From fb6211451e0aa64e36ba309934746c12f9ebd869 Mon Sep 17 00:00:00 2001 From: Geroge Hunt Date: Sat, 26 Feb 2011 20:19:01 +0000 Subject: create initial snapshot --- diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..d511905 --- /dev/null +++ b/COPYING @@ -0,0 +1,339 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/MANIFEST b/MANIFEST new file mode 100644 index 0000000..a768065 --- /dev/null +++ b/MANIFEST @@ -0,0 +1,3380 @@ +terminal.py +setup.py +MAINTAINERS +NEWS +browser.pyo +COPYING +progresslistener.py +progresslistener.pyo +browser.py +terminal.pyo +README +vim71_del/ftoff.vim +vim71_del/synmenu.vim +vim71_del/delmenu.vim +vim71_del/bugreport.vim +vim71_del/optwin.vim +vim71_del/indoff.vim +vim71_del/mswin.vim +vim71_del/ftplugof.vim +vim71_del/ftplugin.vim +vim71_del/gvimrc_example.vim +vim71_del/evim.vim +vim71_del/indent.vim +vim71_del/filetype.vim +vim71_del/vimrc_example.vim +vim71_del/scripts.vim +vim71_del/menu.vim +vim71_del/spell/en.utf-8.spl +vim71_del/spell/en.ascii.spl +vim71_del/spell/cleanadd.vim +vim71_del/spell/en.ascii.sug +vim71_del/spell/yi.vim +vim71_del/spell/en.utf-8.sug +vim71_del/spell/en.latin1.spl +vim71_del/spell/en.latin1.sug +vim71_del/spell/he.vim +vim71_del/colors/pablo.vim +vim71_del/colors/default.vim +vim71_del/colors/evening.vim +vim71_del/colors/peachpuff.vim +vim71_del/colors/zellner.vim +vim71_del/colors/slate.vim +vim71_del/colors/desert.vim +vim71_del/colors/morning.vim +vim71_del/colors/README.txt +vim71_del/colors/darkblue.vim +vim71_del/colors/koehler.vim +vim71_del/colors/shine.vim +vim71_del/colors/murphy.vim +vim71_del/colors/ron.vim +vim71_del/colors/delek.vim +vim71_del/colors/elflord.vim +vim71_del/colors/blue.vim +vim71_del/colors/torte.vim +vim71_del/ftplugin/lua.vim +vim71_del/ftplugin/eterm.vim +vim71_del/ftplugin/calendar.vim +vim71_del/ftplugin/dictdconf.vim +vim71_del/ftplugin/tcsh.vim +vim71_del/ftplugin/cs.vim +vim71_del/ftplugin/rpl.vim +vim71_del/ftplugin/manconf.vim +vim71_del/ftplugin/php.vim +vim71_del/ftplugin/xdefaults.vim +vim71_del/ftplugin/initex.vim +vim71_del/ftplugin/xmodmap.vim +vim71_del/ftplugin/html.vim +vim71_del/ftplugin/yaml.vim +vim71_del/ftplugin/ch.vim +vim71_del/ftplugin/services.vim +vim71_del/ftplugin/mailcap.vim +vim71_del/ftplugin/udevperm.vim +vim71_del/ftplugin/mp.vim +vim71_del/ftplugin/javascript.vim +vim71_del/ftplugin/racc.vim +vim71_del/ftplugin/vb.vim +vim71_del/ftplugin/mrxvtrc.vim +vim71_del/ftplugin/screen.vim +vim71_del/ftplugin/svg.vim +vim71_del/ftplugin/sshconfig.vim +vim71_del/ftplugin/fortran.vim +vim71_del/ftplugin/crm.vim +vim71_del/ftplugin/automake.vim +vim71_del/ftplugin/java.vim +vim71_del/ftplugin/debchangelog.vim +vim71_del/ftplugin/slpreg.vim +vim71_del/ftplugin/bst.vim +vim71_del/ftplugin/art.vim +vim71_del/ftplugin/cpp.vim +vim71_del/ftplugin/hamster.vim +vim71_del/ftplugin/changelog.vim +vim71_del/ftplugin/lprolog.vim +vim71_del/ftplugin/spec.vim +vim71_del/ftplugin/zsh.vim +vim71_del/ftplugin/xs.vim +vim71_del/ftplugin/kwt.vim +vim71_del/ftplugin/flexwiki.vim +vim71_del/ftplugin/dircolors.vim +vim71_del/ftplugin/ada.vim +vim71_del/ftplugin/xml.vim +vim71_del/ftplugin/grub.vim +vim71_del/ftplugin/libao.vim +vim71_del/ftplugin/make.vim +vim71_del/ftplugin/muttrc.vim +vim71_del/ftplugin/vhdl.vim +vim71_del/ftplugin/ocaml.vim +vim71_del/ftplugin/terminfo.vim +vim71_del/ftplugin/sql.vim +vim71_del/ftplugin/elinks.vim +vim71_del/ftplugin/udevconf.vim +vim71_del/ftplugin/verilog.vim +vim71_del/ftplugin/pamconf.vim +vim71_del/ftplugin/postscr.vim +vim71_del/ftplugin/diff.vim +vim71_del/ftplugin/bdf.vim +vim71_del/ftplugin/aspvbs.vim +vim71_del/ftplugin/man.vim +vim71_del/ftplugin/lisp.vim +vim71_del/ftplugin/ishd.vim +vim71_del/ftplugin/alsaconf.vim +vim71_del/ftplugin/group.vim +vim71_del/ftplugin/mail.vim +vim71_del/ftplugin/passwd.vim +vim71_del/ftplugin/dictconf.vim +vim71_del/ftplugin/slpconf.vim +vim71_del/ftplugin/README.txt +vim71_del/ftplugin/xhtml.vim +vim71_del/ftplugin/config.vim +vim71_del/ftplugin/a2ps.vim +vim71_del/ftplugin/python.vim +vim71_del/ftplugin/mf.vim +vim71_del/ftplugin/xinetd.vim +vim71_del/ftplugin/csh.vim +vim71_del/ftplugin/jsp.vim +vim71_del/ftplugin/nanorc.vim +vim71_del/ftplugin/netrc.vim +vim71_del/ftplugin/ld.vim +vim71_del/ftplugin/haskell.vim +vim71_del/ftplugin/help.vim +vim71_del/ftplugin/mupad.vim +vim71_del/ftplugin/loginaccess.vim +vim71_del/ftplugin/c.vim +vim71_del/ftplugin/logindefs.vim +vim71_del/ftplugin/occam.vim +vim71_del/ftplugin/ant.vim +vim71_del/ftplugin/htmldjango.vim +vim71_del/ftplugin/cobol.vim +vim71_del/ftplugin/fvwm.vim +vim71_del/ftplugin/slpspi.vim +vim71_del/ftplugin/prolog.vim +vim71_del/ftplugin/sieve.vim +vim71_del/ftplugin/xsd.vim +vim71_del/ftplugin/fetchmail.vim +vim71_del/ftplugin/perl.vim +vim71_del/ftplugin/xslt.vim +vim71_del/ftplugin/mplayerconf.vim +vim71_del/ftplugin/AppendMatchGroup.vim +vim71_del/ftplugin/sgml.vim +vim71_del/ftplugin/btm.vim +vim71_del/ftplugin/csc.vim +vim71_del/ftplugin/sysctl.vim +vim71_del/ftplugin/rnc.vim +vim71_del/ftplugin/pinfo.vim +vim71_del/ftplugin/updatedb.vim +vim71_del/ftplugin/matlab.vim +vim71_del/ftplugin/cvsrc.vim +vim71_del/ftplugin/css.vim +vim71_del/ftplugin/gpg.vim +vim71_del/ftplugin/ruby.vim +vim71_del/ftplugin/context.vim +vim71_del/ftplugin/sudoers.vim +vim71_del/ftplugin/modconf.vim +vim71_del/ftplugin/aap.vim +vim71_del/ftplugin/m4.vim +vim71_del/ftplugin/xf86conf.vim +vim71_del/ftplugin/rst.vim +vim71_del/ftplugin/pascal.vim +vim71_del/ftplugin/indent.vim +vim71_del/ftplugin/limits.vim +vim71_del/ftplugin/sh.vim +vim71_del/ftplugin/udevrules.vim +vim71_del/ftplugin/readline.vim +vim71_del/ftplugin/scheme.vim +vim71_del/ftplugin/lftp.vim +vim71_del/ftplugin/arch.vim +vim71_del/ftplugin/eruby.vim +vim71_del/ftplugin/dtd.vim +vim71_del/ftplugin/mailaliases.vim +vim71_del/ftplugin/kconfig.vim +vim71_del/ftplugin/pyrex.vim +vim71_del/ftplugin/tex.vim +vim71_del/ftplugin/procmail.vim +vim71_del/ftplugin/sensors.vim +vim71_del/ftplugin/quake.vim +vim71_del/ftplugin/vim.vim +vim71_del/ftplugin/dosbatch.vim +vim71_del/ftplugin/conf.vim +vim71_del/ftplugin/objc.vim +vim71_del/ftplugin/protocols.vim +vim71_del/ftplugin/setserial.vim +vim71_del/ftplugin/plaintex.vim +vim71_del/ftplugin/abaqus.vim +vim71_del/keymap/arabic_utf-8.vim +vim71_del/keymap/serbian-latin.vim +vim71_del/keymap/serbian_iso-8859-2.vim +vim71_del/keymap/bulgarian.vim +vim71_del/keymap/canfr-win.vim +vim71_del/keymap/polish-slash_utf-8.vim +vim71_del/keymap/polish-slash_cp1250.vim +vim71_del/keymap/sinhala-phonetic_utf-8.vim +vim71_del/keymap/sinhala.vim +vim71_del/keymap/hebrew_utf-8.vim +vim71_del/keymap/serbian-latin_utf-8.vim +vim71_del/keymap/bulgarian-bds.vim +vim71_del/keymap/bulgarian-phonetic.vim +vim71_del/keymap/czech.vim +vim71_del/keymap/thaana.vim +vim71_del/keymap/slovak_utf-8.vim +vim71_del/keymap/hebrewp.vim +vim71_del/keymap/thaana-phonetic_utf-8.vim +vim71_del/keymap/pinyin.vim +vim71_del/keymap/slovak_cp1250.vim +vim71_del/keymap/czech_utf-8.vim +vim71_del/keymap/russian-jcuken.vim +vim71_del/keymap/serbian_utf-8.vim +vim71_del/keymap/hebrewp_cp1255.vim +vim71_del/keymap/slovak_iso-8859-2.vim +vim71_del/keymap/polish-slash.vim +vim71_del/keymap/greek_cp737.vim +vim71_del/keymap/accents.vim +vim71_del/keymap/polish-slash_cp852.vim +vim71_del/keymap/hebrewp_utf-8.vim +vim71_del/keymap/esperanto.vim +vim71_del/keymap/hebrew_iso-8859-8.vim +vim71_del/keymap/README.txt +vim71_del/keymap/lithuanian-baltic.vim +vim71_del/keymap/hebrew.vim +vim71_del/keymap/esperanto_utf-8.vim +vim71_del/keymap/kana.vim +vim71_del/keymap/persian-iranian_utf-8.vim +vim71_del/keymap/greek_cp1253.vim +vim71_del/keymap/tamil_tscii.vim +vim71_del/keymap/polish-slash_iso-8859-2.vim +vim71_del/keymap/greek_iso-8859-7.vim +vim71_del/keymap/russian-yawerty.vim +vim71_del/keymap/ukrainian-jcuken.vim +vim71_del/keymap/serbian_iso-8859-5.vim +vim71_del/keymap/vietnamese-viqr_utf-8.vim +vim71_del/keymap/arabic.vim +vim71_del/keymap/hebrew_cp1255.vim +vim71_del/keymap/serbian_cp1250.vim +vim71_del/keymap/slovak.vim +vim71_del/keymap/persian.vim +vim71_del/keymap/serbian_cp1251.vim +vim71_del/keymap/mongolian_utf-8.vim +vim71_del/keymap/russian-jcukenwin.vim +vim71_del/keymap/magyar_utf-8.vim +vim71_del/keymap/greek_utf-8.vim +vim71_del/keymap/serbian.vim +vim71_del/keymap/hebrewp_iso-8859-8.vim +vim71_del/keymap/greek.vim +vim71_del/plugin/netrwPlugin.vim +vim71_del/plugin/rrhelper.vim +vim71_del/plugin/gzip.vim +vim71_del/plugin/zipPlugin.vim +vim71_del/plugin/matchparen.vim +vim71_del/plugin/tarPlugin.vim +vim71_del/plugin/ipy.vim +vim71_del/plugin/tohtml.vim +vim71_del/plugin/README.txt +vim71_del/plugin/getscriptPlugin.vim +vim71_del/plugin/spellfile.vim +vim71_del/plugin/vimballPlugin.vim +vim71_del/indent/pov.vim +vim71_del/indent/lua.vim +vim71_del/indent/tcl.vim +vim71_del/indent/eterm.vim +vim71_del/indent/dictdconf.vim +vim71_del/indent/tcsh.vim +vim71_del/indent/cs.vim +vim71_del/indent/d.vim +vim71_del/indent/GenericIndent.vim +vim71_del/indent/rpl.vim +vim71_del/indent/php.vim +vim71_del/indent/bib.vim +vim71_del/indent/cdl.vim +vim71_del/indent/html.vim +vim71_del/indent/sqlanywhere.vim +vim71_del/indent/ch.vim +vim71_del/indent/mp.vim +vim71_del/indent/javascript.vim +vim71_del/indent/vb.vim +vim71_del/indent/cmake.vim +vim71_del/indent/fortran.vim +vim71_del/indent/automake.vim +vim71_del/indent/java.vim +vim71_del/indent/bst.vim +vim71_del/indent/cpp.vim +vim71_del/indent/hamster.vim +vim71_del/indent/changelog.vim +vim71_del/indent/zsh.vim +vim71_del/indent/ada.vim +vim71_del/indent/xml.vim +vim71_del/indent/make.vim +vim71_del/indent/vhdl.vim +vim71_del/indent/ocaml.vim +vim71_del/indent/sql.vim +vim71_del/indent/sml.vim +vim71_del/indent/verilog.vim +vim71_del/indent/postscr.vim +vim71_del/indent/sdl.vim +vim71_del/indent/eiffel.vim +vim71_del/indent/mma.vim +vim71_del/indent/lisp.vim +vim71_del/indent/ishd.vim +vim71_del/indent/dictconf.vim +vim71_del/indent/README.txt +vim71_del/indent/xhtml.vim +vim71_del/indent/config.vim +vim71_del/indent/python.vim +vim71_del/indent/xinetd.vim +vim71_del/indent/jsp.vim +vim71_del/indent/ld.vim +vim71_del/indent/mupad.vim +vim71_del/indent/tilde.vim +vim71_del/indent/yacc.vim +vim71_del/indent/c.vim +vim71_del/indent/occam.vim +vim71_del/indent/ant.vim +vim71_del/indent/htmldjango.vim +vim71_del/indent/cobol.vim +vim71_del/indent/docbk.vim +vim71_del/indent/prolog.vim +vim71_del/indent/dylan.vim +vim71_del/indent/xsd.vim +vim71_del/indent/perl.vim +vim71_del/indent/xslt.vim +vim71_del/indent/matlab.vim +vim71_del/indent/css.vim +vim71_del/indent/ruby.vim +vim71_del/indent/aap.vim +vim71_del/indent/xf86conf.vim +vim71_del/indent/rst.vim +vim71_del/indent/pascal.vim +vim71_del/indent/sh.vim +vim71_del/indent/readline.vim +vim71_del/indent/scheme.vim +vim71_del/indent/awk.vim +vim71_del/indent/eruby.vim +vim71_del/indent/idlang.vim +vim71_del/indent/pyrex.vim +vim71_del/indent/vim.vim +vim71_del/indent/objc.vim +vim71_del/compiler/decada.vim +vim71_del/compiler/tcl.vim +vim71_del/compiler/pyunit.vim +vim71_del/compiler/checkstyle.vim +vim71_del/compiler/cs.vim +vim71_del/compiler/php.vim +vim71_del/compiler/rubyunit.vim +vim71_del/compiler/mips_c.vim +vim71_del/compiler/mipspro_c89.vim +vim71_del/compiler/modelsim_vcom.vim +vim71_del/compiler/se.vim +vim71_del/compiler/pbx.vim +vim71_del/compiler/fortran_g77.vim +vim71_del/compiler/irix5_cpp.vim +vim71_del/compiler/hp_acc.vim +vim71_del/compiler/icc.vim +vim71_del/compiler/irix5_c.vim +vim71_del/compiler/mcs.vim +vim71_del/compiler/xmlwf.vim +vim71_del/compiler/intel.vim +vim71_del/compiler/fortran_F.vim +vim71_del/compiler/fortran_lf95.vim +vim71_del/compiler/bcc.vim +vim71_del/compiler/mipspro_cpp.vim +vim71_del/compiler/bdf.vim +vim71_del/compiler/README.txt +vim71_del/compiler/javac.vim +vim71_del/compiler/ant.vim +vim71_del/compiler/fortran_elf90.vim +vim71_del/compiler/jikes.vim +vim71_del/compiler/splint.vim +vim71_del/compiler/gcc.vim +vim71_del/compiler/fortran_cv.vim +vim71_del/compiler/neato.vim +vim71_del/compiler/fpc.vim +vim71_del/compiler/perl.vim +vim71_del/compiler/onsgmls.vim +vim71_del/compiler/tidy.vim +vim71_del/compiler/ruby.vim +vim71_del/compiler/rst.vim +vim71_del/compiler/dot.vim +vim71_del/compiler/gnat.vim +vim71_del/compiler/eruby.vim +vim71_del/compiler/msvc.vim +vim71_del/compiler/tex.vim +vim71_del/compiler/xmllint.vim +vim71_del/print/iso-8859-2.ps +vim71_del/print/prolog.ps +vim71_del/print/iso-8859-13.ps +vim71_del/print/iso-8859-10.ps +vim71_del/print/cp1254.ps +vim71_del/print/iso-8859-3.ps +vim71_del/print/iso-8859-5.ps +vim71_del/print/cp1252.ps +vim71_del/print/ebcdic-uk.ps +vim71_del/print/ascii.ps +vim71_del/print/iso-8859-4.ps +vim71_del/print/cp1255.ps +vim71_del/print/iso-8859-11.ps +vim71_del/print/hp-roman8.ps +vim71_del/print/cp1250.ps +vim71_del/print/iso-8859-7.ps +vim71_del/print/cp1257.ps +vim71_del/print/cidfont.ps +vim71_del/print/iso-8859-8.ps +vim71_del/print/ks_roman.ps +vim71_del/print/jis_roman.ps +vim71_del/print/cns_roman.ps +vim71_del/print/koi8-r.ps +vim71_del/print/mac-roman.ps +vim71_del/print/iso-8859-15.ps +vim71_del/print/cp1251.ps +vim71_del/print/iso-8859-14.ps +vim71_del/print/cp1253.ps +vim71_del/print/gb_roman.ps +vim71_del/print/dec-mcs.ps +vim71_del/print/latin1.ps +vim71_del/print/iso-8859-9.ps +vim71_del/print/koi8-u.ps +vim71_del/autoload/decada.vim +vim71_del/autoload/rubycomplete.vim +vim71_del/autoload/ccomplete.vim +vim71_del/autoload/adacomplete.vim +vim71_del/autoload/getscript.vim +vim71_del/autoload/syntaxcomplete.vim +vim71_del/autoload/csscomplete.vim +vim71_del/autoload/gzip.vim +vim71_del/autoload/vimball.vim +vim71_del/autoload/javascriptcomplete.vim +vim71_del/autoload/pythoncomplete.vim +vim71_del/autoload/xmlcomplete.vim +vim71_del/autoload/paste.vim +vim71_del/autoload/ada.vim +vim71_del/autoload/phpcomplete.vim +vim71_del/autoload/netrw.vim +vim71_del/autoload/README.txt +vim71_del/autoload/sqlcomplete.vim +vim71_del/autoload/tar.vim +vim71_del/autoload/htmlcomplete.vim +vim71_del/autoload/spellfile.vim +vim71_del/autoload/netrwSettings.vim +vim71_del/autoload/netrwFileHandlers.vim +vim71_del/autoload/zip.vim +vim71_del/autoload/gnat.vim +vim71_del/autoload/xml/html40t.vim +vim71_del/autoload/xml/html40s.vim +vim71_del/autoload/xml/xsl.vim +vim71_del/autoload/xml/html401f.vim +vim71_del/autoload/xml/html32.vim +vim71_del/autoload/xml/xhtml10s.vim +vim71_del/autoload/xml/xsd.vim +vim71_del/autoload/xml/xhtml11.vim +vim71_del/autoload/xml/html40f.vim +vim71_del/autoload/xml/html401t.vim +vim71_del/autoload/xml/html401s.vim +vim71_del/autoload/xml/xhtml10t.vim +vim71_del/autoload/xml/xhtml10f.vim +vim71_del/syntax/htmlos.vim +vim71_del/syntax/pov.vim +vim71_del/syntax/gdmo.vim +vim71_del/syntax/sqr.vim +vim71_del/syntax/gretl.vim +vim71_del/syntax/natural.vim +vim71_del/syntax/bindzone.vim +vim71_del/syntax/lua.vim +vim71_del/syntax/spup.vim +vim71_del/syntax/pic.vim +vim71_del/syntax/chordpro.vim +vim71_del/syntax/change.vim +vim71_del/syntax/omnimark.vim +vim71_del/syntax/tcl.vim +vim71_del/syntax/tli.vim +vim71_del/syntax/rebol.vim +vim71_del/syntax/slice.vim +vim71_del/syntax/eterm.vim +vim71_del/syntax/calendar.vim +vim71_del/syntax/dosini.vim +vim71_del/syntax/conaryrecipe.vim +vim71_del/syntax/cheetah.vim +vim71_del/syntax/erlang.vim +vim71_del/syntax/resolv.vim +vim71_del/syntax/tags.vim +vim71_del/syntax/dictdconf.vim +vim71_del/syntax/tcsh.vim +vim71_del/syntax/vsejcl.vim +vim71_del/syntax/docbkxml.vim +vim71_del/syntax/elmfilt.vim +vim71_del/syntax/cs.vim +vim71_del/syntax/asmh8300.vim +vim71_del/syntax/d.vim +vim71_del/syntax/mib.vim +vim71_del/syntax/smith.vim +vim71_del/syntax/inittab.vim +vim71_del/syntax/rcslog.vim +vim71_del/syntax/rpl.vim +vim71_del/syntax/manconf.vim +vim71_del/syntax/php.vim +vim71_del/syntax/bib.vim +vim71_del/syntax/bc.vim +vim71_del/syntax/elf.vim +vim71_del/syntax/tpp.vim +vim71_del/syntax/hb.vim +vim71_del/syntax/cdl.vim +vim71_del/syntax/dtml.vim +vim71_del/syntax/masm.vim +vim71_del/syntax/sas.vim +vim71_del/syntax/xdefaults.vim +vim71_del/syntax/strace.vim +vim71_del/syntax/tssgm.vim +vim71_del/syntax/fgl.vim +vim71_del/syntax/autohotkey.vim +vim71_del/syntax/psf.vim +vim71_del/syntax/sather.vim +vim71_del/syntax/initex.vim +vim71_del/syntax/plsql.vim +vim71_del/syntax/qf.vim +vim71_del/syntax/ptcap.vim +vim71_del/syntax/sindaout.vim +vim71_del/syntax/radiance.vim +vim71_del/syntax/xmodmap.vim +vim71_del/syntax/ppwiz.vim +vim71_del/syntax/sendpr.vim +vim71_del/syntax/aml.vim +vim71_del/syntax/squid.vim +vim71_del/syntax/maxima.vim +vim71_del/syntax/html.vim +vim71_del/syntax/yaml.vim +vim71_del/syntax/specman.vim +vim71_del/syntax/sqlanywhere.vim +vim71_del/syntax/ch.vim +vim71_del/syntax/services.vim +vim71_del/syntax/sqloracle.vim +vim71_del/syntax/mailcap.vim +vim71_del/syntax/sed.vim +vim71_del/syntax/plp.vim +vim71_del/syntax/diva.vim +vim71_del/syntax/udevperm.vim +vim71_del/syntax/mp.vim +vim71_del/syntax/javascript.vim +vim71_del/syntax/nsis.vim +vim71_del/syntax/monk.vim +vim71_del/syntax/debsources.vim +vim71_del/syntax/racc.vim +vim71_del/syntax/vb.vim +vim71_del/syntax/mrxvtrc.vim +vim71_del/syntax/tsalt.vim +vim71_del/syntax/catalog.vim +vim71_del/syntax/cuplsim.vim +vim71_del/syntax/pilrc.vim +vim71_del/syntax/prescribe.vim +vim71_del/syntax/stata.vim +vim71_del/syntax/viminfo.vim +vim71_del/syntax/nastran.vim +vim71_del/syntax/lhaskell.vim +vim71_del/syntax/inform.vim +vim71_del/syntax/vgrindefs.vim +vim71_del/syntax/sgmldecl.vim +vim71_del/syntax/icemenu.vim +vim71_del/syntax/sisu.vim +vim71_del/syntax/cupl.vim +vim71_del/syntax/chill.vim +vim71_del/syntax/named.vim +vim71_del/syntax/cmake.vim +vim71_del/syntax/nroff.vim +vim71_del/syntax/modula3.vim +vim71_del/syntax/msidl.vim +vim71_del/syntax/screen.vim +vim71_del/syntax/cmusrc.vim +vim71_del/syntax/sshconfig.vim +vim71_del/syntax/fortran.vim +vim71_del/syntax/crm.vim +vim71_del/syntax/r.vim +vim71_del/syntax/esqlc.vim +vim71_del/syntax/automake.vim +vim71_del/syntax/lout.vim +vim71_del/syntax/java.vim +vim71_del/syntax/edif.vim +vim71_del/syntax/desktop.vim +vim71_del/syntax/ctrlh.vim +vim71_del/syntax/ldapconf.vim +vim71_del/syntax/a65.vim +vim71_del/syntax/debchangelog.vim +vim71_del/syntax/ipfilter.vim +vim71_del/syntax/master.vim +vim71_del/syntax/sl.vim +vim71_del/syntax/form.vim +vim71_del/syntax/slpreg.vim +vim71_del/syntax/mmix.vim +vim71_del/syntax/bst.vim +vim71_del/syntax/litestep.vim +vim71_del/syntax/smil.vim +vim71_del/syntax/registry.vim +vim71_del/syntax/opl.vim +vim71_del/syntax/lite.vim +vim71_del/syntax/art.vim +vim71_del/syntax/asterisk.vim +vim71_del/syntax/cpp.vim +vim71_del/syntax/wml.vim +vim71_del/syntax/hamster.vim +vim71_del/syntax/cynpp.vim +vim71_del/syntax/slrnsc.vim +vim71_del/syntax/changelog.vim +vim71_del/syntax/atlas.vim +vim71_del/syntax/autoit.vim +vim71_del/syntax/lprolog.vim +vim71_del/syntax/robots.vim +vim71_del/syntax/mysql.vim +vim71_del/syntax/spec.vim +vim71_del/syntax/htmlm4.vim +vim71_del/syntax/zsh.vim +vim71_del/syntax/abc.vim +vim71_del/syntax/xkb.vim +vim71_del/syntax/verilogams.vim +vim71_del/syntax/groovy.vim +vim71_del/syntax/xs.vim +vim71_del/syntax/kwt.vim +vim71_del/syntax/flexwiki.vim +vim71_del/syntax/dircolors.vim +vim71_del/syntax/xxd.vim +vim71_del/syntax/jal.vim +vim71_del/syntax/wdiff.vim +vim71_del/syntax/apache.vim +vim71_del/syntax/spyce.vim +vim71_del/syntax/basic.vim +vim71_del/syntax/2html.vim +vim71_del/syntax/ada.vim +vim71_del/syntax/xml.vim +vim71_del/syntax/fstab.vim +vim71_del/syntax/grub.vim +vim71_del/syntax/progress.vim +vim71_del/syntax/po.vim +vim71_del/syntax/tads.vim +vim71_del/syntax/exim.vim +vim71_del/syntax/libao.vim +vim71_del/syntax/dsl.vim +vim71_del/syntax/manual.vim +vim71_del/syntax/xquery.vim +vim71_del/syntax/purifylog.vim +vim71_del/syntax/blank.vim +vim71_del/syntax/make.vim +vim71_del/syntax/hercules.vim +vim71_del/syntax/dcd.vim +vim71_del/syntax/cynlib.vim +vim71_del/syntax/fvwm2m4.vim +vim71_del/syntax/hitest.vim +vim71_del/syntax/sicad.vim +vim71_del/syntax/muttrc.vim +vim71_del/syntax/vhdl.vim +vim71_del/syntax/ocaml.vim +vim71_del/syntax/dylanintr.vim +vim71_del/syntax/valgrind.vim +vim71_del/syntax/ppd.vim +vim71_del/syntax/tssop.vim +vim71_del/syntax/webmacro.vim +vim71_del/syntax/syntax.vim +vim71_del/syntax/mel.vim +vim71_del/syntax/rtf.vim +vim71_del/syntax/terminfo.vim +vim71_del/syntax/objcpp.vim +vim71_del/syntax/antlr.vim +vim71_del/syntax/ibasic.vim +vim71_del/syntax/snnsres.vim +vim71_del/syntax/colortest.vim +vim71_del/syntax/lss.vim +vim71_del/syntax/jargon.vim +vim71_del/syntax/lpc.vim +vim71_del/syntax/esterel.vim +vim71_del/syntax/sql.vim +vim71_del/syntax/elinks.vim +vim71_del/syntax/sml.vim +vim71_del/syntax/htmlcheetah.vim +vim71_del/syntax/xpm.vim +vim71_del/syntax/tf.vim +vim71_del/syntax/jgraph.vim +vim71_del/syntax/snobol4.vim +vim71_del/syntax/takcmp.vim +vim71_del/syntax/framescript.vim +vim71_del/syntax/slang.vim +vim71_del/syntax/udevconf.vim +vim71_del/syntax/trustees.vim +vim71_del/syntax/tak.vim +vim71_del/syntax/groff.vim +vim71_del/syntax/smarty.vim +vim71_del/syntax/aflex.vim +vim71_del/syntax/verilog.vim +vim71_del/syntax/wsh.vim +vim71_del/syntax/lex.vim +vim71_del/syntax/pamconf.vim +vim71_del/syntax/trasys.vim +vim71_del/syntax/postscr.vim +vim71_del/syntax/dns.vim +vim71_del/syntax/vrml.vim +vim71_del/syntax/sdl.vim +vim71_del/syntax/diff.vim +vim71_del/syntax/bdf.vim +vim71_del/syntax/fasm.vim +vim71_del/syntax/aspvbs.vim +vim71_del/syntax/man.vim +vim71_del/syntax/st.vim +vim71_del/syntax/fdcc.vim +vim71_del/syntax/cfg.vim +vim71_del/syntax/z8a.vim +vim71_del/syntax/simula.vim +vim71_del/syntax/eviews.vim +vim71_del/syntax/gkrellmrc.vim +vim71_del/syntax/gnuplot.vim +vim71_del/syntax/eiffel.vim +vim71_del/syntax/model.vim +vim71_del/syntax/mma.vim +vim71_del/syntax/lisp.vim +vim71_del/syntax/pccts.vim +vim71_del/syntax/mason.vim +vim71_del/syntax/ishd.vim +vim71_del/syntax/logtalk.vim +vim71_del/syntax/alsaconf.vim +vim71_del/syntax/hex.vim +vim71_del/syntax/cterm.vim +vim71_del/syntax/group.vim +vim71_del/syntax/mail.vim +vim71_del/syntax/csp.vim +vim71_del/syntax/chaskell.vim +vim71_del/syntax/lscript.vim +vim71_del/syntax/whitespace.vim +vim71_del/syntax/doxygen.vim +vim71_del/syntax/stp.vim +vim71_del/syntax/synload.vim +vim71_del/syntax/texmf.vim +vim71_del/syntax/passwd.vim +vim71_del/syntax/dictconf.vim +vim71_del/syntax/latte.vim +vim71_del/syntax/slpconf.vim +vim71_del/syntax/docbksgml.vim +vim71_del/syntax/papp.vim +vim71_del/syntax/pike.vim +vim71_del/syntax/ampl.vim +vim71_del/syntax/javacc.vim +vim71_del/syntax/netrw.vim +vim71_del/syntax/README.txt +vim71_del/syntax/rpcgen.vim +vim71_del/syntax/xhtml.vim +vim71_del/syntax/snnspat.vim +vim71_del/syntax/wvdial.vim +vim71_del/syntax/config.vim +vim71_del/syntax/a2ps.vim +vim71_del/syntax/python.vim +vim71_del/syntax/cl.vim +vim71_del/syntax/mf.vim +vim71_del/syntax/xinetd.vim +vim71_del/syntax/aspperl.vim +vim71_del/syntax/csh.vim +vim71_del/syntax/jsp.vim +vim71_del/syntax/nanorc.vim +vim71_del/syntax/netrc.vim +vim71_del/syntax/ld.vim +vim71_del/syntax/tar.vim +vim71_del/syntax/mush.vim +vim71_del/syntax/haskell.vim +vim71_del/syntax/ayacc.vim +vim71_del/syntax/lifelines.vim +vim71_del/syntax/pfmain.vim +vim71_del/syntax/skill.vim +vim71_del/syntax/help.vim +vim71_del/syntax/sshdconfig.vim +vim71_del/syntax/mupad.vim +vim71_del/syntax/winbatch.vim +vim71_del/syntax/ora.vim +vim71_del/syntax/takout.vim +vim71_del/syntax/icon.vim +vim71_del/syntax/forth.vim +vim71_del/syntax/focexec.vim +vim71_del/syntax/sinda.vim +vim71_del/syntax/loginaccess.vim +vim71_del/syntax/tilde.vim +vim71_del/syntax/django.vim +vim71_del/syntax/clipper.vim +vim71_del/syntax/yacc.vim +vim71_del/syntax/c.vim +vim71_del/syntax/pod.vim +vim71_del/syntax/virata.vim +vim71_del/syntax/lilo.vim +vim71_del/syntax/gdb.vim +vim71_del/syntax/nosyntax.vim +vim71_del/syntax/rcs.vim +vim71_del/syntax/logindefs.vim +vim71_del/syntax/occam.vim +vim71_del/syntax/ratpoison.vim +vim71_del/syntax/jam.vim +vim71_del/syntax/ecd.vim +vim71_del/syntax/modula2.vim +vim71_del/syntax/modsim3.vim +vim71_del/syntax/ant.vim +vim71_del/syntax/sqlj.vim +vim71_del/syntax/wsml.vim +vim71_del/syntax/htmldjango.vim +vim71_del/syntax/jproperties.vim +vim71_del/syntax/cobol.vim +vim71_del/syntax/ave.vim +vim71_del/syntax/fvwm.vim +vim71_del/syntax/sqlforms.vim +vim71_del/syntax/initng.vim +vim71_del/syntax/ia64.vim +vim71_del/syntax/vmasm.vim +vim71_del/syntax/slpspi.vim +vim71_del/syntax/docbk.vim +vim71_del/syntax/hog.vim +vim71_del/syntax/splint.vim +vim71_del/syntax/mgl.vim +vim71_del/syntax/prolog.vim +vim71_del/syntax/gp.vim +vim71_del/syntax/slrnrc.vim +vim71_del/syntax/syncolor.vim +vim71_del/syntax/b.vim +vim71_del/syntax/rc.vim +vim71_del/syntax/xmath.vim +vim71_del/syntax/texinfo.vim +vim71_del/syntax/povini.vim +vim71_del/syntax/uc.vim +vim71_del/syntax/sieve.vim +vim71_del/syntax/dylan.vim +vim71_del/syntax/xsd.vim +vim71_del/syntax/gtkrc.vim +vim71_del/syntax/dcl.vim +vim71_del/syntax/ahdl.vim +vim71_del/syntax/fetchmail.vim +vim71_del/syntax/moo.vim +vim71_del/syntax/exports.vim +vim71_del/syntax/debcontrol.vim +vim71_del/syntax/perl.vim +vim71_del/syntax/asm.vim +vim71_del/syntax/messages.vim +vim71_del/syntax/xslt.vim +vim71_del/syntax/kscript.vim +vim71_del/syntax/clean.vim +vim71_del/syntax/smcl.vim +vim71_del/syntax/idl.vim +vim71_del/syntax/mplayerconf.vim +vim71_del/syntax/sgml.vim +vim71_del/syntax/lace.vim +vim71_del/syntax/rexx.vim +vim71_del/syntax/vera.vim +vim71_del/syntax/btm.vim +vim71_del/syntax/abel.vim +vim71_del/syntax/tidy.vim +vim71_del/syntax/csc.vim +vim71_del/syntax/phtml.vim +vim71_del/syntax/asm68k.vim +vim71_del/syntax/sysctl.vim +vim71_del/syntax/kix.vim +vim71_del/syntax/asn.vim +vim71_del/syntax/cdrtoc.vim +vim71_del/syntax/rnc.vim +vim71_del/syntax/sgmllnx.vim +vim71_del/syntax/pinfo.vim +vim71_del/syntax/updatedb.vim +vim71_del/syntax/matlab.vim +vim71_del/syntax/cvsrc.vim +vim71_del/syntax/lynx.vim +vim71_del/syntax/spice.vim +vim71_del/syntax/scilab.vim +vim71_del/syntax/css.vim +vim71_del/syntax/apachestyle.vim +vim71_del/syntax/gpg.vim +vim71_del/syntax/snnsnet.vim +vim71_del/syntax/ldif.vim +vim71_del/syntax/ruby.vim +vim71_del/syntax/iss.vim +vim71_del/syntax/context.vim +vim71_del/syntax/samba.vim +vim71_del/syntax/sudoers.vim +vim71_del/syntax/modconf.vim +vim71_del/syntax/foxpro.vim +vim71_del/syntax/msql.vim +vim71_del/syntax/sqlinformix.vim +vim71_del/syntax/aap.vim +vim71_del/syntax/sm.vim +vim71_del/syntax/m4.vim +vim71_del/syntax/xf86conf.vim +vim71_del/syntax/rst.vim +vim71_del/syntax/expect.vim +vim71_del/syntax/web.vim +vim71_del/syntax/pascal.vim +vim71_del/syntax/svn.vim +vim71_del/syntax/indent.vim +vim71_del/syntax/desc.vim +vim71_del/syntax/pcap.vim +vim71_del/syntax/asteriskvm.vim +vim71_del/syntax/tasm.vim +vim71_del/syntax/limits.vim +vim71_del/syntax/dracula.vim +vim71_del/syntax/bzr.vim +vim71_del/syntax/freebasic.vim +vim71_del/syntax/rib.vim +vim71_del/syntax/grads.vim +vim71_del/syntax/lotos.vim +vim71_del/syntax/dot.vim +vim71_del/syntax/sh.vim +vim71_del/syntax/crontab.vim +vim71_del/syntax/cf.vim +vim71_del/syntax/gedcom.vim +vim71_del/syntax/udevrules.vim +vim71_del/syntax/abap.vim +vim71_del/syntax/readline.vim +vim71_del/syntax/sd.vim +vim71_del/syntax/def.vim +vim71_del/syntax/nqc.vim +vim71_del/syntax/dylanlid.vim +vim71_del/syntax/scheme.vim +vim71_del/syntax/lftp.vim +vim71_del/syntax/awk.vim +vim71_del/syntax/xpm2.vim +vim71_del/syntax/arch.vim +vim71_del/syntax/eruby.vim +vim71_del/syntax/mgp.vim +vim71_del/syntax/esmtprc.vim +vim71_del/syntax/dtd.vim +vim71_del/syntax/mailaliases.vim +vim71_del/syntax/idlang.vim +vim71_del/syntax/rnoweb.vim +vim71_del/syntax/ist.vim +vim71_del/syntax/ncf.vim +vim71_del/syntax/rhelp.vim +vim71_del/syntax/kconfig.vim +vim71_del/syntax/pyrex.vim +vim71_del/syntax/privoxy.vim +vim71_del/syntax/acedb.vim +vim71_del/syntax/tsscl.vim +vim71_del/syntax/maple.vim +vim71_del/syntax/tex.vim +vim71_del/syntax/cweb.vim +vim71_del/syntax/procmail.vim +vim71_del/syntax/baan.vim +vim71_del/syntax/cvs.vim +vim71_del/syntax/pine.vim +vim71_del/syntax/sensors.vim +vim71_del/syntax/plm.vim +vim71_del/syntax/gsp.vim +vim71_del/syntax/quake.vim +vim71_del/syntax/wget.vim +vim71_del/syntax/nasm.vim +vim71_del/syntax/uil.vim +vim71_del/syntax/amiga.vim +vim71_del/syntax/vim.vim +vim71_del/syntax/dosbatch.vim +vim71_del/syntax/conf.vim +vim71_del/syntax/objc.vim +vim71_del/syntax/protocols.vim +vim71_del/syntax/setserial.vim +vim71_del/syntax/jess.vim +vim71_del/syntax/plaintex.vim +vim71_del/syntax/remind.vim +vim71_del/syntax/sindacmp.vim +vim71_del/syntax/pf.vim +vim71_del/syntax/openroad.vim +vim71_del/syntax/abaqus.vim +vim71_del/tutor/tutor.ru +vim71_del/tutor/tutor.ja.euc +vim71_del/tutor/tutor.ja.utf-8 +vim71_del/tutor/tutor.zh.big5 +vim71_del/tutor/tutor.hu +vim71_del/tutor/tutor.pl.cp1250 +vim71_del/tutor/tutor.pl.utf-8 +vim71_del/tutor/tutor.de +vim71_del/tutor/tutor.es +vim71_del/tutor/README.gr.txt +vim71_del/tutor/tutor.vim +vim71_del/tutor/tutor.gr.cp737 +vim71_del/tutor/tutor.ca +vim71_del/tutor/tutor.tr.iso9 +vim71_del/tutor/tutor.it +vim71_del/tutor/tutor.ko.euc +vim71_del/tutor/README.txt +vim71_del/tutor/tutor.no +vim71_del/tutor/tutor.ru.cp1251 +vim71_del/tutor/tutor.zh.euc +vim71_del/tutor/tutor.ko.utf-8 +vim71_del/tutor/tutor.cs.utf-8 +vim71_del/tutor/tutor.ru.utf-8 +vim71_del/tutor/tutor +vim71_del/tutor/tutor.tr.utf-8 +vim71_del/tutor/tutor.gr +vim71_del/tutor/tutor.sk.cp1250 +vim71_del/tutor/tutor.cs.cp1250 +vim71_del/tutor/tutor.fr +vim71_del/tutor/tutor.ja.sjis +vim71_del/tutor/README.gr.cp737.txt +vim71_del/tutor/tutor.hu.utf-8 +vim71_del/tutor/tutor.cs +vim71_del/tutor/tutor.gr.utf-8 +vim71_del/tutor/tutor.sk +vim71_del/tutor/tutor.pl +vim71_del/tutor/tutor.sv +vim71_del/tutor/tutor.sk.utf-8 +vim71_del/macros/less.vim +vim71_del/macros/matchit.vim +vim71_del/macros/justify.vim +vim71_del/macros/editexisting.vim +vim71_del/macros/dvorak +vim71_del/macros/README.txt +vim71_del/macros/shellmenu.vim +vim71_del/macros/less.sh +vim71_del/macros/matchit.txt +vim71_del/macros/swapmous.vim +vim71_del/macros/hanoi/click.me +vim71_del/macros/hanoi/poster +vim71_del/macros/hanoi/hanoi.vim +vim71_del/macros/life/click.me +vim71_del/macros/life/life.vim +vim71_del/macros/urm/examples +vim71_del/macros/urm/README.txt +vim71_del/macros/urm/urm +vim71_del/macros/urm/urm.vim +vim71_del/macros/maze/maze_5.78 +vim71_del/macros/maze/Makefile +vim71_del/macros/maze/README.txt +vim71_del/macros/maze/poster +vim71_del/macros/maze/main.aap +vim71_del/macros/maze/maze_mac +vim71_del/doc/usr_31.esx +vim71_del/doc/usr_28.txt.gz +vim71_del/doc/usr_02.esx +vim71_del/doc/usr_06.txt.gz +vim71_del/doc/spell.txt.gz +vim71_del/doc/pi_gzip.txt.gz +vim71_del/doc/motion.txt.gz +vim71_del/doc/usr_26.esx +vim71_del/doc/sign.txt.gz +vim71_del/doc/usr_24.txt.gz +vim71_del/doc/usr_01.txt.gz +vim71_del/doc/usr_32.esx +vim71_del/doc/os_qnx.txt.gz +vim71_del/doc/debug.txt.gz +vim71_del/doc/workshop.txt.gz +vim71_del/doc/message.txt.gz +vim71_del/doc/usr_09.txt.gz +vim71_del/doc/usr_04.esx +vim71_del/doc/indent.txt.gz +vim71_del/doc/usr_12.txt.gz +vim71_del/doc/tabpage.txt.gz +vim71_del/doc/pi_spec.txt.gz +vim71_del/doc/help.esx +vim71_del/doc/usr_27.esx +vim71_del/doc/pi_paren.txt.gz +vim71_del/doc/intro.esx +vim71_del/doc/usr_28.esx +vim71_del/doc/os_390.txt.gz +vim71_del/doc/russian.txt.gz +vim71_del/doc/version7.txt.gz +vim71_del/doc/insert.txt.gz +vim71_del/doc/usr_04.txt.gz +vim71_del/doc/os_beos.txt.gz +vim71_del/doc/usr_22.esx +vim71_del/doc/gui_w16.txt.gz +vim71_del/doc/sql.txt.gz +vim71_del/doc/usr_07.esx +vim71_del/doc/arabic.txt.gz +vim71_del/doc/gui_x11.txt.gz +vim71_del/doc/usr_30.txt.gz +vim71_del/doc/usr_12.esx +vim71_del/doc/pi_zip.txt.gz +vim71_del/doc/usr_26.txt.gz +vim71_del/doc/os_amiga.txt.gz +vim71_del/doc/usr_toc.esx +vim71_del/doc/digraph.txt.gz +vim71_del/doc/index.txt.gz +vim71_del/doc/usr_29.esx +vim71_del/doc/os_os2.txt.gz +vim71_del/doc/usr_22.txt.gz +vim71_del/doc/usr_21.esx +vim71_del/doc/usr_23.esx +vim71_del/doc/if_perl.txt.gz +vim71_del/doc/starting.txt.gz +vim71_del/doc/usr_40.txt.gz +vim71_del/doc/mlang.txt.gz +vim71_del/doc/usr_23.txt.gz +vim71_del/doc/gui_w32.txt.gz +vim71_del/doc/pi_vimball.txt.gz +vim71_del/doc/if_cscop.txt.gz +vim71_del/doc/editing.txt.gz +vim71_del/doc/if_tcl.txt.gz +vim71_del/doc/os_risc.txt.gz +vim71_del/doc/map.txt.gz +vim71_del/doc/os_msdos.txt.gz +vim71_del/doc/remote.txt.gz +vim71_del/doc/usr_03.esx +vim71_del/doc/os_mint.txt.gz +vim71_del/doc/uganda.txt.gz +vim71_del/doc/if_pyth.txt.gz +vim71_del/doc/version5.txt.gz +vim71_del/doc/tips.txt.gz +vim71_del/doc/hangulin.txt.gz +vim71_del/doc/os_mac.txt.gz +vim71_del/doc/tags-es +vim71_del/doc/usr_24.esx +vim71_del/doc/version6.txt.gz +vim71_del/doc/pi_getscript.txt.gz +vim71_del/doc/todo.txt.gz +vim71_del/doc/usr_05.txt.gz +vim71_del/doc/usr_01.esx +vim71_del/doc/os_vms.txt.gz +vim71_del/doc/os_dos.txt.gz +vim71_del/doc/usr_45.txt.gz +vim71_del/doc/visual.txt.gz +vim71_del/doc/version4.txt.gz +vim71_del/doc/pi_netrw.txt.gz +vim71_del/doc/usr_06.esx +vim71_del/doc/usr_07.txt.gz +vim71_del/doc/print.txt.gz +vim71_del/doc/syntax.txt.gz +vim71_del/doc/term.txt.gz +vim71_del/doc/usr_03.txt.gz +vim71_del/doc/tagsrch.txt.gz +vim71_del/doc/usr_11.esx +vim71_del/doc/rileft.txt.gz +vim71_del/doc/gui.txt.gz +vim71_del/doc/if_ole.txt.gz +vim71_del/doc/quotes.txt.gz +vim71_del/doc/windows.txt.gz +vim71_del/doc/os_unix.txt.gz +vim71_del/doc/usr_25.txt.gz +vim71_del/doc/intro.txt.gz +vim71_del/doc/usr_90.txt.gz +vim71_del/doc/pi_tar.txt.gz +vim71_del/doc/cmdline.txt.gz +vim71_del/doc/usr_30.esx +vim71_del/doc/vim-doc-es.esx +vim71_del/doc/pattern.txt.gz +vim71_del/doc/usr_27.txt.gz +vim71_del/doc/quickfix.txt.gz +vim71_del/doc/usr_31.txt.gz +vim71_del/doc/usr_43.txt.gz +vim71_del/doc/usr_20.txt.gz +vim71_del/doc/usr_25.esx +vim71_del/doc/usr_02.txt.gz +vim71_del/doc/filetype.txt.gz +vim71_del/doc/usr_21.txt.gz +vim71_del/doc/usr_29.txt.gz +vim71_del/doc/eval.txt.gz +vim71_del/doc/howto.txt.gz +vim71_del/doc/mbyte.txt.gz +vim71_del/doc/ada.txt.gz +vim71_del/doc/if_sniff.txt.gz +vim71_del/doc/usr_09.esx +vim71_del/doc/undo.txt.gz +vim71_del/doc/usr_10.txt.gz +vim71_del/doc/hebrew.txt.gz +vim71_del/doc/usr_42.txt.gz +vim71_del/doc/if_ruby.txt.gz +vim71_del/doc/tags +vim71_del/doc/debugger.txt.gz +vim71_del/doc/recover.txt.gz +vim71_del/doc/README +vim71_del/doc/usr_41.txt.gz +vim71_del/doc/usr_08.txt.gz +vim71_del/doc/develop.txt.gz +vim71_del/doc/diff.txt.gz +vim71_del/doc/quickref.txt.gz +vim71_del/doc/usr_05.esx +vim71_del/doc/help.txt +vim71_del/doc/if_mzsch.txt.gz +vim71_del/doc/repeat.txt.gz +vim71_del/doc/sponsor.txt.gz +vim71_del/doc/various.txt.gz +vim71_del/doc/usr_32.txt.gz +vim71_del/doc/options.txt.gz +vim71_del/doc/usr_08.esx +vim71_del/doc/os_win32.txt.gz +vim71_del/doc/fold.txt.gz +vim71_del/doc/usr_10.esx +vim71_del/doc/usr_20.esx +vim71_del/doc/usr_44.txt.gz +vim71_del/doc/autocmd.txt.gz +vim71_del/doc/scroll.txt.gz +vim71_del/doc/farsi.txt.gz +vim71_del/doc/usr_toc.txt.gz +vim71_del/doc/netbeans.txt.gz +vim71_del/doc/usr_11.txt.gz +vim71_del/doc/change.txt.gz +vim71_del/doc/vi_diff.txt.gz +vim71_del/lang/menu_english_united_kingdom.1252.vim +vim71_del/lang/menu_sr_yu.iso_8859-2.vim +vim71_del/lang/menu_pl.cp1250.vim +vim71_del/lang/menu_sv_se.utf-8.vim +vim71_del/lang/menu_it.utf-8.vim +vim71_del/lang/menu_ja.euc-jp.vim +vim71_del/lang/menu_zh_cn.gb2312.vim +vim71_del/lang/menu_sv_se.latin1.vim +vim71_del/lang/menu_ja_jp.ujis.vim +vim71_del/lang/menu_hu_hu.utf-8.vim +vim71_del/lang/menu_no.latin1.vim +vim71_del/lang/menu_es.utf-8.vim +vim71_del/lang/menu_chinese(gb)_gb.936.vim +vim71_del/lang/menu_pt_pt.utf-8.vim +vim71_del/lang/menu_ja.ujis.vim +vim71_del/lang/menu_japanese_japan.932.vim +vim71_del/lang/menu_czech_czech_republic.ascii.vim +vim71_del/lang/menu_cs.latin1.vim +vim71_del/lang/menu_pt_br.vim +vim71_del/lang/menu_spanish_spain.850.vim +vim71_del/lang/menu_french_france.1252.vim +vim71_del/lang/menu_pl_pl.iso_8859-2.vim +vim71_del/lang/menu_german_germany.1252.vim +vim71_del/lang/menu_italian_italy.1252.vim +vim71_del/lang/menu_sv.utf-8.vim +vim71_del/lang/menu_de.utf-8.vim +vim71_del/lang/menu_de_de.utf-8.vim +vim71_del/lang/menu_cs_cz.latin1.vim +vim71_del/lang/menu_sk_sk.iso_8859-2.vim +vim71_del/lang/menu_ja.utf-8.vim +vim71_del/lang/menu_sk_sk.cp1250.vim +vim71_del/lang/menu_it.latin1.vim +vim71_del/lang/menu_nl_nl.utf-8.vim +vim71_del/lang/menu_zh_cn.cp936.vim +vim71_del/lang/menu_ca_es.utf-8.vim +vim71_del/lang/menu_zh.cp950.vim +vim71_del/lang/menu_fr.latin1.vim +vim71_del/lang/menu_sr_yu.ascii.vim +vim71_del/lang/menu_sk_sk.vim +vim71_del/lang/menu_uk_ua.cp1251.vim +vim71_del/lang/menu_fr_fr.utf-8.vim +vim71_del/lang/menu_es_es.utf-8.vim +vim71_del/lang/menu_pt_br.latin1.vim +vim71_del/lang/menu_af.utf-8.vim +vim71_del/lang/menu_chinese_gb.936.vim +vim71_del/lang/menu_pl_pl.cp1250.vim +vim71_del/lang/menu_pl_pl.utf-8.vim +vim71_del/lang/menu_sk.cp1250.vim +vim71_del/lang/menu_sr_yu.iso_8859-5.vim +vim71_del/lang/menu_slovak_slovak_republic.1250.vim +vim71_del/lang/menu_ru_ru.vim +vim71_del/lang/menu_ko.utf-8.vim +vim71_del/lang/menu_zh_tw.cp950.vim +vim71_del/lang/menu_hu.iso_8859-2.vim +vim71_del/lang/menu_ko_kr.vim +vim71_del/lang/README.txt +vim71_del/lang/menu_cs_cz.cp1250.vim +vim71_del/lang/menu_sl_si.cp1250.vim +vim71_del/lang/menu_ru.utf-8.vim +vim71_del/lang/menu_cs.cp1250.vim +vim71_del/lang/menu_sr_yu.utf-8.vim +vim71_del/lang/menu_ja.cp932.vim +vim71_del/lang/menu_nl.utf-8.vim +vim71_del/lang/menu_pt_pt.latin1.vim +vim71_del/lang/menu_no_no.latin1.vim +vim71_del/lang/menu_ja_jp.eucjp.vim +vim71_del/lang/menu_zh_tw.big5.vim +vim71_del/lang/menu_vi_vn.vim +vim71_del/lang/menu_sl_si.latin2.vim +vim71_del/lang/menu_es.latin1.vim +vim71_del/lang/menu_sk_sk.1250.vim +vim71_del/lang/menu_it_it.latin1.vim +vim71_del/lang/menu_ja.eucjp.vim +vim71_del/lang/menu_en_gb.latin1.vim +vim71_del/lang/menu_ja_jp.cp932.vim +vim71_del/lang/menu_ko_kr.utf-8.vim +vim71_del/lang/menu_no.utf-8.vim +vim71_del/lang/menu_zh.gb2312.vim +vim71_del/lang/menu_ca_es.latin1.vim +vim71_del/lang/menu_ca.utf-8.vim +vim71_del/lang/menu_pt_br.utf-8.vim +vim71_del/lang/menu_ru_ru.koi8-r.vim +vim71_del/lang/menu_zh_tw.utf-8.vim +vim71_del/lang/menu_zh_cn.utf-8.vim +vim71_del/lang/menu_sv.latin1.vim +vim71_del/lang/menu_de.latin1.vim +vim71_del/lang/menu_es_es.latin1.vim +vim71_del/lang/menu_ja_jp.euc-jp.vim +vim71_del/lang/menu_uk_ua.koi8-u.vim +vim71_del/lang/menu_fr_fr.latin1.vim +vim71_del/lang/menu_sr.utf-8.vim +vim71_del/lang/menu_english_united_kingdom.ascii.vim +vim71_del/lang/menu_it_it.utf-8.vim +vim71_del/lang/menu_no_no.utf-8.vim +vim71_del/lang/menu_fr.utf-8.vim +vim71_del/lang/menu_nl.latin1.vim +vim71_del/lang/menu_ca.latin1.vim +vim71_del/lang/menu_nl_nl.latin1.vim +vim71_del/lang/menu_sl_si.utf-8.vim +vim71_del/lang/menu_af.latin1.vim +vim71_del/lang/menu_chinese_taiwan.950.vim +vim71_del/lang/menu_en_gb.utf-8.vim +vim71_del/lang/menu_zh_cn.18030.vim +vim71_del/lang/menu_czech_czech_republic.1252.vim +vim71_del/lang/menu_ja_jp.utf-8.vim +vim71_del/lang/menu_af_af.latin1.vim +vim71_del/lang/menu_de_de.latin1.vim +vim71_del/lang/menu_polish_poland.1250.vim +vim71_del/lang/menu_af_af.utf-8.vim +vim71_del/lang/menu_zh.big5.vim +vim71_del/lang/menu_ko_kr.euckr.vim +vim71_del/lang/menu_cs_cz.iso_8859-2.vim +vim71_del/lang/menu_czech_czech_republic.1250.vim +vim71_del/lang/menu_hu_hu.iso_8859-2.vim +vim71_del/lang/menu_chinese(taiwan)_taiwan.950.vim +vim71_del/lang/menu_hu.utf-8.vim +vim71_del/lang/menu_zh.cp936.vim +vim71_del/lang/menu_pt_pt.vim +vim71_del/lang/menu_zh_cn.gbk.vim +vim71_del/lang/menu_ru_ru.utf-8.vim +vim71_del/lang/fr/LC_MESSAGES/vim.mo +vim71_del/lang/pl/LC_MESSAGES/vim.mo +vim71_del/lang/it/LC_MESSAGES/vim.mo +vim71_del/lang/es/LC_MESSAGES/vim.mo +activity/VimTutor_VP_s.svg +activity/activity-1.info +activity/VimTutor_VT_d.svg +activity/activity-4.info +activity/activity-2.info +activity/activity-6.info +activity/activity.info +activity/permissions.info +activity/activity-5.info +activity/activity-3.info +activity/activity-7.info +activity/VimIPython_VI_c.svg +activity/activity-8.info +bin/vim +bin/ipython.py +bin/gvim +help/help.pyo +help/__init__.pyo +help/__init__.py +help/help.py +help/en/HelpApi.htm +IPython/rlineimpl.pyo +IPython/demo.py +IPython/iplib.pyo +IPython/excolors.pyo +IPython/ipstruct.pyo +IPython/ultraTB.pyo +IPython/dtutils.py +IPython/wildcard.pyo +IPython/OInspect.py +IPython/platutils.pyo +IPython/deep_reload.pyo +IPython/completer.py +IPython/Magic.pyo +IPython/platutils_win32.py +IPython/Debugger.py +IPython/platutils_dummy.py +IPython/ColorANSI.py +IPython/DPyGetOpt.py +IPython/clipboard.py +IPython/numutils.py +IPython/Prompts.py +IPython/ConfigLoader.pyo +IPython/ipmaker.py +IPython/ultraTB.py +IPython/strdispatch.pyo +IPython/usage.pyo +IPython/Gnuplot2.py +IPython/Shell.pyo +IPython/Debugger.pyo +IPython/platutils.py +IPython/FakeModule.pyo +IPython/CrashHandler.py +IPython/CrashHandler.pyo +IPython/ipmaker.pyo +IPython/winconsole.py +IPython/OInspect.pyo +IPython/hooks.py +IPython/deep_reload.py +IPython/ipstruct.py +IPython/__init__.pyo +IPython/ipapi.pyo +IPython/Release.py +IPython/Logger.py +IPython/generics.pyo +IPython/iplib.py +IPython/prefilter.py +IPython/macro.py +IPython/hooks.pyo +IPython/upgrade_dir.py +IPython/ColorANSI.pyo +IPython/DPyGetOpt.pyo +IPython/wildcard.py +IPython/PyColorize.pyo +IPython/shadowns.py +IPython/shadowns.pyo +IPython/OutputTrap.py +IPython/Itpl.py +IPython/platutils_posix.pyo +IPython/rlineimpl.py +IPython/Itpl.pyo +IPython/generics.py +IPython/completer.pyo +IPython/OutputTrap.pyo +IPython/background_jobs.pyo +IPython/usage.py +IPython/ConfigLoader.py +IPython/GnuplotInteractive.py +IPython/__init__.py +IPython/ipapi.py +IPython/history.py +IPython/GnuplotRuntime.py +IPython/PyColorize.py +IPython/irunner.py +IPython/background_jobs.py +IPython/shellglobals.py +IPython/twshell.py +IPython/Release.pyo +IPython/Prompts.pyo +IPython/Shell.py +IPython/excolors.py +IPython/Magic.py +IPython/FakeModule.py +IPython/history.pyo +IPython/platutils_posix.py +IPython/genutils.py +IPython/strdispatch.py +IPython/prefilter.pyo +IPython/Logger.pyo +IPython/genutils.pyo +IPython/macro.pyo +IPython/tests/test_fakemodule.py +IPython/tests/test_iplib.py +IPython/tests/obj_del.py +IPython/tests/tclass.py +IPython/tests/test_magic.py +IPython/tests/__init__.py +IPython/tests/refbug.py +IPython/tests/test_genutils.py +IPython/tests/test_platutils.py +IPython/config/api.py +IPython/config/cutils.py +IPython/config/__init__.py +IPython/config/tests/__init__.py +IPython/tools/growl.py +IPython/tools/utils.py +IPython/tools/__init__.py +IPython/tools/tests/test_tools_utils.txt +IPython/tools/tests/__init__.py +IPython/UserConfig/ipythonrc +IPython/UserConfig/ipythonrc-numeric +IPython/UserConfig/ipythonrc-physics +IPython/UserConfig/ipythonrc-pysh +IPython/UserConfig/ipythonrc-math +IPython/UserConfig/ipythonrc-tutorial +IPython/UserConfig/ipy_user_conf.py +IPython/UserConfig/__init__.py +IPython/testing/mkdoctests.py +IPython/testing/decorators_numpy.pyo +IPython/testing/decorators.py +IPython/testing/decorators_numpy.py +IPython/testing/decorators_trial.py +IPython/testing/__init__.pyo +IPython/testing/decorators.pyo +IPython/testing/decorator_msim.pyo +IPython/testing/tools.py +IPython/testing/iptest.py +IPython/testing/__init__.py +IPython/testing/util.py +IPython/testing/parametric.py +IPython/testing/decorator_msim.py +IPython/testing/tests/__init__.py +IPython/testing/tests/test_decorators_trial.py +IPython/testing/tests/test_tools.py +IPython/testing/tests/test_decorators.py +IPython/testing/plugin/show_refs.py +IPython/testing/plugin/ipdoctest.py +IPython/testing/plugin/setup.py +IPython/testing/plugin/Makefile +IPython/testing/plugin/README.txt +IPython/testing/plugin/simple.py +IPython/testing/plugin/dtexample.py +IPython/testing/plugin/simplevars.py +IPython/testing/plugin/iptest.py +IPython/testing/plugin/__init__.py +IPython/testing/plugin/test_combo.txt +IPython/testing/plugin/test_example.txt +IPython/testing/plugin/test_refs.py +IPython/testing/plugin/test_ipdoctest.py +IPython/testing/plugin/test_exampleip.txt +IPython/kernel/multiengine.py +IPython/kernel/magic.py +IPython/kernel/task.py +IPython/kernel/parallelfunction.py +IPython/kernel/taskclient.py +IPython/kernel/enginefc.py +IPython/kernel/pbconfig.py +IPython/kernel/twistedutil.py +IPython/kernel/pendingdeferred.py +IPython/kernel/contexts.py +IPython/kernel/codeutil.py +IPython/kernel/fcutil.py +IPython/kernel/clientconnector.py +IPython/kernel/map.py +IPython/kernel/asyncclient.py +IPython/kernel/client.py +IPython/kernel/multiengineclient.py +IPython/kernel/engineservice.py +IPython/kernel/error.py +IPython/kernel/newserialized.py +IPython/kernel/clientinterfaces.py +IPython/kernel/pickleutil.py +IPython/kernel/pbutil.py +IPython/kernel/__init__.py +IPython/kernel/controllerservice.py +IPython/kernel/util.py +IPython/kernel/engineconnector.py +IPython/kernel/taskfc.py +IPython/kernel/multienginefc.py +IPython/kernel/mapper.py +IPython/kernel/tests/test_newserialized.py +IPython/kernel/tests/test_controllerservice.py +IPython/kernel/tests/test_enginefc.py +IPython/kernel/tests/test_contexts.py +IPython/kernel/tests/test_task.py +IPython/kernel/tests/test_multiengine.py +IPython/kernel/tests/multienginetest.py +IPython/kernel/tests/test_multienginefc.py +IPython/kernel/tests/engineservicetest.py +IPython/kernel/tests/test_pendingdeferred.py +IPython/kernel/tests/test_twistedutil.py +IPython/kernel/tests/controllertest.py +IPython/kernel/tests/tasktest.py +IPython/kernel/tests/__init__.py +IPython/kernel/tests/test_taskfc.py +IPython/kernel/tests/test_engineservice.py +IPython/kernel/config/__init__.py +IPython/kernel/scripts/ipcluster.py +IPython/kernel/scripts/ipcontroller +IPython/kernel/scripts/__init__.py +IPython/kernel/scripts/ipengine.py +IPython/kernel/scripts/ipcontroller.py +IPython/kernel/scripts/ipcluster +IPython/kernel/scripts/ipengine +IPython/kernel/core/magic.py +IPython/kernel/core/traceback_trap.py +IPython/kernel/core/output_trap.py +IPython/kernel/core/file_like.py +IPython/kernel/core/traceback_formatter.py +IPython/kernel/core/display_formatter.py +IPython/kernel/core/redirector_output_trap.py +IPython/kernel/core/message_cache.py +IPython/kernel/core/error.py +IPython/kernel/core/interpreter.py +IPython/kernel/core/display_trap.py +IPython/kernel/core/macro.py +IPython/kernel/core/prompts.py +IPython/kernel/core/__init__.py +IPython/kernel/core/util.py +IPython/kernel/core/history.py +IPython/kernel/core/notification.py +IPython/kernel/core/sync_traceback_trap.py +IPython/kernel/core/fd_redirector.py +IPython/kernel/core/tests/test_interpreter.py +IPython/kernel/core/tests/test_notification.py +IPython/kernel/core/tests/__init__.py +IPython/kernel/core/tests/test_redirectors.py +IPython/kernel/core/config/__init__.py +IPython/Extensions/ipy_autoreload.py +IPython/Extensions/ipy_profile_none.py +IPython/Extensions/ipy_greedycompleter.py +IPython/Extensions/PhysicalQInteractive.py +IPython/Extensions/clearcmd.py +IPython/Extensions/ipy_legacy.pyo +IPython/Extensions/ipy_jot.py +IPython/Extensions/ipy_which.py +IPython/Extensions/ipy_p4.py +IPython/Extensions/pickleshare.py +IPython/Extensions/ipy_stock_completers.py +IPython/Extensions/ipy_pydb.py +IPython/Extensions/ipy_stock_completers.pyo +IPython/Extensions/ipy_vimserver.pyo +IPython/Extensions/ipy_lookfor.py +IPython/Extensions/ipy_profile_sh.py +IPython/Extensions/ipy_bzr.py +IPython/Extensions/ipy_synchronize_with.py +IPython/Extensions/igrid.py +IPython/Extensions/ipy_server.py +IPython/Extensions/ipy_extutil.py +IPython/Extensions/envpersist.py +IPython/Extensions/ipipe.py +IPython/Extensions/ipy_gnuglobal.py +IPython/Extensions/ipy_traits_completer.py +IPython/Extensions/ipy_legacy.py +IPython/Extensions/ipy_editors.py +IPython/Extensions/ipy_fsops.py +IPython/Extensions/ledit.py +IPython/Extensions/ipy_pretty.py +IPython/Extensions/ipy_kitcfg.py +IPython/Extensions/InterpreterPasteInput.py +IPython/Extensions/ipy_app_completers.py +IPython/Extensions/jobctrl.py +IPython/Extensions/win32clip.py +IPython/Extensions/ipy_completers.pyo +IPython/Extensions/ipy_exportdb.py +IPython/Extensions/__init__.pyo +IPython/Extensions/clearcmd.pyo +IPython/Extensions/ipy_profile_numpy.py +IPython/Extensions/numeric_formats.py +IPython/Extensions/ext_rescapture.py +IPython/Extensions/ext_rescapture.pyo +IPython/Extensions/ibrowse.py +IPython/Extensions/igrid_help.css +IPython/Extensions/ipy_render.py +IPython/Extensions/scitedirector.py +IPython/Extensions/pspersistence.py +IPython/Extensions/ipy_vimserver.py +IPython/Extensions/ipy_system_conf.py +IPython/Extensions/pickleshare.pyo +IPython/Extensions/__init__.py +IPython/Extensions/pspersistence.pyo +IPython/Extensions/ipy_constants.py +IPython/Extensions/ipy_workdir.py +IPython/Extensions/ipy_signals.py +IPython/Extensions/igrid_help.html +IPython/Extensions/PhysicalQInput.py +IPython/Extensions/ipy_completers.py +IPython/Extensions/ipy_profile_zope.py +IPython/Extensions/ipy_profile_none.pyo +IPython/Extensions/ipy_profile_doctest.py +IPython/Extensions/ipy_profile_scipy.py +IPython/Extensions/astyle.py +IPython/Extensions/ipy_defaults.py +IPython/Extensions/InterpreterExec.py +IPython/Extensions/ipy_winpdb.py +IPython/Extensions/ipy_rehashdir.py +IPython/Extensions/ipy_system_conf.pyo +IPython/frontend/zopeinterface.py +IPython/frontend/prefilterfrontend.py +IPython/frontend/asyncfrontendbase.py +IPython/frontend/__init__.py +IPython/frontend/linefrontendbase.py +IPython/frontend/frontendbase.py +IPython/frontend/tests/test_frontendbase.py +IPython/frontend/tests/test_prefilterfrontend.py +IPython/frontend/tests/test_asyncfrontendbase.py +IPython/frontend/tests/test_process.py +IPython/frontend/tests/__init__.py +IPython/frontend/tests/test_linefrontend.py +IPython/frontend/wx/console_widget.py +IPython/frontend/wx/ipythonx.py +IPython/frontend/wx/wx_frontend.py +IPython/frontend/wx/__init__.py +IPython/frontend/process/winprocess.py +IPython/frontend/process/pipedprocess.py +IPython/frontend/process/killableprocess.py +IPython/frontend/process/__init__.py +IPython/frontend/cocoa/cocoa_frontend.py +IPython/frontend/cocoa/__init__.py +IPython/frontend/cocoa/tests/test_cocoa_frontend.py +IPython/frontend/cocoa/tests/__init__.py +IPython/gui/__init__.py +IPython/gui/wx/wxIPython.py +IPython/gui/wx/ipython_history.py +IPython/gui/wx/thread_ex.py +IPython/gui/wx/ipython_view.py +IPython/gui/wx/ipshell_nonblocking.py +IPython/gui/wx/__init__.py +IPython/external/simplegeneric.pyo +IPython/external/path.py +IPython/external/__init__.pyo +IPython/external/argparse.py +IPython/external/simplegeneric.py +IPython/external/Itpl.py +IPython/external/validate.py +IPython/external/Itpl.pyo +IPython/external/__init__.py +IPython/external/pretty.py +IPython/external/path.pyo +IPython/external/guid.py +IPython/external/configobj.py +IPython/external/mglob.py +icons/tab-next.svg +icons/activity-become-root.svg +icons/tab-previous.svg +icons/tab-add.svg +icons/toolbar-tab.svg +icons/tab-remove.svg +home/.bashrc +home/.gvimrc +home/.ipython/ipythonrc +home/.vim/sinmanager.zip +home/.vim/taglist_45.zip +home/.vim/complete-dict +home/.vim/.netrwhist +home/.vim/plugin/ipy.vim +home/.vim/plugin/winfileexplorer.vim +home/.vim/plugin/wintagexplorer.vim +home/.vim/plugin/winmanager.vim +home/.vim/plugin/taglist.vim +home/.vim/after/ftplugin/python_pydiction.vim +home/.vim/doc/taglist.txt +home/.vim/doc/winmanager.txt +home/.vim/doc/tags +home/.vim/pydiction/pydiction-1.2.zip +home/.vim/pydiction/pydiction-1.2/pydiction.py +home/.vim/pydiction/pydiction-1.2/complete-dict +home/.vim/pydiction/pydiction-1.2/README.txt +vim73/ftoff.vim +vim73/vim32x32.xpm +vim73/synmenu.vim +vim73/delmenu.vim +vim73/doc.info +vim73/rgb.txt +vim73/bugreport.vim +vim73/vim48x48.gif +vim73/vimlogo.cdr +vim73/vimlogo.pdf +vim73/vim48x48.png +vim73/vim16x16.png +vim73/vim32x32.png +vim73/icons.info +vim73/vimlogo.eps +vim73/termcap +vim73/hi22-action-make.png +vim73/optwin.vim +vim73/indoff.vim +vim73/mswin.vim +vim73/complete-dict +vim73/ftplugof.vim +vim73/ftplugin.vim +vim73/tools.info +vim73/macmap.vim +vim73/vimlogo.gif +vim73/vim16x16.xpm +vim73/gvimrc_example.vim +vim73/makemenu.vim +vim73/hi16-action-make.png +vim73/vim48x48.xpm +vim73/vimlogo.xpm +vim73/tutor.info +vim73/evim.vim +vim73/vim16x16.gif +vim73/indent.vim +vim73/filetype.vim +vim73/vimrc_example.vim +vim73/scripts.vim +vim73/menu.vim +vim73/macros.info +vim73/vim32x32.gif +vim73/spell/en.utf-8.spl +vim73/spell/en.ascii.spl +vim73/spell/README_en.txt +vim73/spell/cleanadd.vim +vim73/spell/en.ascii.sug +vim73/spell/yi.vim +vim73/spell/README.txt +vim73/spell/en.utf-8.sug +vim73/spell/fixdup.vim +vim73/spell/main.aap +vim73/spell/en.latin1.spl +vim73/spell/en.latin1.sug +vim73/spell/check_locales.vim +vim73/spell/he.vim +vim73/spell/la/la.diff +vim73/spell/la/main.aap +vim73/spell/bg/bg_BG.diff +vim73/spell/bg/main.aap +vim73/spell/de/de_AT.diff +vim73/spell/de/de_19.diff +vim73/spell/de/de_CH.diff +vim73/spell/de/de_DE.diff +vim73/spell/de/de_20.diff +vim73/spell/de/main.aap +vim73/spell/da/main.aap +vim73/spell/da/da_DK.diff +vim73/spell/el/el_GR.diff +vim73/spell/el/main.aap +vim73/spell/gl/main.aap +vim73/spell/gl/gl_ES.diff +vim73/spell/sv/sv_SE.diff +vim73/spell/sv/main.aap +vim73/spell/th/th.diff +vim73/spell/th/main.aap +vim73/spell/yi/yi_tr.diff +vim73/spell/yi/README.txt +vim73/spell/yi/yi.diff +vim73/spell/yi/main.aap +vim73/spell/zu/zu_ZA.diff +vim73/spell/zu/main.aap +vim73/spell/tn/main.aap +vim73/spell/tn/tn_ZA.diff +vim73/spell/sl/sl_SI.diff +vim73/spell/sl/main.aap +vim73/spell/ny/ny_MW.diff +vim73/spell/ny/main.aap +vim73/spell/ca/ca_ES.diff +vim73/spell/ca/main.aap +vim73/spell/fr/fr_FR.diff +vim73/spell/fr/main.aap +vim73/spell/br/br_FR.diff +vim73/spell/br/main.aap +vim73/spell/ru/ru_YO.diff +vim73/spell/ru/ru_RU.diff +vim73/spell/ru/main.aap +vim73/spell/cs/cs_CZ.diff +vim73/spell/cs/main.aap +vim73/spell/hr/main.aap +vim73/spell/hr/hr_HR.diff +vim73/spell/pl/main.aap +vim73/spell/pl/pl_PL.diff +vim73/spell/tl/main.aap +vim73/spell/tl/tl_PH.diff +vim73/spell/mi/mi_NZ.diff +vim73/spell/mi/main.aap +vim73/spell/lt/lt_LT.diff +vim73/spell/lt/main.aap +vim73/spell/ga/ga_IE.diff +vim73/spell/ga/main.aap +vim73/spell/id/id_ID.diff +vim73/spell/id/main.aap +vim73/spell/am/main.aap +vim73/spell/am/am_ET.diff +vim73/spell/sw/sw_KE.diff +vim73/spell/sw/main.aap +vim73/spell/nb/nb_NO.diff +vim73/spell/nb/main.aap +vim73/spell/it/it_IT.diff +vim73/spell/it/main.aap +vim73/spell/eo/main.aap +vim73/spell/eo/eo_l3.diff +vim73/spell/ms/main.aap +vim73/spell/ms/ms_MY.diff +vim73/spell/sk/sk_SK.diff +vim73/spell/sk/main.aap +vim73/spell/es/es_MX.diff +vim73/spell/es/es_ES.diff +vim73/spell/es/main.aap +vim73/spell/cy/main.aap +vim73/spell/cy/cy_GB.diff +vim73/spell/rw/rw_RW.diff +vim73/spell/rw/main.aap +vim73/spell/lv/lv_LV.diff +vim73/spell/lv/main.aap +vim73/spell/af/main.aap +vim73/spell/af/af_ZA.diff +vim73/spell/gd/main.aap +vim73/spell/gd/gd_GB.diff +vim73/spell/nn/main.aap +vim73/spell/nn/nn_NO.diff +vim73/spell/check/check_aa.dic +vim73/spell/check/check_aa.aff +vim73/spell/check/check_bb.aff +vim73/spell/check/main.aap +vim73/spell/check/check_bb.dic +vim73/spell/fo/fo_FO.diff +vim73/spell/fo/main.aap +vim73/spell/en/en_AU.diff +vim73/spell/en/en_NZ.diff +vim73/spell/en/en_GB.diff +vim73/spell/en/en_US.diff +vim73/spell/en/en_CA.diff +vim73/spell/en/main.aap +vim73/spell/nl/nl_NL.diff +vim73/spell/nl/main.aap +vim73/spell/ku/ku_TR.diff +vim73/spell/ku/main.aap +vim73/spell/ro/ro_RO.diff +vim73/spell/ro/main.aap +vim73/spell/tet/tet_ID.diff +vim73/spell/tet/main.aap +vim73/spell/he/main.aap +vim73/spell/he/he_IL.diff +vim73/spell/uk/uk_UA.diff +vim73/spell/uk/main.aap +vim73/spell/hu/hu_HU.diff +vim73/spell/hu/main.aap +vim73/spell/mg/mg_MG.diff +vim73/spell/mg/main.aap +vim73/spell/pt/pt_PT.diff +vim73/spell/pt/main.aap +vim73/spell/pt/pt_BR.diff +vim73/colors/pablo.vim +vim73/colors/default.vim +vim73/colors/evening.vim +vim73/colors/peachpuff.vim +vim73/colors/zellner.vim +vim73/colors/slate.vim +vim73/colors/desert.vim +vim73/colors/morning.vim +vim73/colors/README.txt +vim73/colors/darkblue.vim +vim73/colors/koehler.vim +vim73/colors/shine.vim +vim73/colors/murphy.vim +vim73/colors/ron.vim +vim73/colors/delek.vim +vim73/colors/elflord.vim +vim73/colors/blue.vim +vim73/colors/torte.vim +vim73/tools/efm_filter.pl +vim73/tools/vimm +vim73/tools/unicode.vim +vim73/tools/mve.awk +vim73/tools/vim132 +vim73/tools/ref +vim73/tools/mve.txt +vim73/tools/vim_vs_net.cmd +vim73/tools/README.txt +vim73/tools/ccfilter_README.txt +vim73/tools/pltags.pl +vim73/tools/ccfilter.1 +vim73/tools/xcmdsrv_client.c +vim73/tools/vimspell.txt +vim73/tools/blink.c +vim73/tools/efm_perl.pl +vim73/tools/ccfilter.c +vim73/tools/shtags.pl +vim73/tools/vimspell.sh +vim73/tools/efm_filter.txt +vim73/tools/shtags.1 +vim73/ftplugin/denyhosts.vim +vim73/ftplugin/lua.vim +vim73/ftplugin/tcl.vim +vim73/ftplugin/eterm.vim +vim73/ftplugin/calendar.vim +vim73/ftplugin/dosini.vim +vim73/ftplugin/logcheck.vim +vim73/ftplugin/dictdconf.vim +vim73/ftplugin/tcsh.vim +vim73/ftplugin/cs.vim +vim73/ftplugin/sass.vim +vim73/ftplugin/rpl.vim +vim73/ftplugin/manconf.vim +vim73/ftplugin/php.vim +vim73/ftplugin/falcon.vim +vim73/ftplugin/xdefaults.vim +vim73/ftplugin/initex.vim +vim73/ftplugin/qf.vim +vim73/ftplugin/xmodmap.vim +vim73/ftplugin/html.vim +vim73/ftplugin/yaml.vim +vim73/ftplugin/ch.vim +vim73/ftplugin/services.vim +vim73/ftplugin/mailcap.vim +vim73/ftplugin/udevperm.vim +vim73/ftplugin/mp.vim +vim73/ftplugin/javascript.vim +vim73/ftplugin/nsis.vim +vim73/ftplugin/racc.vim +vim73/ftplugin/gitsendemail.vim +vim73/ftplugin/vb.vim +vim73/ftplugin/mrxvtrc.vim +vim73/ftplugin/screen.vim +vim73/ftplugin/svg.vim +vim73/ftplugin/gitrebase.vim +vim73/ftplugin/sshconfig.vim +vim73/ftplugin/fortran.vim +vim73/ftplugin/crm.vim +vim73/ftplugin/automake.vim +vim73/ftplugin/java.vim +vim73/ftplugin/logtalk.dict +vim73/ftplugin/debchangelog.vim +vim73/ftplugin/slpreg.vim +vim73/ftplugin/bst.vim +vim73/ftplugin/art.vim +vim73/ftplugin/cpp.vim +vim73/ftplugin/hamster.vim +vim73/ftplugin/changelog.vim +vim73/ftplugin/lprolog.vim +vim73/ftplugin/spec.vim +vim73/ftplugin/zsh.vim +vim73/ftplugin/xs.vim +vim73/ftplugin/kwt.vim +vim73/ftplugin/flexwiki.vim +vim73/ftplugin/dircolors.vim +vim73/ftplugin/ada.vim +vim73/ftplugin/xml.vim +vim73/ftplugin/grub.vim +vim73/ftplugin/libao.vim +vim73/ftplugin/make.vim +vim73/ftplugin/muttrc.vim +vim73/ftplugin/vhdl.vim +vim73/ftplugin/ocaml.vim +vim73/ftplugin/terminfo.vim +vim73/ftplugin/sql.vim +vim73/ftplugin/elinks.vim +vim73/ftplugin/framescript.vim +vim73/ftplugin/udevconf.vim +vim73/ftplugin/verilog.vim +vim73/ftplugin/pamconf.vim +vim73/ftplugin/postscr.vim +vim73/ftplugin/diff.vim +vim73/ftplugin/bdf.vim +vim73/ftplugin/aspvbs.vim +vim73/ftplugin/man.vim +vim73/ftplugin/lisp.vim +vim73/ftplugin/ishd.vim +vim73/ftplugin/logtalk.vim +vim73/ftplugin/cdrdaoconf.vim +vim73/ftplugin/alsaconf.vim +vim73/ftplugin/group.vim +vim73/ftplugin/mail.vim +vim73/ftplugin/pdf.vim +vim73/ftplugin/passwd.vim +vim73/ftplugin/dictconf.vim +vim73/ftplugin/git.vim +vim73/ftplugin/slpconf.vim +vim73/ftplugin/README.txt +vim73/ftplugin/xhtml.vim +vim73/ftplugin/config.vim +vim73/ftplugin/a2ps.vim +vim73/ftplugin/python.vim +vim73/ftplugin/mf.vim +vim73/ftplugin/xinetd.vim +vim73/ftplugin/csh.vim +vim73/ftplugin/jsp.vim +vim73/ftplugin/nanorc.vim +vim73/ftplugin/netrc.vim +vim73/ftplugin/ld.vim +vim73/ftplugin/hostsaccess.vim +vim73/ftplugin/dtrace.vim +vim73/ftplugin/haskell.vim +vim73/ftplugin/help.vim +vim73/ftplugin/loginaccess.vim +vim73/ftplugin/c.vim +vim73/ftplugin/logindefs.vim +vim73/ftplugin/occam.vim +vim73/ftplugin/ant.vim +vim73/ftplugin/htmldjango.vim +vim73/ftplugin/cobol.vim +vim73/ftplugin/fvwm.vim +vim73/ftplugin/slpspi.vim +vim73/ftplugin/markdown.vim +vim73/ftplugin/docbk.vim +vim73/ftplugin/prolog.vim +vim73/ftplugin/sieve.vim +vim73/ftplugin/xsd.vim +vim73/ftplugin/liquid.vim +vim73/ftplugin/fetchmail.vim +vim73/ftplugin/debcontrol.vim +vim73/ftplugin/perl.vim +vim73/ftplugin/xslt.vim +vim73/ftplugin/mplayerconf.vim +vim73/ftplugin/sgml.vim +vim73/ftplugin/btm.vim +vim73/ftplugin/csc.vim +vim73/ftplugin/sysctl.vim +vim73/ftplugin/rnc.vim +vim73/ftplugin/pinfo.vim +vim73/ftplugin/updatedb.vim +vim73/ftplugin/matlab.vim +vim73/ftplugin/cvsrc.vim +vim73/ftplugin/css.vim +vim73/ftplugin/gpg.vim +vim73/ftplugin/ruby.vim +vim73/ftplugin/context.vim +vim73/ftplugin/sudoers.vim +vim73/ftplugin/modconf.vim +vim73/ftplugin/aap.vim +vim73/ftplugin/m4.vim +vim73/ftplugin/xf86conf.vim +vim73/ftplugin/rst.vim +vim73/ftplugin/pascal.vim +vim73/ftplugin/indent.vim +vim73/ftplugin/limits.vim +vim73/ftplugin/sh.vim +vim73/ftplugin/udevrules.vim +vim73/ftplugin/readline.vim +vim73/ftplugin/msmessages.vim +vim73/ftplugin/scheme.vim +vim73/ftplugin/lftp.vim +vim73/ftplugin/arch.vim +vim73/ftplugin/eruby.vim +vim73/ftplugin/dtd.vim +vim73/ftplugin/mailaliases.vim +vim73/ftplugin/haml.vim +vim73/ftplugin/gitcommit.vim +vim73/ftplugin/kconfig.vim +vim73/ftplugin/pyrex.vim +vim73/ftplugin/perl6.vim +vim73/ftplugin/tex.vim +vim73/ftplugin/procmail.vim +vim73/ftplugin/reva.vim +vim73/ftplugin/sensors.vim +vim73/ftplugin/python.vim.gh +vim73/ftplugin/quake.vim +vim73/ftplugin/cucumber.vim +vim73/ftplugin/vim.vim +vim73/ftplugin/dosbatch.vim +vim73/ftplugin/conf.vim +vim73/ftplugin/objc.vim +vim73/ftplugin/gitconfig.vim +vim73/ftplugin/protocols.vim +vim73/ftplugin/setserial.vim +vim73/ftplugin/plaintex.vim +vim73/ftplugin/hostconf.vim +vim73/ftplugin/scss.vim +vim73/ftplugin/abaqus.vim +vim73/keymap/arabic_utf-8.vim +vim73/keymap/serbian-latin.vim +vim73/keymap/serbian_iso-8859-2.vim +vim73/keymap/dvorak.vim +vim73/keymap/canfr-win.vim +vim73/keymap/polish-slash_utf-8.vim +vim73/keymap/russian-dvorak.vim +vim73/keymap/polish-slash_cp1250.vim +vim73/keymap/sinhala-phonetic_utf-8.vim +vim73/keymap/sinhala.vim +vim73/keymap/hebrew_utf-8.vim +vim73/keymap/serbian-latin_utf-8.vim +vim73/keymap/bulgarian-bds.vim +vim73/keymap/bulgarian-phonetic.vim +vim73/keymap/czech.vim +vim73/keymap/thaana.vim +vim73/keymap/slovak_utf-8.vim +vim73/keymap/hebrewp.vim +vim73/keymap/ukrainian-dvorak.vim +vim73/keymap/croatian.vim +vim73/keymap/thaana-phonetic_utf-8.vim +vim73/keymap/pinyin.vim +vim73/keymap/slovak_cp1250.vim +vim73/keymap/czech_utf-8.vim +vim73/keymap/russian-jcuken.vim +vim73/keymap/serbian_utf-8.vim +vim73/keymap/hebrewp_cp1255.vim +vim73/keymap/slovak_iso-8859-2.vim +vim73/keymap/polish-slash.vim +vim73/keymap/greek_cp737.vim +vim73/keymap/accents.vim +vim73/keymap/polish-slash_cp852.vim +vim73/keymap/hebrewp_utf-8.vim +vim73/keymap/croatian_cp1250.vim +vim73/keymap/esperanto.vim +vim73/keymap/hebrew_iso-8859-8.vim +vim73/keymap/README.txt +vim73/keymap/lithuanian-baltic.vim +vim73/keymap/hebrew.vim +vim73/keymap/esperanto_utf-8.vim +vim73/keymap/kana.vim +vim73/keymap/persian-iranian_utf-8.vim +vim73/keymap/greek_cp1253.vim +vim73/keymap/tamil_tscii.vim +vim73/keymap/polish-slash_iso-8859-2.vim +vim73/keymap/greek_iso-8859-7.vim +vim73/keymap/russian-yawerty.vim +vim73/keymap/ukrainian-jcuken.vim +vim73/keymap/serbian_iso-8859-5.vim +vim73/keymap/croatian_utf-8.vim +vim73/keymap/vietnamese-viqr_utf-8.vim +vim73/keymap/arabic.vim +vim73/keymap/hebrew_cp1255.vim +vim73/keymap/serbian_cp1250.vim +vim73/keymap/croatian_iso-8859-2.vim +vim73/keymap/slovak.vim +vim73/keymap/persian.vim +vim73/keymap/serbian_cp1251.vim +vim73/keymap/mongolian_utf-8.vim +vim73/keymap/russian-jcukenwin.vim +vim73/keymap/magyar_utf-8.vim +vim73/keymap/greek_utf-8.vim +vim73/keymap/serbian.vim +vim73/keymap/hebrewp_iso-8859-8.vim +vim73/keymap/greek.vim +vim73/plugin/netrwPlugin.vim +vim73/plugin/rrhelper.vim +vim73/plugin/gzip.vim +vim73/plugin/zipPlugin.vim +vim73/plugin/matchparen.vim +vim73/plugin/tarPlugin.vim +vim73/plugin/tohtml.vim +vim73/plugin/README.txt +vim73/plugin/getscriptPlugin.vim +vim73/plugin/spellfile.vim +vim73/plugin/vimballPlugin.vim +vim73/indent/pov.vim +vim73/indent/lua.vim +vim73/indent/tcl.vim +vim73/indent/eterm.vim +vim73/indent/erlang.vim +vim73/indent/dictdconf.vim +vim73/indent/tcsh.vim +vim73/indent/cs.vim +vim73/indent/sass.vim +vim73/indent/d.vim +vim73/indent/rpl.vim +vim73/indent/php.vim +vim73/indent/bib.vim +vim73/indent/falcon.vim +vim73/indent/cdl.vim +vim73/indent/html.vim +vim73/indent/sqlanywhere.vim +vim73/indent/ch.vim +vim73/indent/mp.vim +vim73/indent/javascript.vim +vim73/indent/vb.vim +vim73/indent/cmake.vim +vim73/indent/fortran.vim +vim73/indent/automake.vim +vim73/indent/java.vim +vim73/indent/bst.vim +vim73/indent/cpp.vim +vim73/indent/hamster.vim +vim73/indent/changelog.vim +vim73/indent/chaiscript.vim +vim73/indent/zsh.vim +vim73/indent/ada.vim +vim73/indent/xml.vim +vim73/indent/make.vim +vim73/indent/vhdl.vim +vim73/indent/ocaml.vim +vim73/indent/sql.vim +vim73/indent/sml.vim +vim73/indent/tf.vim +vim73/indent/framescript.vim +vim73/indent/verilog.vim +vim73/indent/postscr.vim +vim73/indent/sdl.vim +vim73/indent/eiffel.vim +vim73/indent/mma.vim +vim73/indent/lisp.vim +vim73/indent/ishd.vim +vim73/indent/logtalk.vim +vim73/indent/mail.vim +vim73/indent/dictconf.vim +vim73/indent/cuda.vim +vim73/indent/README.txt +vim73/indent/xhtml.vim +vim73/indent/config.vim +vim73/indent/python.vim +vim73/indent/xinetd.vim +vim73/indent/jsp.vim +vim73/indent/ld.vim +vim73/indent/dtrace.vim +vim73/indent/lifelines.vim +vim73/indent/tilde.vim +vim73/indent/yacc.vim +vim73/indent/c.vim +vim73/indent/occam.vim +vim73/indent/ant.vim +vim73/indent/htmldjango.vim +vim73/indent/cobol.vim +vim73/indent/docbk.vim +vim73/indent/prolog.vim +vim73/indent/dylan.vim +vim73/indent/xsd.vim +vim73/indent/liquid.vim +vim73/indent/perl.vim +vim73/indent/xslt.vim +vim73/indent/matlab.vim +vim73/indent/css.vim +vim73/indent/ruby.vim +vim73/indent/aap.vim +vim73/indent/xf86conf.vim +vim73/indent/rst.vim +vim73/indent/pascal.vim +vim73/indent/sh.vim +vim73/indent/readline.vim +vim73/indent/scheme.vim +vim73/indent/awk.vim +vim73/indent/eruby.vim +vim73/indent/dtd.vim +vim73/indent/idlang.vim +vim73/indent/haml.vim +vim73/indent/pyrex.vim +vim73/indent/perl6.vim +vim73/indent/cucumber.vim +vim73/indent/vim.vim +vim73/indent/objc.vim +vim73/indent/gitconfig.vim +vim73/indent/scss.vim +vim73/compiler/decada.vim +vim73/compiler/tcl.vim +vim73/compiler/pyunit.vim +vim73/compiler/checkstyle.vim +vim73/compiler/cs.vim +vim73/compiler/php.vim +vim73/compiler/rubyunit.vim +vim73/compiler/mips_c.vim +vim73/compiler/mipspro_c89.vim +vim73/compiler/modelsim_vcom.vim +vim73/compiler/se.vim +vim73/compiler/pbx.vim +vim73/compiler/fortran_g77.vim +vim73/compiler/irix5_cpp.vim +vim73/compiler/rspec.vim +vim73/compiler/hp_acc.vim +vim73/compiler/icc.vim +vim73/compiler/irix5_c.vim +vim73/compiler/mcs.vim +vim73/compiler/xmlwf.vim +vim73/compiler/intel.vim +vim73/compiler/fortran_F.vim +vim73/compiler/fortran_lf95.vim +vim73/compiler/bcc.vim +vim73/compiler/mipspro_cpp.vim +vim73/compiler/bdf.vim +vim73/compiler/README.txt +vim73/compiler/javac.vim +vim73/compiler/ant.vim +vim73/compiler/fortran_elf90.vim +vim73/compiler/jikes.vim +vim73/compiler/splint.vim +vim73/compiler/gcc.vim +vim73/compiler/fortran_cv.vim +vim73/compiler/neato.vim +vim73/compiler/fpc.vim +vim73/compiler/perl.vim +vim73/compiler/onsgmls.vim +vim73/compiler/tidy.vim +vim73/compiler/ruby.vim +vim73/compiler/rst.vim +vim73/compiler/dot.vim +vim73/compiler/gnat.vim +vim73/compiler/eruby.vim +vim73/compiler/msvc.vim +vim73/compiler/tex.vim +vim73/compiler/cucumber.vim +vim73/compiler/xmllint.vim +vim73/print/iso-8859-2.ps +vim73/print/prolog.ps +vim73/print/iso-8859-13.ps +vim73/print/iso-8859-10.ps +vim73/print/cp1254.ps +vim73/print/iso-8859-3.ps +vim73/print/iso-8859-5.ps +vim73/print/cp1252.ps +vim73/print/ebcdic-uk.ps +vim73/print/ascii.ps +vim73/print/iso-8859-4.ps +vim73/print/cp1255.ps +vim73/print/iso-8859-11.ps +vim73/print/hp-roman8.ps +vim73/print/cp1250.ps +vim73/print/iso-8859-7.ps +vim73/print/cp1257.ps +vim73/print/cidfont.ps +vim73/print/iso-8859-8.ps +vim73/print/ks_roman.ps +vim73/print/jis_roman.ps +vim73/print/cns_roman.ps +vim73/print/koi8-r.ps +vim73/print/mac-roman.ps +vim73/print/iso-8859-15.ps +vim73/print/cp1251.ps +vim73/print/iso-8859-14.ps +vim73/print/cp1253.ps +vim73/print/gb_roman.ps +vim73/print/dec-mcs.ps +vim73/print/latin1.ps +vim73/print/iso-8859-9.ps +vim73/print/koi8-u.ps +vim73/autoload/decada.vim +vim73/autoload/rubycomplete.vim +vim73/autoload/ccomplete.vim +vim73/autoload/adacomplete.vim +vim73/autoload/getscript.vim +vim73/autoload/syntaxcomplete.vim +vim73/autoload/csscomplete.vim +vim73/autoload/gzip.vim +vim73/autoload/vimball.vim +vim73/autoload/javascriptcomplete.vim +vim73/autoload/python3complete.vim +vim73/autoload/pythoncomplete.vim +vim73/autoload/xmlcomplete.vim +vim73/autoload/paste.vim +vim73/autoload/ada.vim +vim73/autoload/phpcomplete.vim +vim73/autoload/tohtml.vim +vim73/autoload/netrw.vim +vim73/autoload/README.txt +vim73/autoload/sqlcomplete.vim +vim73/autoload/tar.vim +vim73/autoload/htmlcomplete.vim +vim73/autoload/spellfile.vim +vim73/autoload/netrwSettings.vim +vim73/autoload/netrwFileHandlers.vim +vim73/autoload/zip.vim +vim73/autoload/gnat.vim +vim73/autoload/xml/html40t.vim +vim73/autoload/xml/html40s.vim +vim73/autoload/xml/xsl.vim +vim73/autoload/xml/html401f.vim +vim73/autoload/xml/html32.vim +vim73/autoload/xml/xhtml10s.vim +vim73/autoload/xml/xsd.vim +vim73/autoload/xml/xhtml11.vim +vim73/autoload/xml/html40f.vim +vim73/autoload/xml/html401t.vim +vim73/autoload/xml/html401s.vim +vim73/autoload/xml/xhtml10t.vim +vim73/autoload/xml/xhtml10f.vim +vim73/syntax/htmlos.vim +vim73/syntax/pov.vim +vim73/syntax/gdmo.vim +vim73/syntax/sqr.vim +vim73/syntax/gretl.vim +vim73/syntax/denyhosts.vim +vim73/syntax/natural.vim +vim73/syntax/bindzone.vim +vim73/syntax/lua.vim +vim73/syntax/spup.vim +vim73/syntax/pic.vim +vim73/syntax/chordpro.vim +vim73/syntax/change.vim +vim73/syntax/omnimark.vim +vim73/syntax/tcl.vim +vim73/syntax/tli.vim +vim73/syntax/rebol.vim +vim73/syntax/slice.vim +vim73/syntax/eterm.vim +vim73/syntax/calendar.vim +vim73/syntax/dosini.vim +vim73/syntax/conaryrecipe.vim +vim73/syntax/cheetah.vim +vim73/syntax/erlang.vim +vim73/syntax/resolv.vim +vim73/syntax/tags.vim +vim73/syntax/dictdconf.vim +vim73/syntax/tcsh.vim +vim73/syntax/vsejcl.vim +vim73/syntax/docbkxml.vim +vim73/syntax/elmfilt.vim +vim73/syntax/cs.vim +vim73/syntax/asmh8300.vim +vim73/syntax/sass.vim +vim73/syntax/d.vim +vim73/syntax/mib.vim +vim73/syntax/smith.vim +vim73/syntax/haste.vim +vim73/syntax/inittab.vim +vim73/syntax/rcslog.vim +vim73/syntax/rpl.vim +vim73/syntax/manconf.vim +vim73/syntax/php.vim +vim73/syntax/bib.vim +vim73/syntax/bc.vim +vim73/syntax/elf.vim +vim73/syntax/tpp.vim +vim73/syntax/hb.vim +vim73/syntax/falcon.vim +vim73/syntax/cdl.vim +vim73/syntax/dtml.vim +vim73/syntax/masm.vim +vim73/syntax/sas.vim +vim73/syntax/xdefaults.vim +vim73/syntax/strace.vim +vim73/syntax/tssgm.vim +vim73/syntax/fgl.vim +vim73/syntax/autohotkey.vim +vim73/syntax/psf.vim +vim73/syntax/sather.vim +vim73/syntax/initex.vim +vim73/syntax/plsql.vim +vim73/syntax/qf.vim +vim73/syntax/ptcap.vim +vim73/syntax/sindaout.vim +vim73/syntax/radiance.vim +vim73/syntax/xmodmap.vim +vim73/syntax/ppwiz.vim +vim73/syntax/sendpr.vim +vim73/syntax/aml.vim +vim73/syntax/squid.vim +vim73/syntax/maxima.vim +vim73/syntax/html.vim +vim73/syntax/yaml.vim +vim73/syntax/specman.vim +vim73/syntax/sqlanywhere.vim +vim73/syntax/ch.vim +vim73/syntax/services.vim +vim73/syntax/sqloracle.vim +vim73/syntax/lsl.vim +vim73/syntax/mailcap.vim +vim73/syntax/sed.vim +vim73/syntax/plp.vim +vim73/syntax/diva.vim +vim73/syntax/udevperm.vim +vim73/syntax/mp.vim +vim73/syntax/javascript.vim +vim73/syntax/nsis.vim +vim73/syntax/monk.vim +vim73/syntax/debsources.vim +vim73/syntax/racc.vim +vim73/syntax/gitsendemail.vim +vim73/syntax/vb.vim +vim73/syntax/mrxvtrc.vim +vim73/syntax/tsalt.vim +vim73/syntax/catalog.vim +vim73/syntax/cuplsim.vim +vim73/syntax/pilrc.vim +vim73/syntax/prescribe.vim +vim73/syntax/stata.vim +vim73/syntax/viminfo.vim +vim73/syntax/nastran.vim +vim73/syntax/lhaskell.vim +vim73/syntax/inform.vim +vim73/syntax/vgrindefs.vim +vim73/syntax/sgmldecl.vim +vim73/syntax/icemenu.vim +vim73/syntax/sisu.vim +vim73/syntax/cupl.vim +vim73/syntax/chill.vim +vim73/syntax/named.vim +vim73/syntax/cmake.vim +vim73/syntax/nroff.vim +vim73/syntax/modula3.vim +vim73/syntax/msidl.vim +vim73/syntax/screen.vim +vim73/syntax/svg.vim +vim73/syntax/cmusrc.vim +vim73/syntax/gitrebase.vim +vim73/syntax/sshconfig.vim +vim73/syntax/fortran.vim +vim73/syntax/crm.vim +vim73/syntax/r.vim +vim73/syntax/esqlc.vim +vim73/syntax/automake.vim +vim73/syntax/lout.vim +vim73/syntax/java.vim +vim73/syntax/edif.vim +vim73/syntax/desktop.vim +vim73/syntax/ctrlh.vim +vim73/syntax/ldapconf.vim +vim73/syntax/a65.vim +vim73/syntax/coco.vim +vim73/syntax/debchangelog.vim +vim73/syntax/ipfilter.vim +vim73/syntax/master.vim +vim73/syntax/sl.vim +vim73/syntax/form.vim +vim73/syntax/slpreg.vim +vim73/syntax/mmix.vim +vim73/syntax/bst.vim +vim73/syntax/litestep.vim +vim73/syntax/smil.vim +vim73/syntax/registry.vim +vim73/syntax/opl.vim +vim73/syntax/lite.vim +vim73/syntax/art.vim +vim73/syntax/asterisk.vim +vim73/syntax/cpp.vim +vim73/syntax/wml.vim +vim73/syntax/hamster.vim +vim73/syntax/cynpp.vim +vim73/syntax/slrnsc.vim +vim73/syntax/changelog.vim +vim73/syntax/atlas.vim +vim73/syntax/chaiscript.vim +vim73/syntax/autoit.vim +vim73/syntax/lprolog.vim +vim73/syntax/robots.vim +vim73/syntax/mysql.vim +vim73/syntax/spec.vim +vim73/syntax/htmlm4.vim +vim73/syntax/zsh.vim +vim73/syntax/abc.vim +vim73/syntax/xkb.vim +vim73/syntax/verilogams.vim +vim73/syntax/groovy.vim +vim73/syntax/xs.vim +vim73/syntax/kwt.vim +vim73/syntax/flexwiki.vim +vim73/syntax/dircolors.vim +vim73/syntax/xxd.vim +vim73/syntax/jal.vim +vim73/syntax/wdiff.vim +vim73/syntax/apache.vim +vim73/syntax/spyce.vim +vim73/syntax/basic.vim +vim73/syntax/2html.vim +vim73/syntax/ada.vim +vim73/syntax/xml.vim +vim73/syntax/fstab.vim +vim73/syntax/grub.vim +vim73/syntax/progress.vim +vim73/syntax/po.vim +vim73/syntax/tads.vim +vim73/syntax/exim.vim +vim73/syntax/libao.vim +vim73/syntax/dsl.vim +vim73/syntax/manual.vim +vim73/syntax/xquery.vim +vim73/syntax/purifylog.vim +vim73/syntax/fan.vim +vim73/syntax/blank.vim +vim73/syntax/make.vim +vim73/syntax/hercules.vim +vim73/syntax/dcd.vim +vim73/syntax/cynlib.vim +vim73/syntax/fvwm2m4.vim +vim73/syntax/hitest.vim +vim73/syntax/sicad.vim +vim73/syntax/muttrc.vim +vim73/syntax/vhdl.vim +vim73/syntax/ocaml.vim +vim73/syntax/dylanintr.vim +vim73/syntax/valgrind.vim +vim73/syntax/ppd.vim +vim73/syntax/tssop.vim +vim73/syntax/webmacro.vim +vim73/syntax/syntax.vim +vim73/syntax/mel.vim +vim73/syntax/rtf.vim +vim73/syntax/terminfo.vim +vim73/syntax/objcpp.vim +vim73/syntax/antlr.vim +vim73/syntax/ibasic.vim +vim73/syntax/snnsres.vim +vim73/syntax/colortest.vim +vim73/syntax/lss.vim +vim73/syntax/jargon.vim +vim73/syntax/lpc.vim +vim73/syntax/esterel.vim +vim73/syntax/sql.vim +vim73/syntax/promela.vim +vim73/syntax/obj.vim +vim73/syntax/elinks.vim +vim73/syntax/sml.vim +vim73/syntax/htmlcheetah.vim +vim73/syntax/xpm.vim +vim73/syntax/tf.vim +vim73/syntax/jgraph.vim +vim73/syntax/snobol4.vim +vim73/syntax/takcmp.vim +vim73/syntax/framescript.vim +vim73/syntax/slang.vim +vim73/syntax/udevconf.vim +vim73/syntax/trustees.vim +vim73/syntax/tak.vim +vim73/syntax/groff.vim +vim73/syntax/smarty.vim +vim73/syntax/aflex.vim +vim73/syntax/verilog.vim +vim73/syntax/wsh.vim +vim73/syntax/lex.vim +vim73/syntax/mmp.vim +vim73/syntax/taskdata.vim +vim73/syntax/pamconf.vim +vim73/syntax/trasys.vim +vim73/syntax/postscr.vim +vim73/syntax/dns.vim +vim73/syntax/vrml.vim +vim73/syntax/sdl.vim +vim73/syntax/diff.vim +vim73/syntax/bdf.vim +vim73/syntax/fasm.vim +vim73/syntax/aspvbs.vim +vim73/syntax/man.vim +vim73/syntax/st.vim +vim73/syntax/fdcc.vim +vim73/syntax/cfg.vim +vim73/syntax/z8a.vim +vim73/syntax/simula.vim +vim73/syntax/eviews.vim +vim73/syntax/gkrellmrc.vim +vim73/syntax/gnuplot.vim +vim73/syntax/eiffel.vim +vim73/syntax/model.vim +vim73/syntax/mma.vim +vim73/syntax/lisp.vim +vim73/syntax/pccts.vim +vim73/syntax/mason.vim +vim73/syntax/ishd.vim +vim73/syntax/logtalk.vim +vim73/syntax/cdrdaoconf.vim +vim73/syntax/voscm.vim +vim73/syntax/alsaconf.vim +vim73/syntax/hex.vim +vim73/syntax/cterm.vim +vim73/syntax/group.vim +vim73/syntax/taskedit.vim +vim73/syntax/mail.vim +vim73/syntax/csp.vim +vim73/syntax/chaskell.vim +vim73/syntax/lscript.vim +vim73/syntax/pdf.vim +vim73/syntax/whitespace.vim +vim73/syntax/doxygen.vim +vim73/syntax/stp.vim +vim73/syntax/synload.vim +vim73/syntax/texmf.vim +vim73/syntax/passwd.vim +vim73/syntax/dictconf.vim +vim73/syntax/latte.vim +vim73/syntax/git.vim +vim73/syntax/slpconf.vim +vim73/syntax/docbksgml.vim +vim73/syntax/papp.vim +vim73/syntax/pike.vim +vim73/syntax/ampl.vim +vim73/syntax/cuda.vim +vim73/syntax/javacc.vim +vim73/syntax/netrw.vim +vim73/syntax/README.txt +vim73/syntax/rpcgen.vim +vim73/syntax/xhtml.vim +vim73/syntax/snnspat.vim +vim73/syntax/wvdial.vim +vim73/syntax/config.vim +vim73/syntax/a2ps.vim +vim73/syntax/python.vim +vim73/syntax/cl.vim +vim73/syntax/mf.vim +vim73/syntax/xinetd.vim +vim73/syntax/aspperl.vim +vim73/syntax/csh.vim +vim73/syntax/jsp.vim +vim73/syntax/nanorc.vim +vim73/syntax/netrc.vim +vim73/syntax/ld.vim +vim73/syntax/tar.vim +vim73/syntax/dtrace.vim +vim73/syntax/mush.vim +vim73/syntax/haskell.vim +vim73/syntax/ayacc.vim +vim73/syntax/lifelines.vim +vim73/syntax/pfmain.vim +vim73/syntax/skill.vim +vim73/syntax/help.vim +vim73/syntax/sshdconfig.vim +vim73/syntax/mupad.vim +vim73/syntax/winbatch.vim +vim73/syntax/ora.vim +vim73/syntax/takout.vim +vim73/syntax/datascript.vim +vim73/syntax/icon.vim +vim73/syntax/forth.vim +vim73/syntax/focexec.vim +vim73/syntax/sinda.vim +vim73/syntax/loginaccess.vim +vim73/syntax/tilde.vim +vim73/syntax/django.vim +vim73/syntax/clipper.vim +vim73/syntax/yacc.vim +vim73/syntax/c.vim +vim73/syntax/pod.vim +vim73/syntax/virata.vim +vim73/syntax/lilo.vim +vim73/syntax/gdb.vim +vim73/syntax/nosyntax.vim +vim73/syntax/rcs.vim +vim73/syntax/logindefs.vim +vim73/syntax/occam.vim +vim73/syntax/hastepreproc.vim +vim73/syntax/ratpoison.vim +vim73/syntax/jam.vim +vim73/syntax/ecd.vim +vim73/syntax/modula2.vim +vim73/syntax/modsim3.vim +vim73/syntax/ant.vim +vim73/syntax/sqlj.vim +vim73/syntax/wsml.vim +vim73/syntax/htmldjango.vim +vim73/syntax/jproperties.vim +vim73/syntax/cobol.vim +vim73/syntax/ave.vim +vim73/syntax/fvwm.vim +vim73/syntax/sqlforms.vim +vim73/syntax/initng.vim +vim73/syntax/ia64.vim +vim73/syntax/vmasm.vim +vim73/syntax/slpspi.vim +vim73/syntax/markdown.vim +vim73/syntax/docbk.vim +vim73/syntax/hog.vim +vim73/syntax/splint.vim +vim73/syntax/mgl.vim +vim73/syntax/prolog.vim +vim73/syntax/gp.vim +vim73/syntax/slrnrc.vim +vim73/syntax/syncolor.vim +vim73/syntax/b.vim +vim73/syntax/rc.vim +vim73/syntax/xmath.vim +vim73/syntax/texinfo.vim +vim73/syntax/povini.vim +vim73/syntax/uc.vim +vim73/syntax/sieve.vim +vim73/syntax/dylan.vim +vim73/syntax/xsd.vim +vim73/syntax/gtkrc.vim +vim73/syntax/liquid.vim +vim73/syntax/dcl.vim +vim73/syntax/ahdl.vim +vim73/syntax/fetchmail.vim +vim73/syntax/moo.vim +vim73/syntax/exports.vim +vim73/syntax/debcontrol.vim +vim73/syntax/perl.vim +vim73/syntax/asm.vim +vim73/syntax/messages.vim +vim73/syntax/xslt.vim +vim73/syntax/kscript.vim +vim73/syntax/clean.vim +vim73/syntax/smcl.vim +vim73/syntax/idl.vim +vim73/syntax/mplayerconf.vim +vim73/syntax/sgml.vim +vim73/syntax/lace.vim +vim73/syntax/rexx.vim +vim73/syntax/vera.vim +vim73/syntax/btm.vim +vim73/syntax/abel.vim +vim73/syntax/tidy.vim +vim73/syntax/csc.vim +vim73/syntax/phtml.vim +vim73/syntax/asm68k.vim +vim73/syntax/sysctl.vim +vim73/syntax/kix.vim +vim73/syntax/asn.vim +vim73/syntax/cdrtoc.vim +vim73/syntax/xbl.vim +vim73/syntax/rnc.vim +vim73/syntax/sgmllnx.vim +vim73/syntax/pinfo.vim +vim73/syntax/updatedb.vim +vim73/syntax/matlab.vim +vim73/syntax/cvsrc.vim +vim73/syntax/lynx.vim +vim73/syntax/spice.vim +vim73/syntax/scilab.vim +vim73/syntax/css.vim +vim73/syntax/apachestyle.vim +vim73/syntax/gpg.vim +vim73/syntax/snnsnet.vim +vim73/syntax/ldif.vim +vim73/syntax/ruby.vim +vim73/syntax/iss.vim +vim73/syntax/context.vim +vim73/syntax/samba.vim +vim73/syntax/sudoers.vim +vim73/syntax/modconf.vim +vim73/syntax/foxpro.vim +vim73/syntax/msql.vim +vim73/syntax/sqlinformix.vim +vim73/syntax/aap.vim +vim73/syntax/sm.vim +vim73/syntax/m4.vim +vim73/syntax/xf86conf.vim +vim73/syntax/rst.vim +vim73/syntax/expect.vim +vim73/syntax/web.vim +vim73/syntax/pascal.vim +vim73/syntax/svn.vim +vim73/syntax/indent.vim +vim73/syntax/desc.vim +vim73/syntax/pcap.vim +vim73/syntax/asteriskvm.vim +vim73/syntax/tasm.vim +vim73/syntax/limits.vim +vim73/syntax/dracula.vim +vim73/syntax/bzr.vim +vim73/syntax/freebasic.vim +vim73/syntax/rib.vim +vim73/syntax/grads.vim +vim73/syntax/lotos.vim +vim73/syntax/dot.vim +vim73/syntax/sh.vim +vim73/syntax/crontab.vim +vim73/syntax/cf.vim +vim73/syntax/gedcom.vim +vim73/syntax/udevrules.vim +vim73/syntax/abap.vim +vim73/syntax/readline.vim +vim73/syntax/msmessages.vim +vim73/syntax/sd.vim +vim73/syntax/def.vim +vim73/syntax/cabal.vim +vim73/syntax/nqc.vim +vim73/syntax/dylanlid.vim +vim73/syntax/scheme.vim +vim73/syntax/lftp.vim +vim73/syntax/awk.vim +vim73/syntax/xpm2.vim +vim73/syntax/arch.vim +vim73/syntax/eruby.vim +vim73/syntax/mgp.vim +vim73/syntax/esmtprc.vim +vim73/syntax/dtd.vim +vim73/syntax/mailaliases.vim +vim73/syntax/idlang.vim +vim73/syntax/haml.vim +vim73/syntax/rnoweb.vim +vim73/syntax/gitcommit.vim +vim73/syntax/ist.vim +vim73/syntax/ncf.vim +vim73/syntax/rhelp.vim +vim73/syntax/kconfig.vim +vim73/syntax/pyrex.vim +vim73/syntax/privoxy.vim +vim73/syntax/acedb.vim +vim73/syntax/tsscl.vim +vim73/syntax/maple.vim +vim73/syntax/perl6.vim +vim73/syntax/tex.vim +vim73/syntax/cweb.vim +vim73/syntax/procmail.vim +vim73/syntax/baan.vim +vim73/syntax/cvs.vim +vim73/syntax/reva.vim +vim73/syntax/pine.vim +vim73/syntax/sensors.vim +vim73/syntax/plm.vim +vim73/syntax/gsp.vim +vim73/syntax/quake.vim +vim73/syntax/wget.vim +vim73/syntax/cucumber.vim +vim73/syntax/nasm.vim +vim73/syntax/uil.vim +vim73/syntax/amiga.vim +vim73/syntax/vim.vim +vim73/syntax/dosbatch.vim +vim73/syntax/conf.vim +vim73/syntax/objc.vim +vim73/syntax/gitconfig.vim +vim73/syntax/protocols.vim +vim73/syntax/setserial.vim +vim73/syntax/jess.vim +vim73/syntax/plaintex.vim +vim73/syntax/remind.vim +vim73/syntax/sindacmp.vim +vim73/syntax/hostconf.vim +vim73/syntax/pf.vim +vim73/syntax/openroad.vim +vim73/syntax/sdc.vim +vim73/syntax/scss.vim +vim73/syntax/abaqus.vim +vim73/icons/Vim_32Colors.info +vim73/icons/Vim_8Colors.info +vim73/icons/README.txt +vim73/icons/Vim_8ColorsLace.info +vim73/icons/Vim_4ColorsLace.info +vim73/icons/README.txt.info +vim73/tutor/tutor.es.utf-8 +vim73/tutor/tutor.nb +vim73/tutor/README.el.cp737.txt +vim73/tutor/tutor.fr.utf-8 +vim73/tutor/tutor.ru +vim73/tutor/tutor.ja.euc +vim73/tutor/tutor.zh.utf-8 +vim73/tutor/tutor.ja.utf-8 +vim73/tutor/tutor.zh.big5 +vim73/tutor/tutor.eo +vim73/tutor/tutor.hu +vim73/tutor/tutor.pl.cp1250 +vim73/tutor/tutor.pl.utf-8 +vim73/tutor/tutor.hr +vim73/tutor/tutor.de +vim73/tutor/tutor.es +vim73/tutor/tutor.it.utf-8 +vim73/tutor/tutor.vim +vim73/tutor/tutor.ca +vim73/tutor/tutor.pt +vim73/tutor/tutor.tr.iso9 +vim73/tutor/tutor.el.cp737 +vim73/tutor/tutor.it +vim73/tutor/Makefile +vim73/tutor/tutor.vi.utf-8 +vim73/tutor/tutor.ko.euc +vim73/tutor/tutor.sv.utf-8 +vim73/tutor/README.txt +vim73/tutor/tutor.no +vim73/tutor/tutor.ru.cp1251 +vim73/tutor/tutor.zh.euc +vim73/tutor/tutor.ko.utf-8 +vim73/tutor/README.el.txt +vim73/tutor/tutor.utf-8 +vim73/tutor/tutor.cs.utf-8 +vim73/tutor/tutor.bj +vim73/tutor/tutor.ru.utf-8 +vim73/tutor/tutor +vim73/tutor/tutor.tr.utf-8 +vim73/tutor/tutor.ca.utf-8 +vim73/tutor/tutor.el.utf-8 +vim73/tutor/tutor.sk.cp1250 +vim73/tutor/tutor.info +vim73/tutor/tutor.pt.utf-8 +vim73/tutor/tutor.cs.cp1250 +vim73/tutor/tutor.de.utf-8 +vim73/tutor/tutor.hr.utf-8 +vim73/tutor/tutor.fr +vim73/tutor/README.txt.info +vim73/tutor/tutor.eo.utf-8 +vim73/tutor/tutor.ja.sjis +vim73/tutor/tutor.hr.cp1250 +vim73/tutor/tutor.nb.utf-8 +vim73/tutor/tutor.hu.utf-8 +vim73/tutor/tutor.cs +vim73/tutor/tutor.hu.cp1250 +vim73/tutor/tutor.sk +vim73/tutor/tutor.bj.utf-8 +vim73/tutor/tutor.pl +vim73/tutor/tutor.sv +vim73/tutor/tutor.el +vim73/tutor/tutor.sk.utf-8 +vim73/tutor/tutor.no.utf-8 +vim73/macros/hanoi.info +vim73/macros/less.vim +vim73/macros/matchit.vim +vim73/macros/justify.vim +vim73/macros/maze.info +vim73/macros/editexisting.vim +vim73/macros/urm.info +vim73/macros/dvorak +vim73/macros/README.txt +vim73/macros/shellmenu.vim +vim73/macros/less.sh +vim73/macros/matchit.txt +vim73/macros/README.txt.info +vim73/macros/swapmous.vim +vim73/macros/hanoi/click.me.info +vim73/macros/hanoi/click.me +vim73/macros/hanoi/poster +vim73/macros/hanoi/poster.info +vim73/macros/hanoi/hanoi.vim +vim73/macros/life/click.me.info +vim73/macros/life/click.me +vim73/macros/life/life.vim +vim73/macros/urm/examples +vim73/macros/urm/README.txt +vim73/macros/urm/urm +vim73/macros/urm/urm.vim +vim73/macros/urm/README.txt.info +vim73/macros/maze/maze_5.78.info +vim73/macros/maze/maze_5.78 +vim73/macros/maze/mazeansi.c +vim73/macros/maze/Makefile +vim73/macros/maze/README.txt +vim73/macros/maze/poster +vim73/macros/maze/mazeclean.c +vim73/macros/maze/main.aap +vim73/macros/maze/maze_mac +vim73/macros/maze/maze.c +vim73/macros/maze/README.txt.info +vim73/macros/maze/poster.info +vim73/doc/usr_31.esx +vim73/doc/os_qnx.txt +vim73/doc/usr_02.esx +vim73/doc/vimdiff-pl.1 +vim73/doc/usr_26.esx +vim73/doc/os_unix.txt +vim73/doc/usr_06.txt +vim73/doc/pi_vimball.txt +vim73/doc/usr_32.esx +vim73/doc/vimtutor-ru.1 +vim73/doc/usr_23.txt +vim73/doc/xxd-ru.UTF-8.1 +vim73/doc/evim.1 +vim73/doc/if_mzsch.txt +vim73/doc/develop.txt +vim73/doc/usr_04.esx +vim73/doc/index.txt +vim73/doc/usr_43.txt +vim73/doc/rileft.txt +vim73/doc/help.esx +vim73/doc/usr_27.esx +vim73/doc/os_os2.txt +vim73/doc/todo.txt +vim73/doc/hebrew.txt +vim73/doc/syntax.txt +vim73/doc/recover.txt +vim73/doc/vimtutor-fr.1 +vim73/doc/usr_05.txt +vim73/doc/usr_45.txt +vim73/doc/intro.esx +vim73/doc/evim-ru.UTF-8.1 +vim73/doc/usr_28.esx +vim73/doc/vi_diff.txt +vim73/doc/cmdline.txt +vim73/doc/arabic.txt +vim73/doc/vim-fr.UTF-8.1 +vim73/doc/netbeans.txt +vim73/doc/usr_04.txt +vim73/doc/gui_x11.txt +vim73/doc/usr_44.txt +vim73/doc/autocmd.txt +vim73/doc/os_390.txt +vim73/doc/quotes.txt +vim73/doc/usr_24.txt +vim73/doc/ft_ada.txt +vim73/doc/undo.txt +vim73/doc/usr_22.esx +vim73/doc/workshop.txt +vim73/doc/vimdiff.man +vim73/doc/usr_07.esx +vim73/doc/vimdiff-fr.UTF-8.1 +vim73/doc/usr_12.esx +vim73/doc/diff.txt +vim73/doc/tagsrch.txt +vim73/doc/pi_paren.txt +vim73/doc/sponsor.txt +vim73/doc/vim.man.info +vim73/doc/usr_20.txt +vim73/doc/usr_toc.esx +vim73/doc/if_lua.txt +vim73/doc/tips.txt +vim73/doc/vim.man +vim73/doc/os_msdos.txt +vim73/doc/starting.txt +vim73/doc/pi_getscript.txt +vim73/doc/usr_29.esx +vim73/doc/motion.txt +vim73/doc/tabpage.txt +vim73/doc/debugger.txt +vim73/doc/xxd-it.UTF-8.1 +vim73/doc/vimtutor.man +vim73/doc/usr_21.esx +vim73/doc/usr_23.esx +vim73/doc/evim-ru.1 +vim73/doc/remote.txt +vim73/doc/pi_netrw.txt +vim73/doc/vimdiff-pl.UTF-8.1 +vim73/doc/vim2html.pl +vim73/doc/filetype.txt +vim73/doc/gui_w32.txt +vim73/doc/usr_40.txt +vim73/doc/indent.txt +vim73/doc/intro.txt +vim73/doc/mbyte.txt +vim73/doc/xxd-pl.1 +vim73/doc/os_mint.txt +vim73/doc/usr_25.txt +vim73/doc/if_pyth.txt +vim73/doc/evim-pl.1 +vim73/doc/digraph.txt +vim73/doc/usr_21.txt +vim73/doc/usr_28.txt +vim73/doc/change.txt +vim73/doc/editing.txt +vim73/doc/vim-pl.UTF-8.1 +vim73/doc/evim-it.UTF-8.1 +vim73/doc/vimtutor.1 +vim73/doc/usr_03.esx +vim73/doc/usr_10.txt +vim73/doc/usr_27.txt +vim73/doc/xxd-fr.1 +vim73/doc/usr_90.txt +vim73/doc/evim-pl.UTF-8.1 +vim73/doc/tags-es +vim73/doc/uganda.txt +vim73/doc/usr_24.esx +vim73/doc/usr_31.txt +vim73/doc/usr_01.txt +vim73/doc/usr_08.txt +vim73/doc/print.txt +vim73/doc/maketags.awk +vim73/doc/os_mac.txt +vim73/doc/usr_41.txt +vim73/doc/ft_sql.txt +vim73/doc/vimtutor-it.UTF-8.1 +vim73/doc/map.txt +vim73/doc/vimdiff-ru.1 +vim73/doc/scroll.txt +vim73/doc/usr_01.esx +vim73/doc/Makefile +vim73/doc/hangulin.txt +vim73/doc/usr_30.txt +vim73/doc/eval.txt +vim73/doc/usr_02.txt +vim73/doc/sign.txt +vim73/doc/if_cscop.txt +vim73/doc/usr_06.esx +vim73/doc/pi_zip.txt +vim73/doc/howto.txt +vim73/doc/xxd.man +vim73/doc/term.txt +vim73/doc/vimtutor-ru.UTF-8.1 +vim73/doc/fold.txt +vim73/doc/usr_11.esx +vim73/doc/quickref.txt +vim73/doc/message.txt +vim73/doc/evim-it.1 +vim73/doc/os_risc.txt +vim73/doc/usr_11.txt +vim73/doc/evim-fr.UTF-8.1 +vim73/doc/evim-fr.1 +vim73/doc/helphelp.txt +vim73/doc/usr_32.txt +vim73/doc/spell.txt +vim73/doc/vim-ru.1 +vim73/doc/usr_toc.txt +vim73/doc/xxd-fr.UTF-8.1 +vim73/doc/usr_30.esx +vim73/doc/vim-doc-es.esx +vim73/doc/usr_12.txt +vim73/doc/vim-fr.1 +vim73/doc/vimdiff-ru.UTF-8.1 +vim73/doc/various.txt +vim73/doc/if_sniff.txt +vim73/doc/vimdiff-fr.1 +vim73/doc/if_tcl.txt +vim73/doc/os_amiga.txt +vim73/doc/usr_03.txt +vim73/doc/vim.1 +vim73/doc/usr_25.esx +vim73/doc/version4.txt +vim73/doc/farsi.txt +vim73/doc/vimdiff.1 +vim73/doc/vimdiff-it.1 +vim73/doc/pi_spec.txt +vim73/doc/usr_22.txt +vim73/doc/usr_09.esx +vim73/doc/usr_07.txt +vim73/doc/usr_29.txt +vim73/doc/gui_w16.txt +vim73/doc/xxd-pl.UTF-8.1 +vim73/doc/help.txt.info +vim73/doc/version6.txt +vim73/doc/vim-ru.UTF-8.1 +vim73/doc/os_dos.txt +vim73/doc/pi_tar.txt +vim73/doc/tags +vim73/doc/if_ruby.txt +vim73/doc/usr_09.txt +vim73/doc/usr_26.txt +vim73/doc/vimdiff-it.UTF-8.1 +vim73/doc/doctags.c +vim73/doc/debug.txt +vim73/doc/if_perl.txt +vim73/doc/usr_05.esx +vim73/doc/help.txt +vim73/doc/quickfix.txt +vim73/doc/vimtutor-pl.1 +vim73/doc/os_vms.txt +vim73/doc/visual.txt +vim73/doc/repeat.txt +vim73/doc/russian.txt +vim73/doc/gui.txt +vim73/doc/mlang.txt +vim73/doc/xxd-it.1 +vim73/doc/vimtutor-pl.UTF-8.1 +vim73/doc/vim-pl.1 +vim73/doc/usr_08.esx +vim73/doc/usr_42.txt +vim73/doc/windows.txt +vim73/doc/usr_10.esx +vim73/doc/usr_20.esx +vim73/doc/if_ole.txt +vim73/doc/os_win32.txt +vim73/doc/makehtml.awk +vim73/doc/version5.txt +vim73/doc/vimtutor-fr.UTF-8.1 +vim73/doc/insert.txt +vim73/doc/options.txt +vim73/doc/pi_gzip.txt +vim73/doc/vimtutor-it.1 +vim73/doc/vim-it.1 +vim73/doc/vim-it.UTF-8.1 +vim73/doc/version7.txt +vim73/doc/xxd.1 +vim73/doc/os_beos.txt +vim73/doc/xxd-ru.1 +vim73/doc/pattern.txt +vim73/lang/menu_english_united_kingdom.1252.vim +vim73/lang/menu_sr_yu.iso_8859-2.vim +vim73/lang/menu_pl.cp1250.vim +vim73/lang/menu_sv_se.utf-8.vim +vim73/lang/menu_it.utf-8.vim +vim73/lang/menu_ja.euc-jp.vim +vim73/lang/menu_zh_cn.gb2312.vim +vim73/lang/menu_eo_eo.utf-8.vim +vim73/lang/menu_sv_se.latin1.vim +vim73/lang/menu_ja_jp.ujis.vim +vim73/lang/menu_eo_xx.utf-8.vim +vim73/lang/menu_hu_hu.utf-8.vim +vim73/lang/menu_no.latin1.vim +vim73/lang/menu_es.utf-8.vim +vim73/lang/menu_chinese(gb)_gb.936.vim +vim73/lang/menu_pt_pt.utf-8.vim +vim73/lang/menu_ja.ujis.vim +vim73/lang/menu_japanese_japan.932.vim +vim73/lang/menu_czech_czech_republic.ascii.vim +vim73/lang/menu_cs.latin1.vim +vim73/lang/menu_pt_br.vim +vim73/lang/menu_spanish_spain.850.vim +vim73/lang/menu_french_france.1252.vim +vim73/lang/menu_pl_pl.iso_8859-2.vim +vim73/lang/menu_fi_fi.utf-8.vim +vim73/lang/menu_german_germany.1252.vim +vim73/lang/menu_italian_italy.1252.vim +vim73/lang/menu_eo.utf-8.vim +vim73/lang/menu_sv.utf-8.vim +vim73/lang/menu_de.utf-8.vim +vim73/lang/menu_de_de.utf-8.vim +vim73/lang/menu_sr_rs.ascii.vim +vim73/lang/menu_cs_cz.latin1.vim +vim73/lang/menu_sk_sk.iso_8859-2.vim +vim73/lang/menu_ja.utf-8.vim +vim73/lang/menu_sk_sk.cp1250.vim +vim73/lang/menu_it.latin1.vim +vim73/lang/menu_nl_nl.utf-8.vim +vim73/lang/menu_zh_cn.cp936.vim +vim73/lang/menu_ca_es.utf-8.vim +vim73/lang/menu_zh.cp950.vim +vim73/lang/menu_fr.latin1.vim +vim73/lang/menu_sr_yu.ascii.vim +vim73/lang/menu_sk_sk.vim +vim73/lang/menu_uk_ua.cp1251.vim +vim73/lang/menu_fr_fr.utf-8.vim +vim73/lang/menu_es_es.utf-8.vim +vim73/lang/menu_pt_br.latin1.vim +vim73/lang/menu_af.utf-8.vim +vim73/lang/menu_sr_rs.iso_8859-2.vim +vim73/lang/menu_chinese_gb.936.vim +vim73/lang/menu_pl_pl.cp1250.vim +vim73/lang/menu_pl_pl.utf-8.vim +vim73/lang/menu_sk.cp1250.vim +vim73/lang/menu_sr_yu.iso_8859-5.vim +vim73/lang/menu_slovak_slovak_republic.1250.vim +vim73/lang/menu_ru_ru.vim +vim73/lang/menu_ko.utf-8.vim +vim73/lang/menu_zh_tw.cp950.vim +vim73/lang/menu_hu.iso_8859-2.vim +vim73/lang/menu_ko_kr.vim +vim73/lang/README.txt +vim73/lang/menu_cs_cz.cp1250.vim +vim73/lang/menu_sl_si.cp1250.vim +vim73/lang/menu_ru.utf-8.vim +vim73/lang/menu_cs.cp1250.vim +vim73/lang/menu_sr_yu.utf-8.vim +vim73/lang/menu_ja.cp932.vim +vim73/lang/menu_nl.utf-8.vim +vim73/lang/menu_pt_pt.latin1.vim +vim73/lang/menu_no_no.latin1.vim +vim73/lang/menu_ja_jp.eucjp.vim +vim73/lang/menu_fi.latin1.vim +vim73/lang/menu_zh_tw.big5.vim +vim73/lang/menu_vi_vn.vim +vim73/lang/menu_sl_si.latin2.vim +vim73/lang/menu_es.latin1.vim +vim73/lang/menu_sr_rs.iso_8859-5.vim +vim73/lang/menu_fi_fi.latin1.vim +vim73/lang/menu_sk_sk.1250.vim +vim73/lang/menu_it_it.latin1.vim +vim73/lang/menu_ja.eucjp.vim +vim73/lang/menu_en_gb.latin1.vim +vim73/lang/menu_ja_jp.cp932.vim +vim73/lang/menu_sr_rs.utf-8.vim +vim73/lang/menu_ko_kr.utf-8.vim +vim73/lang/menu_no.utf-8.vim +vim73/lang/menu_zh.gb2312.vim +vim73/lang/menu_ca_es.latin1.vim +vim73/lang/menu_ca.utf-8.vim +vim73/lang/menu_pt_br.utf-8.vim +vim73/lang/menu_ru_ru.koi8-r.vim +vim73/lang/menu_zh_tw.utf-8.vim +vim73/lang/menu_zh_cn.utf-8.vim +vim73/lang/menu_sv.latin1.vim +vim73/lang/menu_de.latin1.vim +vim73/lang/menu_es_es.latin1.vim +vim73/lang/menu_ja_jp.euc-jp.vim +vim73/lang/menu_uk_ua.koi8-u.vim +vim73/lang/menu_fr_fr.latin1.vim +vim73/lang/menu_sr.utf-8.vim +vim73/lang/menu_english_united_kingdom.ascii.vim +vim73/lang/menu_it_it.utf-8.vim +vim73/lang/menu_no_no.utf-8.vim +vim73/lang/menu_fr.utf-8.vim +vim73/lang/menu_nl.latin1.vim +vim73/lang/menu_ca.latin1.vim +vim73/lang/menu_nl_nl.latin1.vim +vim73/lang/menu_sl_si.utf-8.vim +vim73/lang/menu_af.latin1.vim +vim73/lang/menu_chinese_taiwan.950.vim +vim73/lang/menu_en_gb.utf-8.vim +vim73/lang/menu_zh_cn.18030.vim +vim73/lang/menu_czech_czech_republic.1252.vim +vim73/lang/menu_ja_jp.utf-8.vim +vim73/lang/menu_af_af.latin1.vim +vim73/lang/menu_de_de.latin1.vim +vim73/lang/menu_polish_poland.1250.vim +vim73/lang/menu_af_af.utf-8.vim +vim73/lang/menu_zh.big5.vim +vim73/lang/menu_ko_kr.euckr.vim +vim73/lang/menu_cs_cz.iso_8859-2.vim +vim73/lang/menu_czech_czech_republic.1250.vim +vim73/lang/menu_fi.utf-8.vim +vim73/lang/menu_hu_hu.iso_8859-2.vim +vim73/lang/menu_chinese(taiwan)_taiwan.950.vim +vim73/lang/menu_hu.utf-8.vim +vim73/lang/menu_zh.cp936.vim +vim73/lang/menu_finnish_finland.1252.vim +vim73/lang/menu_pt_pt.vim +vim73/lang/menu_zh_cn.gbk.vim +vim73/lang/menu_ru_ru.utf-8.vim diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..6418e06 --- /dev/null +++ b/NEWS @@ -0,0 +1,99 @@ +31 + +* Merge oldstyle and newstyle toolbars into a single version. +* Fix segfault when saving to Journal with F12 version of VTE. + +30 + +* Backport of fixes to version with oldstyle toolbars + +28 + +* Updated Vietnamese translations + +27 + +* Make canvas emit motion-notify-event during pointer motion. dslo#1402 (Aleksey Lim) +* Fix typo (dslo#1356) (Aleksey Lim) +* Updated translations for French, German, Portuguese and Mongolian + +26 + +* Toolbar redesign +* New and updated translations + +25 + +* Fix exception when starting with no terminalrc. +* New translations + +24 + +* Add tabs. +* Add journal save/resume of tabs, scrollback working directory. + +23 + +* Change default fontsize to 10 from 8 +* New translations + +21 + +* New translations + +20 + +* #4646: Fix systemwide shortcut breakage (Martin Dengler) +* #8515: Make the root shell a login shell +* Add drop support to Terminal (Cortland Setlow) +* Updated tr and pt translations + + +15 + +* New and updated translations + +14 + +* Translation updates for Chinese (Simplified), Dutch, Mongolian and Telugu + +13 + +* Translation updates + +12 + +* #5520: Make the activity exit when the user exits the shell. (sayamindu) + +11 + +* Add po/Terminal.pot for preliminary i18n support. + +10 + +9 + +* #6316: Cause the 'become root' button to fork a root terminal. (mstone) + +8 + +* #5537: Add a button and icon to launch a 'become_root' script. (phil, mstone) + +7 + +* Remove mime types support. (tomeu) + +6 + +* #5376: Add copy&paste support using the Edit toolbar. (tomeu) + +2 + +* #4345: Terminal Activity should start in home directory +* Internal code cleanups +* #4335: Decrease font size to 8px + +1 + +* Initial Version + diff --git a/README b/README new file mode 100644 index 0000000..8304f35 --- /dev/null +++ b/README @@ -0,0 +1,3 @@ +Terminal-Activity +----------------- + diff --git a/activity/NewTerminal_VT_d.svg b/activity/NewTerminal_VT_d.svg new file mode 100644 index 0000000..072d10a --- /dev/null +++ b/activity/NewTerminal_VT_d.svg @@ -0,0 +1,46 @@ + + + + +]> + + + VT + + + diff --git a/activity/VimIPython_VI_c.svg b/activity/VimIPython_VI_c.svg new file mode 100644 index 0000000..22ab081 --- /dev/null +++ b/activity/VimIPython_VI_c.svg @@ -0,0 +1,111 @@ + + + + +]> + + + + + + + + + + + image/svg+xml + + + + + + + VI + + diff --git a/activity/VimPython_NT_d.svg b/activity/VimPython_NT_d.svg new file mode 100644 index 0000000..8122a13 --- /dev/null +++ b/activity/VimPython_NT_d.svg @@ -0,0 +1,46 @@ + + + + +]> + + + NT + + + diff --git a/activity/VimTutor_VP_s.svg b/activity/VimTutor_VP_s.svg new file mode 100644 index 0000000..91364fa --- /dev/null +++ b/activity/VimTutor_VP_s.svg @@ -0,0 +1,117 @@ + + + + +]> + + + + + + + + + + + image/svg+xml + + + + + + VP + + + diff --git a/activity/VimTutor_VT_d.svg b/activity/VimTutor_VT_d.svg new file mode 100644 index 0000000..072d10a --- /dev/null +++ b/activity/VimTutor_VT_d.svg @@ -0,0 +1,46 @@ + + + + +]> + + + VT + + + diff --git a/activity/activity-1.info b/activity/activity-1.info new file mode 100644 index 0000000..530dbc2 --- /dev/null +++ b/activity/activity-1.info @@ -0,0 +1,7 @@ +[Activity] +name = VimTutor +bundle_id = org.laptop.VimTutor +activity_version = 2 +show_launcher = yes +icon = VimTutor_VT_d +class = terminal.TerminalActivity diff --git a/activity/activity-10.info b/activity/activity-10.info new file mode 100644 index 0000000..cb7479f --- /dev/null +++ b/activity/activity-10.info @@ -0,0 +1,7 @@ +[Activity] +name = VimIPython +bundle_id = org.laptop.VimIPython +activity_version = 1 +show_launcher = yes +icon = VimTutor_VP_s +class = terminal.TerminalActivity diff --git a/activity/activity-11.info b/activity/activity-11.info new file mode 100644 index 0000000..be5c240 --- /dev/null +++ b/activity/activity-11.info @@ -0,0 +1,7 @@ +[Activity] +name = VimPython +bundle_id = org.laptop.VimPython +activity_version = 1 +show_launcher = yes +icon = VimTutor_VP_s +class = terminal_gui.VimActivity diff --git a/activity/activity-12.info b/activity/activity-12.info new file mode 100644 index 0000000..7c805b7 --- /dev/null +++ b/activity/activity-12.info @@ -0,0 +1,7 @@ +[Activity] +name = NewTerminal +bundle_id = org.laptop.NewTerminal +activity_version = 1 +show_launcher = yes +icon = VimPython_NT_d +class = terminal_gui.VimActivity diff --git a/activity/activity-2.info b/activity/activity-2.info new file mode 100644 index 0000000..1ebc883 --- /dev/null +++ b/activity/activity-2.info @@ -0,0 +1,7 @@ +[Activity] +name = VimTutor +bundle_id = org.laptop.VimTutor +activity_version = 2 +show_launcher = yes +icon = activity-helloworld +class = terminal.TerminalActivity diff --git a/activity/activity-3.info b/activity/activity-3.info new file mode 100644 index 0000000..530dbc2 --- /dev/null +++ b/activity/activity-3.info @@ -0,0 +1,7 @@ +[Activity] +name = VimTutor +bundle_id = org.laptop.VimTutor +activity_version = 2 +show_launcher = yes +icon = VimTutor_VT_d +class = terminal.TerminalActivity diff --git a/activity/activity-4.info b/activity/activity-4.info new file mode 100644 index 0000000..530dbc2 --- /dev/null +++ b/activity/activity-4.info @@ -0,0 +1,7 @@ +[Activity] +name = VimTutor +bundle_id = org.laptop.VimTutor +activity_version = 2 +show_launcher = yes +icon = VimTutor_VT_d +class = terminal.TerminalActivity diff --git a/activity/activity-5.info b/activity/activity-5.info new file mode 100644 index 0000000..530dbc2 --- /dev/null +++ b/activity/activity-5.info @@ -0,0 +1,7 @@ +[Activity] +name = VimTutor +bundle_id = org.laptop.VimTutor +activity_version = 2 +show_launcher = yes +icon = VimTutor_VT_d +class = terminal.TerminalActivity diff --git a/activity/activity-6.info b/activity/activity-6.info new file mode 100644 index 0000000..530dbc2 --- /dev/null +++ b/activity/activity-6.info @@ -0,0 +1,7 @@ +[Activity] +name = VimTutor +bundle_id = org.laptop.VimTutor +activity_version = 2 +show_launcher = yes +icon = VimTutor_VT_d +class = terminal.TerminalActivity diff --git a/activity/activity-7.info b/activity/activity-7.info new file mode 100644 index 0000000..cb7479f --- /dev/null +++ b/activity/activity-7.info @@ -0,0 +1,7 @@ +[Activity] +name = VimIPython +bundle_id = org.laptop.VimIPython +activity_version = 1 +show_launcher = yes +icon = VimTutor_VP_s +class = terminal.TerminalActivity diff --git a/activity/activity-8.info b/activity/activity-8.info new file mode 100644 index 0000000..cb7479f --- /dev/null +++ b/activity/activity-8.info @@ -0,0 +1,7 @@ +[Activity] +name = VimIPython +bundle_id = org.laptop.VimIPython +activity_version = 1 +show_launcher = yes +icon = VimTutor_VP_s +class = terminal.TerminalActivity diff --git a/activity/activity-9.info b/activity/activity-9.info new file mode 100644 index 0000000..17a4f8a --- /dev/null +++ b/activity/activity-9.info @@ -0,0 +1,7 @@ +[Activity] +name = VimIPython +bundle_id = org.laptop.VimIPython +activity_version = 1 +show_launcher = yes +icon = VimIPython_VI_c +class = terminal.TerminalActivity diff --git a/activity/activity.info b/activity/activity.info new file mode 100644 index 0000000..bd338fc --- /dev/null +++ b/activity/activity.info @@ -0,0 +1,7 @@ +[Activity] +name = VimTutor +bundle_id = org.laptop.VimTutor +activity_version = 1 +show_launcher = yes +icon = VimTutor_VT_d +class = vimtutor.VimTutor diff --git a/activity/permissions.info b/activity/permissions.info new file mode 100644 index 0000000..c30fe24 --- /dev/null +++ b/activity/permissions.info @@ -0,0 +1,2 @@ +constand-uid + diff --git a/bin/71/gvim b/bin/71/gvim new file mode 120000 index 0000000..200d445 --- /dev/null +++ b/bin/71/gvim @@ -0,0 +1 @@ +./vim \ No newline at end of file diff --git a/bin/71/vim b/bin/71/vim new file mode 100755 index 0000000..36afc75 --- /dev/null +++ b/bin/71/vim Binary files differ diff --git a/bin/73/gvim b/bin/73/gvim new file mode 120000 index 0000000..7923f59 --- /dev/null +++ b/bin/73/gvim @@ -0,0 +1 @@ +vim \ No newline at end of file diff --git a/bin/73/vim b/bin/73/vim new file mode 100755 index 0000000..8c672b5 --- /dev/null +++ b/bin/73/vim Binary files differ diff --git a/bin/ctags b/bin/ctags new file mode 100755 index 0000000..e13d51c --- /dev/null +++ b/bin/ctags Binary files differ diff --git a/bin/ipython.py b/bin/ipython.py new file mode 100755 index 0000000..5be0994 --- /dev/null +++ b/bin/ipython.py @@ -0,0 +1,11 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- +"""IPython -- An enhanced Interactive Python + +The actual ipython script to be installed with 'python setup.py install' is +in './scripts' directory. This file is here (ipython source root directory) +to facilitate non-root 'zero-installation' (just copy the source tree +somewhere and run ipython.py) and development. """ + +import IPython.Shell +IPython.Shell.start().mainloop() diff --git a/bin/vimtutor b/bin/vimtutor new file mode 100755 index 0000000..81ae1f5 --- /dev/null +++ b/bin/vimtutor @@ -0,0 +1,76 @@ +#! /bin/sh + +# Start Vim on a copy of the tutor file. + +# Usage: vimtutor [-g] [xx] +# Where optional argument -g starts vimtutor in gvim (GUI) instead of vim. +# and xx is a language code like "es" or "nl". +# When an argument is given, it tries loading that tutor. +# When this fails or no argument was given, it tries using 'v:lang' +# When that also fails, it uses the English version. + +# Vim could be called "vim" or "vi". Also check for "vimN", for people who +# have Vim installed with its version number. +# We anticipate up to a future Vim 8 version :-). +seq="vim vim8 vim75 vim74 vim73 vim72 vim71 vim70 vim7 vim6 vi" +if test "$1" = "-g"; then + # Try to use the GUI version of Vim if possible, it will fall back + # on Vim if Gvim is not installed. + seq="gvim gvim8 gvim75 gvim74 gvim73 gvim72 gvim71 gvim70 gvim7 gvim6 $seq" + shift +fi + +xx=$1 +export xx + +# We need a temp file for the copy. First try using a standard command. +tmp="${TMPDIR-/tmp}" +TUTORCOPY=`mktemp $tmp/tutorXXXXXX || tempfile -p tutor || echo none` + +# If the standard commands failed then create a directory to put the copy in. +# That is a secure way to make a temp file. +if test "$TUTORCOPY" = none; then + tmpdir=$tmp/vimtutor$$ + OLD_UMASK=`umask` + umask 077 + getout=no + mkdir $tmpdir || getout=yes + umask $OLD_UMASK + if test $getout = yes; then + echo "Could not create directory for tutor copy, exiting." + exit 1 + fi + TUTORCOPY=$tmpdir/tutorcopy + touch $TUTORCOPY + TODELETE=$tmpdir +else + TODELETE=$TUTORCOPY +fi + +export TUTORCOPY + +# remove the copy of the tutor on exit +trap "rm -rf $TODELETE" 0 1 2 3 9 11 13 15 + +#for i in $seq; do +# testvim=`which $i 2>/dev/null` +# if test -f "$testvim"; then +# VIM=$i +# break +# fi +#done + +# When no Vim version was found fall back to "vim", you'll get an error message +# below. +if test -z "$VIM"; then + VIM=vim +fi + +# Use Vim to copy the tutor, it knows the value of $VIMRUNTIME +# The script tutor.vim tells Vim which file to copy +$VIM -f -u NONE -c 'so $VIMRUNTIME/tutor/tutor.vim' + +# Start vim without any .vimrc, set 'nocompatible' +$VIM -f -u NONE -c "set nocp" $TUTORCOPY + +# $VIM --servername TUTOR $TUTORCOPY diff --git a/bin/vimtutor~ b/bin/vimtutor~ new file mode 100755 index 0000000..71b354e --- /dev/null +++ b/bin/vimtutor~ @@ -0,0 +1,76 @@ +#! /bin/sh + +# Start Vim on a copy of the tutor file. + +# Usage: vimtutor [-g] [xx] +# Where optional argument -g starts vimtutor in gvim (GUI) instead of vim. +# and xx is a language code like "es" or "nl". +# When an argument is given, it tries loading that tutor. +# When this fails or no argument was given, it tries using 'v:lang' +# When that also fails, it uses the English version. + +# Vim could be called "vim" or "vi". Also check for "vimN", for people who +# have Vim installed with its version number. +# We anticipate up to a future Vim 8 version :-). +seq="vim vim8 vim75 vim74 vim73 vim72 vim71 vim70 vim7 vim6 vi" +if test "$1" = "-g"; then + # Try to use the GUI version of Vim if possible, it will fall back + # on Vim if Gvim is not installed. + seq="gvim gvim8 gvim75 gvim74 gvim73 gvim72 gvim71 gvim70 gvim7 gvim6 $seq" + shift +fi + +xx=$1 +export xx + +# We need a temp file for the copy. First try using a standard command. +tmp="${TMPDIR-/tmp}" +TUTORCOPY=`mktemp $tmp/tutorXXXXXX || tempfile -p tutor || echo none` + +# If the standard commands failed then create a directory to put the copy in. +# That is a secure way to make a temp file. +if test "$TUTORCOPY" = none; then + tmpdir=$tmp/vimtutor$$ + OLD_UMASK=`umask` + umask 077 + getout=no + mkdir $tmpdir || getout=yes + umask $OLD_UMASK + if test $getout = yes; then + echo "Could not create directory for tutor copy, exiting." + exit 1 + fi + TUTORCOPY=$tmpdir/tutorcopy + touch $TUTORCOPY + TODELETE=$tmpdir +else + TODELETE=$TUTORCOPY +fi + +export TUTORCOPY + +# remove the copy of the tutor on exit +trap "rm -rf $TODELETE" 0 1 2 3 9 11 13 15 + +for i in $seq; do + testvim=`which $i 2>/dev/null` + if test -f "$testvim"; then + VIM=$i + break + fi +done + +# When no Vim version was found fall back to "vim", you'll get an error message +# below. +if test -z "$VIM"; then + VIM=vim +fi + +# Use Vim to copy the tutor, it knows the value of $VIMRUNTIME +# The script tutor.vim tells Vim which file to copy +$VIM -f -u NONE -c 'so $VIMRUNTIME/tutor/tutor.vim' + +# Start vim without any .vimrc, set 'nocompatible' +$VIM -f -u NONE -c "set nocp" $TUTORCOPY + +# $VIM --servername TUTOR $TUTORCOPY diff --git a/browser.py b/browser.py new file mode 100644 index 0000000..4d89715 --- /dev/null +++ b/browser.py @@ -0,0 +1,64 @@ +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +import os +import time +import logging +from gettext import gettext as _ + +import gobject +import gtk +import hulahop +import xpcom +from xpcom.nsError import * +from xpcom import components +from xpcom.components import interfaces +from hulahop.webview import WebView + +from sugar.datastore import datastore +from sugar import profile +from sugar import env +from sugar.activity import activity +from sugar.graphics import style + +from progresslistener import ProgressListener + +_ZOOM_AMOUNT = 0.1 + +class Browser(WebView): + def __init__(self): + WebView.__init__(self) + + self.progress = ProgressListener() + + def do_setup(self): + WebView.do_setup(self) + self.progress.setup(self) + + def zoom_in(self): + contentViewer = self.doc_shell.queryInterface( \ + interfaces.nsIDocShell).contentViewer + if contentViewer is not None: + markupDocumentViewer = contentViewer.queryInterface( \ + interfaces.nsIMarkupDocumentViewer) + markupDocumentViewer.fullZoom += _ZOOM_AMOUNT + + def zoom_out(self): + contentViewer = self.doc_shell.queryInterface( \ + interfaces.nsIDocShell).contentViewer + if contentViewer is not None: + markupDocumentViewer = contentViewer.queryInterface( \ + interfaces.nsIMarkupDocumentViewer) + markupDocumentViewer.fullZoom -= _ZOOM_AMOUNT + diff --git a/help/__init__.py b/help/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/help/__init__.py diff --git a/help/__init__.pyc b/help/__init__.pyc new file mode 100644 index 0000000..888557d --- /dev/null +++ b/help/__init__.pyc Binary files differ diff --git a/help/en/HelpApi.htm b/help/en/HelpApi.htm new file mode 100644 index 0000000..3bb53d2 --- /dev/null +++ b/help/en/HelpApi.htm @@ -0,0 +1,33 @@ + + + + +Untitled Document + + + +

Why this Template?

+

The installed base, of more than 1.6 Million XO's in the world, has a defect in the Webview gtk widget . The following code on line 156 of webview.py adjusts the visibility of the html widget by making its top level parent invisible (invisibility passes from parent to child): +

	def set_visibility(self, visibility):
+	 	logging.debug("nsIEmbeddingSiteWindow.set_visibility: %r" % visibility)
+	  		if visibility:
+				self.web_view.show()
+				self.web_view.get_toplevel().show()
+		  	else:
+				self.web_view.get_toplevel().hide()
+
+
+This makes it difficult to use the webview widget in applications that want to display html based Help because
+when you want to hide the help widget, you simultaneously end up hiding the rest of your application.
+ (The most recent build 852 code based upon Fedora Core 11 has corrected this shortcoming).
+
+
+This HelpTemplate demonstrates how create a new and separate window, so that the hide toplevel doesn't hide the rest of 
+your application. In order to use this strategy, you will need to create the same number of tabs on the
+help page so that the user doesn't percieve that he is actually on a separate top level window.
+
+
+Admittedly, it's a little kludgey, but it will permit your Activity's help pages to function on older sugar builds.
+

+ + diff --git a/help/help.py b/help/help.py new file mode 100644 index 0000000..207e349 --- /dev/null +++ b/help/help.py @@ -0,0 +1,337 @@ +# Copyright (C) 2006, Red Hat, Inc. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +import os, sys +from gettext import gettext as _ +from subprocess import Popen, PIPE +import shutil + +import gtk +import gobject +import wnck +#from time import time +from sugar import util + +from sugar.activity import activity +from sugar.graphics.window import Window +from sugar.graphics.toolbox import Toolbox +from sugar.activity.activityhandle import ActivityHandle +from sugar import wm, env +#from IPython.Debugger import Tracer +from pdb import * +from sugar.graphics.toolbutton import ToolButton + +import hulahop +#hulahop.startup(os.path.join(activity.get_activity_root(), 'data/gecko')) +hulahop.startup(os.path.join(os.environ['SUGAR_ACTIVITY_ROOT'], 'data/gecko')) +import xpcom +from xpcom.nsError import * +#from xpcom import components +#from xpcom.components import interfaces +from browser import Browser +from xpcom.components import interfaces + +"""#from hulahop.webview import WebView +from browser import Browser +import xpcom +from xpcom.components import interfaces +""" +gobject.threads_init() + +HELP_PANE = 1 + +# Initialize logging. +import logging +_logger = logging.getLogger('HelpTemplate') + +class Help(Window): + def __init__(self, parent): + global HELP_PANE + self.parent_obj = parent + + if version < 0.838: + from hulahop.webview import WebView as Browser + else: + from browser import Browser + + self.help_id = None + self.handle = ActivityHandle() + self.handle.activity_id = util.unique_id() + Window.__init__(self) + self.connect('realize',self.realize_cb) + + self._web_view = Browser() + + #determine which language we are going to be using + help_root = self.get_help_root() + self.HOME = os.path.join(help_root, 'HelpApi.htm') + + self.toolbox = Toolbox() + self.toolbox.connect('current_toolbar_changed',self.goto_cb) + self.set_toolbox(self.toolbox) + self.toolbox.show() + + activitybar = gtk.Toolbar() + self.toolbox.add_toolbar(_('Activity'), activitybar) + activitybar.show_all() + + activitybar = gtk.Toolbar() + self.toolbox.add_toolbar(_('Edit'), activitybar) + activitybar.show_all() + + activitybar = gtk.Toolbar() + self.toolbox.add_toolbar(_('View'), activitybar) + activitybar.show_all() + + activitybar = gtk.Toolbar() + self.toolbox.add_toolbar(_('Tab'), activitybar) + activitybar.show_all() + + self.help_toolbar = Toolbar(self._web_view, self) + self.help_toolbar.show() + self.toolbox.add_toolbar(_('Help'), self.help_toolbar) + #template user, please set following + HELP_PANE = 4 + self.toolbox._notebook.set_current_page(HELP_PANE) + + self.set_canvas(self._web_view) + self._web_view.show() + + self.toolbox.set_current_toolbar(HELP_PANE) + + + def get_help_toolbar(self): + return self.help_toolbar + + def realize_help(self): + + #trial and error suggest the following parent activation is necesssary to return reliably to parent window + if version > 0.839: + self.pywin = self.get_wnck_window_from_activity_id(str(self.parent_obj.handle.activity_id)) + if self.pywin: + self.pywin.activate(gtk.get_current_event_time()) + _logger.debug('pywin.activate called') + self.show_all() + self.toolbox._notebook.set_current_page(HELP_PANE) + return self + + def realize_cb(self, window): + self.help_id = util.unique_id() + wm.set_activity_id(window.window, self.help_id) + self.help_window = window + self._web_view.load_uri(self.HOME) + + def activate_help(self): + _logger.debug('activate_help called') + self.help_window.show() + if version < 0.838: return + window = self.get_wnck_window_from_activity_id(self.help_id) + self.toolbox._notebook.set_current_page(HELP_PANE) + if window: + window.activate(gtk.get_current_event_time()) + else: + _logger.debug('failed to get window') + + def close (self): + self.goto_cb(None, 0) + self.parent_obj.py_stop() + + def goto_cb(self, page, tab): + _logger.debug('current_toolbar_changed event called goto_cb. tab: %s'%tab) + if tab == HELP_PANE: return + if not self.help_id: return + self.parent_obj.set_toolbar(tab) + self.help_window.hide() + if version < 0.838: return + self.pywin = self.get_wnck_window_from_activity_id(str(self.parent_obj.handle.activity_id)) + if self.pywin: + self.pywin.activate(gtk.get_current_event_time()) + + def get_wnck_window_from_activity_id(self, activity_id): + """Use shell model to look up the wmck window associated with activity_id + --the home_model code changed between .82 and .84 sugar + --so do the lookup differently depending on sugar version + """ + _logger.debug('get_wnck_window_from_activity_id. id:%s'%activity_id) + _logger.debug('sugar version %s'%version) + if version and version >= 0.839: + home_model = shell.get_model() + activity = home_model.get_activity_by_id(activity_id) + else: + instance = view.Shell.get_instance() + home_model = instance.get_model().get_home() + activity = home_model._get_activity_by_id(activity_id) + if activity: + return activity.get_window() + else: + _logger.debug('wnck_window was none') + return None + + def get_help_root(self): + lang = os.environ.get('LANGUAGE') + if not lang: + lang = os.environ.get('LANG') + if not lang: + lang = 'en_US' + if len(lang) > 1: + two_char = lang[:2] + else: + two_char = '' + root = os.path.join(os.environ['SUGAR_BUNDLE_PATH'],'help',two_char) + if os.path.isdir(root): + return root + root = os.path.join(os.environ['SUGAR_ACTIVITY_ROOT'],'help',two_char) + if os.path.isdir(root): + return root + #default to a non localized root + root = os.path.join(os.environ['SUGAR_BUNDLE_PATH'],'help') + return root + +class Toolbar(gtk.Toolbar): + def __init__(self, web_view, _help): + gobject.GObject.__init__(self) + + self._web_view = web_view + self._help = _help + + self._back = ToolButton('go-previous-paired') + self._back.set_tooltip(_('Back')) + self._back.props.sensitive = False + self._back.connect('clicked', self._go_back_cb) + self.insert(self._back, -1) + self._back.show() + + self._forward = ToolButton('go-next-paired') + self._forward.set_tooltip(_('Forward')) + self._forward.props.sensitive = False + self._forward.connect('clicked', self._go_forward_cb) + self.insert(self._forward, -1) + self._forward.show() + + home = ToolButton('zoom-home') + home.set_tooltip(_('Home')) + home.connect('clicked', self._go_home_cb) + self.insert(home, -1) + home.show() + + separator = gtk.SeparatorToolItem() + separator.set_draw(False) + separator.set_expand(True) + self.insert(separator, -1) + separator.show() + + stop_button = ToolButton('activity-stop') + stop_button.set_tooltip(_('Stop')) + #stop_button.props.accelerator = 'Q' + stop_button.connect('clicked', self.__stop_clicked_cb) + self.insert(stop_button, -1) + stop_button.show() + + if version < 0.838: + self._listener = xpcom.server.WrapObject(EarlyListener(self), + interfaces.nsIWebProgressListener) + weak_ref = xpcom.client.WeakReference(self._listener) + + mask = interfaces.nsIWebProgress.NOTIFY_STATE_NETWORK | \ + interfaces.nsIWebProgress.NOTIFY_LOCATION + self._web_view.web_progress.addProgressListener(self._listener, mask) + else: + + progress_listener = self._web_view.progress + progress_listener.connect('location-changed', + self._location_changed_cb) + progress_listener.connect('loading-stop', self._loading_stop_cb) + + + + def __stop_clicked_cb(self, button): + self._help.close() + + def _location_changed_cb(self, progress_listener, uri): + self.update_navigation_buttons() + + def _loading_stop_cb(self, progress_listener): + self.update_navigation_buttons() + + def update_navigation_buttons(self): + can_go_back = self._web_view.web_navigation.canGoBack + self._back.props.sensitive = can_go_back + + can_go_forward = self._web_view.web_navigation.canGoForward + self._forward.props.sensitive = can_go_forward + + def _go_back_cb(self, button): + self._web_view.web_navigation.goBack() + + def _go_forward_cb(self, button): + self._web_view.web_navigation.goForward() + + def _go_home_cb(self, button): + self._web_view.load_uri(HOME) + +class EarlyListener(object): + #from xpcom.components import interfaces + + _com_interfaces_ = interfaces.nsIWebProgressListener + + def __init__(self, toolbar): + self._toolbar = toolbar + + def onLocationChange(self, webProgress, request, location): + self._toolbar.update_navigation_buttons() + + def onProgressChange(self, webProgress, request, curSelfProgress, + maxSelfProgress, curTotalProgress, maxTotalProgress): + pass + + def onSecurityChange(self, webProgress, request, state): + pass + + def onStateChange(self, webProgress, request, stateFlags, status): + if stateFlags & interfaces.nsIWebProgressListener.STATE_IS_NETWORK: + self._toolbar.update_navigation_buttons() + + def onStatusChange(self, webProgress, request, status, message): + pass + + +def command_line(cmd): + _logger.debug('command_line cmd:%s'%cmd) + p1 = Popen(cmd,stdout=PIPE, shell=True) + output = p1.communicate() + if p1.returncode != 0: + return None + return output[0] + +def sugar_version(): + cmd = '/bin/rpm -q sugar' + reply = command_line(cmd) + if reply and reply.find('sugar') > -1: + version = reply.split('-')[1] + version_chunks = version.split('.') + major_minor = version_chunks[0] + '.' + version_chunks[1] + return float(major_minor) + return None + +version = 0.0 +version = sugar_version() +if version and version >= 0.839: + from jarabe.model import shell +else: + if not '/usr/share/sugar/shell/' in sys.path: + sys.path.append('/usr/share/sugar/shell/') + import view.Shell + diff --git a/help/help.pyc b/help/help.pyc new file mode 100644 index 0000000..7a2abab --- /dev/null +++ b/help/help.pyc Binary files differ diff --git a/home/.bashrc b/home/.bashrc new file mode 100755 index 0000000..45702b3 --- /dev/null +++ b/home/.bashrc @@ -0,0 +1,28 @@ +# .bashrc + +# User specific aliases and functions + +alias rm='rm -i' +alias cp='cp -i' +alias mv='mv -i' + +# Source global definitions +if [ -f /etc/bashrc ]; then + . /etc/bashrc +fi + +# some more ls aliases +alias ll='ls -l' +alias la='ls -A' +alias l='ls -CF' +alias df='df -h' +alias du1='du --max-depth=1 -h' +alias du2='du --max-depth=2 -h' +#alias vi='gvim -v' +#alias vim='gvim' +alias ipy='ipython.py' +alias lang='ls $SUGAR_BUNDLE_PATH/vim73/tutor' +alias olpc='cd /home/olpc' +alias act='cd /home/olpc/Activities' +alias pp='cd $PYDEBUG_PLAYPEN' + diff --git a/home/.gvimrc b/home/.gvimrc new file mode 100644 index 0000000..d4a3f6f --- /dev/null +++ b/home/.gvimrc @@ -0,0 +1 @@ +set guifont=Monospace\ 7 diff --git a/home/.vim/.VimballRecord b/home/.vim/.VimballRecord new file mode 100644 index 0000000..ce50eb3 --- /dev/null +++ b/home/.vim/.VimballRecord @@ -0,0 +1,2 @@ +snippy_plugin.vba: call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/plugin/snippetsEmu.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/doc/snippets_emu.txt') +snippy_bundles.vba: call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/python_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/symfony_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/perl_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/objc_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/template_toolkit_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/c_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/php_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/movable_type_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/phpdoc_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/latex_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/html_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/tcl_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/ocaml_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/java_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/javascript_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/sh_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/ruby_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/haskell_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/logo_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/f-script_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/tex_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/xhtml_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/django_model_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/actionscript_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/markdown_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/aspvbs_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/rails_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/css_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/smarty_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/django_template_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/propel_snippets.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/after/ftplugin/slate_snippets.vim') diff --git a/home/.vim/.VimballRecord~ b/home/.vim/.VimballRecord~ new file mode 100644 index 0000000..2fce3ee --- /dev/null +++ b/home/.vim/.VimballRecord~ @@ -0,0 +1 @@ +snippy_plugin.vba: call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/plugin/snippetsEmu.vim')|call delete('/home/olpc/.sugar/default/org.laptop.VimIPython/data/.vim/doc/snippets_emu.txt') diff --git a/home/.vim/.netrwhist b/home/.vim/.netrwhist new file mode 100644 index 0000000..6dd5d44 --- /dev/null +++ b/home/.vim/.netrwhist @@ -0,0 +1,7 @@ +let g:netrw_dirhistmax =10 +let g:netrw_dirhist_cnt =5 +let g:netrw_dirhist_1='/home/olpc/Activities' +let g:netrw_dirhist_2='/home/olpc/Activities/VimIPython.activity' +let g:netrw_dirhist_3='/home/olpc/.sugar/default/org.laptop.PyDebug/data/pydebug/playpen/VimIPython.activity' +let g:netrw_dirhist_4='/home/olpc' +let g:netrw_dirhist_5='/home/olpc/.sugar/default/org.laptop.PyDebug/data/pydebug/playpen/VimIPython.activity' diff --git a/home/.vim/.netrwhist~ b/home/.vim/.netrwhist~ new file mode 100644 index 0000000..0bb35f0 --- /dev/null +++ b/home/.vim/.netrwhist~ @@ -0,0 +1,6 @@ +let g:netrw_dirhistmax =10 +let g:netrw_dirhist_cnt =4 +let g:netrw_dirhist_1='/home/olpc/Activities' +let g:netrw_dirhist_2='/home/olpc/Activities/VimIPython.activity' +let g:netrw_dirhist_3='/home/olpc/.sugar/default/org.laptop.PyDebug/data/pydebug/playpen/VimIPython.activity' +let g:netrw_dirhist_4='/home/olpc' diff --git a/home/.vim/after/ftplugin/actionscript_snippets.vim b/home/.vim/after/ftplugin/actionscript_snippets.vim new file mode 100644 index 0000000..72e5466 --- /dev/null +++ b/home/.vim/after/ftplugin/actionscript_snippets.vim @@ -0,0 +1,9 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet dm duplicateMovieClip(".st."target".et.", ".st."newName".et.", ".st."depth".et.");" diff --git a/home/.vim/after/ftplugin/aspvbs_snippets.vim b/home/.vim/after/ftplugin/aspvbs_snippets.vim new file mode 100644 index 0000000..4fdc8a8 --- /dev/null +++ b/home/.vim/after/ftplugin/aspvbs_snippets.vim @@ -0,0 +1,17 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet rr Response.Redirect(".st."to".et.")".st.et."" +exec "Snippet app Application(\"".st.et."\")".st.et."" +exec "Snippet forin For ".st."var".et." in ".st."array".et."".st.et."Next".st.et."" +exec "Snippet ifelse If ".st."condition".et." Then".st.et."Else".st.et."End if".st.et."" +exec "Snippet rw Response.Write ".st.et."" +exec "Snippet sess Session(\"".st.et."\")".st.et."" +exec "Snippet rf Request.Form(\"".st.et."\")".st.et."" +exec "Snippet rq Request.QueryString(\"".st.et."\")".st.et."" +exec "Snippet while While ".st."NOT".et." ".st."condition".et."".st.et."Wend".st.et."" diff --git a/home/.vim/after/ftplugin/c_snippets.vim b/home/.vim/after/ftplugin/c_snippets.vim new file mode 100644 index 0000000..eeeba2c --- /dev/null +++ b/home/.vim/after/ftplugin/c_snippets.vim @@ -0,0 +1,51 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +function! Count(haystack, needle) + let counter = 0 + let index = match(a:haystack, a:needle) + while index > -1 + let counter = counter + 1 + let index = match(a:haystack, a:needle, index+1) + endwhile + return counter +endfunction + +function! CArgList(count) + " This returns a list of empty tags to be used as + " argument list placeholders for the call to printf + let st = g:snip_start_tag + let et = g:snip_end_tag + if a:count == 0 + return "" + else + return repeat(', '.st.et, a:count) + endif +endfunction + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet do do{".st.et."} while (".st.et.");".st.et +exec "Snippet readfile std::vector v;if(FILE* fp = fopen(\"".st."filename".et."\", \"r\")){uint8_t buf[1024];while(size_t len = fread(buf, 1, sizeof(buf), fp))v.insert(v.end(), buf, buf + len);fclose(fp);}".st.et +exec "Snippet beginend ".st."v".et.".begin(), ".st."v".et.".end()".st.et +exec "Snippet once #ifndef _``substitute(expand('%'),'\\(.\\)','\\u\\1','g')``_#define _``substitute(expand('%'),'\\(.\\)','\\u\\1','g')``_".st.et."#endif /* _``substitute(expand('%'),'\\(.\\)','\\u\\1','g')``_ */".st.et +"exec "Snippet once #ifndef _".st."file:substitute(expand('%'),'\\(.\\)','\\u\\1','g')".et."_#define _".st."file".et."_".st.et."#endif /* _".st."file".et."_ */".st.et +exec "Snippet class class ".st."name".et."{public:".st."name".et." (".st."arguments".et.");virtual ~".st."name".et."();private:".st.et."};".st.et +" TODO This is a good one but I can't quite work out the syntax yet +exec "Snippet printf printf(\"".st."\"%s\"".et."\\n\"".st."\"%s\":CArgList(Count(@z, '%[^%]'))".et.");".st.et +exec "Snippet vector std::vector<".st."char".et."> v".st.et.";" +exec "Snippet struct struct ".st."name".et."{".st.et."};".st.et +exec "Snippet template template ".st.et +" TODO this one as well. Wish I knew more C +" Snippet namespace namespace ${1:${TM_FILENAME/(.*?)\\..*/\\L$1/}}\n{\n\t$0\n};.st.et +exec "Snippet namespace namespace ".st.":substitute(expand('%'),'.','\\l&', 'g')".et."{".st.et."};".st.et +exec "Snippet map std::map<".st."key".et.", ".st."value".et."> map".st.et.";".st.et +exec "Snippet mark #if 0".st.et."#endif".st.et +exec "Snippet if if(".st.et."){".st.et."}".st.et +exec "Snippet main int main (int argc, char const* argv[]){".st.et."return 0;}".st.et +exec "Snippet Inc #include <".st.et.">".st.et +exec "Snippet inc #include \"".st.et.".h\"".st.et +exec "Snippet for for( ".st.et." ".st."i".et." = ".st.et."; ".st."i".et." < ".st."count".et."; ".st."i".et." += ".st.et."){".st.et."}".st.et diff --git a/home/.vim/after/ftplugin/css_snippets.vim b/home/.vim/after/ftplugin/css_snippets.vim new file mode 100644 index 0000000..e35703f --- /dev/null +++ b/home/.vim/after/ftplugin/css_snippets.vim @@ -0,0 +1,30 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet visibility ".st.et.";".st.et +exec "Snippet list list-style-image: url(".st.et.");".st.et +exec "Snippet text text-shadow: rgb(".st.et.", ".st.et.", ".st.et.", ".st.et." ".st.et." ".st.et.";".st.et +exec "Snippet overflow overflow: ".st.et.";".st.et +exec "Snippet white white-space: ".st.et.";".st.et +exec "Snippet clear cursor: url(".st.et.");".st.et +exec "Snippet margin padding-top: ".st.et.";".st.et +exec "Snippet background background #".st.et." url(".st.et.") ".st.et." ".st.et." top left/top center/top right/center left/center center/center right/bottom left/bottom center/bottom right/x% y%/x-pos y-pos')".et.";".st.et +exec "Snippet word word-spaceing: ".st.et.";".st.et +exec "Snippet z z-index: ".st.et.";".st.et +exec "Snippet vertical vertical-align: ".st.et.";".st.et +exec "Snippet marker marker-offset: ".st.et.";".st.et +exec "Snippet cursor cursor: ".st.et.";".st.et +exec "Snippet border border-right: ".st.et."px ".st.et." #".st.et.";".st.et +exec "Snippet display display: block;".st.et +exec "Snippet padding padding: ".st.et." ".st.et.";".st.et +exec "Snippet letter letter-spacing: ".st.et."em;".st.et +exec "Snippet color color: rgb(".st.et.", ".st.et.", ".st.et.");".st.et +exec "Snippet font font-weight: ".st.et.";".st.et +exec "Snippet position position: ".st.et.";".st.et +exec "Snippet direction direction: ".st.et.";".st.et +exec "Snippet float float: ".st.et.";".st.et diff --git a/home/.vim/after/ftplugin/django_model_snippets.vim b/home/.vim/after/ftplugin/django_model_snippets.vim new file mode 100644 index 0000000..cff1c0b --- /dev/null +++ b/home/.vim/after/ftplugin/django_model_snippets.vim @@ -0,0 +1,61 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +function! Count(haystack, needle) + let counter = 0 + let index = match(a:haystack, a:needle) + while index > -1 + let counter = counter + 1 + let index = match(a:haystack, a:needle, index+1) + endwhile + return counter +endfunction + +function! DjangoArgList(count) + " This needs to be Python specific as print expects a + " tuple and an empty tuple looks like this (,) so we'll need to make a + " special case for it + let st = g:snip_start_tag + let et = g:snip_end_tag + if a:count == 0 + return "()" + else + return '('.repeat(st.et.', ', a:count).')' + endif +endfunction + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet mmodel class ".st.et."(models.Model):\"\"\"".st.et."\"\"\"".st.et." = ".st.et."class Admin:passdef __str__(self):return \"".st."s".et."\" % ".st."s:DjangoArgList(Count(@z, '%[^%]'))".et."".st.et +exec "Snippet mauto models.AutoField(".st.et.")".st.et +exec "Snippet mbool models.BooleanField()".st.et +exec "Snippet mchar models.CharField(maxlength=".st."50".et.st.et.")".st.et +exec "Snippet mcsi models.CommaSeparatedIntegerField(maxlength=".st."50".et.st.et.")".st.et +exec "Snippet mdate models.DateField(".st.et.")".st.et +exec "Snippet mdatet models.DateTimeField(".st.et.")".st.et +exec "Snippet memail models.EmailField(".st.et.")".st.et +exec "Snippet mfile models.FileField(upload_to=\"".st.et."\"".st.et.")".st.et +exec "Snippet mfilep models.FilePathField(path=\"".st.et."\"".st.et.")".st.et +exec "Snippet mfloat models.FloatField(max_digits=".st.et.", decimal_places=".st.et.")".st.et +exec "Snippet mimage models.ImageField(".st.et.")".st.et +exec "Snippet mint models.IntegerField(".st.et.")".st.et +exec "Snippet mipadd models.IPAddressField(".st.et.")".st.et +exec "Snippet mnull models.NullBooleanField()".st.et +exec "Snippet mphone models.PhoneNumberField(".st.et.")".st.et +exec "Snippet mpint models.PositiveIntegerField(".st.et.")".st.et +exec "Snippet mspint models.PositiveSmallIntegerField(".st.et.")".st.et +exec "Snippet mslug models.SlugField(".st.et.")".st.et +exec "Snippet msint models.SmallIntegerField(".st.et.")".st.et +exec "Snippet mtext models.TextField(".st.et.")".st.et +exec "Snippet mtime models.TimeField(".st.et.")".st.et +exec "Snippet murl models.URLField(verify_exists=".st."True".et.st.et.")".st.et +exec "Snippet muss models.USStateField(".st.et.")".st.et +exec "Snippet mxml models.XMLField(schema_path=\"".st.et."\"".st.et.")".st.et +exec "Snippet mfor models.ForeignKey(".st.et.")".st.et +exec "Snippet mm2o models.ForeignKey(".st.et.")".st.et +exec "Snippet mm2m models.ManyToManyField(".st.et.")".st.et +exec "Snippet mo2o models.OneToOneField(".st.et.")".st.et +exec "Snippet mman models.Manager()".st.et diff --git a/home/.vim/after/ftplugin/django_template_snippets.vim b/home/.vim/after/ftplugin/django_template_snippets.vim new file mode 100644 index 0000000..b7d4378 --- /dev/null +++ b/home/.vim/after/ftplugin/django_template_snippets.vim @@ -0,0 +1,32 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet {{ {% templatetag openvariable %}".st.et +exec "Snippet }} {% templatetag closevariable %}".st.et +exec "Snippet {% {% templatetag openblock %}".st.et +exec "Snippet %} {% templatetag closeblock %}".st.et +exec "Snippet now {% now \"".st.et."\" %}".st.et +exec "Snippet firstof {% firstof ".st.et." %}".st.et +exec "Snippet ifequal {% ifequal ".st.et." ".st.et." %}".st.et."{% endifequal %}".st.et +exec "Snippet ifchanged {% ifchanged %}".st.et."{% endifchanged %}".st.et +exec "Snippet regroup {% regroup ".st.et." by ".st.et." as ".st.et." %}".st.et +exec "Snippet extends {% extends \"".st.et."\" %}".st.et +exec "Snippet filter {% filter ".st.et." %}".st.et."{% endfilter %}".st.et +exec "Snippet block {% block ".st.et." %}".st.et."{% endblock %}".st.et +exec "Snippet cycle {% cycle ".st.et." as ".st.et." %}".st.et +exec "Snippet if {% if ".st.et." %}".st.et."{% endif %}".st.et +exec "Snippet debug {% debug %}".st.et +exec "Snippet ifnotequal {% ifnotequal ".st.et." ".st.et." %}".st.et."{% endifnotequal %}".st.et +exec "Snippet include {% include ".st.et." %}".st.et +exec "Snippet comment {% comment %}".st.et."{% endcomment %}".st.et +exec "Snippet for {% for ".st.et." in ".st.et." %}".st.et."{% endfor %}".st.et +exec "Snippet ssi {% ssi ".st.et." ".st.et." %}".st.et +exec "Snippet widthratio {% widthratio ".st.et." ".st.et." ".st.et." %}".st.et +exec "Snippet load {% load ".st.et." %}".st.et +" Field snippet contributed by Alex Pounds +exec "Snippet field

{{ form.".st."fieldname".et." }}{% if form.".st."fieldname".et.".errors %}*** {{ form.".st."fieldname".et.".errors|join:\", \" }} {% endif %}

".st.et diff --git a/home/.vim/after/ftplugin/f-script_snippets.vim b/home/.vim/after/ftplugin/f-script_snippets.vim new file mode 100644 index 0000000..e1332e3 --- /dev/null +++ b/home/.vim/after/ftplugin/f-script_snippets.vim @@ -0,0 +1,14 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet tbd to:".st.et." by:".st.et." do:[ ".st.et." |".st.et."].".st.et +exec "Snippet it ifTrue:[".st.et."].".st.et +exec "Snippet ift ifFalse:[".st.et."] ifTrue:[".st.et."].".st.et +exec "Snippet itf ifTrue:[".st.et."] ifFalse:[".st.et."].".st.et +exec "Snippet td to:".st.et." do:[".st.et." ".st.et." |".st.et."].".st.et +exec "Snippet if ifFalse:[".st.et."].".st.et diff --git a/home/.vim/after/ftplugin/haskell_snippets.vim b/home/.vim/after/ftplugin/haskell_snippets.vim new file mode 100644 index 0000000..6902d41 --- /dev/null +++ b/home/.vim/after/ftplugin/haskell_snippets.vim @@ -0,0 +1,9 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet mod module: ".st.et." where".st.et diff --git a/home/.vim/after/ftplugin/html_snippets.vim b/home/.vim/after/ftplugin/html_snippets.vim new file mode 100644 index 0000000..cabf971 --- /dev/null +++ b/home/.vim/after/ftplugin/html_snippets.vim @@ -0,0 +1,57 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +function! SelectDoctype() + let st = g:snip_start_tag + let et = g:snip_end_tag + let cd = g:snip_elem_delim + let dt = inputlist(['Select doctype:', + \ '1. HTML 4.01', + \ '2. HTML 4.01 Transitional', + \ '3. HTML 4.01 Frameset', + \ '4. XHTML 1.0 Frameset', + \ '5. XHTML Strict', + \ '6. XHTML Transitional', + \ '7. XHTML Frameset']) + let dts = {1: "\n".st.et, + \ 2: "\n".st.et, + \ 3: "\n".st.et, + \ 4: "\n".st.et, + \ 5: "\n".st.et, + \ 6: "\n".st.et, + \ 7: "\n".st.et} + + return dts[dt] +endfunction + +exec "Snippet doct ``SelectDoctype()``" +exec "Snippet doctype \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd\">".st.et +exec "Snippet doc4s \"http://www.w3.org/TR/html4/strict.dtd\">".st.et +exec "Snippet doc4t \"http://www.w3.org/TR/html4/loose.dtd\">".st.et +exec "Snippet doc4f \"http://www.w3.org/TR/html4/frameset.dtd\">".st.et +exec "Snippet docxs \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">".st.et +exec "Snippet docxt \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">".st.et +exec "Snippet docxf \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd\">".st.et +exec "Snippet head ".st.et."".st.et."".st.et +exec "Snippet script ".st.et +exec "Snippet title ".st.et."" +exec "Snippet body ".st.et."".st.et +exec "Snippet scriptsrc ".st.et +exec "Snippet textarea ".st.et +exec "Snippet meta ".st.et +exec "Snippet movie classid=\"clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B\"codebase=\"http://www.apple.com/qtactivex/qtplugin.cab\">value=\"".st.et."\" />width=\"".st.et."\" height=\"".st."D('240')".et."\"controller=\"".st.et."\" autoplay=\"".st.et."\"scale=\"tofit\" cache=\"true\"pluginspage=\"http://www.apple.com/quicktime/download/\"/>".st.et +exec "Snippet div
".st.et."
".st.et +exec "Snippet mailto ".st.et."".st.et +exec "Snippet table
<:D('Header')".et."
".st.et."
" +exec "Snippet link " +exec "Snippet form
".st.et."

".st.et +exec "Snippet ref ".st.et."".st.et +exec "Snippet h1

".st.et."

".st.et +exec "Snippet input ".st.et +exec "Snippet style ".st.et +exec "Snippet base ".st.et diff --git a/home/.vim/after/ftplugin/java_snippets.vim b/home/.vim/after/ftplugin/java_snippets.vim new file mode 100644 index 0000000..707f3a1 --- /dev/null +++ b/home/.vim/after/ftplugin/java_snippets.vim @@ -0,0 +1,52 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +function! UpFirst() + return substitute(@z,'.','\u&','') +endfunction + +function! JavaTestFileName(type) + let filepath = expand('%:p') + let filepath = substitute(filepath, '/','.','g') + let filepath = substitute(filepath, '^.\(:\\\)\?','','') + let filepath = substitute(filepath, '\','.','g') + let filepath = substitute(filepath, ' ','','g') + let filepath = substitute(filepath, '.*test.','','') + if a:type == 1 + let filepath = substitute(filepath, '.[A-Za-z]*.java','','g') + elseif a:type == 2 + let filepath = substitute(filepath, 'Tests.java','','') + elseif a:type == 3 + let filepath = substitute(filepath, '.*\.\([A-Za-z]*\).java','\1','g') + elseif a:type == 4 + let filepath = substitute(filepath, 'Tests.java','','') + let filepath = substitute(filepath, '.*\.\([A-Za-z]*\).java','\1','g') + elseif a:type == 5 + let filepath = substitute(filepath, 'Tests.java','','') + let filepath = substitute(filepath, '.*\.\([A-Za-z]*\).java','\1','g') + let filepath = substitute(filepath, '.','\l&','') + endif + + return filepath +endfunction + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet method // {{{ ".st."method".et."/** * ".st.et." */public ".st."return".et." ".st."method".et."() {".st.et."}// }}}".st.et +exec "Snippet jps private static final ".st."string".et." ".st.et." = \"".st.et."\";".st.et +exec "Snippet jtc try {".st.et."} catch (".st.et." e) {".st.et."} finally {".st.et."}".st.et +exec "Snippet jlog /** Logger for this class and subclasses. */protected final Log log = LogFactory.getLog(getClass());".st.et +exec "Snippet jpv private ".st."string".et." ".st.et.";".st.et +exec "Snippet bean // {{{ set".st."fieldName:UpFirst()".et."/** * Setter for ".st."fieldName".et.". * @param new".st."fieldName:UpFirst()".et." new value for ".st."fieldName".et." */public void set".st."fieldName:UpFirst()".et."(".st."String".et." new".st."fieldName:UpFirst()".et.") {".st."fieldName".et." = new".st."fieldName:UpFirst()".et.";}// }}}// {{{ get".st."fieldName:UpFirst()".et."/** * Getter for ".st."fieldName".et.". * @return ".st."fieldName".et." */public ".st."String".et." get".st."fieldName:UpFirst()".et."() {return ".st."fieldName".et.";}// }}}".st.et +exec "Snippet jwh while (".st.et.") { // ".st.et."".st.et."}".st.et +exec "Snippet sout System.out.println(\"".st.et."\");".st.et +exec "Snippet jtest package ".st."j:JavaTestFileName(1)".et."import junit.framework.TestCase;import ".st."j:JavaTestFileName(2)".et.";/** * ".st."j:JavaTestFileName(3)".et." * * @author ".st.et." * @since ".st.et." */public class ".st."j:JavaTestFileName(3)".et." extends TestCase {private ".st."j:JavaTestFileName(4)".et." ".st."j:JavaTestFileName(5)".et.";public ".st."j:JavaTestFileName(4)".et." get".st."j:JavaTestFileName(4)".et."() { return this.".st."j:JavaTestFileName(5)".et."; }public void set".st."j:JavaTestFileName(4)".et."(".st."j:JavaTestFileName(4)".et." ".st."j:JavaTestFileName(5)".et.") { this.".st."j:JavaTestFileName(5)".et." = ".st."j:JavaTestFileName(5)".et."; }public void test".st.et."() {".st.et."}}".st.et +exec "Snippet jif if (".st.et.") { // ".st.et."".st.et."}".st.et +exec "Snippet jelse if (".st.et.") { // ".st.et."".st.et."} else { // ".st.et."".st.et."}".st.et +exec "Snippet jpm /** * ".st.et." * * @param ".st.et." ".st.et." * ".st.et." ".st.et." */private ".st."void".et." ".st.et."(".st."String".et." ".st.et.") {".st.et."}".st.et +exec "Snippet main public main static void main(String[] ars) {".st."\"System.exit(0)\"".et.";}".st.et +exec "Snippet jpum /** * ".st.et." * * @param ".st.et." ".st.et." *".st.et." ".st.et." */public ".st."void".et." ".st.et."(".st."String".et." ".st.et.") {".st.et."}".st.et +exec "Snippet jcout ".st.et diff --git a/home/.vim/after/ftplugin/javascript_snippets.vim b/home/.vim/after/ftplugin/javascript_snippets.vim new file mode 100644 index 0000000..16bb4ae --- /dev/null +++ b/home/.vim/after/ftplugin/javascript_snippets.vim @@ -0,0 +1,10 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet proto ".st."className".et.".prototype.".st."methodName".et." = function(".st.et."){".st.et."};".st.et +exec "Snippet fun function ".st."functionName".et." (".st.et."){".st.et."}".st.et diff --git a/home/.vim/after/ftplugin/latex_snippets.vim b/home/.vim/after/ftplugin/latex_snippets.vim new file mode 100644 index 0000000..7a8db40 --- /dev/null +++ b/home/.vim/after/ftplugin/latex_snippets.vim @@ -0,0 +1,13 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet sub \\subsection{".st."name".et."}\\label{sub:".st."name:substitute(@z,'.','\\l&','g')".et."}".st.et +exec "Snippet $$ \\[".st.et."\\]".st.et +exec "Snippet ssub \\subsubsection{".st."name".et."}\\label{ssub:".st."name:substitute(@z,'.','\\l&','g')".et."}".st.et +exec "Snippet itd \\item[".st."desc".et."] ".st.et +exec "Snippet sec \\section{".st."name".et."}\\label{sec:".st."name:substitute(@z,'.','\\l&','g')".et."}".st.et diff --git a/home/.vim/after/ftplugin/logo_snippets.vim b/home/.vim/after/ftplugin/logo_snippets.vim new file mode 100644 index 0000000..9386490 --- /dev/null +++ b/home/.vim/after/ftplugin/logo_snippets.vim @@ -0,0 +1,9 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet to to ".st."name".et." ".st."argument".et."".st.et."end".st.et diff --git a/home/.vim/after/ftplugin/markdown_snippets.vim b/home/.vim/after/ftplugin/markdown_snippets.vim new file mode 100644 index 0000000..6ada6e2 --- /dev/null +++ b/home/.vim/after/ftplugin/markdown_snippets.vim @@ -0,0 +1,10 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet img ![".st."altText".et."](".st."SRC".et.")".st.et +exec "Snippet link [".st."desc".et."](".st."HREF".et.")".st.et diff --git a/home/.vim/after/ftplugin/movable_type_snippets.vim b/home/.vim/after/ftplugin/movable_type_snippets.vim new file mode 100644 index 0000000..45c539a --- /dev/null +++ b/home/.vim/after/ftplugin/movable_type_snippets.vim @@ -0,0 +1,14 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet cat <$MTCategoryDescription$>".st.et +exec "Snippet blog <$MTBlogName$>".st.et +exec "Snippet archive <$MTArchiveFile$>".st.et +exec "Snippet cal ".st.et."".st.et +exec "Snippet entry <$MTEntryMore$>".st.et +exec "Snippet entries ".st.et."".st.et diff --git a/home/.vim/after/ftplugin/objc_snippets.vim b/home/.vim/after/ftplugin/objc_snippets.vim new file mode 100644 index 0000000..580759d --- /dev/null +++ b/home/.vim/after/ftplugin/objc_snippets.vim @@ -0,0 +1,53 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +function! UpFirst() + return substitute(@z,'.','\u&','') +endfunction + +function! Count(haystack, needle) + let counter = 0 + let index = match(a:haystack, a:needle) + while index > -1 + let counter = counter + 1 + let index = match(a:haystack, a:needle, index+1) + endwhile + return counter +endfunction + +function! ObjCArgList(count) + let st = g:snip_start_tag + let et = g:snip_end_tag + + if a:count == 0 + return st.et + else + return st.et.repeat(', '.st.et, a:count) + endif +endfunction + + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet cat @interface ".st."NSObject".et." (".st."Category".et.")@end@implementation ".st."NSObject".et." (".st."Category".et.")".st.et."@end".st.et +exec "Snippet delacc - (id)delegate;- (void)setDelegate:(id)delegate;".st.et +exec "Snippet ibo IBOutlet ".st."NSSomeClass".et." *".st."someClass".et.";".st.et +exec "Snippet dict NSMutableDictionary *".st."dict".et." = [NSMutableDictionary dictionary];".st.et +exec "Snippet Imp #import <".st.et.".h>".st.et +exec "Snippet objc @interface ".st."class".et." : ".st."NSObject".et."{}@end@implementation ".st."class".et."- (id)init{self = [super init]; if (self != nil){".st.et."}return self;}@end".st.et +exec "Snippet imp #import \"".st.et.".h\"".st.et +exec "Snippet bez NSBezierPath *".st."path".et." = [NSBezierPath bezierPath];".st.et +exec "Snippet acc - (".st."\"unsigned int\"".et.")".st."thing".et."{return ".st."fThing".et.";}- (void)set".st."thing:UpFirst()".et.":(".st."\"unsigned int\"".et.")new".st."thing:UpFirst()".et."{".st."fThing".et." = new".st."thing:UpFirst()".et.";}".st.et +exec "Snippet format [NSString stringWithFormat:@\"".st.et."\", ".st.et."]".st.et +exec "Snippet focus [self lockFocus];".st.et."[self unlockFocus];".st.et +exec "Snippet setprefs [[NSUserDefaults standardUserDefaults] setObject:".st."object".et." forKey:".st."key".et."];".st.et +exec "Snippet log NSLog(@\"%s".st."s".et."\", ".st."s:ObjCArgList(Count(@z, '%[^%]'))".et.");".st.et +exec "Snippet gsave [NSGraphicsContext saveGraphicsState];".st.et."[NSGraphicsContext restoreGraphicsState];".st.et +exec "Snippet forarray for(unsigned int index = 0; index < [".st."array".et." count]; index += 1){".st."id".et."object = [".st."array".et." objectAtIndex:index];".st.et."}".st.et +exec "Snippet classi @interface ".st."ClassName".et." : ".st."NSObject".et."{".st.et."}".st.et."@end".st.et +exec "Snippet array NSMutableArray *".st."array".et." = [NSMutableArray array];".st.et +exec "Snippet getprefs [[NSUserDefaults standardUserDefaults] objectForKey:];".st.et +exec "Snippet cati @interface ".st."NSObject".et." (".st."Category".et.")".st.et."@end".st.et diff --git a/home/.vim/after/ftplugin/ocaml_snippets.vim b/home/.vim/after/ftplugin/ocaml_snippets.vim new file mode 100644 index 0000000..f68b92d --- /dev/null +++ b/home/.vim/after/ftplugin/ocaml_snippets.vim @@ -0,0 +1,26 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet Queue Queue.fold ".st.et." ".st."base".et." ".st."q".et."".st.et +exec "Snippet Nativeint Nativeint.abs ".st."ni".et.st.et +exec "Snippet Printexc Printexc.print ".st."fn".et." ".st."x".et.st.et +exec "Snippet Sys Sys.Signal_ignore".st.et +exec "Snippet Hashtbl Hashtbl.iter ".st.et." ".st."h".et.st.et +exec "Snippet Array Array.map ".st.et." ".st."arr".et.st.et +exec "Snippet Printf Printf.fprintf ".st."buf".et." \"".st."format".et."\" ".st."args".et.st.et +exec "Snippet Stream Stream.iter ".st.et." ".st."stream".et.st.et +exec "Snippet Buffer Buffer.add_channel ".st."buf".et." ".st."ic".et." ".st."len".et.st.et +exec "Snippet Int32 Int32.abs ".st."i32".et.st.et +exec "Snippet List List.rev_map ".st.et." ".st."lst".et.st.et +exec "Snippet Scanf Scanf.bscaf ".st."sbuf".et." \"".st."format".et."\" ".st."f".et.st.et +exec "Snippet Int64 Int64.abs ".st."i64".et.st.et +exec "Snippet Map Map.Make ".st.et +exec "Snippet String String.iter ".st.et." ".st."str".et.st.et +exec "Snippet Genlex Genlex.make_lexer ".st."\"tok_lst\"".et." ".st."\"char_stream\"".et.st.et +exec "Snippet for for ".st."i}".et." = ".st.et." to ".st.et." do".st.et."done".st.et +exec "Snippet Stack Stack.iter ".st.et." ".st."stk".et.st.et diff --git a/home/.vim/after/ftplugin/perl_snippets.vim b/home/.vim/after/ftplugin/perl_snippets.vim new file mode 100644 index 0000000..8d8de23 --- /dev/null +++ b/home/.vim/after/ftplugin/perl_snippets.vim @@ -0,0 +1,23 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet sub sub ".st."FunctionName".et." {".st.et."}".st.et +exec "Snippet class package ".st."ClassName".et.";".st.et.st."ParentClass".et.st.et.";sub new {my \$class = shift;\$class = ref \$class if ref \$class;my $self = bless {}, \$class;\$self;}1;".st.et +exec "Snippet xfore ".st."expression".et." foreach @".st."array".et.";".st.et +exec "Snippet xwhile ".st."expression".et." while ".st."condition".et.";".st.et +exec "Snippet xunless ".st."expression".et." unless ".st."condition".et.";".st.et +exec "Snippet slurp my $".st."var".et.";{ local $/ = undef; local *FILE; open FILE, \"<".st."file".et.">\"; $".st."var".et." = ; close FILE }".st.et +exec "Snippet if if (".st.et.") {".st.et."}".st.et +exec "Snippet unless unless (".st.et.") {".st.et."}".st.et +exec "Snippet ifee if (".st.et.") {".st.et."} elsif (".st.et.") {".st.et."} else {".st.et."}".st.et +exec "Snippet ife if (".st.et.") {".st.et."} else {".st.et."}".st.et +exec "Snippet for for (my \$".st."var".et." = 0; \$".st."var".et." < ".st."expression".et."; \$".st."var".et."++) {".st.et."}".st.et +exec "Snippet fore foreach my \$".st."var".et." (@".st."array".et.") {".st.et."}".st.et +exec "Snippet eval eval {".st.et."};if ($@) {".st.et."}".st.et +exec "Snippet while while (".st.et.") {".st.et."}".st.et +exec "Snippet xif ".st."expression".et." if ".st."condition".et.";".st.et diff --git a/home/.vim/after/ftplugin/php_snippets.vim b/home/.vim/after/ftplugin/php_snippets.vim new file mode 100644 index 0000000..09b6cd4 --- /dev/null +++ b/home/.vim/after/ftplugin/php_snippets.vim @@ -0,0 +1,30 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet elseif elseif ( ".st."condition".et." ){".st.et."}".st.et +exec "Snippet do do{".st.et."} while ( ".st.et." );".st.et +exec "Snippet reql require_once( '".st."file".et."' );".st.et +exec "Snippet if? $".st."retVal".et." = ( ".st."condition".et." ) ? ".st."a".et." : ".st."b".et." ;".st.et +exec "Snippet php ".st.et."?>" +exec "Snippet switch switch ( ".st."variable".et." ){case '".st."value".et."':".st.et."break;".st.et."default:".st.et."break;}".st.et +exec "Snippet class #doc#classname:".st."ClassName".et."#scope:".st."PUBLIC".et."##/docclass ".st."ClassName".et." ".st."extendsAnotherClass".et."{#internal variables#Constructorfunction __construct ( ".st."argument".et."){".st.et."}###}###".st.et +exec "Snippet incll include_once( '".st."file".et."' );".st.et +exec "Snippet incl include( '".st."file".et."' );".st.et +exec "Snippet foreach foreach( $".st."variable".et." as $".st."key".et." => $".st."value".et." ){".st.et."}".st.et +exec "Snippet ifelse if ( ".st."condition".et." ){".st.et."}else{".st.et."}".st.et +exec "Snippet $_ $_REQUEST['".st."variable".et."']".st.et +exec "Snippet case case '".st."variable".et."':".st.et."break;".st.et +exec "Snippet print print \"".st."string".et."\"".st.et.";".st.et."".st.et +exec "Snippet function ".st."public".et."function ".st."FunctionName".et." (".st.et."){".st.et."}".st.et +exec "Snippet if if ( ".st."condition".et." ){".st.et."}".st.et +exec "Snippet else else{".st.et."}".st.et +exec "Snippet array $".st."arrayName".et." = array( '".st.et."',".st.et." );".st.et +exec "Snippet -globals $GLOBALS['".st."variable".et."']".st.et.st."something".et.st.et.";".st.et +exec "Snippet req require( '".st."file".et."' );".st.et +exec "Snippet for for ( $".st."i".et."=".st.et."; $".st."i".et." < ".st.et."; $".st."i".et."++ ){ ".st.et."}".st.et +exec "Snippet while while ( ".st.et." ){".st.et."}".st.et diff --git a/home/.vim/after/ftplugin/phpdoc_snippets.vim b/home/.vim/after/ftplugin/phpdoc_snippets.vim new file mode 100644 index 0000000..038a560 --- /dev/null +++ b/home/.vim/after/ftplugin/phpdoc_snippets.vim @@ -0,0 +1,19 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet doc_d /*** ".st."undocumentedConstant".et."**/define(".st.et.", ".st.et.");".st.et."".st.et +exec "Snippet doc_vp /*** ".st."undocumentedClassVariable".et."** @var ".st."string".et.st.et."**/".st.et."" +exec "Snippet doc_f /*** ".st."undocumentedFunction".et."** @return ".st."void".et."* @author ".st.et."**/".st.et."function ".st.et."(".st.et."){".st.et."}".st.et +exec "Snippet doc_s /*** ".st."undocumentedFunction".et."** @return ".st."void".et."* @author ".st.et."**/".st.et."function ".st.et."(".st.et.");".st.et +exec "Snippet doc_h /*** ".st.et."** @author ".st.et."* @version $Id$* @copyright ".st.et.", ".st.et."* @package ".st."default".et."**//*** Define DocBlock**/".st.et +exec "Snippet doc_fp /*** ".st."undocumentedFunction".et."** @return ".st."void".et."* @author ".st.et."**/".st.et."" +exec "Snippet doc_i /*** ".st."undocumentedClass".et."** @package ".st."default".et."* @author ".st.et."**/interface ".st.et."{".st.et."} // END interface ".st.et."".st.et +exec "Snippet doc_fp /*** ".st."undocumentedConstant".et.st.et."**/".st.et."".st.et +exec "Snippet doc_v /*** ".st."undocumentedClassVariable".et."** @var ".st."string".et."**/ $".st.et.";".st.et."".st.et +exec "Snippet doc_cp /*** ".st."undocumentedClass".et."** @package ".st."default".et."* @author ".st.et."**/".st.et +exec "Snippet doc_c /*** ".st."undocumentedClass".et."** @package ".st."default".et."* @author ".st.et."**/".st."class".et."class ".st."a".et."{".st.et."} // END ".st."class".et."class ".st."a".et."".st.et diff --git a/home/.vim/after/ftplugin/propel_snippets.vim b/home/.vim/after/ftplugin/propel_snippets.vim new file mode 100644 index 0000000..dec08e7 --- /dev/null +++ b/home/.vim/after/ftplugin/propel_snippets.vim @@ -0,0 +1,14 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet ".st.et +exec "Snippet ".st.et."".st.et +exec "Snippet ".st.et +exec "Snippet ".st.et +exec "Snippet

".st.et +exec "Snippet \"/>".st.et diff --git a/home/.vim/after/ftplugin/python_pydiction.vim b/home/.vim/after/ftplugin/python_pydiction.vim new file mode 100644 index 0000000..3a6a900 --- /dev/null +++ b/home/.vim/after/ftplugin/python_pydiction.vim @@ -0,0 +1,145 @@ +" ============================================================================ +" python_pydiction.vim - Module and Keyword completion for Python +" ============================================================================ +" +" Author: Ryan Kulla (rkulla AT gmail DOT com) +" Version: 1.2, for Vim 7 +" URL: http://www.vim.org/scripts/script.php?script_id=850 +" Last Modified: July 22th, 2009 +" Installation: On Linux, put this file in ~/.vim/after/ftplugin/ +" On Windows, put this file in C:\vim\vimfiles\ftplugin\ +" (assuming you installed vim in C:\vim\). +" You may install the other files anywhere. +" In .vimrc, add the following: +" filetype plugin on +" let g:pydiction_location = 'path/to/complete-dict' +" Optionally, you set the completion menu height like: +" let g:pydiction_menu_height = 20 +" The default menu height is 15 +" To do case-sensitive searches, set noignorecase (:set noic). +" Usage: Type part of a Python keyword, module name, attribute or method, +" then hit the TAB key and it will auto-complete (as long as it +" exists in the complete-dict file. +" You can also use Shift-Tab to Tab backwards. +" License: BSD +" Copyright: Copyright (c) 2003-2009 Ryan Kulla +" All rights reserved. +" +" Redistribution and use in source and binary forms, with or without +" modification, are permitted provided that the following conditions +" are met: +" 1. Redistributions of source code must retain the above copyright +" notice, this list of conditions and the following disclaimer. +" 2. Redistributions in binary form must reproduce the above +" copyright notice, this list of conditions and the following +" disclaimer in the documentation and/or other materials provided +" with the distribution. +" 3. The name of the author may not be used to endorse or promote +" products derived from this software without specific prior +" written permission. +" +" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS +" OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +" DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE +" GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +" WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +" NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +" +" + +if v:version < 700 + echoerr "Pydiction requires vim version 7 or greater." + finish +endif + + +" Make the Tab key do python code completion: +inoremap + \=SetVals() + \=TabComplete('down') + \=RestoreVals() + +" Make Shift+Tab do python code completion in the reverse direction: +inoremap + \=SetVals() + \=TabComplete('up') + \=RestoreVals() + + +if !exists("*s:TabComplete") + function! s:TabComplete(direction) + " Check if the char before the char under the cursor is an + " underscore, letter, number, dot or opening parentheses. + " If it is, and if the popup menu is not visible, use + " I_CTRL-X_CTRL-K ('dictionary' only completion)--otherwise, + " use I_CTRL-N to scroll downward through the popup menu or + " use I_CTRL-P to scroll upward through the popup menu, + " depending on the value of a:direction. + " If the char is some other character, insert a normal Tab: + if searchpos('[_a-zA-Z0-9.(]\%#', 'nb') != [0, 0] + if !pumvisible() + return "\\" + else + if a:direction == 'down' + return "\" + else + return "\" + endif + endif + else + return "\" + endif + endfunction +endif + + +if !exists("*s:SetVals") + function! s:SetVals() + " Save and change any config values we need. + + " Temporarily change isk to treat periods and opening + " parenthesis as part of a keyword -- so we can complete + " python modules and functions: + let s:pydiction_save_isk = &iskeyword + setlocal iskeyword +=.,( + + " Save any current dictionaries the user has set: + let s:pydiction_save_dictions = &dictionary + " Temporarily use only pydiction's dictionary: + let &dictionary = g:pydiction_location + + " Save the ins-completion options the user has set: + let s:pydiction_save_cot = &completeopt + " Have the completion menu show up for one or more matches: + let &completeopt = "menu,menuone" + + " Set the popup menu height: + let s:pydiction_save_pumheight = &pumheight + if !exists('g:pydiction_menu_height') + let g:pydiction_menu_height = 15 + endif + let &pumheight = g:pydiction_menu_height + + return '' + endfunction +endif + + +if !exists("*s:RestoreVals") + function! s:RestoreVals() + " Restore the user's initial values. + + let &dictionary = s:pydiction_save_dictions + let &completeopt = s:pydiction_save_cot + let &pumheight = s:pydiction_save_pumheight + let &iskeyword = s:pydiction_save_isk + + return '' + endfunction +endif + diff --git a/home/.vim/after/ftplugin/python_snippets.vim b/home/.vim/after/ftplugin/python_snippets.vim new file mode 100644 index 0000000..97d3e0c --- /dev/null +++ b/home/.vim/after/ftplugin/python_snippets.vim @@ -0,0 +1,202 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +" Given a string containing a list of arguments (e.g. "one, two = 'test'"), +" this function cleans it up by removing useless whitespace and commas. +function! PyCleanupArgs(text) + if a:text == 'args' + return '' + endif + let text = substitute(a:text, '\(\w\)\s\(\w\)', '\1,\2', 'g') + return join(split(text, '\s*,\s*'), ', ') +endfunction + +" Given a string containing a list of arguments (e.g. "one = 'test', *args, +" **kwargs"), this function returns a string containing only the variable +" names, separated by spaces, e.g. "one two". +function! PyGetVarnamesFromArgs(text) + let text = substitute(a:text, 'self,*\s*', '', '') + let text = substitute(text, '\*\*\?\k\+', '', 'g') + let text = substitute(text, '=.\{-},', '', 'g') + let text = substitute(text, '=.\{-}$', '', 'g') + let text = substitute(text, '\s*,\s*', ' ', 'g') + if text == ' ' + return '' + endif + return text +endfunction + +" Returns the current indent as a string. +function! PyGetIndentString() + if &expandtab + let tabs = indent('.') / &shiftwidth + let tabstr = repeat(' ', &shiftwidth) + else + let tabs = indent('.') / &tabstop + let tabstr = '\t' + endif + return repeat(tabstr, tabs) +endfunction + +" Given a string containing a list of arguments (e.g. "one = 'test', *args, +" **kwargs"), this function returns them formatted correctly for the +" docstring. +function! PyGetDocstringFromArgs(text) + let text = PyGetVarnamesFromArgs(a:text) + if a:text == 'args' || text == '' + return '' + endif + let indent = PyGetIndentString() + let st = g:snip_start_tag + let et = g:snip_end_tag + let docvars = map(split(text), 'v:val." -- ".st.et') + return '\n'.indent.join(docvars, '\n'.indent).'\n'.indent +endfunction + +" Given a string containing a list of arguments (e.g. "one = 'test', *args, +" **kwargs"), this function returns them formatted as a variable assignment in +" the form "self._ONE = ONE", as used in class constructors. +function! PyGetVariableInitializationFromVars(text) + let text = PyGetVarnamesFromArgs(a:text) + if a:text == 'args' || text == '' + return '' + endif + let indent = PyGetIndentString() + let st = g:snip_start_tag + let et = g:snip_end_tag + let assert_vars = map(split(text), '"assert ".v:val." ".st.et') + let assign_vars = map(split(text), '"self._".v:val." = ".v:val') + let assertions = join(assert_vars, '\n'.indent) + let assignments = join(assign_vars, '\n'.indent) + return assertions.'\n'.indent.assignments.'\n'.indent +endfunction + +" Given a string containing a list of arguments (e.g. "one = 'test', *args, +" **kwargs"), this function returns them with the default arguments removed. +function! PyStripDefaultValue(text) + return substitute(a:text, '=.*', '', 'g') +endfunction + +" Returns the number of occurences of needle in haystack. +function! Count(haystack, needle) + let counter = 0 + let index = match(a:haystack, a:needle) + while index > -1 + let counter = counter + 1 + let index = match(a:haystack, a:needle, index+1) + endwhile + return counter +endfunction + +" Returns replacement if the given subject matches the given match. +" Returns the subject otherwise. +function! PyReplace(subject, match, replacement) + if a:subject == a:match + return a:replacement + endif + return a:subject +endfunction + +" Returns the % operator with a tuple containing n elements appended, where n +" is the given number. +function! PyHashArgList(count) + if a:count == 0 + return '' + endif + let st = g:snip_start_tag + let et = g:snip_end_tag + return ' % ('.st.et.repeat(', '.st.et, a:count - 1).')' +endfunction + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +" Note to users: The following method of defininf snippets is to allow for +" changes to the default tags. +" Feel free to define your own as so: +" Snippet mysnip This is the expansion text.<{}> +" There is no need to use exec if you are happy to hardcode your own start and +" end tags + +" Properties, setters and getters. +exec "Snippet prop ".st."attribute".et." = property(get_".st."attribute".et.", set_".st."attribute".et.st.et.")".st.et +exec "Snippet get def get_".st."name".et."(self):return self._".st."name".et."".st.et +exec "Snippet set def set_".st."name".et."(self, ".st."value".et."): +\self._".st."name".et." = ".st."value:PyStripDefaultValue(@z)".et." +\".st.et + +" Functions and methods. +exec "Snippet def def ".st."fname".et."(".st."args:PyCleanupArgs(@z)".et."): +\\"\"\" +\".st.et." +\".st."args:PyGetDocstringFromArgs(@z)".et."\"\"\" +\".st."pass".et." +\".st.et +exec "Snippet cm ".st."class".et." = classmethod(".st."class".et.")".st.et + +" Class definition. +exec "Snippet cl class ".st."ClassName".et."(".st."object".et."): +\\"\"\" +\This class represents ".st.et." +\\"\"\" +\ +\def __init__(self, ".st."args:PyCleanupArgs(@z)".et."): +\\"\"\" +\Constructor. +\".st."args:PyGetDocstringFromArgs(@z)".et."\"\"\" +\".st."args:PyGetVariableInitializationFromVars(@z)".et.st.et + +" Keywords +exec "Snippet for for ".st."variable".et." in ".st."ensemble".et.":".st."pass".et."".st.et +exec "Snippet pf print '".st."s".et."'".st."s:PyHashArgList(Count(@z, '%[^%]'))".et."".st.et +exec "Snippet im import ".st."module".et."".st.et +exec "Snippet from from ".st."module".et." import ".st.'name:PyReplace(@z, "name", "*")'.et."".st.et +exec "Snippet % '".st."s".et."'".st."s:PyHashArgList(Count(@z, '%[^%]'))".et.st.et +exec "Snippet ass assert ".st."expression".et.st.et +" From Kib2 +exec "Snippet bc \"\"\"".st.et."\"\"\"".st.et + +" Try, except, finally. +exec "Snippet trye try: +\".st.et." +\except Exception, e: +\".st.et." +\".st.et + +exec "Snippet tryf try: +\".st.et." +\finally: +\".st.et." +\".st.et + +exec "Snippet tryef try: +\".st.et." +\except Exception, e: +\".st.et." +\finally: +\".st.et." +\".st.et + +" Other multi statement templates +" From Panos +exec "Snippet ifn if __name__ == '".st."main".et."':".st.et +exec "Snippet ifmain if __name__ == '__main__':".st.et + +" Shebang +exec "Snippet sb #!/usr/bin/env python# -*- coding: ".st."encoding".et." -*-".st.et +exec "Snippet sbu #!/usr/bin/env python# -*- coding: UTF-8 -*-".st.et +" From Kib2 +exec "Snippet sbl1 #!/usr/bin/env python# -*- coding: Latin-1 -*-".st.et + +" Unit tests. +exec "Snippet unittest if __name__ == '__main__': +\import unittest +\ +\class ".st."ClassName".et."Test(unittest.TestCase): +\def setUp(self): +\".st."pass".et." +\ +\def runTest(self): +\".st.et diff --git a/home/.vim/after/ftplugin/rails_snippets.vim b/home/.vim/after/ftplugin/rails_snippets.vim new file mode 100644 index 0000000..db5a16f --- /dev/null +++ b/home/.vim/after/ftplugin/rails_snippets.vim @@ -0,0 +1,54 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet mrnt rename_table \"".st."oldTableName".et."\", \"".st."newTableName".et."\"".st.et +exec "Snippet rfu render :file => \"".st."filepath".et."\", :use_full_path => ".st."false".et.st.et +exec "Snippet rns render :nothing => ".st."true".et.", :status => ".st.et.st.et +exec "Snippet ri render :inline => \"".st.et."\")>\"".st.et +exec "Snippet rt render :text => \"".st.et."\"".st.et +exec "Snippet mcc t.column \"".st."title".et."\", :".st."string".et.st.et +exec "Snippet rpl render :partial => \"".st."item".et."\", :locals => { :".st."name".et." => \"".st."value".et."\"".st.et." }".st.et +exec "Snippet rea redirect_to :action => \"".st."index".et."\"".st.et +exec "Snippet rtlt render :text => \"".st.et."\", :layout => ".st."true".et.st.et +exec "Snippet ft <%= form_tag :action => \"".st."update".et."\" %>".st.et +exec "Snippet forin <% for ".st."item".et." in ".st.et." %><%= ".st."item".et.".".st."name".et." %><% end %>".st.et +exec "Snippet lia <%= link_to \"".st.et."\", :action => \"".st."index".et."\" %>".st.et +exec "Snippet rl render :layout => \"".st."layoutname".et."\"".st.et +exec "Snippet ra render :action => \"".st."action".et."\"".st.et +exec "Snippet mrnc rename_column \"".st."table".et."\", \"".st."oldColumnName".et."\", \"".st."newColumnName".et."\"".st.et +exec "Snippet mac add_column \"".st."table".et."\", \"".st."column".et."\", :".st."string".et.st.et +exec "Snippet rpc render :partial => \"".st."item".et."\", :collection => ".st."items".et.st.et +exec "Snippet rec redirect_to :controller => \"".st."items".et."\"".st.et +exec "Snippet rn render :nothing => ".st."true".et.st.et +exec "Snippet lic <%= link_to \"".st.et."\", :controller => \"".st.et."\" %>".st.et +exec "Snippet rpo render :partial => \"".st."item".et."\", :object => ".st."object".et.st.et +exec "Snippet rts render :text => \"".st.et."\", :status => ".st.et +exec "Snippet rcea render_component :action => \"".st."index".et."\"".st.et +exec "Snippet recai redirect_to :controller => \"".st."items".et."\", :action => \"".st."show".et."\", :id => ".st.et +exec "Snippet mcdt create_table \"".st."table".et."\" do |t|".st.et."end".st.et +exec "Snippet ral render :action => \"".st."action".et."\", :layout => \"".st."layoutname".et."\"".st.et +exec "Snippet rit render :inline => \"".st.et."\", :type => ".st.et +exec "Snippet rceca render_component :controller => \"".st."items".et."\", :action => \"".st."index".et."\"".st.et +exec "Snippet licai <%= link_to \"".st.et."\", :controller => \"".st."items".et."\", :action => \"".st."edit".et."\", :id => ".st.et." %>".st.et +exec "Snippet verify verify :only => [:".st.et."], :method => :post, :render => {:status => 500, :text => \"use HTTP-POST\"}".st.et +exec "Snippet mdt drop_table \"".st."table".et."\"".st.et +exec "Snippet rp render :partial => \"".st."item".et."\"".st.et +exec "Snippet rcec render_component :controller => \"".st."items".et."\"".st.et +exec "Snippet mrc remove_column \"".st."table".et."\", \"".st."column".et."\"".st.et +exec "Snippet mct create_table \"".st."table".et."\" do |t|".st.et."end".st.et +exec "Snippet flash flash[:".st."notice".et."] = \"".st.et."\"".st.et +exec "Snippet rf render :file => \"".st."filepath".et."\"".st.et +exec "Snippet lica <%= link_to \"".st.et."\", :controller => \"".st."items".et."\", :action => \"".st."index".et."\" %>".st.et +exec "Snippet liai <%= link_to \"".st.et."\", :action => \"".st."edit".et."\", :id => ".st.et." %>".st.et +exec "Snippet reai redirect_to :action => \"".st."show".et."\", :id => ".st.et +exec "Snippet logi logger.info \"".st.et."\"".st.et +exec "Snippet marc add_column \"".st."table".et."\", \"".st."column".et."\", :".st."string".et."".st.et."".st.et +exec "Snippet rps render :partial => \"".st."item".et."\", :status => ".st.et +exec "Snippet ril render :inline => \"".st.et."\", :locals => { ".st.et." => \"".st."value".et."\"".st.et." }".st.et +exec "Snippet rtl render :text => \"".st.et."\", :layout => \"".st.et."\"".st.et +exec "Snippet reca redirect_to :controller => \"".st."items".et."\", :action => \"".st."list".et."\"".st.et diff --git a/home/.vim/after/ftplugin/ruby_snippets.vim b/home/.vim/after/ftplugin/ruby_snippets.vim new file mode 100644 index 0000000..8cc5008 --- /dev/null +++ b/home/.vim/after/ftplugin/ruby_snippets.vim @@ -0,0 +1,32 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet do do".st.et."end".st.et +exec "Snippet class class ".st."className".et."".st.et."end".st.et +exec "Snippet begin begin".st.et."rescue ".st."Exception".et." => ".st."e".et."".st.et."end".st.et +exec "Snippet each_with_index0 each_with_index do |".st."element".et.", ".st."index".et."|".st."element".et.".".st.et."end".st.et +exec "Snippet collect collect { |".st."element".et."| ".st."element".et.".".st.et." }".st.et +exec "Snippet forin for ".st."element".et." in ".st."collection".et."".st."element".et.".".st.et."end".st.et +exec "Snippet doo do |".st."object".et."|".st.et."end".st.et +exec "Snippet : :".st."key".et." => \"".st."value".et."\"".st.et."".st.et +exec "Snippet def def ".st."methodName".et."".st.et."end".st.et +exec "Snippet case case ".st."object".et."when ".st."condition".et."".st.et."end".st.et +exec "Snippet collecto collect do |".st."element".et."|".st."element".et.".".st.et."end".st.et +exec "Snippet each each { |".st."element".et."| ".st."element".et.".".st.et." }".st.et +exec "Snippet each_with_index each_with_index { |".st."element".et.", ".st."idx".et."| ".st."element".et.".".st.et." }".st.et +exec "Snippet if if ".st."condition".et."".st.et."end".st.et +exec "Snippet eacho each do |".st."element".et."|".st."element".et.".".st.et."end".st.et +exec "Snippet unless unless ".st."condition".et."".st.et."end".st.et +exec "Snippet ife if ".st."condition".et."".st.et."else".st.et."end".st.et +exec "Snippet when when ".st."condition".et."".st.et +exec "Snippet selecto select do |".st."element".et."|".st."element".et.".".st.et."end".st.et +exec "Snippet injecto inject(".st."object".et.") do |".st."injection".et.", ".st."element".et."| ".st.et."end".st.et +exec "Snippet reject { |".st."element".et."| ".st."element".et.".".st.et." }".st.et +exec "Snippet rejecto reject do |".st."element".et."| ".st."element".et.".".st.et."end".st.et +exec "Snippet inject inject(".st."object".et.") { |".st."injection".et.", ".st."element".et."| ".st.et." }".st.et +exec "Snippet select select { |".st."element".et."| ".st."element".et.".".st.et." }".st.et diff --git a/home/.vim/after/ftplugin/sh_snippets.vim b/home/.vim/after/ftplugin/sh_snippets.vim new file mode 100644 index 0000000..ddcfa6e --- /dev/null +++ b/home/.vim/after/ftplugin/sh_snippets.vim @@ -0,0 +1,12 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +"Snippet !env #!/usr/bin/env ${1:${TM_SCOPE/(?:source|.*)\\.(\\w+).*/$1/}} +exec "Snippet if if [[ ".st."condition".et." ]]; then".st.et."fi".st.et +exec "Snippet elif elif [[ ".st."condition".et." ]]; then".st.et +exec "Snippet for for (( ".st."i".et." = ".st.et."; ".st."i".et." ".st.et."; ".st."i".et.st.et." )); do".st.et."done".st.et diff --git a/home/.vim/after/ftplugin/slate_snippets.vim b/home/.vim/after/ftplugin/slate_snippets.vim new file mode 100644 index 0000000..e7f05e8 --- /dev/null +++ b/home/.vim/after/ftplugin/slate_snippets.vim @@ -0,0 +1,19 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet do do: [| :".st."each".et."| ".st.et."]".st.et +exec "Snippet proto define: #".st."NewName".et." &parents: {".st."parents".et."} &slots: {".st."slotSpecs".et."}.".st.et +exec "Snippet ifte ".st."condition".et." ifTrue: [".st.et.":then] ifFalse: [".st.et.":else]".st.et +exec "Snippet collect collect: [| :".st."each".et."| ".st.et."]".st.et +exec "Snippet if ".st."condition".et." ifTrue: [".st.et.":then]".st.et +exec "Snippet until [".st."condition".et."] whileFalse: [".st.et.":body]".st.et +exec "Snippet reject reject: [| :".st."each".et."| ".st.et."]".st.et +exec "Snippet dowith doWithIndex: [| :".st."each".et." :".st."index".et." | ".st.et."]".st.et +exec "Snippet select select: [| :".st."each".et."| ".st.et."]".st.et +exec "Snippet while [".st."condition".et."] whileTrue: [".st.et.":body]".st.et +exec "Snippet inject inject: ".st."object".et." [| :".st."injection".et.", :".st."each".et."| ".st.et."]".st.et diff --git a/home/.vim/after/ftplugin/smarty_snippets.vim b/home/.vim/after/ftplugin/smarty_snippets.vim new file mode 100644 index 0000000..363aa15 --- /dev/null +++ b/home/.vim/after/ftplugin/smarty_snippets.vim @@ -0,0 +1,35 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet {cycle {cycle values=\"#SELSTART#".st."foo".et.",".st."bar".et."#SELEND#\" name=\"default\" print=true advance=true delimiter=\",\" assign=varname }".st.et +exec "Snippet |regex_replace |regex_replace:\"".st."regex".et."\":\"".st.et."\"".st.et +exec "Snippet {counter {counter name=\"#INSERTION#\" start=1 skip=1 direction=\"up\" print=trueassign=\"foo\" }{counter}".st.et +exec "Snippet {eval {eval var=\"#SELSTART#{template_format}#SELEND#\" assign=varname} ".st.et +"Snippet |date_format |date_format:"${1:strftime() formatting}" <{}> +exec "Snippet |truncate |truncate:".st.et.":".st.et.":".st."false".et."" +exec "Snippet {if {if ".st."varname".et.st.et."\"".st."foo".et."\"}{* $varname can also be a php call *}".st.et."{/if}".st.et +"Snippet |string_format |string_format:"${1:sprintf formatting}" <{}> +exec "Snippet {assign {assign var=".st.et." value=\"".st.et."\"}".st.et +exec "Snippet {foreach {foreach from=".st."varname".et." item=i [key=k name=\"\"] }".st.et."{/foreach}".st.et +exec "Snippet {capture {capture name=#INSERTION#}#SELECT#{/capture}".st.et +exec "Snippet |wordwrap |wordwrap:".st.et.":\"".st.et."\":".st.et +exec "Snippet |spacify |spacify:\"".st.et."\"".st.et." " +exec "Snippet |default |default:\"".st.et."\"".st.et +exec "Snippet {debug {debug output=\"#SELSTART#".st.et."#SELEND#\" }".st.et +exec "Snippet |replace |replace:\"".st."needle".et."\":\"".st.et."\"".st.et +exec "Snippet {include {include file=\"".st.et."\" [assign=varname foo=\"bar\"] }".st.et +exec "Snippet |escape |escape:\"".st.et."\"".st.et +exec "Snippet {strip {strip}".st.et."{/strip}".st.et +exec "Snippet {math {math equation=\"".st.et."\" assign=".st.et." ".st.et."}".st.et +exec "Snippet {config_load {config_load file=\"#INSERTION#\" [section=\"\" scope=\"local|parent|global\"] }".st.et +exec "Snippet |cat |cat:\"".st.et."\"".st.et +exec "Snippet {insert {insert name=\"insert_".st.et."\" [assign=varname script=\"foo.php\" foo=\"bar\"] }".st.et +exec "Snippet {fetch {fetch file=\"#SELSTART#http:// or file#SELEND#\" assign=varname}".st.et +exec "Snippet {literal {literal}".st.et."{/literal}".st.et +exec "Snippet {include_php {include_php file=\"".st.et."\" [once=true]}".st.et +exec "Snippet |strip |strip:[\"".st.et."\"]".st.et diff --git a/home/.vim/after/ftplugin/symfony_snippets.vim b/home/.vim/after/ftplugin/symfony_snippets.vim new file mode 100644 index 0000000..064e9f6 --- /dev/null +++ b/home/.vim/after/ftplugin/symfony_snippets.vim @@ -0,0 +1,21 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet image_tag image_tag('".st."imageName".et."'".st.et.")".st.et +exec "Snippet get public function get".st.et." (){return $this->".st.et.";}".st.et +exec "Snippet link_to link_to('".st."linkName".et."', '".st."moduleName".et."/".st."actionName".et.st.et."')".st.et +exec "Snippet sexecute public function execute(){".st.et."}".st.et +exec "Snippet set public function set".st.et." ($".st.et."){$this->".st.et." = ".st.et.";}".st.et +exec "Snippet execute /*** ".st."className".et."**/public function execute(){".st.et."}".st.et +exec "Snippet tforeach ".st.et."".st.et +exec "Snippet getparam $this->getRequestParameter('".st."id".et."')".st.et +exec "Snippet div ".st.et."".st.et +exec "Snippet tif ".st.et."".st.et +exec "Snippet setget public function set".st."var".et." (".st."arg".et."){$this->".st."arg".et." = ".st."arg".et.";}public function get".st."var".et." (){return $this->".st."var".et.";}".st.et +exec "Snippet echo ".st.et +exec "Snippet tfor ".st.et."".st.et diff --git a/home/.vim/after/ftplugin/tcl_snippets.vim b/home/.vim/after/ftplugin/tcl_snippets.vim new file mode 100644 index 0000000..e5a9b98 --- /dev/null +++ b/home/.vim/after/ftplugin/tcl_snippets.vim @@ -0,0 +1,14 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet switch switch ".st.et." -- $".st."var".et." {".st."match".et." {".st.et."}default{".st.et."}}".st.et +exec "Snippet foreach foreach ".st."var".et." $".st."list".et." {".st.et."}".st.et +exec "Snippet proc proc ".st."name".et." {".st."args".et."} {".st.et."}".st.et +exec "Snippet if if {".st."condition".et."} {".st.et."}".st.et +exec "Snippet for for {".st."i".et." {".st.et."} {".st.et."} {".st.et."}".st.et +exec "Snippet while while {".st."condition".et."} {".st.et."}".st.et diff --git a/home/.vim/after/ftplugin/template_toolkit_snippets.vim b/home/.vim/after/ftplugin/template_toolkit_snippets.vim new file mode 100644 index 0000000..77c400e --- /dev/null +++ b/home/.vim/after/ftplugin/template_toolkit_snippets.vim @@ -0,0 +1,13 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet wrap [% WRAPPER ".st."template".et." %]".st.et."[% END %]".st.et +exec "Snippet if [% IF ".st."condition".et." %]".st.et."[% ELSE %]".st.et."[% END %]".st.et +exec "Snippet unl [% UNLESS ".st."condition".et." %]".st.et."[% END %]".st.et +exec "Snippet inc [% INCLUDE ".st."template".et." %]".st.et +exec "Snippet for [% FOR ".st."var".et." IN ".st."set".et." %]".st.et."[% END %]".st.et diff --git a/home/.vim/after/ftplugin/tex_snippets.vim b/home/.vim/after/ftplugin/tex_snippets.vim new file mode 100644 index 0000000..e9cb3da --- /dev/null +++ b/home/.vim/after/ftplugin/tex_snippets.vim @@ -0,0 +1,13 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet sub \\subsection{".st."name".et."}\\label{sub:".st."name:substitute(@z,'.','\\l&','g')".et."}".st.et +exec "Snippet $$ \\[".st.et."\\]".st.et +exec "Snippet ssub \\subsubsection{".st."name".et."}\\label{ssub:".st."name:substitute(@z,'.','\\l&','g')".et."}".st.et +exec "Snippet itd \\item[".st."desc".et."] ".st.et +exec "Snippet sec \\section{".st."name".et."}\\label{sec:".st."name:substitute(@z,'.','\\l&','g')".et."".st.et diff --git a/home/.vim/after/ftplugin/xhtml_snippets.vim b/home/.vim/after/ftplugin/xhtml_snippets.vim new file mode 100644 index 0000000..8c1c74c --- /dev/null +++ b/home/.vim/after/ftplugin/xhtml_snippets.vim @@ -0,0 +1,48 @@ +if !exists('loaded_snippet') || &cp + finish +endif + +let st = g:snip_start_tag +let et = g:snip_end_tag +let cd = g:snip_elem_delim + +exec "Snippet doctype \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">".st.et +exec "Snippet aref ".st.et."".st.et +exec "Snippet head ".st.et."".st.et +exec "Snippet script ".st.et +exec "Snippet html lang=\"".st."en".et."\">".st.et."" +exec "Snippet h3

".st.et."

".st.et +exec "Snippet h4

".st.et."

".st.et +exec "Snippet h5
".st.et."
".st.et +exec "Snippet h6
".st.et."
".st.et +exec "Snippet fieldset
".st.et."
".st.et +exec "Snippet noscript ".st.et +exec "Snippet ul
    ".st.et."
".st.et +exec "Snippet xml ".st.et +exec "Snippet body ".st.et."".st.et +exec "Snippet legend ".st.et."".st.et +exec "Snippet title ".st."PageTitle".et."".st.et +exec "Snippet scriptsrc ".st.et +exec "Snippet img \"".st.et."\"".st.et +exec "Snippet option ".st.et +exec "Snippet optgroup ".st.et."".st.et +exec "Snippet meta ".st.et +exec "Snippet td ".st.et."".st.et +exec "Snippet dt
".st.et."
".st.et."
".st.et +exec "Snippet tfoot ".st.et."".st.et +exec "Snippet div
".st.et."
".st.et +exec "Snippet ol
    ".st.et."
".st.et +exec "Snippet txtarea ".st.et +exec "Snippet mailto ".st.et."".st.et +exec "Snippet table ".st.et."
".st.et +exec "Snippet hint ".st.et."".st.et +exec "Snippet link ".st.et +exec "Snippet form
".st.et."".st.et +exec "Snippet tr ".st.et."".st.et +exec "Snippet label ".st.et +exec "Snippet image \"".st.et."\"".st.et +exec "Snippet input ".st.et +exec "Snippet select ".st.et +exec "Snippet style ".st.et +exec "Snippet divheader

".st."CompanyName".et."

".st.et +exec "Snippet base ".st.et diff --git a/home/.vim/autoload/acp.vim b/home/.vim/autoload/acp.vim new file mode 100644 index 0000000..827bbcc --- /dev/null +++ b/home/.vim/autoload/acp.vim @@ -0,0 +1,431 @@ +"============================================================================= +" Copyright (c) 2007-2009 Takeshi NISHIDA +" +"============================================================================= +" LOAD GUARD {{{1 + +if exists('g:loaded_autoload_acp') || v:version < 702 + finish +endif +let g:loaded_autoload_acp = 1 + +" }}}1 +"============================================================================= +" GLOBAL FUNCTIONS: {{{1 + +" +function acp#enable() + call acp#disable() + + augroup AcpGlobalAutoCommand + autocmd! + autocmd InsertEnter * unlet! s:posLast s:lastUncompletable + autocmd InsertLeave * call s:finishPopup(1) + augroup END + + if g:acp_mappingDriven + call s:mapForMappingDriven() + else + autocmd AcpGlobalAutoCommand CursorMovedI * call s:feedPopup() + endif + + nnoremap i i=feedPopup() + nnoremap a a=feedPopup() + nnoremap R R=feedPopup() +endfunction + +" +function acp#disable() + call s:unmapForMappingDriven() + augroup AcpGlobalAutoCommand + autocmd! + augroup END + nnoremap i | nunmap i + nnoremap a | nunmap a + nnoremap R | nunmap R +endfunction + +" +function acp#lock() + let s:lockCount += 1 +endfunction + +" +function acp#unlock() + let s:lockCount -= 1 + if s:lockCount < 0 + let s:lockCount = 0 + throw "AutoComplPop: not locked" + endif +endfunction + +" +function acp#meetsForSnipmate(context) + if g:acp_behaviorSnipmateLength < 0 + return 0 + endif + let matches = matchlist(a:context, '\(^\|\s\|\<\)\(\u\{' . + \ g:acp_behaviorSnipmateLength . ',}\)$') + return !empty(matches) && !empty(s:getMatchingSnipItems(matches[2])) +endfunction + +" +function acp#meetsForKeyword(context) + if g:acp_behaviorKeywordLength < 0 + return 0 + endif + let matches = matchlist(a:context, '\(\k\{' . g:acp_behaviorKeywordLength . ',}\)$') + if empty(matches) + return 0 + endif + for ignore in g:acp_behaviorKeywordIgnores + if stridx(ignore, matches[1]) == 0 + return 0 + endif + endfor + return 1 +endfunction + +" +function acp#meetsForFile(context) + if g:acp_behaviorFileLength < 0 + return 0 + endif + if has('win32') || has('win64') + let separator = '[/\\]' + else + let separator = '\/' + endif + if a:context !~ '\f' . separator . '\f\{' . g:acp_behaviorFileLength . ',}$' + return 0 + endif + return a:context !~ '[*/\\][/\\]\f*$\|[^[:print:]]\f*$' +endfunction + +" +function acp#meetsForRubyOmni(context) + if !has('ruby') + return 0 + endif + if g:acp_behaviorRubyOmniMethodLength >= 0 && + \ a:context =~ '[^. \t]\(\.\|::\)\k\{' . + \ g:acp_behaviorRubyOmniMethodLength . ',}$' + return 1 + endif + if g:acp_behaviorRubyOmniSymbolLength >= 0 && + \ a:context =~ '\(^\|[^:]\):\k\{' . + \ g:acp_behaviorRubyOmniSymbolLength . ',}$' + return 1 + endif + return 0 +endfunction + +" +function acp#meetsForPythonOmni(context) + return has('python') && g:acp_behaviorPythonOmniLength >= 0 && + \ a:context =~ '\k\.\k\{' . g:acp_behaviorPythonOmniLength . ',}$' +endfunction + +" +function acp#meetsForPerlOmni(context) + return g:acp_behaviorPerlOmniLength >= 0 && + \ a:context =~ '\w->\k\{' . g:acp_behaviorPerlOmniLength . ',}$' +endfunction + +" +function acp#meetsForXmlOmni(context) + return g:acp_behaviorXmlOmniLength >= 0 && + \ a:context =~ '\(<\|<\/\|<[^>]\+ \|<[^>]\+=\"\)\k\{' . + \ g:acp_behaviorXmlOmniLength . ',}$' +endfunction + +" +function acp#meetsForHtmlOmni(context) + return g:acp_behaviorHtmlOmniLength >= 0 && + \ a:context =~ '\(<\|<\/\|<[^>]\+ \|<[^>]\+=\"\)\k\{' . + \ g:acp_behaviorHtmlOmniLength . ',}$' +endfunction + +" +function acp#meetsForCssOmni(context) + if g:acp_behaviorCssOmniPropertyLength >= 0 && + \ a:context =~ '\(^\s\|[;{]\)\s*\k\{' . + \ g:acp_behaviorCssOmniPropertyLength . ',}$' + return 1 + endif + if g:acp_behaviorCssOmniValueLength >= 0 && + \ a:context =~ '[:@!]\s*\k\{' . + \ g:acp_behaviorCssOmniValueLength . ',}$' + return 1 + endif + return 0 +endfunction + +" +function acp#completeSnipmate(findstart, base) + if a:findstart + let s:posSnipmateCompletion = len(matchstr(s:getCurrentText(), '.*\U')) + return s:posSnipmateCompletion + endif + let lenBase = len(a:base) + let items = filter(GetSnipsInCurrentScope(), + \ 'strpart(v:key, 0, lenBase) ==? a:base') + return map(sort(items(items)), 's:makeSnipmateItem(v:val[0], v:val[1])') +endfunction + +" +function acp#onPopupCloseSnipmate() + let word = s:getCurrentText()[s:posSnipmateCompletion :] + for trigger in keys(GetSnipsInCurrentScope()) + if word ==# trigger + call feedkeys("\=TriggerSnippet()\", "n") + return 0 + endif + endfor + return 1 +endfunction + +" +function acp#onPopupPost() + " to clear = expression on command-line + echo '' + if pumvisible() + inoremap acp#onBs() + inoremap acp#onBs() + " a command to restore to original text and select the first match + return (s:behavsCurrent[s:iBehavs].command =~# "\" ? "\\" + \ : "\\") + endif + let s:iBehavs += 1 + if len(s:behavsCurrent) > s:iBehavs + call s:setCompletefunc() + return printf("\%s\=acp#onPopupPost()\", + \ s:behavsCurrent[s:iBehavs].command) + else + let s:lastUncompletable = { + \ 'word': s:getCurrentWord(), + \ 'commands': map(copy(s:behavsCurrent), 'v:val.command')[1:], + \ } + call s:finishPopup(0) + return "\" + endif +endfunction + +" +function acp#onBs() + " using "matchstr" and not "strpart" in order to handle multi-byte + " characters + if call(s:behavsCurrent[s:iBehavs].meets, + \ [matchstr(s:getCurrentText(), '.*\ze.')]) + return "\" + endif + return "\\" +endfunction + +" }}}1 +"============================================================================= +" LOCAL FUNCTIONS: {{{1 + +" +function s:mapForMappingDriven() + call s:unmapForMappingDriven() + let s:keysMappingDriven = [ + \ 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', + \ 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', + \ 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', + \ 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', + \ '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', + \ '-', '_', '~', '^', '.', ',', ':', '!', '#', '=', '%', '$', '@', '<', '>', '/', '\', + \ '', '', '', ] + for key in s:keysMappingDriven + execute printf('inoremap %s %s=feedPopup()', + \ key, key) + endfor +endfunction + +" +function s:unmapForMappingDriven() + if !exists('s:keysMappingDriven') + return + endif + for key in s:keysMappingDriven + execute 'iunmap ' . key + endfor + let s:keysMappingDriven = [] +endfunction + +" +function s:setTempOption(group, name, value) + call extend(s:tempOptionSet[a:group], { a:name : eval('&' . a:name) }, 'keep') + execute printf('let &%s = a:value', a:name) +endfunction + +" +function s:restoreTempOptions(group) + for [name, value] in items(s:tempOptionSet[a:group]) + execute printf('let &%s = value', name) + endfor + let s:tempOptionSet[a:group] = {} +endfunction + +" +function s:getCurrentWord() + return matchstr(s:getCurrentText(), '\k*$') +endfunction + +" +function s:getCurrentText() + return strpart(getline('.'), 0, col('.') - 1) +endfunction + +" +function s:getPostText() + return strpart(getline('.'), col('.') - 1) +endfunction + +" +function s:isModifiedSinceLastCall() + if exists('s:posLast') + let posPrev = s:posLast + let nLinesPrev = s:nLinesLast + let textPrev = s:textLast + endif + let s:posLast = getpos('.') + let s:nLinesLast = line('$') + let s:textLast = getline('.') + if !exists('posPrev') + return 1 + elseif posPrev[1] != s:posLast[1] || nLinesPrev != s:nLinesLast + return (posPrev[1] - s:posLast[1] == nLinesPrev - s:nLinesLast) + elseif textPrev ==# s:textLast + return 0 + elseif posPrev[2] > s:posLast[2] + return 1 + elseif has('gui_running') && has('multi_byte') + " NOTE: auto-popup causes a strange behavior when IME/XIM is working + return posPrev[2] + 1 == s:posLast[2] + endif + return posPrev[2] != s:posLast[2] +endfunction + +" +function s:makeCurrentBehaviorSet() + let modified = s:isModifiedSinceLastCall() + if exists('s:behavsCurrent[s:iBehavs].repeat') && s:behavsCurrent[s:iBehavs].repeat + let behavs = [ s:behavsCurrent[s:iBehavs] ] + elseif exists('s:behavsCurrent[s:iBehavs]') + return [] + elseif modified + let behavs = copy(exists('g:acp_behavior[&filetype]') + \ ? g:acp_behavior[&filetype] + \ : g:acp_behavior['*']) + else + return [] + endif + let text = s:getCurrentText() + call filter(behavs, 'call(v:val.meets, [text])') + let s:iBehavs = 0 + if exists('s:lastUncompletable') && + \ stridx(s:getCurrentWord(), s:lastUncompletable.word) == 0 && + \ map(copy(behavs), 'v:val.command') ==# s:lastUncompletable.commands + let behavs = [] + else + unlet! s:lastUncompletable + endif + return behavs +endfunction + +" +function s:feedPopup() + " NOTE: CursorMovedI is not triggered while the popup menu is visible. And + " it will be triggered when popup menu is disappeared. + if s:lockCount > 0 || pumvisible() || &paste + return '' + endif + if exists('s:behavsCurrent[s:iBehavs].onPopupClose') + if !call(s:behavsCurrent[s:iBehavs].onPopupClose, []) + call s:finishPopup(1) + return '' + endif + endif + let s:behavsCurrent = s:makeCurrentBehaviorSet() + if empty(s:behavsCurrent) + call s:finishPopup(1) + return '' + endif + " In case of dividing words by symbols (e.g. "for(int", "ab==cd") while a + " popup menu is visible, another popup is not available unless input + " or try popup once. So first completion is duplicated. + call insert(s:behavsCurrent, s:behavsCurrent[s:iBehavs]) + call s:setTempOption(s:GROUP0, 'spell', 0) + call s:setTempOption(s:GROUP0, 'completeopt', 'menuone' . (g:acp_completeoptPreview ? ',preview' : '')) + call s:setTempOption(s:GROUP0, 'complete', g:acp_completeOption) + call s:setTempOption(s:GROUP0, 'ignorecase', g:acp_ignorecaseOption) + " NOTE: With CursorMovedI driven, Set 'lazyredraw' to avoid flickering. + " With Mapping driven, set 'nolazyredraw' to make a popup menu visible. + call s:setTempOption(s:GROUP0, 'lazyredraw', !g:acp_mappingDriven) + " NOTE: 'textwidth' must be restored after . + call s:setTempOption(s:GROUP1, 'textwidth', 0) + call s:setCompletefunc() + call feedkeys(s:behavsCurrent[s:iBehavs].command . "\=acp#onPopupPost()\", 'n') + return '' " this function is called by = +endfunction + +" +function s:finishPopup(fGroup1) + inoremap | iunmap + inoremap | iunmap + let s:behavsCurrent = [] + call s:restoreTempOptions(s:GROUP0) + if a:fGroup1 + call s:restoreTempOptions(s:GROUP1) + endif +endfunction + +" +function s:setCompletefunc() + if exists('s:behavsCurrent[s:iBehavs].completefunc') + call s:setTempOption(0, 'completefunc', s:behavsCurrent[s:iBehavs].completefunc) + endif +endfunction + +" +function s:makeSnipmateItem(key, snip) + if type(a:snip) == type([]) + let descriptions = map(copy(a:snip), 'v:val[0]') + let snipFormatted = '[MULTI] ' . join(descriptions, ', ') + else + let snipFormatted = substitute(a:snip, '\(\n\|\s\)\+', ' ', 'g') + endif + return { + \ 'word': a:key, + \ 'menu': strpart(snipFormatted, 0, 80), + \ } +endfunction + +" +function s:getMatchingSnipItems(base) + let key = a:base . "\n" + if !exists('s:snipItems[key]') + let s:snipItems[key] = items(GetSnipsInCurrentScope()) + call filter(s:snipItems[key], 'strpart(v:val[0], 0, len(a:base)) ==? a:base') + call map(s:snipItems[key], 's:makeSnipmateItem(v:val[0], v:val[1])') + endif + return s:snipItems[key] +endfunction + +" }}}1 +"============================================================================= +" INITIALIZATION {{{1 + +let s:GROUP0 = 0 +let s:GROUP1 = 1 +let s:lockCount = 0 +let s:behavsCurrent = [] +let s:iBehavs = 0 +let s:tempOptionSet = [{}, {}] +let s:snipItems = {} + +" }}}1 +"============================================================================= +" vim: set fdm=marker: diff --git a/home/.vim/complete-dict b/home/.vim/complete-dict new file mode 100644 index 0000000..28e9adc --- /dev/null +++ b/home/.vim/complete-dict @@ -0,0 +1,93721 @@ +--- complete-dict - Created by Ryan Kulla using Python 2.6 on Ubuntu Linux 9.04 on July 23rd 2009 --- + +--- Python Keywords (These were manually inputted) --- +and +del +for +is +raise +assert +elif +from +lambda +return +break +else +global +not +try +class +except +if +or +while +continue +exec +import +pass +yield +def +finally +in +print + +--- string type attributes and methods. (These were manually inputted). Only works with quotes not objects. eg 'foo'.startswith( --- +.__add__ +.__class__ +.__contains__ +.__delattr__ +.__doc__ +.__eq__ +.__format__ +.__ge__ +.__getattribute__ +.__getitem__ +.__getnewargs__ +.__getslice__ +.__gt__ +.__hash__ +.__init__ +.__le__ +.__len__ +.__lt__ +.__mod__ +.__mul__ +.__ne__ +.__new__ +.__reduce__ +.__reduce_ex__ +.__repr__ +.__rmod__ +.__rmul__ +.__setattr__ +.__sizeof__ +.__str__ +.__subclasshook__ +.capitalize( +.center( +.count( +.decode( +.encode( +.endswith( +.expandtabs( +.find( +.format( +.index( +.isalnum( +.isalpha( +.isdigit( +.islower( +.isspace( +.istitle( +.isupper( +.join( +.ljust( +.lower( +.lstrip( +.partition( +.replace( +.rfind( +.rindex( +.rjust( +.rpartition( +.rsplit( +.rstrip( +.split( +.splitlines( +.startswith( +.strip( +.swapcase( +.title( +.translate( +.upper( +.zfill( + +--- import __builtin__ --- +__builtin__.ArithmeticError( +__builtin__.AssertionError( +__builtin__.AttributeError( +__builtin__.BaseException( +__builtin__.BufferError( +__builtin__.BytesWarning( +__builtin__.DeprecationWarning( +__builtin__.EOFError( +__builtin__.Ellipsis +__builtin__.EnvironmentError( +__builtin__.Exception( +__builtin__.False +__builtin__.FloatingPointError( +__builtin__.FutureWarning( +__builtin__.GeneratorExit( +__builtin__.IOError( +__builtin__.ImportError( +__builtin__.ImportWarning( +__builtin__.IndentationError( +__builtin__.IndexError( +__builtin__.KeyError( +__builtin__.KeyboardInterrupt( +__builtin__.LookupError( +__builtin__.MemoryError( +__builtin__.NameError( +__builtin__.None +__builtin__.NotImplemented +__builtin__.NotImplementedError( +__builtin__.OSError( +__builtin__.OverflowError( +__builtin__.PendingDeprecationWarning( +__builtin__.ReferenceError( +__builtin__.RuntimeError( +__builtin__.RuntimeWarning( +__builtin__.StandardError( +__builtin__.StopIteration( +__builtin__.SyntaxError( +__builtin__.SyntaxWarning( +__builtin__.SystemError( +__builtin__.SystemExit( +__builtin__.TabError( +__builtin__.True +__builtin__.TypeError( +__builtin__.UnboundLocalError( +__builtin__.UnicodeDecodeError( +__builtin__.UnicodeEncodeError( +__builtin__.UnicodeError( +__builtin__.UnicodeTranslateError( +__builtin__.UnicodeWarning( +__builtin__.UserWarning( +__builtin__.ValueError( +__builtin__.Warning( +__builtin__.ZeroDivisionError( +__builtin__.__debug__ +__builtin__.__doc__ +__builtin__.__import__( +__builtin__.__name__ +__builtin__.__package__ +__builtin__.abs( +__builtin__.all( +__builtin__.any( +__builtin__.apply( +__builtin__.basestring( +__builtin__.bin( +__builtin__.bool( +__builtin__.buffer( +__builtin__.bytearray( +__builtin__.bytes( +__builtin__.callable( +__builtin__.chr( +__builtin__.classmethod( +__builtin__.cmp( +__builtin__.coerce( +__builtin__.compile( +__builtin__.complex( +__builtin__.copyright( +__builtin__.credits( +__builtin__.delattr( +__builtin__.dict( +__builtin__.dir( +__builtin__.divmod( +__builtin__.enumerate( +__builtin__.eval( +__builtin__.execfile( +__builtin__.exit( +__builtin__.file( +__builtin__.filter( +__builtin__.float( +__builtin__.format( +__builtin__.frozenset( +__builtin__.getattr( +__builtin__.globals( +__builtin__.hasattr( +__builtin__.hash( +__builtin__.help( +__builtin__.hex( +__builtin__.id( +__builtin__.input( +__builtin__.int( +__builtin__.intern( +__builtin__.isinstance( +__builtin__.issubclass( +__builtin__.iter( +__builtin__.len( +__builtin__.license( +__builtin__.list( +__builtin__.locals( +__builtin__.long( +__builtin__.map( +__builtin__.max( +__builtin__.min( +__builtin__.next( +__builtin__.object( +__builtin__.oct( +__builtin__.open( +__builtin__.ord( +__builtin__.pow( +__builtin__.print( +__builtin__.property( +__builtin__.quit( +__builtin__.range( +__builtin__.raw_input( +__builtin__.reduce( +__builtin__.reload( +__builtin__.repr( +__builtin__.reversed( +__builtin__.round( +__builtin__.set( +__builtin__.setattr( +__builtin__.slice( +__builtin__.sorted( +__builtin__.staticmethod( +__builtin__.str( +__builtin__.sum( +__builtin__.super( +__builtin__.tuple( +__builtin__.type( +__builtin__.unichr( +__builtin__.unicode( +__builtin__.vars( +__builtin__.xrange( +__builtin__.zip( + +--- from __builtin__ import * --- +ArithmeticError( +AssertionError( +AttributeError( +BaseException( +BufferError( +BytesWarning( +DeprecationWarning( +EOFError( +Ellipsis +EnvironmentError( +Exception( +False +FloatingPointError( +FutureWarning( +GeneratorExit( +IOError( +ImportError( +ImportWarning( +IndentationError( +IndexError( +KeyError( +KeyboardInterrupt( +LookupError( +MemoryError( +NameError( +None +NotImplemented +NotImplementedError( +OSError( +OverflowError( +PendingDeprecationWarning( +ReferenceError( +RuntimeError( +RuntimeWarning( +StandardError( +StopIteration( +SyntaxError( +SyntaxWarning( +SystemError( +SystemExit( +TabError( +True +TypeError( +UnboundLocalError( +UnicodeDecodeError( +UnicodeEncodeError( +UnicodeError( +UnicodeTranslateError( +UnicodeWarning( +UserWarning( +ValueError( +Warning( +ZeroDivisionError( +__debug__ +__doc__ +__import__( +__name__ +__package__ +abs( +all( +any( +apply( +basestring( +bin( +bool( +buffer( +bytearray( +bytes( +callable( +chr( +classmethod( +cmp( +coerce( +compile( +complex( +copyright( +credits( +delattr( +dict( +dir( +divmod( +enumerate( +eval( +execfile( +exit( +file( +filter( +float( +format( +frozenset( +getattr( +globals( +hasattr( +hash( +help( +hex( +id( +input( +int( +intern( +isinstance( +issubclass( +iter( +len( +license( +list( +locals( +long( +map( +max( +min( +next( +object( +oct( +open( +ord( +pow( +print( +property( +quit( +range( +raw_input( +reduce( +reload( +repr( +reversed( +round( +set( +setattr( +slice( +sorted( +staticmethod( +str( +sum( +super( +tuple( +type( +unichr( +unicode( +vars( +xrange( +zip( + +--- import __future__ --- +__future__.CO_FUTURE_ABSOLUTE_IMPORT +__future__.CO_FUTURE_DIVISION +__future__.CO_FUTURE_PRINT_FUNCTION +__future__.CO_FUTURE_UNICODE_LITERALS +__future__.CO_FUTURE_WITH_STATEMENT +__future__.CO_GENERATOR_ALLOWED +__future__.CO_NESTED +__future__.__all__ +__future__.__builtins__ +__future__.__doc__ +__future__.__file__ +__future__.__name__ +__future__.__package__ +__future__.absolute_import +__future__.all_feature_names +__future__.division +__future__.generators +__future__.nested_scopes +__future__.print_function +__future__.unicode_literals +__future__.with_statement + +--- from __future__ import * --- +CO_FUTURE_ABSOLUTE_IMPORT +CO_FUTURE_DIVISION +CO_FUTURE_PRINT_FUNCTION +CO_FUTURE_UNICODE_LITERALS +CO_FUTURE_WITH_STATEMENT +CO_GENERATOR_ALLOWED +CO_NESTED +__all__ +__builtins__ +__file__ +absolute_import +all_feature_names +division +generators +nested_scopes +print_function +unicode_literals +with_statement + +--- import __main__ --- +__main__.PYDICTION_DICT +__main__.PYDICTION_DICT_BACKUP +__main__.STDOUT_ONLY +__main__.__author__ +__main__.__builtins__ +__main__.__copyright__ +__main__.__doc__ +__main__.__file__ +__main__.__name__ +__main__.__package__ +__main__.__version__ +__main__.answer +__main__.f +__main__.file_lines +__main__.get_submodules( +__main__.get_yesno( +__main__.line +__main__.main( +__main__.module_name +__main__.my_import( +__main__.os +__main__.remove_duplicates( +__main__.shutil +__main__.sys +__main__.types +__main__.write_dictionary( +__main__.write_to + +--- from __main__ import * --- +PYDICTION_DICT +PYDICTION_DICT_BACKUP +STDOUT_ONLY +__author__ +__copyright__ +__version__ +answer +f +file_lines +get_submodules( +get_yesno( +line +main( +module_name +my_import( +os +remove_duplicates( +shutil +sys +types +write_dictionary( +write_to + +--- import os --- +os.EX_CANTCREAT +os.EX_CONFIG +os.EX_DATAERR +os.EX_IOERR +os.EX_NOHOST +os.EX_NOINPUT +os.EX_NOPERM +os.EX_NOUSER +os.EX_OK +os.EX_OSERR +os.EX_OSFILE +os.EX_PROTOCOL +os.EX_SOFTWARE +os.EX_TEMPFAIL +os.EX_UNAVAILABLE +os.EX_USAGE +os.F_OK +os.NGROUPS_MAX +os.O_APPEND +os.O_ASYNC +os.O_CREAT +os.O_DIRECT +os.O_DIRECTORY +os.O_DSYNC +os.O_EXCL +os.O_LARGEFILE +os.O_NDELAY +os.O_NOATIME +os.O_NOCTTY +os.O_NOFOLLOW +os.O_NONBLOCK +os.O_RDONLY +os.O_RDWR +os.O_RSYNC +os.O_SYNC +os.O_TRUNC +os.O_WRONLY +os.P_NOWAIT +os.P_NOWAITO +os.P_WAIT +os.R_OK +os.SEEK_CUR +os.SEEK_END +os.SEEK_SET +os.TMP_MAX +os.UserDict +os.WCONTINUED +os.WCOREDUMP( +os.WEXITSTATUS( +os.WIFCONTINUED( +os.WIFEXITED( +os.WIFSIGNALED( +os.WIFSTOPPED( +os.WNOHANG +os.WSTOPSIG( +os.WTERMSIG( +os.WUNTRACED +os.W_OK +os.X_OK +os.__all__ +os.__builtins__ +os.__doc__ +os.__file__ +os.__name__ +os.__package__ +os.abort( +os.access( +os.altsep +os.chdir( +os.chmod( +os.chown( +os.chroot( +os.close( +os.closerange( +os.confstr( +os.confstr_names +os.ctermid( +os.curdir +os.defpath +os.devnull +os.dup( +os.dup2( +os.environ +os.errno +os.error( +os.execl( +os.execle( +os.execlp( +os.execlpe( +os.execv( +os.execve( +os.execvp( +os.execvpe( +os.extsep +os.fchdir( +os.fchmod( +os.fchown( +os.fdatasync( +os.fdopen( +os.fork( +os.forkpty( +os.fpathconf( +os.fstat( +os.fstatvfs( +os.fsync( +os.ftruncate( +os.getcwd( +os.getcwdu( +os.getegid( +os.getenv( +os.geteuid( +os.getgid( +os.getgroups( +os.getloadavg( +os.getlogin( +os.getpgid( +os.getpgrp( +os.getpid( +os.getppid( +os.getsid( +os.getuid( +os.isatty( +os.kill( +os.killpg( +os.lchown( +os.linesep +os.link( +os.listdir( +os.lseek( +os.lstat( +os.major( +os.makedev( +os.makedirs( +os.minor( +os.mkdir( +os.mkfifo( +os.mknod( +os.name +os.nice( +os.open( +os.openpty( +os.pardir +os.path +os.pathconf( +os.pathconf_names +os.pathsep +os.pipe( +os.popen( +os.popen2( +os.popen3( +os.popen4( +os.putenv( +os.read( +os.readlink( +os.remove( +os.removedirs( +os.rename( +os.renames( +os.rmdir( +os.sep +os.setegid( +os.seteuid( +os.setgid( +os.setgroups( +os.setpgid( +os.setpgrp( +os.setregid( +os.setreuid( +os.setsid( +os.setuid( +os.spawnl( +os.spawnle( +os.spawnlp( +os.spawnlpe( +os.spawnv( +os.spawnve( +os.spawnvp( +os.spawnvpe( +os.stat( +os.stat_float_times( +os.stat_result( +os.statvfs( +os.statvfs_result( +os.strerror( +os.symlink( +os.sys +os.sysconf( +os.sysconf_names +os.system( +os.tcgetpgrp( +os.tcsetpgrp( +os.tempnam( +os.times( +os.tmpfile( +os.tmpnam( +os.ttyname( +os.umask( +os.uname( +os.unlink( +os.unsetenv( +os.urandom( +os.utime( +os.wait( +os.wait3( +os.wait4( +os.waitpid( +os.walk( +os.write( + +--- from os import * --- +EX_CANTCREAT +EX_CONFIG +EX_DATAERR +EX_IOERR +EX_NOHOST +EX_NOINPUT +EX_NOPERM +EX_NOUSER +EX_OK +EX_OSERR +EX_OSFILE +EX_PROTOCOL +EX_SOFTWARE +EX_TEMPFAIL +EX_UNAVAILABLE +EX_USAGE +F_OK +NGROUPS_MAX +O_APPEND +O_ASYNC +O_CREAT +O_DIRECT +O_DIRECTORY +O_DSYNC +O_EXCL +O_LARGEFILE +O_NDELAY +O_NOATIME +O_NOCTTY +O_NOFOLLOW +O_NONBLOCK +O_RDONLY +O_RDWR +O_RSYNC +O_SYNC +O_TRUNC +O_WRONLY +P_NOWAIT +P_NOWAITO +P_WAIT +R_OK +SEEK_CUR +SEEK_END +SEEK_SET +TMP_MAX +UserDict +WCONTINUED +WCOREDUMP( +WEXITSTATUS( +WIFCONTINUED( +WIFEXITED( +WIFSIGNALED( +WIFSTOPPED( +WNOHANG +WSTOPSIG( +WTERMSIG( +WUNTRACED +W_OK +X_OK +abort( +access( +altsep +chdir( +chmod( +chown( +chroot( +close( +closerange( +confstr( +confstr_names +ctermid( +curdir +defpath +devnull +dup( +dup2( +environ +errno +error( +execl( +execle( +execlp( +execlpe( +execv( +execve( +execvp( +execvpe( +extsep +fchdir( +fchmod( +fchown( +fdatasync( +fdopen( +fork( +forkpty( +fpathconf( +fstat( +fstatvfs( +fsync( +ftruncate( +getcwd( +getcwdu( +getegid( +getenv( +geteuid( +getgid( +getgroups( +getloadavg( +getlogin( +getpgid( +getpgrp( +getpid( +getppid( +getsid( +getuid( +isatty( +kill( +killpg( +lchown( +linesep +link( +listdir( +lseek( +lstat( +major( +makedev( +makedirs( +minor( +mkdir( +mkfifo( +mknod( +name +nice( +openpty( +pardir +path +pathconf( +pathconf_names +pathsep +pipe( +popen( +popen2( +popen3( +popen4( +putenv( +read( +readlink( +remove( +removedirs( +rename( +renames( +rmdir( +sep +setegid( +seteuid( +setgid( +setgroups( +setpgid( +setpgrp( +setregid( +setreuid( +setsid( +setuid( +spawnl( +spawnle( +spawnlp( +spawnlpe( +spawnv( +spawnve( +spawnvp( +spawnvpe( +stat( +stat_float_times( +stat_result( +statvfs( +statvfs_result( +strerror( +symlink( +sysconf( +sysconf_names +system( +tcgetpgrp( +tcsetpgrp( +tempnam( +times( +tmpfile( +tmpnam( +ttyname( +umask( +uname( +unlink( +unsetenv( +urandom( +utime( +wait( +wait3( +wait4( +waitpid( +walk( +write( + +--- import os.path --- +os.path.__all__ +os.path.__builtins__ +os.path.__doc__ +os.path.__file__ +os.path.__name__ +os.path.__package__ +os.path.abspath( +os.path.altsep +os.path.basename( +os.path.commonprefix( +os.path.curdir +os.path.defpath +os.path.devnull +os.path.dirname( +os.path.exists( +os.path.expanduser( +os.path.expandvars( +os.path.extsep +os.path.genericpath +os.path.getatime( +os.path.getctime( +os.path.getmtime( +os.path.getsize( +os.path.isabs( +os.path.isdir( +os.path.isfile( +os.path.islink( +os.path.ismount( +os.path.join( +os.path.lexists( +os.path.normcase( +os.path.normpath( +os.path.os +os.path.pardir +os.path.pathsep +os.path.realpath( +os.path.relpath( +os.path.samefile( +os.path.sameopenfile( +os.path.samestat( +os.path.sep +os.path.split( +os.path.splitdrive( +os.path.splitext( +os.path.stat +os.path.supports_unicode_filenames +os.path.walk( +os.path.warnings + +--- from os.path import path --- +path.__all__ +path.__builtins__ +path.__doc__ +path.__file__ +path.__name__ +path.__package__ +path.abspath( +path.altsep +path.basename( +path.commonprefix( +path.curdir +path.defpath +path.devnull +path.dirname( +path.exists( +path.expanduser( +path.expandvars( +path.extsep +path.genericpath +path.getatime( +path.getctime( +path.getmtime( +path.getsize( +path.isabs( +path.isdir( +path.isfile( +path.islink( +path.ismount( +path.join( +path.lexists( +path.normcase( +path.normpath( +path.os +path.pardir +path.pathsep +path.realpath( +path.relpath( +path.samefile( +path.sameopenfile( +path.samestat( +path.sep +path.split( +path.splitdrive( +path.splitext( +path.stat +path.supports_unicode_filenames +path.walk( +path.warnings + +--- from os.path import * --- +abspath( +basename( +commonprefix( +dirname( +exists( +expanduser( +expandvars( +genericpath +getatime( +getctime( +getmtime( +getsize( +isabs( +isdir( +isfile( +islink( +ismount( +join( +lexists( +normcase( +normpath( +realpath( +relpath( +samefile( +sameopenfile( +samestat( +split( +splitdrive( +splitext( +stat +supports_unicode_filenames +warnings + +--- import sys --- +sys.__displayhook__( +sys.__doc__ +sys.__excepthook__( +sys.__name__ +sys.__package__ +sys.__stderr__ +sys.__stdin__ +sys.__stdout__ +sys.api_version +sys.argv +sys.builtin_module_names +sys.byteorder +sys.call_tracing( +sys.callstats( +sys.copyright +sys.displayhook( +sys.dont_write_bytecode +sys.exc_clear( +sys.exc_info( +sys.exc_type +sys.excepthook( +sys.exec_prefix +sys.executable +sys.exit( +sys.flags +sys.float_info +sys.getcheckinterval( +sys.getdefaultencoding( +sys.getdlopenflags( +sys.getfilesystemencoding( +sys.getprofile( +sys.getrecursionlimit( +sys.getrefcount( +sys.getsizeof( +sys.gettrace( +sys.hexversion +sys.maxint +sys.maxsize +sys.maxunicode +sys.meta_path +sys.modules +sys.path +sys.path_hooks +sys.path_importer_cache +sys.platform +sys.prefix +sys.py3kwarning +sys.pydebug +sys.setcheckinterval( +sys.setdlopenflags( +sys.setprofile( +sys.setrecursionlimit( +sys.settrace( +sys.stderr +sys.stdin +sys.stdout +sys.subversion +sys.version +sys.version_info +sys.warnoptions + +--- from sys import * --- +__displayhook__( +__excepthook__( +__stderr__ +__stdin__ +__stdout__ +api_version +argv +builtin_module_names +byteorder +call_tracing( +callstats( +copyright +displayhook( +dont_write_bytecode +exc_clear( +exc_info( +exc_type +excepthook( +exec_prefix +executable +flags +float_info +getcheckinterval( +getdefaultencoding( +getdlopenflags( +getfilesystemencoding( +getprofile( +getrecursionlimit( +getrefcount( +getsizeof( +gettrace( +hexversion +maxint +maxsize +maxunicode +meta_path +modules +path_hooks +path_importer_cache +platform +prefix +py3kwarning +pydebug +setcheckinterval( +setdlopenflags( +setprofile( +setrecursionlimit( +settrace( +stderr +stdin +stdout +subversion +version +version_info +warnoptions + +--- import datetime --- +datetime.MAXYEAR +datetime.MINYEAR +datetime.__doc__ +datetime.__file__ +datetime.__name__ +datetime.__package__ +datetime.date( +datetime.datetime( +datetime.datetime_CAPI +datetime.time( +datetime.timedelta( +datetime.tzinfo( + +--- from datetime import * --- +MAXYEAR +MINYEAR +date( +datetime( +datetime_CAPI +time( +timedelta( +tzinfo( + +--- import time --- +time.__doc__ +time.__name__ +time.__package__ +time.accept2dyear +time.altzone +time.asctime( +time.clock( +time.ctime( +time.daylight +time.gmtime( +time.localtime( +time.mktime( +time.sleep( +time.strftime( +time.strptime( +time.struct_time( +time.time( +time.timezone +time.tzname +time.tzset( + +--- from time import * --- +accept2dyear +altzone +asctime( +clock( +ctime( +daylight +gmtime( +localtime( +mktime( +sleep( +strftime( +strptime( +struct_time( +timezone +tzname +tzset( + +--- import locale --- +locale.ABDAY_1 +locale.ABDAY_2 +locale.ABDAY_3 +locale.ABDAY_4 +locale.ABDAY_5 +locale.ABDAY_6 +locale.ABDAY_7 +locale.ABMON_1 +locale.ABMON_10 +locale.ABMON_11 +locale.ABMON_12 +locale.ABMON_2 +locale.ABMON_3 +locale.ABMON_4 +locale.ABMON_5 +locale.ABMON_6 +locale.ABMON_7 +locale.ABMON_8 +locale.ABMON_9 +locale.ALT_DIGITS +locale.AM_STR +locale.CHAR_MAX +locale.CODESET +locale.CRNCYSTR +locale.DAY_1 +locale.DAY_2 +locale.DAY_3 +locale.DAY_4 +locale.DAY_5 +locale.DAY_6 +locale.DAY_7 +locale.D_FMT +locale.D_T_FMT +locale.ERA +locale.ERA_D_FMT +locale.ERA_D_T_FMT +locale.ERA_T_FMT +locale.Error( +locale.LC_ALL +locale.LC_COLLATE +locale.LC_CTYPE +locale.LC_MESSAGES +locale.LC_MONETARY +locale.LC_NUMERIC +locale.LC_TIME +locale.MON_1 +locale.MON_10 +locale.MON_11 +locale.MON_12 +locale.MON_2 +locale.MON_3 +locale.MON_4 +locale.MON_5 +locale.MON_6 +locale.MON_7 +locale.MON_8 +locale.MON_9 +locale.NOEXPR +locale.PM_STR +locale.RADIXCHAR +locale.THOUSEP +locale.T_FMT +locale.T_FMT_AMPM +locale.YESEXPR +locale.__all__ +locale.__builtins__ +locale.__doc__ +locale.__file__ +locale.__name__ +locale.__package__ +locale.atof( +locale.atoi( +locale.bind_textdomain_codeset( +locale.bindtextdomain( +locale.currency( +locale.dcgettext( +locale.dgettext( +locale.encodings +locale.format( +locale.format_string( +locale.functools +locale.getdefaultlocale( +locale.getlocale( +locale.getpreferredencoding( +locale.gettext( +locale.locale_alias +locale.locale_encoding_alias +locale.localeconv( +locale.nl_langinfo( +locale.normalize( +locale.operator +locale.re +locale.resetlocale( +locale.setlocale( +locale.str( +locale.strcoll( +locale.strxfrm( +locale.sys +locale.textdomain( +locale.windows_locale + +--- from locale import * --- +ABDAY_1 +ABDAY_2 +ABDAY_3 +ABDAY_4 +ABDAY_5 +ABDAY_6 +ABDAY_7 +ABMON_1 +ABMON_10 +ABMON_11 +ABMON_12 +ABMON_2 +ABMON_3 +ABMON_4 +ABMON_5 +ABMON_6 +ABMON_7 +ABMON_8 +ABMON_9 +ALT_DIGITS +AM_STR +CHAR_MAX +CODESET +CRNCYSTR +DAY_1 +DAY_2 +DAY_3 +DAY_4 +DAY_5 +DAY_6 +DAY_7 +D_FMT +D_T_FMT +ERA +ERA_D_FMT +ERA_D_T_FMT +ERA_T_FMT +Error( +LC_ALL +LC_COLLATE +LC_CTYPE +LC_MESSAGES +LC_MONETARY +LC_NUMERIC +LC_TIME +MON_1 +MON_10 +MON_11 +MON_12 +MON_2 +MON_3 +MON_4 +MON_5 +MON_6 +MON_7 +MON_8 +MON_9 +NOEXPR +PM_STR +RADIXCHAR +THOUSEP +T_FMT +T_FMT_AMPM +YESEXPR +atof( +atoi( +bind_textdomain_codeset( +bindtextdomain( +currency( +dcgettext( +dgettext( +encodings +format_string( +functools +getdefaultlocale( +getlocale( +getpreferredencoding( +gettext( +locale_alias +locale_encoding_alias +localeconv( +nl_langinfo( +normalize( +operator +re +resetlocale( +setlocale( +strcoll( +strxfrm( +textdomain( +windows_locale + +--- import atexit --- +atexit.__all__ +atexit.__builtins__ +atexit.__doc__ +atexit.__file__ +atexit.__name__ +atexit.__package__ +atexit.register( +atexit.sys + +--- from atexit import * --- +register( + +--- import readline --- +readline.__doc__ +readline.__file__ +readline.__name__ +readline.__package__ +readline.add_history( +readline.clear_history( +readline.get_begidx( +readline.get_completer( +readline.get_completer_delims( +readline.get_completion_type( +readline.get_current_history_length( +readline.get_endidx( +readline.get_history_item( +readline.get_history_length( +readline.get_line_buffer( +readline.insert_text( +readline.parse_and_bind( +readline.read_history_file( +readline.read_init_file( +readline.redisplay( +readline.remove_history_item( +readline.replace_history_item( +readline.set_completer( +readline.set_completer_delims( +readline.set_completion_display_matches_hook( +readline.set_history_length( +readline.set_pre_input_hook( +readline.set_startup_hook( +readline.write_history_file( + +--- from readline import * --- +add_history( +clear_history( +get_begidx( +get_completer( +get_completer_delims( +get_completion_type( +get_current_history_length( +get_endidx( +get_history_item( +get_history_length( +get_line_buffer( +insert_text( +parse_and_bind( +read_history_file( +read_init_file( +redisplay( +remove_history_item( +replace_history_item( +set_completer( +set_completer_delims( +set_completion_display_matches_hook( +set_history_length( +set_pre_input_hook( +set_startup_hook( +write_history_file( + +--- import rlcompleter --- +rlcompleter.Completer( +rlcompleter.__all__ +rlcompleter.__builtin__ +rlcompleter.__builtins__ +rlcompleter.__doc__ +rlcompleter.__file__ +rlcompleter.__main__ +rlcompleter.__name__ +rlcompleter.__package__ +rlcompleter.get_class_members( +rlcompleter.readline + +--- from rlcompleter import * --- +Completer( +__builtin__ +__main__ +get_class_members( +readline + +--- import types --- +types.BooleanType( +types.BufferType( +types.BuiltinFunctionType( +types.BuiltinMethodType( +types.ClassType( +types.CodeType( +types.ComplexType( +types.DictProxyType( +types.DictType( +types.DictionaryType( +types.EllipsisType( +types.FileType( +types.FloatType( +types.FrameType( +types.FunctionType( +types.GeneratorType( +types.GetSetDescriptorType( +types.InstanceType( +types.IntType( +types.LambdaType( +types.ListType( +types.LongType( +types.MemberDescriptorType( +types.MethodType( +types.ModuleType( +types.NoneType( +types.NotImplementedType( +types.ObjectType( +types.SliceType( +types.StringType( +types.StringTypes +types.TracebackType( +types.TupleType( +types.TypeType( +types.UnboundMethodType( +types.UnicodeType( +types.XRangeType( +types.__builtins__ +types.__doc__ +types.__file__ +types.__name__ +types.__package__ + +--- from types import * --- +BooleanType( +BufferType( +BuiltinFunctionType( +BuiltinMethodType( +ClassType( +CodeType( +ComplexType( +DictProxyType( +DictType( +DictionaryType( +EllipsisType( +FileType( +FloatType( +FrameType( +FunctionType( +GeneratorType( +GetSetDescriptorType( +InstanceType( +IntType( +LambdaType( +ListType( +LongType( +MemberDescriptorType( +MethodType( +ModuleType( +NoneType( +NotImplementedType( +ObjectType( +SliceType( +StringType( +StringTypes +TracebackType( +TupleType( +TypeType( +UnboundMethodType( +UnicodeType( +XRangeType( + +--- import UserDict --- +UserDict.DictMixin( +UserDict.IterableUserDict( +UserDict.UserDict( +UserDict.__builtins__ +UserDict.__doc__ +UserDict.__file__ +UserDict.__name__ +UserDict.__package__ + +--- from UserDict import * --- +DictMixin( +IterableUserDict( +UserDict( + +--- import UserList --- +UserList.UserList( +UserList.__builtins__ +UserList.__doc__ +UserList.__file__ +UserList.__name__ +UserList.__package__ +UserList.collections + +--- from UserList import * --- +UserList( +collections + +--- import UserString --- +UserString.MutableString( +UserString.UserString( +UserString.__all__ +UserString.__builtins__ +UserString.__doc__ +UserString.__file__ +UserString.__name__ +UserString.__package__ +UserString.collections +UserString.sys + +--- from UserString import * --- +MutableString( +UserString( + +--- import operator --- +operator.__abs__( +operator.__add__( +operator.__and__( +operator.__concat__( +operator.__contains__( +operator.__delitem__( +operator.__delslice__( +operator.__div__( +operator.__doc__ +operator.__eq__( +operator.__floordiv__( +operator.__ge__( +operator.__getitem__( +operator.__getslice__( +operator.__gt__( +operator.__iadd__( +operator.__iand__( +operator.__iconcat__( +operator.__idiv__( +operator.__ifloordiv__( +operator.__ilshift__( +operator.__imod__( +operator.__imul__( +operator.__index__( +operator.__inv__( +operator.__invert__( +operator.__ior__( +operator.__ipow__( +operator.__irepeat__( +operator.__irshift__( +operator.__isub__( +operator.__itruediv__( +operator.__ixor__( +operator.__le__( +operator.__lshift__( +operator.__lt__( +operator.__mod__( +operator.__mul__( +operator.__name__ +operator.__ne__( +operator.__neg__( +operator.__not__( +operator.__or__( +operator.__package__ +operator.__pos__( +operator.__pow__( +operator.__repeat__( +operator.__rshift__( +operator.__setitem__( +operator.__setslice__( +operator.__sub__( +operator.__truediv__( +operator.__xor__( +operator.abs( +operator.add( +operator.and_( +operator.attrgetter( +operator.concat( +operator.contains( +operator.countOf( +operator.delitem( +operator.delslice( +operator.div( +operator.eq( +operator.floordiv( +operator.ge( +operator.getitem( +operator.getslice( +operator.gt( +operator.iadd( +operator.iand( +operator.iconcat( +operator.idiv( +operator.ifloordiv( +operator.ilshift( +operator.imod( +operator.imul( +operator.index( +operator.indexOf( +operator.inv( +operator.invert( +operator.ior( +operator.ipow( +operator.irepeat( +operator.irshift( +operator.isCallable( +operator.isMappingType( +operator.isNumberType( +operator.isSequenceType( +operator.is_( +operator.is_not( +operator.isub( +operator.itemgetter( +operator.itruediv( +operator.ixor( +operator.le( +operator.lshift( +operator.lt( +operator.methodcaller( +operator.mod( +operator.mul( +operator.ne( +operator.neg( +operator.not_( +operator.or_( +operator.pos( +operator.pow( +operator.repeat( +operator.rshift( +operator.sequenceIncludes( +operator.setitem( +operator.setslice( +operator.sub( +operator.truediv( +operator.truth( +operator.xor( + +--- from operator import * --- +__abs__( +__add__( +__and__( +__concat__( +__contains__( +__delitem__( +__delslice__( +__div__( +__eq__( +__floordiv__( +__ge__( +__getitem__( +__getslice__( +__gt__( +__iadd__( +__iand__( +__iconcat__( +__idiv__( +__ifloordiv__( +__ilshift__( +__imod__( +__imul__( +__index__( +__inv__( +__invert__( +__ior__( +__ipow__( +__irepeat__( +__irshift__( +__isub__( +__itruediv__( +__ixor__( +__le__( +__lshift__( +__lt__( +__mod__( +__mul__( +__ne__( +__neg__( +__not__( +__or__( +__pos__( +__pow__( +__repeat__( +__rshift__( +__setitem__( +__setslice__( +__sub__( +__truediv__( +__xor__( +add( +and_( +attrgetter( +concat( +contains( +countOf( +delitem( +delslice( +div( +eq( +floordiv( +ge( +getitem( +getslice( +gt( +iadd( +iand( +iconcat( +idiv( +ifloordiv( +ilshift( +imod( +imul( +index( +indexOf( +inv( +invert( +ior( +ipow( +irepeat( +irshift( +isCallable( +isMappingType( +isNumberType( +isSequenceType( +is_( +is_not( +isub( +itemgetter( +itruediv( +ixor( +le( +lshift( +lt( +methodcaller( +mod( +mul( +ne( +neg( +not_( +or_( +pos( +repeat( +rshift( +sequenceIncludes( +setitem( +setslice( +sub( +truediv( +truth( +xor( + +--- import inspect --- +inspect.ArgInfo( +inspect.ArgSpec( +inspect.Arguments( +inspect.Attribute( +inspect.BlockFinder( +inspect.CO_GENERATOR +inspect.CO_NESTED +inspect.CO_NEWLOCALS +inspect.CO_NOFREE +inspect.CO_OPTIMIZED +inspect.CO_VARARGS +inspect.CO_VARKEYWORDS +inspect.EndOfBlock( +inspect.ModuleInfo( +inspect.TPFLAGS_IS_ABSTRACT +inspect.Traceback( +inspect.__author__ +inspect.__builtins__ +inspect.__date__ +inspect.__doc__ +inspect.__file__ +inspect.__name__ +inspect.__package__ +inspect.attrgetter( +inspect.classify_class_attrs( +inspect.cleandoc( +inspect.currentframe( +inspect.dis +inspect.findsource( +inspect.formatargspec( +inspect.formatargvalues( +inspect.getabsfile( +inspect.getargs( +inspect.getargspec( +inspect.getargvalues( +inspect.getblock( +inspect.getclasstree( +inspect.getcomments( +inspect.getdoc( +inspect.getfile( +inspect.getframeinfo( +inspect.getinnerframes( +inspect.getlineno( +inspect.getmembers( +inspect.getmodule( +inspect.getmoduleinfo( +inspect.getmodulename( +inspect.getmro( +inspect.getouterframes( +inspect.getsource( +inspect.getsourcefile( +inspect.getsourcelines( +inspect.imp +inspect.indentsize( +inspect.isabstract( +inspect.isbuiltin( +inspect.isclass( +inspect.iscode( +inspect.isdatadescriptor( +inspect.isframe( +inspect.isfunction( +inspect.isgenerator( +inspect.isgeneratorfunction( +inspect.isgetsetdescriptor( +inspect.ismemberdescriptor( +inspect.ismethod( +inspect.ismethoddescriptor( +inspect.ismodule( +inspect.isroutine( +inspect.istraceback( +inspect.joinseq( +inspect.linecache +inspect.modulesbyfile +inspect.namedtuple( +inspect.os +inspect.re +inspect.stack( +inspect.string +inspect.strseq( +inspect.sys +inspect.tokenize +inspect.trace( +inspect.types +inspect.walktree( + +--- from inspect import * --- +ArgInfo( +ArgSpec( +Arguments( +Attribute( +BlockFinder( +CO_GENERATOR +CO_NEWLOCALS +CO_NOFREE +CO_OPTIMIZED +CO_VARARGS +CO_VARKEYWORDS +EndOfBlock( +ModuleInfo( +TPFLAGS_IS_ABSTRACT +Traceback( +__date__ +classify_class_attrs( +cleandoc( +currentframe( +dis +findsource( +formatargspec( +formatargvalues( +getabsfile( +getargs( +getargspec( +getargvalues( +getblock( +getclasstree( +getcomments( +getdoc( +getfile( +getframeinfo( +getinnerframes( +getlineno( +getmembers( +getmodule( +getmoduleinfo( +getmodulename( +getmro( +getouterframes( +getsource( +getsourcefile( +getsourcelines( +imp +indentsize( +isabstract( +isbuiltin( +isclass( +iscode( +isdatadescriptor( +isframe( +isfunction( +isgenerator( +isgeneratorfunction( +isgetsetdescriptor( +ismemberdescriptor( +ismethod( +ismethoddescriptor( +ismodule( +isroutine( +istraceback( +joinseq( +linecache +modulesbyfile +namedtuple( +stack( +string +strseq( +tokenize +trace( +walktree( + +--- import traceback --- +traceback.__all__ +traceback.__builtins__ +traceback.__doc__ +traceback.__file__ +traceback.__name__ +traceback.__package__ +traceback.extract_stack( +traceback.extract_tb( +traceback.format_exc( +traceback.format_exception( +traceback.format_exception_only( +traceback.format_list( +traceback.format_stack( +traceback.format_tb( +traceback.linecache +traceback.print_exc( +traceback.print_exception( +traceback.print_last( +traceback.print_list( +traceback.print_stack( +traceback.print_tb( +traceback.sys +traceback.tb_lineno( +traceback.types + +--- from traceback import * --- +extract_stack( +extract_tb( +format_exc( +format_exception( +format_exception_only( +format_list( +format_stack( +format_tb( +print_exc( +print_exception( +print_last( +print_list( +print_stack( +print_tb( +tb_lineno( + +--- import linecache --- +linecache.__all__ +linecache.__builtins__ +linecache.__doc__ +linecache.__file__ +linecache.__name__ +linecache.__package__ +linecache.cache +linecache.checkcache( +linecache.clearcache( +linecache.getline( +linecache.getlines( +linecache.os +linecache.sys +linecache.updatecache( + +--- from linecache import * --- +cache +checkcache( +clearcache( +getline( +getlines( +updatecache( + +--- import pickle --- +pickle.APPEND +pickle.APPENDS +pickle.BINFLOAT +pickle.BINGET +pickle.BININT +pickle.BININT1 +pickle.BININT2 +pickle.BINPERSID +pickle.BINPUT +pickle.BINSTRING +pickle.BINUNICODE +pickle.BUILD +pickle.BooleanType( +pickle.BufferType( +pickle.BuiltinFunctionType( +pickle.BuiltinMethodType( +pickle.ClassType( +pickle.CodeType( +pickle.ComplexType( +pickle.DICT +pickle.DUP +pickle.DictProxyType( +pickle.DictType( +pickle.DictionaryType( +pickle.EMPTY_DICT +pickle.EMPTY_LIST +pickle.EMPTY_TUPLE +pickle.EXT1 +pickle.EXT2 +pickle.EXT4 +pickle.EllipsisType( +pickle.FALSE +pickle.FLOAT +pickle.FileType( +pickle.FloatType( +pickle.FrameType( +pickle.FunctionType( +pickle.GET +pickle.GLOBAL +pickle.GeneratorType( +pickle.GetSetDescriptorType( +pickle.HIGHEST_PROTOCOL +pickle.INST +pickle.INT +pickle.InstanceType( +pickle.IntType( +pickle.LIST +pickle.LONG +pickle.LONG1 +pickle.LONG4 +pickle.LONG_BINGET +pickle.LONG_BINPUT +pickle.LambdaType( +pickle.ListType( +pickle.LongType( +pickle.MARK +pickle.MemberDescriptorType( +pickle.MethodType( +pickle.ModuleType( +pickle.NEWFALSE +pickle.NEWOBJ +pickle.NEWTRUE +pickle.NONE +pickle.NoneType( +pickle.NotImplementedType( +pickle.OBJ +pickle.ObjectType( +pickle.PERSID +pickle.POP +pickle.POP_MARK +pickle.PROTO +pickle.PUT +pickle.PickleError( +pickle.Pickler( +pickle.PicklingError( +pickle.PyStringMap +pickle.REDUCE +pickle.SETITEM +pickle.SETITEMS +pickle.SHORT_BINSTRING +pickle.STOP +pickle.STRING +pickle.SliceType( +pickle.StringIO( +pickle.StringType( +pickle.StringTypes +pickle.TRUE +pickle.TUPLE +pickle.TUPLE1 +pickle.TUPLE2 +pickle.TUPLE3 +pickle.TracebackType( +pickle.TupleType( +pickle.TypeType( +pickle.UNICODE +pickle.UnboundMethodType( +pickle.UnicodeType( +pickle.Unpickler( +pickle.UnpicklingError( +pickle.XRangeType( +pickle.__all__ +pickle.__builtins__ +pickle.__doc__ +pickle.__file__ +pickle.__name__ +pickle.__package__ +pickle.__version__ +pickle.classmap +pickle.compatible_formats +pickle.decode_long( +pickle.dispatch_table +pickle.dump( +pickle.dumps( +pickle.encode_long( +pickle.format_version +pickle.load( +pickle.loads( +pickle.marshal +pickle.mloads( +pickle.re +pickle.struct +pickle.sys +pickle.whichmodule( + +--- from pickle import * --- +APPEND +APPENDS +BINFLOAT +BINGET +BININT +BININT1 +BININT2 +BINPERSID +BINPUT +BINSTRING +BINUNICODE +BUILD +DICT +DUP +EMPTY_DICT +EMPTY_LIST +EMPTY_TUPLE +EXT1 +EXT2 +EXT4 +FALSE +FLOAT +GET +GLOBAL +HIGHEST_PROTOCOL +INST +INT +LIST +LONG +LONG1 +LONG4 +LONG_BINGET +LONG_BINPUT +MARK +NEWFALSE +NEWOBJ +NEWTRUE +NONE +OBJ +PERSID +POP +POP_MARK +PROTO +PUT +PickleError( +Pickler( +PicklingError( +PyStringMap +REDUCE +SETITEM +SETITEMS +SHORT_BINSTRING +STOP +STRING +StringIO( +TRUE +TUPLE +TUPLE1 +TUPLE2 +TUPLE3 +UNICODE +Unpickler( +UnpicklingError( +classmap +compatible_formats +decode_long( +dispatch_table +dump( +dumps( +encode_long( +format_version +load( +loads( +marshal +mloads( +struct +whichmodule( + +--- import cPickle --- +cPickle.BadPickleGet( +cPickle.HIGHEST_PROTOCOL +cPickle.PickleError( +cPickle.Pickler( +cPickle.PicklingError( +cPickle.UnpickleableError( +cPickle.Unpickler( +cPickle.UnpicklingError( +cPickle.__builtins__ +cPickle.__doc__ +cPickle.__name__ +cPickle.__package__ +cPickle.__version__ +cPickle.compatible_formats +cPickle.dump( +cPickle.dumps( +cPickle.format_version +cPickle.load( +cPickle.loads( + +--- from cPickle import * --- +BadPickleGet( +UnpickleableError( + +--- import copy_reg --- +copy_reg.__all__ +copy_reg.__builtins__ +copy_reg.__doc__ +copy_reg.__file__ +copy_reg.__name__ +copy_reg.__newobj__( +copy_reg.__package__ +copy_reg.add_extension( +copy_reg.clear_extension_cache( +copy_reg.constructor( +copy_reg.dispatch_table +copy_reg.pickle( +copy_reg.pickle_complex( +copy_reg.remove_extension( + +--- from copy_reg import * --- +__newobj__( +add_extension( +clear_extension_cache( +constructor( +pickle( +pickle_complex( +remove_extension( + +--- import shelve --- +shelve.BsdDbShelf( +shelve.DbfilenameShelf( +shelve.Pickler( +shelve.Shelf( +shelve.StringIO( +shelve.Unpickler( +shelve.UserDict +shelve.__all__ +shelve.__builtins__ +shelve.__doc__ +shelve.__file__ +shelve.__name__ +shelve.__package__ +shelve.open( + +--- from shelve import * --- +BsdDbShelf( +DbfilenameShelf( +Shelf( + +--- import copy --- +copy.Error( +copy.PyStringMap +copy.__all__ +copy.__builtins__ +copy.__doc__ +copy.__file__ +copy.__name__ +copy.__package__ +copy.copy( +copy.deepcopy( +copy.dispatch_table +copy.error( +copy.name +copy.t( + +--- from copy import * --- +copy( +deepcopy( +t( + +--- import marshal --- +marshal.__doc__ +marshal.__name__ +marshal.__package__ +marshal.dump( +marshal.dumps( +marshal.load( +marshal.loads( +marshal.version + +--- from marshal import * --- + +--- import warnings --- +warnings.WarningMessage( +warnings.__all__ +warnings.__builtins__ +warnings.__doc__ +warnings.__file__ +warnings.__name__ +warnings.__package__ +warnings.catch_warnings( +warnings.default_action +warnings.defaultaction +warnings.filters +warnings.filterwarnings( +warnings.formatwarning( +warnings.linecache +warnings.once_registry +warnings.onceregistry +warnings.resetwarnings( +warnings.showwarning( +warnings.simplefilter( +warnings.sys +warnings.types +warnings.warn( +warnings.warn_explicit( +warnings.warnpy3k( + +--- from warnings import * --- +WarningMessage( +catch_warnings( +default_action +defaultaction +filters +filterwarnings( +formatwarning( +once_registry +onceregistry +resetwarnings( +showwarning( +simplefilter( +warn( +warn_explicit( +warnpy3k( + +--- import imp --- +imp.C_BUILTIN +imp.C_EXTENSION +imp.IMP_HOOK +imp.NullImporter( +imp.PKG_DIRECTORY +imp.PY_CODERESOURCE +imp.PY_COMPILED +imp.PY_FROZEN +imp.PY_RESOURCE +imp.PY_SOURCE +imp.SEARCH_ERROR +imp.__doc__ +imp.__name__ +imp.__package__ +imp.acquire_lock( +imp.find_module( +imp.get_frozen_object( +imp.get_magic( +imp.get_suffixes( +imp.init_builtin( +imp.init_frozen( +imp.is_builtin( +imp.is_frozen( +imp.load_compiled( +imp.load_dynamic( +imp.load_module( +imp.load_package( +imp.load_source( +imp.lock_held( +imp.new_module( +imp.release_lock( +imp.reload( + +--- from imp import * --- +C_BUILTIN +C_EXTENSION +IMP_HOOK +NullImporter( +PKG_DIRECTORY +PY_CODERESOURCE +PY_COMPILED +PY_FROZEN +PY_RESOURCE +PY_SOURCE +SEARCH_ERROR +acquire_lock( +find_module( +get_frozen_object( +get_magic( +get_suffixes( +init_builtin( +init_frozen( +is_builtin( +is_frozen( +load_compiled( +load_dynamic( +load_module( +load_package( +load_source( +lock_held( +new_module( +release_lock( + +--- import pkgutil --- +pkgutil.ImpImporter( +pkgutil.ImpLoader( +pkgutil.ModuleType( +pkgutil.__all__ +pkgutil.__builtins__ +pkgutil.__doc__ +pkgutil.__file__ +pkgutil.__name__ +pkgutil.__package__ +pkgutil.extend_path( +pkgutil.find_loader( +pkgutil.get_data( +pkgutil.get_importer( +pkgutil.get_loader( +pkgutil.imp +pkgutil.iter_importer_modules( +pkgutil.iter_importers( +pkgutil.iter_modules( +pkgutil.iter_zipimport_modules( +pkgutil.os +pkgutil.read_code( +pkgutil.simplegeneric( +pkgutil.sys +pkgutil.walk_packages( +pkgutil.zipimport +pkgutil.zipimporter( + +--- from pkgutil import * --- +ImpImporter( +ImpLoader( +extend_path( +find_loader( +get_data( +get_importer( +get_loader( +iter_importer_modules( +iter_importers( +iter_modules( +iter_zipimport_modules( +read_code( +simplegeneric( +walk_packages( +zipimport +zipimporter( + +--- import code --- +code.CommandCompiler( +code.InteractiveConsole( +code.InteractiveInterpreter( +code.__all__ +code.__builtins__ +code.__doc__ +code.__file__ +code.__name__ +code.__package__ +code.compile_command( +code.interact( +code.softspace( +code.sys +code.traceback + +--- from code import * --- +CommandCompiler( +InteractiveConsole( +InteractiveInterpreter( +compile_command( +interact( +softspace( +traceback + +--- import codeop --- +codeop.CommandCompiler( +codeop.Compile( +codeop.PyCF_DONT_IMPLY_DEDENT +codeop.__all__ +codeop.__builtins__ +codeop.__doc__ +codeop.__file__ +codeop.__future__ +codeop.__name__ +codeop.__package__ +codeop.compile_command( +codeop.fname + +--- from codeop import * --- +Compile( +PyCF_DONT_IMPLY_DEDENT +__future__ +fname + +--- import pprint --- +pprint.PrettyPrinter( +pprint.__all__ +pprint.__builtins__ +pprint.__doc__ +pprint.__file__ +pprint.__name__ +pprint.__package__ +pprint.isreadable( +pprint.isrecursive( +pprint.pformat( +pprint.pprint( +pprint.saferepr( + +--- from pprint import * --- +PrettyPrinter( +isreadable( +isrecursive( +pformat( +pprint( +saferepr( + +--- import repr --- +repr.Repr( +repr.__all__ +repr.__builtin__ +repr.__builtins__ +repr.__doc__ +repr.__file__ +repr.__name__ +repr.__package__ +repr.aRepr +repr.islice( +repr.repr( + +--- from repr import * --- +Repr( +aRepr +islice( + +--- import new --- +new.__builtins__ +new.__doc__ +new.__file__ +new.__name__ +new.__package__ +new.classobj( +new.code( +new.function( +new.instance( +new.instancemethod( +new.module( + +--- from new import * --- +classobj( +code( +function( +instance( +instancemethod( +module( + +--- import site --- +site.ENABLE_USER_SITE +site.PREFIXES +site.USER_BASE +site.USER_SITE +site.__builtin__ +site.__builtins__ +site.__doc__ +site.__file__ +site.__name__ +site.__package__ +site.abs__file__( +site.addpackage( +site.addsitedir( +site.addsitepackages( +site.addusersitepackages( +site.aliasmbcs( +site.check_enableusersite( +site.execsitecustomize( +site.execusercustomize( +site.main( +site.makepath( +site.os +site.removeduppaths( +site.setBEGINLIBPATH( +site.setcopyright( +site.setencoding( +site.sethelper( +site.setquit( +site.sys + +--- from site import * --- +ENABLE_USER_SITE +PREFIXES +USER_BASE +USER_SITE +abs__file__( +addpackage( +addsitedir( +addsitepackages( +addusersitepackages( +aliasmbcs( +check_enableusersite( +execsitecustomize( +execusercustomize( +makepath( +removeduppaths( +setBEGINLIBPATH( +setcopyright( +setencoding( +sethelper( +setquit( + +--- import user --- +user.__builtins__ +user.__doc__ +user.__file__ +user.__name__ +user.__package__ +user.home +user.os +user.pythonrc + +--- from user import * --- +home +pythonrc + +--- import string --- +string.Formatter( +string.Template( +string.__builtins__ +string.__doc__ +string.__file__ +string.__name__ +string.__package__ +string.ascii_letters +string.ascii_lowercase +string.ascii_uppercase +string.atof( +string.atof_error( +string.atoi( +string.atoi_error( +string.atol( +string.atol_error( +string.capitalize( +string.capwords( +string.center( +string.count( +string.digits +string.expandtabs( +string.find( +string.hexdigits +string.index( +string.index_error( +string.join( +string.joinfields( +string.letters +string.ljust( +string.lower( +string.lowercase +string.lstrip( +string.maketrans( +string.octdigits +string.printable +string.punctuation +string.replace( +string.rfind( +string.rindex( +string.rjust( +string.rsplit( +string.rstrip( +string.split( +string.splitfields( +string.strip( +string.swapcase( +string.translate( +string.upper( +string.uppercase +string.whitespace +string.zfill( + +--- from string import * --- +Formatter( +Template( +ascii_letters +ascii_lowercase +ascii_uppercase +atof_error( +atoi_error( +atol( +atol_error( +capitalize( +capwords( +center( +count( +digits +expandtabs( +find( +hexdigits +index_error( +joinfields( +letters +ljust( +lower( +lowercase +lstrip( +maketrans( +octdigits +printable +punctuation +replace( +rfind( +rindex( +rjust( +rsplit( +rstrip( +splitfields( +strip( +swapcase( +translate( +upper( +uppercase +whitespace +zfill( + +--- import re --- +re.DEBUG +re.DOTALL +re.I +re.IGNORECASE +re.L +re.LOCALE +re.M +re.MULTILINE +re.S +re.Scanner( +re.T +re.TEMPLATE +re.U +re.UNICODE +re.VERBOSE +re.X +re.__all__ +re.__builtins__ +re.__doc__ +re.__file__ +re.__name__ +re.__package__ +re.__version__ +re.compile( +re.copy_reg +re.error( +re.escape( +re.findall( +re.finditer( +re.match( +re.purge( +re.search( +re.split( +re.sre_compile +re.sre_parse +re.sub( +re.subn( +re.sys +re.template( + +--- from re import * --- +DEBUG +DOTALL +I +IGNORECASE +L +LOCALE +M +MULTILINE +S +Scanner( +T +TEMPLATE +U +VERBOSE +X +copy_reg +escape( +findall( +finditer( +match( +purge( +search( +sre_compile +sre_parse +subn( +template( + +--- import struct --- +struct.Struct( +struct.__builtins__ +struct.__doc__ +struct.__file__ +struct.__name__ +struct.__package__ +struct.calcsize( +struct.error( +struct.pack( +struct.pack_into( +struct.unpack( +struct.unpack_from( + +--- from struct import * --- +Struct( +calcsize( +pack( +pack_into( +unpack( +unpack_from( + +--- import difflib --- +difflib.Differ( +difflib.HtmlDiff( +difflib.IS_CHARACTER_JUNK( +difflib.IS_LINE_JUNK( +difflib.Match( +difflib.SequenceMatcher( +difflib.__all__ +difflib.__builtins__ +difflib.__doc__ +difflib.__file__ +difflib.__name__ +difflib.__package__ +difflib.context_diff( +difflib.get_close_matches( +difflib.heapq +difflib.ndiff( +difflib.reduce( +difflib.restore( +difflib.unified_diff( + +--- from difflib import * --- +Differ( +HtmlDiff( +IS_CHARACTER_JUNK( +IS_LINE_JUNK( +Match( +SequenceMatcher( +context_diff( +get_close_matches( +heapq +ndiff( +restore( +unified_diff( + +--- import fpformat --- +fpformat.NotANumber( +fpformat.__all__ +fpformat.__builtins__ +fpformat.__doc__ +fpformat.__file__ +fpformat.__name__ +fpformat.__package__ +fpformat.decoder +fpformat.extract( +fpformat.fix( +fpformat.re +fpformat.roundfrac( +fpformat.sci( +fpformat.test( +fpformat.unexpo( + +--- from fpformat import * --- +NotANumber( +decoder +extract( +fix( +roundfrac( +sci( +test( +unexpo( + +--- import StringIO --- +StringIO.EINVAL +StringIO.StringIO( +StringIO.__all__ +StringIO.__builtins__ +StringIO.__doc__ +StringIO.__file__ +StringIO.__name__ +StringIO.__package__ +StringIO.test( + +--- from StringIO import * --- +EINVAL + +--- import cStringIO --- +cStringIO.InputType( +cStringIO.OutputType( +cStringIO.StringIO( +cStringIO.__doc__ +cStringIO.__name__ +cStringIO.__package__ +cStringIO.cStringIO_CAPI + +--- from cStringIO import * --- +InputType( +OutputType( +cStringIO_CAPI + +--- import textwrap --- +textwrap.TextWrapper( +textwrap.__all__ +textwrap.__builtins__ +textwrap.__doc__ +textwrap.__file__ +textwrap.__name__ +textwrap.__package__ +textwrap.__revision__ +textwrap.dedent( +textwrap.fill( +textwrap.re +textwrap.string +textwrap.wrap( + +--- from textwrap import * --- +TextWrapper( +__revision__ +dedent( +fill( +wrap( + +--- import codecs --- +codecs.BOM +codecs.BOM32_BE +codecs.BOM32_LE +codecs.BOM64_BE +codecs.BOM64_LE +codecs.BOM_BE +codecs.BOM_LE +codecs.BOM_UTF16 +codecs.BOM_UTF16_BE +codecs.BOM_UTF16_LE +codecs.BOM_UTF32 +codecs.BOM_UTF32_BE +codecs.BOM_UTF32_LE +codecs.BOM_UTF8 +codecs.BufferedIncrementalDecoder( +codecs.BufferedIncrementalEncoder( +codecs.Codec( +codecs.CodecInfo( +codecs.EncodedFile( +codecs.IncrementalDecoder( +codecs.IncrementalEncoder( +codecs.StreamReader( +codecs.StreamReaderWriter( +codecs.StreamRecoder( +codecs.StreamWriter( +codecs.__all__ +codecs.__builtin__ +codecs.__builtins__ +codecs.__doc__ +codecs.__file__ +codecs.__name__ +codecs.__package__ +codecs.ascii_decode( +codecs.ascii_encode( +codecs.backslashreplace_errors( +codecs.charbuffer_encode( +codecs.charmap_build( +codecs.charmap_decode( +codecs.charmap_encode( +codecs.decode( +codecs.encode( +codecs.escape_decode( +codecs.escape_encode( +codecs.getdecoder( +codecs.getencoder( +codecs.getincrementaldecoder( +codecs.getincrementalencoder( +codecs.getreader( +codecs.getwriter( +codecs.ignore_errors( +codecs.iterdecode( +codecs.iterencode( +codecs.latin_1_decode( +codecs.latin_1_encode( +codecs.lookup( +codecs.lookup_error( +codecs.make_encoding_map( +codecs.make_identity_dict( +codecs.open( +codecs.raw_unicode_escape_decode( +codecs.raw_unicode_escape_encode( +codecs.readbuffer_encode( +codecs.register( +codecs.register_error( +codecs.replace_errors( +codecs.strict_errors( +codecs.sys +codecs.unicode_escape_decode( +codecs.unicode_escape_encode( +codecs.unicode_internal_decode( +codecs.unicode_internal_encode( +codecs.utf_16_be_decode( +codecs.utf_16_be_encode( +codecs.utf_16_decode( +codecs.utf_16_encode( +codecs.utf_16_ex_decode( +codecs.utf_16_le_decode( +codecs.utf_16_le_encode( +codecs.utf_32_be_decode( +codecs.utf_32_be_encode( +codecs.utf_32_decode( +codecs.utf_32_encode( +codecs.utf_32_ex_decode( +codecs.utf_32_le_decode( +codecs.utf_32_le_encode( +codecs.utf_7_decode( +codecs.utf_7_encode( +codecs.utf_8_decode( +codecs.utf_8_encode( +codecs.xmlcharrefreplace_errors( + +--- from codecs import * --- +BOM +BOM32_BE +BOM32_LE +BOM64_BE +BOM64_LE +BOM_BE +BOM_LE +BOM_UTF16 +BOM_UTF16_BE +BOM_UTF16_LE +BOM_UTF32 +BOM_UTF32_BE +BOM_UTF32_LE +BOM_UTF8 +BufferedIncrementalDecoder( +BufferedIncrementalEncoder( +Codec( +CodecInfo( +EncodedFile( +IncrementalDecoder( +IncrementalEncoder( +StreamReader( +StreamReaderWriter( +StreamRecoder( +StreamWriter( +ascii_decode( +ascii_encode( +backslashreplace_errors( +charbuffer_encode( +charmap_build( +charmap_decode( +charmap_encode( +decode( +encode( +escape_decode( +escape_encode( +getdecoder( +getencoder( +getincrementaldecoder( +getincrementalencoder( +getreader( +getwriter( +ignore_errors( +iterdecode( +iterencode( +latin_1_decode( +latin_1_encode( +lookup( +lookup_error( +make_encoding_map( +make_identity_dict( +raw_unicode_escape_decode( +raw_unicode_escape_encode( +readbuffer_encode( +register_error( +replace_errors( +strict_errors( +unicode_escape_decode( +unicode_escape_encode( +unicode_internal_decode( +unicode_internal_encode( +utf_16_be_decode( +utf_16_be_encode( +utf_16_decode( +utf_16_encode( +utf_16_ex_decode( +utf_16_le_decode( +utf_16_le_encode( +utf_32_be_decode( +utf_32_be_encode( +utf_32_decode( +utf_32_encode( +utf_32_ex_decode( +utf_32_le_decode( +utf_32_le_encode( +utf_7_decode( +utf_7_encode( +utf_8_decode( +utf_8_encode( +xmlcharrefreplace_errors( + +--- import encodings --- +encodings.CodecRegistryError( +encodings.__builtin__ +encodings.__builtins__ +encodings.__doc__ +encodings.__file__ +encodings.__name__ +encodings.__package__ +encodings.__path__ +encodings.aliases +encodings.codecs +encodings.normalize_encoding( +encodings.search_function( +encodings.utf_8 + +--- from encodings import * --- +CodecRegistryError( +__path__ +aliases +codecs +normalize_encoding( +search_function( +utf_8 + +--- import encodings.aliases --- +encodings.aliases.__builtins__ +encodings.aliases.__doc__ +encodings.aliases.__file__ +encodings.aliases.__name__ +encodings.aliases.__package__ +encodings.aliases.aliases + +--- from encodings.aliases import aliases --- +aliases.__builtins__ +aliases.__doc__ +aliases.__file__ +aliases.__name__ +aliases.__package__ +aliases.aliases + +--- from encodings.aliases import * --- + +--- import encodings.utf_8 --- +encodings.utf_8.IncrementalDecoder( +encodings.utf_8.IncrementalEncoder( +encodings.utf_8.StreamReader( +encodings.utf_8.StreamWriter( +encodings.utf_8.__builtins__ +encodings.utf_8.__doc__ +encodings.utf_8.__file__ +encodings.utf_8.__name__ +encodings.utf_8.__package__ +encodings.utf_8.codecs +encodings.utf_8.decode( +encodings.utf_8.encode( +encodings.utf_8.getregentry( + +--- from encodings.utf_8 import utf_8 --- +utf_8.IncrementalDecoder( +utf_8.IncrementalEncoder( +utf_8.StreamReader( +utf_8.StreamWriter( +utf_8.__builtins__ +utf_8.__doc__ +utf_8.__file__ +utf_8.__name__ +utf_8.__package__ +utf_8.codecs +utf_8.decode( +utf_8.encode( +utf_8.getregentry( + +--- from encodings.utf_8 import * --- +getregentry( + +--- import unicodedata --- +unicodedata.UCD( +unicodedata.__doc__ +unicodedata.__name__ +unicodedata.__package__ +unicodedata.bidirectional( +unicodedata.category( +unicodedata.combining( +unicodedata.decimal( +unicodedata.decomposition( +unicodedata.digit( +unicodedata.east_asian_width( +unicodedata.lookup( +unicodedata.mirrored( +unicodedata.name( +unicodedata.normalize( +unicodedata.numeric( +unicodedata.ucd_3_2_0 +unicodedata.ucnhash_CAPI +unicodedata.unidata_version + +--- from unicodedata import * --- +UCD( +bidirectional( +category( +combining( +decimal( +decomposition( +digit( +east_asian_width( +mirrored( +name( +numeric( +ucd_3_2_0 +ucnhash_CAPI +unidata_version + +--- import stringprep --- +stringprep.__builtins__ +stringprep.__doc__ +stringprep.__file__ +stringprep.__name__ +stringprep.__package__ +stringprep.b1_set +stringprep.b3_exceptions +stringprep.c22_specials +stringprep.c6_set +stringprep.c7_set +stringprep.c8_set +stringprep.c9_set +stringprep.in_table_a1( +stringprep.in_table_b1( +stringprep.in_table_c11( +stringprep.in_table_c11_c12( +stringprep.in_table_c12( +stringprep.in_table_c21( +stringprep.in_table_c21_c22( +stringprep.in_table_c22( +stringprep.in_table_c3( +stringprep.in_table_c4( +stringprep.in_table_c5( +stringprep.in_table_c6( +stringprep.in_table_c7( +stringprep.in_table_c8( +stringprep.in_table_c9( +stringprep.in_table_d1( +stringprep.in_table_d2( +stringprep.map_table_b2( +stringprep.map_table_b3( +stringprep.unicodedata + +--- from stringprep import * --- +b1_set +b3_exceptions +c22_specials +c6_set +c7_set +c8_set +c9_set +in_table_a1( +in_table_b1( +in_table_c11( +in_table_c11_c12( +in_table_c12( +in_table_c21( +in_table_c21_c22( +in_table_c22( +in_table_c3( +in_table_c4( +in_table_c5( +in_table_c6( +in_table_c7( +in_table_c8( +in_table_c9( +in_table_d1( +in_table_d2( +map_table_b2( +map_table_b3( +unicodedata + +--- import pydoc --- +pydoc.Doc( +pydoc.ErrorDuringImport( +pydoc.HTMLDoc( +pydoc.HTMLRepr( +pydoc.Helper( +pydoc.ModuleScanner( +pydoc.Repr( +pydoc.Scanner( +pydoc.TextDoc( +pydoc.TextRepr( +pydoc.__author__ +pydoc.__builtin__ +pydoc.__builtins__ +pydoc.__credits__ +pydoc.__date__ +pydoc.__doc__ +pydoc.__file__ +pydoc.__name__ +pydoc.__package__ +pydoc.__version__ +pydoc.allmethods( +pydoc.apropos( +pydoc.classify_class_attrs( +pydoc.classname( +pydoc.cli( +pydoc.cram( +pydoc.deque( +pydoc.describe( +pydoc.doc( +pydoc.expandtabs( +pydoc.find( +pydoc.getdoc( +pydoc.getpager( +pydoc.gui( +pydoc.help( +pydoc.html +pydoc.imp +pydoc.importfile( +pydoc.inspect +pydoc.isdata( +pydoc.ispackage( +pydoc.ispath( +pydoc.join( +pydoc.locate( +pydoc.lower( +pydoc.os +pydoc.pager( +pydoc.pathdirs( +pydoc.pipepager( +pydoc.pkgutil +pydoc.plain( +pydoc.plainpager( +pydoc.re +pydoc.render_doc( +pydoc.replace( +pydoc.resolve( +pydoc.rfind( +pydoc.rstrip( +pydoc.safeimport( +pydoc.serve( +pydoc.source_synopsis( +pydoc.split( +pydoc.splitdoc( +pydoc.strip( +pydoc.stripid( +pydoc.synopsis( +pydoc.sys +pydoc.tempfilepager( +pydoc.text +pydoc.ttypager( +pydoc.types +pydoc.visiblename( +pydoc.writedoc( +pydoc.writedocs( + +--- from pydoc import * --- +Doc( +ErrorDuringImport( +HTMLDoc( +HTMLRepr( +Helper( +ModuleScanner( +TextDoc( +TextRepr( +__credits__ +allmethods( +apropos( +classname( +cli( +cram( +deque( +describe( +doc( +getpager( +gui( +html +importfile( +inspect +isdata( +ispackage( +ispath( +locate( +pager( +pathdirs( +pipepager( +pkgutil +plain( +plainpager( +render_doc( +resolve( +safeimport( +serve( +source_synopsis( +splitdoc( +stripid( +synopsis( +tempfilepager( +text +ttypager( +visiblename( +writedoc( +writedocs( + +--- import doctest --- +doctest.BLANKLINE_MARKER +doctest.COMPARISON_FLAGS +doctest.DONT_ACCEPT_BLANKLINE +doctest.DONT_ACCEPT_TRUE_FOR_1 +doctest.DebugRunner( +doctest.DocFileCase( +doctest.DocFileSuite( +doctest.DocFileTest( +doctest.DocTest( +doctest.DocTestCase( +doctest.DocTestFailure( +doctest.DocTestFinder( +doctest.DocTestParser( +doctest.DocTestRunner( +doctest.DocTestSuite( +doctest.ELLIPSIS +doctest.ELLIPSIS_MARKER +doctest.Example( +doctest.IGNORE_EXCEPTION_DETAIL +doctest.NORMALIZE_WHITESPACE +doctest.OPTIONFLAGS_BY_NAME +doctest.OutputChecker( +doctest.REPORTING_FLAGS +doctest.REPORT_CDIFF +doctest.REPORT_NDIFF +doctest.REPORT_ONLY_FIRST_FAILURE +doctest.REPORT_UDIFF +doctest.SKIP +doctest.StringIO( +doctest.TestResults( +doctest.Tester( +doctest.UnexpectedException( +doctest.__all__ +doctest.__builtins__ +doctest.__doc__ +doctest.__docformat__ +doctest.__file__ +doctest.__future__ +doctest.__name__ +doctest.__package__ +doctest.__test__ +doctest.debug( +doctest.debug_script( +doctest.debug_src( +doctest.difflib +doctest.inspect +doctest.linecache +doctest.master +doctest.namedtuple( +doctest.os +doctest.pdb +doctest.re +doctest.register_optionflag( +doctest.run_docstring_examples( +doctest.script_from_examples( +doctest.set_unittest_reportflags( +doctest.sys +doctest.tempfile +doctest.testfile( +doctest.testmod( +doctest.testsource( +doctest.traceback +doctest.unittest +doctest.warnings + +--- from doctest import * --- +BLANKLINE_MARKER +COMPARISON_FLAGS +DONT_ACCEPT_BLANKLINE +DONT_ACCEPT_TRUE_FOR_1 +DebugRunner( +DocFileCase( +DocFileSuite( +DocFileTest( +DocTest( +DocTestCase( +DocTestFailure( +DocTestFinder( +DocTestParser( +DocTestRunner( +DocTestSuite( +ELLIPSIS +ELLIPSIS_MARKER +Example( +IGNORE_EXCEPTION_DETAIL +NORMALIZE_WHITESPACE +OPTIONFLAGS_BY_NAME +OutputChecker( +REPORTING_FLAGS +REPORT_CDIFF +REPORT_NDIFF +REPORT_ONLY_FIRST_FAILURE +REPORT_UDIFF +SKIP +TestResults( +Tester( +UnexpectedException( +__docformat__ +__test__ +debug( +debug_script( +debug_src( +difflib +master +pdb +register_optionflag( +run_docstring_examples( +script_from_examples( +set_unittest_reportflags( +tempfile +testfile( +testmod( +testsource( +unittest + +--- import unittest --- +unittest.FunctionTestCase( +unittest.TestCase( +unittest.TestLoader( +unittest.TestProgram( +unittest.TestResult( +unittest.TestSuite( +unittest.TextTestRunner( +unittest.__all__ +unittest.__author__ +unittest.__builtins__ +unittest.__doc__ +unittest.__email__ +unittest.__file__ +unittest.__metaclass__( +unittest.__name__ +unittest.__package__ +unittest.__version__ +unittest.defaultTestLoader +unittest.findTestCases( +unittest.getTestCaseNames( +unittest.main( +unittest.makeSuite( +unittest.os +unittest.sys +unittest.time +unittest.traceback +unittest.types + +--- from unittest import * --- +FunctionTestCase( +TestCase( +TestLoader( +TestProgram( +TestResult( +TestSuite( +TextTestRunner( +__email__ +__metaclass__( +defaultTestLoader +findTestCases( +getTestCaseNames( +makeSuite( +time + +--- import test --- +test.__builtins__ +test.__doc__ +test.__file__ +test.__name__ +test.__package__ +test.__path__ + +--- from test import * --- + +--- import math --- +math.__doc__ +math.__name__ +math.__package__ +math.acos( +math.acosh( +math.asin( +math.asinh( +math.atan( +math.atan2( +math.atanh( +math.ceil( +math.copysign( +math.cos( +math.cosh( +math.degrees( +math.e +math.exp( +math.fabs( +math.factorial( +math.floor( +math.fmod( +math.frexp( +math.fsum( +math.hypot( +math.isinf( +math.isnan( +math.ldexp( +math.log( +math.log10( +math.log1p( +math.modf( +math.pi +math.pow( +math.radians( +math.sin( +math.sinh( +math.sqrt( +math.tan( +math.tanh( +math.trunc( + +--- from math import * --- +acos( +acosh( +asin( +asinh( +atan( +atan2( +atanh( +ceil( +copysign( +cos( +cosh( +degrees( +e +exp( +fabs( +factorial( +floor( +fmod( +frexp( +fsum( +hypot( +isinf( +isnan( +ldexp( +log( +log10( +log1p( +modf( +pi +radians( +sin( +sinh( +sqrt( +tan( +tanh( +trunc( + +--- import cmath --- +cmath.__doc__ +cmath.__file__ +cmath.__name__ +cmath.__package__ +cmath.acos( +cmath.acosh( +cmath.asin( +cmath.asinh( +cmath.atan( +cmath.atanh( +cmath.cos( +cmath.cosh( +cmath.e +cmath.exp( +cmath.isinf( +cmath.isnan( +cmath.log( +cmath.log10( +cmath.phase( +cmath.pi +cmath.polar( +cmath.rect( +cmath.sin( +cmath.sinh( +cmath.sqrt( +cmath.tan( +cmath.tanh( + +--- from cmath import * --- +phase( +polar( +rect( + +--- import random --- +random.BPF +random.LOG4 +random.NV_MAGICCONST +random.RECIP_BPF +random.Random( +random.SG_MAGICCONST +random.SystemRandom( +random.TWOPI +random.WichmannHill( +random.__all__ +random.__builtins__ +random.__doc__ +random.__file__ +random.__name__ +random.__package__ +random.betavariate( +random.choice( +random.division +random.expovariate( +random.gammavariate( +random.gauss( +random.getrandbits( +random.getstate( +random.jumpahead( +random.lognormvariate( +random.normalvariate( +random.paretovariate( +random.randint( +random.random( +random.randrange( +random.sample( +random.seed( +random.setstate( +random.shuffle( +random.triangular( +random.uniform( +random.vonmisesvariate( +random.weibullvariate( + +--- from random import * --- +BPF +LOG4 +NV_MAGICCONST +RECIP_BPF +Random( +SG_MAGICCONST +SystemRandom( +TWOPI +WichmannHill( +betavariate( +choice( +expovariate( +gammavariate( +gauss( +getrandbits( +getstate( +jumpahead( +lognormvariate( +normalvariate( +paretovariate( +randint( +random( +randrange( +sample( +seed( +setstate( +shuffle( +triangular( +uniform( +vonmisesvariate( +weibullvariate( + +--- import bisect --- +bisect.__builtins__ +bisect.__doc__ +bisect.__file__ +bisect.__name__ +bisect.__package__ +bisect.bisect( +bisect.bisect_left( +bisect.bisect_right( +bisect.insort( +bisect.insort_left( +bisect.insort_right( + +--- from bisect import * --- +bisect( +bisect_left( +bisect_right( +insort( +insort_left( +insort_right( + +--- import heapq --- +heapq.__about__ +heapq.__all__ +heapq.__builtins__ +heapq.__doc__ +heapq.__file__ +heapq.__name__ +heapq.__package__ +heapq.bisect +heapq.count( +heapq.heapify( +heapq.heappop( +heapq.heappush( +heapq.heappushpop( +heapq.heapreplace( +heapq.imap( +heapq.islice( +heapq.itemgetter( +heapq.izip( +heapq.merge( +heapq.neg( +heapq.nlargest( +heapq.nsmallest( +heapq.repeat( +heapq.tee( + +--- from heapq import * --- +__about__ +bisect +heapify( +heappop( +heappush( +heappushpop( +heapreplace( +imap( +izip( +merge( +nlargest( +nsmallest( +tee( + +--- import array --- +array.ArrayType( +array.__doc__ +array.__name__ +array.__package__ +array.array( + +--- from array import * --- +ArrayType( +array( + +--- import sets --- +sets.BaseSet( +sets.ImmutableSet( +sets.Set( +sets.__all__ +sets.__builtins__ +sets.__doc__ +sets.__file__ +sets.__name__ +sets.__package__ +sets.generators +sets.ifilter( +sets.ifilterfalse( +sets.warnings + +--- from sets import * --- +BaseSet( +ImmutableSet( +Set( +ifilter( +ifilterfalse( + +--- import itertools --- +itertools.__doc__ +itertools.__name__ +itertools.__package__ +itertools.chain( +itertools.combinations( +itertools.count( +itertools.cycle( +itertools.dropwhile( +itertools.groupby( +itertools.ifilter( +itertools.ifilterfalse( +itertools.imap( +itertools.islice( +itertools.izip( +itertools.izip_longest( +itertools.permutations( +itertools.product( +itertools.repeat( +itertools.starmap( +itertools.takewhile( +itertools.tee( + +--- from itertools import * --- +chain( +combinations( +cycle( +dropwhile( +groupby( +izip_longest( +permutations( +product( +starmap( +takewhile( + +--- import ConfigParser --- +ConfigParser.ConfigParser( +ConfigParser.DEFAULTSECT +ConfigParser.DuplicateSectionError( +ConfigParser.Error( +ConfigParser.InterpolationDepthError( +ConfigParser.InterpolationError( +ConfigParser.InterpolationMissingOptionError( +ConfigParser.InterpolationSyntaxError( +ConfigParser.MAX_INTERPOLATION_DEPTH +ConfigParser.MissingSectionHeaderError( +ConfigParser.NoOptionError( +ConfigParser.NoSectionError( +ConfigParser.ParsingError( +ConfigParser.RawConfigParser( +ConfigParser.SafeConfigParser( +ConfigParser.__all__ +ConfigParser.__builtins__ +ConfigParser.__doc__ +ConfigParser.__file__ +ConfigParser.__name__ +ConfigParser.__package__ +ConfigParser.re + +--- from ConfigParser import * --- +ConfigParser( +DEFAULTSECT +DuplicateSectionError( +InterpolationDepthError( +InterpolationError( +InterpolationMissingOptionError( +InterpolationSyntaxError( +MAX_INTERPOLATION_DEPTH +MissingSectionHeaderError( +NoOptionError( +NoSectionError( +ParsingError( +RawConfigParser( +SafeConfigParser( + +--- import fileinput --- +fileinput.DEFAULT_BUFSIZE +fileinput.FileInput( +fileinput.__all__ +fileinput.__builtins__ +fileinput.__doc__ +fileinput.__file__ +fileinput.__name__ +fileinput.__package__ +fileinput.close( +fileinput.filelineno( +fileinput.filename( +fileinput.fileno( +fileinput.hook_compressed( +fileinput.hook_encoded( +fileinput.input( +fileinput.isfirstline( +fileinput.isstdin( +fileinput.lineno( +fileinput.nextfile( +fileinput.os +fileinput.sys + +--- from fileinput import * --- +DEFAULT_BUFSIZE +FileInput( +filelineno( +filename( +fileno( +hook_compressed( +hook_encoded( +isfirstline( +isstdin( +lineno( +nextfile( + +--- import cmd --- +cmd.Cmd( +cmd.IDENTCHARS +cmd.PROMPT +cmd.__all__ +cmd.__builtins__ +cmd.__doc__ +cmd.__file__ +cmd.__name__ +cmd.__package__ +cmd.string + +--- from cmd import * --- +Cmd( +IDENTCHARS +PROMPT + +--- import shlex --- +shlex.StringIO( +shlex.__all__ +shlex.__builtins__ +shlex.__doc__ +shlex.__file__ +shlex.__name__ +shlex.__package__ +shlex.deque( +shlex.os +shlex.shlex( +shlex.split( +shlex.sys + +--- from shlex import * --- +shlex( + +--- import dircache --- +dircache.__all__ +dircache.__builtins__ +dircache.__doc__ +dircache.__file__ +dircache.__name__ +dircache.__package__ +dircache.annotate( +dircache.cache +dircache.listdir( +dircache.opendir( +dircache.os +dircache.reset( + +--- from dircache import * --- +annotate( +opendir( +reset( + +--- import stat --- +stat.SF_APPEND +stat.SF_ARCHIVED +stat.SF_IMMUTABLE +stat.SF_NOUNLINK +stat.SF_SNAPSHOT +stat.ST_ATIME +stat.ST_CTIME +stat.ST_DEV +stat.ST_GID +stat.ST_INO +stat.ST_MODE +stat.ST_MTIME +stat.ST_NLINK +stat.ST_SIZE +stat.ST_UID +stat.S_ENFMT +stat.S_IEXEC +stat.S_IFBLK +stat.S_IFCHR +stat.S_IFDIR +stat.S_IFIFO +stat.S_IFLNK +stat.S_IFMT( +stat.S_IFREG +stat.S_IFSOCK +stat.S_IMODE( +stat.S_IREAD +stat.S_IRGRP +stat.S_IROTH +stat.S_IRUSR +stat.S_IRWXG +stat.S_IRWXO +stat.S_IRWXU +stat.S_ISBLK( +stat.S_ISCHR( +stat.S_ISDIR( +stat.S_ISFIFO( +stat.S_ISGID +stat.S_ISLNK( +stat.S_ISREG( +stat.S_ISSOCK( +stat.S_ISUID +stat.S_ISVTX +stat.S_IWGRP +stat.S_IWOTH +stat.S_IWRITE +stat.S_IWUSR +stat.S_IXGRP +stat.S_IXOTH +stat.S_IXUSR +stat.UF_APPEND +stat.UF_IMMUTABLE +stat.UF_NODUMP +stat.UF_NOUNLINK +stat.UF_OPAQUE +stat.__builtins__ +stat.__doc__ +stat.__file__ +stat.__name__ +stat.__package__ + +--- from stat import * --- +SF_APPEND +SF_ARCHIVED +SF_IMMUTABLE +SF_NOUNLINK +SF_SNAPSHOT +ST_ATIME +ST_CTIME +ST_DEV +ST_GID +ST_INO +ST_MODE +ST_MTIME +ST_NLINK +ST_SIZE +ST_UID +S_ENFMT +S_IEXEC +S_IFBLK +S_IFCHR +S_IFDIR +S_IFIFO +S_IFLNK +S_IFMT( +S_IFREG +S_IFSOCK +S_IMODE( +S_IREAD +S_IRGRP +S_IROTH +S_IRUSR +S_IRWXG +S_IRWXO +S_IRWXU +S_ISBLK( +S_ISCHR( +S_ISDIR( +S_ISFIFO( +S_ISGID +S_ISLNK( +S_ISREG( +S_ISSOCK( +S_ISUID +S_ISVTX +S_IWGRP +S_IWOTH +S_IWRITE +S_IWUSR +S_IXGRP +S_IXOTH +S_IXUSR +UF_APPEND +UF_IMMUTABLE +UF_NODUMP +UF_NOUNLINK +UF_OPAQUE + +--- import statvfs --- +statvfs.F_BAVAIL +statvfs.F_BFREE +statvfs.F_BLOCKS +statvfs.F_BSIZE +statvfs.F_FAVAIL +statvfs.F_FFREE +statvfs.F_FILES +statvfs.F_FLAG +statvfs.F_FRSIZE +statvfs.F_NAMEMAX +statvfs.__builtins__ +statvfs.__doc__ +statvfs.__file__ +statvfs.__name__ +statvfs.__package__ + +--- from statvfs import * --- +F_BAVAIL +F_BFREE +F_BLOCKS +F_BSIZE +F_FAVAIL +F_FFREE +F_FILES +F_FLAG +F_FRSIZE +F_NAMEMAX + +--- import filecmp --- +filecmp.BUFSIZE +filecmp.__all__ +filecmp.__builtins__ +filecmp.__doc__ +filecmp.__file__ +filecmp.__name__ +filecmp.__package__ +filecmp.cmp( +filecmp.cmpfiles( +filecmp.demo( +filecmp.dircmp( +filecmp.ifilter( +filecmp.ifilterfalse( +filecmp.imap( +filecmp.izip( +filecmp.os +filecmp.stat + +--- from filecmp import * --- +BUFSIZE +cmpfiles( +demo( +dircmp( + +--- import popen2 --- +popen2.MAXFD +popen2.Popen3( +popen2.Popen4( +popen2.__all__ +popen2.__builtins__ +popen2.__doc__ +popen2.__file__ +popen2.__name__ +popen2.__package__ +popen2.os +popen2.popen2( +popen2.popen3( +popen2.popen4( +popen2.sys +popen2.warnings + +--- from popen2 import * --- +MAXFD +Popen3( +Popen4( + +--- import subprocess --- +subprocess.CalledProcessError( +subprocess.MAXFD +subprocess.PIPE +subprocess.Popen( +subprocess.STDOUT +subprocess.__all__ +subprocess.__builtins__ +subprocess.__doc__ +subprocess.__file__ +subprocess.__name__ +subprocess.__package__ +subprocess.call( +subprocess.check_call( +subprocess.errno +subprocess.fcntl +subprocess.gc +subprocess.list2cmdline( +subprocess.mswindows +subprocess.os +subprocess.pickle +subprocess.select +subprocess.signal +subprocess.sys +subprocess.traceback +subprocess.types + +--- from subprocess import * --- +CalledProcessError( +PIPE +Popen( +STDOUT +call( +check_call( +fcntl +gc +list2cmdline( +mswindows +pickle +select +signal + +--- import sched --- +sched.Event( +sched.__all__ +sched.__builtins__ +sched.__doc__ +sched.__file__ +sched.__name__ +sched.__package__ +sched.heapq +sched.namedtuple( +sched.scheduler( + +--- from sched import * --- +Event( +scheduler( + +--- import mutex --- +mutex.__builtins__ +mutex.__doc__ +mutex.__file__ +mutex.__name__ +mutex.__package__ +mutex.deque( +mutex.mutex( + +--- from mutex import * --- +mutex( + +--- import getpass --- +getpass.GetPassWarning( +getpass.__all__ +getpass.__builtins__ +getpass.__doc__ +getpass.__file__ +getpass.__name__ +getpass.__package__ +getpass.fallback_getpass( +getpass.getpass( +getpass.getuser( +getpass.os +getpass.sys +getpass.termios +getpass.unix_getpass( +getpass.warnings +getpass.win_getpass( + +--- from getpass import * --- +GetPassWarning( +fallback_getpass( +getpass( +getuser( +termios +unix_getpass( +win_getpass( + +--- import curses --- +curses.ALL_MOUSE_EVENTS +curses.A_ALTCHARSET +curses.A_ATTRIBUTES +curses.A_BLINK +curses.A_BOLD +curses.A_CHARTEXT +curses.A_COLOR +curses.A_DIM +curses.A_HORIZONTAL +curses.A_INVIS +curses.A_LEFT +curses.A_LOW +curses.A_NORMAL +curses.A_PROTECT +curses.A_REVERSE +curses.A_RIGHT +curses.A_STANDOUT +curses.A_TOP +curses.A_UNDERLINE +curses.A_VERTICAL +curses.BUTTON1_CLICKED +curses.BUTTON1_DOUBLE_CLICKED +curses.BUTTON1_PRESSED +curses.BUTTON1_RELEASED +curses.BUTTON1_TRIPLE_CLICKED +curses.BUTTON2_CLICKED +curses.BUTTON2_DOUBLE_CLICKED +curses.BUTTON2_PRESSED +curses.BUTTON2_RELEASED +curses.BUTTON2_TRIPLE_CLICKED +curses.BUTTON3_CLICKED +curses.BUTTON3_DOUBLE_CLICKED +curses.BUTTON3_PRESSED +curses.BUTTON3_RELEASED +curses.BUTTON3_TRIPLE_CLICKED +curses.BUTTON4_CLICKED +curses.BUTTON4_DOUBLE_CLICKED +curses.BUTTON4_PRESSED +curses.BUTTON4_RELEASED +curses.BUTTON4_TRIPLE_CLICKED +curses.BUTTON_ALT +curses.BUTTON_CTRL +curses.BUTTON_SHIFT +curses.COLOR_BLACK +curses.COLOR_BLUE +curses.COLOR_CYAN +curses.COLOR_GREEN +curses.COLOR_MAGENTA +curses.COLOR_RED +curses.COLOR_WHITE +curses.COLOR_YELLOW +curses.ERR +curses.KEY_A1 +curses.KEY_A3 +curses.KEY_B2 +curses.KEY_BACKSPACE +curses.KEY_BEG +curses.KEY_BREAK +curses.KEY_BTAB +curses.KEY_C1 +curses.KEY_C3 +curses.KEY_CANCEL +curses.KEY_CATAB +curses.KEY_CLEAR +curses.KEY_CLOSE +curses.KEY_COMMAND +curses.KEY_COPY +curses.KEY_CREATE +curses.KEY_CTAB +curses.KEY_DC +curses.KEY_DL +curses.KEY_DOWN +curses.KEY_EIC +curses.KEY_END +curses.KEY_ENTER +curses.KEY_EOL +curses.KEY_EOS +curses.KEY_EXIT +curses.KEY_F0 +curses.KEY_F1 +curses.KEY_F10 +curses.KEY_F11 +curses.KEY_F12 +curses.KEY_F13 +curses.KEY_F14 +curses.KEY_F15 +curses.KEY_F16 +curses.KEY_F17 +curses.KEY_F18 +curses.KEY_F19 +curses.KEY_F2 +curses.KEY_F20 +curses.KEY_F21 +curses.KEY_F22 +curses.KEY_F23 +curses.KEY_F24 +curses.KEY_F25 +curses.KEY_F26 +curses.KEY_F27 +curses.KEY_F28 +curses.KEY_F29 +curses.KEY_F3 +curses.KEY_F30 +curses.KEY_F31 +curses.KEY_F32 +curses.KEY_F33 +curses.KEY_F34 +curses.KEY_F35 +curses.KEY_F36 +curses.KEY_F37 +curses.KEY_F38 +curses.KEY_F39 +curses.KEY_F4 +curses.KEY_F40 +curses.KEY_F41 +curses.KEY_F42 +curses.KEY_F43 +curses.KEY_F44 +curses.KEY_F45 +curses.KEY_F46 +curses.KEY_F47 +curses.KEY_F48 +curses.KEY_F49 +curses.KEY_F5 +curses.KEY_F50 +curses.KEY_F51 +curses.KEY_F52 +curses.KEY_F53 +curses.KEY_F54 +curses.KEY_F55 +curses.KEY_F56 +curses.KEY_F57 +curses.KEY_F58 +curses.KEY_F59 +curses.KEY_F6 +curses.KEY_F60 +curses.KEY_F61 +curses.KEY_F62 +curses.KEY_F63 +curses.KEY_F7 +curses.KEY_F8 +curses.KEY_F9 +curses.KEY_FIND +curses.KEY_HELP +curses.KEY_HOME +curses.KEY_IC +curses.KEY_IL +curses.KEY_LEFT +curses.KEY_LL +curses.KEY_MARK +curses.KEY_MAX +curses.KEY_MESSAGE +curses.KEY_MIN +curses.KEY_MOUSE +curses.KEY_MOVE +curses.KEY_NEXT +curses.KEY_NPAGE +curses.KEY_OPEN +curses.KEY_OPTIONS +curses.KEY_PPAGE +curses.KEY_PREVIOUS +curses.KEY_PRINT +curses.KEY_REDO +curses.KEY_REFERENCE +curses.KEY_REFRESH +curses.KEY_REPLACE +curses.KEY_RESET +curses.KEY_RESIZE +curses.KEY_RESTART +curses.KEY_RESUME +curses.KEY_RIGHT +curses.KEY_SAVE +curses.KEY_SBEG +curses.KEY_SCANCEL +curses.KEY_SCOMMAND +curses.KEY_SCOPY +curses.KEY_SCREATE +curses.KEY_SDC +curses.KEY_SDL +curses.KEY_SELECT +curses.KEY_SEND +curses.KEY_SEOL +curses.KEY_SEXIT +curses.KEY_SF +curses.KEY_SFIND +curses.KEY_SHELP +curses.KEY_SHOME +curses.KEY_SIC +curses.KEY_SLEFT +curses.KEY_SMESSAGE +curses.KEY_SMOVE +curses.KEY_SNEXT +curses.KEY_SOPTIONS +curses.KEY_SPREVIOUS +curses.KEY_SPRINT +curses.KEY_SR +curses.KEY_SREDO +curses.KEY_SREPLACE +curses.KEY_SRESET +curses.KEY_SRIGHT +curses.KEY_SRSUME +curses.KEY_SSAVE +curses.KEY_SSUSPEND +curses.KEY_STAB +curses.KEY_SUNDO +curses.KEY_SUSPEND +curses.KEY_UNDO +curses.KEY_UP +curses.OK +curses.REPORT_MOUSE_POSITION +curses.__builtins__ +curses.__doc__ +curses.__file__ +curses.__name__ +curses.__package__ +curses.__path__ +curses.__revision__ +curses.baudrate( +curses.beep( +curses.can_change_color( +curses.cbreak( +curses.color_content( +curses.color_pair( +curses.curs_set( +curses.def_prog_mode( +curses.def_shell_mode( +curses.delay_output( +curses.doupdate( +curses.echo( +curses.endwin( +curses.erasechar( +curses.error( +curses.filter( +curses.flash( +curses.flushinp( +curses.getmouse( +curses.getsyx( +curses.getwin( +curses.halfdelay( +curses.has_colors( +curses.has_ic( +curses.has_il( +curses.has_key( +curses.init_color( +curses.init_pair( +curses.initscr( +curses.intrflush( +curses.is_term_resized( +curses.isendwin( +curses.keyname( +curses.killchar( +curses.longname( +curses.meta( +curses.mouseinterval( +curses.mousemask( +curses.napms( +curses.newpad( +curses.newwin( +curses.nl( +curses.nocbreak( +curses.noecho( +curses.nonl( +curses.noqiflush( +curses.noraw( +curses.pair_content( +curses.pair_number( +curses.putp( +curses.qiflush( +curses.raw( +curses.reset_prog_mode( +curses.reset_shell_mode( +curses.resetty( +curses.resize_term( +curses.resizeterm( +curses.savetty( +curses.setsyx( +curses.setupterm( +curses.start_color( +curses.termattrs( +curses.termname( +curses.tigetflag( +curses.tigetnum( +curses.tigetstr( +curses.tparm( +curses.typeahead( +curses.unctrl( +curses.ungetch( +curses.ungetmouse( +curses.use_default_colors( +curses.use_env( +curses.version +curses.wrapper( + +--- from curses import * --- +ALL_MOUSE_EVENTS +A_ALTCHARSET +A_ATTRIBUTES +A_BLINK +A_BOLD +A_CHARTEXT +A_COLOR +A_DIM +A_HORIZONTAL +A_INVIS +A_LEFT +A_LOW +A_NORMAL +A_PROTECT +A_REVERSE +A_RIGHT +A_STANDOUT +A_TOP +A_UNDERLINE +A_VERTICAL +BUTTON1_CLICKED +BUTTON1_DOUBLE_CLICKED +BUTTON1_PRESSED +BUTTON1_RELEASED +BUTTON1_TRIPLE_CLICKED +BUTTON2_CLICKED +BUTTON2_DOUBLE_CLICKED +BUTTON2_PRESSED +BUTTON2_RELEASED +BUTTON2_TRIPLE_CLICKED +BUTTON3_CLICKED +BUTTON3_DOUBLE_CLICKED +BUTTON3_PRESSED +BUTTON3_RELEASED +BUTTON3_TRIPLE_CLICKED +BUTTON4_CLICKED +BUTTON4_DOUBLE_CLICKED +BUTTON4_PRESSED +BUTTON4_RELEASED +BUTTON4_TRIPLE_CLICKED +BUTTON_ALT +BUTTON_CTRL +BUTTON_SHIFT +COLOR_BLACK +COLOR_BLUE +COLOR_CYAN +COLOR_GREEN +COLOR_MAGENTA +COLOR_RED +COLOR_WHITE +COLOR_YELLOW +ERR +KEY_A1 +KEY_A3 +KEY_B2 +KEY_BACKSPACE +KEY_BEG +KEY_BREAK +KEY_BTAB +KEY_C1 +KEY_C3 +KEY_CANCEL +KEY_CATAB +KEY_CLEAR +KEY_CLOSE +KEY_COMMAND +KEY_COPY +KEY_CREATE +KEY_CTAB +KEY_DC +KEY_DL +KEY_DOWN +KEY_EIC +KEY_END +KEY_ENTER +KEY_EOL +KEY_EOS +KEY_EXIT +KEY_F0 +KEY_F1 +KEY_F10 +KEY_F11 +KEY_F12 +KEY_F13 +KEY_F14 +KEY_F15 +KEY_F16 +KEY_F17 +KEY_F18 +KEY_F19 +KEY_F2 +KEY_F20 +KEY_F21 +KEY_F22 +KEY_F23 +KEY_F24 +KEY_F25 +KEY_F26 +KEY_F27 +KEY_F28 +KEY_F29 +KEY_F3 +KEY_F30 +KEY_F31 +KEY_F32 +KEY_F33 +KEY_F34 +KEY_F35 +KEY_F36 +KEY_F37 +KEY_F38 +KEY_F39 +KEY_F4 +KEY_F40 +KEY_F41 +KEY_F42 +KEY_F43 +KEY_F44 +KEY_F45 +KEY_F46 +KEY_F47 +KEY_F48 +KEY_F49 +KEY_F5 +KEY_F50 +KEY_F51 +KEY_F52 +KEY_F53 +KEY_F54 +KEY_F55 +KEY_F56 +KEY_F57 +KEY_F58 +KEY_F59 +KEY_F6 +KEY_F60 +KEY_F61 +KEY_F62 +KEY_F63 +KEY_F7 +KEY_F8 +KEY_F9 +KEY_FIND +KEY_HELP +KEY_HOME +KEY_IC +KEY_IL +KEY_LEFT +KEY_LL +KEY_MARK +KEY_MAX +KEY_MESSAGE +KEY_MIN +KEY_MOUSE +KEY_MOVE +KEY_NEXT +KEY_NPAGE +KEY_OPEN +KEY_OPTIONS +KEY_PPAGE +KEY_PREVIOUS +KEY_PRINT +KEY_REDO +KEY_REFERENCE +KEY_REFRESH +KEY_REPLACE +KEY_RESET +KEY_RESIZE +KEY_RESTART +KEY_RESUME +KEY_RIGHT +KEY_SAVE +KEY_SBEG +KEY_SCANCEL +KEY_SCOMMAND +KEY_SCOPY +KEY_SCREATE +KEY_SDC +KEY_SDL +KEY_SELECT +KEY_SEND +KEY_SEOL +KEY_SEXIT +KEY_SF +KEY_SFIND +KEY_SHELP +KEY_SHOME +KEY_SIC +KEY_SLEFT +KEY_SMESSAGE +KEY_SMOVE +KEY_SNEXT +KEY_SOPTIONS +KEY_SPREVIOUS +KEY_SPRINT +KEY_SR +KEY_SREDO +KEY_SREPLACE +KEY_SRESET +KEY_SRIGHT +KEY_SRSUME +KEY_SSAVE +KEY_SSUSPEND +KEY_STAB +KEY_SUNDO +KEY_SUSPEND +KEY_UNDO +KEY_UP +OK +REPORT_MOUSE_POSITION +baudrate( +beep( +can_change_color( +cbreak( +color_content( +color_pair( +curs_set( +def_prog_mode( +def_shell_mode( +delay_output( +doupdate( +echo( +endwin( +erasechar( +flash( +flushinp( +getmouse( +getsyx( +getwin( +halfdelay( +has_colors( +has_ic( +has_il( +has_key( +init_color( +init_pair( +initscr( +intrflush( +is_term_resized( +isendwin( +keyname( +killchar( +longname( +meta( +mouseinterval( +mousemask( +napms( +newpad( +newwin( +nl( +nocbreak( +noecho( +nonl( +noqiflush( +noraw( +pair_content( +pair_number( +putp( +qiflush( +raw( +reset_prog_mode( +reset_shell_mode( +resetty( +resize_term( +resizeterm( +savetty( +setsyx( +setupterm( +start_color( +termattrs( +termname( +tigetflag( +tigetnum( +tigetstr( +tparm( +typeahead( +unctrl( +ungetch( +ungetmouse( +use_default_colors( +use_env( +wrapper( + +--- import getopt --- +getopt.GetoptError( +getopt.__all__ +getopt.__builtins__ +getopt.__doc__ +getopt.__file__ +getopt.__name__ +getopt.__package__ +getopt.do_longs( +getopt.do_shorts( +getopt.error( +getopt.getopt( +getopt.gnu_getopt( +getopt.long_has_args( +getopt.os +getopt.short_has_arg( + +--- from getopt import * --- +GetoptError( +do_longs( +do_shorts( +getopt( +gnu_getopt( +long_has_args( +short_has_arg( + +--- import optparse --- +optparse.AmbiguousOptionError( +optparse.BadOptionError( +optparse.HelpFormatter( +optparse.IndentedHelpFormatter( +optparse.NO_DEFAULT +optparse.OptParseError( +optparse.Option( +optparse.OptionConflictError( +optparse.OptionContainer( +optparse.OptionError( +optparse.OptionGroup( +optparse.OptionParser( +optparse.OptionValueError( +optparse.SUPPRESS_HELP +optparse.SUPPRESS_USAGE +optparse.TitledHelpFormatter( +optparse.Values( +optparse._( +optparse.__all__ +optparse.__builtins__ +optparse.__copyright__ +optparse.__doc__ +optparse.__file__ +optparse.__name__ +optparse.__package__ +optparse.__version__ +optparse.check_builtin( +optparse.check_choice( +optparse.gettext( +optparse.isbasestring( +optparse.make_option( +optparse.os +optparse.sys +optparse.textwrap +optparse.types + +--- from optparse import * --- +AmbiguousOptionError( +BadOptionError( +HelpFormatter( +IndentedHelpFormatter( +NO_DEFAULT +OptParseError( +Option( +OptionConflictError( +OptionContainer( +OptionError( +OptionGroup( +OptionParser( +OptionValueError( +SUPPRESS_HELP +SUPPRESS_USAGE +TitledHelpFormatter( +Values( +_( +check_builtin( +check_choice( +isbasestring( +make_option( +textwrap + +--- import tempfile --- +tempfile.NamedTemporaryFile( +tempfile.SpooledTemporaryFile( +tempfile.TMP_MAX +tempfile.TemporaryFile( +tempfile.__all__ +tempfile.__builtins__ +tempfile.__doc__ +tempfile.__file__ +tempfile.__name__ +tempfile.__package__ +tempfile.gettempdir( +tempfile.gettempprefix( +tempfile.mkdtemp( +tempfile.mkstemp( +tempfile.mktemp( +tempfile.tempdir +tempfile.template + +--- from tempfile import * --- +NamedTemporaryFile( +SpooledTemporaryFile( +TemporaryFile( +gettempdir( +gettempprefix( +mkdtemp( +mkstemp( +mktemp( +tempdir +template + +--- import errno --- +errno.E2BIG +errno.EACCES +errno.EADDRINUSE +errno.EADDRNOTAVAIL +errno.EADV +errno.EAFNOSUPPORT +errno.EAGAIN +errno.EALREADY +errno.EBADE +errno.EBADF +errno.EBADFD +errno.EBADMSG +errno.EBADR +errno.EBADRQC +errno.EBADSLT +errno.EBFONT +errno.EBUSY +errno.ECHILD +errno.ECHRNG +errno.ECOMM +errno.ECONNABORTED +errno.ECONNREFUSED +errno.ECONNRESET +errno.EDEADLK +errno.EDEADLOCK +errno.EDESTADDRREQ +errno.EDOM +errno.EDOTDOT +errno.EDQUOT +errno.EEXIST +errno.EFAULT +errno.EFBIG +errno.EHOSTDOWN +errno.EHOSTUNREACH +errno.EIDRM +errno.EILSEQ +errno.EINPROGRESS +errno.EINTR +errno.EINVAL +errno.EIO +errno.EISCONN +errno.EISDIR +errno.EISNAM +errno.EL2HLT +errno.EL2NSYNC +errno.EL3HLT +errno.EL3RST +errno.ELIBACC +errno.ELIBBAD +errno.ELIBEXEC +errno.ELIBMAX +errno.ELIBSCN +errno.ELNRNG +errno.ELOOP +errno.EMFILE +errno.EMLINK +errno.EMSGSIZE +errno.EMULTIHOP +errno.ENAMETOOLONG +errno.ENAVAIL +errno.ENETDOWN +errno.ENETRESET +errno.ENETUNREACH +errno.ENFILE +errno.ENOANO +errno.ENOBUFS +errno.ENOCSI +errno.ENODATA +errno.ENODEV +errno.ENOENT +errno.ENOEXEC +errno.ENOLCK +errno.ENOLINK +errno.ENOMEM +errno.ENOMSG +errno.ENONET +errno.ENOPKG +errno.ENOPROTOOPT +errno.ENOSPC +errno.ENOSR +errno.ENOSTR +errno.ENOSYS +errno.ENOTBLK +errno.ENOTCONN +errno.ENOTDIR +errno.ENOTEMPTY +errno.ENOTNAM +errno.ENOTSOCK +errno.ENOTTY +errno.ENOTUNIQ +errno.ENXIO +errno.EOPNOTSUPP +errno.EOVERFLOW +errno.EPERM +errno.EPFNOSUPPORT +errno.EPIPE +errno.EPROTO +errno.EPROTONOSUPPORT +errno.EPROTOTYPE +errno.ERANGE +errno.EREMCHG +errno.EREMOTE +errno.EREMOTEIO +errno.ERESTART +errno.EROFS +errno.ESHUTDOWN +errno.ESOCKTNOSUPPORT +errno.ESPIPE +errno.ESRCH +errno.ESRMNT +errno.ESTALE +errno.ESTRPIPE +errno.ETIME +errno.ETIMEDOUT +errno.ETOOMANYREFS +errno.ETXTBSY +errno.EUCLEAN +errno.EUNATCH +errno.EUSERS +errno.EWOULDBLOCK +errno.EXDEV +errno.EXFULL +errno.__doc__ +errno.__name__ +errno.__package__ +errno.errorcode + +--- from errno import * --- +E2BIG +EACCES +EADDRINUSE +EADDRNOTAVAIL +EADV +EAFNOSUPPORT +EAGAIN +EALREADY +EBADE +EBADF +EBADFD +EBADMSG +EBADR +EBADRQC +EBADSLT +EBFONT +EBUSY +ECHILD +ECHRNG +ECOMM +ECONNABORTED +ECONNREFUSED +ECONNRESET +EDEADLK +EDEADLOCK +EDESTADDRREQ +EDOM +EDOTDOT +EDQUOT +EEXIST +EFAULT +EFBIG +EHOSTDOWN +EHOSTUNREACH +EIDRM +EILSEQ +EINPROGRESS +EINTR +EIO +EISCONN +EISDIR +EISNAM +EL2HLT +EL2NSYNC +EL3HLT +EL3RST +ELIBACC +ELIBBAD +ELIBEXEC +ELIBMAX +ELIBSCN +ELNRNG +ELOOP +EMFILE +EMLINK +EMSGSIZE +EMULTIHOP +ENAMETOOLONG +ENAVAIL +ENETDOWN +ENETRESET +ENETUNREACH +ENFILE +ENOANO +ENOBUFS +ENOCSI +ENODATA +ENODEV +ENOENT +ENOEXEC +ENOLCK +ENOLINK +ENOMEM +ENOMSG +ENONET +ENOPKG +ENOPROTOOPT +ENOSPC +ENOSR +ENOSTR +ENOSYS +ENOTBLK +ENOTCONN +ENOTDIR +ENOTEMPTY +ENOTNAM +ENOTSOCK +ENOTTY +ENOTUNIQ +ENXIO +EOPNOTSUPP +EOVERFLOW +EPERM +EPFNOSUPPORT +EPIPE +EPROTO +EPROTONOSUPPORT +EPROTOTYPE +ERANGE +EREMCHG +EREMOTE +EREMOTEIO +ERESTART +EROFS +ESHUTDOWN +ESOCKTNOSUPPORT +ESPIPE +ESRCH +ESRMNT +ESTALE +ESTRPIPE +ETIME +ETIMEDOUT +ETOOMANYREFS +ETXTBSY +EUCLEAN +EUNATCH +EUSERS +EWOULDBLOCK +EXDEV +EXFULL +errorcode + +--- import glob --- +glob.__all__ +glob.__builtins__ +glob.__doc__ +glob.__file__ +glob.__name__ +glob.__package__ +glob.fnmatch +glob.glob( +glob.glob0( +glob.glob1( +glob.has_magic( +glob.iglob( +glob.magic_check +glob.os +glob.re +glob.sys + +--- from glob import * --- +fnmatch +glob( +glob0( +glob1( +has_magic( +iglob( +magic_check + +--- import fnmatch --- +fnmatch.__all__ +fnmatch.__builtins__ +fnmatch.__doc__ +fnmatch.__file__ +fnmatch.__name__ +fnmatch.__package__ +fnmatch.filter( +fnmatch.fnmatch( +fnmatch.fnmatchcase( +fnmatch.re +fnmatch.translate( + +--- from fnmatch import * --- +fnmatch( +fnmatchcase( + +--- import dummy_threading --- +dummy_threading.BoundedSemaphore( +dummy_threading.Condition( +dummy_threading.Event( +dummy_threading.Lock( +dummy_threading.RLock( +dummy_threading.Semaphore( +dummy_threading.Thread( +dummy_threading.Timer( +dummy_threading.__all__ +dummy_threading.__builtins__ +dummy_threading.__doc__ +dummy_threading.__file__ +dummy_threading.__name__ +dummy_threading.__package__ +dummy_threading.activeCount( +dummy_threading.active_count( +dummy_threading.currentThread( +dummy_threading.current_thread( +dummy_threading.enumerate( +dummy_threading.local( +dummy_threading.setprofile( +dummy_threading.settrace( +dummy_threading.stack_size( +dummy_threading.threading + +--- from dummy_threading import * --- +BoundedSemaphore( +Condition( +Lock( +RLock( +Semaphore( +Thread( +Timer( +activeCount( +active_count( +currentThread( +current_thread( +local( +stack_size( +threading + +--- import Queue --- +Queue.Empty( +Queue.Full( +Queue.LifoQueue( +Queue.PriorityQueue( +Queue.Queue( +Queue.__all__ +Queue.__builtins__ +Queue.__doc__ +Queue.__file__ +Queue.__name__ +Queue.__package__ +Queue.deque( +Queue.heapq + +--- from Queue import * --- +Empty( +Full( +LifoQueue( +PriorityQueue( +Queue( + +--- import mmap --- +mmap.ACCESS_COPY +mmap.ACCESS_READ +mmap.ACCESS_WRITE +mmap.ALLOCATIONGRANULARITY +mmap.MAP_ANON +mmap.MAP_ANONYMOUS +mmap.MAP_DENYWRITE +mmap.MAP_EXECUTABLE +mmap.MAP_PRIVATE +mmap.MAP_SHARED +mmap.PAGESIZE +mmap.PROT_EXEC +mmap.PROT_READ +mmap.PROT_WRITE +mmap.__doc__ +mmap.__file__ +mmap.__name__ +mmap.__package__ +mmap.error( +mmap.mmap( + +--- from mmap import * --- +ACCESS_COPY +ACCESS_READ +ACCESS_WRITE +ALLOCATIONGRANULARITY +MAP_ANON +MAP_ANONYMOUS +MAP_DENYWRITE +MAP_EXECUTABLE +MAP_PRIVATE +MAP_SHARED +PAGESIZE +PROT_EXEC +PROT_READ +PROT_WRITE +mmap( + +--- import anydbm --- +anydbm.__builtins__ +anydbm.__doc__ +anydbm.__file__ +anydbm.__name__ +anydbm.__package__ +anydbm.error +anydbm.open( + +--- from anydbm import * --- +error + +--- import dbhash --- +dbhash.__all__ +dbhash.__builtins__ +dbhash.__doc__ +dbhash.__file__ +dbhash.__name__ +dbhash.__package__ +dbhash.bsddb +dbhash.error( +dbhash.open( +dbhash.sys + +--- from dbhash import * --- +bsddb + +--- import whichdb --- +whichdb.__builtins__ +whichdb.__doc__ +whichdb.__file__ +whichdb.__name__ +whichdb.__package__ +whichdb.dbm +whichdb.os +whichdb.struct +whichdb.sys +whichdb.whichdb( + +--- from whichdb import * --- +dbm +whichdb( + +--- import bsddb --- +bsddb.MutableMapping( +bsddb.__builtins__ +bsddb.__doc__ +bsddb.__file__ +bsddb.__name__ +bsddb.__package__ +bsddb.__path__ +bsddb.__version__ +bsddb.absolute_import +bsddb.btopen( +bsddb.collections +bsddb.db +bsddb.dbutils +bsddb.error( +bsddb.hashopen( +bsddb.os +bsddb.ref( +bsddb.rnopen( +bsddb.sys + +--- from bsddb import * --- +MutableMapping( +btopen( +db +dbutils +hashopen( +ref( +rnopen( + +--- import bsddb.db --- +bsddb.db.DB( +bsddb.db.DBAccessError( +bsddb.db.DBAgainError( +bsddb.db.DBBusyError( +bsddb.db.DBCursorClosedError( +bsddb.db.DBEnv( +bsddb.db.DBError( +bsddb.db.DBFileExistsError( +bsddb.db.DBInvalidArgError( +bsddb.db.DBKeyEmptyError( +bsddb.db.DBKeyExistError( +bsddb.db.DBLockDeadlockError( +bsddb.db.DBLockNotGrantedError( +bsddb.db.DBNoMemoryError( +bsddb.db.DBNoServerError( +bsddb.db.DBNoServerHomeError( +bsddb.db.DBNoServerIDError( +bsddb.db.DBNoSpaceError( +bsddb.db.DBNoSuchFileError( +bsddb.db.DBNotFoundError( +bsddb.db.DBOldVersionError( +bsddb.db.DBPageNotFoundError( +bsddb.db.DBPermissionsError( +bsddb.db.DBRepHandleDeadError( +bsddb.db.DBRepUnavailError( +bsddb.db.DBRunRecoveryError( +bsddb.db.DBSecondaryBadError( +bsddb.db.DBSequence( +bsddb.db.DBVerifyBadError( +bsddb.db.DB_AFTER +bsddb.db.DB_AGGRESSIVE +bsddb.db.DB_APPEND +bsddb.db.DB_ARCH_ABS +bsddb.db.DB_ARCH_DATA +bsddb.db.DB_ARCH_LOG +bsddb.db.DB_ARCH_REMOVE +bsddb.db.DB_AUTO_COMMIT +bsddb.db.DB_BEFORE +bsddb.db.DB_BTREE +bsddb.db.DB_BUFFER_SMALL +bsddb.db.DB_CDB_ALLDB +bsddb.db.DB_CHECKPOINT +bsddb.db.DB_CHKSUM +bsddb.db.DB_CONSUME +bsddb.db.DB_CONSUME_WAIT +bsddb.db.DB_CREATE +bsddb.db.DB_CURRENT +bsddb.db.DB_DIRECT_DB +bsddb.db.DB_DIRTY_READ +bsddb.db.DB_DONOTINDEX +bsddb.db.DB_DSYNC_DB +bsddb.db.DB_DUP +bsddb.db.DB_DUPSORT +bsddb.db.DB_ENCRYPT +bsddb.db.DB_ENCRYPT_AES +bsddb.db.DB_EVENT_PANIC +bsddb.db.DB_EVENT_REP_CLIENT +bsddb.db.DB_EVENT_REP_ELECTED +bsddb.db.DB_EVENT_REP_MASTER +bsddb.db.DB_EVENT_REP_NEWMASTER +bsddb.db.DB_EVENT_REP_PERM_FAILED +bsddb.db.DB_EVENT_REP_STARTUPDONE +bsddb.db.DB_EVENT_WRITE_FAILED +bsddb.db.DB_EXCL +bsddb.db.DB_EXTENT +bsddb.db.DB_FAST_STAT +bsddb.db.DB_FCNTL_LOCKING +bsddb.db.DB_FIRST +bsddb.db.DB_FLUSH +bsddb.db.DB_FORCE +bsddb.db.DB_GET_BOTH +bsddb.db.DB_GET_RECNO +bsddb.db.DB_HASH +bsddb.db.DB_INCOMPLETE +bsddb.db.DB_INIT_CDB +bsddb.db.DB_INIT_LOCK +bsddb.db.DB_INIT_LOG +bsddb.db.DB_INIT_MPOOL +bsddb.db.DB_INIT_REP +bsddb.db.DB_INIT_TXN +bsddb.db.DB_JOINENV +bsddb.db.DB_JOIN_ITEM +bsddb.db.DB_JOIN_NOSORT +bsddb.db.DB_KEYEMPTY +bsddb.db.DB_KEYEXIST +bsddb.db.DB_KEYFIRST +bsddb.db.DB_KEYLAST +bsddb.db.DB_LAST +bsddb.db.DB_LOCKDOWN +bsddb.db.DB_LOCK_CONFLICT +bsddb.db.DB_LOCK_DEADLOCK +bsddb.db.DB_LOCK_DEFAULT +bsddb.db.DB_LOCK_DUMP +bsddb.db.DB_LOCK_EXPIRE +bsddb.db.DB_LOCK_GET +bsddb.db.DB_LOCK_INHERIT +bsddb.db.DB_LOCK_IREAD +bsddb.db.DB_LOCK_IWR +bsddb.db.DB_LOCK_IWRITE +bsddb.db.DB_LOCK_MAXLOCKS +bsddb.db.DB_LOCK_MAXWRITE +bsddb.db.DB_LOCK_MINLOCKS +bsddb.db.DB_LOCK_MINWRITE +bsddb.db.DB_LOCK_NG +bsddb.db.DB_LOCK_NORUN +bsddb.db.DB_LOCK_NOTGRANTED +bsddb.db.DB_LOCK_NOWAIT +bsddb.db.DB_LOCK_OLDEST +bsddb.db.DB_LOCK_PUT +bsddb.db.DB_LOCK_PUT_ALL +bsddb.db.DB_LOCK_PUT_OBJ +bsddb.db.DB_LOCK_RANDOM +bsddb.db.DB_LOCK_READ +bsddb.db.DB_LOCK_READ_UNCOMMITTED +bsddb.db.DB_LOCK_RECORD +bsddb.db.DB_LOCK_SWITCH +bsddb.db.DB_LOCK_UPGRADE +bsddb.db.DB_LOCK_UPGRADE_WRITE +bsddb.db.DB_LOCK_WAIT +bsddb.db.DB_LOCK_WRITE +bsddb.db.DB_LOCK_WWRITE +bsddb.db.DB_LOCK_YOUNGEST +bsddb.db.DB_LOG_AUTO_REMOVE +bsddb.db.DB_LOG_DIRECT +bsddb.db.DB_LOG_DSYNC +bsddb.db.DB_LOG_IN_MEMORY +bsddb.db.DB_LOG_ZERO +bsddb.db.DB_LSTAT_ABORTED +bsddb.db.DB_LSTAT_FREE +bsddb.db.DB_LSTAT_HELD +bsddb.db.DB_LSTAT_PENDING +bsddb.db.DB_LSTAT_WAITING +bsddb.db.DB_MAX_PAGES +bsddb.db.DB_MAX_RECORDS +bsddb.db.DB_MULTIPLE +bsddb.db.DB_MULTIPLE_KEY +bsddb.db.DB_MULTIVERSION +bsddb.db.DB_NEXT +bsddb.db.DB_NEXT_DUP +bsddb.db.DB_NEXT_NODUP +bsddb.db.DB_NODUPDATA +bsddb.db.DB_NOLOCKING +bsddb.db.DB_NOMMAP +bsddb.db.DB_NOORDERCHK +bsddb.db.DB_NOOVERWRITE +bsddb.db.DB_NOPANIC +bsddb.db.DB_NOSERVER +bsddb.db.DB_NOSERVER_HOME +bsddb.db.DB_NOSERVER_ID +bsddb.db.DB_NOSYNC +bsddb.db.DB_NOTFOUND +bsddb.db.DB_ODDFILESIZE +bsddb.db.DB_OLD_VERSION +bsddb.db.DB_OPFLAGS_MASK +bsddb.db.DB_ORDERCHKONLY +bsddb.db.DB_OVERWRITE +bsddb.db.DB_PAGE_NOTFOUND +bsddb.db.DB_PANIC_ENVIRONMENT +bsddb.db.DB_POSITION +bsddb.db.DB_PREV +bsddb.db.DB_PREV_NODUP +bsddb.db.DB_PRIVATE +bsddb.db.DB_PR_PAGE +bsddb.db.DB_PR_RECOVERYTEST +bsddb.db.DB_QUEUE +bsddb.db.DB_RDONLY +bsddb.db.DB_RDWRMASTER +bsddb.db.DB_READ_COMMITTED +bsddb.db.DB_READ_UNCOMMITTED +bsddb.db.DB_RECNO +bsddb.db.DB_RECNUM +bsddb.db.DB_RECOVER +bsddb.db.DB_RECOVER_FATAL +bsddb.db.DB_REGION_INIT +bsddb.db.DB_REGISTER +bsddb.db.DB_RENUMBER +bsddb.db.DB_REPMGR_ACKS_ALL +bsddb.db.DB_REPMGR_ACKS_ALL_PEERS +bsddb.db.DB_REPMGR_ACKS_NONE +bsddb.db.DB_REPMGR_ACKS_ONE +bsddb.db.DB_REPMGR_ACKS_ONE_PEER +bsddb.db.DB_REPMGR_ACKS_QUORUM +bsddb.db.DB_REPMGR_CONNECTED +bsddb.db.DB_REPMGR_DISCONNECTED +bsddb.db.DB_REPMGR_PEER +bsddb.db.DB_REP_ACK_TIMEOUT +bsddb.db.DB_REP_CHECKPOINT_DELAY +bsddb.db.DB_REP_CLIENT +bsddb.db.DB_REP_CONNECTION_RETRY +bsddb.db.DB_REP_DUPMASTER +bsddb.db.DB_REP_ELECTION +bsddb.db.DB_REP_ELECTION_RETRY +bsddb.db.DB_REP_ELECTION_TIMEOUT +bsddb.db.DB_REP_FULL_ELECTION_TIMEOUT +bsddb.db.DB_REP_HOLDELECTION +bsddb.db.DB_REP_IGNORE +bsddb.db.DB_REP_ISPERM +bsddb.db.DB_REP_JOIN_FAILURE +bsddb.db.DB_REP_MASTER +bsddb.db.DB_REP_NEWSITE +bsddb.db.DB_REP_NOTPERM +bsddb.db.DB_REVSPLITOFF +bsddb.db.DB_RMW +bsddb.db.DB_RPCCLIENT +bsddb.db.DB_RUNRECOVERY +bsddb.db.DB_SALVAGE +bsddb.db.DB_SECONDARY_BAD +bsddb.db.DB_SEQ_DEC +bsddb.db.DB_SEQ_INC +bsddb.db.DB_SEQ_WRAP +bsddb.db.DB_SET +bsddb.db.DB_SET_LOCK_TIMEOUT +bsddb.db.DB_SET_RANGE +bsddb.db.DB_SET_RECNO +bsddb.db.DB_SET_TXN_TIMEOUT +bsddb.db.DB_SNAPSHOT +bsddb.db.DB_STAT_ALL +bsddb.db.DB_STAT_CLEAR +bsddb.db.DB_SYSTEM_MEM +bsddb.db.DB_THREAD +bsddb.db.DB_TIME_NOTGRANTED +bsddb.db.DB_TRUNCATE +bsddb.db.DB_TXN_NOSYNC +bsddb.db.DB_TXN_NOT_DURABLE +bsddb.db.DB_TXN_NOWAIT +bsddb.db.DB_TXN_SNAPSHOT +bsddb.db.DB_TXN_SYNC +bsddb.db.DB_TXN_WRITE_NOSYNC +bsddb.db.DB_UNKNOWN +bsddb.db.DB_UPGRADE +bsddb.db.DB_USE_ENVIRON +bsddb.db.DB_USE_ENVIRON_ROOT +bsddb.db.DB_VERB_DEADLOCK +bsddb.db.DB_VERB_FILEOPS +bsddb.db.DB_VERB_FILEOPS_ALL +bsddb.db.DB_VERB_RECOVERY +bsddb.db.DB_VERB_REGISTER +bsddb.db.DB_VERB_REPLICATION +bsddb.db.DB_VERB_WAITSFOR +bsddb.db.DB_VERIFY +bsddb.db.DB_VERIFY_BAD +bsddb.db.DB_VERSION_MAJOR +bsddb.db.DB_VERSION_MINOR +bsddb.db.DB_VERSION_PATCH +bsddb.db.DB_VERSION_STRING +bsddb.db.DB_WRITECURSOR +bsddb.db.DB_XA_CREATE +bsddb.db.DB_XIDDATASIZE +bsddb.db.DB_YIELDCPU +bsddb.db.EACCES +bsddb.db.EAGAIN +bsddb.db.EBUSY +bsddb.db.EEXIST +bsddb.db.EINVAL +bsddb.db.ENOENT +bsddb.db.ENOMEM +bsddb.db.ENOSPC +bsddb.db.EPERM +bsddb.db.__doc__ +bsddb.db.__file__ +bsddb.db.__name__ +bsddb.db.__package__ +bsddb.db.__version__ +bsddb.db.api +bsddb.db.cvsid +bsddb.db.version( + +--- from bsddb.db import db --- +db.DB( +db.DBAccessError( +db.DBAgainError( +db.DBBusyError( +db.DBCursorClosedError( +db.DBEnv( +db.DBError( +db.DBFileExistsError( +db.DBInvalidArgError( +db.DBKeyEmptyError( +db.DBKeyExistError( +db.DBLockDeadlockError( +db.DBLockNotGrantedError( +db.DBNoMemoryError( +db.DBNoServerError( +db.DBNoServerHomeError( +db.DBNoServerIDError( +db.DBNoSpaceError( +db.DBNoSuchFileError( +db.DBNotFoundError( +db.DBOldVersionError( +db.DBPageNotFoundError( +db.DBPermissionsError( +db.DBRepHandleDeadError( +db.DBRepUnavailError( +db.DBRunRecoveryError( +db.DBSecondaryBadError( +db.DBSequence( +db.DBVerifyBadError( +db.DB_AFTER +db.DB_AGGRESSIVE +db.DB_APPEND +db.DB_ARCH_ABS +db.DB_ARCH_DATA +db.DB_ARCH_LOG +db.DB_ARCH_REMOVE +db.DB_AUTO_COMMIT +db.DB_BEFORE +db.DB_BTREE +db.DB_BUFFER_SMALL +db.DB_CDB_ALLDB +db.DB_CHECKPOINT +db.DB_CHKSUM +db.DB_CONSUME +db.DB_CONSUME_WAIT +db.DB_CREATE +db.DB_CURRENT +db.DB_DIRECT_DB +db.DB_DIRTY_READ +db.DB_DONOTINDEX +db.DB_DSYNC_DB +db.DB_DUP +db.DB_DUPSORT +db.DB_ENCRYPT +db.DB_ENCRYPT_AES +db.DB_EVENT_PANIC +db.DB_EVENT_REP_CLIENT +db.DB_EVENT_REP_ELECTED +db.DB_EVENT_REP_MASTER +db.DB_EVENT_REP_NEWMASTER +db.DB_EVENT_REP_PERM_FAILED +db.DB_EVENT_REP_STARTUPDONE +db.DB_EVENT_WRITE_FAILED +db.DB_EXCL +db.DB_EXTENT +db.DB_FAST_STAT +db.DB_FCNTL_LOCKING +db.DB_FIRST +db.DB_FLUSH +db.DB_FORCE +db.DB_GET_BOTH +db.DB_GET_RECNO +db.DB_HASH +db.DB_INCOMPLETE +db.DB_INIT_CDB +db.DB_INIT_LOCK +db.DB_INIT_LOG +db.DB_INIT_MPOOL +db.DB_INIT_REP +db.DB_INIT_TXN +db.DB_JOINENV +db.DB_JOIN_ITEM +db.DB_JOIN_NOSORT +db.DB_KEYEMPTY +db.DB_KEYEXIST +db.DB_KEYFIRST +db.DB_KEYLAST +db.DB_LAST +db.DB_LOCKDOWN +db.DB_LOCK_CONFLICT +db.DB_LOCK_DEADLOCK +db.DB_LOCK_DEFAULT +db.DB_LOCK_DUMP +db.DB_LOCK_EXPIRE +db.DB_LOCK_GET +db.DB_LOCK_INHERIT +db.DB_LOCK_IREAD +db.DB_LOCK_IWR +db.DB_LOCK_IWRITE +db.DB_LOCK_MAXLOCKS +db.DB_LOCK_MAXWRITE +db.DB_LOCK_MINLOCKS +db.DB_LOCK_MINWRITE +db.DB_LOCK_NG +db.DB_LOCK_NORUN +db.DB_LOCK_NOTGRANTED +db.DB_LOCK_NOWAIT +db.DB_LOCK_OLDEST +db.DB_LOCK_PUT +db.DB_LOCK_PUT_ALL +db.DB_LOCK_PUT_OBJ +db.DB_LOCK_RANDOM +db.DB_LOCK_READ +db.DB_LOCK_READ_UNCOMMITTED +db.DB_LOCK_RECORD +db.DB_LOCK_SWITCH +db.DB_LOCK_UPGRADE +db.DB_LOCK_UPGRADE_WRITE +db.DB_LOCK_WAIT +db.DB_LOCK_WRITE +db.DB_LOCK_WWRITE +db.DB_LOCK_YOUNGEST +db.DB_LOG_AUTO_REMOVE +db.DB_LOG_DIRECT +db.DB_LOG_DSYNC +db.DB_LOG_IN_MEMORY +db.DB_LOG_ZERO +db.DB_LSTAT_ABORTED +db.DB_LSTAT_FREE +db.DB_LSTAT_HELD +db.DB_LSTAT_PENDING +db.DB_LSTAT_WAITING +db.DB_MAX_PAGES +db.DB_MAX_RECORDS +db.DB_MULTIPLE +db.DB_MULTIPLE_KEY +db.DB_MULTIVERSION +db.DB_NEXT +db.DB_NEXT_DUP +db.DB_NEXT_NODUP +db.DB_NODUPDATA +db.DB_NOLOCKING +db.DB_NOMMAP +db.DB_NOORDERCHK +db.DB_NOOVERWRITE +db.DB_NOPANIC +db.DB_NOSERVER +db.DB_NOSERVER_HOME +db.DB_NOSERVER_ID +db.DB_NOSYNC +db.DB_NOTFOUND +db.DB_ODDFILESIZE +db.DB_OLD_VERSION +db.DB_OPFLAGS_MASK +db.DB_ORDERCHKONLY +db.DB_OVERWRITE +db.DB_PAGE_NOTFOUND +db.DB_PANIC_ENVIRONMENT +db.DB_POSITION +db.DB_PREV +db.DB_PREV_NODUP +db.DB_PRIVATE +db.DB_PR_PAGE +db.DB_PR_RECOVERYTEST +db.DB_QUEUE +db.DB_RDONLY +db.DB_RDWRMASTER +db.DB_READ_COMMITTED +db.DB_READ_UNCOMMITTED +db.DB_RECNO +db.DB_RECNUM +db.DB_RECOVER +db.DB_RECOVER_FATAL +db.DB_REGION_INIT +db.DB_REGISTER +db.DB_RENUMBER +db.DB_REPMGR_ACKS_ALL +db.DB_REPMGR_ACKS_ALL_PEERS +db.DB_REPMGR_ACKS_NONE +db.DB_REPMGR_ACKS_ONE +db.DB_REPMGR_ACKS_ONE_PEER +db.DB_REPMGR_ACKS_QUORUM +db.DB_REPMGR_CONNECTED +db.DB_REPMGR_DISCONNECTED +db.DB_REPMGR_PEER +db.DB_REP_ACK_TIMEOUT +db.DB_REP_CHECKPOINT_DELAY +db.DB_REP_CLIENT +db.DB_REP_CONNECTION_RETRY +db.DB_REP_DUPMASTER +db.DB_REP_ELECTION +db.DB_REP_ELECTION_RETRY +db.DB_REP_ELECTION_TIMEOUT +db.DB_REP_FULL_ELECTION_TIMEOUT +db.DB_REP_HOLDELECTION +db.DB_REP_IGNORE +db.DB_REP_ISPERM +db.DB_REP_JOIN_FAILURE +db.DB_REP_MASTER +db.DB_REP_NEWSITE +db.DB_REP_NOTPERM +db.DB_REVSPLITOFF +db.DB_RMW +db.DB_RPCCLIENT +db.DB_RUNRECOVERY +db.DB_SALVAGE +db.DB_SECONDARY_BAD +db.DB_SEQ_DEC +db.DB_SEQ_INC +db.DB_SEQ_WRAP +db.DB_SET +db.DB_SET_LOCK_TIMEOUT +db.DB_SET_RANGE +db.DB_SET_RECNO +db.DB_SET_TXN_TIMEOUT +db.DB_SNAPSHOT +db.DB_STAT_ALL +db.DB_STAT_CLEAR +db.DB_SYSTEM_MEM +db.DB_THREAD +db.DB_TIME_NOTGRANTED +db.DB_TRUNCATE +db.DB_TXN_NOSYNC +db.DB_TXN_NOT_DURABLE +db.DB_TXN_NOWAIT +db.DB_TXN_SNAPSHOT +db.DB_TXN_SYNC +db.DB_TXN_WRITE_NOSYNC +db.DB_UNKNOWN +db.DB_UPGRADE +db.DB_USE_ENVIRON +db.DB_USE_ENVIRON_ROOT +db.DB_VERB_DEADLOCK +db.DB_VERB_FILEOPS +db.DB_VERB_FILEOPS_ALL +db.DB_VERB_RECOVERY +db.DB_VERB_REGISTER +db.DB_VERB_REPLICATION +db.DB_VERB_WAITSFOR +db.DB_VERIFY +db.DB_VERIFY_BAD +db.DB_VERSION_MAJOR +db.DB_VERSION_MINOR +db.DB_VERSION_PATCH +db.DB_VERSION_STRING +db.DB_WRITECURSOR +db.DB_XA_CREATE +db.DB_XIDDATASIZE +db.DB_YIELDCPU +db.EACCES +db.EAGAIN +db.EBUSY +db.EEXIST +db.EINVAL +db.ENOENT +db.ENOMEM +db.ENOSPC +db.EPERM +db.__doc__ +db.__file__ +db.__name__ +db.__package__ +db.__version__ +db.api +db.cvsid +db.version( + +--- from bsddb.db import * --- +DB( +DBAccessError( +DBAgainError( +DBBusyError( +DBCursorClosedError( +DBEnv( +DBError( +DBFileExistsError( +DBInvalidArgError( +DBKeyEmptyError( +DBKeyExistError( +DBLockDeadlockError( +DBLockNotGrantedError( +DBNoMemoryError( +DBNoServerError( +DBNoServerHomeError( +DBNoServerIDError( +DBNoSpaceError( +DBNoSuchFileError( +DBNotFoundError( +DBOldVersionError( +DBPageNotFoundError( +DBPermissionsError( +DBRepHandleDeadError( +DBRepUnavailError( +DBRunRecoveryError( +DBSecondaryBadError( +DBSequence( +DBVerifyBadError( +DB_AFTER +DB_AGGRESSIVE +DB_APPEND +DB_ARCH_ABS +DB_ARCH_DATA +DB_ARCH_LOG +DB_ARCH_REMOVE +DB_AUTO_COMMIT +DB_BEFORE +DB_BTREE +DB_BUFFER_SMALL +DB_CDB_ALLDB +DB_CHECKPOINT +DB_CHKSUM +DB_CONSUME +DB_CONSUME_WAIT +DB_CREATE +DB_CURRENT +DB_DIRECT_DB +DB_DIRTY_READ +DB_DONOTINDEX +DB_DSYNC_DB +DB_DUP +DB_DUPSORT +DB_ENCRYPT +DB_ENCRYPT_AES +DB_EVENT_PANIC +DB_EVENT_REP_CLIENT +DB_EVENT_REP_ELECTED +DB_EVENT_REP_MASTER +DB_EVENT_REP_NEWMASTER +DB_EVENT_REP_PERM_FAILED +DB_EVENT_REP_STARTUPDONE +DB_EVENT_WRITE_FAILED +DB_EXCL +DB_EXTENT +DB_FAST_STAT +DB_FCNTL_LOCKING +DB_FIRST +DB_FLUSH +DB_FORCE +DB_GET_BOTH +DB_GET_RECNO +DB_HASH +DB_INCOMPLETE +DB_INIT_CDB +DB_INIT_LOCK +DB_INIT_LOG +DB_INIT_MPOOL +DB_INIT_REP +DB_INIT_TXN +DB_JOINENV +DB_JOIN_ITEM +DB_JOIN_NOSORT +DB_KEYEMPTY +DB_KEYEXIST +DB_KEYFIRST +DB_KEYLAST +DB_LAST +DB_LOCKDOWN +DB_LOCK_CONFLICT +DB_LOCK_DEADLOCK +DB_LOCK_DEFAULT +DB_LOCK_DUMP +DB_LOCK_EXPIRE +DB_LOCK_GET +DB_LOCK_INHERIT +DB_LOCK_IREAD +DB_LOCK_IWR +DB_LOCK_IWRITE +DB_LOCK_MAXLOCKS +DB_LOCK_MAXWRITE +DB_LOCK_MINLOCKS +DB_LOCK_MINWRITE +DB_LOCK_NG +DB_LOCK_NORUN +DB_LOCK_NOTGRANTED +DB_LOCK_NOWAIT +DB_LOCK_OLDEST +DB_LOCK_PUT +DB_LOCK_PUT_ALL +DB_LOCK_PUT_OBJ +DB_LOCK_RANDOM +DB_LOCK_READ +DB_LOCK_READ_UNCOMMITTED +DB_LOCK_RECORD +DB_LOCK_SWITCH +DB_LOCK_UPGRADE +DB_LOCK_UPGRADE_WRITE +DB_LOCK_WAIT +DB_LOCK_WRITE +DB_LOCK_WWRITE +DB_LOCK_YOUNGEST +DB_LOG_AUTO_REMOVE +DB_LOG_DIRECT +DB_LOG_DSYNC +DB_LOG_IN_MEMORY +DB_LOG_ZERO +DB_LSTAT_ABORTED +DB_LSTAT_FREE +DB_LSTAT_HELD +DB_LSTAT_PENDING +DB_LSTAT_WAITING +DB_MAX_PAGES +DB_MAX_RECORDS +DB_MULTIPLE +DB_MULTIPLE_KEY +DB_MULTIVERSION +DB_NEXT +DB_NEXT_DUP +DB_NEXT_NODUP +DB_NODUPDATA +DB_NOLOCKING +DB_NOMMAP +DB_NOORDERCHK +DB_NOOVERWRITE +DB_NOPANIC +DB_NOSERVER +DB_NOSERVER_HOME +DB_NOSERVER_ID +DB_NOSYNC +DB_NOTFOUND +DB_ODDFILESIZE +DB_OLD_VERSION +DB_OPFLAGS_MASK +DB_ORDERCHKONLY +DB_OVERWRITE +DB_PAGE_NOTFOUND +DB_PANIC_ENVIRONMENT +DB_POSITION +DB_PREV +DB_PREV_NODUP +DB_PRIVATE +DB_PR_PAGE +DB_PR_RECOVERYTEST +DB_QUEUE +DB_RDONLY +DB_RDWRMASTER +DB_READ_COMMITTED +DB_READ_UNCOMMITTED +DB_RECNO +DB_RECNUM +DB_RECOVER +DB_RECOVER_FATAL +DB_REGION_INIT +DB_REGISTER +DB_RENUMBER +DB_REPMGR_ACKS_ALL +DB_REPMGR_ACKS_ALL_PEERS +DB_REPMGR_ACKS_NONE +DB_REPMGR_ACKS_ONE +DB_REPMGR_ACKS_ONE_PEER +DB_REPMGR_ACKS_QUORUM +DB_REPMGR_CONNECTED +DB_REPMGR_DISCONNECTED +DB_REPMGR_PEER +DB_REP_ACK_TIMEOUT +DB_REP_CHECKPOINT_DELAY +DB_REP_CLIENT +DB_REP_CONNECTION_RETRY +DB_REP_DUPMASTER +DB_REP_ELECTION +DB_REP_ELECTION_RETRY +DB_REP_ELECTION_TIMEOUT +DB_REP_FULL_ELECTION_TIMEOUT +DB_REP_HOLDELECTION +DB_REP_IGNORE +DB_REP_ISPERM +DB_REP_JOIN_FAILURE +DB_REP_MASTER +DB_REP_NEWSITE +DB_REP_NOTPERM +DB_REVSPLITOFF +DB_RMW +DB_RPCCLIENT +DB_RUNRECOVERY +DB_SALVAGE +DB_SECONDARY_BAD +DB_SEQ_DEC +DB_SEQ_INC +DB_SEQ_WRAP +DB_SET +DB_SET_LOCK_TIMEOUT +DB_SET_RANGE +DB_SET_RECNO +DB_SET_TXN_TIMEOUT +DB_SNAPSHOT +DB_STAT_ALL +DB_STAT_CLEAR +DB_SYSTEM_MEM +DB_THREAD +DB_TIME_NOTGRANTED +DB_TRUNCATE +DB_TXN_NOSYNC +DB_TXN_NOT_DURABLE +DB_TXN_NOWAIT +DB_TXN_SNAPSHOT +DB_TXN_SYNC +DB_TXN_WRITE_NOSYNC +DB_UNKNOWN +DB_UPGRADE +DB_USE_ENVIRON +DB_USE_ENVIRON_ROOT +DB_VERB_DEADLOCK +DB_VERB_FILEOPS +DB_VERB_FILEOPS_ALL +DB_VERB_RECOVERY +DB_VERB_REGISTER +DB_VERB_REPLICATION +DB_VERB_WAITSFOR +DB_VERIFY +DB_VERIFY_BAD +DB_VERSION_MAJOR +DB_VERSION_MINOR +DB_VERSION_PATCH +DB_VERSION_STRING +DB_WRITECURSOR +DB_XA_CREATE +DB_XIDDATASIZE +DB_YIELDCPU +api +cvsid +version( + +--- import bsddb.dbutils --- +bsddb.dbutils.DeadlockWrap( +bsddb.dbutils.__builtins__ +bsddb.dbutils.__doc__ +bsddb.dbutils.__file__ +bsddb.dbutils.__name__ +bsddb.dbutils.__package__ +bsddb.dbutils.absolute_import +bsddb.dbutils.db +bsddb.dbutils.sys + +--- from bsddb.dbutils import dbutils --- +dbutils.DeadlockWrap( +dbutils.__builtins__ +dbutils.__doc__ +dbutils.__file__ +dbutils.__name__ +dbutils.__package__ +dbutils.absolute_import +dbutils.db +dbutils.sys + +--- from bsddb.dbutils import * --- +DeadlockWrap( + +--- import dumbdbm --- +dumbdbm.UserDict +dumbdbm.__builtin__ +dumbdbm.__builtins__ +dumbdbm.__doc__ +dumbdbm.__file__ +dumbdbm.__name__ +dumbdbm.__package__ +dumbdbm.error( +dumbdbm.open( + +--- from dumbdbm import * --- + +--- import zlib --- +zlib.DEFLATED +zlib.DEF_MEM_LEVEL +zlib.MAX_WBITS +zlib.ZLIB_VERSION +zlib.Z_BEST_COMPRESSION +zlib.Z_BEST_SPEED +zlib.Z_DEFAULT_COMPRESSION +zlib.Z_DEFAULT_STRATEGY +zlib.Z_FILTERED +zlib.Z_FINISH +zlib.Z_FULL_FLUSH +zlib.Z_HUFFMAN_ONLY +zlib.Z_NO_FLUSH +zlib.Z_SYNC_FLUSH +zlib.__doc__ +zlib.__name__ +zlib.__package__ +zlib.__version__ +zlib.adler32( +zlib.compress( +zlib.compressobj( +zlib.crc32( +zlib.decompress( +zlib.decompressobj( +zlib.error( + +--- from zlib import * --- +DEFLATED +DEF_MEM_LEVEL +MAX_WBITS +ZLIB_VERSION +Z_BEST_COMPRESSION +Z_BEST_SPEED +Z_DEFAULT_COMPRESSION +Z_DEFAULT_STRATEGY +Z_FILTERED +Z_FINISH +Z_FULL_FLUSH +Z_HUFFMAN_ONLY +Z_NO_FLUSH +Z_SYNC_FLUSH +adler32( +compress( +compressobj( +crc32( +decompress( +decompressobj( + +--- import gzip --- +gzip.FCOMMENT +gzip.FEXTRA +gzip.FHCRC +gzip.FNAME +gzip.FTEXT +gzip.GzipFile( +gzip.READ +gzip.WRITE +gzip.__all__ +gzip.__builtin__ +gzip.__builtins__ +gzip.__doc__ +gzip.__file__ +gzip.__name__ +gzip.__package__ +gzip.open( +gzip.read32( +gzip.struct +gzip.sys +gzip.time +gzip.write32u( +gzip.zlib + +--- from gzip import * --- +FCOMMENT +FEXTRA +FHCRC +FNAME +FTEXT +GzipFile( +READ +WRITE +read32( +write32u( +zlib + +--- import bz2 --- +bz2.BZ2Compressor( +bz2.BZ2Decompressor( +bz2.BZ2File( +bz2.__author__ +bz2.__doc__ +bz2.__file__ +bz2.__name__ +bz2.__package__ +bz2.compress( +bz2.decompress( + +--- from bz2 import * --- +BZ2Compressor( +BZ2Decompressor( +BZ2File( + +--- import zipfile --- +zipfile.BadZipfile( +zipfile.LargeZipFile( +zipfile.PyZipFile( +zipfile.ZIP64_LIMIT +zipfile.ZIP_DEFLATED +zipfile.ZIP_FILECOUNT_LIMIT +zipfile.ZIP_MAX_COMMENT +zipfile.ZIP_STORED +zipfile.ZipExtFile( +zipfile.ZipFile( +zipfile.ZipInfo( +zipfile.__all__ +zipfile.__builtins__ +zipfile.__doc__ +zipfile.__file__ +zipfile.__name__ +zipfile.__package__ +zipfile.binascii +zipfile.cStringIO +zipfile.crc32( +zipfile.error( +zipfile.is_zipfile( +zipfile.main( +zipfile.os +zipfile.shutil +zipfile.sizeCentralDir +zipfile.sizeEndCentDir +zipfile.sizeEndCentDir64 +zipfile.sizeEndCentDir64Locator +zipfile.sizeFileHeader +zipfile.stat +zipfile.stringCentralDir +zipfile.stringEndArchive +zipfile.stringEndArchive64 +zipfile.stringEndArchive64Locator +zipfile.stringFileHeader +zipfile.struct +zipfile.structCentralDir +zipfile.structEndArchive +zipfile.structEndArchive64 +zipfile.structEndArchive64Locator +zipfile.structFileHeader +zipfile.sys +zipfile.time +zipfile.zlib + +--- from zipfile import * --- +BadZipfile( +LargeZipFile( +PyZipFile( +ZIP64_LIMIT +ZIP_DEFLATED +ZIP_FILECOUNT_LIMIT +ZIP_MAX_COMMENT +ZIP_STORED +ZipExtFile( +ZipFile( +ZipInfo( +binascii +cStringIO +is_zipfile( +sizeCentralDir +sizeEndCentDir +sizeEndCentDir64 +sizeEndCentDir64Locator +sizeFileHeader +stringCentralDir +stringEndArchive +stringEndArchive64 +stringEndArchive64Locator +stringFileHeader +structCentralDir +structEndArchive +structEndArchive64 +structEndArchive64Locator +structFileHeader + +--- import tarfile --- +tarfile.AREGTYPE +tarfile.BLKTYPE +tarfile.BLOCKSIZE +tarfile.CHRTYPE +tarfile.CONTTYPE +tarfile.CompressionError( +tarfile.DEFAULT_FORMAT +tarfile.DIRTYPE +tarfile.ENCODING +tarfile.ExFileObject( +tarfile.ExtractError( +tarfile.FIFOTYPE +tarfile.GNUTYPE_LONGLINK +tarfile.GNUTYPE_LONGNAME +tarfile.GNUTYPE_SPARSE +tarfile.GNU_FORMAT +tarfile.GNU_MAGIC +tarfile.GNU_TYPES +tarfile.HeaderError( +tarfile.LENGTH_LINK +tarfile.LENGTH_NAME +tarfile.LENGTH_PREFIX +tarfile.LNKTYPE +tarfile.NUL +tarfile.PAX_FIELDS +tarfile.PAX_FORMAT +tarfile.PAX_NUMBER_FIELDS +tarfile.POSIX_MAGIC +tarfile.RECORDSIZE +tarfile.REGTYPE +tarfile.REGULAR_TYPES +tarfile.ReadError( +tarfile.SOLARIS_XHDTYPE +tarfile.SUPPORTED_TYPES +tarfile.SYMTYPE +tarfile.S_IFBLK +tarfile.S_IFCHR +tarfile.S_IFDIR +tarfile.S_IFIFO +tarfile.S_IFLNK +tarfile.S_IFREG +tarfile.StreamError( +tarfile.TAR_GZIPPED +tarfile.TAR_PLAIN +tarfile.TGEXEC +tarfile.TGREAD +tarfile.TGWRITE +tarfile.TOEXEC +tarfile.TOREAD +tarfile.TOWRITE +tarfile.TSGID +tarfile.TSUID +tarfile.TSVTX +tarfile.TUEXEC +tarfile.TUREAD +tarfile.TUWRITE +tarfile.TarError( +tarfile.TarFile( +tarfile.TarFileCompat( +tarfile.TarInfo( +tarfile.TarIter( +tarfile.USTAR_FORMAT +tarfile.XGLTYPE +tarfile.XHDTYPE +tarfile.__all__ +tarfile.__author__ +tarfile.__builtins__ +tarfile.__credits__ +tarfile.__cvsid__ +tarfile.__date__ +tarfile.__doc__ +tarfile.__file__ +tarfile.__name__ +tarfile.__package__ +tarfile.__version__ +tarfile.bltn_open( +tarfile.calc_chksums( +tarfile.copy +tarfile.copyfileobj( +tarfile.errno +tarfile.filemode( +tarfile.filemode_table +tarfile.grp +tarfile.is_tarfile( +tarfile.itn( +tarfile.normpath( +tarfile.nti( +tarfile.nts( +tarfile.open( +tarfile.operator +tarfile.os +tarfile.pwd +tarfile.re +tarfile.shutil +tarfile.stat +tarfile.stn( +tarfile.struct +tarfile.sys +tarfile.time +tarfile.uts( +tarfile.version + +--- from tarfile import * --- +AREGTYPE +BLKTYPE +BLOCKSIZE +CHRTYPE +CONTTYPE +CompressionError( +DEFAULT_FORMAT +DIRTYPE +ENCODING +ExFileObject( +ExtractError( +FIFOTYPE +GNUTYPE_LONGLINK +GNUTYPE_LONGNAME +GNUTYPE_SPARSE +GNU_FORMAT +GNU_MAGIC +GNU_TYPES +HeaderError( +LENGTH_LINK +LENGTH_NAME +LENGTH_PREFIX +LNKTYPE +NUL +PAX_FIELDS +PAX_FORMAT +PAX_NUMBER_FIELDS +POSIX_MAGIC +RECORDSIZE +REGTYPE +REGULAR_TYPES +ReadError( +SOLARIS_XHDTYPE +SUPPORTED_TYPES +SYMTYPE +StreamError( +TAR_GZIPPED +TAR_PLAIN +TGEXEC +TGREAD +TGWRITE +TOEXEC +TOREAD +TOWRITE +TSGID +TSUID +TSVTX +TUEXEC +TUREAD +TUWRITE +TarError( +TarFile( +TarFileCompat( +TarInfo( +TarIter( +USTAR_FORMAT +XGLTYPE +XHDTYPE +__cvsid__ +bltn_open( +calc_chksums( +copy +copyfileobj( +filemode( +filemode_table +grp +is_tarfile( +itn( +nti( +nts( +pwd +stn( +uts( + +--- import posix --- +posix.EX_CANTCREAT +posix.EX_CONFIG +posix.EX_DATAERR +posix.EX_IOERR +posix.EX_NOHOST +posix.EX_NOINPUT +posix.EX_NOPERM +posix.EX_NOUSER +posix.EX_OK +posix.EX_OSERR +posix.EX_OSFILE +posix.EX_PROTOCOL +posix.EX_SOFTWARE +posix.EX_TEMPFAIL +posix.EX_UNAVAILABLE +posix.EX_USAGE +posix.F_OK +posix.NGROUPS_MAX +posix.O_APPEND +posix.O_ASYNC +posix.O_CREAT +posix.O_DIRECT +posix.O_DIRECTORY +posix.O_DSYNC +posix.O_EXCL +posix.O_LARGEFILE +posix.O_NDELAY +posix.O_NOATIME +posix.O_NOCTTY +posix.O_NOFOLLOW +posix.O_NONBLOCK +posix.O_RDONLY +posix.O_RDWR +posix.O_RSYNC +posix.O_SYNC +posix.O_TRUNC +posix.O_WRONLY +posix.R_OK +posix.TMP_MAX +posix.WCONTINUED +posix.WCOREDUMP( +posix.WEXITSTATUS( +posix.WIFCONTINUED( +posix.WIFEXITED( +posix.WIFSIGNALED( +posix.WIFSTOPPED( +posix.WNOHANG +posix.WSTOPSIG( +posix.WTERMSIG( +posix.WUNTRACED +posix.W_OK +posix.X_OK +posix.__doc__ +posix.__name__ +posix.__package__ +posix.abort( +posix.access( +posix.chdir( +posix.chmod( +posix.chown( +posix.chroot( +posix.close( +posix.closerange( +posix.confstr( +posix.confstr_names +posix.ctermid( +posix.dup( +posix.dup2( +posix.environ +posix.error( +posix.execv( +posix.execve( +posix.fchdir( +posix.fchmod( +posix.fchown( +posix.fdatasync( +posix.fdopen( +posix.fork( +posix.forkpty( +posix.fpathconf( +posix.fstat( +posix.fstatvfs( +posix.fsync( +posix.ftruncate( +posix.getcwd( +posix.getcwdu( +posix.getegid( +posix.geteuid( +posix.getgid( +posix.getgroups( +posix.getloadavg( +posix.getlogin( +posix.getpgid( +posix.getpgrp( +posix.getpid( +posix.getppid( +posix.getsid( +posix.getuid( +posix.isatty( +posix.kill( +posix.killpg( +posix.lchown( +posix.link( +posix.listdir( +posix.lseek( +posix.lstat( +posix.major( +posix.makedev( +posix.minor( +posix.mkdir( +posix.mkfifo( +posix.mknod( +posix.nice( +posix.open( +posix.openpty( +posix.pathconf( +posix.pathconf_names +posix.pipe( +posix.popen( +posix.putenv( +posix.read( +posix.readlink( +posix.remove( +posix.rename( +posix.rmdir( +posix.setegid( +posix.seteuid( +posix.setgid( +posix.setgroups( +posix.setpgid( +posix.setpgrp( +posix.setregid( +posix.setreuid( +posix.setsid( +posix.setuid( +posix.stat( +posix.stat_float_times( +posix.stat_result( +posix.statvfs( +posix.statvfs_result( +posix.strerror( +posix.symlink( +posix.sysconf( +posix.sysconf_names +posix.system( +posix.tcgetpgrp( +posix.tcsetpgrp( +posix.tempnam( +posix.times( +posix.tmpfile( +posix.tmpnam( +posix.ttyname( +posix.umask( +posix.uname( +posix.unlink( +posix.unsetenv( +posix.utime( +posix.wait( +posix.wait3( +posix.wait4( +posix.waitpid( +posix.write( + +--- from posix import * --- + +--- import pwd --- +pwd.__doc__ +pwd.__name__ +pwd.__package__ +pwd.getpwall( +pwd.getpwnam( +pwd.getpwuid( +pwd.struct_passwd( +pwd.struct_pwent( + +--- from pwd import * --- +getpwall( +getpwnam( +getpwuid( +struct_passwd( +struct_pwent( + +--- import grp --- +grp.__doc__ +grp.__name__ +grp.__package__ +grp.getgrall( +grp.getgrgid( +grp.getgrnam( +grp.struct_group( + +--- from grp import * --- +getgrall( +getgrgid( +getgrnam( +struct_group( + +--- import crypt --- +crypt.__doc__ +crypt.__file__ +crypt.__name__ +crypt.__package__ +crypt.crypt( + +--- from crypt import * --- +crypt( + +--- import gdbm --- +gdbm.__doc__ +gdbm.__file__ +gdbm.__name__ +gdbm.__package__ +gdbm.error( +gdbm.open( +gdbm.open_flags + +--- from gdbm import * --- +open_flags + +--- import termios --- +termios.B0 +termios.B110 +termios.B115200 +termios.B1200 +termios.B134 +termios.B150 +termios.B1800 +termios.B19200 +termios.B200 +termios.B230400 +termios.B2400 +termios.B300 +termios.B38400 +termios.B460800 +termios.B4800 +termios.B50 +termios.B57600 +termios.B600 +termios.B75 +termios.B9600 +termios.BRKINT +termios.BS0 +termios.BS1 +termios.BSDLY +termios.CBAUD +termios.CBAUDEX +termios.CDSUSP +termios.CEOF +termios.CEOL +termios.CEOT +termios.CERASE +termios.CFLUSH +termios.CIBAUD +termios.CINTR +termios.CKILL +termios.CLNEXT +termios.CLOCAL +termios.CQUIT +termios.CR0 +termios.CR1 +termios.CR2 +termios.CR3 +termios.CRDLY +termios.CREAD +termios.CRPRNT +termios.CRTSCTS +termios.CS5 +termios.CS6 +termios.CS7 +termios.CS8 +termios.CSIZE +termios.CSTART +termios.CSTOP +termios.CSTOPB +termios.CSUSP +termios.CWERASE +termios.ECHO +termios.ECHOCTL +termios.ECHOE +termios.ECHOK +termios.ECHOKE +termios.ECHONL +termios.ECHOPRT +termios.EXTA +termios.EXTB +termios.FF0 +termios.FF1 +termios.FFDLY +termios.FIOASYNC +termios.FIOCLEX +termios.FIONBIO +termios.FIONCLEX +termios.FIONREAD +termios.FLUSHO +termios.HUPCL +termios.ICANON +termios.ICRNL +termios.IEXTEN +termios.IGNBRK +termios.IGNCR +termios.IGNPAR +termios.IMAXBEL +termios.INLCR +termios.INPCK +termios.IOCSIZE_MASK +termios.IOCSIZE_SHIFT +termios.ISIG +termios.ISTRIP +termios.IUCLC +termios.IXANY +termios.IXOFF +termios.IXON +termios.NCC +termios.NCCS +termios.NL0 +termios.NL1 +termios.NLDLY +termios.NOFLSH +termios.N_MOUSE +termios.N_PPP +termios.N_SLIP +termios.N_STRIP +termios.N_TTY +termios.OCRNL +termios.OFDEL +termios.OFILL +termios.OLCUC +termios.ONLCR +termios.ONLRET +termios.ONOCR +termios.OPOST +termios.PARENB +termios.PARMRK +termios.PARODD +termios.PENDIN +termios.TAB0 +termios.TAB1 +termios.TAB2 +termios.TAB3 +termios.TABDLY +termios.TCFLSH +termios.TCGETA +termios.TCGETS +termios.TCIFLUSH +termios.TCIOFF +termios.TCIOFLUSH +termios.TCION +termios.TCOFLUSH +termios.TCOOFF +termios.TCOON +termios.TCSADRAIN +termios.TCSAFLUSH +termios.TCSANOW +termios.TCSBRK +termios.TCSBRKP +termios.TCSETA +termios.TCSETAF +termios.TCSETAW +termios.TCSETS +termios.TCSETSF +termios.TCSETSW +termios.TCXONC +termios.TIOCCONS +termios.TIOCEXCL +termios.TIOCGETD +termios.TIOCGICOUNT +termios.TIOCGLCKTRMIOS +termios.TIOCGPGRP +termios.TIOCGSERIAL +termios.TIOCGSOFTCAR +termios.TIOCGWINSZ +termios.TIOCINQ +termios.TIOCLINUX +termios.TIOCMBIC +termios.TIOCMBIS +termios.TIOCMGET +termios.TIOCMIWAIT +termios.TIOCMSET +termios.TIOCM_CAR +termios.TIOCM_CD +termios.TIOCM_CTS +termios.TIOCM_DSR +termios.TIOCM_DTR +termios.TIOCM_LE +termios.TIOCM_RI +termios.TIOCM_RNG +termios.TIOCM_RTS +termios.TIOCM_SR +termios.TIOCM_ST +termios.TIOCNOTTY +termios.TIOCNXCL +termios.TIOCOUTQ +termios.TIOCPKT +termios.TIOCPKT_DATA +termios.TIOCPKT_DOSTOP +termios.TIOCPKT_FLUSHREAD +termios.TIOCPKT_FLUSHWRITE +termios.TIOCPKT_NOSTOP +termios.TIOCPKT_START +termios.TIOCPKT_STOP +termios.TIOCSCTTY +termios.TIOCSERCONFIG +termios.TIOCSERGETLSR +termios.TIOCSERGETMULTI +termios.TIOCSERGSTRUCT +termios.TIOCSERGWILD +termios.TIOCSERSETMULTI +termios.TIOCSERSWILD +termios.TIOCSER_TEMT +termios.TIOCSETD +termios.TIOCSLCKTRMIOS +termios.TIOCSPGRP +termios.TIOCSSERIAL +termios.TIOCSSOFTCAR +termios.TIOCSTI +termios.TIOCSWINSZ +termios.TOSTOP +termios.VDISCARD +termios.VEOF +termios.VEOL +termios.VEOL2 +termios.VERASE +termios.VINTR +termios.VKILL +termios.VLNEXT +termios.VMIN +termios.VQUIT +termios.VREPRINT +termios.VSTART +termios.VSTOP +termios.VSUSP +termios.VSWTC +termios.VSWTCH +termios.VT0 +termios.VT1 +termios.VTDLY +termios.VTIME +termios.VWERASE +termios.XCASE +termios.XTABS +termios.__doc__ +termios.__file__ +termios.__name__ +termios.__package__ +termios.error( +termios.tcdrain( +termios.tcflow( +termios.tcflush( +termios.tcgetattr( +termios.tcsendbreak( +termios.tcsetattr( + +--- from termios import * --- +B0 +B110 +B115200 +B1200 +B134 +B150 +B1800 +B19200 +B200 +B230400 +B2400 +B300 +B38400 +B460800 +B4800 +B50 +B57600 +B600 +B75 +B9600 +BRKINT +BS0 +BS1 +BSDLY +CBAUD +CBAUDEX +CDSUSP +CEOF +CEOL +CEOT +CERASE +CFLUSH +CIBAUD +CINTR +CKILL +CLNEXT +CLOCAL +CQUIT +CR0 +CR1 +CR2 +CR3 +CRDLY +CREAD +CRPRNT +CRTSCTS +CS5 +CS6 +CS7 +CS8 +CSIZE +CSTART +CSTOP +CSTOPB +CSUSP +CWERASE +ECHO +ECHOCTL +ECHOE +ECHOK +ECHOKE +ECHONL +ECHOPRT +EXTA +EXTB +FF0 +FF1 +FFDLY +FIOASYNC +FIOCLEX +FIONBIO +FIONCLEX +FIONREAD +FLUSHO +HUPCL +ICANON +ICRNL +IEXTEN +IGNBRK +IGNCR +IGNPAR +IMAXBEL +INLCR +INPCK +IOCSIZE_MASK +IOCSIZE_SHIFT +ISIG +ISTRIP +IUCLC +IXANY +IXOFF +IXON +NCC +NCCS +NL0 +NL1 +NLDLY +NOFLSH +N_MOUSE +N_PPP +N_SLIP +N_STRIP +N_TTY +OCRNL +OFDEL +OFILL +OLCUC +ONLCR +ONLRET +ONOCR +OPOST +PARENB +PARMRK +PARODD +PENDIN +TAB0 +TAB1 +TAB2 +TAB3 +TABDLY +TCFLSH +TCGETA +TCGETS +TCIFLUSH +TCIOFF +TCIOFLUSH +TCION +TCOFLUSH +TCOOFF +TCOON +TCSADRAIN +TCSAFLUSH +TCSANOW +TCSBRK +TCSBRKP +TCSETA +TCSETAF +TCSETAW +TCSETS +TCSETSF +TCSETSW +TCXONC +TIOCCONS +TIOCEXCL +TIOCGETD +TIOCGICOUNT +TIOCGLCKTRMIOS +TIOCGPGRP +TIOCGSERIAL +TIOCGSOFTCAR +TIOCGWINSZ +TIOCINQ +TIOCLINUX +TIOCMBIC +TIOCMBIS +TIOCMGET +TIOCMIWAIT +TIOCMSET +TIOCM_CAR +TIOCM_CD +TIOCM_CTS +TIOCM_DSR +TIOCM_DTR +TIOCM_LE +TIOCM_RI +TIOCM_RNG +TIOCM_RTS +TIOCM_SR +TIOCM_ST +TIOCNOTTY +TIOCNXCL +TIOCOUTQ +TIOCPKT +TIOCPKT_DATA +TIOCPKT_DOSTOP +TIOCPKT_FLUSHREAD +TIOCPKT_FLUSHWRITE +TIOCPKT_NOSTOP +TIOCPKT_START +TIOCPKT_STOP +TIOCSCTTY +TIOCSERCONFIG +TIOCSERGETLSR +TIOCSERGETMULTI +TIOCSERGSTRUCT +TIOCSERGWILD +TIOCSERSETMULTI +TIOCSERSWILD +TIOCSER_TEMT +TIOCSETD +TIOCSLCKTRMIOS +TIOCSPGRP +TIOCSSERIAL +TIOCSSOFTCAR +TIOCSTI +TIOCSWINSZ +TOSTOP +VDISCARD +VEOF +VEOL +VEOL2 +VERASE +VINTR +VKILL +VLNEXT +VMIN +VQUIT +VREPRINT +VSTART +VSTOP +VSUSP +VSWTC +VSWTCH +VT0 +VT1 +VTDLY +VTIME +VWERASE +XCASE +XTABS +tcdrain( +tcflow( +tcflush( +tcgetattr( +tcsendbreak( +tcsetattr( + +--- import tty --- +tty.B0 +tty.B110 +tty.B115200 +tty.B1200 +tty.B134 +tty.B150 +tty.B1800 +tty.B19200 +tty.B200 +tty.B230400 +tty.B2400 +tty.B300 +tty.B38400 +tty.B460800 +tty.B4800 +tty.B50 +tty.B57600 +tty.B600 +tty.B75 +tty.B9600 +tty.BRKINT +tty.BS0 +tty.BS1 +tty.BSDLY +tty.CBAUD +tty.CBAUDEX +tty.CC +tty.CDSUSP +tty.CEOF +tty.CEOL +tty.CEOT +tty.CERASE +tty.CFLAG +tty.CFLUSH +tty.CIBAUD +tty.CINTR +tty.CKILL +tty.CLNEXT +tty.CLOCAL +tty.CQUIT +tty.CR0 +tty.CR1 +tty.CR2 +tty.CR3 +tty.CRDLY +tty.CREAD +tty.CRPRNT +tty.CRTSCTS +tty.CS5 +tty.CS6 +tty.CS7 +tty.CS8 +tty.CSIZE +tty.CSTART +tty.CSTOP +tty.CSTOPB +tty.CSUSP +tty.CWERASE +tty.ECHO +tty.ECHOCTL +tty.ECHOE +tty.ECHOK +tty.ECHOKE +tty.ECHONL +tty.ECHOPRT +tty.EXTA +tty.EXTB +tty.FF0 +tty.FF1 +tty.FFDLY +tty.FIOASYNC +tty.FIOCLEX +tty.FIONBIO +tty.FIONCLEX +tty.FIONREAD +tty.FLUSHO +tty.HUPCL +tty.ICANON +tty.ICRNL +tty.IEXTEN +tty.IFLAG +tty.IGNBRK +tty.IGNCR +tty.IGNPAR +tty.IMAXBEL +tty.INLCR +tty.INPCK +tty.IOCSIZE_MASK +tty.IOCSIZE_SHIFT +tty.ISIG +tty.ISPEED +tty.ISTRIP +tty.IUCLC +tty.IXANY +tty.IXOFF +tty.IXON +tty.LFLAG +tty.NCC +tty.NCCS +tty.NL0 +tty.NL1 +tty.NLDLY +tty.NOFLSH +tty.N_MOUSE +tty.N_PPP +tty.N_SLIP +tty.N_STRIP +tty.N_TTY +tty.OCRNL +tty.OFDEL +tty.OFILL +tty.OFLAG +tty.OLCUC +tty.ONLCR +tty.ONLRET +tty.ONOCR +tty.OPOST +tty.OSPEED +tty.PARENB +tty.PARMRK +tty.PARODD +tty.PENDIN +tty.TAB0 +tty.TAB1 +tty.TAB2 +tty.TAB3 +tty.TABDLY +tty.TCFLSH +tty.TCGETA +tty.TCGETS +tty.TCIFLUSH +tty.TCIOFF +tty.TCIOFLUSH +tty.TCION +tty.TCOFLUSH +tty.TCOOFF +tty.TCOON +tty.TCSADRAIN +tty.TCSAFLUSH +tty.TCSANOW +tty.TCSBRK +tty.TCSBRKP +tty.TCSETA +tty.TCSETAF +tty.TCSETAW +tty.TCSETS +tty.TCSETSF +tty.TCSETSW +tty.TCXONC +tty.TIOCCONS +tty.TIOCEXCL +tty.TIOCGETD +tty.TIOCGICOUNT +tty.TIOCGLCKTRMIOS +tty.TIOCGPGRP +tty.TIOCGSERIAL +tty.TIOCGSOFTCAR +tty.TIOCGWINSZ +tty.TIOCINQ +tty.TIOCLINUX +tty.TIOCMBIC +tty.TIOCMBIS +tty.TIOCMGET +tty.TIOCMIWAIT +tty.TIOCMSET +tty.TIOCM_CAR +tty.TIOCM_CD +tty.TIOCM_CTS +tty.TIOCM_DSR +tty.TIOCM_DTR +tty.TIOCM_LE +tty.TIOCM_RI +tty.TIOCM_RNG +tty.TIOCM_RTS +tty.TIOCM_SR +tty.TIOCM_ST +tty.TIOCNOTTY +tty.TIOCNXCL +tty.TIOCOUTQ +tty.TIOCPKT +tty.TIOCPKT_DATA +tty.TIOCPKT_DOSTOP +tty.TIOCPKT_FLUSHREAD +tty.TIOCPKT_FLUSHWRITE +tty.TIOCPKT_NOSTOP +tty.TIOCPKT_START +tty.TIOCPKT_STOP +tty.TIOCSCTTY +tty.TIOCSERCONFIG +tty.TIOCSERGETLSR +tty.TIOCSERGETMULTI +tty.TIOCSERGSTRUCT +tty.TIOCSERGWILD +tty.TIOCSERSETMULTI +tty.TIOCSERSWILD +tty.TIOCSER_TEMT +tty.TIOCSETD +tty.TIOCSLCKTRMIOS +tty.TIOCSPGRP +tty.TIOCSSERIAL +tty.TIOCSSOFTCAR +tty.TIOCSTI +tty.TIOCSWINSZ +tty.TOSTOP +tty.VDISCARD +tty.VEOF +tty.VEOL +tty.VEOL2 +tty.VERASE +tty.VINTR +tty.VKILL +tty.VLNEXT +tty.VMIN +tty.VQUIT +tty.VREPRINT +tty.VSTART +tty.VSTOP +tty.VSUSP +tty.VSWTC +tty.VSWTCH +tty.VT0 +tty.VT1 +tty.VTDLY +tty.VTIME +tty.VWERASE +tty.XCASE +tty.XTABS +tty.__all__ +tty.__builtins__ +tty.__doc__ +tty.__file__ +tty.__name__ +tty.__package__ +tty.error( +tty.setcbreak( +tty.setraw( +tty.tcdrain( +tty.tcflow( +tty.tcflush( +tty.tcgetattr( +tty.tcsendbreak( +tty.tcsetattr( + +--- from tty import * --- +CC +CFLAG +IFLAG +ISPEED +LFLAG +OFLAG +OSPEED +setcbreak( +setraw( + +--- import pty --- +pty.CHILD +pty.STDERR_FILENO +pty.STDIN_FILENO +pty.STDOUT_FILENO +pty.__all__ +pty.__builtins__ +pty.__doc__ +pty.__file__ +pty.__name__ +pty.__package__ +pty.fork( +pty.master_open( +pty.openpty( +pty.os +pty.select( +pty.slave_open( +pty.spawn( +pty.tty + +--- from pty import * --- +CHILD +STDERR_FILENO +STDIN_FILENO +STDOUT_FILENO +master_open( +select( +slave_open( +spawn( +tty + +--- import fcntl --- +fcntl.DN_ACCESS +fcntl.DN_ATTRIB +fcntl.DN_CREATE +fcntl.DN_DELETE +fcntl.DN_MODIFY +fcntl.DN_MULTISHOT +fcntl.DN_RENAME +fcntl.FASYNC +fcntl.FD_CLOEXEC +fcntl.F_DUPFD +fcntl.F_EXLCK +fcntl.F_GETFD +fcntl.F_GETFL +fcntl.F_GETLEASE +fcntl.F_GETLK +fcntl.F_GETLK64 +fcntl.F_GETOWN +fcntl.F_GETSIG +fcntl.F_NOTIFY +fcntl.F_RDLCK +fcntl.F_SETFD +fcntl.F_SETFL +fcntl.F_SETLEASE +fcntl.F_SETLK +fcntl.F_SETLK64 +fcntl.F_SETLKW +fcntl.F_SETLKW64 +fcntl.F_SETOWN +fcntl.F_SETSIG +fcntl.F_SHLCK +fcntl.F_UNLCK +fcntl.F_WRLCK +fcntl.I_ATMARK +fcntl.I_CANPUT +fcntl.I_CKBAND +fcntl.I_FDINSERT +fcntl.I_FIND +fcntl.I_FLUSH +fcntl.I_FLUSHBAND +fcntl.I_GETBAND +fcntl.I_GETCLTIME +fcntl.I_GETSIG +fcntl.I_GRDOPT +fcntl.I_GWROPT +fcntl.I_LINK +fcntl.I_LIST +fcntl.I_LOOK +fcntl.I_NREAD +fcntl.I_PEEK +fcntl.I_PLINK +fcntl.I_POP +fcntl.I_PUNLINK +fcntl.I_PUSH +fcntl.I_RECVFD +fcntl.I_SENDFD +fcntl.I_SETCLTIME +fcntl.I_SETSIG +fcntl.I_SRDOPT +fcntl.I_STR +fcntl.I_SWROPT +fcntl.I_UNLINK +fcntl.LOCK_EX +fcntl.LOCK_MAND +fcntl.LOCK_NB +fcntl.LOCK_READ +fcntl.LOCK_RW +fcntl.LOCK_SH +fcntl.LOCK_UN +fcntl.LOCK_WRITE +fcntl.__doc__ +fcntl.__name__ +fcntl.__package__ +fcntl.fcntl( +fcntl.flock( +fcntl.ioctl( +fcntl.lockf( + +--- from fcntl import * --- +DN_ACCESS +DN_ATTRIB +DN_CREATE +DN_DELETE +DN_MODIFY +DN_MULTISHOT +DN_RENAME +FASYNC +FD_CLOEXEC +F_DUPFD +F_EXLCK +F_GETFD +F_GETFL +F_GETLEASE +F_GETLK +F_GETLK64 +F_GETOWN +F_GETSIG +F_NOTIFY +F_RDLCK +F_SETFD +F_SETFL +F_SETLEASE +F_SETLK +F_SETLK64 +F_SETLKW +F_SETLKW64 +F_SETOWN +F_SETSIG +F_SHLCK +F_UNLCK +F_WRLCK +I_ATMARK +I_CANPUT +I_CKBAND +I_FDINSERT +I_FIND +I_FLUSH +I_FLUSHBAND +I_GETBAND +I_GETCLTIME +I_GETSIG +I_GRDOPT +I_GWROPT +I_LINK +I_LIST +I_LOOK +I_NREAD +I_PEEK +I_PLINK +I_POP +I_PUNLINK +I_PUSH +I_RECVFD +I_SENDFD +I_SETCLTIME +I_SETSIG +I_SRDOPT +I_STR +I_SWROPT +I_UNLINK +LOCK_EX +LOCK_MAND +LOCK_NB +LOCK_READ +LOCK_RW +LOCK_SH +LOCK_UN +LOCK_WRITE +fcntl( +flock( +ioctl( +lockf( + +--- import pipes --- +pipes.FILEIN_FILEOUT +pipes.FILEIN_STDOUT +pipes.SINK +pipes.SOURCE +pipes.STDIN_FILEOUT +pipes.STDIN_STDOUT +pipes.Template( +pipes.__all__ +pipes.__builtins__ +pipes.__doc__ +pipes.__file__ +pipes.__name__ +pipes.__package__ +pipes.makepipeline( +pipes.os +pipes.quote( +pipes.re +pipes.stepkinds +pipes.string +pipes.tempfile + +--- from pipes import * --- +FILEIN_FILEOUT +FILEIN_STDOUT +SINK +SOURCE +STDIN_FILEOUT +STDIN_STDOUT +makepipeline( +quote( +stepkinds + +--- import resource --- +resource.RLIMIT_AS +resource.RLIMIT_CORE +resource.RLIMIT_CPU +resource.RLIMIT_DATA +resource.RLIMIT_FSIZE +resource.RLIMIT_MEMLOCK +resource.RLIMIT_NOFILE +resource.RLIMIT_NPROC +resource.RLIMIT_OFILE +resource.RLIMIT_RSS +resource.RLIMIT_STACK +resource.RLIM_INFINITY +resource.RUSAGE_CHILDREN +resource.RUSAGE_SELF +resource.__doc__ +resource.__file__ +resource.__name__ +resource.__package__ +resource.error( +resource.getpagesize( +resource.getrlimit( +resource.getrusage( +resource.setrlimit( +resource.struct_rusage( + +--- from resource import * --- +RLIMIT_AS +RLIMIT_CORE +RLIMIT_CPU +RLIMIT_DATA +RLIMIT_FSIZE +RLIMIT_MEMLOCK +RLIMIT_NOFILE +RLIMIT_NPROC +RLIMIT_OFILE +RLIMIT_RSS +RLIMIT_STACK +RLIM_INFINITY +RUSAGE_CHILDREN +RUSAGE_SELF +getpagesize( +getrlimit( +getrusage( +setrlimit( +struct_rusage( + +--- import syslog --- +syslog.LOG_ALERT +syslog.LOG_AUTH +syslog.LOG_CONS +syslog.LOG_CRIT +syslog.LOG_CRON +syslog.LOG_DAEMON +syslog.LOG_DEBUG +syslog.LOG_EMERG +syslog.LOG_ERR +syslog.LOG_INFO +syslog.LOG_KERN +syslog.LOG_LOCAL0 +syslog.LOG_LOCAL1 +syslog.LOG_LOCAL2 +syslog.LOG_LOCAL3 +syslog.LOG_LOCAL4 +syslog.LOG_LOCAL5 +syslog.LOG_LOCAL6 +syslog.LOG_LOCAL7 +syslog.LOG_LPR +syslog.LOG_MAIL +syslog.LOG_MASK( +syslog.LOG_NDELAY +syslog.LOG_NEWS +syslog.LOG_NOTICE +syslog.LOG_NOWAIT +syslog.LOG_PERROR +syslog.LOG_PID +syslog.LOG_SYSLOG +syslog.LOG_UPTO( +syslog.LOG_USER +syslog.LOG_UUCP +syslog.LOG_WARNING +syslog.__doc__ +syslog.__name__ +syslog.__package__ +syslog.closelog( +syslog.openlog( +syslog.setlogmask( +syslog.syslog( + +--- from syslog import * --- +LOG_ALERT +LOG_AUTH +LOG_CONS +LOG_CRIT +LOG_CRON +LOG_DAEMON +LOG_DEBUG +LOG_EMERG +LOG_ERR +LOG_INFO +LOG_KERN +LOG_LOCAL0 +LOG_LOCAL1 +LOG_LOCAL2 +LOG_LOCAL3 +LOG_LOCAL4 +LOG_LOCAL5 +LOG_LOCAL6 +LOG_LOCAL7 +LOG_LPR +LOG_MAIL +LOG_MASK( +LOG_NDELAY +LOG_NEWS +LOG_NOTICE +LOG_NOWAIT +LOG_PERROR +LOG_PID +LOG_SYSLOG +LOG_UPTO( +LOG_USER +LOG_UUCP +LOG_WARNING +closelog( +openlog( +setlogmask( +syslog( + +--- import commands --- +commands.__all__ +commands.__builtins__ +commands.__doc__ +commands.__file__ +commands.__name__ +commands.__package__ +commands.getoutput( +commands.getstatus( +commands.getstatusoutput( +commands.mk2arg( +commands.mkarg( + +--- from commands import * --- +getoutput( +getstatus( +getstatusoutput( +mk2arg( +mkarg( + +--- import pdb --- +pdb.Pdb( +pdb.Repr( +pdb.Restart( +pdb.TESTCMD +pdb.__all__ +pdb.__builtins__ +pdb.__doc__ +pdb.__file__ +pdb.__name__ +pdb.__package__ +pdb.bdb +pdb.cmd +pdb.find_function( +pdb.help( +pdb.line_prefix +pdb.linecache +pdb.main( +pdb.os +pdb.pm( +pdb.post_mortem( +pdb.pprint +pdb.re +pdb.run( +pdb.runcall( +pdb.runctx( +pdb.runeval( +pdb.set_trace( +pdb.sys +pdb.test( +pdb.traceback + +--- from pdb import * --- +Pdb( +Restart( +TESTCMD +bdb +cmd +find_function( +line_prefix +pm( +post_mortem( +pprint +run( +runcall( +runctx( +runeval( +set_trace( + +--- import hotshot --- +hotshot.Profile( +hotshot.ProfilerError( +hotshot.__builtins__ +hotshot.__doc__ +hotshot.__file__ +hotshot.__name__ +hotshot.__package__ +hotshot.__path__ + +--- from hotshot import * --- +Profile( +ProfilerError( + +--- import timeit --- +timeit.Timer( +timeit.__all__ +timeit.__builtins__ +timeit.__doc__ +timeit.__file__ +timeit.__name__ +timeit.__package__ +timeit.default_number +timeit.default_repeat +timeit.default_timer( +timeit.dummy_src_name +timeit.gc +timeit.itertools +timeit.main( +timeit.reindent( +timeit.repeat( +timeit.sys +timeit.template +timeit.time +timeit.timeit( + +--- from timeit import * --- +default_number +default_repeat +default_timer( +dummy_src_name +itertools +reindent( +timeit( + +--- import webbrowser --- +webbrowser.BackgroundBrowser( +webbrowser.BaseBrowser( +webbrowser.Elinks( +webbrowser.Error( +webbrowser.Galeon( +webbrowser.GenericBrowser( +webbrowser.Grail( +webbrowser.Konqueror( +webbrowser.Mozilla( +webbrowser.Netscape( +webbrowser.Opera( +webbrowser.UnixBrowser( +webbrowser.__all__ +webbrowser.__builtins__ +webbrowser.__doc__ +webbrowser.__file__ +webbrowser.__name__ +webbrowser.__package__ +webbrowser.get( +webbrowser.main( +webbrowser.open( +webbrowser.open_new( +webbrowser.open_new_tab( +webbrowser.os +webbrowser.register( +webbrowser.register_X_browsers( +webbrowser.shlex +webbrowser.stat +webbrowser.subprocess +webbrowser.sys +webbrowser.time + +--- from webbrowser import * --- +BackgroundBrowser( +BaseBrowser( +Elinks( +Galeon( +GenericBrowser( +Grail( +Konqueror( +Mozilla( +Netscape( +Opera( +UnixBrowser( +get( +open_new( +open_new_tab( +register_X_browsers( +shlex +subprocess + +--- import cgi --- +cgi.FieldStorage( +cgi.FormContent( +cgi.FormContentDict( +cgi.InterpFormContentDict( +cgi.MiniFieldStorage( +cgi.StringIO( +cgi.SvFormContentDict( +cgi.UserDict +cgi.__all__ +cgi.__builtins__ +cgi.__doc__ +cgi.__file__ +cgi.__name__ +cgi.__package__ +cgi.__version__ +cgi.attrgetter( +cgi.catch_warnings( +cgi.dolog( +cgi.escape( +cgi.filterwarnings( +cgi.initlog( +cgi.log( +cgi.logfile +cgi.logfp +cgi.maxlen +cgi.mimetools +cgi.nolog( +cgi.os +cgi.parse( +cgi.parse_header( +cgi.parse_multipart( +cgi.parse_qs( +cgi.parse_qsl( +cgi.print_arguments( +cgi.print_directory( +cgi.print_environ( +cgi.print_environ_usage( +cgi.print_exception( +cgi.print_form( +cgi.rfc822 +cgi.sys +cgi.test( +cgi.urllib +cgi.urlparse +cgi.valid_boundary( +cgi.warn( + +--- from cgi import * --- +FieldStorage( +FormContent( +FormContentDict( +InterpFormContentDict( +MiniFieldStorage( +SvFormContentDict( +dolog( +initlog( +logfile +logfp +maxlen +mimetools +nolog( +parse( +parse_header( +parse_multipart( +parse_qs( +parse_qsl( +print_arguments( +print_directory( +print_environ( +print_environ_usage( +print_form( +rfc822 +urllib +urlparse +valid_boundary( + +--- import cgitb --- +cgitb.Hook( +cgitb.__UNDEF__ +cgitb.__author__ +cgitb.__builtins__ +cgitb.__doc__ +cgitb.__file__ +cgitb.__name__ +cgitb.__package__ +cgitb.__version__ +cgitb.enable( +cgitb.grey( +cgitb.handler( +cgitb.html( +cgitb.lookup( +cgitb.reset( +cgitb.scanvars( +cgitb.small( +cgitb.strong( +cgitb.sys +cgitb.text( + +--- from cgitb import * --- +Hook( +__UNDEF__ +enable( +grey( +handler( +html( +scanvars( +small( +strong( +text( + +--- import urllib --- +urllib.ContentTooShortError( +urllib.FancyURLopener( +urllib.MAXFTPCACHE +urllib.URLopener( +urllib.__all__ +urllib.__builtins__ +urllib.__doc__ +urllib.__file__ +urllib.__name__ +urllib.__package__ +urllib.__version__ +urllib.addbase( +urllib.addclosehook( +urllib.addinfo( +urllib.addinfourl( +urllib.always_safe +urllib.basejoin( +urllib.ftpcache +urllib.ftperrors( +urllib.ftpwrapper( +urllib.getproxies( +urllib.getproxies_environment( +urllib.localhost( +urllib.main( +urllib.noheaders( +urllib.os +urllib.pathname2url( +urllib.proxy_bypass( +urllib.proxy_bypass_environment( +urllib.quote( +urllib.quote_plus( +urllib.reporthook( +urllib.socket +urllib.splitattr( +urllib.splithost( +urllib.splitnport( +urllib.splitpasswd( +urllib.splitport( +urllib.splitquery( +urllib.splittag( +urllib.splittype( +urllib.splituser( +urllib.splitvalue( +urllib.ssl +urllib.string +urllib.sys +urllib.test( +urllib.test1( +urllib.thishost( +urllib.time +urllib.toBytes( +urllib.unquote( +urllib.unquote_plus( +urllib.unwrap( +urllib.url2pathname( +urllib.urlcleanup( +urllib.urlencode( +urllib.urlopen( +urllib.urlretrieve( +urllib.warnings + +--- from urllib import * --- +ContentTooShortError( +FancyURLopener( +MAXFTPCACHE +URLopener( +addbase( +addclosehook( +addinfo( +addinfourl( +always_safe +basejoin( +ftpcache +ftperrors( +ftpwrapper( +getproxies( +getproxies_environment( +localhost( +noheaders( +pathname2url( +proxy_bypass( +proxy_bypass_environment( +quote_plus( +reporthook( +socket +splitattr( +splithost( +splitnport( +splitpasswd( +splitport( +splitquery( +splittag( +splittype( +splituser( +splitvalue( +ssl +test1( +thishost( +toBytes( +unquote( +unquote_plus( +unwrap( +url2pathname( +urlcleanup( +urlencode( +urlopen( +urlretrieve( + +--- import urllib2 --- +urllib2.AbstractBasicAuthHandler( +urllib2.AbstractDigestAuthHandler( +urllib2.AbstractHTTPHandler( +urllib2.BaseHandler( +urllib2.CacheFTPHandler( +urllib2.FTPHandler( +urllib2.FileHandler( +urllib2.HTTPBasicAuthHandler( +urllib2.HTTPCookieProcessor( +urllib2.HTTPDefaultErrorHandler( +urllib2.HTTPDigestAuthHandler( +urllib2.HTTPError( +urllib2.HTTPErrorProcessor( +urllib2.HTTPHandler( +urllib2.HTTPPasswordMgr( +urllib2.HTTPPasswordMgrWithDefaultRealm( +urllib2.HTTPRedirectHandler( +urllib2.HTTPSHandler( +urllib2.OpenerDirector( +urllib2.ProxyBasicAuthHandler( +urllib2.ProxyDigestAuthHandler( +urllib2.ProxyHandler( +urllib2.Request( +urllib2.StringIO( +urllib2.URLError( +urllib2.UnknownHandler( +urllib2.__builtins__ +urllib2.__doc__ +urllib2.__file__ +urllib2.__name__ +urllib2.__package__ +urllib2.__version__ +urllib2.addinfourl( +urllib2.base64 +urllib2.bisect +urllib2.build_opener( +urllib2.ftpwrapper( +urllib2.getproxies( +urllib2.hashlib +urllib2.httplib +urllib2.install_opener( +urllib2.localhost( +urllib2.mimetools +urllib2.os +urllib2.parse_http_list( +urllib2.parse_keqv_list( +urllib2.posixpath +urllib2.quote( +urllib2.random +urllib2.randombytes( +urllib2.re +urllib2.request_host( +urllib2.socket +urllib2.splitattr( +urllib2.splithost( +urllib2.splitpasswd( +urllib2.splitport( +urllib2.splittype( +urllib2.splituser( +urllib2.splitvalue( +urllib2.sys +urllib2.time +urllib2.unquote( +urllib2.unwrap( +urllib2.url2pathname( +urllib2.urlopen( +urllib2.urlparse + +--- from urllib2 import * --- +AbstractBasicAuthHandler( +AbstractDigestAuthHandler( +AbstractHTTPHandler( +BaseHandler( +CacheFTPHandler( +FTPHandler( +FileHandler( +HTTPBasicAuthHandler( +HTTPCookieProcessor( +HTTPDefaultErrorHandler( +HTTPDigestAuthHandler( +HTTPError( +HTTPErrorProcessor( +HTTPHandler( +HTTPPasswordMgr( +HTTPPasswordMgrWithDefaultRealm( +HTTPRedirectHandler( +HTTPSHandler( +OpenerDirector( +ProxyBasicAuthHandler( +ProxyDigestAuthHandler( +ProxyHandler( +Request( +URLError( +UnknownHandler( +base64 +build_opener( +hashlib +httplib +install_opener( +parse_http_list( +parse_keqv_list( +posixpath +random +randombytes( +request_host( + +--- import httplib --- +httplib.ACCEPTED +httplib.BAD_GATEWAY +httplib.BAD_REQUEST +httplib.BadStatusLine( +httplib.CONFLICT +httplib.CONTINUE +httplib.CREATED +httplib.CannotSendHeader( +httplib.CannotSendRequest( +httplib.EXPECTATION_FAILED +httplib.FAILED_DEPENDENCY +httplib.FORBIDDEN +httplib.FOUND +httplib.FakeSocket( +httplib.GATEWAY_TIMEOUT +httplib.GONE +httplib.HTTP( +httplib.HTTPConnection( +httplib.HTTPException( +httplib.HTTPMessage( +httplib.HTTPResponse( +httplib.HTTPS( +httplib.HTTPSConnection( +httplib.HTTPS_PORT +httplib.HTTP_PORT +httplib.HTTP_VERSION_NOT_SUPPORTED +httplib.IM_USED +httplib.INSUFFICIENT_STORAGE +httplib.INTERNAL_SERVER_ERROR +httplib.ImproperConnectionState( +httplib.IncompleteRead( +httplib.InvalidURL( +httplib.LENGTH_REQUIRED +httplib.LOCKED +httplib.LineAndFileWrapper( +httplib.MAXAMOUNT +httplib.METHOD_NOT_ALLOWED +httplib.MOVED_PERMANENTLY +httplib.MULTIPLE_CHOICES +httplib.MULTI_STATUS +httplib.NON_AUTHORITATIVE_INFORMATION +httplib.NOT_ACCEPTABLE +httplib.NOT_EXTENDED +httplib.NOT_FOUND +httplib.NOT_IMPLEMENTED +httplib.NOT_MODIFIED +httplib.NO_CONTENT +httplib.NotConnected( +httplib.OK +httplib.PARTIAL_CONTENT +httplib.PAYMENT_REQUIRED +httplib.PRECONDITION_FAILED +httplib.PROCESSING +httplib.PROXY_AUTHENTICATION_REQUIRED +httplib.REQUESTED_RANGE_NOT_SATISFIABLE +httplib.REQUEST_ENTITY_TOO_LARGE +httplib.REQUEST_TIMEOUT +httplib.REQUEST_URI_TOO_LONG +httplib.RESET_CONTENT +httplib.ResponseNotReady( +httplib.SEE_OTHER +httplib.SERVICE_UNAVAILABLE +httplib.SWITCHING_PROTOCOLS +httplib.StringIO( +httplib.TEMPORARY_REDIRECT +httplib.UNAUTHORIZED +httplib.UNPROCESSABLE_ENTITY +httplib.UNSUPPORTED_MEDIA_TYPE +httplib.UPGRADE_REQUIRED +httplib.USE_PROXY +httplib.UnimplementedFileMode( +httplib.UnknownProtocol( +httplib.UnknownTransferEncoding( +httplib.__all__ +httplib.__builtins__ +httplib.__doc__ +httplib.__file__ +httplib.__name__ +httplib.__package__ +httplib.error( +httplib.mimetools +httplib.py3kwarning +httplib.responses +httplib.socket +httplib.ssl +httplib.test( +httplib.urlsplit( +httplib.warnings + +--- from httplib import * --- +ACCEPTED +BAD_GATEWAY +BAD_REQUEST +BadStatusLine( +CONFLICT +CONTINUE +CREATED +CannotSendHeader( +CannotSendRequest( +EXPECTATION_FAILED +FAILED_DEPENDENCY +FORBIDDEN +FOUND +FakeSocket( +GATEWAY_TIMEOUT +GONE +HTTP( +HTTPConnection( +HTTPException( +HTTPMessage( +HTTPResponse( +HTTPS( +HTTPSConnection( +HTTPS_PORT +HTTP_PORT +HTTP_VERSION_NOT_SUPPORTED +IM_USED +INSUFFICIENT_STORAGE +INTERNAL_SERVER_ERROR +ImproperConnectionState( +IncompleteRead( +InvalidURL( +LENGTH_REQUIRED +LOCKED +LineAndFileWrapper( +MAXAMOUNT +METHOD_NOT_ALLOWED +MOVED_PERMANENTLY +MULTIPLE_CHOICES +MULTI_STATUS +NON_AUTHORITATIVE_INFORMATION +NOT_ACCEPTABLE +NOT_EXTENDED +NOT_FOUND +NOT_IMPLEMENTED +NOT_MODIFIED +NO_CONTENT +NotConnected( +PARTIAL_CONTENT +PAYMENT_REQUIRED +PRECONDITION_FAILED +PROCESSING +PROXY_AUTHENTICATION_REQUIRED +REQUESTED_RANGE_NOT_SATISFIABLE +REQUEST_ENTITY_TOO_LARGE +REQUEST_TIMEOUT +REQUEST_URI_TOO_LONG +RESET_CONTENT +ResponseNotReady( +SEE_OTHER +SERVICE_UNAVAILABLE +SWITCHING_PROTOCOLS +TEMPORARY_REDIRECT +UNAUTHORIZED +UNPROCESSABLE_ENTITY +UNSUPPORTED_MEDIA_TYPE +UPGRADE_REQUIRED +USE_PROXY +UnimplementedFileMode( +UnknownProtocol( +UnknownTransferEncoding( +responses +urlsplit( + +--- import ftplib --- +ftplib.CRLF +ftplib.Error( +ftplib.FTP( +ftplib.FTP_PORT +ftplib.MSG_OOB +ftplib.Netrc( +ftplib._150_re +ftplib._227_re +ftplib.__all__ +ftplib.__builtins__ +ftplib.__doc__ +ftplib.__file__ +ftplib.__name__ +ftplib.__package__ +ftplib.all_errors +ftplib.error_perm( +ftplib.error_proto( +ftplib.error_reply( +ftplib.error_temp( +ftplib.ftpcp( +ftplib.os +ftplib.parse150( +ftplib.parse227( +ftplib.parse229( +ftplib.parse257( +ftplib.print_line( +ftplib.socket +ftplib.sys +ftplib.test( + +--- from ftplib import * --- +CRLF +FTP( +FTP_PORT +MSG_OOB +Netrc( +_150_re +_227_re +all_errors +error_perm( +error_proto( +error_reply( +error_temp( +ftpcp( +parse150( +parse227( +parse229( +parse257( +print_line( + +--- import poplib --- +poplib.CR +poplib.CRLF +poplib.LF +poplib.POP3( +poplib.POP3_PORT +poplib.POP3_SSL( +poplib.POP3_SSL_PORT +poplib.__all__ +poplib.__builtins__ +poplib.__doc__ +poplib.__file__ +poplib.__name__ +poplib.__package__ +poplib.error_proto( +poplib.re +poplib.socket +poplib.ssl + +--- from poplib import * --- +CR +LF +POP3( +POP3_PORT +POP3_SSL( +POP3_SSL_PORT + +--- import imaplib --- +imaplib.AllowedVersions +imaplib.CRLF +imaplib.Commands +imaplib.Continuation +imaplib.Debug +imaplib.Flags +imaplib.IMAP4( +imaplib.IMAP4_PORT +imaplib.IMAP4_SSL( +imaplib.IMAP4_SSL_PORT +imaplib.IMAP4_stream( +imaplib.Int2AP( +imaplib.InternalDate +imaplib.Internaldate2tuple( +imaplib.Literal +imaplib.MapCRLF +imaplib.Mon2num +imaplib.ParseFlags( +imaplib.Response_code +imaplib.Time2Internaldate( +imaplib.Untagged_response +imaplib.Untagged_status +imaplib.__all__ +imaplib.__builtins__ +imaplib.__doc__ +imaplib.__file__ +imaplib.__name__ +imaplib.__package__ +imaplib.__version__ +imaplib.binascii +imaplib.os +imaplib.random +imaplib.re +imaplib.socket +imaplib.ssl +imaplib.sys +imaplib.time + +--- from imaplib import * --- +AllowedVersions +Commands +Continuation +Debug +Flags +IMAP4( +IMAP4_PORT +IMAP4_SSL( +IMAP4_SSL_PORT +IMAP4_stream( +Int2AP( +InternalDate +Internaldate2tuple( +Literal +MapCRLF +Mon2num +ParseFlags( +Response_code +Time2Internaldate( +Untagged_response +Untagged_status + +--- import nntplib --- +nntplib.CRLF +nntplib.LONGRESP +nntplib.NNTP( +nntplib.NNTPDataError( +nntplib.NNTPError( +nntplib.NNTPPermanentError( +nntplib.NNTPProtocolError( +nntplib.NNTPReplyError( +nntplib.NNTPTemporaryError( +nntplib.NNTP_PORT +nntplib.__all__ +nntplib.__builtins__ +nntplib.__doc__ +nntplib.__file__ +nntplib.__name__ +nntplib.__package__ +nntplib.error_data( +nntplib.error_perm( +nntplib.error_proto( +nntplib.error_reply( +nntplib.error_temp( +nntplib.re +nntplib.socket + +--- from nntplib import * --- +LONGRESP +NNTP( +NNTPDataError( +NNTPError( +NNTPPermanentError( +NNTPProtocolError( +NNTPReplyError( +NNTPTemporaryError( +NNTP_PORT +error_data( + +--- import smtplib --- +smtplib.CRLF +smtplib.LMTP( +smtplib.LMTP_PORT +smtplib.OLDSTYLE_AUTH +smtplib.SMTP( +smtplib.SMTPAuthenticationError( +smtplib.SMTPConnectError( +smtplib.SMTPDataError( +smtplib.SMTPException( +smtplib.SMTPHeloError( +smtplib.SMTPRecipientsRefused( +smtplib.SMTPResponseException( +smtplib.SMTPSenderRefused( +smtplib.SMTPServerDisconnected( +smtplib.SMTP_PORT +smtplib.SMTP_SSL( +smtplib.SMTP_SSL_PORT +smtplib.SSLFakeFile( +smtplib.__all__ +smtplib.__builtins__ +smtplib.__doc__ +smtplib.__file__ +smtplib.__name__ +smtplib.__package__ +smtplib.base64 +smtplib.email +smtplib.encode_base64( +smtplib.hmac +smtplib.quoteaddr( +smtplib.quotedata( +smtplib.re +smtplib.socket +smtplib.ssl +smtplib.stderr + +--- from smtplib import * --- +LMTP( +LMTP_PORT +OLDSTYLE_AUTH +SMTP( +SMTPAuthenticationError( +SMTPConnectError( +SMTPDataError( +SMTPException( +SMTPHeloError( +SMTPRecipientsRefused( +SMTPResponseException( +SMTPSenderRefused( +SMTPServerDisconnected( +SMTP_PORT +SMTP_SSL( +SMTP_SSL_PORT +SSLFakeFile( +email +encode_base64( +hmac +quoteaddr( +quotedata( + +--- import telnetlib --- +telnetlib.AO +telnetlib.AUTHENTICATION +telnetlib.AYT +telnetlib.BINARY +telnetlib.BM +telnetlib.BRK +telnetlib.CHARSET +telnetlib.COM_PORT_OPTION +telnetlib.DEBUGLEVEL +telnetlib.DET +telnetlib.DM +telnetlib.DO +telnetlib.DONT +telnetlib.EC +telnetlib.ECHO +telnetlib.EL +telnetlib.ENCRYPT +telnetlib.EOR +telnetlib.EXOPL +telnetlib.FORWARD_X +telnetlib.GA +telnetlib.IAC +telnetlib.IP +telnetlib.KERMIT +telnetlib.LFLOW +telnetlib.LINEMODE +telnetlib.LOGOUT +telnetlib.NAMS +telnetlib.NAOCRD +telnetlib.NAOFFD +telnetlib.NAOHTD +telnetlib.NAOHTS +telnetlib.NAOL +telnetlib.NAOLFD +telnetlib.NAOP +telnetlib.NAOVTD +telnetlib.NAOVTS +telnetlib.NAWS +telnetlib.NEW_ENVIRON +telnetlib.NOOPT +telnetlib.NOP +telnetlib.OLD_ENVIRON +telnetlib.OUTMRK +telnetlib.PRAGMA_HEARTBEAT +telnetlib.PRAGMA_LOGON +telnetlib.RCP +telnetlib.RCTE +telnetlib.RSP +telnetlib.SB +telnetlib.SE +telnetlib.SEND_URL +telnetlib.SGA +telnetlib.SNDLOC +telnetlib.SSPI_LOGON +telnetlib.STATUS +telnetlib.SUPDUP +telnetlib.SUPDUPOUTPUT +telnetlib.SUPPRESS_LOCAL_ECHO +telnetlib.TELNET_PORT +telnetlib.TLS +telnetlib.TM +telnetlib.TN3270E +telnetlib.TSPEED +telnetlib.TTYLOC +telnetlib.TTYPE +telnetlib.TUID +telnetlib.Telnet( +telnetlib.VT3270REGIME +telnetlib.WILL +telnetlib.WONT +telnetlib.X3PAD +telnetlib.XASCII +telnetlib.XAUTH +telnetlib.XDISPLOC +telnetlib.__all__ +telnetlib.__builtins__ +telnetlib.__doc__ +telnetlib.__file__ +telnetlib.__name__ +telnetlib.__package__ +telnetlib.select +telnetlib.socket +telnetlib.sys +telnetlib.test( +telnetlib.theNULL + +--- from telnetlib import * --- +AO +AUTHENTICATION +AYT +BINARY +BM +BRK +CHARSET +COM_PORT_OPTION +DEBUGLEVEL +DET +DM +DO +DONT +EC +EL +ENCRYPT +EOR +EXOPL +FORWARD_X +GA +IAC +IP +KERMIT +LFLOW +LINEMODE +LOGOUT +NAMS +NAOCRD +NAOFFD +NAOHTD +NAOHTS +NAOL +NAOLFD +NAOP +NAOVTD +NAOVTS +NAWS +NEW_ENVIRON +NOOPT +NOP +OLD_ENVIRON +OUTMRK +PRAGMA_HEARTBEAT +PRAGMA_LOGON +RCP +RCTE +RSP +SB +SE +SEND_URL +SGA +SNDLOC +SSPI_LOGON +STATUS +SUPDUP +SUPDUPOUTPUT +SUPPRESS_LOCAL_ECHO +TELNET_PORT +TLS +TM +TN3270E +TSPEED +TTYLOC +TTYPE +TUID +Telnet( +VT3270REGIME +WILL +WONT +X3PAD +XASCII +XAUTH +XDISPLOC +theNULL + +--- import urlparse --- +urlparse.MAX_CACHE_SIZE +urlparse.ParseResult( +urlparse.ResultMixin( +urlparse.SplitResult( +urlparse.__all__ +urlparse.__builtins__ +urlparse.__doc__ +urlparse.__file__ +urlparse.__name__ +urlparse.__package__ +urlparse.clear_cache( +urlparse.namedtuple( +urlparse.non_hierarchical +urlparse.parse_qs( +urlparse.parse_qsl( +urlparse.scheme_chars +urlparse.test( +urlparse.test_input +urlparse.unquote( +urlparse.urldefrag( +urlparse.urljoin( +urlparse.urlparse( +urlparse.urlsplit( +urlparse.urlunparse( +urlparse.urlunsplit( +urlparse.uses_fragment +urlparse.uses_netloc +urlparse.uses_params +urlparse.uses_query +urlparse.uses_relative + +--- from urlparse import * --- +MAX_CACHE_SIZE +ParseResult( +ResultMixin( +SplitResult( +clear_cache( +non_hierarchical +scheme_chars +test_input +urldefrag( +urljoin( +urlparse( +urlunparse( +urlunsplit( +uses_fragment +uses_netloc +uses_params +uses_query +uses_relative + +--- import SocketServer --- +SocketServer.BaseRequestHandler( +SocketServer.BaseServer( +SocketServer.DatagramRequestHandler( +SocketServer.ForkingMixIn( +SocketServer.ForkingTCPServer( +SocketServer.ForkingUDPServer( +SocketServer.StreamRequestHandler( +SocketServer.TCPServer( +SocketServer.ThreadingMixIn( +SocketServer.ThreadingTCPServer( +SocketServer.ThreadingUDPServer( +SocketServer.ThreadingUnixDatagramServer( +SocketServer.ThreadingUnixStreamServer( +SocketServer.UDPServer( +SocketServer.UnixDatagramServer( +SocketServer.UnixStreamServer( +SocketServer.__all__ +SocketServer.__builtins__ +SocketServer.__doc__ +SocketServer.__file__ +SocketServer.__name__ +SocketServer.__package__ +SocketServer.__version__ +SocketServer.os +SocketServer.select +SocketServer.socket +SocketServer.sys +SocketServer.threading + +--- from SocketServer import * --- +BaseRequestHandler( +BaseServer( +DatagramRequestHandler( +ForkingMixIn( +ForkingTCPServer( +ForkingUDPServer( +StreamRequestHandler( +TCPServer( +ThreadingMixIn( +ThreadingTCPServer( +ThreadingUDPServer( +ThreadingUnixDatagramServer( +ThreadingUnixStreamServer( +UDPServer( +UnixDatagramServer( +UnixStreamServer( + +--- import BaseHTTPServer --- +BaseHTTPServer.BaseHTTPRequestHandler( +BaseHTTPServer.DEFAULT_ERROR_CONTENT_TYPE +BaseHTTPServer.DEFAULT_ERROR_MESSAGE +BaseHTTPServer.HTTPServer( +BaseHTTPServer.SocketServer +BaseHTTPServer.__all__ +BaseHTTPServer.__builtins__ +BaseHTTPServer.__doc__ +BaseHTTPServer.__file__ +BaseHTTPServer.__name__ +BaseHTTPServer.__package__ +BaseHTTPServer.__version__ +BaseHTTPServer.catch_warnings( +BaseHTTPServer.filterwarnings( +BaseHTTPServer.mimetools +BaseHTTPServer.socket +BaseHTTPServer.sys +BaseHTTPServer.test( +BaseHTTPServer.time + +--- from BaseHTTPServer import * --- +BaseHTTPRequestHandler( +DEFAULT_ERROR_CONTENT_TYPE +DEFAULT_ERROR_MESSAGE +HTTPServer( +SocketServer + +--- import SimpleHTTPServer --- +SimpleHTTPServer.BaseHTTPServer +SimpleHTTPServer.SimpleHTTPRequestHandler( +SimpleHTTPServer.StringIO( +SimpleHTTPServer.__all__ +SimpleHTTPServer.__builtins__ +SimpleHTTPServer.__doc__ +SimpleHTTPServer.__file__ +SimpleHTTPServer.__name__ +SimpleHTTPServer.__package__ +SimpleHTTPServer.__version__ +SimpleHTTPServer.cgi +SimpleHTTPServer.mimetypes +SimpleHTTPServer.os +SimpleHTTPServer.posixpath +SimpleHTTPServer.shutil +SimpleHTTPServer.test( +SimpleHTTPServer.urllib + +--- from SimpleHTTPServer import * --- +BaseHTTPServer +SimpleHTTPRequestHandler( +cgi +mimetypes + +--- import CGIHTTPServer --- +CGIHTTPServer.BaseHTTPServer +CGIHTTPServer.CGIHTTPRequestHandler( +CGIHTTPServer.SimpleHTTPServer +CGIHTTPServer.__all__ +CGIHTTPServer.__builtins__ +CGIHTTPServer.__doc__ +CGIHTTPServer.__file__ +CGIHTTPServer.__name__ +CGIHTTPServer.__package__ +CGIHTTPServer.__version__ +CGIHTTPServer.executable( +CGIHTTPServer.nobody +CGIHTTPServer.nobody_uid( +CGIHTTPServer.os +CGIHTTPServer.select +CGIHTTPServer.sys +CGIHTTPServer.test( +CGIHTTPServer.urllib + +--- from CGIHTTPServer import * --- +CGIHTTPRequestHandler( +SimpleHTTPServer +executable( +nobody +nobody_uid( + +--- import Cookie --- +Cookie.BaseCookie( +Cookie.Cookie( +Cookie.CookieError( +Cookie.Morsel( +Cookie.SerialCookie( +Cookie.SimpleCookie( +Cookie.SmartCookie( +Cookie.__all__ +Cookie.__builtins__ +Cookie.__doc__ +Cookie.__file__ +Cookie.__name__ +Cookie.__package__ +Cookie.dumps( +Cookie.loads( +Cookie.re +Cookie.string +Cookie.warnings + +--- from Cookie import * --- +BaseCookie( +Cookie( +CookieError( +Morsel( +SerialCookie( +SimpleCookie( +SmartCookie( + +--- import xmlrpclib --- +xmlrpclib.APPLICATION_ERROR +xmlrpclib.Binary( +xmlrpclib.Boolean( +xmlrpclib.BooleanType( +xmlrpclib.BufferType( +xmlrpclib.BuiltinFunctionType( +xmlrpclib.BuiltinMethodType( +xmlrpclib.ClassType( +xmlrpclib.CodeType( +xmlrpclib.ComplexType( +xmlrpclib.DateTime( +xmlrpclib.DictProxyType( +xmlrpclib.DictType( +xmlrpclib.DictionaryType( +xmlrpclib.EllipsisType( +xmlrpclib.Error( +xmlrpclib.ExpatParser( +xmlrpclib.False +xmlrpclib.FastMarshaller +xmlrpclib.FastParser +xmlrpclib.FastUnmarshaller +xmlrpclib.Fault( +xmlrpclib.FileType( +xmlrpclib.FloatType( +xmlrpclib.FrameType( +xmlrpclib.FunctionType( +xmlrpclib.GeneratorType( +xmlrpclib.GetSetDescriptorType( +xmlrpclib.INTERNAL_ERROR +xmlrpclib.INVALID_ENCODING_CHAR +xmlrpclib.INVALID_METHOD_PARAMS +xmlrpclib.INVALID_XMLRPC +xmlrpclib.InstanceType( +xmlrpclib.IntType( +xmlrpclib.LambdaType( +xmlrpclib.ListType( +xmlrpclib.LongType( +xmlrpclib.MAXINT +xmlrpclib.METHOD_NOT_FOUND +xmlrpclib.MININT +xmlrpclib.Marshaller( +xmlrpclib.MemberDescriptorType( +xmlrpclib.MethodType( +xmlrpclib.ModuleType( +xmlrpclib.MultiCall( +xmlrpclib.MultiCallIterator( +xmlrpclib.NOT_WELLFORMED_ERROR +xmlrpclib.NoneType( +xmlrpclib.NotImplementedType( +xmlrpclib.ObjectType( +xmlrpclib.PARSE_ERROR +xmlrpclib.ProtocolError( +xmlrpclib.ResponseError( +xmlrpclib.SERVER_ERROR +xmlrpclib.SYSTEM_ERROR +xmlrpclib.SafeTransport( +xmlrpclib.Server( +xmlrpclib.ServerProxy( +xmlrpclib.SgmlopParser +xmlrpclib.SliceType( +xmlrpclib.SlowParser( +xmlrpclib.StringIO +xmlrpclib.StringType( +xmlrpclib.StringTypes +xmlrpclib.TRANSPORT_ERROR +xmlrpclib.TracebackType( +xmlrpclib.Transport( +xmlrpclib.True +xmlrpclib.TupleType( +xmlrpclib.TypeType( +xmlrpclib.UNSUPPORTED_ENCODING +xmlrpclib.UnboundMethodType( +xmlrpclib.UnicodeType( +xmlrpclib.Unmarshaller( +xmlrpclib.WRAPPERS +xmlrpclib.XRangeType( +xmlrpclib.__builtins__ +xmlrpclib.__doc__ +xmlrpclib.__file__ +xmlrpclib.__name__ +xmlrpclib.__package__ +xmlrpclib.__version__ +xmlrpclib.base64 +xmlrpclib.boolean( +xmlrpclib.datetime +xmlrpclib.dumps( +xmlrpclib.escape( +xmlrpclib.expat +xmlrpclib.getparser( +xmlrpclib.loads( +xmlrpclib.operator +xmlrpclib.re +xmlrpclib.string +xmlrpclib.time + +--- from xmlrpclib import * --- +APPLICATION_ERROR +Binary( +Boolean( +DateTime( +ExpatParser( +FastMarshaller +FastParser +FastUnmarshaller +Fault( +INTERNAL_ERROR +INVALID_ENCODING_CHAR +INVALID_METHOD_PARAMS +INVALID_XMLRPC +MAXINT +METHOD_NOT_FOUND +MININT +Marshaller( +MultiCall( +MultiCallIterator( +NOT_WELLFORMED_ERROR +PARSE_ERROR +ProtocolError( +ResponseError( +SERVER_ERROR +SYSTEM_ERROR +SafeTransport( +Server( +ServerProxy( +SgmlopParser +SlowParser( +StringIO +TRANSPORT_ERROR +Transport( +UNSUPPORTED_ENCODING +Unmarshaller( +WRAPPERS +boolean( +datetime +expat +getparser( + +--- import xml --- +xml.__all__ +xml.__builtins__ +xml.__doc__ +xml.__file__ +xml.__name__ +xml.__package__ +xml.__path__ +xml.__version__ +xml.version_info + +--- from xml import * --- + +--- import SimpleXMLRPCServer --- +SimpleXMLRPCServer.BaseHTTPServer +SimpleXMLRPCServer.CGIXMLRPCRequestHandler( +SimpleXMLRPCServer.Fault( +SimpleXMLRPCServer.SimpleXMLRPCDispatcher( +SimpleXMLRPCServer.SimpleXMLRPCRequestHandler( +SimpleXMLRPCServer.SimpleXMLRPCServer( +SimpleXMLRPCServer.SocketServer +SimpleXMLRPCServer.__builtins__ +SimpleXMLRPCServer.__doc__ +SimpleXMLRPCServer.__file__ +SimpleXMLRPCServer.__name__ +SimpleXMLRPCServer.__package__ +SimpleXMLRPCServer.fcntl +SimpleXMLRPCServer.list_public_methods( +SimpleXMLRPCServer.os +SimpleXMLRPCServer.remove_duplicates( +SimpleXMLRPCServer.resolve_dotted_attribute( +SimpleXMLRPCServer.sys +SimpleXMLRPCServer.traceback +SimpleXMLRPCServer.xmlrpclib + +--- from SimpleXMLRPCServer import * --- +CGIXMLRPCRequestHandler( +SimpleXMLRPCDispatcher( +SimpleXMLRPCRequestHandler( +SimpleXMLRPCServer( +list_public_methods( +resolve_dotted_attribute( +xmlrpclib + +--- import DocXMLRPCServer --- +DocXMLRPCServer.CGIXMLRPCRequestHandler( +DocXMLRPCServer.DocCGIXMLRPCRequestHandler( +DocXMLRPCServer.DocXMLRPCRequestHandler( +DocXMLRPCServer.DocXMLRPCServer( +DocXMLRPCServer.ServerHTMLDoc( +DocXMLRPCServer.SimpleXMLRPCRequestHandler( +DocXMLRPCServer.SimpleXMLRPCServer( +DocXMLRPCServer.XMLRPCDocGenerator( +DocXMLRPCServer.__builtins__ +DocXMLRPCServer.__doc__ +DocXMLRPCServer.__file__ +DocXMLRPCServer.__name__ +DocXMLRPCServer.__package__ +DocXMLRPCServer.inspect +DocXMLRPCServer.pydoc +DocXMLRPCServer.re +DocXMLRPCServer.resolve_dotted_attribute( +DocXMLRPCServer.sys + +--- from DocXMLRPCServer import * --- +DocCGIXMLRPCRequestHandler( +DocXMLRPCRequestHandler( +DocXMLRPCServer( +ServerHTMLDoc( +XMLRPCDocGenerator( +pydoc + +--- import asyncore --- +asyncore.EALREADY +asyncore.EBADF +asyncore.ECONNABORTED +asyncore.ECONNRESET +asyncore.EINPROGRESS +asyncore.EINTR +asyncore.EISCONN +asyncore.ENOTCONN +asyncore.ESHUTDOWN +asyncore.EWOULDBLOCK +asyncore.ExitNow( +asyncore.__builtins__ +asyncore.__doc__ +asyncore.__file__ +asyncore.__name__ +asyncore.__package__ +asyncore.close_all( +asyncore.compact_traceback( +asyncore.dispatcher( +asyncore.dispatcher_with_send( +asyncore.errorcode +asyncore.fcntl +asyncore.file_dispatcher( +asyncore.file_wrapper( +asyncore.loop( +asyncore.os +asyncore.poll( +asyncore.poll2( +asyncore.poll3( +asyncore.read( +asyncore.readwrite( +asyncore.select +asyncore.socket +asyncore.socket_map +asyncore.sys +asyncore.time +asyncore.write( + +--- from asyncore import * --- +ExitNow( +close_all( +compact_traceback( +dispatcher( +dispatcher_with_send( +file_dispatcher( +file_wrapper( +loop( +poll( +poll2( +poll3( +readwrite( +socket_map + +--- import asynchat --- +asynchat.__builtins__ +asynchat.__doc__ +asynchat.__file__ +asynchat.__name__ +asynchat.__package__ +asynchat.async_chat( +asynchat.asyncore +asynchat.catch_warnings( +asynchat.deque( +asynchat.fifo( +asynchat.filterwarnings( +asynchat.find_prefix_at_end( +asynchat.py3kwarning +asynchat.simple_producer( +asynchat.socket + +--- from asynchat import * --- +async_chat( +asyncore +fifo( +find_prefix_at_end( +simple_producer( + +--- import formatter --- +formatter.AS_IS +formatter.AbstractFormatter( +formatter.AbstractWriter( +formatter.DumbWriter( +formatter.NullFormatter( +formatter.NullWriter( +formatter.__builtins__ +formatter.__doc__ +formatter.__file__ +formatter.__name__ +formatter.__package__ +formatter.sys +formatter.test( + +--- from formatter import * --- +AS_IS +AbstractFormatter( +AbstractWriter( +DumbWriter( +NullFormatter( +NullWriter( + +--- import email --- +email.Charset +email.Encoders +email.Errors +email.FeedParser +email.Generator +email.Header +email.Iterators +email.LazyImporter( +email.MIMEAudio +email.MIMEBase +email.MIMEImage +email.MIMEMessage +email.MIMEMultipart +email.MIMENonMultipart +email.MIMEText +email.Message +email.Parser +email.Utils +email.__all__ +email.__builtins__ +email.__doc__ +email.__file__ +email.__name__ +email.__package__ +email.__path__ +email.__version__ +email.base64MIME +email.email +email.importer +email.message_from_file( +email.message_from_string( +email.mime +email.quopriMIME +email.sys + +--- from email import * --- +Charset +Encoders +Errors +FeedParser +Generator +Header +Iterators +LazyImporter( +MIMEAudio +MIMEBase +MIMEImage +MIMEMessage +MIMEMultipart +MIMENonMultipart +MIMEText +Message +Parser +Utils +base64MIME +importer +message_from_file( +message_from_string( +mime +quopriMIME + +--- import email.mime --- +email.mime.Audio +email.mime.Base +email.mime.Image +email.mime.Message +email.mime.Multipart +email.mime.NonMultipart +email.mime.Text +email.mime.__builtins__ +email.mime.__doc__ +email.mime.__file__ +email.mime.__name__ +email.mime.__package__ +email.mime.__path__ + +--- from email.mime import mime --- +mime.Audio +mime.Base +mime.Image +mime.Message +mime.Multipart +mime.NonMultipart +mime.Text +mime.__builtins__ +mime.__doc__ +mime.__file__ +mime.__name__ +mime.__package__ +mime.__path__ + +--- from email.mime import * --- +Audio +Base +Image +Multipart +NonMultipart +Text + +--- import mailcap --- +mailcap.__all__ +mailcap.__builtins__ +mailcap.__doc__ +mailcap.__file__ +mailcap.__name__ +mailcap.__package__ +mailcap.findmatch( +mailcap.findparam( +mailcap.getcaps( +mailcap.listmailcapfiles( +mailcap.lookup( +mailcap.os +mailcap.parsefield( +mailcap.parseline( +mailcap.readmailcapfile( +mailcap.show( +mailcap.subst( +mailcap.test( + +--- from mailcap import * --- +findmatch( +findparam( +getcaps( +listmailcapfiles( +parsefield( +parseline( +readmailcapfile( +show( +subst( + +--- import mailbox --- +mailbox.Babyl( +mailbox.BabylMailbox( +mailbox.BabylMessage( +mailbox.Error( +mailbox.ExternalClashError( +mailbox.FormatError( +mailbox.MH( +mailbox.MHMailbox( +mailbox.MHMessage( +mailbox.MMDF( +mailbox.MMDFMessage( +mailbox.Mailbox( +mailbox.Maildir( +mailbox.MaildirMessage( +mailbox.Message( +mailbox.MmdfMailbox( +mailbox.NoSuchMailboxError( +mailbox.NotEmptyError( +mailbox.PortableUnixMailbox( +mailbox.StringIO +mailbox.UnixMailbox( +mailbox.__all__ +mailbox.__builtins__ +mailbox.__doc__ +mailbox.__file__ +mailbox.__name__ +mailbox.__package__ +mailbox.calendar +mailbox.copy +mailbox.email +mailbox.errno +mailbox.fcntl +mailbox.mbox( +mailbox.mboxMessage( +mailbox.os +mailbox.rfc822 +mailbox.socket +mailbox.sys +mailbox.time + +--- from mailbox import * --- +Babyl( +BabylMailbox( +BabylMessage( +ExternalClashError( +FormatError( +MH( +MHMailbox( +MHMessage( +MMDF( +MMDFMessage( +Mailbox( +Maildir( +MaildirMessage( +Message( +MmdfMailbox( +NoSuchMailboxError( +NotEmptyError( +PortableUnixMailbox( +UnixMailbox( +calendar +mbox( +mboxMessage( + +--- import mhlib --- +mhlib.Error( +mhlib.FOLDER_PROTECT +mhlib.Folder( +mhlib.IntSet( +mhlib.MH( +mhlib.MH_PROFILE +mhlib.MH_SEQUENCES +mhlib.Message( +mhlib.PATH +mhlib.SubMessage( +mhlib.__all__ +mhlib.__builtins__ +mhlib.__doc__ +mhlib.__file__ +mhlib.__name__ +mhlib.__package__ +mhlib.__warningregistry__ +mhlib.bisect( +mhlib.isnumeric( +mhlib.mimetools +mhlib.multifile +mhlib.numericprog +mhlib.os +mhlib.pickline( +mhlib.re +mhlib.shutil +mhlib.sys +mhlib.test( +mhlib.updateline( + +--- from mhlib import * --- +FOLDER_PROTECT +Folder( +IntSet( +MH_PROFILE +MH_SEQUENCES +PATH +SubMessage( +__warningregistry__ +isnumeric( +multifile +numericprog +pickline( +updateline( + +--- import mimetools --- +mimetools.Message( +mimetools.__all__ +mimetools.__builtins__ +mimetools.__doc__ +mimetools.__file__ +mimetools.__name__ +mimetools.__package__ +mimetools.catch_warnings( +mimetools.choose_boundary( +mimetools.copybinary( +mimetools.copyliteral( +mimetools.decode( +mimetools.decodetab +mimetools.encode( +mimetools.encodetab +mimetools.filterwarnings( +mimetools.os +mimetools.pipethrough( +mimetools.pipeto( +mimetools.rfc822 +mimetools.sys +mimetools.tempfile +mimetools.uudecode_pipe +mimetools.warnpy3k( + +--- from mimetools import * --- +choose_boundary( +copybinary( +copyliteral( +decodetab +encodetab +pipethrough( +pipeto( +uudecode_pipe + +--- import mimetypes --- +mimetypes.MimeTypes( +mimetypes.__all__ +mimetypes.__builtins__ +mimetypes.__doc__ +mimetypes.__file__ +mimetypes.__name__ +mimetypes.__package__ +mimetypes.add_type( +mimetypes.common_types +mimetypes.encodings_map +mimetypes.guess_all_extensions( +mimetypes.guess_extension( +mimetypes.guess_type( +mimetypes.init( +mimetypes.inited +mimetypes.knownfiles +mimetypes.os +mimetypes.posixpath +mimetypes.read_mime_types( +mimetypes.suffix_map +mimetypes.types_map +mimetypes.urllib + +--- from mimetypes import * --- +MimeTypes( +add_type( +common_types +encodings_map +guess_all_extensions( +guess_extension( +guess_type( +init( +inited +knownfiles +read_mime_types( +suffix_map +types_map + +--- import MimeWriter --- +MimeWriter.MimeWriter( +MimeWriter.__all__ +MimeWriter.__builtins__ +MimeWriter.__doc__ +MimeWriter.__file__ +MimeWriter.__name__ +MimeWriter.__package__ +MimeWriter.mimetools +MimeWriter.warnings + +--- from MimeWriter import * --- +MimeWriter( + +--- import mimify --- +mimify.CHARSET +mimify.File( +mimify.HeaderFile( +mimify.MAXLEN +mimify.QUOTE +mimify.__all__ +mimify.__builtins__ +mimify.__doc__ +mimify.__file__ +mimify.__name__ +mimify.__package__ +mimify.base64_re +mimify.chrset +mimify.cte +mimify.he +mimify.iso_char +mimify.mime_char +mimify.mime_code +mimify.mime_decode( +mimify.mime_decode_header( +mimify.mime_encode( +mimify.mime_encode_header( +mimify.mime_head +mimify.mime_header +mimify.mime_header_char +mimify.mimify( +mimify.mimify_part( +mimify.mp +mimify.mv +mimify.qp +mimify.re +mimify.repl +mimify.sys +mimify.unmimify( +mimify.unmimify_part( +mimify.warnings + +--- from mimify import * --- +File( +HeaderFile( +MAXLEN +QUOTE +base64_re +chrset +cte +he +iso_char +mime_char +mime_code +mime_decode( +mime_decode_header( +mime_encode( +mime_encode_header( +mime_head +mime_header +mime_header_char +mimify( +mimify_part( +mp +mv +qp +repl +unmimify( +unmimify_part( + +--- import multifile --- +multifile.Error( +multifile.MultiFile( +multifile.__all__ +multifile.__builtins__ +multifile.__doc__ +multifile.__file__ +multifile.__name__ +multifile.__package__ + +--- from multifile import * --- +MultiFile( + +--- import rfc822 --- +rfc822.AddressList( +rfc822.AddrlistClass( +rfc822.Message( +rfc822.__all__ +rfc822.__builtins__ +rfc822.__doc__ +rfc822.__file__ +rfc822.__name__ +rfc822.__package__ +rfc822.dump_address_pair( +rfc822.formatdate( +rfc822.mktime_tz( +rfc822.parseaddr( +rfc822.parsedate( +rfc822.parsedate_tz( +rfc822.quote( +rfc822.time +rfc822.unquote( +rfc822.warnpy3k( + +--- from rfc822 import * --- +AddressList( +AddrlistClass( +dump_address_pair( +formatdate( +mktime_tz( +parseaddr( +parsedate( +parsedate_tz( + +--- import base64 --- +base64.EMPTYSTRING +base64.MAXBINSIZE +base64.MAXLINESIZE +base64.__all__ +base64.__builtins__ +base64.__doc__ +base64.__file__ +base64.__name__ +base64.__package__ +base64.b16decode( +base64.b16encode( +base64.b32decode( +base64.b32encode( +base64.b64decode( +base64.b64encode( +base64.binascii +base64.decode( +base64.decodestring( +base64.encode( +base64.encodestring( +base64.k +base64.re +base64.standard_b64decode( +base64.standard_b64encode( +base64.struct +base64.test( +base64.test1( +base64.urlsafe_b64decode( +base64.urlsafe_b64encode( +base64.v + +--- from base64 import * --- +EMPTYSTRING +MAXBINSIZE +MAXLINESIZE +b16decode( +b16encode( +b32decode( +b32encode( +b64decode( +b64encode( +decodestring( +encodestring( +k +standard_b64decode( +standard_b64encode( +urlsafe_b64decode( +urlsafe_b64encode( +v + +--- import binascii --- +binascii.Error( +binascii.Incomplete( +binascii.__doc__ +binascii.__name__ +binascii.__package__ +binascii.a2b_base64( +binascii.a2b_hex( +binascii.a2b_hqx( +binascii.a2b_qp( +binascii.a2b_uu( +binascii.b2a_base64( +binascii.b2a_hex( +binascii.b2a_hqx( +binascii.b2a_qp( +binascii.b2a_uu( +binascii.crc32( +binascii.crc_hqx( +binascii.hexlify( +binascii.rlecode_hqx( +binascii.rledecode_hqx( +binascii.unhexlify( + +--- from binascii import * --- +Incomplete( +a2b_base64( +a2b_hex( +a2b_hqx( +a2b_qp( +a2b_uu( +b2a_base64( +b2a_hex( +b2a_hqx( +b2a_qp( +b2a_uu( +crc_hqx( +hexlify( +rlecode_hqx( +rledecode_hqx( +unhexlify( + +--- import binhex --- +binhex.BinHex( +binhex.Error( +binhex.FInfo( +binhex.HexBin( +binhex.LINELEN +binhex.REASONABLY_LARGE +binhex.RUNCHAR +binhex.__all__ +binhex.__builtins__ +binhex.__doc__ +binhex.__file__ +binhex.__name__ +binhex.__package__ +binhex.binascii +binhex.binhex( +binhex.getfileinfo( +binhex.hexbin( +binhex.openrsrc( +binhex.os +binhex.struct +binhex.sys + +--- from binhex import * --- +BinHex( +FInfo( +HexBin( +LINELEN +REASONABLY_LARGE +RUNCHAR +binhex( +getfileinfo( +hexbin( +openrsrc( + +--- import quopri --- +quopri.EMPTYSTRING +quopri.ESCAPE +quopri.HEX +quopri.MAXLINESIZE +quopri.__all__ +quopri.__builtins__ +quopri.__doc__ +quopri.__file__ +quopri.__name__ +quopri.__package__ +quopri.a2b_qp( +quopri.b2a_qp( +quopri.decode( +quopri.decodestring( +quopri.encode( +quopri.encodestring( +quopri.ishex( +quopri.main( +quopri.needsquoting( +quopri.quote( +quopri.unhex( + +--- from quopri import * --- +ESCAPE +HEX +ishex( +needsquoting( +unhex( + +--- import uu --- +uu.Error( +uu.__all__ +uu.__builtins__ +uu.__doc__ +uu.__file__ +uu.__name__ +uu.__package__ +uu.binascii +uu.decode( +uu.encode( +uu.os +uu.sys +uu.test( + +--- from uu import * --- + +--- import xdrlib --- +xdrlib.ConversionError( +xdrlib.Error( +xdrlib.Packer( +xdrlib.Unpacker( +xdrlib.__all__ +xdrlib.__builtins__ +xdrlib.__doc__ +xdrlib.__file__ +xdrlib.__name__ +xdrlib.__package__ +xdrlib.struct + +--- from xdrlib import * --- +ConversionError( +Packer( +Unpacker( + +--- import netrc --- +netrc.NetrcParseError( +netrc.__all__ +netrc.__builtins__ +netrc.__doc__ +netrc.__file__ +netrc.__name__ +netrc.__package__ +netrc.netrc( +netrc.os +netrc.shlex + +--- from netrc import * --- +NetrcParseError( +netrc( + +--- import robotparser --- +robotparser.Entry( +robotparser.RobotFileParser( +robotparser.RuleLine( +robotparser.URLopener( +robotparser.__all__ +robotparser.__builtins__ +robotparser.__doc__ +robotparser.__file__ +robotparser.__name__ +robotparser.__package__ +robotparser.urllib +robotparser.urlparse + +--- from robotparser import * --- +Entry( +RobotFileParser( +RuleLine( + +--- import csv --- +csv.Dialect( +csv.DictReader( +csv.DictWriter( +csv.Error( +csv.QUOTE_ALL +csv.QUOTE_MINIMAL +csv.QUOTE_NONE +csv.QUOTE_NONNUMERIC +csv.Sniffer( +csv.StringIO( +csv.__all__ +csv.__builtins__ +csv.__doc__ +csv.__file__ +csv.__name__ +csv.__package__ +csv.__version__ +csv.excel( +csv.excel_tab( +csv.field_size_limit( +csv.get_dialect( +csv.list_dialects( +csv.re +csv.reader( +csv.reduce( +csv.register_dialect( +csv.unregister_dialect( +csv.writer( + +--- from csv import * --- +Dialect( +DictReader( +DictWriter( +QUOTE_ALL +QUOTE_MINIMAL +QUOTE_NONE +QUOTE_NONNUMERIC +Sniffer( +excel( +excel_tab( +field_size_limit( +get_dialect( +list_dialects( +reader( +register_dialect( +unregister_dialect( +writer( + +--- import HTMLParser --- +HTMLParser.HTMLParseError( +HTMLParser.HTMLParser( +HTMLParser.__builtins__ +HTMLParser.__doc__ +HTMLParser.__file__ +HTMLParser.__name__ +HTMLParser.__package__ +HTMLParser.attrfind +HTMLParser.charref +HTMLParser.commentclose +HTMLParser.endendtag +HTMLParser.endtagfind +HTMLParser.entityref +HTMLParser.incomplete +HTMLParser.interesting_cdata +HTMLParser.interesting_normal +HTMLParser.locatestarttagend +HTMLParser.markupbase +HTMLParser.piclose +HTMLParser.re +HTMLParser.starttagopen +HTMLParser.tagfind + +--- from HTMLParser import * --- +HTMLParseError( +HTMLParser( +attrfind +charref +commentclose +endendtag +endtagfind +entityref +incomplete +interesting_cdata +interesting_normal +locatestarttagend +markupbase +piclose +starttagopen +tagfind + +--- import sgmllib --- +sgmllib.SGMLParseError( +sgmllib.SGMLParser( +sgmllib.TestSGMLParser( +sgmllib.__all__ +sgmllib.__builtins__ +sgmllib.__doc__ +sgmllib.__file__ +sgmllib.__name__ +sgmllib.__package__ +sgmllib.attrfind +sgmllib.charref +sgmllib.endbracket +sgmllib.entityref +sgmllib.incomplete +sgmllib.interesting +sgmllib.markupbase +sgmllib.piclose +sgmllib.re +sgmllib.shorttag +sgmllib.shorttagopen +sgmllib.starttagopen +sgmllib.tagfind +sgmllib.test( + +--- from sgmllib import * --- +SGMLParseError( +SGMLParser( +TestSGMLParser( +endbracket +interesting +shorttag +shorttagopen + +--- import htmllib --- +htmllib.AS_IS +htmllib.HTMLParseError( +htmllib.HTMLParser( +htmllib.__all__ +htmllib.__builtins__ +htmllib.__doc__ +htmllib.__file__ +htmllib.__name__ +htmllib.__package__ +htmllib.sgmllib +htmllib.test( + +--- from htmllib import * --- +sgmllib + +--- import htmlentitydefs --- +htmlentitydefs.__builtins__ +htmlentitydefs.__doc__ +htmlentitydefs.__file__ +htmlentitydefs.__name__ +htmlentitydefs.__package__ +htmlentitydefs.codepoint2name +htmlentitydefs.entitydefs +htmlentitydefs.name2codepoint + +--- from htmlentitydefs import * --- +codepoint2name +entitydefs +name2codepoint + +--- import xml.parsers.expat --- +xml.parsers.expat.EXPAT_VERSION +xml.parsers.expat.ErrorString( +xml.parsers.expat.ExpatError( +xml.parsers.expat.ParserCreate( +xml.parsers.expat.XMLParserType( +xml.parsers.expat.XML_PARAM_ENTITY_PARSING_ALWAYS +xml.parsers.expat.XML_PARAM_ENTITY_PARSING_NEVER +xml.parsers.expat.XML_PARAM_ENTITY_PARSING_UNLESS_STANDALONE +xml.parsers.expat.__builtins__ +xml.parsers.expat.__doc__ +xml.parsers.expat.__file__ +xml.parsers.expat.__name__ +xml.parsers.expat.__package__ +xml.parsers.expat.__version__ +xml.parsers.expat.error( +xml.parsers.expat.errors +xml.parsers.expat.expat_CAPI +xml.parsers.expat.features +xml.parsers.expat.model +xml.parsers.expat.native_encoding +xml.parsers.expat.version_info + +--- from xml.parsers import expat --- +expat.EXPAT_VERSION +expat.ErrorString( +expat.ExpatError( +expat.ParserCreate( +expat.XMLParserType( +expat.XML_PARAM_ENTITY_PARSING_ALWAYS +expat.XML_PARAM_ENTITY_PARSING_NEVER +expat.XML_PARAM_ENTITY_PARSING_UNLESS_STANDALONE +expat.__builtins__ +expat.__doc__ +expat.__file__ +expat.__name__ +expat.__package__ +expat.__version__ +expat.error( +expat.errors +expat.expat_CAPI +expat.features +expat.model +expat.native_encoding +expat.version_info + +--- from xml.parsers.expat import * --- +EXPAT_VERSION +ErrorString( +ExpatError( +ParserCreate( +XMLParserType( +XML_PARAM_ENTITY_PARSING_ALWAYS +XML_PARAM_ENTITY_PARSING_NEVER +XML_PARAM_ENTITY_PARSING_UNLESS_STANDALONE +errors +expat_CAPI +features +model +native_encoding + +--- import xml.dom --- +xml.dom.BAD_BOUNDARYPOINTS_ERR +xml.dom.BadBoundaryPointsErr( +xml.dom.DOMError( +xml.dom.DOMException( +xml.dom.DOMExceptionStrings +xml.dom.DOMImplementation +xml.dom.DOMSTRING_SIZE_ERR +xml.dom.DOMStringSizeErr( +xml.dom.DomstringSizeErr( +xml.dom.EMPTY_NAMESPACE +xml.dom.EMPTY_PREFIX +xml.dom.EventException( +xml.dom.EventExceptionStrings +xml.dom.FT_EXCEPTION_BASE +xml.dom.FtException( +xml.dom.FtExceptionStrings +xml.dom.HIERARCHY_REQUEST_ERR +xml.dom.HTMLDOMImplementation +xml.dom.HierarchyRequestErr( +xml.dom.INDEX_SIZE_ERR +xml.dom.INUSE_ATTRIBUTE_ERR +xml.dom.INVALID_ACCESS_ERR +xml.dom.INVALID_CHARACTER_ERR +xml.dom.INVALID_MODIFICATION_ERR +xml.dom.INVALID_NODE_TYPE_ERR +xml.dom.INVALID_STATE_ERR +xml.dom.IndexSizeErr( +xml.dom.InuseAttributeErr( +xml.dom.InvalidAccessErr( +xml.dom.InvalidCharacterErr( +xml.dom.InvalidModificationErr( +xml.dom.InvalidNodeTypeErr( +xml.dom.InvalidStateErr( +xml.dom.MessageSource +xml.dom.NAMESPACE_ERR +xml.dom.NOT_FOUND_ERR +xml.dom.NOT_SUPPORTED_ERR +xml.dom.NO_DATA_ALLOWED_ERR +xml.dom.NO_MODIFICATION_ALLOWED_ERR +xml.dom.NamespaceErr( +xml.dom.NoDataAllowedErr( +xml.dom.NoModificationAllowedErr( +xml.dom.Node( +xml.dom.NotFoundErr( +xml.dom.NotSupportedErr( +xml.dom.Range +xml.dom.RangeException( +xml.dom.RangeExceptionStrings +xml.dom.SYNTAX_ERR +xml.dom.SyntaxErr( +xml.dom.UNSPECIFIED_EVENT_TYPE_ERR +xml.dom.UnspecifiedEventTypeErr( +xml.dom.UserDataHandler( +xml.dom.VALIDATION_ERR +xml.dom.ValidationErr( +xml.dom.WRONG_DOCUMENT_ERR +xml.dom.WrongDocumentErr( +xml.dom.XHTML_NAMESPACE +xml.dom.XMLNS_NAMESPACE +xml.dom.XML_NAMESPACE +xml.dom.XML_PARSE_ERR +xml.dom.XmlParseErr( +xml.dom.__builtins__ +xml.dom.__doc__ +xml.dom.__file__ +xml.dom.__name__ +xml.dom.__package__ +xml.dom.__path__ +xml.dom.domreg +xml.dom.getDOMImplementation( +xml.dom.html +xml.dom.implementation +xml.dom.minicompat +xml.dom.registerDOMImplementation( + +--- from xml import dom --- +dom.BAD_BOUNDARYPOINTS_ERR +dom.BadBoundaryPointsErr( +dom.DOMError( +dom.DOMException( +dom.DOMExceptionStrings +dom.DOMImplementation +dom.DOMSTRING_SIZE_ERR +dom.DOMStringSizeErr( +dom.DomstringSizeErr( +dom.EMPTY_NAMESPACE +dom.EMPTY_PREFIX +dom.EventException( +dom.EventExceptionStrings +dom.FT_EXCEPTION_BASE +dom.FtException( +dom.FtExceptionStrings +dom.HIERARCHY_REQUEST_ERR +dom.HTMLDOMImplementation +dom.HierarchyRequestErr( +dom.INDEX_SIZE_ERR +dom.INUSE_ATTRIBUTE_ERR +dom.INVALID_ACCESS_ERR +dom.INVALID_CHARACTER_ERR +dom.INVALID_MODIFICATION_ERR +dom.INVALID_NODE_TYPE_ERR +dom.INVALID_STATE_ERR +dom.IndexSizeErr( +dom.InuseAttributeErr( +dom.InvalidAccessErr( +dom.InvalidCharacterErr( +dom.InvalidModificationErr( +dom.InvalidNodeTypeErr( +dom.InvalidStateErr( +dom.MessageSource +dom.NAMESPACE_ERR +dom.NOT_FOUND_ERR +dom.NOT_SUPPORTED_ERR +dom.NO_DATA_ALLOWED_ERR +dom.NO_MODIFICATION_ALLOWED_ERR +dom.NamespaceErr( +dom.NoDataAllowedErr( +dom.NoModificationAllowedErr( +dom.Node( +dom.NotFoundErr( +dom.NotSupportedErr( +dom.Range +dom.RangeException( +dom.RangeExceptionStrings +dom.SYNTAX_ERR +dom.SyntaxErr( +dom.UNSPECIFIED_EVENT_TYPE_ERR +dom.UnspecifiedEventTypeErr( +dom.UserDataHandler( +dom.VALIDATION_ERR +dom.ValidationErr( +dom.WRONG_DOCUMENT_ERR +dom.WrongDocumentErr( +dom.XHTML_NAMESPACE +dom.XMLNS_NAMESPACE +dom.XML_NAMESPACE +dom.XML_PARSE_ERR +dom.XmlParseErr( +dom.__builtins__ +dom.__doc__ +dom.__file__ +dom.__name__ +dom.__package__ +dom.__path__ +dom.domreg +dom.getDOMImplementation( +dom.html +dom.implementation +dom.minicompat +dom.registerDOMImplementation( + +--- from xml.dom import * --- +BAD_BOUNDARYPOINTS_ERR +BadBoundaryPointsErr( +DOMError( +DOMException( +DOMExceptionStrings +DOMImplementation +DOMSTRING_SIZE_ERR +DOMStringSizeErr( +DomstringSizeErr( +EMPTY_NAMESPACE +EMPTY_PREFIX +EventException( +EventExceptionStrings +FT_EXCEPTION_BASE +FtException( +FtExceptionStrings +HIERARCHY_REQUEST_ERR +HTMLDOMImplementation +HierarchyRequestErr( +INDEX_SIZE_ERR +INUSE_ATTRIBUTE_ERR +INVALID_ACCESS_ERR +INVALID_CHARACTER_ERR +INVALID_MODIFICATION_ERR +INVALID_NODE_TYPE_ERR +INVALID_STATE_ERR +IndexSizeErr( +InuseAttributeErr( +InvalidAccessErr( +InvalidCharacterErr( +InvalidModificationErr( +InvalidNodeTypeErr( +InvalidStateErr( +MessageSource +NAMESPACE_ERR +NOT_FOUND_ERR +NOT_SUPPORTED_ERR +NO_DATA_ALLOWED_ERR +NO_MODIFICATION_ALLOWED_ERR +NamespaceErr( +NoDataAllowedErr( +NoModificationAllowedErr( +Node( +NotFoundErr( +NotSupportedErr( +Range +RangeException( +RangeExceptionStrings +SYNTAX_ERR +SyntaxErr( +UNSPECIFIED_EVENT_TYPE_ERR +UnspecifiedEventTypeErr( +UserDataHandler( +VALIDATION_ERR +ValidationErr( +WRONG_DOCUMENT_ERR +WrongDocumentErr( +XHTML_NAMESPACE +XMLNS_NAMESPACE +XML_NAMESPACE +XML_PARSE_ERR +XmlParseErr( +domreg +getDOMImplementation( +implementation +minicompat +registerDOMImplementation( + +--- import xml.dom.DOMImplementation --- +xml.dom.DOMImplementation.DOMImplementation( +xml.dom.DOMImplementation.FEATURES_MAP +xml.dom.DOMImplementation.Range +xml.dom.DOMImplementation.__builtins__ +xml.dom.DOMImplementation.__doc__ +xml.dom.DOMImplementation.__file__ +xml.dom.DOMImplementation.__name__ +xml.dom.DOMImplementation.__package__ +xml.dom.DOMImplementation.getDOMImplementation( +xml.dom.DOMImplementation.implementation +xml.dom.DOMImplementation.string + +--- from xml.dom import DOMImplementation --- +DOMImplementation.DOMImplementation( +DOMImplementation.FEATURES_MAP +DOMImplementation.Range +DOMImplementation.__builtins__ +DOMImplementation.__doc__ +DOMImplementation.__file__ +DOMImplementation.__name__ +DOMImplementation.__package__ +DOMImplementation.getDOMImplementation( +DOMImplementation.implementation +DOMImplementation.string + +--- from xml.dom.DOMImplementation import * --- +DOMImplementation( +FEATURES_MAP + +--- import xml.dom.MessageSource --- +xml.dom.MessageSource.BAD_BOUNDARYPOINTS_ERR +xml.dom.MessageSource.DOMExceptionStrings +xml.dom.MessageSource.DOMSTRING_SIZE_ERR +xml.dom.MessageSource.EventExceptionStrings +xml.dom.MessageSource.FtExceptionStrings +xml.dom.MessageSource.HIERARCHY_REQUEST_ERR +xml.dom.MessageSource.INDEX_SIZE_ERR +xml.dom.MessageSource.INUSE_ATTRIBUTE_ERR +xml.dom.MessageSource.INVALID_ACCESS_ERR +xml.dom.MessageSource.INVALID_CHARACTER_ERR +xml.dom.MessageSource.INVALID_MODIFICATION_ERR +xml.dom.MessageSource.INVALID_NODE_TYPE_ERR +xml.dom.MessageSource.INVALID_STATE_ERR +xml.dom.MessageSource.NAMESPACE_ERR +xml.dom.MessageSource.NOT_FOUND_ERR +xml.dom.MessageSource.NOT_SUPPORTED_ERR +xml.dom.MessageSource.NO_DATA_ALLOWED_ERR +xml.dom.MessageSource.NO_MODIFICATION_ALLOWED_ERR +xml.dom.MessageSource.RangeExceptionStrings +xml.dom.MessageSource.SYNTAX_ERR +xml.dom.MessageSource.UNSPECIFIED_EVENT_TYPE_ERR +xml.dom.MessageSource.VALIDATION_ERR +xml.dom.MessageSource.WRONG_DOCUMENT_ERR +xml.dom.MessageSource.XML_PARSE_ERR +xml.dom.MessageSource._( +xml.dom.MessageSource.__builtins__ +xml.dom.MessageSource.__doc__ +xml.dom.MessageSource.__file__ +xml.dom.MessageSource.__name__ +xml.dom.MessageSource.__package__ +xml.dom.MessageSource.get_translator( + +--- from xml.dom import MessageSource --- +MessageSource.BAD_BOUNDARYPOINTS_ERR +MessageSource.DOMExceptionStrings +MessageSource.DOMSTRING_SIZE_ERR +MessageSource.EventExceptionStrings +MessageSource.FtExceptionStrings +MessageSource.HIERARCHY_REQUEST_ERR +MessageSource.INDEX_SIZE_ERR +MessageSource.INUSE_ATTRIBUTE_ERR +MessageSource.INVALID_ACCESS_ERR +MessageSource.INVALID_CHARACTER_ERR +MessageSource.INVALID_MODIFICATION_ERR +MessageSource.INVALID_NODE_TYPE_ERR +MessageSource.INVALID_STATE_ERR +MessageSource.NAMESPACE_ERR +MessageSource.NOT_FOUND_ERR +MessageSource.NOT_SUPPORTED_ERR +MessageSource.NO_DATA_ALLOWED_ERR +MessageSource.NO_MODIFICATION_ALLOWED_ERR +MessageSource.RangeExceptionStrings +MessageSource.SYNTAX_ERR +MessageSource.UNSPECIFIED_EVENT_TYPE_ERR +MessageSource.VALIDATION_ERR +MessageSource.WRONG_DOCUMENT_ERR +MessageSource.XML_PARSE_ERR +MessageSource._( +MessageSource.__builtins__ +MessageSource.__doc__ +MessageSource.__file__ +MessageSource.__name__ +MessageSource.__package__ +MessageSource.get_translator( + +--- from xml.dom.MessageSource import * --- +get_translator( + +--- import xml.dom.Range --- +xml.dom.Range.BadBoundaryPointsErr( +xml.dom.Range.IndexSizeErr( +xml.dom.Range.InvalidNodeTypeErr( +xml.dom.Range.InvalidStateErr( +xml.dom.Range.Node( +xml.dom.Range.Range( +xml.dom.Range.WrongDocumentErr( +xml.dom.Range.__builtins__ +xml.dom.Range.__doc__ +xml.dom.Range.__file__ +xml.dom.Range.__name__ +xml.dom.Range.__package__ + +--- from xml.dom import Range --- +Range.BadBoundaryPointsErr( +Range.IndexSizeErr( +Range.InvalidNodeTypeErr( +Range.InvalidStateErr( +Range.Node( +Range.Range( +Range.WrongDocumentErr( +Range.__builtins__ +Range.__doc__ +Range.__file__ +Range.__name__ +Range.__package__ + +--- from xml.dom.Range import * --- +Range( + +--- import xml.dom.domreg --- +xml.dom.domreg.EmptyNodeList( +xml.dom.domreg.GetattrMagic( +xml.dom.domreg.NewStyle( +xml.dom.domreg.NodeList( +xml.dom.domreg.StringTypes +xml.dom.domreg.__builtins__ +xml.dom.domreg.__doc__ +xml.dom.domreg.__file__ +xml.dom.domreg.__name__ +xml.dom.domreg.__package__ +xml.dom.domreg.defproperty( +xml.dom.domreg.getDOMImplementation( +xml.dom.domreg.registerDOMImplementation( +xml.dom.domreg.registered +xml.dom.domreg.well_known_implementations + +--- from xml.dom import domreg --- +domreg.EmptyNodeList( +domreg.GetattrMagic( +domreg.NewStyle( +domreg.NodeList( +domreg.StringTypes +domreg.__builtins__ +domreg.__doc__ +domreg.__file__ +domreg.__name__ +domreg.__package__ +domreg.defproperty( +domreg.getDOMImplementation( +domreg.registerDOMImplementation( +domreg.registered +domreg.well_known_implementations + +--- from xml.dom.domreg import * --- +EmptyNodeList( +GetattrMagic( +NewStyle( +NodeList( +defproperty( +registered +well_known_implementations + +--- import xml.dom.html --- +xml.dom.html.ConvertChar( +xml.dom.html.HTMLDOMImplementation +xml.dom.html.HTML_4_STRICT_INLINE +xml.dom.html.HTML_4_TRANSITIONAL_INLINE +xml.dom.html.HTML_BOOLEAN_ATTRS +xml.dom.html.HTML_CHARACTER_ENTITIES +xml.dom.html.HTML_DTD +xml.dom.html.HTML_FORBIDDEN_END +xml.dom.html.HTML_NAME_ALLOWED +xml.dom.html.HTML_OPT_END +xml.dom.html.SECURE_HTML_ELEMS +xml.dom.html.TranslateHtmlCdata( +xml.dom.html.UnicodeType( +xml.dom.html.UseHtmlCharEntities( +xml.dom.html.__builtins__ +xml.dom.html.__doc__ +xml.dom.html.__file__ +xml.dom.html.__name__ +xml.dom.html.__package__ +xml.dom.html.__path__ +xml.dom.html.codecs +xml.dom.html.g_cdataCharPattern +xml.dom.html.g_charToEntity +xml.dom.html.g_htmlUniCharEntityPattern +xml.dom.html.g_numCharEntityPattern +xml.dom.html.g_utf8TwoBytePattern +xml.dom.html.g_xmlIllegalCharPattern +xml.dom.html.htmlImplementation +xml.dom.html.re +xml.dom.html.string +xml.dom.html.utf8_to_code( + +--- from xml.dom import html --- +html.ConvertChar( +html.HTMLDOMImplementation +html.HTML_4_STRICT_INLINE +html.HTML_4_TRANSITIONAL_INLINE +html.HTML_BOOLEAN_ATTRS +html.HTML_CHARACTER_ENTITIES +html.HTML_DTD +html.HTML_FORBIDDEN_END +html.HTML_NAME_ALLOWED +html.HTML_OPT_END +html.SECURE_HTML_ELEMS +html.TranslateHtmlCdata( +html.UnicodeType( +html.UseHtmlCharEntities( +html.__builtins__ +html.__doc__ +html.__file__ +html.__name__ +html.__package__ +html.__path__ +html.codecs +html.g_cdataCharPattern +html.g_charToEntity +html.g_htmlUniCharEntityPattern +html.g_numCharEntityPattern +html.g_utf8TwoBytePattern +html.g_xmlIllegalCharPattern +html.htmlImplementation +html.re +html.string +html.utf8_to_code( + +--- from xml.dom.html import * --- +ConvertChar( +HTML_4_STRICT_INLINE +HTML_4_TRANSITIONAL_INLINE +HTML_BOOLEAN_ATTRS +HTML_CHARACTER_ENTITIES +HTML_DTD +HTML_FORBIDDEN_END +HTML_NAME_ALLOWED +HTML_OPT_END +SECURE_HTML_ELEMS +TranslateHtmlCdata( +UseHtmlCharEntities( +g_cdataCharPattern +g_charToEntity +g_htmlUniCharEntityPattern +g_numCharEntityPattern +g_utf8TwoBytePattern +g_xmlIllegalCharPattern +htmlImplementation +utf8_to_code( + +--- import xml.dom.html.HTMLDOMImplementation --- +xml.dom.html.HTMLDOMImplementation.DOMImplementation +xml.dom.html.HTMLDOMImplementation.HTMLDOMImplementation( +xml.dom.html.HTMLDOMImplementation.__builtins__ +xml.dom.html.HTMLDOMImplementation.__doc__ +xml.dom.html.HTMLDOMImplementation.__file__ +xml.dom.html.HTMLDOMImplementation.__name__ +xml.dom.html.HTMLDOMImplementation.__package__ +xml.dom.html.HTMLDOMImplementation.implementation + +--- from xml.dom.html import HTMLDOMImplementation --- +HTMLDOMImplementation.DOMImplementation +HTMLDOMImplementation.HTMLDOMImplementation( +HTMLDOMImplementation.__builtins__ +HTMLDOMImplementation.__doc__ +HTMLDOMImplementation.__file__ +HTMLDOMImplementation.__name__ +HTMLDOMImplementation.__package__ +HTMLDOMImplementation.implementation + +--- from xml.dom.html.HTMLDOMImplementation import * --- +HTMLDOMImplementation( + +--- import xml.dom.minicompat --- +xml.dom.minicompat.EmptyNodeList( +xml.dom.minicompat.GetattrMagic( +xml.dom.minicompat.NewStyle( +xml.dom.minicompat.NodeList( +xml.dom.minicompat.StringTypes +xml.dom.minicompat.__all__ +xml.dom.minicompat.__builtins__ +xml.dom.minicompat.__doc__ +xml.dom.minicompat.__file__ +xml.dom.minicompat.__name__ +xml.dom.minicompat.__package__ +xml.dom.minicompat.defproperty( +xml.dom.minicompat.xml + +--- from xml.dom import minicompat --- +minicompat.EmptyNodeList( +minicompat.GetattrMagic( +minicompat.NewStyle( +minicompat.NodeList( +minicompat.StringTypes +minicompat.__all__ +minicompat.__builtins__ +minicompat.__doc__ +minicompat.__file__ +minicompat.__name__ +minicompat.__package__ +minicompat.defproperty( +minicompat.xml + +--- from xml.dom.minicompat import * --- +xml + +--- import xml.dom.minidom --- +xml.dom.minidom.Attr( +xml.dom.minidom.AttributeList( +xml.dom.minidom.CDATASection( +xml.dom.minidom.CharacterData( +xml.dom.minidom.Childless( +xml.dom.minidom.Comment( +xml.dom.minidom.DOMImplementation( +xml.dom.minidom.DOMImplementationLS( +xml.dom.minidom.Document( +xml.dom.minidom.DocumentFragment( +xml.dom.minidom.DocumentLS( +xml.dom.minidom.DocumentType( +xml.dom.minidom.EMPTY_NAMESPACE +xml.dom.minidom.EMPTY_PREFIX +xml.dom.minidom.Element( +xml.dom.minidom.ElementInfo( +xml.dom.minidom.EmptyNodeList( +xml.dom.minidom.Entity( +xml.dom.minidom.GetattrMagic( +xml.dom.minidom.Identified( +xml.dom.minidom.NamedNodeMap( +xml.dom.minidom.NewStyle( +xml.dom.minidom.Node( +xml.dom.minidom.NodeList( +xml.dom.minidom.Notation( +xml.dom.minidom.ProcessingInstruction( +xml.dom.minidom.ReadOnlySequentialNamedNodeMap( +xml.dom.minidom.StringTypes +xml.dom.minidom.Text( +xml.dom.minidom.TypeInfo( +xml.dom.minidom.XMLNS_NAMESPACE +xml.dom.minidom.__builtins__ +xml.dom.minidom.__doc__ +xml.dom.minidom.__file__ +xml.dom.minidom.__name__ +xml.dom.minidom.__package__ +xml.dom.minidom.defproperty( +xml.dom.minidom.domreg +xml.dom.minidom.getDOMImplementation( +xml.dom.minidom.parse( +xml.dom.minidom.parseString( +xml.dom.minidom.xml + +--- from xml.dom import minidom --- +minidom.Attr( +minidom.AttributeList( +minidom.CDATASection( +minidom.CharacterData( +minidom.Childless( +minidom.Comment( +minidom.DOMImplementation( +minidom.DOMImplementationLS( +minidom.Document( +minidom.DocumentFragment( +minidom.DocumentLS( +minidom.DocumentType( +minidom.EMPTY_NAMESPACE +minidom.EMPTY_PREFIX +minidom.Element( +minidom.ElementInfo( +minidom.EmptyNodeList( +minidom.Entity( +minidom.GetattrMagic( +minidom.Identified( +minidom.NamedNodeMap( +minidom.NewStyle( +minidom.Node( +minidom.NodeList( +minidom.Notation( +minidom.ProcessingInstruction( +minidom.ReadOnlySequentialNamedNodeMap( +minidom.StringTypes +minidom.Text( +minidom.TypeInfo( +minidom.XMLNS_NAMESPACE +minidom.__builtins__ +minidom.__doc__ +minidom.__file__ +minidom.__name__ +minidom.__package__ +minidom.defproperty( +minidom.domreg +minidom.getDOMImplementation( +minidom.parse( +minidom.parseString( +minidom.xml + +--- from xml.dom.minidom import * --- +Attr( +AttributeList( +CDATASection( +CharacterData( +Childless( +Comment( +DOMImplementationLS( +Document( +DocumentFragment( +DocumentLS( +DocumentType( +Element( +ElementInfo( +Entity( +Identified( +NamedNodeMap( +Notation( +ProcessingInstruction( +ReadOnlySequentialNamedNodeMap( +Text( +TypeInfo( +parseString( + +--- import xml.dom.pulldom --- +xml.dom.pulldom.CHARACTERS +xml.dom.pulldom.COMMENT +xml.dom.pulldom.DOMEventStream( +xml.dom.pulldom.END_DOCUMENT +xml.dom.pulldom.END_ELEMENT +xml.dom.pulldom.ErrorHandler( +xml.dom.pulldom.IGNORABLE_WHITESPACE +xml.dom.pulldom.PROCESSING_INSTRUCTION +xml.dom.pulldom.PullDOM( +xml.dom.pulldom.SAX2DOM( +xml.dom.pulldom.START_DOCUMENT +xml.dom.pulldom.START_ELEMENT +xml.dom.pulldom.__builtins__ +xml.dom.pulldom.__doc__ +xml.dom.pulldom.__file__ +xml.dom.pulldom.__name__ +xml.dom.pulldom.__package__ +xml.dom.pulldom.default_bufsize +xml.dom.pulldom.parse( +xml.dom.pulldom.parseString( +xml.dom.pulldom.types +xml.dom.pulldom.xml + +--- from xml.dom import pulldom --- +pulldom.CHARACTERS +pulldom.COMMENT +pulldom.DOMEventStream( +pulldom.END_DOCUMENT +pulldom.END_ELEMENT +pulldom.ErrorHandler( +pulldom.IGNORABLE_WHITESPACE +pulldom.PROCESSING_INSTRUCTION +pulldom.PullDOM( +pulldom.SAX2DOM( +pulldom.START_DOCUMENT +pulldom.START_ELEMENT +pulldom.__builtins__ +pulldom.__doc__ +pulldom.__file__ +pulldom.__name__ +pulldom.__package__ +pulldom.default_bufsize +pulldom.parse( +pulldom.parseString( +pulldom.types +pulldom.xml + +--- from xml.dom.pulldom import * --- +CHARACTERS +COMMENT +DOMEventStream( +END_DOCUMENT +END_ELEMENT +ErrorHandler( +IGNORABLE_WHITESPACE +PROCESSING_INSTRUCTION +PullDOM( +SAX2DOM( +START_DOCUMENT +START_ELEMENT +default_bufsize + +--- import xml.sax --- +xml.sax.ContentHandler( +xml.sax.ErrorHandler( +xml.sax.InputSource( +xml.sax.SAXException( +xml.sax.SAXNotRecognizedException( +xml.sax.SAXNotSupportedException( +xml.sax.SAXParseException( +xml.sax.SAXReaderNotAvailable( +xml.sax.__builtins__ +xml.sax.__doc__ +xml.sax.__file__ +xml.sax.__name__ +xml.sax.__package__ +xml.sax.__path__ +xml.sax.handler +xml.sax.make_parser( +xml.sax.parse( +xml.sax.parseString( +xml.sax.sax2exts +xml.sax.saxexts +xml.sax.saxlib +xml.sax.xmlreader + +--- from xml import sax --- +sax.ContentHandler( +sax.ErrorHandler( +sax.InputSource( +sax.SAXException( +sax.SAXNotRecognizedException( +sax.SAXNotSupportedException( +sax.SAXParseException( +sax.SAXReaderNotAvailable( +sax.__builtins__ +sax.__doc__ +sax.__file__ +sax.__name__ +sax.__package__ +sax.__path__ +sax.handler +sax.make_parser( +sax.parse( +sax.parseString( +sax.sax2exts +sax.saxexts +sax.saxlib +sax.xmlreader + +--- from xml.sax import * --- +ContentHandler( +InputSource( +SAXException( +SAXNotRecognizedException( +SAXNotSupportedException( +SAXParseException( +SAXReaderNotAvailable( +handler +make_parser( +sax2exts +saxexts +saxlib +xmlreader + +--- import xml.sax.handler --- +xml.sax.handler.ContentHandler( +xml.sax.handler.DTDHandler( +xml.sax.handler.EntityResolver( +xml.sax.handler.ErrorHandler( +xml.sax.handler.__builtins__ +xml.sax.handler.__doc__ +xml.sax.handler.__file__ +xml.sax.handler.__name__ +xml.sax.handler.__package__ +xml.sax.handler.all_features +xml.sax.handler.all_properties +xml.sax.handler.feature_external_ges +xml.sax.handler.feature_external_pes +xml.sax.handler.feature_namespace_prefixes +xml.sax.handler.feature_namespaces +xml.sax.handler.feature_string_interning +xml.sax.handler.feature_validation +xml.sax.handler.property_declaration_handler +xml.sax.handler.property_dom_node +xml.sax.handler.property_encoding +xml.sax.handler.property_interning_dict +xml.sax.handler.property_lexical_handler +xml.sax.handler.property_xml_string +xml.sax.handler.version + +--- from xml.sax import handler --- +handler.ContentHandler( +handler.DTDHandler( +handler.EntityResolver( +handler.ErrorHandler( +handler.__builtins__ +handler.__doc__ +handler.__file__ +handler.__name__ +handler.__package__ +handler.all_features +handler.all_properties +handler.feature_external_ges +handler.feature_external_pes +handler.feature_namespace_prefixes +handler.feature_namespaces +handler.feature_string_interning +handler.feature_validation +handler.property_declaration_handler +handler.property_dom_node +handler.property_encoding +handler.property_interning_dict +handler.property_lexical_handler +handler.property_xml_string +handler.version + +--- from xml.sax.handler import * --- +DTDHandler( +EntityResolver( +all_features +all_properties +feature_external_ges +feature_external_pes +feature_namespace_prefixes +feature_namespaces +feature_string_interning +feature_validation +property_declaration_handler +property_dom_node +property_encoding +property_interning_dict +property_lexical_handler +property_xml_string + +--- import xml.sax.sax2exts --- +xml.sax.sax2exts.HTMLParserFactory +xml.sax.sax2exts.SGMLParserFactory +xml.sax.sax2exts.ValidatingReaderFactory( +xml.sax.sax2exts.XMLParserFactory +xml.sax.sax2exts.XMLReaderFactory( +xml.sax.sax2exts.XMLValParserFactory +xml.sax.sax2exts.__builtins__ +xml.sax.sax2exts.__doc__ +xml.sax.sax2exts.__file__ +xml.sax.sax2exts.__name__ +xml.sax.sax2exts.__package__ +xml.sax.sax2exts.make_parser( +xml.sax.sax2exts.saxexts +xml.sax.sax2exts.saxlib + +--- from xml.sax import sax2exts --- +sax2exts.HTMLParserFactory +sax2exts.SGMLParserFactory +sax2exts.ValidatingReaderFactory( +sax2exts.XMLParserFactory +sax2exts.XMLReaderFactory( +sax2exts.XMLValParserFactory +sax2exts.__builtins__ +sax2exts.__doc__ +sax2exts.__file__ +sax2exts.__name__ +sax2exts.__package__ +sax2exts.make_parser( +sax2exts.saxexts +sax2exts.saxlib + +--- from xml.sax.sax2exts import * --- +HTMLParserFactory +SGMLParserFactory +ValidatingReaderFactory( +XMLParserFactory +XMLReaderFactory( +XMLValParserFactory + +--- import xml.sax.saxexts --- +xml.sax.saxexts.ExtendedParser( +xml.sax.saxexts.HTMLParserFactory +xml.sax.saxexts.NosliceDocumentHandler( +xml.sax.saxexts.ParserFactory( +xml.sax.saxexts.SGMLParserFactory +xml.sax.saxexts.XMLParserFactory +xml.sax.saxexts.XMLValParserFactory +xml.sax.saxexts.__builtins__ +xml.sax.saxexts.__doc__ +xml.sax.saxexts.__file__ +xml.sax.saxexts.__name__ +xml.sax.saxexts.__package__ +xml.sax.saxexts.handler +xml.sax.saxexts.make_parser( +xml.sax.saxexts.os +xml.sax.saxexts.saxlib +xml.sax.saxexts.string +xml.sax.saxexts.sys +xml.sax.saxexts.types + +--- from xml.sax import saxexts --- +saxexts.ExtendedParser( +saxexts.HTMLParserFactory +saxexts.NosliceDocumentHandler( +saxexts.ParserFactory( +saxexts.SGMLParserFactory +saxexts.XMLParserFactory +saxexts.XMLValParserFactory +saxexts.__builtins__ +saxexts.__doc__ +saxexts.__file__ +saxexts.__name__ +saxexts.__package__ +saxexts.handler +saxexts.make_parser( +saxexts.os +saxexts.saxlib +saxexts.string +saxexts.sys +saxexts.types + +--- from xml.sax.saxexts import * --- +ExtendedParser( +NosliceDocumentHandler( +ParserFactory( + +--- import xml.sax.saxlib --- +xml.sax.saxlib.AttributeList( +xml.sax.saxlib.Attributes( +xml.sax.saxlib.ContentHandler( +xml.sax.saxlib.DTDHandler( +xml.sax.saxlib.DeclHandler( +xml.sax.saxlib.DocumentHandler( +xml.sax.saxlib.EntityResolver( +xml.sax.saxlib.ErrorHandler( +xml.sax.saxlib.HandlerBase( +xml.sax.saxlib.IncrementalParser( +xml.sax.saxlib.InputSource( +xml.sax.saxlib.LexicalHandler( +xml.sax.saxlib.Locator( +xml.sax.saxlib.Parser( +xml.sax.saxlib.SAXException( +xml.sax.saxlib.SAXNotRecognizedException( +xml.sax.saxlib.SAXNotSupportedException( +xml.sax.saxlib.SAXParseException( +xml.sax.saxlib.SAXReaderNotAvailable( +xml.sax.saxlib.XMLFilter( +xml.sax.saxlib.XMLReader( +xml.sax.saxlib.__builtins__ +xml.sax.saxlib.__doc__ +xml.sax.saxlib.__file__ +xml.sax.saxlib.__name__ +xml.sax.saxlib.__package__ +xml.sax.saxlib.all_features +xml.sax.saxlib.all_properties +xml.sax.saxlib.feature_external_ges +xml.sax.saxlib.feature_external_pes +xml.sax.saxlib.feature_namespace_prefixes +xml.sax.saxlib.feature_namespaces +xml.sax.saxlib.feature_string_interning +xml.sax.saxlib.feature_validation +xml.sax.saxlib.property_declaration_handler +xml.sax.saxlib.property_dom_node +xml.sax.saxlib.property_lexical_handler +xml.sax.saxlib.property_xml_string +xml.sax.saxlib.version + +--- from xml.sax import saxlib --- +saxlib.AttributeList( +saxlib.Attributes( +saxlib.ContentHandler( +saxlib.DTDHandler( +saxlib.DeclHandler( +saxlib.DocumentHandler( +saxlib.EntityResolver( +saxlib.ErrorHandler( +saxlib.HandlerBase( +saxlib.IncrementalParser( +saxlib.InputSource( +saxlib.LexicalHandler( +saxlib.Locator( +saxlib.Parser( +saxlib.SAXException( +saxlib.SAXNotRecognizedException( +saxlib.SAXNotSupportedException( +saxlib.SAXParseException( +saxlib.SAXReaderNotAvailable( +saxlib.XMLFilter( +saxlib.XMLReader( +saxlib.__builtins__ +saxlib.__doc__ +saxlib.__file__ +saxlib.__name__ +saxlib.__package__ +saxlib.all_features +saxlib.all_properties +saxlib.feature_external_ges +saxlib.feature_external_pes +saxlib.feature_namespace_prefixes +saxlib.feature_namespaces +saxlib.feature_string_interning +saxlib.feature_validation +saxlib.property_declaration_handler +saxlib.property_dom_node +saxlib.property_lexical_handler +saxlib.property_xml_string +saxlib.version + +--- from xml.sax.saxlib import * --- +Attributes( +DeclHandler( +DocumentHandler( +HandlerBase( +IncrementalParser( +LexicalHandler( +Locator( +Parser( +XMLFilter( +XMLReader( + +--- import xml.sax.xmlreader --- +xml.sax.xmlreader.AttributesImpl( +xml.sax.xmlreader.AttributesNSImpl( +xml.sax.xmlreader.IncrementalParser( +xml.sax.xmlreader.InputSource( +xml.sax.xmlreader.Locator( +xml.sax.xmlreader.SAXNotRecognizedException( +xml.sax.xmlreader.SAXNotSupportedException( +xml.sax.xmlreader.XMLReader( +xml.sax.xmlreader.__builtins__ +xml.sax.xmlreader.__doc__ +xml.sax.xmlreader.__file__ +xml.sax.xmlreader.__name__ +xml.sax.xmlreader.__package__ +xml.sax.xmlreader.handler + +--- from xml.sax import xmlreader --- +xmlreader.AttributesImpl( +xmlreader.AttributesNSImpl( +xmlreader.IncrementalParser( +xmlreader.InputSource( +xmlreader.Locator( +xmlreader.SAXNotRecognizedException( +xmlreader.SAXNotSupportedException( +xmlreader.XMLReader( +xmlreader.__builtins__ +xmlreader.__doc__ +xmlreader.__file__ +xmlreader.__name__ +xmlreader.__package__ +xmlreader.handler + +--- from xml.sax.xmlreader import * --- +AttributesImpl( +AttributesNSImpl( + +--- import audioop --- +audioop.__doc__ +audioop.__file__ +audioop.__name__ +audioop.__package__ +audioop.add( +audioop.adpcm2lin( +audioop.alaw2lin( +audioop.avg( +audioop.avgpp( +audioop.bias( +audioop.cross( +audioop.error( +audioop.findfactor( +audioop.findfit( +audioop.findmax( +audioop.getsample( +audioop.lin2adpcm( +audioop.lin2alaw( +audioop.lin2lin( +audioop.lin2ulaw( +audioop.max( +audioop.maxpp( +audioop.minmax( +audioop.mul( +audioop.ratecv( +audioop.reverse( +audioop.rms( +audioop.tomono( +audioop.tostereo( +audioop.ulaw2lin( + +--- from audioop import * --- +adpcm2lin( +alaw2lin( +avg( +avgpp( +bias( +cross( +findfactor( +findfit( +findmax( +getsample( +lin2adpcm( +lin2alaw( +lin2lin( +lin2ulaw( +maxpp( +minmax( +ratecv( +reverse( +rms( +tomono( +tostereo( +ulaw2lin( + +--- import aifc --- +aifc.Aifc_read( +aifc.Aifc_write( +aifc.Chunk( +aifc.Error( +aifc.__all__ +aifc.__builtin__ +aifc.__builtins__ +aifc.__doc__ +aifc.__file__ +aifc.__name__ +aifc.__package__ +aifc.open( +aifc.openfp( +aifc.struct + +--- from aifc import * --- +Aifc_read( +Aifc_write( +Chunk( +openfp( + +--- import sunau --- +sunau.AUDIO_FILE_ENCODING_ADPCM_G721 +sunau.AUDIO_FILE_ENCODING_ADPCM_G722 +sunau.AUDIO_FILE_ENCODING_ADPCM_G723_3 +sunau.AUDIO_FILE_ENCODING_ADPCM_G723_5 +sunau.AUDIO_FILE_ENCODING_ALAW_8 +sunau.AUDIO_FILE_ENCODING_DOUBLE +sunau.AUDIO_FILE_ENCODING_FLOAT +sunau.AUDIO_FILE_ENCODING_LINEAR_16 +sunau.AUDIO_FILE_ENCODING_LINEAR_24 +sunau.AUDIO_FILE_ENCODING_LINEAR_32 +sunau.AUDIO_FILE_ENCODING_LINEAR_8 +sunau.AUDIO_FILE_ENCODING_MULAW_8 +sunau.AUDIO_FILE_MAGIC +sunau.AUDIO_UNKNOWN_SIZE +sunau.Au_read( +sunau.Au_write( +sunau.Error( +sunau.__builtins__ +sunau.__doc__ +sunau.__file__ +sunau.__name__ +sunau.__package__ +sunau.open( +sunau.openfp( + +--- from sunau import * --- +AUDIO_FILE_ENCODING_ADPCM_G721 +AUDIO_FILE_ENCODING_ADPCM_G722 +AUDIO_FILE_ENCODING_ADPCM_G723_3 +AUDIO_FILE_ENCODING_ADPCM_G723_5 +AUDIO_FILE_ENCODING_ALAW_8 +AUDIO_FILE_ENCODING_DOUBLE +AUDIO_FILE_ENCODING_FLOAT +AUDIO_FILE_ENCODING_LINEAR_16 +AUDIO_FILE_ENCODING_LINEAR_24 +AUDIO_FILE_ENCODING_LINEAR_32 +AUDIO_FILE_ENCODING_LINEAR_8 +AUDIO_FILE_ENCODING_MULAW_8 +AUDIO_FILE_MAGIC +AUDIO_UNKNOWN_SIZE +Au_read( +Au_write( + +--- import wave --- +wave.Chunk( +wave.Error( +wave.WAVE_FORMAT_PCM +wave.Wave_read( +wave.Wave_write( +wave.__all__ +wave.__builtin__ +wave.__builtins__ +wave.__doc__ +wave.__file__ +wave.__name__ +wave.__package__ +wave.big_endian +wave.open( +wave.openfp( +wave.struct + +--- from wave import * --- +WAVE_FORMAT_PCM +Wave_read( +Wave_write( +big_endian + +--- import chunk --- +chunk.Chunk( +chunk.__builtins__ +chunk.__doc__ +chunk.__file__ +chunk.__name__ +chunk.__package__ + +--- from chunk import * --- + +--- import colorsys --- +colorsys.ONE_SIXTH +colorsys.ONE_THIRD +colorsys.TWO_THIRD +colorsys.__all__ +colorsys.__builtins__ +colorsys.__doc__ +colorsys.__file__ +colorsys.__name__ +colorsys.__package__ +colorsys.hls_to_rgb( +colorsys.hsv_to_rgb( +colorsys.rgb_to_hls( +colorsys.rgb_to_hsv( +colorsys.rgb_to_yiq( +colorsys.yiq_to_rgb( + +--- from colorsys import * --- +ONE_SIXTH +ONE_THIRD +TWO_THIRD +hls_to_rgb( +hsv_to_rgb( +rgb_to_hls( +rgb_to_hsv( +rgb_to_yiq( +yiq_to_rgb( + +--- import imghdr --- +imghdr.__all__ +imghdr.__builtins__ +imghdr.__doc__ +imghdr.__file__ +imghdr.__name__ +imghdr.__package__ +imghdr.test( +imghdr.test_bmp( +imghdr.test_exif( +imghdr.test_gif( +imghdr.test_jpeg( +imghdr.test_pbm( +imghdr.test_pgm( +imghdr.test_png( +imghdr.test_ppm( +imghdr.test_rast( +imghdr.test_rgb( +imghdr.test_tiff( +imghdr.test_xbm( +imghdr.testall( +imghdr.tests +imghdr.what( + +--- from imghdr import * --- +test_bmp( +test_exif( +test_gif( +test_jpeg( +test_pbm( +test_pgm( +test_png( +test_ppm( +test_rast( +test_rgb( +test_tiff( +test_xbm( +testall( +tests +what( + +--- import sndhdr --- +sndhdr.__all__ +sndhdr.__builtins__ +sndhdr.__doc__ +sndhdr.__file__ +sndhdr.__name__ +sndhdr.__package__ +sndhdr.get_long_be( +sndhdr.get_long_le( +sndhdr.get_short_be( +sndhdr.get_short_le( +sndhdr.test( +sndhdr.test_8svx( +sndhdr.test_aifc( +sndhdr.test_au( +sndhdr.test_hcom( +sndhdr.test_sndr( +sndhdr.test_sndt( +sndhdr.test_voc( +sndhdr.test_wav( +sndhdr.testall( +sndhdr.tests +sndhdr.what( +sndhdr.whathdr( + +--- from sndhdr import * --- +get_long_be( +get_long_le( +get_short_be( +get_short_le( +test_8svx( +test_aifc( +test_au( +test_hcom( +test_sndr( +test_sndt( +test_voc( +test_wav( +whathdr( + +--- import hmac --- +hmac.HMAC( +hmac.__builtins__ +hmac.__doc__ +hmac.__file__ +hmac.__name__ +hmac.__package__ +hmac.digest_size +hmac.new( +hmac.trans_36 +hmac.trans_5C +hmac.x + +--- from hmac import * --- +HMAC( +digest_size +new( +trans_36 +trans_5C +x + +--- import md5 --- +md5.__builtins__ +md5.__doc__ +md5.__file__ +md5.__name__ +md5.__package__ +md5.blocksize +md5.digest_size +md5.md5( +md5.new( +md5.warnings + +--- from md5 import * --- +blocksize +md5( + +--- import sha --- +sha.__builtins__ +sha.__doc__ +sha.__file__ +sha.__name__ +sha.__package__ +sha.blocksize +sha.digest_size +sha.digestsize +sha.new( +sha.sha( +sha.warnings + +--- from sha import * --- +digestsize +sha( + +--- import hashlib --- +hashlib.__builtins__ +hashlib.__doc__ +hashlib.__file__ +hashlib.__name__ +hashlib.__package__ +hashlib.md5( +hashlib.new( +hashlib.sha1( +hashlib.sha224( +hashlib.sha256( +hashlib.sha384( +hashlib.sha512( + +--- from hashlib import * --- +sha1( +sha224( +sha256( +sha384( +sha512( + +--- import Tkinter --- +Tkinter.ACTIVE +Tkinter.ALL +Tkinter.ANCHOR +Tkinter.ARC +Tkinter.At( +Tkinter.AtEnd( +Tkinter.AtInsert( +Tkinter.AtSelFirst( +Tkinter.AtSelLast( +Tkinter.BASELINE +Tkinter.BEVEL +Tkinter.BOTH +Tkinter.BOTTOM +Tkinter.BROWSE +Tkinter.BUTT +Tkinter.BaseWidget( +Tkinter.BitmapImage( +Tkinter.BooleanType( +Tkinter.BooleanVar( +Tkinter.BufferType( +Tkinter.BuiltinFunctionType( +Tkinter.BuiltinMethodType( +Tkinter.Button( +Tkinter.CASCADE +Tkinter.CENTER +Tkinter.CHAR +Tkinter.CHECKBUTTON +Tkinter.CHORD +Tkinter.COMMAND +Tkinter.CURRENT +Tkinter.CallWrapper( +Tkinter.Canvas( +Tkinter.Checkbutton( +Tkinter.ClassType( +Tkinter.CodeType( +Tkinter.ComplexType( +Tkinter.DISABLED +Tkinter.DOTBOX +Tkinter.DictProxyType( +Tkinter.DictType( +Tkinter.DictionaryType( +Tkinter.DoubleVar( +Tkinter.E +Tkinter.END +Tkinter.EW +Tkinter.EXCEPTION +Tkinter.EXTENDED +Tkinter.EllipsisType( +Tkinter.Entry( +Tkinter.Event( +Tkinter.FALSE +Tkinter.FIRST +Tkinter.FLAT +Tkinter.FileType( +Tkinter.FloatType( +Tkinter.Frame( +Tkinter.FrameType( +Tkinter.FunctionType( +Tkinter.GROOVE +Tkinter.GeneratorType( +Tkinter.GetSetDescriptorType( +Tkinter.Grid( +Tkinter.HIDDEN +Tkinter.HORIZONTAL +Tkinter.INSERT +Tkinter.INSIDE +Tkinter.Image( +Tkinter.InstanceType( +Tkinter.IntType( +Tkinter.IntVar( +Tkinter.LAST +Tkinter.LEFT +Tkinter.Label( +Tkinter.LabelFrame( +Tkinter.LambdaType( +Tkinter.ListType( +Tkinter.Listbox( +Tkinter.LongType( +Tkinter.MITER +Tkinter.MOVETO +Tkinter.MULTIPLE +Tkinter.MemberDescriptorType( +Tkinter.Menu( +Tkinter.Menubutton( +Tkinter.Message( +Tkinter.MethodType( +Tkinter.Misc( +Tkinter.ModuleType( +Tkinter.N +Tkinter.NE +Tkinter.NO +Tkinter.NONE +Tkinter.NORMAL +Tkinter.NS +Tkinter.NSEW +Tkinter.NUMERIC +Tkinter.NW +Tkinter.NoDefaultRoot( +Tkinter.NoneType( +Tkinter.NotImplementedType( +Tkinter.OFF +Tkinter.ON +Tkinter.OUTSIDE +Tkinter.ObjectType( +Tkinter.OptionMenu( +Tkinter.PAGES +Tkinter.PIESLICE +Tkinter.PROJECTING +Tkinter.Pack( +Tkinter.PanedWindow( +Tkinter.PhotoImage( +Tkinter.Place( +Tkinter.RADIOBUTTON +Tkinter.RAISED +Tkinter.READABLE +Tkinter.RIDGE +Tkinter.RIGHT +Tkinter.ROUND +Tkinter.Radiobutton( +Tkinter.S +Tkinter.SCROLL +Tkinter.SE +Tkinter.SEL +Tkinter.SEL_FIRST +Tkinter.SEL_LAST +Tkinter.SEPARATOR +Tkinter.SINGLE +Tkinter.SOLID +Tkinter.SUNKEN +Tkinter.SW +Tkinter.Scale( +Tkinter.Scrollbar( +Tkinter.SliceType( +Tkinter.Spinbox( +Tkinter.StringType( +Tkinter.StringTypes +Tkinter.StringVar( +Tkinter.Studbutton( +Tkinter.TOP +Tkinter.TRUE +Tkinter.Tcl( +Tkinter.TclError( +Tkinter.TclVersion +Tkinter.Text( +Tkinter.Tk( +Tkinter.TkVersion +Tkinter.Toplevel( +Tkinter.TracebackType( +Tkinter.Tributton( +Tkinter.TupleType( +Tkinter.TypeType( +Tkinter.UNDERLINE +Tkinter.UNITS +Tkinter.UnboundMethodType( +Tkinter.UnicodeType( +Tkinter.VERTICAL +Tkinter.Variable( +Tkinter.W +Tkinter.WORD +Tkinter.WRITABLE +Tkinter.Widget( +Tkinter.Wm( +Tkinter.X +Tkinter.XRangeType( +Tkinter.Y +Tkinter.YES +Tkinter.__builtins__ +Tkinter.__doc__ +Tkinter.__file__ +Tkinter.__name__ +Tkinter.__package__ +Tkinter.__version__ +Tkinter.getboolean( +Tkinter.getdouble( +Tkinter.getint( +Tkinter.image_names( +Tkinter.image_types( +Tkinter.mainloop( +Tkinter.sys +Tkinter.tkinter +Tkinter.wantobjects + +--- from Tkinter import * --- +ACTIVE +ALL +ANCHOR +ARC +At( +AtEnd( +AtInsert( +AtSelFirst( +AtSelLast( +BASELINE +BEVEL +BOTH +BOTTOM +BROWSE +BUTT +BaseWidget( +BitmapImage( +BooleanVar( +Button( +CASCADE +CENTER +CHAR +CHECKBUTTON +CHORD +COMMAND +CURRENT +CallWrapper( +Canvas( +Checkbutton( +DISABLED +DOTBOX +DoubleVar( +E +END +EW +EXCEPTION +EXTENDED +FIRST +FLAT +Frame( +GROOVE +Grid( +HIDDEN +HORIZONTAL +INSERT +INSIDE +Image( +IntVar( +LAST +LEFT +Label( +LabelFrame( +Listbox( +MITER +MOVETO +MULTIPLE +Menu( +Menubutton( +Misc( +N +NE +NO +NORMAL +NS +NSEW +NUMERIC +NW +NoDefaultRoot( +OFF +ON +OUTSIDE +OptionMenu( +PAGES +PIESLICE +PROJECTING +Pack( +PanedWindow( +PhotoImage( +Place( +RADIOBUTTON +RAISED +READABLE +RIDGE +RIGHT +ROUND +Radiobutton( +SCROLL +SEL +SEL_FIRST +SEL_LAST +SEPARATOR +SINGLE +SOLID +SUNKEN +SW +Scale( +Scrollbar( +Spinbox( +StringVar( +Studbutton( +TOP +Tcl( +TclError( +TclVersion +Tk( +TkVersion +Toplevel( +Tributton( +UNDERLINE +UNITS +VERTICAL +Variable( +W +WORD +WRITABLE +Widget( +Wm( +Y +YES +getboolean( +getdouble( +getint( +image_names( +image_types( +mainloop( +tkinter +wantobjects + +--- import tkMessageBox --- +tkMessageBox.ABORT +tkMessageBox.ABORTRETRYIGNORE +tkMessageBox.CANCEL +tkMessageBox.Dialog( +tkMessageBox.ERROR +tkMessageBox.IGNORE +tkMessageBox.INFO +tkMessageBox.Message( +tkMessageBox.NO +tkMessageBox.OK +tkMessageBox.OKCANCEL +tkMessageBox.QUESTION +tkMessageBox.RETRY +tkMessageBox.RETRYCANCEL +tkMessageBox.WARNING +tkMessageBox.YES +tkMessageBox.YESNO +tkMessageBox.YESNOCANCEL +tkMessageBox.__builtins__ +tkMessageBox.__doc__ +tkMessageBox.__file__ +tkMessageBox.__name__ +tkMessageBox.__package__ +tkMessageBox.askokcancel( +tkMessageBox.askquestion( +tkMessageBox.askretrycancel( +tkMessageBox.askyesno( +tkMessageBox.askyesnocancel( +tkMessageBox.showerror( +tkMessageBox.showinfo( +tkMessageBox.showwarning( + +--- from tkMessageBox import * --- +ABORT +ABORTRETRYIGNORE +CANCEL +Dialog( +ERROR +IGNORE +INFO +OKCANCEL +QUESTION +RETRY +RETRYCANCEL +WARNING +YESNO +YESNOCANCEL +askokcancel( +askquestion( +askretrycancel( +askyesno( +askyesnocancel( +showerror( +showinfo( + +--- import tkColorChooser --- +tkColorChooser.Chooser( +tkColorChooser.Dialog( +tkColorChooser.__builtins__ +tkColorChooser.__doc__ +tkColorChooser.__file__ +tkColorChooser.__name__ +tkColorChooser.__package__ +tkColorChooser.askcolor( + +--- from tkColorChooser import * --- +Chooser( +askcolor( + +--- import tkFileDialog --- +tkFileDialog.Dialog( +tkFileDialog.Directory( +tkFileDialog.Open( +tkFileDialog.SaveAs( +tkFileDialog.__builtins__ +tkFileDialog.__doc__ +tkFileDialog.__file__ +tkFileDialog.__name__ +tkFileDialog.__package__ +tkFileDialog.askdirectory( +tkFileDialog.askopenfile( +tkFileDialog.askopenfilename( +tkFileDialog.askopenfilenames( +tkFileDialog.askopenfiles( +tkFileDialog.asksaveasfile( +tkFileDialog.asksaveasfilename( + +--- from tkFileDialog import * --- +Directory( +Open( +SaveAs( +askdirectory( +askopenfile( +askopenfilename( +askopenfilenames( +askopenfiles( +asksaveasfile( +asksaveasfilename( + +--- import ScrolledText --- +ScrolledText.BOTH +ScrolledText.Frame( +ScrolledText.Grid( +ScrolledText.LEFT +ScrolledText.Pack( +ScrolledText.Place( +ScrolledText.RIGHT +ScrolledText.Scrollbar( +ScrolledText.ScrolledText( +ScrolledText.Text( +ScrolledText.Y +ScrolledText.__all__ +ScrolledText.__builtins__ +ScrolledText.__doc__ +ScrolledText.__file__ +ScrolledText.__name__ +ScrolledText.__package__ +ScrolledText.example( + +--- from ScrolledText import * --- +ScrolledText( +example( + +--- import tkCommonDialog --- +tkCommonDialog.ACTIVE +tkCommonDialog.ALL +tkCommonDialog.ANCHOR +tkCommonDialog.ARC +tkCommonDialog.At( +tkCommonDialog.AtEnd( +tkCommonDialog.AtInsert( +tkCommonDialog.AtSelFirst( +tkCommonDialog.AtSelLast( +tkCommonDialog.BASELINE +tkCommonDialog.BEVEL +tkCommonDialog.BOTH +tkCommonDialog.BOTTOM +tkCommonDialog.BROWSE +tkCommonDialog.BUTT +tkCommonDialog.BaseWidget( +tkCommonDialog.BitmapImage( +tkCommonDialog.BooleanType( +tkCommonDialog.BooleanVar( +tkCommonDialog.BufferType( +tkCommonDialog.BuiltinFunctionType( +tkCommonDialog.BuiltinMethodType( +tkCommonDialog.Button( +tkCommonDialog.CASCADE +tkCommonDialog.CENTER +tkCommonDialog.CHAR +tkCommonDialog.CHECKBUTTON +tkCommonDialog.CHORD +tkCommonDialog.COMMAND +tkCommonDialog.CURRENT +tkCommonDialog.CallWrapper( +tkCommonDialog.Canvas( +tkCommonDialog.Checkbutton( +tkCommonDialog.ClassType( +tkCommonDialog.CodeType( +tkCommonDialog.ComplexType( +tkCommonDialog.DISABLED +tkCommonDialog.DOTBOX +tkCommonDialog.Dialog( +tkCommonDialog.DictProxyType( +tkCommonDialog.DictType( +tkCommonDialog.DictionaryType( +tkCommonDialog.DoubleVar( +tkCommonDialog.E +tkCommonDialog.END +tkCommonDialog.EW +tkCommonDialog.EXCEPTION +tkCommonDialog.EXTENDED +tkCommonDialog.EllipsisType( +tkCommonDialog.Entry( +tkCommonDialog.Event( +tkCommonDialog.FALSE +tkCommonDialog.FIRST +tkCommonDialog.FLAT +tkCommonDialog.FileType( +tkCommonDialog.FloatType( +tkCommonDialog.Frame( +tkCommonDialog.FrameType( +tkCommonDialog.FunctionType( +tkCommonDialog.GROOVE +tkCommonDialog.GeneratorType( +tkCommonDialog.GetSetDescriptorType( +tkCommonDialog.Grid( +tkCommonDialog.HIDDEN +tkCommonDialog.HORIZONTAL +tkCommonDialog.INSERT +tkCommonDialog.INSIDE +tkCommonDialog.Image( +tkCommonDialog.InstanceType( +tkCommonDialog.IntType( +tkCommonDialog.IntVar( +tkCommonDialog.LAST +tkCommonDialog.LEFT +tkCommonDialog.Label( +tkCommonDialog.LabelFrame( +tkCommonDialog.LambdaType( +tkCommonDialog.ListType( +tkCommonDialog.Listbox( +tkCommonDialog.LongType( +tkCommonDialog.MITER +tkCommonDialog.MOVETO +tkCommonDialog.MULTIPLE +tkCommonDialog.MemberDescriptorType( +tkCommonDialog.Menu( +tkCommonDialog.Menubutton( +tkCommonDialog.Message( +tkCommonDialog.MethodType( +tkCommonDialog.Misc( +tkCommonDialog.ModuleType( +tkCommonDialog.N +tkCommonDialog.NE +tkCommonDialog.NO +tkCommonDialog.NONE +tkCommonDialog.NORMAL +tkCommonDialog.NS +tkCommonDialog.NSEW +tkCommonDialog.NUMERIC +tkCommonDialog.NW +tkCommonDialog.NoDefaultRoot( +tkCommonDialog.NoneType( +tkCommonDialog.NotImplementedType( +tkCommonDialog.OFF +tkCommonDialog.ON +tkCommonDialog.OUTSIDE +tkCommonDialog.ObjectType( +tkCommonDialog.OptionMenu( +tkCommonDialog.PAGES +tkCommonDialog.PIESLICE +tkCommonDialog.PROJECTING +tkCommonDialog.Pack( +tkCommonDialog.PanedWindow( +tkCommonDialog.PhotoImage( +tkCommonDialog.Place( +tkCommonDialog.RADIOBUTTON +tkCommonDialog.RAISED +tkCommonDialog.READABLE +tkCommonDialog.RIDGE +tkCommonDialog.RIGHT +tkCommonDialog.ROUND +tkCommonDialog.Radiobutton( +tkCommonDialog.S +tkCommonDialog.SCROLL +tkCommonDialog.SE +tkCommonDialog.SEL +tkCommonDialog.SEL_FIRST +tkCommonDialog.SEL_LAST +tkCommonDialog.SEPARATOR +tkCommonDialog.SINGLE +tkCommonDialog.SOLID +tkCommonDialog.SUNKEN +tkCommonDialog.SW +tkCommonDialog.Scale( +tkCommonDialog.Scrollbar( +tkCommonDialog.SliceType( +tkCommonDialog.Spinbox( +tkCommonDialog.StringType( +tkCommonDialog.StringTypes +tkCommonDialog.StringVar( +tkCommonDialog.Studbutton( +tkCommonDialog.TOP +tkCommonDialog.TRUE +tkCommonDialog.Tcl( +tkCommonDialog.TclError( +tkCommonDialog.TclVersion +tkCommonDialog.Text( +tkCommonDialog.Tk( +tkCommonDialog.TkVersion +tkCommonDialog.Toplevel( +tkCommonDialog.TracebackType( +tkCommonDialog.Tributton( +tkCommonDialog.TupleType( +tkCommonDialog.TypeType( +tkCommonDialog.UNDERLINE +tkCommonDialog.UNITS +tkCommonDialog.UnboundMethodType( +tkCommonDialog.UnicodeType( +tkCommonDialog.VERTICAL +tkCommonDialog.Variable( +tkCommonDialog.W +tkCommonDialog.WORD +tkCommonDialog.WRITABLE +tkCommonDialog.Widget( +tkCommonDialog.Wm( +tkCommonDialog.X +tkCommonDialog.XRangeType( +tkCommonDialog.Y +tkCommonDialog.YES +tkCommonDialog.__builtins__ +tkCommonDialog.__doc__ +tkCommonDialog.__file__ +tkCommonDialog.__name__ +tkCommonDialog.__package__ +tkCommonDialog.getboolean( +tkCommonDialog.getdouble( +tkCommonDialog.getint( +tkCommonDialog.image_names( +tkCommonDialog.image_types( +tkCommonDialog.mainloop( +tkCommonDialog.sys +tkCommonDialog.tkinter +tkCommonDialog.wantobjects + +--- from tkCommonDialog import * --- + +--- import tkFont --- +tkFont.BOLD +tkFont.Font( +tkFont.ITALIC +tkFont.NORMAL +tkFont.ROMAN +tkFont.Tkinter +tkFont.__builtins__ +tkFont.__doc__ +tkFont.__file__ +tkFont.__name__ +tkFont.__package__ +tkFont.__version__ +tkFont.families( +tkFont.names( +tkFont.nametofont( + +--- from tkFont import * --- +BOLD +Font( +ITALIC +ROMAN +Tkinter +families( +names( +nametofont( + +--- import turtle --- +turtle.Canvas( +turtle.Pen( +turtle.RawPen( +turtle.RawTurtle( +turtle.Screen( +turtle.ScrolledCanvas( +turtle.Shape( +turtle.TK +turtle.TNavigator( +turtle.TPen( +turtle.Tbuffer( +turtle.Terminator( +turtle.Turtle( +turtle.TurtleGraphicsError( +turtle.TurtleScreen( +turtle.TurtleScreenBase( +turtle.Vec2D( +turtle.__all__ +turtle.__builtins__ +turtle.__doc__ +turtle.__file__ +turtle.__name__ +turtle.__package__ +turtle.acos( +turtle.acosh( +turtle.addshape( +turtle.asin( +turtle.asinh( +turtle.atan( +turtle.atan2( +turtle.atanh( +turtle.back( +turtle.backward( +turtle.begin_fill( +turtle.begin_poly( +turtle.bgcolor( +turtle.bgpic( +turtle.bk( +turtle.bye( +turtle.ceil( +turtle.circle( +turtle.clear( +turtle.clearscreen( +turtle.clearstamp( +turtle.clearstamps( +turtle.clone( +turtle.color( +turtle.colormode( +turtle.config_dict( +turtle.copysign( +turtle.cos( +turtle.cosh( +turtle.deepcopy( +turtle.degrees( +turtle.delay( +turtle.distance( +turtle.done( +turtle.dot( +turtle.down( +turtle.e +turtle.end_fill( +turtle.end_poly( +turtle.exitonclick( +turtle.exp( +turtle.fabs( +turtle.factorial( +turtle.fd( +turtle.fill( +turtle.fillcolor( +turtle.floor( +turtle.fmod( +turtle.forward( +turtle.frexp( +turtle.fsum( +turtle.get_poly( +turtle.getcanvas( +turtle.getmethparlist( +turtle.getpen( +turtle.getscreen( +turtle.getshapes( +turtle.getturtle( +turtle.goto( +turtle.heading( +turtle.hideturtle( +turtle.home( +turtle.ht( +turtle.hypot( +turtle.isdown( +turtle.isfile( +turtle.isinf( +turtle.isnan( +turtle.isvisible( +turtle.join( +turtle.ldexp( +turtle.left( +turtle.listen( +turtle.log( +turtle.log10( +turtle.log1p( +turtle.lt( +turtle.mainloop( +turtle.math +turtle.methodname +turtle.mode( +turtle.modf( +turtle.onclick( +turtle.ondrag( +turtle.onkey( +turtle.onrelease( +turtle.onscreenclick( +turtle.ontimer( +turtle.os +turtle.pd( +turtle.pen( +turtle.pencolor( +turtle.pendown( +turtle.pensize( +turtle.penup( +turtle.pi +turtle.pos( +turtle.position( +turtle.pow( +turtle.pu( +turtle.radians( +turtle.read_docstrings( +turtle.readconfig( +turtle.register_shape( +turtle.reset( +turtle.resetscreen( +turtle.resizemode( +turtle.right( +turtle.rt( +turtle.screensize( +turtle.seth( +turtle.setheading( +turtle.setpos( +turtle.setposition( +turtle.settiltangle( +turtle.setundobuffer( +turtle.setup( +turtle.setworldcoordinates( +turtle.setx( +turtle.sety( +turtle.shape( +turtle.shapesize( +turtle.showturtle( +turtle.sin( +turtle.sinh( +turtle.speed( +turtle.split( +turtle.sqrt( +turtle.st( +turtle.stamp( +turtle.tan( +turtle.tanh( +turtle.tilt( +turtle.tiltangle( +turtle.time +turtle.title( +turtle.towards( +turtle.tracer( +turtle.trunc( +turtle.turtles( +turtle.turtlesize( +turtle.types +turtle.undo( +turtle.undobufferentries( +turtle.up( +turtle.update( +turtle.width( +turtle.window_height( +turtle.window_width( +turtle.write( +turtle.write_docstringdict( +turtle.xcor( +turtle.ycor( + +--- from turtle import * --- +Pen( +RawPen( +RawTurtle( +Screen( +ScrolledCanvas( +Shape( +TK +TNavigator( +TPen( +Tbuffer( +Terminator( +Turtle( +TurtleGraphicsError( +TurtleScreen( +TurtleScreenBase( +Vec2D( +addshape( +back( +backward( +begin_fill( +begin_poly( +bgcolor( +bgpic( +bk( +bye( +circle( +clear( +clearscreen( +clearstamp( +clearstamps( +clone( +color( +colormode( +config_dict( +delay( +distance( +done( +dot( +down( +end_fill( +end_poly( +exitonclick( +fd( +fillcolor( +forward( +get_poly( +getcanvas( +getmethparlist( +getpen( +getscreen( +getshapes( +getturtle( +goto( +heading( +hideturtle( +home( +ht( +isdown( +isvisible( +left( +listen( +math +methodname +mode( +onclick( +ondrag( +onkey( +onrelease( +onscreenclick( +ontimer( +pd( +pen( +pencolor( +pendown( +pensize( +penup( +position( +pu( +read_docstrings( +readconfig( +register_shape( +resetscreen( +resizemode( +right( +rt( +screensize( +seth( +setheading( +setpos( +setposition( +settiltangle( +setundobuffer( +setup( +setworldcoordinates( +setx( +sety( +shape( +shapesize( +showturtle( +speed( +st( +stamp( +tilt( +tiltangle( +title( +towards( +tracer( +turtles( +turtlesize( +undo( +undobufferentries( +up( +update( +width( +window_height( +window_width( +write_docstringdict( +xcor( +ycor( + +--- import Tkdnd --- +Tkdnd.DndHandler( +Tkdnd.Icon( +Tkdnd.Tester( +Tkdnd.Tkinter +Tkdnd.__builtins__ +Tkdnd.__doc__ +Tkdnd.__file__ +Tkdnd.__name__ +Tkdnd.__package__ +Tkdnd.dnd_start( +Tkdnd.test( + +--- from Tkdnd import * --- +DndHandler( +Icon( +dnd_start( + +--- import Tix --- +Tix.ACROSSTOP +Tix.ACTIVE +Tix.ALL +Tix.ANCHOR +Tix.ARC +Tix.AUTO +Tix.At( +Tix.AtEnd( +Tix.AtInsert( +Tix.AtSelFirst( +Tix.AtSelLast( +Tix.BALLOON +Tix.BASELINE +Tix.BEVEL +Tix.BOTH +Tix.BOTTOM +Tix.BROWSE +Tix.BUTT +Tix.Balloon( +Tix.BaseWidget( +Tix.BitmapImage( +Tix.BooleanType( +Tix.BooleanVar( +Tix.BufferType( +Tix.BuiltinFunctionType( +Tix.BuiltinMethodType( +Tix.Button( +Tix.ButtonBox( +Tix.CASCADE +Tix.CENTER +Tix.CHAR +Tix.CHECKBUTTON +Tix.CHORD +Tix.COMMAND +Tix.CObjView( +Tix.CURRENT +Tix.CallWrapper( +Tix.Canvas( +Tix.CheckList( +Tix.Checkbutton( +Tix.ClassType( +Tix.CodeType( +Tix.ComboBox( +Tix.ComplexType( +Tix.Control( +Tix.DISABLED +Tix.DOTBOX +Tix.DialogShell( +Tix.DictProxyType( +Tix.DictType( +Tix.DictionaryType( +Tix.DirList( +Tix.DirSelectBox( +Tix.DirSelectDialog( +Tix.DirTree( +Tix.DisplayStyle( +Tix.DoubleVar( +Tix.E +Tix.END +Tix.EW +Tix.EXCEPTION +Tix.EXTENDED +Tix.EllipsisType( +Tix.Entry( +Tix.Event( +Tix.ExFileSelectBox( +Tix.ExFileSelectDialog( +Tix.FALSE +Tix.FIRST +Tix.FLAT +Tix.FileEntry( +Tix.FileSelectBox( +Tix.FileSelectDialog( +Tix.FileType( +Tix.FileTypeList( +Tix.FloatType( +Tix.Form( +Tix.Frame( +Tix.FrameType( +Tix.FunctionType( +Tix.GROOVE +Tix.GeneratorType( +Tix.GetSetDescriptorType( +Tix.Grid( +Tix.HIDDEN +Tix.HList( +Tix.HORIZONTAL +Tix.IMAGE +Tix.IMAGETEXT +Tix.IMMEDIATE +Tix.INSERT +Tix.INSIDE +Tix.Image( +Tix.InputOnly( +Tix.InstanceType( +Tix.IntType( +Tix.IntVar( +Tix.LAST +Tix.LEFT +Tix.Label( +Tix.LabelEntry( +Tix.LabelFrame( +Tix.LambdaType( +Tix.ListNoteBook( +Tix.ListType( +Tix.Listbox( +Tix.LongType( +Tix.MITER +Tix.MOVETO +Tix.MULTIPLE +Tix.MemberDescriptorType( +Tix.Menu( +Tix.Menubutton( +Tix.Message( +Tix.Meter( +Tix.MethodType( +Tix.Misc( +Tix.ModuleType( +Tix.N +Tix.NE +Tix.NO +Tix.NONE +Tix.NORMAL +Tix.NS +Tix.NSEW +Tix.NUMERIC +Tix.NW +Tix.NoDefaultRoot( +Tix.NoneType( +Tix.NotImplementedType( +Tix.NoteBook( +Tix.NoteBookFrame( +Tix.OFF +Tix.ON +Tix.OUTSIDE +Tix.ObjectType( +Tix.OptionMenu( +Tix.OptionName( +Tix.PAGES +Tix.PIESLICE +Tix.PROJECTING +Tix.Pack( +Tix.PanedWindow( +Tix.PhotoImage( +Tix.Place( +Tix.PopupMenu( +Tix.RADIOBUTTON +Tix.RAISED +Tix.READABLE +Tix.RIDGE +Tix.RIGHT +Tix.ROUND +Tix.Radiobutton( +Tix.ResizeHandle( +Tix.S +Tix.SCROLL +Tix.SE +Tix.SEL +Tix.SEL_FIRST +Tix.SEL_LAST +Tix.SEPARATOR +Tix.SINGLE +Tix.SOLID +Tix.STATUS +Tix.SUNKEN +Tix.SW +Tix.Scale( +Tix.Scrollbar( +Tix.ScrolledGrid( +Tix.ScrolledHList( +Tix.ScrolledListBox( +Tix.ScrolledTList( +Tix.ScrolledText( +Tix.ScrolledWindow( +Tix.Select( +Tix.Shell( +Tix.SliceType( +Tix.Spinbox( +Tix.StdButtonBox( +Tix.StringType( +Tix.StringTypes +Tix.StringVar( +Tix.Studbutton( +Tix.TCL_ALL_EVENTS +Tix.TCL_DONT_WAIT +Tix.TCL_FILE_EVENTS +Tix.TCL_IDLE_EVENTS +Tix.TCL_TIMER_EVENTS +Tix.TCL_WINDOW_EVENTS +Tix.TEXT +Tix.TList( +Tix.TOP +Tix.TRUE +Tix.Tcl( +Tix.TclError( +Tix.TclVersion +Tix.Text( +Tix.TixSubWidget( +Tix.TixWidget( +Tix.Tk( +Tix.TkVersion +Tix.Tkinter +Tix.Toplevel( +Tix.TracebackType( +Tix.Tree( +Tix.Tributton( +Tix.TupleType( +Tix.TypeType( +Tix.UNDERLINE +Tix.UNITS +Tix.UnboundMethodType( +Tix.UnicodeType( +Tix.VERTICAL +Tix.Variable( +Tix.W +Tix.WINDOW +Tix.WORD +Tix.WRITABLE +Tix.Widget( +Tix.Wm( +Tix.X +Tix.XRangeType( +Tix.Y +Tix.YES +Tix.__builtins__ +Tix.__doc__ +Tix.__file__ +Tix.__name__ +Tix.__package__ +Tix.getboolean( +Tix.getdouble( +Tix.getint( +Tix.image_names( +Tix.image_types( +Tix.mainloop( +Tix.os +Tix.sys +Tix.tixCommand( +Tix.tkinter +Tix.wantobjects + +--- from Tix import * --- +ACROSSTOP +AUTO +BALLOON +Balloon( +ButtonBox( +CObjView( +CheckList( +ComboBox( +Control( +DialogShell( +DirList( +DirSelectBox( +DirSelectDialog( +DirTree( +DisplayStyle( +ExFileSelectBox( +ExFileSelectDialog( +FileEntry( +FileSelectBox( +FileSelectDialog( +FileTypeList( +Form( +HList( +IMAGE +IMAGETEXT +IMMEDIATE +InputOnly( +LabelEntry( +ListNoteBook( +Meter( +NoteBook( +NoteBookFrame( +OptionName( +PopupMenu( +ResizeHandle( +ScrolledGrid( +ScrolledHList( +ScrolledListBox( +ScrolledTList( +ScrolledWindow( +Select( +Shell( +StdButtonBox( +TCL_ALL_EVENTS +TCL_DONT_WAIT +TCL_FILE_EVENTS +TCL_IDLE_EVENTS +TCL_TIMER_EVENTS +TCL_WINDOW_EVENTS +TEXT +TList( +TixSubWidget( +TixWidget( +Tree( +WINDOW +tixCommand( + +--- import rexec --- +rexec.FileBase( +rexec.FileDelegate( +rexec.FileWrapper( +rexec.RExec( +rexec.RHooks( +rexec.RModuleImporter( +rexec.RModuleLoader( +rexec.TEMPLATE +rexec.__all__ +rexec.__builtin__ +rexec.__builtins__ +rexec.__doc__ +rexec.__file__ +rexec.__name__ +rexec.__package__ +rexec.ihooks +rexec.imp +rexec.os +rexec.sys +rexec.test( + +--- from rexec import * --- +FileBase( +FileDelegate( +FileWrapper( +RExec( +RHooks( +RModuleImporter( +RModuleLoader( +ihooks + +--- import Bastion --- +Bastion.Bastion( +Bastion.BastionClass( +Bastion.MethodType( +Bastion.__all__ +Bastion.__builtins__ +Bastion.__doc__ +Bastion.__file__ +Bastion.__name__ +Bastion.__package__ + +--- from Bastion import * --- +Bastion( +BastionClass( + +--- import parser --- +parser.ASTType( +parser.ParserError( +parser.STType( +parser.__copyright__ +parser.__doc__ +parser.__file__ +parser.__name__ +parser.__package__ +parser.__version__ +parser.ast2list( +parser.ast2tuple( +parser.compileast( +parser.compilest( +parser.expr( +parser.isexpr( +parser.issuite( +parser.sequence2ast( +parser.sequence2st( +parser.st2list( +parser.st2tuple( +parser.suite( +parser.tuple2ast( +parser.tuple2st( + +--- from parser import * --- +ASTType( +ParserError( +STType( +ast2list( +ast2tuple( +compileast( +compilest( +expr( +isexpr( +issuite( +sequence2ast( +sequence2st( +st2list( +st2tuple( +suite( +tuple2ast( +tuple2st( + +--- import symbol --- +symbol.__builtins__ +symbol.__doc__ +symbol.__file__ +symbol.__name__ +symbol.__package__ +symbol.and_expr +symbol.and_test +symbol.arglist +symbol.argument +symbol.arith_expr +symbol.assert_stmt +symbol.atom +symbol.augassign +symbol.break_stmt +symbol.classdef +symbol.comp_op +symbol.comparison +symbol.compound_stmt +symbol.continue_stmt +symbol.decorated +symbol.decorator +symbol.decorators +symbol.del_stmt +symbol.dictmaker +symbol.dotted_as_name +symbol.dotted_as_names +symbol.dotted_name +symbol.encoding_decl +symbol.eval_input +symbol.except_clause +symbol.exec_stmt +symbol.expr +symbol.expr_stmt +symbol.exprlist +symbol.factor +symbol.file_input +symbol.flow_stmt +symbol.for_stmt +symbol.fpdef +symbol.fplist +symbol.funcdef +symbol.gen_for +symbol.gen_if +symbol.gen_iter +symbol.global_stmt +symbol.if_stmt +symbol.import_as_name +symbol.import_as_names +symbol.import_from +symbol.import_name +symbol.import_stmt +symbol.lambdef +symbol.list_for +symbol.list_if +symbol.list_iter +symbol.listmaker +symbol.main( +symbol.not_test +symbol.old_lambdef +symbol.old_test +symbol.or_test +symbol.parameters +symbol.pass_stmt +symbol.power +symbol.print_stmt +symbol.raise_stmt +symbol.return_stmt +symbol.shift_expr +symbol.simple_stmt +symbol.single_input +symbol.sliceop +symbol.small_stmt +symbol.stmt +symbol.subscript +symbol.subscriptlist +symbol.suite +symbol.sym_name +symbol.term +symbol.test +symbol.testlist +symbol.testlist1 +symbol.testlist_gexp +symbol.testlist_safe +symbol.trailer +symbol.try_stmt +symbol.varargslist +symbol.while_stmt +symbol.with_stmt +symbol.with_var +symbol.xor_expr +symbol.yield_expr +symbol.yield_stmt + +--- from symbol import * --- +and_expr +and_test +arglist +argument +arith_expr +assert_stmt +atom +augassign +break_stmt +classdef +comp_op +comparison +compound_stmt +continue_stmt +decorated +decorator +decorators +del_stmt +dictmaker +dotted_as_name +dotted_as_names +dotted_name +encoding_decl +eval_input +except_clause +exec_stmt +expr +expr_stmt +exprlist +factor +file_input +flow_stmt +for_stmt +fpdef +fplist +funcdef +gen_for +gen_if +gen_iter +global_stmt +if_stmt +import_as_name +import_as_names +import_from +import_name +import_stmt +lambdef +list_for +list_if +list_iter +listmaker +not_test +old_lambdef +old_test +or_test +parameters +pass_stmt +power +print_stmt +raise_stmt +return_stmt +shift_expr +simple_stmt +single_input +sliceop +small_stmt +stmt +subscript +subscriptlist +suite +sym_name +term +test +testlist +testlist1 +testlist_gexp +testlist_safe +trailer +try_stmt +varargslist +while_stmt +with_stmt +with_var +xor_expr +yield_expr +yield_stmt + +--- import token --- +token.AMPER +token.AMPEREQUAL +token.AT +token.BACKQUOTE +token.CIRCUMFLEX +token.CIRCUMFLEXEQUAL +token.COLON +token.COMMA +token.DEDENT +token.DOT +token.DOUBLESLASH +token.DOUBLESLASHEQUAL +token.DOUBLESTAR +token.DOUBLESTAREQUAL +token.ENDMARKER +token.EQEQUAL +token.EQUAL +token.ERRORTOKEN +token.GREATER +token.GREATEREQUAL +token.INDENT +token.ISEOF( +token.ISNONTERMINAL( +token.ISTERMINAL( +token.LBRACE +token.LEFTSHIFT +token.LEFTSHIFTEQUAL +token.LESS +token.LESSEQUAL +token.LPAR +token.LSQB +token.MINEQUAL +token.MINUS +token.NAME +token.NEWLINE +token.NOTEQUAL +token.NT_OFFSET +token.NUMBER +token.N_TOKENS +token.OP +token.PERCENT +token.PERCENTEQUAL +token.PLUS +token.PLUSEQUAL +token.RBRACE +token.RIGHTSHIFT +token.RIGHTSHIFTEQUAL +token.RPAR +token.RSQB +token.SEMI +token.SLASH +token.SLASHEQUAL +token.STAR +token.STAREQUAL +token.STRING +token.TILDE +token.VBAR +token.VBAREQUAL +token.__builtins__ +token.__doc__ +token.__file__ +token.__name__ +token.__package__ +token.main( +token.tok_name + +--- from token import * --- +AMPER +AMPEREQUAL +AT +BACKQUOTE +CIRCUMFLEX +CIRCUMFLEXEQUAL +COLON +COMMA +DEDENT +DOT +DOUBLESLASH +DOUBLESLASHEQUAL +DOUBLESTAR +DOUBLESTAREQUAL +ENDMARKER +EQEQUAL +EQUAL +ERRORTOKEN +GREATER +GREATEREQUAL +INDENT +ISEOF( +ISNONTERMINAL( +ISTERMINAL( +LBRACE +LEFTSHIFT +LEFTSHIFTEQUAL +LESS +LESSEQUAL +LPAR +LSQB +MINEQUAL +MINUS +NAME +NEWLINE +NOTEQUAL +NT_OFFSET +NUMBER +N_TOKENS +OP +PERCENT +PERCENTEQUAL +PLUS +PLUSEQUAL +RBRACE +RIGHTSHIFT +RIGHTSHIFTEQUAL +RPAR +RSQB +SEMI +SLASH +SLASHEQUAL +STAR +STAREQUAL +TILDE +VBAR +VBAREQUAL +tok_name + +--- import keyword --- +keyword.__all__ +keyword.__builtins__ +keyword.__doc__ +keyword.__file__ +keyword.__name__ +keyword.__package__ +keyword.iskeyword( +keyword.kwlist +keyword.main( + +--- from keyword import * --- +iskeyword( +kwlist + +--- import tokenize --- +tokenize.AMPER +tokenize.AMPEREQUAL +tokenize.AT +tokenize.BACKQUOTE +tokenize.Binnumber +tokenize.Bracket +tokenize.CIRCUMFLEX +tokenize.CIRCUMFLEXEQUAL +tokenize.COLON +tokenize.COMMA +tokenize.COMMENT +tokenize.Comment +tokenize.ContStr +tokenize.DEDENT +tokenize.DOT +tokenize.DOUBLESLASH +tokenize.DOUBLESLASHEQUAL +tokenize.DOUBLESTAR +tokenize.DOUBLESTAREQUAL +tokenize.Decnumber +tokenize.Double +tokenize.Double3 +tokenize.ENDMARKER +tokenize.EQEQUAL +tokenize.EQUAL +tokenize.ERRORTOKEN +tokenize.Expfloat +tokenize.Exponent +tokenize.Floatnumber +tokenize.Funny +tokenize.GREATER +tokenize.GREATEREQUAL +tokenize.Hexnumber +tokenize.INDENT +tokenize.ISEOF( +tokenize.ISNONTERMINAL( +tokenize.ISTERMINAL( +tokenize.Ignore +tokenize.Imagnumber +tokenize.Intnumber +tokenize.LBRACE +tokenize.LEFTSHIFT +tokenize.LEFTSHIFTEQUAL +tokenize.LESS +tokenize.LESSEQUAL +tokenize.LPAR +tokenize.LSQB +tokenize.MINEQUAL +tokenize.MINUS +tokenize.NAME +tokenize.NEWLINE +tokenize.NL +tokenize.NOTEQUAL +tokenize.NT_OFFSET +tokenize.NUMBER +tokenize.N_TOKENS +tokenize.Name +tokenize.Number +tokenize.OP +tokenize.Octnumber +tokenize.Operator +tokenize.PERCENT +tokenize.PERCENTEQUAL +tokenize.PLUS +tokenize.PLUSEQUAL +tokenize.PlainToken +tokenize.Pointfloat +tokenize.PseudoExtras +tokenize.PseudoToken +tokenize.RBRACE +tokenize.RIGHTSHIFT +tokenize.RIGHTSHIFTEQUAL +tokenize.RPAR +tokenize.RSQB +tokenize.SEMI +tokenize.SLASH +tokenize.SLASHEQUAL +tokenize.STAR +tokenize.STAREQUAL +tokenize.STRING +tokenize.Single +tokenize.Single3 +tokenize.Special +tokenize.StopTokenizing( +tokenize.String +tokenize.TILDE +tokenize.Token +tokenize.TokenError( +tokenize.Triple +tokenize.Untokenizer( +tokenize.VBAR +tokenize.VBAREQUAL +tokenize.Whitespace +tokenize.__all__ +tokenize.__author__ +tokenize.__builtins__ +tokenize.__credits__ +tokenize.__doc__ +tokenize.__file__ +tokenize.__name__ +tokenize.__package__ +tokenize.any( +tokenize.double3prog +tokenize.endprogs +tokenize.generate_tokens( +tokenize.group( +tokenize.main( +tokenize.maybe( +tokenize.printtoken( +tokenize.pseudoprog +tokenize.re +tokenize.single3prog +tokenize.single_quoted +tokenize.string +tokenize.t +tokenize.tabsize +tokenize.tok_name +tokenize.tokenize( +tokenize.tokenize_loop( +tokenize.tokenprog +tokenize.triple_quoted +tokenize.untokenize( + +--- from tokenize import * --- +Binnumber +Bracket +Comment +ContStr +Decnumber +Double +Double3 +Expfloat +Exponent +Floatnumber +Funny +Hexnumber +Ignore +Imagnumber +Intnumber +NL +Name +Number +Octnumber +Operator +PlainToken +Pointfloat +PseudoExtras +PseudoToken +Single +Single3 +Special +StopTokenizing( +String +Token +TokenError( +Triple +Untokenizer( +Whitespace +double3prog +endprogs +generate_tokens( +group( +maybe( +printtoken( +pseudoprog +single3prog +single_quoted +t +tabsize +tokenize( +tokenize_loop( +tokenprog +triple_quoted +untokenize( + +--- import tabnanny --- +tabnanny.NannyNag( +tabnanny.Whitespace( +tabnanny.__all__ +tabnanny.__builtins__ +tabnanny.__doc__ +tabnanny.__file__ +tabnanny.__name__ +tabnanny.__package__ +tabnanny.__version__ +tabnanny.check( +tabnanny.errprint( +tabnanny.filename_only +tabnanny.format_witnesses( +tabnanny.getopt +tabnanny.main( +tabnanny.os +tabnanny.process_tokens( +tabnanny.sys +tabnanny.tokenize +tabnanny.verbose + +--- from tabnanny import * --- +NannyNag( +Whitespace( +check( +errprint( +filename_only +format_witnesses( +getopt +process_tokens( +verbose + +--- import pyclbr --- +pyclbr.Class( +pyclbr.DEDENT +pyclbr.Function( +pyclbr.NAME +pyclbr.OP +pyclbr.__all__ +pyclbr.__builtins__ +pyclbr.__doc__ +pyclbr.__file__ +pyclbr.__name__ +pyclbr.__package__ +pyclbr.imp +pyclbr.itemgetter( +pyclbr.readmodule( +pyclbr.readmodule_ex( +pyclbr.sys +pyclbr.tokenize + +--- from pyclbr import * --- +Class( +Function( +readmodule( +readmodule_ex( + +--- import py_compile --- +py_compile.MAGIC +py_compile.PyCompileError( +py_compile.__all__ +py_compile.__builtin__ +py_compile.__builtins__ +py_compile.__doc__ +py_compile.__file__ +py_compile.__name__ +py_compile.__package__ +py_compile.compile( +py_compile.imp +py_compile.main( +py_compile.marshal +py_compile.os +py_compile.set_creator_type( +py_compile.sys +py_compile.traceback +py_compile.wr_long( + +--- from py_compile import * --- +MAGIC +PyCompileError( +set_creator_type( +wr_long( + +--- import compileall --- +compileall.__all__ +compileall.__builtins__ +compileall.__doc__ +compileall.__file__ +compileall.__name__ +compileall.__package__ +compileall.compile_dir( +compileall.compile_path( +compileall.main( +compileall.os +compileall.py_compile +compileall.sys + +--- from compileall import * --- +compile_dir( +compile_path( +py_compile + +--- import dis --- +dis.EXTENDED_ARG +dis.HAVE_ARGUMENT +dis.__all__ +dis.__builtins__ +dis.__doc__ +dis.__file__ +dis.__name__ +dis.__package__ +dis.cmp_op +dis.dis( +dis.disassemble( +dis.disassemble_string( +dis.disco( +dis.distb( +dis.findlabels( +dis.findlinestarts( +dis.hascompare +dis.hasconst +dis.hasfree +dis.hasjabs +dis.hasjrel +dis.haslocal +dis.hasname +dis.opmap +dis.opname +dis.sys +dis.types + +--- from dis import * --- +EXTENDED_ARG +HAVE_ARGUMENT +cmp_op +dis( +disassemble( +disassemble_string( +disco( +distb( +findlabels( +findlinestarts( +hascompare +hasconst +hasfree +hasjabs +hasjrel +haslocal +hasname +opmap +opname + +--- import distutils --- +distutils.__builtins__ +distutils.__doc__ +distutils.__file__ +distutils.__name__ +distutils.__package__ +distutils.__path__ +distutils.__revision__ +distutils.__version__ + +--- from distutils import * --- + +--- import compiler --- +compiler.__builtins__ +compiler.__doc__ +compiler.__file__ +compiler.__name__ +compiler.__package__ +compiler.__path__ +compiler.ast +compiler.compile( +compiler.compileFile( +compiler.consts +compiler.future +compiler.misc +compiler.parse( +compiler.parseFile( +compiler.pyassem +compiler.pycodegen +compiler.symbols +compiler.syntax +compiler.transformer +compiler.visitor +compiler.walk( + +--- from compiler import * --- +ast +compileFile( +consts +future +misc +parseFile( +pyassem +pycodegen +symbols +syntax +transformer +visitor + +--- import compiler.ast --- +compiler.ast.Add( +compiler.ast.And( +compiler.ast.AssAttr( +compiler.ast.AssList( +compiler.ast.AssName( +compiler.ast.AssTuple( +compiler.ast.Assert( +compiler.ast.Assign( +compiler.ast.AugAssign( +compiler.ast.Backquote( +compiler.ast.Bitand( +compiler.ast.Bitor( +compiler.ast.Bitxor( +compiler.ast.Break( +compiler.ast.CO_VARARGS +compiler.ast.CO_VARKEYWORDS +compiler.ast.CallFunc( +compiler.ast.Class( +compiler.ast.Compare( +compiler.ast.Const( +compiler.ast.Continue( +compiler.ast.Decorators( +compiler.ast.Dict( +compiler.ast.Discard( +compiler.ast.Div( +compiler.ast.Ellipsis( +compiler.ast.EmptyNode( +compiler.ast.Exec( +compiler.ast.Expression( +compiler.ast.FloorDiv( +compiler.ast.For( +compiler.ast.From( +compiler.ast.Function( +compiler.ast.GenExpr( +compiler.ast.GenExprFor( +compiler.ast.GenExprIf( +compiler.ast.GenExprInner( +compiler.ast.Getattr( +compiler.ast.Global( +compiler.ast.If( +compiler.ast.IfExp( +compiler.ast.Import( +compiler.ast.Invert( +compiler.ast.Keyword( +compiler.ast.Lambda( +compiler.ast.LeftShift( +compiler.ast.List( +compiler.ast.ListComp( +compiler.ast.ListCompFor( +compiler.ast.ListCompIf( +compiler.ast.Mod( +compiler.ast.Module( +compiler.ast.Mul( +compiler.ast.Name( +compiler.ast.Node( +compiler.ast.Not( +compiler.ast.Or( +compiler.ast.Pass( +compiler.ast.Power( +compiler.ast.Print( +compiler.ast.Printnl( +compiler.ast.Raise( +compiler.ast.Return( +compiler.ast.RightShift( +compiler.ast.Slice( +compiler.ast.Sliceobj( +compiler.ast.Stmt( +compiler.ast.Sub( +compiler.ast.Subscript( +compiler.ast.TryExcept( +compiler.ast.TryFinally( +compiler.ast.Tuple( +compiler.ast.UnaryAdd( +compiler.ast.UnarySub( +compiler.ast.While( +compiler.ast.With( +compiler.ast.Yield( +compiler.ast.__builtins__ +compiler.ast.__doc__ +compiler.ast.__file__ +compiler.ast.__name__ +compiler.ast.__package__ +compiler.ast.flatten( +compiler.ast.flatten_nodes( +compiler.ast.name +compiler.ast.nodes +compiler.ast.obj( + +--- from compiler import ast --- +ast.Add( +ast.And( +ast.AssAttr( +ast.AssList( +ast.AssName( +ast.AssTuple( +ast.Assert( +ast.Assign( +ast.AugAssign( +ast.Backquote( +ast.Bitand( +ast.Bitor( +ast.Bitxor( +ast.Break( +ast.CO_VARARGS +ast.CO_VARKEYWORDS +ast.CallFunc( +ast.Class( +ast.Compare( +ast.Const( +ast.Continue( +ast.Decorators( +ast.Dict( +ast.Discard( +ast.Div( +ast.Ellipsis( +ast.EmptyNode( +ast.Exec( +ast.Expression( +ast.FloorDiv( +ast.For( +ast.From( +ast.Function( +ast.GenExpr( +ast.GenExprFor( +ast.GenExprIf( +ast.GenExprInner( +ast.Getattr( +ast.Global( +ast.If( +ast.IfExp( +ast.Import( +ast.Invert( +ast.Keyword( +ast.Lambda( +ast.LeftShift( +ast.List( +ast.ListComp( +ast.ListCompFor( +ast.ListCompIf( +ast.Mod( +ast.Module( +ast.Mul( +ast.Name( +ast.Node( +ast.Not( +ast.Or( +ast.Pass( +ast.Power( +ast.Print( +ast.Printnl( +ast.Raise( +ast.Return( +ast.RightShift( +ast.Slice( +ast.Sliceobj( +ast.Stmt( +ast.Sub( +ast.Subscript( +ast.TryExcept( +ast.TryFinally( +ast.Tuple( +ast.UnaryAdd( +ast.UnarySub( +ast.While( +ast.With( +ast.Yield( +ast.__builtins__ +ast.__doc__ +ast.__file__ +ast.__name__ +ast.__package__ +ast.flatten( +ast.flatten_nodes( +ast.name +ast.nodes +ast.obj( + +--- from compiler.ast import * --- +Add( +And( +AssAttr( +AssList( +AssName( +AssTuple( +Assert( +Assign( +AugAssign( +Backquote( +Bitand( +Bitor( +Bitxor( +Break( +CallFunc( +Compare( +Const( +Continue( +Decorators( +Dict( +Discard( +Div( +Ellipsis( +EmptyNode( +Exec( +Expression( +FloorDiv( +For( +From( +GenExpr( +GenExprFor( +GenExprIf( +GenExprInner( +Getattr( +Global( +If( +IfExp( +Import( +Invert( +Keyword( +Lambda( +LeftShift( +List( +ListComp( +ListCompFor( +ListCompIf( +Mod( +Module( +Mul( +Name( +Not( +Or( +Pass( +Power( +Print( +Printnl( +Raise( +Return( +RightShift( +Slice( +Sliceobj( +Stmt( +Sub( +Subscript( +TryExcept( +TryFinally( +Tuple( +UnaryAdd( +UnarySub( +While( +With( +Yield( +flatten( +flatten_nodes( +nodes +obj( + +--- import compiler.consts --- +compiler.consts.CO_FUTURE_ABSIMPORT +compiler.consts.CO_FUTURE_DIVISION +compiler.consts.CO_FUTURE_PRINT_FUNCTION +compiler.consts.CO_FUTURE_WITH_STATEMENT +compiler.consts.CO_GENERATOR +compiler.consts.CO_GENERATOR_ALLOWED +compiler.consts.CO_NESTED +compiler.consts.CO_NEWLOCALS +compiler.consts.CO_OPTIMIZED +compiler.consts.CO_VARARGS +compiler.consts.CO_VARKEYWORDS +compiler.consts.OP_APPLY +compiler.consts.OP_ASSIGN +compiler.consts.OP_DELETE +compiler.consts.SC_CELL +compiler.consts.SC_FREE +compiler.consts.SC_GLOBAL +compiler.consts.SC_LOCAL +compiler.consts.SC_UNKNOWN +compiler.consts.__builtins__ +compiler.consts.__doc__ +compiler.consts.__file__ +compiler.consts.__name__ +compiler.consts.__package__ + +--- from compiler import consts --- +consts.CO_FUTURE_ABSIMPORT +consts.CO_FUTURE_DIVISION +consts.CO_FUTURE_PRINT_FUNCTION +consts.CO_FUTURE_WITH_STATEMENT +consts.CO_GENERATOR +consts.CO_GENERATOR_ALLOWED +consts.CO_NESTED +consts.CO_NEWLOCALS +consts.CO_OPTIMIZED +consts.CO_VARARGS +consts.CO_VARKEYWORDS +consts.OP_APPLY +consts.OP_ASSIGN +consts.OP_DELETE +consts.SC_CELL +consts.SC_FREE +consts.SC_GLOBAL +consts.SC_LOCAL +consts.SC_UNKNOWN +consts.__builtins__ +consts.__doc__ +consts.__file__ +consts.__name__ +consts.__package__ + +--- from compiler.consts import * --- +CO_FUTURE_ABSIMPORT +OP_APPLY +OP_ASSIGN +OP_DELETE +SC_CELL +SC_FREE +SC_GLOBAL +SC_LOCAL +SC_UNKNOWN + +--- import compiler.future --- +compiler.future.BadFutureParser( +compiler.future.FutureParser( +compiler.future.__builtins__ +compiler.future.__doc__ +compiler.future.__file__ +compiler.future.__name__ +compiler.future.__package__ +compiler.future.ast +compiler.future.find_futures( +compiler.future.is_future( +compiler.future.walk( + +--- from compiler import future --- +future.BadFutureParser( +future.FutureParser( +future.__builtins__ +future.__doc__ +future.__file__ +future.__name__ +future.__package__ +future.ast +future.find_futures( +future.is_future( +future.walk( + +--- from compiler.future import * --- +BadFutureParser( +FutureParser( +find_futures( +is_future( + +--- import compiler.misc --- +compiler.misc.MANGLE_LEN +compiler.misc.Set( +compiler.misc.Stack( +compiler.misc.__builtins__ +compiler.misc.__doc__ +compiler.misc.__file__ +compiler.misc.__name__ +compiler.misc.__package__ +compiler.misc.flatten( +compiler.misc.mangle( +compiler.misc.set_filename( + +--- from compiler import misc --- +misc.MANGLE_LEN +misc.Set( +misc.Stack( +misc.__builtins__ +misc.__doc__ +misc.__file__ +misc.__name__ +misc.__package__ +misc.flatten( +misc.mangle( +misc.set_filename( + +--- from compiler.misc import * --- +MANGLE_LEN +Stack( +mangle( +set_filename( + +--- import compiler.pyassem --- +compiler.pyassem.Block( +compiler.pyassem.CONV +compiler.pyassem.CO_NEWLOCALS +compiler.pyassem.CO_OPTIMIZED +compiler.pyassem.CO_VARARGS +compiler.pyassem.CO_VARKEYWORDS +compiler.pyassem.DONE +compiler.pyassem.FLAT +compiler.pyassem.FlowGraph( +compiler.pyassem.LineAddrTable( +compiler.pyassem.PyFlowGraph( +compiler.pyassem.RAW +compiler.pyassem.StackDepthTracker( +compiler.pyassem.TupleArg( +compiler.pyassem.__builtins__ +compiler.pyassem.__doc__ +compiler.pyassem.__file__ +compiler.pyassem.__name__ +compiler.pyassem.__package__ +compiler.pyassem.dfs_postorder( +compiler.pyassem.dis +compiler.pyassem.findDepth( +compiler.pyassem.getArgCount( +compiler.pyassem.isJump( +compiler.pyassem.misc +compiler.pyassem.sys +compiler.pyassem.twobyte( +compiler.pyassem.types + +--- from compiler import pyassem --- +pyassem.Block( +pyassem.CONV +pyassem.CO_NEWLOCALS +pyassem.CO_OPTIMIZED +pyassem.CO_VARARGS +pyassem.CO_VARKEYWORDS +pyassem.DONE +pyassem.FLAT +pyassem.FlowGraph( +pyassem.LineAddrTable( +pyassem.PyFlowGraph( +pyassem.RAW +pyassem.StackDepthTracker( +pyassem.TupleArg( +pyassem.__builtins__ +pyassem.__doc__ +pyassem.__file__ +pyassem.__name__ +pyassem.__package__ +pyassem.dfs_postorder( +pyassem.dis +pyassem.findDepth( +pyassem.getArgCount( +pyassem.isJump( +pyassem.misc +pyassem.sys +pyassem.twobyte( +pyassem.types + +--- from compiler.pyassem import * --- +Block( +CONV +DONE +FlowGraph( +LineAddrTable( +PyFlowGraph( +RAW +StackDepthTracker( +TupleArg( +dfs_postorder( +findDepth( +getArgCount( +isJump( +twobyte( + +--- import compiler.pycodegen --- +compiler.pycodegen.AbstractClassCode( +compiler.pycodegen.AbstractCompileMode( +compiler.pycodegen.AbstractFunctionCode( +compiler.pycodegen.AugGetattr( +compiler.pycodegen.AugName( +compiler.pycodegen.AugSlice( +compiler.pycodegen.AugSubscript( +compiler.pycodegen.CO_FUTURE_ABSIMPORT +compiler.pycodegen.CO_FUTURE_DIVISION +compiler.pycodegen.CO_FUTURE_PRINT_FUNCTION +compiler.pycodegen.CO_FUTURE_WITH_STATEMENT +compiler.pycodegen.CO_GENERATOR +compiler.pycodegen.CO_NESTED +compiler.pycodegen.CO_NEWLOCALS +compiler.pycodegen.CO_VARARGS +compiler.pycodegen.CO_VARKEYWORDS +compiler.pycodegen.ClassCodeGenerator( +compiler.pycodegen.CodeGenerator( +compiler.pycodegen.Delegator( +compiler.pycodegen.END_FINALLY +compiler.pycodegen.EXCEPT +compiler.pycodegen.Expression( +compiler.pycodegen.ExpressionCodeGenerator( +compiler.pycodegen.FunctionCodeGenerator( +compiler.pycodegen.GenExprCodeGenerator( +compiler.pycodegen.Interactive( +compiler.pycodegen.InteractiveCodeGenerator( +compiler.pycodegen.LOOP +compiler.pycodegen.LocalNameFinder( +compiler.pycodegen.Module( +compiler.pycodegen.ModuleCodeGenerator( +compiler.pycodegen.NestedScopeMixin( +compiler.pycodegen.OpFinder( +compiler.pycodegen.SC_CELL +compiler.pycodegen.SC_FREE +compiler.pycodegen.SC_GLOBAL +compiler.pycodegen.SC_LOCAL +compiler.pycodegen.StringIO( +compiler.pycodegen.TRY_FINALLY +compiler.pycodegen.TupleArg( +compiler.pycodegen.VERSION +compiler.pycodegen.__builtins__ +compiler.pycodegen.__doc__ +compiler.pycodegen.__file__ +compiler.pycodegen.__name__ +compiler.pycodegen.__package__ +compiler.pycodegen.ast +compiler.pycodegen.callfunc_opcode_info +compiler.pycodegen.compile( +compiler.pycodegen.compileFile( +compiler.pycodegen.findOp( +compiler.pycodegen.future +compiler.pycodegen.generateArgList( +compiler.pycodegen.imp +compiler.pycodegen.is_constant_false( +compiler.pycodegen.marshal +compiler.pycodegen.misc +compiler.pycodegen.os +compiler.pycodegen.parse( +compiler.pycodegen.pyassem +compiler.pycodegen.struct +compiler.pycodegen.symbols +compiler.pycodegen.syntax +compiler.pycodegen.sys +compiler.pycodegen.walk( +compiler.pycodegen.wrap_aug( +compiler.pycodegen.wrapper + +--- from compiler import pycodegen --- +pycodegen.AbstractClassCode( +pycodegen.AbstractCompileMode( +pycodegen.AbstractFunctionCode( +pycodegen.AugGetattr( +pycodegen.AugName( +pycodegen.AugSlice( +pycodegen.AugSubscript( +pycodegen.CO_FUTURE_ABSIMPORT +pycodegen.CO_FUTURE_DIVISION +pycodegen.CO_FUTURE_PRINT_FUNCTION +pycodegen.CO_FUTURE_WITH_STATEMENT +pycodegen.CO_GENERATOR +pycodegen.CO_NESTED +pycodegen.CO_NEWLOCALS +pycodegen.CO_VARARGS +pycodegen.CO_VARKEYWORDS +pycodegen.ClassCodeGenerator( +pycodegen.CodeGenerator( +pycodegen.Delegator( +pycodegen.END_FINALLY +pycodegen.EXCEPT +pycodegen.Expression( +pycodegen.ExpressionCodeGenerator( +pycodegen.FunctionCodeGenerator( +pycodegen.GenExprCodeGenerator( +pycodegen.Interactive( +pycodegen.InteractiveCodeGenerator( +pycodegen.LOOP +pycodegen.LocalNameFinder( +pycodegen.Module( +pycodegen.ModuleCodeGenerator( +pycodegen.NestedScopeMixin( +pycodegen.OpFinder( +pycodegen.SC_CELL +pycodegen.SC_FREE +pycodegen.SC_GLOBAL +pycodegen.SC_LOCAL +pycodegen.StringIO( +pycodegen.TRY_FINALLY +pycodegen.TupleArg( +pycodegen.VERSION +pycodegen.__builtins__ +pycodegen.__doc__ +pycodegen.__file__ +pycodegen.__name__ +pycodegen.__package__ +pycodegen.ast +pycodegen.callfunc_opcode_info +pycodegen.compile( +pycodegen.compileFile( +pycodegen.findOp( +pycodegen.future +pycodegen.generateArgList( +pycodegen.imp +pycodegen.is_constant_false( +pycodegen.marshal +pycodegen.misc +pycodegen.os +pycodegen.parse( +pycodegen.pyassem +pycodegen.struct +pycodegen.symbols +pycodegen.syntax +pycodegen.sys +pycodegen.walk( +pycodegen.wrap_aug( +pycodegen.wrapper + +--- from compiler.pycodegen import * --- +AbstractClassCode( +AbstractCompileMode( +AbstractFunctionCode( +AugGetattr( +AugName( +AugSlice( +AugSubscript( +ClassCodeGenerator( +CodeGenerator( +Delegator( +END_FINALLY +EXCEPT +ExpressionCodeGenerator( +FunctionCodeGenerator( +GenExprCodeGenerator( +Interactive( +InteractiveCodeGenerator( +LOOP +LocalNameFinder( +ModuleCodeGenerator( +NestedScopeMixin( +OpFinder( +TRY_FINALLY +VERSION +callfunc_opcode_info +findOp( +generateArgList( +is_constant_false( +wrap_aug( +wrapper + +--- import compiler.symbols --- +compiler.symbols.ClassScope( +compiler.symbols.FunctionScope( +compiler.symbols.GenExprScope( +compiler.symbols.LambdaScope( +compiler.symbols.MANGLE_LEN +compiler.symbols.ModuleScope( +compiler.symbols.SC_CELL +compiler.symbols.SC_FREE +compiler.symbols.SC_GLOBAL +compiler.symbols.SC_LOCAL +compiler.symbols.SC_UNKNOWN +compiler.symbols.Scope( +compiler.symbols.SymbolVisitor( +compiler.symbols.__builtins__ +compiler.symbols.__doc__ +compiler.symbols.__file__ +compiler.symbols.__name__ +compiler.symbols.__package__ +compiler.symbols.ast +compiler.symbols.list_eq( +compiler.symbols.mangle( +compiler.symbols.sys +compiler.symbols.types + +--- from compiler import symbols --- +symbols.ClassScope( +symbols.FunctionScope( +symbols.GenExprScope( +symbols.LambdaScope( +symbols.MANGLE_LEN +symbols.ModuleScope( +symbols.SC_CELL +symbols.SC_FREE +symbols.SC_GLOBAL +symbols.SC_LOCAL +symbols.SC_UNKNOWN +symbols.Scope( +symbols.SymbolVisitor( +symbols.__builtins__ +symbols.__doc__ +symbols.__file__ +symbols.__name__ +symbols.__package__ +symbols.ast +symbols.list_eq( +symbols.mangle( +symbols.sys +symbols.types + +--- from compiler.symbols import * --- +ClassScope( +FunctionScope( +GenExprScope( +LambdaScope( +ModuleScope( +Scope( +SymbolVisitor( +list_eq( + +--- import compiler.syntax --- +compiler.syntax.SyntaxErrorChecker( +compiler.syntax.__builtins__ +compiler.syntax.__doc__ +compiler.syntax.__file__ +compiler.syntax.__name__ +compiler.syntax.__package__ +compiler.syntax.ast +compiler.syntax.check( +compiler.syntax.walk( + +--- from compiler import syntax --- +syntax.SyntaxErrorChecker( +syntax.__builtins__ +syntax.__doc__ +syntax.__file__ +syntax.__name__ +syntax.__package__ +syntax.ast +syntax.check( +syntax.walk( + +--- from compiler.syntax import * --- +SyntaxErrorChecker( + +--- import compiler.transformer --- +compiler.transformer.Add( +compiler.transformer.And( +compiler.transformer.AssAttr( +compiler.transformer.AssList( +compiler.transformer.AssName( +compiler.transformer.AssTuple( +compiler.transformer.Assert( +compiler.transformer.Assign( +compiler.transformer.AugAssign( +compiler.transformer.Backquote( +compiler.transformer.Bitand( +compiler.transformer.Bitor( +compiler.transformer.Bitxor( +compiler.transformer.Break( +compiler.transformer.CO_VARARGS +compiler.transformer.CO_VARKEYWORDS +compiler.transformer.CallFunc( +compiler.transformer.Class( +compiler.transformer.Compare( +compiler.transformer.Const( +compiler.transformer.Continue( +compiler.transformer.Decorators( +compiler.transformer.Dict( +compiler.transformer.Discard( +compiler.transformer.Div( +compiler.transformer.Ellipsis( +compiler.transformer.EmptyNode( +compiler.transformer.Exec( +compiler.transformer.Expression( +compiler.transformer.FloorDiv( +compiler.transformer.For( +compiler.transformer.From( +compiler.transformer.Function( +compiler.transformer.GenExpr( +compiler.transformer.GenExprFor( +compiler.transformer.GenExprIf( +compiler.transformer.GenExprInner( +compiler.transformer.Getattr( +compiler.transformer.Global( +compiler.transformer.If( +compiler.transformer.IfExp( +compiler.transformer.Import( +compiler.transformer.Invert( +compiler.transformer.Keyword( +compiler.transformer.Lambda( +compiler.transformer.LeftShift( +compiler.transformer.List( +compiler.transformer.ListComp( +compiler.transformer.ListCompFor( +compiler.transformer.ListCompIf( +compiler.transformer.Mod( +compiler.transformer.Module( +compiler.transformer.Mul( +compiler.transformer.Name( +compiler.transformer.Node( +compiler.transformer.Not( +compiler.transformer.OP_APPLY +compiler.transformer.OP_ASSIGN +compiler.transformer.OP_DELETE +compiler.transformer.Or( +compiler.transformer.Pass( +compiler.transformer.Power( +compiler.transformer.Print( +compiler.transformer.Printnl( +compiler.transformer.Raise( +compiler.transformer.Return( +compiler.transformer.RightShift( +compiler.transformer.Slice( +compiler.transformer.Sliceobj( +compiler.transformer.Stmt( +compiler.transformer.Sub( +compiler.transformer.Subscript( +compiler.transformer.Transformer( +compiler.transformer.TryExcept( +compiler.transformer.TryFinally( +compiler.transformer.Tuple( +compiler.transformer.UnaryAdd( +compiler.transformer.UnarySub( +compiler.transformer.WalkerError( +compiler.transformer.While( +compiler.transformer.With( +compiler.transformer.Yield( +compiler.transformer.__builtins__ +compiler.transformer.__doc__ +compiler.transformer.__file__ +compiler.transformer.__name__ +compiler.transformer.__package__ +compiler.transformer.asList( +compiler.transformer.debug_tree( +compiler.transformer.extractLineNo( +compiler.transformer.flatten( +compiler.transformer.flatten_nodes( +compiler.transformer.k +compiler.transformer.name +compiler.transformer.nodes +compiler.transformer.obj( +compiler.transformer.parse( +compiler.transformer.parseFile( +compiler.transformer.parser +compiler.transformer.symbol +compiler.transformer.token +compiler.transformer.v + +--- from compiler import transformer --- +transformer.Add( +transformer.And( +transformer.AssAttr( +transformer.AssList( +transformer.AssName( +transformer.AssTuple( +transformer.Assert( +transformer.Assign( +transformer.AugAssign( +transformer.Backquote( +transformer.Bitand( +transformer.Bitor( +transformer.Bitxor( +transformer.Break( +transformer.CO_VARARGS +transformer.CO_VARKEYWORDS +transformer.CallFunc( +transformer.Class( +transformer.Compare( +transformer.Const( +transformer.Continue( +transformer.Decorators( +transformer.Dict( +transformer.Discard( +transformer.Div( +transformer.Ellipsis( +transformer.EmptyNode( +transformer.Exec( +transformer.Expression( +transformer.FloorDiv( +transformer.For( +transformer.From( +transformer.Function( +transformer.GenExpr( +transformer.GenExprFor( +transformer.GenExprIf( +transformer.GenExprInner( +transformer.Getattr( +transformer.Global( +transformer.If( +transformer.IfExp( +transformer.Import( +transformer.Invert( +transformer.Keyword( +transformer.Lambda( +transformer.LeftShift( +transformer.List( +transformer.ListComp( +transformer.ListCompFor( +transformer.ListCompIf( +transformer.Mod( +transformer.Module( +transformer.Mul( +transformer.Name( +transformer.Node( +transformer.Not( +transformer.OP_APPLY +transformer.OP_ASSIGN +transformer.OP_DELETE +transformer.Or( +transformer.Pass( +transformer.Power( +transformer.Print( +transformer.Printnl( +transformer.Raise( +transformer.Return( +transformer.RightShift( +transformer.Slice( +transformer.Sliceobj( +transformer.Stmt( +transformer.Sub( +transformer.Subscript( +transformer.Transformer( +transformer.TryExcept( +transformer.TryFinally( +transformer.Tuple( +transformer.UnaryAdd( +transformer.UnarySub( +transformer.WalkerError( +transformer.While( +transformer.With( +transformer.Yield( +transformer.__builtins__ +transformer.__doc__ +transformer.__file__ +transformer.__name__ +transformer.__package__ +transformer.asList( +transformer.debug_tree( +transformer.extractLineNo( +transformer.flatten( +transformer.flatten_nodes( +transformer.k +transformer.name +transformer.nodes +transformer.obj( +transformer.parse( +transformer.parseFile( +transformer.parser +transformer.symbol +transformer.token +transformer.v + +--- from compiler.transformer import * --- +Transformer( +WalkerError( +asList( +debug_tree( +extractLineNo( +parser +symbol +token + +--- import compiler.visitor --- +compiler.visitor.ASTVisitor( +compiler.visitor.ExampleASTVisitor( +compiler.visitor.__builtins__ +compiler.visitor.__doc__ +compiler.visitor.__file__ +compiler.visitor.__name__ +compiler.visitor.__package__ +compiler.visitor.ast +compiler.visitor.dumpNode( +compiler.visitor.walk( + +--- from compiler import visitor --- +visitor.ASTVisitor( +visitor.ExampleASTVisitor( +visitor.__builtins__ +visitor.__doc__ +visitor.__file__ +visitor.__name__ +visitor.__package__ +visitor.ast +visitor.dumpNode( +visitor.walk( + +--- from compiler.visitor import * --- +ASTVisitor( +ExampleASTVisitor( +dumpNode( + +--- import pygame --- +pygame.ACTIVEEVENT +pygame.ANYFORMAT +pygame.ASYNCBLIT +pygame.AUDIO_S16 +pygame.AUDIO_S16LSB +pygame.AUDIO_S16MSB +pygame.AUDIO_S16SYS +pygame.AUDIO_S8 +pygame.AUDIO_U16 +pygame.AUDIO_U16LSB +pygame.AUDIO_U16MSB +pygame.AUDIO_U16SYS +pygame.AUDIO_U8 +pygame.BIG_ENDIAN +pygame.BLEND_ADD +pygame.BLEND_MAX +pygame.BLEND_MIN +pygame.BLEND_MULT +pygame.BLEND_RGBA_ADD +pygame.BLEND_RGBA_MAX +pygame.BLEND_RGBA_MIN +pygame.BLEND_RGBA_MULT +pygame.BLEND_RGBA_SUB +pygame.BLEND_RGB_ADD +pygame.BLEND_RGB_MAX +pygame.BLEND_RGB_MIN +pygame.BLEND_RGB_MULT +pygame.BLEND_RGB_SUB +pygame.BLEND_SUB +pygame.BUTTON_X1 +pygame.BUTTON_X2 +pygame.Color( +pygame.DOUBLEBUF +pygame.FULLSCREEN +pygame.GL_ACCELERATED_VISUAL +pygame.GL_ACCUM_ALPHA_SIZE +pygame.GL_ACCUM_BLUE_SIZE +pygame.GL_ACCUM_GREEN_SIZE +pygame.GL_ACCUM_RED_SIZE +pygame.GL_ALPHA_SIZE +pygame.GL_BLUE_SIZE +pygame.GL_BUFFER_SIZE +pygame.GL_DEPTH_SIZE +pygame.GL_DOUBLEBUFFER +pygame.GL_GREEN_SIZE +pygame.GL_MULTISAMPLEBUFFERS +pygame.GL_MULTISAMPLESAMPLES +pygame.GL_RED_SIZE +pygame.GL_STENCIL_SIZE +pygame.GL_STEREO +pygame.GL_SWAP_CONTROL +pygame.HAT_CENTERED +pygame.HAT_DOWN +pygame.HAT_LEFT +pygame.HAT_LEFTDOWN +pygame.HAT_LEFTUP +pygame.HAT_RIGHT +pygame.HAT_RIGHTDOWN +pygame.HAT_RIGHTUP +pygame.HAT_UP +pygame.HWACCEL +pygame.HWPALETTE +pygame.HWSURFACE +pygame.IYUV_OVERLAY +pygame.JOYAXISMOTION +pygame.JOYBALLMOTION +pygame.JOYBUTTONDOWN +pygame.JOYBUTTONUP +pygame.JOYHATMOTION +pygame.KEYDOWN +pygame.KEYUP +pygame.KMOD_ALT +pygame.KMOD_CAPS +pygame.KMOD_CTRL +pygame.KMOD_LALT +pygame.KMOD_LCTRL +pygame.KMOD_LMETA +pygame.KMOD_LSHIFT +pygame.KMOD_META +pygame.KMOD_MODE +pygame.KMOD_NONE +pygame.KMOD_NUM +pygame.KMOD_RALT +pygame.KMOD_RCTRL +pygame.KMOD_RMETA +pygame.KMOD_RSHIFT +pygame.KMOD_SHIFT +pygame.K_0 +pygame.K_1 +pygame.K_2 +pygame.K_3 +pygame.K_4 +pygame.K_5 +pygame.K_6 +pygame.K_7 +pygame.K_8 +pygame.K_9 +pygame.K_AMPERSAND +pygame.K_ASTERISK +pygame.K_AT +pygame.K_BACKQUOTE +pygame.K_BACKSLASH +pygame.K_BACKSPACE +pygame.K_BREAK +pygame.K_CAPSLOCK +pygame.K_CARET +pygame.K_CLEAR +pygame.K_COLON +pygame.K_COMMA +pygame.K_DELETE +pygame.K_DOLLAR +pygame.K_DOWN +pygame.K_END +pygame.K_EQUALS +pygame.K_ESCAPE +pygame.K_EURO +pygame.K_EXCLAIM +pygame.K_F1 +pygame.K_F10 +pygame.K_F11 +pygame.K_F12 +pygame.K_F13 +pygame.K_F14 +pygame.K_F15 +pygame.K_F2 +pygame.K_F3 +pygame.K_F4 +pygame.K_F5 +pygame.K_F6 +pygame.K_F7 +pygame.K_F8 +pygame.K_F9 +pygame.K_FIRST +pygame.K_GREATER +pygame.K_HASH +pygame.K_HELP +pygame.K_HOME +pygame.K_INSERT +pygame.K_KP0 +pygame.K_KP1 +pygame.K_KP2 +pygame.K_KP3 +pygame.K_KP4 +pygame.K_KP5 +pygame.K_KP6 +pygame.K_KP7 +pygame.K_KP8 +pygame.K_KP9 +pygame.K_KP_DIVIDE +pygame.K_KP_ENTER +pygame.K_KP_EQUALS +pygame.K_KP_MINUS +pygame.K_KP_MULTIPLY +pygame.K_KP_PERIOD +pygame.K_KP_PLUS +pygame.K_LALT +pygame.K_LAST +pygame.K_LCTRL +pygame.K_LEFT +pygame.K_LEFTBRACKET +pygame.K_LEFTPAREN +pygame.K_LESS +pygame.K_LMETA +pygame.K_LSHIFT +pygame.K_LSUPER +pygame.K_MENU +pygame.K_MINUS +pygame.K_MODE +pygame.K_NUMLOCK +pygame.K_PAGEDOWN +pygame.K_PAGEUP +pygame.K_PAUSE +pygame.K_PERIOD +pygame.K_PLUS +pygame.K_POWER +pygame.K_PRINT +pygame.K_QUESTION +pygame.K_QUOTE +pygame.K_QUOTEDBL +pygame.K_RALT +pygame.K_RCTRL +pygame.K_RETURN +pygame.K_RIGHT +pygame.K_RIGHTBRACKET +pygame.K_RIGHTPAREN +pygame.K_RMETA +pygame.K_RSHIFT +pygame.K_RSUPER +pygame.K_SCROLLOCK +pygame.K_SEMICOLON +pygame.K_SLASH +pygame.K_SPACE +pygame.K_SYSREQ +pygame.K_TAB +pygame.K_UNDERSCORE +pygame.K_UNKNOWN +pygame.K_UP +pygame.K_a +pygame.K_b +pygame.K_c +pygame.K_d +pygame.K_e +pygame.K_f +pygame.K_g +pygame.K_h +pygame.K_i +pygame.K_j +pygame.K_k +pygame.K_l +pygame.K_m +pygame.K_n +pygame.K_o +pygame.K_p +pygame.K_q +pygame.K_r +pygame.K_s +pygame.K_t +pygame.K_u +pygame.K_v +pygame.K_w +pygame.K_x +pygame.K_y +pygame.K_z +pygame.LIL_ENDIAN +pygame.MOUSEBUTTONDOWN +pygame.MOUSEBUTTONUP +pygame.MOUSEMOTION +pygame.Mask( +pygame.NOEVENT +pygame.NOFRAME +pygame.NUMEVENTS +pygame.OPENGL +pygame.OPENGLBLIT +pygame.Overlay( +pygame.PREALLOC +pygame.PixelArray( +pygame.QUIT +pygame.RESIZABLE +pygame.RLEACCEL +pygame.RLEACCELOK +pygame.Rect( +pygame.SCRAP_BMP +pygame.SCRAP_CLIPBOARD +pygame.SCRAP_PBM +pygame.SCRAP_PPM +pygame.SCRAP_SELECTION +pygame.SCRAP_TEXT +pygame.SRCALPHA +pygame.SRCCOLORKEY +pygame.SWSURFACE +pygame.SYSWMEVENT +pygame.Surface( +pygame.SurfaceType( +pygame.TIMER_RESOLUTION +pygame.USEREVENT +pygame.UYVY_OVERLAY +pygame.VIDEOEXPOSE +pygame.VIDEORESIZE +pygame.YUY2_OVERLAY +pygame.YV12_OVERLAY +pygame.YVYU_OVERLAY +pygame.__builtins__ +pygame.__doc__ +pygame.__file__ +pygame.__name__ +pygame.__package__ +pygame.__path__ +pygame.__version__ +pygame.base +pygame.bufferproxy +pygame.cdrom +pygame.color +pygame.colordict +pygame.constants +pygame.cursors +pygame.display +pygame.draw +pygame.error( +pygame.event +pygame.fastevent +pygame.font +pygame.get_error( +pygame.get_sdl_byteorder( +pygame.get_sdl_version( +pygame.image +pygame.init( +pygame.joystick +pygame.key +pygame.mask +pygame.mixer +pygame.mouse +pygame.movie +pygame.msg +pygame.numpyarray +pygame.overlay +pygame.packager_imports( +pygame.pixelarray +pygame.quit( +pygame.rect +pygame.register_quit( +pygame.scrap +pygame.segfault( +pygame.sndarray +pygame.sprite +pygame.string +pygame.surface +pygame.surfarray +pygame.sysfont +pygame.threads +pygame.time +pygame.transform +pygame.ver +pygame.vernum +pygame.version + +--- from pygame import * --- +ACTIVEEVENT +ANYFORMAT +ASYNCBLIT +AUDIO_S16 +AUDIO_S16LSB +AUDIO_S16MSB +AUDIO_S16SYS +AUDIO_S8 +AUDIO_U16 +AUDIO_U16LSB +AUDIO_U16MSB +AUDIO_U16SYS +AUDIO_U8 +BIG_ENDIAN +BLEND_ADD +BLEND_MAX +BLEND_MIN +BLEND_MULT +BLEND_RGBA_ADD +BLEND_RGBA_MAX +BLEND_RGBA_MIN +BLEND_RGBA_MULT +BLEND_RGBA_SUB +BLEND_RGB_ADD +BLEND_RGB_MAX +BLEND_RGB_MIN +BLEND_RGB_MULT +BLEND_RGB_SUB +BLEND_SUB +BUTTON_X1 +BUTTON_X2 +Color( +DOUBLEBUF +FULLSCREEN +GL_ACCELERATED_VISUAL +GL_ACCUM_ALPHA_SIZE +GL_ACCUM_BLUE_SIZE +GL_ACCUM_GREEN_SIZE +GL_ACCUM_RED_SIZE +GL_ALPHA_SIZE +GL_BLUE_SIZE +GL_BUFFER_SIZE +GL_DEPTH_SIZE +GL_DOUBLEBUFFER +GL_GREEN_SIZE +GL_MULTISAMPLEBUFFERS +GL_MULTISAMPLESAMPLES +GL_RED_SIZE +GL_STENCIL_SIZE +GL_STEREO +GL_SWAP_CONTROL +HAT_CENTERED +HAT_DOWN +HAT_LEFT +HAT_LEFTDOWN +HAT_LEFTUP +HAT_RIGHT +HAT_RIGHTDOWN +HAT_RIGHTUP +HAT_UP +HWACCEL +HWPALETTE +HWSURFACE +IYUV_OVERLAY +JOYAXISMOTION +JOYBALLMOTION +JOYBUTTONDOWN +JOYBUTTONUP +JOYHATMOTION +KEYDOWN +KEYUP +KMOD_ALT +KMOD_CAPS +KMOD_CTRL +KMOD_LALT +KMOD_LCTRL +KMOD_LMETA +KMOD_LSHIFT +KMOD_META +KMOD_MODE +KMOD_NONE +KMOD_NUM +KMOD_RALT +KMOD_RCTRL +KMOD_RMETA +KMOD_RSHIFT +KMOD_SHIFT +K_0 +K_1 +K_2 +K_3 +K_4 +K_5 +K_6 +K_7 +K_8 +K_9 +K_AMPERSAND +K_ASTERISK +K_AT +K_BACKQUOTE +K_BACKSLASH +K_BACKSPACE +K_BREAK +K_CAPSLOCK +K_CARET +K_CLEAR +K_COLON +K_COMMA +K_DELETE +K_DOLLAR +K_DOWN +K_END +K_EQUALS +K_ESCAPE +K_EURO +K_EXCLAIM +K_F1 +K_F10 +K_F11 +K_F12 +K_F13 +K_F14 +K_F15 +K_F2 +K_F3 +K_F4 +K_F5 +K_F6 +K_F7 +K_F8 +K_F9 +K_FIRST +K_GREATER +K_HASH +K_HELP +K_HOME +K_INSERT +K_KP0 +K_KP1 +K_KP2 +K_KP3 +K_KP4 +K_KP5 +K_KP6 +K_KP7 +K_KP8 +K_KP9 +K_KP_DIVIDE +K_KP_ENTER +K_KP_EQUALS +K_KP_MINUS +K_KP_MULTIPLY +K_KP_PERIOD +K_KP_PLUS +K_LALT +K_LAST +K_LCTRL +K_LEFT +K_LEFTBRACKET +K_LEFTPAREN +K_LESS +K_LMETA +K_LSHIFT +K_LSUPER +K_MENU +K_MINUS +K_MODE +K_NUMLOCK +K_PAGEDOWN +K_PAGEUP +K_PAUSE +K_PERIOD +K_PLUS +K_POWER +K_PRINT +K_QUESTION +K_QUOTE +K_QUOTEDBL +K_RALT +K_RCTRL +K_RETURN +K_RIGHT +K_RIGHTBRACKET +K_RIGHTPAREN +K_RMETA +K_RSHIFT +K_RSUPER +K_SCROLLOCK +K_SEMICOLON +K_SLASH +K_SPACE +K_SYSREQ +K_TAB +K_UNDERSCORE +K_UNKNOWN +K_UP +K_a +K_b +K_c +K_d +K_e +K_f +K_g +K_h +K_i +K_j +K_k +K_l +K_m +K_n +K_o +K_p +K_q +K_r +K_s +K_t +K_u +K_v +K_w +K_x +K_y +K_z +LIL_ENDIAN +MOUSEBUTTONDOWN +MOUSEBUTTONUP +MOUSEMOTION +Mask( +NOEVENT +NOFRAME +NUMEVENTS +OPENGL +OPENGLBLIT +Overlay( +PREALLOC +PixelArray( +QUIT +RESIZABLE +RLEACCEL +RLEACCELOK +Rect( +SCRAP_BMP +SCRAP_CLIPBOARD +SCRAP_PBM +SCRAP_PPM +SCRAP_SELECTION +SCRAP_TEXT +SRCALPHA +SRCCOLORKEY +SWSURFACE +SYSWMEVENT +Surface( +SurfaceType( +TIMER_RESOLUTION +USEREVENT +UYVY_OVERLAY +VIDEOEXPOSE +VIDEORESIZE +YUY2_OVERLAY +YV12_OVERLAY +YVYU_OVERLAY +base +bufferproxy +cdrom +color +colordict +constants +cursors +display +draw +event +fastevent +font +get_error( +get_sdl_byteorder( +get_sdl_version( +image +joystick +key +mask +mixer +mouse +movie +msg +numpyarray +overlay +packager_imports( +pixelarray +rect +register_quit( +scrap +segfault( +sndarray +sprite +surface +surfarray +sysfont +threads +transform +ver +vernum + +--- import pygame.base --- +pygame.base.__doc__ +pygame.base.__file__ +pygame.base.__name__ +pygame.base.__package__ +pygame.base.error( +pygame.base.get_error( +pygame.base.get_sdl_byteorder( +pygame.base.get_sdl_version( +pygame.base.init( +pygame.base.quit( +pygame.base.register_quit( +pygame.base.segfault( + +--- from pygame import base --- +base.__doc__ +base.__file__ +base.__name__ +base.__package__ +base.error( +base.get_error( +base.get_sdl_byteorder( +base.get_sdl_version( +base.init( +base.quit( +base.register_quit( +base.segfault( + +--- from pygame.base import * --- + +--- import pygame.bufferproxy --- +pygame.bufferproxy.BufferProxy( +pygame.bufferproxy.__doc__ +pygame.bufferproxy.__file__ +pygame.bufferproxy.__name__ +pygame.bufferproxy.__package__ + +--- from pygame import bufferproxy --- +bufferproxy.BufferProxy( +bufferproxy.__doc__ +bufferproxy.__file__ +bufferproxy.__name__ +bufferproxy.__package__ + +--- from pygame.bufferproxy import * --- +BufferProxy( + +--- import pygame.cdrom --- +pygame.cdrom.CD( +pygame.cdrom.CDType( +pygame.cdrom.__PYGAMEinit__( +pygame.cdrom.__doc__ +pygame.cdrom.__file__ +pygame.cdrom.__name__ +pygame.cdrom.__package__ +pygame.cdrom.get_count( +pygame.cdrom.get_init( +pygame.cdrom.init( +pygame.cdrom.quit( + +--- from pygame import cdrom --- +cdrom.CD( +cdrom.CDType( +cdrom.__PYGAMEinit__( +cdrom.__doc__ +cdrom.__file__ +cdrom.__name__ +cdrom.__package__ +cdrom.get_count( +cdrom.get_init( +cdrom.init( +cdrom.quit( + +--- from pygame.cdrom import * --- +CD( +CDType( +__PYGAMEinit__( +get_count( +get_init( + +--- import pygame.color --- +pygame.color.Color( +pygame.color.THECOLORS +pygame.color.__doc__ +pygame.color.__file__ +pygame.color.__name__ +pygame.color.__package__ + +--- from pygame import color --- +color.Color( +color.THECOLORS +color.__doc__ +color.__file__ +color.__name__ +color.__package__ + +--- from pygame.color import * --- +THECOLORS + +--- import pygame.colordict --- +pygame.colordict.THECOLORS +pygame.colordict.__builtins__ +pygame.colordict.__doc__ +pygame.colordict.__file__ +pygame.colordict.__name__ +pygame.colordict.__package__ + +--- from pygame import colordict --- +colordict.THECOLORS +colordict.__builtins__ +colordict.__doc__ +colordict.__file__ +colordict.__name__ +colordict.__package__ + +--- from pygame.colordict import * --- + +--- import pygame.constants --- +pygame.constants.ACTIVEEVENT +pygame.constants.ANYFORMAT +pygame.constants.ASYNCBLIT +pygame.constants.AUDIO_S16 +pygame.constants.AUDIO_S16LSB +pygame.constants.AUDIO_S16MSB +pygame.constants.AUDIO_S16SYS +pygame.constants.AUDIO_S8 +pygame.constants.AUDIO_U16 +pygame.constants.AUDIO_U16LSB +pygame.constants.AUDIO_U16MSB +pygame.constants.AUDIO_U16SYS +pygame.constants.AUDIO_U8 +pygame.constants.BIG_ENDIAN +pygame.constants.BLEND_ADD +pygame.constants.BLEND_MAX +pygame.constants.BLEND_MIN +pygame.constants.BLEND_MULT +pygame.constants.BLEND_RGBA_ADD +pygame.constants.BLEND_RGBA_MAX +pygame.constants.BLEND_RGBA_MIN +pygame.constants.BLEND_RGBA_MULT +pygame.constants.BLEND_RGBA_SUB +pygame.constants.BLEND_RGB_ADD +pygame.constants.BLEND_RGB_MAX +pygame.constants.BLEND_RGB_MIN +pygame.constants.BLEND_RGB_MULT +pygame.constants.BLEND_RGB_SUB +pygame.constants.BLEND_SUB +pygame.constants.BUTTON_X1 +pygame.constants.BUTTON_X2 +pygame.constants.DOUBLEBUF +pygame.constants.FULLSCREEN +pygame.constants.GL_ACCELERATED_VISUAL +pygame.constants.GL_ACCUM_ALPHA_SIZE +pygame.constants.GL_ACCUM_BLUE_SIZE +pygame.constants.GL_ACCUM_GREEN_SIZE +pygame.constants.GL_ACCUM_RED_SIZE +pygame.constants.GL_ALPHA_SIZE +pygame.constants.GL_BLUE_SIZE +pygame.constants.GL_BUFFER_SIZE +pygame.constants.GL_DEPTH_SIZE +pygame.constants.GL_DOUBLEBUFFER +pygame.constants.GL_GREEN_SIZE +pygame.constants.GL_MULTISAMPLEBUFFERS +pygame.constants.GL_MULTISAMPLESAMPLES +pygame.constants.GL_RED_SIZE +pygame.constants.GL_STENCIL_SIZE +pygame.constants.GL_STEREO +pygame.constants.GL_SWAP_CONTROL +pygame.constants.HAT_CENTERED +pygame.constants.HAT_DOWN +pygame.constants.HAT_LEFT +pygame.constants.HAT_LEFTDOWN +pygame.constants.HAT_LEFTUP +pygame.constants.HAT_RIGHT +pygame.constants.HAT_RIGHTDOWN +pygame.constants.HAT_RIGHTUP +pygame.constants.HAT_UP +pygame.constants.HWACCEL +pygame.constants.HWPALETTE +pygame.constants.HWSURFACE +pygame.constants.IYUV_OVERLAY +pygame.constants.JOYAXISMOTION +pygame.constants.JOYBALLMOTION +pygame.constants.JOYBUTTONDOWN +pygame.constants.JOYBUTTONUP +pygame.constants.JOYHATMOTION +pygame.constants.KEYDOWN +pygame.constants.KEYUP +pygame.constants.KMOD_ALT +pygame.constants.KMOD_CAPS +pygame.constants.KMOD_CTRL +pygame.constants.KMOD_LALT +pygame.constants.KMOD_LCTRL +pygame.constants.KMOD_LMETA +pygame.constants.KMOD_LSHIFT +pygame.constants.KMOD_META +pygame.constants.KMOD_MODE +pygame.constants.KMOD_NONE +pygame.constants.KMOD_NUM +pygame.constants.KMOD_RALT +pygame.constants.KMOD_RCTRL +pygame.constants.KMOD_RMETA +pygame.constants.KMOD_RSHIFT +pygame.constants.KMOD_SHIFT +pygame.constants.K_0 +pygame.constants.K_1 +pygame.constants.K_2 +pygame.constants.K_3 +pygame.constants.K_4 +pygame.constants.K_5 +pygame.constants.K_6 +pygame.constants.K_7 +pygame.constants.K_8 +pygame.constants.K_9 +pygame.constants.K_AMPERSAND +pygame.constants.K_ASTERISK +pygame.constants.K_AT +pygame.constants.K_BACKQUOTE +pygame.constants.K_BACKSLASH +pygame.constants.K_BACKSPACE +pygame.constants.K_BREAK +pygame.constants.K_CAPSLOCK +pygame.constants.K_CARET +pygame.constants.K_CLEAR +pygame.constants.K_COLON +pygame.constants.K_COMMA +pygame.constants.K_DELETE +pygame.constants.K_DOLLAR +pygame.constants.K_DOWN +pygame.constants.K_END +pygame.constants.K_EQUALS +pygame.constants.K_ESCAPE +pygame.constants.K_EURO +pygame.constants.K_EXCLAIM +pygame.constants.K_F1 +pygame.constants.K_F10 +pygame.constants.K_F11 +pygame.constants.K_F12 +pygame.constants.K_F13 +pygame.constants.K_F14 +pygame.constants.K_F15 +pygame.constants.K_F2 +pygame.constants.K_F3 +pygame.constants.K_F4 +pygame.constants.K_F5 +pygame.constants.K_F6 +pygame.constants.K_F7 +pygame.constants.K_F8 +pygame.constants.K_F9 +pygame.constants.K_FIRST +pygame.constants.K_GREATER +pygame.constants.K_HASH +pygame.constants.K_HELP +pygame.constants.K_HOME +pygame.constants.K_INSERT +pygame.constants.K_KP0 +pygame.constants.K_KP1 +pygame.constants.K_KP2 +pygame.constants.K_KP3 +pygame.constants.K_KP4 +pygame.constants.K_KP5 +pygame.constants.K_KP6 +pygame.constants.K_KP7 +pygame.constants.K_KP8 +pygame.constants.K_KP9 +pygame.constants.K_KP_DIVIDE +pygame.constants.K_KP_ENTER +pygame.constants.K_KP_EQUALS +pygame.constants.K_KP_MINUS +pygame.constants.K_KP_MULTIPLY +pygame.constants.K_KP_PERIOD +pygame.constants.K_KP_PLUS +pygame.constants.K_LALT +pygame.constants.K_LAST +pygame.constants.K_LCTRL +pygame.constants.K_LEFT +pygame.constants.K_LEFTBRACKET +pygame.constants.K_LEFTPAREN +pygame.constants.K_LESS +pygame.constants.K_LMETA +pygame.constants.K_LSHIFT +pygame.constants.K_LSUPER +pygame.constants.K_MENU +pygame.constants.K_MINUS +pygame.constants.K_MODE +pygame.constants.K_NUMLOCK +pygame.constants.K_PAGEDOWN +pygame.constants.K_PAGEUP +pygame.constants.K_PAUSE +pygame.constants.K_PERIOD +pygame.constants.K_PLUS +pygame.constants.K_POWER +pygame.constants.K_PRINT +pygame.constants.K_QUESTION +pygame.constants.K_QUOTE +pygame.constants.K_QUOTEDBL +pygame.constants.K_RALT +pygame.constants.K_RCTRL +pygame.constants.K_RETURN +pygame.constants.K_RIGHT +pygame.constants.K_RIGHTBRACKET +pygame.constants.K_RIGHTPAREN +pygame.constants.K_RMETA +pygame.constants.K_RSHIFT +pygame.constants.K_RSUPER +pygame.constants.K_SCROLLOCK +pygame.constants.K_SEMICOLON +pygame.constants.K_SLASH +pygame.constants.K_SPACE +pygame.constants.K_SYSREQ +pygame.constants.K_TAB +pygame.constants.K_UNDERSCORE +pygame.constants.K_UNKNOWN +pygame.constants.K_UP +pygame.constants.K_a +pygame.constants.K_b +pygame.constants.K_c +pygame.constants.K_d +pygame.constants.K_e +pygame.constants.K_f +pygame.constants.K_g +pygame.constants.K_h +pygame.constants.K_i +pygame.constants.K_j +pygame.constants.K_k +pygame.constants.K_l +pygame.constants.K_m +pygame.constants.K_n +pygame.constants.K_o +pygame.constants.K_p +pygame.constants.K_q +pygame.constants.K_r +pygame.constants.K_s +pygame.constants.K_t +pygame.constants.K_u +pygame.constants.K_v +pygame.constants.K_w +pygame.constants.K_x +pygame.constants.K_y +pygame.constants.K_z +pygame.constants.LIL_ENDIAN +pygame.constants.MOUSEBUTTONDOWN +pygame.constants.MOUSEBUTTONUP +pygame.constants.MOUSEMOTION +pygame.constants.NOEVENT +pygame.constants.NOFRAME +pygame.constants.NUMEVENTS +pygame.constants.OPENGL +pygame.constants.OPENGLBLIT +pygame.constants.PREALLOC +pygame.constants.QUIT +pygame.constants.RESIZABLE +pygame.constants.RLEACCEL +pygame.constants.RLEACCELOK +pygame.constants.SCRAP_BMP +pygame.constants.SCRAP_CLIPBOARD +pygame.constants.SCRAP_PBM +pygame.constants.SCRAP_PPM +pygame.constants.SCRAP_SELECTION +pygame.constants.SCRAP_TEXT +pygame.constants.SRCALPHA +pygame.constants.SRCCOLORKEY +pygame.constants.SWSURFACE +pygame.constants.SYSWMEVENT +pygame.constants.TIMER_RESOLUTION +pygame.constants.USEREVENT +pygame.constants.UYVY_OVERLAY +pygame.constants.VIDEOEXPOSE +pygame.constants.VIDEORESIZE +pygame.constants.YUY2_OVERLAY +pygame.constants.YV12_OVERLAY +pygame.constants.YVYU_OVERLAY +pygame.constants.__doc__ +pygame.constants.__file__ +pygame.constants.__name__ +pygame.constants.__package__ + +--- from pygame import constants --- +constants.ACTIVEEVENT +constants.ANYFORMAT +constants.ASYNCBLIT +constants.AUDIO_S16 +constants.AUDIO_S16LSB +constants.AUDIO_S16MSB +constants.AUDIO_S16SYS +constants.AUDIO_S8 +constants.AUDIO_U16 +constants.AUDIO_U16LSB +constants.AUDIO_U16MSB +constants.AUDIO_U16SYS +constants.AUDIO_U8 +constants.BIG_ENDIAN +constants.BLEND_ADD +constants.BLEND_MAX +constants.BLEND_MIN +constants.BLEND_MULT +constants.BLEND_RGBA_ADD +constants.BLEND_RGBA_MAX +constants.BLEND_RGBA_MIN +constants.BLEND_RGBA_MULT +constants.BLEND_RGBA_SUB +constants.BLEND_RGB_ADD +constants.BLEND_RGB_MAX +constants.BLEND_RGB_MIN +constants.BLEND_RGB_MULT +constants.BLEND_RGB_SUB +constants.BLEND_SUB +constants.BUTTON_X1 +constants.BUTTON_X2 +constants.DOUBLEBUF +constants.FULLSCREEN +constants.GL_ACCELERATED_VISUAL +constants.GL_ACCUM_ALPHA_SIZE +constants.GL_ACCUM_BLUE_SIZE +constants.GL_ACCUM_GREEN_SIZE +constants.GL_ACCUM_RED_SIZE +constants.GL_ALPHA_SIZE +constants.GL_BLUE_SIZE +constants.GL_BUFFER_SIZE +constants.GL_DEPTH_SIZE +constants.GL_DOUBLEBUFFER +constants.GL_GREEN_SIZE +constants.GL_MULTISAMPLEBUFFERS +constants.GL_MULTISAMPLESAMPLES +constants.GL_RED_SIZE +constants.GL_STENCIL_SIZE +constants.GL_STEREO +constants.GL_SWAP_CONTROL +constants.HAT_CENTERED +constants.HAT_DOWN +constants.HAT_LEFT +constants.HAT_LEFTDOWN +constants.HAT_LEFTUP +constants.HAT_RIGHT +constants.HAT_RIGHTDOWN +constants.HAT_RIGHTUP +constants.HAT_UP +constants.HWACCEL +constants.HWPALETTE +constants.HWSURFACE +constants.IYUV_OVERLAY +constants.JOYAXISMOTION +constants.JOYBALLMOTION +constants.JOYBUTTONDOWN +constants.JOYBUTTONUP +constants.JOYHATMOTION +constants.KEYDOWN +constants.KEYUP +constants.KMOD_ALT +constants.KMOD_CAPS +constants.KMOD_CTRL +constants.KMOD_LALT +constants.KMOD_LCTRL +constants.KMOD_LMETA +constants.KMOD_LSHIFT +constants.KMOD_META +constants.KMOD_MODE +constants.KMOD_NONE +constants.KMOD_NUM +constants.KMOD_RALT +constants.KMOD_RCTRL +constants.KMOD_RMETA +constants.KMOD_RSHIFT +constants.KMOD_SHIFT +constants.K_0 +constants.K_1 +constants.K_2 +constants.K_3 +constants.K_4 +constants.K_5 +constants.K_6 +constants.K_7 +constants.K_8 +constants.K_9 +constants.K_AMPERSAND +constants.K_ASTERISK +constants.K_AT +constants.K_BACKQUOTE +constants.K_BACKSLASH +constants.K_BACKSPACE +constants.K_BREAK +constants.K_CAPSLOCK +constants.K_CARET +constants.K_CLEAR +constants.K_COLON +constants.K_COMMA +constants.K_DELETE +constants.K_DOLLAR +constants.K_DOWN +constants.K_END +constants.K_EQUALS +constants.K_ESCAPE +constants.K_EURO +constants.K_EXCLAIM +constants.K_F1 +constants.K_F10 +constants.K_F11 +constants.K_F12 +constants.K_F13 +constants.K_F14 +constants.K_F15 +constants.K_F2 +constants.K_F3 +constants.K_F4 +constants.K_F5 +constants.K_F6 +constants.K_F7 +constants.K_F8 +constants.K_F9 +constants.K_FIRST +constants.K_GREATER +constants.K_HASH +constants.K_HELP +constants.K_HOME +constants.K_INSERT +constants.K_KP0 +constants.K_KP1 +constants.K_KP2 +constants.K_KP3 +constants.K_KP4 +constants.K_KP5 +constants.K_KP6 +constants.K_KP7 +constants.K_KP8 +constants.K_KP9 +constants.K_KP_DIVIDE +constants.K_KP_ENTER +constants.K_KP_EQUALS +constants.K_KP_MINUS +constants.K_KP_MULTIPLY +constants.K_KP_PERIOD +constants.K_KP_PLUS +constants.K_LALT +constants.K_LAST +constants.K_LCTRL +constants.K_LEFT +constants.K_LEFTBRACKET +constants.K_LEFTPAREN +constants.K_LESS +constants.K_LMETA +constants.K_LSHIFT +constants.K_LSUPER +constants.K_MENU +constants.K_MINUS +constants.K_MODE +constants.K_NUMLOCK +constants.K_PAGEDOWN +constants.K_PAGEUP +constants.K_PAUSE +constants.K_PERIOD +constants.K_PLUS +constants.K_POWER +constants.K_PRINT +constants.K_QUESTION +constants.K_QUOTE +constants.K_QUOTEDBL +constants.K_RALT +constants.K_RCTRL +constants.K_RETURN +constants.K_RIGHT +constants.K_RIGHTBRACKET +constants.K_RIGHTPAREN +constants.K_RMETA +constants.K_RSHIFT +constants.K_RSUPER +constants.K_SCROLLOCK +constants.K_SEMICOLON +constants.K_SLASH +constants.K_SPACE +constants.K_SYSREQ +constants.K_TAB +constants.K_UNDERSCORE +constants.K_UNKNOWN +constants.K_UP +constants.K_a +constants.K_b +constants.K_c +constants.K_d +constants.K_e +constants.K_f +constants.K_g +constants.K_h +constants.K_i +constants.K_j +constants.K_k +constants.K_l +constants.K_m +constants.K_n +constants.K_o +constants.K_p +constants.K_q +constants.K_r +constants.K_s +constants.K_t +constants.K_u +constants.K_v +constants.K_w +constants.K_x +constants.K_y +constants.K_z +constants.LIL_ENDIAN +constants.MOUSEBUTTONDOWN +constants.MOUSEBUTTONUP +constants.MOUSEMOTION +constants.NOEVENT +constants.NOFRAME +constants.NUMEVENTS +constants.OPENGL +constants.OPENGLBLIT +constants.PREALLOC +constants.QUIT +constants.RESIZABLE +constants.RLEACCEL +constants.RLEACCELOK +constants.SCRAP_BMP +constants.SCRAP_CLIPBOARD +constants.SCRAP_PBM +constants.SCRAP_PPM +constants.SCRAP_SELECTION +constants.SCRAP_TEXT +constants.SRCALPHA +constants.SRCCOLORKEY +constants.SWSURFACE +constants.SYSWMEVENT +constants.TIMER_RESOLUTION +constants.USEREVENT +constants.UYVY_OVERLAY +constants.VIDEOEXPOSE +constants.VIDEORESIZE +constants.YUY2_OVERLAY +constants.YV12_OVERLAY +constants.YVYU_OVERLAY +constants.__doc__ +constants.__file__ +constants.__name__ +constants.__package__ + +--- from pygame.constants import * --- + +--- import pygame.cursors --- +pygame.cursors.__builtins__ +pygame.cursors.__doc__ +pygame.cursors.__file__ +pygame.cursors.__name__ +pygame.cursors.__package__ +pygame.cursors.arrow +pygame.cursors.ball +pygame.cursors.broken_x +pygame.cursors.compile( +pygame.cursors.diamond +pygame.cursors.load_xbm( +pygame.cursors.sizer_x_strings +pygame.cursors.sizer_xy_strings +pygame.cursors.sizer_y_strings +pygame.cursors.textmarker_strings +pygame.cursors.thickarrow_strings +pygame.cursors.tri_left +pygame.cursors.tri_right + +--- from pygame import cursors --- +cursors.__builtins__ +cursors.__doc__ +cursors.__file__ +cursors.__name__ +cursors.__package__ +cursors.arrow +cursors.ball +cursors.broken_x +cursors.compile( +cursors.diamond +cursors.load_xbm( +cursors.sizer_x_strings +cursors.sizer_xy_strings +cursors.sizer_y_strings +cursors.textmarker_strings +cursors.thickarrow_strings +cursors.tri_left +cursors.tri_right + +--- from pygame.cursors import * --- +arrow +ball +broken_x +diamond +load_xbm( +sizer_x_strings +sizer_xy_strings +sizer_y_strings +textmarker_strings +thickarrow_strings +tri_left +tri_right + +--- import pygame.display --- +pygame.display.Info( +pygame.display.__PYGAMEinit__( +pygame.display.__doc__ +pygame.display.__file__ +pygame.display.__name__ +pygame.display.__package__ +pygame.display.flip( +pygame.display.get_active( +pygame.display.get_caption( +pygame.display.get_driver( +pygame.display.get_init( +pygame.display.get_surface( +pygame.display.get_wm_info( +pygame.display.gl_get_attribute( +pygame.display.gl_set_attribute( +pygame.display.iconify( +pygame.display.init( +pygame.display.list_modes( +pygame.display.mode_ok( +pygame.display.quit( +pygame.display.set_caption( +pygame.display.set_gamma( +pygame.display.set_gamma_ramp( +pygame.display.set_icon( +pygame.display.set_mode( +pygame.display.set_palette( +pygame.display.toggle_fullscreen( +pygame.display.update( + +--- from pygame import display --- +display.Info( +display.__PYGAMEinit__( +display.__doc__ +display.__file__ +display.__name__ +display.__package__ +display.flip( +display.get_active( +display.get_caption( +display.get_driver( +display.get_init( +display.get_surface( +display.get_wm_info( +display.gl_get_attribute( +display.gl_set_attribute( +display.iconify( +display.init( +display.list_modes( +display.mode_ok( +display.quit( +display.set_caption( +display.set_gamma( +display.set_gamma_ramp( +display.set_icon( +display.set_mode( +display.set_palette( +display.toggle_fullscreen( +display.update( + +--- from pygame.display import * --- +Info( +flip( +get_active( +get_caption( +get_driver( +get_surface( +get_wm_info( +gl_get_attribute( +gl_set_attribute( +iconify( +list_modes( +mode_ok( +set_caption( +set_gamma( +set_gamma_ramp( +set_icon( +set_mode( +set_palette( +toggle_fullscreen( + +--- import pygame.draw --- +pygame.draw.__doc__ +pygame.draw.__file__ +pygame.draw.__name__ +pygame.draw.__package__ +pygame.draw.aaline( +pygame.draw.aalines( +pygame.draw.arc( +pygame.draw.circle( +pygame.draw.ellipse( +pygame.draw.line( +pygame.draw.lines( +pygame.draw.polygon( +pygame.draw.rect( + +--- from pygame import draw --- +draw.__doc__ +draw.__file__ +draw.__name__ +draw.__package__ +draw.aaline( +draw.aalines( +draw.arc( +draw.circle( +draw.ellipse( +draw.line( +draw.lines( +draw.polygon( +draw.rect( + +--- from pygame.draw import * --- +aaline( +aalines( +arc( +ellipse( +line( +lines( +polygon( + +--- import pygame.event --- +pygame.event.Event( +pygame.event.EventType( +pygame.event.__doc__ +pygame.event.__file__ +pygame.event.__name__ +pygame.event.__package__ +pygame.event.clear( +pygame.event.event_name( +pygame.event.get( +pygame.event.get_blocked( +pygame.event.get_grab( +pygame.event.peek( +pygame.event.poll( +pygame.event.post( +pygame.event.pump( +pygame.event.set_allowed( +pygame.event.set_blocked( +pygame.event.set_grab( +pygame.event.wait( + +--- from pygame import event --- +event.Event( +event.EventType( +event.__doc__ +event.__file__ +event.__name__ +event.__package__ +event.clear( +event.event_name( +event.get( +event.get_blocked( +event.get_grab( +event.peek( +event.poll( +event.post( +event.pump( +event.set_allowed( +event.set_blocked( +event.set_grab( +event.wait( + +--- from pygame.event import * --- +EventType( +event_name( +get_blocked( +get_grab( +peek( +post( +pump( +set_allowed( +set_blocked( +set_grab( + +--- import pygame.fastevent --- +pygame.fastevent.Event( +pygame.fastevent.__doc__ +pygame.fastevent.__file__ +pygame.fastevent.__name__ +pygame.fastevent.__package__ +pygame.fastevent.event_name( +pygame.fastevent.get( +pygame.fastevent.init( +pygame.fastevent.poll( +pygame.fastevent.post( +pygame.fastevent.pump( +pygame.fastevent.wait( + +--- from pygame import fastevent --- +fastevent.Event( +fastevent.__doc__ +fastevent.__file__ +fastevent.__name__ +fastevent.__package__ +fastevent.event_name( +fastevent.get( +fastevent.init( +fastevent.poll( +fastevent.post( +fastevent.pump( +fastevent.wait( + +--- from pygame.fastevent import * --- + +--- import pygame.font --- +pygame.font.Font( +pygame.font.FontType( +pygame.font.SysFont( +pygame.font.__PYGAMEinit__( +pygame.font.__doc__ +pygame.font.__file__ +pygame.font.__name__ +pygame.font.__package__ +pygame.font.get_default_font( +pygame.font.get_fonts( +pygame.font.get_init( +pygame.font.init( +pygame.font.match_font( +pygame.font.quit( + +--- from pygame import font --- +font.Font( +font.FontType( +font.SysFont( +font.__PYGAMEinit__( +font.__doc__ +font.__file__ +font.__name__ +font.__package__ +font.get_default_font( +font.get_fonts( +font.get_init( +font.init( +font.match_font( +font.quit( + +--- from pygame.font import * --- +FontType( +SysFont( +get_default_font( +get_fonts( +match_font( + +--- import pygame.image --- +pygame.image.__doc__ +pygame.image.__file__ +pygame.image.__name__ +pygame.image.__package__ +pygame.image.frombuffer( +pygame.image.fromstring( +pygame.image.get_extended( +pygame.image.load( +pygame.image.load_basic( +pygame.image.load_extended( +pygame.image.save( +pygame.image.save_extended( +pygame.image.tostring( + +--- from pygame import image --- +image.__doc__ +image.__file__ +image.__name__ +image.__package__ +image.frombuffer( +image.fromstring( +image.get_extended( +image.load( +image.load_basic( +image.load_extended( +image.save( +image.save_extended( +image.tostring( + +--- from pygame.image import * --- +frombuffer( +fromstring( +get_extended( +load_basic( +load_extended( +save( +save_extended( +tostring( + +--- import pygame.joystick --- +pygame.joystick.Joystick( +pygame.joystick.JoystickType( +pygame.joystick.__PYGAMEinit__( +pygame.joystick.__doc__ +pygame.joystick.__file__ +pygame.joystick.__name__ +pygame.joystick.__package__ +pygame.joystick.get_count( +pygame.joystick.get_init( +pygame.joystick.init( +pygame.joystick.quit( + +--- from pygame import joystick --- +joystick.Joystick( +joystick.JoystickType( +joystick.__PYGAMEinit__( +joystick.__doc__ +joystick.__file__ +joystick.__name__ +joystick.__package__ +joystick.get_count( +joystick.get_init( +joystick.init( +joystick.quit( + +--- from pygame.joystick import * --- +Joystick( +JoystickType( + +--- import pygame.key --- +pygame.key.__doc__ +pygame.key.__file__ +pygame.key.__name__ +pygame.key.__package__ +pygame.key.get_focused( +pygame.key.get_mods( +pygame.key.get_pressed( +pygame.key.get_repeat( +pygame.key.name( +pygame.key.set_mods( +pygame.key.set_repeat( + +--- from pygame import key --- +key.__doc__ +key.__file__ +key.__name__ +key.__package__ +key.get_focused( +key.get_mods( +key.get_pressed( +key.get_repeat( +key.name( +key.set_mods( +key.set_repeat( + +--- from pygame.key import * --- +get_focused( +get_mods( +get_pressed( +get_repeat( +set_mods( +set_repeat( + +--- import pygame.mask --- +pygame.mask.Mask( +pygame.mask.MaskType( +pygame.mask.__doc__ +pygame.mask.__file__ +pygame.mask.__name__ +pygame.mask.__package__ +pygame.mask.from_surface( + +--- from pygame import mask --- +mask.Mask( +mask.MaskType( +mask.__doc__ +mask.__file__ +mask.__name__ +mask.__package__ +mask.from_surface( + +--- from pygame.mask import * --- +MaskType( +from_surface( + +--- import pygame.mixer --- +pygame.mixer.Channel( +pygame.mixer.ChannelType( +pygame.mixer.Sound( +pygame.mixer.SoundType( +pygame.mixer.__PYGAMEinit__( +pygame.mixer.__doc__ +pygame.mixer.__file__ +pygame.mixer.__name__ +pygame.mixer.__package__ +pygame.mixer.fadeout( +pygame.mixer.find_channel( +pygame.mixer.get_busy( +pygame.mixer.get_init( +pygame.mixer.get_num_channels( +pygame.mixer.init( +pygame.mixer.music +pygame.mixer.pause( +pygame.mixer.pre_init( +pygame.mixer.quit( +pygame.mixer.set_num_channels( +pygame.mixer.set_reserved( +pygame.mixer.stop( +pygame.mixer.unpause( + +--- from pygame import mixer --- +mixer.Channel( +mixer.ChannelType( +mixer.Sound( +mixer.SoundType( +mixer.__PYGAMEinit__( +mixer.__doc__ +mixer.__file__ +mixer.__name__ +mixer.__package__ +mixer.fadeout( +mixer.find_channel( +mixer.get_busy( +mixer.get_init( +mixer.get_num_channels( +mixer.init( +mixer.music +mixer.pause( +mixer.pre_init( +mixer.quit( +mixer.set_num_channels( +mixer.set_reserved( +mixer.stop( +mixer.unpause( + +--- from pygame.mixer import * --- +Channel( +ChannelType( +Sound( +SoundType( +fadeout( +find_channel( +get_busy( +get_num_channels( +music +pause( +pre_init( +set_num_channels( +set_reserved( +stop( +unpause( + +--- import pygame.mouse --- +pygame.mouse.__doc__ +pygame.mouse.__file__ +pygame.mouse.__name__ +pygame.mouse.__package__ +pygame.mouse.get_cursor( +pygame.mouse.get_focused( +pygame.mouse.get_pos( +pygame.mouse.get_pressed( +pygame.mouse.get_rel( +pygame.mouse.set_cursor( +pygame.mouse.set_pos( +pygame.mouse.set_visible( + +--- from pygame import mouse --- +mouse.__doc__ +mouse.__file__ +mouse.__name__ +mouse.__package__ +mouse.get_cursor( +mouse.get_focused( +mouse.get_pos( +mouse.get_pressed( +mouse.get_rel( +mouse.set_cursor( +mouse.set_pos( +mouse.set_visible( + +--- from pygame.mouse import * --- +get_cursor( +get_pos( +get_rel( +set_cursor( +set_pos( +set_visible( + +--- import pygame.movie --- +pygame.movie.Movie( +pygame.movie.MovieType( +pygame.movie.__doc__ +pygame.movie.__file__ +pygame.movie.__name__ +pygame.movie.__package__ + +--- from pygame import movie --- +movie.Movie( +movie.MovieType( +movie.__doc__ +movie.__file__ +movie.__name__ +movie.__package__ + +--- from pygame.movie import * --- +Movie( +MovieType( + +--- import pygame.overlay --- +pygame.overlay.Overlay( +pygame.overlay.__doc__ +pygame.overlay.__file__ +pygame.overlay.__name__ +pygame.overlay.__package__ + +--- from pygame import overlay --- +overlay.Overlay( +overlay.__doc__ +overlay.__file__ +overlay.__name__ +overlay.__package__ + +--- from pygame.overlay import * --- + +--- import pygame.pixelarray --- +pygame.pixelarray.PixelArray( +pygame.pixelarray.__doc__ +pygame.pixelarray.__file__ +pygame.pixelarray.__name__ +pygame.pixelarray.__package__ + +--- from pygame import pixelarray --- +pixelarray.PixelArray( +pixelarray.__doc__ +pixelarray.__file__ +pixelarray.__name__ +pixelarray.__package__ + +--- from pygame.pixelarray import * --- + +--- import pygame.rect --- +pygame.rect.Rect( +pygame.rect.RectType( +pygame.rect.__doc__ +pygame.rect.__file__ +pygame.rect.__name__ +pygame.rect.__package__ + +--- from pygame import rect --- +rect.Rect( +rect.RectType( +rect.__doc__ +rect.__file__ +rect.__name__ +rect.__package__ + +--- from pygame.rect import * --- +RectType( + +--- import pygame.scrap --- +pygame.scrap.__doc__ +pygame.scrap.__file__ +pygame.scrap.__name__ +pygame.scrap.__package__ +pygame.scrap.contains( +pygame.scrap.get( +pygame.scrap.get_types( +pygame.scrap.init( +pygame.scrap.lost( +pygame.scrap.put( +pygame.scrap.set_mode( + +--- from pygame import scrap --- +scrap.__doc__ +scrap.__file__ +scrap.__name__ +scrap.__package__ +scrap.contains( +scrap.get( +scrap.get_types( +scrap.init( +scrap.lost( +scrap.put( +scrap.set_mode( + +--- from pygame.scrap import * --- +get_types( +lost( +put( + +--- import pygame.sndarray --- +pygame.sndarray.__builtins__ +pygame.sndarray.__doc__ +pygame.sndarray.__file__ +pygame.sndarray.__name__ +pygame.sndarray.__package__ +pygame.sndarray.array( +pygame.sndarray.get_arraytype( +pygame.sndarray.get_arraytypes( +pygame.sndarray.make_sound( +pygame.sndarray.numericsnd +pygame.sndarray.pygame +pygame.sndarray.samples( +pygame.sndarray.use_arraytype( + +--- from pygame import sndarray --- +sndarray.__builtins__ +sndarray.__doc__ +sndarray.__file__ +sndarray.__name__ +sndarray.__package__ +sndarray.array( +sndarray.get_arraytype( +sndarray.get_arraytypes( +sndarray.make_sound( +sndarray.numericsnd +sndarray.pygame +sndarray.samples( +sndarray.use_arraytype( + +--- from pygame.sndarray import * --- +get_arraytype( +get_arraytypes( +numericsnd +pygame +use_arraytype( + +--- import pygame.sprite --- +pygame.sprite.AbstractGroup( +pygame.sprite.DirtySprite( +pygame.sprite.Group( +pygame.sprite.GroupSingle( +pygame.sprite.LayeredDirty( +pygame.sprite.LayeredUpdates( +pygame.sprite.OrderedUpdates( +pygame.sprite.Rect( +pygame.sprite.RenderClear( +pygame.sprite.RenderPlain( +pygame.sprite.RenderUpdates( +pygame.sprite.Sprite( +pygame.sprite.__builtins__ +pygame.sprite.__doc__ +pygame.sprite.__file__ +pygame.sprite.__name__ +pygame.sprite.__package__ +pygame.sprite.collide_circle( +pygame.sprite.collide_circle_ratio( +pygame.sprite.collide_mask( +pygame.sprite.collide_rect( +pygame.sprite.collide_rect_ratio( +pygame.sprite.from_surface( +pygame.sprite.get_ticks( +pygame.sprite.groupcollide( +pygame.sprite.pygame +pygame.sprite.spritecollide( +pygame.sprite.spritecollideany( + +--- from pygame import sprite --- +sprite.AbstractGroup( +sprite.DirtySprite( +sprite.Group( +sprite.GroupSingle( +sprite.LayeredDirty( +sprite.LayeredUpdates( +sprite.OrderedUpdates( +sprite.Rect( +sprite.RenderClear( +sprite.RenderPlain( +sprite.RenderUpdates( +sprite.Sprite( +sprite.__builtins__ +sprite.__doc__ +sprite.__file__ +sprite.__name__ +sprite.__package__ +sprite.collide_circle( +sprite.collide_circle_ratio( +sprite.collide_mask( +sprite.collide_rect( +sprite.collide_rect_ratio( +sprite.from_surface( +sprite.get_ticks( +sprite.groupcollide( +sprite.pygame +sprite.spritecollide( +sprite.spritecollideany( + +--- from pygame.sprite import * --- +AbstractGroup( +DirtySprite( +Group( +GroupSingle( +LayeredDirty( +LayeredUpdates( +OrderedUpdates( +RenderClear( +RenderPlain( +RenderUpdates( +Sprite( +collide_circle( +collide_circle_ratio( +collide_mask( +collide_rect( +collide_rect_ratio( +get_ticks( +groupcollide( +spritecollide( +spritecollideany( + +--- import pygame.surface --- +pygame.surface.Surface( +pygame.surface.SurfaceType( +pygame.surface.__doc__ +pygame.surface.__file__ +pygame.surface.__name__ +pygame.surface.__package__ + +--- from pygame import surface --- +surface.Surface( +surface.SurfaceType( +surface.__doc__ +surface.__file__ +surface.__name__ +surface.__package__ + +--- from pygame.surface import * --- + +--- import pygame.surfarray --- +pygame.surfarray.__builtins__ +pygame.surfarray.__doc__ +pygame.surfarray.__file__ +pygame.surfarray.__name__ +pygame.surfarray.__package__ +pygame.surfarray.__warningregistry__ +pygame.surfarray.array2d( +pygame.surfarray.array3d( +pygame.surfarray.array_alpha( +pygame.surfarray.array_colorkey( +pygame.surfarray.blit_array( +pygame.surfarray.get_arraytype( +pygame.surfarray.get_arraytypes( +pygame.surfarray.make_surface( +pygame.surfarray.map_array( +pygame.surfarray.numericsf +pygame.surfarray.pixels2d( +pygame.surfarray.pixels3d( +pygame.surfarray.pixels_alpha( +pygame.surfarray.pygame +pygame.surfarray.use_arraytype( + +--- from pygame import surfarray --- +surfarray.__builtins__ +surfarray.__doc__ +surfarray.__file__ +surfarray.__name__ +surfarray.__package__ +surfarray.__warningregistry__ +surfarray.array2d( +surfarray.array3d( +surfarray.array_alpha( +surfarray.array_colorkey( +surfarray.blit_array( +surfarray.get_arraytype( +surfarray.get_arraytypes( +surfarray.make_surface( +surfarray.map_array( +surfarray.numericsf +surfarray.pixels2d( +surfarray.pixels3d( +surfarray.pixels_alpha( +surfarray.pygame +surfarray.use_arraytype( + +--- from pygame.surfarray import * --- +numericsf + +--- import pygame.sysfont --- +pygame.sysfont.SysFont( +pygame.sysfont.Sysalias +pygame.sysfont.Sysfonts +pygame.sysfont.__builtins__ +pygame.sysfont.__doc__ +pygame.sysfont.__file__ +pygame.sysfont.__name__ +pygame.sysfont.__package__ +pygame.sysfont.create_aliases( +pygame.sysfont.get_fonts( +pygame.sysfont.initsysfonts( +pygame.sysfont.initsysfonts_darwin( +pygame.sysfont.initsysfonts_unix( +pygame.sysfont.initsysfonts_win32( +pygame.sysfont.match_font( +pygame.sysfont.os +pygame.sysfont.sys + +--- from pygame import sysfont --- +sysfont.SysFont( +sysfont.Sysalias +sysfont.Sysfonts +sysfont.__builtins__ +sysfont.__doc__ +sysfont.__file__ +sysfont.__name__ +sysfont.__package__ +sysfont.create_aliases( +sysfont.get_fonts( +sysfont.initsysfonts( +sysfont.initsysfonts_darwin( +sysfont.initsysfonts_unix( +sysfont.initsysfonts_win32( +sysfont.match_font( +sysfont.os +sysfont.sys + +--- from pygame.sysfont import * --- +Sysalias +Sysfonts +create_aliases( +initsysfonts( +initsysfonts_darwin( +initsysfonts_unix( +initsysfonts_win32( + +--- import pygame.threads --- +pygame.threads.Empty( +pygame.threads.FINISH +pygame.threads.FuncResult( +pygame.threads.MAX_WORKERS_TO_TEST +pygame.threads.Queue( +pygame.threads.STOP +pygame.threads.Thread( +pygame.threads.WorkerQueue( +pygame.threads.__author__ +pygame.threads.__builtins__ +pygame.threads.__doc__ +pygame.threads.__file__ +pygame.threads.__license__ +pygame.threads.__name__ +pygame.threads.__package__ +pygame.threads.__path__ +pygame.threads.__version__ +pygame.threads.benchmark_workers( +pygame.threads.init( +pygame.threads.quit( +pygame.threads.sys +pygame.threads.threading +pygame.threads.tmap( +pygame.threads.traceback + +--- from pygame import threads --- +threads.Empty( +threads.FINISH +threads.FuncResult( +threads.MAX_WORKERS_TO_TEST +threads.Queue( +threads.STOP +threads.Thread( +threads.WorkerQueue( +threads.__author__ +threads.__builtins__ +threads.__doc__ +threads.__file__ +threads.__license__ +threads.__name__ +threads.__package__ +threads.__path__ +threads.__version__ +threads.benchmark_workers( +threads.init( +threads.quit( +threads.sys +threads.threading +threads.tmap( +threads.traceback + +--- from pygame.threads import * --- +FINISH +FuncResult( +MAX_WORKERS_TO_TEST +WorkerQueue( +__license__ +benchmark_workers( +tmap( + +--- import pygame.time --- +pygame.time.Clock( +pygame.time.__doc__ +pygame.time.__file__ +pygame.time.__name__ +pygame.time.__package__ +pygame.time.delay( +pygame.time.get_ticks( +pygame.time.set_timer( +pygame.time.wait( + +--- from pygame import time --- +time.Clock( +time.__file__ +time.delay( +time.get_ticks( +time.set_timer( +time.wait( + +--- from pygame.time import * --- +Clock( +set_timer( + +--- import pygame.transform --- +pygame.transform.__doc__ +pygame.transform.__file__ +pygame.transform.__name__ +pygame.transform.__package__ +pygame.transform.average_surfaces( +pygame.transform.chop( +pygame.transform.flip( +pygame.transform.laplacian( +pygame.transform.rotate( +pygame.transform.rotozoom( +pygame.transform.scale( +pygame.transform.scale2x( +pygame.transform.smoothscale( +pygame.transform.threshold( + +--- from pygame import transform --- +transform.__doc__ +transform.__file__ +transform.__name__ +transform.__package__ +transform.average_surfaces( +transform.chop( +transform.flip( +transform.laplacian( +transform.rotate( +transform.rotozoom( +transform.scale( +transform.scale2x( +transform.smoothscale( +transform.threshold( + +--- from pygame.transform import * --- +average_surfaces( +chop( +laplacian( +rotate( +rotozoom( +scale( +scale2x( +smoothscale( +threshold( + +--- import pygame.version --- +pygame.version.__builtins__ +pygame.version.__doc__ +pygame.version.__file__ +pygame.version.__name__ +pygame.version.__package__ +pygame.version.ver +pygame.version.vernum + +--- from pygame import version --- +version.__builtins__ +version.__doc__ +version.__file__ +version.__name__ +version.__package__ +version.ver +version.vernum + +--- from pygame.version import * --- + +--- import pygame.locals --- +pygame.locals.ACTIVEEVENT +pygame.locals.ANYFORMAT +pygame.locals.ASYNCBLIT +pygame.locals.AUDIO_S16 +pygame.locals.AUDIO_S16LSB +pygame.locals.AUDIO_S16MSB +pygame.locals.AUDIO_S16SYS +pygame.locals.AUDIO_S8 +pygame.locals.AUDIO_U16 +pygame.locals.AUDIO_U16LSB +pygame.locals.AUDIO_U16MSB +pygame.locals.AUDIO_U16SYS +pygame.locals.AUDIO_U8 +pygame.locals.BIG_ENDIAN +pygame.locals.BLEND_ADD +pygame.locals.BLEND_MAX +pygame.locals.BLEND_MIN +pygame.locals.BLEND_MULT +pygame.locals.BLEND_RGBA_ADD +pygame.locals.BLEND_RGBA_MAX +pygame.locals.BLEND_RGBA_MIN +pygame.locals.BLEND_RGBA_MULT +pygame.locals.BLEND_RGBA_SUB +pygame.locals.BLEND_RGB_ADD +pygame.locals.BLEND_RGB_MAX +pygame.locals.BLEND_RGB_MIN +pygame.locals.BLEND_RGB_MULT +pygame.locals.BLEND_RGB_SUB +pygame.locals.BLEND_SUB +pygame.locals.BUTTON_X1 +pygame.locals.BUTTON_X2 +pygame.locals.Color( +pygame.locals.DOUBLEBUF +pygame.locals.FULLSCREEN +pygame.locals.GL_ACCELERATED_VISUAL +pygame.locals.GL_ACCUM_ALPHA_SIZE +pygame.locals.GL_ACCUM_BLUE_SIZE +pygame.locals.GL_ACCUM_GREEN_SIZE +pygame.locals.GL_ACCUM_RED_SIZE +pygame.locals.GL_ALPHA_SIZE +pygame.locals.GL_BLUE_SIZE +pygame.locals.GL_BUFFER_SIZE +pygame.locals.GL_DEPTH_SIZE +pygame.locals.GL_DOUBLEBUFFER +pygame.locals.GL_GREEN_SIZE +pygame.locals.GL_MULTISAMPLEBUFFERS +pygame.locals.GL_MULTISAMPLESAMPLES +pygame.locals.GL_RED_SIZE +pygame.locals.GL_STENCIL_SIZE +pygame.locals.GL_STEREO +pygame.locals.GL_SWAP_CONTROL +pygame.locals.HAT_CENTERED +pygame.locals.HAT_DOWN +pygame.locals.HAT_LEFT +pygame.locals.HAT_LEFTDOWN +pygame.locals.HAT_LEFTUP +pygame.locals.HAT_RIGHT +pygame.locals.HAT_RIGHTDOWN +pygame.locals.HAT_RIGHTUP +pygame.locals.HAT_UP +pygame.locals.HWACCEL +pygame.locals.HWPALETTE +pygame.locals.HWSURFACE +pygame.locals.IYUV_OVERLAY +pygame.locals.JOYAXISMOTION +pygame.locals.JOYBALLMOTION +pygame.locals.JOYBUTTONDOWN +pygame.locals.JOYBUTTONUP +pygame.locals.JOYHATMOTION +pygame.locals.KEYDOWN +pygame.locals.KEYUP +pygame.locals.KMOD_ALT +pygame.locals.KMOD_CAPS +pygame.locals.KMOD_CTRL +pygame.locals.KMOD_LALT +pygame.locals.KMOD_LCTRL +pygame.locals.KMOD_LMETA +pygame.locals.KMOD_LSHIFT +pygame.locals.KMOD_META +pygame.locals.KMOD_MODE +pygame.locals.KMOD_NONE +pygame.locals.KMOD_NUM +pygame.locals.KMOD_RALT +pygame.locals.KMOD_RCTRL +pygame.locals.KMOD_RMETA +pygame.locals.KMOD_RSHIFT +pygame.locals.KMOD_SHIFT +pygame.locals.K_0 +pygame.locals.K_1 +pygame.locals.K_2 +pygame.locals.K_3 +pygame.locals.K_4 +pygame.locals.K_5 +pygame.locals.K_6 +pygame.locals.K_7 +pygame.locals.K_8 +pygame.locals.K_9 +pygame.locals.K_AMPERSAND +pygame.locals.K_ASTERISK +pygame.locals.K_AT +pygame.locals.K_BACKQUOTE +pygame.locals.K_BACKSLASH +pygame.locals.K_BACKSPACE +pygame.locals.K_BREAK +pygame.locals.K_CAPSLOCK +pygame.locals.K_CARET +pygame.locals.K_CLEAR +pygame.locals.K_COLON +pygame.locals.K_COMMA +pygame.locals.K_DELETE +pygame.locals.K_DOLLAR +pygame.locals.K_DOWN +pygame.locals.K_END +pygame.locals.K_EQUALS +pygame.locals.K_ESCAPE +pygame.locals.K_EURO +pygame.locals.K_EXCLAIM +pygame.locals.K_F1 +pygame.locals.K_F10 +pygame.locals.K_F11 +pygame.locals.K_F12 +pygame.locals.K_F13 +pygame.locals.K_F14 +pygame.locals.K_F15 +pygame.locals.K_F2 +pygame.locals.K_F3 +pygame.locals.K_F4 +pygame.locals.K_F5 +pygame.locals.K_F6 +pygame.locals.K_F7 +pygame.locals.K_F8 +pygame.locals.K_F9 +pygame.locals.K_FIRST +pygame.locals.K_GREATER +pygame.locals.K_HASH +pygame.locals.K_HELP +pygame.locals.K_HOME +pygame.locals.K_INSERT +pygame.locals.K_KP0 +pygame.locals.K_KP1 +pygame.locals.K_KP2 +pygame.locals.K_KP3 +pygame.locals.K_KP4 +pygame.locals.K_KP5 +pygame.locals.K_KP6 +pygame.locals.K_KP7 +pygame.locals.K_KP8 +pygame.locals.K_KP9 +pygame.locals.K_KP_DIVIDE +pygame.locals.K_KP_ENTER +pygame.locals.K_KP_EQUALS +pygame.locals.K_KP_MINUS +pygame.locals.K_KP_MULTIPLY +pygame.locals.K_KP_PERIOD +pygame.locals.K_KP_PLUS +pygame.locals.K_LALT +pygame.locals.K_LAST +pygame.locals.K_LCTRL +pygame.locals.K_LEFT +pygame.locals.K_LEFTBRACKET +pygame.locals.K_LEFTPAREN +pygame.locals.K_LESS +pygame.locals.K_LMETA +pygame.locals.K_LSHIFT +pygame.locals.K_LSUPER +pygame.locals.K_MENU +pygame.locals.K_MINUS +pygame.locals.K_MODE +pygame.locals.K_NUMLOCK +pygame.locals.K_PAGEDOWN +pygame.locals.K_PAGEUP +pygame.locals.K_PAUSE +pygame.locals.K_PERIOD +pygame.locals.K_PLUS +pygame.locals.K_POWER +pygame.locals.K_PRINT +pygame.locals.K_QUESTION +pygame.locals.K_QUOTE +pygame.locals.K_QUOTEDBL +pygame.locals.K_RALT +pygame.locals.K_RCTRL +pygame.locals.K_RETURN +pygame.locals.K_RIGHT +pygame.locals.K_RIGHTBRACKET +pygame.locals.K_RIGHTPAREN +pygame.locals.K_RMETA +pygame.locals.K_RSHIFT +pygame.locals.K_RSUPER +pygame.locals.K_SCROLLOCK +pygame.locals.K_SEMICOLON +pygame.locals.K_SLASH +pygame.locals.K_SPACE +pygame.locals.K_SYSREQ +pygame.locals.K_TAB +pygame.locals.K_UNDERSCORE +pygame.locals.K_UNKNOWN +pygame.locals.K_UP +pygame.locals.K_a +pygame.locals.K_b +pygame.locals.K_c +pygame.locals.K_d +pygame.locals.K_e +pygame.locals.K_f +pygame.locals.K_g +pygame.locals.K_h +pygame.locals.K_i +pygame.locals.K_j +pygame.locals.K_k +pygame.locals.K_l +pygame.locals.K_m +pygame.locals.K_n +pygame.locals.K_o +pygame.locals.K_p +pygame.locals.K_q +pygame.locals.K_r +pygame.locals.K_s +pygame.locals.K_t +pygame.locals.K_u +pygame.locals.K_v +pygame.locals.K_w +pygame.locals.K_x +pygame.locals.K_y +pygame.locals.K_z +pygame.locals.LIL_ENDIAN +pygame.locals.MOUSEBUTTONDOWN +pygame.locals.MOUSEBUTTONUP +pygame.locals.MOUSEMOTION +pygame.locals.NOEVENT +pygame.locals.NOFRAME +pygame.locals.NUMEVENTS +pygame.locals.OPENGL +pygame.locals.OPENGLBLIT +pygame.locals.PREALLOC +pygame.locals.QUIT +pygame.locals.RESIZABLE +pygame.locals.RLEACCEL +pygame.locals.RLEACCELOK +pygame.locals.Rect( +pygame.locals.SCRAP_BMP +pygame.locals.SCRAP_CLIPBOARD +pygame.locals.SCRAP_PBM +pygame.locals.SCRAP_PPM +pygame.locals.SCRAP_SELECTION +pygame.locals.SCRAP_TEXT +pygame.locals.SRCALPHA +pygame.locals.SRCCOLORKEY +pygame.locals.SWSURFACE +pygame.locals.SYSWMEVENT +pygame.locals.TIMER_RESOLUTION +pygame.locals.USEREVENT +pygame.locals.UYVY_OVERLAY +pygame.locals.VIDEOEXPOSE +pygame.locals.VIDEORESIZE +pygame.locals.YUY2_OVERLAY +pygame.locals.YV12_OVERLAY +pygame.locals.YVYU_OVERLAY +pygame.locals.__builtins__ +pygame.locals.__doc__ +pygame.locals.__file__ +pygame.locals.__name__ +pygame.locals.__package__ +pygame.locals.color + +--- from pygame import locals --- +locals.ACTIVEEVENT +locals.ANYFORMAT +locals.ASYNCBLIT +locals.AUDIO_S16 +locals.AUDIO_S16LSB +locals.AUDIO_S16MSB +locals.AUDIO_S16SYS +locals.AUDIO_S8 +locals.AUDIO_U16 +locals.AUDIO_U16LSB +locals.AUDIO_U16MSB +locals.AUDIO_U16SYS +locals.AUDIO_U8 +locals.BIG_ENDIAN +locals.BLEND_ADD +locals.BLEND_MAX +locals.BLEND_MIN +locals.BLEND_MULT +locals.BLEND_RGBA_ADD +locals.BLEND_RGBA_MAX +locals.BLEND_RGBA_MIN +locals.BLEND_RGBA_MULT +locals.BLEND_RGBA_SUB +locals.BLEND_RGB_ADD +locals.BLEND_RGB_MAX +locals.BLEND_RGB_MIN +locals.BLEND_RGB_MULT +locals.BLEND_RGB_SUB +locals.BLEND_SUB +locals.BUTTON_X1 +locals.BUTTON_X2 +locals.Color( +locals.DOUBLEBUF +locals.FULLSCREEN +locals.GL_ACCELERATED_VISUAL +locals.GL_ACCUM_ALPHA_SIZE +locals.GL_ACCUM_BLUE_SIZE +locals.GL_ACCUM_GREEN_SIZE +locals.GL_ACCUM_RED_SIZE +locals.GL_ALPHA_SIZE +locals.GL_BLUE_SIZE +locals.GL_BUFFER_SIZE +locals.GL_DEPTH_SIZE +locals.GL_DOUBLEBUFFER +locals.GL_GREEN_SIZE +locals.GL_MULTISAMPLEBUFFERS +locals.GL_MULTISAMPLESAMPLES +locals.GL_RED_SIZE +locals.GL_STENCIL_SIZE +locals.GL_STEREO +locals.GL_SWAP_CONTROL +locals.HAT_CENTERED +locals.HAT_DOWN +locals.HAT_LEFT +locals.HAT_LEFTDOWN +locals.HAT_LEFTUP +locals.HAT_RIGHT +locals.HAT_RIGHTDOWN +locals.HAT_RIGHTUP +locals.HAT_UP +locals.HWACCEL +locals.HWPALETTE +locals.HWSURFACE +locals.IYUV_OVERLAY +locals.JOYAXISMOTION +locals.JOYBALLMOTION +locals.JOYBUTTONDOWN +locals.JOYBUTTONUP +locals.JOYHATMOTION +locals.KEYDOWN +locals.KEYUP +locals.KMOD_ALT +locals.KMOD_CAPS +locals.KMOD_CTRL +locals.KMOD_LALT +locals.KMOD_LCTRL +locals.KMOD_LMETA +locals.KMOD_LSHIFT +locals.KMOD_META +locals.KMOD_MODE +locals.KMOD_NONE +locals.KMOD_NUM +locals.KMOD_RALT +locals.KMOD_RCTRL +locals.KMOD_RMETA +locals.KMOD_RSHIFT +locals.KMOD_SHIFT +locals.K_0 +locals.K_1 +locals.K_2 +locals.K_3 +locals.K_4 +locals.K_5 +locals.K_6 +locals.K_7 +locals.K_8 +locals.K_9 +locals.K_AMPERSAND +locals.K_ASTERISK +locals.K_AT +locals.K_BACKQUOTE +locals.K_BACKSLASH +locals.K_BACKSPACE +locals.K_BREAK +locals.K_CAPSLOCK +locals.K_CARET +locals.K_CLEAR +locals.K_COLON +locals.K_COMMA +locals.K_DELETE +locals.K_DOLLAR +locals.K_DOWN +locals.K_END +locals.K_EQUALS +locals.K_ESCAPE +locals.K_EURO +locals.K_EXCLAIM +locals.K_F1 +locals.K_F10 +locals.K_F11 +locals.K_F12 +locals.K_F13 +locals.K_F14 +locals.K_F15 +locals.K_F2 +locals.K_F3 +locals.K_F4 +locals.K_F5 +locals.K_F6 +locals.K_F7 +locals.K_F8 +locals.K_F9 +locals.K_FIRST +locals.K_GREATER +locals.K_HASH +locals.K_HELP +locals.K_HOME +locals.K_INSERT +locals.K_KP0 +locals.K_KP1 +locals.K_KP2 +locals.K_KP3 +locals.K_KP4 +locals.K_KP5 +locals.K_KP6 +locals.K_KP7 +locals.K_KP8 +locals.K_KP9 +locals.K_KP_DIVIDE +locals.K_KP_ENTER +locals.K_KP_EQUALS +locals.K_KP_MINUS +locals.K_KP_MULTIPLY +locals.K_KP_PERIOD +locals.K_KP_PLUS +locals.K_LALT +locals.K_LAST +locals.K_LCTRL +locals.K_LEFT +locals.K_LEFTBRACKET +locals.K_LEFTPAREN +locals.K_LESS +locals.K_LMETA +locals.K_LSHIFT +locals.K_LSUPER +locals.K_MENU +locals.K_MINUS +locals.K_MODE +locals.K_NUMLOCK +locals.K_PAGEDOWN +locals.K_PAGEUP +locals.K_PAUSE +locals.K_PERIOD +locals.K_PLUS +locals.K_POWER +locals.K_PRINT +locals.K_QUESTION +locals.K_QUOTE +locals.K_QUOTEDBL +locals.K_RALT +locals.K_RCTRL +locals.K_RETURN +locals.K_RIGHT +locals.K_RIGHTBRACKET +locals.K_RIGHTPAREN +locals.K_RMETA +locals.K_RSHIFT +locals.K_RSUPER +locals.K_SCROLLOCK +locals.K_SEMICOLON +locals.K_SLASH +locals.K_SPACE +locals.K_SYSREQ +locals.K_TAB +locals.K_UNDERSCORE +locals.K_UNKNOWN +locals.K_UP +locals.K_a +locals.K_b +locals.K_c +locals.K_d +locals.K_e +locals.K_f +locals.K_g +locals.K_h +locals.K_i +locals.K_j +locals.K_k +locals.K_l +locals.K_m +locals.K_n +locals.K_o +locals.K_p +locals.K_q +locals.K_r +locals.K_s +locals.K_t +locals.K_u +locals.K_v +locals.K_w +locals.K_x +locals.K_y +locals.K_z +locals.LIL_ENDIAN +locals.MOUSEBUTTONDOWN +locals.MOUSEBUTTONUP +locals.MOUSEMOTION +locals.NOEVENT +locals.NOFRAME +locals.NUMEVENTS +locals.OPENGL +locals.OPENGLBLIT +locals.PREALLOC +locals.QUIT +locals.RESIZABLE +locals.RLEACCEL +locals.RLEACCELOK +locals.Rect( +locals.SCRAP_BMP +locals.SCRAP_CLIPBOARD +locals.SCRAP_PBM +locals.SCRAP_PPM +locals.SCRAP_SELECTION +locals.SCRAP_TEXT +locals.SRCALPHA +locals.SRCCOLORKEY +locals.SWSURFACE +locals.SYSWMEVENT +locals.TIMER_RESOLUTION +locals.USEREVENT +locals.UYVY_OVERLAY +locals.VIDEOEXPOSE +locals.VIDEORESIZE +locals.YUY2_OVERLAY +locals.YV12_OVERLAY +locals.YVYU_OVERLAY +locals.__builtins__ +locals.__doc__ +locals.__file__ +locals.__name__ +locals.__package__ +locals.color + +--- from pygame.locals import * --- + +--- import wx --- +wx.ACCEL_ALT +wx.ACCEL_CTRL +wx.ACCEL_NORMAL +wx.ACCEL_SHIFT +wx.ADJUST_MINSIZE +wx.ALIGN_BOTTOM +wx.ALIGN_CENTER +wx.ALIGN_CENTER_HORIZONTAL +wx.ALIGN_CENTER_VERTICAL +wx.ALIGN_CENTRE +wx.ALIGN_CENTRE_HORIZONTAL +wx.ALIGN_CENTRE_VERTICAL +wx.ALIGN_LEFT +wx.ALIGN_MASK +wx.ALIGN_NOT +wx.ALIGN_RIGHT +wx.ALIGN_TOP +wx.ALL +wx.ALWAYS_SHOW_SB +wx.AND +wx.AND_INVERT +wx.AND_REVERSE +wx.ANIHandler( +wx.ANIHandlerPtr( +wx.ART_ADD_BOOKMARK +wx.ART_BUTTON +wx.ART_CDROM +wx.ART_CMN_DIALOG +wx.ART_COPY +wx.ART_CROSS_MARK +wx.ART_CUT +wx.ART_DELETE +wx.ART_DEL_BOOKMARK +wx.ART_ERROR +wx.ART_EXECUTABLE_FILE +wx.ART_FILE_OPEN +wx.ART_FILE_SAVE +wx.ART_FILE_SAVE_AS +wx.ART_FIND +wx.ART_FIND_AND_REPLACE +wx.ART_FLOPPY +wx.ART_FOLDER +wx.ART_FOLDER_OPEN +wx.ART_FRAME_ICON +wx.ART_GO_BACK +wx.ART_GO_DIR_UP +wx.ART_GO_DOWN +wx.ART_GO_FORWARD +wx.ART_GO_HOME +wx.ART_GO_TO_PARENT +wx.ART_GO_UP +wx.ART_HARDDISK +wx.ART_HELP +wx.ART_HELP_BOOK +wx.ART_HELP_BROWSER +wx.ART_HELP_FOLDER +wx.ART_HELP_PAGE +wx.ART_HELP_SETTINGS +wx.ART_HELP_SIDE_PANEL +wx.ART_INFORMATION +wx.ART_LIST_VIEW +wx.ART_MENU +wx.ART_MESSAGE_BOX +wx.ART_MISSING_IMAGE +wx.ART_NEW +wx.ART_NEW_DIR +wx.ART_NORMAL_FILE +wx.ART_OTHER +wx.ART_PASTE +wx.ART_PRINT +wx.ART_QUESTION +wx.ART_QUIT +wx.ART_REDO +wx.ART_REMOVABLE +wx.ART_REPORT_VIEW +wx.ART_TICK_MARK +wx.ART_TIP +wx.ART_TOOLBAR +wx.ART_UNDO +wx.ART_WARNING +wx.Above +wx.Absolute +wx.AcceleratorEntry( +wx.AcceleratorEntryPtr( +wx.AcceleratorTable( +wx.AcceleratorTablePtr( +wx.ActivateEvent( +wx.ActivateEventPtr( +wx.App( +wx.App_CleanUp( +wx.App_GetComCtl32Version( +wx.App_GetMacAboutMenuItemId( +wx.App_GetMacExitMenuItemId( +wx.App_GetMacHelpMenuTitleName( +wx.App_GetMacPreferencesMenuItemId( +wx.App_GetMacSupportPCMenuShortcuts( +wx.App_SetMacAboutMenuItemId( +wx.App_SetMacExitMenuItemId( +wx.App_SetMacHelpMenuTitleName( +wx.App_SetMacPreferencesMenuItemId( +wx.App_SetMacSupportPCMenuShortcuts( +wx.ArtProvider( +wx.ArtProviderPtr( +wx.ArtProvider_GetBitmap( +wx.ArtProvider_GetIcon( +wx.ArtProvider_GetSizeHint( +wx.ArtProvider_PopProvider( +wx.ArtProvider_PushProvider( +wx.ArtProvider_RemoveProvider( +wx.AsIs +wx.BACKINGSTORE +wx.BACKWARD +wx.BDIAGONAL_HATCH +wx.BG_STYLE_COLOUR +wx.BG_STYLE_CUSTOM +wx.BG_STYLE_SYSTEM +wx.BITMAP_TYPE_ANI +wx.BITMAP_TYPE_ANY +wx.BITMAP_TYPE_BMP +wx.BITMAP_TYPE_CUR +wx.BITMAP_TYPE_GIF +wx.BITMAP_TYPE_ICO +wx.BITMAP_TYPE_ICON +wx.BITMAP_TYPE_IFF +wx.BITMAP_TYPE_INVALID +wx.BITMAP_TYPE_JPEG +wx.BITMAP_TYPE_MACCURSOR +wx.BITMAP_TYPE_PCX +wx.BITMAP_TYPE_PICT +wx.BITMAP_TYPE_PNG +wx.BITMAP_TYPE_PNM +wx.BITMAP_TYPE_TIF +wx.BITMAP_TYPE_XBM +wx.BITMAP_TYPE_XBM_DATA +wx.BITMAP_TYPE_XPM +wx.BITMAP_TYPE_XPM_DATA +wx.BLACK +wx.BLACK_BRUSH +wx.BLACK_DASHED_PEN +wx.BLACK_PEN +wx.BLUE +wx.BLUE_BRUSH +wx.BMPHandler( +wx.BMPHandlerPtr( +wx.BMP_1BPP +wx.BMP_1BPP_BW +wx.BMP_24BPP +wx.BMP_4BPP +wx.BMP_8BPP +wx.BMP_8BPP_GRAY +wx.BMP_8BPP_GREY +wx.BMP_8BPP_PALETTE +wx.BMP_8BPP_RED +wx.BOLD +wx.BORDER +wx.BORDER_DEFAULT +wx.BORDER_DOUBLE +wx.BORDER_MASK +wx.BORDER_NONE +wx.BORDER_RAISED +wx.BORDER_SIMPLE +wx.BORDER_STATIC +wx.BORDER_SUNKEN +wx.BOTH +wx.BOTTOM +wx.BUFFER_CLIENT_AREA +wx.BUFFER_VIRTUAL_AREA +wx.BU_ALIGN_MASK +wx.BU_AUTODRAW +wx.BU_BOTTOM +wx.BU_EXACTFIT +wx.BU_LEFT +wx.BU_RIGHT +wx.BU_TOP +wx.BeginBusyCursor( +wx.Bell( +wx.Below +wx.Bitmap( +wx.BitmapButton( +wx.BitmapButtonPtr( +wx.BitmapDataObject( +wx.BitmapDataObjectPtr( +wx.BitmapFromBits( +wx.BitmapFromIcon( +wx.BitmapFromImage( +wx.BitmapFromXPMData( +wx.BitmapPtr( +wx.BookCtrlBase( +wx.BookCtrlBaseEvent( +wx.BookCtrlBaseEventPtr( +wx.BookCtrlBasePtr( +wx.BookCtrlBase_GetClassDefaultAttributes( +wx.BookCtrlSizer( +wx.BookCtrlSizerPtr( +wx.Bottom +wx.BoxSizer( +wx.BoxSizerPtr( +wx.Brush( +wx.BrushFromBitmap( +wx.BrushList( +wx.BrushListPtr( +wx.BrushPtr( +wx.BufferedDC( +wx.BufferedDCPtr( +wx.BufferedPaintDC( +wx.BufferedPaintDCPtr( +wx.BusyCursor( +wx.BusyCursorPtr( +wx.BusyInfo( +wx.BusyInfoPtr( +wx.Button( +wx.ButtonNameStr +wx.ButtonPtr( +wx.Button_GetClassDefaultAttributes( +wx.Button_GetDefaultSize( +wx.CANCEL +wx.CAPTION +wx.CAP_BUTT +wx.CAP_PROJECTING +wx.CAP_ROUND +wx.CB_DROPDOWN +wx.CB_READONLY +wx.CB_SIMPLE +wx.CB_SORT +wx.CENTER +wx.CENTER_FRAME +wx.CENTER_ON_SCREEN +wx.CENTRE +wx.CENTRE_ON_SCREEN +wx.CHANGE_DIR +wx.CHB_ALIGN_MASK +wx.CHB_BOTTOM +wx.CHB_DEFAULT +wx.CHB_LEFT +wx.CHB_RIGHT +wx.CHB_TOP +wx.CHK_2STATE +wx.CHK_3STATE +wx.CHK_ALLOW_3RD_STATE_FOR_USER +wx.CHK_CHECKED +wx.CHK_UNCHECKED +wx.CHK_UNDETERMINED +wx.CHOICEDLG_STYLE +wx.CLEAR +wx.CLIP_CHILDREN +wx.CLIP_SIBLINGS +wx.CLOSE_BOX +wx.COLOURED +wx.CONFIG_USE_GLOBAL_FILE +wx.CONFIG_USE_LOCAL_FILE +wx.CONFIG_USE_NO_ESCAPE_CHARACTERS +wx.CONFIG_USE_RELATIVE_PATH +wx.CONTROL_CHECKABLE +wx.CONTROL_CHECKED +wx.CONTROL_CURRENT +wx.CONTROL_DIRTY +wx.CONTROL_DISABLED +wx.CONTROL_EXPANDED +wx.CONTROL_FLAGS_MASK +wx.CONTROL_FOCUSED +wx.CONTROL_ISDEFAULT +wx.CONTROL_ISSUBMENU +wx.CONTROL_PRESSED +wx.CONTROL_SELECTED +wx.CONTROL_UNDETERMINED +wx.CONVERT_STRICT +wx.CONVERT_SUBSTITUTE +wx.COPY +wx.CPPFileSystemHandler( +wx.CPPFileSystemHandlerPtr( +wx.CROSSDIAG_HATCH +wx.CROSS_CURSOR +wx.CROSS_HATCH +wx.CURHandler( +wx.CURHandlerPtr( +wx.CURSOR_ARROW +wx.CURSOR_ARROWWAIT +wx.CURSOR_BLANK +wx.CURSOR_BULLSEYE +wx.CURSOR_CHAR +wx.CURSOR_COPY_ARROW +wx.CURSOR_CROSS +wx.CURSOR_DEFAULT +wx.CURSOR_HAND +wx.CURSOR_IBEAM +wx.CURSOR_LEFT_BUTTON +wx.CURSOR_MAGNIFIER +wx.CURSOR_MAX +wx.CURSOR_MIDDLE_BUTTON +wx.CURSOR_NONE +wx.CURSOR_NO_ENTRY +wx.CURSOR_PAINT_BRUSH +wx.CURSOR_PENCIL +wx.CURSOR_POINT_LEFT +wx.CURSOR_POINT_RIGHT +wx.CURSOR_QUESTION_ARROW +wx.CURSOR_RIGHT_ARROW +wx.CURSOR_RIGHT_BUTTON +wx.CURSOR_SIZENESW +wx.CURSOR_SIZENS +wx.CURSOR_SIZENWSE +wx.CURSOR_SIZEWE +wx.CURSOR_SIZING +wx.CURSOR_SPRAYCAN +wx.CURSOR_WAIT +wx.CURSOR_WATCH +wx.CYAN +wx.CYAN_BRUSH +wx.CYAN_PEN +wx.CalculateLayoutEvent( +wx.CalculateLayoutEventPtr( +wx.CallAfter( +wx.Caret( +wx.CaretPtr( +wx.Caret_GetBlinkTime( +wx.Caret_SetBlinkTime( +wx.Center +wx.Centre +wx.CentreX +wx.CentreY +wx.CheckBox( +wx.CheckBoxNameStr +wx.CheckBoxPtr( +wx.CheckBox_GetClassDefaultAttributes( +wx.CheckListBox( +wx.CheckListBoxPtr( +wx.ChildFocusEvent( +wx.ChildFocusEventPtr( +wx.Choice( +wx.ChoiceNameStr +wx.ChoicePtr( +wx.Choice_GetClassDefaultAttributes( +wx.Choicebook( +wx.ChoicebookEvent( +wx.ChoicebookEventPtr( +wx.ChoicebookPtr( +wx.ClientDC( +wx.ClientDCPtr( +wx.ClientDisplayRect( +wx.Clipboard( +wx.ClipboardLocker( +wx.ClipboardLockerPtr( +wx.ClipboardPtr( +wx.Clipboard_Get( +wx.CloseEvent( +wx.CloseEventPtr( +wx.Color( +wx.ColorRGB( +wx.Colour( +wx.ColourData( +wx.ColourDataPtr( +wx.ColourDatabase( +wx.ColourDatabasePtr( +wx.ColourDialog( +wx.ColourDialogPtr( +wx.ColourDisplay( +wx.ColourPtr( +wx.ColourRGB( +wx.ComboBox( +wx.ComboBoxNameStr +wx.ComboBoxPtr( +wx.ComboBox_GetClassDefaultAttributes( +wx.CommandEvent( +wx.CommandEventPtr( +wx.Config( +wx.ConfigBase( +wx.ConfigBasePtr( +wx.ConfigBase_Create( +wx.ConfigBase_DontCreateOnDemand( +wx.ConfigBase_Get( +wx.ConfigBase_Set( +wx.ConfigPathChanger( +wx.ConfigPathChangerPtr( +wx.ConfigPtr( +wx.ContextHelp( +wx.ContextHelpButton( +wx.ContextHelpButtonPtr( +wx.ContextHelpPtr( +wx.ContextMenuEvent( +wx.ContextMenuEventPtr( +wx.Control( +wx.ControlNameStr +wx.ControlPtr( +wx.ControlWithItems( +wx.ControlWithItemsPtr( +wx.Control_GetClassDefaultAttributes( +wx.CreateFileTipProvider( +wx.Cursor( +wx.CursorFromImage( +wx.CursorPtr( +wx.CustomDataFormat( +wx.CustomDataObject( +wx.CustomDataObjectPtr( +wx.DC( +wx.DCPtr( +wx.DD_DEFAULT_STYLE +wx.DD_NEW_DIR_BUTTON +wx.DECORATIVE +wx.DEFAULT +wx.DEFAULT_CONTROL_BORDER +wx.DEFAULT_DIALOG_STYLE +wx.DEFAULT_FRAME_STYLE +wx.DEFAULT_STATUSBAR_STYLE +wx.DF_BITMAP +wx.DF_DIB +wx.DF_DIF +wx.DF_ENHMETAFILE +wx.DF_FILENAME +wx.DF_HTML +wx.DF_INVALID +wx.DF_LOCALE +wx.DF_MAX +wx.DF_METAFILE +wx.DF_OEMTEXT +wx.DF_PALETTE +wx.DF_PENDATA +wx.DF_PRIVATE +wx.DF_RIFF +wx.DF_SYLK +wx.DF_TEXT +wx.DF_TIFF +wx.DF_UNICODETEXT +wx.DF_WAVE +wx.DIALOG_EX_CONTEXTHELP +wx.DIALOG_EX_METAL +wx.DIALOG_MODAL +wx.DIALOG_MODELESS +wx.DIALOG_NO_PARENT +wx.DIRCTRL_3D_INTERNAL +wx.DIRCTRL_DIR_ONLY +wx.DIRCTRL_EDIT_LABELS +wx.DIRCTRL_SELECT_FIRST +wx.DIRCTRL_SHOW_FILTERS +wx.DLG_PNT( +wx.DLG_SZE( +wx.DOT +wx.DOT_DASH +wx.DOUBLE_BORDER +wx.DOWN +wx.DP_ALLOWNONE +wx.DP_DEFAULT +wx.DP_DROPDOWN +wx.DP_SHOWCENTURY +wx.DP_SPIN +wx.DROP_ICON( +wx.DUPLEX_HORIZONTAL +wx.DUPLEX_SIMPLEX +wx.DUPLEX_VERTICAL +wx.DataFormat( +wx.DataFormatPtr( +wx.DataObject( +wx.DataObjectComposite( +wx.DataObjectCompositePtr( +wx.DataObjectPtr( +wx.DataObjectSimple( +wx.DataObjectSimplePtr( +wx.DateEvent( +wx.DateEventPtr( +wx.DatePickerCtrl( +wx.DatePickerCtrlNameStr +wx.DatePickerCtrlPtr( +wx.DateSpan( +wx.DateSpanPtr( +wx.DateSpan_Day( +wx.DateSpan_Days( +wx.DateSpan_Month( +wx.DateSpan_Months( +wx.DateSpan_Week( +wx.DateSpan_Weeks( +wx.DateSpan_Year( +wx.DateSpan_Years( +wx.DateTime( +wx.DateTimeFromDMY( +wx.DateTimeFromDateTime( +wx.DateTimeFromHMS( +wx.DateTimeFromJDN( +wx.DateTimeFromTimeT( +wx.DateTimePtr( +wx.DateTime_ConvertYearToBC( +wx.DateTime_GetAmPmStrings( +wx.DateTime_GetBeginDST( +wx.DateTime_GetCentury( +wx.DateTime_GetCountry( +wx.DateTime_GetCurrentMonth( +wx.DateTime_GetCurrentYear( +wx.DateTime_GetEndDST( +wx.DateTime_GetMonthName( +wx.DateTime_GetNumberOfDaysInMonth( +wx.DateTime_GetNumberOfDaysinYear( +wx.DateTime_GetWeekDayName( +wx.DateTime_IsDSTApplicable( +wx.DateTime_IsLeapYear( +wx.DateTime_IsWestEuropeanCountry( +wx.DateTime_Now( +wx.DateTime_SetCountry( +wx.DateTime_SetToWeekOfYear( +wx.DateTime_Today( +wx.DateTime_UNow( +wx.DefaultDateTime +wx.DefaultDateTimeFormat +wx.DefaultPosition +wx.DefaultSize +wx.DefaultSpan +wx.DefaultTimeSpanFormat +wx.DefaultValidator +wx.DefaultVideoMode +wx.Dialog( +wx.DialogNameStr +wx.DialogPtr( +wx.Dialog_GetClassDefaultAttributes( +wx.DirDialog( +wx.DirDialogDefaultFolderStr +wx.DirDialogNameStr +wx.DirDialogPtr( +wx.DirFilterListCtrl( +wx.DirFilterListCtrlPtr( +wx.DirSelector( +wx.DirSelectorPromptStr +wx.Display( +wx.DisplayChangedEvent( +wx.DisplayChangedEventPtr( +wx.DisplayDepth( +wx.DisplayPtr( +wx.DisplaySize( +wx.DisplaySizeMM( +wx.Display_GetCount( +wx.Display_GetFromPoint( +wx.Display_GetFromWindow( +wx.DragCancel +wx.DragCopy +wx.DragError +wx.DragIcon( +wx.DragImage( +wx.DragImagePtr( +wx.DragLink +wx.DragListItem( +wx.DragMove +wx.DragNone +wx.DragString( +wx.DragTreeItem( +wx.Drag_AllowMove +wx.Drag_CopyOnly +wx.Drag_DefaultMove +wx.DrawWindowOnDC( +wx.DropFilesEvent( +wx.DropFilesEventPtr( +wx.DropSource( +wx.DropSourcePtr( +wx.DropTarget( +wx.DropTargetPtr( +wx.EAST +wx.EQUIV +wx.EVENT_PROPAGATE_MAX +wx.EVENT_PROPAGATE_NONE +wx.EVT_ACTIVATE( +wx.EVT_ACTIVATE_APP( +wx.EVT_BUTTON( +wx.EVT_CALCULATE_LAYOUT( +wx.EVT_CHAR( +wx.EVT_CHAR_HOOK( +wx.EVT_CHECKBOX( +wx.EVT_CHECKLISTBOX( +wx.EVT_CHILD_FOCUS( +wx.EVT_CHOICE( +wx.EVT_CHOICEBOOK_PAGE_CHANGED( +wx.EVT_CHOICEBOOK_PAGE_CHANGING( +wx.EVT_CLOSE( +wx.EVT_COMBOBOX( +wx.EVT_COMMAND( +wx.EVT_COMMAND_ENTER( +wx.EVT_COMMAND_FIND( +wx.EVT_COMMAND_FIND_CLOSE( +wx.EVT_COMMAND_FIND_NEXT( +wx.EVT_COMMAND_FIND_REPLACE( +wx.EVT_COMMAND_FIND_REPLACE_ALL( +wx.EVT_COMMAND_KILL_FOCUS( +wx.EVT_COMMAND_LEFT_CLICK( +wx.EVT_COMMAND_LEFT_DCLICK( +wx.EVT_COMMAND_RANGE( +wx.EVT_COMMAND_RIGHT_CLICK( +wx.EVT_COMMAND_RIGHT_DCLICK( +wx.EVT_COMMAND_SCROLL( +wx.EVT_COMMAND_SCROLL_BOTTOM( +wx.EVT_COMMAND_SCROLL_CHANGED( +wx.EVT_COMMAND_SCROLL_ENDSCROLL( +wx.EVT_COMMAND_SCROLL_LINEDOWN( +wx.EVT_COMMAND_SCROLL_LINEUP( +wx.EVT_COMMAND_SCROLL_PAGEDOWN( +wx.EVT_COMMAND_SCROLL_PAGEUP( +wx.EVT_COMMAND_SCROLL_THUMBRELEASE( +wx.EVT_COMMAND_SCROLL_THUMBTRACK( +wx.EVT_COMMAND_SCROLL_TOP( +wx.EVT_COMMAND_SET_FOCUS( +wx.EVT_CONTEXT_MENU( +wx.EVT_DATE_CHANGED( +wx.EVT_DETAILED_HELP( +wx.EVT_DETAILED_HELP_RANGE( +wx.EVT_DISPLAY_CHANGED( +wx.EVT_DROP_FILES( +wx.EVT_END_PROCESS( +wx.EVT_END_SESSION( +wx.EVT_ENTER_WINDOW( +wx.EVT_ERASE_BACKGROUND( +wx.EVT_FIND( +wx.EVT_FIND_CLOSE( +wx.EVT_FIND_NEXT( +wx.EVT_FIND_REPLACE( +wx.EVT_FIND_REPLACE_ALL( +wx.EVT_HELP( +wx.EVT_HELP_RANGE( +wx.EVT_HIBERNATE( +wx.EVT_HOTKEY( +wx.EVT_ICONIZE( +wx.EVT_IDLE( +wx.EVT_INIT_DIALOG( +wx.EVT_JOYSTICK_EVENTS( +wx.EVT_JOY_BUTTON_DOWN( +wx.EVT_JOY_BUTTON_UP( +wx.EVT_JOY_MOVE( +wx.EVT_JOY_ZMOVE( +wx.EVT_KEY_DOWN( +wx.EVT_KEY_UP( +wx.EVT_KILL_FOCUS( +wx.EVT_LEAVE_WINDOW( +wx.EVT_LEFT_DCLICK( +wx.EVT_LEFT_DOWN( +wx.EVT_LEFT_UP( +wx.EVT_LISTBOOK_PAGE_CHANGED( +wx.EVT_LISTBOOK_PAGE_CHANGING( +wx.EVT_LISTBOX( +wx.EVT_LISTBOX_DCLICK( +wx.EVT_LIST_BEGIN_DRAG( +wx.EVT_LIST_BEGIN_LABEL_EDIT( +wx.EVT_LIST_BEGIN_RDRAG( +wx.EVT_LIST_CACHE_HINT( +wx.EVT_LIST_COL_BEGIN_DRAG( +wx.EVT_LIST_COL_CLICK( +wx.EVT_LIST_COL_DRAGGING( +wx.EVT_LIST_COL_END_DRAG( +wx.EVT_LIST_COL_RIGHT_CLICK( +wx.EVT_LIST_DELETE_ALL_ITEMS( +wx.EVT_LIST_DELETE_ITEM( +wx.EVT_LIST_END_LABEL_EDIT( +wx.EVT_LIST_GET_INFO( +wx.EVT_LIST_INSERT_ITEM( +wx.EVT_LIST_ITEM_ACTIVATED( +wx.EVT_LIST_ITEM_DESELECTED( +wx.EVT_LIST_ITEM_FOCUSED( +wx.EVT_LIST_ITEM_MIDDLE_CLICK( +wx.EVT_LIST_ITEM_RIGHT_CLICK( +wx.EVT_LIST_ITEM_SELECTED( +wx.EVT_LIST_KEY_DOWN( +wx.EVT_LIST_SET_INFO( +wx.EVT_MAXIMIZE( +wx.EVT_MENU( +wx.EVT_MENU_CLOSE( +wx.EVT_MENU_HIGHLIGHT( +wx.EVT_MENU_HIGHLIGHT_ALL( +wx.EVT_MENU_OPEN( +wx.EVT_MENU_RANGE( +wx.EVT_MIDDLE_DCLICK( +wx.EVT_MIDDLE_DOWN( +wx.EVT_MIDDLE_UP( +wx.EVT_MOTION( +wx.EVT_MOUSEWHEEL( +wx.EVT_MOUSE_CAPTURE_CHANGED( +wx.EVT_MOUSE_EVENTS( +wx.EVT_MOVE( +wx.EVT_MOVING( +wx.EVT_NAVIGATION_KEY( +wx.EVT_NC_PAINT( +wx.EVT_NOTEBOOK_PAGE_CHANGED( +wx.EVT_NOTEBOOK_PAGE_CHANGING( +wx.EVT_PAINT( +wx.EVT_PALETTE_CHANGED( +wx.EVT_QUERY_END_SESSION( +wx.EVT_QUERY_LAYOUT_INFO( +wx.EVT_QUERY_NEW_PALETTE( +wx.EVT_RADIOBOX( +wx.EVT_RADIOBUTTON( +wx.EVT_RIGHT_DCLICK( +wx.EVT_RIGHT_DOWN( +wx.EVT_RIGHT_UP( +wx.EVT_SASH_DRAGGED( +wx.EVT_SASH_DRAGGED_RANGE( +wx.EVT_SCROLL( +wx.EVT_SCROLLBAR( +wx.EVT_SCROLLWIN( +wx.EVT_SCROLLWIN_BOTTOM( +wx.EVT_SCROLLWIN_LINEDOWN( +wx.EVT_SCROLLWIN_LINEUP( +wx.EVT_SCROLLWIN_PAGEDOWN( +wx.EVT_SCROLLWIN_PAGEUP( +wx.EVT_SCROLLWIN_THUMBRELEASE( +wx.EVT_SCROLLWIN_THUMBTRACK( +wx.EVT_SCROLLWIN_TOP( +wx.EVT_SCROLL_BOTTOM( +wx.EVT_SCROLL_CHANGED( +wx.EVT_SCROLL_ENDSCROLL( +wx.EVT_SCROLL_LINEDOWN( +wx.EVT_SCROLL_LINEUP( +wx.EVT_SCROLL_PAGEDOWN( +wx.EVT_SCROLL_PAGEUP( +wx.EVT_SCROLL_THUMBRELEASE( +wx.EVT_SCROLL_THUMBTRACK( +wx.EVT_SCROLL_TOP( +wx.EVT_SET_CURSOR( +wx.EVT_SET_FOCUS( +wx.EVT_SHOW( +wx.EVT_SIZE( +wx.EVT_SIZING( +wx.EVT_SLIDER( +wx.EVT_SPIN( +wx.EVT_SPINCTRL( +wx.EVT_SPIN_DOWN( +wx.EVT_SPIN_UP( +wx.EVT_SPLITTER_DCLICK( +wx.EVT_SPLITTER_DOUBLECLICKED( +wx.EVT_SPLITTER_SASH_POS_CHANGED( +wx.EVT_SPLITTER_SASH_POS_CHANGING( +wx.EVT_SPLITTER_UNSPLIT( +wx.EVT_SYS_COLOUR_CHANGED( +wx.EVT_TASKBAR_LEFT_DCLICK( +wx.EVT_TASKBAR_LEFT_DOWN( +wx.EVT_TASKBAR_LEFT_UP( +wx.EVT_TASKBAR_MOVE( +wx.EVT_TASKBAR_RIGHT_DCLICK( +wx.EVT_TASKBAR_RIGHT_DOWN( +wx.EVT_TASKBAR_RIGHT_UP( +wx.EVT_TEXT( +wx.EVT_TEXT_ENTER( +wx.EVT_TEXT_MAXLEN( +wx.EVT_TEXT_URL( +wx.EVT_TIMER( +wx.EVT_TOGGLEBUTTON( +wx.EVT_TOOL( +wx.EVT_TOOL_ENTER( +wx.EVT_TOOL_RANGE( +wx.EVT_TOOL_RCLICKED( +wx.EVT_TOOL_RCLICKED_RANGE( +wx.EVT_TREE_BEGIN_DRAG( +wx.EVT_TREE_BEGIN_LABEL_EDIT( +wx.EVT_TREE_BEGIN_RDRAG( +wx.EVT_TREE_DELETE_ITEM( +wx.EVT_TREE_END_DRAG( +wx.EVT_TREE_END_LABEL_EDIT( +wx.EVT_TREE_GET_INFO( +wx.EVT_TREE_ITEM_ACTIVATED( +wx.EVT_TREE_ITEM_COLLAPSED( +wx.EVT_TREE_ITEM_COLLAPSING( +wx.EVT_TREE_ITEM_EXPANDED( +wx.EVT_TREE_ITEM_EXPANDING( +wx.EVT_TREE_ITEM_GETTOOLTIP( +wx.EVT_TREE_ITEM_MENU( +wx.EVT_TREE_ITEM_MIDDLE_CLICK( +wx.EVT_TREE_ITEM_RIGHT_CLICK( +wx.EVT_TREE_KEY_DOWN( +wx.EVT_TREE_SEL_CHANGED( +wx.EVT_TREE_SEL_CHANGING( +wx.EVT_TREE_SET_INFO( +wx.EVT_TREE_STATE_IMAGE_CLICK( +wx.EVT_UPDATE_UI( +wx.EVT_UPDATE_UI_RANGE( +wx.EVT_VLBOX( +wx.EVT_WINDOW_CREATE( +wx.EVT_WINDOW_DESTROY( +wx.EXEC_ASYNC +wx.EXEC_MAKE_GROUP_LEADER +wx.EXEC_NODISABLE +wx.EXEC_NOHIDE +wx.EXEC_SYNC +wx.EXPAND +wx.Effects( +wx.EffectsPtr( +wx.EmptyBitmap( +wx.EmptyIcon( +wx.EmptyImage( +wx.EmptyString +wx.EnableTopLevelWindows( +wx.EncodingConverter( +wx.EncodingConverterPtr( +wx.EncodingConverter_CanConvert( +wx.EncodingConverter_GetAllEquivalents( +wx.EncodingConverter_GetPlatformEquivalents( +wx.EndBusyCursor( +wx.EraseEvent( +wx.EraseEventPtr( +wx.Event( +wx.EventLoop( +wx.EventLoopPtr( +wx.EventLoop_GetActive( +wx.EventLoop_SetActive( +wx.EventPtr( +wx.EvtHandler( +wx.EvtHandlerPtr( +wx.Execute( +wx.Exit( +wx.ExpandEnvVars( +wx.FDIAGONAL_HATCH +wx.FFont( +wx.FFontFromPixelSize( +wx.FILE_MUST_EXIST +wx.FIRST_MDI_CHILD +wx.FIXED +wx.FIXED_LENGTH +wx.FIXED_MINSIZE +wx.FLEX_GROWMODE_ALL +wx.FLEX_GROWMODE_NONE +wx.FLEX_GROWMODE_SPECIFIED +wx.FLOOD_BORDER +wx.FLOOD_SURFACE +wx.FONTENCODING_ALTERNATIVE +wx.FONTENCODING_BIG5 +wx.FONTENCODING_BULGARIAN +wx.FONTENCODING_CP1250 +wx.FONTENCODING_CP1251 +wx.FONTENCODING_CP1252 +wx.FONTENCODING_CP1253 +wx.FONTENCODING_CP1254 +wx.FONTENCODING_CP1255 +wx.FONTENCODING_CP1256 +wx.FONTENCODING_CP1257 +wx.FONTENCODING_CP12_MAX +wx.FONTENCODING_CP437 +wx.FONTENCODING_CP850 +wx.FONTENCODING_CP852 +wx.FONTENCODING_CP855 +wx.FONTENCODING_CP866 +wx.FONTENCODING_CP874 +wx.FONTENCODING_CP932 +wx.FONTENCODING_CP936 +wx.FONTENCODING_CP949 +wx.FONTENCODING_CP950 +wx.FONTENCODING_DEFAULT +wx.FONTENCODING_EUC_JP +wx.FONTENCODING_GB2312 +wx.FONTENCODING_ISO8859_1 +wx.FONTENCODING_ISO8859_10 +wx.FONTENCODING_ISO8859_11 +wx.FONTENCODING_ISO8859_12 +wx.FONTENCODING_ISO8859_13 +wx.FONTENCODING_ISO8859_14 +wx.FONTENCODING_ISO8859_15 +wx.FONTENCODING_ISO8859_2 +wx.FONTENCODING_ISO8859_3 +wx.FONTENCODING_ISO8859_4 +wx.FONTENCODING_ISO8859_5 +wx.FONTENCODING_ISO8859_6 +wx.FONTENCODING_ISO8859_7 +wx.FONTENCODING_ISO8859_8 +wx.FONTENCODING_ISO8859_9 +wx.FONTENCODING_ISO8859_MAX +wx.FONTENCODING_KOI8 +wx.FONTENCODING_KOI8_U +wx.FONTENCODING_MACARABIC +wx.FONTENCODING_MACARABICEXT +wx.FONTENCODING_MACARMENIAN +wx.FONTENCODING_MACBENGALI +wx.FONTENCODING_MACBURMESE +wx.FONTENCODING_MACCELTIC +wx.FONTENCODING_MACCENTRALEUR +wx.FONTENCODING_MACCHINESESIMP +wx.FONTENCODING_MACCHINESETRAD +wx.FONTENCODING_MACCROATIAN +wx.FONTENCODING_MACCYRILLIC +wx.FONTENCODING_MACDEVANAGARI +wx.FONTENCODING_MACDINGBATS +wx.FONTENCODING_MACETHIOPIC +wx.FONTENCODING_MACGAELIC +wx.FONTENCODING_MACGEORGIAN +wx.FONTENCODING_MACGREEK +wx.FONTENCODING_MACGUJARATI +wx.FONTENCODING_MACGURMUKHI +wx.FONTENCODING_MACHEBREW +wx.FONTENCODING_MACICELANDIC +wx.FONTENCODING_MACJAPANESE +wx.FONTENCODING_MACKANNADA +wx.FONTENCODING_MACKEYBOARD +wx.FONTENCODING_MACKHMER +wx.FONTENCODING_MACKOREAN +wx.FONTENCODING_MACLAOTIAN +wx.FONTENCODING_MACMALAJALAM +wx.FONTENCODING_MACMAX +wx.FONTENCODING_MACMIN +wx.FONTENCODING_MACMONGOLIAN +wx.FONTENCODING_MACORIYA +wx.FONTENCODING_MACROMAN +wx.FONTENCODING_MACROMANIAN +wx.FONTENCODING_MACSINHALESE +wx.FONTENCODING_MACSYMBOL +wx.FONTENCODING_MACTAMIL +wx.FONTENCODING_MACTELUGU +wx.FONTENCODING_MACTHAI +wx.FONTENCODING_MACTIBETAN +wx.FONTENCODING_MACTURKISH +wx.FONTENCODING_MACVIATNAMESE +wx.FONTENCODING_MAX +wx.FONTENCODING_SHIFT_JIS +wx.FONTENCODING_SYSTEM +wx.FONTENCODING_UNICODE +wx.FONTENCODING_UTF16 +wx.FONTENCODING_UTF16BE +wx.FONTENCODING_UTF16LE +wx.FONTENCODING_UTF32 +wx.FONTENCODING_UTF32BE +wx.FONTENCODING_UTF32LE +wx.FONTENCODING_UTF7 +wx.FONTENCODING_UTF8 +wx.FONTFAMILY_DECORATIVE +wx.FONTFAMILY_DEFAULT +wx.FONTFAMILY_MAX +wx.FONTFAMILY_MODERN +wx.FONTFAMILY_ROMAN +wx.FONTFAMILY_SCRIPT +wx.FONTFAMILY_SWISS +wx.FONTFAMILY_TELETYPE +wx.FONTFAMILY_UNKNOWN +wx.FONTFLAG_ANTIALIASED +wx.FONTFLAG_BOLD +wx.FONTFLAG_DEFAULT +wx.FONTFLAG_ITALIC +wx.FONTFLAG_LIGHT +wx.FONTFLAG_MASK +wx.FONTFLAG_NOT_ANTIALIASED +wx.FONTFLAG_SLANT +wx.FONTFLAG_STRIKETHROUGH +wx.FONTFLAG_UNDERLINED +wx.FONTSTYLE_ITALIC +wx.FONTSTYLE_MAX +wx.FONTSTYLE_NORMAL +wx.FONTSTYLE_SLANT +wx.FONTWEIGHT_BOLD +wx.FONTWEIGHT_LIGHT +wx.FONTWEIGHT_MAX +wx.FONTWEIGHT_NORMAL +wx.FORWARD +wx.FRAME_DRAWER +wx.FRAME_EX_CONTEXTHELP +wx.FRAME_EX_METAL +wx.FRAME_FLOAT_ON_PARENT +wx.FRAME_NO_TASKBAR +wx.FRAME_NO_WINDOW_MENU +wx.FRAME_SHAPED +wx.FRAME_TOOL_WINDOW +wx.FR_DOWN +wx.FR_MATCHCASE +wx.FR_NOMATCHCASE +wx.FR_NOUPDOWN +wx.FR_NOWHOLEWORD +wx.FR_REPLACEDIALOG +wx.FR_WHOLEWORD +wx.FSFile( +wx.FSFilePtr( +wx.FULLSCREEN_ALL +wx.FULLSCREEN_NOBORDER +wx.FULLSCREEN_NOCAPTION +wx.FULLSCREEN_NOMENUBAR +wx.FULLSCREEN_NOSTATUSBAR +wx.FULLSCREEN_NOTOOLBAR +wx.FULL_REPAINT_ON_RESIZE +wx.FileConfig( +wx.FileConfigPtr( +wx.FileDataObject( +wx.FileDataObjectPtr( +wx.FileDialog( +wx.FileDialogPtr( +wx.FileDropTarget( +wx.FileDropTargetPtr( +wx.FileHistory( +wx.FileHistoryPtr( +wx.FileSelector( +wx.FileSelectorDefaultWildcardStr +wx.FileSelectorPromptStr +wx.FileSystem( +wx.FileSystemHandler( +wx.FileSystemHandlerPtr( +wx.FileSystemPtr( +wx.FileSystem_AddHandler( +wx.FileSystem_CleanUpHandlers( +wx.FileSystem_FileNameToURL( +wx.FileSystem_URLToFileName( +wx.FileType( +wx.FileTypeInfo( +wx.FileTypeInfoPtr( +wx.FileTypeInfoSequence( +wx.FileTypePtr( +wx.FileType_ExpandCommand( +wx.FindDialogEvent( +wx.FindDialogEventPtr( +wx.FindReplaceData( +wx.FindReplaceDataPtr( +wx.FindReplaceDialog( +wx.FindReplaceDialogPtr( +wx.FindWindowAtPoint( +wx.FindWindowAtPointer( +wx.FindWindowById( +wx.FindWindowByLabel( +wx.FindWindowByName( +wx.FlexGridSizer( +wx.FlexGridSizerPtr( +wx.FocusEvent( +wx.FocusEventPtr( +wx.Font( +wx.Font2( +wx.FontData( +wx.FontDataPtr( +wx.FontDialog( +wx.FontDialogPtr( +wx.FontEnumerator( +wx.FontEnumeratorPtr( +wx.FontFromNativeInfo( +wx.FontFromNativeInfoString( +wx.FontFromPixelSize( +wx.FontList( +wx.FontListPtr( +wx.FontMapper( +wx.FontMapperPtr( +wx.FontMapper_Get( +wx.FontMapper_GetDefaultConfigPath( +wx.FontMapper_GetEncoding( +wx.FontMapper_GetEncodingDescription( +wx.FontMapper_GetEncodingFromName( +wx.FontMapper_GetEncodingName( +wx.FontMapper_GetSupportedEncodingsCount( +wx.FontMapper_Set( +wx.FontPtr( +wx.Font_GetDefaultEncoding( +wx.Font_SetDefaultEncoding( +wx.FormatInvalid +wx.Frame( +wx.FrameNameStr +wx.FramePtr( +wx.Frame_GetClassDefaultAttributes( +wx.FromCurrent +wx.FromEnd +wx.FromStart +wx.FutureCall( +wx.GA_HORIZONTAL +wx.GA_PROGRESSBAR +wx.GA_SMOOTH +wx.GA_VERTICAL +wx.GBPosition( +wx.GBPositionPtr( +wx.GBSizerItem( +wx.GBSizerItemPtr( +wx.GBSizerItemSizer( +wx.GBSizerItemSpacer( +wx.GBSizerItemWindow( +wx.GBSpan( +wx.GBSpanPtr( +wx.GDIObject( +wx.GDIObjectPtr( +wx.GIFHandler( +wx.GIFHandlerPtr( +wx.GREEN +wx.GREEN_BRUSH +wx.GREEN_PEN +wx.GREY_BRUSH +wx.GREY_PEN +wx.GROW +wx.Gauge( +wx.GaugeNameStr +wx.GaugePtr( +wx.Gauge_GetClassDefaultAttributes( +wx.GenericDirCtrl( +wx.GenericDirCtrlPtr( +wx.GenericFindWindowAtPoint( +wx.GetAccelFromString( +wx.GetActiveWindow( +wx.GetApp( +wx.GetClientDisplayRect( +wx.GetCurrentId( +wx.GetCurrentTime( +wx.GetDefaultPyEncoding( +wx.GetDisplayDepth( +wx.GetDisplaySize( +wx.GetDisplaySizeMM( +wx.GetElapsedTime( +wx.GetEmailAddress( +wx.GetFreeMemory( +wx.GetFullHostName( +wx.GetHomeDir( +wx.GetHostName( +wx.GetKeyState( +wx.GetLocalTime( +wx.GetLocalTimeMillis( +wx.GetLocale( +wx.GetMousePosition( +wx.GetMouseState( +wx.GetNativeFontEncoding( +wx.GetNumberFromUser( +wx.GetOsDescription( +wx.GetOsVersion( +wx.GetPasswordFromUser( +wx.GetPasswordFromUserPromptStr +wx.GetProcessId( +wx.GetSingleChoice( +wx.GetSingleChoiceIndex( +wx.GetStockLabel( +wx.GetTextFromUser( +wx.GetTextFromUserPromptStr +wx.GetTopLevelParent( +wx.GetTopLevelWindows( +wx.GetTranslation( +wx.GetUTCTime( +wx.GetUserHome( +wx.GetUserId( +wx.GetUserName( +wx.GetXDisplay( +wx.GridBagSizer( +wx.GridBagSizerPtr( +wx.GridSizer( +wx.GridSizerPtr( +wx.HELP +wx.HIDE_READONLY +wx.HORIZONTAL +wx.HORIZONTAL_HATCH +wx.HOURGLASS_CURSOR +wx.HSCROLL +wx.HT_MAX +wx.HT_NOWHERE +wx.HT_SCROLLBAR_ARROW_LINE_1 +wx.HT_SCROLLBAR_ARROW_LINE_2 +wx.HT_SCROLLBAR_ARROW_PAGE_1 +wx.HT_SCROLLBAR_ARROW_PAGE_2 +wx.HT_SCROLLBAR_BAR_1 +wx.HT_SCROLLBAR_BAR_2 +wx.HT_SCROLLBAR_FIRST +wx.HT_SCROLLBAR_LAST +wx.HT_SCROLLBAR_THUMB +wx.HT_WINDOW_CORNER +wx.HT_WINDOW_HORZ_SCROLLBAR +wx.HT_WINDOW_INSIDE +wx.HT_WINDOW_OUTSIDE +wx.HT_WINDOW_VERT_SCROLLBAR +wx.Height +wx.HelpEvent( +wx.HelpEventPtr( +wx.HelpProvider( +wx.HelpProviderPtr( +wx.HelpProvider_Get( +wx.HelpProvider_Set( +wx.HtmlListBox( +wx.HtmlListBoxPtr( +wx.ICOHandler( +wx.ICOHandlerPtr( +wx.ICONIZE +wx.ICON_ASTERISK +wx.ICON_ERROR +wx.ICON_EXCLAMATION +wx.ICON_HAND +wx.ICON_INFORMATION +wx.ICON_MASK +wx.ICON_QUESTION +wx.ICON_STOP +wx.ICON_WARNING +wx.IDLE_PROCESS_ALL +wx.IDLE_PROCESS_SPECIFIED +wx.IDM_WINDOWCASCADE +wx.IDM_WINDOWICONS +wx.IDM_WINDOWNEXT +wx.IDM_WINDOWPREV +wx.IDM_WINDOWTILE +wx.IDM_WINDOWTILEHOR +wx.IDM_WINDOWTILEVERT +wx.ID_ABORT +wx.ID_ABOUT +wx.ID_ADD +wx.ID_ANY +wx.ID_APPLY +wx.ID_BACKWARD +wx.ID_BOLD +wx.ID_CANCEL +wx.ID_CLEAR +wx.ID_CLOSE +wx.ID_CLOSE_ALL +wx.ID_CONTEXT_HELP +wx.ID_COPY +wx.ID_CUT +wx.ID_DEFAULT +wx.ID_DELETE +wx.ID_DOWN +wx.ID_DUPLICATE +wx.ID_EXIT +wx.ID_FILE1 +wx.ID_FILE2 +wx.ID_FILE3 +wx.ID_FILE4 +wx.ID_FILE5 +wx.ID_FILE6 +wx.ID_FILE7 +wx.ID_FILE8 +wx.ID_FILE9 +wx.ID_FIND +wx.ID_FORWARD +wx.ID_HELP +wx.ID_HELP_COMMANDS +wx.ID_HELP_CONTENTS +wx.ID_HELP_CONTEXT +wx.ID_HELP_PROCEDURES +wx.ID_HIGHEST +wx.ID_HOME +wx.ID_IGNORE +wx.ID_INDENT +wx.ID_INDEX +wx.ID_ITALIC +wx.ID_JUSTIFY_CENTER +wx.ID_JUSTIFY_FILL +wx.ID_JUSTIFY_LEFT +wx.ID_JUSTIFY_RIGHT +wx.ID_LOWEST +wx.ID_MORE +wx.ID_NEW +wx.ID_NO +wx.ID_NONE +wx.ID_NOTOALL +wx.ID_OK +wx.ID_OPEN +wx.ID_PASTE +wx.ID_PREFERENCES +wx.ID_PREVIEW +wx.ID_PREVIEW_CLOSE +wx.ID_PREVIEW_FIRST +wx.ID_PREVIEW_GOTO +wx.ID_PREVIEW_LAST +wx.ID_PREVIEW_NEXT +wx.ID_PREVIEW_PREVIOUS +wx.ID_PREVIEW_PRINT +wx.ID_PREVIEW_ZOOM +wx.ID_PRINT +wx.ID_PRINT_SETUP +wx.ID_PROPERTIES +wx.ID_REDO +wx.ID_REFRESH +wx.ID_REMOVE +wx.ID_REPLACE +wx.ID_REPLACE_ALL +wx.ID_RESET +wx.ID_RETRY +wx.ID_REVERT +wx.ID_REVERT_TO_SAVED +wx.ID_SAVE +wx.ID_SAVEAS +wx.ID_SELECTALL +wx.ID_SEPARATOR +wx.ID_SETUP +wx.ID_STATIC +wx.ID_STOP +wx.ID_UNDELETE +wx.ID_UNDERLINE +wx.ID_UNDO +wx.ID_UNINDENT +wx.ID_UP +wx.ID_VIEW_DETAILS +wx.ID_VIEW_LARGEICONS +wx.ID_VIEW_LIST +wx.ID_VIEW_SMALLICONS +wx.ID_VIEW_SORTDATE +wx.ID_VIEW_SORTNAME +wx.ID_VIEW_SORTSIZE +wx.ID_VIEW_SORTTYPE +wx.ID_YES +wx.ID_YESTOALL +wx.ID_ZOOM_100 +wx.ID_ZOOM_FIT +wx.ID_ZOOM_IN +wx.ID_ZOOM_OUT +wx.IMAGELIST_DRAW_FOCUSED +wx.IMAGELIST_DRAW_NORMAL +wx.IMAGELIST_DRAW_SELECTED +wx.IMAGELIST_DRAW_TRANSPARENT +wx.IMAGE_ALPHA_OPAQUE +wx.IMAGE_ALPHA_THRESHOLD +wx.IMAGE_ALPHA_TRANSPARENT +wx.IMAGE_LIST_NORMAL +wx.IMAGE_LIST_SMALL +wx.IMAGE_LIST_STATE +wx.IMAGE_OPTION_BITSPERSAMPLE +wx.IMAGE_OPTION_BMP_FORMAT +wx.IMAGE_OPTION_COMPRESSION +wx.IMAGE_OPTION_CUR_HOTSPOT_X +wx.IMAGE_OPTION_CUR_HOTSPOT_Y +wx.IMAGE_OPTION_FILENAME +wx.IMAGE_OPTION_IMAGEDESCRIPTOR +wx.IMAGE_OPTION_PNG_BITDEPTH +wx.IMAGE_OPTION_PNG_FORMAT +wx.IMAGE_OPTION_QUALITY +wx.IMAGE_OPTION_RESOLUTION +wx.IMAGE_OPTION_RESOLUTIONUNIT +wx.IMAGE_OPTION_RESOLUTIONX +wx.IMAGE_OPTION_RESOLUTIONY +wx.IMAGE_OPTION_SAMPLESPERPIXEL +wx.IMAGE_RESOLUTION_CM +wx.IMAGE_RESOLUTION_INCHES +wx.INVERT +wx.ITALIC +wx.ITALIC_FONT +wx.ITEM_CHECK +wx.ITEM_MAX +wx.ITEM_NORMAL +wx.ITEM_RADIO +wx.ITEM_SEPARATOR +wx.Icon( +wx.IconBundle( +wx.IconBundleFromFile( +wx.IconBundleFromIcon( +wx.IconBundlePtr( +wx.IconFromBitmap( +wx.IconFromLocation( +wx.IconFromXPMData( +wx.IconLocation( +wx.IconLocationPtr( +wx.IconPtr( +wx.IconizeEvent( +wx.IconizeEventPtr( +wx.IdleEvent( +wx.IdleEventPtr( +wx.IdleEvent_CanSend( +wx.IdleEvent_GetMode( +wx.IdleEvent_SetMode( +wx.Image( +wx.ImageFromBitmap( +wx.ImageFromData( +wx.ImageFromDataWithAlpha( +wx.ImageFromMime( +wx.ImageFromStream( +wx.ImageFromStreamMime( +wx.ImageHandler( +wx.ImageHandlerPtr( +wx.ImageHistogram( +wx.ImageHistogramPtr( +wx.ImageHistogram_MakeKey( +wx.ImageList( +wx.ImageListPtr( +wx.ImagePtr( +wx.Image_AddHandler( +wx.Image_CanRead( +wx.Image_CanReadStream( +wx.Image_GetHandlers( +wx.Image_GetImageCount( +wx.Image_GetImageExtWildcard( +wx.Image_HSVValue( +wx.Image_HSVValuePtr( +wx.Image_HSVtoRGB( +wx.Image_InsertHandler( +wx.Image_RGBValue( +wx.Image_RGBValuePtr( +wx.Image_RGBtoHSV( +wx.Image_RemoveHandler( +wx.InRegion +wx.IndividualLayoutConstraint( +wx.IndividualLayoutConstraintPtr( +wx.InitAllImageHandlers( +wx.InitDialogEvent( +wx.InitDialogEventPtr( +wx.InputStream( +wx.InputStreamPtr( +wx.InternetFSHandler( +wx.InternetFSHandlerPtr( +wx.IntersectRect( +wx.InvalidTextCoord +wx.IsBusy( +wx.IsDragResultOk( +wx.IsStockID( +wx.IsStockLabel( +wx.ItemContainer( +wx.ItemContainerPtr( +wx.JOIN_BEVEL +wx.JOIN_MITER +wx.JOIN_ROUND +wx.JOYSTICK1 +wx.JOYSTICK2 +wx.JOY_BUTTON1 +wx.JOY_BUTTON2 +wx.JOY_BUTTON3 +wx.JOY_BUTTON4 +wx.JOY_BUTTON_ANY +wx.JPEGHandler( +wx.JPEGHandlerPtr( +wx.Joystick( +wx.JoystickEvent( +wx.JoystickEventPtr( +wx.JoystickPtr( +wx.KILL_ACCESS_DENIED +wx.KILL_BAD_SIGNAL +wx.KILL_CHILDREN +wx.KILL_ERROR +wx.KILL_NOCHILDREN +wx.KILL_NO_PROCESS +wx.KILL_OK +wx.KeyEvent( +wx.KeyEventPtr( +wx.Kill( +wx.LANDSCAPE +wx.LANGUAGE_ABKHAZIAN +wx.LANGUAGE_AFAR +wx.LANGUAGE_AFRIKAANS +wx.LANGUAGE_ALBANIAN +wx.LANGUAGE_AMHARIC +wx.LANGUAGE_ARABIC +wx.LANGUAGE_ARABIC_ALGERIA +wx.LANGUAGE_ARABIC_BAHRAIN +wx.LANGUAGE_ARABIC_EGYPT +wx.LANGUAGE_ARABIC_IRAQ +wx.LANGUAGE_ARABIC_JORDAN +wx.LANGUAGE_ARABIC_KUWAIT +wx.LANGUAGE_ARABIC_LEBANON +wx.LANGUAGE_ARABIC_LIBYA +wx.LANGUAGE_ARABIC_MOROCCO +wx.LANGUAGE_ARABIC_OMAN +wx.LANGUAGE_ARABIC_QATAR +wx.LANGUAGE_ARABIC_SAUDI_ARABIA +wx.LANGUAGE_ARABIC_SUDAN +wx.LANGUAGE_ARABIC_SYRIA +wx.LANGUAGE_ARABIC_TUNISIA +wx.LANGUAGE_ARABIC_UAE +wx.LANGUAGE_ARABIC_YEMEN +wx.LANGUAGE_ARMENIAN +wx.LANGUAGE_ASSAMESE +wx.LANGUAGE_AYMARA +wx.LANGUAGE_AZERI +wx.LANGUAGE_AZERI_CYRILLIC +wx.LANGUAGE_AZERI_LATIN +wx.LANGUAGE_BASHKIR +wx.LANGUAGE_BASQUE +wx.LANGUAGE_BELARUSIAN +wx.LANGUAGE_BENGALI +wx.LANGUAGE_BHUTANI +wx.LANGUAGE_BIHARI +wx.LANGUAGE_BISLAMA +wx.LANGUAGE_BRETON +wx.LANGUAGE_BULGARIAN +wx.LANGUAGE_BURMESE +wx.LANGUAGE_CAMBODIAN +wx.LANGUAGE_CATALAN +wx.LANGUAGE_CHINESE +wx.LANGUAGE_CHINESE_HONGKONG +wx.LANGUAGE_CHINESE_MACAU +wx.LANGUAGE_CHINESE_SIMPLIFIED +wx.LANGUAGE_CHINESE_SINGAPORE +wx.LANGUAGE_CHINESE_TAIWAN +wx.LANGUAGE_CHINESE_TRADITIONAL +wx.LANGUAGE_CORSICAN +wx.LANGUAGE_CROATIAN +wx.LANGUAGE_CZECH +wx.LANGUAGE_DANISH +wx.LANGUAGE_DEFAULT +wx.LANGUAGE_DUTCH +wx.LANGUAGE_DUTCH_BELGIAN +wx.LANGUAGE_ENGLISH +wx.LANGUAGE_ENGLISH_AUSTRALIA +wx.LANGUAGE_ENGLISH_BELIZE +wx.LANGUAGE_ENGLISH_BOTSWANA +wx.LANGUAGE_ENGLISH_CANADA +wx.LANGUAGE_ENGLISH_CARIBBEAN +wx.LANGUAGE_ENGLISH_DENMARK +wx.LANGUAGE_ENGLISH_EIRE +wx.LANGUAGE_ENGLISH_JAMAICA +wx.LANGUAGE_ENGLISH_NEW_ZEALAND +wx.LANGUAGE_ENGLISH_PHILIPPINES +wx.LANGUAGE_ENGLISH_SOUTH_AFRICA +wx.LANGUAGE_ENGLISH_TRINIDAD +wx.LANGUAGE_ENGLISH_UK +wx.LANGUAGE_ENGLISH_US +wx.LANGUAGE_ENGLISH_ZIMBABWE +wx.LANGUAGE_ESPERANTO +wx.LANGUAGE_ESTONIAN +wx.LANGUAGE_FAEROESE +wx.LANGUAGE_FARSI +wx.LANGUAGE_FIJI +wx.LANGUAGE_FINNISH +wx.LANGUAGE_FRENCH +wx.LANGUAGE_FRENCH_BELGIAN +wx.LANGUAGE_FRENCH_CANADIAN +wx.LANGUAGE_FRENCH_LUXEMBOURG +wx.LANGUAGE_FRENCH_MONACO +wx.LANGUAGE_FRENCH_SWISS +wx.LANGUAGE_FRISIAN +wx.LANGUAGE_GALICIAN +wx.LANGUAGE_GEORGIAN +wx.LANGUAGE_GERMAN +wx.LANGUAGE_GERMAN_AUSTRIAN +wx.LANGUAGE_GERMAN_BELGIUM +wx.LANGUAGE_GERMAN_LIECHTENSTEIN +wx.LANGUAGE_GERMAN_LUXEMBOURG +wx.LANGUAGE_GERMAN_SWISS +wx.LANGUAGE_GREEK +wx.LANGUAGE_GREENLANDIC +wx.LANGUAGE_GUARANI +wx.LANGUAGE_GUJARATI +wx.LANGUAGE_HAUSA +wx.LANGUAGE_HEBREW +wx.LANGUAGE_HINDI +wx.LANGUAGE_HUNGARIAN +wx.LANGUAGE_ICELANDIC +wx.LANGUAGE_INDONESIAN +wx.LANGUAGE_INTERLINGUA +wx.LANGUAGE_INTERLINGUE +wx.LANGUAGE_INUKTITUT +wx.LANGUAGE_INUPIAK +wx.LANGUAGE_IRISH +wx.LANGUAGE_ITALIAN +wx.LANGUAGE_ITALIAN_SWISS +wx.LANGUAGE_JAPANESE +wx.LANGUAGE_JAVANESE +wx.LANGUAGE_KANNADA +wx.LANGUAGE_KASHMIRI +wx.LANGUAGE_KASHMIRI_INDIA +wx.LANGUAGE_KAZAKH +wx.LANGUAGE_KERNEWEK +wx.LANGUAGE_KINYARWANDA +wx.LANGUAGE_KIRGHIZ +wx.LANGUAGE_KIRUNDI +wx.LANGUAGE_KONKANI +wx.LANGUAGE_KOREAN +wx.LANGUAGE_KURDISH +wx.LANGUAGE_LAOTHIAN +wx.LANGUAGE_LATIN +wx.LANGUAGE_LATVIAN +wx.LANGUAGE_LINGALA +wx.LANGUAGE_LITHUANIAN +wx.LANGUAGE_MACEDONIAN +wx.LANGUAGE_MALAGASY +wx.LANGUAGE_MALAY +wx.LANGUAGE_MALAYALAM +wx.LANGUAGE_MALAY_BRUNEI_DARUSSALAM +wx.LANGUAGE_MALAY_MALAYSIA +wx.LANGUAGE_MALTESE +wx.LANGUAGE_MANIPURI +wx.LANGUAGE_MAORI +wx.LANGUAGE_MARATHI +wx.LANGUAGE_MOLDAVIAN +wx.LANGUAGE_MONGOLIAN +wx.LANGUAGE_NAURU +wx.LANGUAGE_NEPALI +wx.LANGUAGE_NEPALI_INDIA +wx.LANGUAGE_NORWEGIAN_BOKMAL +wx.LANGUAGE_NORWEGIAN_NYNORSK +wx.LANGUAGE_OCCITAN +wx.LANGUAGE_ORIYA +wx.LANGUAGE_OROMO +wx.LANGUAGE_PASHTO +wx.LANGUAGE_POLISH +wx.LANGUAGE_PORTUGUESE +wx.LANGUAGE_PORTUGUESE_BRAZILIAN +wx.LANGUAGE_PUNJABI +wx.LANGUAGE_QUECHUA +wx.LANGUAGE_RHAETO_ROMANCE +wx.LANGUAGE_ROMANIAN +wx.LANGUAGE_RUSSIAN +wx.LANGUAGE_RUSSIAN_UKRAINE +wx.LANGUAGE_SAMOAN +wx.LANGUAGE_SANGHO +wx.LANGUAGE_SANSKRIT +wx.LANGUAGE_SCOTS_GAELIC +wx.LANGUAGE_SERBIAN +wx.LANGUAGE_SERBIAN_CYRILLIC +wx.LANGUAGE_SERBIAN_LATIN +wx.LANGUAGE_SERBO_CROATIAN +wx.LANGUAGE_SESOTHO +wx.LANGUAGE_SETSWANA +wx.LANGUAGE_SHONA +wx.LANGUAGE_SINDHI +wx.LANGUAGE_SINHALESE +wx.LANGUAGE_SISWATI +wx.LANGUAGE_SLOVAK +wx.LANGUAGE_SLOVENIAN +wx.LANGUAGE_SOMALI +wx.LANGUAGE_SPANISH +wx.LANGUAGE_SPANISH_ARGENTINA +wx.LANGUAGE_SPANISH_BOLIVIA +wx.LANGUAGE_SPANISH_CHILE +wx.LANGUAGE_SPANISH_COLOMBIA +wx.LANGUAGE_SPANISH_COSTA_RICA +wx.LANGUAGE_SPANISH_DOMINICAN_REPUBLIC +wx.LANGUAGE_SPANISH_ECUADOR +wx.LANGUAGE_SPANISH_EL_SALVADOR +wx.LANGUAGE_SPANISH_GUATEMALA +wx.LANGUAGE_SPANISH_HONDURAS +wx.LANGUAGE_SPANISH_MEXICAN +wx.LANGUAGE_SPANISH_MODERN +wx.LANGUAGE_SPANISH_NICARAGUA +wx.LANGUAGE_SPANISH_PANAMA +wx.LANGUAGE_SPANISH_PARAGUAY +wx.LANGUAGE_SPANISH_PERU +wx.LANGUAGE_SPANISH_PUERTO_RICO +wx.LANGUAGE_SPANISH_URUGUAY +wx.LANGUAGE_SPANISH_US +wx.LANGUAGE_SPANISH_VENEZUELA +wx.LANGUAGE_SUNDANESE +wx.LANGUAGE_SWAHILI +wx.LANGUAGE_SWEDISH +wx.LANGUAGE_SWEDISH_FINLAND +wx.LANGUAGE_TAGALOG +wx.LANGUAGE_TAJIK +wx.LANGUAGE_TAMIL +wx.LANGUAGE_TATAR +wx.LANGUAGE_TELUGU +wx.LANGUAGE_THAI +wx.LANGUAGE_TIBETAN +wx.LANGUAGE_TIGRINYA +wx.LANGUAGE_TONGA +wx.LANGUAGE_TSONGA +wx.LANGUAGE_TURKISH +wx.LANGUAGE_TURKMEN +wx.LANGUAGE_TWI +wx.LANGUAGE_UIGHUR +wx.LANGUAGE_UKRAINIAN +wx.LANGUAGE_UNKNOWN +wx.LANGUAGE_URDU +wx.LANGUAGE_URDU_INDIA +wx.LANGUAGE_URDU_PAKISTAN +wx.LANGUAGE_USER_DEFINED +wx.LANGUAGE_UZBEK +wx.LANGUAGE_UZBEK_CYRILLIC +wx.LANGUAGE_UZBEK_LATIN +wx.LANGUAGE_VIETNAMESE +wx.LANGUAGE_VOLAPUK +wx.LANGUAGE_WELSH +wx.LANGUAGE_WOLOF +wx.LANGUAGE_XHOSA +wx.LANGUAGE_YIDDISH +wx.LANGUAGE_YORUBA +wx.LANGUAGE_ZHUANG +wx.LANGUAGE_ZULU +wx.LAST_MDI_CHILD +wx.LAYOUT_BOTTOM +wx.LAYOUT_HORIZONTAL +wx.LAYOUT_LEFT +wx.LAYOUT_LENGTH_X +wx.LAYOUT_LENGTH_Y +wx.LAYOUT_MRU_LENGTH +wx.LAYOUT_NONE +wx.LAYOUT_QUERY +wx.LAYOUT_RIGHT +wx.LAYOUT_TOP +wx.LAYOUT_VERTICAL +wx.LB_ALIGN_MASK +wx.LB_ALWAYS_SB +wx.LB_BOTTOM +wx.LB_DEFAULT +wx.LB_EXTENDED +wx.LB_HSCROLL +wx.LB_LEFT +wx.LB_MULTIPLE +wx.LB_NEEDED_SB +wx.LB_OWNERDRAW +wx.LB_RIGHT +wx.LB_SINGLE +wx.LB_SORT +wx.LB_TOP +wx.LC_ALIGN_LEFT +wx.LC_ALIGN_TOP +wx.LC_AUTOARRANGE +wx.LC_EDIT_LABELS +wx.LC_HRULES +wx.LC_ICON +wx.LC_LIST +wx.LC_MASK_ALIGN +wx.LC_MASK_SORT +wx.LC_MASK_TYPE +wx.LC_NO_HEADER +wx.LC_NO_SORT_HEADER +wx.LC_REPORT +wx.LC_SINGLE_SEL +wx.LC_SMALL_ICON +wx.LC_SORT_ASCENDING +wx.LC_SORT_DESCENDING +wx.LC_VIRTUAL +wx.LC_VRULES +wx.LEFT +wx.LIGHT +wx.LIGHT_GREY +wx.LIGHT_GREY_BRUSH +wx.LIGHT_GREY_PEN +wx.LIST_ALIGN_DEFAULT +wx.LIST_ALIGN_LEFT +wx.LIST_ALIGN_SNAP_TO_GRID +wx.LIST_ALIGN_TOP +wx.LIST_AUTOSIZE +wx.LIST_AUTOSIZE_USEHEADER +wx.LIST_FIND_DOWN +wx.LIST_FIND_LEFT +wx.LIST_FIND_RIGHT +wx.LIST_FIND_UP +wx.LIST_FORMAT_CENTER +wx.LIST_FORMAT_CENTRE +wx.LIST_FORMAT_LEFT +wx.LIST_FORMAT_RIGHT +wx.LIST_HITTEST_ABOVE +wx.LIST_HITTEST_BELOW +wx.LIST_HITTEST_NOWHERE +wx.LIST_HITTEST_ONITEM +wx.LIST_HITTEST_ONITEMICON +wx.LIST_HITTEST_ONITEMLABEL +wx.LIST_HITTEST_ONITEMRIGHT +wx.LIST_HITTEST_ONITEMSTATEICON +wx.LIST_HITTEST_TOLEFT +wx.LIST_HITTEST_TORIGHT +wx.LIST_MASK_DATA +wx.LIST_MASK_FORMAT +wx.LIST_MASK_IMAGE +wx.LIST_MASK_STATE +wx.LIST_MASK_TEXT +wx.LIST_MASK_WIDTH +wx.LIST_NEXT_ABOVE +wx.LIST_NEXT_ALL +wx.LIST_NEXT_BELOW +wx.LIST_NEXT_LEFT +wx.LIST_NEXT_RIGHT +wx.LIST_RECT_BOUNDS +wx.LIST_RECT_ICON +wx.LIST_RECT_LABEL +wx.LIST_SET_ITEM +wx.LIST_STATE_CUT +wx.LIST_STATE_DISABLED +wx.LIST_STATE_DONTCARE +wx.LIST_STATE_DROPHILITED +wx.LIST_STATE_FILTERED +wx.LIST_STATE_FOCUSED +wx.LIST_STATE_INUSE +wx.LIST_STATE_PICKED +wx.LIST_STATE_SELECTED +wx.LIST_STATE_SOURCE +wx.LI_HORIZONTAL +wx.LI_VERTICAL +wx.LOCALE_CAT_DATE +wx.LOCALE_CAT_MAX +wx.LOCALE_CAT_MONEY +wx.LOCALE_CAT_NUMBER +wx.LOCALE_CONV_ENCODING +wx.LOCALE_DECIMAL_POINT +wx.LOCALE_LOAD_DEFAULT +wx.LOCALE_THOUSANDS_SEP +wx.LOG_Debug +wx.LOG_Error +wx.LOG_FatalError +wx.LOG_Info +wx.LOG_Max +wx.LOG_Message +wx.LOG_Progress +wx.LOG_Status +wx.LOG_Trace +wx.LOG_User +wx.LOG_Warning +wx.LONG_DASH +wx.LanguageInfo( +wx.LanguageInfoPtr( +wx.LaunchDefaultBrowser( +wx.LayoutAlgorithm( +wx.LayoutAlgorithmPtr( +wx.LayoutConstraints( +wx.LayoutConstraintsPtr( +wx.Left +wx.LeftOf +wx.ListBox( +wx.ListBoxNameStr +wx.ListBoxPtr( +wx.ListBox_GetClassDefaultAttributes( +wx.ListCtrl( +wx.ListCtrlNameStr +wx.ListCtrlPtr( +wx.ListCtrl_GetClassDefaultAttributes( +wx.ListEvent( +wx.ListEventPtr( +wx.ListItem( +wx.ListItemAttr( +wx.ListItemAttrPtr( +wx.ListItemPtr( +wx.ListView( +wx.ListViewPtr( +wx.Listbook( +wx.ListbookEvent( +wx.ListbookEventPtr( +wx.ListbookPtr( +wx.LoadFileSelector( +wx.Locale( +wx.LocalePtr( +wx.Locale_AddCatalogLookupPathPrefix( +wx.Locale_AddLanguage( +wx.Locale_FindLanguageInfo( +wx.Locale_GetLanguageInfo( +wx.Locale_GetLanguageName( +wx.Locale_GetSystemEncoding( +wx.Locale_GetSystemEncodingName( +wx.Locale_GetSystemLanguage( +wx.Log( +wx.LogBuffer( +wx.LogBufferPtr( +wx.LogChain( +wx.LogChainPtr( +wx.LogDebug( +wx.LogError( +wx.LogFatalError( +wx.LogGeneric( +wx.LogGui( +wx.LogGuiPtr( +wx.LogInfo( +wx.LogMessage( +wx.LogNull( +wx.LogNullPtr( +wx.LogPtr( +wx.LogStatus( +wx.LogStatusFrame( +wx.LogStderr( +wx.LogStderrPtr( +wx.LogSysError( +wx.LogTextCtrl( +wx.LogTextCtrlPtr( +wx.LogTrace( +wx.LogVerbose( +wx.LogWarning( +wx.LogWindow( +wx.LogWindowPtr( +wx.Log_AddTraceMask( +wx.Log_ClearTraceMasks( +wx.Log_DontCreateOnDemand( +wx.Log_EnableLogging( +wx.Log_FlushActive( +wx.Log_GetActiveTarget( +wx.Log_GetLogLevel( +wx.Log_GetTimestamp( +wx.Log_GetTraceMask( +wx.Log_GetTraceMasks( +wx.Log_GetVerbose( +wx.Log_IsAllowedTraceMask( +wx.Log_IsEnabled( +wx.Log_OnLog( +wx.Log_RemoveTraceMask( +wx.Log_Resume( +wx.Log_SetActiveTarget( +wx.Log_SetLogLevel( +wx.Log_SetTimestamp( +wx.Log_SetTraceMask( +wx.Log_SetVerbose( +wx.Log_Suspend( +wx.Log_TimeStamp( +wx.MAILCAP_ALL +wx.MAILCAP_GNOME +wx.MAILCAP_KDE +wx.MAILCAP_NETSCAPE +wx.MAILCAP_STANDARD +wx.MAJOR_VERSION +wx.MAXIMIZE +wx.MAXIMIZE_BOX +wx.MB_DOCKABLE +wx.MDIChildFrame( +wx.MDIChildFramePtr( +wx.MDIClientWindow( +wx.MDIClientWindowPtr( +wx.MDIParentFrame( +wx.MDIParentFramePtr( +wx.MEDIUM_GREY_BRUSH +wx.MEDIUM_GREY_PEN +wx.MENU_TEAROFF +wx.MINIMIZE +wx.MINIMIZE_BOX +wx.MINOR_VERSION +wx.MM_ANISOTROPIC +wx.MM_HIENGLISH +wx.MM_HIMETRIC +wx.MM_ISOTROPIC +wx.MM_LOENGLISH +wx.MM_LOMETRIC +wx.MM_METRIC +wx.MM_POINTS +wx.MM_TEXT +wx.MM_TWIPS +wx.MODERN +wx.MOD_ALT +wx.MOD_CONTROL +wx.MOD_NONE +wx.MOD_SHIFT +wx.MOD_WIN +wx.MORE +wx.MOUSE_BTN_ANY +wx.MOUSE_BTN_LEFT +wx.MOUSE_BTN_MIDDLE +wx.MOUSE_BTN_NONE +wx.MOUSE_BTN_RIGHT +wx.MULTIPLE +wx.Mask( +wx.MaskColour( +wx.MaskPtr( +wx.MaximizeEvent( +wx.MaximizeEventPtr( +wx.MemoryDC( +wx.MemoryDCFromDC( +wx.MemoryDCPtr( +wx.MemoryFSHandler( +wx.MemoryFSHandlerPtr( +wx.MemoryFSHandler_AddFile( +wx.MemoryFSHandler_RemoveFile( +wx.Menu( +wx.MenuBar( +wx.MenuBarPtr( +wx.MenuBar_GetAutoWindowMenu( +wx.MenuBar_SetAutoWindowMenu( +wx.MenuEvent( +wx.MenuEventPtr( +wx.MenuItem( +wx.MenuItemPtr( +wx.MenuItem_GetDefaultMarginWidth( +wx.MenuItem_GetLabelFromText( +wx.MenuPtr( +wx.MessageBox( +wx.MessageBoxCaptionStr +wx.MessageDialog( +wx.MessageDialogPtr( +wx.MetaFile( +wx.MetaFileDC( +wx.MetaFileDCPtr( +wx.MetaFilePtr( +wx.MetafileDataObject( +wx.MetafileDataObjectPtr( +wx.MicroSleep( +wx.MilliSleep( +wx.MimeTypesManager( +wx.MimeTypesManagerPtr( +wx.MimeTypesManager_IsOfType( +wx.MiniFrame( +wx.MiniFramePtr( +wx.MirrorDC( +wx.MirrorDCPtr( +wx.MouseCaptureChangedEvent( +wx.MouseCaptureChangedEventPtr( +wx.MouseEvent( +wx.MouseEventPtr( +wx.MouseState( +wx.MouseStatePtr( +wx.MoveEvent( +wx.MoveEventPtr( +wx.MultiChoiceDialog( +wx.MultiChoiceDialogPtr( +wx.MutexGuiEnter( +wx.MutexGuiLeave( +wx.MutexGuiLocker( +wx.MutexGuiLockerPtr( +wx.NAND +wx.NB_BOTTOM +wx.NB_FIXEDWIDTH +wx.NB_HITTEST_NOWHERE +wx.NB_HITTEST_ONICON +wx.NB_HITTEST_ONITEM +wx.NB_HITTEST_ONLABEL +wx.NB_LEFT +wx.NB_MULTILINE +wx.NB_NOPAGETHEME +wx.NB_RIGHT +wx.NB_TOP +wx.NO +wx.NOR +wx.NORMAL +wx.NORMAL_FONT +wx.NORTH +wx.NOT_FOUND +wx.NO_3D +wx.NO_BORDER +wx.NO_DEFAULT +wx.NO_FULL_REPAINT_ON_RESIZE +wx.NO_OP +wx.NamedColor( +wx.NamedColour( +wx.NativeEncodingInfo( +wx.NativeEncodingInfoPtr( +wx.NativeFontInfo( +wx.NativeFontInfoPtr( +wx.NavigationKeyEvent( +wx.NavigationKeyEventPtr( +wx.NcPaintEvent( +wx.NcPaintEventPtr( +wx.NewEventType( +wx.NewId( +wx.Notebook( +wx.NotebookEvent( +wx.NotebookEventPtr( +wx.NotebookNameStr +wx.NotebookPage( +wx.NotebookPtr( +wx.NotebookSizer( +wx.NotebookSizerPtr( +wx.Notebook_GetClassDefaultAttributes( +wx.NotifyEvent( +wx.NotifyEventPtr( +wx.Now( +wx.NullAcceleratorTable +wx.NullBitmap +wx.NullBrush +wx.NullColor +wx.NullColour +wx.NullCursor +wx.NullFileTypeInfo( +wx.NullFont +wx.NullIcon +wx.NullImage +wx.NullPalette +wx.NullPen +wx.ODDEVEN_RULE +wx.OK +wx.OPEN +wx.OR +wx.OR_INVERT +wx.OR_REVERSE +wx.OVERWRITE_PROMPT +wx.Object( +wx.ObjectPtr( +wx.OutOfRangeTextCoord +wx.OutRegion +wx.OutputStream( +wx.OutputStreamPtr( +wx.PAPER_10X11 +wx.PAPER_10X14 +wx.PAPER_11X17 +wx.PAPER_12X11 +wx.PAPER_15X11 +wx.PAPER_9X11 +wx.PAPER_A2 +wx.PAPER_A3 +wx.PAPER_A3_EXTRA +wx.PAPER_A3_EXTRA_TRANSVERSE +wx.PAPER_A3_ROTATED +wx.PAPER_A3_TRANSVERSE +wx.PAPER_A4 +wx.PAPER_A4SMALL +wx.PAPER_A4_EXTRA +wx.PAPER_A4_PLUS +wx.PAPER_A4_ROTATED +wx.PAPER_A4_TRANSVERSE +wx.PAPER_A5 +wx.PAPER_A5_EXTRA +wx.PAPER_A5_ROTATED +wx.PAPER_A5_TRANSVERSE +wx.PAPER_A6 +wx.PAPER_A6_ROTATED +wx.PAPER_A_PLUS +wx.PAPER_B4 +wx.PAPER_B4_JIS_ROTATED +wx.PAPER_B5 +wx.PAPER_B5_EXTRA +wx.PAPER_B5_JIS_ROTATED +wx.PAPER_B5_TRANSVERSE +wx.PAPER_B6_JIS +wx.PAPER_B6_JIS_ROTATED +wx.PAPER_B_PLUS +wx.PAPER_CSHEET +wx.PAPER_DBL_JAPANESE_POSTCARD +wx.PAPER_DBL_JAPANESE_POSTCARD_ROTATED +wx.PAPER_DSHEET +wx.PAPER_ENV_10 +wx.PAPER_ENV_11 +wx.PAPER_ENV_12 +wx.PAPER_ENV_14 +wx.PAPER_ENV_9 +wx.PAPER_ENV_B4 +wx.PAPER_ENV_B5 +wx.PAPER_ENV_B6 +wx.PAPER_ENV_C3 +wx.PAPER_ENV_C4 +wx.PAPER_ENV_C5 +wx.PAPER_ENV_C6 +wx.PAPER_ENV_C65 +wx.PAPER_ENV_DL +wx.PAPER_ENV_INVITE +wx.PAPER_ENV_ITALY +wx.PAPER_ENV_MONARCH +wx.PAPER_ENV_PERSONAL +wx.PAPER_ESHEET +wx.PAPER_EXECUTIVE +wx.PAPER_FANFOLD_LGL_GERMAN +wx.PAPER_FANFOLD_STD_GERMAN +wx.PAPER_FANFOLD_US +wx.PAPER_FOLIO +wx.PAPER_ISO_B4 +wx.PAPER_JAPANESE_POSTCARD +wx.PAPER_JAPANESE_POSTCARD_ROTATED +wx.PAPER_JENV_CHOU3 +wx.PAPER_JENV_CHOU3_ROTATED +wx.PAPER_JENV_CHOU4 +wx.PAPER_JENV_CHOU4_ROTATED +wx.PAPER_JENV_KAKU2 +wx.PAPER_JENV_KAKU2_ROTATED +wx.PAPER_JENV_KAKU3 +wx.PAPER_JENV_KAKU3_ROTATED +wx.PAPER_JENV_YOU4 +wx.PAPER_JENV_YOU4_ROTATED +wx.PAPER_LEDGER +wx.PAPER_LEGAL +wx.PAPER_LEGAL_EXTRA +wx.PAPER_LETTER +wx.PAPER_LETTERSMALL +wx.PAPER_LETTER_EXTRA +wx.PAPER_LETTER_EXTRA_TRANSVERSE +wx.PAPER_LETTER_PLUS +wx.PAPER_LETTER_ROTATED +wx.PAPER_LETTER_TRANSVERSE +wx.PAPER_NONE +wx.PAPER_NOTE +wx.PAPER_P16K +wx.PAPER_P16K_ROTATED +wx.PAPER_P32K +wx.PAPER_P32KBIG +wx.PAPER_P32KBIG_ROTATED +wx.PAPER_P32K_ROTATED +wx.PAPER_PENV_1 +wx.PAPER_PENV_10 +wx.PAPER_PENV_10_ROTATED +wx.PAPER_PENV_1_ROTATED +wx.PAPER_PENV_2 +wx.PAPER_PENV_2_ROTATED +wx.PAPER_PENV_3 +wx.PAPER_PENV_3_ROTATED +wx.PAPER_PENV_4 +wx.PAPER_PENV_4_ROTATED +wx.PAPER_PENV_5 +wx.PAPER_PENV_5_ROTATED +wx.PAPER_PENV_6 +wx.PAPER_PENV_6_ROTATED +wx.PAPER_PENV_7 +wx.PAPER_PENV_7_ROTATED +wx.PAPER_PENV_8 +wx.PAPER_PENV_8_ROTATED +wx.PAPER_PENV_9 +wx.PAPER_PENV_9_ROTATED +wx.PAPER_QUARTO +wx.PAPER_STATEMENT +wx.PAPER_TABLOID +wx.PAPER_TABLOID_EXTRA +wx.PASSWORD +wx.PCXHandler( +wx.PCXHandlerPtr( +wx.PD_APP_MODAL +wx.PD_AUTO_HIDE +wx.PD_CAN_ABORT +wx.PD_CAN_SKIP +wx.PD_ELAPSED_TIME +wx.PD_ESTIMATED_TIME +wx.PD_REMAINING_TIME +wx.PD_SMOOTH +wx.PLATFORM_CURRENT +wx.PLATFORM_MAC +wx.PLATFORM_OS2 +wx.PLATFORM_UNIX +wx.PLATFORM_WINDOWS +wx.PNGHandler( +wx.PNGHandlerPtr( +wx.PNG_TYPE_COLOUR +wx.PNG_TYPE_GREY +wx.PNG_TYPE_GREY_RED +wx.PNMHandler( +wx.PNMHandlerPtr( +wx.POPUP_WINDOW +wx.PORTRAIT +wx.PREVIEW_DEFAULT +wx.PREVIEW_FIRST +wx.PREVIEW_GOTO +wx.PREVIEW_LAST +wx.PREVIEW_NEXT +wx.PREVIEW_PREVIOUS +wx.PREVIEW_PRINT +wx.PREVIEW_ZOOM +wx.PRINTBIN_AUTO +wx.PRINTBIN_CASSETTE +wx.PRINTBIN_DEFAULT +wx.PRINTBIN_ENVELOPE +wx.PRINTBIN_ENVMANUAL +wx.PRINTBIN_FORMSOURCE +wx.PRINTBIN_LARGECAPACITY +wx.PRINTBIN_LARGEFMT +wx.PRINTBIN_LOWER +wx.PRINTBIN_MANUAL +wx.PRINTBIN_MIDDLE +wx.PRINTBIN_ONLYONE +wx.PRINTBIN_SMALLFMT +wx.PRINTBIN_TRACTOR +wx.PRINTBIN_USER +wx.PRINTER_CANCELLED +wx.PRINTER_ERROR +wx.PRINTER_NO_ERROR +wx.PRINT_MODE_FILE +wx.PRINT_MODE_NONE +wx.PRINT_MODE_PREVIEW +wx.PRINT_MODE_PRINTER +wx.PRINT_MODE_STREAM +wx.PRINT_POSTSCRIPT +wx.PRINT_QUALITY_DRAFT +wx.PRINT_QUALITY_HIGH +wx.PRINT_QUALITY_LOW +wx.PRINT_QUALITY_MEDIUM +wx.PRINT_WINDOWS +wx.PROCESS_DEFAULT +wx.PROCESS_ENTER +wx.PROCESS_REDIRECT +wx.PYAPP_ASSERT_DIALOG +wx.PYAPP_ASSERT_EXCEPTION +wx.PYAPP_ASSERT_LOG +wx.PYAPP_ASSERT_SUPPRESS +wx.PageSetupDialog( +wx.PageSetupDialogData( +wx.PageSetupDialogDataPtr( +wx.PageSetupDialogPtr( +wx.PaintDC( +wx.PaintDCPtr( +wx.PaintEvent( +wx.PaintEventPtr( +wx.Palette( +wx.PaletteChangedEvent( +wx.PaletteChangedEventPtr( +wx.PalettePtr( +wx.Panel( +wx.PanelNameStr +wx.PanelPtr( +wx.Panel_GetClassDefaultAttributes( +wx.PartRegion +wx.PasswordEntryDialog( +wx.PasswordEntryDialogPtr( +wx.Pen( +wx.PenList( +wx.PenListPtr( +wx.PenPtr( +wx.PercentOf +wx.Platform +wx.PlatformInfo +wx.Point( +wx.Point2D( +wx.Point2DCopy( +wx.Point2DFromPoint( +wx.Point2DPtr( +wx.PointPtr( +wx.PopupTransientWindow( +wx.PopupTransientWindowPtr( +wx.PopupWindow( +wx.PopupWindowPtr( +wx.PostEvent( +wx.PostScriptDC( +wx.PostScriptDCPtr( +wx.PostScriptDC_GetResolution( +wx.PostScriptDC_SetResolution( +wx.PreBitmapButton( +wx.PreButton( +wx.PreCheckBox( +wx.PreCheckListBox( +wx.PreChoice( +wx.PreChoicebook( +wx.PreComboBox( +wx.PreControl( +wx.PreDatePickerCtrl( +wx.PreDialog( +wx.PreDirFilterListCtrl( +wx.PreFindReplaceDialog( +wx.PreFrame( +wx.PreGauge( +wx.PreGenericDirCtrl( +wx.PreHtmlListBox( +wx.PreListBox( +wx.PreListCtrl( +wx.PreListView( +wx.PreListbook( +wx.PreMDIChildFrame( +wx.PreMDIClientWindow( +wx.PreMDIParentFrame( +wx.PreMiniFrame( +wx.PreNotebook( +wx.PrePanel( +wx.PrePopupTransientWindow( +wx.PrePopupWindow( +wx.PrePyControl( +wx.PrePyPanel( +wx.PrePyScrolledWindow( +wx.PrePyWindow( +wx.PreRadioBox( +wx.PreRadioButton( +wx.PreSashLayoutWindow( +wx.PreSashWindow( +wx.PreScrollBar( +wx.PreScrolledWindow( +wx.PreSingleInstanceChecker( +wx.PreSlider( +wx.PreSpinButton( +wx.PreSpinCtrl( +wx.PreSplitterWindow( +wx.PreStaticBitmap( +wx.PreStaticBox( +wx.PreStaticLine( +wx.PreStaticText( +wx.PreStatusBar( +wx.PreTextCtrl( +wx.PreToggleButton( +wx.PreToolBar( +wx.PreTreeCtrl( +wx.PreVListBox( +wx.PreVScrolledWindow( +wx.PreWindow( +wx.PreviewCanvas( +wx.PreviewCanvasNameStr +wx.PreviewCanvasPtr( +wx.PreviewControlBar( +wx.PreviewControlBarPtr( +wx.PreviewFrame( +wx.PreviewFramePtr( +wx.PrintData( +wx.PrintDataPtr( +wx.PrintDialog( +wx.PrintDialogData( +wx.PrintDialogDataPtr( +wx.PrintDialogPtr( +wx.PrintPreview( +wx.PrintPreviewPtr( +wx.Printer( +wx.PrinterDC( +wx.PrinterDCPtr( +wx.PrinterPtr( +wx.Printer_GetLastError( +wx.Printout( +wx.PrintoutPtr( +wx.PrintoutTitleStr +wx.Process( +wx.ProcessEvent( +wx.ProcessEventPtr( +wx.ProcessPtr( +wx.Process_Exists( +wx.Process_Kill( +wx.Process_Open( +wx.ProgressDialog( +wx.ProgressDialogPtr( +wx.PropagateOnce( +wx.PropagateOncePtr( +wx.PropagationDisabler( +wx.PropagationDisablerPtr( +wx.PyApp( +wx.PyAppPtr( +wx.PyApp_GetComCtl32Version( +wx.PyApp_GetMacAboutMenuItemId( +wx.PyApp_GetMacExitMenuItemId( +wx.PyApp_GetMacHelpMenuTitleName( +wx.PyApp_GetMacPreferencesMenuItemId( +wx.PyApp_GetMacSupportPCMenuShortcuts( +wx.PyApp_IsMainLoopRunning( +wx.PyApp_SetMacAboutMenuItemId( +wx.PyApp_SetMacExitMenuItemId( +wx.PyApp_SetMacHelpMenuTitleName( +wx.PyApp_SetMacPreferencesMenuItemId( +wx.PyApp_SetMacSupportPCMenuShortcuts( +wx.PyAssertionError( +wx.PyBitmapDataObject( +wx.PyBitmapDataObjectPtr( +wx.PyCommandEvent( +wx.PyCommandEventPtr( +wx.PyControl( +wx.PyControlPtr( +wx.PyDataObjectSimple( +wx.PyDataObjectSimplePtr( +wx.PyDeadObjectError( +wx.PyDropTarget( +wx.PyEvent( +wx.PyEventBinder( +wx.PyEventPtr( +wx.PyImageHandler( +wx.PyImageHandlerPtr( +wx.PyLog( +wx.PyLogPtr( +wx.PyNoAppError( +wx.PyOnDemandOutputWindow( +wx.PyPanel( +wx.PyPanelPtr( +wx.PyPreviewControlBar( +wx.PyPreviewControlBarPtr( +wx.PyPreviewFrame( +wx.PyPreviewFramePtr( +wx.PyPrintPreview( +wx.PyPrintPreviewPtr( +wx.PyScrolledWindow( +wx.PyScrolledWindowPtr( +wx.PySimpleApp( +wx.PySizer( +wx.PySizerPtr( +wx.PyTextDataObject( +wx.PyTextDataObjectPtr( +wx.PyTimer( +wx.PyTipProvider( +wx.PyTipProviderPtr( +wx.PyUnbornObjectError( +wx.PyValidator( +wx.PyValidatorPtr( +wx.PyWidgetTester( +wx.PyWindow( +wx.PyWindowPtr( +wx.QUANTIZE_FILL_DESTINATION_IMAGE +wx.QUANTIZE_INCLUDE_WINDOWS_COLOURS +wx.Quantize( +wx.QuantizePtr( +wx.Quantize_Quantize( +wx.QueryLayoutInfoEvent( +wx.QueryLayoutInfoEventPtr( +wx.QueryNewPaletteEvent( +wx.QueryNewPaletteEventPtr( +wx.RAISED_BORDER +wx.RA_HORIZONTAL +wx.RA_SPECIFY_COLS +wx.RA_SPECIFY_ROWS +wx.RA_USE_CHECKBOX +wx.RA_VERTICAL +wx.RB_GROUP +wx.RB_SINGLE +wx.RB_USE_CHECKBOX +wx.RED +wx.RED_BRUSH +wx.RED_PEN +wx.RELEASE_NUMBER +wx.RELEASE_VERSION +wx.RESET +wx.RESIZE_BORDER +wx.RESIZE_BOX +wx.RETAINED +wx.RIGHT +wx.ROMAN +wx.RadioBox( +wx.RadioBoxNameStr +wx.RadioBoxPtr( +wx.RadioBox_GetClassDefaultAttributes( +wx.RadioButton( +wx.RadioButtonNameStr +wx.RadioButtonPtr( +wx.RadioButton_GetClassDefaultAttributes( +wx.RealPoint( +wx.RealPointPtr( +wx.Rect( +wx.RectPP( +wx.RectPS( +wx.RectPtr( +wx.RectS( +wx.Region( +wx.RegionFromBitmap( +wx.RegionFromBitmapColour( +wx.RegionFromPoints( +wx.RegionIterator( +wx.RegionIteratorPtr( +wx.RegionPtr( +wx.RegisterId( +wx.RendererNative( +wx.RendererNativePtr( +wx.RendererNative_Get( +wx.RendererNative_GetDefault( +wx.RendererNative_GetGeneric( +wx.RendererNative_Set( +wx.RendererVersion( +wx.RendererVersionPtr( +wx.RendererVersion_IsCompatible( +wx.Right +wx.RightOf +wx.SASH_BOTTOM +wx.SASH_DRAG_DRAGGING +wx.SASH_DRAG_LEFT_DOWN +wx.SASH_DRAG_NONE +wx.SASH_LEFT +wx.SASH_NONE +wx.SASH_RIGHT +wx.SASH_STATUS_OK +wx.SASH_STATUS_OUT_OF_RANGE +wx.SASH_TOP +wx.SAVE +wx.SB_FLAT +wx.SB_HORIZONTAL +wx.SB_NORMAL +wx.SB_RAISED +wx.SB_VERTICAL +wx.SCRIPT +wx.SET +wx.SETUP +wx.SHAPED +wx.SHORT_DASH +wx.SHRINK +wx.SHUTDOWN_POWEROFF +wx.SHUTDOWN_REBOOT +wx.SIGABRT +wx.SIGALRM +wx.SIGBUS +wx.SIGEMT +wx.SIGFPE +wx.SIGHUP +wx.SIGILL +wx.SIGINT +wx.SIGIOT +wx.SIGKILL +wx.SIGNONE +wx.SIGPIPE +wx.SIGQUIT +wx.SIGSEGV +wx.SIGSYS +wx.SIGTERM +wx.SIGTRAP +wx.SIMPLE_BORDER +wx.SIZE_ALLOW_MINUS_ONE +wx.SIZE_AUTO +wx.SIZE_AUTO_HEIGHT +wx.SIZE_AUTO_WIDTH +wx.SIZE_FORCE +wx.SIZE_USE_EXISTING +wx.SLANT +wx.SL_AUTOTICKS +wx.SL_BOTH +wx.SL_BOTTOM +wx.SL_HORIZONTAL +wx.SL_INVERSE +wx.SL_LABELS +wx.SL_LEFT +wx.SL_RIGHT +wx.SL_SELRANGE +wx.SL_TICKS +wx.SL_TOP +wx.SL_VERTICAL +wx.SMALL_FONT +wx.SOLID +wx.SOUND_ASYNC +wx.SOUND_LOOP +wx.SOUND_SYNC +wx.SOUTH +wx.SPIN_BUTTON_NAME +wx.SPLASH_CENTRE_ON_PARENT +wx.SPLASH_CENTRE_ON_SCREEN +wx.SPLASH_NO_CENTRE +wx.SPLASH_NO_TIMEOUT +wx.SPLASH_TIMEOUT +wx.SPLIT_DRAG_DRAGGING +wx.SPLIT_DRAG_LEFT_DOWN +wx.SPLIT_DRAG_NONE +wx.SPLIT_HORIZONTAL +wx.SPLIT_VERTICAL +wx.SP_3D +wx.SP_3DBORDER +wx.SP_3DSASH +wx.SP_ARROW_KEYS +wx.SP_BORDER +wx.SP_HORIZONTAL +wx.SP_LIVE_UPDATE +wx.SP_NOBORDER +wx.SP_NOSASH +wx.SP_NO_XP_THEME +wx.SP_PERMIT_UNSPLIT +wx.SP_VERTICAL +wx.SP_WRAP +wx.SRC_INVERT +wx.STANDARD_CURSOR +wx.STATIC_BORDER +wx.STAY_ON_TOP +wx.STIPPLE +wx.STIPPLE_MASK +wx.STIPPLE_MASK_OPAQUE +wx.STRETCH_NOT +wx.ST_NO_AUTORESIZE +wx.ST_SIZEGRIP +wx.SUBREL_VERSION +wx.SUNKEN_BORDER +wx.SWISS +wx.SWISS_FONT +wx.SW_3D +wx.SW_3DBORDER +wx.SW_3DSASH +wx.SW_BORDER +wx.SW_NOBORDER +wx.SYSTEM_MENU +wx.SYS_ANSI_FIXED_FONT +wx.SYS_ANSI_VAR_FONT +wx.SYS_BORDER_X +wx.SYS_BORDER_Y +wx.SYS_CAN_DRAW_FRAME_DECORATIONS +wx.SYS_CAN_ICONIZE_FRAME +wx.SYS_CAPTION_Y +wx.SYS_COLOUR_3DDKSHADOW +wx.SYS_COLOUR_3DFACE +wx.SYS_COLOUR_3DHIGHLIGHT +wx.SYS_COLOUR_3DHILIGHT +wx.SYS_COLOUR_3DLIGHT +wx.SYS_COLOUR_3DSHADOW +wx.SYS_COLOUR_ACTIVEBORDER +wx.SYS_COLOUR_ACTIVECAPTION +wx.SYS_COLOUR_APPWORKSPACE +wx.SYS_COLOUR_BACKGROUND +wx.SYS_COLOUR_BTNFACE +wx.SYS_COLOUR_BTNHIGHLIGHT +wx.SYS_COLOUR_BTNHILIGHT +wx.SYS_COLOUR_BTNSHADOW +wx.SYS_COLOUR_BTNTEXT +wx.SYS_COLOUR_CAPTIONTEXT +wx.SYS_COLOUR_DESKTOP +wx.SYS_COLOUR_GRADIENTACTIVECAPTION +wx.SYS_COLOUR_GRADIENTINACTIVECAPTION +wx.SYS_COLOUR_GRAYTEXT +wx.SYS_COLOUR_HIGHLIGHT +wx.SYS_COLOUR_HIGHLIGHTTEXT +wx.SYS_COLOUR_HOTLIGHT +wx.SYS_COLOUR_INACTIVEBORDER +wx.SYS_COLOUR_INACTIVECAPTION +wx.SYS_COLOUR_INACTIVECAPTIONTEXT +wx.SYS_COLOUR_INFOBK +wx.SYS_COLOUR_INFOTEXT +wx.SYS_COLOUR_LISTBOX +wx.SYS_COLOUR_MAX +wx.SYS_COLOUR_MENU +wx.SYS_COLOUR_MENUBAR +wx.SYS_COLOUR_MENUHILIGHT +wx.SYS_COLOUR_MENUTEXT +wx.SYS_COLOUR_SCROLLBAR +wx.SYS_COLOUR_WINDOW +wx.SYS_COLOUR_WINDOWFRAME +wx.SYS_COLOUR_WINDOWTEXT +wx.SYS_CURSOR_X +wx.SYS_CURSOR_Y +wx.SYS_DCLICK_X +wx.SYS_DCLICK_Y +wx.SYS_DEFAULT_GUI_FONT +wx.SYS_DEFAULT_PALETTE +wx.SYS_DEVICE_DEFAULT_FONT +wx.SYS_DRAG_X +wx.SYS_DRAG_Y +wx.SYS_EDGE_X +wx.SYS_EDGE_Y +wx.SYS_FRAMESIZE_X +wx.SYS_FRAMESIZE_Y +wx.SYS_HSCROLL_ARROW_X +wx.SYS_HSCROLL_ARROW_Y +wx.SYS_HSCROLL_Y +wx.SYS_HTHUMB_X +wx.SYS_ICONSPACING_X +wx.SYS_ICONSPACING_Y +wx.SYS_ICONTITLE_FONT +wx.SYS_ICON_X +wx.SYS_ICON_Y +wx.SYS_MENU_Y +wx.SYS_MOUSE_BUTTONS +wx.SYS_NETWORK_PRESENT +wx.SYS_OEM_FIXED_FONT +wx.SYS_PENWINDOWS_PRESENT +wx.SYS_SCREEN_DESKTOP +wx.SYS_SCREEN_NONE +wx.SYS_SCREEN_PDA +wx.SYS_SCREEN_SMALL +wx.SYS_SCREEN_TINY +wx.SYS_SCREEN_X +wx.SYS_SCREEN_Y +wx.SYS_SHOW_SOUNDS +wx.SYS_SMALLICON_X +wx.SYS_SMALLICON_Y +wx.SYS_SWAP_BUTTONS +wx.SYS_SYSTEM_FIXED_FONT +wx.SYS_SYSTEM_FONT +wx.SYS_VSCROLL_ARROW_X +wx.SYS_VSCROLL_ARROW_Y +wx.SYS_VSCROLL_X +wx.SYS_VTHUMB_Y +wx.SYS_WINDOWMIN_X +wx.SYS_WINDOWMIN_Y +wx.SafeShowMessage( +wx.SafeYield( +wx.SameAs +wx.SashEvent( +wx.SashEventPtr( +wx.SashLayoutNameStr +wx.SashLayoutWindow( +wx.SashLayoutWindowPtr( +wx.SashNameStr +wx.SashWindow( +wx.SashWindowPtr( +wx.SaveFileSelector( +wx.ScreenDC( +wx.ScreenDCPtr( +wx.ScrollBar( +wx.ScrollBarNameStr +wx.ScrollBarPtr( +wx.ScrollBar_GetClassDefaultAttributes( +wx.ScrollEvent( +wx.ScrollEventPtr( +wx.ScrollWinEvent( +wx.ScrollWinEventPtr( +wx.ScrolledWindow( +wx.ScrolledWindowPtr( +wx.ScrolledWindow_GetClassDefaultAttributes( +wx.SetCursor( +wx.SetCursorEvent( +wx.SetCursorEventPtr( +wx.SetDefaultPyEncoding( +wx.Shell( +wx.ShowEvent( +wx.ShowEventPtr( +wx.ShowTip( +wx.Shutdown( +wx.SimpleHelpProvider( +wx.SimpleHelpProviderPtr( +wx.SingleChoiceDialog( +wx.SingleChoiceDialogPtr( +wx.SingleInstanceChecker( +wx.SingleInstanceCheckerPtr( +wx.Size( +wx.SizeEvent( +wx.SizeEventPtr( +wx.SizePtr( +wx.Sizer( +wx.SizerItem( +wx.SizerItemPtr( +wx.SizerItemSizer( +wx.SizerItemSpacer( +wx.SizerItemWindow( +wx.SizerPtr( +wx.Sleep( +wx.Slider( +wx.SliderNameStr +wx.SliderPtr( +wx.Slider_GetClassDefaultAttributes( +wx.Sound( +wx.SoundFromData( +wx.SoundPtr( +wx.Sound_PlaySound( +wx.Sound_Stop( +wx.SpinButton( +wx.SpinButtonPtr( +wx.SpinButton_GetClassDefaultAttributes( +wx.SpinCtrl( +wx.SpinCtrlNameStr +wx.SpinCtrlPtr( +wx.SpinCtrl_GetClassDefaultAttributes( +wx.SpinEvent( +wx.SpinEventPtr( +wx.SplashScreen( +wx.SplashScreenPtr( +wx.SplashScreenWindow( +wx.SplashScreenWindowPtr( +wx.SplitterEvent( +wx.SplitterEventPtr( +wx.SplitterNameStr +wx.SplitterRenderParams( +wx.SplitterRenderParamsPtr( +wx.SplitterWindow( +wx.SplitterWindowPtr( +wx.SplitterWindow_GetClassDefaultAttributes( +wx.StandardPaths( +wx.StandardPathsPtr( +wx.StandardPaths_Get( +wx.StartTimer( +wx.StaticBitmap( +wx.StaticBitmapNameStr +wx.StaticBitmapPtr( +wx.StaticBitmap_GetClassDefaultAttributes( +wx.StaticBox( +wx.StaticBoxNameStr +wx.StaticBoxPtr( +wx.StaticBoxSizer( +wx.StaticBoxSizerPtr( +wx.StaticBox_GetClassDefaultAttributes( +wx.StaticLine( +wx.StaticLinePtr( +wx.StaticLine_GetClassDefaultAttributes( +wx.StaticLine_GetDefaultSize( +wx.StaticText( +wx.StaticTextNameStr +wx.StaticTextPtr( +wx.StaticText_GetClassDefaultAttributes( +wx.StatusBar( +wx.StatusBarPtr( +wx.StatusBar_GetClassDefaultAttributes( +wx.StatusLineNameStr +wx.StdDialogButtonSizer( +wx.StdDialogButtonSizerPtr( +wx.StockCursor( +wx.StopWatch( +wx.StopWatchPtr( +wx.StripMenuCodes( +wx.SysColourChangedEvent( +wx.SysColourChangedEventPtr( +wx.SysErrorCode( +wx.SysErrorMsg( +wx.SystemOptions( +wx.SystemOptionsPtr( +wx.SystemOptions_GetOption( +wx.SystemOptions_GetOptionInt( +wx.SystemOptions_HasOption( +wx.SystemOptions_IsFalse( +wx.SystemOptions_SetOption( +wx.SystemOptions_SetOptionInt( +wx.SystemSettings( +wx.SystemSettingsPtr( +wx.SystemSettings_GetColour( +wx.SystemSettings_GetFont( +wx.SystemSettings_GetMetric( +wx.SystemSettings_GetScreenType( +wx.SystemSettings_HasFeature( +wx.SystemSettings_SetScreenType( +wx.TAB_TRAVERSAL +wx.TB_3DBUTTONS +wx.TB_DOCKABLE +wx.TB_FLAT +wx.TB_HORIZONTAL +wx.TB_HORZ_LAYOUT +wx.TB_HORZ_TEXT +wx.TB_NOALIGN +wx.TB_NODIVIDER +wx.TB_NOICONS +wx.TB_TEXT +wx.TB_VERTICAL +wx.TELETYPE +wx.TEXT_ALIGNMENT_CENTER +wx.TEXT_ALIGNMENT_CENTRE +wx.TEXT_ALIGNMENT_DEFAULT +wx.TEXT_ALIGNMENT_JUSTIFIED +wx.TEXT_ALIGNMENT_LEFT +wx.TEXT_ALIGNMENT_RIGHT +wx.TEXT_ATTR_ALIGNMENT +wx.TEXT_ATTR_BACKGROUND_COLOUR +wx.TEXT_ATTR_FONT +wx.TEXT_ATTR_FONT_FACE +wx.TEXT_ATTR_FONT_ITALIC +wx.TEXT_ATTR_FONT_SIZE +wx.TEXT_ATTR_FONT_UNDERLINE +wx.TEXT_ATTR_FONT_WEIGHT +wx.TEXT_ATTR_LEFT_INDENT +wx.TEXT_ATTR_RIGHT_INDENT +wx.TEXT_ATTR_TABS +wx.TEXT_ATTR_TEXT_COLOUR +wx.TE_AUTO_SCROLL +wx.TE_AUTO_URL +wx.TE_BESTWRAP +wx.TE_CAPITALIZE +wx.TE_CENTER +wx.TE_CENTRE +wx.TE_CHARWRAP +wx.TE_DONTWRAP +wx.TE_HT_BEFORE +wx.TE_HT_BELOW +wx.TE_HT_BEYOND +wx.TE_HT_ON_TEXT +wx.TE_HT_UNKNOWN +wx.TE_LEFT +wx.TE_LINEWRAP +wx.TE_MULTILINE +wx.TE_NOHIDESEL +wx.TE_NO_VSCROLL +wx.TE_PASSWORD +wx.TE_PROCESS_ENTER +wx.TE_PROCESS_TAB +wx.TE_READONLY +wx.TE_RICH +wx.TE_RICH2 +wx.TE_RIGHT +wx.TE_WORDWRAP +wx.THICK_FRAME +wx.TIFFHandler( +wx.TIFFHandlerPtr( +wx.TILE +wx.TIMER_CONTINUOUS +wx.TIMER_ONE_SHOT +wx.TINY_CAPTION_HORIZ +wx.TINY_CAPTION_VERT +wx.TOOL_BOTTOM +wx.TOOL_LEFT +wx.TOOL_RIGHT +wx.TOOL_STYLE_BUTTON +wx.TOOL_STYLE_CONTROL +wx.TOOL_STYLE_SEPARATOR +wx.TOOL_TOP +wx.TOP +wx.TOPLEVEL_EX_DIALOG +wx.TRACE_MemAlloc +wx.TRACE_Messages +wx.TRACE_OleCalls +wx.TRACE_RefCount +wx.TRACE_ResAlloc +wx.TRANSPARENT +wx.TRANSPARENT_BRUSH +wx.TRANSPARENT_PEN +wx.TRANSPARENT_WINDOW +wx.TREE_HITTEST_ABOVE +wx.TREE_HITTEST_BELOW +wx.TREE_HITTEST_NOWHERE +wx.TREE_HITTEST_ONITEM +wx.TREE_HITTEST_ONITEMBUTTON +wx.TREE_HITTEST_ONITEMICON +wx.TREE_HITTEST_ONITEMINDENT +wx.TREE_HITTEST_ONITEMLABEL +wx.TREE_HITTEST_ONITEMLOWERPART +wx.TREE_HITTEST_ONITEMRIGHT +wx.TREE_HITTEST_ONITEMSTATEICON +wx.TREE_HITTEST_ONITEMUPPERPART +wx.TREE_HITTEST_TOLEFT +wx.TREE_HITTEST_TORIGHT +wx.TR_AQUA_BUTTONS +wx.TR_DEFAULT_STYLE +wx.TR_EDIT_LABELS +wx.TR_EXTENDED +wx.TR_FULL_ROW_HIGHLIGHT +wx.TR_HAS_BUTTONS +wx.TR_HAS_VARIABLE_ROW_HEIGHT +wx.TR_HIDE_ROOT +wx.TR_LINES_AT_ROOT +wx.TR_MAC_BUTTONS +wx.TR_MULTIPLE +wx.TR_NO_BUTTONS +wx.TR_NO_LINES +wx.TR_ROW_LINES +wx.TR_SINGLE +wx.TR_TWIST_BUTTONS +wx.TaskBarIcon( +wx.TaskBarIconEvent( +wx.TaskBarIconEventPtr( +wx.TaskBarIconPtr( +wx.TestFontEncoding( +wx.TextAttr( +wx.TextAttrPtr( +wx.TextAttr_Combine( +wx.TextCtrl( +wx.TextCtrlNameStr +wx.TextCtrlPtr( +wx.TextCtrl_GetClassDefaultAttributes( +wx.TextDataObject( +wx.TextDataObjectPtr( +wx.TextDropTarget( +wx.TextDropTargetPtr( +wx.TextEntryDialog( +wx.TextEntryDialogPtr( +wx.TextEntryDialogStyle +wx.TextUrlEvent( +wx.TextUrlEventPtr( +wx.TheBrushList +wx.TheClipboard +wx.TheColourDatabase +wx.TheFontList +wx.TheMimeTypesManager +wx.ThePenList +wx.Thread_IsMain( +wx.TimeSpan( +wx.TimeSpanPtr( +wx.TimeSpan_Day( +wx.TimeSpan_Days( +wx.TimeSpan_Hour( +wx.TimeSpan_Hours( +wx.TimeSpan_Minute( +wx.TimeSpan_Minutes( +wx.TimeSpan_Second( +wx.TimeSpan_Seconds( +wx.TimeSpan_Week( +wx.TimeSpan_Weeks( +wx.Timer( +wx.TimerEvent( +wx.TimerEventPtr( +wx.TimerPtr( +wx.TimerRunner( +wx.TimerRunnerPtr( +wx.TipProvider( +wx.TipProviderPtr( +wx.TipWindow( +wx.TipWindowPtr( +wx.ToggleButton( +wx.ToggleButtonNameStr +wx.ToggleButtonPtr( +wx.ToggleButton_GetClassDefaultAttributes( +wx.ToolBar( +wx.ToolBarBase( +wx.ToolBarBasePtr( +wx.ToolBarNameStr +wx.ToolBarPtr( +wx.ToolBarToolBase( +wx.ToolBarToolBasePtr( +wx.ToolBar_GetClassDefaultAttributes( +wx.ToolTip( +wx.ToolTipPtr( +wx.ToolTip_Enable( +wx.ToolTip_SetDelay( +wx.Top +wx.TopLevelWindow( +wx.TopLevelWindowPtr( +wx.TraceMemAlloc +wx.TraceMessages +wx.TraceOleCalls +wx.TraceRefCount +wx.TraceResAlloc +wx.Trap( +wx.TreeCtrl( +wx.TreeCtrlNameStr +wx.TreeCtrlPtr( +wx.TreeCtrl_GetClassDefaultAttributes( +wx.TreeEvent( +wx.TreeEventPtr( +wx.TreeItemData( +wx.TreeItemDataPtr( +wx.TreeItemIcon_Expanded +wx.TreeItemIcon_Max +wx.TreeItemIcon_Normal +wx.TreeItemIcon_Selected +wx.TreeItemIcon_SelectedExpanded +wx.TreeItemId( +wx.TreeItemIdPtr( +wx.UP +wx.UPDATE_UI_FROMIDLE +wx.UPDATE_UI_NONE +wx.UPDATE_UI_PROCESS_ALL +wx.UPDATE_UI_PROCESS_SPECIFIED +wx.UPDATE_UI_RECURSE +wx.URLDataObject( +wx.URLDataObjectPtr( +wx.USER_ATTENTION_ERROR +wx.USER_ATTENTION_INFO +wx.USER_COLOURS +wx.USER_DASH +wx.USE_UNICODE +wx.Unconstrained +wx.UpdateUIEvent( +wx.UpdateUIEventPtr( +wx.UpdateUIEvent_CanUpdate( +wx.UpdateUIEvent_GetMode( +wx.UpdateUIEvent_GetUpdateInterval( +wx.UpdateUIEvent_ResetUpdateTime( +wx.UpdateUIEvent_SetMode( +wx.UpdateUIEvent_SetUpdateInterval( +wx.Usleep( +wx.VARIABLE +wx.VERSION +wx.VERSION_STRING +wx.VERTICAL +wx.VERTICAL_HATCH +wx.VListBox( +wx.VListBoxNameStr +wx.VListBoxPtr( +wx.VSCROLL +wx.VScrolledWindow( +wx.VScrolledWindowPtr( +wx.Validator( +wx.ValidatorPtr( +wx.Validator_IsSilent( +wx.Validator_SetBellOnError( +wx.VideoMode( +wx.VideoModePtr( +wx.VisualAttributes( +wx.VisualAttributesPtr( +wx.WANTS_CHARS +wx.WEST +wx.WHITE +wx.WHITE_BRUSH +wx.WHITE_PEN +wx.WINDING_RULE +wx.WINDOW_DEFAULT_VARIANT +wx.WINDOW_VARIANT_LARGE +wx.WINDOW_VARIANT_MAX +wx.WINDOW_VARIANT_MINI +wx.WINDOW_VARIANT_NORMAL +wx.WINDOW_VARIANT_SMALL +wx.WS_EX_BLOCK_EVENTS +wx.WS_EX_PROCESS_IDLE +wx.WS_EX_PROCESS_UI_UPDATES +wx.WS_EX_THEMED_BACKGROUND +wx.WS_EX_TRANSIENT +wx.WS_EX_VALIDATE_RECURSIVELY +wx.WXK_ADD +wx.WXK_ALT +wx.WXK_BACK +wx.WXK_CANCEL +wx.WXK_CAPITAL +wx.WXK_CLEAR +wx.WXK_COMMAND +wx.WXK_CONTROL +wx.WXK_DECIMAL +wx.WXK_DELETE +wx.WXK_DIVIDE +wx.WXK_DOWN +wx.WXK_END +wx.WXK_ESCAPE +wx.WXK_EXECUTE +wx.WXK_F1 +wx.WXK_F10 +wx.WXK_F11 +wx.WXK_F12 +wx.WXK_F13 +wx.WXK_F14 +wx.WXK_F15 +wx.WXK_F16 +wx.WXK_F17 +wx.WXK_F18 +wx.WXK_F19 +wx.WXK_F2 +wx.WXK_F20 +wx.WXK_F21 +wx.WXK_F22 +wx.WXK_F23 +wx.WXK_F24 +wx.WXK_F3 +wx.WXK_F4 +wx.WXK_F5 +wx.WXK_F6 +wx.WXK_F7 +wx.WXK_F8 +wx.WXK_F9 +wx.WXK_HELP +wx.WXK_HOME +wx.WXK_INSERT +wx.WXK_LBUTTON +wx.WXK_LEFT +wx.WXK_MBUTTON +wx.WXK_MENU +wx.WXK_MULTIPLY +wx.WXK_NEXT +wx.WXK_NUMLOCK +wx.WXK_NUMPAD0 +wx.WXK_NUMPAD1 +wx.WXK_NUMPAD2 +wx.WXK_NUMPAD3 +wx.WXK_NUMPAD4 +wx.WXK_NUMPAD5 +wx.WXK_NUMPAD6 +wx.WXK_NUMPAD7 +wx.WXK_NUMPAD8 +wx.WXK_NUMPAD9 +wx.WXK_NUMPAD_ADD +wx.WXK_NUMPAD_BEGIN +wx.WXK_NUMPAD_DECIMAL +wx.WXK_NUMPAD_DELETE +wx.WXK_NUMPAD_DIVIDE +wx.WXK_NUMPAD_DOWN +wx.WXK_NUMPAD_END +wx.WXK_NUMPAD_ENTER +wx.WXK_NUMPAD_EQUAL +wx.WXK_NUMPAD_F1 +wx.WXK_NUMPAD_F2 +wx.WXK_NUMPAD_F3 +wx.WXK_NUMPAD_F4 +wx.WXK_NUMPAD_HOME +wx.WXK_NUMPAD_INSERT +wx.WXK_NUMPAD_LEFT +wx.WXK_NUMPAD_MULTIPLY +wx.WXK_NUMPAD_NEXT +wx.WXK_NUMPAD_PAGEDOWN +wx.WXK_NUMPAD_PAGEUP +wx.WXK_NUMPAD_PRIOR +wx.WXK_NUMPAD_RIGHT +wx.WXK_NUMPAD_SEPARATOR +wx.WXK_NUMPAD_SPACE +wx.WXK_NUMPAD_SUBTRACT +wx.WXK_NUMPAD_TAB +wx.WXK_NUMPAD_UP +wx.WXK_PAGEDOWN +wx.WXK_PAGEUP +wx.WXK_PAUSE +wx.WXK_PRINT +wx.WXK_PRIOR +wx.WXK_RBUTTON +wx.WXK_RETURN +wx.WXK_RIGHT +wx.WXK_SCROLL +wx.WXK_SELECT +wx.WXK_SEPARATOR +wx.WXK_SHIFT +wx.WXK_SNAPSHOT +wx.WXK_SPACE +wx.WXK_SPECIAL1 +wx.WXK_SPECIAL10 +wx.WXK_SPECIAL11 +wx.WXK_SPECIAL12 +wx.WXK_SPECIAL13 +wx.WXK_SPECIAL14 +wx.WXK_SPECIAL15 +wx.WXK_SPECIAL16 +wx.WXK_SPECIAL17 +wx.WXK_SPECIAL18 +wx.WXK_SPECIAL19 +wx.WXK_SPECIAL2 +wx.WXK_SPECIAL20 +wx.WXK_SPECIAL3 +wx.WXK_SPECIAL4 +wx.WXK_SPECIAL5 +wx.WXK_SPECIAL6 +wx.WXK_SPECIAL7 +wx.WXK_SPECIAL8 +wx.WXK_SPECIAL9 +wx.WXK_START +wx.WXK_SUBTRACT +wx.WXK_TAB +wx.WXK_UP +wx.WXK_WINDOWS_LEFT +wx.WXK_WINDOWS_MENU +wx.WXK_WINDOWS_RIGHT +wx.WakeUpIdle( +wx.WakeUpMainThread( +wx.Width +wx.Window( +wx.WindowCreateEvent( +wx.WindowCreateEventPtr( +wx.WindowDC( +wx.WindowDCPtr( +wx.WindowDestroyEvent( +wx.WindowDestroyEventPtr( +wx.WindowDisabler( +wx.WindowDisablerPtr( +wx.WindowPtr( +wx.Window_FindFocus( +wx.Window_FromHWND( +wx.Window_GetCapture( +wx.Window_GetClassDefaultAttributes( +wx.Window_NewControlId( +wx.Window_NextControlId( +wx.Window_PrevControlId( +wx.XOR +wx.XPMHandler( +wx.XPMHandlerPtr( +wx.YES +wx.YES_DEFAULT +wx.YES_NO +wx.Yield( +wx.YieldIfNeeded( +wx.ZipFSHandler( +wx.ZipFSHandlerPtr( +wx.__all__ +wx.__builtins__ +wx.__doc__ +wx.__docfilter__( +wx.__file__ +wx.__name__ +wx.__package__ +wx.__path__ +wx.__version__ +wx.cvar +wx.name +wx.wx +wx.wxEVT_ACTIVATE +wx.wxEVT_ACTIVATE_APP +wx.wxEVT_CALCULATE_LAYOUT +wx.wxEVT_CHAR +wx.wxEVT_CHAR_HOOK +wx.wxEVT_CHILD_FOCUS +wx.wxEVT_CLOSE_WINDOW +wx.wxEVT_COMMAND_BUTTON_CLICKED +wx.wxEVT_COMMAND_CHECKBOX_CLICKED +wx.wxEVT_COMMAND_CHECKLISTBOX_TOGGLED +wx.wxEVT_COMMAND_CHOICEBOOK_PAGE_CHANGED +wx.wxEVT_COMMAND_CHOICEBOOK_PAGE_CHANGING +wx.wxEVT_COMMAND_CHOICE_SELECTED +wx.wxEVT_COMMAND_COMBOBOX_SELECTED +wx.wxEVT_COMMAND_ENTER +wx.wxEVT_COMMAND_FIND +wx.wxEVT_COMMAND_FIND_CLOSE +wx.wxEVT_COMMAND_FIND_NEXT +wx.wxEVT_COMMAND_FIND_REPLACE +wx.wxEVT_COMMAND_FIND_REPLACE_ALL +wx.wxEVT_COMMAND_KILL_FOCUS +wx.wxEVT_COMMAND_LEFT_CLICK +wx.wxEVT_COMMAND_LEFT_DCLICK +wx.wxEVT_COMMAND_LISTBOOK_PAGE_CHANGED +wx.wxEVT_COMMAND_LISTBOOK_PAGE_CHANGING +wx.wxEVT_COMMAND_LISTBOX_DOUBLECLICKED +wx.wxEVT_COMMAND_LISTBOX_SELECTED +wx.wxEVT_COMMAND_LIST_BEGIN_DRAG +wx.wxEVT_COMMAND_LIST_BEGIN_LABEL_EDIT +wx.wxEVT_COMMAND_LIST_BEGIN_RDRAG +wx.wxEVT_COMMAND_LIST_CACHE_HINT +wx.wxEVT_COMMAND_LIST_COL_BEGIN_DRAG +wx.wxEVT_COMMAND_LIST_COL_CLICK +wx.wxEVT_COMMAND_LIST_COL_DRAGGING +wx.wxEVT_COMMAND_LIST_COL_END_DRAG +wx.wxEVT_COMMAND_LIST_COL_RIGHT_CLICK +wx.wxEVT_COMMAND_LIST_DELETE_ALL_ITEMS +wx.wxEVT_COMMAND_LIST_DELETE_ITEM +wx.wxEVT_COMMAND_LIST_END_LABEL_EDIT +wx.wxEVT_COMMAND_LIST_GET_INFO +wx.wxEVT_COMMAND_LIST_INSERT_ITEM +wx.wxEVT_COMMAND_LIST_ITEM_ACTIVATED +wx.wxEVT_COMMAND_LIST_ITEM_DESELECTED +wx.wxEVT_COMMAND_LIST_ITEM_FOCUSED +wx.wxEVT_COMMAND_LIST_ITEM_MIDDLE_CLICK +wx.wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK +wx.wxEVT_COMMAND_LIST_ITEM_SELECTED +wx.wxEVT_COMMAND_LIST_KEY_DOWN +wx.wxEVT_COMMAND_LIST_SET_INFO +wx.wxEVT_COMMAND_MENU_SELECTED +wx.wxEVT_COMMAND_NOTEBOOK_PAGE_CHANGED +wx.wxEVT_COMMAND_NOTEBOOK_PAGE_CHANGING +wx.wxEVT_COMMAND_RADIOBOX_SELECTED +wx.wxEVT_COMMAND_RADIOBUTTON_SELECTED +wx.wxEVT_COMMAND_RIGHT_CLICK +wx.wxEVT_COMMAND_RIGHT_DCLICK +wx.wxEVT_COMMAND_SCROLLBAR_UPDATED +wx.wxEVT_COMMAND_SET_FOCUS +wx.wxEVT_COMMAND_SLIDER_UPDATED +wx.wxEVT_COMMAND_SPINCTRL_UPDATED +wx.wxEVT_COMMAND_SPLITTER_DOUBLECLICKED +wx.wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED +wx.wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGING +wx.wxEVT_COMMAND_SPLITTER_UNSPLIT +wx.wxEVT_COMMAND_TEXT_ENTER +wx.wxEVT_COMMAND_TEXT_MAXLEN +wx.wxEVT_COMMAND_TEXT_UPDATED +wx.wxEVT_COMMAND_TEXT_URL +wx.wxEVT_COMMAND_TOGGLEBUTTON_CLICKED +wx.wxEVT_COMMAND_TOOL_CLICKED +wx.wxEVT_COMMAND_TOOL_ENTER +wx.wxEVT_COMMAND_TOOL_RCLICKED +wx.wxEVT_COMMAND_TREE_BEGIN_DRAG +wx.wxEVT_COMMAND_TREE_BEGIN_LABEL_EDIT +wx.wxEVT_COMMAND_TREE_BEGIN_RDRAG +wx.wxEVT_COMMAND_TREE_DELETE_ITEM +wx.wxEVT_COMMAND_TREE_END_DRAG +wx.wxEVT_COMMAND_TREE_END_LABEL_EDIT +wx.wxEVT_COMMAND_TREE_GET_INFO +wx.wxEVT_COMMAND_TREE_ITEM_ACTIVATED +wx.wxEVT_COMMAND_TREE_ITEM_COLLAPSED +wx.wxEVT_COMMAND_TREE_ITEM_COLLAPSING +wx.wxEVT_COMMAND_TREE_ITEM_EXPANDED +wx.wxEVT_COMMAND_TREE_ITEM_EXPANDING +wx.wxEVT_COMMAND_TREE_ITEM_GETTOOLTIP +wx.wxEVT_COMMAND_TREE_ITEM_MENU +wx.wxEVT_COMMAND_TREE_ITEM_MIDDLE_CLICK +wx.wxEVT_COMMAND_TREE_ITEM_RIGHT_CLICK +wx.wxEVT_COMMAND_TREE_KEY_DOWN +wx.wxEVT_COMMAND_TREE_SEL_CHANGED +wx.wxEVT_COMMAND_TREE_SEL_CHANGING +wx.wxEVT_COMMAND_TREE_SET_INFO +wx.wxEVT_COMMAND_TREE_STATE_IMAGE_CLICK +wx.wxEVT_COMMAND_VLBOX_SELECTED +wx.wxEVT_COMPARE_ITEM +wx.wxEVT_CONTEXT_MENU +wx.wxEVT_CREATE +wx.wxEVT_DATE_CHANGED +wx.wxEVT_DESTROY +wx.wxEVT_DETAILED_HELP +wx.wxEVT_DISPLAY_CHANGED +wx.wxEVT_DRAW_ITEM +wx.wxEVT_DROP_FILES +wx.wxEVT_END_PROCESS +wx.wxEVT_END_SESSION +wx.wxEVT_ENTER_WINDOW +wx.wxEVT_ERASE_BACKGROUND +wx.wxEVT_FIRST +wx.wxEVT_HELP +wx.wxEVT_HIBERNATE +wx.wxEVT_HOTKEY +wx.wxEVT_ICONIZE +wx.wxEVT_IDLE +wx.wxEVT_INIT_DIALOG +wx.wxEVT_JOY_BUTTON_DOWN +wx.wxEVT_JOY_BUTTON_UP +wx.wxEVT_JOY_MOVE +wx.wxEVT_JOY_ZMOVE +wx.wxEVT_KEY_DOWN +wx.wxEVT_KEY_UP +wx.wxEVT_KILL_FOCUS +wx.wxEVT_LEAVE_WINDOW +wx.wxEVT_LEFT_DCLICK +wx.wxEVT_LEFT_DOWN +wx.wxEVT_LEFT_UP +wx.wxEVT_MAXIMIZE +wx.wxEVT_MEASURE_ITEM +wx.wxEVT_MENU_CLOSE +wx.wxEVT_MENU_HIGHLIGHT +wx.wxEVT_MENU_OPEN +wx.wxEVT_MIDDLE_DCLICK +wx.wxEVT_MIDDLE_DOWN +wx.wxEVT_MIDDLE_UP +wx.wxEVT_MOTION +wx.wxEVT_MOUSEWHEEL +wx.wxEVT_MOUSE_CAPTURE_CHANGED +wx.wxEVT_MOVE +wx.wxEVT_MOVING +wx.wxEVT_NAVIGATION_KEY +wx.wxEVT_NC_ENTER_WINDOW +wx.wxEVT_NC_LEAVE_WINDOW +wx.wxEVT_NC_LEFT_DCLICK +wx.wxEVT_NC_LEFT_DOWN +wx.wxEVT_NC_LEFT_UP +wx.wxEVT_NC_MIDDLE_DCLICK +wx.wxEVT_NC_MIDDLE_DOWN +wx.wxEVT_NC_MIDDLE_UP +wx.wxEVT_NC_MOTION +wx.wxEVT_NC_PAINT +wx.wxEVT_NC_RIGHT_DCLICK +wx.wxEVT_NC_RIGHT_DOWN +wx.wxEVT_NC_RIGHT_UP +wx.wxEVT_NULL +wx.wxEVT_PAINT +wx.wxEVT_PAINT_ICON +wx.wxEVT_PALETTE_CHANGED +wx.wxEVT_POWER +wx.wxEVT_QUERY_END_SESSION +wx.wxEVT_QUERY_LAYOUT_INFO +wx.wxEVT_QUERY_NEW_PALETTE +wx.wxEVT_RIGHT_DCLICK +wx.wxEVT_RIGHT_DOWN +wx.wxEVT_RIGHT_UP +wx.wxEVT_SASH_DRAGGED +wx.wxEVT_SCROLLWIN_BOTTOM +wx.wxEVT_SCROLLWIN_LINEDOWN +wx.wxEVT_SCROLLWIN_LINEUP +wx.wxEVT_SCROLLWIN_PAGEDOWN +wx.wxEVT_SCROLLWIN_PAGEUP +wx.wxEVT_SCROLLWIN_THUMBRELEASE +wx.wxEVT_SCROLLWIN_THUMBTRACK +wx.wxEVT_SCROLLWIN_TOP +wx.wxEVT_SCROLL_BOTTOM +wx.wxEVT_SCROLL_CHANGED +wx.wxEVT_SCROLL_ENDSCROLL +wx.wxEVT_SCROLL_LINEDOWN +wx.wxEVT_SCROLL_LINEUP +wx.wxEVT_SCROLL_PAGEDOWN +wx.wxEVT_SCROLL_PAGEUP +wx.wxEVT_SCROLL_THUMBRELEASE +wx.wxEVT_SCROLL_THUMBTRACK +wx.wxEVT_SCROLL_TOP +wx.wxEVT_SETTING_CHANGED +wx.wxEVT_SET_CURSOR +wx.wxEVT_SET_FOCUS +wx.wxEVT_SHOW +wx.wxEVT_SIZE +wx.wxEVT_SIZING +wx.wxEVT_SYS_COLOUR_CHANGED +wx.wxEVT_TASKBAR_LEFT_DCLICK +wx.wxEVT_TASKBAR_LEFT_DOWN +wx.wxEVT_TASKBAR_LEFT_UP +wx.wxEVT_TASKBAR_MOVE +wx.wxEVT_TASKBAR_RIGHT_DCLICK +wx.wxEVT_TASKBAR_RIGHT_DOWN +wx.wxEVT_TASKBAR_RIGHT_UP +wx.wxEVT_TIMER +wx.wxEVT_UPDATE_UI +wx.wxEVT_USER_FIRST + +--- from wx import * --- +ACCEL_ALT +ACCEL_CTRL +ACCEL_NORMAL +ACCEL_SHIFT +ADJUST_MINSIZE +ALIGN_BOTTOM +ALIGN_CENTER +ALIGN_CENTER_HORIZONTAL +ALIGN_CENTER_VERTICAL +ALIGN_CENTRE +ALIGN_CENTRE_HORIZONTAL +ALIGN_CENTRE_VERTICAL +ALIGN_LEFT +ALIGN_MASK +ALIGN_NOT +ALIGN_RIGHT +ALIGN_TOP +ALWAYS_SHOW_SB +AND +AND_INVERT +AND_REVERSE +ANIHandler( +ANIHandlerPtr( +ART_ADD_BOOKMARK +ART_BUTTON +ART_CDROM +ART_CMN_DIALOG +ART_COPY +ART_CROSS_MARK +ART_CUT +ART_DELETE +ART_DEL_BOOKMARK +ART_ERROR +ART_EXECUTABLE_FILE +ART_FILE_OPEN +ART_FILE_SAVE +ART_FILE_SAVE_AS +ART_FIND +ART_FIND_AND_REPLACE +ART_FLOPPY +ART_FOLDER +ART_FOLDER_OPEN +ART_FRAME_ICON +ART_GO_BACK +ART_GO_DIR_UP +ART_GO_DOWN +ART_GO_FORWARD +ART_GO_HOME +ART_GO_TO_PARENT +ART_GO_UP +ART_HARDDISK +ART_HELP +ART_HELP_BOOK +ART_HELP_BROWSER +ART_HELP_FOLDER +ART_HELP_PAGE +ART_HELP_SETTINGS +ART_HELP_SIDE_PANEL +ART_INFORMATION +ART_LIST_VIEW +ART_MENU +ART_MESSAGE_BOX +ART_MISSING_IMAGE +ART_NEW +ART_NEW_DIR +ART_NORMAL_FILE +ART_OTHER +ART_PASTE +ART_PRINT +ART_QUESTION +ART_QUIT +ART_REDO +ART_REMOVABLE +ART_REPORT_VIEW +ART_TICK_MARK +ART_TIP +ART_TOOLBAR +ART_UNDO +ART_WARNING +Above +Absolute +AcceleratorEntry( +AcceleratorEntryPtr( +AcceleratorTable( +AcceleratorTablePtr( +ActivateEvent( +ActivateEventPtr( +App( +App_CleanUp( +App_GetComCtl32Version( +App_GetMacAboutMenuItemId( +App_GetMacExitMenuItemId( +App_GetMacHelpMenuTitleName( +App_GetMacPreferencesMenuItemId( +App_GetMacSupportPCMenuShortcuts( +App_SetMacAboutMenuItemId( +App_SetMacExitMenuItemId( +App_SetMacHelpMenuTitleName( +App_SetMacPreferencesMenuItemId( +App_SetMacSupportPCMenuShortcuts( +ArtProvider( +ArtProviderPtr( +ArtProvider_GetBitmap( +ArtProvider_GetIcon( +ArtProvider_GetSizeHint( +ArtProvider_PopProvider( +ArtProvider_PushProvider( +ArtProvider_RemoveProvider( +AsIs +BACKINGSTORE +BACKWARD +BDIAGONAL_HATCH +BG_STYLE_COLOUR +BG_STYLE_CUSTOM +BG_STYLE_SYSTEM +BITMAP_TYPE_ANI +BITMAP_TYPE_ANY +BITMAP_TYPE_BMP +BITMAP_TYPE_CUR +BITMAP_TYPE_GIF +BITMAP_TYPE_ICO +BITMAP_TYPE_ICON +BITMAP_TYPE_IFF +BITMAP_TYPE_INVALID +BITMAP_TYPE_JPEG +BITMAP_TYPE_MACCURSOR +BITMAP_TYPE_PCX +BITMAP_TYPE_PICT +BITMAP_TYPE_PNG +BITMAP_TYPE_PNM +BITMAP_TYPE_TIF +BITMAP_TYPE_XBM +BITMAP_TYPE_XBM_DATA +BITMAP_TYPE_XPM +BITMAP_TYPE_XPM_DATA +BLACK +BLACK_BRUSH +BLACK_DASHED_PEN +BLACK_PEN +BLUE +BLUE_BRUSH +BMPHandler( +BMPHandlerPtr( +BMP_1BPP +BMP_1BPP_BW +BMP_24BPP +BMP_4BPP +BMP_8BPP +BMP_8BPP_GRAY +BMP_8BPP_GREY +BMP_8BPP_PALETTE +BMP_8BPP_RED +BORDER +BORDER_DEFAULT +BORDER_DOUBLE +BORDER_MASK +BORDER_NONE +BORDER_RAISED +BORDER_SIMPLE +BORDER_STATIC +BORDER_SUNKEN +BUFFER_CLIENT_AREA +BUFFER_VIRTUAL_AREA +BU_ALIGN_MASK +BU_AUTODRAW +BU_BOTTOM +BU_EXACTFIT +BU_LEFT +BU_RIGHT +BU_TOP +BeginBusyCursor( +Bell( +Below +Bitmap( +BitmapButton( +BitmapButtonPtr( +BitmapDataObject( +BitmapDataObjectPtr( +BitmapFromBits( +BitmapFromIcon( +BitmapFromImage( +BitmapFromXPMData( +BitmapPtr( +BookCtrlBase( +BookCtrlBaseEvent( +BookCtrlBaseEventPtr( +BookCtrlBasePtr( +BookCtrlBase_GetClassDefaultAttributes( +BookCtrlSizer( +BookCtrlSizerPtr( +Bottom +BoxSizer( +BoxSizerPtr( +Brush( +BrushFromBitmap( +BrushList( +BrushListPtr( +BrushPtr( +BufferedDC( +BufferedDCPtr( +BufferedPaintDC( +BufferedPaintDCPtr( +BusyCursor( +BusyCursorPtr( +BusyInfo( +BusyInfoPtr( +ButtonNameStr +ButtonPtr( +Button_GetClassDefaultAttributes( +Button_GetDefaultSize( +CAPTION +CAP_BUTT +CAP_PROJECTING +CAP_ROUND +CB_DROPDOWN +CB_READONLY +CB_SIMPLE +CB_SORT +CENTER_FRAME +CENTER_ON_SCREEN +CENTRE +CENTRE_ON_SCREEN +CHANGE_DIR +CHB_ALIGN_MASK +CHB_BOTTOM +CHB_DEFAULT +CHB_LEFT +CHB_RIGHT +CHB_TOP +CHK_2STATE +CHK_3STATE +CHK_ALLOW_3RD_STATE_FOR_USER +CHK_CHECKED +CHK_UNCHECKED +CHK_UNDETERMINED +CHOICEDLG_STYLE +CLEAR +CLIP_CHILDREN +CLIP_SIBLINGS +CLOSE_BOX +COLOURED +CONFIG_USE_GLOBAL_FILE +CONFIG_USE_LOCAL_FILE +CONFIG_USE_NO_ESCAPE_CHARACTERS +CONFIG_USE_RELATIVE_PATH +CONTROL_CHECKABLE +CONTROL_CHECKED +CONTROL_CURRENT +CONTROL_DIRTY +CONTROL_DISABLED +CONTROL_EXPANDED +CONTROL_FLAGS_MASK +CONTROL_FOCUSED +CONTROL_ISDEFAULT +CONTROL_ISSUBMENU +CONTROL_PRESSED +CONTROL_SELECTED +CONTROL_UNDETERMINED +CONVERT_STRICT +CONVERT_SUBSTITUTE +COPY +CPPFileSystemHandler( +CPPFileSystemHandlerPtr( +CROSSDIAG_HATCH +CROSS_CURSOR +CROSS_HATCH +CURHandler( +CURHandlerPtr( +CURSOR_ARROW +CURSOR_ARROWWAIT +CURSOR_BLANK +CURSOR_BULLSEYE +CURSOR_CHAR +CURSOR_COPY_ARROW +CURSOR_CROSS +CURSOR_DEFAULT +CURSOR_HAND +CURSOR_IBEAM +CURSOR_LEFT_BUTTON +CURSOR_MAGNIFIER +CURSOR_MAX +CURSOR_MIDDLE_BUTTON +CURSOR_NONE +CURSOR_NO_ENTRY +CURSOR_PAINT_BRUSH +CURSOR_PENCIL +CURSOR_POINT_LEFT +CURSOR_POINT_RIGHT +CURSOR_QUESTION_ARROW +CURSOR_RIGHT_ARROW +CURSOR_RIGHT_BUTTON +CURSOR_SIZENESW +CURSOR_SIZENS +CURSOR_SIZENWSE +CURSOR_SIZEWE +CURSOR_SIZING +CURSOR_SPRAYCAN +CURSOR_WAIT +CURSOR_WATCH +CYAN +CYAN_BRUSH +CYAN_PEN +CalculateLayoutEvent( +CalculateLayoutEventPtr( +CallAfter( +Caret( +CaretPtr( +Caret_GetBlinkTime( +Caret_SetBlinkTime( +Center +Centre +CentreX +CentreY +CheckBox( +CheckBoxNameStr +CheckBoxPtr( +CheckBox_GetClassDefaultAttributes( +CheckListBox( +CheckListBoxPtr( +ChildFocusEvent( +ChildFocusEventPtr( +Choice( +ChoiceNameStr +ChoicePtr( +Choice_GetClassDefaultAttributes( +Choicebook( +ChoicebookEvent( +ChoicebookEventPtr( +ChoicebookPtr( +ClientDC( +ClientDCPtr( +ClientDisplayRect( +Clipboard( +ClipboardLocker( +ClipboardLockerPtr( +ClipboardPtr( +Clipboard_Get( +CloseEvent( +CloseEventPtr( +ColorRGB( +Colour( +ColourData( +ColourDataPtr( +ColourDatabase( +ColourDatabasePtr( +ColourDialog( +ColourDialogPtr( +ColourDisplay( +ColourPtr( +ColourRGB( +ComboBoxNameStr +ComboBoxPtr( +ComboBox_GetClassDefaultAttributes( +CommandEvent( +CommandEventPtr( +Config( +ConfigBase( +ConfigBasePtr( +ConfigBase_Create( +ConfigBase_DontCreateOnDemand( +ConfigBase_Get( +ConfigBase_Set( +ConfigPathChanger( +ConfigPathChangerPtr( +ConfigPtr( +ContextHelp( +ContextHelpButton( +ContextHelpButtonPtr( +ContextHelpPtr( +ContextMenuEvent( +ContextMenuEventPtr( +ControlNameStr +ControlPtr( +ControlWithItems( +ControlWithItemsPtr( +Control_GetClassDefaultAttributes( +CreateFileTipProvider( +Cursor( +CursorFromImage( +CursorPtr( +CustomDataFormat( +CustomDataObject( +CustomDataObjectPtr( +DC( +DCPtr( +DD_DEFAULT_STYLE +DD_NEW_DIR_BUTTON +DECORATIVE +DEFAULT +DEFAULT_CONTROL_BORDER +DEFAULT_DIALOG_STYLE +DEFAULT_FRAME_STYLE +DEFAULT_STATUSBAR_STYLE +DF_BITMAP +DF_DIB +DF_DIF +DF_ENHMETAFILE +DF_FILENAME +DF_HTML +DF_INVALID +DF_LOCALE +DF_MAX +DF_METAFILE +DF_OEMTEXT +DF_PALETTE +DF_PENDATA +DF_PRIVATE +DF_RIFF +DF_SYLK +DF_TEXT +DF_TIFF +DF_UNICODETEXT +DF_WAVE +DIALOG_EX_CONTEXTHELP +DIALOG_EX_METAL +DIALOG_MODAL +DIALOG_MODELESS +DIALOG_NO_PARENT +DIRCTRL_3D_INTERNAL +DIRCTRL_DIR_ONLY +DIRCTRL_EDIT_LABELS +DIRCTRL_SELECT_FIRST +DIRCTRL_SHOW_FILTERS +DLG_PNT( +DLG_SZE( +DOT_DASH +DOUBLE_BORDER +DOWN +DP_ALLOWNONE +DP_DEFAULT +DP_DROPDOWN +DP_SHOWCENTURY +DP_SPIN +DROP_ICON( +DUPLEX_HORIZONTAL +DUPLEX_SIMPLEX +DUPLEX_VERTICAL +DataFormat( +DataFormatPtr( +DataObject( +DataObjectComposite( +DataObjectCompositePtr( +DataObjectPtr( +DataObjectSimple( +DataObjectSimplePtr( +DateEvent( +DateEventPtr( +DatePickerCtrl( +DatePickerCtrlNameStr +DatePickerCtrlPtr( +DateSpan( +DateSpanPtr( +DateSpan_Day( +DateSpan_Days( +DateSpan_Month( +DateSpan_Months( +DateSpan_Week( +DateSpan_Weeks( +DateSpan_Year( +DateSpan_Years( +DateTimeFromDMY( +DateTimeFromDateTime( +DateTimeFromHMS( +DateTimeFromJDN( +DateTimeFromTimeT( +DateTimePtr( +DateTime_ConvertYearToBC( +DateTime_GetAmPmStrings( +DateTime_GetBeginDST( +DateTime_GetCentury( +DateTime_GetCountry( +DateTime_GetCurrentMonth( +DateTime_GetCurrentYear( +DateTime_GetEndDST( +DateTime_GetMonthName( +DateTime_GetNumberOfDaysInMonth( +DateTime_GetNumberOfDaysinYear( +DateTime_GetWeekDayName( +DateTime_IsDSTApplicable( +DateTime_IsLeapYear( +DateTime_IsWestEuropeanCountry( +DateTime_Now( +DateTime_SetCountry( +DateTime_SetToWeekOfYear( +DateTime_Today( +DateTime_UNow( +DefaultDateTime +DefaultDateTimeFormat +DefaultPosition +DefaultSize +DefaultSpan +DefaultTimeSpanFormat +DefaultValidator +DefaultVideoMode +DialogNameStr +DialogPtr( +Dialog_GetClassDefaultAttributes( +DirDialog( +DirDialogDefaultFolderStr +DirDialogNameStr +DirDialogPtr( +DirFilterListCtrl( +DirFilterListCtrlPtr( +DirSelector( +DirSelectorPromptStr +Display( +DisplayChangedEvent( +DisplayChangedEventPtr( +DisplayDepth( +DisplayPtr( +DisplaySize( +DisplaySizeMM( +Display_GetCount( +Display_GetFromPoint( +Display_GetFromWindow( +DragCancel +DragCopy +DragError +DragIcon( +DragImage( +DragImagePtr( +DragLink +DragListItem( +DragMove +DragNone +DragString( +DragTreeItem( +Drag_AllowMove +Drag_CopyOnly +Drag_DefaultMove +DrawWindowOnDC( +DropFilesEvent( +DropFilesEventPtr( +DropSource( +DropSourcePtr( +DropTarget( +DropTargetPtr( +EAST +EQUIV +EVENT_PROPAGATE_MAX +EVENT_PROPAGATE_NONE +EVT_ACTIVATE( +EVT_ACTIVATE_APP( +EVT_BUTTON( +EVT_CALCULATE_LAYOUT( +EVT_CHAR( +EVT_CHAR_HOOK( +EVT_CHECKBOX( +EVT_CHECKLISTBOX( +EVT_CHILD_FOCUS( +EVT_CHOICE( +EVT_CHOICEBOOK_PAGE_CHANGED( +EVT_CHOICEBOOK_PAGE_CHANGING( +EVT_CLOSE( +EVT_COMBOBOX( +EVT_COMMAND( +EVT_COMMAND_ENTER( +EVT_COMMAND_FIND( +EVT_COMMAND_FIND_CLOSE( +EVT_COMMAND_FIND_NEXT( +EVT_COMMAND_FIND_REPLACE( +EVT_COMMAND_FIND_REPLACE_ALL( +EVT_COMMAND_KILL_FOCUS( +EVT_COMMAND_LEFT_CLICK( +EVT_COMMAND_LEFT_DCLICK( +EVT_COMMAND_RANGE( +EVT_COMMAND_RIGHT_CLICK( +EVT_COMMAND_RIGHT_DCLICK( +EVT_COMMAND_SCROLL( +EVT_COMMAND_SCROLL_BOTTOM( +EVT_COMMAND_SCROLL_CHANGED( +EVT_COMMAND_SCROLL_ENDSCROLL( +EVT_COMMAND_SCROLL_LINEDOWN( +EVT_COMMAND_SCROLL_LINEUP( +EVT_COMMAND_SCROLL_PAGEDOWN( +EVT_COMMAND_SCROLL_PAGEUP( +EVT_COMMAND_SCROLL_THUMBRELEASE( +EVT_COMMAND_SCROLL_THUMBTRACK( +EVT_COMMAND_SCROLL_TOP( +EVT_COMMAND_SET_FOCUS( +EVT_CONTEXT_MENU( +EVT_DATE_CHANGED( +EVT_DETAILED_HELP( +EVT_DETAILED_HELP_RANGE( +EVT_DISPLAY_CHANGED( +EVT_DROP_FILES( +EVT_END_PROCESS( +EVT_END_SESSION( +EVT_ENTER_WINDOW( +EVT_ERASE_BACKGROUND( +EVT_FIND( +EVT_FIND_CLOSE( +EVT_FIND_NEXT( +EVT_FIND_REPLACE( +EVT_FIND_REPLACE_ALL( +EVT_HELP( +EVT_HELP_RANGE( +EVT_HIBERNATE( +EVT_HOTKEY( +EVT_ICONIZE( +EVT_IDLE( +EVT_INIT_DIALOG( +EVT_JOYSTICK_EVENTS( +EVT_JOY_BUTTON_DOWN( +EVT_JOY_BUTTON_UP( +EVT_JOY_MOVE( +EVT_JOY_ZMOVE( +EVT_KEY_DOWN( +EVT_KEY_UP( +EVT_KILL_FOCUS( +EVT_LEAVE_WINDOW( +EVT_LEFT_DCLICK( +EVT_LEFT_DOWN( +EVT_LEFT_UP( +EVT_LISTBOOK_PAGE_CHANGED( +EVT_LISTBOOK_PAGE_CHANGING( +EVT_LISTBOX( +EVT_LISTBOX_DCLICK( +EVT_LIST_BEGIN_DRAG( +EVT_LIST_BEGIN_LABEL_EDIT( +EVT_LIST_BEGIN_RDRAG( +EVT_LIST_CACHE_HINT( +EVT_LIST_COL_BEGIN_DRAG( +EVT_LIST_COL_CLICK( +EVT_LIST_COL_DRAGGING( +EVT_LIST_COL_END_DRAG( +EVT_LIST_COL_RIGHT_CLICK( +EVT_LIST_DELETE_ALL_ITEMS( +EVT_LIST_DELETE_ITEM( +EVT_LIST_END_LABEL_EDIT( +EVT_LIST_GET_INFO( +EVT_LIST_INSERT_ITEM( +EVT_LIST_ITEM_ACTIVATED( +EVT_LIST_ITEM_DESELECTED( +EVT_LIST_ITEM_FOCUSED( +EVT_LIST_ITEM_MIDDLE_CLICK( +EVT_LIST_ITEM_RIGHT_CLICK( +EVT_LIST_ITEM_SELECTED( +EVT_LIST_KEY_DOWN( +EVT_LIST_SET_INFO( +EVT_MAXIMIZE( +EVT_MENU( +EVT_MENU_CLOSE( +EVT_MENU_HIGHLIGHT( +EVT_MENU_HIGHLIGHT_ALL( +EVT_MENU_OPEN( +EVT_MENU_RANGE( +EVT_MIDDLE_DCLICK( +EVT_MIDDLE_DOWN( +EVT_MIDDLE_UP( +EVT_MOTION( +EVT_MOUSEWHEEL( +EVT_MOUSE_CAPTURE_CHANGED( +EVT_MOUSE_EVENTS( +EVT_MOVE( +EVT_MOVING( +EVT_NAVIGATION_KEY( +EVT_NC_PAINT( +EVT_NOTEBOOK_PAGE_CHANGED( +EVT_NOTEBOOK_PAGE_CHANGING( +EVT_PAINT( +EVT_PALETTE_CHANGED( +EVT_QUERY_END_SESSION( +EVT_QUERY_LAYOUT_INFO( +EVT_QUERY_NEW_PALETTE( +EVT_RADIOBOX( +EVT_RADIOBUTTON( +EVT_RIGHT_DCLICK( +EVT_RIGHT_DOWN( +EVT_RIGHT_UP( +EVT_SASH_DRAGGED( +EVT_SASH_DRAGGED_RANGE( +EVT_SCROLL( +EVT_SCROLLBAR( +EVT_SCROLLWIN( +EVT_SCROLLWIN_BOTTOM( +EVT_SCROLLWIN_LINEDOWN( +EVT_SCROLLWIN_LINEUP( +EVT_SCROLLWIN_PAGEDOWN( +EVT_SCROLLWIN_PAGEUP( +EVT_SCROLLWIN_THUMBRELEASE( +EVT_SCROLLWIN_THUMBTRACK( +EVT_SCROLLWIN_TOP( +EVT_SCROLL_BOTTOM( +EVT_SCROLL_CHANGED( +EVT_SCROLL_ENDSCROLL( +EVT_SCROLL_LINEDOWN( +EVT_SCROLL_LINEUP( +EVT_SCROLL_PAGEDOWN( +EVT_SCROLL_PAGEUP( +EVT_SCROLL_THUMBRELEASE( +EVT_SCROLL_THUMBTRACK( +EVT_SCROLL_TOP( +EVT_SET_CURSOR( +EVT_SET_FOCUS( +EVT_SHOW( +EVT_SIZE( +EVT_SIZING( +EVT_SLIDER( +EVT_SPIN( +EVT_SPINCTRL( +EVT_SPIN_DOWN( +EVT_SPIN_UP( +EVT_SPLITTER_DCLICK( +EVT_SPLITTER_DOUBLECLICKED( +EVT_SPLITTER_SASH_POS_CHANGED( +EVT_SPLITTER_SASH_POS_CHANGING( +EVT_SPLITTER_UNSPLIT( +EVT_SYS_COLOUR_CHANGED( +EVT_TASKBAR_LEFT_DCLICK( +EVT_TASKBAR_LEFT_DOWN( +EVT_TASKBAR_LEFT_UP( +EVT_TASKBAR_MOVE( +EVT_TASKBAR_RIGHT_DCLICK( +EVT_TASKBAR_RIGHT_DOWN( +EVT_TASKBAR_RIGHT_UP( +EVT_TEXT( +EVT_TEXT_ENTER( +EVT_TEXT_MAXLEN( +EVT_TEXT_URL( +EVT_TIMER( +EVT_TOGGLEBUTTON( +EVT_TOOL( +EVT_TOOL_ENTER( +EVT_TOOL_RANGE( +EVT_TOOL_RCLICKED( +EVT_TOOL_RCLICKED_RANGE( +EVT_TREE_BEGIN_DRAG( +EVT_TREE_BEGIN_LABEL_EDIT( +EVT_TREE_BEGIN_RDRAG( +EVT_TREE_DELETE_ITEM( +EVT_TREE_END_DRAG( +EVT_TREE_END_LABEL_EDIT( +EVT_TREE_GET_INFO( +EVT_TREE_ITEM_ACTIVATED( +EVT_TREE_ITEM_COLLAPSED( +EVT_TREE_ITEM_COLLAPSING( +EVT_TREE_ITEM_EXPANDED( +EVT_TREE_ITEM_EXPANDING( +EVT_TREE_ITEM_GETTOOLTIP( +EVT_TREE_ITEM_MENU( +EVT_TREE_ITEM_MIDDLE_CLICK( +EVT_TREE_ITEM_RIGHT_CLICK( +EVT_TREE_KEY_DOWN( +EVT_TREE_SEL_CHANGED( +EVT_TREE_SEL_CHANGING( +EVT_TREE_SET_INFO( +EVT_TREE_STATE_IMAGE_CLICK( +EVT_UPDATE_UI( +EVT_UPDATE_UI_RANGE( +EVT_VLBOX( +EVT_WINDOW_CREATE( +EVT_WINDOW_DESTROY( +EXEC_ASYNC +EXEC_MAKE_GROUP_LEADER +EXEC_NODISABLE +EXEC_NOHIDE +EXEC_SYNC +EXPAND +Effects( +EffectsPtr( +EmptyBitmap( +EmptyIcon( +EmptyImage( +EmptyString +EnableTopLevelWindows( +EncodingConverter( +EncodingConverterPtr( +EncodingConverter_CanConvert( +EncodingConverter_GetAllEquivalents( +EncodingConverter_GetPlatformEquivalents( +EndBusyCursor( +EraseEvent( +EraseEventPtr( +EventLoop( +EventLoopPtr( +EventLoop_GetActive( +EventLoop_SetActive( +EventPtr( +EvtHandler( +EvtHandlerPtr( +Execute( +Exit( +ExpandEnvVars( +FDIAGONAL_HATCH +FFont( +FFontFromPixelSize( +FILE_MUST_EXIST +FIRST_MDI_CHILD +FIXED +FIXED_LENGTH +FIXED_MINSIZE +FLEX_GROWMODE_ALL +FLEX_GROWMODE_NONE +FLEX_GROWMODE_SPECIFIED +FLOOD_BORDER +FLOOD_SURFACE +FONTENCODING_ALTERNATIVE +FONTENCODING_BIG5 +FONTENCODING_BULGARIAN +FONTENCODING_CP1250 +FONTENCODING_CP1251 +FONTENCODING_CP1252 +FONTENCODING_CP1253 +FONTENCODING_CP1254 +FONTENCODING_CP1255 +FONTENCODING_CP1256 +FONTENCODING_CP1257 +FONTENCODING_CP12_MAX +FONTENCODING_CP437 +FONTENCODING_CP850 +FONTENCODING_CP852 +FONTENCODING_CP855 +FONTENCODING_CP866 +FONTENCODING_CP874 +FONTENCODING_CP932 +FONTENCODING_CP936 +FONTENCODING_CP949 +FONTENCODING_CP950 +FONTENCODING_DEFAULT +FONTENCODING_EUC_JP +FONTENCODING_GB2312 +FONTENCODING_ISO8859_1 +FONTENCODING_ISO8859_10 +FONTENCODING_ISO8859_11 +FONTENCODING_ISO8859_12 +FONTENCODING_ISO8859_13 +FONTENCODING_ISO8859_14 +FONTENCODING_ISO8859_15 +FONTENCODING_ISO8859_2 +FONTENCODING_ISO8859_3 +FONTENCODING_ISO8859_4 +FONTENCODING_ISO8859_5 +FONTENCODING_ISO8859_6 +FONTENCODING_ISO8859_7 +FONTENCODING_ISO8859_8 +FONTENCODING_ISO8859_9 +FONTENCODING_ISO8859_MAX +FONTENCODING_KOI8 +FONTENCODING_KOI8_U +FONTENCODING_MACARABIC +FONTENCODING_MACARABICEXT +FONTENCODING_MACARMENIAN +FONTENCODING_MACBENGALI +FONTENCODING_MACBURMESE +FONTENCODING_MACCELTIC +FONTENCODING_MACCENTRALEUR +FONTENCODING_MACCHINESESIMP +FONTENCODING_MACCHINESETRAD +FONTENCODING_MACCROATIAN +FONTENCODING_MACCYRILLIC +FONTENCODING_MACDEVANAGARI +FONTENCODING_MACDINGBATS +FONTENCODING_MACETHIOPIC +FONTENCODING_MACGAELIC +FONTENCODING_MACGEORGIAN +FONTENCODING_MACGREEK +FONTENCODING_MACGUJARATI +FONTENCODING_MACGURMUKHI +FONTENCODING_MACHEBREW +FONTENCODING_MACICELANDIC +FONTENCODING_MACJAPANESE +FONTENCODING_MACKANNADA +FONTENCODING_MACKEYBOARD +FONTENCODING_MACKHMER +FONTENCODING_MACKOREAN +FONTENCODING_MACLAOTIAN +FONTENCODING_MACMALAJALAM +FONTENCODING_MACMAX +FONTENCODING_MACMIN +FONTENCODING_MACMONGOLIAN +FONTENCODING_MACORIYA +FONTENCODING_MACROMAN +FONTENCODING_MACROMANIAN +FONTENCODING_MACSINHALESE +FONTENCODING_MACSYMBOL +FONTENCODING_MACTAMIL +FONTENCODING_MACTELUGU +FONTENCODING_MACTHAI +FONTENCODING_MACTIBETAN +FONTENCODING_MACTURKISH +FONTENCODING_MACVIATNAMESE +FONTENCODING_MAX +FONTENCODING_SHIFT_JIS +FONTENCODING_SYSTEM +FONTENCODING_UNICODE +FONTENCODING_UTF16 +FONTENCODING_UTF16BE +FONTENCODING_UTF16LE +FONTENCODING_UTF32 +FONTENCODING_UTF32BE +FONTENCODING_UTF32LE +FONTENCODING_UTF7 +FONTENCODING_UTF8 +FONTFAMILY_DECORATIVE +FONTFAMILY_DEFAULT +FONTFAMILY_MAX +FONTFAMILY_MODERN +FONTFAMILY_ROMAN +FONTFAMILY_SCRIPT +FONTFAMILY_SWISS +FONTFAMILY_TELETYPE +FONTFAMILY_UNKNOWN +FONTFLAG_ANTIALIASED +FONTFLAG_BOLD +FONTFLAG_DEFAULT +FONTFLAG_ITALIC +FONTFLAG_LIGHT +FONTFLAG_MASK +FONTFLAG_NOT_ANTIALIASED +FONTFLAG_SLANT +FONTFLAG_STRIKETHROUGH +FONTFLAG_UNDERLINED +FONTSTYLE_ITALIC +FONTSTYLE_MAX +FONTSTYLE_NORMAL +FONTSTYLE_SLANT +FONTWEIGHT_BOLD +FONTWEIGHT_LIGHT +FONTWEIGHT_MAX +FONTWEIGHT_NORMAL +FORWARD +FRAME_DRAWER +FRAME_EX_CONTEXTHELP +FRAME_EX_METAL +FRAME_FLOAT_ON_PARENT +FRAME_NO_TASKBAR +FRAME_NO_WINDOW_MENU +FRAME_SHAPED +FRAME_TOOL_WINDOW +FR_DOWN +FR_MATCHCASE +FR_NOMATCHCASE +FR_NOUPDOWN +FR_NOWHOLEWORD +FR_REPLACEDIALOG +FR_WHOLEWORD +FSFile( +FSFilePtr( +FULLSCREEN_ALL +FULLSCREEN_NOBORDER +FULLSCREEN_NOCAPTION +FULLSCREEN_NOMENUBAR +FULLSCREEN_NOSTATUSBAR +FULLSCREEN_NOTOOLBAR +FULL_REPAINT_ON_RESIZE +FileConfig( +FileConfigPtr( +FileDataObject( +FileDataObjectPtr( +FileDialog( +FileDialogPtr( +FileDropTarget( +FileDropTargetPtr( +FileHistory( +FileHistoryPtr( +FileSelector( +FileSelectorDefaultWildcardStr +FileSelectorPromptStr +FileSystem( +FileSystemHandler( +FileSystemHandlerPtr( +FileSystemPtr( +FileSystem_AddHandler( +FileSystem_CleanUpHandlers( +FileSystem_FileNameToURL( +FileSystem_URLToFileName( +FileTypeInfo( +FileTypeInfoPtr( +FileTypeInfoSequence( +FileTypePtr( +FileType_ExpandCommand( +FindDialogEvent( +FindDialogEventPtr( +FindReplaceData( +FindReplaceDataPtr( +FindReplaceDialog( +FindReplaceDialogPtr( +FindWindowAtPoint( +FindWindowAtPointer( +FindWindowById( +FindWindowByLabel( +FindWindowByName( +FlexGridSizer( +FlexGridSizerPtr( +FocusEvent( +FocusEventPtr( +Font2( +FontData( +FontDataPtr( +FontDialog( +FontDialogPtr( +FontEnumerator( +FontEnumeratorPtr( +FontFromNativeInfo( +FontFromNativeInfoString( +FontFromPixelSize( +FontList( +FontListPtr( +FontMapper( +FontMapperPtr( +FontMapper_Get( +FontMapper_GetDefaultConfigPath( +FontMapper_GetEncoding( +FontMapper_GetEncodingDescription( +FontMapper_GetEncodingFromName( +FontMapper_GetEncodingName( +FontMapper_GetSupportedEncodingsCount( +FontMapper_Set( +FontPtr( +Font_GetDefaultEncoding( +Font_SetDefaultEncoding( +FormatInvalid +FrameNameStr +FramePtr( +Frame_GetClassDefaultAttributes( +FromCurrent +FromEnd +FromStart +FutureCall( +GA_HORIZONTAL +GA_PROGRESSBAR +GA_SMOOTH +GA_VERTICAL +GBPosition( +GBPositionPtr( +GBSizerItem( +GBSizerItemPtr( +GBSizerItemSizer( +GBSizerItemSpacer( +GBSizerItemWindow( +GBSpan( +GBSpanPtr( +GDIObject( +GDIObjectPtr( +GIFHandler( +GIFHandlerPtr( +GREEN +GREEN_BRUSH +GREEN_PEN +GREY_BRUSH +GREY_PEN +GROW +Gauge( +GaugeNameStr +GaugePtr( +Gauge_GetClassDefaultAttributes( +GenericDirCtrl( +GenericDirCtrlPtr( +GenericFindWindowAtPoint( +GetAccelFromString( +GetActiveWindow( +GetApp( +GetClientDisplayRect( +GetCurrentId( +GetCurrentTime( +GetDefaultPyEncoding( +GetDisplayDepth( +GetDisplaySize( +GetDisplaySizeMM( +GetElapsedTime( +GetEmailAddress( +GetFreeMemory( +GetFullHostName( +GetHomeDir( +GetHostName( +GetKeyState( +GetLocalTime( +GetLocalTimeMillis( +GetLocale( +GetMousePosition( +GetMouseState( +GetNativeFontEncoding( +GetNumberFromUser( +GetOsDescription( +GetOsVersion( +GetPasswordFromUser( +GetPasswordFromUserPromptStr +GetProcessId( +GetSingleChoice( +GetSingleChoiceIndex( +GetStockLabel( +GetTextFromUser( +GetTextFromUserPromptStr +GetTopLevelParent( +GetTopLevelWindows( +GetTranslation( +GetUTCTime( +GetUserHome( +GetUserId( +GetUserName( +GetXDisplay( +GridBagSizer( +GridBagSizerPtr( +GridSizer( +GridSizerPtr( +HELP +HIDE_READONLY +HORIZONTAL_HATCH +HOURGLASS_CURSOR +HSCROLL +HT_MAX +HT_NOWHERE +HT_SCROLLBAR_ARROW_LINE_1 +HT_SCROLLBAR_ARROW_LINE_2 +HT_SCROLLBAR_ARROW_PAGE_1 +HT_SCROLLBAR_ARROW_PAGE_2 +HT_SCROLLBAR_BAR_1 +HT_SCROLLBAR_BAR_2 +HT_SCROLLBAR_FIRST +HT_SCROLLBAR_LAST +HT_SCROLLBAR_THUMB +HT_WINDOW_CORNER +HT_WINDOW_HORZ_SCROLLBAR +HT_WINDOW_INSIDE +HT_WINDOW_OUTSIDE +HT_WINDOW_VERT_SCROLLBAR +Height +HelpEvent( +HelpEventPtr( +HelpProvider( +HelpProviderPtr( +HelpProvider_Get( +HelpProvider_Set( +HtmlListBox( +HtmlListBoxPtr( +ICOHandler( +ICOHandlerPtr( +ICONIZE +ICON_ASTERISK +ICON_ERROR +ICON_EXCLAMATION +ICON_HAND +ICON_INFORMATION +ICON_MASK +ICON_QUESTION +ICON_STOP +ICON_WARNING +IDLE_PROCESS_ALL +IDLE_PROCESS_SPECIFIED +IDM_WINDOWCASCADE +IDM_WINDOWICONS +IDM_WINDOWNEXT +IDM_WINDOWPREV +IDM_WINDOWTILE +IDM_WINDOWTILEHOR +IDM_WINDOWTILEVERT +ID_ABORT +ID_ABOUT +ID_ADD +ID_ANY +ID_APPLY +ID_BACKWARD +ID_BOLD +ID_CANCEL +ID_CLEAR +ID_CLOSE +ID_CLOSE_ALL +ID_CONTEXT_HELP +ID_COPY +ID_CUT +ID_DEFAULT +ID_DELETE +ID_DOWN +ID_DUPLICATE +ID_EXIT +ID_FILE1 +ID_FILE2 +ID_FILE3 +ID_FILE4 +ID_FILE5 +ID_FILE6 +ID_FILE7 +ID_FILE8 +ID_FILE9 +ID_FIND +ID_FORWARD +ID_HELP +ID_HELP_COMMANDS +ID_HELP_CONTENTS +ID_HELP_CONTEXT +ID_HELP_PROCEDURES +ID_HIGHEST +ID_HOME +ID_IGNORE +ID_INDENT +ID_INDEX +ID_ITALIC +ID_JUSTIFY_CENTER +ID_JUSTIFY_FILL +ID_JUSTIFY_LEFT +ID_JUSTIFY_RIGHT +ID_LOWEST +ID_MORE +ID_NEW +ID_NO +ID_NONE +ID_NOTOALL +ID_OK +ID_OPEN +ID_PASTE +ID_PREFERENCES +ID_PREVIEW +ID_PREVIEW_CLOSE +ID_PREVIEW_FIRST +ID_PREVIEW_GOTO +ID_PREVIEW_LAST +ID_PREVIEW_NEXT +ID_PREVIEW_PREVIOUS +ID_PREVIEW_PRINT +ID_PREVIEW_ZOOM +ID_PRINT +ID_PRINT_SETUP +ID_PROPERTIES +ID_REDO +ID_REFRESH +ID_REMOVE +ID_REPLACE +ID_REPLACE_ALL +ID_RESET +ID_RETRY +ID_REVERT +ID_REVERT_TO_SAVED +ID_SAVE +ID_SAVEAS +ID_SELECTALL +ID_SEPARATOR +ID_SETUP +ID_STATIC +ID_STOP +ID_UNDELETE +ID_UNDERLINE +ID_UNDO +ID_UNINDENT +ID_UP +ID_VIEW_DETAILS +ID_VIEW_LARGEICONS +ID_VIEW_LIST +ID_VIEW_SMALLICONS +ID_VIEW_SORTDATE +ID_VIEW_SORTNAME +ID_VIEW_SORTSIZE +ID_VIEW_SORTTYPE +ID_YES +ID_YESTOALL +ID_ZOOM_100 +ID_ZOOM_FIT +ID_ZOOM_IN +ID_ZOOM_OUT +IMAGELIST_DRAW_FOCUSED +IMAGELIST_DRAW_NORMAL +IMAGELIST_DRAW_SELECTED +IMAGELIST_DRAW_TRANSPARENT +IMAGE_ALPHA_OPAQUE +IMAGE_ALPHA_THRESHOLD +IMAGE_ALPHA_TRANSPARENT +IMAGE_LIST_NORMAL +IMAGE_LIST_SMALL +IMAGE_LIST_STATE +IMAGE_OPTION_BITSPERSAMPLE +IMAGE_OPTION_BMP_FORMAT +IMAGE_OPTION_COMPRESSION +IMAGE_OPTION_CUR_HOTSPOT_X +IMAGE_OPTION_CUR_HOTSPOT_Y +IMAGE_OPTION_FILENAME +IMAGE_OPTION_IMAGEDESCRIPTOR +IMAGE_OPTION_PNG_BITDEPTH +IMAGE_OPTION_PNG_FORMAT +IMAGE_OPTION_QUALITY +IMAGE_OPTION_RESOLUTION +IMAGE_OPTION_RESOLUTIONUNIT +IMAGE_OPTION_RESOLUTIONX +IMAGE_OPTION_RESOLUTIONY +IMAGE_OPTION_SAMPLESPERPIXEL +IMAGE_RESOLUTION_CM +IMAGE_RESOLUTION_INCHES +INVERT +ITALIC_FONT +ITEM_CHECK +ITEM_MAX +ITEM_NORMAL +ITEM_RADIO +ITEM_SEPARATOR +IconBundle( +IconBundleFromFile( +IconBundleFromIcon( +IconBundlePtr( +IconFromBitmap( +IconFromLocation( +IconFromXPMData( +IconLocation( +IconLocationPtr( +IconPtr( +IconizeEvent( +IconizeEventPtr( +IdleEvent( +IdleEventPtr( +IdleEvent_CanSend( +IdleEvent_GetMode( +IdleEvent_SetMode( +ImageFromBitmap( +ImageFromData( +ImageFromDataWithAlpha( +ImageFromMime( +ImageFromStream( +ImageFromStreamMime( +ImageHandler( +ImageHandlerPtr( +ImageHistogram( +ImageHistogramPtr( +ImageHistogram_MakeKey( +ImageList( +ImageListPtr( +ImagePtr( +Image_AddHandler( +Image_CanRead( +Image_CanReadStream( +Image_GetHandlers( +Image_GetImageCount( +Image_GetImageExtWildcard( +Image_HSVValue( +Image_HSVValuePtr( +Image_HSVtoRGB( +Image_InsertHandler( +Image_RGBValue( +Image_RGBValuePtr( +Image_RGBtoHSV( +Image_RemoveHandler( +InRegion +IndividualLayoutConstraint( +IndividualLayoutConstraintPtr( +InitAllImageHandlers( +InitDialogEvent( +InitDialogEventPtr( +InputStream( +InputStreamPtr( +InternetFSHandler( +InternetFSHandlerPtr( +IntersectRect( +InvalidTextCoord +IsBusy( +IsDragResultOk( +IsStockID( +IsStockLabel( +ItemContainer( +ItemContainerPtr( +JOIN_BEVEL +JOIN_MITER +JOIN_ROUND +JOYSTICK1 +JOYSTICK2 +JOY_BUTTON1 +JOY_BUTTON2 +JOY_BUTTON3 +JOY_BUTTON4 +JOY_BUTTON_ANY +JPEGHandler( +JPEGHandlerPtr( +JoystickEvent( +JoystickEventPtr( +JoystickPtr( +KILL_ACCESS_DENIED +KILL_BAD_SIGNAL +KILL_CHILDREN +KILL_ERROR +KILL_NOCHILDREN +KILL_NO_PROCESS +KILL_OK +KeyEvent( +KeyEventPtr( +Kill( +LANDSCAPE +LANGUAGE_ABKHAZIAN +LANGUAGE_AFAR +LANGUAGE_AFRIKAANS +LANGUAGE_ALBANIAN +LANGUAGE_AMHARIC +LANGUAGE_ARABIC +LANGUAGE_ARABIC_ALGERIA +LANGUAGE_ARABIC_BAHRAIN +LANGUAGE_ARABIC_EGYPT +LANGUAGE_ARABIC_IRAQ +LANGUAGE_ARABIC_JORDAN +LANGUAGE_ARABIC_KUWAIT +LANGUAGE_ARABIC_LEBANON +LANGUAGE_ARABIC_LIBYA +LANGUAGE_ARABIC_MOROCCO +LANGUAGE_ARABIC_OMAN +LANGUAGE_ARABIC_QATAR +LANGUAGE_ARABIC_SAUDI_ARABIA +LANGUAGE_ARABIC_SUDAN +LANGUAGE_ARABIC_SYRIA +LANGUAGE_ARABIC_TUNISIA +LANGUAGE_ARABIC_UAE +LANGUAGE_ARABIC_YEMEN +LANGUAGE_ARMENIAN +LANGUAGE_ASSAMESE +LANGUAGE_AYMARA +LANGUAGE_AZERI +LANGUAGE_AZERI_CYRILLIC +LANGUAGE_AZERI_LATIN +LANGUAGE_BASHKIR +LANGUAGE_BASQUE +LANGUAGE_BELARUSIAN +LANGUAGE_BENGALI +LANGUAGE_BHUTANI +LANGUAGE_BIHARI +LANGUAGE_BISLAMA +LANGUAGE_BRETON +LANGUAGE_BULGARIAN +LANGUAGE_BURMESE +LANGUAGE_CAMBODIAN +LANGUAGE_CATALAN +LANGUAGE_CHINESE +LANGUAGE_CHINESE_HONGKONG +LANGUAGE_CHINESE_MACAU +LANGUAGE_CHINESE_SIMPLIFIED +LANGUAGE_CHINESE_SINGAPORE +LANGUAGE_CHINESE_TAIWAN +LANGUAGE_CHINESE_TRADITIONAL +LANGUAGE_CORSICAN +LANGUAGE_CROATIAN +LANGUAGE_CZECH +LANGUAGE_DANISH +LANGUAGE_DEFAULT +LANGUAGE_DUTCH +LANGUAGE_DUTCH_BELGIAN +LANGUAGE_ENGLISH +LANGUAGE_ENGLISH_AUSTRALIA +LANGUAGE_ENGLISH_BELIZE +LANGUAGE_ENGLISH_BOTSWANA +LANGUAGE_ENGLISH_CANADA +LANGUAGE_ENGLISH_CARIBBEAN +LANGUAGE_ENGLISH_DENMARK +LANGUAGE_ENGLISH_EIRE +LANGUAGE_ENGLISH_JAMAICA +LANGUAGE_ENGLISH_NEW_ZEALAND +LANGUAGE_ENGLISH_PHILIPPINES +LANGUAGE_ENGLISH_SOUTH_AFRICA +LANGUAGE_ENGLISH_TRINIDAD +LANGUAGE_ENGLISH_UK +LANGUAGE_ENGLISH_US +LANGUAGE_ENGLISH_ZIMBABWE +LANGUAGE_ESPERANTO +LANGUAGE_ESTONIAN +LANGUAGE_FAEROESE +LANGUAGE_FARSI +LANGUAGE_FIJI +LANGUAGE_FINNISH +LANGUAGE_FRENCH +LANGUAGE_FRENCH_BELGIAN +LANGUAGE_FRENCH_CANADIAN +LANGUAGE_FRENCH_LUXEMBOURG +LANGUAGE_FRENCH_MONACO +LANGUAGE_FRENCH_SWISS +LANGUAGE_FRISIAN +LANGUAGE_GALICIAN +LANGUAGE_GEORGIAN +LANGUAGE_GERMAN +LANGUAGE_GERMAN_AUSTRIAN +LANGUAGE_GERMAN_BELGIUM +LANGUAGE_GERMAN_LIECHTENSTEIN +LANGUAGE_GERMAN_LUXEMBOURG +LANGUAGE_GERMAN_SWISS +LANGUAGE_GREEK +LANGUAGE_GREENLANDIC +LANGUAGE_GUARANI +LANGUAGE_GUJARATI +LANGUAGE_HAUSA +LANGUAGE_HEBREW +LANGUAGE_HINDI +LANGUAGE_HUNGARIAN +LANGUAGE_ICELANDIC +LANGUAGE_INDONESIAN +LANGUAGE_INTERLINGUA +LANGUAGE_INTERLINGUE +LANGUAGE_INUKTITUT +LANGUAGE_INUPIAK +LANGUAGE_IRISH +LANGUAGE_ITALIAN +LANGUAGE_ITALIAN_SWISS +LANGUAGE_JAPANESE +LANGUAGE_JAVANESE +LANGUAGE_KANNADA +LANGUAGE_KASHMIRI +LANGUAGE_KASHMIRI_INDIA +LANGUAGE_KAZAKH +LANGUAGE_KERNEWEK +LANGUAGE_KINYARWANDA +LANGUAGE_KIRGHIZ +LANGUAGE_KIRUNDI +LANGUAGE_KONKANI +LANGUAGE_KOREAN +LANGUAGE_KURDISH +LANGUAGE_LAOTHIAN +LANGUAGE_LATIN +LANGUAGE_LATVIAN +LANGUAGE_LINGALA +LANGUAGE_LITHUANIAN +LANGUAGE_MACEDONIAN +LANGUAGE_MALAGASY +LANGUAGE_MALAY +LANGUAGE_MALAYALAM +LANGUAGE_MALAY_BRUNEI_DARUSSALAM +LANGUAGE_MALAY_MALAYSIA +LANGUAGE_MALTESE +LANGUAGE_MANIPURI +LANGUAGE_MAORI +LANGUAGE_MARATHI +LANGUAGE_MOLDAVIAN +LANGUAGE_MONGOLIAN +LANGUAGE_NAURU +LANGUAGE_NEPALI +LANGUAGE_NEPALI_INDIA +LANGUAGE_NORWEGIAN_BOKMAL +LANGUAGE_NORWEGIAN_NYNORSK +LANGUAGE_OCCITAN +LANGUAGE_ORIYA +LANGUAGE_OROMO +LANGUAGE_PASHTO +LANGUAGE_POLISH +LANGUAGE_PORTUGUESE +LANGUAGE_PORTUGUESE_BRAZILIAN +LANGUAGE_PUNJABI +LANGUAGE_QUECHUA +LANGUAGE_RHAETO_ROMANCE +LANGUAGE_ROMANIAN +LANGUAGE_RUSSIAN +LANGUAGE_RUSSIAN_UKRAINE +LANGUAGE_SAMOAN +LANGUAGE_SANGHO +LANGUAGE_SANSKRIT +LANGUAGE_SCOTS_GAELIC +LANGUAGE_SERBIAN +LANGUAGE_SERBIAN_CYRILLIC +LANGUAGE_SERBIAN_LATIN +LANGUAGE_SERBO_CROATIAN +LANGUAGE_SESOTHO +LANGUAGE_SETSWANA +LANGUAGE_SHONA +LANGUAGE_SINDHI +LANGUAGE_SINHALESE +LANGUAGE_SISWATI +LANGUAGE_SLOVAK +LANGUAGE_SLOVENIAN +LANGUAGE_SOMALI +LANGUAGE_SPANISH +LANGUAGE_SPANISH_ARGENTINA +LANGUAGE_SPANISH_BOLIVIA +LANGUAGE_SPANISH_CHILE +LANGUAGE_SPANISH_COLOMBIA +LANGUAGE_SPANISH_COSTA_RICA +LANGUAGE_SPANISH_DOMINICAN_REPUBLIC +LANGUAGE_SPANISH_ECUADOR +LANGUAGE_SPANISH_EL_SALVADOR +LANGUAGE_SPANISH_GUATEMALA +LANGUAGE_SPANISH_HONDURAS +LANGUAGE_SPANISH_MEXICAN +LANGUAGE_SPANISH_MODERN +LANGUAGE_SPANISH_NICARAGUA +LANGUAGE_SPANISH_PANAMA +LANGUAGE_SPANISH_PARAGUAY +LANGUAGE_SPANISH_PERU +LANGUAGE_SPANISH_PUERTO_RICO +LANGUAGE_SPANISH_URUGUAY +LANGUAGE_SPANISH_US +LANGUAGE_SPANISH_VENEZUELA +LANGUAGE_SUNDANESE +LANGUAGE_SWAHILI +LANGUAGE_SWEDISH +LANGUAGE_SWEDISH_FINLAND +LANGUAGE_TAGALOG +LANGUAGE_TAJIK +LANGUAGE_TAMIL +LANGUAGE_TATAR +LANGUAGE_TELUGU +LANGUAGE_THAI +LANGUAGE_TIBETAN +LANGUAGE_TIGRINYA +LANGUAGE_TONGA +LANGUAGE_TSONGA +LANGUAGE_TURKISH +LANGUAGE_TURKMEN +LANGUAGE_TWI +LANGUAGE_UIGHUR +LANGUAGE_UKRAINIAN +LANGUAGE_UNKNOWN +LANGUAGE_URDU +LANGUAGE_URDU_INDIA +LANGUAGE_URDU_PAKISTAN +LANGUAGE_USER_DEFINED +LANGUAGE_UZBEK +LANGUAGE_UZBEK_CYRILLIC +LANGUAGE_UZBEK_LATIN +LANGUAGE_VIETNAMESE +LANGUAGE_VOLAPUK +LANGUAGE_WELSH +LANGUAGE_WOLOF +LANGUAGE_XHOSA +LANGUAGE_YIDDISH +LANGUAGE_YORUBA +LANGUAGE_ZHUANG +LANGUAGE_ZULU +LAST_MDI_CHILD +LAYOUT_BOTTOM +LAYOUT_HORIZONTAL +LAYOUT_LEFT +LAYOUT_LENGTH_X +LAYOUT_LENGTH_Y +LAYOUT_MRU_LENGTH +LAYOUT_NONE +LAYOUT_QUERY +LAYOUT_RIGHT +LAYOUT_TOP +LAYOUT_VERTICAL +LB_ALIGN_MASK +LB_ALWAYS_SB +LB_BOTTOM +LB_DEFAULT +LB_EXTENDED +LB_HSCROLL +LB_LEFT +LB_MULTIPLE +LB_NEEDED_SB +LB_OWNERDRAW +LB_RIGHT +LB_SINGLE +LB_SORT +LB_TOP +LC_ALIGN_LEFT +LC_ALIGN_TOP +LC_AUTOARRANGE +LC_EDIT_LABELS +LC_HRULES +LC_ICON +LC_LIST +LC_MASK_ALIGN +LC_MASK_SORT +LC_MASK_TYPE +LC_NO_HEADER +LC_NO_SORT_HEADER +LC_REPORT +LC_SINGLE_SEL +LC_SMALL_ICON +LC_SORT_ASCENDING +LC_SORT_DESCENDING +LC_VIRTUAL +LC_VRULES +LIGHT +LIGHT_GREY +LIGHT_GREY_BRUSH +LIGHT_GREY_PEN +LIST_ALIGN_DEFAULT +LIST_ALIGN_LEFT +LIST_ALIGN_SNAP_TO_GRID +LIST_ALIGN_TOP +LIST_AUTOSIZE +LIST_AUTOSIZE_USEHEADER +LIST_FIND_DOWN +LIST_FIND_LEFT +LIST_FIND_RIGHT +LIST_FIND_UP +LIST_FORMAT_CENTER +LIST_FORMAT_CENTRE +LIST_FORMAT_LEFT +LIST_FORMAT_RIGHT +LIST_HITTEST_ABOVE +LIST_HITTEST_BELOW +LIST_HITTEST_NOWHERE +LIST_HITTEST_ONITEM +LIST_HITTEST_ONITEMICON +LIST_HITTEST_ONITEMLABEL +LIST_HITTEST_ONITEMRIGHT +LIST_HITTEST_ONITEMSTATEICON +LIST_HITTEST_TOLEFT +LIST_HITTEST_TORIGHT +LIST_MASK_DATA +LIST_MASK_FORMAT +LIST_MASK_IMAGE +LIST_MASK_STATE +LIST_MASK_TEXT +LIST_MASK_WIDTH +LIST_NEXT_ABOVE +LIST_NEXT_ALL +LIST_NEXT_BELOW +LIST_NEXT_LEFT +LIST_NEXT_RIGHT +LIST_RECT_BOUNDS +LIST_RECT_ICON +LIST_RECT_LABEL +LIST_SET_ITEM +LIST_STATE_CUT +LIST_STATE_DISABLED +LIST_STATE_DONTCARE +LIST_STATE_DROPHILITED +LIST_STATE_FILTERED +LIST_STATE_FOCUSED +LIST_STATE_INUSE +LIST_STATE_PICKED +LIST_STATE_SELECTED +LIST_STATE_SOURCE +LI_HORIZONTAL +LI_VERTICAL +LOCALE_CAT_DATE +LOCALE_CAT_MAX +LOCALE_CAT_MONEY +LOCALE_CAT_NUMBER +LOCALE_CONV_ENCODING +LOCALE_DECIMAL_POINT +LOCALE_LOAD_DEFAULT +LOCALE_THOUSANDS_SEP +LOG_Debug +LOG_Error +LOG_FatalError +LOG_Info +LOG_Max +LOG_Message +LOG_Progress +LOG_Status +LOG_Trace +LOG_User +LOG_Warning +LONG_DASH +LanguageInfo( +LanguageInfoPtr( +LaunchDefaultBrowser( +LayoutAlgorithm( +LayoutAlgorithmPtr( +LayoutConstraints( +LayoutConstraintsPtr( +Left +LeftOf +ListBox( +ListBoxNameStr +ListBoxPtr( +ListBox_GetClassDefaultAttributes( +ListCtrl( +ListCtrlNameStr +ListCtrlPtr( +ListCtrl_GetClassDefaultAttributes( +ListEvent( +ListEventPtr( +ListItem( +ListItemAttr( +ListItemAttrPtr( +ListItemPtr( +ListView( +ListViewPtr( +Listbook( +ListbookEvent( +ListbookEventPtr( +ListbookPtr( +LoadFileSelector( +Locale( +LocalePtr( +Locale_AddCatalogLookupPathPrefix( +Locale_AddLanguage( +Locale_FindLanguageInfo( +Locale_GetLanguageInfo( +Locale_GetLanguageName( +Locale_GetSystemEncoding( +Locale_GetSystemEncodingName( +Locale_GetSystemLanguage( +Log( +LogBuffer( +LogBufferPtr( +LogChain( +LogChainPtr( +LogDebug( +LogError( +LogFatalError( +LogGeneric( +LogGui( +LogGuiPtr( +LogInfo( +LogMessage( +LogNull( +LogNullPtr( +LogPtr( +LogStatus( +LogStatusFrame( +LogStderr( +LogStderrPtr( +LogSysError( +LogTextCtrl( +LogTextCtrlPtr( +LogTrace( +LogVerbose( +LogWarning( +LogWindow( +LogWindowPtr( +Log_AddTraceMask( +Log_ClearTraceMasks( +Log_DontCreateOnDemand( +Log_EnableLogging( +Log_FlushActive( +Log_GetActiveTarget( +Log_GetLogLevel( +Log_GetTimestamp( +Log_GetTraceMask( +Log_GetTraceMasks( +Log_GetVerbose( +Log_IsAllowedTraceMask( +Log_IsEnabled( +Log_OnLog( +Log_RemoveTraceMask( +Log_Resume( +Log_SetActiveTarget( +Log_SetLogLevel( +Log_SetTimestamp( +Log_SetTraceMask( +Log_SetVerbose( +Log_Suspend( +Log_TimeStamp( +MAILCAP_ALL +MAILCAP_GNOME +MAILCAP_KDE +MAILCAP_NETSCAPE +MAILCAP_STANDARD +MAJOR_VERSION +MAXIMIZE +MAXIMIZE_BOX +MB_DOCKABLE +MDIChildFrame( +MDIChildFramePtr( +MDIClientWindow( +MDIClientWindowPtr( +MDIParentFrame( +MDIParentFramePtr( +MEDIUM_GREY_BRUSH +MEDIUM_GREY_PEN +MENU_TEAROFF +MINIMIZE +MINIMIZE_BOX +MINOR_VERSION +MM_ANISOTROPIC +MM_HIENGLISH +MM_HIMETRIC +MM_ISOTROPIC +MM_LOENGLISH +MM_LOMETRIC +MM_METRIC +MM_POINTS +MM_TEXT +MM_TWIPS +MODERN +MOD_ALT +MOD_CONTROL +MOD_NONE +MOD_SHIFT +MOD_WIN +MORE +MOUSE_BTN_ANY +MOUSE_BTN_LEFT +MOUSE_BTN_MIDDLE +MOUSE_BTN_NONE +MOUSE_BTN_RIGHT +MaskColour( +MaskPtr( +MaximizeEvent( +MaximizeEventPtr( +MemoryDC( +MemoryDCFromDC( +MemoryDCPtr( +MemoryFSHandler( +MemoryFSHandlerPtr( +MemoryFSHandler_AddFile( +MemoryFSHandler_RemoveFile( +MenuBar( +MenuBarPtr( +MenuBar_GetAutoWindowMenu( +MenuBar_SetAutoWindowMenu( +MenuEvent( +MenuEventPtr( +MenuItem( +MenuItemPtr( +MenuItem_GetDefaultMarginWidth( +MenuItem_GetLabelFromText( +MenuPtr( +MessageBox( +MessageBoxCaptionStr +MessageDialog( +MessageDialogPtr( +MetaFile( +MetaFileDC( +MetaFileDCPtr( +MetaFilePtr( +MetafileDataObject( +MetafileDataObjectPtr( +MicroSleep( +MilliSleep( +MimeTypesManager( +MimeTypesManagerPtr( +MimeTypesManager_IsOfType( +MiniFrame( +MiniFramePtr( +MirrorDC( +MirrorDCPtr( +MouseCaptureChangedEvent( +MouseCaptureChangedEventPtr( +MouseEvent( +MouseEventPtr( +MouseState( +MouseStatePtr( +MoveEvent( +MoveEventPtr( +MultiChoiceDialog( +MultiChoiceDialogPtr( +MutexGuiEnter( +MutexGuiLeave( +MutexGuiLocker( +MutexGuiLockerPtr( +NAND +NB_BOTTOM +NB_FIXEDWIDTH +NB_HITTEST_NOWHERE +NB_HITTEST_ONICON +NB_HITTEST_ONITEM +NB_HITTEST_ONLABEL +NB_LEFT +NB_MULTILINE +NB_NOPAGETHEME +NB_RIGHT +NB_TOP +NOR +NORMAL_FONT +NORTH +NO_3D +NO_BORDER +NO_FULL_REPAINT_ON_RESIZE +NO_OP +NamedColor( +NamedColour( +NativeEncodingInfo( +NativeEncodingInfoPtr( +NativeFontInfo( +NativeFontInfoPtr( +NavigationKeyEvent( +NavigationKeyEventPtr( +NcPaintEvent( +NcPaintEventPtr( +NewEventType( +NewId( +Notebook( +NotebookEvent( +NotebookEventPtr( +NotebookNameStr +NotebookPage( +NotebookPtr( +NotebookSizer( +NotebookSizerPtr( +Notebook_GetClassDefaultAttributes( +NotifyEvent( +NotifyEventPtr( +Now( +NullAcceleratorTable +NullBitmap +NullBrush +NullColor +NullColour +NullCursor +NullFileTypeInfo( +NullFont +NullIcon +NullImage +NullPalette +NullPen +ODDEVEN_RULE +OPEN +OR +OR_INVERT +OR_REVERSE +OVERWRITE_PROMPT +Object( +ObjectPtr( +OutOfRangeTextCoord +OutRegion +OutputStream( +OutputStreamPtr( +PAPER_10X11 +PAPER_10X14 +PAPER_11X17 +PAPER_12X11 +PAPER_15X11 +PAPER_9X11 +PAPER_A2 +PAPER_A3 +PAPER_A3_EXTRA +PAPER_A3_EXTRA_TRANSVERSE +PAPER_A3_ROTATED +PAPER_A3_TRANSVERSE +PAPER_A4 +PAPER_A4SMALL +PAPER_A4_EXTRA +PAPER_A4_PLUS +PAPER_A4_ROTATED +PAPER_A4_TRANSVERSE +PAPER_A5 +PAPER_A5_EXTRA +PAPER_A5_ROTATED +PAPER_A5_TRANSVERSE +PAPER_A6 +PAPER_A6_ROTATED +PAPER_A_PLUS +PAPER_B4 +PAPER_B4_JIS_ROTATED +PAPER_B5 +PAPER_B5_EXTRA +PAPER_B5_JIS_ROTATED +PAPER_B5_TRANSVERSE +PAPER_B6_JIS +PAPER_B6_JIS_ROTATED +PAPER_B_PLUS +PAPER_CSHEET +PAPER_DBL_JAPANESE_POSTCARD +PAPER_DBL_JAPANESE_POSTCARD_ROTATED +PAPER_DSHEET +PAPER_ENV_10 +PAPER_ENV_11 +PAPER_ENV_12 +PAPER_ENV_14 +PAPER_ENV_9 +PAPER_ENV_B4 +PAPER_ENV_B5 +PAPER_ENV_B6 +PAPER_ENV_C3 +PAPER_ENV_C4 +PAPER_ENV_C5 +PAPER_ENV_C6 +PAPER_ENV_C65 +PAPER_ENV_DL +PAPER_ENV_INVITE +PAPER_ENV_ITALY +PAPER_ENV_MONARCH +PAPER_ENV_PERSONAL +PAPER_ESHEET +PAPER_EXECUTIVE +PAPER_FANFOLD_LGL_GERMAN +PAPER_FANFOLD_STD_GERMAN +PAPER_FANFOLD_US +PAPER_FOLIO +PAPER_ISO_B4 +PAPER_JAPANESE_POSTCARD +PAPER_JAPANESE_POSTCARD_ROTATED +PAPER_JENV_CHOU3 +PAPER_JENV_CHOU3_ROTATED +PAPER_JENV_CHOU4 +PAPER_JENV_CHOU4_ROTATED +PAPER_JENV_KAKU2 +PAPER_JENV_KAKU2_ROTATED +PAPER_JENV_KAKU3 +PAPER_JENV_KAKU3_ROTATED +PAPER_JENV_YOU4 +PAPER_JENV_YOU4_ROTATED +PAPER_LEDGER +PAPER_LEGAL +PAPER_LEGAL_EXTRA +PAPER_LETTER +PAPER_LETTERSMALL +PAPER_LETTER_EXTRA +PAPER_LETTER_EXTRA_TRANSVERSE +PAPER_LETTER_PLUS +PAPER_LETTER_ROTATED +PAPER_LETTER_TRANSVERSE +PAPER_NONE +PAPER_NOTE +PAPER_P16K +PAPER_P16K_ROTATED +PAPER_P32K +PAPER_P32KBIG +PAPER_P32KBIG_ROTATED +PAPER_P32K_ROTATED +PAPER_PENV_1 +PAPER_PENV_10 +PAPER_PENV_10_ROTATED +PAPER_PENV_1_ROTATED +PAPER_PENV_2 +PAPER_PENV_2_ROTATED +PAPER_PENV_3 +PAPER_PENV_3_ROTATED +PAPER_PENV_4 +PAPER_PENV_4_ROTATED +PAPER_PENV_5 +PAPER_PENV_5_ROTATED +PAPER_PENV_6 +PAPER_PENV_6_ROTATED +PAPER_PENV_7 +PAPER_PENV_7_ROTATED +PAPER_PENV_8 +PAPER_PENV_8_ROTATED +PAPER_PENV_9 +PAPER_PENV_9_ROTATED +PAPER_QUARTO +PAPER_STATEMENT +PAPER_TABLOID +PAPER_TABLOID_EXTRA +PASSWORD +PCXHandler( +PCXHandlerPtr( +PD_APP_MODAL +PD_AUTO_HIDE +PD_CAN_ABORT +PD_CAN_SKIP +PD_ELAPSED_TIME +PD_ESTIMATED_TIME +PD_REMAINING_TIME +PD_SMOOTH +PLATFORM_CURRENT +PLATFORM_MAC +PLATFORM_OS2 +PLATFORM_UNIX +PLATFORM_WINDOWS +PNGHandler( +PNGHandlerPtr( +PNG_TYPE_COLOUR +PNG_TYPE_GREY +PNG_TYPE_GREY_RED +PNMHandler( +PNMHandlerPtr( +POPUP_WINDOW +PORTRAIT +PREVIEW_DEFAULT +PREVIEW_FIRST +PREVIEW_GOTO +PREVIEW_LAST +PREVIEW_NEXT +PREVIEW_PREVIOUS +PREVIEW_PRINT +PREVIEW_ZOOM +PRINTBIN_AUTO +PRINTBIN_CASSETTE +PRINTBIN_DEFAULT +PRINTBIN_ENVELOPE +PRINTBIN_ENVMANUAL +PRINTBIN_FORMSOURCE +PRINTBIN_LARGECAPACITY +PRINTBIN_LARGEFMT +PRINTBIN_LOWER +PRINTBIN_MANUAL +PRINTBIN_MIDDLE +PRINTBIN_ONLYONE +PRINTBIN_SMALLFMT +PRINTBIN_TRACTOR +PRINTBIN_USER +PRINTER_CANCELLED +PRINTER_ERROR +PRINTER_NO_ERROR +PRINT_MODE_FILE +PRINT_MODE_NONE +PRINT_MODE_PREVIEW +PRINT_MODE_PRINTER +PRINT_MODE_STREAM +PRINT_POSTSCRIPT +PRINT_QUALITY_DRAFT +PRINT_QUALITY_HIGH +PRINT_QUALITY_LOW +PRINT_QUALITY_MEDIUM +PRINT_WINDOWS +PROCESS_DEFAULT +PROCESS_ENTER +PROCESS_REDIRECT +PYAPP_ASSERT_DIALOG +PYAPP_ASSERT_EXCEPTION +PYAPP_ASSERT_LOG +PYAPP_ASSERT_SUPPRESS +PageSetupDialog( +PageSetupDialogData( +PageSetupDialogDataPtr( +PageSetupDialogPtr( +PaintDC( +PaintDCPtr( +PaintEvent( +PaintEventPtr( +Palette( +PaletteChangedEvent( +PaletteChangedEventPtr( +PalettePtr( +Panel( +PanelNameStr +PanelPtr( +Panel_GetClassDefaultAttributes( +PartRegion +PasswordEntryDialog( +PasswordEntryDialogPtr( +PenList( +PenListPtr( +PenPtr( +PercentOf +Platform +PlatformInfo +Point( +Point2D( +Point2DCopy( +Point2DFromPoint( +Point2DPtr( +PointPtr( +PopupTransientWindow( +PopupTransientWindowPtr( +PopupWindow( +PopupWindowPtr( +PostEvent( +PostScriptDC( +PostScriptDCPtr( +PostScriptDC_GetResolution( +PostScriptDC_SetResolution( +PreBitmapButton( +PreButton( +PreCheckBox( +PreCheckListBox( +PreChoice( +PreChoicebook( +PreComboBox( +PreControl( +PreDatePickerCtrl( +PreDialog( +PreDirFilterListCtrl( +PreFindReplaceDialog( +PreFrame( +PreGauge( +PreGenericDirCtrl( +PreHtmlListBox( +PreListBox( +PreListCtrl( +PreListView( +PreListbook( +PreMDIChildFrame( +PreMDIClientWindow( +PreMDIParentFrame( +PreMiniFrame( +PreNotebook( +PrePanel( +PrePopupTransientWindow( +PrePopupWindow( +PrePyControl( +PrePyPanel( +PrePyScrolledWindow( +PrePyWindow( +PreRadioBox( +PreRadioButton( +PreSashLayoutWindow( +PreSashWindow( +PreScrollBar( +PreScrolledWindow( +PreSingleInstanceChecker( +PreSlider( +PreSpinButton( +PreSpinCtrl( +PreSplitterWindow( +PreStaticBitmap( +PreStaticBox( +PreStaticLine( +PreStaticText( +PreStatusBar( +PreTextCtrl( +PreToggleButton( +PreToolBar( +PreTreeCtrl( +PreVListBox( +PreVScrolledWindow( +PreWindow( +PreviewCanvas( +PreviewCanvasNameStr +PreviewCanvasPtr( +PreviewControlBar( +PreviewControlBarPtr( +PreviewFrame( +PreviewFramePtr( +PrintData( +PrintDataPtr( +PrintDialog( +PrintDialogData( +PrintDialogDataPtr( +PrintDialogPtr( +PrintPreview( +PrintPreviewPtr( +Printer( +PrinterDC( +PrinterDCPtr( +PrinterPtr( +Printer_GetLastError( +Printout( +PrintoutPtr( +PrintoutTitleStr +Process( +ProcessEvent( +ProcessEventPtr( +ProcessPtr( +Process_Exists( +Process_Kill( +Process_Open( +ProgressDialog( +ProgressDialogPtr( +PropagateOnce( +PropagateOncePtr( +PropagationDisabler( +PropagationDisablerPtr( +PyApp( +PyAppPtr( +PyApp_GetComCtl32Version( +PyApp_GetMacAboutMenuItemId( +PyApp_GetMacExitMenuItemId( +PyApp_GetMacHelpMenuTitleName( +PyApp_GetMacPreferencesMenuItemId( +PyApp_GetMacSupportPCMenuShortcuts( +PyApp_IsMainLoopRunning( +PyApp_SetMacAboutMenuItemId( +PyApp_SetMacExitMenuItemId( +PyApp_SetMacHelpMenuTitleName( +PyApp_SetMacPreferencesMenuItemId( +PyApp_SetMacSupportPCMenuShortcuts( +PyAssertionError( +PyBitmapDataObject( +PyBitmapDataObjectPtr( +PyCommandEvent( +PyCommandEventPtr( +PyControl( +PyControlPtr( +PyDataObjectSimple( +PyDataObjectSimplePtr( +PyDeadObjectError( +PyDropTarget( +PyEvent( +PyEventBinder( +PyEventPtr( +PyImageHandler( +PyImageHandlerPtr( +PyLog( +PyLogPtr( +PyNoAppError( +PyOnDemandOutputWindow( +PyPanel( +PyPanelPtr( +PyPreviewControlBar( +PyPreviewControlBarPtr( +PyPreviewFrame( +PyPreviewFramePtr( +PyPrintPreview( +PyPrintPreviewPtr( +PyScrolledWindow( +PyScrolledWindowPtr( +PySimpleApp( +PySizer( +PySizerPtr( +PyTextDataObject( +PyTextDataObjectPtr( +PyTimer( +PyTipProvider( +PyTipProviderPtr( +PyUnbornObjectError( +PyValidator( +PyValidatorPtr( +PyWidgetTester( +PyWindow( +PyWindowPtr( +QUANTIZE_FILL_DESTINATION_IMAGE +QUANTIZE_INCLUDE_WINDOWS_COLOURS +Quantize( +QuantizePtr( +Quantize_Quantize( +QueryLayoutInfoEvent( +QueryLayoutInfoEventPtr( +QueryNewPaletteEvent( +QueryNewPaletteEventPtr( +RAISED_BORDER +RA_HORIZONTAL +RA_SPECIFY_COLS +RA_SPECIFY_ROWS +RA_USE_CHECKBOX +RA_VERTICAL +RB_GROUP +RB_SINGLE +RB_USE_CHECKBOX +RED +RED_BRUSH +RED_PEN +RELEASE_NUMBER +RELEASE_VERSION +RESET +RESIZE_BORDER +RESIZE_BOX +RETAINED +RadioBox( +RadioBoxNameStr +RadioBoxPtr( +RadioBox_GetClassDefaultAttributes( +RadioButton( +RadioButtonNameStr +RadioButtonPtr( +RadioButton_GetClassDefaultAttributes( +RealPoint( +RealPointPtr( +RectPP( +RectPS( +RectPtr( +RectS( +Region( +RegionFromBitmap( +RegionFromBitmapColour( +RegionFromPoints( +RegionIterator( +RegionIteratorPtr( +RegionPtr( +RegisterId( +RendererNative( +RendererNativePtr( +RendererNative_Get( +RendererNative_GetDefault( +RendererNative_GetGeneric( +RendererNative_Set( +RendererVersion( +RendererVersionPtr( +RendererVersion_IsCompatible( +Right +RightOf +SASH_BOTTOM +SASH_DRAG_DRAGGING +SASH_DRAG_LEFT_DOWN +SASH_DRAG_NONE +SASH_LEFT +SASH_NONE +SASH_RIGHT +SASH_STATUS_OK +SASH_STATUS_OUT_OF_RANGE +SASH_TOP +SAVE +SB_FLAT +SB_HORIZONTAL +SB_NORMAL +SB_RAISED +SB_VERTICAL +SCRIPT +SET +SETUP +SHAPED +SHORT_DASH +SHRINK +SHUTDOWN_POWEROFF +SHUTDOWN_REBOOT +SIGABRT +SIGALRM +SIGBUS +SIGEMT +SIGFPE +SIGHUP +SIGILL +SIGINT +SIGIOT +SIGKILL +SIGNONE +SIGPIPE +SIGQUIT +SIGSEGV +SIGSYS +SIGTERM +SIGTRAP +SIMPLE_BORDER +SIZE_ALLOW_MINUS_ONE +SIZE_AUTO +SIZE_AUTO_HEIGHT +SIZE_AUTO_WIDTH +SIZE_FORCE +SIZE_USE_EXISTING +SLANT +SL_AUTOTICKS +SL_BOTH +SL_BOTTOM +SL_HORIZONTAL +SL_INVERSE +SL_LABELS +SL_LEFT +SL_RIGHT +SL_SELRANGE +SL_TICKS +SL_TOP +SL_VERTICAL +SMALL_FONT +SOUND_ASYNC +SOUND_LOOP +SOUND_SYNC +SOUTH +SPIN_BUTTON_NAME +SPLASH_CENTRE_ON_PARENT +SPLASH_CENTRE_ON_SCREEN +SPLASH_NO_CENTRE +SPLASH_NO_TIMEOUT +SPLASH_TIMEOUT +SPLIT_DRAG_DRAGGING +SPLIT_DRAG_LEFT_DOWN +SPLIT_DRAG_NONE +SPLIT_HORIZONTAL +SPLIT_VERTICAL +SP_3D +SP_3DBORDER +SP_3DSASH +SP_ARROW_KEYS +SP_BORDER +SP_HORIZONTAL +SP_LIVE_UPDATE +SP_NOBORDER +SP_NOSASH +SP_NO_XP_THEME +SP_PERMIT_UNSPLIT +SP_VERTICAL +SP_WRAP +SRC_INVERT +STANDARD_CURSOR +STATIC_BORDER +STAY_ON_TOP +STIPPLE +STIPPLE_MASK +STIPPLE_MASK_OPAQUE +STRETCH_NOT +ST_NO_AUTORESIZE +ST_SIZEGRIP +SUBREL_VERSION +SUNKEN_BORDER +SWISS +SWISS_FONT +SW_3D +SW_3DBORDER +SW_3DSASH +SW_BORDER +SW_NOBORDER +SYSTEM_MENU +SYS_ANSI_FIXED_FONT +SYS_ANSI_VAR_FONT +SYS_BORDER_X +SYS_BORDER_Y +SYS_CAN_DRAW_FRAME_DECORATIONS +SYS_CAN_ICONIZE_FRAME +SYS_CAPTION_Y +SYS_COLOUR_3DDKSHADOW +SYS_COLOUR_3DFACE +SYS_COLOUR_3DHIGHLIGHT +SYS_COLOUR_3DHILIGHT +SYS_COLOUR_3DLIGHT +SYS_COLOUR_3DSHADOW +SYS_COLOUR_ACTIVEBORDER +SYS_COLOUR_ACTIVECAPTION +SYS_COLOUR_APPWORKSPACE +SYS_COLOUR_BACKGROUND +SYS_COLOUR_BTNFACE +SYS_COLOUR_BTNHIGHLIGHT +SYS_COLOUR_BTNHILIGHT +SYS_COLOUR_BTNSHADOW +SYS_COLOUR_BTNTEXT +SYS_COLOUR_CAPTIONTEXT +SYS_COLOUR_DESKTOP +SYS_COLOUR_GRADIENTACTIVECAPTION +SYS_COLOUR_GRADIENTINACTIVECAPTION +SYS_COLOUR_GRAYTEXT +SYS_COLOUR_HIGHLIGHT +SYS_COLOUR_HIGHLIGHTTEXT +SYS_COLOUR_HOTLIGHT +SYS_COLOUR_INACTIVEBORDER +SYS_COLOUR_INACTIVECAPTION +SYS_COLOUR_INACTIVECAPTIONTEXT +SYS_COLOUR_INFOBK +SYS_COLOUR_INFOTEXT +SYS_COLOUR_LISTBOX +SYS_COLOUR_MAX +SYS_COLOUR_MENU +SYS_COLOUR_MENUBAR +SYS_COLOUR_MENUHILIGHT +SYS_COLOUR_MENUTEXT +SYS_COLOUR_SCROLLBAR +SYS_COLOUR_WINDOW +SYS_COLOUR_WINDOWFRAME +SYS_COLOUR_WINDOWTEXT +SYS_CURSOR_X +SYS_CURSOR_Y +SYS_DCLICK_X +SYS_DCLICK_Y +SYS_DEFAULT_GUI_FONT +SYS_DEFAULT_PALETTE +SYS_DEVICE_DEFAULT_FONT +SYS_DRAG_X +SYS_DRAG_Y +SYS_EDGE_X +SYS_EDGE_Y +SYS_FRAMESIZE_X +SYS_FRAMESIZE_Y +SYS_HSCROLL_ARROW_X +SYS_HSCROLL_ARROW_Y +SYS_HSCROLL_Y +SYS_HTHUMB_X +SYS_ICONSPACING_X +SYS_ICONSPACING_Y +SYS_ICONTITLE_FONT +SYS_ICON_X +SYS_ICON_Y +SYS_MENU_Y +SYS_MOUSE_BUTTONS +SYS_NETWORK_PRESENT +SYS_OEM_FIXED_FONT +SYS_PENWINDOWS_PRESENT +SYS_SCREEN_DESKTOP +SYS_SCREEN_NONE +SYS_SCREEN_PDA +SYS_SCREEN_SMALL +SYS_SCREEN_TINY +SYS_SCREEN_X +SYS_SCREEN_Y +SYS_SHOW_SOUNDS +SYS_SMALLICON_X +SYS_SMALLICON_Y +SYS_SWAP_BUTTONS +SYS_SYSTEM_FIXED_FONT +SYS_SYSTEM_FONT +SYS_VSCROLL_ARROW_X +SYS_VSCROLL_ARROW_Y +SYS_VSCROLL_X +SYS_VTHUMB_Y +SYS_WINDOWMIN_X +SYS_WINDOWMIN_Y +SafeShowMessage( +SafeYield( +SameAs +SashEvent( +SashEventPtr( +SashLayoutNameStr +SashLayoutWindow( +SashLayoutWindowPtr( +SashNameStr +SashWindow( +SashWindowPtr( +SaveFileSelector( +ScreenDC( +ScreenDCPtr( +ScrollBar( +ScrollBarNameStr +ScrollBarPtr( +ScrollBar_GetClassDefaultAttributes( +ScrollEvent( +ScrollEventPtr( +ScrollWinEvent( +ScrollWinEventPtr( +ScrolledWindowPtr( +ScrolledWindow_GetClassDefaultAttributes( +SetCursor( +SetCursorEvent( +SetCursorEventPtr( +SetDefaultPyEncoding( +ShowEvent( +ShowEventPtr( +ShowTip( +Shutdown( +SimpleHelpProvider( +SimpleHelpProviderPtr( +SingleChoiceDialog( +SingleChoiceDialogPtr( +SingleInstanceChecker( +SingleInstanceCheckerPtr( +Size( +SizeEvent( +SizeEventPtr( +SizePtr( +Sizer( +SizerItem( +SizerItemPtr( +SizerItemSizer( +SizerItemSpacer( +SizerItemWindow( +SizerPtr( +Sleep( +Slider( +SliderNameStr +SliderPtr( +Slider_GetClassDefaultAttributes( +SoundFromData( +SoundPtr( +Sound_PlaySound( +Sound_Stop( +SpinButton( +SpinButtonPtr( +SpinButton_GetClassDefaultAttributes( +SpinCtrl( +SpinCtrlNameStr +SpinCtrlPtr( +SpinCtrl_GetClassDefaultAttributes( +SpinEvent( +SpinEventPtr( +SplashScreen( +SplashScreenPtr( +SplashScreenWindow( +SplashScreenWindowPtr( +SplitterEvent( +SplitterEventPtr( +SplitterNameStr +SplitterRenderParams( +SplitterRenderParamsPtr( +SplitterWindow( +SplitterWindowPtr( +SplitterWindow_GetClassDefaultAttributes( +StandardPaths( +StandardPathsPtr( +StandardPaths_Get( +StartTimer( +StaticBitmap( +StaticBitmapNameStr +StaticBitmapPtr( +StaticBitmap_GetClassDefaultAttributes( +StaticBox( +StaticBoxNameStr +StaticBoxPtr( +StaticBoxSizer( +StaticBoxSizerPtr( +StaticBox_GetClassDefaultAttributes( +StaticLine( +StaticLinePtr( +StaticLine_GetClassDefaultAttributes( +StaticLine_GetDefaultSize( +StaticText( +StaticTextNameStr +StaticTextPtr( +StaticText_GetClassDefaultAttributes( +StatusBar( +StatusBarPtr( +StatusBar_GetClassDefaultAttributes( +StatusLineNameStr +StdDialogButtonSizer( +StdDialogButtonSizerPtr( +StockCursor( +StopWatch( +StopWatchPtr( +StripMenuCodes( +SysColourChangedEvent( +SysColourChangedEventPtr( +SysErrorCode( +SysErrorMsg( +SystemOptions( +SystemOptionsPtr( +SystemOptions_GetOption( +SystemOptions_GetOptionInt( +SystemOptions_HasOption( +SystemOptions_IsFalse( +SystemOptions_SetOption( +SystemOptions_SetOptionInt( +SystemSettings( +SystemSettingsPtr( +SystemSettings_GetColour( +SystemSettings_GetFont( +SystemSettings_GetMetric( +SystemSettings_GetScreenType( +SystemSettings_HasFeature( +SystemSettings_SetScreenType( +TAB_TRAVERSAL +TB_3DBUTTONS +TB_DOCKABLE +TB_FLAT +TB_HORIZONTAL +TB_HORZ_LAYOUT +TB_HORZ_TEXT +TB_NOALIGN +TB_NODIVIDER +TB_NOICONS +TB_TEXT +TB_VERTICAL +TELETYPE +TEXT_ALIGNMENT_CENTER +TEXT_ALIGNMENT_CENTRE +TEXT_ALIGNMENT_DEFAULT +TEXT_ALIGNMENT_JUSTIFIED +TEXT_ALIGNMENT_LEFT +TEXT_ALIGNMENT_RIGHT +TEXT_ATTR_ALIGNMENT +TEXT_ATTR_BACKGROUND_COLOUR +TEXT_ATTR_FONT +TEXT_ATTR_FONT_FACE +TEXT_ATTR_FONT_ITALIC +TEXT_ATTR_FONT_SIZE +TEXT_ATTR_FONT_UNDERLINE +TEXT_ATTR_FONT_WEIGHT +TEXT_ATTR_LEFT_INDENT +TEXT_ATTR_RIGHT_INDENT +TEXT_ATTR_TABS +TEXT_ATTR_TEXT_COLOUR +TE_AUTO_SCROLL +TE_AUTO_URL +TE_BESTWRAP +TE_CAPITALIZE +TE_CENTER +TE_CENTRE +TE_CHARWRAP +TE_DONTWRAP +TE_HT_BEFORE +TE_HT_BELOW +TE_HT_BEYOND +TE_HT_ON_TEXT +TE_HT_UNKNOWN +TE_LEFT +TE_LINEWRAP +TE_MULTILINE +TE_NOHIDESEL +TE_NO_VSCROLL +TE_PASSWORD +TE_PROCESS_ENTER +TE_PROCESS_TAB +TE_READONLY +TE_RICH +TE_RICH2 +TE_RIGHT +TE_WORDWRAP +THICK_FRAME +TIFFHandler( +TIFFHandlerPtr( +TILE +TIMER_CONTINUOUS +TIMER_ONE_SHOT +TINY_CAPTION_HORIZ +TINY_CAPTION_VERT +TOOL_BOTTOM +TOOL_LEFT +TOOL_RIGHT +TOOL_STYLE_BUTTON +TOOL_STYLE_CONTROL +TOOL_STYLE_SEPARATOR +TOOL_TOP +TOPLEVEL_EX_DIALOG +TRACE_MemAlloc +TRACE_Messages +TRACE_OleCalls +TRACE_RefCount +TRACE_ResAlloc +TRANSPARENT +TRANSPARENT_BRUSH +TRANSPARENT_PEN +TRANSPARENT_WINDOW +TREE_HITTEST_ABOVE +TREE_HITTEST_BELOW +TREE_HITTEST_NOWHERE +TREE_HITTEST_ONITEM +TREE_HITTEST_ONITEMBUTTON +TREE_HITTEST_ONITEMICON +TREE_HITTEST_ONITEMINDENT +TREE_HITTEST_ONITEMLABEL +TREE_HITTEST_ONITEMLOWERPART +TREE_HITTEST_ONITEMRIGHT +TREE_HITTEST_ONITEMSTATEICON +TREE_HITTEST_ONITEMUPPERPART +TREE_HITTEST_TOLEFT +TREE_HITTEST_TORIGHT +TR_AQUA_BUTTONS +TR_DEFAULT_STYLE +TR_EDIT_LABELS +TR_EXTENDED +TR_FULL_ROW_HIGHLIGHT +TR_HAS_BUTTONS +TR_HAS_VARIABLE_ROW_HEIGHT +TR_HIDE_ROOT +TR_LINES_AT_ROOT +TR_MAC_BUTTONS +TR_MULTIPLE +TR_NO_BUTTONS +TR_NO_LINES +TR_ROW_LINES +TR_SINGLE +TR_TWIST_BUTTONS +TaskBarIcon( +TaskBarIconEvent( +TaskBarIconEventPtr( +TaskBarIconPtr( +TestFontEncoding( +TextAttr( +TextAttrPtr( +TextAttr_Combine( +TextCtrl( +TextCtrlNameStr +TextCtrlPtr( +TextCtrl_GetClassDefaultAttributes( +TextDataObject( +TextDataObjectPtr( +TextDropTarget( +TextDropTargetPtr( +TextEntryDialog( +TextEntryDialogPtr( +TextEntryDialogStyle +TextUrlEvent( +TextUrlEventPtr( +TheBrushList +TheClipboard +TheColourDatabase +TheFontList +TheMimeTypesManager +ThePenList +Thread_IsMain( +TimeSpan( +TimeSpanPtr( +TimeSpan_Day( +TimeSpan_Days( +TimeSpan_Hour( +TimeSpan_Hours( +TimeSpan_Minute( +TimeSpan_Minutes( +TimeSpan_Second( +TimeSpan_Seconds( +TimeSpan_Week( +TimeSpan_Weeks( +TimerEvent( +TimerEventPtr( +TimerPtr( +TimerRunner( +TimerRunnerPtr( +TipProvider( +TipProviderPtr( +TipWindow( +TipWindowPtr( +ToggleButton( +ToggleButtonNameStr +ToggleButtonPtr( +ToggleButton_GetClassDefaultAttributes( +ToolBar( +ToolBarBase( +ToolBarBasePtr( +ToolBarNameStr +ToolBarPtr( +ToolBarToolBase( +ToolBarToolBasePtr( +ToolBar_GetClassDefaultAttributes( +ToolTip( +ToolTipPtr( +ToolTip_Enable( +ToolTip_SetDelay( +Top +TopLevelWindow( +TopLevelWindowPtr( +TraceMemAlloc +TraceMessages +TraceOleCalls +TraceRefCount +TraceResAlloc +Trap( +TreeCtrl( +TreeCtrlNameStr +TreeCtrlPtr( +TreeCtrl_GetClassDefaultAttributes( +TreeEvent( +TreeEventPtr( +TreeItemData( +TreeItemDataPtr( +TreeItemIcon_Expanded +TreeItemIcon_Max +TreeItemIcon_Normal +TreeItemIcon_Selected +TreeItemIcon_SelectedExpanded +TreeItemId( +TreeItemIdPtr( +UP +UPDATE_UI_FROMIDLE +UPDATE_UI_NONE +UPDATE_UI_PROCESS_ALL +UPDATE_UI_PROCESS_SPECIFIED +UPDATE_UI_RECURSE +URLDataObject( +URLDataObjectPtr( +USER_ATTENTION_ERROR +USER_ATTENTION_INFO +USER_COLOURS +USER_DASH +USE_UNICODE +Unconstrained +UpdateUIEvent( +UpdateUIEventPtr( +UpdateUIEvent_CanUpdate( +UpdateUIEvent_GetMode( +UpdateUIEvent_GetUpdateInterval( +UpdateUIEvent_ResetUpdateTime( +UpdateUIEvent_SetMode( +UpdateUIEvent_SetUpdateInterval( +Usleep( +VARIABLE +VERSION_STRING +VERTICAL_HATCH +VListBox( +VListBoxNameStr +VListBoxPtr( +VSCROLL +VScrolledWindow( +VScrolledWindowPtr( +Validator( +ValidatorPtr( +Validator_IsSilent( +Validator_SetBellOnError( +VideoMode( +VideoModePtr( +VisualAttributes( +VisualAttributesPtr( +WANTS_CHARS +WEST +WHITE +WHITE_BRUSH +WHITE_PEN +WINDING_RULE +WINDOW_DEFAULT_VARIANT +WINDOW_VARIANT_LARGE +WINDOW_VARIANT_MAX +WINDOW_VARIANT_MINI +WINDOW_VARIANT_NORMAL +WINDOW_VARIANT_SMALL +WS_EX_BLOCK_EVENTS +WS_EX_PROCESS_IDLE +WS_EX_PROCESS_UI_UPDATES +WS_EX_THEMED_BACKGROUND +WS_EX_TRANSIENT +WS_EX_VALIDATE_RECURSIVELY +WXK_ADD +WXK_ALT +WXK_BACK +WXK_CANCEL +WXK_CAPITAL +WXK_CLEAR +WXK_COMMAND +WXK_CONTROL +WXK_DECIMAL +WXK_DELETE +WXK_DIVIDE +WXK_DOWN +WXK_END +WXK_ESCAPE +WXK_EXECUTE +WXK_F1 +WXK_F10 +WXK_F11 +WXK_F12 +WXK_F13 +WXK_F14 +WXK_F15 +WXK_F16 +WXK_F17 +WXK_F18 +WXK_F19 +WXK_F2 +WXK_F20 +WXK_F21 +WXK_F22 +WXK_F23 +WXK_F24 +WXK_F3 +WXK_F4 +WXK_F5 +WXK_F6 +WXK_F7 +WXK_F8 +WXK_F9 +WXK_HELP +WXK_HOME +WXK_INSERT +WXK_LBUTTON +WXK_LEFT +WXK_MBUTTON +WXK_MENU +WXK_MULTIPLY +WXK_NEXT +WXK_NUMLOCK +WXK_NUMPAD0 +WXK_NUMPAD1 +WXK_NUMPAD2 +WXK_NUMPAD3 +WXK_NUMPAD4 +WXK_NUMPAD5 +WXK_NUMPAD6 +WXK_NUMPAD7 +WXK_NUMPAD8 +WXK_NUMPAD9 +WXK_NUMPAD_ADD +WXK_NUMPAD_BEGIN +WXK_NUMPAD_DECIMAL +WXK_NUMPAD_DELETE +WXK_NUMPAD_DIVIDE +WXK_NUMPAD_DOWN +WXK_NUMPAD_END +WXK_NUMPAD_ENTER +WXK_NUMPAD_EQUAL +WXK_NUMPAD_F1 +WXK_NUMPAD_F2 +WXK_NUMPAD_F3 +WXK_NUMPAD_F4 +WXK_NUMPAD_HOME +WXK_NUMPAD_INSERT +WXK_NUMPAD_LEFT +WXK_NUMPAD_MULTIPLY +WXK_NUMPAD_NEXT +WXK_NUMPAD_PAGEDOWN +WXK_NUMPAD_PAGEUP +WXK_NUMPAD_PRIOR +WXK_NUMPAD_RIGHT +WXK_NUMPAD_SEPARATOR +WXK_NUMPAD_SPACE +WXK_NUMPAD_SUBTRACT +WXK_NUMPAD_TAB +WXK_NUMPAD_UP +WXK_PAGEDOWN +WXK_PAGEUP +WXK_PAUSE +WXK_PRINT +WXK_PRIOR +WXK_RBUTTON +WXK_RETURN +WXK_RIGHT +WXK_SCROLL +WXK_SELECT +WXK_SEPARATOR +WXK_SHIFT +WXK_SNAPSHOT +WXK_SPACE +WXK_SPECIAL1 +WXK_SPECIAL10 +WXK_SPECIAL11 +WXK_SPECIAL12 +WXK_SPECIAL13 +WXK_SPECIAL14 +WXK_SPECIAL15 +WXK_SPECIAL16 +WXK_SPECIAL17 +WXK_SPECIAL18 +WXK_SPECIAL19 +WXK_SPECIAL2 +WXK_SPECIAL20 +WXK_SPECIAL3 +WXK_SPECIAL4 +WXK_SPECIAL5 +WXK_SPECIAL6 +WXK_SPECIAL7 +WXK_SPECIAL8 +WXK_SPECIAL9 +WXK_START +WXK_SUBTRACT +WXK_TAB +WXK_UP +WXK_WINDOWS_LEFT +WXK_WINDOWS_MENU +WXK_WINDOWS_RIGHT +WakeUpIdle( +WakeUpMainThread( +Width +Window( +WindowCreateEvent( +WindowCreateEventPtr( +WindowDC( +WindowDCPtr( +WindowDestroyEvent( +WindowDestroyEventPtr( +WindowDisabler( +WindowDisablerPtr( +WindowPtr( +Window_FindFocus( +Window_FromHWND( +Window_GetCapture( +Window_GetClassDefaultAttributes( +Window_NewControlId( +Window_NextControlId( +Window_PrevControlId( +XOR +XPMHandler( +XPMHandlerPtr( +YES_DEFAULT +YES_NO +YieldIfNeeded( +ZipFSHandler( +ZipFSHandlerPtr( +__docfilter__( +cvar +wx +wxEVT_ACTIVATE +wxEVT_ACTIVATE_APP +wxEVT_CALCULATE_LAYOUT +wxEVT_CHAR +wxEVT_CHAR_HOOK +wxEVT_CHILD_FOCUS +wxEVT_CLOSE_WINDOW +wxEVT_COMMAND_BUTTON_CLICKED +wxEVT_COMMAND_CHECKBOX_CLICKED +wxEVT_COMMAND_CHECKLISTBOX_TOGGLED +wxEVT_COMMAND_CHOICEBOOK_PAGE_CHANGED +wxEVT_COMMAND_CHOICEBOOK_PAGE_CHANGING +wxEVT_COMMAND_CHOICE_SELECTED +wxEVT_COMMAND_COMBOBOX_SELECTED +wxEVT_COMMAND_ENTER +wxEVT_COMMAND_FIND +wxEVT_COMMAND_FIND_CLOSE +wxEVT_COMMAND_FIND_NEXT +wxEVT_COMMAND_FIND_REPLACE +wxEVT_COMMAND_FIND_REPLACE_ALL +wxEVT_COMMAND_KILL_FOCUS +wxEVT_COMMAND_LEFT_CLICK +wxEVT_COMMAND_LEFT_DCLICK +wxEVT_COMMAND_LISTBOOK_PAGE_CHANGED +wxEVT_COMMAND_LISTBOOK_PAGE_CHANGING +wxEVT_COMMAND_LISTBOX_DOUBLECLICKED +wxEVT_COMMAND_LISTBOX_SELECTED +wxEVT_COMMAND_LIST_BEGIN_DRAG +wxEVT_COMMAND_LIST_BEGIN_LABEL_EDIT +wxEVT_COMMAND_LIST_BEGIN_RDRAG +wxEVT_COMMAND_LIST_CACHE_HINT +wxEVT_COMMAND_LIST_COL_BEGIN_DRAG +wxEVT_COMMAND_LIST_COL_CLICK +wxEVT_COMMAND_LIST_COL_DRAGGING +wxEVT_COMMAND_LIST_COL_END_DRAG +wxEVT_COMMAND_LIST_COL_RIGHT_CLICK +wxEVT_COMMAND_LIST_DELETE_ALL_ITEMS +wxEVT_COMMAND_LIST_DELETE_ITEM +wxEVT_COMMAND_LIST_END_LABEL_EDIT +wxEVT_COMMAND_LIST_GET_INFO +wxEVT_COMMAND_LIST_INSERT_ITEM +wxEVT_COMMAND_LIST_ITEM_ACTIVATED +wxEVT_COMMAND_LIST_ITEM_DESELECTED +wxEVT_COMMAND_LIST_ITEM_FOCUSED +wxEVT_COMMAND_LIST_ITEM_MIDDLE_CLICK +wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK +wxEVT_COMMAND_LIST_ITEM_SELECTED +wxEVT_COMMAND_LIST_KEY_DOWN +wxEVT_COMMAND_LIST_SET_INFO +wxEVT_COMMAND_MENU_SELECTED +wxEVT_COMMAND_NOTEBOOK_PAGE_CHANGED +wxEVT_COMMAND_NOTEBOOK_PAGE_CHANGING +wxEVT_COMMAND_RADIOBOX_SELECTED +wxEVT_COMMAND_RADIOBUTTON_SELECTED +wxEVT_COMMAND_RIGHT_CLICK +wxEVT_COMMAND_RIGHT_DCLICK +wxEVT_COMMAND_SCROLLBAR_UPDATED +wxEVT_COMMAND_SET_FOCUS +wxEVT_COMMAND_SLIDER_UPDATED +wxEVT_COMMAND_SPINCTRL_UPDATED +wxEVT_COMMAND_SPLITTER_DOUBLECLICKED +wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED +wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGING +wxEVT_COMMAND_SPLITTER_UNSPLIT +wxEVT_COMMAND_TEXT_ENTER +wxEVT_COMMAND_TEXT_MAXLEN +wxEVT_COMMAND_TEXT_UPDATED +wxEVT_COMMAND_TEXT_URL +wxEVT_COMMAND_TOGGLEBUTTON_CLICKED +wxEVT_COMMAND_TOOL_CLICKED +wxEVT_COMMAND_TOOL_ENTER +wxEVT_COMMAND_TOOL_RCLICKED +wxEVT_COMMAND_TREE_BEGIN_DRAG +wxEVT_COMMAND_TREE_BEGIN_LABEL_EDIT +wxEVT_COMMAND_TREE_BEGIN_RDRAG +wxEVT_COMMAND_TREE_DELETE_ITEM +wxEVT_COMMAND_TREE_END_DRAG +wxEVT_COMMAND_TREE_END_LABEL_EDIT +wxEVT_COMMAND_TREE_GET_INFO +wxEVT_COMMAND_TREE_ITEM_ACTIVATED +wxEVT_COMMAND_TREE_ITEM_COLLAPSED +wxEVT_COMMAND_TREE_ITEM_COLLAPSING +wxEVT_COMMAND_TREE_ITEM_EXPANDED +wxEVT_COMMAND_TREE_ITEM_EXPANDING +wxEVT_COMMAND_TREE_ITEM_GETTOOLTIP +wxEVT_COMMAND_TREE_ITEM_MENU +wxEVT_COMMAND_TREE_ITEM_MIDDLE_CLICK +wxEVT_COMMAND_TREE_ITEM_RIGHT_CLICK +wxEVT_COMMAND_TREE_KEY_DOWN +wxEVT_COMMAND_TREE_SEL_CHANGED +wxEVT_COMMAND_TREE_SEL_CHANGING +wxEVT_COMMAND_TREE_SET_INFO +wxEVT_COMMAND_TREE_STATE_IMAGE_CLICK +wxEVT_COMMAND_VLBOX_SELECTED +wxEVT_COMPARE_ITEM +wxEVT_CONTEXT_MENU +wxEVT_CREATE +wxEVT_DATE_CHANGED +wxEVT_DESTROY +wxEVT_DETAILED_HELP +wxEVT_DISPLAY_CHANGED +wxEVT_DRAW_ITEM +wxEVT_DROP_FILES +wxEVT_END_PROCESS +wxEVT_END_SESSION +wxEVT_ENTER_WINDOW +wxEVT_ERASE_BACKGROUND +wxEVT_FIRST +wxEVT_HELP +wxEVT_HIBERNATE +wxEVT_HOTKEY +wxEVT_ICONIZE +wxEVT_IDLE +wxEVT_INIT_DIALOG +wxEVT_JOY_BUTTON_DOWN +wxEVT_JOY_BUTTON_UP +wxEVT_JOY_MOVE +wxEVT_JOY_ZMOVE +wxEVT_KEY_DOWN +wxEVT_KEY_UP +wxEVT_KILL_FOCUS +wxEVT_LEAVE_WINDOW +wxEVT_LEFT_DCLICK +wxEVT_LEFT_DOWN +wxEVT_LEFT_UP +wxEVT_MAXIMIZE +wxEVT_MEASURE_ITEM +wxEVT_MENU_CLOSE +wxEVT_MENU_HIGHLIGHT +wxEVT_MENU_OPEN +wxEVT_MIDDLE_DCLICK +wxEVT_MIDDLE_DOWN +wxEVT_MIDDLE_UP +wxEVT_MOTION +wxEVT_MOUSEWHEEL +wxEVT_MOUSE_CAPTURE_CHANGED +wxEVT_MOVE +wxEVT_MOVING +wxEVT_NAVIGATION_KEY +wxEVT_NC_ENTER_WINDOW +wxEVT_NC_LEAVE_WINDOW +wxEVT_NC_LEFT_DCLICK +wxEVT_NC_LEFT_DOWN +wxEVT_NC_LEFT_UP +wxEVT_NC_MIDDLE_DCLICK +wxEVT_NC_MIDDLE_DOWN +wxEVT_NC_MIDDLE_UP +wxEVT_NC_MOTION +wxEVT_NC_PAINT +wxEVT_NC_RIGHT_DCLICK +wxEVT_NC_RIGHT_DOWN +wxEVT_NC_RIGHT_UP +wxEVT_NULL +wxEVT_PAINT +wxEVT_PAINT_ICON +wxEVT_PALETTE_CHANGED +wxEVT_POWER +wxEVT_QUERY_END_SESSION +wxEVT_QUERY_LAYOUT_INFO +wxEVT_QUERY_NEW_PALETTE +wxEVT_RIGHT_DCLICK +wxEVT_RIGHT_DOWN +wxEVT_RIGHT_UP +wxEVT_SASH_DRAGGED +wxEVT_SCROLLWIN_BOTTOM +wxEVT_SCROLLWIN_LINEDOWN +wxEVT_SCROLLWIN_LINEUP +wxEVT_SCROLLWIN_PAGEDOWN +wxEVT_SCROLLWIN_PAGEUP +wxEVT_SCROLLWIN_THUMBRELEASE +wxEVT_SCROLLWIN_THUMBTRACK +wxEVT_SCROLLWIN_TOP +wxEVT_SCROLL_BOTTOM +wxEVT_SCROLL_CHANGED +wxEVT_SCROLL_ENDSCROLL +wxEVT_SCROLL_LINEDOWN +wxEVT_SCROLL_LINEUP +wxEVT_SCROLL_PAGEDOWN +wxEVT_SCROLL_PAGEUP +wxEVT_SCROLL_THUMBRELEASE +wxEVT_SCROLL_THUMBTRACK +wxEVT_SCROLL_TOP +wxEVT_SETTING_CHANGED +wxEVT_SET_CURSOR +wxEVT_SET_FOCUS +wxEVT_SHOW +wxEVT_SIZE +wxEVT_SIZING +wxEVT_SYS_COLOUR_CHANGED +wxEVT_TASKBAR_LEFT_DCLICK +wxEVT_TASKBAR_LEFT_DOWN +wxEVT_TASKBAR_LEFT_UP +wxEVT_TASKBAR_MOVE +wxEVT_TASKBAR_RIGHT_DCLICK +wxEVT_TASKBAR_RIGHT_DOWN +wxEVT_TASKBAR_RIGHT_UP +wxEVT_TIMER +wxEVT_UPDATE_UI +wxEVT_USER_FIRST + +--- import wx.animate --- +wx.animate.ANIM_DONOTREMOVE +wx.animate.ANIM_TOBACKGROUND +wx.animate.ANIM_TOPREVIOUS +wx.animate.ANIM_UNSPECIFIED +wx.animate.AN_FIT_ANIMATION +wx.animate.AnimationBase( +wx.animate.AnimationBasePtr( +wx.animate.AnimationControlNameStr +wx.animate.AnimationPlayer( +wx.animate.AnimationPlayerPtr( +wx.animate.GIFAnimation( +wx.animate.GIFAnimationCtrl( +wx.animate.GIFAnimationCtrlPtr( +wx.animate.GIFAnimationPtr( +wx.animate.PreGIFAnimationCtrl( +wx.animate.__builtins__ +wx.animate.__doc__ +wx.animate.__docfilter__( +wx.animate.__file__ +wx.animate.__name__ +wx.animate.__package__ +wx.animate.cvar +wx.animate.wx + +--- from wx import animate --- +animate.ANIM_DONOTREMOVE +animate.ANIM_TOBACKGROUND +animate.ANIM_TOPREVIOUS +animate.ANIM_UNSPECIFIED +animate.AN_FIT_ANIMATION +animate.AnimationBase( +animate.AnimationBasePtr( +animate.AnimationControlNameStr +animate.AnimationPlayer( +animate.AnimationPlayerPtr( +animate.GIFAnimation( +animate.GIFAnimationCtrl( +animate.GIFAnimationCtrlPtr( +animate.GIFAnimationPtr( +animate.PreGIFAnimationCtrl( +animate.__builtins__ +animate.__doc__ +animate.__docfilter__( +animate.__file__ +animate.__name__ +animate.__package__ +animate.cvar +animate.wx + +--- from wx.animate import * --- +ANIM_DONOTREMOVE +ANIM_TOBACKGROUND +ANIM_TOPREVIOUS +ANIM_UNSPECIFIED +AN_FIT_ANIMATION +AnimationBase( +AnimationBasePtr( +AnimationControlNameStr +AnimationPlayer( +AnimationPlayerPtr( +GIFAnimation( +GIFAnimationCtrl( +GIFAnimationCtrlPtr( +GIFAnimationPtr( +PreGIFAnimationCtrl( + +--- import wx.aui --- +wx.aui.AUI_BUTTON_CLOSE +wx.aui.AUI_BUTTON_CUSTOM1 +wx.aui.AUI_BUTTON_CUSTOM2 +wx.aui.AUI_BUTTON_CUSTOM3 +wx.aui.AUI_BUTTON_DOWN +wx.aui.AUI_BUTTON_LEFT +wx.aui.AUI_BUTTON_MAXIMIZE_RESTORE +wx.aui.AUI_BUTTON_MINIMIZE +wx.aui.AUI_BUTTON_OPTIONS +wx.aui.AUI_BUTTON_PIN +wx.aui.AUI_BUTTON_RIGHT +wx.aui.AUI_BUTTON_STATE_CHECKED +wx.aui.AUI_BUTTON_STATE_DISABLED +wx.aui.AUI_BUTTON_STATE_HIDDEN +wx.aui.AUI_BUTTON_STATE_HOVER +wx.aui.AUI_BUTTON_STATE_NORMAL +wx.aui.AUI_BUTTON_STATE_PRESSED +wx.aui.AUI_BUTTON_UP +wx.aui.AUI_BUTTON_WINDOWLIST +wx.aui.AUI_DOCKART_ACTIVE_CAPTION_COLOUR +wx.aui.AUI_DOCKART_ACTIVE_CAPTION_GRADIENT_COLOUR +wx.aui.AUI_DOCKART_ACTIVE_CAPTION_TEXT_COLOUR +wx.aui.AUI_DOCKART_BACKGROUND_COLOUR +wx.aui.AUI_DOCKART_BORDER_COLOUR +wx.aui.AUI_DOCKART_CAPTION_FONT +wx.aui.AUI_DOCKART_CAPTION_SIZE +wx.aui.AUI_DOCKART_GRADIENT_TYPE +wx.aui.AUI_DOCKART_GRIPPER_COLOUR +wx.aui.AUI_DOCKART_GRIPPER_SIZE +wx.aui.AUI_DOCKART_INACTIVE_CAPTION_COLOUR +wx.aui.AUI_DOCKART_INACTIVE_CAPTION_GRADIENT_COLOUR +wx.aui.AUI_DOCKART_INACTIVE_CAPTION_TEXT_COLOUR +wx.aui.AUI_DOCKART_PANE_BORDER_SIZE +wx.aui.AUI_DOCKART_PANE_BUTTON_SIZE +wx.aui.AUI_DOCKART_SASH_COLOUR +wx.aui.AUI_DOCKART_SASH_SIZE +wx.aui.AUI_DOCK_BOTTOM +wx.aui.AUI_DOCK_CENTER +wx.aui.AUI_DOCK_CENTRE +wx.aui.AUI_DOCK_LEFT +wx.aui.AUI_DOCK_NONE +wx.aui.AUI_DOCK_RIGHT +wx.aui.AUI_DOCK_TOP +wx.aui.AUI_GRADIENT_HORIZONTAL +wx.aui.AUI_GRADIENT_NONE +wx.aui.AUI_GRADIENT_VERTICAL +wx.aui.AUI_INSERT_DOCK +wx.aui.AUI_INSERT_PANE +wx.aui.AUI_INSERT_ROW +wx.aui.AUI_MGR_ALLOW_ACTIVE_PANE +wx.aui.AUI_MGR_ALLOW_FLOATING +wx.aui.AUI_MGR_DEFAULT +wx.aui.AUI_MGR_HINT_FADE +wx.aui.AUI_MGR_NO_VENETIAN_BLINDS_FADE +wx.aui.AUI_MGR_RECTANGLE_HINT +wx.aui.AUI_MGR_TRANSPARENT_DRAG +wx.aui.AUI_MGR_TRANSPARENT_HINT +wx.aui.AUI_MGR_VENETIAN_BLINDS_HINT +wx.aui.AUI_NB_BOTTOM +wx.aui.AUI_NB_CLOSE_BUTTON +wx.aui.AUI_NB_CLOSE_ON_ACTIVE_TAB +wx.aui.AUI_NB_CLOSE_ON_ALL_TABS +wx.aui.AUI_NB_DEFAULT_STYLE +wx.aui.AUI_NB_LEFT +wx.aui.AUI_NB_MIDDLE_CLICK_CLOSE +wx.aui.AUI_NB_RIGHT +wx.aui.AUI_NB_SCROLL_BUTTONS +wx.aui.AUI_NB_TAB_EXTERNAL_MOVE +wx.aui.AUI_NB_TAB_FIXED_WIDTH +wx.aui.AUI_NB_TAB_MOVE +wx.aui.AUI_NB_TAB_SPLIT +wx.aui.AUI_NB_TOP +wx.aui.AUI_NB_WINDOWLIST_BUTTON +wx.aui.AUI_TBART_GRIPPER_SIZE +wx.aui.AUI_TBART_OVERFLOW_SIZE +wx.aui.AUI_TBART_SEPARATOR_SIZE +wx.aui.AUI_TBTOOL_TEXT_BOTTOM +wx.aui.AUI_TBTOOL_TEXT_LEFT +wx.aui.AUI_TBTOOL_TEXT_RIGHT +wx.aui.AUI_TBTOOL_TEXT_TOP +wx.aui.AUI_TB_DEFAULT_STYLE +wx.aui.AUI_TB_GRIPPER +wx.aui.AUI_TB_HORZ_LAYOUT +wx.aui.AUI_TB_HORZ_TEXT +wx.aui.AUI_TB_NO_AUTORESIZE +wx.aui.AUI_TB_NO_TOOLTIPS +wx.aui.AUI_TB_OVERFLOW +wx.aui.AUI_TB_TEXT +wx.aui.AUI_TB_VERTICAL +wx.aui.AuiDefaultDockArt( +wx.aui.AuiDefaultTabArt( +wx.aui.AuiDefaultToolBarArt( +wx.aui.AuiDockArt( +wx.aui.AuiDockInfo( +wx.aui.AuiDockUIPart( +wx.aui.AuiFloatingFrame( +wx.aui.AuiMDIChildFrame( +wx.aui.AuiMDIClientWindow( +wx.aui.AuiMDIParentFrame( +wx.aui.AuiManager( +wx.aui.AuiManagerEvent( +wx.aui.AuiManager_GetManager( +wx.aui.AuiNotebook( +wx.aui.AuiNotebookEvent( +wx.aui.AuiNotebookPage( +wx.aui.AuiPaneButton( +wx.aui.AuiPaneInfo( +wx.aui.AuiSimpleTabArt( +wx.aui.AuiTabArt( +wx.aui.AuiTabContainer( +wx.aui.AuiTabContainerButton( +wx.aui.AuiTabCtrl( +wx.aui.AuiToolBar( +wx.aui.AuiToolBarArt( +wx.aui.AuiToolBarEvent( +wx.aui.AuiToolBarItem( +wx.aui.EVT_AUINOTEBOOK_ALLOW_DND( +wx.aui.EVT_AUINOTEBOOK_BEGIN_DRAG( +wx.aui.EVT_AUINOTEBOOK_BG_DCLICK( +wx.aui.EVT_AUINOTEBOOK_BUTTON( +wx.aui.EVT_AUINOTEBOOK_DRAG_DONE( +wx.aui.EVT_AUINOTEBOOK_DRAG_MOTION( +wx.aui.EVT_AUINOTEBOOK_END_DRAG( +wx.aui.EVT_AUINOTEBOOK_PAGE_CHANGED( +wx.aui.EVT_AUINOTEBOOK_PAGE_CHANGING( +wx.aui.EVT_AUINOTEBOOK_PAGE_CLOSE( +wx.aui.EVT_AUINOTEBOOK_PAGE_CLOSED( +wx.aui.EVT_AUINOTEBOOK_TAB_MIDDLE_DOWN( +wx.aui.EVT_AUINOTEBOOK_TAB_MIDDLE_UP( +wx.aui.EVT_AUINOTEBOOK_TAB_RIGHT_DOWN( +wx.aui.EVT_AUINOTEBOOK_TAB_RIGHT_UP( +wx.aui.EVT_AUITOOLBAR_BEGIN_DRAG( +wx.aui.EVT_AUITOOLBAR_MIDDLE_CLICK( +wx.aui.EVT_AUITOOLBAR_OVERFLOW_CLICK( +wx.aui.EVT_AUITOOLBAR_RIGHT_CLICK( +wx.aui.EVT_AUITOOLBAR_TOOL_DROPDOWN( +wx.aui.EVT_AUI_FIND_MANAGER( +wx.aui.EVT_AUI_PANE_BUTTON( +wx.aui.EVT_AUI_PANE_CLOSE( +wx.aui.EVT_AUI_PANE_MAXIMIZE( +wx.aui.EVT_AUI_PANE_RESTORE( +wx.aui.EVT_AUI_RENDER( +wx.aui.PreAuiMDIChildFrame( +wx.aui.PreAuiMDIClientWindow( +wx.aui.PreAuiMDIParentFrame( +wx.aui.PreAuiNotebook( +wx.aui.PyAuiDockArt( +wx.aui.PyAuiTabArt( +wx.aui.__builtins__ +wx.aui.__doc__ +wx.aui.__docfilter__( +wx.aui.__file__ +wx.aui.__name__ +wx.aui.__package__ +wx.aui.cvar +wx.aui.new +wx.aui.new_instancemethod( +wx.aui.wx +wx.aui.wxEVT_AUI_FIND_MANAGER +wx.aui.wxEVT_AUI_PANE_BUTTON +wx.aui.wxEVT_AUI_PANE_CLOSE +wx.aui.wxEVT_AUI_PANE_MAXIMIZE +wx.aui.wxEVT_AUI_PANE_RESTORE +wx.aui.wxEVT_AUI_RENDER +wx.aui.wxEVT_COMMAND_AUINOTEBOOK_ALLOW_DND +wx.aui.wxEVT_COMMAND_AUINOTEBOOK_BEGIN_DRAG +wx.aui.wxEVT_COMMAND_AUINOTEBOOK_BG_DCLICK +wx.aui.wxEVT_COMMAND_AUINOTEBOOK_BUTTON +wx.aui.wxEVT_COMMAND_AUINOTEBOOK_DRAG_DONE +wx.aui.wxEVT_COMMAND_AUINOTEBOOK_DRAG_MOTION +wx.aui.wxEVT_COMMAND_AUINOTEBOOK_END_DRAG +wx.aui.wxEVT_COMMAND_AUINOTEBOOK_PAGE_CHANGED +wx.aui.wxEVT_COMMAND_AUINOTEBOOK_PAGE_CHANGING +wx.aui.wxEVT_COMMAND_AUINOTEBOOK_PAGE_CLOSE +wx.aui.wxEVT_COMMAND_AUINOTEBOOK_PAGE_CLOSED +wx.aui.wxEVT_COMMAND_AUINOTEBOOK_TAB_MIDDLE_DOWN +wx.aui.wxEVT_COMMAND_AUINOTEBOOK_TAB_MIDDLE_UP +wx.aui.wxEVT_COMMAND_AUINOTEBOOK_TAB_RIGHT_DOWN +wx.aui.wxEVT_COMMAND_AUINOTEBOOK_TAB_RIGHT_UP +wx.aui.wxEVT_COMMAND_AUITOOLBAR_BEGIN_DRAG +wx.aui.wxEVT_COMMAND_AUITOOLBAR_MIDDLE_CLICK +wx.aui.wxEVT_COMMAND_AUITOOLBAR_OVERFLOW_CLICK +wx.aui.wxEVT_COMMAND_AUITOOLBAR_RIGHT_CLICK +wx.aui.wxEVT_COMMAND_AUITOOLBAR_TOOL_DROPDOWN + +--- from wx import aui --- +aui.AUI_BUTTON_CLOSE +aui.AUI_BUTTON_CUSTOM1 +aui.AUI_BUTTON_CUSTOM2 +aui.AUI_BUTTON_CUSTOM3 +aui.AUI_BUTTON_DOWN +aui.AUI_BUTTON_LEFT +aui.AUI_BUTTON_MAXIMIZE_RESTORE +aui.AUI_BUTTON_MINIMIZE +aui.AUI_BUTTON_OPTIONS +aui.AUI_BUTTON_PIN +aui.AUI_BUTTON_RIGHT +aui.AUI_BUTTON_STATE_CHECKED +aui.AUI_BUTTON_STATE_DISABLED +aui.AUI_BUTTON_STATE_HIDDEN +aui.AUI_BUTTON_STATE_HOVER +aui.AUI_BUTTON_STATE_NORMAL +aui.AUI_BUTTON_STATE_PRESSED +aui.AUI_BUTTON_UP +aui.AUI_BUTTON_WINDOWLIST +aui.AUI_DOCKART_ACTIVE_CAPTION_COLOUR +aui.AUI_DOCKART_ACTIVE_CAPTION_GRADIENT_COLOUR +aui.AUI_DOCKART_ACTIVE_CAPTION_TEXT_COLOUR +aui.AUI_DOCKART_BACKGROUND_COLOUR +aui.AUI_DOCKART_BORDER_COLOUR +aui.AUI_DOCKART_CAPTION_FONT +aui.AUI_DOCKART_CAPTION_SIZE +aui.AUI_DOCKART_GRADIENT_TYPE +aui.AUI_DOCKART_GRIPPER_COLOUR +aui.AUI_DOCKART_GRIPPER_SIZE +aui.AUI_DOCKART_INACTIVE_CAPTION_COLOUR +aui.AUI_DOCKART_INACTIVE_CAPTION_GRADIENT_COLOUR +aui.AUI_DOCKART_INACTIVE_CAPTION_TEXT_COLOUR +aui.AUI_DOCKART_PANE_BORDER_SIZE +aui.AUI_DOCKART_PANE_BUTTON_SIZE +aui.AUI_DOCKART_SASH_COLOUR +aui.AUI_DOCKART_SASH_SIZE +aui.AUI_DOCK_BOTTOM +aui.AUI_DOCK_CENTER +aui.AUI_DOCK_CENTRE +aui.AUI_DOCK_LEFT +aui.AUI_DOCK_NONE +aui.AUI_DOCK_RIGHT +aui.AUI_DOCK_TOP +aui.AUI_GRADIENT_HORIZONTAL +aui.AUI_GRADIENT_NONE +aui.AUI_GRADIENT_VERTICAL +aui.AUI_INSERT_DOCK +aui.AUI_INSERT_PANE +aui.AUI_INSERT_ROW +aui.AUI_MGR_ALLOW_ACTIVE_PANE +aui.AUI_MGR_ALLOW_FLOATING +aui.AUI_MGR_DEFAULT +aui.AUI_MGR_HINT_FADE +aui.AUI_MGR_NO_VENETIAN_BLINDS_FADE +aui.AUI_MGR_RECTANGLE_HINT +aui.AUI_MGR_TRANSPARENT_DRAG +aui.AUI_MGR_TRANSPARENT_HINT +aui.AUI_MGR_VENETIAN_BLINDS_HINT +aui.AUI_NB_BOTTOM +aui.AUI_NB_CLOSE_BUTTON +aui.AUI_NB_CLOSE_ON_ACTIVE_TAB +aui.AUI_NB_CLOSE_ON_ALL_TABS +aui.AUI_NB_DEFAULT_STYLE +aui.AUI_NB_LEFT +aui.AUI_NB_MIDDLE_CLICK_CLOSE +aui.AUI_NB_RIGHT +aui.AUI_NB_SCROLL_BUTTONS +aui.AUI_NB_TAB_EXTERNAL_MOVE +aui.AUI_NB_TAB_FIXED_WIDTH +aui.AUI_NB_TAB_MOVE +aui.AUI_NB_TAB_SPLIT +aui.AUI_NB_TOP +aui.AUI_NB_WINDOWLIST_BUTTON +aui.AUI_TBART_GRIPPER_SIZE +aui.AUI_TBART_OVERFLOW_SIZE +aui.AUI_TBART_SEPARATOR_SIZE +aui.AUI_TBTOOL_TEXT_BOTTOM +aui.AUI_TBTOOL_TEXT_LEFT +aui.AUI_TBTOOL_TEXT_RIGHT +aui.AUI_TBTOOL_TEXT_TOP +aui.AUI_TB_DEFAULT_STYLE +aui.AUI_TB_GRIPPER +aui.AUI_TB_HORZ_LAYOUT +aui.AUI_TB_HORZ_TEXT +aui.AUI_TB_NO_AUTORESIZE +aui.AUI_TB_NO_TOOLTIPS +aui.AUI_TB_OVERFLOW +aui.AUI_TB_TEXT +aui.AUI_TB_VERTICAL +aui.AuiDefaultDockArt( +aui.AuiDefaultTabArt( +aui.AuiDefaultToolBarArt( +aui.AuiDockArt( +aui.AuiDockInfo( +aui.AuiDockUIPart( +aui.AuiFloatingFrame( +aui.AuiMDIChildFrame( +aui.AuiMDIClientWindow( +aui.AuiMDIParentFrame( +aui.AuiManager( +aui.AuiManagerEvent( +aui.AuiManager_GetManager( +aui.AuiNotebook( +aui.AuiNotebookEvent( +aui.AuiNotebookPage( +aui.AuiPaneButton( +aui.AuiPaneInfo( +aui.AuiSimpleTabArt( +aui.AuiTabArt( +aui.AuiTabContainer( +aui.AuiTabContainerButton( +aui.AuiTabCtrl( +aui.AuiToolBar( +aui.AuiToolBarArt( +aui.AuiToolBarEvent( +aui.AuiToolBarItem( +aui.EVT_AUINOTEBOOK_ALLOW_DND( +aui.EVT_AUINOTEBOOK_BEGIN_DRAG( +aui.EVT_AUINOTEBOOK_BG_DCLICK( +aui.EVT_AUINOTEBOOK_BUTTON( +aui.EVT_AUINOTEBOOK_DRAG_DONE( +aui.EVT_AUINOTEBOOK_DRAG_MOTION( +aui.EVT_AUINOTEBOOK_END_DRAG( +aui.EVT_AUINOTEBOOK_PAGE_CHANGED( +aui.EVT_AUINOTEBOOK_PAGE_CHANGING( +aui.EVT_AUINOTEBOOK_PAGE_CLOSE( +aui.EVT_AUINOTEBOOK_PAGE_CLOSED( +aui.EVT_AUINOTEBOOK_TAB_MIDDLE_DOWN( +aui.EVT_AUINOTEBOOK_TAB_MIDDLE_UP( +aui.EVT_AUINOTEBOOK_TAB_RIGHT_DOWN( +aui.EVT_AUINOTEBOOK_TAB_RIGHT_UP( +aui.EVT_AUITOOLBAR_BEGIN_DRAG( +aui.EVT_AUITOOLBAR_MIDDLE_CLICK( +aui.EVT_AUITOOLBAR_OVERFLOW_CLICK( +aui.EVT_AUITOOLBAR_RIGHT_CLICK( +aui.EVT_AUITOOLBAR_TOOL_DROPDOWN( +aui.EVT_AUI_FIND_MANAGER( +aui.EVT_AUI_PANE_BUTTON( +aui.EVT_AUI_PANE_CLOSE( +aui.EVT_AUI_PANE_MAXIMIZE( +aui.EVT_AUI_PANE_RESTORE( +aui.EVT_AUI_RENDER( +aui.PreAuiMDIChildFrame( +aui.PreAuiMDIClientWindow( +aui.PreAuiMDIParentFrame( +aui.PreAuiNotebook( +aui.PyAuiDockArt( +aui.PyAuiTabArt( +aui.__builtins__ +aui.__doc__ +aui.__docfilter__( +aui.__file__ +aui.__name__ +aui.__package__ +aui.cvar +aui.new +aui.new_instancemethod( +aui.wx +aui.wxEVT_AUI_FIND_MANAGER +aui.wxEVT_AUI_PANE_BUTTON +aui.wxEVT_AUI_PANE_CLOSE +aui.wxEVT_AUI_PANE_MAXIMIZE +aui.wxEVT_AUI_PANE_RESTORE +aui.wxEVT_AUI_RENDER +aui.wxEVT_COMMAND_AUINOTEBOOK_ALLOW_DND +aui.wxEVT_COMMAND_AUINOTEBOOK_BEGIN_DRAG +aui.wxEVT_COMMAND_AUINOTEBOOK_BG_DCLICK +aui.wxEVT_COMMAND_AUINOTEBOOK_BUTTON +aui.wxEVT_COMMAND_AUINOTEBOOK_DRAG_DONE +aui.wxEVT_COMMAND_AUINOTEBOOK_DRAG_MOTION +aui.wxEVT_COMMAND_AUINOTEBOOK_END_DRAG +aui.wxEVT_COMMAND_AUINOTEBOOK_PAGE_CHANGED +aui.wxEVT_COMMAND_AUINOTEBOOK_PAGE_CHANGING +aui.wxEVT_COMMAND_AUINOTEBOOK_PAGE_CLOSE +aui.wxEVT_COMMAND_AUINOTEBOOK_PAGE_CLOSED +aui.wxEVT_COMMAND_AUINOTEBOOK_TAB_MIDDLE_DOWN +aui.wxEVT_COMMAND_AUINOTEBOOK_TAB_MIDDLE_UP +aui.wxEVT_COMMAND_AUINOTEBOOK_TAB_RIGHT_DOWN +aui.wxEVT_COMMAND_AUINOTEBOOK_TAB_RIGHT_UP +aui.wxEVT_COMMAND_AUITOOLBAR_BEGIN_DRAG +aui.wxEVT_COMMAND_AUITOOLBAR_MIDDLE_CLICK +aui.wxEVT_COMMAND_AUITOOLBAR_OVERFLOW_CLICK +aui.wxEVT_COMMAND_AUITOOLBAR_RIGHT_CLICK +aui.wxEVT_COMMAND_AUITOOLBAR_TOOL_DROPDOWN + +--- from wx.aui import * --- +AUI_BUTTON_CLOSE +AUI_BUTTON_CUSTOM1 +AUI_BUTTON_CUSTOM2 +AUI_BUTTON_CUSTOM3 +AUI_BUTTON_DOWN +AUI_BUTTON_LEFT +AUI_BUTTON_MAXIMIZE_RESTORE +AUI_BUTTON_MINIMIZE +AUI_BUTTON_OPTIONS +AUI_BUTTON_PIN +AUI_BUTTON_RIGHT +AUI_BUTTON_STATE_CHECKED +AUI_BUTTON_STATE_DISABLED +AUI_BUTTON_STATE_HIDDEN +AUI_BUTTON_STATE_HOVER +AUI_BUTTON_STATE_NORMAL +AUI_BUTTON_STATE_PRESSED +AUI_BUTTON_UP +AUI_BUTTON_WINDOWLIST +AUI_DOCKART_ACTIVE_CAPTION_COLOUR +AUI_DOCKART_ACTIVE_CAPTION_GRADIENT_COLOUR +AUI_DOCKART_ACTIVE_CAPTION_TEXT_COLOUR +AUI_DOCKART_BACKGROUND_COLOUR +AUI_DOCKART_BORDER_COLOUR +AUI_DOCKART_CAPTION_FONT +AUI_DOCKART_CAPTION_SIZE +AUI_DOCKART_GRADIENT_TYPE +AUI_DOCKART_GRIPPER_COLOUR +AUI_DOCKART_GRIPPER_SIZE +AUI_DOCKART_INACTIVE_CAPTION_COLOUR +AUI_DOCKART_INACTIVE_CAPTION_GRADIENT_COLOUR +AUI_DOCKART_INACTIVE_CAPTION_TEXT_COLOUR +AUI_DOCKART_PANE_BORDER_SIZE +AUI_DOCKART_PANE_BUTTON_SIZE +AUI_DOCKART_SASH_COLOUR +AUI_DOCKART_SASH_SIZE +AUI_DOCK_BOTTOM +AUI_DOCK_CENTER +AUI_DOCK_CENTRE +AUI_DOCK_LEFT +AUI_DOCK_NONE +AUI_DOCK_RIGHT +AUI_DOCK_TOP +AUI_GRADIENT_HORIZONTAL +AUI_GRADIENT_NONE +AUI_GRADIENT_VERTICAL +AUI_INSERT_DOCK +AUI_INSERT_PANE +AUI_INSERT_ROW +AUI_MGR_ALLOW_ACTIVE_PANE +AUI_MGR_ALLOW_FLOATING +AUI_MGR_DEFAULT +AUI_MGR_HINT_FADE +AUI_MGR_NO_VENETIAN_BLINDS_FADE +AUI_MGR_RECTANGLE_HINT +AUI_MGR_TRANSPARENT_DRAG +AUI_MGR_TRANSPARENT_HINT +AUI_MGR_VENETIAN_BLINDS_HINT +AUI_NB_BOTTOM +AUI_NB_CLOSE_BUTTON +AUI_NB_CLOSE_ON_ACTIVE_TAB +AUI_NB_CLOSE_ON_ALL_TABS +AUI_NB_DEFAULT_STYLE +AUI_NB_LEFT +AUI_NB_MIDDLE_CLICK_CLOSE +AUI_NB_RIGHT +AUI_NB_SCROLL_BUTTONS +AUI_NB_TAB_EXTERNAL_MOVE +AUI_NB_TAB_FIXED_WIDTH +AUI_NB_TAB_MOVE +AUI_NB_TAB_SPLIT +AUI_NB_TOP +AUI_NB_WINDOWLIST_BUTTON +AUI_TBART_GRIPPER_SIZE +AUI_TBART_OVERFLOW_SIZE +AUI_TBART_SEPARATOR_SIZE +AUI_TBTOOL_TEXT_BOTTOM +AUI_TBTOOL_TEXT_LEFT +AUI_TBTOOL_TEXT_RIGHT +AUI_TBTOOL_TEXT_TOP +AUI_TB_DEFAULT_STYLE +AUI_TB_GRIPPER +AUI_TB_HORZ_LAYOUT +AUI_TB_HORZ_TEXT +AUI_TB_NO_AUTORESIZE +AUI_TB_NO_TOOLTIPS +AUI_TB_OVERFLOW +AUI_TB_TEXT +AUI_TB_VERTICAL +AuiDefaultDockArt( +AuiDefaultTabArt( +AuiDefaultToolBarArt( +AuiDockArt( +AuiDockInfo( +AuiDockUIPart( +AuiFloatingFrame( +AuiMDIChildFrame( +AuiMDIClientWindow( +AuiMDIParentFrame( +AuiManager( +AuiManagerEvent( +AuiManager_GetManager( +AuiNotebook( +AuiNotebookEvent( +AuiNotebookPage( +AuiPaneButton( +AuiPaneInfo( +AuiSimpleTabArt( +AuiTabArt( +AuiTabContainer( +AuiTabContainerButton( +AuiTabCtrl( +AuiToolBar( +AuiToolBarArt( +AuiToolBarEvent( +AuiToolBarItem( +EVT_AUINOTEBOOK_ALLOW_DND( +EVT_AUINOTEBOOK_BEGIN_DRAG( +EVT_AUINOTEBOOK_BG_DCLICK( +EVT_AUINOTEBOOK_BUTTON( +EVT_AUINOTEBOOK_DRAG_DONE( +EVT_AUINOTEBOOK_DRAG_MOTION( +EVT_AUINOTEBOOK_END_DRAG( +EVT_AUINOTEBOOK_PAGE_CHANGED( +EVT_AUINOTEBOOK_PAGE_CHANGING( +EVT_AUINOTEBOOK_PAGE_CLOSE( +EVT_AUINOTEBOOK_PAGE_CLOSED( +EVT_AUINOTEBOOK_TAB_MIDDLE_DOWN( +EVT_AUINOTEBOOK_TAB_MIDDLE_UP( +EVT_AUINOTEBOOK_TAB_RIGHT_DOWN( +EVT_AUINOTEBOOK_TAB_RIGHT_UP( +EVT_AUITOOLBAR_BEGIN_DRAG( +EVT_AUITOOLBAR_MIDDLE_CLICK( +EVT_AUITOOLBAR_OVERFLOW_CLICK( +EVT_AUITOOLBAR_RIGHT_CLICK( +EVT_AUITOOLBAR_TOOL_DROPDOWN( +EVT_AUI_FIND_MANAGER( +EVT_AUI_PANE_BUTTON( +EVT_AUI_PANE_CLOSE( +EVT_AUI_PANE_MAXIMIZE( +EVT_AUI_PANE_RESTORE( +EVT_AUI_RENDER( +PreAuiMDIChildFrame( +PreAuiMDIClientWindow( +PreAuiMDIParentFrame( +PreAuiNotebook( +PyAuiDockArt( +PyAuiTabArt( +wxEVT_AUI_FIND_MANAGER +wxEVT_AUI_PANE_BUTTON +wxEVT_AUI_PANE_CLOSE +wxEVT_AUI_PANE_MAXIMIZE +wxEVT_AUI_PANE_RESTORE +wxEVT_AUI_RENDER +wxEVT_COMMAND_AUINOTEBOOK_ALLOW_DND +wxEVT_COMMAND_AUINOTEBOOK_BEGIN_DRAG +wxEVT_COMMAND_AUINOTEBOOK_BG_DCLICK +wxEVT_COMMAND_AUINOTEBOOK_BUTTON +wxEVT_COMMAND_AUINOTEBOOK_DRAG_DONE +wxEVT_COMMAND_AUINOTEBOOK_DRAG_MOTION +wxEVT_COMMAND_AUINOTEBOOK_END_DRAG +wxEVT_COMMAND_AUINOTEBOOK_PAGE_CHANGED +wxEVT_COMMAND_AUINOTEBOOK_PAGE_CHANGING +wxEVT_COMMAND_AUINOTEBOOK_PAGE_CLOSE +wxEVT_COMMAND_AUINOTEBOOK_PAGE_CLOSED +wxEVT_COMMAND_AUINOTEBOOK_TAB_MIDDLE_DOWN +wxEVT_COMMAND_AUINOTEBOOK_TAB_MIDDLE_UP +wxEVT_COMMAND_AUINOTEBOOK_TAB_RIGHT_DOWN +wxEVT_COMMAND_AUINOTEBOOK_TAB_RIGHT_UP +wxEVT_COMMAND_AUITOOLBAR_BEGIN_DRAG +wxEVT_COMMAND_AUITOOLBAR_MIDDLE_CLICK +wxEVT_COMMAND_AUITOOLBAR_OVERFLOW_CLICK +wxEVT_COMMAND_AUITOOLBAR_RIGHT_CLICK +wxEVT_COMMAND_AUITOOLBAR_TOOL_DROPDOWN + +--- import wx.build --- +wx.build.__all__ +wx.build.__builtins__ +wx.build.__doc__ +wx.build.__file__ +wx.build.__name__ +wx.build.__package__ +wx.build.__path__ + +--- from wx import build --- +build.__all__ +build.__builtins__ +build.__doc__ +build.__file__ +build.__name__ +build.__package__ +build.__path__ + +--- from wx.build import * --- + +--- import wx.calendar --- +wx.calendar.CAL_BORDER_NONE +wx.calendar.CAL_BORDER_ROUND +wx.calendar.CAL_BORDER_SQUARE +wx.calendar.CAL_HITTEST_DAY +wx.calendar.CAL_HITTEST_DECMONTH +wx.calendar.CAL_HITTEST_HEADER +wx.calendar.CAL_HITTEST_INCMONTH +wx.calendar.CAL_HITTEST_NOWHERE +wx.calendar.CAL_HITTEST_SURROUNDING_WEEK +wx.calendar.CAL_MONDAY_FIRST +wx.calendar.CAL_NO_MONTH_CHANGE +wx.calendar.CAL_NO_YEAR_CHANGE +wx.calendar.CAL_SEQUENTIAL_MONTH_SELECTION +wx.calendar.CAL_SHOW_HOLIDAYS +wx.calendar.CAL_SHOW_SURROUNDING_WEEKS +wx.calendar.CAL_SUNDAY_FIRST +wx.calendar.CalendarCtrl( +wx.calendar.CalendarCtrlPtr( +wx.calendar.CalendarCtrl_GetClassDefaultAttributes( +wx.calendar.CalendarDateAttr( +wx.calendar.CalendarDateAttrPtr( +wx.calendar.CalendarEvent( +wx.calendar.CalendarEventPtr( +wx.calendar.CalendarNameStr +wx.calendar.EVT_CALENDAR( +wx.calendar.EVT_CALENDAR_DAY( +wx.calendar.EVT_CALENDAR_MONTH( +wx.calendar.EVT_CALENDAR_SEL_CHANGED( +wx.calendar.EVT_CALENDAR_WEEKDAY_CLICKED( +wx.calendar.EVT_CALENDAR_YEAR( +wx.calendar.PreCalendarCtrl( +wx.calendar.__builtins__ +wx.calendar.__doc__ +wx.calendar.__docfilter__( +wx.calendar.__file__ +wx.calendar.__name__ +wx.calendar.__package__ +wx.calendar.cvar +wx.calendar.wx +wx.calendar.wxEVT_CALENDAR_DAY_CHANGED +wx.calendar.wxEVT_CALENDAR_DOUBLECLICKED +wx.calendar.wxEVT_CALENDAR_MONTH_CHANGED +wx.calendar.wxEVT_CALENDAR_SEL_CHANGED +wx.calendar.wxEVT_CALENDAR_WEEKDAY_CLICKED +wx.calendar.wxEVT_CALENDAR_YEAR_CHANGED + +--- from wx import calendar --- +calendar.CAL_BORDER_NONE +calendar.CAL_BORDER_ROUND +calendar.CAL_BORDER_SQUARE +calendar.CAL_HITTEST_DAY +calendar.CAL_HITTEST_DECMONTH +calendar.CAL_HITTEST_HEADER +calendar.CAL_HITTEST_INCMONTH +calendar.CAL_HITTEST_NOWHERE +calendar.CAL_HITTEST_SURROUNDING_WEEK +calendar.CAL_MONDAY_FIRST +calendar.CAL_NO_MONTH_CHANGE +calendar.CAL_NO_YEAR_CHANGE +calendar.CAL_SEQUENTIAL_MONTH_SELECTION +calendar.CAL_SHOW_HOLIDAYS +calendar.CAL_SHOW_SURROUNDING_WEEKS +calendar.CAL_SUNDAY_FIRST +calendar.CalendarCtrl( +calendar.CalendarCtrlPtr( +calendar.CalendarCtrl_GetClassDefaultAttributes( +calendar.CalendarDateAttr( +calendar.CalendarDateAttrPtr( +calendar.CalendarEvent( +calendar.CalendarEventPtr( +calendar.CalendarNameStr +calendar.EVT_CALENDAR( +calendar.EVT_CALENDAR_DAY( +calendar.EVT_CALENDAR_MONTH( +calendar.EVT_CALENDAR_SEL_CHANGED( +calendar.EVT_CALENDAR_WEEKDAY_CLICKED( +calendar.EVT_CALENDAR_YEAR( +calendar.PreCalendarCtrl( +calendar.__builtins__ +calendar.__doc__ +calendar.__docfilter__( +calendar.__file__ +calendar.__name__ +calendar.__package__ +calendar.cvar +calendar.wx +calendar.wxEVT_CALENDAR_DAY_CHANGED +calendar.wxEVT_CALENDAR_DOUBLECLICKED +calendar.wxEVT_CALENDAR_MONTH_CHANGED +calendar.wxEVT_CALENDAR_SEL_CHANGED +calendar.wxEVT_CALENDAR_WEEKDAY_CLICKED +calendar.wxEVT_CALENDAR_YEAR_CHANGED + +--- from wx.calendar import * --- +CAL_BORDER_NONE +CAL_BORDER_ROUND +CAL_BORDER_SQUARE +CAL_HITTEST_DAY +CAL_HITTEST_DECMONTH +CAL_HITTEST_HEADER +CAL_HITTEST_INCMONTH +CAL_HITTEST_NOWHERE +CAL_HITTEST_SURROUNDING_WEEK +CAL_MONDAY_FIRST +CAL_NO_MONTH_CHANGE +CAL_NO_YEAR_CHANGE +CAL_SEQUENTIAL_MONTH_SELECTION +CAL_SHOW_HOLIDAYS +CAL_SHOW_SURROUNDING_WEEKS +CAL_SUNDAY_FIRST +CalendarCtrl( +CalendarCtrlPtr( +CalendarCtrl_GetClassDefaultAttributes( +CalendarDateAttr( +CalendarDateAttrPtr( +CalendarEvent( +CalendarEventPtr( +CalendarNameStr +EVT_CALENDAR( +EVT_CALENDAR_DAY( +EVT_CALENDAR_MONTH( +EVT_CALENDAR_SEL_CHANGED( +EVT_CALENDAR_WEEKDAY_CLICKED( +EVT_CALENDAR_YEAR( +PreCalendarCtrl( +wxEVT_CALENDAR_DAY_CHANGED +wxEVT_CALENDAR_DOUBLECLICKED +wxEVT_CALENDAR_MONTH_CHANGED +wxEVT_CALENDAR_SEL_CHANGED +wxEVT_CALENDAR_WEEKDAY_CLICKED +wxEVT_CALENDAR_YEAR_CHANGED + +--- import wx.combo --- +wx.combo.BitmapComboBox( +wx.combo.CC_BUTTON_OUTSIDE_BORDER +wx.combo.CC_MF_ON_BUTTON +wx.combo.CC_MF_ON_CLICK_AREA +wx.combo.CC_NO_TEXT_AUTO_SELECT +wx.combo.CC_POPUP_ON_MOUSE_UP +wx.combo.ComboCtrl( +wx.combo.ComboCtrlFeatures( +wx.combo.ComboCtrl_GetFeatures( +wx.combo.ComboPopup( +wx.combo.ComboPopup_DefaultPaintComboControl( +wx.combo.ODCB_DCLICK_CYCLES +wx.combo.ODCB_PAINTING_CONTROL +wx.combo.ODCB_PAINTING_SELECTED +wx.combo.ODCB_STD_CONTROL_PAINT +wx.combo.OwnerDrawnComboBox( +wx.combo.PreBitmapComboBox( +wx.combo.PreComboCtrl( +wx.combo.PreOwnerDrawnComboBox( +wx.combo.__builtins__ +wx.combo.__doc__ +wx.combo.__docfilter__( +wx.combo.__file__ +wx.combo.__name__ +wx.combo.__package__ +wx.combo.new +wx.combo.new_instancemethod( +wx.combo.wx + +--- from wx import combo --- +combo.BitmapComboBox( +combo.CC_BUTTON_OUTSIDE_BORDER +combo.CC_MF_ON_BUTTON +combo.CC_MF_ON_CLICK_AREA +combo.CC_NO_TEXT_AUTO_SELECT +combo.CC_POPUP_ON_MOUSE_UP +combo.ComboCtrl( +combo.ComboCtrlFeatures( +combo.ComboCtrl_GetFeatures( +combo.ComboPopup( +combo.ComboPopup_DefaultPaintComboControl( +combo.ODCB_DCLICK_CYCLES +combo.ODCB_PAINTING_CONTROL +combo.ODCB_PAINTING_SELECTED +combo.ODCB_STD_CONTROL_PAINT +combo.OwnerDrawnComboBox( +combo.PreBitmapComboBox( +combo.PreComboCtrl( +combo.PreOwnerDrawnComboBox( +combo.__builtins__ +combo.__doc__ +combo.__docfilter__( +combo.__file__ +combo.__name__ +combo.__package__ +combo.new +combo.new_instancemethod( +combo.wx + +--- from wx.combo import * --- +BitmapComboBox( +CC_BUTTON_OUTSIDE_BORDER +CC_MF_ON_BUTTON +CC_MF_ON_CLICK_AREA +CC_NO_TEXT_AUTO_SELECT +CC_POPUP_ON_MOUSE_UP +ComboCtrl( +ComboCtrlFeatures( +ComboCtrl_GetFeatures( +ComboPopup( +ComboPopup_DefaultPaintComboControl( +ODCB_DCLICK_CYCLES +ODCB_PAINTING_CONTROL +ODCB_PAINTING_SELECTED +ODCB_STD_CONTROL_PAINT +OwnerDrawnComboBox( +PreBitmapComboBox( +PreComboCtrl( +PreOwnerDrawnComboBox( + +--- import wx.gizmos --- +wx.gizmos.DS_DRAG_CORNER +wx.gizmos.DS_MANAGE_SCROLLBARS +wx.gizmos.DynamicSashNameStr +wx.gizmos.DynamicSashSplitEvent( +wx.gizmos.DynamicSashSplitEventPtr( +wx.gizmos.DynamicSashUnifyEvent( +wx.gizmos.DynamicSashUnifyEventPtr( +wx.gizmos.DynamicSashWindow( +wx.gizmos.DynamicSashWindowPtr( +wx.gizmos.EL_ALLOW_DELETE +wx.gizmos.EL_ALLOW_EDIT +wx.gizmos.EL_ALLOW_NEW +wx.gizmos.EVT_DYNAMIC_SASH_SPLIT( +wx.gizmos.EVT_DYNAMIC_SASH_UNIFY( +wx.gizmos.EditableListBox( +wx.gizmos.EditableListBoxNameStr +wx.gizmos.EditableListBoxPtr( +wx.gizmos.LEDNumberCtrl( +wx.gizmos.LEDNumberCtrlPtr( +wx.gizmos.LED_ALIGN_CENTER +wx.gizmos.LED_ALIGN_LEFT +wx.gizmos.LED_ALIGN_MASK +wx.gizmos.LED_ALIGN_RIGHT +wx.gizmos.LED_DRAW_FADED +wx.gizmos.PreDynamicSashWindow( +wx.gizmos.PreLEDNumberCtrl( +wx.gizmos.PreStaticPicture( +wx.gizmos.PreTreeListCtrl( +wx.gizmos.RemotelyScrolledTreeCtrl( +wx.gizmos.RemotelyScrolledTreeCtrlPtr( +wx.gizmos.SCALE_CUSTOM +wx.gizmos.SCALE_HORIZONTAL +wx.gizmos.SCALE_UNIFORM +wx.gizmos.SCALE_VERTICAL +wx.gizmos.SplitterScrolledWindow( +wx.gizmos.SplitterScrolledWindowPtr( +wx.gizmos.StaticPicture( +wx.gizmos.StaticPictureNameStr +wx.gizmos.StaticPicturePtr( +wx.gizmos.TL_ALIGN_CENTER +wx.gizmos.TL_ALIGN_LEFT +wx.gizmos.TL_ALIGN_RIGHT +wx.gizmos.TL_SEARCH_FULL +wx.gizmos.TL_SEARCH_LEVEL +wx.gizmos.TL_SEARCH_NOCASE +wx.gizmos.TL_SEARCH_PARTIAL +wx.gizmos.TL_SEARCH_VISIBLE +wx.gizmos.TREE_HITTEST_ONITEMCOLUMN +wx.gizmos.TR_DONT_ADJUST_MAC +wx.gizmos.ThinSplitterWindow( +wx.gizmos.ThinSplitterWindowPtr( +wx.gizmos.TreeCompanionWindow( +wx.gizmos.TreeCompanionWindowPtr( +wx.gizmos.TreeListColumnInfo( +wx.gizmos.TreeListColumnInfoPtr( +wx.gizmos.TreeListCtrl( +wx.gizmos.TreeListCtrlNameStr +wx.gizmos.TreeListCtrlPtr( +wx.gizmos.__builtins__ +wx.gizmos.__doc__ +wx.gizmos.__docfilter__( +wx.gizmos.__file__ +wx.gizmos.__name__ +wx.gizmos.__package__ +wx.gizmos.cvar +wx.gizmos.wx +wx.gizmos.wxEVT_DYNAMIC_SASH_SPLIT +wx.gizmos.wxEVT_DYNAMIC_SASH_UNIFY + +--- from wx import gizmos --- +gizmos.DS_DRAG_CORNER +gizmos.DS_MANAGE_SCROLLBARS +gizmos.DynamicSashNameStr +gizmos.DynamicSashSplitEvent( +gizmos.DynamicSashSplitEventPtr( +gizmos.DynamicSashUnifyEvent( +gizmos.DynamicSashUnifyEventPtr( +gizmos.DynamicSashWindow( +gizmos.DynamicSashWindowPtr( +gizmos.EL_ALLOW_DELETE +gizmos.EL_ALLOW_EDIT +gizmos.EL_ALLOW_NEW +gizmos.EVT_DYNAMIC_SASH_SPLIT( +gizmos.EVT_DYNAMIC_SASH_UNIFY( +gizmos.EditableListBox( +gizmos.EditableListBoxNameStr +gizmos.EditableListBoxPtr( +gizmos.LEDNumberCtrl( +gizmos.LEDNumberCtrlPtr( +gizmos.LED_ALIGN_CENTER +gizmos.LED_ALIGN_LEFT +gizmos.LED_ALIGN_MASK +gizmos.LED_ALIGN_RIGHT +gizmos.LED_DRAW_FADED +gizmos.PreDynamicSashWindow( +gizmos.PreLEDNumberCtrl( +gizmos.PreStaticPicture( +gizmos.PreTreeListCtrl( +gizmos.RemotelyScrolledTreeCtrl( +gizmos.RemotelyScrolledTreeCtrlPtr( +gizmos.SCALE_CUSTOM +gizmos.SCALE_HORIZONTAL +gizmos.SCALE_UNIFORM +gizmos.SCALE_VERTICAL +gizmos.SplitterScrolledWindow( +gizmos.SplitterScrolledWindowPtr( +gizmos.StaticPicture( +gizmos.StaticPictureNameStr +gizmos.StaticPicturePtr( +gizmos.TL_ALIGN_CENTER +gizmos.TL_ALIGN_LEFT +gizmos.TL_ALIGN_RIGHT +gizmos.TL_SEARCH_FULL +gizmos.TL_SEARCH_LEVEL +gizmos.TL_SEARCH_NOCASE +gizmos.TL_SEARCH_PARTIAL +gizmos.TL_SEARCH_VISIBLE +gizmos.TREE_HITTEST_ONITEMCOLUMN +gizmos.TR_DONT_ADJUST_MAC +gizmos.ThinSplitterWindow( +gizmos.ThinSplitterWindowPtr( +gizmos.TreeCompanionWindow( +gizmos.TreeCompanionWindowPtr( +gizmos.TreeListColumnInfo( +gizmos.TreeListColumnInfoPtr( +gizmos.TreeListCtrl( +gizmos.TreeListCtrlNameStr +gizmos.TreeListCtrlPtr( +gizmos.__builtins__ +gizmos.__doc__ +gizmos.__docfilter__( +gizmos.__file__ +gizmos.__name__ +gizmos.__package__ +gizmos.cvar +gizmos.wx +gizmos.wxEVT_DYNAMIC_SASH_SPLIT +gizmos.wxEVT_DYNAMIC_SASH_UNIFY + +--- from wx.gizmos import * --- +DS_DRAG_CORNER +DS_MANAGE_SCROLLBARS +DynamicSashNameStr +DynamicSashSplitEvent( +DynamicSashSplitEventPtr( +DynamicSashUnifyEvent( +DynamicSashUnifyEventPtr( +DynamicSashWindow( +DynamicSashWindowPtr( +EL_ALLOW_DELETE +EL_ALLOW_EDIT +EL_ALLOW_NEW +EVT_DYNAMIC_SASH_SPLIT( +EVT_DYNAMIC_SASH_UNIFY( +EditableListBox( +EditableListBoxNameStr +EditableListBoxPtr( +LEDNumberCtrl( +LEDNumberCtrlPtr( +LED_ALIGN_CENTER +LED_ALIGN_LEFT +LED_ALIGN_MASK +LED_ALIGN_RIGHT +LED_DRAW_FADED +PreDynamicSashWindow( +PreLEDNumberCtrl( +PreStaticPicture( +PreTreeListCtrl( +RemotelyScrolledTreeCtrl( +RemotelyScrolledTreeCtrlPtr( +SCALE_CUSTOM +SCALE_HORIZONTAL +SCALE_UNIFORM +SCALE_VERTICAL +SplitterScrolledWindow( +SplitterScrolledWindowPtr( +StaticPicture( +StaticPictureNameStr +StaticPicturePtr( +TL_ALIGN_CENTER +TL_ALIGN_LEFT +TL_ALIGN_RIGHT +TL_SEARCH_FULL +TL_SEARCH_LEVEL +TL_SEARCH_NOCASE +TL_SEARCH_PARTIAL +TL_SEARCH_VISIBLE +TREE_HITTEST_ONITEMCOLUMN +TR_DONT_ADJUST_MAC +ThinSplitterWindow( +ThinSplitterWindowPtr( +TreeCompanionWindow( +TreeCompanionWindowPtr( +TreeListColumnInfo( +TreeListColumnInfoPtr( +TreeListCtrl( +TreeListCtrlNameStr +TreeListCtrlPtr( +wxEVT_DYNAMIC_SASH_SPLIT +wxEVT_DYNAMIC_SASH_UNIFY + +--- import wx.glcanvas --- +wx.glcanvas.GLCanvas( +wx.glcanvas.GLCanvasNameStr +wx.glcanvas.GLCanvasPtr( +wx.glcanvas.GLCanvasWithContext( +wx.glcanvas.GLContext( +wx.glcanvas.GLContextPtr( +wx.glcanvas.WX_GL_AUX_BUFFERS +wx.glcanvas.WX_GL_BUFFER_SIZE +wx.glcanvas.WX_GL_DEPTH_SIZE +wx.glcanvas.WX_GL_DOUBLEBUFFER +wx.glcanvas.WX_GL_LEVEL +wx.glcanvas.WX_GL_MIN_ACCUM_ALPHA +wx.glcanvas.WX_GL_MIN_ACCUM_BLUE +wx.glcanvas.WX_GL_MIN_ACCUM_GREEN +wx.glcanvas.WX_GL_MIN_ACCUM_RED +wx.glcanvas.WX_GL_MIN_ALPHA +wx.glcanvas.WX_GL_MIN_BLUE +wx.glcanvas.WX_GL_MIN_GREEN +wx.glcanvas.WX_GL_MIN_RED +wx.glcanvas.WX_GL_RGBA +wx.glcanvas.WX_GL_STENCIL_SIZE +wx.glcanvas.WX_GL_STEREO +wx.glcanvas.__builtins__ +wx.glcanvas.__doc__ +wx.glcanvas.__docfilter__( +wx.glcanvas.__file__ +wx.glcanvas.__name__ +wx.glcanvas.__package__ +wx.glcanvas.cvar +wx.glcanvas.wx + +--- from wx import glcanvas --- +glcanvas.GLCanvas( +glcanvas.GLCanvasNameStr +glcanvas.GLCanvasPtr( +glcanvas.GLCanvasWithContext( +glcanvas.GLContext( +glcanvas.GLContextPtr( +glcanvas.WX_GL_AUX_BUFFERS +glcanvas.WX_GL_BUFFER_SIZE +glcanvas.WX_GL_DEPTH_SIZE +glcanvas.WX_GL_DOUBLEBUFFER +glcanvas.WX_GL_LEVEL +glcanvas.WX_GL_MIN_ACCUM_ALPHA +glcanvas.WX_GL_MIN_ACCUM_BLUE +glcanvas.WX_GL_MIN_ACCUM_GREEN +glcanvas.WX_GL_MIN_ACCUM_RED +glcanvas.WX_GL_MIN_ALPHA +glcanvas.WX_GL_MIN_BLUE +glcanvas.WX_GL_MIN_GREEN +glcanvas.WX_GL_MIN_RED +glcanvas.WX_GL_RGBA +glcanvas.WX_GL_STENCIL_SIZE +glcanvas.WX_GL_STEREO +glcanvas.__builtins__ +glcanvas.__doc__ +glcanvas.__docfilter__( +glcanvas.__file__ +glcanvas.__name__ +glcanvas.__package__ +glcanvas.cvar +glcanvas.wx + +--- from wx.glcanvas import * --- +GLCanvas( +GLCanvasNameStr +GLCanvasPtr( +GLCanvasWithContext( +GLContext( +GLContextPtr( +WX_GL_AUX_BUFFERS +WX_GL_BUFFER_SIZE +WX_GL_DEPTH_SIZE +WX_GL_DOUBLEBUFFER +WX_GL_LEVEL +WX_GL_MIN_ACCUM_ALPHA +WX_GL_MIN_ACCUM_BLUE +WX_GL_MIN_ACCUM_GREEN +WX_GL_MIN_ACCUM_RED +WX_GL_MIN_ALPHA +WX_GL_MIN_BLUE +WX_GL_MIN_GREEN +WX_GL_MIN_RED +WX_GL_RGBA +WX_GL_STENCIL_SIZE +WX_GL_STEREO + +--- import wx.grid --- +wx.grid.EVT_GRID_CELL_BEGIN_DRAG( +wx.grid.EVT_GRID_CELL_CHANGE( +wx.grid.EVT_GRID_CELL_LEFT_CLICK( +wx.grid.EVT_GRID_CELL_LEFT_DCLICK( +wx.grid.EVT_GRID_CELL_RIGHT_CLICK( +wx.grid.EVT_GRID_CELL_RIGHT_DCLICK( +wx.grid.EVT_GRID_CMD_CELL_BEGIN_DRAG( +wx.grid.EVT_GRID_CMD_CELL_CHANGE( +wx.grid.EVT_GRID_CMD_CELL_LEFT_CLICK( +wx.grid.EVT_GRID_CMD_CELL_LEFT_DCLICK( +wx.grid.EVT_GRID_CMD_CELL_RIGHT_CLICK( +wx.grid.EVT_GRID_CMD_CELL_RIGHT_DCLICK( +wx.grid.EVT_GRID_CMD_COL_SIZE( +wx.grid.EVT_GRID_CMD_EDITOR_CREATED( +wx.grid.EVT_GRID_CMD_EDITOR_HIDDEN( +wx.grid.EVT_GRID_CMD_EDITOR_SHOWN( +wx.grid.EVT_GRID_CMD_LABEL_LEFT_CLICK( +wx.grid.EVT_GRID_CMD_LABEL_LEFT_DCLICK( +wx.grid.EVT_GRID_CMD_LABEL_RIGHT_CLICK( +wx.grid.EVT_GRID_CMD_LABEL_RIGHT_DCLICK( +wx.grid.EVT_GRID_CMD_RANGE_SELECT( +wx.grid.EVT_GRID_CMD_ROW_SIZE( +wx.grid.EVT_GRID_CMD_SELECT_CELL( +wx.grid.EVT_GRID_COL_SIZE( +wx.grid.EVT_GRID_EDITOR_CREATED( +wx.grid.EVT_GRID_EDITOR_HIDDEN( +wx.grid.EVT_GRID_EDITOR_SHOWN( +wx.grid.EVT_GRID_LABEL_LEFT_CLICK( +wx.grid.EVT_GRID_LABEL_LEFT_DCLICK( +wx.grid.EVT_GRID_LABEL_RIGHT_CLICK( +wx.grid.EVT_GRID_LABEL_RIGHT_DCLICK( +wx.grid.EVT_GRID_RANGE_SELECT( +wx.grid.EVT_GRID_ROW_SIZE( +wx.grid.EVT_GRID_SELECT_CELL( +wx.grid.GRIDTABLE_NOTIFY_COLS_APPENDED +wx.grid.GRIDTABLE_NOTIFY_COLS_DELETED +wx.grid.GRIDTABLE_NOTIFY_COLS_INSERTED +wx.grid.GRIDTABLE_NOTIFY_ROWS_APPENDED +wx.grid.GRIDTABLE_NOTIFY_ROWS_DELETED +wx.grid.GRIDTABLE_NOTIFY_ROWS_INSERTED +wx.grid.GRIDTABLE_REQUEST_VIEW_GET_VALUES +wx.grid.GRIDTABLE_REQUEST_VIEW_SEND_VALUES +wx.grid.GRID_DEFAULT_COL_LABEL_HEIGHT +wx.grid.GRID_DEFAULT_COL_WIDTH +wx.grid.GRID_DEFAULT_NUMBER_COLS +wx.grid.GRID_DEFAULT_NUMBER_ROWS +wx.grid.GRID_DEFAULT_ROW_HEIGHT +wx.grid.GRID_DEFAULT_ROW_LABEL_WIDTH +wx.grid.GRID_DEFAULT_SCROLLBAR_WIDTH +wx.grid.GRID_LABEL_EDGE_ZONE +wx.grid.GRID_MIN_COL_WIDTH +wx.grid.GRID_MIN_ROW_HEIGHT +wx.grid.GRID_VALUE_BOOL +wx.grid.GRID_VALUE_CHOICE +wx.grid.GRID_VALUE_CHOICEINT +wx.grid.GRID_VALUE_DATETIME +wx.grid.GRID_VALUE_FLOAT +wx.grid.GRID_VALUE_LONG +wx.grid.GRID_VALUE_NUMBER +wx.grid.GRID_VALUE_STRING +wx.grid.GRID_VALUE_TEXT +wx.grid.Grid( +wx.grid.GridCellAttr( +wx.grid.GridCellAttrProvider( +wx.grid.GridCellAttrProviderPtr( +wx.grid.GridCellAttrPtr( +wx.grid.GridCellAutoWrapStringEditor( +wx.grid.GridCellAutoWrapStringEditorPtr( +wx.grid.GridCellAutoWrapStringRenderer( +wx.grid.GridCellAutoWrapStringRendererPtr( +wx.grid.GridCellBoolEditor( +wx.grid.GridCellBoolEditorPtr( +wx.grid.GridCellBoolRenderer( +wx.grid.GridCellBoolRendererPtr( +wx.grid.GridCellChoiceEditor( +wx.grid.GridCellChoiceEditorPtr( +wx.grid.GridCellCoords( +wx.grid.GridCellCoordsPtr( +wx.grid.GridCellDateTimeRenderer( +wx.grid.GridCellDateTimeRendererPtr( +wx.grid.GridCellEditor( +wx.grid.GridCellEditorPtr( +wx.grid.GridCellEnumEditor( +wx.grid.GridCellEnumEditorPtr( +wx.grid.GridCellEnumRenderer( +wx.grid.GridCellEnumRendererPtr( +wx.grid.GridCellFloatEditor( +wx.grid.GridCellFloatEditorPtr( +wx.grid.GridCellFloatRenderer( +wx.grid.GridCellFloatRendererPtr( +wx.grid.GridCellNumberEditor( +wx.grid.GridCellNumberEditorPtr( +wx.grid.GridCellNumberRenderer( +wx.grid.GridCellNumberRendererPtr( +wx.grid.GridCellRenderer( +wx.grid.GridCellRendererPtr( +wx.grid.GridCellStringRenderer( +wx.grid.GridCellStringRendererPtr( +wx.grid.GridCellTextEditor( +wx.grid.GridCellTextEditorPtr( +wx.grid.GridEditorCreatedEvent( +wx.grid.GridEditorCreatedEventPtr( +wx.grid.GridEvent( +wx.grid.GridEventPtr( +wx.grid.GridNoCellCoords +wx.grid.GridNoCellRect +wx.grid.GridPtr( +wx.grid.GridRangeSelectEvent( +wx.grid.GridRangeSelectEventPtr( +wx.grid.GridSizeEvent( +wx.grid.GridSizeEventPtr( +wx.grid.GridStringTable( +wx.grid.GridStringTablePtr( +wx.grid.GridTableBase( +wx.grid.GridTableBasePtr( +wx.grid.GridTableMessage( +wx.grid.GridTableMessagePtr( +wx.grid.Grid_GetClassDefaultAttributes( +wx.grid.PreGrid( +wx.grid.PyGridCellAttrProvider( +wx.grid.PyGridCellAttrProviderPtr( +wx.grid.PyGridCellEditor( +wx.grid.PyGridCellEditorPtr( +wx.grid.PyGridCellRenderer( +wx.grid.PyGridCellRendererPtr( +wx.grid.PyGridTableBase( +wx.grid.PyGridTableBasePtr( +wx.grid.__builtins__ +wx.grid.__doc__ +wx.grid.__docfilter__( +wx.grid.__file__ +wx.grid.__name__ +wx.grid.__package__ +wx.grid.cvar +wx.grid.wx +wx.grid.wxEVT_GRID_CELL_BEGIN_DRAG +wx.grid.wxEVT_GRID_CELL_CHANGE +wx.grid.wxEVT_GRID_CELL_LEFT_CLICK +wx.grid.wxEVT_GRID_CELL_LEFT_DCLICK +wx.grid.wxEVT_GRID_CELL_RIGHT_CLICK +wx.grid.wxEVT_GRID_CELL_RIGHT_DCLICK +wx.grid.wxEVT_GRID_COL_SIZE +wx.grid.wxEVT_GRID_EDITOR_CREATED +wx.grid.wxEVT_GRID_EDITOR_HIDDEN +wx.grid.wxEVT_GRID_EDITOR_SHOWN +wx.grid.wxEVT_GRID_LABEL_LEFT_CLICK +wx.grid.wxEVT_GRID_LABEL_LEFT_DCLICK +wx.grid.wxEVT_GRID_LABEL_RIGHT_CLICK +wx.grid.wxEVT_GRID_LABEL_RIGHT_DCLICK +wx.grid.wxEVT_GRID_RANGE_SELECT +wx.grid.wxEVT_GRID_ROW_SIZE +wx.grid.wxEVT_GRID_SELECT_CELL + +--- from wx import grid --- +grid.EVT_GRID_CELL_BEGIN_DRAG( +grid.EVT_GRID_CELL_CHANGE( +grid.EVT_GRID_CELL_LEFT_CLICK( +grid.EVT_GRID_CELL_LEFT_DCLICK( +grid.EVT_GRID_CELL_RIGHT_CLICK( +grid.EVT_GRID_CELL_RIGHT_DCLICK( +grid.EVT_GRID_CMD_CELL_BEGIN_DRAG( +grid.EVT_GRID_CMD_CELL_CHANGE( +grid.EVT_GRID_CMD_CELL_LEFT_CLICK( +grid.EVT_GRID_CMD_CELL_LEFT_DCLICK( +grid.EVT_GRID_CMD_CELL_RIGHT_CLICK( +grid.EVT_GRID_CMD_CELL_RIGHT_DCLICK( +grid.EVT_GRID_CMD_COL_SIZE( +grid.EVT_GRID_CMD_EDITOR_CREATED( +grid.EVT_GRID_CMD_EDITOR_HIDDEN( +grid.EVT_GRID_CMD_EDITOR_SHOWN( +grid.EVT_GRID_CMD_LABEL_LEFT_CLICK( +grid.EVT_GRID_CMD_LABEL_LEFT_DCLICK( +grid.EVT_GRID_CMD_LABEL_RIGHT_CLICK( +grid.EVT_GRID_CMD_LABEL_RIGHT_DCLICK( +grid.EVT_GRID_CMD_RANGE_SELECT( +grid.EVT_GRID_CMD_ROW_SIZE( +grid.EVT_GRID_CMD_SELECT_CELL( +grid.EVT_GRID_COL_SIZE( +grid.EVT_GRID_EDITOR_CREATED( +grid.EVT_GRID_EDITOR_HIDDEN( +grid.EVT_GRID_EDITOR_SHOWN( +grid.EVT_GRID_LABEL_LEFT_CLICK( +grid.EVT_GRID_LABEL_LEFT_DCLICK( +grid.EVT_GRID_LABEL_RIGHT_CLICK( +grid.EVT_GRID_LABEL_RIGHT_DCLICK( +grid.EVT_GRID_RANGE_SELECT( +grid.EVT_GRID_ROW_SIZE( +grid.EVT_GRID_SELECT_CELL( +grid.GRIDTABLE_NOTIFY_COLS_APPENDED +grid.GRIDTABLE_NOTIFY_COLS_DELETED +grid.GRIDTABLE_NOTIFY_COLS_INSERTED +grid.GRIDTABLE_NOTIFY_ROWS_APPENDED +grid.GRIDTABLE_NOTIFY_ROWS_DELETED +grid.GRIDTABLE_NOTIFY_ROWS_INSERTED +grid.GRIDTABLE_REQUEST_VIEW_GET_VALUES +grid.GRIDTABLE_REQUEST_VIEW_SEND_VALUES +grid.GRID_DEFAULT_COL_LABEL_HEIGHT +grid.GRID_DEFAULT_COL_WIDTH +grid.GRID_DEFAULT_NUMBER_COLS +grid.GRID_DEFAULT_NUMBER_ROWS +grid.GRID_DEFAULT_ROW_HEIGHT +grid.GRID_DEFAULT_ROW_LABEL_WIDTH +grid.GRID_DEFAULT_SCROLLBAR_WIDTH +grid.GRID_LABEL_EDGE_ZONE +grid.GRID_MIN_COL_WIDTH +grid.GRID_MIN_ROW_HEIGHT +grid.GRID_VALUE_BOOL +grid.GRID_VALUE_CHOICE +grid.GRID_VALUE_CHOICEINT +grid.GRID_VALUE_DATETIME +grid.GRID_VALUE_FLOAT +grid.GRID_VALUE_LONG +grid.GRID_VALUE_NUMBER +grid.GRID_VALUE_STRING +grid.GRID_VALUE_TEXT +grid.Grid( +grid.GridCellAttr( +grid.GridCellAttrProvider( +grid.GridCellAttrProviderPtr( +grid.GridCellAttrPtr( +grid.GridCellAutoWrapStringEditor( +grid.GridCellAutoWrapStringEditorPtr( +grid.GridCellAutoWrapStringRenderer( +grid.GridCellAutoWrapStringRendererPtr( +grid.GridCellBoolEditor( +grid.GridCellBoolEditorPtr( +grid.GridCellBoolRenderer( +grid.GridCellBoolRendererPtr( +grid.GridCellChoiceEditor( +grid.GridCellChoiceEditorPtr( +grid.GridCellCoords( +grid.GridCellCoordsPtr( +grid.GridCellDateTimeRenderer( +grid.GridCellDateTimeRendererPtr( +grid.GridCellEditor( +grid.GridCellEditorPtr( +grid.GridCellEnumEditor( +grid.GridCellEnumEditorPtr( +grid.GridCellEnumRenderer( +grid.GridCellEnumRendererPtr( +grid.GridCellFloatEditor( +grid.GridCellFloatEditorPtr( +grid.GridCellFloatRenderer( +grid.GridCellFloatRendererPtr( +grid.GridCellNumberEditor( +grid.GridCellNumberEditorPtr( +grid.GridCellNumberRenderer( +grid.GridCellNumberRendererPtr( +grid.GridCellRenderer( +grid.GridCellRendererPtr( +grid.GridCellStringRenderer( +grid.GridCellStringRendererPtr( +grid.GridCellTextEditor( +grid.GridCellTextEditorPtr( +grid.GridEditorCreatedEvent( +grid.GridEditorCreatedEventPtr( +grid.GridEvent( +grid.GridEventPtr( +grid.GridNoCellCoords +grid.GridNoCellRect +grid.GridPtr( +grid.GridRangeSelectEvent( +grid.GridRangeSelectEventPtr( +grid.GridSizeEvent( +grid.GridSizeEventPtr( +grid.GridStringTable( +grid.GridStringTablePtr( +grid.GridTableBase( +grid.GridTableBasePtr( +grid.GridTableMessage( +grid.GridTableMessagePtr( +grid.Grid_GetClassDefaultAttributes( +grid.PreGrid( +grid.PyGridCellAttrProvider( +grid.PyGridCellAttrProviderPtr( +grid.PyGridCellEditor( +grid.PyGridCellEditorPtr( +grid.PyGridCellRenderer( +grid.PyGridCellRendererPtr( +grid.PyGridTableBase( +grid.PyGridTableBasePtr( +grid.__builtins__ +grid.__doc__ +grid.__docfilter__( +grid.__file__ +grid.__name__ +grid.__package__ +grid.cvar +grid.wx +grid.wxEVT_GRID_CELL_BEGIN_DRAG +grid.wxEVT_GRID_CELL_CHANGE +grid.wxEVT_GRID_CELL_LEFT_CLICK +grid.wxEVT_GRID_CELL_LEFT_DCLICK +grid.wxEVT_GRID_CELL_RIGHT_CLICK +grid.wxEVT_GRID_CELL_RIGHT_DCLICK +grid.wxEVT_GRID_COL_SIZE +grid.wxEVT_GRID_EDITOR_CREATED +grid.wxEVT_GRID_EDITOR_HIDDEN +grid.wxEVT_GRID_EDITOR_SHOWN +grid.wxEVT_GRID_LABEL_LEFT_CLICK +grid.wxEVT_GRID_LABEL_LEFT_DCLICK +grid.wxEVT_GRID_LABEL_RIGHT_CLICK +grid.wxEVT_GRID_LABEL_RIGHT_DCLICK +grid.wxEVT_GRID_RANGE_SELECT +grid.wxEVT_GRID_ROW_SIZE +grid.wxEVT_GRID_SELECT_CELL + +--- from wx.grid import * --- +EVT_GRID_CELL_BEGIN_DRAG( +EVT_GRID_CELL_CHANGE( +EVT_GRID_CELL_LEFT_CLICK( +EVT_GRID_CELL_LEFT_DCLICK( +EVT_GRID_CELL_RIGHT_CLICK( +EVT_GRID_CELL_RIGHT_DCLICK( +EVT_GRID_CMD_CELL_BEGIN_DRAG( +EVT_GRID_CMD_CELL_CHANGE( +EVT_GRID_CMD_CELL_LEFT_CLICK( +EVT_GRID_CMD_CELL_LEFT_DCLICK( +EVT_GRID_CMD_CELL_RIGHT_CLICK( +EVT_GRID_CMD_CELL_RIGHT_DCLICK( +EVT_GRID_CMD_COL_SIZE( +EVT_GRID_CMD_EDITOR_CREATED( +EVT_GRID_CMD_EDITOR_HIDDEN( +EVT_GRID_CMD_EDITOR_SHOWN( +EVT_GRID_CMD_LABEL_LEFT_CLICK( +EVT_GRID_CMD_LABEL_LEFT_DCLICK( +EVT_GRID_CMD_LABEL_RIGHT_CLICK( +EVT_GRID_CMD_LABEL_RIGHT_DCLICK( +EVT_GRID_CMD_RANGE_SELECT( +EVT_GRID_CMD_ROW_SIZE( +EVT_GRID_CMD_SELECT_CELL( +EVT_GRID_COL_SIZE( +EVT_GRID_EDITOR_CREATED( +EVT_GRID_EDITOR_HIDDEN( +EVT_GRID_EDITOR_SHOWN( +EVT_GRID_LABEL_LEFT_CLICK( +EVT_GRID_LABEL_LEFT_DCLICK( +EVT_GRID_LABEL_RIGHT_CLICK( +EVT_GRID_LABEL_RIGHT_DCLICK( +EVT_GRID_RANGE_SELECT( +EVT_GRID_ROW_SIZE( +EVT_GRID_SELECT_CELL( +GRIDTABLE_NOTIFY_COLS_APPENDED +GRIDTABLE_NOTIFY_COLS_DELETED +GRIDTABLE_NOTIFY_COLS_INSERTED +GRIDTABLE_NOTIFY_ROWS_APPENDED +GRIDTABLE_NOTIFY_ROWS_DELETED +GRIDTABLE_NOTIFY_ROWS_INSERTED +GRIDTABLE_REQUEST_VIEW_GET_VALUES +GRIDTABLE_REQUEST_VIEW_SEND_VALUES +GRID_DEFAULT_COL_LABEL_HEIGHT +GRID_DEFAULT_COL_WIDTH +GRID_DEFAULT_NUMBER_COLS +GRID_DEFAULT_NUMBER_ROWS +GRID_DEFAULT_ROW_HEIGHT +GRID_DEFAULT_ROW_LABEL_WIDTH +GRID_DEFAULT_SCROLLBAR_WIDTH +GRID_LABEL_EDGE_ZONE +GRID_MIN_COL_WIDTH +GRID_MIN_ROW_HEIGHT +GRID_VALUE_BOOL +GRID_VALUE_CHOICE +GRID_VALUE_CHOICEINT +GRID_VALUE_DATETIME +GRID_VALUE_FLOAT +GRID_VALUE_LONG +GRID_VALUE_NUMBER +GRID_VALUE_STRING +GRID_VALUE_TEXT +GridCellAttr( +GridCellAttrProvider( +GridCellAttrProviderPtr( +GridCellAttrPtr( +GridCellAutoWrapStringEditor( +GridCellAutoWrapStringEditorPtr( +GridCellAutoWrapStringRenderer( +GridCellAutoWrapStringRendererPtr( +GridCellBoolEditor( +GridCellBoolEditorPtr( +GridCellBoolRenderer( +GridCellBoolRendererPtr( +GridCellChoiceEditor( +GridCellChoiceEditorPtr( +GridCellCoords( +GridCellCoordsPtr( +GridCellDateTimeRenderer( +GridCellDateTimeRendererPtr( +GridCellEditor( +GridCellEditorPtr( +GridCellEnumEditor( +GridCellEnumEditorPtr( +GridCellEnumRenderer( +GridCellEnumRendererPtr( +GridCellFloatEditor( +GridCellFloatEditorPtr( +GridCellFloatRenderer( +GridCellFloatRendererPtr( +GridCellNumberEditor( +GridCellNumberEditorPtr( +GridCellNumberRenderer( +GridCellNumberRendererPtr( +GridCellRenderer( +GridCellRendererPtr( +GridCellStringRenderer( +GridCellStringRendererPtr( +GridCellTextEditor( +GridCellTextEditorPtr( +GridEditorCreatedEvent( +GridEditorCreatedEventPtr( +GridEvent( +GridEventPtr( +GridNoCellCoords +GridNoCellRect +GridPtr( +GridRangeSelectEvent( +GridRangeSelectEventPtr( +GridSizeEvent( +GridSizeEventPtr( +GridStringTable( +GridStringTablePtr( +GridTableBase( +GridTableBasePtr( +GridTableMessage( +GridTableMessagePtr( +Grid_GetClassDefaultAttributes( +PreGrid( +PyGridCellAttrProvider( +PyGridCellAttrProviderPtr( +PyGridCellEditor( +PyGridCellEditorPtr( +PyGridCellRenderer( +PyGridCellRendererPtr( +PyGridTableBase( +PyGridTableBasePtr( +wxEVT_GRID_CELL_BEGIN_DRAG +wxEVT_GRID_CELL_CHANGE +wxEVT_GRID_CELL_LEFT_CLICK +wxEVT_GRID_CELL_LEFT_DCLICK +wxEVT_GRID_CELL_RIGHT_CLICK +wxEVT_GRID_CELL_RIGHT_DCLICK +wxEVT_GRID_COL_SIZE +wxEVT_GRID_EDITOR_CREATED +wxEVT_GRID_EDITOR_HIDDEN +wxEVT_GRID_EDITOR_SHOWN +wxEVT_GRID_LABEL_LEFT_CLICK +wxEVT_GRID_LABEL_LEFT_DCLICK +wxEVT_GRID_LABEL_RIGHT_CLICK +wxEVT_GRID_LABEL_RIGHT_DCLICK +wxEVT_GRID_RANGE_SELECT +wxEVT_GRID_ROW_SIZE +wxEVT_GRID_SELECT_CELL + +--- import wx.html --- +wx.html.DefaultHtmlRenderingStyle( +wx.html.DefaultHtmlRenderingStylePtr( +wx.html.HF_BOOKMARKS +wx.html.HF_CONTENTS +wx.html.HF_DEFAULTSTYLE +wx.html.HF_FLATTOOLBAR +wx.html.HF_INDEX +wx.html.HF_OPENFILES +wx.html.HF_PRINT +wx.html.HF_SEARCH +wx.html.HF_TOOLBAR +wx.html.HTML_ALIGN_BOTTOM +wx.html.HTML_ALIGN_CENTER +wx.html.HTML_ALIGN_LEFT +wx.html.HTML_ALIGN_RIGHT +wx.html.HTML_ALIGN_TOP +wx.html.HTML_BLOCK +wx.html.HTML_CLR_BACKGROUND +wx.html.HTML_CLR_FOREGROUND +wx.html.HTML_COND_ISANCHOR +wx.html.HTML_COND_ISIMAGEMAP +wx.html.HTML_COND_USER +wx.html.HTML_FIND_EXACT +wx.html.HTML_FIND_NEAREST_AFTER +wx.html.HTML_FIND_NEAREST_BEFORE +wx.html.HTML_FONT_SIZE_1 +wx.html.HTML_FONT_SIZE_2 +wx.html.HTML_FONT_SIZE_3 +wx.html.HTML_FONT_SIZE_4 +wx.html.HTML_FONT_SIZE_5 +wx.html.HTML_FONT_SIZE_6 +wx.html.HTML_FONT_SIZE_7 +wx.html.HTML_INDENT_ALL +wx.html.HTML_INDENT_BOTTOM +wx.html.HTML_INDENT_HORIZONTAL +wx.html.HTML_INDENT_LEFT +wx.html.HTML_INDENT_RIGHT +wx.html.HTML_INDENT_TOP +wx.html.HTML_INDENT_VERTICAL +wx.html.HTML_OPEN +wx.html.HTML_REDIRECT +wx.html.HTML_SEL_CHANGING +wx.html.HTML_SEL_IN +wx.html.HTML_SEL_OUT +wx.html.HTML_UNITS_PERCENT +wx.html.HTML_UNITS_PIXELS +wx.html.HTML_URL_IMAGE +wx.html.HTML_URL_OTHER +wx.html.HTML_URL_PAGE +wx.html.HW_DEFAULT_STYLE +wx.html.HW_NO_SELECTION +wx.html.HW_SCROLLBAR_AUTO +wx.html.HW_SCROLLBAR_NEVER +wx.html.HtmlBookRecord( +wx.html.HtmlBookRecordPtr( +wx.html.HtmlCell( +wx.html.HtmlCellPtr( +wx.html.HtmlColourCell( +wx.html.HtmlColourCellPtr( +wx.html.HtmlContainerCell( +wx.html.HtmlContainerCellPtr( +wx.html.HtmlContentsItem( +wx.html.HtmlContentsItemPtr( +wx.html.HtmlDCRenderer( +wx.html.HtmlDCRendererPtr( +wx.html.HtmlEasyPrinting( +wx.html.HtmlEasyPrintingPtr( +wx.html.HtmlFilter( +wx.html.HtmlFilterPtr( +wx.html.HtmlFontCell( +wx.html.HtmlFontCellPtr( +wx.html.HtmlHelpController( +wx.html.HtmlHelpControllerPtr( +wx.html.HtmlHelpData( +wx.html.HtmlHelpDataPtr( +wx.html.HtmlHelpFrame( +wx.html.HtmlHelpFramePtr( +wx.html.HtmlLinkInfo( +wx.html.HtmlLinkInfoPtr( +wx.html.HtmlParser( +wx.html.HtmlParserPtr( +wx.html.HtmlPrintingTitleStr +wx.html.HtmlPrintout( +wx.html.HtmlPrintoutPtr( +wx.html.HtmlPrintoutTitleStr +wx.html.HtmlPrintout_AddFilter( +wx.html.HtmlPrintout_CleanUpStatics( +wx.html.HtmlRenderingInfo( +wx.html.HtmlRenderingInfoPtr( +wx.html.HtmlRenderingState( +wx.html.HtmlRenderingStatePtr( +wx.html.HtmlRenderingStyle( +wx.html.HtmlRenderingStylePtr( +wx.html.HtmlSearchStatus( +wx.html.HtmlSearchStatusPtr( +wx.html.HtmlSelection( +wx.html.HtmlSelectionPtr( +wx.html.HtmlTag( +wx.html.HtmlTagHandler( +wx.html.HtmlTagHandlerPtr( +wx.html.HtmlTagPtr( +wx.html.HtmlWidgetCell( +wx.html.HtmlWidgetCellPtr( +wx.html.HtmlWinParser( +wx.html.HtmlWinParserPtr( +wx.html.HtmlWinParser_AddTagHandler( +wx.html.HtmlWinTagHandler( +wx.html.HtmlWinTagHandlerPtr( +wx.html.HtmlWindow( +wx.html.HtmlWindowNameStr +wx.html.HtmlWindowPtr( +wx.html.HtmlWindow_AddFilter( +wx.html.HtmlWindow_GetClassDefaultAttributes( +wx.html.HtmlWordCell( +wx.html.HtmlWordCellPtr( +wx.html.PAGE_ALL +wx.html.PAGE_EVEN +wx.html.PAGE_ODD +wx.html.PreHtmlWindow( +wx.html.__builtins__ +wx.html.__doc__ +wx.html.__docfilter__( +wx.html.__file__ +wx.html.__name__ +wx.html.__package__ +wx.html.cvar +wx.html.wx + +--- from wx import html --- +html.DefaultHtmlRenderingStyle( +html.DefaultHtmlRenderingStylePtr( +html.HF_BOOKMARKS +html.HF_CONTENTS +html.HF_DEFAULTSTYLE +html.HF_FLATTOOLBAR +html.HF_INDEX +html.HF_OPENFILES +html.HF_PRINT +html.HF_SEARCH +html.HF_TOOLBAR +html.HTML_ALIGN_BOTTOM +html.HTML_ALIGN_CENTER +html.HTML_ALIGN_LEFT +html.HTML_ALIGN_RIGHT +html.HTML_ALIGN_TOP +html.HTML_BLOCK +html.HTML_CLR_BACKGROUND +html.HTML_CLR_FOREGROUND +html.HTML_COND_ISANCHOR +html.HTML_COND_ISIMAGEMAP +html.HTML_COND_USER +html.HTML_FIND_EXACT +html.HTML_FIND_NEAREST_AFTER +html.HTML_FIND_NEAREST_BEFORE +html.HTML_FONT_SIZE_1 +html.HTML_FONT_SIZE_2 +html.HTML_FONT_SIZE_3 +html.HTML_FONT_SIZE_4 +html.HTML_FONT_SIZE_5 +html.HTML_FONT_SIZE_6 +html.HTML_FONT_SIZE_7 +html.HTML_INDENT_ALL +html.HTML_INDENT_BOTTOM +html.HTML_INDENT_HORIZONTAL +html.HTML_INDENT_LEFT +html.HTML_INDENT_RIGHT +html.HTML_INDENT_TOP +html.HTML_INDENT_VERTICAL +html.HTML_OPEN +html.HTML_REDIRECT +html.HTML_SEL_CHANGING +html.HTML_SEL_IN +html.HTML_SEL_OUT +html.HTML_UNITS_PERCENT +html.HTML_UNITS_PIXELS +html.HTML_URL_IMAGE +html.HTML_URL_OTHER +html.HTML_URL_PAGE +html.HW_DEFAULT_STYLE +html.HW_NO_SELECTION +html.HW_SCROLLBAR_AUTO +html.HW_SCROLLBAR_NEVER +html.HtmlBookRecord( +html.HtmlBookRecordPtr( +html.HtmlCell( +html.HtmlCellPtr( +html.HtmlColourCell( +html.HtmlColourCellPtr( +html.HtmlContainerCell( +html.HtmlContainerCellPtr( +html.HtmlContentsItem( +html.HtmlContentsItemPtr( +html.HtmlDCRenderer( +html.HtmlDCRendererPtr( +html.HtmlEasyPrinting( +html.HtmlEasyPrintingPtr( +html.HtmlFilter( +html.HtmlFilterPtr( +html.HtmlFontCell( +html.HtmlFontCellPtr( +html.HtmlHelpController( +html.HtmlHelpControllerPtr( +html.HtmlHelpData( +html.HtmlHelpDataPtr( +html.HtmlHelpFrame( +html.HtmlHelpFramePtr( +html.HtmlLinkInfo( +html.HtmlLinkInfoPtr( +html.HtmlParser( +html.HtmlParserPtr( +html.HtmlPrintingTitleStr +html.HtmlPrintout( +html.HtmlPrintoutPtr( +html.HtmlPrintoutTitleStr +html.HtmlPrintout_AddFilter( +html.HtmlPrintout_CleanUpStatics( +html.HtmlRenderingInfo( +html.HtmlRenderingInfoPtr( +html.HtmlRenderingState( +html.HtmlRenderingStatePtr( +html.HtmlRenderingStyle( +html.HtmlRenderingStylePtr( +html.HtmlSearchStatus( +html.HtmlSearchStatusPtr( +html.HtmlSelection( +html.HtmlSelectionPtr( +html.HtmlTag( +html.HtmlTagHandler( +html.HtmlTagHandlerPtr( +html.HtmlTagPtr( +html.HtmlWidgetCell( +html.HtmlWidgetCellPtr( +html.HtmlWinParser( +html.HtmlWinParserPtr( +html.HtmlWinParser_AddTagHandler( +html.HtmlWinTagHandler( +html.HtmlWinTagHandlerPtr( +html.HtmlWindow( +html.HtmlWindowNameStr +html.HtmlWindowPtr( +html.HtmlWindow_AddFilter( +html.HtmlWindow_GetClassDefaultAttributes( +html.HtmlWordCell( +html.HtmlWordCellPtr( +html.PAGE_ALL +html.PAGE_EVEN +html.PAGE_ODD +html.PreHtmlWindow( +html.__docfilter__( +html.cvar +html.wx + +--- from wx.html import * --- +DefaultHtmlRenderingStyle( +DefaultHtmlRenderingStylePtr( +HF_BOOKMARKS +HF_CONTENTS +HF_DEFAULTSTYLE +HF_FLATTOOLBAR +HF_INDEX +HF_OPENFILES +HF_PRINT +HF_SEARCH +HF_TOOLBAR +HTML_ALIGN_BOTTOM +HTML_ALIGN_CENTER +HTML_ALIGN_LEFT +HTML_ALIGN_RIGHT +HTML_ALIGN_TOP +HTML_BLOCK +HTML_CLR_BACKGROUND +HTML_CLR_FOREGROUND +HTML_COND_ISANCHOR +HTML_COND_ISIMAGEMAP +HTML_COND_USER +HTML_FIND_EXACT +HTML_FIND_NEAREST_AFTER +HTML_FIND_NEAREST_BEFORE +HTML_FONT_SIZE_1 +HTML_FONT_SIZE_2 +HTML_FONT_SIZE_3 +HTML_FONT_SIZE_4 +HTML_FONT_SIZE_5 +HTML_FONT_SIZE_6 +HTML_FONT_SIZE_7 +HTML_INDENT_ALL +HTML_INDENT_BOTTOM +HTML_INDENT_HORIZONTAL +HTML_INDENT_LEFT +HTML_INDENT_RIGHT +HTML_INDENT_TOP +HTML_INDENT_VERTICAL +HTML_OPEN +HTML_REDIRECT +HTML_SEL_CHANGING +HTML_SEL_IN +HTML_SEL_OUT +HTML_UNITS_PERCENT +HTML_UNITS_PIXELS +HTML_URL_IMAGE +HTML_URL_OTHER +HTML_URL_PAGE +HW_DEFAULT_STYLE +HW_NO_SELECTION +HW_SCROLLBAR_AUTO +HW_SCROLLBAR_NEVER +HtmlBookRecord( +HtmlBookRecordPtr( +HtmlCell( +HtmlCellPtr( +HtmlColourCell( +HtmlColourCellPtr( +HtmlContainerCell( +HtmlContainerCellPtr( +HtmlContentsItem( +HtmlContentsItemPtr( +HtmlDCRenderer( +HtmlDCRendererPtr( +HtmlEasyPrinting( +HtmlEasyPrintingPtr( +HtmlFilter( +HtmlFilterPtr( +HtmlFontCell( +HtmlFontCellPtr( +HtmlHelpController( +HtmlHelpControllerPtr( +HtmlHelpData( +HtmlHelpDataPtr( +HtmlHelpFrame( +HtmlHelpFramePtr( +HtmlLinkInfo( +HtmlLinkInfoPtr( +HtmlParser( +HtmlParserPtr( +HtmlPrintingTitleStr +HtmlPrintout( +HtmlPrintoutPtr( +HtmlPrintoutTitleStr +HtmlPrintout_AddFilter( +HtmlPrintout_CleanUpStatics( +HtmlRenderingInfo( +HtmlRenderingInfoPtr( +HtmlRenderingState( +HtmlRenderingStatePtr( +HtmlRenderingStyle( +HtmlRenderingStylePtr( +HtmlSearchStatus( +HtmlSearchStatusPtr( +HtmlSelection( +HtmlSelectionPtr( +HtmlTag( +HtmlTagHandler( +HtmlTagHandlerPtr( +HtmlTagPtr( +HtmlWidgetCell( +HtmlWidgetCellPtr( +HtmlWinParser( +HtmlWinParserPtr( +HtmlWinParser_AddTagHandler( +HtmlWinTagHandler( +HtmlWinTagHandlerPtr( +HtmlWindow( +HtmlWindowNameStr +HtmlWindowPtr( +HtmlWindow_AddFilter( +HtmlWindow_GetClassDefaultAttributes( +HtmlWordCell( +HtmlWordCellPtr( +PAGE_ALL +PAGE_EVEN +PAGE_ODD +PreHtmlWindow( + +--- import wx.lib --- +wx.lib.__builtins__ +wx.lib.__doc__ +wx.lib.__file__ +wx.lib.__name__ +wx.lib.__package__ +wx.lib.__path__ + +--- from wx import lib --- +lib.__builtins__ +lib.__doc__ +lib.__file__ +lib.__name__ +lib.__package__ +lib.__path__ + +--- from wx.lib import * --- + +--- import wx.media --- +wx.media.EVT_MEDIA_FINISHED( +wx.media.EVT_MEDIA_LOADED( +wx.media.EVT_MEDIA_STOP( +wx.media.MEDIABACKEND_DIRECTSHOW +wx.media.MEDIABACKEND_GSTREAMER +wx.media.MEDIABACKEND_MCI +wx.media.MEDIABACKEND_QUICKTIME +wx.media.MEDIACTRLPLAYERCONTROLS_DEFAULT +wx.media.MEDIACTRLPLAYERCONTROLS_NONE +wx.media.MEDIACTRLPLAYERCONTROLS_STEP +wx.media.MEDIACTRLPLAYERCONTROLS_VOLUME +wx.media.MEDIASTATE_PAUSED +wx.media.MEDIASTATE_PLAYING +wx.media.MEDIASTATE_STOPPED +wx.media.MediaCtrl( +wx.media.MediaCtrlNameStr +wx.media.MediaCtrlPtr( +wx.media.MediaEvent( +wx.media.MediaEventPtr( +wx.media.PreMediaCtrl( +wx.media.__builtins__ +wx.media.__doc__ +wx.media.__docfilter__( +wx.media.__file__ +wx.media.__name__ +wx.media.__package__ +wx.media.cvar +wx.media.wx +wx.media.wxEVT_MEDIA_FINISHED +wx.media.wxEVT_MEDIA_LOADED +wx.media.wxEVT_MEDIA_STOP + +--- from wx import media --- +media.EVT_MEDIA_FINISHED( +media.EVT_MEDIA_LOADED( +media.EVT_MEDIA_STOP( +media.MEDIABACKEND_DIRECTSHOW +media.MEDIABACKEND_GSTREAMER +media.MEDIABACKEND_MCI +media.MEDIABACKEND_QUICKTIME +media.MEDIACTRLPLAYERCONTROLS_DEFAULT +media.MEDIACTRLPLAYERCONTROLS_NONE +media.MEDIACTRLPLAYERCONTROLS_STEP +media.MEDIACTRLPLAYERCONTROLS_VOLUME +media.MEDIASTATE_PAUSED +media.MEDIASTATE_PLAYING +media.MEDIASTATE_STOPPED +media.MediaCtrl( +media.MediaCtrlNameStr +media.MediaCtrlPtr( +media.MediaEvent( +media.MediaEventPtr( +media.PreMediaCtrl( +media.__builtins__ +media.__doc__ +media.__docfilter__( +media.__file__ +media.__name__ +media.__package__ +media.cvar +media.wx +media.wxEVT_MEDIA_FINISHED +media.wxEVT_MEDIA_LOADED +media.wxEVT_MEDIA_STOP + +--- from wx.media import * --- +EVT_MEDIA_FINISHED( +EVT_MEDIA_LOADED( +EVT_MEDIA_STOP( +MEDIABACKEND_DIRECTSHOW +MEDIABACKEND_GSTREAMER +MEDIABACKEND_MCI +MEDIABACKEND_QUICKTIME +MEDIACTRLPLAYERCONTROLS_DEFAULT +MEDIACTRLPLAYERCONTROLS_NONE +MEDIACTRLPLAYERCONTROLS_STEP +MEDIACTRLPLAYERCONTROLS_VOLUME +MEDIASTATE_PAUSED +MEDIASTATE_PLAYING +MEDIASTATE_STOPPED +MediaCtrl( +MediaCtrlNameStr +MediaCtrlPtr( +MediaEvent( +MediaEventPtr( +PreMediaCtrl( +wxEVT_MEDIA_FINISHED +wxEVT_MEDIA_LOADED +wxEVT_MEDIA_STOP + +--- import wx.py --- +wx.py.__author__ +wx.py.__builtins__ +wx.py.__cvsid__ +wx.py.__doc__ +wx.py.__file__ +wx.py.__name__ +wx.py.__package__ +wx.py.__path__ +wx.py.__revision__ +wx.py.buffer +wx.py.crust +wx.py.dispatcher +wx.py.document +wx.py.editor +wx.py.editwindow +wx.py.filling +wx.py.frame +wx.py.images +wx.py.interpreter +wx.py.introspect +wx.py.pseudo +wx.py.shell +wx.py.version + +--- import wx.richtext --- +wx.richtext.EVT_RICHTEXT_CHARACTER( +wx.richtext.EVT_RICHTEXT_CONTENT_DELETED( +wx.richtext.EVT_RICHTEXT_CONTENT_INSERTED( +wx.richtext.EVT_RICHTEXT_DELETE( +wx.richtext.EVT_RICHTEXT_LEFT_CLICK( +wx.richtext.EVT_RICHTEXT_LEFT_DCLICK( +wx.richtext.EVT_RICHTEXT_MIDDLE_CLICK( +wx.richtext.EVT_RICHTEXT_RETURN( +wx.richtext.EVT_RICHTEXT_RIGHT_CLICK( +wx.richtext.EVT_RICHTEXT_SELECTION_CHANGED( +wx.richtext.EVT_RICHTEXT_STYLESHEET_CHANGED( +wx.richtext.EVT_RICHTEXT_STYLESHEET_CHANGING( +wx.richtext.EVT_RICHTEXT_STYLESHEET_REPLACED( +wx.richtext.EVT_RICHTEXT_STYLESHEET_REPLACING( +wx.richtext.EVT_RICHTEXT_STYLE_CHANGED( +wx.richtext.HtmlExt +wx.richtext.HtmlName +wx.richtext.PreRichTextCtrl( +wx.richtext.RE_MULTILINE +wx.richtext.RE_READONLY +wx.richtext.RICHTEXT_ALL +wx.richtext.RICHTEXT_ALT_DOWN +wx.richtext.RICHTEXT_CACHE_SIZE +wx.richtext.RICHTEXT_CTRL_DOWN +wx.richtext.RICHTEXT_DRAW_IGNORE_CACHE +wx.richtext.RICHTEXT_FIXED_HEIGHT +wx.richtext.RICHTEXT_FIXED_WIDTH +wx.richtext.RICHTEXT_FOCUSSED +wx.richtext.RICHTEXT_FORMATTED +wx.richtext.RICHTEXT_HANDLER_CONVERT_FACENAMES +wx.richtext.RICHTEXT_HANDLER_INCLUDE_STYLESHEET +wx.richtext.RICHTEXT_HANDLER_NO_HEADER_FOOTER +wx.richtext.RICHTEXT_HANDLER_SAVE_IMAGES_TO_BASE64 +wx.richtext.RICHTEXT_HANDLER_SAVE_IMAGES_TO_FILES +wx.richtext.RICHTEXT_HANDLER_SAVE_IMAGES_TO_MEMORY +wx.richtext.RICHTEXT_HEIGHT_ONLY +wx.richtext.RICHTEXT_HITTEST_AFTER +wx.richtext.RICHTEXT_HITTEST_BEFORE +wx.richtext.RICHTEXT_HITTEST_NONE +wx.richtext.RICHTEXT_HITTEST_ON +wx.richtext.RICHTEXT_HITTEST_OUTSIDE +wx.richtext.RICHTEXT_INSERT_INTERACTIVE +wx.richtext.RICHTEXT_INSERT_NONE +wx.richtext.RICHTEXT_INSERT_WITH_PREVIOUS_PARAGRAPH_STYLE +wx.richtext.RICHTEXT_IS_FOCUS +wx.richtext.RICHTEXT_LAYOUT_SPECIFIED_RECT +wx.richtext.RICHTEXT_NONE +wx.richtext.RICHTEXT_PAGE_ALL +wx.richtext.RICHTEXT_PAGE_CENTRE +wx.richtext.RICHTEXT_PAGE_EVEN +wx.richtext.RICHTEXT_PAGE_LEFT +wx.richtext.RICHTEXT_PAGE_ODD +wx.richtext.RICHTEXT_PAGE_RIGHT +wx.richtext.RICHTEXT_PRINT_MAX_PAGES +wx.richtext.RICHTEXT_SELECTED +wx.richtext.RICHTEXT_SETSTYLE_CHARACTERS_ONLY +wx.richtext.RICHTEXT_SETSTYLE_NONE +wx.richtext.RICHTEXT_SETSTYLE_OPTIMIZE +wx.richtext.RICHTEXT_SETSTYLE_PARAGRAPHS_ONLY +wx.richtext.RICHTEXT_SETSTYLE_REMOVE +wx.richtext.RICHTEXT_SETSTYLE_RENUMBER +wx.richtext.RICHTEXT_SETSTYLE_RESET +wx.richtext.RICHTEXT_SETSTYLE_SPECIFY_LEVEL +wx.richtext.RICHTEXT_SETSTYLE_WITH_UNDO +wx.richtext.RICHTEXT_SHIFT_DOWN +wx.richtext.RICHTEXT_TAGGED +wx.richtext.RICHTEXT_TYPE_ANY +wx.richtext.RICHTEXT_TYPE_HTML +wx.richtext.RICHTEXT_TYPE_PDF +wx.richtext.RICHTEXT_TYPE_RTF +wx.richtext.RICHTEXT_TYPE_TEXT +wx.richtext.RICHTEXT_TYPE_XML +wx.richtext.RICHTEXT_UNFORMATTED +wx.richtext.RICHTEXT_VARIABLE_HEIGHT +wx.richtext.RICHTEXT_VARIABLE_WIDTH +wx.richtext.RichTextAttr( +wx.richtext.RichTextBox( +wx.richtext.RichTextBuffer( +wx.richtext.RichTextBuffer_AddHandler( +wx.richtext.RichTextBuffer_CleanUpHandlers( +wx.richtext.RichTextBuffer_FindHandlerByExtension( +wx.richtext.RichTextBuffer_FindHandlerByFilename( +wx.richtext.RichTextBuffer_FindHandlerByName( +wx.richtext.RichTextBuffer_FindHandlerByType( +wx.richtext.RichTextBuffer_GetBulletProportion( +wx.richtext.RichTextBuffer_GetBulletRightMargin( +wx.richtext.RichTextBuffer_GetExtWildcard( +wx.richtext.RichTextBuffer_GetHandlers( +wx.richtext.RichTextBuffer_GetRenderer( +wx.richtext.RichTextBuffer_InitStandardHandlers( +wx.richtext.RichTextBuffer_InsertHandler( +wx.richtext.RichTextBuffer_RemoveHandler( +wx.richtext.RichTextBuffer_SetBulletProportion( +wx.richtext.RichTextBuffer_SetBulletRightMargin( +wx.richtext.RichTextBuffer_SetRenderer( +wx.richtext.RichTextCompositeObject( +wx.richtext.RichTextCtrl( +wx.richtext.RichTextCtrlNameStr +wx.richtext.RichTextEvent( +wx.richtext.RichTextFileHandler( +wx.richtext.RichTextFileHandlerList( +wx.richtext.RichTextFileHandlerList_iterator( +wx.richtext.RichTextHTMLHandler( +wx.richtext.RichTextHTMLHandler_SetFileCounter( +wx.richtext.RichTextImage( +wx.richtext.RichTextLine( +wx.richtext.RichTextObject( +wx.richtext.RichTextObjectList( +wx.richtext.RichTextObjectList_iterator( +wx.richtext.RichTextObject_ConvertTenthsMMToPixels( +wx.richtext.RichTextParagraph( +wx.richtext.RichTextParagraphLayoutBox( +wx.richtext.RichTextParagraph_ClearDefaultTabs( +wx.richtext.RichTextParagraph_GetDefaultTabs( +wx.richtext.RichTextParagraph_InitDefaultTabs( +wx.richtext.RichTextPlainText( +wx.richtext.RichTextPlainTextHandler( +wx.richtext.RichTextPrinting( +wx.richtext.RichTextPrintout( +wx.richtext.RichTextRange( +wx.richtext.RichTextRenderer( +wx.richtext.RichTextStdRenderer( +wx.richtext.RichTextXMLHandler( +wx.richtext.TEXT_ALIGNMENT_CENTER +wx.richtext.TEXT_ALIGNMENT_CENTRE +wx.richtext.TEXT_ALIGNMENT_DEFAULT +wx.richtext.TEXT_ALIGNMENT_JUSTIFIED +wx.richtext.TEXT_ALIGNMENT_LEFT +wx.richtext.TEXT_ALIGNMENT_RIGHT +wx.richtext.TEXT_ATTR_ALIGNMENT +wx.richtext.TEXT_ATTR_ALL +wx.richtext.TEXT_ATTR_BACKGROUND_COLOUR +wx.richtext.TEXT_ATTR_BULLET_NAME +wx.richtext.TEXT_ATTR_BULLET_NUMBER +wx.richtext.TEXT_ATTR_BULLET_STYLE +wx.richtext.TEXT_ATTR_BULLET_STYLE_ALIGN_CENTRE +wx.richtext.TEXT_ATTR_BULLET_STYLE_ALIGN_LEFT +wx.richtext.TEXT_ATTR_BULLET_STYLE_ALIGN_RIGHT +wx.richtext.TEXT_ATTR_BULLET_STYLE_ARABIC +wx.richtext.TEXT_ATTR_BULLET_STYLE_BITMAP +wx.richtext.TEXT_ATTR_BULLET_STYLE_LETTERS_LOWER +wx.richtext.TEXT_ATTR_BULLET_STYLE_LETTERS_UPPER +wx.richtext.TEXT_ATTR_BULLET_STYLE_NONE +wx.richtext.TEXT_ATTR_BULLET_STYLE_OUTLINE +wx.richtext.TEXT_ATTR_BULLET_STYLE_PARENTHESES +wx.richtext.TEXT_ATTR_BULLET_STYLE_PERIOD +wx.richtext.TEXT_ATTR_BULLET_STYLE_RIGHT_PARENTHESIS +wx.richtext.TEXT_ATTR_BULLET_STYLE_ROMAN_LOWER +wx.richtext.TEXT_ATTR_BULLET_STYLE_ROMAN_UPPER +wx.richtext.TEXT_ATTR_BULLET_STYLE_STANDARD +wx.richtext.TEXT_ATTR_BULLET_STYLE_SYMBOL +wx.richtext.TEXT_ATTR_BULLET_TEXT +wx.richtext.TEXT_ATTR_CHARACTER +wx.richtext.TEXT_ATTR_CHARACTER_STYLE_NAME +wx.richtext.TEXT_ATTR_EFFECTS +wx.richtext.TEXT_ATTR_EFFECT_CAPITALS +wx.richtext.TEXT_ATTR_EFFECT_DOUBLE_STRIKETHROUGH +wx.richtext.TEXT_ATTR_EFFECT_EMBOSS +wx.richtext.TEXT_ATTR_EFFECT_ENGRAVE +wx.richtext.TEXT_ATTR_EFFECT_NONE +wx.richtext.TEXT_ATTR_EFFECT_OUTLINE +wx.richtext.TEXT_ATTR_EFFECT_SHADOW +wx.richtext.TEXT_ATTR_EFFECT_SMALL_CAPITALS +wx.richtext.TEXT_ATTR_EFFECT_STRIKETHROUGH +wx.richtext.TEXT_ATTR_EFFECT_SUBSCRIPT +wx.richtext.TEXT_ATTR_EFFECT_SUPERSCRIPT +wx.richtext.TEXT_ATTR_FONT +wx.richtext.TEXT_ATTR_FONT_FACE +wx.richtext.TEXT_ATTR_FONT_ITALIC +wx.richtext.TEXT_ATTR_FONT_SIZE +wx.richtext.TEXT_ATTR_FONT_UNDERLINE +wx.richtext.TEXT_ATTR_FONT_WEIGHT +wx.richtext.TEXT_ATTR_KEEP_FIRST_PARA_STYLE +wx.richtext.TEXT_ATTR_LEFT_INDENT +wx.richtext.TEXT_ATTR_LINE_SPACING +wx.richtext.TEXT_ATTR_LINE_SPACING_HALF +wx.richtext.TEXT_ATTR_LINE_SPACING_NORMAL +wx.richtext.TEXT_ATTR_LINE_SPACING_TWICE +wx.richtext.TEXT_ATTR_OUTLINE_LEVEL +wx.richtext.TEXT_ATTR_PAGE_BREAK +wx.richtext.TEXT_ATTR_PARAGRAPH +wx.richtext.TEXT_ATTR_PARAGRAPH_STYLE_NAME +wx.richtext.TEXT_ATTR_PARA_SPACING_AFTER +wx.richtext.TEXT_ATTR_PARA_SPACING_BEFORE +wx.richtext.TEXT_ATTR_RIGHT_INDENT +wx.richtext.TEXT_ATTR_TABS +wx.richtext.TEXT_ATTR_TEXT_COLOUR +wx.richtext.TEXT_ATTR_URL +wx.richtext.TextAttrEx( +wx.richtext.TextAttrEx_CombineEx( +wx.richtext.TextExt +wx.richtext.TextName +wx.richtext.USE_TEXTATTREX +wx.richtext.XmlExt +wx.richtext.XmlName +wx.richtext.__builtins__ +wx.richtext.__doc__ +wx.richtext.__docfilter__( +wx.richtext.__file__ +wx.richtext.__name__ +wx.richtext.__package__ +wx.richtext.cvar +wx.richtext.new +wx.richtext.new_instancemethod( +wx.richtext.wx +wx.richtext.wxEVT_COMMAND_RICHTEXT_CHARACTER +wx.richtext.wxEVT_COMMAND_RICHTEXT_CONTENT_DELETED +wx.richtext.wxEVT_COMMAND_RICHTEXT_CONTENT_INSERTED +wx.richtext.wxEVT_COMMAND_RICHTEXT_DELETE +wx.richtext.wxEVT_COMMAND_RICHTEXT_LEFT_CLICK +wx.richtext.wxEVT_COMMAND_RICHTEXT_LEFT_DCLICK +wx.richtext.wxEVT_COMMAND_RICHTEXT_MIDDLE_CLICK +wx.richtext.wxEVT_COMMAND_RICHTEXT_RETURN +wx.richtext.wxEVT_COMMAND_RICHTEXT_RIGHT_CLICK +wx.richtext.wxEVT_COMMAND_RICHTEXT_SELECTION_CHANGED +wx.richtext.wxEVT_COMMAND_RICHTEXT_STYLESHEET_CHANGED +wx.richtext.wxEVT_COMMAND_RICHTEXT_STYLESHEET_CHANGING +wx.richtext.wxEVT_COMMAND_RICHTEXT_STYLESHEET_REPLACED +wx.richtext.wxEVT_COMMAND_RICHTEXT_STYLESHEET_REPLACING +wx.richtext.wxEVT_COMMAND_RICHTEXT_STYLE_CHANGED + +--- from wx import richtext --- +richtext.EVT_RICHTEXT_CHARACTER( +richtext.EVT_RICHTEXT_CONTENT_DELETED( +richtext.EVT_RICHTEXT_CONTENT_INSERTED( +richtext.EVT_RICHTEXT_DELETE( +richtext.EVT_RICHTEXT_LEFT_CLICK( +richtext.EVT_RICHTEXT_LEFT_DCLICK( +richtext.EVT_RICHTEXT_MIDDLE_CLICK( +richtext.EVT_RICHTEXT_RETURN( +richtext.EVT_RICHTEXT_RIGHT_CLICK( +richtext.EVT_RICHTEXT_SELECTION_CHANGED( +richtext.EVT_RICHTEXT_STYLESHEET_CHANGED( +richtext.EVT_RICHTEXT_STYLESHEET_CHANGING( +richtext.EVT_RICHTEXT_STYLESHEET_REPLACED( +richtext.EVT_RICHTEXT_STYLESHEET_REPLACING( +richtext.EVT_RICHTEXT_STYLE_CHANGED( +richtext.HtmlExt +richtext.HtmlName +richtext.PreRichTextCtrl( +richtext.RE_MULTILINE +richtext.RE_READONLY +richtext.RICHTEXT_ALL +richtext.RICHTEXT_ALT_DOWN +richtext.RICHTEXT_CACHE_SIZE +richtext.RICHTEXT_CTRL_DOWN +richtext.RICHTEXT_DRAW_IGNORE_CACHE +richtext.RICHTEXT_FIXED_HEIGHT +richtext.RICHTEXT_FIXED_WIDTH +richtext.RICHTEXT_FOCUSSED +richtext.RICHTEXT_FORMATTED +richtext.RICHTEXT_HANDLER_CONVERT_FACENAMES +richtext.RICHTEXT_HANDLER_INCLUDE_STYLESHEET +richtext.RICHTEXT_HANDLER_NO_HEADER_FOOTER +richtext.RICHTEXT_HANDLER_SAVE_IMAGES_TO_BASE64 +richtext.RICHTEXT_HANDLER_SAVE_IMAGES_TO_FILES +richtext.RICHTEXT_HANDLER_SAVE_IMAGES_TO_MEMORY +richtext.RICHTEXT_HEIGHT_ONLY +richtext.RICHTEXT_HITTEST_AFTER +richtext.RICHTEXT_HITTEST_BEFORE +richtext.RICHTEXT_HITTEST_NONE +richtext.RICHTEXT_HITTEST_ON +richtext.RICHTEXT_HITTEST_OUTSIDE +richtext.RICHTEXT_INSERT_INTERACTIVE +richtext.RICHTEXT_INSERT_NONE +richtext.RICHTEXT_INSERT_WITH_PREVIOUS_PARAGRAPH_STYLE +richtext.RICHTEXT_IS_FOCUS +richtext.RICHTEXT_LAYOUT_SPECIFIED_RECT +richtext.RICHTEXT_NONE +richtext.RICHTEXT_PAGE_ALL +richtext.RICHTEXT_PAGE_CENTRE +richtext.RICHTEXT_PAGE_EVEN +richtext.RICHTEXT_PAGE_LEFT +richtext.RICHTEXT_PAGE_ODD +richtext.RICHTEXT_PAGE_RIGHT +richtext.RICHTEXT_PRINT_MAX_PAGES +richtext.RICHTEXT_SELECTED +richtext.RICHTEXT_SETSTYLE_CHARACTERS_ONLY +richtext.RICHTEXT_SETSTYLE_NONE +richtext.RICHTEXT_SETSTYLE_OPTIMIZE +richtext.RICHTEXT_SETSTYLE_PARAGRAPHS_ONLY +richtext.RICHTEXT_SETSTYLE_REMOVE +richtext.RICHTEXT_SETSTYLE_RENUMBER +richtext.RICHTEXT_SETSTYLE_RESET +richtext.RICHTEXT_SETSTYLE_SPECIFY_LEVEL +richtext.RICHTEXT_SETSTYLE_WITH_UNDO +richtext.RICHTEXT_SHIFT_DOWN +richtext.RICHTEXT_TAGGED +richtext.RICHTEXT_TYPE_ANY +richtext.RICHTEXT_TYPE_HTML +richtext.RICHTEXT_TYPE_PDF +richtext.RICHTEXT_TYPE_RTF +richtext.RICHTEXT_TYPE_TEXT +richtext.RICHTEXT_TYPE_XML +richtext.RICHTEXT_UNFORMATTED +richtext.RICHTEXT_VARIABLE_HEIGHT +richtext.RICHTEXT_VARIABLE_WIDTH +richtext.RichTextAttr( +richtext.RichTextBox( +richtext.RichTextBuffer( +richtext.RichTextBuffer_AddHandler( +richtext.RichTextBuffer_CleanUpHandlers( +richtext.RichTextBuffer_FindHandlerByExtension( +richtext.RichTextBuffer_FindHandlerByFilename( +richtext.RichTextBuffer_FindHandlerByName( +richtext.RichTextBuffer_FindHandlerByType( +richtext.RichTextBuffer_GetBulletProportion( +richtext.RichTextBuffer_GetBulletRightMargin( +richtext.RichTextBuffer_GetExtWildcard( +richtext.RichTextBuffer_GetHandlers( +richtext.RichTextBuffer_GetRenderer( +richtext.RichTextBuffer_InitStandardHandlers( +richtext.RichTextBuffer_InsertHandler( +richtext.RichTextBuffer_RemoveHandler( +richtext.RichTextBuffer_SetBulletProportion( +richtext.RichTextBuffer_SetBulletRightMargin( +richtext.RichTextBuffer_SetRenderer( +richtext.RichTextCompositeObject( +richtext.RichTextCtrl( +richtext.RichTextCtrlNameStr +richtext.RichTextEvent( +richtext.RichTextFileHandler( +richtext.RichTextFileHandlerList( +richtext.RichTextFileHandlerList_iterator( +richtext.RichTextHTMLHandler( +richtext.RichTextHTMLHandler_SetFileCounter( +richtext.RichTextImage( +richtext.RichTextLine( +richtext.RichTextObject( +richtext.RichTextObjectList( +richtext.RichTextObjectList_iterator( +richtext.RichTextObject_ConvertTenthsMMToPixels( +richtext.RichTextParagraph( +richtext.RichTextParagraphLayoutBox( +richtext.RichTextParagraph_ClearDefaultTabs( +richtext.RichTextParagraph_GetDefaultTabs( +richtext.RichTextParagraph_InitDefaultTabs( +richtext.RichTextPlainText( +richtext.RichTextPlainTextHandler( +richtext.RichTextPrinting( +richtext.RichTextPrintout( +richtext.RichTextRange( +richtext.RichTextRenderer( +richtext.RichTextStdRenderer( +richtext.RichTextXMLHandler( +richtext.TEXT_ALIGNMENT_CENTER +richtext.TEXT_ALIGNMENT_CENTRE +richtext.TEXT_ALIGNMENT_DEFAULT +richtext.TEXT_ALIGNMENT_JUSTIFIED +richtext.TEXT_ALIGNMENT_LEFT +richtext.TEXT_ALIGNMENT_RIGHT +richtext.TEXT_ATTR_ALIGNMENT +richtext.TEXT_ATTR_ALL +richtext.TEXT_ATTR_BACKGROUND_COLOUR +richtext.TEXT_ATTR_BULLET_NAME +richtext.TEXT_ATTR_BULLET_NUMBER +richtext.TEXT_ATTR_BULLET_STYLE +richtext.TEXT_ATTR_BULLET_STYLE_ALIGN_CENTRE +richtext.TEXT_ATTR_BULLET_STYLE_ALIGN_LEFT +richtext.TEXT_ATTR_BULLET_STYLE_ALIGN_RIGHT +richtext.TEXT_ATTR_BULLET_STYLE_ARABIC +richtext.TEXT_ATTR_BULLET_STYLE_BITMAP +richtext.TEXT_ATTR_BULLET_STYLE_LETTERS_LOWER +richtext.TEXT_ATTR_BULLET_STYLE_LETTERS_UPPER +richtext.TEXT_ATTR_BULLET_STYLE_NONE +richtext.TEXT_ATTR_BULLET_STYLE_OUTLINE +richtext.TEXT_ATTR_BULLET_STYLE_PARENTHESES +richtext.TEXT_ATTR_BULLET_STYLE_PERIOD +richtext.TEXT_ATTR_BULLET_STYLE_RIGHT_PARENTHESIS +richtext.TEXT_ATTR_BULLET_STYLE_ROMAN_LOWER +richtext.TEXT_ATTR_BULLET_STYLE_ROMAN_UPPER +richtext.TEXT_ATTR_BULLET_STYLE_STANDARD +richtext.TEXT_ATTR_BULLET_STYLE_SYMBOL +richtext.TEXT_ATTR_BULLET_TEXT +richtext.TEXT_ATTR_CHARACTER +richtext.TEXT_ATTR_CHARACTER_STYLE_NAME +richtext.TEXT_ATTR_EFFECTS +richtext.TEXT_ATTR_EFFECT_CAPITALS +richtext.TEXT_ATTR_EFFECT_DOUBLE_STRIKETHROUGH +richtext.TEXT_ATTR_EFFECT_EMBOSS +richtext.TEXT_ATTR_EFFECT_ENGRAVE +richtext.TEXT_ATTR_EFFECT_NONE +richtext.TEXT_ATTR_EFFECT_OUTLINE +richtext.TEXT_ATTR_EFFECT_SHADOW +richtext.TEXT_ATTR_EFFECT_SMALL_CAPITALS +richtext.TEXT_ATTR_EFFECT_STRIKETHROUGH +richtext.TEXT_ATTR_EFFECT_SUBSCRIPT +richtext.TEXT_ATTR_EFFECT_SUPERSCRIPT +richtext.TEXT_ATTR_FONT +richtext.TEXT_ATTR_FONT_FACE +richtext.TEXT_ATTR_FONT_ITALIC +richtext.TEXT_ATTR_FONT_SIZE +richtext.TEXT_ATTR_FONT_UNDERLINE +richtext.TEXT_ATTR_FONT_WEIGHT +richtext.TEXT_ATTR_KEEP_FIRST_PARA_STYLE +richtext.TEXT_ATTR_LEFT_INDENT +richtext.TEXT_ATTR_LINE_SPACING +richtext.TEXT_ATTR_LINE_SPACING_HALF +richtext.TEXT_ATTR_LINE_SPACING_NORMAL +richtext.TEXT_ATTR_LINE_SPACING_TWICE +richtext.TEXT_ATTR_OUTLINE_LEVEL +richtext.TEXT_ATTR_PAGE_BREAK +richtext.TEXT_ATTR_PARAGRAPH +richtext.TEXT_ATTR_PARAGRAPH_STYLE_NAME +richtext.TEXT_ATTR_PARA_SPACING_AFTER +richtext.TEXT_ATTR_PARA_SPACING_BEFORE +richtext.TEXT_ATTR_RIGHT_INDENT +richtext.TEXT_ATTR_TABS +richtext.TEXT_ATTR_TEXT_COLOUR +richtext.TEXT_ATTR_URL +richtext.TextAttrEx( +richtext.TextAttrEx_CombineEx( +richtext.TextExt +richtext.TextName +richtext.USE_TEXTATTREX +richtext.XmlExt +richtext.XmlName +richtext.__builtins__ +richtext.__doc__ +richtext.__docfilter__( +richtext.__file__ +richtext.__name__ +richtext.__package__ +richtext.cvar +richtext.new +richtext.new_instancemethod( +richtext.wx +richtext.wxEVT_COMMAND_RICHTEXT_CHARACTER +richtext.wxEVT_COMMAND_RICHTEXT_CONTENT_DELETED +richtext.wxEVT_COMMAND_RICHTEXT_CONTENT_INSERTED +richtext.wxEVT_COMMAND_RICHTEXT_DELETE +richtext.wxEVT_COMMAND_RICHTEXT_LEFT_CLICK +richtext.wxEVT_COMMAND_RICHTEXT_LEFT_DCLICK +richtext.wxEVT_COMMAND_RICHTEXT_MIDDLE_CLICK +richtext.wxEVT_COMMAND_RICHTEXT_RETURN +richtext.wxEVT_COMMAND_RICHTEXT_RIGHT_CLICK +richtext.wxEVT_COMMAND_RICHTEXT_SELECTION_CHANGED +richtext.wxEVT_COMMAND_RICHTEXT_STYLESHEET_CHANGED +richtext.wxEVT_COMMAND_RICHTEXT_STYLESHEET_CHANGING +richtext.wxEVT_COMMAND_RICHTEXT_STYLESHEET_REPLACED +richtext.wxEVT_COMMAND_RICHTEXT_STYLESHEET_REPLACING +richtext.wxEVT_COMMAND_RICHTEXT_STYLE_CHANGED + +--- from wx.richtext import * --- +EVT_RICHTEXT_CHARACTER( +EVT_RICHTEXT_CONTENT_DELETED( +EVT_RICHTEXT_CONTENT_INSERTED( +EVT_RICHTEXT_DELETE( +EVT_RICHTEXT_LEFT_CLICK( +EVT_RICHTEXT_LEFT_DCLICK( +EVT_RICHTEXT_MIDDLE_CLICK( +EVT_RICHTEXT_RETURN( +EVT_RICHTEXT_RIGHT_CLICK( +EVT_RICHTEXT_SELECTION_CHANGED( +EVT_RICHTEXT_STYLESHEET_CHANGED( +EVT_RICHTEXT_STYLESHEET_CHANGING( +EVT_RICHTEXT_STYLESHEET_REPLACED( +EVT_RICHTEXT_STYLESHEET_REPLACING( +EVT_RICHTEXT_STYLE_CHANGED( +HtmlExt +HtmlName +PreRichTextCtrl( +RE_MULTILINE +RE_READONLY +RICHTEXT_ALL +RICHTEXT_ALT_DOWN +RICHTEXT_CACHE_SIZE +RICHTEXT_CTRL_DOWN +RICHTEXT_DRAW_IGNORE_CACHE +RICHTEXT_FIXED_HEIGHT +RICHTEXT_FIXED_WIDTH +RICHTEXT_FOCUSSED +RICHTEXT_FORMATTED +RICHTEXT_HANDLER_CONVERT_FACENAMES +RICHTEXT_HANDLER_INCLUDE_STYLESHEET +RICHTEXT_HANDLER_NO_HEADER_FOOTER +RICHTEXT_HANDLER_SAVE_IMAGES_TO_BASE64 +RICHTEXT_HANDLER_SAVE_IMAGES_TO_FILES +RICHTEXT_HANDLER_SAVE_IMAGES_TO_MEMORY +RICHTEXT_HEIGHT_ONLY +RICHTEXT_HITTEST_AFTER +RICHTEXT_HITTEST_BEFORE +RICHTEXT_HITTEST_NONE +RICHTEXT_HITTEST_ON +RICHTEXT_HITTEST_OUTSIDE +RICHTEXT_INSERT_INTERACTIVE +RICHTEXT_INSERT_NONE +RICHTEXT_INSERT_WITH_PREVIOUS_PARAGRAPH_STYLE +RICHTEXT_IS_FOCUS +RICHTEXT_LAYOUT_SPECIFIED_RECT +RICHTEXT_NONE +RICHTEXT_PAGE_ALL +RICHTEXT_PAGE_CENTRE +RICHTEXT_PAGE_EVEN +RICHTEXT_PAGE_LEFT +RICHTEXT_PAGE_ODD +RICHTEXT_PAGE_RIGHT +RICHTEXT_PRINT_MAX_PAGES +RICHTEXT_SELECTED +RICHTEXT_SETSTYLE_CHARACTERS_ONLY +RICHTEXT_SETSTYLE_NONE +RICHTEXT_SETSTYLE_OPTIMIZE +RICHTEXT_SETSTYLE_PARAGRAPHS_ONLY +RICHTEXT_SETSTYLE_REMOVE +RICHTEXT_SETSTYLE_RENUMBER +RICHTEXT_SETSTYLE_RESET +RICHTEXT_SETSTYLE_SPECIFY_LEVEL +RICHTEXT_SETSTYLE_WITH_UNDO +RICHTEXT_SHIFT_DOWN +RICHTEXT_TAGGED +RICHTEXT_TYPE_ANY +RICHTEXT_TYPE_HTML +RICHTEXT_TYPE_PDF +RICHTEXT_TYPE_RTF +RICHTEXT_TYPE_TEXT +RICHTEXT_TYPE_XML +RICHTEXT_UNFORMATTED +RICHTEXT_VARIABLE_HEIGHT +RICHTEXT_VARIABLE_WIDTH +RichTextAttr( +RichTextBox( +RichTextBuffer( +RichTextBuffer_AddHandler( +RichTextBuffer_CleanUpHandlers( +RichTextBuffer_FindHandlerByExtension( +RichTextBuffer_FindHandlerByFilename( +RichTextBuffer_FindHandlerByName( +RichTextBuffer_FindHandlerByType( +RichTextBuffer_GetBulletProportion( +RichTextBuffer_GetBulletRightMargin( +RichTextBuffer_GetExtWildcard( +RichTextBuffer_GetHandlers( +RichTextBuffer_GetRenderer( +RichTextBuffer_InitStandardHandlers( +RichTextBuffer_InsertHandler( +RichTextBuffer_RemoveHandler( +RichTextBuffer_SetBulletProportion( +RichTextBuffer_SetBulletRightMargin( +RichTextBuffer_SetRenderer( +RichTextCompositeObject( +RichTextCtrl( +RichTextCtrlNameStr +RichTextEvent( +RichTextFileHandler( +RichTextFileHandlerList( +RichTextFileHandlerList_iterator( +RichTextHTMLHandler( +RichTextHTMLHandler_SetFileCounter( +RichTextImage( +RichTextLine( +RichTextObject( +RichTextObjectList( +RichTextObjectList_iterator( +RichTextObject_ConvertTenthsMMToPixels( +RichTextParagraph( +RichTextParagraphLayoutBox( +RichTextParagraph_ClearDefaultTabs( +RichTextParagraph_GetDefaultTabs( +RichTextParagraph_InitDefaultTabs( +RichTextPlainText( +RichTextPlainTextHandler( +RichTextPrinting( +RichTextPrintout( +RichTextRange( +RichTextRenderer( +RichTextStdRenderer( +RichTextXMLHandler( +TEXT_ATTR_ALL +TEXT_ATTR_BULLET_NAME +TEXT_ATTR_BULLET_NUMBER +TEXT_ATTR_BULLET_STYLE +TEXT_ATTR_BULLET_STYLE_ALIGN_CENTRE +TEXT_ATTR_BULLET_STYLE_ALIGN_LEFT +TEXT_ATTR_BULLET_STYLE_ALIGN_RIGHT +TEXT_ATTR_BULLET_STYLE_ARABIC +TEXT_ATTR_BULLET_STYLE_BITMAP +TEXT_ATTR_BULLET_STYLE_LETTERS_LOWER +TEXT_ATTR_BULLET_STYLE_LETTERS_UPPER +TEXT_ATTR_BULLET_STYLE_NONE +TEXT_ATTR_BULLET_STYLE_OUTLINE +TEXT_ATTR_BULLET_STYLE_PARENTHESES +TEXT_ATTR_BULLET_STYLE_PERIOD +TEXT_ATTR_BULLET_STYLE_RIGHT_PARENTHESIS +TEXT_ATTR_BULLET_STYLE_ROMAN_LOWER +TEXT_ATTR_BULLET_STYLE_ROMAN_UPPER +TEXT_ATTR_BULLET_STYLE_STANDARD +TEXT_ATTR_BULLET_STYLE_SYMBOL +TEXT_ATTR_BULLET_TEXT +TEXT_ATTR_CHARACTER +TEXT_ATTR_CHARACTER_STYLE_NAME +TEXT_ATTR_EFFECTS +TEXT_ATTR_EFFECT_CAPITALS +TEXT_ATTR_EFFECT_DOUBLE_STRIKETHROUGH +TEXT_ATTR_EFFECT_EMBOSS +TEXT_ATTR_EFFECT_ENGRAVE +TEXT_ATTR_EFFECT_NONE +TEXT_ATTR_EFFECT_OUTLINE +TEXT_ATTR_EFFECT_SHADOW +TEXT_ATTR_EFFECT_SMALL_CAPITALS +TEXT_ATTR_EFFECT_STRIKETHROUGH +TEXT_ATTR_EFFECT_SUBSCRIPT +TEXT_ATTR_EFFECT_SUPERSCRIPT +TEXT_ATTR_KEEP_FIRST_PARA_STYLE +TEXT_ATTR_LINE_SPACING +TEXT_ATTR_LINE_SPACING_HALF +TEXT_ATTR_LINE_SPACING_NORMAL +TEXT_ATTR_LINE_SPACING_TWICE +TEXT_ATTR_OUTLINE_LEVEL +TEXT_ATTR_PAGE_BREAK +TEXT_ATTR_PARAGRAPH +TEXT_ATTR_PARAGRAPH_STYLE_NAME +TEXT_ATTR_PARA_SPACING_AFTER +TEXT_ATTR_PARA_SPACING_BEFORE +TEXT_ATTR_URL +TextAttrEx( +TextAttrEx_CombineEx( +TextExt +TextName +USE_TEXTATTREX +XmlExt +XmlName +wxEVT_COMMAND_RICHTEXT_CHARACTER +wxEVT_COMMAND_RICHTEXT_CONTENT_DELETED +wxEVT_COMMAND_RICHTEXT_CONTENT_INSERTED +wxEVT_COMMAND_RICHTEXT_DELETE +wxEVT_COMMAND_RICHTEXT_LEFT_CLICK +wxEVT_COMMAND_RICHTEXT_LEFT_DCLICK +wxEVT_COMMAND_RICHTEXT_MIDDLE_CLICK +wxEVT_COMMAND_RICHTEXT_RETURN +wxEVT_COMMAND_RICHTEXT_RIGHT_CLICK +wxEVT_COMMAND_RICHTEXT_SELECTION_CHANGED +wxEVT_COMMAND_RICHTEXT_STYLESHEET_CHANGED +wxEVT_COMMAND_RICHTEXT_STYLESHEET_CHANGING +wxEVT_COMMAND_RICHTEXT_STYLESHEET_REPLACED +wxEVT_COMMAND_RICHTEXT_STYLESHEET_REPLACING +wxEVT_COMMAND_RICHTEXT_STYLE_CHANGED + +--- from wx import py --- +py.__author__ +py.__builtins__ +py.__cvsid__ +py.__doc__ +py.__file__ +py.__name__ +py.__package__ +py.__path__ +py.__revision__ +py.buffer +py.crust +py.dispatcher +py.document +py.editor +py.editwindow +py.filling +py.frame +py.images +py.interpreter +py.introspect +py.pseudo +py.shell +py.version + +--- from wx.py import * --- +buffer +crust +dispatcher +document +editor +editwindow +filling +frame +images +interpreter +introspect +pseudo +shell + +--- import wx.py.buffer --- +wx.py.buffer.Buffer( +wx.py.buffer.Interpreter( +wx.py.buffer.__author__ +wx.py.buffer.__builtins__ +wx.py.buffer.__cvsid__ +wx.py.buffer.__doc__ +wx.py.buffer.__file__ +wx.py.buffer.__name__ +wx.py.buffer.__package__ +wx.py.buffer.__revision__ +wx.py.buffer.document +wx.py.buffer.imp +wx.py.buffer.os +wx.py.buffer.sys + +--- from wx.py import buffer --- +buffer.Buffer( +buffer.Interpreter( +buffer.__author__ +buffer.__builtins__ +buffer.__cvsid__ +buffer.__doc__ +buffer.__file__ +buffer.__name__ +buffer.__package__ +buffer.__revision__ +buffer.document +buffer.imp +buffer.os +buffer.sys + +--- from wx.py.buffer import * --- +Buffer( +Interpreter( + +--- import wx.py.crust --- +wx.py.crust.Calltip( +wx.py.crust.Crust( +wx.py.crust.CrustFrame( +wx.py.crust.DispatcherListing( +wx.py.crust.Display( +wx.py.crust.Filling( +wx.py.crust.SessionListing( +wx.py.crust.Shell( +wx.py.crust.VERSION +wx.py.crust.__author__ +wx.py.crust.__builtins__ +wx.py.crust.__cvsid__ +wx.py.crust.__doc__ +wx.py.crust.__file__ +wx.py.crust.__name__ +wx.py.crust.__package__ +wx.py.crust.__revision__ +wx.py.crust.dispatcher +wx.py.crust.editwindow +wx.py.crust.frame +wx.py.crust.os +wx.py.crust.pprint +wx.py.crust.re +wx.py.crust.sys +wx.py.crust.wx + +--- from wx.py import crust --- +crust.Calltip( +crust.Crust( +crust.CrustFrame( +crust.DispatcherListing( +crust.Display( +crust.Filling( +crust.SessionListing( +crust.Shell( +crust.VERSION +crust.__author__ +crust.__builtins__ +crust.__cvsid__ +crust.__doc__ +crust.__file__ +crust.__name__ +crust.__package__ +crust.__revision__ +crust.dispatcher +crust.editwindow +crust.frame +crust.os +crust.pprint +crust.re +crust.sys +crust.wx + +--- from wx.py.crust import * --- +Calltip( +Crust( +CrustFrame( +DispatcherListing( +Filling( +SessionListing( + +--- import wx.py.dispatcher --- +wx.py.dispatcher.Anonymous +wx.py.dispatcher.Any +wx.py.dispatcher.BoundMethodWeakref( +wx.py.dispatcher.DispatcherError( +wx.py.dispatcher.Parameter( +wx.py.dispatcher.__author__ +wx.py.dispatcher.__builtins__ +wx.py.dispatcher.__cvsid__ +wx.py.dispatcher.__doc__ +wx.py.dispatcher.__file__ +wx.py.dispatcher.__name__ +wx.py.dispatcher.__package__ +wx.py.dispatcher.__revision__ +wx.py.dispatcher.connect( +wx.py.dispatcher.connections +wx.py.dispatcher.disconnect( +wx.py.dispatcher.exceptions +wx.py.dispatcher.safeRef( +wx.py.dispatcher.send( +wx.py.dispatcher.senders +wx.py.dispatcher.types +wx.py.dispatcher.weakref + +--- from wx.py import dispatcher --- +dispatcher.Anonymous +dispatcher.Any +dispatcher.BoundMethodWeakref( +dispatcher.DispatcherError( +dispatcher.Parameter( +dispatcher.__author__ +dispatcher.__builtins__ +dispatcher.__cvsid__ +dispatcher.__doc__ +dispatcher.__file__ +dispatcher.__name__ +dispatcher.__package__ +dispatcher.__revision__ +dispatcher.connect( +dispatcher.connections +dispatcher.disconnect( +dispatcher.exceptions +dispatcher.safeRef( +dispatcher.send( +dispatcher.senders +dispatcher.types +dispatcher.weakref + +--- from wx.py.dispatcher import * --- +Anonymous +Any +BoundMethodWeakref( +DispatcherError( +Parameter( +connect( +connections +disconnect( +exceptions +safeRef( +send( +senders +weakref + +--- import wx.py.document --- +wx.py.document.Document( +wx.py.document.__author__ +wx.py.document.__builtins__ +wx.py.document.__cvsid__ +wx.py.document.__doc__ +wx.py.document.__file__ +wx.py.document.__name__ +wx.py.document.__package__ +wx.py.document.__revision__ +wx.py.document.os + +--- from wx.py import document --- +document.Document( +document.__author__ +document.__builtins__ +document.__cvsid__ +document.__doc__ +document.__file__ +document.__name__ +document.__package__ +document.__revision__ +document.os + +--- from wx.py.document import * --- + +--- import wx.py.editor --- +wx.py.editor.Buffer( +wx.py.editor.DialogResults( +wx.py.editor.EditWindow( +wx.py.editor.Editor( +wx.py.editor.EditorFrame( +wx.py.editor.EditorNotebook( +wx.py.editor.EditorNotebookFrame( +wx.py.editor.EditorShellNotebook( +wx.py.editor.EditorShellNotebookFrame( +wx.py.editor.Shell( +wx.py.editor.__author__ +wx.py.editor.__builtins__ +wx.py.editor.__cvsid__ +wx.py.editor.__doc__ +wx.py.editor.__file__ +wx.py.editor.__name__ +wx.py.editor.__package__ +wx.py.editor.__revision__ +wx.py.editor.crust +wx.py.editor.directory( +wx.py.editor.dispatcher +wx.py.editor.editwindow +wx.py.editor.fileDialog( +wx.py.editor.frame +wx.py.editor.messageDialog( +wx.py.editor.openMultiple( +wx.py.editor.openSingle( +wx.py.editor.saveSingle( +wx.py.editor.version +wx.py.editor.wx + +--- from wx.py import editor --- +editor.Buffer( +editor.DialogResults( +editor.EditWindow( +editor.Editor( +editor.EditorFrame( +editor.EditorNotebook( +editor.EditorNotebookFrame( +editor.EditorShellNotebook( +editor.EditorShellNotebookFrame( +editor.Shell( +editor.__author__ +editor.__builtins__ +editor.__cvsid__ +editor.__doc__ +editor.__file__ +editor.__name__ +editor.__package__ +editor.__revision__ +editor.crust +editor.directory( +editor.dispatcher +editor.editwindow +editor.fileDialog( +editor.frame +editor.messageDialog( +editor.openMultiple( +editor.openSingle( +editor.saveSingle( +editor.version +editor.wx + +--- from wx.py.editor import * --- +DialogResults( +EditWindow( +Editor( +EditorFrame( +EditorNotebook( +EditorNotebookFrame( +EditorShellNotebook( +EditorShellNotebookFrame( +directory( +fileDialog( +messageDialog( +openMultiple( +openSingle( +saveSingle( + +--- import wx.py.editwindow --- +wx.py.editwindow.EditWindow( +wx.py.editwindow.FACES +wx.py.editwindow.VERSION +wx.py.editwindow.__author__ +wx.py.editwindow.__builtins__ +wx.py.editwindow.__cvsid__ +wx.py.editwindow.__doc__ +wx.py.editwindow.__file__ +wx.py.editwindow.__name__ +wx.py.editwindow.__package__ +wx.py.editwindow.__revision__ +wx.py.editwindow.dispatcher +wx.py.editwindow.keyword +wx.py.editwindow.os +wx.py.editwindow.stc +wx.py.editwindow.sys +wx.py.editwindow.time +wx.py.editwindow.wx + +--- from wx.py import editwindow --- +editwindow.EditWindow( +editwindow.FACES +editwindow.VERSION +editwindow.__author__ +editwindow.__builtins__ +editwindow.__cvsid__ +editwindow.__doc__ +editwindow.__file__ +editwindow.__name__ +editwindow.__package__ +editwindow.__revision__ +editwindow.dispatcher +editwindow.keyword +editwindow.os +editwindow.stc +editwindow.sys +editwindow.time +editwindow.wx + +--- from wx.py.editwindow import * --- +FACES +keyword +stc + +--- import wx.py.filling --- +wx.py.filling.App( +wx.py.filling.COMMONTYPES +wx.py.filling.DOCTYPES +wx.py.filling.Filling( +wx.py.filling.FillingFrame( +wx.py.filling.FillingText( +wx.py.filling.FillingTree( +wx.py.filling.SIMPLETYPES +wx.py.filling.VERSION +wx.py.filling.__author__ +wx.py.filling.__builtins__ +wx.py.filling.__cvsid__ +wx.py.filling.__doc__ +wx.py.filling.__file__ +wx.py.filling.__name__ +wx.py.filling.__package__ +wx.py.filling.__revision__ +wx.py.filling.dispatcher +wx.py.filling.editwindow +wx.py.filling.inspect +wx.py.filling.introspect +wx.py.filling.keyword +wx.py.filling.sys +wx.py.filling.types +wx.py.filling.wx + +--- from wx.py import filling --- +filling.App( +filling.COMMONTYPES +filling.DOCTYPES +filling.Filling( +filling.FillingFrame( +filling.FillingText( +filling.FillingTree( +filling.SIMPLETYPES +filling.VERSION +filling.__author__ +filling.__builtins__ +filling.__cvsid__ +filling.__doc__ +filling.__file__ +filling.__name__ +filling.__package__ +filling.__revision__ +filling.dispatcher +filling.editwindow +filling.inspect +filling.introspect +filling.keyword +filling.sys +filling.types +filling.wx + +--- from wx.py.filling import * --- +COMMONTYPES +DOCTYPES +FillingFrame( +FillingText( +FillingTree( +SIMPLETYPES + +--- import wx.py.frame --- +wx.py.frame.EditStartupScriptDialog( +wx.py.frame.Frame( +wx.py.frame.ID_ABOUT +wx.py.frame.ID_AUTOCOMP +wx.py.frame.ID_AUTOCOMP_DOUBLE +wx.py.frame.ID_AUTOCOMP_MAGIC +wx.py.frame.ID_AUTOCOMP_SHOW +wx.py.frame.ID_AUTOCOMP_SINGLE +wx.py.frame.ID_AUTO_SAVESETTINGS +wx.py.frame.ID_CALLTIPS +wx.py.frame.ID_CALLTIPS_INSERT +wx.py.frame.ID_CALLTIPS_SHOW +wx.py.frame.ID_CLEAR +wx.py.frame.ID_CLEARHISTORY +wx.py.frame.ID_CLOSE +wx.py.frame.ID_COPY +wx.py.frame.ID_COPY_PLUS +wx.py.frame.ID_CUT +wx.py.frame.ID_DELSETTINGSFILE +wx.py.frame.ID_EDITSTARTUPSCRIPT +wx.py.frame.ID_EMPTYBUFFER +wx.py.frame.ID_EXECSTARTUPSCRIPT +wx.py.frame.ID_EXIT +wx.py.frame.ID_FIND +wx.py.frame.ID_FINDNEXT +wx.py.frame.ID_HELP +wx.py.frame.ID_NAMESPACE +wx.py.frame.ID_NEW +wx.py.frame.ID_OPEN +wx.py.frame.ID_PASTE +wx.py.frame.ID_PASTE_PLUS +wx.py.frame.ID_PRINT +wx.py.frame.ID_REDO +wx.py.frame.ID_REVERT +wx.py.frame.ID_SAVE +wx.py.frame.ID_SAVEAS +wx.py.frame.ID_SAVEHISTORY +wx.py.frame.ID_SAVEHISTORYNOW +wx.py.frame.ID_SAVESETTINGS +wx.py.frame.ID_SELECTALL +wx.py.frame.ID_SETTINGS +wx.py.frame.ID_SHOW_LINENUMBERS +wx.py.frame.ID_STARTUP +wx.py.frame.ID_TOGGLE_MAXIMIZE +wx.py.frame.ID_UNDO +wx.py.frame.ID_USEAA +wx.py.frame.ID_WRAP +wx.py.frame.ShellFrameMixin( +wx.py.frame.VERSION +wx.py.frame.__author__ +wx.py.frame.__builtins__ +wx.py.frame.__cvsid__ +wx.py.frame.__doc__ +wx.py.frame.__file__ +wx.py.frame.__name__ +wx.py.frame.__package__ +wx.py.frame.__revision__ +wx.py.frame.dispatcher +wx.py.frame.editwindow +wx.py.frame.os +wx.py.frame.wx + +--- from wx.py import frame --- +frame.EditStartupScriptDialog( +frame.Frame( +frame.ID_ABOUT +frame.ID_AUTOCOMP +frame.ID_AUTOCOMP_DOUBLE +frame.ID_AUTOCOMP_MAGIC +frame.ID_AUTOCOMP_SHOW +frame.ID_AUTOCOMP_SINGLE +frame.ID_AUTO_SAVESETTINGS +frame.ID_CALLTIPS +frame.ID_CALLTIPS_INSERT +frame.ID_CALLTIPS_SHOW +frame.ID_CLEAR +frame.ID_CLEARHISTORY +frame.ID_CLOSE +frame.ID_COPY +frame.ID_COPY_PLUS +frame.ID_CUT +frame.ID_DELSETTINGSFILE +frame.ID_EDITSTARTUPSCRIPT +frame.ID_EMPTYBUFFER +frame.ID_EXECSTARTUPSCRIPT +frame.ID_EXIT +frame.ID_FIND +frame.ID_FINDNEXT +frame.ID_HELP +frame.ID_NAMESPACE +frame.ID_NEW +frame.ID_OPEN +frame.ID_PASTE +frame.ID_PASTE_PLUS +frame.ID_PRINT +frame.ID_REDO +frame.ID_REVERT +frame.ID_SAVE +frame.ID_SAVEAS +frame.ID_SAVEHISTORY +frame.ID_SAVEHISTORYNOW +frame.ID_SAVESETTINGS +frame.ID_SELECTALL +frame.ID_SETTINGS +frame.ID_SHOW_LINENUMBERS +frame.ID_STARTUP +frame.ID_TOGGLE_MAXIMIZE +frame.ID_UNDO +frame.ID_USEAA +frame.ID_WRAP +frame.ShellFrameMixin( +frame.VERSION +frame.__author__ +frame.__builtins__ +frame.__cvsid__ +frame.__doc__ +frame.__file__ +frame.__name__ +frame.__package__ +frame.__revision__ +frame.dispatcher +frame.editwindow +frame.os +frame.wx + +--- from wx.py.frame import * --- +EditStartupScriptDialog( +ID_AUTOCOMP +ID_AUTOCOMP_DOUBLE +ID_AUTOCOMP_MAGIC +ID_AUTOCOMP_SHOW +ID_AUTOCOMP_SINGLE +ID_AUTO_SAVESETTINGS +ID_CALLTIPS +ID_CALLTIPS_INSERT +ID_CALLTIPS_SHOW +ID_CLEARHISTORY +ID_COPY_PLUS +ID_DELSETTINGSFILE +ID_EDITSTARTUPSCRIPT +ID_EMPTYBUFFER +ID_EXECSTARTUPSCRIPT +ID_FINDNEXT +ID_NAMESPACE +ID_PASTE_PLUS +ID_SAVEHISTORY +ID_SAVEHISTORYNOW +ID_SAVESETTINGS +ID_SETTINGS +ID_SHOW_LINENUMBERS +ID_STARTUP +ID_TOGGLE_MAXIMIZE +ID_USEAA +ID_WRAP +ShellFrameMixin( + +--- import wx.py.images --- +wx.py.images.__author__ +wx.py.images.__builtins__ +wx.py.images.__cvsid__ +wx.py.images.__doc__ +wx.py.images.__file__ +wx.py.images.__name__ +wx.py.images.__package__ +wx.py.images.__revision__ +wx.py.images.cStringIO +wx.py.images.getPyBitmap( +wx.py.images.getPyData( +wx.py.images.getPyIcon( +wx.py.images.getPyImage( +wx.py.images.wx + +--- from wx.py import images --- +images.__author__ +images.__builtins__ +images.__cvsid__ +images.__doc__ +images.__file__ +images.__name__ +images.__package__ +images.__revision__ +images.cStringIO +images.getPyBitmap( +images.getPyData( +images.getPyIcon( +images.getPyImage( +images.wx + +--- from wx.py.images import * --- +getPyBitmap( +getPyData( +getPyIcon( +getPyImage( + +--- import wx.py.interpreter --- +wx.py.interpreter.InteractiveInterpreter( +wx.py.interpreter.Interpreter( +wx.py.interpreter.InterpreterAlaCarte( +wx.py.interpreter.__author__ +wx.py.interpreter.__builtins__ +wx.py.interpreter.__cvsid__ +wx.py.interpreter.__doc__ +wx.py.interpreter.__file__ +wx.py.interpreter.__name__ +wx.py.interpreter.__package__ +wx.py.interpreter.__revision__ +wx.py.interpreter.dispatcher +wx.py.interpreter.introspect +wx.py.interpreter.os +wx.py.interpreter.sys +wx.py.interpreter.wx + +--- from wx.py import interpreter --- +interpreter.InteractiveInterpreter( +interpreter.Interpreter( +interpreter.InterpreterAlaCarte( +interpreter.__author__ +interpreter.__builtins__ +interpreter.__cvsid__ +interpreter.__doc__ +interpreter.__file__ +interpreter.__name__ +interpreter.__package__ +interpreter.__revision__ +interpreter.dispatcher +interpreter.introspect +interpreter.os +interpreter.sys +interpreter.wx + +--- from wx.py.interpreter import * --- +InterpreterAlaCarte( + +--- import wx.py.introspect --- +wx.py.introspect.__author__ +wx.py.introspect.__builtins__ +wx.py.introspect.__cvsid__ +wx.py.introspect.__doc__ +wx.py.introspect.__file__ +wx.py.introspect.__name__ +wx.py.introspect.__package__ +wx.py.introspect.__revision__ +wx.py.introspect.cStringIO +wx.py.introspect.getAllAttributeNames( +wx.py.introspect.getAttributeNames( +wx.py.introspect.getAutoCompleteList( +wx.py.introspect.getBaseObject( +wx.py.introspect.getCallTip( +wx.py.introspect.getConstructor( +wx.py.introspect.getRoot( +wx.py.introspect.getTokens( +wx.py.introspect.hasattrAlwaysReturnsTrue( +wx.py.introspect.inspect +wx.py.introspect.nested_scopes +wx.py.introspect.rtrimTerminus( +wx.py.introspect.sys +wx.py.introspect.tokenize +wx.py.introspect.types +wx.py.introspect.wx + +--- from wx.py import introspect --- +introspect.__author__ +introspect.__builtins__ +introspect.__cvsid__ +introspect.__doc__ +introspect.__file__ +introspect.__name__ +introspect.__package__ +introspect.__revision__ +introspect.cStringIO +introspect.getAllAttributeNames( +introspect.getAttributeNames( +introspect.getAutoCompleteList( +introspect.getBaseObject( +introspect.getCallTip( +introspect.getConstructor( +introspect.getRoot( +introspect.getTokens( +introspect.hasattrAlwaysReturnsTrue( +introspect.inspect +introspect.nested_scopes +introspect.rtrimTerminus( +introspect.sys +introspect.tokenize +introspect.types +introspect.wx + +--- from wx.py.introspect import * --- +getAllAttributeNames( +getAttributeNames( +getAutoCompleteList( +getBaseObject( +getCallTip( +getConstructor( +getRoot( +getTokens( +hasattrAlwaysReturnsTrue( +rtrimTerminus( + +--- import wx.py.pseudo --- +wx.py.pseudo.PseudoFile( +wx.py.pseudo.PseudoFileErr( +wx.py.pseudo.PseudoFileIn( +wx.py.pseudo.PseudoFileOut( +wx.py.pseudo.PseudoKeyword( +wx.py.pseudo.__author__ +wx.py.pseudo.__builtins__ +wx.py.pseudo.__cvsid__ +wx.py.pseudo.__doc__ +wx.py.pseudo.__file__ +wx.py.pseudo.__name__ +wx.py.pseudo.__package__ +wx.py.pseudo.__revision__ + +--- from wx.py import pseudo --- +pseudo.PseudoFile( +pseudo.PseudoFileErr( +pseudo.PseudoFileIn( +pseudo.PseudoFileOut( +pseudo.PseudoKeyword( +pseudo.__author__ +pseudo.__builtins__ +pseudo.__cvsid__ +pseudo.__doc__ +pseudo.__file__ +pseudo.__name__ +pseudo.__package__ +pseudo.__revision__ + +--- from wx.py.pseudo import * --- +PseudoFile( +PseudoFileErr( +PseudoFileIn( +PseudoFileOut( +PseudoKeyword( + +--- import wx.py.shell --- +wx.py.shell.Buffer( +wx.py.shell.HELP_TEXT +wx.py.shell.NAVKEYS +wx.py.shell.PseudoFileErr( +wx.py.shell.PseudoFileIn( +wx.py.shell.PseudoFileOut( +wx.py.shell.Shell( +wx.py.shell.ShellFacade( +wx.py.shell.ShellFrame( +wx.py.shell.VERSION +wx.py.shell.__author__ +wx.py.shell.__builtins__ +wx.py.shell.__cvsid__ +wx.py.shell.__doc__ +wx.py.shell.__file__ +wx.py.shell.__name__ +wx.py.shell.__package__ +wx.py.shell.__revision__ +wx.py.shell.dispatcher +wx.py.shell.editwindow +wx.py.shell.frame +wx.py.shell.keyword +wx.py.shell.os +wx.py.shell.stc +wx.py.shell.sys +wx.py.shell.time +wx.py.shell.wx + +--- from wx.py import shell --- +shell.Buffer( +shell.HELP_TEXT +shell.NAVKEYS +shell.PseudoFileErr( +shell.PseudoFileIn( +shell.PseudoFileOut( +shell.Shell( +shell.ShellFacade( +shell.ShellFrame( +shell.VERSION +shell.__author__ +shell.__builtins__ +shell.__cvsid__ +shell.__doc__ +shell.__file__ +shell.__name__ +shell.__package__ +shell.__revision__ +shell.dispatcher +shell.editwindow +shell.frame +shell.keyword +shell.os +shell.stc +shell.sys +shell.time +shell.wx + +--- from wx.py.shell import * --- +HELP_TEXT +NAVKEYS +ShellFacade( +ShellFrame( + +--- import wx.py.version --- +wx.py.version.VERSION +wx.py.version.__author__ +wx.py.version.__builtins__ +wx.py.version.__cvsid__ +wx.py.version.__doc__ +wx.py.version.__file__ +wx.py.version.__name__ +wx.py.version.__package__ +wx.py.version.__revision__ + +--- from wx.py import version --- +version.VERSION +version.__author__ +version.__cvsid__ +version.__revision__ + +--- from wx.py.version import * --- + +--- import wx.stc --- +wx.stc.EVT_STC_CALLTIP_CLICK( +wx.stc.EVT_STC_CHANGE( +wx.stc.EVT_STC_CHARADDED( +wx.stc.EVT_STC_DOUBLECLICK( +wx.stc.EVT_STC_DO_DROP( +wx.stc.EVT_STC_DRAG_OVER( +wx.stc.EVT_STC_DWELLEND( +wx.stc.EVT_STC_DWELLSTART( +wx.stc.EVT_STC_HOTSPOT_CLICK( +wx.stc.EVT_STC_HOTSPOT_DCLICK( +wx.stc.EVT_STC_KEY( +wx.stc.EVT_STC_MACRORECORD( +wx.stc.EVT_STC_MARGINCLICK( +wx.stc.EVT_STC_MODIFIED( +wx.stc.EVT_STC_NEEDSHOWN( +wx.stc.EVT_STC_PAINTED( +wx.stc.EVT_STC_ROMODIFYATTEMPT( +wx.stc.EVT_STC_SAVEPOINTLEFT( +wx.stc.EVT_STC_SAVEPOINTREACHED( +wx.stc.EVT_STC_START_DRAG( +wx.stc.EVT_STC_STYLENEEDED( +wx.stc.EVT_STC_UPDATEUI( +wx.stc.EVT_STC_URIDROPPED( +wx.stc.EVT_STC_USERLISTSELECTION( +wx.stc.EVT_STC_ZOOM( +wx.stc.PreStyledTextCtrl( +wx.stc.STCNameStr +wx.stc.STC_ADA_CHARACTER +wx.stc.STC_ADA_CHARACTEREOL +wx.stc.STC_ADA_COMMENTLINE +wx.stc.STC_ADA_DEFAULT +wx.stc.STC_ADA_DELIMITER +wx.stc.STC_ADA_IDENTIFIER +wx.stc.STC_ADA_ILLEGAL +wx.stc.STC_ADA_LABEL +wx.stc.STC_ADA_NUMBER +wx.stc.STC_ADA_STRING +wx.stc.STC_ADA_STRINGEOL +wx.stc.STC_ADA_WORD +wx.stc.STC_APDL_ARGUMENT +wx.stc.STC_APDL_COMMAND +wx.stc.STC_APDL_COMMENT +wx.stc.STC_APDL_COMMENTBLOCK +wx.stc.STC_APDL_DEFAULT +wx.stc.STC_APDL_FUNCTION +wx.stc.STC_APDL_NUMBER +wx.stc.STC_APDL_OPERATOR +wx.stc.STC_APDL_PROCESSOR +wx.stc.STC_APDL_SLASHCOMMAND +wx.stc.STC_APDL_STARCOMMAND +wx.stc.STC_APDL_STRING +wx.stc.STC_APDL_WORD +wx.stc.STC_ASM_CHARACTER +wx.stc.STC_ASM_COMMENT +wx.stc.STC_ASM_COMMENTBLOCK +wx.stc.STC_ASM_CPUINSTRUCTION +wx.stc.STC_ASM_DEFAULT +wx.stc.STC_ASM_DIRECTIVE +wx.stc.STC_ASM_DIRECTIVEOPERAND +wx.stc.STC_ASM_EXTINSTRUCTION +wx.stc.STC_ASM_IDENTIFIER +wx.stc.STC_ASM_MATHINSTRUCTION +wx.stc.STC_ASM_NUMBER +wx.stc.STC_ASM_OPERATOR +wx.stc.STC_ASM_REGISTER +wx.stc.STC_ASM_STRING +wx.stc.STC_ASM_STRINGEOL +wx.stc.STC_ASN1_ATTRIBUTE +wx.stc.STC_ASN1_COMMENT +wx.stc.STC_ASN1_DEFAULT +wx.stc.STC_ASN1_DESCRIPTOR +wx.stc.STC_ASN1_IDENTIFIER +wx.stc.STC_ASN1_KEYWORD +wx.stc.STC_ASN1_OID +wx.stc.STC_ASN1_OPERATOR +wx.stc.STC_ASN1_SCALAR +wx.stc.STC_ASN1_STRING +wx.stc.STC_ASN1_TYPE +wx.stc.STC_AU3_COMMENT +wx.stc.STC_AU3_COMMENTBLOCK +wx.stc.STC_AU3_COMOBJ +wx.stc.STC_AU3_DEFAULT +wx.stc.STC_AU3_EXPAND +wx.stc.STC_AU3_FUNCTION +wx.stc.STC_AU3_KEYWORD +wx.stc.STC_AU3_MACRO +wx.stc.STC_AU3_NUMBER +wx.stc.STC_AU3_OPERATOR +wx.stc.STC_AU3_PREPROCESSOR +wx.stc.STC_AU3_SENT +wx.stc.STC_AU3_SPECIAL +wx.stc.STC_AU3_STRING +wx.stc.STC_AU3_VARIABLE +wx.stc.STC_AVE_COMMENT +wx.stc.STC_AVE_DEFAULT +wx.stc.STC_AVE_ENUM +wx.stc.STC_AVE_IDENTIFIER +wx.stc.STC_AVE_NUMBER +wx.stc.STC_AVE_OPERATOR +wx.stc.STC_AVE_STRING +wx.stc.STC_AVE_STRINGEOL +wx.stc.STC_AVE_WORD +wx.stc.STC_AVE_WORD1 +wx.stc.STC_AVE_WORD2 +wx.stc.STC_AVE_WORD3 +wx.stc.STC_AVE_WORD4 +wx.stc.STC_AVE_WORD5 +wx.stc.STC_AVE_WORD6 +wx.stc.STC_BAAN_COMMENT +wx.stc.STC_BAAN_COMMENTDOC +wx.stc.STC_BAAN_DEFAULT +wx.stc.STC_BAAN_IDENTIFIER +wx.stc.STC_BAAN_NUMBER +wx.stc.STC_BAAN_OPERATOR +wx.stc.STC_BAAN_PREPROCESSOR +wx.stc.STC_BAAN_STRING +wx.stc.STC_BAAN_STRINGEOL +wx.stc.STC_BAAN_WORD +wx.stc.STC_BAAN_WORD2 +wx.stc.STC_BAT_COMMAND +wx.stc.STC_BAT_COMMENT +wx.stc.STC_BAT_DEFAULT +wx.stc.STC_BAT_HIDE +wx.stc.STC_BAT_IDENTIFIER +wx.stc.STC_BAT_LABEL +wx.stc.STC_BAT_OPERATOR +wx.stc.STC_BAT_WORD +wx.stc.STC_B_ASM +wx.stc.STC_B_BINNUMBER +wx.stc.STC_B_COMMENT +wx.stc.STC_B_CONSTANT +wx.stc.STC_B_DATE +wx.stc.STC_B_DEFAULT +wx.stc.STC_B_ERROR +wx.stc.STC_B_HEXNUMBER +wx.stc.STC_B_IDENTIFIER +wx.stc.STC_B_KEYWORD +wx.stc.STC_B_KEYWORD2 +wx.stc.STC_B_KEYWORD3 +wx.stc.STC_B_KEYWORD4 +wx.stc.STC_B_LABEL +wx.stc.STC_B_NUMBER +wx.stc.STC_B_OPERATOR +wx.stc.STC_B_PREPROCESSOR +wx.stc.STC_B_STRING +wx.stc.STC_B_STRINGEOL +wx.stc.STC_CACHE_CARET +wx.stc.STC_CACHE_DOCUMENT +wx.stc.STC_CACHE_NONE +wx.stc.STC_CACHE_PAGE +wx.stc.STC_CAML_CHAR +wx.stc.STC_CAML_COMMENT +wx.stc.STC_CAML_COMMENT1 +wx.stc.STC_CAML_COMMENT2 +wx.stc.STC_CAML_COMMENT3 +wx.stc.STC_CAML_DEFAULT +wx.stc.STC_CAML_IDENTIFIER +wx.stc.STC_CAML_KEYWORD +wx.stc.STC_CAML_KEYWORD2 +wx.stc.STC_CAML_KEYWORD3 +wx.stc.STC_CAML_LINENUM +wx.stc.STC_CAML_NUMBER +wx.stc.STC_CAML_OPERATOR +wx.stc.STC_CAML_STRING +wx.stc.STC_CAML_TAGNAME +wx.stc.STC_CARET_EVEN +wx.stc.STC_CARET_JUMPS +wx.stc.STC_CARET_SLOP +wx.stc.STC_CARET_STRICT +wx.stc.STC_CASE_LOWER +wx.stc.STC_CASE_MIXED +wx.stc.STC_CASE_UPPER +wx.stc.STC_CHARSET_8859_15 +wx.stc.STC_CHARSET_ANSI +wx.stc.STC_CHARSET_ARABIC +wx.stc.STC_CHARSET_BALTIC +wx.stc.STC_CHARSET_CHINESEBIG5 +wx.stc.STC_CHARSET_CYRILLIC +wx.stc.STC_CHARSET_DEFAULT +wx.stc.STC_CHARSET_EASTEUROPE +wx.stc.STC_CHARSET_GB2312 +wx.stc.STC_CHARSET_GREEK +wx.stc.STC_CHARSET_HANGUL +wx.stc.STC_CHARSET_HEBREW +wx.stc.STC_CHARSET_JOHAB +wx.stc.STC_CHARSET_MAC +wx.stc.STC_CHARSET_OEM +wx.stc.STC_CHARSET_RUSSIAN +wx.stc.STC_CHARSET_SHIFTJIS +wx.stc.STC_CHARSET_SYMBOL +wx.stc.STC_CHARSET_THAI +wx.stc.STC_CHARSET_TURKISH +wx.stc.STC_CHARSET_VIETNAMESE +wx.stc.STC_CLW_ATTRIBUTE +wx.stc.STC_CLW_BUILTIN_PROCEDURES_FUNCTION +wx.stc.STC_CLW_COMMENT +wx.stc.STC_CLW_COMPILER_DIRECTIVE +wx.stc.STC_CLW_DEFAULT +wx.stc.STC_CLW_DEPRECATED +wx.stc.STC_CLW_ERROR +wx.stc.STC_CLW_INTEGER_CONSTANT +wx.stc.STC_CLW_KEYWORD +wx.stc.STC_CLW_LABEL +wx.stc.STC_CLW_PICTURE_STRING +wx.stc.STC_CLW_REAL_CONSTANT +wx.stc.STC_CLW_RUNTIME_EXPRESSIONS +wx.stc.STC_CLW_STANDARD_EQUATE +wx.stc.STC_CLW_STRING +wx.stc.STC_CLW_STRUCTURE_DATA_TYPE +wx.stc.STC_CLW_USER_IDENTIFIER +wx.stc.STC_CMD_BACKTAB +wx.stc.STC_CMD_CANCEL +wx.stc.STC_CMD_CHARLEFT +wx.stc.STC_CMD_CHARLEFTEXTEND +wx.stc.STC_CMD_CHARLEFTRECTEXTEND +wx.stc.STC_CMD_CHARRIGHT +wx.stc.STC_CMD_CHARRIGHTEXTEND +wx.stc.STC_CMD_CHARRIGHTRECTEXTEND +wx.stc.STC_CMD_CLEAR +wx.stc.STC_CMD_COPY +wx.stc.STC_CMD_CUT +wx.stc.STC_CMD_DELETEBACK +wx.stc.STC_CMD_DELETEBACKNOTLINE +wx.stc.STC_CMD_DELLINELEFT +wx.stc.STC_CMD_DELLINERIGHT +wx.stc.STC_CMD_DELWORDLEFT +wx.stc.STC_CMD_DELWORDRIGHT +wx.stc.STC_CMD_DOCUMENTEND +wx.stc.STC_CMD_DOCUMENTENDEXTEND +wx.stc.STC_CMD_DOCUMENTSTART +wx.stc.STC_CMD_DOCUMENTSTARTEXTEND +wx.stc.STC_CMD_EDITTOGGLEOVERTYPE +wx.stc.STC_CMD_FORMFEED +wx.stc.STC_CMD_HOME +wx.stc.STC_CMD_HOMEDISPLAY +wx.stc.STC_CMD_HOMEDISPLAYEXTEND +wx.stc.STC_CMD_HOMEEXTEND +wx.stc.STC_CMD_HOMERECTEXTEND +wx.stc.STC_CMD_HOMEWRAP +wx.stc.STC_CMD_HOMEWRAPEXTEND +wx.stc.STC_CMD_LINECOPY +wx.stc.STC_CMD_LINECUT +wx.stc.STC_CMD_LINEDELETE +wx.stc.STC_CMD_LINEDOWN +wx.stc.STC_CMD_LINEDOWNEXTEND +wx.stc.STC_CMD_LINEDOWNRECTEXTEND +wx.stc.STC_CMD_LINEDUPLICATE +wx.stc.STC_CMD_LINEEND +wx.stc.STC_CMD_LINEENDDISPLAY +wx.stc.STC_CMD_LINEENDDISPLAYEXTEND +wx.stc.STC_CMD_LINEENDEXTEND +wx.stc.STC_CMD_LINEENDRECTEXTEND +wx.stc.STC_CMD_LINEENDWRAP +wx.stc.STC_CMD_LINEENDWRAPEXTEND +wx.stc.STC_CMD_LINESCROLLDOWN +wx.stc.STC_CMD_LINESCROLLUP +wx.stc.STC_CMD_LINETRANSPOSE +wx.stc.STC_CMD_LINEUP +wx.stc.STC_CMD_LINEUPEXTEND +wx.stc.STC_CMD_LINEUPRECTEXTEND +wx.stc.STC_CMD_LOWERCASE +wx.stc.STC_CMD_NEWLINE +wx.stc.STC_CMD_PAGEDOWN +wx.stc.STC_CMD_PAGEDOWNEXTEND +wx.stc.STC_CMD_PAGEDOWNRECTEXTEND +wx.stc.STC_CMD_PAGEUP +wx.stc.STC_CMD_PAGEUPEXTEND +wx.stc.STC_CMD_PAGEUPRECTEXTEND +wx.stc.STC_CMD_PARADOWN +wx.stc.STC_CMD_PARADOWNEXTEND +wx.stc.STC_CMD_PARAUP +wx.stc.STC_CMD_PARAUPEXTEND +wx.stc.STC_CMD_PASTE +wx.stc.STC_CMD_REDO +wx.stc.STC_CMD_SELECTALL +wx.stc.STC_CMD_STUTTEREDPAGEDOWN +wx.stc.STC_CMD_STUTTEREDPAGEDOWNEXTEND +wx.stc.STC_CMD_STUTTEREDPAGEUP +wx.stc.STC_CMD_STUTTEREDPAGEUPEXTEND +wx.stc.STC_CMD_TAB +wx.stc.STC_CMD_UNDO +wx.stc.STC_CMD_UPPERCASE +wx.stc.STC_CMD_VCHOME +wx.stc.STC_CMD_VCHOMEEXTEND +wx.stc.STC_CMD_VCHOMERECTEXTEND +wx.stc.STC_CMD_VCHOMEWRAP +wx.stc.STC_CMD_VCHOMEWRAPEXTEND +wx.stc.STC_CMD_WORDLEFT +wx.stc.STC_CMD_WORDLEFTEND +wx.stc.STC_CMD_WORDLEFTENDEXTEND +wx.stc.STC_CMD_WORDLEFTEXTEND +wx.stc.STC_CMD_WORDPARTLEFT +wx.stc.STC_CMD_WORDPARTLEFTEXTEND +wx.stc.STC_CMD_WORDPARTRIGHT +wx.stc.STC_CMD_WORDPARTRIGHTEXTEND +wx.stc.STC_CMD_WORDRIGHT +wx.stc.STC_CMD_WORDRIGHTEND +wx.stc.STC_CMD_WORDRIGHTENDEXTEND +wx.stc.STC_CMD_WORDRIGHTEXTEND +wx.stc.STC_CMD_ZOOMIN +wx.stc.STC_CMD_ZOOMOUT +wx.stc.STC_CONF_COMMENT +wx.stc.STC_CONF_DEFAULT +wx.stc.STC_CONF_DIRECTIVE +wx.stc.STC_CONF_EXTENSION +wx.stc.STC_CONF_IDENTIFIER +wx.stc.STC_CONF_IP +wx.stc.STC_CONF_NUMBER +wx.stc.STC_CONF_OPERATOR +wx.stc.STC_CONF_PARAMETER +wx.stc.STC_CONF_STRING +wx.stc.STC_CP_DBCS +wx.stc.STC_CP_UTF8 +wx.stc.STC_CSOUND_ARATE_VAR +wx.stc.STC_CSOUND_COMMENT +wx.stc.STC_CSOUND_COMMENTBLOCK +wx.stc.STC_CSOUND_DEFAULT +wx.stc.STC_CSOUND_GLOBAL_VAR +wx.stc.STC_CSOUND_HEADERSTMT +wx.stc.STC_CSOUND_IDENTIFIER +wx.stc.STC_CSOUND_INSTR +wx.stc.STC_CSOUND_IRATE_VAR +wx.stc.STC_CSOUND_KRATE_VAR +wx.stc.STC_CSOUND_NUMBER +wx.stc.STC_CSOUND_OPCODE +wx.stc.STC_CSOUND_OPERATOR +wx.stc.STC_CSOUND_PARAM +wx.stc.STC_CSOUND_STRINGEOL +wx.stc.STC_CSOUND_USERKEYWORD +wx.stc.STC_CSS_ATTRIBUTE +wx.stc.STC_CSS_CLASS +wx.stc.STC_CSS_COMMENT +wx.stc.STC_CSS_DEFAULT +wx.stc.STC_CSS_DIRECTIVE +wx.stc.STC_CSS_DOUBLESTRING +wx.stc.STC_CSS_ID +wx.stc.STC_CSS_IDENTIFIER +wx.stc.STC_CSS_IDENTIFIER2 +wx.stc.STC_CSS_IMPORTANT +wx.stc.STC_CSS_OPERATOR +wx.stc.STC_CSS_PSEUDOCLASS +wx.stc.STC_CSS_SINGLESTRING +wx.stc.STC_CSS_TAG +wx.stc.STC_CSS_UNKNOWN_IDENTIFIER +wx.stc.STC_CSS_UNKNOWN_PSEUDOCLASS +wx.stc.STC_CSS_VALUE +wx.stc.STC_CURSORNORMAL +wx.stc.STC_CURSORWAIT +wx.stc.STC_C_CHARACTER +wx.stc.STC_C_COMMENT +wx.stc.STC_C_COMMENTDOC +wx.stc.STC_C_COMMENTDOCKEYWORD +wx.stc.STC_C_COMMENTDOCKEYWORDERROR +wx.stc.STC_C_COMMENTLINE +wx.stc.STC_C_COMMENTLINEDOC +wx.stc.STC_C_DEFAULT +wx.stc.STC_C_GLOBALCLASS +wx.stc.STC_C_IDENTIFIER +wx.stc.STC_C_NUMBER +wx.stc.STC_C_OPERATOR +wx.stc.STC_C_PREPROCESSOR +wx.stc.STC_C_REGEX +wx.stc.STC_C_STRING +wx.stc.STC_C_STRINGEOL +wx.stc.STC_C_UUID +wx.stc.STC_C_VERBATIM +wx.stc.STC_C_WORD +wx.stc.STC_C_WORD2 +wx.stc.STC_DIFF_ADDED +wx.stc.STC_DIFF_COMMAND +wx.stc.STC_DIFF_COMMENT +wx.stc.STC_DIFF_DEFAULT +wx.stc.STC_DIFF_DELETED +wx.stc.STC_DIFF_HEADER +wx.stc.STC_DIFF_POSITION +wx.stc.STC_EDGE_BACKGROUND +wx.stc.STC_EDGE_LINE +wx.stc.STC_EDGE_NONE +wx.stc.STC_EIFFEL_CHARACTER +wx.stc.STC_EIFFEL_COMMENTLINE +wx.stc.STC_EIFFEL_DEFAULT +wx.stc.STC_EIFFEL_IDENTIFIER +wx.stc.STC_EIFFEL_NUMBER +wx.stc.STC_EIFFEL_OPERATOR +wx.stc.STC_EIFFEL_STRING +wx.stc.STC_EIFFEL_STRINGEOL +wx.stc.STC_EIFFEL_WORD +wx.stc.STC_EOL_CR +wx.stc.STC_EOL_CRLF +wx.stc.STC_EOL_LF +wx.stc.STC_ERLANG_ATOM +wx.stc.STC_ERLANG_CHARACTER +wx.stc.STC_ERLANG_COMMENT +wx.stc.STC_ERLANG_DEFAULT +wx.stc.STC_ERLANG_FUNCTION_NAME +wx.stc.STC_ERLANG_KEYWORD +wx.stc.STC_ERLANG_MACRO +wx.stc.STC_ERLANG_NODE_NAME +wx.stc.STC_ERLANG_NUMBER +wx.stc.STC_ERLANG_OPERATOR +wx.stc.STC_ERLANG_RECORD +wx.stc.STC_ERLANG_SEPARATOR +wx.stc.STC_ERLANG_STRING +wx.stc.STC_ERLANG_UNKNOWN +wx.stc.STC_ERLANG_VARIABLE +wx.stc.STC_ERR_ABSF +wx.stc.STC_ERR_BORLAND +wx.stc.STC_ERR_CMD +wx.stc.STC_ERR_CTAG +wx.stc.STC_ERR_DEFAULT +wx.stc.STC_ERR_DIFF_ADDITION +wx.stc.STC_ERR_DIFF_CHANGED +wx.stc.STC_ERR_DIFF_DELETION +wx.stc.STC_ERR_DIFF_MESSAGE +wx.stc.STC_ERR_ELF +wx.stc.STC_ERR_GCC +wx.stc.STC_ERR_IFC +wx.stc.STC_ERR_IFORT +wx.stc.STC_ERR_JAVA_STACK +wx.stc.STC_ERR_LUA +wx.stc.STC_ERR_MS +wx.stc.STC_ERR_NET +wx.stc.STC_ERR_PERL +wx.stc.STC_ERR_PHP +wx.stc.STC_ERR_PYTHON +wx.stc.STC_ERR_TIDY +wx.stc.STC_ESCRIPT_BRACE +wx.stc.STC_ESCRIPT_COMMENT +wx.stc.STC_ESCRIPT_COMMENTDOC +wx.stc.STC_ESCRIPT_COMMENTLINE +wx.stc.STC_ESCRIPT_DEFAULT +wx.stc.STC_ESCRIPT_IDENTIFIER +wx.stc.STC_ESCRIPT_NUMBER +wx.stc.STC_ESCRIPT_OPERATOR +wx.stc.STC_ESCRIPT_STRING +wx.stc.STC_ESCRIPT_WORD +wx.stc.STC_ESCRIPT_WORD2 +wx.stc.STC_ESCRIPT_WORD3 +wx.stc.STC_FIND_MATCHCASE +wx.stc.STC_FIND_POSIX +wx.stc.STC_FIND_REGEXP +wx.stc.STC_FIND_WHOLEWORD +wx.stc.STC_FIND_WORDSTART +wx.stc.STC_FOLDFLAG_BOX +wx.stc.STC_FOLDFLAG_LEVELNUMBERS +wx.stc.STC_FOLDFLAG_LINEAFTER_CONTRACTED +wx.stc.STC_FOLDFLAG_LINEAFTER_EXPANDED +wx.stc.STC_FOLDFLAG_LINEBEFORE_CONTRACTED +wx.stc.STC_FOLDFLAG_LINEBEFORE_EXPANDED +wx.stc.STC_FOLDLEVELBASE +wx.stc.STC_FOLDLEVELBOXFOOTERFLAG +wx.stc.STC_FOLDLEVELBOXHEADERFLAG +wx.stc.STC_FOLDLEVELCONTRACTED +wx.stc.STC_FOLDLEVELHEADERFLAG +wx.stc.STC_FOLDLEVELNUMBERMASK +wx.stc.STC_FOLDLEVELUNINDENT +wx.stc.STC_FOLDLEVELWHITEFLAG +wx.stc.STC_FORTH_COMMENT +wx.stc.STC_FORTH_COMMENT_ML +wx.stc.STC_FORTH_CONTROL +wx.stc.STC_FORTH_DEFAULT +wx.stc.STC_FORTH_DEFWORD +wx.stc.STC_FORTH_IDENTIFIER +wx.stc.STC_FORTH_KEYWORD +wx.stc.STC_FORTH_LOCALE +wx.stc.STC_FORTH_NUMBER +wx.stc.STC_FORTH_PREWORD1 +wx.stc.STC_FORTH_PREWORD2 +wx.stc.STC_FORTH_STRING +wx.stc.STC_FS_ASM +wx.stc.STC_FS_BINNUMBER +wx.stc.STC_FS_COMMENT +wx.stc.STC_FS_COMMENTDOC +wx.stc.STC_FS_COMMENTDOCKEYWORD +wx.stc.STC_FS_COMMENTDOCKEYWORDERROR +wx.stc.STC_FS_COMMENTLINE +wx.stc.STC_FS_COMMENTLINEDOC +wx.stc.STC_FS_CONSTANT +wx.stc.STC_FS_DATE +wx.stc.STC_FS_DEFAULT +wx.stc.STC_FS_ERROR +wx.stc.STC_FS_HEXNUMBER +wx.stc.STC_FS_IDENTIFIER +wx.stc.STC_FS_KEYWORD +wx.stc.STC_FS_KEYWORD2 +wx.stc.STC_FS_KEYWORD3 +wx.stc.STC_FS_KEYWORD4 +wx.stc.STC_FS_LABEL +wx.stc.STC_FS_NUMBER +wx.stc.STC_FS_OPERATOR +wx.stc.STC_FS_PREPROCESSOR +wx.stc.STC_FS_STRING +wx.stc.STC_FS_STRINGEOL +wx.stc.STC_F_COMMENT +wx.stc.STC_F_CONTINUATION +wx.stc.STC_F_DEFAULT +wx.stc.STC_F_IDENTIFIER +wx.stc.STC_F_LABEL +wx.stc.STC_F_NUMBER +wx.stc.STC_F_OPERATOR +wx.stc.STC_F_OPERATOR2 +wx.stc.STC_F_PREPROCESSOR +wx.stc.STC_F_STRING1 +wx.stc.STC_F_STRING2 +wx.stc.STC_F_STRINGEOL +wx.stc.STC_F_WORD +wx.stc.STC_F_WORD2 +wx.stc.STC_F_WORD3 +wx.stc.STC_GC_ATTRIBUTE +wx.stc.STC_GC_COMMAND +wx.stc.STC_GC_COMMENTBLOCK +wx.stc.STC_GC_COMMENTLINE +wx.stc.STC_GC_CONTROL +wx.stc.STC_GC_DEFAULT +wx.stc.STC_GC_EVENT +wx.stc.STC_GC_GLOBAL +wx.stc.STC_GC_OPERATOR +wx.stc.STC_GC_STRING +wx.stc.STC_HA_CAPITAL +wx.stc.STC_HA_CHARACTER +wx.stc.STC_HA_CLASS +wx.stc.STC_HA_COMMENTBLOCK +wx.stc.STC_HA_COMMENTBLOCK2 +wx.stc.STC_HA_COMMENTBLOCK3 +wx.stc.STC_HA_COMMENTLINE +wx.stc.STC_HA_DATA +wx.stc.STC_HA_DEFAULT +wx.stc.STC_HA_IDENTIFIER +wx.stc.STC_HA_IMPORT +wx.stc.STC_HA_INSTANCE +wx.stc.STC_HA_KEYWORD +wx.stc.STC_HA_MODULE +wx.stc.STC_HA_NUMBER +wx.stc.STC_HA_OPERATOR +wx.stc.STC_HA_STRING +wx.stc.STC_HBA_COMMENTLINE +wx.stc.STC_HBA_DEFAULT +wx.stc.STC_HBA_IDENTIFIER +wx.stc.STC_HBA_NUMBER +wx.stc.STC_HBA_START +wx.stc.STC_HBA_STRING +wx.stc.STC_HBA_STRINGEOL +wx.stc.STC_HBA_WORD +wx.stc.STC_HB_COMMENTLINE +wx.stc.STC_HB_DEFAULT +wx.stc.STC_HB_IDENTIFIER +wx.stc.STC_HB_NUMBER +wx.stc.STC_HB_START +wx.stc.STC_HB_STRING +wx.stc.STC_HB_STRINGEOL +wx.stc.STC_HB_WORD +wx.stc.STC_HJA_COMMENT +wx.stc.STC_HJA_COMMENTDOC +wx.stc.STC_HJA_COMMENTLINE +wx.stc.STC_HJA_DEFAULT +wx.stc.STC_HJA_DOUBLESTRING +wx.stc.STC_HJA_KEYWORD +wx.stc.STC_HJA_NUMBER +wx.stc.STC_HJA_REGEX +wx.stc.STC_HJA_SINGLESTRING +wx.stc.STC_HJA_START +wx.stc.STC_HJA_STRINGEOL +wx.stc.STC_HJA_SYMBOLS +wx.stc.STC_HJA_WORD +wx.stc.STC_HJ_COMMENT +wx.stc.STC_HJ_COMMENTDOC +wx.stc.STC_HJ_COMMENTLINE +wx.stc.STC_HJ_DEFAULT +wx.stc.STC_HJ_DOUBLESTRING +wx.stc.STC_HJ_KEYWORD +wx.stc.STC_HJ_NUMBER +wx.stc.STC_HJ_REGEX +wx.stc.STC_HJ_SINGLESTRING +wx.stc.STC_HJ_START +wx.stc.STC_HJ_STRINGEOL +wx.stc.STC_HJ_SYMBOLS +wx.stc.STC_HJ_WORD +wx.stc.STC_HPA_CHARACTER +wx.stc.STC_HPA_CLASSNAME +wx.stc.STC_HPA_COMMENTLINE +wx.stc.STC_HPA_DEFAULT +wx.stc.STC_HPA_DEFNAME +wx.stc.STC_HPA_IDENTIFIER +wx.stc.STC_HPA_NUMBER +wx.stc.STC_HPA_OPERATOR +wx.stc.STC_HPA_START +wx.stc.STC_HPA_STRING +wx.stc.STC_HPA_TRIPLE +wx.stc.STC_HPA_TRIPLEDOUBLE +wx.stc.STC_HPA_WORD +wx.stc.STC_HPHP_COMMENT +wx.stc.STC_HPHP_COMMENTLINE +wx.stc.STC_HPHP_COMPLEX_VARIABLE +wx.stc.STC_HPHP_DEFAULT +wx.stc.STC_HPHP_HSTRING +wx.stc.STC_HPHP_HSTRING_VARIABLE +wx.stc.STC_HPHP_NUMBER +wx.stc.STC_HPHP_OPERATOR +wx.stc.STC_HPHP_SIMPLESTRING +wx.stc.STC_HPHP_VARIABLE +wx.stc.STC_HPHP_WORD +wx.stc.STC_HP_CHARACTER +wx.stc.STC_HP_CLASSNAME +wx.stc.STC_HP_COMMENTLINE +wx.stc.STC_HP_DEFAULT +wx.stc.STC_HP_DEFNAME +wx.stc.STC_HP_IDENTIFIER +wx.stc.STC_HP_NUMBER +wx.stc.STC_HP_OPERATOR +wx.stc.STC_HP_START +wx.stc.STC_HP_STRING +wx.stc.STC_HP_TRIPLE +wx.stc.STC_HP_TRIPLEDOUBLE +wx.stc.STC_HP_WORD +wx.stc.STC_H_ASP +wx.stc.STC_H_ASPAT +wx.stc.STC_H_ATTRIBUTE +wx.stc.STC_H_ATTRIBUTEUNKNOWN +wx.stc.STC_H_CDATA +wx.stc.STC_H_COMMENT +wx.stc.STC_H_DEFAULT +wx.stc.STC_H_DOUBLESTRING +wx.stc.STC_H_ENTITY +wx.stc.STC_H_NUMBER +wx.stc.STC_H_OTHER +wx.stc.STC_H_QUESTION +wx.stc.STC_H_SCRIPT +wx.stc.STC_H_SGML_1ST_PARAM +wx.stc.STC_H_SGML_1ST_PARAM_COMMENT +wx.stc.STC_H_SGML_BLOCK_DEFAULT +wx.stc.STC_H_SGML_COMMAND +wx.stc.STC_H_SGML_COMMENT +wx.stc.STC_H_SGML_DEFAULT +wx.stc.STC_H_SGML_DOUBLESTRING +wx.stc.STC_H_SGML_ENTITY +wx.stc.STC_H_SGML_ERROR +wx.stc.STC_H_SGML_SIMPLESTRING +wx.stc.STC_H_SGML_SPECIAL +wx.stc.STC_H_SINGLESTRING +wx.stc.STC_H_TAG +wx.stc.STC_H_TAGEND +wx.stc.STC_H_TAGUNKNOWN +wx.stc.STC_H_VALUE +wx.stc.STC_H_XCCOMMENT +wx.stc.STC_H_XMLEND +wx.stc.STC_H_XMLSTART +wx.stc.STC_INDIC0_MASK +wx.stc.STC_INDIC1_MASK +wx.stc.STC_INDIC2_MASK +wx.stc.STC_INDICS_MASK +wx.stc.STC_INDIC_BOX +wx.stc.STC_INDIC_DIAGONAL +wx.stc.STC_INDIC_HIDDEN +wx.stc.STC_INDIC_MAX +wx.stc.STC_INDIC_PLAIN +wx.stc.STC_INDIC_SQUIGGLE +wx.stc.STC_INDIC_STRIKE +wx.stc.STC_INDIC_TT +wx.stc.STC_INVALID_POSITION +wx.stc.STC_KEYWORDSET_MAX +wx.stc.STC_KEY_ADD +wx.stc.STC_KEY_BACK +wx.stc.STC_KEY_DELETE +wx.stc.STC_KEY_DIVIDE +wx.stc.STC_KEY_DOWN +wx.stc.STC_KEY_END +wx.stc.STC_KEY_ESCAPE +wx.stc.STC_KEY_HOME +wx.stc.STC_KEY_INSERT +wx.stc.STC_KEY_LEFT +wx.stc.STC_KEY_NEXT +wx.stc.STC_KEY_PRIOR +wx.stc.STC_KEY_RETURN +wx.stc.STC_KEY_RIGHT +wx.stc.STC_KEY_SUBTRACT +wx.stc.STC_KEY_TAB +wx.stc.STC_KEY_UP +wx.stc.STC_KIX_COMMENT +wx.stc.STC_KIX_DEFAULT +wx.stc.STC_KIX_FUNCTIONS +wx.stc.STC_KIX_IDENTIFIER +wx.stc.STC_KIX_KEYWORD +wx.stc.STC_KIX_MACRO +wx.stc.STC_KIX_NUMBER +wx.stc.STC_KIX_OPERATOR +wx.stc.STC_KIX_STRING1 +wx.stc.STC_KIX_STRING2 +wx.stc.STC_KIX_VAR +wx.stc.STC_LASTSTEPINUNDOREDO +wx.stc.STC_LEXER_START +wx.stc.STC_LEX_ADA +wx.stc.STC_LEX_APDL +wx.stc.STC_LEX_ASM +wx.stc.STC_LEX_ASN1 +wx.stc.STC_LEX_ASP +wx.stc.STC_LEX_AU3 +wx.stc.STC_LEX_AUTOMATIC +wx.stc.STC_LEX_AVE +wx.stc.STC_LEX_BAAN +wx.stc.STC_LEX_BASH +wx.stc.STC_LEX_BATCH +wx.stc.STC_LEX_BLITZBASIC +wx.stc.STC_LEX_BULLANT +wx.stc.STC_LEX_CAML +wx.stc.STC_LEX_CLW +wx.stc.STC_LEX_CLWNOCASE +wx.stc.STC_LEX_CONF +wx.stc.STC_LEX_CONTAINER +wx.stc.STC_LEX_CPP +wx.stc.STC_LEX_CPPNOCASE +wx.stc.STC_LEX_CSOUND +wx.stc.STC_LEX_CSS +wx.stc.STC_LEX_DIFF +wx.stc.STC_LEX_EIFFEL +wx.stc.STC_LEX_EIFFELKW +wx.stc.STC_LEX_ERLANG +wx.stc.STC_LEX_ERRORLIST +wx.stc.STC_LEX_ESCRIPT +wx.stc.STC_LEX_F77 +wx.stc.STC_LEX_FLAGSHIP +wx.stc.STC_LEX_FORTH +wx.stc.STC_LEX_FORTRAN +wx.stc.STC_LEX_FREEBASIC +wx.stc.STC_LEX_GUI4CLI +wx.stc.STC_LEX_HASKELL +wx.stc.STC_LEX_HTML +wx.stc.STC_LEX_KIX +wx.stc.STC_LEX_LATEX +wx.stc.STC_LEX_LISP +wx.stc.STC_LEX_LOT +wx.stc.STC_LEX_LOUT +wx.stc.STC_LEX_LUA +wx.stc.STC_LEX_MAKEFILE +wx.stc.STC_LEX_MATLAB +wx.stc.STC_LEX_METAPOST +wx.stc.STC_LEX_MMIXAL +wx.stc.STC_LEX_MSSQL +wx.stc.STC_LEX_NNCRONTAB +wx.stc.STC_LEX_NSIS +wx.stc.STC_LEX_NULL +wx.stc.STC_LEX_OCTAVE +wx.stc.STC_LEX_PASCAL +wx.stc.STC_LEX_PERL +wx.stc.STC_LEX_PHP +wx.stc.STC_LEX_PHPSCRIPT +wx.stc.STC_LEX_POV +wx.stc.STC_LEX_POWERBASIC +wx.stc.STC_LEX_PROPERTIES +wx.stc.STC_LEX_PS +wx.stc.STC_LEX_PUREBASIC +wx.stc.STC_LEX_PYTHON +wx.stc.STC_LEX_REBOL +wx.stc.STC_LEX_RUBY +wx.stc.STC_LEX_SCRIPTOL +wx.stc.STC_LEX_SMALLTALK +wx.stc.STC_LEX_SPECMAN +wx.stc.STC_LEX_SQL +wx.stc.STC_LEX_TADS3 +wx.stc.STC_LEX_TCL +wx.stc.STC_LEX_TEX +wx.stc.STC_LEX_VB +wx.stc.STC_LEX_VBSCRIPT +wx.stc.STC_LEX_VERILOG +wx.stc.STC_LEX_VHDL +wx.stc.STC_LEX_XCODE +wx.stc.STC_LEX_XML +wx.stc.STC_LEX_YAML +wx.stc.STC_LISP_COMMENT +wx.stc.STC_LISP_DEFAULT +wx.stc.STC_LISP_IDENTIFIER +wx.stc.STC_LISP_KEYWORD +wx.stc.STC_LISP_KEYWORD_KW +wx.stc.STC_LISP_MULTI_COMMENT +wx.stc.STC_LISP_NUMBER +wx.stc.STC_LISP_OPERATOR +wx.stc.STC_LISP_SPECIAL +wx.stc.STC_LISP_STRING +wx.stc.STC_LISP_STRINGEOL +wx.stc.STC_LISP_SYMBOL +wx.stc.STC_LOT_ABORT +wx.stc.STC_LOT_BREAK +wx.stc.STC_LOT_DEFAULT +wx.stc.STC_LOT_FAIL +wx.stc.STC_LOT_HEADER +wx.stc.STC_LOT_PASS +wx.stc.STC_LOT_SET +wx.stc.STC_LOUT_COMMENT +wx.stc.STC_LOUT_DEFAULT +wx.stc.STC_LOUT_IDENTIFIER +wx.stc.STC_LOUT_NUMBER +wx.stc.STC_LOUT_OPERATOR +wx.stc.STC_LOUT_STRING +wx.stc.STC_LOUT_STRINGEOL +wx.stc.STC_LOUT_WORD +wx.stc.STC_LOUT_WORD2 +wx.stc.STC_LOUT_WORD3 +wx.stc.STC_LOUT_WORD4 +wx.stc.STC_LUA_CHARACTER +wx.stc.STC_LUA_COMMENT +wx.stc.STC_LUA_COMMENTDOC +wx.stc.STC_LUA_COMMENTLINE +wx.stc.STC_LUA_DEFAULT +wx.stc.STC_LUA_IDENTIFIER +wx.stc.STC_LUA_LITERALSTRING +wx.stc.STC_LUA_NUMBER +wx.stc.STC_LUA_OPERATOR +wx.stc.STC_LUA_PREPROCESSOR +wx.stc.STC_LUA_STRING +wx.stc.STC_LUA_STRINGEOL +wx.stc.STC_LUA_WORD +wx.stc.STC_LUA_WORD2 +wx.stc.STC_LUA_WORD3 +wx.stc.STC_LUA_WORD4 +wx.stc.STC_LUA_WORD5 +wx.stc.STC_LUA_WORD6 +wx.stc.STC_LUA_WORD7 +wx.stc.STC_LUA_WORD8 +wx.stc.STC_L_COMMAND +wx.stc.STC_L_COMMENT +wx.stc.STC_L_DEFAULT +wx.stc.STC_L_MATH +wx.stc.STC_L_TAG +wx.stc.STC_MAKE_COMMENT +wx.stc.STC_MAKE_DEFAULT +wx.stc.STC_MAKE_IDENTIFIER +wx.stc.STC_MAKE_IDEOL +wx.stc.STC_MAKE_OPERATOR +wx.stc.STC_MAKE_PREPROCESSOR +wx.stc.STC_MAKE_TARGET +wx.stc.STC_MARGIN_NUMBER +wx.stc.STC_MARGIN_SYMBOL +wx.stc.STC_MARKER_MAX +wx.stc.STC_MARKNUM_FOLDER +wx.stc.STC_MARKNUM_FOLDEREND +wx.stc.STC_MARKNUM_FOLDERMIDTAIL +wx.stc.STC_MARKNUM_FOLDEROPEN +wx.stc.STC_MARKNUM_FOLDEROPENMID +wx.stc.STC_MARKNUM_FOLDERSUB +wx.stc.STC_MARKNUM_FOLDERTAIL +wx.stc.STC_MARK_ARROW +wx.stc.STC_MARK_ARROWDOWN +wx.stc.STC_MARK_ARROWS +wx.stc.STC_MARK_BACKGROUND +wx.stc.STC_MARK_BOXMINUS +wx.stc.STC_MARK_BOXMINUSCONNECTED +wx.stc.STC_MARK_BOXPLUS +wx.stc.STC_MARK_BOXPLUSCONNECTED +wx.stc.STC_MARK_CHARACTER +wx.stc.STC_MARK_CIRCLE +wx.stc.STC_MARK_CIRCLEMINUS +wx.stc.STC_MARK_CIRCLEMINUSCONNECTED +wx.stc.STC_MARK_CIRCLEPLUS +wx.stc.STC_MARK_CIRCLEPLUSCONNECTED +wx.stc.STC_MARK_DOTDOTDOT +wx.stc.STC_MARK_EMPTY +wx.stc.STC_MARK_FULLRECT +wx.stc.STC_MARK_LCORNER +wx.stc.STC_MARK_LCORNERCURVE +wx.stc.STC_MARK_MINUS +wx.stc.STC_MARK_PIXMAP +wx.stc.STC_MARK_PLUS +wx.stc.STC_MARK_ROUNDRECT +wx.stc.STC_MARK_SHORTARROW +wx.stc.STC_MARK_SMALLRECT +wx.stc.STC_MARK_TCORNER +wx.stc.STC_MARK_TCORNERCURVE +wx.stc.STC_MARK_VLINE +wx.stc.STC_MASK_FOLDERS +wx.stc.STC_MATLAB_COMMAND +wx.stc.STC_MATLAB_COMMENT +wx.stc.STC_MATLAB_DEFAULT +wx.stc.STC_MATLAB_DOUBLEQUOTESTRING +wx.stc.STC_MATLAB_IDENTIFIER +wx.stc.STC_MATLAB_KEYWORD +wx.stc.STC_MATLAB_NUMBER +wx.stc.STC_MATLAB_OPERATOR +wx.stc.STC_MATLAB_STRING +wx.stc.STC_METAPOST_COMMAND +wx.stc.STC_METAPOST_DEFAULT +wx.stc.STC_METAPOST_EXTRA +wx.stc.STC_METAPOST_GROUP +wx.stc.STC_METAPOST_SPECIAL +wx.stc.STC_METAPOST_SYMBOL +wx.stc.STC_METAPOST_TEXT +wx.stc.STC_MMIXAL_CHAR +wx.stc.STC_MMIXAL_COMMENT +wx.stc.STC_MMIXAL_HEX +wx.stc.STC_MMIXAL_INCLUDE +wx.stc.STC_MMIXAL_LABEL +wx.stc.STC_MMIXAL_LEADWS +wx.stc.STC_MMIXAL_NUMBER +wx.stc.STC_MMIXAL_OPCODE +wx.stc.STC_MMIXAL_OPCODE_POST +wx.stc.STC_MMIXAL_OPCODE_PRE +wx.stc.STC_MMIXAL_OPCODE_UNKNOWN +wx.stc.STC_MMIXAL_OPCODE_VALID +wx.stc.STC_MMIXAL_OPERANDS +wx.stc.STC_MMIXAL_OPERATOR +wx.stc.STC_MMIXAL_REF +wx.stc.STC_MMIXAL_REGISTER +wx.stc.STC_MMIXAL_STRING +wx.stc.STC_MMIXAL_SYMBOL +wx.stc.STC_MODEVENTMASKALL +wx.stc.STC_MOD_BEFOREDELETE +wx.stc.STC_MOD_BEFOREINSERT +wx.stc.STC_MOD_CHANGEFOLD +wx.stc.STC_MOD_CHANGEMARKER +wx.stc.STC_MOD_CHANGESTYLE +wx.stc.STC_MOD_DELETETEXT +wx.stc.STC_MOD_INSERTTEXT +wx.stc.STC_MSSQL_COLUMN_NAME +wx.stc.STC_MSSQL_COLUMN_NAME_2 +wx.stc.STC_MSSQL_COMMENT +wx.stc.STC_MSSQL_DATATYPE +wx.stc.STC_MSSQL_DEFAULT +wx.stc.STC_MSSQL_DEFAULT_PREF_DATATYPE +wx.stc.STC_MSSQL_FUNCTION +wx.stc.STC_MSSQL_GLOBAL_VARIABLE +wx.stc.STC_MSSQL_IDENTIFIER +wx.stc.STC_MSSQL_LINE_COMMENT +wx.stc.STC_MSSQL_NUMBER +wx.stc.STC_MSSQL_OPERATOR +wx.stc.STC_MSSQL_STATEMENT +wx.stc.STC_MSSQL_STORED_PROCEDURE +wx.stc.STC_MSSQL_STRING +wx.stc.STC_MSSQL_SYSTABLE +wx.stc.STC_MSSQL_VARIABLE +wx.stc.STC_MULTILINEUNDOREDO +wx.stc.STC_MULTISTEPUNDOREDO +wx.stc.STC_NNCRONTAB_ASTERISK +wx.stc.STC_NNCRONTAB_COMMENT +wx.stc.STC_NNCRONTAB_DEFAULT +wx.stc.STC_NNCRONTAB_ENVIRONMENT +wx.stc.STC_NNCRONTAB_IDENTIFIER +wx.stc.STC_NNCRONTAB_KEYWORD +wx.stc.STC_NNCRONTAB_MODIFIER +wx.stc.STC_NNCRONTAB_NUMBER +wx.stc.STC_NNCRONTAB_SECTION +wx.stc.STC_NNCRONTAB_STRING +wx.stc.STC_NNCRONTAB_TASK +wx.stc.STC_NSIS_COMMENT +wx.stc.STC_NSIS_COMMENTBOX +wx.stc.STC_NSIS_DEFAULT +wx.stc.STC_NSIS_FUNCTION +wx.stc.STC_NSIS_FUNCTIONDEF +wx.stc.STC_NSIS_IFDEFINEDEF +wx.stc.STC_NSIS_LABEL +wx.stc.STC_NSIS_MACRODEF +wx.stc.STC_NSIS_NUMBER +wx.stc.STC_NSIS_PAGEEX +wx.stc.STC_NSIS_SECTIONDEF +wx.stc.STC_NSIS_SECTIONGROUP +wx.stc.STC_NSIS_STRINGDQ +wx.stc.STC_NSIS_STRINGLQ +wx.stc.STC_NSIS_STRINGRQ +wx.stc.STC_NSIS_STRINGVAR +wx.stc.STC_NSIS_SUBSECTIONDEF +wx.stc.STC_NSIS_USERDEFINED +wx.stc.STC_NSIS_VARIABLE +wx.stc.STC_OPTIONAL_START +wx.stc.STC_PERFORMED_REDO +wx.stc.STC_PERFORMED_UNDO +wx.stc.STC_PERFORMED_USER +wx.stc.STC_PL_ARRAY +wx.stc.STC_PL_BACKTICKS +wx.stc.STC_PL_CHARACTER +wx.stc.STC_PL_COMMENTLINE +wx.stc.STC_PL_DATASECTION +wx.stc.STC_PL_DEFAULT +wx.stc.STC_PL_ERROR +wx.stc.STC_PL_HASH +wx.stc.STC_PL_HERE_DELIM +wx.stc.STC_PL_HERE_Q +wx.stc.STC_PL_HERE_QQ +wx.stc.STC_PL_HERE_QX +wx.stc.STC_PL_IDENTIFIER +wx.stc.STC_PL_LONGQUOTE +wx.stc.STC_PL_NUMBER +wx.stc.STC_PL_OPERATOR +wx.stc.STC_PL_POD +wx.stc.STC_PL_POD_VERB +wx.stc.STC_PL_PREPROCESSOR +wx.stc.STC_PL_PUNCTUATION +wx.stc.STC_PL_REGEX +wx.stc.STC_PL_REGSUBST +wx.stc.STC_PL_SCALAR +wx.stc.STC_PL_STRING +wx.stc.STC_PL_STRING_Q +wx.stc.STC_PL_STRING_QQ +wx.stc.STC_PL_STRING_QR +wx.stc.STC_PL_STRING_QW +wx.stc.STC_PL_STRING_QX +wx.stc.STC_PL_SYMBOLTABLE +wx.stc.STC_PL_VARIABLE_INDEXER +wx.stc.STC_PL_WORD +wx.stc.STC_POV_BADDIRECTIVE +wx.stc.STC_POV_COMMENT +wx.stc.STC_POV_COMMENTLINE +wx.stc.STC_POV_DEFAULT +wx.stc.STC_POV_DIRECTIVE +wx.stc.STC_POV_IDENTIFIER +wx.stc.STC_POV_NUMBER +wx.stc.STC_POV_OPERATOR +wx.stc.STC_POV_STRING +wx.stc.STC_POV_STRINGEOL +wx.stc.STC_POV_WORD2 +wx.stc.STC_POV_WORD3 +wx.stc.STC_POV_WORD4 +wx.stc.STC_POV_WORD5 +wx.stc.STC_POV_WORD6 +wx.stc.STC_POV_WORD7 +wx.stc.STC_POV_WORD8 +wx.stc.STC_PRINT_BLACKONWHITE +wx.stc.STC_PRINT_COLOURONWHITE +wx.stc.STC_PRINT_COLOURONWHITEDEFAULTBG +wx.stc.STC_PRINT_INVERTLIGHT +wx.stc.STC_PRINT_NORMAL +wx.stc.STC_PROPS_ASSIGNMENT +wx.stc.STC_PROPS_COMMENT +wx.stc.STC_PROPS_DEFAULT +wx.stc.STC_PROPS_DEFVAL +wx.stc.STC_PROPS_SECTION +wx.stc.STC_PS_BADSTRINGCHAR +wx.stc.STC_PS_BASE85STRING +wx.stc.STC_PS_COMMENT +wx.stc.STC_PS_DEFAULT +wx.stc.STC_PS_DSC_COMMENT +wx.stc.STC_PS_DSC_VALUE +wx.stc.STC_PS_HEXSTRING +wx.stc.STC_PS_IMMEVAL +wx.stc.STC_PS_KEYWORD +wx.stc.STC_PS_LITERAL +wx.stc.STC_PS_NAME +wx.stc.STC_PS_NUMBER +wx.stc.STC_PS_PAREN_ARRAY +wx.stc.STC_PS_PAREN_DICT +wx.stc.STC_PS_PAREN_PROC +wx.stc.STC_PS_TEXT +wx.stc.STC_P_CHARACTER +wx.stc.STC_P_CLASSNAME +wx.stc.STC_P_COMMENTBLOCK +wx.stc.STC_P_COMMENTLINE +wx.stc.STC_P_DECORATOR +wx.stc.STC_P_DEFAULT +wx.stc.STC_P_DEFNAME +wx.stc.STC_P_IDENTIFIER +wx.stc.STC_P_NUMBER +wx.stc.STC_P_OPERATOR +wx.stc.STC_P_STRING +wx.stc.STC_P_STRINGEOL +wx.stc.STC_P_TRIPLE +wx.stc.STC_P_TRIPLEDOUBLE +wx.stc.STC_P_WORD +wx.stc.STC_P_WORD2 +wx.stc.STC_RB_BACKTICKS +wx.stc.STC_RB_CHARACTER +wx.stc.STC_RB_CLASSNAME +wx.stc.STC_RB_CLASS_VAR +wx.stc.STC_RB_COMMENTLINE +wx.stc.STC_RB_DATASECTION +wx.stc.STC_RB_DEFAULT +wx.stc.STC_RB_DEFNAME +wx.stc.STC_RB_ERROR +wx.stc.STC_RB_GLOBAL +wx.stc.STC_RB_HERE_DELIM +wx.stc.STC_RB_HERE_Q +wx.stc.STC_RB_HERE_QQ +wx.stc.STC_RB_HERE_QX +wx.stc.STC_RB_IDENTIFIER +wx.stc.STC_RB_INSTANCE_VAR +wx.stc.STC_RB_MODULE_NAME +wx.stc.STC_RB_NUMBER +wx.stc.STC_RB_OPERATOR +wx.stc.STC_RB_POD +wx.stc.STC_RB_REGEX +wx.stc.STC_RB_STDERR +wx.stc.STC_RB_STDIN +wx.stc.STC_RB_STDOUT +wx.stc.STC_RB_STRING +wx.stc.STC_RB_STRING_Q +wx.stc.STC_RB_STRING_QQ +wx.stc.STC_RB_STRING_QR +wx.stc.STC_RB_STRING_QW +wx.stc.STC_RB_STRING_QX +wx.stc.STC_RB_SYMBOL +wx.stc.STC_RB_UPPER_BOUND +wx.stc.STC_RB_WORD +wx.stc.STC_RB_WORD_DEMOTED +wx.stc.STC_REBOL_BINARY +wx.stc.STC_REBOL_BRACEDSTRING +wx.stc.STC_REBOL_CHARACTER +wx.stc.STC_REBOL_COMMENTBLOCK +wx.stc.STC_REBOL_COMMENTLINE +wx.stc.STC_REBOL_DATE +wx.stc.STC_REBOL_DEFAULT +wx.stc.STC_REBOL_EMAIL +wx.stc.STC_REBOL_FILE +wx.stc.STC_REBOL_IDENTIFIER +wx.stc.STC_REBOL_ISSUE +wx.stc.STC_REBOL_MONEY +wx.stc.STC_REBOL_NUMBER +wx.stc.STC_REBOL_OPERATOR +wx.stc.STC_REBOL_PAIR +wx.stc.STC_REBOL_PREFACE +wx.stc.STC_REBOL_QUOTEDSTRING +wx.stc.STC_REBOL_TAG +wx.stc.STC_REBOL_TIME +wx.stc.STC_REBOL_TUPLE +wx.stc.STC_REBOL_URL +wx.stc.STC_REBOL_WORD +wx.stc.STC_REBOL_WORD2 +wx.stc.STC_REBOL_WORD3 +wx.stc.STC_REBOL_WORD4 +wx.stc.STC_REBOL_WORD5 +wx.stc.STC_REBOL_WORD6 +wx.stc.STC_REBOL_WORD7 +wx.stc.STC_REBOL_WORD8 +wx.stc.STC_SCMOD_ALT +wx.stc.STC_SCMOD_CTRL +wx.stc.STC_SCMOD_NORM +wx.stc.STC_SCMOD_SHIFT +wx.stc.STC_SCRIPTOL_CHARACTER +wx.stc.STC_SCRIPTOL_CLASSNAME +wx.stc.STC_SCRIPTOL_COMMENTBLOCK +wx.stc.STC_SCRIPTOL_COMMENTLINE +wx.stc.STC_SCRIPTOL_CSTYLE +wx.stc.STC_SCRIPTOL_DEFAULT +wx.stc.STC_SCRIPTOL_IDENTIFIER +wx.stc.STC_SCRIPTOL_KEYWORD +wx.stc.STC_SCRIPTOL_NUMBER +wx.stc.STC_SCRIPTOL_OPERATOR +wx.stc.STC_SCRIPTOL_PERSISTENT +wx.stc.STC_SCRIPTOL_PREPROCESSOR +wx.stc.STC_SCRIPTOL_STRING +wx.stc.STC_SCRIPTOL_STRINGEOL +wx.stc.STC_SCRIPTOL_TRIPLE +wx.stc.STC_SCRIPTOL_WHITE +wx.stc.STC_SEL_LINES +wx.stc.STC_SEL_RECTANGLE +wx.stc.STC_SEL_STREAM +wx.stc.STC_SH_BACKTICKS +wx.stc.STC_SH_CHARACTER +wx.stc.STC_SH_COMMENTLINE +wx.stc.STC_SH_DEFAULT +wx.stc.STC_SH_ERROR +wx.stc.STC_SH_HERE_DELIM +wx.stc.STC_SH_HERE_Q +wx.stc.STC_SH_IDENTIFIER +wx.stc.STC_SH_NUMBER +wx.stc.STC_SH_OPERATOR +wx.stc.STC_SH_PARAM +wx.stc.STC_SH_SCALAR +wx.stc.STC_SH_STRING +wx.stc.STC_SH_WORD +wx.stc.STC_SN_CODE +wx.stc.STC_SN_COMMENTLINE +wx.stc.STC_SN_COMMENTLINEBANG +wx.stc.STC_SN_DEFAULT +wx.stc.STC_SN_IDENTIFIER +wx.stc.STC_SN_NUMBER +wx.stc.STC_SN_OPERATOR +wx.stc.STC_SN_PREPROCESSOR +wx.stc.STC_SN_REGEXTAG +wx.stc.STC_SN_SIGNAL +wx.stc.STC_SN_STRING +wx.stc.STC_SN_STRINGEOL +wx.stc.STC_SN_USER +wx.stc.STC_SN_WORD +wx.stc.STC_SN_WORD2 +wx.stc.STC_SN_WORD3 +wx.stc.STC_SQL_CHARACTER +wx.stc.STC_SQL_COMMENT +wx.stc.STC_SQL_COMMENTDOC +wx.stc.STC_SQL_COMMENTDOCKEYWORD +wx.stc.STC_SQL_COMMENTDOCKEYWORDERROR +wx.stc.STC_SQL_COMMENTLINE +wx.stc.STC_SQL_COMMENTLINEDOC +wx.stc.STC_SQL_DEFAULT +wx.stc.STC_SQL_IDENTIFIER +wx.stc.STC_SQL_NUMBER +wx.stc.STC_SQL_OPERATOR +wx.stc.STC_SQL_QUOTEDIDENTIFIER +wx.stc.STC_SQL_SQLPLUS +wx.stc.STC_SQL_SQLPLUS_COMMENT +wx.stc.STC_SQL_SQLPLUS_PROMPT +wx.stc.STC_SQL_STRING +wx.stc.STC_SQL_USER1 +wx.stc.STC_SQL_USER2 +wx.stc.STC_SQL_USER3 +wx.stc.STC_SQL_USER4 +wx.stc.STC_SQL_WORD +wx.stc.STC_SQL_WORD2 +wx.stc.STC_START +wx.stc.STC_STYLE_BRACEBAD +wx.stc.STC_STYLE_BRACELIGHT +wx.stc.STC_STYLE_CONTROLCHAR +wx.stc.STC_STYLE_DEFAULT +wx.stc.STC_STYLE_INDENTGUIDE +wx.stc.STC_STYLE_LASTPREDEFINED +wx.stc.STC_STYLE_LINENUMBER +wx.stc.STC_STYLE_MAX +wx.stc.STC_ST_ASSIGN +wx.stc.STC_ST_BINARY +wx.stc.STC_ST_BOOL +wx.stc.STC_ST_CHARACTER +wx.stc.STC_ST_COMMENT +wx.stc.STC_ST_DEFAULT +wx.stc.STC_ST_GLOBAL +wx.stc.STC_ST_KWSEND +wx.stc.STC_ST_NIL +wx.stc.STC_ST_NUMBER +wx.stc.STC_ST_RETURN +wx.stc.STC_ST_SELF +wx.stc.STC_ST_SPECIAL +wx.stc.STC_ST_SPEC_SEL +wx.stc.STC_ST_STRING +wx.stc.STC_ST_SUPER +wx.stc.STC_ST_SYMBOL +wx.stc.STC_T3_BLOCK_COMMENT +wx.stc.STC_T3_DEFAULT +wx.stc.STC_T3_D_STRING +wx.stc.STC_T3_HTML_DEFAULT +wx.stc.STC_T3_HTML_STRING +wx.stc.STC_T3_HTML_TAG +wx.stc.STC_T3_IDENTIFIER +wx.stc.STC_T3_KEYWORD +wx.stc.STC_T3_LIB_DIRECTIVE +wx.stc.STC_T3_LINE_COMMENT +wx.stc.STC_T3_MSG_PARAM +wx.stc.STC_T3_NUMBER +wx.stc.STC_T3_OPERATOR +wx.stc.STC_T3_PREPROCESSOR +wx.stc.STC_T3_S_STRING +wx.stc.STC_T3_USER1 +wx.stc.STC_T3_USER2 +wx.stc.STC_T3_USER3 +wx.stc.STC_T3_X_DEFAULT +wx.stc.STC_T3_X_STRING +wx.stc.STC_TEX_COMMAND +wx.stc.STC_TEX_DEFAULT +wx.stc.STC_TEX_GROUP +wx.stc.STC_TEX_SPECIAL +wx.stc.STC_TEX_SYMBOL +wx.stc.STC_TEX_TEXT +wx.stc.STC_TIME_FOREVER +wx.stc.STC_USE_DND +wx.stc.STC_USE_POPUP +wx.stc.STC_VHDL_ATTRIBUTE +wx.stc.STC_VHDL_COMMENT +wx.stc.STC_VHDL_COMMENTLINEBANG +wx.stc.STC_VHDL_DEFAULT +wx.stc.STC_VHDL_IDENTIFIER +wx.stc.STC_VHDL_KEYWORD +wx.stc.STC_VHDL_NUMBER +wx.stc.STC_VHDL_OPERATOR +wx.stc.STC_VHDL_STDFUNCTION +wx.stc.STC_VHDL_STDOPERATOR +wx.stc.STC_VHDL_STDPACKAGE +wx.stc.STC_VHDL_STDTYPE +wx.stc.STC_VHDL_STRING +wx.stc.STC_VHDL_STRINGEOL +wx.stc.STC_VHDL_USERWORD +wx.stc.STC_VISIBLE_SLOP +wx.stc.STC_VISIBLE_STRICT +wx.stc.STC_V_COMMENT +wx.stc.STC_V_COMMENTLINE +wx.stc.STC_V_COMMENTLINEBANG +wx.stc.STC_V_DEFAULT +wx.stc.STC_V_IDENTIFIER +wx.stc.STC_V_NUMBER +wx.stc.STC_V_OPERATOR +wx.stc.STC_V_PREPROCESSOR +wx.stc.STC_V_STRING +wx.stc.STC_V_STRINGEOL +wx.stc.STC_V_USER +wx.stc.STC_V_WORD +wx.stc.STC_V_WORD2 +wx.stc.STC_V_WORD3 +wx.stc.STC_WRAPVISUALFLAGLOC_DEFAULT +wx.stc.STC_WRAPVISUALFLAGLOC_END_BY_TEXT +wx.stc.STC_WRAPVISUALFLAGLOC_START_BY_TEXT +wx.stc.STC_WRAPVISUALFLAG_END +wx.stc.STC_WRAPVISUALFLAG_NONE +wx.stc.STC_WRAPVISUALFLAG_START +wx.stc.STC_WRAP_CHAR +wx.stc.STC_WRAP_NONE +wx.stc.STC_WRAP_WORD +wx.stc.STC_WS_INVISIBLE +wx.stc.STC_WS_VISIBLEAFTERINDENT +wx.stc.STC_WS_VISIBLEALWAYS +wx.stc.STC_YAML_COMMENT +wx.stc.STC_YAML_DEFAULT +wx.stc.STC_YAML_DOCUMENT +wx.stc.STC_YAML_ERROR +wx.stc.STC_YAML_IDENTIFIER +wx.stc.STC_YAML_KEYWORD +wx.stc.STC_YAML_NUMBER +wx.stc.STC_YAML_REFERENCE +wx.stc.STC_YAML_TEXT +wx.stc.StyledTextCtrl( +wx.stc.StyledTextCtrlPtr( +wx.stc.StyledTextEvent( +wx.stc.StyledTextEventPtr( +wx.stc.__builtins__ +wx.stc.__doc__ +wx.stc.__docfilter__( +wx.stc.__file__ +wx.stc.__name__ +wx.stc.__package__ +wx.stc.cvar +wx.stc.wx +wx.stc.wxEVT_STC_AUTOCOMP_SELECTION +wx.stc.wxEVT_STC_CALLTIP_CLICK +wx.stc.wxEVT_STC_CHANGE +wx.stc.wxEVT_STC_CHARADDED +wx.stc.wxEVT_STC_DOUBLECLICK +wx.stc.wxEVT_STC_DO_DROP +wx.stc.wxEVT_STC_DRAG_OVER +wx.stc.wxEVT_STC_DWELLEND +wx.stc.wxEVT_STC_DWELLSTART +wx.stc.wxEVT_STC_HOTSPOT_CLICK +wx.stc.wxEVT_STC_HOTSPOT_DCLICK +wx.stc.wxEVT_STC_KEY +wx.stc.wxEVT_STC_MACRORECORD +wx.stc.wxEVT_STC_MARGINCLICK +wx.stc.wxEVT_STC_MODIFIED +wx.stc.wxEVT_STC_NEEDSHOWN +wx.stc.wxEVT_STC_PAINTED +wx.stc.wxEVT_STC_ROMODIFYATTEMPT +wx.stc.wxEVT_STC_SAVEPOINTLEFT +wx.stc.wxEVT_STC_SAVEPOINTREACHED +wx.stc.wxEVT_STC_START_DRAG +wx.stc.wxEVT_STC_STYLENEEDED +wx.stc.wxEVT_STC_UPDATEUI +wx.stc.wxEVT_STC_URIDROPPED +wx.stc.wxEVT_STC_USERLISTSELECTION +wx.stc.wxEVT_STC_ZOOM + +--- from wx import stc --- +stc.EVT_STC_CALLTIP_CLICK( +stc.EVT_STC_CHANGE( +stc.EVT_STC_CHARADDED( +stc.EVT_STC_DOUBLECLICK( +stc.EVT_STC_DO_DROP( +stc.EVT_STC_DRAG_OVER( +stc.EVT_STC_DWELLEND( +stc.EVT_STC_DWELLSTART( +stc.EVT_STC_HOTSPOT_CLICK( +stc.EVT_STC_HOTSPOT_DCLICK( +stc.EVT_STC_KEY( +stc.EVT_STC_MACRORECORD( +stc.EVT_STC_MARGINCLICK( +stc.EVT_STC_MODIFIED( +stc.EVT_STC_NEEDSHOWN( +stc.EVT_STC_PAINTED( +stc.EVT_STC_ROMODIFYATTEMPT( +stc.EVT_STC_SAVEPOINTLEFT( +stc.EVT_STC_SAVEPOINTREACHED( +stc.EVT_STC_START_DRAG( +stc.EVT_STC_STYLENEEDED( +stc.EVT_STC_UPDATEUI( +stc.EVT_STC_URIDROPPED( +stc.EVT_STC_USERLISTSELECTION( +stc.EVT_STC_ZOOM( +stc.PreStyledTextCtrl( +stc.STCNameStr +stc.STC_ADA_CHARACTER +stc.STC_ADA_CHARACTEREOL +stc.STC_ADA_COMMENTLINE +stc.STC_ADA_DEFAULT +stc.STC_ADA_DELIMITER +stc.STC_ADA_IDENTIFIER +stc.STC_ADA_ILLEGAL +stc.STC_ADA_LABEL +stc.STC_ADA_NUMBER +stc.STC_ADA_STRING +stc.STC_ADA_STRINGEOL +stc.STC_ADA_WORD +stc.STC_APDL_ARGUMENT +stc.STC_APDL_COMMAND +stc.STC_APDL_COMMENT +stc.STC_APDL_COMMENTBLOCK +stc.STC_APDL_DEFAULT +stc.STC_APDL_FUNCTION +stc.STC_APDL_NUMBER +stc.STC_APDL_OPERATOR +stc.STC_APDL_PROCESSOR +stc.STC_APDL_SLASHCOMMAND +stc.STC_APDL_STARCOMMAND +stc.STC_APDL_STRING +stc.STC_APDL_WORD +stc.STC_ASM_CHARACTER +stc.STC_ASM_COMMENT +stc.STC_ASM_COMMENTBLOCK +stc.STC_ASM_CPUINSTRUCTION +stc.STC_ASM_DEFAULT +stc.STC_ASM_DIRECTIVE +stc.STC_ASM_DIRECTIVEOPERAND +stc.STC_ASM_EXTINSTRUCTION +stc.STC_ASM_IDENTIFIER +stc.STC_ASM_MATHINSTRUCTION +stc.STC_ASM_NUMBER +stc.STC_ASM_OPERATOR +stc.STC_ASM_REGISTER +stc.STC_ASM_STRING +stc.STC_ASM_STRINGEOL +stc.STC_ASN1_ATTRIBUTE +stc.STC_ASN1_COMMENT +stc.STC_ASN1_DEFAULT +stc.STC_ASN1_DESCRIPTOR +stc.STC_ASN1_IDENTIFIER +stc.STC_ASN1_KEYWORD +stc.STC_ASN1_OID +stc.STC_ASN1_OPERATOR +stc.STC_ASN1_SCALAR +stc.STC_ASN1_STRING +stc.STC_ASN1_TYPE +stc.STC_AU3_COMMENT +stc.STC_AU3_COMMENTBLOCK +stc.STC_AU3_COMOBJ +stc.STC_AU3_DEFAULT +stc.STC_AU3_EXPAND +stc.STC_AU3_FUNCTION +stc.STC_AU3_KEYWORD +stc.STC_AU3_MACRO +stc.STC_AU3_NUMBER +stc.STC_AU3_OPERATOR +stc.STC_AU3_PREPROCESSOR +stc.STC_AU3_SENT +stc.STC_AU3_SPECIAL +stc.STC_AU3_STRING +stc.STC_AU3_VARIABLE +stc.STC_AVE_COMMENT +stc.STC_AVE_DEFAULT +stc.STC_AVE_ENUM +stc.STC_AVE_IDENTIFIER +stc.STC_AVE_NUMBER +stc.STC_AVE_OPERATOR +stc.STC_AVE_STRING +stc.STC_AVE_STRINGEOL +stc.STC_AVE_WORD +stc.STC_AVE_WORD1 +stc.STC_AVE_WORD2 +stc.STC_AVE_WORD3 +stc.STC_AVE_WORD4 +stc.STC_AVE_WORD5 +stc.STC_AVE_WORD6 +stc.STC_BAAN_COMMENT +stc.STC_BAAN_COMMENTDOC +stc.STC_BAAN_DEFAULT +stc.STC_BAAN_IDENTIFIER +stc.STC_BAAN_NUMBER +stc.STC_BAAN_OPERATOR +stc.STC_BAAN_PREPROCESSOR +stc.STC_BAAN_STRING +stc.STC_BAAN_STRINGEOL +stc.STC_BAAN_WORD +stc.STC_BAAN_WORD2 +stc.STC_BAT_COMMAND +stc.STC_BAT_COMMENT +stc.STC_BAT_DEFAULT +stc.STC_BAT_HIDE +stc.STC_BAT_IDENTIFIER +stc.STC_BAT_LABEL +stc.STC_BAT_OPERATOR +stc.STC_BAT_WORD +stc.STC_B_ASM +stc.STC_B_BINNUMBER +stc.STC_B_COMMENT +stc.STC_B_CONSTANT +stc.STC_B_DATE +stc.STC_B_DEFAULT +stc.STC_B_ERROR +stc.STC_B_HEXNUMBER +stc.STC_B_IDENTIFIER +stc.STC_B_KEYWORD +stc.STC_B_KEYWORD2 +stc.STC_B_KEYWORD3 +stc.STC_B_KEYWORD4 +stc.STC_B_LABEL +stc.STC_B_NUMBER +stc.STC_B_OPERATOR +stc.STC_B_PREPROCESSOR +stc.STC_B_STRING +stc.STC_B_STRINGEOL +stc.STC_CACHE_CARET +stc.STC_CACHE_DOCUMENT +stc.STC_CACHE_NONE +stc.STC_CACHE_PAGE +stc.STC_CAML_CHAR +stc.STC_CAML_COMMENT +stc.STC_CAML_COMMENT1 +stc.STC_CAML_COMMENT2 +stc.STC_CAML_COMMENT3 +stc.STC_CAML_DEFAULT +stc.STC_CAML_IDENTIFIER +stc.STC_CAML_KEYWORD +stc.STC_CAML_KEYWORD2 +stc.STC_CAML_KEYWORD3 +stc.STC_CAML_LINENUM +stc.STC_CAML_NUMBER +stc.STC_CAML_OPERATOR +stc.STC_CAML_STRING +stc.STC_CAML_TAGNAME +stc.STC_CARET_EVEN +stc.STC_CARET_JUMPS +stc.STC_CARET_SLOP +stc.STC_CARET_STRICT +stc.STC_CASE_LOWER +stc.STC_CASE_MIXED +stc.STC_CASE_UPPER +stc.STC_CHARSET_8859_15 +stc.STC_CHARSET_ANSI +stc.STC_CHARSET_ARABIC +stc.STC_CHARSET_BALTIC +stc.STC_CHARSET_CHINESEBIG5 +stc.STC_CHARSET_CYRILLIC +stc.STC_CHARSET_DEFAULT +stc.STC_CHARSET_EASTEUROPE +stc.STC_CHARSET_GB2312 +stc.STC_CHARSET_GREEK +stc.STC_CHARSET_HANGUL +stc.STC_CHARSET_HEBREW +stc.STC_CHARSET_JOHAB +stc.STC_CHARSET_MAC +stc.STC_CHARSET_OEM +stc.STC_CHARSET_RUSSIAN +stc.STC_CHARSET_SHIFTJIS +stc.STC_CHARSET_SYMBOL +stc.STC_CHARSET_THAI +stc.STC_CHARSET_TURKISH +stc.STC_CHARSET_VIETNAMESE +stc.STC_CLW_ATTRIBUTE +stc.STC_CLW_BUILTIN_PROCEDURES_FUNCTION +stc.STC_CLW_COMMENT +stc.STC_CLW_COMPILER_DIRECTIVE +stc.STC_CLW_DEFAULT +stc.STC_CLW_DEPRECATED +stc.STC_CLW_ERROR +stc.STC_CLW_INTEGER_CONSTANT +stc.STC_CLW_KEYWORD +stc.STC_CLW_LABEL +stc.STC_CLW_PICTURE_STRING +stc.STC_CLW_REAL_CONSTANT +stc.STC_CLW_RUNTIME_EXPRESSIONS +stc.STC_CLW_STANDARD_EQUATE +stc.STC_CLW_STRING +stc.STC_CLW_STRUCTURE_DATA_TYPE +stc.STC_CLW_USER_IDENTIFIER +stc.STC_CMD_BACKTAB +stc.STC_CMD_CANCEL +stc.STC_CMD_CHARLEFT +stc.STC_CMD_CHARLEFTEXTEND +stc.STC_CMD_CHARLEFTRECTEXTEND +stc.STC_CMD_CHARRIGHT +stc.STC_CMD_CHARRIGHTEXTEND +stc.STC_CMD_CHARRIGHTRECTEXTEND +stc.STC_CMD_CLEAR +stc.STC_CMD_COPY +stc.STC_CMD_CUT +stc.STC_CMD_DELETEBACK +stc.STC_CMD_DELETEBACKNOTLINE +stc.STC_CMD_DELLINELEFT +stc.STC_CMD_DELLINERIGHT +stc.STC_CMD_DELWORDLEFT +stc.STC_CMD_DELWORDRIGHT +stc.STC_CMD_DOCUMENTEND +stc.STC_CMD_DOCUMENTENDEXTEND +stc.STC_CMD_DOCUMENTSTART +stc.STC_CMD_DOCUMENTSTARTEXTEND +stc.STC_CMD_EDITTOGGLEOVERTYPE +stc.STC_CMD_FORMFEED +stc.STC_CMD_HOME +stc.STC_CMD_HOMEDISPLAY +stc.STC_CMD_HOMEDISPLAYEXTEND +stc.STC_CMD_HOMEEXTEND +stc.STC_CMD_HOMERECTEXTEND +stc.STC_CMD_HOMEWRAP +stc.STC_CMD_HOMEWRAPEXTEND +stc.STC_CMD_LINECOPY +stc.STC_CMD_LINECUT +stc.STC_CMD_LINEDELETE +stc.STC_CMD_LINEDOWN +stc.STC_CMD_LINEDOWNEXTEND +stc.STC_CMD_LINEDOWNRECTEXTEND +stc.STC_CMD_LINEDUPLICATE +stc.STC_CMD_LINEEND +stc.STC_CMD_LINEENDDISPLAY +stc.STC_CMD_LINEENDDISPLAYEXTEND +stc.STC_CMD_LINEENDEXTEND +stc.STC_CMD_LINEENDRECTEXTEND +stc.STC_CMD_LINEENDWRAP +stc.STC_CMD_LINEENDWRAPEXTEND +stc.STC_CMD_LINESCROLLDOWN +stc.STC_CMD_LINESCROLLUP +stc.STC_CMD_LINETRANSPOSE +stc.STC_CMD_LINEUP +stc.STC_CMD_LINEUPEXTEND +stc.STC_CMD_LINEUPRECTEXTEND +stc.STC_CMD_LOWERCASE +stc.STC_CMD_NEWLINE +stc.STC_CMD_PAGEDOWN +stc.STC_CMD_PAGEDOWNEXTEND +stc.STC_CMD_PAGEDOWNRECTEXTEND +stc.STC_CMD_PAGEUP +stc.STC_CMD_PAGEUPEXTEND +stc.STC_CMD_PAGEUPRECTEXTEND +stc.STC_CMD_PARADOWN +stc.STC_CMD_PARADOWNEXTEND +stc.STC_CMD_PARAUP +stc.STC_CMD_PARAUPEXTEND +stc.STC_CMD_PASTE +stc.STC_CMD_REDO +stc.STC_CMD_SELECTALL +stc.STC_CMD_STUTTEREDPAGEDOWN +stc.STC_CMD_STUTTEREDPAGEDOWNEXTEND +stc.STC_CMD_STUTTEREDPAGEUP +stc.STC_CMD_STUTTEREDPAGEUPEXTEND +stc.STC_CMD_TAB +stc.STC_CMD_UNDO +stc.STC_CMD_UPPERCASE +stc.STC_CMD_VCHOME +stc.STC_CMD_VCHOMEEXTEND +stc.STC_CMD_VCHOMERECTEXTEND +stc.STC_CMD_VCHOMEWRAP +stc.STC_CMD_VCHOMEWRAPEXTEND +stc.STC_CMD_WORDLEFT +stc.STC_CMD_WORDLEFTEND +stc.STC_CMD_WORDLEFTENDEXTEND +stc.STC_CMD_WORDLEFTEXTEND +stc.STC_CMD_WORDPARTLEFT +stc.STC_CMD_WORDPARTLEFTEXTEND +stc.STC_CMD_WORDPARTRIGHT +stc.STC_CMD_WORDPARTRIGHTEXTEND +stc.STC_CMD_WORDRIGHT +stc.STC_CMD_WORDRIGHTEND +stc.STC_CMD_WORDRIGHTENDEXTEND +stc.STC_CMD_WORDRIGHTEXTEND +stc.STC_CMD_ZOOMIN +stc.STC_CMD_ZOOMOUT +stc.STC_CONF_COMMENT +stc.STC_CONF_DEFAULT +stc.STC_CONF_DIRECTIVE +stc.STC_CONF_EXTENSION +stc.STC_CONF_IDENTIFIER +stc.STC_CONF_IP +stc.STC_CONF_NUMBER +stc.STC_CONF_OPERATOR +stc.STC_CONF_PARAMETER +stc.STC_CONF_STRING +stc.STC_CP_DBCS +stc.STC_CP_UTF8 +stc.STC_CSOUND_ARATE_VAR +stc.STC_CSOUND_COMMENT +stc.STC_CSOUND_COMMENTBLOCK +stc.STC_CSOUND_DEFAULT +stc.STC_CSOUND_GLOBAL_VAR +stc.STC_CSOUND_HEADERSTMT +stc.STC_CSOUND_IDENTIFIER +stc.STC_CSOUND_INSTR +stc.STC_CSOUND_IRATE_VAR +stc.STC_CSOUND_KRATE_VAR +stc.STC_CSOUND_NUMBER +stc.STC_CSOUND_OPCODE +stc.STC_CSOUND_OPERATOR +stc.STC_CSOUND_PARAM +stc.STC_CSOUND_STRINGEOL +stc.STC_CSOUND_USERKEYWORD +stc.STC_CSS_ATTRIBUTE +stc.STC_CSS_CLASS +stc.STC_CSS_COMMENT +stc.STC_CSS_DEFAULT +stc.STC_CSS_DIRECTIVE +stc.STC_CSS_DOUBLESTRING +stc.STC_CSS_ID +stc.STC_CSS_IDENTIFIER +stc.STC_CSS_IDENTIFIER2 +stc.STC_CSS_IMPORTANT +stc.STC_CSS_OPERATOR +stc.STC_CSS_PSEUDOCLASS +stc.STC_CSS_SINGLESTRING +stc.STC_CSS_TAG +stc.STC_CSS_UNKNOWN_IDENTIFIER +stc.STC_CSS_UNKNOWN_PSEUDOCLASS +stc.STC_CSS_VALUE +stc.STC_CURSORNORMAL +stc.STC_CURSORWAIT +stc.STC_C_CHARACTER +stc.STC_C_COMMENT +stc.STC_C_COMMENTDOC +stc.STC_C_COMMENTDOCKEYWORD +stc.STC_C_COMMENTDOCKEYWORDERROR +stc.STC_C_COMMENTLINE +stc.STC_C_COMMENTLINEDOC +stc.STC_C_DEFAULT +stc.STC_C_GLOBALCLASS +stc.STC_C_IDENTIFIER +stc.STC_C_NUMBER +stc.STC_C_OPERATOR +stc.STC_C_PREPROCESSOR +stc.STC_C_REGEX +stc.STC_C_STRING +stc.STC_C_STRINGEOL +stc.STC_C_UUID +stc.STC_C_VERBATIM +stc.STC_C_WORD +stc.STC_C_WORD2 +stc.STC_DIFF_ADDED +stc.STC_DIFF_COMMAND +stc.STC_DIFF_COMMENT +stc.STC_DIFF_DEFAULT +stc.STC_DIFF_DELETED +stc.STC_DIFF_HEADER +stc.STC_DIFF_POSITION +stc.STC_EDGE_BACKGROUND +stc.STC_EDGE_LINE +stc.STC_EDGE_NONE +stc.STC_EIFFEL_CHARACTER +stc.STC_EIFFEL_COMMENTLINE +stc.STC_EIFFEL_DEFAULT +stc.STC_EIFFEL_IDENTIFIER +stc.STC_EIFFEL_NUMBER +stc.STC_EIFFEL_OPERATOR +stc.STC_EIFFEL_STRING +stc.STC_EIFFEL_STRINGEOL +stc.STC_EIFFEL_WORD +stc.STC_EOL_CR +stc.STC_EOL_CRLF +stc.STC_EOL_LF +stc.STC_ERLANG_ATOM +stc.STC_ERLANG_CHARACTER +stc.STC_ERLANG_COMMENT +stc.STC_ERLANG_DEFAULT +stc.STC_ERLANG_FUNCTION_NAME +stc.STC_ERLANG_KEYWORD +stc.STC_ERLANG_MACRO +stc.STC_ERLANG_NODE_NAME +stc.STC_ERLANG_NUMBER +stc.STC_ERLANG_OPERATOR +stc.STC_ERLANG_RECORD +stc.STC_ERLANG_SEPARATOR +stc.STC_ERLANG_STRING +stc.STC_ERLANG_UNKNOWN +stc.STC_ERLANG_VARIABLE +stc.STC_ERR_ABSF +stc.STC_ERR_BORLAND +stc.STC_ERR_CMD +stc.STC_ERR_CTAG +stc.STC_ERR_DEFAULT +stc.STC_ERR_DIFF_ADDITION +stc.STC_ERR_DIFF_CHANGED +stc.STC_ERR_DIFF_DELETION +stc.STC_ERR_DIFF_MESSAGE +stc.STC_ERR_ELF +stc.STC_ERR_GCC +stc.STC_ERR_IFC +stc.STC_ERR_IFORT +stc.STC_ERR_JAVA_STACK +stc.STC_ERR_LUA +stc.STC_ERR_MS +stc.STC_ERR_NET +stc.STC_ERR_PERL +stc.STC_ERR_PHP +stc.STC_ERR_PYTHON +stc.STC_ERR_TIDY +stc.STC_ESCRIPT_BRACE +stc.STC_ESCRIPT_COMMENT +stc.STC_ESCRIPT_COMMENTDOC +stc.STC_ESCRIPT_COMMENTLINE +stc.STC_ESCRIPT_DEFAULT +stc.STC_ESCRIPT_IDENTIFIER +stc.STC_ESCRIPT_NUMBER +stc.STC_ESCRIPT_OPERATOR +stc.STC_ESCRIPT_STRING +stc.STC_ESCRIPT_WORD +stc.STC_ESCRIPT_WORD2 +stc.STC_ESCRIPT_WORD3 +stc.STC_FIND_MATCHCASE +stc.STC_FIND_POSIX +stc.STC_FIND_REGEXP +stc.STC_FIND_WHOLEWORD +stc.STC_FIND_WORDSTART +stc.STC_FOLDFLAG_BOX +stc.STC_FOLDFLAG_LEVELNUMBERS +stc.STC_FOLDFLAG_LINEAFTER_CONTRACTED +stc.STC_FOLDFLAG_LINEAFTER_EXPANDED +stc.STC_FOLDFLAG_LINEBEFORE_CONTRACTED +stc.STC_FOLDFLAG_LINEBEFORE_EXPANDED +stc.STC_FOLDLEVELBASE +stc.STC_FOLDLEVELBOXFOOTERFLAG +stc.STC_FOLDLEVELBOXHEADERFLAG +stc.STC_FOLDLEVELCONTRACTED +stc.STC_FOLDLEVELHEADERFLAG +stc.STC_FOLDLEVELNUMBERMASK +stc.STC_FOLDLEVELUNINDENT +stc.STC_FOLDLEVELWHITEFLAG +stc.STC_FORTH_COMMENT +stc.STC_FORTH_COMMENT_ML +stc.STC_FORTH_CONTROL +stc.STC_FORTH_DEFAULT +stc.STC_FORTH_DEFWORD +stc.STC_FORTH_IDENTIFIER +stc.STC_FORTH_KEYWORD +stc.STC_FORTH_LOCALE +stc.STC_FORTH_NUMBER +stc.STC_FORTH_PREWORD1 +stc.STC_FORTH_PREWORD2 +stc.STC_FORTH_STRING +stc.STC_FS_ASM +stc.STC_FS_BINNUMBER +stc.STC_FS_COMMENT +stc.STC_FS_COMMENTDOC +stc.STC_FS_COMMENTDOCKEYWORD +stc.STC_FS_COMMENTDOCKEYWORDERROR +stc.STC_FS_COMMENTLINE +stc.STC_FS_COMMENTLINEDOC +stc.STC_FS_CONSTANT +stc.STC_FS_DATE +stc.STC_FS_DEFAULT +stc.STC_FS_ERROR +stc.STC_FS_HEXNUMBER +stc.STC_FS_IDENTIFIER +stc.STC_FS_KEYWORD +stc.STC_FS_KEYWORD2 +stc.STC_FS_KEYWORD3 +stc.STC_FS_KEYWORD4 +stc.STC_FS_LABEL +stc.STC_FS_NUMBER +stc.STC_FS_OPERATOR +stc.STC_FS_PREPROCESSOR +stc.STC_FS_STRING +stc.STC_FS_STRINGEOL +stc.STC_F_COMMENT +stc.STC_F_CONTINUATION +stc.STC_F_DEFAULT +stc.STC_F_IDENTIFIER +stc.STC_F_LABEL +stc.STC_F_NUMBER +stc.STC_F_OPERATOR +stc.STC_F_OPERATOR2 +stc.STC_F_PREPROCESSOR +stc.STC_F_STRING1 +stc.STC_F_STRING2 +stc.STC_F_STRINGEOL +stc.STC_F_WORD +stc.STC_F_WORD2 +stc.STC_F_WORD3 +stc.STC_GC_ATTRIBUTE +stc.STC_GC_COMMAND +stc.STC_GC_COMMENTBLOCK +stc.STC_GC_COMMENTLINE +stc.STC_GC_CONTROL +stc.STC_GC_DEFAULT +stc.STC_GC_EVENT +stc.STC_GC_GLOBAL +stc.STC_GC_OPERATOR +stc.STC_GC_STRING +stc.STC_HA_CAPITAL +stc.STC_HA_CHARACTER +stc.STC_HA_CLASS +stc.STC_HA_COMMENTBLOCK +stc.STC_HA_COMMENTBLOCK2 +stc.STC_HA_COMMENTBLOCK3 +stc.STC_HA_COMMENTLINE +stc.STC_HA_DATA +stc.STC_HA_DEFAULT +stc.STC_HA_IDENTIFIER +stc.STC_HA_IMPORT +stc.STC_HA_INSTANCE +stc.STC_HA_KEYWORD +stc.STC_HA_MODULE +stc.STC_HA_NUMBER +stc.STC_HA_OPERATOR +stc.STC_HA_STRING +stc.STC_HBA_COMMENTLINE +stc.STC_HBA_DEFAULT +stc.STC_HBA_IDENTIFIER +stc.STC_HBA_NUMBER +stc.STC_HBA_START +stc.STC_HBA_STRING +stc.STC_HBA_STRINGEOL +stc.STC_HBA_WORD +stc.STC_HB_COMMENTLINE +stc.STC_HB_DEFAULT +stc.STC_HB_IDENTIFIER +stc.STC_HB_NUMBER +stc.STC_HB_START +stc.STC_HB_STRING +stc.STC_HB_STRINGEOL +stc.STC_HB_WORD +stc.STC_HJA_COMMENT +stc.STC_HJA_COMMENTDOC +stc.STC_HJA_COMMENTLINE +stc.STC_HJA_DEFAULT +stc.STC_HJA_DOUBLESTRING +stc.STC_HJA_KEYWORD +stc.STC_HJA_NUMBER +stc.STC_HJA_REGEX +stc.STC_HJA_SINGLESTRING +stc.STC_HJA_START +stc.STC_HJA_STRINGEOL +stc.STC_HJA_SYMBOLS +stc.STC_HJA_WORD +stc.STC_HJ_COMMENT +stc.STC_HJ_COMMENTDOC +stc.STC_HJ_COMMENTLINE +stc.STC_HJ_DEFAULT +stc.STC_HJ_DOUBLESTRING +stc.STC_HJ_KEYWORD +stc.STC_HJ_NUMBER +stc.STC_HJ_REGEX +stc.STC_HJ_SINGLESTRING +stc.STC_HJ_START +stc.STC_HJ_STRINGEOL +stc.STC_HJ_SYMBOLS +stc.STC_HJ_WORD +stc.STC_HPA_CHARACTER +stc.STC_HPA_CLASSNAME +stc.STC_HPA_COMMENTLINE +stc.STC_HPA_DEFAULT +stc.STC_HPA_DEFNAME +stc.STC_HPA_IDENTIFIER +stc.STC_HPA_NUMBER +stc.STC_HPA_OPERATOR +stc.STC_HPA_START +stc.STC_HPA_STRING +stc.STC_HPA_TRIPLE +stc.STC_HPA_TRIPLEDOUBLE +stc.STC_HPA_WORD +stc.STC_HPHP_COMMENT +stc.STC_HPHP_COMMENTLINE +stc.STC_HPHP_COMPLEX_VARIABLE +stc.STC_HPHP_DEFAULT +stc.STC_HPHP_HSTRING +stc.STC_HPHP_HSTRING_VARIABLE +stc.STC_HPHP_NUMBER +stc.STC_HPHP_OPERATOR +stc.STC_HPHP_SIMPLESTRING +stc.STC_HPHP_VARIABLE +stc.STC_HPHP_WORD +stc.STC_HP_CHARACTER +stc.STC_HP_CLASSNAME +stc.STC_HP_COMMENTLINE +stc.STC_HP_DEFAULT +stc.STC_HP_DEFNAME +stc.STC_HP_IDENTIFIER +stc.STC_HP_NUMBER +stc.STC_HP_OPERATOR +stc.STC_HP_START +stc.STC_HP_STRING +stc.STC_HP_TRIPLE +stc.STC_HP_TRIPLEDOUBLE +stc.STC_HP_WORD +stc.STC_H_ASP +stc.STC_H_ASPAT +stc.STC_H_ATTRIBUTE +stc.STC_H_ATTRIBUTEUNKNOWN +stc.STC_H_CDATA +stc.STC_H_COMMENT +stc.STC_H_DEFAULT +stc.STC_H_DOUBLESTRING +stc.STC_H_ENTITY +stc.STC_H_NUMBER +stc.STC_H_OTHER +stc.STC_H_QUESTION +stc.STC_H_SCRIPT +stc.STC_H_SGML_1ST_PARAM +stc.STC_H_SGML_1ST_PARAM_COMMENT +stc.STC_H_SGML_BLOCK_DEFAULT +stc.STC_H_SGML_COMMAND +stc.STC_H_SGML_COMMENT +stc.STC_H_SGML_DEFAULT +stc.STC_H_SGML_DOUBLESTRING +stc.STC_H_SGML_ENTITY +stc.STC_H_SGML_ERROR +stc.STC_H_SGML_SIMPLESTRING +stc.STC_H_SGML_SPECIAL +stc.STC_H_SINGLESTRING +stc.STC_H_TAG +stc.STC_H_TAGEND +stc.STC_H_TAGUNKNOWN +stc.STC_H_VALUE +stc.STC_H_XCCOMMENT +stc.STC_H_XMLEND +stc.STC_H_XMLSTART +stc.STC_INDIC0_MASK +stc.STC_INDIC1_MASK +stc.STC_INDIC2_MASK +stc.STC_INDICS_MASK +stc.STC_INDIC_BOX +stc.STC_INDIC_DIAGONAL +stc.STC_INDIC_HIDDEN +stc.STC_INDIC_MAX +stc.STC_INDIC_PLAIN +stc.STC_INDIC_SQUIGGLE +stc.STC_INDIC_STRIKE +stc.STC_INDIC_TT +stc.STC_INVALID_POSITION +stc.STC_KEYWORDSET_MAX +stc.STC_KEY_ADD +stc.STC_KEY_BACK +stc.STC_KEY_DELETE +stc.STC_KEY_DIVIDE +stc.STC_KEY_DOWN +stc.STC_KEY_END +stc.STC_KEY_ESCAPE +stc.STC_KEY_HOME +stc.STC_KEY_INSERT +stc.STC_KEY_LEFT +stc.STC_KEY_NEXT +stc.STC_KEY_PRIOR +stc.STC_KEY_RETURN +stc.STC_KEY_RIGHT +stc.STC_KEY_SUBTRACT +stc.STC_KEY_TAB +stc.STC_KEY_UP +stc.STC_KIX_COMMENT +stc.STC_KIX_DEFAULT +stc.STC_KIX_FUNCTIONS +stc.STC_KIX_IDENTIFIER +stc.STC_KIX_KEYWORD +stc.STC_KIX_MACRO +stc.STC_KIX_NUMBER +stc.STC_KIX_OPERATOR +stc.STC_KIX_STRING1 +stc.STC_KIX_STRING2 +stc.STC_KIX_VAR +stc.STC_LASTSTEPINUNDOREDO +stc.STC_LEXER_START +stc.STC_LEX_ADA +stc.STC_LEX_APDL +stc.STC_LEX_ASM +stc.STC_LEX_ASN1 +stc.STC_LEX_ASP +stc.STC_LEX_AU3 +stc.STC_LEX_AUTOMATIC +stc.STC_LEX_AVE +stc.STC_LEX_BAAN +stc.STC_LEX_BASH +stc.STC_LEX_BATCH +stc.STC_LEX_BLITZBASIC +stc.STC_LEX_BULLANT +stc.STC_LEX_CAML +stc.STC_LEX_CLW +stc.STC_LEX_CLWNOCASE +stc.STC_LEX_CONF +stc.STC_LEX_CONTAINER +stc.STC_LEX_CPP +stc.STC_LEX_CPPNOCASE +stc.STC_LEX_CSOUND +stc.STC_LEX_CSS +stc.STC_LEX_DIFF +stc.STC_LEX_EIFFEL +stc.STC_LEX_EIFFELKW +stc.STC_LEX_ERLANG +stc.STC_LEX_ERRORLIST +stc.STC_LEX_ESCRIPT +stc.STC_LEX_F77 +stc.STC_LEX_FLAGSHIP +stc.STC_LEX_FORTH +stc.STC_LEX_FORTRAN +stc.STC_LEX_FREEBASIC +stc.STC_LEX_GUI4CLI +stc.STC_LEX_HASKELL +stc.STC_LEX_HTML +stc.STC_LEX_KIX +stc.STC_LEX_LATEX +stc.STC_LEX_LISP +stc.STC_LEX_LOT +stc.STC_LEX_LOUT +stc.STC_LEX_LUA +stc.STC_LEX_MAKEFILE +stc.STC_LEX_MATLAB +stc.STC_LEX_METAPOST +stc.STC_LEX_MMIXAL +stc.STC_LEX_MSSQL +stc.STC_LEX_NNCRONTAB +stc.STC_LEX_NSIS +stc.STC_LEX_NULL +stc.STC_LEX_OCTAVE +stc.STC_LEX_PASCAL +stc.STC_LEX_PERL +stc.STC_LEX_PHP +stc.STC_LEX_PHPSCRIPT +stc.STC_LEX_POV +stc.STC_LEX_POWERBASIC +stc.STC_LEX_PROPERTIES +stc.STC_LEX_PS +stc.STC_LEX_PUREBASIC +stc.STC_LEX_PYTHON +stc.STC_LEX_REBOL +stc.STC_LEX_RUBY +stc.STC_LEX_SCRIPTOL +stc.STC_LEX_SMALLTALK +stc.STC_LEX_SPECMAN +stc.STC_LEX_SQL +stc.STC_LEX_TADS3 +stc.STC_LEX_TCL +stc.STC_LEX_TEX +stc.STC_LEX_VB +stc.STC_LEX_VBSCRIPT +stc.STC_LEX_VERILOG +stc.STC_LEX_VHDL +stc.STC_LEX_XCODE +stc.STC_LEX_XML +stc.STC_LEX_YAML +stc.STC_LISP_COMMENT +stc.STC_LISP_DEFAULT +stc.STC_LISP_IDENTIFIER +stc.STC_LISP_KEYWORD +stc.STC_LISP_KEYWORD_KW +stc.STC_LISP_MULTI_COMMENT +stc.STC_LISP_NUMBER +stc.STC_LISP_OPERATOR +stc.STC_LISP_SPECIAL +stc.STC_LISP_STRING +stc.STC_LISP_STRINGEOL +stc.STC_LISP_SYMBOL +stc.STC_LOT_ABORT +stc.STC_LOT_BREAK +stc.STC_LOT_DEFAULT +stc.STC_LOT_FAIL +stc.STC_LOT_HEADER +stc.STC_LOT_PASS +stc.STC_LOT_SET +stc.STC_LOUT_COMMENT +stc.STC_LOUT_DEFAULT +stc.STC_LOUT_IDENTIFIER +stc.STC_LOUT_NUMBER +stc.STC_LOUT_OPERATOR +stc.STC_LOUT_STRING +stc.STC_LOUT_STRINGEOL +stc.STC_LOUT_WORD +stc.STC_LOUT_WORD2 +stc.STC_LOUT_WORD3 +stc.STC_LOUT_WORD4 +stc.STC_LUA_CHARACTER +stc.STC_LUA_COMMENT +stc.STC_LUA_COMMENTDOC +stc.STC_LUA_COMMENTLINE +stc.STC_LUA_DEFAULT +stc.STC_LUA_IDENTIFIER +stc.STC_LUA_LITERALSTRING +stc.STC_LUA_NUMBER +stc.STC_LUA_OPERATOR +stc.STC_LUA_PREPROCESSOR +stc.STC_LUA_STRING +stc.STC_LUA_STRINGEOL +stc.STC_LUA_WORD +stc.STC_LUA_WORD2 +stc.STC_LUA_WORD3 +stc.STC_LUA_WORD4 +stc.STC_LUA_WORD5 +stc.STC_LUA_WORD6 +stc.STC_LUA_WORD7 +stc.STC_LUA_WORD8 +stc.STC_L_COMMAND +stc.STC_L_COMMENT +stc.STC_L_DEFAULT +stc.STC_L_MATH +stc.STC_L_TAG +stc.STC_MAKE_COMMENT +stc.STC_MAKE_DEFAULT +stc.STC_MAKE_IDENTIFIER +stc.STC_MAKE_IDEOL +stc.STC_MAKE_OPERATOR +stc.STC_MAKE_PREPROCESSOR +stc.STC_MAKE_TARGET +stc.STC_MARGIN_NUMBER +stc.STC_MARGIN_SYMBOL +stc.STC_MARKER_MAX +stc.STC_MARKNUM_FOLDER +stc.STC_MARKNUM_FOLDEREND +stc.STC_MARKNUM_FOLDERMIDTAIL +stc.STC_MARKNUM_FOLDEROPEN +stc.STC_MARKNUM_FOLDEROPENMID +stc.STC_MARKNUM_FOLDERSUB +stc.STC_MARKNUM_FOLDERTAIL +stc.STC_MARK_ARROW +stc.STC_MARK_ARROWDOWN +stc.STC_MARK_ARROWS +stc.STC_MARK_BACKGROUND +stc.STC_MARK_BOXMINUS +stc.STC_MARK_BOXMINUSCONNECTED +stc.STC_MARK_BOXPLUS +stc.STC_MARK_BOXPLUSCONNECTED +stc.STC_MARK_CHARACTER +stc.STC_MARK_CIRCLE +stc.STC_MARK_CIRCLEMINUS +stc.STC_MARK_CIRCLEMINUSCONNECTED +stc.STC_MARK_CIRCLEPLUS +stc.STC_MARK_CIRCLEPLUSCONNECTED +stc.STC_MARK_DOTDOTDOT +stc.STC_MARK_EMPTY +stc.STC_MARK_FULLRECT +stc.STC_MARK_LCORNER +stc.STC_MARK_LCORNERCURVE +stc.STC_MARK_MINUS +stc.STC_MARK_PIXMAP +stc.STC_MARK_PLUS +stc.STC_MARK_ROUNDRECT +stc.STC_MARK_SHORTARROW +stc.STC_MARK_SMALLRECT +stc.STC_MARK_TCORNER +stc.STC_MARK_TCORNERCURVE +stc.STC_MARK_VLINE +stc.STC_MASK_FOLDERS +stc.STC_MATLAB_COMMAND +stc.STC_MATLAB_COMMENT +stc.STC_MATLAB_DEFAULT +stc.STC_MATLAB_DOUBLEQUOTESTRING +stc.STC_MATLAB_IDENTIFIER +stc.STC_MATLAB_KEYWORD +stc.STC_MATLAB_NUMBER +stc.STC_MATLAB_OPERATOR +stc.STC_MATLAB_STRING +stc.STC_METAPOST_COMMAND +stc.STC_METAPOST_DEFAULT +stc.STC_METAPOST_EXTRA +stc.STC_METAPOST_GROUP +stc.STC_METAPOST_SPECIAL +stc.STC_METAPOST_SYMBOL +stc.STC_METAPOST_TEXT +stc.STC_MMIXAL_CHAR +stc.STC_MMIXAL_COMMENT +stc.STC_MMIXAL_HEX +stc.STC_MMIXAL_INCLUDE +stc.STC_MMIXAL_LABEL +stc.STC_MMIXAL_LEADWS +stc.STC_MMIXAL_NUMBER +stc.STC_MMIXAL_OPCODE +stc.STC_MMIXAL_OPCODE_POST +stc.STC_MMIXAL_OPCODE_PRE +stc.STC_MMIXAL_OPCODE_UNKNOWN +stc.STC_MMIXAL_OPCODE_VALID +stc.STC_MMIXAL_OPERANDS +stc.STC_MMIXAL_OPERATOR +stc.STC_MMIXAL_REF +stc.STC_MMIXAL_REGISTER +stc.STC_MMIXAL_STRING +stc.STC_MMIXAL_SYMBOL +stc.STC_MODEVENTMASKALL +stc.STC_MOD_BEFOREDELETE +stc.STC_MOD_BEFOREINSERT +stc.STC_MOD_CHANGEFOLD +stc.STC_MOD_CHANGEMARKER +stc.STC_MOD_CHANGESTYLE +stc.STC_MOD_DELETETEXT +stc.STC_MOD_INSERTTEXT +stc.STC_MSSQL_COLUMN_NAME +stc.STC_MSSQL_COLUMN_NAME_2 +stc.STC_MSSQL_COMMENT +stc.STC_MSSQL_DATATYPE +stc.STC_MSSQL_DEFAULT +stc.STC_MSSQL_DEFAULT_PREF_DATATYPE +stc.STC_MSSQL_FUNCTION +stc.STC_MSSQL_GLOBAL_VARIABLE +stc.STC_MSSQL_IDENTIFIER +stc.STC_MSSQL_LINE_COMMENT +stc.STC_MSSQL_NUMBER +stc.STC_MSSQL_OPERATOR +stc.STC_MSSQL_STATEMENT +stc.STC_MSSQL_STORED_PROCEDURE +stc.STC_MSSQL_STRING +stc.STC_MSSQL_SYSTABLE +stc.STC_MSSQL_VARIABLE +stc.STC_MULTILINEUNDOREDO +stc.STC_MULTISTEPUNDOREDO +stc.STC_NNCRONTAB_ASTERISK +stc.STC_NNCRONTAB_COMMENT +stc.STC_NNCRONTAB_DEFAULT +stc.STC_NNCRONTAB_ENVIRONMENT +stc.STC_NNCRONTAB_IDENTIFIER +stc.STC_NNCRONTAB_KEYWORD +stc.STC_NNCRONTAB_MODIFIER +stc.STC_NNCRONTAB_NUMBER +stc.STC_NNCRONTAB_SECTION +stc.STC_NNCRONTAB_STRING +stc.STC_NNCRONTAB_TASK +stc.STC_NSIS_COMMENT +stc.STC_NSIS_COMMENTBOX +stc.STC_NSIS_DEFAULT +stc.STC_NSIS_FUNCTION +stc.STC_NSIS_FUNCTIONDEF +stc.STC_NSIS_IFDEFINEDEF +stc.STC_NSIS_LABEL +stc.STC_NSIS_MACRODEF +stc.STC_NSIS_NUMBER +stc.STC_NSIS_PAGEEX +stc.STC_NSIS_SECTIONDEF +stc.STC_NSIS_SECTIONGROUP +stc.STC_NSIS_STRINGDQ +stc.STC_NSIS_STRINGLQ +stc.STC_NSIS_STRINGRQ +stc.STC_NSIS_STRINGVAR +stc.STC_NSIS_SUBSECTIONDEF +stc.STC_NSIS_USERDEFINED +stc.STC_NSIS_VARIABLE +stc.STC_OPTIONAL_START +stc.STC_PERFORMED_REDO +stc.STC_PERFORMED_UNDO +stc.STC_PERFORMED_USER +stc.STC_PL_ARRAY +stc.STC_PL_BACKTICKS +stc.STC_PL_CHARACTER +stc.STC_PL_COMMENTLINE +stc.STC_PL_DATASECTION +stc.STC_PL_DEFAULT +stc.STC_PL_ERROR +stc.STC_PL_HASH +stc.STC_PL_HERE_DELIM +stc.STC_PL_HERE_Q +stc.STC_PL_HERE_QQ +stc.STC_PL_HERE_QX +stc.STC_PL_IDENTIFIER +stc.STC_PL_LONGQUOTE +stc.STC_PL_NUMBER +stc.STC_PL_OPERATOR +stc.STC_PL_POD +stc.STC_PL_POD_VERB +stc.STC_PL_PREPROCESSOR +stc.STC_PL_PUNCTUATION +stc.STC_PL_REGEX +stc.STC_PL_REGSUBST +stc.STC_PL_SCALAR +stc.STC_PL_STRING +stc.STC_PL_STRING_Q +stc.STC_PL_STRING_QQ +stc.STC_PL_STRING_QR +stc.STC_PL_STRING_QW +stc.STC_PL_STRING_QX +stc.STC_PL_SYMBOLTABLE +stc.STC_PL_VARIABLE_INDEXER +stc.STC_PL_WORD +stc.STC_POV_BADDIRECTIVE +stc.STC_POV_COMMENT +stc.STC_POV_COMMENTLINE +stc.STC_POV_DEFAULT +stc.STC_POV_DIRECTIVE +stc.STC_POV_IDENTIFIER +stc.STC_POV_NUMBER +stc.STC_POV_OPERATOR +stc.STC_POV_STRING +stc.STC_POV_STRINGEOL +stc.STC_POV_WORD2 +stc.STC_POV_WORD3 +stc.STC_POV_WORD4 +stc.STC_POV_WORD5 +stc.STC_POV_WORD6 +stc.STC_POV_WORD7 +stc.STC_POV_WORD8 +stc.STC_PRINT_BLACKONWHITE +stc.STC_PRINT_COLOURONWHITE +stc.STC_PRINT_COLOURONWHITEDEFAULTBG +stc.STC_PRINT_INVERTLIGHT +stc.STC_PRINT_NORMAL +stc.STC_PROPS_ASSIGNMENT +stc.STC_PROPS_COMMENT +stc.STC_PROPS_DEFAULT +stc.STC_PROPS_DEFVAL +stc.STC_PROPS_SECTION +stc.STC_PS_BADSTRINGCHAR +stc.STC_PS_BASE85STRING +stc.STC_PS_COMMENT +stc.STC_PS_DEFAULT +stc.STC_PS_DSC_COMMENT +stc.STC_PS_DSC_VALUE +stc.STC_PS_HEXSTRING +stc.STC_PS_IMMEVAL +stc.STC_PS_KEYWORD +stc.STC_PS_LITERAL +stc.STC_PS_NAME +stc.STC_PS_NUMBER +stc.STC_PS_PAREN_ARRAY +stc.STC_PS_PAREN_DICT +stc.STC_PS_PAREN_PROC +stc.STC_PS_TEXT +stc.STC_P_CHARACTER +stc.STC_P_CLASSNAME +stc.STC_P_COMMENTBLOCK +stc.STC_P_COMMENTLINE +stc.STC_P_DECORATOR +stc.STC_P_DEFAULT +stc.STC_P_DEFNAME +stc.STC_P_IDENTIFIER +stc.STC_P_NUMBER +stc.STC_P_OPERATOR +stc.STC_P_STRING +stc.STC_P_STRINGEOL +stc.STC_P_TRIPLE +stc.STC_P_TRIPLEDOUBLE +stc.STC_P_WORD +stc.STC_P_WORD2 +stc.STC_RB_BACKTICKS +stc.STC_RB_CHARACTER +stc.STC_RB_CLASSNAME +stc.STC_RB_CLASS_VAR +stc.STC_RB_COMMENTLINE +stc.STC_RB_DATASECTION +stc.STC_RB_DEFAULT +stc.STC_RB_DEFNAME +stc.STC_RB_ERROR +stc.STC_RB_GLOBAL +stc.STC_RB_HERE_DELIM +stc.STC_RB_HERE_Q +stc.STC_RB_HERE_QQ +stc.STC_RB_HERE_QX +stc.STC_RB_IDENTIFIER +stc.STC_RB_INSTANCE_VAR +stc.STC_RB_MODULE_NAME +stc.STC_RB_NUMBER +stc.STC_RB_OPERATOR +stc.STC_RB_POD +stc.STC_RB_REGEX +stc.STC_RB_STDERR +stc.STC_RB_STDIN +stc.STC_RB_STDOUT +stc.STC_RB_STRING +stc.STC_RB_STRING_Q +stc.STC_RB_STRING_QQ +stc.STC_RB_STRING_QR +stc.STC_RB_STRING_QW +stc.STC_RB_STRING_QX +stc.STC_RB_SYMBOL +stc.STC_RB_UPPER_BOUND +stc.STC_RB_WORD +stc.STC_RB_WORD_DEMOTED +stc.STC_REBOL_BINARY +stc.STC_REBOL_BRACEDSTRING +stc.STC_REBOL_CHARACTER +stc.STC_REBOL_COMMENTBLOCK +stc.STC_REBOL_COMMENTLINE +stc.STC_REBOL_DATE +stc.STC_REBOL_DEFAULT +stc.STC_REBOL_EMAIL +stc.STC_REBOL_FILE +stc.STC_REBOL_IDENTIFIER +stc.STC_REBOL_ISSUE +stc.STC_REBOL_MONEY +stc.STC_REBOL_NUMBER +stc.STC_REBOL_OPERATOR +stc.STC_REBOL_PAIR +stc.STC_REBOL_PREFACE +stc.STC_REBOL_QUOTEDSTRING +stc.STC_REBOL_TAG +stc.STC_REBOL_TIME +stc.STC_REBOL_TUPLE +stc.STC_REBOL_URL +stc.STC_REBOL_WORD +stc.STC_REBOL_WORD2 +stc.STC_REBOL_WORD3 +stc.STC_REBOL_WORD4 +stc.STC_REBOL_WORD5 +stc.STC_REBOL_WORD6 +stc.STC_REBOL_WORD7 +stc.STC_REBOL_WORD8 +stc.STC_SCMOD_ALT +stc.STC_SCMOD_CTRL +stc.STC_SCMOD_NORM +stc.STC_SCMOD_SHIFT +stc.STC_SCRIPTOL_CHARACTER +stc.STC_SCRIPTOL_CLASSNAME +stc.STC_SCRIPTOL_COMMENTBLOCK +stc.STC_SCRIPTOL_COMMENTLINE +stc.STC_SCRIPTOL_CSTYLE +stc.STC_SCRIPTOL_DEFAULT +stc.STC_SCRIPTOL_IDENTIFIER +stc.STC_SCRIPTOL_KEYWORD +stc.STC_SCRIPTOL_NUMBER +stc.STC_SCRIPTOL_OPERATOR +stc.STC_SCRIPTOL_PERSISTENT +stc.STC_SCRIPTOL_PREPROCESSOR +stc.STC_SCRIPTOL_STRING +stc.STC_SCRIPTOL_STRINGEOL +stc.STC_SCRIPTOL_TRIPLE +stc.STC_SCRIPTOL_WHITE +stc.STC_SEL_LINES +stc.STC_SEL_RECTANGLE +stc.STC_SEL_STREAM +stc.STC_SH_BACKTICKS +stc.STC_SH_CHARACTER +stc.STC_SH_COMMENTLINE +stc.STC_SH_DEFAULT +stc.STC_SH_ERROR +stc.STC_SH_HERE_DELIM +stc.STC_SH_HERE_Q +stc.STC_SH_IDENTIFIER +stc.STC_SH_NUMBER +stc.STC_SH_OPERATOR +stc.STC_SH_PARAM +stc.STC_SH_SCALAR +stc.STC_SH_STRING +stc.STC_SH_WORD +stc.STC_SN_CODE +stc.STC_SN_COMMENTLINE +stc.STC_SN_COMMENTLINEBANG +stc.STC_SN_DEFAULT +stc.STC_SN_IDENTIFIER +stc.STC_SN_NUMBER +stc.STC_SN_OPERATOR +stc.STC_SN_PREPROCESSOR +stc.STC_SN_REGEXTAG +stc.STC_SN_SIGNAL +stc.STC_SN_STRING +stc.STC_SN_STRINGEOL +stc.STC_SN_USER +stc.STC_SN_WORD +stc.STC_SN_WORD2 +stc.STC_SN_WORD3 +stc.STC_SQL_CHARACTER +stc.STC_SQL_COMMENT +stc.STC_SQL_COMMENTDOC +stc.STC_SQL_COMMENTDOCKEYWORD +stc.STC_SQL_COMMENTDOCKEYWORDERROR +stc.STC_SQL_COMMENTLINE +stc.STC_SQL_COMMENTLINEDOC +stc.STC_SQL_DEFAULT +stc.STC_SQL_IDENTIFIER +stc.STC_SQL_NUMBER +stc.STC_SQL_OPERATOR +stc.STC_SQL_QUOTEDIDENTIFIER +stc.STC_SQL_SQLPLUS +stc.STC_SQL_SQLPLUS_COMMENT +stc.STC_SQL_SQLPLUS_PROMPT +stc.STC_SQL_STRING +stc.STC_SQL_USER1 +stc.STC_SQL_USER2 +stc.STC_SQL_USER3 +stc.STC_SQL_USER4 +stc.STC_SQL_WORD +stc.STC_SQL_WORD2 +stc.STC_START +stc.STC_STYLE_BRACEBAD +stc.STC_STYLE_BRACELIGHT +stc.STC_STYLE_CONTROLCHAR +stc.STC_STYLE_DEFAULT +stc.STC_STYLE_INDENTGUIDE +stc.STC_STYLE_LASTPREDEFINED +stc.STC_STYLE_LINENUMBER +stc.STC_STYLE_MAX +stc.STC_ST_ASSIGN +stc.STC_ST_BINARY +stc.STC_ST_BOOL +stc.STC_ST_CHARACTER +stc.STC_ST_COMMENT +stc.STC_ST_DEFAULT +stc.STC_ST_GLOBAL +stc.STC_ST_KWSEND +stc.STC_ST_NIL +stc.STC_ST_NUMBER +stc.STC_ST_RETURN +stc.STC_ST_SELF +stc.STC_ST_SPECIAL +stc.STC_ST_SPEC_SEL +stc.STC_ST_STRING +stc.STC_ST_SUPER +stc.STC_ST_SYMBOL +stc.STC_T3_BLOCK_COMMENT +stc.STC_T3_DEFAULT +stc.STC_T3_D_STRING +stc.STC_T3_HTML_DEFAULT +stc.STC_T3_HTML_STRING +stc.STC_T3_HTML_TAG +stc.STC_T3_IDENTIFIER +stc.STC_T3_KEYWORD +stc.STC_T3_LIB_DIRECTIVE +stc.STC_T3_LINE_COMMENT +stc.STC_T3_MSG_PARAM +stc.STC_T3_NUMBER +stc.STC_T3_OPERATOR +stc.STC_T3_PREPROCESSOR +stc.STC_T3_S_STRING +stc.STC_T3_USER1 +stc.STC_T3_USER2 +stc.STC_T3_USER3 +stc.STC_T3_X_DEFAULT +stc.STC_T3_X_STRING +stc.STC_TEX_COMMAND +stc.STC_TEX_DEFAULT +stc.STC_TEX_GROUP +stc.STC_TEX_SPECIAL +stc.STC_TEX_SYMBOL +stc.STC_TEX_TEXT +stc.STC_TIME_FOREVER +stc.STC_USE_DND +stc.STC_USE_POPUP +stc.STC_VHDL_ATTRIBUTE +stc.STC_VHDL_COMMENT +stc.STC_VHDL_COMMENTLINEBANG +stc.STC_VHDL_DEFAULT +stc.STC_VHDL_IDENTIFIER +stc.STC_VHDL_KEYWORD +stc.STC_VHDL_NUMBER +stc.STC_VHDL_OPERATOR +stc.STC_VHDL_STDFUNCTION +stc.STC_VHDL_STDOPERATOR +stc.STC_VHDL_STDPACKAGE +stc.STC_VHDL_STDTYPE +stc.STC_VHDL_STRING +stc.STC_VHDL_STRINGEOL +stc.STC_VHDL_USERWORD +stc.STC_VISIBLE_SLOP +stc.STC_VISIBLE_STRICT +stc.STC_V_COMMENT +stc.STC_V_COMMENTLINE +stc.STC_V_COMMENTLINEBANG +stc.STC_V_DEFAULT +stc.STC_V_IDENTIFIER +stc.STC_V_NUMBER +stc.STC_V_OPERATOR +stc.STC_V_PREPROCESSOR +stc.STC_V_STRING +stc.STC_V_STRINGEOL +stc.STC_V_USER +stc.STC_V_WORD +stc.STC_V_WORD2 +stc.STC_V_WORD3 +stc.STC_WRAPVISUALFLAGLOC_DEFAULT +stc.STC_WRAPVISUALFLAGLOC_END_BY_TEXT +stc.STC_WRAPVISUALFLAGLOC_START_BY_TEXT +stc.STC_WRAPVISUALFLAG_END +stc.STC_WRAPVISUALFLAG_NONE +stc.STC_WRAPVISUALFLAG_START +stc.STC_WRAP_CHAR +stc.STC_WRAP_NONE +stc.STC_WRAP_WORD +stc.STC_WS_INVISIBLE +stc.STC_WS_VISIBLEAFTERINDENT +stc.STC_WS_VISIBLEALWAYS +stc.STC_YAML_COMMENT +stc.STC_YAML_DEFAULT +stc.STC_YAML_DOCUMENT +stc.STC_YAML_ERROR +stc.STC_YAML_IDENTIFIER +stc.STC_YAML_KEYWORD +stc.STC_YAML_NUMBER +stc.STC_YAML_REFERENCE +stc.STC_YAML_TEXT +stc.StyledTextCtrl( +stc.StyledTextCtrlPtr( +stc.StyledTextEvent( +stc.StyledTextEventPtr( +stc.__builtins__ +stc.__doc__ +stc.__docfilter__( +stc.__file__ +stc.__name__ +stc.__package__ +stc.cvar +stc.wx +stc.wxEVT_STC_AUTOCOMP_SELECTION +stc.wxEVT_STC_CALLTIP_CLICK +stc.wxEVT_STC_CHANGE +stc.wxEVT_STC_CHARADDED +stc.wxEVT_STC_DOUBLECLICK +stc.wxEVT_STC_DO_DROP +stc.wxEVT_STC_DRAG_OVER +stc.wxEVT_STC_DWELLEND +stc.wxEVT_STC_DWELLSTART +stc.wxEVT_STC_HOTSPOT_CLICK +stc.wxEVT_STC_HOTSPOT_DCLICK +stc.wxEVT_STC_KEY +stc.wxEVT_STC_MACRORECORD +stc.wxEVT_STC_MARGINCLICK +stc.wxEVT_STC_MODIFIED +stc.wxEVT_STC_NEEDSHOWN +stc.wxEVT_STC_PAINTED +stc.wxEVT_STC_ROMODIFYATTEMPT +stc.wxEVT_STC_SAVEPOINTLEFT +stc.wxEVT_STC_SAVEPOINTREACHED +stc.wxEVT_STC_START_DRAG +stc.wxEVT_STC_STYLENEEDED +stc.wxEVT_STC_UPDATEUI +stc.wxEVT_STC_URIDROPPED +stc.wxEVT_STC_USERLISTSELECTION +stc.wxEVT_STC_ZOOM + +--- from wx.stc import * --- +EVT_STC_CALLTIP_CLICK( +EVT_STC_CHANGE( +EVT_STC_CHARADDED( +EVT_STC_DOUBLECLICK( +EVT_STC_DO_DROP( +EVT_STC_DRAG_OVER( +EVT_STC_DWELLEND( +EVT_STC_DWELLSTART( +EVT_STC_HOTSPOT_CLICK( +EVT_STC_HOTSPOT_DCLICK( +EVT_STC_KEY( +EVT_STC_MACRORECORD( +EVT_STC_MARGINCLICK( +EVT_STC_MODIFIED( +EVT_STC_NEEDSHOWN( +EVT_STC_PAINTED( +EVT_STC_ROMODIFYATTEMPT( +EVT_STC_SAVEPOINTLEFT( +EVT_STC_SAVEPOINTREACHED( +EVT_STC_START_DRAG( +EVT_STC_STYLENEEDED( +EVT_STC_UPDATEUI( +EVT_STC_URIDROPPED( +EVT_STC_USERLISTSELECTION( +EVT_STC_ZOOM( +PreStyledTextCtrl( +STCNameStr +STC_ADA_CHARACTER +STC_ADA_CHARACTEREOL +STC_ADA_COMMENTLINE +STC_ADA_DEFAULT +STC_ADA_DELIMITER +STC_ADA_IDENTIFIER +STC_ADA_ILLEGAL +STC_ADA_LABEL +STC_ADA_NUMBER +STC_ADA_STRING +STC_ADA_STRINGEOL +STC_ADA_WORD +STC_APDL_ARGUMENT +STC_APDL_COMMAND +STC_APDL_COMMENT +STC_APDL_COMMENTBLOCK +STC_APDL_DEFAULT +STC_APDL_FUNCTION +STC_APDL_NUMBER +STC_APDL_OPERATOR +STC_APDL_PROCESSOR +STC_APDL_SLASHCOMMAND +STC_APDL_STARCOMMAND +STC_APDL_STRING +STC_APDL_WORD +STC_ASM_CHARACTER +STC_ASM_COMMENT +STC_ASM_COMMENTBLOCK +STC_ASM_CPUINSTRUCTION +STC_ASM_DEFAULT +STC_ASM_DIRECTIVE +STC_ASM_DIRECTIVEOPERAND +STC_ASM_EXTINSTRUCTION +STC_ASM_IDENTIFIER +STC_ASM_MATHINSTRUCTION +STC_ASM_NUMBER +STC_ASM_OPERATOR +STC_ASM_REGISTER +STC_ASM_STRING +STC_ASM_STRINGEOL +STC_ASN1_ATTRIBUTE +STC_ASN1_COMMENT +STC_ASN1_DEFAULT +STC_ASN1_DESCRIPTOR +STC_ASN1_IDENTIFIER +STC_ASN1_KEYWORD +STC_ASN1_OID +STC_ASN1_OPERATOR +STC_ASN1_SCALAR +STC_ASN1_STRING +STC_ASN1_TYPE +STC_AU3_COMMENT +STC_AU3_COMMENTBLOCK +STC_AU3_COMOBJ +STC_AU3_DEFAULT +STC_AU3_EXPAND +STC_AU3_FUNCTION +STC_AU3_KEYWORD +STC_AU3_MACRO +STC_AU3_NUMBER +STC_AU3_OPERATOR +STC_AU3_PREPROCESSOR +STC_AU3_SENT +STC_AU3_SPECIAL +STC_AU3_STRING +STC_AU3_VARIABLE +STC_AVE_COMMENT +STC_AVE_DEFAULT +STC_AVE_ENUM +STC_AVE_IDENTIFIER +STC_AVE_NUMBER +STC_AVE_OPERATOR +STC_AVE_STRING +STC_AVE_STRINGEOL +STC_AVE_WORD +STC_AVE_WORD1 +STC_AVE_WORD2 +STC_AVE_WORD3 +STC_AVE_WORD4 +STC_AVE_WORD5 +STC_AVE_WORD6 +STC_BAAN_COMMENT +STC_BAAN_COMMENTDOC +STC_BAAN_DEFAULT +STC_BAAN_IDENTIFIER +STC_BAAN_NUMBER +STC_BAAN_OPERATOR +STC_BAAN_PREPROCESSOR +STC_BAAN_STRING +STC_BAAN_STRINGEOL +STC_BAAN_WORD +STC_BAAN_WORD2 +STC_BAT_COMMAND +STC_BAT_COMMENT +STC_BAT_DEFAULT +STC_BAT_HIDE +STC_BAT_IDENTIFIER +STC_BAT_LABEL +STC_BAT_OPERATOR +STC_BAT_WORD +STC_B_ASM +STC_B_BINNUMBER +STC_B_COMMENT +STC_B_CONSTANT +STC_B_DATE +STC_B_DEFAULT +STC_B_ERROR +STC_B_HEXNUMBER +STC_B_IDENTIFIER +STC_B_KEYWORD +STC_B_KEYWORD2 +STC_B_KEYWORD3 +STC_B_KEYWORD4 +STC_B_LABEL +STC_B_NUMBER +STC_B_OPERATOR +STC_B_PREPROCESSOR +STC_B_STRING +STC_B_STRINGEOL +STC_CACHE_CARET +STC_CACHE_DOCUMENT +STC_CACHE_NONE +STC_CACHE_PAGE +STC_CAML_CHAR +STC_CAML_COMMENT +STC_CAML_COMMENT1 +STC_CAML_COMMENT2 +STC_CAML_COMMENT3 +STC_CAML_DEFAULT +STC_CAML_IDENTIFIER +STC_CAML_KEYWORD +STC_CAML_KEYWORD2 +STC_CAML_KEYWORD3 +STC_CAML_LINENUM +STC_CAML_NUMBER +STC_CAML_OPERATOR +STC_CAML_STRING +STC_CAML_TAGNAME +STC_CARET_EVEN +STC_CARET_JUMPS +STC_CARET_SLOP +STC_CARET_STRICT +STC_CASE_LOWER +STC_CASE_MIXED +STC_CASE_UPPER +STC_CHARSET_8859_15 +STC_CHARSET_ANSI +STC_CHARSET_ARABIC +STC_CHARSET_BALTIC +STC_CHARSET_CHINESEBIG5 +STC_CHARSET_CYRILLIC +STC_CHARSET_DEFAULT +STC_CHARSET_EASTEUROPE +STC_CHARSET_GB2312 +STC_CHARSET_GREEK +STC_CHARSET_HANGUL +STC_CHARSET_HEBREW +STC_CHARSET_JOHAB +STC_CHARSET_MAC +STC_CHARSET_OEM +STC_CHARSET_RUSSIAN +STC_CHARSET_SHIFTJIS +STC_CHARSET_SYMBOL +STC_CHARSET_THAI +STC_CHARSET_TURKISH +STC_CHARSET_VIETNAMESE +STC_CLW_ATTRIBUTE +STC_CLW_BUILTIN_PROCEDURES_FUNCTION +STC_CLW_COMMENT +STC_CLW_COMPILER_DIRECTIVE +STC_CLW_DEFAULT +STC_CLW_DEPRECATED +STC_CLW_ERROR +STC_CLW_INTEGER_CONSTANT +STC_CLW_KEYWORD +STC_CLW_LABEL +STC_CLW_PICTURE_STRING +STC_CLW_REAL_CONSTANT +STC_CLW_RUNTIME_EXPRESSIONS +STC_CLW_STANDARD_EQUATE +STC_CLW_STRING +STC_CLW_STRUCTURE_DATA_TYPE +STC_CLW_USER_IDENTIFIER +STC_CMD_BACKTAB +STC_CMD_CANCEL +STC_CMD_CHARLEFT +STC_CMD_CHARLEFTEXTEND +STC_CMD_CHARLEFTRECTEXTEND +STC_CMD_CHARRIGHT +STC_CMD_CHARRIGHTEXTEND +STC_CMD_CHARRIGHTRECTEXTEND +STC_CMD_CLEAR +STC_CMD_COPY +STC_CMD_CUT +STC_CMD_DELETEBACK +STC_CMD_DELETEBACKNOTLINE +STC_CMD_DELLINELEFT +STC_CMD_DELLINERIGHT +STC_CMD_DELWORDLEFT +STC_CMD_DELWORDRIGHT +STC_CMD_DOCUMENTEND +STC_CMD_DOCUMENTENDEXTEND +STC_CMD_DOCUMENTSTART +STC_CMD_DOCUMENTSTARTEXTEND +STC_CMD_EDITTOGGLEOVERTYPE +STC_CMD_FORMFEED +STC_CMD_HOME +STC_CMD_HOMEDISPLAY +STC_CMD_HOMEDISPLAYEXTEND +STC_CMD_HOMEEXTEND +STC_CMD_HOMERECTEXTEND +STC_CMD_HOMEWRAP +STC_CMD_HOMEWRAPEXTEND +STC_CMD_LINECOPY +STC_CMD_LINECUT +STC_CMD_LINEDELETE +STC_CMD_LINEDOWN +STC_CMD_LINEDOWNEXTEND +STC_CMD_LINEDOWNRECTEXTEND +STC_CMD_LINEDUPLICATE +STC_CMD_LINEEND +STC_CMD_LINEENDDISPLAY +STC_CMD_LINEENDDISPLAYEXTEND +STC_CMD_LINEENDEXTEND +STC_CMD_LINEENDRECTEXTEND +STC_CMD_LINEENDWRAP +STC_CMD_LINEENDWRAPEXTEND +STC_CMD_LINESCROLLDOWN +STC_CMD_LINESCROLLUP +STC_CMD_LINETRANSPOSE +STC_CMD_LINEUP +STC_CMD_LINEUPEXTEND +STC_CMD_LINEUPRECTEXTEND +STC_CMD_LOWERCASE +STC_CMD_NEWLINE +STC_CMD_PAGEDOWN +STC_CMD_PAGEDOWNEXTEND +STC_CMD_PAGEDOWNRECTEXTEND +STC_CMD_PAGEUP +STC_CMD_PAGEUPEXTEND +STC_CMD_PAGEUPRECTEXTEND +STC_CMD_PARADOWN +STC_CMD_PARADOWNEXTEND +STC_CMD_PARAUP +STC_CMD_PARAUPEXTEND +STC_CMD_PASTE +STC_CMD_REDO +STC_CMD_SELECTALL +STC_CMD_STUTTEREDPAGEDOWN +STC_CMD_STUTTEREDPAGEDOWNEXTEND +STC_CMD_STUTTEREDPAGEUP +STC_CMD_STUTTEREDPAGEUPEXTEND +STC_CMD_TAB +STC_CMD_UNDO +STC_CMD_UPPERCASE +STC_CMD_VCHOME +STC_CMD_VCHOMEEXTEND +STC_CMD_VCHOMERECTEXTEND +STC_CMD_VCHOMEWRAP +STC_CMD_VCHOMEWRAPEXTEND +STC_CMD_WORDLEFT +STC_CMD_WORDLEFTEND +STC_CMD_WORDLEFTENDEXTEND +STC_CMD_WORDLEFTEXTEND +STC_CMD_WORDPARTLEFT +STC_CMD_WORDPARTLEFTEXTEND +STC_CMD_WORDPARTRIGHT +STC_CMD_WORDPARTRIGHTEXTEND +STC_CMD_WORDRIGHT +STC_CMD_WORDRIGHTEND +STC_CMD_WORDRIGHTENDEXTEND +STC_CMD_WORDRIGHTEXTEND +STC_CMD_ZOOMIN +STC_CMD_ZOOMOUT +STC_CONF_COMMENT +STC_CONF_DEFAULT +STC_CONF_DIRECTIVE +STC_CONF_EXTENSION +STC_CONF_IDENTIFIER +STC_CONF_IP +STC_CONF_NUMBER +STC_CONF_OPERATOR +STC_CONF_PARAMETER +STC_CONF_STRING +STC_CP_DBCS +STC_CP_UTF8 +STC_CSOUND_ARATE_VAR +STC_CSOUND_COMMENT +STC_CSOUND_COMMENTBLOCK +STC_CSOUND_DEFAULT +STC_CSOUND_GLOBAL_VAR +STC_CSOUND_HEADERSTMT +STC_CSOUND_IDENTIFIER +STC_CSOUND_INSTR +STC_CSOUND_IRATE_VAR +STC_CSOUND_KRATE_VAR +STC_CSOUND_NUMBER +STC_CSOUND_OPCODE +STC_CSOUND_OPERATOR +STC_CSOUND_PARAM +STC_CSOUND_STRINGEOL +STC_CSOUND_USERKEYWORD +STC_CSS_ATTRIBUTE +STC_CSS_CLASS +STC_CSS_COMMENT +STC_CSS_DEFAULT +STC_CSS_DIRECTIVE +STC_CSS_DOUBLESTRING +STC_CSS_ID +STC_CSS_IDENTIFIER +STC_CSS_IDENTIFIER2 +STC_CSS_IMPORTANT +STC_CSS_OPERATOR +STC_CSS_PSEUDOCLASS +STC_CSS_SINGLESTRING +STC_CSS_TAG +STC_CSS_UNKNOWN_IDENTIFIER +STC_CSS_UNKNOWN_PSEUDOCLASS +STC_CSS_VALUE +STC_CURSORNORMAL +STC_CURSORWAIT +STC_C_CHARACTER +STC_C_COMMENT +STC_C_COMMENTDOC +STC_C_COMMENTDOCKEYWORD +STC_C_COMMENTDOCKEYWORDERROR +STC_C_COMMENTLINE +STC_C_COMMENTLINEDOC +STC_C_DEFAULT +STC_C_GLOBALCLASS +STC_C_IDENTIFIER +STC_C_NUMBER +STC_C_OPERATOR +STC_C_PREPROCESSOR +STC_C_REGEX +STC_C_STRING +STC_C_STRINGEOL +STC_C_UUID +STC_C_VERBATIM +STC_C_WORD +STC_C_WORD2 +STC_DIFF_ADDED +STC_DIFF_COMMAND +STC_DIFF_COMMENT +STC_DIFF_DEFAULT +STC_DIFF_DELETED +STC_DIFF_HEADER +STC_DIFF_POSITION +STC_EDGE_BACKGROUND +STC_EDGE_LINE +STC_EDGE_NONE +STC_EIFFEL_CHARACTER +STC_EIFFEL_COMMENTLINE +STC_EIFFEL_DEFAULT +STC_EIFFEL_IDENTIFIER +STC_EIFFEL_NUMBER +STC_EIFFEL_OPERATOR +STC_EIFFEL_STRING +STC_EIFFEL_STRINGEOL +STC_EIFFEL_WORD +STC_EOL_CR +STC_EOL_CRLF +STC_EOL_LF +STC_ERLANG_ATOM +STC_ERLANG_CHARACTER +STC_ERLANG_COMMENT +STC_ERLANG_DEFAULT +STC_ERLANG_FUNCTION_NAME +STC_ERLANG_KEYWORD +STC_ERLANG_MACRO +STC_ERLANG_NODE_NAME +STC_ERLANG_NUMBER +STC_ERLANG_OPERATOR +STC_ERLANG_RECORD +STC_ERLANG_SEPARATOR +STC_ERLANG_STRING +STC_ERLANG_UNKNOWN +STC_ERLANG_VARIABLE +STC_ERR_ABSF +STC_ERR_BORLAND +STC_ERR_CMD +STC_ERR_CTAG +STC_ERR_DEFAULT +STC_ERR_DIFF_ADDITION +STC_ERR_DIFF_CHANGED +STC_ERR_DIFF_DELETION +STC_ERR_DIFF_MESSAGE +STC_ERR_ELF +STC_ERR_GCC +STC_ERR_IFC +STC_ERR_IFORT +STC_ERR_JAVA_STACK +STC_ERR_LUA +STC_ERR_MS +STC_ERR_NET +STC_ERR_PERL +STC_ERR_PHP +STC_ERR_PYTHON +STC_ERR_TIDY +STC_ESCRIPT_BRACE +STC_ESCRIPT_COMMENT +STC_ESCRIPT_COMMENTDOC +STC_ESCRIPT_COMMENTLINE +STC_ESCRIPT_DEFAULT +STC_ESCRIPT_IDENTIFIER +STC_ESCRIPT_NUMBER +STC_ESCRIPT_OPERATOR +STC_ESCRIPT_STRING +STC_ESCRIPT_WORD +STC_ESCRIPT_WORD2 +STC_ESCRIPT_WORD3 +STC_FIND_MATCHCASE +STC_FIND_POSIX +STC_FIND_REGEXP +STC_FIND_WHOLEWORD +STC_FIND_WORDSTART +STC_FOLDFLAG_BOX +STC_FOLDFLAG_LEVELNUMBERS +STC_FOLDFLAG_LINEAFTER_CONTRACTED +STC_FOLDFLAG_LINEAFTER_EXPANDED +STC_FOLDFLAG_LINEBEFORE_CONTRACTED +STC_FOLDFLAG_LINEBEFORE_EXPANDED +STC_FOLDLEVELBASE +STC_FOLDLEVELBOXFOOTERFLAG +STC_FOLDLEVELBOXHEADERFLAG +STC_FOLDLEVELCONTRACTED +STC_FOLDLEVELHEADERFLAG +STC_FOLDLEVELNUMBERMASK +STC_FOLDLEVELUNINDENT +STC_FOLDLEVELWHITEFLAG +STC_FORTH_COMMENT +STC_FORTH_COMMENT_ML +STC_FORTH_CONTROL +STC_FORTH_DEFAULT +STC_FORTH_DEFWORD +STC_FORTH_IDENTIFIER +STC_FORTH_KEYWORD +STC_FORTH_LOCALE +STC_FORTH_NUMBER +STC_FORTH_PREWORD1 +STC_FORTH_PREWORD2 +STC_FORTH_STRING +STC_FS_ASM +STC_FS_BINNUMBER +STC_FS_COMMENT +STC_FS_COMMENTDOC +STC_FS_COMMENTDOCKEYWORD +STC_FS_COMMENTDOCKEYWORDERROR +STC_FS_COMMENTLINE +STC_FS_COMMENTLINEDOC +STC_FS_CONSTANT +STC_FS_DATE +STC_FS_DEFAULT +STC_FS_ERROR +STC_FS_HEXNUMBER +STC_FS_IDENTIFIER +STC_FS_KEYWORD +STC_FS_KEYWORD2 +STC_FS_KEYWORD3 +STC_FS_KEYWORD4 +STC_FS_LABEL +STC_FS_NUMBER +STC_FS_OPERATOR +STC_FS_PREPROCESSOR +STC_FS_STRING +STC_FS_STRINGEOL +STC_F_COMMENT +STC_F_CONTINUATION +STC_F_DEFAULT +STC_F_IDENTIFIER +STC_F_LABEL +STC_F_NUMBER +STC_F_OPERATOR +STC_F_OPERATOR2 +STC_F_PREPROCESSOR +STC_F_STRING1 +STC_F_STRING2 +STC_F_STRINGEOL +STC_F_WORD +STC_F_WORD2 +STC_F_WORD3 +STC_GC_ATTRIBUTE +STC_GC_COMMAND +STC_GC_COMMENTBLOCK +STC_GC_COMMENTLINE +STC_GC_CONTROL +STC_GC_DEFAULT +STC_GC_EVENT +STC_GC_GLOBAL +STC_GC_OPERATOR +STC_GC_STRING +STC_HA_CAPITAL +STC_HA_CHARACTER +STC_HA_CLASS +STC_HA_COMMENTBLOCK +STC_HA_COMMENTBLOCK2 +STC_HA_COMMENTBLOCK3 +STC_HA_COMMENTLINE +STC_HA_DATA +STC_HA_DEFAULT +STC_HA_IDENTIFIER +STC_HA_IMPORT +STC_HA_INSTANCE +STC_HA_KEYWORD +STC_HA_MODULE +STC_HA_NUMBER +STC_HA_OPERATOR +STC_HA_STRING +STC_HBA_COMMENTLINE +STC_HBA_DEFAULT +STC_HBA_IDENTIFIER +STC_HBA_NUMBER +STC_HBA_START +STC_HBA_STRING +STC_HBA_STRINGEOL +STC_HBA_WORD +STC_HB_COMMENTLINE +STC_HB_DEFAULT +STC_HB_IDENTIFIER +STC_HB_NUMBER +STC_HB_START +STC_HB_STRING +STC_HB_STRINGEOL +STC_HB_WORD +STC_HJA_COMMENT +STC_HJA_COMMENTDOC +STC_HJA_COMMENTLINE +STC_HJA_DEFAULT +STC_HJA_DOUBLESTRING +STC_HJA_KEYWORD +STC_HJA_NUMBER +STC_HJA_REGEX +STC_HJA_SINGLESTRING +STC_HJA_START +STC_HJA_STRINGEOL +STC_HJA_SYMBOLS +STC_HJA_WORD +STC_HJ_COMMENT +STC_HJ_COMMENTDOC +STC_HJ_COMMENTLINE +STC_HJ_DEFAULT +STC_HJ_DOUBLESTRING +STC_HJ_KEYWORD +STC_HJ_NUMBER +STC_HJ_REGEX +STC_HJ_SINGLESTRING +STC_HJ_START +STC_HJ_STRINGEOL +STC_HJ_SYMBOLS +STC_HJ_WORD +STC_HPA_CHARACTER +STC_HPA_CLASSNAME +STC_HPA_COMMENTLINE +STC_HPA_DEFAULT +STC_HPA_DEFNAME +STC_HPA_IDENTIFIER +STC_HPA_NUMBER +STC_HPA_OPERATOR +STC_HPA_START +STC_HPA_STRING +STC_HPA_TRIPLE +STC_HPA_TRIPLEDOUBLE +STC_HPA_WORD +STC_HPHP_COMMENT +STC_HPHP_COMMENTLINE +STC_HPHP_COMPLEX_VARIABLE +STC_HPHP_DEFAULT +STC_HPHP_HSTRING +STC_HPHP_HSTRING_VARIABLE +STC_HPHP_NUMBER +STC_HPHP_OPERATOR +STC_HPHP_SIMPLESTRING +STC_HPHP_VARIABLE +STC_HPHP_WORD +STC_HP_CHARACTER +STC_HP_CLASSNAME +STC_HP_COMMENTLINE +STC_HP_DEFAULT +STC_HP_DEFNAME +STC_HP_IDENTIFIER +STC_HP_NUMBER +STC_HP_OPERATOR +STC_HP_START +STC_HP_STRING +STC_HP_TRIPLE +STC_HP_TRIPLEDOUBLE +STC_HP_WORD +STC_H_ASP +STC_H_ASPAT +STC_H_ATTRIBUTE +STC_H_ATTRIBUTEUNKNOWN +STC_H_CDATA +STC_H_COMMENT +STC_H_DEFAULT +STC_H_DOUBLESTRING +STC_H_ENTITY +STC_H_NUMBER +STC_H_OTHER +STC_H_QUESTION +STC_H_SCRIPT +STC_H_SGML_1ST_PARAM +STC_H_SGML_1ST_PARAM_COMMENT +STC_H_SGML_BLOCK_DEFAULT +STC_H_SGML_COMMAND +STC_H_SGML_COMMENT +STC_H_SGML_DEFAULT +STC_H_SGML_DOUBLESTRING +STC_H_SGML_ENTITY +STC_H_SGML_ERROR +STC_H_SGML_SIMPLESTRING +STC_H_SGML_SPECIAL +STC_H_SINGLESTRING +STC_H_TAG +STC_H_TAGEND +STC_H_TAGUNKNOWN +STC_H_VALUE +STC_H_XCCOMMENT +STC_H_XMLEND +STC_H_XMLSTART +STC_INDIC0_MASK +STC_INDIC1_MASK +STC_INDIC2_MASK +STC_INDICS_MASK +STC_INDIC_BOX +STC_INDIC_DIAGONAL +STC_INDIC_HIDDEN +STC_INDIC_MAX +STC_INDIC_PLAIN +STC_INDIC_SQUIGGLE +STC_INDIC_STRIKE +STC_INDIC_TT +STC_INVALID_POSITION +STC_KEYWORDSET_MAX +STC_KEY_ADD +STC_KEY_BACK +STC_KEY_DELETE +STC_KEY_DIVIDE +STC_KEY_DOWN +STC_KEY_END +STC_KEY_ESCAPE +STC_KEY_HOME +STC_KEY_INSERT +STC_KEY_LEFT +STC_KEY_NEXT +STC_KEY_PRIOR +STC_KEY_RETURN +STC_KEY_RIGHT +STC_KEY_SUBTRACT +STC_KEY_TAB +STC_KEY_UP +STC_KIX_COMMENT +STC_KIX_DEFAULT +STC_KIX_FUNCTIONS +STC_KIX_IDENTIFIER +STC_KIX_KEYWORD +STC_KIX_MACRO +STC_KIX_NUMBER +STC_KIX_OPERATOR +STC_KIX_STRING1 +STC_KIX_STRING2 +STC_KIX_VAR +STC_LASTSTEPINUNDOREDO +STC_LEXER_START +STC_LEX_ADA +STC_LEX_APDL +STC_LEX_ASM +STC_LEX_ASN1 +STC_LEX_ASP +STC_LEX_AU3 +STC_LEX_AUTOMATIC +STC_LEX_AVE +STC_LEX_BAAN +STC_LEX_BASH +STC_LEX_BATCH +STC_LEX_BLITZBASIC +STC_LEX_BULLANT +STC_LEX_CAML +STC_LEX_CLW +STC_LEX_CLWNOCASE +STC_LEX_CONF +STC_LEX_CONTAINER +STC_LEX_CPP +STC_LEX_CPPNOCASE +STC_LEX_CSOUND +STC_LEX_CSS +STC_LEX_DIFF +STC_LEX_EIFFEL +STC_LEX_EIFFELKW +STC_LEX_ERLANG +STC_LEX_ERRORLIST +STC_LEX_ESCRIPT +STC_LEX_F77 +STC_LEX_FLAGSHIP +STC_LEX_FORTH +STC_LEX_FORTRAN +STC_LEX_FREEBASIC +STC_LEX_GUI4CLI +STC_LEX_HASKELL +STC_LEX_HTML +STC_LEX_KIX +STC_LEX_LATEX +STC_LEX_LISP +STC_LEX_LOT +STC_LEX_LOUT +STC_LEX_LUA +STC_LEX_MAKEFILE +STC_LEX_MATLAB +STC_LEX_METAPOST +STC_LEX_MMIXAL +STC_LEX_MSSQL +STC_LEX_NNCRONTAB +STC_LEX_NSIS +STC_LEX_NULL +STC_LEX_OCTAVE +STC_LEX_PASCAL +STC_LEX_PERL +STC_LEX_PHP +STC_LEX_PHPSCRIPT +STC_LEX_POV +STC_LEX_POWERBASIC +STC_LEX_PROPERTIES +STC_LEX_PS +STC_LEX_PUREBASIC +STC_LEX_PYTHON +STC_LEX_REBOL +STC_LEX_RUBY +STC_LEX_SCRIPTOL +STC_LEX_SMALLTALK +STC_LEX_SPECMAN +STC_LEX_SQL +STC_LEX_TADS3 +STC_LEX_TCL +STC_LEX_TEX +STC_LEX_VB +STC_LEX_VBSCRIPT +STC_LEX_VERILOG +STC_LEX_VHDL +STC_LEX_XCODE +STC_LEX_XML +STC_LEX_YAML +STC_LISP_COMMENT +STC_LISP_DEFAULT +STC_LISP_IDENTIFIER +STC_LISP_KEYWORD +STC_LISP_KEYWORD_KW +STC_LISP_MULTI_COMMENT +STC_LISP_NUMBER +STC_LISP_OPERATOR +STC_LISP_SPECIAL +STC_LISP_STRING +STC_LISP_STRINGEOL +STC_LISP_SYMBOL +STC_LOT_ABORT +STC_LOT_BREAK +STC_LOT_DEFAULT +STC_LOT_FAIL +STC_LOT_HEADER +STC_LOT_PASS +STC_LOT_SET +STC_LOUT_COMMENT +STC_LOUT_DEFAULT +STC_LOUT_IDENTIFIER +STC_LOUT_NUMBER +STC_LOUT_OPERATOR +STC_LOUT_STRING +STC_LOUT_STRINGEOL +STC_LOUT_WORD +STC_LOUT_WORD2 +STC_LOUT_WORD3 +STC_LOUT_WORD4 +STC_LUA_CHARACTER +STC_LUA_COMMENT +STC_LUA_COMMENTDOC +STC_LUA_COMMENTLINE +STC_LUA_DEFAULT +STC_LUA_IDENTIFIER +STC_LUA_LITERALSTRING +STC_LUA_NUMBER +STC_LUA_OPERATOR +STC_LUA_PREPROCESSOR +STC_LUA_STRING +STC_LUA_STRINGEOL +STC_LUA_WORD +STC_LUA_WORD2 +STC_LUA_WORD3 +STC_LUA_WORD4 +STC_LUA_WORD5 +STC_LUA_WORD6 +STC_LUA_WORD7 +STC_LUA_WORD8 +STC_L_COMMAND +STC_L_COMMENT +STC_L_DEFAULT +STC_L_MATH +STC_L_TAG +STC_MAKE_COMMENT +STC_MAKE_DEFAULT +STC_MAKE_IDENTIFIER +STC_MAKE_IDEOL +STC_MAKE_OPERATOR +STC_MAKE_PREPROCESSOR +STC_MAKE_TARGET +STC_MARGIN_NUMBER +STC_MARGIN_SYMBOL +STC_MARKER_MAX +STC_MARKNUM_FOLDER +STC_MARKNUM_FOLDEREND +STC_MARKNUM_FOLDERMIDTAIL +STC_MARKNUM_FOLDEROPEN +STC_MARKNUM_FOLDEROPENMID +STC_MARKNUM_FOLDERSUB +STC_MARKNUM_FOLDERTAIL +STC_MARK_ARROW +STC_MARK_ARROWDOWN +STC_MARK_ARROWS +STC_MARK_BACKGROUND +STC_MARK_BOXMINUS +STC_MARK_BOXMINUSCONNECTED +STC_MARK_BOXPLUS +STC_MARK_BOXPLUSCONNECTED +STC_MARK_CHARACTER +STC_MARK_CIRCLE +STC_MARK_CIRCLEMINUS +STC_MARK_CIRCLEMINUSCONNECTED +STC_MARK_CIRCLEPLUS +STC_MARK_CIRCLEPLUSCONNECTED +STC_MARK_DOTDOTDOT +STC_MARK_EMPTY +STC_MARK_FULLRECT +STC_MARK_LCORNER +STC_MARK_LCORNERCURVE +STC_MARK_MINUS +STC_MARK_PIXMAP +STC_MARK_PLUS +STC_MARK_ROUNDRECT +STC_MARK_SHORTARROW +STC_MARK_SMALLRECT +STC_MARK_TCORNER +STC_MARK_TCORNERCURVE +STC_MARK_VLINE +STC_MASK_FOLDERS +STC_MATLAB_COMMAND +STC_MATLAB_COMMENT +STC_MATLAB_DEFAULT +STC_MATLAB_DOUBLEQUOTESTRING +STC_MATLAB_IDENTIFIER +STC_MATLAB_KEYWORD +STC_MATLAB_NUMBER +STC_MATLAB_OPERATOR +STC_MATLAB_STRING +STC_METAPOST_COMMAND +STC_METAPOST_DEFAULT +STC_METAPOST_EXTRA +STC_METAPOST_GROUP +STC_METAPOST_SPECIAL +STC_METAPOST_SYMBOL +STC_METAPOST_TEXT +STC_MMIXAL_CHAR +STC_MMIXAL_COMMENT +STC_MMIXAL_HEX +STC_MMIXAL_INCLUDE +STC_MMIXAL_LABEL +STC_MMIXAL_LEADWS +STC_MMIXAL_NUMBER +STC_MMIXAL_OPCODE +STC_MMIXAL_OPCODE_POST +STC_MMIXAL_OPCODE_PRE +STC_MMIXAL_OPCODE_UNKNOWN +STC_MMIXAL_OPCODE_VALID +STC_MMIXAL_OPERANDS +STC_MMIXAL_OPERATOR +STC_MMIXAL_REF +STC_MMIXAL_REGISTER +STC_MMIXAL_STRING +STC_MMIXAL_SYMBOL +STC_MODEVENTMASKALL +STC_MOD_BEFOREDELETE +STC_MOD_BEFOREINSERT +STC_MOD_CHANGEFOLD +STC_MOD_CHANGEMARKER +STC_MOD_CHANGESTYLE +STC_MOD_DELETETEXT +STC_MOD_INSERTTEXT +STC_MSSQL_COLUMN_NAME +STC_MSSQL_COLUMN_NAME_2 +STC_MSSQL_COMMENT +STC_MSSQL_DATATYPE +STC_MSSQL_DEFAULT +STC_MSSQL_DEFAULT_PREF_DATATYPE +STC_MSSQL_FUNCTION +STC_MSSQL_GLOBAL_VARIABLE +STC_MSSQL_IDENTIFIER +STC_MSSQL_LINE_COMMENT +STC_MSSQL_NUMBER +STC_MSSQL_OPERATOR +STC_MSSQL_STATEMENT +STC_MSSQL_STORED_PROCEDURE +STC_MSSQL_STRING +STC_MSSQL_SYSTABLE +STC_MSSQL_VARIABLE +STC_MULTILINEUNDOREDO +STC_MULTISTEPUNDOREDO +STC_NNCRONTAB_ASTERISK +STC_NNCRONTAB_COMMENT +STC_NNCRONTAB_DEFAULT +STC_NNCRONTAB_ENVIRONMENT +STC_NNCRONTAB_IDENTIFIER +STC_NNCRONTAB_KEYWORD +STC_NNCRONTAB_MODIFIER +STC_NNCRONTAB_NUMBER +STC_NNCRONTAB_SECTION +STC_NNCRONTAB_STRING +STC_NNCRONTAB_TASK +STC_NSIS_COMMENT +STC_NSIS_COMMENTBOX +STC_NSIS_DEFAULT +STC_NSIS_FUNCTION +STC_NSIS_FUNCTIONDEF +STC_NSIS_IFDEFINEDEF +STC_NSIS_LABEL +STC_NSIS_MACRODEF +STC_NSIS_NUMBER +STC_NSIS_PAGEEX +STC_NSIS_SECTIONDEF +STC_NSIS_SECTIONGROUP +STC_NSIS_STRINGDQ +STC_NSIS_STRINGLQ +STC_NSIS_STRINGRQ +STC_NSIS_STRINGVAR +STC_NSIS_SUBSECTIONDEF +STC_NSIS_USERDEFINED +STC_NSIS_VARIABLE +STC_OPTIONAL_START +STC_PERFORMED_REDO +STC_PERFORMED_UNDO +STC_PERFORMED_USER +STC_PL_ARRAY +STC_PL_BACKTICKS +STC_PL_CHARACTER +STC_PL_COMMENTLINE +STC_PL_DATASECTION +STC_PL_DEFAULT +STC_PL_ERROR +STC_PL_HASH +STC_PL_HERE_DELIM +STC_PL_HERE_Q +STC_PL_HERE_QQ +STC_PL_HERE_QX +STC_PL_IDENTIFIER +STC_PL_LONGQUOTE +STC_PL_NUMBER +STC_PL_OPERATOR +STC_PL_POD +STC_PL_POD_VERB +STC_PL_PREPROCESSOR +STC_PL_PUNCTUATION +STC_PL_REGEX +STC_PL_REGSUBST +STC_PL_SCALAR +STC_PL_STRING +STC_PL_STRING_Q +STC_PL_STRING_QQ +STC_PL_STRING_QR +STC_PL_STRING_QW +STC_PL_STRING_QX +STC_PL_SYMBOLTABLE +STC_PL_VARIABLE_INDEXER +STC_PL_WORD +STC_POV_BADDIRECTIVE +STC_POV_COMMENT +STC_POV_COMMENTLINE +STC_POV_DEFAULT +STC_POV_DIRECTIVE +STC_POV_IDENTIFIER +STC_POV_NUMBER +STC_POV_OPERATOR +STC_POV_STRING +STC_POV_STRINGEOL +STC_POV_WORD2 +STC_POV_WORD3 +STC_POV_WORD4 +STC_POV_WORD5 +STC_POV_WORD6 +STC_POV_WORD7 +STC_POV_WORD8 +STC_PRINT_BLACKONWHITE +STC_PRINT_COLOURONWHITE +STC_PRINT_COLOURONWHITEDEFAULTBG +STC_PRINT_INVERTLIGHT +STC_PRINT_NORMAL +STC_PROPS_ASSIGNMENT +STC_PROPS_COMMENT +STC_PROPS_DEFAULT +STC_PROPS_DEFVAL +STC_PROPS_SECTION +STC_PS_BADSTRINGCHAR +STC_PS_BASE85STRING +STC_PS_COMMENT +STC_PS_DEFAULT +STC_PS_DSC_COMMENT +STC_PS_DSC_VALUE +STC_PS_HEXSTRING +STC_PS_IMMEVAL +STC_PS_KEYWORD +STC_PS_LITERAL +STC_PS_NAME +STC_PS_NUMBER +STC_PS_PAREN_ARRAY +STC_PS_PAREN_DICT +STC_PS_PAREN_PROC +STC_PS_TEXT +STC_P_CHARACTER +STC_P_CLASSNAME +STC_P_COMMENTBLOCK +STC_P_COMMENTLINE +STC_P_DECORATOR +STC_P_DEFAULT +STC_P_DEFNAME +STC_P_IDENTIFIER +STC_P_NUMBER +STC_P_OPERATOR +STC_P_STRING +STC_P_STRINGEOL +STC_P_TRIPLE +STC_P_TRIPLEDOUBLE +STC_P_WORD +STC_P_WORD2 +STC_RB_BACKTICKS +STC_RB_CHARACTER +STC_RB_CLASSNAME +STC_RB_CLASS_VAR +STC_RB_COMMENTLINE +STC_RB_DATASECTION +STC_RB_DEFAULT +STC_RB_DEFNAME +STC_RB_ERROR +STC_RB_GLOBAL +STC_RB_HERE_DELIM +STC_RB_HERE_Q +STC_RB_HERE_QQ +STC_RB_HERE_QX +STC_RB_IDENTIFIER +STC_RB_INSTANCE_VAR +STC_RB_MODULE_NAME +STC_RB_NUMBER +STC_RB_OPERATOR +STC_RB_POD +STC_RB_REGEX +STC_RB_STDERR +STC_RB_STDIN +STC_RB_STDOUT +STC_RB_STRING +STC_RB_STRING_Q +STC_RB_STRING_QQ +STC_RB_STRING_QR +STC_RB_STRING_QW +STC_RB_STRING_QX +STC_RB_SYMBOL +STC_RB_UPPER_BOUND +STC_RB_WORD +STC_RB_WORD_DEMOTED +STC_REBOL_BINARY +STC_REBOL_BRACEDSTRING +STC_REBOL_CHARACTER +STC_REBOL_COMMENTBLOCK +STC_REBOL_COMMENTLINE +STC_REBOL_DATE +STC_REBOL_DEFAULT +STC_REBOL_EMAIL +STC_REBOL_FILE +STC_REBOL_IDENTIFIER +STC_REBOL_ISSUE +STC_REBOL_MONEY +STC_REBOL_NUMBER +STC_REBOL_OPERATOR +STC_REBOL_PAIR +STC_REBOL_PREFACE +STC_REBOL_QUOTEDSTRING +STC_REBOL_TAG +STC_REBOL_TIME +STC_REBOL_TUPLE +STC_REBOL_URL +STC_REBOL_WORD +STC_REBOL_WORD2 +STC_REBOL_WORD3 +STC_REBOL_WORD4 +STC_REBOL_WORD5 +STC_REBOL_WORD6 +STC_REBOL_WORD7 +STC_REBOL_WORD8 +STC_SCMOD_ALT +STC_SCMOD_CTRL +STC_SCMOD_NORM +STC_SCMOD_SHIFT +STC_SCRIPTOL_CHARACTER +STC_SCRIPTOL_CLASSNAME +STC_SCRIPTOL_COMMENTBLOCK +STC_SCRIPTOL_COMMENTLINE +STC_SCRIPTOL_CSTYLE +STC_SCRIPTOL_DEFAULT +STC_SCRIPTOL_IDENTIFIER +STC_SCRIPTOL_KEYWORD +STC_SCRIPTOL_NUMBER +STC_SCRIPTOL_OPERATOR +STC_SCRIPTOL_PERSISTENT +STC_SCRIPTOL_PREPROCESSOR +STC_SCRIPTOL_STRING +STC_SCRIPTOL_STRINGEOL +STC_SCRIPTOL_TRIPLE +STC_SCRIPTOL_WHITE +STC_SEL_LINES +STC_SEL_RECTANGLE +STC_SEL_STREAM +STC_SH_BACKTICKS +STC_SH_CHARACTER +STC_SH_COMMENTLINE +STC_SH_DEFAULT +STC_SH_ERROR +STC_SH_HERE_DELIM +STC_SH_HERE_Q +STC_SH_IDENTIFIER +STC_SH_NUMBER +STC_SH_OPERATOR +STC_SH_PARAM +STC_SH_SCALAR +STC_SH_STRING +STC_SH_WORD +STC_SN_CODE +STC_SN_COMMENTLINE +STC_SN_COMMENTLINEBANG +STC_SN_DEFAULT +STC_SN_IDENTIFIER +STC_SN_NUMBER +STC_SN_OPERATOR +STC_SN_PREPROCESSOR +STC_SN_REGEXTAG +STC_SN_SIGNAL +STC_SN_STRING +STC_SN_STRINGEOL +STC_SN_USER +STC_SN_WORD +STC_SN_WORD2 +STC_SN_WORD3 +STC_SQL_CHARACTER +STC_SQL_COMMENT +STC_SQL_COMMENTDOC +STC_SQL_COMMENTDOCKEYWORD +STC_SQL_COMMENTDOCKEYWORDERROR +STC_SQL_COMMENTLINE +STC_SQL_COMMENTLINEDOC +STC_SQL_DEFAULT +STC_SQL_IDENTIFIER +STC_SQL_NUMBER +STC_SQL_OPERATOR +STC_SQL_QUOTEDIDENTIFIER +STC_SQL_SQLPLUS +STC_SQL_SQLPLUS_COMMENT +STC_SQL_SQLPLUS_PROMPT +STC_SQL_STRING +STC_SQL_USER1 +STC_SQL_USER2 +STC_SQL_USER3 +STC_SQL_USER4 +STC_SQL_WORD +STC_SQL_WORD2 +STC_START +STC_STYLE_BRACEBAD +STC_STYLE_BRACELIGHT +STC_STYLE_CONTROLCHAR +STC_STYLE_DEFAULT +STC_STYLE_INDENTGUIDE +STC_STYLE_LASTPREDEFINED +STC_STYLE_LINENUMBER +STC_STYLE_MAX +STC_ST_ASSIGN +STC_ST_BINARY +STC_ST_BOOL +STC_ST_CHARACTER +STC_ST_COMMENT +STC_ST_DEFAULT +STC_ST_GLOBAL +STC_ST_KWSEND +STC_ST_NIL +STC_ST_NUMBER +STC_ST_RETURN +STC_ST_SELF +STC_ST_SPECIAL +STC_ST_SPEC_SEL +STC_ST_STRING +STC_ST_SUPER +STC_ST_SYMBOL +STC_T3_BLOCK_COMMENT +STC_T3_DEFAULT +STC_T3_D_STRING +STC_T3_HTML_DEFAULT +STC_T3_HTML_STRING +STC_T3_HTML_TAG +STC_T3_IDENTIFIER +STC_T3_KEYWORD +STC_T3_LIB_DIRECTIVE +STC_T3_LINE_COMMENT +STC_T3_MSG_PARAM +STC_T3_NUMBER +STC_T3_OPERATOR +STC_T3_PREPROCESSOR +STC_T3_S_STRING +STC_T3_USER1 +STC_T3_USER2 +STC_T3_USER3 +STC_T3_X_DEFAULT +STC_T3_X_STRING +STC_TEX_COMMAND +STC_TEX_DEFAULT +STC_TEX_GROUP +STC_TEX_SPECIAL +STC_TEX_SYMBOL +STC_TEX_TEXT +STC_TIME_FOREVER +STC_USE_DND +STC_USE_POPUP +STC_VHDL_ATTRIBUTE +STC_VHDL_COMMENT +STC_VHDL_COMMENTLINEBANG +STC_VHDL_DEFAULT +STC_VHDL_IDENTIFIER +STC_VHDL_KEYWORD +STC_VHDL_NUMBER +STC_VHDL_OPERATOR +STC_VHDL_STDFUNCTION +STC_VHDL_STDOPERATOR +STC_VHDL_STDPACKAGE +STC_VHDL_STDTYPE +STC_VHDL_STRING +STC_VHDL_STRINGEOL +STC_VHDL_USERWORD +STC_VISIBLE_SLOP +STC_VISIBLE_STRICT +STC_V_COMMENT +STC_V_COMMENTLINE +STC_V_COMMENTLINEBANG +STC_V_DEFAULT +STC_V_IDENTIFIER +STC_V_NUMBER +STC_V_OPERATOR +STC_V_PREPROCESSOR +STC_V_STRING +STC_V_STRINGEOL +STC_V_USER +STC_V_WORD +STC_V_WORD2 +STC_V_WORD3 +STC_WRAPVISUALFLAGLOC_DEFAULT +STC_WRAPVISUALFLAGLOC_END_BY_TEXT +STC_WRAPVISUALFLAGLOC_START_BY_TEXT +STC_WRAPVISUALFLAG_END +STC_WRAPVISUALFLAG_NONE +STC_WRAPVISUALFLAG_START +STC_WRAP_CHAR +STC_WRAP_NONE +STC_WRAP_WORD +STC_WS_INVISIBLE +STC_WS_VISIBLEAFTERINDENT +STC_WS_VISIBLEALWAYS +STC_YAML_COMMENT +STC_YAML_DEFAULT +STC_YAML_DOCUMENT +STC_YAML_ERROR +STC_YAML_IDENTIFIER +STC_YAML_KEYWORD +STC_YAML_NUMBER +STC_YAML_REFERENCE +STC_YAML_TEXT +StyledTextCtrl( +StyledTextCtrlPtr( +StyledTextEvent( +StyledTextEventPtr( +wxEVT_STC_AUTOCOMP_SELECTION +wxEVT_STC_CALLTIP_CLICK +wxEVT_STC_CHANGE +wxEVT_STC_CHARADDED +wxEVT_STC_DOUBLECLICK +wxEVT_STC_DO_DROP +wxEVT_STC_DRAG_OVER +wxEVT_STC_DWELLEND +wxEVT_STC_DWELLSTART +wxEVT_STC_HOTSPOT_CLICK +wxEVT_STC_HOTSPOT_DCLICK +wxEVT_STC_KEY +wxEVT_STC_MACRORECORD +wxEVT_STC_MARGINCLICK +wxEVT_STC_MODIFIED +wxEVT_STC_NEEDSHOWN +wxEVT_STC_PAINTED +wxEVT_STC_ROMODIFYATTEMPT +wxEVT_STC_SAVEPOINTLEFT +wxEVT_STC_SAVEPOINTREACHED +wxEVT_STC_START_DRAG +wxEVT_STC_STYLENEEDED +wxEVT_STC_UPDATEUI +wxEVT_STC_URIDROPPED +wxEVT_STC_USERLISTSELECTION +wxEVT_STC_ZOOM + +--- import wx.tools --- +wx.tools.__all__ +wx.tools.__builtins__ +wx.tools.__doc__ +wx.tools.__file__ +wx.tools.__name__ +wx.tools.__package__ +wx.tools.__path__ + +--- from wx import tools --- +tools.__all__ +tools.__builtins__ +tools.__doc__ +tools.__file__ +tools.__name__ +tools.__package__ +tools.__path__ + +--- from wx.tools import * --- + +--- import wx.webkit --- +wx.webkit.EVT_WEBKIT_STATE_CHANGED( +wx.webkit.PreWebKitCtrl( +wx.webkit.WEBKIT_STATE_FAILED +wx.webkit.WEBKIT_STATE_NEGOTIATING +wx.webkit.WEBKIT_STATE_REDIRECTING +wx.webkit.WEBKIT_STATE_START +wx.webkit.WEBKIT_STATE_STOP +wx.webkit.WEBKIT_STATE_TRANSFERRING +wx.webkit.WebKitCtrl( +wx.webkit.WebKitCtrlPtr( +wx.webkit.WebKitNameStr +wx.webkit.WebKitStateChangedEvent( +wx.webkit.WebKitStateChangedEventPtr( +wx.webkit.__builtins__ +wx.webkit.__doc__ +wx.webkit.__docfilter__( +wx.webkit.__file__ +wx.webkit.__name__ +wx.webkit.__package__ +wx.webkit.cvar +wx.webkit.wx +wx.webkit.wxEVT_WEBKIT_STATE_CHANGED + +--- from wx import webkit --- +webkit.EVT_WEBKIT_STATE_CHANGED( +webkit.PreWebKitCtrl( +webkit.WEBKIT_STATE_FAILED +webkit.WEBKIT_STATE_NEGOTIATING +webkit.WEBKIT_STATE_REDIRECTING +webkit.WEBKIT_STATE_START +webkit.WEBKIT_STATE_STOP +webkit.WEBKIT_STATE_TRANSFERRING +webkit.WebKitCtrl( +webkit.WebKitCtrlPtr( +webkit.WebKitNameStr +webkit.WebKitStateChangedEvent( +webkit.WebKitStateChangedEventPtr( +webkit.__builtins__ +webkit.__doc__ +webkit.__docfilter__( +webkit.__file__ +webkit.__name__ +webkit.__package__ +webkit.cvar +webkit.wx +webkit.wxEVT_WEBKIT_STATE_CHANGED + +--- from wx.webkit import * --- +EVT_WEBKIT_STATE_CHANGED( +PreWebKitCtrl( +WEBKIT_STATE_FAILED +WEBKIT_STATE_NEGOTIATING +WEBKIT_STATE_REDIRECTING +WEBKIT_STATE_START +WEBKIT_STATE_STOP +WEBKIT_STATE_TRANSFERRING +WebKitCtrl( +WebKitCtrlPtr( +WebKitNameStr +WebKitStateChangedEvent( +WebKitStateChangedEventPtr( +wxEVT_WEBKIT_STATE_CHANGED + +--- import wx.wizard --- +wx.wizard.EVT_WIZARD_CANCEL( +wx.wizard.EVT_WIZARD_FINISHED( +wx.wizard.EVT_WIZARD_HELP( +wx.wizard.EVT_WIZARD_PAGE_CHANGED( +wx.wizard.EVT_WIZARD_PAGE_CHANGING( +wx.wizard.PrePyWizardPage( +wx.wizard.PreWizard( +wx.wizard.PreWizardPageSimple( +wx.wizard.PyWizardPage( +wx.wizard.PyWizardPagePtr( +wx.wizard.WIZARD_EX_HELPBUTTON +wx.wizard.Wizard( +wx.wizard.WizardEvent( +wx.wizard.WizardEventPtr( +wx.wizard.WizardPage( +wx.wizard.WizardPagePtr( +wx.wizard.WizardPageSimple( +wx.wizard.WizardPageSimplePtr( +wx.wizard.WizardPageSimple_Chain( +wx.wizard.WizardPtr( +wx.wizard.__builtins__ +wx.wizard.__doc__ +wx.wizard.__docfilter__( +wx.wizard.__file__ +wx.wizard.__name__ +wx.wizard.__package__ +wx.wizard.wx +wx.wizard.wxEVT_WIZARD_CANCEL +wx.wizard.wxEVT_WIZARD_FINISHED +wx.wizard.wxEVT_WIZARD_HELP +wx.wizard.wxEVT_WIZARD_PAGE_CHANGED +wx.wizard.wxEVT_WIZARD_PAGE_CHANGING + +--- from wx import wizard --- +wizard.EVT_WIZARD_CANCEL( +wizard.EVT_WIZARD_FINISHED( +wizard.EVT_WIZARD_HELP( +wizard.EVT_WIZARD_PAGE_CHANGED( +wizard.EVT_WIZARD_PAGE_CHANGING( +wizard.PrePyWizardPage( +wizard.PreWizard( +wizard.PreWizardPageSimple( +wizard.PyWizardPage( +wizard.PyWizardPagePtr( +wizard.WIZARD_EX_HELPBUTTON +wizard.Wizard( +wizard.WizardEvent( +wizard.WizardEventPtr( +wizard.WizardPage( +wizard.WizardPagePtr( +wizard.WizardPageSimple( +wizard.WizardPageSimplePtr( +wizard.WizardPageSimple_Chain( +wizard.WizardPtr( +wizard.__builtins__ +wizard.__doc__ +wizard.__docfilter__( +wizard.__file__ +wizard.__name__ +wizard.__package__ +wizard.wx +wizard.wxEVT_WIZARD_CANCEL +wizard.wxEVT_WIZARD_FINISHED +wizard.wxEVT_WIZARD_HELP +wizard.wxEVT_WIZARD_PAGE_CHANGED +wizard.wxEVT_WIZARD_PAGE_CHANGING + +--- from wx.wizard import * --- +EVT_WIZARD_CANCEL( +EVT_WIZARD_FINISHED( +EVT_WIZARD_HELP( +EVT_WIZARD_PAGE_CHANGED( +EVT_WIZARD_PAGE_CHANGING( +PrePyWizardPage( +PreWizard( +PreWizardPageSimple( +PyWizardPage( +PyWizardPagePtr( +WIZARD_EX_HELPBUTTON +Wizard( +WizardEvent( +WizardEventPtr( +WizardPage( +WizardPagePtr( +WizardPageSimple( +WizardPageSimplePtr( +WizardPageSimple_Chain( +WizardPtr( +wxEVT_WIZARD_CANCEL +wxEVT_WIZARD_FINISHED +wxEVT_WIZARD_HELP +wxEVT_WIZARD_PAGE_CHANGED +wxEVT_WIZARD_PAGE_CHANGING + +--- import wx.xrc --- +wx.xrc.BitmapString +wx.xrc.EmptyXmlDocument( +wx.xrc.EmptyXmlResource( +wx.xrc.FontString +wx.xrc.IconString +wx.xrc.PosString +wx.xrc.SizeString +wx.xrc.StyleString +wx.xrc.TheXmlResource +wx.xrc.UTF8String +wx.xrc.WX_XMLRES_CURRENT_VERSION_MAJOR +wx.xrc.WX_XMLRES_CURRENT_VERSION_MINOR +wx.xrc.WX_XMLRES_CURRENT_VERSION_RELEASE +wx.xrc.WX_XMLRES_CURRENT_VERSION_REVISION +wx.xrc.XML_ATTRIBUTE_NODE +wx.xrc.XML_CDATA_SECTION_NODE +wx.xrc.XML_COMMENT_NODE +wx.xrc.XML_DOCUMENT_FRAG_NODE +wx.xrc.XML_DOCUMENT_NODE +wx.xrc.XML_DOCUMENT_TYPE_NODE +wx.xrc.XML_ELEMENT_NODE +wx.xrc.XML_ENTITY_NODE +wx.xrc.XML_ENTITY_REF_NODE +wx.xrc.XML_HTML_DOCUMENT_NODE +wx.xrc.XML_NOTATION_NODE +wx.xrc.XML_PI_NODE +wx.xrc.XML_TEXT_NODE +wx.xrc.XRCCTRL( +wx.xrc.XRCID( +wx.xrc.XRC_NO_RELOADING +wx.xrc.XRC_NO_SUBCLASSING +wx.xrc.XRC_USE_LOCALE +wx.xrc.XmlDocument( +wx.xrc.XmlDocumentFromStream( +wx.xrc.XmlDocumentPtr( +wx.xrc.XmlNode( +wx.xrc.XmlNodeEasy( +wx.xrc.XmlNodePtr( +wx.xrc.XmlProperty( +wx.xrc.XmlPropertyPtr( +wx.xrc.XmlResource( +wx.xrc.XmlResourceHandler( +wx.xrc.XmlResourceHandlerPtr( +wx.xrc.XmlResourcePtr( +wx.xrc.XmlResource_AddSubclassFactory( +wx.xrc.XmlResource_Get( +wx.xrc.XmlResource_GetXRCID( +wx.xrc.XmlResource_Set( +wx.xrc.XmlSubclassFactory( +wx.xrc.XmlSubclassFactoryPtr( +wx.xrc.XmlSubclassFactory_Python( +wx.xrc.__builtins__ +wx.xrc.__doc__ +wx.xrc.__docfilter__( +wx.xrc.__file__ +wx.xrc.__name__ +wx.xrc.__package__ +wx.xrc.cvar +wx.xrc.wx + +--- from wx import xrc --- +xrc.BitmapString +xrc.EmptyXmlDocument( +xrc.EmptyXmlResource( +xrc.FontString +xrc.IconString +xrc.PosString +xrc.SizeString +xrc.StyleString +xrc.TheXmlResource +xrc.UTF8String +xrc.WX_XMLRES_CURRENT_VERSION_MAJOR +xrc.WX_XMLRES_CURRENT_VERSION_MINOR +xrc.WX_XMLRES_CURRENT_VERSION_RELEASE +xrc.WX_XMLRES_CURRENT_VERSION_REVISION +xrc.XML_ATTRIBUTE_NODE +xrc.XML_CDATA_SECTION_NODE +xrc.XML_COMMENT_NODE +xrc.XML_DOCUMENT_FRAG_NODE +xrc.XML_DOCUMENT_NODE +xrc.XML_DOCUMENT_TYPE_NODE +xrc.XML_ELEMENT_NODE +xrc.XML_ENTITY_NODE +xrc.XML_ENTITY_REF_NODE +xrc.XML_HTML_DOCUMENT_NODE +xrc.XML_NOTATION_NODE +xrc.XML_PI_NODE +xrc.XML_TEXT_NODE +xrc.XRCCTRL( +xrc.XRCID( +xrc.XRC_NO_RELOADING +xrc.XRC_NO_SUBCLASSING +xrc.XRC_USE_LOCALE +xrc.XmlDocument( +xrc.XmlDocumentFromStream( +xrc.XmlDocumentPtr( +xrc.XmlNode( +xrc.XmlNodeEasy( +xrc.XmlNodePtr( +xrc.XmlProperty( +xrc.XmlPropertyPtr( +xrc.XmlResource( +xrc.XmlResourceHandler( +xrc.XmlResourceHandlerPtr( +xrc.XmlResourcePtr( +xrc.XmlResource_AddSubclassFactory( +xrc.XmlResource_Get( +xrc.XmlResource_GetXRCID( +xrc.XmlResource_Set( +xrc.XmlSubclassFactory( +xrc.XmlSubclassFactoryPtr( +xrc.XmlSubclassFactory_Python( +xrc.__builtins__ +xrc.__doc__ +xrc.__docfilter__( +xrc.__file__ +xrc.__name__ +xrc.__package__ +xrc.cvar +xrc.wx + +--- from wx.xrc import * --- +BitmapString +EmptyXmlDocument( +EmptyXmlResource( +FontString +IconString +PosString +SizeString +StyleString +TheXmlResource +UTF8String +WX_XMLRES_CURRENT_VERSION_MAJOR +WX_XMLRES_CURRENT_VERSION_MINOR +WX_XMLRES_CURRENT_VERSION_RELEASE +WX_XMLRES_CURRENT_VERSION_REVISION +XML_ATTRIBUTE_NODE +XML_CDATA_SECTION_NODE +XML_COMMENT_NODE +XML_DOCUMENT_FRAG_NODE +XML_DOCUMENT_NODE +XML_DOCUMENT_TYPE_NODE +XML_ELEMENT_NODE +XML_ENTITY_NODE +XML_ENTITY_REF_NODE +XML_HTML_DOCUMENT_NODE +XML_NOTATION_NODE +XML_PI_NODE +XML_TEXT_NODE +XRCCTRL( +XRCID( +XRC_NO_RELOADING +XRC_NO_SUBCLASSING +XRC_USE_LOCALE +XmlDocument( +XmlDocumentFromStream( +XmlDocumentPtr( +XmlNode( +XmlNodeEasy( +XmlNodePtr( +XmlProperty( +XmlPropertyPtr( +XmlResource( +XmlResourceHandler( +XmlResourceHandlerPtr( +XmlResourcePtr( +XmlResource_AddSubclassFactory( +XmlResource_Get( +XmlResource_GetXRCID( +XmlResource_Set( +XmlSubclassFactory( +XmlSubclassFactoryPtr( +XmlSubclassFactory_Python( + +--- import socket --- +socket.AF_APPLETALK +socket.AF_ASH +socket.AF_ATMPVC +socket.AF_ATMSVC +socket.AF_AX25 +socket.AF_BLUETOOTH +socket.AF_BRIDGE +socket.AF_DECnet +socket.AF_ECONET +socket.AF_INET +socket.AF_INET6 +socket.AF_IPX +socket.AF_IRDA +socket.AF_KEY +socket.AF_NETBEUI +socket.AF_NETLINK +socket.AF_NETROM +socket.AF_PACKET +socket.AF_PPPOX +socket.AF_ROSE +socket.AF_ROUTE +socket.AF_SECURITY +socket.AF_SNA +socket.AF_TIPC +socket.AF_UNIX +socket.AF_UNSPEC +socket.AF_WANPIPE +socket.AF_X25 +socket.AI_ADDRCONFIG +socket.AI_ALL +socket.AI_CANONNAME +socket.AI_NUMERICHOST +socket.AI_NUMERICSERV +socket.AI_PASSIVE +socket.AI_V4MAPPED +socket.BDADDR_ANY +socket.BDADDR_LOCAL +socket.BTPROTO_HCI +socket.BTPROTO_L2CAP +socket.BTPROTO_RFCOMM +socket.BTPROTO_SCO +socket.CAPI +socket.EAI_ADDRFAMILY +socket.EAI_AGAIN +socket.EAI_BADFLAGS +socket.EAI_FAIL +socket.EAI_FAMILY +socket.EAI_MEMORY +socket.EAI_NODATA +socket.EAI_NONAME +socket.EAI_OVERFLOW +socket.EAI_SERVICE +socket.EAI_SOCKTYPE +socket.EAI_SYSTEM +socket.EBADF +socket.HCI_DATA_DIR +socket.HCI_FILTER +socket.HCI_TIME_STAMP +socket.INADDR_ALLHOSTS_GROUP +socket.INADDR_ANY +socket.INADDR_BROADCAST +socket.INADDR_LOOPBACK +socket.INADDR_MAX_LOCAL_GROUP +socket.INADDR_NONE +socket.INADDR_UNSPEC_GROUP +socket.IPPORT_RESERVED +socket.IPPORT_USERRESERVED +socket.IPPROTO_AH +socket.IPPROTO_DSTOPTS +socket.IPPROTO_EGP +socket.IPPROTO_ESP +socket.IPPROTO_FRAGMENT +socket.IPPROTO_GRE +socket.IPPROTO_HOPOPTS +socket.IPPROTO_ICMP +socket.IPPROTO_ICMPV6 +socket.IPPROTO_IDP +socket.IPPROTO_IGMP +socket.IPPROTO_IP +socket.IPPROTO_IPIP +socket.IPPROTO_IPV6 +socket.IPPROTO_NONE +socket.IPPROTO_PIM +socket.IPPROTO_PUP +socket.IPPROTO_RAW +socket.IPPROTO_ROUTING +socket.IPPROTO_RSVP +socket.IPPROTO_TCP +socket.IPPROTO_TP +socket.IPPROTO_UDP +socket.IPV6_CHECKSUM +socket.IPV6_DSTOPTS +socket.IPV6_HOPLIMIT +socket.IPV6_HOPOPTS +socket.IPV6_JOIN_GROUP +socket.IPV6_LEAVE_GROUP +socket.IPV6_MULTICAST_HOPS +socket.IPV6_MULTICAST_IF +socket.IPV6_MULTICAST_LOOP +socket.IPV6_NEXTHOP +socket.IPV6_PKTINFO +socket.IPV6_RECVDSTOPTS +socket.IPV6_RECVHOPLIMIT +socket.IPV6_RECVHOPOPTS +socket.IPV6_RECVPKTINFO +socket.IPV6_RECVRTHDR +socket.IPV6_RECVTCLASS +socket.IPV6_RTHDR +socket.IPV6_RTHDRDSTOPTS +socket.IPV6_RTHDR_TYPE_0 +socket.IPV6_TCLASS +socket.IPV6_UNICAST_HOPS +socket.IPV6_V6ONLY +socket.IP_ADD_MEMBERSHIP +socket.IP_DEFAULT_MULTICAST_LOOP +socket.IP_DEFAULT_MULTICAST_TTL +socket.IP_DROP_MEMBERSHIP +socket.IP_HDRINCL +socket.IP_MAX_MEMBERSHIPS +socket.IP_MULTICAST_IF +socket.IP_MULTICAST_LOOP +socket.IP_MULTICAST_TTL +socket.IP_OPTIONS +socket.IP_RECVOPTS +socket.IP_RECVRETOPTS +socket.IP_RETOPTS +socket.IP_TOS +socket.IP_TTL +socket.MSG_CTRUNC +socket.MSG_DONTROUTE +socket.MSG_DONTWAIT +socket.MSG_EOR +socket.MSG_OOB +socket.MSG_PEEK +socket.MSG_TRUNC +socket.MSG_WAITALL +socket.NETLINK_DNRTMSG +socket.NETLINK_FIREWALL +socket.NETLINK_IP6_FW +socket.NETLINK_NFLOG +socket.NETLINK_ROUTE +socket.NETLINK_USERSOCK +socket.NETLINK_XFRM +socket.NI_DGRAM +socket.NI_MAXHOST +socket.NI_MAXSERV +socket.NI_NAMEREQD +socket.NI_NOFQDN +socket.NI_NUMERICHOST +socket.NI_NUMERICSERV +socket.PACKET_BROADCAST +socket.PACKET_FASTROUTE +socket.PACKET_HOST +socket.PACKET_LOOPBACK +socket.PACKET_MULTICAST +socket.PACKET_OTHERHOST +socket.PACKET_OUTGOING +socket.PF_PACKET +socket.RAND_add( +socket.RAND_egd( +socket.RAND_status( +socket.SHUT_RD +socket.SHUT_RDWR +socket.SHUT_WR +socket.SOCK_DGRAM +socket.SOCK_RAW +socket.SOCK_RDM +socket.SOCK_SEQPACKET +socket.SOCK_STREAM +socket.SOL_HCI +socket.SOL_IP +socket.SOL_SOCKET +socket.SOL_TCP +socket.SOL_TIPC +socket.SOL_UDP +socket.SOMAXCONN +socket.SO_ACCEPTCONN +socket.SO_BROADCAST +socket.SO_DEBUG +socket.SO_DONTROUTE +socket.SO_ERROR +socket.SO_KEEPALIVE +socket.SO_LINGER +socket.SO_OOBINLINE +socket.SO_RCVBUF +socket.SO_RCVLOWAT +socket.SO_RCVTIMEO +socket.SO_REUSEADDR +socket.SO_SNDBUF +socket.SO_SNDLOWAT +socket.SO_SNDTIMEO +socket.SO_TYPE +socket.SSL_ERROR_EOF +socket.SSL_ERROR_INVALID_ERROR_CODE +socket.SSL_ERROR_SSL +socket.SSL_ERROR_SYSCALL +socket.SSL_ERROR_WANT_CONNECT +socket.SSL_ERROR_WANT_READ +socket.SSL_ERROR_WANT_WRITE +socket.SSL_ERROR_WANT_X509_LOOKUP +socket.SSL_ERROR_ZERO_RETURN +socket.SocketType( +socket.StringIO( +socket.TCP_CORK +socket.TCP_DEFER_ACCEPT +socket.TCP_INFO +socket.TCP_KEEPCNT +socket.TCP_KEEPIDLE +socket.TCP_KEEPINTVL +socket.TCP_LINGER2 +socket.TCP_MAXSEG +socket.TCP_NODELAY +socket.TCP_QUICKACK +socket.TCP_SYNCNT +socket.TCP_WINDOW_CLAMP +socket.TIPC_ADDR_ID +socket.TIPC_ADDR_NAME +socket.TIPC_ADDR_NAMESEQ +socket.TIPC_CFG_SRV +socket.TIPC_CLUSTER_SCOPE +socket.TIPC_CONN_TIMEOUT +socket.TIPC_CRITICAL_IMPORTANCE +socket.TIPC_DEST_DROPPABLE +socket.TIPC_HIGH_IMPORTANCE +socket.TIPC_IMPORTANCE +socket.TIPC_LOW_IMPORTANCE +socket.TIPC_MEDIUM_IMPORTANCE +socket.TIPC_NODE_SCOPE +socket.TIPC_PUBLISHED +socket.TIPC_SRC_DROPPABLE +socket.TIPC_SUBSCR_TIMEOUT +socket.TIPC_SUB_CANCEL +socket.TIPC_SUB_PORTS +socket.TIPC_SUB_SERVICE +socket.TIPC_TOP_SRV +socket.TIPC_WAIT_FOREVER +socket.TIPC_WITHDRAWN +socket.TIPC_ZONE_SCOPE +socket.__all__ +socket.__builtins__ +socket.__doc__ +socket.__file__ +socket.__name__ +socket.__package__ +socket.create_connection( +socket.error( +socket.fromfd( +socket.gaierror( +socket.getaddrinfo( +socket.getdefaulttimeout( +socket.getfqdn( +socket.gethostbyaddr( +socket.gethostbyname( +socket.gethostbyname_ex( +socket.gethostname( +socket.getnameinfo( +socket.getprotobyname( +socket.getservbyname( +socket.getservbyport( +socket.has_ipv6 +socket.herror( +socket.htonl( +socket.htons( +socket.inet_aton( +socket.inet_ntoa( +socket.inet_ntop( +socket.inet_pton( +socket.ntohl( +socket.ntohs( +socket.os +socket.setdefaulttimeout( +socket.socket( +socket.socketpair( +socket.ssl( +socket.sslerror( +socket.sys +socket.timeout( +socket.warnings + +--- from socket import * --- +AF_APPLETALK +AF_ASH +AF_ATMPVC +AF_ATMSVC +AF_AX25 +AF_BLUETOOTH +AF_BRIDGE +AF_DECnet +AF_ECONET +AF_INET +AF_INET6 +AF_IPX +AF_IRDA +AF_KEY +AF_NETBEUI +AF_NETLINK +AF_NETROM +AF_PACKET +AF_PPPOX +AF_ROSE +AF_ROUTE +AF_SECURITY +AF_SNA +AF_TIPC +AF_UNIX +AF_UNSPEC +AF_WANPIPE +AF_X25 +AI_ADDRCONFIG +AI_ALL +AI_CANONNAME +AI_NUMERICHOST +AI_NUMERICSERV +AI_PASSIVE +AI_V4MAPPED +BDADDR_ANY +BDADDR_LOCAL +BTPROTO_HCI +BTPROTO_L2CAP +BTPROTO_RFCOMM +BTPROTO_SCO +CAPI +EAI_ADDRFAMILY +EAI_AGAIN +EAI_BADFLAGS +EAI_FAIL +EAI_FAMILY +EAI_MEMORY +EAI_NODATA +EAI_NONAME +EAI_OVERFLOW +EAI_SERVICE +EAI_SOCKTYPE +EAI_SYSTEM +HCI_DATA_DIR +HCI_FILTER +HCI_TIME_STAMP +INADDR_ALLHOSTS_GROUP +INADDR_ANY +INADDR_BROADCAST +INADDR_LOOPBACK +INADDR_MAX_LOCAL_GROUP +INADDR_NONE +INADDR_UNSPEC_GROUP +IPPORT_RESERVED +IPPORT_USERRESERVED +IPPROTO_AH +IPPROTO_DSTOPTS +IPPROTO_EGP +IPPROTO_ESP +IPPROTO_FRAGMENT +IPPROTO_GRE +IPPROTO_HOPOPTS +IPPROTO_ICMP +IPPROTO_ICMPV6 +IPPROTO_IDP +IPPROTO_IGMP +IPPROTO_IP +IPPROTO_IPIP +IPPROTO_IPV6 +IPPROTO_NONE +IPPROTO_PIM +IPPROTO_PUP +IPPROTO_RAW +IPPROTO_ROUTING +IPPROTO_RSVP +IPPROTO_TCP +IPPROTO_TP +IPPROTO_UDP +IPV6_CHECKSUM +IPV6_DSTOPTS +IPV6_HOPLIMIT +IPV6_HOPOPTS +IPV6_JOIN_GROUP +IPV6_LEAVE_GROUP +IPV6_MULTICAST_HOPS +IPV6_MULTICAST_IF +IPV6_MULTICAST_LOOP +IPV6_NEXTHOP +IPV6_PKTINFO +IPV6_RECVDSTOPTS +IPV6_RECVHOPLIMIT +IPV6_RECVHOPOPTS +IPV6_RECVPKTINFO +IPV6_RECVRTHDR +IPV6_RECVTCLASS +IPV6_RTHDR +IPV6_RTHDRDSTOPTS +IPV6_RTHDR_TYPE_0 +IPV6_TCLASS +IPV6_UNICAST_HOPS +IPV6_V6ONLY +IP_ADD_MEMBERSHIP +IP_DEFAULT_MULTICAST_LOOP +IP_DEFAULT_MULTICAST_TTL +IP_DROP_MEMBERSHIP +IP_HDRINCL +IP_MAX_MEMBERSHIPS +IP_MULTICAST_IF +IP_MULTICAST_LOOP +IP_MULTICAST_TTL +IP_OPTIONS +IP_RECVOPTS +IP_RECVRETOPTS +IP_RETOPTS +IP_TOS +IP_TTL +MSG_CTRUNC +MSG_DONTROUTE +MSG_DONTWAIT +MSG_EOR +MSG_PEEK +MSG_TRUNC +MSG_WAITALL +NETLINK_DNRTMSG +NETLINK_FIREWALL +NETLINK_IP6_FW +NETLINK_NFLOG +NETLINK_ROUTE +NETLINK_USERSOCK +NETLINK_XFRM +NI_DGRAM +NI_MAXHOST +NI_MAXSERV +NI_NAMEREQD +NI_NOFQDN +NI_NUMERICHOST +NI_NUMERICSERV +PACKET_BROADCAST +PACKET_FASTROUTE +PACKET_HOST +PACKET_LOOPBACK +PACKET_MULTICAST +PACKET_OTHERHOST +PACKET_OUTGOING +PF_PACKET +RAND_add( +RAND_egd( +RAND_status( +SHUT_RD +SHUT_RDWR +SHUT_WR +SOCK_DGRAM +SOCK_RAW +SOCK_RDM +SOCK_SEQPACKET +SOCK_STREAM +SOL_HCI +SOL_IP +SOL_SOCKET +SOL_TCP +SOL_TIPC +SOL_UDP +SOMAXCONN +SO_ACCEPTCONN +SO_BROADCAST +SO_DEBUG +SO_DONTROUTE +SO_ERROR +SO_KEEPALIVE +SO_LINGER +SO_OOBINLINE +SO_RCVBUF +SO_RCVLOWAT +SO_RCVTIMEO +SO_REUSEADDR +SO_SNDBUF +SO_SNDLOWAT +SO_SNDTIMEO +SO_TYPE +SSL_ERROR_EOF +SSL_ERROR_INVALID_ERROR_CODE +SSL_ERROR_SSL +SSL_ERROR_SYSCALL +SSL_ERROR_WANT_CONNECT +SSL_ERROR_WANT_READ +SSL_ERROR_WANT_WRITE +SSL_ERROR_WANT_X509_LOOKUP +SSL_ERROR_ZERO_RETURN +SocketType( +TCP_CORK +TCP_DEFER_ACCEPT +TCP_INFO +TCP_KEEPCNT +TCP_KEEPIDLE +TCP_KEEPINTVL +TCP_LINGER2 +TCP_MAXSEG +TCP_NODELAY +TCP_QUICKACK +TCP_SYNCNT +TCP_WINDOW_CLAMP +TIPC_ADDR_ID +TIPC_ADDR_NAME +TIPC_ADDR_NAMESEQ +TIPC_CFG_SRV +TIPC_CLUSTER_SCOPE +TIPC_CONN_TIMEOUT +TIPC_CRITICAL_IMPORTANCE +TIPC_DEST_DROPPABLE +TIPC_HIGH_IMPORTANCE +TIPC_IMPORTANCE +TIPC_LOW_IMPORTANCE +TIPC_MEDIUM_IMPORTANCE +TIPC_NODE_SCOPE +TIPC_PUBLISHED +TIPC_SRC_DROPPABLE +TIPC_SUBSCR_TIMEOUT +TIPC_SUB_CANCEL +TIPC_SUB_PORTS +TIPC_SUB_SERVICE +TIPC_TOP_SRV +TIPC_WAIT_FOREVER +TIPC_WITHDRAWN +TIPC_ZONE_SCOPE +create_connection( +fromfd( +gaierror( +getaddrinfo( +getdefaulttimeout( +getfqdn( +gethostbyaddr( +gethostbyname( +gethostbyname_ex( +gethostname( +getnameinfo( +getprotobyname( +getservbyname( +getservbyport( +has_ipv6 +herror( +htonl( +htons( +inet_aton( +inet_ntoa( +inet_ntop( +inet_pton( +ntohl( +ntohs( +setdefaulttimeout( +socket( +socketpair( +ssl( +sslerror( +timeout( + +--- import shutil --- +shutil.Error( +shutil.WindowsError +shutil.__all__ +shutil.__builtins__ +shutil.__doc__ +shutil.__file__ +shutil.__name__ +shutil.__package__ +shutil.abspath( +shutil.copy( +shutil.copy2( +shutil.copyfile( +shutil.copyfileobj( +shutil.copymode( +shutil.copystat( +shutil.copytree( +shutil.destinsrc( +shutil.fnmatch +shutil.ignore_patterns( +shutil.move( +shutil.os +shutil.rmtree( +shutil.stat +shutil.sys + +--- from shutil import * --- +WindowsError +copy2( +copyfile( +copymode( +copystat( +copytree( +destinsrc( +ignore_patterns( +move( +rmtree( + +--- import gettext --- +gettext.Catalog( +gettext.ENOENT +gettext.GNUTranslations( +gettext.NullTranslations( +gettext.__all__ +gettext.__builtins__ +gettext.__doc__ +gettext.__file__ +gettext.__name__ +gettext.__package__ +gettext.bind_textdomain_codeset( +gettext.bindtextdomain( +gettext.c2py( +gettext.copy +gettext.dgettext( +gettext.dngettext( +gettext.find( +gettext.gettext( +gettext.install( +gettext.ldgettext( +gettext.ldngettext( +gettext.lgettext( +gettext.lngettext( +gettext.locale +gettext.ngettext( +gettext.os +gettext.re +gettext.struct +gettext.sys +gettext.test( +gettext.textdomain( +gettext.translation( + +--- from gettext import * --- +Catalog( +GNUTranslations( +NullTranslations( +c2py( +dngettext( +install( +ldgettext( +ldngettext( +lgettext( +lngettext( +locale +ngettext( +translation( + +--- import logging --- +logging.BASIC_FORMAT +logging.BufferingFormatter( +logging.CRITICAL +logging.DEBUG +logging.ERROR +logging.FATAL +logging.FileHandler( +logging.Filter( +logging.Filterer( +logging.Formatter( +logging.Handler( +logging.INFO +logging.LogRecord( +logging.Logger( +logging.LoggerAdapter( +logging.Manager( +logging.NOTSET +logging.PlaceHolder( +logging.RootLogger( +logging.StreamHandler( +logging.WARN +logging.WARNING +logging.__all__ +logging.__author__ +logging.__builtins__ +logging.__date__ +logging.__doc__ +logging.__file__ +logging.__name__ +logging.__package__ +logging.__path__ +logging.__status__ +logging.__version__ +logging.addLevelName( +logging.atexit +logging.basicConfig( +logging.cStringIO +logging.codecs +logging.critical( +logging.currentframe( +logging.debug( +logging.disable( +logging.error( +logging.exception( +logging.fatal( +logging.getLevelName( +logging.getLogger( +logging.getLoggerClass( +logging.info( +logging.log( +logging.logMultiprocessing +logging.logProcesses +logging.logThreads +logging.makeLogRecord( +logging.os +logging.raiseExceptions +logging.root +logging.setLoggerClass( +logging.shutdown( +logging.string +logging.sys +logging.thread +logging.threading +logging.time +logging.traceback +logging.types +logging.warn( +logging.warning( + +--- from logging import * --- +BASIC_FORMAT +BufferingFormatter( +CRITICAL +FATAL +Filter( +Filterer( +Handler( +LogRecord( +Logger( +LoggerAdapter( +Manager( +NOTSET +PlaceHolder( +RootLogger( +StreamHandler( +WARN +__status__ +addLevelName( +atexit +basicConfig( +critical( +disable( +exception( +fatal( +getLevelName( +getLogger( +getLoggerClass( +info( +logMultiprocessing +logProcesses +logThreads +makeLogRecord( +raiseExceptions +root +setLoggerClass( +shutdown( +thread +warning( + +--- import signal --- +signal.ITIMER_PROF +signal.ITIMER_REAL +signal.ITIMER_VIRTUAL +signal.ItimerError( +signal.NSIG +signal.SIGABRT +signal.SIGALRM +signal.SIGBUS +signal.SIGCHLD +signal.SIGCLD +signal.SIGCONT +signal.SIGFPE +signal.SIGHUP +signal.SIGILL +signal.SIGINT +signal.SIGIO +signal.SIGIOT +signal.SIGKILL +signal.SIGPIPE +signal.SIGPOLL +signal.SIGPROF +signal.SIGPWR +signal.SIGQUIT +signal.SIGRTMAX +signal.SIGRTMIN +signal.SIGSEGV +signal.SIGSTOP +signal.SIGSYS +signal.SIGTERM +signal.SIGTRAP +signal.SIGTSTP +signal.SIGTTIN +signal.SIGTTOU +signal.SIGURG +signal.SIGUSR1 +signal.SIGUSR2 +signal.SIGVTALRM +signal.SIGWINCH +signal.SIGXCPU +signal.SIGXFSZ +signal.SIG_DFL +signal.SIG_IGN +signal.__doc__ +signal.__name__ +signal.__package__ +signal.alarm( +signal.default_int_handler( +signal.getitimer( +signal.getsignal( +signal.pause( +signal.set_wakeup_fd( +signal.setitimer( +signal.siginterrupt( +signal.signal( + +--- from signal import * --- +ITIMER_PROF +ITIMER_REAL +ITIMER_VIRTUAL +ItimerError( +NSIG +SIGCHLD +SIGCLD +SIGCONT +SIGIO +SIGPOLL +SIGPROF +SIGPWR +SIGRTMAX +SIGRTMIN +SIGSTOP +SIGTSTP +SIGTTIN +SIGTTOU +SIGURG +SIGUSR1 +SIGUSR2 +SIGVTALRM +SIGWINCH +SIGXCPU +SIGXFSZ +SIG_DFL +SIG_IGN +alarm( +default_int_handler( +getitimer( +getsignal( +set_wakeup_fd( +setitimer( +siginterrupt( +signal( + +--- import select --- +select.EPOLLERR +select.EPOLLET +select.EPOLLHUP +select.EPOLLIN +select.EPOLLMSG +select.EPOLLONESHOT +select.EPOLLOUT +select.EPOLLPRI +select.EPOLLRDBAND +select.EPOLLRDNORM +select.EPOLLWRBAND +select.EPOLLWRNORM +select.POLLERR +select.POLLHUP +select.POLLIN +select.POLLMSG +select.POLLNVAL +select.POLLOUT +select.POLLPRI +select.POLLRDBAND +select.POLLRDNORM +select.POLLWRBAND +select.POLLWRNORM +select.__doc__ +select.__name__ +select.__package__ +select.epoll( +select.error( +select.poll( +select.select( + +--- from select import * --- +EPOLLERR +EPOLLET +EPOLLHUP +EPOLLIN +EPOLLMSG +EPOLLONESHOT +EPOLLOUT +EPOLLPRI +EPOLLRDBAND +EPOLLRDNORM +EPOLLWRBAND +EPOLLWRNORM +POLLERR +POLLHUP +POLLIN +POLLMSG +POLLNVAL +POLLOUT +POLLPRI +POLLRDBAND +POLLRDNORM +POLLWRBAND +POLLWRNORM +epoll( + +--- import twisted --- +twisted.__builtins__ +twisted.__doc__ +twisted.__file__ +twisted.__name__ +twisted.__package__ +twisted.__path__ +twisted.__version__ +twisted.python +twisted.version + +--- from twisted import * --- +python + +--- import twisted.python --- +twisted.python.__builtins__ +twisted.python.__doc__ +twisted.python.__file__ +twisted.python.__name__ +twisted.python.__package__ +twisted.python.__path__ +twisted.python.compat +twisted.python.versions + +--- from twisted import python --- +python.__builtins__ +python.__doc__ +python.__file__ +python.__name__ +python.__package__ +python.__path__ +python.compat +python.versions + +--- from twisted.python import * --- +compat + +--- import twisted.python.compat --- +twisted.python.compat.__builtins__ +twisted.python.compat.__doc__ +twisted.python.compat.__file__ +twisted.python.compat.__name__ +twisted.python.compat.__package__ +twisted.python.compat.adict( +twisted.python.compat.frozenset( +twisted.python.compat.inet_ntop( +twisted.python.compat.inet_pton( +twisted.python.compat.operator +twisted.python.compat.set( +twisted.python.compat.socket +twisted.python.compat.string +twisted.python.compat.struct +twisted.python.compat.sys +twisted.python.compat.tsafe( + +--- from twisted.python import compat --- +compat.__builtins__ +compat.__doc__ +compat.__file__ +compat.__name__ +compat.__package__ +compat.adict( +compat.frozenset( +compat.inet_ntop( +compat.inet_pton( +compat.operator +compat.set( +compat.socket +compat.string +compat.struct +compat.sys +compat.tsafe( + +--- from twisted.python.compat import * --- +adict( +tsafe( + +--- import twisted.python.versions --- +twisted.python.versions.IncomparableVersions( +twisted.python.versions.Version( +twisted.python.versions.__builtins__ +twisted.python.versions.__doc__ +twisted.python.versions.__file__ +twisted.python.versions.__name__ +twisted.python.versions.__package__ +twisted.python.versions.getVersionString( +twisted.python.versions.os +twisted.python.versions.sys + +--- from twisted.python import versions --- +versions.IncomparableVersions( +versions.Version( +versions.__builtins__ +versions.__doc__ +versions.__file__ +versions.__name__ +versions.__package__ +versions.getVersionString( +versions.os +versions.sys + +--- from twisted.python.versions import * --- +IncomparableVersions( +Version( +getVersionString( + +--- import twisted.conch --- +twisted.conch.__builtins__ +twisted.conch.__doc__ +twisted.conch.__file__ +twisted.conch.__name__ +twisted.conch.__package__ +twisted.conch.__path__ +twisted.conch.__version__ +twisted.conch.version + +--- from twisted import conch --- +conch.__builtins__ +conch.__doc__ +conch.__file__ +conch.__name__ +conch.__package__ +conch.__path__ +conch.__version__ +conch.version + +--- from twisted.conch import * --- + +--- import twisted.lore --- +twisted.lore.__builtins__ +twisted.lore.__doc__ +twisted.lore.__file__ +twisted.lore.__name__ +twisted.lore.__package__ +twisted.lore.__path__ +twisted.lore.__version__ +twisted.lore.version + +--- from twisted import lore --- +lore.__builtins__ +lore.__doc__ +lore.__file__ +lore.__name__ +lore.__package__ +lore.__path__ +lore.__version__ +lore.version + +--- from twisted.lore import * --- + +--- import twisted.mail --- +twisted.mail.__builtins__ +twisted.mail.__doc__ +twisted.mail.__file__ +twisted.mail.__name__ +twisted.mail.__package__ +twisted.mail.__path__ +twisted.mail.__version__ +twisted.mail.version + +--- from twisted import mail --- +mail.__builtins__ +mail.__doc__ +mail.__file__ +mail.__name__ +mail.__package__ +mail.__path__ +mail.__version__ +mail.version + +--- from twisted.mail import * --- + +--- import twisted.names --- +twisted.names.__builtins__ +twisted.names.__doc__ +twisted.names.__file__ +twisted.names.__name__ +twisted.names.__package__ +twisted.names.__path__ +twisted.names.__version__ +twisted.names.version + +--- from twisted import names --- +names.__builtins__ +names.__doc__ +names.__file__ +names.__name__ +names.__package__ +names.__path__ +names.__version__ +names.version + +--- from twisted.names import * --- + +--- import twisted.trial --- +twisted.trial.__builtins__ +twisted.trial.__doc__ +twisted.trial.__file__ +twisted.trial.__name__ +twisted.trial.__package__ +twisted.trial.__path__ + +--- from twisted import trial --- +trial.__builtins__ +trial.__doc__ +trial.__file__ +trial.__name__ +trial.__package__ +trial.__path__ + +--- from twisted.trial import * --- + +--- import twisted.web --- +twisted.web.__builtins__ +twisted.web.__doc__ +twisted.web.__file__ +twisted.web.__name__ +twisted.web.__package__ +twisted.web.__path__ +twisted.web.__version__ +twisted.web.version + +--- from twisted import web --- +web.__builtins__ +web.__doc__ +web.__file__ +web.__name__ +web.__package__ +web.__path__ +web.__version__ +web.version + +--- from twisted.web import * --- + +--- import twisted.web2 --- +twisted.web2.__builtins__ +twisted.web2.__doc__ +twisted.web2.__file__ +twisted.web2.__name__ +twisted.web2.__package__ +twisted.web2.__path__ +twisted.web2.__version__ +twisted.web2.version + +--- from twisted import web2 --- +web2.__builtins__ +web2.__doc__ +web2.__file__ +web2.__name__ +web2.__package__ +web2.__path__ +web2.__version__ +web2.version + +--- from twisted.web2 import * --- + +--- import twisted.words --- +twisted.words.__builtins__ +twisted.words.__doc__ +twisted.words.__file__ +twisted.words.__name__ +twisted.words.__package__ +twisted.words.__path__ +twisted.words.__version__ +twisted.words.version + +--- from twisted import words --- +words.__builtins__ +words.__doc__ +words.__file__ +words.__name__ +words.__package__ +words.__path__ +words.__version__ +words.version + +--- from twisted.words import * --- + +--- import twisted.internet --- +twisted.internet.__builtins__ +twisted.internet.__doc__ +twisted.internet.__file__ +twisted.internet.__name__ +twisted.internet.__package__ +twisted.internet.__path__ + +--- from twisted import internet --- +internet.__builtins__ +internet.__doc__ +internet.__file__ +internet.__name__ +internet.__package__ +internet.__path__ + +--- from twisted.internet import * --- + +--- import twisted.internet.reactor --- +twisted.internet.reactor.__class__( +twisted.internet.reactor.__delattr__( +twisted.internet.reactor.__dict__ +twisted.internet.reactor.__doc__ +twisted.internet.reactor.__format__( +twisted.internet.reactor.__getattribute__( +twisted.internet.reactor.__hash__( +twisted.internet.reactor.__implemented__( +twisted.internet.reactor.__init__( +twisted.internet.reactor.__module__ +twisted.internet.reactor.__name__ +twisted.internet.reactor.__new__( +twisted.internet.reactor.__providedBy__( +twisted.internet.reactor.__provides__( +twisted.internet.reactor.__reduce__( +twisted.internet.reactor.__reduce_ex__( +twisted.internet.reactor.__repr__( +twisted.internet.reactor.__setattr__( +twisted.internet.reactor.__sizeof__( +twisted.internet.reactor.__str__( +twisted.internet.reactor.__subclasshook__( +twisted.internet.reactor.__weakref__ +twisted.internet.reactor.addReader( +twisted.internet.reactor.addSystemEventTrigger( +twisted.internet.reactor.addWriter( +twisted.internet.reactor.callFromThread( +twisted.internet.reactor.callInThread( +twisted.internet.reactor.callLater( +twisted.internet.reactor.callWhenRunning( +twisted.internet.reactor.cancelCallLater( +twisted.internet.reactor.connectSSL( +twisted.internet.reactor.connectTCP( +twisted.internet.reactor.connectUDP( +twisted.internet.reactor.connectUNIX( +twisted.internet.reactor.connectUNIXDatagram( +twisted.internet.reactor.connectWith( +twisted.internet.reactor.crash( +twisted.internet.reactor.disconnectAll( +twisted.internet.reactor.doIteration( +twisted.internet.reactor.doSelect( +twisted.internet.reactor.fireSystemEvent( +twisted.internet.reactor.getDelayedCalls( +twisted.internet.reactor.getReaders( +twisted.internet.reactor.getWriters( +twisted.internet.reactor.installResolver( +twisted.internet.reactor.installWaker( +twisted.internet.reactor.installed +twisted.internet.reactor.iterate( +twisted.internet.reactor.listenMulticast( +twisted.internet.reactor.listenSSL( +twisted.internet.reactor.listenTCP( +twisted.internet.reactor.listenUDP( +twisted.internet.reactor.listenUNIX( +twisted.internet.reactor.listenUNIXDatagram( +twisted.internet.reactor.listenWith( +twisted.internet.reactor.mainLoop( +twisted.internet.reactor.removeAll( +twisted.internet.reactor.removeReader( +twisted.internet.reactor.removeSystemEventTrigger( +twisted.internet.reactor.removeWriter( +twisted.internet.reactor.resolve( +twisted.internet.reactor.resolver +twisted.internet.reactor.run( +twisted.internet.reactor.runUntilCurrent( +twisted.internet.reactor.running +twisted.internet.reactor.seconds( +twisted.internet.reactor.sigBreak( +twisted.internet.reactor.sigInt( +twisted.internet.reactor.sigTerm( +twisted.internet.reactor.spawnProcess( +twisted.internet.reactor.startRunning( +twisted.internet.reactor.stop( +twisted.internet.reactor.suggestThreadPoolSize( +twisted.internet.reactor.threadCallQueue +twisted.internet.reactor.threadpool +twisted.internet.reactor.threadpoolShutdownID +twisted.internet.reactor.timeout( +twisted.internet.reactor.usingThreads +twisted.internet.reactor.wakeUp( +twisted.internet.reactor.waker + +--- from twisted.internet import reactor --- +reactor.__class__( +reactor.__delattr__( +reactor.__dict__ +reactor.__doc__ +reactor.__format__( +reactor.__getattribute__( +reactor.__hash__( +reactor.__implemented__( +reactor.__init__( +reactor.__module__ +reactor.__name__ +reactor.__new__( +reactor.__providedBy__( +reactor.__provides__( +reactor.__reduce__( +reactor.__reduce_ex__( +reactor.__repr__( +reactor.__setattr__( +reactor.__sizeof__( +reactor.__str__( +reactor.__subclasshook__( +reactor.__weakref__ +reactor.addReader( +reactor.addSystemEventTrigger( +reactor.addWriter( +reactor.callFromThread( +reactor.callInThread( +reactor.callLater( +reactor.callWhenRunning( +reactor.cancelCallLater( +reactor.connectSSL( +reactor.connectTCP( +reactor.connectUDP( +reactor.connectUNIX( +reactor.connectUNIXDatagram( +reactor.connectWith( +reactor.crash( +reactor.disconnectAll( +reactor.doIteration( +reactor.doSelect( +reactor.fireSystemEvent( +reactor.getDelayedCalls( +reactor.getReaders( +reactor.getWriters( +reactor.installResolver( +reactor.installWaker( +reactor.installed +reactor.iterate( +reactor.listenMulticast( +reactor.listenSSL( +reactor.listenTCP( +reactor.listenUDP( +reactor.listenUNIX( +reactor.listenUNIXDatagram( +reactor.listenWith( +reactor.mainLoop( +reactor.removeAll( +reactor.removeReader( +reactor.removeSystemEventTrigger( +reactor.removeWriter( +reactor.resolve( +reactor.resolver +reactor.run( +reactor.runUntilCurrent( +reactor.running +reactor.seconds( +reactor.sigBreak( +reactor.sigInt( +reactor.sigTerm( +reactor.spawnProcess( +reactor.startRunning( +reactor.stop( +reactor.suggestThreadPoolSize( +reactor.threadCallQueue +reactor.threadpool +reactor.threadpoolShutdownID +reactor.timeout( +reactor.usingThreads +reactor.wakeUp( +reactor.waker + +--- from twisted.internet.reactor import * --- +__class__( +__delattr__( +__dict__ +__format__( +__getattribute__( +__hash__( +__implemented__( +__init__( +__module__ +__new__( +__providedBy__( +__provides__( +__reduce__( +__reduce_ex__( +__repr__( +__setattr__( +__sizeof__( +__str__( +__subclasshook__( +__weakref__ +addReader( +addSystemEventTrigger( +addWriter( +callFromThread( +callInThread( +callLater( +callWhenRunning( +cancelCallLater( +connectSSL( +connectTCP( +connectUDP( +connectUNIX( +connectUNIXDatagram( +connectWith( +crash( +disconnectAll( +doIteration( +doSelect( +fireSystemEvent( +getDelayedCalls( +getReaders( +getWriters( +installResolver( +installWaker( +installed +iterate( +listenMulticast( +listenSSL( +listenTCP( +listenUDP( +listenUNIX( +listenUNIXDatagram( +listenWith( +mainLoop( +removeAll( +removeReader( +removeSystemEventTrigger( +removeWriter( +resolver +runUntilCurrent( +running +seconds( +sigBreak( +sigInt( +sigTerm( +spawnProcess( +startRunning( +suggestThreadPoolSize( +threadCallQueue +threadpool +threadpoolShutdownID +usingThreads +wakeUp( +waker + +--- import twisted.internet.protocol --- +twisted.internet.protocol.AbstractDatagramProtocol( +twisted.internet.protocol.BaseProtocol( +twisted.internet.protocol.ClientCreator( +twisted.internet.protocol.ClientFactory( +twisted.internet.protocol.ConnectedDatagramProtocol( +twisted.internet.protocol.ConsumerToProtocolAdapter( +twisted.internet.protocol.DatagramProtocol( +twisted.internet.protocol.Factory( +twisted.internet.protocol.FileWrapper( +twisted.internet.protocol.ProcessProtocol( +twisted.internet.protocol.Protocol( +twisted.internet.protocol.ProtocolToConsumerAdapter( +twisted.internet.protocol.ReconnectingClientFactory( +twisted.internet.protocol.ServerFactory( +twisted.internet.protocol.__all__ +twisted.internet.protocol.__builtins__ +twisted.internet.protocol.__doc__ +twisted.internet.protocol.__file__ +twisted.internet.protocol.__name__ +twisted.internet.protocol.__package__ +twisted.internet.protocol.components +twisted.internet.protocol.connectionDone +twisted.internet.protocol.defer +twisted.internet.protocol.error +twisted.internet.protocol.failure +twisted.internet.protocol.implements( +twisted.internet.protocol.interfaces +twisted.internet.protocol.log +twisted.internet.protocol.random + +--- from twisted.internet import protocol --- +protocol.AbstractDatagramProtocol( +protocol.BaseProtocol( +protocol.ClientCreator( +protocol.ClientFactory( +protocol.ConnectedDatagramProtocol( +protocol.ConsumerToProtocolAdapter( +protocol.DatagramProtocol( +protocol.Factory( +protocol.FileWrapper( +protocol.ProcessProtocol( +protocol.Protocol( +protocol.ProtocolToConsumerAdapter( +protocol.ReconnectingClientFactory( +protocol.ServerFactory( +protocol.__all__ +protocol.__builtins__ +protocol.__doc__ +protocol.__file__ +protocol.__name__ +protocol.__package__ +protocol.components +protocol.connectionDone +protocol.defer +protocol.error +protocol.failure +protocol.implements( +protocol.interfaces +protocol.log +protocol.random + +--- from twisted.internet.protocol import * --- +AbstractDatagramProtocol( +BaseProtocol( +ClientCreator( +ClientFactory( +ConnectedDatagramProtocol( +ConsumerToProtocolAdapter( +DatagramProtocol( +Factory( +ProcessProtocol( +Protocol( +ProtocolToConsumerAdapter( +ReconnectingClientFactory( +ServerFactory( +components +connectionDone +defer +failure +implements( +interfaces +log + +--- import twisted.internet.abstract --- +twisted.internet.abstract.FileDescriptor( +twisted.internet.abstract.__all__ +twisted.internet.abstract.__builtins__ +twisted.internet.abstract.__doc__ +twisted.internet.abstract.__file__ +twisted.internet.abstract.__name__ +twisted.internet.abstract.__package__ +twisted.internet.abstract.failure +twisted.internet.abstract.implements( +twisted.internet.abstract.interfaces +twisted.internet.abstract.isIPAddress( +twisted.internet.abstract.log +twisted.internet.abstract.main +twisted.internet.abstract.reflect +twisted.internet.abstract.styles + +--- from twisted.internet import abstract --- +abstract.FileDescriptor( +abstract.__all__ +abstract.__builtins__ +abstract.__doc__ +abstract.__file__ +abstract.__name__ +abstract.__package__ +abstract.failure +abstract.implements( +abstract.interfaces +abstract.isIPAddress( +abstract.log +abstract.main +abstract.reflect +abstract.styles + +--- from twisted.internet.abstract import * --- +FileDescriptor( +isIPAddress( +main +reflect +styles + +--- import twisted.internet.address --- +twisted.internet.address.IAddress( +twisted.internet.address.IPv4Address( +twisted.internet.address.UNIXAddress( +twisted.internet.address.__builtins__ +twisted.internet.address.__doc__ +twisted.internet.address.__file__ +twisted.internet.address.__name__ +twisted.internet.address.__package__ +twisted.internet.address.implements( +twisted.internet.address.os +twisted.internet.address.warnings + +--- from twisted.internet import address --- +address.IAddress( +address.IPv4Address( +address.UNIXAddress( +address.__builtins__ +address.__doc__ +address.__file__ +address.__name__ +address.__package__ +address.implements( +address.os +address.warnings + +--- from twisted.internet.address import * --- +IAddress( +IPv4Address( +UNIXAddress( + +--- import twisted.internet.base --- +twisted.internet.base.BaseConnector( +twisted.internet.base.BasePort( +twisted.internet.base.BlockingResolver( +twisted.internet.base.Deferred( +twisted.internet.base.DeferredList( +twisted.internet.base.DelayedCall( +twisted.internet.base.IConnector( +twisted.internet.base.IDelayedCall( +twisted.internet.base.IReactorCore( +twisted.internet.base.IReactorPluggableResolver( +twisted.internet.base.IReactorThreads( +twisted.internet.base.IReactorTime( +twisted.internet.base.IResolverSimple( +twisted.internet.base.ReactorBase( +twisted.internet.base.ThreadedResolver( +twisted.internet.base.__all__ +twisted.internet.base.__builtins__ +twisted.internet.base.__doc__ +twisted.internet.base.__file__ +twisted.internet.base.__name__ +twisted.internet.base.__package__ +twisted.internet.base.abstract +twisted.internet.base.classImplements( +twisted.internet.base.defer +twisted.internet.base.error +twisted.internet.base.failure +twisted.internet.base.fcntl +twisted.internet.base.heapify( +twisted.internet.base.heappop( +twisted.internet.base.heappush( +twisted.internet.base.implements( +twisted.internet.base.log +twisted.internet.base.main +twisted.internet.base.operator +twisted.internet.base.platform +twisted.internet.base.platformType +twisted.internet.base.reflect +twisted.internet.base.runtimeSeconds( +twisted.internet.base.socket +twisted.internet.base.styles +twisted.internet.base.sys +twisted.internet.base.threadable +twisted.internet.base.threads +twisted.internet.base.traceback +twisted.internet.base.warnings + +--- from twisted.internet import base --- +base.BaseConnector( +base.BasePort( +base.BlockingResolver( +base.Deferred( +base.DeferredList( +base.DelayedCall( +base.IConnector( +base.IDelayedCall( +base.IReactorCore( +base.IReactorPluggableResolver( +base.IReactorThreads( +base.IReactorTime( +base.IResolverSimple( +base.ReactorBase( +base.ThreadedResolver( +base.__all__ +base.__builtins__ +base.abstract +base.classImplements( +base.defer +base.error +base.failure +base.fcntl +base.heapify( +base.heappop( +base.heappush( +base.implements( +base.log +base.main +base.operator +base.platform +base.platformType +base.reflect +base.runtimeSeconds( +base.socket +base.styles +base.sys +base.threadable +base.threads +base.traceback +base.warnings + +--- from twisted.internet.base import * --- +BaseConnector( +BasePort( +BlockingResolver( +Deferred( +DeferredList( +DelayedCall( +IConnector( +IDelayedCall( +IReactorCore( +IReactorPluggableResolver( +IReactorThreads( +IReactorTime( +IResolverSimple( +ReactorBase( +ThreadedResolver( +abstract +classImplements( +platformType +runtimeSeconds( +threadable + +--- import twisted.internet.default --- +twisted.internet.default.PosixReactorBase( +twisted.internet.default.SelectReactor( +twisted.internet.default.__all__ +twisted.internet.default.__builtins__ +twisted.internet.default.__doc__ +twisted.internet.default.__file__ +twisted.internet.default.__name__ +twisted.internet.default.__package__ +twisted.internet.default.__warningregistry__ +twisted.internet.default.install( +twisted.internet.default.warnings + +--- from twisted.internet import default --- +default.PosixReactorBase( +default.SelectReactor( +default.__all__ +default.__builtins__ +default.__doc__ +default.__file__ +default.__name__ +default.__package__ +default.__warningregistry__ +default.install( +default.warnings + +--- from twisted.internet.default import * --- +PosixReactorBase( +SelectReactor( + +--- import twisted.internet.defer --- +twisted.internet.defer.AlreadyCalledError( +twisted.internet.defer.AlreadyTryingToLockError( +twisted.internet.defer.DebugInfo( +twisted.internet.defer.Deferred( +twisted.internet.defer.DeferredFilesystemLock( +twisted.internet.defer.DeferredList( +twisted.internet.defer.DeferredLock( +twisted.internet.defer.DeferredQueue( +twisted.internet.defer.DeferredSemaphore( +twisted.internet.defer.FAILURE +twisted.internet.defer.FirstError( +twisted.internet.defer.QueueOverflow( +twisted.internet.defer.QueueUnderflow( +twisted.internet.defer.SUCCESS +twisted.internet.defer.TimeoutError( +twisted.internet.defer.__all__ +twisted.internet.defer.__builtins__ +twisted.internet.defer.__doc__ +twisted.internet.defer.__file__ +twisted.internet.defer.__name__ +twisted.internet.defer.__package__ +twisted.internet.defer.deferredGenerator( +twisted.internet.defer.execute( +twisted.internet.defer.fail( +twisted.internet.defer.failure +twisted.internet.defer.gatherResults( +twisted.internet.defer.generators +twisted.internet.defer.getDebugging( +twisted.internet.defer.inlineCallbacks( +twisted.internet.defer.lockfile +twisted.internet.defer.log +twisted.internet.defer.logError( +twisted.internet.defer.maybeDeferred( +twisted.internet.defer.mergeFunctionMetadata( +twisted.internet.defer.nested_scopes +twisted.internet.defer.passthru( +twisted.internet.defer.returnValue( +twisted.internet.defer.setDebugging( +twisted.internet.defer.succeed( +twisted.internet.defer.timeout( +twisted.internet.defer.traceback +twisted.internet.defer.unsignedID( +twisted.internet.defer.waitForDeferred( +twisted.internet.defer.warnings + +--- from twisted.internet import defer --- +defer.AlreadyCalledError( +defer.AlreadyTryingToLockError( +defer.DebugInfo( +defer.Deferred( +defer.DeferredFilesystemLock( +defer.DeferredList( +defer.DeferredLock( +defer.DeferredQueue( +defer.DeferredSemaphore( +defer.FAILURE +defer.FirstError( +defer.QueueOverflow( +defer.QueueUnderflow( +defer.SUCCESS +defer.TimeoutError( +defer.__all__ +defer.__builtins__ +defer.__doc__ +defer.__file__ +defer.__name__ +defer.__package__ +defer.deferredGenerator( +defer.execute( +defer.fail( +defer.failure +defer.gatherResults( +defer.generators +defer.getDebugging( +defer.inlineCallbacks( +defer.lockfile +defer.log +defer.logError( +defer.maybeDeferred( +defer.mergeFunctionMetadata( +defer.nested_scopes +defer.passthru( +defer.returnValue( +defer.setDebugging( +defer.succeed( +defer.timeout( +defer.traceback +defer.unsignedID( +defer.waitForDeferred( +defer.warnings + +--- from twisted.internet.defer import * --- +AlreadyCalledError( +AlreadyTryingToLockError( +DebugInfo( +DeferredFilesystemLock( +DeferredLock( +DeferredQueue( +DeferredSemaphore( +FAILURE +FirstError( +QueueOverflow( +QueueUnderflow( +SUCCESS +TimeoutError( +deferredGenerator( +execute( +fail( +gatherResults( +getDebugging( +inlineCallbacks( +lockfile +logError( +maybeDeferred( +mergeFunctionMetadata( +passthru( +returnValue( +setDebugging( +succeed( +unsignedID( +waitForDeferred( + +--- import twisted.internet.epollreactor --- +twisted.internet.epollreactor.CONNECTION_LOST +twisted.internet.epollreactor.EPollReactor( +twisted.internet.epollreactor.IReactorFDSet( +twisted.internet.epollreactor.__all__ +twisted.internet.epollreactor.__builtins__ +twisted.internet.epollreactor.__doc__ +twisted.internet.epollreactor.__file__ +twisted.internet.epollreactor.__name__ +twisted.internet.epollreactor.__package__ +twisted.internet.epollreactor.errno +twisted.internet.epollreactor.error +twisted.internet.epollreactor.implements( +twisted.internet.epollreactor.install( +twisted.internet.epollreactor.log +twisted.internet.epollreactor.posixbase +twisted.internet.epollreactor.sys + +--- from twisted.internet import epollreactor --- +epollreactor.CONNECTION_LOST +epollreactor.EPollReactor( +epollreactor.IReactorFDSet( +epollreactor.__all__ +epollreactor.__builtins__ +epollreactor.__doc__ +epollreactor.__file__ +epollreactor.__name__ +epollreactor.__package__ +epollreactor.errno +epollreactor.error +epollreactor.implements( +epollreactor.install( +epollreactor.log +epollreactor.posixbase +epollreactor.sys + +--- from twisted.internet.epollreactor import * --- +CONNECTION_LOST +EPollReactor( +IReactorFDSet( +posixbase + +--- import twisted.internet.error --- +twisted.internet.error.AlreadyCalled( +twisted.internet.error.AlreadyCancelled( +twisted.internet.error.BadFileError( +twisted.internet.error.BindError( +twisted.internet.error.CannotListenError( +twisted.internet.error.CertificateError( +twisted.internet.error.ConnectBindError( +twisted.internet.error.ConnectError( +twisted.internet.error.ConnectInProgressError( +twisted.internet.error.ConnectionClosed( +twisted.internet.error.ConnectionDone( +twisted.internet.error.ConnectionFdescWentAway( +twisted.internet.error.ConnectionLost( +twisted.internet.error.ConnectionRefusedError( +twisted.internet.error.DNSLookupError( +twisted.internet.error.MessageLengthError( +twisted.internet.error.MulticastJoinError( +twisted.internet.error.NoRouteError( +twisted.internet.error.NotConnectingError( +twisted.internet.error.NotListeningError( +twisted.internet.error.PeerVerifyError( +twisted.internet.error.PotentialZombieWarning( +twisted.internet.error.ProcessDone( +twisted.internet.error.ProcessExitedAlready( +twisted.internet.error.ProcessTerminated( +twisted.internet.error.ReactorAlreadyRunning( +twisted.internet.error.ReactorNotRunning( +twisted.internet.error.SSLError( +twisted.internet.error.ServiceNameUnknownError( +twisted.internet.error.TCPTimedOutError( +twisted.internet.error.TimeoutError( +twisted.internet.error.UnknownHostError( +twisted.internet.error.UserError( +twisted.internet.error.VerifyError( +twisted.internet.error.__builtins__ +twisted.internet.error.__doc__ +twisted.internet.error.__file__ +twisted.internet.error.__name__ +twisted.internet.error.__package__ +twisted.internet.error.errno +twisted.internet.error.errnoMapping +twisted.internet.error.getConnectError( +twisted.internet.error.socket + +--- from twisted.internet import error --- +error.AlreadyCalled( +error.AlreadyCancelled( +error.BadFileError( +error.BindError( +error.CannotListenError( +error.CertificateError( +error.ConnectBindError( +error.ConnectError( +error.ConnectInProgressError( +error.ConnectionClosed( +error.ConnectionDone( +error.ConnectionFdescWentAway( +error.ConnectionLost( +error.ConnectionRefusedError( +error.DNSLookupError( +error.MessageLengthError( +error.MulticastJoinError( +error.NoRouteError( +error.NotConnectingError( +error.NotListeningError( +error.PeerVerifyError( +error.PotentialZombieWarning( +error.ProcessDone( +error.ProcessExitedAlready( +error.ProcessTerminated( +error.ReactorAlreadyRunning( +error.ReactorNotRunning( +error.SSLError( +error.ServiceNameUnknownError( +error.TCPTimedOutError( +error.TimeoutError( +error.UnknownHostError( +error.UserError( +error.VerifyError( +error.__builtins__ +error.__doc__ +error.__file__ +error.__name__ +error.__package__ +error.errno +error.errnoMapping +error.getConnectError( +error.socket + +--- from twisted.internet.error import * --- +AlreadyCalled( +AlreadyCancelled( +BadFileError( +BindError( +CannotListenError( +CertificateError( +ConnectBindError( +ConnectError( +ConnectInProgressError( +ConnectionClosed( +ConnectionDone( +ConnectionFdescWentAway( +ConnectionLost( +ConnectionRefusedError( +DNSLookupError( +MessageLengthError( +MulticastJoinError( +NoRouteError( +NotConnectingError( +NotListeningError( +PeerVerifyError( +PotentialZombieWarning( +ProcessDone( +ProcessExitedAlready( +ProcessTerminated( +ReactorAlreadyRunning( +ReactorNotRunning( +SSLError( +ServiceNameUnknownError( +TCPTimedOutError( +UnknownHostError( +UserError( +VerifyError( +errnoMapping +getConnectError( + +--- import twisted.internet.fdesc --- +twisted.internet.fdesc.CONNECTION_DONE +twisted.internet.fdesc.CONNECTION_LOST +twisted.internet.fdesc.FCNTL +twisted.internet.fdesc.__all__ +twisted.internet.fdesc.__builtins__ +twisted.internet.fdesc.__doc__ +twisted.internet.fdesc.__file__ +twisted.internet.fdesc.__name__ +twisted.internet.fdesc.__package__ +twisted.internet.fdesc.errno +twisted.internet.fdesc.fcntl +twisted.internet.fdesc.os +twisted.internet.fdesc.readFromFD( +twisted.internet.fdesc.setBlocking( +twisted.internet.fdesc.setNonBlocking( +twisted.internet.fdesc.sys +twisted.internet.fdesc.writeToFD( + +--- from twisted.internet import fdesc --- +fdesc.CONNECTION_DONE +fdesc.CONNECTION_LOST +fdesc.FCNTL +fdesc.__all__ +fdesc.__builtins__ +fdesc.__doc__ +fdesc.__file__ +fdesc.__name__ +fdesc.__package__ +fdesc.errno +fdesc.fcntl +fdesc.os +fdesc.readFromFD( +fdesc.setBlocking( +fdesc.setNonBlocking( +fdesc.sys +fdesc.writeToFD( + +--- from twisted.internet.fdesc import * --- +CONNECTION_DONE +FCNTL +readFromFD( +setBlocking( +setNonBlocking( +writeToFD( + +--- import twisted.internet.glib2reactor --- +twisted.internet.glib2reactor.Glib2Reactor( +twisted.internet.glib2reactor.__all__ +twisted.internet.glib2reactor.__builtins__ +twisted.internet.glib2reactor.__doc__ +twisted.internet.glib2reactor.__file__ +twisted.internet.glib2reactor.__name__ +twisted.internet.glib2reactor.__package__ +twisted.internet.glib2reactor.gtk2reactor +twisted.internet.glib2reactor.install( + +--- from twisted.internet import glib2reactor --- +glib2reactor.Glib2Reactor( +glib2reactor.__all__ +glib2reactor.__builtins__ +glib2reactor.__doc__ +glib2reactor.__file__ +glib2reactor.__name__ +glib2reactor.__package__ +glib2reactor.gtk2reactor +glib2reactor.install( + +--- from twisted.internet.glib2reactor import * --- +Glib2Reactor( +gtk2reactor + +--- import twisted.internet.interfaces --- +twisted.internet.interfaces.Attribute( +twisted.internet.interfaces.IAddress( +twisted.internet.interfaces.IConnector( +twisted.internet.interfaces.IConsumer( +twisted.internet.interfaces.IDelayedCall( +twisted.internet.interfaces.IFileDescriptor( +twisted.internet.interfaces.IFinishableConsumer( +twisted.internet.interfaces.IHalfCloseableDescriptor( +twisted.internet.interfaces.IHalfCloseableProtocol( +twisted.internet.interfaces.IListeningPort( +twisted.internet.interfaces.ILoggingContext( +twisted.internet.interfaces.IMulticastTransport( +twisted.internet.interfaces.IProcessProtocol( +twisted.internet.interfaces.IProcessTransport( +twisted.internet.interfaces.IProducer( +twisted.internet.interfaces.IProtocol( +twisted.internet.interfaces.IProtocolFactory( +twisted.internet.interfaces.IPullProducer( +twisted.internet.interfaces.IPushProducer( +twisted.internet.interfaces.IReactorArbitrary( +twisted.internet.interfaces.IReactorCore( +twisted.internet.interfaces.IReactorFDSet( +twisted.internet.interfaces.IReactorMulticast( +twisted.internet.interfaces.IReactorPluggableResolver( +twisted.internet.interfaces.IReactorProcess( +twisted.internet.interfaces.IReactorSSL( +twisted.internet.interfaces.IReactorTCP( +twisted.internet.interfaces.IReactorThreads( +twisted.internet.interfaces.IReactorTime( +twisted.internet.interfaces.IReactorUDP( +twisted.internet.interfaces.IReactorUNIX( +twisted.internet.interfaces.IReactorUNIXDatagram( +twisted.internet.interfaces.IReadDescriptor( +twisted.internet.interfaces.IReadWriteDescriptor( +twisted.internet.interfaces.IResolver( +twisted.internet.interfaces.IResolverSimple( +twisted.internet.interfaces.ISSLTransport( +twisted.internet.interfaces.IServiceCollection( +twisted.internet.interfaces.ISystemHandle( +twisted.internet.interfaces.ITCPTransport( +twisted.internet.interfaces.ITLSTransport( +twisted.internet.interfaces.ITransport( +twisted.internet.interfaces.IUDPConnectedTransport( +twisted.internet.interfaces.IUDPTransport( +twisted.internet.interfaces.IUNIXDatagramConnectedTransport( +twisted.internet.interfaces.IUNIXDatagramTransport( +twisted.internet.interfaces.IWriteDescriptor( +twisted.internet.interfaces.Interface( +twisted.internet.interfaces.__builtins__ +twisted.internet.interfaces.__doc__ +twisted.internet.interfaces.__file__ +twisted.internet.interfaces.__name__ +twisted.internet.interfaces.__package__ + +--- from twisted.internet import interfaces --- +interfaces.Attribute( +interfaces.IAddress( +interfaces.IConnector( +interfaces.IConsumer( +interfaces.IDelayedCall( +interfaces.IFileDescriptor( +interfaces.IFinishableConsumer( +interfaces.IHalfCloseableDescriptor( +interfaces.IHalfCloseableProtocol( +interfaces.IListeningPort( +interfaces.ILoggingContext( +interfaces.IMulticastTransport( +interfaces.IProcessProtocol( +interfaces.IProcessTransport( +interfaces.IProducer( +interfaces.IProtocol( +interfaces.IProtocolFactory( +interfaces.IPullProducer( +interfaces.IPushProducer( +interfaces.IReactorArbitrary( +interfaces.IReactorCore( +interfaces.IReactorFDSet( +interfaces.IReactorMulticast( +interfaces.IReactorPluggableResolver( +interfaces.IReactorProcess( +interfaces.IReactorSSL( +interfaces.IReactorTCP( +interfaces.IReactorThreads( +interfaces.IReactorTime( +interfaces.IReactorUDP( +interfaces.IReactorUNIX( +interfaces.IReactorUNIXDatagram( +interfaces.IReadDescriptor( +interfaces.IReadWriteDescriptor( +interfaces.IResolver( +interfaces.IResolverSimple( +interfaces.ISSLTransport( +interfaces.IServiceCollection( +interfaces.ISystemHandle( +interfaces.ITCPTransport( +interfaces.ITLSTransport( +interfaces.ITransport( +interfaces.IUDPConnectedTransport( +interfaces.IUDPTransport( +interfaces.IUNIXDatagramConnectedTransport( +interfaces.IUNIXDatagramTransport( +interfaces.IWriteDescriptor( +interfaces.Interface( +interfaces.__builtins__ +interfaces.__doc__ +interfaces.__file__ +interfaces.__name__ +interfaces.__package__ + +--- from twisted.internet.interfaces import * --- +IConsumer( +IFileDescriptor( +IFinishableConsumer( +IHalfCloseableDescriptor( +IHalfCloseableProtocol( +IListeningPort( +ILoggingContext( +IMulticastTransport( +IProcessProtocol( +IProcessTransport( +IProducer( +IProtocol( +IProtocolFactory( +IPullProducer( +IPushProducer( +IReactorArbitrary( +IReactorMulticast( +IReactorProcess( +IReactorSSL( +IReactorTCP( +IReactorUDP( +IReactorUNIX( +IReactorUNIXDatagram( +IReadDescriptor( +IReadWriteDescriptor( +IResolver( +ISSLTransport( +IServiceCollection( +ISystemHandle( +ITCPTransport( +ITLSTransport( +ITransport( +IUDPConnectedTransport( +IUDPTransport( +IUNIXDatagramConnectedTransport( +IUNIXDatagramTransport( +IWriteDescriptor( +Interface( + +--- import twisted.internet.main --- +twisted.internet.main.CONNECTION_DONE +twisted.internet.main.CONNECTION_LOST +twisted.internet.main.__all__ +twisted.internet.main.__builtins__ +twisted.internet.main.__doc__ +twisted.internet.main.__file__ +twisted.internet.main.__name__ +twisted.internet.main.__package__ +twisted.internet.main.error +twisted.internet.main.installReactor( + +--- from twisted.internet import main --- +main.CONNECTION_DONE +main.CONNECTION_LOST +main.__all__ +main.__builtins__ +main.__doc__ +main.__file__ +main.__name__ +main.__package__ +main.error +main.installReactor( + +--- from twisted.internet.main import * --- +installReactor( + +--- import twisted.internet.pollreactor --- +twisted.internet.pollreactor.IReactorFDSet( +twisted.internet.pollreactor.POLLERR +twisted.internet.pollreactor.POLLHUP +twisted.internet.pollreactor.POLLIN +twisted.internet.pollreactor.POLLNVAL +twisted.internet.pollreactor.POLLOUT +twisted.internet.pollreactor.POLL_DISCONNECTED +twisted.internet.pollreactor.PollReactor( +twisted.internet.pollreactor.SelectError( +twisted.internet.pollreactor.__all__ +twisted.internet.pollreactor.__builtins__ +twisted.internet.pollreactor.__doc__ +twisted.internet.pollreactor.__file__ +twisted.internet.pollreactor.__name__ +twisted.internet.pollreactor.__package__ +twisted.internet.pollreactor.errno +twisted.internet.pollreactor.error +twisted.internet.pollreactor.implements( +twisted.internet.pollreactor.install( +twisted.internet.pollreactor.log +twisted.internet.pollreactor.main +twisted.internet.pollreactor.poll( +twisted.internet.pollreactor.posixbase +twisted.internet.pollreactor.sys + +--- from twisted.internet import pollreactor --- +pollreactor.IReactorFDSet( +pollreactor.POLLERR +pollreactor.POLLHUP +pollreactor.POLLIN +pollreactor.POLLNVAL +pollreactor.POLLOUT +pollreactor.POLL_DISCONNECTED +pollreactor.PollReactor( +pollreactor.SelectError( +pollreactor.__all__ +pollreactor.__builtins__ +pollreactor.__doc__ +pollreactor.__file__ +pollreactor.__name__ +pollreactor.__package__ +pollreactor.errno +pollreactor.error +pollreactor.implements( +pollreactor.install( +pollreactor.log +pollreactor.main +pollreactor.poll( +pollreactor.posixbase +pollreactor.sys + +--- from twisted.internet.pollreactor import * --- +POLL_DISCONNECTED +PollReactor( +SelectError( + +--- import twisted.internet.posixbase --- +twisted.internet.posixbase.IHalfCloseableDescriptor( +twisted.internet.posixbase.IReactorArbitrary( +twisted.internet.posixbase.IReactorMulticast( +twisted.internet.posixbase.IReactorProcess( +twisted.internet.posixbase.IReactorSSL( +twisted.internet.posixbase.IReactorTCP( +twisted.internet.posixbase.IReactorUDP( +twisted.internet.posixbase.IReactorUNIX( +twisted.internet.posixbase.IReactorUNIXDatagram( +twisted.internet.posixbase.PosixReactorBase( +twisted.internet.posixbase.ReactorBase( +twisted.internet.posixbase.__all__ +twisted.internet.posixbase.__builtins__ +twisted.internet.posixbase.__doc__ +twisted.internet.posixbase.__file__ +twisted.internet.posixbase.__name__ +twisted.internet.posixbase.__package__ +twisted.internet.posixbase.classImplements( +twisted.internet.posixbase.errno +twisted.internet.posixbase.error +twisted.internet.posixbase.failure +twisted.internet.posixbase.fdesc +twisted.internet.posixbase.implements( +twisted.internet.posixbase.log +twisted.internet.posixbase.os +twisted.internet.posixbase.platform +twisted.internet.posixbase.platformType +twisted.internet.posixbase.process +twisted.internet.posixbase.processEnabled +twisted.internet.posixbase.socket +twisted.internet.posixbase.ssl +twisted.internet.posixbase.sslEnabled +twisted.internet.posixbase.styles +twisted.internet.posixbase.tcp +twisted.internet.posixbase.udp +twisted.internet.posixbase.unix +twisted.internet.posixbase.unixEnabled +twisted.internet.posixbase.util +twisted.internet.posixbase.warnings + +--- from twisted.internet import posixbase --- +posixbase.IHalfCloseableDescriptor( +posixbase.IReactorArbitrary( +posixbase.IReactorMulticast( +posixbase.IReactorProcess( +posixbase.IReactorSSL( +posixbase.IReactorTCP( +posixbase.IReactorUDP( +posixbase.IReactorUNIX( +posixbase.IReactorUNIXDatagram( +posixbase.PosixReactorBase( +posixbase.ReactorBase( +posixbase.__all__ +posixbase.__builtins__ +posixbase.__doc__ +posixbase.__file__ +posixbase.__name__ +posixbase.__package__ +posixbase.classImplements( +posixbase.errno +posixbase.error +posixbase.failure +posixbase.fdesc +posixbase.implements( +posixbase.log +posixbase.os +posixbase.platform +posixbase.platformType +posixbase.process +posixbase.processEnabled +posixbase.socket +posixbase.ssl +posixbase.sslEnabled +posixbase.styles +posixbase.tcp +posixbase.udp +posixbase.unix +posixbase.unixEnabled +posixbase.util +posixbase.warnings + +--- from twisted.internet.posixbase import * --- +fdesc +process +processEnabled +sslEnabled +tcp +udp +unix +unixEnabled +util + +--- import twisted.internet.process --- +twisted.internet.process.BaseProcess( +twisted.internet.process.CONNECTION_DONE +twisted.internet.process.CONNECTION_LOST +twisted.internet.process.PTYProcess( +twisted.internet.process.Process( +twisted.internet.process.ProcessExitedAlready( +twisted.internet.process.ProcessReader( +twisted.internet.process.ProcessWriter( +twisted.internet.process.__builtins__ +twisted.internet.process.__doc__ +twisted.internet.process.__file__ +twisted.internet.process.__name__ +twisted.internet.process.__package__ +twisted.internet.process.abstract +twisted.internet.process.brokenLinuxPipeBehavior +twisted.internet.process.detectLinuxBrokenPipeBehavior( +twisted.internet.process.errno +twisted.internet.process.error +twisted.internet.process.failure +twisted.internet.process.fcntl +twisted.internet.process.fdesc +twisted.internet.process.gc +twisted.internet.process.log +twisted.internet.process.os +twisted.internet.process.pty +twisted.internet.process.reapAllProcesses( +twisted.internet.process.reapProcessHandlers +twisted.internet.process.registerReapProcessHandler( +twisted.internet.process.select +twisted.internet.process.signal +twisted.internet.process.styles +twisted.internet.process.switchUID( +twisted.internet.process.sys +twisted.internet.process.termios +twisted.internet.process.traceback +twisted.internet.process.unregisterReapProcessHandler( +twisted.internet.process.warnings + +--- from twisted.internet import process --- +process.BaseProcess( +process.CONNECTION_DONE +process.CONNECTION_LOST +process.PTYProcess( +process.Process( +process.ProcessExitedAlready( +process.ProcessReader( +process.ProcessWriter( +process.__builtins__ +process.__doc__ +process.__file__ +process.__name__ +process.__package__ +process.abstract +process.brokenLinuxPipeBehavior +process.detectLinuxBrokenPipeBehavior( +process.errno +process.error +process.failure +process.fcntl +process.fdesc +process.gc +process.log +process.os +process.pty +process.reapAllProcesses( +process.reapProcessHandlers +process.registerReapProcessHandler( +process.select +process.signal +process.styles +process.switchUID( +process.sys +process.termios +process.traceback +process.unregisterReapProcessHandler( +process.warnings + +--- from twisted.internet.process import * --- +BaseProcess( +PTYProcess( +ProcessReader( +ProcessWriter( +brokenLinuxPipeBehavior +detectLinuxBrokenPipeBehavior( +pty +reapAllProcesses( +reapProcessHandlers +registerReapProcessHandler( +switchUID( +unregisterReapProcessHandler( + +--- import twisted.internet.selectreactor --- +twisted.internet.selectreactor.EBADF +twisted.internet.selectreactor.EINTR +twisted.internet.selectreactor.IReactorFDSet( +twisted.internet.selectreactor.SelectReactor( +twisted.internet.selectreactor.__all__ +twisted.internet.selectreactor.__builtins__ +twisted.internet.selectreactor.__doc__ +twisted.internet.selectreactor.__file__ +twisted.internet.selectreactor.__name__ +twisted.internet.selectreactor.__package__ +twisted.internet.selectreactor.error +twisted.internet.selectreactor.implements( +twisted.internet.selectreactor.install( +twisted.internet.selectreactor.log +twisted.internet.selectreactor.platformType +twisted.internet.selectreactor.posixbase +twisted.internet.selectreactor.select +twisted.internet.selectreactor.sleep( +twisted.internet.selectreactor.sys +twisted.internet.selectreactor.win32select( + +--- from twisted.internet import selectreactor --- +selectreactor.EBADF +selectreactor.EINTR +selectreactor.IReactorFDSet( +selectreactor.SelectReactor( +selectreactor.__all__ +selectreactor.__builtins__ +selectreactor.__doc__ +selectreactor.__file__ +selectreactor.__name__ +selectreactor.__package__ +selectreactor.error +selectreactor.implements( +selectreactor.install( +selectreactor.log +selectreactor.platformType +selectreactor.posixbase +selectreactor.select +selectreactor.sleep( +selectreactor.sys +selectreactor.win32select( + +--- from twisted.internet.selectreactor import * --- +win32select( + +--- import twisted.internet.serialport --- +twisted.internet.serialport.BaseSerialPort( +twisted.internet.serialport.EIGHTBITS +twisted.internet.serialport.FIVEBITS +twisted.internet.serialport.PARITY_EVEN +twisted.internet.serialport.PARITY_NONE +twisted.internet.serialport.PARITY_ODD +twisted.internet.serialport.SEVENBITS +twisted.internet.serialport.SIXBITS +twisted.internet.serialport.STOPBITS_ONE +twisted.internet.serialport.STOPBITS_TWO +twisted.internet.serialport.SerialPort( +twisted.internet.serialport.__builtins__ +twisted.internet.serialport.__doc__ +twisted.internet.serialport.__file__ +twisted.internet.serialport.__name__ +twisted.internet.serialport.__package__ +twisted.internet.serialport.os +twisted.internet.serialport.serial +twisted.internet.serialport.sys + +--- from twisted.internet import serialport --- +serialport.BaseSerialPort( +serialport.EIGHTBITS +serialport.FIVEBITS +serialport.PARITY_EVEN +serialport.PARITY_NONE +serialport.PARITY_ODD +serialport.SEVENBITS +serialport.SIXBITS +serialport.STOPBITS_ONE +serialport.STOPBITS_TWO +serialport.SerialPort( +serialport.__builtins__ +serialport.__doc__ +serialport.__file__ +serialport.__name__ +serialport.__package__ +serialport.os +serialport.serial +serialport.sys + +--- from twisted.internet.serialport import * --- +BaseSerialPort( +EIGHTBITS +FIVEBITS +PARITY_EVEN +PARITY_NONE +PARITY_ODD +SEVENBITS +SIXBITS +STOPBITS_ONE +STOPBITS_TWO +SerialPort( +serial + +--- import twisted.internet.ssl --- +twisted.internet.ssl.Certificate( +twisted.internet.ssl.CertificateOptions( +twisted.internet.ssl.CertificateRequest( +twisted.internet.ssl.Client( +twisted.internet.ssl.ClientContextFactory( +twisted.internet.ssl.Connector( +twisted.internet.ssl.ContextFactory( +twisted.internet.ssl.DN( +twisted.internet.ssl.DefaultOpenSSLContextFactory( +twisted.internet.ssl.DistinguishedName( +twisted.internet.ssl.KeyPair( +twisted.internet.ssl.Port( +twisted.internet.ssl.PrivateCertificate( +twisted.internet.ssl.SSL +twisted.internet.ssl.Server( +twisted.internet.ssl.__all__ +twisted.internet.ssl.__builtins__ +twisted.internet.ssl.__doc__ +twisted.internet.ssl.__file__ +twisted.internet.ssl.__name__ +twisted.internet.ssl.__package__ +twisted.internet.ssl.address +twisted.internet.ssl.base +twisted.internet.ssl.implementedBy( +twisted.internet.ssl.implements( +twisted.internet.ssl.implementsOnly( +twisted.internet.ssl.interfaces +twisted.internet.ssl.supported +twisted.internet.ssl.tcp + +--- from twisted.internet import ssl --- +ssl.Certificate( +ssl.CertificateOptions( +ssl.CertificateRequest( +ssl.Client( +ssl.ClientContextFactory( +ssl.Connector( +ssl.ContextFactory( +ssl.DN( +ssl.DefaultOpenSSLContextFactory( +ssl.DistinguishedName( +ssl.KeyPair( +ssl.Port( +ssl.PrivateCertificate( +ssl.SSL +ssl.Server( +ssl.__all__ +ssl.__builtins__ +ssl.__doc__ +ssl.__file__ +ssl.__name__ +ssl.__package__ +ssl.address +ssl.base +ssl.implementedBy( +ssl.implements( +ssl.implementsOnly( +ssl.interfaces +ssl.supported +ssl.tcp + +--- from twisted.internet.ssl import * --- +Certificate( +CertificateOptions( +CertificateRequest( +Client( +ClientContextFactory( +Connector( +ContextFactory( +DN( +DefaultOpenSSLContextFactory( +DistinguishedName( +KeyPair( +Port( +PrivateCertificate( +SSL +address +implementedBy( +implementsOnly( +supported + +--- import twisted.internet.stdio --- +twisted.internet.stdio.StandardIO( +twisted.internet.stdio.__builtins__ +twisted.internet.stdio.__doc__ +twisted.internet.stdio.__file__ +twisted.internet.stdio.__name__ +twisted.internet.stdio.__package__ +twisted.internet.stdio.platform + +--- from twisted.internet import stdio --- +stdio.StandardIO( +stdio.__builtins__ +stdio.__doc__ +stdio.__file__ +stdio.__name__ +stdio.__package__ +stdio.platform + +--- from twisted.internet.stdio import * --- +StandardIO( + +--- import twisted.internet.task --- +twisted.internet.task.Clock( +twisted.internet.task.Cooperator( +twisted.internet.task.IReactorTime( +twisted.internet.task.LoopingCall( +twisted.internet.task.SchedulerStopped( +twisted.internet.task.__all__ +twisted.internet.task.__builtins__ +twisted.internet.task.__doc__ +twisted.internet.task.__file__ +twisted.internet.task.__metaclass__( +twisted.internet.task.__name__ +twisted.internet.task.__package__ +twisted.internet.task.base +twisted.internet.task.coiterate( +twisted.internet.task.defer +twisted.internet.task.deferLater( +twisted.internet.task.implements( +twisted.internet.task.reflect +twisted.internet.task.time + +--- from twisted.internet import task --- +task.Clock( +task.Cooperator( +task.IReactorTime( +task.LoopingCall( +task.SchedulerStopped( +task.__all__ +task.__builtins__ +task.__doc__ +task.__file__ +task.__metaclass__( +task.__name__ +task.__package__ +task.base +task.coiterate( +task.defer +task.deferLater( +task.implements( +task.reflect +task.time + +--- from twisted.internet.task import * --- +Cooperator( +LoopingCall( +SchedulerStopped( +coiterate( +deferLater( + +--- import twisted.internet.tcp --- +twisted.internet.tcp.BaseClient( +twisted.internet.tcp.CannotListenError( +twisted.internet.tcp.Client( +twisted.internet.tcp.Connection( +twisted.internet.tcp.Connector( +twisted.internet.tcp.EAGAIN +twisted.internet.tcp.EALREADY +twisted.internet.tcp.ECONNABORTED +twisted.internet.tcp.ECONNRESET +twisted.internet.tcp.EINPROGRESS +twisted.internet.tcp.EINTR +twisted.internet.tcp.EINVAL +twisted.internet.tcp.EISCONN +twisted.internet.tcp.EMFILE +twisted.internet.tcp.ENFILE +twisted.internet.tcp.ENOBUFS +twisted.internet.tcp.ENOMEM +twisted.internet.tcp.ENOTCONN +twisted.internet.tcp.EPERM +twisted.internet.tcp.EWOULDBLOCK +twisted.internet.tcp.Port( +twisted.internet.tcp.SSL +twisted.internet.tcp.Server( +twisted.internet.tcp.__builtins__ +twisted.internet.tcp.__doc__ +twisted.internet.tcp.__file__ +twisted.internet.tcp.__name__ +twisted.internet.tcp.__package__ +twisted.internet.tcp.abstract +twisted.internet.tcp.address +twisted.internet.tcp.base +twisted.internet.tcp.classImplements( +twisted.internet.tcp.defer +twisted.internet.tcp.error +twisted.internet.tcp.errorcode +twisted.internet.tcp.failure +twisted.internet.tcp.fcntl +twisted.internet.tcp.implements( +twisted.internet.tcp.interfaces +twisted.internet.tcp.log +twisted.internet.tcp.main +twisted.internet.tcp.operator +twisted.internet.tcp.os +twisted.internet.tcp.platformType +twisted.internet.tcp.reflect +twisted.internet.tcp.socket +twisted.internet.tcp.strerror( +twisted.internet.tcp.sys +twisted.internet.tcp.types +twisted.internet.tcp.unsignedID( + +--- from twisted.internet import tcp --- +tcp.BaseClient( +tcp.CannotListenError( +tcp.Client( +tcp.Connection( +tcp.Connector( +tcp.EAGAIN +tcp.EALREADY +tcp.ECONNABORTED +tcp.ECONNRESET +tcp.EINPROGRESS +tcp.EINTR +tcp.EINVAL +tcp.EISCONN +tcp.EMFILE +tcp.ENFILE +tcp.ENOBUFS +tcp.ENOMEM +tcp.ENOTCONN +tcp.EPERM +tcp.EWOULDBLOCK +tcp.Port( +tcp.SSL +tcp.Server( +tcp.__builtins__ +tcp.__doc__ +tcp.__file__ +tcp.__name__ +tcp.__package__ +tcp.abstract +tcp.address +tcp.base +tcp.classImplements( +tcp.defer +tcp.error +tcp.errorcode +tcp.failure +tcp.fcntl +tcp.implements( +tcp.interfaces +tcp.log +tcp.main +tcp.operator +tcp.os +tcp.platformType +tcp.reflect +tcp.socket +tcp.strerror( +tcp.sys +tcp.types +tcp.unsignedID( + +--- from twisted.internet.tcp import * --- +BaseClient( +Connection( + +--- import twisted.internet.threads --- +twisted.internet.threads.Queue +twisted.internet.threads.__all__ +twisted.internet.threads.__builtins__ +twisted.internet.threads.__doc__ +twisted.internet.threads.__file__ +twisted.internet.threads.__name__ +twisted.internet.threads.__package__ +twisted.internet.threads.blockingCallFromThread( +twisted.internet.threads.callMultipleInThread( +twisted.internet.threads.defer +twisted.internet.threads.deferToThread( +twisted.internet.threads.deferToThreadPool( +twisted.internet.threads.failure + +--- from twisted.internet import threads --- +threads.Queue +threads.__all__ +threads.blockingCallFromThread( +threads.callMultipleInThread( +threads.defer +threads.deferToThread( +threads.deferToThreadPool( +threads.failure + +--- from twisted.internet.threads import * --- +Queue +blockingCallFromThread( +callMultipleInThread( +deferToThread( +deferToThreadPool( + +--- import twisted.internet.tksupport --- +twisted.internet.tksupport.Tkinter +twisted.internet.tksupport.__all__ +twisted.internet.tksupport.__builtins__ +twisted.internet.tksupport.__doc__ +twisted.internet.tksupport.__file__ +twisted.internet.tksupport.__name__ +twisted.internet.tksupport.__package__ +twisted.internet.tksupport.getPassword( +twisted.internet.tksupport.install( +twisted.internet.tksupport.installTkFunctions( +twisted.internet.tksupport.log +twisted.internet.tksupport.task +twisted.internet.tksupport.tkMessageBox +twisted.internet.tksupport.tkSimpleDialog +twisted.internet.tksupport.uninstall( + +--- from twisted.internet import tksupport --- +tksupport.Tkinter +tksupport.__all__ +tksupport.__builtins__ +tksupport.__doc__ +tksupport.__file__ +tksupport.__name__ +tksupport.__package__ +tksupport.getPassword( +tksupport.install( +tksupport.installTkFunctions( +tksupport.log +tksupport.task +tksupport.tkMessageBox +tksupport.tkSimpleDialog +tksupport.uninstall( + +--- from twisted.internet.tksupport import * --- +getPassword( +installTkFunctions( +task +tkMessageBox +tkSimpleDialog +uninstall( + +--- import twisted.internet.udp --- +twisted.internet.udp.ConnectedMulticastPort( +twisted.internet.udp.ConnectedPort( +twisted.internet.udp.EAGAIN +twisted.internet.udp.ECONNREFUSED +twisted.internet.udp.EINTR +twisted.internet.udp.EMSGSIZE +twisted.internet.udp.EWOULDBLOCK +twisted.internet.udp.MulticastMixin( +twisted.internet.udp.MulticastPort( +twisted.internet.udp.Port( +twisted.internet.udp.__builtins__ +twisted.internet.udp.__doc__ +twisted.internet.udp.__file__ +twisted.internet.udp.__name__ +twisted.internet.udp.__package__ +twisted.internet.udp.abstract +twisted.internet.udp.address +twisted.internet.udp.base +twisted.internet.udp.defer +twisted.internet.udp.error +twisted.internet.udp.failure +twisted.internet.udp.implements( +twisted.internet.udp.interfaces +twisted.internet.udp.log +twisted.internet.udp.operator +twisted.internet.udp.os +twisted.internet.udp.platformType +twisted.internet.udp.protocol +twisted.internet.udp.reflect +twisted.internet.udp.socket +twisted.internet.udp.struct +twisted.internet.udp.styles +twisted.internet.udp.warnings + +--- from twisted.internet import udp --- +udp.ConnectedMulticastPort( +udp.ConnectedPort( +udp.EAGAIN +udp.ECONNREFUSED +udp.EINTR +udp.EMSGSIZE +udp.EWOULDBLOCK +udp.MulticastMixin( +udp.MulticastPort( +udp.Port( +udp.__builtins__ +udp.__doc__ +udp.__file__ +udp.__name__ +udp.__package__ +udp.abstract +udp.address +udp.base +udp.defer +udp.error +udp.failure +udp.implements( +udp.interfaces +udp.log +udp.operator +udp.os +udp.platformType +udp.protocol +udp.reflect +udp.socket +udp.struct +udp.styles +udp.warnings + +--- from twisted.internet.udp import * --- +ConnectedMulticastPort( +ConnectedPort( +MulticastMixin( +MulticastPort( +protocol + +--- import twisted.internet.unix --- +twisted.internet.unix.CannotListenError( +twisted.internet.unix.Client( +twisted.internet.unix.ConnectedDatagramPort( +twisted.internet.unix.Connector( +twisted.internet.unix.DatagramPort( +twisted.internet.unix.EAGAIN +twisted.internet.unix.ECONNREFUSED +twisted.internet.unix.EINTR +twisted.internet.unix.EMSGSIZE +twisted.internet.unix.EWOULDBLOCK +twisted.internet.unix.Port( +twisted.internet.unix.Server( +twisted.internet.unix.__builtins__ +twisted.internet.unix.__doc__ +twisted.internet.unix.__file__ +twisted.internet.unix.__name__ +twisted.internet.unix.__package__ +twisted.internet.unix.address +twisted.internet.unix.base +twisted.internet.unix.error +twisted.internet.unix.failure +twisted.internet.unix.implementedBy( +twisted.internet.unix.implements( +twisted.internet.unix.implementsOnly( +twisted.internet.unix.interfaces +twisted.internet.unix.lockfile +twisted.internet.unix.log +twisted.internet.unix.os +twisted.internet.unix.protocol +twisted.internet.unix.reflect +twisted.internet.unix.socket +twisted.internet.unix.stat +twisted.internet.unix.tcp +twisted.internet.unix.udp + +--- from twisted.internet import unix --- +unix.CannotListenError( +unix.Client( +unix.ConnectedDatagramPort( +unix.Connector( +unix.DatagramPort( +unix.EAGAIN +unix.ECONNREFUSED +unix.EINTR +unix.EMSGSIZE +unix.EWOULDBLOCK +unix.Port( +unix.Server( +unix.__builtins__ +unix.__doc__ +unix.__file__ +unix.__name__ +unix.__package__ +unix.address +unix.base +unix.error +unix.failure +unix.implementedBy( +unix.implements( +unix.implementsOnly( +unix.interfaces +unix.lockfile +unix.log +unix.os +unix.protocol +unix.reflect +unix.socket +unix.stat +unix.tcp +unix.udp + +--- from twisted.internet.unix import * --- +ConnectedDatagramPort( +DatagramPort( + +--- import twisted.internet.utils --- +twisted.internet.utils.StringIO +twisted.internet.utils.__all__ +twisted.internet.utils.__builtins__ +twisted.internet.utils.__doc__ +twisted.internet.utils.__file__ +twisted.internet.utils.__name__ +twisted.internet.utils.__package__ +twisted.internet.utils.defer +twisted.internet.utils.failure +twisted.internet.utils.getProcessOutput( +twisted.internet.utils.getProcessOutputAndValue( +twisted.internet.utils.getProcessValue( +twisted.internet.utils.protocol +twisted.internet.utils.runWithWarningsSuppressed( +twisted.internet.utils.suppressWarnings( +twisted.internet.utils.sys +twisted.internet.utils.tputil +twisted.internet.utils.warnings + +--- from twisted.internet import utils --- +utils.StringIO +utils.__all__ +utils.__builtins__ +utils.__doc__ +utils.__file__ +utils.__name__ +utils.__package__ +utils.defer +utils.failure +utils.getProcessOutput( +utils.getProcessOutputAndValue( +utils.getProcessValue( +utils.protocol +utils.runWithWarningsSuppressed( +utils.suppressWarnings( +utils.sys +utils.tputil +utils.warnings + +--- from twisted.internet.utils import * --- +getProcessOutput( +getProcessOutputAndValue( +getProcessValue( +runWithWarningsSuppressed( +suppressWarnings( +tputil + +--- import twisted.internet.wxreactor --- +twisted.internet.wxreactor.ProcessEventsTimer( +twisted.internet.wxreactor.Queue +twisted.internet.wxreactor.WxReactor( +twisted.internet.wxreactor.__all__ +twisted.internet.wxreactor.__builtins__ +twisted.internet.wxreactor.__doc__ +twisted.internet.wxreactor.__file__ +twisted.internet.wxreactor.__name__ +twisted.internet.wxreactor.__package__ +twisted.internet.wxreactor.install( +twisted.internet.wxreactor.log +twisted.internet.wxreactor.runtime +twisted.internet.wxreactor.wxCallAfter( +twisted.internet.wxreactor.wxPySimpleApp( +twisted.internet.wxreactor.wxTimer( + +--- from twisted.internet import wxreactor --- +wxreactor.ProcessEventsTimer( +wxreactor.Queue +wxreactor.WxReactor( +wxreactor.__all__ +wxreactor.__builtins__ +wxreactor.__doc__ +wxreactor.__file__ +wxreactor.__name__ +wxreactor.__package__ +wxreactor.install( +wxreactor.log +wxreactor.runtime +wxreactor.wxCallAfter( +wxreactor.wxPySimpleApp( +wxreactor.wxTimer( + +--- from twisted.internet.wxreactor import * --- +ProcessEventsTimer( +WxReactor( +runtime +wxCallAfter( +wxPySimpleApp( +wxTimer( + +--- import twisted.internet.wxsupport --- +twisted.internet.wxsupport.__all__ +twisted.internet.wxsupport.__builtins__ +twisted.internet.wxsupport.__doc__ +twisted.internet.wxsupport.__file__ +twisted.internet.wxsupport.__name__ +twisted.internet.wxsupport.__package__ +twisted.internet.wxsupport.__warningregistry__ +twisted.internet.wxsupport.install( +twisted.internet.wxsupport.platformType +twisted.internet.wxsupport.reactor +twisted.internet.wxsupport.warnings +twisted.internet.wxsupport.wxApp( +twisted.internet.wxsupport.wxRunner( + +--- from twisted.internet import wxsupport --- +wxsupport.__all__ +wxsupport.__builtins__ +wxsupport.__doc__ +wxsupport.__file__ +wxsupport.__name__ +wxsupport.__package__ +wxsupport.__warningregistry__ +wxsupport.install( +wxsupport.platformType +wxsupport.reactor +wxsupport.warnings +wxsupport.wxApp( +wxsupport.wxRunner( + +--- from twisted.internet.wxsupport import * --- +reactor +wxApp( +wxRunner( + +--- import twisted.application --- +twisted.application.__builtins__ +twisted.application.__doc__ +twisted.application.__file__ +twisted.application.__name__ +twisted.application.__package__ +twisted.application.__path__ + +--- from twisted import application --- +application.__builtins__ +application.__doc__ +application.__file__ +application.__name__ +application.__package__ +application.__path__ + +--- from twisted.application import * --- + +--- import twisted.application.app --- +twisted.application.app.AppLogger( +twisted.application.app.AppProfiler( +twisted.application.app.ApplicationRunner( +twisted.application.app.CProfileRunner( +twisted.application.app.HotshotRunner( +twisted.application.app.ILogObserver( +twisted.application.app.NoSuchReactor( +twisted.application.app.ProfileRunner( +twisted.application.app.ReactorSelectionMixin( +twisted.application.app.ServerOptions( +twisted.application.app.Version( +twisted.application.app.__builtins__ +twisted.application.app.__doc__ +twisted.application.app.__file__ +twisted.application.app.__name__ +twisted.application.app.__package__ +twisted.application.app.convertStyle( +twisted.application.app.copyright +twisted.application.app.defer +twisted.application.app.deprecated( +twisted.application.app.failure +twisted.application.app.fixPdb( +twisted.application.app.getApplication( +twisted.application.app.getLogFile( +twisted.application.app.getPassphrase( +twisted.application.app.getSavePassphrase( +twisted.application.app.getpass +twisted.application.app.initialLog( +twisted.application.app.installReactor( +twisted.application.app.log +twisted.application.app.logfile +twisted.application.app.os +twisted.application.app.pdb +twisted.application.app.qual( +twisted.application.app.reactors +twisted.application.app.reportProfile( +twisted.application.app.run( +twisted.application.app.runReactorWithLogging( +twisted.application.app.runWithHotshot( +twisted.application.app.runWithProfiler( +twisted.application.app.runtime +twisted.application.app.service +twisted.application.app.signal +twisted.application.app.sob +twisted.application.app.startApplication( +twisted.application.app.sys +twisted.application.app.traceback +twisted.application.app.usage +twisted.application.app.util +twisted.application.app.warnings + +--- from twisted.application import app --- +app.AppLogger( +app.AppProfiler( +app.ApplicationRunner( +app.CProfileRunner( +app.HotshotRunner( +app.ILogObserver( +app.NoSuchReactor( +app.ProfileRunner( +app.ReactorSelectionMixin( +app.ServerOptions( +app.Version( +app.__builtins__ +app.__doc__ +app.__file__ +app.__name__ +app.__package__ +app.convertStyle( +app.copyright +app.defer +app.deprecated( +app.failure +app.fixPdb( +app.getApplication( +app.getLogFile( +app.getPassphrase( +app.getSavePassphrase( +app.getpass +app.initialLog( +app.installReactor( +app.log +app.logfile +app.os +app.pdb +app.qual( +app.reactors +app.reportProfile( +app.run( +app.runReactorWithLogging( +app.runWithHotshot( +app.runWithProfiler( +app.runtime +app.service +app.signal +app.sob +app.startApplication( +app.sys +app.traceback +app.usage +app.util +app.warnings + +--- from twisted.application.app import * --- +AppLogger( +AppProfiler( +ApplicationRunner( +CProfileRunner( +HotshotRunner( +ILogObserver( +NoSuchReactor( +ProfileRunner( +ReactorSelectionMixin( +ServerOptions( +convertStyle( +deprecated( +fixPdb( +getApplication( +getLogFile( +getPassphrase( +getSavePassphrase( +getpass +initialLog( +qual( +reactors +reportProfile( +runReactorWithLogging( +runWithHotshot( +runWithProfiler( +service +sob +startApplication( +usage + +--- import twisted.application.internet --- +twisted.application.internet.CooperatorService( +twisted.application.internet.GenericClient( +twisted.application.internet.GenericServer( +twisted.application.internet.MulticastServer( +twisted.application.internet.SSLClient( +twisted.application.internet.SSLServer( +twisted.application.internet.TCPClient( +twisted.application.internet.TCPServer( +twisted.application.internet.TimerService( +twisted.application.internet.UDPClient( +twisted.application.internet.UDPServer( +twisted.application.internet.UNIXClient( +twisted.application.internet.UNIXDatagramClient( +twisted.application.internet.UNIXDatagramServer( +twisted.application.internet.UNIXServer( +twisted.application.internet.__all__ +twisted.application.internet.__builtins__ +twisted.application.internet.__doc__ +twisted.application.internet.__file__ +twisted.application.internet.__name__ +twisted.application.internet.__package__ +twisted.application.internet.base( +twisted.application.internet.doc +twisted.application.internet.klass( +twisted.application.internet.log +twisted.application.internet.method +twisted.application.internet.new +twisted.application.internet.service +twisted.application.internet.side +twisted.application.internet.task +twisted.application.internet.tran + +--- from twisted.application import internet --- +internet.CooperatorService( +internet.GenericClient( +internet.GenericServer( +internet.MulticastServer( +internet.SSLClient( +internet.SSLServer( +internet.TCPClient( +internet.TCPServer( +internet.TimerService( +internet.UDPClient( +internet.UDPServer( +internet.UNIXClient( +internet.UNIXDatagramClient( +internet.UNIXDatagramServer( +internet.UNIXServer( +internet.__all__ +internet.base( +internet.doc +internet.klass( +internet.log +internet.method +internet.new +internet.service +internet.side +internet.task +internet.tran + +--- from twisted.application.internet import * --- +CooperatorService( +GenericClient( +GenericServer( +MulticastServer( +SSLClient( +SSLServer( +TCPClient( +TimerService( +UDPClient( +UNIXClient( +UNIXDatagramClient( +UNIXDatagramServer( +UNIXServer( +base( +doc +klass( +method +new +side +tran + +--- import twisted.application.service --- +twisted.application.service.Application( +twisted.application.service.Attribute( +twisted.application.service.IPlugin( +twisted.application.service.IProcess( +twisted.application.service.IService( +twisted.application.service.IServiceCollection( +twisted.application.service.IServiceMaker( +twisted.application.service.Interface( +twisted.application.service.MultiService( +twisted.application.service.Process( +twisted.application.service.Service( +twisted.application.service.ServiceMaker( +twisted.application.service.__all__ +twisted.application.service.__builtins__ +twisted.application.service.__doc__ +twisted.application.service.__file__ +twisted.application.service.__name__ +twisted.application.service.__package__ +twisted.application.service.components +twisted.application.service.defer +twisted.application.service.implements( +twisted.application.service.loadApplication( +twisted.application.service.namedAny( +twisted.application.service.sob + +--- from twisted.application import service --- +service.Application( +service.Attribute( +service.IPlugin( +service.IProcess( +service.IService( +service.IServiceCollection( +service.IServiceMaker( +service.Interface( +service.MultiService( +service.Process( +service.Service( +service.ServiceMaker( +service.__all__ +service.__builtins__ +service.__doc__ +service.__file__ +service.__name__ +service.__package__ +service.components +service.defer +service.implements( +service.loadApplication( +service.namedAny( +service.sob + +--- from twisted.application.service import * --- +Application( +IPlugin( +IProcess( +IService( +IServiceMaker( +MultiService( +Service( +ServiceMaker( +loadApplication( +namedAny( + +--- import twisted.application.strports --- +twisted.application.strports.__all__ +twisted.application.strports.__builtins__ +twisted.application.strports.__doc__ +twisted.application.strports.__file__ +twisted.application.strports.__name__ +twisted.application.strports.__package__ +twisted.application.strports.generators +twisted.application.strports.listen( +twisted.application.strports.parse( +twisted.application.strports.service( + +--- from twisted.application import strports --- +strports.__all__ +strports.__builtins__ +strports.__doc__ +strports.__file__ +strports.__name__ +strports.__package__ +strports.generators +strports.listen( +strports.parse( +strports.service( + +--- from twisted.application.strports import * --- +service( + +--- import twisted.conch.avatar --- +twisted.conch.avatar.ConchError( +twisted.conch.avatar.ConchUser( +twisted.conch.avatar.IConchUser( +twisted.conch.avatar.OPEN_UNKNOWN_CHANNEL_TYPE +twisted.conch.avatar.__builtins__ +twisted.conch.avatar.__doc__ +twisted.conch.avatar.__file__ +twisted.conch.avatar.__name__ +twisted.conch.avatar.__package__ +twisted.conch.avatar.interface +twisted.conch.avatar.log + +--- from twisted.conch import avatar --- +avatar.ConchError( +avatar.ConchUser( +avatar.IConchUser( +avatar.OPEN_UNKNOWN_CHANNEL_TYPE +avatar.__builtins__ +avatar.__doc__ +avatar.__file__ +avatar.__name__ +avatar.__package__ +avatar.interface +avatar.log + +--- from twisted.conch.avatar import * --- +ConchError( +ConchUser( +IConchUser( +OPEN_UNKNOWN_CHANNEL_TYPE +interface + +--- import twisted.conch.checkers --- +twisted.conch.checkers.ICredentialsChecker( +twisted.conch.checkers.ISSHPrivateKey( +twisted.conch.checkers.IUsernamePassword( +twisted.conch.checkers.SSHProtocolChecker( +twisted.conch.checkers.SSHPublicKeyDatabase( +twisted.conch.checkers.UNIXPasswordDatabase( +twisted.conch.checkers.UnauthorizedLogin( +twisted.conch.checkers.UnhandledCredentials( +twisted.conch.checkers.__builtins__ +twisted.conch.checkers.__doc__ +twisted.conch.checkers.__file__ +twisted.conch.checkers.__name__ +twisted.conch.checkers.__package__ +twisted.conch.checkers.base64 +twisted.conch.checkers.binascii +twisted.conch.checkers.crypt +twisted.conch.checkers.defer +twisted.conch.checkers.errno +twisted.conch.checkers.error +twisted.conch.checkers.failure +twisted.conch.checkers.implements( +twisted.conch.checkers.keys +twisted.conch.checkers.log +twisted.conch.checkers.os +twisted.conch.checkers.pamauth +twisted.conch.checkers.providedBy( +twisted.conch.checkers.pwd +twisted.conch.checkers.reflect +twisted.conch.checkers.runAsEffectiveUser( +twisted.conch.checkers.shadow +twisted.conch.checkers.verifyCryptedPassword( + +--- from twisted.conch import checkers --- +checkers.ICredentialsChecker( +checkers.ISSHPrivateKey( +checkers.IUsernamePassword( +checkers.SSHProtocolChecker( +checkers.SSHPublicKeyDatabase( +checkers.UNIXPasswordDatabase( +checkers.UnauthorizedLogin( +checkers.UnhandledCredentials( +checkers.__builtins__ +checkers.__doc__ +checkers.__file__ +checkers.__name__ +checkers.__package__ +checkers.base64 +checkers.binascii +checkers.crypt +checkers.defer +checkers.errno +checkers.error +checkers.failure +checkers.implements( +checkers.keys +checkers.log +checkers.os +checkers.pamauth +checkers.providedBy( +checkers.pwd +checkers.reflect +checkers.runAsEffectiveUser( +checkers.shadow +checkers.verifyCryptedPassword( + +--- from twisted.conch.checkers import * --- +ICredentialsChecker( +ISSHPrivateKey( +IUsernamePassword( +SSHProtocolChecker( +SSHPublicKeyDatabase( +UNIXPasswordDatabase( +UnauthorizedLogin( +UnhandledCredentials( +crypt +keys +pamauth +providedBy( +runAsEffectiveUser( +shadow +verifyCryptedPassword( + +--- import twisted.conch.client --- +twisted.conch.client.__builtins__ +twisted.conch.client.__doc__ +twisted.conch.client.__file__ +twisted.conch.client.__name__ +twisted.conch.client.__package__ +twisted.conch.client.__path__ + +--- from twisted.conch import client --- +client.__builtins__ +client.__doc__ +client.__file__ +client.__name__ +client.__package__ +client.__path__ + +--- from twisted.conch.client import * --- + +--- import twisted.conch.error --- +twisted.conch.error.ConchError( +twisted.conch.error.HostKeyChanged( +twisted.conch.error.IgnoreAuthentication( +twisted.conch.error.InvalidEntry( +twisted.conch.error.MissingKeyStoreError( +twisted.conch.error.NotEnoughAuthentication( +twisted.conch.error.UserRejectedKey( +twisted.conch.error.ValidPublicKey( +twisted.conch.error.__builtins__ +twisted.conch.error.__doc__ +twisted.conch.error.__file__ +twisted.conch.error.__name__ +twisted.conch.error.__package__ + +--- from twisted.conch import error --- +error.ConchError( +error.HostKeyChanged( +error.IgnoreAuthentication( +error.InvalidEntry( +error.MissingKeyStoreError( +error.NotEnoughAuthentication( +error.UserRejectedKey( +error.ValidPublicKey( + +--- from twisted.conch.error import * --- +HostKeyChanged( +IgnoreAuthentication( +InvalidEntry( +MissingKeyStoreError( +NotEnoughAuthentication( +UserRejectedKey( +ValidPublicKey( + +--- import twisted.conch.insults --- +twisted.conch.insults.__builtins__ +twisted.conch.insults.__doc__ +twisted.conch.insults.__file__ +twisted.conch.insults.__name__ +twisted.conch.insults.__package__ +twisted.conch.insults.__path__ + +--- from twisted.conch import insults --- +insults.__builtins__ +insults.__doc__ +insults.__file__ +insults.__name__ +insults.__package__ +insults.__path__ + +--- from twisted.conch.insults import * --- + +--- import twisted.conch.interfaces --- +twisted.conch.interfaces.Attribute( +twisted.conch.interfaces.IConchUser( +twisted.conch.interfaces.IKnownHostEntry( +twisted.conch.interfaces.ISFTPFile( +twisted.conch.interfaces.ISFTPServer( +twisted.conch.interfaces.ISession( +twisted.conch.interfaces.Interface( +twisted.conch.interfaces.__builtins__ +twisted.conch.interfaces.__doc__ +twisted.conch.interfaces.__file__ +twisted.conch.interfaces.__name__ +twisted.conch.interfaces.__package__ + +--- from twisted.conch import interfaces --- +interfaces.IConchUser( +interfaces.IKnownHostEntry( +interfaces.ISFTPFile( +interfaces.ISFTPServer( +interfaces.ISession( + +--- from twisted.conch.interfaces import * --- +IKnownHostEntry( +ISFTPFile( +ISFTPServer( +ISession( + +--- import twisted.conch.ls --- +twisted.conch.ls.__builtins__ +twisted.conch.ls.__doc__ +twisted.conch.ls.__file__ +twisted.conch.ls.__name__ +twisted.conch.ls.__package__ +twisted.conch.ls.array +twisted.conch.ls.lsLine( +twisted.conch.ls.stat +twisted.conch.ls.time + +--- from twisted.conch import ls --- +ls.__builtins__ +ls.__doc__ +ls.__file__ +ls.__name__ +ls.__package__ +ls.array +ls.lsLine( +ls.stat +ls.time + +--- from twisted.conch.ls import * --- +array +lsLine( + +--- import twisted.conch.manhole --- +twisted.conch.manhole.CTRL_BACKSLASH +twisted.conch.manhole.CTRL_C +twisted.conch.manhole.CTRL_D +twisted.conch.manhole.CTRL_L +twisted.conch.manhole.ColoredManhole( +twisted.conch.manhole.FileWrapper( +twisted.conch.manhole.Manhole( +twisted.conch.manhole.ManholeInterpreter( +twisted.conch.manhole.StringIO +twisted.conch.manhole.TokenPrinter( +twisted.conch.manhole.VT102Writer( +twisted.conch.manhole.__builtins__ +twisted.conch.manhole.__doc__ +twisted.conch.manhole.__file__ +twisted.conch.manhole.__name__ +twisted.conch.manhole.__package__ +twisted.conch.manhole.code +twisted.conch.manhole.defer +twisted.conch.manhole.lastColorizedLine( +twisted.conch.manhole.recvline +twisted.conch.manhole.sys +twisted.conch.manhole.tokenize + +--- from twisted.conch import manhole --- +manhole.CTRL_BACKSLASH +manhole.CTRL_C +manhole.CTRL_D +manhole.CTRL_L +manhole.ColoredManhole( +manhole.FileWrapper( +manhole.Manhole( +manhole.ManholeInterpreter( +manhole.StringIO +manhole.TokenPrinter( +manhole.VT102Writer( +manhole.__builtins__ +manhole.__doc__ +manhole.__file__ +manhole.__name__ +manhole.__package__ +manhole.code +manhole.defer +manhole.lastColorizedLine( +manhole.recvline +manhole.sys +manhole.tokenize + +--- from twisted.conch.manhole import * --- +CTRL_BACKSLASH +CTRL_C +CTRL_D +CTRL_L +ColoredManhole( +Manhole( +ManholeInterpreter( +TokenPrinter( +VT102Writer( +code +lastColorizedLine( +recvline + +--- import twisted.conch.manhole_ssh --- +twisted.conch.manhole_ssh.ConchFactory( +twisted.conch.manhole_ssh.TerminalRealm( +twisted.conch.manhole_ssh.TerminalSession( +twisted.conch.manhole_ssh.TerminalSessionTransport( +twisted.conch.manhole_ssh.TerminalUser( +twisted.conch.manhole_ssh.__builtins__ +twisted.conch.manhole_ssh.__doc__ +twisted.conch.manhole_ssh.__file__ +twisted.conch.manhole_ssh.__name__ +twisted.conch.manhole_ssh.__package__ +twisted.conch.manhole_ssh.avatar +twisted.conch.manhole_ssh.checkers +twisted.conch.manhole_ssh.components +twisted.conch.manhole_ssh.credentials +twisted.conch.manhole_ssh.econch +twisted.conch.manhole_ssh.factory +twisted.conch.manhole_ssh.iconch +twisted.conch.manhole_ssh.implements( +twisted.conch.manhole_ssh.insults +twisted.conch.manhole_ssh.keys +twisted.conch.manhole_ssh.portal +twisted.conch.manhole_ssh.session + +--- from twisted.conch import manhole_ssh --- +manhole_ssh.ConchFactory( +manhole_ssh.TerminalRealm( +manhole_ssh.TerminalSession( +manhole_ssh.TerminalSessionTransport( +manhole_ssh.TerminalUser( +manhole_ssh.__builtins__ +manhole_ssh.__doc__ +manhole_ssh.__file__ +manhole_ssh.__name__ +manhole_ssh.__package__ +manhole_ssh.avatar +manhole_ssh.checkers +manhole_ssh.components +manhole_ssh.credentials +manhole_ssh.econch +manhole_ssh.factory +manhole_ssh.iconch +manhole_ssh.implements( +manhole_ssh.insults +manhole_ssh.keys +manhole_ssh.portal +manhole_ssh.session + +--- from twisted.conch.manhole_ssh import * --- +ConchFactory( +TerminalRealm( +TerminalSession( +TerminalSessionTransport( +TerminalUser( +avatar +checkers +credentials +econch +factory +iconch +insults +portal +session + +--- import twisted.conch.manhole_tap --- +twisted.conch.manhole_tap.Options( +twisted.conch.manhole_tap.__builtins__ +twisted.conch.manhole_tap.__doc__ +twisted.conch.manhole_tap.__file__ +twisted.conch.manhole_tap.__name__ +twisted.conch.manhole_tap.__package__ +twisted.conch.manhole_tap.chainedProtocolFactory( +twisted.conch.manhole_tap.checkers +twisted.conch.manhole_tap.iconch +twisted.conch.manhole_tap.implements( +twisted.conch.manhole_tap.insults +twisted.conch.manhole_tap.makeService( +twisted.conch.manhole_tap.makeTelnetProtocol( +twisted.conch.manhole_tap.manhole +twisted.conch.manhole_tap.manhole_ssh +twisted.conch.manhole_tap.portal +twisted.conch.manhole_tap.protocol +twisted.conch.manhole_tap.service +twisted.conch.manhole_tap.session +twisted.conch.manhole_tap.strports +twisted.conch.manhole_tap.telnet +twisted.conch.manhole_tap.usage + +--- from twisted.conch import manhole_tap --- +manhole_tap.Options( +manhole_tap.__builtins__ +manhole_tap.__doc__ +manhole_tap.__file__ +manhole_tap.__name__ +manhole_tap.__package__ +manhole_tap.chainedProtocolFactory( +manhole_tap.checkers +manhole_tap.iconch +manhole_tap.implements( +manhole_tap.insults +manhole_tap.makeService( +manhole_tap.makeTelnetProtocol( +manhole_tap.manhole +manhole_tap.manhole_ssh +manhole_tap.portal +manhole_tap.protocol +manhole_tap.service +manhole_tap.session +manhole_tap.strports +manhole_tap.telnet +manhole_tap.usage + +--- from twisted.conch.manhole_tap import * --- +Options( +chainedProtocolFactory( +makeService( +makeTelnetProtocol( +manhole +manhole_ssh +strports +telnet + +--- import twisted.conch.mixin --- +twisted.conch.mixin.BufferingMixin( +twisted.conch.mixin.__builtins__ +twisted.conch.mixin.__doc__ +twisted.conch.mixin.__file__ +twisted.conch.mixin.__name__ +twisted.conch.mixin.__package__ +twisted.conch.mixin.reactor + +--- from twisted.conch import mixin --- +mixin.BufferingMixin( +mixin.__builtins__ +mixin.__doc__ +mixin.__file__ +mixin.__name__ +mixin.__package__ +mixin.reactor + +--- from twisted.conch.mixin import * --- +BufferingMixin( + +--- import twisted.conch.openssh_compat --- +twisted.conch.openssh_compat.__builtins__ +twisted.conch.openssh_compat.__doc__ +twisted.conch.openssh_compat.__file__ +twisted.conch.openssh_compat.__name__ +twisted.conch.openssh_compat.__package__ +twisted.conch.openssh_compat.__path__ + +--- from twisted.conch import openssh_compat --- +openssh_compat.__builtins__ +openssh_compat.__doc__ +openssh_compat.__file__ +openssh_compat.__name__ +openssh_compat.__package__ +openssh_compat.__path__ + +--- from twisted.conch.openssh_compat import * --- + +--- import twisted.conch.recvline --- +twisted.conch.recvline.HistoricRecvLine( +twisted.conch.recvline.LocalTerminalBufferMixin( +twisted.conch.recvline.Logging( +twisted.conch.recvline.RecvLine( +twisted.conch.recvline.TransportSequence( +twisted.conch.recvline.__builtins__ +twisted.conch.recvline.__doc__ +twisted.conch.recvline.__file__ +twisted.conch.recvline.__name__ +twisted.conch.recvline.__package__ +twisted.conch.recvline.helper +twisted.conch.recvline.implements( +twisted.conch.recvline.insults +twisted.conch.recvline.log +twisted.conch.recvline.reflect +twisted.conch.recvline.string + +--- from twisted.conch import recvline --- +recvline.HistoricRecvLine( +recvline.LocalTerminalBufferMixin( +recvline.Logging( +recvline.RecvLine( +recvline.TransportSequence( +recvline.__builtins__ +recvline.__doc__ +recvline.__file__ +recvline.__name__ +recvline.__package__ +recvline.helper +recvline.implements( +recvline.insults +recvline.log +recvline.reflect +recvline.string + +--- from twisted.conch.recvline import * --- +HistoricRecvLine( +LocalTerminalBufferMixin( +Logging( +RecvLine( +TransportSequence( +helper + +--- import twisted.conch.scripts --- +twisted.conch.scripts.__builtins__ +twisted.conch.scripts.__doc__ +twisted.conch.scripts.__file__ +twisted.conch.scripts.__name__ +twisted.conch.scripts.__package__ +twisted.conch.scripts.__path__ + +--- from twisted.conch import scripts --- +scripts.__builtins__ +scripts.__doc__ +scripts.__file__ +scripts.__name__ +scripts.__package__ +scripts.__path__ + +--- from twisted.conch.scripts import * --- + +--- import twisted.conch.ssh --- +twisted.conch.ssh.__builtins__ +twisted.conch.ssh.__doc__ +twisted.conch.ssh.__file__ +twisted.conch.ssh.__name__ +twisted.conch.ssh.__package__ +twisted.conch.ssh.__path__ + +--- from twisted.conch import ssh --- +ssh.__builtins__ +ssh.__doc__ +ssh.__file__ +ssh.__name__ +ssh.__package__ +ssh.__path__ + +--- from twisted.conch.ssh import * --- + +--- import twisted.conch.stdio --- +twisted.conch.stdio.ColoredManhole( +twisted.conch.stdio.ConsoleManhole( +twisted.conch.stdio.ServerProtocol( +twisted.conch.stdio.TerminalProcessProtocol( +twisted.conch.stdio.UnexpectedOutputError( +twisted.conch.stdio.__builtins__ +twisted.conch.stdio.__doc__ +twisted.conch.stdio.__file__ +twisted.conch.stdio.__name__ +twisted.conch.stdio.__package__ +twisted.conch.stdio.defer +twisted.conch.stdio.failure +twisted.conch.stdio.log +twisted.conch.stdio.main( +twisted.conch.stdio.os +twisted.conch.stdio.protocol +twisted.conch.stdio.reactor +twisted.conch.stdio.reflect +twisted.conch.stdio.runWithProtocol( +twisted.conch.stdio.stdio +twisted.conch.stdio.sys +twisted.conch.stdio.termios +twisted.conch.stdio.tty + +--- from twisted.conch import stdio --- +stdio.ColoredManhole( +stdio.ConsoleManhole( +stdio.ServerProtocol( +stdio.TerminalProcessProtocol( +stdio.UnexpectedOutputError( +stdio.defer +stdio.failure +stdio.log +stdio.main( +stdio.os +stdio.protocol +stdio.reactor +stdio.reflect +stdio.runWithProtocol( +stdio.stdio +stdio.sys +stdio.termios +stdio.tty + +--- from twisted.conch.stdio import * --- +ConsoleManhole( +ServerProtocol( +TerminalProcessProtocol( +UnexpectedOutputError( +runWithProtocol( +stdio + +--- import twisted.conch.tap --- +twisted.conch.tap.Options( +twisted.conch.tap.__builtins__ +twisted.conch.tap.__doc__ +twisted.conch.tap.__file__ +twisted.conch.tap.__name__ +twisted.conch.tap.__package__ +twisted.conch.tap.checkers +twisted.conch.tap.factory +twisted.conch.tap.makeService( +twisted.conch.tap.portal +twisted.conch.tap.strports +twisted.conch.tap.unix +twisted.conch.tap.usage + +--- from twisted.conch import tap --- +tap.Options( +tap.__builtins__ +tap.__doc__ +tap.__file__ +tap.__name__ +tap.__package__ +tap.checkers +tap.factory +tap.makeService( +tap.portal +tap.strports +tap.unix +tap.usage + +--- from twisted.conch.tap import * --- + +--- import twisted.conch.telnet --- +twisted.conch.telnet.AO +twisted.conch.telnet.AYT +twisted.conch.telnet.AlreadyDisabled( +twisted.conch.telnet.AlreadyEnabled( +twisted.conch.telnet.AlreadyNegotiating( +twisted.conch.telnet.AuthenticatingTelnetProtocol( +twisted.conch.telnet.BEL +twisted.conch.telnet.BRK +twisted.conch.telnet.BS +twisted.conch.telnet.CR +twisted.conch.telnet.DM +twisted.conch.telnet.DO +twisted.conch.telnet.DONT +twisted.conch.telnet.EC +twisted.conch.telnet.ECHO +twisted.conch.telnet.EDIT +twisted.conch.telnet.EL +twisted.conch.telnet.FF +twisted.conch.telnet.GA +twisted.conch.telnet.HT +twisted.conch.telnet.IAC +twisted.conch.telnet.IP +twisted.conch.telnet.ITelnetProtocol( +twisted.conch.telnet.ITelnetTransport( +twisted.conch.telnet.LF +twisted.conch.telnet.LINEMODE +twisted.conch.telnet.LINEMODE_ABORT +twisted.conch.telnet.LINEMODE_EDIT +twisted.conch.telnet.LINEMODE_EOF +twisted.conch.telnet.LINEMODE_FORWARDMASK +twisted.conch.telnet.LINEMODE_LIT_ECHO +twisted.conch.telnet.LINEMODE_MODE +twisted.conch.telnet.LINEMODE_MODE_ACK +twisted.conch.telnet.LINEMODE_SLC +twisted.conch.telnet.LINEMODE_SLC_ABORT +twisted.conch.telnet.LINEMODE_SLC_ACK +twisted.conch.telnet.LINEMODE_SLC_AO +twisted.conch.telnet.LINEMODE_SLC_AYT +twisted.conch.telnet.LINEMODE_SLC_BRK +twisted.conch.telnet.LINEMODE_SLC_CANTCHANGE +twisted.conch.telnet.LINEMODE_SLC_DEFAULT +twisted.conch.telnet.LINEMODE_SLC_EBOL +twisted.conch.telnet.LINEMODE_SLC_EC +twisted.conch.telnet.LINEMODE_SLC_ECR +twisted.conch.telnet.LINEMODE_SLC_EEOL +twisted.conch.telnet.LINEMODE_SLC_EL +twisted.conch.telnet.LINEMODE_SLC_EOF +twisted.conch.telnet.LINEMODE_SLC_EOR +twisted.conch.telnet.LINEMODE_SLC_EW +twisted.conch.telnet.LINEMODE_SLC_EWR +twisted.conch.telnet.LINEMODE_SLC_FLUSHIN +twisted.conch.telnet.LINEMODE_SLC_FLUSHOUT +twisted.conch.telnet.LINEMODE_SLC_FORW1 +twisted.conch.telnet.LINEMODE_SLC_FORW2 +twisted.conch.telnet.LINEMODE_SLC_INSRT +twisted.conch.telnet.LINEMODE_SLC_IP +twisted.conch.telnet.LINEMODE_SLC_LEVELBITS +twisted.conch.telnet.LINEMODE_SLC_LNEXT +twisted.conch.telnet.LINEMODE_SLC_MCBOL +twisted.conch.telnet.LINEMODE_SLC_MCEOL +twisted.conch.telnet.LINEMODE_SLC_MCL +twisted.conch.telnet.LINEMODE_SLC_MCR +twisted.conch.telnet.LINEMODE_SLC_MCWL +twisted.conch.telnet.LINEMODE_SLC_MCWR +twisted.conch.telnet.LINEMODE_SLC_NOSUPPORT +twisted.conch.telnet.LINEMODE_SLC_OVER +twisted.conch.telnet.LINEMODE_SLC_RP +twisted.conch.telnet.LINEMODE_SLC_SUSP +twisted.conch.telnet.LINEMODE_SLC_SYNCH +twisted.conch.telnet.LINEMODE_SLC_VALUE +twisted.conch.telnet.LINEMODE_SLC_XOFF +twisted.conch.telnet.LINEMODE_SLC_XON +twisted.conch.telnet.LINEMODE_SOFT_TAB +twisted.conch.telnet.LINEMODE_SUSP +twisted.conch.telnet.LINEMODE_TRAPSIG +twisted.conch.telnet.LIT_ECHO +twisted.conch.telnet.MODE +twisted.conch.telnet.MODE_ACK +twisted.conch.telnet.NAWS +twisted.conch.telnet.NOP +twisted.conch.telnet.NULL +twisted.conch.telnet.NegotiationError( +twisted.conch.telnet.OptionRefused( +twisted.conch.telnet.ProtocolTransportMixin( +twisted.conch.telnet.SB +twisted.conch.telnet.SE +twisted.conch.telnet.SGA +twisted.conch.telnet.SOFT_TAB +twisted.conch.telnet.StatefulTelnetProtocol( +twisted.conch.telnet.TRAPSIG +twisted.conch.telnet.Telnet( +twisted.conch.telnet.TelnetBootstrapProtocol( +twisted.conch.telnet.TelnetError( +twisted.conch.telnet.TelnetProtocol( +twisted.conch.telnet.TelnetTransport( +twisted.conch.telnet.VT +twisted.conch.telnet.WILL +twisted.conch.telnet.WONT +twisted.conch.telnet.__all__ +twisted.conch.telnet.__builtins__ +twisted.conch.telnet.__doc__ +twisted.conch.telnet.__file__ +twisted.conch.telnet.__name__ +twisted.conch.telnet.__package__ +twisted.conch.telnet.basic +twisted.conch.telnet.credentials +twisted.conch.telnet.defer +twisted.conch.telnet.iinternet +twisted.conch.telnet.implements( +twisted.conch.telnet.log +twisted.conch.telnet.protocol +twisted.conch.telnet.struct + +--- from twisted.conch import telnet --- +telnet.AO +telnet.AYT +telnet.AlreadyDisabled( +telnet.AlreadyEnabled( +telnet.AlreadyNegotiating( +telnet.AuthenticatingTelnetProtocol( +telnet.BEL +telnet.BRK +telnet.BS +telnet.CR +telnet.DM +telnet.DO +telnet.DONT +telnet.EC +telnet.ECHO +telnet.EDIT +telnet.EL +telnet.FF +telnet.GA +telnet.HT +telnet.IAC +telnet.IP +telnet.ITelnetProtocol( +telnet.ITelnetTransport( +telnet.LF +telnet.LINEMODE +telnet.LINEMODE_ABORT +telnet.LINEMODE_EDIT +telnet.LINEMODE_EOF +telnet.LINEMODE_FORWARDMASK +telnet.LINEMODE_LIT_ECHO +telnet.LINEMODE_MODE +telnet.LINEMODE_MODE_ACK +telnet.LINEMODE_SLC +telnet.LINEMODE_SLC_ABORT +telnet.LINEMODE_SLC_ACK +telnet.LINEMODE_SLC_AO +telnet.LINEMODE_SLC_AYT +telnet.LINEMODE_SLC_BRK +telnet.LINEMODE_SLC_CANTCHANGE +telnet.LINEMODE_SLC_DEFAULT +telnet.LINEMODE_SLC_EBOL +telnet.LINEMODE_SLC_EC +telnet.LINEMODE_SLC_ECR +telnet.LINEMODE_SLC_EEOL +telnet.LINEMODE_SLC_EL +telnet.LINEMODE_SLC_EOF +telnet.LINEMODE_SLC_EOR +telnet.LINEMODE_SLC_EW +telnet.LINEMODE_SLC_EWR +telnet.LINEMODE_SLC_FLUSHIN +telnet.LINEMODE_SLC_FLUSHOUT +telnet.LINEMODE_SLC_FORW1 +telnet.LINEMODE_SLC_FORW2 +telnet.LINEMODE_SLC_INSRT +telnet.LINEMODE_SLC_IP +telnet.LINEMODE_SLC_LEVELBITS +telnet.LINEMODE_SLC_LNEXT +telnet.LINEMODE_SLC_MCBOL +telnet.LINEMODE_SLC_MCEOL +telnet.LINEMODE_SLC_MCL +telnet.LINEMODE_SLC_MCR +telnet.LINEMODE_SLC_MCWL +telnet.LINEMODE_SLC_MCWR +telnet.LINEMODE_SLC_NOSUPPORT +telnet.LINEMODE_SLC_OVER +telnet.LINEMODE_SLC_RP +telnet.LINEMODE_SLC_SUSP +telnet.LINEMODE_SLC_SYNCH +telnet.LINEMODE_SLC_VALUE +telnet.LINEMODE_SLC_XOFF +telnet.LINEMODE_SLC_XON +telnet.LINEMODE_SOFT_TAB +telnet.LINEMODE_SUSP +telnet.LINEMODE_TRAPSIG +telnet.LIT_ECHO +telnet.MODE +telnet.MODE_ACK +telnet.NAWS +telnet.NOP +telnet.NULL +telnet.NegotiationError( +telnet.OptionRefused( +telnet.ProtocolTransportMixin( +telnet.SB +telnet.SE +telnet.SGA +telnet.SOFT_TAB +telnet.StatefulTelnetProtocol( +telnet.TRAPSIG +telnet.Telnet( +telnet.TelnetBootstrapProtocol( +telnet.TelnetError( +telnet.TelnetProtocol( +telnet.TelnetTransport( +telnet.VT +telnet.WILL +telnet.WONT +telnet.__all__ +telnet.__builtins__ +telnet.__doc__ +telnet.__file__ +telnet.__name__ +telnet.__package__ +telnet.basic +telnet.credentials +telnet.defer +telnet.iinternet +telnet.implements( +telnet.log +telnet.protocol +telnet.struct + +--- from twisted.conch.telnet import * --- +AlreadyDisabled( +AlreadyEnabled( +AlreadyNegotiating( +AuthenticatingTelnetProtocol( +BEL +BS +EDIT +FF +HT +ITelnetProtocol( +ITelnetTransport( +LINEMODE_ABORT +LINEMODE_EDIT +LINEMODE_EOF +LINEMODE_FORWARDMASK +LINEMODE_LIT_ECHO +LINEMODE_MODE +LINEMODE_MODE_ACK +LINEMODE_SLC +LINEMODE_SLC_ABORT +LINEMODE_SLC_ACK +LINEMODE_SLC_AO +LINEMODE_SLC_AYT +LINEMODE_SLC_BRK +LINEMODE_SLC_CANTCHANGE +LINEMODE_SLC_DEFAULT +LINEMODE_SLC_EBOL +LINEMODE_SLC_EC +LINEMODE_SLC_ECR +LINEMODE_SLC_EEOL +LINEMODE_SLC_EL +LINEMODE_SLC_EOF +LINEMODE_SLC_EOR +LINEMODE_SLC_EW +LINEMODE_SLC_EWR +LINEMODE_SLC_FLUSHIN +LINEMODE_SLC_FLUSHOUT +LINEMODE_SLC_FORW1 +LINEMODE_SLC_FORW2 +LINEMODE_SLC_INSRT +LINEMODE_SLC_IP +LINEMODE_SLC_LEVELBITS +LINEMODE_SLC_LNEXT +LINEMODE_SLC_MCBOL +LINEMODE_SLC_MCEOL +LINEMODE_SLC_MCL +LINEMODE_SLC_MCR +LINEMODE_SLC_MCWL +LINEMODE_SLC_MCWR +LINEMODE_SLC_NOSUPPORT +LINEMODE_SLC_OVER +LINEMODE_SLC_RP +LINEMODE_SLC_SUSP +LINEMODE_SLC_SYNCH +LINEMODE_SLC_VALUE +LINEMODE_SLC_XOFF +LINEMODE_SLC_XON +LINEMODE_SOFT_TAB +LINEMODE_SUSP +LINEMODE_TRAPSIG +LIT_ECHO +MODE +MODE_ACK +NULL +NegotiationError( +OptionRefused( +ProtocolTransportMixin( +SOFT_TAB +StatefulTelnetProtocol( +TRAPSIG +TelnetBootstrapProtocol( +TelnetError( +TelnetProtocol( +TelnetTransport( +VT +basic +iinternet + +--- import twisted.conch.ttymodes --- +twisted.conch.ttymodes.CS7 +twisted.conch.ttymodes.CS8 +twisted.conch.ttymodes.ECHO +twisted.conch.ttymodes.ECHOCTL +twisted.conch.ttymodes.ECHOE +twisted.conch.ttymodes.ECHOK +twisted.conch.ttymodes.ECHOKE +twisted.conch.ttymodes.ECHONL +twisted.conch.ttymodes.ICANON +twisted.conch.ttymodes.ICRNL +twisted.conch.ttymodes.IEXTEN +twisted.conch.ttymodes.IGNCR +twisted.conch.ttymodes.IGNPAR +twisted.conch.ttymodes.IMAXBEL +twisted.conch.ttymodes.INLCR +twisted.conch.ttymodes.INPCK +twisted.conch.ttymodes.ISIG +twisted.conch.ttymodes.ISTRIP +twisted.conch.ttymodes.IUCLC +twisted.conch.ttymodes.IXANY +twisted.conch.ttymodes.IXOFF +twisted.conch.ttymodes.IXON +twisted.conch.ttymodes.NOFLSH +twisted.conch.ttymodes.OCRNL +twisted.conch.ttymodes.OLCUC +twisted.conch.ttymodes.ONLCR +twisted.conch.ttymodes.ONLRET +twisted.conch.ttymodes.ONOCR +twisted.conch.ttymodes.OPOST +twisted.conch.ttymodes.PARENB +twisted.conch.ttymodes.PARMRK +twisted.conch.ttymodes.PARODD +twisted.conch.ttymodes.PENDIN +twisted.conch.ttymodes.TOSTOP +twisted.conch.ttymodes.TTYMODES +twisted.conch.ttymodes.TTY_OP_ISPEED +twisted.conch.ttymodes.TTY_OP_OSPEED +twisted.conch.ttymodes.VDISCARD +twisted.conch.ttymodes.VDSUSP +twisted.conch.ttymodes.VEOF +twisted.conch.ttymodes.VEOL +twisted.conch.ttymodes.VEOL2 +twisted.conch.ttymodes.VERASE +twisted.conch.ttymodes.VFLUSH +twisted.conch.ttymodes.VINTR +twisted.conch.ttymodes.VKILL +twisted.conch.ttymodes.VLNEXT +twisted.conch.ttymodes.VQUIT +twisted.conch.ttymodes.VREPRINT +twisted.conch.ttymodes.VSTART +twisted.conch.ttymodes.VSTATUS +twisted.conch.ttymodes.VSTOP +twisted.conch.ttymodes.VSUSP +twisted.conch.ttymodes.VSWTCH +twisted.conch.ttymodes.VWERASE +twisted.conch.ttymodes.XCASE +twisted.conch.ttymodes.__builtins__ +twisted.conch.ttymodes.__doc__ +twisted.conch.ttymodes.__file__ +twisted.conch.ttymodes.__name__ +twisted.conch.ttymodes.__package__ +twisted.conch.ttymodes.tty + +--- from twisted.conch import ttymodes --- +ttymodes.CS7 +ttymodes.CS8 +ttymodes.ECHO +ttymodes.ECHOCTL +ttymodes.ECHOE +ttymodes.ECHOK +ttymodes.ECHOKE +ttymodes.ECHONL +ttymodes.ICANON +ttymodes.ICRNL +ttymodes.IEXTEN +ttymodes.IGNCR +ttymodes.IGNPAR +ttymodes.IMAXBEL +ttymodes.INLCR +ttymodes.INPCK +ttymodes.ISIG +ttymodes.ISTRIP +ttymodes.IUCLC +ttymodes.IXANY +ttymodes.IXOFF +ttymodes.IXON +ttymodes.NOFLSH +ttymodes.OCRNL +ttymodes.OLCUC +ttymodes.ONLCR +ttymodes.ONLRET +ttymodes.ONOCR +ttymodes.OPOST +ttymodes.PARENB +ttymodes.PARMRK +ttymodes.PARODD +ttymodes.PENDIN +ttymodes.TOSTOP +ttymodes.TTYMODES +ttymodes.TTY_OP_ISPEED +ttymodes.TTY_OP_OSPEED +ttymodes.VDISCARD +ttymodes.VDSUSP +ttymodes.VEOF +ttymodes.VEOL +ttymodes.VEOL2 +ttymodes.VERASE +ttymodes.VFLUSH +ttymodes.VINTR +ttymodes.VKILL +ttymodes.VLNEXT +ttymodes.VQUIT +ttymodes.VREPRINT +ttymodes.VSTART +ttymodes.VSTATUS +ttymodes.VSTOP +ttymodes.VSUSP +ttymodes.VSWTCH +ttymodes.VWERASE +ttymodes.XCASE +ttymodes.__builtins__ +ttymodes.__doc__ +ttymodes.__file__ +ttymodes.__name__ +ttymodes.__package__ +ttymodes.tty + +--- from twisted.conch.ttymodes import * --- +TTYMODES +TTY_OP_ISPEED +TTY_OP_OSPEED +VDSUSP +VFLUSH +VSTATUS + +--- import twisted.conch.ui --- +twisted.conch.ui.__builtins__ +twisted.conch.ui.__doc__ +twisted.conch.ui.__file__ +twisted.conch.ui.__name__ +twisted.conch.ui.__package__ +twisted.conch.ui.__path__ + +--- from twisted.conch import ui --- +ui.__builtins__ +ui.__doc__ +ui.__file__ +ui.__name__ +ui.__package__ +ui.__path__ + +--- from twisted.conch.ui import * --- + +--- import twisted.conch.unix --- +twisted.conch.unix.ConchError( +twisted.conch.unix.ConchUser( +twisted.conch.unix.FXF_APPEND +twisted.conch.unix.FXF_CREAT +twisted.conch.unix.FXF_EXCL +twisted.conch.unix.FXF_READ +twisted.conch.unix.FXF_TRUNC +twisted.conch.unix.FXF_WRITE +twisted.conch.unix.ISFTPFile( +twisted.conch.unix.ISFTPServer( +twisted.conch.unix.ISession( +twisted.conch.unix.ProcessExitedAlready( +twisted.conch.unix.SFTPServerForUnixConchUser( +twisted.conch.unix.SSHSessionForUnixConchUser( +twisted.conch.unix.UnixConchUser( +twisted.conch.unix.UnixSFTPDirectory( +twisted.conch.unix.UnixSFTPFile( +twisted.conch.unix.UnixSSHRealm( +twisted.conch.unix.__builtins__ +twisted.conch.unix.__doc__ +twisted.conch.unix.__file__ +twisted.conch.unix.__name__ +twisted.conch.unix.__package__ +twisted.conch.unix.components +twisted.conch.unix.fcntl +twisted.conch.unix.filetransfer +twisted.conch.unix.forwarding +twisted.conch.unix.grp +twisted.conch.unix.interface +twisted.conch.unix.log +twisted.conch.unix.lsLine( +twisted.conch.unix.os +twisted.conch.unix.portal +twisted.conch.unix.pty +twisted.conch.unix.pwd +twisted.conch.unix.session +twisted.conch.unix.socket +twisted.conch.unix.struct +twisted.conch.unix.time +twisted.conch.unix.tty +twisted.conch.unix.ttymodes +twisted.conch.unix.utmp + +--- from twisted.conch import unix --- +unix.ConchError( +unix.ConchUser( +unix.FXF_APPEND +unix.FXF_CREAT +unix.FXF_EXCL +unix.FXF_READ +unix.FXF_TRUNC +unix.FXF_WRITE +unix.ISFTPFile( +unix.ISFTPServer( +unix.ISession( +unix.ProcessExitedAlready( +unix.SFTPServerForUnixConchUser( +unix.SSHSessionForUnixConchUser( +unix.UnixConchUser( +unix.UnixSFTPDirectory( +unix.UnixSFTPFile( +unix.UnixSSHRealm( +unix.components +unix.fcntl +unix.filetransfer +unix.forwarding +unix.grp +unix.interface +unix.lsLine( +unix.portal +unix.pty +unix.pwd +unix.session +unix.struct +unix.time +unix.tty +unix.ttymodes +unix.utmp + +--- from twisted.conch.unix import * --- +FXF_APPEND +FXF_CREAT +FXF_EXCL +FXF_READ +FXF_TRUNC +FXF_WRITE +SFTPServerForUnixConchUser( +SSHSessionForUnixConchUser( +UnixConchUser( +UnixSFTPDirectory( +UnixSFTPFile( +UnixSSHRealm( +filetransfer +forwarding +ttymodes +utmp + +--- import twisted.copyright --- +twisted.copyright.__builtins__ +twisted.copyright.__doc__ +twisted.copyright.__file__ +twisted.copyright.__name__ +twisted.copyright.__package__ +twisted.copyright.copyright +twisted.copyright.disclaimer +twisted.copyright.longversion +twisted.copyright.version + +--- from twisted import copyright --- +copyright.__builtins__ +copyright.__doc__ +copyright.__file__ +copyright.__name__ +copyright.__package__ +copyright.copyright +copyright.disclaimer +copyright.longversion +copyright.version + +--- from twisted.copyright import * --- +disclaimer +longversion + +--- import twisted.cred --- +twisted.cred.__builtins__ +twisted.cred.__doc__ +twisted.cred.__file__ +twisted.cred.__name__ +twisted.cred.__package__ +twisted.cred.__path__ + +--- from twisted import cred --- +cred.__builtins__ +cred.__doc__ +cred.__file__ +cred.__name__ +cred.__package__ +cred.__path__ + +--- from twisted.cred import * --- + +--- import twisted.cred.checkers --- +twisted.cred.checkers.ANONYMOUS +twisted.cred.checkers.AllowAnonymousAccess( +twisted.cred.checkers.Attribute( +twisted.cred.checkers.FilePasswordDB( +twisted.cred.checkers.ICredentialsChecker( +twisted.cred.checkers.InMemoryUsernamePasswordDatabaseDontUse( +twisted.cred.checkers.Interface( +twisted.cred.checkers.OnDiskUsernamePasswordDatabase( +twisted.cred.checkers.PluggableAuthenticationModulesChecker( +twisted.cred.checkers.__builtins__ +twisted.cred.checkers.__doc__ +twisted.cred.checkers.__file__ +twisted.cred.checkers.__name__ +twisted.cred.checkers.__package__ +twisted.cred.checkers.credentials +twisted.cred.checkers.defer +twisted.cred.checkers.error +twisted.cred.checkers.failure +twisted.cred.checkers.implements( +twisted.cred.checkers.log +twisted.cred.checkers.os + +--- from twisted.cred import checkers --- +checkers.ANONYMOUS +checkers.AllowAnonymousAccess( +checkers.Attribute( +checkers.FilePasswordDB( +checkers.InMemoryUsernamePasswordDatabaseDontUse( +checkers.Interface( +checkers.OnDiskUsernamePasswordDatabase( +checkers.PluggableAuthenticationModulesChecker( +checkers.credentials + +--- from twisted.cred.checkers import * --- +ANONYMOUS +AllowAnonymousAccess( +FilePasswordDB( +InMemoryUsernamePasswordDatabaseDontUse( +OnDiskUsernamePasswordDatabase( +PluggableAuthenticationModulesChecker( + +--- import twisted.cred.credentials --- +twisted.cred.credentials.Anonymous( +twisted.cred.credentials.CramMD5Credentials( +twisted.cred.credentials.IAnonymous( +twisted.cred.credentials.ICredentials( +twisted.cred.credentials.IPluggableAuthenticationModules( +twisted.cred.credentials.ISSHPrivateKey( +twisted.cred.credentials.IUsernameHashedPassword( +twisted.cred.credentials.IUsernamePassword( +twisted.cred.credentials.Interface( +twisted.cred.credentials.PluggableAuthenticationModules( +twisted.cred.credentials.SSHPrivateKey( +twisted.cred.credentials.UsernameHashedPassword( +twisted.cred.credentials.UsernamePassword( +twisted.cred.credentials.__builtins__ +twisted.cred.credentials.__doc__ +twisted.cred.credentials.__file__ +twisted.cred.credentials.__name__ +twisted.cred.credentials.__package__ +twisted.cred.credentials.hmac +twisted.cred.credentials.implements( +twisted.cred.credentials.random +twisted.cred.credentials.time + +--- from twisted.cred import credentials --- +credentials.Anonymous( +credentials.CramMD5Credentials( +credentials.IAnonymous( +credentials.ICredentials( +credentials.IPluggableAuthenticationModules( +credentials.ISSHPrivateKey( +credentials.IUsernameHashedPassword( +credentials.IUsernamePassword( +credentials.Interface( +credentials.PluggableAuthenticationModules( +credentials.SSHPrivateKey( +credentials.UsernameHashedPassword( +credentials.UsernamePassword( +credentials.__builtins__ +credentials.__doc__ +credentials.__file__ +credentials.__name__ +credentials.__package__ +credentials.hmac +credentials.implements( +credentials.random +credentials.time + +--- from twisted.cred.credentials import * --- +Anonymous( +CramMD5Credentials( +IAnonymous( +ICredentials( +IPluggableAuthenticationModules( +IUsernameHashedPassword( +PluggableAuthenticationModules( +SSHPrivateKey( +UsernameHashedPassword( +UsernamePassword( + +--- import twisted.cred.error --- +twisted.cred.error.LoginDenied( +twisted.cred.error.LoginFailed( +twisted.cred.error.Unauthorized( +twisted.cred.error.UnauthorizedLogin( +twisted.cred.error.UnhandledCredentials( +twisted.cred.error.__builtins__ +twisted.cred.error.__doc__ +twisted.cred.error.__file__ +twisted.cred.error.__name__ +twisted.cred.error.__package__ + +--- from twisted.cred import error --- +error.LoginDenied( +error.LoginFailed( +error.Unauthorized( +error.UnauthorizedLogin( +error.UnhandledCredentials( + +--- from twisted.cred.error import * --- +LoginDenied( +LoginFailed( +Unauthorized( + +--- import twisted.cred.pamauth --- +twisted.cred.pamauth.PAM +twisted.cred.pamauth.__builtins__ +twisted.cred.pamauth.__doc__ +twisted.cred.pamauth.__file__ +twisted.cred.pamauth.__name__ +twisted.cred.pamauth.__package__ +twisted.cred.pamauth.callIntoPAM( +twisted.cred.pamauth.defConv( +twisted.cred.pamauth.defer +twisted.cred.pamauth.getpass +twisted.cred.pamauth.os +twisted.cred.pamauth.pamAuthenticate( +twisted.cred.pamauth.pamAuthenticateThread( +twisted.cred.pamauth.threading +twisted.cred.pamauth.threads + +--- from twisted.cred import pamauth --- +pamauth.PAM +pamauth.__builtins__ +pamauth.__doc__ +pamauth.__file__ +pamauth.__name__ +pamauth.__package__ +pamauth.callIntoPAM( +pamauth.defConv( +pamauth.defer +pamauth.getpass +pamauth.os +pamauth.pamAuthenticate( +pamauth.pamAuthenticateThread( +pamauth.threading +pamauth.threads + +--- from twisted.cred.pamauth import * --- +PAM +callIntoPAM( +defConv( +pamAuthenticate( +pamAuthenticateThread( + +--- import twisted.cred.portal --- +twisted.cred.portal.IRealm( +twisted.cred.portal.Interface( +twisted.cred.portal.Portal( +twisted.cred.portal.__builtins__ +twisted.cred.portal.__doc__ +twisted.cred.portal.__file__ +twisted.cred.portal.__name__ +twisted.cred.portal.__package__ +twisted.cred.portal.defer +twisted.cred.portal.error +twisted.cred.portal.failure +twisted.cred.portal.maybeDeferred( +twisted.cred.portal.providedBy( +twisted.cred.portal.reflect + +--- from twisted.cred import portal --- +portal.IRealm( +portal.Interface( +portal.Portal( +portal.__builtins__ +portal.__doc__ +portal.__file__ +portal.__name__ +portal.__package__ +portal.defer +portal.error +portal.failure +portal.maybeDeferred( +portal.providedBy( +portal.reflect + +--- from twisted.cred.portal import * --- +IRealm( +Portal( + +--- import twisted.cred.strcred --- +twisted.cred.strcred.Attribute( +twisted.cred.strcred.AuthOptionMixin( +twisted.cred.strcred.ICheckerFactory( +twisted.cred.strcred.Interface( +twisted.cred.strcred.InvalidAuthArgumentString( +twisted.cred.strcred.InvalidAuthType( +twisted.cred.strcred.StrcredException( +twisted.cred.strcred.UnsupportedInterfaces( +twisted.cred.strcred.__builtins__ +twisted.cred.strcred.__doc__ +twisted.cred.strcred.__file__ +twisted.cred.strcred.__name__ +twisted.cred.strcred.__package__ +twisted.cred.strcred.findCheckerFactories( +twisted.cred.strcred.findCheckerFactory( +twisted.cred.strcred.getPlugins( +twisted.cred.strcred.makeChecker( +twisted.cred.strcred.notSupportedWarning +twisted.cred.strcred.sys +twisted.cred.strcred.usage + +--- from twisted.cred import strcred --- +strcred.Attribute( +strcred.AuthOptionMixin( +strcred.ICheckerFactory( +strcred.Interface( +strcred.InvalidAuthArgumentString( +strcred.InvalidAuthType( +strcred.StrcredException( +strcred.UnsupportedInterfaces( +strcred.__builtins__ +strcred.__doc__ +strcred.__file__ +strcred.__name__ +strcred.__package__ +strcred.findCheckerFactories( +strcred.findCheckerFactory( +strcred.getPlugins( +strcred.makeChecker( +strcred.notSupportedWarning +strcred.sys +strcred.usage + +--- from twisted.cred.strcred import * --- +AuthOptionMixin( +ICheckerFactory( +InvalidAuthArgumentString( +InvalidAuthType( +StrcredException( +UnsupportedInterfaces( +findCheckerFactories( +findCheckerFactory( +getPlugins( +makeChecker( +notSupportedWarning + +--- import twisted.cred.util --- +twisted.cred.util.Unauthorized( +twisted.cred.util.__builtins__ +twisted.cred.util.__doc__ +twisted.cred.util.__file__ +twisted.cred.util.__name__ +twisted.cred.util.__package__ +twisted.cred.util.challenge( +twisted.cred.util.md5( +twisted.cred.util.random +twisted.cred.util.respond( +twisted.cred.util.warnings + +--- from twisted.cred import util --- +util.Unauthorized( +util.__builtins__ +util.__doc__ +util.__file__ +util.__name__ +util.__package__ +util.challenge( +util.md5( +util.random +util.respond( +util.warnings + +--- from twisted.cred.util import * --- +challenge( +respond( + +--- import twisted.enterprise --- +twisted.enterprise.__all__ +twisted.enterprise.__builtins__ +twisted.enterprise.__doc__ +twisted.enterprise.__file__ +twisted.enterprise.__name__ +twisted.enterprise.__package__ +twisted.enterprise.__path__ + +--- from twisted import enterprise --- +enterprise.__all__ +enterprise.__builtins__ +enterprise.__doc__ +enterprise.__file__ +enterprise.__name__ +enterprise.__package__ +enterprise.__path__ + +--- from twisted.enterprise import * --- + +--- import twisted.enterprise.adbapi --- +twisted.enterprise.adbapi.Connection( +twisted.enterprise.adbapi.ConnectionLost( +twisted.enterprise.adbapi.ConnectionPool( +twisted.enterprise.adbapi.Transaction( +twisted.enterprise.adbapi.Version( +twisted.enterprise.adbapi.__all__ +twisted.enterprise.adbapi.__builtins__ +twisted.enterprise.adbapi.__doc__ +twisted.enterprise.adbapi.__file__ +twisted.enterprise.adbapi.__name__ +twisted.enterprise.adbapi.__package__ +twisted.enterprise.adbapi.deprecated( +twisted.enterprise.adbapi.log +twisted.enterprise.adbapi.reflect +twisted.enterprise.adbapi.safe( +twisted.enterprise.adbapi.sys +twisted.enterprise.adbapi.threads + +--- from twisted.enterprise import adbapi --- +adbapi.Connection( +adbapi.ConnectionLost( +adbapi.ConnectionPool( +adbapi.Transaction( +adbapi.Version( +adbapi.__all__ +adbapi.__builtins__ +adbapi.__doc__ +adbapi.__file__ +adbapi.__name__ +adbapi.__package__ +adbapi.deprecated( +adbapi.log +adbapi.reflect +adbapi.safe( +adbapi.sys +adbapi.threads + +--- from twisted.enterprise.adbapi import * --- +ConnectionPool( +Transaction( +safe( + +--- import twisted.enterprise.reflector --- +twisted.enterprise.reflector.DBError( +twisted.enterprise.reflector.EQUAL +twisted.enterprise.reflector.GREATERTHAN +twisted.enterprise.reflector.LESSTHAN +twisted.enterprise.reflector.LIKE +twisted.enterprise.reflector.Reflector( +twisted.enterprise.reflector.__all__ +twisted.enterprise.reflector.__builtins__ +twisted.enterprise.reflector.__doc__ +twisted.enterprise.reflector.__file__ +twisted.enterprise.reflector.__name__ +twisted.enterprise.reflector.__package__ +twisted.enterprise.reflector.warnings +twisted.enterprise.reflector.weakref + +--- from twisted.enterprise import reflector --- +reflector.DBError( +reflector.EQUAL +reflector.GREATERTHAN +reflector.LESSTHAN +reflector.LIKE +reflector.Reflector( +reflector.__all__ +reflector.__builtins__ +reflector.__doc__ +reflector.__file__ +reflector.__name__ +reflector.__package__ +reflector.warnings +reflector.weakref + +--- from twisted.enterprise.reflector import * --- +GREATERTHAN +LESSTHAN +LIKE +Reflector( + +--- import twisted.enterprise.row --- +twisted.enterprise.row.DBError( +twisted.enterprise.row.NOQUOTE +twisted.enterprise.row.RowObject( +twisted.enterprise.row.__all__ +twisted.enterprise.row.__builtins__ +twisted.enterprise.row.__doc__ +twisted.enterprise.row.__file__ +twisted.enterprise.row.__name__ +twisted.enterprise.row.__package__ +twisted.enterprise.row.dbTypeMap +twisted.enterprise.row.getKeyColumn( +twisted.enterprise.row.warnings + +--- from twisted.enterprise import row --- +row.DBError( +row.NOQUOTE +row.RowObject( +row.__all__ +row.__builtins__ +row.__doc__ +row.__file__ +row.__name__ +row.__package__ +row.dbTypeMap +row.getKeyColumn( +row.warnings + +--- from twisted.enterprise.row import * --- +NOQUOTE +RowObject( +dbTypeMap +getKeyColumn( + +--- import twisted.enterprise.sqlreflector --- +twisted.enterprise.sqlreflector.DBError( +twisted.enterprise.sqlreflector.RowObject( +twisted.enterprise.sqlreflector.SQLReflector( +twisted.enterprise.sqlreflector.__all__ +twisted.enterprise.sqlreflector.__builtins__ +twisted.enterprise.sqlreflector.__doc__ +twisted.enterprise.sqlreflector.__file__ +twisted.enterprise.sqlreflector.__name__ +twisted.enterprise.sqlreflector.__package__ +twisted.enterprise.sqlreflector.getKeyColumn( +twisted.enterprise.sqlreflector.quote( +twisted.enterprise.sqlreflector.reflect +twisted.enterprise.sqlreflector.reflector +twisted.enterprise.sqlreflector.safe( + +--- from twisted.enterprise import sqlreflector --- +sqlreflector.DBError( +sqlreflector.RowObject( +sqlreflector.SQLReflector( +sqlreflector.__all__ +sqlreflector.__builtins__ +sqlreflector.__doc__ +sqlreflector.__file__ +sqlreflector.__name__ +sqlreflector.__package__ +sqlreflector.getKeyColumn( +sqlreflector.quote( +sqlreflector.reflect +sqlreflector.reflector +sqlreflector.safe( + +--- from twisted.enterprise.sqlreflector import * --- +SQLReflector( +reflector + +--- import twisted.enterprise.util --- +twisted.enterprise.util.DBError( +twisted.enterprise.util.NOQUOTE +twisted.enterprise.util.USEQUOTE +twisted.enterprise.util.Version( +twisted.enterprise.util.__all__ +twisted.enterprise.util.__builtins__ +twisted.enterprise.util.__doc__ +twisted.enterprise.util.__file__ +twisted.enterprise.util.__name__ +twisted.enterprise.util.__package__ +twisted.enterprise.util.__warningregistry__ +twisted.enterprise.util.dbTypeMap +twisted.enterprise.util.defaultFactoryMethod( +twisted.enterprise.util.deprecated( +twisted.enterprise.util.getKeyColumn( +twisted.enterprise.util.getVersionString( +twisted.enterprise.util.makeKW( +twisted.enterprise.util.quote( +twisted.enterprise.util.safe( +twisted.enterprise.util.types +twisted.enterprise.util.warnings + +--- from twisted.enterprise import util --- +util.DBError( +util.NOQUOTE +util.USEQUOTE +util.Version( +util.__all__ +util.__warningregistry__ +util.dbTypeMap +util.defaultFactoryMethod( +util.deprecated( +util.getKeyColumn( +util.getVersionString( +util.makeKW( +util.quote( +util.safe( +util.types + +--- from twisted.enterprise.util import * --- +USEQUOTE +defaultFactoryMethod( +makeKW( + +--- import twisted.im --- +twisted.im.__builtins__ +twisted.im.__doc__ +twisted.im.__file__ +twisted.im.__name__ +twisted.im.__package__ +twisted.im.__path__ +twisted.im.__warningregistry__ +twisted.im.util +twisted.im.warnings + +--- from twisted import im --- +im.__builtins__ +im.__doc__ +im.__file__ +im.__name__ +im.__package__ +im.__path__ +im.__warningregistry__ +im.util +im.warnings + +--- from twisted.im import * --- + +--- import twisted.lore.default --- +twisted.lore.default.ProcessingFunctionFactory( +twisted.lore.default.__builtins__ +twisted.lore.default.__doc__ +twisted.lore.default.__file__ +twisted.lore.default.__name__ +twisted.lore.default.__package__ +twisted.lore.default.factory +twisted.lore.default.htmlDefault +twisted.lore.default.latex +twisted.lore.default.lint +twisted.lore.default.microdom +twisted.lore.default.nested_scopes +twisted.lore.default.process +twisted.lore.default.sux +twisted.lore.default.tree + +--- from twisted.lore import default --- +default.ProcessingFunctionFactory( +default.factory +default.htmlDefault +default.latex +default.lint +default.microdom +default.nested_scopes +default.process +default.sux +default.tree + +--- from twisted.lore.default import * --- +ProcessingFunctionFactory( +htmlDefault +latex +lint +microdom +sux +tree + +--- import twisted.lore.docbook --- +twisted.lore.docbook.DocbookSpitter( +twisted.lore.docbook.StringIO( +twisted.lore.docbook.__builtins__ +twisted.lore.docbook.__doc__ +twisted.lore.docbook.__file__ +twisted.lore.docbook.__name__ +twisted.lore.docbook.__package__ +twisted.lore.docbook.cgi +twisted.lore.docbook.domhelpers +twisted.lore.docbook.latex +twisted.lore.docbook.microdom +twisted.lore.docbook.os +twisted.lore.docbook.re +twisted.lore.docbook.text +twisted.lore.docbook.tree + +--- from twisted.lore import docbook --- +docbook.DocbookSpitter( +docbook.StringIO( +docbook.__builtins__ +docbook.__doc__ +docbook.__file__ +docbook.__name__ +docbook.__package__ +docbook.cgi +docbook.domhelpers +docbook.latex +docbook.microdom +docbook.os +docbook.re +docbook.text +docbook.tree + +--- from twisted.lore.docbook import * --- +DocbookSpitter( +domhelpers + +--- import twisted.lore.htmlbook --- +twisted.lore.htmlbook.Book( +twisted.lore.htmlbook.__builtins__ +twisted.lore.htmlbook.__doc__ +twisted.lore.htmlbook.__file__ +twisted.lore.htmlbook.__name__ +twisted.lore.htmlbook.__package__ +twisted.lore.htmlbook.getNumber( +twisted.lore.htmlbook.getReference( + +--- from twisted.lore import htmlbook --- +htmlbook.Book( +htmlbook.__builtins__ +htmlbook.__doc__ +htmlbook.__file__ +htmlbook.__name__ +htmlbook.__package__ +htmlbook.getNumber( +htmlbook.getReference( + +--- from twisted.lore.htmlbook import * --- +Book( +getNumber( +getReference( + +--- import twisted.lore.indexer --- +twisted.lore.indexer.__builtins__ +twisted.lore.indexer.__doc__ +twisted.lore.indexer.__file__ +twisted.lore.indexer.__name__ +twisted.lore.indexer.__package__ +twisted.lore.indexer.addEntry( +twisted.lore.indexer.clearEntries( +twisted.lore.indexer.entries +twisted.lore.indexer.generateIndex( +twisted.lore.indexer.getIndexFilename( +twisted.lore.indexer.indexFilename +twisted.lore.indexer.reset( +twisted.lore.indexer.setIndexFilename( + +--- from twisted.lore import indexer --- +indexer.__builtins__ +indexer.__doc__ +indexer.__file__ +indexer.__name__ +indexer.__package__ +indexer.addEntry( +indexer.clearEntries( +indexer.entries +indexer.generateIndex( +indexer.getIndexFilename( +indexer.indexFilename +indexer.reset( +indexer.setIndexFilename( + +--- from twisted.lore.indexer import * --- +addEntry( +clearEntries( +entries +generateIndex( +getIndexFilename( +indexFilename +setIndexFilename( + +--- import twisted.lore.latex --- +twisted.lore.latex.BaseLatexSpitter( +twisted.lore.latex.BookLatexSpitter( +twisted.lore.latex.ChapterLatexSpitter( +twisted.lore.latex.FootnoteLatexSpitter( +twisted.lore.latex.HeadingLatexSpitter( +twisted.lore.latex.LatexSpitter( +twisted.lore.latex.SectionLatexSpitter( +twisted.lore.latex.StringIO( +twisted.lore.latex.__builtins__ +twisted.lore.latex.__doc__ +twisted.lore.latex.__file__ +twisted.lore.latex.__name__ +twisted.lore.latex.__package__ +twisted.lore.latex.convertFile( +twisted.lore.latex.domhelpers +twisted.lore.latex.entities +twisted.lore.latex.escapingRE +twisted.lore.latex.getLatexText( +twisted.lore.latex.latexEscape( +twisted.lore.latex.lowerUpperRE +twisted.lore.latex.microdom +twisted.lore.latex.os +twisted.lore.latex.processFile( +twisted.lore.latex.procutils +twisted.lore.latex.re +twisted.lore.latex.realpath( +twisted.lore.latex.string +twisted.lore.latex.text +twisted.lore.latex.tree +twisted.lore.latex.urlparse + +--- from twisted.lore import latex --- +latex.BaseLatexSpitter( +latex.BookLatexSpitter( +latex.ChapterLatexSpitter( +latex.FootnoteLatexSpitter( +latex.HeadingLatexSpitter( +latex.LatexSpitter( +latex.SectionLatexSpitter( +latex.StringIO( +latex.__builtins__ +latex.__doc__ +latex.__file__ +latex.__name__ +latex.__package__ +latex.convertFile( +latex.domhelpers +latex.entities +latex.escapingRE +latex.getLatexText( +latex.latexEscape( +latex.lowerUpperRE +latex.microdom +latex.os +latex.processFile( +latex.procutils +latex.re +latex.realpath( +latex.string +latex.text +latex.tree +latex.urlparse + +--- from twisted.lore.latex import * --- +BaseLatexSpitter( +BookLatexSpitter( +ChapterLatexSpitter( +FootnoteLatexSpitter( +HeadingLatexSpitter( +LatexSpitter( +SectionLatexSpitter( +convertFile( +entities +escapingRE +getLatexText( +latexEscape( +lowerUpperRE +processFile( +procutils + +--- import twisted.lore.lint --- +twisted.lore.lint.DefaultTagChecker( +twisted.lore.lint.TagChecker( +twisted.lore.lint.__builtins__ +twisted.lore.lint.__doc__ +twisted.lore.lint.__file__ +twisted.lore.lint.__name__ +twisted.lore.lint.__package__ +twisted.lore.lint.a +twisted.lore.lint.allowed +twisted.lore.lint.classes +twisted.lore.lint.div +twisted.lore.lint.doFile( +twisted.lore.lint.domhelpers +twisted.lore.lint.getDefaultChecker( +twisted.lore.lint.list2dict( +twisted.lore.lint.microdom +twisted.lore.lint.os +twisted.lore.lint.parser +twisted.lore.lint.parserErrors +twisted.lore.lint.pre +twisted.lore.lint.process +twisted.lore.lint.reflect +twisted.lore.lint.span +twisted.lore.lint.tags +twisted.lore.lint.tree +twisted.lore.lint.urlparse + +--- from twisted.lore import lint --- +lint.DefaultTagChecker( +lint.TagChecker( +lint.__builtins__ +lint.__doc__ +lint.__file__ +lint.__name__ +lint.__package__ +lint.a +lint.allowed +lint.classes +lint.div +lint.doFile( +lint.domhelpers +lint.getDefaultChecker( +lint.list2dict( +lint.microdom +lint.os +lint.parser +lint.parserErrors +lint.pre +lint.process +lint.reflect +lint.span +lint.tags +lint.tree +lint.urlparse + +--- from twisted.lore.lint import * --- +DefaultTagChecker( +TagChecker( +a +allowed +classes +div +doFile( +getDefaultChecker( +list2dict( +parserErrors +pre +span +tags + +--- import twisted.lore.lmath --- +twisted.lore.lmath.MathLatexSpitter( +twisted.lore.lmath.ProcessingFunctionFactory( +twisted.lore.lmath.__builtins__ +twisted.lore.lmath.__doc__ +twisted.lore.lmath.__file__ +twisted.lore.lmath.__name__ +twisted.lore.lmath.__package__ +twisted.lore.lmath.default +twisted.lore.lmath.doFile( +twisted.lore.lmath.domhelpers +twisted.lore.lmath.factory +twisted.lore.lmath.formulaeToImages( +twisted.lore.lmath.latex +twisted.lore.lmath.lint +twisted.lore.lmath.microdom +twisted.lore.lmath.nested_scopes +twisted.lore.lmath.os +twisted.lore.lmath.tempfile +twisted.lore.lmath.tree + +--- from twisted.lore import lmath --- +lmath.MathLatexSpitter( +lmath.ProcessingFunctionFactory( +lmath.__builtins__ +lmath.__doc__ +lmath.__file__ +lmath.__name__ +lmath.__package__ +lmath.default +lmath.doFile( +lmath.domhelpers +lmath.factory +lmath.formulaeToImages( +lmath.latex +lmath.lint +lmath.microdom +lmath.nested_scopes +lmath.os +lmath.tempfile +lmath.tree + +--- from twisted.lore.lmath import * --- +MathLatexSpitter( +default +formulaeToImages( + +--- import twisted.lore.man2lore --- +twisted.lore.man2lore.ManConverter( +twisted.lore.man2lore.ProcessingFunctionFactory( +twisted.lore.man2lore.__builtins__ +twisted.lore.man2lore.__doc__ +twisted.lore.man2lore.__file__ +twisted.lore.man2lore.__name__ +twisted.lore.man2lore.__package__ +twisted.lore.man2lore.escape( +twisted.lore.man2lore.factory +twisted.lore.man2lore.os +twisted.lore.man2lore.quoteRE +twisted.lore.man2lore.re +twisted.lore.man2lore.stripQuotes( + +--- from twisted.lore import man2lore --- +man2lore.ManConverter( +man2lore.ProcessingFunctionFactory( +man2lore.__builtins__ +man2lore.__doc__ +man2lore.__file__ +man2lore.__name__ +man2lore.__package__ +man2lore.escape( +man2lore.factory +man2lore.os +man2lore.quoteRE +man2lore.re +man2lore.stripQuotes( + +--- from twisted.lore.man2lore import * --- +ManConverter( +quoteRE +stripQuotes( + +--- import twisted.lore.numberer --- +twisted.lore.numberer.__builtins__ +twisted.lore.numberer.__doc__ +twisted.lore.numberer.__file__ +twisted.lore.numberer.__name__ +twisted.lore.numberer.__package__ +twisted.lore.numberer.filenum +twisted.lore.numberer.getFilenum( +twisted.lore.numberer.getNextFilenum( +twisted.lore.numberer.getNumberSections( +twisted.lore.numberer.numberSections +twisted.lore.numberer.reset( +twisted.lore.numberer.resetFilenum( +twisted.lore.numberer.setFilenum( +twisted.lore.numberer.setNumberSections( + +--- from twisted.lore import numberer --- +numberer.__builtins__ +numberer.__doc__ +numberer.__file__ +numberer.__name__ +numberer.__package__ +numberer.filenum +numberer.getFilenum( +numberer.getNextFilenum( +numberer.getNumberSections( +numberer.numberSections +numberer.reset( +numberer.resetFilenum( +numberer.setFilenum( +numberer.setNumberSections( + +--- from twisted.lore.numberer import * --- +filenum +getFilenum( +getNextFilenum( +getNumberSections( +numberSections +resetFilenum( +setFilenum( +setNumberSections( + +--- import twisted.lore.process --- +twisted.lore.process.NoProcessorError( +twisted.lore.process.NullReportingWalker( +twisted.lore.process.PlainReportingWalker( +twisted.lore.process.ProcessingFailure( +twisted.lore.process.Walker( +twisted.lore.process.__builtins__ +twisted.lore.process.__doc__ +twisted.lore.process.__file__ +twisted.lore.process.__name__ +twisted.lore.process.__package__ +twisted.lore.process.cols +twisted.lore.process.dircount( +twisted.lore.process.fooAddingGenerator( +twisted.lore.process.getFilenameGenerator( +twisted.lore.process.getProcessor( +twisted.lore.process.indexer +twisted.lore.process.os +twisted.lore.process.outputdirGenerator( +twisted.lore.process.parallelGenerator( +twisted.lore.process.sys +twisted.lore.process.tree + +--- from twisted.lore import process --- +process.NoProcessorError( +process.NullReportingWalker( +process.PlainReportingWalker( +process.ProcessingFailure( +process.Walker( +process.cols +process.dircount( +process.fooAddingGenerator( +process.getFilenameGenerator( +process.getProcessor( +process.indexer +process.outputdirGenerator( +process.parallelGenerator( +process.tree + +--- from twisted.lore.process import * --- +NoProcessorError( +NullReportingWalker( +PlainReportingWalker( +ProcessingFailure( +Walker( +cols +dircount( +fooAddingGenerator( +getFilenameGenerator( +getProcessor( +indexer +outputdirGenerator( +parallelGenerator( + +--- import twisted.lore.scripts --- +twisted.lore.scripts.__builtins__ +twisted.lore.scripts.__doc__ +twisted.lore.scripts.__file__ +twisted.lore.scripts.__name__ +twisted.lore.scripts.__package__ +twisted.lore.scripts.__path__ + +--- from twisted.lore import scripts --- + +--- from twisted.lore.scripts import * --- + +--- import twisted.lore.slides --- +twisted.lore.slides.BaseLatexSpitter( +twisted.lore.slides.HTMLSlide( +twisted.lore.slides.HeadingLatexSpitter( +twisted.lore.slides.LatexSpitter( +twisted.lore.slides.MagicpointOutput( +twisted.lore.slides.PagebreakLatex( +twisted.lore.slides.ProsperSlides( +twisted.lore.slides.SlidesProcessingFunctionFactory( +twisted.lore.slides.StringIO( +twisted.lore.slides.TwoPagebreakLatex( +twisted.lore.slides.__builtins__ +twisted.lore.slides.__doc__ +twisted.lore.slides.__file__ +twisted.lore.slides.__name__ +twisted.lore.slides.__package__ +twisted.lore.slides.addHTMLListings( +twisted.lore.slides.addPyListings( +twisted.lore.slides.convertFile( +twisted.lore.slides.default +twisted.lore.slides.doFile( +twisted.lore.slides.domhelpers +twisted.lore.slides.entities +twisted.lore.slides.factory +twisted.lore.slides.fixAPI( +twisted.lore.slides.fontifyPython( +twisted.lore.slides.getHeaders( +twisted.lore.slides.getLatexText( +twisted.lore.slides.getOutputFileName( +twisted.lore.slides.hacked_entities +twisted.lore.slides.insertPrevNextLinks( +twisted.lore.slides.makeSureDirectoryExists( +twisted.lore.slides.microdom +twisted.lore.slides.munge( +twisted.lore.slides.nested_scopes +twisted.lore.slides.os +twisted.lore.slides.processFile( +twisted.lore.slides.re +twisted.lore.slides.removeH1( +twisted.lore.slides.setTitle( +twisted.lore.slides.splitIntoSlides( +twisted.lore.slides.text + +--- from twisted.lore import slides --- +slides.BaseLatexSpitter( +slides.HTMLSlide( +slides.HeadingLatexSpitter( +slides.LatexSpitter( +slides.MagicpointOutput( +slides.PagebreakLatex( +slides.ProsperSlides( +slides.SlidesProcessingFunctionFactory( +slides.StringIO( +slides.TwoPagebreakLatex( +slides.__builtins__ +slides.__doc__ +slides.__file__ +slides.__name__ +slides.__package__ +slides.addHTMLListings( +slides.addPyListings( +slides.convertFile( +slides.default +slides.doFile( +slides.domhelpers +slides.entities +slides.factory +slides.fixAPI( +slides.fontifyPython( +slides.getHeaders( +slides.getLatexText( +slides.getOutputFileName( +slides.hacked_entities +slides.insertPrevNextLinks( +slides.makeSureDirectoryExists( +slides.microdom +slides.munge( +slides.nested_scopes +slides.os +slides.processFile( +slides.re +slides.removeH1( +slides.setTitle( +slides.splitIntoSlides( +slides.text + +--- from twisted.lore.slides import * --- +HTMLSlide( +MagicpointOutput( +PagebreakLatex( +ProsperSlides( +SlidesProcessingFunctionFactory( +TwoPagebreakLatex( +addHTMLListings( +addPyListings( +fixAPI( +fontifyPython( +getHeaders( +getOutputFileName( +hacked_entities +insertPrevNextLinks( +makeSureDirectoryExists( +munge( +removeH1( +setTitle( +splitIntoSlides( + +--- import twisted.lore.texi --- +twisted.lore.texi.StringIO( +twisted.lore.texi.TexiSpitter( +twisted.lore.texi.__builtins__ +twisted.lore.texi.__doc__ +twisted.lore.texi.__file__ +twisted.lore.texi.__name__ +twisted.lore.texi.__package__ +twisted.lore.texi.domhelpers +twisted.lore.texi.entities +twisted.lore.texi.latex +twisted.lore.texi.os +twisted.lore.texi.re +twisted.lore.texi.spaceRe +twisted.lore.texi.texiEscape( +twisted.lore.texi.text +twisted.lore.texi.tree + +--- from twisted.lore import texi --- +texi.StringIO( +texi.TexiSpitter( +texi.__builtins__ +texi.__doc__ +texi.__file__ +texi.__name__ +texi.__package__ +texi.domhelpers +texi.entities +texi.latex +texi.os +texi.re +texi.spaceRe +texi.texiEscape( +texi.text +texi.tree + +--- from twisted.lore.texi import * --- +TexiSpitter( +spaceRe +texiEscape( + +--- import twisted.lore.tree --- +twisted.lore.tree.InsensitiveDict( +twisted.lore.tree.__builtins__ +twisted.lore.tree.__doc__ +twisted.lore.tree.__file__ +twisted.lore.tree.__name__ +twisted.lore.tree.__package__ +twisted.lore.tree.addHTMLListings( +twisted.lore.tree.addMtime( +twisted.lore.tree.addPlainListings( +twisted.lore.tree.addPyListings( +twisted.lore.tree.cStringIO +twisted.lore.tree.cgi +twisted.lore.tree.compareMarkPos( +twisted.lore.tree.comparePosition( +twisted.lore.tree.copyright +twisted.lore.tree.doFile( +twisted.lore.tree.domhelpers +twisted.lore.tree.findNodeJustBefore( +twisted.lore.tree.fixAPI( +twisted.lore.tree.fixLinks( +twisted.lore.tree.fixRelativeLinks( +twisted.lore.tree.fontifyPython( +twisted.lore.tree.fontifyPythonNode( +twisted.lore.tree.footnotes( +twisted.lore.tree.generateToC( +twisted.lore.tree.getFirstAncestorWithSectionHeader( +twisted.lore.tree.getHeaders( +twisted.lore.tree.getOutputFileName( +twisted.lore.tree.getSectionNumber( +twisted.lore.tree.getSectionReference( +twisted.lore.tree.htmlbook +twisted.lore.tree.htmlizer +twisted.lore.tree.index( +twisted.lore.tree.indexer +twisted.lore.tree.latex +twisted.lore.tree.makeSureDirectoryExists( +twisted.lore.tree.microdom +twisted.lore.tree.munge( +twisted.lore.tree.notes( +twisted.lore.tree.numberDocument( +twisted.lore.tree.numberer +twisted.lore.tree.os +twisted.lore.tree.parseFileAndReport( +twisted.lore.tree.process +twisted.lore.tree.putInToC( +twisted.lore.tree.re +twisted.lore.tree.removeH1( +twisted.lore.tree.setAuthors( +twisted.lore.tree.setIndexLink( +twisted.lore.tree.setTitle( +twisted.lore.tree.setVersion( +twisted.lore.tree.string +twisted.lore.tree.text +twisted.lore.tree.time +twisted.lore.tree.urlparse + +--- from twisted.lore import tree --- +tree.InsensitiveDict( +tree.__builtins__ +tree.__doc__ +tree.__file__ +tree.__name__ +tree.__package__ +tree.addHTMLListings( +tree.addMtime( +tree.addPlainListings( +tree.addPyListings( +tree.cStringIO +tree.cgi +tree.compareMarkPos( +tree.comparePosition( +tree.copyright +tree.doFile( +tree.domhelpers +tree.findNodeJustBefore( +tree.fixAPI( +tree.fixLinks( +tree.fixRelativeLinks( +tree.fontifyPython( +tree.fontifyPythonNode( +tree.footnotes( +tree.generateToC( +tree.getFirstAncestorWithSectionHeader( +tree.getHeaders( +tree.getOutputFileName( +tree.getSectionNumber( +tree.getSectionReference( +tree.htmlbook +tree.htmlizer +tree.index( +tree.indexer +tree.latex +tree.makeSureDirectoryExists( +tree.microdom +tree.munge( +tree.notes( +tree.numberDocument( +tree.numberer +tree.os +tree.parseFileAndReport( +tree.process +tree.putInToC( +tree.re +tree.removeH1( +tree.setAuthors( +tree.setIndexLink( +tree.setTitle( +tree.setVersion( +tree.string +tree.text +tree.time +tree.urlparse + +--- from twisted.lore.tree import * --- +InsensitiveDict( +addMtime( +addPlainListings( +compareMarkPos( +comparePosition( +findNodeJustBefore( +fixLinks( +fixRelativeLinks( +fontifyPythonNode( +footnotes( +generateToC( +getFirstAncestorWithSectionHeader( +getSectionNumber( +getSectionReference( +htmlbook +htmlizer +notes( +numberDocument( +numberer +parseFileAndReport( +putInToC( +setAuthors( +setIndexLink( +setVersion( + +--- import twisted.mail.alias --- +twisted.mail.alias.AddressAlias( +twisted.mail.alias.AliasBase( +twisted.mail.alias.AliasGroup( +twisted.mail.alias.FileAlias( +twisted.mail.alias.FileWrapper( +twisted.mail.alias.IAlias( +twisted.mail.alias.Interface( +twisted.mail.alias.MessageWrapper( +twisted.mail.alias.MultiWrapper( +twisted.mail.alias.ProcessAlias( +twisted.mail.alias.ProcessAliasProtocol( +twisted.mail.alias.ProcessAliasTimeout( +twisted.mail.alias.__builtins__ +twisted.mail.alias.__doc__ +twisted.mail.alias.__file__ +twisted.mail.alias.__name__ +twisted.mail.alias.__package__ +twisted.mail.alias.defer +twisted.mail.alias.failure +twisted.mail.alias.handle( +twisted.mail.alias.implements( +twisted.mail.alias.loadAliasFile( +twisted.mail.alias.log +twisted.mail.alias.os +twisted.mail.alias.protocol +twisted.mail.alias.reactor +twisted.mail.alias.smtp +twisted.mail.alias.tempfile + +--- from twisted.mail import alias --- +alias.AddressAlias( +alias.AliasBase( +alias.AliasGroup( +alias.FileAlias( +alias.FileWrapper( +alias.IAlias( +alias.Interface( +alias.MessageWrapper( +alias.MultiWrapper( +alias.ProcessAlias( +alias.ProcessAliasProtocol( +alias.ProcessAliasTimeout( +alias.__builtins__ +alias.__doc__ +alias.__file__ +alias.__name__ +alias.__package__ +alias.defer +alias.failure +alias.handle( +alias.implements( +alias.loadAliasFile( +alias.log +alias.os +alias.protocol +alias.reactor +alias.smtp +alias.tempfile + +--- from twisted.mail.alias import * --- +AddressAlias( +AliasBase( +AliasGroup( +FileAlias( +IAlias( +MessageWrapper( +MultiWrapper( +ProcessAlias( +ProcessAliasProtocol( +ProcessAliasTimeout( +handle( +loadAliasFile( +smtp + +--- import twisted.mail.bounce --- +twisted.mail.bounce.BOUNCE_FORMAT +twisted.mail.bounce.StringIO +twisted.mail.bounce.__builtins__ +twisted.mail.bounce.__doc__ +twisted.mail.bounce.__file__ +twisted.mail.bounce.__name__ +twisted.mail.bounce.__package__ +twisted.mail.bounce.generateBounce( +twisted.mail.bounce.os +twisted.mail.bounce.rfc822 +twisted.mail.bounce.smtp +twisted.mail.bounce.string +twisted.mail.bounce.time + +--- from twisted.mail import bounce --- +bounce.BOUNCE_FORMAT +bounce.StringIO +bounce.__builtins__ +bounce.__doc__ +bounce.__file__ +bounce.__name__ +bounce.__package__ +bounce.generateBounce( +bounce.os +bounce.rfc822 +bounce.smtp +bounce.string +bounce.time + +--- from twisted.mail.bounce import * --- +BOUNCE_FORMAT +generateBounce( + +--- import twisted.mail.imap4 --- +twisted.mail.imap4.Command( +twisted.mail.imap4.CramMD5ClientAuthenticator( +twisted.mail.imap4.DontQuoteMe( +twisted.mail.imap4.FileProducer( +twisted.mail.imap4.IAccount( +twisted.mail.imap4.IClientAuthentication( +twisted.mail.imap4.ICloseableMailbox( +twisted.mail.imap4.IMAP4Client( +twisted.mail.imap4.IMAP4Exception( +twisted.mail.imap4.IMAP4Server( +twisted.mail.imap4.IMailbox( +twisted.mail.imap4.IMailboxInfo( +twisted.mail.imap4.IMailboxListener( +twisted.mail.imap4.IMessage( +twisted.mail.imap4.IMessageCopier( +twisted.mail.imap4.IMessageFile( +twisted.mail.imap4.IMessagePart( +twisted.mail.imap4.INamespacePresenter( +twisted.mail.imap4.ISearchableMailbox( +twisted.mail.imap4.IllegalClientResponse( +twisted.mail.imap4.IllegalIdentifierError( +twisted.mail.imap4.IllegalMailboxEncoding( +twisted.mail.imap4.IllegalOperation( +twisted.mail.imap4.IllegalQueryError( +twisted.mail.imap4.IllegalServerResponse( +twisted.mail.imap4.Interface( +twisted.mail.imap4.LOGINAuthenticator( +twisted.mail.imap4.LOGINCredentials( +twisted.mail.imap4.LiteralFile( +twisted.mail.imap4.LiteralString( +twisted.mail.imap4.MailboxCollision( +twisted.mail.imap4.MailboxException( +twisted.mail.imap4.MemoryAccount( +twisted.mail.imap4.MessageProducer( +twisted.mail.imap4.MessageSet( +twisted.mail.imap4.MismatchedNesting( +twisted.mail.imap4.MismatchedQuoting( +twisted.mail.imap4.NegativeResponse( +twisted.mail.imap4.NoSuchMailbox( +twisted.mail.imap4.NoSupportedAuthentication( +twisted.mail.imap4.Not( +twisted.mail.imap4.Or( +twisted.mail.imap4.PLAINAuthenticator( +twisted.mail.imap4.PLAINCredentials( +twisted.mail.imap4.Query( +twisted.mail.imap4.ReadOnlyMailbox( +twisted.mail.imap4.StreamReader( +twisted.mail.imap4.StreamWriter( +twisted.mail.imap4.StringIO +twisted.mail.imap4.TIMEOUT_ERROR +twisted.mail.imap4.UnhandledResponse( +twisted.mail.imap4.WriteBuffer( +twisted.mail.imap4.__all__ +twisted.mail.imap4.__builtins__ +twisted.mail.imap4.__doc__ +twisted.mail.imap4.__file__ +twisted.mail.imap4.__name__ +twisted.mail.imap4.__package__ +twisted.mail.imap4.base64 +twisted.mail.imap4.basic +twisted.mail.imap4.binascii +twisted.mail.imap4.codecs +twisted.mail.imap4.collapseNestedLists( +twisted.mail.imap4.collapseStrings( +twisted.mail.imap4.cred +twisted.mail.imap4.decoder( +twisted.mail.imap4.defer +twisted.mail.imap4.email +twisted.mail.imap4.encoder( +twisted.mail.imap4.error +twisted.mail.imap4.getBodyStructure( +twisted.mail.imap4.getEnvelope( +twisted.mail.imap4.getLineCount( +twisted.mail.imap4.hmac +twisted.mail.imap4.imap4_utf_7( +twisted.mail.imap4.implements( +twisted.mail.imap4.interfaces +twisted.mail.imap4.iterateInReactor( +twisted.mail.imap4.log +twisted.mail.imap4.maybeDeferred( +twisted.mail.imap4.modified_base64( +twisted.mail.imap4.modified_unbase64( +twisted.mail.imap4.parseAddr( +twisted.mail.imap4.parseIdList( +twisted.mail.imap4.parseNestedParens( +twisted.mail.imap4.parseTime( +twisted.mail.imap4.policies +twisted.mail.imap4.random +twisted.mail.imap4.re +twisted.mail.imap4.rfc822 +twisted.mail.imap4.splitOn( +twisted.mail.imap4.splitQuoted( +twisted.mail.imap4.statusRequestHelper( +twisted.mail.imap4.string +twisted.mail.imap4.subparts( +twisted.mail.imap4.tempfile +twisted.mail.imap4.text +twisted.mail.imap4.time +twisted.mail.imap4.twisted +twisted.mail.imap4.types +twisted.mail.imap4.unquote( +twisted.mail.imap4.wildcardToRegexp( + +--- from twisted.mail import imap4 --- +imap4.Command( +imap4.CramMD5ClientAuthenticator( +imap4.DontQuoteMe( +imap4.FileProducer( +imap4.IAccount( +imap4.IClientAuthentication( +imap4.ICloseableMailbox( +imap4.IMAP4Client( +imap4.IMAP4Exception( +imap4.IMAP4Server( +imap4.IMailbox( +imap4.IMailboxInfo( +imap4.IMailboxListener( +imap4.IMessage( +imap4.IMessageCopier( +imap4.IMessageFile( +imap4.IMessagePart( +imap4.INamespacePresenter( +imap4.ISearchableMailbox( +imap4.IllegalClientResponse( +imap4.IllegalIdentifierError( +imap4.IllegalMailboxEncoding( +imap4.IllegalOperation( +imap4.IllegalQueryError( +imap4.IllegalServerResponse( +imap4.Interface( +imap4.LOGINAuthenticator( +imap4.LOGINCredentials( +imap4.LiteralFile( +imap4.LiteralString( +imap4.MailboxCollision( +imap4.MailboxException( +imap4.MemoryAccount( +imap4.MessageProducer( +imap4.MessageSet( +imap4.MismatchedNesting( +imap4.MismatchedQuoting( +imap4.NegativeResponse( +imap4.NoSuchMailbox( +imap4.NoSupportedAuthentication( +imap4.Not( +imap4.Or( +imap4.PLAINAuthenticator( +imap4.PLAINCredentials( +imap4.Query( +imap4.ReadOnlyMailbox( +imap4.StreamReader( +imap4.StreamWriter( +imap4.StringIO +imap4.TIMEOUT_ERROR +imap4.UnhandledResponse( +imap4.WriteBuffer( +imap4.__all__ +imap4.__builtins__ +imap4.__doc__ +imap4.__file__ +imap4.__name__ +imap4.__package__ +imap4.base64 +imap4.basic +imap4.binascii +imap4.codecs +imap4.collapseNestedLists( +imap4.collapseStrings( +imap4.cred +imap4.decoder( +imap4.defer +imap4.email +imap4.encoder( +imap4.error +imap4.getBodyStructure( +imap4.getEnvelope( +imap4.getLineCount( +imap4.hmac +imap4.imap4_utf_7( +imap4.implements( +imap4.interfaces +imap4.iterateInReactor( +imap4.log +imap4.maybeDeferred( +imap4.modified_base64( +imap4.modified_unbase64( +imap4.parseAddr( +imap4.parseIdList( +imap4.parseNestedParens( +imap4.parseTime( +imap4.policies +imap4.random +imap4.re +imap4.rfc822 +imap4.splitOn( +imap4.splitQuoted( +imap4.statusRequestHelper( +imap4.string +imap4.subparts( +imap4.tempfile +imap4.text +imap4.time +imap4.twisted +imap4.types +imap4.unquote( +imap4.wildcardToRegexp( + +--- from twisted.mail.imap4 import * --- +Command( +CramMD5ClientAuthenticator( +DontQuoteMe( +FileProducer( +IAccount( +IClientAuthentication( +ICloseableMailbox( +IMAP4Client( +IMAP4Exception( +IMAP4Server( +IMailbox( +IMailboxInfo( +IMailboxListener( +IMessage( +IMessageCopier( +IMessageFile( +IMessagePart( +INamespacePresenter( +ISearchableMailbox( +IllegalClientResponse( +IllegalIdentifierError( +IllegalMailboxEncoding( +IllegalOperation( +IllegalQueryError( +IllegalServerResponse( +LOGINAuthenticator( +LOGINCredentials( +LiteralFile( +LiteralString( +MailboxCollision( +MailboxException( +MemoryAccount( +MessageProducer( +MessageSet( +MismatchedNesting( +MismatchedQuoting( +NegativeResponse( +NoSuchMailbox( +NoSupportedAuthentication( +PLAINAuthenticator( +PLAINCredentials( +Query( +ReadOnlyMailbox( +TIMEOUT_ERROR +UnhandledResponse( +WriteBuffer( +collapseNestedLists( +collapseStrings( +cred +decoder( +encoder( +getBodyStructure( +getEnvelope( +getLineCount( +imap4_utf_7( +iterateInReactor( +modified_base64( +modified_unbase64( +parseAddr( +parseIdList( +parseNestedParens( +parseTime( +policies +splitOn( +splitQuoted( +statusRequestHelper( +subparts( +twisted +wildcardToRegexp( + +--- import twisted.mail.maildir --- +twisted.mail.maildir.AbstractMaildirDomain( +twisted.mail.maildir.DirdbmDatabase( +twisted.mail.maildir.INTERNAL_ERROR +twisted.mail.maildir.MaildirDirdbmDomain( +twisted.mail.maildir.MaildirMailbox( +twisted.mail.maildir.MaildirMessage( +twisted.mail.maildir.StringIO +twisted.mail.maildir.StringListMailbox( +twisted.mail.maildir.__builtins__ +twisted.mail.maildir.__doc__ +twisted.mail.maildir.__file__ +twisted.mail.maildir.__name__ +twisted.mail.maildir.__package__ +twisted.mail.maildir.alias +twisted.mail.maildir.basic +twisted.mail.maildir.cStringIO +twisted.mail.maildir.cred +twisted.mail.maildir.defer +twisted.mail.maildir.dirdbm +twisted.mail.maildir.failure +twisted.mail.maildir.generators +twisted.mail.maildir.implements( +twisted.mail.maildir.initializeMaildir( +twisted.mail.maildir.interfaces +twisted.mail.maildir.log +twisted.mail.maildir.mail +twisted.mail.maildir.md5( +twisted.mail.maildir.os +twisted.mail.maildir.pop3 +twisted.mail.maildir.reactor +twisted.mail.maildir.smtp +twisted.mail.maildir.socket +twisted.mail.maildir.stat +twisted.mail.maildir.time +twisted.mail.maildir.twisted + +--- from twisted.mail import maildir --- +maildir.AbstractMaildirDomain( +maildir.DirdbmDatabase( +maildir.INTERNAL_ERROR +maildir.MaildirDirdbmDomain( +maildir.MaildirMailbox( +maildir.MaildirMessage( +maildir.StringIO +maildir.StringListMailbox( +maildir.__builtins__ +maildir.__doc__ +maildir.__file__ +maildir.__name__ +maildir.__package__ +maildir.alias +maildir.basic +maildir.cStringIO +maildir.cred +maildir.defer +maildir.dirdbm +maildir.failure +maildir.generators +maildir.implements( +maildir.initializeMaildir( +maildir.interfaces +maildir.log +maildir.mail +maildir.md5( +maildir.os +maildir.pop3 +maildir.reactor +maildir.smtp +maildir.socket +maildir.stat +maildir.time +maildir.twisted + +--- from twisted.mail.maildir import * --- +AbstractMaildirDomain( +DirdbmDatabase( +MaildirDirdbmDomain( +MaildirMailbox( +StringListMailbox( +alias +dirdbm +initializeMaildir( +mail +pop3 + +--- import twisted.mail.pb --- +twisted.mail.pb.Maildir( +twisted.mail.pb.MaildirBroker( +twisted.mail.pb.MaildirClient( +twisted.mail.pb.MaildirCollection( +twisted.mail.pb.__builtins__ +twisted.mail.pb.__doc__ +twisted.mail.pb.__file__ +twisted.mail.pb.__name__ +twisted.mail.pb.__package__ +twisted.mail.pb.banana +twisted.mail.pb.os +twisted.mail.pb.pb +twisted.mail.pb.types + +--- from twisted.mail import pb --- +pb.Maildir( +pb.MaildirBroker( +pb.MaildirClient( +pb.MaildirCollection( +pb.__builtins__ +pb.__doc__ +pb.__file__ +pb.__name__ +pb.__package__ +pb.banana +pb.os +pb.pb +pb.types + +--- from twisted.mail.pb import * --- +MaildirBroker( +MaildirClient( +MaildirCollection( +banana +pb + +--- import twisted.mail.pop3 --- +twisted.mail.pop3.APOPCredentials( +twisted.mail.pop3.AdvancedPOP3Client( +twisted.mail.pop3.FIRST_LONG +twisted.mail.pop3.IMailbox( +twisted.mail.pop3.IServerFactory( +twisted.mail.pop3.InsecureAuthenticationDisallowed( +twisted.mail.pop3.Interface( +twisted.mail.pop3.LONG +twisted.mail.pop3.LineTooLong( +twisted.mail.pop3.Mailbox( +twisted.mail.pop3.NEXT +twisted.mail.pop3.NONE +twisted.mail.pop3.POP3( +twisted.mail.pop3.POP3Client( +twisted.mail.pop3.POP3ClientError( +twisted.mail.pop3.POP3Error( +twisted.mail.pop3.SHORT +twisted.mail.pop3.ServerErrorResponse( +twisted.mail.pop3.__all__ +twisted.mail.pop3.__builtins__ +twisted.mail.pop3.__doc__ +twisted.mail.pop3.__file__ +twisted.mail.pop3.__name__ +twisted.mail.pop3.__package__ +twisted.mail.pop3.base64 +twisted.mail.pop3.basic +twisted.mail.pop3.binascii +twisted.mail.pop3.cred +twisted.mail.pop3.defer +twisted.mail.pop3.formatListLines( +twisted.mail.pop3.formatListResponse( +twisted.mail.pop3.formatStatResponse( +twisted.mail.pop3.formatUIDListLines( +twisted.mail.pop3.formatUIDListResponse( +twisted.mail.pop3.implements( +twisted.mail.pop3.interfaces +twisted.mail.pop3.iterateLineGenerator( +twisted.mail.pop3.log +twisted.mail.pop3.md5( +twisted.mail.pop3.policies +twisted.mail.pop3.smtp +twisted.mail.pop3.string +twisted.mail.pop3.successResponse( +twisted.mail.pop3.task +twisted.mail.pop3.twisted +twisted.mail.pop3.warnings + +--- from twisted.mail import pop3 --- +pop3.APOPCredentials( +pop3.AdvancedPOP3Client( +pop3.FIRST_LONG +pop3.IMailbox( +pop3.IServerFactory( +pop3.InsecureAuthenticationDisallowed( +pop3.Interface( +pop3.LONG +pop3.LineTooLong( +pop3.Mailbox( +pop3.NEXT +pop3.NONE +pop3.POP3( +pop3.POP3Client( +pop3.POP3ClientError( +pop3.POP3Error( +pop3.SHORT +pop3.ServerErrorResponse( +pop3.__all__ +pop3.__builtins__ +pop3.__doc__ +pop3.__file__ +pop3.__name__ +pop3.__package__ +pop3.base64 +pop3.basic +pop3.binascii +pop3.cred +pop3.defer +pop3.formatListLines( +pop3.formatListResponse( +pop3.formatStatResponse( +pop3.formatUIDListLines( +pop3.formatUIDListResponse( +pop3.implements( +pop3.interfaces +pop3.iterateLineGenerator( +pop3.log +pop3.md5( +pop3.policies +pop3.smtp +pop3.string +pop3.successResponse( +pop3.task +pop3.twisted +pop3.warnings + +--- from twisted.mail.pop3 import * --- +APOPCredentials( +AdvancedPOP3Client( +FIRST_LONG +IServerFactory( +InsecureAuthenticationDisallowed( +LineTooLong( +NEXT +POP3Client( +POP3ClientError( +POP3Error( +SHORT +ServerErrorResponse( +formatListLines( +formatListResponse( +formatStatResponse( +formatUIDListLines( +formatUIDListResponse( +iterateLineGenerator( +successResponse( + +--- import twisted.mail.pop3client --- +twisted.mail.pop3client.ERR +twisted.mail.pop3client.InsecureAuthenticationDisallowed( +twisted.mail.pop3client.LineTooLong( +twisted.mail.pop3client.OK +twisted.mail.pop3client.POP3Client( +twisted.mail.pop3client.POP3ClientError( +twisted.mail.pop3client.ServerErrorResponse( +twisted.mail.pop3client.TLSError( +twisted.mail.pop3client.TLSNotSupportedError( +twisted.mail.pop3client.__all__ +twisted.mail.pop3client.__builtins__ +twisted.mail.pop3client.__doc__ +twisted.mail.pop3client.__file__ +twisted.mail.pop3client.__name__ +twisted.mail.pop3client.__package__ +twisted.mail.pop3client.basic +twisted.mail.pop3client.defer +twisted.mail.pop3client.error +twisted.mail.pop3client.interfaces +twisted.mail.pop3client.log +twisted.mail.pop3client.md5( +twisted.mail.pop3client.policies +twisted.mail.pop3client.re + +--- from twisted.mail import pop3client --- +pop3client.ERR +pop3client.InsecureAuthenticationDisallowed( +pop3client.LineTooLong( +pop3client.OK +pop3client.POP3Client( +pop3client.POP3ClientError( +pop3client.ServerErrorResponse( +pop3client.TLSError( +pop3client.TLSNotSupportedError( +pop3client.__all__ +pop3client.__builtins__ +pop3client.__doc__ +pop3client.__file__ +pop3client.__name__ +pop3client.__package__ +pop3client.basic +pop3client.defer +pop3client.error +pop3client.interfaces +pop3client.log +pop3client.md5( +pop3client.policies +pop3client.re + +--- from twisted.mail.pop3client import * --- +TLSError( +TLSNotSupportedError( + +--- import twisted.mail.protocols --- +twisted.mail.protocols.DomainDeliveryBase( +twisted.mail.protocols.DomainESMTP( +twisted.mail.protocols.DomainSMTP( +twisted.mail.protocols.ESMTPDomainDelivery( +twisted.mail.protocols.ESMTPFactory( +twisted.mail.protocols.POP3Factory( +twisted.mail.protocols.SMTPDomainDelivery( +twisted.mail.protocols.SMTPFactory( +twisted.mail.protocols.SSLContextFactory( +twisted.mail.protocols.VirtualPOP3( +twisted.mail.protocols.__builtins__ +twisted.mail.protocols.__doc__ +twisted.mail.protocols.__file__ +twisted.mail.protocols.__name__ +twisted.mail.protocols.__package__ +twisted.mail.protocols.cred +twisted.mail.protocols.defer +twisted.mail.protocols.implements( +twisted.mail.protocols.log +twisted.mail.protocols.longversion +twisted.mail.protocols.pop3 +twisted.mail.protocols.protocol +twisted.mail.protocols.relay +twisted.mail.protocols.smtp +twisted.mail.protocols.twisted + +--- from twisted.mail import protocols --- +protocols.DomainDeliveryBase( +protocols.DomainESMTP( +protocols.DomainSMTP( +protocols.ESMTPDomainDelivery( +protocols.ESMTPFactory( +protocols.POP3Factory( +protocols.SMTPDomainDelivery( +protocols.SMTPFactory( +protocols.SSLContextFactory( +protocols.VirtualPOP3( +protocols.__builtins__ +protocols.__doc__ +protocols.__file__ +protocols.__name__ +protocols.__package__ +protocols.cred +protocols.defer +protocols.implements( +protocols.log +protocols.longversion +protocols.pop3 +protocols.protocol +protocols.relay +protocols.smtp +protocols.twisted + +--- from twisted.mail.protocols import * --- +DomainDeliveryBase( +DomainESMTP( +DomainSMTP( +ESMTPDomainDelivery( +ESMTPFactory( +POP3Factory( +SMTPDomainDelivery( +SMTPFactory( +SSLContextFactory( +VirtualPOP3( +relay + +--- import twisted.mail.relay --- +twisted.mail.relay.DomainQueuer( +twisted.mail.relay.ESMTPRelayer( +twisted.mail.relay.RelayerMixin( +twisted.mail.relay.SMTPRelayer( +twisted.mail.relay.UNIXAddress( +twisted.mail.relay.__builtins__ +twisted.mail.relay.__doc__ +twisted.mail.relay.__file__ +twisted.mail.relay.__name__ +twisted.mail.relay.__package__ +twisted.mail.relay.log +twisted.mail.relay.os +twisted.mail.relay.pickle +twisted.mail.relay.smtp + +--- from twisted.mail import relay --- +relay.DomainQueuer( +relay.ESMTPRelayer( +relay.RelayerMixin( +relay.SMTPRelayer( +relay.UNIXAddress( +relay.__builtins__ +relay.__doc__ +relay.__file__ +relay.__name__ +relay.__package__ +relay.log +relay.os +relay.pickle +relay.smtp + +--- from twisted.mail.relay import * --- +DomainQueuer( +ESMTPRelayer( +RelayerMixin( +SMTPRelayer( + +--- import twisted.mail.relaymanager --- +twisted.mail.relaymanager.CanonicalNameChainTooLong( +twisted.mail.relaymanager.CanonicalNameLoop( +twisted.mail.relaymanager.DNSLookupError( +twisted.mail.relaymanager.Deferred( +twisted.mail.relaymanager.DeferredList( +twisted.mail.relaymanager.ESMTPManagedRelayer( +twisted.mail.relaymanager.ESMTPManagedRelayerFactory( +twisted.mail.relaymanager.Failure( +twisted.mail.relaymanager.MXCalculator( +twisted.mail.relaymanager.ManagedRelayerMixin( +twisted.mail.relaymanager.Queue( +twisted.mail.relaymanager.RelayStateHelper( +twisted.mail.relaymanager.SMTPManagedRelayer( +twisted.mail.relaymanager.SMTPManagedRelayerFactory( +twisted.mail.relaymanager.SmartHostESMTPRelayingManager( +twisted.mail.relaymanager.SmartHostSMTPRelayingManager( +twisted.mail.relaymanager.__builtins__ +twisted.mail.relaymanager.__doc__ +twisted.mail.relaymanager.__file__ +twisted.mail.relaymanager.__name__ +twisted.mail.relaymanager.__package__ +twisted.mail.relaymanager.bounce +twisted.mail.relaymanager.internet +twisted.mail.relaymanager.log +twisted.mail.relaymanager.os +twisted.mail.relaymanager.pickle +twisted.mail.relaymanager.protocol +twisted.mail.relaymanager.relay +twisted.mail.relaymanager.rfc822 +twisted.mail.relaymanager.set( +twisted.mail.relaymanager.smtp +twisted.mail.relaymanager.time + +--- from twisted.mail import relaymanager --- +relaymanager.CanonicalNameChainTooLong( +relaymanager.CanonicalNameLoop( +relaymanager.DNSLookupError( +relaymanager.Deferred( +relaymanager.DeferredList( +relaymanager.ESMTPManagedRelayer( +relaymanager.ESMTPManagedRelayerFactory( +relaymanager.Failure( +relaymanager.MXCalculator( +relaymanager.ManagedRelayerMixin( +relaymanager.Queue( +relaymanager.RelayStateHelper( +relaymanager.SMTPManagedRelayer( +relaymanager.SMTPManagedRelayerFactory( +relaymanager.SmartHostESMTPRelayingManager( +relaymanager.SmartHostSMTPRelayingManager( +relaymanager.__builtins__ +relaymanager.__doc__ +relaymanager.__file__ +relaymanager.__name__ +relaymanager.__package__ +relaymanager.bounce +relaymanager.internet +relaymanager.log +relaymanager.os +relaymanager.pickle +relaymanager.protocol +relaymanager.relay +relaymanager.rfc822 +relaymanager.set( +relaymanager.smtp +relaymanager.time + +--- from twisted.mail.relaymanager import * --- +CanonicalNameChainTooLong( +CanonicalNameLoop( +ESMTPManagedRelayer( +ESMTPManagedRelayerFactory( +Failure( +MXCalculator( +ManagedRelayerMixin( +RelayStateHelper( +SMTPManagedRelayer( +SMTPManagedRelayerFactory( +SmartHostESMTPRelayingManager( +SmartHostSMTPRelayingManager( +bounce +internet + +--- import twisted.mail.scripts --- +twisted.mail.scripts.__builtins__ +twisted.mail.scripts.__doc__ +twisted.mail.scripts.__file__ +twisted.mail.scripts.__name__ +twisted.mail.scripts.__package__ +twisted.mail.scripts.__path__ + +--- from twisted.mail import scripts --- + +--- from twisted.mail.scripts import * --- + +--- import twisted.mail.smtp --- +twisted.mail.smtp.AUTH +twisted.mail.smtp.AUTHDeclinedError( +twisted.mail.smtp.AUTHRequiredError( +twisted.mail.smtp.Address( +twisted.mail.smtp.AddressError( +twisted.mail.smtp.AuthenticationError( +twisted.mail.smtp.COMMAND +twisted.mail.smtp.CramMD5ClientAuthenticator( +twisted.mail.smtp.DATA +twisted.mail.smtp.DNSNAME +twisted.mail.smtp.EHLORequiredError( +twisted.mail.smtp.ESMTP( +twisted.mail.smtp.ESMTPClient( +twisted.mail.smtp.ESMTPClientError( +twisted.mail.smtp.ESMTPSender( +twisted.mail.smtp.ESMTPSenderFactory( +twisted.mail.smtp.IClientAuthentication( +twisted.mail.smtp.IMessage( +twisted.mail.smtp.IMessageDelivery( +twisted.mail.smtp.IMessageDeliveryFactory( +twisted.mail.smtp.ITLSTransport( +twisted.mail.smtp.Interface( +twisted.mail.smtp.LOGINAuthenticator( +twisted.mail.smtp.MimeWriter +twisted.mail.smtp.PLAINAuthenticator( +twisted.mail.smtp.SMTP( +twisted.mail.smtp.SMTPAddressError( +twisted.mail.smtp.SMTPBadRcpt( +twisted.mail.smtp.SMTPBadSender( +twisted.mail.smtp.SMTPClient( +twisted.mail.smtp.SMTPClientError( +twisted.mail.smtp.SMTPConnectError( +twisted.mail.smtp.SMTPDeliveryError( +twisted.mail.smtp.SMTPError( +twisted.mail.smtp.SMTPFactory( +twisted.mail.smtp.SMTPProtocolError( +twisted.mail.smtp.SMTPSender( +twisted.mail.smtp.SMTPSenderFactory( +twisted.mail.smtp.SMTPServerError( +twisted.mail.smtp.SMTPTimeoutError( +twisted.mail.smtp.SUCCESS +twisted.mail.smtp.SenderMixin( +twisted.mail.smtp.StringIO( +twisted.mail.smtp.TLSError( +twisted.mail.smtp.TLSRequiredError( +twisted.mail.smtp.User( +twisted.mail.smtp.__builtins__ +twisted.mail.smtp.__doc__ +twisted.mail.smtp.__file__ +twisted.mail.smtp.__name__ +twisted.mail.smtp.__package__ +twisted.mail.smtp.__warningregistry__ +twisted.mail.smtp.atom +twisted.mail.smtp.base64 +twisted.mail.smtp.basic +twisted.mail.smtp.binascii +twisted.mail.smtp.codecs +twisted.mail.smtp.cred +twisted.mail.smtp.defer +twisted.mail.smtp.encode_base64( +twisted.mail.smtp.error +twisted.mail.smtp.failure +twisted.mail.smtp.hmac +twisted.mail.smtp.idGenerator( +twisted.mail.smtp.implements( +twisted.mail.smtp.log +twisted.mail.smtp.longversion +twisted.mail.smtp.messageid( +twisted.mail.smtp.os +twisted.mail.smtp.platform +twisted.mail.smtp.policies +twisted.mail.smtp.protocol +twisted.mail.smtp.quoteaddr( +twisted.mail.smtp.random +twisted.mail.smtp.re +twisted.mail.smtp.reactor +twisted.mail.smtp.rfc822 +twisted.mail.smtp.rfc822date( +twisted.mail.smtp.sendEmail( +twisted.mail.smtp.sendmail( +twisted.mail.smtp.socket +twisted.mail.smtp.tempfile +twisted.mail.smtp.time +twisted.mail.smtp.twisted +twisted.mail.smtp.types +twisted.mail.smtp.util +twisted.mail.smtp.warnings +twisted.mail.smtp.xtextStreamReader( +twisted.mail.smtp.xtextStreamWriter( +twisted.mail.smtp.xtext_codec( +twisted.mail.smtp.xtext_decode( +twisted.mail.smtp.xtext_encode( + +--- from twisted.mail import smtp --- +smtp.AUTH +smtp.AUTHDeclinedError( +smtp.AUTHRequiredError( +smtp.Address( +smtp.AddressError( +smtp.AuthenticationError( +smtp.COMMAND +smtp.CramMD5ClientAuthenticator( +smtp.DATA +smtp.DNSNAME +smtp.EHLORequiredError( +smtp.ESMTP( +smtp.ESMTPClient( +smtp.ESMTPClientError( +smtp.ESMTPSender( +smtp.ESMTPSenderFactory( +smtp.IClientAuthentication( +smtp.IMessage( +smtp.IMessageDelivery( +smtp.IMessageDeliveryFactory( +smtp.ITLSTransport( +smtp.Interface( +smtp.LOGINAuthenticator( +smtp.MimeWriter +smtp.PLAINAuthenticator( +smtp.SMTP( +smtp.SMTPAddressError( +smtp.SMTPBadRcpt( +smtp.SMTPBadSender( +smtp.SMTPClient( +smtp.SMTPClientError( +smtp.SMTPConnectError( +smtp.SMTPDeliveryError( +smtp.SMTPError( +smtp.SMTPFactory( +smtp.SMTPProtocolError( +smtp.SMTPSender( +smtp.SMTPSenderFactory( +smtp.SMTPServerError( +smtp.SMTPTimeoutError( +smtp.SUCCESS +smtp.SenderMixin( +smtp.StringIO( +smtp.TLSError( +smtp.TLSRequiredError( +smtp.User( +smtp.__builtins__ +smtp.__doc__ +smtp.__file__ +smtp.__name__ +smtp.__package__ +smtp.__warningregistry__ +smtp.atom +smtp.base64 +smtp.basic +smtp.binascii +smtp.codecs +smtp.cred +smtp.defer +smtp.encode_base64( +smtp.error +smtp.failure +smtp.hmac +smtp.idGenerator( +smtp.implements( +smtp.log +smtp.longversion +smtp.messageid( +smtp.os +smtp.platform +smtp.policies +smtp.protocol +smtp.quoteaddr( +smtp.random +smtp.re +smtp.reactor +smtp.rfc822 +smtp.rfc822date( +smtp.sendEmail( +smtp.sendmail( +smtp.socket +smtp.tempfile +smtp.time +smtp.twisted +smtp.types +smtp.util +smtp.warnings +smtp.xtextStreamReader( +smtp.xtextStreamWriter( +smtp.xtext_codec( +smtp.xtext_decode( +smtp.xtext_encode( + +--- from twisted.mail.smtp import * --- +AUTH +AUTHDeclinedError( +AUTHRequiredError( +Address( +AddressError( +AuthenticationError( +DATA +DNSNAME +EHLORequiredError( +ESMTP( +ESMTPClient( +ESMTPClientError( +ESMTPSender( +ESMTPSenderFactory( +IMessageDelivery( +IMessageDeliveryFactory( +MimeWriter +SMTPAddressError( +SMTPBadRcpt( +SMTPBadSender( +SMTPClient( +SMTPClientError( +SMTPDeliveryError( +SMTPError( +SMTPProtocolError( +SMTPSender( +SMTPSenderFactory( +SMTPServerError( +SMTPTimeoutError( +SenderMixin( +TLSRequiredError( +User( +idGenerator( +messageid( +rfc822date( +sendEmail( +sendmail( +xtextStreamReader( +xtextStreamWriter( +xtext_codec( +xtext_decode( +xtext_encode( + +--- import twisted.mail.tap --- +twisted.mail.tap.AliasUpdater( +twisted.mail.tap.Options( +twisted.mail.tap.__builtins__ +twisted.mail.tap.__doc__ +twisted.mail.tap.__file__ +twisted.mail.tap.__name__ +twisted.mail.tap.__package__ +twisted.mail.tap.alias +twisted.mail.tap.checkers +twisted.mail.tap.internet +twisted.mail.tap.mail +twisted.mail.tap.maildir +twisted.mail.tap.makeService( +twisted.mail.tap.os +twisted.mail.tap.relay +twisted.mail.tap.relaymanager +twisted.mail.tap.sys +twisted.mail.tap.usage + +--- from twisted.mail import tap --- +tap.AliasUpdater( +tap.alias +tap.internet +tap.mail +tap.maildir +tap.os +tap.relay +tap.relaymanager +tap.sys + +--- from twisted.mail.tap import * --- +AliasUpdater( +maildir +relaymanager + +--- import twisted.manhole --- +twisted.manhole.__builtins__ +twisted.manhole.__doc__ +twisted.manhole.__file__ +twisted.manhole.__name__ +twisted.manhole.__package__ +twisted.manhole.__path__ + +--- from twisted import manhole --- +manhole.__path__ + +--- from twisted.manhole import * --- + +--- import twisted.manhole.explorer --- +twisted.manhole.explorer.CRUFT_WatchyThingie( +twisted.manhole.explorer.Explorer( +twisted.manhole.explorer.ExplorerBuiltin( +twisted.manhole.explorer.ExplorerClass( +twisted.manhole.explorer.ExplorerFunction( +twisted.manhole.explorer.ExplorerGeneric( +twisted.manhole.explorer.ExplorerImmutable( +twisted.manhole.explorer.ExplorerInstance( +twisted.manhole.explorer.ExplorerMapping( +twisted.manhole.explorer.ExplorerMethod( +twisted.manhole.explorer.ExplorerModule( +twisted.manhole.explorer.ExplorerSequence( +twisted.manhole.explorer.False +twisted.manhole.explorer.Pool( +twisted.manhole.explorer.Signature( +twisted.manhole.explorer.True +twisted.manhole.explorer.UserDict +twisted.manhole.explorer.__builtins__ +twisted.manhole.explorer.__doc__ +twisted.manhole.explorer.__file__ +twisted.manhole.explorer.__name__ +twisted.manhole.explorer.__package__ +twisted.manhole.explorer.explorerPool +twisted.manhole.explorer.inspect +twisted.manhole.explorer.new +twisted.manhole.explorer.pb +twisted.manhole.explorer.reflect +twisted.manhole.explorer.string +twisted.manhole.explorer.sys +twisted.manhole.explorer.typeTable +twisted.manhole.explorer.types + +--- from twisted.manhole import explorer --- +explorer.CRUFT_WatchyThingie( +explorer.Explorer( +explorer.ExplorerBuiltin( +explorer.ExplorerClass( +explorer.ExplorerFunction( +explorer.ExplorerGeneric( +explorer.ExplorerImmutable( +explorer.ExplorerInstance( +explorer.ExplorerMapping( +explorer.ExplorerMethod( +explorer.ExplorerModule( +explorer.ExplorerSequence( +explorer.False +explorer.Pool( +explorer.Signature( +explorer.True +explorer.UserDict +explorer.__builtins__ +explorer.__doc__ +explorer.__file__ +explorer.__name__ +explorer.__package__ +explorer.explorerPool +explorer.inspect +explorer.new +explorer.pb +explorer.reflect +explorer.string +explorer.sys +explorer.typeTable +explorer.types + +--- from twisted.manhole.explorer import * --- +CRUFT_WatchyThingie( +Explorer( +ExplorerBuiltin( +ExplorerClass( +ExplorerFunction( +ExplorerGeneric( +ExplorerImmutable( +ExplorerInstance( +ExplorerMapping( +ExplorerMethod( +ExplorerModule( +ExplorerSequence( +Pool( +Signature( +explorerPool +typeTable + +--- import twisted.manhole.service --- +twisted.manhole.service.FakeStdIO( +twisted.manhole.service.IManholeClient( +twisted.manhole.service.Interface( +twisted.manhole.service.Perspective( +twisted.manhole.service.Realm( +twisted.manhole.service.Service( +twisted.manhole.service.StringIO( +twisted.manhole.service.__builtins__ +twisted.manhole.service.__doc__ +twisted.manhole.service.__file__ +twisted.manhole.service.__name__ +twisted.manhole.service.__package__ +twisted.manhole.service.copyright +twisted.manhole.service.explorer +twisted.manhole.service.failure +twisted.manhole.service.implements( +twisted.manhole.service.log +twisted.manhole.service.pb +twisted.manhole.service.portal +twisted.manhole.service.runInConsole( +twisted.manhole.service.service +twisted.manhole.service.string +twisted.manhole.service.sys +twisted.manhole.service.traceback +twisted.manhole.service.types + +--- from twisted.manhole import service --- +service.FakeStdIO( +service.IManholeClient( +service.Perspective( +service.Realm( +service.StringIO( +service.copyright +service.explorer +service.failure +service.log +service.pb +service.portal +service.runInConsole( +service.service +service.string +service.sys +service.traceback +service.types + +--- from twisted.manhole.service import * --- +FakeStdIO( +IManholeClient( +Perspective( +Realm( +explorer +runInConsole( + +--- import twisted.manhole.telnet --- +twisted.manhole.telnet.Shell( +twisted.manhole.telnet.ShellFactory( +twisted.manhole.telnet.StringIO( +twisted.manhole.telnet.__builtins__ +twisted.manhole.telnet.__doc__ +twisted.manhole.telnet.__file__ +twisted.manhole.telnet.__name__ +twisted.manhole.telnet.__package__ +twisted.manhole.telnet.__warningregistry__ +twisted.manhole.telnet.copy +twisted.manhole.telnet.failure +twisted.manhole.telnet.log +twisted.manhole.telnet.protocol +twisted.manhole.telnet.string +twisted.manhole.telnet.sys +twisted.manhole.telnet.telnet + +--- from twisted.manhole import telnet --- +telnet.Shell( +telnet.ShellFactory( +telnet.StringIO( +telnet.__warningregistry__ +telnet.copy +telnet.failure +telnet.string +telnet.sys +telnet.telnet + +--- from twisted.manhole.telnet import * --- +ShellFactory( + +--- import twisted.manhole.ui --- +twisted.manhole.ui.__builtins__ +twisted.manhole.ui.__doc__ +twisted.manhole.ui.__file__ +twisted.manhole.ui.__name__ +twisted.manhole.ui.__package__ +twisted.manhole.ui.__path__ + +--- from twisted.manhole import ui --- + +--- from twisted.manhole.ui import * --- + +--- import twisted.names.authority --- +twisted.names.authority.BindAuthority( +twisted.names.authority.FileAuthority( +twisted.names.authority.PySourceAuthority( +twisted.names.authority.__builtins__ +twisted.names.authority.__doc__ +twisted.names.authority.__file__ +twisted.names.authority.__name__ +twisted.names.authority.__package__ +twisted.names.authority.common +twisted.names.authority.defer +twisted.names.authority.dns +twisted.names.authority.failure +twisted.names.authority.getSerial( +twisted.names.authority.nested_scopes +twisted.names.authority.os +twisted.names.authority.time + +--- from twisted.names import authority --- +authority.BindAuthority( +authority.FileAuthority( +authority.PySourceAuthority( +authority.__builtins__ +authority.__doc__ +authority.__file__ +authority.__name__ +authority.__package__ +authority.common +authority.defer +authority.dns +authority.failure +authority.getSerial( +authority.nested_scopes +authority.os +authority.time + +--- from twisted.names.authority import * --- +BindAuthority( +FileAuthority( +PySourceAuthority( +common +dns +getSerial( + +--- import twisted.names.cache --- +twisted.names.cache.CacheResolver( +twisted.names.cache.__builtins__ +twisted.names.cache.__doc__ +twisted.names.cache.__file__ +twisted.names.cache.__name__ +twisted.names.cache.__package__ +twisted.names.cache.common +twisted.names.cache.defer +twisted.names.cache.dns +twisted.names.cache.failure +twisted.names.cache.implements( +twisted.names.cache.interfaces +twisted.names.cache.log +twisted.names.cache.time + +--- from twisted.names import cache --- +cache.CacheResolver( +cache.__builtins__ +cache.__doc__ +cache.__file__ +cache.__name__ +cache.__package__ +cache.common +cache.defer +cache.dns +cache.failure +cache.implements( +cache.interfaces +cache.log +cache.time + +--- from twisted.names.cache import * --- +CacheResolver( + +--- import twisted.names.client --- +twisted.names.client.AXFRController( +twisted.names.client.DNSClientFactory( +twisted.names.client.DNSFormatError( +twisted.names.client.DNSNameError( +twisted.names.client.DNSNotImplementedError( +twisted.names.client.DNSQueryRefusedError( +twisted.names.client.DNSServerError( +twisted.names.client.DNSUnknownError( +twisted.names.client.Resolver( +twisted.names.client.ThreadedResolver( +twisted.names.client.__builtins__ +twisted.names.client.__doc__ +twisted.names.client.__file__ +twisted.names.client.__name__ +twisted.names.client.__package__ +twisted.names.client.common +twisted.names.client.createResolver( +twisted.names.client.defer +twisted.names.client.dns +twisted.names.client.errno +twisted.names.client.error +twisted.names.client.failure +twisted.names.client.getHostByName( +twisted.names.client.getResolver( +twisted.names.client.getWarningMethod( +twisted.names.client.implements( +twisted.names.client.interfaces +twisted.names.client.log +twisted.names.client.lookupAFSDatabase( +twisted.names.client.lookupAddress( +twisted.names.client.lookupAddress6( +twisted.names.client.lookupAllRecords( +twisted.names.client.lookupAuthority( +twisted.names.client.lookupCanonicalName( +twisted.names.client.lookupHostInfo( +twisted.names.client.lookupIPV6Address( +twisted.names.client.lookupMailBox( +twisted.names.client.lookupMailExchange( +twisted.names.client.lookupMailGroup( +twisted.names.client.lookupMailRename( +twisted.names.client.lookupMailboxInfo( +twisted.names.client.lookupNameservers( +twisted.names.client.lookupNamingAuthorityPointer( +twisted.names.client.lookupNull( +twisted.names.client.lookupPointer( +twisted.names.client.lookupResponsibility( +twisted.names.client.lookupService( +twisted.names.client.lookupText( +twisted.names.client.lookupWellKnownServices( +twisted.names.client.lookupZone( +twisted.names.client.os +twisted.names.client.platform +twisted.names.client.protocol +twisted.names.client.theResolver + +--- from twisted.names import client --- +client.AXFRController( +client.DNSClientFactory( +client.DNSFormatError( +client.DNSNameError( +client.DNSNotImplementedError( +client.DNSQueryRefusedError( +client.DNSServerError( +client.DNSUnknownError( +client.Resolver( +client.ThreadedResolver( +client.common +client.createResolver( +client.defer +client.dns +client.errno +client.error +client.failure +client.getHostByName( +client.getResolver( +client.getWarningMethod( +client.implements( +client.interfaces +client.log +client.lookupAFSDatabase( +client.lookupAddress( +client.lookupAddress6( +client.lookupAllRecords( +client.lookupAuthority( +client.lookupCanonicalName( +client.lookupHostInfo( +client.lookupIPV6Address( +client.lookupMailBox( +client.lookupMailExchange( +client.lookupMailGroup( +client.lookupMailRename( +client.lookupMailboxInfo( +client.lookupNameservers( +client.lookupNamingAuthorityPointer( +client.lookupNull( +client.lookupPointer( +client.lookupResponsibility( +client.lookupService( +client.lookupText( +client.lookupWellKnownServices( +client.lookupZone( +client.os +client.platform +client.protocol +client.theResolver + +--- from twisted.names.client import * --- +AXFRController( +DNSClientFactory( +DNSFormatError( +DNSNameError( +DNSNotImplementedError( +DNSQueryRefusedError( +DNSServerError( +DNSUnknownError( +Resolver( +createResolver( +getHostByName( +getResolver( +getWarningMethod( +lookupAFSDatabase( +lookupAddress( +lookupAddress6( +lookupAllRecords( +lookupAuthority( +lookupCanonicalName( +lookupHostInfo( +lookupIPV6Address( +lookupMailBox( +lookupMailExchange( +lookupMailGroup( +lookupMailRename( +lookupMailboxInfo( +lookupNameservers( +lookupNamingAuthorityPointer( +lookupNull( +lookupPointer( +lookupResponsibility( +lookupService( +lookupText( +lookupWellKnownServices( +lookupZone( +theResolver + +--- import twisted.names.common --- +twisted.names.common.EMPTY_RESULT +twisted.names.common.ResolverBase( +twisted.names.common.__builtins__ +twisted.names.common.__doc__ +twisted.names.common.__file__ +twisted.names.common.__name__ +twisted.names.common.__package__ +twisted.names.common.defer +twisted.names.common.dns +twisted.names.common.error +twisted.names.common.extractRecord( +twisted.names.common.failure +twisted.names.common.socket +twisted.names.common.typeToMethod + +--- from twisted.names import common --- +common.EMPTY_RESULT +common.ResolverBase( +common.__builtins__ +common.__doc__ +common.__file__ +common.__name__ +common.__package__ +common.defer +common.dns +common.error +common.extractRecord( +common.failure +common.socket +common.typeToMethod + +--- from twisted.names.common import * --- +EMPTY_RESULT +ResolverBase( +extractRecord( +typeToMethod + +--- import twisted.names.dns --- +twisted.names.dns.A +twisted.names.dns.A6 +twisted.names.dns.AAAA +twisted.names.dns.AFSDB +twisted.names.dns.AF_INET6 +twisted.names.dns.ALL_RECORDS +twisted.names.dns.ANY +twisted.names.dns.AXFR +twisted.names.dns.Attribute( +twisted.names.dns.AuthoritativeDomainError( +twisted.names.dns.CH +twisted.names.dns.CNAME +twisted.names.dns.CS +twisted.names.dns.CannotListenError( +twisted.names.dns.Charstr( +twisted.names.dns.DNAME +twisted.names.dns.DNSDatagramProtocol( +twisted.names.dns.DNSMixin( +twisted.names.dns.DNSProtocol( +twisted.names.dns.DNSQueryTimeoutError( +twisted.names.dns.DomainError( +twisted.names.dns.EFORMAT +twisted.names.dns.ENAME +twisted.names.dns.ENOTIMP +twisted.names.dns.EREFUSED +twisted.names.dns.ESERVER +twisted.names.dns.EXT_QUERIES +twisted.names.dns.HINFO +twisted.names.dns.HS +twisted.names.dns.IEncodable( +twisted.names.dns.IN +twisted.names.dns.IRecord( +twisted.names.dns.IXFR +twisted.names.dns.Interface( +twisted.names.dns.MAILA +twisted.names.dns.MAILB +twisted.names.dns.MB +twisted.names.dns.MD +twisted.names.dns.MF +twisted.names.dns.MG +twisted.names.dns.MINFO +twisted.names.dns.MR +twisted.names.dns.MX +twisted.names.dns.Message( +twisted.names.dns.NAPTR +twisted.names.dns.NS +twisted.names.dns.NULL +twisted.names.dns.Name( +twisted.names.dns.OK +twisted.names.dns.OP_INVERSE +twisted.names.dns.OP_NOTIFY +twisted.names.dns.OP_QUERY +twisted.names.dns.OP_STATUS +twisted.names.dns.OP_UPDATE +twisted.names.dns.PORT +twisted.names.dns.PTR +twisted.names.dns.QUERY_CLASSES +twisted.names.dns.QUERY_TYPES +twisted.names.dns.Query( +twisted.names.dns.REV_CLASSES +twisted.names.dns.REV_TYPES +twisted.names.dns.RP +twisted.names.dns.RRHeader( +twisted.names.dns.Record_A( +twisted.names.dns.Record_A6( +twisted.names.dns.Record_AAAA( +twisted.names.dns.Record_AFSDB( +twisted.names.dns.Record_CNAME( +twisted.names.dns.Record_DNAME( +twisted.names.dns.Record_HINFO( +twisted.names.dns.Record_MB( +twisted.names.dns.Record_MD( +twisted.names.dns.Record_MF( +twisted.names.dns.Record_MG( +twisted.names.dns.Record_MINFO( +twisted.names.dns.Record_MR( +twisted.names.dns.Record_MX( +twisted.names.dns.Record_NAPTR( +twisted.names.dns.Record_NS( +twisted.names.dns.Record_NULL( +twisted.names.dns.Record_PTR( +twisted.names.dns.Record_RP( +twisted.names.dns.Record_SOA( +twisted.names.dns.Record_SRV( +twisted.names.dns.Record_TXT( +twisted.names.dns.Record_WKS( +twisted.names.dns.SOA +twisted.names.dns.SRV +twisted.names.dns.SimpleRecord( +twisted.names.dns.StringIO +twisted.names.dns.TXT +twisted.names.dns.WKS +twisted.names.dns.__builtins__ +twisted.names.dns.__doc__ +twisted.names.dns.__file__ +twisted.names.dns.__name__ +twisted.names.dns.__package__ +twisted.names.dns.defer +twisted.names.dns.failure +twisted.names.dns.implements( +twisted.names.dns.k +twisted.names.dns.log +twisted.names.dns.protocol +twisted.names.dns.randbytes +twisted.names.dns.random +twisted.names.dns.randomSource( +twisted.names.dns.readPrecisely( +twisted.names.dns.socket +twisted.names.dns.str2time( +twisted.names.dns.struct +twisted.names.dns.tputil +twisted.names.dns.types +twisted.names.dns.v +twisted.names.dns.warnings + +--- from twisted.names import dns --- +dns.A +dns.A6 +dns.AAAA +dns.AFSDB +dns.AF_INET6 +dns.ALL_RECORDS +dns.ANY +dns.AXFR +dns.Attribute( +dns.AuthoritativeDomainError( +dns.CH +dns.CNAME +dns.CS +dns.CannotListenError( +dns.Charstr( +dns.DNAME +dns.DNSDatagramProtocol( +dns.DNSMixin( +dns.DNSProtocol( +dns.DNSQueryTimeoutError( +dns.DomainError( +dns.EFORMAT +dns.ENAME +dns.ENOTIMP +dns.EREFUSED +dns.ESERVER +dns.EXT_QUERIES +dns.HINFO +dns.HS +dns.IEncodable( +dns.IN +dns.IRecord( +dns.IXFR +dns.Interface( +dns.MAILA +dns.MAILB +dns.MB +dns.MD +dns.MF +dns.MG +dns.MINFO +dns.MR +dns.MX +dns.Message( +dns.NAPTR +dns.NS +dns.NULL +dns.Name( +dns.OK +dns.OP_INVERSE +dns.OP_NOTIFY +dns.OP_QUERY +dns.OP_STATUS +dns.OP_UPDATE +dns.PORT +dns.PTR +dns.QUERY_CLASSES +dns.QUERY_TYPES +dns.Query( +dns.REV_CLASSES +dns.REV_TYPES +dns.RP +dns.RRHeader( +dns.Record_A( +dns.Record_A6( +dns.Record_AAAA( +dns.Record_AFSDB( +dns.Record_CNAME( +dns.Record_DNAME( +dns.Record_HINFO( +dns.Record_MB( +dns.Record_MD( +dns.Record_MF( +dns.Record_MG( +dns.Record_MINFO( +dns.Record_MR( +dns.Record_MX( +dns.Record_NAPTR( +dns.Record_NS( +dns.Record_NULL( +dns.Record_PTR( +dns.Record_RP( +dns.Record_SOA( +dns.Record_SRV( +dns.Record_TXT( +dns.Record_WKS( +dns.SOA +dns.SRV +dns.SimpleRecord( +dns.StringIO +dns.TXT +dns.WKS +dns.__builtins__ +dns.__doc__ +dns.__file__ +dns.__name__ +dns.__package__ +dns.defer +dns.failure +dns.implements( +dns.k +dns.log +dns.protocol +dns.randbytes +dns.random +dns.randomSource( +dns.readPrecisely( +dns.socket +dns.str2time( +dns.struct +dns.tputil +dns.types +dns.v +dns.warnings + +--- from twisted.names.dns import * --- +A +A6 +AAAA +AFSDB +ALL_RECORDS +ANY +AXFR +AuthoritativeDomainError( +CH +CNAME +CS +Charstr( +DNAME +DNSDatagramProtocol( +DNSMixin( +DNSProtocol( +DNSQueryTimeoutError( +DomainError( +EFORMAT +ENAME +ENOTIMP +EREFUSED +ESERVER +EXT_QUERIES +HINFO +HS +IEncodable( +IN +IRecord( +IXFR +MAILA +MAILB +MB +MD +MF +MG +MINFO +MR +MX +NAPTR +OP_INVERSE +OP_NOTIFY +OP_QUERY +OP_STATUS +OP_UPDATE +PORT +PTR +QUERY_CLASSES +QUERY_TYPES +REV_CLASSES +REV_TYPES +RP +RRHeader( +Record_A( +Record_A6( +Record_AAAA( +Record_AFSDB( +Record_CNAME( +Record_DNAME( +Record_HINFO( +Record_MB( +Record_MD( +Record_MF( +Record_MG( +Record_MINFO( +Record_MR( +Record_MX( +Record_NAPTR( +Record_NS( +Record_NULL( +Record_PTR( +Record_RP( +Record_SOA( +Record_SRV( +Record_TXT( +Record_WKS( +SOA +SRV +SimpleRecord( +TXT +WKS +randbytes +randomSource( +readPrecisely( +str2time( + +--- import twisted.names.error --- +twisted.names.error.AuthoritativeDomainError( +twisted.names.error.DNSFormatError( +twisted.names.error.DNSNameError( +twisted.names.error.DNSNotImplementedError( +twisted.names.error.DNSQueryRefusedError( +twisted.names.error.DNSQueryTimeoutError( +twisted.names.error.DNSServerError( +twisted.names.error.DNSUnknownError( +twisted.names.error.DomainError( +twisted.names.error.TimeoutError( +twisted.names.error.__all__ +twisted.names.error.__builtins__ +twisted.names.error.__doc__ +twisted.names.error.__file__ +twisted.names.error.__name__ +twisted.names.error.__package__ + +--- from twisted.names import error --- +error.AuthoritativeDomainError( +error.DNSFormatError( +error.DNSNameError( +error.DNSNotImplementedError( +error.DNSQueryRefusedError( +error.DNSQueryTimeoutError( +error.DNSServerError( +error.DNSUnknownError( +error.DomainError( +error.__all__ + +--- from twisted.names.error import * --- + +--- import twisted.names.hosts --- +twisted.names.hosts.Resolver( +twisted.names.hosts.__builtins__ +twisted.names.hosts.__doc__ +twisted.names.hosts.__file__ +twisted.names.hosts.__name__ +twisted.names.hosts.__package__ +twisted.names.hosts.common +twisted.names.hosts.defer +twisted.names.hosts.dns +twisted.names.hosts.failure +twisted.names.hosts.searchFileFor( +twisted.names.hosts.styles + +--- from twisted.names import hosts --- +hosts.Resolver( +hosts.__builtins__ +hosts.__doc__ +hosts.__file__ +hosts.__name__ +hosts.__package__ +hosts.common +hosts.defer +hosts.dns +hosts.failure +hosts.searchFileFor( +hosts.styles + +--- from twisted.names.hosts import * --- +searchFileFor( + +--- import twisted.names.resolve --- +twisted.names.resolve.FailureHandler( +twisted.names.resolve.ResolverChain( +twisted.names.resolve.__builtins__ +twisted.names.resolve.__doc__ +twisted.names.resolve.__file__ +twisted.names.resolve.__name__ +twisted.names.resolve.__package__ +twisted.names.resolve.common +twisted.names.resolve.defer +twisted.names.resolve.dns +twisted.names.resolve.implements( +twisted.names.resolve.interfaces + +--- from twisted.names import resolve --- +resolve.FailureHandler( +resolve.ResolverChain( +resolve.__builtins__ +resolve.__doc__ +resolve.__file__ +resolve.__name__ +resolve.__package__ +resolve.common +resolve.defer +resolve.dns +resolve.implements( +resolve.interfaces + +--- from twisted.names.resolve import * --- +FailureHandler( +ResolverChain( + +--- import twisted.names.root --- +twisted.names.root.DeferredResolver( +twisted.names.root.Resolver( +twisted.names.root.__builtins__ +twisted.names.root.__doc__ +twisted.names.root.__file__ +twisted.names.root.__name__ +twisted.names.root.__package__ +twisted.names.root.bootstrap( +twisted.names.root.common +twisted.names.root.defer +twisted.names.root.discoverAuthority( +twisted.names.root.dns +twisted.names.root.extractAuthority( +twisted.names.root.generators +twisted.names.root.log +twisted.names.root.lookupAddress( +twisted.names.root.lookupNameservers( +twisted.names.root.makePlaceholder( +twisted.names.root.retry( +twisted.names.root.sys + +--- from twisted.names import root --- +root.DeferredResolver( +root.Resolver( +root.__builtins__ +root.__doc__ +root.__file__ +root.__name__ +root.__package__ +root.bootstrap( +root.common +root.defer +root.discoverAuthority( +root.dns +root.extractAuthority( +root.generators +root.log +root.lookupAddress( +root.lookupNameservers( +root.makePlaceholder( +root.retry( +root.sys + +--- from twisted.names.root import * --- +DeferredResolver( +bootstrap( +discoverAuthority( +extractAuthority( +makePlaceholder( +retry( + +--- import twisted.names.secondary --- +twisted.names.secondary.FileAuthority( +twisted.names.secondary.SecondaryAuthority( +twisted.names.secondary.SecondaryAuthorityService( +twisted.names.secondary.__builtins__ +twisted.names.secondary.__doc__ +twisted.names.secondary.__file__ +twisted.names.secondary.__name__ +twisted.names.secondary.__package__ +twisted.names.secondary.client +twisted.names.secondary.common +twisted.names.secondary.defer +twisted.names.secondary.dns +twisted.names.secondary.failure +twisted.names.secondary.log +twisted.names.secondary.resolve +twisted.names.secondary.service +twisted.names.secondary.task + +--- from twisted.names import secondary --- +secondary.FileAuthority( +secondary.SecondaryAuthority( +secondary.SecondaryAuthorityService( +secondary.__builtins__ +secondary.__doc__ +secondary.__file__ +secondary.__name__ +secondary.__package__ +secondary.client +secondary.common +secondary.defer +secondary.dns +secondary.failure +secondary.log +secondary.resolve +secondary.service +secondary.task + +--- from twisted.names.secondary import * --- +SecondaryAuthority( +SecondaryAuthorityService( +client +resolve + +--- import twisted.names.server --- +twisted.names.server.DNSServerFactory( +twisted.names.server.__builtins__ +twisted.names.server.__doc__ +twisted.names.server.__file__ +twisted.names.server.__name__ +twisted.names.server.__package__ +twisted.names.server.dns +twisted.names.server.log +twisted.names.server.protocol +twisted.names.server.resolve +twisted.names.server.time + +--- from twisted.names import server --- +server.DNSServerFactory( +server.__builtins__ +server.__doc__ +server.__file__ +server.__name__ +server.__package__ +server.dns +server.log +server.protocol +server.resolve +server.time + +--- from twisted.names.server import * --- +DNSServerFactory( + +--- import twisted.names.srvconnect --- +twisted.names.srvconnect.DNSNameError( +twisted.names.srvconnect.SRVConnector( +twisted.names.srvconnect.__builtins__ +twisted.names.srvconnect.__doc__ +twisted.names.srvconnect.__file__ +twisted.names.srvconnect.__name__ +twisted.names.srvconnect.__package__ +twisted.names.srvconnect.client +twisted.names.srvconnect.dns +twisted.names.srvconnect.error +twisted.names.srvconnect.implements( +twisted.names.srvconnect.interfaces +twisted.names.srvconnect.random + +--- from twisted.names import srvconnect --- +srvconnect.DNSNameError( +srvconnect.SRVConnector( +srvconnect.__builtins__ +srvconnect.__doc__ +srvconnect.__file__ +srvconnect.__name__ +srvconnect.__package__ +srvconnect.client +srvconnect.dns +srvconnect.error +srvconnect.implements( +srvconnect.interfaces +srvconnect.random + +--- from twisted.names.srvconnect import * --- +SRVConnector( + +--- import twisted.names.tap --- +twisted.names.tap.Options( +twisted.names.tap.__builtins__ +twisted.names.tap.__doc__ +twisted.names.tap.__file__ +twisted.names.tap.__name__ +twisted.names.tap.__package__ +twisted.names.tap.authority +twisted.names.tap.dns +twisted.names.tap.internet +twisted.names.tap.makeService( +twisted.names.tap.os +twisted.names.tap.secondary +twisted.names.tap.server +twisted.names.tap.service +twisted.names.tap.traceback +twisted.names.tap.usage + +--- from twisted.names import tap --- +tap.authority +tap.dns +tap.secondary +tap.server +tap.service +tap.traceback + +--- from twisted.names.tap import * --- +authority +secondary +server + +--- import twisted.news --- +twisted.news.__builtins__ +twisted.news.__doc__ +twisted.news.__file__ +twisted.news.__name__ +twisted.news.__package__ +twisted.news.__path__ +twisted.news.__version__ +twisted.news.version + +--- from twisted import news --- +news.__builtins__ +news.__doc__ +news.__file__ +news.__name__ +news.__package__ +news.__path__ +news.__version__ +news.version + +--- from twisted.news import * --- + +--- import twisted.news.database --- +twisted.news.database.Article( +twisted.news.database.ERR_NOARTICLE +twisted.news.database.ERR_NOGROUP +twisted.news.database.Group( +twisted.news.database.INewsStorage( +twisted.news.database.Interface( +twisted.news.database.NNTPError( +twisted.news.database.NewsServerError( +twisted.news.database.NewsShelf( +twisted.news.database.NewsStorage( +twisted.news.database.NewsStorageAugmentation( +twisted.news.database.OVERVIEW_FMT +twisted.news.database.PickleStorage( +twisted.news.database.StringIO +twisted.news.database.__builtins__ +twisted.news.database.__doc__ +twisted.news.database.__file__ +twisted.news.database.__name__ +twisted.news.database.__package__ +twisted.news.database.adbapi +twisted.news.database.defer +twisted.news.database.dirdbm +twisted.news.database.getpass +twisted.news.database.hexdigest( +twisted.news.database.implements( +twisted.news.database.makeGroupSQL( +twisted.news.database.makeOverviewSQL( +twisted.news.database.md5( +twisted.news.database.os +twisted.news.database.pickle +twisted.news.database.smtp +twisted.news.database.socket +twisted.news.database.time + +--- from twisted.news import database --- +database.Article( +database.ERR_NOARTICLE +database.ERR_NOGROUP +database.Group( +database.INewsStorage( +database.Interface( +database.NNTPError( +database.NewsServerError( +database.NewsShelf( +database.NewsStorage( +database.NewsStorageAugmentation( +database.OVERVIEW_FMT +database.PickleStorage( +database.StringIO +database.__builtins__ +database.__doc__ +database.__file__ +database.__name__ +database.__package__ +database.adbapi +database.defer +database.dirdbm +database.getpass +database.hexdigest( +database.implements( +database.makeGroupSQL( +database.makeOverviewSQL( +database.md5( +database.os +database.pickle +database.smtp +database.socket +database.time + +--- from twisted.news.database import * --- +Article( +ERR_NOARTICLE +ERR_NOGROUP +INewsStorage( +NewsServerError( +NewsShelf( +NewsStorage( +NewsStorageAugmentation( +OVERVIEW_FMT +PickleStorage( +adbapi +hexdigest( +makeGroupSQL( +makeOverviewSQL( + +--- import twisted.news.news --- +twisted.news.news.Factory( +twisted.news.news.NNTPFactory( +twisted.news.news.UsenetClientFactory( +twisted.news.news.UsenetServerFactory( +twisted.news.news.__builtins__ +twisted.news.news.__doc__ +twisted.news.news.__file__ +twisted.news.news.__name__ +twisted.news.news.__package__ +twisted.news.news.nntp +twisted.news.news.protocol +twisted.news.news.reactor +twisted.news.news.time + +--- from twisted.news import news --- +news.Factory( +news.NNTPFactory( +news.UsenetClientFactory( +news.UsenetServerFactory( +news.nntp +news.protocol +news.reactor +news.time + +--- from twisted.news.news import * --- +NNTPFactory( +UsenetClientFactory( +UsenetServerFactory( +nntp + +--- import twisted.news.nntp --- +twisted.news.nntp.NNTPClient( +twisted.news.nntp.NNTPError( +twisted.news.nntp.NNTPServer( +twisted.news.nntp.StringIO +twisted.news.nntp.UsenetClientProtocol( +twisted.news.nntp.__builtins__ +twisted.news.nntp.__doc__ +twisted.news.nntp.__file__ +twisted.news.nntp.__name__ +twisted.news.nntp.__package__ +twisted.news.nntp.basic +twisted.news.nntp.extractCode( +twisted.news.nntp.log +twisted.news.nntp.parseRange( +twisted.news.nntp.time +twisted.news.nntp.types + +--- from twisted.news import nntp --- +nntp.NNTPClient( +nntp.NNTPError( +nntp.NNTPServer( +nntp.StringIO +nntp.UsenetClientProtocol( +nntp.__builtins__ +nntp.__doc__ +nntp.__file__ +nntp.__name__ +nntp.__package__ +nntp.basic +nntp.extractCode( +nntp.log +nntp.parseRange( +nntp.time +nntp.types + +--- from twisted.news.nntp import * --- +NNTPClient( +NNTPServer( +UsenetClientProtocol( +extractCode( +parseRange( + +--- import twisted.news.tap --- +twisted.news.tap.DBOptions( +twisted.news.tap.Options( +twisted.news.tap.PickleOptions( +twisted.news.tap.__builtins__ +twisted.news.tap.__doc__ +twisted.news.tap.__file__ +twisted.news.tap.__name__ +twisted.news.tap.__package__ +twisted.news.tap.database +twisted.news.tap.log +twisted.news.tap.makeService( +twisted.news.tap.news +twisted.news.tap.strports +twisted.news.tap.usage + +--- from twisted.news import tap --- +tap.DBOptions( +tap.PickleOptions( +tap.database +tap.log +tap.news + +--- from twisted.news.tap import * --- +DBOptions( +PickleOptions( +database +news + +--- import twisted.persisted --- +twisted.persisted.__builtins__ +twisted.persisted.__doc__ +twisted.persisted.__file__ +twisted.persisted.__name__ +twisted.persisted.__package__ +twisted.persisted.__path__ + +--- from twisted import persisted --- +persisted.__builtins__ +persisted.__doc__ +persisted.__file__ +persisted.__name__ +persisted.__package__ +persisted.__path__ + +--- from twisted.persisted import * --- + +--- import twisted.persisted.aot --- +twisted.persisted.aot.AOTJellier( +twisted.persisted.aot.AOTUnjellier( +twisted.persisted.aot.Class( +twisted.persisted.aot.Copyreg( +twisted.persisted.aot.Deref( +twisted.persisted.aot.Function( +twisted.persisted.aot.Instance( +twisted.persisted.aot.InstanceMethod( +twisted.persisted.aot.Module( +twisted.persisted.aot.Named( +twisted.persisted.aot.NoStateObj +twisted.persisted.aot.NonFormattableDict( +twisted.persisted.aot.Ref( +twisted.persisted.aot.__builtins__ +twisted.persisted.aot.__doc__ +twisted.persisted.aot.__file__ +twisted.persisted.aot.__name__ +twisted.persisted.aot.__package__ +twisted.persisted.aot.copy_reg +twisted.persisted.aot.crefutil +twisted.persisted.aot.dictToKW( +twisted.persisted.aot.getSource( +twisted.persisted.aot.indentify( +twisted.persisted.aot.jellyToAOT( +twisted.persisted.aot.jellyToSource( +twisted.persisted.aot.log +twisted.persisted.aot.new +twisted.persisted.aot.prettify( +twisted.persisted.aot.r +twisted.persisted.aot.re +twisted.persisted.aot.reflect +twisted.persisted.aot.string +twisted.persisted.aot.tokenize +twisted.persisted.aot.types +twisted.persisted.aot.unjellyFromAOT( +twisted.persisted.aot.unjellyFromSource( + +--- from twisted.persisted import aot --- +aot.AOTJellier( +aot.AOTUnjellier( +aot.Class( +aot.Copyreg( +aot.Deref( +aot.Function( +aot.Instance( +aot.InstanceMethod( +aot.Module( +aot.Named( +aot.NoStateObj +aot.NonFormattableDict( +aot.Ref( +aot.__builtins__ +aot.__doc__ +aot.__file__ +aot.__name__ +aot.__package__ +aot.copy_reg +aot.crefutil +aot.dictToKW( +aot.getSource( +aot.indentify( +aot.jellyToAOT( +aot.jellyToSource( +aot.log +aot.new +aot.prettify( +aot.r +aot.re +aot.reflect +aot.string +aot.tokenize +aot.types +aot.unjellyFromAOT( +aot.unjellyFromSource( + +--- from twisted.persisted.aot import * --- +AOTJellier( +AOTUnjellier( +Copyreg( +Deref( +Instance( +InstanceMethod( +Named( +NoStateObj +NonFormattableDict( +Ref( +crefutil +dictToKW( +getSource( +indentify( +jellyToAOT( +jellyToSource( +prettify( +r +unjellyFromAOT( +unjellyFromSource( + +--- import twisted.persisted.crefutil --- +twisted.persisted.crefutil.Deferred( +twisted.persisted.crefutil.NotKnown( +twisted.persisted.crefutil.__builtins__ +twisted.persisted.crefutil.__doc__ +twisted.persisted.crefutil.__file__ +twisted.persisted.crefutil.__name__ +twisted.persisted.crefutil.__package__ +twisted.persisted.crefutil.instancemethod( +twisted.persisted.crefutil.log +twisted.persisted.crefutil.reflect + +--- from twisted.persisted import crefutil --- +crefutil.Deferred( +crefutil.NotKnown( +crefutil.__builtins__ +crefutil.__doc__ +crefutil.__file__ +crefutil.__name__ +crefutil.__package__ +crefutil.instancemethod( +crefutil.log +crefutil.reflect + +--- from twisted.persisted.crefutil import * --- +NotKnown( + +--- import twisted.persisted.dirdbm --- +twisted.persisted.dirdbm.DirDBM( +twisted.persisted.dirdbm.Shelf( +twisted.persisted.dirdbm.__all__ +twisted.persisted.dirdbm.__builtins__ +twisted.persisted.dirdbm.__doc__ +twisted.persisted.dirdbm.__file__ +twisted.persisted.dirdbm.__name__ +twisted.persisted.dirdbm.__package__ +twisted.persisted.dirdbm.base64 +twisted.persisted.dirdbm.glob +twisted.persisted.dirdbm.open( +twisted.persisted.dirdbm.os +twisted.persisted.dirdbm.pickle +twisted.persisted.dirdbm.types + +--- from twisted.persisted import dirdbm --- +dirdbm.DirDBM( +dirdbm.Shelf( +dirdbm.__all__ +dirdbm.__builtins__ +dirdbm.__doc__ +dirdbm.__file__ +dirdbm.__name__ +dirdbm.__package__ +dirdbm.base64 +dirdbm.glob +dirdbm.open( +dirdbm.os +dirdbm.pickle +dirdbm.types + +--- from twisted.persisted.dirdbm import * --- +DirDBM( +glob + +--- import twisted.persisted.journal --- +twisted.persisted.journal.__builtins__ +twisted.persisted.journal.__doc__ +twisted.persisted.journal.__file__ +twisted.persisted.journal.__name__ +twisted.persisted.journal.__package__ +twisted.persisted.journal.__path__ + +--- from twisted.persisted import journal --- +journal.__builtins__ +journal.__doc__ +journal.__file__ +journal.__name__ +journal.__package__ +journal.__path__ + +--- from twisted.persisted.journal import * --- + +--- import twisted.persisted.marmalade --- +twisted.persisted.marmalade.DOMJellier( +twisted.persisted.marmalade.DOMJellyable( +twisted.persisted.marmalade.DOMUnjellier( +twisted.persisted.marmalade.Document( +twisted.persisted.marmalade.Element( +twisted.persisted.marmalade.NodeList( +twisted.persisted.marmalade.NotKnown( +twisted.persisted.marmalade.__builtin__ +twisted.persisted.marmalade.__builtins__ +twisted.persisted.marmalade.__doc__ +twisted.persisted.marmalade.__file__ +twisted.persisted.marmalade.__name__ +twisted.persisted.marmalade.__package__ +twisted.persisted.marmalade.copy_reg +twisted.persisted.marmalade.fullFuncName( +twisted.persisted.marmalade.getValueElement( +twisted.persisted.marmalade.instance( +twisted.persisted.marmalade.instancemethod( +twisted.persisted.marmalade.jellyToDOM( +twisted.persisted.marmalade.jellyToXML( +twisted.persisted.marmalade.namedClass( +twisted.persisted.marmalade.namedModule( +twisted.persisted.marmalade.namedObject( +twisted.persisted.marmalade.new +twisted.persisted.marmalade.parse( +twisted.persisted.marmalade.parseString( +twisted.persisted.marmalade.qual( +twisted.persisted.marmalade.types +twisted.persisted.marmalade.unjellyFromDOM( +twisted.persisted.marmalade.unjellyFromXML( +twisted.persisted.marmalade.warnings + +--- from twisted.persisted import marmalade --- +marmalade.DOMJellier( +marmalade.DOMJellyable( +marmalade.DOMUnjellier( +marmalade.Document( +marmalade.Element( +marmalade.NodeList( +marmalade.NotKnown( +marmalade.__builtin__ +marmalade.__builtins__ +marmalade.__doc__ +marmalade.__file__ +marmalade.__name__ +marmalade.__package__ +marmalade.copy_reg +marmalade.fullFuncName( +marmalade.getValueElement( +marmalade.instance( +marmalade.instancemethod( +marmalade.jellyToDOM( +marmalade.jellyToXML( +marmalade.namedClass( +marmalade.namedModule( +marmalade.namedObject( +marmalade.new +marmalade.parse( +marmalade.parseString( +marmalade.qual( +marmalade.types +marmalade.unjellyFromDOM( +marmalade.unjellyFromXML( +marmalade.warnings + +--- from twisted.persisted.marmalade import * --- +DOMJellier( +DOMJellyable( +DOMUnjellier( +fullFuncName( +getValueElement( +jellyToDOM( +jellyToXML( +namedClass( +namedModule( +namedObject( +unjellyFromDOM( +unjellyFromXML( + +--- import twisted.persisted.sob --- +twisted.persisted.sob.IPersistable( +twisted.persisted.sob.Interface( +twisted.persisted.sob.Persistant( +twisted.persisted.sob.Persistent( +twisted.persisted.sob.StringIO +twisted.persisted.sob.__all__ +twisted.persisted.sob.__builtins__ +twisted.persisted.sob.__doc__ +twisted.persisted.sob.__file__ +twisted.persisted.sob.__name__ +twisted.persisted.sob.__package__ +twisted.persisted.sob.guessType( +twisted.persisted.sob.implements( +twisted.persisted.sob.load( +twisted.persisted.sob.loadValueFromFile( +twisted.persisted.sob.log +twisted.persisted.sob.md5( +twisted.persisted.sob.os +twisted.persisted.sob.pickle +twisted.persisted.sob.runtime +twisted.persisted.sob.styles +twisted.persisted.sob.sys + +--- from twisted.persisted import sob --- +sob.IPersistable( +sob.Interface( +sob.Persistant( +sob.Persistent( +sob.StringIO +sob.__all__ +sob.__builtins__ +sob.__doc__ +sob.__file__ +sob.__name__ +sob.__package__ +sob.guessType( +sob.implements( +sob.load( +sob.loadValueFromFile( +sob.log +sob.md5( +sob.os +sob.pickle +sob.runtime +sob.styles +sob.sys + +--- from twisted.persisted.sob import * --- +IPersistable( +Persistant( +Persistent( +guessType( +loadValueFromFile( + +--- import twisted.persisted.styles --- +twisted.persisted.styles.Ephemeral( +twisted.persisted.styles.StringIO +twisted.persisted.styles.Versioned( +twisted.persisted.styles.__builtins__ +twisted.persisted.styles.__doc__ +twisted.persisted.styles.__file__ +twisted.persisted.styles.__name__ +twisted.persisted.styles.__package__ +twisted.persisted.styles.copy +twisted.persisted.styles.copy_reg +twisted.persisted.styles.doUpgrade( +twisted.persisted.styles.instancemethod( +twisted.persisted.styles.log +twisted.persisted.styles.oldModules +twisted.persisted.styles.pickleMethod( +twisted.persisted.styles.pickleModule( +twisted.persisted.styles.pickleStringI( +twisted.persisted.styles.pickleStringO( +twisted.persisted.styles.reflect +twisted.persisted.styles.requireUpgrade( +twisted.persisted.styles.types +twisted.persisted.styles.unpickleMethod( +twisted.persisted.styles.unpickleModule( +twisted.persisted.styles.unpickleStringI( +twisted.persisted.styles.unpickleStringO( +twisted.persisted.styles.upgraded +twisted.persisted.styles.versionedsToUpgrade + +--- from twisted.persisted import styles --- +styles.Ephemeral( +styles.StringIO +styles.Versioned( +styles.__builtins__ +styles.__doc__ +styles.__file__ +styles.__name__ +styles.__package__ +styles.copy +styles.copy_reg +styles.doUpgrade( +styles.instancemethod( +styles.log +styles.oldModules +styles.pickleMethod( +styles.pickleModule( +styles.pickleStringI( +styles.pickleStringO( +styles.reflect +styles.requireUpgrade( +styles.types +styles.unpickleMethod( +styles.unpickleModule( +styles.unpickleStringI( +styles.unpickleStringO( +styles.upgraded +styles.versionedsToUpgrade + +--- from twisted.persisted.styles import * --- +Ephemeral( +Versioned( +doUpgrade( +oldModules +pickleMethod( +pickleModule( +pickleStringI( +pickleStringO( +requireUpgrade( +unpickleMethod( +unpickleModule( +unpickleStringI( +unpickleStringO( +upgraded +versionedsToUpgrade + +--- import twisted.plugin --- +twisted.plugin.CachedDropin( +twisted.plugin.CachedPlugin( +twisted.plugin.IPlugin( +twisted.plugin.Interface( +twisted.plugin.__all__ +twisted.plugin.__builtins__ +twisted.plugin.__doc__ +twisted.plugin.__file__ +twisted.plugin.__name__ +twisted.plugin.__package__ +twisted.plugin.fromkeys( +twisted.plugin.getAdapterFactory( +twisted.plugin.getCache( +twisted.plugin.getModule( +twisted.plugin.getPlugIns( +twisted.plugin.getPlugins( +twisted.plugin.log +twisted.plugin.namedAny( +twisted.plugin.os +twisted.plugin.pickle +twisted.plugin.pluginPackagePaths( +twisted.plugin.providedBy( +twisted.plugin.sys + +--- from twisted import plugin --- +plugin.CachedDropin( +plugin.CachedPlugin( +plugin.IPlugin( +plugin.Interface( +plugin.__all__ +plugin.__builtins__ +plugin.__doc__ +plugin.__file__ +plugin.__name__ +plugin.__package__ +plugin.fromkeys( +plugin.getAdapterFactory( +plugin.getCache( +plugin.getModule( +plugin.getPlugIns( +plugin.getPlugins( +plugin.log +plugin.namedAny( +plugin.os +plugin.pickle +plugin.pluginPackagePaths( +plugin.providedBy( +plugin.sys + +--- from twisted.plugin import * --- +CachedDropin( +CachedPlugin( +fromkeys( +getAdapterFactory( +getCache( +getModule( +getPlugIns( +pluginPackagePaths( + +--- import twisted.plugins --- +twisted.plugins.__all__ +twisted.plugins.__builtins__ +twisted.plugins.__doc__ +twisted.plugins.__file__ +twisted.plugins.__name__ +twisted.plugins.__package__ +twisted.plugins.__path__ +twisted.plugins.pluginPackagePaths( + +--- from twisted import plugins --- +plugins.__all__ +plugins.__builtins__ +plugins.__doc__ +plugins.__file__ +plugins.__name__ +plugins.__package__ +plugins.__path__ +plugins.pluginPackagePaths( + +--- from twisted.plugins import * --- + +--- import twisted.plugins.cred_anonymous --- +twisted.plugins.cred_anonymous.AllowAnonymousAccess( +twisted.plugins.cred_anonymous.AnonymousCheckerFactory( +twisted.plugins.cred_anonymous.IAnonymous( +twisted.plugins.cred_anonymous.ICheckerFactory( +twisted.plugins.cred_anonymous.__builtins__ +twisted.plugins.cred_anonymous.__doc__ +twisted.plugins.cred_anonymous.__file__ +twisted.plugins.cred_anonymous.__name__ +twisted.plugins.cred_anonymous.__package__ +twisted.plugins.cred_anonymous.anonymousCheckerFactoryHelp +twisted.plugins.cred_anonymous.implements( +twisted.plugins.cred_anonymous.plugin +twisted.plugins.cred_anonymous.theAnonymousCheckerFactory + +--- from twisted.plugins import cred_anonymous --- +cred_anonymous.AllowAnonymousAccess( +cred_anonymous.AnonymousCheckerFactory( +cred_anonymous.IAnonymous( +cred_anonymous.ICheckerFactory( +cred_anonymous.__builtins__ +cred_anonymous.__doc__ +cred_anonymous.__file__ +cred_anonymous.__name__ +cred_anonymous.__package__ +cred_anonymous.anonymousCheckerFactoryHelp +cred_anonymous.implements( +cred_anonymous.plugin +cred_anonymous.theAnonymousCheckerFactory + +--- from twisted.plugins.cred_anonymous import * --- +AnonymousCheckerFactory( +anonymousCheckerFactoryHelp +plugin +theAnonymousCheckerFactory + +--- import twisted.plugins.cred_file --- +twisted.plugins.cred_file.FileCheckerFactory( +twisted.plugins.cred_file.FilePasswordDB( +twisted.plugins.cred_file.ICheckerFactory( +twisted.plugins.cred_file.IUsernameHashedPassword( +twisted.plugins.cred_file.IUsernamePassword( +twisted.plugins.cred_file.__builtins__ +twisted.plugins.cred_file.__doc__ +twisted.plugins.cred_file.__file__ +twisted.plugins.cred_file.__name__ +twisted.plugins.cred_file.__package__ +twisted.plugins.cred_file.fileCheckerFactoryHelp +twisted.plugins.cred_file.implements( +twisted.plugins.cred_file.invalidFileWarning +twisted.plugins.cred_file.plugin +twisted.plugins.cred_file.sys +twisted.plugins.cred_file.theFileCheckerFactory + +--- from twisted.plugins import cred_file --- +cred_file.FileCheckerFactory( +cred_file.FilePasswordDB( +cred_file.ICheckerFactory( +cred_file.IUsernameHashedPassword( +cred_file.IUsernamePassword( +cred_file.__builtins__ +cred_file.__doc__ +cred_file.__file__ +cred_file.__name__ +cred_file.__package__ +cred_file.fileCheckerFactoryHelp +cred_file.implements( +cred_file.invalidFileWarning +cred_file.plugin +cred_file.sys +cred_file.theFileCheckerFactory + +--- from twisted.plugins.cred_file import * --- +FileCheckerFactory( +fileCheckerFactoryHelp +invalidFileWarning +theFileCheckerFactory + +--- import twisted.plugins.cred_memory --- +twisted.plugins.cred_memory.ICheckerFactory( +twisted.plugins.cred_memory.IUsernameHashedPassword( +twisted.plugins.cred_memory.IUsernamePassword( +twisted.plugins.cred_memory.InMemoryCheckerFactory( +twisted.plugins.cred_memory.InMemoryUsernamePasswordDatabaseDontUse( +twisted.plugins.cred_memory.__builtins__ +twisted.plugins.cred_memory.__doc__ +twisted.plugins.cred_memory.__file__ +twisted.plugins.cred_memory.__name__ +twisted.plugins.cred_memory.__package__ +twisted.plugins.cred_memory.implements( +twisted.plugins.cred_memory.inMemoryCheckerFactoryHelp +twisted.plugins.cred_memory.plugin +twisted.plugins.cred_memory.theInMemoryCheckerFactory + +--- from twisted.plugins import cred_memory --- +cred_memory.ICheckerFactory( +cred_memory.IUsernameHashedPassword( +cred_memory.IUsernamePassword( +cred_memory.InMemoryCheckerFactory( +cred_memory.InMemoryUsernamePasswordDatabaseDontUse( +cred_memory.__builtins__ +cred_memory.__doc__ +cred_memory.__file__ +cred_memory.__name__ +cred_memory.__package__ +cred_memory.implements( +cred_memory.inMemoryCheckerFactoryHelp +cred_memory.plugin +cred_memory.theInMemoryCheckerFactory + +--- from twisted.plugins.cred_memory import * --- +InMemoryCheckerFactory( +inMemoryCheckerFactoryHelp +theInMemoryCheckerFactory + +--- import twisted.plugins.cred_unix --- +twisted.plugins.cred_unix.ICheckerFactory( +twisted.plugins.cred_unix.ICredentialsChecker( +twisted.plugins.cred_unix.IUsernamePassword( +twisted.plugins.cred_unix.UNIXChecker( +twisted.plugins.cred_unix.UNIXCheckerFactory( +twisted.plugins.cred_unix.UnauthorizedLogin( +twisted.plugins.cred_unix.__builtins__ +twisted.plugins.cred_unix.__doc__ +twisted.plugins.cred_unix.__file__ +twisted.plugins.cred_unix.__name__ +twisted.plugins.cred_unix.__package__ +twisted.plugins.cred_unix.defer +twisted.plugins.cred_unix.implements( +twisted.plugins.cred_unix.plugin +twisted.plugins.cred_unix.theUnixCheckerFactory +twisted.plugins.cred_unix.unixCheckerFactoryHelp +twisted.plugins.cred_unix.verifyCryptedPassword( + +--- from twisted.plugins import cred_unix --- +cred_unix.ICheckerFactory( +cred_unix.ICredentialsChecker( +cred_unix.IUsernamePassword( +cred_unix.UNIXChecker( +cred_unix.UNIXCheckerFactory( +cred_unix.UnauthorizedLogin( +cred_unix.__builtins__ +cred_unix.__doc__ +cred_unix.__file__ +cred_unix.__name__ +cred_unix.__package__ +cred_unix.defer +cred_unix.implements( +cred_unix.plugin +cred_unix.theUnixCheckerFactory +cred_unix.unixCheckerFactoryHelp +cred_unix.verifyCryptedPassword( + +--- from twisted.plugins.cred_unix import * --- +UNIXChecker( +UNIXCheckerFactory( +theUnixCheckerFactory +unixCheckerFactoryHelp + +--- import twisted.plugins.twisted_conch --- +twisted.plugins.twisted_conch.ServiceMaker( +twisted.plugins.twisted_conch.TwistedManhole +twisted.plugins.twisted_conch.TwistedSSH +twisted.plugins.twisted_conch.__builtins__ +twisted.plugins.twisted_conch.__doc__ +twisted.plugins.twisted_conch.__file__ +twisted.plugins.twisted_conch.__name__ +twisted.plugins.twisted_conch.__package__ + +--- from twisted.plugins import twisted_conch --- +twisted_conch.ServiceMaker( +twisted_conch.TwistedManhole +twisted_conch.TwistedSSH +twisted_conch.__builtins__ +twisted_conch.__doc__ +twisted_conch.__file__ +twisted_conch.__name__ +twisted_conch.__package__ + +--- from twisted.plugins.twisted_conch import * --- +TwistedManhole +TwistedSSH + +--- import twisted.plugins.twisted_ftp --- +twisted.plugins.twisted_ftp.ServiceMaker( +twisted.plugins.twisted_ftp.TwistedFTP +twisted.plugins.twisted_ftp.__builtins__ +twisted.plugins.twisted_ftp.__doc__ +twisted.plugins.twisted_ftp.__file__ +twisted.plugins.twisted_ftp.__name__ +twisted.plugins.twisted_ftp.__package__ + +--- from twisted.plugins import twisted_ftp --- +twisted_ftp.ServiceMaker( +twisted_ftp.TwistedFTP +twisted_ftp.__builtins__ +twisted_ftp.__doc__ +twisted_ftp.__file__ +twisted_ftp.__name__ +twisted_ftp.__package__ + +--- from twisted.plugins.twisted_ftp import * --- +TwistedFTP + +--- import twisted.plugins.twisted_inet --- +twisted.plugins.twisted_inet.ServiceMaker( +twisted.plugins.twisted_inet.TwistedINETD +twisted.plugins.twisted_inet.__builtins__ +twisted.plugins.twisted_inet.__doc__ +twisted.plugins.twisted_inet.__file__ +twisted.plugins.twisted_inet.__name__ +twisted.plugins.twisted_inet.__package__ + +--- from twisted.plugins import twisted_inet --- +twisted_inet.ServiceMaker( +twisted_inet.TwistedINETD +twisted_inet.__builtins__ +twisted_inet.__doc__ +twisted_inet.__file__ +twisted_inet.__name__ +twisted_inet.__package__ + +--- from twisted.plugins.twisted_inet import * --- +TwistedINETD + +--- import twisted.plugins.twisted_lore --- +twisted.plugins.twisted_lore.DefaultProcessor +twisted.plugins.twisted_lore.IPlugin( +twisted.plugins.twisted_lore.IProcessor( +twisted.plugins.twisted_lore.ManProcessor +twisted.plugins.twisted_lore.MathProcessor +twisted.plugins.twisted_lore.NevowProcessor +twisted.plugins.twisted_lore.SlideProcessor +twisted.plugins.twisted_lore.__builtins__ +twisted.plugins.twisted_lore.__doc__ +twisted.plugins.twisted_lore.__file__ +twisted.plugins.twisted_lore.__name__ +twisted.plugins.twisted_lore.__package__ +twisted.plugins.twisted_lore.implements( + +--- from twisted.plugins import twisted_lore --- +twisted_lore.DefaultProcessor +twisted_lore.IPlugin( +twisted_lore.IProcessor( +twisted_lore.ManProcessor +twisted_lore.MathProcessor +twisted_lore.NevowProcessor +twisted_lore.SlideProcessor +twisted_lore.__builtins__ +twisted_lore.__doc__ +twisted_lore.__file__ +twisted_lore.__name__ +twisted_lore.__package__ +twisted_lore.implements( + +--- from twisted.plugins.twisted_lore import * --- +DefaultProcessor +IProcessor( +ManProcessor +MathProcessor +NevowProcessor +SlideProcessor + +--- import twisted.plugins.twisted_mail --- +twisted.plugins.twisted_mail.ServiceMaker( +twisted.plugins.twisted_mail.TwistedMail +twisted.plugins.twisted_mail.__builtins__ +twisted.plugins.twisted_mail.__doc__ +twisted.plugins.twisted_mail.__file__ +twisted.plugins.twisted_mail.__name__ +twisted.plugins.twisted_mail.__package__ + +--- from twisted.plugins import twisted_mail --- +twisted_mail.ServiceMaker( +twisted_mail.TwistedMail +twisted_mail.__builtins__ +twisted_mail.__doc__ +twisted_mail.__file__ +twisted_mail.__name__ +twisted_mail.__package__ + +--- from twisted.plugins.twisted_mail import * --- +TwistedMail + +--- import twisted.plugins.twisted_manhole --- +twisted.plugins.twisted_manhole.ServiceMaker( +twisted.plugins.twisted_manhole.TwistedManhole +twisted.plugins.twisted_manhole.__builtins__ +twisted.plugins.twisted_manhole.__doc__ +twisted.plugins.twisted_manhole.__file__ +twisted.plugins.twisted_manhole.__name__ +twisted.plugins.twisted_manhole.__package__ + +--- from twisted.plugins import twisted_manhole --- +twisted_manhole.ServiceMaker( +twisted_manhole.TwistedManhole +twisted_manhole.__builtins__ +twisted_manhole.__doc__ +twisted_manhole.__file__ +twisted_manhole.__name__ +twisted_manhole.__package__ + +--- from twisted.plugins.twisted_manhole import * --- + +--- import twisted.plugins.twisted_names --- +twisted.plugins.twisted_names.ServiceMaker( +twisted.plugins.twisted_names.TwistedNames +twisted.plugins.twisted_names.__builtins__ +twisted.plugins.twisted_names.__doc__ +twisted.plugins.twisted_names.__file__ +twisted.plugins.twisted_names.__name__ +twisted.plugins.twisted_names.__package__ + +--- from twisted.plugins import twisted_names --- +twisted_names.ServiceMaker( +twisted_names.TwistedNames +twisted_names.__builtins__ +twisted_names.__doc__ +twisted_names.__file__ +twisted_names.__name__ +twisted_names.__package__ + +--- from twisted.plugins.twisted_names import * --- +TwistedNames + +--- import twisted.plugins.twisted_news --- +twisted.plugins.twisted_news.ServiceMaker( +twisted.plugins.twisted_news.TwistedNews +twisted.plugins.twisted_news.__builtins__ +twisted.plugins.twisted_news.__doc__ +twisted.plugins.twisted_news.__file__ +twisted.plugins.twisted_news.__name__ +twisted.plugins.twisted_news.__package__ + +--- from twisted.plugins import twisted_news --- +twisted_news.ServiceMaker( +twisted_news.TwistedNews +twisted_news.__builtins__ +twisted_news.__doc__ +twisted_news.__file__ +twisted_news.__name__ +twisted_news.__package__ + +--- from twisted.plugins.twisted_news import * --- +TwistedNews + +--- import twisted.plugins.twisted_portforward --- +twisted.plugins.twisted_portforward.ServiceMaker( +twisted.plugins.twisted_portforward.TwistedPortForward +twisted.plugins.twisted_portforward.__builtins__ +twisted.plugins.twisted_portforward.__doc__ +twisted.plugins.twisted_portforward.__file__ +twisted.plugins.twisted_portforward.__name__ +twisted.plugins.twisted_portforward.__package__ + +--- from twisted.plugins import twisted_portforward --- +twisted_portforward.ServiceMaker( +twisted_portforward.TwistedPortForward +twisted_portforward.__builtins__ +twisted_portforward.__doc__ +twisted_portforward.__file__ +twisted_portforward.__name__ +twisted_portforward.__package__ + +--- from twisted.plugins.twisted_portforward import * --- +TwistedPortForward + +--- import twisted.plugins.twisted_qtstub --- +twisted.plugins.twisted_qtstub.NoSuchReactor( +twisted.plugins.twisted_qtstub.QTStub( +twisted.plugins.twisted_qtstub.Reactor( +twisted.plugins.twisted_qtstub.__builtins__ +twisted.plugins.twisted_qtstub.__doc__ +twisted.plugins.twisted_qtstub.__file__ +twisted.plugins.twisted_qtstub.__name__ +twisted.plugins.twisted_qtstub.__package__ +twisted.plugins.twisted_qtstub.errorMessage +twisted.plugins.twisted_qtstub.qt +twisted.plugins.twisted_qtstub.warnings +twisted.plugins.twisted_qtstub.wikiURL + +--- from twisted.plugins import twisted_qtstub --- +twisted_qtstub.NoSuchReactor( +twisted_qtstub.QTStub( +twisted_qtstub.Reactor( +twisted_qtstub.__builtins__ +twisted_qtstub.__doc__ +twisted_qtstub.__file__ +twisted_qtstub.__name__ +twisted_qtstub.__package__ +twisted_qtstub.errorMessage +twisted_qtstub.qt +twisted_qtstub.warnings +twisted_qtstub.wikiURL + +--- from twisted.plugins.twisted_qtstub import * --- +QTStub( +Reactor( +errorMessage +qt +wikiURL + +--- import twisted.plugins.twisted_reactors --- +twisted.plugins.twisted_reactors.Reactor( +twisted.plugins.twisted_reactors.__builtins__ +twisted.plugins.twisted_reactors.__doc__ +twisted.plugins.twisted_reactors.__file__ +twisted.plugins.twisted_reactors.__name__ +twisted.plugins.twisted_reactors.__package__ +twisted.plugins.twisted_reactors.cf +twisted.plugins.twisted_reactors.default +twisted.plugins.twisted_reactors.epoll +twisted.plugins.twisted_reactors.glade +twisted.plugins.twisted_reactors.glib2 +twisted.plugins.twisted_reactors.gtk +twisted.plugins.twisted_reactors.gtk2 +twisted.plugins.twisted_reactors.iocp +twisted.plugins.twisted_reactors.kqueue +twisted.plugins.twisted_reactors.poll +twisted.plugins.twisted_reactors.select +twisted.plugins.twisted_reactors.win32er +twisted.plugins.twisted_reactors.wx + +--- from twisted.plugins import twisted_reactors --- +twisted_reactors.Reactor( +twisted_reactors.__builtins__ +twisted_reactors.__doc__ +twisted_reactors.__file__ +twisted_reactors.__name__ +twisted_reactors.__package__ +twisted_reactors.cf +twisted_reactors.default +twisted_reactors.epoll +twisted_reactors.glade +twisted_reactors.glib2 +twisted_reactors.gtk +twisted_reactors.gtk2 +twisted_reactors.iocp +twisted_reactors.kqueue +twisted_reactors.poll +twisted_reactors.select +twisted_reactors.win32er +twisted_reactors.wx + +--- from twisted.plugins.twisted_reactors import * --- +cf +epoll +glade +glib2 +gtk +gtk2 +iocp +kqueue +poll +win32er + +--- import twisted.plugins.twisted_socks --- +twisted.plugins.twisted_socks.ServiceMaker( +twisted.plugins.twisted_socks.TwistedSOCKS +twisted.plugins.twisted_socks.__builtins__ +twisted.plugins.twisted_socks.__doc__ +twisted.plugins.twisted_socks.__file__ +twisted.plugins.twisted_socks.__name__ +twisted.plugins.twisted_socks.__package__ + +--- from twisted.plugins import twisted_socks --- +twisted_socks.ServiceMaker( +twisted_socks.TwistedSOCKS +twisted_socks.__builtins__ +twisted_socks.__doc__ +twisted_socks.__file__ +twisted_socks.__name__ +twisted_socks.__package__ + +--- from twisted.plugins.twisted_socks import * --- +TwistedSOCKS + +--- import twisted.plugins.twisted_telnet --- +twisted.plugins.twisted_telnet.ServiceMaker( +twisted.plugins.twisted_telnet.TwistedTelnet +twisted.plugins.twisted_telnet.__builtins__ +twisted.plugins.twisted_telnet.__doc__ +twisted.plugins.twisted_telnet.__file__ +twisted.plugins.twisted_telnet.__name__ +twisted.plugins.twisted_telnet.__package__ + +--- from twisted.plugins import twisted_telnet --- +twisted_telnet.ServiceMaker( +twisted_telnet.TwistedTelnet +twisted_telnet.__builtins__ +twisted_telnet.__doc__ +twisted_telnet.__file__ +twisted_telnet.__name__ +twisted_telnet.__package__ + +--- from twisted.plugins.twisted_telnet import * --- +TwistedTelnet + +--- import twisted.plugins.twisted_trial --- +twisted.plugins.twisted_trial.BlackAndWhite +twisted.plugins.twisted_trial.Classic +twisted.plugins.twisted_trial.IPlugin( +twisted.plugins.twisted_trial.IReporter( +twisted.plugins.twisted_trial.Minimal +twisted.plugins.twisted_trial.Timing +twisted.plugins.twisted_trial.Tree +twisted.plugins.twisted_trial.__builtins__ +twisted.plugins.twisted_trial.__doc__ +twisted.plugins.twisted_trial.__file__ +twisted.plugins.twisted_trial.__name__ +twisted.plugins.twisted_trial.__package__ +twisted.plugins.twisted_trial.implements( + +--- from twisted.plugins import twisted_trial --- +twisted_trial.BlackAndWhite +twisted_trial.Classic +twisted_trial.IPlugin( +twisted_trial.IReporter( +twisted_trial.Minimal +twisted_trial.Timing +twisted_trial.Tree +twisted_trial.__builtins__ +twisted_trial.__doc__ +twisted_trial.__file__ +twisted_trial.__name__ +twisted_trial.__package__ +twisted_trial.implements( + +--- from twisted.plugins.twisted_trial import * --- +BlackAndWhite +Classic +IReporter( +Minimal +Timing +Tree + +--- import twisted.plugins.twisted_web --- +twisted.plugins.twisted_web.ServiceMaker( +twisted.plugins.twisted_web.TwistedWeb +twisted.plugins.twisted_web.__builtins__ +twisted.plugins.twisted_web.__doc__ +twisted.plugins.twisted_web.__file__ +twisted.plugins.twisted_web.__name__ +twisted.plugins.twisted_web.__package__ + +--- from twisted.plugins import twisted_web --- +twisted_web.ServiceMaker( +twisted_web.TwistedWeb +twisted_web.__builtins__ +twisted_web.__doc__ +twisted_web.__file__ +twisted_web.__name__ +twisted_web.__package__ + +--- from twisted.plugins.twisted_web import * --- +TwistedWeb + +--- import twisted.plugins.twisted_web2 --- +twisted.plugins.twisted_web2.IPlugin( +twisted.plugins.twisted_web2.IResource( +twisted.plugins.twisted_web2.ServiceMaker( +twisted.plugins.twisted_web2.TestResource +twisted.plugins.twisted_web2.TwistedWeb2 +twisted.plugins.twisted_web2.__builtins__ +twisted.plugins.twisted_web2.__doc__ +twisted.plugins.twisted_web2.__file__ +twisted.plugins.twisted_web2.__name__ +twisted.plugins.twisted_web2.__package__ +twisted.plugins.twisted_web2.implements( + +--- from twisted.plugins import twisted_web2 --- +twisted_web2.IPlugin( +twisted_web2.IResource( +twisted_web2.ServiceMaker( +twisted_web2.TestResource +twisted_web2.TwistedWeb2 +twisted_web2.__builtins__ +twisted_web2.__doc__ +twisted_web2.__file__ +twisted_web2.__name__ +twisted_web2.__package__ +twisted_web2.implements( + +--- from twisted.plugins.twisted_web2 import * --- +IResource( +TestResource +TwistedWeb2 + +--- import twisted.plugins.twisted_words --- +twisted.plugins.twisted_words.IPlugin( +twisted.plugins.twisted_words.NewTwistedWords +twisted.plugins.twisted_words.PBChatInterface( +twisted.plugins.twisted_words.RelayChatInterface( +twisted.plugins.twisted_words.ServiceMaker( +twisted.plugins.twisted_words.TwistedTOC +twisted.plugins.twisted_words.TwistedXMPPRouter +twisted.plugins.twisted_words.__builtins__ +twisted.plugins.twisted_words.__doc__ +twisted.plugins.twisted_words.__file__ +twisted.plugins.twisted_words.__name__ +twisted.plugins.twisted_words.__package__ +twisted.plugins.twisted_words.classProvides( +twisted.plugins.twisted_words.iwords + +--- from twisted.plugins import twisted_words --- +twisted_words.IPlugin( +twisted_words.NewTwistedWords +twisted_words.PBChatInterface( +twisted_words.RelayChatInterface( +twisted_words.ServiceMaker( +twisted_words.TwistedTOC +twisted_words.TwistedXMPPRouter +twisted_words.__builtins__ +twisted_words.__doc__ +twisted_words.__file__ +twisted_words.__name__ +twisted_words.__package__ +twisted_words.classProvides( +twisted_words.iwords + +--- from twisted.plugins.twisted_words import * --- +NewTwistedWords +PBChatInterface( +RelayChatInterface( +TwistedTOC +TwistedXMPPRouter +classProvides( +iwords + +--- import twisted.protocols --- +twisted.protocols.__builtins__ +twisted.protocols.__doc__ +twisted.protocols.__file__ +twisted.protocols.__name__ +twisted.protocols.__package__ +twisted.protocols.__path__ + +--- from twisted import protocols --- +protocols.__path__ + +--- from twisted.protocols import * --- + +--- import twisted.protocols.amp --- +twisted.protocols.amp.AMP( +twisted.protocols.amp.ANSWER +twisted.protocols.amp.ASK +twisted.protocols.amp.AmpBox( +twisted.protocols.amp.AmpError( +twisted.protocols.amp.AmpList( +twisted.protocols.amp.Argument( +twisted.protocols.amp.BadLocalReturn( +twisted.protocols.amp.BinaryBoxProtocol( +twisted.protocols.amp.Boolean( +twisted.protocols.amp.Box( +twisted.protocols.amp.BoxDispatcher( +twisted.protocols.amp.COMMAND +twisted.protocols.amp.CONNECTION_LOST +twisted.protocols.amp.Certificate( +twisted.protocols.amp.CertificateOptions( +twisted.protocols.amp.Command( +twisted.protocols.amp.CommandLocator( +twisted.protocols.amp.ConnectionClosed( +twisted.protocols.amp.ConnectionLost( +twisted.protocols.amp.DN( +twisted.protocols.amp.Deferred( +twisted.protocols.amp.ERROR +twisted.protocols.amp.ERROR_CODE +twisted.protocols.amp.ERROR_DESCRIPTION +twisted.protocols.amp.Failure( +twisted.protocols.amp.Float( +twisted.protocols.amp.IBoxReceiver( +twisted.protocols.amp.IBoxSender( +twisted.protocols.amp.IResponderLocator( +twisted.protocols.amp.IncompatibleVersions( +twisted.protocols.amp.Int16StringReceiver( +twisted.protocols.amp.Integer( +twisted.protocols.amp.Interface( +twisted.protocols.amp.InvalidSignature( +twisted.protocols.amp.KeyPair( +twisted.protocols.amp.MAX_KEY_LENGTH +twisted.protocols.amp.MAX_VALUE_LENGTH +twisted.protocols.amp.MalformedAmpBox( +twisted.protocols.amp.NoEmptyBoxes( +twisted.protocols.amp.OnlyOneTLS( +twisted.protocols.amp.PROTOCOL_ERRORS +twisted.protocols.amp.PYTHON_KEYWORDS +twisted.protocols.amp.Path( +twisted.protocols.amp.PeerVerifyError( +twisted.protocols.amp.ProtocolSwitchCommand( +twisted.protocols.amp.ProtocolSwitched( +twisted.protocols.amp.QuitBox( +twisted.protocols.amp.RemoteAmpError( +twisted.protocols.amp.SimpleStringLocator( +twisted.protocols.amp.StartTLS( +twisted.protocols.amp.StatefulStringProtocol( +twisted.protocols.amp.String( +twisted.protocols.amp.StringIO( +twisted.protocols.amp.TooLong( +twisted.protocols.amp.UNHANDLED_ERROR_CODE +twisted.protocols.amp.UNKNOWN_ERROR_CODE +twisted.protocols.amp.UnhandledCommand( +twisted.protocols.amp.Unicode( +twisted.protocols.amp.UnknownRemoteError( +twisted.protocols.amp.__builtins__ +twisted.protocols.amp.__doc__ +twisted.protocols.amp.__file__ +twisted.protocols.amp.__metaclass__( +twisted.protocols.amp.__name__ +twisted.protocols.amp.__package__ +twisted.protocols.amp.accumulateClassDict( +twisted.protocols.amp.fail( +twisted.protocols.amp.filepath +twisted.protocols.amp.implements( +twisted.protocols.amp.log +twisted.protocols.amp.maybeDeferred( +twisted.protocols.amp.pack( +twisted.protocols.amp.parse( +twisted.protocols.amp.parseString( +twisted.protocols.amp.types +twisted.protocols.amp.warnings + +--- from twisted.protocols import amp --- +amp.AMP( +amp.ANSWER +amp.ASK +amp.AmpBox( +amp.AmpError( +amp.AmpList( +amp.Argument( +amp.BadLocalReturn( +amp.BinaryBoxProtocol( +amp.Boolean( +amp.Box( +amp.BoxDispatcher( +amp.COMMAND +amp.CONNECTION_LOST +amp.Certificate( +amp.CertificateOptions( +amp.Command( +amp.CommandLocator( +amp.ConnectionClosed( +amp.ConnectionLost( +amp.DN( +amp.Deferred( +amp.ERROR +amp.ERROR_CODE +amp.ERROR_DESCRIPTION +amp.Failure( +amp.Float( +amp.IBoxReceiver( +amp.IBoxSender( +amp.IResponderLocator( +amp.IncompatibleVersions( +amp.Int16StringReceiver( +amp.Integer( +amp.Interface( +amp.InvalidSignature( +amp.KeyPair( +amp.MAX_KEY_LENGTH +amp.MAX_VALUE_LENGTH +amp.MalformedAmpBox( +amp.NoEmptyBoxes( +amp.OnlyOneTLS( +amp.PROTOCOL_ERRORS +amp.PYTHON_KEYWORDS +amp.Path( +amp.PeerVerifyError( +amp.ProtocolSwitchCommand( +amp.ProtocolSwitched( +amp.QuitBox( +amp.RemoteAmpError( +amp.SimpleStringLocator( +amp.StartTLS( +amp.StatefulStringProtocol( +amp.String( +amp.StringIO( +amp.TooLong( +amp.UNHANDLED_ERROR_CODE +amp.UNKNOWN_ERROR_CODE +amp.UnhandledCommand( +amp.Unicode( +amp.UnknownRemoteError( +amp.__builtins__ +amp.__doc__ +amp.__file__ +amp.__metaclass__( +amp.__name__ +amp.__package__ +amp.accumulateClassDict( +amp.fail( +amp.filepath +amp.implements( +amp.log +amp.maybeDeferred( +amp.pack( +amp.parse( +amp.parseString( +amp.types +amp.warnings + +--- from twisted.protocols.amp import * --- +AMP( +ANSWER +ASK +AmpBox( +AmpError( +AmpList( +Argument( +BadLocalReturn( +BinaryBoxProtocol( +Box( +BoxDispatcher( +CommandLocator( +ERROR_CODE +ERROR_DESCRIPTION +Float( +IBoxReceiver( +IBoxSender( +IResponderLocator( +IncompatibleVersions( +Int16StringReceiver( +Integer( +InvalidSignature( +MAX_KEY_LENGTH +MAX_VALUE_LENGTH +MalformedAmpBox( +NoEmptyBoxes( +OnlyOneTLS( +PROTOCOL_ERRORS +PYTHON_KEYWORDS +Path( +ProtocolSwitchCommand( +ProtocolSwitched( +QuitBox( +RemoteAmpError( +SimpleStringLocator( +StartTLS( +StatefulStringProtocol( +String( +TooLong( +UNHANDLED_ERROR_CODE +UNKNOWN_ERROR_CODE +UnhandledCommand( +Unicode( +UnknownRemoteError( +accumulateClassDict( +filepath + +--- import twisted.protocols.basic --- +twisted.protocols.basic.COMMA +twisted.protocols.basic.DATA +twisted.protocols.basic.DEBUG +twisted.protocols.basic.FileSender( +twisted.protocols.basic.Int16StringReceiver( +twisted.protocols.basic.Int32StringReceiver( +twisted.protocols.basic.Int8StringReceiver( +twisted.protocols.basic.IntNStringReceiver( +twisted.protocols.basic.LENGTH +twisted.protocols.basic.LineOnlyReceiver( +twisted.protocols.basic.LineReceiver( +twisted.protocols.basic.NUMBER +twisted.protocols.basic.NetstringParseError( +twisted.protocols.basic.NetstringReceiver( +twisted.protocols.basic.SafeNetstringReceiver( +twisted.protocols.basic.StatefulStringProtocol( +twisted.protocols.basic.StringTooLongError( +twisted.protocols.basic.__builtins__ +twisted.protocols.basic.__doc__ +twisted.protocols.basic.__file__ +twisted.protocols.basic.__name__ +twisted.protocols.basic.__package__ +twisted.protocols.basic.defer +twisted.protocols.basic.error +twisted.protocols.basic.implements( +twisted.protocols.basic.interfaces +twisted.protocols.basic.log +twisted.protocols.basic.protocol +twisted.protocols.basic.re +twisted.protocols.basic.struct + +--- from twisted.protocols import basic --- +basic.COMMA +basic.DATA +basic.DEBUG +basic.FileSender( +basic.Int16StringReceiver( +basic.Int32StringReceiver( +basic.Int8StringReceiver( +basic.IntNStringReceiver( +basic.LENGTH +basic.LineOnlyReceiver( +basic.LineReceiver( +basic.NUMBER +basic.NetstringParseError( +basic.NetstringReceiver( +basic.SafeNetstringReceiver( +basic.StatefulStringProtocol( +basic.StringTooLongError( +basic.__builtins__ +basic.__doc__ +basic.__file__ +basic.__name__ +basic.__package__ +basic.defer +basic.error +basic.implements( +basic.interfaces +basic.log +basic.protocol +basic.re +basic.struct + +--- from twisted.protocols.basic import * --- +FileSender( +Int32StringReceiver( +Int8StringReceiver( +IntNStringReceiver( +LENGTH +LineOnlyReceiver( +LineReceiver( +NetstringParseError( +NetstringReceiver( +SafeNetstringReceiver( +StringTooLongError( + +--- import twisted.protocols.dict --- +twisted.protocols.dict.Definition( +twisted.protocols.dict.DictClient( +twisted.protocols.dict.DictLookup( +twisted.protocols.dict.DictLookupFactory( +twisted.protocols.dict.InvalidResponse( +twisted.protocols.dict.StringIO( +twisted.protocols.dict.__builtins__ +twisted.protocols.dict.__doc__ +twisted.protocols.dict.__file__ +twisted.protocols.dict.__name__ +twisted.protocols.dict.__package__ +twisted.protocols.dict.basic +twisted.protocols.dict.defer +twisted.protocols.dict.define( +twisted.protocols.dict.log +twisted.protocols.dict.makeAtom( +twisted.protocols.dict.makeWord( +twisted.protocols.dict.match( +twisted.protocols.dict.parseParam( +twisted.protocols.dict.parseText( +twisted.protocols.dict.protocol + +--- from twisted.protocols import dict --- +dict.Definition( +dict.DictClient( +dict.DictLookup( +dict.DictLookupFactory( +dict.InvalidResponse( +dict.StringIO( +dict.__builtins__ +dict.__doc__ +dict.__file__ +dict.__name__ +dict.__package__ +dict.basic +dict.defer +dict.define( +dict.log +dict.makeAtom( +dict.makeWord( +dict.match( +dict.parseParam( +dict.parseText( +dict.protocol + +--- from twisted.protocols.dict import * --- +Definition( +DictClient( +DictLookup( +DictLookupFactory( +InvalidResponse( +define( +makeAtom( +makeWord( +parseParam( +parseText( + +--- import twisted.protocols.dns --- +twisted.protocols.dns.A +twisted.protocols.dns.A6 +twisted.protocols.dns.AAAA +twisted.protocols.dns.AFSDB +twisted.protocols.dns.AF_INET6 +twisted.protocols.dns.ALL_RECORDS +twisted.protocols.dns.ANY +twisted.protocols.dns.AXFR +twisted.protocols.dns.Attribute( +twisted.protocols.dns.AuthoritativeDomainError( +twisted.protocols.dns.CH +twisted.protocols.dns.CNAME +twisted.protocols.dns.CS +twisted.protocols.dns.CannotListenError( +twisted.protocols.dns.Charstr( +twisted.protocols.dns.DNAME +twisted.protocols.dns.DNSDatagramProtocol( +twisted.protocols.dns.DNSMixin( +twisted.protocols.dns.DNSProtocol( +twisted.protocols.dns.DNSQueryTimeoutError( +twisted.protocols.dns.DomainError( +twisted.protocols.dns.EFORMAT +twisted.protocols.dns.ENAME +twisted.protocols.dns.ENOTIMP +twisted.protocols.dns.EREFUSED +twisted.protocols.dns.ESERVER +twisted.protocols.dns.EXT_QUERIES +twisted.protocols.dns.HINFO +twisted.protocols.dns.HS +twisted.protocols.dns.IEncodable( +twisted.protocols.dns.IN +twisted.protocols.dns.IRecord( +twisted.protocols.dns.IXFR +twisted.protocols.dns.Interface( +twisted.protocols.dns.MAILA +twisted.protocols.dns.MAILB +twisted.protocols.dns.MB +twisted.protocols.dns.MD +twisted.protocols.dns.MF +twisted.protocols.dns.MG +twisted.protocols.dns.MINFO +twisted.protocols.dns.MR +twisted.protocols.dns.MX +twisted.protocols.dns.Message( +twisted.protocols.dns.NAPTR +twisted.protocols.dns.NS +twisted.protocols.dns.NULL +twisted.protocols.dns.Name( +twisted.protocols.dns.OK +twisted.protocols.dns.OP_INVERSE +twisted.protocols.dns.OP_NOTIFY +twisted.protocols.dns.OP_QUERY +twisted.protocols.dns.OP_STATUS +twisted.protocols.dns.OP_UPDATE +twisted.protocols.dns.PORT +twisted.protocols.dns.PTR +twisted.protocols.dns.QUERY_CLASSES +twisted.protocols.dns.QUERY_TYPES +twisted.protocols.dns.Query( +twisted.protocols.dns.REV_CLASSES +twisted.protocols.dns.REV_TYPES +twisted.protocols.dns.RP +twisted.protocols.dns.RRHeader( +twisted.protocols.dns.Record_A( +twisted.protocols.dns.Record_A6( +twisted.protocols.dns.Record_AAAA( +twisted.protocols.dns.Record_AFSDB( +twisted.protocols.dns.Record_CNAME( +twisted.protocols.dns.Record_DNAME( +twisted.protocols.dns.Record_HINFO( +twisted.protocols.dns.Record_MB( +twisted.protocols.dns.Record_MD( +twisted.protocols.dns.Record_MF( +twisted.protocols.dns.Record_MG( +twisted.protocols.dns.Record_MINFO( +twisted.protocols.dns.Record_MR( +twisted.protocols.dns.Record_MX( +twisted.protocols.dns.Record_NAPTR( +twisted.protocols.dns.Record_NS( +twisted.protocols.dns.Record_NULL( +twisted.protocols.dns.Record_PTR( +twisted.protocols.dns.Record_RP( +twisted.protocols.dns.Record_SOA( +twisted.protocols.dns.Record_SRV( +twisted.protocols.dns.Record_TXT( +twisted.protocols.dns.Record_WKS( +twisted.protocols.dns.SOA +twisted.protocols.dns.SRV +twisted.protocols.dns.SimpleRecord( +twisted.protocols.dns.StringIO +twisted.protocols.dns.TXT +twisted.protocols.dns.WKS +twisted.protocols.dns.__builtins__ +twisted.protocols.dns.__doc__ +twisted.protocols.dns.__file__ +twisted.protocols.dns.__name__ +twisted.protocols.dns.__package__ +twisted.protocols.dns.defer +twisted.protocols.dns.failure +twisted.protocols.dns.implements( +twisted.protocols.dns.k +twisted.protocols.dns.log +twisted.protocols.dns.protocol +twisted.protocols.dns.randbytes +twisted.protocols.dns.random +twisted.protocols.dns.randomSource( +twisted.protocols.dns.readPrecisely( +twisted.protocols.dns.socket +twisted.protocols.dns.str2time( +twisted.protocols.dns.struct +twisted.protocols.dns.tputil +twisted.protocols.dns.types +twisted.protocols.dns.util +twisted.protocols.dns.v +twisted.protocols.dns.warnings + +--- from twisted.protocols import dns --- +dns.util + +--- from twisted.protocols.dns import * --- + +--- import twisted.protocols.finger --- +twisted.protocols.finger.Finger( +twisted.protocols.finger.__builtins__ +twisted.protocols.finger.__doc__ +twisted.protocols.finger.__file__ +twisted.protocols.finger.__name__ +twisted.protocols.finger.__package__ +twisted.protocols.finger.basic +twisted.protocols.finger.string + +--- from twisted.protocols import finger --- +finger.Finger( +finger.__builtins__ +finger.__doc__ +finger.__file__ +finger.__name__ +finger.__package__ +finger.basic +finger.string + +--- from twisted.protocols.finger import * --- +Finger( + +--- import twisted.protocols.ftp --- +twisted.protocols.ftp.ANON_USER_DENIED +twisted.protocols.ftp.ASCIIConsumerWrapper( +twisted.protocols.ftp.AUTH_FAILURE +twisted.protocols.ftp.AnonUserDeniedError( +twisted.protocols.ftp.AuthorizationError( +twisted.protocols.ftp.BAD_CMD_SEQ +twisted.protocols.ftp.BadCmdSequenceError( +twisted.protocols.ftp.BadResponse( +twisted.protocols.ftp.CANT_OPEN_DATA_CNX +twisted.protocols.ftp.CLOSING_DATA_CNX +twisted.protocols.ftp.CMD_NOT_IMPLMNTD +twisted.protocols.ftp.CMD_NOT_IMPLMNTD_FOR_PARAM +twisted.protocols.ftp.CMD_NOT_IMPLMNTD_SUPERFLUOUS +twisted.protocols.ftp.CMD_OK +twisted.protocols.ftp.CNX_CLOSED_TXFR_ABORTED +twisted.protocols.ftp.CmdArgSyntaxError( +twisted.protocols.ftp.CmdNotImplementedError( +twisted.protocols.ftp.CmdNotImplementedForArgError( +twisted.protocols.ftp.CmdSyntaxError( +twisted.protocols.ftp.CommandFailed( +twisted.protocols.ftp.ConnectionLost( +twisted.protocols.ftp.DATA_CNX_ALREADY_OPEN_START_XFR +twisted.protocols.ftp.DATA_CNX_OPEN_NO_XFR_IN_PROGRESS +twisted.protocols.ftp.DIR_STATUS +twisted.protocols.ftp.DTP( +twisted.protocols.ftp.DTPFactory( +twisted.protocols.ftp.ENTERING_EPSV_MODE +twisted.protocols.ftp.ENTERING_PASV_MODE +twisted.protocols.ftp.ENTERING_PORT_MODE +twisted.protocols.ftp.EXCEEDED_STORAGE_ALLOC +twisted.protocols.ftp.FILENAME_NOT_ALLOWED +twisted.protocols.ftp.FILE_EXISTS +twisted.protocols.ftp.FILE_NOT_FOUND +twisted.protocols.ftp.FILE_STATUS +twisted.protocols.ftp.FILE_STATUS_OK_OPEN_DATA_CNX +twisted.protocols.ftp.FTP( +twisted.protocols.ftp.FTPAnonymousShell( +twisted.protocols.ftp.FTPClient( +twisted.protocols.ftp.FTPClientBasic( +twisted.protocols.ftp.FTPCmdError( +twisted.protocols.ftp.FTPCommand( +twisted.protocols.ftp.FTPDataPortFactory( +twisted.protocols.ftp.FTPError( +twisted.protocols.ftp.FTPFactory( +twisted.protocols.ftp.FTPFileListProtocol( +twisted.protocols.ftp.FTPOverflowProtocol( +twisted.protocols.ftp.FTPRealm( +twisted.protocols.ftp.FTPShell( +twisted.protocols.ftp.FileConsumer( +twisted.protocols.ftp.FileExistsError( +twisted.protocols.ftp.FileNotFoundError( +twisted.protocols.ftp.GOODBYE_MSG +twisted.protocols.ftp.GUEST_LOGGED_IN_PROCEED +twisted.protocols.ftp.GUEST_NAME_OK_NEED_EMAIL +twisted.protocols.ftp.HELP_MSG +twisted.protocols.ftp.IFTPShell( +twisted.protocols.ftp.IReadFile( +twisted.protocols.ftp.IS_A_DIR +twisted.protocols.ftp.IS_NOT_A_DIR +twisted.protocols.ftp.IWriteFile( +twisted.protocols.ftp.Interface( +twisted.protocols.ftp.InvalidPath( +twisted.protocols.ftp.IsADirectoryError( +twisted.protocols.ftp.IsNotADirectoryError( +twisted.protocols.ftp.MKD_REPLY +twisted.protocols.ftp.NAME_SYS_TYPE +twisted.protocols.ftp.NEED_ACCT_FOR_LOGIN +twisted.protocols.ftp.NEED_ACCT_FOR_STOR +twisted.protocols.ftp.NOT_LOGGED_IN +twisted.protocols.ftp.PAGE_TYPE_UNK +twisted.protocols.ftp.PERMISSION_DENIED +twisted.protocols.ftp.PWD_REPLY +twisted.protocols.ftp.PermissionDeniedError( +twisted.protocols.ftp.PortConnectionError( +twisted.protocols.ftp.ProtocolWrapper( +twisted.protocols.ftp.REQ_ACTN_ABRTD_FILE_UNAVAIL +twisted.protocols.ftp.REQ_ACTN_ABRTD_INSUFF_STORAGE +twisted.protocols.ftp.REQ_ACTN_ABRTD_LOCAL_ERR +twisted.protocols.ftp.REQ_ACTN_NOT_TAKEN +twisted.protocols.ftp.REQ_FILE_ACTN_COMPLETED_OK +twisted.protocols.ftp.REQ_FILE_ACTN_PENDING_FURTHER_INFO +twisted.protocols.ftp.RESPONSE +twisted.protocols.ftp.RESTART_MARKER_REPLY +twisted.protocols.ftp.SERVICE_READY_IN_N_MINUTES +twisted.protocols.ftp.SVC_CLOSING_CTRL_CNX +twisted.protocols.ftp.SVC_NOT_AVAIL_CLOSING_CTRL_CNX +twisted.protocols.ftp.SVC_READY_FOR_NEW_USER +twisted.protocols.ftp.SYNTAX_ERR +twisted.protocols.ftp.SYNTAX_ERR_IN_ARGS +twisted.protocols.ftp.SYS_STATUS_OR_HELP_REPLY +twisted.protocols.ftp.SenderProtocol( +twisted.protocols.ftp.TOO_MANY_CONNECTIONS +twisted.protocols.ftp.TXFR_COMPLETE_OK +twisted.protocols.ftp.TYPE_SET_OK +twisted.protocols.ftp.USR_LOGGED_IN_PROCEED +twisted.protocols.ftp.USR_NAME_OK_NEED_PASS +twisted.protocols.ftp.UnexpectedData( +twisted.protocols.ftp.UnexpectedResponse( +twisted.protocols.ftp.WELCOME_MSG +twisted.protocols.ftp.__builtins__ +twisted.protocols.ftp.__doc__ +twisted.protocols.ftp.__file__ +twisted.protocols.ftp.__name__ +twisted.protocols.ftp.__package__ +twisted.protocols.ftp.basic +twisted.protocols.ftp.checkers +twisted.protocols.ftp.copyright +twisted.protocols.ftp.cred_error +twisted.protocols.ftp.credentials +twisted.protocols.ftp.debugDeferred( +twisted.protocols.ftp.decodeHostPort( +twisted.protocols.ftp.defer +twisted.protocols.ftp.encodeHostPort( +twisted.protocols.ftp.errno +twisted.protocols.ftp.errnoToFailure( +twisted.protocols.ftp.error +twisted.protocols.ftp.failure +twisted.protocols.ftp.filepath +twisted.protocols.ftp.fnmatch +twisted.protocols.ftp.grp +twisted.protocols.ftp.implements( +twisted.protocols.ftp.interfaces +twisted.protocols.ftp.log +twisted.protocols.ftp.operator +twisted.protocols.ftp.os +twisted.protocols.ftp.parsePWDResponse( +twisted.protocols.ftp.policies +twisted.protocols.ftp.portal +twisted.protocols.ftp.protocol +twisted.protocols.ftp.pwd +twisted.protocols.ftp.re +twisted.protocols.ftp.reactor +twisted.protocols.ftp.stat +twisted.protocols.ftp.time +twisted.protocols.ftp.toSegments( +twisted.protocols.ftp.warnings + +--- from twisted.protocols import ftp --- +ftp.ANON_USER_DENIED +ftp.ASCIIConsumerWrapper( +ftp.AUTH_FAILURE +ftp.AnonUserDeniedError( +ftp.AuthorizationError( +ftp.BAD_CMD_SEQ +ftp.BadCmdSequenceError( +ftp.BadResponse( +ftp.CANT_OPEN_DATA_CNX +ftp.CLOSING_DATA_CNX +ftp.CMD_NOT_IMPLMNTD +ftp.CMD_NOT_IMPLMNTD_FOR_PARAM +ftp.CMD_NOT_IMPLMNTD_SUPERFLUOUS +ftp.CMD_OK +ftp.CNX_CLOSED_TXFR_ABORTED +ftp.CmdArgSyntaxError( +ftp.CmdNotImplementedError( +ftp.CmdNotImplementedForArgError( +ftp.CmdSyntaxError( +ftp.CommandFailed( +ftp.ConnectionLost( +ftp.DATA_CNX_ALREADY_OPEN_START_XFR +ftp.DATA_CNX_OPEN_NO_XFR_IN_PROGRESS +ftp.DIR_STATUS +ftp.DTP( +ftp.DTPFactory( +ftp.ENTERING_EPSV_MODE +ftp.ENTERING_PASV_MODE +ftp.ENTERING_PORT_MODE +ftp.EXCEEDED_STORAGE_ALLOC +ftp.FILENAME_NOT_ALLOWED +ftp.FILE_EXISTS +ftp.FILE_NOT_FOUND +ftp.FILE_STATUS +ftp.FILE_STATUS_OK_OPEN_DATA_CNX +ftp.FTP( +ftp.FTPAnonymousShell( +ftp.FTPClient( +ftp.FTPClientBasic( +ftp.FTPCmdError( +ftp.FTPCommand( +ftp.FTPDataPortFactory( +ftp.FTPError( +ftp.FTPFactory( +ftp.FTPFileListProtocol( +ftp.FTPOverflowProtocol( +ftp.FTPRealm( +ftp.FTPShell( +ftp.FileConsumer( +ftp.FileExistsError( +ftp.FileNotFoundError( +ftp.GOODBYE_MSG +ftp.GUEST_LOGGED_IN_PROCEED +ftp.GUEST_NAME_OK_NEED_EMAIL +ftp.HELP_MSG +ftp.IFTPShell( +ftp.IReadFile( +ftp.IS_A_DIR +ftp.IS_NOT_A_DIR +ftp.IWriteFile( +ftp.Interface( +ftp.InvalidPath( +ftp.IsADirectoryError( +ftp.IsNotADirectoryError( +ftp.MKD_REPLY +ftp.NAME_SYS_TYPE +ftp.NEED_ACCT_FOR_LOGIN +ftp.NEED_ACCT_FOR_STOR +ftp.NOT_LOGGED_IN +ftp.PAGE_TYPE_UNK +ftp.PERMISSION_DENIED +ftp.PWD_REPLY +ftp.PermissionDeniedError( +ftp.PortConnectionError( +ftp.ProtocolWrapper( +ftp.REQ_ACTN_ABRTD_FILE_UNAVAIL +ftp.REQ_ACTN_ABRTD_INSUFF_STORAGE +ftp.REQ_ACTN_ABRTD_LOCAL_ERR +ftp.REQ_ACTN_NOT_TAKEN +ftp.REQ_FILE_ACTN_COMPLETED_OK +ftp.REQ_FILE_ACTN_PENDING_FURTHER_INFO +ftp.RESPONSE +ftp.RESTART_MARKER_REPLY +ftp.SERVICE_READY_IN_N_MINUTES +ftp.SVC_CLOSING_CTRL_CNX +ftp.SVC_NOT_AVAIL_CLOSING_CTRL_CNX +ftp.SVC_READY_FOR_NEW_USER +ftp.SYNTAX_ERR +ftp.SYNTAX_ERR_IN_ARGS +ftp.SYS_STATUS_OR_HELP_REPLY +ftp.SenderProtocol( +ftp.TOO_MANY_CONNECTIONS +ftp.TXFR_COMPLETE_OK +ftp.TYPE_SET_OK +ftp.USR_LOGGED_IN_PROCEED +ftp.USR_NAME_OK_NEED_PASS +ftp.UnexpectedData( +ftp.UnexpectedResponse( +ftp.WELCOME_MSG +ftp.__builtins__ +ftp.__doc__ +ftp.__file__ +ftp.__name__ +ftp.__package__ +ftp.basic +ftp.checkers +ftp.copyright +ftp.cred_error +ftp.credentials +ftp.debugDeferred( +ftp.decodeHostPort( +ftp.defer +ftp.encodeHostPort( +ftp.errno +ftp.errnoToFailure( +ftp.error +ftp.failure +ftp.filepath +ftp.fnmatch +ftp.grp +ftp.implements( +ftp.interfaces +ftp.log +ftp.operator +ftp.os +ftp.parsePWDResponse( +ftp.policies +ftp.portal +ftp.protocol +ftp.pwd +ftp.re +ftp.reactor +ftp.stat +ftp.time +ftp.toSegments( +ftp.warnings + +--- from twisted.protocols.ftp import * --- +ANON_USER_DENIED +ASCIIConsumerWrapper( +AUTH_FAILURE +AnonUserDeniedError( +AuthorizationError( +BAD_CMD_SEQ +BadCmdSequenceError( +BadResponse( +CANT_OPEN_DATA_CNX +CLOSING_DATA_CNX +CMD_NOT_IMPLMNTD +CMD_NOT_IMPLMNTD_FOR_PARAM +CMD_NOT_IMPLMNTD_SUPERFLUOUS +CMD_OK +CNX_CLOSED_TXFR_ABORTED +CmdArgSyntaxError( +CmdNotImplementedError( +CmdNotImplementedForArgError( +CmdSyntaxError( +CommandFailed( +DATA_CNX_ALREADY_OPEN_START_XFR +DATA_CNX_OPEN_NO_XFR_IN_PROGRESS +DIR_STATUS +DTP( +DTPFactory( +ENTERING_EPSV_MODE +ENTERING_PASV_MODE +ENTERING_PORT_MODE +EXCEEDED_STORAGE_ALLOC +FILENAME_NOT_ALLOWED +FILE_EXISTS +FILE_NOT_FOUND +FILE_STATUS +FILE_STATUS_OK_OPEN_DATA_CNX +FTPAnonymousShell( +FTPClient( +FTPClientBasic( +FTPCmdError( +FTPCommand( +FTPDataPortFactory( +FTPError( +FTPFactory( +FTPFileListProtocol( +FTPOverflowProtocol( +FTPRealm( +FTPShell( +FileConsumer( +FileExistsError( +FileNotFoundError( +GOODBYE_MSG +GUEST_LOGGED_IN_PROCEED +GUEST_NAME_OK_NEED_EMAIL +HELP_MSG +IFTPShell( +IReadFile( +IS_A_DIR +IS_NOT_A_DIR +IWriteFile( +InvalidPath( +IsADirectoryError( +IsNotADirectoryError( +MKD_REPLY +NAME_SYS_TYPE +NEED_ACCT_FOR_LOGIN +NEED_ACCT_FOR_STOR +NOT_LOGGED_IN +PAGE_TYPE_UNK +PERMISSION_DENIED +PWD_REPLY +PermissionDeniedError( +PortConnectionError( +ProtocolWrapper( +REQ_ACTN_ABRTD_FILE_UNAVAIL +REQ_ACTN_ABRTD_INSUFF_STORAGE +REQ_ACTN_ABRTD_LOCAL_ERR +REQ_ACTN_NOT_TAKEN +REQ_FILE_ACTN_COMPLETED_OK +REQ_FILE_ACTN_PENDING_FURTHER_INFO +RESPONSE +RESTART_MARKER_REPLY +SERVICE_READY_IN_N_MINUTES +SVC_CLOSING_CTRL_CNX +SVC_NOT_AVAIL_CLOSING_CTRL_CNX +SVC_READY_FOR_NEW_USER +SYNTAX_ERR_IN_ARGS +SYS_STATUS_OR_HELP_REPLY +SenderProtocol( +TOO_MANY_CONNECTIONS +TXFR_COMPLETE_OK +TYPE_SET_OK +USR_LOGGED_IN_PROCEED +USR_NAME_OK_NEED_PASS +UnexpectedData( +UnexpectedResponse( +WELCOME_MSG +cred_error +debugDeferred( +decodeHostPort( +encodeHostPort( +errnoToFailure( +parsePWDResponse( +toSegments( + +--- import twisted.protocols.gps --- +twisted.protocols.gps.__builtins__ +twisted.protocols.gps.__doc__ +twisted.protocols.gps.__file__ +twisted.protocols.gps.__name__ +twisted.protocols.gps.__package__ +twisted.protocols.gps.__path__ + +--- from twisted.protocols import gps --- +gps.__builtins__ +gps.__doc__ +gps.__file__ +gps.__name__ +gps.__package__ +gps.__path__ + +--- from twisted.protocols.gps import * --- + +--- import twisted.protocols.htb --- +twisted.protocols.htb.Bucket( +twisted.protocols.htb.FilterByHost( +twisted.protocols.htb.FilterByServer( +twisted.protocols.htb.HierarchicalBucketFilter( +twisted.protocols.htb.IBucketFilter( +twisted.protocols.htb.Interface( +twisted.protocols.htb.ShapedConsumer( +twisted.protocols.htb.ShapedProtocolFactory( +twisted.protocols.htb.ShapedTransport( +twisted.protocols.htb.__builtins__ +twisted.protocols.htb.__doc__ +twisted.protocols.htb.__file__ +twisted.protocols.htb.__name__ +twisted.protocols.htb.__package__ +twisted.protocols.htb.__version__ +twisted.protocols.htb.implements( +twisted.protocols.htb.nested_scopes +twisted.protocols.htb.pcp +twisted.protocols.htb.time( + +--- from twisted.protocols import htb --- +htb.Bucket( +htb.FilterByHost( +htb.FilterByServer( +htb.HierarchicalBucketFilter( +htb.IBucketFilter( +htb.Interface( +htb.ShapedConsumer( +htb.ShapedProtocolFactory( +htb.ShapedTransport( +htb.__builtins__ +htb.__doc__ +htb.__file__ +htb.__name__ +htb.__package__ +htb.__version__ +htb.implements( +htb.nested_scopes +htb.pcp +htb.time( + +--- from twisted.protocols.htb import * --- +Bucket( +FilterByHost( +FilterByServer( +HierarchicalBucketFilter( +IBucketFilter( +ShapedConsumer( +ShapedProtocolFactory( +ShapedTransport( +pcp + +--- import twisted.protocols.http --- +twisted.protocols.http.ACCEPTED +twisted.protocols.http.BAD_GATEWAY +twisted.protocols.http.BAD_REQUEST +twisted.protocols.http.CACHED +twisted.protocols.http.CONFLICT +twisted.protocols.http.CREATED +twisted.protocols.http.EXPECTATION_FAILED +twisted.protocols.http.FORBIDDEN +twisted.protocols.http.FOUND +twisted.protocols.http.GATEWAY_TIMEOUT +twisted.protocols.http.GONE +twisted.protocols.http.HTTPChannel( +twisted.protocols.http.HTTPClient( +twisted.protocols.http.HTTPFactory( +twisted.protocols.http.HTTP_VERSION_NOT_SUPPORTED +twisted.protocols.http.Headers( +twisted.protocols.http.INSUFFICIENT_STORAGE_SPACE +twisted.protocols.http.INTERNAL_SERVER_ERROR +twisted.protocols.http.LENGTH_REQUIRED +twisted.protocols.http.MOVED_PERMANENTLY +twisted.protocols.http.MULTIPLE_CHOICE +twisted.protocols.http.MULTI_STATUS +twisted.protocols.http.NON_AUTHORITATIVE_INFORMATION +twisted.protocols.http.NOT_ACCEPTABLE +twisted.protocols.http.NOT_ALLOWED +twisted.protocols.http.NOT_EXTENDED +twisted.protocols.http.NOT_FOUND +twisted.protocols.http.NOT_IMPLEMENTED +twisted.protocols.http.NOT_MODIFIED +twisted.protocols.http.NO_BODY_CODES +twisted.protocols.http.NO_CONTENT +twisted.protocols.http.OK +twisted.protocols.http.PARTIAL_CONTENT +twisted.protocols.http.PAYMENT_REQUIRED +twisted.protocols.http.PRECONDITION_FAILED +twisted.protocols.http.PROXY_AUTH_REQUIRED +twisted.protocols.http.REQUESTED_RANGE_NOT_SATISFIABLE +twisted.protocols.http.REQUEST_ENTITY_TOO_LARGE +twisted.protocols.http.REQUEST_TIMEOUT +twisted.protocols.http.REQUEST_URI_TOO_LONG +twisted.protocols.http.RESET_CONTENT +twisted.protocols.http.RESPONSES +twisted.protocols.http.Request( +twisted.protocols.http.SEE_OTHER +twisted.protocols.http.SERVICE_UNAVAILABLE +twisted.protocols.http.SWITCHING +twisted.protocols.http.StringIO( +twisted.protocols.http.StringTransport( +twisted.protocols.http.TEMPORARY_REDIRECT +twisted.protocols.http.UNAUTHORIZED +twisted.protocols.http.UNSUPPORTED_MEDIA_TYPE +twisted.protocols.http.USE_PROXY +twisted.protocols.http.__builtins__ +twisted.protocols.http.__doc__ +twisted.protocols.http.__file__ +twisted.protocols.http.__name__ +twisted.protocols.http.__package__ +twisted.protocols.http.address +twisted.protocols.http.base64 +twisted.protocols.http.basic +twisted.protocols.http.binascii +twisted.protocols.http.calendar +twisted.protocols.http.cgi +twisted.protocols.http.datetimeToLogString( +twisted.protocols.http.datetimeToString( +twisted.protocols.http.fromChunk( +twisted.protocols.http.implements( +twisted.protocols.http.interfaces +twisted.protocols.http.log +twisted.protocols.http.math +twisted.protocols.http.monthname +twisted.protocols.http.monthname_lower +twisted.protocols.http.name +twisted.protocols.http.os +twisted.protocols.http.parseContentRange( +twisted.protocols.http.parse_qs( +twisted.protocols.http.policies +twisted.protocols.http.protocol +twisted.protocols.http.protocol_version +twisted.protocols.http.reactor +twisted.protocols.http.responses +twisted.protocols.http.socket +twisted.protocols.http.stringToDatetime( +twisted.protocols.http.tempfile +twisted.protocols.http.time +twisted.protocols.http.timegm( +twisted.protocols.http.toChunk( +twisted.protocols.http.unquote( +twisted.protocols.http.urlparse( +twisted.protocols.http.util +twisted.protocols.http.warnings +twisted.protocols.http.weekdayname +twisted.protocols.http.weekdayname_lower + +--- from twisted.protocols import http --- +http.ACCEPTED +http.BAD_GATEWAY +http.BAD_REQUEST +http.CACHED +http.CONFLICT +http.CREATED +http.EXPECTATION_FAILED +http.FORBIDDEN +http.FOUND +http.GATEWAY_TIMEOUT +http.GONE +http.HTTPChannel( +http.HTTPClient( +http.HTTPFactory( +http.HTTP_VERSION_NOT_SUPPORTED +http.Headers( +http.INSUFFICIENT_STORAGE_SPACE +http.INTERNAL_SERVER_ERROR +http.LENGTH_REQUIRED +http.MOVED_PERMANENTLY +http.MULTIPLE_CHOICE +http.MULTI_STATUS +http.NON_AUTHORITATIVE_INFORMATION +http.NOT_ACCEPTABLE +http.NOT_ALLOWED +http.NOT_EXTENDED +http.NOT_FOUND +http.NOT_IMPLEMENTED +http.NOT_MODIFIED +http.NO_BODY_CODES +http.NO_CONTENT +http.OK +http.PARTIAL_CONTENT +http.PAYMENT_REQUIRED +http.PRECONDITION_FAILED +http.PROXY_AUTH_REQUIRED +http.REQUESTED_RANGE_NOT_SATISFIABLE +http.REQUEST_ENTITY_TOO_LARGE +http.REQUEST_TIMEOUT +http.REQUEST_URI_TOO_LONG +http.RESET_CONTENT +http.RESPONSES +http.Request( +http.SEE_OTHER +http.SERVICE_UNAVAILABLE +http.SWITCHING +http.StringIO( +http.StringTransport( +http.TEMPORARY_REDIRECT +http.UNAUTHORIZED +http.UNSUPPORTED_MEDIA_TYPE +http.USE_PROXY +http.__builtins__ +http.__doc__ +http.__file__ +http.__name__ +http.__package__ +http.address +http.base64 +http.basic +http.binascii +http.calendar +http.cgi +http.datetimeToLogString( +http.datetimeToString( +http.fromChunk( +http.implements( +http.interfaces +http.log +http.math +http.monthname +http.monthname_lower +http.name +http.os +http.parseContentRange( +http.parse_qs( +http.policies +http.protocol +http.protocol_version +http.reactor +http.responses +http.socket +http.stringToDatetime( +http.tempfile +http.time +http.timegm( +http.toChunk( +http.unquote( +http.urlparse( +http.util +http.warnings +http.weekdayname +http.weekdayname_lower + +--- from twisted.protocols.http import * --- +CACHED +HTTPChannel( +HTTPClient( +HTTPFactory( +Headers( +INSUFFICIENT_STORAGE_SPACE +MULTIPLE_CHOICE +NOT_ALLOWED +NO_BODY_CODES +PROXY_AUTH_REQUIRED +RESPONSES +SWITCHING +StringTransport( +datetimeToLogString( +datetimeToString( +fromChunk( +monthname +monthname_lower +parseContentRange( +protocol_version +stringToDatetime( +timegm( +toChunk( +weekdayname +weekdayname_lower + +--- import twisted.protocols.ident --- +twisted.protocols.ident.HiddenUser( +twisted.protocols.ident.IdentClient( +twisted.protocols.ident.IdentError( +twisted.protocols.ident.IdentServer( +twisted.protocols.ident.InvalidPort( +twisted.protocols.ident.NoUser( +twisted.protocols.ident.ProcServerMixin( +twisted.protocols.ident.__all__ +twisted.protocols.ident.__builtins__ +twisted.protocols.ident.__doc__ +twisted.protocols.ident.__file__ +twisted.protocols.ident.__name__ +twisted.protocols.ident.__package__ +twisted.protocols.ident.basic +twisted.protocols.ident.defer +twisted.protocols.ident.failure +twisted.protocols.ident.generators +twisted.protocols.ident.log +twisted.protocols.ident.struct + +--- from twisted.protocols import ident --- +ident.HiddenUser( +ident.IdentClient( +ident.IdentError( +ident.IdentServer( +ident.InvalidPort( +ident.NoUser( +ident.ProcServerMixin( +ident.__all__ +ident.__builtins__ +ident.__doc__ +ident.__file__ +ident.__name__ +ident.__package__ +ident.basic +ident.defer +ident.failure +ident.generators +ident.log +ident.struct + +--- from twisted.protocols.ident import * --- +HiddenUser( +IdentClient( +IdentError( +IdentServer( +InvalidPort( +NoUser( +ProcServerMixin( + +--- import twisted.protocols.imap4 --- +twisted.protocols.imap4.Command( +twisted.protocols.imap4.CramMD5ClientAuthenticator( +twisted.protocols.imap4.DontQuoteMe( +twisted.protocols.imap4.FileProducer( +twisted.protocols.imap4.IAccount( +twisted.protocols.imap4.IClientAuthentication( +twisted.protocols.imap4.ICloseableMailbox( +twisted.protocols.imap4.IMAP4Client( +twisted.protocols.imap4.IMAP4Exception( +twisted.protocols.imap4.IMAP4Server( +twisted.protocols.imap4.IMailbox( +twisted.protocols.imap4.IMailboxInfo( +twisted.protocols.imap4.IMailboxListener( +twisted.protocols.imap4.IMessage( +twisted.protocols.imap4.IMessageCopier( +twisted.protocols.imap4.IMessageFile( +twisted.protocols.imap4.IMessagePart( +twisted.protocols.imap4.INamespacePresenter( +twisted.protocols.imap4.ISearchableMailbox( +twisted.protocols.imap4.IllegalClientResponse( +twisted.protocols.imap4.IllegalIdentifierError( +twisted.protocols.imap4.IllegalMailboxEncoding( +twisted.protocols.imap4.IllegalOperation( +twisted.protocols.imap4.IllegalQueryError( +twisted.protocols.imap4.IllegalServerResponse( +twisted.protocols.imap4.Interface( +twisted.protocols.imap4.LOGINAuthenticator( +twisted.protocols.imap4.LOGINCredentials( +twisted.protocols.imap4.LiteralFile( +twisted.protocols.imap4.LiteralString( +twisted.protocols.imap4.MailboxCollision( +twisted.protocols.imap4.MailboxException( +twisted.protocols.imap4.MemoryAccount( +twisted.protocols.imap4.MessageProducer( +twisted.protocols.imap4.MessageSet( +twisted.protocols.imap4.MismatchedNesting( +twisted.protocols.imap4.MismatchedQuoting( +twisted.protocols.imap4.NegativeResponse( +twisted.protocols.imap4.NoSuchMailbox( +twisted.protocols.imap4.NoSupportedAuthentication( +twisted.protocols.imap4.Not( +twisted.protocols.imap4.Or( +twisted.protocols.imap4.PLAINAuthenticator( +twisted.protocols.imap4.PLAINCredentials( +twisted.protocols.imap4.Query( +twisted.protocols.imap4.ReadOnlyMailbox( +twisted.protocols.imap4.StreamReader( +twisted.protocols.imap4.StreamWriter( +twisted.protocols.imap4.StringIO +twisted.protocols.imap4.TIMEOUT_ERROR +twisted.protocols.imap4.UnhandledResponse( +twisted.protocols.imap4.WriteBuffer( +twisted.protocols.imap4.__all__ +twisted.protocols.imap4.__builtins__ +twisted.protocols.imap4.__doc__ +twisted.protocols.imap4.__file__ +twisted.protocols.imap4.__name__ +twisted.protocols.imap4.__package__ +twisted.protocols.imap4.base64 +twisted.protocols.imap4.basic +twisted.protocols.imap4.binascii +twisted.protocols.imap4.codecs +twisted.protocols.imap4.collapseNestedLists( +twisted.protocols.imap4.collapseStrings( +twisted.protocols.imap4.cred +twisted.protocols.imap4.decoder( +twisted.protocols.imap4.defer +twisted.protocols.imap4.email +twisted.protocols.imap4.encoder( +twisted.protocols.imap4.error +twisted.protocols.imap4.getBodyStructure( +twisted.protocols.imap4.getEnvelope( +twisted.protocols.imap4.getLineCount( +twisted.protocols.imap4.hmac +twisted.protocols.imap4.imap4_utf_7( +twisted.protocols.imap4.implements( +twisted.protocols.imap4.interfaces +twisted.protocols.imap4.iterateInReactor( +twisted.protocols.imap4.log +twisted.protocols.imap4.maybeDeferred( +twisted.protocols.imap4.modified_base64( +twisted.protocols.imap4.modified_unbase64( +twisted.protocols.imap4.parseAddr( +twisted.protocols.imap4.parseIdList( +twisted.protocols.imap4.parseNestedParens( +twisted.protocols.imap4.parseTime( +twisted.protocols.imap4.policies +twisted.protocols.imap4.random +twisted.protocols.imap4.re +twisted.protocols.imap4.rfc822 +twisted.protocols.imap4.splitOn( +twisted.protocols.imap4.splitQuoted( +twisted.protocols.imap4.statusRequestHelper( +twisted.protocols.imap4.string +twisted.protocols.imap4.subparts( +twisted.protocols.imap4.tempfile +twisted.protocols.imap4.text +twisted.protocols.imap4.time +twisted.protocols.imap4.twisted +twisted.protocols.imap4.types +twisted.protocols.imap4.unquote( +twisted.protocols.imap4.util +twisted.protocols.imap4.wildcardToRegexp( + +--- from twisted.protocols import imap4 --- +imap4.util + +--- from twisted.protocols.imap4 import * --- + +--- import twisted.protocols.irc --- +twisted.protocols.irc.CHANNEL_PREFIXES +twisted.protocols.irc.CR +twisted.protocols.irc.DccChat( +twisted.protocols.irc.DccChatFactory( +twisted.protocols.irc.DccFileReceive( +twisted.protocols.irc.DccFileReceiveBasic( +twisted.protocols.irc.DccSendFactory( +twisted.protocols.irc.DccSendProtocol( +twisted.protocols.irc.ERR_ALREADYREGISTRED +twisted.protocols.irc.ERR_BADCHANMASK +twisted.protocols.irc.ERR_BADCHANNELKEY +twisted.protocols.irc.ERR_BADMASK +twisted.protocols.irc.ERR_BANLISTFULL +twisted.protocols.irc.ERR_BANNEDFROMCHAN +twisted.protocols.irc.ERR_CANNOTSENDTOCHAN +twisted.protocols.irc.ERR_CANTKILLSERVER +twisted.protocols.irc.ERR_CHANNELISFULL +twisted.protocols.irc.ERR_CHANOPRIVSNEEDED +twisted.protocols.irc.ERR_ERRONEUSNICKNAME +twisted.protocols.irc.ERR_FILEERROR +twisted.protocols.irc.ERR_INVITEONLYCHAN +twisted.protocols.irc.ERR_KEYSET +twisted.protocols.irc.ERR_NEEDMOREPARAMS +twisted.protocols.irc.ERR_NICKCOLLISION +twisted.protocols.irc.ERR_NICKNAMEINUSE +twisted.protocols.irc.ERR_NOADMININFO +twisted.protocols.irc.ERR_NOCHANMODES +twisted.protocols.irc.ERR_NOLOGIN +twisted.protocols.irc.ERR_NOMOTD +twisted.protocols.irc.ERR_NONICKNAMEGIVEN +twisted.protocols.irc.ERR_NOOPERHOST +twisted.protocols.irc.ERR_NOORIGIN +twisted.protocols.irc.ERR_NOPERMFORHOST +twisted.protocols.irc.ERR_NOPRIVILEGES +twisted.protocols.irc.ERR_NORECIPIENT +twisted.protocols.irc.ERR_NOSERVICEHOST +twisted.protocols.irc.ERR_NOSUCHCHANNEL +twisted.protocols.irc.ERR_NOSUCHNICK +twisted.protocols.irc.ERR_NOSUCHSERVER +twisted.protocols.irc.ERR_NOSUCHSERVICE +twisted.protocols.irc.ERR_NOTEXTTOSEND +twisted.protocols.irc.ERR_NOTONCHANNEL +twisted.protocols.irc.ERR_NOTOPLEVEL +twisted.protocols.irc.ERR_NOTREGISTERED +twisted.protocols.irc.ERR_PASSWDMISMATCH +twisted.protocols.irc.ERR_RESTRICTED +twisted.protocols.irc.ERR_SUMMONDISABLED +twisted.protocols.irc.ERR_TOOMANYCHANNELS +twisted.protocols.irc.ERR_TOOMANYTARGETS +twisted.protocols.irc.ERR_UMODEUNKNOWNFLAG +twisted.protocols.irc.ERR_UNAVAILRESOURCE +twisted.protocols.irc.ERR_UNIQOPPRIVSNEEDED +twisted.protocols.irc.ERR_UNKNOWNCOMMAND +twisted.protocols.irc.ERR_UNKNOWNMODE +twisted.protocols.irc.ERR_USERNOTINCHANNEL +twisted.protocols.irc.ERR_USERONCHANNEL +twisted.protocols.irc.ERR_USERSDISABLED +twisted.protocols.irc.ERR_USERSDONTMATCH +twisted.protocols.irc.ERR_WASNOSUCHNICK +twisted.protocols.irc.ERR_WILDTOPLEVEL +twisted.protocols.irc.ERR_YOUREBANNEDCREEP +twisted.protocols.irc.ERR_YOUWILLBEBANNED +twisted.protocols.irc.IRC( +twisted.protocols.irc.IRCBadMessage( +twisted.protocols.irc.IRCClient( +twisted.protocols.irc.IRCPasswordMismatch( +twisted.protocols.irc.LF +twisted.protocols.irc.M_QUOTE +twisted.protocols.irc.NL +twisted.protocols.irc.NUL +twisted.protocols.irc.RPL_ADMINEMAIL +twisted.protocols.irc.RPL_ADMINLOC +twisted.protocols.irc.RPL_ADMINME +twisted.protocols.irc.RPL_AWAY +twisted.protocols.irc.RPL_BANLIST +twisted.protocols.irc.RPL_BOUNCE +twisted.protocols.irc.RPL_CHANNELMODEIS +twisted.protocols.irc.RPL_CREATED +twisted.protocols.irc.RPL_ENDOFBANLIST +twisted.protocols.irc.RPL_ENDOFEXCEPTLIST +twisted.protocols.irc.RPL_ENDOFINFO +twisted.protocols.irc.RPL_ENDOFINVITELIST +twisted.protocols.irc.RPL_ENDOFLINKS +twisted.protocols.irc.RPL_ENDOFMOTD +twisted.protocols.irc.RPL_ENDOFNAMES +twisted.protocols.irc.RPL_ENDOFSTATS +twisted.protocols.irc.RPL_ENDOFUSERS +twisted.protocols.irc.RPL_ENDOFWHO +twisted.protocols.irc.RPL_ENDOFWHOIS +twisted.protocols.irc.RPL_ENDOFWHOWAS +twisted.protocols.irc.RPL_EXCEPTLIST +twisted.protocols.irc.RPL_INFO +twisted.protocols.irc.RPL_INVITELIST +twisted.protocols.irc.RPL_INVITING +twisted.protocols.irc.RPL_ISON +twisted.protocols.irc.RPL_LINKS +twisted.protocols.irc.RPL_LIST +twisted.protocols.irc.RPL_LISTEND +twisted.protocols.irc.RPL_LISTSTART +twisted.protocols.irc.RPL_LUSERCHANNELS +twisted.protocols.irc.RPL_LUSERCLIENT +twisted.protocols.irc.RPL_LUSERME +twisted.protocols.irc.RPL_LUSEROP +twisted.protocols.irc.RPL_LUSERUNKNOWN +twisted.protocols.irc.RPL_MOTD +twisted.protocols.irc.RPL_MOTDSTART +twisted.protocols.irc.RPL_MYINFO +twisted.protocols.irc.RPL_NAMREPLY +twisted.protocols.irc.RPL_NOTOPIC +twisted.protocols.irc.RPL_NOUSERS +twisted.protocols.irc.RPL_NOWAWAY +twisted.protocols.irc.RPL_REHASHING +twisted.protocols.irc.RPL_SERVLIST +twisted.protocols.irc.RPL_SERVLISTEND +twisted.protocols.irc.RPL_STATSCOMMANDS +twisted.protocols.irc.RPL_STATSLINKINFO +twisted.protocols.irc.RPL_STATSOLINE +twisted.protocols.irc.RPL_STATSUPTIME +twisted.protocols.irc.RPL_SUMMONING +twisted.protocols.irc.RPL_TIME +twisted.protocols.irc.RPL_TOPIC +twisted.protocols.irc.RPL_TRACECLASS +twisted.protocols.irc.RPL_TRACECONNECTING +twisted.protocols.irc.RPL_TRACEEND +twisted.protocols.irc.RPL_TRACEHANDSHAKE +twisted.protocols.irc.RPL_TRACELINK +twisted.protocols.irc.RPL_TRACELOG +twisted.protocols.irc.RPL_TRACENEWTYPE +twisted.protocols.irc.RPL_TRACEOPERATOR +twisted.protocols.irc.RPL_TRACERECONNECT +twisted.protocols.irc.RPL_TRACESERVER +twisted.protocols.irc.RPL_TRACESERVICE +twisted.protocols.irc.RPL_TRACEUNKNOWN +twisted.protocols.irc.RPL_TRACEUSER +twisted.protocols.irc.RPL_TRYAGAIN +twisted.protocols.irc.RPL_UMODEIS +twisted.protocols.irc.RPL_UNAWAY +twisted.protocols.irc.RPL_UNIQOPIS +twisted.protocols.irc.RPL_USERHOST +twisted.protocols.irc.RPL_USERS +twisted.protocols.irc.RPL_USERSSTART +twisted.protocols.irc.RPL_VERSION +twisted.protocols.irc.RPL_WELCOME +twisted.protocols.irc.RPL_WHOISCHANNELS +twisted.protocols.irc.RPL_WHOISIDLE +twisted.protocols.irc.RPL_WHOISOPERATOR +twisted.protocols.irc.RPL_WHOISSERVER +twisted.protocols.irc.RPL_WHOISUSER +twisted.protocols.irc.RPL_WHOREPLY +twisted.protocols.irc.RPL_WHOWASUSER +twisted.protocols.irc.RPL_YOUREOPER +twisted.protocols.irc.RPL_YOURESERVICE +twisted.protocols.irc.RPL_YOURHOST +twisted.protocols.irc.SPC +twisted.protocols.irc.X_DELIM +twisted.protocols.irc.X_QUOTE +twisted.protocols.irc.__builtins__ +twisted.protocols.irc.__doc__ +twisted.protocols.irc.__file__ +twisted.protocols.irc.__name__ +twisted.protocols.irc.__package__ +twisted.protocols.irc.basic +twisted.protocols.irc.ctcpDequote( +twisted.protocols.irc.ctcpExtract( +twisted.protocols.irc.ctcpQuote( +twisted.protocols.irc.ctcpStringify( +twisted.protocols.irc.dccDescribe( +twisted.protocols.irc.dccParseAddress( +twisted.protocols.irc.errno +twisted.protocols.irc.fileSize( +twisted.protocols.irc.k +twisted.protocols.irc.log +twisted.protocols.irc.lowDequote( +twisted.protocols.irc.lowQuote( +twisted.protocols.irc.mDequoteTable +twisted.protocols.irc.mEscape_re +twisted.protocols.irc.mQuoteTable +twisted.protocols.irc.numeric_to_symbolic +twisted.protocols.irc.os +twisted.protocols.irc.parsemsg( +twisted.protocols.irc.path +twisted.protocols.irc.protocol +twisted.protocols.irc.random +twisted.protocols.irc.re +twisted.protocols.irc.reactor +twisted.protocols.irc.reflect +twisted.protocols.irc.socket +twisted.protocols.irc.split( +twisted.protocols.irc.stat +twisted.protocols.irc.string +twisted.protocols.irc.struct +twisted.protocols.irc.styles +twisted.protocols.irc.symbolic_to_numeric +twisted.protocols.irc.sys +twisted.protocols.irc.text +twisted.protocols.irc.time +twisted.protocols.irc.traceback +twisted.protocols.irc.types +twisted.protocols.irc.util +twisted.protocols.irc.v +twisted.protocols.irc.xDequoteTable +twisted.protocols.irc.xEscape_re +twisted.protocols.irc.xQuoteTable + +--- from twisted.protocols import irc --- +irc.CHANNEL_PREFIXES +irc.CR +irc.DccChat( +irc.DccChatFactory( +irc.DccFileReceive( +irc.DccFileReceiveBasic( +irc.DccSendFactory( +irc.DccSendProtocol( +irc.ERR_ALREADYREGISTRED +irc.ERR_BADCHANMASK +irc.ERR_BADCHANNELKEY +irc.ERR_BADMASK +irc.ERR_BANLISTFULL +irc.ERR_BANNEDFROMCHAN +irc.ERR_CANNOTSENDTOCHAN +irc.ERR_CANTKILLSERVER +irc.ERR_CHANNELISFULL +irc.ERR_CHANOPRIVSNEEDED +irc.ERR_ERRONEUSNICKNAME +irc.ERR_FILEERROR +irc.ERR_INVITEONLYCHAN +irc.ERR_KEYSET +irc.ERR_NEEDMOREPARAMS +irc.ERR_NICKCOLLISION +irc.ERR_NICKNAMEINUSE +irc.ERR_NOADMININFO +irc.ERR_NOCHANMODES +irc.ERR_NOLOGIN +irc.ERR_NOMOTD +irc.ERR_NONICKNAMEGIVEN +irc.ERR_NOOPERHOST +irc.ERR_NOORIGIN +irc.ERR_NOPERMFORHOST +irc.ERR_NOPRIVILEGES +irc.ERR_NORECIPIENT +irc.ERR_NOSERVICEHOST +irc.ERR_NOSUCHCHANNEL +irc.ERR_NOSUCHNICK +irc.ERR_NOSUCHSERVER +irc.ERR_NOSUCHSERVICE +irc.ERR_NOTEXTTOSEND +irc.ERR_NOTONCHANNEL +irc.ERR_NOTOPLEVEL +irc.ERR_NOTREGISTERED +irc.ERR_PASSWDMISMATCH +irc.ERR_RESTRICTED +irc.ERR_SUMMONDISABLED +irc.ERR_TOOMANYCHANNELS +irc.ERR_TOOMANYTARGETS +irc.ERR_UMODEUNKNOWNFLAG +irc.ERR_UNAVAILRESOURCE +irc.ERR_UNIQOPPRIVSNEEDED +irc.ERR_UNKNOWNCOMMAND +irc.ERR_UNKNOWNMODE +irc.ERR_USERNOTINCHANNEL +irc.ERR_USERONCHANNEL +irc.ERR_USERSDISABLED +irc.ERR_USERSDONTMATCH +irc.ERR_WASNOSUCHNICK +irc.ERR_WILDTOPLEVEL +irc.ERR_YOUREBANNEDCREEP +irc.ERR_YOUWILLBEBANNED +irc.IRC( +irc.IRCBadMessage( +irc.IRCClient( +irc.IRCPasswordMismatch( +irc.LF +irc.M_QUOTE +irc.NL +irc.NUL +irc.RPL_ADMINEMAIL +irc.RPL_ADMINLOC +irc.RPL_ADMINME +irc.RPL_AWAY +irc.RPL_BANLIST +irc.RPL_BOUNCE +irc.RPL_CHANNELMODEIS +irc.RPL_CREATED +irc.RPL_ENDOFBANLIST +irc.RPL_ENDOFEXCEPTLIST +irc.RPL_ENDOFINFO +irc.RPL_ENDOFINVITELIST +irc.RPL_ENDOFLINKS +irc.RPL_ENDOFMOTD +irc.RPL_ENDOFNAMES +irc.RPL_ENDOFSTATS +irc.RPL_ENDOFUSERS +irc.RPL_ENDOFWHO +irc.RPL_ENDOFWHOIS +irc.RPL_ENDOFWHOWAS +irc.RPL_EXCEPTLIST +irc.RPL_INFO +irc.RPL_INVITELIST +irc.RPL_INVITING +irc.RPL_ISON +irc.RPL_LINKS +irc.RPL_LIST +irc.RPL_LISTEND +irc.RPL_LISTSTART +irc.RPL_LUSERCHANNELS +irc.RPL_LUSERCLIENT +irc.RPL_LUSERME +irc.RPL_LUSEROP +irc.RPL_LUSERUNKNOWN +irc.RPL_MOTD +irc.RPL_MOTDSTART +irc.RPL_MYINFO +irc.RPL_NAMREPLY +irc.RPL_NOTOPIC +irc.RPL_NOUSERS +irc.RPL_NOWAWAY +irc.RPL_REHASHING +irc.RPL_SERVLIST +irc.RPL_SERVLISTEND +irc.RPL_STATSCOMMANDS +irc.RPL_STATSLINKINFO +irc.RPL_STATSOLINE +irc.RPL_STATSUPTIME +irc.RPL_SUMMONING +irc.RPL_TIME +irc.RPL_TOPIC +irc.RPL_TRACECLASS +irc.RPL_TRACECONNECTING +irc.RPL_TRACEEND +irc.RPL_TRACEHANDSHAKE +irc.RPL_TRACELINK +irc.RPL_TRACELOG +irc.RPL_TRACENEWTYPE +irc.RPL_TRACEOPERATOR +irc.RPL_TRACERECONNECT +irc.RPL_TRACESERVER +irc.RPL_TRACESERVICE +irc.RPL_TRACEUNKNOWN +irc.RPL_TRACEUSER +irc.RPL_TRYAGAIN +irc.RPL_UMODEIS +irc.RPL_UNAWAY +irc.RPL_UNIQOPIS +irc.RPL_USERHOST +irc.RPL_USERS +irc.RPL_USERSSTART +irc.RPL_VERSION +irc.RPL_WELCOME +irc.RPL_WHOISCHANNELS +irc.RPL_WHOISIDLE +irc.RPL_WHOISOPERATOR +irc.RPL_WHOISSERVER +irc.RPL_WHOISUSER +irc.RPL_WHOREPLY +irc.RPL_WHOWASUSER +irc.RPL_YOUREOPER +irc.RPL_YOURESERVICE +irc.RPL_YOURHOST +irc.SPC +irc.X_DELIM +irc.X_QUOTE +irc.__builtins__ +irc.__doc__ +irc.__file__ +irc.__name__ +irc.__package__ +irc.basic +irc.ctcpDequote( +irc.ctcpExtract( +irc.ctcpQuote( +irc.ctcpStringify( +irc.dccDescribe( +irc.dccParseAddress( +irc.errno +irc.fileSize( +irc.k +irc.log +irc.lowDequote( +irc.lowQuote( +irc.mDequoteTable +irc.mEscape_re +irc.mQuoteTable +irc.numeric_to_symbolic +irc.os +irc.parsemsg( +irc.path +irc.protocol +irc.random +irc.re +irc.reactor +irc.reflect +irc.socket +irc.split( +irc.stat +irc.string +irc.struct +irc.styles +irc.symbolic_to_numeric +irc.sys +irc.text +irc.time +irc.traceback +irc.types +irc.util +irc.v +irc.xDequoteTable +irc.xEscape_re +irc.xQuoteTable + +--- from twisted.protocols.irc import * --- +CHANNEL_PREFIXES +DccChat( +DccChatFactory( +DccFileReceive( +DccFileReceiveBasic( +DccSendFactory( +DccSendProtocol( +ERR_ALREADYREGISTRED +ERR_BADCHANMASK +ERR_BADCHANNELKEY +ERR_BADMASK +ERR_BANLISTFULL +ERR_BANNEDFROMCHAN +ERR_CANNOTSENDTOCHAN +ERR_CANTKILLSERVER +ERR_CHANNELISFULL +ERR_CHANOPRIVSNEEDED +ERR_ERRONEUSNICKNAME +ERR_FILEERROR +ERR_INVITEONLYCHAN +ERR_KEYSET +ERR_NEEDMOREPARAMS +ERR_NICKCOLLISION +ERR_NICKNAMEINUSE +ERR_NOADMININFO +ERR_NOCHANMODES +ERR_NOLOGIN +ERR_NOMOTD +ERR_NONICKNAMEGIVEN +ERR_NOOPERHOST +ERR_NOORIGIN +ERR_NOPERMFORHOST +ERR_NOPRIVILEGES +ERR_NORECIPIENT +ERR_NOSERVICEHOST +ERR_NOSUCHCHANNEL +ERR_NOSUCHNICK +ERR_NOSUCHSERVER +ERR_NOSUCHSERVICE +ERR_NOTEXTTOSEND +ERR_NOTONCHANNEL +ERR_NOTOPLEVEL +ERR_NOTREGISTERED +ERR_PASSWDMISMATCH +ERR_RESTRICTED +ERR_SUMMONDISABLED +ERR_TOOMANYCHANNELS +ERR_TOOMANYTARGETS +ERR_UMODEUNKNOWNFLAG +ERR_UNAVAILRESOURCE +ERR_UNIQOPPRIVSNEEDED +ERR_UNKNOWNCOMMAND +ERR_UNKNOWNMODE +ERR_USERNOTINCHANNEL +ERR_USERONCHANNEL +ERR_USERSDISABLED +ERR_USERSDONTMATCH +ERR_WASNOSUCHNICK +ERR_WILDTOPLEVEL +ERR_YOUREBANNEDCREEP +ERR_YOUWILLBEBANNED +IRC( +IRCBadMessage( +IRCClient( +IRCPasswordMismatch( +M_QUOTE +RPL_ADMINEMAIL +RPL_ADMINLOC +RPL_ADMINME +RPL_AWAY +RPL_BANLIST +RPL_BOUNCE +RPL_CHANNELMODEIS +RPL_CREATED +RPL_ENDOFBANLIST +RPL_ENDOFEXCEPTLIST +RPL_ENDOFINFO +RPL_ENDOFINVITELIST +RPL_ENDOFLINKS +RPL_ENDOFMOTD +RPL_ENDOFNAMES +RPL_ENDOFSTATS +RPL_ENDOFUSERS +RPL_ENDOFWHO +RPL_ENDOFWHOIS +RPL_ENDOFWHOWAS +RPL_EXCEPTLIST +RPL_INFO +RPL_INVITELIST +RPL_INVITING +RPL_ISON +RPL_LINKS +RPL_LIST +RPL_LISTEND +RPL_LISTSTART +RPL_LUSERCHANNELS +RPL_LUSERCLIENT +RPL_LUSERME +RPL_LUSEROP +RPL_LUSERUNKNOWN +RPL_MOTD +RPL_MOTDSTART +RPL_MYINFO +RPL_NAMREPLY +RPL_NOTOPIC +RPL_NOUSERS +RPL_NOWAWAY +RPL_REHASHING +RPL_SERVLIST +RPL_SERVLISTEND +RPL_STATSCOMMANDS +RPL_STATSLINKINFO +RPL_STATSOLINE +RPL_STATSUPTIME +RPL_SUMMONING +RPL_TIME +RPL_TOPIC +RPL_TRACECLASS +RPL_TRACECONNECTING +RPL_TRACEEND +RPL_TRACEHANDSHAKE +RPL_TRACELINK +RPL_TRACELOG +RPL_TRACENEWTYPE +RPL_TRACEOPERATOR +RPL_TRACERECONNECT +RPL_TRACESERVER +RPL_TRACESERVICE +RPL_TRACEUNKNOWN +RPL_TRACEUSER +RPL_TRYAGAIN +RPL_UMODEIS +RPL_UNAWAY +RPL_UNIQOPIS +RPL_USERHOST +RPL_USERS +RPL_USERSSTART +RPL_VERSION +RPL_WELCOME +RPL_WHOISCHANNELS +RPL_WHOISIDLE +RPL_WHOISOPERATOR +RPL_WHOISSERVER +RPL_WHOISUSER +RPL_WHOREPLY +RPL_WHOWASUSER +RPL_YOUREOPER +RPL_YOURESERVICE +RPL_YOURHOST +SPC +X_DELIM +X_QUOTE +ctcpDequote( +ctcpExtract( +ctcpQuote( +ctcpStringify( +dccDescribe( +dccParseAddress( +fileSize( +lowDequote( +lowQuote( +mDequoteTable +mEscape_re +mQuoteTable +numeric_to_symbolic +parsemsg( +symbolic_to_numeric +xDequoteTable +xEscape_re +xQuoteTable + +--- import twisted.protocols.jabber --- +twisted.protocols.jabber.__builtins__ +twisted.protocols.jabber.__doc__ +twisted.protocols.jabber.__file__ +twisted.protocols.jabber.__name__ +twisted.protocols.jabber.__package__ +twisted.protocols.jabber.__path__ +twisted.protocols.jabber.util + +--- from twisted.protocols import jabber --- +jabber.__builtins__ +jabber.__doc__ +jabber.__file__ +jabber.__name__ +jabber.__package__ +jabber.__path__ +jabber.util + +--- from twisted.protocols.jabber import * --- + +--- import twisted.protocols.loopback --- +twisted.protocols.loopback.IAddress( +twisted.protocols.loopback.LoopbackClientFactory( +twisted.protocols.loopback.LoopbackRelay( +twisted.protocols.loopback.__builtins__ +twisted.protocols.loopback.__doc__ +twisted.protocols.loopback.__file__ +twisted.protocols.loopback.__name__ +twisted.protocols.loopback.__package__ +twisted.protocols.loopback.defer +twisted.protocols.loopback.deferLater( +twisted.protocols.loopback.failure +twisted.protocols.loopback.implements( +twisted.protocols.loopback.interfaces +twisted.protocols.loopback.loopback( +twisted.protocols.loopback.loopbackAsync( +twisted.protocols.loopback.loopbackTCP( +twisted.protocols.loopback.loopbackUNIX( +twisted.protocols.loopback.main +twisted.protocols.loopback.policies +twisted.protocols.loopback.protocol +twisted.protocols.loopback.tempfile + +--- from twisted.protocols import loopback --- +loopback.IAddress( +loopback.LoopbackClientFactory( +loopback.LoopbackRelay( +loopback.__builtins__ +loopback.__doc__ +loopback.__file__ +loopback.__name__ +loopback.__package__ +loopback.defer +loopback.deferLater( +loopback.failure +loopback.implements( +loopback.interfaces +loopback.loopback( +loopback.loopbackAsync( +loopback.loopbackTCP( +loopback.loopbackUNIX( +loopback.main +loopback.policies +loopback.protocol +loopback.tempfile + +--- from twisted.protocols.loopback import * --- +LoopbackClientFactory( +LoopbackRelay( +loopback( +loopbackAsync( +loopbackTCP( +loopbackUNIX( + +--- import twisted.protocols.memcache --- +twisted.protocols.memcache.ClientError( +twisted.protocols.memcache.Command( +twisted.protocols.memcache.DEFAULT_PORT +twisted.protocols.memcache.Deferred( +twisted.protocols.memcache.LineReceiver( +twisted.protocols.memcache.MemCacheProtocol( +twisted.protocols.memcache.NoSuchCommand( +twisted.protocols.memcache.ServerError( +twisted.protocols.memcache.TimeoutError( +twisted.protocols.memcache.TimeoutMixin( +twisted.protocols.memcache.__all__ +twisted.protocols.memcache.__builtins__ +twisted.protocols.memcache.__doc__ +twisted.protocols.memcache.__file__ +twisted.protocols.memcache.__name__ +twisted.protocols.memcache.__package__ +twisted.protocols.memcache.deque( +twisted.protocols.memcache.fail( +twisted.protocols.memcache.log + +--- from twisted.protocols import memcache --- +memcache.ClientError( +memcache.Command( +memcache.DEFAULT_PORT +memcache.Deferred( +memcache.LineReceiver( +memcache.MemCacheProtocol( +memcache.NoSuchCommand( +memcache.ServerError( +memcache.TimeoutError( +memcache.TimeoutMixin( +memcache.__all__ +memcache.__builtins__ +memcache.__doc__ +memcache.__file__ +memcache.__name__ +memcache.__package__ +memcache.deque( +memcache.fail( +memcache.log + +--- from twisted.protocols.memcache import * --- +ClientError( +DEFAULT_PORT +MemCacheProtocol( +NoSuchCommand( +ServerError( +TimeoutMixin( + +--- import twisted.protocols.mice --- +twisted.protocols.mice.__builtins__ +twisted.protocols.mice.__doc__ +twisted.protocols.mice.__file__ +twisted.protocols.mice.__name__ +twisted.protocols.mice.__package__ +twisted.protocols.mice.__path__ + +--- from twisted.protocols import mice --- +mice.__builtins__ +mice.__doc__ +mice.__file__ +mice.__name__ +mice.__package__ +mice.__path__ + +--- from twisted.protocols.mice import * --- + +--- import twisted.protocols.msn --- +twisted.protocols.msn.ALLOW_LIST +twisted.protocols.msn.BLOCK_LIST +twisted.protocols.msn.CR +twisted.protocols.msn.ClientContextFactory( +twisted.protocols.msn.ClientFactory( +twisted.protocols.msn.Deferred( +twisted.protocols.msn.DispatchClient( +twisted.protocols.msn.FORWARD_LIST +twisted.protocols.msn.FileReceive( +twisted.protocols.msn.FileSend( +twisted.protocols.msn.HAS_PAGER +twisted.protocols.msn.HOME_PHONE +twisted.protocols.msn.HTTPClient( +twisted.protocols.msn.LF +twisted.protocols.msn.LOGIN_FAILURE +twisted.protocols.msn.LOGIN_REDIRECT +twisted.protocols.msn.LOGIN_SUCCESS +twisted.protocols.msn.LineReceiver( +twisted.protocols.msn.MOBILE_PHONE +twisted.protocols.msn.MSNCommandFailed( +twisted.protocols.msn.MSNContact( +twisted.protocols.msn.MSNContactList( +twisted.protocols.msn.MSNEventBase( +twisted.protocols.msn.MSNMessage( +twisted.protocols.msn.MSNProtocolError( +twisted.protocols.msn.MSN_CHALLENGE_STR +twisted.protocols.msn.MSN_CVR_STR +twisted.protocols.msn.MSN_MAX_MESSAGE +twisted.protocols.msn.MSN_PORT +twisted.protocols.msn.MSN_PROTOCOL_VERSION +twisted.protocols.msn.NotificationClient( +twisted.protocols.msn.NotificationFactory( +twisted.protocols.msn.PassportLogin( +twisted.protocols.msn.PassportNexus( +twisted.protocols.msn.REVERSE_LIST +twisted.protocols.msn.STATUS_AWAY +twisted.protocols.msn.STATUS_BRB +twisted.protocols.msn.STATUS_BUSY +twisted.protocols.msn.STATUS_HIDDEN +twisted.protocols.msn.STATUS_IDLE +twisted.protocols.msn.STATUS_LUNCH +twisted.protocols.msn.STATUS_OFFLINE +twisted.protocols.msn.STATUS_ONLINE +twisted.protocols.msn.STATUS_PHONE +twisted.protocols.msn.SwitchboardClient( +twisted.protocols.msn.WORK_PHONE +twisted.protocols.msn.__builtins__ +twisted.protocols.msn.__doc__ +twisted.protocols.msn.__file__ +twisted.protocols.msn.__name__ +twisted.protocols.msn.__package__ +twisted.protocols.msn.checkParamLen( +twisted.protocols.msn.classNameToGUID +twisted.protocols.msn.errorCodes +twisted.protocols.msn.failure +twisted.protocols.msn.guid +twisted.protocols.msn.guidToClassName +twisted.protocols.msn.listCodeToID +twisted.protocols.msn.listIDToCode +twisted.protocols.msn.log +twisted.protocols.msn.md5( +twisted.protocols.msn.name +twisted.protocols.msn.operator +twisted.protocols.msn.os +twisted.protocols.msn.quote( +twisted.protocols.msn.randint( +twisted.protocols.msn.reactor +twisted.protocols.msn.statusCodes +twisted.protocols.msn.types +twisted.protocols.msn.unquote( +twisted.protocols.msn.util + +--- from twisted.protocols import msn --- +msn.ALLOW_LIST +msn.BLOCK_LIST +msn.CR +msn.ClientContextFactory( +msn.ClientFactory( +msn.Deferred( +msn.DispatchClient( +msn.FORWARD_LIST +msn.FileReceive( +msn.FileSend( +msn.HAS_PAGER +msn.HOME_PHONE +msn.HTTPClient( +msn.LF +msn.LOGIN_FAILURE +msn.LOGIN_REDIRECT +msn.LOGIN_SUCCESS +msn.LineReceiver( +msn.MOBILE_PHONE +msn.MSNCommandFailed( +msn.MSNContact( +msn.MSNContactList( +msn.MSNEventBase( +msn.MSNMessage( +msn.MSNProtocolError( +msn.MSN_CHALLENGE_STR +msn.MSN_CVR_STR +msn.MSN_MAX_MESSAGE +msn.MSN_PORT +msn.MSN_PROTOCOL_VERSION +msn.NotificationClient( +msn.NotificationFactory( +msn.PassportLogin( +msn.PassportNexus( +msn.REVERSE_LIST +msn.STATUS_AWAY +msn.STATUS_BRB +msn.STATUS_BUSY +msn.STATUS_HIDDEN +msn.STATUS_IDLE +msn.STATUS_LUNCH +msn.STATUS_OFFLINE +msn.STATUS_ONLINE +msn.STATUS_PHONE +msn.SwitchboardClient( +msn.WORK_PHONE +msn.__builtins__ +msn.__doc__ +msn.__file__ +msn.__name__ +msn.__package__ +msn.checkParamLen( +msn.classNameToGUID +msn.errorCodes +msn.failure +msn.guid +msn.guidToClassName +msn.listCodeToID +msn.listIDToCode +msn.log +msn.md5( +msn.name +msn.operator +msn.os +msn.quote( +msn.randint( +msn.reactor +msn.statusCodes +msn.types +msn.unquote( +msn.util + +--- from twisted.protocols.msn import * --- +ALLOW_LIST +BLOCK_LIST +DispatchClient( +FORWARD_LIST +FileReceive( +FileSend( +HAS_PAGER +HOME_PHONE +LOGIN_FAILURE +LOGIN_REDIRECT +LOGIN_SUCCESS +MOBILE_PHONE +MSNCommandFailed( +MSNContact( +MSNContactList( +MSNEventBase( +MSNMessage( +MSNProtocolError( +MSN_CHALLENGE_STR +MSN_CVR_STR +MSN_MAX_MESSAGE +MSN_PORT +MSN_PROTOCOL_VERSION +NotificationClient( +NotificationFactory( +PassportLogin( +PassportNexus( +REVERSE_LIST +STATUS_AWAY +STATUS_BRB +STATUS_BUSY +STATUS_HIDDEN +STATUS_IDLE +STATUS_LUNCH +STATUS_OFFLINE +STATUS_ONLINE +STATUS_PHONE +SwitchboardClient( +WORK_PHONE +checkParamLen( +classNameToGUID +errorCodes +guid +guidToClassName +listCodeToID +listIDToCode +statusCodes + +--- import twisted.protocols.nntp --- +twisted.protocols.nntp.NNTPClient( +twisted.protocols.nntp.NNTPError( +twisted.protocols.nntp.NNTPServer( +twisted.protocols.nntp.StringIO +twisted.protocols.nntp.UsenetClientProtocol( +twisted.protocols.nntp.__builtins__ +twisted.protocols.nntp.__doc__ +twisted.protocols.nntp.__file__ +twisted.protocols.nntp.__name__ +twisted.protocols.nntp.__package__ +twisted.protocols.nntp.basic +twisted.protocols.nntp.extractCode( +twisted.protocols.nntp.log +twisted.protocols.nntp.parseRange( +twisted.protocols.nntp.time +twisted.protocols.nntp.types +twisted.protocols.nntp.util + +--- from twisted.protocols import nntp --- +nntp.util + +--- from twisted.protocols.nntp import * --- + +--- import twisted.protocols.oscar --- +twisted.protocols.oscar.BOSConnection( +twisted.protocols.oscar.CAP_CHAT +twisted.protocols.oscar.CAP_GAMES +twisted.protocols.oscar.CAP_GET_FILE +twisted.protocols.oscar.CAP_ICON +twisted.protocols.oscar.CAP_IMAGE +twisted.protocols.oscar.CAP_SEND_FILE +twisted.protocols.oscar.CAP_SEND_LIST +twisted.protocols.oscar.CAP_SERV_REL +twisted.protocols.oscar.CAP_VOICE +twisted.protocols.oscar.ChatNavService( +twisted.protocols.oscar.ChatService( +twisted.protocols.oscar.FLAP_CHANNEL_CLOSE_CONNECTION +twisted.protocols.oscar.FLAP_CHANNEL_DATA +twisted.protocols.oscar.FLAP_CHANNEL_ERROR +twisted.protocols.oscar.FLAP_CHANNEL_NEW_CONNECTION +twisted.protocols.oscar.OSCARService( +twisted.protocols.oscar.OSCARUser( +twisted.protocols.oscar.OscarAuthenticator( +twisted.protocols.oscar.OscarConnection( +twisted.protocols.oscar.SERVICE_CHAT +twisted.protocols.oscar.SERVICE_CHATNAV +twisted.protocols.oscar.SNAC( +twisted.protocols.oscar.SNACBased( +twisted.protocols.oscar.SSIBuddy( +twisted.protocols.oscar.SSIGroup( +twisted.protocols.oscar.TLV( +twisted.protocols.oscar.TLV_CLIENTMAJOR +twisted.protocols.oscar.TLV_CLIENTMINOR +twisted.protocols.oscar.TLV_CLIENTNAME +twisted.protocols.oscar.TLV_CLIENTSUB +twisted.protocols.oscar.TLV_COUNTRY +twisted.protocols.oscar.TLV_LANG +twisted.protocols.oscar.TLV_PASSWORD +twisted.protocols.oscar.TLV_USERNAME +twisted.protocols.oscar.TLV_USESSI +twisted.protocols.oscar.__builtins__ +twisted.protocols.oscar.__doc__ +twisted.protocols.oscar.__file__ +twisted.protocols.oscar.__name__ +twisted.protocols.oscar.__package__ +twisted.protocols.oscar.defer +twisted.protocols.oscar.dehtml( +twisted.protocols.oscar.encryptPasswordICQ( +twisted.protocols.oscar.encryptPasswordMD5( +twisted.protocols.oscar.html( +twisted.protocols.oscar.log +twisted.protocols.oscar.logPacketData( +twisted.protocols.oscar.md5( +twisted.protocols.oscar.protocol +twisted.protocols.oscar.random +twisted.protocols.oscar.re +twisted.protocols.oscar.reactor +twisted.protocols.oscar.readSNAC( +twisted.protocols.oscar.readTLVs( +twisted.protocols.oscar.serviceClasses +twisted.protocols.oscar.socket +twisted.protocols.oscar.string +twisted.protocols.oscar.struct +twisted.protocols.oscar.types +twisted.protocols.oscar.util + +--- from twisted.protocols import oscar --- +oscar.BOSConnection( +oscar.CAP_CHAT +oscar.CAP_GAMES +oscar.CAP_GET_FILE +oscar.CAP_ICON +oscar.CAP_IMAGE +oscar.CAP_SEND_FILE +oscar.CAP_SEND_LIST +oscar.CAP_SERV_REL +oscar.CAP_VOICE +oscar.ChatNavService( +oscar.ChatService( +oscar.FLAP_CHANNEL_CLOSE_CONNECTION +oscar.FLAP_CHANNEL_DATA +oscar.FLAP_CHANNEL_ERROR +oscar.FLAP_CHANNEL_NEW_CONNECTION +oscar.OSCARService( +oscar.OSCARUser( +oscar.OscarAuthenticator( +oscar.OscarConnection( +oscar.SERVICE_CHAT +oscar.SERVICE_CHATNAV +oscar.SNAC( +oscar.SNACBased( +oscar.SSIBuddy( +oscar.SSIGroup( +oscar.TLV( +oscar.TLV_CLIENTMAJOR +oscar.TLV_CLIENTMINOR +oscar.TLV_CLIENTNAME +oscar.TLV_CLIENTSUB +oscar.TLV_COUNTRY +oscar.TLV_LANG +oscar.TLV_PASSWORD +oscar.TLV_USERNAME +oscar.TLV_USESSI +oscar.__builtins__ +oscar.__doc__ +oscar.__file__ +oscar.__name__ +oscar.__package__ +oscar.defer +oscar.dehtml( +oscar.encryptPasswordICQ( +oscar.encryptPasswordMD5( +oscar.html( +oscar.log +oscar.logPacketData( +oscar.md5( +oscar.protocol +oscar.random +oscar.re +oscar.reactor +oscar.readSNAC( +oscar.readTLVs( +oscar.serviceClasses +oscar.socket +oscar.string +oscar.struct +oscar.types +oscar.util + +--- from twisted.protocols.oscar import * --- +BOSConnection( +CAP_CHAT +CAP_GAMES +CAP_GET_FILE +CAP_ICON +CAP_IMAGE +CAP_SEND_FILE +CAP_SEND_LIST +CAP_SERV_REL +CAP_VOICE +ChatNavService( +ChatService( +FLAP_CHANNEL_CLOSE_CONNECTION +FLAP_CHANNEL_DATA +FLAP_CHANNEL_ERROR +FLAP_CHANNEL_NEW_CONNECTION +OSCARService( +OSCARUser( +OscarAuthenticator( +OscarConnection( +SERVICE_CHAT +SERVICE_CHATNAV +SNAC( +SNACBased( +SSIBuddy( +SSIGroup( +TLV( +TLV_CLIENTMAJOR +TLV_CLIENTMINOR +TLV_CLIENTNAME +TLV_CLIENTSUB +TLV_COUNTRY +TLV_LANG +TLV_PASSWORD +TLV_USERNAME +TLV_USESSI +dehtml( +encryptPasswordICQ( +encryptPasswordMD5( +logPacketData( +readSNAC( +readTLVs( +serviceClasses + +--- import twisted.protocols.pcp --- +twisted.protocols.pcp.BasicProducerConsumerProxy( +twisted.protocols.pcp.ProducerConsumerProxy( +twisted.protocols.pcp.__builtins__ +twisted.protocols.pcp.__doc__ +twisted.protocols.pcp.__file__ +twisted.protocols.pcp.__name__ +twisted.protocols.pcp.__package__ +twisted.protocols.pcp.__version__ +twisted.protocols.pcp.implements( +twisted.protocols.pcp.interfaces +twisted.protocols.pcp.operator + +--- from twisted.protocols import pcp --- +pcp.BasicProducerConsumerProxy( +pcp.ProducerConsumerProxy( +pcp.__builtins__ +pcp.__doc__ +pcp.__file__ +pcp.__name__ +pcp.__package__ +pcp.__version__ +pcp.implements( +pcp.interfaces +pcp.operator + +--- from twisted.protocols.pcp import * --- +BasicProducerConsumerProxy( +ProducerConsumerProxy( + +--- import twisted.protocols.policies --- +twisted.protocols.policies.ClientFactory( +twisted.protocols.policies.LimitConnectionsByPeer( +twisted.protocols.policies.LimitTotalConnectionsFactory( +twisted.protocols.policies.Protocol( +twisted.protocols.policies.ProtocolWrapper( +twisted.protocols.policies.ServerFactory( +twisted.protocols.policies.SpewingFactory( +twisted.protocols.policies.SpewingProtocol( +twisted.protocols.policies.ThrottlingFactory( +twisted.protocols.policies.ThrottlingProtocol( +twisted.protocols.policies.TimeoutFactory( +twisted.protocols.policies.TimeoutMixin( +twisted.protocols.policies.TimeoutProtocol( +twisted.protocols.policies.TrafficLoggingFactory( +twisted.protocols.policies.TrafficLoggingProtocol( +twisted.protocols.policies.WrappingFactory( +twisted.protocols.policies.__builtins__ +twisted.protocols.policies.__doc__ +twisted.protocols.policies.__file__ +twisted.protocols.policies.__name__ +twisted.protocols.policies.__package__ +twisted.protocols.policies.directlyProvides( +twisted.protocols.policies.error +twisted.protocols.policies.log +twisted.protocols.policies.operator +twisted.protocols.policies.providedBy( +twisted.protocols.policies.reactor +twisted.protocols.policies.sys + +--- from twisted.protocols import policies --- +policies.ClientFactory( +policies.LimitConnectionsByPeer( +policies.LimitTotalConnectionsFactory( +policies.Protocol( +policies.ProtocolWrapper( +policies.ServerFactory( +policies.SpewingFactory( +policies.SpewingProtocol( +policies.ThrottlingFactory( +policies.ThrottlingProtocol( +policies.TimeoutFactory( +policies.TimeoutMixin( +policies.TimeoutProtocol( +policies.TrafficLoggingFactory( +policies.TrafficLoggingProtocol( +policies.WrappingFactory( +policies.__builtins__ +policies.__doc__ +policies.__file__ +policies.__name__ +policies.__package__ +policies.directlyProvides( +policies.error +policies.log +policies.operator +policies.providedBy( +policies.reactor +policies.sys + +--- from twisted.protocols.policies import * --- +LimitConnectionsByPeer( +LimitTotalConnectionsFactory( +SpewingFactory( +SpewingProtocol( +ThrottlingFactory( +ThrottlingProtocol( +TimeoutFactory( +TimeoutProtocol( +TrafficLoggingFactory( +TrafficLoggingProtocol( +WrappingFactory( +directlyProvides( + +--- import twisted.protocols.pop3 --- +twisted.protocols.pop3.APOPCredentials( +twisted.protocols.pop3.AdvancedPOP3Client( +twisted.protocols.pop3.FIRST_LONG +twisted.protocols.pop3.IMailbox( +twisted.protocols.pop3.IServerFactory( +twisted.protocols.pop3.InsecureAuthenticationDisallowed( +twisted.protocols.pop3.Interface( +twisted.protocols.pop3.LONG +twisted.protocols.pop3.LineTooLong( +twisted.protocols.pop3.Mailbox( +twisted.protocols.pop3.NEXT +twisted.protocols.pop3.NONE +twisted.protocols.pop3.POP3( +twisted.protocols.pop3.POP3Client( +twisted.protocols.pop3.POP3ClientError( +twisted.protocols.pop3.POP3Error( +twisted.protocols.pop3.SHORT +twisted.protocols.pop3.ServerErrorResponse( +twisted.protocols.pop3.__all__ +twisted.protocols.pop3.__builtins__ +twisted.protocols.pop3.__doc__ +twisted.protocols.pop3.__file__ +twisted.protocols.pop3.__name__ +twisted.protocols.pop3.__package__ +twisted.protocols.pop3.base64 +twisted.protocols.pop3.basic +twisted.protocols.pop3.binascii +twisted.protocols.pop3.cred +twisted.protocols.pop3.defer +twisted.protocols.pop3.formatListLines( +twisted.protocols.pop3.formatListResponse( +twisted.protocols.pop3.formatStatResponse( +twisted.protocols.pop3.formatUIDListLines( +twisted.protocols.pop3.formatUIDListResponse( +twisted.protocols.pop3.implements( +twisted.protocols.pop3.interfaces +twisted.protocols.pop3.iterateLineGenerator( +twisted.protocols.pop3.log +twisted.protocols.pop3.md5( +twisted.protocols.pop3.policies +twisted.protocols.pop3.smtp +twisted.protocols.pop3.string +twisted.protocols.pop3.successResponse( +twisted.protocols.pop3.task +twisted.protocols.pop3.twisted +twisted.protocols.pop3.util +twisted.protocols.pop3.warnings + +--- from twisted.protocols import pop3 --- +pop3.util + +--- from twisted.protocols.pop3 import * --- + +--- import twisted.protocols.portforward --- +twisted.protocols.portforward.Proxy( +twisted.protocols.portforward.ProxyClient( +twisted.protocols.portforward.ProxyClientFactory( +twisted.protocols.portforward.ProxyFactory( +twisted.protocols.portforward.ProxyServer( +twisted.protocols.portforward.__builtins__ +twisted.protocols.portforward.__doc__ +twisted.protocols.portforward.__file__ +twisted.protocols.portforward.__name__ +twisted.protocols.portforward.__package__ +twisted.protocols.portforward.log +twisted.protocols.portforward.protocol + +--- from twisted.protocols import portforward --- +portforward.Proxy( +portforward.ProxyClient( +portforward.ProxyClientFactory( +portforward.ProxyFactory( +portforward.ProxyServer( +portforward.__builtins__ +portforward.__doc__ +portforward.__file__ +portforward.__name__ +portforward.__package__ +portforward.log +portforward.protocol + +--- from twisted.protocols.portforward import * --- +Proxy( +ProxyClient( +ProxyClientFactory( +ProxyFactory( +ProxyServer( + +--- import twisted.protocols.postfix --- +twisted.protocols.postfix.PostfixTCPMapDeferringDictServerFactory( +twisted.protocols.postfix.PostfixTCPMapDictServerFactory( +twisted.protocols.postfix.PostfixTCPMapServer( +twisted.protocols.postfix.UserDict +twisted.protocols.postfix.__builtins__ +twisted.protocols.postfix.__doc__ +twisted.protocols.postfix.__file__ +twisted.protocols.postfix.__name__ +twisted.protocols.postfix.__package__ +twisted.protocols.postfix.basic +twisted.protocols.postfix.defer +twisted.protocols.postfix.log +twisted.protocols.postfix.policies +twisted.protocols.postfix.protocol +twisted.protocols.postfix.quote( +twisted.protocols.postfix.sys +twisted.protocols.postfix.unquote( +twisted.protocols.postfix.urllib + +--- from twisted.protocols import postfix --- +postfix.PostfixTCPMapDeferringDictServerFactory( +postfix.PostfixTCPMapDictServerFactory( +postfix.PostfixTCPMapServer( +postfix.UserDict +postfix.__builtins__ +postfix.__doc__ +postfix.__file__ +postfix.__name__ +postfix.__package__ +postfix.basic +postfix.defer +postfix.log +postfix.policies +postfix.protocol +postfix.quote( +postfix.sys +postfix.unquote( +postfix.urllib + +--- from twisted.protocols.postfix import * --- +PostfixTCPMapDeferringDictServerFactory( +PostfixTCPMapDictServerFactory( +PostfixTCPMapServer( + +--- import twisted.protocols.shoutcast --- +twisted.protocols.shoutcast.ShoutcastClient( +twisted.protocols.shoutcast.__builtins__ +twisted.protocols.shoutcast.__doc__ +twisted.protocols.shoutcast.__file__ +twisted.protocols.shoutcast.__name__ +twisted.protocols.shoutcast.__package__ +twisted.protocols.shoutcast.copyright +twisted.protocols.shoutcast.http + +--- from twisted.protocols import shoutcast --- +shoutcast.ShoutcastClient( +shoutcast.__builtins__ +shoutcast.__doc__ +shoutcast.__file__ +shoutcast.__name__ +shoutcast.__package__ +shoutcast.copyright +shoutcast.http + +--- from twisted.protocols.shoutcast import * --- +ShoutcastClient( +http + +--- import twisted.protocols.sip --- +twisted.protocols.sip.Base( +twisted.protocols.sip.BasicAuthorizer( +twisted.protocols.sip.DigestAuthorizer( +twisted.protocols.sip.DigestCalcHA1( +twisted.protocols.sip.DigestCalcResponse( +twisted.protocols.sip.DigestedCredentials( +twisted.protocols.sip.IAuthorizer( +twisted.protocols.sip.IContact( +twisted.protocols.sip.ILocator( +twisted.protocols.sip.IRegistry( +twisted.protocols.sip.InMemoryRegistry( +twisted.protocols.sip.Interface( +twisted.protocols.sip.Message( +twisted.protocols.sip.MessagesParser( +twisted.protocols.sip.PORT +twisted.protocols.sip.Proxy( +twisted.protocols.sip.RegisterProxy( +twisted.protocols.sip.Registration( +twisted.protocols.sip.RegistrationError( +twisted.protocols.sip.Request( +twisted.protocols.sip.Response( +twisted.protocols.sip.SIPError( +twisted.protocols.sip.URL( +twisted.protocols.sip.Via( +twisted.protocols.sip.__builtins__ +twisted.protocols.sip.__doc__ +twisted.protocols.sip.__file__ +twisted.protocols.sip.__name__ +twisted.protocols.sip.__package__ +twisted.protocols.sip.basic +twisted.protocols.sip.cleanRequestURL( +twisted.protocols.sip.cred +twisted.protocols.sip.dashCapitalize( +twisted.protocols.sip.defer +twisted.protocols.sip.implements( +twisted.protocols.sip.log +twisted.protocols.sip.longHeaders +twisted.protocols.sip.md5( +twisted.protocols.sip.parseAddress( +twisted.protocols.sip.parseURL( +twisted.protocols.sip.parseViaHeader( +twisted.protocols.sip.protocol +twisted.protocols.sip.random +twisted.protocols.sip.reactor +twisted.protocols.sip.shortHeaders +twisted.protocols.sip.socket +twisted.protocols.sip.specialCases +twisted.protocols.sip.statusCodes +twisted.protocols.sip.sys +twisted.protocols.sip.time +twisted.protocols.sip.twisted +twisted.protocols.sip.unq( +twisted.protocols.sip.util + +--- from twisted.protocols import sip --- +sip.Base( +sip.BasicAuthorizer( +sip.DigestAuthorizer( +sip.DigestCalcHA1( +sip.DigestCalcResponse( +sip.DigestedCredentials( +sip.IAuthorizer( +sip.IContact( +sip.ILocator( +sip.IRegistry( +sip.InMemoryRegistry( +sip.Interface( +sip.Message( +sip.MessagesParser( +sip.PORT +sip.Proxy( +sip.RegisterProxy( +sip.Registration( +sip.RegistrationError( +sip.Request( +sip.Response( +sip.SIPError( +sip.URL( +sip.Via( +sip.__builtins__ +sip.__doc__ +sip.__file__ +sip.__name__ +sip.__package__ +sip.basic +sip.cleanRequestURL( +sip.cred +sip.dashCapitalize( +sip.defer +sip.implements( +sip.log +sip.longHeaders +sip.md5( +sip.parseAddress( +sip.parseURL( +sip.parseViaHeader( +sip.protocol +sip.random +sip.reactor +sip.shortHeaders +sip.socket +sip.specialCases +sip.statusCodes +sip.sys +sip.time +sip.twisted +sip.unq( +sip.util + +--- from twisted.protocols.sip import * --- +Base( +BasicAuthorizer( +DigestAuthorizer( +DigestCalcHA1( +DigestCalcResponse( +DigestedCredentials( +IAuthorizer( +IContact( +ILocator( +IRegistry( +InMemoryRegistry( +MessagesParser( +RegisterProxy( +Registration( +RegistrationError( +Response( +SIPError( +URL( +Via( +cleanRequestURL( +dashCapitalize( +longHeaders +parseAddress( +parseURL( +parseViaHeader( +shortHeaders +specialCases +unq( + +--- import twisted.protocols.smtp --- +twisted.protocols.smtp.AUTH +twisted.protocols.smtp.AUTHDeclinedError( +twisted.protocols.smtp.AUTHRequiredError( +twisted.protocols.smtp.Address( +twisted.protocols.smtp.AddressError( +twisted.protocols.smtp.AuthenticationError( +twisted.protocols.smtp.COMMAND +twisted.protocols.smtp.CramMD5ClientAuthenticator( +twisted.protocols.smtp.DATA +twisted.protocols.smtp.DNSNAME +twisted.protocols.smtp.EHLORequiredError( +twisted.protocols.smtp.ESMTP( +twisted.protocols.smtp.ESMTPClient( +twisted.protocols.smtp.ESMTPClientError( +twisted.protocols.smtp.ESMTPSender( +twisted.protocols.smtp.ESMTPSenderFactory( +twisted.protocols.smtp.IClientAuthentication( +twisted.protocols.smtp.IMessage( +twisted.protocols.smtp.IMessageDelivery( +twisted.protocols.smtp.IMessageDeliveryFactory( +twisted.protocols.smtp.ITLSTransport( +twisted.protocols.smtp.Interface( +twisted.protocols.smtp.LOGINAuthenticator( +twisted.protocols.smtp.MimeWriter +twisted.protocols.smtp.PLAINAuthenticator( +twisted.protocols.smtp.SMTP( +twisted.protocols.smtp.SMTPAddressError( +twisted.protocols.smtp.SMTPBadRcpt( +twisted.protocols.smtp.SMTPBadSender( +twisted.protocols.smtp.SMTPClient( +twisted.protocols.smtp.SMTPClientError( +twisted.protocols.smtp.SMTPConnectError( +twisted.protocols.smtp.SMTPDeliveryError( +twisted.protocols.smtp.SMTPError( +twisted.protocols.smtp.SMTPFactory( +twisted.protocols.smtp.SMTPProtocolError( +twisted.protocols.smtp.SMTPSender( +twisted.protocols.smtp.SMTPSenderFactory( +twisted.protocols.smtp.SMTPServerError( +twisted.protocols.smtp.SMTPTimeoutError( +twisted.protocols.smtp.SUCCESS +twisted.protocols.smtp.SenderMixin( +twisted.protocols.smtp.StringIO( +twisted.protocols.smtp.TLSError( +twisted.protocols.smtp.TLSRequiredError( +twisted.protocols.smtp.User( +twisted.protocols.smtp.__builtins__ +twisted.protocols.smtp.__doc__ +twisted.protocols.smtp.__file__ +twisted.protocols.smtp.__name__ +twisted.protocols.smtp.__package__ +twisted.protocols.smtp.__warningregistry__ +twisted.protocols.smtp.atom +twisted.protocols.smtp.base64 +twisted.protocols.smtp.basic +twisted.protocols.smtp.binascii +twisted.protocols.smtp.codecs +twisted.protocols.smtp.cred +twisted.protocols.smtp.defer +twisted.protocols.smtp.encode_base64( +twisted.protocols.smtp.error +twisted.protocols.smtp.failure +twisted.protocols.smtp.hmac +twisted.protocols.smtp.idGenerator( +twisted.protocols.smtp.implements( +twisted.protocols.smtp.log +twisted.protocols.smtp.longversion +twisted.protocols.smtp.messageid( +twisted.protocols.smtp.os +twisted.protocols.smtp.platform +twisted.protocols.smtp.policies +twisted.protocols.smtp.protocol +twisted.protocols.smtp.quoteaddr( +twisted.protocols.smtp.random +twisted.protocols.smtp.re +twisted.protocols.smtp.reactor +twisted.protocols.smtp.rfc822 +twisted.protocols.smtp.rfc822date( +twisted.protocols.smtp.sendEmail( +twisted.protocols.smtp.sendmail( +twisted.protocols.smtp.socket +twisted.protocols.smtp.tempfile +twisted.protocols.smtp.time +twisted.protocols.smtp.twisted +twisted.protocols.smtp.types +twisted.protocols.smtp.util +twisted.protocols.smtp.warnings +twisted.protocols.smtp.xtextStreamReader( +twisted.protocols.smtp.xtextStreamWriter( +twisted.protocols.smtp.xtext_codec( +twisted.protocols.smtp.xtext_decode( +twisted.protocols.smtp.xtext_encode( + +--- from twisted.protocols import smtp --- + +--- from twisted.protocols.smtp import * --- + +--- import twisted.protocols.socks --- +twisted.protocols.socks.SOCKSv4( +twisted.protocols.socks.SOCKSv4Factory( +twisted.protocols.socks.SOCKSv4Incoming( +twisted.protocols.socks.SOCKSv4IncomingFactory( +twisted.protocols.socks.SOCKSv4Outgoing( +twisted.protocols.socks.__builtins__ +twisted.protocols.socks.__doc__ +twisted.protocols.socks.__file__ +twisted.protocols.socks.__name__ +twisted.protocols.socks.__package__ +twisted.protocols.socks.defer +twisted.protocols.socks.log +twisted.protocols.socks.protocol +twisted.protocols.socks.reactor +twisted.protocols.socks.socket +twisted.protocols.socks.string +twisted.protocols.socks.struct +twisted.protocols.socks.time + +--- from twisted.protocols import socks --- +socks.SOCKSv4( +socks.SOCKSv4Factory( +socks.SOCKSv4Incoming( +socks.SOCKSv4IncomingFactory( +socks.SOCKSv4Outgoing( +socks.__builtins__ +socks.__doc__ +socks.__file__ +socks.__name__ +socks.__package__ +socks.defer +socks.log +socks.protocol +socks.reactor +socks.socket +socks.string +socks.struct +socks.time + +--- from twisted.protocols.socks import * --- +SOCKSv4( +SOCKSv4Factory( +SOCKSv4Incoming( +SOCKSv4IncomingFactory( +SOCKSv4Outgoing( + +--- import twisted.protocols.stateful --- +twisted.protocols.stateful.StatefulProtocol( +twisted.protocols.stateful.StringIO( +twisted.protocols.stateful.__builtins__ +twisted.protocols.stateful.__doc__ +twisted.protocols.stateful.__file__ +twisted.protocols.stateful.__name__ +twisted.protocols.stateful.__package__ +twisted.protocols.stateful.protocol + +--- from twisted.protocols import stateful --- +stateful.StatefulProtocol( +stateful.StringIO( +stateful.__builtins__ +stateful.__doc__ +stateful.__file__ +stateful.__name__ +stateful.__package__ +stateful.protocol + +--- from twisted.protocols.stateful import * --- +StatefulProtocol( + +--- import twisted.protocols.sux --- +twisted.protocols.sux.BEGIN_HANDLER +twisted.protocols.sux.DO_HANDLER +twisted.protocols.sux.END_HANDLER +twisted.protocols.sux.FileWrapper( +twisted.protocols.sux.ParseError( +twisted.protocols.sux.Protocol( +twisted.protocols.sux.XMLParser( +twisted.protocols.sux.__builtins__ +twisted.protocols.sux.__doc__ +twisted.protocols.sux.__file__ +twisted.protocols.sux.__name__ +twisted.protocols.sux.__package__ +twisted.protocols.sux.identChars +twisted.protocols.sux.lenientIdentChars +twisted.protocols.sux.nop( +twisted.protocols.sux.prefixedMethodClassDict( +twisted.protocols.sux.prefixedMethodNames( +twisted.protocols.sux.prefixedMethodObjDict( +twisted.protocols.sux.unionlist( +twisted.protocols.sux.util +twisted.protocols.sux.zipfndict( + +--- from twisted.protocols import sux --- +sux.BEGIN_HANDLER +sux.DO_HANDLER +sux.END_HANDLER +sux.FileWrapper( +sux.ParseError( +sux.Protocol( +sux.XMLParser( +sux.__builtins__ +sux.__doc__ +sux.__file__ +sux.__name__ +sux.__package__ +sux.identChars +sux.lenientIdentChars +sux.nop( +sux.prefixedMethodClassDict( +sux.prefixedMethodNames( +sux.prefixedMethodObjDict( +sux.unionlist( +sux.util +sux.zipfndict( + +--- from twisted.protocols.sux import * --- +BEGIN_HANDLER +DO_HANDLER +END_HANDLER +ParseError( +XMLParser( +identChars +lenientIdentChars +nop( +prefixedMethodClassDict( +prefixedMethodNames( +prefixedMethodObjDict( +unionlist( +zipfndict( + +--- import twisted.protocols.telnet --- +twisted.protocols.telnet.AO +twisted.protocols.telnet.AYT +twisted.protocols.telnet.BEL +twisted.protocols.telnet.BOLD_MODE_OFF +twisted.protocols.telnet.BOLD_MODE_ON +twisted.protocols.telnet.BRK +twisted.protocols.telnet.BS +twisted.protocols.telnet.CR +twisted.protocols.telnet.DM +twisted.protocols.telnet.DO +twisted.protocols.telnet.DONT +twisted.protocols.telnet.EC +twisted.protocols.telnet.ECHO +twisted.protocols.telnet.EL +twisted.protocols.telnet.ESC +twisted.protocols.telnet.FF +twisted.protocols.telnet.GA +twisted.protocols.telnet.HIDE +twisted.protocols.telnet.HT +twisted.protocols.telnet.IAC +twisted.protocols.telnet.IP +twisted.protocols.telnet.LF +twisted.protocols.telnet.LINEMODE +twisted.protocols.telnet.NOECHO +twisted.protocols.telnet.NOP +twisted.protocols.telnet.NULL +twisted.protocols.telnet.SB +twisted.protocols.telnet.SE +twisted.protocols.telnet.SUPGA +twisted.protocols.telnet.StringIO( +twisted.protocols.telnet.Telnet( +twisted.protocols.telnet.VT +twisted.protocols.telnet.WILL +twisted.protocols.telnet.WONT +twisted.protocols.telnet.__builtins__ +twisted.protocols.telnet.__doc__ +twisted.protocols.telnet.__file__ +twisted.protocols.telnet.__name__ +twisted.protocols.telnet.__package__ +twisted.protocols.telnet.copyright +twisted.protocols.telnet.iacBytes +twisted.protocols.telnet.multireplace( +twisted.protocols.telnet.protocol +twisted.protocols.telnet.warnings + +--- from twisted.protocols import telnet --- +telnet.BOLD_MODE_OFF +telnet.BOLD_MODE_ON +telnet.ESC +telnet.HIDE +telnet.NOECHO +telnet.SUPGA +telnet.copyright +telnet.iacBytes +telnet.multireplace( +telnet.warnings + +--- from twisted.protocols.telnet import * --- +BOLD_MODE_OFF +BOLD_MODE_ON +ESC +HIDE +NOECHO +SUPGA +iacBytes +multireplace( + +--- import twisted.protocols.toc --- +twisted.protocols.toc.BAD_ACCOUNT +twisted.protocols.toc.BAD_COUNTRY +twisted.protocols.toc.BAD_INPUT +twisted.protocols.toc.BAD_LANGUAGE +twisted.protocols.toc.BAD_NICKNAME +twisted.protocols.toc.CANT_WARN +twisted.protocols.toc.CONNECTING_TOO_QUICK +twisted.protocols.toc.Chatroom( +twisted.protocols.toc.DATA +twisted.protocols.toc.DENYALL +twisted.protocols.toc.DENYSOME +twisted.protocols.toc.DIR_FAILURE +twisted.protocols.toc.DIR_FAIL_UNKNOWN +twisted.protocols.toc.DIR_UNAVAILABLE +twisted.protocols.toc.DUMMY_CHECKSUM +twisted.protocols.toc.ERROR +twisted.protocols.toc.GET_FILE_UID +twisted.protocols.toc.GetFileTransfer( +twisted.protocols.toc.KEEP_ALIVE +twisted.protocols.toc.KEYWORD_IGNORED +twisted.protocols.toc.MAXARGS +twisted.protocols.toc.MESSAGES_TOO_FAST +twisted.protocols.toc.MISSED_BIG_IM +twisted.protocols.toc.MISSED_FAST_IM +twisted.protocols.toc.NEED_MORE_QUALIFIERS +twisted.protocols.toc.NOT_AVAILABLE +twisted.protocols.toc.NO_CHAT_IN +twisted.protocols.toc.NO_EMAIL_LOOKUP +twisted.protocols.toc.NO_KEYWORDS +twisted.protocols.toc.PERMITALL +twisted.protocols.toc.PERMITSOME +twisted.protocols.toc.REQUEST_ERROR +twisted.protocols.toc.SEND_FILE_UID +twisted.protocols.toc.SEND_TOO_FAST +twisted.protocols.toc.SERVICE_TEMP_UNAVAILABLE +twisted.protocols.toc.SERVICE_UNAVAILABLE +twisted.protocols.toc.SIGNOFF +twisted.protocols.toc.SIGNON +twisted.protocols.toc.STD_MESSAGE +twisted.protocols.toc.SavedUser( +twisted.protocols.toc.SendFileTransfer( +twisted.protocols.toc.StringIO +twisted.protocols.toc.TOC( +twisted.protocols.toc.TOCClient( +twisted.protocols.toc.TOCFactory( +twisted.protocols.toc.TOCParseError( +twisted.protocols.toc.TOO_MANY_MATCHES +twisted.protocols.toc.UNKNOWN_SIGNON +twisted.protocols.toc.UUIDS +twisted.protocols.toc.WARNING_TOO_HIGH +twisted.protocols.toc.__builtins__ +twisted.protocols.toc.__doc__ +twisted.protocols.toc.__file__ +twisted.protocols.toc.__name__ +twisted.protocols.toc.__package__ +twisted.protocols.toc.base64 +twisted.protocols.toc.checksum( +twisted.protocols.toc.checksum_file( +twisted.protocols.toc.log +twisted.protocols.toc.normalize( +twisted.protocols.toc.os +twisted.protocols.toc.protocol +twisted.protocols.toc.quote( +twisted.protocols.toc.reactor +twisted.protocols.toc.roast( +twisted.protocols.toc.string +twisted.protocols.toc.struct +twisted.protocols.toc.time +twisted.protocols.toc.unquote( +twisted.protocols.toc.unquotebeg( +twisted.protocols.toc.unroast( +twisted.protocols.toc.util + +--- from twisted.protocols import toc --- +toc.BAD_ACCOUNT +toc.BAD_COUNTRY +toc.BAD_INPUT +toc.BAD_LANGUAGE +toc.BAD_NICKNAME +toc.CANT_WARN +toc.CONNECTING_TOO_QUICK +toc.Chatroom( +toc.DATA +toc.DENYALL +toc.DENYSOME +toc.DIR_FAILURE +toc.DIR_FAIL_UNKNOWN +toc.DIR_UNAVAILABLE +toc.DUMMY_CHECKSUM +toc.ERROR +toc.GET_FILE_UID +toc.GetFileTransfer( +toc.KEEP_ALIVE +toc.KEYWORD_IGNORED +toc.MAXARGS +toc.MESSAGES_TOO_FAST +toc.MISSED_BIG_IM +toc.MISSED_FAST_IM +toc.NEED_MORE_QUALIFIERS +toc.NOT_AVAILABLE +toc.NO_CHAT_IN +toc.NO_EMAIL_LOOKUP +toc.NO_KEYWORDS +toc.PERMITALL +toc.PERMITSOME +toc.REQUEST_ERROR +toc.SEND_FILE_UID +toc.SEND_TOO_FAST +toc.SERVICE_TEMP_UNAVAILABLE +toc.SERVICE_UNAVAILABLE +toc.SIGNOFF +toc.SIGNON +toc.STD_MESSAGE +toc.SavedUser( +toc.SendFileTransfer( +toc.StringIO +toc.TOC( +toc.TOCClient( +toc.TOCFactory( +toc.TOCParseError( +toc.TOO_MANY_MATCHES +toc.UNKNOWN_SIGNON +toc.UUIDS +toc.WARNING_TOO_HIGH +toc.__builtins__ +toc.__doc__ +toc.__file__ +toc.__name__ +toc.__package__ +toc.base64 +toc.checksum( +toc.checksum_file( +toc.log +toc.normalize( +toc.os +toc.protocol +toc.quote( +toc.reactor +toc.roast( +toc.string +toc.struct +toc.time +toc.unquote( +toc.unquotebeg( +toc.unroast( +toc.util + +--- from twisted.protocols.toc import * --- +BAD_ACCOUNT +BAD_COUNTRY +BAD_INPUT +BAD_LANGUAGE +BAD_NICKNAME +CANT_WARN +CONNECTING_TOO_QUICK +Chatroom( +DENYALL +DENYSOME +DIR_FAILURE +DIR_FAIL_UNKNOWN +DIR_UNAVAILABLE +DUMMY_CHECKSUM +GET_FILE_UID +GetFileTransfer( +KEEP_ALIVE +KEYWORD_IGNORED +MAXARGS +MESSAGES_TOO_FAST +MISSED_BIG_IM +MISSED_FAST_IM +NEED_MORE_QUALIFIERS +NOT_AVAILABLE +NO_CHAT_IN +NO_EMAIL_LOOKUP +NO_KEYWORDS +PERMITALL +PERMITSOME +REQUEST_ERROR +SEND_FILE_UID +SEND_TOO_FAST +SERVICE_TEMP_UNAVAILABLE +SIGNOFF +SIGNON +STD_MESSAGE +SavedUser( +SendFileTransfer( +TOC( +TOCClient( +TOCFactory( +TOCParseError( +TOO_MANY_MATCHES +UNKNOWN_SIGNON +UUIDS +WARNING_TOO_HIGH +checksum( +checksum_file( +roast( +unquotebeg( +unroast( + +--- import twisted.protocols.wire --- +twisted.protocols.wire.Chargen( +twisted.protocols.wire.Daytime( +twisted.protocols.wire.Discard( +twisted.protocols.wire.Echo( +twisted.protocols.wire.QOTD( +twisted.protocols.wire.Time( +twisted.protocols.wire.Who( +twisted.protocols.wire.__builtins__ +twisted.protocols.wire.__doc__ +twisted.protocols.wire.__file__ +twisted.protocols.wire.__name__ +twisted.protocols.wire.__package__ +twisted.protocols.wire.implements( +twisted.protocols.wire.interfaces +twisted.protocols.wire.protocol +twisted.protocols.wire.struct +twisted.protocols.wire.time + +--- from twisted.protocols import wire --- +wire.Chargen( +wire.Daytime( +wire.Discard( +wire.Echo( +wire.QOTD( +wire.Time( +wire.Who( +wire.__builtins__ +wire.__doc__ +wire.__file__ +wire.__name__ +wire.__package__ +wire.implements( +wire.interfaces +wire.protocol +wire.struct +wire.time + +--- from twisted.protocols.wire import * --- +Chargen( +Daytime( +Echo( +QOTD( +Time( +Who( + +--- import twisted.protocols.xmlstream --- +twisted.protocols.xmlstream.BootstrapMixin( +twisted.protocols.xmlstream.STREAM_CONNECTED_EVENT +twisted.protocols.xmlstream.STREAM_END_EVENT +twisted.protocols.xmlstream.STREAM_ERROR_EVENT +twisted.protocols.xmlstream.STREAM_START_EVENT +twisted.protocols.xmlstream.XmlStream( +twisted.protocols.xmlstream.XmlStreamFactory( +twisted.protocols.xmlstream.XmlStreamFactoryMixin( +twisted.protocols.xmlstream.__builtins__ +twisted.protocols.xmlstream.__doc__ +twisted.protocols.xmlstream.__file__ +twisted.protocols.xmlstream.__name__ +twisted.protocols.xmlstream.__package__ +twisted.protocols.xmlstream.domish +twisted.protocols.xmlstream.failure +twisted.protocols.xmlstream.protocol +twisted.protocols.xmlstream.utility +twisted.protocols.xmlstream.warnings + +--- from twisted.protocols import xmlstream --- +xmlstream.BootstrapMixin( +xmlstream.STREAM_CONNECTED_EVENT +xmlstream.STREAM_END_EVENT +xmlstream.STREAM_ERROR_EVENT +xmlstream.STREAM_START_EVENT +xmlstream.XmlStream( +xmlstream.XmlStreamFactory( +xmlstream.XmlStreamFactoryMixin( +xmlstream.__builtins__ +xmlstream.__doc__ +xmlstream.__file__ +xmlstream.__name__ +xmlstream.__package__ +xmlstream.domish +xmlstream.failure +xmlstream.protocol +xmlstream.utility +xmlstream.warnings + +--- from twisted.protocols.xmlstream import * --- +BootstrapMixin( +STREAM_CONNECTED_EVENT +STREAM_END_EVENT +STREAM_ERROR_EVENT +STREAM_START_EVENT +XmlStream( +XmlStreamFactory( +XmlStreamFactoryMixin( +domish +utility + +--- import twisted.python.components --- +twisted.python.components.ALLOW_DUPLICATES +twisted.python.components.Adapter( +twisted.python.components.AdapterRegistry( +twisted.python.components.CannotAdapt( +twisted.python.components.Componentized( +twisted.python.components.ComponentsDeprecationWarning( +twisted.python.components.ReprableComponentized( +twisted.python.components.__all__ +twisted.python.components.__builtins__ +twisted.python.components.__doc__ +twisted.python.components.__file__ +twisted.python.components.__name__ +twisted.python.components.__package__ +twisted.python.components.backwardsCompatImplements( +twisted.python.components.declarations +twisted.python.components.directlyProvides( +twisted.python.components.fixClassImplements( +twisted.python.components.getAdapterFactory( +twisted.python.components.getRegistry( +twisted.python.components.globalRegistry +twisted.python.components.interface +twisted.python.components.proxyForInterface( +twisted.python.components.reflect +twisted.python.components.registerAdapter( +twisted.python.components.styles +twisted.python.components.warnings + +--- from twisted.python import components --- +components.ALLOW_DUPLICATES +components.Adapter( +components.AdapterRegistry( +components.CannotAdapt( +components.Componentized( +components.ComponentsDeprecationWarning( +components.ReprableComponentized( +components.__all__ +components.__builtins__ +components.__doc__ +components.__file__ +components.__name__ +components.__package__ +components.backwardsCompatImplements( +components.declarations +components.directlyProvides( +components.fixClassImplements( +components.getAdapterFactory( +components.getRegistry( +components.globalRegistry +components.interface +components.proxyForInterface( +components.reflect +components.registerAdapter( +components.styles +components.warnings + +--- from twisted.python.components import * --- +ALLOW_DUPLICATES +Adapter( +AdapterRegistry( +CannotAdapt( +Componentized( +ComponentsDeprecationWarning( +ReprableComponentized( +backwardsCompatImplements( +declarations +fixClassImplements( +getRegistry( +globalRegistry +proxyForInterface( +registerAdapter( + +--- import twisted.python.context --- +twisted.python.context.ContextTracker( +twisted.python.context.ThreadedContextTracker( +twisted.python.context.__builtins__ +twisted.python.context.__doc__ +twisted.python.context.__file__ +twisted.python.context.__name__ +twisted.python.context.__package__ +twisted.python.context.call( +twisted.python.context.defaultContextDict +twisted.python.context.get( +twisted.python.context.installContextTracker( +twisted.python.context.local( +twisted.python.context.setDefault( +twisted.python.context.theContextTracker +twisted.python.context.threadable + +--- from twisted.python import context --- +context.ContextTracker( +context.ThreadedContextTracker( +context.__builtins__ +context.__doc__ +context.__file__ +context.__name__ +context.__package__ +context.call( +context.defaultContextDict +context.get( +context.installContextTracker( +context.local( +context.setDefault( +context.theContextTracker +context.threadable + +--- from twisted.python.context import * --- +ContextTracker( +ThreadedContextTracker( +defaultContextDict +installContextTracker( +setDefault( +theContextTracker + +--- import twisted.python.deprecate --- +twisted.python.deprecate.__all__ +twisted.python.deprecate.__builtins__ +twisted.python.deprecate.__doc__ +twisted.python.deprecate.__file__ +twisted.python.deprecate.__name__ +twisted.python.deprecate.__package__ +twisted.python.deprecate.deprecated( +twisted.python.deprecate.fullyQualifiedName( +twisted.python.deprecate.getDeprecationWarningString( +twisted.python.deprecate.getVersionString( +twisted.python.deprecate.getWarningMethod( +twisted.python.deprecate.mergeFunctionMetadata( +twisted.python.deprecate.setWarningMethod( +twisted.python.deprecate.warn( + +--- from twisted.python import deprecate --- +deprecate.__all__ +deprecate.__builtins__ +deprecate.__doc__ +deprecate.__file__ +deprecate.__name__ +deprecate.__package__ +deprecate.deprecated( +deprecate.fullyQualifiedName( +deprecate.getDeprecationWarningString( +deprecate.getVersionString( +deprecate.getWarningMethod( +deprecate.mergeFunctionMetadata( +deprecate.setWarningMethod( +deprecate.warn( + +--- from twisted.python.deprecate import * --- +fullyQualifiedName( +getDeprecationWarningString( +setWarningMethod( + +--- import twisted.python.dispatch --- +twisted.python.dispatch.EventDispatcher( +twisted.python.dispatch.__builtins__ +twisted.python.dispatch.__doc__ +twisted.python.dispatch.__file__ +twisted.python.dispatch.__name__ +twisted.python.dispatch.__package__ +twisted.python.dispatch.warnings + +--- from twisted.python import dispatch --- +dispatch.EventDispatcher( +dispatch.__builtins__ +dispatch.__doc__ +dispatch.__file__ +dispatch.__name__ +dispatch.__package__ +dispatch.warnings + +--- from twisted.python.dispatch import * --- +EventDispatcher( + +--- import twisted.python.dist --- +twisted.python.dist.CompileError( +twisted.python.dist.ConditionalExtension( +twisted.python.dist.EXCLUDE_NAMES +twisted.python.dist.EXCLUDE_PATTERNS +twisted.python.dist.Extension( +twisted.python.dist.__builtins__ +twisted.python.dist.__doc__ +twisted.python.dist.__file__ +twisted.python.dist.__name__ +twisted.python.dist.__package__ +twisted.python.dist.build_ext +twisted.python.dist.build_ext_twisted( +twisted.python.dist.build_py +twisted.python.dist.build_py_twisted( +twisted.python.dist.build_scripts +twisted.python.dist.build_scripts_twisted( +twisted.python.dist.core +twisted.python.dist.fnmatch +twisted.python.dist.getDataFiles( +twisted.python.dist.getPackages( +twisted.python.dist.getScripts( +twisted.python.dist.getVersion( +twisted.python.dist.get_setup_args( +twisted.python.dist.install_data +twisted.python.dist.install_data_twisted( +twisted.python.dist.os +twisted.python.dist.relativeTo( +twisted.python.dist.setup( +twisted.python.dist.sys +twisted.python.dist.twisted_subprojects + +--- from twisted.python import dist --- +dist.CompileError( +dist.ConditionalExtension( +dist.EXCLUDE_NAMES +dist.EXCLUDE_PATTERNS +dist.Extension( +dist.__builtins__ +dist.__doc__ +dist.__file__ +dist.__name__ +dist.__package__ +dist.build_ext +dist.build_ext_twisted( +dist.build_py +dist.build_py_twisted( +dist.build_scripts +dist.build_scripts_twisted( +dist.core +dist.fnmatch +dist.getDataFiles( +dist.getPackages( +dist.getScripts( +dist.getVersion( +dist.get_setup_args( +dist.install_data +dist.install_data_twisted( +dist.os +dist.relativeTo( +dist.setup( +dist.sys +dist.twisted_subprojects + +--- from twisted.python.dist import * --- +CompileError( +ConditionalExtension( +EXCLUDE_NAMES +EXCLUDE_PATTERNS +Extension( +build_ext +build_ext_twisted( +build_py +build_py_twisted( +build_scripts +build_scripts_twisted( +core +getDataFiles( +getPackages( +getScripts( +getVersion( +get_setup_args( +install_data +install_data_twisted( +relativeTo( +twisted_subprojects + +--- import twisted.python.dxprofile --- +twisted.python.dxprofile.__builtins__ +twisted.python.dxprofile.__doc__ +twisted.python.dxprofile.__file__ +twisted.python.dxprofile.__name__ +twisted.python.dxprofile.__package__ +twisted.python.dxprofile.__warningregistry__ +twisted.python.dxprofile.report( +twisted.python.dxprofile.rle( +twisted.python.dxprofile.sys +twisted.python.dxprofile.types +twisted.python.dxprofile.warnings +twisted.python.dxprofile.xmlrpclib + +--- from twisted.python import dxprofile --- +dxprofile.__builtins__ +dxprofile.__doc__ +dxprofile.__file__ +dxprofile.__name__ +dxprofile.__package__ +dxprofile.__warningregistry__ +dxprofile.report( +dxprofile.rle( +dxprofile.sys +dxprofile.types +dxprofile.warnings +dxprofile.xmlrpclib + +--- from twisted.python.dxprofile import * --- +report( +rle( + +--- import twisted.python.failure --- +twisted.python.failure.DO_POST_MORTEM +twisted.python.failure.DefaultException( +twisted.python.failure.EXCEPTION_CAUGHT_HERE +twisted.python.failure.Failure( +twisted.python.failure.NoCurrentExceptionError( +twisted.python.failure.StringIO( +twisted.python.failure.__builtins__ +twisted.python.failure.__doc__ +twisted.python.failure.__file__ +twisted.python.failure.__name__ +twisted.python.failure.__package__ +twisted.python.failure.count +twisted.python.failure.format_frames( +twisted.python.failure.inspect +twisted.python.failure.linecache +twisted.python.failure.log +twisted.python.failure.opcode +twisted.python.failure.reflect +twisted.python.failure.startDebugMode( +twisted.python.failure.sys +twisted.python.failure.traceupLength + +--- from twisted.python import failure --- +failure.DO_POST_MORTEM +failure.DefaultException( +failure.EXCEPTION_CAUGHT_HERE +failure.Failure( +failure.NoCurrentExceptionError( +failure.StringIO( +failure.__builtins__ +failure.__doc__ +failure.__file__ +failure.__name__ +failure.__package__ +failure.count +failure.format_frames( +failure.inspect +failure.linecache +failure.log +failure.opcode +failure.reflect +failure.startDebugMode( +failure.sys +failure.traceupLength + +--- from twisted.python.failure import * --- +DO_POST_MORTEM +DefaultException( +EXCEPTION_CAUGHT_HERE +NoCurrentExceptionError( +count +format_frames( +opcode +startDebugMode( +traceupLength + +--- import twisted.python.filepath --- +twisted.python.filepath.ERROR_DIRECTORY +twisted.python.filepath.ERROR_FILE_NOT_FOUND +twisted.python.filepath.ERROR_INVALID_NAME +twisted.python.filepath.ERROR_PATH_NOT_FOUND +twisted.python.filepath.FilePath( +twisted.python.filepath.InsecurePath( +twisted.python.filepath.LinkError( +twisted.python.filepath.S_ISDIR( +twisted.python.filepath.S_ISREG( +twisted.python.filepath.UnlistableError( +twisted.python.filepath.WindowsError( +twisted.python.filepath.__builtins__ +twisted.python.filepath.__doc__ +twisted.python.filepath.__file__ +twisted.python.filepath.__name__ +twisted.python.filepath.__package__ +twisted.python.filepath.abspath( +twisted.python.filepath.armor( +twisted.python.filepath.base64 +twisted.python.filepath.basename( +twisted.python.filepath.dirname( +twisted.python.filepath.errno +twisted.python.filepath.exists( +twisted.python.filepath.isabs( +twisted.python.filepath.islink( +twisted.python.filepath.joinpath( +twisted.python.filepath.listdir( +twisted.python.filepath.normpath( +twisted.python.filepath.os +twisted.python.filepath.platform +twisted.python.filepath.random +twisted.python.filepath.randomBytes( +twisted.python.filepath.sha1( +twisted.python.filepath.slash +twisted.python.filepath.splitext( +twisted.python.filepath.stat( +twisted.python.filepath.utime( + +--- from twisted.python import filepath --- +filepath.ERROR_DIRECTORY +filepath.ERROR_FILE_NOT_FOUND +filepath.ERROR_INVALID_NAME +filepath.ERROR_PATH_NOT_FOUND +filepath.FilePath( +filepath.InsecurePath( +filepath.LinkError( +filepath.S_ISDIR( +filepath.S_ISREG( +filepath.UnlistableError( +filepath.WindowsError( +filepath.__builtins__ +filepath.__doc__ +filepath.__file__ +filepath.__name__ +filepath.__package__ +filepath.abspath( +filepath.armor( +filepath.base64 +filepath.basename( +filepath.dirname( +filepath.errno +filepath.exists( +filepath.isabs( +filepath.islink( +filepath.joinpath( +filepath.listdir( +filepath.normpath( +filepath.os +filepath.platform +filepath.random +filepath.randomBytes( +filepath.sha1( +filepath.slash +filepath.splitext( +filepath.stat( +filepath.utime( + +--- from twisted.python.filepath import * --- +ERROR_DIRECTORY +ERROR_FILE_NOT_FOUND +ERROR_INVALID_NAME +ERROR_PATH_NOT_FOUND +FilePath( +InsecurePath( +LinkError( +UnlistableError( +WindowsError( +armor( +joinpath( +randomBytes( +slash + +--- import twisted.python.finalize --- +twisted.python.finalize.__builtins__ +twisted.python.finalize.__doc__ +twisted.python.finalize.__file__ +twisted.python.finalize.__name__ +twisted.python.finalize.__package__ +twisted.python.finalize.callbackFactory( +twisted.python.finalize.garbageKey +twisted.python.finalize.refs +twisted.python.finalize.register( +twisted.python.finalize.weakref + +--- from twisted.python import finalize --- +finalize.__builtins__ +finalize.__doc__ +finalize.__file__ +finalize.__name__ +finalize.__package__ +finalize.callbackFactory( +finalize.garbageKey +finalize.refs +finalize.register( +finalize.weakref + +--- from twisted.python.finalize import * --- +callbackFactory( +garbageKey +refs + +--- import twisted.python.formmethod --- +twisted.python.formmethod.Argument( +twisted.python.formmethod.Boolean( +twisted.python.formmethod.CheckGroup( +twisted.python.formmethod.Choice( +twisted.python.formmethod.Date( +twisted.python.formmethod.File( +twisted.python.formmethod.Flags( +twisted.python.formmethod.Float( +twisted.python.formmethod.FormException( +twisted.python.formmethod.FormMethod( +twisted.python.formmethod.Hidden( +twisted.python.formmethod.InputError( +twisted.python.formmethod.Integer( +twisted.python.formmethod.IntegerRange( +twisted.python.formmethod.MethodSignature( +twisted.python.formmethod.Password( +twisted.python.formmethod.PresentationHint( +twisted.python.formmethod.RadioGroup( +twisted.python.formmethod.String( +twisted.python.formmethod.Submit( +twisted.python.formmethod.Text( +twisted.python.formmethod.VerifiedPassword( +twisted.python.formmethod.__builtins__ +twisted.python.formmethod.__doc__ +twisted.python.formmethod.__file__ +twisted.python.formmethod.__name__ +twisted.python.formmethod.__package__ +twisted.python.formmethod.calendar +twisted.python.formmethod.positiveInt( + +--- from twisted.python import formmethod --- +formmethod.Argument( +formmethod.Boolean( +formmethod.CheckGroup( +formmethod.Choice( +formmethod.Date( +formmethod.File( +formmethod.Flags( +formmethod.Float( +formmethod.FormException( +formmethod.FormMethod( +formmethod.Hidden( +formmethod.InputError( +formmethod.Integer( +formmethod.IntegerRange( +formmethod.MethodSignature( +formmethod.Password( +formmethod.PresentationHint( +formmethod.RadioGroup( +formmethod.String( +formmethod.Submit( +formmethod.Text( +formmethod.VerifiedPassword( +formmethod.__builtins__ +formmethod.__doc__ +formmethod.__file__ +formmethod.__name__ +formmethod.__package__ +formmethod.calendar +formmethod.positiveInt( + +--- from twisted.python.formmethod import * --- +CheckGroup( +Date( +Flags( +FormException( +FormMethod( +Hidden( +InputError( +IntegerRange( +MethodSignature( +Password( +PresentationHint( +RadioGroup( +Submit( +VerifiedPassword( +positiveInt( + +--- import twisted.python.hook --- +twisted.python.hook.HookError( +twisted.python.hook.ORIG( +twisted.python.hook.POST( +twisted.python.hook.PRE( +twisted.python.hook.__builtins__ +twisted.python.hook.__doc__ +twisted.python.hook.__file__ +twisted.python.hook.__name__ +twisted.python.hook.__package__ +twisted.python.hook.addPost( +twisted.python.hook.addPre( +twisted.python.hook.hooked_func +twisted.python.hook.removePost( +twisted.python.hook.removePre( +twisted.python.hook.string + +--- from twisted.python import hook --- +hook.HookError( +hook.ORIG( +hook.POST( +hook.PRE( +hook.__builtins__ +hook.__doc__ +hook.__file__ +hook.__name__ +hook.__package__ +hook.addPost( +hook.addPre( +hook.hooked_func +hook.removePost( +hook.removePre( +hook.string + +--- from twisted.python.hook import * --- +HookError( +ORIG( +POST( +PRE( +addPost( +addPre( +hooked_func +removePost( +removePre( + +--- import twisted.python.htmlizer --- +twisted.python.htmlizer.HTMLWriter( +twisted.python.htmlizer.SmallerHTMLWriter( +twisted.python.htmlizer.TokenPrinter( +twisted.python.htmlizer.__builtins__ +twisted.python.htmlizer.__doc__ +twisted.python.htmlizer.__file__ +twisted.python.htmlizer.__name__ +twisted.python.htmlizer.__package__ +twisted.python.htmlizer.cgi +twisted.python.htmlizer.filter( +twisted.python.htmlizer.keyword +twisted.python.htmlizer.main( +twisted.python.htmlizer.reflect +twisted.python.htmlizer.tokenize + +--- from twisted.python import htmlizer --- +htmlizer.HTMLWriter( +htmlizer.SmallerHTMLWriter( +htmlizer.TokenPrinter( +htmlizer.__builtins__ +htmlizer.__doc__ +htmlizer.__file__ +htmlizer.__name__ +htmlizer.__package__ +htmlizer.cgi +htmlizer.filter( +htmlizer.keyword +htmlizer.main( +htmlizer.reflect +htmlizer.tokenize + +--- from twisted.python.htmlizer import * --- +HTMLWriter( +SmallerHTMLWriter( + +--- import twisted.python.lockfile --- +twisted.python.lockfile.FilesystemLock( +twisted.python.lockfile.__all__ +twisted.python.lockfile.__builtins__ +twisted.python.lockfile.__doc__ +twisted.python.lockfile.__file__ +twisted.python.lockfile.__metaclass__( +twisted.python.lockfile.__name__ +twisted.python.lockfile.__package__ +twisted.python.lockfile.errno +twisted.python.lockfile.isLocked( +twisted.python.lockfile.kill( +twisted.python.lockfile.os +twisted.python.lockfile.readlink( +twisted.python.lockfile.rename( +twisted.python.lockfile.rmlink( +twisted.python.lockfile.symlink( +twisted.python.lockfile.unique( + +--- from twisted.python import lockfile --- +lockfile.FilesystemLock( +lockfile.__all__ +lockfile.__builtins__ +lockfile.__doc__ +lockfile.__file__ +lockfile.__metaclass__( +lockfile.__name__ +lockfile.__package__ +lockfile.errno +lockfile.isLocked( +lockfile.kill( +lockfile.os +lockfile.readlink( +lockfile.rename( +lockfile.rmlink( +lockfile.symlink( +lockfile.unique( + +--- from twisted.python.lockfile import * --- +FilesystemLock( +isLocked( +rmlink( +unique( + +--- import twisted.python.log --- +twisted.python.log.DefaultObserver( +twisted.python.log.FileLogObserver( +twisted.python.log.ILogContext( +twisted.python.log.ILogObserver( +twisted.python.log.Interface( +twisted.python.log.LogPublisher( +twisted.python.log.Logger( +twisted.python.log.NullFile( +twisted.python.log.PythonLoggingObserver( +twisted.python.log.StdioOnnaStick( +twisted.python.log.__builtins__ +twisted.python.log.__doc__ +twisted.python.log.__file__ +twisted.python.log.__name__ +twisted.python.log.__package__ +twisted.python.log.addObserver( +twisted.python.log.callWithContext( +twisted.python.log.callWithLogger( +twisted.python.log.clearIgnores( +twisted.python.log.context +twisted.python.log.datetime( +twisted.python.log.defaultObserver +twisted.python.log.deferr( +twisted.python.log.discardLogs( +twisted.python.log.division +twisted.python.log.err( +twisted.python.log.failure +twisted.python.log.flushErrors( +twisted.python.log.ignoreErrors( +twisted.python.log.logerr +twisted.python.log.logfile +twisted.python.log.logging +twisted.python.log.msg( +twisted.python.log.reflect +twisted.python.log.removeObserver( +twisted.python.log.showwarning( +twisted.python.log.startKeepingErrors( +twisted.python.log.startLogging( +twisted.python.log.startLoggingWithObserver( +twisted.python.log.sys +twisted.python.log.textFromEventDict( +twisted.python.log.theLogPublisher +twisted.python.log.threadable +twisted.python.log.time +twisted.python.log.util +twisted.python.log.warnings + +--- from twisted.python import log --- +log.DefaultObserver( +log.FileLogObserver( +log.ILogContext( +log.ILogObserver( +log.Interface( +log.LogPublisher( +log.Logger( +log.NullFile( +log.PythonLoggingObserver( +log.StdioOnnaStick( +log.__builtins__ +log.__doc__ +log.__file__ +log.__name__ +log.__package__ +log.addObserver( +log.callWithContext( +log.callWithLogger( +log.clearIgnores( +log.context +log.datetime( +log.defaultObserver +log.deferr( +log.discardLogs( +log.division +log.err( +log.failure +log.flushErrors( +log.ignoreErrors( +log.logerr +log.logfile +log.logging +log.msg( +log.reflect +log.removeObserver( +log.showwarning( +log.startKeepingErrors( +log.startLogging( +log.startLoggingWithObserver( +log.sys +log.textFromEventDict( +log.theLogPublisher +log.threadable +log.time +log.util +log.warnings + +--- from twisted.python.log import * --- +DefaultObserver( +FileLogObserver( +ILogContext( +LogPublisher( +NullFile( +PythonLoggingObserver( +StdioOnnaStick( +addObserver( +callWithContext( +callWithLogger( +clearIgnores( +context +defaultObserver +deferr( +discardLogs( +err( +flushErrors( +ignoreErrors( +logerr +logging +msg( +removeObserver( +startKeepingErrors( +startLogging( +startLoggingWithObserver( +textFromEventDict( +theLogPublisher + +--- import twisted.python.logfile --- +twisted.python.logfile.BaseLogFile( +twisted.python.logfile.DailyLogFile( +twisted.python.logfile.LogFile( +twisted.python.logfile.LogReader( +twisted.python.logfile.__builtins__ +twisted.python.logfile.__doc__ +twisted.python.logfile.__file__ +twisted.python.logfile.__name__ +twisted.python.logfile.__package__ +twisted.python.logfile.glob +twisted.python.logfile.os +twisted.python.logfile.stat +twisted.python.logfile.threadable +twisted.python.logfile.time + +--- from twisted.python import logfile --- +logfile.BaseLogFile( +logfile.DailyLogFile( +logfile.LogFile( +logfile.LogReader( +logfile.__builtins__ +logfile.__doc__ +logfile.__file__ +logfile.__name__ +logfile.__package__ +logfile.glob +logfile.os +logfile.stat +logfile.threadable +logfile.time + +--- from twisted.python.logfile import * --- +BaseLogFile( +DailyLogFile( +LogFile( +LogReader( + +--- import twisted.python.modules --- +twisted.python.modules.FilePath( +twisted.python.modules.IPathImportMapper( +twisted.python.modules.Interface( +twisted.python.modules.OPTIMIZED_MODE +twisted.python.modules.PYTHON_EXTENSIONS +twisted.python.modules.PathEntry( +twisted.python.modules.PythonAttribute( +twisted.python.modules.PythonModule( +twisted.python.modules.PythonPath( +twisted.python.modules.UnlistableError( +twisted.python.modules.ZipArchive( +twisted.python.modules.__builtins__ +twisted.python.modules.__doc__ +twisted.python.modules.__file__ +twisted.python.modules.__metaclass__( +twisted.python.modules.__name__ +twisted.python.modules.__package__ +twisted.python.modules.dirname( +twisted.python.modules.getModule( +twisted.python.modules.implements( +twisted.python.modules.inspect +twisted.python.modules.iterModules( +twisted.python.modules.namedAny( +twisted.python.modules.registerAdapter( +twisted.python.modules.splitpath( +twisted.python.modules.sys +twisted.python.modules.theSystemPath +twisted.python.modules.walkModules( +twisted.python.modules.zipimport + +--- from twisted.python import modules --- +modules.FilePath( +modules.IPathImportMapper( +modules.Interface( +modules.OPTIMIZED_MODE +modules.PYTHON_EXTENSIONS +modules.PathEntry( +modules.PythonAttribute( +modules.PythonModule( +modules.PythonPath( +modules.UnlistableError( +modules.ZipArchive( +modules.__builtins__ +modules.__doc__ +modules.__file__ +modules.__metaclass__( +modules.__name__ +modules.__package__ +modules.dirname( +modules.getModule( +modules.implements( +modules.inspect +modules.iterModules( +modules.namedAny( +modules.registerAdapter( +modules.splitpath( +modules.sys +modules.theSystemPath +modules.walkModules( +modules.zipimport + +--- from twisted.python.modules import * --- +IPathImportMapper( +OPTIMIZED_MODE +PYTHON_EXTENSIONS +PathEntry( +PythonAttribute( +PythonModule( +PythonPath( +ZipArchive( +iterModules( +splitpath( +theSystemPath +walkModules( + +--- import twisted.python.monkey --- +twisted.python.monkey.MonkeyPatcher( +twisted.python.monkey.__builtins__ +twisted.python.monkey.__doc__ +twisted.python.monkey.__file__ +twisted.python.monkey.__name__ +twisted.python.monkey.__package__ + +--- from twisted.python import monkey --- +monkey.MonkeyPatcher( +monkey.__builtins__ +monkey.__doc__ +monkey.__file__ +monkey.__name__ +monkey.__package__ + +--- from twisted.python.monkey import * --- +MonkeyPatcher( + +--- import twisted.python.otp --- +twisted.python.otp.INITIALSEQUENCE +twisted.python.otp.MINIMUMSEQUENCE +twisted.python.otp.OTP( +twisted.python.otp.OTPAuthenticator( +twisted.python.otp.Unauthorized( +twisted.python.otp.__builtins__ +twisted.python.otp.__doc__ +twisted.python.otp.__file__ +twisted.python.otp.__name__ +twisted.python.otp.__package__ +twisted.python.otp.dict +twisted.python.otp.hashid +twisted.python.otp.longToString( +twisted.python.otp.md5( +twisted.python.otp.random +twisted.python.otp.sha1( +twisted.python.otp.string +twisted.python.otp.stringToDWords( +twisted.python.otp.stringToLong( + +--- from twisted.python import otp --- +otp.INITIALSEQUENCE +otp.MINIMUMSEQUENCE +otp.OTP( +otp.OTPAuthenticator( +otp.Unauthorized( +otp.__builtins__ +otp.__doc__ +otp.__file__ +otp.__name__ +otp.__package__ +otp.dict +otp.hashid +otp.longToString( +otp.md5( +otp.random +otp.sha1( +otp.string +otp.stringToDWords( +otp.stringToLong( + +--- from twisted.python.otp import * --- +INITIALSEQUENCE +MINIMUMSEQUENCE +OTP( +OTPAuthenticator( +dict +hashid +longToString( +stringToDWords( +stringToLong( + +--- import twisted.python.plugin --- +twisted.python.plugin.DropIn( +twisted.python.plugin.PlugIn( +twisted.python.plugin.__all__ +twisted.python.plugin.__builtins__ +twisted.python.plugin.__doc__ +twisted.python.plugin.__file__ +twisted.python.plugin.__name__ +twisted.python.plugin.__package__ +twisted.python.plugin.cacheTransform( +twisted.python.plugin.errno +twisted.python.plugin.getPlugIns( +twisted.python.plugin.getPluginFileList( +twisted.python.plugin.isAModule( +twisted.python.plugin.loadPlugins( +twisted.python.plugin.namedModule( +twisted.python.plugin.nested_scopes +twisted.python.plugin.os +twisted.python.plugin.sys +twisted.python.plugin.types +twisted.python.plugin.util +twisted.python.plugin.warnings + +--- from twisted.python import plugin --- +plugin.DropIn( +plugin.PlugIn( +plugin.cacheTransform( +plugin.errno +plugin.getPluginFileList( +plugin.isAModule( +plugin.loadPlugins( +plugin.namedModule( +plugin.nested_scopes +plugin.types +plugin.util +plugin.warnings + +--- from twisted.python.plugin import * --- +DropIn( +PlugIn( +cacheTransform( +getPluginFileList( +isAModule( +loadPlugins( + +--- import twisted.python.procutils --- +twisted.python.procutils.__builtins__ +twisted.python.procutils.__doc__ +twisted.python.procutils.__file__ +twisted.python.procutils.__name__ +twisted.python.procutils.__package__ +twisted.python.procutils.os +twisted.python.procutils.which( + +--- from twisted.python import procutils --- +procutils.__builtins__ +procutils.__doc__ +procutils.__file__ +procutils.__name__ +procutils.__package__ +procutils.os +procutils.which( + +--- from twisted.python.procutils import * --- +which( + +--- import twisted.python.randbytes --- +twisted.python.randbytes.RandomFactory( +twisted.python.randbytes.SecureRandomNotAvailable( +twisted.python.randbytes.SourceNotAvailable( +twisted.python.randbytes.__all__ +twisted.python.randbytes.__builtins__ +twisted.python.randbytes.__doc__ +twisted.python.randbytes.__file__ +twisted.python.randbytes.__name__ +twisted.python.randbytes.__package__ +twisted.python.randbytes.getrandbits( +twisted.python.randbytes.insecureRandom( +twisted.python.randbytes.os +twisted.python.randbytes.random +twisted.python.randbytes.randpool +twisted.python.randbytes.secureRandom( +twisted.python.randbytes.warnings + +--- from twisted.python import randbytes --- +randbytes.RandomFactory( +randbytes.SecureRandomNotAvailable( +randbytes.SourceNotAvailable( +randbytes.__all__ +randbytes.__builtins__ +randbytes.__doc__ +randbytes.__file__ +randbytes.__name__ +randbytes.__package__ +randbytes.getrandbits( +randbytes.insecureRandom( +randbytes.os +randbytes.random +randbytes.randpool +randbytes.secureRandom( +randbytes.warnings + +--- from twisted.python.randbytes import * --- +RandomFactory( +SecureRandomNotAvailable( +SourceNotAvailable( +insecureRandom( +randpool +secureRandom( + +--- import twisted.python.rebuild --- +twisted.python.rebuild.RebuildError( +twisted.python.rebuild.Sensitive( +twisted.python.rebuild.__builtins__ +twisted.python.rebuild.__doc__ +twisted.python.rebuild.__file__ +twisted.python.rebuild.__getattr__( +twisted.python.rebuild.__name__ +twisted.python.rebuild.__package__ +twisted.python.rebuild.lastRebuild +twisted.python.rebuild.latestClass( +twisted.python.rebuild.latestFunction( +twisted.python.rebuild.linecache +twisted.python.rebuild.log +twisted.python.rebuild.rebuild( +twisted.python.rebuild.reflect +twisted.python.rebuild.sys +twisted.python.rebuild.time +twisted.python.rebuild.types +twisted.python.rebuild.updateInstance( + +--- from twisted.python import rebuild --- +rebuild.RebuildError( +rebuild.Sensitive( +rebuild.__builtins__ +rebuild.__doc__ +rebuild.__file__ +rebuild.__getattr__( +rebuild.__name__ +rebuild.__package__ +rebuild.lastRebuild +rebuild.latestClass( +rebuild.latestFunction( +rebuild.linecache +rebuild.log +rebuild.rebuild( +rebuild.reflect +rebuild.sys +rebuild.time +rebuild.types +rebuild.updateInstance( + +--- from twisted.python.rebuild import * --- +RebuildError( +Sensitive( +__getattr__( +lastRebuild +latestClass( +latestFunction( +rebuild( +updateInstance( + +--- import twisted.python.reflect --- +twisted.python.reflect.Accessor( +twisted.python.reflect.AccessorType( +twisted.python.reflect.IS +twisted.python.reflect.ISNT +twisted.python.reflect.InvalidName( +twisted.python.reflect.ModuleNotFound( +twisted.python.reflect.ObjectNotFound( +twisted.python.reflect.OriginalAccessor( +twisted.python.reflect.PropertyAccessor( +twisted.python.reflect.QueueMethod( +twisted.python.reflect.RegexType( +twisted.python.reflect.Settable( +twisted.python.reflect.StringIO +twisted.python.reflect.Summer( +twisted.python.reflect.WAS +twisted.python.reflect.__all__ +twisted.python.reflect.__builtins__ +twisted.python.reflect.__doc__ +twisted.python.reflect.__file__ +twisted.python.reflect.__name__ +twisted.python.reflect.__package__ +twisted.python.reflect.accumulateBases( +twisted.python.reflect.accumulateClassDict( +twisted.python.reflect.accumulateClassList( +twisted.python.reflect.accumulateMethods( +twisted.python.reflect.addMethodNamesToDict( +twisted.python.reflect.allYourBase( +twisted.python.reflect.deque( +twisted.python.reflect.filenameToModuleName( +twisted.python.reflect.findInstances( +twisted.python.reflect.fullFuncName( +twisted.python.reflect.fullyQualifiedName( +twisted.python.reflect.funcinfo( +twisted.python.reflect.getClass( +twisted.python.reflect.getcurrent( +twisted.python.reflect.inspect +twisted.python.reflect.isLike( +twisted.python.reflect.isOfType( +twisted.python.reflect.isSame( +twisted.python.reflect.isinst( +twisted.python.reflect.macro( +twisted.python.reflect.modgrep( +twisted.python.reflect.namedAny( +twisted.python.reflect.namedClass( +twisted.python.reflect.namedModule( +twisted.python.reflect.namedObject( +twisted.python.reflect.new +twisted.python.reflect.objgrep( +twisted.python.reflect.os +twisted.python.reflect.pickle +twisted.python.reflect.prefixedMethodNames( +twisted.python.reflect.prefixedMethods( +twisted.python.reflect.qual( +twisted.python.reflect.re +twisted.python.reflect.safe_repr( +twisted.python.reflect.safe_str( +twisted.python.reflect.string +twisted.python.reflect.sys +twisted.python.reflect.traceback +twisted.python.reflect.types +twisted.python.reflect.warnings +twisted.python.reflect.weakref + +--- from twisted.python import reflect --- +reflect.Accessor( +reflect.AccessorType( +reflect.IS +reflect.ISNT +reflect.InvalidName( +reflect.ModuleNotFound( +reflect.ObjectNotFound( +reflect.OriginalAccessor( +reflect.PropertyAccessor( +reflect.QueueMethod( +reflect.RegexType( +reflect.Settable( +reflect.StringIO +reflect.Summer( +reflect.WAS +reflect.__all__ +reflect.__builtins__ +reflect.__doc__ +reflect.__file__ +reflect.__name__ +reflect.__package__ +reflect.accumulateBases( +reflect.accumulateClassDict( +reflect.accumulateClassList( +reflect.accumulateMethods( +reflect.addMethodNamesToDict( +reflect.allYourBase( +reflect.deque( +reflect.filenameToModuleName( +reflect.findInstances( +reflect.fullFuncName( +reflect.fullyQualifiedName( +reflect.funcinfo( +reflect.getClass( +reflect.getcurrent( +reflect.inspect +reflect.isLike( +reflect.isOfType( +reflect.isSame( +reflect.isinst( +reflect.macro( +reflect.modgrep( +reflect.namedAny( +reflect.namedClass( +reflect.namedModule( +reflect.namedObject( +reflect.new +reflect.objgrep( +reflect.os +reflect.pickle +reflect.prefixedMethodNames( +reflect.prefixedMethods( +reflect.qual( +reflect.re +reflect.safe_repr( +reflect.safe_str( +reflect.string +reflect.sys +reflect.traceback +reflect.types +reflect.warnings +reflect.weakref + +--- from twisted.python.reflect import * --- +Accessor( +AccessorType( +IS +ISNT +InvalidName( +ModuleNotFound( +ObjectNotFound( +OriginalAccessor( +PropertyAccessor( +QueueMethod( +RegexType( +Settable( +Summer( +WAS +accumulateBases( +accumulateClassList( +accumulateMethods( +addMethodNamesToDict( +allYourBase( +filenameToModuleName( +findInstances( +funcinfo( +getClass( +getcurrent( +isLike( +isOfType( +isSame( +isinst( +macro( +modgrep( +objgrep( +prefixedMethods( +safe_repr( +safe_str( + +--- import twisted.python.release --- +twisted.python.release.CommandFailed( +twisted.python.release.DirectoryDoesntExist( +twisted.python.release.DirectoryExists( +twisted.python.release.__builtins__ +twisted.python.release.__doc__ +twisted.python.release.__file__ +twisted.python.release.__name__ +twisted.python.release.__package__ +twisted.python.release.os +twisted.python.release.re +twisted.python.release.runChdirSafe( +twisted.python.release.sh( + +--- from twisted.python import release --- +release.CommandFailed( +release.DirectoryDoesntExist( +release.DirectoryExists( +release.__builtins__ +release.__doc__ +release.__file__ +release.__name__ +release.__package__ +release.os +release.re +release.runChdirSafe( +release.sh( + +--- from twisted.python.release import * --- +DirectoryDoesntExist( +DirectoryExists( +runChdirSafe( +sh( + +--- import twisted.python.roots --- +twisted.python.roots.Collection( +twisted.python.roots.Constrained( +twisted.python.roots.ConstraintViolation( +twisted.python.roots.Entity( +twisted.python.roots.Homogenous( +twisted.python.roots.Locked( +twisted.python.roots.NotSupportedError( +twisted.python.roots.Request( +twisted.python.roots.__builtins__ +twisted.python.roots.__doc__ +twisted.python.roots.__file__ +twisted.python.roots.__name__ +twisted.python.roots.__package__ +twisted.python.roots.reflect +twisted.python.roots.types + +--- from twisted.python import roots --- +roots.Collection( +roots.Constrained( +roots.ConstraintViolation( +roots.Entity( +roots.Homogenous( +roots.Locked( +roots.NotSupportedError( +roots.Request( +roots.__builtins__ +roots.__doc__ +roots.__file__ +roots.__name__ +roots.__package__ +roots.reflect +roots.types + +--- from twisted.python.roots import * --- +Collection( +Constrained( +ConstraintViolation( +Homogenous( +Locked( +NotSupportedError( + +--- import twisted.python.runtime --- +twisted.python.runtime.Platform( +twisted.python.runtime.__builtins__ +twisted.python.runtime.__doc__ +twisted.python.runtime.__file__ +twisted.python.runtime.__name__ +twisted.python.runtime.__package__ +twisted.python.runtime.imp +twisted.python.runtime.knownPlatforms +twisted.python.runtime.os +twisted.python.runtime.platform +twisted.python.runtime.platformType +twisted.python.runtime.seconds( +twisted.python.runtime.shortPythonVersion( +twisted.python.runtime.sys +twisted.python.runtime.time + +--- from twisted.python import runtime --- +runtime.Platform( +runtime.__builtins__ +runtime.__doc__ +runtime.__file__ +runtime.__name__ +runtime.__package__ +runtime.imp +runtime.knownPlatforms +runtime.os +runtime.platform +runtime.platformType +runtime.seconds( +runtime.shortPythonVersion( +runtime.sys +runtime.time + +--- from twisted.python.runtime import * --- +Platform( +knownPlatforms +shortPythonVersion( + +--- import twisted.python.syslog --- +twisted.python.syslog.SyslogObserver( +twisted.python.syslog.__builtins__ +twisted.python.syslog.__doc__ +twisted.python.syslog.__file__ +twisted.python.syslog.__name__ +twisted.python.syslog.__package__ +twisted.python.syslog.log +twisted.python.syslog.startLogging( +twisted.python.syslog.syslog + +--- from twisted.python import syslog --- +syslog.SyslogObserver( +syslog.__builtins__ +syslog.__file__ +syslog.log +syslog.startLogging( +syslog.syslog + +--- from twisted.python.syslog import * --- +SyslogObserver( +syslog + +--- import twisted.python.text --- +twisted.python.text.__builtins__ +twisted.python.text.__doc__ +twisted.python.text.__file__ +twisted.python.text.__name__ +twisted.python.text.__package__ +twisted.python.text.docstringLStrip( +twisted.python.text.endsInNewline( +twisted.python.text.greedyWrap( +twisted.python.text.isMultiline( +twisted.python.text.removeLeadingBlanks( +twisted.python.text.removeLeadingTrailingBlanks( +twisted.python.text.splitQuoted( +twisted.python.text.strFile( +twisted.python.text.string +twisted.python.text.stringyString( +twisted.python.text.types +twisted.python.text.wordWrap( + +--- from twisted.python import text --- +text.__builtins__ +text.__doc__ +text.__file__ +text.__name__ +text.__package__ +text.docstringLStrip( +text.endsInNewline( +text.greedyWrap( +text.isMultiline( +text.removeLeadingBlanks( +text.removeLeadingTrailingBlanks( +text.splitQuoted( +text.strFile( +text.string +text.stringyString( +text.types +text.wordWrap( + +--- from twisted.python.text import * --- +docstringLStrip( +endsInNewline( +greedyWrap( +isMultiline( +removeLeadingBlanks( +removeLeadingTrailingBlanks( +strFile( +stringyString( +wordWrap( + +--- import twisted.python.threadable --- +twisted.python.threadable.DummyLock( +twisted.python.threadable.XLock( +twisted.python.threadable.__all__ +twisted.python.threadable.__builtins__ +twisted.python.threadable.__doc__ +twisted.python.threadable.__file__ +twisted.python.threadable.__name__ +twisted.python.threadable.__package__ +twisted.python.threadable.getThreadID( +twisted.python.threadable.hook +twisted.python.threadable.init( +twisted.python.threadable.ioThread +twisted.python.threadable.isInIOThread( +twisted.python.threadable.registerAsIOThread( +twisted.python.threadable.synchronize( +twisted.python.threadable.threaded +twisted.python.threadable.threadingmodule +twisted.python.threadable.threadmodule +twisted.python.threadable.unpickle_lock( +twisted.python.threadable.warnings +twisted.python.threadable.whenThreaded( + +--- from twisted.python import threadable --- +threadable.DummyLock( +threadable.XLock( +threadable.__all__ +threadable.__builtins__ +threadable.__doc__ +threadable.__file__ +threadable.__name__ +threadable.__package__ +threadable.getThreadID( +threadable.hook +threadable.init( +threadable.ioThread +threadable.isInIOThread( +threadable.registerAsIOThread( +threadable.synchronize( +threadable.threaded +threadable.threadingmodule +threadable.threadmodule +threadable.unpickle_lock( +threadable.warnings +threadable.whenThreaded( + +--- from twisted.python.threadable import * --- +DummyLock( +XLock( +getThreadID( +hook +ioThread +isInIOThread( +registerAsIOThread( +synchronize( +threaded +threadingmodule +threadmodule +unpickle_lock( +whenThreaded( + +--- import twisted.python.threadpool --- +twisted.python.threadpool.Queue +twisted.python.threadpool.ThreadPool( +twisted.python.threadpool.ThreadSafeList( +twisted.python.threadpool.WorkerStop +twisted.python.threadpool.__builtins__ +twisted.python.threadpool.__doc__ +twisted.python.threadpool.__file__ +twisted.python.threadpool.__name__ +twisted.python.threadpool.__package__ +twisted.python.threadpool.context +twisted.python.threadpool.copy +twisted.python.threadpool.failure +twisted.python.threadpool.log +twisted.python.threadpool.runtime +twisted.python.threadpool.sys +twisted.python.threadpool.threading +twisted.python.threadpool.warnings + +--- from twisted.python import threadpool --- +threadpool.Queue +threadpool.ThreadPool( +threadpool.ThreadSafeList( +threadpool.WorkerStop +threadpool.__builtins__ +threadpool.__doc__ +threadpool.__file__ +threadpool.__name__ +threadpool.__package__ +threadpool.context +threadpool.copy +threadpool.failure +threadpool.log +threadpool.runtime +threadpool.sys +threadpool.threading +threadpool.warnings + +--- from twisted.python.threadpool import * --- +ThreadPool( +ThreadSafeList( +WorkerStop + +--- import twisted.python.timeoutqueue --- +twisted.python.timeoutqueue.Queue +twisted.python.timeoutqueue.TimedOut( +twisted.python.timeoutqueue.TimeoutQueue( +twisted.python.timeoutqueue.__all__ +twisted.python.timeoutqueue.__builtins__ +twisted.python.timeoutqueue.__doc__ +twisted.python.timeoutqueue.__file__ +twisted.python.timeoutqueue.__name__ +twisted.python.timeoutqueue.__package__ +twisted.python.timeoutqueue.time +twisted.python.timeoutqueue.warnings + +--- from twisted.python import timeoutqueue --- +timeoutqueue.Queue +timeoutqueue.TimedOut( +timeoutqueue.TimeoutQueue( +timeoutqueue.__all__ +timeoutqueue.__builtins__ +timeoutqueue.__doc__ +timeoutqueue.__file__ +timeoutqueue.__name__ +timeoutqueue.__package__ +timeoutqueue.time +timeoutqueue.warnings + +--- from twisted.python.timeoutqueue import * --- +TimedOut( +TimeoutQueue( + +--- import twisted.python.urlpath --- +twisted.python.urlpath.URLPath( +twisted.python.urlpath.__builtins__ +twisted.python.urlpath.__doc__ +twisted.python.urlpath.__file__ +twisted.python.urlpath.__name__ +twisted.python.urlpath.__package__ +twisted.python.urlpath.urllib +twisted.python.urlpath.urlparse + +--- from twisted.python import urlpath --- +urlpath.URLPath( +urlpath.__builtins__ +urlpath.__doc__ +urlpath.__file__ +urlpath.__name__ +urlpath.__package__ +urlpath.urllib +urlpath.urlparse + +--- from twisted.python.urlpath import * --- +URLPath( + +--- import twisted.python.usage --- +twisted.python.usage.CoerceParameter( +twisted.python.usage.Options( +twisted.python.usage.UsageError( +twisted.python.usage.__builtins__ +twisted.python.usage.__doc__ +twisted.python.usage.__file__ +twisted.python.usage.__name__ +twisted.python.usage.__package__ +twisted.python.usage.docMakeChunks( +twisted.python.usage.error( +twisted.python.usage.flagFunction( +twisted.python.usage.getopt +twisted.python.usage.os +twisted.python.usage.path +twisted.python.usage.portCoerce( +twisted.python.usage.reflect +twisted.python.usage.sys +twisted.python.usage.text +twisted.python.usage.util + +--- from twisted.python import usage --- +usage.CoerceParameter( +usage.Options( +usage.UsageError( +usage.__builtins__ +usage.__doc__ +usage.__file__ +usage.__name__ +usage.__package__ +usage.docMakeChunks( +usage.error( +usage.flagFunction( +usage.getopt +usage.os +usage.path +usage.portCoerce( +usage.reflect +usage.sys +usage.text +usage.util + +--- from twisted.python.usage import * --- +CoerceParameter( +UsageError( +docMakeChunks( +flagFunction( +portCoerce( + +--- import twisted.python.util --- +twisted.python.util.FancyEqMixin( +twisted.python.util.FancyStrMixin( +twisted.python.util.InsensitiveDict( +twisted.python.util.IntervalDifferential( +twisted.python.util.LineLog( +twisted.python.util.OrderedDict( +twisted.python.util.SubclassableCStringIO( +twisted.python.util.UserDict( +twisted.python.util.__all__ +twisted.python.util.__builtins__ +twisted.python.util.__doc__ +twisted.python.util.__file__ +twisted.python.util.__name__ +twisted.python.util.__package__ +twisted.python.util.addPluginDir( +twisted.python.util.dict( +twisted.python.util.dsu( +twisted.python.util.errno +twisted.python.util.getPassword( +twisted.python.util.getPluginDirs( +twisted.python.util.getgroups( +twisted.python.util.gidFromString( +twisted.python.util.grp +twisted.python.util.hmac +twisted.python.util.initgroups( +twisted.python.util.inspect +twisted.python.util.keyed_md5( +twisted.python.util.makeStatBar( +twisted.python.util.mergeFunctionMetadata( +twisted.python.util.moduleMovedForSplit( +twisted.python.util.nameToLabel( +twisted.python.util.new +twisted.python.util.os +twisted.python.util.padTo( +twisted.python.util.println( +twisted.python.util.pwd +twisted.python.util.raises( +twisted.python.util.runAsEffectiveUser( +twisted.python.util.searchupwards( +twisted.python.util.setgroups( +twisted.python.util.sibpath( +twisted.python.util.spewer( +twisted.python.util.str_xor( +twisted.python.util.switchUID( +twisted.python.util.sys +twisted.python.util.uidFromString( +twisted.python.util.uniquify( +twisted.python.util.unsignedID( +twisted.python.util.untilConcludes( +twisted.python.util.warnings + +--- from twisted.python import util --- +util.FancyEqMixin( +util.FancyStrMixin( +util.InsensitiveDict( +util.IntervalDifferential( +util.LineLog( +util.OrderedDict( +util.SubclassableCStringIO( +util.UserDict( +util.addPluginDir( +util.dict( +util.dsu( +util.errno +util.getPassword( +util.getPluginDirs( +util.getgroups( +util.gidFromString( +util.grp +util.hmac +util.initgroups( +util.inspect +util.keyed_md5( +util.makeStatBar( +util.mergeFunctionMetadata( +util.moduleMovedForSplit( +util.nameToLabel( +util.new +util.os +util.padTo( +util.println( +util.pwd +util.raises( +util.runAsEffectiveUser( +util.searchupwards( +util.setgroups( +util.sibpath( +util.spewer( +util.str_xor( +util.switchUID( +util.sys +util.uidFromString( +util.uniquify( +util.unsignedID( +util.untilConcludes( + +--- from twisted.python.util import * --- +FancyEqMixin( +FancyStrMixin( +IntervalDifferential( +LineLog( +OrderedDict( +SubclassableCStringIO( +addPluginDir( +dsu( +getPluginDirs( +gidFromString( +initgroups( +keyed_md5( +makeStatBar( +moduleMovedForSplit( +nameToLabel( +padTo( +println( +raises( +searchupwards( +sibpath( +spewer( +str_xor( +uidFromString( +uniquify( +untilConcludes( + +--- import twisted.python.win32 --- +twisted.python.win32.ERROR_DIRECTORY +twisted.python.win32.ERROR_FILE_NOT_FOUND +twisted.python.win32.ERROR_INVALID_NAME +twisted.python.win32.ERROR_PATH_NOT_FOUND +twisted.python.win32.FakeWindowsError( +twisted.python.win32.WindowsError( +twisted.python.win32.__builtins__ +twisted.python.win32.__doc__ +twisted.python.win32.__file__ +twisted.python.win32.__name__ +twisted.python.win32.__package__ +twisted.python.win32.cmdLineQuote( +twisted.python.win32.exceptions +twisted.python.win32.formatError( +twisted.python.win32.getProgramFilesPath( +twisted.python.win32.getProgramsMenuPath( +twisted.python.win32.os +twisted.python.win32.platform +twisted.python.win32.quoteArguments( +twisted.python.win32.re + +--- from twisted.python import win32 --- +win32.ERROR_DIRECTORY +win32.ERROR_FILE_NOT_FOUND +win32.ERROR_INVALID_NAME +win32.ERROR_PATH_NOT_FOUND +win32.FakeWindowsError( +win32.WindowsError( +win32.__builtins__ +win32.__doc__ +win32.__file__ +win32.__name__ +win32.__package__ +win32.cmdLineQuote( +win32.exceptions +win32.formatError( +win32.getProgramFilesPath( +win32.getProgramsMenuPath( +win32.os +win32.platform +win32.quoteArguments( +win32.re + +--- from twisted.python.win32 import * --- +FakeWindowsError( +cmdLineQuote( +formatError( +getProgramFilesPath( +getProgramsMenuPath( +quoteArguments( + +--- import twisted.python.zippath --- +twisted.python.zippath.ChunkingZipFile( +twisted.python.zippath.FilePath( +twisted.python.zippath.ZIP_PATH_SEP +twisted.python.zippath.ZipArchive( +twisted.python.zippath.ZipPath( +twisted.python.zippath.__builtins__ +twisted.python.zippath.__doc__ +twisted.python.zippath.__file__ +twisted.python.zippath.__metaclass__( +twisted.python.zippath.__name__ +twisted.python.zippath.__package__ +twisted.python.zippath.errno +twisted.python.zippath.os +twisted.python.zippath.time + +--- from twisted.python import zippath --- +zippath.ChunkingZipFile( +zippath.FilePath( +zippath.ZIP_PATH_SEP +zippath.ZipArchive( +zippath.ZipPath( +zippath.__builtins__ +zippath.__doc__ +zippath.__file__ +zippath.__metaclass__( +zippath.__name__ +zippath.__package__ +zippath.errno +zippath.os +zippath.time + +--- from twisted.python.zippath import * --- +ChunkingZipFile( +ZIP_PATH_SEP +ZipPath( + +--- import twisted.python.zipstream --- +twisted.python.zipstream.ChunkingZipFile( +twisted.python.zipstream.DIR_BIT +twisted.python.zipstream.DeflatedZipFileEntry( +twisted.python.zipstream.ZipFileEntry( +twisted.python.zipstream.__builtins__ +twisted.python.zipstream.__doc__ +twisted.python.zipstream.__file__ +twisted.python.zipstream.__name__ +twisted.python.zipstream.__package__ +twisted.python.zipstream.countFileChunks( +twisted.python.zipstream.countZipFileChunks( +twisted.python.zipstream.countZipFileEntries( +twisted.python.zipstream.os +twisted.python.zipstream.struct +twisted.python.zipstream.unzip( +twisted.python.zipstream.unzipIter( +twisted.python.zipstream.unzipIterChunky( +twisted.python.zipstream.warnings +twisted.python.zipstream.zipfile +twisted.python.zipstream.zlib + +--- from twisted.python import zipstream --- +zipstream.ChunkingZipFile( +zipstream.DIR_BIT +zipstream.DeflatedZipFileEntry( +zipstream.ZipFileEntry( +zipstream.__builtins__ +zipstream.__doc__ +zipstream.__file__ +zipstream.__name__ +zipstream.__package__ +zipstream.countFileChunks( +zipstream.countZipFileChunks( +zipstream.countZipFileEntries( +zipstream.os +zipstream.struct +zipstream.unzip( +zipstream.unzipIter( +zipstream.unzipIterChunky( +zipstream.warnings +zipstream.zipfile +zipstream.zlib + +--- from twisted.python.zipstream import * --- +DIR_BIT +DeflatedZipFileEntry( +ZipFileEntry( +countFileChunks( +countZipFileChunks( +countZipFileEntries( +unzip( +unzipIter( +unzipIterChunky( +zipfile + +--- import twisted.python.zshcomp --- +twisted.python.zshcomp.ArgumentsGenerator( +twisted.python.zshcomp.Builder( +twisted.python.zshcomp.IServiceMaker( +twisted.python.zshcomp.MktapBuilder( +twisted.python.zshcomp.MyOptions( +twisted.python.zshcomp.SubcommandBuilder( +twisted.python.zshcomp.TwistdBuilder( +twisted.python.zshcomp.__builtins__ +twisted.python.zshcomp.__doc__ +twisted.python.zshcomp.__file__ +twisted.python.zshcomp.__name__ +twisted.python.zshcomp.__package__ +twisted.python.zshcomp.__warningregistry__ +twisted.python.zshcomp.commands +twisted.python.zshcomp.descrFromDoc( +twisted.python.zshcomp.escape( +twisted.python.zshcomp.firstLine( +twisted.python.zshcomp.generateFor +twisted.python.zshcomp.itertools +twisted.python.zshcomp.makeCompFunctionFiles( +twisted.python.zshcomp.os +twisted.python.zshcomp.reflect +twisted.python.zshcomp.run( +twisted.python.zshcomp.siteFunctionsPath( +twisted.python.zshcomp.specialBuilders +twisted.python.zshcomp.sys +twisted.python.zshcomp.usage +twisted.python.zshcomp.util + +--- from twisted.python import zshcomp --- +zshcomp.ArgumentsGenerator( +zshcomp.Builder( +zshcomp.IServiceMaker( +zshcomp.MktapBuilder( +zshcomp.MyOptions( +zshcomp.SubcommandBuilder( +zshcomp.TwistdBuilder( +zshcomp.__builtins__ +zshcomp.__doc__ +zshcomp.__file__ +zshcomp.__name__ +zshcomp.__package__ +zshcomp.__warningregistry__ +zshcomp.commands +zshcomp.descrFromDoc( +zshcomp.escape( +zshcomp.firstLine( +zshcomp.generateFor +zshcomp.itertools +zshcomp.makeCompFunctionFiles( +zshcomp.os +zshcomp.reflect +zshcomp.run( +zshcomp.siteFunctionsPath( +zshcomp.specialBuilders +zshcomp.sys +zshcomp.usage +zshcomp.util + +--- from twisted.python.zshcomp import * --- +ArgumentsGenerator( +Builder( +MktapBuilder( +MyOptions( +SubcommandBuilder( +TwistdBuilder( +commands +descrFromDoc( +firstLine( +generateFor +makeCompFunctionFiles( +siteFunctionsPath( +specialBuilders + +--- import twisted.runner --- +twisted.runner.__builtins__ +twisted.runner.__doc__ +twisted.runner.__file__ +twisted.runner.__name__ +twisted.runner.__package__ +twisted.runner.__path__ +twisted.runner.__version__ +twisted.runner.version + +--- from twisted import runner --- +runner.__builtins__ +runner.__doc__ +runner.__file__ +runner.__name__ +runner.__package__ +runner.__path__ +runner.__version__ +runner.version + +--- from twisted.runner import * --- + +--- import twisted.runner.inetd --- +twisted.runner.inetd.InetdFactory( +twisted.runner.inetd.InetdProtocol( +twisted.runner.inetd.Protocol( +twisted.runner.inetd.ServerFactory( +twisted.runner.inetd.__builtins__ +twisted.runner.inetd.__doc__ +twisted.runner.inetd.__file__ +twisted.runner.inetd.__name__ +twisted.runner.inetd.__package__ +twisted.runner.inetd.fdesc +twisted.runner.inetd.internalProtocols +twisted.runner.inetd.os +twisted.runner.inetd.process +twisted.runner.inetd.reactor +twisted.runner.inetd.wire + +--- from twisted.runner import inetd --- +inetd.InetdFactory( +inetd.InetdProtocol( +inetd.Protocol( +inetd.ServerFactory( +inetd.__builtins__ +inetd.__doc__ +inetd.__file__ +inetd.__name__ +inetd.__package__ +inetd.fdesc +inetd.internalProtocols +inetd.os +inetd.process +inetd.reactor +inetd.wire + +--- from twisted.runner.inetd import * --- +InetdFactory( +InetdProtocol( +internalProtocols +wire + +--- import twisted.runner.inetdtap --- +twisted.runner.inetdtap.Options( +twisted.runner.inetdtap.RPCServer( +twisted.runner.inetdtap.ServerFactory( +twisted.runner.inetdtap.__builtins__ +twisted.runner.inetdtap.__doc__ +twisted.runner.inetdtap.__file__ +twisted.runner.inetdtap.__name__ +twisted.runner.inetdtap.__package__ +twisted.runner.inetdtap.appservice +twisted.runner.inetdtap.grp +twisted.runner.inetdtap.inetd +twisted.runner.inetdtap.inetdconf +twisted.runner.inetdtap.internet +twisted.runner.inetdtap.log +twisted.runner.inetdtap.makeService( +twisted.runner.inetdtap.os +twisted.runner.inetdtap.portmap +twisted.runner.inetdtap.protocolDict +twisted.runner.inetdtap.pwd +twisted.runner.inetdtap.rpcOk +twisted.runner.inetdtap.socket +twisted.runner.inetdtap.usage + +--- from twisted.runner import inetdtap --- +inetdtap.Options( +inetdtap.RPCServer( +inetdtap.ServerFactory( +inetdtap.__builtins__ +inetdtap.__doc__ +inetdtap.__file__ +inetdtap.__name__ +inetdtap.__package__ +inetdtap.appservice +inetdtap.grp +inetdtap.inetd +inetdtap.inetdconf +inetdtap.internet +inetdtap.log +inetdtap.makeService( +inetdtap.os +inetdtap.portmap +inetdtap.protocolDict +inetdtap.pwd +inetdtap.rpcOk +inetdtap.socket +inetdtap.usage + +--- from twisted.runner.inetdtap import * --- +RPCServer( +appservice +inetd +inetdconf +portmap +protocolDict +rpcOk + +--- import twisted.runner.procmon --- +twisted.runner.procmon.DummyTransport( +twisted.runner.procmon.LineLogger( +twisted.runner.procmon.LoggingProtocol( +twisted.runner.procmon.ProcessMonitor( +twisted.runner.procmon.SIGKILL +twisted.runner.procmon.SIGTERM +twisted.runner.procmon.__builtins__ +twisted.runner.procmon.__doc__ +twisted.runner.procmon.__file__ +twisted.runner.procmon.__name__ +twisted.runner.procmon.__package__ +twisted.runner.procmon.basic +twisted.runner.procmon.log +twisted.runner.procmon.main( +twisted.runner.procmon.os +twisted.runner.procmon.process +twisted.runner.procmon.protocol +twisted.runner.procmon.reactor +twisted.runner.procmon.service +twisted.runner.procmon.time +twisted.runner.procmon.transport + +--- from twisted.runner import procmon --- +procmon.DummyTransport( +procmon.LineLogger( +procmon.LoggingProtocol( +procmon.ProcessMonitor( +procmon.SIGKILL +procmon.SIGTERM +procmon.__builtins__ +procmon.__doc__ +procmon.__file__ +procmon.__name__ +procmon.__package__ +procmon.basic +procmon.log +procmon.main( +procmon.os +procmon.process +procmon.protocol +procmon.reactor +procmon.service +procmon.time +procmon.transport + +--- from twisted.runner.procmon import * --- +DummyTransport( +LineLogger( +LoggingProtocol( +ProcessMonitor( +transport + +--- import twisted.runner.procutils --- +twisted.runner.procutils.__builtins__ +twisted.runner.procutils.__doc__ +twisted.runner.procutils.__file__ +twisted.runner.procutils.__name__ +twisted.runner.procutils.__package__ +twisted.runner.procutils.warnings +twisted.runner.procutils.which( + +--- from twisted.runner import procutils --- +procutils.warnings + +--- from twisted.runner.procutils import * --- + +--- import twisted.scripts --- +twisted.scripts.__builtins__ +twisted.scripts.__doc__ +twisted.scripts.__file__ +twisted.scripts.__name__ +twisted.scripts.__package__ +twisted.scripts.__path__ + +--- from twisted import scripts --- + +--- from twisted.scripts import * --- + +--- import twisted.scripts.htmlizer --- +twisted.scripts.htmlizer.Options( +twisted.scripts.htmlizer.__builtins__ +twisted.scripts.htmlizer.__doc__ +twisted.scripts.htmlizer.__file__ +twisted.scripts.htmlizer.__name__ +twisted.scripts.htmlizer.__package__ +twisted.scripts.htmlizer.__version__ +twisted.scripts.htmlizer.alternateLink +twisted.scripts.htmlizer.copyright +twisted.scripts.htmlizer.footer +twisted.scripts.htmlizer.header +twisted.scripts.htmlizer.htmlizer +twisted.scripts.htmlizer.os +twisted.scripts.htmlizer.run( +twisted.scripts.htmlizer.styleLink +twisted.scripts.htmlizer.sys +twisted.scripts.htmlizer.usage + +--- from twisted.scripts import htmlizer --- +htmlizer.Options( +htmlizer.__version__ +htmlizer.alternateLink +htmlizer.copyright +htmlizer.footer +htmlizer.header +htmlizer.htmlizer +htmlizer.os +htmlizer.run( +htmlizer.styleLink +htmlizer.sys +htmlizer.usage + +--- from twisted.scripts.htmlizer import * --- +alternateLink +footer +header +styleLink + +--- import twisted.scripts.manhole --- +twisted.scripts.manhole.MyOptions( +twisted.scripts.manhole.NoToolkitError( +twisted.scripts.manhole.__builtins__ +twisted.scripts.manhole.__doc__ +twisted.scripts.manhole.__file__ +twisted.scripts.manhole.__name__ +twisted.scripts.manhole.__package__ +twisted.scripts.manhole.bestToolkit( +twisted.scripts.manhole.getAvailableToolkits( +twisted.scripts.manhole.pbportno +twisted.scripts.manhole.run( +twisted.scripts.manhole.run_gtk1( +twisted.scripts.manhole.run_gtk2( +twisted.scripts.manhole.sys +twisted.scripts.manhole.toolkitPreference +twisted.scripts.manhole.usage + +--- from twisted.scripts import manhole --- +manhole.MyOptions( +manhole.NoToolkitError( +manhole.bestToolkit( +manhole.getAvailableToolkits( +manhole.pbportno +manhole.run( +manhole.run_gtk1( +manhole.run_gtk2( +manhole.toolkitPreference +manhole.usage + +--- from twisted.scripts.manhole import * --- +NoToolkitError( +bestToolkit( +getAvailableToolkits( +pbportno +run_gtk1( +run_gtk2( +toolkitPreference + +--- import twisted.scripts.mktap --- +twisted.scripts.mktap.FirstPassOptions( +twisted.scripts.mktap.IServiceMaker( +twisted.scripts.mktap.__builtins__ +twisted.scripts.mktap.__doc__ +twisted.scripts.mktap.__file__ +twisted.scripts.mktap.__name__ +twisted.scripts.mktap.__package__ +twisted.scripts.mktap.addToApplication( +twisted.scripts.mktap.app +twisted.scripts.mktap.getid( +twisted.scripts.mktap.gidFromString( +twisted.scripts.mktap.loadPlugins( +twisted.scripts.mktap.newplugin +twisted.scripts.mktap.oldplugin +twisted.scripts.mktap.os +twisted.scripts.mktap.run( +twisted.scripts.mktap.service +twisted.scripts.mktap.sob +twisted.scripts.mktap.sys +twisted.scripts.mktap.uidFromString( +twisted.scripts.mktap.usage +twisted.scripts.mktap.util +twisted.scripts.mktap.warnings + +--- from twisted.scripts import mktap --- +mktap.FirstPassOptions( +mktap.IServiceMaker( +mktap.__builtins__ +mktap.__doc__ +mktap.__file__ +mktap.__name__ +mktap.__package__ +mktap.addToApplication( +mktap.app +mktap.getid( +mktap.gidFromString( +mktap.loadPlugins( +mktap.newplugin +mktap.oldplugin +mktap.os +mktap.run( +mktap.service +mktap.sob +mktap.sys +mktap.uidFromString( +mktap.usage +mktap.util +mktap.warnings + +--- from twisted.scripts.mktap import * --- +FirstPassOptions( +addToApplication( +app +getid( +newplugin +oldplugin + +--- import twisted.scripts.tap2deb --- +twisted.scripts.tap2deb.MyOptions( +twisted.scripts.tap2deb.__builtins__ +twisted.scripts.tap2deb.__doc__ +twisted.scripts.tap2deb.__file__ +twisted.scripts.tap2deb.__name__ +twisted.scripts.tap2deb.__package__ +twisted.scripts.tap2deb.os +twisted.scripts.tap2deb.run( +twisted.scripts.tap2deb.save_to_file( +twisted.scripts.tap2deb.shutil +twisted.scripts.tap2deb.string +twisted.scripts.tap2deb.sys +twisted.scripts.tap2deb.type_dict +twisted.scripts.tap2deb.usage + +--- from twisted.scripts import tap2deb --- +tap2deb.MyOptions( +tap2deb.__builtins__ +tap2deb.__doc__ +tap2deb.__file__ +tap2deb.__name__ +tap2deb.__package__ +tap2deb.os +tap2deb.run( +tap2deb.save_to_file( +tap2deb.shutil +tap2deb.string +tap2deb.sys +tap2deb.type_dict +tap2deb.usage + +--- from twisted.scripts.tap2deb import * --- +save_to_file( +type_dict + +--- import twisted.scripts.tap2rpm --- +twisted.scripts.tap2rpm.MyOptions( +twisted.scripts.tap2rpm.__builtins__ +twisted.scripts.tap2rpm.__doc__ +twisted.scripts.tap2rpm.__file__ +twisted.scripts.tap2rpm.__name__ +twisted.scripts.tap2rpm.__package__ +twisted.scripts.tap2rpm.glob +twisted.scripts.tap2rpm.initFileData +twisted.scripts.tap2rpm.makeBuildDir( +twisted.scripts.tap2rpm.os +twisted.scripts.tap2rpm.run( +twisted.scripts.tap2rpm.shutil +twisted.scripts.tap2rpm.specFileData +twisted.scripts.tap2rpm.sys +twisted.scripts.tap2rpm.tap2deb +twisted.scripts.tap2rpm.time +twisted.scripts.tap2rpm.type_dict +twisted.scripts.tap2rpm.usage + +--- from twisted.scripts import tap2rpm --- +tap2rpm.MyOptions( +tap2rpm.__builtins__ +tap2rpm.__doc__ +tap2rpm.__file__ +tap2rpm.__name__ +tap2rpm.__package__ +tap2rpm.glob +tap2rpm.initFileData +tap2rpm.makeBuildDir( +tap2rpm.os +tap2rpm.run( +tap2rpm.shutil +tap2rpm.specFileData +tap2rpm.sys +tap2rpm.tap2deb +tap2rpm.time +tap2rpm.type_dict +tap2rpm.usage + +--- from twisted.scripts.tap2rpm import * --- +initFileData +makeBuildDir( +specFileData +tap2deb + +--- import twisted.scripts.tapconvert --- +twisted.scripts.tapconvert.ConvertOptions( +twisted.scripts.tapconvert.__builtins__ +twisted.scripts.tapconvert.__doc__ +twisted.scripts.tapconvert.__file__ +twisted.scripts.tapconvert.__name__ +twisted.scripts.tapconvert.__package__ +twisted.scripts.tapconvert.app +twisted.scripts.tapconvert.getpass +twisted.scripts.tapconvert.run( +twisted.scripts.tapconvert.sob +twisted.scripts.tapconvert.sys +twisted.scripts.tapconvert.usage + +--- from twisted.scripts import tapconvert --- +tapconvert.ConvertOptions( +tapconvert.__builtins__ +tapconvert.__doc__ +tapconvert.__file__ +tapconvert.__name__ +tapconvert.__package__ +tapconvert.app +tapconvert.getpass +tapconvert.run( +tapconvert.sob +tapconvert.sys +tapconvert.usage + +--- from twisted.scripts.tapconvert import * --- +ConvertOptions( + +--- import twisted.scripts.tkunzip --- +twisted.scripts.tkunzip.ProgressBar( +twisted.scripts.tkunzip.Progressor( +twisted.scripts.tkunzip.TkunzipOptions( +twisted.scripts.tkunzip.__builtins__ +twisted.scripts.tkunzip.__doc__ +twisted.scripts.tkunzip.__file__ +twisted.scripts.tkunzip.__name__ +twisted.scripts.tkunzip.__package__ +twisted.scripts.tkunzip.compiler( +twisted.scripts.tkunzip.countPys( +twisted.scripts.tkunzip.countPysRecursive( +twisted.scripts.tkunzip.defer +twisted.scripts.tkunzip.doItConsolicious( +twisted.scripts.tkunzip.doItTkinterly( +twisted.scripts.tkunzip.failure +twisted.scripts.tkunzip.generators +twisted.scripts.tkunzip.log +twisted.scripts.tkunzip.os +twisted.scripts.tkunzip.py_compile +twisted.scripts.tkunzip.reactor +twisted.scripts.tkunzip.run( +twisted.scripts.tkunzip.sys +twisted.scripts.tkunzip.tkdll +twisted.scripts.tkunzip.usage +twisted.scripts.tkunzip.util +twisted.scripts.tkunzip.which( +twisted.scripts.tkunzip.zipfile +twisted.scripts.tkunzip.zipstream + +--- from twisted.scripts import tkunzip --- +tkunzip.ProgressBar( +tkunzip.Progressor( +tkunzip.TkunzipOptions( +tkunzip.__builtins__ +tkunzip.__doc__ +tkunzip.__file__ +tkunzip.__name__ +tkunzip.__package__ +tkunzip.compiler( +tkunzip.countPys( +tkunzip.countPysRecursive( +tkunzip.defer +tkunzip.doItConsolicious( +tkunzip.doItTkinterly( +tkunzip.failure +tkunzip.generators +tkunzip.log +tkunzip.os +tkunzip.py_compile +tkunzip.reactor +tkunzip.run( +tkunzip.sys +tkunzip.tkdll +tkunzip.usage +tkunzip.util +tkunzip.which( +tkunzip.zipfile +tkunzip.zipstream + +--- from twisted.scripts.tkunzip import * --- +ProgressBar( +Progressor( +TkunzipOptions( +compiler( +countPys( +countPysRecursive( +doItConsolicious( +doItTkinterly( +tkdll +zipstream + +--- import twisted.scripts.trial --- +twisted.scripts.trial.Options( +twisted.scripts.trial.TBFORMAT_MAP +twisted.scripts.trial.__builtins__ +twisted.scripts.trial.__doc__ +twisted.scripts.trial.__file__ +twisted.scripts.trial.__name__ +twisted.scripts.trial.__package__ +twisted.scripts.trial.app +twisted.scripts.trial.defer +twisted.scripts.trial.failure +twisted.scripts.trial.gc +twisted.scripts.trial.getTestModules( +twisted.scripts.trial.isTestFile( +twisted.scripts.trial.itrial +twisted.scripts.trial.loadLocalVariables( +twisted.scripts.trial.os +twisted.scripts.trial.plugin +twisted.scripts.trial.random +twisted.scripts.trial.reflect +twisted.scripts.trial.reporter +twisted.scripts.trial.run( +twisted.scripts.trial.runner +twisted.scripts.trial.set( +twisted.scripts.trial.spewer( +twisted.scripts.trial.sys +twisted.scripts.trial.time +twisted.scripts.trial.usage +twisted.scripts.trial.warnings + +--- from twisted.scripts import trial --- +trial.Options( +trial.TBFORMAT_MAP +trial.app +trial.defer +trial.failure +trial.gc +trial.getTestModules( +trial.isTestFile( +trial.itrial +trial.loadLocalVariables( +trial.os +trial.plugin +trial.random +trial.reflect +trial.reporter +trial.run( +trial.runner +trial.set( +trial.spewer( +trial.sys +trial.time +trial.usage +trial.warnings + +--- from twisted.scripts.trial import * --- +TBFORMAT_MAP +getTestModules( +isTestFile( +itrial +loadLocalVariables( +reporter +runner + +--- import twisted.scripts.twistd --- +twisted.scripts.twistd.ServerOptions( +twisted.scripts.twistd.__all__ +twisted.scripts.twistd.__builtins__ +twisted.scripts.twistd.__doc__ +twisted.scripts.twistd.__file__ +twisted.scripts.twistd.__name__ +twisted.scripts.twistd.__package__ +twisted.scripts.twistd.app +twisted.scripts.twistd.platformType +twisted.scripts.twistd.run( +twisted.scripts.twistd.runApp( + +--- from twisted.scripts import twistd --- +twistd.ServerOptions( +twistd.__all__ +twistd.__builtins__ +twistd.__doc__ +twistd.__file__ +twistd.__name__ +twistd.__package__ +twistd.app +twistd.platformType +twistd.run( +twistd.runApp( + +--- from twisted.scripts.twistd import * --- +runApp( + +--- import twisted.spread --- +twisted.spread.__builtins__ +twisted.spread.__doc__ +twisted.spread.__file__ +twisted.spread.__name__ +twisted.spread.__package__ +twisted.spread.__path__ + +--- from twisted import spread --- +spread.__builtins__ +spread.__doc__ +spread.__file__ +spread.__name__ +spread.__package__ +spread.__path__ + +--- from twisted.spread import * --- + +--- import twisted.spread.banana --- +twisted.spread.banana.Banana( +twisted.spread.banana.BananaError( +twisted.spread.banana.FLOAT +twisted.spread.banana.HIGH_BIT_SET +twisted.spread.banana.INT +twisted.spread.banana.LIST +twisted.spread.banana.LONGINT +twisted.spread.banana.LONGNEG +twisted.spread.banana.NEG +twisted.spread.banana.SIZE_LIMIT +twisted.spread.banana.STRING +twisted.spread.banana.VOCAB +twisted.spread.banana.__builtins__ +twisted.spread.banana.__doc__ +twisted.spread.banana.__file__ +twisted.spread.banana.__name__ +twisted.spread.banana.__package__ +twisted.spread.banana.__version__ +twisted.spread.banana.b1282int( +twisted.spread.banana.cStringIO +twisted.spread.banana.copy +twisted.spread.banana.decode( +twisted.spread.banana.encode( +twisted.spread.banana.int2b128( +twisted.spread.banana.log +twisted.spread.banana.protocol +twisted.spread.banana.setPrefixLimit( +twisted.spread.banana.struct +twisted.spread.banana.styles + +--- from twisted.spread import banana --- +banana.Banana( +banana.BananaError( +banana.FLOAT +banana.HIGH_BIT_SET +banana.INT +banana.LIST +banana.LONGINT +banana.LONGNEG +banana.NEG +banana.SIZE_LIMIT +banana.STRING +banana.VOCAB +banana.__builtins__ +banana.__doc__ +banana.__file__ +banana.__name__ +banana.__package__ +banana.__version__ +banana.b1282int( +banana.cStringIO +banana.copy +banana.decode( +banana.encode( +banana.int2b128( +banana.log +banana.protocol +banana.setPrefixLimit( +banana.struct +banana.styles + +--- from twisted.spread.banana import * --- +Banana( +BananaError( +HIGH_BIT_SET +LONGINT +LONGNEG +NEG +SIZE_LIMIT +VOCAB +b1282int( +int2b128( +setPrefixLimit( + +--- import twisted.spread.flavors --- +twisted.spread.flavors.Cacheable( +twisted.spread.flavors.Copyable( +twisted.spread.flavors.IPBRoot( +twisted.spread.flavors.Interface( +twisted.spread.flavors.Jellyable( +twisted.spread.flavors.NoSuchMethod( +twisted.spread.flavors.Referenceable( +twisted.spread.flavors.RemoteCache( +twisted.spread.flavors.RemoteCacheMethod( +twisted.spread.flavors.RemoteCacheObserver( +twisted.spread.flavors.RemoteCopy( +twisted.spread.flavors.Root( +twisted.spread.flavors.Serializable( +twisted.spread.flavors.Unjellyable( +twisted.spread.flavors.ViewPoint( +twisted.spread.flavors.Viewable( +twisted.spread.flavors.__builtins__ +twisted.spread.flavors.__doc__ +twisted.spread.flavors.__file__ +twisted.spread.flavors.__name__ +twisted.spread.flavors.__package__ +twisted.spread.flavors.cache_atom +twisted.spread.flavors.cached_atom +twisted.spread.flavors.copyTags +twisted.spread.flavors.copy_atom +twisted.spread.flavors.getInstanceState( +twisted.spread.flavors.implements( +twisted.spread.flavors.log +twisted.spread.flavors.reflect +twisted.spread.flavors.remote_atom +twisted.spread.flavors.setCopierForClass( +twisted.spread.flavors.setCopierForClassTree( +twisted.spread.flavors.setFactoryForClass( +twisted.spread.flavors.setInstanceState( +twisted.spread.flavors.setUnjellyableFactoryForClass( +twisted.spread.flavors.setUnjellyableForClass( +twisted.spread.flavors.setUnjellyableForClassTree( +twisted.spread.flavors.sys +twisted.spread.flavors.unjellyCached( +twisted.spread.flavors.unjellyLCache( +twisted.spread.flavors.unjellyLocal( +twisted.spread.flavors.unjellyableRegistry + +--- from twisted.spread import flavors --- +flavors.Cacheable( +flavors.Copyable( +flavors.IPBRoot( +flavors.Interface( +flavors.Jellyable( +flavors.NoSuchMethod( +flavors.Referenceable( +flavors.RemoteCache( +flavors.RemoteCacheMethod( +flavors.RemoteCacheObserver( +flavors.RemoteCopy( +flavors.Root( +flavors.Serializable( +flavors.Unjellyable( +flavors.ViewPoint( +flavors.Viewable( +flavors.__builtins__ +flavors.__doc__ +flavors.__file__ +flavors.__name__ +flavors.__package__ +flavors.cache_atom +flavors.cached_atom +flavors.copyTags +flavors.copy_atom +flavors.getInstanceState( +flavors.implements( +flavors.log +flavors.reflect +flavors.remote_atom +flavors.setCopierForClass( +flavors.setCopierForClassTree( +flavors.setFactoryForClass( +flavors.setInstanceState( +flavors.setUnjellyableFactoryForClass( +flavors.setUnjellyableForClass( +flavors.setUnjellyableForClassTree( +flavors.sys +flavors.unjellyCached( +flavors.unjellyLCache( +flavors.unjellyLocal( +flavors.unjellyableRegistry + +--- from twisted.spread.flavors import * --- +Cacheable( +Copyable( +IPBRoot( +Jellyable( +NoSuchMethod( +Referenceable( +RemoteCache( +RemoteCacheMethod( +RemoteCacheObserver( +RemoteCopy( +Root( +Serializable( +Unjellyable( +ViewPoint( +Viewable( +cache_atom +cached_atom +copyTags +copy_atom +getInstanceState( +remote_atom +setCopierForClass( +setCopierForClassTree( +setFactoryForClass( +setInstanceState( +setUnjellyableFactoryForClass( +setUnjellyableForClass( +setUnjellyableForClassTree( +unjellyCached( +unjellyLCache( +unjellyLocal( +unjellyableRegistry + +--- import twisted.spread.interfaces --- +twisted.spread.interfaces.IJellyable( +twisted.spread.interfaces.IUnjellyable( +twisted.spread.interfaces.Interface( +twisted.spread.interfaces.__builtins__ +twisted.spread.interfaces.__doc__ +twisted.spread.interfaces.__file__ +twisted.spread.interfaces.__name__ +twisted.spread.interfaces.__package__ + +--- from twisted.spread import interfaces --- +interfaces.IJellyable( +interfaces.IUnjellyable( + +--- from twisted.spread.interfaces import * --- +IJellyable( +IUnjellyable( + +--- import twisted.spread.jelly --- +twisted.spread.jelly.BooleanType( +twisted.spread.jelly.ClassType( +twisted.spread.jelly.DictTypes +twisted.spread.jelly.DictionaryType( +twisted.spread.jelly.DummySecurityOptions( +twisted.spread.jelly.FloatType( +twisted.spread.jelly.FunctionType( +twisted.spread.jelly.IJellyable( +twisted.spread.jelly.IUnjellyable( +twisted.spread.jelly.InsecureJelly( +twisted.spread.jelly.InstanceType( +twisted.spread.jelly.IntType( +twisted.spread.jelly.Jellyable( +twisted.spread.jelly.ListType( +twisted.spread.jelly.LongType( +twisted.spread.jelly.MethodType( +twisted.spread.jelly.ModuleType( +twisted.spread.jelly.NoneType( +twisted.spread.jelly.None_atom +twisted.spread.jelly.NotKnown( +twisted.spread.jelly.SecurityOptions( +twisted.spread.jelly.StringType( +twisted.spread.jelly.TupleType( +twisted.spread.jelly.UnicodeType( +twisted.spread.jelly.Unjellyable( +twisted.spread.jelly.Unpersistable( +twisted.spread.jelly.__builtins__ +twisted.spread.jelly.__doc__ +twisted.spread.jelly.__file__ +twisted.spread.jelly.__name__ +twisted.spread.jelly.__package__ +twisted.spread.jelly.__warningregistry__ +twisted.spread.jelly.class_atom +twisted.spread.jelly.copy +twisted.spread.jelly.datetime +twisted.spread.jelly.decimal +twisted.spread.jelly.dereference_atom +twisted.spread.jelly.dictionary_atom +twisted.spread.jelly.frozenset_atom +twisted.spread.jelly.function_atom +twisted.spread.jelly.getInstanceState( +twisted.spread.jelly.globalSecurity +twisted.spread.jelly.implements( +twisted.spread.jelly.instance( +twisted.spread.jelly.instance_atom +twisted.spread.jelly.instancemethod( +twisted.spread.jelly.jelly( +twisted.spread.jelly.list_atom +twisted.spread.jelly.module_atom +twisted.spread.jelly.namedObject( +twisted.spread.jelly.persistent_atom +twisted.spread.jelly.pickle +twisted.spread.jelly.qual( +twisted.spread.jelly.reference_atom +twisted.spread.jelly.runtime +twisted.spread.jelly.setInstanceState( +twisted.spread.jelly.setUnjellyableFactoryForClass( +twisted.spread.jelly.setUnjellyableForClass( +twisted.spread.jelly.setUnjellyableForClassTree( +twisted.spread.jelly.set_atom +twisted.spread.jelly.tuple_atom +twisted.spread.jelly.types +twisted.spread.jelly.unjelly( +twisted.spread.jelly.unjellyableFactoryRegistry +twisted.spread.jelly.unjellyableRegistry +twisted.spread.jelly.unpersistable_atom +twisted.spread.jelly.warnings + +--- from twisted.spread import jelly --- +jelly.BooleanType( +jelly.ClassType( +jelly.DictTypes +jelly.DictionaryType( +jelly.DummySecurityOptions( +jelly.FloatType( +jelly.FunctionType( +jelly.IJellyable( +jelly.IUnjellyable( +jelly.InsecureJelly( +jelly.InstanceType( +jelly.IntType( +jelly.Jellyable( +jelly.ListType( +jelly.LongType( +jelly.MethodType( +jelly.ModuleType( +jelly.NoneType( +jelly.None_atom +jelly.NotKnown( +jelly.SecurityOptions( +jelly.StringType( +jelly.TupleType( +jelly.UnicodeType( +jelly.Unjellyable( +jelly.Unpersistable( +jelly.__builtins__ +jelly.__doc__ +jelly.__file__ +jelly.__name__ +jelly.__package__ +jelly.__warningregistry__ +jelly.class_atom +jelly.copy +jelly.datetime +jelly.decimal +jelly.dereference_atom +jelly.dictionary_atom +jelly.frozenset_atom +jelly.function_atom +jelly.getInstanceState( +jelly.globalSecurity +jelly.implements( +jelly.instance( +jelly.instance_atom +jelly.instancemethod( +jelly.jelly( +jelly.list_atom +jelly.module_atom +jelly.namedObject( +jelly.persistent_atom +jelly.pickle +jelly.qual( +jelly.reference_atom +jelly.runtime +jelly.setInstanceState( +jelly.setUnjellyableFactoryForClass( +jelly.setUnjellyableForClass( +jelly.setUnjellyableForClassTree( +jelly.set_atom +jelly.tuple_atom +jelly.types +jelly.unjelly( +jelly.unjellyableFactoryRegistry +jelly.unjellyableRegistry +jelly.unpersistable_atom +jelly.warnings + +--- from twisted.spread.jelly import * --- +DictTypes +DummySecurityOptions( +InsecureJelly( +None_atom +SecurityOptions( +Unpersistable( +class_atom +decimal +dereference_atom +dictionary_atom +frozenset_atom +function_atom +globalSecurity +instance_atom +jelly( +list_atom +module_atom +persistent_atom +reference_atom +set_atom +tuple_atom +unjelly( +unjellyableFactoryRegistry +unpersistable_atom + +--- import twisted.spread.pb --- +twisted.spread.pb.Anonymous( +twisted.spread.pb.AsReferenceable( +twisted.spread.pb.Avatar( +twisted.spread.pb.Broker( +twisted.spread.pb.Cacheable( +twisted.spread.pb.CopiedFailure( +twisted.spread.pb.Copyable( +twisted.spread.pb.CopyableFailure( +twisted.spread.pb.DeadReferenceError( +twisted.spread.pb.Error( +twisted.spread.pb.IAnonymous( +twisted.spread.pb.ICredentials( +twisted.spread.pb.IJellyable( +twisted.spread.pb.IPBRoot( +twisted.spread.pb.IPerspective( +twisted.spread.pb.IUnjellyable( +twisted.spread.pb.IUsernameHashedPassword( +twisted.spread.pb.IUsernameMD5Password( +twisted.spread.pb.Interface( +twisted.spread.pb.Jellyable( +twisted.spread.pb.Local( +twisted.spread.pb.MAX_BROKER_REFS +twisted.spread.pb.NoSuchMethod( +twisted.spread.pb.PBClientFactory( +twisted.spread.pb.PBConnectionLost( +twisted.spread.pb.PBServerFactory( +twisted.spread.pb.Portal( +twisted.spread.pb.ProtocolError( +twisted.spread.pb.Referenceable( +twisted.spread.pb.RemoteCache( +twisted.spread.pb.RemoteCacheObserver( +twisted.spread.pb.RemoteCopy( +twisted.spread.pb.RemoteMethod( +twisted.spread.pb.RemoteReference( +twisted.spread.pb.Root( +twisted.spread.pb.Serializable( +twisted.spread.pb.Version( +twisted.spread.pb.ViewPoint( +twisted.spread.pb.Viewable( +twisted.spread.pb.__all__ +twisted.spread.pb.__builtins__ +twisted.spread.pb.__doc__ +twisted.spread.pb.__file__ +twisted.spread.pb.__name__ +twisted.spread.pb.__package__ +twisted.spread.pb.banana +twisted.spread.pb.challenge( +twisted.spread.pb.copyTags +twisted.spread.pb.defer +twisted.spread.pb.deprecated( +twisted.spread.pb.failure +twisted.spread.pb.failure2Copyable( +twisted.spread.pb.globalSecurity +twisted.spread.pb.implements( +twisted.spread.pb.jelly( +twisted.spread.pb.log +twisted.spread.pb.md5( +twisted.spread.pb.new +twisted.spread.pb.noOperation( +twisted.spread.pb.portno +twisted.spread.pb.printTraceback( +twisted.spread.pb.protocol +twisted.spread.pb.random +twisted.spread.pb.reflect +twisted.spread.pb.registerAdapter( +twisted.spread.pb.respond( +twisted.spread.pb.setCopierForClass( +twisted.spread.pb.setCopierForClassTree( +twisted.spread.pb.setFactoryForClass( +twisted.spread.pb.setUnjellyableFactoryForClass( +twisted.spread.pb.setUnjellyableForClass( +twisted.spread.pb.setUnjellyableForClassTree( +twisted.spread.pb.styles +twisted.spread.pb.types +twisted.spread.pb.unjelly( + +--- from twisted.spread import pb --- +pb.Anonymous( +pb.AsReferenceable( +pb.Avatar( +pb.Broker( +pb.Cacheable( +pb.CopiedFailure( +pb.Copyable( +pb.CopyableFailure( +pb.DeadReferenceError( +pb.Error( +pb.IAnonymous( +pb.ICredentials( +pb.IJellyable( +pb.IPBRoot( +pb.IPerspective( +pb.IUnjellyable( +pb.IUsernameHashedPassword( +pb.IUsernameMD5Password( +pb.Interface( +pb.Jellyable( +pb.Local( +pb.MAX_BROKER_REFS +pb.NoSuchMethod( +pb.PBClientFactory( +pb.PBConnectionLost( +pb.PBServerFactory( +pb.Portal( +pb.ProtocolError( +pb.Referenceable( +pb.RemoteCache( +pb.RemoteCacheObserver( +pb.RemoteCopy( +pb.RemoteMethod( +pb.RemoteReference( +pb.Root( +pb.Serializable( +pb.Version( +pb.ViewPoint( +pb.Viewable( +pb.__all__ +pb.challenge( +pb.copyTags +pb.defer +pb.deprecated( +pb.failure +pb.failure2Copyable( +pb.globalSecurity +pb.implements( +pb.jelly( +pb.log +pb.md5( +pb.new +pb.noOperation( +pb.portno +pb.printTraceback( +pb.protocol +pb.random +pb.reflect +pb.registerAdapter( +pb.respond( +pb.setCopierForClass( +pb.setCopierForClassTree( +pb.setFactoryForClass( +pb.setUnjellyableFactoryForClass( +pb.setUnjellyableForClass( +pb.setUnjellyableForClassTree( +pb.styles +pb.unjelly( + +--- from twisted.spread.pb import * --- +AsReferenceable( +Avatar( +Broker( +CopiedFailure( +CopyableFailure( +DeadReferenceError( +IPerspective( +IUsernameMD5Password( +Local( +MAX_BROKER_REFS +PBClientFactory( +PBConnectionLost( +PBServerFactory( +RemoteMethod( +RemoteReference( +failure2Copyable( +noOperation( +portno +printTraceback( + +--- import twisted.spread.publish --- +twisted.spread.publish.Publishable( +twisted.spread.publish.RemotePublished( +twisted.spread.publish.__builtins__ +twisted.spread.publish.__doc__ +twisted.spread.publish.__file__ +twisted.spread.publish.__name__ +twisted.spread.publish.__package__ +twisted.spread.publish.banana +twisted.spread.publish.defer +twisted.spread.publish.flavors +twisted.spread.publish.jelly +twisted.spread.publish.time +twisted.spread.publish.whenReady( + +--- from twisted.spread import publish --- +publish.Publishable( +publish.RemotePublished( +publish.__builtins__ +publish.__doc__ +publish.__file__ +publish.__name__ +publish.__package__ +publish.banana +publish.defer +publish.flavors +publish.jelly +publish.time +publish.whenReady( + +--- from twisted.spread.publish import * --- +Publishable( +RemotePublished( +flavors +jelly +whenReady( + +--- import twisted.spread.refpath --- +twisted.spread.refpath.PathReference( +twisted.spread.refpath.PathReferenceContext( +twisted.spread.refpath.PathReferenceContextDirectory( +twisted.spread.refpath.PathReferenceDirectory( +twisted.spread.refpath.PathViewContextDirectory( +twisted.spread.refpath.PathViewDirectory( +twisted.spread.refpath.Referenceable( +twisted.spread.refpath.RemotePathReference( +twisted.spread.refpath.Viewable( +twisted.spread.refpath.__builtins__ +twisted.spread.refpath.__doc__ +twisted.spread.refpath.__file__ +twisted.spread.refpath.__name__ +twisted.spread.refpath.__package__ +twisted.spread.refpath.__version__ +twisted.spread.refpath.copy( +twisted.spread.refpath.log +twisted.spread.refpath.os + +--- from twisted.spread import refpath --- +refpath.PathReference( +refpath.PathReferenceContext( +refpath.PathReferenceContextDirectory( +refpath.PathReferenceDirectory( +refpath.PathViewContextDirectory( +refpath.PathViewDirectory( +refpath.Referenceable( +refpath.RemotePathReference( +refpath.Viewable( +refpath.__builtins__ +refpath.__doc__ +refpath.__file__ +refpath.__name__ +refpath.__package__ +refpath.__version__ +refpath.copy( +refpath.log +refpath.os + +--- from twisted.spread.refpath import * --- +PathReference( +PathReferenceContext( +PathReferenceContextDirectory( +PathReferenceDirectory( +PathViewContextDirectory( +PathViewDirectory( +RemotePathReference( + +--- import twisted.spread.ui --- +twisted.spread.ui.__builtins__ +twisted.spread.ui.__doc__ +twisted.spread.ui.__file__ +twisted.spread.ui.__name__ +twisted.spread.ui.__package__ +twisted.spread.ui.__path__ + +--- from twisted.spread import ui --- + +--- from twisted.spread.ui import * --- + +--- import twisted.spread.util --- +twisted.spread.util.CallbackPageCollector( +twisted.spread.util.Failure( +twisted.spread.util.FilePager( +twisted.spread.util.LocalAsRemote( +twisted.spread.util.LocalAsyncForwarder( +twisted.spread.util.LocalMethod( +twisted.spread.util.Pager( +twisted.spread.util.StringPager( +twisted.spread.util.__builtins__ +twisted.spread.util.__doc__ +twisted.spread.util.__file__ +twisted.spread.util.__name__ +twisted.spread.util.__package__ +twisted.spread.util.basic +twisted.spread.util.defer +twisted.spread.util.getAllPages( +twisted.spread.util.implements( +twisted.spread.util.interfaces +twisted.spread.util.pb + +--- from twisted.spread import util --- +util.CallbackPageCollector( +util.Failure( +util.FilePager( +util.LocalAsRemote( +util.LocalAsyncForwarder( +util.LocalMethod( +util.Pager( +util.StringPager( +util.basic +util.defer +util.getAllPages( +util.implements( +util.interfaces +util.pb + +--- from twisted.spread.util import * --- +CallbackPageCollector( +FilePager( +LocalAsRemote( +LocalAsyncForwarder( +LocalMethod( +Pager( +StringPager( +getAllPages( + +--- import twisted.tap --- +twisted.tap.__builtins__ +twisted.tap.__doc__ +twisted.tap.__file__ +twisted.tap.__name__ +twisted.tap.__package__ +twisted.tap.__path__ + +--- from twisted import tap --- +tap.__path__ + +--- from twisted.tap import * --- + +--- import twisted.trial.itrial --- +twisted.trial.itrial.Attribute( +twisted.trial.itrial.IReporter( +twisted.trial.itrial.ITestCase( +twisted.trial.itrial.__builtins__ +twisted.trial.itrial.__doc__ +twisted.trial.itrial.__file__ +twisted.trial.itrial.__name__ +twisted.trial.itrial.__package__ +twisted.trial.itrial.zi + +--- from twisted.trial import itrial --- +itrial.Attribute( +itrial.IReporter( +itrial.ITestCase( +itrial.__builtins__ +itrial.__doc__ +itrial.__file__ +itrial.__name__ +itrial.__package__ +itrial.zi + +--- from twisted.trial.itrial import * --- +ITestCase( +zi + +--- import twisted.trial.reporter --- +twisted.trial.reporter.BrokenTestCaseWarning( +twisted.trial.reporter.Failure( +twisted.trial.reporter.MinimalReporter( +twisted.trial.reporter.Reporter( +twisted.trial.reporter.SafeStream( +twisted.trial.reporter.TestResult( +twisted.trial.reporter.TestResultDecorator( +twisted.trial.reporter.TextReporter( +twisted.trial.reporter.TimingTextReporter( +twisted.trial.reporter.TreeReporter( +twisted.trial.reporter.UncleanWarningsReporterWrapper( +twisted.trial.reporter.VerboseTextReporter( +twisted.trial.reporter.__builtins__ +twisted.trial.reporter.__doc__ +twisted.trial.reporter.__file__ +twisted.trial.reporter.__name__ +twisted.trial.reporter.__package__ +twisted.trial.reporter.implements( +twisted.trial.reporter.itrial +twisted.trial.reporter.log +twisted.trial.reporter.os +twisted.trial.reporter.proxyForInterface( +twisted.trial.reporter.pyunit +twisted.trial.reporter.reflect +twisted.trial.reporter.set( +twisted.trial.reporter.sys +twisted.trial.reporter.time +twisted.trial.reporter.untilConcludes( +twisted.trial.reporter.util +twisted.trial.reporter.warnings + +--- from twisted.trial import reporter --- +reporter.BrokenTestCaseWarning( +reporter.Failure( +reporter.MinimalReporter( +reporter.Reporter( +reporter.SafeStream( +reporter.TestResult( +reporter.TestResultDecorator( +reporter.TextReporter( +reporter.TimingTextReporter( +reporter.TreeReporter( +reporter.UncleanWarningsReporterWrapper( +reporter.VerboseTextReporter( +reporter.__builtins__ +reporter.__doc__ +reporter.__file__ +reporter.__name__ +reporter.__package__ +reporter.implements( +reporter.itrial +reporter.log +reporter.os +reporter.proxyForInterface( +reporter.pyunit +reporter.reflect +reporter.set( +reporter.sys +reporter.time +reporter.untilConcludes( +reporter.util +reporter.warnings + +--- from twisted.trial.reporter import * --- +BrokenTestCaseWarning( +MinimalReporter( +Reporter( +SafeStream( +TestResultDecorator( +TextReporter( +TimingTextReporter( +TreeReporter( +UncleanWarningsReporterWrapper( +VerboseTextReporter( +pyunit + +--- import twisted.trial.runner --- +twisted.trial.runner.DestructiveTestSuite( +twisted.trial.runner.DocTestCase( +twisted.trial.runner.DocTestSuite( +twisted.trial.runner.DryRunVisitor( +twisted.trial.runner.ErrorHolder( +twisted.trial.runner.FilesystemLock( +twisted.trial.runner.ITestCase( +twisted.trial.runner.LoggedSuite( +twisted.trial.runner.NOT_IN_TEST +twisted.trial.runner.PyUnitTestCase( +twisted.trial.runner.TestHolder( +twisted.trial.runner.TestLoader( +twisted.trial.runner.TestSuite( +twisted.trial.runner.TrialRunner( +twisted.trial.runner.TrialSuite( +twisted.trial.runner.UncleanWarningsReporterWrapper( +twisted.trial.runner.__builtins__ +twisted.trial.runner.__doc__ +twisted.trial.runner.__file__ +twisted.trial.runner.__name__ +twisted.trial.runner.__package__ +twisted.trial.runner.defer +twisted.trial.runner.doctest +twisted.trial.runner.dsu( +twisted.trial.runner.failure +twisted.trial.runner.filenameToModule( +twisted.trial.runner.imp +twisted.trial.runner.implements( +twisted.trial.runner.inspect +twisted.trial.runner.interfaces +twisted.trial.runner.isPackage( +twisted.trial.runner.isPackageDirectory( +twisted.trial.runner.isTestCase( +twisted.trial.runner.log +twisted.trial.runner.modules +twisted.trial.runner.name( +twisted.trial.runner.os +twisted.trial.runner.pdb +twisted.trial.runner.pyunit +twisted.trial.runner.random +twisted.trial.runner.reflect +twisted.trial.runner.samefile( +twisted.trial.runner.set( +twisted.trial.runner.shutil +twisted.trial.runner.suiteVisit( +twisted.trial.runner.sys +twisted.trial.runner.time +twisted.trial.runner.types +twisted.trial.runner.unittest +twisted.trial.runner.util +twisted.trial.runner.warnings + +--- from twisted.trial import runner --- +runner.DestructiveTestSuite( +runner.DocTestCase( +runner.DocTestSuite( +runner.DryRunVisitor( +runner.ErrorHolder( +runner.FilesystemLock( +runner.ITestCase( +runner.LoggedSuite( +runner.NOT_IN_TEST +runner.PyUnitTestCase( +runner.TestHolder( +runner.TestLoader( +runner.TestSuite( +runner.TrialRunner( +runner.TrialSuite( +runner.UncleanWarningsReporterWrapper( +runner.defer +runner.doctest +runner.dsu( +runner.failure +runner.filenameToModule( +runner.imp +runner.implements( +runner.inspect +runner.interfaces +runner.isPackage( +runner.isPackageDirectory( +runner.isTestCase( +runner.log +runner.modules +runner.name( +runner.os +runner.pdb +runner.pyunit +runner.random +runner.reflect +runner.samefile( +runner.set( +runner.shutil +runner.suiteVisit( +runner.sys +runner.time +runner.types +runner.unittest +runner.util +runner.warnings + +--- from twisted.trial.runner import * --- +DestructiveTestSuite( +DryRunVisitor( +ErrorHolder( +LoggedSuite( +NOT_IN_TEST +PyUnitTestCase( +TestHolder( +TrialRunner( +TrialSuite( +doctest +filenameToModule( +isPackage( +isPackageDirectory( +isTestCase( +suiteVisit( + +--- import twisted.trial.unittest --- +twisted.trial.unittest.FailTest( +twisted.trial.unittest.PyUnitResultAdapter( +twisted.trial.unittest.SkipTest( +twisted.trial.unittest.TestCase( +twisted.trial.unittest.TestDecorator( +twisted.trial.unittest.TestSuite( +twisted.trial.unittest.Todo( +twisted.trial.unittest.UnsupportedTrialFeature( +twisted.trial.unittest.__all__ +twisted.trial.unittest.__builtins__ +twisted.trial.unittest.__doc__ +twisted.trial.unittest.__file__ +twisted.trial.unittest.__name__ +twisted.trial.unittest.__package__ +twisted.trial.unittest.assertAlmostEqual( +twisted.trial.unittest.assertAlmostEquals( +twisted.trial.unittest.assertApproximates( +twisted.trial.unittest.assertEqual( +twisted.trial.unittest.assertEquals( +twisted.trial.unittest.assertFailure( +twisted.trial.unittest.assertIdentical( +twisted.trial.unittest.assertIn( +twisted.trial.unittest.assertNotAlmostEqual( +twisted.trial.unittest.assertNotAlmostEquals( +twisted.trial.unittest.assertNotEqual( +twisted.trial.unittest.assertNotEquals( +twisted.trial.unittest.assertNotIdentical( +twisted.trial.unittest.assertNotIn( +twisted.trial.unittest.assertNotSubstring( +twisted.trial.unittest.assertRaises( +twisted.trial.unittest.assertSubstring( +twisted.trial.unittest.assert_( +twisted.trial.unittest.components +twisted.trial.unittest.decorate( +twisted.trial.unittest.defer +twisted.trial.unittest.deprecate +twisted.trial.unittest.doctest +twisted.trial.unittest.fail( +twisted.trial.unittest.failIf( +twisted.trial.unittest.failIfAlmostEqual( +twisted.trial.unittest.failIfEqual( +twisted.trial.unittest.failIfEquals( +twisted.trial.unittest.failIfIdentical( +twisted.trial.unittest.failIfIn( +twisted.trial.unittest.failIfSubstring( +twisted.trial.unittest.failUnless( +twisted.trial.unittest.failUnlessAlmostEqual( +twisted.trial.unittest.failUnlessEqual( +twisted.trial.unittest.failUnlessFailure( +twisted.trial.unittest.failUnlessIdentical( +twisted.trial.unittest.failUnlessIn( +twisted.trial.unittest.failUnlessRaises( +twisted.trial.unittest.failUnlessSubstring( +twisted.trial.unittest.failure +twisted.trial.unittest.gc +twisted.trial.unittest.getDeprecationWarningString( +twisted.trial.unittest.implements( +twisted.trial.unittest.inspect +twisted.trial.unittest.itrial +twisted.trial.unittest.log +twisted.trial.unittest.makeTodo( +twisted.trial.unittest.methodName +twisted.trial.unittest.monkey +twisted.trial.unittest.os +twisted.trial.unittest.pformat( +twisted.trial.unittest.pyunit +twisted.trial.unittest.qual( +twisted.trial.unittest.reporter +twisted.trial.unittest.set( +twisted.trial.unittest.suiteVisit( +twisted.trial.unittest.sys +twisted.trial.unittest.tempfile +twisted.trial.unittest.types +twisted.trial.unittest.util +twisted.trial.unittest.utils +twisted.trial.unittest.warnings + +--- from twisted.trial import unittest --- +unittest.FailTest( +unittest.PyUnitResultAdapter( +unittest.SkipTest( +unittest.TestDecorator( +unittest.Todo( +unittest.UnsupportedTrialFeature( +unittest.assertAlmostEqual( +unittest.assertAlmostEquals( +unittest.assertApproximates( +unittest.assertEqual( +unittest.assertEquals( +unittest.assertFailure( +unittest.assertIdentical( +unittest.assertIn( +unittest.assertNotAlmostEqual( +unittest.assertNotAlmostEquals( +unittest.assertNotEqual( +unittest.assertNotEquals( +unittest.assertNotIdentical( +unittest.assertNotIn( +unittest.assertNotSubstring( +unittest.assertRaises( +unittest.assertSubstring( +unittest.assert_( +unittest.components +unittest.decorate( +unittest.defer +unittest.deprecate +unittest.doctest +unittest.fail( +unittest.failIf( +unittest.failIfAlmostEqual( +unittest.failIfEqual( +unittest.failIfEquals( +unittest.failIfIdentical( +unittest.failIfIn( +unittest.failIfSubstring( +unittest.failUnless( +unittest.failUnlessAlmostEqual( +unittest.failUnlessEqual( +unittest.failUnlessFailure( +unittest.failUnlessIdentical( +unittest.failUnlessIn( +unittest.failUnlessRaises( +unittest.failUnlessSubstring( +unittest.failure +unittest.gc +unittest.getDeprecationWarningString( +unittest.implements( +unittest.inspect +unittest.itrial +unittest.log +unittest.makeTodo( +unittest.methodName +unittest.monkey +unittest.pformat( +unittest.pyunit +unittest.qual( +unittest.reporter +unittest.set( +unittest.suiteVisit( +unittest.tempfile +unittest.util +unittest.utils +unittest.warnings + +--- from twisted.trial.unittest import * --- +FailTest( +PyUnitResultAdapter( +SkipTest( +TestDecorator( +Todo( +UnsupportedTrialFeature( +assertAlmostEqual( +assertAlmostEquals( +assertApproximates( +assertEqual( +assertEquals( +assertFailure( +assertIdentical( +assertIn( +assertNotAlmostEqual( +assertNotAlmostEquals( +assertNotEqual( +assertNotEquals( +assertNotIdentical( +assertNotIn( +assertNotSubstring( +assertRaises( +assertSubstring( +assert_( +decorate( +deprecate +failIf( +failIfAlmostEqual( +failIfEqual( +failIfEquals( +failIfIdentical( +failIfIn( +failIfSubstring( +failUnless( +failUnlessAlmostEqual( +failUnlessEqual( +failUnlessFailure( +failUnlessIdentical( +failUnlessIn( +failUnlessRaises( +failUnlessSubstring( +makeTodo( +methodName +monkey +utils + +--- import twisted.trial.util --- +twisted.trial.util.DEFAULT_TIMEOUT +twisted.trial.util.DEFAULT_TIMEOUT_DURATION +twisted.trial.util.DirtyReactorAggregateError( +twisted.trial.util.DirtyReactorError( +twisted.trial.util.DirtyReactorWarning( +twisted.trial.util.Failure( +twisted.trial.util.FailureError( +twisted.trial.util.PendingTimedCallsError( +twisted.trial.util.__all__ +twisted.trial.util.__builtins__ +twisted.trial.util.__doc__ +twisted.trial.util.__file__ +twisted.trial.util.__name__ +twisted.trial.util.__package__ +twisted.trial.util.acquireAttribute( +twisted.trial.util.defer +twisted.trial.util.findObject( +twisted.trial.util.getPythonContainers( +twisted.trial.util.interfaces +twisted.trial.util.profiled( +twisted.trial.util.suppress( +twisted.trial.util.sys +twisted.trial.util.traceback +twisted.trial.util.utils + +--- from twisted.trial import util --- +util.DEFAULT_TIMEOUT +util.DEFAULT_TIMEOUT_DURATION +util.DirtyReactorAggregateError( +util.DirtyReactorError( +util.DirtyReactorWarning( +util.FailureError( +util.PendingTimedCallsError( +util.acquireAttribute( +util.findObject( +util.getPythonContainers( +util.profiled( +util.suppress( +util.traceback +util.utils + +--- from twisted.trial.util import * --- +DEFAULT_TIMEOUT +DEFAULT_TIMEOUT_DURATION +DirtyReactorAggregateError( +DirtyReactorError( +DirtyReactorWarning( +FailureError( +PendingTimedCallsError( +acquireAttribute( +findObject( +getPythonContainers( +profiled( +suppress( + +--- import twisted.web.client --- +twisted.web.client.HTTPClientFactory( +twisted.web.client.HTTPDownloader( +twisted.web.client.HTTPPageDownloader( +twisted.web.client.HTTPPageGetter( +twisted.web.client.InsensitiveDict( +twisted.web.client.PartialDownloadError( +twisted.web.client.__all__ +twisted.web.client.__builtins__ +twisted.web.client.__doc__ +twisted.web.client.__file__ +twisted.web.client.__name__ +twisted.web.client.__package__ +twisted.web.client.defer +twisted.web.client.downloadPage( +twisted.web.client.error +twisted.web.client.failure +twisted.web.client.getPage( +twisted.web.client.http +twisted.web.client.os +twisted.web.client.protocol +twisted.web.client.reactor +twisted.web.client.set( +twisted.web.client.types +twisted.web.client.urlunparse( + +--- from twisted.web import client --- +client.HTTPClientFactory( +client.HTTPDownloader( +client.HTTPPageDownloader( +client.HTTPPageGetter( +client.InsensitiveDict( +client.PartialDownloadError( +client.__all__ +client.downloadPage( +client.getPage( +client.http +client.reactor +client.set( +client.types +client.urlunparse( + +--- from twisted.web.client import * --- +HTTPClientFactory( +HTTPDownloader( +HTTPPageDownloader( +HTTPPageGetter( +PartialDownloadError( +downloadPage( +getPage( + +--- import twisted.web.demo --- +twisted.web.demo.Test( +twisted.web.demo.__builtins__ +twisted.web.demo.__doc__ +twisted.web.demo.__file__ +twisted.web.demo.__name__ +twisted.web.demo.__package__ +twisted.web.demo.log +twisted.web.demo.static + +--- from twisted.web import demo --- +demo.Test( +demo.__builtins__ +demo.__doc__ +demo.__file__ +demo.__name__ +demo.__package__ +demo.log +demo.static + +--- from twisted.web.demo import * --- +Test( +static + +--- import twisted.web.distrib --- +twisted.web.distrib.Issue( +twisted.web.distrib.NOT_DONE_YET +twisted.web.distrib.Request( +twisted.web.distrib.ResourcePublisher( +twisted.web.distrib.ResourceSubscription( +twisted.web.distrib.UserDirectory( +twisted.web.distrib.__builtins__ +twisted.web.distrib.__doc__ +twisted.web.distrib.__file__ +twisted.web.distrib.__name__ +twisted.web.distrib.__package__ +twisted.web.distrib.address +twisted.web.distrib.cStringIO +twisted.web.distrib.copy +twisted.web.distrib.error +twisted.web.distrib.html +twisted.web.distrib.http +twisted.web.distrib.log +twisted.web.distrib.os +twisted.web.distrib.page +twisted.web.distrib.pb +twisted.web.distrib.pwd +twisted.web.distrib.reactor +twisted.web.distrib.resource +twisted.web.distrib.server +twisted.web.distrib.static +twisted.web.distrib.string +twisted.web.distrib.styles +twisted.web.distrib.types + +--- from twisted.web import distrib --- +distrib.Issue( +distrib.NOT_DONE_YET +distrib.Request( +distrib.ResourcePublisher( +distrib.ResourceSubscription( +distrib.UserDirectory( +distrib.__builtins__ +distrib.__doc__ +distrib.__file__ +distrib.__name__ +distrib.__package__ +distrib.address +distrib.cStringIO +distrib.copy +distrib.error +distrib.html +distrib.http +distrib.log +distrib.os +distrib.page +distrib.pb +distrib.pwd +distrib.reactor +distrib.resource +distrib.server +distrib.static +distrib.string +distrib.styles +distrib.types + +--- from twisted.web.distrib import * --- +Issue( +NOT_DONE_YET +ResourcePublisher( +ResourceSubscription( +UserDirectory( +page +resource + +--- import twisted.web.domhelpers --- +twisted.web.domhelpers.NodeLookupError( +twisted.web.domhelpers.RawText( +twisted.web.domhelpers.StringIO +twisted.web.domhelpers.__builtins__ +twisted.web.domhelpers.__doc__ +twisted.web.domhelpers.__file__ +twisted.web.domhelpers.__name__ +twisted.web.domhelpers.__package__ +twisted.web.domhelpers.clearNode( +twisted.web.domhelpers.escape( +twisted.web.domhelpers.findElements( +twisted.web.domhelpers.findElementsWithAttribute( +twisted.web.domhelpers.findElementsWithAttributeShallow( +twisted.web.domhelpers.findNodes( +twisted.web.domhelpers.findNodesNamed( +twisted.web.domhelpers.findNodesShallow( +twisted.web.domhelpers.findNodesShallowOnMatch( +twisted.web.domhelpers.gatherTextNodes( +twisted.web.domhelpers.get( +twisted.web.domhelpers.getAndClear( +twisted.web.domhelpers.getElementsByTagName( +twisted.web.domhelpers.getIfExists( +twisted.web.domhelpers.getNodeText( +twisted.web.domhelpers.getParents( +twisted.web.domhelpers.locateNodes( +twisted.web.domhelpers.microdom +twisted.web.domhelpers.namedChildren( +twisted.web.domhelpers.nested_scopes +twisted.web.domhelpers.substitute( +twisted.web.domhelpers.superAppendAttribute( +twisted.web.domhelpers.superPrependAttribute( +twisted.web.domhelpers.superSetAttribute( +twisted.web.domhelpers.unescape( +twisted.web.domhelpers.writeNodeData( + +--- from twisted.web import domhelpers --- +domhelpers.NodeLookupError( +domhelpers.RawText( +domhelpers.StringIO +domhelpers.__builtins__ +domhelpers.__doc__ +domhelpers.__file__ +domhelpers.__name__ +domhelpers.__package__ +domhelpers.clearNode( +domhelpers.escape( +domhelpers.findElements( +domhelpers.findElementsWithAttribute( +domhelpers.findElementsWithAttributeShallow( +domhelpers.findNodes( +domhelpers.findNodesNamed( +domhelpers.findNodesShallow( +domhelpers.findNodesShallowOnMatch( +domhelpers.gatherTextNodes( +domhelpers.get( +domhelpers.getAndClear( +domhelpers.getElementsByTagName( +domhelpers.getIfExists( +domhelpers.getNodeText( +domhelpers.getParents( +domhelpers.locateNodes( +domhelpers.microdom +domhelpers.namedChildren( +domhelpers.nested_scopes +domhelpers.substitute( +domhelpers.superAppendAttribute( +domhelpers.superPrependAttribute( +domhelpers.superSetAttribute( +domhelpers.unescape( +domhelpers.writeNodeData( + +--- from twisted.web.domhelpers import * --- +NodeLookupError( +RawText( +clearNode( +findElements( +findElementsWithAttribute( +findElementsWithAttributeShallow( +findNodes( +findNodesNamed( +findNodesShallow( +findNodesShallowOnMatch( +gatherTextNodes( +getAndClear( +getElementsByTagName( +getIfExists( +getNodeText( +getParents( +locateNodes( +namedChildren( +substitute( +superAppendAttribute( +superPrependAttribute( +superSetAttribute( +unescape( +writeNodeData( + +--- import twisted.web.error --- +twisted.web.error.Error( +twisted.web.error.ErrorPage( +twisted.web.error.ForbiddenResource( +twisted.web.error.InfiniteRedirection( +twisted.web.error.NoResource( +twisted.web.error.PageRedirect( +twisted.web.error.__all__ +twisted.web.error.__builtins__ +twisted.web.error.__doc__ +twisted.web.error.__file__ +twisted.web.error.__name__ +twisted.web.error.__package__ +twisted.web.error.http +twisted.web.error.resource + +--- from twisted.web import error --- +error.Error( +error.ErrorPage( +error.ForbiddenResource( +error.InfiniteRedirection( +error.NoResource( +error.PageRedirect( +error.http +error.resource + +--- from twisted.web.error import * --- +ErrorPage( +ForbiddenResource( +InfiniteRedirection( +NoResource( +PageRedirect( + +--- import twisted.web.google --- +twisted.web.google.GoogleChecker( +twisted.web.google.GoogleCheckerFactory( +twisted.web.google.__builtins__ +twisted.web.google.__doc__ +twisted.web.google.__file__ +twisted.web.google.__name__ +twisted.web.google.__package__ +twisted.web.google.checkGoogle( +twisted.web.google.defer +twisted.web.google.http +twisted.web.google.protocol +twisted.web.google.reactor +twisted.web.google.urllib + +--- from twisted.web import google --- +google.GoogleChecker( +google.GoogleCheckerFactory( +google.__builtins__ +google.__doc__ +google.__file__ +google.__name__ +google.__package__ +google.checkGoogle( +google.defer +google.http +google.protocol +google.reactor +google.urllib + +--- from twisted.web.google import * --- +GoogleChecker( +GoogleCheckerFactory( +checkGoogle( + +--- import twisted.web.guard --- +twisted.web.guard.BasicCredentialFactory( +twisted.web.guard.DigestCredentialFactory( +twisted.web.guard.HTTPAuthSessionWrapper( +twisted.web.guard.__all__ +twisted.web.guard.__builtins__ +twisted.web.guard.__doc__ +twisted.web.guard.__file__ +twisted.web.guard.__name__ +twisted.web.guard.__package__ + +--- from twisted.web import guard --- +guard.BasicCredentialFactory( +guard.DigestCredentialFactory( +guard.HTTPAuthSessionWrapper( +guard.__all__ +guard.__builtins__ +guard.__doc__ +guard.__file__ +guard.__name__ +guard.__package__ + +--- from twisted.web.guard import * --- +BasicCredentialFactory( +DigestCredentialFactory( +HTTPAuthSessionWrapper( + +--- import twisted.web.html --- +twisted.web.html.PRE( +twisted.web.html.StringIO( +twisted.web.html.UL( +twisted.web.html.__builtins__ +twisted.web.html.__doc__ +twisted.web.html.__file__ +twisted.web.html.__name__ +twisted.web.html.__package__ +twisted.web.html.escape( +twisted.web.html.linkList( +twisted.web.html.log +twisted.web.html.output( +twisted.web.html.resource +twisted.web.html.string +twisted.web.html.traceback + +--- from twisted.web import html --- +html.PRE( +html.StringIO( +html.UL( +html.escape( +html.linkList( +html.log +html.output( +html.resource +html.traceback + +--- from twisted.web.html import * --- +UL( +linkList( +output( + +--- import twisted.web.http --- +twisted.web.http.ACCEPTED +twisted.web.http.BAD_GATEWAY +twisted.web.http.BAD_REQUEST +twisted.web.http.CACHED +twisted.web.http.CONFLICT +twisted.web.http.CREATED +twisted.web.http.EXPECTATION_FAILED +twisted.web.http.FORBIDDEN +twisted.web.http.FOUND +twisted.web.http.GATEWAY_TIMEOUT +twisted.web.http.GONE +twisted.web.http.HTTPChannel( +twisted.web.http.HTTPClient( +twisted.web.http.HTTPFactory( +twisted.web.http.HTTP_VERSION_NOT_SUPPORTED +twisted.web.http.Headers( +twisted.web.http.INSUFFICIENT_STORAGE_SPACE +twisted.web.http.INTERNAL_SERVER_ERROR +twisted.web.http.LENGTH_REQUIRED +twisted.web.http.MOVED_PERMANENTLY +twisted.web.http.MULTIPLE_CHOICE +twisted.web.http.MULTI_STATUS +twisted.web.http.NON_AUTHORITATIVE_INFORMATION +twisted.web.http.NOT_ACCEPTABLE +twisted.web.http.NOT_ALLOWED +twisted.web.http.NOT_EXTENDED +twisted.web.http.NOT_FOUND +twisted.web.http.NOT_IMPLEMENTED +twisted.web.http.NOT_MODIFIED +twisted.web.http.NO_BODY_CODES +twisted.web.http.NO_CONTENT +twisted.web.http.OK +twisted.web.http.PARTIAL_CONTENT +twisted.web.http.PAYMENT_REQUIRED +twisted.web.http.PRECONDITION_FAILED +twisted.web.http.PROXY_AUTH_REQUIRED +twisted.web.http.REQUESTED_RANGE_NOT_SATISFIABLE +twisted.web.http.REQUEST_ENTITY_TOO_LARGE +twisted.web.http.REQUEST_TIMEOUT +twisted.web.http.REQUEST_URI_TOO_LONG +twisted.web.http.RESET_CONTENT +twisted.web.http.RESPONSES +twisted.web.http.Request( +twisted.web.http.SEE_OTHER +twisted.web.http.SERVICE_UNAVAILABLE +twisted.web.http.SWITCHING +twisted.web.http.StringIO( +twisted.web.http.StringTransport( +twisted.web.http.TEMPORARY_REDIRECT +twisted.web.http.UNAUTHORIZED +twisted.web.http.UNSUPPORTED_MEDIA_TYPE +twisted.web.http.USE_PROXY +twisted.web.http.__builtins__ +twisted.web.http.__doc__ +twisted.web.http.__file__ +twisted.web.http.__name__ +twisted.web.http.__package__ +twisted.web.http.address +twisted.web.http.base64 +twisted.web.http.basic +twisted.web.http.binascii +twisted.web.http.calendar +twisted.web.http.cgi +twisted.web.http.datetimeToLogString( +twisted.web.http.datetimeToString( +twisted.web.http.fromChunk( +twisted.web.http.implements( +twisted.web.http.interfaces +twisted.web.http.log +twisted.web.http.math +twisted.web.http.monthname +twisted.web.http.monthname_lower +twisted.web.http.name +twisted.web.http.os +twisted.web.http.parseContentRange( +twisted.web.http.parse_qs( +twisted.web.http.policies +twisted.web.http.protocol +twisted.web.http.protocol_version +twisted.web.http.reactor +twisted.web.http.responses +twisted.web.http.socket +twisted.web.http.stringToDatetime( +twisted.web.http.tempfile +twisted.web.http.time +twisted.web.http.timegm( +twisted.web.http.toChunk( +twisted.web.http.unquote( +twisted.web.http.urlparse( +twisted.web.http.warnings +twisted.web.http.weekdayname +twisted.web.http.weekdayname_lower + +--- from twisted.web import http --- + +--- from twisted.web.http import * --- + +--- import twisted.web.microdom --- +twisted.web.microdom.CDATASection( +twisted.web.microdom.CharacterData( +twisted.web.microdom.Comment( +twisted.web.microdom.Document( +twisted.web.microdom.Element( +twisted.web.microdom.EntityReference( +twisted.web.microdom.HTML_ESCAPE_CHARS +twisted.web.microdom.InsensitiveDict( +twisted.web.microdom.MicroDOMParser( +twisted.web.microdom.MismatchedTags( +twisted.web.microdom.Node( +twisted.web.microdom.NodeList( +twisted.web.microdom.ParseError( +twisted.web.microdom.REV_HTML_ESCAPE_CHARS +twisted.web.microdom.REV_XML_ESCAPE_CHARS +twisted.web.microdom.StringIO( +twisted.web.microdom.StringTypes +twisted.web.microdom.Text( +twisted.web.microdom.UnicodeType( +twisted.web.microdom.XMLParser( +twisted.web.microdom.XML_ESCAPE_CHARS +twisted.web.microdom.__builtins__ +twisted.web.microdom.__doc__ +twisted.web.microdom.__file__ +twisted.web.microdom.__name__ +twisted.web.microdom.__package__ +twisted.web.microdom.escape( +twisted.web.microdom.genprefix( +twisted.web.microdom.getElementsByTagName( +twisted.web.microdom.getElementsByTagNameNoCase( +twisted.web.microdom.lmx( +twisted.web.microdom.parse( +twisted.web.microdom.parseString( +twisted.web.microdom.parseXML( +twisted.web.microdom.parseXMLString( +twisted.web.microdom.re +twisted.web.microdom.unescape( + +--- from twisted.web import microdom --- +microdom.CDATASection( +microdom.CharacterData( +microdom.Comment( +microdom.Document( +microdom.Element( +microdom.EntityReference( +microdom.HTML_ESCAPE_CHARS +microdom.InsensitiveDict( +microdom.MicroDOMParser( +microdom.MismatchedTags( +microdom.Node( +microdom.NodeList( +microdom.ParseError( +microdom.REV_HTML_ESCAPE_CHARS +microdom.REV_XML_ESCAPE_CHARS +microdom.StringIO( +microdom.StringTypes +microdom.Text( +microdom.UnicodeType( +microdom.XMLParser( +microdom.XML_ESCAPE_CHARS +microdom.__builtins__ +microdom.__doc__ +microdom.__file__ +microdom.__name__ +microdom.__package__ +microdom.escape( +microdom.genprefix( +microdom.getElementsByTagName( +microdom.getElementsByTagNameNoCase( +microdom.lmx( +microdom.parse( +microdom.parseString( +microdom.parseXML( +microdom.parseXMLString( +microdom.re +microdom.unescape( + +--- from twisted.web.microdom import * --- +EntityReference( +HTML_ESCAPE_CHARS +MicroDOMParser( +MismatchedTags( +REV_HTML_ESCAPE_CHARS +REV_XML_ESCAPE_CHARS +XML_ESCAPE_CHARS +genprefix( +getElementsByTagNameNoCase( +lmx( +parseXML( +parseXMLString( + +--- import twisted.web.proxy --- +twisted.web.proxy.ClientFactory( +twisted.web.proxy.HTTPChannel( +twisted.web.proxy.HTTPClient( +twisted.web.proxy.NOT_DONE_YET +twisted.web.proxy.Proxy( +twisted.web.proxy.ProxyClient( +twisted.web.proxy.ProxyClientFactory( +twisted.web.proxy.ProxyRequest( +twisted.web.proxy.Request( +twisted.web.proxy.Resource( +twisted.web.proxy.ReverseProxy( +twisted.web.proxy.ReverseProxyRequest( +twisted.web.proxy.ReverseProxyResource( +twisted.web.proxy.__builtins__ +twisted.web.proxy.__doc__ +twisted.web.proxy.__file__ +twisted.web.proxy.__name__ +twisted.web.proxy.__package__ +twisted.web.proxy.reactor +twisted.web.proxy.urlparse +twisted.web.proxy.urlquote( + +--- from twisted.web import proxy --- +proxy.ClientFactory( +proxy.HTTPChannel( +proxy.HTTPClient( +proxy.NOT_DONE_YET +proxy.Proxy( +proxy.ProxyClient( +proxy.ProxyClientFactory( +proxy.ProxyRequest( +proxy.Request( +proxy.Resource( +proxy.ReverseProxy( +proxy.ReverseProxyRequest( +proxy.ReverseProxyResource( +proxy.__builtins__ +proxy.__doc__ +proxy.__file__ +proxy.__name__ +proxy.__package__ +proxy.reactor +proxy.urlparse +proxy.urlquote( + +--- from twisted.web.proxy import * --- +ProxyRequest( +Resource( +ReverseProxy( +ReverseProxyRequest( +ReverseProxyResource( +urlquote( + +--- import twisted.web.resource --- +twisted.web.resource.Attribute( +twisted.web.resource.IResource( +twisted.web.resource.Interface( +twisted.web.resource.Resource( +twisted.web.resource.__builtins__ +twisted.web.resource.__doc__ +twisted.web.resource.__file__ +twisted.web.resource.__name__ +twisted.web.resource.__package__ +twisted.web.resource.getChildForRequest( +twisted.web.resource.implements( + +--- from twisted.web import resource --- +resource.Attribute( +resource.IResource( +resource.Interface( +resource.Resource( +resource.__builtins__ +resource.getChildForRequest( +resource.implements( + +--- from twisted.web.resource import * --- +getChildForRequest( + +--- import twisted.web.rewrite --- +twisted.web.rewrite.RewriterResource( +twisted.web.rewrite.__builtins__ +twisted.web.rewrite.__doc__ +twisted.web.rewrite.__file__ +twisted.web.rewrite.__name__ +twisted.web.rewrite.__package__ +twisted.web.rewrite.alias( +twisted.web.rewrite.resource +twisted.web.rewrite.tildeToUsers( + +--- from twisted.web import rewrite --- +rewrite.RewriterResource( +rewrite.__builtins__ +rewrite.__doc__ +rewrite.__file__ +rewrite.__name__ +rewrite.__package__ +rewrite.alias( +rewrite.resource +rewrite.tildeToUsers( + +--- from twisted.web.rewrite import * --- +RewriterResource( +alias( +tildeToUsers( + +--- import twisted.web.script --- +twisted.web.script.AlreadyCached( +twisted.web.script.CacheScanner( +twisted.web.script.PythonScript( +twisted.web.script.ResourceScript( +twisted.web.script.ResourceScriptDirectory( +twisted.web.script.ResourceScriptWrapper( +twisted.web.script.ResourceTemplate( +twisted.web.script.StringIO +twisted.web.script.__builtins__ +twisted.web.script.__doc__ +twisted.web.script.__file__ +twisted.web.script.__name__ +twisted.web.script.__package__ +twisted.web.script.copyright +twisted.web.script.error +twisted.web.script.html +twisted.web.script.http +twisted.web.script.noRsrc +twisted.web.script.os +twisted.web.script.resource +twisted.web.script.rpyNoResource +twisted.web.script.server +twisted.web.script.static +twisted.web.script.traceback + +--- from twisted.web import script --- +script.AlreadyCached( +script.CacheScanner( +script.PythonScript( +script.ResourceScript( +script.ResourceScriptDirectory( +script.ResourceScriptWrapper( +script.ResourceTemplate( +script.StringIO +script.__builtins__ +script.__doc__ +script.__file__ +script.__name__ +script.__package__ +script.copyright +script.error +script.html +script.http +script.noRsrc +script.os +script.resource +script.rpyNoResource +script.server +script.static +script.traceback + +--- from twisted.web.script import * --- +AlreadyCached( +CacheScanner( +PythonScript( +ResourceScript( +ResourceScriptDirectory( +ResourceScriptWrapper( +ResourceTemplate( +noRsrc +rpyNoResource + +--- import twisted.web.server --- +twisted.web.server.NOT_DONE_YET +twisted.web.server.Request( +twisted.web.server.Session( +twisted.web.server.Site( +twisted.web.server.UnsupportedMethod( +twisted.web.server.__builtins__ +twisted.web.server.__doc__ +twisted.web.server.__file__ +twisted.web.server.__name__ +twisted.web.server.__package__ +twisted.web.server.address +twisted.web.server.components +twisted.web.server.copy +twisted.web.server.copyright +twisted.web.server.date_time_string( +twisted.web.server.defer +twisted.web.server.error +twisted.web.server.failure +twisted.web.server.html +twisted.web.server.http +twisted.web.server.log +twisted.web.server.operator +twisted.web.server.os +twisted.web.server.pb +twisted.web.server.quote( +twisted.web.server.reflect +twisted.web.server.resource +twisted.web.server.string +twisted.web.server.string_date_time( +twisted.web.server.supportedMethods +twisted.web.server.task +twisted.web.server.time +twisted.web.server.types +twisted.web.server.unquote( +twisted.web.server.version +twisted.web.server.webutil + +--- from twisted.web import server --- +server.NOT_DONE_YET +server.Request( +server.Session( +server.Site( +server.UnsupportedMethod( +server.address +server.components +server.copy +server.copyright +server.date_time_string( +server.defer +server.error +server.failure +server.html +server.http +server.operator +server.os +server.pb +server.quote( +server.reflect +server.resource +server.string +server.string_date_time( +server.supportedMethods +server.task +server.types +server.unquote( +server.version +server.webutil + +--- from twisted.web.server import * --- +Session( +Site( +UnsupportedMethod( +date_time_string( +string_date_time( +supportedMethods +webutil + +--- import twisted.web.static --- +twisted.web.static.ASISProcessor( +twisted.web.static.Data( +twisted.web.static.DirectoryLister( +twisted.web.static.File( +twisted.web.static.FileTransfer( +twisted.web.static.InsensitiveDict( +twisted.web.static.Redirect( +twisted.web.static.Registry( +twisted.web.static.__builtins__ +twisted.web.static.__doc__ +twisted.web.static.__file__ +twisted.web.static.__name__ +twisted.web.static.__package__ +twisted.web.static.abstract +twisted.web.static.addSlash( +twisted.web.static.cgi +twisted.web.static.components +twisted.web.static.dangerousPathError +twisted.web.static.error +twisted.web.static.filepath +twisted.web.static.formatFileSize( +twisted.web.static.getTypeAndEncoding( +twisted.web.static.http +twisted.web.static.isDangerous( +twisted.web.static.itertools +twisted.web.static.loadMimeTypes( +twisted.web.static.log +twisted.web.static.os +twisted.web.static.pb +twisted.web.static.platformType +twisted.web.static.redirectTo( +twisted.web.static.resource +twisted.web.static.server +twisted.web.static.styles +twisted.web.static.urllib +twisted.web.static.warnings + +--- from twisted.web import static --- +static.ASISProcessor( +static.Data( +static.DirectoryLister( +static.File( +static.FileTransfer( +static.InsensitiveDict( +static.Redirect( +static.Registry( +static.__builtins__ +static.__doc__ +static.__file__ +static.__name__ +static.__package__ +static.abstract +static.addSlash( +static.cgi +static.components +static.dangerousPathError +static.error +static.filepath +static.formatFileSize( +static.getTypeAndEncoding( +static.http +static.isDangerous( +static.itertools +static.loadMimeTypes( +static.log +static.os +static.pb +static.platformType +static.redirectTo( +static.resource +static.server +static.styles +static.urllib +static.warnings + +--- from twisted.web.static import * --- +ASISProcessor( +Data( +DirectoryLister( +FileTransfer( +Redirect( +Registry( +addSlash( +dangerousPathError +formatFileSize( +getTypeAndEncoding( +isDangerous( +loadMimeTypes( +redirectTo( + +--- import twisted.web.sux --- +twisted.web.sux.BEGIN_HANDLER +twisted.web.sux.DO_HANDLER +twisted.web.sux.END_HANDLER +twisted.web.sux.FileWrapper( +twisted.web.sux.ParseError( +twisted.web.sux.Protocol( +twisted.web.sux.XMLParser( +twisted.web.sux.__builtins__ +twisted.web.sux.__doc__ +twisted.web.sux.__file__ +twisted.web.sux.__name__ +twisted.web.sux.__package__ +twisted.web.sux.identChars +twisted.web.sux.lenientIdentChars +twisted.web.sux.nop( +twisted.web.sux.prefixedMethodClassDict( +twisted.web.sux.prefixedMethodNames( +twisted.web.sux.prefixedMethodObjDict( +twisted.web.sux.unionlist( +twisted.web.sux.zipfndict( + +--- from twisted.web import sux --- + +--- from twisted.web.sux import * --- + +--- import twisted.web.tap --- +twisted.web.tap.Options( +twisted.web.tap.__builtins__ +twisted.web.tap.__doc__ +twisted.web.tap.__file__ +twisted.web.tap.__name__ +twisted.web.tap.__package__ +twisted.web.tap.demo +twisted.web.tap.distrib +twisted.web.tap.interfaces +twisted.web.tap.internet +twisted.web.tap.makePersonalServerFactory( +twisted.web.tap.makeService( +twisted.web.tap.os +twisted.web.tap.pb +twisted.web.tap.reactor +twisted.web.tap.reflect +twisted.web.tap.script +twisted.web.tap.server +twisted.web.tap.service +twisted.web.tap.static +twisted.web.tap.strports +twisted.web.tap.threadpool +twisted.web.tap.trp +twisted.web.tap.twcgi +twisted.web.tap.usage +twisted.web.tap.wsgi + +--- from twisted.web import tap --- +tap.demo +tap.distrib +tap.interfaces +tap.makePersonalServerFactory( +tap.pb +tap.reactor +tap.reflect +tap.script +tap.static +tap.threadpool +tap.trp +tap.twcgi +tap.wsgi + +--- from twisted.web.tap import * --- +demo +distrib +makePersonalServerFactory( +script +trp +twcgi +wsgi + +--- import twisted.web.trp --- +twisted.web.trp.ResourceUnpickler( +twisted.web.trp.Unpickler( +twisted.web.trp.__builtins__ +twisted.web.trp.__doc__ +twisted.web.trp.__file__ +twisted.web.trp.__name__ +twisted.web.trp.__package__ + +--- from twisted.web import trp --- +trp.ResourceUnpickler( +trp.Unpickler( +trp.__builtins__ +trp.__doc__ +trp.__file__ +trp.__name__ +trp.__package__ + +--- from twisted.web.trp import * --- +ResourceUnpickler( + +--- import twisted.web.twcgi --- +twisted.web.twcgi.CGIDirectory( +twisted.web.twcgi.CGIProcessProtocol( +twisted.web.twcgi.CGIScript( +twisted.web.twcgi.FilteredScript( +twisted.web.twcgi.NOT_DONE_YET +twisted.web.twcgi.PHP3Script( +twisted.web.twcgi.PHPScript( +twisted.web.twcgi.__builtins__ +twisted.web.twcgi.__doc__ +twisted.web.twcgi.__file__ +twisted.web.twcgi.__name__ +twisted.web.twcgi.__package__ +twisted.web.twcgi.error +twisted.web.twcgi.filepath +twisted.web.twcgi.html +twisted.web.twcgi.http +twisted.web.twcgi.log +twisted.web.twcgi.os +twisted.web.twcgi.pb +twisted.web.twcgi.protocol +twisted.web.twcgi.reactor +twisted.web.twcgi.resource +twisted.web.twcgi.server +twisted.web.twcgi.static +twisted.web.twcgi.string +twisted.web.twcgi.sys +twisted.web.twcgi.urllib + +--- from twisted.web import twcgi --- +twcgi.CGIDirectory( +twcgi.CGIProcessProtocol( +twcgi.CGIScript( +twcgi.FilteredScript( +twcgi.NOT_DONE_YET +twcgi.PHP3Script( +twcgi.PHPScript( +twcgi.__builtins__ +twcgi.__doc__ +twcgi.__file__ +twcgi.__name__ +twcgi.__package__ +twcgi.error +twcgi.filepath +twcgi.html +twcgi.http +twcgi.log +twcgi.os +twcgi.pb +twcgi.protocol +twcgi.reactor +twcgi.resource +twcgi.server +twcgi.static +twcgi.string +twcgi.sys +twcgi.urllib + +--- from twisted.web.twcgi import * --- +CGIDirectory( +CGIProcessProtocol( +CGIScript( +FilteredScript( +PHP3Script( +PHPScript( + +--- import twisted.web.util --- +twisted.web.util.ChildRedirector( +twisted.web.util.DeferredResource( +twisted.web.util.ParentRedirect( +twisted.web.util.Redirect( +twisted.web.util.StringIO( +twisted.web.util.__builtins__ +twisted.web.util.__doc__ +twisted.web.util.__file__ +twisted.web.util.__name__ +twisted.web.util.__package__ +twisted.web.util.failure +twisted.web.util.formatFailure( +twisted.web.util.html +twisted.web.util.htmlDict( +twisted.web.util.htmlFunc( +twisted.web.util.htmlIndent( +twisted.web.util.htmlInst( +twisted.web.util.htmlList( +twisted.web.util.htmlReprTypes +twisted.web.util.htmlString( +twisted.web.util.htmlUnknown( +twisted.web.util.htmlrepr( +twisted.web.util.linecache +twisted.web.util.re +twisted.web.util.redirectTo( +twisted.web.util.resource +twisted.web.util.saferepr( +twisted.web.util.string +twisted.web.util.stylesheet +twisted.web.util.types +twisted.web.util.urlpath + +--- from twisted.web import util --- +util.ChildRedirector( +util.DeferredResource( +util.ParentRedirect( +util.Redirect( +util.StringIO( +util.failure +util.formatFailure( +util.html +util.htmlDict( +util.htmlFunc( +util.htmlIndent( +util.htmlInst( +util.htmlList( +util.htmlReprTypes +util.htmlString( +util.htmlUnknown( +util.htmlrepr( +util.linecache +util.re +util.redirectTo( +util.resource +util.saferepr( +util.string +util.stylesheet +util.urlpath + +--- from twisted.web.util import * --- +ChildRedirector( +DeferredResource( +ParentRedirect( +formatFailure( +htmlDict( +htmlFunc( +htmlIndent( +htmlInst( +htmlList( +htmlReprTypes +htmlString( +htmlUnknown( +htmlrepr( +stylesheet +urlpath + +--- import twisted.web.vhost --- +twisted.web.vhost.NameVirtualHost( +twisted.web.vhost.VHostMonsterResource( +twisted.web.vhost.VirtualHostCollection( +twisted.web.vhost.__builtins__ +twisted.web.vhost.__doc__ +twisted.web.vhost.__file__ +twisted.web.vhost.__name__ +twisted.web.vhost.__package__ +twisted.web.vhost.error +twisted.web.vhost.resource +twisted.web.vhost.roots +twisted.web.vhost.string + +--- from twisted.web import vhost --- +vhost.NameVirtualHost( +vhost.VHostMonsterResource( +vhost.VirtualHostCollection( +vhost.__builtins__ +vhost.__doc__ +vhost.__file__ +vhost.__name__ +vhost.__package__ +vhost.error +vhost.resource +vhost.roots +vhost.string + +--- from twisted.web.vhost import * --- +NameVirtualHost( +VHostMonsterResource( +VirtualHostCollection( +roots + +--- import twisted.web.widgets --- +twisted.web.widgets.Container( +twisted.web.widgets.DataWidget( +twisted.web.widgets.FORGET_IT +twisted.web.widgets.False +twisted.web.widgets.Form( +twisted.web.widgets.FormInputError( +twisted.web.widgets.Gadget( +twisted.web.widgets.NOT_DONE_YET +twisted.web.widgets.Page( +twisted.web.widgets.Presentation( +twisted.web.widgets.Reloader( +twisted.web.widgets.RenderSession( +twisted.web.widgets.Sidebar( +twisted.web.widgets.StreamWidget( +twisted.web.widgets.StringIO( +twisted.web.widgets.Time( +twisted.web.widgets.TitleBox( +twisted.web.widgets.True +twisted.web.widgets.WebWidgetNodeMutator( +twisted.web.widgets.Widget( +twisted.web.widgets.WidgetMixin( +twisted.web.widgets.WidgetPage( +twisted.web.widgets.WidgetResource( +twisted.web.widgets.__builtins__ +twisted.web.widgets.__doc__ +twisted.web.widgets.__file__ +twisted.web.widgets.__name__ +twisted.web.widgets.__package__ +twisted.web.widgets.__warningregistry__ +twisted.web.widgets.components +twisted.web.widgets.defer +twisted.web.widgets.error +twisted.web.widgets.failure +twisted.web.widgets.formatFailure( +twisted.web.widgets.html +twisted.web.widgets.htmlDict( +twisted.web.widgets.htmlFor_checkbox( +twisted.web.widgets.htmlFor_checkgroup( +twisted.web.widgets.htmlFor_file( +twisted.web.widgets.htmlFor_hidden( +twisted.web.widgets.htmlFor_menu( +twisted.web.widgets.htmlFor_multimenu( +twisted.web.widgets.htmlFor_password( +twisted.web.widgets.htmlFor_radio( +twisted.web.widgets.htmlFor_string( +twisted.web.widgets.htmlFor_text( +twisted.web.widgets.htmlInst( +twisted.web.widgets.htmlList( +twisted.web.widgets.htmlReprTypes +twisted.web.widgets.htmlString( +twisted.web.widgets.htmlUnknown( +twisted.web.widgets.htmlrepr( +twisted.web.widgets.http +twisted.web.widgets.linecache +twisted.web.widgets.listify( +twisted.web.widgets.log +twisted.web.widgets.os +twisted.web.widgets.possiblyDeferWidget( +twisted.web.widgets.pprint +twisted.web.widgets.re +twisted.web.widgets.rebuild +twisted.web.widgets.reflect +twisted.web.widgets.resource +twisted.web.widgets.static +twisted.web.widgets.string +twisted.web.widgets.sys +twisted.web.widgets.template +twisted.web.widgets.time +twisted.web.widgets.traceback +twisted.web.widgets.types +twisted.web.widgets.util +twisted.web.widgets.warnings +twisted.web.widgets.webutil + +--- from twisted.web import widgets --- +widgets.Container( +widgets.DataWidget( +widgets.FORGET_IT +widgets.False +widgets.Form( +widgets.FormInputError( +widgets.Gadget( +widgets.NOT_DONE_YET +widgets.Page( +widgets.Presentation( +widgets.Reloader( +widgets.RenderSession( +widgets.Sidebar( +widgets.StreamWidget( +widgets.StringIO( +widgets.Time( +widgets.TitleBox( +widgets.True +widgets.WebWidgetNodeMutator( +widgets.Widget( +widgets.WidgetMixin( +widgets.WidgetPage( +widgets.WidgetResource( +widgets.__builtins__ +widgets.__doc__ +widgets.__file__ +widgets.__name__ +widgets.__package__ +widgets.__warningregistry__ +widgets.components +widgets.defer +widgets.error +widgets.failure +widgets.formatFailure( +widgets.html +widgets.htmlDict( +widgets.htmlFor_checkbox( +widgets.htmlFor_checkgroup( +widgets.htmlFor_file( +widgets.htmlFor_hidden( +widgets.htmlFor_menu( +widgets.htmlFor_multimenu( +widgets.htmlFor_password( +widgets.htmlFor_radio( +widgets.htmlFor_string( +widgets.htmlFor_text( +widgets.htmlInst( +widgets.htmlList( +widgets.htmlReprTypes +widgets.htmlString( +widgets.htmlUnknown( +widgets.htmlrepr( +widgets.http +widgets.linecache +widgets.listify( +widgets.log +widgets.os +widgets.possiblyDeferWidget( +widgets.pprint +widgets.re +widgets.rebuild +widgets.reflect +widgets.resource +widgets.static +widgets.string +widgets.sys +widgets.template +widgets.time +widgets.traceback +widgets.types +widgets.util +widgets.warnings +widgets.webutil + +--- from twisted.web.widgets import * --- +Container( +DataWidget( +FORGET_IT +FormInputError( +Gadget( +Page( +Presentation( +Reloader( +RenderSession( +Sidebar( +StreamWidget( +TitleBox( +WebWidgetNodeMutator( +WidgetMixin( +WidgetPage( +WidgetResource( +htmlFor_checkbox( +htmlFor_checkgroup( +htmlFor_file( +htmlFor_hidden( +htmlFor_menu( +htmlFor_multimenu( +htmlFor_password( +htmlFor_radio( +htmlFor_string( +htmlFor_text( +listify( +possiblyDeferWidget( +rebuild + +--- import twisted.web.woven --- +twisted.web.woven.__builtins__ +twisted.web.woven.__doc__ +twisted.web.woven.__file__ +twisted.web.woven.__name__ +twisted.web.woven.__package__ +twisted.web.woven.__path__ + +--- from twisted.web import woven --- +woven.__builtins__ +woven.__doc__ +woven.__file__ +woven.__name__ +woven.__package__ +woven.__path__ + +--- from twisted.web.woven import * --- + +--- import twisted.web.xmlrpc --- +twisted.web.xmlrpc.Binary( +twisted.web.xmlrpc.Boolean( +twisted.web.xmlrpc.DateTime( +twisted.web.xmlrpc.FAILURE +twisted.web.xmlrpc.Fault( +twisted.web.xmlrpc.Handler( +twisted.web.xmlrpc.NOT_FOUND +twisted.web.xmlrpc.NoSuchFunction( +twisted.web.xmlrpc.Proxy( +twisted.web.xmlrpc.QueryProtocol( +twisted.web.xmlrpc.XMLRPC( +twisted.web.xmlrpc.XMLRPCIntrospection( +twisted.web.xmlrpc.__all__ +twisted.web.xmlrpc.__builtins__ +twisted.web.xmlrpc.__doc__ +twisted.web.xmlrpc.__file__ +twisted.web.xmlrpc.__name__ +twisted.web.xmlrpc.__package__ +twisted.web.xmlrpc.addIntrospection( +twisted.web.xmlrpc.defer +twisted.web.xmlrpc.failure +twisted.web.xmlrpc.http +twisted.web.xmlrpc.log +twisted.web.xmlrpc.payloadTemplate +twisted.web.xmlrpc.protocol +twisted.web.xmlrpc.reactor +twisted.web.xmlrpc.reflect +twisted.web.xmlrpc.resource +twisted.web.xmlrpc.server +twisted.web.xmlrpc.urlparse +twisted.web.xmlrpc.xmlrpclib + +--- from twisted.web import xmlrpc --- +xmlrpc.Binary( +xmlrpc.Boolean( +xmlrpc.DateTime( +xmlrpc.FAILURE +xmlrpc.Fault( +xmlrpc.Handler( +xmlrpc.NOT_FOUND +xmlrpc.NoSuchFunction( +xmlrpc.Proxy( +xmlrpc.QueryProtocol( +xmlrpc.XMLRPC( +xmlrpc.XMLRPCIntrospection( +xmlrpc.__all__ +xmlrpc.__builtins__ +xmlrpc.__doc__ +xmlrpc.__file__ +xmlrpc.__name__ +xmlrpc.__package__ +xmlrpc.addIntrospection( +xmlrpc.defer +xmlrpc.failure +xmlrpc.http +xmlrpc.log +xmlrpc.payloadTemplate +xmlrpc.protocol +xmlrpc.reactor +xmlrpc.reflect +xmlrpc.resource +xmlrpc.server +xmlrpc.urlparse +xmlrpc.xmlrpclib + +--- from twisted.web.xmlrpc import * --- +NoSuchFunction( +QueryProtocol( +XMLRPC( +XMLRPCIntrospection( +addIntrospection( +payloadTemplate + +--- import twisted.web2.auth --- +twisted.web2.auth.__builtins__ +twisted.web2.auth.__doc__ +twisted.web2.auth.__file__ +twisted.web2.auth.__name__ +twisted.web2.auth.__package__ +twisted.web2.auth.__path__ + +--- from twisted.web2 import auth --- +auth.__builtins__ +auth.__doc__ +auth.__file__ +auth.__name__ +auth.__package__ +auth.__path__ + +--- from twisted.web2.auth import * --- + +--- import twisted.web2.channel --- +twisted.web2.channel.FastCGIFactory( +twisted.web2.channel.HTTPFactory( +twisted.web2.channel.SCGIFactory( +twisted.web2.channel.__all__ +twisted.web2.channel.__builtins__ +twisted.web2.channel.__doc__ +twisted.web2.channel.__file__ +twisted.web2.channel.__name__ +twisted.web2.channel.__package__ +twisted.web2.channel.__path__ +twisted.web2.channel.cgi +twisted.web2.channel.fastcgi +twisted.web2.channel.http +twisted.web2.channel.scgi +twisted.web2.channel.startCGI( + +--- from twisted.web2 import channel --- +channel.FastCGIFactory( +channel.HTTPFactory( +channel.SCGIFactory( +channel.__all__ +channel.__builtins__ +channel.__doc__ +channel.__file__ +channel.__name__ +channel.__package__ +channel.__path__ +channel.cgi +channel.fastcgi +channel.http +channel.scgi +channel.startCGI( + +--- from twisted.web2.channel import * --- +FastCGIFactory( +SCGIFactory( +fastcgi +scgi +startCGI( + +--- import twisted.web2.channel.cgi --- +twisted.web2.channel.cgi.BaseCGIChannelRequest( +twisted.web2.channel.cgi.CGIChannelRequest( +twisted.web2.channel.cgi.__all__ +twisted.web2.channel.cgi.__builtins__ +twisted.web2.channel.cgi.__doc__ +twisted.web2.channel.cgi.__file__ +twisted.web2.channel.cgi.__name__ +twisted.web2.channel.cgi.__package__ +twisted.web2.channel.cgi.address +twisted.web2.channel.cgi.http +twisted.web2.channel.cgi.http_headers +twisted.web2.channel.cgi.implements( +twisted.web2.channel.cgi.interfaces +twisted.web2.channel.cgi.os +twisted.web2.channel.cgi.protocol +twisted.web2.channel.cgi.reactor +twisted.web2.channel.cgi.responsecode +twisted.web2.channel.cgi.server +twisted.web2.channel.cgi.startCGI( +twisted.web2.channel.cgi.urllib +twisted.web2.channel.cgi.warnings + +--- from twisted.web2.channel import cgi --- +cgi.BaseCGIChannelRequest( +cgi.CGIChannelRequest( +cgi.address +cgi.http +cgi.http_headers +cgi.implements( +cgi.interfaces +cgi.protocol +cgi.reactor +cgi.responsecode +cgi.server +cgi.startCGI( +cgi.warnings + +--- from twisted.web2.channel.cgi import * --- +BaseCGIChannelRequest( +CGIChannelRequest( +http_headers +responsecode + +--- import twisted.web2.channel.fastcgi --- +twisted.web2.channel.fastcgi.FCGI_ABORT_REQUEST +twisted.web2.channel.fastcgi.FCGI_AUTHORIZER +twisted.web2.channel.fastcgi.FCGI_BEGIN_REQUEST +twisted.web2.channel.fastcgi.FCGI_CANT_MPX_CONN +twisted.web2.channel.fastcgi.FCGI_DATA +twisted.web2.channel.fastcgi.FCGI_END_REQUEST +twisted.web2.channel.fastcgi.FCGI_FILTER +twisted.web2.channel.fastcgi.FCGI_GET_VALUES +twisted.web2.channel.fastcgi.FCGI_GET_VALUES_RESULT +twisted.web2.channel.fastcgi.FCGI_KEEP_CONN +twisted.web2.channel.fastcgi.FCGI_MAX_PACKET_LEN +twisted.web2.channel.fastcgi.FCGI_OVERLOADED +twisted.web2.channel.fastcgi.FCGI_PARAMS +twisted.web2.channel.fastcgi.FCGI_REQUEST_COMPLETE +twisted.web2.channel.fastcgi.FCGI_RESPONDER +twisted.web2.channel.fastcgi.FCGI_STDERR +twisted.web2.channel.fastcgi.FCGI_STDIN +twisted.web2.channel.fastcgi.FCGI_STDOUT +twisted.web2.channel.fastcgi.FCGI_UNKNOWN_ROLE +twisted.web2.channel.fastcgi.FCGI_UNKNOWN_TYPE +twisted.web2.channel.fastcgi.FastCGIChannelRequest( +twisted.web2.channel.fastcgi.FastCGIError( +twisted.web2.channel.fastcgi.FastCGIFactory( +twisted.web2.channel.fastcgi.Record( +twisted.web2.channel.fastcgi.__builtins__ +twisted.web2.channel.fastcgi.__doc__ +twisted.web2.channel.fastcgi.__file__ +twisted.web2.channel.fastcgi.__name__ +twisted.web2.channel.fastcgi.__package__ +twisted.web2.channel.fastcgi.cgi +twisted.web2.channel.fastcgi.getLenBytes( +twisted.web2.channel.fastcgi.parseNameValues( +twisted.web2.channel.fastcgi.protocol +twisted.web2.channel.fastcgi.responsecode +twisted.web2.channel.fastcgi.typeNames +twisted.web2.channel.fastcgi.writeNameValue( + +--- from twisted.web2.channel import fastcgi --- +fastcgi.FCGI_ABORT_REQUEST +fastcgi.FCGI_AUTHORIZER +fastcgi.FCGI_BEGIN_REQUEST +fastcgi.FCGI_CANT_MPX_CONN +fastcgi.FCGI_DATA +fastcgi.FCGI_END_REQUEST +fastcgi.FCGI_FILTER +fastcgi.FCGI_GET_VALUES +fastcgi.FCGI_GET_VALUES_RESULT +fastcgi.FCGI_KEEP_CONN +fastcgi.FCGI_MAX_PACKET_LEN +fastcgi.FCGI_OVERLOADED +fastcgi.FCGI_PARAMS +fastcgi.FCGI_REQUEST_COMPLETE +fastcgi.FCGI_RESPONDER +fastcgi.FCGI_STDERR +fastcgi.FCGI_STDIN +fastcgi.FCGI_STDOUT +fastcgi.FCGI_UNKNOWN_ROLE +fastcgi.FCGI_UNKNOWN_TYPE +fastcgi.FastCGIChannelRequest( +fastcgi.FastCGIError( +fastcgi.FastCGIFactory( +fastcgi.Record( +fastcgi.__builtins__ +fastcgi.__doc__ +fastcgi.__file__ +fastcgi.__name__ +fastcgi.__package__ +fastcgi.cgi +fastcgi.getLenBytes( +fastcgi.parseNameValues( +fastcgi.protocol +fastcgi.responsecode +fastcgi.typeNames +fastcgi.writeNameValue( + +--- from twisted.web2.channel.fastcgi import * --- +FCGI_ABORT_REQUEST +FCGI_AUTHORIZER +FCGI_BEGIN_REQUEST +FCGI_CANT_MPX_CONN +FCGI_DATA +FCGI_END_REQUEST +FCGI_FILTER +FCGI_GET_VALUES +FCGI_GET_VALUES_RESULT +FCGI_KEEP_CONN +FCGI_MAX_PACKET_LEN +FCGI_OVERLOADED +FCGI_PARAMS +FCGI_REQUEST_COMPLETE +FCGI_RESPONDER +FCGI_STDERR +FCGI_STDIN +FCGI_STDOUT +FCGI_UNKNOWN_ROLE +FCGI_UNKNOWN_TYPE +FastCGIChannelRequest( +FastCGIError( +Record( +getLenBytes( +parseNameValues( +typeNames +writeNameValue( + +--- import twisted.web2.channel.http --- +twisted.web2.channel.http.AbortedException( +twisted.web2.channel.http.HTTPChannel( +twisted.web2.channel.http.HTTPChannelRequest( +twisted.web2.channel.http.HTTPFactory( +twisted.web2.channel.http.HTTPParser( +twisted.web2.channel.http.OverloadedServerProtocol( +twisted.web2.channel.http.PERSIST_NO_PIPELINE +twisted.web2.channel.http.PERSIST_PIPELINE +twisted.web2.channel.http.StringIO( +twisted.web2.channel.http.StringTransport( +twisted.web2.channel.http.__all__ +twisted.web2.channel.http.__builtins__ +twisted.web2.channel.http.__doc__ +twisted.web2.channel.http.__file__ +twisted.web2.channel.http.__name__ +twisted.web2.channel.http.__package__ +twisted.web2.channel.http.basic +twisted.web2.channel.http.http +twisted.web2.channel.http.http_headers +twisted.web2.channel.http.implements( +twisted.web2.channel.http.interfaces +twisted.web2.channel.http.log +twisted.web2.channel.http.policies +twisted.web2.channel.http.protocol +twisted.web2.channel.http.reactor +twisted.web2.channel.http.responsecode +twisted.web2.channel.http.socket +twisted.web2.channel.http.warnings + +--- from twisted.web2.channel import http --- +http.AbortedException( +http.HTTPChannelRequest( +http.HTTPParser( +http.OverloadedServerProtocol( +http.PERSIST_NO_PIPELINE +http.PERSIST_PIPELINE +http.__all__ +http.http +http.http_headers +http.responsecode + +--- from twisted.web2.channel.http import * --- +AbortedException( +HTTPChannelRequest( +HTTPParser( +OverloadedServerProtocol( +PERSIST_NO_PIPELINE +PERSIST_PIPELINE + +--- import twisted.web2.channel.scgi --- +twisted.web2.channel.scgi.SCGIChannelRequest( +twisted.web2.channel.scgi.SCGIFactory( +twisted.web2.channel.scgi.__all__ +twisted.web2.channel.scgi.__builtins__ +twisted.web2.channel.scgi.__doc__ +twisted.web2.channel.scgi.__file__ +twisted.web2.channel.scgi.__name__ +twisted.web2.channel.scgi.__package__ +twisted.web2.channel.scgi.cgichannel +twisted.web2.channel.scgi.protocol +twisted.web2.channel.scgi.responsecode + +--- from twisted.web2.channel import scgi --- +scgi.SCGIChannelRequest( +scgi.SCGIFactory( +scgi.__all__ +scgi.__builtins__ +scgi.__doc__ +scgi.__file__ +scgi.__name__ +scgi.__package__ +scgi.cgichannel +scgi.protocol +scgi.responsecode + +--- from twisted.web2.channel.scgi import * --- +SCGIChannelRequest( +cgichannel + +--- import twisted.web2.client --- +twisted.web2.client.__builtins__ +twisted.web2.client.__doc__ +twisted.web2.client.__file__ +twisted.web2.client.__name__ +twisted.web2.client.__package__ +twisted.web2.client.__path__ + +--- from twisted.web2 import client --- + +--- from twisted.web2.client import * --- + +--- import twisted.web2.compat --- +twisted.web2.compat.HeaderAdapter( +twisted.web2.compat.OldNevowResourceAdapter( +twisted.web2.compat.OldRequestAdapter( +twisted.web2.compat.OldResourceAdapter( +twisted.web2.compat.StringIO( +twisted.web2.compat.UserDict +twisted.web2.compat.__all__ +twisted.web2.compat.__builtins__ +twisted.web2.compat.__doc__ +twisted.web2.compat.__file__ +twisted.web2.compat.__name__ +twisted.web2.compat.__package__ +twisted.web2.compat.address +twisted.web2.compat.components +twisted.web2.compat.defer +twisted.web2.compat.generators +twisted.web2.compat.http_headers +twisted.web2.compat.implements( +twisted.web2.compat.iweb +twisted.web2.compat.makeOldRequestAdapter( +twisted.web2.compat.math +twisted.web2.compat.pb +twisted.web2.compat.quote( +twisted.web2.compat.responsecode +twisted.web2.compat.stream +twisted.web2.compat.string +twisted.web2.compat.time + +--- from twisted.web2 import compat --- +compat.HeaderAdapter( +compat.OldNevowResourceAdapter( +compat.OldRequestAdapter( +compat.OldResourceAdapter( +compat.StringIO( +compat.UserDict +compat.__all__ +compat.address +compat.components +compat.defer +compat.generators +compat.http_headers +compat.implements( +compat.iweb +compat.makeOldRequestAdapter( +compat.math +compat.pb +compat.quote( +compat.responsecode +compat.stream +compat.time + +--- from twisted.web2.compat import * --- +HeaderAdapter( +OldNevowResourceAdapter( +OldRequestAdapter( +OldResourceAdapter( +iweb +makeOldRequestAdapter( +stream + +--- import twisted.web2.dirlist --- +twisted.web2.dirlist.DirectoryLister( +twisted.web2.dirlist.__all__ +twisted.web2.dirlist.__builtins__ +twisted.web2.dirlist.__doc__ +twisted.web2.dirlist.__file__ +twisted.web2.dirlist.__name__ +twisted.web2.dirlist.__package__ +twisted.web2.dirlist.formatFileSize( +twisted.web2.dirlist.http +twisted.web2.dirlist.http_headers +twisted.web2.dirlist.iweb +twisted.web2.dirlist.os +twisted.web2.dirlist.resource +twisted.web2.dirlist.stat +twisted.web2.dirlist.time +twisted.web2.dirlist.urllib + +--- from twisted.web2 import dirlist --- +dirlist.DirectoryLister( +dirlist.__all__ +dirlist.__builtins__ +dirlist.__doc__ +dirlist.__file__ +dirlist.__name__ +dirlist.__package__ +dirlist.formatFileSize( +dirlist.http +dirlist.http_headers +dirlist.iweb +dirlist.os +dirlist.resource +dirlist.stat +dirlist.time +dirlist.urllib + +--- from twisted.web2.dirlist import * --- + +--- import twisted.web2.error --- +twisted.web2.error.ACCEPTED +twisted.web2.error.BAD_GATEWAY +twisted.web2.error.BAD_REQUEST +twisted.web2.error.CONFLICT +twisted.web2.error.CONTINUE +twisted.web2.error.CREATED +twisted.web2.error.ERROR_MESSAGES +twisted.web2.error.EXPECTATION_FAILED +twisted.web2.error.FAILED_DEPENDENCY +twisted.web2.error.FORBIDDEN +twisted.web2.error.FOUND +twisted.web2.error.GATEWAY_TIMEOUT +twisted.web2.error.GONE +twisted.web2.error.HTTP_VERSION_NOT_SUPPORTED +twisted.web2.error.INSUFFICIENT_STORAGE_SPACE +twisted.web2.error.INTERNAL_SERVER_ERROR +twisted.web2.error.LENGTH_REQUIRED +twisted.web2.error.LOCKED +twisted.web2.error.MOVED_PERMANENTLY +twisted.web2.error.MULTIPLE_CHOICE +twisted.web2.error.MULTI_STATUS +twisted.web2.error.NON_AUTHORITATIVE_INFORMATION +twisted.web2.error.NOT_ACCEPTABLE +twisted.web2.error.NOT_ALLOWED +twisted.web2.error.NOT_EXTENDED +twisted.web2.error.NOT_FOUND +twisted.web2.error.NOT_IMPLEMENTED +twisted.web2.error.NOT_MODIFIED +twisted.web2.error.NO_CONTENT +twisted.web2.error.OK +twisted.web2.error.PARTIAL_CONTENT +twisted.web2.error.PAYMENT_REQUIRED +twisted.web2.error.PRECONDITION_FAILED +twisted.web2.error.PROXY_AUTH_REQUIRED +twisted.web2.error.REQUESTED_RANGE_NOT_SATISFIABLE +twisted.web2.error.REQUEST_ENTITY_TOO_LARGE +twisted.web2.error.REQUEST_TIMEOUT +twisted.web2.error.REQUEST_URI_TOO_LONG +twisted.web2.error.RESET_CONTENT +twisted.web2.error.RESPONSES +twisted.web2.error.SEE_OTHER +twisted.web2.error.SERVICE_UNAVAILABLE +twisted.web2.error.SWITCHING +twisted.web2.error.TEMPORARY_REDIRECT +twisted.web2.error.UNAUTHORIZED +twisted.web2.error.UNPROCESSABLE_ENTITY +twisted.web2.error.UNSUPPORTED_MEDIA_TYPE +twisted.web2.error.USE_PROXY +twisted.web2.error.__all__ +twisted.web2.error.__builtins__ +twisted.web2.error.__doc__ +twisted.web2.error.__file__ +twisted.web2.error.__name__ +twisted.web2.error.__package__ +twisted.web2.error.defaultErrorHandler( +twisted.web2.error.http_headers +twisted.web2.error.stream + +--- from twisted.web2 import error --- +error.ACCEPTED +error.BAD_GATEWAY +error.BAD_REQUEST +error.CONFLICT +error.CONTINUE +error.CREATED +error.ERROR_MESSAGES +error.EXPECTATION_FAILED +error.FAILED_DEPENDENCY +error.FORBIDDEN +error.FOUND +error.GATEWAY_TIMEOUT +error.GONE +error.HTTP_VERSION_NOT_SUPPORTED +error.INSUFFICIENT_STORAGE_SPACE +error.INTERNAL_SERVER_ERROR +error.LENGTH_REQUIRED +error.LOCKED +error.MOVED_PERMANENTLY +error.MULTIPLE_CHOICE +error.MULTI_STATUS +error.NON_AUTHORITATIVE_INFORMATION +error.NOT_ACCEPTABLE +error.NOT_ALLOWED +error.NOT_EXTENDED +error.NOT_FOUND +error.NOT_IMPLEMENTED +error.NOT_MODIFIED +error.NO_CONTENT +error.OK +error.PARTIAL_CONTENT +error.PAYMENT_REQUIRED +error.PRECONDITION_FAILED +error.PROXY_AUTH_REQUIRED +error.REQUESTED_RANGE_NOT_SATISFIABLE +error.REQUEST_ENTITY_TOO_LARGE +error.REQUEST_TIMEOUT +error.REQUEST_URI_TOO_LONG +error.RESET_CONTENT +error.RESPONSES +error.SEE_OTHER +error.SERVICE_UNAVAILABLE +error.SWITCHING +error.TEMPORARY_REDIRECT +error.UNAUTHORIZED +error.UNPROCESSABLE_ENTITY +error.UNSUPPORTED_MEDIA_TYPE +error.USE_PROXY +error.defaultErrorHandler( +error.http_headers +error.stream + +--- from twisted.web2.error import * --- +ERROR_MESSAGES +defaultErrorHandler( + +--- import twisted.web2.fileupload --- +twisted.web2.fileupload.BufferedStream( +twisted.web2.fileupload.FileStream( +twisted.web2.fileupload.IStream( +twisted.web2.fileupload.MimeFormatError( +twisted.web2.fileupload.MultipartMimeStream( +twisted.web2.fileupload.StringIO( +twisted.web2.fileupload.__all__ +twisted.web2.fileupload.__builtins__ +twisted.web2.fileupload.__doc__ +twisted.web2.fileupload.__file__ +twisted.web2.fileupload.__name__ +twisted.web2.fileupload.__package__ +twisted.web2.fileupload.cd_regexp +twisted.web2.fileupload.defer +twisted.web2.fileupload.generatorToStream( +twisted.web2.fileupload.generators +twisted.web2.fileupload.http_headers +twisted.web2.fileupload.implements( +twisted.web2.fileupload.parseContentDispositionFormData( +twisted.web2.fileupload.parseMultipartFormData( +twisted.web2.fileupload.parse_urlencoded( +twisted.web2.fileupload.parse_urlencoded_stream( +twisted.web2.fileupload.re +twisted.web2.fileupload.readAndDiscard( +twisted.web2.fileupload.readIntoFile( +twisted.web2.fileupload.readStream( +twisted.web2.fileupload.tempfile +twisted.web2.fileupload.urllib + +--- from twisted.web2 import fileupload --- +fileupload.BufferedStream( +fileupload.FileStream( +fileupload.IStream( +fileupload.MimeFormatError( +fileupload.MultipartMimeStream( +fileupload.StringIO( +fileupload.__all__ +fileupload.__builtins__ +fileupload.__doc__ +fileupload.__file__ +fileupload.__name__ +fileupload.__package__ +fileupload.cd_regexp +fileupload.defer +fileupload.generatorToStream( +fileupload.generators +fileupload.http_headers +fileupload.implements( +fileupload.parseContentDispositionFormData( +fileupload.parseMultipartFormData( +fileupload.parse_urlencoded( +fileupload.parse_urlencoded_stream( +fileupload.re +fileupload.readAndDiscard( +fileupload.readIntoFile( +fileupload.readStream( +fileupload.tempfile +fileupload.urllib + +--- from twisted.web2.fileupload import * --- +BufferedStream( +FileStream( +IStream( +MimeFormatError( +MultipartMimeStream( +cd_regexp +generatorToStream( +parseContentDispositionFormData( +parseMultipartFormData( +parse_urlencoded( +parse_urlencoded_stream( +readAndDiscard( +readIntoFile( +readStream( + +--- import twisted.web2.filter --- +twisted.web2.filter.__builtins__ +twisted.web2.filter.__doc__ +twisted.web2.filter.__file__ +twisted.web2.filter.__name__ +twisted.web2.filter.__package__ +twisted.web2.filter.__path__ + +--- from twisted.web2 import filter --- +filter.__builtins__ +filter.__doc__ +filter.__file__ +filter.__name__ +filter.__package__ +filter.__path__ + +--- from twisted.web2.filter import * --- + +--- import twisted.web2.http --- +twisted.web2.http.HTTPError( +twisted.web2.http.IByteStream( +twisted.web2.http.NO_BODY_CODES +twisted.web2.http.NotModifiedResponse( +twisted.web2.http.RedirectResponse( +twisted.web2.http.Request( +twisted.web2.http.Response( +twisted.web2.http.StatusResponse( +twisted.web2.http.__all__ +twisted.web2.http.__builtins__ +twisted.web2.http.__doc__ +twisted.web2.http.__file__ +twisted.web2.http.__name__ +twisted.web2.http.__package__ +twisted.web2.http.cgi +twisted.web2.http.checkIfRange( +twisted.web2.http.checkPreconditions( +twisted.web2.http.compat +twisted.web2.http.components +twisted.web2.http.defaultPortForScheme +twisted.web2.http.error +twisted.web2.http.http_headers +twisted.web2.http.implements( +twisted.web2.http.interfaces +twisted.web2.http.iweb +twisted.web2.http.log +twisted.web2.http.parseVersion( +twisted.web2.http.resource +twisted.web2.http.responsecode +twisted.web2.http.socket +twisted.web2.http.splitHostPort( +twisted.web2.http.stream +twisted.web2.http.time + +--- from twisted.web2 import http --- +http.HTTPError( +http.IByteStream( +http.NotModifiedResponse( +http.RedirectResponse( +http.Response( +http.StatusResponse( +http.checkIfRange( +http.checkPreconditions( +http.compat +http.components +http.defaultPortForScheme +http.error +http.iweb +http.parseVersion( +http.resource +http.splitHostPort( +http.stream + +--- from twisted.web2.http import * --- +IByteStream( +NotModifiedResponse( +RedirectResponse( +StatusResponse( +checkIfRange( +checkPreconditions( +defaultPortForScheme +parseVersion( +splitHostPort( + +--- import twisted.web2.http_headers --- +twisted.web2.http_headers.Cookie( +twisted.web2.http_headers.DefaultHTTPHandler +twisted.web2.http_headers.ETag( +twisted.web2.http_headers.HeaderHandler( +twisted.web2.http_headers.Headers( +twisted.web2.http_headers.MimeType( +twisted.web2.http_headers.Token( +twisted.web2.http_headers.__builtins__ +twisted.web2.http_headers.__doc__ +twisted.web2.http_headers.__file__ +twisted.web2.http_headers.__name__ +twisted.web2.http_headers.__package__ +twisted.web2.http_headers.addDefaultCharset( +twisted.web2.http_headers.addDefaultEncoding( +twisted.web2.http_headers.base64 +twisted.web2.http_headers.casemappingify( +twisted.web2.http_headers.checkSingleToken( +twisted.web2.http_headers.cookie_validname +twisted.web2.http_headers.cookie_validname_re +twisted.web2.http_headers.cookie_validvalue +twisted.web2.http_headers.cookie_validvalue_re +twisted.web2.http_headers.dashCapitalize( +twisted.web2.http_headers.filterTokens( +twisted.web2.http_headers.generateAccept( +twisted.web2.http_headers.generateAcceptQvalue( +twisted.web2.http_headers.generateAuthorization( +twisted.web2.http_headers.generateCacheControl( +twisted.web2.http_headers.generateContentRange( +twisted.web2.http_headers.generateContentType( +twisted.web2.http_headers.generateCookie( +twisted.web2.http_headers.generateDateTime( +twisted.web2.http_headers.generateExpect( +twisted.web2.http_headers.generateIfRange( +twisted.web2.http_headers.generateKeyValues( +twisted.web2.http_headers.generateList( +twisted.web2.http_headers.generateOverWrite( +twisted.web2.http_headers.generateRange( +twisted.web2.http_headers.generateRetryAfter( +twisted.web2.http_headers.generateSetCookie( +twisted.web2.http_headers.generateSetCookie2( +twisted.web2.http_headers.generateStarOrETag( +twisted.web2.http_headers.generateWWWAuthenticate( +twisted.web2.http_headers.generator_entity_headers +twisted.web2.http_headers.generator_general_headers +twisted.web2.http_headers.generator_request_headers +twisted.web2.http_headers.generator_response_headers +twisted.web2.http_headers.generators +twisted.web2.http_headers.header_case_mapping +twisted.web2.http_headers.http_ctls +twisted.web2.http_headers.http_tokens +twisted.web2.http_headers.iteritems( +twisted.web2.http_headers.last( +twisted.web2.http_headers.listGenerator( +twisted.web2.http_headers.listParser( +twisted.web2.http_headers.lowerify( +twisted.web2.http_headers.makeCookieFromList( +twisted.web2.http_headers.monthname +twisted.web2.http_headers.monthname_lower +twisted.web2.http_headers.name +twisted.web2.http_headers.parseAccept( +twisted.web2.http_headers.parseAcceptQvalue( +twisted.web2.http_headers.parseArgs( +twisted.web2.http_headers.parseAuthorization( +twisted.web2.http_headers.parseCacheControl( +twisted.web2.http_headers.parseContentMD5( +twisted.web2.http_headers.parseContentRange( +twisted.web2.http_headers.parseContentType( +twisted.web2.http_headers.parseCookie( +twisted.web2.http_headers.parseDateTime( +twisted.web2.http_headers.parseDepth( +twisted.web2.http_headers.parseExpect( +twisted.web2.http_headers.parseExpires( +twisted.web2.http_headers.parseIfModifiedSince( +twisted.web2.http_headers.parseIfRange( +twisted.web2.http_headers.parseKeyValue( +twisted.web2.http_headers.parseOverWrite( +twisted.web2.http_headers.parseRange( +twisted.web2.http_headers.parseRetryAfter( +twisted.web2.http_headers.parseSetCookie( +twisted.web2.http_headers.parseSetCookie2( +twisted.web2.http_headers.parseStarOrETag( +twisted.web2.http_headers.parseWWWAuthenticate( +twisted.web2.http_headers.parser_entity_headers +twisted.web2.http_headers.parser_general_headers +twisted.web2.http_headers.parser_request_headers +twisted.web2.http_headers.parser_response_headers +twisted.web2.http_headers.quoteString( +twisted.web2.http_headers.re +twisted.web2.http_headers.removeDefaultEncoding( +twisted.web2.http_headers.singleHeader( +twisted.web2.http_headers.split( +twisted.web2.http_headers.time +twisted.web2.http_headers.timegm( +twisted.web2.http_headers.tokenize( +twisted.web2.http_headers.types +twisted.web2.http_headers.weekdayname +twisted.web2.http_headers.weekdayname_lower + +--- from twisted.web2 import http_headers --- +http_headers.Cookie( +http_headers.DefaultHTTPHandler +http_headers.ETag( +http_headers.HeaderHandler( +http_headers.Headers( +http_headers.MimeType( +http_headers.Token( +http_headers.__builtins__ +http_headers.__doc__ +http_headers.__file__ +http_headers.__name__ +http_headers.__package__ +http_headers.addDefaultCharset( +http_headers.addDefaultEncoding( +http_headers.base64 +http_headers.casemappingify( +http_headers.checkSingleToken( +http_headers.cookie_validname +http_headers.cookie_validname_re +http_headers.cookie_validvalue +http_headers.cookie_validvalue_re +http_headers.dashCapitalize( +http_headers.filterTokens( +http_headers.generateAccept( +http_headers.generateAcceptQvalue( +http_headers.generateAuthorization( +http_headers.generateCacheControl( +http_headers.generateContentRange( +http_headers.generateContentType( +http_headers.generateCookie( +http_headers.generateDateTime( +http_headers.generateExpect( +http_headers.generateIfRange( +http_headers.generateKeyValues( +http_headers.generateList( +http_headers.generateOverWrite( +http_headers.generateRange( +http_headers.generateRetryAfter( +http_headers.generateSetCookie( +http_headers.generateSetCookie2( +http_headers.generateStarOrETag( +http_headers.generateWWWAuthenticate( +http_headers.generator_entity_headers +http_headers.generator_general_headers +http_headers.generator_request_headers +http_headers.generator_response_headers +http_headers.generators +http_headers.header_case_mapping +http_headers.http_ctls +http_headers.http_tokens +http_headers.iteritems( +http_headers.last( +http_headers.listGenerator( +http_headers.listParser( +http_headers.lowerify( +http_headers.makeCookieFromList( +http_headers.monthname +http_headers.monthname_lower +http_headers.name +http_headers.parseAccept( +http_headers.parseAcceptQvalue( +http_headers.parseArgs( +http_headers.parseAuthorization( +http_headers.parseCacheControl( +http_headers.parseContentMD5( +http_headers.parseContentRange( +http_headers.parseContentType( +http_headers.parseCookie( +http_headers.parseDateTime( +http_headers.parseDepth( +http_headers.parseExpect( +http_headers.parseExpires( +http_headers.parseIfModifiedSince( +http_headers.parseIfRange( +http_headers.parseKeyValue( +http_headers.parseOverWrite( +http_headers.parseRange( +http_headers.parseRetryAfter( +http_headers.parseSetCookie( +http_headers.parseSetCookie2( +http_headers.parseStarOrETag( +http_headers.parseWWWAuthenticate( +http_headers.parser_entity_headers +http_headers.parser_general_headers +http_headers.parser_request_headers +http_headers.parser_response_headers +http_headers.quoteString( +http_headers.re +http_headers.removeDefaultEncoding( +http_headers.singleHeader( +http_headers.split( +http_headers.time +http_headers.timegm( +http_headers.tokenize( +http_headers.types +http_headers.weekdayname +http_headers.weekdayname_lower + +--- from twisted.web2.http_headers import * --- +DefaultHTTPHandler +ETag( +HeaderHandler( +MimeType( +Token( +addDefaultCharset( +addDefaultEncoding( +casemappingify( +checkSingleToken( +cookie_validname +cookie_validname_re +cookie_validvalue +cookie_validvalue_re +filterTokens( +generateAccept( +generateAcceptQvalue( +generateAuthorization( +generateCacheControl( +generateContentRange( +generateContentType( +generateCookie( +generateDateTime( +generateExpect( +generateIfRange( +generateKeyValues( +generateList( +generateOverWrite( +generateRange( +generateRetryAfter( +generateSetCookie( +generateSetCookie2( +generateStarOrETag( +generateWWWAuthenticate( +generator_entity_headers +generator_general_headers +generator_request_headers +generator_response_headers +header_case_mapping +http_ctls +http_tokens +iteritems( +last( +listGenerator( +listParser( +lowerify( +makeCookieFromList( +parseAccept( +parseAcceptQvalue( +parseArgs( +parseAuthorization( +parseCacheControl( +parseContentMD5( +parseContentType( +parseCookie( +parseDateTime( +parseDepth( +parseExpect( +parseExpires( +parseIfModifiedSince( +parseIfRange( +parseKeyValue( +parseOverWrite( +parseRetryAfter( +parseSetCookie( +parseSetCookie2( +parseStarOrETag( +parseWWWAuthenticate( +parser_entity_headers +parser_general_headers +parser_request_headers +parser_response_headers +quoteString( +removeDefaultEncoding( +singleHeader( + +--- import twisted.web2.iweb --- +twisted.web2.iweb.Attribute( +twisted.web2.iweb.ICanHandleException( +twisted.web2.iweb.IChanRequest( +twisted.web2.iweb.IChanRequestCallbacks( +twisted.web2.iweb.IOldNevowResource( +twisted.web2.iweb.IOldRequest( +twisted.web2.iweb.IRequest( +twisted.web2.iweb.IResource( +twisted.web2.iweb.IResponse( +twisted.web2.iweb.ISite( +twisted.web2.iweb.Interface( +twisted.web2.iweb.SpecialAdaptInterfaceClass( +twisted.web2.iweb.__all__ +twisted.web2.iweb.__builtins__ +twisted.web2.iweb.__doc__ +twisted.web2.iweb.__file__ +twisted.web2.iweb.__name__ +twisted.web2.iweb.__package__ +twisted.web2.iweb.interface + +--- from twisted.web2 import iweb --- +iweb.Attribute( +iweb.ICanHandleException( +iweb.IChanRequest( +iweb.IChanRequestCallbacks( +iweb.IOldNevowResource( +iweb.IOldRequest( +iweb.IRequest( +iweb.IResource( +iweb.IResponse( +iweb.ISite( +iweb.Interface( +iweb.SpecialAdaptInterfaceClass( +iweb.__all__ +iweb.__builtins__ +iweb.__doc__ +iweb.__file__ +iweb.__name__ +iweb.__package__ +iweb.interface + +--- from twisted.web2.iweb import * --- +ICanHandleException( +IChanRequest( +IChanRequestCallbacks( +IOldNevowResource( +IOldRequest( +IRequest( +IResponse( +ISite( +SpecialAdaptInterfaceClass( + +--- import twisted.web2.log --- +twisted.web2.log.Attribute( +twisted.web2.log.BaseCommonAccessLoggingObserver( +twisted.web2.log.DefaultCommonAccessLoggingObserver( +twisted.web2.log.FileAccessLoggingObserver( +twisted.web2.log.ILogInfo( +twisted.web2.log.Interface( +twisted.web2.log.LogInfo( +twisted.web2.log.LogWrapperResource( +twisted.web2.log.__builtins__ +twisted.web2.log.__doc__ +twisted.web2.log.__file__ +twisted.web2.log.__name__ +twisted.web2.log.__package__ +twisted.web2.log.defer +twisted.web2.log.implements( +twisted.web2.log.iweb +twisted.web2.log.logFilter( +twisted.web2.log.monthname +twisted.web2.log.resource +twisted.web2.log.stream +twisted.web2.log.time +twisted.web2.log.tlog + +--- from twisted.web2 import log --- +log.Attribute( +log.BaseCommonAccessLoggingObserver( +log.DefaultCommonAccessLoggingObserver( +log.FileAccessLoggingObserver( +log.ILogInfo( +log.LogInfo( +log.LogWrapperResource( +log.defer +log.implements( +log.iweb +log.logFilter( +log.monthname +log.resource +log.stream +log.tlog + +--- from twisted.web2.log import * --- +BaseCommonAccessLoggingObserver( +DefaultCommonAccessLoggingObserver( +FileAccessLoggingObserver( +ILogInfo( +LogWrapperResource( +logFilter( +tlog + +--- import twisted.web2.plugin --- +twisted.web2.plugin.NoPlugin( +twisted.web2.plugin.PluginResource( +twisted.web2.plugin.TestResource( +twisted.web2.plugin.__builtins__ +twisted.web2.plugin.__doc__ +twisted.web2.plugin.__file__ +twisted.web2.plugin.__name__ +twisted.web2.plugin.__package__ +twisted.web2.plugin.getPlugins( +twisted.web2.plugin.http +twisted.web2.plugin.iweb +twisted.web2.plugin.namedClass( +twisted.web2.plugin.resource +twisted.web2.plugin.resourcePlugger( + +--- from twisted.web2 import plugin --- +plugin.NoPlugin( +plugin.PluginResource( +plugin.TestResource( +plugin.http +plugin.iweb +plugin.namedClass( +plugin.resource +plugin.resourcePlugger( + +--- from twisted.web2.plugin import * --- +NoPlugin( +PluginResource( +TestResource( +resourcePlugger( + +--- import twisted.web2.resource --- +twisted.web2.resource.LeafResource( +twisted.web2.resource.PostableResource( +twisted.web2.resource.RedirectResource( +twisted.web2.resource.RenderMixin( +twisted.web2.resource.Resource( +twisted.web2.resource.WrapperResource( +twisted.web2.resource.__all__ +twisted.web2.resource.__builtins__ +twisted.web2.resource.__doc__ +twisted.web2.resource.__file__ +twisted.web2.resource.__name__ +twisted.web2.resource.__package__ +twisted.web2.resource.http +twisted.web2.resource.implements( +twisted.web2.resource.iweb +twisted.web2.resource.responsecode +twisted.web2.resource.server + +--- from twisted.web2 import resource --- +resource.LeafResource( +resource.PostableResource( +resource.RedirectResource( +resource.RenderMixin( +resource.WrapperResource( +resource.__all__ +resource.http +resource.iweb +resource.responsecode +resource.server + +--- from twisted.web2.resource import * --- +LeafResource( +PostableResource( +RedirectResource( +RenderMixin( +WrapperResource( + +--- import twisted.web2.responsecode --- +twisted.web2.responsecode.ACCEPTED +twisted.web2.responsecode.BAD_GATEWAY +twisted.web2.responsecode.BAD_REQUEST +twisted.web2.responsecode.CONFLICT +twisted.web2.responsecode.CONTINUE +twisted.web2.responsecode.CREATED +twisted.web2.responsecode.EXPECTATION_FAILED +twisted.web2.responsecode.FAILED_DEPENDENCY +twisted.web2.responsecode.FORBIDDEN +twisted.web2.responsecode.FOUND +twisted.web2.responsecode.GATEWAY_TIMEOUT +twisted.web2.responsecode.GONE +twisted.web2.responsecode.HTTP_VERSION_NOT_SUPPORTED +twisted.web2.responsecode.INSUFFICIENT_STORAGE_SPACE +twisted.web2.responsecode.INTERNAL_SERVER_ERROR +twisted.web2.responsecode.LENGTH_REQUIRED +twisted.web2.responsecode.LOCKED +twisted.web2.responsecode.MOVED_PERMANENTLY +twisted.web2.responsecode.MULTIPLE_CHOICE +twisted.web2.responsecode.MULTI_STATUS +twisted.web2.responsecode.NON_AUTHORITATIVE_INFORMATION +twisted.web2.responsecode.NOT_ACCEPTABLE +twisted.web2.responsecode.NOT_ALLOWED +twisted.web2.responsecode.NOT_EXTENDED +twisted.web2.responsecode.NOT_FOUND +twisted.web2.responsecode.NOT_IMPLEMENTED +twisted.web2.responsecode.NOT_MODIFIED +twisted.web2.responsecode.NO_CONTENT +twisted.web2.responsecode.OK +twisted.web2.responsecode.PARTIAL_CONTENT +twisted.web2.responsecode.PAYMENT_REQUIRED +twisted.web2.responsecode.PRECONDITION_FAILED +twisted.web2.responsecode.PROXY_AUTH_REQUIRED +twisted.web2.responsecode.REQUESTED_RANGE_NOT_SATISFIABLE +twisted.web2.responsecode.REQUEST_ENTITY_TOO_LARGE +twisted.web2.responsecode.REQUEST_TIMEOUT +twisted.web2.responsecode.REQUEST_URI_TOO_LONG +twisted.web2.responsecode.RESET_CONTENT +twisted.web2.responsecode.RESPONSES +twisted.web2.responsecode.SEE_OTHER +twisted.web2.responsecode.SERVICE_UNAVAILABLE +twisted.web2.responsecode.SWITCHING +twisted.web2.responsecode.TEMPORARY_REDIRECT +twisted.web2.responsecode.UNAUTHORIZED +twisted.web2.responsecode.UNPROCESSABLE_ENTITY +twisted.web2.responsecode.UNSUPPORTED_MEDIA_TYPE +twisted.web2.responsecode.USE_PROXY +twisted.web2.responsecode.__builtins__ +twisted.web2.responsecode.__doc__ +twisted.web2.responsecode.__file__ +twisted.web2.responsecode.__name__ +twisted.web2.responsecode.__package__ + +--- from twisted.web2 import responsecode --- +responsecode.ACCEPTED +responsecode.BAD_GATEWAY +responsecode.BAD_REQUEST +responsecode.CONFLICT +responsecode.CONTINUE +responsecode.CREATED +responsecode.EXPECTATION_FAILED +responsecode.FAILED_DEPENDENCY +responsecode.FORBIDDEN +responsecode.FOUND +responsecode.GATEWAY_TIMEOUT +responsecode.GONE +responsecode.HTTP_VERSION_NOT_SUPPORTED +responsecode.INSUFFICIENT_STORAGE_SPACE +responsecode.INTERNAL_SERVER_ERROR +responsecode.LENGTH_REQUIRED +responsecode.LOCKED +responsecode.MOVED_PERMANENTLY +responsecode.MULTIPLE_CHOICE +responsecode.MULTI_STATUS +responsecode.NON_AUTHORITATIVE_INFORMATION +responsecode.NOT_ACCEPTABLE +responsecode.NOT_ALLOWED +responsecode.NOT_EXTENDED +responsecode.NOT_FOUND +responsecode.NOT_IMPLEMENTED +responsecode.NOT_MODIFIED +responsecode.NO_CONTENT +responsecode.OK +responsecode.PARTIAL_CONTENT +responsecode.PAYMENT_REQUIRED +responsecode.PRECONDITION_FAILED +responsecode.PROXY_AUTH_REQUIRED +responsecode.REQUESTED_RANGE_NOT_SATISFIABLE +responsecode.REQUEST_ENTITY_TOO_LARGE +responsecode.REQUEST_TIMEOUT +responsecode.REQUEST_URI_TOO_LONG +responsecode.RESET_CONTENT +responsecode.RESPONSES +responsecode.SEE_OTHER +responsecode.SERVICE_UNAVAILABLE +responsecode.SWITCHING +responsecode.TEMPORARY_REDIRECT +responsecode.UNAUTHORIZED +responsecode.UNPROCESSABLE_ENTITY +responsecode.UNSUPPORTED_MEDIA_TYPE +responsecode.USE_PROXY +responsecode.__builtins__ +responsecode.__doc__ +responsecode.__file__ +responsecode.__name__ +responsecode.__package__ + +--- from twisted.web2.responsecode import * --- + +--- import twisted.web2.server --- +twisted.web2.server.NoURLForResourceError( +twisted.web2.server.Request( +twisted.web2.server.Site( +twisted.web2.server.StopTraversal( +twisted.web2.server.VERSION +twisted.web2.server.__all__ +twisted.web2.server.__builtins__ +twisted.web2.server.__doc__ +twisted.web2.server.__file__ +twisted.web2.server.__name__ +twisted.web2.server.__package__ +twisted.web2.server.cgi +twisted.web2.server.defaultHeadersFilter( +twisted.web2.server.defer +twisted.web2.server.doTrace( +twisted.web2.server.error +twisted.web2.server.failure +twisted.web2.server.fileupload +twisted.web2.server.http +twisted.web2.server.http_headers +twisted.web2.server.implements( +twisted.web2.server.iweb +twisted.web2.server.log +twisted.web2.server.parsePOSTData( +twisted.web2.server.preconditionfilter( +twisted.web2.server.quote( +twisted.web2.server.rangefilter( +twisted.web2.server.responsecode +twisted.web2.server.time +twisted.web2.server.twisted_version +twisted.web2.server.unquote( +twisted.web2.server.urlparse +twisted.web2.server.urlsplit( +twisted.web2.server.weakref +twisted.web2.server.web2_version + +--- from twisted.web2 import server --- +server.NoURLForResourceError( +server.StopTraversal( +server.VERSION +server.__all__ +server.cgi +server.defaultHeadersFilter( +server.doTrace( +server.fileupload +server.http_headers +server.implements( +server.iweb +server.parsePOSTData( +server.preconditionfilter( +server.rangefilter( +server.responsecode +server.twisted_version +server.urlparse +server.urlsplit( +server.weakref +server.web2_version + +--- from twisted.web2.server import * --- +NoURLForResourceError( +StopTraversal( +defaultHeadersFilter( +doTrace( +fileupload +parsePOSTData( +preconditionfilter( +rangefilter( +twisted_version +web2_version + +--- import twisted.web2.static --- +twisted.web2.static.Data( +twisted.web2.static.File( +twisted.web2.static.FileSaver( +twisted.web2.static.MetaDataMixin( +twisted.web2.static.StaticRenderMixin( +twisted.web2.static.__builtins__ +twisted.web2.static.__doc__ +twisted.web2.static.__file__ +twisted.web2.static.__name__ +twisted.web2.static.__package__ +twisted.web2.static.addSlash( +twisted.web2.static.dangerousPathError +twisted.web2.static.dirlist +twisted.web2.static.filepath +twisted.web2.static.getTypeAndEncoding( +twisted.web2.static.http +twisted.web2.static.http_headers +twisted.web2.static.implements( +twisted.web2.static.isDangerous( +twisted.web2.static.iweb +twisted.web2.static.loadMimeTypes( +twisted.web2.static.maybeDeferred( +twisted.web2.static.os +twisted.web2.static.resource +twisted.web2.static.responsecode +twisted.web2.static.server +twisted.web2.static.stat +twisted.web2.static.stream +twisted.web2.static.tempfile +twisted.web2.static.time + +--- from twisted.web2 import static --- +static.FileSaver( +static.MetaDataMixin( +static.StaticRenderMixin( +static.dirlist +static.http_headers +static.implements( +static.iweb +static.maybeDeferred( +static.responsecode +static.stat +static.stream +static.tempfile +static.time + +--- from twisted.web2.static import * --- +FileSaver( +MetaDataMixin( +StaticRenderMixin( +dirlist + +--- import twisted.web2.stream --- +twisted.web2.stream.Attribute( +twisted.web2.stream.BufferedStream( +twisted.web2.stream.CompoundStream( +twisted.web2.stream.Deferred( +twisted.web2.stream.Failure( +twisted.web2.stream.FileStream( +twisted.web2.stream.IByteStream( +twisted.web2.stream.ISendfileableStream( +twisted.web2.stream.IStream( +twisted.web2.stream.Interface( +twisted.web2.stream.MMAP_LIMIT +twisted.web2.stream.MMAP_THRESHOLD +twisted.web2.stream.MemoryStream( +twisted.web2.stream.PostTruncaterStream( +twisted.web2.stream.ProcessStreamer( +twisted.web2.stream.ProducerStream( +twisted.web2.stream.SENDFILE_LIMIT +twisted.web2.stream.SENDFILE_THRESHOLD +twisted.web2.stream.SimpleStream( +twisted.web2.stream.StreamProducer( +twisted.web2.stream.TruncaterStream( +twisted.web2.stream.__all__ +twisted.web2.stream.__builtins__ +twisted.web2.stream.__doc__ +twisted.web2.stream.__file__ +twisted.web2.stream.__name__ +twisted.web2.stream.__package__ +twisted.web2.stream.components +twisted.web2.stream.connectStream( +twisted.web2.stream.copy +twisted.web2.stream.defer +twisted.web2.stream.fallbackSplit( +twisted.web2.stream.generatorToStream( +twisted.web2.stream.generators +twisted.web2.stream.implements( +twisted.web2.stream.log +twisted.web2.stream.mmap +twisted.web2.stream.mmapwrapper( +twisted.web2.stream.os +twisted.web2.stream.protocol +twisted.web2.stream.reactor +twisted.web2.stream.readAndDiscard( +twisted.web2.stream.readIntoFile( +twisted.web2.stream.readStream( +twisted.web2.stream.substream( +twisted.web2.stream.sys +twisted.web2.stream.ti_error +twisted.web2.stream.ti_interfaces +twisted.web2.stream.types + +--- from twisted.web2 import stream --- +stream.Attribute( +stream.BufferedStream( +stream.CompoundStream( +stream.Deferred( +stream.Failure( +stream.FileStream( +stream.IByteStream( +stream.ISendfileableStream( +stream.IStream( +stream.Interface( +stream.MMAP_LIMIT +stream.MMAP_THRESHOLD +stream.MemoryStream( +stream.PostTruncaterStream( +stream.ProcessStreamer( +stream.ProducerStream( +stream.SENDFILE_LIMIT +stream.SENDFILE_THRESHOLD +stream.SimpleStream( +stream.StreamProducer( +stream.TruncaterStream( +stream.__all__ +stream.__builtins__ +stream.__doc__ +stream.__file__ +stream.__name__ +stream.__package__ +stream.components +stream.connectStream( +stream.copy +stream.defer +stream.fallbackSplit( +stream.generatorToStream( +stream.generators +stream.implements( +stream.log +stream.mmap +stream.mmapwrapper( +stream.os +stream.protocol +stream.reactor +stream.readAndDiscard( +stream.readIntoFile( +stream.readStream( +stream.substream( +stream.sys +stream.ti_error +stream.ti_interfaces +stream.types + +--- from twisted.web2.stream import * --- +CompoundStream( +ISendfileableStream( +MMAP_LIMIT +MMAP_THRESHOLD +MemoryStream( +PostTruncaterStream( +ProcessStreamer( +ProducerStream( +SENDFILE_LIMIT +SENDFILE_THRESHOLD +SimpleStream( +StreamProducer( +TruncaterStream( +connectStream( +fallbackSplit( +mmap +mmapwrapper( +substream( +ti_error +ti_interfaces + +--- import twisted.web2.tap --- +twisted.web2.tap.IPlugin( +twisted.web2.tap.IServiceMaker( +twisted.web2.tap.Options( +twisted.web2.tap.Web2Service( +twisted.web2.tap.__builtins__ +twisted.web2.tap.__doc__ +twisted.web2.tap.__file__ +twisted.web2.tap.__name__ +twisted.web2.tap.__package__ +twisted.web2.tap.__warningregistry__ +twisted.web2.tap.channel +twisted.web2.tap.implements( +twisted.web2.tap.internet +twisted.web2.tap.iweb +twisted.web2.tap.log +twisted.web2.tap.makeService( +twisted.web2.tap.os +twisted.web2.tap.reflect +twisted.web2.tap.server +twisted.web2.tap.service +twisted.web2.tap.static +twisted.web2.tap.strports +twisted.web2.tap.usage +twisted.web2.tap.vhost + +--- from twisted.web2 import tap --- +tap.IPlugin( +tap.IServiceMaker( +tap.Web2Service( +tap.__warningregistry__ +tap.channel +tap.implements( +tap.iweb +tap.vhost + +--- from twisted.web2.tap import * --- +Web2Service( +channel +vhost + +--- import twisted.web2.twcgi --- +twisted.web2.twcgi.CGIDirectory( +twisted.web2.twcgi.CGIProcessProtocol( +twisted.web2.twcgi.CGIScript( +twisted.web2.twcgi.FilteredScript( +twisted.web2.twcgi.PHP3Script( +twisted.web2.twcgi.PHPScript( +twisted.web2.twcgi.__all__ +twisted.web2.twcgi.__builtins__ +twisted.web2.twcgi.__doc__ +twisted.web2.twcgi.__file__ +twisted.web2.twcgi.__name__ +twisted.web2.twcgi.__package__ +twisted.web2.twcgi.c +twisted.web2.twcgi.createCGIEnvironment( +twisted.web2.twcgi.defer +twisted.web2.twcgi.filepath +twisted.web2.twcgi.headerNameTranslation +twisted.web2.twcgi.http +twisted.web2.twcgi.log +twisted.web2.twcgi.os +twisted.web2.twcgi.protocol +twisted.web2.twcgi.reactor +twisted.web2.twcgi.resource +twisted.web2.twcgi.responsecode +twisted.web2.twcgi.runCGI( +twisted.web2.twcgi.server +twisted.web2.twcgi.stream +twisted.web2.twcgi.sys +twisted.web2.twcgi.urllib + +--- from twisted.web2 import twcgi --- +twcgi.__all__ +twcgi.c +twcgi.createCGIEnvironment( +twcgi.defer +twcgi.headerNameTranslation +twcgi.responsecode +twcgi.runCGI( +twcgi.stream + +--- from twisted.web2.twcgi import * --- +c +createCGIEnvironment( +headerNameTranslation +runCGI( + +--- import twisted.web2.twscgi --- +twisted.web2.twscgi.SCGIClientProtocol( +twisted.web2.twscgi.SCGIClientProtocolFactory( +twisted.web2.twscgi.SCGIClientResource( +twisted.web2.twscgi.__all__ +twisted.web2.twscgi.__builtins__ +twisted.web2.twscgi.__doc__ +twisted.web2.twscgi.__file__ +twisted.web2.twscgi.__name__ +twisted.web2.twscgi.__package__ +twisted.web2.twscgi.basic +twisted.web2.twscgi.defer +twisted.web2.twscgi.doSCGI( +twisted.web2.twscgi.http +twisted.web2.twscgi.implements( +twisted.web2.twscgi.iweb +twisted.web2.twscgi.protocol +twisted.web2.twscgi.reactor +twisted.web2.twscgi.resource +twisted.web2.twscgi.responsecode +twisted.web2.twscgi.stream +twisted.web2.twscgi.twcgi + +--- from twisted.web2 import twscgi --- +twscgi.SCGIClientProtocol( +twscgi.SCGIClientProtocolFactory( +twscgi.SCGIClientResource( +twscgi.__all__ +twscgi.__builtins__ +twscgi.__doc__ +twscgi.__file__ +twscgi.__name__ +twscgi.__package__ +twscgi.basic +twscgi.defer +twscgi.doSCGI( +twscgi.http +twscgi.implements( +twscgi.iweb +twscgi.protocol +twscgi.reactor +twscgi.resource +twscgi.responsecode +twscgi.stream +twscgi.twcgi + +--- from twisted.web2.twscgi import * --- +SCGIClientProtocol( +SCGIClientProtocolFactory( +SCGIClientResource( +doSCGI( + +--- import twisted.web2.vhost --- +twisted.web2.vhost.AutoVHostURIRewrite( +twisted.web2.vhost.NameVirtualHost( +twisted.web2.vhost.VHostURIRewrite( +twisted.web2.vhost.__all__ +twisted.web2.vhost.__builtins__ +twisted.web2.vhost.__doc__ +twisted.web2.vhost.__file__ +twisted.web2.vhost.__name__ +twisted.web2.vhost.__package__ +twisted.web2.vhost.address +twisted.web2.vhost.http +twisted.web2.vhost.implements( +twisted.web2.vhost.iweb +twisted.web2.vhost.log +twisted.web2.vhost.resource +twisted.web2.vhost.responsecode +twisted.web2.vhost.urllib +twisted.web2.vhost.urlparse +twisted.web2.vhost.warnings + +--- from twisted.web2 import vhost --- +vhost.AutoVHostURIRewrite( +vhost.VHostURIRewrite( +vhost.__all__ +vhost.address +vhost.http +vhost.implements( +vhost.iweb +vhost.log +vhost.responsecode +vhost.urllib +vhost.urlparse +vhost.warnings + +--- from twisted.web2.vhost import * --- +AutoVHostURIRewrite( +VHostURIRewrite( + +--- import twisted.web2.wsgi --- +twisted.web2.wsgi.AlreadyStartedResponse( +twisted.web2.wsgi.ErrorStream( +twisted.web2.wsgi.FileWrapper( +twisted.web2.wsgi.InputStream( +twisted.web2.wsgi.WSGIHandler( +twisted.web2.wsgi.WSGIResource( +twisted.web2.wsgi.__all__ +twisted.web2.wsgi.__builtins__ +twisted.web2.wsgi.__doc__ +twisted.web2.wsgi.__file__ +twisted.web2.wsgi.__name__ +twisted.web2.wsgi.__package__ +twisted.web2.wsgi.createCGIEnvironment( +twisted.web2.wsgi.defer +twisted.web2.wsgi.failure +twisted.web2.wsgi.http +twisted.web2.wsgi.implements( +twisted.web2.wsgi.iweb +twisted.web2.wsgi.log +twisted.web2.wsgi.os +twisted.web2.wsgi.reactor +twisted.web2.wsgi.server +twisted.web2.wsgi.stream +twisted.web2.wsgi.threading +twisted.web2.wsgi.threads + +--- from twisted.web2 import wsgi --- +wsgi.AlreadyStartedResponse( +wsgi.ErrorStream( +wsgi.FileWrapper( +wsgi.InputStream( +wsgi.WSGIHandler( +wsgi.WSGIResource( +wsgi.__all__ +wsgi.__builtins__ +wsgi.__doc__ +wsgi.__file__ +wsgi.__name__ +wsgi.__package__ +wsgi.createCGIEnvironment( +wsgi.defer +wsgi.failure +wsgi.http +wsgi.implements( +wsgi.iweb +wsgi.log +wsgi.os +wsgi.reactor +wsgi.server +wsgi.stream +wsgi.threading +wsgi.threads + +--- from twisted.web2.wsgi import * --- +AlreadyStartedResponse( +ErrorStream( +WSGIHandler( +WSGIResource( + +--- import twisted.web2.xmlrpc --- +twisted.web2.xmlrpc.Binary( +twisted.web2.xmlrpc.Boolean( +twisted.web2.xmlrpc.DateTime( +twisted.web2.xmlrpc.Fault( +twisted.web2.xmlrpc.NoSuchFunction( +twisted.web2.xmlrpc.XMLRPC( +twisted.web2.xmlrpc.XMLRPCIntrospection( +twisted.web2.xmlrpc.__all__ +twisted.web2.xmlrpc.__builtins__ +twisted.web2.xmlrpc.__doc__ +twisted.web2.xmlrpc.__file__ +twisted.web2.xmlrpc.__name__ +twisted.web2.xmlrpc.__package__ +twisted.web2.xmlrpc.addIntrospection( +twisted.web2.xmlrpc.defer +twisted.web2.xmlrpc.http +twisted.web2.xmlrpc.http_headers +twisted.web2.xmlrpc.log +twisted.web2.xmlrpc.reflect +twisted.web2.xmlrpc.resource +twisted.web2.xmlrpc.responsecode +twisted.web2.xmlrpc.stream +twisted.web2.xmlrpc.xmlrpclib + +--- from twisted.web2 import xmlrpc --- +xmlrpc.http_headers +xmlrpc.responsecode +xmlrpc.stream + +--- from twisted.web2.xmlrpc import * --- + +--- import twisted.words.ewords --- +twisted.words.ewords.AlreadyLoggedIn( +twisted.words.ewords.DuplicateGroup( +twisted.words.ewords.DuplicateUser( +twisted.words.ewords.NoSuchGroup( +twisted.words.ewords.NoSuchUser( +twisted.words.ewords.WordsError( +twisted.words.ewords.__all__ +twisted.words.ewords.__builtins__ +twisted.words.ewords.__doc__ +twisted.words.ewords.__file__ +twisted.words.ewords.__name__ +twisted.words.ewords.__package__ + +--- from twisted.words import ewords --- +ewords.AlreadyLoggedIn( +ewords.DuplicateGroup( +ewords.DuplicateUser( +ewords.NoSuchGroup( +ewords.NoSuchUser( +ewords.WordsError( +ewords.__all__ +ewords.__builtins__ +ewords.__doc__ +ewords.__file__ +ewords.__name__ +ewords.__package__ + +--- from twisted.words.ewords import * --- +AlreadyLoggedIn( +DuplicateGroup( +DuplicateUser( +NoSuchGroup( +NoSuchUser( +WordsError( + +--- import twisted.words.im --- +twisted.words.im.__builtins__ +twisted.words.im.__doc__ +twisted.words.im.__file__ +twisted.words.im.__name__ +twisted.words.im.__package__ +twisted.words.im.__path__ +twisted.words.im.__warningregistry__ +twisted.words.im.warnings + +--- from twisted.words import im --- + +--- from twisted.words.im import * --- + +--- import twisted.words.iwords --- +twisted.words.iwords.Attribute( +twisted.words.iwords.IChatClient( +twisted.words.iwords.IChatService( +twisted.words.iwords.IGroup( +twisted.words.iwords.IProtocolPlugin( +twisted.words.iwords.IUser( +twisted.words.iwords.Interface( +twisted.words.iwords.__all__ +twisted.words.iwords.__builtins__ +twisted.words.iwords.__doc__ +twisted.words.iwords.__file__ +twisted.words.iwords.__name__ +twisted.words.iwords.__package__ +twisted.words.iwords.implements( + +--- from twisted.words import iwords --- +iwords.Attribute( +iwords.IChatClient( +iwords.IChatService( +iwords.IGroup( +iwords.IProtocolPlugin( +iwords.IUser( +iwords.Interface( +iwords.__all__ +iwords.__builtins__ +iwords.__doc__ +iwords.__file__ +iwords.__name__ +iwords.__package__ +iwords.implements( + +--- from twisted.words.iwords import * --- +IChatClient( +IChatService( +IGroup( +IProtocolPlugin( +IUser( + +--- import twisted.words.protocols --- +twisted.words.protocols.__builtins__ +twisted.words.protocols.__doc__ +twisted.words.protocols.__file__ +twisted.words.protocols.__name__ +twisted.words.protocols.__package__ +twisted.words.protocols.__path__ + +--- from twisted.words import protocols --- + +--- from twisted.words.protocols import * --- + +--- import twisted.words.scripts --- +twisted.words.scripts.__builtins__ +twisted.words.scripts.__doc__ +twisted.words.scripts.__file__ +twisted.words.scripts.__name__ +twisted.words.scripts.__package__ +twisted.words.scripts.__path__ + +--- from twisted.words import scripts --- + +--- from twisted.words.scripts import * --- + +--- import twisted.words.service --- +twisted.words.service.AvatarReference( +twisted.words.service.ChatAvatar( +twisted.words.service.Group( +twisted.words.service.IRCFactory( +twisted.words.service.IRCUser( +twisted.words.service.InMemoryWordsRealm( +twisted.words.service.NICKSERV +twisted.words.service.PBGroup( +twisted.words.service.PBGroupReference( +twisted.words.service.PBMind( +twisted.words.service.PBMindReference( +twisted.words.service.PBUser( +twisted.words.service.User( +twisted.words.service.WordsRealm( +twisted.words.service.__all__ +twisted.words.service.__builtins__ +twisted.words.service.__doc__ +twisted.words.service.__file__ +twisted.words.service.__name__ +twisted.words.service.__package__ +twisted.words.service.copyright +twisted.words.service.credentials +twisted.words.service.ctime( +twisted.words.service.defer +twisted.words.service.ecred +twisted.words.service.ewords +twisted.words.service.failure +twisted.words.service.implements( +twisted.words.service.irc +twisted.words.service.iwords +twisted.words.service.log +twisted.words.service.pb +twisted.words.service.portal +twisted.words.service.protocol +twisted.words.service.reflect +twisted.words.service.registerAdapter( +twisted.words.service.time( + +--- from twisted.words import service --- +service.AvatarReference( +service.ChatAvatar( +service.Group( +service.IRCFactory( +service.IRCUser( +service.InMemoryWordsRealm( +service.NICKSERV +service.PBGroup( +service.PBGroupReference( +service.PBMind( +service.PBMindReference( +service.PBUser( +service.User( +service.WordsRealm( +service.credentials +service.ctime( +service.ecred +service.ewords +service.irc +service.iwords +service.protocol +service.reflect +service.registerAdapter( +service.time( + +--- from twisted.words.service import * --- +AvatarReference( +ChatAvatar( +IRCFactory( +IRCUser( +InMemoryWordsRealm( +NICKSERV +PBGroup( +PBGroupReference( +PBMind( +PBMindReference( +PBUser( +WordsRealm( +ecred +ewords +irc + +--- import twisted.words.tap --- +twisted.words.tap.MultiService( +twisted.words.tap.Options( +twisted.words.tap.__builtins__ +twisted.words.tap.__doc__ +twisted.words.tap.__file__ +twisted.words.tap.__name__ +twisted.words.tap.__package__ +twisted.words.tap.checkers +twisted.words.tap.credentials +twisted.words.tap.iwords +twisted.words.tap.makeService( +twisted.words.tap.plugin +twisted.words.tap.portal +twisted.words.tap.service +twisted.words.tap.socket +twisted.words.tap.strcred +twisted.words.tap.strports +twisted.words.tap.sys +twisted.words.tap.usage + +--- from twisted.words import tap --- +tap.MultiService( +tap.credentials +tap.iwords +tap.plugin +tap.socket +tap.strcred + +--- from twisted.words.tap import * --- +strcred + +--- import twisted.words.toctap --- +twisted.words.toctap.Options( +twisted.words.toctap.__builtins__ +twisted.words.toctap.__doc__ +twisted.words.toctap.__file__ +twisted.words.toctap.__name__ +twisted.words.toctap.__package__ +twisted.words.toctap.makeService( +twisted.words.toctap.strports +twisted.words.toctap.toc +twisted.words.toctap.usage + +--- from twisted.words import toctap --- +toctap.Options( +toctap.__builtins__ +toctap.__doc__ +toctap.__file__ +toctap.__name__ +toctap.__package__ +toctap.makeService( +toctap.strports +toctap.toc +toctap.usage + +--- from twisted.words.toctap import * --- +toc + +--- import twisted.words.xish --- +twisted.words.xish.__builtins__ +twisted.words.xish.__doc__ +twisted.words.xish.__file__ +twisted.words.xish.__name__ +twisted.words.xish.__package__ +twisted.words.xish.__path__ + +--- from twisted.words import xish --- +xish.__builtins__ +xish.__doc__ +xish.__file__ +xish.__name__ +xish.__package__ +xish.__path__ + +--- from twisted.words.xish import * --- + +--- import twisted.words.protocols.jabber --- +twisted.words.protocols.jabber.__builtins__ +twisted.words.protocols.jabber.__doc__ +twisted.words.protocols.jabber.__file__ +twisted.words.protocols.jabber.__name__ +twisted.words.protocols.jabber.__package__ +twisted.words.protocols.jabber.__path__ + +--- from twisted.words.protocols import jabber --- + +--- from twisted.words.protocols.jabber import * --- + +--- import twisted.words.protocols.jabber.client --- +twisted.words.protocols.jabber.client.BasicAuthenticator( +twisted.words.protocols.jabber.client.BindInitializer( +twisted.words.protocols.jabber.client.CheckVersionInitializer( +twisted.words.protocols.jabber.client.DigestAuthQry +twisted.words.protocols.jabber.client.IQ( +twisted.words.protocols.jabber.client.IQAuthInitializer( +twisted.words.protocols.jabber.client.JID( +twisted.words.protocols.jabber.client.NS_IQ_AUTH_FEATURE +twisted.words.protocols.jabber.client.NS_XMPP_BIND +twisted.words.protocols.jabber.client.NS_XMPP_SESSION +twisted.words.protocols.jabber.client.NS_XMPP_STREAMS +twisted.words.protocols.jabber.client.PlaintextAuthQry +twisted.words.protocols.jabber.client.SessionInitializer( +twisted.words.protocols.jabber.client.XMPPAuthenticator( +twisted.words.protocols.jabber.client.XMPPClientFactory( +twisted.words.protocols.jabber.client.__builtins__ +twisted.words.protocols.jabber.client.__doc__ +twisted.words.protocols.jabber.client.__file__ +twisted.words.protocols.jabber.client.__name__ +twisted.words.protocols.jabber.client.__package__ +twisted.words.protocols.jabber.client.basicClientFactory( +twisted.words.protocols.jabber.client.defer +twisted.words.protocols.jabber.client.domish +twisted.words.protocols.jabber.client.error +twisted.words.protocols.jabber.client.sasl +twisted.words.protocols.jabber.client.utility +twisted.words.protocols.jabber.client.xmlstream +twisted.words.protocols.jabber.client.xpath + +--- from twisted.words.protocols.jabber import client --- +client.BasicAuthenticator( +client.BindInitializer( +client.CheckVersionInitializer( +client.DigestAuthQry +client.IQ( +client.IQAuthInitializer( +client.JID( +client.NS_IQ_AUTH_FEATURE +client.NS_XMPP_BIND +client.NS_XMPP_SESSION +client.NS_XMPP_STREAMS +client.PlaintextAuthQry +client.SessionInitializer( +client.XMPPAuthenticator( +client.XMPPClientFactory( +client.basicClientFactory( +client.domish +client.sasl +client.utility +client.xmlstream +client.xpath + +--- from twisted.words.protocols.jabber.client import * --- +BasicAuthenticator( +BindInitializer( +CheckVersionInitializer( +DigestAuthQry +IQ( +IQAuthInitializer( +JID( +NS_IQ_AUTH_FEATURE +NS_XMPP_BIND +NS_XMPP_SESSION +NS_XMPP_STREAMS +PlaintextAuthQry +SessionInitializer( +XMPPAuthenticator( +XMPPClientFactory( +basicClientFactory( +sasl +xmlstream +xpath + +--- import twisted.words.protocols.jabber.component --- +twisted.words.protocols.jabber.component.ComponentInitiatingInitializer( +twisted.words.protocols.jabber.component.ConnectComponentAuthenticator( +twisted.words.protocols.jabber.component.JID( +twisted.words.protocols.jabber.component.ListenComponentAuthenticator( +twisted.words.protocols.jabber.component.NS_COMPONENT_ACCEPT +twisted.words.protocols.jabber.component.Router( +twisted.words.protocols.jabber.component.Service( +twisted.words.protocols.jabber.component.ServiceManager( +twisted.words.protocols.jabber.component.XMPPComponentServerFactory( +twisted.words.protocols.jabber.component.__builtins__ +twisted.words.protocols.jabber.component.__doc__ +twisted.words.protocols.jabber.component.__file__ +twisted.words.protocols.jabber.component.__name__ +twisted.words.protocols.jabber.component.__package__ +twisted.words.protocols.jabber.component.buildServiceManager( +twisted.words.protocols.jabber.component.componentFactory( +twisted.words.protocols.jabber.component.defer +twisted.words.protocols.jabber.component.domish +twisted.words.protocols.jabber.component.error +twisted.words.protocols.jabber.component.ijabber +twisted.words.protocols.jabber.component.implements( +twisted.words.protocols.jabber.component.jstrports +twisted.words.protocols.jabber.component.log +twisted.words.protocols.jabber.component.service +twisted.words.protocols.jabber.component.xmlstream + +--- from twisted.words.protocols.jabber import component --- +component.ComponentInitiatingInitializer( +component.ConnectComponentAuthenticator( +component.JID( +component.ListenComponentAuthenticator( +component.NS_COMPONENT_ACCEPT +component.Router( +component.Service( +component.ServiceManager( +component.XMPPComponentServerFactory( +component.__builtins__ +component.__doc__ +component.__file__ +component.__name__ +component.__package__ +component.buildServiceManager( +component.componentFactory( +component.defer +component.domish +component.error +component.ijabber +component.implements( +component.jstrports +component.log +component.service +component.xmlstream + +--- from twisted.words.protocols.jabber.component import * --- +ComponentInitiatingInitializer( +ConnectComponentAuthenticator( +ListenComponentAuthenticator( +NS_COMPONENT_ACCEPT +Router( +ServiceManager( +XMPPComponentServerFactory( +buildServiceManager( +componentFactory( +ijabber +jstrports + +--- import twisted.words.protocols.jabber.error --- +twisted.words.protocols.jabber.error.BaseError( +twisted.words.protocols.jabber.error.CODES_TO_CONDITIONS +twisted.words.protocols.jabber.error.NS_XML +twisted.words.protocols.jabber.error.NS_XMPP_STANZAS +twisted.words.protocols.jabber.error.NS_XMPP_STREAMS +twisted.words.protocols.jabber.error.STANZA_CONDITIONS +twisted.words.protocols.jabber.error.StanzaError( +twisted.words.protocols.jabber.error.StreamError( +twisted.words.protocols.jabber.error.__builtins__ +twisted.words.protocols.jabber.error.__doc__ +twisted.words.protocols.jabber.error.__file__ +twisted.words.protocols.jabber.error.__name__ +twisted.words.protocols.jabber.error.__package__ +twisted.words.protocols.jabber.error.copy +twisted.words.protocols.jabber.error.domish +twisted.words.protocols.jabber.error.exceptionFromStanza( +twisted.words.protocols.jabber.error.exceptionFromStreamError( + +--- from twisted.words.protocols.jabber import error --- +error.BaseError( +error.CODES_TO_CONDITIONS +error.NS_XML +error.NS_XMPP_STANZAS +error.NS_XMPP_STREAMS +error.STANZA_CONDITIONS +error.StanzaError( +error.StreamError( +error.copy +error.domish +error.exceptionFromStanza( +error.exceptionFromStreamError( + +--- from twisted.words.protocols.jabber.error import * --- +BaseError( +CODES_TO_CONDITIONS +NS_XML +NS_XMPP_STANZAS +STANZA_CONDITIONS +StanzaError( +exceptionFromStanza( +exceptionFromStreamError( + +--- import twisted.words.protocols.jabber.ijabber --- +twisted.words.protocols.jabber.ijabber.Attribute( +twisted.words.protocols.jabber.ijabber.IIQResponseTracker( +twisted.words.protocols.jabber.ijabber.IInitializer( +twisted.words.protocols.jabber.ijabber.IInitiatingInitializer( +twisted.words.protocols.jabber.ijabber.IService( +twisted.words.protocols.jabber.ijabber.IXMPPHandler( +twisted.words.protocols.jabber.ijabber.IXMPPHandlerCollection( +twisted.words.protocols.jabber.ijabber.Interface( +twisted.words.protocols.jabber.ijabber.__builtins__ +twisted.words.protocols.jabber.ijabber.__doc__ +twisted.words.protocols.jabber.ijabber.__file__ +twisted.words.protocols.jabber.ijabber.__name__ +twisted.words.protocols.jabber.ijabber.__package__ + +--- from twisted.words.protocols.jabber import ijabber --- +ijabber.Attribute( +ijabber.IIQResponseTracker( +ijabber.IInitializer( +ijabber.IInitiatingInitializer( +ijabber.IService( +ijabber.IXMPPHandler( +ijabber.IXMPPHandlerCollection( +ijabber.Interface( +ijabber.__builtins__ +ijabber.__doc__ +ijabber.__file__ +ijabber.__name__ +ijabber.__package__ + +--- from twisted.words.protocols.jabber.ijabber import * --- +IIQResponseTracker( +IInitializer( +IInitiatingInitializer( +IXMPPHandler( +IXMPPHandlerCollection( + +--- import twisted.words.protocols.jabber.jid --- +twisted.words.protocols.jabber.jid.InvalidFormat( +twisted.words.protocols.jabber.jid.JID( +twisted.words.protocols.jabber.jid.__builtins__ +twisted.words.protocols.jabber.jid.__doc__ +twisted.words.protocols.jabber.jid.__file__ +twisted.words.protocols.jabber.jid.__name__ +twisted.words.protocols.jabber.jid.__package__ +twisted.words.protocols.jabber.jid.internJID( +twisted.words.protocols.jabber.jid.nameprep +twisted.words.protocols.jabber.jid.nodeprep +twisted.words.protocols.jabber.jid.parse( +twisted.words.protocols.jabber.jid.prep( +twisted.words.protocols.jabber.jid.resourceprep + +--- from twisted.words.protocols.jabber import jid --- +jid.InvalidFormat( +jid.JID( +jid.__builtins__ +jid.__doc__ +jid.__file__ +jid.__name__ +jid.__package__ +jid.internJID( +jid.nameprep +jid.nodeprep +jid.parse( +jid.prep( +jid.resourceprep + +--- from twisted.words.protocols.jabber.jid import * --- +InvalidFormat( +internJID( +nameprep +nodeprep +prep( +resourceprep + +--- import twisted.words.protocols.jabber.jstrports --- +twisted.words.protocols.jabber.jstrports.__builtins__ +twisted.words.protocols.jabber.jstrports.__doc__ +twisted.words.protocols.jabber.jstrports.__file__ +twisted.words.protocols.jabber.jstrports.__name__ +twisted.words.protocols.jabber.jstrports.__package__ +twisted.words.protocols.jabber.jstrports.client( +twisted.words.protocols.jabber.jstrports.parse( +twisted.words.protocols.jabber.jstrports.strports + +--- from twisted.words.protocols.jabber import jstrports --- +jstrports.__builtins__ +jstrports.__doc__ +jstrports.__file__ +jstrports.__name__ +jstrports.__package__ +jstrports.client( +jstrports.parse( +jstrports.strports + +--- from twisted.words.protocols.jabber.jstrports import * --- +client( + +--- import twisted.words.protocols.jabber.sasl --- +twisted.words.protocols.jabber.sasl.NS_XMPP_SASL +twisted.words.protocols.jabber.sasl.SASLAuthError( +twisted.words.protocols.jabber.sasl.SASLError( +twisted.words.protocols.jabber.sasl.SASLIncorrectEncodingError( +twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer( +twisted.words.protocols.jabber.sasl.SASLNoAcceptableMechanism( +twisted.words.protocols.jabber.sasl.__builtins__ +twisted.words.protocols.jabber.sasl.__doc__ +twisted.words.protocols.jabber.sasl.__file__ +twisted.words.protocols.jabber.sasl.__name__ +twisted.words.protocols.jabber.sasl.__package__ +twisted.words.protocols.jabber.sasl.b64decode( +twisted.words.protocols.jabber.sasl.b64encode( +twisted.words.protocols.jabber.sasl.base64Pattern +twisted.words.protocols.jabber.sasl.defer +twisted.words.protocols.jabber.sasl.domish +twisted.words.protocols.jabber.sasl.fromBase64( +twisted.words.protocols.jabber.sasl.get_mechanisms( +twisted.words.protocols.jabber.sasl.re +twisted.words.protocols.jabber.sasl.sasl_mechanisms +twisted.words.protocols.jabber.sasl.xmlstream + +--- from twisted.words.protocols.jabber import sasl --- +sasl.NS_XMPP_SASL +sasl.SASLAuthError( +sasl.SASLError( +sasl.SASLIncorrectEncodingError( +sasl.SASLInitiatingInitializer( +sasl.SASLNoAcceptableMechanism( +sasl.__builtins__ +sasl.__doc__ +sasl.__file__ +sasl.__name__ +sasl.__package__ +sasl.b64decode( +sasl.b64encode( +sasl.base64Pattern +sasl.defer +sasl.domish +sasl.fromBase64( +sasl.get_mechanisms( +sasl.re +sasl.sasl_mechanisms +sasl.xmlstream + +--- from twisted.words.protocols.jabber.sasl import * --- +NS_XMPP_SASL +SASLAuthError( +SASLError( +SASLIncorrectEncodingError( +SASLInitiatingInitializer( +SASLNoAcceptableMechanism( +base64Pattern +fromBase64( +get_mechanisms( +sasl_mechanisms + +--- import twisted.words.protocols.jabber.sasl_mechanisms --- +twisted.words.protocols.jabber.sasl_mechanisms.Attribute( +twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5( +twisted.words.protocols.jabber.sasl_mechanisms.ISASLMechanism( +twisted.words.protocols.jabber.sasl_mechanisms.Interface( +twisted.words.protocols.jabber.sasl_mechanisms.Plain( +twisted.words.protocols.jabber.sasl_mechanisms.__builtins__ +twisted.words.protocols.jabber.sasl_mechanisms.__doc__ +twisted.words.protocols.jabber.sasl_mechanisms.__file__ +twisted.words.protocols.jabber.sasl_mechanisms.__name__ +twisted.words.protocols.jabber.sasl_mechanisms.__package__ +twisted.words.protocols.jabber.sasl_mechanisms.binascii +twisted.words.protocols.jabber.sasl_mechanisms.implements( +twisted.words.protocols.jabber.sasl_mechanisms.md5( +twisted.words.protocols.jabber.sasl_mechanisms.os +twisted.words.protocols.jabber.sasl_mechanisms.random +twisted.words.protocols.jabber.sasl_mechanisms.time + +--- from twisted.words.protocols.jabber import sasl_mechanisms --- +sasl_mechanisms.Attribute( +sasl_mechanisms.DigestMD5( +sasl_mechanisms.ISASLMechanism( +sasl_mechanisms.Interface( +sasl_mechanisms.Plain( +sasl_mechanisms.__builtins__ +sasl_mechanisms.__doc__ +sasl_mechanisms.__file__ +sasl_mechanisms.__name__ +sasl_mechanisms.__package__ +sasl_mechanisms.binascii +sasl_mechanisms.implements( +sasl_mechanisms.md5( +sasl_mechanisms.os +sasl_mechanisms.random +sasl_mechanisms.time + +--- from twisted.words.protocols.jabber.sasl_mechanisms import * --- +DigestMD5( +ISASLMechanism( +Plain( + +--- import twisted.words.protocols.jabber.xmlstream --- +twisted.words.protocols.jabber.xmlstream.Authenticator( +twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer( +twisted.words.protocols.jabber.xmlstream.ConnectAuthenticator( +twisted.words.protocols.jabber.xmlstream.ConnectionLost( +twisted.words.protocols.jabber.xmlstream.FeatureNotAdvertized( +twisted.words.protocols.jabber.xmlstream.INIT_FAILED_EVENT +twisted.words.protocols.jabber.xmlstream.IQ( +twisted.words.protocols.jabber.xmlstream.ListenAuthenticator( +twisted.words.protocols.jabber.xmlstream.NS_STREAMS +twisted.words.protocols.jabber.xmlstream.NS_XMPP_TLS +twisted.words.protocols.jabber.xmlstream.Reset +twisted.words.protocols.jabber.xmlstream.STREAM_AUTHD_EVENT +twisted.words.protocols.jabber.xmlstream.STREAM_CONNECTED_EVENT +twisted.words.protocols.jabber.xmlstream.STREAM_END_EVENT +twisted.words.protocols.jabber.xmlstream.STREAM_ERROR_EVENT +twisted.words.protocols.jabber.xmlstream.STREAM_START_EVENT +twisted.words.protocols.jabber.xmlstream.StreamManager( +twisted.words.protocols.jabber.xmlstream.TLSError( +twisted.words.protocols.jabber.xmlstream.TLSFailed( +twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer( +twisted.words.protocols.jabber.xmlstream.TLSNotSupported( +twisted.words.protocols.jabber.xmlstream.TLSRequired( +twisted.words.protocols.jabber.xmlstream.TimeoutError( +twisted.words.protocols.jabber.xmlstream.XMPPHandler( +twisted.words.protocols.jabber.xmlstream.XMPPHandlerCollection( +twisted.words.protocols.jabber.xmlstream.XmlStream( +twisted.words.protocols.jabber.xmlstream.XmlStreamFactory( +twisted.words.protocols.jabber.xmlstream.XmlStreamServerFactory( +twisted.words.protocols.jabber.xmlstream.__builtins__ +twisted.words.protocols.jabber.xmlstream.__doc__ +twisted.words.protocols.jabber.xmlstream.__file__ +twisted.words.protocols.jabber.xmlstream.__name__ +twisted.words.protocols.jabber.xmlstream.__package__ +twisted.words.protocols.jabber.xmlstream.defer +twisted.words.protocols.jabber.xmlstream.directlyProvides( +twisted.words.protocols.jabber.xmlstream.domish +twisted.words.protocols.jabber.xmlstream.error +twisted.words.protocols.jabber.xmlstream.failure +twisted.words.protocols.jabber.xmlstream.hashPassword( +twisted.words.protocols.jabber.xmlstream.ijabber +twisted.words.protocols.jabber.xmlstream.implements( +twisted.words.protocols.jabber.xmlstream.jid +twisted.words.protocols.jabber.xmlstream.log +twisted.words.protocols.jabber.xmlstream.protocol +twisted.words.protocols.jabber.xmlstream.randbytes +twisted.words.protocols.jabber.xmlstream.ssl +twisted.words.protocols.jabber.xmlstream.toResponse( +twisted.words.protocols.jabber.xmlstream.upgradeWithIQResponseTracker( +twisted.words.protocols.jabber.xmlstream.xmlstream + +--- from twisted.words.protocols.jabber import xmlstream --- +xmlstream.Authenticator( +xmlstream.BaseFeatureInitiatingInitializer( +xmlstream.ConnectAuthenticator( +xmlstream.ConnectionLost( +xmlstream.FeatureNotAdvertized( +xmlstream.INIT_FAILED_EVENT +xmlstream.IQ( +xmlstream.ListenAuthenticator( +xmlstream.NS_STREAMS +xmlstream.NS_XMPP_TLS +xmlstream.Reset +xmlstream.STREAM_AUTHD_EVENT +xmlstream.StreamManager( +xmlstream.TLSError( +xmlstream.TLSFailed( +xmlstream.TLSInitiatingInitializer( +xmlstream.TLSNotSupported( +xmlstream.TLSRequired( +xmlstream.TimeoutError( +xmlstream.XMPPHandler( +xmlstream.XMPPHandlerCollection( +xmlstream.XmlStreamServerFactory( +xmlstream.defer +xmlstream.directlyProvides( +xmlstream.error +xmlstream.hashPassword( +xmlstream.ijabber +xmlstream.implements( +xmlstream.jid +xmlstream.log +xmlstream.randbytes +xmlstream.ssl +xmlstream.toResponse( +xmlstream.upgradeWithIQResponseTracker( +xmlstream.xmlstream + +--- from twisted.words.protocols.jabber.xmlstream import * --- +Authenticator( +BaseFeatureInitiatingInitializer( +ConnectAuthenticator( +FeatureNotAdvertized( +INIT_FAILED_EVENT +ListenAuthenticator( +NS_STREAMS +NS_XMPP_TLS +Reset +STREAM_AUTHD_EVENT +StreamManager( +TLSFailed( +TLSInitiatingInitializer( +TLSNotSupported( +TLSRequired( +XMPPHandler( +XMPPHandlerCollection( +XmlStreamServerFactory( +hashPassword( +jid +toResponse( +upgradeWithIQResponseTracker( + +--- import twisted.words.protocols.jabber.xmpp_stringprep --- +twisted.words.protocols.jabber.xmpp_stringprep.B_1 +twisted.words.protocols.jabber.xmpp_stringprep.B_2 +twisted.words.protocols.jabber.xmpp_stringprep.C_11 +twisted.words.protocols.jabber.xmpp_stringprep.C_12 +twisted.words.protocols.jabber.xmpp_stringprep.C_21 +twisted.words.protocols.jabber.xmpp_stringprep.C_22 +twisted.words.protocols.jabber.xmpp_stringprep.C_3 +twisted.words.protocols.jabber.xmpp_stringprep.C_4 +twisted.words.protocols.jabber.xmpp_stringprep.C_5 +twisted.words.protocols.jabber.xmpp_stringprep.C_6 +twisted.words.protocols.jabber.xmpp_stringprep.C_7 +twisted.words.protocols.jabber.xmpp_stringprep.C_8 +twisted.words.protocols.jabber.xmpp_stringprep.C_9 +twisted.words.protocols.jabber.xmpp_stringprep.EmptyMappingTable( +twisted.words.protocols.jabber.xmpp_stringprep.ILookupTable( +twisted.words.protocols.jabber.xmpp_stringprep.IMappingTable( +twisted.words.protocols.jabber.xmpp_stringprep.Interface( +twisted.words.protocols.jabber.xmpp_stringprep.LookupTable( +twisted.words.protocols.jabber.xmpp_stringprep.LookupTableFromFunction( +twisted.words.protocols.jabber.xmpp_stringprep.MappingTableFromFunction( +twisted.words.protocols.jabber.xmpp_stringprep.NamePrep( +twisted.words.protocols.jabber.xmpp_stringprep.Profile( +twisted.words.protocols.jabber.xmpp_stringprep.__builtins__ +twisted.words.protocols.jabber.xmpp_stringprep.__doc__ +twisted.words.protocols.jabber.xmpp_stringprep.__file__ +twisted.words.protocols.jabber.xmpp_stringprep.__name__ +twisted.words.protocols.jabber.xmpp_stringprep.__package__ +twisted.words.protocols.jabber.xmpp_stringprep.crippled +twisted.words.protocols.jabber.xmpp_stringprep.idna +twisted.words.protocols.jabber.xmpp_stringprep.implements( +twisted.words.protocols.jabber.xmpp_stringprep.nameprep +twisted.words.protocols.jabber.xmpp_stringprep.nodeprep +twisted.words.protocols.jabber.xmpp_stringprep.resourceprep +twisted.words.protocols.jabber.xmpp_stringprep.stringprep +twisted.words.protocols.jabber.xmpp_stringprep.unicodedata + +--- from twisted.words.protocols.jabber import xmpp_stringprep --- +xmpp_stringprep.B_1 +xmpp_stringprep.B_2 +xmpp_stringprep.C_11 +xmpp_stringprep.C_12 +xmpp_stringprep.C_21 +xmpp_stringprep.C_22 +xmpp_stringprep.C_3 +xmpp_stringprep.C_4 +xmpp_stringprep.C_5 +xmpp_stringprep.C_6 +xmpp_stringprep.C_7 +xmpp_stringprep.C_8 +xmpp_stringprep.C_9 +xmpp_stringprep.EmptyMappingTable( +xmpp_stringprep.ILookupTable( +xmpp_stringprep.IMappingTable( +xmpp_stringprep.Interface( +xmpp_stringprep.LookupTable( +xmpp_stringprep.LookupTableFromFunction( +xmpp_stringprep.MappingTableFromFunction( +xmpp_stringprep.NamePrep( +xmpp_stringprep.Profile( +xmpp_stringprep.__builtins__ +xmpp_stringprep.__doc__ +xmpp_stringprep.__file__ +xmpp_stringprep.__name__ +xmpp_stringprep.__package__ +xmpp_stringprep.crippled +xmpp_stringprep.idna +xmpp_stringprep.implements( +xmpp_stringprep.nameprep +xmpp_stringprep.nodeprep +xmpp_stringprep.resourceprep +xmpp_stringprep.stringprep +xmpp_stringprep.unicodedata + +--- from twisted.words.protocols.jabber.xmpp_stringprep import * --- +B_1 +B_2 +C_11 +C_12 +C_21 +C_22 +C_3 +C_4 +C_5 +C_6 +C_7 +C_8 +C_9 +EmptyMappingTable( +ILookupTable( +IMappingTable( +LookupTable( +LookupTableFromFunction( +MappingTableFromFunction( +NamePrep( +crippled +idna +stringprep + +--- import twisted.words.protocols.irc --- +twisted.words.protocols.irc.CHANNEL_PREFIXES +twisted.words.protocols.irc.CR +twisted.words.protocols.irc.DccChat( +twisted.words.protocols.irc.DccChatFactory( +twisted.words.protocols.irc.DccFileReceive( +twisted.words.protocols.irc.DccFileReceiveBasic( +twisted.words.protocols.irc.DccSendFactory( +twisted.words.protocols.irc.DccSendProtocol( +twisted.words.protocols.irc.ERR_ALREADYREGISTRED +twisted.words.protocols.irc.ERR_BADCHANMASK +twisted.words.protocols.irc.ERR_BADCHANNELKEY +twisted.words.protocols.irc.ERR_BADMASK +twisted.words.protocols.irc.ERR_BANLISTFULL +twisted.words.protocols.irc.ERR_BANNEDFROMCHAN +twisted.words.protocols.irc.ERR_CANNOTSENDTOCHAN +twisted.words.protocols.irc.ERR_CANTKILLSERVER +twisted.words.protocols.irc.ERR_CHANNELISFULL +twisted.words.protocols.irc.ERR_CHANOPRIVSNEEDED +twisted.words.protocols.irc.ERR_ERRONEUSNICKNAME +twisted.words.protocols.irc.ERR_FILEERROR +twisted.words.protocols.irc.ERR_INVITEONLYCHAN +twisted.words.protocols.irc.ERR_KEYSET +twisted.words.protocols.irc.ERR_NEEDMOREPARAMS +twisted.words.protocols.irc.ERR_NICKCOLLISION +twisted.words.protocols.irc.ERR_NICKNAMEINUSE +twisted.words.protocols.irc.ERR_NOADMININFO +twisted.words.protocols.irc.ERR_NOCHANMODES +twisted.words.protocols.irc.ERR_NOLOGIN +twisted.words.protocols.irc.ERR_NOMOTD +twisted.words.protocols.irc.ERR_NONICKNAMEGIVEN +twisted.words.protocols.irc.ERR_NOOPERHOST +twisted.words.protocols.irc.ERR_NOORIGIN +twisted.words.protocols.irc.ERR_NOPERMFORHOST +twisted.words.protocols.irc.ERR_NOPRIVILEGES +twisted.words.protocols.irc.ERR_NORECIPIENT +twisted.words.protocols.irc.ERR_NOSERVICEHOST +twisted.words.protocols.irc.ERR_NOSUCHCHANNEL +twisted.words.protocols.irc.ERR_NOSUCHNICK +twisted.words.protocols.irc.ERR_NOSUCHSERVER +twisted.words.protocols.irc.ERR_NOSUCHSERVICE +twisted.words.protocols.irc.ERR_NOTEXTTOSEND +twisted.words.protocols.irc.ERR_NOTONCHANNEL +twisted.words.protocols.irc.ERR_NOTOPLEVEL +twisted.words.protocols.irc.ERR_NOTREGISTERED +twisted.words.protocols.irc.ERR_PASSWDMISMATCH +twisted.words.protocols.irc.ERR_RESTRICTED +twisted.words.protocols.irc.ERR_SUMMONDISABLED +twisted.words.protocols.irc.ERR_TOOMANYCHANNELS +twisted.words.protocols.irc.ERR_TOOMANYTARGETS +twisted.words.protocols.irc.ERR_UMODEUNKNOWNFLAG +twisted.words.protocols.irc.ERR_UNAVAILRESOURCE +twisted.words.protocols.irc.ERR_UNIQOPPRIVSNEEDED +twisted.words.protocols.irc.ERR_UNKNOWNCOMMAND +twisted.words.protocols.irc.ERR_UNKNOWNMODE +twisted.words.protocols.irc.ERR_USERNOTINCHANNEL +twisted.words.protocols.irc.ERR_USERONCHANNEL +twisted.words.protocols.irc.ERR_USERSDISABLED +twisted.words.protocols.irc.ERR_USERSDONTMATCH +twisted.words.protocols.irc.ERR_WASNOSUCHNICK +twisted.words.protocols.irc.ERR_WILDTOPLEVEL +twisted.words.protocols.irc.ERR_YOUREBANNEDCREEP +twisted.words.protocols.irc.ERR_YOUWILLBEBANNED +twisted.words.protocols.irc.IRC( +twisted.words.protocols.irc.IRCBadMessage( +twisted.words.protocols.irc.IRCClient( +twisted.words.protocols.irc.IRCPasswordMismatch( +twisted.words.protocols.irc.LF +twisted.words.protocols.irc.M_QUOTE +twisted.words.protocols.irc.NL +twisted.words.protocols.irc.NUL +twisted.words.protocols.irc.RPL_ADMINEMAIL +twisted.words.protocols.irc.RPL_ADMINLOC +twisted.words.protocols.irc.RPL_ADMINME +twisted.words.protocols.irc.RPL_AWAY +twisted.words.protocols.irc.RPL_BANLIST +twisted.words.protocols.irc.RPL_BOUNCE +twisted.words.protocols.irc.RPL_CHANNELMODEIS +twisted.words.protocols.irc.RPL_CREATED +twisted.words.protocols.irc.RPL_ENDOFBANLIST +twisted.words.protocols.irc.RPL_ENDOFEXCEPTLIST +twisted.words.protocols.irc.RPL_ENDOFINFO +twisted.words.protocols.irc.RPL_ENDOFINVITELIST +twisted.words.protocols.irc.RPL_ENDOFLINKS +twisted.words.protocols.irc.RPL_ENDOFMOTD +twisted.words.protocols.irc.RPL_ENDOFNAMES +twisted.words.protocols.irc.RPL_ENDOFSTATS +twisted.words.protocols.irc.RPL_ENDOFUSERS +twisted.words.protocols.irc.RPL_ENDOFWHO +twisted.words.protocols.irc.RPL_ENDOFWHOIS +twisted.words.protocols.irc.RPL_ENDOFWHOWAS +twisted.words.protocols.irc.RPL_EXCEPTLIST +twisted.words.protocols.irc.RPL_INFO +twisted.words.protocols.irc.RPL_INVITELIST +twisted.words.protocols.irc.RPL_INVITING +twisted.words.protocols.irc.RPL_ISON +twisted.words.protocols.irc.RPL_LINKS +twisted.words.protocols.irc.RPL_LIST +twisted.words.protocols.irc.RPL_LISTEND +twisted.words.protocols.irc.RPL_LISTSTART +twisted.words.protocols.irc.RPL_LUSERCHANNELS +twisted.words.protocols.irc.RPL_LUSERCLIENT +twisted.words.protocols.irc.RPL_LUSERME +twisted.words.protocols.irc.RPL_LUSEROP +twisted.words.protocols.irc.RPL_LUSERUNKNOWN +twisted.words.protocols.irc.RPL_MOTD +twisted.words.protocols.irc.RPL_MOTDSTART +twisted.words.protocols.irc.RPL_MYINFO +twisted.words.protocols.irc.RPL_NAMREPLY +twisted.words.protocols.irc.RPL_NOTOPIC +twisted.words.protocols.irc.RPL_NOUSERS +twisted.words.protocols.irc.RPL_NOWAWAY +twisted.words.protocols.irc.RPL_REHASHING +twisted.words.protocols.irc.RPL_SERVLIST +twisted.words.protocols.irc.RPL_SERVLISTEND +twisted.words.protocols.irc.RPL_STATSCOMMANDS +twisted.words.protocols.irc.RPL_STATSLINKINFO +twisted.words.protocols.irc.RPL_STATSOLINE +twisted.words.protocols.irc.RPL_STATSUPTIME +twisted.words.protocols.irc.RPL_SUMMONING +twisted.words.protocols.irc.RPL_TIME +twisted.words.protocols.irc.RPL_TOPIC +twisted.words.protocols.irc.RPL_TRACECLASS +twisted.words.protocols.irc.RPL_TRACECONNECTING +twisted.words.protocols.irc.RPL_TRACEEND +twisted.words.protocols.irc.RPL_TRACEHANDSHAKE +twisted.words.protocols.irc.RPL_TRACELINK +twisted.words.protocols.irc.RPL_TRACELOG +twisted.words.protocols.irc.RPL_TRACENEWTYPE +twisted.words.protocols.irc.RPL_TRACEOPERATOR +twisted.words.protocols.irc.RPL_TRACERECONNECT +twisted.words.protocols.irc.RPL_TRACESERVER +twisted.words.protocols.irc.RPL_TRACESERVICE +twisted.words.protocols.irc.RPL_TRACEUNKNOWN +twisted.words.protocols.irc.RPL_TRACEUSER +twisted.words.protocols.irc.RPL_TRYAGAIN +twisted.words.protocols.irc.RPL_UMODEIS +twisted.words.protocols.irc.RPL_UNAWAY +twisted.words.protocols.irc.RPL_UNIQOPIS +twisted.words.protocols.irc.RPL_USERHOST +twisted.words.protocols.irc.RPL_USERS +twisted.words.protocols.irc.RPL_USERSSTART +twisted.words.protocols.irc.RPL_VERSION +twisted.words.protocols.irc.RPL_WELCOME +twisted.words.protocols.irc.RPL_WHOISCHANNELS +twisted.words.protocols.irc.RPL_WHOISIDLE +twisted.words.protocols.irc.RPL_WHOISOPERATOR +twisted.words.protocols.irc.RPL_WHOISSERVER +twisted.words.protocols.irc.RPL_WHOISUSER +twisted.words.protocols.irc.RPL_WHOREPLY +twisted.words.protocols.irc.RPL_WHOWASUSER +twisted.words.protocols.irc.RPL_YOUREOPER +twisted.words.protocols.irc.RPL_YOURESERVICE +twisted.words.protocols.irc.RPL_YOURHOST +twisted.words.protocols.irc.SPC +twisted.words.protocols.irc.X_DELIM +twisted.words.protocols.irc.X_QUOTE +twisted.words.protocols.irc.__builtins__ +twisted.words.protocols.irc.__doc__ +twisted.words.protocols.irc.__file__ +twisted.words.protocols.irc.__name__ +twisted.words.protocols.irc.__package__ +twisted.words.protocols.irc.basic +twisted.words.protocols.irc.ctcpDequote( +twisted.words.protocols.irc.ctcpExtract( +twisted.words.protocols.irc.ctcpQuote( +twisted.words.protocols.irc.ctcpStringify( +twisted.words.protocols.irc.dccDescribe( +twisted.words.protocols.irc.dccParseAddress( +twisted.words.protocols.irc.errno +twisted.words.protocols.irc.fileSize( +twisted.words.protocols.irc.k +twisted.words.protocols.irc.log +twisted.words.protocols.irc.lowDequote( +twisted.words.protocols.irc.lowQuote( +twisted.words.protocols.irc.mDequoteTable +twisted.words.protocols.irc.mEscape_re +twisted.words.protocols.irc.mQuoteTable +twisted.words.protocols.irc.numeric_to_symbolic +twisted.words.protocols.irc.os +twisted.words.protocols.irc.parsemsg( +twisted.words.protocols.irc.path +twisted.words.protocols.irc.protocol +twisted.words.protocols.irc.random +twisted.words.protocols.irc.re +twisted.words.protocols.irc.reactor +twisted.words.protocols.irc.reflect +twisted.words.protocols.irc.socket +twisted.words.protocols.irc.split( +twisted.words.protocols.irc.stat +twisted.words.protocols.irc.string +twisted.words.protocols.irc.struct +twisted.words.protocols.irc.styles +twisted.words.protocols.irc.symbolic_to_numeric +twisted.words.protocols.irc.sys +twisted.words.protocols.irc.text +twisted.words.protocols.irc.time +twisted.words.protocols.irc.traceback +twisted.words.protocols.irc.types +twisted.words.protocols.irc.v +twisted.words.protocols.irc.xDequoteTable +twisted.words.protocols.irc.xEscape_re +twisted.words.protocols.irc.xQuoteTable + +--- from twisted.words.protocols import irc --- + +--- from twisted.words.protocols.irc import * --- + +--- import twisted.words.protocols.msn --- +twisted.words.protocols.msn.ALLOW_LIST +twisted.words.protocols.msn.BLOCK_LIST +twisted.words.protocols.msn.CR +twisted.words.protocols.msn.ClientContextFactory( +twisted.words.protocols.msn.ClientFactory( +twisted.words.protocols.msn.Deferred( +twisted.words.protocols.msn.DispatchClient( +twisted.words.protocols.msn.FORWARD_LIST +twisted.words.protocols.msn.FileReceive( +twisted.words.protocols.msn.FileSend( +twisted.words.protocols.msn.HAS_PAGER +twisted.words.protocols.msn.HOME_PHONE +twisted.words.protocols.msn.HTTPClient( +twisted.words.protocols.msn.LF +twisted.words.protocols.msn.LOGIN_FAILURE +twisted.words.protocols.msn.LOGIN_REDIRECT +twisted.words.protocols.msn.LOGIN_SUCCESS +twisted.words.protocols.msn.LineReceiver( +twisted.words.protocols.msn.MOBILE_PHONE +twisted.words.protocols.msn.MSNCommandFailed( +twisted.words.protocols.msn.MSNContact( +twisted.words.protocols.msn.MSNContactList( +twisted.words.protocols.msn.MSNEventBase( +twisted.words.protocols.msn.MSNMessage( +twisted.words.protocols.msn.MSNProtocolError( +twisted.words.protocols.msn.MSN_CHALLENGE_STR +twisted.words.protocols.msn.MSN_CVR_STR +twisted.words.protocols.msn.MSN_MAX_MESSAGE +twisted.words.protocols.msn.MSN_PORT +twisted.words.protocols.msn.MSN_PROTOCOL_VERSION +twisted.words.protocols.msn.NotificationClient( +twisted.words.protocols.msn.NotificationFactory( +twisted.words.protocols.msn.PassportLogin( +twisted.words.protocols.msn.PassportNexus( +twisted.words.protocols.msn.REVERSE_LIST +twisted.words.protocols.msn.STATUS_AWAY +twisted.words.protocols.msn.STATUS_BRB +twisted.words.protocols.msn.STATUS_BUSY +twisted.words.protocols.msn.STATUS_HIDDEN +twisted.words.protocols.msn.STATUS_IDLE +twisted.words.protocols.msn.STATUS_LUNCH +twisted.words.protocols.msn.STATUS_OFFLINE +twisted.words.protocols.msn.STATUS_ONLINE +twisted.words.protocols.msn.STATUS_PHONE +twisted.words.protocols.msn.SwitchboardClient( +twisted.words.protocols.msn.WORK_PHONE +twisted.words.protocols.msn.__builtins__ +twisted.words.protocols.msn.__doc__ +twisted.words.protocols.msn.__file__ +twisted.words.protocols.msn.__name__ +twisted.words.protocols.msn.__package__ +twisted.words.protocols.msn.checkParamLen( +twisted.words.protocols.msn.classNameToGUID +twisted.words.protocols.msn.errorCodes +twisted.words.protocols.msn.failure +twisted.words.protocols.msn.guid +twisted.words.protocols.msn.guidToClassName +twisted.words.protocols.msn.listCodeToID +twisted.words.protocols.msn.listIDToCode +twisted.words.protocols.msn.log +twisted.words.protocols.msn.md5( +twisted.words.protocols.msn.name +twisted.words.protocols.msn.operator +twisted.words.protocols.msn.os +twisted.words.protocols.msn.quote( +twisted.words.protocols.msn.randint( +twisted.words.protocols.msn.reactor +twisted.words.protocols.msn.statusCodes +twisted.words.protocols.msn.types +twisted.words.protocols.msn.unquote( + +--- from twisted.words.protocols import msn --- + +--- from twisted.words.protocols.msn import * --- + +--- import twisted.words.protocols.oscar --- +twisted.words.protocols.oscar.BOSConnection( +twisted.words.protocols.oscar.CAP_CHAT +twisted.words.protocols.oscar.CAP_GAMES +twisted.words.protocols.oscar.CAP_GET_FILE +twisted.words.protocols.oscar.CAP_ICON +twisted.words.protocols.oscar.CAP_IMAGE +twisted.words.protocols.oscar.CAP_SEND_FILE +twisted.words.protocols.oscar.CAP_SEND_LIST +twisted.words.protocols.oscar.CAP_SERV_REL +twisted.words.protocols.oscar.CAP_VOICE +twisted.words.protocols.oscar.ChatNavService( +twisted.words.protocols.oscar.ChatService( +twisted.words.protocols.oscar.FLAP_CHANNEL_CLOSE_CONNECTION +twisted.words.protocols.oscar.FLAP_CHANNEL_DATA +twisted.words.protocols.oscar.FLAP_CHANNEL_ERROR +twisted.words.protocols.oscar.FLAP_CHANNEL_NEW_CONNECTION +twisted.words.protocols.oscar.OSCARService( +twisted.words.protocols.oscar.OSCARUser( +twisted.words.protocols.oscar.OscarAuthenticator( +twisted.words.protocols.oscar.OscarConnection( +twisted.words.protocols.oscar.SERVICE_CHAT +twisted.words.protocols.oscar.SERVICE_CHATNAV +twisted.words.protocols.oscar.SNAC( +twisted.words.protocols.oscar.SNACBased( +twisted.words.protocols.oscar.SSIBuddy( +twisted.words.protocols.oscar.SSIGroup( +twisted.words.protocols.oscar.TLV( +twisted.words.protocols.oscar.TLV_CLIENTMAJOR +twisted.words.protocols.oscar.TLV_CLIENTMINOR +twisted.words.protocols.oscar.TLV_CLIENTNAME +twisted.words.protocols.oscar.TLV_CLIENTSUB +twisted.words.protocols.oscar.TLV_COUNTRY +twisted.words.protocols.oscar.TLV_LANG +twisted.words.protocols.oscar.TLV_PASSWORD +twisted.words.protocols.oscar.TLV_USERNAME +twisted.words.protocols.oscar.TLV_USESSI +twisted.words.protocols.oscar.__builtins__ +twisted.words.protocols.oscar.__doc__ +twisted.words.protocols.oscar.__file__ +twisted.words.protocols.oscar.__name__ +twisted.words.protocols.oscar.__package__ +twisted.words.protocols.oscar.defer +twisted.words.protocols.oscar.dehtml( +twisted.words.protocols.oscar.encryptPasswordICQ( +twisted.words.protocols.oscar.encryptPasswordMD5( +twisted.words.protocols.oscar.html( +twisted.words.protocols.oscar.log +twisted.words.protocols.oscar.logPacketData( +twisted.words.protocols.oscar.md5( +twisted.words.protocols.oscar.protocol +twisted.words.protocols.oscar.random +twisted.words.protocols.oscar.re +twisted.words.protocols.oscar.reactor +twisted.words.protocols.oscar.readSNAC( +twisted.words.protocols.oscar.readTLVs( +twisted.words.protocols.oscar.serviceClasses +twisted.words.protocols.oscar.socket +twisted.words.protocols.oscar.string +twisted.words.protocols.oscar.struct +twisted.words.protocols.oscar.types + +--- from twisted.words.protocols import oscar --- + +--- from twisted.words.protocols.oscar import * --- + +--- import twisted.words.protocols.toc --- +twisted.words.protocols.toc.BAD_ACCOUNT +twisted.words.protocols.toc.BAD_COUNTRY +twisted.words.protocols.toc.BAD_INPUT +twisted.words.protocols.toc.BAD_LANGUAGE +twisted.words.protocols.toc.BAD_NICKNAME +twisted.words.protocols.toc.CANT_WARN +twisted.words.protocols.toc.CONNECTING_TOO_QUICK +twisted.words.protocols.toc.Chatroom( +twisted.words.protocols.toc.DATA +twisted.words.protocols.toc.DENYALL +twisted.words.protocols.toc.DENYSOME +twisted.words.protocols.toc.DIR_FAILURE +twisted.words.protocols.toc.DIR_FAIL_UNKNOWN +twisted.words.protocols.toc.DIR_UNAVAILABLE +twisted.words.protocols.toc.DUMMY_CHECKSUM +twisted.words.protocols.toc.ERROR +twisted.words.protocols.toc.GET_FILE_UID +twisted.words.protocols.toc.GetFileTransfer( +twisted.words.protocols.toc.KEEP_ALIVE +twisted.words.protocols.toc.KEYWORD_IGNORED +twisted.words.protocols.toc.MAXARGS +twisted.words.protocols.toc.MESSAGES_TOO_FAST +twisted.words.protocols.toc.MISSED_BIG_IM +twisted.words.protocols.toc.MISSED_FAST_IM +twisted.words.protocols.toc.NEED_MORE_QUALIFIERS +twisted.words.protocols.toc.NOT_AVAILABLE +twisted.words.protocols.toc.NO_CHAT_IN +twisted.words.protocols.toc.NO_EMAIL_LOOKUP +twisted.words.protocols.toc.NO_KEYWORDS +twisted.words.protocols.toc.PERMITALL +twisted.words.protocols.toc.PERMITSOME +twisted.words.protocols.toc.REQUEST_ERROR +twisted.words.protocols.toc.SEND_FILE_UID +twisted.words.protocols.toc.SEND_TOO_FAST +twisted.words.protocols.toc.SERVICE_TEMP_UNAVAILABLE +twisted.words.protocols.toc.SERVICE_UNAVAILABLE +twisted.words.protocols.toc.SIGNOFF +twisted.words.protocols.toc.SIGNON +twisted.words.protocols.toc.STD_MESSAGE +twisted.words.protocols.toc.SavedUser( +twisted.words.protocols.toc.SendFileTransfer( +twisted.words.protocols.toc.StringIO +twisted.words.protocols.toc.TOC( +twisted.words.protocols.toc.TOCClient( +twisted.words.protocols.toc.TOCFactory( +twisted.words.protocols.toc.TOCParseError( +twisted.words.protocols.toc.TOO_MANY_MATCHES +twisted.words.protocols.toc.UNKNOWN_SIGNON +twisted.words.protocols.toc.UUIDS +twisted.words.protocols.toc.WARNING_TOO_HIGH +twisted.words.protocols.toc.__builtins__ +twisted.words.protocols.toc.__doc__ +twisted.words.protocols.toc.__file__ +twisted.words.protocols.toc.__name__ +twisted.words.protocols.toc.__package__ +twisted.words.protocols.toc.base64 +twisted.words.protocols.toc.checksum( +twisted.words.protocols.toc.checksum_file( +twisted.words.protocols.toc.log +twisted.words.protocols.toc.normalize( +twisted.words.protocols.toc.os +twisted.words.protocols.toc.protocol +twisted.words.protocols.toc.quote( +twisted.words.protocols.toc.reactor +twisted.words.protocols.toc.roast( +twisted.words.protocols.toc.string +twisted.words.protocols.toc.struct +twisted.words.protocols.toc.time +twisted.words.protocols.toc.unquote( +twisted.words.protocols.toc.unquotebeg( +twisted.words.protocols.toc.unroast( + +--- from twisted.words.protocols import toc --- + +--- from twisted.words.protocols.toc import * --- + +--- import twisted.words.im.baseaccount --- +twisted.words.im.baseaccount.AccountManager( +twisted.words.im.baseaccount.__builtins__ +twisted.words.im.baseaccount.__doc__ +twisted.words.im.baseaccount.__file__ +twisted.words.im.baseaccount.__name__ +twisted.words.im.baseaccount.__package__ + +--- from twisted.words.im import baseaccount --- +baseaccount.AccountManager( +baseaccount.__builtins__ +baseaccount.__doc__ +baseaccount.__file__ +baseaccount.__name__ +baseaccount.__package__ + +--- from twisted.words.im.baseaccount import * --- +AccountManager( + +--- import twisted.words.im.basechat --- +twisted.words.im.basechat.AWAY +twisted.words.im.basechat.ChatUI( +twisted.words.im.basechat.ContactsList( +twisted.words.im.basechat.Conversation( +twisted.words.im.basechat.GroupConversation( +twisted.words.im.basechat.OFFLINE +twisted.words.im.basechat.ONLINE +twisted.words.im.basechat.__builtins__ +twisted.words.im.basechat.__doc__ +twisted.words.im.basechat.__file__ +twisted.words.im.basechat.__name__ +twisted.words.im.basechat.__package__ + +--- from twisted.words.im import basechat --- +basechat.AWAY +basechat.ChatUI( +basechat.ContactsList( +basechat.Conversation( +basechat.GroupConversation( +basechat.OFFLINE +basechat.ONLINE +basechat.__builtins__ +basechat.__doc__ +basechat.__file__ +basechat.__name__ +basechat.__package__ + +--- from twisted.words.im.basechat import * --- +AWAY +ChatUI( +ContactsList( +Conversation( +GroupConversation( +OFFLINE +ONLINE + +--- import twisted.words.im.basesupport --- +twisted.words.im.basesupport.AbstractAccount( +twisted.words.im.basesupport.AbstractClientMixin( +twisted.words.im.basesupport.AbstractGroup( +twisted.words.im.basesupport.AbstractPerson( +twisted.words.im.basesupport.OFFLINE +twisted.words.im.basesupport.ONLINE +twisted.words.im.basesupport.OfflineError( +twisted.words.im.basesupport.Protocol( +twisted.words.im.basesupport.__builtins__ +twisted.words.im.basesupport.__doc__ +twisted.words.im.basesupport.__file__ +twisted.words.im.basesupport.__name__ +twisted.words.im.basesupport.__package__ +twisted.words.im.basesupport.error +twisted.words.im.basesupport.interfaces +twisted.words.im.basesupport.prefixedMethods( +twisted.words.im.basesupport.styles + +--- from twisted.words.im import basesupport --- +basesupport.AbstractAccount( +basesupport.AbstractClientMixin( +basesupport.AbstractGroup( +basesupport.AbstractPerson( +basesupport.OFFLINE +basesupport.ONLINE +basesupport.OfflineError( +basesupport.Protocol( +basesupport.__builtins__ +basesupport.__doc__ +basesupport.__file__ +basesupport.__name__ +basesupport.__package__ +basesupport.error +basesupport.interfaces +basesupport.prefixedMethods( +basesupport.styles + +--- from twisted.words.im.basesupport import * --- +AbstractAccount( +AbstractClientMixin( +AbstractPerson( +OfflineError( + +--- import twisted.words.im.interfaces --- +twisted.words.im.interfaces.Attribute( +twisted.words.im.interfaces.IAccount( +twisted.words.im.interfaces.IChatUI( +twisted.words.im.interfaces.IClient( +twisted.words.im.interfaces.IConversation( +twisted.words.im.interfaces.IGroup( +twisted.words.im.interfaces.IGroupConversation( +twisted.words.im.interfaces.IPerson( +twisted.words.im.interfaces.Interface( +twisted.words.im.interfaces.__builtins__ +twisted.words.im.interfaces.__doc__ +twisted.words.im.interfaces.__file__ +twisted.words.im.interfaces.__name__ +twisted.words.im.interfaces.__package__ +twisted.words.im.interfaces.locals + +--- from twisted.words.im import interfaces --- +interfaces.IAccount( +interfaces.IChatUI( +interfaces.IClient( +interfaces.IConversation( +interfaces.IGroup( +interfaces.IGroupConversation( +interfaces.IPerson( +interfaces.locals + +--- from twisted.words.im.interfaces import * --- +IChatUI( +IClient( +IConversation( +IGroupConversation( +IPerson( +locals + +--- import twisted.words.im.ircsupport --- +twisted.words.im.ircsupport.IRCAccount( +twisted.words.im.ircsupport.IRCGroup( +twisted.words.im.ircsupport.IRCPerson( +twisted.words.im.ircsupport.IRCProto( +twisted.words.im.ircsupport.ONLINE +twisted.words.im.ircsupport.__builtins__ +twisted.words.im.ircsupport.__doc__ +twisted.words.im.ircsupport.__file__ +twisted.words.im.ircsupport.__name__ +twisted.words.im.ircsupport.__package__ +twisted.words.im.ircsupport.basesupport +twisted.words.im.ircsupport.defer +twisted.words.im.ircsupport.implements( +twisted.words.im.ircsupport.interfaces +twisted.words.im.ircsupport.irc +twisted.words.im.ircsupport.locals +twisted.words.im.ircsupport.protocol +twisted.words.im.ircsupport.reactor +twisted.words.im.ircsupport.string +twisted.words.im.ircsupport.succeed( + +--- from twisted.words.im import ircsupport --- +ircsupport.IRCAccount( +ircsupport.IRCGroup( +ircsupport.IRCPerson( +ircsupport.IRCProto( +ircsupport.ONLINE +ircsupport.__builtins__ +ircsupport.__doc__ +ircsupport.__file__ +ircsupport.__name__ +ircsupport.__package__ +ircsupport.basesupport +ircsupport.defer +ircsupport.implements( +ircsupport.interfaces +ircsupport.irc +ircsupport.locals +ircsupport.protocol +ircsupport.reactor +ircsupport.string +ircsupport.succeed( + +--- from twisted.words.im.ircsupport import * --- +IRCAccount( +IRCGroup( +IRCPerson( +IRCProto( +basesupport + +--- import twisted.words.im.locals --- +twisted.words.im.locals.AWAY +twisted.words.im.locals.Enum( +twisted.words.im.locals.OFFLINE +twisted.words.im.locals.ONLINE +twisted.words.im.locals.OfflineError( +twisted.words.im.locals.StatusEnum( +twisted.words.im.locals.__builtins__ +twisted.words.im.locals.__doc__ +twisted.words.im.locals.__file__ +twisted.words.im.locals.__name__ +twisted.words.im.locals.__package__ + +--- from twisted.words.im import locals --- +locals.AWAY +locals.Enum( +locals.OFFLINE +locals.ONLINE +locals.OfflineError( +locals.StatusEnum( + +--- from twisted.words.im.locals import * --- +Enum( +StatusEnum( + +--- import twisted.words.im.pbsupport --- +twisted.words.im.pbsupport.AWAY +twisted.words.im.pbsupport.Failure( +twisted.words.im.pbsupport.OFFLINE +twisted.words.im.pbsupport.ONLINE +twisted.words.im.pbsupport.PBAccount( +twisted.words.im.pbsupport.TwistedWordsClient( +twisted.words.im.pbsupport.TwistedWordsGroup( +twisted.words.im.pbsupport.TwistedWordsPerson( +twisted.words.im.pbsupport.__builtins__ +twisted.words.im.pbsupport.__doc__ +twisted.words.im.pbsupport.__file__ +twisted.words.im.pbsupport.__name__ +twisted.words.im.pbsupport.__package__ +twisted.words.im.pbsupport.basesupport +twisted.words.im.pbsupport.defer +twisted.words.im.pbsupport.error +twisted.words.im.pbsupport.implements( +twisted.words.im.pbsupport.interfaces +twisted.words.im.pbsupport.log +twisted.words.im.pbsupport.nested_scopes +twisted.words.im.pbsupport.pb +twisted.words.im.pbsupport.pbFrontEnds + +--- from twisted.words.im import pbsupport --- +pbsupport.AWAY +pbsupport.Failure( +pbsupport.OFFLINE +pbsupport.ONLINE +pbsupport.PBAccount( +pbsupport.TwistedWordsClient( +pbsupport.TwistedWordsGroup( +pbsupport.TwistedWordsPerson( +pbsupport.__builtins__ +pbsupport.__doc__ +pbsupport.__file__ +pbsupport.__name__ +pbsupport.__package__ +pbsupport.basesupport +pbsupport.defer +pbsupport.error +pbsupport.implements( +pbsupport.interfaces +pbsupport.log +pbsupport.nested_scopes +pbsupport.pb +pbsupport.pbFrontEnds + +--- from twisted.words.im.pbsupport import * --- +PBAccount( +TwistedWordsClient( +TwistedWordsGroup( +TwistedWordsPerson( +pbFrontEnds + +--- import twisted.words.im.proxyui --- +twisted.words.im.proxyui.Factory( +twisted.words.im.proxyui.IRC( +twisted.words.im.proxyui.IRCUIFactory( +twisted.words.im.proxyui.IRCUserInterface( +twisted.words.im.proxyui.__builtins__ +twisted.words.im.proxyui.__doc__ +twisted.words.im.proxyui.__file__ +twisted.words.im.proxyui.__name__ +twisted.words.im.proxyui.__package__ +twisted.words.im.proxyui.log + +--- from twisted.words.im import proxyui --- +proxyui.Factory( +proxyui.IRC( +proxyui.IRCUIFactory( +proxyui.IRCUserInterface( +proxyui.__builtins__ +proxyui.__doc__ +proxyui.__file__ +proxyui.__name__ +proxyui.__package__ +proxyui.log + +--- from twisted.words.im.proxyui import * --- +IRCUIFactory( +IRCUserInterface( + +--- import twisted.words.im.tap --- +twisted.words.im.tap.IRCUIFactory( +twisted.words.im.tap.Options( +twisted.words.im.tap.__builtins__ +twisted.words.im.tap.__doc__ +twisted.words.im.tap.__file__ +twisted.words.im.tap.__name__ +twisted.words.im.tap.__package__ +twisted.words.im.tap.updateApplication( +twisted.words.im.tap.usage + +--- from twisted.words.im import tap --- +tap.IRCUIFactory( +tap.updateApplication( + +--- from twisted.words.im.tap import * --- +updateApplication( + +--- import twisted.words.im.tocsupport --- +twisted.words.im.tocsupport.AWAY +twisted.words.im.tocsupport.OFFLINE +twisted.words.im.tocsupport.ONLINE +twisted.words.im.tocsupport.TOCAccount( +twisted.words.im.tocsupport.TOCGroup( +twisted.words.im.tocsupport.TOCPerson( +twisted.words.im.tocsupport.TOCProto( +twisted.words.im.tocsupport.__builtins__ +twisted.words.im.tocsupport.__doc__ +twisted.words.im.tocsupport.__file__ +twisted.words.im.tocsupport.__name__ +twisted.words.im.tocsupport.__package__ +twisted.words.im.tocsupport.basesupport +twisted.words.im.tocsupport.defer +twisted.words.im.tocsupport.dehtml( +twisted.words.im.tocsupport.html( +twisted.words.im.tocsupport.implements( +twisted.words.im.tocsupport.interfaces +twisted.words.im.tocsupport.locals +twisted.words.im.tocsupport.protocol +twisted.words.im.tocsupport.re +twisted.words.im.tocsupport.reactor +twisted.words.im.tocsupport.string +twisted.words.im.tocsupport.succeed( +twisted.words.im.tocsupport.toc + +--- from twisted.words.im import tocsupport --- +tocsupport.AWAY +tocsupport.OFFLINE +tocsupport.ONLINE +tocsupport.TOCAccount( +tocsupport.TOCGroup( +tocsupport.TOCPerson( +tocsupport.TOCProto( +tocsupport.__builtins__ +tocsupport.__doc__ +tocsupport.__file__ +tocsupport.__name__ +tocsupport.__package__ +tocsupport.basesupport +tocsupport.defer +tocsupport.dehtml( +tocsupport.html( +tocsupport.implements( +tocsupport.interfaces +tocsupport.locals +tocsupport.protocol +tocsupport.re +tocsupport.reactor +tocsupport.string +tocsupport.succeed( +tocsupport.toc + +--- from twisted.words.im.tocsupport import * --- +TOCAccount( +TOCGroup( +TOCPerson( +TOCProto( + +--- import twisted.words.scripts.im --- +twisted.words.scripts.im.__builtins__ +twisted.words.scripts.im.__doc__ +twisted.words.scripts.im.__file__ +twisted.words.scripts.im.__name__ +twisted.words.scripts.im.__package__ +twisted.words.scripts.im.os +twisted.words.scripts.im.run( + +--- from twisted.words.scripts import im --- +im.os +im.run( + +--- from twisted.words.scripts.im import * --- + +--- import twisted.words.xish.domish --- +twisted.words.xish.domish.Attribute( +twisted.words.xish.domish.Element( +twisted.words.xish.domish.ExpatElementStream( +twisted.words.xish.domish.G_PREFIXES +twisted.words.xish.domish.IElement( +twisted.words.xish.domish.Interface( +twisted.words.xish.domish.Namespace( +twisted.words.xish.domish.ParserError( +twisted.words.xish.domish.SerializedXML( +twisted.words.xish.domish.SerializerClass( +twisted.words.xish.domish.SuxElementStream( +twisted.words.xish.domish.__builtins__ +twisted.words.xish.domish.__doc__ +twisted.words.xish.domish.__file__ +twisted.words.xish.domish.__name__ +twisted.words.xish.domish.__package__ +twisted.words.xish.domish.elementStream( +twisted.words.xish.domish.escapeToXml( +twisted.words.xish.domish.generateElementsNamed( +twisted.words.xish.domish.generateElementsQNamed( +twisted.words.xish.domish.generateOnlyInterface( +twisted.words.xish.domish.implements( +twisted.words.xish.domish.sux +twisted.words.xish.domish.types +twisted.words.xish.domish.unescapeFromXml( + +--- from twisted.words.xish import domish --- +domish.Attribute( +domish.Element( +domish.ExpatElementStream( +domish.G_PREFIXES +domish.IElement( +domish.Interface( +domish.Namespace( +domish.ParserError( +domish.SerializedXML( +domish.SerializerClass( +domish.SuxElementStream( +domish.__builtins__ +domish.__doc__ +domish.__file__ +domish.__name__ +domish.__package__ +domish.elementStream( +domish.escapeToXml( +domish.generateElementsNamed( +domish.generateElementsQNamed( +domish.generateOnlyInterface( +domish.implements( +domish.sux +domish.types +domish.unescapeFromXml( + +--- from twisted.words.xish.domish import * --- +ExpatElementStream( +G_PREFIXES +IElement( +Namespace( +SerializedXML( +SerializerClass( +SuxElementStream( +elementStream( +escapeToXml( +generateElementsNamed( +generateElementsQNamed( +generateOnlyInterface( +unescapeFromXml( + +--- import twisted.words.xish.utility --- +twisted.words.xish.utility.CallbackList( +twisted.words.xish.utility.EventDispatcher( +twisted.words.xish.utility.XmlPipe( +twisted.words.xish.utility.__builtins__ +twisted.words.xish.utility.__doc__ +twisted.words.xish.utility.__file__ +twisted.words.xish.utility.__name__ +twisted.words.xish.utility.__package__ +twisted.words.xish.utility.log +twisted.words.xish.utility.xpath + +--- from twisted.words.xish import utility --- +utility.CallbackList( +utility.EventDispatcher( +utility.XmlPipe( +utility.__builtins__ +utility.__doc__ +utility.__file__ +utility.__name__ +utility.__package__ +utility.log +utility.xpath + +--- from twisted.words.xish.utility import * --- +CallbackList( +XmlPipe( + +--- import twisted.words.xish.xmlstream --- +twisted.words.xish.xmlstream.BootstrapMixin( +twisted.words.xish.xmlstream.STREAM_CONNECTED_EVENT +twisted.words.xish.xmlstream.STREAM_END_EVENT +twisted.words.xish.xmlstream.STREAM_ERROR_EVENT +twisted.words.xish.xmlstream.STREAM_START_EVENT +twisted.words.xish.xmlstream.XmlStream( +twisted.words.xish.xmlstream.XmlStreamFactory( +twisted.words.xish.xmlstream.XmlStreamFactoryMixin( +twisted.words.xish.xmlstream.__builtins__ +twisted.words.xish.xmlstream.__doc__ +twisted.words.xish.xmlstream.__file__ +twisted.words.xish.xmlstream.__name__ +twisted.words.xish.xmlstream.__package__ +twisted.words.xish.xmlstream.domish +twisted.words.xish.xmlstream.failure +twisted.words.xish.xmlstream.protocol +twisted.words.xish.xmlstream.utility + +--- from twisted.words.xish import xmlstream --- + +--- from twisted.words.xish.xmlstream import * --- + +--- import twisted.words.xish.xpath --- +twisted.words.xish.xpath.AttribValue( +twisted.words.xish.xpath.BooleanValue( +twisted.words.xish.xpath.CompareValue( +twisted.words.xish.xpath.Function( +twisted.words.xish.xpath.IndexValue( +twisted.words.xish.xpath.LiteralValue( +twisted.words.xish.xpath.StringIO +twisted.words.xish.xpath.XPathQuery( +twisted.words.xish.xpath.__builtins__ +twisted.words.xish.xpath.__doc__ +twisted.words.xish.xpath.__file__ +twisted.words.xish.xpath.__name__ +twisted.words.xish.xpath.__package__ +twisted.words.xish.xpath.internQuery( +twisted.words.xish.xpath.matches( +twisted.words.xish.xpath.queryForNodes( +twisted.words.xish.xpath.queryForString( +twisted.words.xish.xpath.queryForStringList( + +--- from twisted.words.xish import xpath --- +xpath.AttribValue( +xpath.BooleanValue( +xpath.CompareValue( +xpath.Function( +xpath.IndexValue( +xpath.LiteralValue( +xpath.StringIO +xpath.XPathQuery( +xpath.__builtins__ +xpath.__doc__ +xpath.__file__ +xpath.__name__ +xpath.__package__ +xpath.internQuery( +xpath.matches( +xpath.queryForNodes( +xpath.queryForString( +xpath.queryForStringList( + +--- from twisted.words.xish.xpath import * --- +AttribValue( +BooleanValue( +CompareValue( +IndexValue( +LiteralValue( +XPathQuery( +internQuery( +matches( +queryForNodes( +queryForString( +queryForStringList( + +--- import twisted.words.xish.xpathparser --- +twisted.words.xish.xpathparser.AttribValue( +twisted.words.xish.xpathparser.BooleanValue( +twisted.words.xish.xpathparser.CompareValue( +twisted.words.xish.xpathparser.Context( +twisted.words.xish.xpathparser.Function( +twisted.words.xish.xpathparser.IndexValue( +twisted.words.xish.xpathparser.LiteralValue( +twisted.words.xish.xpathparser.NoMoreTokens( +twisted.words.xish.xpathparser.Parser( +twisted.words.xish.xpathparser.Scanner( +twisted.words.xish.xpathparser.SyntaxError( +twisted.words.xish.xpathparser.XPathParser( +twisted.words.xish.xpathparser.XPathParserScanner( +twisted.words.xish.xpathparser.__builtins__ +twisted.words.xish.xpathparser.__doc__ +twisted.words.xish.xpathparser.__file__ +twisted.words.xish.xpathparser.__name__ +twisted.words.xish.xpathparser.__package__ +twisted.words.xish.xpathparser.parse( +twisted.words.xish.xpathparser.print_error( +twisted.words.xish.xpathparser.print_line_with_pointer( +twisted.words.xish.xpathparser.re +twisted.words.xish.xpathparser.sys +twisted.words.xish.xpathparser.wrap_error_reporter( + +--- from twisted.words.xish import xpathparser --- +xpathparser.AttribValue( +xpathparser.BooleanValue( +xpathparser.CompareValue( +xpathparser.Context( +xpathparser.Function( +xpathparser.IndexValue( +xpathparser.LiteralValue( +xpathparser.NoMoreTokens( +xpathparser.Parser( +xpathparser.Scanner( +xpathparser.SyntaxError( +xpathparser.XPathParser( +xpathparser.XPathParserScanner( +xpathparser.__builtins__ +xpathparser.__doc__ +xpathparser.__file__ +xpathparser.__name__ +xpathparser.__package__ +xpathparser.parse( +xpathparser.print_error( +xpathparser.print_line_with_pointer( +xpathparser.re +xpathparser.sys +xpathparser.wrap_error_reporter( + +--- from twisted.words.xish.xpathparser import * --- +Context( +NoMoreTokens( +XPathParser( +XPathParserScanner( +print_error( +print_line_with_pointer( +wrap_error_reporter( + +--- import twisted.application.reactors --- +twisted.application.reactors.Attribute( +twisted.application.reactors.IPlugin( +twisted.application.reactors.IReactorInstaller( +twisted.application.reactors.Interface( +twisted.application.reactors.NoSuchReactor( +twisted.application.reactors.Reactor( +twisted.application.reactors.__builtins__ +twisted.application.reactors.__doc__ +twisted.application.reactors.__file__ +twisted.application.reactors.__name__ +twisted.application.reactors.__package__ +twisted.application.reactors.getPlugins( +twisted.application.reactors.getReactorTypes( +twisted.application.reactors.implements( +twisted.application.reactors.installReactor( +twisted.application.reactors.namedAny( + +--- from twisted.application import reactors --- +reactors.Attribute( +reactors.IPlugin( +reactors.IReactorInstaller( +reactors.Interface( +reactors.NoSuchReactor( +reactors.Reactor( +reactors.__builtins__ +reactors.__doc__ +reactors.__file__ +reactors.__name__ +reactors.__package__ +reactors.getPlugins( +reactors.getReactorTypes( +reactors.implements( +reactors.installReactor( +reactors.namedAny( + +--- from twisted.application.reactors import * --- +IReactorInstaller( +getReactorTypes( + +--- import twisted.conch.client.agent --- +twisted.conch.client.agent.SSHAgentClient( +twisted.conch.client.agent.SSHAgentForwardingChannel( +twisted.conch.client.agent.SSHAgentForwardingLocal( +twisted.conch.client.agent.__builtins__ +twisted.conch.client.agent.__doc__ +twisted.conch.client.agent.__file__ +twisted.conch.client.agent.__name__ +twisted.conch.client.agent.__package__ +twisted.conch.client.agent.agent +twisted.conch.client.agent.channel +twisted.conch.client.agent.log +twisted.conch.client.agent.protocol + +--- from twisted.conch.client import agent --- +agent.SSHAgentClient( +agent.SSHAgentForwardingChannel( +agent.SSHAgentForwardingLocal( +agent.__builtins__ +agent.__doc__ +agent.__file__ +agent.__name__ +agent.__package__ +agent.agent +agent.channel +agent.log +agent.protocol + +--- from twisted.conch.client.agent import * --- +SSHAgentClient( +SSHAgentForwardingChannel( +SSHAgentForwardingLocal( +agent + +--- import twisted.conch.client.connect --- +twisted.conch.client.connect.__builtins__ +twisted.conch.client.connect.__doc__ +twisted.conch.client.connect.__file__ +twisted.conch.client.connect.__name__ +twisted.conch.client.connect.__package__ +twisted.conch.client.connect.connect( +twisted.conch.client.connect.connectTypes +twisted.conch.client.connect.direct +twisted.conch.client.connect.unix + +--- from twisted.conch.client import connect --- +connect.__builtins__ +connect.__doc__ +connect.__file__ +connect.__name__ +connect.__package__ +connect.connect( +connect.connectTypes +connect.direct +connect.unix + +--- from twisted.conch.client.connect import * --- +connectTypes +direct + +--- import twisted.conch.client.default --- +twisted.conch.client.default.ConchError( +twisted.conch.client.default.ConsoleUI( +twisted.conch.client.default.FilePath( +twisted.conch.client.default.KnownHostsFile( +twisted.conch.client.default.SSHUserAuthClient( +twisted.conch.client.default.__builtins__ +twisted.conch.client.default.__doc__ +twisted.conch.client.default.__file__ +twisted.conch.client.default.__name__ +twisted.conch.client.default.__package__ +twisted.conch.client.default.agent +twisted.conch.client.default.base64 +twisted.conch.client.default.common +twisted.conch.client.default.defer +twisted.conch.client.default.getpass +twisted.conch.client.default.isInKnownHosts( +twisted.conch.client.default.keys +twisted.conch.client.default.log +twisted.conch.client.default.os +twisted.conch.client.default.protocol +twisted.conch.client.default.reactor +twisted.conch.client.default.sys +twisted.conch.client.default.userauth +twisted.conch.client.default.verifyHostKey( + +--- from twisted.conch.client import default --- +default.ConchError( +default.ConsoleUI( +default.FilePath( +default.KnownHostsFile( +default.SSHUserAuthClient( +default.agent +default.base64 +default.common +default.defer +default.getpass +default.isInKnownHosts( +default.keys +default.log +default.os +default.protocol +default.reactor +default.sys +default.userauth +default.verifyHostKey( + +--- from twisted.conch.client.default import * --- +ConsoleUI( +KnownHostsFile( +SSHUserAuthClient( +isInKnownHosts( +userauth +verifyHostKey( + +--- import twisted.conch.client.direct --- +twisted.conch.client.direct.SSHClientFactory( +twisted.conch.client.direct.SSHClientTransport( +twisted.conch.client.direct.__builtins__ +twisted.conch.client.direct.__doc__ +twisted.conch.client.direct.__file__ +twisted.conch.client.direct.__name__ +twisted.conch.client.direct.__package__ +twisted.conch.client.direct.connect( +twisted.conch.client.direct.defer +twisted.conch.client.direct.error +twisted.conch.client.direct.log +twisted.conch.client.direct.os +twisted.conch.client.direct.protocol +twisted.conch.client.direct.reactor +twisted.conch.client.direct.transport +twisted.conch.client.direct.unix + +--- from twisted.conch.client import direct --- +direct.SSHClientFactory( +direct.SSHClientTransport( +direct.__builtins__ +direct.__doc__ +direct.__file__ +direct.__name__ +direct.__package__ +direct.connect( +direct.defer +direct.error +direct.log +direct.os +direct.protocol +direct.reactor +direct.transport +direct.unix + +--- from twisted.conch.client.direct import * --- +SSHClientFactory( +SSHClientTransport( + +--- import twisted.conch.client.options --- +twisted.conch.client.options.ConchOptions( +twisted.conch.client.options.SSHCiphers( +twisted.conch.client.options.SSHClientTransport( +twisted.conch.client.options.__builtins__ +twisted.conch.client.options.__doc__ +twisted.conch.client.options.__file__ +twisted.conch.client.options.__name__ +twisted.conch.client.options.__package__ +twisted.conch.client.options.connect +twisted.conch.client.options.sys +twisted.conch.client.options.usage + +--- from twisted.conch.client import options --- +options.ConchOptions( +options.SSHCiphers( +options.SSHClientTransport( +options.__builtins__ +options.__doc__ +options.__file__ +options.__name__ +options.__package__ +options.connect +options.sys +options.usage + +--- from twisted.conch.client.options import * --- +ConchOptions( +SSHCiphers( +connect + +--- import twisted.conch.client.unix --- +twisted.conch.client.unix.ConchError( +twisted.conch.client.unix.SSHUnixChannel( +twisted.conch.client.unix.SSHUnixClientFactory( +twisted.conch.client.unix.SSHUnixClientProtocol( +twisted.conch.client.unix.SSHUnixProtocol( +twisted.conch.client.unix.SSHUnixServerFactory( +twisted.conch.client.unix.SSHUnixServerProtocol( +twisted.conch.client.unix.__builtins__ +twisted.conch.client.unix.__doc__ +twisted.conch.client.unix.__file__ +twisted.conch.client.unix.__name__ +twisted.conch.client.unix.__package__ +twisted.conch.client.unix.banana +twisted.conch.client.unix.channel +twisted.conch.client.unix.connect( +twisted.conch.client.unix.connection +twisted.conch.client.unix.defer +twisted.conch.client.unix.log +twisted.conch.client.unix.os +twisted.conch.client.unix.pickle +twisted.conch.client.unix.protocol +twisted.conch.client.unix.reactor +twisted.conch.client.unix.stat +twisted.conch.client.unix.types + +--- from twisted.conch.client import unix --- +unix.SSHUnixChannel( +unix.SSHUnixClientFactory( +unix.SSHUnixClientProtocol( +unix.SSHUnixProtocol( +unix.SSHUnixServerFactory( +unix.SSHUnixServerProtocol( +unix.banana +unix.channel +unix.connect( +unix.connection +unix.defer +unix.pickle +unix.reactor +unix.types + +--- from twisted.conch.client.unix import * --- +SSHUnixChannel( +SSHUnixClientFactory( +SSHUnixClientProtocol( +SSHUnixProtocol( +SSHUnixServerFactory( +SSHUnixServerProtocol( +connection + +--- import twisted.conch.insults.client --- +twisted.conch.insults.client.InsultsClient( +twisted.conch.insults.client.__builtins__ +twisted.conch.insults.client.__doc__ +twisted.conch.insults.client.__file__ +twisted.conch.insults.client.__name__ +twisted.conch.insults.client.__package__ +twisted.conch.insults.client.protocol + +--- from twisted.conch.insults import client --- +client.InsultsClient( + +--- from twisted.conch.insults.client import * --- +InsultsClient( + +--- import twisted.conch.insults.colors --- +twisted.conch.insults.colors.BG_BLACK +twisted.conch.insults.colors.BG_BLUE +twisted.conch.insults.colors.BG_CYAN +twisted.conch.insults.colors.BG_GREEN +twisted.conch.insults.colors.BG_MAGENTA +twisted.conch.insults.colors.BG_RED +twisted.conch.insults.colors.BG_WHITE +twisted.conch.insults.colors.BG_YELLOW +twisted.conch.insults.colors.BLINK_FAST +twisted.conch.insults.colors.BLINK_SLOW +twisted.conch.insults.colors.BOLD +twisted.conch.insults.colors.CLEAR +twisted.conch.insults.colors.CONCEALED +twisted.conch.insults.colors.DIM +twisted.conch.insults.colors.FG_BLACK +twisted.conch.insults.colors.FG_BLUE +twisted.conch.insults.colors.FG_CYAN +twisted.conch.insults.colors.FG_GREEN +twisted.conch.insults.colors.FG_MAGENTA +twisted.conch.insults.colors.FG_RED +twisted.conch.insults.colors.FG_WHITE +twisted.conch.insults.colors.FG_YELLOW +twisted.conch.insults.colors.ITALIC +twisted.conch.insults.colors.REVERSE +twisted.conch.insults.colors.UNDERSCORE +twisted.conch.insults.colors.__builtins__ +twisted.conch.insults.colors.__doc__ +twisted.conch.insults.colors.__file__ +twisted.conch.insults.colors.__name__ +twisted.conch.insults.colors.__package__ + +--- from twisted.conch.insults import colors --- +colors.BG_BLACK +colors.BG_BLUE +colors.BG_CYAN +colors.BG_GREEN +colors.BG_MAGENTA +colors.BG_RED +colors.BG_WHITE +colors.BG_YELLOW +colors.BLINK_FAST +colors.BLINK_SLOW +colors.BOLD +colors.CLEAR +colors.CONCEALED +colors.DIM +colors.FG_BLACK +colors.FG_BLUE +colors.FG_CYAN +colors.FG_GREEN +colors.FG_MAGENTA +colors.FG_RED +colors.FG_WHITE +colors.FG_YELLOW +colors.ITALIC +colors.REVERSE +colors.UNDERSCORE +colors.__builtins__ +colors.__doc__ +colors.__file__ +colors.__name__ +colors.__package__ + +--- from twisted.conch.insults.colors import * --- +BG_BLACK +BG_BLUE +BG_CYAN +BG_GREEN +BG_MAGENTA +BG_RED +BG_WHITE +BG_YELLOW +BLINK_FAST +BLINK_SLOW +CONCEALED +DIM +FG_BLACK +FG_BLUE +FG_CYAN +FG_GREEN +FG_MAGENTA +FG_RED +FG_WHITE +FG_YELLOW +REVERSE +UNDERSCORE + +--- import twisted.conch.insults.helper --- +twisted.conch.insults.helper.BACKGROUND +twisted.conch.insults.helper.BLACK +twisted.conch.insults.helper.BLUE +twisted.conch.insults.helper.CYAN +twisted.conch.insults.helper.CharacterAttribute( +twisted.conch.insults.helper.ExpectableBuffer( +twisted.conch.insults.helper.ExpectationTimeout( +twisted.conch.insults.helper.FOREGROUND +twisted.conch.insults.helper.GREEN +twisted.conch.insults.helper.MAGENTA +twisted.conch.insults.helper.N_COLORS +twisted.conch.insults.helper.RED +twisted.conch.insults.helper.TerminalBuffer( +twisted.conch.insults.helper.WHITE +twisted.conch.insults.helper.YELLOW +twisted.conch.insults.helper.__all__ +twisted.conch.insults.helper.__builtins__ +twisted.conch.insults.helper.__doc__ +twisted.conch.insults.helper.__file__ +twisted.conch.insults.helper.__name__ +twisted.conch.insults.helper.__package__ +twisted.conch.insults.helper.defer +twisted.conch.insults.helper.implements( +twisted.conch.insults.helper.insults +twisted.conch.insults.helper.log +twisted.conch.insults.helper.protocol +twisted.conch.insults.helper.re +twisted.conch.insults.helper.reactor +twisted.conch.insults.helper.string + +--- from twisted.conch.insults import helper --- +helper.BACKGROUND +helper.BLACK +helper.BLUE +helper.CYAN +helper.CharacterAttribute( +helper.ExpectableBuffer( +helper.ExpectationTimeout( +helper.FOREGROUND +helper.GREEN +helper.MAGENTA +helper.N_COLORS +helper.RED +helper.TerminalBuffer( +helper.WHITE +helper.YELLOW +helper.__all__ +helper.__builtins__ +helper.__doc__ +helper.__file__ +helper.__name__ +helper.__package__ +helper.defer +helper.implements( +helper.insults +helper.log +helper.protocol +helper.re +helper.reactor +helper.string + +--- from twisted.conch.insults.helper import * --- +BACKGROUND +CharacterAttribute( +ExpectableBuffer( +ExpectationTimeout( +FOREGROUND +MAGENTA +N_COLORS +TerminalBuffer( +YELLOW + +--- import twisted.conch.insults.insults --- +twisted.conch.insults.insults.BLINK +twisted.conch.insults.insults.BOLD +twisted.conch.insults.insults.CSI +twisted.conch.insults.insults.CST +twisted.conch.insults.insults.CS_ALTERNATE +twisted.conch.insults.insults.CS_ALTERNATE_SPECIAL +twisted.conch.insults.insults.CS_DRAWING +twisted.conch.insults.insults.CS_UK +twisted.conch.insults.insults.CS_US +twisted.conch.insults.insults.ClientProtocol( +twisted.conch.insults.insults.FUNCTION_KEYS +twisted.conch.insults.insults.G0 +twisted.conch.insults.insults.G1 +twisted.conch.insults.insults.G2 +twisted.conch.insults.insults.G3 +twisted.conch.insults.insults.ITerminalProtocol( +twisted.conch.insults.insults.ITerminalTransport( +twisted.conch.insults.insults.Interface( +twisted.conch.insults.insults.NORMAL +twisted.conch.insults.insults.REVERSE_VIDEO +twisted.conch.insults.insults.ServerProtocol( +twisted.conch.insults.insults.TerminalProtocol( +twisted.conch.insults.insults.UNDERLINE +twisted.conch.insults.insults.Vector( +twisted.conch.insults.insults.__all__ +twisted.conch.insults.insults.__builtins__ +twisted.conch.insults.insults.__doc__ +twisted.conch.insults.insults.__file__ +twisted.conch.insults.insults.__name__ +twisted.conch.insults.insults.__package__ +twisted.conch.insults.insults.const +twisted.conch.insults.insults.defer +twisted.conch.insults.insults.iinternet +twisted.conch.insults.insults.implements( +twisted.conch.insults.insults.log( +twisted.conch.insults.insults.modes( +twisted.conch.insults.insults.name +twisted.conch.insults.insults.privateModes( +twisted.conch.insults.insults.protocol + +--- from twisted.conch.insults import insults --- +insults.BLINK +insults.BOLD +insults.CSI +insults.CST +insults.CS_ALTERNATE +insults.CS_ALTERNATE_SPECIAL +insults.CS_DRAWING +insults.CS_UK +insults.CS_US +insults.ClientProtocol( +insults.FUNCTION_KEYS +insults.G0 +insults.G1 +insults.G2 +insults.G3 +insults.ITerminalProtocol( +insults.ITerminalTransport( +insults.Interface( +insults.NORMAL +insults.REVERSE_VIDEO +insults.ServerProtocol( +insults.TerminalProtocol( +insults.UNDERLINE +insults.Vector( +insults.__all__ +insults.const +insults.defer +insults.iinternet +insults.implements( +insults.log( +insults.modes( +insults.name +insults.privateModes( +insults.protocol + +--- from twisted.conch.insults.insults import * --- +BLINK +CSI +CST +CS_ALTERNATE +CS_ALTERNATE_SPECIAL +CS_DRAWING +CS_UK +CS_US +ClientProtocol( +FUNCTION_KEYS +G0 +G1 +G2 +G3 +ITerminalProtocol( +ITerminalTransport( +REVERSE_VIDEO +TerminalProtocol( +Vector( +const +modes( +privateModes( + +--- import twisted.conch.insults.text --- +twisted.conch.insults.text.CharacterAttributes( +twisted.conch.insults.text.__all__ +twisted.conch.insults.text.__builtins__ +twisted.conch.insults.text.__doc__ +twisted.conch.insults.text.__file__ +twisted.conch.insults.text.__name__ +twisted.conch.insults.text.__package__ +twisted.conch.insults.text.attributes +twisted.conch.insults.text.flatten( +twisted.conch.insults.text.helper +twisted.conch.insults.text.insults + +--- from twisted.conch.insults import text --- +text.CharacterAttributes( +text.__all__ +text.attributes +text.flatten( +text.helper +text.insults + +--- from twisted.conch.insults.text import * --- +CharacterAttributes( +attributes + +--- import twisted.conch.insults.window --- +twisted.conch.insults.window.AbsoluteBox( +twisted.conch.insults.window.Border( +twisted.conch.insults.window.BoundedTerminalWrapper( +twisted.conch.insults.window.Button( +twisted.conch.insults.window.Canvas( +twisted.conch.insults.window.ContainerWidget( +twisted.conch.insults.window.HBox( +twisted.conch.insults.window.HorizontalScrollbar( +twisted.conch.insults.window.Packer( +twisted.conch.insults.window.PasswordInput( +twisted.conch.insults.window.ScrolledArea( +twisted.conch.insults.window.Selection( +twisted.conch.insults.window.TextInput( +twisted.conch.insults.window.TextOutput( +twisted.conch.insults.window.TextOutputArea( +twisted.conch.insults.window.TopWindow( +twisted.conch.insults.window.VBox( +twisted.conch.insults.window.VerticalScrollbar( +twisted.conch.insults.window.Viewport( +twisted.conch.insults.window.Widget( +twisted.conch.insults.window.YieldFocus( +twisted.conch.insults.window.__builtins__ +twisted.conch.insults.window.__doc__ +twisted.conch.insults.window.__file__ +twisted.conch.insults.window.__name__ +twisted.conch.insults.window.__package__ +twisted.conch.insults.window.array +twisted.conch.insults.window.cursor( +twisted.conch.insults.window.helper +twisted.conch.insults.window.horizontalLine( +twisted.conch.insults.window.insults +twisted.conch.insults.window.rectangle( +twisted.conch.insults.window.tptext +twisted.conch.insults.window.verticalLine( + +--- from twisted.conch.insults import window --- +window.AbsoluteBox( +window.Border( +window.BoundedTerminalWrapper( +window.Button( +window.Canvas( +window.ContainerWidget( +window.HBox( +window.HorizontalScrollbar( +window.Packer( +window.PasswordInput( +window.ScrolledArea( +window.Selection( +window.TextInput( +window.TextOutput( +window.TextOutputArea( +window.TopWindow( +window.VBox( +window.VerticalScrollbar( +window.Viewport( +window.Widget( +window.YieldFocus( +window.__builtins__ +window.__doc__ +window.__file__ +window.__name__ +window.__package__ +window.array +window.cursor( +window.helper +window.horizontalLine( +window.insults +window.rectangle( +window.tptext +window.verticalLine( + +--- from twisted.conch.insults.window import * --- +AbsoluteBox( +Border( +BoundedTerminalWrapper( +ContainerWidget( +HBox( +HorizontalScrollbar( +PasswordInput( +ScrolledArea( +Selection( +TextInput( +TextOutput( +TextOutputArea( +TopWindow( +VBox( +VerticalScrollbar( +Viewport( +YieldFocus( +cursor( +horizontalLine( +rectangle( +tptext +verticalLine( + +--- import twisted.conch.openssh_compat.factory --- +twisted.conch.openssh_compat.factory.OpenSSHFactory( +twisted.conch.openssh_compat.factory.__builtins__ +twisted.conch.openssh_compat.factory.__doc__ +twisted.conch.openssh_compat.factory.__file__ +twisted.conch.openssh_compat.factory.__name__ +twisted.conch.openssh_compat.factory.__package__ +twisted.conch.openssh_compat.factory.common +twisted.conch.openssh_compat.factory.errno +twisted.conch.openssh_compat.factory.factory +twisted.conch.openssh_compat.factory.keys +twisted.conch.openssh_compat.factory.log +twisted.conch.openssh_compat.factory.os +twisted.conch.openssh_compat.factory.primes +twisted.conch.openssh_compat.factory.runAsEffectiveUser( + +--- from twisted.conch.openssh_compat import factory --- +factory.OpenSSHFactory( +factory.__builtins__ +factory.__doc__ +factory.__file__ +factory.__name__ +factory.__package__ +factory.common +factory.errno +factory.factory +factory.keys +factory.log +factory.os +factory.primes +factory.runAsEffectiveUser( + +--- from twisted.conch.openssh_compat.factory import * --- +OpenSSHFactory( +primes + +--- import twisted.conch.openssh_compat.primes --- +twisted.conch.openssh_compat.primes.__builtins__ +twisted.conch.openssh_compat.primes.__doc__ +twisted.conch.openssh_compat.primes.__file__ +twisted.conch.openssh_compat.primes.__name__ +twisted.conch.openssh_compat.primes.__package__ +twisted.conch.openssh_compat.primes.parseModuliFile( + +--- from twisted.conch.openssh_compat import primes --- +primes.__builtins__ +primes.__doc__ +primes.__file__ +primes.__name__ +primes.__package__ +primes.parseModuliFile( + +--- from twisted.conch.openssh_compat.primes import * --- +parseModuliFile( + +--- import twisted.conch.scripts.cftp --- +twisted.conch.scripts.cftp.ClientOptions( +twisted.conch.scripts.cftp.ConchError( +twisted.conch.scripts.cftp.FileWrapper( +twisted.conch.scripts.cftp.SSHConnection( +twisted.conch.scripts.cftp.SSHSession( +twisted.conch.scripts.cftp.StdioClient( +twisted.conch.scripts.cftp.__builtins__ +twisted.conch.scripts.cftp.__doc__ +twisted.conch.scripts.cftp.__file__ +twisted.conch.scripts.cftp.__name__ +twisted.conch.scripts.cftp.__package__ +twisted.conch.scripts.cftp.agent +twisted.conch.scripts.cftp.base64 +twisted.conch.scripts.cftp.basic +twisted.conch.scripts.cftp.channel +twisted.conch.scripts.cftp.common +twisted.conch.scripts.cftp.connect +twisted.conch.scripts.cftp.connection +twisted.conch.scripts.cftp.default +twisted.conch.scripts.cftp.defer +twisted.conch.scripts.cftp.doConnect( +twisted.conch.scripts.cftp.errno +twisted.conch.scripts.cftp.failure +twisted.conch.scripts.cftp.fcntl +twisted.conch.scripts.cftp.filetransfer +twisted.conch.scripts.cftp.fnmatch +twisted.conch.scripts.cftp.getpass +twisted.conch.scripts.cftp.glob +twisted.conch.scripts.cftp.handleError( +twisted.conch.scripts.cftp.log +twisted.conch.scripts.cftp.options +twisted.conch.scripts.cftp.os +twisted.conch.scripts.cftp.pwd +twisted.conch.scripts.cftp.reactor +twisted.conch.scripts.cftp.run( +twisted.conch.scripts.cftp.signal +twisted.conch.scripts.cftp.stat +twisted.conch.scripts.cftp.stdio +twisted.conch.scripts.cftp.struct +twisted.conch.scripts.cftp.sys +twisted.conch.scripts.cftp.time +twisted.conch.scripts.cftp.tty +twisted.conch.scripts.cftp.usage +twisted.conch.scripts.cftp.utils + +--- from twisted.conch.scripts import cftp --- +cftp.ClientOptions( +cftp.ConchError( +cftp.FileWrapper( +cftp.SSHConnection( +cftp.SSHSession( +cftp.StdioClient( +cftp.__builtins__ +cftp.__doc__ +cftp.__file__ +cftp.__name__ +cftp.__package__ +cftp.agent +cftp.base64 +cftp.basic +cftp.channel +cftp.common +cftp.connect +cftp.connection +cftp.default +cftp.defer +cftp.doConnect( +cftp.errno +cftp.failure +cftp.fcntl +cftp.filetransfer +cftp.fnmatch +cftp.getpass +cftp.glob +cftp.handleError( +cftp.log +cftp.options +cftp.os +cftp.pwd +cftp.reactor +cftp.run( +cftp.signal +cftp.stat +cftp.stdio +cftp.struct +cftp.sys +cftp.time +cftp.tty +cftp.usage +cftp.utils + +--- from twisted.conch.scripts.cftp import * --- +ClientOptions( +SSHConnection( +SSHSession( +StdioClient( +doConnect( +handleError( +options + +--- import twisted.conch.scripts.ckeygen --- +twisted.conch.scripts.ckeygen.GeneralOptions( +twisted.conch.scripts.ckeygen.__builtins__ +twisted.conch.scripts.ckeygen.__doc__ +twisted.conch.scripts.ckeygen.__file__ +twisted.conch.scripts.ckeygen.__name__ +twisted.conch.scripts.ckeygen.__package__ +twisted.conch.scripts.ckeygen.changePassPhrase( +twisted.conch.scripts.ckeygen.displayPublicKey( +twisted.conch.scripts.ckeygen.filepath +twisted.conch.scripts.ckeygen.generateDSAkey( +twisted.conch.scripts.ckeygen.generateRSAkey( +twisted.conch.scripts.ckeygen.getpass +twisted.conch.scripts.ckeygen.handleError( +twisted.conch.scripts.ckeygen.keys +twisted.conch.scripts.ckeygen.log +twisted.conch.scripts.ckeygen.os +twisted.conch.scripts.ckeygen.printFingerprint( +twisted.conch.scripts.ckeygen.randbytes +twisted.conch.scripts.ckeygen.run( +twisted.conch.scripts.ckeygen.socket +twisted.conch.scripts.ckeygen.sys +twisted.conch.scripts.ckeygen.termios +twisted.conch.scripts.ckeygen.usage + +--- from twisted.conch.scripts import ckeygen --- +ckeygen.GeneralOptions( +ckeygen.__builtins__ +ckeygen.__doc__ +ckeygen.__file__ +ckeygen.__name__ +ckeygen.__package__ +ckeygen.changePassPhrase( +ckeygen.displayPublicKey( +ckeygen.filepath +ckeygen.generateDSAkey( +ckeygen.generateRSAkey( +ckeygen.getpass +ckeygen.handleError( +ckeygen.keys +ckeygen.log +ckeygen.os +ckeygen.printFingerprint( +ckeygen.randbytes +ckeygen.run( +ckeygen.socket +ckeygen.sys +ckeygen.termios +ckeygen.usage + +--- from twisted.conch.scripts.ckeygen import * --- +GeneralOptions( +changePassPhrase( +displayPublicKey( +generateDSAkey( +generateRSAkey( +printFingerprint( + +--- import twisted.conch.scripts.conch --- +twisted.conch.scripts.conch.ClientOptions( +twisted.conch.scripts.conch.ConchError( +twisted.conch.scripts.conch.SSHConnectForwardingChannel( +twisted.conch.scripts.conch.SSHConnection( +twisted.conch.scripts.conch.SSHListenClientForwardingChannel( +twisted.conch.scripts.conch.SSHSession( +twisted.conch.scripts.conch.__builtins__ +twisted.conch.scripts.conch.__doc__ +twisted.conch.scripts.conch.__file__ +twisted.conch.scripts.conch.__name__ +twisted.conch.scripts.conch.__package__ +twisted.conch.scripts.conch.agent +twisted.conch.scripts.conch.base64 +twisted.conch.scripts.conch.beforeShutdown( +twisted.conch.scripts.conch.channel +twisted.conch.scripts.conch.common +twisted.conch.scripts.conch.conn +twisted.conch.scripts.conch.connect +twisted.conch.scripts.conch.connection +twisted.conch.scripts.conch.default +twisted.conch.scripts.conch.defer +twisted.conch.scripts.conch.doConnect( +twisted.conch.scripts.conch.errno +twisted.conch.scripts.conch.exitStatus +twisted.conch.scripts.conch.fcntl +twisted.conch.scripts.conch.forwarding +twisted.conch.scripts.conch.getpass +twisted.conch.scripts.conch.handleError( +twisted.conch.scripts.conch.log +twisted.conch.scripts.conch.old +twisted.conch.scripts.conch.onConnect( +twisted.conch.scripts.conch.options +twisted.conch.scripts.conch.os +twisted.conch.scripts.conch.reConnect( +twisted.conch.scripts.conch.reactor +twisted.conch.scripts.conch.run( +twisted.conch.scripts.conch.session +twisted.conch.scripts.conch.signal +twisted.conch.scripts.conch.stat +twisted.conch.scripts.conch.stdio +twisted.conch.scripts.conch.stopConnection( +twisted.conch.scripts.conch.struct +twisted.conch.scripts.conch.sys +twisted.conch.scripts.conch.task +twisted.conch.scripts.conch.tty +twisted.conch.scripts.conch.usage + +--- from twisted.conch.scripts import conch --- +conch.ClientOptions( +conch.ConchError( +conch.SSHConnectForwardingChannel( +conch.SSHConnection( +conch.SSHListenClientForwardingChannel( +conch.SSHSession( +conch.agent +conch.base64 +conch.beforeShutdown( +conch.channel +conch.common +conch.conn +conch.connect +conch.connection +conch.default +conch.defer +conch.doConnect( +conch.errno +conch.exitStatus +conch.fcntl +conch.forwarding +conch.getpass +conch.handleError( +conch.log +conch.old +conch.onConnect( +conch.options +conch.os +conch.reConnect( +conch.reactor +conch.run( +conch.session +conch.signal +conch.stat +conch.stdio +conch.stopConnection( +conch.struct +conch.sys +conch.task +conch.tty +conch.usage + +--- from twisted.conch.scripts.conch import * --- +SSHConnectForwardingChannel( +SSHListenClientForwardingChannel( +beforeShutdown( +conn +exitStatus +old +onConnect( +reConnect( +stopConnection( + +--- import twisted.conch.scripts.tkconch --- +twisted.conch.scripts.tkconch.GeneralOptions( +twisted.conch.scripts.tkconch.SSHClientFactory( +twisted.conch.scripts.tkconch.SSHClientTransport( +twisted.conch.scripts.tkconch.SSHConnection( +twisted.conch.scripts.tkconch.SSHSession( +twisted.conch.scripts.tkconch.SSHUserAuthClient( +twisted.conch.scripts.tkconch.TkConchMenu( +twisted.conch.scripts.tkconch.Tkinter +twisted.conch.scripts.tkconch.__builtins__ +twisted.conch.scripts.tkconch.__doc__ +twisted.conch.scripts.tkconch.__file__ +twisted.conch.scripts.tkconch.__name__ +twisted.conch.scripts.tkconch.__package__ +twisted.conch.scripts.tkconch.base64 +twisted.conch.scripts.tkconch.channel +twisted.conch.scripts.tkconch.common +twisted.conch.scripts.tkconch.connection +twisted.conch.scripts.tkconch.defer +twisted.conch.scripts.tkconch.deferredAskFrame( +twisted.conch.scripts.tkconch.exitStatus +twisted.conch.scripts.tkconch.forwarding +twisted.conch.scripts.tkconch.frame +twisted.conch.scripts.tkconch.getpass +twisted.conch.scripts.tkconch.handleError( +twisted.conch.scripts.tkconch.isInKnownHosts( +twisted.conch.scripts.tkconch.keys +twisted.conch.scripts.tkconch.log +twisted.conch.scripts.tkconch.menu +twisted.conch.scripts.tkconch.nested_scopes +twisted.conch.scripts.tkconch.options +twisted.conch.scripts.tkconch.os +twisted.conch.scripts.tkconch.protocol +twisted.conch.scripts.tkconch.reactor +twisted.conch.scripts.tkconch.run( +twisted.conch.scripts.tkconch.session +twisted.conch.scripts.tkconch.signal +twisted.conch.scripts.tkconch.string +twisted.conch.scripts.tkconch.struct +twisted.conch.scripts.tkconch.sys +twisted.conch.scripts.tkconch.tkFileDialog +twisted.conch.scripts.tkconch.tkFont +twisted.conch.scripts.tkconch.tkMessageBox +twisted.conch.scripts.tkconch.tksupport +twisted.conch.scripts.tkconch.tkvt100 +twisted.conch.scripts.tkconch.transport +twisted.conch.scripts.tkconch.usage +twisted.conch.scripts.tkconch.userauth + +--- from twisted.conch.scripts import tkconch --- +tkconch.GeneralOptions( +tkconch.SSHClientFactory( +tkconch.SSHClientTransport( +tkconch.SSHConnection( +tkconch.SSHSession( +tkconch.SSHUserAuthClient( +tkconch.TkConchMenu( +tkconch.Tkinter +tkconch.__builtins__ +tkconch.__doc__ +tkconch.__file__ +tkconch.__name__ +tkconch.__package__ +tkconch.base64 +tkconch.channel +tkconch.common +tkconch.connection +tkconch.defer +tkconch.deferredAskFrame( +tkconch.exitStatus +tkconch.forwarding +tkconch.frame +tkconch.getpass +tkconch.handleError( +tkconch.isInKnownHosts( +tkconch.keys +tkconch.log +tkconch.menu +tkconch.nested_scopes +tkconch.options +tkconch.os +tkconch.protocol +tkconch.reactor +tkconch.run( +tkconch.session +tkconch.signal +tkconch.string +tkconch.struct +tkconch.sys +tkconch.tkFileDialog +tkconch.tkFont +tkconch.tkMessageBox +tkconch.tksupport +tkconch.tkvt100 +tkconch.transport +tkconch.usage +tkconch.userauth + +--- from twisted.conch.scripts.tkconch import * --- +TkConchMenu( +deferredAskFrame( +menu +tkFileDialog +tkFont +tksupport +tkvt100 + +--- import twisted.conch.ssh.agent --- +twisted.conch.ssh.agent.AGENTC_ADD_IDENTITY +twisted.conch.ssh.agent.AGENTC_REMOVE_ALL_IDENTITIES +twisted.conch.ssh.agent.AGENTC_REMOVE_ALL_RSA_IDENTITIES +twisted.conch.ssh.agent.AGENTC_REMOVE_IDENTITY +twisted.conch.ssh.agent.AGENTC_REMOVE_RSA_IDENTITY +twisted.conch.ssh.agent.AGENTC_REQUEST_IDENTITIES +twisted.conch.ssh.agent.AGENTC_REQUEST_RSA_IDENTITIES +twisted.conch.ssh.agent.AGENTC_SIGN_REQUEST +twisted.conch.ssh.agent.AGENT_FAILURE +twisted.conch.ssh.agent.AGENT_IDENTITIES_ANSWER +twisted.conch.ssh.agent.AGENT_RSA_IDENTITIES_ANSWER +twisted.conch.ssh.agent.AGENT_SIGN_RESPONSE +twisted.conch.ssh.agent.AGENT_SUCCESS +twisted.conch.ssh.agent.ConchError( +twisted.conch.ssh.agent.MissingKeyStoreError( +twisted.conch.ssh.agent.NS( +twisted.conch.ssh.agent.SSHAgentClient( +twisted.conch.ssh.agent.SSHAgentServer( +twisted.conch.ssh.agent.__builtins__ +twisted.conch.ssh.agent.__doc__ +twisted.conch.ssh.agent.__file__ +twisted.conch.ssh.agent.__name__ +twisted.conch.ssh.agent.__package__ +twisted.conch.ssh.agent.defer +twisted.conch.ssh.agent.getMP( +twisted.conch.ssh.agent.getNS( +twisted.conch.ssh.agent.keys +twisted.conch.ssh.agent.messages +twisted.conch.ssh.agent.name +twisted.conch.ssh.agent.protocol +twisted.conch.ssh.agent.struct +twisted.conch.ssh.agent.value + +--- from twisted.conch.ssh import agent --- +agent.AGENTC_ADD_IDENTITY +agent.AGENTC_REMOVE_ALL_IDENTITIES +agent.AGENTC_REMOVE_ALL_RSA_IDENTITIES +agent.AGENTC_REMOVE_IDENTITY +agent.AGENTC_REMOVE_RSA_IDENTITY +agent.AGENTC_REQUEST_IDENTITIES +agent.AGENTC_REQUEST_RSA_IDENTITIES +agent.AGENTC_SIGN_REQUEST +agent.AGENT_FAILURE +agent.AGENT_IDENTITIES_ANSWER +agent.AGENT_RSA_IDENTITIES_ANSWER +agent.AGENT_SIGN_RESPONSE +agent.AGENT_SUCCESS +agent.ConchError( +agent.MissingKeyStoreError( +agent.NS( +agent.SSHAgentServer( +agent.defer +agent.getMP( +agent.getNS( +agent.keys +agent.messages +agent.name +agent.struct +agent.value + +--- from twisted.conch.ssh.agent import * --- +AGENTC_ADD_IDENTITY +AGENTC_REMOVE_ALL_IDENTITIES +AGENTC_REMOVE_ALL_RSA_IDENTITIES +AGENTC_REMOVE_IDENTITY +AGENTC_REMOVE_RSA_IDENTITY +AGENTC_REQUEST_IDENTITIES +AGENTC_REQUEST_RSA_IDENTITIES +AGENTC_SIGN_REQUEST +AGENT_FAILURE +AGENT_IDENTITIES_ANSWER +AGENT_RSA_IDENTITIES_ANSWER +AGENT_SIGN_RESPONSE +AGENT_SUCCESS +NS( +SSHAgentServer( +getMP( +getNS( +messages +value + +--- import twisted.conch.ssh.asn1 --- +twisted.conch.ssh.asn1.INTEGER +twisted.conch.ssh.asn1.SEQUENCE +twisted.conch.ssh.asn1.__builtins__ +twisted.conch.ssh.asn1.__doc__ +twisted.conch.ssh.asn1.__file__ +twisted.conch.ssh.asn1.__name__ +twisted.conch.ssh.asn1.__package__ +twisted.conch.ssh.asn1.number +twisted.conch.ssh.asn1.pack( +twisted.conch.ssh.asn1.parse( + +--- from twisted.conch.ssh import asn1 --- +asn1.INTEGER +asn1.SEQUENCE +asn1.__builtins__ +asn1.__doc__ +asn1.__file__ +asn1.__name__ +asn1.__package__ +asn1.number +asn1.pack( +asn1.parse( + +--- from twisted.conch.ssh.asn1 import * --- +INTEGER +SEQUENCE +number + +--- import twisted.conch.ssh.channel --- +twisted.conch.ssh.channel.SSHChannel( +twisted.conch.ssh.channel.__builtins__ +twisted.conch.ssh.channel.__doc__ +twisted.conch.ssh.channel.__file__ +twisted.conch.ssh.channel.__name__ +twisted.conch.ssh.channel.__package__ +twisted.conch.ssh.channel.implements( +twisted.conch.ssh.channel.interfaces +twisted.conch.ssh.channel.log + +--- from twisted.conch.ssh import channel --- +channel.SSHChannel( +channel.implements( +channel.interfaces +channel.log + +--- from twisted.conch.ssh.channel import * --- +SSHChannel( + +--- import twisted.conch.ssh.common --- +twisted.conch.ssh.common.Entropy( +twisted.conch.ssh.common.MP( +twisted.conch.ssh.common.MP_py( +twisted.conch.ssh.common.NS( +twisted.conch.ssh.common.Util +twisted.conch.ssh.common.__builtins__ +twisted.conch.ssh.common.__doc__ +twisted.conch.ssh.common.__file__ +twisted.conch.ssh.common.__name__ +twisted.conch.ssh.common.__package__ +twisted.conch.ssh.common.entropy +twisted.conch.ssh.common.ffs( +twisted.conch.ssh.common.getMP( +twisted.conch.ssh.common.getMP_py( +twisted.conch.ssh.common.getNS( +twisted.conch.ssh.common.install( +twisted.conch.ssh.common.pyPow( +twisted.conch.ssh.common.randbytes +twisted.conch.ssh.common.struct +twisted.conch.ssh.common.warnings + +--- from twisted.conch.ssh import common --- +common.Entropy( +common.MP( +common.MP_py( +common.NS( +common.Util +common.entropy +common.ffs( +common.getMP( +common.getMP_py( +common.getNS( +common.install( +common.pyPow( +common.randbytes +common.struct +common.warnings + +--- from twisted.conch.ssh.common import * --- +Entropy( +MP( +MP_py( +Util +entropy +ffs( +getMP_py( +pyPow( + +--- import twisted.conch.ssh.connection --- +twisted.conch.ssh.connection.EXTENDED_DATA_STDERR +twisted.conch.ssh.connection.MSG_CHANNEL_CLOSE +twisted.conch.ssh.connection.MSG_CHANNEL_DATA +twisted.conch.ssh.connection.MSG_CHANNEL_EOF +twisted.conch.ssh.connection.MSG_CHANNEL_EXTENDED_DATA +twisted.conch.ssh.connection.MSG_CHANNEL_FAILURE +twisted.conch.ssh.connection.MSG_CHANNEL_OPEN +twisted.conch.ssh.connection.MSG_CHANNEL_OPEN_CONFIRMATION +twisted.conch.ssh.connection.MSG_CHANNEL_OPEN_FAILURE +twisted.conch.ssh.connection.MSG_CHANNEL_REQUEST +twisted.conch.ssh.connection.MSG_CHANNEL_SUCCESS +twisted.conch.ssh.connection.MSG_CHANNEL_WINDOW_ADJUST +twisted.conch.ssh.connection.MSG_GLOBAL_REQUEST +twisted.conch.ssh.connection.MSG_REQUEST_FAILURE +twisted.conch.ssh.connection.MSG_REQUEST_SUCCESS +twisted.conch.ssh.connection.OPEN_ADMINISTRATIVELY_PROHIBITED +twisted.conch.ssh.connection.OPEN_CONNECT_FAILED +twisted.conch.ssh.connection.OPEN_RESOURCE_SHORTAGE +twisted.conch.ssh.connection.OPEN_UNKNOWN_CHANNEL_TYPE +twisted.conch.ssh.connection.SSHConnection( +twisted.conch.ssh.connection.TRANSLATE_TABLE +twisted.conch.ssh.connection.__builtins__ +twisted.conch.ssh.connection.__doc__ +twisted.conch.ssh.connection.__file__ +twisted.conch.ssh.connection.__name__ +twisted.conch.ssh.connection.__package__ +twisted.conch.ssh.connection.alphanums +twisted.conch.ssh.connection.common +twisted.conch.ssh.connection.defer +twisted.conch.ssh.connection.error +twisted.conch.ssh.connection.i +twisted.conch.ssh.connection.log +twisted.conch.ssh.connection.messages +twisted.conch.ssh.connection.name +twisted.conch.ssh.connection.service +twisted.conch.ssh.connection.string +twisted.conch.ssh.connection.struct +twisted.conch.ssh.connection.value + +--- from twisted.conch.ssh import connection --- +connection.EXTENDED_DATA_STDERR +connection.MSG_CHANNEL_CLOSE +connection.MSG_CHANNEL_DATA +connection.MSG_CHANNEL_EOF +connection.MSG_CHANNEL_EXTENDED_DATA +connection.MSG_CHANNEL_FAILURE +connection.MSG_CHANNEL_OPEN +connection.MSG_CHANNEL_OPEN_CONFIRMATION +connection.MSG_CHANNEL_OPEN_FAILURE +connection.MSG_CHANNEL_REQUEST +connection.MSG_CHANNEL_SUCCESS +connection.MSG_CHANNEL_WINDOW_ADJUST +connection.MSG_GLOBAL_REQUEST +connection.MSG_REQUEST_FAILURE +connection.MSG_REQUEST_SUCCESS +connection.OPEN_ADMINISTRATIVELY_PROHIBITED +connection.OPEN_CONNECT_FAILED +connection.OPEN_RESOURCE_SHORTAGE +connection.OPEN_UNKNOWN_CHANNEL_TYPE +connection.SSHConnection( +connection.TRANSLATE_TABLE +connection.__builtins__ +connection.__doc__ +connection.__file__ +connection.__name__ +connection.__package__ +connection.alphanums +connection.common +connection.defer +connection.error +connection.i +connection.log +connection.messages +connection.name +connection.service +connection.string +connection.struct +connection.value + +--- from twisted.conch.ssh.connection import * --- +EXTENDED_DATA_STDERR +MSG_CHANNEL_CLOSE +MSG_CHANNEL_DATA +MSG_CHANNEL_EOF +MSG_CHANNEL_EXTENDED_DATA +MSG_CHANNEL_FAILURE +MSG_CHANNEL_OPEN +MSG_CHANNEL_OPEN_CONFIRMATION +MSG_CHANNEL_OPEN_FAILURE +MSG_CHANNEL_REQUEST +MSG_CHANNEL_SUCCESS +MSG_CHANNEL_WINDOW_ADJUST +MSG_GLOBAL_REQUEST +MSG_REQUEST_FAILURE +MSG_REQUEST_SUCCESS +OPEN_ADMINISTRATIVELY_PROHIBITED +OPEN_CONNECT_FAILED +OPEN_RESOURCE_SHORTAGE +TRANSLATE_TABLE +alphanums +i + +--- import twisted.conch.ssh.factory --- +twisted.conch.ssh.factory.SSHFactory( +twisted.conch.ssh.factory.__builtins__ +twisted.conch.ssh.factory.__doc__ +twisted.conch.ssh.factory.__file__ +twisted.conch.ssh.factory.__name__ +twisted.conch.ssh.factory.__package__ +twisted.conch.ssh.factory.connection +twisted.conch.ssh.factory.error +twisted.conch.ssh.factory.keys +twisted.conch.ssh.factory.log +twisted.conch.ssh.factory.protocol +twisted.conch.ssh.factory.qual( +twisted.conch.ssh.factory.random +twisted.conch.ssh.factory.resource +twisted.conch.ssh.factory.transport +twisted.conch.ssh.factory.userauth +twisted.conch.ssh.factory.warnings + +--- from twisted.conch.ssh import factory --- +factory.SSHFactory( +factory.connection +factory.error +factory.protocol +factory.qual( +factory.random +factory.resource +factory.transport +factory.userauth +factory.warnings + +--- from twisted.conch.ssh.factory import * --- +SSHFactory( + +--- import twisted.conch.ssh.filetransfer --- +twisted.conch.ssh.filetransfer.ClientDirectory( +twisted.conch.ssh.filetransfer.ClientFile( +twisted.conch.ssh.filetransfer.FILEXFER_ATTR_ACMODTIME +twisted.conch.ssh.filetransfer.FILEXFER_ATTR_EXTENDED +twisted.conch.ssh.filetransfer.FILEXFER_ATTR_OWNERGROUP +twisted.conch.ssh.filetransfer.FILEXFER_ATTR_PERMISSIONS +twisted.conch.ssh.filetransfer.FILEXFER_ATTR_SIZE +twisted.conch.ssh.filetransfer.FILEXFER_ATTR_UIDGID +twisted.conch.ssh.filetransfer.FILEXFER_TYPE_DIRECTORY +twisted.conch.ssh.filetransfer.FILEXFER_TYPE_REGULAR +twisted.conch.ssh.filetransfer.FILEXFER_TYPE_SPECIAL +twisted.conch.ssh.filetransfer.FILEXFER_TYPE_SYMLINK +twisted.conch.ssh.filetransfer.FILEXFER_TYPE_UNKNOWN +twisted.conch.ssh.filetransfer.FXF_APPEND +twisted.conch.ssh.filetransfer.FXF_CREAT +twisted.conch.ssh.filetransfer.FXF_EXCL +twisted.conch.ssh.filetransfer.FXF_READ +twisted.conch.ssh.filetransfer.FXF_TEXT +twisted.conch.ssh.filetransfer.FXF_TRUNC +twisted.conch.ssh.filetransfer.FXF_WRITE +twisted.conch.ssh.filetransfer.FXP_ATTRS +twisted.conch.ssh.filetransfer.FXP_CLOSE +twisted.conch.ssh.filetransfer.FXP_DATA +twisted.conch.ssh.filetransfer.FXP_EXTENDED +twisted.conch.ssh.filetransfer.FXP_EXTENDED_REPLY +twisted.conch.ssh.filetransfer.FXP_FSETSTAT +twisted.conch.ssh.filetransfer.FXP_FSTAT +twisted.conch.ssh.filetransfer.FXP_HANDLE +twisted.conch.ssh.filetransfer.FXP_INIT +twisted.conch.ssh.filetransfer.FXP_LSTAT +twisted.conch.ssh.filetransfer.FXP_MKDIR +twisted.conch.ssh.filetransfer.FXP_NAME +twisted.conch.ssh.filetransfer.FXP_OPEN +twisted.conch.ssh.filetransfer.FXP_OPENDIR +twisted.conch.ssh.filetransfer.FXP_READ +twisted.conch.ssh.filetransfer.FXP_READDIR +twisted.conch.ssh.filetransfer.FXP_READLINK +twisted.conch.ssh.filetransfer.FXP_REALPATH +twisted.conch.ssh.filetransfer.FXP_REMOVE +twisted.conch.ssh.filetransfer.FXP_RENAME +twisted.conch.ssh.filetransfer.FXP_RMDIR +twisted.conch.ssh.filetransfer.FXP_SETSTAT +twisted.conch.ssh.filetransfer.FXP_STAT +twisted.conch.ssh.filetransfer.FXP_STATUS +twisted.conch.ssh.filetransfer.FXP_SYMLINK +twisted.conch.ssh.filetransfer.FXP_VERSION +twisted.conch.ssh.filetransfer.FXP_WRITE +twisted.conch.ssh.filetransfer.FX_BAD_MESSAGE +twisted.conch.ssh.filetransfer.FX_CONNECTION_LOST +twisted.conch.ssh.filetransfer.FX_EOF +twisted.conch.ssh.filetransfer.FX_FAILURE +twisted.conch.ssh.filetransfer.FX_FILE_ALREADY_EXISTS +twisted.conch.ssh.filetransfer.FX_FILE_IS_A_DIRECTORY +twisted.conch.ssh.filetransfer.FX_NOT_A_DIRECTORY +twisted.conch.ssh.filetransfer.FX_NO_CONNECTION +twisted.conch.ssh.filetransfer.FX_NO_SUCH_FILE +twisted.conch.ssh.filetransfer.FX_OK +twisted.conch.ssh.filetransfer.FX_OP_UNSUPPORTED +twisted.conch.ssh.filetransfer.FX_PERMISSION_DENIED +twisted.conch.ssh.filetransfer.FileTransferBase( +twisted.conch.ssh.filetransfer.FileTransferClient( +twisted.conch.ssh.filetransfer.FileTransferServer( +twisted.conch.ssh.filetransfer.ISFTPFile( +twisted.conch.ssh.filetransfer.ISFTPServer( +twisted.conch.ssh.filetransfer.NS( +twisted.conch.ssh.filetransfer.SFTPError( +twisted.conch.ssh.filetransfer.__builtins__ +twisted.conch.ssh.filetransfer.__doc__ +twisted.conch.ssh.filetransfer.__file__ +twisted.conch.ssh.filetransfer.__name__ +twisted.conch.ssh.filetransfer.__package__ +twisted.conch.ssh.filetransfer.defer +twisted.conch.ssh.filetransfer.errno +twisted.conch.ssh.filetransfer.failure +twisted.conch.ssh.filetransfer.getNS( +twisted.conch.ssh.filetransfer.interface +twisted.conch.ssh.filetransfer.log +twisted.conch.ssh.filetransfer.protocol +twisted.conch.ssh.filetransfer.struct + +--- from twisted.conch.ssh import filetransfer --- +filetransfer.ClientDirectory( +filetransfer.ClientFile( +filetransfer.FILEXFER_ATTR_ACMODTIME +filetransfer.FILEXFER_ATTR_EXTENDED +filetransfer.FILEXFER_ATTR_OWNERGROUP +filetransfer.FILEXFER_ATTR_PERMISSIONS +filetransfer.FILEXFER_ATTR_SIZE +filetransfer.FILEXFER_ATTR_UIDGID +filetransfer.FILEXFER_TYPE_DIRECTORY +filetransfer.FILEXFER_TYPE_REGULAR +filetransfer.FILEXFER_TYPE_SPECIAL +filetransfer.FILEXFER_TYPE_SYMLINK +filetransfer.FILEXFER_TYPE_UNKNOWN +filetransfer.FXF_APPEND +filetransfer.FXF_CREAT +filetransfer.FXF_EXCL +filetransfer.FXF_READ +filetransfer.FXF_TEXT +filetransfer.FXF_TRUNC +filetransfer.FXF_WRITE +filetransfer.FXP_ATTRS +filetransfer.FXP_CLOSE +filetransfer.FXP_DATA +filetransfer.FXP_EXTENDED +filetransfer.FXP_EXTENDED_REPLY +filetransfer.FXP_FSETSTAT +filetransfer.FXP_FSTAT +filetransfer.FXP_HANDLE +filetransfer.FXP_INIT +filetransfer.FXP_LSTAT +filetransfer.FXP_MKDIR +filetransfer.FXP_NAME +filetransfer.FXP_OPEN +filetransfer.FXP_OPENDIR +filetransfer.FXP_READ +filetransfer.FXP_READDIR +filetransfer.FXP_READLINK +filetransfer.FXP_REALPATH +filetransfer.FXP_REMOVE +filetransfer.FXP_RENAME +filetransfer.FXP_RMDIR +filetransfer.FXP_SETSTAT +filetransfer.FXP_STAT +filetransfer.FXP_STATUS +filetransfer.FXP_SYMLINK +filetransfer.FXP_VERSION +filetransfer.FXP_WRITE +filetransfer.FX_BAD_MESSAGE +filetransfer.FX_CONNECTION_LOST +filetransfer.FX_EOF +filetransfer.FX_FAILURE +filetransfer.FX_FILE_ALREADY_EXISTS +filetransfer.FX_FILE_IS_A_DIRECTORY +filetransfer.FX_NOT_A_DIRECTORY +filetransfer.FX_NO_CONNECTION +filetransfer.FX_NO_SUCH_FILE +filetransfer.FX_OK +filetransfer.FX_OP_UNSUPPORTED +filetransfer.FX_PERMISSION_DENIED +filetransfer.FileTransferBase( +filetransfer.FileTransferClient( +filetransfer.FileTransferServer( +filetransfer.ISFTPFile( +filetransfer.ISFTPServer( +filetransfer.NS( +filetransfer.SFTPError( +filetransfer.__builtins__ +filetransfer.__doc__ +filetransfer.__file__ +filetransfer.__name__ +filetransfer.__package__ +filetransfer.defer +filetransfer.errno +filetransfer.failure +filetransfer.getNS( +filetransfer.interface +filetransfer.log +filetransfer.protocol +filetransfer.struct + +--- from twisted.conch.ssh.filetransfer import * --- +ClientDirectory( +ClientFile( +FILEXFER_ATTR_ACMODTIME +FILEXFER_ATTR_EXTENDED +FILEXFER_ATTR_OWNERGROUP +FILEXFER_ATTR_PERMISSIONS +FILEXFER_ATTR_SIZE +FILEXFER_ATTR_UIDGID +FILEXFER_TYPE_DIRECTORY +FILEXFER_TYPE_REGULAR +FILEXFER_TYPE_SPECIAL +FILEXFER_TYPE_SYMLINK +FILEXFER_TYPE_UNKNOWN +FXF_TEXT +FXP_ATTRS +FXP_CLOSE +FXP_DATA +FXP_EXTENDED +FXP_EXTENDED_REPLY +FXP_FSETSTAT +FXP_FSTAT +FXP_HANDLE +FXP_INIT +FXP_LSTAT +FXP_MKDIR +FXP_NAME +FXP_OPEN +FXP_OPENDIR +FXP_READ +FXP_READDIR +FXP_READLINK +FXP_REALPATH +FXP_REMOVE +FXP_RENAME +FXP_RMDIR +FXP_SETSTAT +FXP_STAT +FXP_STATUS +FXP_SYMLINK +FXP_VERSION +FXP_WRITE +FX_BAD_MESSAGE +FX_CONNECTION_LOST +FX_EOF +FX_FAILURE +FX_FILE_ALREADY_EXISTS +FX_FILE_IS_A_DIRECTORY +FX_NOT_A_DIRECTORY +FX_NO_CONNECTION +FX_NO_SUCH_FILE +FX_OK +FX_OP_UNSUPPORTED +FX_PERMISSION_DENIED +FileTransferBase( +FileTransferClient( +FileTransferServer( +SFTPError( + +--- import twisted.conch.ssh.forwarding --- +twisted.conch.ssh.forwarding.SSHConnectForwardingChannel( +twisted.conch.ssh.forwarding.SSHForwardingClient( +twisted.conch.ssh.forwarding.SSHListenClientForwardingChannel( +twisted.conch.ssh.forwarding.SSHListenForwardingChannel( +twisted.conch.ssh.forwarding.SSHListenForwardingFactory( +twisted.conch.ssh.forwarding.SSHListenServerForwardingChannel( +twisted.conch.ssh.forwarding.__builtins__ +twisted.conch.ssh.forwarding.__doc__ +twisted.conch.ssh.forwarding.__file__ +twisted.conch.ssh.forwarding.__name__ +twisted.conch.ssh.forwarding.__package__ +twisted.conch.ssh.forwarding.channel +twisted.conch.ssh.forwarding.common +twisted.conch.ssh.forwarding.log +twisted.conch.ssh.forwarding.openConnectForwardingClient( +twisted.conch.ssh.forwarding.packGlobal_tcpip_forward( +twisted.conch.ssh.forwarding.packOpen_direct_tcpip( +twisted.conch.ssh.forwarding.packOpen_forwarded_tcpip( +twisted.conch.ssh.forwarding.protocol +twisted.conch.ssh.forwarding.reactor +twisted.conch.ssh.forwarding.struct +twisted.conch.ssh.forwarding.unpackGlobal_tcpip_forward( +twisted.conch.ssh.forwarding.unpackOpen_direct_tcpip( +twisted.conch.ssh.forwarding.unpackOpen_forwarded_tcpip( + +--- from twisted.conch.ssh import forwarding --- +forwarding.SSHConnectForwardingChannel( +forwarding.SSHForwardingClient( +forwarding.SSHListenClientForwardingChannel( +forwarding.SSHListenForwardingChannel( +forwarding.SSHListenForwardingFactory( +forwarding.SSHListenServerForwardingChannel( +forwarding.__builtins__ +forwarding.__doc__ +forwarding.__file__ +forwarding.__name__ +forwarding.__package__ +forwarding.channel +forwarding.common +forwarding.log +forwarding.openConnectForwardingClient( +forwarding.packGlobal_tcpip_forward( +forwarding.packOpen_direct_tcpip( +forwarding.packOpen_forwarded_tcpip( +forwarding.protocol +forwarding.reactor +forwarding.struct +forwarding.unpackGlobal_tcpip_forward( +forwarding.unpackOpen_direct_tcpip( +forwarding.unpackOpen_forwarded_tcpip( + +--- from twisted.conch.ssh.forwarding import * --- +SSHForwardingClient( +SSHListenForwardingChannel( +SSHListenForwardingFactory( +SSHListenServerForwardingChannel( +openConnectForwardingClient( +packGlobal_tcpip_forward( +packOpen_direct_tcpip( +packOpen_forwarded_tcpip( +unpackGlobal_tcpip_forward( +unpackOpen_direct_tcpip( +unpackOpen_forwarded_tcpip( + +--- import twisted.conch.ssh.keys --- +twisted.conch.ssh.keys.BadKeyError( +twisted.conch.ssh.keys.DES3 +twisted.conch.ssh.keys.DSA +twisted.conch.ssh.keys.EncryptedKeyError( +twisted.conch.ssh.keys.ID_SHA1 +twisted.conch.ssh.keys.Key( +twisted.conch.ssh.keys.RSA +twisted.conch.ssh.keys.Util +twisted.conch.ssh.keys.__builtins__ +twisted.conch.ssh.keys.__doc__ +twisted.conch.ssh.keys.__file__ +twisted.conch.ssh.keys.__name__ +twisted.conch.ssh.keys.__package__ +twisted.conch.ssh.keys.asn1 +twisted.conch.ssh.keys.base64 +twisted.conch.ssh.keys.common +twisted.conch.ssh.keys.getPrivateKeyObject( +twisted.conch.ssh.keys.getPublicKeyObject( +twisted.conch.ssh.keys.getPublicKeyString( +twisted.conch.ssh.keys.lenSig( +twisted.conch.ssh.keys.makePrivateKeyString( +twisted.conch.ssh.keys.makePublicKeyBlob( +twisted.conch.ssh.keys.makePublicKeyString( +twisted.conch.ssh.keys.md5( +twisted.conch.ssh.keys.objectType( +twisted.conch.ssh.keys.pkcs1Digest( +twisted.conch.ssh.keys.pkcs1Pad( +twisted.conch.ssh.keys.printKey( +twisted.conch.ssh.keys.randbytes +twisted.conch.ssh.keys.sexpy +twisted.conch.ssh.keys.sha1( +twisted.conch.ssh.keys.signData( +twisted.conch.ssh.keys.verifySignature( +twisted.conch.ssh.keys.warnings + +--- from twisted.conch.ssh import keys --- +keys.BadKeyError( +keys.DES3 +keys.DSA +keys.EncryptedKeyError( +keys.ID_SHA1 +keys.Key( +keys.RSA +keys.Util +keys.__builtins__ +keys.__doc__ +keys.__file__ +keys.__name__ +keys.__package__ +keys.asn1 +keys.base64 +keys.common +keys.getPrivateKeyObject( +keys.getPublicKeyObject( +keys.getPublicKeyString( +keys.lenSig( +keys.makePrivateKeyString( +keys.makePublicKeyBlob( +keys.makePublicKeyString( +keys.md5( +keys.objectType( +keys.pkcs1Digest( +keys.pkcs1Pad( +keys.printKey( +keys.randbytes +keys.sexpy +keys.sha1( +keys.signData( +keys.verifySignature( +keys.warnings + +--- from twisted.conch.ssh.keys import * --- +BadKeyError( +DES3 +DSA +EncryptedKeyError( +ID_SHA1 +Key( +RSA +asn1 +getPrivateKeyObject( +getPublicKeyObject( +getPublicKeyString( +lenSig( +makePrivateKeyString( +makePublicKeyBlob( +makePublicKeyString( +objectType( +pkcs1Digest( +pkcs1Pad( +printKey( +sexpy +signData( +verifySignature( + +--- import twisted.conch.ssh.service --- +twisted.conch.ssh.service.SSHService( +twisted.conch.ssh.service.__builtins__ +twisted.conch.ssh.service.__doc__ +twisted.conch.ssh.service.__file__ +twisted.conch.ssh.service.__name__ +twisted.conch.ssh.service.__package__ +twisted.conch.ssh.service.log + +--- from twisted.conch.ssh import service --- +service.SSHService( + +--- from twisted.conch.ssh.service import * --- +SSHService( + +--- import twisted.conch.ssh.session --- +twisted.conch.ssh.session.ISession( +twisted.conch.ssh.session.SSHSession( +twisted.conch.ssh.session.SSHSessionClient( +twisted.conch.ssh.session.SSHSessionProcessProtocol( +twisted.conch.ssh.session.__builtins__ +twisted.conch.ssh.session.__doc__ +twisted.conch.ssh.session.__file__ +twisted.conch.ssh.session.__name__ +twisted.conch.ssh.session.__package__ +twisted.conch.ssh.session.channel +twisted.conch.ssh.session.common +twisted.conch.ssh.session.connection +twisted.conch.ssh.session.log +twisted.conch.ssh.session.packRequest_pty_req( +twisted.conch.ssh.session.packRequest_window_change( +twisted.conch.ssh.session.parseRequest_pty_req( +twisted.conch.ssh.session.parseRequest_window_change( +twisted.conch.ssh.session.protocol +twisted.conch.ssh.session.struct +twisted.conch.ssh.session.wrapProcessProtocol( +twisted.conch.ssh.session.wrapProtocol( + +--- from twisted.conch.ssh import session --- +session.ISession( +session.SSHSession( +session.SSHSessionClient( +session.SSHSessionProcessProtocol( +session.__builtins__ +session.__doc__ +session.__file__ +session.__name__ +session.__package__ +session.channel +session.common +session.connection +session.log +session.packRequest_pty_req( +session.packRequest_window_change( +session.parseRequest_pty_req( +session.parseRequest_window_change( +session.protocol +session.struct +session.wrapProcessProtocol( +session.wrapProtocol( + +--- from twisted.conch.ssh.session import * --- +SSHSessionClient( +SSHSessionProcessProtocol( +packRequest_pty_req( +packRequest_window_change( +parseRequest_pty_req( +parseRequest_window_change( +wrapProcessProtocol( +wrapProtocol( + +--- import twisted.conch.ssh.sexpy --- +twisted.conch.ssh.sexpy.__builtins__ +twisted.conch.ssh.sexpy.__doc__ +twisted.conch.ssh.sexpy.__file__ +twisted.conch.ssh.sexpy.__name__ +twisted.conch.ssh.sexpy.__package__ +twisted.conch.ssh.sexpy.pack( +twisted.conch.ssh.sexpy.parse( + +--- from twisted.conch.ssh import sexpy --- +sexpy.__builtins__ +sexpy.__doc__ +sexpy.__file__ +sexpy.__name__ +sexpy.__package__ +sexpy.pack( +sexpy.parse( + +--- from twisted.conch.ssh.sexpy import * --- + +--- import twisted.conch.ssh.transport --- +twisted.conch.ssh.transport.DH_GENERATOR +twisted.conch.ssh.transport.DH_PRIME +twisted.conch.ssh.transport.DISCONNECT_AUTH_CANCELLED_BY_USER +twisted.conch.ssh.transport.DISCONNECT_BY_APPLICATION +twisted.conch.ssh.transport.DISCONNECT_COMPRESSION_ERROR +twisted.conch.ssh.transport.DISCONNECT_CONNECTION_LOST +twisted.conch.ssh.transport.DISCONNECT_HOST_KEY_NOT_VERIFIABLE +twisted.conch.ssh.transport.DISCONNECT_HOST_NOT_ALLOWED_TO_CONNECT +twisted.conch.ssh.transport.DISCONNECT_ILLEGAL_USER_NAME +twisted.conch.ssh.transport.DISCONNECT_KEY_EXCHANGE_FAILED +twisted.conch.ssh.transport.DISCONNECT_MAC_ERROR +twisted.conch.ssh.transport.DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE +twisted.conch.ssh.transport.DISCONNECT_PROTOCOL_ERROR +twisted.conch.ssh.transport.DISCONNECT_PROTOCOL_VERSION_NOT_SUPPORTED +twisted.conch.ssh.transport.DISCONNECT_RESERVED +twisted.conch.ssh.transport.DISCONNECT_SERVICE_NOT_AVAILABLE +twisted.conch.ssh.transport.DISCONNECT_TOO_MANY_CONNECTIONS +twisted.conch.ssh.transport.MP( +twisted.conch.ssh.transport.MSG_DEBUG +twisted.conch.ssh.transport.MSG_DISCONNECT +twisted.conch.ssh.transport.MSG_IGNORE +twisted.conch.ssh.transport.MSG_KEXDH_INIT +twisted.conch.ssh.transport.MSG_KEXDH_REPLY +twisted.conch.ssh.transport.MSG_KEXINIT +twisted.conch.ssh.transport.MSG_KEX_DH_GEX_GROUP +twisted.conch.ssh.transport.MSG_KEX_DH_GEX_INIT +twisted.conch.ssh.transport.MSG_KEX_DH_GEX_REPLY +twisted.conch.ssh.transport.MSG_KEX_DH_GEX_REQUEST +twisted.conch.ssh.transport.MSG_KEX_DH_GEX_REQUEST_OLD +twisted.conch.ssh.transport.MSG_NEWKEYS +twisted.conch.ssh.transport.MSG_SERVICE_ACCEPT +twisted.conch.ssh.transport.MSG_SERVICE_REQUEST +twisted.conch.ssh.transport.MSG_UNIMPLEMENTED +twisted.conch.ssh.transport.NS( +twisted.conch.ssh.transport.SSHCiphers( +twisted.conch.ssh.transport.SSHClientTransport( +twisted.conch.ssh.transport.SSHServerTransport( +twisted.conch.ssh.transport.SSHTransportBase( +twisted.conch.ssh.transport.Util +twisted.conch.ssh.transport.XOR +twisted.conch.ssh.transport.__builtins__ +twisted.conch.ssh.transport.__doc__ +twisted.conch.ssh.transport.__file__ +twisted.conch.ssh.transport.__name__ +twisted.conch.ssh.transport.__package__ +twisted.conch.ssh.transport.array +twisted.conch.ssh.transport.defer +twisted.conch.ssh.transport.error +twisted.conch.ssh.transport.ffs( +twisted.conch.ssh.transport.getMP( +twisted.conch.ssh.transport.getNS( +twisted.conch.ssh.transport.keys +twisted.conch.ssh.transport.log +twisted.conch.ssh.transport.md5( +twisted.conch.ssh.transport.messages +twisted.conch.ssh.transport.name +twisted.conch.ssh.transport.protocol +twisted.conch.ssh.transport.randbytes +twisted.conch.ssh.transport.sha1( +twisted.conch.ssh.transport.struct +twisted.conch.ssh.transport.value +twisted.conch.ssh.transport.zlib + +--- from twisted.conch.ssh import transport --- +transport.DH_GENERATOR +transport.DH_PRIME +transport.DISCONNECT_AUTH_CANCELLED_BY_USER +transport.DISCONNECT_BY_APPLICATION +transport.DISCONNECT_COMPRESSION_ERROR +transport.DISCONNECT_CONNECTION_LOST +transport.DISCONNECT_HOST_KEY_NOT_VERIFIABLE +transport.DISCONNECT_HOST_NOT_ALLOWED_TO_CONNECT +transport.DISCONNECT_ILLEGAL_USER_NAME +transport.DISCONNECT_KEY_EXCHANGE_FAILED +transport.DISCONNECT_MAC_ERROR +transport.DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE +transport.DISCONNECT_PROTOCOL_ERROR +transport.DISCONNECT_PROTOCOL_VERSION_NOT_SUPPORTED +transport.DISCONNECT_RESERVED +transport.DISCONNECT_SERVICE_NOT_AVAILABLE +transport.DISCONNECT_TOO_MANY_CONNECTIONS +transport.MP( +transport.MSG_DEBUG +transport.MSG_DISCONNECT +transport.MSG_IGNORE +transport.MSG_KEXDH_INIT +transport.MSG_KEXDH_REPLY +transport.MSG_KEXINIT +transport.MSG_KEX_DH_GEX_GROUP +transport.MSG_KEX_DH_GEX_INIT +transport.MSG_KEX_DH_GEX_REPLY +transport.MSG_KEX_DH_GEX_REQUEST +transport.MSG_KEX_DH_GEX_REQUEST_OLD +transport.MSG_NEWKEYS +transport.MSG_SERVICE_ACCEPT +transport.MSG_SERVICE_REQUEST +transport.MSG_UNIMPLEMENTED +transport.NS( +transport.SSHCiphers( +transport.SSHClientTransport( +transport.SSHServerTransport( +transport.SSHTransportBase( +transport.Util +transport.XOR +transport.__builtins__ +transport.__doc__ +transport.__file__ +transport.__name__ +transport.__package__ +transport.array +transport.defer +transport.error +transport.ffs( +transport.getMP( +transport.getNS( +transport.keys +transport.log +transport.md5( +transport.messages +transport.name +transport.protocol +transport.randbytes +transport.sha1( +transport.struct +transport.value +transport.zlib + +--- from twisted.conch.ssh.transport import * --- +DH_GENERATOR +DH_PRIME +DISCONNECT_AUTH_CANCELLED_BY_USER +DISCONNECT_BY_APPLICATION +DISCONNECT_COMPRESSION_ERROR +DISCONNECT_CONNECTION_LOST +DISCONNECT_HOST_KEY_NOT_VERIFIABLE +DISCONNECT_HOST_NOT_ALLOWED_TO_CONNECT +DISCONNECT_ILLEGAL_USER_NAME +DISCONNECT_KEY_EXCHANGE_FAILED +DISCONNECT_MAC_ERROR +DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE +DISCONNECT_PROTOCOL_ERROR +DISCONNECT_PROTOCOL_VERSION_NOT_SUPPORTED +DISCONNECT_RESERVED +DISCONNECT_SERVICE_NOT_AVAILABLE +DISCONNECT_TOO_MANY_CONNECTIONS +MSG_DEBUG +MSG_DISCONNECT +MSG_IGNORE +MSG_KEXDH_INIT +MSG_KEXDH_REPLY +MSG_KEXINIT +MSG_KEX_DH_GEX_GROUP +MSG_KEX_DH_GEX_INIT +MSG_KEX_DH_GEX_REPLY +MSG_KEX_DH_GEX_REQUEST +MSG_KEX_DH_GEX_REQUEST_OLD +MSG_NEWKEYS +MSG_SERVICE_ACCEPT +MSG_SERVICE_REQUEST +MSG_UNIMPLEMENTED +SSHServerTransport( +SSHTransportBase( + +--- import twisted.conch.ssh.userauth --- +twisted.conch.ssh.userauth.MP( +twisted.conch.ssh.userauth.MSG_USERAUTH_BANNER +twisted.conch.ssh.userauth.MSG_USERAUTH_FAILURE +twisted.conch.ssh.userauth.MSG_USERAUTH_INFO_REQUEST +twisted.conch.ssh.userauth.MSG_USERAUTH_INFO_RESPONSE +twisted.conch.ssh.userauth.MSG_USERAUTH_PASSWD_CHANGEREQ +twisted.conch.ssh.userauth.MSG_USERAUTH_PK_OK +twisted.conch.ssh.userauth.MSG_USERAUTH_REQUEST +twisted.conch.ssh.userauth.MSG_USERAUTH_SUCCESS +twisted.conch.ssh.userauth.NS( +twisted.conch.ssh.userauth.SSHUserAuthClient( +twisted.conch.ssh.userauth.SSHUserAuthServer( +twisted.conch.ssh.userauth.__builtins__ +twisted.conch.ssh.userauth.__doc__ +twisted.conch.ssh.userauth.__file__ +twisted.conch.ssh.userauth.__name__ +twisted.conch.ssh.userauth.__package__ +twisted.conch.ssh.userauth.credentials +twisted.conch.ssh.userauth.defer +twisted.conch.ssh.userauth.error +twisted.conch.ssh.userauth.failure +twisted.conch.ssh.userauth.getNS( +twisted.conch.ssh.userauth.interfaces +twisted.conch.ssh.userauth.keys +twisted.conch.ssh.userauth.log +twisted.conch.ssh.userauth.messages +twisted.conch.ssh.userauth.reactor +twisted.conch.ssh.userauth.service +twisted.conch.ssh.userauth.struct +twisted.conch.ssh.userauth.transport +twisted.conch.ssh.userauth.userauth +twisted.conch.ssh.userauth.v + +--- from twisted.conch.ssh import userauth --- +userauth.MP( +userauth.MSG_USERAUTH_BANNER +userauth.MSG_USERAUTH_FAILURE +userauth.MSG_USERAUTH_INFO_REQUEST +userauth.MSG_USERAUTH_INFO_RESPONSE +userauth.MSG_USERAUTH_PASSWD_CHANGEREQ +userauth.MSG_USERAUTH_PK_OK +userauth.MSG_USERAUTH_REQUEST +userauth.MSG_USERAUTH_SUCCESS +userauth.NS( +userauth.SSHUserAuthClient( +userauth.SSHUserAuthServer( +userauth.__builtins__ +userauth.__doc__ +userauth.__file__ +userauth.__name__ +userauth.__package__ +userauth.credentials +userauth.defer +userauth.error +userauth.failure +userauth.getNS( +userauth.interfaces +userauth.keys +userauth.log +userauth.messages +userauth.reactor +userauth.service +userauth.struct +userauth.transport +userauth.userauth +userauth.v + +--- from twisted.conch.ssh.userauth import * --- +MSG_USERAUTH_BANNER +MSG_USERAUTH_FAILURE +MSG_USERAUTH_INFO_REQUEST +MSG_USERAUTH_INFO_RESPONSE +MSG_USERAUTH_PASSWD_CHANGEREQ +MSG_USERAUTH_PK_OK +MSG_USERAUTH_REQUEST +MSG_USERAUTH_SUCCESS +SSHUserAuthServer( + +--- import twisted.conch.ui.ansi --- +twisted.conch.ui.ansi.AnsiParser( +twisted.conch.ui.ansi.ColorText( +twisted.conch.ui.ansi.__builtins__ +twisted.conch.ui.ansi.__doc__ +twisted.conch.ui.ansi.__file__ +twisted.conch.ui.ansi.__name__ +twisted.conch.ui.ansi.__package__ +twisted.conch.ui.ansi.log +twisted.conch.ui.ansi.r +twisted.conch.ui.ansi.string + +--- from twisted.conch.ui import ansi --- +ansi.AnsiParser( +ansi.ColorText( +ansi.__builtins__ +ansi.__doc__ +ansi.__file__ +ansi.__name__ +ansi.__package__ +ansi.log +ansi.r +ansi.string + +--- from twisted.conch.ui.ansi import * --- +AnsiParser( +ColorText( + +--- import twisted.conch.ui.tkvt100 --- +twisted.conch.ui.tkvt100.Tkinter +twisted.conch.ui.tkvt100.VT100Frame( +twisted.conch.ui.tkvt100.__builtins__ +twisted.conch.ui.tkvt100.__doc__ +twisted.conch.ui.tkvt100.__file__ +twisted.conch.ui.tkvt100.__name__ +twisted.conch.ui.tkvt100.__package__ +twisted.conch.ui.tkvt100.ansi +twisted.conch.ui.tkvt100.colorKeys +twisted.conch.ui.tkvt100.colorMap +twisted.conch.ui.tkvt100.fontHeight +twisted.conch.ui.tkvt100.fontWidth +twisted.conch.ui.tkvt100.string +twisted.conch.ui.tkvt100.tkFont +twisted.conch.ui.tkvt100.ttyFont + +--- from twisted.conch.ui import tkvt100 --- +tkvt100.Tkinter +tkvt100.VT100Frame( +tkvt100.__builtins__ +tkvt100.__doc__ +tkvt100.__file__ +tkvt100.__name__ +tkvt100.__package__ +tkvt100.ansi +tkvt100.colorKeys +tkvt100.colorMap +tkvt100.fontHeight +tkvt100.fontWidth +tkvt100.string +tkvt100.tkFont +tkvt100.ttyFont + +--- from twisted.conch.ui.tkvt100 import * --- +VT100Frame( +ansi +colorKeys +colorMap +fontHeight +fontWidth +ttyFont + +--- import twisted.lore.scripts.lore --- +twisted.lore.scripts.lore.Attribute( +twisted.lore.scripts.lore.IProcessor( +twisted.lore.scripts.lore.Interface( +twisted.lore.scripts.lore.Options( +twisted.lore.scripts.lore.__builtins__ +twisted.lore.scripts.lore.__doc__ +twisted.lore.scripts.lore.__file__ +twisted.lore.scripts.lore.__name__ +twisted.lore.scripts.lore.__package__ +twisted.lore.scripts.lore.getProcessor( +twisted.lore.scripts.lore.getWalker( +twisted.lore.scripts.lore.htmlbook +twisted.lore.scripts.lore.indexer +twisted.lore.scripts.lore.newplugin +twisted.lore.scripts.lore.numberer +twisted.lore.scripts.lore.oldplugin +twisted.lore.scripts.lore.process +twisted.lore.scripts.lore.reflect +twisted.lore.scripts.lore.run( +twisted.lore.scripts.lore.runGivenOptions( +twisted.lore.scripts.lore.sys +twisted.lore.scripts.lore.usage + +--- from twisted.lore.scripts import lore --- +lore.Attribute( +lore.IProcessor( +lore.Interface( +lore.Options( +lore.getProcessor( +lore.getWalker( +lore.htmlbook +lore.indexer +lore.newplugin +lore.numberer +lore.oldplugin +lore.process +lore.reflect +lore.run( +lore.runGivenOptions( +lore.sys +lore.usage + +--- from twisted.lore.scripts.lore import * --- +getWalker( +runGivenOptions( + +--- import twisted.mail.scripts.mailmail --- +twisted.mail.scripts.mailmail.ConfigParser( +twisted.mail.scripts.mailmail.Configuration( +twisted.mail.scripts.mailmail.ERROR_FMT +twisted.mail.scripts.mailmail.GLOBAL_CFG +twisted.mail.scripts.mailmail.LOCAL_CFG +twisted.mail.scripts.mailmail.Options( +twisted.mail.scripts.mailmail.SMARTHOST +twisted.mail.scripts.mailmail.StringIO +twisted.mail.scripts.mailmail.__builtins__ +twisted.mail.scripts.mailmail.__doc__ +twisted.mail.scripts.mailmail.__file__ +twisted.mail.scripts.mailmail.__name__ +twisted.mail.scripts.mailmail.__package__ +twisted.mail.scripts.mailmail.deny( +twisted.mail.scripts.mailmail.failed +twisted.mail.scripts.mailmail.failure( +twisted.mail.scripts.mailmail.getlogin( +twisted.mail.scripts.mailmail.getpass +twisted.mail.scripts.mailmail.loadConfig( +twisted.mail.scripts.mailmail.log( +twisted.mail.scripts.mailmail.os +twisted.mail.scripts.mailmail.parseOptions( +twisted.mail.scripts.mailmail.reactor +twisted.mail.scripts.mailmail.rfc822 +twisted.mail.scripts.mailmail.run( +twisted.mail.scripts.mailmail.senderror( +twisted.mail.scripts.mailmail.sendmail( +twisted.mail.scripts.mailmail.smtp +twisted.mail.scripts.mailmail.success( +twisted.mail.scripts.mailmail.sys + +--- from twisted.mail.scripts import mailmail --- +mailmail.ConfigParser( +mailmail.Configuration( +mailmail.ERROR_FMT +mailmail.GLOBAL_CFG +mailmail.LOCAL_CFG +mailmail.Options( +mailmail.SMARTHOST +mailmail.StringIO +mailmail.__builtins__ +mailmail.__doc__ +mailmail.__file__ +mailmail.__name__ +mailmail.__package__ +mailmail.deny( +mailmail.failed +mailmail.failure( +mailmail.getlogin( +mailmail.getpass +mailmail.loadConfig( +mailmail.log( +mailmail.os +mailmail.parseOptions( +mailmail.reactor +mailmail.rfc822 +mailmail.run( +mailmail.senderror( +mailmail.sendmail( +mailmail.smtp +mailmail.success( +mailmail.sys + +--- from twisted.mail.scripts.mailmail import * --- +Configuration( +ERROR_FMT +GLOBAL_CFG +LOCAL_CFG +SMARTHOST +deny( +failed +failure( +loadConfig( +parseOptions( +senderror( +success( + +--- import twisted.manhole.ui.gtk2manhole --- +twisted.manhole.ui.gtk2manhole.ConsoleInput( +twisted.manhole.ui.gtk2manhole.ConsoleOutput( +twisted.manhole.ui.gtk2manhole.History( +twisted.manhole.ui.gtk2manhole.IManholeClient( +twisted.manhole.ui.gtk2manhole.ManholeClient( +twisted.manhole.ui.gtk2manhole.ManholeWindow( +twisted.manhole.ui.gtk2manhole.OfflineError( +twisted.manhole.ui.gtk2manhole.__builtins__ +twisted.manhole.ui.gtk2manhole.__doc__ +twisted.manhole.ui.gtk2manhole.__file__ +twisted.manhole.ui.gtk2manhole.__name__ +twisted.manhole.ui.gtk2manhole.__package__ +twisted.manhole.ui.gtk2manhole.__version__ +twisted.manhole.ui.gtk2manhole.code +twisted.manhole.ui.gtk2manhole.components +twisted.manhole.ui.gtk2manhole.copyright +twisted.manhole.ui.gtk2manhole.failure +twisted.manhole.ui.gtk2manhole.gtk +twisted.manhole.ui.gtk2manhole.gtk2util +twisted.manhole.ui.gtk2manhole.implements( +twisted.manhole.ui.gtk2manhole.inspect +twisted.manhole.ui.gtk2manhole.log +twisted.manhole.ui.gtk2manhole.pb +twisted.manhole.ui.gtk2manhole.pythonify( +twisted.manhole.ui.gtk2manhole.reactor +twisted.manhole.ui.gtk2manhole.tagdefs +twisted.manhole.ui.gtk2manhole.types +twisted.manhole.ui.gtk2manhole.util + +--- from twisted.manhole.ui import gtk2manhole --- +gtk2manhole.ConsoleInput( +gtk2manhole.ConsoleOutput( +gtk2manhole.History( +gtk2manhole.IManholeClient( +gtk2manhole.ManholeClient( +gtk2manhole.ManholeWindow( +gtk2manhole.OfflineError( +gtk2manhole.__builtins__ +gtk2manhole.__doc__ +gtk2manhole.__file__ +gtk2manhole.__name__ +gtk2manhole.__package__ +gtk2manhole.__version__ +gtk2manhole.code +gtk2manhole.components +gtk2manhole.copyright +gtk2manhole.failure +gtk2manhole.gtk +gtk2manhole.gtk2util +gtk2manhole.implements( +gtk2manhole.inspect +gtk2manhole.log +gtk2manhole.pb +gtk2manhole.pythonify( +gtk2manhole.reactor +gtk2manhole.tagdefs +gtk2manhole.types +gtk2manhole.util + +--- from twisted.manhole.ui.gtk2manhole import * --- +ConsoleInput( +ConsoleOutput( +History( +ManholeClient( +ManholeWindow( +gtk2util +pythonify( +tagdefs + +--- import twisted.persisted.journal.base --- +twisted.persisted.journal.base.ICommand( +twisted.persisted.journal.base.ICommandLog( +twisted.persisted.journal.base.Interface( +twisted.persisted.journal.base.Journal( +twisted.persisted.journal.base.LoadingService( +twisted.persisted.journal.base.MemoryJournal( +twisted.persisted.journal.base.ServiceWrapperCommand( +twisted.persisted.journal.base.Wrappable( +twisted.persisted.journal.base.WrapperCommand( +twisted.persisted.journal.base.__builtins__ +twisted.persisted.journal.base.__doc__ +twisted.persisted.journal.base.__file__ +twisted.persisted.journal.base.__name__ +twisted.persisted.journal.base.__package__ +twisted.persisted.journal.base.command( +twisted.persisted.journal.base.implements( +twisted.persisted.journal.base.nested_scopes +twisted.persisted.journal.base.os +twisted.persisted.journal.base.pickle +twisted.persisted.journal.base.serviceCommand( +twisted.persisted.journal.base.time + +--- from twisted.persisted.journal import base --- +base.ICommand( +base.ICommandLog( +base.Interface( +base.Journal( +base.LoadingService( +base.MemoryJournal( +base.ServiceWrapperCommand( +base.Wrappable( +base.WrapperCommand( +base.command( +base.nested_scopes +base.os +base.pickle +base.serviceCommand( +base.time + +--- from twisted.persisted.journal.base import * --- +ICommand( +ICommandLog( +Journal( +LoadingService( +MemoryJournal( +ServiceWrapperCommand( +Wrappable( +WrapperCommand( +command( +serviceCommand( + +--- import twisted.persisted.journal.picklelog --- +twisted.persisted.journal.picklelog.DirDBMLog( +twisted.persisted.journal.picklelog.__builtins__ +twisted.persisted.journal.picklelog.__doc__ +twisted.persisted.journal.picklelog.__file__ +twisted.persisted.journal.picklelog.__name__ +twisted.persisted.journal.picklelog.__package__ +twisted.persisted.journal.picklelog.base +twisted.persisted.journal.picklelog.defer +twisted.persisted.journal.picklelog.dirdbm +twisted.persisted.journal.picklelog.implements( + +--- from twisted.persisted.journal import picklelog --- +picklelog.DirDBMLog( +picklelog.__builtins__ +picklelog.__doc__ +picklelog.__file__ +picklelog.__name__ +picklelog.__package__ +picklelog.base +picklelog.defer +picklelog.dirdbm +picklelog.implements( + +--- from twisted.persisted.journal.picklelog import * --- +DirDBMLog( + +--- import twisted.persisted.journal.rowjournal --- +twisted.persisted.journal.rowjournal.DELETE +twisted.persisted.journal.rowjournal.INSERT +twisted.persisted.journal.rowjournal.RowJournal( +twisted.persisted.journal.rowjournal.UPDATE +twisted.persisted.journal.rowjournal.__builtins__ +twisted.persisted.journal.rowjournal.__doc__ +twisted.persisted.journal.rowjournal.__file__ +twisted.persisted.journal.rowjournal.__name__ +twisted.persisted.journal.rowjournal.__package__ +twisted.persisted.journal.rowjournal.base +twisted.persisted.journal.rowjournal.defer +twisted.persisted.journal.rowjournal.nested_scopes + +--- from twisted.persisted.journal import rowjournal --- +rowjournal.DELETE +rowjournal.INSERT +rowjournal.RowJournal( +rowjournal.UPDATE +rowjournal.__builtins__ +rowjournal.__doc__ +rowjournal.__file__ +rowjournal.__name__ +rowjournal.__package__ +rowjournal.base +rowjournal.defer +rowjournal.nested_scopes + +--- from twisted.persisted.journal.rowjournal import * --- +DELETE +RowJournal( +UPDATE + +--- import twisted.protocols.gps.nmea --- +twisted.protocols.gps.nmea.InvalidChecksum( +twisted.protocols.gps.nmea.InvalidSentence( +twisted.protocols.gps.nmea.MODE_2D +twisted.protocols.gps.nmea.MODE_3D +twisted.protocols.gps.nmea.MODE_AUTO +twisted.protocols.gps.nmea.MODE_FORCED +twisted.protocols.gps.nmea.MODE_NOFIX +twisted.protocols.gps.nmea.NMEAReceiver( +twisted.protocols.gps.nmea.POSFIX_DGPS +twisted.protocols.gps.nmea.POSFIX_INVALID +twisted.protocols.gps.nmea.POSFIX_PPS +twisted.protocols.gps.nmea.POSFIX_SPS +twisted.protocols.gps.nmea.__builtins__ +twisted.protocols.gps.nmea.__doc__ +twisted.protocols.gps.nmea.__file__ +twisted.protocols.gps.nmea.__name__ +twisted.protocols.gps.nmea.__package__ +twisted.protocols.gps.nmea.basic +twisted.protocols.gps.nmea.operator + +--- from twisted.protocols.gps import nmea --- +nmea.InvalidChecksum( +nmea.InvalidSentence( +nmea.MODE_2D +nmea.MODE_3D +nmea.MODE_AUTO +nmea.MODE_FORCED +nmea.MODE_NOFIX +nmea.NMEAReceiver( +nmea.POSFIX_DGPS +nmea.POSFIX_INVALID +nmea.POSFIX_PPS +nmea.POSFIX_SPS +nmea.__builtins__ +nmea.__doc__ +nmea.__file__ +nmea.__name__ +nmea.__package__ +nmea.basic +nmea.operator + +--- from twisted.protocols.gps.nmea import * --- +InvalidChecksum( +InvalidSentence( +MODE_2D +MODE_3D +MODE_AUTO +MODE_FORCED +MODE_NOFIX +NMEAReceiver( +POSFIX_DGPS +POSFIX_INVALID +POSFIX_PPS +POSFIX_SPS + +--- import twisted.protocols.gps.rockwell --- +twisted.protocols.gps.rockwell.DEBUG +twisted.protocols.gps.rockwell.Zodiac( +twisted.protocols.gps.rockwell.ZodiacParseError( +twisted.protocols.gps.rockwell.__builtins__ +twisted.protocols.gps.rockwell.__doc__ +twisted.protocols.gps.rockwell.__file__ +twisted.protocols.gps.rockwell.__name__ +twisted.protocols.gps.rockwell.__package__ +twisted.protocols.gps.rockwell.log +twisted.protocols.gps.rockwell.math +twisted.protocols.gps.rockwell.operator +twisted.protocols.gps.rockwell.protocol +twisted.protocols.gps.rockwell.struct + +--- from twisted.protocols.gps import rockwell --- +rockwell.DEBUG +rockwell.Zodiac( +rockwell.ZodiacParseError( +rockwell.__builtins__ +rockwell.__doc__ +rockwell.__file__ +rockwell.__name__ +rockwell.__package__ +rockwell.log +rockwell.math +rockwell.operator +rockwell.protocol +rockwell.struct + +--- from twisted.protocols.gps.rockwell import * --- +Zodiac( +ZodiacParseError( + +--- import twisted.protocols.mice.mouseman --- +twisted.protocols.mice.mouseman.MouseMan( +twisted.protocols.mice.mouseman.__builtins__ +twisted.protocols.mice.mouseman.__doc__ +twisted.protocols.mice.mouseman.__file__ +twisted.protocols.mice.mouseman.__name__ +twisted.protocols.mice.mouseman.__package__ +twisted.protocols.mice.mouseman.protocol + +--- from twisted.protocols.mice import mouseman --- +mouseman.MouseMan( +mouseman.__builtins__ +mouseman.__doc__ +mouseman.__file__ +mouseman.__name__ +mouseman.__package__ +mouseman.protocol + +--- from twisted.protocols.mice.mouseman import * --- +MouseMan( + +--- import twisted.spread.ui.gtk2util --- +twisted.spread.ui.gtk2util.GladeKeeper( +twisted.spread.ui.gtk2util.LoginDialog( +twisted.spread.ui.gtk2util.UsernamePassword( +twisted.spread.ui.gtk2util.__builtins__ +twisted.spread.ui.gtk2util.__doc__ +twisted.spread.ui.gtk2util.__file__ +twisted.spread.ui.gtk2util.__name__ +twisted.spread.ui.gtk2util.__package__ +twisted.spread.ui.gtk2util.copyright +twisted.spread.ui.gtk2util.defer +twisted.spread.ui.gtk2util.failure +twisted.spread.ui.gtk2util.gtk +twisted.spread.ui.gtk2util.log +twisted.spread.ui.gtk2util.login( +twisted.spread.ui.gtk2util.nested_scopes +twisted.spread.ui.gtk2util.netError +twisted.spread.ui.gtk2util.pb +twisted.spread.ui.gtk2util.util + +--- from twisted.spread.ui import gtk2util --- +gtk2util.GladeKeeper( +gtk2util.LoginDialog( +gtk2util.UsernamePassword( +gtk2util.__builtins__ +gtk2util.__doc__ +gtk2util.__file__ +gtk2util.__name__ +gtk2util.__package__ +gtk2util.copyright +gtk2util.defer +gtk2util.failure +gtk2util.gtk +gtk2util.log +gtk2util.login( +gtk2util.nested_scopes +gtk2util.netError +gtk2util.pb +gtk2util.util + +--- from twisted.spread.ui.gtk2util import * --- +GladeKeeper( +LoginDialog( +login( +netError + +--- import twisted.spread.ui.tktree --- +twisted.spread.ui.tktree.ACTIVE +twisted.spread.ui.tktree.ALL +twisted.spread.ui.tktree.ANCHOR +twisted.spread.ui.tktree.ARC +twisted.spread.ui.tktree.At( +twisted.spread.ui.tktree.AtEnd( +twisted.spread.ui.tktree.AtInsert( +twisted.spread.ui.tktree.AtSelFirst( +twisted.spread.ui.tktree.AtSelLast( +twisted.spread.ui.tktree.BASELINE +twisted.spread.ui.tktree.BEVEL +twisted.spread.ui.tktree.BOTH +twisted.spread.ui.tktree.BOTTOM +twisted.spread.ui.tktree.BROWSE +twisted.spread.ui.tktree.BUTT +twisted.spread.ui.tktree.BaseWidget( +twisted.spread.ui.tktree.BitmapImage( +twisted.spread.ui.tktree.BooleanType( +twisted.spread.ui.tktree.BooleanVar( +twisted.spread.ui.tktree.BufferType( +twisted.spread.ui.tktree.BuiltinFunctionType( +twisted.spread.ui.tktree.BuiltinMethodType( +twisted.spread.ui.tktree.Button( +twisted.spread.ui.tktree.CASCADE +twisted.spread.ui.tktree.CENTER +twisted.spread.ui.tktree.CHAR +twisted.spread.ui.tktree.CHECKBUTTON +twisted.spread.ui.tktree.CHORD +twisted.spread.ui.tktree.COMMAND +twisted.spread.ui.tktree.CURRENT +twisted.spread.ui.tktree.CallWrapper( +twisted.spread.ui.tktree.Canvas( +twisted.spread.ui.tktree.Checkbutton( +twisted.spread.ui.tktree.ClassType( +twisted.spread.ui.tktree.CodeType( +twisted.spread.ui.tktree.ComplexType( +twisted.spread.ui.tktree.DISABLED +twisted.spread.ui.tktree.DOTBOX +twisted.spread.ui.tktree.DictProxyType( +twisted.spread.ui.tktree.DictType( +twisted.spread.ui.tktree.DictionaryType( +twisted.spread.ui.tktree.DoubleVar( +twisted.spread.ui.tktree.E +twisted.spread.ui.tktree.END +twisted.spread.ui.tktree.EW +twisted.spread.ui.tktree.EXCEPTION +twisted.spread.ui.tktree.EXTENDED +twisted.spread.ui.tktree.EllipsisType( +twisted.spread.ui.tktree.Entry( +twisted.spread.ui.tktree.Event( +twisted.spread.ui.tktree.FALSE +twisted.spread.ui.tktree.FIRST +twisted.spread.ui.tktree.FLAT +twisted.spread.ui.tktree.FileNode( +twisted.spread.ui.tktree.FileType( +twisted.spread.ui.tktree.FloatType( +twisted.spread.ui.tktree.Frame( +twisted.spread.ui.tktree.FrameType( +twisted.spread.ui.tktree.FunctionType( +twisted.spread.ui.tktree.GROOVE +twisted.spread.ui.tktree.GeneratorType( +twisted.spread.ui.tktree.GetSetDescriptorType( +twisted.spread.ui.tktree.Grid( +twisted.spread.ui.tktree.HIDDEN +twisted.spread.ui.tktree.HORIZONTAL +twisted.spread.ui.tktree.INSERT +twisted.spread.ui.tktree.INSIDE +twisted.spread.ui.tktree.Image( +twisted.spread.ui.tktree.InstanceType( +twisted.spread.ui.tktree.IntType( +twisted.spread.ui.tktree.IntVar( +twisted.spread.ui.tktree.LAST +twisted.spread.ui.tktree.LEFT +twisted.spread.ui.tktree.Label( +twisted.spread.ui.tktree.LabelFrame( +twisted.spread.ui.tktree.LambdaType( +twisted.spread.ui.tktree.ListType( +twisted.spread.ui.tktree.Listbox( +twisted.spread.ui.tktree.ListboxTree( +twisted.spread.ui.tktree.ListboxTreeItem( +twisted.spread.ui.tktree.LongType( +twisted.spread.ui.tktree.MITER +twisted.spread.ui.tktree.MOVETO +twisted.spread.ui.tktree.MULTIPLE +twisted.spread.ui.tktree.MemberDescriptorType( +twisted.spread.ui.tktree.Menu( +twisted.spread.ui.tktree.Menubutton( +twisted.spread.ui.tktree.Message( +twisted.spread.ui.tktree.MethodType( +twisted.spread.ui.tktree.Misc( +twisted.spread.ui.tktree.ModuleType( +twisted.spread.ui.tktree.N +twisted.spread.ui.tktree.NE +twisted.spread.ui.tktree.NO +twisted.spread.ui.tktree.NONE +twisted.spread.ui.tktree.NORMAL +twisted.spread.ui.tktree.NS +twisted.spread.ui.tktree.NSEW +twisted.spread.ui.tktree.NUMERIC +twisted.spread.ui.tktree.NW +twisted.spread.ui.tktree.NoDefaultRoot( +twisted.spread.ui.tktree.Node( +twisted.spread.ui.tktree.NoneType( +twisted.spread.ui.tktree.NotImplementedType( +twisted.spread.ui.tktree.OFF +twisted.spread.ui.tktree.ON +twisted.spread.ui.tktree.OUTSIDE +twisted.spread.ui.tktree.ObjectType( +twisted.spread.ui.tktree.OptionMenu( +twisted.spread.ui.tktree.PAGES +twisted.spread.ui.tktree.PIESLICE +twisted.spread.ui.tktree.PROJECTING +twisted.spread.ui.tktree.Pack( +twisted.spread.ui.tktree.PanedWindow( +twisted.spread.ui.tktree.PhotoImage( +twisted.spread.ui.tktree.Place( +twisted.spread.ui.tktree.RADIOBUTTON +twisted.spread.ui.tktree.RAISED +twisted.spread.ui.tktree.READABLE +twisted.spread.ui.tktree.RIDGE +twisted.spread.ui.tktree.RIGHT +twisted.spread.ui.tktree.ROUND +twisted.spread.ui.tktree.Radiobutton( +twisted.spread.ui.tktree.S +twisted.spread.ui.tktree.SCROLL +twisted.spread.ui.tktree.SE +twisted.spread.ui.tktree.SEL +twisted.spread.ui.tktree.SEL_FIRST +twisted.spread.ui.tktree.SEL_LAST +twisted.spread.ui.tktree.SEPARATOR +twisted.spread.ui.tktree.SINGLE +twisted.spread.ui.tktree.SOLID +twisted.spread.ui.tktree.SUNKEN +twisted.spread.ui.tktree.SW +twisted.spread.ui.tktree.Scale( +twisted.spread.ui.tktree.Scrollbar( +twisted.spread.ui.tktree.SliceType( +twisted.spread.ui.tktree.Spinbox( +twisted.spread.ui.tktree.StringType( +twisted.spread.ui.tktree.StringTypes +twisted.spread.ui.tktree.StringVar( +twisted.spread.ui.tktree.Studbutton( +twisted.spread.ui.tktree.TOP +twisted.spread.ui.tktree.TRUE +twisted.spread.ui.tktree.Tcl( +twisted.spread.ui.tktree.TclError( +twisted.spread.ui.tktree.TclVersion +twisted.spread.ui.tktree.Text( +twisted.spread.ui.tktree.Tk( +twisted.spread.ui.tktree.TkVersion +twisted.spread.ui.tktree.Toplevel( +twisted.spread.ui.tktree.TracebackType( +twisted.spread.ui.tktree.TreeItem( +twisted.spread.ui.tktree.Tributton( +twisted.spread.ui.tktree.TupleType( +twisted.spread.ui.tktree.TypeType( +twisted.spread.ui.tktree.UNDERLINE +twisted.spread.ui.tktree.UNITS +twisted.spread.ui.tktree.UnboundMethodType( +twisted.spread.ui.tktree.UnicodeType( +twisted.spread.ui.tktree.VERTICAL +twisted.spread.ui.tktree.Variable( +twisted.spread.ui.tktree.W +twisted.spread.ui.tktree.WORD +twisted.spread.ui.tktree.WRITABLE +twisted.spread.ui.tktree.Widget( +twisted.spread.ui.tktree.Wm( +twisted.spread.ui.tktree.X +twisted.spread.ui.tktree.XRangeType( +twisted.spread.ui.tktree.Y +twisted.spread.ui.tktree.YES +twisted.spread.ui.tktree.__builtins__ +twisted.spread.ui.tktree.__doc__ +twisted.spread.ui.tktree.__file__ +twisted.spread.ui.tktree.__name__ +twisted.spread.ui.tktree.__package__ +twisted.spread.ui.tktree.getboolean( +twisted.spread.ui.tktree.getdouble( +twisted.spread.ui.tktree.getint( +twisted.spread.ui.tktree.image_names( +twisted.spread.ui.tktree.image_types( +twisted.spread.ui.tktree.mainloop( +twisted.spread.ui.tktree.os +twisted.spread.ui.tktree.sys +twisted.spread.ui.tktree.tkinter +twisted.spread.ui.tktree.wantobjects + +--- from twisted.spread.ui import tktree --- +tktree.ACTIVE +tktree.ALL +tktree.ANCHOR +tktree.ARC +tktree.At( +tktree.AtEnd( +tktree.AtInsert( +tktree.AtSelFirst( +tktree.AtSelLast( +tktree.BASELINE +tktree.BEVEL +tktree.BOTH +tktree.BOTTOM +tktree.BROWSE +tktree.BUTT +tktree.BaseWidget( +tktree.BitmapImage( +tktree.BooleanType( +tktree.BooleanVar( +tktree.BufferType( +tktree.BuiltinFunctionType( +tktree.BuiltinMethodType( +tktree.Button( +tktree.CASCADE +tktree.CENTER +tktree.CHAR +tktree.CHECKBUTTON +tktree.CHORD +tktree.COMMAND +tktree.CURRENT +tktree.CallWrapper( +tktree.Canvas( +tktree.Checkbutton( +tktree.ClassType( +tktree.CodeType( +tktree.ComplexType( +tktree.DISABLED +tktree.DOTBOX +tktree.DictProxyType( +tktree.DictType( +tktree.DictionaryType( +tktree.DoubleVar( +tktree.E +tktree.END +tktree.EW +tktree.EXCEPTION +tktree.EXTENDED +tktree.EllipsisType( +tktree.Entry( +tktree.Event( +tktree.FALSE +tktree.FIRST +tktree.FLAT +tktree.FileNode( +tktree.FileType( +tktree.FloatType( +tktree.Frame( +tktree.FrameType( +tktree.FunctionType( +tktree.GROOVE +tktree.GeneratorType( +tktree.GetSetDescriptorType( +tktree.Grid( +tktree.HIDDEN +tktree.HORIZONTAL +tktree.INSERT +tktree.INSIDE +tktree.Image( +tktree.InstanceType( +tktree.IntType( +tktree.IntVar( +tktree.LAST +tktree.LEFT +tktree.Label( +tktree.LabelFrame( +tktree.LambdaType( +tktree.ListType( +tktree.Listbox( +tktree.ListboxTree( +tktree.ListboxTreeItem( +tktree.LongType( +tktree.MITER +tktree.MOVETO +tktree.MULTIPLE +tktree.MemberDescriptorType( +tktree.Menu( +tktree.Menubutton( +tktree.Message( +tktree.MethodType( +tktree.Misc( +tktree.ModuleType( +tktree.N +tktree.NE +tktree.NO +tktree.NONE +tktree.NORMAL +tktree.NS +tktree.NSEW +tktree.NUMERIC +tktree.NW +tktree.NoDefaultRoot( +tktree.Node( +tktree.NoneType( +tktree.NotImplementedType( +tktree.OFF +tktree.ON +tktree.OUTSIDE +tktree.ObjectType( +tktree.OptionMenu( +tktree.PAGES +tktree.PIESLICE +tktree.PROJECTING +tktree.Pack( +tktree.PanedWindow( +tktree.PhotoImage( +tktree.Place( +tktree.RADIOBUTTON +tktree.RAISED +tktree.READABLE +tktree.RIDGE +tktree.RIGHT +tktree.ROUND +tktree.Radiobutton( +tktree.S +tktree.SCROLL +tktree.SE +tktree.SEL +tktree.SEL_FIRST +tktree.SEL_LAST +tktree.SEPARATOR +tktree.SINGLE +tktree.SOLID +tktree.SUNKEN +tktree.SW +tktree.Scale( +tktree.Scrollbar( +tktree.SliceType( +tktree.Spinbox( +tktree.StringType( +tktree.StringTypes +tktree.StringVar( +tktree.Studbutton( +tktree.TOP +tktree.TRUE +tktree.Tcl( +tktree.TclError( +tktree.TclVersion +tktree.Text( +tktree.Tk( +tktree.TkVersion +tktree.Toplevel( +tktree.TracebackType( +tktree.TreeItem( +tktree.Tributton( +tktree.TupleType( +tktree.TypeType( +tktree.UNDERLINE +tktree.UNITS +tktree.UnboundMethodType( +tktree.UnicodeType( +tktree.VERTICAL +tktree.Variable( +tktree.W +tktree.WORD +tktree.WRITABLE +tktree.Widget( +tktree.Wm( +tktree.X +tktree.XRangeType( +tktree.Y +tktree.YES +tktree.__builtins__ +tktree.__doc__ +tktree.__file__ +tktree.__name__ +tktree.__package__ +tktree.getboolean( +tktree.getdouble( +tktree.getint( +tktree.image_names( +tktree.image_types( +tktree.mainloop( +tktree.os +tktree.sys +tktree.tkinter +tktree.wantobjects + +--- from twisted.spread.ui.tktree import * --- +FileNode( +ListboxTree( +ListboxTreeItem( +TreeItem( + +--- import twisted.spread.ui.tkutil --- +twisted.spread.ui.tkutil.ACTIVE +twisted.spread.ui.tkutil.ALL +twisted.spread.ui.tkutil.ANCHOR +twisted.spread.ui.tkutil.ARC +twisted.spread.ui.tkutil.At( +twisted.spread.ui.tkutil.AtEnd( +twisted.spread.ui.tkutil.AtInsert( +twisted.spread.ui.tkutil.AtSelFirst( +twisted.spread.ui.tkutil.AtSelLast( +twisted.spread.ui.tkutil.BASELINE +twisted.spread.ui.tkutil.BEVEL +twisted.spread.ui.tkutil.BOTH +twisted.spread.ui.tkutil.BOTTOM +twisted.spread.ui.tkutil.BROWSE +twisted.spread.ui.tkutil.BUTT +twisted.spread.ui.tkutil.BaseWidget( +twisted.spread.ui.tkutil.BitmapImage( +twisted.spread.ui.tkutil.BooleanType( +twisted.spread.ui.tkutil.BooleanVar( +twisted.spread.ui.tkutil.BufferType( +twisted.spread.ui.tkutil.BuiltinFunctionType( +twisted.spread.ui.tkutil.BuiltinMethodType( +twisted.spread.ui.tkutil.Button( +twisted.spread.ui.tkutil.CASCADE +twisted.spread.ui.tkutil.CENTER +twisted.spread.ui.tkutil.CHAR +twisted.spread.ui.tkutil.CHECKBUTTON +twisted.spread.ui.tkutil.CHORD +twisted.spread.ui.tkutil.CList( +twisted.spread.ui.tkutil.COMMAND +twisted.spread.ui.tkutil.CURRENT +twisted.spread.ui.tkutil.CallWrapper( +twisted.spread.ui.tkutil.Canvas( +twisted.spread.ui.tkutil.Checkbutton( +twisted.spread.ui.tkutil.ClassType( +twisted.spread.ui.tkutil.CodeType( +twisted.spread.ui.tkutil.ComplexType( +twisted.spread.ui.tkutil.DISABLED +twisted.spread.ui.tkutil.DOTBOX +twisted.spread.ui.tkutil.DictProxyType( +twisted.spread.ui.tkutil.DictType( +twisted.spread.ui.tkutil.DictionaryType( +twisted.spread.ui.tkutil.DirectoryBrowser( +twisted.spread.ui.tkutil.DoubleVar( +twisted.spread.ui.tkutil.E +twisted.spread.ui.tkutil.END +twisted.spread.ui.tkutil.EW +twisted.spread.ui.tkutil.EXCEPTION +twisted.spread.ui.tkutil.EXTENDED +twisted.spread.ui.tkutil.EllipsisType( +twisted.spread.ui.tkutil.Entry( +twisted.spread.ui.tkutil.Event( +twisted.spread.ui.tkutil.FALSE +twisted.spread.ui.tkutil.FIRST +twisted.spread.ui.tkutil.FLAT +twisted.spread.ui.tkutil.FileType( +twisted.spread.ui.tkutil.FloatType( +twisted.spread.ui.tkutil.Frame( +twisted.spread.ui.tkutil.FrameType( +twisted.spread.ui.tkutil.FunctionType( +twisted.spread.ui.tkutil.GROOVE +twisted.spread.ui.tkutil.GeneratorType( +twisted.spread.ui.tkutil.GenericLogin( +twisted.spread.ui.tkutil.GetSetDescriptorType( +twisted.spread.ui.tkutil.Grid( +twisted.spread.ui.tkutil.HIDDEN +twisted.spread.ui.tkutil.HORIZONTAL +twisted.spread.ui.tkutil.INSERT +twisted.spread.ui.tkutil.INSIDE +twisted.spread.ui.tkutil.Image( +twisted.spread.ui.tkutil.InstanceType( +twisted.spread.ui.tkutil.IntType( +twisted.spread.ui.tkutil.IntVar( +twisted.spread.ui.tkutil.LAST +twisted.spread.ui.tkutil.LEFT +twisted.spread.ui.tkutil.Label( +twisted.spread.ui.tkutil.LabelFrame( +twisted.spread.ui.tkutil.LambdaType( +twisted.spread.ui.tkutil.ListType( +twisted.spread.ui.tkutil.Listbox( +twisted.spread.ui.tkutil.Login( +twisted.spread.ui.tkutil.LongType( +twisted.spread.ui.tkutil.MITER +twisted.spread.ui.tkutil.MOVETO +twisted.spread.ui.tkutil.MULTIPLE +twisted.spread.ui.tkutil.MemberDescriptorType( +twisted.spread.ui.tkutil.Menu( +twisted.spread.ui.tkutil.Menubutton( +twisted.spread.ui.tkutil.Message( +twisted.spread.ui.tkutil.MethodType( +twisted.spread.ui.tkutil.Misc( +twisted.spread.ui.tkutil.ModuleType( +twisted.spread.ui.tkutil.N +twisted.spread.ui.tkutil.NE +twisted.spread.ui.tkutil.NO +twisted.spread.ui.tkutil.NONE +twisted.spread.ui.tkutil.NORMAL +twisted.spread.ui.tkutil.NS +twisted.spread.ui.tkutil.NSEW +twisted.spread.ui.tkutil.NUMERIC +twisted.spread.ui.tkutil.NW +twisted.spread.ui.tkutil.NoDefaultRoot( +twisted.spread.ui.tkutil.NoneType( +twisted.spread.ui.tkutil.NotImplementedType( +twisted.spread.ui.tkutil.OFF +twisted.spread.ui.tkutil.ON +twisted.spread.ui.tkutil.OUTSIDE +twisted.spread.ui.tkutil.ObjectType( +twisted.spread.ui.tkutil.OptionMenu( +twisted.spread.ui.tkutil.PAGES +twisted.spread.ui.tkutil.PIESLICE +twisted.spread.ui.tkutil.PROJECTING +twisted.spread.ui.tkutil.Pack( +twisted.spread.ui.tkutil.PanedWindow( +twisted.spread.ui.tkutil.PhotoImage( +twisted.spread.ui.tkutil.Place( +twisted.spread.ui.tkutil.ProgressBar( +twisted.spread.ui.tkutil.RADIOBUTTON +twisted.spread.ui.tkutil.RAISED +twisted.spread.ui.tkutil.READABLE +twisted.spread.ui.tkutil.RIDGE +twisted.spread.ui.tkutil.RIGHT +twisted.spread.ui.tkutil.ROUND +twisted.spread.ui.tkutil.Radiobutton( +twisted.spread.ui.tkutil.S +twisted.spread.ui.tkutil.SCROLL +twisted.spread.ui.tkutil.SE +twisted.spread.ui.tkutil.SEL +twisted.spread.ui.tkutil.SEL_FIRST +twisted.spread.ui.tkutil.SEL_LAST +twisted.spread.ui.tkutil.SEPARATOR +twisted.spread.ui.tkutil.SINGLE +twisted.spread.ui.tkutil.SOLID +twisted.spread.ui.tkutil.SUNKEN +twisted.spread.ui.tkutil.SW +twisted.spread.ui.tkutil.Scale( +twisted.spread.ui.tkutil.Scrollbar( +twisted.spread.ui.tkutil.SliceType( +twisted.spread.ui.tkutil.Spinbox( +twisted.spread.ui.tkutil.StringType( +twisted.spread.ui.tkutil.StringTypes +twisted.spread.ui.tkutil.StringVar( +twisted.spread.ui.tkutil.Studbutton( +twisted.spread.ui.tkutil.TOP +twisted.spread.ui.tkutil.TRUE +twisted.spread.ui.tkutil.Tcl( +twisted.spread.ui.tkutil.TclError( +twisted.spread.ui.tkutil.TclVersion +twisted.spread.ui.tkutil.Text( +twisted.spread.ui.tkutil.Tk( +twisted.spread.ui.tkutil.TkVersion +twisted.spread.ui.tkutil.Toplevel( +twisted.spread.ui.tkutil.TracebackType( +twisted.spread.ui.tkutil.Tributton( +twisted.spread.ui.tkutil.TupleType( +twisted.spread.ui.tkutil.TypeType( +twisted.spread.ui.tkutil.UNDERLINE +twisted.spread.ui.tkutil.UNITS +twisted.spread.ui.tkutil.UnboundMethodType( +twisted.spread.ui.tkutil.UnicodeType( +twisted.spread.ui.tkutil.VERTICAL +twisted.spread.ui.tkutil.Variable( +twisted.spread.ui.tkutil.W +twisted.spread.ui.tkutil.WORD +twisted.spread.ui.tkutil.WRITABLE +twisted.spread.ui.tkutil.Widget( +twisted.spread.ui.tkutil.Wm( +twisted.spread.ui.tkutil.X +twisted.spread.ui.tkutil.XRangeType( +twisted.spread.ui.tkutil.Y +twisted.spread.ui.tkutil.YES +twisted.spread.ui.tkutil.__builtins__ +twisted.spread.ui.tkutil.__doc__ +twisted.spread.ui.tkutil.__file__ +twisted.spread.ui.tkutil.__name__ +twisted.spread.ui.tkutil.__package__ +twisted.spread.ui.tkutil.askdirectory( +twisted.spread.ui.tkutil.askpassword( +twisted.spread.ui.tkutil.copyright +twisted.spread.ui.tkutil.getboolean( +twisted.spread.ui.tkutil.getdouble( +twisted.spread.ui.tkutil.getint( +twisted.spread.ui.tkutil.grid_setexpand( +twisted.spread.ui.tkutil.image_names( +twisted.spread.ui.tkutil.image_types( +twisted.spread.ui.tkutil.mainloop( +twisted.spread.ui.tkutil.pb +twisted.spread.ui.tkutil.reactor +twisted.spread.ui.tkutil.string +twisted.spread.ui.tkutil.sys +twisted.spread.ui.tkutil.tkinter +twisted.spread.ui.tkutil.wantobjects + +--- from twisted.spread.ui import tkutil --- +tkutil.ACTIVE +tkutil.ALL +tkutil.ANCHOR +tkutil.ARC +tkutil.At( +tkutil.AtEnd( +tkutil.AtInsert( +tkutil.AtSelFirst( +tkutil.AtSelLast( +tkutil.BASELINE +tkutil.BEVEL +tkutil.BOTH +tkutil.BOTTOM +tkutil.BROWSE +tkutil.BUTT +tkutil.BaseWidget( +tkutil.BitmapImage( +tkutil.BooleanType( +tkutil.BooleanVar( +tkutil.BufferType( +tkutil.BuiltinFunctionType( +tkutil.BuiltinMethodType( +tkutil.Button( +tkutil.CASCADE +tkutil.CENTER +tkutil.CHAR +tkutil.CHECKBUTTON +tkutil.CHORD +tkutil.CList( +tkutil.COMMAND +tkutil.CURRENT +tkutil.CallWrapper( +tkutil.Canvas( +tkutil.Checkbutton( +tkutil.ClassType( +tkutil.CodeType( +tkutil.ComplexType( +tkutil.DISABLED +tkutil.DOTBOX +tkutil.DictProxyType( +tkutil.DictType( +tkutil.DictionaryType( +tkutil.DirectoryBrowser( +tkutil.DoubleVar( +tkutil.E +tkutil.END +tkutil.EW +tkutil.EXCEPTION +tkutil.EXTENDED +tkutil.EllipsisType( +tkutil.Entry( +tkutil.Event( +tkutil.FALSE +tkutil.FIRST +tkutil.FLAT +tkutil.FileType( +tkutil.FloatType( +tkutil.Frame( +tkutil.FrameType( +tkutil.FunctionType( +tkutil.GROOVE +tkutil.GeneratorType( +tkutil.GenericLogin( +tkutil.GetSetDescriptorType( +tkutil.Grid( +tkutil.HIDDEN +tkutil.HORIZONTAL +tkutil.INSERT +tkutil.INSIDE +tkutil.Image( +tkutil.InstanceType( +tkutil.IntType( +tkutil.IntVar( +tkutil.LAST +tkutil.LEFT +tkutil.Label( +tkutil.LabelFrame( +tkutil.LambdaType( +tkutil.ListType( +tkutil.Listbox( +tkutil.Login( +tkutil.LongType( +tkutil.MITER +tkutil.MOVETO +tkutil.MULTIPLE +tkutil.MemberDescriptorType( +tkutil.Menu( +tkutil.Menubutton( +tkutil.Message( +tkutil.MethodType( +tkutil.Misc( +tkutil.ModuleType( +tkutil.N +tkutil.NE +tkutil.NO +tkutil.NONE +tkutil.NORMAL +tkutil.NS +tkutil.NSEW +tkutil.NUMERIC +tkutil.NW +tkutil.NoDefaultRoot( +tkutil.NoneType( +tkutil.NotImplementedType( +tkutil.OFF +tkutil.ON +tkutil.OUTSIDE +tkutil.ObjectType( +tkutil.OptionMenu( +tkutil.PAGES +tkutil.PIESLICE +tkutil.PROJECTING +tkutil.Pack( +tkutil.PanedWindow( +tkutil.PhotoImage( +tkutil.Place( +tkutil.ProgressBar( +tkutil.RADIOBUTTON +tkutil.RAISED +tkutil.READABLE +tkutil.RIDGE +tkutil.RIGHT +tkutil.ROUND +tkutil.Radiobutton( +tkutil.S +tkutil.SCROLL +tkutil.SE +tkutil.SEL +tkutil.SEL_FIRST +tkutil.SEL_LAST +tkutil.SEPARATOR +tkutil.SINGLE +tkutil.SOLID +tkutil.SUNKEN +tkutil.SW +tkutil.Scale( +tkutil.Scrollbar( +tkutil.SliceType( +tkutil.Spinbox( +tkutil.StringType( +tkutil.StringTypes +tkutil.StringVar( +tkutil.Studbutton( +tkutil.TOP +tkutil.TRUE +tkutil.Tcl( +tkutil.TclError( +tkutil.TclVersion +tkutil.Text( +tkutil.Tk( +tkutil.TkVersion +tkutil.Toplevel( +tkutil.TracebackType( +tkutil.Tributton( +tkutil.TupleType( +tkutil.TypeType( +tkutil.UNDERLINE +tkutil.UNITS +tkutil.UnboundMethodType( +tkutil.UnicodeType( +tkutil.VERTICAL +tkutil.Variable( +tkutil.W +tkutil.WORD +tkutil.WRITABLE +tkutil.Widget( +tkutil.Wm( +tkutil.X +tkutil.XRangeType( +tkutil.Y +tkutil.YES +tkutil.__builtins__ +tkutil.__doc__ +tkutil.__file__ +tkutil.__name__ +tkutil.__package__ +tkutil.askdirectory( +tkutil.askpassword( +tkutil.copyright +tkutil.getboolean( +tkutil.getdouble( +tkutil.getint( +tkutil.grid_setexpand( +tkutil.image_names( +tkutil.image_types( +tkutil.mainloop( +tkutil.pb +tkutil.reactor +tkutil.string +tkutil.sys +tkutil.tkinter +tkutil.wantobjects + +--- from twisted.spread.ui.tkutil import * --- +CList( +DirectoryBrowser( +GenericLogin( +Login( +askpassword( +grid_setexpand( + +--- import twisted.web.woven.controller --- +twisted.web.woven.controller.BlankPage( +twisted.web.woven.controller.Controller( +twisted.web.woven.controller.LiveController( +twisted.web.woven.controller.WController( +twisted.web.woven.controller.WOVEN_PATH +twisted.web.woven.controller.__builtins__ +twisted.web.woven.controller.__doc__ +twisted.web.woven.controller.__file__ +twisted.web.woven.controller.__name__ +twisted.web.woven.controller.__package__ +twisted.web.woven.controller.__version__ +twisted.web.woven.controller.addSlash( +twisted.web.woven.controller.cgi +twisted.web.woven.controller.components +twisted.web.woven.controller.controllerFactory( +twisted.web.woven.controller.controllerMethod( +twisted.web.woven.controller.failure +twisted.web.woven.controller.implements( +twisted.web.woven.controller.interfaces +twisted.web.woven.controller.log +twisted.web.woven.controller.microdom +twisted.web.woven.controller.nested_scopes +twisted.web.woven.controller.now( +twisted.web.woven.controller.os +twisted.web.woven.controller.redirectTo( +twisted.web.woven.controller.registerControllerForModel( +twisted.web.woven.controller.resource +twisted.web.woven.controller.server +twisted.web.woven.controller.static +twisted.web.woven.controller.types +twisted.web.woven.controller.utils +twisted.web.woven.controller.warnings +twisted.web.woven.controller.woven + +--- from twisted.web.woven import controller --- +controller.BlankPage( +controller.Controller( +controller.LiveController( +controller.WController( +controller.WOVEN_PATH +controller.__builtins__ +controller.__doc__ +controller.__file__ +controller.__name__ +controller.__package__ +controller.__version__ +controller.addSlash( +controller.cgi +controller.components +controller.controllerFactory( +controller.controllerMethod( +controller.failure +controller.implements( +controller.interfaces +controller.log +controller.microdom +controller.nested_scopes +controller.now( +controller.os +controller.redirectTo( +controller.registerControllerForModel( +controller.resource +controller.server +controller.static +controller.types +controller.utils +controller.warnings +controller.woven + +--- from twisted.web.woven.controller import * --- +BlankPage( +Controller( +LiveController( +WController( +WOVEN_PATH +controllerFactory( +controllerMethod( +now( +registerControllerForModel( +woven + +--- import twisted.web.woven.dirlist --- +twisted.web.woven.dirlist.DirectoryLister( +twisted.web.woven.dirlist.File( +twisted.web.woven.dirlist.FilePath( +twisted.web.woven.dirlist.RawText( +twisted.web.woven.dirlist.__builtins__ +twisted.web.woven.dirlist.__doc__ +twisted.web.woven.dirlist.__file__ +twisted.web.woven.dirlist.__name__ +twisted.web.woven.dirlist.__package__ +twisted.web.woven.dirlist.getTypeAndEncoding( +twisted.web.woven.dirlist.joinpath( +twisted.web.woven.dirlist.lmx( +twisted.web.woven.dirlist.model +twisted.web.woven.dirlist.os +twisted.web.woven.dirlist.page +twisted.web.woven.dirlist.urllib +twisted.web.woven.dirlist.view +twisted.web.woven.dirlist.widgets + +--- from twisted.web.woven import dirlist --- +dirlist.File( +dirlist.FilePath( +dirlist.RawText( +dirlist.getTypeAndEncoding( +dirlist.joinpath( +dirlist.lmx( +dirlist.model +dirlist.page +dirlist.view +dirlist.widgets + +--- from twisted.web.woven.dirlist import * --- +view +widgets + +--- import twisted.web.woven.flashconduit --- +twisted.web.woven.flashconduit.Factory( +twisted.web.woven.flashconduit.FlashConduit( +twisted.web.woven.flashconduit.FlashConduitFactory( +twisted.web.woven.flashconduit.LineReceiver( +twisted.web.woven.flashconduit.__builtins__ +twisted.web.woven.flashconduit.__doc__ +twisted.web.woven.flashconduit.__file__ +twisted.web.woven.flashconduit.__name__ +twisted.web.woven.flashconduit.__package__ +twisted.web.woven.flashconduit.interfaces +twisted.web.woven.flashconduit.log + +--- from twisted.web.woven import flashconduit --- +flashconduit.Factory( +flashconduit.FlashConduit( +flashconduit.FlashConduitFactory( +flashconduit.LineReceiver( +flashconduit.__builtins__ +flashconduit.__doc__ +flashconduit.__file__ +flashconduit.__name__ +flashconduit.__package__ +flashconduit.interfaces +flashconduit.log + +--- from twisted.web.woven.flashconduit import * --- +FlashConduit( +FlashConduitFactory( + +--- import twisted.web.woven.form --- +twisted.web.woven.form.Element( +twisted.web.woven.form.FormDisplayModel( +twisted.web.woven.form.FormErrorModel( +twisted.web.woven.form.FormErrorWidget( +twisted.web.woven.form.FormFillerWidget( +twisted.web.woven.form.FormMethod( +twisted.web.woven.form.FormProcessor( +twisted.web.woven.form.__builtins__ +twisted.web.woven.form.__doc__ +twisted.web.woven.form.__file__ +twisted.web.woven.form.__name__ +twisted.web.woven.form.__package__ +twisted.web.woven.form.controller +twisted.web.woven.form.defer +twisted.web.woven.form.domhelpers +twisted.web.woven.form.failure +twisted.web.woven.form.formmethod +twisted.web.woven.form.input +twisted.web.woven.form.interfaces +twisted.web.woven.form.lmx( +twisted.web.woven.form.math +twisted.web.woven.form.model +twisted.web.woven.form.nested_scopes +twisted.web.woven.form.parseString( +twisted.web.woven.form.registerAdapter( +twisted.web.woven.form.registerRenderer( +twisted.web.woven.form.resource +twisted.web.woven.form.util +twisted.web.woven.form.view +twisted.web.woven.form.widgets + +--- from twisted.web.woven import form --- +form.Element( +form.FormDisplayModel( +form.FormErrorModel( +form.FormErrorWidget( +form.FormFillerWidget( +form.FormMethod( +form.FormProcessor( +form.__builtins__ +form.__doc__ +form.__file__ +form.__name__ +form.__package__ +form.controller +form.defer +form.domhelpers +form.failure +form.formmethod +form.input +form.interfaces +form.lmx( +form.math +form.model +form.nested_scopes +form.parseString( +form.registerAdapter( +form.registerRenderer( +form.resource +form.util +form.view +form.widgets + +--- from twisted.web.woven.form import * --- +FormDisplayModel( +FormErrorModel( +FormErrorWidget( +FormFillerWidget( +FormProcessor( +controller +formmethod +input +registerRenderer( + +--- import twisted.web.woven.guard --- +twisted.web.woven.guard.Anonymous( +twisted.web.woven.guard.DESTROY_PERSPECTIVE +twisted.web.woven.guard.DeferredResource( +twisted.web.woven.guard.GuardSession( +twisted.web.woven.guard.INIT_PERSPECTIVE +twisted.web.woven.guard.INIT_SESSION +twisted.web.woven.guard.IResource( +twisted.web.woven.guard.LoginFailed( +twisted.web.woven.guard.Redirect( +twisted.web.woven.guard.Resource( +twisted.web.woven.guard.SESSION_KEY +twisted.web.woven.guard.SessionWrapper( +twisted.web.woven.guard.UnauthorizedLogin( +twisted.web.woven.guard.UsernamePassword( +twisted.web.woven.guard.UsernamePasswordWrapper( +twisted.web.woven.guard.__builtins__ +twisted.web.woven.guard.__doc__ +twisted.web.woven.guard.__file__ +twisted.web.woven.guard.__name__ +twisted.web.woven.guard.__package__ +twisted.web.woven.guard.__version__ +twisted.web.woven.guard.addSlash( +twisted.web.woven.guard.components +twisted.web.woven.guard.fm +twisted.web.woven.guard.form +twisted.web.woven.guard.getResource( +twisted.web.woven.guard.interfaces +twisted.web.woven.guard.log +twisted.web.woven.guard.md5( +twisted.web.woven.guard.nested_scopes +twisted.web.woven.guard.newLoginSignature +twisted.web.woven.guard.random +twisted.web.woven.guard.reactor +twisted.web.woven.guard.redirectTo( +twisted.web.woven.guard.redirectToSession( +twisted.web.woven.guard.time +twisted.web.woven.guard.urlToChild( +twisted.web.woven.guard.urllib +twisted.web.woven.guard.utils + +--- from twisted.web.woven import guard --- +guard.Anonymous( +guard.DESTROY_PERSPECTIVE +guard.DeferredResource( +guard.GuardSession( +guard.INIT_PERSPECTIVE +guard.INIT_SESSION +guard.IResource( +guard.LoginFailed( +guard.Redirect( +guard.Resource( +guard.SESSION_KEY +guard.SessionWrapper( +guard.UnauthorizedLogin( +guard.UsernamePassword( +guard.UsernamePasswordWrapper( +guard.__version__ +guard.addSlash( +guard.components +guard.fm +guard.form +guard.getResource( +guard.interfaces +guard.log +guard.md5( +guard.nested_scopes +guard.newLoginSignature +guard.random +guard.reactor +guard.redirectTo( +guard.redirectToSession( +guard.time +guard.urlToChild( +guard.urllib +guard.utils + +--- from twisted.web.woven.guard import * --- +DESTROY_PERSPECTIVE +GuardSession( +INIT_PERSPECTIVE +INIT_SESSION +SESSION_KEY +SessionWrapper( +UsernamePasswordWrapper( +fm +form +getResource( +newLoginSignature +redirectToSession( +urlToChild( + +--- import twisted.web.woven.input --- +twisted.web.woven.input.Anything( +twisted.web.woven.input.DefaultHandler( +twisted.web.woven.input.DictAggregator( +twisted.web.woven.input.Float( +twisted.web.woven.input.InputHandler( +twisted.web.woven.input.Integer( +twisted.web.woven.input.List( +twisted.web.woven.input.ListAggregator( +twisted.web.woven.input.SingleValue( +twisted.web.woven.input.__builtins__ +twisted.web.woven.input.__doc__ +twisted.web.woven.input.__file__ +twisted.web.woven.input.__name__ +twisted.web.woven.input.__package__ +twisted.web.woven.input.__version__ +twisted.web.woven.input.controller +twisted.web.woven.input.controllerFactory( +twisted.web.woven.input.defer +twisted.web.woven.input.domhelpers +twisted.web.woven.input.inspect +twisted.web.woven.input.log +twisted.web.woven.input.os +twisted.web.woven.input.qual( +twisted.web.woven.input.template +twisted.web.woven.input.utils + +--- from twisted.web.woven import input --- +input.Anything( +input.DefaultHandler( +input.DictAggregator( +input.Float( +input.InputHandler( +input.Integer( +input.List( +input.ListAggregator( +input.SingleValue( +input.__builtins__ +input.__doc__ +input.__file__ +input.__name__ +input.__package__ +input.__version__ +input.controller +input.controllerFactory( +input.defer +input.domhelpers +input.inspect +input.log +input.os +input.qual( +input.template +input.utils + +--- from twisted.web.woven.input import * --- +Anything( +DefaultHandler( +DictAggregator( +InputHandler( +ListAggregator( +SingleValue( + +--- import twisted.web.woven.interfaces --- +twisted.web.woven.interfaces.IController( +twisted.web.woven.interfaces.IModel( +twisted.web.woven.interfaces.IView( +twisted.web.woven.interfaces.IWovenLivePage( +twisted.web.woven.interfaces.Interface( +twisted.web.woven.interfaces.__builtins__ +twisted.web.woven.interfaces.__doc__ +twisted.web.woven.interfaces.__file__ +twisted.web.woven.interfaces.__name__ +twisted.web.woven.interfaces.__package__ +twisted.web.woven.interfaces.__version__ + +--- from twisted.web.woven import interfaces --- +interfaces.IController( +interfaces.IModel( +interfaces.IView( +interfaces.IWovenLivePage( +interfaces.__version__ + +--- from twisted.web.woven.interfaces import * --- +IController( +IModel( +IView( +IWovenLivePage( + +--- import twisted.web.woven.model --- +twisted.web.woven.model.AttributeModel( +twisted.web.woven.model.AttributeWrapper( +twisted.web.woven.model.DeferredWrapper( +twisted.web.woven.model.DictionaryModel( +twisted.web.woven.model.Link( +twisted.web.woven.model.ListModel( +twisted.web.woven.model.MethodModel( +twisted.web.woven.model.Model( +twisted.web.woven.model.ObjectWrapper( +twisted.web.woven.model.PgSQL +twisted.web.woven.model.StringModel( +twisted.web.woven.model.UnsafeObjectWrapper( +twisted.web.woven.model.WModel( +twisted.web.woven.model.Wrapper( +twisted.web.woven.model.__builtins__ +twisted.web.woven.model.__doc__ +twisted.web.woven.model.__file__ +twisted.web.woven.model.__name__ +twisted.web.woven.model.__package__ +twisted.web.woven.model.__version__ +twisted.web.woven.model.adaptToIModel( +twisted.web.woven.model.components +twisted.web.woven.model.defer +twisted.web.woven.model.implements( +twisted.web.woven.model.interfaces +twisted.web.woven.model.reflect +twisted.web.woven.model.types +twisted.web.woven.model.warnings +twisted.web.woven.model.weakref + +--- from twisted.web.woven import model --- +model.AttributeModel( +model.AttributeWrapper( +model.DeferredWrapper( +model.DictionaryModel( +model.Link( +model.ListModel( +model.MethodModel( +model.Model( +model.ObjectWrapper( +model.PgSQL +model.StringModel( +model.UnsafeObjectWrapper( +model.WModel( +model.Wrapper( +model.__builtins__ +model.__doc__ +model.__file__ +model.__name__ +model.__package__ +model.__version__ +model.adaptToIModel( +model.components +model.defer +model.implements( +model.interfaces +model.reflect +model.types +model.warnings +model.weakref + +--- from twisted.web.woven.model import * --- +AttributeModel( +AttributeWrapper( +DeferredWrapper( +DictionaryModel( +Link( +ListModel( +MethodModel( +Model( +ObjectWrapper( +PgSQL +StringModel( +UnsafeObjectWrapper( +WModel( +Wrapper( +adaptToIModel( + +--- import twisted.web.woven.page --- +twisted.web.woven.page.LivePage( +twisted.web.woven.page.Page( +twisted.web.woven.page.__builtins__ +twisted.web.woven.page.__doc__ +twisted.web.woven.page.__file__ +twisted.web.woven.page.__name__ +twisted.web.woven.page.__package__ +twisted.web.woven.page.__version__ +twisted.web.woven.page.controller +twisted.web.woven.page.interfaces +twisted.web.woven.page.model +twisted.web.woven.page.reflect +twisted.web.woven.page.resource +twisted.web.woven.page.template +twisted.web.woven.page.view + +--- from twisted.web.woven import page --- +page.LivePage( +page.Page( +page.__builtins__ +page.__doc__ +page.__file__ +page.__name__ +page.__package__ +page.__version__ +page.controller +page.interfaces +page.model +page.reflect +page.resource +page.template +page.view + +--- from twisted.web.woven.page import * --- +LivePage( + +--- import twisted.web.woven.simpleguard --- +twisted.web.woven.simpleguard.Authenticated( +twisted.web.woven.simpleguard.MarkAuthenticatedResource( +twisted.web.woven.simpleguard.MarkingRealm( +twisted.web.woven.simpleguard.__builtins__ +twisted.web.woven.simpleguard.__doc__ +twisted.web.woven.simpleguard.__file__ +twisted.web.woven.simpleguard.__name__ +twisted.web.woven.simpleguard.__package__ +twisted.web.woven.simpleguard.checkerslib +twisted.web.woven.simpleguard.guard +twisted.web.woven.simpleguard.guardResource( +twisted.web.woven.simpleguard.implements( +twisted.web.woven.simpleguard.parentRedirect( +twisted.web.woven.simpleguard.portal +twisted.web.woven.simpleguard.resource +twisted.web.woven.simpleguard.util + +--- from twisted.web.woven import simpleguard --- +simpleguard.Authenticated( +simpleguard.MarkAuthenticatedResource( +simpleguard.MarkingRealm( +simpleguard.__builtins__ +simpleguard.__doc__ +simpleguard.__file__ +simpleguard.__name__ +simpleguard.__package__ +simpleguard.checkerslib +simpleguard.guard +simpleguard.guardResource( +simpleguard.implements( +simpleguard.parentRedirect( +simpleguard.portal +simpleguard.resource +simpleguard.util + +--- from twisted.web.woven.simpleguard import * --- +Authenticated( +MarkAuthenticatedResource( +MarkingRealm( +checkerslib +guard +guardResource( +parentRedirect( + +--- import twisted.web.woven.tapestry --- +twisted.web.woven.tapestry.Data( +twisted.web.woven.tapestry.Deferred( +twisted.web.woven.tapestry.File( +twisted.web.woven.tapestry.IResource( +twisted.web.woven.tapestry.ModelLoader( +twisted.web.woven.tapestry.NOT_DONE_YET +twisted.web.woven.tapestry.Resource( +twisted.web.woven.tapestry.Tapestry( +twisted.web.woven.tapestry.TapestryView( +twisted.web.woven.tapestry.View( +twisted.web.woven.tapestry.__builtins__ +twisted.web.woven.tapestry.__doc__ +twisted.web.woven.tapestry.__file__ +twisted.web.woven.tapestry.__name__ +twisted.web.woven.tapestry.__package__ +twisted.web.woven.tapestry.__version__ +twisted.web.woven.tapestry.__warningregistry__ +twisted.web.woven.tapestry.addSlash( +twisted.web.woven.tapestry.domhelpers +twisted.web.woven.tapestry.microdom +twisted.web.woven.tapestry.nested_scopes +twisted.web.woven.tapestry.os +twisted.web.woven.tapestry.qual( +twisted.web.woven.tapestry.redirectTo( +twisted.web.woven.tapestry.sys +twisted.web.woven.tapestry.util +twisted.web.woven.tapestry.warnings + +--- from twisted.web.woven import tapestry --- +tapestry.Data( +tapestry.Deferred( +tapestry.File( +tapestry.IResource( +tapestry.ModelLoader( +tapestry.NOT_DONE_YET +tapestry.Resource( +tapestry.Tapestry( +tapestry.TapestryView( +tapestry.View( +tapestry.__builtins__ +tapestry.__doc__ +tapestry.__file__ +tapestry.__name__ +tapestry.__package__ +tapestry.__version__ +tapestry.__warningregistry__ +tapestry.addSlash( +tapestry.domhelpers +tapestry.microdom +tapestry.nested_scopes +tapestry.os +tapestry.qual( +tapestry.redirectTo( +tapestry.sys +tapestry.util +tapestry.warnings + +--- from twisted.web.woven.tapestry import * --- +ModelLoader( +Tapestry( +TapestryView( +View( + +--- import twisted.web.woven.template --- +twisted.web.woven.template.DOMController( +twisted.web.woven.template.DOMTemplate( +twisted.web.woven.template.DOMView( +twisted.web.woven.template.INodeMutator( +twisted.web.woven.template.Interface( +twisted.web.woven.template.NOT_DONE_YET +twisted.web.woven.template.NodeMutator( +twisted.web.woven.template.NodeNodeMutator( +twisted.web.woven.template.NoneNodeMutator( +twisted.web.woven.template.RESTART_RENDERING +twisted.web.woven.template.Resource( +twisted.web.woven.template.STOP_RENDERING +twisted.web.woven.template.StringNodeMutator( +twisted.web.woven.template.__builtins__ +twisted.web.woven.template.__doc__ +twisted.web.woven.template.__file__ +twisted.web.woven.template.__name__ +twisted.web.woven.template.__package__ +twisted.web.woven.template.components +twisted.web.woven.template.controller +twisted.web.woven.template.defer +twisted.web.woven.template.failure +twisted.web.woven.template.html +twisted.web.woven.template.implements( +twisted.web.woven.template.interfaces +twisted.web.woven.template.log +twisted.web.woven.template.microdom +twisted.web.woven.template.os +twisted.web.woven.template.pickle +twisted.web.woven.template.reactor +twisted.web.woven.template.resource +twisted.web.woven.template.stat +twisted.web.woven.template.string +twisted.web.woven.template.sys +twisted.web.woven.template.types +twisted.web.woven.template.utils +twisted.web.woven.template.warnings + +--- from twisted.web.woven import template --- +template.DOMController( +template.DOMTemplate( +template.DOMView( +template.INodeMutator( +template.Interface( +template.NOT_DONE_YET +template.NodeMutator( +template.NodeNodeMutator( +template.NoneNodeMutator( +template.RESTART_RENDERING +template.Resource( +template.STOP_RENDERING +template.StringNodeMutator( +template.__builtins__ +template.__doc__ +template.__file__ +template.__name__ +template.__package__ +template.components +template.controller +template.defer +template.failure +template.html +template.implements( +template.interfaces +template.log +template.microdom +template.os +template.pickle +template.reactor +template.resource +template.stat +template.string +template.sys +template.types +template.utils +template.warnings + +--- from twisted.web.woven.template import * --- +DOMController( +DOMTemplate( +DOMView( +INodeMutator( +NodeMutator( +NodeNodeMutator( +NoneNodeMutator( +RESTART_RENDERING +STOP_RENDERING +StringNodeMutator( + +--- import twisted.web.woven.utils --- +twisted.web.woven.utils.ClassType( +twisted.web.woven.utils.GetFunction( +twisted.web.woven.utils.Script( +twisted.web.woven.utils.SetId( +twisted.web.woven.utils.Stack( +twisted.web.woven.utils.WovenLivePage( +twisted.web.woven.utils.__builtins__ +twisted.web.woven.utils.__doc__ +twisted.web.woven.utils.__file__ +twisted.web.woven.utils.__name__ +twisted.web.woven.utils.__package__ +twisted.web.woven.utils.components +twisted.web.woven.utils.createGetFunction( +twisted.web.woven.utils.createSetIdFunction( +twisted.web.woven.utils.doSendPage( +twisted.web.woven.utils.failure +twisted.web.woven.utils.implements( +twisted.web.woven.utils.interfaces +twisted.web.woven.utils.log +twisted.web.woven.utils.nested_scopes +twisted.web.woven.utils.renderFailure( +twisted.web.woven.utils.server +twisted.web.woven.utils.webutil + +--- from twisted.web.woven import utils --- +utils.ClassType( +utils.GetFunction( +utils.Script( +utils.SetId( +utils.Stack( +utils.WovenLivePage( +utils.components +utils.createGetFunction( +utils.createSetIdFunction( +utils.doSendPage( +utils.implements( +utils.interfaces +utils.log +utils.nested_scopes +utils.renderFailure( +utils.server +utils.webutil + +--- from twisted.web.woven.utils import * --- +GetFunction( +Script( +SetId( +WovenLivePage( +createGetFunction( +createSetIdFunction( +doSendPage( +renderFailure( + +--- import twisted.web.woven.view --- +twisted.web.woven.view.LiveView( +twisted.web.woven.view.NOT_DONE_YET +twisted.web.woven.view.View( +twisted.web.woven.view.WView( +twisted.web.woven.view.__builtins__ +twisted.web.woven.view.__doc__ +twisted.web.woven.view.__file__ +twisted.web.woven.view.__name__ +twisted.web.woven.view.__package__ +twisted.web.woven.view.__version__ +twisted.web.woven.view.components +twisted.web.woven.view.controller +twisted.web.woven.view.defer +twisted.web.woven.view.doSendPage( +twisted.web.woven.view.error +twisted.web.woven.view.filterStack( +twisted.web.woven.view.html +twisted.web.woven.view.implements( +twisted.web.woven.view.input +twisted.web.woven.view.interfaces +twisted.web.woven.view.log +twisted.web.woven.view.microdom +twisted.web.woven.view.model +twisted.web.woven.view.nested_scopes +twisted.web.woven.view.os +twisted.web.woven.view.peek( +twisted.web.woven.view.pickle +twisted.web.woven.view.poke( +twisted.web.woven.view.registerViewForModel( +twisted.web.woven.view.resource +twisted.web.woven.view.stat +twisted.web.woven.view.sys +twisted.web.woven.view.templateCache +twisted.web.woven.view.types +twisted.web.woven.view.utils +twisted.web.woven.view.viewFactory( +twisted.web.woven.view.viewMethod( +twisted.web.woven.view.warnings +twisted.web.woven.view.widgets + +--- from twisted.web.woven import view --- +view.LiveView( +view.NOT_DONE_YET +view.View( +view.WView( +view.__builtins__ +view.__doc__ +view.__file__ +view.__name__ +view.__package__ +view.__version__ +view.components +view.controller +view.defer +view.doSendPage( +view.error +view.filterStack( +view.html +view.implements( +view.input +view.interfaces +view.log +view.microdom +view.model +view.nested_scopes +view.os +view.peek( +view.pickle +view.poke( +view.registerViewForModel( +view.resource +view.stat +view.sys +view.templateCache +view.types +view.utils +view.viewFactory( +view.viewMethod( +view.warnings +view.widgets + +--- from twisted.web.woven.view import * --- +LiveView( +WView( +filterStack( +poke( +registerViewForModel( +templateCache +viewFactory( +viewMethod( + +--- import twisted.web.woven.widgets --- +twisted.web.woven.widgets.Anchor( +twisted.web.woven.widgets.Attributes( +twisted.web.woven.widgets.Bold( +twisted.web.woven.widgets.Br( +twisted.web.woven.widgets.Break( +twisted.web.woven.widgets.Button( +twisted.web.woven.widgets.Cell( +twisted.web.woven.widgets.CheckBox( +twisted.web.woven.widgets.ColumnList( +twisted.web.woven.widgets.DEBUG +twisted.web.woven.widgets.DefaultWidget( +twisted.web.woven.widgets.DeferredWidget( +twisted.web.woven.widgets.DirectoryAnchor( +twisted.web.woven.widgets.Div( +twisted.web.woven.widgets.Dummy( +twisted.web.woven.widgets.Element( +twisted.web.woven.widgets.Error( +twisted.web.woven.widgets.ExpandMacro( +twisted.web.woven.widgets.File( +twisted.web.woven.widgets.Hidden( +twisted.web.woven.widgets.Image( +twisted.web.woven.widgets.Input( +twisted.web.woven.widgets.InputText( +twisted.web.woven.widgets.KeyedList( +twisted.web.woven.widgets.Link( +twisted.web.woven.widgets.List( +twisted.web.woven.widgets.Node( +twisted.web.woven.widgets.Option( +twisted.web.woven.widgets.ParagraphText( +twisted.web.woven.widgets.PasswordText( +twisted.web.woven.widgets.RadioButton( +twisted.web.woven.widgets.RawText( +twisted.web.woven.widgets.RootRelativeLink( +twisted.web.woven.widgets.Row( +twisted.web.woven.widgets.Select( +twisted.web.woven.widgets.Span( +twisted.web.woven.widgets.StringType( +twisted.web.woven.widgets.SubAnchor( +twisted.web.woven.widgets.Table( +twisted.web.woven.widgets.Text( +twisted.web.woven.widgets.Widget( +twisted.web.woven.widgets.__builtins__ +twisted.web.woven.widgets.__doc__ +twisted.web.woven.widgets.__file__ +twisted.web.woven.widgets.__name__ +twisted.web.woven.widgets.__package__ +twisted.web.woven.widgets.appendModel( +twisted.web.woven.widgets.components +twisted.web.woven.widgets.defer +twisted.web.woven.widgets.document +twisted.web.woven.widgets.domhelpers +twisted.web.woven.widgets.failure +twisted.web.woven.widgets.interfaces +twisted.web.woven.widgets.log +twisted.web.woven.widgets.missingPattern +twisted.web.woven.widgets.model +twisted.web.woven.widgets.nested_scopes +twisted.web.woven.widgets.parseString( +twisted.web.woven.widgets.reflect +twisted.web.woven.widgets.template +twisted.web.woven.widgets.urllib +twisted.web.woven.widgets.utils +twisted.web.woven.widgets.view +twisted.web.woven.widgets.viewFactory( +twisted.web.woven.widgets.warnings + +--- from twisted.web.woven import widgets --- +widgets.Anchor( +widgets.Attributes( +widgets.Bold( +widgets.Br( +widgets.Break( +widgets.Button( +widgets.Cell( +widgets.CheckBox( +widgets.ColumnList( +widgets.DEBUG +widgets.DefaultWidget( +widgets.DeferredWidget( +widgets.DirectoryAnchor( +widgets.Div( +widgets.Dummy( +widgets.Element( +widgets.Error( +widgets.ExpandMacro( +widgets.File( +widgets.Hidden( +widgets.Image( +widgets.Input( +widgets.InputText( +widgets.KeyedList( +widgets.Link( +widgets.List( +widgets.Node( +widgets.Option( +widgets.ParagraphText( +widgets.PasswordText( +widgets.RadioButton( +widgets.RawText( +widgets.RootRelativeLink( +widgets.Row( +widgets.Select( +widgets.Span( +widgets.StringType( +widgets.SubAnchor( +widgets.Table( +widgets.Text( +widgets.appendModel( +widgets.document +widgets.domhelpers +widgets.interfaces +widgets.missingPattern +widgets.model +widgets.nested_scopes +widgets.parseString( +widgets.urllib +widgets.utils +widgets.view +widgets.viewFactory( + +--- from twisted.web.woven.widgets import * --- +Anchor( +Bold( +Br( +Cell( +ColumnList( +DefaultWidget( +DeferredWidget( +DirectoryAnchor( +Dummy( +ExpandMacro( +Input( +InputText( +KeyedList( +ParagraphText( +PasswordText( +RootRelativeLink( +Row( +Span( +SubAnchor( +Table( +appendModel( +missingPattern + +--- import twisted.web2.auth.basic --- +twisted.web2.auth.basic.BasicCredentialFactory( +twisted.web2.auth.basic.ICredentialFactory( +twisted.web2.auth.basic.__builtins__ +twisted.web2.auth.basic.__doc__ +twisted.web2.auth.basic.__file__ +twisted.web2.auth.basic.__name__ +twisted.web2.auth.basic.__package__ +twisted.web2.auth.basic.credentials +twisted.web2.auth.basic.error +twisted.web2.auth.basic.implements( + +--- from twisted.web2.auth import basic --- +basic.BasicCredentialFactory( +basic.ICredentialFactory( +basic.credentials + +--- from twisted.web2.auth.basic import * --- +ICredentialFactory( + +--- import twisted.web2.auth.digest --- +twisted.web2.auth.digest.DigestCredentialFactory( +twisted.web2.auth.digest.DigestedCredentials( +twisted.web2.auth.digest.ICredentialFactory( +twisted.web2.auth.digest.IUsernameDigestHash( +twisted.web2.auth.digest.Interface( +twisted.web2.auth.digest.__builtins__ +twisted.web2.auth.digest.__doc__ +twisted.web2.auth.digest.__file__ +twisted.web2.auth.digest.__name__ +twisted.web2.auth.digest.__package__ +twisted.web2.auth.digest.algorithms +twisted.web2.auth.digest.calcHA1( +twisted.web2.auth.digest.calcResponse( +twisted.web2.auth.digest.credentials +twisted.web2.auth.digest.error +twisted.web2.auth.digest.implements( +twisted.web2.auth.digest.md5( +twisted.web2.auth.digest.random +twisted.web2.auth.digest.sha1( +twisted.web2.auth.digest.sys +twisted.web2.auth.digest.time + +--- from twisted.web2.auth import digest --- +digest.DigestCredentialFactory( +digest.DigestedCredentials( +digest.ICredentialFactory( +digest.IUsernameDigestHash( +digest.Interface( +digest.__builtins__ +digest.__doc__ +digest.__file__ +digest.__name__ +digest.__package__ +digest.algorithms +digest.calcHA1( +digest.calcResponse( +digest.credentials +digest.error +digest.implements( +digest.md5( +digest.random +digest.sha1( +digest.sys +digest.time + +--- from twisted.web2.auth.digest import * --- +IUsernameDigestHash( +algorithms +calcHA1( +calcResponse( + +--- import twisted.web2.auth.interfaces --- +twisted.web2.auth.interfaces.Attribute( +twisted.web2.auth.interfaces.IAuthenticatedRequest( +twisted.web2.auth.interfaces.ICredentialFactory( +twisted.web2.auth.interfaces.IHTTPUser( +twisted.web2.auth.interfaces.Interface( +twisted.web2.auth.interfaces.__builtins__ +twisted.web2.auth.interfaces.__doc__ +twisted.web2.auth.interfaces.__file__ +twisted.web2.auth.interfaces.__name__ +twisted.web2.auth.interfaces.__package__ + +--- from twisted.web2.auth import interfaces --- +interfaces.IAuthenticatedRequest( +interfaces.ICredentialFactory( +interfaces.IHTTPUser( + +--- from twisted.web2.auth.interfaces import * --- +IAuthenticatedRequest( +IHTTPUser( + +--- import twisted.web2.auth.wrapper --- +twisted.web2.auth.wrapper.HTTPAuthResource( +twisted.web2.auth.wrapper.IAuthenticatedRequest( +twisted.web2.auth.wrapper.UnauthorizedResponse( +twisted.web2.auth.wrapper.__builtins__ +twisted.web2.auth.wrapper.__doc__ +twisted.web2.auth.wrapper.__file__ +twisted.web2.auth.wrapper.__name__ +twisted.web2.auth.wrapper.__package__ +twisted.web2.auth.wrapper.credentials +twisted.web2.auth.wrapper.directlyProvides( +twisted.web2.auth.wrapper.error +twisted.web2.auth.wrapper.failure +twisted.web2.auth.wrapper.http +twisted.web2.auth.wrapper.implements( +twisted.web2.auth.wrapper.iweb +twisted.web2.auth.wrapper.responsecode + +--- from twisted.web2.auth import wrapper --- +wrapper.HTTPAuthResource( +wrapper.IAuthenticatedRequest( +wrapper.UnauthorizedResponse( +wrapper.__builtins__ +wrapper.__doc__ +wrapper.__file__ +wrapper.__name__ +wrapper.__package__ +wrapper.credentials +wrapper.directlyProvides( +wrapper.error +wrapper.failure +wrapper.http +wrapper.implements( +wrapper.iweb +wrapper.responsecode + +--- from twisted.web2.auth.wrapper import * --- +HTTPAuthResource( +UnauthorizedResponse( + +--- import twisted.web2.client.http --- +twisted.web2.client.http.BAD_REQUEST +twisted.web2.client.http.ClientRequest( +twisted.web2.client.http.Deferred( +twisted.web2.client.http.EmptyHTTPClientManager( +twisted.web2.client.http.HTTPClientChannelRequest( +twisted.web2.client.http.HTTPClientProtocol( +twisted.web2.client.http.HTTPParser( +twisted.web2.client.http.HTTP_VERSION_NOT_SUPPORTED +twisted.web2.client.http.Headers( +twisted.web2.client.http.IByteStream( +twisted.web2.client.http.IHTTPClientManager( +twisted.web2.client.http.LineReceiver( +twisted.web2.client.http.PERSIST_NO_PIPELINE +twisted.web2.client.http.PERSIST_PIPELINE +twisted.web2.client.http.ProducerStream( +twisted.web2.client.http.ProtocolError( +twisted.web2.client.http.Response( +twisted.web2.client.http.StreamProducer( +twisted.web2.client.http.TimeoutMixin( +twisted.web2.client.http.__builtins__ +twisted.web2.client.http.__doc__ +twisted.web2.client.http.__file__ +twisted.web2.client.http.__name__ +twisted.web2.client.http.__package__ +twisted.web2.client.http.implements( +twisted.web2.client.http.parseVersion( + +--- from twisted.web2.client import http --- +http.ClientRequest( +http.Deferred( +http.EmptyHTTPClientManager( +http.HTTPClientChannelRequest( +http.HTTPClientProtocol( +http.IHTTPClientManager( +http.LineReceiver( +http.ProducerStream( +http.ProtocolError( +http.StreamProducer( +http.TimeoutMixin( + +--- from twisted.web2.client.http import * --- +ClientRequest( +EmptyHTTPClientManager( +HTTPClientChannelRequest( +HTTPClientProtocol( +IHTTPClientManager( + +--- import twisted.web2.client.interfaces --- +twisted.web2.client.interfaces.IHTTPClientManager( +twisted.web2.client.interfaces.Interface( +twisted.web2.client.interfaces.__builtins__ +twisted.web2.client.interfaces.__doc__ +twisted.web2.client.interfaces.__file__ +twisted.web2.client.interfaces.__name__ +twisted.web2.client.interfaces.__package__ + +--- from twisted.web2.client import interfaces --- +interfaces.IHTTPClientManager( + +--- from twisted.web2.client.interfaces import * --- + +--- import twisted.web2.filter.gzip --- +twisted.web2.filter.gzip.__all__ +twisted.web2.filter.gzip.__builtins__ +twisted.web2.filter.gzip.__doc__ +twisted.web2.filter.gzip.__file__ +twisted.web2.filter.gzip.__name__ +twisted.web2.filter.gzip.__package__ +twisted.web2.filter.gzip.deflateStream( +twisted.web2.filter.gzip.generators +twisted.web2.filter.gzip.gzipStream( +twisted.web2.filter.gzip.gzipfilter( +twisted.web2.filter.gzip.stream +twisted.web2.filter.gzip.struct +twisted.web2.filter.gzip.zlib + +--- from twisted.web2.filter import gzip --- +gzip.deflateStream( +gzip.generators +gzip.gzipStream( +gzip.gzipfilter( +gzip.stream + +--- from twisted.web2.filter.gzip import * --- +deflateStream( +gzipStream( +gzipfilter( + +--- import twisted.web2.filter.location --- +twisted.web2.filter.location.__all__ +twisted.web2.filter.location.__builtins__ +twisted.web2.filter.location.__doc__ +twisted.web2.filter.location.__file__ +twisted.web2.filter.location.__name__ +twisted.web2.filter.location.__package__ +twisted.web2.filter.location.addLocation( +twisted.web2.filter.location.responsecode +twisted.web2.filter.location.urlparse + +--- from twisted.web2.filter import location --- +location.__all__ +location.__builtins__ +location.__doc__ +location.__file__ +location.__name__ +location.__package__ +location.addLocation( +location.responsecode +location.urlparse + +--- from twisted.web2.filter.location import * --- +addLocation( + +--- import twisted.web2.filter.range --- +twisted.web2.filter.range.UnsatisfiableRangeRequest( +twisted.web2.filter.range.__all__ +twisted.web2.filter.range.__builtins__ +twisted.web2.filter.range.__doc__ +twisted.web2.filter.range.__file__ +twisted.web2.filter.range.__name__ +twisted.web2.filter.range.__package__ +twisted.web2.filter.range.canonicalizeRange( +twisted.web2.filter.range.http +twisted.web2.filter.range.http_headers +twisted.web2.filter.range.makeSegment( +twisted.web2.filter.range.makeUnsatisfiable( +twisted.web2.filter.range.os +twisted.web2.filter.range.rangefilter( +twisted.web2.filter.range.responsecode +twisted.web2.filter.range.stream +twisted.web2.filter.range.time + +--- from twisted.web2.filter import range --- +range.UnsatisfiableRangeRequest( +range.__all__ +range.__builtins__ +range.__doc__ +range.__file__ +range.__name__ +range.__package__ +range.canonicalizeRange( +range.http +range.http_headers +range.makeSegment( +range.makeUnsatisfiable( +range.os +range.rangefilter( +range.responsecode +range.stream +range.time + +--- from twisted.web2.filter.range import * --- +UnsatisfiableRangeRequest( +canonicalizeRange( +makeSegment( +makeUnsatisfiable( + +--- import Numeric --- +Numeric.ArrayType( +Numeric.Character +Numeric.Complex +Numeric.Complex0 +Numeric.Complex16 +Numeric.Complex32 +Numeric.Complex64 +Numeric.Complex8 +Numeric.DumpArray( +Numeric.Float +Numeric.Float0 +Numeric.Float16 +Numeric.Float32 +Numeric.Float64 +Numeric.Float8 +Numeric.Int +Numeric.Int0 +Numeric.Int16 +Numeric.Int32 +Numeric.Int64 +Numeric.Int8 +Numeric.LittleEndian +Numeric.LoadArray( +Numeric.NewAxis +Numeric.Pickler( +Numeric.PrecisionError( +Numeric.PyObject +Numeric.StringIO( +Numeric.UInt +Numeric.UInt16 +Numeric.UInt32 +Numeric.UInt8 +Numeric.UfuncType( +Numeric.Unpickler( +Numeric.UnsignedInt16 +Numeric.UnsignedInt32 +Numeric.UnsignedInt8 +Numeric.UnsignedInteger +Numeric.__builtins__ +Numeric.__doc__ +Numeric.__file__ +Numeric.__name__ +Numeric.__package__ +Numeric.__version__ +Numeric.absolute( +Numeric.add( +Numeric.allclose( +Numeric.alltrue( +Numeric.arange( +Numeric.arccos( +Numeric.arccosh( +Numeric.arcsin( +Numeric.arcsinh( +Numeric.arctan( +Numeric.arctan2( +Numeric.arctanh( +Numeric.argmax( +Numeric.argmin( +Numeric.argsort( +Numeric.around( +Numeric.array( +Numeric.array2string( +Numeric.array_constructor( +Numeric.array_repr( +Numeric.array_str( +Numeric.arrayrange( +Numeric.arraytype( +Numeric.asarray( +Numeric.average( +Numeric.bitwise_and( +Numeric.bitwise_or( +Numeric.bitwise_xor( +Numeric.ceil( +Numeric.choose( +Numeric.clip( +Numeric.compress( +Numeric.concatenate( +Numeric.conjugate( +Numeric.convolve( +Numeric.copy +Numeric.copy_reg +Numeric.cos( +Numeric.cosh( +Numeric.cross_correlate( +Numeric.cross_product( +Numeric.cumproduct( +Numeric.cumsum( +Numeric.diagonal( +Numeric.divide( +Numeric.divide_safe( +Numeric.dot( +Numeric.dump( +Numeric.dumps( +Numeric.e +Numeric.empty( +Numeric.equal( +Numeric.exp( +Numeric.fabs( +Numeric.floor( +Numeric.floor_divide( +Numeric.fmod( +Numeric.fromfunction( +Numeric.fromstring( +Numeric.greater( +Numeric.greater_equal( +Numeric.hypot( +Numeric.identity( +Numeric.indices( +Numeric.innerproduct( +Numeric.invert( +Numeric.left_shift( +Numeric.less( +Numeric.less_equal( +Numeric.load( +Numeric.loads( +Numeric.log( +Numeric.log10( +Numeric.logical_and( +Numeric.logical_not( +Numeric.logical_or( +Numeric.logical_xor( +Numeric.math +Numeric.matrixmultiply( +Numeric.maximum( +Numeric.minimum( +Numeric.multiarray +Numeric.multiply( +Numeric.negative( +Numeric.nonzero( +Numeric.not_equal( +Numeric.ones( +Numeric.outerproduct( +Numeric.pi +Numeric.pickle +Numeric.pickle_array( +Numeric.power( +Numeric.product( +Numeric.put( +Numeric.putmask( +Numeric.rank( +Numeric.ravel( +Numeric.remainder( +Numeric.repeat( +Numeric.reshape( +Numeric.resize( +Numeric.right_shift( +Numeric.sarray( +Numeric.searchsorted( +Numeric.shape( +Numeric.sign( +Numeric.sin( +Numeric.sinh( +Numeric.size( +Numeric.sometrue( +Numeric.sort( +Numeric.sqrt( +Numeric.string +Numeric.subtract( +Numeric.sum( +Numeric.swapaxes( +Numeric.take( +Numeric.tan( +Numeric.tanh( +Numeric.trace( +Numeric.transpose( +Numeric.true_divide( +Numeric.typecodes +Numeric.types +Numeric.vdot( +Numeric.where( +Numeric.zeros( + +--- from Numeric import * --- +Character +Complex +Complex0 +Complex16 +Complex32 +Complex64 +Complex8 +DumpArray( +Float +Float0 +Float16 +Float32 +Float64 +Float8 +Int +Int0 +Int16 +Int32 +Int64 +Int8 +LittleEndian +LoadArray( +NewAxis +PrecisionError( +PyObject +UInt +UInt16 +UInt32 +UInt8 +UfuncType( +UnsignedInt16 +UnsignedInt32 +UnsignedInt8 +UnsignedInteger +absolute( +allclose( +alltrue( +arange( +arccos( +arccosh( +arcsin( +arcsinh( +arctan( +arctan2( +arctanh( +argmax( +argmin( +argsort( +around( +array2string( +array_constructor( +array_repr( +array_str( +arrayrange( +arraytype( +asarray( +average( +bitwise_and( +bitwise_or( +bitwise_xor( +choose( +clip( +concatenate( +conjugate( +convolve( +cross_correlate( +cross_product( +cumproduct( +cumsum( +diagonal( +divide( +divide_safe( +empty( +equal( +floor_divide( +fromfunction( +greater( +greater_equal( +identity( +indices( +innerproduct( +left_shift( +less( +less_equal( +logical_and( +logical_not( +logical_or( +logical_xor( +matrixmultiply( +maximum( +minimum( +multiarray +multiply( +negative( +nonzero( +not_equal( +ones( +outerproduct( +pickle_array( +power( +putmask( +rank( +ravel( +remainder( +reshape( +resize( +right_shift( +sarray( +searchsorted( +sign( +size( +sometrue( +sort( +subtract( +swapaxes( +take( +transpose( +true_divide( +typecodes +vdot( +where( +zeros( + +--- import numarray --- +numarray.Any +numarray.AnyType( +numarray.ArrayType( +numarray.Bool +numarray.BooleanType( +numarray.Byte +numarray.CLIP +numarray.ClassicUnpickler( +numarray.Complex +numarray.Complex32 +numarray.Complex32_fromtype( +numarray.Complex64 +numarray.Complex64_fromtype( +numarray.ComplexArray( +numarray.ComplexType( +numarray.EarlyEOFError( +numarray.Error +numarray.FileSeekWarning( +numarray.Float +numarray.Float32 +numarray.Float64 +numarray.FloatingType( +numarray.Int +numarray.Int16 +numarray.Int32 +numarray.Int64 +numarray.Int8 +numarray.IntegralType( +numarray.IsType( +numarray.Long +numarray.MAX_ALIGN +numarray.MAX_INT_SIZE +numarray.MAX_LINE_WIDTH +numarray.MathDomainError( +numarray.MaximumType( +numarray.MaybeLong +numarray.NDArray( +numarray.NewArray( +numarray.NewAxis +numarray.NumArray( +numarray.NumError( +numarray.NumOverflowError( +numarray.NumericType( +numarray.Object +numarray.ObjectType( +numarray.PRECISION +numarray.Py2NumType +numarray.PyINT_TYPES +numarray.PyLevel2Type +numarray.PyNUMERIC_TYPES +numarray.PyREAL_TYPES +numarray.RAISE +numarray.SLOPPY +numarray.STRICT +numarray.SUPPRESS_SMALL +numarray.Short +numarray.SignedIntegralType( +numarray.SignedType( +numarray.SizeMismatchError( +numarray.SizeMismatchWarning( +numarray.SuitableBuffer( +numarray.UInt16 +numarray.UInt32 +numarray.UInt64 +numarray.UInt8 +numarray.USING_BLAS +numarray.UnderflowError( +numarray.UnsignedIntegralType( +numarray.UnsignedType( +numarray.UsesOpPriority( +numarray.WARN +numarray.WRAP +numarray.__LICENSE__ +numarray.__builtins__ +numarray.__doc__ +numarray.__file__ +numarray.__name__ +numarray.__package__ +numarray.__path__ +numarray.__version__ +numarray.abs( +numarray.absolute( +numarray.add( +numarray.all( +numarray.allclose( +numarray.alltrue( +numarray.and_( +numarray.any( +numarray.arange( +numarray.arccos( +numarray.arccosh( +numarray.arcsin( +numarray.arcsinh( +numarray.arctan( +numarray.arctan2( +numarray.arctanh( +numarray.argmax( +numarray.argmin( +numarray.argsort( +numarray.around( +numarray.array( +numarray.array2list( +numarray.array_equal( +numarray.array_equiv( +numarray.array_repr( +numarray.array_str( +numarray.arrayprint +numarray.arrayrange( +numarray.asarray( +numarray.average( +numarray.bitwise_and( +numarray.bitwise_not( +numarray.bitwise_or( +numarray.bitwise_xor( +numarray.ceil( +numarray.choose( +numarray.clip( +numarray.codegenerator +numarray.compress( +numarray.concatenate( +numarray.conjugate( +numarray.copy +numarray.copy_reg +numarray.cos( +numarray.cosh( +numarray.cumproduct( +numarray.cumsum( +numarray.diagonal( +numarray.divide( +numarray.divide_remainder( +numarray.dot( +numarray.dotblas +numarray.dtype +numarray.e +numarray.equal( +numarray.exp( +numarray.explicit_type( +numarray.fabs( +numarray.floor( +numarray.floor_divide( +numarray.flush_caches( +numarray.fmod( +numarray.fromfile( +numarray.fromfunction( +numarray.fromlist( +numarray.fromstring( +numarray.generic +numarray.genericCoercions +numarray.genericPromotionExclusions +numarray.genericTypeRank +numarray.getShape( +numarray.getType( +numarray.getTypeObject( +numarray.get_dtype( +numarray.greater( +numarray.greater_equal( +numarray.handleError( +numarray.hypot( +numarray.identity( +numarray.ieeemask( +numarray.indices( +numarray.info( +numarray.innerproduct( +numarray.inputarray( +numarray.isBigEndian +numarray.isnan( +numarray.kroneckerproduct( +numarray.less( +numarray.less_equal( +numarray.lexsort( +numarray.libnumarray +numarray.libnumeric +numarray.load( +numarray.log( +numarray.log10( +numarray.logical_and( +numarray.logical_not( +numarray.logical_or( +numarray.logical_xor( +numarray.lshift( +numarray.make_ufuncs( +numarray.math +numarray.matrixmultiply( +numarray.maximum( +numarray.memory +numarray.minimum( +numarray.minus( +numarray.multiply( +numarray.negative( +numarray.nonzero( +numarray.not_equal( +numarray.numarrayall +numarray.numarraycore +numarray.numerictypes +numarray.numinclude +numarray.ones( +numarray.operator +numarray.os +numarray.outerproduct( +numarray.pi +numarray.power( +numarray.product( +numarray.put( +numarray.putmask( +numarray.pythonTypeMap +numarray.pythonTypeRank +numarray.rank( +numarray.ravel( +numarray.remainder( +numarray.repeat( +numarray.reshape( +numarray.resize( +numarray.round( +numarray.rshift( +numarray.safethread +numarray.save( +numarray.scalarTypeMap +numarray.scalarTypes +numarray.searchsorted( +numarray.session +numarray.shape( +numarray.sign( +numarray.sin( +numarray.sinh( +numarray.size( +numarray.sometrue( +numarray.sort( +numarray.sqrt( +numarray.subtract( +numarray.sum( +numarray.swapaxes( +numarray.sys +numarray.take( +numarray.tan( +numarray.tanh( +numarray.tcode +numarray.tensormultiply( +numarray.tname +numarray.trace( +numarray.transpose( +numarray.true_divide( +numarray.typeDict +numarray.typecode +numarray.typecodes +numarray.typeconv +numarray.types +numarray.ufunc +numarray.ufuncFactory( +numarray.vdot( +numarray.where( +numarray.zeros( + +--- from numarray import * --- +AnyType( +Bool +Byte +CLIP +ClassicUnpickler( +Complex32_fromtype( +Complex64_fromtype( +ComplexArray( +EarlyEOFError( +Error +FileSeekWarning( +FloatingType( +IntegralType( +IsType( +Long +MAX_ALIGN +MAX_INT_SIZE +MAX_LINE_WIDTH +MathDomainError( +MaximumType( +MaybeLong +NDArray( +NewArray( +NumArray( +NumError( +NumOverflowError( +NumericType( +Object +PRECISION +Py2NumType +PyINT_TYPES +PyLevel2Type +PyNUMERIC_TYPES +PyREAL_TYPES +RAISE +SLOPPY +STRICT +SUPPRESS_SMALL +Short +SignedIntegralType( +SignedType( +SizeMismatchError( +SizeMismatchWarning( +SuitableBuffer( +UInt64 +USING_BLAS +UnderflowError( +UnsignedIntegralType( +UnsignedType( +UsesOpPriority( +WRAP +__LICENSE__ +array2list( +array_equal( +array_equiv( +arrayprint +bitwise_not( +codegenerator +divide_remainder( +dotblas +dtype +explicit_type( +flush_caches( +fromfile( +fromlist( +generic +genericCoercions +genericPromotionExclusions +genericTypeRank +getShape( +getType( +getTypeObject( +get_dtype( +ieeemask( +inputarray( +isBigEndian +kroneckerproduct( +lexsort( +libnumarray +libnumeric +make_ufuncs( +memory +minus( +numarrayall +numarraycore +numerictypes +numinclude +pythonTypeMap +pythonTypeRank +safethread +scalarTypeMap +scalarTypes +tcode +tensormultiply( +tname +typeDict +typecode +typeconv +ufunc +ufuncFactory( + +--- import numarray.arrayprint --- +numarray.arrayprint.__all__ +numarray.arrayprint.__builtins__ +numarray.arrayprint.__doc__ +numarray.arrayprint.__file__ +numarray.arrayprint.__name__ +numarray.arrayprint.__package__ +numarray.arrayprint.array2string( +numarray.arrayprint.get_summary_edge_items( +numarray.arrayprint.get_summary_threshhold( +numarray.arrayprint.max_reduce( +numarray.arrayprint.min_reduce( +numarray.arrayprint.product( +numarray.arrayprint.set_line_width( +numarray.arrayprint.set_precision( +numarray.arrayprint.set_summary( +numarray.arrayprint.summary_off( +numarray.arrayprint.sys + +--- from numarray import arrayprint --- +arrayprint.__all__ +arrayprint.__builtins__ +arrayprint.__doc__ +arrayprint.__file__ +arrayprint.__name__ +arrayprint.__package__ +arrayprint.array2string( +arrayprint.get_summary_edge_items( +arrayprint.get_summary_threshhold( +arrayprint.max_reduce( +arrayprint.min_reduce( +arrayprint.product( +arrayprint.set_line_width( +arrayprint.set_precision( +arrayprint.set_summary( +arrayprint.summary_off( +arrayprint.sys + +--- from numarray.arrayprint import * --- +get_summary_edge_items( +get_summary_threshhold( +max_reduce( +min_reduce( +set_line_width( +set_precision( +set_summary( +summary_off( + +--- import numarray.codegenerator --- +numarray.codegenerator.GenAll( +numarray.codegenerator.UfuncModule( +numarray.codegenerator.__builtins__ +numarray.codegenerator.__doc__ +numarray.codegenerator.__file__ +numarray.codegenerator.__name__ +numarray.codegenerator.__package__ +numarray.codegenerator.__path__ +numarray.codegenerator.basecode +numarray.codegenerator.make_stub( +numarray.codegenerator.template +numarray.codegenerator.ufunccode + +--- from numarray import codegenerator --- +codegenerator.GenAll( +codegenerator.UfuncModule( +codegenerator.__builtins__ +codegenerator.__doc__ +codegenerator.__file__ +codegenerator.__name__ +codegenerator.__package__ +codegenerator.__path__ +codegenerator.basecode +codegenerator.make_stub( +codegenerator.template +codegenerator.ufunccode + +--- from numarray.codegenerator import * --- +GenAll( +UfuncModule( +basecode +make_stub( +ufunccode + +--- import numarray.codegenerator.basecode --- +numarray.codegenerator.basecode.CodeGenerator( +numarray.codegenerator.basecode.__builtins__ +numarray.codegenerator.basecode.__doc__ +numarray.codegenerator.basecode.__file__ +numarray.codegenerator.basecode.__name__ +numarray.codegenerator.basecode.__package__ +numarray.codegenerator.basecode.all_types( +numarray.codegenerator.basecode.hasFloat128( +numarray.codegenerator.basecode.hasUInt64( +numarray.codegenerator.basecode.imp +numarray.codegenerator.basecode.os +numarray.codegenerator.basecode.sys +numarray.codegenerator.basecode.template + +--- from numarray.codegenerator import basecode --- +basecode.CodeGenerator( +basecode.__builtins__ +basecode.__doc__ +basecode.__file__ +basecode.__name__ +basecode.__package__ +basecode.all_types( +basecode.hasFloat128( +basecode.hasUInt64( +basecode.imp +basecode.os +basecode.sys +basecode.template + +--- from numarray.codegenerator.basecode import * --- +all_types( +hasFloat128( + +--- import numarray.codegenerator.template --- +numarray.codegenerator.template.Template( +numarray.codegenerator.template.__builtins__ +numarray.codegenerator.template.__doc__ +numarray.codegenerator.template.__file__ +numarray.codegenerator.template.__name__ +numarray.codegenerator.template.__package__ +numarray.codegenerator.template.clean( +numarray.codegenerator.template.dirty( +numarray.codegenerator.template.re +numarray.codegenerator.template.sugar_dict( + +--- from numarray.codegenerator import template --- +template.Template( +template.clean( +template.dirty( +template.re +template.sugar_dict( + +--- from numarray.codegenerator.template import * --- +clean( +dirty( +sugar_dict( + +--- import numarray.codegenerator.ufunccode --- +numarray.codegenerator.ufunccode.CodeGenerator( +numarray.codegenerator.ufunccode.UFUNC_ACCUMULATE +numarray.codegenerator.ufunccode.UFUNC_HEADER +numarray.codegenerator.ufunccode.UFUNC_REDUCE +numarray.codegenerator.ufunccode.UFUNC_VECTOR +numarray.codegenerator.ufunccode.UFuncCodeGenerator( +numarray.codegenerator.ufunccode.UFuncParams( +numarray.codegenerator.ufunccode.UfuncModule( +numarray.codegenerator.ufunccode.__builtins__ +numarray.codegenerator.ufunccode.__doc__ +numarray.codegenerator.ufunccode.__file__ +numarray.codegenerator.ufunccode.__name__ +numarray.codegenerator.ufunccode.__package__ +numarray.codegenerator.ufunccode.all_types( +numarray.codegenerator.ufunccode.comparison_sigs +numarray.codegenerator.ufunccode.complex_bool_sigs +numarray.codegenerator.ufunccode.complex_complex_sigs +numarray.codegenerator.ufunccode.complex_real_sigs +numarray.codegenerator.ufunccode.float_sigs +numarray.codegenerator.ufunccode.function1_td +numarray.codegenerator.ufunccode.function2_cum_td +numarray.codegenerator.ufunccode.function2_nocum_td +numarray.codegenerator.ufunccode.function2_td +numarray.codegenerator.ufunccode.function3_td +numarray.codegenerator.ufunccode.generate_ufunc_code( +numarray.codegenerator.ufunccode.hasUInt64( +numarray.codegenerator.ufunccode.int16_check +numarray.codegenerator.ufunccode.int32_check +numarray.codegenerator.ufunccode.int64_check +numarray.codegenerator.ufunccode.int8_check +numarray.codegenerator.ufunccode.intX_mult_template +numarray.codegenerator.ufunccode.intX_td +numarray.codegenerator.ufunccode.int_divide_td +numarray.codegenerator.ufunccode.int_floordivide_td +numarray.codegenerator.ufunccode.int_sigs +numarray.codegenerator.ufunccode.int_truedivide_td +numarray.codegenerator.ufunccode.invtypecode +numarray.codegenerator.ufunccode.key +numarray.codegenerator.ufunccode.logical_sigs +numarray.codegenerator.ufunccode.macro1_td +numarray.codegenerator.ufunccode.macro2_cum_td +numarray.codegenerator.ufunccode.macro2_nocum_td +numarray.codegenerator.ufunccode.macro2_td +numarray.codegenerator.ufunccode.make_int_template_dict( +numarray.codegenerator.ufunccode.make_stub( +numarray.codegenerator.ufunccode.mathfunction_sigs +numarray.codegenerator.ufunccode.multiply_int16_td +numarray.codegenerator.ufunccode.multiply_int32_td +numarray.codegenerator.ufunccode.multiply_int64_td +numarray.codegenerator.ufunccode.multiply_int8_td +numarray.codegenerator.ufunccode.multiply_uint16_td +numarray.codegenerator.ufunccode.multiply_uint32_td +numarray.codegenerator.ufunccode.multiply_uint64_td +numarray.codegenerator.ufunccode.multiply_uint8_td +numarray.codegenerator.ufunccode.operator1_td +numarray.codegenerator.ufunccode.operator2_cum_td +numarray.codegenerator.ufunccode.operator2_nocum_td +numarray.codegenerator.ufunccode.operator2_td +numarray.codegenerator.ufunccode.operator_sigs +numarray.codegenerator.ufunccode.opt_minmax_decl +numarray.codegenerator.ufunccode.opt_mult32_decl +numarray.codegenerator.ufunccode.opt_mult64_decl +numarray.codegenerator.ufunccode.opt_mult_decl +numarray.codegenerator.ufunccode.re +numarray.codegenerator.ufunccode.template +numarray.codegenerator.ufunccode.truedivide_int_sigs +numarray.codegenerator.ufunccode.typecode +numarray.codegenerator.ufunccode.ufuncconfigs +numarray.codegenerator.ufunccode.uint16_check +numarray.codegenerator.ufunccode.uint32_check +numarray.codegenerator.ufunccode.uint64_check +numarray.codegenerator.ufunccode.uint8_check +numarray.codegenerator.ufunccode.val + +--- from numarray.codegenerator import ufunccode --- +ufunccode.CodeGenerator( +ufunccode.UFUNC_ACCUMULATE +ufunccode.UFUNC_HEADER +ufunccode.UFUNC_REDUCE +ufunccode.UFUNC_VECTOR +ufunccode.UFuncCodeGenerator( +ufunccode.UFuncParams( +ufunccode.UfuncModule( +ufunccode.__builtins__ +ufunccode.__doc__ +ufunccode.__file__ +ufunccode.__name__ +ufunccode.__package__ +ufunccode.all_types( +ufunccode.comparison_sigs +ufunccode.complex_bool_sigs +ufunccode.complex_complex_sigs +ufunccode.complex_real_sigs +ufunccode.float_sigs +ufunccode.function1_td +ufunccode.function2_cum_td +ufunccode.function2_nocum_td +ufunccode.function2_td +ufunccode.function3_td +ufunccode.generate_ufunc_code( +ufunccode.hasUInt64( +ufunccode.int16_check +ufunccode.int32_check +ufunccode.int64_check +ufunccode.int8_check +ufunccode.intX_mult_template +ufunccode.intX_td +ufunccode.int_divide_td +ufunccode.int_floordivide_td +ufunccode.int_sigs +ufunccode.int_truedivide_td +ufunccode.invtypecode +ufunccode.key +ufunccode.logical_sigs +ufunccode.macro1_td +ufunccode.macro2_cum_td +ufunccode.macro2_nocum_td +ufunccode.macro2_td +ufunccode.make_int_template_dict( +ufunccode.make_stub( +ufunccode.mathfunction_sigs +ufunccode.multiply_int16_td +ufunccode.multiply_int32_td +ufunccode.multiply_int64_td +ufunccode.multiply_int8_td +ufunccode.multiply_uint16_td +ufunccode.multiply_uint32_td +ufunccode.multiply_uint64_td +ufunccode.multiply_uint8_td +ufunccode.operator1_td +ufunccode.operator2_cum_td +ufunccode.operator2_nocum_td +ufunccode.operator2_td +ufunccode.operator_sigs +ufunccode.opt_minmax_decl +ufunccode.opt_mult32_decl +ufunccode.opt_mult64_decl +ufunccode.opt_mult_decl +ufunccode.re +ufunccode.template +ufunccode.truedivide_int_sigs +ufunccode.typecode +ufunccode.ufuncconfigs +ufunccode.uint16_check +ufunccode.uint32_check +ufunccode.uint64_check +ufunccode.uint8_check +ufunccode.val + +--- from numarray.codegenerator.ufunccode import * --- +UFUNC_ACCUMULATE +UFUNC_HEADER +UFUNC_REDUCE +UFUNC_VECTOR +UFuncCodeGenerator( +UFuncParams( +comparison_sigs +complex_bool_sigs +complex_complex_sigs +complex_real_sigs +float_sigs +function1_td +function2_cum_td +function2_nocum_td +function2_td +function3_td +generate_ufunc_code( +int16_check +int32_check +int64_check +int8_check +intX_mult_template +intX_td +int_divide_td +int_floordivide_td +int_sigs +int_truedivide_td +invtypecode +logical_sigs +macro1_td +macro2_cum_td +macro2_nocum_td +macro2_td +make_int_template_dict( +mathfunction_sigs +multiply_int16_td +multiply_int32_td +multiply_int64_td +multiply_int8_td +multiply_uint16_td +multiply_uint32_td +multiply_uint64_td +multiply_uint8_td +operator1_td +operator2_cum_td +operator2_nocum_td +operator2_td +operator_sigs +opt_minmax_decl +opt_mult32_decl +opt_mult64_decl +opt_mult_decl +truedivide_int_sigs +ufuncconfigs +uint16_check +uint32_check +uint64_check +uint8_check +val + +--- import numarray.dotblas --- +numarray.dotblas.USING_BLAS +numarray.dotblas.__author__ +numarray.dotblas.__builtins__ +numarray.dotblas.__doc__ +numarray.dotblas.__file__ +numarray.dotblas.__name__ +numarray.dotblas.__package__ +numarray.dotblas.__revision__ +numarray.dotblas.__version__ +numarray.dotblas.dot( +numarray.dotblas.innerproduct( +numarray.dotblas.kroneckerproduct( +numarray.dotblas.matrixmultiply( +numarray.dotblas.outerproduct( +numarray.dotblas.tensormultiply( +numarray.dotblas.vdot( + +--- from numarray import dotblas --- +dotblas.USING_BLAS +dotblas.__author__ +dotblas.__builtins__ +dotblas.__doc__ +dotblas.__file__ +dotblas.__name__ +dotblas.__package__ +dotblas.__revision__ +dotblas.__version__ +dotblas.dot( +dotblas.innerproduct( +dotblas.kroneckerproduct( +dotblas.matrixmultiply( +dotblas.outerproduct( +dotblas.tensormultiply( +dotblas.vdot( + +--- from numarray.dotblas import * --- + +--- import numarray.dtype --- +numarray.dtype.__builtins__ +numarray.dtype.__doc__ +numarray.dtype.__file__ +numarray.dtype.__name__ +numarray.dtype.__package__ +numarray.dtype.bool8 +numarray.dtype.bool_ +numarray.dtype.complex128 +numarray.dtype.complex64 +numarray.dtype.dtype( +numarray.dtype.float32 +numarray.dtype.float64 +numarray.dtype.get_dtype( +numarray.dtype.int16 +numarray.dtype.int32 +numarray.dtype.int64 +numarray.dtype.int8 +numarray.dtype.sys +numarray.dtype.test( +numarray.dtype.uint16 +numarray.dtype.uint32 +numarray.dtype.uint64 +numarray.dtype.uint8 + +--- from numarray import dtype --- +dtype.__builtins__ +dtype.__doc__ +dtype.__file__ +dtype.__name__ +dtype.__package__ +dtype.bool8 +dtype.bool_ +dtype.complex128 +dtype.complex64 +dtype.dtype( +dtype.float32 +dtype.float64 +dtype.get_dtype( +dtype.int16 +dtype.int32 +dtype.int64 +dtype.int8 +dtype.sys +dtype.test( +dtype.uint16 +dtype.uint32 +dtype.uint64 +dtype.uint8 + +--- from numarray.dtype import * --- +bool8 +bool_ +complex128 +complex64 +dtype( +float32 +float64 +int16 +int32 +int64 +int8 +uint16 +uint32 +uint64 +uint8 + +--- import numarray.generic --- +numarray.generic.ClassicUnpickler( +numarray.generic.NDArray( +numarray.generic.NewAxis +numarray.generic.SuitableBuffer( +numarray.generic.__builtins__ +numarray.generic.__doc__ +numarray.generic.__file__ +numarray.generic.__name__ +numarray.generic.__package__ +numarray.generic.argmax( +numarray.generic.argmin( +numarray.generic.argsort( +numarray.generic.arrayprint +numarray.generic.choose( +numarray.generic.clip( +numarray.generic.compress( +numarray.generic.concatenate( +numarray.generic.copy +numarray.generic.copy_reg +numarray.generic.fromfunction( +numarray.generic.fromstring( +numarray.generic.getShape( +numarray.generic.indices( +numarray.generic.info( +numarray.generic.lexsort( +numarray.generic.memory +numarray.generic.numinclude +numarray.generic.operator +numarray.generic.product( +numarray.generic.put( +numarray.generic.putmask( +numarray.generic.ravel( +numarray.generic.repeat( +numarray.generic.reshape( +numarray.generic.resize( +numarray.generic.sort( +numarray.generic.swapaxes( +numarray.generic.sys +numarray.generic.take( +numarray.generic.transpose( +numarray.generic.ufunc +numarray.generic.where( + +--- from numarray import generic --- +generic.ClassicUnpickler( +generic.NDArray( +generic.NewAxis +generic.SuitableBuffer( +generic.__builtins__ +generic.__doc__ +generic.__file__ +generic.__name__ +generic.__package__ +generic.argmax( +generic.argmin( +generic.argsort( +generic.arrayprint +generic.choose( +generic.clip( +generic.compress( +generic.concatenate( +generic.copy +generic.copy_reg +generic.fromfunction( +generic.fromstring( +generic.getShape( +generic.indices( +generic.info( +generic.lexsort( +generic.memory +generic.numinclude +generic.operator +generic.product( +generic.put( +generic.putmask( +generic.ravel( +generic.repeat( +generic.reshape( +generic.resize( +generic.sort( +generic.swapaxes( +generic.sys +generic.take( +generic.transpose( +generic.ufunc +generic.where( + +--- from numarray.generic import * --- + +--- import numarray.libnumarray --- +numarray.libnumarray.__doc__ +numarray.libnumarray.__file__ +numarray.libnumarray.__name__ +numarray.libnumarray.__package__ +numarray.libnumarray.__version__ +numarray.libnumarray.error( + +--- from numarray import libnumarray --- +libnumarray.__doc__ +libnumarray.__file__ +libnumarray.__name__ +libnumarray.__package__ +libnumarray.__version__ +libnumarray.error( + +--- from numarray.libnumarray import * --- + +--- import numarray.libnumeric --- +numarray.libnumeric.__doc__ +numarray.libnumeric.__file__ +numarray.libnumeric.__name__ +numarray.libnumeric.__package__ +numarray.libnumeric.__version__ +numarray.libnumeric.argmax( +numarray.libnumeric.argsort( +numarray.libnumeric.binarysearch( +numarray.libnumeric.choose( +numarray.libnumeric.concatenate( +numarray.libnumeric.error( +numarray.libnumeric.histogram( +numarray.libnumeric.put( +numarray.libnumeric.putmask( +numarray.libnumeric.repeat( +numarray.libnumeric.sort( +numarray.libnumeric.take( +numarray.libnumeric.transpose( + +--- from numarray import libnumeric --- +libnumeric.__doc__ +libnumeric.__file__ +libnumeric.__name__ +libnumeric.__package__ +libnumeric.__version__ +libnumeric.argmax( +libnumeric.argsort( +libnumeric.binarysearch( +libnumeric.choose( +libnumeric.concatenate( +libnumeric.error( +libnumeric.histogram( +libnumeric.put( +libnumeric.putmask( +libnumeric.repeat( +libnumeric.sort( +libnumeric.take( +libnumeric.transpose( + +--- from numarray.libnumeric import * --- +binarysearch( +histogram( + +--- import numarray.memory --- +numarray.memory.MemoryType( +numarray.memory.__doc__ +numarray.memory.__file__ +numarray.memory.__name__ +numarray.memory.__package__ +numarray.memory.__version__ +numarray.memory.error( +numarray.memory.memory_buffer( +numarray.memory.memory_from_string( +numarray.memory.memory_reduce( +numarray.memory.new_memory( +numarray.memory.writeable_buffer( + +--- from numarray import memory --- +memory.MemoryType( +memory.__doc__ +memory.__file__ +memory.__name__ +memory.__package__ +memory.__version__ +memory.error( +memory.memory_buffer( +memory.memory_from_string( +memory.memory_reduce( +memory.new_memory( +memory.writeable_buffer( + +--- from numarray.memory import * --- +MemoryType( +memory_buffer( +memory_from_string( +memory_reduce( +new_memory( +writeable_buffer( + +--- import numarray.numarrayall --- +numarray.numarrayall.Any +numarray.numarrayall.AnyType( +numarray.numarrayall.ArrayType( +numarray.numarrayall.Bool +numarray.numarrayall.BooleanType( +numarray.numarrayall.Byte +numarray.numarrayall.CLIP +numarray.numarrayall.ClassicUnpickler( +numarray.numarrayall.Complex +numarray.numarrayall.Complex32 +numarray.numarrayall.Complex32_fromtype( +numarray.numarrayall.Complex64 +numarray.numarrayall.Complex64_fromtype( +numarray.numarrayall.ComplexArray( +numarray.numarrayall.ComplexType( +numarray.numarrayall.EarlyEOFError( +numarray.numarrayall.Error +numarray.numarrayall.FileSeekWarning( +numarray.numarrayall.Float +numarray.numarrayall.Float32 +numarray.numarrayall.Float64 +numarray.numarrayall.FloatingType( +numarray.numarrayall.Int +numarray.numarrayall.Int16 +numarray.numarrayall.Int32 +numarray.numarrayall.Int64 +numarray.numarrayall.Int8 +numarray.numarrayall.IntegralType( +numarray.numarrayall.IsType( +numarray.numarrayall.Long +numarray.numarrayall.MAX_ALIGN +numarray.numarrayall.MAX_INT_SIZE +numarray.numarrayall.MAX_LINE_WIDTH +numarray.numarrayall.MathDomainError( +numarray.numarrayall.MaximumType( +numarray.numarrayall.MaybeLong +numarray.numarrayall.NDArray( +numarray.numarrayall.NewArray( +numarray.numarrayall.NewAxis +numarray.numarrayall.NumArray( +numarray.numarrayall.NumError( +numarray.numarrayall.NumOverflowError( +numarray.numarrayall.NumericType( +numarray.numarrayall.Object +numarray.numarrayall.ObjectType( +numarray.numarrayall.PRECISION +numarray.numarrayall.Py2NumType +numarray.numarrayall.PyINT_TYPES +numarray.numarrayall.PyLevel2Type +numarray.numarrayall.PyNUMERIC_TYPES +numarray.numarrayall.PyREAL_TYPES +numarray.numarrayall.RAISE +numarray.numarrayall.SLOPPY +numarray.numarrayall.STRICT +numarray.numarrayall.SUPPRESS_SMALL +numarray.numarrayall.Short +numarray.numarrayall.SignedIntegralType( +numarray.numarrayall.SignedType( +numarray.numarrayall.SizeMismatchError( +numarray.numarrayall.SizeMismatchWarning( +numarray.numarrayall.SuitableBuffer( +numarray.numarrayall.UInt16 +numarray.numarrayall.UInt32 +numarray.numarrayall.UInt64 +numarray.numarrayall.UInt8 +numarray.numarrayall.USING_BLAS +numarray.numarrayall.UnderflowError( +numarray.numarrayall.UnsignedIntegralType( +numarray.numarrayall.UnsignedType( +numarray.numarrayall.UsesOpPriority( +numarray.numarrayall.WARN +numarray.numarrayall.WRAP +numarray.numarrayall.__builtins__ +numarray.numarrayall.__doc__ +numarray.numarrayall.__file__ +numarray.numarrayall.__name__ +numarray.numarrayall.__package__ +numarray.numarrayall.abs( +numarray.numarrayall.absolute( +numarray.numarrayall.add( +numarray.numarrayall.all( +numarray.numarrayall.allclose( +numarray.numarrayall.alltrue( +numarray.numarrayall.and_( +numarray.numarrayall.any( +numarray.numarrayall.arange( +numarray.numarrayall.arccos( +numarray.numarrayall.arccosh( +numarray.numarrayall.arcsin( +numarray.numarrayall.arcsinh( +numarray.numarrayall.arctan( +numarray.numarrayall.arctan2( +numarray.numarrayall.arctanh( +numarray.numarrayall.argmax( +numarray.numarrayall.argmin( +numarray.numarrayall.argsort( +numarray.numarrayall.around( +numarray.numarrayall.array( +numarray.numarrayall.array2list( +numarray.numarrayall.array_equal( +numarray.numarrayall.array_equiv( +numarray.numarrayall.array_repr( +numarray.numarrayall.array_str( +numarray.numarrayall.arrayprint +numarray.numarrayall.arrayrange( +numarray.numarrayall.asarray( +numarray.numarrayall.average( +numarray.numarrayall.bitwise_and( +numarray.numarrayall.bitwise_not( +numarray.numarrayall.bitwise_or( +numarray.numarrayall.bitwise_xor( +numarray.numarrayall.ceil( +numarray.numarrayall.choose( +numarray.numarrayall.clip( +numarray.numarrayall.compress( +numarray.numarrayall.concatenate( +numarray.numarrayall.conjugate( +numarray.numarrayall.copy +numarray.numarrayall.copy_reg +numarray.numarrayall.cos( +numarray.numarrayall.cosh( +numarray.numarrayall.cumproduct( +numarray.numarrayall.cumsum( +numarray.numarrayall.diagonal( +numarray.numarrayall.divide( +numarray.numarrayall.divide_remainder( +numarray.numarrayall.dot( +numarray.numarrayall.e +numarray.numarrayall.equal( +numarray.numarrayall.exp( +numarray.numarrayall.explicit_type( +numarray.numarrayall.fabs( +numarray.numarrayall.floor( +numarray.numarrayall.floor_divide( +numarray.numarrayall.flush_caches( +numarray.numarrayall.fmod( +numarray.numarrayall.fromfile( +numarray.numarrayall.fromfunction( +numarray.numarrayall.fromlist( +numarray.numarrayall.fromstring( +numarray.numarrayall.genericCoercions +numarray.numarrayall.genericPromotionExclusions +numarray.numarrayall.genericTypeRank +numarray.numarrayall.getShape( +numarray.numarrayall.getType( +numarray.numarrayall.getTypeObject( +numarray.numarrayall.get_dtype( +numarray.numarrayall.greater( +numarray.numarrayall.greater_equal( +numarray.numarrayall.handleError( +numarray.numarrayall.hypot( +numarray.numarrayall.identity( +numarray.numarrayall.ieeemask( +numarray.numarrayall.indices( +numarray.numarrayall.info( +numarray.numarrayall.innerproduct( +numarray.numarrayall.inputarray( +numarray.numarrayall.isBigEndian +numarray.numarrayall.isnan( +numarray.numarrayall.kroneckerproduct( +numarray.numarrayall.less( +numarray.numarrayall.less_equal( +numarray.numarrayall.lexsort( +numarray.numarrayall.load( +numarray.numarrayall.log( +numarray.numarrayall.log10( +numarray.numarrayall.logical_and( +numarray.numarrayall.logical_not( +numarray.numarrayall.logical_or( +numarray.numarrayall.logical_xor( +numarray.numarrayall.lshift( +numarray.numarrayall.make_ufuncs( +numarray.numarrayall.math +numarray.numarrayall.matrixmultiply( +numarray.numarrayall.maximum( +numarray.numarrayall.memory +numarray.numarrayall.minimum( +numarray.numarrayall.minus( +numarray.numarrayall.multiply( +numarray.numarrayall.negative( +numarray.numarrayall.nonzero( +numarray.numarrayall.not_equal( +numarray.numarrayall.numinclude +numarray.numarrayall.ones( +numarray.numarrayall.operator +numarray.numarrayall.os +numarray.numarrayall.outerproduct( +numarray.numarrayall.pi +numarray.numarrayall.power( +numarray.numarrayall.product( +numarray.numarrayall.put( +numarray.numarrayall.putmask( +numarray.numarrayall.pythonTypeMap +numarray.numarrayall.pythonTypeRank +numarray.numarrayall.rank( +numarray.numarrayall.ravel( +numarray.numarrayall.remainder( +numarray.numarrayall.repeat( +numarray.numarrayall.reshape( +numarray.numarrayall.resize( +numarray.numarrayall.round( +numarray.numarrayall.rshift( +numarray.numarrayall.safethread +numarray.numarrayall.save( +numarray.numarrayall.scalarTypeMap +numarray.numarrayall.scalarTypes +numarray.numarrayall.searchsorted( +numarray.numarrayall.shape( +numarray.numarrayall.sign( +numarray.numarrayall.sin( +numarray.numarrayall.sinh( +numarray.numarrayall.size( +numarray.numarrayall.sometrue( +numarray.numarrayall.sort( +numarray.numarrayall.sqrt( +numarray.numarrayall.subtract( +numarray.numarrayall.sum( +numarray.numarrayall.swapaxes( +numarray.numarrayall.sys +numarray.numarrayall.take( +numarray.numarrayall.tan( +numarray.numarrayall.tanh( +numarray.numarrayall.tcode +numarray.numarrayall.tensormultiply( +numarray.numarrayall.tname +numarray.numarrayall.trace( +numarray.numarrayall.transpose( +numarray.numarrayall.true_divide( +numarray.numarrayall.typeDict +numarray.numarrayall.typecode +numarray.numarrayall.typecodes +numarray.numarrayall.types +numarray.numarrayall.ufunc +numarray.numarrayall.ufuncFactory( +numarray.numarrayall.vdot( +numarray.numarrayall.where( +numarray.numarrayall.zeros( + +--- from numarray import numarrayall --- +numarrayall.Any +numarrayall.AnyType( +numarrayall.ArrayType( +numarrayall.Bool +numarrayall.BooleanType( +numarrayall.Byte +numarrayall.CLIP +numarrayall.ClassicUnpickler( +numarrayall.Complex +numarrayall.Complex32 +numarrayall.Complex32_fromtype( +numarrayall.Complex64 +numarrayall.Complex64_fromtype( +numarrayall.ComplexArray( +numarrayall.ComplexType( +numarrayall.EarlyEOFError( +numarrayall.Error +numarrayall.FileSeekWarning( +numarrayall.Float +numarrayall.Float32 +numarrayall.Float64 +numarrayall.FloatingType( +numarrayall.Int +numarrayall.Int16 +numarrayall.Int32 +numarrayall.Int64 +numarrayall.Int8 +numarrayall.IntegralType( +numarrayall.IsType( +numarrayall.Long +numarrayall.MAX_ALIGN +numarrayall.MAX_INT_SIZE +numarrayall.MAX_LINE_WIDTH +numarrayall.MathDomainError( +numarrayall.MaximumType( +numarrayall.MaybeLong +numarrayall.NDArray( +numarrayall.NewArray( +numarrayall.NewAxis +numarrayall.NumArray( +numarrayall.NumError( +numarrayall.NumOverflowError( +numarrayall.NumericType( +numarrayall.Object +numarrayall.ObjectType( +numarrayall.PRECISION +numarrayall.Py2NumType +numarrayall.PyINT_TYPES +numarrayall.PyLevel2Type +numarrayall.PyNUMERIC_TYPES +numarrayall.PyREAL_TYPES +numarrayall.RAISE +numarrayall.SLOPPY +numarrayall.STRICT +numarrayall.SUPPRESS_SMALL +numarrayall.Short +numarrayall.SignedIntegralType( +numarrayall.SignedType( +numarrayall.SizeMismatchError( +numarrayall.SizeMismatchWarning( +numarrayall.SuitableBuffer( +numarrayall.UInt16 +numarrayall.UInt32 +numarrayall.UInt64 +numarrayall.UInt8 +numarrayall.USING_BLAS +numarrayall.UnderflowError( +numarrayall.UnsignedIntegralType( +numarrayall.UnsignedType( +numarrayall.UsesOpPriority( +numarrayall.WARN +numarrayall.WRAP +numarrayall.__builtins__ +numarrayall.__doc__ +numarrayall.__file__ +numarrayall.__name__ +numarrayall.__package__ +numarrayall.abs( +numarrayall.absolute( +numarrayall.add( +numarrayall.all( +numarrayall.allclose( +numarrayall.alltrue( +numarrayall.and_( +numarrayall.any( +numarrayall.arange( +numarrayall.arccos( +numarrayall.arccosh( +numarrayall.arcsin( +numarrayall.arcsinh( +numarrayall.arctan( +numarrayall.arctan2( +numarrayall.arctanh( +numarrayall.argmax( +numarrayall.argmin( +numarrayall.argsort( +numarrayall.around( +numarrayall.array( +numarrayall.array2list( +numarrayall.array_equal( +numarrayall.array_equiv( +numarrayall.array_repr( +numarrayall.array_str( +numarrayall.arrayprint +numarrayall.arrayrange( +numarrayall.asarray( +numarrayall.average( +numarrayall.bitwise_and( +numarrayall.bitwise_not( +numarrayall.bitwise_or( +numarrayall.bitwise_xor( +numarrayall.ceil( +numarrayall.choose( +numarrayall.clip( +numarrayall.compress( +numarrayall.concatenate( +numarrayall.conjugate( +numarrayall.copy +numarrayall.copy_reg +numarrayall.cos( +numarrayall.cosh( +numarrayall.cumproduct( +numarrayall.cumsum( +numarrayall.diagonal( +numarrayall.divide( +numarrayall.divide_remainder( +numarrayall.dot( +numarrayall.e +numarrayall.equal( +numarrayall.exp( +numarrayall.explicit_type( +numarrayall.fabs( +numarrayall.floor( +numarrayall.floor_divide( +numarrayall.flush_caches( +numarrayall.fmod( +numarrayall.fromfile( +numarrayall.fromfunction( +numarrayall.fromlist( +numarrayall.fromstring( +numarrayall.genericCoercions +numarrayall.genericPromotionExclusions +numarrayall.genericTypeRank +numarrayall.getShape( +numarrayall.getType( +numarrayall.getTypeObject( +numarrayall.get_dtype( +numarrayall.greater( +numarrayall.greater_equal( +numarrayall.handleError( +numarrayall.hypot( +numarrayall.identity( +numarrayall.ieeemask( +numarrayall.indices( +numarrayall.info( +numarrayall.innerproduct( +numarrayall.inputarray( +numarrayall.isBigEndian +numarrayall.isnan( +numarrayall.kroneckerproduct( +numarrayall.less( +numarrayall.less_equal( +numarrayall.lexsort( +numarrayall.load( +numarrayall.log( +numarrayall.log10( +numarrayall.logical_and( +numarrayall.logical_not( +numarrayall.logical_or( +numarrayall.logical_xor( +numarrayall.lshift( +numarrayall.make_ufuncs( +numarrayall.math +numarrayall.matrixmultiply( +numarrayall.maximum( +numarrayall.memory +numarrayall.minimum( +numarrayall.minus( +numarrayall.multiply( +numarrayall.negative( +numarrayall.nonzero( +numarrayall.not_equal( +numarrayall.numinclude +numarrayall.ones( +numarrayall.operator +numarrayall.os +numarrayall.outerproduct( +numarrayall.pi +numarrayall.power( +numarrayall.product( +numarrayall.put( +numarrayall.putmask( +numarrayall.pythonTypeMap +numarrayall.pythonTypeRank +numarrayall.rank( +numarrayall.ravel( +numarrayall.remainder( +numarrayall.repeat( +numarrayall.reshape( +numarrayall.resize( +numarrayall.round( +numarrayall.rshift( +numarrayall.safethread +numarrayall.save( +numarrayall.scalarTypeMap +numarrayall.scalarTypes +numarrayall.searchsorted( +numarrayall.shape( +numarrayall.sign( +numarrayall.sin( +numarrayall.sinh( +numarrayall.size( +numarrayall.sometrue( +numarrayall.sort( +numarrayall.sqrt( +numarrayall.subtract( +numarrayall.sum( +numarrayall.swapaxes( +numarrayall.sys +numarrayall.take( +numarrayall.tan( +numarrayall.tanh( +numarrayall.tcode +numarrayall.tensormultiply( +numarrayall.tname +numarrayall.trace( +numarrayall.transpose( +numarrayall.true_divide( +numarrayall.typeDict +numarrayall.typecode +numarrayall.typecodes +numarrayall.types +numarrayall.ufunc +numarrayall.ufuncFactory( +numarrayall.vdot( +numarrayall.where( +numarrayall.zeros( + +--- from numarray.numarrayall import * --- + +--- import numarray.numarraycore --- +numarray.numarraycore.ArrayType( +numarray.numarraycore.Complex32_fromtype( +numarray.numarraycore.Complex64_fromtype( +numarray.numarraycore.ComplexArray( +numarray.numarraycore.EarlyEOFError( +numarray.numarraycore.FileSeekWarning( +numarray.numarraycore.MAX_LINE_WIDTH +numarray.numarraycore.NewArray( +numarray.numarraycore.NumArray( +numarray.numarraycore.PRECISION +numarray.numarraycore.Py2NumType +numarray.numarraycore.PyINT_TYPES +numarray.numarraycore.PyLevel2Type +numarray.numarraycore.PyNUMERIC_TYPES +numarray.numarraycore.PyREAL_TYPES +numarray.numarraycore.SLOPPY +numarray.numarraycore.STRICT +numarray.numarraycore.SUPPRESS_SMALL +numarray.numarraycore.SizeMismatchError( +numarray.numarraycore.SizeMismatchWarning( +numarray.numarraycore.UsesOpPriority( +numarray.numarraycore.WARN +numarray.numarraycore.__builtins__ +numarray.numarraycore.__doc__ +numarray.numarraycore.__file__ +numarray.numarraycore.__name__ +numarray.numarraycore.__package__ +numarray.numarraycore.absolute( +numarray.numarraycore.all( +numarray.numarraycore.allclose( +numarray.numarraycore.alltrue( +numarray.numarraycore.any( +numarray.numarraycore.arange( +numarray.numarraycore.around( +numarray.numarraycore.array( +numarray.numarraycore.array2list( +numarray.numarraycore.array_equal( +numarray.numarraycore.array_equiv( +numarray.numarraycore.array_repr( +numarray.numarraycore.array_str( +numarray.numarraycore.arrayprint +numarray.numarraycore.arrayrange( +numarray.numarraycore.asarray( +numarray.numarraycore.average( +numarray.numarraycore.conjugate( +numarray.numarraycore.cumproduct( +numarray.numarraycore.cumsum( +numarray.numarraycore.diagonal( +numarray.numarraycore.e +numarray.numarraycore.explicit_type( +numarray.numarraycore.fmod( +numarray.numarraycore.fromfile( +numarray.numarraycore.fromlist( +numarray.numarraycore.fromstring( +numarray.numarraycore.getTypeObject( +numarray.numarraycore.identity( +numarray.numarraycore.inputarray( +numarray.numarraycore.isBigEndian +numarray.numarraycore.math +numarray.numarraycore.memory +numarray.numarraycore.negative( +numarray.numarraycore.ones( +numarray.numarraycore.os +numarray.numarraycore.pi +numarray.numarraycore.product( +numarray.numarraycore.rank( +numarray.numarraycore.round( +numarray.numarraycore.shape( +numarray.numarraycore.sign( +numarray.numarraycore.size( +numarray.numarraycore.sometrue( +numarray.numarraycore.sum( +numarray.numarraycore.trace( +numarray.numarraycore.types +numarray.numarraycore.ufunc +numarray.numarraycore.zeros( + +--- from numarray import numarraycore --- +numarraycore.ArrayType( +numarraycore.Complex32_fromtype( +numarraycore.Complex64_fromtype( +numarraycore.ComplexArray( +numarraycore.EarlyEOFError( +numarraycore.FileSeekWarning( +numarraycore.MAX_LINE_WIDTH +numarraycore.NewArray( +numarraycore.NumArray( +numarraycore.PRECISION +numarraycore.Py2NumType +numarraycore.PyINT_TYPES +numarraycore.PyLevel2Type +numarraycore.PyNUMERIC_TYPES +numarraycore.PyREAL_TYPES +numarraycore.SLOPPY +numarraycore.STRICT +numarraycore.SUPPRESS_SMALL +numarraycore.SizeMismatchError( +numarraycore.SizeMismatchWarning( +numarraycore.UsesOpPriority( +numarraycore.WARN +numarraycore.__builtins__ +numarraycore.__doc__ +numarraycore.__file__ +numarraycore.__name__ +numarraycore.__package__ +numarraycore.absolute( +numarraycore.all( +numarraycore.allclose( +numarraycore.alltrue( +numarraycore.any( +numarraycore.arange( +numarraycore.around( +numarraycore.array( +numarraycore.array2list( +numarraycore.array_equal( +numarraycore.array_equiv( +numarraycore.array_repr( +numarraycore.array_str( +numarraycore.arrayprint +numarraycore.arrayrange( +numarraycore.asarray( +numarraycore.average( +numarraycore.conjugate( +numarraycore.cumproduct( +numarraycore.cumsum( +numarraycore.diagonal( +numarraycore.e +numarraycore.explicit_type( +numarraycore.fmod( +numarraycore.fromfile( +numarraycore.fromlist( +numarraycore.fromstring( +numarraycore.getTypeObject( +numarraycore.identity( +numarraycore.inputarray( +numarraycore.isBigEndian +numarraycore.math +numarraycore.memory +numarraycore.negative( +numarraycore.ones( +numarraycore.os +numarraycore.pi +numarraycore.product( +numarraycore.rank( +numarraycore.round( +numarraycore.shape( +numarraycore.sign( +numarraycore.size( +numarraycore.sometrue( +numarraycore.sum( +numarraycore.trace( +numarraycore.types +numarraycore.ufunc +numarraycore.zeros( + +--- from numarray.numarraycore import * --- + +--- import numarray.numerictypes --- +numarray.numerictypes.Any +numarray.numerictypes.AnyType( +numarray.numerictypes.Bool +numarray.numerictypes.BooleanType( +numarray.numerictypes.Byte +numarray.numerictypes.Complex +numarray.numerictypes.Complex32 +numarray.numerictypes.Complex64 +numarray.numerictypes.ComplexType( +numarray.numerictypes.Float +numarray.numerictypes.Float32 +numarray.numerictypes.Float64 +numarray.numerictypes.FloatingType( +numarray.numerictypes.Int +numarray.numerictypes.Int16 +numarray.numerictypes.Int32 +numarray.numerictypes.Int64 +numarray.numerictypes.Int8 +numarray.numerictypes.IntegralType( +numarray.numerictypes.IsType( +numarray.numerictypes.Long +numarray.numerictypes.MAX_ALIGN +numarray.numerictypes.MAX_INT_SIZE +numarray.numerictypes.MaximumType( +numarray.numerictypes.MaybeLong +numarray.numerictypes.NumericType( +numarray.numerictypes.Object +numarray.numerictypes.ObjectType( +numarray.numerictypes.Short +numarray.numerictypes.SignedIntegralType( +numarray.numerictypes.SignedType( +numarray.numerictypes.UInt16 +numarray.numerictypes.UInt32 +numarray.numerictypes.UInt64 +numarray.numerictypes.UInt8 +numarray.numerictypes.UnsignedIntegralType( +numarray.numerictypes.UnsignedType( +numarray.numerictypes.__builtins__ +numarray.numerictypes.__doc__ +numarray.numerictypes.__file__ +numarray.numerictypes.__name__ +numarray.numerictypes.__package__ +numarray.numerictypes.genericCoercions +numarray.numerictypes.genericPromotionExclusions +numarray.numerictypes.genericTypeRank +numarray.numerictypes.getType( +numarray.numerictypes.get_dtype( +numarray.numerictypes.numinclude +numarray.numerictypes.pythonTypeMap +numarray.numerictypes.pythonTypeRank +numarray.numerictypes.scalarTypeMap +numarray.numerictypes.scalarTypes +numarray.numerictypes.tcode +numarray.numerictypes.tname +numarray.numerictypes.typeDict +numarray.numerictypes.typecode +numarray.numerictypes.typecodes + +--- from numarray import numerictypes --- +numerictypes.Any +numerictypes.AnyType( +numerictypes.Bool +numerictypes.BooleanType( +numerictypes.Byte +numerictypes.Complex +numerictypes.Complex32 +numerictypes.Complex64 +numerictypes.ComplexType( +numerictypes.Float +numerictypes.Float32 +numerictypes.Float64 +numerictypes.FloatingType( +numerictypes.Int +numerictypes.Int16 +numerictypes.Int32 +numerictypes.Int64 +numerictypes.Int8 +numerictypes.IntegralType( +numerictypes.IsType( +numerictypes.Long +numerictypes.MAX_ALIGN +numerictypes.MAX_INT_SIZE +numerictypes.MaximumType( +numerictypes.MaybeLong +numerictypes.NumericType( +numerictypes.Object +numerictypes.ObjectType( +numerictypes.Short +numerictypes.SignedIntegralType( +numerictypes.SignedType( +numerictypes.UInt16 +numerictypes.UInt32 +numerictypes.UInt64 +numerictypes.UInt8 +numerictypes.UnsignedIntegralType( +numerictypes.UnsignedType( +numerictypes.__builtins__ +numerictypes.__doc__ +numerictypes.__file__ +numerictypes.__name__ +numerictypes.__package__ +numerictypes.genericCoercions +numerictypes.genericPromotionExclusions +numerictypes.genericTypeRank +numerictypes.getType( +numerictypes.get_dtype( +numerictypes.numinclude +numerictypes.pythonTypeMap +numerictypes.pythonTypeRank +numerictypes.scalarTypeMap +numerictypes.scalarTypes +numerictypes.tcode +numerictypes.tname +numerictypes.typeDict +numerictypes.typecode +numerictypes.typecodes + +--- from numarray.numerictypes import * --- + +--- import numarray.numinclude --- +numarray.numinclude.LP64 +numarray.numinclude.__builtins__ +numarray.numinclude.__doc__ +numarray.numinclude.__file__ +numarray.numinclude.__name__ +numarray.numinclude.__package__ +numarray.numinclude.hasUInt64 +numarray.numinclude.include_dir +numarray.numinclude.os +numarray.numinclude.sys +numarray.numinclude.version + +--- from numarray import numinclude --- +numinclude.LP64 +numinclude.__builtins__ +numinclude.__doc__ +numinclude.__file__ +numinclude.__name__ +numinclude.__package__ +numinclude.hasUInt64 +numinclude.include_dir +numinclude.os +numinclude.sys +numinclude.version + +--- from numarray.numinclude import * --- +LP64 +hasUInt64 +include_dir + +--- import numarray.safethread --- +numarray.safethread.__builtins__ +numarray.safethread.__doc__ +numarray.safethread.__file__ +numarray.safethread.__name__ +numarray.safethread.__package__ +numarray.safethread.get_ident( + +--- from numarray import safethread --- +safethread.__builtins__ +safethread.__doc__ +safethread.__file__ +safethread.__name__ +safethread.__package__ +safethread.get_ident( + +--- from numarray.safethread import * --- +get_ident( + +--- import numarray.session --- +numarray.session.ObjectNotFound( +numarray.session.SAVEFILE +numarray.session.VERBOSE +numarray.session.__builtins__ +numarray.session.__doc__ +numarray.session.__file__ +numarray.session.__name__ +numarray.session.__package__ +numarray.session.copy +numarray.session.load( +numarray.session.pickle +numarray.session.save( +numarray.session.sys +numarray.session.test( + +--- from numarray import session --- +session.ObjectNotFound( +session.SAVEFILE +session.VERBOSE +session.copy +session.load( +session.pickle +session.save( +session.sys +session.test( + +--- from numarray.session import * --- +SAVEFILE + +--- import numarray.typeconv --- +numarray.typeconv.TypeConverter( +numarray.typeconv.__builtins__ +numarray.typeconv.__doc__ +numarray.typeconv.__file__ +numarray.typeconv.__name__ +numarray.typeconv.__package__ +numarray.typeconv.functionKey +numarray.typeconv.key +numarray.typeconv.numtypes +numarray.typeconv.typeConverters +numarray.typeconv.typeconvfuncs +numarray.typeconv.typename +numarray.typeconv.typename1 +numarray.typeconv.typename2 + +--- from numarray import typeconv --- +typeconv.TypeConverter( +typeconv.__builtins__ +typeconv.__doc__ +typeconv.__file__ +typeconv.__name__ +typeconv.__package__ +typeconv.functionKey +typeconv.key +typeconv.numtypes +typeconv.typeConverters +typeconv.typeconvfuncs +typeconv.typename +typeconv.typename1 +typeconv.typename2 + +--- from numarray.typeconv import * --- +TypeConverter( +functionKey +numtypes +typeConverters +typeconvfuncs +typename +typename1 +typename2 + +--- import numarray.ufunc --- +numarray.ufunc.CLIP +numarray.ufunc.Error +numarray.ufunc.Long +numarray.ufunc.MathDomainError( +numarray.ufunc.MaybeLong +numarray.ufunc.NumError( +numarray.ufunc.NumOverflowError( +numarray.ufunc.RAISE +numarray.ufunc.UnderflowError( +numarray.ufunc.WRAP +numarray.ufunc.__builtins__ +numarray.ufunc.__doc__ +numarray.ufunc.__file__ +numarray.ufunc.__name__ +numarray.ufunc.__package__ +numarray.ufunc.abs( +numarray.ufunc.add( +numarray.ufunc.and_( +numarray.ufunc.arccos( +numarray.ufunc.arccosh( +numarray.ufunc.arcsin( +numarray.ufunc.arcsinh( +numarray.ufunc.arctan( +numarray.ufunc.arctan2( +numarray.ufunc.arctanh( +numarray.ufunc.bitwise_and( +numarray.ufunc.bitwise_not( +numarray.ufunc.bitwise_or( +numarray.ufunc.bitwise_xor( +numarray.ufunc.ceil( +numarray.ufunc.choose( +numarray.ufunc.cos( +numarray.ufunc.cosh( +numarray.ufunc.divide( +numarray.ufunc.divide_remainder( +numarray.ufunc.equal( +numarray.ufunc.exp( +numarray.ufunc.fabs( +numarray.ufunc.floor( +numarray.ufunc.floor_divide( +numarray.ufunc.flush_caches( +numarray.ufunc.greater( +numarray.ufunc.greater_equal( +numarray.ufunc.handleError( +numarray.ufunc.hypot( +numarray.ufunc.ieeemask( +numarray.ufunc.isnan( +numarray.ufunc.less( +numarray.ufunc.less_equal( +numarray.ufunc.log( +numarray.ufunc.log10( +numarray.ufunc.logical_and( +numarray.ufunc.logical_not( +numarray.ufunc.logical_or( +numarray.ufunc.logical_xor( +numarray.ufunc.lshift( +numarray.ufunc.make_ufuncs( +numarray.ufunc.maximum( +numarray.ufunc.memory +numarray.ufunc.minimum( +numarray.ufunc.minus( +numarray.ufunc.multiply( +numarray.ufunc.nonzero( +numarray.ufunc.not_equal( +numarray.ufunc.power( +numarray.ufunc.put( +numarray.ufunc.remainder( +numarray.ufunc.rshift( +numarray.ufunc.safethread +numarray.ufunc.searchsorted( +numarray.ufunc.sin( +numarray.ufunc.sinh( +numarray.ufunc.sqrt( +numarray.ufunc.subtract( +numarray.ufunc.take( +numarray.ufunc.tan( +numarray.ufunc.tanh( +numarray.ufunc.true_divide( +numarray.ufunc.types +numarray.ufunc.ufuncFactory( + +--- from numarray import ufunc --- +ufunc.CLIP +ufunc.Error +ufunc.Long +ufunc.MathDomainError( +ufunc.MaybeLong +ufunc.NumError( +ufunc.NumOverflowError( +ufunc.RAISE +ufunc.UnderflowError( +ufunc.WRAP +ufunc.__builtins__ +ufunc.__doc__ +ufunc.__file__ +ufunc.__name__ +ufunc.__package__ +ufunc.abs( +ufunc.add( +ufunc.and_( +ufunc.arccos( +ufunc.arccosh( +ufunc.arcsin( +ufunc.arcsinh( +ufunc.arctan( +ufunc.arctan2( +ufunc.arctanh( +ufunc.bitwise_and( +ufunc.bitwise_not( +ufunc.bitwise_or( +ufunc.bitwise_xor( +ufunc.ceil( +ufunc.choose( +ufunc.cos( +ufunc.cosh( +ufunc.divide( +ufunc.divide_remainder( +ufunc.equal( +ufunc.exp( +ufunc.fabs( +ufunc.floor( +ufunc.floor_divide( +ufunc.flush_caches( +ufunc.greater( +ufunc.greater_equal( +ufunc.handleError( +ufunc.hypot( +ufunc.ieeemask( +ufunc.isnan( +ufunc.less( +ufunc.less_equal( +ufunc.log( +ufunc.log10( +ufunc.logical_and( +ufunc.logical_not( +ufunc.logical_or( +ufunc.logical_xor( +ufunc.lshift( +ufunc.make_ufuncs( +ufunc.maximum( +ufunc.memory +ufunc.minimum( +ufunc.minus( +ufunc.multiply( +ufunc.nonzero( +ufunc.not_equal( +ufunc.power( +ufunc.put( +ufunc.remainder( +ufunc.rshift( +ufunc.safethread +ufunc.searchsorted( +ufunc.sin( +ufunc.sinh( +ufunc.sqrt( +ufunc.subtract( +ufunc.take( +ufunc.tan( +ufunc.tanh( +ufunc.true_divide( +ufunc.types +ufunc.ufuncFactory( + +--- from numarray.ufunc import * --- + +--- import snack --- +snack.Button( +snack.ButtonBar( +snack.ButtonChoiceWindow( +snack.CENTER +snack.CListbox( +snack.Checkbox( +snack.CheckboxTree( +snack.CompactButton( +snack.DOWN +snack.Entry( +snack.EntryWindow( +snack.FD_EXCEPT +snack.FD_READ +snack.FD_WRITE +snack.FLAGS_RESET +snack.FLAGS_SET +snack.FLAGS_TOGGLE +snack.FLAG_DISABLED +snack.Form( +snack.Grid( +snack.GridForm( +snack.GridFormHelp( +snack.LEFT +snack.Label( +snack.Listbox( +snack.ListboxChoiceWindow( +snack.RIGHT +snack.RadioBar( +snack.RadioGroup( +snack.Scale( +snack.SingleRadioButton( +snack.SnackScreen( +snack.Textbox( +snack.TextboxReflowed( +snack.UP +snack.Widget( +snack.__builtins__ +snack.__doc__ +snack.__file__ +snack.__name__ +snack.__package__ +snack.hotkeys +snack.n +snack.reflow( +snack.snackArgs +snack.string +snack.types + +--- from snack import * --- +ButtonBar( +ButtonChoiceWindow( +CListbox( +Checkbox( +CheckboxTree( +CompactButton( +EntryWindow( +FD_EXCEPT +FD_READ +FD_WRITE +FLAGS_RESET +FLAGS_SET +FLAGS_TOGGLE +FLAG_DISABLED +GridForm( +GridFormHelp( +ListboxChoiceWindow( +RadioBar( +SingleRadioButton( +SnackScreen( +Textbox( +TextboxReflowed( +hotkeys +n +reflow( +snackArgs + +--- import ldap --- +ldap.ADMINLIMIT_EXCEEDED( +ldap.AFFECTS_MULTIPLE_DSAS( +ldap.ALIAS_DEREF_PROBLEM( +ldap.ALIAS_PROBLEM( +ldap.ALREADY_EXISTS( +ldap.API_VERSION +ldap.ASSERTION_FAILED( +ldap.AUTH_NONE +ldap.AUTH_SIMPLE +ldap.AUTH_UNKNOWN( +ldap.AVA_BINARY +ldap.AVA_NONPRINTABLE +ldap.AVA_NULL +ldap.AVA_STRING +ldap.BUSY( +ldap.CANCELLED( +ldap.CANNOT_CANCEL( +ldap.CLIENT_LOOP( +ldap.COMPARE_FALSE( +ldap.COMPARE_TRUE( +ldap.CONFIDENTIALITY_REQUIRED( +ldap.CONNECT_ERROR( +ldap.CONSTRAINT_VIOLATION( +ldap.CONTROL_NOT_FOUND( +ldap.DECODING_ERROR( +ldap.DEREF_ALWAYS +ldap.DEREF_FINDING +ldap.DEREF_NEVER +ldap.DEREF_SEARCHING +ldap.DN_FORMAT_AD_CANONICAL +ldap.DN_FORMAT_DCE +ldap.DN_FORMAT_LDAP +ldap.DN_FORMAT_LDAPV2 +ldap.DN_FORMAT_LDAPV3 +ldap.DN_FORMAT_MASK +ldap.DN_FORMAT_UFN +ldap.DN_PEDANTIC +ldap.DN_PRETTY +ldap.DN_P_NOLEADTRAILSPACES +ldap.DN_P_NOSPACEAFTERRDN +ldap.DN_SKIP +ldap.DummyLock( +ldap.ENCODING_ERROR( +ldap.FILTER_ERROR( +ldap.INAPPROPRIATE_AUTH( +ldap.INAPPROPRIATE_MATCHING( +ldap.INSUFFICIENT_ACCESS( +ldap.INVALID_CREDENTIALS( +ldap.INVALID_DN_SYNTAX( +ldap.INVALID_SYNTAX( +ldap.IS_LEAF( +ldap.LDAPError( +ldap.LDAPLock( +ldap.LDAP_CONTROL_PAGE_OID +ldap.LDAP_CONTROL_VALUESRETURNFILTER +ldap.LDAP_OPT_OFF +ldap.LDAP_OPT_ON +ldap.LIBLDAP_R +ldap.LOCAL_ERROR( +ldap.LOOP_DETECT( +ldap.MOD_ADD +ldap.MOD_BVALUES +ldap.MOD_DELETE +ldap.MOD_INCREMENT +ldap.MOD_REPLACE +ldap.MORE_RESULTS_TO_RETURN( +ldap.MSG_ALL +ldap.MSG_ONE +ldap.MSG_RECEIVED +ldap.NAMING_VIOLATION( +ldap.NOT_ALLOWED_ON_NONLEAF( +ldap.NOT_ALLOWED_ON_RDN( +ldap.NOT_SUPPORTED( +ldap.NO_LIMIT +ldap.NO_MEMORY( +ldap.NO_OBJECT_CLASS_MODS( +ldap.NO_RESULTS_RETURNED( +ldap.NO_SUCH_ATTRIBUTE( +ldap.NO_SUCH_OBJECT( +ldap.NO_SUCH_OPERATION( +ldap.OBJECT_CLASS_VIOLATION( +ldap.OPERATIONS_ERROR( +ldap.OPT_API_FEATURE_INFO +ldap.OPT_API_INFO +ldap.OPT_CLIENT_CONTROLS +ldap.OPT_DEBUG_LEVEL +ldap.OPT_DEREF +ldap.OPT_DIAGNOSTIC_MESSAGE +ldap.OPT_ERROR_NUMBER +ldap.OPT_ERROR_STRING +ldap.OPT_HOST_NAME +ldap.OPT_MATCHED_DN +ldap.OPT_NETWORK_TIMEOUT +ldap.OPT_PROTOCOL_VERSION +ldap.OPT_REFERRALS +ldap.OPT_REFHOPLIMIT +ldap.OPT_RESTART +ldap.OPT_SERVER_CONTROLS +ldap.OPT_SIZELIMIT +ldap.OPT_SUCCESS +ldap.OPT_TIMELIMIT +ldap.OPT_TIMEOUT +ldap.OPT_URI +ldap.OPT_X_SASL_AUTHCID +ldap.OPT_X_SASL_AUTHZID +ldap.OPT_X_SASL_MECH +ldap.OPT_X_SASL_REALM +ldap.OPT_X_SASL_SECPROPS +ldap.OPT_X_SASL_SSF +ldap.OPT_X_SASL_SSF_EXTERNAL +ldap.OPT_X_SASL_SSF_MAX +ldap.OPT_X_SASL_SSF_MIN +ldap.OPT_X_TLS +ldap.OPT_X_TLS_ALLOW +ldap.OPT_X_TLS_CACERTDIR +ldap.OPT_X_TLS_CACERTFILE +ldap.OPT_X_TLS_CERTFILE +ldap.OPT_X_TLS_CIPHER_SUITE +ldap.OPT_X_TLS_CRLCHECK +ldap.OPT_X_TLS_CRL_ALL +ldap.OPT_X_TLS_CRL_NONE +ldap.OPT_X_TLS_CRL_PEER +ldap.OPT_X_TLS_CTX +ldap.OPT_X_TLS_DEMAND +ldap.OPT_X_TLS_HARD +ldap.OPT_X_TLS_KEYFILE +ldap.OPT_X_TLS_NEVER +ldap.OPT_X_TLS_RANDOM_FILE +ldap.OPT_X_TLS_REQUIRE_CERT +ldap.OPT_X_TLS_TRY +ldap.OTHER( +ldap.PARAM_ERROR( +ldap.PARTIAL_RESULTS( +ldap.PORT +ldap.PROTOCOL_ERROR( +ldap.REFERRAL( +ldap.REFERRAL_LIMIT_EXCEEDED( +ldap.REQ_ABANDON +ldap.REQ_ADD +ldap.REQ_BIND +ldap.REQ_COMPARE +ldap.REQ_DELETE +ldap.REQ_EXTENDED +ldap.REQ_MODIFY +ldap.REQ_MODRDN +ldap.REQ_SEARCH +ldap.REQ_UNBIND +ldap.RESULTS_TOO_LARGE( +ldap.RES_ADD +ldap.RES_ANY +ldap.RES_BIND +ldap.RES_COMPARE +ldap.RES_DELETE +ldap.RES_EXTENDED +ldap.RES_MODIFY +ldap.RES_MODRDN +ldap.RES_SEARCH_ENTRY +ldap.RES_SEARCH_REFERENCE +ldap.RES_SEARCH_RESULT +ldap.RES_UNSOLICITED +ldap.SASL_AUTOMATIC +ldap.SASL_AVAIL +ldap.SASL_BIND_IN_PROGRESS( +ldap.SASL_INTERACTIVE +ldap.SASL_QUIET +ldap.SCOPE_BASE +ldap.SCOPE_ONELEVEL +ldap.SCOPE_SUBTREE +ldap.SERVER_DOWN( +ldap.SIZELIMIT_EXCEEDED( +ldap.STRONG_AUTH_NOT_SUPPORTED( +ldap.STRONG_AUTH_REQUIRED( +ldap.SUCCESS( +ldap.TAG_CONTROLS +ldap.TAG_EXOP_REQ_OID +ldap.TAG_EXOP_REQ_VALUE +ldap.TAG_EXOP_RES_OID +ldap.TAG_EXOP_RES_VALUE +ldap.TAG_LDAPCRED +ldap.TAG_LDAPDN +ldap.TAG_MESSAGE +ldap.TAG_MSGID +ldap.TAG_NEWSUPERIOR +ldap.TAG_REFERRAL +ldap.TAG_SASL_RES_CREDS +ldap.TIMELIMIT_EXCEEDED( +ldap.TIMEOUT( +ldap.TLS_AVAIL +ldap.TOO_LATE( +ldap.TYPE_OR_VALUE_EXISTS( +ldap.UNAVAILABLE( +ldap.UNAVAILABLE_CRITICAL_EXTENSION( +ldap.UNDEFINED_TYPE( +ldap.UNWILLING_TO_PERFORM( +ldap.URL_ERR_BADSCOPE +ldap.URL_ERR_MEM +ldap.USER_CANCELLED( +ldap.VENDOR_VERSION +ldap.VERSION +ldap.VERSION1 +ldap.VERSION2 +ldap.VERSION3 +ldap.VERSION_MAX +ldap.VERSION_MIN +ldap.__builtins__ +ldap.__doc__ +ldap.__file__ +ldap.__name__ +ldap.__package__ +ldap.__path__ +ldap.__version__ +ldap.cidict +ldap.controls +ldap.decode_page_control( +ldap.dn +ldap.encode_page_control( +ldap.encode_valuesreturnfilter_control( +ldap.error( +ldap.explode_dn( +ldap.explode_rdn( +ldap.functions +ldap.get_option( +ldap.init( +ldap.initialize( +ldap.ldapobject +ldap.open( +ldap.schema +ldap.set_option( +ldap.str2attributetype( +ldap.str2dn( +ldap.str2matchingrule( +ldap.str2objectclass( +ldap.str2syntax( +ldap.sys +ldap.thread +ldap.threading +ldap.traceback + +--- from ldap import * --- +ADMINLIMIT_EXCEEDED( +AFFECTS_MULTIPLE_DSAS( +ALIAS_DEREF_PROBLEM( +ALIAS_PROBLEM( +ALREADY_EXISTS( +API_VERSION +ASSERTION_FAILED( +AUTH_NONE +AUTH_SIMPLE +AUTH_UNKNOWN( +AVA_BINARY +AVA_NONPRINTABLE +AVA_NULL +AVA_STRING +BUSY( +CANCELLED( +CANNOT_CANCEL( +CLIENT_LOOP( +COMPARE_FALSE( +COMPARE_TRUE( +CONFIDENTIALITY_REQUIRED( +CONNECT_ERROR( +CONSTRAINT_VIOLATION( +CONTROL_NOT_FOUND( +DECODING_ERROR( +DEREF_ALWAYS +DEREF_FINDING +DEREF_NEVER +DEREF_SEARCHING +DN_FORMAT_AD_CANONICAL +DN_FORMAT_DCE +DN_FORMAT_LDAP +DN_FORMAT_LDAPV2 +DN_FORMAT_LDAPV3 +DN_FORMAT_MASK +DN_FORMAT_UFN +DN_PEDANTIC +DN_PRETTY +DN_P_NOLEADTRAILSPACES +DN_P_NOSPACEAFTERRDN +DN_SKIP +ENCODING_ERROR( +FILTER_ERROR( +INAPPROPRIATE_AUTH( +INAPPROPRIATE_MATCHING( +INSUFFICIENT_ACCESS( +INVALID_CREDENTIALS( +INVALID_DN_SYNTAX( +INVALID_SYNTAX( +IS_LEAF( +LDAPError( +LDAPLock( +LDAP_CONTROL_PAGE_OID +LDAP_CONTROL_VALUESRETURNFILTER +LDAP_OPT_OFF +LDAP_OPT_ON +LIBLDAP_R +LOCAL_ERROR( +LOOP_DETECT( +MOD_ADD +MOD_BVALUES +MOD_DELETE +MOD_INCREMENT +MOD_REPLACE +MORE_RESULTS_TO_RETURN( +MSG_ALL +MSG_ONE +MSG_RECEIVED +NAMING_VIOLATION( +NOT_ALLOWED_ON_NONLEAF( +NOT_ALLOWED_ON_RDN( +NOT_SUPPORTED( +NO_LIMIT +NO_MEMORY( +NO_OBJECT_CLASS_MODS( +NO_RESULTS_RETURNED( +NO_SUCH_ATTRIBUTE( +NO_SUCH_OBJECT( +NO_SUCH_OPERATION( +OBJECT_CLASS_VIOLATION( +OPERATIONS_ERROR( +OPT_API_FEATURE_INFO +OPT_API_INFO +OPT_CLIENT_CONTROLS +OPT_DEBUG_LEVEL +OPT_DEREF +OPT_DIAGNOSTIC_MESSAGE +OPT_ERROR_NUMBER +OPT_ERROR_STRING +OPT_HOST_NAME +OPT_MATCHED_DN +OPT_NETWORK_TIMEOUT +OPT_PROTOCOL_VERSION +OPT_REFERRALS +OPT_REFHOPLIMIT +OPT_RESTART +OPT_SERVER_CONTROLS +OPT_SIZELIMIT +OPT_SUCCESS +OPT_TIMELIMIT +OPT_TIMEOUT +OPT_URI +OPT_X_SASL_AUTHCID +OPT_X_SASL_AUTHZID +OPT_X_SASL_MECH +OPT_X_SASL_REALM +OPT_X_SASL_SECPROPS +OPT_X_SASL_SSF +OPT_X_SASL_SSF_EXTERNAL +OPT_X_SASL_SSF_MAX +OPT_X_SASL_SSF_MIN +OPT_X_TLS +OPT_X_TLS_ALLOW +OPT_X_TLS_CACERTDIR +OPT_X_TLS_CACERTFILE +OPT_X_TLS_CERTFILE +OPT_X_TLS_CIPHER_SUITE +OPT_X_TLS_CRLCHECK +OPT_X_TLS_CRL_ALL +OPT_X_TLS_CRL_NONE +OPT_X_TLS_CRL_PEER +OPT_X_TLS_CTX +OPT_X_TLS_DEMAND +OPT_X_TLS_HARD +OPT_X_TLS_KEYFILE +OPT_X_TLS_NEVER +OPT_X_TLS_RANDOM_FILE +OPT_X_TLS_REQUIRE_CERT +OPT_X_TLS_TRY +OTHER( +PARAM_ERROR( +PARTIAL_RESULTS( +PROTOCOL_ERROR( +REFERRAL( +REFERRAL_LIMIT_EXCEEDED( +REQ_ABANDON +REQ_ADD +REQ_BIND +REQ_COMPARE +REQ_DELETE +REQ_EXTENDED +REQ_MODIFY +REQ_MODRDN +REQ_SEARCH +REQ_UNBIND +RESULTS_TOO_LARGE( +RES_ADD +RES_ANY +RES_BIND +RES_COMPARE +RES_DELETE +RES_EXTENDED +RES_MODIFY +RES_MODRDN +RES_SEARCH_ENTRY +RES_SEARCH_REFERENCE +RES_SEARCH_RESULT +RES_UNSOLICITED +SASL_AUTOMATIC +SASL_AVAIL +SASL_BIND_IN_PROGRESS( +SASL_INTERACTIVE +SASL_QUIET +SCOPE_BASE +SCOPE_ONELEVEL +SCOPE_SUBTREE +SERVER_DOWN( +SIZELIMIT_EXCEEDED( +STRONG_AUTH_NOT_SUPPORTED( +STRONG_AUTH_REQUIRED( +SUCCESS( +TAG_CONTROLS +TAG_EXOP_REQ_OID +TAG_EXOP_REQ_VALUE +TAG_EXOP_RES_OID +TAG_EXOP_RES_VALUE +TAG_LDAPCRED +TAG_LDAPDN +TAG_MESSAGE +TAG_MSGID +TAG_NEWSUPERIOR +TAG_REFERRAL +TAG_SASL_RES_CREDS +TIMELIMIT_EXCEEDED( +TIMEOUT( +TLS_AVAIL +TOO_LATE( +TYPE_OR_VALUE_EXISTS( +UNAVAILABLE( +UNAVAILABLE_CRITICAL_EXTENSION( +UNDEFINED_TYPE( +UNWILLING_TO_PERFORM( +URL_ERR_BADSCOPE +URL_ERR_MEM +USER_CANCELLED( +VENDOR_VERSION +VERSION1 +VERSION2 +VERSION3 +VERSION_MAX +VERSION_MIN +cidict +controls +decode_page_control( +dn +encode_page_control( +encode_valuesreturnfilter_control( +explode_dn( +explode_rdn( +functions +get_option( +initialize( +ldapobject +schema +set_option( +str2attributetype( +str2dn( +str2matchingrule( +str2objectclass( +str2syntax( + +--- import ldap.cidict --- +ldap.cidict.UserDict( +ldap.cidict.__builtins__ +ldap.cidict.__doc__ +ldap.cidict.__file__ +ldap.cidict.__name__ +ldap.cidict.__package__ +ldap.cidict.__version__ +ldap.cidict.cidict( +ldap.cidict.lower( +ldap.cidict.strlist_intersection( +ldap.cidict.strlist_minus( +ldap.cidict.strlist_union( + +--- from ldap import cidict --- +cidict.UserDict( +cidict.__builtins__ +cidict.__doc__ +cidict.__file__ +cidict.__name__ +cidict.__package__ +cidict.__version__ +cidict.cidict( +cidict.lower( +cidict.strlist_intersection( +cidict.strlist_minus( +cidict.strlist_union( + +--- from ldap.cidict import * --- +cidict( +strlist_intersection( +strlist_minus( +strlist_union( + +--- import ldap.controls --- +ldap.controls.BooleanControl( +ldap.controls.ClassType( +ldap.controls.DecodeControlTuples( +ldap.controls.EncodeControlTuples( +ldap.controls.LDAPControl( +ldap.controls.MatchedValuesControl( +ldap.controls.SimplePagedResultsControl( +ldap.controls.__all__ +ldap.controls.__builtins__ +ldap.controls.__doc__ +ldap.controls.__file__ +ldap.controls.__name__ +ldap.controls.__package__ +ldap.controls.__version__ +ldap.controls.c +ldap.controls.knownLDAPControls +ldap.controls.ldap +ldap.controls.symbol_name + +--- from ldap import controls --- +controls.BooleanControl( +controls.ClassType( +controls.DecodeControlTuples( +controls.EncodeControlTuples( +controls.LDAPControl( +controls.MatchedValuesControl( +controls.SimplePagedResultsControl( +controls.__all__ +controls.__builtins__ +controls.__doc__ +controls.__file__ +controls.__name__ +controls.__package__ +controls.__version__ +controls.c +controls.knownLDAPControls +controls.ldap +controls.symbol_name + +--- from ldap.controls import * --- +BooleanControl( +DecodeControlTuples( +EncodeControlTuples( +LDAPControl( +MatchedValuesControl( +SimplePagedResultsControl( +knownLDAPControls +ldap +symbol_name + +--- import ldap.dn --- +ldap.dn.__builtins__ +ldap.dn.__doc__ +ldap.dn.__file__ +ldap.dn.__name__ +ldap.dn.__package__ +ldap.dn.__version__ +ldap.dn.dn2str( +ldap.dn.escape_dn_chars( +ldap.dn.explode_dn( +ldap.dn.explode_rdn( +ldap.dn.ldap +ldap.dn.str2dn( + +--- from ldap import dn --- +dn.__builtins__ +dn.__doc__ +dn.__file__ +dn.__name__ +dn.__package__ +dn.__version__ +dn.dn2str( +dn.escape_dn_chars( +dn.explode_dn( +dn.explode_rdn( +dn.ldap +dn.str2dn( + +--- from ldap.dn import * --- +dn2str( +escape_dn_chars( + +--- import ldap.functions --- +ldap.functions.LDAPError( +ldap.functions.LDAPObject( +ldap.functions.__all__ +ldap.functions.__builtins__ +ldap.functions.__doc__ +ldap.functions.__file__ +ldap.functions.__name__ +ldap.functions.__package__ +ldap.functions.__version__ +ldap.functions.explode_dn( +ldap.functions.explode_rdn( +ldap.functions.get_option( +ldap.functions.init( +ldap.functions.initialize( +ldap.functions.open( +ldap.functions.set_option( +ldap.functions.sys +ldap.functions.traceback + +--- from ldap import functions --- +functions.LDAPError( +functions.LDAPObject( +functions.__all__ +functions.__builtins__ +functions.__doc__ +functions.__file__ +functions.__name__ +functions.__package__ +functions.__version__ +functions.explode_dn( +functions.explode_rdn( +functions.get_option( +functions.init( +functions.initialize( +functions.open( +functions.set_option( +functions.sys +functions.traceback + +--- from ldap.functions import * --- +LDAPObject( + +--- import ldap.ldapobject --- +ldap.ldapobject.DecodeControlTuples( +ldap.ldapobject.EncodeControlTuples( +ldap.ldapobject.LDAPControl( +ldap.ldapobject.LDAPError( +ldap.ldapobject.LDAPObject( +ldap.ldapobject.NonblockingLDAPObject( +ldap.ldapobject.ReconnectLDAPObject( +ldap.ldapobject.SCHEMA_ATTRS +ldap.ldapobject.SimpleLDAPObject( +ldap.ldapobject.SmartLDAPObject( +ldap.ldapobject.__all__ +ldap.ldapobject.__builtins__ +ldap.ldapobject.__doc__ +ldap.ldapobject.__file__ +ldap.ldapobject.__name__ +ldap.ldapobject.__package__ +ldap.ldapobject.__version__ +ldap.ldapobject.ldap +ldap.ldapobject.sys +ldap.ldapobject.time +ldap.ldapobject.traceback + +--- from ldap import ldapobject --- +ldapobject.DecodeControlTuples( +ldapobject.EncodeControlTuples( +ldapobject.LDAPControl( +ldapobject.LDAPError( +ldapobject.LDAPObject( +ldapobject.NonblockingLDAPObject( +ldapobject.ReconnectLDAPObject( +ldapobject.SCHEMA_ATTRS +ldapobject.SimpleLDAPObject( +ldapobject.SmartLDAPObject( +ldapobject.__all__ +ldapobject.__builtins__ +ldapobject.__doc__ +ldapobject.__file__ +ldapobject.__name__ +ldapobject.__package__ +ldapobject.__version__ +ldapobject.ldap +ldapobject.sys +ldapobject.time +ldapobject.traceback + +--- from ldap.ldapobject import * --- +NonblockingLDAPObject( +ReconnectLDAPObject( +SCHEMA_ATTRS +SimpleLDAPObject( +SmartLDAPObject( + +--- import ldap.schema --- +ldap.schema.AttributeType( +ldap.schema.AttributeUsage +ldap.schema.BooleanType( +ldap.schema.DITContentRule( +ldap.schema.DITStructureRule( +ldap.schema.Entry( +ldap.schema.IntType( +ldap.schema.LDAPSyntax( +ldap.schema.MatchingRule( +ldap.schema.MatchingRuleUse( +ldap.schema.NOT_HUMAN_READABLE_LDAP_SYNTAXES +ldap.schema.NameForm( +ldap.schema.ObjectClass( +ldap.schema.SCHEMA_ATTRS +ldap.schema.SCHEMA_ATTR_MAPPING +ldap.schema.SCHEMA_CLASS_MAPPING +ldap.schema.SchemaElement( +ldap.schema.StringType( +ldap.schema.SubSchema( +ldap.schema.TupleType( +ldap.schema.UserDict +ldap.schema.__builtins__ +ldap.schema.__doc__ +ldap.schema.__file__ +ldap.schema.__name__ +ldap.schema.__package__ +ldap.schema.__path__ +ldap.schema.__version__ +ldap.schema.extract_tokens( +ldap.schema.ldap +ldap.schema.models +ldap.schema.split_tokens( +ldap.schema.subentry +ldap.schema.tokenizer +ldap.schema.urlfetch( + +--- from ldap import schema --- +schema.AttributeType( +schema.AttributeUsage +schema.BooleanType( +schema.DITContentRule( +schema.DITStructureRule( +schema.Entry( +schema.IntType( +schema.LDAPSyntax( +schema.MatchingRule( +schema.MatchingRuleUse( +schema.NOT_HUMAN_READABLE_LDAP_SYNTAXES +schema.NameForm( +schema.ObjectClass( +schema.SCHEMA_ATTRS +schema.SCHEMA_ATTR_MAPPING +schema.SCHEMA_CLASS_MAPPING +schema.SchemaElement( +schema.StringType( +schema.SubSchema( +schema.TupleType( +schema.UserDict +schema.__builtins__ +schema.__doc__ +schema.__file__ +schema.__name__ +schema.__package__ +schema.__path__ +schema.__version__ +schema.extract_tokens( +schema.ldap +schema.models +schema.split_tokens( +schema.subentry +schema.tokenizer +schema.urlfetch( + +--- from ldap.schema import * --- +AttributeType( +AttributeUsage +DITContentRule( +DITStructureRule( +LDAPSyntax( +MatchingRule( +MatchingRuleUse( +NOT_HUMAN_READABLE_LDAP_SYNTAXES +NameForm( +ObjectClass( +SCHEMA_ATTR_MAPPING +SCHEMA_CLASS_MAPPING +SchemaElement( +SubSchema( +extract_tokens( +models +split_tokens( +subentry +tokenizer +urlfetch( + +--- import ldap.schema.models --- +ldap.schema.models.AttributeType( +ldap.schema.models.AttributeUsage +ldap.schema.models.BooleanType( +ldap.schema.models.DITContentRule( +ldap.schema.models.DITStructureRule( +ldap.schema.models.Entry( +ldap.schema.models.IntType( +ldap.schema.models.LDAPSyntax( +ldap.schema.models.MatchingRule( +ldap.schema.models.MatchingRuleUse( +ldap.schema.models.NOT_HUMAN_READABLE_LDAP_SYNTAXES +ldap.schema.models.NameForm( +ldap.schema.models.ObjectClass( +ldap.schema.models.SchemaElement( +ldap.schema.models.StringType( +ldap.schema.models.TupleType( +ldap.schema.models.UserDict +ldap.schema.models.__builtins__ +ldap.schema.models.__doc__ +ldap.schema.models.__file__ +ldap.schema.models.__name__ +ldap.schema.models.__package__ +ldap.schema.models.extract_tokens( +ldap.schema.models.ldap +ldap.schema.models.split_tokens( + +--- from ldap.schema import models --- +models.AttributeType( +models.AttributeUsage +models.BooleanType( +models.DITContentRule( +models.DITStructureRule( +models.Entry( +models.IntType( +models.LDAPSyntax( +models.MatchingRule( +models.MatchingRuleUse( +models.NOT_HUMAN_READABLE_LDAP_SYNTAXES +models.NameForm( +models.ObjectClass( +models.SchemaElement( +models.StringType( +models.TupleType( +models.UserDict +models.__builtins__ +models.__doc__ +models.__file__ +models.__name__ +models.__package__ +models.extract_tokens( +models.ldap +models.split_tokens( + +--- from ldap.schema.models import * --- + +--- import ldap.schema.subentry --- +ldap.schema.subentry.AttributeType( +ldap.schema.subentry.AttributeUsage +ldap.schema.subentry.BooleanType( +ldap.schema.subentry.DITContentRule( +ldap.schema.subentry.DITStructureRule( +ldap.schema.subentry.Entry( +ldap.schema.subentry.IntType( +ldap.schema.subentry.LDAPSyntax( +ldap.schema.subentry.MatchingRule( +ldap.schema.subentry.MatchingRuleUse( +ldap.schema.subentry.NOT_HUMAN_READABLE_LDAP_SYNTAXES +ldap.schema.subentry.NameForm( +ldap.schema.subentry.ObjectClass( +ldap.schema.subentry.SCHEMA_ATTRS +ldap.schema.subentry.SCHEMA_ATTR_MAPPING +ldap.schema.subentry.SCHEMA_CLASS_MAPPING +ldap.schema.subentry.SchemaElement( +ldap.schema.subentry.StringType( +ldap.schema.subentry.SubSchema( +ldap.schema.subentry.TupleType( +ldap.schema.subentry.UserDict( +ldap.schema.subentry.__builtins__ +ldap.schema.subentry.__doc__ +ldap.schema.subentry.__file__ +ldap.schema.subentry.__name__ +ldap.schema.subentry.__package__ +ldap.schema.subentry.extract_tokens( +ldap.schema.subentry.ldap +ldap.schema.subentry.o( +ldap.schema.subentry.split_tokens( +ldap.schema.subentry.urlfetch( + +--- from ldap.schema import subentry --- +subentry.AttributeType( +subentry.AttributeUsage +subentry.BooleanType( +subentry.DITContentRule( +subentry.DITStructureRule( +subentry.Entry( +subentry.IntType( +subentry.LDAPSyntax( +subentry.MatchingRule( +subentry.MatchingRuleUse( +subentry.NOT_HUMAN_READABLE_LDAP_SYNTAXES +subentry.NameForm( +subentry.ObjectClass( +subentry.SCHEMA_ATTRS +subentry.SCHEMA_ATTR_MAPPING +subentry.SCHEMA_CLASS_MAPPING +subentry.SchemaElement( +subentry.StringType( +subentry.SubSchema( +subentry.TupleType( +subentry.UserDict( +subentry.__builtins__ +subentry.__doc__ +subentry.__file__ +subentry.__name__ +subentry.__package__ +subentry.extract_tokens( +subentry.ldap +subentry.o( +subentry.split_tokens( +subentry.urlfetch( + +--- from ldap.schema.subentry import * --- +o( + +--- import ldap.schema.tokenizer --- +ldap.schema.tokenizer.__builtins__ +ldap.schema.tokenizer.__doc__ +ldap.schema.tokenizer.__file__ +ldap.schema.tokenizer.__name__ +ldap.schema.tokenizer.__package__ +ldap.schema.tokenizer.extract_tokens( +ldap.schema.tokenizer.split_tokens( + +--- from ldap.schema import tokenizer --- +tokenizer.__builtins__ +tokenizer.__doc__ +tokenizer.__file__ +tokenizer.__name__ +tokenizer.__package__ +tokenizer.extract_tokens( +tokenizer.split_tokens( + +--- from ldap.schema.tokenizer import * --- + +--- import OpenGL --- +OpenGL.ALLOW_NUMPY_SCALARS +OpenGL.ERROR_CHECKING +OpenGL.ERROR_LOGGING +OpenGL.ERROR_ON_COPY +OpenGL.FULL_LOGGING +OpenGL.FormatHandler( +OpenGL.PlatformPlugin( +OpenGL.UNSIGNED_BYTE_IMAGES_AS_STRING +OpenGL.__builtins__ +OpenGL.__doc__ +OpenGL.__file__ +OpenGL.__name__ +OpenGL.__package__ +OpenGL.__path__ +OpenGL.__version__ +OpenGL.plugins +OpenGL.version + +--- from OpenGL import * --- +ALLOW_NUMPY_SCALARS +ERROR_CHECKING +ERROR_LOGGING +ERROR_ON_COPY +FULL_LOGGING +FormatHandler( +PlatformPlugin( +UNSIGNED_BYTE_IMAGES_AS_STRING +plugins + +--- import OpenGL.plugins --- +OpenGL.plugins.FormatHandler( +OpenGL.plugins.PlatformPlugin( +OpenGL.plugins.Plugin( +OpenGL.plugins.__builtins__ +OpenGL.plugins.__doc__ +OpenGL.plugins.__file__ +OpenGL.plugins.__name__ +OpenGL.plugins.__package__ +OpenGL.plugins.importByName( + +--- from OpenGL import plugins --- +plugins.FormatHandler( +plugins.PlatformPlugin( +plugins.Plugin( +plugins.importByName( + +--- from OpenGL.plugins import * --- +Plugin( +importByName( + +--- import OpenGL.version --- +OpenGL.version.__builtins__ +OpenGL.version.__doc__ +OpenGL.version.__file__ +OpenGL.version.__name__ +OpenGL.version.__package__ +OpenGL.version.__version__ + +--- from OpenGL import version --- +version.__version__ + +--- from OpenGL.version import * --- + +--- import OpenGL.GL --- +OpenGL.GL.ARB +OpenGL.GL.EXTENSION_NAME +OpenGL.GL.Error( +OpenGL.GL.GLError( +OpenGL.GL.GLUError( +OpenGL.GL.GLUTError( +OpenGL.GL.GLUTerror( +OpenGL.GL.GLUerror( +OpenGL.GL.GL_1PASS_EXT +OpenGL.GL.GL_1PASS_SGIS +OpenGL.GL.GL_2D +OpenGL.GL.GL_2PASS_0_EXT +OpenGL.GL.GL_2PASS_0_SGIS +OpenGL.GL.GL_2PASS_1_EXT +OpenGL.GL.GL_2PASS_1_SGIS +OpenGL.GL.GL_2X_BIT_ATI +OpenGL.GL.GL_2_BYTES +OpenGL.GL.GL_3D +OpenGL.GL.GL_3D_COLOR +OpenGL.GL.GL_3D_COLOR_TEXTURE +OpenGL.GL.GL_3_BYTES +OpenGL.GL.GL_422_AVERAGE_EXT +OpenGL.GL.GL_422_EXT +OpenGL.GL.GL_422_REV_AVERAGE_EXT +OpenGL.GL.GL_422_REV_EXT +OpenGL.GL.GL_4D_COLOR_TEXTURE +OpenGL.GL.GL_4PASS_0_EXT +OpenGL.GL.GL_4PASS_0_SGIS +OpenGL.GL.GL_4PASS_1_EXT +OpenGL.GL.GL_4PASS_1_SGIS +OpenGL.GL.GL_4PASS_2_EXT +OpenGL.GL.GL_4PASS_2_SGIS +OpenGL.GL.GL_4PASS_3_EXT +OpenGL.GL.GL_4PASS_3_SGIS +OpenGL.GL.GL_4X_BIT_ATI +OpenGL.GL.GL_4_BYTES +OpenGL.GL.GL_8X_BIT_ATI +OpenGL.GL.GL_ABGR_EXT +OpenGL.GL.GL_ACCUM +OpenGL.GL.GL_ACCUM_ALPHA_BITS +OpenGL.GL.GL_ACCUM_BLUE_BITS +OpenGL.GL.GL_ACCUM_BUFFER_BIT +OpenGL.GL.GL_ACCUM_CLEAR_VALUE +OpenGL.GL.GL_ACCUM_GREEN_BITS +OpenGL.GL.GL_ACCUM_RED_BITS +OpenGL.GL.GL_ACTIVE_ATTRIBUTES +OpenGL.GL.GL_ACTIVE_ATTRIBUTE_MAX_LENGTH +OpenGL.GL.GL_ACTIVE_STENCIL_FACE_EXT +OpenGL.GL.GL_ACTIVE_TEXTURE +OpenGL.GL.GL_ACTIVE_TEXTURE_ARB +OpenGL.GL.GL_ACTIVE_UNIFORMS +OpenGL.GL.GL_ACTIVE_UNIFORM_MAX_LENGTH +OpenGL.GL.GL_ACTIVE_VERTEX_UNITS_ARB +OpenGL.GL.GL_ADD +OpenGL.GL.GL_ADD_ATI +OpenGL.GL.GL_ADD_SIGNED +OpenGL.GL.GL_ADD_SIGNED_ARB +OpenGL.GL.GL_ADD_SIGNED_EXT +OpenGL.GL.GL_ALIASED_LINE_WIDTH_RANGE +OpenGL.GL.GL_ALIASED_POINT_SIZE_RANGE +OpenGL.GL.GL_ALLOW_DRAW_FRG_HINT_PGI +OpenGL.GL.GL_ALLOW_DRAW_MEM_HINT_PGI +OpenGL.GL.GL_ALLOW_DRAW_OBJ_HINT_PGI +OpenGL.GL.GL_ALLOW_DRAW_WIN_HINT_PGI +OpenGL.GL.GL_ALL_ATTRIB_BITS +OpenGL.GL.GL_ALL_COMPLETED_NV +OpenGL.GL.GL_ALPHA +OpenGL.GL.GL_ALPHA12 +OpenGL.GL.GL_ALPHA12_EXT +OpenGL.GL.GL_ALPHA16 +OpenGL.GL.GL_ALPHA16F_ARB +OpenGL.GL.GL_ALPHA16_EXT +OpenGL.GL.GL_ALPHA32F_ARB +OpenGL.GL.GL_ALPHA4 +OpenGL.GL.GL_ALPHA4_EXT +OpenGL.GL.GL_ALPHA8 +OpenGL.GL.GL_ALPHA8_EXT +OpenGL.GL.GL_ALPHA_BIAS +OpenGL.GL.GL_ALPHA_BITS +OpenGL.GL.GL_ALPHA_FLOAT16_ATI +OpenGL.GL.GL_ALPHA_FLOAT32_ATI +OpenGL.GL.GL_ALPHA_INTEGER +OpenGL.GL.GL_ALPHA_MAX_CLAMP_INGR +OpenGL.GL.GL_ALPHA_MAX_SGIX +OpenGL.GL.GL_ALPHA_MIN_CLAMP_INGR +OpenGL.GL.GL_ALPHA_MIN_SGIX +OpenGL.GL.GL_ALPHA_SCALE +OpenGL.GL.GL_ALPHA_TEST +OpenGL.GL.GL_ALPHA_TEST_FUNC +OpenGL.GL.GL_ALPHA_TEST_REF +OpenGL.GL.GL_ALWAYS +OpenGL.GL.GL_ALWAYS_FAST_HINT_PGI +OpenGL.GL.GL_ALWAYS_SOFT_HINT_PGI +OpenGL.GL.GL_AMBIENT +OpenGL.GL.GL_AMBIENT_AND_DIFFUSE +OpenGL.GL.GL_AND +OpenGL.GL.GL_AND_INVERTED +OpenGL.GL.GL_AND_REVERSE +OpenGL.GL.GL_ARRAY_BUFFER +OpenGL.GL.GL_ARRAY_BUFFER_ARB +OpenGL.GL.GL_ARRAY_BUFFER_BINDING +OpenGL.GL.GL_ARRAY_BUFFER_BINDING_ARB +OpenGL.GL.GL_ARRAY_ELEMENT_LOCK_COUNT_EXT +OpenGL.GL.GL_ARRAY_ELEMENT_LOCK_FIRST_EXT +OpenGL.GL.GL_ARRAY_OBJECT_BUFFER_ATI +OpenGL.GL.GL_ARRAY_OBJECT_OFFSET_ATI +OpenGL.GL.GL_ASYNC_DRAW_PIXELS_SGIX +OpenGL.GL.GL_ASYNC_HISTOGRAM_SGIX +OpenGL.GL.GL_ASYNC_MARKER_SGIX +OpenGL.GL.GL_ASYNC_READ_PIXELS_SGIX +OpenGL.GL.GL_ASYNC_TEX_IMAGE_SGIX +OpenGL.GL.GL_ATTACHED_SHADERS +OpenGL.GL.GL_ATTENUATION_EXT +OpenGL.GL.GL_ATTRIB_ARRAY_POINTER_NV +OpenGL.GL.GL_ATTRIB_ARRAY_SIZE_NV +OpenGL.GL.GL_ATTRIB_ARRAY_STRIDE_NV +OpenGL.GL.GL_ATTRIB_ARRAY_TYPE_NV +OpenGL.GL.GL_ATTRIB_STACK_DEPTH +OpenGL.GL.GL_AUTO_NORMAL +OpenGL.GL.GL_AUX0 +OpenGL.GL.GL_AUX1 +OpenGL.GL.GL_AUX2 +OpenGL.GL.GL_AUX3 +OpenGL.GL.GL_AUX_BUFFERS +OpenGL.GL.GL_AVERAGE_EXT +OpenGL.GL.GL_AVERAGE_HP +OpenGL.GL.GL_BACK +OpenGL.GL.GL_BACK_LEFT +OpenGL.GL.GL_BACK_NORMALS_HINT_PGI +OpenGL.GL.GL_BACK_RIGHT +OpenGL.GL.GL_BGR +OpenGL.GL.GL_BGRA +OpenGL.GL.GL_BGRA_EXT +OpenGL.GL.GL_BGRA_INTEGER +OpenGL.GL.GL_BGR_EXT +OpenGL.GL.GL_BGR_INTEGER +OpenGL.GL.GL_BIAS_BIT_ATI +OpenGL.GL.GL_BIAS_BY_NEGATIVE_ONE_HALF_NV +OpenGL.GL.GL_BINORMAL_ARRAY_EXT +OpenGL.GL.GL_BINORMAL_ARRAY_POINTER_EXT +OpenGL.GL.GL_BINORMAL_ARRAY_STRIDE_EXT +OpenGL.GL.GL_BINORMAL_ARRAY_TYPE_EXT +OpenGL.GL.GL_BITMAP +OpenGL.GL.GL_BITMAP_TOKEN +OpenGL.GL.GL_BLEND +OpenGL.GL.GL_BLEND_COLOR +OpenGL.GL.GL_BLEND_COLOR_EXT +OpenGL.GL.GL_BLEND_DST +OpenGL.GL.GL_BLEND_DST_ALPHA +OpenGL.GL.GL_BLEND_DST_ALPHA_EXT +OpenGL.GL.GL_BLEND_DST_RGB +OpenGL.GL.GL_BLEND_DST_RGB_EXT +OpenGL.GL.GL_BLEND_EQUATION +OpenGL.GL.GL_BLEND_EQUATION_ALPHA +OpenGL.GL.GL_BLEND_EQUATION_ALPHA_EXT +OpenGL.GL.GL_BLEND_EQUATION_EXT +OpenGL.GL.GL_BLEND_EQUATION_RGB +OpenGL.GL.GL_BLEND_EQUATION_RGB_EXT +OpenGL.GL.GL_BLEND_SRC +OpenGL.GL.GL_BLEND_SRC_ALPHA +OpenGL.GL.GL_BLEND_SRC_ALPHA_EXT +OpenGL.GL.GL_BLEND_SRC_RGB +OpenGL.GL.GL_BLEND_SRC_RGB_EXT +OpenGL.GL.GL_BLUE +OpenGL.GL.GL_BLUE_BIAS +OpenGL.GL.GL_BLUE_BITS +OpenGL.GL.GL_BLUE_BIT_ATI +OpenGL.GL.GL_BLUE_INTEGER +OpenGL.GL.GL_BLUE_MAX_CLAMP_INGR +OpenGL.GL.GL_BLUE_MIN_CLAMP_INGR +OpenGL.GL.GL_BLUE_SCALE +OpenGL.GL.GL_BOOL +OpenGL.GL.GL_BOOL_ARB +OpenGL.GL.GL_BOOL_VEC2 +OpenGL.GL.GL_BOOL_VEC2_ARB +OpenGL.GL.GL_BOOL_VEC3 +OpenGL.GL.GL_BOOL_VEC3_ARB +OpenGL.GL.GL_BOOL_VEC4 +OpenGL.GL.GL_BOOL_VEC4_ARB +OpenGL.GL.GL_BUFFER_ACCESS +OpenGL.GL.GL_BUFFER_ACCESS_ARB +OpenGL.GL.GL_BUFFER_MAPPED +OpenGL.GL.GL_BUFFER_MAPPED_ARB +OpenGL.GL.GL_BUFFER_MAP_POINTER +OpenGL.GL.GL_BUFFER_MAP_POINTER_ARB +OpenGL.GL.GL_BUFFER_SIZE +OpenGL.GL.GL_BUFFER_SIZE_ARB +OpenGL.GL.GL_BUFFER_USAGE +OpenGL.GL.GL_BUFFER_USAGE_ARB +OpenGL.GL.GL_BUMP_ENVMAP_ATI +OpenGL.GL.GL_BUMP_NUM_TEX_UNITS_ATI +OpenGL.GL.GL_BUMP_ROT_MATRIX_ATI +OpenGL.GL.GL_BUMP_ROT_MATRIX_SIZE_ATI +OpenGL.GL.GL_BUMP_TARGET_ATI +OpenGL.GL.GL_BUMP_TEX_UNITS_ATI +OpenGL.GL.GL_BYTE +OpenGL.GL.GL_C3F_V3F +OpenGL.GL.GL_C4F_N3F_V3F +OpenGL.GL.GL_C4UB_V2F +OpenGL.GL.GL_C4UB_V3F +OpenGL.GL.GL_CALLIGRAPHIC_FRAGMENT_SGIX +OpenGL.GL.GL_CCW +OpenGL.GL.GL_CLAMP +OpenGL.GL.GL_CLAMP_FRAGMENT_COLOR +OpenGL.GL.GL_CLAMP_FRAGMENT_COLOR_ARB +OpenGL.GL.GL_CLAMP_READ_COLOR +OpenGL.GL.GL_CLAMP_READ_COLOR_ARB +OpenGL.GL.GL_CLAMP_TO_BORDER +OpenGL.GL.GL_CLAMP_TO_BORDER_ARB +OpenGL.GL.GL_CLAMP_TO_BORDER_SGIS +OpenGL.GL.GL_CLAMP_TO_EDGE +OpenGL.GL.GL_CLAMP_TO_EDGE_SGIS +OpenGL.GL.GL_CLAMP_VERTEX_COLOR +OpenGL.GL.GL_CLAMP_VERTEX_COLOR_ARB +OpenGL.GL.GL_CLEAR +OpenGL.GL.GL_CLIENT_ACTIVE_TEXTURE +OpenGL.GL.GL_CLIENT_ACTIVE_TEXTURE_ARB +OpenGL.GL.GL_CLIENT_ALL_ATTRIB_BITS +OpenGL.GL.GL_CLIENT_ATTRIB_STACK_DEPTH +OpenGL.GL.GL_CLIENT_PIXEL_STORE_BIT +OpenGL.GL.GL_CLIENT_VERTEX_ARRAY_BIT +OpenGL.GL.GL_CLIP_FAR_HINT_PGI +OpenGL.GL.GL_CLIP_NEAR_HINT_PGI +OpenGL.GL.GL_CLIP_PLANE0 +OpenGL.GL.GL_CLIP_PLANE1 +OpenGL.GL.GL_CLIP_PLANE2 +OpenGL.GL.GL_CLIP_PLANE3 +OpenGL.GL.GL_CLIP_PLANE4 +OpenGL.GL.GL_CLIP_PLANE5 +OpenGL.GL.GL_CLIP_VOLUME_CLIPPING_HINT_EXT +OpenGL.GL.GL_CMYKA_EXT +OpenGL.GL.GL_CMYK_EXT +OpenGL.GL.GL_CND0_ATI +OpenGL.GL.GL_CND_ATI +OpenGL.GL.GL_COEFF +OpenGL.GL.GL_COLOR +OpenGL.GL.GL_COLOR3_BIT_PGI +OpenGL.GL.GL_COLOR4_BIT_PGI +OpenGL.GL.GL_COLOR_ALPHA_PAIRING_ATI +OpenGL.GL.GL_COLOR_ARRAY +OpenGL.GL.GL_COLOR_ARRAY_BUFFER_BINDING +OpenGL.GL.GL_COLOR_ARRAY_BUFFER_BINDING_ARB +OpenGL.GL.GL_COLOR_ARRAY_COUNT_EXT +OpenGL.GL.GL_COLOR_ARRAY_EXT +OpenGL.GL.GL_COLOR_ARRAY_LIST_IBM +OpenGL.GL.GL_COLOR_ARRAY_LIST_STRIDE_IBM +OpenGL.GL.GL_COLOR_ARRAY_PARALLEL_POINTERS_INTEL +OpenGL.GL.GL_COLOR_ARRAY_POINTER +OpenGL.GL.GL_COLOR_ARRAY_POINTER_EXT +OpenGL.GL.GL_COLOR_ARRAY_SIZE +OpenGL.GL.GL_COLOR_ARRAY_SIZE_EXT +OpenGL.GL.GL_COLOR_ARRAY_STRIDE +OpenGL.GL.GL_COLOR_ARRAY_STRIDE_EXT +OpenGL.GL.GL_COLOR_ARRAY_TYPE +OpenGL.GL.GL_COLOR_ARRAY_TYPE_EXT +OpenGL.GL.GL_COLOR_ATTACHMENT0_EXT +OpenGL.GL.GL_COLOR_ATTACHMENT10_EXT +OpenGL.GL.GL_COLOR_ATTACHMENT11_EXT +OpenGL.GL.GL_COLOR_ATTACHMENT12_EXT +OpenGL.GL.GL_COLOR_ATTACHMENT13_EXT +OpenGL.GL.GL_COLOR_ATTACHMENT14_EXT +OpenGL.GL.GL_COLOR_ATTACHMENT15_EXT +OpenGL.GL.GL_COLOR_ATTACHMENT1_EXT +OpenGL.GL.GL_COLOR_ATTACHMENT2_EXT +OpenGL.GL.GL_COLOR_ATTACHMENT3_EXT +OpenGL.GL.GL_COLOR_ATTACHMENT4_EXT +OpenGL.GL.GL_COLOR_ATTACHMENT5_EXT +OpenGL.GL.GL_COLOR_ATTACHMENT6_EXT +OpenGL.GL.GL_COLOR_ATTACHMENT7_EXT +OpenGL.GL.GL_COLOR_ATTACHMENT8_EXT +OpenGL.GL.GL_COLOR_ATTACHMENT9_EXT +OpenGL.GL.GL_COLOR_BUFFER_BIT +OpenGL.GL.GL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI +OpenGL.GL.GL_COLOR_CLEAR_VALUE +OpenGL.GL.GL_COLOR_INDEX +OpenGL.GL.GL_COLOR_INDEX12_EXT +OpenGL.GL.GL_COLOR_INDEX16_EXT +OpenGL.GL.GL_COLOR_INDEX1_EXT +OpenGL.GL.GL_COLOR_INDEX2_EXT +OpenGL.GL.GL_COLOR_INDEX4_EXT +OpenGL.GL.GL_COLOR_INDEX8_EXT +OpenGL.GL.GL_COLOR_INDEXES +OpenGL.GL.GL_COLOR_LOGIC_OP +OpenGL.GL.GL_COLOR_MATERIAL +OpenGL.GL.GL_COLOR_MATERIAL_FACE +OpenGL.GL.GL_COLOR_MATERIAL_PARAMETER +OpenGL.GL.GL_COLOR_MATRIX +OpenGL.GL.GL_COLOR_MATRIX_SGI +OpenGL.GL.GL_COLOR_MATRIX_STACK_DEPTH +OpenGL.GL.GL_COLOR_MATRIX_STACK_DEPTH_SGI +OpenGL.GL.GL_COLOR_SUM +OpenGL.GL.GL_COLOR_SUM_ARB +OpenGL.GL.GL_COLOR_SUM_CLAMP_NV +OpenGL.GL.GL_COLOR_SUM_EXT +OpenGL.GL.GL_COLOR_TABLE +OpenGL.GL.GL_COLOR_TABLE_ALPHA_SIZE +OpenGL.GL.GL_COLOR_TABLE_ALPHA_SIZE_SGI +OpenGL.GL.GL_COLOR_TABLE_BIAS +OpenGL.GL.GL_COLOR_TABLE_BIAS_SGI +OpenGL.GL.GL_COLOR_TABLE_BLUE_SIZE +OpenGL.GL.GL_COLOR_TABLE_BLUE_SIZE_SGI +OpenGL.GL.GL_COLOR_TABLE_FORMAT +OpenGL.GL.GL_COLOR_TABLE_FORMAT_SGI +OpenGL.GL.GL_COLOR_TABLE_GREEN_SIZE +OpenGL.GL.GL_COLOR_TABLE_GREEN_SIZE_SGI +OpenGL.GL.GL_COLOR_TABLE_INTENSITY_SIZE +OpenGL.GL.GL_COLOR_TABLE_INTENSITY_SIZE_SGI +OpenGL.GL.GL_COLOR_TABLE_LUMINANCE_SIZE +OpenGL.GL.GL_COLOR_TABLE_LUMINANCE_SIZE_SGI +OpenGL.GL.GL_COLOR_TABLE_RED_SIZE +OpenGL.GL.GL_COLOR_TABLE_RED_SIZE_SGI +OpenGL.GL.GL_COLOR_TABLE_SCALE +OpenGL.GL.GL_COLOR_TABLE_SCALE_SGI +OpenGL.GL.GL_COLOR_TABLE_SGI +OpenGL.GL.GL_COLOR_TABLE_WIDTH +OpenGL.GL.GL_COLOR_TABLE_WIDTH_SGI +OpenGL.GL.GL_COLOR_WRITEMASK +OpenGL.GL.GL_COMBINE +OpenGL.GL.GL_COMBINE4_NV +OpenGL.GL.GL_COMBINER0_NV +OpenGL.GL.GL_COMBINER1_NV +OpenGL.GL.GL_COMBINER2_NV +OpenGL.GL.GL_COMBINER3_NV +OpenGL.GL.GL_COMBINER4_NV +OpenGL.GL.GL_COMBINER5_NV +OpenGL.GL.GL_COMBINER6_NV +OpenGL.GL.GL_COMBINER7_NV +OpenGL.GL.GL_COMBINER_AB_DOT_PRODUCT_NV +OpenGL.GL.GL_COMBINER_AB_OUTPUT_NV +OpenGL.GL.GL_COMBINER_BIAS_NV +OpenGL.GL.GL_COMBINER_CD_DOT_PRODUCT_NV +OpenGL.GL.GL_COMBINER_CD_OUTPUT_NV +OpenGL.GL.GL_COMBINER_COMPONENT_USAGE_NV +OpenGL.GL.GL_COMBINER_INPUT_NV +OpenGL.GL.GL_COMBINER_MAPPING_NV +OpenGL.GL.GL_COMBINER_MUX_SUM_NV +OpenGL.GL.GL_COMBINER_SCALE_NV +OpenGL.GL.GL_COMBINER_SUM_OUTPUT_NV +OpenGL.GL.GL_COMBINE_ALPHA +OpenGL.GL.GL_COMBINE_ALPHA_ARB +OpenGL.GL.GL_COMBINE_ALPHA_EXT +OpenGL.GL.GL_COMBINE_ARB +OpenGL.GL.GL_COMBINE_EXT +OpenGL.GL.GL_COMBINE_RGB +OpenGL.GL.GL_COMBINE_RGB_ARB +OpenGL.GL.GL_COMBINE_RGB_EXT +OpenGL.GL.GL_COMPARE_R_TO_TEXTURE +OpenGL.GL.GL_COMPARE_R_TO_TEXTURE_ARB +OpenGL.GL.GL_COMPILE +OpenGL.GL.GL_COMPILE_AND_EXECUTE +OpenGL.GL.GL_COMPILE_STATUS +OpenGL.GL.GL_COMPRESSED_ALPHA +OpenGL.GL.GL_COMPRESSED_ALPHA_ARB +OpenGL.GL.GL_COMPRESSED_INTENSITY +OpenGL.GL.GL_COMPRESSED_INTENSITY_ARB +OpenGL.GL.GL_COMPRESSED_LUMINANCE +OpenGL.GL.GL_COMPRESSED_LUMINANCE_ALPHA +OpenGL.GL.GL_COMPRESSED_LUMINANCE_ALPHA_ARB +OpenGL.GL.GL_COMPRESSED_LUMINANCE_ARB +OpenGL.GL.GL_COMPRESSED_RED +OpenGL.GL.GL_COMPRESSED_RG +OpenGL.GL.GL_COMPRESSED_RGB +OpenGL.GL.GL_COMPRESSED_RGBA +OpenGL.GL.GL_COMPRESSED_RGBA_ARB +OpenGL.GL.GL_COMPRESSED_RGBA_FXT1_3DFX +OpenGL.GL.GL_COMPRESSED_RGBA_S3TC_DXT1_EXT +OpenGL.GL.GL_COMPRESSED_RGBA_S3TC_DXT3_EXT +OpenGL.GL.GL_COMPRESSED_RGBA_S3TC_DXT5_EXT +OpenGL.GL.GL_COMPRESSED_RGB_ARB +OpenGL.GL.GL_COMPRESSED_RGB_FXT1_3DFX +OpenGL.GL.GL_COMPRESSED_RGB_S3TC_DXT1_EXT +OpenGL.GL.GL_COMPRESSED_SLUMINANCE +OpenGL.GL.GL_COMPRESSED_SLUMINANCE_ALPHA +OpenGL.GL.GL_COMPRESSED_SRGB +OpenGL.GL.GL_COMPRESSED_SRGB_ALPHA +OpenGL.GL.GL_COMPRESSED_TEXTURE_FORMATS +OpenGL.GL.GL_COMPRESSED_TEXTURE_FORMATS_ARB +OpenGL.GL.GL_COMP_BIT_ATI +OpenGL.GL.GL_CONSERVE_MEMORY_HINT_PGI +OpenGL.GL.GL_CONSTANT +OpenGL.GL.GL_CONSTANT_ALPHA +OpenGL.GL.GL_CONSTANT_ALPHA_EXT +OpenGL.GL.GL_CONSTANT_ARB +OpenGL.GL.GL_CONSTANT_ATTENUATION +OpenGL.GL.GL_CONSTANT_BORDER +OpenGL.GL.GL_CONSTANT_BORDER_HP +OpenGL.GL.GL_CONSTANT_COLOR +OpenGL.GL.GL_CONSTANT_COLOR0_NV +OpenGL.GL.GL_CONSTANT_COLOR1_NV +OpenGL.GL.GL_CONSTANT_COLOR_EXT +OpenGL.GL.GL_CONSTANT_EXT +OpenGL.GL.GL_CONST_EYE_NV +OpenGL.GL.GL_CONTEXT_FLAGS +OpenGL.GL.GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT +OpenGL.GL.GL_CONVOLUTION_1D +OpenGL.GL.GL_CONVOLUTION_1D_EXT +OpenGL.GL.GL_CONVOLUTION_2D +OpenGL.GL.GL_CONVOLUTION_2D_EXT +OpenGL.GL.GL_CONVOLUTION_BORDER_COLOR +OpenGL.GL.GL_CONVOLUTION_BORDER_COLOR_HP +OpenGL.GL.GL_CONVOLUTION_BORDER_MODE +OpenGL.GL.GL_CONVOLUTION_BORDER_MODE_EXT +OpenGL.GL.GL_CONVOLUTION_FILTER_BIAS +OpenGL.GL.GL_CONVOLUTION_FILTER_BIAS_EXT +OpenGL.GL.GL_CONVOLUTION_FILTER_SCALE +OpenGL.GL.GL_CONVOLUTION_FILTER_SCALE_EXT +OpenGL.GL.GL_CONVOLUTION_FORMAT +OpenGL.GL.GL_CONVOLUTION_FORMAT_EXT +OpenGL.GL.GL_CONVOLUTION_HEIGHT +OpenGL.GL.GL_CONVOLUTION_HEIGHT_EXT +OpenGL.GL.GL_CONVOLUTION_HINT_SGIX +OpenGL.GL.GL_CONVOLUTION_WIDTH +OpenGL.GL.GL_CONVOLUTION_WIDTH_EXT +OpenGL.GL.GL_CON_0_ATI +OpenGL.GL.GL_CON_10_ATI +OpenGL.GL.GL_CON_11_ATI +OpenGL.GL.GL_CON_12_ATI +OpenGL.GL.GL_CON_13_ATI +OpenGL.GL.GL_CON_14_ATI +OpenGL.GL.GL_CON_15_ATI +OpenGL.GL.GL_CON_16_ATI +OpenGL.GL.GL_CON_17_ATI +OpenGL.GL.GL_CON_18_ATI +OpenGL.GL.GL_CON_19_ATI +OpenGL.GL.GL_CON_1_ATI +OpenGL.GL.GL_CON_20_ATI +OpenGL.GL.GL_CON_21_ATI +OpenGL.GL.GL_CON_22_ATI +OpenGL.GL.GL_CON_23_ATI +OpenGL.GL.GL_CON_24_ATI +OpenGL.GL.GL_CON_25_ATI +OpenGL.GL.GL_CON_26_ATI +OpenGL.GL.GL_CON_27_ATI +OpenGL.GL.GL_CON_28_ATI +OpenGL.GL.GL_CON_29_ATI +OpenGL.GL.GL_CON_2_ATI +OpenGL.GL.GL_CON_30_ATI +OpenGL.GL.GL_CON_31_ATI +OpenGL.GL.GL_CON_3_ATI +OpenGL.GL.GL_CON_4_ATI +OpenGL.GL.GL_CON_5_ATI +OpenGL.GL.GL_CON_6_ATI +OpenGL.GL.GL_CON_7_ATI +OpenGL.GL.GL_CON_8_ATI +OpenGL.GL.GL_CON_9_ATI +OpenGL.GL.GL_COORD_REPLACE +OpenGL.GL.GL_COORD_REPLACE_ARB +OpenGL.GL.GL_COORD_REPLACE_NV +OpenGL.GL.GL_COPY +OpenGL.GL.GL_COPY_INVERTED +OpenGL.GL.GL_COPY_PIXEL_TOKEN +OpenGL.GL.GL_CUBIC_EXT +OpenGL.GL.GL_CUBIC_HP +OpenGL.GL.GL_CULL_FACE +OpenGL.GL.GL_CULL_FACE_MODE +OpenGL.GL.GL_CULL_FRAGMENT_NV +OpenGL.GL.GL_CULL_MODES_NV +OpenGL.GL.GL_CULL_VERTEX_EXT +OpenGL.GL.GL_CULL_VERTEX_EYE_POSITION_EXT +OpenGL.GL.GL_CULL_VERTEX_IBM +OpenGL.GL.GL_CULL_VERTEX_OBJECT_POSITION_EXT +OpenGL.GL.GL_CURRENT_ATTRIB_NV +OpenGL.GL.GL_CURRENT_BINORMAL_EXT +OpenGL.GL.GL_CURRENT_BIT +OpenGL.GL.GL_CURRENT_COLOR +OpenGL.GL.GL_CURRENT_FOG_COORD +OpenGL.GL.GL_CURRENT_FOG_COORDINATE +OpenGL.GL.GL_CURRENT_FOG_COORDINATE_EXT +OpenGL.GL.GL_CURRENT_INDEX +OpenGL.GL.GL_CURRENT_MATRIX_ARB +OpenGL.GL.GL_CURRENT_MATRIX_INDEX_ARB +OpenGL.GL.GL_CURRENT_MATRIX_NV +OpenGL.GL.GL_CURRENT_MATRIX_STACK_DEPTH_ARB +OpenGL.GL.GL_CURRENT_MATRIX_STACK_DEPTH_NV +OpenGL.GL.GL_CURRENT_NORMAL +OpenGL.GL.GL_CURRENT_OCCLUSION_QUERY_ID_NV +OpenGL.GL.GL_CURRENT_PALETTE_MATRIX_ARB +OpenGL.GL.GL_CURRENT_PROGRAM +OpenGL.GL.GL_CURRENT_QUERY +OpenGL.GL.GL_CURRENT_QUERY_ARB +OpenGL.GL.GL_CURRENT_RASTER_COLOR +OpenGL.GL.GL_CURRENT_RASTER_DISTANCE +OpenGL.GL.GL_CURRENT_RASTER_INDEX +OpenGL.GL.GL_CURRENT_RASTER_NORMAL_SGIX +OpenGL.GL.GL_CURRENT_RASTER_POSITION +OpenGL.GL.GL_CURRENT_RASTER_POSITION_VALID +OpenGL.GL.GL_CURRENT_RASTER_SECONDARY_COLOR +OpenGL.GL.GL_CURRENT_RASTER_TEXTURE_COORDS +OpenGL.GL.GL_CURRENT_SECONDARY_COLOR +OpenGL.GL.GL_CURRENT_SECONDARY_COLOR_EXT +OpenGL.GL.GL_CURRENT_TANGENT_EXT +OpenGL.GL.GL_CURRENT_TEXTURE_COORDS +OpenGL.GL.GL_CURRENT_VERTEX_ATTRIB +OpenGL.GL.GL_CURRENT_VERTEX_ATTRIB_ARB +OpenGL.GL.GL_CURRENT_VERTEX_EXT +OpenGL.GL.GL_CURRENT_VERTEX_WEIGHT_EXT +OpenGL.GL.GL_CURRENT_WEIGHT_ARB +OpenGL.GL.GL_CW +OpenGL.GL.GL_DECAL +OpenGL.GL.GL_DECR +OpenGL.GL.GL_DECR_WRAP +OpenGL.GL.GL_DECR_WRAP_EXT +OpenGL.GL.GL_DEFORMATIONS_MASK_SGIX +OpenGL.GL.GL_DELETE_STATUS +OpenGL.GL.GL_DEPENDENT_AR_TEXTURE_2D_NV +OpenGL.GL.GL_DEPENDENT_GB_TEXTURE_2D_NV +OpenGL.GL.GL_DEPENDENT_HILO_TEXTURE_2D_NV +OpenGL.GL.GL_DEPENDENT_RGB_TEXTURE_3D_NV +OpenGL.GL.GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV +OpenGL.GL.GL_DEPTH +OpenGL.GL.GL_DEPTH_ATTACHMENT_EXT +OpenGL.GL.GL_DEPTH_BIAS +OpenGL.GL.GL_DEPTH_BITS +OpenGL.GL.GL_DEPTH_BOUNDS_EXT +OpenGL.GL.GL_DEPTH_BOUNDS_TEST_EXT +OpenGL.GL.GL_DEPTH_BUFFER +OpenGL.GL.GL_DEPTH_BUFFER_BIT +OpenGL.GL.GL_DEPTH_CLAMP_NV +OpenGL.GL.GL_DEPTH_CLEAR_VALUE +OpenGL.GL.GL_DEPTH_COMPONENT +OpenGL.GL.GL_DEPTH_COMPONENT16 +OpenGL.GL.GL_DEPTH_COMPONENT16_ARB +OpenGL.GL.GL_DEPTH_COMPONENT16_SGIX +OpenGL.GL.GL_DEPTH_COMPONENT24 +OpenGL.GL.GL_DEPTH_COMPONENT24_ARB +OpenGL.GL.GL_DEPTH_COMPONENT24_SGIX +OpenGL.GL.GL_DEPTH_COMPONENT32 +OpenGL.GL.GL_DEPTH_COMPONENT32_ARB +OpenGL.GL.GL_DEPTH_COMPONENT32_SGIX +OpenGL.GL.GL_DEPTH_FUNC +OpenGL.GL.GL_DEPTH_PASS_INSTRUMENT_COUNTERS_SGIX +OpenGL.GL.GL_DEPTH_PASS_INSTRUMENT_MAX_SGIX +OpenGL.GL.GL_DEPTH_PASS_INSTRUMENT_SGIX +OpenGL.GL.GL_DEPTH_RANGE +OpenGL.GL.GL_DEPTH_SCALE +OpenGL.GL.GL_DEPTH_STENCIL_NV +OpenGL.GL.GL_DEPTH_STENCIL_TO_BGRA_NV +OpenGL.GL.GL_DEPTH_STENCIL_TO_RGBA_NV +OpenGL.GL.GL_DEPTH_TEST +OpenGL.GL.GL_DEPTH_TEXTURE_MODE +OpenGL.GL.GL_DEPTH_TEXTURE_MODE_ARB +OpenGL.GL.GL_DEPTH_WRITEMASK +OpenGL.GL.GL_DETAIL_TEXTURE_2D_BINDING_SGIS +OpenGL.GL.GL_DETAIL_TEXTURE_2D_SGIS +OpenGL.GL.GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS +OpenGL.GL.GL_DETAIL_TEXTURE_LEVEL_SGIS +OpenGL.GL.GL_DETAIL_TEXTURE_MODE_SGIS +OpenGL.GL.GL_DIFFUSE +OpenGL.GL.GL_DISCARD_ATI +OpenGL.GL.GL_DISCARD_NV +OpenGL.GL.GL_DISTANCE_ATTENUATION_EXT +OpenGL.GL.GL_DISTANCE_ATTENUATION_SGIS +OpenGL.GL.GL_DITHER +OpenGL.GL.GL_DOMAIN +OpenGL.GL.GL_DONT_CARE +OpenGL.GL.GL_DOT2_ADD_ATI +OpenGL.GL.GL_DOT3_ATI +OpenGL.GL.GL_DOT3_RGB +OpenGL.GL.GL_DOT3_RGBA +OpenGL.GL.GL_DOT3_RGBA_ARB +OpenGL.GL.GL_DOT3_RGBA_EXT +OpenGL.GL.GL_DOT3_RGB_ARB +OpenGL.GL.GL_DOT3_RGB_EXT +OpenGL.GL.GL_DOT4_ATI +OpenGL.GL.GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV +OpenGL.GL.GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV +OpenGL.GL.GL_DOT_PRODUCT_DEPTH_REPLACE_NV +OpenGL.GL.GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV +OpenGL.GL.GL_DOT_PRODUCT_NV +OpenGL.GL.GL_DOT_PRODUCT_PASS_THROUGH_NV +OpenGL.GL.GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV +OpenGL.GL.GL_DOT_PRODUCT_TEXTURE_1D_NV +OpenGL.GL.GL_DOT_PRODUCT_TEXTURE_2D_NV +OpenGL.GL.GL_DOT_PRODUCT_TEXTURE_3D_NV +OpenGL.GL.GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV +OpenGL.GL.GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV +OpenGL.GL.GL_DOUBLE +OpenGL.GL.GL_DOUBLEBUFFER +OpenGL.GL.GL_DOUBLE_EXT +OpenGL.GL.GL_DRAW_BUFFER +OpenGL.GL.GL_DRAW_BUFFER0 +OpenGL.GL.GL_DRAW_BUFFER0_ARB +OpenGL.GL.GL_DRAW_BUFFER0_ATI +OpenGL.GL.GL_DRAW_BUFFER1 +OpenGL.GL.GL_DRAW_BUFFER10 +OpenGL.GL.GL_DRAW_BUFFER10_ARB +OpenGL.GL.GL_DRAW_BUFFER10_ATI +OpenGL.GL.GL_DRAW_BUFFER11 +OpenGL.GL.GL_DRAW_BUFFER11_ARB +OpenGL.GL.GL_DRAW_BUFFER11_ATI +OpenGL.GL.GL_DRAW_BUFFER12 +OpenGL.GL.GL_DRAW_BUFFER12_ARB +OpenGL.GL.GL_DRAW_BUFFER12_ATI +OpenGL.GL.GL_DRAW_BUFFER13 +OpenGL.GL.GL_DRAW_BUFFER13_ARB +OpenGL.GL.GL_DRAW_BUFFER13_ATI +OpenGL.GL.GL_DRAW_BUFFER14 +OpenGL.GL.GL_DRAW_BUFFER14_ARB +OpenGL.GL.GL_DRAW_BUFFER14_ATI +OpenGL.GL.GL_DRAW_BUFFER15 +OpenGL.GL.GL_DRAW_BUFFER15_ARB +OpenGL.GL.GL_DRAW_BUFFER15_ATI +OpenGL.GL.GL_DRAW_BUFFER1_ARB +OpenGL.GL.GL_DRAW_BUFFER1_ATI +OpenGL.GL.GL_DRAW_BUFFER2 +OpenGL.GL.GL_DRAW_BUFFER2_ARB +OpenGL.GL.GL_DRAW_BUFFER2_ATI +OpenGL.GL.GL_DRAW_BUFFER3 +OpenGL.GL.GL_DRAW_BUFFER3_ARB +OpenGL.GL.GL_DRAW_BUFFER3_ATI +OpenGL.GL.GL_DRAW_BUFFER4 +OpenGL.GL.GL_DRAW_BUFFER4_ARB +OpenGL.GL.GL_DRAW_BUFFER4_ATI +OpenGL.GL.GL_DRAW_BUFFER5 +OpenGL.GL.GL_DRAW_BUFFER5_ARB +OpenGL.GL.GL_DRAW_BUFFER5_ATI +OpenGL.GL.GL_DRAW_BUFFER6 +OpenGL.GL.GL_DRAW_BUFFER6_ARB +OpenGL.GL.GL_DRAW_BUFFER6_ATI +OpenGL.GL.GL_DRAW_BUFFER7 +OpenGL.GL.GL_DRAW_BUFFER7_ARB +OpenGL.GL.GL_DRAW_BUFFER7_ATI +OpenGL.GL.GL_DRAW_BUFFER8 +OpenGL.GL.GL_DRAW_BUFFER8_ARB +OpenGL.GL.GL_DRAW_BUFFER8_ATI +OpenGL.GL.GL_DRAW_BUFFER9 +OpenGL.GL.GL_DRAW_BUFFER9_ARB +OpenGL.GL.GL_DRAW_BUFFER9_ATI +OpenGL.GL.GL_DRAW_PIXELS_APPLE +OpenGL.GL.GL_DRAW_PIXEL_TOKEN +OpenGL.GL.GL_DSDT8_MAG8_INTENSITY8_NV +OpenGL.GL.GL_DSDT8_MAG8_NV +OpenGL.GL.GL_DSDT8_NV +OpenGL.GL.GL_DSDT_MAG_INTENSITY_NV +OpenGL.GL.GL_DSDT_MAG_NV +OpenGL.GL.GL_DSDT_MAG_VIB_NV +OpenGL.GL.GL_DSDT_NV +OpenGL.GL.GL_DST_ALPHA +OpenGL.GL.GL_DST_COLOR +OpenGL.GL.GL_DS_BIAS_NV +OpenGL.GL.GL_DS_SCALE_NV +OpenGL.GL.GL_DT_BIAS_NV +OpenGL.GL.GL_DT_SCALE_NV +OpenGL.GL.GL_DU8DV8_ATI +OpenGL.GL.GL_DUAL_ALPHA12_SGIS +OpenGL.GL.GL_DUAL_ALPHA16_SGIS +OpenGL.GL.GL_DUAL_ALPHA4_SGIS +OpenGL.GL.GL_DUAL_ALPHA8_SGIS +OpenGL.GL.GL_DUAL_INTENSITY12_SGIS +OpenGL.GL.GL_DUAL_INTENSITY16_SGIS +OpenGL.GL.GL_DUAL_INTENSITY4_SGIS +OpenGL.GL.GL_DUAL_INTENSITY8_SGIS +OpenGL.GL.GL_DUAL_LUMINANCE12_SGIS +OpenGL.GL.GL_DUAL_LUMINANCE16_SGIS +OpenGL.GL.GL_DUAL_LUMINANCE4_SGIS +OpenGL.GL.GL_DUAL_LUMINANCE8_SGIS +OpenGL.GL.GL_DUAL_LUMINANCE_ALPHA4_SGIS +OpenGL.GL.GL_DUAL_LUMINANCE_ALPHA8_SGIS +OpenGL.GL.GL_DUAL_TEXTURE_SELECT_SGIS +OpenGL.GL.GL_DUDV_ATI +OpenGL.GL.GL_DYNAMIC_ATI +OpenGL.GL.GL_DYNAMIC_COPY +OpenGL.GL.GL_DYNAMIC_COPY_ARB +OpenGL.GL.GL_DYNAMIC_DRAW +OpenGL.GL.GL_DYNAMIC_DRAW_ARB +OpenGL.GL.GL_DYNAMIC_READ +OpenGL.GL.GL_DYNAMIC_READ_ARB +OpenGL.GL.GL_EDGEFLAG_BIT_PGI +OpenGL.GL.GL_EDGE_FLAG +OpenGL.GL.GL_EDGE_FLAG_ARRAY +OpenGL.GL.GL_EDGE_FLAG_ARRAY_BUFFER_BINDING +OpenGL.GL.GL_EDGE_FLAG_ARRAY_BUFFER_BINDING_ARB +OpenGL.GL.GL_EDGE_FLAG_ARRAY_COUNT_EXT +OpenGL.GL.GL_EDGE_FLAG_ARRAY_EXT +OpenGL.GL.GL_EDGE_FLAG_ARRAY_LIST_IBM +OpenGL.GL.GL_EDGE_FLAG_ARRAY_LIST_STRIDE_IBM +OpenGL.GL.GL_EDGE_FLAG_ARRAY_POINTER +OpenGL.GL.GL_EDGE_FLAG_ARRAY_POINTER_EXT +OpenGL.GL.GL_EDGE_FLAG_ARRAY_STRIDE +OpenGL.GL.GL_EDGE_FLAG_ARRAY_STRIDE_EXT +OpenGL.GL.GL_EIGHTH_BIT_ATI +OpenGL.GL.GL_ELEMENT_ARRAY_APPLE +OpenGL.GL.GL_ELEMENT_ARRAY_ATI +OpenGL.GL.GL_ELEMENT_ARRAY_BUFFER +OpenGL.GL.GL_ELEMENT_ARRAY_BUFFER_ARB +OpenGL.GL.GL_ELEMENT_ARRAY_BUFFER_BINDING +OpenGL.GL.GL_ELEMENT_ARRAY_BUFFER_BINDING_ARB +OpenGL.GL.GL_ELEMENT_ARRAY_POINTER_APPLE +OpenGL.GL.GL_ELEMENT_ARRAY_POINTER_ATI +OpenGL.GL.GL_ELEMENT_ARRAY_TYPE_APPLE +OpenGL.GL.GL_ELEMENT_ARRAY_TYPE_ATI +OpenGL.GL.GL_EMBOSS_CONSTANT_NV +OpenGL.GL.GL_EMBOSS_LIGHT_NV +OpenGL.GL.GL_EMBOSS_MAP_NV +OpenGL.GL.GL_EMISSION +OpenGL.GL.GL_ENABLE_BIT +OpenGL.GL.GL_EQUAL +OpenGL.GL.GL_EQUIV +OpenGL.GL.GL_EVAL_2D_NV +OpenGL.GL.GL_EVAL_BIT +OpenGL.GL.GL_EVAL_FRACTIONAL_TESSELLATION_NV +OpenGL.GL.GL_EVAL_TRIANGULAR_2D_NV +OpenGL.GL.GL_EVAL_VERTEX_ATTRIB0_NV +OpenGL.GL.GL_EVAL_VERTEX_ATTRIB10_NV +OpenGL.GL.GL_EVAL_VERTEX_ATTRIB11_NV +OpenGL.GL.GL_EVAL_VERTEX_ATTRIB12_NV +OpenGL.GL.GL_EVAL_VERTEX_ATTRIB13_NV +OpenGL.GL.GL_EVAL_VERTEX_ATTRIB14_NV +OpenGL.GL.GL_EVAL_VERTEX_ATTRIB15_NV +OpenGL.GL.GL_EVAL_VERTEX_ATTRIB1_NV +OpenGL.GL.GL_EVAL_VERTEX_ATTRIB2_NV +OpenGL.GL.GL_EVAL_VERTEX_ATTRIB3_NV +OpenGL.GL.GL_EVAL_VERTEX_ATTRIB4_NV +OpenGL.GL.GL_EVAL_VERTEX_ATTRIB5_NV +OpenGL.GL.GL_EVAL_VERTEX_ATTRIB6_NV +OpenGL.GL.GL_EVAL_VERTEX_ATTRIB7_NV +OpenGL.GL.GL_EVAL_VERTEX_ATTRIB8_NV +OpenGL.GL.GL_EVAL_VERTEX_ATTRIB9_NV +OpenGL.GL.GL_EXP +OpenGL.GL.GL_EXP2 +OpenGL.GL.GL_EXPAND_NEGATE_NV +OpenGL.GL.GL_EXPAND_NORMAL_NV +OpenGL.GL.GL_EXTENSIONS +OpenGL.GL.GL_EYE_DISTANCE_TO_LINE_SGIS +OpenGL.GL.GL_EYE_DISTANCE_TO_POINT_SGIS +OpenGL.GL.GL_EYE_LINEAR +OpenGL.GL.GL_EYE_LINE_SGIS +OpenGL.GL.GL_EYE_PLANE +OpenGL.GL.GL_EYE_PLANE_ABSOLUTE_NV +OpenGL.GL.GL_EYE_POINT_SGIS +OpenGL.GL.GL_EYE_RADIAL_NV +OpenGL.GL.GL_E_TIMES_F_NV +OpenGL.GL.GL_FALSE +OpenGL.GL.GL_FASTEST +OpenGL.GL.GL_FEEDBACK +OpenGL.GL.GL_FEEDBACK_BUFFER_POINTER +OpenGL.GL.GL_FEEDBACK_BUFFER_SIZE +OpenGL.GL.GL_FEEDBACK_BUFFER_TYPE +OpenGL.GL.GL_FENCE_APPLE +OpenGL.GL.GL_FENCE_CONDITION_NV +OpenGL.GL.GL_FENCE_STATUS_NV +OpenGL.GL.GL_FILL +OpenGL.GL.GL_FILTER4_SGIS +OpenGL.GL.GL_FIXED_ONLY +OpenGL.GL.GL_FIXED_ONLY_ARB +OpenGL.GL.GL_FLAT +OpenGL.GL.GL_FLOAT +OpenGL.GL.GL_FLOAT_CLEAR_COLOR_VALUE_NV +OpenGL.GL.GL_FLOAT_MAT2 +OpenGL.GL.GL_FLOAT_MAT2_ARB +OpenGL.GL.GL_FLOAT_MAT2x3 +OpenGL.GL.GL_FLOAT_MAT2x4 +OpenGL.GL.GL_FLOAT_MAT3 +OpenGL.GL.GL_FLOAT_MAT3_ARB +OpenGL.GL.GL_FLOAT_MAT3x2 +OpenGL.GL.GL_FLOAT_MAT3x4 +OpenGL.GL.GL_FLOAT_MAT4 +OpenGL.GL.GL_FLOAT_MAT4_ARB +OpenGL.GL.GL_FLOAT_MAT4x2 +OpenGL.GL.GL_FLOAT_MAT4x3 +OpenGL.GL.GL_FLOAT_R16_NV +OpenGL.GL.GL_FLOAT_R32_NV +OpenGL.GL.GL_FLOAT_RG16_NV +OpenGL.GL.GL_FLOAT_RG32_NV +OpenGL.GL.GL_FLOAT_RGB16_NV +OpenGL.GL.GL_FLOAT_RGB32_NV +OpenGL.GL.GL_FLOAT_RGBA16_NV +OpenGL.GL.GL_FLOAT_RGBA32_NV +OpenGL.GL.GL_FLOAT_RGBA_MODE_NV +OpenGL.GL.GL_FLOAT_RGBA_NV +OpenGL.GL.GL_FLOAT_RGB_NV +OpenGL.GL.GL_FLOAT_RG_NV +OpenGL.GL.GL_FLOAT_R_NV +OpenGL.GL.GL_FLOAT_VEC2 +OpenGL.GL.GL_FLOAT_VEC2_ARB +OpenGL.GL.GL_FLOAT_VEC3 +OpenGL.GL.GL_FLOAT_VEC3_ARB +OpenGL.GL.GL_FLOAT_VEC4 +OpenGL.GL.GL_FLOAT_VEC4_ARB +OpenGL.GL.GL_FOG +OpenGL.GL.GL_FOG_BIT +OpenGL.GL.GL_FOG_COLOR +OpenGL.GL.GL_FOG_COORD +OpenGL.GL.GL_FOG_COORDINATE +OpenGL.GL.GL_FOG_COORDINATE_ARRAY +OpenGL.GL.GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING +OpenGL.GL.GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING_ARB +OpenGL.GL.GL_FOG_COORDINATE_ARRAY_EXT +OpenGL.GL.GL_FOG_COORDINATE_ARRAY_LIST_IBM +OpenGL.GL.GL_FOG_COORDINATE_ARRAY_LIST_STRIDE_IBM +OpenGL.GL.GL_FOG_COORDINATE_ARRAY_POINTER +OpenGL.GL.GL_FOG_COORDINATE_ARRAY_POINTER_EXT +OpenGL.GL.GL_FOG_COORDINATE_ARRAY_STRIDE +OpenGL.GL.GL_FOG_COORDINATE_ARRAY_STRIDE_EXT +OpenGL.GL.GL_FOG_COORDINATE_ARRAY_TYPE +OpenGL.GL.GL_FOG_COORDINATE_ARRAY_TYPE_EXT +OpenGL.GL.GL_FOG_COORDINATE_EXT +OpenGL.GL.GL_FOG_COORDINATE_SOURCE +OpenGL.GL.GL_FOG_COORDINATE_SOURCE_EXT +OpenGL.GL.GL_FOG_COORD_ARRAY +OpenGL.GL.GL_FOG_COORD_ARRAY_BUFFER_BINDING +OpenGL.GL.GL_FOG_COORD_ARRAY_POINTER +OpenGL.GL.GL_FOG_COORD_ARRAY_STRIDE +OpenGL.GL.GL_FOG_COORD_ARRAY_TYPE +OpenGL.GL.GL_FOG_COORD_SRC +OpenGL.GL.GL_FOG_DENSITY +OpenGL.GL.GL_FOG_DISTANCE_MODE_NV +OpenGL.GL.GL_FOG_END +OpenGL.GL.GL_FOG_FUNC_POINTS_SGIS +OpenGL.GL.GL_FOG_FUNC_SGIS +OpenGL.GL.GL_FOG_HINT +OpenGL.GL.GL_FOG_INDEX +OpenGL.GL.GL_FOG_MODE +OpenGL.GL.GL_FOG_OFFSET_SGIX +OpenGL.GL.GL_FOG_OFFSET_VALUE_SGIX +OpenGL.GL.GL_FOG_SCALE_SGIX +OpenGL.GL.GL_FOG_SCALE_VALUE_SGIX +OpenGL.GL.GL_FOG_SPECULAR_TEXTURE_WIN +OpenGL.GL.GL_FOG_START +OpenGL.GL.GL_FORCE_BLUE_TO_ONE_NV +OpenGL.GL.GL_FORMAT_SUBSAMPLE_244_244_OML +OpenGL.GL.GL_FORMAT_SUBSAMPLE_24_24_OML +OpenGL.GL.GL_FRAGMENT_COLOR_EXT +OpenGL.GL.GL_FRAGMENT_COLOR_MATERIAL_FACE_SGIX +OpenGL.GL.GL_FRAGMENT_COLOR_MATERIAL_PARAMETER_SGIX +OpenGL.GL.GL_FRAGMENT_COLOR_MATERIAL_SGIX +OpenGL.GL.GL_FRAGMENT_DEPTH +OpenGL.GL.GL_FRAGMENT_DEPTH_EXT +OpenGL.GL.GL_FRAGMENT_LIGHT0_SGIX +OpenGL.GL.GL_FRAGMENT_LIGHT1_SGIX +OpenGL.GL.GL_FRAGMENT_LIGHT2_SGIX +OpenGL.GL.GL_FRAGMENT_LIGHT3_SGIX +OpenGL.GL.GL_FRAGMENT_LIGHT4_SGIX +OpenGL.GL.GL_FRAGMENT_LIGHT5_SGIX +OpenGL.GL.GL_FRAGMENT_LIGHT6_SGIX +OpenGL.GL.GL_FRAGMENT_LIGHT7_SGIX +OpenGL.GL.GL_FRAGMENT_LIGHTING_SGIX +OpenGL.GL.GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX +OpenGL.GL.GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX +OpenGL.GL.GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX +OpenGL.GL.GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX +OpenGL.GL.GL_FRAGMENT_MATERIAL_EXT +OpenGL.GL.GL_FRAGMENT_NORMAL_EXT +OpenGL.GL.GL_FRAGMENT_PROGRAM_ARB +OpenGL.GL.GL_FRAGMENT_PROGRAM_BINDING_NV +OpenGL.GL.GL_FRAGMENT_PROGRAM_NV +OpenGL.GL.GL_FRAGMENT_SHADER +OpenGL.GL.GL_FRAGMENT_SHADER_ARB +OpenGL.GL.GL_FRAGMENT_SHADER_ATI +OpenGL.GL.GL_FRAGMENT_SHADER_DERIVATIVE_HINT +OpenGL.GL.GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB +OpenGL.GL.GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT +OpenGL.GL.GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT +OpenGL.GL.GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT +OpenGL.GL.GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT +OpenGL.GL.GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT +OpenGL.GL.GL_FRAMEBUFFER_BINDING_EXT +OpenGL.GL.GL_FRAMEBUFFER_COMPLETE_EXT +OpenGL.GL.GL_FRAMEBUFFER_EXT +OpenGL.GL.GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT +OpenGL.GL.GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT +OpenGL.GL.GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT +OpenGL.GL.GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT +OpenGL.GL.GL_FRAMEBUFFER_INCOMPLETE_FORMATS_EXT +OpenGL.GL.GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT +OpenGL.GL.GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_EXT +OpenGL.GL.GL_FRAMEBUFFER_UNSUPPORTED_EXT +OpenGL.GL.GL_FRAMEZOOM_FACTOR_SGIX +OpenGL.GL.GL_FRAMEZOOM_SGIX +OpenGL.GL.GL_FRONT +OpenGL.GL.GL_FRONT_AND_BACK +OpenGL.GL.GL_FRONT_FACE +OpenGL.GL.GL_FRONT_LEFT +OpenGL.GL.GL_FRONT_RIGHT +OpenGL.GL.GL_FULL_RANGE_EXT +OpenGL.GL.GL_FULL_STIPPLE_HINT_PGI +OpenGL.GL.GL_FUNC_ADD +OpenGL.GL.GL_FUNC_ADD_EXT +OpenGL.GL.GL_FUNC_REVERSE_SUBTRACT +OpenGL.GL.GL_FUNC_REVERSE_SUBTRACT_EXT +OpenGL.GL.GL_FUNC_SUBTRACT +OpenGL.GL.GL_FUNC_SUBTRACT_EXT +OpenGL.GL.GL_GENERATE_MIPMAP +OpenGL.GL.GL_GENERATE_MIPMAP_HINT +OpenGL.GL.GL_GENERATE_MIPMAP_HINT_SGIS +OpenGL.GL.GL_GENERATE_MIPMAP_SGIS +OpenGL.GL.GL_GEOMETRY_DEFORMATION_BIT_SGIX +OpenGL.GL.GL_GEOMETRY_DEFORMATION_SGIX +OpenGL.GL.GL_GEQUAL +OpenGL.GL.GL_GET_CP_SIZES +OpenGL.GL.GL_GET_CTP_SIZES +OpenGL.GL.GL_GLEXT_VERSION +OpenGL.GL.GL_GLOBAL_ALPHA_FACTOR_SUN +OpenGL.GL.GL_GLOBAL_ALPHA_SUN +OpenGL.GL.GL_GREATER +OpenGL.GL.GL_GREEN +OpenGL.GL.GL_GREEN_BIAS +OpenGL.GL.GL_GREEN_BITS +OpenGL.GL.GL_GREEN_BIT_ATI +OpenGL.GL.GL_GREEN_INTEGER +OpenGL.GL.GL_GREEN_MAX_CLAMP_INGR +OpenGL.GL.GL_GREEN_MIN_CLAMP_INGR +OpenGL.GL.GL_GREEN_SCALE +OpenGL.GL.GL_HALF_BIAS_NEGATE_NV +OpenGL.GL.GL_HALF_BIAS_NORMAL_NV +OpenGL.GL.GL_HALF_BIT_ATI +OpenGL.GL.GL_HALF_FLOAT_ARB +OpenGL.GL.GL_HALF_FLOAT_NV +OpenGL.GL.GL_HILO16_NV +OpenGL.GL.GL_HILO8_NV +OpenGL.GL.GL_HILO_NV +OpenGL.GL.GL_HINT_BIT +OpenGL.GL.GL_HISTOGRAM +OpenGL.GL.GL_HISTOGRAM_ALPHA_SIZE +OpenGL.GL.GL_HISTOGRAM_ALPHA_SIZE_EXT +OpenGL.GL.GL_HISTOGRAM_BLUE_SIZE +OpenGL.GL.GL_HISTOGRAM_BLUE_SIZE_EXT +OpenGL.GL.GL_HISTOGRAM_EXT +OpenGL.GL.GL_HISTOGRAM_FORMAT +OpenGL.GL.GL_HISTOGRAM_FORMAT_EXT +OpenGL.GL.GL_HISTOGRAM_GREEN_SIZE +OpenGL.GL.GL_HISTOGRAM_GREEN_SIZE_EXT +OpenGL.GL.GL_HISTOGRAM_LUMINANCE_SIZE +OpenGL.GL.GL_HISTOGRAM_LUMINANCE_SIZE_EXT +OpenGL.GL.GL_HISTOGRAM_RED_SIZE +OpenGL.GL.GL_HISTOGRAM_RED_SIZE_EXT +OpenGL.GL.GL_HISTOGRAM_SINK +OpenGL.GL.GL_HISTOGRAM_SINK_EXT +OpenGL.GL.GL_HISTOGRAM_WIDTH +OpenGL.GL.GL_HISTOGRAM_WIDTH_EXT +OpenGL.GL.GL_HI_BIAS_NV +OpenGL.GL.GL_HI_SCALE_NV +OpenGL.GL.GL_IDENTITY_NV +OpenGL.GL.GL_IGNORE_BORDER_HP +OpenGL.GL.GL_IMAGE_CUBIC_WEIGHT_HP +OpenGL.GL.GL_IMAGE_MAG_FILTER_HP +OpenGL.GL.GL_IMAGE_MIN_FILTER_HP +OpenGL.GL.GL_IMAGE_ROTATE_ANGLE_HP +OpenGL.GL.GL_IMAGE_ROTATE_ORIGIN_X_HP +OpenGL.GL.GL_IMAGE_ROTATE_ORIGIN_Y_HP +OpenGL.GL.GL_IMAGE_SCALE_X_HP +OpenGL.GL.GL_IMAGE_SCALE_Y_HP +OpenGL.GL.GL_IMAGE_TRANSFORM_2D_HP +OpenGL.GL.GL_IMAGE_TRANSLATE_X_HP +OpenGL.GL.GL_IMAGE_TRANSLATE_Y_HP +OpenGL.GL.GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES +OpenGL.GL.GL_IMPLEMENTATION_COLOR_READ_TYPE_OES +OpenGL.GL.GL_INCR +OpenGL.GL.GL_INCR_WRAP +OpenGL.GL.GL_INCR_WRAP_EXT +OpenGL.GL.GL_INDEX_ARRAY +OpenGL.GL.GL_INDEX_ARRAY_BUFFER_BINDING +OpenGL.GL.GL_INDEX_ARRAY_BUFFER_BINDING_ARB +OpenGL.GL.GL_INDEX_ARRAY_COUNT_EXT +OpenGL.GL.GL_INDEX_ARRAY_EXT +OpenGL.GL.GL_INDEX_ARRAY_LIST_IBM +OpenGL.GL.GL_INDEX_ARRAY_LIST_STRIDE_IBM +OpenGL.GL.GL_INDEX_ARRAY_POINTER +OpenGL.GL.GL_INDEX_ARRAY_POINTER_EXT +OpenGL.GL.GL_INDEX_ARRAY_STRIDE +OpenGL.GL.GL_INDEX_ARRAY_STRIDE_EXT +OpenGL.GL.GL_INDEX_ARRAY_TYPE +OpenGL.GL.GL_INDEX_ARRAY_TYPE_EXT +OpenGL.GL.GL_INDEX_BITS +OpenGL.GL.GL_INDEX_BIT_PGI +OpenGL.GL.GL_INDEX_CLEAR_VALUE +OpenGL.GL.GL_INDEX_LOGIC_OP +OpenGL.GL.GL_INDEX_MATERIAL_EXT +OpenGL.GL.GL_INDEX_MATERIAL_FACE_EXT +OpenGL.GL.GL_INDEX_MATERIAL_PARAMETER_EXT +OpenGL.GL.GL_INDEX_MODE +OpenGL.GL.GL_INDEX_OFFSET +OpenGL.GL.GL_INDEX_SHIFT +OpenGL.GL.GL_INDEX_TEST_EXT +OpenGL.GL.GL_INDEX_TEST_FUNC_EXT +OpenGL.GL.GL_INDEX_TEST_REF_EXT +OpenGL.GL.GL_INDEX_WRITEMASK +OpenGL.GL.GL_INFO_LOG_LENGTH +OpenGL.GL.GL_INSTRUMENT_BUFFER_POINTER_SGIX +OpenGL.GL.GL_INSTRUMENT_MEASUREMENTS_SGIX +OpenGL.GL.GL_INT +OpenGL.GL.GL_INTENSITY +OpenGL.GL.GL_INTENSITY12 +OpenGL.GL.GL_INTENSITY12_EXT +OpenGL.GL.GL_INTENSITY16 +OpenGL.GL.GL_INTENSITY16F_ARB +OpenGL.GL.GL_INTENSITY16_EXT +OpenGL.GL.GL_INTENSITY32F_ARB +OpenGL.GL.GL_INTENSITY4 +OpenGL.GL.GL_INTENSITY4_EXT +OpenGL.GL.GL_INTENSITY8 +OpenGL.GL.GL_INTENSITY8_EXT +OpenGL.GL.GL_INTENSITY_EXT +OpenGL.GL.GL_INTENSITY_FLOAT16_ATI +OpenGL.GL.GL_INTENSITY_FLOAT32_ATI +OpenGL.GL.GL_INTERLACE_OML +OpenGL.GL.GL_INTERLACE_READ_INGR +OpenGL.GL.GL_INTERLACE_READ_OML +OpenGL.GL.GL_INTERLACE_SGIX +OpenGL.GL.GL_INTERLEAVED_ARRAY_POINTER +OpenGL.GL.GL_INTERLEAVED_ATTRIBS +OpenGL.GL.GL_INTERPOLATE +OpenGL.GL.GL_INTERPOLATE_ARB +OpenGL.GL.GL_INTERPOLATE_EXT +OpenGL.GL.GL_INT_SAMPLER_1D +OpenGL.GL.GL_INT_SAMPLER_1D_ARRAY +OpenGL.GL.GL_INT_SAMPLER_2D +OpenGL.GL.GL_INT_SAMPLER_2D_ARRAY +OpenGL.GL.GL_INT_SAMPLER_3D +OpenGL.GL.GL_INT_SAMPLER_CUBE +OpenGL.GL.GL_INT_VEC2 +OpenGL.GL.GL_INT_VEC2_ARB +OpenGL.GL.GL_INT_VEC3 +OpenGL.GL.GL_INT_VEC3_ARB +OpenGL.GL.GL_INT_VEC4 +OpenGL.GL.GL_INT_VEC4_ARB +OpenGL.GL.GL_INVALID_ENUM +OpenGL.GL.GL_INVALID_FRAMEBUFFER_OPERATION_EXT +OpenGL.GL.GL_INVALID_OPERATION +OpenGL.GL.GL_INVALID_VALUE +OpenGL.GL.GL_INVARIANT_DATATYPE_EXT +OpenGL.GL.GL_INVARIANT_EXT +OpenGL.GL.GL_INVARIANT_VALUE_EXT +OpenGL.GL.GL_INVERSE_NV +OpenGL.GL.GL_INVERSE_TRANSPOSE_NV +OpenGL.GL.GL_INVERT +OpenGL.GL.GL_INVERTED_SCREEN_W_REND +OpenGL.GL.GL_IR_INSTRUMENT1_SGIX +OpenGL.GL.GL_IUI_N3F_V2F_EXT +OpenGL.GL.GL_IUI_N3F_V3F_EXT +OpenGL.GL.GL_IUI_V2F_EXT +OpenGL.GL.GL_IUI_V3F_EXT +OpenGL.GL.GL_KEEP +OpenGL.GL.GL_LEFT +OpenGL.GL.GL_LEQUAL +OpenGL.GL.GL_LERP_ATI +OpenGL.GL.GL_LESS +OpenGL.GL.GL_LIGHT0 +OpenGL.GL.GL_LIGHT1 +OpenGL.GL.GL_LIGHT2 +OpenGL.GL.GL_LIGHT3 +OpenGL.GL.GL_LIGHT4 +OpenGL.GL.GL_LIGHT5 +OpenGL.GL.GL_LIGHT6 +OpenGL.GL.GL_LIGHT7 +OpenGL.GL.GL_LIGHTING +OpenGL.GL.GL_LIGHTING_BIT +OpenGL.GL.GL_LIGHT_ENV_MODE_SGIX +OpenGL.GL.GL_LIGHT_MODEL_AMBIENT +OpenGL.GL.GL_LIGHT_MODEL_COLOR_CONTROL +OpenGL.GL.GL_LIGHT_MODEL_COLOR_CONTROL_EXT +OpenGL.GL.GL_LIGHT_MODEL_LOCAL_VIEWER +OpenGL.GL.GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE +OpenGL.GL.GL_LIGHT_MODEL_TWO_SIDE +OpenGL.GL.GL_LINE +OpenGL.GL.GL_LINEAR +OpenGL.GL.GL_LINEAR_ATTENUATION +OpenGL.GL.GL_LINEAR_CLIPMAP_LINEAR_SGIX +OpenGL.GL.GL_LINEAR_CLIPMAP_NEAREST_SGIX +OpenGL.GL.GL_LINEAR_DETAIL_ALPHA_SGIS +OpenGL.GL.GL_LINEAR_DETAIL_COLOR_SGIS +OpenGL.GL.GL_LINEAR_DETAIL_SGIS +OpenGL.GL.GL_LINEAR_MIPMAP_LINEAR +OpenGL.GL.GL_LINEAR_MIPMAP_NEAREST +OpenGL.GL.GL_LINEAR_SHARPEN_ALPHA_SGIS +OpenGL.GL.GL_LINEAR_SHARPEN_COLOR_SGIS +OpenGL.GL.GL_LINEAR_SHARPEN_SGIS +OpenGL.GL.GL_LINES +OpenGL.GL.GL_LINE_BIT +OpenGL.GL.GL_LINE_LOOP +OpenGL.GL.GL_LINE_RESET_TOKEN +OpenGL.GL.GL_LINE_SMOOTH +OpenGL.GL.GL_LINE_SMOOTH_HINT +OpenGL.GL.GL_LINE_STIPPLE +OpenGL.GL.GL_LINE_STIPPLE_PATTERN +OpenGL.GL.GL_LINE_STIPPLE_REPEAT +OpenGL.GL.GL_LINE_STRIP +OpenGL.GL.GL_LINE_TOKEN +OpenGL.GL.GL_LINE_WIDTH +OpenGL.GL.GL_LINE_WIDTH_GRANULARITY +OpenGL.GL.GL_LINE_WIDTH_RANGE +OpenGL.GL.GL_LINK_STATUS +OpenGL.GL.GL_LIST_BASE +OpenGL.GL.GL_LIST_BIT +OpenGL.GL.GL_LIST_INDEX +OpenGL.GL.GL_LIST_MODE +OpenGL.GL.GL_LIST_PRIORITY_SGIX +OpenGL.GL.GL_LOAD +OpenGL.GL.GL_LOCAL_CONSTANT_DATATYPE_EXT +OpenGL.GL.GL_LOCAL_CONSTANT_EXT +OpenGL.GL.GL_LOCAL_CONSTANT_VALUE_EXT +OpenGL.GL.GL_LOCAL_EXT +OpenGL.GL.GL_LOGIC_OP +OpenGL.GL.GL_LOGIC_OP_MODE +OpenGL.GL.GL_LOWER_LEFT +OpenGL.GL.GL_LO_BIAS_NV +OpenGL.GL.GL_LO_SCALE_NV +OpenGL.GL.GL_LUMINANCE +OpenGL.GL.GL_LUMINANCE12 +OpenGL.GL.GL_LUMINANCE12_ALPHA12 +OpenGL.GL.GL_LUMINANCE12_ALPHA12_EXT +OpenGL.GL.GL_LUMINANCE12_ALPHA4 +OpenGL.GL.GL_LUMINANCE12_ALPHA4_EXT +OpenGL.GL.GL_LUMINANCE12_EXT +OpenGL.GL.GL_LUMINANCE16 +OpenGL.GL.GL_LUMINANCE16F_ARB +OpenGL.GL.GL_LUMINANCE16_ALPHA16 +OpenGL.GL.GL_LUMINANCE16_ALPHA16_EXT +OpenGL.GL.GL_LUMINANCE16_EXT +OpenGL.GL.GL_LUMINANCE32F_ARB +OpenGL.GL.GL_LUMINANCE4 +OpenGL.GL.GL_LUMINANCE4_ALPHA4 +OpenGL.GL.GL_LUMINANCE4_ALPHA4_EXT +OpenGL.GL.GL_LUMINANCE4_EXT +OpenGL.GL.GL_LUMINANCE6_ALPHA2 +OpenGL.GL.GL_LUMINANCE6_ALPHA2_EXT +OpenGL.GL.GL_LUMINANCE8 +OpenGL.GL.GL_LUMINANCE8_ALPHA8 +OpenGL.GL.GL_LUMINANCE8_ALPHA8_EXT +OpenGL.GL.GL_LUMINANCE8_EXT +OpenGL.GL.GL_LUMINANCE_ALPHA +OpenGL.GL.GL_LUMINANCE_ALPHA16F_ARB +OpenGL.GL.GL_LUMINANCE_ALPHA32F_ARB +OpenGL.GL.GL_LUMINANCE_ALPHA_FLOAT16_ATI +OpenGL.GL.GL_LUMINANCE_ALPHA_FLOAT32_ATI +OpenGL.GL.GL_LUMINANCE_FLOAT16_ATI +OpenGL.GL.GL_LUMINANCE_FLOAT32_ATI +OpenGL.GL.GL_MAD_ATI +OpenGL.GL.GL_MAGNITUDE_BIAS_NV +OpenGL.GL.GL_MAGNITUDE_SCALE_NV +OpenGL.GL.GL_MAJOR_VERSION +OpenGL.GL.GL_MAP1_BINORMAL_EXT +OpenGL.GL.GL_MAP1_COLOR_4 +OpenGL.GL.GL_MAP1_GRID_DOMAIN +OpenGL.GL.GL_MAP1_GRID_SEGMENTS +OpenGL.GL.GL_MAP1_INDEX +OpenGL.GL.GL_MAP1_NORMAL +OpenGL.GL.GL_MAP1_TANGENT_EXT +OpenGL.GL.GL_MAP1_TEXTURE_COORD_1 +OpenGL.GL.GL_MAP1_TEXTURE_COORD_2 +OpenGL.GL.GL_MAP1_TEXTURE_COORD_3 +OpenGL.GL.GL_MAP1_TEXTURE_COORD_4 +OpenGL.GL.GL_MAP1_VERTEX_3 +OpenGL.GL.GL_MAP1_VERTEX_4 +OpenGL.GL.GL_MAP1_VERTEX_ATTRIB0_4_NV +OpenGL.GL.GL_MAP1_VERTEX_ATTRIB10_4_NV +OpenGL.GL.GL_MAP1_VERTEX_ATTRIB11_4_NV +OpenGL.GL.GL_MAP1_VERTEX_ATTRIB12_4_NV +OpenGL.GL.GL_MAP1_VERTEX_ATTRIB13_4_NV +OpenGL.GL.GL_MAP1_VERTEX_ATTRIB14_4_NV +OpenGL.GL.GL_MAP1_VERTEX_ATTRIB15_4_NV +OpenGL.GL.GL_MAP1_VERTEX_ATTRIB1_4_NV +OpenGL.GL.GL_MAP1_VERTEX_ATTRIB2_4_NV +OpenGL.GL.GL_MAP1_VERTEX_ATTRIB3_4_NV +OpenGL.GL.GL_MAP1_VERTEX_ATTRIB4_4_NV +OpenGL.GL.GL_MAP1_VERTEX_ATTRIB5_4_NV +OpenGL.GL.GL_MAP1_VERTEX_ATTRIB6_4_NV +OpenGL.GL.GL_MAP1_VERTEX_ATTRIB7_4_NV +OpenGL.GL.GL_MAP1_VERTEX_ATTRIB8_4_NV +OpenGL.GL.GL_MAP1_VERTEX_ATTRIB9_4_NV +OpenGL.GL.GL_MAP2_BINORMAL_EXT +OpenGL.GL.GL_MAP2_COLOR_4 +OpenGL.GL.GL_MAP2_GRID_DOMAIN +OpenGL.GL.GL_MAP2_GRID_SEGMENTS +OpenGL.GL.GL_MAP2_INDEX +OpenGL.GL.GL_MAP2_NORMAL +OpenGL.GL.GL_MAP2_TANGENT_EXT +OpenGL.GL.GL_MAP2_TEXTURE_COORD_1 +OpenGL.GL.GL_MAP2_TEXTURE_COORD_2 +OpenGL.GL.GL_MAP2_TEXTURE_COORD_3 +OpenGL.GL.GL_MAP2_TEXTURE_COORD_4 +OpenGL.GL.GL_MAP2_VERTEX_3 +OpenGL.GL.GL_MAP2_VERTEX_4 +OpenGL.GL.GL_MAP2_VERTEX_ATTRIB0_4_NV +OpenGL.GL.GL_MAP2_VERTEX_ATTRIB10_4_NV +OpenGL.GL.GL_MAP2_VERTEX_ATTRIB11_4_NV +OpenGL.GL.GL_MAP2_VERTEX_ATTRIB12_4_NV +OpenGL.GL.GL_MAP2_VERTEX_ATTRIB13_4_NV +OpenGL.GL.GL_MAP2_VERTEX_ATTRIB14_4_NV +OpenGL.GL.GL_MAP2_VERTEX_ATTRIB15_4_NV +OpenGL.GL.GL_MAP2_VERTEX_ATTRIB1_4_NV +OpenGL.GL.GL_MAP2_VERTEX_ATTRIB2_4_NV +OpenGL.GL.GL_MAP2_VERTEX_ATTRIB3_4_NV +OpenGL.GL.GL_MAP2_VERTEX_ATTRIB4_4_NV +OpenGL.GL.GL_MAP2_VERTEX_ATTRIB5_4_NV +OpenGL.GL.GL_MAP2_VERTEX_ATTRIB6_4_NV +OpenGL.GL.GL_MAP2_VERTEX_ATTRIB7_4_NV +OpenGL.GL.GL_MAP2_VERTEX_ATTRIB8_4_NV +OpenGL.GL.GL_MAP2_VERTEX_ATTRIB9_4_NV +OpenGL.GL.GL_MAP_ATTRIB_U_ORDER_NV +OpenGL.GL.GL_MAP_ATTRIB_V_ORDER_NV +OpenGL.GL.GL_MAP_COLOR +OpenGL.GL.GL_MAP_STENCIL +OpenGL.GL.GL_MAP_TESSELLATION_NV +OpenGL.GL.GL_MATERIAL_SIDE_HINT_PGI +OpenGL.GL.GL_MATRIX0_ARB +OpenGL.GL.GL_MATRIX0_NV +OpenGL.GL.GL_MATRIX10_ARB +OpenGL.GL.GL_MATRIX11_ARB +OpenGL.GL.GL_MATRIX12_ARB +OpenGL.GL.GL_MATRIX13_ARB +OpenGL.GL.GL_MATRIX14_ARB +OpenGL.GL.GL_MATRIX15_ARB +OpenGL.GL.GL_MATRIX16_ARB +OpenGL.GL.GL_MATRIX17_ARB +OpenGL.GL.GL_MATRIX18_ARB +OpenGL.GL.GL_MATRIX19_ARB +OpenGL.GL.GL_MATRIX1_ARB +OpenGL.GL.GL_MATRIX1_NV +OpenGL.GL.GL_MATRIX20_ARB +OpenGL.GL.GL_MATRIX21_ARB +OpenGL.GL.GL_MATRIX22_ARB +OpenGL.GL.GL_MATRIX23_ARB +OpenGL.GL.GL_MATRIX24_ARB +OpenGL.GL.GL_MATRIX25_ARB +OpenGL.GL.GL_MATRIX26_ARB +OpenGL.GL.GL_MATRIX27_ARB +OpenGL.GL.GL_MATRIX28_ARB +OpenGL.GL.GL_MATRIX29_ARB +OpenGL.GL.GL_MATRIX2_ARB +OpenGL.GL.GL_MATRIX2_NV +OpenGL.GL.GL_MATRIX30_ARB +OpenGL.GL.GL_MATRIX31_ARB +OpenGL.GL.GL_MATRIX3_ARB +OpenGL.GL.GL_MATRIX3_NV +OpenGL.GL.GL_MATRIX4_ARB +OpenGL.GL.GL_MATRIX4_NV +OpenGL.GL.GL_MATRIX5_ARB +OpenGL.GL.GL_MATRIX5_NV +OpenGL.GL.GL_MATRIX6_ARB +OpenGL.GL.GL_MATRIX6_NV +OpenGL.GL.GL_MATRIX7_ARB +OpenGL.GL.GL_MATRIX7_NV +OpenGL.GL.GL_MATRIX8_ARB +OpenGL.GL.GL_MATRIX9_ARB +OpenGL.GL.GL_MATRIX_EXT +OpenGL.GL.GL_MATRIX_INDEX_ARRAY_ARB +OpenGL.GL.GL_MATRIX_INDEX_ARRAY_POINTER_ARB +OpenGL.GL.GL_MATRIX_INDEX_ARRAY_SIZE_ARB +OpenGL.GL.GL_MATRIX_INDEX_ARRAY_STRIDE_ARB +OpenGL.GL.GL_MATRIX_INDEX_ARRAY_TYPE_ARB +OpenGL.GL.GL_MATRIX_MODE +OpenGL.GL.GL_MATRIX_PALETTE_ARB +OpenGL.GL.GL_MAT_AMBIENT_AND_DIFFUSE_BIT_PGI +OpenGL.GL.GL_MAT_AMBIENT_BIT_PGI +OpenGL.GL.GL_MAT_COLOR_INDEXES_BIT_PGI +OpenGL.GL.GL_MAT_DIFFUSE_BIT_PGI +OpenGL.GL.GL_MAT_EMISSION_BIT_PGI +OpenGL.GL.GL_MAT_SHININESS_BIT_PGI +OpenGL.GL.GL_MAT_SPECULAR_BIT_PGI +OpenGL.GL.GL_MAX +OpenGL.GL.GL_MAX_3D_TEXTURE_SIZE +OpenGL.GL.GL_MAX_3D_TEXTURE_SIZE_EXT +OpenGL.GL.GL_MAX_4D_TEXTURE_SIZE_SGIS +OpenGL.GL.GL_MAX_ACTIVE_LIGHTS_SGIX +OpenGL.GL.GL_MAX_ARRAY_TEXTURE_LAYERS +OpenGL.GL.GL_MAX_ASYNC_DRAW_PIXELS_SGIX +OpenGL.GL.GL_MAX_ASYNC_HISTOGRAM_SGIX +OpenGL.GL.GL_MAX_ASYNC_READ_PIXELS_SGIX +OpenGL.GL.GL_MAX_ASYNC_TEX_IMAGE_SGIX +OpenGL.GL.GL_MAX_ATTRIB_STACK_DEPTH +OpenGL.GL.GL_MAX_CLIENT_ATTRIB_STACK_DEPTH +OpenGL.GL.GL_MAX_CLIPMAP_DEPTH_SGIX +OpenGL.GL.GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX +OpenGL.GL.GL_MAX_CLIP_PLANES +OpenGL.GL.GL_MAX_COLOR_ATTACHMENTS_EXT +OpenGL.GL.GL_MAX_COLOR_MATRIX_STACK_DEPTH +OpenGL.GL.GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI +OpenGL.GL.GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS +OpenGL.GL.GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB +OpenGL.GL.GL_MAX_CONVOLUTION_HEIGHT +OpenGL.GL.GL_MAX_CONVOLUTION_HEIGHT_EXT +OpenGL.GL.GL_MAX_CONVOLUTION_WIDTH +OpenGL.GL.GL_MAX_CONVOLUTION_WIDTH_EXT +OpenGL.GL.GL_MAX_CUBE_MAP_TEXTURE_SIZE +OpenGL.GL.GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB +OpenGL.GL.GL_MAX_CUBE_MAP_TEXTURE_SIZE_EXT +OpenGL.GL.GL_MAX_DEFORMATION_ORDER_SGIX +OpenGL.GL.GL_MAX_DRAW_BUFFERS +OpenGL.GL.GL_MAX_DRAW_BUFFERS_ARB +OpenGL.GL.GL_MAX_DRAW_BUFFERS_ATI +OpenGL.GL.GL_MAX_ELEMENTS_INDICES +OpenGL.GL.GL_MAX_ELEMENTS_INDICES_EXT +OpenGL.GL.GL_MAX_ELEMENTS_VERTICES +OpenGL.GL.GL_MAX_ELEMENTS_VERTICES_EXT +OpenGL.GL.GL_MAX_EVAL_ORDER +OpenGL.GL.GL_MAX_EXT +OpenGL.GL.GL_MAX_FOG_FUNC_POINTS_SGIS +OpenGL.GL.GL_MAX_FRAGMENT_LIGHTS_SGIX +OpenGL.GL.GL_MAX_FRAGMENT_PROGRAM_LOCAL_PARAMETERS_NV +OpenGL.GL.GL_MAX_FRAGMENT_UNIFORM_COMPONENTS +OpenGL.GL.GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB +OpenGL.GL.GL_MAX_FRAMEZOOM_FACTOR_SGIX +OpenGL.GL.GL_MAX_GENERAL_COMBINERS_NV +OpenGL.GL.GL_MAX_LIGHTS +OpenGL.GL.GL_MAX_LIST_NESTING +OpenGL.GL.GL_MAX_MAP_TESSELLATION_NV +OpenGL.GL.GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB +OpenGL.GL.GL_MAX_MODELVIEW_STACK_DEPTH +OpenGL.GL.GL_MAX_NAME_STACK_DEPTH +OpenGL.GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT +OpenGL.GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT +OpenGL.GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT +OpenGL.GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT +OpenGL.GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT +OpenGL.GL.GL_MAX_PALETTE_MATRICES_ARB +OpenGL.GL.GL_MAX_PIXEL_MAP_TABLE +OpenGL.GL.GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT +OpenGL.GL.GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI +OpenGL.GL.GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB +OpenGL.GL.GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB +OpenGL.GL.GL_MAX_PROGRAM_ATTRIBS_ARB +OpenGL.GL.GL_MAX_PROGRAM_CALL_DEPTH_NV +OpenGL.GL.GL_MAX_PROGRAM_ENV_PARAMETERS_ARB +OpenGL.GL.GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV +OpenGL.GL.GL_MAX_PROGRAM_IF_DEPTH_NV +OpenGL.GL.GL_MAX_PROGRAM_INSTRUCTIONS_ARB +OpenGL.GL.GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB +OpenGL.GL.GL_MAX_PROGRAM_LOOP_COUNT_NV +OpenGL.GL.GL_MAX_PROGRAM_LOOP_DEPTH_NV +OpenGL.GL.GL_MAX_PROGRAM_MATRICES_ARB +OpenGL.GL.GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB +OpenGL.GL.GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB +OpenGL.GL.GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB +OpenGL.GL.GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB +OpenGL.GL.GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB +OpenGL.GL.GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB +OpenGL.GL.GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB +OpenGL.GL.GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB +OpenGL.GL.GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB +OpenGL.GL.GL_MAX_PROGRAM_PARAMETERS_ARB +OpenGL.GL.GL_MAX_PROGRAM_TEMPORARIES_ARB +OpenGL.GL.GL_MAX_PROGRAM_TEXEL_OFFSET +OpenGL.GL.GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB +OpenGL.GL.GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB +OpenGL.GL.GL_MAX_PROJECTION_STACK_DEPTH +OpenGL.GL.GL_MAX_RATIONAL_EVAL_ORDER_NV +OpenGL.GL.GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB +OpenGL.GL.GL_MAX_RECTANGLE_TEXTURE_SIZE_NV +OpenGL.GL.GL_MAX_RENDERBUFFER_SIZE_EXT +OpenGL.GL.GL_MAX_SHININESS_NV +OpenGL.GL.GL_MAX_SPOT_EXPONENT_NV +OpenGL.GL.GL_MAX_TEXTURE_COORDS +OpenGL.GL.GL_MAX_TEXTURE_COORDS_ARB +OpenGL.GL.GL_MAX_TEXTURE_COORDS_NV +OpenGL.GL.GL_MAX_TEXTURE_IMAGE_UNITS +OpenGL.GL.GL_MAX_TEXTURE_IMAGE_UNITS_ARB +OpenGL.GL.GL_MAX_TEXTURE_IMAGE_UNITS_NV +OpenGL.GL.GL_MAX_TEXTURE_LOD_BIAS +OpenGL.GL.GL_MAX_TEXTURE_LOD_BIAS_EXT +OpenGL.GL.GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT +OpenGL.GL.GL_MAX_TEXTURE_SIZE +OpenGL.GL.GL_MAX_TEXTURE_STACK_DEPTH +OpenGL.GL.GL_MAX_TEXTURE_UNITS +OpenGL.GL.GL_MAX_TEXTURE_UNITS_ARB +OpenGL.GL.GL_MAX_TRACK_MATRICES_NV +OpenGL.GL.GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV +OpenGL.GL.GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS +OpenGL.GL.GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS +OpenGL.GL.GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS +OpenGL.GL.GL_MAX_VARYING_FLOATS +OpenGL.GL.GL_MAX_VARYING_FLOATS_ARB +OpenGL.GL.GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV +OpenGL.GL.GL_MAX_VERTEX_ATTRIBS +OpenGL.GL.GL_MAX_VERTEX_ATTRIBS_ARB +OpenGL.GL.GL_MAX_VERTEX_HINT_PGI +OpenGL.GL.GL_MAX_VERTEX_SHADER_INSTRUCTIONS_EXT +OpenGL.GL.GL_MAX_VERTEX_SHADER_INVARIANTS_EXT +OpenGL.GL.GL_MAX_VERTEX_SHADER_LOCALS_EXT +OpenGL.GL.GL_MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT +OpenGL.GL.GL_MAX_VERTEX_SHADER_VARIANTS_EXT +OpenGL.GL.GL_MAX_VERTEX_STREAMS_ATI +OpenGL.GL.GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS +OpenGL.GL.GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB +OpenGL.GL.GL_MAX_VERTEX_UNIFORM_COMPONENTS +OpenGL.GL.GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB +OpenGL.GL.GL_MAX_VERTEX_UNITS_ARB +OpenGL.GL.GL_MAX_VIEWPORT_DIMS +OpenGL.GL.GL_MIN +OpenGL.GL.GL_MINMAX +OpenGL.GL.GL_MINMAX_EXT +OpenGL.GL.GL_MINMAX_FORMAT +OpenGL.GL.GL_MINMAX_FORMAT_EXT +OpenGL.GL.GL_MINMAX_SINK +OpenGL.GL.GL_MINMAX_SINK_EXT +OpenGL.GL.GL_MINOR_VERSION +OpenGL.GL.GL_MIN_EXT +OpenGL.GL.GL_MIN_PROGRAM_TEXEL_OFFSET +OpenGL.GL.GL_MIRRORED_REPEAT +OpenGL.GL.GL_MIRRORED_REPEAT_ARB +OpenGL.GL.GL_MIRRORED_REPEAT_IBM +OpenGL.GL.GL_MIRROR_CLAMP_ATI +OpenGL.GL.GL_MIRROR_CLAMP_EXT +OpenGL.GL.GL_MIRROR_CLAMP_TO_BORDER_EXT +OpenGL.GL.GL_MIRROR_CLAMP_TO_EDGE_ATI +OpenGL.GL.GL_MIRROR_CLAMP_TO_EDGE_EXT +OpenGL.GL.GL_MODELVIEW +OpenGL.GL.GL_MODELVIEW0_ARB +OpenGL.GL.GL_MODELVIEW0_EXT +OpenGL.GL.GL_MODELVIEW0_MATRIX_EXT +OpenGL.GL.GL_MODELVIEW0_STACK_DEPTH_EXT +OpenGL.GL.GL_MODELVIEW10_ARB +OpenGL.GL.GL_MODELVIEW11_ARB +OpenGL.GL.GL_MODELVIEW12_ARB +OpenGL.GL.GL_MODELVIEW13_ARB +OpenGL.GL.GL_MODELVIEW14_ARB +OpenGL.GL.GL_MODELVIEW15_ARB +OpenGL.GL.GL_MODELVIEW16_ARB +OpenGL.GL.GL_MODELVIEW17_ARB +OpenGL.GL.GL_MODELVIEW18_ARB +OpenGL.GL.GL_MODELVIEW19_ARB +OpenGL.GL.GL_MODELVIEW1_ARB +OpenGL.GL.GL_MODELVIEW1_EXT +OpenGL.GL.GL_MODELVIEW1_MATRIX_EXT +OpenGL.GL.GL_MODELVIEW1_STACK_DEPTH_EXT +OpenGL.GL.GL_MODELVIEW20_ARB +OpenGL.GL.GL_MODELVIEW21_ARB +OpenGL.GL.GL_MODELVIEW22_ARB +OpenGL.GL.GL_MODELVIEW23_ARB +OpenGL.GL.GL_MODELVIEW24_ARB +OpenGL.GL.GL_MODELVIEW25_ARB +OpenGL.GL.GL_MODELVIEW26_ARB +OpenGL.GL.GL_MODELVIEW27_ARB +OpenGL.GL.GL_MODELVIEW28_ARB +OpenGL.GL.GL_MODELVIEW29_ARB +OpenGL.GL.GL_MODELVIEW2_ARB +OpenGL.GL.GL_MODELVIEW30_ARB +OpenGL.GL.GL_MODELVIEW31_ARB +OpenGL.GL.GL_MODELVIEW3_ARB +OpenGL.GL.GL_MODELVIEW4_ARB +OpenGL.GL.GL_MODELVIEW5_ARB +OpenGL.GL.GL_MODELVIEW6_ARB +OpenGL.GL.GL_MODELVIEW7_ARB +OpenGL.GL.GL_MODELVIEW8_ARB +OpenGL.GL.GL_MODELVIEW9_ARB +OpenGL.GL.GL_MODELVIEW_MATRIX +OpenGL.GL.GL_MODELVIEW_PROJECTION_NV +OpenGL.GL.GL_MODELVIEW_STACK_DEPTH +OpenGL.GL.GL_MODULATE +OpenGL.GL.GL_MODULATE_ADD_ATI +OpenGL.GL.GL_MODULATE_SIGNED_ADD_ATI +OpenGL.GL.GL_MODULATE_SUBTRACT_ATI +OpenGL.GL.GL_MOV_ATI +OpenGL.GL.GL_MULT +OpenGL.GL.GL_MULTISAMPLE +OpenGL.GL.GL_MULTISAMPLE_3DFX +OpenGL.GL.GL_MULTISAMPLE_ARB +OpenGL.GL.GL_MULTISAMPLE_BIT +OpenGL.GL.GL_MULTISAMPLE_BIT_3DFX +OpenGL.GL.GL_MULTISAMPLE_BIT_ARB +OpenGL.GL.GL_MULTISAMPLE_BIT_EXT +OpenGL.GL.GL_MULTISAMPLE_EXT +OpenGL.GL.GL_MULTISAMPLE_FILTER_HINT_NV +OpenGL.GL.GL_MULTISAMPLE_SGIS +OpenGL.GL.GL_MUL_ATI +OpenGL.GL.GL_MVP_MATRIX_EXT +OpenGL.GL.GL_N3F_V3F +OpenGL.GL.GL_NAME_STACK_DEPTH +OpenGL.GL.GL_NAND +OpenGL.GL.GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI +OpenGL.GL.GL_NATIVE_GRAPHICS_END_HINT_PGI +OpenGL.GL.GL_NATIVE_GRAPHICS_HANDLE_PGI +OpenGL.GL.GL_NEAREST +OpenGL.GL.GL_NEAREST_CLIPMAP_LINEAR_SGIX +OpenGL.GL.GL_NEAREST_CLIPMAP_NEAREST_SGIX +OpenGL.GL.GL_NEAREST_MIPMAP_LINEAR +OpenGL.GL.GL_NEAREST_MIPMAP_NEAREST +OpenGL.GL.GL_NEGATE_BIT_ATI +OpenGL.GL.GL_NEGATIVE_ONE_EXT +OpenGL.GL.GL_NEGATIVE_W_EXT +OpenGL.GL.GL_NEGATIVE_X_EXT +OpenGL.GL.GL_NEGATIVE_Y_EXT +OpenGL.GL.GL_NEGATIVE_Z_EXT +OpenGL.GL.GL_NEVER +OpenGL.GL.GL_NICEST +OpenGL.GL.GL_NONE +OpenGL.GL.GL_NOOP +OpenGL.GL.GL_NOR +OpenGL.GL.GL_NORMALIZE +OpenGL.GL.GL_NORMALIZED_RANGE_EXT +OpenGL.GL.GL_NORMAL_ARRAY +OpenGL.GL.GL_NORMAL_ARRAY_BUFFER_BINDING +OpenGL.GL.GL_NORMAL_ARRAY_BUFFER_BINDING_ARB +OpenGL.GL.GL_NORMAL_ARRAY_COUNT_EXT +OpenGL.GL.GL_NORMAL_ARRAY_EXT +OpenGL.GL.GL_NORMAL_ARRAY_LIST_IBM +OpenGL.GL.GL_NORMAL_ARRAY_LIST_STRIDE_IBM +OpenGL.GL.GL_NORMAL_ARRAY_PARALLEL_POINTERS_INTEL +OpenGL.GL.GL_NORMAL_ARRAY_POINTER +OpenGL.GL.GL_NORMAL_ARRAY_POINTER_EXT +OpenGL.GL.GL_NORMAL_ARRAY_STRIDE +OpenGL.GL.GL_NORMAL_ARRAY_STRIDE_EXT +OpenGL.GL.GL_NORMAL_ARRAY_TYPE +OpenGL.GL.GL_NORMAL_ARRAY_TYPE_EXT +OpenGL.GL.GL_NORMAL_BIT_PGI +OpenGL.GL.GL_NORMAL_MAP +OpenGL.GL.GL_NORMAL_MAP_ARB +OpenGL.GL.GL_NORMAL_MAP_EXT +OpenGL.GL.GL_NORMAL_MAP_NV +OpenGL.GL.GL_NOTEQUAL +OpenGL.GL.GL_NO_ERROR +OpenGL.GL.GL_NUM_COMPRESSED_TEXTURE_FORMATS +OpenGL.GL.GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB +OpenGL.GL.GL_NUM_EXTENSIONS +OpenGL.GL.GL_NUM_FRAGMENT_CONSTANTS_ATI +OpenGL.GL.GL_NUM_FRAGMENT_REGISTERS_ATI +OpenGL.GL.GL_NUM_GENERAL_COMBINERS_NV +OpenGL.GL.GL_NUM_INPUT_INTERPOLATOR_COMPONENTS_ATI +OpenGL.GL.GL_NUM_INSTRUCTIONS_PER_PASS_ATI +OpenGL.GL.GL_NUM_INSTRUCTIONS_TOTAL_ATI +OpenGL.GL.GL_NUM_LOOPBACK_COMPONENTS_ATI +OpenGL.GL.GL_NUM_PASSES_ATI +OpenGL.GL.GL_OBJECT_ACTIVE_ATTRIBUTES_ARB +OpenGL.GL.GL_OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH_ARB +OpenGL.GL.GL_OBJECT_ACTIVE_UNIFORMS_ARB +OpenGL.GL.GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB +OpenGL.GL.GL_OBJECT_ATTACHED_OBJECTS_ARB +OpenGL.GL.GL_OBJECT_BUFFER_SIZE_ATI +OpenGL.GL.GL_OBJECT_BUFFER_USAGE_ATI +OpenGL.GL.GL_OBJECT_COMPILE_STATUS +OpenGL.GL.GL_OBJECT_COMPILE_STATUS_ARB +OpenGL.GL.GL_OBJECT_DELETE_STATUS_ARB +OpenGL.GL.GL_OBJECT_DISTANCE_TO_LINE_SGIS +OpenGL.GL.GL_OBJECT_DISTANCE_TO_POINT_SGIS +OpenGL.GL.GL_OBJECT_INFO_LOG_LENGTH_ARB +OpenGL.GL.GL_OBJECT_LINEAR +OpenGL.GL.GL_OBJECT_LINE_SGIS +OpenGL.GL.GL_OBJECT_LINK_STATUS +OpenGL.GL.GL_OBJECT_LINK_STATUS_ARB +OpenGL.GL.GL_OBJECT_PLANE +OpenGL.GL.GL_OBJECT_POINT_SGIS +OpenGL.GL.GL_OBJECT_SHADER_SOURCE_LENGTH_ARB +OpenGL.GL.GL_OBJECT_SUBTYPE_ARB +OpenGL.GL.GL_OBJECT_TYPE_ARB +OpenGL.GL.GL_OBJECT_VALIDATE_STATUS_ARB +OpenGL.GL.GL_OCCLUSION_TEST_HP +OpenGL.GL.GL_OCCLUSION_TEST_RESULT_HP +OpenGL.GL.GL_OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV +OpenGL.GL.GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV +OpenGL.GL.GL_OFFSET_HILO_TEXTURE_2D_NV +OpenGL.GL.GL_OFFSET_HILO_TEXTURE_RECTANGLE_NV +OpenGL.GL.GL_OFFSET_PROJECTIVE_TEXTURE_2D_NV +OpenGL.GL.GL_OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV +OpenGL.GL.GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV +OpenGL.GL.GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV +OpenGL.GL.GL_OFFSET_TEXTURE_2D_BIAS_NV +OpenGL.GL.GL_OFFSET_TEXTURE_2D_MATRIX_NV +OpenGL.GL.GL_OFFSET_TEXTURE_2D_NV +OpenGL.GL.GL_OFFSET_TEXTURE_2D_SCALE_NV +OpenGL.GL.GL_OFFSET_TEXTURE_BIAS_NV +OpenGL.GL.GL_OFFSET_TEXTURE_MATRIX_NV +OpenGL.GL.GL_OFFSET_TEXTURE_RECTANGLE_NV +OpenGL.GL.GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV +OpenGL.GL.GL_OFFSET_TEXTURE_SCALE_NV +OpenGL.GL.GL_ONE +OpenGL.GL.GL_ONE_EXT +OpenGL.GL.GL_ONE_MINUS_CONSTANT_ALPHA +OpenGL.GL.GL_ONE_MINUS_CONSTANT_ALPHA_EXT +OpenGL.GL.GL_ONE_MINUS_CONSTANT_COLOR +OpenGL.GL.GL_ONE_MINUS_CONSTANT_COLOR_EXT +OpenGL.GL.GL_ONE_MINUS_DST_ALPHA +OpenGL.GL.GL_ONE_MINUS_DST_COLOR +OpenGL.GL.GL_ONE_MINUS_SRC_ALPHA +OpenGL.GL.GL_ONE_MINUS_SRC_COLOR +OpenGL.GL.GL_OPERAND0_ALPHA +OpenGL.GL.GL_OPERAND0_ALPHA_ARB +OpenGL.GL.GL_OPERAND0_ALPHA_EXT +OpenGL.GL.GL_OPERAND0_RGB +OpenGL.GL.GL_OPERAND0_RGB_ARB +OpenGL.GL.GL_OPERAND0_RGB_EXT +OpenGL.GL.GL_OPERAND1_ALPHA +OpenGL.GL.GL_OPERAND1_ALPHA_ARB +OpenGL.GL.GL_OPERAND1_ALPHA_EXT +OpenGL.GL.GL_OPERAND1_RGB +OpenGL.GL.GL_OPERAND1_RGB_ARB +OpenGL.GL.GL_OPERAND1_RGB_EXT +OpenGL.GL.GL_OPERAND2_ALPHA +OpenGL.GL.GL_OPERAND2_ALPHA_ARB +OpenGL.GL.GL_OPERAND2_ALPHA_EXT +OpenGL.GL.GL_OPERAND2_RGB +OpenGL.GL.GL_OPERAND2_RGB_ARB +OpenGL.GL.GL_OPERAND2_RGB_EXT +OpenGL.GL.GL_OPERAND3_ALPHA_NV +OpenGL.GL.GL_OPERAND3_RGB_NV +OpenGL.GL.GL_OP_ADD_EXT +OpenGL.GL.GL_OP_CLAMP_EXT +OpenGL.GL.GL_OP_CROSS_PRODUCT_EXT +OpenGL.GL.GL_OP_DOT3_EXT +OpenGL.GL.GL_OP_DOT4_EXT +OpenGL.GL.GL_OP_EXP_BASE_2_EXT +OpenGL.GL.GL_OP_FLOOR_EXT +OpenGL.GL.GL_OP_FRAC_EXT +OpenGL.GL.GL_OP_INDEX_EXT +OpenGL.GL.GL_OP_LOG_BASE_2_EXT +OpenGL.GL.GL_OP_MADD_EXT +OpenGL.GL.GL_OP_MAX_EXT +OpenGL.GL.GL_OP_MIN_EXT +OpenGL.GL.GL_OP_MOV_EXT +OpenGL.GL.GL_OP_MULTIPLY_MATRIX_EXT +OpenGL.GL.GL_OP_MUL_EXT +OpenGL.GL.GL_OP_NEGATE_EXT +OpenGL.GL.GL_OP_POWER_EXT +OpenGL.GL.GL_OP_RECIP_EXT +OpenGL.GL.GL_OP_RECIP_SQRT_EXT +OpenGL.GL.GL_OP_ROUND_EXT +OpenGL.GL.GL_OP_SET_GE_EXT +OpenGL.GL.GL_OP_SET_LT_EXT +OpenGL.GL.GL_OP_SUB_EXT +OpenGL.GL.GL_OR +OpenGL.GL.GL_ORDER +OpenGL.GL.GL_OR_INVERTED +OpenGL.GL.GL_OR_REVERSE +OpenGL.GL.GL_OUTPUT_COLOR0_EXT +OpenGL.GL.GL_OUTPUT_COLOR1_EXT +OpenGL.GL.GL_OUTPUT_FOG_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD0_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD10_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD11_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD12_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD13_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD14_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD15_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD16_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD17_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD18_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD19_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD1_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD20_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD21_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD22_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD23_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD24_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD25_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD26_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD27_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD28_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD29_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD2_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD30_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD31_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD3_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD4_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD5_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD6_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD7_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD8_EXT +OpenGL.GL.GL_OUTPUT_TEXTURE_COORD9_EXT +OpenGL.GL.GL_OUTPUT_VERTEX_EXT +OpenGL.GL.GL_OUT_OF_MEMORY +OpenGL.GL.GL_PACK_ALIGNMENT +OpenGL.GL.GL_PACK_CMYK_HINT_EXT +OpenGL.GL.GL_PACK_IMAGE_DEPTH_SGIS +OpenGL.GL.GL_PACK_IMAGE_HEIGHT +OpenGL.GL.GL_PACK_IMAGE_HEIGHT_EXT +OpenGL.GL.GL_PACK_INVERT_MESA +OpenGL.GL.GL_PACK_LSB_FIRST +OpenGL.GL.GL_PACK_RESAMPLE_OML +OpenGL.GL.GL_PACK_RESAMPLE_SGIX +OpenGL.GL.GL_PACK_ROW_LENGTH +OpenGL.GL.GL_PACK_SKIP_IMAGES +OpenGL.GL.GL_PACK_SKIP_IMAGES_EXT +OpenGL.GL.GL_PACK_SKIP_PIXELS +OpenGL.GL.GL_PACK_SKIP_ROWS +OpenGL.GL.GL_PACK_SKIP_VOLUMES_SGIS +OpenGL.GL.GL_PACK_SUBSAMPLE_RATE_SGIX +OpenGL.GL.GL_PACK_SWAP_BYTES +OpenGL.GL.GL_PARALLEL_ARRAYS_INTEL +OpenGL.GL.GL_PASS_THROUGH_NV +OpenGL.GL.GL_PASS_THROUGH_TOKEN +OpenGL.GL.GL_PERSPECTIVE_CORRECTION_HINT +OpenGL.GL.GL_PERTURB_EXT +OpenGL.GL.GL_PER_STAGE_CONSTANTS_NV +OpenGL.GL.GL_PHONG_HINT_WIN +OpenGL.GL.GL_PHONG_WIN +OpenGL.GL.GL_PIXEL_COUNTER_BITS_NV +OpenGL.GL.GL_PIXEL_COUNT_AVAILABLE_NV +OpenGL.GL.GL_PIXEL_COUNT_NV +OpenGL.GL.GL_PIXEL_CUBIC_WEIGHT_EXT +OpenGL.GL.GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS +OpenGL.GL.GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS +OpenGL.GL.GL_PIXEL_GROUP_COLOR_SGIS +OpenGL.GL.GL_PIXEL_MAG_FILTER_EXT +OpenGL.GL.GL_PIXEL_MAP_A_TO_A +OpenGL.GL.GL_PIXEL_MAP_A_TO_A_SIZE +OpenGL.GL.GL_PIXEL_MAP_B_TO_B +OpenGL.GL.GL_PIXEL_MAP_B_TO_B_SIZE +OpenGL.GL.GL_PIXEL_MAP_G_TO_G +OpenGL.GL.GL_PIXEL_MAP_G_TO_G_SIZE +OpenGL.GL.GL_PIXEL_MAP_I_TO_A +OpenGL.GL.GL_PIXEL_MAP_I_TO_A_SIZE +OpenGL.GL.GL_PIXEL_MAP_I_TO_B +OpenGL.GL.GL_PIXEL_MAP_I_TO_B_SIZE +OpenGL.GL.GL_PIXEL_MAP_I_TO_G +OpenGL.GL.GL_PIXEL_MAP_I_TO_G_SIZE +OpenGL.GL.GL_PIXEL_MAP_I_TO_I +OpenGL.GL.GL_PIXEL_MAP_I_TO_I_SIZE +OpenGL.GL.GL_PIXEL_MAP_I_TO_R +OpenGL.GL.GL_PIXEL_MAP_I_TO_R_SIZE +OpenGL.GL.GL_PIXEL_MAP_R_TO_R +OpenGL.GL.GL_PIXEL_MAP_R_TO_R_SIZE +OpenGL.GL.GL_PIXEL_MAP_S_TO_S +OpenGL.GL.GL_PIXEL_MAP_S_TO_S_SIZE +OpenGL.GL.GL_PIXEL_MIN_FILTER_EXT +OpenGL.GL.GL_PIXEL_MODE_BIT +OpenGL.GL.GL_PIXEL_PACK_BUFFER +OpenGL.GL.GL_PIXEL_PACK_BUFFER_ARB +OpenGL.GL.GL_PIXEL_PACK_BUFFER_BINDING +OpenGL.GL.GL_PIXEL_PACK_BUFFER_BINDING_ARB +OpenGL.GL.GL_PIXEL_PACK_BUFFER_BINDING_EXT +OpenGL.GL.GL_PIXEL_PACK_BUFFER_EXT +OpenGL.GL.GL_PIXEL_SUBSAMPLE_2424_SGIX +OpenGL.GL.GL_PIXEL_SUBSAMPLE_4242_SGIX +OpenGL.GL.GL_PIXEL_SUBSAMPLE_4444_SGIX +OpenGL.GL.GL_PIXEL_TEXTURE_SGIS +OpenGL.GL.GL_PIXEL_TEX_GEN_ALPHA_LS_SGIX +OpenGL.GL.GL_PIXEL_TEX_GEN_ALPHA_MS_SGIX +OpenGL.GL.GL_PIXEL_TEX_GEN_ALPHA_NO_REPLACE_SGIX +OpenGL.GL.GL_PIXEL_TEX_GEN_ALPHA_REPLACE_SGIX +OpenGL.GL.GL_PIXEL_TEX_GEN_MODE_SGIX +OpenGL.GL.GL_PIXEL_TEX_GEN_Q_CEILING_SGIX +OpenGL.GL.GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX +OpenGL.GL.GL_PIXEL_TEX_GEN_Q_ROUND_SGIX +OpenGL.GL.GL_PIXEL_TEX_GEN_SGIX +OpenGL.GL.GL_PIXEL_TILE_BEST_ALIGNMENT_SGIX +OpenGL.GL.GL_PIXEL_TILE_CACHE_INCREMENT_SGIX +OpenGL.GL.GL_PIXEL_TILE_CACHE_SIZE_SGIX +OpenGL.GL.GL_PIXEL_TILE_GRID_DEPTH_SGIX +OpenGL.GL.GL_PIXEL_TILE_GRID_HEIGHT_SGIX +OpenGL.GL.GL_PIXEL_TILE_GRID_WIDTH_SGIX +OpenGL.GL.GL_PIXEL_TILE_HEIGHT_SGIX +OpenGL.GL.GL_PIXEL_TILE_WIDTH_SGIX +OpenGL.GL.GL_PIXEL_TRANSFORM_2D_EXT +OpenGL.GL.GL_PIXEL_TRANSFORM_2D_MATRIX_EXT +OpenGL.GL.GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT +OpenGL.GL.GL_PIXEL_UNPACK_BUFFER +OpenGL.GL.GL_PIXEL_UNPACK_BUFFER_ARB +OpenGL.GL.GL_PIXEL_UNPACK_BUFFER_BINDING +OpenGL.GL.GL_PIXEL_UNPACK_BUFFER_BINDING_ARB +OpenGL.GL.GL_PIXEL_UNPACK_BUFFER_BINDING_EXT +OpenGL.GL.GL_PIXEL_UNPACK_BUFFER_EXT +OpenGL.GL.GL_PN_TRIANGLES_ATI +OpenGL.GL.GL_PN_TRIANGLES_NORMAL_MODE_ATI +OpenGL.GL.GL_PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI +OpenGL.GL.GL_PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI +OpenGL.GL.GL_PN_TRIANGLES_POINT_MODE_ATI +OpenGL.GL.GL_PN_TRIANGLES_POINT_MODE_CUBIC_ATI +OpenGL.GL.GL_PN_TRIANGLES_POINT_MODE_LINEAR_ATI +OpenGL.GL.GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI +OpenGL.GL.GL_POINT +OpenGL.GL.GL_POINTS +OpenGL.GL.GL_POINT_BIT +OpenGL.GL.GL_POINT_DISTANCE_ATTENUATION +OpenGL.GL.GL_POINT_DISTANCE_ATTENUATION_ARB +OpenGL.GL.GL_POINT_FADE_THRESHOLD_SIZE +OpenGL.GL.GL_POINT_FADE_THRESHOLD_SIZE_ARB +OpenGL.GL.GL_POINT_FADE_THRESHOLD_SIZE_EXT +OpenGL.GL.GL_POINT_FADE_THRESHOLD_SIZE_SGIS +OpenGL.GL.GL_POINT_SIZE +OpenGL.GL.GL_POINT_SIZE_GRANULARITY +OpenGL.GL.GL_POINT_SIZE_MAX +OpenGL.GL.GL_POINT_SIZE_MAX_ARB +OpenGL.GL.GL_POINT_SIZE_MAX_EXT +OpenGL.GL.GL_POINT_SIZE_MAX_SGIS +OpenGL.GL.GL_POINT_SIZE_MIN +OpenGL.GL.GL_POINT_SIZE_MIN_ARB +OpenGL.GL.GL_POINT_SIZE_MIN_EXT +OpenGL.GL.GL_POINT_SIZE_MIN_SGIS +OpenGL.GL.GL_POINT_SIZE_RANGE +OpenGL.GL.GL_POINT_SMOOTH +OpenGL.GL.GL_POINT_SMOOTH_HINT +OpenGL.GL.GL_POINT_SPRITE +OpenGL.GL.GL_POINT_SPRITE_ARB +OpenGL.GL.GL_POINT_SPRITE_COORD_ORIGIN +OpenGL.GL.GL_POINT_SPRITE_NV +OpenGL.GL.GL_POINT_SPRITE_R_MODE_NV +OpenGL.GL.GL_POINT_TOKEN +OpenGL.GL.GL_POLYGON +OpenGL.GL.GL_POLYGON_BIT +OpenGL.GL.GL_POLYGON_MODE +OpenGL.GL.GL_POLYGON_OFFSET_BIAS_EXT +OpenGL.GL.GL_POLYGON_OFFSET_EXT +OpenGL.GL.GL_POLYGON_OFFSET_FACTOR +OpenGL.GL.GL_POLYGON_OFFSET_FACTOR_EXT +OpenGL.GL.GL_POLYGON_OFFSET_FILL +OpenGL.GL.GL_POLYGON_OFFSET_LINE +OpenGL.GL.GL_POLYGON_OFFSET_POINT +OpenGL.GL.GL_POLYGON_OFFSET_UNITS +OpenGL.GL.GL_POLYGON_SMOOTH +OpenGL.GL.GL_POLYGON_SMOOTH_HINT +OpenGL.GL.GL_POLYGON_STIPPLE +OpenGL.GL.GL_POLYGON_STIPPLE_BIT +OpenGL.GL.GL_POLYGON_TOKEN +OpenGL.GL.GL_POSITION +OpenGL.GL.GL_POST_COLOR_MATRIX_ALPHA_BIAS +OpenGL.GL.GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI +OpenGL.GL.GL_POST_COLOR_MATRIX_ALPHA_SCALE +OpenGL.GL.GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI +OpenGL.GL.GL_POST_COLOR_MATRIX_BLUE_BIAS +OpenGL.GL.GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI +OpenGL.GL.GL_POST_COLOR_MATRIX_BLUE_SCALE +OpenGL.GL.GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI +OpenGL.GL.GL_POST_COLOR_MATRIX_COLOR_TABLE +OpenGL.GL.GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI +OpenGL.GL.GL_POST_COLOR_MATRIX_GREEN_BIAS +OpenGL.GL.GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI +OpenGL.GL.GL_POST_COLOR_MATRIX_GREEN_SCALE +OpenGL.GL.GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI +OpenGL.GL.GL_POST_COLOR_MATRIX_RED_BIAS +OpenGL.GL.GL_POST_COLOR_MATRIX_RED_BIAS_SGI +OpenGL.GL.GL_POST_COLOR_MATRIX_RED_SCALE +OpenGL.GL.GL_POST_COLOR_MATRIX_RED_SCALE_SGI +OpenGL.GL.GL_POST_CONVOLUTION_ALPHA_BIAS +OpenGL.GL.GL_POST_CONVOLUTION_ALPHA_BIAS_EXT +OpenGL.GL.GL_POST_CONVOLUTION_ALPHA_SCALE +OpenGL.GL.GL_POST_CONVOLUTION_ALPHA_SCALE_EXT +OpenGL.GL.GL_POST_CONVOLUTION_BLUE_BIAS +OpenGL.GL.GL_POST_CONVOLUTION_BLUE_BIAS_EXT +OpenGL.GL.GL_POST_CONVOLUTION_BLUE_SCALE +OpenGL.GL.GL_POST_CONVOLUTION_BLUE_SCALE_EXT +OpenGL.GL.GL_POST_CONVOLUTION_COLOR_TABLE +OpenGL.GL.GL_POST_CONVOLUTION_COLOR_TABLE_SGI +OpenGL.GL.GL_POST_CONVOLUTION_GREEN_BIAS +OpenGL.GL.GL_POST_CONVOLUTION_GREEN_BIAS_EXT +OpenGL.GL.GL_POST_CONVOLUTION_GREEN_SCALE +OpenGL.GL.GL_POST_CONVOLUTION_GREEN_SCALE_EXT +OpenGL.GL.GL_POST_CONVOLUTION_RED_BIAS +OpenGL.GL.GL_POST_CONVOLUTION_RED_BIAS_EXT +OpenGL.GL.GL_POST_CONVOLUTION_RED_SCALE +OpenGL.GL.GL_POST_CONVOLUTION_RED_SCALE_EXT +OpenGL.GL.GL_POST_IMAGE_TRANSFORM_COLOR_TABLE_HP +OpenGL.GL.GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX +OpenGL.GL.GL_POST_TEXTURE_FILTER_BIAS_SGIX +OpenGL.GL.GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX +OpenGL.GL.GL_POST_TEXTURE_FILTER_SCALE_SGIX +OpenGL.GL.GL_PREFER_DOUBLEBUFFER_HINT_PGI +OpenGL.GL.GL_PRESERVE_ATI +OpenGL.GL.GL_PREVIOUS +OpenGL.GL.GL_PREVIOUS_ARB +OpenGL.GL.GL_PREVIOUS_EXT +OpenGL.GL.GL_PREVIOUS_TEXTURE_INPUT_NV +OpenGL.GL.GL_PRIMARY_COLOR +OpenGL.GL.GL_PRIMARY_COLOR_ARB +OpenGL.GL.GL_PRIMARY_COLOR_EXT +OpenGL.GL.GL_PRIMARY_COLOR_NV +OpenGL.GL.GL_PRIMITIVES_GENERATED +OpenGL.GL.GL_PRIMITIVE_RESTART_INDEX_NV +OpenGL.GL.GL_PRIMITIVE_RESTART_NV +OpenGL.GL.GL_PROGRAM_ADDRESS_REGISTERS_ARB +OpenGL.GL.GL_PROGRAM_ALU_INSTRUCTIONS_ARB +OpenGL.GL.GL_PROGRAM_ATTRIBS_ARB +OpenGL.GL.GL_PROGRAM_BINDING_ARB +OpenGL.GL.GL_PROGRAM_ERROR_POSITION_ARB +OpenGL.GL.GL_PROGRAM_ERROR_POSITION_NV +OpenGL.GL.GL_PROGRAM_ERROR_STRING_ARB +OpenGL.GL.GL_PROGRAM_ERROR_STRING_NV +OpenGL.GL.GL_PROGRAM_FORMAT_ARB +OpenGL.GL.GL_PROGRAM_FORMAT_ASCII_ARB +OpenGL.GL.GL_PROGRAM_INSTRUCTIONS_ARB +OpenGL.GL.GL_PROGRAM_LENGTH_ARB +OpenGL.GL.GL_PROGRAM_LENGTH_NV +OpenGL.GL.GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB +OpenGL.GL.GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB +OpenGL.GL.GL_PROGRAM_NATIVE_ATTRIBS_ARB +OpenGL.GL.GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB +OpenGL.GL.GL_PROGRAM_NATIVE_PARAMETERS_ARB +OpenGL.GL.GL_PROGRAM_NATIVE_TEMPORARIES_ARB +OpenGL.GL.GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB +OpenGL.GL.GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB +OpenGL.GL.GL_PROGRAM_OBJECT_ARB +OpenGL.GL.GL_PROGRAM_PARAMETERS_ARB +OpenGL.GL.GL_PROGRAM_PARAMETER_NV +OpenGL.GL.GL_PROGRAM_RESIDENT_NV +OpenGL.GL.GL_PROGRAM_STRING_ARB +OpenGL.GL.GL_PROGRAM_STRING_NV +OpenGL.GL.GL_PROGRAM_TARGET_NV +OpenGL.GL.GL_PROGRAM_TEMPORARIES_ARB +OpenGL.GL.GL_PROGRAM_TEX_INDIRECTIONS_ARB +OpenGL.GL.GL_PROGRAM_TEX_INSTRUCTIONS_ARB +OpenGL.GL.GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB +OpenGL.GL.GL_PROJECTION +OpenGL.GL.GL_PROJECTION_MATRIX +OpenGL.GL.GL_PROJECTION_STACK_DEPTH +OpenGL.GL.GL_PROXY_COLOR_TABLE +OpenGL.GL.GL_PROXY_COLOR_TABLE_SGI +OpenGL.GL.GL_PROXY_HISTOGRAM +OpenGL.GL.GL_PROXY_HISTOGRAM_EXT +OpenGL.GL.GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE +OpenGL.GL.GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI +OpenGL.GL.GL_PROXY_POST_CONVOLUTION_COLOR_TABLE +OpenGL.GL.GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI +OpenGL.GL.GL_PROXY_POST_IMAGE_TRANSFORM_COLOR_TABLE_HP +OpenGL.GL.GL_PROXY_TEXTURE_1D +OpenGL.GL.GL_PROXY_TEXTURE_1D_ARRAY +OpenGL.GL.GL_PROXY_TEXTURE_1D_EXT +OpenGL.GL.GL_PROXY_TEXTURE_2D +OpenGL.GL.GL_PROXY_TEXTURE_2D_ARRAY +OpenGL.GL.GL_PROXY_TEXTURE_2D_EXT +OpenGL.GL.GL_PROXY_TEXTURE_3D +OpenGL.GL.GL_PROXY_TEXTURE_3D_EXT +OpenGL.GL.GL_PROXY_TEXTURE_4D_SGIS +OpenGL.GL.GL_PROXY_TEXTURE_COLOR_TABLE_SGI +OpenGL.GL.GL_PROXY_TEXTURE_CUBE_MAP +OpenGL.GL.GL_PROXY_TEXTURE_CUBE_MAP_ARB +OpenGL.GL.GL_PROXY_TEXTURE_CUBE_MAP_EXT +OpenGL.GL.GL_PROXY_TEXTURE_RECTANGLE_ARB +OpenGL.GL.GL_PROXY_TEXTURE_RECTANGLE_NV +OpenGL.GL.GL_Q +OpenGL.GL.GL_QUADRATIC_ATTENUATION +OpenGL.GL.GL_QUADS +OpenGL.GL.GL_QUAD_ALPHA4_SGIS +OpenGL.GL.GL_QUAD_ALPHA8_SGIS +OpenGL.GL.GL_QUAD_INTENSITY4_SGIS +OpenGL.GL.GL_QUAD_INTENSITY8_SGIS +OpenGL.GL.GL_QUAD_LUMINANCE4_SGIS +OpenGL.GL.GL_QUAD_LUMINANCE8_SGIS +OpenGL.GL.GL_QUAD_MESH_SUN +OpenGL.GL.GL_QUAD_STRIP +OpenGL.GL.GL_QUAD_TEXTURE_SELECT_SGIS +OpenGL.GL.GL_QUARTER_BIT_ATI +OpenGL.GL.GL_QUERY_BY_REGION_NO_WAIT +OpenGL.GL.GL_QUERY_BY_REGION_WAIT +OpenGL.GL.GL_QUERY_COUNTER_BITS +OpenGL.GL.GL_QUERY_COUNTER_BITS_ARB +OpenGL.GL.GL_QUERY_NO_WAIT +OpenGL.GL.GL_QUERY_RESULT +OpenGL.GL.GL_QUERY_RESULT_ARB +OpenGL.GL.GL_QUERY_RESULT_AVAILABLE +OpenGL.GL.GL_QUERY_RESULT_AVAILABLE_ARB +OpenGL.GL.GL_QUERY_WAIT +OpenGL.GL.GL_R +OpenGL.GL.GL_R11F_G11F_B10F +OpenGL.GL.GL_R1UI_C3F_V3F_SUN +OpenGL.GL.GL_R1UI_C4F_N3F_V3F_SUN +OpenGL.GL.GL_R1UI_C4UB_V3F_SUN +OpenGL.GL.GL_R1UI_N3F_V3F_SUN +OpenGL.GL.GL_R1UI_T2F_C4F_N3F_V3F_SUN +OpenGL.GL.GL_R1UI_T2F_N3F_V3F_SUN +OpenGL.GL.GL_R1UI_T2F_V3F_SUN +OpenGL.GL.GL_R1UI_V3F_SUN +OpenGL.GL.GL_R3_G3_B2 +OpenGL.GL.GL_RASTERIZER_DISCARD +OpenGL.GL.GL_RASTER_POSITION_UNCLIPPED_IBM +OpenGL.GL.GL_READ_BUFFER +OpenGL.GL.GL_READ_ONLY +OpenGL.GL.GL_READ_ONLY_ARB +OpenGL.GL.GL_READ_PIXEL_DATA_RANGE_LENGTH_NV +OpenGL.GL.GL_READ_PIXEL_DATA_RANGE_NV +OpenGL.GL.GL_READ_PIXEL_DATA_RANGE_POINTER_NV +OpenGL.GL.GL_READ_WRITE +OpenGL.GL.GL_READ_WRITE_ARB +OpenGL.GL.GL_RECLAIM_MEMORY_HINT_PGI +OpenGL.GL.GL_RED +OpenGL.GL.GL_REDUCE +OpenGL.GL.GL_REDUCE_EXT +OpenGL.GL.GL_RED_BIAS +OpenGL.GL.GL_RED_BITS +OpenGL.GL.GL_RED_BIT_ATI +OpenGL.GL.GL_RED_INTEGER +OpenGL.GL.GL_RED_MAX_CLAMP_INGR +OpenGL.GL.GL_RED_MIN_CLAMP_INGR +OpenGL.GL.GL_RED_SCALE +OpenGL.GL.GL_REFERENCE_PLANE_EQUATION_SGIX +OpenGL.GL.GL_REFERENCE_PLANE_SGIX +OpenGL.GL.GL_REFLECTION_MAP +OpenGL.GL.GL_REFLECTION_MAP_ARB +OpenGL.GL.GL_REFLECTION_MAP_EXT +OpenGL.GL.GL_REFLECTION_MAP_NV +OpenGL.GL.GL_REGISTER_COMBINERS_NV +OpenGL.GL.GL_REG_0_ATI +OpenGL.GL.GL_REG_10_ATI +OpenGL.GL.GL_REG_11_ATI +OpenGL.GL.GL_REG_12_ATI +OpenGL.GL.GL_REG_13_ATI +OpenGL.GL.GL_REG_14_ATI +OpenGL.GL.GL_REG_15_ATI +OpenGL.GL.GL_REG_16_ATI +OpenGL.GL.GL_REG_17_ATI +OpenGL.GL.GL_REG_18_ATI +OpenGL.GL.GL_REG_19_ATI +OpenGL.GL.GL_REG_1_ATI +OpenGL.GL.GL_REG_20_ATI +OpenGL.GL.GL_REG_21_ATI +OpenGL.GL.GL_REG_22_ATI +OpenGL.GL.GL_REG_23_ATI +OpenGL.GL.GL_REG_24_ATI +OpenGL.GL.GL_REG_25_ATI +OpenGL.GL.GL_REG_26_ATI +OpenGL.GL.GL_REG_27_ATI +OpenGL.GL.GL_REG_28_ATI +OpenGL.GL.GL_REG_29_ATI +OpenGL.GL.GL_REG_2_ATI +OpenGL.GL.GL_REG_30_ATI +OpenGL.GL.GL_REG_31_ATI +OpenGL.GL.GL_REG_3_ATI +OpenGL.GL.GL_REG_4_ATI +OpenGL.GL.GL_REG_5_ATI +OpenGL.GL.GL_REG_6_ATI +OpenGL.GL.GL_REG_7_ATI +OpenGL.GL.GL_REG_8_ATI +OpenGL.GL.GL_REG_9_ATI +OpenGL.GL.GL_RENDER +OpenGL.GL.GL_RENDERBUFFER_ALPHA_SIZE_EXT +OpenGL.GL.GL_RENDERBUFFER_BINDING_EXT +OpenGL.GL.GL_RENDERBUFFER_BLUE_SIZE_EXT +OpenGL.GL.GL_RENDERBUFFER_DEPTH_SIZE_EXT +OpenGL.GL.GL_RENDERBUFFER_EXT +OpenGL.GL.GL_RENDERBUFFER_GREEN_SIZE_EXT +OpenGL.GL.GL_RENDERBUFFER_HEIGHT_EXT +OpenGL.GL.GL_RENDERBUFFER_INTERNAL_FORMAT_EXT +OpenGL.GL.GL_RENDERBUFFER_RED_SIZE_EXT +OpenGL.GL.GL_RENDERBUFFER_STENCIL_SIZE_EXT +OpenGL.GL.GL_RENDERBUFFER_WIDTH_EXT +OpenGL.GL.GL_RENDERER +OpenGL.GL.GL_RENDER_MODE +OpenGL.GL.GL_REPEAT +OpenGL.GL.GL_REPLACE +OpenGL.GL.GL_REPLACEMENT_CODE_ARRAY_POINTER_SUN +OpenGL.GL.GL_REPLACEMENT_CODE_ARRAY_STRIDE_SUN +OpenGL.GL.GL_REPLACEMENT_CODE_ARRAY_SUN +OpenGL.GL.GL_REPLACEMENT_CODE_ARRAY_TYPE_SUN +OpenGL.GL.GL_REPLACEMENT_CODE_SUN +OpenGL.GL.GL_REPLACE_EXT +OpenGL.GL.GL_REPLACE_MIDDLE_SUN +OpenGL.GL.GL_REPLACE_OLDEST_SUN +OpenGL.GL.GL_REPLICATE_BORDER +OpenGL.GL.GL_REPLICATE_BORDER_HP +OpenGL.GL.GL_RESAMPLE_AVERAGE_OML +OpenGL.GL.GL_RESAMPLE_DECIMATE_OML +OpenGL.GL.GL_RESAMPLE_DECIMATE_SGIX +OpenGL.GL.GL_RESAMPLE_REPLICATE_OML +OpenGL.GL.GL_RESAMPLE_REPLICATE_SGIX +OpenGL.GL.GL_RESAMPLE_ZERO_FILL_OML +OpenGL.GL.GL_RESAMPLE_ZERO_FILL_SGIX +OpenGL.GL.GL_RESCALE_NORMAL +OpenGL.GL.GL_RESCALE_NORMAL_EXT +OpenGL.GL.GL_RESTART_SUN +OpenGL.GL.GL_RETURN +OpenGL.GL.GL_RGB +OpenGL.GL.GL_RGB10 +OpenGL.GL.GL_RGB10_A2 +OpenGL.GL.GL_RGB10_A2_EXT +OpenGL.GL.GL_RGB10_EXT +OpenGL.GL.GL_RGB12 +OpenGL.GL.GL_RGB12_EXT +OpenGL.GL.GL_RGB16 +OpenGL.GL.GL_RGB16F +OpenGL.GL.GL_RGB16F_ARB +OpenGL.GL.GL_RGB16I +OpenGL.GL.GL_RGB16UI +OpenGL.GL.GL_RGB16_EXT +OpenGL.GL.GL_RGB2_EXT +OpenGL.GL.GL_RGB32F +OpenGL.GL.GL_RGB32F_ARB +OpenGL.GL.GL_RGB32I +OpenGL.GL.GL_RGB32UI +OpenGL.GL.GL_RGB4 +OpenGL.GL.GL_RGB4_EXT +OpenGL.GL.GL_RGB4_S3TC +OpenGL.GL.GL_RGB5 +OpenGL.GL.GL_RGB5_A1 +OpenGL.GL.GL_RGB5_A1_EXT +OpenGL.GL.GL_RGB5_EXT +OpenGL.GL.GL_RGB8 +OpenGL.GL.GL_RGB8I +OpenGL.GL.GL_RGB8UI +OpenGL.GL.GL_RGB8_EXT +OpenGL.GL.GL_RGB9_E5 +OpenGL.GL.GL_RGBA +OpenGL.GL.GL_RGBA12 +OpenGL.GL.GL_RGBA12_EXT +OpenGL.GL.GL_RGBA16 +OpenGL.GL.GL_RGBA16F +OpenGL.GL.GL_RGBA16F_ARB +OpenGL.GL.GL_RGBA16I +OpenGL.GL.GL_RGBA16UI +OpenGL.GL.GL_RGBA16_EXT +OpenGL.GL.GL_RGBA2 +OpenGL.GL.GL_RGBA2_EXT +OpenGL.GL.GL_RGBA32F +OpenGL.GL.GL_RGBA32F_ARB +OpenGL.GL.GL_RGBA32I +OpenGL.GL.GL_RGBA32UI +OpenGL.GL.GL_RGBA4 +OpenGL.GL.GL_RGBA4_EXT +OpenGL.GL.GL_RGBA4_S3TC +OpenGL.GL.GL_RGBA8 +OpenGL.GL.GL_RGBA8I +OpenGL.GL.GL_RGBA8UI +OpenGL.GL.GL_RGBA8_EXT +OpenGL.GL.GL_RGBA_FLOAT16_ATI +OpenGL.GL.GL_RGBA_FLOAT32_ATI +OpenGL.GL.GL_RGBA_FLOAT_MODE_ARB +OpenGL.GL.GL_RGBA_INTEGER +OpenGL.GL.GL_RGBA_MODE +OpenGL.GL.GL_RGBA_S3TC +OpenGL.GL.GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV +OpenGL.GL.GL_RGB_FLOAT16_ATI +OpenGL.GL.GL_RGB_FLOAT32_ATI +OpenGL.GL.GL_RGB_INTEGER +OpenGL.GL.GL_RGB_S3TC +OpenGL.GL.GL_RGB_SCALE +OpenGL.GL.GL_RGB_SCALE_ARB +OpenGL.GL.GL_RGB_SCALE_EXT +OpenGL.GL.GL_RIGHT +OpenGL.GL.GL_S +OpenGL.GL.GL_SAMPLER_1D +OpenGL.GL.GL_SAMPLER_1D_ARB +OpenGL.GL.GL_SAMPLER_1D_ARRAY +OpenGL.GL.GL_SAMPLER_1D_ARRAY_SHADOW +OpenGL.GL.GL_SAMPLER_1D_SHADOW +OpenGL.GL.GL_SAMPLER_1D_SHADOW_ARB +OpenGL.GL.GL_SAMPLER_2D +OpenGL.GL.GL_SAMPLER_2D_ARB +OpenGL.GL.GL_SAMPLER_2D_ARRAY +OpenGL.GL.GL_SAMPLER_2D_ARRAY_SHADOW +OpenGL.GL.GL_SAMPLER_2D_RECT_ARB +OpenGL.GL.GL_SAMPLER_2D_RECT_SHADOW_ARB +OpenGL.GL.GL_SAMPLER_2D_SHADOW +OpenGL.GL.GL_SAMPLER_2D_SHADOW_ARB +OpenGL.GL.GL_SAMPLER_3D +OpenGL.GL.GL_SAMPLER_3D_ARB +OpenGL.GL.GL_SAMPLER_CUBE +OpenGL.GL.GL_SAMPLER_CUBE_ARB +OpenGL.GL.GL_SAMPLER_CUBE_SHADOW +OpenGL.GL.GL_SAMPLES +OpenGL.GL.GL_SAMPLES_3DFX +OpenGL.GL.GL_SAMPLES_ARB +OpenGL.GL.GL_SAMPLES_EXT +OpenGL.GL.GL_SAMPLES_PASSED +OpenGL.GL.GL_SAMPLES_PASSED_ARB +OpenGL.GL.GL_SAMPLES_SGIS +OpenGL.GL.GL_SAMPLE_ALPHA_TO_COVERAGE +OpenGL.GL.GL_SAMPLE_ALPHA_TO_COVERAGE_ARB +OpenGL.GL.GL_SAMPLE_ALPHA_TO_MASK_EXT +OpenGL.GL.GL_SAMPLE_ALPHA_TO_MASK_SGIS +OpenGL.GL.GL_SAMPLE_ALPHA_TO_ONE +OpenGL.GL.GL_SAMPLE_ALPHA_TO_ONE_ARB +OpenGL.GL.GL_SAMPLE_ALPHA_TO_ONE_EXT +OpenGL.GL.GL_SAMPLE_ALPHA_TO_ONE_SGIS +OpenGL.GL.GL_SAMPLE_BUFFERS +OpenGL.GL.GL_SAMPLE_BUFFERS_3DFX +OpenGL.GL.GL_SAMPLE_BUFFERS_ARB +OpenGL.GL.GL_SAMPLE_BUFFERS_EXT +OpenGL.GL.GL_SAMPLE_BUFFERS_SGIS +OpenGL.GL.GL_SAMPLE_COVERAGE +OpenGL.GL.GL_SAMPLE_COVERAGE_ARB +OpenGL.GL.GL_SAMPLE_COVERAGE_INVERT +OpenGL.GL.GL_SAMPLE_COVERAGE_INVERT_ARB +OpenGL.GL.GL_SAMPLE_COVERAGE_VALUE +OpenGL.GL.GL_SAMPLE_COVERAGE_VALUE_ARB +OpenGL.GL.GL_SAMPLE_MASK_EXT +OpenGL.GL.GL_SAMPLE_MASK_INVERT_EXT +OpenGL.GL.GL_SAMPLE_MASK_INVERT_SGIS +OpenGL.GL.GL_SAMPLE_MASK_SGIS +OpenGL.GL.GL_SAMPLE_MASK_VALUE_EXT +OpenGL.GL.GL_SAMPLE_MASK_VALUE_SGIS +OpenGL.GL.GL_SAMPLE_PATTERN_EXT +OpenGL.GL.GL_SAMPLE_PATTERN_SGIS +OpenGL.GL.GL_SATURATE_BIT_ATI +OpenGL.GL.GL_SCALAR_EXT +OpenGL.GL.GL_SCALEBIAS_HINT_SGIX +OpenGL.GL.GL_SCALE_BY_FOUR_NV +OpenGL.GL.GL_SCALE_BY_ONE_HALF_NV +OpenGL.GL.GL_SCALE_BY_TWO_NV +OpenGL.GL.GL_SCISSOR_BIT +OpenGL.GL.GL_SCISSOR_BOX +OpenGL.GL.GL_SCISSOR_TEST +OpenGL.GL.GL_SCREEN_COORDINATES_REND +OpenGL.GL.GL_SECONDARY_COLOR_ARRAY +OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING +OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB +OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_EXT +OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_LIST_IBM +OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_LIST_STRIDE_IBM +OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_POINTER +OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_POINTER_EXT +OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_SIZE +OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_SIZE_EXT +OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_STRIDE +OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT +OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_TYPE +OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_TYPE_EXT +OpenGL.GL.GL_SECONDARY_COLOR_NV +OpenGL.GL.GL_SECONDARY_INTERPOLATOR_ATI +OpenGL.GL.GL_SELECT +OpenGL.GL.GL_SELECTION_BUFFER_POINTER +OpenGL.GL.GL_SELECTION_BUFFER_SIZE +OpenGL.GL.GL_SEPARABLE_2D +OpenGL.GL.GL_SEPARABLE_2D_EXT +OpenGL.GL.GL_SEPARATE_ATTRIBS +OpenGL.GL.GL_SEPARATE_SPECULAR_COLOR +OpenGL.GL.GL_SEPARATE_SPECULAR_COLOR_EXT +OpenGL.GL.GL_SET +OpenGL.GL.GL_SHADER_CONSISTENT_NV +OpenGL.GL.GL_SHADER_OBJECT_ARB +OpenGL.GL.GL_SHADER_OPERATION_NV +OpenGL.GL.GL_SHADER_SOURCE_LENGTH +OpenGL.GL.GL_SHADER_TYPE +OpenGL.GL.GL_SHADE_MODEL +OpenGL.GL.GL_SHADING_LANGUAGE_VERSION +OpenGL.GL.GL_SHADING_LANGUAGE_VERSION_ARB +OpenGL.GL.GL_SHADOW_AMBIENT_SGIX +OpenGL.GL.GL_SHADOW_ATTENUATION_EXT +OpenGL.GL.GL_SHARED_TEXTURE_PALETTE_EXT +OpenGL.GL.GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS +OpenGL.GL.GL_SHININESS +OpenGL.GL.GL_SHORT +OpenGL.GL.GL_SIGNED_ALPHA8_NV +OpenGL.GL.GL_SIGNED_ALPHA_NV +OpenGL.GL.GL_SIGNED_HILO16_NV +OpenGL.GL.GL_SIGNED_HILO8_NV +OpenGL.GL.GL_SIGNED_HILO_NV +OpenGL.GL.GL_SIGNED_IDENTITY_NV +OpenGL.GL.GL_SIGNED_INTENSITY8_NV +OpenGL.GL.GL_SIGNED_INTENSITY_NV +OpenGL.GL.GL_SIGNED_LUMINANCE8_ALPHA8_NV +OpenGL.GL.GL_SIGNED_LUMINANCE8_NV +OpenGL.GL.GL_SIGNED_LUMINANCE_ALPHA_NV +OpenGL.GL.GL_SIGNED_LUMINANCE_NV +OpenGL.GL.GL_SIGNED_NEGATE_NV +OpenGL.GL.GL_SIGNED_RGB8_NV +OpenGL.GL.GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV +OpenGL.GL.GL_SIGNED_RGBA8_NV +OpenGL.GL.GL_SIGNED_RGBA_NV +OpenGL.GL.GL_SIGNED_RGB_NV +OpenGL.GL.GL_SIGNED_RGB_UNSIGNED_ALPHA_NV +OpenGL.GL.GL_SINGLE_COLOR +OpenGL.GL.GL_SINGLE_COLOR_EXT +OpenGL.GL.GL_SLICE_ACCUM_SUN +OpenGL.GL.GL_SLUMINANCE +OpenGL.GL.GL_SLUMINANCE8 +OpenGL.GL.GL_SLUMINANCE8_ALPHA8 +OpenGL.GL.GL_SLUMINANCE_ALPHA +OpenGL.GL.GL_SMOOTH +OpenGL.GL.GL_SMOOTH_LINE_WIDTH_GRANULARITY +OpenGL.GL.GL_SMOOTH_LINE_WIDTH_RANGE +OpenGL.GL.GL_SMOOTH_POINT_SIZE_GRANULARITY +OpenGL.GL.GL_SMOOTH_POINT_SIZE_RANGE +OpenGL.GL.GL_SOURCE0_ALPHA +OpenGL.GL.GL_SOURCE0_ALPHA_ARB +OpenGL.GL.GL_SOURCE0_ALPHA_EXT +OpenGL.GL.GL_SOURCE0_RGB +OpenGL.GL.GL_SOURCE0_RGB_ARB +OpenGL.GL.GL_SOURCE0_RGB_EXT +OpenGL.GL.GL_SOURCE1_ALPHA +OpenGL.GL.GL_SOURCE1_ALPHA_ARB +OpenGL.GL.GL_SOURCE1_ALPHA_EXT +OpenGL.GL.GL_SOURCE1_RGB +OpenGL.GL.GL_SOURCE1_RGB_ARB +OpenGL.GL.GL_SOURCE1_RGB_EXT +OpenGL.GL.GL_SOURCE2_ALPHA +OpenGL.GL.GL_SOURCE2_ALPHA_ARB +OpenGL.GL.GL_SOURCE2_ALPHA_EXT +OpenGL.GL.GL_SOURCE2_RGB +OpenGL.GL.GL_SOURCE2_RGB_ARB +OpenGL.GL.GL_SOURCE2_RGB_EXT +OpenGL.GL.GL_SOURCE3_ALPHA_NV +OpenGL.GL.GL_SOURCE3_RGB_NV +OpenGL.GL.GL_SPARE0_NV +OpenGL.GL.GL_SPARE0_PLUS_SECONDARY_COLOR_NV +OpenGL.GL.GL_SPARE1_NV +OpenGL.GL.GL_SPECULAR +OpenGL.GL.GL_SPHERE_MAP +OpenGL.GL.GL_SPOT_CUTOFF +OpenGL.GL.GL_SPOT_DIRECTION +OpenGL.GL.GL_SPOT_EXPONENT +OpenGL.GL.GL_SPRITE_AXIAL_SGIX +OpenGL.GL.GL_SPRITE_AXIS_SGIX +OpenGL.GL.GL_SPRITE_EYE_ALIGNED_SGIX +OpenGL.GL.GL_SPRITE_MODE_SGIX +OpenGL.GL.GL_SPRITE_OBJECT_ALIGNED_SGIX +OpenGL.GL.GL_SPRITE_SGIX +OpenGL.GL.GL_SPRITE_TRANSLATION_SGIX +OpenGL.GL.GL_SRC0_ALPHA +OpenGL.GL.GL_SRC0_RGB +OpenGL.GL.GL_SRC1_ALPHA +OpenGL.GL.GL_SRC1_RGB +OpenGL.GL.GL_SRC2_ALPHA +OpenGL.GL.GL_SRC2_RGB +OpenGL.GL.GL_SRC_ALPHA +OpenGL.GL.GL_SRC_ALPHA_SATURATE +OpenGL.GL.GL_SRC_COLOR +OpenGL.GL.GL_SRGB +OpenGL.GL.GL_SRGB8 +OpenGL.GL.GL_SRGB8_ALPHA8 +OpenGL.GL.GL_SRGB_ALPHA +OpenGL.GL.GL_STACK_OVERFLOW +OpenGL.GL.GL_STACK_UNDERFLOW +OpenGL.GL.GL_STATIC_ATI +OpenGL.GL.GL_STATIC_COPY +OpenGL.GL.GL_STATIC_COPY_ARB +OpenGL.GL.GL_STATIC_DRAW +OpenGL.GL.GL_STATIC_DRAW_ARB +OpenGL.GL.GL_STATIC_READ +OpenGL.GL.GL_STATIC_READ_ARB +OpenGL.GL.GL_STENCIL +OpenGL.GL.GL_STENCIL_ATTACHMENT_EXT +OpenGL.GL.GL_STENCIL_BACK_FAIL +OpenGL.GL.GL_STENCIL_BACK_FAIL_ATI +OpenGL.GL.GL_STENCIL_BACK_FUNC +OpenGL.GL.GL_STENCIL_BACK_FUNC_ATI +OpenGL.GL.GL_STENCIL_BACK_PASS_DEPTH_FAIL +OpenGL.GL.GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI +OpenGL.GL.GL_STENCIL_BACK_PASS_DEPTH_PASS +OpenGL.GL.GL_STENCIL_BACK_PASS_DEPTH_PASS_ATI +OpenGL.GL.GL_STENCIL_BACK_REF +OpenGL.GL.GL_STENCIL_BACK_VALUE_MASK +OpenGL.GL.GL_STENCIL_BACK_WRITEMASK +OpenGL.GL.GL_STENCIL_BITS +OpenGL.GL.GL_STENCIL_BUFFER +OpenGL.GL.GL_STENCIL_BUFFER_BIT +OpenGL.GL.GL_STENCIL_CLEAR_VALUE +OpenGL.GL.GL_STENCIL_FAIL +OpenGL.GL.GL_STENCIL_FUNC +OpenGL.GL.GL_STENCIL_INDEX +OpenGL.GL.GL_STENCIL_INDEX16_EXT +OpenGL.GL.GL_STENCIL_INDEX1_EXT +OpenGL.GL.GL_STENCIL_INDEX4_EXT +OpenGL.GL.GL_STENCIL_INDEX8_EXT +OpenGL.GL.GL_STENCIL_PASS_DEPTH_FAIL +OpenGL.GL.GL_STENCIL_PASS_DEPTH_PASS +OpenGL.GL.GL_STENCIL_REF +OpenGL.GL.GL_STENCIL_TEST +OpenGL.GL.GL_STENCIL_TEST_TWO_SIDE_EXT +OpenGL.GL.GL_STENCIL_VALUE_MASK +OpenGL.GL.GL_STENCIL_WRITEMASK +OpenGL.GL.GL_STEREO +OpenGL.GL.GL_STORAGE_CACHED_APPLE +OpenGL.GL.GL_STORAGE_SHARED_APPLE +OpenGL.GL.GL_STREAM_COPY +OpenGL.GL.GL_STREAM_COPY_ARB +OpenGL.GL.GL_STREAM_DRAW +OpenGL.GL.GL_STREAM_DRAW_ARB +OpenGL.GL.GL_STREAM_READ +OpenGL.GL.GL_STREAM_READ_ARB +OpenGL.GL.GL_STRICT_DEPTHFUNC_HINT_PGI +OpenGL.GL.GL_STRICT_LIGHTING_HINT_PGI +OpenGL.GL.GL_STRICT_SCISSOR_HINT_PGI +OpenGL.GL.GL_SUBPIXEL_BITS +OpenGL.GL.GL_SUBTRACT +OpenGL.GL.GL_SUBTRACT_ARB +OpenGL.GL.GL_SUB_ATI +OpenGL.GL.GL_SWIZZLE_STQ_ATI +OpenGL.GL.GL_SWIZZLE_STQ_DQ_ATI +OpenGL.GL.GL_SWIZZLE_STRQ_ATI +OpenGL.GL.GL_SWIZZLE_STRQ_DQ_ATI +OpenGL.GL.GL_SWIZZLE_STR_ATI +OpenGL.GL.GL_SWIZZLE_STR_DR_ATI +OpenGL.GL.GL_T +OpenGL.GL.GL_T2F_C3F_V3F +OpenGL.GL.GL_T2F_C4F_N3F_V3F +OpenGL.GL.GL_T2F_C4UB_V3F +OpenGL.GL.GL_T2F_IUI_N3F_V2F_EXT +OpenGL.GL.GL_T2F_IUI_N3F_V3F_EXT +OpenGL.GL.GL_T2F_IUI_V2F_EXT +OpenGL.GL.GL_T2F_IUI_V3F_EXT +OpenGL.GL.GL_T2F_N3F_V3F +OpenGL.GL.GL_T2F_V3F +OpenGL.GL.GL_T4F_C4F_N3F_V4F +OpenGL.GL.GL_T4F_V4F +OpenGL.GL.GL_TABLE_TOO_LARGE +OpenGL.GL.GL_TABLE_TOO_LARGE_EXT +OpenGL.GL.GL_TANGENT_ARRAY_EXT +OpenGL.GL.GL_TANGENT_ARRAY_POINTER_EXT +OpenGL.GL.GL_TANGENT_ARRAY_STRIDE_EXT +OpenGL.GL.GL_TANGENT_ARRAY_TYPE_EXT +OpenGL.GL.GL_TEXCOORD1_BIT_PGI +OpenGL.GL.GL_TEXCOORD2_BIT_PGI +OpenGL.GL.GL_TEXCOORD3_BIT_PGI +OpenGL.GL.GL_TEXCOORD4_BIT_PGI +OpenGL.GL.GL_TEXTURE +OpenGL.GL.GL_TEXTURE0 +OpenGL.GL.GL_TEXTURE0_ARB +OpenGL.GL.GL_TEXTURE1 +OpenGL.GL.GL_TEXTURE10 +OpenGL.GL.GL_TEXTURE10_ARB +OpenGL.GL.GL_TEXTURE11 +OpenGL.GL.GL_TEXTURE11_ARB +OpenGL.GL.GL_TEXTURE12 +OpenGL.GL.GL_TEXTURE12_ARB +OpenGL.GL.GL_TEXTURE13 +OpenGL.GL.GL_TEXTURE13_ARB +OpenGL.GL.GL_TEXTURE14 +OpenGL.GL.GL_TEXTURE14_ARB +OpenGL.GL.GL_TEXTURE15 +OpenGL.GL.GL_TEXTURE15_ARB +OpenGL.GL.GL_TEXTURE16 +OpenGL.GL.GL_TEXTURE16_ARB +OpenGL.GL.GL_TEXTURE17 +OpenGL.GL.GL_TEXTURE17_ARB +OpenGL.GL.GL_TEXTURE18 +OpenGL.GL.GL_TEXTURE18_ARB +OpenGL.GL.GL_TEXTURE19 +OpenGL.GL.GL_TEXTURE19_ARB +OpenGL.GL.GL_TEXTURE1_ARB +OpenGL.GL.GL_TEXTURE2 +OpenGL.GL.GL_TEXTURE20 +OpenGL.GL.GL_TEXTURE20_ARB +OpenGL.GL.GL_TEXTURE21 +OpenGL.GL.GL_TEXTURE21_ARB +OpenGL.GL.GL_TEXTURE22 +OpenGL.GL.GL_TEXTURE22_ARB +OpenGL.GL.GL_TEXTURE23 +OpenGL.GL.GL_TEXTURE23_ARB +OpenGL.GL.GL_TEXTURE24 +OpenGL.GL.GL_TEXTURE24_ARB +OpenGL.GL.GL_TEXTURE25 +OpenGL.GL.GL_TEXTURE25_ARB +OpenGL.GL.GL_TEXTURE26 +OpenGL.GL.GL_TEXTURE26_ARB +OpenGL.GL.GL_TEXTURE27 +OpenGL.GL.GL_TEXTURE27_ARB +OpenGL.GL.GL_TEXTURE28 +OpenGL.GL.GL_TEXTURE28_ARB +OpenGL.GL.GL_TEXTURE29 +OpenGL.GL.GL_TEXTURE29_ARB +OpenGL.GL.GL_TEXTURE2_ARB +OpenGL.GL.GL_TEXTURE3 +OpenGL.GL.GL_TEXTURE30 +OpenGL.GL.GL_TEXTURE30_ARB +OpenGL.GL.GL_TEXTURE31 +OpenGL.GL.GL_TEXTURE31_ARB +OpenGL.GL.GL_TEXTURE3_ARB +OpenGL.GL.GL_TEXTURE4 +OpenGL.GL.GL_TEXTURE4_ARB +OpenGL.GL.GL_TEXTURE5 +OpenGL.GL.GL_TEXTURE5_ARB +OpenGL.GL.GL_TEXTURE6 +OpenGL.GL.GL_TEXTURE6_ARB +OpenGL.GL.GL_TEXTURE7 +OpenGL.GL.GL_TEXTURE7_ARB +OpenGL.GL.GL_TEXTURE8 +OpenGL.GL.GL_TEXTURE8_ARB +OpenGL.GL.GL_TEXTURE9 +OpenGL.GL.GL_TEXTURE9_ARB +OpenGL.GL.GL_TEXTURE_1D +OpenGL.GL.GL_TEXTURE_1D_ARRAY +OpenGL.GL.GL_TEXTURE_1D_BINDING_EXT +OpenGL.GL.GL_TEXTURE_2D +OpenGL.GL.GL_TEXTURE_2D_ARRAY +OpenGL.GL.GL_TEXTURE_2D_BINDING_EXT +OpenGL.GL.GL_TEXTURE_3D +OpenGL.GL.GL_TEXTURE_3D_BINDING_EXT +OpenGL.GL.GL_TEXTURE_3D_EXT +OpenGL.GL.GL_TEXTURE_4DSIZE_SGIS +OpenGL.GL.GL_TEXTURE_4D_BINDING_SGIS +OpenGL.GL.GL_TEXTURE_4D_SGIS +OpenGL.GL.GL_TEXTURE_ALPHA_SIZE +OpenGL.GL.GL_TEXTURE_ALPHA_SIZE_EXT +OpenGL.GL.GL_TEXTURE_ALPHA_TYPE +OpenGL.GL.GL_TEXTURE_ALPHA_TYPE_ARB +OpenGL.GL.GL_TEXTURE_APPLICATION_MODE_EXT +OpenGL.GL.GL_TEXTURE_BASE_LEVEL +OpenGL.GL.GL_TEXTURE_BASE_LEVEL_SGIS +OpenGL.GL.GL_TEXTURE_BINDING_1D +OpenGL.GL.GL_TEXTURE_BINDING_1D_ARRAY +OpenGL.GL.GL_TEXTURE_BINDING_2D +OpenGL.GL.GL_TEXTURE_BINDING_2D_ARRAY +OpenGL.GL.GL_TEXTURE_BINDING_3D +OpenGL.GL.GL_TEXTURE_BINDING_CUBE_MAP +OpenGL.GL.GL_TEXTURE_BINDING_CUBE_MAP_ARB +OpenGL.GL.GL_TEXTURE_BINDING_CUBE_MAP_EXT +OpenGL.GL.GL_TEXTURE_BINDING_RECTANGLE_ARB +OpenGL.GL.GL_TEXTURE_BINDING_RECTANGLE_NV +OpenGL.GL.GL_TEXTURE_BIT +OpenGL.GL.GL_TEXTURE_BLUE_SIZE +OpenGL.GL.GL_TEXTURE_BLUE_SIZE_EXT +OpenGL.GL.GL_TEXTURE_BLUE_TYPE +OpenGL.GL.GL_TEXTURE_BLUE_TYPE_ARB +OpenGL.GL.GL_TEXTURE_BORDER +OpenGL.GL.GL_TEXTURE_BORDER_COLOR +OpenGL.GL.GL_TEXTURE_BORDER_VALUES_NV +OpenGL.GL.GL_TEXTURE_CLIPMAP_CENTER_SGIX +OpenGL.GL.GL_TEXTURE_CLIPMAP_DEPTH_SGIX +OpenGL.GL.GL_TEXTURE_CLIPMAP_FRAME_SGIX +OpenGL.GL.GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX +OpenGL.GL.GL_TEXTURE_CLIPMAP_OFFSET_SGIX +OpenGL.GL.GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX +OpenGL.GL.GL_TEXTURE_COLOR_TABLE_SGI +OpenGL.GL.GL_TEXTURE_COLOR_WRITEMASK_SGIS +OpenGL.GL.GL_TEXTURE_COMPARE_FAIL_VALUE_ARB +OpenGL.GL.GL_TEXTURE_COMPARE_FUNC +OpenGL.GL.GL_TEXTURE_COMPARE_FUNC_ARB +OpenGL.GL.GL_TEXTURE_COMPARE_MODE +OpenGL.GL.GL_TEXTURE_COMPARE_MODE_ARB +OpenGL.GL.GL_TEXTURE_COMPARE_OPERATOR_SGIX +OpenGL.GL.GL_TEXTURE_COMPARE_SGIX +OpenGL.GL.GL_TEXTURE_COMPONENTS +OpenGL.GL.GL_TEXTURE_COMPRESSED +OpenGL.GL.GL_TEXTURE_COMPRESSED_ARB +OpenGL.GL.GL_TEXTURE_COMPRESSED_IMAGE_SIZE +OpenGL.GL.GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB +OpenGL.GL.GL_TEXTURE_COMPRESSION_HINT +OpenGL.GL.GL_TEXTURE_COMPRESSION_HINT_ARB +OpenGL.GL.GL_TEXTURE_CONSTANT_DATA_SUNX +OpenGL.GL.GL_TEXTURE_COORD_ARRAY +OpenGL.GL.GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING +OpenGL.GL.GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING_ARB +OpenGL.GL.GL_TEXTURE_COORD_ARRAY_COUNT_EXT +OpenGL.GL.GL_TEXTURE_COORD_ARRAY_EXT +OpenGL.GL.GL_TEXTURE_COORD_ARRAY_LIST_IBM +OpenGL.GL.GL_TEXTURE_COORD_ARRAY_LIST_STRIDE_IBM +OpenGL.GL.GL_TEXTURE_COORD_ARRAY_PARALLEL_POINTERS_INTEL +OpenGL.GL.GL_TEXTURE_COORD_ARRAY_POINTER +OpenGL.GL.GL_TEXTURE_COORD_ARRAY_POINTER_EXT +OpenGL.GL.GL_TEXTURE_COORD_ARRAY_SIZE +OpenGL.GL.GL_TEXTURE_COORD_ARRAY_SIZE_EXT +OpenGL.GL.GL_TEXTURE_COORD_ARRAY_STRIDE +OpenGL.GL.GL_TEXTURE_COORD_ARRAY_STRIDE_EXT +OpenGL.GL.GL_TEXTURE_COORD_ARRAY_TYPE +OpenGL.GL.GL_TEXTURE_COORD_ARRAY_TYPE_EXT +OpenGL.GL.GL_TEXTURE_CUBE_MAP +OpenGL.GL.GL_TEXTURE_CUBE_MAP_ARB +OpenGL.GL.GL_TEXTURE_CUBE_MAP_EXT +OpenGL.GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_X +OpenGL.GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB +OpenGL.GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_X_EXT +OpenGL.GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Y +OpenGL.GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB +OpenGL.GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_EXT +OpenGL.GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Z +OpenGL.GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB +OpenGL.GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_EXT +OpenGL.GL.GL_TEXTURE_CUBE_MAP_POSITIVE_X +OpenGL.GL.GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB +OpenGL.GL.GL_TEXTURE_CUBE_MAP_POSITIVE_X_EXT +OpenGL.GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Y +OpenGL.GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB +OpenGL.GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Y_EXT +OpenGL.GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Z +OpenGL.GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB +OpenGL.GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Z_EXT +OpenGL.GL.GL_TEXTURE_DEFORMATION_BIT_SGIX +OpenGL.GL.GL_TEXTURE_DEFORMATION_SGIX +OpenGL.GL.GL_TEXTURE_DEPTH +OpenGL.GL.GL_TEXTURE_DEPTH_EXT +OpenGL.GL.GL_TEXTURE_DEPTH_SIZE +OpenGL.GL.GL_TEXTURE_DEPTH_SIZE_ARB +OpenGL.GL.GL_TEXTURE_DEPTH_TYPE +OpenGL.GL.GL_TEXTURE_DEPTH_TYPE_ARB +OpenGL.GL.GL_TEXTURE_DS_SIZE_NV +OpenGL.GL.GL_TEXTURE_DT_SIZE_NV +OpenGL.GL.GL_TEXTURE_ENV +OpenGL.GL.GL_TEXTURE_ENV_BIAS_SGIX +OpenGL.GL.GL_TEXTURE_ENV_COLOR +OpenGL.GL.GL_TEXTURE_ENV_MODE +OpenGL.GL.GL_TEXTURE_FILTER4_SIZE_SGIS +OpenGL.GL.GL_TEXTURE_FILTER_CONTROL +OpenGL.GL.GL_TEXTURE_FILTER_CONTROL_EXT +OpenGL.GL.GL_TEXTURE_FLOAT_COMPONENTS_NV +OpenGL.GL.GL_TEXTURE_GEN_MODE +OpenGL.GL.GL_TEXTURE_GEN_Q +OpenGL.GL.GL_TEXTURE_GEN_R +OpenGL.GL.GL_TEXTURE_GEN_S +OpenGL.GL.GL_TEXTURE_GEN_T +OpenGL.GL.GL_TEXTURE_GEQUAL_R_SGIX +OpenGL.GL.GL_TEXTURE_GREEN_SIZE +OpenGL.GL.GL_TEXTURE_GREEN_SIZE_EXT +OpenGL.GL.GL_TEXTURE_GREEN_TYPE +OpenGL.GL.GL_TEXTURE_GREEN_TYPE_ARB +OpenGL.GL.GL_TEXTURE_HEIGHT +OpenGL.GL.GL_TEXTURE_HI_SIZE_NV +OpenGL.GL.GL_TEXTURE_INDEX_SIZE_EXT +OpenGL.GL.GL_TEXTURE_INTENSITY_SIZE +OpenGL.GL.GL_TEXTURE_INTENSITY_SIZE_EXT +OpenGL.GL.GL_TEXTURE_INTENSITY_TYPE +OpenGL.GL.GL_TEXTURE_INTENSITY_TYPE_ARB +OpenGL.GL.GL_TEXTURE_INTERNAL_FORMAT +OpenGL.GL.GL_TEXTURE_LEQUAL_R_SGIX +OpenGL.GL.GL_TEXTURE_LIGHTING_MODE_HP +OpenGL.GL.GL_TEXTURE_LIGHT_EXT +OpenGL.GL.GL_TEXTURE_LOD_BIAS +OpenGL.GL.GL_TEXTURE_LOD_BIAS_EXT +OpenGL.GL.GL_TEXTURE_LOD_BIAS_R_SGIX +OpenGL.GL.GL_TEXTURE_LOD_BIAS_S_SGIX +OpenGL.GL.GL_TEXTURE_LOD_BIAS_T_SGIX +OpenGL.GL.GL_TEXTURE_LO_SIZE_NV +OpenGL.GL.GL_TEXTURE_LUMINANCE_SIZE +OpenGL.GL.GL_TEXTURE_LUMINANCE_SIZE_EXT +OpenGL.GL.GL_TEXTURE_LUMINANCE_TYPE +OpenGL.GL.GL_TEXTURE_LUMINANCE_TYPE_ARB +OpenGL.GL.GL_TEXTURE_MAG_FILTER +OpenGL.GL.GL_TEXTURE_MAG_SIZE_NV +OpenGL.GL.GL_TEXTURE_MATERIAL_FACE_EXT +OpenGL.GL.GL_TEXTURE_MATERIAL_PARAMETER_EXT +OpenGL.GL.GL_TEXTURE_MATRIX +OpenGL.GL.GL_TEXTURE_MAX_ANISOTROPY_EXT +OpenGL.GL.GL_TEXTURE_MAX_CLAMP_R_SGIX +OpenGL.GL.GL_TEXTURE_MAX_CLAMP_S_SGIX +OpenGL.GL.GL_TEXTURE_MAX_CLAMP_T_SGIX +OpenGL.GL.GL_TEXTURE_MAX_LEVEL +OpenGL.GL.GL_TEXTURE_MAX_LEVEL_SGIS +OpenGL.GL.GL_TEXTURE_MAX_LOD +OpenGL.GL.GL_TEXTURE_MAX_LOD_SGIS +OpenGL.GL.GL_TEXTURE_MIN_FILTER +OpenGL.GL.GL_TEXTURE_MIN_LOD +OpenGL.GL.GL_TEXTURE_MIN_LOD_SGIS +OpenGL.GL.GL_TEXTURE_MULTI_BUFFER_HINT_SGIX +OpenGL.GL.GL_TEXTURE_NORMAL_EXT +OpenGL.GL.GL_TEXTURE_POST_SPECULAR_HP +OpenGL.GL.GL_TEXTURE_PRE_SPECULAR_HP +OpenGL.GL.GL_TEXTURE_PRIORITY +OpenGL.GL.GL_TEXTURE_PRIORITY_EXT +OpenGL.GL.GL_TEXTURE_RECTANGLE_ARB +OpenGL.GL.GL_TEXTURE_RECTANGLE_NV +OpenGL.GL.GL_TEXTURE_RED_SIZE +OpenGL.GL.GL_TEXTURE_RED_SIZE_EXT +OpenGL.GL.GL_TEXTURE_RED_TYPE +OpenGL.GL.GL_TEXTURE_RED_TYPE_ARB +OpenGL.GL.GL_TEXTURE_RESIDENT +OpenGL.GL.GL_TEXTURE_RESIDENT_EXT +OpenGL.GL.GL_TEXTURE_SHADER_NV +OpenGL.GL.GL_TEXTURE_SHARED_SIZE +OpenGL.GL.GL_TEXTURE_STACK_DEPTH +OpenGL.GL.GL_TEXTURE_TOO_LARGE_EXT +OpenGL.GL.GL_TEXTURE_UNSIGNED_REMAP_MODE_NV +OpenGL.GL.GL_TEXTURE_WIDTH +OpenGL.GL.GL_TEXTURE_WRAP_Q_SGIS +OpenGL.GL.GL_TEXTURE_WRAP_R +OpenGL.GL.GL_TEXTURE_WRAP_R_EXT +OpenGL.GL.GL_TEXTURE_WRAP_S +OpenGL.GL.GL_TEXTURE_WRAP_T +OpenGL.GL.GL_TEXT_FRAGMENT_SHADER_ATI +OpenGL.GL.GL_TRACK_MATRIX_NV +OpenGL.GL.GL_TRACK_MATRIX_TRANSFORM_NV +OpenGL.GL.GL_TRANSFORM_BIT +OpenGL.GL.GL_TRANSFORM_FEEDBACK_BUFFER +OpenGL.GL.GL_TRANSFORM_FEEDBACK_BUFFER_BINDING +OpenGL.GL.GL_TRANSFORM_FEEDBACK_BUFFER_MODE +OpenGL.GL.GL_TRANSFORM_FEEDBACK_BUFFER_SIZE +OpenGL.GL.GL_TRANSFORM_FEEDBACK_BUFFER_START +OpenGL.GL.GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN +OpenGL.GL.GL_TRANSFORM_FEEDBACK_VARYINGS +OpenGL.GL.GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH +OpenGL.GL.GL_TRANSFORM_HINT_APPLE +OpenGL.GL.GL_TRANSPOSE_COLOR_MATRIX +OpenGL.GL.GL_TRANSPOSE_COLOR_MATRIX_ARB +OpenGL.GL.GL_TRANSPOSE_CURRENT_MATRIX_ARB +OpenGL.GL.GL_TRANSPOSE_MODELVIEW_MATRIX +OpenGL.GL.GL_TRANSPOSE_MODELVIEW_MATRIX_ARB +OpenGL.GL.GL_TRANSPOSE_NV +OpenGL.GL.GL_TRANSPOSE_PROJECTION_MATRIX +OpenGL.GL.GL_TRANSPOSE_PROJECTION_MATRIX_ARB +OpenGL.GL.GL_TRANSPOSE_TEXTURE_MATRIX +OpenGL.GL.GL_TRANSPOSE_TEXTURE_MATRIX_ARB +OpenGL.GL.GL_TRIANGLES +OpenGL.GL.GL_TRIANGLE_FAN +OpenGL.GL.GL_TRIANGLE_LIST_SUN +OpenGL.GL.GL_TRIANGLE_MESH_SUN +OpenGL.GL.GL_TRIANGLE_STRIP +OpenGL.GL.GL_TRUE +OpenGL.GL.GL_TYPE_RGBA_FLOAT_ATI +OpenGL.GL.GL_UNPACK_ALIGNMENT +OpenGL.GL.GL_UNPACK_CLIENT_STORAGE_APPLE +OpenGL.GL.GL_UNPACK_CMYK_HINT_EXT +OpenGL.GL.GL_UNPACK_CONSTANT_DATA_SUNX +OpenGL.GL.GL_UNPACK_IMAGE_DEPTH_SGIS +OpenGL.GL.GL_UNPACK_IMAGE_HEIGHT +OpenGL.GL.GL_UNPACK_IMAGE_HEIGHT_EXT +OpenGL.GL.GL_UNPACK_LSB_FIRST +OpenGL.GL.GL_UNPACK_RESAMPLE_OML +OpenGL.GL.GL_UNPACK_RESAMPLE_SGIX +OpenGL.GL.GL_UNPACK_ROW_LENGTH +OpenGL.GL.GL_UNPACK_SKIP_IMAGES +OpenGL.GL.GL_UNPACK_SKIP_IMAGES_EXT +OpenGL.GL.GL_UNPACK_SKIP_PIXELS +OpenGL.GL.GL_UNPACK_SKIP_ROWS +OpenGL.GL.GL_UNPACK_SKIP_VOLUMES_SGIS +OpenGL.GL.GL_UNPACK_SUBSAMPLE_RATE_SGIX +OpenGL.GL.GL_UNPACK_SWAP_BYTES +OpenGL.GL.GL_UNSIGNED_BYTE +OpenGL.GL.GL_UNSIGNED_BYTE_2_3_3_REV +OpenGL.GL.GL_UNSIGNED_BYTE_3_3_2 +OpenGL.GL.GL_UNSIGNED_BYTE_3_3_2_EXT +OpenGL.GL.GL_UNSIGNED_IDENTITY_NV +OpenGL.GL.GL_UNSIGNED_INT +OpenGL.GL.GL_UNSIGNED_INT_10F_11F_11F_REV +OpenGL.GL.GL_UNSIGNED_INT_10_10_10_2 +OpenGL.GL.GL_UNSIGNED_INT_10_10_10_2_EXT +OpenGL.GL.GL_UNSIGNED_INT_24_8_NV +OpenGL.GL.GL_UNSIGNED_INT_2_10_10_10_REV +OpenGL.GL.GL_UNSIGNED_INT_5_9_9_9_REV +OpenGL.GL.GL_UNSIGNED_INT_8_8_8_8 +OpenGL.GL.GL_UNSIGNED_INT_8_8_8_8_EXT +OpenGL.GL.GL_UNSIGNED_INT_8_8_8_8_REV +OpenGL.GL.GL_UNSIGNED_INT_8_8_S8_S8_REV_NV +OpenGL.GL.GL_UNSIGNED_INT_S8_S8_8_8_NV +OpenGL.GL.GL_UNSIGNED_INT_SAMPLER_1D +OpenGL.GL.GL_UNSIGNED_INT_SAMPLER_1D_ARRAY +OpenGL.GL.GL_UNSIGNED_INT_SAMPLER_2D +OpenGL.GL.GL_UNSIGNED_INT_SAMPLER_2D_ARRAY +OpenGL.GL.GL_UNSIGNED_INT_SAMPLER_3D +OpenGL.GL.GL_UNSIGNED_INT_SAMPLER_CUBE +OpenGL.GL.GL_UNSIGNED_INT_VEC2 +OpenGL.GL.GL_UNSIGNED_INT_VEC3 +OpenGL.GL.GL_UNSIGNED_INT_VEC4 +OpenGL.GL.GL_UNSIGNED_INVERT_NV +OpenGL.GL.GL_UNSIGNED_NORMALIZED +OpenGL.GL.GL_UNSIGNED_NORMALIZED_ARB +OpenGL.GL.GL_UNSIGNED_SHORT +OpenGL.GL.GL_UNSIGNED_SHORT_1_5_5_5_REV +OpenGL.GL.GL_UNSIGNED_SHORT_4_4_4_4 +OpenGL.GL.GL_UNSIGNED_SHORT_4_4_4_4_EXT +OpenGL.GL.GL_UNSIGNED_SHORT_4_4_4_4_REV +OpenGL.GL.GL_UNSIGNED_SHORT_5_5_5_1 +OpenGL.GL.GL_UNSIGNED_SHORT_5_5_5_1_EXT +OpenGL.GL.GL_UNSIGNED_SHORT_5_6_5 +OpenGL.GL.GL_UNSIGNED_SHORT_5_6_5_REV +OpenGL.GL.GL_UNSIGNED_SHORT_8_8_APPLE +OpenGL.GL.GL_UNSIGNED_SHORT_8_8_MESA +OpenGL.GL.GL_UNSIGNED_SHORT_8_8_REV_APPLE +OpenGL.GL.GL_UNSIGNED_SHORT_8_8_REV_MESA +OpenGL.GL.GL_UPPER_LEFT +OpenGL.GL.GL_V2F +OpenGL.GL.GL_V3F +OpenGL.GL.GL_VALIDATE_STATUS +OpenGL.GL.GL_VARIABLE_A_NV +OpenGL.GL.GL_VARIABLE_B_NV +OpenGL.GL.GL_VARIABLE_C_NV +OpenGL.GL.GL_VARIABLE_D_NV +OpenGL.GL.GL_VARIABLE_E_NV +OpenGL.GL.GL_VARIABLE_F_NV +OpenGL.GL.GL_VARIABLE_G_NV +OpenGL.GL.GL_VARIANT_ARRAY_EXT +OpenGL.GL.GL_VARIANT_ARRAY_POINTER_EXT +OpenGL.GL.GL_VARIANT_ARRAY_STRIDE_EXT +OpenGL.GL.GL_VARIANT_ARRAY_TYPE_EXT +OpenGL.GL.GL_VARIANT_DATATYPE_EXT +OpenGL.GL.GL_VARIANT_EXT +OpenGL.GL.GL_VARIANT_VALUE_EXT +OpenGL.GL.GL_VECTOR_EXT +OpenGL.GL.GL_VENDOR +OpenGL.GL.GL_VERSION +OpenGL.GL.GL_VERSION_1_1 +OpenGL.GL.GL_VERSION_1_2 +OpenGL.GL.GL_VERSION_1_3 +OpenGL.GL.GL_VERSION_1_4 +OpenGL.GL.GL_VERSION_1_5 +OpenGL.GL.GL_VERSION_2_0 +OpenGL.GL.GL_VERTEX23_BIT_PGI +OpenGL.GL.GL_VERTEX4_BIT_PGI +OpenGL.GL.GL_VERTEX_ARRAY +OpenGL.GL.GL_VERTEX_ARRAY_BINDING_APPLE +OpenGL.GL.GL_VERTEX_ARRAY_BUFFER_BINDING +OpenGL.GL.GL_VERTEX_ARRAY_BUFFER_BINDING_ARB +OpenGL.GL.GL_VERTEX_ARRAY_COUNT_EXT +OpenGL.GL.GL_VERTEX_ARRAY_EXT +OpenGL.GL.GL_VERTEX_ARRAY_LIST_IBM +OpenGL.GL.GL_VERTEX_ARRAY_LIST_STRIDE_IBM +OpenGL.GL.GL_VERTEX_ARRAY_PARALLEL_POINTERS_INTEL +OpenGL.GL.GL_VERTEX_ARRAY_POINTER +OpenGL.GL.GL_VERTEX_ARRAY_POINTER_EXT +OpenGL.GL.GL_VERTEX_ARRAY_RANGE_APPLE +OpenGL.GL.GL_VERTEX_ARRAY_RANGE_LENGTH_APPLE +OpenGL.GL.GL_VERTEX_ARRAY_RANGE_LENGTH_NV +OpenGL.GL.GL_VERTEX_ARRAY_RANGE_NV +OpenGL.GL.GL_VERTEX_ARRAY_RANGE_POINTER_APPLE +OpenGL.GL.GL_VERTEX_ARRAY_RANGE_POINTER_NV +OpenGL.GL.GL_VERTEX_ARRAY_RANGE_VALID_NV +OpenGL.GL.GL_VERTEX_ARRAY_RANGE_WITHOUT_FLUSH_NV +OpenGL.GL.GL_VERTEX_ARRAY_SIZE +OpenGL.GL.GL_VERTEX_ARRAY_SIZE_EXT +OpenGL.GL.GL_VERTEX_ARRAY_STORAGE_HINT_APPLE +OpenGL.GL.GL_VERTEX_ARRAY_STRIDE +OpenGL.GL.GL_VERTEX_ARRAY_STRIDE_EXT +OpenGL.GL.GL_VERTEX_ARRAY_TYPE +OpenGL.GL.GL_VERTEX_ARRAY_TYPE_EXT +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY0_NV +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY10_NV +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY11_NV +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY12_NV +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY13_NV +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY14_NV +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY15_NV +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY1_NV +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY2_NV +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY3_NV +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY4_NV +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY5_NV +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY6_NV +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY7_NV +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY8_NV +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY9_NV +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_ENABLED +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_INTEGER +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_NORMALIZED +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_POINTER +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_SIZE +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_STRIDE +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_TYPE +OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB +OpenGL.GL.GL_VERTEX_BLEND_ARB +OpenGL.GL.GL_VERTEX_CONSISTENT_HINT_PGI +OpenGL.GL.GL_VERTEX_DATA_HINT_PGI +OpenGL.GL.GL_VERTEX_PRECLIP_HINT_SGIX +OpenGL.GL.GL_VERTEX_PRECLIP_SGIX +OpenGL.GL.GL_VERTEX_PROGRAM_ARB +OpenGL.GL.GL_VERTEX_PROGRAM_BINDING_NV +OpenGL.GL.GL_VERTEX_PROGRAM_NV +OpenGL.GL.GL_VERTEX_PROGRAM_POINT_SIZE +OpenGL.GL.GL_VERTEX_PROGRAM_POINT_SIZE_ARB +OpenGL.GL.GL_VERTEX_PROGRAM_POINT_SIZE_NV +OpenGL.GL.GL_VERTEX_PROGRAM_TWO_SIDE +OpenGL.GL.GL_VERTEX_PROGRAM_TWO_SIDE_ARB +OpenGL.GL.GL_VERTEX_PROGRAM_TWO_SIDE_NV +OpenGL.GL.GL_VERTEX_SHADER +OpenGL.GL.GL_VERTEX_SHADER_ARB +OpenGL.GL.GL_VERTEX_SHADER_BINDING_EXT +OpenGL.GL.GL_VERTEX_SHADER_EXT +OpenGL.GL.GL_VERTEX_SHADER_INSTRUCTIONS_EXT +OpenGL.GL.GL_VERTEX_SHADER_INVARIANTS_EXT +OpenGL.GL.GL_VERTEX_SHADER_LOCALS_EXT +OpenGL.GL.GL_VERTEX_SHADER_LOCAL_CONSTANTS_EXT +OpenGL.GL.GL_VERTEX_SHADER_OPTIMIZED_EXT +OpenGL.GL.GL_VERTEX_SHADER_VARIANTS_EXT +OpenGL.GL.GL_VERTEX_SOURCE_ATI +OpenGL.GL.GL_VERTEX_STATE_PROGRAM_NV +OpenGL.GL.GL_VERTEX_STREAM0_ATI +OpenGL.GL.GL_VERTEX_STREAM1_ATI +OpenGL.GL.GL_VERTEX_STREAM2_ATI +OpenGL.GL.GL_VERTEX_STREAM3_ATI +OpenGL.GL.GL_VERTEX_STREAM4_ATI +OpenGL.GL.GL_VERTEX_STREAM5_ATI +OpenGL.GL.GL_VERTEX_STREAM6_ATI +OpenGL.GL.GL_VERTEX_STREAM7_ATI +OpenGL.GL.GL_VERTEX_WEIGHTING_EXT +OpenGL.GL.GL_VERTEX_WEIGHT_ARRAY_EXT +OpenGL.GL.GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT +OpenGL.GL.GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT +OpenGL.GL.GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT +OpenGL.GL.GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT +OpenGL.GL.GL_VIBRANCE_BIAS_NV +OpenGL.GL.GL_VIBRANCE_SCALE_NV +OpenGL.GL.GL_VIEWPORT +OpenGL.GL.GL_VIEWPORT_BIT +OpenGL.GL.GL_WEIGHT_ARRAY_ARB +OpenGL.GL.GL_WEIGHT_ARRAY_BUFFER_BINDING +OpenGL.GL.GL_WEIGHT_ARRAY_BUFFER_BINDING_ARB +OpenGL.GL.GL_WEIGHT_ARRAY_POINTER_ARB +OpenGL.GL.GL_WEIGHT_ARRAY_SIZE_ARB +OpenGL.GL.GL_WEIGHT_ARRAY_STRIDE_ARB +OpenGL.GL.GL_WEIGHT_ARRAY_TYPE_ARB +OpenGL.GL.GL_WEIGHT_SUM_UNITY_ARB +OpenGL.GL.GL_WIDE_LINE_HINT_PGI +OpenGL.GL.GL_WRAP_BORDER_SUN +OpenGL.GL.GL_WRITE_ONLY +OpenGL.GL.GL_WRITE_ONLY_ARB +OpenGL.GL.GL_WRITE_PIXEL_DATA_RANGE_LENGTH_NV +OpenGL.GL.GL_WRITE_PIXEL_DATA_RANGE_NV +OpenGL.GL.GL_WRITE_PIXEL_DATA_RANGE_POINTER_NV +OpenGL.GL.GL_W_EXT +OpenGL.GL.GL_XOR +OpenGL.GL.GL_X_EXT +OpenGL.GL.GL_YCBCR_422_APPLE +OpenGL.GL.GL_YCBCR_MESA +OpenGL.GL.GL_YCRCBA_SGIX +OpenGL.GL.GL_YCRCB_422_SGIX +OpenGL.GL.GL_YCRCB_444_SGIX +OpenGL.GL.GL_YCRCB_SGIX +OpenGL.GL.GL_Y_EXT +OpenGL.GL.GL_ZERO +OpenGL.GL.GL_ZERO_EXT +OpenGL.GL.GL_ZOOM_X +OpenGL.GL.GL_ZOOM_Y +OpenGL.GL.GL_Z_EXT +OpenGL.GL.GLbitfield( +OpenGL.GL.GLboolean( +OpenGL.GL.GLbyte( +OpenGL.GL.GLclampd( +OpenGL.GL.GLclampf( +OpenGL.GL.GLdouble( +OpenGL.GL.GLenum( +OpenGL.GL.GLerror( +OpenGL.GL.GLfloat( +OpenGL.GL.GLint( +OpenGL.GL.GLshort( +OpenGL.GL.GLsizei( +OpenGL.GL.GLubyte( +OpenGL.GL.GLuint( +OpenGL.GL.GLushort( +OpenGL.GL.GLvoid +OpenGL.GL.OpenGL +OpenGL.GL.VERSION +OpenGL.GL.__builtins__ +OpenGL.GL.__doc__ +OpenGL.GL.__file__ +OpenGL.GL.__name__ +OpenGL.GL.__package__ +OpenGL.GL.__path__ +OpenGL.GL.arrays +OpenGL.GL.base_glGetActiveUniform( +OpenGL.GL.base_glGetShaderSource( +OpenGL.GL.constant +OpenGL.GL.constants +OpenGL.GL.converters +OpenGL.GL.ctypes +OpenGL.GL.error +OpenGL.GL.exceptional +OpenGL.GL.extensions +OpenGL.GL.glAccum( +OpenGL.GL.glActiveTexture( +OpenGL.GL.glAlphaFunc( +OpenGL.GL.glAreTexturesResident( +OpenGL.GL.glArrayElement( +OpenGL.GL.glAttachShader( +OpenGL.GL.glBegin( +OpenGL.GL.glBeginConditionalRender( +OpenGL.GL.glBeginQuery( +OpenGL.GL.glBeginTransformFeedback( +OpenGL.GL.glBindAttribLocation( +OpenGL.GL.glBindBuffer( +OpenGL.GL.glBindBufferBase( +OpenGL.GL.glBindBufferRange( +OpenGL.GL.glBindFragDataLocation( +OpenGL.GL.glBindTexture( +OpenGL.GL.glBitmap( +OpenGL.GL.glBlendColor( +OpenGL.GL.glBlendEquation( +OpenGL.GL.glBlendEquationSeparate( +OpenGL.GL.glBlendFunc( +OpenGL.GL.glBlendFuncSeparate( +OpenGL.GL.glBufferData( +OpenGL.GL.glBufferSubData( +OpenGL.GL.glCallList( +OpenGL.GL.glCallLists( +OpenGL.GL.glCheckError( +OpenGL.GL.glClampColor( +OpenGL.GL.glClear( +OpenGL.GL.glClearAccum( +OpenGL.GL.glClearBufferfi( +OpenGL.GL.glClearBufferfv( +OpenGL.GL.glClearBufferiv( +OpenGL.GL.glClearBufferuiv( +OpenGL.GL.glClearColor( +OpenGL.GL.glClearDepth( +OpenGL.GL.glClearIndex( +OpenGL.GL.glClearStencil( +OpenGL.GL.glClientActiveTexture( +OpenGL.GL.glClipPlane( +OpenGL.GL.glColor( +OpenGL.GL.glColor3b( +OpenGL.GL.glColor3bv( +OpenGL.GL.glColor3d( +OpenGL.GL.glColor3dv( +OpenGL.GL.glColor3f( +OpenGL.GL.glColor3fv( +OpenGL.GL.glColor3i( +OpenGL.GL.glColor3iv( +OpenGL.GL.glColor3s( +OpenGL.GL.glColor3sv( +OpenGL.GL.glColor3ub( +OpenGL.GL.glColor3ubv( +OpenGL.GL.glColor3ui( +OpenGL.GL.glColor3uiv( +OpenGL.GL.glColor3us( +OpenGL.GL.glColor3usv( +OpenGL.GL.glColor4b( +OpenGL.GL.glColor4bv( +OpenGL.GL.glColor4d( +OpenGL.GL.glColor4dv( +OpenGL.GL.glColor4f( +OpenGL.GL.glColor4fv( +OpenGL.GL.glColor4i( +OpenGL.GL.glColor4iv( +OpenGL.GL.glColor4s( +OpenGL.GL.glColor4sv( +OpenGL.GL.glColor4ub( +OpenGL.GL.glColor4ubv( +OpenGL.GL.glColor4ui( +OpenGL.GL.glColor4uiv( +OpenGL.GL.glColor4us( +OpenGL.GL.glColor4usv( +OpenGL.GL.glColorMask( +OpenGL.GL.glColorMaski( +OpenGL.GL.glColorMaterial( +OpenGL.GL.glColorPointer( +OpenGL.GL.glColorPointerb( +OpenGL.GL.glColorPointerd( +OpenGL.GL.glColorPointerf( +OpenGL.GL.glColorPointeri( +OpenGL.GL.glColorPointers( +OpenGL.GL.glColorPointerub( +OpenGL.GL.glColorPointerui( +OpenGL.GL.glColorPointerus( +OpenGL.GL.glColorSubTable( +OpenGL.GL.glColorTable( +OpenGL.GL.glColorTableParameterfv( +OpenGL.GL.glColorTableParameteriv( +OpenGL.GL.glCompileShader( +OpenGL.GL.glCompressedTexImage1D( +OpenGL.GL.glCompressedTexImage2D( +OpenGL.GL.glCompressedTexImage3D( +OpenGL.GL.glCompressedTexSubImage1D( +OpenGL.GL.glCompressedTexSubImage2D( +OpenGL.GL.glCompressedTexSubImage3D( +OpenGL.GL.glConvolutionFilter1D( +OpenGL.GL.glConvolutionFilter2D( +OpenGL.GL.glConvolutionParameterf( +OpenGL.GL.glConvolutionParameterfv( +OpenGL.GL.glConvolutionParameteri( +OpenGL.GL.glConvolutionParameteriv( +OpenGL.GL.glCopyColorSubTable( +OpenGL.GL.glCopyColorTable( +OpenGL.GL.glCopyConvolutionFilter1D( +OpenGL.GL.glCopyConvolutionFilter2D( +OpenGL.GL.glCopyPixels( +OpenGL.GL.glCopyTexImage1D( +OpenGL.GL.glCopyTexImage2D( +OpenGL.GL.glCopyTexSubImage1D( +OpenGL.GL.glCopyTexSubImage2D( +OpenGL.GL.glCopyTexSubImage3D( +OpenGL.GL.glCreateProgram( +OpenGL.GL.glCreateShader( +OpenGL.GL.glCullFace( +OpenGL.GL.glDeleteBuffers( +OpenGL.GL.glDeleteLists( +OpenGL.GL.glDeleteProgram( +OpenGL.GL.glDeleteQueries( +OpenGL.GL.glDeleteShader( +OpenGL.GL.glDeleteTextures( +OpenGL.GL.glDepthFunc( +OpenGL.GL.glDepthMask( +OpenGL.GL.glDepthRange( +OpenGL.GL.glDetachShader( +OpenGL.GL.glDisable( +OpenGL.GL.glDisableClientState( +OpenGL.GL.glDisableVertexAttribArray( +OpenGL.GL.glDisablei( +OpenGL.GL.glDrawArrays( +OpenGL.GL.glDrawBuffer( +OpenGL.GL.glDrawBuffers( +OpenGL.GL.glDrawElements( +OpenGL.GL.glDrawElementsub( +OpenGL.GL.glDrawElementsui( +OpenGL.GL.glDrawElementsus( +OpenGL.GL.glDrawPixels( +OpenGL.GL.glDrawPixelsb( +OpenGL.GL.glDrawPixelsf( +OpenGL.GL.glDrawPixelsi( +OpenGL.GL.glDrawPixelss( +OpenGL.GL.glDrawPixelsub( +OpenGL.GL.glDrawPixelsui( +OpenGL.GL.glDrawPixelsus( +OpenGL.GL.glDrawRangeElements( +OpenGL.GL.glEdgeFlag( +OpenGL.GL.glEdgeFlagPointer( +OpenGL.GL.glEdgeFlagPointerb( +OpenGL.GL.glEdgeFlagv( +OpenGL.GL.glEnable( +OpenGL.GL.glEnableClientState( +OpenGL.GL.glEnableVertexAttribArray( +OpenGL.GL.glEnablei( +OpenGL.GL.glEnd( +OpenGL.GL.glEndConditionalRender( +OpenGL.GL.glEndList( +OpenGL.GL.glEndQuery( +OpenGL.GL.glEndTransformFeedback( +OpenGL.GL.glEvalCoord1d( +OpenGL.GL.glEvalCoord1dv( +OpenGL.GL.glEvalCoord1f( +OpenGL.GL.glEvalCoord1fv( +OpenGL.GL.glEvalCoord2d( +OpenGL.GL.glEvalCoord2dv( +OpenGL.GL.glEvalCoord2f( +OpenGL.GL.glEvalCoord2fv( +OpenGL.GL.glEvalMesh1( +OpenGL.GL.glEvalMesh2( +OpenGL.GL.glEvalPoint1( +OpenGL.GL.glEvalPoint2( +OpenGL.GL.glFeedbackBuffer( +OpenGL.GL.glFinish( +OpenGL.GL.glFlush( +OpenGL.GL.glFogCoordPointer( +OpenGL.GL.glFogCoordd( +OpenGL.GL.glFogCoorddv( +OpenGL.GL.glFogCoordf( +OpenGL.GL.glFogCoordfv( +OpenGL.GL.glFogf( +OpenGL.GL.glFogfv( +OpenGL.GL.glFogi( +OpenGL.GL.glFogiv( +OpenGL.GL.glFrontFace( +OpenGL.GL.glFrustum( +OpenGL.GL.glGenBuffers( +OpenGL.GL.glGenLists( +OpenGL.GL.glGenQueries( +OpenGL.GL.glGenTextures( +OpenGL.GL.glGetActiveAttrib( +OpenGL.GL.glGetActiveUniform( +OpenGL.GL.glGetAttachedShaders( +OpenGL.GL.glGetAttribLocation( +OpenGL.GL.glGetBoolean( +OpenGL.GL.glGetBooleani_v( +OpenGL.GL.glGetBooleanv( +OpenGL.GL.glGetBufferParameteriv( +OpenGL.GL.glGetBufferPointerv( +OpenGL.GL.glGetBufferSubData( +OpenGL.GL.glGetClipPlane( +OpenGL.GL.glGetColorTable( +OpenGL.GL.glGetColorTableParameterfv( +OpenGL.GL.glGetColorTableParameteriv( +OpenGL.GL.glGetCompressedTexImage( +OpenGL.GL.glGetConvolutionFilter( +OpenGL.GL.glGetConvolutionParameterfv( +OpenGL.GL.glGetConvolutionParameteriv( +OpenGL.GL.glGetDouble( +OpenGL.GL.glGetDoublev( +OpenGL.GL.glGetError( +OpenGL.GL.glGetFloat( +OpenGL.GL.glGetFloatv( +OpenGL.GL.glGetFragDataLocation( +OpenGL.GL.glGetHistogram( +OpenGL.GL.glGetHistogramParameterfv( +OpenGL.GL.glGetHistogramParameteriv( +OpenGL.GL.glGetInfoLog( +OpenGL.GL.glGetInteger( +OpenGL.GL.glGetIntegeri_v( +OpenGL.GL.glGetIntegerv( +OpenGL.GL.glGetLightfv( +OpenGL.GL.glGetLightiv( +OpenGL.GL.glGetMapdv( +OpenGL.GL.glGetMapfv( +OpenGL.GL.glGetMapiv( +OpenGL.GL.glGetMaterialfv( +OpenGL.GL.glGetMaterialiv( +OpenGL.GL.glGetMinmax( +OpenGL.GL.glGetMinmaxParameterfv( +OpenGL.GL.glGetMinmaxParameteriv( +OpenGL.GL.glGetPixelMapfv( +OpenGL.GL.glGetPixelMapuiv( +OpenGL.GL.glGetPixelMapusv( +OpenGL.GL.glGetPointerv( +OpenGL.GL.glGetPolygonStipple( +OpenGL.GL.glGetPolygonStippleub( +OpenGL.GL.glGetProgramInfoLog( +OpenGL.GL.glGetProgramiv( +OpenGL.GL.glGetQueryObjectiv( +OpenGL.GL.glGetQueryObjectuiv( +OpenGL.GL.glGetQueryiv( +OpenGL.GL.glGetSeparableFilter( +OpenGL.GL.glGetShaderInfoLog( +OpenGL.GL.glGetShaderSource( +OpenGL.GL.glGetShaderiv( +OpenGL.GL.glGetString( +OpenGL.GL.glGetStringi( +OpenGL.GL.glGetTexEnvfv( +OpenGL.GL.glGetTexEnviv( +OpenGL.GL.glGetTexGendv( +OpenGL.GL.glGetTexGenfv( +OpenGL.GL.glGetTexGeniv( +OpenGL.GL.glGetTexImage( +OpenGL.GL.glGetTexImageb( +OpenGL.GL.glGetTexImaged( +OpenGL.GL.glGetTexImagef( +OpenGL.GL.glGetTexImagei( +OpenGL.GL.glGetTexImages( +OpenGL.GL.glGetTexImageub( +OpenGL.GL.glGetTexImageui( +OpenGL.GL.glGetTexImageus( +OpenGL.GL.glGetTexLevelParameterfv( +OpenGL.GL.glGetTexLevelParameteriv( +OpenGL.GL.glGetTexParameterIiv( +OpenGL.GL.glGetTexParameterIuiv( +OpenGL.GL.glGetTexParameterfv( +OpenGL.GL.glGetTexParameteriv( +OpenGL.GL.glGetTransformFeedbackVarying( +OpenGL.GL.glGetUniformLocation( +OpenGL.GL.glGetUniformfv( +OpenGL.GL.glGetUniformiv( +OpenGL.GL.glGetUniformuiv( +OpenGL.GL.glGetVertexAttribIiv( +OpenGL.GL.glGetVertexAttribIuiv( +OpenGL.GL.glGetVertexAttribPointerv( +OpenGL.GL.glGetVertexAttribdv( +OpenGL.GL.glGetVertexAttribfv( +OpenGL.GL.glGetVertexAttribiv( +OpenGL.GL.glHint( +OpenGL.GL.glHistogram( +OpenGL.GL.glIndexMask( +OpenGL.GL.glIndexPointer( +OpenGL.GL.glIndexPointerb( +OpenGL.GL.glIndexPointerd( +OpenGL.GL.glIndexPointerf( +OpenGL.GL.glIndexPointeri( +OpenGL.GL.glIndexPointers( +OpenGL.GL.glIndexPointerub( +OpenGL.GL.glIndexd( +OpenGL.GL.glIndexdv( +OpenGL.GL.glIndexf( +OpenGL.GL.glIndexfv( +OpenGL.GL.glIndexi( +OpenGL.GL.glIndexiv( +OpenGL.GL.glIndexs( +OpenGL.GL.glIndexsv( +OpenGL.GL.glIndexub( +OpenGL.GL.glIndexubv( +OpenGL.GL.glInitNames( +OpenGL.GL.glInterleavedArrays( +OpenGL.GL.glIsBuffer( +OpenGL.GL.glIsEnabled( +OpenGL.GL.glIsEnabledi( +OpenGL.GL.glIsList( +OpenGL.GL.glIsProgram( +OpenGL.GL.glIsQuery( +OpenGL.GL.glIsShader( +OpenGL.GL.glIsTexture( +OpenGL.GL.glLight( +OpenGL.GL.glLightModelf( +OpenGL.GL.glLightModelfv( +OpenGL.GL.glLightModeli( +OpenGL.GL.glLightModeliv( +OpenGL.GL.glLightf( +OpenGL.GL.glLightfv( +OpenGL.GL.glLighti( +OpenGL.GL.glLightiv( +OpenGL.GL.glLineStipple( +OpenGL.GL.glLineWidth( +OpenGL.GL.glLinkProgram( +OpenGL.GL.glListBase( +OpenGL.GL.glLoadIdentity( +OpenGL.GL.glLoadMatrixd( +OpenGL.GL.glLoadMatrixf( +OpenGL.GL.glLoadName( +OpenGL.GL.glLoadTransposeMatrixd( +OpenGL.GL.glLoadTransposeMatrixf( +OpenGL.GL.glLogicOp( +OpenGL.GL.glMap1d( +OpenGL.GL.glMap1f( +OpenGL.GL.glMap2d( +OpenGL.GL.glMap2f( +OpenGL.GL.glMapBuffer( +OpenGL.GL.glMapGrid1d( +OpenGL.GL.glMapGrid1f( +OpenGL.GL.glMapGrid2d( +OpenGL.GL.glMapGrid2f( +OpenGL.GL.glMaterial( +OpenGL.GL.glMaterialf( +OpenGL.GL.glMaterialfv( +OpenGL.GL.glMateriali( +OpenGL.GL.glMaterialiv( +OpenGL.GL.glMatrixMode( +OpenGL.GL.glMinmax( +OpenGL.GL.glMultMatrixd( +OpenGL.GL.glMultMatrixf( +OpenGL.GL.glMultTransposeMatrixd( +OpenGL.GL.glMultTransposeMatrixf( +OpenGL.GL.glMultiDrawArrays( +OpenGL.GL.glMultiDrawElements( +OpenGL.GL.glMultiTexCoord1d( +OpenGL.GL.glMultiTexCoord1dv( +OpenGL.GL.glMultiTexCoord1f( +OpenGL.GL.glMultiTexCoord1fv( +OpenGL.GL.glMultiTexCoord1i( +OpenGL.GL.glMultiTexCoord1iv( +OpenGL.GL.glMultiTexCoord1s( +OpenGL.GL.glMultiTexCoord1sv( +OpenGL.GL.glMultiTexCoord2d( +OpenGL.GL.glMultiTexCoord2dv( +OpenGL.GL.glMultiTexCoord2f( +OpenGL.GL.glMultiTexCoord2fv( +OpenGL.GL.glMultiTexCoord2i( +OpenGL.GL.glMultiTexCoord2iv( +OpenGL.GL.glMultiTexCoord2s( +OpenGL.GL.glMultiTexCoord2sv( +OpenGL.GL.glMultiTexCoord3d( +OpenGL.GL.glMultiTexCoord3dv( +OpenGL.GL.glMultiTexCoord3f( +OpenGL.GL.glMultiTexCoord3fv( +OpenGL.GL.glMultiTexCoord3i( +OpenGL.GL.glMultiTexCoord3iv( +OpenGL.GL.glMultiTexCoord3s( +OpenGL.GL.glMultiTexCoord3sv( +OpenGL.GL.glMultiTexCoord4d( +OpenGL.GL.glMultiTexCoord4dv( +OpenGL.GL.glMultiTexCoord4f( +OpenGL.GL.glMultiTexCoord4fv( +OpenGL.GL.glMultiTexCoord4i( +OpenGL.GL.glMultiTexCoord4iv( +OpenGL.GL.glMultiTexCoord4s( +OpenGL.GL.glMultiTexCoord4sv( +OpenGL.GL.glNewList( +OpenGL.GL.glNormal( +OpenGL.GL.glNormal3b( +OpenGL.GL.glNormal3bv( +OpenGL.GL.glNormal3d( +OpenGL.GL.glNormal3dv( +OpenGL.GL.glNormal3f( +OpenGL.GL.glNormal3fv( +OpenGL.GL.glNormal3i( +OpenGL.GL.glNormal3iv( +OpenGL.GL.glNormal3s( +OpenGL.GL.glNormal3sv( +OpenGL.GL.glNormalPointer( +OpenGL.GL.glNormalPointerb( +OpenGL.GL.glNormalPointerd( +OpenGL.GL.glNormalPointerf( +OpenGL.GL.glNormalPointeri( +OpenGL.GL.glNormalPointers( +OpenGL.GL.glOrtho( +OpenGL.GL.glPassThrough( +OpenGL.GL.glPixelMapfv( +OpenGL.GL.glPixelMapuiv( +OpenGL.GL.glPixelMapusv( +OpenGL.GL.glPixelStoref( +OpenGL.GL.glPixelStorei( +OpenGL.GL.glPixelTransferf( +OpenGL.GL.glPixelTransferi( +OpenGL.GL.glPixelZoom( +OpenGL.GL.glPointParameterf( +OpenGL.GL.glPointParameterfv( +OpenGL.GL.glPointParameteri( +OpenGL.GL.glPointParameteriv( +OpenGL.GL.glPointSize( +OpenGL.GL.glPolygonMode( +OpenGL.GL.glPolygonOffset( +OpenGL.GL.glPolygonStipple( +OpenGL.GL.glPopAttrib( +OpenGL.GL.glPopClientAttrib( +OpenGL.GL.glPopMatrix( +OpenGL.GL.glPopName( +OpenGL.GL.glPrioritizeTextures( +OpenGL.GL.glPushAttrib( +OpenGL.GL.glPushClientAttrib( +OpenGL.GL.glPushMatrix( +OpenGL.GL.glPushName( +OpenGL.GL.glRasterPos( +OpenGL.GL.glRasterPos2d( +OpenGL.GL.glRasterPos2dv( +OpenGL.GL.glRasterPos2f( +OpenGL.GL.glRasterPos2fv( +OpenGL.GL.glRasterPos2i( +OpenGL.GL.glRasterPos2iv( +OpenGL.GL.glRasterPos2s( +OpenGL.GL.glRasterPos2sv( +OpenGL.GL.glRasterPos3d( +OpenGL.GL.glRasterPos3dv( +OpenGL.GL.glRasterPos3f( +OpenGL.GL.glRasterPos3fv( +OpenGL.GL.glRasterPos3i( +OpenGL.GL.glRasterPos3iv( +OpenGL.GL.glRasterPos3s( +OpenGL.GL.glRasterPos3sv( +OpenGL.GL.glRasterPos4d( +OpenGL.GL.glRasterPos4dv( +OpenGL.GL.glRasterPos4f( +OpenGL.GL.glRasterPos4fv( +OpenGL.GL.glRasterPos4i( +OpenGL.GL.glRasterPos4iv( +OpenGL.GL.glRasterPos4s( +OpenGL.GL.glRasterPos4sv( +OpenGL.GL.glReadBuffer( +OpenGL.GL.glReadPixels( +OpenGL.GL.glReadPixelsb( +OpenGL.GL.glReadPixelsd( +OpenGL.GL.glReadPixelsf( +OpenGL.GL.glReadPixelsi( +OpenGL.GL.glReadPixelss( +OpenGL.GL.glReadPixelsub( +OpenGL.GL.glReadPixelsui( +OpenGL.GL.glReadPixelsus( +OpenGL.GL.glRectd( +OpenGL.GL.glRectdv( +OpenGL.GL.glRectf( +OpenGL.GL.glRectfv( +OpenGL.GL.glRecti( +OpenGL.GL.glRectiv( +OpenGL.GL.glRects( +OpenGL.GL.glRectsv( +OpenGL.GL.glRenderMode( +OpenGL.GL.glResetHistogram( +OpenGL.GL.glResetMinmax( +OpenGL.GL.glRotate( +OpenGL.GL.glRotated( +OpenGL.GL.glRotatef( +OpenGL.GL.glSampleCoverage( +OpenGL.GL.glScale( +OpenGL.GL.glScaled( +OpenGL.GL.glScalef( +OpenGL.GL.glScissor( +OpenGL.GL.glSecondaryColor3b( +OpenGL.GL.glSecondaryColor3bv( +OpenGL.GL.glSecondaryColor3d( +OpenGL.GL.glSecondaryColor3dv( +OpenGL.GL.glSecondaryColor3f( +OpenGL.GL.glSecondaryColor3fv( +OpenGL.GL.glSecondaryColor3i( +OpenGL.GL.glSecondaryColor3iv( +OpenGL.GL.glSecondaryColor3s( +OpenGL.GL.glSecondaryColor3sv( +OpenGL.GL.glSecondaryColor3ub( +OpenGL.GL.glSecondaryColor3ubv( +OpenGL.GL.glSecondaryColor3ui( +OpenGL.GL.glSecondaryColor3uiv( +OpenGL.GL.glSecondaryColor3us( +OpenGL.GL.glSecondaryColor3usv( +OpenGL.GL.glSecondaryColorPointer( +OpenGL.GL.glSelectBuffer( +OpenGL.GL.glSeparableFilter2D( +OpenGL.GL.glShadeModel( +OpenGL.GL.glShaderSource( +OpenGL.GL.glStencilFunc( +OpenGL.GL.glStencilFuncSeparate( +OpenGL.GL.glStencilMask( +OpenGL.GL.glStencilMaskSeparate( +OpenGL.GL.glStencilOp( +OpenGL.GL.glStencilOpSeparate( +OpenGL.GL.glTexCoord( +OpenGL.GL.glTexCoord1d( +OpenGL.GL.glTexCoord1dv( +OpenGL.GL.glTexCoord1f( +OpenGL.GL.glTexCoord1fv( +OpenGL.GL.glTexCoord1i( +OpenGL.GL.glTexCoord1iv( +OpenGL.GL.glTexCoord1s( +OpenGL.GL.glTexCoord1sv( +OpenGL.GL.glTexCoord2d( +OpenGL.GL.glTexCoord2dv( +OpenGL.GL.glTexCoord2f( +OpenGL.GL.glTexCoord2fv( +OpenGL.GL.glTexCoord2i( +OpenGL.GL.glTexCoord2iv( +OpenGL.GL.glTexCoord2s( +OpenGL.GL.glTexCoord2sv( +OpenGL.GL.glTexCoord3d( +OpenGL.GL.glTexCoord3dv( +OpenGL.GL.glTexCoord3f( +OpenGL.GL.glTexCoord3fv( +OpenGL.GL.glTexCoord3i( +OpenGL.GL.glTexCoord3iv( +OpenGL.GL.glTexCoord3s( +OpenGL.GL.glTexCoord3sv( +OpenGL.GL.glTexCoord4d( +OpenGL.GL.glTexCoord4dv( +OpenGL.GL.glTexCoord4f( +OpenGL.GL.glTexCoord4fv( +OpenGL.GL.glTexCoord4i( +OpenGL.GL.glTexCoord4iv( +OpenGL.GL.glTexCoord4s( +OpenGL.GL.glTexCoord4sv( +OpenGL.GL.glTexCoordPointer( +OpenGL.GL.glTexCoordPointerb( +OpenGL.GL.glTexCoordPointerd( +OpenGL.GL.glTexCoordPointerf( +OpenGL.GL.glTexCoordPointeri( +OpenGL.GL.glTexCoordPointers( +OpenGL.GL.glTexEnvf( +OpenGL.GL.glTexEnvfv( +OpenGL.GL.glTexEnvi( +OpenGL.GL.glTexEnviv( +OpenGL.GL.glTexGend( +OpenGL.GL.glTexGendv( +OpenGL.GL.glTexGenf( +OpenGL.GL.glTexGenfv( +OpenGL.GL.glTexGeni( +OpenGL.GL.glTexGeniv( +OpenGL.GL.glTexImage1D( +OpenGL.GL.glTexImage1Db( +OpenGL.GL.glTexImage1Df( +OpenGL.GL.glTexImage1Di( +OpenGL.GL.glTexImage1Ds( +OpenGL.GL.glTexImage1Dub( +OpenGL.GL.glTexImage1Dui( +OpenGL.GL.glTexImage1Dus( +OpenGL.GL.glTexImage2D( +OpenGL.GL.glTexImage2Db( +OpenGL.GL.glTexImage2Df( +OpenGL.GL.glTexImage2Di( +OpenGL.GL.glTexImage2Ds( +OpenGL.GL.glTexImage2Dub( +OpenGL.GL.glTexImage2Dui( +OpenGL.GL.glTexImage2Dus( +OpenGL.GL.glTexImage3D( +OpenGL.GL.glTexParameter( +OpenGL.GL.glTexParameterIiv( +OpenGL.GL.glTexParameterIuiv( +OpenGL.GL.glTexParameterf( +OpenGL.GL.glTexParameterfv( +OpenGL.GL.glTexParameteri( +OpenGL.GL.glTexParameteriv( +OpenGL.GL.glTexSubImage1D( +OpenGL.GL.glTexSubImage1Db( +OpenGL.GL.glTexSubImage1Df( +OpenGL.GL.glTexSubImage1Di( +OpenGL.GL.glTexSubImage1Ds( +OpenGL.GL.glTexSubImage1Dub( +OpenGL.GL.glTexSubImage1Dui( +OpenGL.GL.glTexSubImage1Dus( +OpenGL.GL.glTexSubImage2D( +OpenGL.GL.glTexSubImage2Db( +OpenGL.GL.glTexSubImage2Df( +OpenGL.GL.glTexSubImage2Di( +OpenGL.GL.glTexSubImage2Ds( +OpenGL.GL.glTexSubImage2Dub( +OpenGL.GL.glTexSubImage2Dui( +OpenGL.GL.glTexSubImage2Dus( +OpenGL.GL.glTexSubImage3D( +OpenGL.GL.glTransformFeedbackVaryings( +OpenGL.GL.glTranslate( +OpenGL.GL.glTranslated( +OpenGL.GL.glTranslatef( +OpenGL.GL.glUniform1f( +OpenGL.GL.glUniform1fv( +OpenGL.GL.glUniform1i( +OpenGL.GL.glUniform1iv( +OpenGL.GL.glUniform1ui( +OpenGL.GL.glUniform1uiv( +OpenGL.GL.glUniform2f( +OpenGL.GL.glUniform2fv( +OpenGL.GL.glUniform2i( +OpenGL.GL.glUniform2iv( +OpenGL.GL.glUniform2ui( +OpenGL.GL.glUniform2uiv( +OpenGL.GL.glUniform3f( +OpenGL.GL.glUniform3fv( +OpenGL.GL.glUniform3i( +OpenGL.GL.glUniform3iv( +OpenGL.GL.glUniform3ui( +OpenGL.GL.glUniform3uiv( +OpenGL.GL.glUniform4f( +OpenGL.GL.glUniform4fv( +OpenGL.GL.glUniform4i( +OpenGL.GL.glUniform4iv( +OpenGL.GL.glUniform4ui( +OpenGL.GL.glUniform4uiv( +OpenGL.GL.glUniformMatrix2fv( +OpenGL.GL.glUniformMatrix2x3fv( +OpenGL.GL.glUniformMatrix2x4fv( +OpenGL.GL.glUniformMatrix3fv( +OpenGL.GL.glUniformMatrix3x2fv( +OpenGL.GL.glUniformMatrix3x4fv( +OpenGL.GL.glUniformMatrix4fv( +OpenGL.GL.glUniformMatrix4x2fv( +OpenGL.GL.glUniformMatrix4x3fv( +OpenGL.GL.glUnmapBuffer( +OpenGL.GL.glUseProgram( +OpenGL.GL.glValidateProgram( +OpenGL.GL.glVertex( +OpenGL.GL.glVertex2d( +OpenGL.GL.glVertex2dv( +OpenGL.GL.glVertex2f( +OpenGL.GL.glVertex2fv( +OpenGL.GL.glVertex2i( +OpenGL.GL.glVertex2iv( +OpenGL.GL.glVertex2s( +OpenGL.GL.glVertex2sv( +OpenGL.GL.glVertex3d( +OpenGL.GL.glVertex3dv( +OpenGL.GL.glVertex3f( +OpenGL.GL.glVertex3fv( +OpenGL.GL.glVertex3i( +OpenGL.GL.glVertex3iv( +OpenGL.GL.glVertex3s( +OpenGL.GL.glVertex3sv( +OpenGL.GL.glVertex4d( +OpenGL.GL.glVertex4dv( +OpenGL.GL.glVertex4f( +OpenGL.GL.glVertex4fv( +OpenGL.GL.glVertex4i( +OpenGL.GL.glVertex4iv( +OpenGL.GL.glVertex4s( +OpenGL.GL.glVertex4sv( +OpenGL.GL.glVertexAttrib1d( +OpenGL.GL.glVertexAttrib1dv( +OpenGL.GL.glVertexAttrib1f( +OpenGL.GL.glVertexAttrib1fv( +OpenGL.GL.glVertexAttrib1s( +OpenGL.GL.glVertexAttrib1sv( +OpenGL.GL.glVertexAttrib2d( +OpenGL.GL.glVertexAttrib2dv( +OpenGL.GL.glVertexAttrib2f( +OpenGL.GL.glVertexAttrib2fv( +OpenGL.GL.glVertexAttrib2s( +OpenGL.GL.glVertexAttrib2sv( +OpenGL.GL.glVertexAttrib3d( +OpenGL.GL.glVertexAttrib3dv( +OpenGL.GL.glVertexAttrib3f( +OpenGL.GL.glVertexAttrib3fv( +OpenGL.GL.glVertexAttrib3s( +OpenGL.GL.glVertexAttrib3sv( +OpenGL.GL.glVertexAttrib4Nbv( +OpenGL.GL.glVertexAttrib4Niv( +OpenGL.GL.glVertexAttrib4Nsv( +OpenGL.GL.glVertexAttrib4Nub( +OpenGL.GL.glVertexAttrib4Nubv( +OpenGL.GL.glVertexAttrib4Nuiv( +OpenGL.GL.glVertexAttrib4Nusv( +OpenGL.GL.glVertexAttrib4bv( +OpenGL.GL.glVertexAttrib4d( +OpenGL.GL.glVertexAttrib4dv( +OpenGL.GL.glVertexAttrib4f( +OpenGL.GL.glVertexAttrib4fv( +OpenGL.GL.glVertexAttrib4iv( +OpenGL.GL.glVertexAttrib4s( +OpenGL.GL.glVertexAttrib4sv( +OpenGL.GL.glVertexAttrib4ubv( +OpenGL.GL.glVertexAttrib4uiv( +OpenGL.GL.glVertexAttrib4usv( +OpenGL.GL.glVertexAttribI1i( +OpenGL.GL.glVertexAttribI1iv( +OpenGL.GL.glVertexAttribI1ui( +OpenGL.GL.glVertexAttribI1uiv( +OpenGL.GL.glVertexAttribI2i( +OpenGL.GL.glVertexAttribI2iv( +OpenGL.GL.glVertexAttribI2ui( +OpenGL.GL.glVertexAttribI2uiv( +OpenGL.GL.glVertexAttribI3i( +OpenGL.GL.glVertexAttribI3iv( +OpenGL.GL.glVertexAttribI3ui( +OpenGL.GL.glVertexAttribI3uiv( +OpenGL.GL.glVertexAttribI4bv( +OpenGL.GL.glVertexAttribI4i( +OpenGL.GL.glVertexAttribI4iv( +OpenGL.GL.glVertexAttribI4sv( +OpenGL.GL.glVertexAttribI4ubv( +OpenGL.GL.glVertexAttribI4ui( +OpenGL.GL.glVertexAttribI4uiv( +OpenGL.GL.glVertexAttribI4usv( +OpenGL.GL.glVertexAttribIPointer( +OpenGL.GL.glVertexAttribPointer( +OpenGL.GL.glVertexPointer( +OpenGL.GL.glVertexPointerb( +OpenGL.GL.glVertexPointerd( +OpenGL.GL.glVertexPointerf( +OpenGL.GL.glVertexPointeri( +OpenGL.GL.glVertexPointers( +OpenGL.GL.glViewport( +OpenGL.GL.glWindowPos2d( +OpenGL.GL.glWindowPos2dv( +OpenGL.GL.glWindowPos2f( +OpenGL.GL.glWindowPos2fv( +OpenGL.GL.glWindowPos2i( +OpenGL.GL.glWindowPos2iv( +OpenGL.GL.glWindowPos2s( +OpenGL.GL.glWindowPos2sv( +OpenGL.GL.glWindowPos3d( +OpenGL.GL.glWindowPos3dv( +OpenGL.GL.glWindowPos3f( +OpenGL.GL.glWindowPos3fv( +OpenGL.GL.glWindowPos3i( +OpenGL.GL.glWindowPos3iv( +OpenGL.GL.glWindowPos3s( +OpenGL.GL.glWindowPos3sv( +OpenGL.GL.glget +OpenGL.GL.images +OpenGL.GL.imaging +OpenGL.GL.lazy( +OpenGL.GL.name +OpenGL.GL.platform +OpenGL.GL.pointers +OpenGL.GL.simple +OpenGL.GL.wrapper + +--- from OpenGL import GL --- +GL.ARB +GL.EXTENSION_NAME +GL.Error( +GL.GLError( +GL.GLUError( +GL.GLUTError( +GL.GLUTerror( +GL.GLUerror( +GL.GL_1PASS_EXT +GL.GL_1PASS_SGIS +GL.GL_2D +GL.GL_2PASS_0_EXT +GL.GL_2PASS_0_SGIS +GL.GL_2PASS_1_EXT +GL.GL_2PASS_1_SGIS +GL.GL_2X_BIT_ATI +GL.GL_2_BYTES +GL.GL_3D +GL.GL_3D_COLOR +GL.GL_3D_COLOR_TEXTURE +GL.GL_3_BYTES +GL.GL_422_AVERAGE_EXT +GL.GL_422_EXT +GL.GL_422_REV_AVERAGE_EXT +GL.GL_422_REV_EXT +GL.GL_4D_COLOR_TEXTURE +GL.GL_4PASS_0_EXT +GL.GL_4PASS_0_SGIS +GL.GL_4PASS_1_EXT +GL.GL_4PASS_1_SGIS +GL.GL_4PASS_2_EXT +GL.GL_4PASS_2_SGIS +GL.GL_4PASS_3_EXT +GL.GL_4PASS_3_SGIS +GL.GL_4X_BIT_ATI +GL.GL_4_BYTES +GL.GL_8X_BIT_ATI +GL.GL_ABGR_EXT +GL.GL_ACCUM +GL.GL_ACCUM_ALPHA_BITS +GL.GL_ACCUM_BLUE_BITS +GL.GL_ACCUM_BUFFER_BIT +GL.GL_ACCUM_CLEAR_VALUE +GL.GL_ACCUM_GREEN_BITS +GL.GL_ACCUM_RED_BITS +GL.GL_ACTIVE_ATTRIBUTES +GL.GL_ACTIVE_ATTRIBUTE_MAX_LENGTH +GL.GL_ACTIVE_STENCIL_FACE_EXT +GL.GL_ACTIVE_TEXTURE +GL.GL_ACTIVE_TEXTURE_ARB +GL.GL_ACTIVE_UNIFORMS +GL.GL_ACTIVE_UNIFORM_MAX_LENGTH +GL.GL_ACTIVE_VERTEX_UNITS_ARB +GL.GL_ADD +GL.GL_ADD_ATI +GL.GL_ADD_SIGNED +GL.GL_ADD_SIGNED_ARB +GL.GL_ADD_SIGNED_EXT +GL.GL_ALIASED_LINE_WIDTH_RANGE +GL.GL_ALIASED_POINT_SIZE_RANGE +GL.GL_ALLOW_DRAW_FRG_HINT_PGI +GL.GL_ALLOW_DRAW_MEM_HINT_PGI +GL.GL_ALLOW_DRAW_OBJ_HINT_PGI +GL.GL_ALLOW_DRAW_WIN_HINT_PGI +GL.GL_ALL_ATTRIB_BITS +GL.GL_ALL_COMPLETED_NV +GL.GL_ALPHA +GL.GL_ALPHA12 +GL.GL_ALPHA12_EXT +GL.GL_ALPHA16 +GL.GL_ALPHA16F_ARB +GL.GL_ALPHA16_EXT +GL.GL_ALPHA32F_ARB +GL.GL_ALPHA4 +GL.GL_ALPHA4_EXT +GL.GL_ALPHA8 +GL.GL_ALPHA8_EXT +GL.GL_ALPHA_BIAS +GL.GL_ALPHA_BITS +GL.GL_ALPHA_FLOAT16_ATI +GL.GL_ALPHA_FLOAT32_ATI +GL.GL_ALPHA_INTEGER +GL.GL_ALPHA_MAX_CLAMP_INGR +GL.GL_ALPHA_MAX_SGIX +GL.GL_ALPHA_MIN_CLAMP_INGR +GL.GL_ALPHA_MIN_SGIX +GL.GL_ALPHA_SCALE +GL.GL_ALPHA_TEST +GL.GL_ALPHA_TEST_FUNC +GL.GL_ALPHA_TEST_REF +GL.GL_ALWAYS +GL.GL_ALWAYS_FAST_HINT_PGI +GL.GL_ALWAYS_SOFT_HINT_PGI +GL.GL_AMBIENT +GL.GL_AMBIENT_AND_DIFFUSE +GL.GL_AND +GL.GL_AND_INVERTED +GL.GL_AND_REVERSE +GL.GL_ARRAY_BUFFER +GL.GL_ARRAY_BUFFER_ARB +GL.GL_ARRAY_BUFFER_BINDING +GL.GL_ARRAY_BUFFER_BINDING_ARB +GL.GL_ARRAY_ELEMENT_LOCK_COUNT_EXT +GL.GL_ARRAY_ELEMENT_LOCK_FIRST_EXT +GL.GL_ARRAY_OBJECT_BUFFER_ATI +GL.GL_ARRAY_OBJECT_OFFSET_ATI +GL.GL_ASYNC_DRAW_PIXELS_SGIX +GL.GL_ASYNC_HISTOGRAM_SGIX +GL.GL_ASYNC_MARKER_SGIX +GL.GL_ASYNC_READ_PIXELS_SGIX +GL.GL_ASYNC_TEX_IMAGE_SGIX +GL.GL_ATTACHED_SHADERS +GL.GL_ATTENUATION_EXT +GL.GL_ATTRIB_ARRAY_POINTER_NV +GL.GL_ATTRIB_ARRAY_SIZE_NV +GL.GL_ATTRIB_ARRAY_STRIDE_NV +GL.GL_ATTRIB_ARRAY_TYPE_NV +GL.GL_ATTRIB_STACK_DEPTH +GL.GL_AUTO_NORMAL +GL.GL_AUX0 +GL.GL_AUX1 +GL.GL_AUX2 +GL.GL_AUX3 +GL.GL_AUX_BUFFERS +GL.GL_AVERAGE_EXT +GL.GL_AVERAGE_HP +GL.GL_BACK +GL.GL_BACK_LEFT +GL.GL_BACK_NORMALS_HINT_PGI +GL.GL_BACK_RIGHT +GL.GL_BGR +GL.GL_BGRA +GL.GL_BGRA_EXT +GL.GL_BGRA_INTEGER +GL.GL_BGR_EXT +GL.GL_BGR_INTEGER +GL.GL_BIAS_BIT_ATI +GL.GL_BIAS_BY_NEGATIVE_ONE_HALF_NV +GL.GL_BINORMAL_ARRAY_EXT +GL.GL_BINORMAL_ARRAY_POINTER_EXT +GL.GL_BINORMAL_ARRAY_STRIDE_EXT +GL.GL_BINORMAL_ARRAY_TYPE_EXT +GL.GL_BITMAP +GL.GL_BITMAP_TOKEN +GL.GL_BLEND +GL.GL_BLEND_COLOR +GL.GL_BLEND_COLOR_EXT +GL.GL_BLEND_DST +GL.GL_BLEND_DST_ALPHA +GL.GL_BLEND_DST_ALPHA_EXT +GL.GL_BLEND_DST_RGB +GL.GL_BLEND_DST_RGB_EXT +GL.GL_BLEND_EQUATION +GL.GL_BLEND_EQUATION_ALPHA +GL.GL_BLEND_EQUATION_ALPHA_EXT +GL.GL_BLEND_EQUATION_EXT +GL.GL_BLEND_EQUATION_RGB +GL.GL_BLEND_EQUATION_RGB_EXT +GL.GL_BLEND_SRC +GL.GL_BLEND_SRC_ALPHA +GL.GL_BLEND_SRC_ALPHA_EXT +GL.GL_BLEND_SRC_RGB +GL.GL_BLEND_SRC_RGB_EXT +GL.GL_BLUE +GL.GL_BLUE_BIAS +GL.GL_BLUE_BITS +GL.GL_BLUE_BIT_ATI +GL.GL_BLUE_INTEGER +GL.GL_BLUE_MAX_CLAMP_INGR +GL.GL_BLUE_MIN_CLAMP_INGR +GL.GL_BLUE_SCALE +GL.GL_BOOL +GL.GL_BOOL_ARB +GL.GL_BOOL_VEC2 +GL.GL_BOOL_VEC2_ARB +GL.GL_BOOL_VEC3 +GL.GL_BOOL_VEC3_ARB +GL.GL_BOOL_VEC4 +GL.GL_BOOL_VEC4_ARB +GL.GL_BUFFER_ACCESS +GL.GL_BUFFER_ACCESS_ARB +GL.GL_BUFFER_MAPPED +GL.GL_BUFFER_MAPPED_ARB +GL.GL_BUFFER_MAP_POINTER +GL.GL_BUFFER_MAP_POINTER_ARB +GL.GL_BUFFER_SIZE +GL.GL_BUFFER_SIZE_ARB +GL.GL_BUFFER_USAGE +GL.GL_BUFFER_USAGE_ARB +GL.GL_BUMP_ENVMAP_ATI +GL.GL_BUMP_NUM_TEX_UNITS_ATI +GL.GL_BUMP_ROT_MATRIX_ATI +GL.GL_BUMP_ROT_MATRIX_SIZE_ATI +GL.GL_BUMP_TARGET_ATI +GL.GL_BUMP_TEX_UNITS_ATI +GL.GL_BYTE +GL.GL_C3F_V3F +GL.GL_C4F_N3F_V3F +GL.GL_C4UB_V2F +GL.GL_C4UB_V3F +GL.GL_CALLIGRAPHIC_FRAGMENT_SGIX +GL.GL_CCW +GL.GL_CLAMP +GL.GL_CLAMP_FRAGMENT_COLOR +GL.GL_CLAMP_FRAGMENT_COLOR_ARB +GL.GL_CLAMP_READ_COLOR +GL.GL_CLAMP_READ_COLOR_ARB +GL.GL_CLAMP_TO_BORDER +GL.GL_CLAMP_TO_BORDER_ARB +GL.GL_CLAMP_TO_BORDER_SGIS +GL.GL_CLAMP_TO_EDGE +GL.GL_CLAMP_TO_EDGE_SGIS +GL.GL_CLAMP_VERTEX_COLOR +GL.GL_CLAMP_VERTEX_COLOR_ARB +GL.GL_CLEAR +GL.GL_CLIENT_ACTIVE_TEXTURE +GL.GL_CLIENT_ACTIVE_TEXTURE_ARB +GL.GL_CLIENT_ALL_ATTRIB_BITS +GL.GL_CLIENT_ATTRIB_STACK_DEPTH +GL.GL_CLIENT_PIXEL_STORE_BIT +GL.GL_CLIENT_VERTEX_ARRAY_BIT +GL.GL_CLIP_FAR_HINT_PGI +GL.GL_CLIP_NEAR_HINT_PGI +GL.GL_CLIP_PLANE0 +GL.GL_CLIP_PLANE1 +GL.GL_CLIP_PLANE2 +GL.GL_CLIP_PLANE3 +GL.GL_CLIP_PLANE4 +GL.GL_CLIP_PLANE5 +GL.GL_CLIP_VOLUME_CLIPPING_HINT_EXT +GL.GL_CMYKA_EXT +GL.GL_CMYK_EXT +GL.GL_CND0_ATI +GL.GL_CND_ATI +GL.GL_COEFF +GL.GL_COLOR +GL.GL_COLOR3_BIT_PGI +GL.GL_COLOR4_BIT_PGI +GL.GL_COLOR_ALPHA_PAIRING_ATI +GL.GL_COLOR_ARRAY +GL.GL_COLOR_ARRAY_BUFFER_BINDING +GL.GL_COLOR_ARRAY_BUFFER_BINDING_ARB +GL.GL_COLOR_ARRAY_COUNT_EXT +GL.GL_COLOR_ARRAY_EXT +GL.GL_COLOR_ARRAY_LIST_IBM +GL.GL_COLOR_ARRAY_LIST_STRIDE_IBM +GL.GL_COLOR_ARRAY_PARALLEL_POINTERS_INTEL +GL.GL_COLOR_ARRAY_POINTER +GL.GL_COLOR_ARRAY_POINTER_EXT +GL.GL_COLOR_ARRAY_SIZE +GL.GL_COLOR_ARRAY_SIZE_EXT +GL.GL_COLOR_ARRAY_STRIDE +GL.GL_COLOR_ARRAY_STRIDE_EXT +GL.GL_COLOR_ARRAY_TYPE +GL.GL_COLOR_ARRAY_TYPE_EXT +GL.GL_COLOR_ATTACHMENT0_EXT +GL.GL_COLOR_ATTACHMENT10_EXT +GL.GL_COLOR_ATTACHMENT11_EXT +GL.GL_COLOR_ATTACHMENT12_EXT +GL.GL_COLOR_ATTACHMENT13_EXT +GL.GL_COLOR_ATTACHMENT14_EXT +GL.GL_COLOR_ATTACHMENT15_EXT +GL.GL_COLOR_ATTACHMENT1_EXT +GL.GL_COLOR_ATTACHMENT2_EXT +GL.GL_COLOR_ATTACHMENT3_EXT +GL.GL_COLOR_ATTACHMENT4_EXT +GL.GL_COLOR_ATTACHMENT5_EXT +GL.GL_COLOR_ATTACHMENT6_EXT +GL.GL_COLOR_ATTACHMENT7_EXT +GL.GL_COLOR_ATTACHMENT8_EXT +GL.GL_COLOR_ATTACHMENT9_EXT +GL.GL_COLOR_BUFFER_BIT +GL.GL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI +GL.GL_COLOR_CLEAR_VALUE +GL.GL_COLOR_INDEX +GL.GL_COLOR_INDEX12_EXT +GL.GL_COLOR_INDEX16_EXT +GL.GL_COLOR_INDEX1_EXT +GL.GL_COLOR_INDEX2_EXT +GL.GL_COLOR_INDEX4_EXT +GL.GL_COLOR_INDEX8_EXT +GL.GL_COLOR_INDEXES +GL.GL_COLOR_LOGIC_OP +GL.GL_COLOR_MATERIAL +GL.GL_COLOR_MATERIAL_FACE +GL.GL_COLOR_MATERIAL_PARAMETER +GL.GL_COLOR_MATRIX +GL.GL_COLOR_MATRIX_SGI +GL.GL_COLOR_MATRIX_STACK_DEPTH +GL.GL_COLOR_MATRIX_STACK_DEPTH_SGI +GL.GL_COLOR_SUM +GL.GL_COLOR_SUM_ARB +GL.GL_COLOR_SUM_CLAMP_NV +GL.GL_COLOR_SUM_EXT +GL.GL_COLOR_TABLE +GL.GL_COLOR_TABLE_ALPHA_SIZE +GL.GL_COLOR_TABLE_ALPHA_SIZE_SGI +GL.GL_COLOR_TABLE_BIAS +GL.GL_COLOR_TABLE_BIAS_SGI +GL.GL_COLOR_TABLE_BLUE_SIZE +GL.GL_COLOR_TABLE_BLUE_SIZE_SGI +GL.GL_COLOR_TABLE_FORMAT +GL.GL_COLOR_TABLE_FORMAT_SGI +GL.GL_COLOR_TABLE_GREEN_SIZE +GL.GL_COLOR_TABLE_GREEN_SIZE_SGI +GL.GL_COLOR_TABLE_INTENSITY_SIZE +GL.GL_COLOR_TABLE_INTENSITY_SIZE_SGI +GL.GL_COLOR_TABLE_LUMINANCE_SIZE +GL.GL_COLOR_TABLE_LUMINANCE_SIZE_SGI +GL.GL_COLOR_TABLE_RED_SIZE +GL.GL_COLOR_TABLE_RED_SIZE_SGI +GL.GL_COLOR_TABLE_SCALE +GL.GL_COLOR_TABLE_SCALE_SGI +GL.GL_COLOR_TABLE_SGI +GL.GL_COLOR_TABLE_WIDTH +GL.GL_COLOR_TABLE_WIDTH_SGI +GL.GL_COLOR_WRITEMASK +GL.GL_COMBINE +GL.GL_COMBINE4_NV +GL.GL_COMBINER0_NV +GL.GL_COMBINER1_NV +GL.GL_COMBINER2_NV +GL.GL_COMBINER3_NV +GL.GL_COMBINER4_NV +GL.GL_COMBINER5_NV +GL.GL_COMBINER6_NV +GL.GL_COMBINER7_NV +GL.GL_COMBINER_AB_DOT_PRODUCT_NV +GL.GL_COMBINER_AB_OUTPUT_NV +GL.GL_COMBINER_BIAS_NV +GL.GL_COMBINER_CD_DOT_PRODUCT_NV +GL.GL_COMBINER_CD_OUTPUT_NV +GL.GL_COMBINER_COMPONENT_USAGE_NV +GL.GL_COMBINER_INPUT_NV +GL.GL_COMBINER_MAPPING_NV +GL.GL_COMBINER_MUX_SUM_NV +GL.GL_COMBINER_SCALE_NV +GL.GL_COMBINER_SUM_OUTPUT_NV +GL.GL_COMBINE_ALPHA +GL.GL_COMBINE_ALPHA_ARB +GL.GL_COMBINE_ALPHA_EXT +GL.GL_COMBINE_ARB +GL.GL_COMBINE_EXT +GL.GL_COMBINE_RGB +GL.GL_COMBINE_RGB_ARB +GL.GL_COMBINE_RGB_EXT +GL.GL_COMPARE_R_TO_TEXTURE +GL.GL_COMPARE_R_TO_TEXTURE_ARB +GL.GL_COMPILE +GL.GL_COMPILE_AND_EXECUTE +GL.GL_COMPILE_STATUS +GL.GL_COMPRESSED_ALPHA +GL.GL_COMPRESSED_ALPHA_ARB +GL.GL_COMPRESSED_INTENSITY +GL.GL_COMPRESSED_INTENSITY_ARB +GL.GL_COMPRESSED_LUMINANCE +GL.GL_COMPRESSED_LUMINANCE_ALPHA +GL.GL_COMPRESSED_LUMINANCE_ALPHA_ARB +GL.GL_COMPRESSED_LUMINANCE_ARB +GL.GL_COMPRESSED_RED +GL.GL_COMPRESSED_RG +GL.GL_COMPRESSED_RGB +GL.GL_COMPRESSED_RGBA +GL.GL_COMPRESSED_RGBA_ARB +GL.GL_COMPRESSED_RGBA_FXT1_3DFX +GL.GL_COMPRESSED_RGBA_S3TC_DXT1_EXT +GL.GL_COMPRESSED_RGBA_S3TC_DXT3_EXT +GL.GL_COMPRESSED_RGBA_S3TC_DXT5_EXT +GL.GL_COMPRESSED_RGB_ARB +GL.GL_COMPRESSED_RGB_FXT1_3DFX +GL.GL_COMPRESSED_RGB_S3TC_DXT1_EXT +GL.GL_COMPRESSED_SLUMINANCE +GL.GL_COMPRESSED_SLUMINANCE_ALPHA +GL.GL_COMPRESSED_SRGB +GL.GL_COMPRESSED_SRGB_ALPHA +GL.GL_COMPRESSED_TEXTURE_FORMATS +GL.GL_COMPRESSED_TEXTURE_FORMATS_ARB +GL.GL_COMP_BIT_ATI +GL.GL_CONSERVE_MEMORY_HINT_PGI +GL.GL_CONSTANT +GL.GL_CONSTANT_ALPHA +GL.GL_CONSTANT_ALPHA_EXT +GL.GL_CONSTANT_ARB +GL.GL_CONSTANT_ATTENUATION +GL.GL_CONSTANT_BORDER +GL.GL_CONSTANT_BORDER_HP +GL.GL_CONSTANT_COLOR +GL.GL_CONSTANT_COLOR0_NV +GL.GL_CONSTANT_COLOR1_NV +GL.GL_CONSTANT_COLOR_EXT +GL.GL_CONSTANT_EXT +GL.GL_CONST_EYE_NV +GL.GL_CONTEXT_FLAGS +GL.GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT +GL.GL_CONVOLUTION_1D +GL.GL_CONVOLUTION_1D_EXT +GL.GL_CONVOLUTION_2D +GL.GL_CONVOLUTION_2D_EXT +GL.GL_CONVOLUTION_BORDER_COLOR +GL.GL_CONVOLUTION_BORDER_COLOR_HP +GL.GL_CONVOLUTION_BORDER_MODE +GL.GL_CONVOLUTION_BORDER_MODE_EXT +GL.GL_CONVOLUTION_FILTER_BIAS +GL.GL_CONVOLUTION_FILTER_BIAS_EXT +GL.GL_CONVOLUTION_FILTER_SCALE +GL.GL_CONVOLUTION_FILTER_SCALE_EXT +GL.GL_CONVOLUTION_FORMAT +GL.GL_CONVOLUTION_FORMAT_EXT +GL.GL_CONVOLUTION_HEIGHT +GL.GL_CONVOLUTION_HEIGHT_EXT +GL.GL_CONVOLUTION_HINT_SGIX +GL.GL_CONVOLUTION_WIDTH +GL.GL_CONVOLUTION_WIDTH_EXT +GL.GL_CON_0_ATI +GL.GL_CON_10_ATI +GL.GL_CON_11_ATI +GL.GL_CON_12_ATI +GL.GL_CON_13_ATI +GL.GL_CON_14_ATI +GL.GL_CON_15_ATI +GL.GL_CON_16_ATI +GL.GL_CON_17_ATI +GL.GL_CON_18_ATI +GL.GL_CON_19_ATI +GL.GL_CON_1_ATI +GL.GL_CON_20_ATI +GL.GL_CON_21_ATI +GL.GL_CON_22_ATI +GL.GL_CON_23_ATI +GL.GL_CON_24_ATI +GL.GL_CON_25_ATI +GL.GL_CON_26_ATI +GL.GL_CON_27_ATI +GL.GL_CON_28_ATI +GL.GL_CON_29_ATI +GL.GL_CON_2_ATI +GL.GL_CON_30_ATI +GL.GL_CON_31_ATI +GL.GL_CON_3_ATI +GL.GL_CON_4_ATI +GL.GL_CON_5_ATI +GL.GL_CON_6_ATI +GL.GL_CON_7_ATI +GL.GL_CON_8_ATI +GL.GL_CON_9_ATI +GL.GL_COORD_REPLACE +GL.GL_COORD_REPLACE_ARB +GL.GL_COORD_REPLACE_NV +GL.GL_COPY +GL.GL_COPY_INVERTED +GL.GL_COPY_PIXEL_TOKEN +GL.GL_CUBIC_EXT +GL.GL_CUBIC_HP +GL.GL_CULL_FACE +GL.GL_CULL_FACE_MODE +GL.GL_CULL_FRAGMENT_NV +GL.GL_CULL_MODES_NV +GL.GL_CULL_VERTEX_EXT +GL.GL_CULL_VERTEX_EYE_POSITION_EXT +GL.GL_CULL_VERTEX_IBM +GL.GL_CULL_VERTEX_OBJECT_POSITION_EXT +GL.GL_CURRENT_ATTRIB_NV +GL.GL_CURRENT_BINORMAL_EXT +GL.GL_CURRENT_BIT +GL.GL_CURRENT_COLOR +GL.GL_CURRENT_FOG_COORD +GL.GL_CURRENT_FOG_COORDINATE +GL.GL_CURRENT_FOG_COORDINATE_EXT +GL.GL_CURRENT_INDEX +GL.GL_CURRENT_MATRIX_ARB +GL.GL_CURRENT_MATRIX_INDEX_ARB +GL.GL_CURRENT_MATRIX_NV +GL.GL_CURRENT_MATRIX_STACK_DEPTH_ARB +GL.GL_CURRENT_MATRIX_STACK_DEPTH_NV +GL.GL_CURRENT_NORMAL +GL.GL_CURRENT_OCCLUSION_QUERY_ID_NV +GL.GL_CURRENT_PALETTE_MATRIX_ARB +GL.GL_CURRENT_PROGRAM +GL.GL_CURRENT_QUERY +GL.GL_CURRENT_QUERY_ARB +GL.GL_CURRENT_RASTER_COLOR +GL.GL_CURRENT_RASTER_DISTANCE +GL.GL_CURRENT_RASTER_INDEX +GL.GL_CURRENT_RASTER_NORMAL_SGIX +GL.GL_CURRENT_RASTER_POSITION +GL.GL_CURRENT_RASTER_POSITION_VALID +GL.GL_CURRENT_RASTER_SECONDARY_COLOR +GL.GL_CURRENT_RASTER_TEXTURE_COORDS +GL.GL_CURRENT_SECONDARY_COLOR +GL.GL_CURRENT_SECONDARY_COLOR_EXT +GL.GL_CURRENT_TANGENT_EXT +GL.GL_CURRENT_TEXTURE_COORDS +GL.GL_CURRENT_VERTEX_ATTRIB +GL.GL_CURRENT_VERTEX_ATTRIB_ARB +GL.GL_CURRENT_VERTEX_EXT +GL.GL_CURRENT_VERTEX_WEIGHT_EXT +GL.GL_CURRENT_WEIGHT_ARB +GL.GL_CW +GL.GL_DECAL +GL.GL_DECR +GL.GL_DECR_WRAP +GL.GL_DECR_WRAP_EXT +GL.GL_DEFORMATIONS_MASK_SGIX +GL.GL_DELETE_STATUS +GL.GL_DEPENDENT_AR_TEXTURE_2D_NV +GL.GL_DEPENDENT_GB_TEXTURE_2D_NV +GL.GL_DEPENDENT_HILO_TEXTURE_2D_NV +GL.GL_DEPENDENT_RGB_TEXTURE_3D_NV +GL.GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV +GL.GL_DEPTH +GL.GL_DEPTH_ATTACHMENT_EXT +GL.GL_DEPTH_BIAS +GL.GL_DEPTH_BITS +GL.GL_DEPTH_BOUNDS_EXT +GL.GL_DEPTH_BOUNDS_TEST_EXT +GL.GL_DEPTH_BUFFER +GL.GL_DEPTH_BUFFER_BIT +GL.GL_DEPTH_CLAMP_NV +GL.GL_DEPTH_CLEAR_VALUE +GL.GL_DEPTH_COMPONENT +GL.GL_DEPTH_COMPONENT16 +GL.GL_DEPTH_COMPONENT16_ARB +GL.GL_DEPTH_COMPONENT16_SGIX +GL.GL_DEPTH_COMPONENT24 +GL.GL_DEPTH_COMPONENT24_ARB +GL.GL_DEPTH_COMPONENT24_SGIX +GL.GL_DEPTH_COMPONENT32 +GL.GL_DEPTH_COMPONENT32_ARB +GL.GL_DEPTH_COMPONENT32_SGIX +GL.GL_DEPTH_FUNC +GL.GL_DEPTH_PASS_INSTRUMENT_COUNTERS_SGIX +GL.GL_DEPTH_PASS_INSTRUMENT_MAX_SGIX +GL.GL_DEPTH_PASS_INSTRUMENT_SGIX +GL.GL_DEPTH_RANGE +GL.GL_DEPTH_SCALE +GL.GL_DEPTH_STENCIL_NV +GL.GL_DEPTH_STENCIL_TO_BGRA_NV +GL.GL_DEPTH_STENCIL_TO_RGBA_NV +GL.GL_DEPTH_TEST +GL.GL_DEPTH_TEXTURE_MODE +GL.GL_DEPTH_TEXTURE_MODE_ARB +GL.GL_DEPTH_WRITEMASK +GL.GL_DETAIL_TEXTURE_2D_BINDING_SGIS +GL.GL_DETAIL_TEXTURE_2D_SGIS +GL.GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS +GL.GL_DETAIL_TEXTURE_LEVEL_SGIS +GL.GL_DETAIL_TEXTURE_MODE_SGIS +GL.GL_DIFFUSE +GL.GL_DISCARD_ATI +GL.GL_DISCARD_NV +GL.GL_DISTANCE_ATTENUATION_EXT +GL.GL_DISTANCE_ATTENUATION_SGIS +GL.GL_DITHER +GL.GL_DOMAIN +GL.GL_DONT_CARE +GL.GL_DOT2_ADD_ATI +GL.GL_DOT3_ATI +GL.GL_DOT3_RGB +GL.GL_DOT3_RGBA +GL.GL_DOT3_RGBA_ARB +GL.GL_DOT3_RGBA_EXT +GL.GL_DOT3_RGB_ARB +GL.GL_DOT3_RGB_EXT +GL.GL_DOT4_ATI +GL.GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV +GL.GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV +GL.GL_DOT_PRODUCT_DEPTH_REPLACE_NV +GL.GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV +GL.GL_DOT_PRODUCT_NV +GL.GL_DOT_PRODUCT_PASS_THROUGH_NV +GL.GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV +GL.GL_DOT_PRODUCT_TEXTURE_1D_NV +GL.GL_DOT_PRODUCT_TEXTURE_2D_NV +GL.GL_DOT_PRODUCT_TEXTURE_3D_NV +GL.GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV +GL.GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV +GL.GL_DOUBLE +GL.GL_DOUBLEBUFFER +GL.GL_DOUBLE_EXT +GL.GL_DRAW_BUFFER +GL.GL_DRAW_BUFFER0 +GL.GL_DRAW_BUFFER0_ARB +GL.GL_DRAW_BUFFER0_ATI +GL.GL_DRAW_BUFFER1 +GL.GL_DRAW_BUFFER10 +GL.GL_DRAW_BUFFER10_ARB +GL.GL_DRAW_BUFFER10_ATI +GL.GL_DRAW_BUFFER11 +GL.GL_DRAW_BUFFER11_ARB +GL.GL_DRAW_BUFFER11_ATI +GL.GL_DRAW_BUFFER12 +GL.GL_DRAW_BUFFER12_ARB +GL.GL_DRAW_BUFFER12_ATI +GL.GL_DRAW_BUFFER13 +GL.GL_DRAW_BUFFER13_ARB +GL.GL_DRAW_BUFFER13_ATI +GL.GL_DRAW_BUFFER14 +GL.GL_DRAW_BUFFER14_ARB +GL.GL_DRAW_BUFFER14_ATI +GL.GL_DRAW_BUFFER15 +GL.GL_DRAW_BUFFER15_ARB +GL.GL_DRAW_BUFFER15_ATI +GL.GL_DRAW_BUFFER1_ARB +GL.GL_DRAW_BUFFER1_ATI +GL.GL_DRAW_BUFFER2 +GL.GL_DRAW_BUFFER2_ARB +GL.GL_DRAW_BUFFER2_ATI +GL.GL_DRAW_BUFFER3 +GL.GL_DRAW_BUFFER3_ARB +GL.GL_DRAW_BUFFER3_ATI +GL.GL_DRAW_BUFFER4 +GL.GL_DRAW_BUFFER4_ARB +GL.GL_DRAW_BUFFER4_ATI +GL.GL_DRAW_BUFFER5 +GL.GL_DRAW_BUFFER5_ARB +GL.GL_DRAW_BUFFER5_ATI +GL.GL_DRAW_BUFFER6 +GL.GL_DRAW_BUFFER6_ARB +GL.GL_DRAW_BUFFER6_ATI +GL.GL_DRAW_BUFFER7 +GL.GL_DRAW_BUFFER7_ARB +GL.GL_DRAW_BUFFER7_ATI +GL.GL_DRAW_BUFFER8 +GL.GL_DRAW_BUFFER8_ARB +GL.GL_DRAW_BUFFER8_ATI +GL.GL_DRAW_BUFFER9 +GL.GL_DRAW_BUFFER9_ARB +GL.GL_DRAW_BUFFER9_ATI +GL.GL_DRAW_PIXELS_APPLE +GL.GL_DRAW_PIXEL_TOKEN +GL.GL_DSDT8_MAG8_INTENSITY8_NV +GL.GL_DSDT8_MAG8_NV +GL.GL_DSDT8_NV +GL.GL_DSDT_MAG_INTENSITY_NV +GL.GL_DSDT_MAG_NV +GL.GL_DSDT_MAG_VIB_NV +GL.GL_DSDT_NV +GL.GL_DST_ALPHA +GL.GL_DST_COLOR +GL.GL_DS_BIAS_NV +GL.GL_DS_SCALE_NV +GL.GL_DT_BIAS_NV +GL.GL_DT_SCALE_NV +GL.GL_DU8DV8_ATI +GL.GL_DUAL_ALPHA12_SGIS +GL.GL_DUAL_ALPHA16_SGIS +GL.GL_DUAL_ALPHA4_SGIS +GL.GL_DUAL_ALPHA8_SGIS +GL.GL_DUAL_INTENSITY12_SGIS +GL.GL_DUAL_INTENSITY16_SGIS +GL.GL_DUAL_INTENSITY4_SGIS +GL.GL_DUAL_INTENSITY8_SGIS +GL.GL_DUAL_LUMINANCE12_SGIS +GL.GL_DUAL_LUMINANCE16_SGIS +GL.GL_DUAL_LUMINANCE4_SGIS +GL.GL_DUAL_LUMINANCE8_SGIS +GL.GL_DUAL_LUMINANCE_ALPHA4_SGIS +GL.GL_DUAL_LUMINANCE_ALPHA8_SGIS +GL.GL_DUAL_TEXTURE_SELECT_SGIS +GL.GL_DUDV_ATI +GL.GL_DYNAMIC_ATI +GL.GL_DYNAMIC_COPY +GL.GL_DYNAMIC_COPY_ARB +GL.GL_DYNAMIC_DRAW +GL.GL_DYNAMIC_DRAW_ARB +GL.GL_DYNAMIC_READ +GL.GL_DYNAMIC_READ_ARB +GL.GL_EDGEFLAG_BIT_PGI +GL.GL_EDGE_FLAG +GL.GL_EDGE_FLAG_ARRAY +GL.GL_EDGE_FLAG_ARRAY_BUFFER_BINDING +GL.GL_EDGE_FLAG_ARRAY_BUFFER_BINDING_ARB +GL.GL_EDGE_FLAG_ARRAY_COUNT_EXT +GL.GL_EDGE_FLAG_ARRAY_EXT +GL.GL_EDGE_FLAG_ARRAY_LIST_IBM +GL.GL_EDGE_FLAG_ARRAY_LIST_STRIDE_IBM +GL.GL_EDGE_FLAG_ARRAY_POINTER +GL.GL_EDGE_FLAG_ARRAY_POINTER_EXT +GL.GL_EDGE_FLAG_ARRAY_STRIDE +GL.GL_EDGE_FLAG_ARRAY_STRIDE_EXT +GL.GL_EIGHTH_BIT_ATI +GL.GL_ELEMENT_ARRAY_APPLE +GL.GL_ELEMENT_ARRAY_ATI +GL.GL_ELEMENT_ARRAY_BUFFER +GL.GL_ELEMENT_ARRAY_BUFFER_ARB +GL.GL_ELEMENT_ARRAY_BUFFER_BINDING +GL.GL_ELEMENT_ARRAY_BUFFER_BINDING_ARB +GL.GL_ELEMENT_ARRAY_POINTER_APPLE +GL.GL_ELEMENT_ARRAY_POINTER_ATI +GL.GL_ELEMENT_ARRAY_TYPE_APPLE +GL.GL_ELEMENT_ARRAY_TYPE_ATI +GL.GL_EMBOSS_CONSTANT_NV +GL.GL_EMBOSS_LIGHT_NV +GL.GL_EMBOSS_MAP_NV +GL.GL_EMISSION +GL.GL_ENABLE_BIT +GL.GL_EQUAL +GL.GL_EQUIV +GL.GL_EVAL_2D_NV +GL.GL_EVAL_BIT +GL.GL_EVAL_FRACTIONAL_TESSELLATION_NV +GL.GL_EVAL_TRIANGULAR_2D_NV +GL.GL_EVAL_VERTEX_ATTRIB0_NV +GL.GL_EVAL_VERTEX_ATTRIB10_NV +GL.GL_EVAL_VERTEX_ATTRIB11_NV +GL.GL_EVAL_VERTEX_ATTRIB12_NV +GL.GL_EVAL_VERTEX_ATTRIB13_NV +GL.GL_EVAL_VERTEX_ATTRIB14_NV +GL.GL_EVAL_VERTEX_ATTRIB15_NV +GL.GL_EVAL_VERTEX_ATTRIB1_NV +GL.GL_EVAL_VERTEX_ATTRIB2_NV +GL.GL_EVAL_VERTEX_ATTRIB3_NV +GL.GL_EVAL_VERTEX_ATTRIB4_NV +GL.GL_EVAL_VERTEX_ATTRIB5_NV +GL.GL_EVAL_VERTEX_ATTRIB6_NV +GL.GL_EVAL_VERTEX_ATTRIB7_NV +GL.GL_EVAL_VERTEX_ATTRIB8_NV +GL.GL_EVAL_VERTEX_ATTRIB9_NV +GL.GL_EXP +GL.GL_EXP2 +GL.GL_EXPAND_NEGATE_NV +GL.GL_EXPAND_NORMAL_NV +GL.GL_EXTENSIONS +GL.GL_EYE_DISTANCE_TO_LINE_SGIS +GL.GL_EYE_DISTANCE_TO_POINT_SGIS +GL.GL_EYE_LINEAR +GL.GL_EYE_LINE_SGIS +GL.GL_EYE_PLANE +GL.GL_EYE_PLANE_ABSOLUTE_NV +GL.GL_EYE_POINT_SGIS +GL.GL_EYE_RADIAL_NV +GL.GL_E_TIMES_F_NV +GL.GL_FALSE +GL.GL_FASTEST +GL.GL_FEEDBACK +GL.GL_FEEDBACK_BUFFER_POINTER +GL.GL_FEEDBACK_BUFFER_SIZE +GL.GL_FEEDBACK_BUFFER_TYPE +GL.GL_FENCE_APPLE +GL.GL_FENCE_CONDITION_NV +GL.GL_FENCE_STATUS_NV +GL.GL_FILL +GL.GL_FILTER4_SGIS +GL.GL_FIXED_ONLY +GL.GL_FIXED_ONLY_ARB +GL.GL_FLAT +GL.GL_FLOAT +GL.GL_FLOAT_CLEAR_COLOR_VALUE_NV +GL.GL_FLOAT_MAT2 +GL.GL_FLOAT_MAT2_ARB +GL.GL_FLOAT_MAT2x3 +GL.GL_FLOAT_MAT2x4 +GL.GL_FLOAT_MAT3 +GL.GL_FLOAT_MAT3_ARB +GL.GL_FLOAT_MAT3x2 +GL.GL_FLOAT_MAT3x4 +GL.GL_FLOAT_MAT4 +GL.GL_FLOAT_MAT4_ARB +GL.GL_FLOAT_MAT4x2 +GL.GL_FLOAT_MAT4x3 +GL.GL_FLOAT_R16_NV +GL.GL_FLOAT_R32_NV +GL.GL_FLOAT_RG16_NV +GL.GL_FLOAT_RG32_NV +GL.GL_FLOAT_RGB16_NV +GL.GL_FLOAT_RGB32_NV +GL.GL_FLOAT_RGBA16_NV +GL.GL_FLOAT_RGBA32_NV +GL.GL_FLOAT_RGBA_MODE_NV +GL.GL_FLOAT_RGBA_NV +GL.GL_FLOAT_RGB_NV +GL.GL_FLOAT_RG_NV +GL.GL_FLOAT_R_NV +GL.GL_FLOAT_VEC2 +GL.GL_FLOAT_VEC2_ARB +GL.GL_FLOAT_VEC3 +GL.GL_FLOAT_VEC3_ARB +GL.GL_FLOAT_VEC4 +GL.GL_FLOAT_VEC4_ARB +GL.GL_FOG +GL.GL_FOG_BIT +GL.GL_FOG_COLOR +GL.GL_FOG_COORD +GL.GL_FOG_COORDINATE +GL.GL_FOG_COORDINATE_ARRAY +GL.GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING +GL.GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING_ARB +GL.GL_FOG_COORDINATE_ARRAY_EXT +GL.GL_FOG_COORDINATE_ARRAY_LIST_IBM +GL.GL_FOG_COORDINATE_ARRAY_LIST_STRIDE_IBM +GL.GL_FOG_COORDINATE_ARRAY_POINTER +GL.GL_FOG_COORDINATE_ARRAY_POINTER_EXT +GL.GL_FOG_COORDINATE_ARRAY_STRIDE +GL.GL_FOG_COORDINATE_ARRAY_STRIDE_EXT +GL.GL_FOG_COORDINATE_ARRAY_TYPE +GL.GL_FOG_COORDINATE_ARRAY_TYPE_EXT +GL.GL_FOG_COORDINATE_EXT +GL.GL_FOG_COORDINATE_SOURCE +GL.GL_FOG_COORDINATE_SOURCE_EXT +GL.GL_FOG_COORD_ARRAY +GL.GL_FOG_COORD_ARRAY_BUFFER_BINDING +GL.GL_FOG_COORD_ARRAY_POINTER +GL.GL_FOG_COORD_ARRAY_STRIDE +GL.GL_FOG_COORD_ARRAY_TYPE +GL.GL_FOG_COORD_SRC +GL.GL_FOG_DENSITY +GL.GL_FOG_DISTANCE_MODE_NV +GL.GL_FOG_END +GL.GL_FOG_FUNC_POINTS_SGIS +GL.GL_FOG_FUNC_SGIS +GL.GL_FOG_HINT +GL.GL_FOG_INDEX +GL.GL_FOG_MODE +GL.GL_FOG_OFFSET_SGIX +GL.GL_FOG_OFFSET_VALUE_SGIX +GL.GL_FOG_SCALE_SGIX +GL.GL_FOG_SCALE_VALUE_SGIX +GL.GL_FOG_SPECULAR_TEXTURE_WIN +GL.GL_FOG_START +GL.GL_FORCE_BLUE_TO_ONE_NV +GL.GL_FORMAT_SUBSAMPLE_244_244_OML +GL.GL_FORMAT_SUBSAMPLE_24_24_OML +GL.GL_FRAGMENT_COLOR_EXT +GL.GL_FRAGMENT_COLOR_MATERIAL_FACE_SGIX +GL.GL_FRAGMENT_COLOR_MATERIAL_PARAMETER_SGIX +GL.GL_FRAGMENT_COLOR_MATERIAL_SGIX +GL.GL_FRAGMENT_DEPTH +GL.GL_FRAGMENT_DEPTH_EXT +GL.GL_FRAGMENT_LIGHT0_SGIX +GL.GL_FRAGMENT_LIGHT1_SGIX +GL.GL_FRAGMENT_LIGHT2_SGIX +GL.GL_FRAGMENT_LIGHT3_SGIX +GL.GL_FRAGMENT_LIGHT4_SGIX +GL.GL_FRAGMENT_LIGHT5_SGIX +GL.GL_FRAGMENT_LIGHT6_SGIX +GL.GL_FRAGMENT_LIGHT7_SGIX +GL.GL_FRAGMENT_LIGHTING_SGIX +GL.GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX +GL.GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX +GL.GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX +GL.GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX +GL.GL_FRAGMENT_MATERIAL_EXT +GL.GL_FRAGMENT_NORMAL_EXT +GL.GL_FRAGMENT_PROGRAM_ARB +GL.GL_FRAGMENT_PROGRAM_BINDING_NV +GL.GL_FRAGMENT_PROGRAM_NV +GL.GL_FRAGMENT_SHADER +GL.GL_FRAGMENT_SHADER_ARB +GL.GL_FRAGMENT_SHADER_ATI +GL.GL_FRAGMENT_SHADER_DERIVATIVE_HINT +GL.GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB +GL.GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT +GL.GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT +GL.GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT +GL.GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT +GL.GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT +GL.GL_FRAMEBUFFER_BINDING_EXT +GL.GL_FRAMEBUFFER_COMPLETE_EXT +GL.GL_FRAMEBUFFER_EXT +GL.GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT +GL.GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT +GL.GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT +GL.GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT +GL.GL_FRAMEBUFFER_INCOMPLETE_FORMATS_EXT +GL.GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT +GL.GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_EXT +GL.GL_FRAMEBUFFER_UNSUPPORTED_EXT +GL.GL_FRAMEZOOM_FACTOR_SGIX +GL.GL_FRAMEZOOM_SGIX +GL.GL_FRONT +GL.GL_FRONT_AND_BACK +GL.GL_FRONT_FACE +GL.GL_FRONT_LEFT +GL.GL_FRONT_RIGHT +GL.GL_FULL_RANGE_EXT +GL.GL_FULL_STIPPLE_HINT_PGI +GL.GL_FUNC_ADD +GL.GL_FUNC_ADD_EXT +GL.GL_FUNC_REVERSE_SUBTRACT +GL.GL_FUNC_REVERSE_SUBTRACT_EXT +GL.GL_FUNC_SUBTRACT +GL.GL_FUNC_SUBTRACT_EXT +GL.GL_GENERATE_MIPMAP +GL.GL_GENERATE_MIPMAP_HINT +GL.GL_GENERATE_MIPMAP_HINT_SGIS +GL.GL_GENERATE_MIPMAP_SGIS +GL.GL_GEOMETRY_DEFORMATION_BIT_SGIX +GL.GL_GEOMETRY_DEFORMATION_SGIX +GL.GL_GEQUAL +GL.GL_GET_CP_SIZES +GL.GL_GET_CTP_SIZES +GL.GL_GLEXT_VERSION +GL.GL_GLOBAL_ALPHA_FACTOR_SUN +GL.GL_GLOBAL_ALPHA_SUN +GL.GL_GREATER +GL.GL_GREEN +GL.GL_GREEN_BIAS +GL.GL_GREEN_BITS +GL.GL_GREEN_BIT_ATI +GL.GL_GREEN_INTEGER +GL.GL_GREEN_MAX_CLAMP_INGR +GL.GL_GREEN_MIN_CLAMP_INGR +GL.GL_GREEN_SCALE +GL.GL_HALF_BIAS_NEGATE_NV +GL.GL_HALF_BIAS_NORMAL_NV +GL.GL_HALF_BIT_ATI +GL.GL_HALF_FLOAT_ARB +GL.GL_HALF_FLOAT_NV +GL.GL_HILO16_NV +GL.GL_HILO8_NV +GL.GL_HILO_NV +GL.GL_HINT_BIT +GL.GL_HISTOGRAM +GL.GL_HISTOGRAM_ALPHA_SIZE +GL.GL_HISTOGRAM_ALPHA_SIZE_EXT +GL.GL_HISTOGRAM_BLUE_SIZE +GL.GL_HISTOGRAM_BLUE_SIZE_EXT +GL.GL_HISTOGRAM_EXT +GL.GL_HISTOGRAM_FORMAT +GL.GL_HISTOGRAM_FORMAT_EXT +GL.GL_HISTOGRAM_GREEN_SIZE +GL.GL_HISTOGRAM_GREEN_SIZE_EXT +GL.GL_HISTOGRAM_LUMINANCE_SIZE +GL.GL_HISTOGRAM_LUMINANCE_SIZE_EXT +GL.GL_HISTOGRAM_RED_SIZE +GL.GL_HISTOGRAM_RED_SIZE_EXT +GL.GL_HISTOGRAM_SINK +GL.GL_HISTOGRAM_SINK_EXT +GL.GL_HISTOGRAM_WIDTH +GL.GL_HISTOGRAM_WIDTH_EXT +GL.GL_HI_BIAS_NV +GL.GL_HI_SCALE_NV +GL.GL_IDENTITY_NV +GL.GL_IGNORE_BORDER_HP +GL.GL_IMAGE_CUBIC_WEIGHT_HP +GL.GL_IMAGE_MAG_FILTER_HP +GL.GL_IMAGE_MIN_FILTER_HP +GL.GL_IMAGE_ROTATE_ANGLE_HP +GL.GL_IMAGE_ROTATE_ORIGIN_X_HP +GL.GL_IMAGE_ROTATE_ORIGIN_Y_HP +GL.GL_IMAGE_SCALE_X_HP +GL.GL_IMAGE_SCALE_Y_HP +GL.GL_IMAGE_TRANSFORM_2D_HP +GL.GL_IMAGE_TRANSLATE_X_HP +GL.GL_IMAGE_TRANSLATE_Y_HP +GL.GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES +GL.GL_IMPLEMENTATION_COLOR_READ_TYPE_OES +GL.GL_INCR +GL.GL_INCR_WRAP +GL.GL_INCR_WRAP_EXT +GL.GL_INDEX_ARRAY +GL.GL_INDEX_ARRAY_BUFFER_BINDING +GL.GL_INDEX_ARRAY_BUFFER_BINDING_ARB +GL.GL_INDEX_ARRAY_COUNT_EXT +GL.GL_INDEX_ARRAY_EXT +GL.GL_INDEX_ARRAY_LIST_IBM +GL.GL_INDEX_ARRAY_LIST_STRIDE_IBM +GL.GL_INDEX_ARRAY_POINTER +GL.GL_INDEX_ARRAY_POINTER_EXT +GL.GL_INDEX_ARRAY_STRIDE +GL.GL_INDEX_ARRAY_STRIDE_EXT +GL.GL_INDEX_ARRAY_TYPE +GL.GL_INDEX_ARRAY_TYPE_EXT +GL.GL_INDEX_BITS +GL.GL_INDEX_BIT_PGI +GL.GL_INDEX_CLEAR_VALUE +GL.GL_INDEX_LOGIC_OP +GL.GL_INDEX_MATERIAL_EXT +GL.GL_INDEX_MATERIAL_FACE_EXT +GL.GL_INDEX_MATERIAL_PARAMETER_EXT +GL.GL_INDEX_MODE +GL.GL_INDEX_OFFSET +GL.GL_INDEX_SHIFT +GL.GL_INDEX_TEST_EXT +GL.GL_INDEX_TEST_FUNC_EXT +GL.GL_INDEX_TEST_REF_EXT +GL.GL_INDEX_WRITEMASK +GL.GL_INFO_LOG_LENGTH +GL.GL_INSTRUMENT_BUFFER_POINTER_SGIX +GL.GL_INSTRUMENT_MEASUREMENTS_SGIX +GL.GL_INT +GL.GL_INTENSITY +GL.GL_INTENSITY12 +GL.GL_INTENSITY12_EXT +GL.GL_INTENSITY16 +GL.GL_INTENSITY16F_ARB +GL.GL_INTENSITY16_EXT +GL.GL_INTENSITY32F_ARB +GL.GL_INTENSITY4 +GL.GL_INTENSITY4_EXT +GL.GL_INTENSITY8 +GL.GL_INTENSITY8_EXT +GL.GL_INTENSITY_EXT +GL.GL_INTENSITY_FLOAT16_ATI +GL.GL_INTENSITY_FLOAT32_ATI +GL.GL_INTERLACE_OML +GL.GL_INTERLACE_READ_INGR +GL.GL_INTERLACE_READ_OML +GL.GL_INTERLACE_SGIX +GL.GL_INTERLEAVED_ARRAY_POINTER +GL.GL_INTERLEAVED_ATTRIBS +GL.GL_INTERPOLATE +GL.GL_INTERPOLATE_ARB +GL.GL_INTERPOLATE_EXT +GL.GL_INT_SAMPLER_1D +GL.GL_INT_SAMPLER_1D_ARRAY +GL.GL_INT_SAMPLER_2D +GL.GL_INT_SAMPLER_2D_ARRAY +GL.GL_INT_SAMPLER_3D +GL.GL_INT_SAMPLER_CUBE +GL.GL_INT_VEC2 +GL.GL_INT_VEC2_ARB +GL.GL_INT_VEC3 +GL.GL_INT_VEC3_ARB +GL.GL_INT_VEC4 +GL.GL_INT_VEC4_ARB +GL.GL_INVALID_ENUM +GL.GL_INVALID_FRAMEBUFFER_OPERATION_EXT +GL.GL_INVALID_OPERATION +GL.GL_INVALID_VALUE +GL.GL_INVARIANT_DATATYPE_EXT +GL.GL_INVARIANT_EXT +GL.GL_INVARIANT_VALUE_EXT +GL.GL_INVERSE_NV +GL.GL_INVERSE_TRANSPOSE_NV +GL.GL_INVERT +GL.GL_INVERTED_SCREEN_W_REND +GL.GL_IR_INSTRUMENT1_SGIX +GL.GL_IUI_N3F_V2F_EXT +GL.GL_IUI_N3F_V3F_EXT +GL.GL_IUI_V2F_EXT +GL.GL_IUI_V3F_EXT +GL.GL_KEEP +GL.GL_LEFT +GL.GL_LEQUAL +GL.GL_LERP_ATI +GL.GL_LESS +GL.GL_LIGHT0 +GL.GL_LIGHT1 +GL.GL_LIGHT2 +GL.GL_LIGHT3 +GL.GL_LIGHT4 +GL.GL_LIGHT5 +GL.GL_LIGHT6 +GL.GL_LIGHT7 +GL.GL_LIGHTING +GL.GL_LIGHTING_BIT +GL.GL_LIGHT_ENV_MODE_SGIX +GL.GL_LIGHT_MODEL_AMBIENT +GL.GL_LIGHT_MODEL_COLOR_CONTROL +GL.GL_LIGHT_MODEL_COLOR_CONTROL_EXT +GL.GL_LIGHT_MODEL_LOCAL_VIEWER +GL.GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE +GL.GL_LIGHT_MODEL_TWO_SIDE +GL.GL_LINE +GL.GL_LINEAR +GL.GL_LINEAR_ATTENUATION +GL.GL_LINEAR_CLIPMAP_LINEAR_SGIX +GL.GL_LINEAR_CLIPMAP_NEAREST_SGIX +GL.GL_LINEAR_DETAIL_ALPHA_SGIS +GL.GL_LINEAR_DETAIL_COLOR_SGIS +GL.GL_LINEAR_DETAIL_SGIS +GL.GL_LINEAR_MIPMAP_LINEAR +GL.GL_LINEAR_MIPMAP_NEAREST +GL.GL_LINEAR_SHARPEN_ALPHA_SGIS +GL.GL_LINEAR_SHARPEN_COLOR_SGIS +GL.GL_LINEAR_SHARPEN_SGIS +GL.GL_LINES +GL.GL_LINE_BIT +GL.GL_LINE_LOOP +GL.GL_LINE_RESET_TOKEN +GL.GL_LINE_SMOOTH +GL.GL_LINE_SMOOTH_HINT +GL.GL_LINE_STIPPLE +GL.GL_LINE_STIPPLE_PATTERN +GL.GL_LINE_STIPPLE_REPEAT +GL.GL_LINE_STRIP +GL.GL_LINE_TOKEN +GL.GL_LINE_WIDTH +GL.GL_LINE_WIDTH_GRANULARITY +GL.GL_LINE_WIDTH_RANGE +GL.GL_LINK_STATUS +GL.GL_LIST_BASE +GL.GL_LIST_BIT +GL.GL_LIST_INDEX +GL.GL_LIST_MODE +GL.GL_LIST_PRIORITY_SGIX +GL.GL_LOAD +GL.GL_LOCAL_CONSTANT_DATATYPE_EXT +GL.GL_LOCAL_CONSTANT_EXT +GL.GL_LOCAL_CONSTANT_VALUE_EXT +GL.GL_LOCAL_EXT +GL.GL_LOGIC_OP +GL.GL_LOGIC_OP_MODE +GL.GL_LOWER_LEFT +GL.GL_LO_BIAS_NV +GL.GL_LO_SCALE_NV +GL.GL_LUMINANCE +GL.GL_LUMINANCE12 +GL.GL_LUMINANCE12_ALPHA12 +GL.GL_LUMINANCE12_ALPHA12_EXT +GL.GL_LUMINANCE12_ALPHA4 +GL.GL_LUMINANCE12_ALPHA4_EXT +GL.GL_LUMINANCE12_EXT +GL.GL_LUMINANCE16 +GL.GL_LUMINANCE16F_ARB +GL.GL_LUMINANCE16_ALPHA16 +GL.GL_LUMINANCE16_ALPHA16_EXT +GL.GL_LUMINANCE16_EXT +GL.GL_LUMINANCE32F_ARB +GL.GL_LUMINANCE4 +GL.GL_LUMINANCE4_ALPHA4 +GL.GL_LUMINANCE4_ALPHA4_EXT +GL.GL_LUMINANCE4_EXT +GL.GL_LUMINANCE6_ALPHA2 +GL.GL_LUMINANCE6_ALPHA2_EXT +GL.GL_LUMINANCE8 +GL.GL_LUMINANCE8_ALPHA8 +GL.GL_LUMINANCE8_ALPHA8_EXT +GL.GL_LUMINANCE8_EXT +GL.GL_LUMINANCE_ALPHA +GL.GL_LUMINANCE_ALPHA16F_ARB +GL.GL_LUMINANCE_ALPHA32F_ARB +GL.GL_LUMINANCE_ALPHA_FLOAT16_ATI +GL.GL_LUMINANCE_ALPHA_FLOAT32_ATI +GL.GL_LUMINANCE_FLOAT16_ATI +GL.GL_LUMINANCE_FLOAT32_ATI +GL.GL_MAD_ATI +GL.GL_MAGNITUDE_BIAS_NV +GL.GL_MAGNITUDE_SCALE_NV +GL.GL_MAJOR_VERSION +GL.GL_MAP1_BINORMAL_EXT +GL.GL_MAP1_COLOR_4 +GL.GL_MAP1_GRID_DOMAIN +GL.GL_MAP1_GRID_SEGMENTS +GL.GL_MAP1_INDEX +GL.GL_MAP1_NORMAL +GL.GL_MAP1_TANGENT_EXT +GL.GL_MAP1_TEXTURE_COORD_1 +GL.GL_MAP1_TEXTURE_COORD_2 +GL.GL_MAP1_TEXTURE_COORD_3 +GL.GL_MAP1_TEXTURE_COORD_4 +GL.GL_MAP1_VERTEX_3 +GL.GL_MAP1_VERTEX_4 +GL.GL_MAP1_VERTEX_ATTRIB0_4_NV +GL.GL_MAP1_VERTEX_ATTRIB10_4_NV +GL.GL_MAP1_VERTEX_ATTRIB11_4_NV +GL.GL_MAP1_VERTEX_ATTRIB12_4_NV +GL.GL_MAP1_VERTEX_ATTRIB13_4_NV +GL.GL_MAP1_VERTEX_ATTRIB14_4_NV +GL.GL_MAP1_VERTEX_ATTRIB15_4_NV +GL.GL_MAP1_VERTEX_ATTRIB1_4_NV +GL.GL_MAP1_VERTEX_ATTRIB2_4_NV +GL.GL_MAP1_VERTEX_ATTRIB3_4_NV +GL.GL_MAP1_VERTEX_ATTRIB4_4_NV +GL.GL_MAP1_VERTEX_ATTRIB5_4_NV +GL.GL_MAP1_VERTEX_ATTRIB6_4_NV +GL.GL_MAP1_VERTEX_ATTRIB7_4_NV +GL.GL_MAP1_VERTEX_ATTRIB8_4_NV +GL.GL_MAP1_VERTEX_ATTRIB9_4_NV +GL.GL_MAP2_BINORMAL_EXT +GL.GL_MAP2_COLOR_4 +GL.GL_MAP2_GRID_DOMAIN +GL.GL_MAP2_GRID_SEGMENTS +GL.GL_MAP2_INDEX +GL.GL_MAP2_NORMAL +GL.GL_MAP2_TANGENT_EXT +GL.GL_MAP2_TEXTURE_COORD_1 +GL.GL_MAP2_TEXTURE_COORD_2 +GL.GL_MAP2_TEXTURE_COORD_3 +GL.GL_MAP2_TEXTURE_COORD_4 +GL.GL_MAP2_VERTEX_3 +GL.GL_MAP2_VERTEX_4 +GL.GL_MAP2_VERTEX_ATTRIB0_4_NV +GL.GL_MAP2_VERTEX_ATTRIB10_4_NV +GL.GL_MAP2_VERTEX_ATTRIB11_4_NV +GL.GL_MAP2_VERTEX_ATTRIB12_4_NV +GL.GL_MAP2_VERTEX_ATTRIB13_4_NV +GL.GL_MAP2_VERTEX_ATTRIB14_4_NV +GL.GL_MAP2_VERTEX_ATTRIB15_4_NV +GL.GL_MAP2_VERTEX_ATTRIB1_4_NV +GL.GL_MAP2_VERTEX_ATTRIB2_4_NV +GL.GL_MAP2_VERTEX_ATTRIB3_4_NV +GL.GL_MAP2_VERTEX_ATTRIB4_4_NV +GL.GL_MAP2_VERTEX_ATTRIB5_4_NV +GL.GL_MAP2_VERTEX_ATTRIB6_4_NV +GL.GL_MAP2_VERTEX_ATTRIB7_4_NV +GL.GL_MAP2_VERTEX_ATTRIB8_4_NV +GL.GL_MAP2_VERTEX_ATTRIB9_4_NV +GL.GL_MAP_ATTRIB_U_ORDER_NV +GL.GL_MAP_ATTRIB_V_ORDER_NV +GL.GL_MAP_COLOR +GL.GL_MAP_STENCIL +GL.GL_MAP_TESSELLATION_NV +GL.GL_MATERIAL_SIDE_HINT_PGI +GL.GL_MATRIX0_ARB +GL.GL_MATRIX0_NV +GL.GL_MATRIX10_ARB +GL.GL_MATRIX11_ARB +GL.GL_MATRIX12_ARB +GL.GL_MATRIX13_ARB +GL.GL_MATRIX14_ARB +GL.GL_MATRIX15_ARB +GL.GL_MATRIX16_ARB +GL.GL_MATRIX17_ARB +GL.GL_MATRIX18_ARB +GL.GL_MATRIX19_ARB +GL.GL_MATRIX1_ARB +GL.GL_MATRIX1_NV +GL.GL_MATRIX20_ARB +GL.GL_MATRIX21_ARB +GL.GL_MATRIX22_ARB +GL.GL_MATRIX23_ARB +GL.GL_MATRIX24_ARB +GL.GL_MATRIX25_ARB +GL.GL_MATRIX26_ARB +GL.GL_MATRIX27_ARB +GL.GL_MATRIX28_ARB +GL.GL_MATRIX29_ARB +GL.GL_MATRIX2_ARB +GL.GL_MATRIX2_NV +GL.GL_MATRIX30_ARB +GL.GL_MATRIX31_ARB +GL.GL_MATRIX3_ARB +GL.GL_MATRIX3_NV +GL.GL_MATRIX4_ARB +GL.GL_MATRIX4_NV +GL.GL_MATRIX5_ARB +GL.GL_MATRIX5_NV +GL.GL_MATRIX6_ARB +GL.GL_MATRIX6_NV +GL.GL_MATRIX7_ARB +GL.GL_MATRIX7_NV +GL.GL_MATRIX8_ARB +GL.GL_MATRIX9_ARB +GL.GL_MATRIX_EXT +GL.GL_MATRIX_INDEX_ARRAY_ARB +GL.GL_MATRIX_INDEX_ARRAY_POINTER_ARB +GL.GL_MATRIX_INDEX_ARRAY_SIZE_ARB +GL.GL_MATRIX_INDEX_ARRAY_STRIDE_ARB +GL.GL_MATRIX_INDEX_ARRAY_TYPE_ARB +GL.GL_MATRIX_MODE +GL.GL_MATRIX_PALETTE_ARB +GL.GL_MAT_AMBIENT_AND_DIFFUSE_BIT_PGI +GL.GL_MAT_AMBIENT_BIT_PGI +GL.GL_MAT_COLOR_INDEXES_BIT_PGI +GL.GL_MAT_DIFFUSE_BIT_PGI +GL.GL_MAT_EMISSION_BIT_PGI +GL.GL_MAT_SHININESS_BIT_PGI +GL.GL_MAT_SPECULAR_BIT_PGI +GL.GL_MAX +GL.GL_MAX_3D_TEXTURE_SIZE +GL.GL_MAX_3D_TEXTURE_SIZE_EXT +GL.GL_MAX_4D_TEXTURE_SIZE_SGIS +GL.GL_MAX_ACTIVE_LIGHTS_SGIX +GL.GL_MAX_ARRAY_TEXTURE_LAYERS +GL.GL_MAX_ASYNC_DRAW_PIXELS_SGIX +GL.GL_MAX_ASYNC_HISTOGRAM_SGIX +GL.GL_MAX_ASYNC_READ_PIXELS_SGIX +GL.GL_MAX_ASYNC_TEX_IMAGE_SGIX +GL.GL_MAX_ATTRIB_STACK_DEPTH +GL.GL_MAX_CLIENT_ATTRIB_STACK_DEPTH +GL.GL_MAX_CLIPMAP_DEPTH_SGIX +GL.GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX +GL.GL_MAX_CLIP_PLANES +GL.GL_MAX_COLOR_ATTACHMENTS_EXT +GL.GL_MAX_COLOR_MATRIX_STACK_DEPTH +GL.GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI +GL.GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS +GL.GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB +GL.GL_MAX_CONVOLUTION_HEIGHT +GL.GL_MAX_CONVOLUTION_HEIGHT_EXT +GL.GL_MAX_CONVOLUTION_WIDTH +GL.GL_MAX_CONVOLUTION_WIDTH_EXT +GL.GL_MAX_CUBE_MAP_TEXTURE_SIZE +GL.GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB +GL.GL_MAX_CUBE_MAP_TEXTURE_SIZE_EXT +GL.GL_MAX_DEFORMATION_ORDER_SGIX +GL.GL_MAX_DRAW_BUFFERS +GL.GL_MAX_DRAW_BUFFERS_ARB +GL.GL_MAX_DRAW_BUFFERS_ATI +GL.GL_MAX_ELEMENTS_INDICES +GL.GL_MAX_ELEMENTS_INDICES_EXT +GL.GL_MAX_ELEMENTS_VERTICES +GL.GL_MAX_ELEMENTS_VERTICES_EXT +GL.GL_MAX_EVAL_ORDER +GL.GL_MAX_EXT +GL.GL_MAX_FOG_FUNC_POINTS_SGIS +GL.GL_MAX_FRAGMENT_LIGHTS_SGIX +GL.GL_MAX_FRAGMENT_PROGRAM_LOCAL_PARAMETERS_NV +GL.GL_MAX_FRAGMENT_UNIFORM_COMPONENTS +GL.GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB +GL.GL_MAX_FRAMEZOOM_FACTOR_SGIX +GL.GL_MAX_GENERAL_COMBINERS_NV +GL.GL_MAX_LIGHTS +GL.GL_MAX_LIST_NESTING +GL.GL_MAX_MAP_TESSELLATION_NV +GL.GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB +GL.GL_MAX_MODELVIEW_STACK_DEPTH +GL.GL_MAX_NAME_STACK_DEPTH +GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT +GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT +GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT +GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT +GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT +GL.GL_MAX_PALETTE_MATRICES_ARB +GL.GL_MAX_PIXEL_MAP_TABLE +GL.GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT +GL.GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI +GL.GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB +GL.GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB +GL.GL_MAX_PROGRAM_ATTRIBS_ARB +GL.GL_MAX_PROGRAM_CALL_DEPTH_NV +GL.GL_MAX_PROGRAM_ENV_PARAMETERS_ARB +GL.GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV +GL.GL_MAX_PROGRAM_IF_DEPTH_NV +GL.GL_MAX_PROGRAM_INSTRUCTIONS_ARB +GL.GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB +GL.GL_MAX_PROGRAM_LOOP_COUNT_NV +GL.GL_MAX_PROGRAM_LOOP_DEPTH_NV +GL.GL_MAX_PROGRAM_MATRICES_ARB +GL.GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB +GL.GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB +GL.GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB +GL.GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB +GL.GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB +GL.GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB +GL.GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB +GL.GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB +GL.GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB +GL.GL_MAX_PROGRAM_PARAMETERS_ARB +GL.GL_MAX_PROGRAM_TEMPORARIES_ARB +GL.GL_MAX_PROGRAM_TEXEL_OFFSET +GL.GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB +GL.GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB +GL.GL_MAX_PROJECTION_STACK_DEPTH +GL.GL_MAX_RATIONAL_EVAL_ORDER_NV +GL.GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB +GL.GL_MAX_RECTANGLE_TEXTURE_SIZE_NV +GL.GL_MAX_RENDERBUFFER_SIZE_EXT +GL.GL_MAX_SHININESS_NV +GL.GL_MAX_SPOT_EXPONENT_NV +GL.GL_MAX_TEXTURE_COORDS +GL.GL_MAX_TEXTURE_COORDS_ARB +GL.GL_MAX_TEXTURE_COORDS_NV +GL.GL_MAX_TEXTURE_IMAGE_UNITS +GL.GL_MAX_TEXTURE_IMAGE_UNITS_ARB +GL.GL_MAX_TEXTURE_IMAGE_UNITS_NV +GL.GL_MAX_TEXTURE_LOD_BIAS +GL.GL_MAX_TEXTURE_LOD_BIAS_EXT +GL.GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT +GL.GL_MAX_TEXTURE_SIZE +GL.GL_MAX_TEXTURE_STACK_DEPTH +GL.GL_MAX_TEXTURE_UNITS +GL.GL_MAX_TEXTURE_UNITS_ARB +GL.GL_MAX_TRACK_MATRICES_NV +GL.GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV +GL.GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS +GL.GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS +GL.GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS +GL.GL_MAX_VARYING_FLOATS +GL.GL_MAX_VARYING_FLOATS_ARB +GL.GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV +GL.GL_MAX_VERTEX_ATTRIBS +GL.GL_MAX_VERTEX_ATTRIBS_ARB +GL.GL_MAX_VERTEX_HINT_PGI +GL.GL_MAX_VERTEX_SHADER_INSTRUCTIONS_EXT +GL.GL_MAX_VERTEX_SHADER_INVARIANTS_EXT +GL.GL_MAX_VERTEX_SHADER_LOCALS_EXT +GL.GL_MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT +GL.GL_MAX_VERTEX_SHADER_VARIANTS_EXT +GL.GL_MAX_VERTEX_STREAMS_ATI +GL.GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS +GL.GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB +GL.GL_MAX_VERTEX_UNIFORM_COMPONENTS +GL.GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB +GL.GL_MAX_VERTEX_UNITS_ARB +GL.GL_MAX_VIEWPORT_DIMS +GL.GL_MIN +GL.GL_MINMAX +GL.GL_MINMAX_EXT +GL.GL_MINMAX_FORMAT +GL.GL_MINMAX_FORMAT_EXT +GL.GL_MINMAX_SINK +GL.GL_MINMAX_SINK_EXT +GL.GL_MINOR_VERSION +GL.GL_MIN_EXT +GL.GL_MIN_PROGRAM_TEXEL_OFFSET +GL.GL_MIRRORED_REPEAT +GL.GL_MIRRORED_REPEAT_ARB +GL.GL_MIRRORED_REPEAT_IBM +GL.GL_MIRROR_CLAMP_ATI +GL.GL_MIRROR_CLAMP_EXT +GL.GL_MIRROR_CLAMP_TO_BORDER_EXT +GL.GL_MIRROR_CLAMP_TO_EDGE_ATI +GL.GL_MIRROR_CLAMP_TO_EDGE_EXT +GL.GL_MODELVIEW +GL.GL_MODELVIEW0_ARB +GL.GL_MODELVIEW0_EXT +GL.GL_MODELVIEW0_MATRIX_EXT +GL.GL_MODELVIEW0_STACK_DEPTH_EXT +GL.GL_MODELVIEW10_ARB +GL.GL_MODELVIEW11_ARB +GL.GL_MODELVIEW12_ARB +GL.GL_MODELVIEW13_ARB +GL.GL_MODELVIEW14_ARB +GL.GL_MODELVIEW15_ARB +GL.GL_MODELVIEW16_ARB +GL.GL_MODELVIEW17_ARB +GL.GL_MODELVIEW18_ARB +GL.GL_MODELVIEW19_ARB +GL.GL_MODELVIEW1_ARB +GL.GL_MODELVIEW1_EXT +GL.GL_MODELVIEW1_MATRIX_EXT +GL.GL_MODELVIEW1_STACK_DEPTH_EXT +GL.GL_MODELVIEW20_ARB +GL.GL_MODELVIEW21_ARB +GL.GL_MODELVIEW22_ARB +GL.GL_MODELVIEW23_ARB +GL.GL_MODELVIEW24_ARB +GL.GL_MODELVIEW25_ARB +GL.GL_MODELVIEW26_ARB +GL.GL_MODELVIEW27_ARB +GL.GL_MODELVIEW28_ARB +GL.GL_MODELVIEW29_ARB +GL.GL_MODELVIEW2_ARB +GL.GL_MODELVIEW30_ARB +GL.GL_MODELVIEW31_ARB +GL.GL_MODELVIEW3_ARB +GL.GL_MODELVIEW4_ARB +GL.GL_MODELVIEW5_ARB +GL.GL_MODELVIEW6_ARB +GL.GL_MODELVIEW7_ARB +GL.GL_MODELVIEW8_ARB +GL.GL_MODELVIEW9_ARB +GL.GL_MODELVIEW_MATRIX +GL.GL_MODELVIEW_PROJECTION_NV +GL.GL_MODELVIEW_STACK_DEPTH +GL.GL_MODULATE +GL.GL_MODULATE_ADD_ATI +GL.GL_MODULATE_SIGNED_ADD_ATI +GL.GL_MODULATE_SUBTRACT_ATI +GL.GL_MOV_ATI +GL.GL_MULT +GL.GL_MULTISAMPLE +GL.GL_MULTISAMPLE_3DFX +GL.GL_MULTISAMPLE_ARB +GL.GL_MULTISAMPLE_BIT +GL.GL_MULTISAMPLE_BIT_3DFX +GL.GL_MULTISAMPLE_BIT_ARB +GL.GL_MULTISAMPLE_BIT_EXT +GL.GL_MULTISAMPLE_EXT +GL.GL_MULTISAMPLE_FILTER_HINT_NV +GL.GL_MULTISAMPLE_SGIS +GL.GL_MUL_ATI +GL.GL_MVP_MATRIX_EXT +GL.GL_N3F_V3F +GL.GL_NAME_STACK_DEPTH +GL.GL_NAND +GL.GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI +GL.GL_NATIVE_GRAPHICS_END_HINT_PGI +GL.GL_NATIVE_GRAPHICS_HANDLE_PGI +GL.GL_NEAREST +GL.GL_NEAREST_CLIPMAP_LINEAR_SGIX +GL.GL_NEAREST_CLIPMAP_NEAREST_SGIX +GL.GL_NEAREST_MIPMAP_LINEAR +GL.GL_NEAREST_MIPMAP_NEAREST +GL.GL_NEGATE_BIT_ATI +GL.GL_NEGATIVE_ONE_EXT +GL.GL_NEGATIVE_W_EXT +GL.GL_NEGATIVE_X_EXT +GL.GL_NEGATIVE_Y_EXT +GL.GL_NEGATIVE_Z_EXT +GL.GL_NEVER +GL.GL_NICEST +GL.GL_NONE +GL.GL_NOOP +GL.GL_NOR +GL.GL_NORMALIZE +GL.GL_NORMALIZED_RANGE_EXT +GL.GL_NORMAL_ARRAY +GL.GL_NORMAL_ARRAY_BUFFER_BINDING +GL.GL_NORMAL_ARRAY_BUFFER_BINDING_ARB +GL.GL_NORMAL_ARRAY_COUNT_EXT +GL.GL_NORMAL_ARRAY_EXT +GL.GL_NORMAL_ARRAY_LIST_IBM +GL.GL_NORMAL_ARRAY_LIST_STRIDE_IBM +GL.GL_NORMAL_ARRAY_PARALLEL_POINTERS_INTEL +GL.GL_NORMAL_ARRAY_POINTER +GL.GL_NORMAL_ARRAY_POINTER_EXT +GL.GL_NORMAL_ARRAY_STRIDE +GL.GL_NORMAL_ARRAY_STRIDE_EXT +GL.GL_NORMAL_ARRAY_TYPE +GL.GL_NORMAL_ARRAY_TYPE_EXT +GL.GL_NORMAL_BIT_PGI +GL.GL_NORMAL_MAP +GL.GL_NORMAL_MAP_ARB +GL.GL_NORMAL_MAP_EXT +GL.GL_NORMAL_MAP_NV +GL.GL_NOTEQUAL +GL.GL_NO_ERROR +GL.GL_NUM_COMPRESSED_TEXTURE_FORMATS +GL.GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB +GL.GL_NUM_EXTENSIONS +GL.GL_NUM_FRAGMENT_CONSTANTS_ATI +GL.GL_NUM_FRAGMENT_REGISTERS_ATI +GL.GL_NUM_GENERAL_COMBINERS_NV +GL.GL_NUM_INPUT_INTERPOLATOR_COMPONENTS_ATI +GL.GL_NUM_INSTRUCTIONS_PER_PASS_ATI +GL.GL_NUM_INSTRUCTIONS_TOTAL_ATI +GL.GL_NUM_LOOPBACK_COMPONENTS_ATI +GL.GL_NUM_PASSES_ATI +GL.GL_OBJECT_ACTIVE_ATTRIBUTES_ARB +GL.GL_OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH_ARB +GL.GL_OBJECT_ACTIVE_UNIFORMS_ARB +GL.GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB +GL.GL_OBJECT_ATTACHED_OBJECTS_ARB +GL.GL_OBJECT_BUFFER_SIZE_ATI +GL.GL_OBJECT_BUFFER_USAGE_ATI +GL.GL_OBJECT_COMPILE_STATUS +GL.GL_OBJECT_COMPILE_STATUS_ARB +GL.GL_OBJECT_DELETE_STATUS_ARB +GL.GL_OBJECT_DISTANCE_TO_LINE_SGIS +GL.GL_OBJECT_DISTANCE_TO_POINT_SGIS +GL.GL_OBJECT_INFO_LOG_LENGTH_ARB +GL.GL_OBJECT_LINEAR +GL.GL_OBJECT_LINE_SGIS +GL.GL_OBJECT_LINK_STATUS +GL.GL_OBJECT_LINK_STATUS_ARB +GL.GL_OBJECT_PLANE +GL.GL_OBJECT_POINT_SGIS +GL.GL_OBJECT_SHADER_SOURCE_LENGTH_ARB +GL.GL_OBJECT_SUBTYPE_ARB +GL.GL_OBJECT_TYPE_ARB +GL.GL_OBJECT_VALIDATE_STATUS_ARB +GL.GL_OCCLUSION_TEST_HP +GL.GL_OCCLUSION_TEST_RESULT_HP +GL.GL_OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV +GL.GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV +GL.GL_OFFSET_HILO_TEXTURE_2D_NV +GL.GL_OFFSET_HILO_TEXTURE_RECTANGLE_NV +GL.GL_OFFSET_PROJECTIVE_TEXTURE_2D_NV +GL.GL_OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV +GL.GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV +GL.GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV +GL.GL_OFFSET_TEXTURE_2D_BIAS_NV +GL.GL_OFFSET_TEXTURE_2D_MATRIX_NV +GL.GL_OFFSET_TEXTURE_2D_NV +GL.GL_OFFSET_TEXTURE_2D_SCALE_NV +GL.GL_OFFSET_TEXTURE_BIAS_NV +GL.GL_OFFSET_TEXTURE_MATRIX_NV +GL.GL_OFFSET_TEXTURE_RECTANGLE_NV +GL.GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV +GL.GL_OFFSET_TEXTURE_SCALE_NV +GL.GL_ONE +GL.GL_ONE_EXT +GL.GL_ONE_MINUS_CONSTANT_ALPHA +GL.GL_ONE_MINUS_CONSTANT_ALPHA_EXT +GL.GL_ONE_MINUS_CONSTANT_COLOR +GL.GL_ONE_MINUS_CONSTANT_COLOR_EXT +GL.GL_ONE_MINUS_DST_ALPHA +GL.GL_ONE_MINUS_DST_COLOR +GL.GL_ONE_MINUS_SRC_ALPHA +GL.GL_ONE_MINUS_SRC_COLOR +GL.GL_OPERAND0_ALPHA +GL.GL_OPERAND0_ALPHA_ARB +GL.GL_OPERAND0_ALPHA_EXT +GL.GL_OPERAND0_RGB +GL.GL_OPERAND0_RGB_ARB +GL.GL_OPERAND0_RGB_EXT +GL.GL_OPERAND1_ALPHA +GL.GL_OPERAND1_ALPHA_ARB +GL.GL_OPERAND1_ALPHA_EXT +GL.GL_OPERAND1_RGB +GL.GL_OPERAND1_RGB_ARB +GL.GL_OPERAND1_RGB_EXT +GL.GL_OPERAND2_ALPHA +GL.GL_OPERAND2_ALPHA_ARB +GL.GL_OPERAND2_ALPHA_EXT +GL.GL_OPERAND2_RGB +GL.GL_OPERAND2_RGB_ARB +GL.GL_OPERAND2_RGB_EXT +GL.GL_OPERAND3_ALPHA_NV +GL.GL_OPERAND3_RGB_NV +GL.GL_OP_ADD_EXT +GL.GL_OP_CLAMP_EXT +GL.GL_OP_CROSS_PRODUCT_EXT +GL.GL_OP_DOT3_EXT +GL.GL_OP_DOT4_EXT +GL.GL_OP_EXP_BASE_2_EXT +GL.GL_OP_FLOOR_EXT +GL.GL_OP_FRAC_EXT +GL.GL_OP_INDEX_EXT +GL.GL_OP_LOG_BASE_2_EXT +GL.GL_OP_MADD_EXT +GL.GL_OP_MAX_EXT +GL.GL_OP_MIN_EXT +GL.GL_OP_MOV_EXT +GL.GL_OP_MULTIPLY_MATRIX_EXT +GL.GL_OP_MUL_EXT +GL.GL_OP_NEGATE_EXT +GL.GL_OP_POWER_EXT +GL.GL_OP_RECIP_EXT +GL.GL_OP_RECIP_SQRT_EXT +GL.GL_OP_ROUND_EXT +GL.GL_OP_SET_GE_EXT +GL.GL_OP_SET_LT_EXT +GL.GL_OP_SUB_EXT +GL.GL_OR +GL.GL_ORDER +GL.GL_OR_INVERTED +GL.GL_OR_REVERSE +GL.GL_OUTPUT_COLOR0_EXT +GL.GL_OUTPUT_COLOR1_EXT +GL.GL_OUTPUT_FOG_EXT +GL.GL_OUTPUT_TEXTURE_COORD0_EXT +GL.GL_OUTPUT_TEXTURE_COORD10_EXT +GL.GL_OUTPUT_TEXTURE_COORD11_EXT +GL.GL_OUTPUT_TEXTURE_COORD12_EXT +GL.GL_OUTPUT_TEXTURE_COORD13_EXT +GL.GL_OUTPUT_TEXTURE_COORD14_EXT +GL.GL_OUTPUT_TEXTURE_COORD15_EXT +GL.GL_OUTPUT_TEXTURE_COORD16_EXT +GL.GL_OUTPUT_TEXTURE_COORD17_EXT +GL.GL_OUTPUT_TEXTURE_COORD18_EXT +GL.GL_OUTPUT_TEXTURE_COORD19_EXT +GL.GL_OUTPUT_TEXTURE_COORD1_EXT +GL.GL_OUTPUT_TEXTURE_COORD20_EXT +GL.GL_OUTPUT_TEXTURE_COORD21_EXT +GL.GL_OUTPUT_TEXTURE_COORD22_EXT +GL.GL_OUTPUT_TEXTURE_COORD23_EXT +GL.GL_OUTPUT_TEXTURE_COORD24_EXT +GL.GL_OUTPUT_TEXTURE_COORD25_EXT +GL.GL_OUTPUT_TEXTURE_COORD26_EXT +GL.GL_OUTPUT_TEXTURE_COORD27_EXT +GL.GL_OUTPUT_TEXTURE_COORD28_EXT +GL.GL_OUTPUT_TEXTURE_COORD29_EXT +GL.GL_OUTPUT_TEXTURE_COORD2_EXT +GL.GL_OUTPUT_TEXTURE_COORD30_EXT +GL.GL_OUTPUT_TEXTURE_COORD31_EXT +GL.GL_OUTPUT_TEXTURE_COORD3_EXT +GL.GL_OUTPUT_TEXTURE_COORD4_EXT +GL.GL_OUTPUT_TEXTURE_COORD5_EXT +GL.GL_OUTPUT_TEXTURE_COORD6_EXT +GL.GL_OUTPUT_TEXTURE_COORD7_EXT +GL.GL_OUTPUT_TEXTURE_COORD8_EXT +GL.GL_OUTPUT_TEXTURE_COORD9_EXT +GL.GL_OUTPUT_VERTEX_EXT +GL.GL_OUT_OF_MEMORY +GL.GL_PACK_ALIGNMENT +GL.GL_PACK_CMYK_HINT_EXT +GL.GL_PACK_IMAGE_DEPTH_SGIS +GL.GL_PACK_IMAGE_HEIGHT +GL.GL_PACK_IMAGE_HEIGHT_EXT +GL.GL_PACK_INVERT_MESA +GL.GL_PACK_LSB_FIRST +GL.GL_PACK_RESAMPLE_OML +GL.GL_PACK_RESAMPLE_SGIX +GL.GL_PACK_ROW_LENGTH +GL.GL_PACK_SKIP_IMAGES +GL.GL_PACK_SKIP_IMAGES_EXT +GL.GL_PACK_SKIP_PIXELS +GL.GL_PACK_SKIP_ROWS +GL.GL_PACK_SKIP_VOLUMES_SGIS +GL.GL_PACK_SUBSAMPLE_RATE_SGIX +GL.GL_PACK_SWAP_BYTES +GL.GL_PARALLEL_ARRAYS_INTEL +GL.GL_PASS_THROUGH_NV +GL.GL_PASS_THROUGH_TOKEN +GL.GL_PERSPECTIVE_CORRECTION_HINT +GL.GL_PERTURB_EXT +GL.GL_PER_STAGE_CONSTANTS_NV +GL.GL_PHONG_HINT_WIN +GL.GL_PHONG_WIN +GL.GL_PIXEL_COUNTER_BITS_NV +GL.GL_PIXEL_COUNT_AVAILABLE_NV +GL.GL_PIXEL_COUNT_NV +GL.GL_PIXEL_CUBIC_WEIGHT_EXT +GL.GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS +GL.GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS +GL.GL_PIXEL_GROUP_COLOR_SGIS +GL.GL_PIXEL_MAG_FILTER_EXT +GL.GL_PIXEL_MAP_A_TO_A +GL.GL_PIXEL_MAP_A_TO_A_SIZE +GL.GL_PIXEL_MAP_B_TO_B +GL.GL_PIXEL_MAP_B_TO_B_SIZE +GL.GL_PIXEL_MAP_G_TO_G +GL.GL_PIXEL_MAP_G_TO_G_SIZE +GL.GL_PIXEL_MAP_I_TO_A +GL.GL_PIXEL_MAP_I_TO_A_SIZE +GL.GL_PIXEL_MAP_I_TO_B +GL.GL_PIXEL_MAP_I_TO_B_SIZE +GL.GL_PIXEL_MAP_I_TO_G +GL.GL_PIXEL_MAP_I_TO_G_SIZE +GL.GL_PIXEL_MAP_I_TO_I +GL.GL_PIXEL_MAP_I_TO_I_SIZE +GL.GL_PIXEL_MAP_I_TO_R +GL.GL_PIXEL_MAP_I_TO_R_SIZE +GL.GL_PIXEL_MAP_R_TO_R +GL.GL_PIXEL_MAP_R_TO_R_SIZE +GL.GL_PIXEL_MAP_S_TO_S +GL.GL_PIXEL_MAP_S_TO_S_SIZE +GL.GL_PIXEL_MIN_FILTER_EXT +GL.GL_PIXEL_MODE_BIT +GL.GL_PIXEL_PACK_BUFFER +GL.GL_PIXEL_PACK_BUFFER_ARB +GL.GL_PIXEL_PACK_BUFFER_BINDING +GL.GL_PIXEL_PACK_BUFFER_BINDING_ARB +GL.GL_PIXEL_PACK_BUFFER_BINDING_EXT +GL.GL_PIXEL_PACK_BUFFER_EXT +GL.GL_PIXEL_SUBSAMPLE_2424_SGIX +GL.GL_PIXEL_SUBSAMPLE_4242_SGIX +GL.GL_PIXEL_SUBSAMPLE_4444_SGIX +GL.GL_PIXEL_TEXTURE_SGIS +GL.GL_PIXEL_TEX_GEN_ALPHA_LS_SGIX +GL.GL_PIXEL_TEX_GEN_ALPHA_MS_SGIX +GL.GL_PIXEL_TEX_GEN_ALPHA_NO_REPLACE_SGIX +GL.GL_PIXEL_TEX_GEN_ALPHA_REPLACE_SGIX +GL.GL_PIXEL_TEX_GEN_MODE_SGIX +GL.GL_PIXEL_TEX_GEN_Q_CEILING_SGIX +GL.GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX +GL.GL_PIXEL_TEX_GEN_Q_ROUND_SGIX +GL.GL_PIXEL_TEX_GEN_SGIX +GL.GL_PIXEL_TILE_BEST_ALIGNMENT_SGIX +GL.GL_PIXEL_TILE_CACHE_INCREMENT_SGIX +GL.GL_PIXEL_TILE_CACHE_SIZE_SGIX +GL.GL_PIXEL_TILE_GRID_DEPTH_SGIX +GL.GL_PIXEL_TILE_GRID_HEIGHT_SGIX +GL.GL_PIXEL_TILE_GRID_WIDTH_SGIX +GL.GL_PIXEL_TILE_HEIGHT_SGIX +GL.GL_PIXEL_TILE_WIDTH_SGIX +GL.GL_PIXEL_TRANSFORM_2D_EXT +GL.GL_PIXEL_TRANSFORM_2D_MATRIX_EXT +GL.GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT +GL.GL_PIXEL_UNPACK_BUFFER +GL.GL_PIXEL_UNPACK_BUFFER_ARB +GL.GL_PIXEL_UNPACK_BUFFER_BINDING +GL.GL_PIXEL_UNPACK_BUFFER_BINDING_ARB +GL.GL_PIXEL_UNPACK_BUFFER_BINDING_EXT +GL.GL_PIXEL_UNPACK_BUFFER_EXT +GL.GL_PN_TRIANGLES_ATI +GL.GL_PN_TRIANGLES_NORMAL_MODE_ATI +GL.GL_PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI +GL.GL_PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI +GL.GL_PN_TRIANGLES_POINT_MODE_ATI +GL.GL_PN_TRIANGLES_POINT_MODE_CUBIC_ATI +GL.GL_PN_TRIANGLES_POINT_MODE_LINEAR_ATI +GL.GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI +GL.GL_POINT +GL.GL_POINTS +GL.GL_POINT_BIT +GL.GL_POINT_DISTANCE_ATTENUATION +GL.GL_POINT_DISTANCE_ATTENUATION_ARB +GL.GL_POINT_FADE_THRESHOLD_SIZE +GL.GL_POINT_FADE_THRESHOLD_SIZE_ARB +GL.GL_POINT_FADE_THRESHOLD_SIZE_EXT +GL.GL_POINT_FADE_THRESHOLD_SIZE_SGIS +GL.GL_POINT_SIZE +GL.GL_POINT_SIZE_GRANULARITY +GL.GL_POINT_SIZE_MAX +GL.GL_POINT_SIZE_MAX_ARB +GL.GL_POINT_SIZE_MAX_EXT +GL.GL_POINT_SIZE_MAX_SGIS +GL.GL_POINT_SIZE_MIN +GL.GL_POINT_SIZE_MIN_ARB +GL.GL_POINT_SIZE_MIN_EXT +GL.GL_POINT_SIZE_MIN_SGIS +GL.GL_POINT_SIZE_RANGE +GL.GL_POINT_SMOOTH +GL.GL_POINT_SMOOTH_HINT +GL.GL_POINT_SPRITE +GL.GL_POINT_SPRITE_ARB +GL.GL_POINT_SPRITE_COORD_ORIGIN +GL.GL_POINT_SPRITE_NV +GL.GL_POINT_SPRITE_R_MODE_NV +GL.GL_POINT_TOKEN +GL.GL_POLYGON +GL.GL_POLYGON_BIT +GL.GL_POLYGON_MODE +GL.GL_POLYGON_OFFSET_BIAS_EXT +GL.GL_POLYGON_OFFSET_EXT +GL.GL_POLYGON_OFFSET_FACTOR +GL.GL_POLYGON_OFFSET_FACTOR_EXT +GL.GL_POLYGON_OFFSET_FILL +GL.GL_POLYGON_OFFSET_LINE +GL.GL_POLYGON_OFFSET_POINT +GL.GL_POLYGON_OFFSET_UNITS +GL.GL_POLYGON_SMOOTH +GL.GL_POLYGON_SMOOTH_HINT +GL.GL_POLYGON_STIPPLE +GL.GL_POLYGON_STIPPLE_BIT +GL.GL_POLYGON_TOKEN +GL.GL_POSITION +GL.GL_POST_COLOR_MATRIX_ALPHA_BIAS +GL.GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI +GL.GL_POST_COLOR_MATRIX_ALPHA_SCALE +GL.GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI +GL.GL_POST_COLOR_MATRIX_BLUE_BIAS +GL.GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI +GL.GL_POST_COLOR_MATRIX_BLUE_SCALE +GL.GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI +GL.GL_POST_COLOR_MATRIX_COLOR_TABLE +GL.GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI +GL.GL_POST_COLOR_MATRIX_GREEN_BIAS +GL.GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI +GL.GL_POST_COLOR_MATRIX_GREEN_SCALE +GL.GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI +GL.GL_POST_COLOR_MATRIX_RED_BIAS +GL.GL_POST_COLOR_MATRIX_RED_BIAS_SGI +GL.GL_POST_COLOR_MATRIX_RED_SCALE +GL.GL_POST_COLOR_MATRIX_RED_SCALE_SGI +GL.GL_POST_CONVOLUTION_ALPHA_BIAS +GL.GL_POST_CONVOLUTION_ALPHA_BIAS_EXT +GL.GL_POST_CONVOLUTION_ALPHA_SCALE +GL.GL_POST_CONVOLUTION_ALPHA_SCALE_EXT +GL.GL_POST_CONVOLUTION_BLUE_BIAS +GL.GL_POST_CONVOLUTION_BLUE_BIAS_EXT +GL.GL_POST_CONVOLUTION_BLUE_SCALE +GL.GL_POST_CONVOLUTION_BLUE_SCALE_EXT +GL.GL_POST_CONVOLUTION_COLOR_TABLE +GL.GL_POST_CONVOLUTION_COLOR_TABLE_SGI +GL.GL_POST_CONVOLUTION_GREEN_BIAS +GL.GL_POST_CONVOLUTION_GREEN_BIAS_EXT +GL.GL_POST_CONVOLUTION_GREEN_SCALE +GL.GL_POST_CONVOLUTION_GREEN_SCALE_EXT +GL.GL_POST_CONVOLUTION_RED_BIAS +GL.GL_POST_CONVOLUTION_RED_BIAS_EXT +GL.GL_POST_CONVOLUTION_RED_SCALE +GL.GL_POST_CONVOLUTION_RED_SCALE_EXT +GL.GL_POST_IMAGE_TRANSFORM_COLOR_TABLE_HP +GL.GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX +GL.GL_POST_TEXTURE_FILTER_BIAS_SGIX +GL.GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX +GL.GL_POST_TEXTURE_FILTER_SCALE_SGIX +GL.GL_PREFER_DOUBLEBUFFER_HINT_PGI +GL.GL_PRESERVE_ATI +GL.GL_PREVIOUS +GL.GL_PREVIOUS_ARB +GL.GL_PREVIOUS_EXT +GL.GL_PREVIOUS_TEXTURE_INPUT_NV +GL.GL_PRIMARY_COLOR +GL.GL_PRIMARY_COLOR_ARB +GL.GL_PRIMARY_COLOR_EXT +GL.GL_PRIMARY_COLOR_NV +GL.GL_PRIMITIVES_GENERATED +GL.GL_PRIMITIVE_RESTART_INDEX_NV +GL.GL_PRIMITIVE_RESTART_NV +GL.GL_PROGRAM_ADDRESS_REGISTERS_ARB +GL.GL_PROGRAM_ALU_INSTRUCTIONS_ARB +GL.GL_PROGRAM_ATTRIBS_ARB +GL.GL_PROGRAM_BINDING_ARB +GL.GL_PROGRAM_ERROR_POSITION_ARB +GL.GL_PROGRAM_ERROR_POSITION_NV +GL.GL_PROGRAM_ERROR_STRING_ARB +GL.GL_PROGRAM_ERROR_STRING_NV +GL.GL_PROGRAM_FORMAT_ARB +GL.GL_PROGRAM_FORMAT_ASCII_ARB +GL.GL_PROGRAM_INSTRUCTIONS_ARB +GL.GL_PROGRAM_LENGTH_ARB +GL.GL_PROGRAM_LENGTH_NV +GL.GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB +GL.GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB +GL.GL_PROGRAM_NATIVE_ATTRIBS_ARB +GL.GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB +GL.GL_PROGRAM_NATIVE_PARAMETERS_ARB +GL.GL_PROGRAM_NATIVE_TEMPORARIES_ARB +GL.GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB +GL.GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB +GL.GL_PROGRAM_OBJECT_ARB +GL.GL_PROGRAM_PARAMETERS_ARB +GL.GL_PROGRAM_PARAMETER_NV +GL.GL_PROGRAM_RESIDENT_NV +GL.GL_PROGRAM_STRING_ARB +GL.GL_PROGRAM_STRING_NV +GL.GL_PROGRAM_TARGET_NV +GL.GL_PROGRAM_TEMPORARIES_ARB +GL.GL_PROGRAM_TEX_INDIRECTIONS_ARB +GL.GL_PROGRAM_TEX_INSTRUCTIONS_ARB +GL.GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB +GL.GL_PROJECTION +GL.GL_PROJECTION_MATRIX +GL.GL_PROJECTION_STACK_DEPTH +GL.GL_PROXY_COLOR_TABLE +GL.GL_PROXY_COLOR_TABLE_SGI +GL.GL_PROXY_HISTOGRAM +GL.GL_PROXY_HISTOGRAM_EXT +GL.GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE +GL.GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI +GL.GL_PROXY_POST_CONVOLUTION_COLOR_TABLE +GL.GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI +GL.GL_PROXY_POST_IMAGE_TRANSFORM_COLOR_TABLE_HP +GL.GL_PROXY_TEXTURE_1D +GL.GL_PROXY_TEXTURE_1D_ARRAY +GL.GL_PROXY_TEXTURE_1D_EXT +GL.GL_PROXY_TEXTURE_2D +GL.GL_PROXY_TEXTURE_2D_ARRAY +GL.GL_PROXY_TEXTURE_2D_EXT +GL.GL_PROXY_TEXTURE_3D +GL.GL_PROXY_TEXTURE_3D_EXT +GL.GL_PROXY_TEXTURE_4D_SGIS +GL.GL_PROXY_TEXTURE_COLOR_TABLE_SGI +GL.GL_PROXY_TEXTURE_CUBE_MAP +GL.GL_PROXY_TEXTURE_CUBE_MAP_ARB +GL.GL_PROXY_TEXTURE_CUBE_MAP_EXT +GL.GL_PROXY_TEXTURE_RECTANGLE_ARB +GL.GL_PROXY_TEXTURE_RECTANGLE_NV +GL.GL_Q +GL.GL_QUADRATIC_ATTENUATION +GL.GL_QUADS +GL.GL_QUAD_ALPHA4_SGIS +GL.GL_QUAD_ALPHA8_SGIS +GL.GL_QUAD_INTENSITY4_SGIS +GL.GL_QUAD_INTENSITY8_SGIS +GL.GL_QUAD_LUMINANCE4_SGIS +GL.GL_QUAD_LUMINANCE8_SGIS +GL.GL_QUAD_MESH_SUN +GL.GL_QUAD_STRIP +GL.GL_QUAD_TEXTURE_SELECT_SGIS +GL.GL_QUARTER_BIT_ATI +GL.GL_QUERY_BY_REGION_NO_WAIT +GL.GL_QUERY_BY_REGION_WAIT +GL.GL_QUERY_COUNTER_BITS +GL.GL_QUERY_COUNTER_BITS_ARB +GL.GL_QUERY_NO_WAIT +GL.GL_QUERY_RESULT +GL.GL_QUERY_RESULT_ARB +GL.GL_QUERY_RESULT_AVAILABLE +GL.GL_QUERY_RESULT_AVAILABLE_ARB +GL.GL_QUERY_WAIT +GL.GL_R +GL.GL_R11F_G11F_B10F +GL.GL_R1UI_C3F_V3F_SUN +GL.GL_R1UI_C4F_N3F_V3F_SUN +GL.GL_R1UI_C4UB_V3F_SUN +GL.GL_R1UI_N3F_V3F_SUN +GL.GL_R1UI_T2F_C4F_N3F_V3F_SUN +GL.GL_R1UI_T2F_N3F_V3F_SUN +GL.GL_R1UI_T2F_V3F_SUN +GL.GL_R1UI_V3F_SUN +GL.GL_R3_G3_B2 +GL.GL_RASTERIZER_DISCARD +GL.GL_RASTER_POSITION_UNCLIPPED_IBM +GL.GL_READ_BUFFER +GL.GL_READ_ONLY +GL.GL_READ_ONLY_ARB +GL.GL_READ_PIXEL_DATA_RANGE_LENGTH_NV +GL.GL_READ_PIXEL_DATA_RANGE_NV +GL.GL_READ_PIXEL_DATA_RANGE_POINTER_NV +GL.GL_READ_WRITE +GL.GL_READ_WRITE_ARB +GL.GL_RECLAIM_MEMORY_HINT_PGI +GL.GL_RED +GL.GL_REDUCE +GL.GL_REDUCE_EXT +GL.GL_RED_BIAS +GL.GL_RED_BITS +GL.GL_RED_BIT_ATI +GL.GL_RED_INTEGER +GL.GL_RED_MAX_CLAMP_INGR +GL.GL_RED_MIN_CLAMP_INGR +GL.GL_RED_SCALE +GL.GL_REFERENCE_PLANE_EQUATION_SGIX +GL.GL_REFERENCE_PLANE_SGIX +GL.GL_REFLECTION_MAP +GL.GL_REFLECTION_MAP_ARB +GL.GL_REFLECTION_MAP_EXT +GL.GL_REFLECTION_MAP_NV +GL.GL_REGISTER_COMBINERS_NV +GL.GL_REG_0_ATI +GL.GL_REG_10_ATI +GL.GL_REG_11_ATI +GL.GL_REG_12_ATI +GL.GL_REG_13_ATI +GL.GL_REG_14_ATI +GL.GL_REG_15_ATI +GL.GL_REG_16_ATI +GL.GL_REG_17_ATI +GL.GL_REG_18_ATI +GL.GL_REG_19_ATI +GL.GL_REG_1_ATI +GL.GL_REG_20_ATI +GL.GL_REG_21_ATI +GL.GL_REG_22_ATI +GL.GL_REG_23_ATI +GL.GL_REG_24_ATI +GL.GL_REG_25_ATI +GL.GL_REG_26_ATI +GL.GL_REG_27_ATI +GL.GL_REG_28_ATI +GL.GL_REG_29_ATI +GL.GL_REG_2_ATI +GL.GL_REG_30_ATI +GL.GL_REG_31_ATI +GL.GL_REG_3_ATI +GL.GL_REG_4_ATI +GL.GL_REG_5_ATI +GL.GL_REG_6_ATI +GL.GL_REG_7_ATI +GL.GL_REG_8_ATI +GL.GL_REG_9_ATI +GL.GL_RENDER +GL.GL_RENDERBUFFER_ALPHA_SIZE_EXT +GL.GL_RENDERBUFFER_BINDING_EXT +GL.GL_RENDERBUFFER_BLUE_SIZE_EXT +GL.GL_RENDERBUFFER_DEPTH_SIZE_EXT +GL.GL_RENDERBUFFER_EXT +GL.GL_RENDERBUFFER_GREEN_SIZE_EXT +GL.GL_RENDERBUFFER_HEIGHT_EXT +GL.GL_RENDERBUFFER_INTERNAL_FORMAT_EXT +GL.GL_RENDERBUFFER_RED_SIZE_EXT +GL.GL_RENDERBUFFER_STENCIL_SIZE_EXT +GL.GL_RENDERBUFFER_WIDTH_EXT +GL.GL_RENDERER +GL.GL_RENDER_MODE +GL.GL_REPEAT +GL.GL_REPLACE +GL.GL_REPLACEMENT_CODE_ARRAY_POINTER_SUN +GL.GL_REPLACEMENT_CODE_ARRAY_STRIDE_SUN +GL.GL_REPLACEMENT_CODE_ARRAY_SUN +GL.GL_REPLACEMENT_CODE_ARRAY_TYPE_SUN +GL.GL_REPLACEMENT_CODE_SUN +GL.GL_REPLACE_EXT +GL.GL_REPLACE_MIDDLE_SUN +GL.GL_REPLACE_OLDEST_SUN +GL.GL_REPLICATE_BORDER +GL.GL_REPLICATE_BORDER_HP +GL.GL_RESAMPLE_AVERAGE_OML +GL.GL_RESAMPLE_DECIMATE_OML +GL.GL_RESAMPLE_DECIMATE_SGIX +GL.GL_RESAMPLE_REPLICATE_OML +GL.GL_RESAMPLE_REPLICATE_SGIX +GL.GL_RESAMPLE_ZERO_FILL_OML +GL.GL_RESAMPLE_ZERO_FILL_SGIX +GL.GL_RESCALE_NORMAL +GL.GL_RESCALE_NORMAL_EXT +GL.GL_RESTART_SUN +GL.GL_RETURN +GL.GL_RGB +GL.GL_RGB10 +GL.GL_RGB10_A2 +GL.GL_RGB10_A2_EXT +GL.GL_RGB10_EXT +GL.GL_RGB12 +GL.GL_RGB12_EXT +GL.GL_RGB16 +GL.GL_RGB16F +GL.GL_RGB16F_ARB +GL.GL_RGB16I +GL.GL_RGB16UI +GL.GL_RGB16_EXT +GL.GL_RGB2_EXT +GL.GL_RGB32F +GL.GL_RGB32F_ARB +GL.GL_RGB32I +GL.GL_RGB32UI +GL.GL_RGB4 +GL.GL_RGB4_EXT +GL.GL_RGB4_S3TC +GL.GL_RGB5 +GL.GL_RGB5_A1 +GL.GL_RGB5_A1_EXT +GL.GL_RGB5_EXT +GL.GL_RGB8 +GL.GL_RGB8I +GL.GL_RGB8UI +GL.GL_RGB8_EXT +GL.GL_RGB9_E5 +GL.GL_RGBA +GL.GL_RGBA12 +GL.GL_RGBA12_EXT +GL.GL_RGBA16 +GL.GL_RGBA16F +GL.GL_RGBA16F_ARB +GL.GL_RGBA16I +GL.GL_RGBA16UI +GL.GL_RGBA16_EXT +GL.GL_RGBA2 +GL.GL_RGBA2_EXT +GL.GL_RGBA32F +GL.GL_RGBA32F_ARB +GL.GL_RGBA32I +GL.GL_RGBA32UI +GL.GL_RGBA4 +GL.GL_RGBA4_EXT +GL.GL_RGBA4_S3TC +GL.GL_RGBA8 +GL.GL_RGBA8I +GL.GL_RGBA8UI +GL.GL_RGBA8_EXT +GL.GL_RGBA_FLOAT16_ATI +GL.GL_RGBA_FLOAT32_ATI +GL.GL_RGBA_FLOAT_MODE_ARB +GL.GL_RGBA_INTEGER +GL.GL_RGBA_MODE +GL.GL_RGBA_S3TC +GL.GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV +GL.GL_RGB_FLOAT16_ATI +GL.GL_RGB_FLOAT32_ATI +GL.GL_RGB_INTEGER +GL.GL_RGB_S3TC +GL.GL_RGB_SCALE +GL.GL_RGB_SCALE_ARB +GL.GL_RGB_SCALE_EXT +GL.GL_RIGHT +GL.GL_S +GL.GL_SAMPLER_1D +GL.GL_SAMPLER_1D_ARB +GL.GL_SAMPLER_1D_ARRAY +GL.GL_SAMPLER_1D_ARRAY_SHADOW +GL.GL_SAMPLER_1D_SHADOW +GL.GL_SAMPLER_1D_SHADOW_ARB +GL.GL_SAMPLER_2D +GL.GL_SAMPLER_2D_ARB +GL.GL_SAMPLER_2D_ARRAY +GL.GL_SAMPLER_2D_ARRAY_SHADOW +GL.GL_SAMPLER_2D_RECT_ARB +GL.GL_SAMPLER_2D_RECT_SHADOW_ARB +GL.GL_SAMPLER_2D_SHADOW +GL.GL_SAMPLER_2D_SHADOW_ARB +GL.GL_SAMPLER_3D +GL.GL_SAMPLER_3D_ARB +GL.GL_SAMPLER_CUBE +GL.GL_SAMPLER_CUBE_ARB +GL.GL_SAMPLER_CUBE_SHADOW +GL.GL_SAMPLES +GL.GL_SAMPLES_3DFX +GL.GL_SAMPLES_ARB +GL.GL_SAMPLES_EXT +GL.GL_SAMPLES_PASSED +GL.GL_SAMPLES_PASSED_ARB +GL.GL_SAMPLES_SGIS +GL.GL_SAMPLE_ALPHA_TO_COVERAGE +GL.GL_SAMPLE_ALPHA_TO_COVERAGE_ARB +GL.GL_SAMPLE_ALPHA_TO_MASK_EXT +GL.GL_SAMPLE_ALPHA_TO_MASK_SGIS +GL.GL_SAMPLE_ALPHA_TO_ONE +GL.GL_SAMPLE_ALPHA_TO_ONE_ARB +GL.GL_SAMPLE_ALPHA_TO_ONE_EXT +GL.GL_SAMPLE_ALPHA_TO_ONE_SGIS +GL.GL_SAMPLE_BUFFERS +GL.GL_SAMPLE_BUFFERS_3DFX +GL.GL_SAMPLE_BUFFERS_ARB +GL.GL_SAMPLE_BUFFERS_EXT +GL.GL_SAMPLE_BUFFERS_SGIS +GL.GL_SAMPLE_COVERAGE +GL.GL_SAMPLE_COVERAGE_ARB +GL.GL_SAMPLE_COVERAGE_INVERT +GL.GL_SAMPLE_COVERAGE_INVERT_ARB +GL.GL_SAMPLE_COVERAGE_VALUE +GL.GL_SAMPLE_COVERAGE_VALUE_ARB +GL.GL_SAMPLE_MASK_EXT +GL.GL_SAMPLE_MASK_INVERT_EXT +GL.GL_SAMPLE_MASK_INVERT_SGIS +GL.GL_SAMPLE_MASK_SGIS +GL.GL_SAMPLE_MASK_VALUE_EXT +GL.GL_SAMPLE_MASK_VALUE_SGIS +GL.GL_SAMPLE_PATTERN_EXT +GL.GL_SAMPLE_PATTERN_SGIS +GL.GL_SATURATE_BIT_ATI +GL.GL_SCALAR_EXT +GL.GL_SCALEBIAS_HINT_SGIX +GL.GL_SCALE_BY_FOUR_NV +GL.GL_SCALE_BY_ONE_HALF_NV +GL.GL_SCALE_BY_TWO_NV +GL.GL_SCISSOR_BIT +GL.GL_SCISSOR_BOX +GL.GL_SCISSOR_TEST +GL.GL_SCREEN_COORDINATES_REND +GL.GL_SECONDARY_COLOR_ARRAY +GL.GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING +GL.GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB +GL.GL_SECONDARY_COLOR_ARRAY_EXT +GL.GL_SECONDARY_COLOR_ARRAY_LIST_IBM +GL.GL_SECONDARY_COLOR_ARRAY_LIST_STRIDE_IBM +GL.GL_SECONDARY_COLOR_ARRAY_POINTER +GL.GL_SECONDARY_COLOR_ARRAY_POINTER_EXT +GL.GL_SECONDARY_COLOR_ARRAY_SIZE +GL.GL_SECONDARY_COLOR_ARRAY_SIZE_EXT +GL.GL_SECONDARY_COLOR_ARRAY_STRIDE +GL.GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT +GL.GL_SECONDARY_COLOR_ARRAY_TYPE +GL.GL_SECONDARY_COLOR_ARRAY_TYPE_EXT +GL.GL_SECONDARY_COLOR_NV +GL.GL_SECONDARY_INTERPOLATOR_ATI +GL.GL_SELECT +GL.GL_SELECTION_BUFFER_POINTER +GL.GL_SELECTION_BUFFER_SIZE +GL.GL_SEPARABLE_2D +GL.GL_SEPARABLE_2D_EXT +GL.GL_SEPARATE_ATTRIBS +GL.GL_SEPARATE_SPECULAR_COLOR +GL.GL_SEPARATE_SPECULAR_COLOR_EXT +GL.GL_SET +GL.GL_SHADER_CONSISTENT_NV +GL.GL_SHADER_OBJECT_ARB +GL.GL_SHADER_OPERATION_NV +GL.GL_SHADER_SOURCE_LENGTH +GL.GL_SHADER_TYPE +GL.GL_SHADE_MODEL +GL.GL_SHADING_LANGUAGE_VERSION +GL.GL_SHADING_LANGUAGE_VERSION_ARB +GL.GL_SHADOW_AMBIENT_SGIX +GL.GL_SHADOW_ATTENUATION_EXT +GL.GL_SHARED_TEXTURE_PALETTE_EXT +GL.GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS +GL.GL_SHININESS +GL.GL_SHORT +GL.GL_SIGNED_ALPHA8_NV +GL.GL_SIGNED_ALPHA_NV +GL.GL_SIGNED_HILO16_NV +GL.GL_SIGNED_HILO8_NV +GL.GL_SIGNED_HILO_NV +GL.GL_SIGNED_IDENTITY_NV +GL.GL_SIGNED_INTENSITY8_NV +GL.GL_SIGNED_INTENSITY_NV +GL.GL_SIGNED_LUMINANCE8_ALPHA8_NV +GL.GL_SIGNED_LUMINANCE8_NV +GL.GL_SIGNED_LUMINANCE_ALPHA_NV +GL.GL_SIGNED_LUMINANCE_NV +GL.GL_SIGNED_NEGATE_NV +GL.GL_SIGNED_RGB8_NV +GL.GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV +GL.GL_SIGNED_RGBA8_NV +GL.GL_SIGNED_RGBA_NV +GL.GL_SIGNED_RGB_NV +GL.GL_SIGNED_RGB_UNSIGNED_ALPHA_NV +GL.GL_SINGLE_COLOR +GL.GL_SINGLE_COLOR_EXT +GL.GL_SLICE_ACCUM_SUN +GL.GL_SLUMINANCE +GL.GL_SLUMINANCE8 +GL.GL_SLUMINANCE8_ALPHA8 +GL.GL_SLUMINANCE_ALPHA +GL.GL_SMOOTH +GL.GL_SMOOTH_LINE_WIDTH_GRANULARITY +GL.GL_SMOOTH_LINE_WIDTH_RANGE +GL.GL_SMOOTH_POINT_SIZE_GRANULARITY +GL.GL_SMOOTH_POINT_SIZE_RANGE +GL.GL_SOURCE0_ALPHA +GL.GL_SOURCE0_ALPHA_ARB +GL.GL_SOURCE0_ALPHA_EXT +GL.GL_SOURCE0_RGB +GL.GL_SOURCE0_RGB_ARB +GL.GL_SOURCE0_RGB_EXT +GL.GL_SOURCE1_ALPHA +GL.GL_SOURCE1_ALPHA_ARB +GL.GL_SOURCE1_ALPHA_EXT +GL.GL_SOURCE1_RGB +GL.GL_SOURCE1_RGB_ARB +GL.GL_SOURCE1_RGB_EXT +GL.GL_SOURCE2_ALPHA +GL.GL_SOURCE2_ALPHA_ARB +GL.GL_SOURCE2_ALPHA_EXT +GL.GL_SOURCE2_RGB +GL.GL_SOURCE2_RGB_ARB +GL.GL_SOURCE2_RGB_EXT +GL.GL_SOURCE3_ALPHA_NV +GL.GL_SOURCE3_RGB_NV +GL.GL_SPARE0_NV +GL.GL_SPARE0_PLUS_SECONDARY_COLOR_NV +GL.GL_SPARE1_NV +GL.GL_SPECULAR +GL.GL_SPHERE_MAP +GL.GL_SPOT_CUTOFF +GL.GL_SPOT_DIRECTION +GL.GL_SPOT_EXPONENT +GL.GL_SPRITE_AXIAL_SGIX +GL.GL_SPRITE_AXIS_SGIX +GL.GL_SPRITE_EYE_ALIGNED_SGIX +GL.GL_SPRITE_MODE_SGIX +GL.GL_SPRITE_OBJECT_ALIGNED_SGIX +GL.GL_SPRITE_SGIX +GL.GL_SPRITE_TRANSLATION_SGIX +GL.GL_SRC0_ALPHA +GL.GL_SRC0_RGB +GL.GL_SRC1_ALPHA +GL.GL_SRC1_RGB +GL.GL_SRC2_ALPHA +GL.GL_SRC2_RGB +GL.GL_SRC_ALPHA +GL.GL_SRC_ALPHA_SATURATE +GL.GL_SRC_COLOR +GL.GL_SRGB +GL.GL_SRGB8 +GL.GL_SRGB8_ALPHA8 +GL.GL_SRGB_ALPHA +GL.GL_STACK_OVERFLOW +GL.GL_STACK_UNDERFLOW +GL.GL_STATIC_ATI +GL.GL_STATIC_COPY +GL.GL_STATIC_COPY_ARB +GL.GL_STATIC_DRAW +GL.GL_STATIC_DRAW_ARB +GL.GL_STATIC_READ +GL.GL_STATIC_READ_ARB +GL.GL_STENCIL +GL.GL_STENCIL_ATTACHMENT_EXT +GL.GL_STENCIL_BACK_FAIL +GL.GL_STENCIL_BACK_FAIL_ATI +GL.GL_STENCIL_BACK_FUNC +GL.GL_STENCIL_BACK_FUNC_ATI +GL.GL_STENCIL_BACK_PASS_DEPTH_FAIL +GL.GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI +GL.GL_STENCIL_BACK_PASS_DEPTH_PASS +GL.GL_STENCIL_BACK_PASS_DEPTH_PASS_ATI +GL.GL_STENCIL_BACK_REF +GL.GL_STENCIL_BACK_VALUE_MASK +GL.GL_STENCIL_BACK_WRITEMASK +GL.GL_STENCIL_BITS +GL.GL_STENCIL_BUFFER +GL.GL_STENCIL_BUFFER_BIT +GL.GL_STENCIL_CLEAR_VALUE +GL.GL_STENCIL_FAIL +GL.GL_STENCIL_FUNC +GL.GL_STENCIL_INDEX +GL.GL_STENCIL_INDEX16_EXT +GL.GL_STENCIL_INDEX1_EXT +GL.GL_STENCIL_INDEX4_EXT +GL.GL_STENCIL_INDEX8_EXT +GL.GL_STENCIL_PASS_DEPTH_FAIL +GL.GL_STENCIL_PASS_DEPTH_PASS +GL.GL_STENCIL_REF +GL.GL_STENCIL_TEST +GL.GL_STENCIL_TEST_TWO_SIDE_EXT +GL.GL_STENCIL_VALUE_MASK +GL.GL_STENCIL_WRITEMASK +GL.GL_STEREO +GL.GL_STORAGE_CACHED_APPLE +GL.GL_STORAGE_SHARED_APPLE +GL.GL_STREAM_COPY +GL.GL_STREAM_COPY_ARB +GL.GL_STREAM_DRAW +GL.GL_STREAM_DRAW_ARB +GL.GL_STREAM_READ +GL.GL_STREAM_READ_ARB +GL.GL_STRICT_DEPTHFUNC_HINT_PGI +GL.GL_STRICT_LIGHTING_HINT_PGI +GL.GL_STRICT_SCISSOR_HINT_PGI +GL.GL_SUBPIXEL_BITS +GL.GL_SUBTRACT +GL.GL_SUBTRACT_ARB +GL.GL_SUB_ATI +GL.GL_SWIZZLE_STQ_ATI +GL.GL_SWIZZLE_STQ_DQ_ATI +GL.GL_SWIZZLE_STRQ_ATI +GL.GL_SWIZZLE_STRQ_DQ_ATI +GL.GL_SWIZZLE_STR_ATI +GL.GL_SWIZZLE_STR_DR_ATI +GL.GL_T +GL.GL_T2F_C3F_V3F +GL.GL_T2F_C4F_N3F_V3F +GL.GL_T2F_C4UB_V3F +GL.GL_T2F_IUI_N3F_V2F_EXT +GL.GL_T2F_IUI_N3F_V3F_EXT +GL.GL_T2F_IUI_V2F_EXT +GL.GL_T2F_IUI_V3F_EXT +GL.GL_T2F_N3F_V3F +GL.GL_T2F_V3F +GL.GL_T4F_C4F_N3F_V4F +GL.GL_T4F_V4F +GL.GL_TABLE_TOO_LARGE +GL.GL_TABLE_TOO_LARGE_EXT +GL.GL_TANGENT_ARRAY_EXT +GL.GL_TANGENT_ARRAY_POINTER_EXT +GL.GL_TANGENT_ARRAY_STRIDE_EXT +GL.GL_TANGENT_ARRAY_TYPE_EXT +GL.GL_TEXCOORD1_BIT_PGI +GL.GL_TEXCOORD2_BIT_PGI +GL.GL_TEXCOORD3_BIT_PGI +GL.GL_TEXCOORD4_BIT_PGI +GL.GL_TEXTURE +GL.GL_TEXTURE0 +GL.GL_TEXTURE0_ARB +GL.GL_TEXTURE1 +GL.GL_TEXTURE10 +GL.GL_TEXTURE10_ARB +GL.GL_TEXTURE11 +GL.GL_TEXTURE11_ARB +GL.GL_TEXTURE12 +GL.GL_TEXTURE12_ARB +GL.GL_TEXTURE13 +GL.GL_TEXTURE13_ARB +GL.GL_TEXTURE14 +GL.GL_TEXTURE14_ARB +GL.GL_TEXTURE15 +GL.GL_TEXTURE15_ARB +GL.GL_TEXTURE16 +GL.GL_TEXTURE16_ARB +GL.GL_TEXTURE17 +GL.GL_TEXTURE17_ARB +GL.GL_TEXTURE18 +GL.GL_TEXTURE18_ARB +GL.GL_TEXTURE19 +GL.GL_TEXTURE19_ARB +GL.GL_TEXTURE1_ARB +GL.GL_TEXTURE2 +GL.GL_TEXTURE20 +GL.GL_TEXTURE20_ARB +GL.GL_TEXTURE21 +GL.GL_TEXTURE21_ARB +GL.GL_TEXTURE22 +GL.GL_TEXTURE22_ARB +GL.GL_TEXTURE23 +GL.GL_TEXTURE23_ARB +GL.GL_TEXTURE24 +GL.GL_TEXTURE24_ARB +GL.GL_TEXTURE25 +GL.GL_TEXTURE25_ARB +GL.GL_TEXTURE26 +GL.GL_TEXTURE26_ARB +GL.GL_TEXTURE27 +GL.GL_TEXTURE27_ARB +GL.GL_TEXTURE28 +GL.GL_TEXTURE28_ARB +GL.GL_TEXTURE29 +GL.GL_TEXTURE29_ARB +GL.GL_TEXTURE2_ARB +GL.GL_TEXTURE3 +GL.GL_TEXTURE30 +GL.GL_TEXTURE30_ARB +GL.GL_TEXTURE31 +GL.GL_TEXTURE31_ARB +GL.GL_TEXTURE3_ARB +GL.GL_TEXTURE4 +GL.GL_TEXTURE4_ARB +GL.GL_TEXTURE5 +GL.GL_TEXTURE5_ARB +GL.GL_TEXTURE6 +GL.GL_TEXTURE6_ARB +GL.GL_TEXTURE7 +GL.GL_TEXTURE7_ARB +GL.GL_TEXTURE8 +GL.GL_TEXTURE8_ARB +GL.GL_TEXTURE9 +GL.GL_TEXTURE9_ARB +GL.GL_TEXTURE_1D +GL.GL_TEXTURE_1D_ARRAY +GL.GL_TEXTURE_1D_BINDING_EXT +GL.GL_TEXTURE_2D +GL.GL_TEXTURE_2D_ARRAY +GL.GL_TEXTURE_2D_BINDING_EXT +GL.GL_TEXTURE_3D +GL.GL_TEXTURE_3D_BINDING_EXT +GL.GL_TEXTURE_3D_EXT +GL.GL_TEXTURE_4DSIZE_SGIS +GL.GL_TEXTURE_4D_BINDING_SGIS +GL.GL_TEXTURE_4D_SGIS +GL.GL_TEXTURE_ALPHA_SIZE +GL.GL_TEXTURE_ALPHA_SIZE_EXT +GL.GL_TEXTURE_ALPHA_TYPE +GL.GL_TEXTURE_ALPHA_TYPE_ARB +GL.GL_TEXTURE_APPLICATION_MODE_EXT +GL.GL_TEXTURE_BASE_LEVEL +GL.GL_TEXTURE_BASE_LEVEL_SGIS +GL.GL_TEXTURE_BINDING_1D +GL.GL_TEXTURE_BINDING_1D_ARRAY +GL.GL_TEXTURE_BINDING_2D +GL.GL_TEXTURE_BINDING_2D_ARRAY +GL.GL_TEXTURE_BINDING_3D +GL.GL_TEXTURE_BINDING_CUBE_MAP +GL.GL_TEXTURE_BINDING_CUBE_MAP_ARB +GL.GL_TEXTURE_BINDING_CUBE_MAP_EXT +GL.GL_TEXTURE_BINDING_RECTANGLE_ARB +GL.GL_TEXTURE_BINDING_RECTANGLE_NV +GL.GL_TEXTURE_BIT +GL.GL_TEXTURE_BLUE_SIZE +GL.GL_TEXTURE_BLUE_SIZE_EXT +GL.GL_TEXTURE_BLUE_TYPE +GL.GL_TEXTURE_BLUE_TYPE_ARB +GL.GL_TEXTURE_BORDER +GL.GL_TEXTURE_BORDER_COLOR +GL.GL_TEXTURE_BORDER_VALUES_NV +GL.GL_TEXTURE_CLIPMAP_CENTER_SGIX +GL.GL_TEXTURE_CLIPMAP_DEPTH_SGIX +GL.GL_TEXTURE_CLIPMAP_FRAME_SGIX +GL.GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX +GL.GL_TEXTURE_CLIPMAP_OFFSET_SGIX +GL.GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX +GL.GL_TEXTURE_COLOR_TABLE_SGI +GL.GL_TEXTURE_COLOR_WRITEMASK_SGIS +GL.GL_TEXTURE_COMPARE_FAIL_VALUE_ARB +GL.GL_TEXTURE_COMPARE_FUNC +GL.GL_TEXTURE_COMPARE_FUNC_ARB +GL.GL_TEXTURE_COMPARE_MODE +GL.GL_TEXTURE_COMPARE_MODE_ARB +GL.GL_TEXTURE_COMPARE_OPERATOR_SGIX +GL.GL_TEXTURE_COMPARE_SGIX +GL.GL_TEXTURE_COMPONENTS +GL.GL_TEXTURE_COMPRESSED +GL.GL_TEXTURE_COMPRESSED_ARB +GL.GL_TEXTURE_COMPRESSED_IMAGE_SIZE +GL.GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB +GL.GL_TEXTURE_COMPRESSION_HINT +GL.GL_TEXTURE_COMPRESSION_HINT_ARB +GL.GL_TEXTURE_CONSTANT_DATA_SUNX +GL.GL_TEXTURE_COORD_ARRAY +GL.GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING +GL.GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING_ARB +GL.GL_TEXTURE_COORD_ARRAY_COUNT_EXT +GL.GL_TEXTURE_COORD_ARRAY_EXT +GL.GL_TEXTURE_COORD_ARRAY_LIST_IBM +GL.GL_TEXTURE_COORD_ARRAY_LIST_STRIDE_IBM +GL.GL_TEXTURE_COORD_ARRAY_PARALLEL_POINTERS_INTEL +GL.GL_TEXTURE_COORD_ARRAY_POINTER +GL.GL_TEXTURE_COORD_ARRAY_POINTER_EXT +GL.GL_TEXTURE_COORD_ARRAY_SIZE +GL.GL_TEXTURE_COORD_ARRAY_SIZE_EXT +GL.GL_TEXTURE_COORD_ARRAY_STRIDE +GL.GL_TEXTURE_COORD_ARRAY_STRIDE_EXT +GL.GL_TEXTURE_COORD_ARRAY_TYPE +GL.GL_TEXTURE_COORD_ARRAY_TYPE_EXT +GL.GL_TEXTURE_CUBE_MAP +GL.GL_TEXTURE_CUBE_MAP_ARB +GL.GL_TEXTURE_CUBE_MAP_EXT +GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_X +GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB +GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_X_EXT +GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Y +GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB +GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_EXT +GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Z +GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB +GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_EXT +GL.GL_TEXTURE_CUBE_MAP_POSITIVE_X +GL.GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB +GL.GL_TEXTURE_CUBE_MAP_POSITIVE_X_EXT +GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Y +GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB +GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Y_EXT +GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Z +GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB +GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Z_EXT +GL.GL_TEXTURE_DEFORMATION_BIT_SGIX +GL.GL_TEXTURE_DEFORMATION_SGIX +GL.GL_TEXTURE_DEPTH +GL.GL_TEXTURE_DEPTH_EXT +GL.GL_TEXTURE_DEPTH_SIZE +GL.GL_TEXTURE_DEPTH_SIZE_ARB +GL.GL_TEXTURE_DEPTH_TYPE +GL.GL_TEXTURE_DEPTH_TYPE_ARB +GL.GL_TEXTURE_DS_SIZE_NV +GL.GL_TEXTURE_DT_SIZE_NV +GL.GL_TEXTURE_ENV +GL.GL_TEXTURE_ENV_BIAS_SGIX +GL.GL_TEXTURE_ENV_COLOR +GL.GL_TEXTURE_ENV_MODE +GL.GL_TEXTURE_FILTER4_SIZE_SGIS +GL.GL_TEXTURE_FILTER_CONTROL +GL.GL_TEXTURE_FILTER_CONTROL_EXT +GL.GL_TEXTURE_FLOAT_COMPONENTS_NV +GL.GL_TEXTURE_GEN_MODE +GL.GL_TEXTURE_GEN_Q +GL.GL_TEXTURE_GEN_R +GL.GL_TEXTURE_GEN_S +GL.GL_TEXTURE_GEN_T +GL.GL_TEXTURE_GEQUAL_R_SGIX +GL.GL_TEXTURE_GREEN_SIZE +GL.GL_TEXTURE_GREEN_SIZE_EXT +GL.GL_TEXTURE_GREEN_TYPE +GL.GL_TEXTURE_GREEN_TYPE_ARB +GL.GL_TEXTURE_HEIGHT +GL.GL_TEXTURE_HI_SIZE_NV +GL.GL_TEXTURE_INDEX_SIZE_EXT +GL.GL_TEXTURE_INTENSITY_SIZE +GL.GL_TEXTURE_INTENSITY_SIZE_EXT +GL.GL_TEXTURE_INTENSITY_TYPE +GL.GL_TEXTURE_INTENSITY_TYPE_ARB +GL.GL_TEXTURE_INTERNAL_FORMAT +GL.GL_TEXTURE_LEQUAL_R_SGIX +GL.GL_TEXTURE_LIGHTING_MODE_HP +GL.GL_TEXTURE_LIGHT_EXT +GL.GL_TEXTURE_LOD_BIAS +GL.GL_TEXTURE_LOD_BIAS_EXT +GL.GL_TEXTURE_LOD_BIAS_R_SGIX +GL.GL_TEXTURE_LOD_BIAS_S_SGIX +GL.GL_TEXTURE_LOD_BIAS_T_SGIX +GL.GL_TEXTURE_LO_SIZE_NV +GL.GL_TEXTURE_LUMINANCE_SIZE +GL.GL_TEXTURE_LUMINANCE_SIZE_EXT +GL.GL_TEXTURE_LUMINANCE_TYPE +GL.GL_TEXTURE_LUMINANCE_TYPE_ARB +GL.GL_TEXTURE_MAG_FILTER +GL.GL_TEXTURE_MAG_SIZE_NV +GL.GL_TEXTURE_MATERIAL_FACE_EXT +GL.GL_TEXTURE_MATERIAL_PARAMETER_EXT +GL.GL_TEXTURE_MATRIX +GL.GL_TEXTURE_MAX_ANISOTROPY_EXT +GL.GL_TEXTURE_MAX_CLAMP_R_SGIX +GL.GL_TEXTURE_MAX_CLAMP_S_SGIX +GL.GL_TEXTURE_MAX_CLAMP_T_SGIX +GL.GL_TEXTURE_MAX_LEVEL +GL.GL_TEXTURE_MAX_LEVEL_SGIS +GL.GL_TEXTURE_MAX_LOD +GL.GL_TEXTURE_MAX_LOD_SGIS +GL.GL_TEXTURE_MIN_FILTER +GL.GL_TEXTURE_MIN_LOD +GL.GL_TEXTURE_MIN_LOD_SGIS +GL.GL_TEXTURE_MULTI_BUFFER_HINT_SGIX +GL.GL_TEXTURE_NORMAL_EXT +GL.GL_TEXTURE_POST_SPECULAR_HP +GL.GL_TEXTURE_PRE_SPECULAR_HP +GL.GL_TEXTURE_PRIORITY +GL.GL_TEXTURE_PRIORITY_EXT +GL.GL_TEXTURE_RECTANGLE_ARB +GL.GL_TEXTURE_RECTANGLE_NV +GL.GL_TEXTURE_RED_SIZE +GL.GL_TEXTURE_RED_SIZE_EXT +GL.GL_TEXTURE_RED_TYPE +GL.GL_TEXTURE_RED_TYPE_ARB +GL.GL_TEXTURE_RESIDENT +GL.GL_TEXTURE_RESIDENT_EXT +GL.GL_TEXTURE_SHADER_NV +GL.GL_TEXTURE_SHARED_SIZE +GL.GL_TEXTURE_STACK_DEPTH +GL.GL_TEXTURE_TOO_LARGE_EXT +GL.GL_TEXTURE_UNSIGNED_REMAP_MODE_NV +GL.GL_TEXTURE_WIDTH +GL.GL_TEXTURE_WRAP_Q_SGIS +GL.GL_TEXTURE_WRAP_R +GL.GL_TEXTURE_WRAP_R_EXT +GL.GL_TEXTURE_WRAP_S +GL.GL_TEXTURE_WRAP_T +GL.GL_TEXT_FRAGMENT_SHADER_ATI +GL.GL_TRACK_MATRIX_NV +GL.GL_TRACK_MATRIX_TRANSFORM_NV +GL.GL_TRANSFORM_BIT +GL.GL_TRANSFORM_FEEDBACK_BUFFER +GL.GL_TRANSFORM_FEEDBACK_BUFFER_BINDING +GL.GL_TRANSFORM_FEEDBACK_BUFFER_MODE +GL.GL_TRANSFORM_FEEDBACK_BUFFER_SIZE +GL.GL_TRANSFORM_FEEDBACK_BUFFER_START +GL.GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN +GL.GL_TRANSFORM_FEEDBACK_VARYINGS +GL.GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH +GL.GL_TRANSFORM_HINT_APPLE +GL.GL_TRANSPOSE_COLOR_MATRIX +GL.GL_TRANSPOSE_COLOR_MATRIX_ARB +GL.GL_TRANSPOSE_CURRENT_MATRIX_ARB +GL.GL_TRANSPOSE_MODELVIEW_MATRIX +GL.GL_TRANSPOSE_MODELVIEW_MATRIX_ARB +GL.GL_TRANSPOSE_NV +GL.GL_TRANSPOSE_PROJECTION_MATRIX +GL.GL_TRANSPOSE_PROJECTION_MATRIX_ARB +GL.GL_TRANSPOSE_TEXTURE_MATRIX +GL.GL_TRANSPOSE_TEXTURE_MATRIX_ARB +GL.GL_TRIANGLES +GL.GL_TRIANGLE_FAN +GL.GL_TRIANGLE_LIST_SUN +GL.GL_TRIANGLE_MESH_SUN +GL.GL_TRIANGLE_STRIP +GL.GL_TRUE +GL.GL_TYPE_RGBA_FLOAT_ATI +GL.GL_UNPACK_ALIGNMENT +GL.GL_UNPACK_CLIENT_STORAGE_APPLE +GL.GL_UNPACK_CMYK_HINT_EXT +GL.GL_UNPACK_CONSTANT_DATA_SUNX +GL.GL_UNPACK_IMAGE_DEPTH_SGIS +GL.GL_UNPACK_IMAGE_HEIGHT +GL.GL_UNPACK_IMAGE_HEIGHT_EXT +GL.GL_UNPACK_LSB_FIRST +GL.GL_UNPACK_RESAMPLE_OML +GL.GL_UNPACK_RESAMPLE_SGIX +GL.GL_UNPACK_ROW_LENGTH +GL.GL_UNPACK_SKIP_IMAGES +GL.GL_UNPACK_SKIP_IMAGES_EXT +GL.GL_UNPACK_SKIP_PIXELS +GL.GL_UNPACK_SKIP_ROWS +GL.GL_UNPACK_SKIP_VOLUMES_SGIS +GL.GL_UNPACK_SUBSAMPLE_RATE_SGIX +GL.GL_UNPACK_SWAP_BYTES +GL.GL_UNSIGNED_BYTE +GL.GL_UNSIGNED_BYTE_2_3_3_REV +GL.GL_UNSIGNED_BYTE_3_3_2 +GL.GL_UNSIGNED_BYTE_3_3_2_EXT +GL.GL_UNSIGNED_IDENTITY_NV +GL.GL_UNSIGNED_INT +GL.GL_UNSIGNED_INT_10F_11F_11F_REV +GL.GL_UNSIGNED_INT_10_10_10_2 +GL.GL_UNSIGNED_INT_10_10_10_2_EXT +GL.GL_UNSIGNED_INT_24_8_NV +GL.GL_UNSIGNED_INT_2_10_10_10_REV +GL.GL_UNSIGNED_INT_5_9_9_9_REV +GL.GL_UNSIGNED_INT_8_8_8_8 +GL.GL_UNSIGNED_INT_8_8_8_8_EXT +GL.GL_UNSIGNED_INT_8_8_8_8_REV +GL.GL_UNSIGNED_INT_8_8_S8_S8_REV_NV +GL.GL_UNSIGNED_INT_S8_S8_8_8_NV +GL.GL_UNSIGNED_INT_SAMPLER_1D +GL.GL_UNSIGNED_INT_SAMPLER_1D_ARRAY +GL.GL_UNSIGNED_INT_SAMPLER_2D +GL.GL_UNSIGNED_INT_SAMPLER_2D_ARRAY +GL.GL_UNSIGNED_INT_SAMPLER_3D +GL.GL_UNSIGNED_INT_SAMPLER_CUBE +GL.GL_UNSIGNED_INT_VEC2 +GL.GL_UNSIGNED_INT_VEC3 +GL.GL_UNSIGNED_INT_VEC4 +GL.GL_UNSIGNED_INVERT_NV +GL.GL_UNSIGNED_NORMALIZED +GL.GL_UNSIGNED_NORMALIZED_ARB +GL.GL_UNSIGNED_SHORT +GL.GL_UNSIGNED_SHORT_1_5_5_5_REV +GL.GL_UNSIGNED_SHORT_4_4_4_4 +GL.GL_UNSIGNED_SHORT_4_4_4_4_EXT +GL.GL_UNSIGNED_SHORT_4_4_4_4_REV +GL.GL_UNSIGNED_SHORT_5_5_5_1 +GL.GL_UNSIGNED_SHORT_5_5_5_1_EXT +GL.GL_UNSIGNED_SHORT_5_6_5 +GL.GL_UNSIGNED_SHORT_5_6_5_REV +GL.GL_UNSIGNED_SHORT_8_8_APPLE +GL.GL_UNSIGNED_SHORT_8_8_MESA +GL.GL_UNSIGNED_SHORT_8_8_REV_APPLE +GL.GL_UNSIGNED_SHORT_8_8_REV_MESA +GL.GL_UPPER_LEFT +GL.GL_V2F +GL.GL_V3F +GL.GL_VALIDATE_STATUS +GL.GL_VARIABLE_A_NV +GL.GL_VARIABLE_B_NV +GL.GL_VARIABLE_C_NV +GL.GL_VARIABLE_D_NV +GL.GL_VARIABLE_E_NV +GL.GL_VARIABLE_F_NV +GL.GL_VARIABLE_G_NV +GL.GL_VARIANT_ARRAY_EXT +GL.GL_VARIANT_ARRAY_POINTER_EXT +GL.GL_VARIANT_ARRAY_STRIDE_EXT +GL.GL_VARIANT_ARRAY_TYPE_EXT +GL.GL_VARIANT_DATATYPE_EXT +GL.GL_VARIANT_EXT +GL.GL_VARIANT_VALUE_EXT +GL.GL_VECTOR_EXT +GL.GL_VENDOR +GL.GL_VERSION +GL.GL_VERSION_1_1 +GL.GL_VERSION_1_2 +GL.GL_VERSION_1_3 +GL.GL_VERSION_1_4 +GL.GL_VERSION_1_5 +GL.GL_VERSION_2_0 +GL.GL_VERTEX23_BIT_PGI +GL.GL_VERTEX4_BIT_PGI +GL.GL_VERTEX_ARRAY +GL.GL_VERTEX_ARRAY_BINDING_APPLE +GL.GL_VERTEX_ARRAY_BUFFER_BINDING +GL.GL_VERTEX_ARRAY_BUFFER_BINDING_ARB +GL.GL_VERTEX_ARRAY_COUNT_EXT +GL.GL_VERTEX_ARRAY_EXT +GL.GL_VERTEX_ARRAY_LIST_IBM +GL.GL_VERTEX_ARRAY_LIST_STRIDE_IBM +GL.GL_VERTEX_ARRAY_PARALLEL_POINTERS_INTEL +GL.GL_VERTEX_ARRAY_POINTER +GL.GL_VERTEX_ARRAY_POINTER_EXT +GL.GL_VERTEX_ARRAY_RANGE_APPLE +GL.GL_VERTEX_ARRAY_RANGE_LENGTH_APPLE +GL.GL_VERTEX_ARRAY_RANGE_LENGTH_NV +GL.GL_VERTEX_ARRAY_RANGE_NV +GL.GL_VERTEX_ARRAY_RANGE_POINTER_APPLE +GL.GL_VERTEX_ARRAY_RANGE_POINTER_NV +GL.GL_VERTEX_ARRAY_RANGE_VALID_NV +GL.GL_VERTEX_ARRAY_RANGE_WITHOUT_FLUSH_NV +GL.GL_VERTEX_ARRAY_SIZE +GL.GL_VERTEX_ARRAY_SIZE_EXT +GL.GL_VERTEX_ARRAY_STORAGE_HINT_APPLE +GL.GL_VERTEX_ARRAY_STRIDE +GL.GL_VERTEX_ARRAY_STRIDE_EXT +GL.GL_VERTEX_ARRAY_TYPE +GL.GL_VERTEX_ARRAY_TYPE_EXT +GL.GL_VERTEX_ATTRIB_ARRAY0_NV +GL.GL_VERTEX_ATTRIB_ARRAY10_NV +GL.GL_VERTEX_ATTRIB_ARRAY11_NV +GL.GL_VERTEX_ATTRIB_ARRAY12_NV +GL.GL_VERTEX_ATTRIB_ARRAY13_NV +GL.GL_VERTEX_ATTRIB_ARRAY14_NV +GL.GL_VERTEX_ATTRIB_ARRAY15_NV +GL.GL_VERTEX_ATTRIB_ARRAY1_NV +GL.GL_VERTEX_ATTRIB_ARRAY2_NV +GL.GL_VERTEX_ATTRIB_ARRAY3_NV +GL.GL_VERTEX_ATTRIB_ARRAY4_NV +GL.GL_VERTEX_ATTRIB_ARRAY5_NV +GL.GL_VERTEX_ATTRIB_ARRAY6_NV +GL.GL_VERTEX_ATTRIB_ARRAY7_NV +GL.GL_VERTEX_ATTRIB_ARRAY8_NV +GL.GL_VERTEX_ATTRIB_ARRAY9_NV +GL.GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING +GL.GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB +GL.GL_VERTEX_ATTRIB_ARRAY_ENABLED +GL.GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB +GL.GL_VERTEX_ATTRIB_ARRAY_INTEGER +GL.GL_VERTEX_ATTRIB_ARRAY_NORMALIZED +GL.GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB +GL.GL_VERTEX_ATTRIB_ARRAY_POINTER +GL.GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB +GL.GL_VERTEX_ATTRIB_ARRAY_SIZE +GL.GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB +GL.GL_VERTEX_ATTRIB_ARRAY_STRIDE +GL.GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB +GL.GL_VERTEX_ATTRIB_ARRAY_TYPE +GL.GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB +GL.GL_VERTEX_BLEND_ARB +GL.GL_VERTEX_CONSISTENT_HINT_PGI +GL.GL_VERTEX_DATA_HINT_PGI +GL.GL_VERTEX_PRECLIP_HINT_SGIX +GL.GL_VERTEX_PRECLIP_SGIX +GL.GL_VERTEX_PROGRAM_ARB +GL.GL_VERTEX_PROGRAM_BINDING_NV +GL.GL_VERTEX_PROGRAM_NV +GL.GL_VERTEX_PROGRAM_POINT_SIZE +GL.GL_VERTEX_PROGRAM_POINT_SIZE_ARB +GL.GL_VERTEX_PROGRAM_POINT_SIZE_NV +GL.GL_VERTEX_PROGRAM_TWO_SIDE +GL.GL_VERTEX_PROGRAM_TWO_SIDE_ARB +GL.GL_VERTEX_PROGRAM_TWO_SIDE_NV +GL.GL_VERTEX_SHADER +GL.GL_VERTEX_SHADER_ARB +GL.GL_VERTEX_SHADER_BINDING_EXT +GL.GL_VERTEX_SHADER_EXT +GL.GL_VERTEX_SHADER_INSTRUCTIONS_EXT +GL.GL_VERTEX_SHADER_INVARIANTS_EXT +GL.GL_VERTEX_SHADER_LOCALS_EXT +GL.GL_VERTEX_SHADER_LOCAL_CONSTANTS_EXT +GL.GL_VERTEX_SHADER_OPTIMIZED_EXT +GL.GL_VERTEX_SHADER_VARIANTS_EXT +GL.GL_VERTEX_SOURCE_ATI +GL.GL_VERTEX_STATE_PROGRAM_NV +GL.GL_VERTEX_STREAM0_ATI +GL.GL_VERTEX_STREAM1_ATI +GL.GL_VERTEX_STREAM2_ATI +GL.GL_VERTEX_STREAM3_ATI +GL.GL_VERTEX_STREAM4_ATI +GL.GL_VERTEX_STREAM5_ATI +GL.GL_VERTEX_STREAM6_ATI +GL.GL_VERTEX_STREAM7_ATI +GL.GL_VERTEX_WEIGHTING_EXT +GL.GL_VERTEX_WEIGHT_ARRAY_EXT +GL.GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT +GL.GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT +GL.GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT +GL.GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT +GL.GL_VIBRANCE_BIAS_NV +GL.GL_VIBRANCE_SCALE_NV +GL.GL_VIEWPORT +GL.GL_VIEWPORT_BIT +GL.GL_WEIGHT_ARRAY_ARB +GL.GL_WEIGHT_ARRAY_BUFFER_BINDING +GL.GL_WEIGHT_ARRAY_BUFFER_BINDING_ARB +GL.GL_WEIGHT_ARRAY_POINTER_ARB +GL.GL_WEIGHT_ARRAY_SIZE_ARB +GL.GL_WEIGHT_ARRAY_STRIDE_ARB +GL.GL_WEIGHT_ARRAY_TYPE_ARB +GL.GL_WEIGHT_SUM_UNITY_ARB +GL.GL_WIDE_LINE_HINT_PGI +GL.GL_WRAP_BORDER_SUN +GL.GL_WRITE_ONLY +GL.GL_WRITE_ONLY_ARB +GL.GL_WRITE_PIXEL_DATA_RANGE_LENGTH_NV +GL.GL_WRITE_PIXEL_DATA_RANGE_NV +GL.GL_WRITE_PIXEL_DATA_RANGE_POINTER_NV +GL.GL_W_EXT +GL.GL_XOR +GL.GL_X_EXT +GL.GL_YCBCR_422_APPLE +GL.GL_YCBCR_MESA +GL.GL_YCRCBA_SGIX +GL.GL_YCRCB_422_SGIX +GL.GL_YCRCB_444_SGIX +GL.GL_YCRCB_SGIX +GL.GL_Y_EXT +GL.GL_ZERO +GL.GL_ZERO_EXT +GL.GL_ZOOM_X +GL.GL_ZOOM_Y +GL.GL_Z_EXT +GL.GLbitfield( +GL.GLboolean( +GL.GLbyte( +GL.GLclampd( +GL.GLclampf( +GL.GLdouble( +GL.GLenum( +GL.GLerror( +GL.GLfloat( +GL.GLint( +GL.GLshort( +GL.GLsizei( +GL.GLubyte( +GL.GLuint( +GL.GLushort( +GL.GLvoid +GL.OpenGL +GL.VERSION +GL.__builtins__ +GL.__doc__ +GL.__file__ +GL.__name__ +GL.__package__ +GL.__path__ +GL.arrays +GL.base_glGetActiveUniform( +GL.base_glGetShaderSource( +GL.constant +GL.constants +GL.converters +GL.ctypes +GL.error +GL.exceptional +GL.extensions +GL.glAccum( +GL.glActiveTexture( +GL.glAlphaFunc( +GL.glAreTexturesResident( +GL.glArrayElement( +GL.glAttachShader( +GL.glBegin( +GL.glBeginConditionalRender( +GL.glBeginQuery( +GL.glBeginTransformFeedback( +GL.glBindAttribLocation( +GL.glBindBuffer( +GL.glBindBufferBase( +GL.glBindBufferRange( +GL.glBindFragDataLocation( +GL.glBindTexture( +GL.glBitmap( +GL.glBlendColor( +GL.glBlendEquation( +GL.glBlendEquationSeparate( +GL.glBlendFunc( +GL.glBlendFuncSeparate( +GL.glBufferData( +GL.glBufferSubData( +GL.glCallList( +GL.glCallLists( +GL.glCheckError( +GL.glClampColor( +GL.glClear( +GL.glClearAccum( +GL.glClearBufferfi( +GL.glClearBufferfv( +GL.glClearBufferiv( +GL.glClearBufferuiv( +GL.glClearColor( +GL.glClearDepth( +GL.glClearIndex( +GL.glClearStencil( +GL.glClientActiveTexture( +GL.glClipPlane( +GL.glColor( +GL.glColor3b( +GL.glColor3bv( +GL.glColor3d( +GL.glColor3dv( +GL.glColor3f( +GL.glColor3fv( +GL.glColor3i( +GL.glColor3iv( +GL.glColor3s( +GL.glColor3sv( +GL.glColor3ub( +GL.glColor3ubv( +GL.glColor3ui( +GL.glColor3uiv( +GL.glColor3us( +GL.glColor3usv( +GL.glColor4b( +GL.glColor4bv( +GL.glColor4d( +GL.glColor4dv( +GL.glColor4f( +GL.glColor4fv( +GL.glColor4i( +GL.glColor4iv( +GL.glColor4s( +GL.glColor4sv( +GL.glColor4ub( +GL.glColor4ubv( +GL.glColor4ui( +GL.glColor4uiv( +GL.glColor4us( +GL.glColor4usv( +GL.glColorMask( +GL.glColorMaski( +GL.glColorMaterial( +GL.glColorPointer( +GL.glColorPointerb( +GL.glColorPointerd( +GL.glColorPointerf( +GL.glColorPointeri( +GL.glColorPointers( +GL.glColorPointerub( +GL.glColorPointerui( +GL.glColorPointerus( +GL.glColorSubTable( +GL.glColorTable( +GL.glColorTableParameterfv( +GL.glColorTableParameteriv( +GL.glCompileShader( +GL.glCompressedTexImage1D( +GL.glCompressedTexImage2D( +GL.glCompressedTexImage3D( +GL.glCompressedTexSubImage1D( +GL.glCompressedTexSubImage2D( +GL.glCompressedTexSubImage3D( +GL.glConvolutionFilter1D( +GL.glConvolutionFilter2D( +GL.glConvolutionParameterf( +GL.glConvolutionParameterfv( +GL.glConvolutionParameteri( +GL.glConvolutionParameteriv( +GL.glCopyColorSubTable( +GL.glCopyColorTable( +GL.glCopyConvolutionFilter1D( +GL.glCopyConvolutionFilter2D( +GL.glCopyPixels( +GL.glCopyTexImage1D( +GL.glCopyTexImage2D( +GL.glCopyTexSubImage1D( +GL.glCopyTexSubImage2D( +GL.glCopyTexSubImage3D( +GL.glCreateProgram( +GL.glCreateShader( +GL.glCullFace( +GL.glDeleteBuffers( +GL.glDeleteLists( +GL.glDeleteProgram( +GL.glDeleteQueries( +GL.glDeleteShader( +GL.glDeleteTextures( +GL.glDepthFunc( +GL.glDepthMask( +GL.glDepthRange( +GL.glDetachShader( +GL.glDisable( +GL.glDisableClientState( +GL.glDisableVertexAttribArray( +GL.glDisablei( +GL.glDrawArrays( +GL.glDrawBuffer( +GL.glDrawBuffers( +GL.glDrawElements( +GL.glDrawElementsub( +GL.glDrawElementsui( +GL.glDrawElementsus( +GL.glDrawPixels( +GL.glDrawPixelsb( +GL.glDrawPixelsf( +GL.glDrawPixelsi( +GL.glDrawPixelss( +GL.glDrawPixelsub( +GL.glDrawPixelsui( +GL.glDrawPixelsus( +GL.glDrawRangeElements( +GL.glEdgeFlag( +GL.glEdgeFlagPointer( +GL.glEdgeFlagPointerb( +GL.glEdgeFlagv( +GL.glEnable( +GL.glEnableClientState( +GL.glEnableVertexAttribArray( +GL.glEnablei( +GL.glEnd( +GL.glEndConditionalRender( +GL.glEndList( +GL.glEndQuery( +GL.glEndTransformFeedback( +GL.glEvalCoord1d( +GL.glEvalCoord1dv( +GL.glEvalCoord1f( +GL.glEvalCoord1fv( +GL.glEvalCoord2d( +GL.glEvalCoord2dv( +GL.glEvalCoord2f( +GL.glEvalCoord2fv( +GL.glEvalMesh1( +GL.glEvalMesh2( +GL.glEvalPoint1( +GL.glEvalPoint2( +GL.glFeedbackBuffer( +GL.glFinish( +GL.glFlush( +GL.glFogCoordPointer( +GL.glFogCoordd( +GL.glFogCoorddv( +GL.glFogCoordf( +GL.glFogCoordfv( +GL.glFogf( +GL.glFogfv( +GL.glFogi( +GL.glFogiv( +GL.glFrontFace( +GL.glFrustum( +GL.glGenBuffers( +GL.glGenLists( +GL.glGenQueries( +GL.glGenTextures( +GL.glGetActiveAttrib( +GL.glGetActiveUniform( +GL.glGetAttachedShaders( +GL.glGetAttribLocation( +GL.glGetBoolean( +GL.glGetBooleani_v( +GL.glGetBooleanv( +GL.glGetBufferParameteriv( +GL.glGetBufferPointerv( +GL.glGetBufferSubData( +GL.glGetClipPlane( +GL.glGetColorTable( +GL.glGetColorTableParameterfv( +GL.glGetColorTableParameteriv( +GL.glGetCompressedTexImage( +GL.glGetConvolutionFilter( +GL.glGetConvolutionParameterfv( +GL.glGetConvolutionParameteriv( +GL.glGetDouble( +GL.glGetDoublev( +GL.glGetError( +GL.glGetFloat( +GL.glGetFloatv( +GL.glGetFragDataLocation( +GL.glGetHistogram( +GL.glGetHistogramParameterfv( +GL.glGetHistogramParameteriv( +GL.glGetInfoLog( +GL.glGetInteger( +GL.glGetIntegeri_v( +GL.glGetIntegerv( +GL.glGetLightfv( +GL.glGetLightiv( +GL.glGetMapdv( +GL.glGetMapfv( +GL.glGetMapiv( +GL.glGetMaterialfv( +GL.glGetMaterialiv( +GL.glGetMinmax( +GL.glGetMinmaxParameterfv( +GL.glGetMinmaxParameteriv( +GL.glGetPixelMapfv( +GL.glGetPixelMapuiv( +GL.glGetPixelMapusv( +GL.glGetPointerv( +GL.glGetPolygonStipple( +GL.glGetPolygonStippleub( +GL.glGetProgramInfoLog( +GL.glGetProgramiv( +GL.glGetQueryObjectiv( +GL.glGetQueryObjectuiv( +GL.glGetQueryiv( +GL.glGetSeparableFilter( +GL.glGetShaderInfoLog( +GL.glGetShaderSource( +GL.glGetShaderiv( +GL.glGetString( +GL.glGetStringi( +GL.glGetTexEnvfv( +GL.glGetTexEnviv( +GL.glGetTexGendv( +GL.glGetTexGenfv( +GL.glGetTexGeniv( +GL.glGetTexImage( +GL.glGetTexImageb( +GL.glGetTexImaged( +GL.glGetTexImagef( +GL.glGetTexImagei( +GL.glGetTexImages( +GL.glGetTexImageub( +GL.glGetTexImageui( +GL.glGetTexImageus( +GL.glGetTexLevelParameterfv( +GL.glGetTexLevelParameteriv( +GL.glGetTexParameterIiv( +GL.glGetTexParameterIuiv( +GL.glGetTexParameterfv( +GL.glGetTexParameteriv( +GL.glGetTransformFeedbackVarying( +GL.glGetUniformLocation( +GL.glGetUniformfv( +GL.glGetUniformiv( +GL.glGetUniformuiv( +GL.glGetVertexAttribIiv( +GL.glGetVertexAttribIuiv( +GL.glGetVertexAttribPointerv( +GL.glGetVertexAttribdv( +GL.glGetVertexAttribfv( +GL.glGetVertexAttribiv( +GL.glHint( +GL.glHistogram( +GL.glIndexMask( +GL.glIndexPointer( +GL.glIndexPointerb( +GL.glIndexPointerd( +GL.glIndexPointerf( +GL.glIndexPointeri( +GL.glIndexPointers( +GL.glIndexPointerub( +GL.glIndexd( +GL.glIndexdv( +GL.glIndexf( +GL.glIndexfv( +GL.glIndexi( +GL.glIndexiv( +GL.glIndexs( +GL.glIndexsv( +GL.glIndexub( +GL.glIndexubv( +GL.glInitNames( +GL.glInterleavedArrays( +GL.glIsBuffer( +GL.glIsEnabled( +GL.glIsEnabledi( +GL.glIsList( +GL.glIsProgram( +GL.glIsQuery( +GL.glIsShader( +GL.glIsTexture( +GL.glLight( +GL.glLightModelf( +GL.glLightModelfv( +GL.glLightModeli( +GL.glLightModeliv( +GL.glLightf( +GL.glLightfv( +GL.glLighti( +GL.glLightiv( +GL.glLineStipple( +GL.glLineWidth( +GL.glLinkProgram( +GL.glListBase( +GL.glLoadIdentity( +GL.glLoadMatrixd( +GL.glLoadMatrixf( +GL.glLoadName( +GL.glLoadTransposeMatrixd( +GL.glLoadTransposeMatrixf( +GL.glLogicOp( +GL.glMap1d( +GL.glMap1f( +GL.glMap2d( +GL.glMap2f( +GL.glMapBuffer( +GL.glMapGrid1d( +GL.glMapGrid1f( +GL.glMapGrid2d( +GL.glMapGrid2f( +GL.glMaterial( +GL.glMaterialf( +GL.glMaterialfv( +GL.glMateriali( +GL.glMaterialiv( +GL.glMatrixMode( +GL.glMinmax( +GL.glMultMatrixd( +GL.glMultMatrixf( +GL.glMultTransposeMatrixd( +GL.glMultTransposeMatrixf( +GL.glMultiDrawArrays( +GL.glMultiDrawElements( +GL.glMultiTexCoord1d( +GL.glMultiTexCoord1dv( +GL.glMultiTexCoord1f( +GL.glMultiTexCoord1fv( +GL.glMultiTexCoord1i( +GL.glMultiTexCoord1iv( +GL.glMultiTexCoord1s( +GL.glMultiTexCoord1sv( +GL.glMultiTexCoord2d( +GL.glMultiTexCoord2dv( +GL.glMultiTexCoord2f( +GL.glMultiTexCoord2fv( +GL.glMultiTexCoord2i( +GL.glMultiTexCoord2iv( +GL.glMultiTexCoord2s( +GL.glMultiTexCoord2sv( +GL.glMultiTexCoord3d( +GL.glMultiTexCoord3dv( +GL.glMultiTexCoord3f( +GL.glMultiTexCoord3fv( +GL.glMultiTexCoord3i( +GL.glMultiTexCoord3iv( +GL.glMultiTexCoord3s( +GL.glMultiTexCoord3sv( +GL.glMultiTexCoord4d( +GL.glMultiTexCoord4dv( +GL.glMultiTexCoord4f( +GL.glMultiTexCoord4fv( +GL.glMultiTexCoord4i( +GL.glMultiTexCoord4iv( +GL.glMultiTexCoord4s( +GL.glMultiTexCoord4sv( +GL.glNewList( +GL.glNormal( +GL.glNormal3b( +GL.glNormal3bv( +GL.glNormal3d( +GL.glNormal3dv( +GL.glNormal3f( +GL.glNormal3fv( +GL.glNormal3i( +GL.glNormal3iv( +GL.glNormal3s( +GL.glNormal3sv( +GL.glNormalPointer( +GL.glNormalPointerb( +GL.glNormalPointerd( +GL.glNormalPointerf( +GL.glNormalPointeri( +GL.glNormalPointers( +GL.glOrtho( +GL.glPassThrough( +GL.glPixelMapfv( +GL.glPixelMapuiv( +GL.glPixelMapusv( +GL.glPixelStoref( +GL.glPixelStorei( +GL.glPixelTransferf( +GL.glPixelTransferi( +GL.glPixelZoom( +GL.glPointParameterf( +GL.glPointParameterfv( +GL.glPointParameteri( +GL.glPointParameteriv( +GL.glPointSize( +GL.glPolygonMode( +GL.glPolygonOffset( +GL.glPolygonStipple( +GL.glPopAttrib( +GL.glPopClientAttrib( +GL.glPopMatrix( +GL.glPopName( +GL.glPrioritizeTextures( +GL.glPushAttrib( +GL.glPushClientAttrib( +GL.glPushMatrix( +GL.glPushName( +GL.glRasterPos( +GL.glRasterPos2d( +GL.glRasterPos2dv( +GL.glRasterPos2f( +GL.glRasterPos2fv( +GL.glRasterPos2i( +GL.glRasterPos2iv( +GL.glRasterPos2s( +GL.glRasterPos2sv( +GL.glRasterPos3d( +GL.glRasterPos3dv( +GL.glRasterPos3f( +GL.glRasterPos3fv( +GL.glRasterPos3i( +GL.glRasterPos3iv( +GL.glRasterPos3s( +GL.glRasterPos3sv( +GL.glRasterPos4d( +GL.glRasterPos4dv( +GL.glRasterPos4f( +GL.glRasterPos4fv( +GL.glRasterPos4i( +GL.glRasterPos4iv( +GL.glRasterPos4s( +GL.glRasterPos4sv( +GL.glReadBuffer( +GL.glReadPixels( +GL.glReadPixelsb( +GL.glReadPixelsd( +GL.glReadPixelsf( +GL.glReadPixelsi( +GL.glReadPixelss( +GL.glReadPixelsub( +GL.glReadPixelsui( +GL.glReadPixelsus( +GL.glRectd( +GL.glRectdv( +GL.glRectf( +GL.glRectfv( +GL.glRecti( +GL.glRectiv( +GL.glRects( +GL.glRectsv( +GL.glRenderMode( +GL.glResetHistogram( +GL.glResetMinmax( +GL.glRotate( +GL.glRotated( +GL.glRotatef( +GL.glSampleCoverage( +GL.glScale( +GL.glScaled( +GL.glScalef( +GL.glScissor( +GL.glSecondaryColor3b( +GL.glSecondaryColor3bv( +GL.glSecondaryColor3d( +GL.glSecondaryColor3dv( +GL.glSecondaryColor3f( +GL.glSecondaryColor3fv( +GL.glSecondaryColor3i( +GL.glSecondaryColor3iv( +GL.glSecondaryColor3s( +GL.glSecondaryColor3sv( +GL.glSecondaryColor3ub( +GL.glSecondaryColor3ubv( +GL.glSecondaryColor3ui( +GL.glSecondaryColor3uiv( +GL.glSecondaryColor3us( +GL.glSecondaryColor3usv( +GL.glSecondaryColorPointer( +GL.glSelectBuffer( +GL.glSeparableFilter2D( +GL.glShadeModel( +GL.glShaderSource( +GL.glStencilFunc( +GL.glStencilFuncSeparate( +GL.glStencilMask( +GL.glStencilMaskSeparate( +GL.glStencilOp( +GL.glStencilOpSeparate( +GL.glTexCoord( +GL.glTexCoord1d( +GL.glTexCoord1dv( +GL.glTexCoord1f( +GL.glTexCoord1fv( +GL.glTexCoord1i( +GL.glTexCoord1iv( +GL.glTexCoord1s( +GL.glTexCoord1sv( +GL.glTexCoord2d( +GL.glTexCoord2dv( +GL.glTexCoord2f( +GL.glTexCoord2fv( +GL.glTexCoord2i( +GL.glTexCoord2iv( +GL.glTexCoord2s( +GL.glTexCoord2sv( +GL.glTexCoord3d( +GL.glTexCoord3dv( +GL.glTexCoord3f( +GL.glTexCoord3fv( +GL.glTexCoord3i( +GL.glTexCoord3iv( +GL.glTexCoord3s( +GL.glTexCoord3sv( +GL.glTexCoord4d( +GL.glTexCoord4dv( +GL.glTexCoord4f( +GL.glTexCoord4fv( +GL.glTexCoord4i( +GL.glTexCoord4iv( +GL.glTexCoord4s( +GL.glTexCoord4sv( +GL.glTexCoordPointer( +GL.glTexCoordPointerb( +GL.glTexCoordPointerd( +GL.glTexCoordPointerf( +GL.glTexCoordPointeri( +GL.glTexCoordPointers( +GL.glTexEnvf( +GL.glTexEnvfv( +GL.glTexEnvi( +GL.glTexEnviv( +GL.glTexGend( +GL.glTexGendv( +GL.glTexGenf( +GL.glTexGenfv( +GL.glTexGeni( +GL.glTexGeniv( +GL.glTexImage1D( +GL.glTexImage1Db( +GL.glTexImage1Df( +GL.glTexImage1Di( +GL.glTexImage1Ds( +GL.glTexImage1Dub( +GL.glTexImage1Dui( +GL.glTexImage1Dus( +GL.glTexImage2D( +GL.glTexImage2Db( +GL.glTexImage2Df( +GL.glTexImage2Di( +GL.glTexImage2Ds( +GL.glTexImage2Dub( +GL.glTexImage2Dui( +GL.glTexImage2Dus( +GL.glTexImage3D( +GL.glTexParameter( +GL.glTexParameterIiv( +GL.glTexParameterIuiv( +GL.glTexParameterf( +GL.glTexParameterfv( +GL.glTexParameteri( +GL.glTexParameteriv( +GL.glTexSubImage1D( +GL.glTexSubImage1Db( +GL.glTexSubImage1Df( +GL.glTexSubImage1Di( +GL.glTexSubImage1Ds( +GL.glTexSubImage1Dub( +GL.glTexSubImage1Dui( +GL.glTexSubImage1Dus( +GL.glTexSubImage2D( +GL.glTexSubImage2Db( +GL.glTexSubImage2Df( +GL.glTexSubImage2Di( +GL.glTexSubImage2Ds( +GL.glTexSubImage2Dub( +GL.glTexSubImage2Dui( +GL.glTexSubImage2Dus( +GL.glTexSubImage3D( +GL.glTransformFeedbackVaryings( +GL.glTranslate( +GL.glTranslated( +GL.glTranslatef( +GL.glUniform1f( +GL.glUniform1fv( +GL.glUniform1i( +GL.glUniform1iv( +GL.glUniform1ui( +GL.glUniform1uiv( +GL.glUniform2f( +GL.glUniform2fv( +GL.glUniform2i( +GL.glUniform2iv( +GL.glUniform2ui( +GL.glUniform2uiv( +GL.glUniform3f( +GL.glUniform3fv( +GL.glUniform3i( +GL.glUniform3iv( +GL.glUniform3ui( +GL.glUniform3uiv( +GL.glUniform4f( +GL.glUniform4fv( +GL.glUniform4i( +GL.glUniform4iv( +GL.glUniform4ui( +GL.glUniform4uiv( +GL.glUniformMatrix2fv( +GL.glUniformMatrix2x3fv( +GL.glUniformMatrix2x4fv( +GL.glUniformMatrix3fv( +GL.glUniformMatrix3x2fv( +GL.glUniformMatrix3x4fv( +GL.glUniformMatrix4fv( +GL.glUniformMatrix4x2fv( +GL.glUniformMatrix4x3fv( +GL.glUnmapBuffer( +GL.glUseProgram( +GL.glValidateProgram( +GL.glVertex( +GL.glVertex2d( +GL.glVertex2dv( +GL.glVertex2f( +GL.glVertex2fv( +GL.glVertex2i( +GL.glVertex2iv( +GL.glVertex2s( +GL.glVertex2sv( +GL.glVertex3d( +GL.glVertex3dv( +GL.glVertex3f( +GL.glVertex3fv( +GL.glVertex3i( +GL.glVertex3iv( +GL.glVertex3s( +GL.glVertex3sv( +GL.glVertex4d( +GL.glVertex4dv( +GL.glVertex4f( +GL.glVertex4fv( +GL.glVertex4i( +GL.glVertex4iv( +GL.glVertex4s( +GL.glVertex4sv( +GL.glVertexAttrib1d( +GL.glVertexAttrib1dv( +GL.glVertexAttrib1f( +GL.glVertexAttrib1fv( +GL.glVertexAttrib1s( +GL.glVertexAttrib1sv( +GL.glVertexAttrib2d( +GL.glVertexAttrib2dv( +GL.glVertexAttrib2f( +GL.glVertexAttrib2fv( +GL.glVertexAttrib2s( +GL.glVertexAttrib2sv( +GL.glVertexAttrib3d( +GL.glVertexAttrib3dv( +GL.glVertexAttrib3f( +GL.glVertexAttrib3fv( +GL.glVertexAttrib3s( +GL.glVertexAttrib3sv( +GL.glVertexAttrib4Nbv( +GL.glVertexAttrib4Niv( +GL.glVertexAttrib4Nsv( +GL.glVertexAttrib4Nub( +GL.glVertexAttrib4Nubv( +GL.glVertexAttrib4Nuiv( +GL.glVertexAttrib4Nusv( +GL.glVertexAttrib4bv( +GL.glVertexAttrib4d( +GL.glVertexAttrib4dv( +GL.glVertexAttrib4f( +GL.glVertexAttrib4fv( +GL.glVertexAttrib4iv( +GL.glVertexAttrib4s( +GL.glVertexAttrib4sv( +GL.glVertexAttrib4ubv( +GL.glVertexAttrib4uiv( +GL.glVertexAttrib4usv( +GL.glVertexAttribI1i( +GL.glVertexAttribI1iv( +GL.glVertexAttribI1ui( +GL.glVertexAttribI1uiv( +GL.glVertexAttribI2i( +GL.glVertexAttribI2iv( +GL.glVertexAttribI2ui( +GL.glVertexAttribI2uiv( +GL.glVertexAttribI3i( +GL.glVertexAttribI3iv( +GL.glVertexAttribI3ui( +GL.glVertexAttribI3uiv( +GL.glVertexAttribI4bv( +GL.glVertexAttribI4i( +GL.glVertexAttribI4iv( +GL.glVertexAttribI4sv( +GL.glVertexAttribI4ubv( +GL.glVertexAttribI4ui( +GL.glVertexAttribI4uiv( +GL.glVertexAttribI4usv( +GL.glVertexAttribIPointer( +GL.glVertexAttribPointer( +GL.glVertexPointer( +GL.glVertexPointerb( +GL.glVertexPointerd( +GL.glVertexPointerf( +GL.glVertexPointeri( +GL.glVertexPointers( +GL.glViewport( +GL.glWindowPos2d( +GL.glWindowPos2dv( +GL.glWindowPos2f( +GL.glWindowPos2fv( +GL.glWindowPos2i( +GL.glWindowPos2iv( +GL.glWindowPos2s( +GL.glWindowPos2sv( +GL.glWindowPos3d( +GL.glWindowPos3dv( +GL.glWindowPos3f( +GL.glWindowPos3fv( +GL.glWindowPos3i( +GL.glWindowPos3iv( +GL.glWindowPos3s( +GL.glWindowPos3sv( +GL.glget +GL.images +GL.imaging +GL.lazy( +GL.name +GL.platform +GL.pointers +GL.simple +GL.wrapper + +--- from OpenGL.GL import * --- +ARB +EXTENSION_NAME +GLError( +GLUError( +GLUTError( +GLUTerror( +GLUerror( +GL_1PASS_EXT +GL_1PASS_SGIS +GL_2D +GL_2PASS_0_EXT +GL_2PASS_0_SGIS +GL_2PASS_1_EXT +GL_2PASS_1_SGIS +GL_2X_BIT_ATI +GL_2_BYTES +GL_3D +GL_3D_COLOR +GL_3D_COLOR_TEXTURE +GL_3_BYTES +GL_422_AVERAGE_EXT +GL_422_EXT +GL_422_REV_AVERAGE_EXT +GL_422_REV_EXT +GL_4D_COLOR_TEXTURE +GL_4PASS_0_EXT +GL_4PASS_0_SGIS +GL_4PASS_1_EXT +GL_4PASS_1_SGIS +GL_4PASS_2_EXT +GL_4PASS_2_SGIS +GL_4PASS_3_EXT +GL_4PASS_3_SGIS +GL_4X_BIT_ATI +GL_4_BYTES +GL_8X_BIT_ATI +GL_ABGR_EXT +GL_ACCUM +GL_ACCUM_ALPHA_BITS +GL_ACCUM_BLUE_BITS +GL_ACCUM_BUFFER_BIT +GL_ACCUM_CLEAR_VALUE +GL_ACCUM_GREEN_BITS +GL_ACCUM_RED_BITS +GL_ACTIVE_ATTRIBUTES +GL_ACTIVE_ATTRIBUTE_MAX_LENGTH +GL_ACTIVE_STENCIL_FACE_EXT +GL_ACTIVE_TEXTURE +GL_ACTIVE_TEXTURE_ARB +GL_ACTIVE_UNIFORMS +GL_ACTIVE_UNIFORM_MAX_LENGTH +GL_ACTIVE_VERTEX_UNITS_ARB +GL_ADD +GL_ADD_ATI +GL_ADD_SIGNED +GL_ADD_SIGNED_ARB +GL_ADD_SIGNED_EXT +GL_ALIASED_LINE_WIDTH_RANGE +GL_ALIASED_POINT_SIZE_RANGE +GL_ALLOW_DRAW_FRG_HINT_PGI +GL_ALLOW_DRAW_MEM_HINT_PGI +GL_ALLOW_DRAW_OBJ_HINT_PGI +GL_ALLOW_DRAW_WIN_HINT_PGI +GL_ALL_ATTRIB_BITS +GL_ALL_COMPLETED_NV +GL_ALPHA +GL_ALPHA12 +GL_ALPHA12_EXT +GL_ALPHA16 +GL_ALPHA16F_ARB +GL_ALPHA16_EXT +GL_ALPHA32F_ARB +GL_ALPHA4 +GL_ALPHA4_EXT +GL_ALPHA8 +GL_ALPHA8_EXT +GL_ALPHA_BIAS +GL_ALPHA_BITS +GL_ALPHA_FLOAT16_ATI +GL_ALPHA_FLOAT32_ATI +GL_ALPHA_INTEGER +GL_ALPHA_MAX_CLAMP_INGR +GL_ALPHA_MAX_SGIX +GL_ALPHA_MIN_CLAMP_INGR +GL_ALPHA_MIN_SGIX +GL_ALPHA_SCALE +GL_ALPHA_TEST +GL_ALPHA_TEST_FUNC +GL_ALPHA_TEST_REF +GL_ALWAYS +GL_ALWAYS_FAST_HINT_PGI +GL_ALWAYS_SOFT_HINT_PGI +GL_AMBIENT +GL_AMBIENT_AND_DIFFUSE +GL_AND +GL_AND_INVERTED +GL_AND_REVERSE +GL_ARRAY_BUFFER +GL_ARRAY_BUFFER_ARB +GL_ARRAY_BUFFER_BINDING +GL_ARRAY_BUFFER_BINDING_ARB +GL_ARRAY_ELEMENT_LOCK_COUNT_EXT +GL_ARRAY_ELEMENT_LOCK_FIRST_EXT +GL_ARRAY_OBJECT_BUFFER_ATI +GL_ARRAY_OBJECT_OFFSET_ATI +GL_ASYNC_DRAW_PIXELS_SGIX +GL_ASYNC_HISTOGRAM_SGIX +GL_ASYNC_MARKER_SGIX +GL_ASYNC_READ_PIXELS_SGIX +GL_ASYNC_TEX_IMAGE_SGIX +GL_ATTACHED_SHADERS +GL_ATTENUATION_EXT +GL_ATTRIB_ARRAY_POINTER_NV +GL_ATTRIB_ARRAY_SIZE_NV +GL_ATTRIB_ARRAY_STRIDE_NV +GL_ATTRIB_ARRAY_TYPE_NV +GL_ATTRIB_STACK_DEPTH +GL_AUTO_NORMAL +GL_AUX0 +GL_AUX1 +GL_AUX2 +GL_AUX3 +GL_AUX_BUFFERS +GL_AVERAGE_EXT +GL_AVERAGE_HP +GL_BACK +GL_BACK_LEFT +GL_BACK_NORMALS_HINT_PGI +GL_BACK_RIGHT +GL_BGR +GL_BGRA +GL_BGRA_EXT +GL_BGRA_INTEGER +GL_BGR_EXT +GL_BGR_INTEGER +GL_BIAS_BIT_ATI +GL_BIAS_BY_NEGATIVE_ONE_HALF_NV +GL_BINORMAL_ARRAY_EXT +GL_BINORMAL_ARRAY_POINTER_EXT +GL_BINORMAL_ARRAY_STRIDE_EXT +GL_BINORMAL_ARRAY_TYPE_EXT +GL_BITMAP +GL_BITMAP_TOKEN +GL_BLEND +GL_BLEND_COLOR +GL_BLEND_COLOR_EXT +GL_BLEND_DST +GL_BLEND_DST_ALPHA +GL_BLEND_DST_ALPHA_EXT +GL_BLEND_DST_RGB +GL_BLEND_DST_RGB_EXT +GL_BLEND_EQUATION +GL_BLEND_EQUATION_ALPHA +GL_BLEND_EQUATION_ALPHA_EXT +GL_BLEND_EQUATION_EXT +GL_BLEND_EQUATION_RGB +GL_BLEND_EQUATION_RGB_EXT +GL_BLEND_SRC +GL_BLEND_SRC_ALPHA +GL_BLEND_SRC_ALPHA_EXT +GL_BLEND_SRC_RGB +GL_BLEND_SRC_RGB_EXT +GL_BLUE +GL_BLUE_BIAS +GL_BLUE_BITS +GL_BLUE_BIT_ATI +GL_BLUE_INTEGER +GL_BLUE_MAX_CLAMP_INGR +GL_BLUE_MIN_CLAMP_INGR +GL_BLUE_SCALE +GL_BOOL +GL_BOOL_ARB +GL_BOOL_VEC2 +GL_BOOL_VEC2_ARB +GL_BOOL_VEC3 +GL_BOOL_VEC3_ARB +GL_BOOL_VEC4 +GL_BOOL_VEC4_ARB +GL_BUFFER_ACCESS +GL_BUFFER_ACCESS_ARB +GL_BUFFER_MAPPED +GL_BUFFER_MAPPED_ARB +GL_BUFFER_MAP_POINTER +GL_BUFFER_MAP_POINTER_ARB +GL_BUFFER_SIZE_ARB +GL_BUFFER_USAGE +GL_BUFFER_USAGE_ARB +GL_BUMP_ENVMAP_ATI +GL_BUMP_NUM_TEX_UNITS_ATI +GL_BUMP_ROT_MATRIX_ATI +GL_BUMP_ROT_MATRIX_SIZE_ATI +GL_BUMP_TARGET_ATI +GL_BUMP_TEX_UNITS_ATI +GL_BYTE +GL_C3F_V3F +GL_C4F_N3F_V3F +GL_C4UB_V2F +GL_C4UB_V3F +GL_CALLIGRAPHIC_FRAGMENT_SGIX +GL_CCW +GL_CLAMP +GL_CLAMP_FRAGMENT_COLOR +GL_CLAMP_FRAGMENT_COLOR_ARB +GL_CLAMP_READ_COLOR +GL_CLAMP_READ_COLOR_ARB +GL_CLAMP_TO_BORDER +GL_CLAMP_TO_BORDER_ARB +GL_CLAMP_TO_BORDER_SGIS +GL_CLAMP_TO_EDGE +GL_CLAMP_TO_EDGE_SGIS +GL_CLAMP_VERTEX_COLOR +GL_CLAMP_VERTEX_COLOR_ARB +GL_CLEAR +GL_CLIENT_ACTIVE_TEXTURE +GL_CLIENT_ACTIVE_TEXTURE_ARB +GL_CLIENT_ALL_ATTRIB_BITS +GL_CLIENT_ATTRIB_STACK_DEPTH +GL_CLIENT_PIXEL_STORE_BIT +GL_CLIENT_VERTEX_ARRAY_BIT +GL_CLIP_FAR_HINT_PGI +GL_CLIP_NEAR_HINT_PGI +GL_CLIP_PLANE0 +GL_CLIP_PLANE1 +GL_CLIP_PLANE2 +GL_CLIP_PLANE3 +GL_CLIP_PLANE4 +GL_CLIP_PLANE5 +GL_CLIP_VOLUME_CLIPPING_HINT_EXT +GL_CMYKA_EXT +GL_CMYK_EXT +GL_CND0_ATI +GL_CND_ATI +GL_COEFF +GL_COLOR +GL_COLOR3_BIT_PGI +GL_COLOR4_BIT_PGI +GL_COLOR_ALPHA_PAIRING_ATI +GL_COLOR_ARRAY +GL_COLOR_ARRAY_BUFFER_BINDING +GL_COLOR_ARRAY_BUFFER_BINDING_ARB +GL_COLOR_ARRAY_COUNT_EXT +GL_COLOR_ARRAY_EXT +GL_COLOR_ARRAY_LIST_IBM +GL_COLOR_ARRAY_LIST_STRIDE_IBM +GL_COLOR_ARRAY_PARALLEL_POINTERS_INTEL +GL_COLOR_ARRAY_POINTER +GL_COLOR_ARRAY_POINTER_EXT +GL_COLOR_ARRAY_SIZE +GL_COLOR_ARRAY_SIZE_EXT +GL_COLOR_ARRAY_STRIDE +GL_COLOR_ARRAY_STRIDE_EXT +GL_COLOR_ARRAY_TYPE +GL_COLOR_ARRAY_TYPE_EXT +GL_COLOR_ATTACHMENT0_EXT +GL_COLOR_ATTACHMENT10_EXT +GL_COLOR_ATTACHMENT11_EXT +GL_COLOR_ATTACHMENT12_EXT +GL_COLOR_ATTACHMENT13_EXT +GL_COLOR_ATTACHMENT14_EXT +GL_COLOR_ATTACHMENT15_EXT +GL_COLOR_ATTACHMENT1_EXT +GL_COLOR_ATTACHMENT2_EXT +GL_COLOR_ATTACHMENT3_EXT +GL_COLOR_ATTACHMENT4_EXT +GL_COLOR_ATTACHMENT5_EXT +GL_COLOR_ATTACHMENT6_EXT +GL_COLOR_ATTACHMENT7_EXT +GL_COLOR_ATTACHMENT8_EXT +GL_COLOR_ATTACHMENT9_EXT +GL_COLOR_BUFFER_BIT +GL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI +GL_COLOR_CLEAR_VALUE +GL_COLOR_INDEX +GL_COLOR_INDEX12_EXT +GL_COLOR_INDEX16_EXT +GL_COLOR_INDEX1_EXT +GL_COLOR_INDEX2_EXT +GL_COLOR_INDEX4_EXT +GL_COLOR_INDEX8_EXT +GL_COLOR_INDEXES +GL_COLOR_LOGIC_OP +GL_COLOR_MATERIAL +GL_COLOR_MATERIAL_FACE +GL_COLOR_MATERIAL_PARAMETER +GL_COLOR_MATRIX +GL_COLOR_MATRIX_SGI +GL_COLOR_MATRIX_STACK_DEPTH +GL_COLOR_MATRIX_STACK_DEPTH_SGI +GL_COLOR_SUM +GL_COLOR_SUM_ARB +GL_COLOR_SUM_CLAMP_NV +GL_COLOR_SUM_EXT +GL_COLOR_TABLE +GL_COLOR_TABLE_ALPHA_SIZE +GL_COLOR_TABLE_ALPHA_SIZE_SGI +GL_COLOR_TABLE_BIAS +GL_COLOR_TABLE_BIAS_SGI +GL_COLOR_TABLE_BLUE_SIZE +GL_COLOR_TABLE_BLUE_SIZE_SGI +GL_COLOR_TABLE_FORMAT +GL_COLOR_TABLE_FORMAT_SGI +GL_COLOR_TABLE_GREEN_SIZE +GL_COLOR_TABLE_GREEN_SIZE_SGI +GL_COLOR_TABLE_INTENSITY_SIZE +GL_COLOR_TABLE_INTENSITY_SIZE_SGI +GL_COLOR_TABLE_LUMINANCE_SIZE +GL_COLOR_TABLE_LUMINANCE_SIZE_SGI +GL_COLOR_TABLE_RED_SIZE +GL_COLOR_TABLE_RED_SIZE_SGI +GL_COLOR_TABLE_SCALE +GL_COLOR_TABLE_SCALE_SGI +GL_COLOR_TABLE_SGI +GL_COLOR_TABLE_WIDTH +GL_COLOR_TABLE_WIDTH_SGI +GL_COLOR_WRITEMASK +GL_COMBINE +GL_COMBINE4_NV +GL_COMBINER0_NV +GL_COMBINER1_NV +GL_COMBINER2_NV +GL_COMBINER3_NV +GL_COMBINER4_NV +GL_COMBINER5_NV +GL_COMBINER6_NV +GL_COMBINER7_NV +GL_COMBINER_AB_DOT_PRODUCT_NV +GL_COMBINER_AB_OUTPUT_NV +GL_COMBINER_BIAS_NV +GL_COMBINER_CD_DOT_PRODUCT_NV +GL_COMBINER_CD_OUTPUT_NV +GL_COMBINER_COMPONENT_USAGE_NV +GL_COMBINER_INPUT_NV +GL_COMBINER_MAPPING_NV +GL_COMBINER_MUX_SUM_NV +GL_COMBINER_SCALE_NV +GL_COMBINER_SUM_OUTPUT_NV +GL_COMBINE_ALPHA +GL_COMBINE_ALPHA_ARB +GL_COMBINE_ALPHA_EXT +GL_COMBINE_ARB +GL_COMBINE_EXT +GL_COMBINE_RGB +GL_COMBINE_RGB_ARB +GL_COMBINE_RGB_EXT +GL_COMPARE_R_TO_TEXTURE +GL_COMPARE_R_TO_TEXTURE_ARB +GL_COMPILE +GL_COMPILE_AND_EXECUTE +GL_COMPILE_STATUS +GL_COMPRESSED_ALPHA +GL_COMPRESSED_ALPHA_ARB +GL_COMPRESSED_INTENSITY +GL_COMPRESSED_INTENSITY_ARB +GL_COMPRESSED_LUMINANCE +GL_COMPRESSED_LUMINANCE_ALPHA +GL_COMPRESSED_LUMINANCE_ALPHA_ARB +GL_COMPRESSED_LUMINANCE_ARB +GL_COMPRESSED_RED +GL_COMPRESSED_RG +GL_COMPRESSED_RGB +GL_COMPRESSED_RGBA +GL_COMPRESSED_RGBA_ARB +GL_COMPRESSED_RGBA_FXT1_3DFX +GL_COMPRESSED_RGBA_S3TC_DXT1_EXT +GL_COMPRESSED_RGBA_S3TC_DXT3_EXT +GL_COMPRESSED_RGBA_S3TC_DXT5_EXT +GL_COMPRESSED_RGB_ARB +GL_COMPRESSED_RGB_FXT1_3DFX +GL_COMPRESSED_RGB_S3TC_DXT1_EXT +GL_COMPRESSED_SLUMINANCE +GL_COMPRESSED_SLUMINANCE_ALPHA +GL_COMPRESSED_SRGB +GL_COMPRESSED_SRGB_ALPHA +GL_COMPRESSED_TEXTURE_FORMATS +GL_COMPRESSED_TEXTURE_FORMATS_ARB +GL_COMP_BIT_ATI +GL_CONSERVE_MEMORY_HINT_PGI +GL_CONSTANT +GL_CONSTANT_ALPHA +GL_CONSTANT_ALPHA_EXT +GL_CONSTANT_ARB +GL_CONSTANT_ATTENUATION +GL_CONSTANT_BORDER +GL_CONSTANT_BORDER_HP +GL_CONSTANT_COLOR +GL_CONSTANT_COLOR0_NV +GL_CONSTANT_COLOR1_NV +GL_CONSTANT_COLOR_EXT +GL_CONSTANT_EXT +GL_CONST_EYE_NV +GL_CONTEXT_FLAGS +GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT +GL_CONVOLUTION_1D +GL_CONVOLUTION_1D_EXT +GL_CONVOLUTION_2D +GL_CONVOLUTION_2D_EXT +GL_CONVOLUTION_BORDER_COLOR +GL_CONVOLUTION_BORDER_COLOR_HP +GL_CONVOLUTION_BORDER_MODE +GL_CONVOLUTION_BORDER_MODE_EXT +GL_CONVOLUTION_FILTER_BIAS +GL_CONVOLUTION_FILTER_BIAS_EXT +GL_CONVOLUTION_FILTER_SCALE +GL_CONVOLUTION_FILTER_SCALE_EXT +GL_CONVOLUTION_FORMAT +GL_CONVOLUTION_FORMAT_EXT +GL_CONVOLUTION_HEIGHT +GL_CONVOLUTION_HEIGHT_EXT +GL_CONVOLUTION_HINT_SGIX +GL_CONVOLUTION_WIDTH +GL_CONVOLUTION_WIDTH_EXT +GL_CON_0_ATI +GL_CON_10_ATI +GL_CON_11_ATI +GL_CON_12_ATI +GL_CON_13_ATI +GL_CON_14_ATI +GL_CON_15_ATI +GL_CON_16_ATI +GL_CON_17_ATI +GL_CON_18_ATI +GL_CON_19_ATI +GL_CON_1_ATI +GL_CON_20_ATI +GL_CON_21_ATI +GL_CON_22_ATI +GL_CON_23_ATI +GL_CON_24_ATI +GL_CON_25_ATI +GL_CON_26_ATI +GL_CON_27_ATI +GL_CON_28_ATI +GL_CON_29_ATI +GL_CON_2_ATI +GL_CON_30_ATI +GL_CON_31_ATI +GL_CON_3_ATI +GL_CON_4_ATI +GL_CON_5_ATI +GL_CON_6_ATI +GL_CON_7_ATI +GL_CON_8_ATI +GL_CON_9_ATI +GL_COORD_REPLACE +GL_COORD_REPLACE_ARB +GL_COORD_REPLACE_NV +GL_COPY +GL_COPY_INVERTED +GL_COPY_PIXEL_TOKEN +GL_CUBIC_EXT +GL_CUBIC_HP +GL_CULL_FACE +GL_CULL_FACE_MODE +GL_CULL_FRAGMENT_NV +GL_CULL_MODES_NV +GL_CULL_VERTEX_EXT +GL_CULL_VERTEX_EYE_POSITION_EXT +GL_CULL_VERTEX_IBM +GL_CULL_VERTEX_OBJECT_POSITION_EXT +GL_CURRENT_ATTRIB_NV +GL_CURRENT_BINORMAL_EXT +GL_CURRENT_BIT +GL_CURRENT_COLOR +GL_CURRENT_FOG_COORD +GL_CURRENT_FOG_COORDINATE +GL_CURRENT_FOG_COORDINATE_EXT +GL_CURRENT_INDEX +GL_CURRENT_MATRIX_ARB +GL_CURRENT_MATRIX_INDEX_ARB +GL_CURRENT_MATRIX_NV +GL_CURRENT_MATRIX_STACK_DEPTH_ARB +GL_CURRENT_MATRIX_STACK_DEPTH_NV +GL_CURRENT_NORMAL +GL_CURRENT_OCCLUSION_QUERY_ID_NV +GL_CURRENT_PALETTE_MATRIX_ARB +GL_CURRENT_PROGRAM +GL_CURRENT_QUERY +GL_CURRENT_QUERY_ARB +GL_CURRENT_RASTER_COLOR +GL_CURRENT_RASTER_DISTANCE +GL_CURRENT_RASTER_INDEX +GL_CURRENT_RASTER_NORMAL_SGIX +GL_CURRENT_RASTER_POSITION +GL_CURRENT_RASTER_POSITION_VALID +GL_CURRENT_RASTER_SECONDARY_COLOR +GL_CURRENT_RASTER_TEXTURE_COORDS +GL_CURRENT_SECONDARY_COLOR +GL_CURRENT_SECONDARY_COLOR_EXT +GL_CURRENT_TANGENT_EXT +GL_CURRENT_TEXTURE_COORDS +GL_CURRENT_VERTEX_ATTRIB +GL_CURRENT_VERTEX_ATTRIB_ARB +GL_CURRENT_VERTEX_EXT +GL_CURRENT_VERTEX_WEIGHT_EXT +GL_CURRENT_WEIGHT_ARB +GL_CW +GL_DECAL +GL_DECR +GL_DECR_WRAP +GL_DECR_WRAP_EXT +GL_DEFORMATIONS_MASK_SGIX +GL_DELETE_STATUS +GL_DEPENDENT_AR_TEXTURE_2D_NV +GL_DEPENDENT_GB_TEXTURE_2D_NV +GL_DEPENDENT_HILO_TEXTURE_2D_NV +GL_DEPENDENT_RGB_TEXTURE_3D_NV +GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV +GL_DEPTH +GL_DEPTH_ATTACHMENT_EXT +GL_DEPTH_BIAS +GL_DEPTH_BITS +GL_DEPTH_BOUNDS_EXT +GL_DEPTH_BOUNDS_TEST_EXT +GL_DEPTH_BUFFER +GL_DEPTH_BUFFER_BIT +GL_DEPTH_CLAMP_NV +GL_DEPTH_CLEAR_VALUE +GL_DEPTH_COMPONENT +GL_DEPTH_COMPONENT16 +GL_DEPTH_COMPONENT16_ARB +GL_DEPTH_COMPONENT16_SGIX +GL_DEPTH_COMPONENT24 +GL_DEPTH_COMPONENT24_ARB +GL_DEPTH_COMPONENT24_SGIX +GL_DEPTH_COMPONENT32 +GL_DEPTH_COMPONENT32_ARB +GL_DEPTH_COMPONENT32_SGIX +GL_DEPTH_FUNC +GL_DEPTH_PASS_INSTRUMENT_COUNTERS_SGIX +GL_DEPTH_PASS_INSTRUMENT_MAX_SGIX +GL_DEPTH_PASS_INSTRUMENT_SGIX +GL_DEPTH_RANGE +GL_DEPTH_SCALE +GL_DEPTH_STENCIL_NV +GL_DEPTH_STENCIL_TO_BGRA_NV +GL_DEPTH_STENCIL_TO_RGBA_NV +GL_DEPTH_TEST +GL_DEPTH_TEXTURE_MODE +GL_DEPTH_TEXTURE_MODE_ARB +GL_DEPTH_WRITEMASK +GL_DETAIL_TEXTURE_2D_BINDING_SGIS +GL_DETAIL_TEXTURE_2D_SGIS +GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS +GL_DETAIL_TEXTURE_LEVEL_SGIS +GL_DETAIL_TEXTURE_MODE_SGIS +GL_DIFFUSE +GL_DISCARD_ATI +GL_DISCARD_NV +GL_DISTANCE_ATTENUATION_EXT +GL_DISTANCE_ATTENUATION_SGIS +GL_DITHER +GL_DOMAIN +GL_DONT_CARE +GL_DOT2_ADD_ATI +GL_DOT3_ATI +GL_DOT3_RGB +GL_DOT3_RGBA +GL_DOT3_RGBA_ARB +GL_DOT3_RGBA_EXT +GL_DOT3_RGB_ARB +GL_DOT3_RGB_EXT +GL_DOT4_ATI +GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV +GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV +GL_DOT_PRODUCT_DEPTH_REPLACE_NV +GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV +GL_DOT_PRODUCT_NV +GL_DOT_PRODUCT_PASS_THROUGH_NV +GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV +GL_DOT_PRODUCT_TEXTURE_1D_NV +GL_DOT_PRODUCT_TEXTURE_2D_NV +GL_DOT_PRODUCT_TEXTURE_3D_NV +GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV +GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV +GL_DOUBLE +GL_DOUBLE_EXT +GL_DRAW_BUFFER +GL_DRAW_BUFFER0 +GL_DRAW_BUFFER0_ARB +GL_DRAW_BUFFER0_ATI +GL_DRAW_BUFFER1 +GL_DRAW_BUFFER10 +GL_DRAW_BUFFER10_ARB +GL_DRAW_BUFFER10_ATI +GL_DRAW_BUFFER11 +GL_DRAW_BUFFER11_ARB +GL_DRAW_BUFFER11_ATI +GL_DRAW_BUFFER12 +GL_DRAW_BUFFER12_ARB +GL_DRAW_BUFFER12_ATI +GL_DRAW_BUFFER13 +GL_DRAW_BUFFER13_ARB +GL_DRAW_BUFFER13_ATI +GL_DRAW_BUFFER14 +GL_DRAW_BUFFER14_ARB +GL_DRAW_BUFFER14_ATI +GL_DRAW_BUFFER15 +GL_DRAW_BUFFER15_ARB +GL_DRAW_BUFFER15_ATI +GL_DRAW_BUFFER1_ARB +GL_DRAW_BUFFER1_ATI +GL_DRAW_BUFFER2 +GL_DRAW_BUFFER2_ARB +GL_DRAW_BUFFER2_ATI +GL_DRAW_BUFFER3 +GL_DRAW_BUFFER3_ARB +GL_DRAW_BUFFER3_ATI +GL_DRAW_BUFFER4 +GL_DRAW_BUFFER4_ARB +GL_DRAW_BUFFER4_ATI +GL_DRAW_BUFFER5 +GL_DRAW_BUFFER5_ARB +GL_DRAW_BUFFER5_ATI +GL_DRAW_BUFFER6 +GL_DRAW_BUFFER6_ARB +GL_DRAW_BUFFER6_ATI +GL_DRAW_BUFFER7 +GL_DRAW_BUFFER7_ARB +GL_DRAW_BUFFER7_ATI +GL_DRAW_BUFFER8 +GL_DRAW_BUFFER8_ARB +GL_DRAW_BUFFER8_ATI +GL_DRAW_BUFFER9 +GL_DRAW_BUFFER9_ARB +GL_DRAW_BUFFER9_ATI +GL_DRAW_PIXELS_APPLE +GL_DRAW_PIXEL_TOKEN +GL_DSDT8_MAG8_INTENSITY8_NV +GL_DSDT8_MAG8_NV +GL_DSDT8_NV +GL_DSDT_MAG_INTENSITY_NV +GL_DSDT_MAG_NV +GL_DSDT_MAG_VIB_NV +GL_DSDT_NV +GL_DST_ALPHA +GL_DST_COLOR +GL_DS_BIAS_NV +GL_DS_SCALE_NV +GL_DT_BIAS_NV +GL_DT_SCALE_NV +GL_DU8DV8_ATI +GL_DUAL_ALPHA12_SGIS +GL_DUAL_ALPHA16_SGIS +GL_DUAL_ALPHA4_SGIS +GL_DUAL_ALPHA8_SGIS +GL_DUAL_INTENSITY12_SGIS +GL_DUAL_INTENSITY16_SGIS +GL_DUAL_INTENSITY4_SGIS +GL_DUAL_INTENSITY8_SGIS +GL_DUAL_LUMINANCE12_SGIS +GL_DUAL_LUMINANCE16_SGIS +GL_DUAL_LUMINANCE4_SGIS +GL_DUAL_LUMINANCE8_SGIS +GL_DUAL_LUMINANCE_ALPHA4_SGIS +GL_DUAL_LUMINANCE_ALPHA8_SGIS +GL_DUAL_TEXTURE_SELECT_SGIS +GL_DUDV_ATI +GL_DYNAMIC_ATI +GL_DYNAMIC_COPY +GL_DYNAMIC_COPY_ARB +GL_DYNAMIC_DRAW +GL_DYNAMIC_DRAW_ARB +GL_DYNAMIC_READ +GL_DYNAMIC_READ_ARB +GL_EDGEFLAG_BIT_PGI +GL_EDGE_FLAG +GL_EDGE_FLAG_ARRAY +GL_EDGE_FLAG_ARRAY_BUFFER_BINDING +GL_EDGE_FLAG_ARRAY_BUFFER_BINDING_ARB +GL_EDGE_FLAG_ARRAY_COUNT_EXT +GL_EDGE_FLAG_ARRAY_EXT +GL_EDGE_FLAG_ARRAY_LIST_IBM +GL_EDGE_FLAG_ARRAY_LIST_STRIDE_IBM +GL_EDGE_FLAG_ARRAY_POINTER +GL_EDGE_FLAG_ARRAY_POINTER_EXT +GL_EDGE_FLAG_ARRAY_STRIDE +GL_EDGE_FLAG_ARRAY_STRIDE_EXT +GL_EIGHTH_BIT_ATI +GL_ELEMENT_ARRAY_APPLE +GL_ELEMENT_ARRAY_ATI +GL_ELEMENT_ARRAY_BUFFER +GL_ELEMENT_ARRAY_BUFFER_ARB +GL_ELEMENT_ARRAY_BUFFER_BINDING +GL_ELEMENT_ARRAY_BUFFER_BINDING_ARB +GL_ELEMENT_ARRAY_POINTER_APPLE +GL_ELEMENT_ARRAY_POINTER_ATI +GL_ELEMENT_ARRAY_TYPE_APPLE +GL_ELEMENT_ARRAY_TYPE_ATI +GL_EMBOSS_CONSTANT_NV +GL_EMBOSS_LIGHT_NV +GL_EMBOSS_MAP_NV +GL_EMISSION +GL_ENABLE_BIT +GL_EQUAL +GL_EQUIV +GL_EVAL_2D_NV +GL_EVAL_BIT +GL_EVAL_FRACTIONAL_TESSELLATION_NV +GL_EVAL_TRIANGULAR_2D_NV +GL_EVAL_VERTEX_ATTRIB0_NV +GL_EVAL_VERTEX_ATTRIB10_NV +GL_EVAL_VERTEX_ATTRIB11_NV +GL_EVAL_VERTEX_ATTRIB12_NV +GL_EVAL_VERTEX_ATTRIB13_NV +GL_EVAL_VERTEX_ATTRIB14_NV +GL_EVAL_VERTEX_ATTRIB15_NV +GL_EVAL_VERTEX_ATTRIB1_NV +GL_EVAL_VERTEX_ATTRIB2_NV +GL_EVAL_VERTEX_ATTRIB3_NV +GL_EVAL_VERTEX_ATTRIB4_NV +GL_EVAL_VERTEX_ATTRIB5_NV +GL_EVAL_VERTEX_ATTRIB6_NV +GL_EVAL_VERTEX_ATTRIB7_NV +GL_EVAL_VERTEX_ATTRIB8_NV +GL_EVAL_VERTEX_ATTRIB9_NV +GL_EXP +GL_EXP2 +GL_EXPAND_NEGATE_NV +GL_EXPAND_NORMAL_NV +GL_EXTENSIONS +GL_EYE_DISTANCE_TO_LINE_SGIS +GL_EYE_DISTANCE_TO_POINT_SGIS +GL_EYE_LINEAR +GL_EYE_LINE_SGIS +GL_EYE_PLANE +GL_EYE_PLANE_ABSOLUTE_NV +GL_EYE_POINT_SGIS +GL_EYE_RADIAL_NV +GL_E_TIMES_F_NV +GL_FALSE +GL_FASTEST +GL_FEEDBACK +GL_FEEDBACK_BUFFER_POINTER +GL_FEEDBACK_BUFFER_SIZE +GL_FEEDBACK_BUFFER_TYPE +GL_FENCE_APPLE +GL_FENCE_CONDITION_NV +GL_FENCE_STATUS_NV +GL_FILL +GL_FILTER4_SGIS +GL_FIXED_ONLY +GL_FIXED_ONLY_ARB +GL_FLAT +GL_FLOAT +GL_FLOAT_CLEAR_COLOR_VALUE_NV +GL_FLOAT_MAT2 +GL_FLOAT_MAT2_ARB +GL_FLOAT_MAT2x3 +GL_FLOAT_MAT2x4 +GL_FLOAT_MAT3 +GL_FLOAT_MAT3_ARB +GL_FLOAT_MAT3x2 +GL_FLOAT_MAT3x4 +GL_FLOAT_MAT4 +GL_FLOAT_MAT4_ARB +GL_FLOAT_MAT4x2 +GL_FLOAT_MAT4x3 +GL_FLOAT_R16_NV +GL_FLOAT_R32_NV +GL_FLOAT_RG16_NV +GL_FLOAT_RG32_NV +GL_FLOAT_RGB16_NV +GL_FLOAT_RGB32_NV +GL_FLOAT_RGBA16_NV +GL_FLOAT_RGBA32_NV +GL_FLOAT_RGBA_MODE_NV +GL_FLOAT_RGBA_NV +GL_FLOAT_RGB_NV +GL_FLOAT_RG_NV +GL_FLOAT_R_NV +GL_FLOAT_VEC2 +GL_FLOAT_VEC2_ARB +GL_FLOAT_VEC3 +GL_FLOAT_VEC3_ARB +GL_FLOAT_VEC4 +GL_FLOAT_VEC4_ARB +GL_FOG +GL_FOG_BIT +GL_FOG_COLOR +GL_FOG_COORD +GL_FOG_COORDINATE +GL_FOG_COORDINATE_ARRAY +GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING +GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING_ARB +GL_FOG_COORDINATE_ARRAY_EXT +GL_FOG_COORDINATE_ARRAY_LIST_IBM +GL_FOG_COORDINATE_ARRAY_LIST_STRIDE_IBM +GL_FOG_COORDINATE_ARRAY_POINTER +GL_FOG_COORDINATE_ARRAY_POINTER_EXT +GL_FOG_COORDINATE_ARRAY_STRIDE +GL_FOG_COORDINATE_ARRAY_STRIDE_EXT +GL_FOG_COORDINATE_ARRAY_TYPE +GL_FOG_COORDINATE_ARRAY_TYPE_EXT +GL_FOG_COORDINATE_EXT +GL_FOG_COORDINATE_SOURCE +GL_FOG_COORDINATE_SOURCE_EXT +GL_FOG_COORD_ARRAY +GL_FOG_COORD_ARRAY_BUFFER_BINDING +GL_FOG_COORD_ARRAY_POINTER +GL_FOG_COORD_ARRAY_STRIDE +GL_FOG_COORD_ARRAY_TYPE +GL_FOG_COORD_SRC +GL_FOG_DENSITY +GL_FOG_DISTANCE_MODE_NV +GL_FOG_END +GL_FOG_FUNC_POINTS_SGIS +GL_FOG_FUNC_SGIS +GL_FOG_HINT +GL_FOG_INDEX +GL_FOG_MODE +GL_FOG_OFFSET_SGIX +GL_FOG_OFFSET_VALUE_SGIX +GL_FOG_SCALE_SGIX +GL_FOG_SCALE_VALUE_SGIX +GL_FOG_SPECULAR_TEXTURE_WIN +GL_FOG_START +GL_FORCE_BLUE_TO_ONE_NV +GL_FORMAT_SUBSAMPLE_244_244_OML +GL_FORMAT_SUBSAMPLE_24_24_OML +GL_FRAGMENT_COLOR_EXT +GL_FRAGMENT_COLOR_MATERIAL_FACE_SGIX +GL_FRAGMENT_COLOR_MATERIAL_PARAMETER_SGIX +GL_FRAGMENT_COLOR_MATERIAL_SGIX +GL_FRAGMENT_DEPTH +GL_FRAGMENT_DEPTH_EXT +GL_FRAGMENT_LIGHT0_SGIX +GL_FRAGMENT_LIGHT1_SGIX +GL_FRAGMENT_LIGHT2_SGIX +GL_FRAGMENT_LIGHT3_SGIX +GL_FRAGMENT_LIGHT4_SGIX +GL_FRAGMENT_LIGHT5_SGIX +GL_FRAGMENT_LIGHT6_SGIX +GL_FRAGMENT_LIGHT7_SGIX +GL_FRAGMENT_LIGHTING_SGIX +GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX +GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX +GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX +GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX +GL_FRAGMENT_MATERIAL_EXT +GL_FRAGMENT_NORMAL_EXT +GL_FRAGMENT_PROGRAM_ARB +GL_FRAGMENT_PROGRAM_BINDING_NV +GL_FRAGMENT_PROGRAM_NV +GL_FRAGMENT_SHADER +GL_FRAGMENT_SHADER_ARB +GL_FRAGMENT_SHADER_ATI +GL_FRAGMENT_SHADER_DERIVATIVE_HINT +GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB +GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT +GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT +GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT +GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT +GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT +GL_FRAMEBUFFER_BINDING_EXT +GL_FRAMEBUFFER_COMPLETE_EXT +GL_FRAMEBUFFER_EXT +GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT +GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT +GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT +GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT +GL_FRAMEBUFFER_INCOMPLETE_FORMATS_EXT +GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT +GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_EXT +GL_FRAMEBUFFER_UNSUPPORTED_EXT +GL_FRAMEZOOM_FACTOR_SGIX +GL_FRAMEZOOM_SGIX +GL_FRONT +GL_FRONT_AND_BACK +GL_FRONT_FACE +GL_FRONT_LEFT +GL_FRONT_RIGHT +GL_FULL_RANGE_EXT +GL_FULL_STIPPLE_HINT_PGI +GL_FUNC_ADD +GL_FUNC_ADD_EXT +GL_FUNC_REVERSE_SUBTRACT +GL_FUNC_REVERSE_SUBTRACT_EXT +GL_FUNC_SUBTRACT +GL_FUNC_SUBTRACT_EXT +GL_GENERATE_MIPMAP +GL_GENERATE_MIPMAP_HINT +GL_GENERATE_MIPMAP_HINT_SGIS +GL_GENERATE_MIPMAP_SGIS +GL_GEOMETRY_DEFORMATION_BIT_SGIX +GL_GEOMETRY_DEFORMATION_SGIX +GL_GEQUAL +GL_GET_CP_SIZES +GL_GET_CTP_SIZES +GL_GLEXT_VERSION +GL_GLOBAL_ALPHA_FACTOR_SUN +GL_GLOBAL_ALPHA_SUN +GL_GREATER +GL_GREEN +GL_GREEN_BIAS +GL_GREEN_BITS +GL_GREEN_BIT_ATI +GL_GREEN_INTEGER +GL_GREEN_MAX_CLAMP_INGR +GL_GREEN_MIN_CLAMP_INGR +GL_GREEN_SCALE +GL_HALF_BIAS_NEGATE_NV +GL_HALF_BIAS_NORMAL_NV +GL_HALF_BIT_ATI +GL_HALF_FLOAT_ARB +GL_HALF_FLOAT_NV +GL_HILO16_NV +GL_HILO8_NV +GL_HILO_NV +GL_HINT_BIT +GL_HISTOGRAM +GL_HISTOGRAM_ALPHA_SIZE +GL_HISTOGRAM_ALPHA_SIZE_EXT +GL_HISTOGRAM_BLUE_SIZE +GL_HISTOGRAM_BLUE_SIZE_EXT +GL_HISTOGRAM_EXT +GL_HISTOGRAM_FORMAT +GL_HISTOGRAM_FORMAT_EXT +GL_HISTOGRAM_GREEN_SIZE +GL_HISTOGRAM_GREEN_SIZE_EXT +GL_HISTOGRAM_LUMINANCE_SIZE +GL_HISTOGRAM_LUMINANCE_SIZE_EXT +GL_HISTOGRAM_RED_SIZE +GL_HISTOGRAM_RED_SIZE_EXT +GL_HISTOGRAM_SINK +GL_HISTOGRAM_SINK_EXT +GL_HISTOGRAM_WIDTH +GL_HISTOGRAM_WIDTH_EXT +GL_HI_BIAS_NV +GL_HI_SCALE_NV +GL_IDENTITY_NV +GL_IGNORE_BORDER_HP +GL_IMAGE_CUBIC_WEIGHT_HP +GL_IMAGE_MAG_FILTER_HP +GL_IMAGE_MIN_FILTER_HP +GL_IMAGE_ROTATE_ANGLE_HP +GL_IMAGE_ROTATE_ORIGIN_X_HP +GL_IMAGE_ROTATE_ORIGIN_Y_HP +GL_IMAGE_SCALE_X_HP +GL_IMAGE_SCALE_Y_HP +GL_IMAGE_TRANSFORM_2D_HP +GL_IMAGE_TRANSLATE_X_HP +GL_IMAGE_TRANSLATE_Y_HP +GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES +GL_IMPLEMENTATION_COLOR_READ_TYPE_OES +GL_INCR +GL_INCR_WRAP +GL_INCR_WRAP_EXT +GL_INDEX_ARRAY +GL_INDEX_ARRAY_BUFFER_BINDING +GL_INDEX_ARRAY_BUFFER_BINDING_ARB +GL_INDEX_ARRAY_COUNT_EXT +GL_INDEX_ARRAY_EXT +GL_INDEX_ARRAY_LIST_IBM +GL_INDEX_ARRAY_LIST_STRIDE_IBM +GL_INDEX_ARRAY_POINTER +GL_INDEX_ARRAY_POINTER_EXT +GL_INDEX_ARRAY_STRIDE +GL_INDEX_ARRAY_STRIDE_EXT +GL_INDEX_ARRAY_TYPE +GL_INDEX_ARRAY_TYPE_EXT +GL_INDEX_BITS +GL_INDEX_BIT_PGI +GL_INDEX_CLEAR_VALUE +GL_INDEX_LOGIC_OP +GL_INDEX_MATERIAL_EXT +GL_INDEX_MATERIAL_FACE_EXT +GL_INDEX_MATERIAL_PARAMETER_EXT +GL_INDEX_MODE +GL_INDEX_OFFSET +GL_INDEX_SHIFT +GL_INDEX_TEST_EXT +GL_INDEX_TEST_FUNC_EXT +GL_INDEX_TEST_REF_EXT +GL_INDEX_WRITEMASK +GL_INFO_LOG_LENGTH +GL_INSTRUMENT_BUFFER_POINTER_SGIX +GL_INSTRUMENT_MEASUREMENTS_SGIX +GL_INT +GL_INTENSITY +GL_INTENSITY12 +GL_INTENSITY12_EXT +GL_INTENSITY16 +GL_INTENSITY16F_ARB +GL_INTENSITY16_EXT +GL_INTENSITY32F_ARB +GL_INTENSITY4 +GL_INTENSITY4_EXT +GL_INTENSITY8 +GL_INTENSITY8_EXT +GL_INTENSITY_EXT +GL_INTENSITY_FLOAT16_ATI +GL_INTENSITY_FLOAT32_ATI +GL_INTERLACE_OML +GL_INTERLACE_READ_INGR +GL_INTERLACE_READ_OML +GL_INTERLACE_SGIX +GL_INTERLEAVED_ARRAY_POINTER +GL_INTERLEAVED_ATTRIBS +GL_INTERPOLATE +GL_INTERPOLATE_ARB +GL_INTERPOLATE_EXT +GL_INT_SAMPLER_1D +GL_INT_SAMPLER_1D_ARRAY +GL_INT_SAMPLER_2D +GL_INT_SAMPLER_2D_ARRAY +GL_INT_SAMPLER_3D +GL_INT_SAMPLER_CUBE +GL_INT_VEC2 +GL_INT_VEC2_ARB +GL_INT_VEC3 +GL_INT_VEC3_ARB +GL_INT_VEC4 +GL_INT_VEC4_ARB +GL_INVALID_ENUM +GL_INVALID_FRAMEBUFFER_OPERATION_EXT +GL_INVALID_OPERATION +GL_INVALID_VALUE +GL_INVARIANT_DATATYPE_EXT +GL_INVARIANT_EXT +GL_INVARIANT_VALUE_EXT +GL_INVERSE_NV +GL_INVERSE_TRANSPOSE_NV +GL_INVERT +GL_INVERTED_SCREEN_W_REND +GL_IR_INSTRUMENT1_SGIX +GL_IUI_N3F_V2F_EXT +GL_IUI_N3F_V3F_EXT +GL_IUI_V2F_EXT +GL_IUI_V3F_EXT +GL_KEEP +GL_LEFT +GL_LEQUAL +GL_LERP_ATI +GL_LESS +GL_LIGHT0 +GL_LIGHT1 +GL_LIGHT2 +GL_LIGHT3 +GL_LIGHT4 +GL_LIGHT5 +GL_LIGHT6 +GL_LIGHT7 +GL_LIGHTING +GL_LIGHTING_BIT +GL_LIGHT_ENV_MODE_SGIX +GL_LIGHT_MODEL_AMBIENT +GL_LIGHT_MODEL_COLOR_CONTROL +GL_LIGHT_MODEL_COLOR_CONTROL_EXT +GL_LIGHT_MODEL_LOCAL_VIEWER +GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE +GL_LIGHT_MODEL_TWO_SIDE +GL_LINE +GL_LINEAR +GL_LINEAR_ATTENUATION +GL_LINEAR_CLIPMAP_LINEAR_SGIX +GL_LINEAR_CLIPMAP_NEAREST_SGIX +GL_LINEAR_DETAIL_ALPHA_SGIS +GL_LINEAR_DETAIL_COLOR_SGIS +GL_LINEAR_DETAIL_SGIS +GL_LINEAR_MIPMAP_LINEAR +GL_LINEAR_MIPMAP_NEAREST +GL_LINEAR_SHARPEN_ALPHA_SGIS +GL_LINEAR_SHARPEN_COLOR_SGIS +GL_LINEAR_SHARPEN_SGIS +GL_LINES +GL_LINE_BIT +GL_LINE_LOOP +GL_LINE_RESET_TOKEN +GL_LINE_SMOOTH +GL_LINE_SMOOTH_HINT +GL_LINE_STIPPLE +GL_LINE_STIPPLE_PATTERN +GL_LINE_STIPPLE_REPEAT +GL_LINE_STRIP +GL_LINE_TOKEN +GL_LINE_WIDTH +GL_LINE_WIDTH_GRANULARITY +GL_LINE_WIDTH_RANGE +GL_LINK_STATUS +GL_LIST_BASE +GL_LIST_BIT +GL_LIST_INDEX +GL_LIST_MODE +GL_LIST_PRIORITY_SGIX +GL_LOAD +GL_LOCAL_CONSTANT_DATATYPE_EXT +GL_LOCAL_CONSTANT_EXT +GL_LOCAL_CONSTANT_VALUE_EXT +GL_LOCAL_EXT +GL_LOGIC_OP +GL_LOGIC_OP_MODE +GL_LOWER_LEFT +GL_LO_BIAS_NV +GL_LO_SCALE_NV +GL_LUMINANCE +GL_LUMINANCE12 +GL_LUMINANCE12_ALPHA12 +GL_LUMINANCE12_ALPHA12_EXT +GL_LUMINANCE12_ALPHA4 +GL_LUMINANCE12_ALPHA4_EXT +GL_LUMINANCE12_EXT +GL_LUMINANCE16 +GL_LUMINANCE16F_ARB +GL_LUMINANCE16_ALPHA16 +GL_LUMINANCE16_ALPHA16_EXT +GL_LUMINANCE16_EXT +GL_LUMINANCE32F_ARB +GL_LUMINANCE4 +GL_LUMINANCE4_ALPHA4 +GL_LUMINANCE4_ALPHA4_EXT +GL_LUMINANCE4_EXT +GL_LUMINANCE6_ALPHA2 +GL_LUMINANCE6_ALPHA2_EXT +GL_LUMINANCE8 +GL_LUMINANCE8_ALPHA8 +GL_LUMINANCE8_ALPHA8_EXT +GL_LUMINANCE8_EXT +GL_LUMINANCE_ALPHA +GL_LUMINANCE_ALPHA16F_ARB +GL_LUMINANCE_ALPHA32F_ARB +GL_LUMINANCE_ALPHA_FLOAT16_ATI +GL_LUMINANCE_ALPHA_FLOAT32_ATI +GL_LUMINANCE_FLOAT16_ATI +GL_LUMINANCE_FLOAT32_ATI +GL_MAD_ATI +GL_MAGNITUDE_BIAS_NV +GL_MAGNITUDE_SCALE_NV +GL_MAJOR_VERSION +GL_MAP1_BINORMAL_EXT +GL_MAP1_COLOR_4 +GL_MAP1_GRID_DOMAIN +GL_MAP1_GRID_SEGMENTS +GL_MAP1_INDEX +GL_MAP1_NORMAL +GL_MAP1_TANGENT_EXT +GL_MAP1_TEXTURE_COORD_1 +GL_MAP1_TEXTURE_COORD_2 +GL_MAP1_TEXTURE_COORD_3 +GL_MAP1_TEXTURE_COORD_4 +GL_MAP1_VERTEX_3 +GL_MAP1_VERTEX_4 +GL_MAP1_VERTEX_ATTRIB0_4_NV +GL_MAP1_VERTEX_ATTRIB10_4_NV +GL_MAP1_VERTEX_ATTRIB11_4_NV +GL_MAP1_VERTEX_ATTRIB12_4_NV +GL_MAP1_VERTEX_ATTRIB13_4_NV +GL_MAP1_VERTEX_ATTRIB14_4_NV +GL_MAP1_VERTEX_ATTRIB15_4_NV +GL_MAP1_VERTEX_ATTRIB1_4_NV +GL_MAP1_VERTEX_ATTRIB2_4_NV +GL_MAP1_VERTEX_ATTRIB3_4_NV +GL_MAP1_VERTEX_ATTRIB4_4_NV +GL_MAP1_VERTEX_ATTRIB5_4_NV +GL_MAP1_VERTEX_ATTRIB6_4_NV +GL_MAP1_VERTEX_ATTRIB7_4_NV +GL_MAP1_VERTEX_ATTRIB8_4_NV +GL_MAP1_VERTEX_ATTRIB9_4_NV +GL_MAP2_BINORMAL_EXT +GL_MAP2_COLOR_4 +GL_MAP2_GRID_DOMAIN +GL_MAP2_GRID_SEGMENTS +GL_MAP2_INDEX +GL_MAP2_NORMAL +GL_MAP2_TANGENT_EXT +GL_MAP2_TEXTURE_COORD_1 +GL_MAP2_TEXTURE_COORD_2 +GL_MAP2_TEXTURE_COORD_3 +GL_MAP2_TEXTURE_COORD_4 +GL_MAP2_VERTEX_3 +GL_MAP2_VERTEX_4 +GL_MAP2_VERTEX_ATTRIB0_4_NV +GL_MAP2_VERTEX_ATTRIB10_4_NV +GL_MAP2_VERTEX_ATTRIB11_4_NV +GL_MAP2_VERTEX_ATTRIB12_4_NV +GL_MAP2_VERTEX_ATTRIB13_4_NV +GL_MAP2_VERTEX_ATTRIB14_4_NV +GL_MAP2_VERTEX_ATTRIB15_4_NV +GL_MAP2_VERTEX_ATTRIB1_4_NV +GL_MAP2_VERTEX_ATTRIB2_4_NV +GL_MAP2_VERTEX_ATTRIB3_4_NV +GL_MAP2_VERTEX_ATTRIB4_4_NV +GL_MAP2_VERTEX_ATTRIB5_4_NV +GL_MAP2_VERTEX_ATTRIB6_4_NV +GL_MAP2_VERTEX_ATTRIB7_4_NV +GL_MAP2_VERTEX_ATTRIB8_4_NV +GL_MAP2_VERTEX_ATTRIB9_4_NV +GL_MAP_ATTRIB_U_ORDER_NV +GL_MAP_ATTRIB_V_ORDER_NV +GL_MAP_COLOR +GL_MAP_STENCIL +GL_MAP_TESSELLATION_NV +GL_MATERIAL_SIDE_HINT_PGI +GL_MATRIX0_ARB +GL_MATRIX0_NV +GL_MATRIX10_ARB +GL_MATRIX11_ARB +GL_MATRIX12_ARB +GL_MATRIX13_ARB +GL_MATRIX14_ARB +GL_MATRIX15_ARB +GL_MATRIX16_ARB +GL_MATRIX17_ARB +GL_MATRIX18_ARB +GL_MATRIX19_ARB +GL_MATRIX1_ARB +GL_MATRIX1_NV +GL_MATRIX20_ARB +GL_MATRIX21_ARB +GL_MATRIX22_ARB +GL_MATRIX23_ARB +GL_MATRIX24_ARB +GL_MATRIX25_ARB +GL_MATRIX26_ARB +GL_MATRIX27_ARB +GL_MATRIX28_ARB +GL_MATRIX29_ARB +GL_MATRIX2_ARB +GL_MATRIX2_NV +GL_MATRIX30_ARB +GL_MATRIX31_ARB +GL_MATRIX3_ARB +GL_MATRIX3_NV +GL_MATRIX4_ARB +GL_MATRIX4_NV +GL_MATRIX5_ARB +GL_MATRIX5_NV +GL_MATRIX6_ARB +GL_MATRIX6_NV +GL_MATRIX7_ARB +GL_MATRIX7_NV +GL_MATRIX8_ARB +GL_MATRIX9_ARB +GL_MATRIX_EXT +GL_MATRIX_INDEX_ARRAY_ARB +GL_MATRIX_INDEX_ARRAY_POINTER_ARB +GL_MATRIX_INDEX_ARRAY_SIZE_ARB +GL_MATRIX_INDEX_ARRAY_STRIDE_ARB +GL_MATRIX_INDEX_ARRAY_TYPE_ARB +GL_MATRIX_MODE +GL_MATRIX_PALETTE_ARB +GL_MAT_AMBIENT_AND_DIFFUSE_BIT_PGI +GL_MAT_AMBIENT_BIT_PGI +GL_MAT_COLOR_INDEXES_BIT_PGI +GL_MAT_DIFFUSE_BIT_PGI +GL_MAT_EMISSION_BIT_PGI +GL_MAT_SHININESS_BIT_PGI +GL_MAT_SPECULAR_BIT_PGI +GL_MAX +GL_MAX_3D_TEXTURE_SIZE +GL_MAX_3D_TEXTURE_SIZE_EXT +GL_MAX_4D_TEXTURE_SIZE_SGIS +GL_MAX_ACTIVE_LIGHTS_SGIX +GL_MAX_ARRAY_TEXTURE_LAYERS +GL_MAX_ASYNC_DRAW_PIXELS_SGIX +GL_MAX_ASYNC_HISTOGRAM_SGIX +GL_MAX_ASYNC_READ_PIXELS_SGIX +GL_MAX_ASYNC_TEX_IMAGE_SGIX +GL_MAX_ATTRIB_STACK_DEPTH +GL_MAX_CLIENT_ATTRIB_STACK_DEPTH +GL_MAX_CLIPMAP_DEPTH_SGIX +GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX +GL_MAX_CLIP_PLANES +GL_MAX_COLOR_ATTACHMENTS_EXT +GL_MAX_COLOR_MATRIX_STACK_DEPTH +GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI +GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS +GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB +GL_MAX_CONVOLUTION_HEIGHT +GL_MAX_CONVOLUTION_HEIGHT_EXT +GL_MAX_CONVOLUTION_WIDTH +GL_MAX_CONVOLUTION_WIDTH_EXT +GL_MAX_CUBE_MAP_TEXTURE_SIZE +GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB +GL_MAX_CUBE_MAP_TEXTURE_SIZE_EXT +GL_MAX_DEFORMATION_ORDER_SGIX +GL_MAX_DRAW_BUFFERS +GL_MAX_DRAW_BUFFERS_ARB +GL_MAX_DRAW_BUFFERS_ATI +GL_MAX_ELEMENTS_INDICES +GL_MAX_ELEMENTS_INDICES_EXT +GL_MAX_ELEMENTS_VERTICES +GL_MAX_ELEMENTS_VERTICES_EXT +GL_MAX_EVAL_ORDER +GL_MAX_EXT +GL_MAX_FOG_FUNC_POINTS_SGIS +GL_MAX_FRAGMENT_LIGHTS_SGIX +GL_MAX_FRAGMENT_PROGRAM_LOCAL_PARAMETERS_NV +GL_MAX_FRAGMENT_UNIFORM_COMPONENTS +GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB +GL_MAX_FRAMEZOOM_FACTOR_SGIX +GL_MAX_GENERAL_COMBINERS_NV +GL_MAX_LIGHTS +GL_MAX_LIST_NESTING +GL_MAX_MAP_TESSELLATION_NV +GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB +GL_MAX_MODELVIEW_STACK_DEPTH +GL_MAX_NAME_STACK_DEPTH +GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT +GL_MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT +GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT +GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT +GL_MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT +GL_MAX_PALETTE_MATRICES_ARB +GL_MAX_PIXEL_MAP_TABLE +GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT +GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI +GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB +GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB +GL_MAX_PROGRAM_ATTRIBS_ARB +GL_MAX_PROGRAM_CALL_DEPTH_NV +GL_MAX_PROGRAM_ENV_PARAMETERS_ARB +GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV +GL_MAX_PROGRAM_IF_DEPTH_NV +GL_MAX_PROGRAM_INSTRUCTIONS_ARB +GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB +GL_MAX_PROGRAM_LOOP_COUNT_NV +GL_MAX_PROGRAM_LOOP_DEPTH_NV +GL_MAX_PROGRAM_MATRICES_ARB +GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB +GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB +GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB +GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB +GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB +GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB +GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB +GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB +GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB +GL_MAX_PROGRAM_PARAMETERS_ARB +GL_MAX_PROGRAM_TEMPORARIES_ARB +GL_MAX_PROGRAM_TEXEL_OFFSET +GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB +GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB +GL_MAX_PROJECTION_STACK_DEPTH +GL_MAX_RATIONAL_EVAL_ORDER_NV +GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB +GL_MAX_RECTANGLE_TEXTURE_SIZE_NV +GL_MAX_RENDERBUFFER_SIZE_EXT +GL_MAX_SHININESS_NV +GL_MAX_SPOT_EXPONENT_NV +GL_MAX_TEXTURE_COORDS +GL_MAX_TEXTURE_COORDS_ARB +GL_MAX_TEXTURE_COORDS_NV +GL_MAX_TEXTURE_IMAGE_UNITS +GL_MAX_TEXTURE_IMAGE_UNITS_ARB +GL_MAX_TEXTURE_IMAGE_UNITS_NV +GL_MAX_TEXTURE_LOD_BIAS +GL_MAX_TEXTURE_LOD_BIAS_EXT +GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT +GL_MAX_TEXTURE_SIZE +GL_MAX_TEXTURE_STACK_DEPTH +GL_MAX_TEXTURE_UNITS +GL_MAX_TEXTURE_UNITS_ARB +GL_MAX_TRACK_MATRICES_NV +GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV +GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS +GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS +GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS +GL_MAX_VARYING_FLOATS +GL_MAX_VARYING_FLOATS_ARB +GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV +GL_MAX_VERTEX_ATTRIBS +GL_MAX_VERTEX_ATTRIBS_ARB +GL_MAX_VERTEX_HINT_PGI +GL_MAX_VERTEX_SHADER_INSTRUCTIONS_EXT +GL_MAX_VERTEX_SHADER_INVARIANTS_EXT +GL_MAX_VERTEX_SHADER_LOCALS_EXT +GL_MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT +GL_MAX_VERTEX_SHADER_VARIANTS_EXT +GL_MAX_VERTEX_STREAMS_ATI +GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS +GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB +GL_MAX_VERTEX_UNIFORM_COMPONENTS +GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB +GL_MAX_VERTEX_UNITS_ARB +GL_MAX_VIEWPORT_DIMS +GL_MIN +GL_MINMAX +GL_MINMAX_EXT +GL_MINMAX_FORMAT +GL_MINMAX_FORMAT_EXT +GL_MINMAX_SINK +GL_MINMAX_SINK_EXT +GL_MINOR_VERSION +GL_MIN_EXT +GL_MIN_PROGRAM_TEXEL_OFFSET +GL_MIRRORED_REPEAT +GL_MIRRORED_REPEAT_ARB +GL_MIRRORED_REPEAT_IBM +GL_MIRROR_CLAMP_ATI +GL_MIRROR_CLAMP_EXT +GL_MIRROR_CLAMP_TO_BORDER_EXT +GL_MIRROR_CLAMP_TO_EDGE_ATI +GL_MIRROR_CLAMP_TO_EDGE_EXT +GL_MODELVIEW +GL_MODELVIEW0_ARB +GL_MODELVIEW0_EXT +GL_MODELVIEW0_MATRIX_EXT +GL_MODELVIEW0_STACK_DEPTH_EXT +GL_MODELVIEW10_ARB +GL_MODELVIEW11_ARB +GL_MODELVIEW12_ARB +GL_MODELVIEW13_ARB +GL_MODELVIEW14_ARB +GL_MODELVIEW15_ARB +GL_MODELVIEW16_ARB +GL_MODELVIEW17_ARB +GL_MODELVIEW18_ARB +GL_MODELVIEW19_ARB +GL_MODELVIEW1_ARB +GL_MODELVIEW1_EXT +GL_MODELVIEW1_MATRIX_EXT +GL_MODELVIEW1_STACK_DEPTH_EXT +GL_MODELVIEW20_ARB +GL_MODELVIEW21_ARB +GL_MODELVIEW22_ARB +GL_MODELVIEW23_ARB +GL_MODELVIEW24_ARB +GL_MODELVIEW25_ARB +GL_MODELVIEW26_ARB +GL_MODELVIEW27_ARB +GL_MODELVIEW28_ARB +GL_MODELVIEW29_ARB +GL_MODELVIEW2_ARB +GL_MODELVIEW30_ARB +GL_MODELVIEW31_ARB +GL_MODELVIEW3_ARB +GL_MODELVIEW4_ARB +GL_MODELVIEW5_ARB +GL_MODELVIEW6_ARB +GL_MODELVIEW7_ARB +GL_MODELVIEW8_ARB +GL_MODELVIEW9_ARB +GL_MODELVIEW_MATRIX +GL_MODELVIEW_PROJECTION_NV +GL_MODELVIEW_STACK_DEPTH +GL_MODULATE +GL_MODULATE_ADD_ATI +GL_MODULATE_SIGNED_ADD_ATI +GL_MODULATE_SUBTRACT_ATI +GL_MOV_ATI +GL_MULT +GL_MULTISAMPLE +GL_MULTISAMPLE_3DFX +GL_MULTISAMPLE_ARB +GL_MULTISAMPLE_BIT +GL_MULTISAMPLE_BIT_3DFX +GL_MULTISAMPLE_BIT_ARB +GL_MULTISAMPLE_BIT_EXT +GL_MULTISAMPLE_EXT +GL_MULTISAMPLE_FILTER_HINT_NV +GL_MULTISAMPLE_SGIS +GL_MUL_ATI +GL_MVP_MATRIX_EXT +GL_N3F_V3F +GL_NAME_STACK_DEPTH +GL_NAND +GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI +GL_NATIVE_GRAPHICS_END_HINT_PGI +GL_NATIVE_GRAPHICS_HANDLE_PGI +GL_NEAREST +GL_NEAREST_CLIPMAP_LINEAR_SGIX +GL_NEAREST_CLIPMAP_NEAREST_SGIX +GL_NEAREST_MIPMAP_LINEAR +GL_NEAREST_MIPMAP_NEAREST +GL_NEGATE_BIT_ATI +GL_NEGATIVE_ONE_EXT +GL_NEGATIVE_W_EXT +GL_NEGATIVE_X_EXT +GL_NEGATIVE_Y_EXT +GL_NEGATIVE_Z_EXT +GL_NEVER +GL_NICEST +GL_NONE +GL_NOOP +GL_NOR +GL_NORMALIZE +GL_NORMALIZED_RANGE_EXT +GL_NORMAL_ARRAY +GL_NORMAL_ARRAY_BUFFER_BINDING +GL_NORMAL_ARRAY_BUFFER_BINDING_ARB +GL_NORMAL_ARRAY_COUNT_EXT +GL_NORMAL_ARRAY_EXT +GL_NORMAL_ARRAY_LIST_IBM +GL_NORMAL_ARRAY_LIST_STRIDE_IBM +GL_NORMAL_ARRAY_PARALLEL_POINTERS_INTEL +GL_NORMAL_ARRAY_POINTER +GL_NORMAL_ARRAY_POINTER_EXT +GL_NORMAL_ARRAY_STRIDE +GL_NORMAL_ARRAY_STRIDE_EXT +GL_NORMAL_ARRAY_TYPE +GL_NORMAL_ARRAY_TYPE_EXT +GL_NORMAL_BIT_PGI +GL_NORMAL_MAP +GL_NORMAL_MAP_ARB +GL_NORMAL_MAP_EXT +GL_NORMAL_MAP_NV +GL_NOTEQUAL +GL_NO_ERROR +GL_NUM_COMPRESSED_TEXTURE_FORMATS +GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB +GL_NUM_EXTENSIONS +GL_NUM_FRAGMENT_CONSTANTS_ATI +GL_NUM_FRAGMENT_REGISTERS_ATI +GL_NUM_GENERAL_COMBINERS_NV +GL_NUM_INPUT_INTERPOLATOR_COMPONENTS_ATI +GL_NUM_INSTRUCTIONS_PER_PASS_ATI +GL_NUM_INSTRUCTIONS_TOTAL_ATI +GL_NUM_LOOPBACK_COMPONENTS_ATI +GL_NUM_PASSES_ATI +GL_OBJECT_ACTIVE_ATTRIBUTES_ARB +GL_OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH_ARB +GL_OBJECT_ACTIVE_UNIFORMS_ARB +GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB +GL_OBJECT_ATTACHED_OBJECTS_ARB +GL_OBJECT_BUFFER_SIZE_ATI +GL_OBJECT_BUFFER_USAGE_ATI +GL_OBJECT_COMPILE_STATUS +GL_OBJECT_COMPILE_STATUS_ARB +GL_OBJECT_DELETE_STATUS_ARB +GL_OBJECT_DISTANCE_TO_LINE_SGIS +GL_OBJECT_DISTANCE_TO_POINT_SGIS +GL_OBJECT_INFO_LOG_LENGTH_ARB +GL_OBJECT_LINEAR +GL_OBJECT_LINE_SGIS +GL_OBJECT_LINK_STATUS +GL_OBJECT_LINK_STATUS_ARB +GL_OBJECT_PLANE +GL_OBJECT_POINT_SGIS +GL_OBJECT_SHADER_SOURCE_LENGTH_ARB +GL_OBJECT_SUBTYPE_ARB +GL_OBJECT_TYPE_ARB +GL_OBJECT_VALIDATE_STATUS_ARB +GL_OCCLUSION_TEST_HP +GL_OCCLUSION_TEST_RESULT_HP +GL_OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV +GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV +GL_OFFSET_HILO_TEXTURE_2D_NV +GL_OFFSET_HILO_TEXTURE_RECTANGLE_NV +GL_OFFSET_PROJECTIVE_TEXTURE_2D_NV +GL_OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV +GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV +GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV +GL_OFFSET_TEXTURE_2D_BIAS_NV +GL_OFFSET_TEXTURE_2D_MATRIX_NV +GL_OFFSET_TEXTURE_2D_NV +GL_OFFSET_TEXTURE_2D_SCALE_NV +GL_OFFSET_TEXTURE_BIAS_NV +GL_OFFSET_TEXTURE_MATRIX_NV +GL_OFFSET_TEXTURE_RECTANGLE_NV +GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV +GL_OFFSET_TEXTURE_SCALE_NV +GL_ONE +GL_ONE_EXT +GL_ONE_MINUS_CONSTANT_ALPHA +GL_ONE_MINUS_CONSTANT_ALPHA_EXT +GL_ONE_MINUS_CONSTANT_COLOR +GL_ONE_MINUS_CONSTANT_COLOR_EXT +GL_ONE_MINUS_DST_ALPHA +GL_ONE_MINUS_DST_COLOR +GL_ONE_MINUS_SRC_ALPHA +GL_ONE_MINUS_SRC_COLOR +GL_OPERAND0_ALPHA +GL_OPERAND0_ALPHA_ARB +GL_OPERAND0_ALPHA_EXT +GL_OPERAND0_RGB +GL_OPERAND0_RGB_ARB +GL_OPERAND0_RGB_EXT +GL_OPERAND1_ALPHA +GL_OPERAND1_ALPHA_ARB +GL_OPERAND1_ALPHA_EXT +GL_OPERAND1_RGB +GL_OPERAND1_RGB_ARB +GL_OPERAND1_RGB_EXT +GL_OPERAND2_ALPHA +GL_OPERAND2_ALPHA_ARB +GL_OPERAND2_ALPHA_EXT +GL_OPERAND2_RGB +GL_OPERAND2_RGB_ARB +GL_OPERAND2_RGB_EXT +GL_OPERAND3_ALPHA_NV +GL_OPERAND3_RGB_NV +GL_OP_ADD_EXT +GL_OP_CLAMP_EXT +GL_OP_CROSS_PRODUCT_EXT +GL_OP_DOT3_EXT +GL_OP_DOT4_EXT +GL_OP_EXP_BASE_2_EXT +GL_OP_FLOOR_EXT +GL_OP_FRAC_EXT +GL_OP_INDEX_EXT +GL_OP_LOG_BASE_2_EXT +GL_OP_MADD_EXT +GL_OP_MAX_EXT +GL_OP_MIN_EXT +GL_OP_MOV_EXT +GL_OP_MULTIPLY_MATRIX_EXT +GL_OP_MUL_EXT +GL_OP_NEGATE_EXT +GL_OP_POWER_EXT +GL_OP_RECIP_EXT +GL_OP_RECIP_SQRT_EXT +GL_OP_ROUND_EXT +GL_OP_SET_GE_EXT +GL_OP_SET_LT_EXT +GL_OP_SUB_EXT +GL_OR +GL_ORDER +GL_OR_INVERTED +GL_OR_REVERSE +GL_OUTPUT_COLOR0_EXT +GL_OUTPUT_COLOR1_EXT +GL_OUTPUT_FOG_EXT +GL_OUTPUT_TEXTURE_COORD0_EXT +GL_OUTPUT_TEXTURE_COORD10_EXT +GL_OUTPUT_TEXTURE_COORD11_EXT +GL_OUTPUT_TEXTURE_COORD12_EXT +GL_OUTPUT_TEXTURE_COORD13_EXT +GL_OUTPUT_TEXTURE_COORD14_EXT +GL_OUTPUT_TEXTURE_COORD15_EXT +GL_OUTPUT_TEXTURE_COORD16_EXT +GL_OUTPUT_TEXTURE_COORD17_EXT +GL_OUTPUT_TEXTURE_COORD18_EXT +GL_OUTPUT_TEXTURE_COORD19_EXT +GL_OUTPUT_TEXTURE_COORD1_EXT +GL_OUTPUT_TEXTURE_COORD20_EXT +GL_OUTPUT_TEXTURE_COORD21_EXT +GL_OUTPUT_TEXTURE_COORD22_EXT +GL_OUTPUT_TEXTURE_COORD23_EXT +GL_OUTPUT_TEXTURE_COORD24_EXT +GL_OUTPUT_TEXTURE_COORD25_EXT +GL_OUTPUT_TEXTURE_COORD26_EXT +GL_OUTPUT_TEXTURE_COORD27_EXT +GL_OUTPUT_TEXTURE_COORD28_EXT +GL_OUTPUT_TEXTURE_COORD29_EXT +GL_OUTPUT_TEXTURE_COORD2_EXT +GL_OUTPUT_TEXTURE_COORD30_EXT +GL_OUTPUT_TEXTURE_COORD31_EXT +GL_OUTPUT_TEXTURE_COORD3_EXT +GL_OUTPUT_TEXTURE_COORD4_EXT +GL_OUTPUT_TEXTURE_COORD5_EXT +GL_OUTPUT_TEXTURE_COORD6_EXT +GL_OUTPUT_TEXTURE_COORD7_EXT +GL_OUTPUT_TEXTURE_COORD8_EXT +GL_OUTPUT_TEXTURE_COORD9_EXT +GL_OUTPUT_VERTEX_EXT +GL_OUT_OF_MEMORY +GL_PACK_ALIGNMENT +GL_PACK_CMYK_HINT_EXT +GL_PACK_IMAGE_DEPTH_SGIS +GL_PACK_IMAGE_HEIGHT +GL_PACK_IMAGE_HEIGHT_EXT +GL_PACK_INVERT_MESA +GL_PACK_LSB_FIRST +GL_PACK_RESAMPLE_OML +GL_PACK_RESAMPLE_SGIX +GL_PACK_ROW_LENGTH +GL_PACK_SKIP_IMAGES +GL_PACK_SKIP_IMAGES_EXT +GL_PACK_SKIP_PIXELS +GL_PACK_SKIP_ROWS +GL_PACK_SKIP_VOLUMES_SGIS +GL_PACK_SUBSAMPLE_RATE_SGIX +GL_PACK_SWAP_BYTES +GL_PARALLEL_ARRAYS_INTEL +GL_PASS_THROUGH_NV +GL_PASS_THROUGH_TOKEN +GL_PERSPECTIVE_CORRECTION_HINT +GL_PERTURB_EXT +GL_PER_STAGE_CONSTANTS_NV +GL_PHONG_HINT_WIN +GL_PHONG_WIN +GL_PIXEL_COUNTER_BITS_NV +GL_PIXEL_COUNT_AVAILABLE_NV +GL_PIXEL_COUNT_NV +GL_PIXEL_CUBIC_WEIGHT_EXT +GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS +GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS +GL_PIXEL_GROUP_COLOR_SGIS +GL_PIXEL_MAG_FILTER_EXT +GL_PIXEL_MAP_A_TO_A +GL_PIXEL_MAP_A_TO_A_SIZE +GL_PIXEL_MAP_B_TO_B +GL_PIXEL_MAP_B_TO_B_SIZE +GL_PIXEL_MAP_G_TO_G +GL_PIXEL_MAP_G_TO_G_SIZE +GL_PIXEL_MAP_I_TO_A +GL_PIXEL_MAP_I_TO_A_SIZE +GL_PIXEL_MAP_I_TO_B +GL_PIXEL_MAP_I_TO_B_SIZE +GL_PIXEL_MAP_I_TO_G +GL_PIXEL_MAP_I_TO_G_SIZE +GL_PIXEL_MAP_I_TO_I +GL_PIXEL_MAP_I_TO_I_SIZE +GL_PIXEL_MAP_I_TO_R +GL_PIXEL_MAP_I_TO_R_SIZE +GL_PIXEL_MAP_R_TO_R +GL_PIXEL_MAP_R_TO_R_SIZE +GL_PIXEL_MAP_S_TO_S +GL_PIXEL_MAP_S_TO_S_SIZE +GL_PIXEL_MIN_FILTER_EXT +GL_PIXEL_MODE_BIT +GL_PIXEL_PACK_BUFFER +GL_PIXEL_PACK_BUFFER_ARB +GL_PIXEL_PACK_BUFFER_BINDING +GL_PIXEL_PACK_BUFFER_BINDING_ARB +GL_PIXEL_PACK_BUFFER_BINDING_EXT +GL_PIXEL_PACK_BUFFER_EXT +GL_PIXEL_SUBSAMPLE_2424_SGIX +GL_PIXEL_SUBSAMPLE_4242_SGIX +GL_PIXEL_SUBSAMPLE_4444_SGIX +GL_PIXEL_TEXTURE_SGIS +GL_PIXEL_TEX_GEN_ALPHA_LS_SGIX +GL_PIXEL_TEX_GEN_ALPHA_MS_SGIX +GL_PIXEL_TEX_GEN_ALPHA_NO_REPLACE_SGIX +GL_PIXEL_TEX_GEN_ALPHA_REPLACE_SGIX +GL_PIXEL_TEX_GEN_MODE_SGIX +GL_PIXEL_TEX_GEN_Q_CEILING_SGIX +GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX +GL_PIXEL_TEX_GEN_Q_ROUND_SGIX +GL_PIXEL_TEX_GEN_SGIX +GL_PIXEL_TILE_BEST_ALIGNMENT_SGIX +GL_PIXEL_TILE_CACHE_INCREMENT_SGIX +GL_PIXEL_TILE_CACHE_SIZE_SGIX +GL_PIXEL_TILE_GRID_DEPTH_SGIX +GL_PIXEL_TILE_GRID_HEIGHT_SGIX +GL_PIXEL_TILE_GRID_WIDTH_SGIX +GL_PIXEL_TILE_HEIGHT_SGIX +GL_PIXEL_TILE_WIDTH_SGIX +GL_PIXEL_TRANSFORM_2D_EXT +GL_PIXEL_TRANSFORM_2D_MATRIX_EXT +GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT +GL_PIXEL_UNPACK_BUFFER +GL_PIXEL_UNPACK_BUFFER_ARB +GL_PIXEL_UNPACK_BUFFER_BINDING +GL_PIXEL_UNPACK_BUFFER_BINDING_ARB +GL_PIXEL_UNPACK_BUFFER_BINDING_EXT +GL_PIXEL_UNPACK_BUFFER_EXT +GL_PN_TRIANGLES_ATI +GL_PN_TRIANGLES_NORMAL_MODE_ATI +GL_PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI +GL_PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI +GL_PN_TRIANGLES_POINT_MODE_ATI +GL_PN_TRIANGLES_POINT_MODE_CUBIC_ATI +GL_PN_TRIANGLES_POINT_MODE_LINEAR_ATI +GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI +GL_POINT +GL_POINTS +GL_POINT_BIT +GL_POINT_DISTANCE_ATTENUATION +GL_POINT_DISTANCE_ATTENUATION_ARB +GL_POINT_FADE_THRESHOLD_SIZE +GL_POINT_FADE_THRESHOLD_SIZE_ARB +GL_POINT_FADE_THRESHOLD_SIZE_EXT +GL_POINT_FADE_THRESHOLD_SIZE_SGIS +GL_POINT_SIZE +GL_POINT_SIZE_GRANULARITY +GL_POINT_SIZE_MAX +GL_POINT_SIZE_MAX_ARB +GL_POINT_SIZE_MAX_EXT +GL_POINT_SIZE_MAX_SGIS +GL_POINT_SIZE_MIN +GL_POINT_SIZE_MIN_ARB +GL_POINT_SIZE_MIN_EXT +GL_POINT_SIZE_MIN_SGIS +GL_POINT_SIZE_RANGE +GL_POINT_SMOOTH +GL_POINT_SMOOTH_HINT +GL_POINT_SPRITE +GL_POINT_SPRITE_ARB +GL_POINT_SPRITE_COORD_ORIGIN +GL_POINT_SPRITE_NV +GL_POINT_SPRITE_R_MODE_NV +GL_POINT_TOKEN +GL_POLYGON +GL_POLYGON_BIT +GL_POLYGON_MODE +GL_POLYGON_OFFSET_BIAS_EXT +GL_POLYGON_OFFSET_EXT +GL_POLYGON_OFFSET_FACTOR +GL_POLYGON_OFFSET_FACTOR_EXT +GL_POLYGON_OFFSET_FILL +GL_POLYGON_OFFSET_LINE +GL_POLYGON_OFFSET_POINT +GL_POLYGON_OFFSET_UNITS +GL_POLYGON_SMOOTH +GL_POLYGON_SMOOTH_HINT +GL_POLYGON_STIPPLE +GL_POLYGON_STIPPLE_BIT +GL_POLYGON_TOKEN +GL_POSITION +GL_POST_COLOR_MATRIX_ALPHA_BIAS +GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI +GL_POST_COLOR_MATRIX_ALPHA_SCALE +GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI +GL_POST_COLOR_MATRIX_BLUE_BIAS +GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI +GL_POST_COLOR_MATRIX_BLUE_SCALE +GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI +GL_POST_COLOR_MATRIX_COLOR_TABLE +GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI +GL_POST_COLOR_MATRIX_GREEN_BIAS +GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI +GL_POST_COLOR_MATRIX_GREEN_SCALE +GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI +GL_POST_COLOR_MATRIX_RED_BIAS +GL_POST_COLOR_MATRIX_RED_BIAS_SGI +GL_POST_COLOR_MATRIX_RED_SCALE +GL_POST_COLOR_MATRIX_RED_SCALE_SGI +GL_POST_CONVOLUTION_ALPHA_BIAS +GL_POST_CONVOLUTION_ALPHA_BIAS_EXT +GL_POST_CONVOLUTION_ALPHA_SCALE +GL_POST_CONVOLUTION_ALPHA_SCALE_EXT +GL_POST_CONVOLUTION_BLUE_BIAS +GL_POST_CONVOLUTION_BLUE_BIAS_EXT +GL_POST_CONVOLUTION_BLUE_SCALE +GL_POST_CONVOLUTION_BLUE_SCALE_EXT +GL_POST_CONVOLUTION_COLOR_TABLE +GL_POST_CONVOLUTION_COLOR_TABLE_SGI +GL_POST_CONVOLUTION_GREEN_BIAS +GL_POST_CONVOLUTION_GREEN_BIAS_EXT +GL_POST_CONVOLUTION_GREEN_SCALE +GL_POST_CONVOLUTION_GREEN_SCALE_EXT +GL_POST_CONVOLUTION_RED_BIAS +GL_POST_CONVOLUTION_RED_BIAS_EXT +GL_POST_CONVOLUTION_RED_SCALE +GL_POST_CONVOLUTION_RED_SCALE_EXT +GL_POST_IMAGE_TRANSFORM_COLOR_TABLE_HP +GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX +GL_POST_TEXTURE_FILTER_BIAS_SGIX +GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX +GL_POST_TEXTURE_FILTER_SCALE_SGIX +GL_PREFER_DOUBLEBUFFER_HINT_PGI +GL_PRESERVE_ATI +GL_PREVIOUS +GL_PREVIOUS_ARB +GL_PREVIOUS_EXT +GL_PREVIOUS_TEXTURE_INPUT_NV +GL_PRIMARY_COLOR +GL_PRIMARY_COLOR_ARB +GL_PRIMARY_COLOR_EXT +GL_PRIMARY_COLOR_NV +GL_PRIMITIVES_GENERATED +GL_PRIMITIVE_RESTART_INDEX_NV +GL_PRIMITIVE_RESTART_NV +GL_PROGRAM_ADDRESS_REGISTERS_ARB +GL_PROGRAM_ALU_INSTRUCTIONS_ARB +GL_PROGRAM_ATTRIBS_ARB +GL_PROGRAM_BINDING_ARB +GL_PROGRAM_ERROR_POSITION_ARB +GL_PROGRAM_ERROR_POSITION_NV +GL_PROGRAM_ERROR_STRING_ARB +GL_PROGRAM_ERROR_STRING_NV +GL_PROGRAM_FORMAT_ARB +GL_PROGRAM_FORMAT_ASCII_ARB +GL_PROGRAM_INSTRUCTIONS_ARB +GL_PROGRAM_LENGTH_ARB +GL_PROGRAM_LENGTH_NV +GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB +GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB +GL_PROGRAM_NATIVE_ATTRIBS_ARB +GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB +GL_PROGRAM_NATIVE_PARAMETERS_ARB +GL_PROGRAM_NATIVE_TEMPORARIES_ARB +GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB +GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB +GL_PROGRAM_OBJECT_ARB +GL_PROGRAM_PARAMETERS_ARB +GL_PROGRAM_PARAMETER_NV +GL_PROGRAM_RESIDENT_NV +GL_PROGRAM_STRING_ARB +GL_PROGRAM_STRING_NV +GL_PROGRAM_TARGET_NV +GL_PROGRAM_TEMPORARIES_ARB +GL_PROGRAM_TEX_INDIRECTIONS_ARB +GL_PROGRAM_TEX_INSTRUCTIONS_ARB +GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB +GL_PROJECTION +GL_PROJECTION_MATRIX +GL_PROJECTION_STACK_DEPTH +GL_PROXY_COLOR_TABLE +GL_PROXY_COLOR_TABLE_SGI +GL_PROXY_HISTOGRAM +GL_PROXY_HISTOGRAM_EXT +GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE +GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI +GL_PROXY_POST_CONVOLUTION_COLOR_TABLE +GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI +GL_PROXY_POST_IMAGE_TRANSFORM_COLOR_TABLE_HP +GL_PROXY_TEXTURE_1D +GL_PROXY_TEXTURE_1D_ARRAY +GL_PROXY_TEXTURE_1D_EXT +GL_PROXY_TEXTURE_2D +GL_PROXY_TEXTURE_2D_ARRAY +GL_PROXY_TEXTURE_2D_EXT +GL_PROXY_TEXTURE_3D +GL_PROXY_TEXTURE_3D_EXT +GL_PROXY_TEXTURE_4D_SGIS +GL_PROXY_TEXTURE_COLOR_TABLE_SGI +GL_PROXY_TEXTURE_CUBE_MAP +GL_PROXY_TEXTURE_CUBE_MAP_ARB +GL_PROXY_TEXTURE_CUBE_MAP_EXT +GL_PROXY_TEXTURE_RECTANGLE_ARB +GL_PROXY_TEXTURE_RECTANGLE_NV +GL_Q +GL_QUADRATIC_ATTENUATION +GL_QUADS +GL_QUAD_ALPHA4_SGIS +GL_QUAD_ALPHA8_SGIS +GL_QUAD_INTENSITY4_SGIS +GL_QUAD_INTENSITY8_SGIS +GL_QUAD_LUMINANCE4_SGIS +GL_QUAD_LUMINANCE8_SGIS +GL_QUAD_MESH_SUN +GL_QUAD_STRIP +GL_QUAD_TEXTURE_SELECT_SGIS +GL_QUARTER_BIT_ATI +GL_QUERY_BY_REGION_NO_WAIT +GL_QUERY_BY_REGION_WAIT +GL_QUERY_COUNTER_BITS +GL_QUERY_COUNTER_BITS_ARB +GL_QUERY_NO_WAIT +GL_QUERY_RESULT +GL_QUERY_RESULT_ARB +GL_QUERY_RESULT_AVAILABLE +GL_QUERY_RESULT_AVAILABLE_ARB +GL_QUERY_WAIT +GL_R +GL_R11F_G11F_B10F +GL_R1UI_C3F_V3F_SUN +GL_R1UI_C4F_N3F_V3F_SUN +GL_R1UI_C4UB_V3F_SUN +GL_R1UI_N3F_V3F_SUN +GL_R1UI_T2F_C4F_N3F_V3F_SUN +GL_R1UI_T2F_N3F_V3F_SUN +GL_R1UI_T2F_V3F_SUN +GL_R1UI_V3F_SUN +GL_R3_G3_B2 +GL_RASTERIZER_DISCARD +GL_RASTER_POSITION_UNCLIPPED_IBM +GL_READ_BUFFER +GL_READ_ONLY +GL_READ_ONLY_ARB +GL_READ_PIXEL_DATA_RANGE_LENGTH_NV +GL_READ_PIXEL_DATA_RANGE_NV +GL_READ_PIXEL_DATA_RANGE_POINTER_NV +GL_READ_WRITE +GL_READ_WRITE_ARB +GL_RECLAIM_MEMORY_HINT_PGI +GL_RED +GL_REDUCE +GL_REDUCE_EXT +GL_RED_BIAS +GL_RED_BITS +GL_RED_BIT_ATI +GL_RED_INTEGER +GL_RED_MAX_CLAMP_INGR +GL_RED_MIN_CLAMP_INGR +GL_RED_SCALE +GL_REFERENCE_PLANE_EQUATION_SGIX +GL_REFERENCE_PLANE_SGIX +GL_REFLECTION_MAP +GL_REFLECTION_MAP_ARB +GL_REFLECTION_MAP_EXT +GL_REFLECTION_MAP_NV +GL_REGISTER_COMBINERS_NV +GL_REG_0_ATI +GL_REG_10_ATI +GL_REG_11_ATI +GL_REG_12_ATI +GL_REG_13_ATI +GL_REG_14_ATI +GL_REG_15_ATI +GL_REG_16_ATI +GL_REG_17_ATI +GL_REG_18_ATI +GL_REG_19_ATI +GL_REG_1_ATI +GL_REG_20_ATI +GL_REG_21_ATI +GL_REG_22_ATI +GL_REG_23_ATI +GL_REG_24_ATI +GL_REG_25_ATI +GL_REG_26_ATI +GL_REG_27_ATI +GL_REG_28_ATI +GL_REG_29_ATI +GL_REG_2_ATI +GL_REG_30_ATI +GL_REG_31_ATI +GL_REG_3_ATI +GL_REG_4_ATI +GL_REG_5_ATI +GL_REG_6_ATI +GL_REG_7_ATI +GL_REG_8_ATI +GL_REG_9_ATI +GL_RENDER +GL_RENDERBUFFER_ALPHA_SIZE_EXT +GL_RENDERBUFFER_BINDING_EXT +GL_RENDERBUFFER_BLUE_SIZE_EXT +GL_RENDERBUFFER_DEPTH_SIZE_EXT +GL_RENDERBUFFER_EXT +GL_RENDERBUFFER_GREEN_SIZE_EXT +GL_RENDERBUFFER_HEIGHT_EXT +GL_RENDERBUFFER_INTERNAL_FORMAT_EXT +GL_RENDERBUFFER_RED_SIZE_EXT +GL_RENDERBUFFER_STENCIL_SIZE_EXT +GL_RENDERBUFFER_WIDTH_EXT +GL_RENDERER +GL_RENDER_MODE +GL_REPEAT +GL_REPLACE +GL_REPLACEMENT_CODE_ARRAY_POINTER_SUN +GL_REPLACEMENT_CODE_ARRAY_STRIDE_SUN +GL_REPLACEMENT_CODE_ARRAY_SUN +GL_REPLACEMENT_CODE_ARRAY_TYPE_SUN +GL_REPLACEMENT_CODE_SUN +GL_REPLACE_EXT +GL_REPLACE_MIDDLE_SUN +GL_REPLACE_OLDEST_SUN +GL_REPLICATE_BORDER +GL_REPLICATE_BORDER_HP +GL_RESAMPLE_AVERAGE_OML +GL_RESAMPLE_DECIMATE_OML +GL_RESAMPLE_DECIMATE_SGIX +GL_RESAMPLE_REPLICATE_OML +GL_RESAMPLE_REPLICATE_SGIX +GL_RESAMPLE_ZERO_FILL_OML +GL_RESAMPLE_ZERO_FILL_SGIX +GL_RESCALE_NORMAL +GL_RESCALE_NORMAL_EXT +GL_RESTART_SUN +GL_RETURN +GL_RGB +GL_RGB10 +GL_RGB10_A2 +GL_RGB10_A2_EXT +GL_RGB10_EXT +GL_RGB12 +GL_RGB12_EXT +GL_RGB16 +GL_RGB16F +GL_RGB16F_ARB +GL_RGB16I +GL_RGB16UI +GL_RGB16_EXT +GL_RGB2_EXT +GL_RGB32F +GL_RGB32F_ARB +GL_RGB32I +GL_RGB32UI +GL_RGB4 +GL_RGB4_EXT +GL_RGB4_S3TC +GL_RGB5 +GL_RGB5_A1 +GL_RGB5_A1_EXT +GL_RGB5_EXT +GL_RGB8 +GL_RGB8I +GL_RGB8UI +GL_RGB8_EXT +GL_RGB9_E5 +GL_RGBA +GL_RGBA12 +GL_RGBA12_EXT +GL_RGBA16 +GL_RGBA16F +GL_RGBA16F_ARB +GL_RGBA16I +GL_RGBA16UI +GL_RGBA16_EXT +GL_RGBA2 +GL_RGBA2_EXT +GL_RGBA32F +GL_RGBA32F_ARB +GL_RGBA32I +GL_RGBA32UI +GL_RGBA4 +GL_RGBA4_EXT +GL_RGBA4_S3TC +GL_RGBA8 +GL_RGBA8I +GL_RGBA8UI +GL_RGBA8_EXT +GL_RGBA_FLOAT16_ATI +GL_RGBA_FLOAT32_ATI +GL_RGBA_FLOAT_MODE_ARB +GL_RGBA_INTEGER +GL_RGBA_MODE +GL_RGBA_S3TC +GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV +GL_RGB_FLOAT16_ATI +GL_RGB_FLOAT32_ATI +GL_RGB_INTEGER +GL_RGB_S3TC +GL_RGB_SCALE +GL_RGB_SCALE_ARB +GL_RGB_SCALE_EXT +GL_RIGHT +GL_S +GL_SAMPLER_1D +GL_SAMPLER_1D_ARB +GL_SAMPLER_1D_ARRAY +GL_SAMPLER_1D_ARRAY_SHADOW +GL_SAMPLER_1D_SHADOW +GL_SAMPLER_1D_SHADOW_ARB +GL_SAMPLER_2D +GL_SAMPLER_2D_ARB +GL_SAMPLER_2D_ARRAY +GL_SAMPLER_2D_ARRAY_SHADOW +GL_SAMPLER_2D_RECT_ARB +GL_SAMPLER_2D_RECT_SHADOW_ARB +GL_SAMPLER_2D_SHADOW +GL_SAMPLER_2D_SHADOW_ARB +GL_SAMPLER_3D +GL_SAMPLER_3D_ARB +GL_SAMPLER_CUBE +GL_SAMPLER_CUBE_ARB +GL_SAMPLER_CUBE_SHADOW +GL_SAMPLES +GL_SAMPLES_3DFX +GL_SAMPLES_ARB +GL_SAMPLES_EXT +GL_SAMPLES_PASSED +GL_SAMPLES_PASSED_ARB +GL_SAMPLES_SGIS +GL_SAMPLE_ALPHA_TO_COVERAGE +GL_SAMPLE_ALPHA_TO_COVERAGE_ARB +GL_SAMPLE_ALPHA_TO_MASK_EXT +GL_SAMPLE_ALPHA_TO_MASK_SGIS +GL_SAMPLE_ALPHA_TO_ONE +GL_SAMPLE_ALPHA_TO_ONE_ARB +GL_SAMPLE_ALPHA_TO_ONE_EXT +GL_SAMPLE_ALPHA_TO_ONE_SGIS +GL_SAMPLE_BUFFERS +GL_SAMPLE_BUFFERS_3DFX +GL_SAMPLE_BUFFERS_ARB +GL_SAMPLE_BUFFERS_EXT +GL_SAMPLE_BUFFERS_SGIS +GL_SAMPLE_COVERAGE +GL_SAMPLE_COVERAGE_ARB +GL_SAMPLE_COVERAGE_INVERT +GL_SAMPLE_COVERAGE_INVERT_ARB +GL_SAMPLE_COVERAGE_VALUE +GL_SAMPLE_COVERAGE_VALUE_ARB +GL_SAMPLE_MASK_EXT +GL_SAMPLE_MASK_INVERT_EXT +GL_SAMPLE_MASK_INVERT_SGIS +GL_SAMPLE_MASK_SGIS +GL_SAMPLE_MASK_VALUE_EXT +GL_SAMPLE_MASK_VALUE_SGIS +GL_SAMPLE_PATTERN_EXT +GL_SAMPLE_PATTERN_SGIS +GL_SATURATE_BIT_ATI +GL_SCALAR_EXT +GL_SCALEBIAS_HINT_SGIX +GL_SCALE_BY_FOUR_NV +GL_SCALE_BY_ONE_HALF_NV +GL_SCALE_BY_TWO_NV +GL_SCISSOR_BIT +GL_SCISSOR_BOX +GL_SCISSOR_TEST +GL_SCREEN_COORDINATES_REND +GL_SECONDARY_COLOR_ARRAY +GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING +GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB +GL_SECONDARY_COLOR_ARRAY_EXT +GL_SECONDARY_COLOR_ARRAY_LIST_IBM +GL_SECONDARY_COLOR_ARRAY_LIST_STRIDE_IBM +GL_SECONDARY_COLOR_ARRAY_POINTER +GL_SECONDARY_COLOR_ARRAY_POINTER_EXT +GL_SECONDARY_COLOR_ARRAY_SIZE +GL_SECONDARY_COLOR_ARRAY_SIZE_EXT +GL_SECONDARY_COLOR_ARRAY_STRIDE +GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT +GL_SECONDARY_COLOR_ARRAY_TYPE +GL_SECONDARY_COLOR_ARRAY_TYPE_EXT +GL_SECONDARY_COLOR_NV +GL_SECONDARY_INTERPOLATOR_ATI +GL_SELECT +GL_SELECTION_BUFFER_POINTER +GL_SELECTION_BUFFER_SIZE +GL_SEPARABLE_2D +GL_SEPARABLE_2D_EXT +GL_SEPARATE_ATTRIBS +GL_SEPARATE_SPECULAR_COLOR +GL_SEPARATE_SPECULAR_COLOR_EXT +GL_SET +GL_SHADER_CONSISTENT_NV +GL_SHADER_OBJECT_ARB +GL_SHADER_OPERATION_NV +GL_SHADER_SOURCE_LENGTH +GL_SHADER_TYPE +GL_SHADE_MODEL +GL_SHADING_LANGUAGE_VERSION +GL_SHADING_LANGUAGE_VERSION_ARB +GL_SHADOW_AMBIENT_SGIX +GL_SHADOW_ATTENUATION_EXT +GL_SHARED_TEXTURE_PALETTE_EXT +GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS +GL_SHININESS +GL_SHORT +GL_SIGNED_ALPHA8_NV +GL_SIGNED_ALPHA_NV +GL_SIGNED_HILO16_NV +GL_SIGNED_HILO8_NV +GL_SIGNED_HILO_NV +GL_SIGNED_IDENTITY_NV +GL_SIGNED_INTENSITY8_NV +GL_SIGNED_INTENSITY_NV +GL_SIGNED_LUMINANCE8_ALPHA8_NV +GL_SIGNED_LUMINANCE8_NV +GL_SIGNED_LUMINANCE_ALPHA_NV +GL_SIGNED_LUMINANCE_NV +GL_SIGNED_NEGATE_NV +GL_SIGNED_RGB8_NV +GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV +GL_SIGNED_RGBA8_NV +GL_SIGNED_RGBA_NV +GL_SIGNED_RGB_NV +GL_SIGNED_RGB_UNSIGNED_ALPHA_NV +GL_SINGLE_COLOR +GL_SINGLE_COLOR_EXT +GL_SLICE_ACCUM_SUN +GL_SLUMINANCE +GL_SLUMINANCE8 +GL_SLUMINANCE8_ALPHA8 +GL_SLUMINANCE_ALPHA +GL_SMOOTH +GL_SMOOTH_LINE_WIDTH_GRANULARITY +GL_SMOOTH_LINE_WIDTH_RANGE +GL_SMOOTH_POINT_SIZE_GRANULARITY +GL_SMOOTH_POINT_SIZE_RANGE +GL_SOURCE0_ALPHA +GL_SOURCE0_ALPHA_ARB +GL_SOURCE0_ALPHA_EXT +GL_SOURCE0_RGB +GL_SOURCE0_RGB_ARB +GL_SOURCE0_RGB_EXT +GL_SOURCE1_ALPHA +GL_SOURCE1_ALPHA_ARB +GL_SOURCE1_ALPHA_EXT +GL_SOURCE1_RGB +GL_SOURCE1_RGB_ARB +GL_SOURCE1_RGB_EXT +GL_SOURCE2_ALPHA +GL_SOURCE2_ALPHA_ARB +GL_SOURCE2_ALPHA_EXT +GL_SOURCE2_RGB +GL_SOURCE2_RGB_ARB +GL_SOURCE2_RGB_EXT +GL_SOURCE3_ALPHA_NV +GL_SOURCE3_RGB_NV +GL_SPARE0_NV +GL_SPARE0_PLUS_SECONDARY_COLOR_NV +GL_SPARE1_NV +GL_SPECULAR +GL_SPHERE_MAP +GL_SPOT_CUTOFF +GL_SPOT_DIRECTION +GL_SPOT_EXPONENT +GL_SPRITE_AXIAL_SGIX +GL_SPRITE_AXIS_SGIX +GL_SPRITE_EYE_ALIGNED_SGIX +GL_SPRITE_MODE_SGIX +GL_SPRITE_OBJECT_ALIGNED_SGIX +GL_SPRITE_SGIX +GL_SPRITE_TRANSLATION_SGIX +GL_SRC0_ALPHA +GL_SRC0_RGB +GL_SRC1_ALPHA +GL_SRC1_RGB +GL_SRC2_ALPHA +GL_SRC2_RGB +GL_SRC_ALPHA +GL_SRC_ALPHA_SATURATE +GL_SRC_COLOR +GL_SRGB +GL_SRGB8 +GL_SRGB8_ALPHA8 +GL_SRGB_ALPHA +GL_STACK_OVERFLOW +GL_STACK_UNDERFLOW +GL_STATIC_ATI +GL_STATIC_COPY +GL_STATIC_COPY_ARB +GL_STATIC_DRAW +GL_STATIC_DRAW_ARB +GL_STATIC_READ +GL_STATIC_READ_ARB +GL_STENCIL +GL_STENCIL_ATTACHMENT_EXT +GL_STENCIL_BACK_FAIL +GL_STENCIL_BACK_FAIL_ATI +GL_STENCIL_BACK_FUNC +GL_STENCIL_BACK_FUNC_ATI +GL_STENCIL_BACK_PASS_DEPTH_FAIL +GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI +GL_STENCIL_BACK_PASS_DEPTH_PASS +GL_STENCIL_BACK_PASS_DEPTH_PASS_ATI +GL_STENCIL_BACK_REF +GL_STENCIL_BACK_VALUE_MASK +GL_STENCIL_BACK_WRITEMASK +GL_STENCIL_BITS +GL_STENCIL_BUFFER +GL_STENCIL_BUFFER_BIT +GL_STENCIL_CLEAR_VALUE +GL_STENCIL_FAIL +GL_STENCIL_FUNC +GL_STENCIL_INDEX +GL_STENCIL_INDEX16_EXT +GL_STENCIL_INDEX1_EXT +GL_STENCIL_INDEX4_EXT +GL_STENCIL_INDEX8_EXT +GL_STENCIL_PASS_DEPTH_FAIL +GL_STENCIL_PASS_DEPTH_PASS +GL_STENCIL_REF +GL_STENCIL_TEST +GL_STENCIL_TEST_TWO_SIDE_EXT +GL_STENCIL_VALUE_MASK +GL_STENCIL_WRITEMASK +GL_STORAGE_CACHED_APPLE +GL_STORAGE_SHARED_APPLE +GL_STREAM_COPY +GL_STREAM_COPY_ARB +GL_STREAM_DRAW +GL_STREAM_DRAW_ARB +GL_STREAM_READ +GL_STREAM_READ_ARB +GL_STRICT_DEPTHFUNC_HINT_PGI +GL_STRICT_LIGHTING_HINT_PGI +GL_STRICT_SCISSOR_HINT_PGI +GL_SUBPIXEL_BITS +GL_SUBTRACT +GL_SUBTRACT_ARB +GL_SUB_ATI +GL_SWIZZLE_STQ_ATI +GL_SWIZZLE_STQ_DQ_ATI +GL_SWIZZLE_STRQ_ATI +GL_SWIZZLE_STRQ_DQ_ATI +GL_SWIZZLE_STR_ATI +GL_SWIZZLE_STR_DR_ATI +GL_T +GL_T2F_C3F_V3F +GL_T2F_C4F_N3F_V3F +GL_T2F_C4UB_V3F +GL_T2F_IUI_N3F_V2F_EXT +GL_T2F_IUI_N3F_V3F_EXT +GL_T2F_IUI_V2F_EXT +GL_T2F_IUI_V3F_EXT +GL_T2F_N3F_V3F +GL_T2F_V3F +GL_T4F_C4F_N3F_V4F +GL_T4F_V4F +GL_TABLE_TOO_LARGE +GL_TABLE_TOO_LARGE_EXT +GL_TANGENT_ARRAY_EXT +GL_TANGENT_ARRAY_POINTER_EXT +GL_TANGENT_ARRAY_STRIDE_EXT +GL_TANGENT_ARRAY_TYPE_EXT +GL_TEXCOORD1_BIT_PGI +GL_TEXCOORD2_BIT_PGI +GL_TEXCOORD3_BIT_PGI +GL_TEXCOORD4_BIT_PGI +GL_TEXTURE +GL_TEXTURE0 +GL_TEXTURE0_ARB +GL_TEXTURE1 +GL_TEXTURE10 +GL_TEXTURE10_ARB +GL_TEXTURE11 +GL_TEXTURE11_ARB +GL_TEXTURE12 +GL_TEXTURE12_ARB +GL_TEXTURE13 +GL_TEXTURE13_ARB +GL_TEXTURE14 +GL_TEXTURE14_ARB +GL_TEXTURE15 +GL_TEXTURE15_ARB +GL_TEXTURE16 +GL_TEXTURE16_ARB +GL_TEXTURE17 +GL_TEXTURE17_ARB +GL_TEXTURE18 +GL_TEXTURE18_ARB +GL_TEXTURE19 +GL_TEXTURE19_ARB +GL_TEXTURE1_ARB +GL_TEXTURE2 +GL_TEXTURE20 +GL_TEXTURE20_ARB +GL_TEXTURE21 +GL_TEXTURE21_ARB +GL_TEXTURE22 +GL_TEXTURE22_ARB +GL_TEXTURE23 +GL_TEXTURE23_ARB +GL_TEXTURE24 +GL_TEXTURE24_ARB +GL_TEXTURE25 +GL_TEXTURE25_ARB +GL_TEXTURE26 +GL_TEXTURE26_ARB +GL_TEXTURE27 +GL_TEXTURE27_ARB +GL_TEXTURE28 +GL_TEXTURE28_ARB +GL_TEXTURE29 +GL_TEXTURE29_ARB +GL_TEXTURE2_ARB +GL_TEXTURE3 +GL_TEXTURE30 +GL_TEXTURE30_ARB +GL_TEXTURE31 +GL_TEXTURE31_ARB +GL_TEXTURE3_ARB +GL_TEXTURE4 +GL_TEXTURE4_ARB +GL_TEXTURE5 +GL_TEXTURE5_ARB +GL_TEXTURE6 +GL_TEXTURE6_ARB +GL_TEXTURE7 +GL_TEXTURE7_ARB +GL_TEXTURE8 +GL_TEXTURE8_ARB +GL_TEXTURE9 +GL_TEXTURE9_ARB +GL_TEXTURE_1D +GL_TEXTURE_1D_ARRAY +GL_TEXTURE_1D_BINDING_EXT +GL_TEXTURE_2D +GL_TEXTURE_2D_ARRAY +GL_TEXTURE_2D_BINDING_EXT +GL_TEXTURE_3D +GL_TEXTURE_3D_BINDING_EXT +GL_TEXTURE_3D_EXT +GL_TEXTURE_4DSIZE_SGIS +GL_TEXTURE_4D_BINDING_SGIS +GL_TEXTURE_4D_SGIS +GL_TEXTURE_ALPHA_SIZE +GL_TEXTURE_ALPHA_SIZE_EXT +GL_TEXTURE_ALPHA_TYPE +GL_TEXTURE_ALPHA_TYPE_ARB +GL_TEXTURE_APPLICATION_MODE_EXT +GL_TEXTURE_BASE_LEVEL +GL_TEXTURE_BASE_LEVEL_SGIS +GL_TEXTURE_BINDING_1D +GL_TEXTURE_BINDING_1D_ARRAY +GL_TEXTURE_BINDING_2D +GL_TEXTURE_BINDING_2D_ARRAY +GL_TEXTURE_BINDING_3D +GL_TEXTURE_BINDING_CUBE_MAP +GL_TEXTURE_BINDING_CUBE_MAP_ARB +GL_TEXTURE_BINDING_CUBE_MAP_EXT +GL_TEXTURE_BINDING_RECTANGLE_ARB +GL_TEXTURE_BINDING_RECTANGLE_NV +GL_TEXTURE_BIT +GL_TEXTURE_BLUE_SIZE +GL_TEXTURE_BLUE_SIZE_EXT +GL_TEXTURE_BLUE_TYPE +GL_TEXTURE_BLUE_TYPE_ARB +GL_TEXTURE_BORDER +GL_TEXTURE_BORDER_COLOR +GL_TEXTURE_BORDER_VALUES_NV +GL_TEXTURE_CLIPMAP_CENTER_SGIX +GL_TEXTURE_CLIPMAP_DEPTH_SGIX +GL_TEXTURE_CLIPMAP_FRAME_SGIX +GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX +GL_TEXTURE_CLIPMAP_OFFSET_SGIX +GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX +GL_TEXTURE_COLOR_TABLE_SGI +GL_TEXTURE_COLOR_WRITEMASK_SGIS +GL_TEXTURE_COMPARE_FAIL_VALUE_ARB +GL_TEXTURE_COMPARE_FUNC +GL_TEXTURE_COMPARE_FUNC_ARB +GL_TEXTURE_COMPARE_MODE +GL_TEXTURE_COMPARE_MODE_ARB +GL_TEXTURE_COMPARE_OPERATOR_SGIX +GL_TEXTURE_COMPARE_SGIX +GL_TEXTURE_COMPONENTS +GL_TEXTURE_COMPRESSED +GL_TEXTURE_COMPRESSED_ARB +GL_TEXTURE_COMPRESSED_IMAGE_SIZE +GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB +GL_TEXTURE_COMPRESSION_HINT +GL_TEXTURE_COMPRESSION_HINT_ARB +GL_TEXTURE_CONSTANT_DATA_SUNX +GL_TEXTURE_COORD_ARRAY +GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING +GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING_ARB +GL_TEXTURE_COORD_ARRAY_COUNT_EXT +GL_TEXTURE_COORD_ARRAY_EXT +GL_TEXTURE_COORD_ARRAY_LIST_IBM +GL_TEXTURE_COORD_ARRAY_LIST_STRIDE_IBM +GL_TEXTURE_COORD_ARRAY_PARALLEL_POINTERS_INTEL +GL_TEXTURE_COORD_ARRAY_POINTER +GL_TEXTURE_COORD_ARRAY_POINTER_EXT +GL_TEXTURE_COORD_ARRAY_SIZE +GL_TEXTURE_COORD_ARRAY_SIZE_EXT +GL_TEXTURE_COORD_ARRAY_STRIDE +GL_TEXTURE_COORD_ARRAY_STRIDE_EXT +GL_TEXTURE_COORD_ARRAY_TYPE +GL_TEXTURE_COORD_ARRAY_TYPE_EXT +GL_TEXTURE_CUBE_MAP +GL_TEXTURE_CUBE_MAP_ARB +GL_TEXTURE_CUBE_MAP_EXT +GL_TEXTURE_CUBE_MAP_NEGATIVE_X +GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB +GL_TEXTURE_CUBE_MAP_NEGATIVE_X_EXT +GL_TEXTURE_CUBE_MAP_NEGATIVE_Y +GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB +GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_EXT +GL_TEXTURE_CUBE_MAP_NEGATIVE_Z +GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB +GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_EXT +GL_TEXTURE_CUBE_MAP_POSITIVE_X +GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB +GL_TEXTURE_CUBE_MAP_POSITIVE_X_EXT +GL_TEXTURE_CUBE_MAP_POSITIVE_Y +GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB +GL_TEXTURE_CUBE_MAP_POSITIVE_Y_EXT +GL_TEXTURE_CUBE_MAP_POSITIVE_Z +GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB +GL_TEXTURE_CUBE_MAP_POSITIVE_Z_EXT +GL_TEXTURE_DEFORMATION_BIT_SGIX +GL_TEXTURE_DEFORMATION_SGIX +GL_TEXTURE_DEPTH +GL_TEXTURE_DEPTH_EXT +GL_TEXTURE_DEPTH_SIZE +GL_TEXTURE_DEPTH_SIZE_ARB +GL_TEXTURE_DEPTH_TYPE +GL_TEXTURE_DEPTH_TYPE_ARB +GL_TEXTURE_DS_SIZE_NV +GL_TEXTURE_DT_SIZE_NV +GL_TEXTURE_ENV +GL_TEXTURE_ENV_BIAS_SGIX +GL_TEXTURE_ENV_COLOR +GL_TEXTURE_ENV_MODE +GL_TEXTURE_FILTER4_SIZE_SGIS +GL_TEXTURE_FILTER_CONTROL +GL_TEXTURE_FILTER_CONTROL_EXT +GL_TEXTURE_FLOAT_COMPONENTS_NV +GL_TEXTURE_GEN_MODE +GL_TEXTURE_GEN_Q +GL_TEXTURE_GEN_R +GL_TEXTURE_GEN_S +GL_TEXTURE_GEN_T +GL_TEXTURE_GEQUAL_R_SGIX +GL_TEXTURE_GREEN_SIZE +GL_TEXTURE_GREEN_SIZE_EXT +GL_TEXTURE_GREEN_TYPE +GL_TEXTURE_GREEN_TYPE_ARB +GL_TEXTURE_HEIGHT +GL_TEXTURE_HI_SIZE_NV +GL_TEXTURE_INDEX_SIZE_EXT +GL_TEXTURE_INTENSITY_SIZE +GL_TEXTURE_INTENSITY_SIZE_EXT +GL_TEXTURE_INTENSITY_TYPE +GL_TEXTURE_INTENSITY_TYPE_ARB +GL_TEXTURE_INTERNAL_FORMAT +GL_TEXTURE_LEQUAL_R_SGIX +GL_TEXTURE_LIGHTING_MODE_HP +GL_TEXTURE_LIGHT_EXT +GL_TEXTURE_LOD_BIAS +GL_TEXTURE_LOD_BIAS_EXT +GL_TEXTURE_LOD_BIAS_R_SGIX +GL_TEXTURE_LOD_BIAS_S_SGIX +GL_TEXTURE_LOD_BIAS_T_SGIX +GL_TEXTURE_LO_SIZE_NV +GL_TEXTURE_LUMINANCE_SIZE +GL_TEXTURE_LUMINANCE_SIZE_EXT +GL_TEXTURE_LUMINANCE_TYPE +GL_TEXTURE_LUMINANCE_TYPE_ARB +GL_TEXTURE_MAG_FILTER +GL_TEXTURE_MAG_SIZE_NV +GL_TEXTURE_MATERIAL_FACE_EXT +GL_TEXTURE_MATERIAL_PARAMETER_EXT +GL_TEXTURE_MATRIX +GL_TEXTURE_MAX_ANISOTROPY_EXT +GL_TEXTURE_MAX_CLAMP_R_SGIX +GL_TEXTURE_MAX_CLAMP_S_SGIX +GL_TEXTURE_MAX_CLAMP_T_SGIX +GL_TEXTURE_MAX_LEVEL +GL_TEXTURE_MAX_LEVEL_SGIS +GL_TEXTURE_MAX_LOD +GL_TEXTURE_MAX_LOD_SGIS +GL_TEXTURE_MIN_FILTER +GL_TEXTURE_MIN_LOD +GL_TEXTURE_MIN_LOD_SGIS +GL_TEXTURE_MULTI_BUFFER_HINT_SGIX +GL_TEXTURE_NORMAL_EXT +GL_TEXTURE_POST_SPECULAR_HP +GL_TEXTURE_PRE_SPECULAR_HP +GL_TEXTURE_PRIORITY +GL_TEXTURE_PRIORITY_EXT +GL_TEXTURE_RECTANGLE_ARB +GL_TEXTURE_RECTANGLE_NV +GL_TEXTURE_RED_SIZE +GL_TEXTURE_RED_SIZE_EXT +GL_TEXTURE_RED_TYPE +GL_TEXTURE_RED_TYPE_ARB +GL_TEXTURE_RESIDENT +GL_TEXTURE_RESIDENT_EXT +GL_TEXTURE_SHADER_NV +GL_TEXTURE_SHARED_SIZE +GL_TEXTURE_STACK_DEPTH +GL_TEXTURE_TOO_LARGE_EXT +GL_TEXTURE_UNSIGNED_REMAP_MODE_NV +GL_TEXTURE_WIDTH +GL_TEXTURE_WRAP_Q_SGIS +GL_TEXTURE_WRAP_R +GL_TEXTURE_WRAP_R_EXT +GL_TEXTURE_WRAP_S +GL_TEXTURE_WRAP_T +GL_TEXT_FRAGMENT_SHADER_ATI +GL_TRACK_MATRIX_NV +GL_TRACK_MATRIX_TRANSFORM_NV +GL_TRANSFORM_BIT +GL_TRANSFORM_FEEDBACK_BUFFER +GL_TRANSFORM_FEEDBACK_BUFFER_BINDING +GL_TRANSFORM_FEEDBACK_BUFFER_MODE +GL_TRANSFORM_FEEDBACK_BUFFER_SIZE +GL_TRANSFORM_FEEDBACK_BUFFER_START +GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN +GL_TRANSFORM_FEEDBACK_VARYINGS +GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH +GL_TRANSFORM_HINT_APPLE +GL_TRANSPOSE_COLOR_MATRIX +GL_TRANSPOSE_COLOR_MATRIX_ARB +GL_TRANSPOSE_CURRENT_MATRIX_ARB +GL_TRANSPOSE_MODELVIEW_MATRIX +GL_TRANSPOSE_MODELVIEW_MATRIX_ARB +GL_TRANSPOSE_NV +GL_TRANSPOSE_PROJECTION_MATRIX +GL_TRANSPOSE_PROJECTION_MATRIX_ARB +GL_TRANSPOSE_TEXTURE_MATRIX +GL_TRANSPOSE_TEXTURE_MATRIX_ARB +GL_TRIANGLES +GL_TRIANGLE_FAN +GL_TRIANGLE_LIST_SUN +GL_TRIANGLE_MESH_SUN +GL_TRIANGLE_STRIP +GL_TRUE +GL_TYPE_RGBA_FLOAT_ATI +GL_UNPACK_ALIGNMENT +GL_UNPACK_CLIENT_STORAGE_APPLE +GL_UNPACK_CMYK_HINT_EXT +GL_UNPACK_CONSTANT_DATA_SUNX +GL_UNPACK_IMAGE_DEPTH_SGIS +GL_UNPACK_IMAGE_HEIGHT +GL_UNPACK_IMAGE_HEIGHT_EXT +GL_UNPACK_LSB_FIRST +GL_UNPACK_RESAMPLE_OML +GL_UNPACK_RESAMPLE_SGIX +GL_UNPACK_ROW_LENGTH +GL_UNPACK_SKIP_IMAGES +GL_UNPACK_SKIP_IMAGES_EXT +GL_UNPACK_SKIP_PIXELS +GL_UNPACK_SKIP_ROWS +GL_UNPACK_SKIP_VOLUMES_SGIS +GL_UNPACK_SUBSAMPLE_RATE_SGIX +GL_UNPACK_SWAP_BYTES +GL_UNSIGNED_BYTE +GL_UNSIGNED_BYTE_2_3_3_REV +GL_UNSIGNED_BYTE_3_3_2 +GL_UNSIGNED_BYTE_3_3_2_EXT +GL_UNSIGNED_IDENTITY_NV +GL_UNSIGNED_INT +GL_UNSIGNED_INT_10F_11F_11F_REV +GL_UNSIGNED_INT_10_10_10_2 +GL_UNSIGNED_INT_10_10_10_2_EXT +GL_UNSIGNED_INT_24_8_NV +GL_UNSIGNED_INT_2_10_10_10_REV +GL_UNSIGNED_INT_5_9_9_9_REV +GL_UNSIGNED_INT_8_8_8_8 +GL_UNSIGNED_INT_8_8_8_8_EXT +GL_UNSIGNED_INT_8_8_8_8_REV +GL_UNSIGNED_INT_8_8_S8_S8_REV_NV +GL_UNSIGNED_INT_S8_S8_8_8_NV +GL_UNSIGNED_INT_SAMPLER_1D +GL_UNSIGNED_INT_SAMPLER_1D_ARRAY +GL_UNSIGNED_INT_SAMPLER_2D +GL_UNSIGNED_INT_SAMPLER_2D_ARRAY +GL_UNSIGNED_INT_SAMPLER_3D +GL_UNSIGNED_INT_SAMPLER_CUBE +GL_UNSIGNED_INT_VEC2 +GL_UNSIGNED_INT_VEC3 +GL_UNSIGNED_INT_VEC4 +GL_UNSIGNED_INVERT_NV +GL_UNSIGNED_NORMALIZED +GL_UNSIGNED_NORMALIZED_ARB +GL_UNSIGNED_SHORT +GL_UNSIGNED_SHORT_1_5_5_5_REV +GL_UNSIGNED_SHORT_4_4_4_4 +GL_UNSIGNED_SHORT_4_4_4_4_EXT +GL_UNSIGNED_SHORT_4_4_4_4_REV +GL_UNSIGNED_SHORT_5_5_5_1 +GL_UNSIGNED_SHORT_5_5_5_1_EXT +GL_UNSIGNED_SHORT_5_6_5 +GL_UNSIGNED_SHORT_5_6_5_REV +GL_UNSIGNED_SHORT_8_8_APPLE +GL_UNSIGNED_SHORT_8_8_MESA +GL_UNSIGNED_SHORT_8_8_REV_APPLE +GL_UNSIGNED_SHORT_8_8_REV_MESA +GL_UPPER_LEFT +GL_V2F +GL_V3F +GL_VALIDATE_STATUS +GL_VARIABLE_A_NV +GL_VARIABLE_B_NV +GL_VARIABLE_C_NV +GL_VARIABLE_D_NV +GL_VARIABLE_E_NV +GL_VARIABLE_F_NV +GL_VARIABLE_G_NV +GL_VARIANT_ARRAY_EXT +GL_VARIANT_ARRAY_POINTER_EXT +GL_VARIANT_ARRAY_STRIDE_EXT +GL_VARIANT_ARRAY_TYPE_EXT +GL_VARIANT_DATATYPE_EXT +GL_VARIANT_EXT +GL_VARIANT_VALUE_EXT +GL_VECTOR_EXT +GL_VENDOR +GL_VERSION +GL_VERSION_1_1 +GL_VERSION_1_2 +GL_VERSION_1_3 +GL_VERSION_1_4 +GL_VERSION_1_5 +GL_VERSION_2_0 +GL_VERTEX23_BIT_PGI +GL_VERTEX4_BIT_PGI +GL_VERTEX_ARRAY +GL_VERTEX_ARRAY_BINDING_APPLE +GL_VERTEX_ARRAY_BUFFER_BINDING +GL_VERTEX_ARRAY_BUFFER_BINDING_ARB +GL_VERTEX_ARRAY_COUNT_EXT +GL_VERTEX_ARRAY_EXT +GL_VERTEX_ARRAY_LIST_IBM +GL_VERTEX_ARRAY_LIST_STRIDE_IBM +GL_VERTEX_ARRAY_PARALLEL_POINTERS_INTEL +GL_VERTEX_ARRAY_POINTER +GL_VERTEX_ARRAY_POINTER_EXT +GL_VERTEX_ARRAY_RANGE_APPLE +GL_VERTEX_ARRAY_RANGE_LENGTH_APPLE +GL_VERTEX_ARRAY_RANGE_LENGTH_NV +GL_VERTEX_ARRAY_RANGE_NV +GL_VERTEX_ARRAY_RANGE_POINTER_APPLE +GL_VERTEX_ARRAY_RANGE_POINTER_NV +GL_VERTEX_ARRAY_RANGE_VALID_NV +GL_VERTEX_ARRAY_RANGE_WITHOUT_FLUSH_NV +GL_VERTEX_ARRAY_SIZE +GL_VERTEX_ARRAY_SIZE_EXT +GL_VERTEX_ARRAY_STORAGE_HINT_APPLE +GL_VERTEX_ARRAY_STRIDE +GL_VERTEX_ARRAY_STRIDE_EXT +GL_VERTEX_ARRAY_TYPE +GL_VERTEX_ARRAY_TYPE_EXT +GL_VERTEX_ATTRIB_ARRAY0_NV +GL_VERTEX_ATTRIB_ARRAY10_NV +GL_VERTEX_ATTRIB_ARRAY11_NV +GL_VERTEX_ATTRIB_ARRAY12_NV +GL_VERTEX_ATTRIB_ARRAY13_NV +GL_VERTEX_ATTRIB_ARRAY14_NV +GL_VERTEX_ATTRIB_ARRAY15_NV +GL_VERTEX_ATTRIB_ARRAY1_NV +GL_VERTEX_ATTRIB_ARRAY2_NV +GL_VERTEX_ATTRIB_ARRAY3_NV +GL_VERTEX_ATTRIB_ARRAY4_NV +GL_VERTEX_ATTRIB_ARRAY5_NV +GL_VERTEX_ATTRIB_ARRAY6_NV +GL_VERTEX_ATTRIB_ARRAY7_NV +GL_VERTEX_ATTRIB_ARRAY8_NV +GL_VERTEX_ATTRIB_ARRAY9_NV +GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING +GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB +GL_VERTEX_ATTRIB_ARRAY_ENABLED +GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB +GL_VERTEX_ATTRIB_ARRAY_INTEGER +GL_VERTEX_ATTRIB_ARRAY_NORMALIZED +GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB +GL_VERTEX_ATTRIB_ARRAY_POINTER +GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB +GL_VERTEX_ATTRIB_ARRAY_SIZE +GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB +GL_VERTEX_ATTRIB_ARRAY_STRIDE +GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB +GL_VERTEX_ATTRIB_ARRAY_TYPE +GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB +GL_VERTEX_BLEND_ARB +GL_VERTEX_CONSISTENT_HINT_PGI +GL_VERTEX_DATA_HINT_PGI +GL_VERTEX_PRECLIP_HINT_SGIX +GL_VERTEX_PRECLIP_SGIX +GL_VERTEX_PROGRAM_ARB +GL_VERTEX_PROGRAM_BINDING_NV +GL_VERTEX_PROGRAM_NV +GL_VERTEX_PROGRAM_POINT_SIZE +GL_VERTEX_PROGRAM_POINT_SIZE_ARB +GL_VERTEX_PROGRAM_POINT_SIZE_NV +GL_VERTEX_PROGRAM_TWO_SIDE +GL_VERTEX_PROGRAM_TWO_SIDE_ARB +GL_VERTEX_PROGRAM_TWO_SIDE_NV +GL_VERTEX_SHADER +GL_VERTEX_SHADER_ARB +GL_VERTEX_SHADER_BINDING_EXT +GL_VERTEX_SHADER_EXT +GL_VERTEX_SHADER_INSTRUCTIONS_EXT +GL_VERTEX_SHADER_INVARIANTS_EXT +GL_VERTEX_SHADER_LOCALS_EXT +GL_VERTEX_SHADER_LOCAL_CONSTANTS_EXT +GL_VERTEX_SHADER_OPTIMIZED_EXT +GL_VERTEX_SHADER_VARIANTS_EXT +GL_VERTEX_SOURCE_ATI +GL_VERTEX_STATE_PROGRAM_NV +GL_VERTEX_STREAM0_ATI +GL_VERTEX_STREAM1_ATI +GL_VERTEX_STREAM2_ATI +GL_VERTEX_STREAM3_ATI +GL_VERTEX_STREAM4_ATI +GL_VERTEX_STREAM5_ATI +GL_VERTEX_STREAM6_ATI +GL_VERTEX_STREAM7_ATI +GL_VERTEX_WEIGHTING_EXT +GL_VERTEX_WEIGHT_ARRAY_EXT +GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT +GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT +GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT +GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT +GL_VIBRANCE_BIAS_NV +GL_VIBRANCE_SCALE_NV +GL_VIEWPORT +GL_VIEWPORT_BIT +GL_WEIGHT_ARRAY_ARB +GL_WEIGHT_ARRAY_BUFFER_BINDING +GL_WEIGHT_ARRAY_BUFFER_BINDING_ARB +GL_WEIGHT_ARRAY_POINTER_ARB +GL_WEIGHT_ARRAY_SIZE_ARB +GL_WEIGHT_ARRAY_STRIDE_ARB +GL_WEIGHT_ARRAY_TYPE_ARB +GL_WEIGHT_SUM_UNITY_ARB +GL_WIDE_LINE_HINT_PGI +GL_WRAP_BORDER_SUN +GL_WRITE_ONLY +GL_WRITE_ONLY_ARB +GL_WRITE_PIXEL_DATA_RANGE_LENGTH_NV +GL_WRITE_PIXEL_DATA_RANGE_NV +GL_WRITE_PIXEL_DATA_RANGE_POINTER_NV +GL_W_EXT +GL_XOR +GL_X_EXT +GL_YCBCR_422_APPLE +GL_YCBCR_MESA +GL_YCRCBA_SGIX +GL_YCRCB_422_SGIX +GL_YCRCB_444_SGIX +GL_YCRCB_SGIX +GL_Y_EXT +GL_ZERO +GL_ZERO_EXT +GL_ZOOM_X +GL_ZOOM_Y +GL_Z_EXT +GLbitfield( +GLboolean( +GLbyte( +GLclampd( +GLclampf( +GLdouble( +GLenum( +GLerror( +GLfloat( +GLint( +GLshort( +GLsizei( +GLubyte( +GLuint( +GLushort( +GLvoid +OpenGL +arrays +base_glGetActiveUniform( +base_glGetShaderSource( +constant +converters +ctypes +exceptional +extensions +glAccum( +glActiveTexture( +glAlphaFunc( +glAreTexturesResident( +glArrayElement( +glAttachShader( +glBegin( +glBeginConditionalRender( +glBeginQuery( +glBeginTransformFeedback( +glBindAttribLocation( +glBindBuffer( +glBindBufferBase( +glBindBufferRange( +glBindFragDataLocation( +glBindTexture( +glBitmap( +glBlendColor( +glBlendEquation( +glBlendEquationSeparate( +glBlendFunc( +glBlendFuncSeparate( +glBufferData( +glBufferSubData( +glCallList( +glCallLists( +glCheckError( +glClampColor( +glClear( +glClearAccum( +glClearBufferfi( +glClearBufferfv( +glClearBufferiv( +glClearBufferuiv( +glClearColor( +glClearDepth( +glClearIndex( +glClearStencil( +glClientActiveTexture( +glClipPlane( +glColor( +glColor3b( +glColor3bv( +glColor3d( +glColor3dv( +glColor3f( +glColor3fv( +glColor3i( +glColor3iv( +glColor3s( +glColor3sv( +glColor3ub( +glColor3ubv( +glColor3ui( +glColor3uiv( +glColor3us( +glColor3usv( +glColor4b( +glColor4bv( +glColor4d( +glColor4dv( +glColor4f( +glColor4fv( +glColor4i( +glColor4iv( +glColor4s( +glColor4sv( +glColor4ub( +glColor4ubv( +glColor4ui( +glColor4uiv( +glColor4us( +glColor4usv( +glColorMask( +glColorMaski( +glColorMaterial( +glColorPointer( +glColorPointerb( +glColorPointerd( +glColorPointerf( +glColorPointeri( +glColorPointers( +glColorPointerub( +glColorPointerui( +glColorPointerus( +glColorSubTable( +glColorTable( +glColorTableParameterfv( +glColorTableParameteriv( +glCompileShader( +glCompressedTexImage1D( +glCompressedTexImage2D( +glCompressedTexImage3D( +glCompressedTexSubImage1D( +glCompressedTexSubImage2D( +glCompressedTexSubImage3D( +glConvolutionFilter1D( +glConvolutionFilter2D( +glConvolutionParameterf( +glConvolutionParameterfv( +glConvolutionParameteri( +glConvolutionParameteriv( +glCopyColorSubTable( +glCopyColorTable( +glCopyConvolutionFilter1D( +glCopyConvolutionFilter2D( +glCopyPixels( +glCopyTexImage1D( +glCopyTexImage2D( +glCopyTexSubImage1D( +glCopyTexSubImage2D( +glCopyTexSubImage3D( +glCreateProgram( +glCreateShader( +glCullFace( +glDeleteBuffers( +glDeleteLists( +glDeleteProgram( +glDeleteQueries( +glDeleteShader( +glDeleteTextures( +glDepthFunc( +glDepthMask( +glDepthRange( +glDetachShader( +glDisable( +glDisableClientState( +glDisableVertexAttribArray( +glDisablei( +glDrawArrays( +glDrawBuffer( +glDrawBuffers( +glDrawElements( +glDrawElementsub( +glDrawElementsui( +glDrawElementsus( +glDrawPixels( +glDrawPixelsb( +glDrawPixelsf( +glDrawPixelsi( +glDrawPixelss( +glDrawPixelsub( +glDrawPixelsui( +glDrawPixelsus( +glDrawRangeElements( +glEdgeFlag( +glEdgeFlagPointer( +glEdgeFlagPointerb( +glEdgeFlagv( +glEnable( +glEnableClientState( +glEnableVertexAttribArray( +glEnablei( +glEnd( +glEndConditionalRender( +glEndList( +glEndQuery( +glEndTransformFeedback( +glEvalCoord1d( +glEvalCoord1dv( +glEvalCoord1f( +glEvalCoord1fv( +glEvalCoord2d( +glEvalCoord2dv( +glEvalCoord2f( +glEvalCoord2fv( +glEvalMesh1( +glEvalMesh2( +glEvalPoint1( +glEvalPoint2( +glFeedbackBuffer( +glFinish( +glFlush( +glFogCoordPointer( +glFogCoordd( +glFogCoorddv( +glFogCoordf( +glFogCoordfv( +glFogf( +glFogfv( +glFogi( +glFogiv( +glFrontFace( +glFrustum( +glGenBuffers( +glGenLists( +glGenQueries( +glGenTextures( +glGetActiveAttrib( +glGetActiveUniform( +glGetAttachedShaders( +glGetAttribLocation( +glGetBoolean( +glGetBooleani_v( +glGetBooleanv( +glGetBufferParameteriv( +glGetBufferPointerv( +glGetBufferSubData( +glGetClipPlane( +glGetColorTable( +glGetColorTableParameterfv( +glGetColorTableParameteriv( +glGetCompressedTexImage( +glGetConvolutionFilter( +glGetConvolutionParameterfv( +glGetConvolutionParameteriv( +glGetDouble( +glGetDoublev( +glGetError( +glGetFloat( +glGetFloatv( +glGetFragDataLocation( +glGetHistogram( +glGetHistogramParameterfv( +glGetHistogramParameteriv( +glGetInfoLog( +glGetInteger( +glGetIntegeri_v( +glGetIntegerv( +glGetLightfv( +glGetLightiv( +glGetMapdv( +glGetMapfv( +glGetMapiv( +glGetMaterialfv( +glGetMaterialiv( +glGetMinmax( +glGetMinmaxParameterfv( +glGetMinmaxParameteriv( +glGetPixelMapfv( +glGetPixelMapuiv( +glGetPixelMapusv( +glGetPointerv( +glGetPolygonStipple( +glGetPolygonStippleub( +glGetProgramInfoLog( +glGetProgramiv( +glGetQueryObjectiv( +glGetQueryObjectuiv( +glGetQueryiv( +glGetSeparableFilter( +glGetShaderInfoLog( +glGetShaderSource( +glGetShaderiv( +glGetString( +glGetStringi( +glGetTexEnvfv( +glGetTexEnviv( +glGetTexGendv( +glGetTexGenfv( +glGetTexGeniv( +glGetTexImage( +glGetTexImageb( +glGetTexImaged( +glGetTexImagef( +glGetTexImagei( +glGetTexImages( +glGetTexImageub( +glGetTexImageui( +glGetTexImageus( +glGetTexLevelParameterfv( +glGetTexLevelParameteriv( +glGetTexParameterIiv( +glGetTexParameterIuiv( +glGetTexParameterfv( +glGetTexParameteriv( +glGetTransformFeedbackVarying( +glGetUniformLocation( +glGetUniformfv( +glGetUniformiv( +glGetUniformuiv( +glGetVertexAttribIiv( +glGetVertexAttribIuiv( +glGetVertexAttribPointerv( +glGetVertexAttribdv( +glGetVertexAttribfv( +glGetVertexAttribiv( +glHint( +glHistogram( +glIndexMask( +glIndexPointer( +glIndexPointerb( +glIndexPointerd( +glIndexPointerf( +glIndexPointeri( +glIndexPointers( +glIndexPointerub( +glIndexd( +glIndexdv( +glIndexf( +glIndexfv( +glIndexi( +glIndexiv( +glIndexs( +glIndexsv( +glIndexub( +glIndexubv( +glInitNames( +glInterleavedArrays( +glIsBuffer( +glIsEnabled( +glIsEnabledi( +glIsList( +glIsProgram( +glIsQuery( +glIsShader( +glIsTexture( +glLight( +glLightModelf( +glLightModelfv( +glLightModeli( +glLightModeliv( +glLightf( +glLightfv( +glLighti( +glLightiv( +glLineStipple( +glLineWidth( +glLinkProgram( +glListBase( +glLoadIdentity( +glLoadMatrixd( +glLoadMatrixf( +glLoadName( +glLoadTransposeMatrixd( +glLoadTransposeMatrixf( +glLogicOp( +glMap1d( +glMap1f( +glMap2d( +glMap2f( +glMapBuffer( +glMapGrid1d( +glMapGrid1f( +glMapGrid2d( +glMapGrid2f( +glMaterial( +glMaterialf( +glMaterialfv( +glMateriali( +glMaterialiv( +glMatrixMode( +glMinmax( +glMultMatrixd( +glMultMatrixf( +glMultTransposeMatrixd( +glMultTransposeMatrixf( +glMultiDrawArrays( +glMultiDrawElements( +glMultiTexCoord1d( +glMultiTexCoord1dv( +glMultiTexCoord1f( +glMultiTexCoord1fv( +glMultiTexCoord1i( +glMultiTexCoord1iv( +glMultiTexCoord1s( +glMultiTexCoord1sv( +glMultiTexCoord2d( +glMultiTexCoord2dv( +glMultiTexCoord2f( +glMultiTexCoord2fv( +glMultiTexCoord2i( +glMultiTexCoord2iv( +glMultiTexCoord2s( +glMultiTexCoord2sv( +glMultiTexCoord3d( +glMultiTexCoord3dv( +glMultiTexCoord3f( +glMultiTexCoord3fv( +glMultiTexCoord3i( +glMultiTexCoord3iv( +glMultiTexCoord3s( +glMultiTexCoord3sv( +glMultiTexCoord4d( +glMultiTexCoord4dv( +glMultiTexCoord4f( +glMultiTexCoord4fv( +glMultiTexCoord4i( +glMultiTexCoord4iv( +glMultiTexCoord4s( +glMultiTexCoord4sv( +glNewList( +glNormal( +glNormal3b( +glNormal3bv( +glNormal3d( +glNormal3dv( +glNormal3f( +glNormal3fv( +glNormal3i( +glNormal3iv( +glNormal3s( +glNormal3sv( +glNormalPointer( +glNormalPointerb( +glNormalPointerd( +glNormalPointerf( +glNormalPointeri( +glNormalPointers( +glOrtho( +glPassThrough( +glPixelMapfv( +glPixelMapuiv( +glPixelMapusv( +glPixelStoref( +glPixelStorei( +glPixelTransferf( +glPixelTransferi( +glPixelZoom( +glPointParameterf( +glPointParameterfv( +glPointParameteri( +glPointParameteriv( +glPointSize( +glPolygonMode( +glPolygonOffset( +glPolygonStipple( +glPopAttrib( +glPopClientAttrib( +glPopMatrix( +glPopName( +glPrioritizeTextures( +glPushAttrib( +glPushClientAttrib( +glPushMatrix( +glPushName( +glRasterPos( +glRasterPos2d( +glRasterPos2dv( +glRasterPos2f( +glRasterPos2fv( +glRasterPos2i( +glRasterPos2iv( +glRasterPos2s( +glRasterPos2sv( +glRasterPos3d( +glRasterPos3dv( +glRasterPos3f( +glRasterPos3fv( +glRasterPos3i( +glRasterPos3iv( +glRasterPos3s( +glRasterPos3sv( +glRasterPos4d( +glRasterPos4dv( +glRasterPos4f( +glRasterPos4fv( +glRasterPos4i( +glRasterPos4iv( +glRasterPos4s( +glRasterPos4sv( +glReadBuffer( +glReadPixels( +glReadPixelsb( +glReadPixelsd( +glReadPixelsf( +glReadPixelsi( +glReadPixelss( +glReadPixelsub( +glReadPixelsui( +glReadPixelsus( +glRectd( +glRectdv( +glRectf( +glRectfv( +glRecti( +glRectiv( +glRects( +glRectsv( +glRenderMode( +glResetHistogram( +glResetMinmax( +glRotate( +glRotated( +glRotatef( +glSampleCoverage( +glScale( +glScaled( +glScalef( +glScissor( +glSecondaryColor3b( +glSecondaryColor3bv( +glSecondaryColor3d( +glSecondaryColor3dv( +glSecondaryColor3f( +glSecondaryColor3fv( +glSecondaryColor3i( +glSecondaryColor3iv( +glSecondaryColor3s( +glSecondaryColor3sv( +glSecondaryColor3ub( +glSecondaryColor3ubv( +glSecondaryColor3ui( +glSecondaryColor3uiv( +glSecondaryColor3us( +glSecondaryColor3usv( +glSecondaryColorPointer( +glSelectBuffer( +glSeparableFilter2D( +glShadeModel( +glShaderSource( +glStencilFunc( +glStencilFuncSeparate( +glStencilMask( +glStencilMaskSeparate( +glStencilOp( +glStencilOpSeparate( +glTexCoord( +glTexCoord1d( +glTexCoord1dv( +glTexCoord1f( +glTexCoord1fv( +glTexCoord1i( +glTexCoord1iv( +glTexCoord1s( +glTexCoord1sv( +glTexCoord2d( +glTexCoord2dv( +glTexCoord2f( +glTexCoord2fv( +glTexCoord2i( +glTexCoord2iv( +glTexCoord2s( +glTexCoord2sv( +glTexCoord3d( +glTexCoord3dv( +glTexCoord3f( +glTexCoord3fv( +glTexCoord3i( +glTexCoord3iv( +glTexCoord3s( +glTexCoord3sv( +glTexCoord4d( +glTexCoord4dv( +glTexCoord4f( +glTexCoord4fv( +glTexCoord4i( +glTexCoord4iv( +glTexCoord4s( +glTexCoord4sv( +glTexCoordPointer( +glTexCoordPointerb( +glTexCoordPointerd( +glTexCoordPointerf( +glTexCoordPointeri( +glTexCoordPointers( +glTexEnvf( +glTexEnvfv( +glTexEnvi( +glTexEnviv( +glTexGend( +glTexGendv( +glTexGenf( +glTexGenfv( +glTexGeni( +glTexGeniv( +glTexImage1D( +glTexImage1Db( +glTexImage1Df( +glTexImage1Di( +glTexImage1Ds( +glTexImage1Dub( +glTexImage1Dui( +glTexImage1Dus( +glTexImage2D( +glTexImage2Db( +glTexImage2Df( +glTexImage2Di( +glTexImage2Ds( +glTexImage2Dub( +glTexImage2Dui( +glTexImage2Dus( +glTexImage3D( +glTexParameter( +glTexParameterIiv( +glTexParameterIuiv( +glTexParameterf( +glTexParameterfv( +glTexParameteri( +glTexParameteriv( +glTexSubImage1D( +glTexSubImage1Db( +glTexSubImage1Df( +glTexSubImage1Di( +glTexSubImage1Ds( +glTexSubImage1Dub( +glTexSubImage1Dui( +glTexSubImage1Dus( +glTexSubImage2D( +glTexSubImage2Db( +glTexSubImage2Df( +glTexSubImage2Di( +glTexSubImage2Ds( +glTexSubImage2Dub( +glTexSubImage2Dui( +glTexSubImage2Dus( +glTexSubImage3D( +glTransformFeedbackVaryings( +glTranslate( +glTranslated( +glTranslatef( +glUniform1f( +glUniform1fv( +glUniform1i( +glUniform1iv( +glUniform1ui( +glUniform1uiv( +glUniform2f( +glUniform2fv( +glUniform2i( +glUniform2iv( +glUniform2ui( +glUniform2uiv( +glUniform3f( +glUniform3fv( +glUniform3i( +glUniform3iv( +glUniform3ui( +glUniform3uiv( +glUniform4f( +glUniform4fv( +glUniform4i( +glUniform4iv( +glUniform4ui( +glUniform4uiv( +glUniformMatrix2fv( +glUniformMatrix2x3fv( +glUniformMatrix2x4fv( +glUniformMatrix3fv( +glUniformMatrix3x2fv( +glUniformMatrix3x4fv( +glUniformMatrix4fv( +glUniformMatrix4x2fv( +glUniformMatrix4x3fv( +glUnmapBuffer( +glUseProgram( +glValidateProgram( +glVertex( +glVertex2d( +glVertex2dv( +glVertex2f( +glVertex2fv( +glVertex2i( +glVertex2iv( +glVertex2s( +glVertex2sv( +glVertex3d( +glVertex3dv( +glVertex3f( +glVertex3fv( +glVertex3i( +glVertex3iv( +glVertex3s( +glVertex3sv( +glVertex4d( +glVertex4dv( +glVertex4f( +glVertex4fv( +glVertex4i( +glVertex4iv( +glVertex4s( +glVertex4sv( +glVertexAttrib1d( +glVertexAttrib1dv( +glVertexAttrib1f( +glVertexAttrib1fv( +glVertexAttrib1s( +glVertexAttrib1sv( +glVertexAttrib2d( +glVertexAttrib2dv( +glVertexAttrib2f( +glVertexAttrib2fv( +glVertexAttrib2s( +glVertexAttrib2sv( +glVertexAttrib3d( +glVertexAttrib3dv( +glVertexAttrib3f( +glVertexAttrib3fv( +glVertexAttrib3s( +glVertexAttrib3sv( +glVertexAttrib4Nbv( +glVertexAttrib4Niv( +glVertexAttrib4Nsv( +glVertexAttrib4Nub( +glVertexAttrib4Nubv( +glVertexAttrib4Nuiv( +glVertexAttrib4Nusv( +glVertexAttrib4bv( +glVertexAttrib4d( +glVertexAttrib4dv( +glVertexAttrib4f( +glVertexAttrib4fv( +glVertexAttrib4iv( +glVertexAttrib4s( +glVertexAttrib4sv( +glVertexAttrib4ubv( +glVertexAttrib4uiv( +glVertexAttrib4usv( +glVertexAttribI1i( +glVertexAttribI1iv( +glVertexAttribI1ui( +glVertexAttribI1uiv( +glVertexAttribI2i( +glVertexAttribI2iv( +glVertexAttribI2ui( +glVertexAttribI2uiv( +glVertexAttribI3i( +glVertexAttribI3iv( +glVertexAttribI3ui( +glVertexAttribI3uiv( +glVertexAttribI4bv( +glVertexAttribI4i( +glVertexAttribI4iv( +glVertexAttribI4sv( +glVertexAttribI4ubv( +glVertexAttribI4ui( +glVertexAttribI4uiv( +glVertexAttribI4usv( +glVertexAttribIPointer( +glVertexAttribPointer( +glVertexPointer( +glVertexPointerb( +glVertexPointerd( +glVertexPointerf( +glVertexPointeri( +glVertexPointers( +glViewport( +glWindowPos2d( +glWindowPos2dv( +glWindowPos2f( +glWindowPos2fv( +glWindowPos2i( +glWindowPos2iv( +glWindowPos2s( +glWindowPos2sv( +glWindowPos3d( +glWindowPos3dv( +glWindowPos3f( +glWindowPos3fv( +glWindowPos3i( +glWindowPos3iv( +glWindowPos3s( +glWindowPos3sv( +glget +imaging +lazy( +pointers +simple + +--- import OpenGL.GL.ARB --- +OpenGL.GL.ARB.__builtins__ +OpenGL.GL.ARB.__doc__ +OpenGL.GL.ARB.__file__ +OpenGL.GL.ARB.__name__ +OpenGL.GL.ARB.__package__ +OpenGL.GL.ARB.__path__ +OpenGL.GL.ARB.shader_objects + +--- from OpenGL.GL import ARB --- +ARB.__builtins__ +ARB.__doc__ +ARB.__file__ +ARB.__name__ +ARB.__package__ +ARB.__path__ +ARB.shader_objects + +--- from OpenGL.GL.ARB import * --- +shader_objects + +--- import OpenGL.GL.ARB.shader_objects --- +OpenGL.GL.ARB.shader_objects.EXTENSION_NAME +OpenGL.GL.ARB.shader_objects.GL_BOOL_ARB +OpenGL.GL.ARB.shader_objects.GL_BOOL_VEC2_ARB +OpenGL.GL.ARB.shader_objects.GL_BOOL_VEC3_ARB +OpenGL.GL.ARB.shader_objects.GL_BOOL_VEC4_ARB +OpenGL.GL.ARB.shader_objects.GL_FLOAT_MAT2_ARB +OpenGL.GL.ARB.shader_objects.GL_FLOAT_MAT3_ARB +OpenGL.GL.ARB.shader_objects.GL_FLOAT_MAT4_ARB +OpenGL.GL.ARB.shader_objects.GL_FLOAT_VEC2_ARB +OpenGL.GL.ARB.shader_objects.GL_FLOAT_VEC3_ARB +OpenGL.GL.ARB.shader_objects.GL_FLOAT_VEC4_ARB +OpenGL.GL.ARB.shader_objects.GL_INFO_LOG_LENGTH_ARB +OpenGL.GL.ARB.shader_objects.GL_INT_VEC2_ARB +OpenGL.GL.ARB.shader_objects.GL_INT_VEC3_ARB +OpenGL.GL.ARB.shader_objects.GL_INT_VEC4_ARB +OpenGL.GL.ARB.shader_objects.GL_OBJECT_ACTIVE_UNIFORMS_ARB +OpenGL.GL.ARB.shader_objects.GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB +OpenGL.GL.ARB.shader_objects.GL_OBJECT_ATTACHED_OBJECTS_ARB +OpenGL.GL.ARB.shader_objects.GL_OBJECT_COMPILE_STATUS_ARB +OpenGL.GL.ARB.shader_objects.GL_OBJECT_DELETE_STATUS_ARB +OpenGL.GL.ARB.shader_objects.GL_OBJECT_INFO_LOG_LENGTH_ARB +OpenGL.GL.ARB.shader_objects.GL_OBJECT_LINK_STATUS_ARB +OpenGL.GL.ARB.shader_objects.GL_OBJECT_SHADER_SOURCE_LENGTH_ARB +OpenGL.GL.ARB.shader_objects.GL_OBJECT_SUBTYPE_ARB +OpenGL.GL.ARB.shader_objects.GL_OBJECT_TYPE_ARB +OpenGL.GL.ARB.shader_objects.GL_OBJECT_VALIDATE_STATUS_ARB +OpenGL.GL.ARB.shader_objects.GL_PROGRAM_OBJECT_ARB +OpenGL.GL.ARB.shader_objects.GL_SAMPLER_1D_ARB +OpenGL.GL.ARB.shader_objects.GL_SAMPLER_1D_SHADOW_ARB +OpenGL.GL.ARB.shader_objects.GL_SAMPLER_2D_ARB +OpenGL.GL.ARB.shader_objects.GL_SAMPLER_2D_RECT_ARB +OpenGL.GL.ARB.shader_objects.GL_SAMPLER_2D_RECT_SHADOW_ARB +OpenGL.GL.ARB.shader_objects.GL_SAMPLER_2D_SHADOW_ARB +OpenGL.GL.ARB.shader_objects.GL_SAMPLER_3D_ARB +OpenGL.GL.ARB.shader_objects.GL_SAMPLER_CUBE_ARB +OpenGL.GL.ARB.shader_objects.GL_SHADER_OBJECT_ARB +OpenGL.GL.ARB.shader_objects.OpenGL +OpenGL.GL.ARB.shader_objects.__builtins__ +OpenGL.GL.ARB.shader_objects.__doc__ +OpenGL.GL.ARB.shader_objects.__file__ +OpenGL.GL.ARB.shader_objects.__name__ +OpenGL.GL.ARB.shader_objects.__package__ +OpenGL.GL.ARB.shader_objects.arrays +OpenGL.GL.ARB.shader_objects.base_glGetActiveUniformARB( +OpenGL.GL.ARB.shader_objects.base_glGetAttachedObjectsARB( +OpenGL.GL.ARB.shader_objects.base_glGetInfoLogARB( +OpenGL.GL.ARB.shader_objects.base_glGetObjectParameterfvARB( +OpenGL.GL.ARB.shader_objects.base_glGetObjectParameterivARB( +OpenGL.GL.ARB.shader_objects.base_glGetShaderSourceARB( +OpenGL.GL.ARB.shader_objects.constant +OpenGL.GL.ARB.shader_objects.constants +OpenGL.GL.ARB.shader_objects.converters +OpenGL.GL.ARB.shader_objects.ctypes +OpenGL.GL.ARB.shader_objects.error +OpenGL.GL.ARB.shader_objects.extensions +OpenGL.GL.ARB.shader_objects.glAttachObjectARB( +OpenGL.GL.ARB.shader_objects.glCompileShaderARB( +OpenGL.GL.ARB.shader_objects.glCreateProgramObjectARB( +OpenGL.GL.ARB.shader_objects.glCreateShaderObjectARB( +OpenGL.GL.ARB.shader_objects.glDeleteObjectARB( +OpenGL.GL.ARB.shader_objects.glDetachObjectARB( +OpenGL.GL.ARB.shader_objects.glGetActiveUniformARB( +OpenGL.GL.ARB.shader_objects.glGetAttachedObjectsARB( +OpenGL.GL.ARB.shader_objects.glGetHandleARB( +OpenGL.GL.ARB.shader_objects.glGetInfoLogARB( +OpenGL.GL.ARB.shader_objects.glGetObjectParameterfvARB( +OpenGL.GL.ARB.shader_objects.glGetObjectParameterivARB( +OpenGL.GL.ARB.shader_objects.glGetShaderSourceARB( +OpenGL.GL.ARB.shader_objects.glGetUniformLocationARB( +OpenGL.GL.ARB.shader_objects.glGetUniformfvARB( +OpenGL.GL.ARB.shader_objects.glGetUniformivARB( +OpenGL.GL.ARB.shader_objects.glInitShaderObjectsARB( +OpenGL.GL.ARB.shader_objects.glLinkProgramARB( +OpenGL.GL.ARB.shader_objects.glShaderSourceARB( +OpenGL.GL.ARB.shader_objects.glUniform1fARB( +OpenGL.GL.ARB.shader_objects.glUniform1fvARB( +OpenGL.GL.ARB.shader_objects.glUniform1iARB( +OpenGL.GL.ARB.shader_objects.glUniform1ivARB( +OpenGL.GL.ARB.shader_objects.glUniform2fARB( +OpenGL.GL.ARB.shader_objects.glUniform2fvARB( +OpenGL.GL.ARB.shader_objects.glUniform2iARB( +OpenGL.GL.ARB.shader_objects.glUniform2ivARB( +OpenGL.GL.ARB.shader_objects.glUniform3fARB( +OpenGL.GL.ARB.shader_objects.glUniform3fvARB( +OpenGL.GL.ARB.shader_objects.glUniform3iARB( +OpenGL.GL.ARB.shader_objects.glUniform3ivARB( +OpenGL.GL.ARB.shader_objects.glUniform4fARB( +OpenGL.GL.ARB.shader_objects.glUniform4fvARB( +OpenGL.GL.ARB.shader_objects.glUniform4iARB( +OpenGL.GL.ARB.shader_objects.glUniform4ivARB( +OpenGL.GL.ARB.shader_objects.glUniformMatrix2fvARB( +OpenGL.GL.ARB.shader_objects.glUniformMatrix3fvARB( +OpenGL.GL.ARB.shader_objects.glUniformMatrix4fvARB( +OpenGL.GL.ARB.shader_objects.glUseProgramObjectARB( +OpenGL.GL.ARB.shader_objects.glValidateProgramARB( +OpenGL.GL.ARB.shader_objects.glget +OpenGL.GL.ARB.shader_objects.name +OpenGL.GL.ARB.shader_objects.platform +OpenGL.GL.ARB.shader_objects.wrapper + +--- from OpenGL.GL.ARB import shader_objects --- +shader_objects.EXTENSION_NAME +shader_objects.GL_BOOL_ARB +shader_objects.GL_BOOL_VEC2_ARB +shader_objects.GL_BOOL_VEC3_ARB +shader_objects.GL_BOOL_VEC4_ARB +shader_objects.GL_FLOAT_MAT2_ARB +shader_objects.GL_FLOAT_MAT3_ARB +shader_objects.GL_FLOAT_MAT4_ARB +shader_objects.GL_FLOAT_VEC2_ARB +shader_objects.GL_FLOAT_VEC3_ARB +shader_objects.GL_FLOAT_VEC4_ARB +shader_objects.GL_INFO_LOG_LENGTH_ARB +shader_objects.GL_INT_VEC2_ARB +shader_objects.GL_INT_VEC3_ARB +shader_objects.GL_INT_VEC4_ARB +shader_objects.GL_OBJECT_ACTIVE_UNIFORMS_ARB +shader_objects.GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB +shader_objects.GL_OBJECT_ATTACHED_OBJECTS_ARB +shader_objects.GL_OBJECT_COMPILE_STATUS_ARB +shader_objects.GL_OBJECT_DELETE_STATUS_ARB +shader_objects.GL_OBJECT_INFO_LOG_LENGTH_ARB +shader_objects.GL_OBJECT_LINK_STATUS_ARB +shader_objects.GL_OBJECT_SHADER_SOURCE_LENGTH_ARB +shader_objects.GL_OBJECT_SUBTYPE_ARB +shader_objects.GL_OBJECT_TYPE_ARB +shader_objects.GL_OBJECT_VALIDATE_STATUS_ARB +shader_objects.GL_PROGRAM_OBJECT_ARB +shader_objects.GL_SAMPLER_1D_ARB +shader_objects.GL_SAMPLER_1D_SHADOW_ARB +shader_objects.GL_SAMPLER_2D_ARB +shader_objects.GL_SAMPLER_2D_RECT_ARB +shader_objects.GL_SAMPLER_2D_RECT_SHADOW_ARB +shader_objects.GL_SAMPLER_2D_SHADOW_ARB +shader_objects.GL_SAMPLER_3D_ARB +shader_objects.GL_SAMPLER_CUBE_ARB +shader_objects.GL_SHADER_OBJECT_ARB +shader_objects.OpenGL +shader_objects.__builtins__ +shader_objects.__doc__ +shader_objects.__file__ +shader_objects.__name__ +shader_objects.__package__ +shader_objects.arrays +shader_objects.base_glGetActiveUniformARB( +shader_objects.base_glGetAttachedObjectsARB( +shader_objects.base_glGetInfoLogARB( +shader_objects.base_glGetObjectParameterfvARB( +shader_objects.base_glGetObjectParameterivARB( +shader_objects.base_glGetShaderSourceARB( +shader_objects.constant +shader_objects.constants +shader_objects.converters +shader_objects.ctypes +shader_objects.error +shader_objects.extensions +shader_objects.glAttachObjectARB( +shader_objects.glCompileShaderARB( +shader_objects.glCreateProgramObjectARB( +shader_objects.glCreateShaderObjectARB( +shader_objects.glDeleteObjectARB( +shader_objects.glDetachObjectARB( +shader_objects.glGetActiveUniformARB( +shader_objects.glGetAttachedObjectsARB( +shader_objects.glGetHandleARB( +shader_objects.glGetInfoLogARB( +shader_objects.glGetObjectParameterfvARB( +shader_objects.glGetObjectParameterivARB( +shader_objects.glGetShaderSourceARB( +shader_objects.glGetUniformLocationARB( +shader_objects.glGetUniformfvARB( +shader_objects.glGetUniformivARB( +shader_objects.glInitShaderObjectsARB( +shader_objects.glLinkProgramARB( +shader_objects.glShaderSourceARB( +shader_objects.glUniform1fARB( +shader_objects.glUniform1fvARB( +shader_objects.glUniform1iARB( +shader_objects.glUniform1ivARB( +shader_objects.glUniform2fARB( +shader_objects.glUniform2fvARB( +shader_objects.glUniform2iARB( +shader_objects.glUniform2ivARB( +shader_objects.glUniform3fARB( +shader_objects.glUniform3fvARB( +shader_objects.glUniform3iARB( +shader_objects.glUniform3ivARB( +shader_objects.glUniform4fARB( +shader_objects.glUniform4fvARB( +shader_objects.glUniform4iARB( +shader_objects.glUniform4ivARB( +shader_objects.glUniformMatrix2fvARB( +shader_objects.glUniformMatrix3fvARB( +shader_objects.glUniformMatrix4fvARB( +shader_objects.glUseProgramObjectARB( +shader_objects.glValidateProgramARB( +shader_objects.glget +shader_objects.name +shader_objects.platform +shader_objects.wrapper + +--- from OpenGL.GL.ARB.shader_objects import * --- +GL_INFO_LOG_LENGTH_ARB +base_glGetActiveUniformARB( +base_glGetAttachedObjectsARB( +base_glGetInfoLogARB( +base_glGetObjectParameterfvARB( +base_glGetObjectParameterivARB( +base_glGetShaderSourceARB( +glAttachObjectARB( +glCompileShaderARB( +glCreateProgramObjectARB( +glCreateShaderObjectARB( +glDeleteObjectARB( +glDetachObjectARB( +glGetActiveUniformARB( +glGetAttachedObjectsARB( +glGetHandleARB( +glGetInfoLogARB( +glGetObjectParameterfvARB( +glGetObjectParameterivARB( +glGetShaderSourceARB( +glGetUniformLocationARB( +glGetUniformfvARB( +glGetUniformivARB( +glInitShaderObjectsARB( +glLinkProgramARB( +glShaderSourceARB( +glUniform1fARB( +glUniform1fvARB( +glUniform1iARB( +glUniform1ivARB( +glUniform2fARB( +glUniform2fvARB( +glUniform2iARB( +glUniform2ivARB( +glUniform3fARB( +glUniform3fvARB( +glUniform3iARB( +glUniform3ivARB( +glUniform4fARB( +glUniform4fvARB( +glUniform4iARB( +glUniform4ivARB( +glUniformMatrix2fvARB( +glUniformMatrix3fvARB( +glUniformMatrix4fvARB( +glUseProgramObjectARB( +glValidateProgramARB( + +--- import OpenGL.GL.VERSION --- +OpenGL.GL.VERSION.GL_1_2 +OpenGL.GL.VERSION.GL_1_2_images +OpenGL.GL.VERSION.GL_1_3 +OpenGL.GL.VERSION.GL_1_3_images +OpenGL.GL.VERSION.GL_1_4 +OpenGL.GL.VERSION.GL_1_5 +OpenGL.GL.VERSION.GL_2_0 +OpenGL.GL.VERSION.GL_2_1 +OpenGL.GL.VERSION.GL_3_0 +OpenGL.GL.VERSION.__builtins__ +OpenGL.GL.VERSION.__doc__ +OpenGL.GL.VERSION.__file__ +OpenGL.GL.VERSION.__name__ +OpenGL.GL.VERSION.__package__ +OpenGL.GL.VERSION.__path__ + +--- from OpenGL.GL import VERSION --- +VERSION.GL_1_2 +VERSION.GL_1_2_images +VERSION.GL_1_3 +VERSION.GL_1_3_images +VERSION.GL_1_4 +VERSION.GL_1_5 +VERSION.GL_2_0 +VERSION.GL_2_1 +VERSION.GL_3_0 +VERSION.__builtins__ +VERSION.__doc__ +VERSION.__file__ +VERSION.__name__ +VERSION.__package__ +VERSION.__path__ + +--- from OpenGL.GL.VERSION import * --- +GL_1_2 +GL_1_2_images +GL_1_3 +GL_1_3_images +GL_1_4 +GL_1_5 +GL_2_0 +GL_2_1 +GL_3_0 + +--- import OpenGL.GL.VERSION.GL_1_2 --- +OpenGL.GL.VERSION.GL_1_2.EXTENSION_NAME +OpenGL.GL.VERSION.GL_1_2.GL_ALIASED_LINE_WIDTH_RANGE +OpenGL.GL.VERSION.GL_1_2.GL_ALIASED_POINT_SIZE_RANGE +OpenGL.GL.VERSION.GL_1_2.GL_BGR +OpenGL.GL.VERSION.GL_1_2.GL_BGRA +OpenGL.GL.VERSION.GL_1_2.GL_CLAMP_TO_EDGE +OpenGL.GL.VERSION.GL_1_2.GL_GET_CP_SIZES +OpenGL.GL.VERSION.GL_1_2.GL_GET_CTP_SIZES +OpenGL.GL.VERSION.GL_1_2.GL_LIGHT_MODEL_COLOR_CONTROL +OpenGL.GL.VERSION.GL_1_2.GL_MAX_3D_TEXTURE_SIZE +OpenGL.GL.VERSION.GL_1_2.GL_MAX_ELEMENTS_INDICES +OpenGL.GL.VERSION.GL_1_2.GL_MAX_ELEMENTS_VERTICES +OpenGL.GL.VERSION.GL_1_2.GL_PACK_IMAGE_HEIGHT +OpenGL.GL.VERSION.GL_1_2.GL_PACK_SKIP_IMAGES +OpenGL.GL.VERSION.GL_1_2.GL_PROXY_TEXTURE_3D +OpenGL.GL.VERSION.GL_1_2.GL_RESCALE_NORMAL +OpenGL.GL.VERSION.GL_1_2.GL_SEPARATE_SPECULAR_COLOR +OpenGL.GL.VERSION.GL_1_2.GL_SINGLE_COLOR +OpenGL.GL.VERSION.GL_1_2.GL_SMOOTH_LINE_WIDTH_GRANULARITY +OpenGL.GL.VERSION.GL_1_2.GL_SMOOTH_LINE_WIDTH_RANGE +OpenGL.GL.VERSION.GL_1_2.GL_SMOOTH_POINT_SIZE_GRANULARITY +OpenGL.GL.VERSION.GL_1_2.GL_SMOOTH_POINT_SIZE_RANGE +OpenGL.GL.VERSION.GL_1_2.GL_TEXTURE_3D +OpenGL.GL.VERSION.GL_1_2.GL_TEXTURE_BASE_LEVEL +OpenGL.GL.VERSION.GL_1_2.GL_TEXTURE_BINDING_3D +OpenGL.GL.VERSION.GL_1_2.GL_TEXTURE_DEPTH +OpenGL.GL.VERSION.GL_1_2.GL_TEXTURE_MAX_LEVEL +OpenGL.GL.VERSION.GL_1_2.GL_TEXTURE_MAX_LOD +OpenGL.GL.VERSION.GL_1_2.GL_TEXTURE_MIN_LOD +OpenGL.GL.VERSION.GL_1_2.GL_TEXTURE_WRAP_R +OpenGL.GL.VERSION.GL_1_2.GL_UNPACK_IMAGE_HEIGHT +OpenGL.GL.VERSION.GL_1_2.GL_UNPACK_SKIP_IMAGES +OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_BYTE_2_3_3_REV +OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_BYTE_3_3_2 +OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_INT_10_10_10_2 +OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_INT_2_10_10_10_REV +OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_INT_8_8_8_8 +OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_INT_8_8_8_8_REV +OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_SHORT_1_5_5_5_REV +OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_SHORT_4_4_4_4 +OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_SHORT_4_4_4_4_REV +OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_SHORT_5_5_5_1 +OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_SHORT_5_6_5 +OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_SHORT_5_6_5_REV +OpenGL.GL.VERSION.GL_1_2.__builtins__ +OpenGL.GL.VERSION.GL_1_2.__doc__ +OpenGL.GL.VERSION.GL_1_2.__file__ +OpenGL.GL.VERSION.GL_1_2.__name__ +OpenGL.GL.VERSION.GL_1_2.__package__ +OpenGL.GL.VERSION.GL_1_2.arrays +OpenGL.GL.VERSION.GL_1_2.constant +OpenGL.GL.VERSION.GL_1_2.constants +OpenGL.GL.VERSION.GL_1_2.ctypes +OpenGL.GL.VERSION.GL_1_2.extensions +OpenGL.GL.VERSION.GL_1_2.glBlendColor( +OpenGL.GL.VERSION.GL_1_2.glBlendEquation( +OpenGL.GL.VERSION.GL_1_2.glColorSubTable( +OpenGL.GL.VERSION.GL_1_2.glColorTable( +OpenGL.GL.VERSION.GL_1_2.glColorTableParameterfv( +OpenGL.GL.VERSION.GL_1_2.glColorTableParameteriv( +OpenGL.GL.VERSION.GL_1_2.glConvolutionFilter1D( +OpenGL.GL.VERSION.GL_1_2.glConvolutionFilter2D( +OpenGL.GL.VERSION.GL_1_2.glConvolutionParameterf( +OpenGL.GL.VERSION.GL_1_2.glConvolutionParameterfv( +OpenGL.GL.VERSION.GL_1_2.glConvolutionParameteri( +OpenGL.GL.VERSION.GL_1_2.glConvolutionParameteriv( +OpenGL.GL.VERSION.GL_1_2.glCopyColorSubTable( +OpenGL.GL.VERSION.GL_1_2.glCopyColorTable( +OpenGL.GL.VERSION.GL_1_2.glCopyConvolutionFilter1D( +OpenGL.GL.VERSION.GL_1_2.glCopyConvolutionFilter2D( +OpenGL.GL.VERSION.GL_1_2.glCopyTexSubImage3D( +OpenGL.GL.VERSION.GL_1_2.glDrawRangeElements( +OpenGL.GL.VERSION.GL_1_2.glGetColorTable( +OpenGL.GL.VERSION.GL_1_2.glGetColorTableParameterfv( +OpenGL.GL.VERSION.GL_1_2.glGetColorTableParameteriv( +OpenGL.GL.VERSION.GL_1_2.glGetConvolutionFilter( +OpenGL.GL.VERSION.GL_1_2.glGetConvolutionParameterfv( +OpenGL.GL.VERSION.GL_1_2.glGetConvolutionParameteriv( +OpenGL.GL.VERSION.GL_1_2.glGetHistogram( +OpenGL.GL.VERSION.GL_1_2.glGetHistogramParameterfv( +OpenGL.GL.VERSION.GL_1_2.glGetHistogramParameteriv( +OpenGL.GL.VERSION.GL_1_2.glGetMinmax( +OpenGL.GL.VERSION.GL_1_2.glGetMinmaxParameterfv( +OpenGL.GL.VERSION.GL_1_2.glGetMinmaxParameteriv( +OpenGL.GL.VERSION.GL_1_2.glGetSeparableFilter( +OpenGL.GL.VERSION.GL_1_2.glHistogram( +OpenGL.GL.VERSION.GL_1_2.glMinmax( +OpenGL.GL.VERSION.GL_1_2.glResetHistogram( +OpenGL.GL.VERSION.GL_1_2.glResetMinmax( +OpenGL.GL.VERSION.GL_1_2.glSeparableFilter2D( +OpenGL.GL.VERSION.GL_1_2.glTexImage3D( +OpenGL.GL.VERSION.GL_1_2.glTexSubImage3D( +OpenGL.GL.VERSION.GL_1_2.glget +OpenGL.GL.VERSION.GL_1_2.images +OpenGL.GL.VERSION.GL_1_2.imaging +OpenGL.GL.VERSION.GL_1_2.lazy( +OpenGL.GL.VERSION.GL_1_2.platform +OpenGL.GL.VERSION.GL_1_2.simple +OpenGL.GL.VERSION.GL_1_2.wrapper + +--- from OpenGL.GL.VERSION import GL_1_2 --- +GL_1_2.EXTENSION_NAME +GL_1_2.GL_ALIASED_LINE_WIDTH_RANGE +GL_1_2.GL_ALIASED_POINT_SIZE_RANGE +GL_1_2.GL_BGR +GL_1_2.GL_BGRA +GL_1_2.GL_CLAMP_TO_EDGE +GL_1_2.GL_GET_CP_SIZES +GL_1_2.GL_GET_CTP_SIZES +GL_1_2.GL_LIGHT_MODEL_COLOR_CONTROL +GL_1_2.GL_MAX_3D_TEXTURE_SIZE +GL_1_2.GL_MAX_ELEMENTS_INDICES +GL_1_2.GL_MAX_ELEMENTS_VERTICES +GL_1_2.GL_PACK_IMAGE_HEIGHT +GL_1_2.GL_PACK_SKIP_IMAGES +GL_1_2.GL_PROXY_TEXTURE_3D +GL_1_2.GL_RESCALE_NORMAL +GL_1_2.GL_SEPARATE_SPECULAR_COLOR +GL_1_2.GL_SINGLE_COLOR +GL_1_2.GL_SMOOTH_LINE_WIDTH_GRANULARITY +GL_1_2.GL_SMOOTH_LINE_WIDTH_RANGE +GL_1_2.GL_SMOOTH_POINT_SIZE_GRANULARITY +GL_1_2.GL_SMOOTH_POINT_SIZE_RANGE +GL_1_2.GL_TEXTURE_3D +GL_1_2.GL_TEXTURE_BASE_LEVEL +GL_1_2.GL_TEXTURE_BINDING_3D +GL_1_2.GL_TEXTURE_DEPTH +GL_1_2.GL_TEXTURE_MAX_LEVEL +GL_1_2.GL_TEXTURE_MAX_LOD +GL_1_2.GL_TEXTURE_MIN_LOD +GL_1_2.GL_TEXTURE_WRAP_R +GL_1_2.GL_UNPACK_IMAGE_HEIGHT +GL_1_2.GL_UNPACK_SKIP_IMAGES +GL_1_2.GL_UNSIGNED_BYTE_2_3_3_REV +GL_1_2.GL_UNSIGNED_BYTE_3_3_2 +GL_1_2.GL_UNSIGNED_INT_10_10_10_2 +GL_1_2.GL_UNSIGNED_INT_2_10_10_10_REV +GL_1_2.GL_UNSIGNED_INT_8_8_8_8 +GL_1_2.GL_UNSIGNED_INT_8_8_8_8_REV +GL_1_2.GL_UNSIGNED_SHORT_1_5_5_5_REV +GL_1_2.GL_UNSIGNED_SHORT_4_4_4_4 +GL_1_2.GL_UNSIGNED_SHORT_4_4_4_4_REV +GL_1_2.GL_UNSIGNED_SHORT_5_5_5_1 +GL_1_2.GL_UNSIGNED_SHORT_5_6_5 +GL_1_2.GL_UNSIGNED_SHORT_5_6_5_REV +GL_1_2.__builtins__ +GL_1_2.__doc__ +GL_1_2.__file__ +GL_1_2.__name__ +GL_1_2.__package__ +GL_1_2.arrays +GL_1_2.constant +GL_1_2.constants +GL_1_2.ctypes +GL_1_2.extensions +GL_1_2.glBlendColor( +GL_1_2.glBlendEquation( +GL_1_2.glColorSubTable( +GL_1_2.glColorTable( +GL_1_2.glColorTableParameterfv( +GL_1_2.glColorTableParameteriv( +GL_1_2.glConvolutionFilter1D( +GL_1_2.glConvolutionFilter2D( +GL_1_2.glConvolutionParameterf( +GL_1_2.glConvolutionParameterfv( +GL_1_2.glConvolutionParameteri( +GL_1_2.glConvolutionParameteriv( +GL_1_2.glCopyColorSubTable( +GL_1_2.glCopyColorTable( +GL_1_2.glCopyConvolutionFilter1D( +GL_1_2.glCopyConvolutionFilter2D( +GL_1_2.glCopyTexSubImage3D( +GL_1_2.glDrawRangeElements( +GL_1_2.glGetColorTable( +GL_1_2.glGetColorTableParameterfv( +GL_1_2.glGetColorTableParameteriv( +GL_1_2.glGetConvolutionFilter( +GL_1_2.glGetConvolutionParameterfv( +GL_1_2.glGetConvolutionParameteriv( +GL_1_2.glGetHistogram( +GL_1_2.glGetHistogramParameterfv( +GL_1_2.glGetHistogramParameteriv( +GL_1_2.glGetMinmax( +GL_1_2.glGetMinmaxParameterfv( +GL_1_2.glGetMinmaxParameteriv( +GL_1_2.glGetSeparableFilter( +GL_1_2.glHistogram( +GL_1_2.glMinmax( +GL_1_2.glResetHistogram( +GL_1_2.glResetMinmax( +GL_1_2.glSeparableFilter2D( +GL_1_2.glTexImage3D( +GL_1_2.glTexSubImage3D( +GL_1_2.glget +GL_1_2.images +GL_1_2.imaging +GL_1_2.lazy( +GL_1_2.platform +GL_1_2.simple +GL_1_2.wrapper + +--- from OpenGL.GL.VERSION.GL_1_2 import * --- + +--- import OpenGL.GL.VERSION.GL_1_2_images --- +OpenGL.GL.VERSION.GL_1_2_images.GL_GET_CP_SIZES +OpenGL.GL.VERSION.GL_1_2_images.GL_GET_CTP_SIZES +OpenGL.GL.VERSION.GL_1_2_images.__builtins__ +OpenGL.GL.VERSION.GL_1_2_images.__doc__ +OpenGL.GL.VERSION.GL_1_2_images.__file__ +OpenGL.GL.VERSION.GL_1_2_images.__name__ +OpenGL.GL.VERSION.GL_1_2_images.__package__ +OpenGL.GL.VERSION.GL_1_2_images.arrays +OpenGL.GL.VERSION.GL_1_2_images.constants +OpenGL.GL.VERSION.GL_1_2_images.ctypes +OpenGL.GL.VERSION.GL_1_2_images.glColorSubTable( +OpenGL.GL.VERSION.GL_1_2_images.glColorTable( +OpenGL.GL.VERSION.GL_1_2_images.glColorTableParameterfv( +OpenGL.GL.VERSION.GL_1_2_images.glConvolutionFilter1D( +OpenGL.GL.VERSION.GL_1_2_images.glConvolutionFilter2D( +OpenGL.GL.VERSION.GL_1_2_images.glGetColorTable( +OpenGL.GL.VERSION.GL_1_2_images.glGetColorTableParameterfv( +OpenGL.GL.VERSION.GL_1_2_images.glGetColorTableParameteriv( +OpenGL.GL.VERSION.GL_1_2_images.glGetConvolutionFilter( +OpenGL.GL.VERSION.GL_1_2_images.glGetConvolutionParameterfv( +OpenGL.GL.VERSION.GL_1_2_images.glGetConvolutionParameteriv( +OpenGL.GL.VERSION.GL_1_2_images.glGetHistogram( +OpenGL.GL.VERSION.GL_1_2_images.glGetHistogramParameterfv( +OpenGL.GL.VERSION.GL_1_2_images.glGetHistogramParameteriv( +OpenGL.GL.VERSION.GL_1_2_images.glGetMinmax( +OpenGL.GL.VERSION.GL_1_2_images.glGetSeparableFilter( +OpenGL.GL.VERSION.GL_1_2_images.glSeparableFilter2D( +OpenGL.GL.VERSION.GL_1_2_images.glTexImage3D( +OpenGL.GL.VERSION.GL_1_2_images.glTexSubImage3D( +OpenGL.GL.VERSION.GL_1_2_images.images +OpenGL.GL.VERSION.GL_1_2_images.imaging +OpenGL.GL.VERSION.GL_1_2_images.lazy( +OpenGL.GL.VERSION.GL_1_2_images.simple +OpenGL.GL.VERSION.GL_1_2_images.wrapper + +--- from OpenGL.GL.VERSION import GL_1_2_images --- +GL_1_2_images.GL_GET_CP_SIZES +GL_1_2_images.GL_GET_CTP_SIZES +GL_1_2_images.__builtins__ +GL_1_2_images.__doc__ +GL_1_2_images.__file__ +GL_1_2_images.__name__ +GL_1_2_images.__package__ +GL_1_2_images.arrays +GL_1_2_images.constants +GL_1_2_images.ctypes +GL_1_2_images.glColorSubTable( +GL_1_2_images.glColorTable( +GL_1_2_images.glColorTableParameterfv( +GL_1_2_images.glConvolutionFilter1D( +GL_1_2_images.glConvolutionFilter2D( +GL_1_2_images.glGetColorTable( +GL_1_2_images.glGetColorTableParameterfv( +GL_1_2_images.glGetColorTableParameteriv( +GL_1_2_images.glGetConvolutionFilter( +GL_1_2_images.glGetConvolutionParameterfv( +GL_1_2_images.glGetConvolutionParameteriv( +GL_1_2_images.glGetHistogram( +GL_1_2_images.glGetHistogramParameterfv( +GL_1_2_images.glGetHistogramParameteriv( +GL_1_2_images.glGetMinmax( +GL_1_2_images.glGetSeparableFilter( +GL_1_2_images.glSeparableFilter2D( +GL_1_2_images.glTexImage3D( +GL_1_2_images.glTexSubImage3D( +GL_1_2_images.images +GL_1_2_images.imaging +GL_1_2_images.lazy( +GL_1_2_images.simple +GL_1_2_images.wrapper + +--- from OpenGL.GL.VERSION.GL_1_2_images import * --- + +--- import OpenGL.GL.VERSION.GL_1_3 --- +OpenGL.GL.VERSION.GL_1_3.EXTENSION_NAME +OpenGL.GL.VERSION.GL_1_3.GL_ACTIVE_TEXTURE +OpenGL.GL.VERSION.GL_1_3.GL_ADD_SIGNED +OpenGL.GL.VERSION.GL_1_3.GL_CLAMP_TO_BORDER +OpenGL.GL.VERSION.GL_1_3.GL_CLIENT_ACTIVE_TEXTURE +OpenGL.GL.VERSION.GL_1_3.GL_COMBINE +OpenGL.GL.VERSION.GL_1_3.GL_COMBINE_ALPHA +OpenGL.GL.VERSION.GL_1_3.GL_COMBINE_RGB +OpenGL.GL.VERSION.GL_1_3.GL_COMPRESSED_ALPHA +OpenGL.GL.VERSION.GL_1_3.GL_COMPRESSED_INTENSITY +OpenGL.GL.VERSION.GL_1_3.GL_COMPRESSED_LUMINANCE +OpenGL.GL.VERSION.GL_1_3.GL_COMPRESSED_LUMINANCE_ALPHA +OpenGL.GL.VERSION.GL_1_3.GL_COMPRESSED_RGB +OpenGL.GL.VERSION.GL_1_3.GL_COMPRESSED_RGBA +OpenGL.GL.VERSION.GL_1_3.GL_COMPRESSED_TEXTURE_FORMATS +OpenGL.GL.VERSION.GL_1_3.GL_CONSTANT +OpenGL.GL.VERSION.GL_1_3.GL_DOT3_RGB +OpenGL.GL.VERSION.GL_1_3.GL_DOT3_RGBA +OpenGL.GL.VERSION.GL_1_3.GL_INTERPOLATE +OpenGL.GL.VERSION.GL_1_3.GL_MAX_CUBE_MAP_TEXTURE_SIZE +OpenGL.GL.VERSION.GL_1_3.GL_MAX_TEXTURE_UNITS +OpenGL.GL.VERSION.GL_1_3.GL_MULTISAMPLE +OpenGL.GL.VERSION.GL_1_3.GL_MULTISAMPLE_BIT +OpenGL.GL.VERSION.GL_1_3.GL_NORMAL_MAP +OpenGL.GL.VERSION.GL_1_3.GL_NUM_COMPRESSED_TEXTURE_FORMATS +OpenGL.GL.VERSION.GL_1_3.GL_OPERAND0_ALPHA +OpenGL.GL.VERSION.GL_1_3.GL_OPERAND0_RGB +OpenGL.GL.VERSION.GL_1_3.GL_OPERAND1_ALPHA +OpenGL.GL.VERSION.GL_1_3.GL_OPERAND1_RGB +OpenGL.GL.VERSION.GL_1_3.GL_OPERAND2_ALPHA +OpenGL.GL.VERSION.GL_1_3.GL_OPERAND2_RGB +OpenGL.GL.VERSION.GL_1_3.GL_PREVIOUS +OpenGL.GL.VERSION.GL_1_3.GL_PRIMARY_COLOR +OpenGL.GL.VERSION.GL_1_3.GL_PROXY_TEXTURE_CUBE_MAP +OpenGL.GL.VERSION.GL_1_3.GL_REFLECTION_MAP +OpenGL.GL.VERSION.GL_1_3.GL_RGB_SCALE +OpenGL.GL.VERSION.GL_1_3.GL_SAMPLES +OpenGL.GL.VERSION.GL_1_3.GL_SAMPLE_ALPHA_TO_COVERAGE +OpenGL.GL.VERSION.GL_1_3.GL_SAMPLE_ALPHA_TO_ONE +OpenGL.GL.VERSION.GL_1_3.GL_SAMPLE_BUFFERS +OpenGL.GL.VERSION.GL_1_3.GL_SAMPLE_COVERAGE +OpenGL.GL.VERSION.GL_1_3.GL_SAMPLE_COVERAGE_INVERT +OpenGL.GL.VERSION.GL_1_3.GL_SAMPLE_COVERAGE_VALUE +OpenGL.GL.VERSION.GL_1_3.GL_SOURCE0_ALPHA +OpenGL.GL.VERSION.GL_1_3.GL_SOURCE0_RGB +OpenGL.GL.VERSION.GL_1_3.GL_SOURCE1_ALPHA +OpenGL.GL.VERSION.GL_1_3.GL_SOURCE1_RGB +OpenGL.GL.VERSION.GL_1_3.GL_SOURCE2_ALPHA +OpenGL.GL.VERSION.GL_1_3.GL_SOURCE2_RGB +OpenGL.GL.VERSION.GL_1_3.GL_SUBTRACT +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE0 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE1 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE10 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE11 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE12 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE13 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE14 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE15 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE16 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE17 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE18 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE19 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE2 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE20 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE21 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE22 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE23 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE24 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE25 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE26 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE27 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE28 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE29 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE3 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE30 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE31 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE4 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE5 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE6 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE7 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE8 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE9 +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_BINDING_CUBE_MAP +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_COMPRESSED +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_COMPRESSED_IMAGE_SIZE +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_COMPRESSION_HINT +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_CUBE_MAP +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_CUBE_MAP_NEGATIVE_X +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_CUBE_MAP_NEGATIVE_Y +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_CUBE_MAP_NEGATIVE_Z +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_CUBE_MAP_POSITIVE_X +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_CUBE_MAP_POSITIVE_Y +OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_CUBE_MAP_POSITIVE_Z +OpenGL.GL.VERSION.GL_1_3.GL_TRANSPOSE_COLOR_MATRIX +OpenGL.GL.VERSION.GL_1_3.GL_TRANSPOSE_MODELVIEW_MATRIX +OpenGL.GL.VERSION.GL_1_3.GL_TRANSPOSE_PROJECTION_MATRIX +OpenGL.GL.VERSION.GL_1_3.GL_TRANSPOSE_TEXTURE_MATRIX +OpenGL.GL.VERSION.GL_1_3.__builtins__ +OpenGL.GL.VERSION.GL_1_3.__doc__ +OpenGL.GL.VERSION.GL_1_3.__file__ +OpenGL.GL.VERSION.GL_1_3.__name__ +OpenGL.GL.VERSION.GL_1_3.__package__ +OpenGL.GL.VERSION.GL_1_3.arrays +OpenGL.GL.VERSION.GL_1_3.constant +OpenGL.GL.VERSION.GL_1_3.constants +OpenGL.GL.VERSION.GL_1_3.ctypes +OpenGL.GL.VERSION.GL_1_3.extensions +OpenGL.GL.VERSION.GL_1_3.glActiveTexture( +OpenGL.GL.VERSION.GL_1_3.glClientActiveTexture( +OpenGL.GL.VERSION.GL_1_3.glCompressedTexImage1D( +OpenGL.GL.VERSION.GL_1_3.glCompressedTexImage2D( +OpenGL.GL.VERSION.GL_1_3.glCompressedTexImage3D( +OpenGL.GL.VERSION.GL_1_3.glCompressedTexSubImage1D( +OpenGL.GL.VERSION.GL_1_3.glCompressedTexSubImage2D( +OpenGL.GL.VERSION.GL_1_3.glCompressedTexSubImage3D( +OpenGL.GL.VERSION.GL_1_3.glGetCompressedTexImage( +OpenGL.GL.VERSION.GL_1_3.glLoadTransposeMatrixd( +OpenGL.GL.VERSION.GL_1_3.glLoadTransposeMatrixf( +OpenGL.GL.VERSION.GL_1_3.glMultTransposeMatrixd( +OpenGL.GL.VERSION.GL_1_3.glMultTransposeMatrixf( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord1d( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord1dv( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord1f( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord1fv( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord1i( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord1iv( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord1s( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord1sv( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord2d( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord2dv( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord2f( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord2fv( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord2i( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord2iv( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord2s( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord2sv( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord3d( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord3dv( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord3f( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord3fv( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord3i( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord3iv( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord3s( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord3sv( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord4d( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord4dv( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord4f( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord4fv( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord4i( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord4iv( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord4s( +OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord4sv( +OpenGL.GL.VERSION.GL_1_3.glSampleCoverage( +OpenGL.GL.VERSION.GL_1_3.glget +OpenGL.GL.VERSION.GL_1_3.images +OpenGL.GL.VERSION.GL_1_3.platform +OpenGL.GL.VERSION.GL_1_3.simple +OpenGL.GL.VERSION.GL_1_3.wrapper + +--- from OpenGL.GL.VERSION import GL_1_3 --- +GL_1_3.EXTENSION_NAME +GL_1_3.GL_ACTIVE_TEXTURE +GL_1_3.GL_ADD_SIGNED +GL_1_3.GL_CLAMP_TO_BORDER +GL_1_3.GL_CLIENT_ACTIVE_TEXTURE +GL_1_3.GL_COMBINE +GL_1_3.GL_COMBINE_ALPHA +GL_1_3.GL_COMBINE_RGB +GL_1_3.GL_COMPRESSED_ALPHA +GL_1_3.GL_COMPRESSED_INTENSITY +GL_1_3.GL_COMPRESSED_LUMINANCE +GL_1_3.GL_COMPRESSED_LUMINANCE_ALPHA +GL_1_3.GL_COMPRESSED_RGB +GL_1_3.GL_COMPRESSED_RGBA +GL_1_3.GL_COMPRESSED_TEXTURE_FORMATS +GL_1_3.GL_CONSTANT +GL_1_3.GL_DOT3_RGB +GL_1_3.GL_DOT3_RGBA +GL_1_3.GL_INTERPOLATE +GL_1_3.GL_MAX_CUBE_MAP_TEXTURE_SIZE +GL_1_3.GL_MAX_TEXTURE_UNITS +GL_1_3.GL_MULTISAMPLE +GL_1_3.GL_MULTISAMPLE_BIT +GL_1_3.GL_NORMAL_MAP +GL_1_3.GL_NUM_COMPRESSED_TEXTURE_FORMATS +GL_1_3.GL_OPERAND0_ALPHA +GL_1_3.GL_OPERAND0_RGB +GL_1_3.GL_OPERAND1_ALPHA +GL_1_3.GL_OPERAND1_RGB +GL_1_3.GL_OPERAND2_ALPHA +GL_1_3.GL_OPERAND2_RGB +GL_1_3.GL_PREVIOUS +GL_1_3.GL_PRIMARY_COLOR +GL_1_3.GL_PROXY_TEXTURE_CUBE_MAP +GL_1_3.GL_REFLECTION_MAP +GL_1_3.GL_RGB_SCALE +GL_1_3.GL_SAMPLES +GL_1_3.GL_SAMPLE_ALPHA_TO_COVERAGE +GL_1_3.GL_SAMPLE_ALPHA_TO_ONE +GL_1_3.GL_SAMPLE_BUFFERS +GL_1_3.GL_SAMPLE_COVERAGE +GL_1_3.GL_SAMPLE_COVERAGE_INVERT +GL_1_3.GL_SAMPLE_COVERAGE_VALUE +GL_1_3.GL_SOURCE0_ALPHA +GL_1_3.GL_SOURCE0_RGB +GL_1_3.GL_SOURCE1_ALPHA +GL_1_3.GL_SOURCE1_RGB +GL_1_3.GL_SOURCE2_ALPHA +GL_1_3.GL_SOURCE2_RGB +GL_1_3.GL_SUBTRACT +GL_1_3.GL_TEXTURE0 +GL_1_3.GL_TEXTURE1 +GL_1_3.GL_TEXTURE10 +GL_1_3.GL_TEXTURE11 +GL_1_3.GL_TEXTURE12 +GL_1_3.GL_TEXTURE13 +GL_1_3.GL_TEXTURE14 +GL_1_3.GL_TEXTURE15 +GL_1_3.GL_TEXTURE16 +GL_1_3.GL_TEXTURE17 +GL_1_3.GL_TEXTURE18 +GL_1_3.GL_TEXTURE19 +GL_1_3.GL_TEXTURE2 +GL_1_3.GL_TEXTURE20 +GL_1_3.GL_TEXTURE21 +GL_1_3.GL_TEXTURE22 +GL_1_3.GL_TEXTURE23 +GL_1_3.GL_TEXTURE24 +GL_1_3.GL_TEXTURE25 +GL_1_3.GL_TEXTURE26 +GL_1_3.GL_TEXTURE27 +GL_1_3.GL_TEXTURE28 +GL_1_3.GL_TEXTURE29 +GL_1_3.GL_TEXTURE3 +GL_1_3.GL_TEXTURE30 +GL_1_3.GL_TEXTURE31 +GL_1_3.GL_TEXTURE4 +GL_1_3.GL_TEXTURE5 +GL_1_3.GL_TEXTURE6 +GL_1_3.GL_TEXTURE7 +GL_1_3.GL_TEXTURE8 +GL_1_3.GL_TEXTURE9 +GL_1_3.GL_TEXTURE_BINDING_CUBE_MAP +GL_1_3.GL_TEXTURE_COMPRESSED +GL_1_3.GL_TEXTURE_COMPRESSED_IMAGE_SIZE +GL_1_3.GL_TEXTURE_COMPRESSION_HINT +GL_1_3.GL_TEXTURE_CUBE_MAP +GL_1_3.GL_TEXTURE_CUBE_MAP_NEGATIVE_X +GL_1_3.GL_TEXTURE_CUBE_MAP_NEGATIVE_Y +GL_1_3.GL_TEXTURE_CUBE_MAP_NEGATIVE_Z +GL_1_3.GL_TEXTURE_CUBE_MAP_POSITIVE_X +GL_1_3.GL_TEXTURE_CUBE_MAP_POSITIVE_Y +GL_1_3.GL_TEXTURE_CUBE_MAP_POSITIVE_Z +GL_1_3.GL_TRANSPOSE_COLOR_MATRIX +GL_1_3.GL_TRANSPOSE_MODELVIEW_MATRIX +GL_1_3.GL_TRANSPOSE_PROJECTION_MATRIX +GL_1_3.GL_TRANSPOSE_TEXTURE_MATRIX +GL_1_3.__builtins__ +GL_1_3.__doc__ +GL_1_3.__file__ +GL_1_3.__name__ +GL_1_3.__package__ +GL_1_3.arrays +GL_1_3.constant +GL_1_3.constants +GL_1_3.ctypes +GL_1_3.extensions +GL_1_3.glActiveTexture( +GL_1_3.glClientActiveTexture( +GL_1_3.glCompressedTexImage1D( +GL_1_3.glCompressedTexImage2D( +GL_1_3.glCompressedTexImage3D( +GL_1_3.glCompressedTexSubImage1D( +GL_1_3.glCompressedTexSubImage2D( +GL_1_3.glCompressedTexSubImage3D( +GL_1_3.glGetCompressedTexImage( +GL_1_3.glLoadTransposeMatrixd( +GL_1_3.glLoadTransposeMatrixf( +GL_1_3.glMultTransposeMatrixd( +GL_1_3.glMultTransposeMatrixf( +GL_1_3.glMultiTexCoord1d( +GL_1_3.glMultiTexCoord1dv( +GL_1_3.glMultiTexCoord1f( +GL_1_3.glMultiTexCoord1fv( +GL_1_3.glMultiTexCoord1i( +GL_1_3.glMultiTexCoord1iv( +GL_1_3.glMultiTexCoord1s( +GL_1_3.glMultiTexCoord1sv( +GL_1_3.glMultiTexCoord2d( +GL_1_3.glMultiTexCoord2dv( +GL_1_3.glMultiTexCoord2f( +GL_1_3.glMultiTexCoord2fv( +GL_1_3.glMultiTexCoord2i( +GL_1_3.glMultiTexCoord2iv( +GL_1_3.glMultiTexCoord2s( +GL_1_3.glMultiTexCoord2sv( +GL_1_3.glMultiTexCoord3d( +GL_1_3.glMultiTexCoord3dv( +GL_1_3.glMultiTexCoord3f( +GL_1_3.glMultiTexCoord3fv( +GL_1_3.glMultiTexCoord3i( +GL_1_3.glMultiTexCoord3iv( +GL_1_3.glMultiTexCoord3s( +GL_1_3.glMultiTexCoord3sv( +GL_1_3.glMultiTexCoord4d( +GL_1_3.glMultiTexCoord4dv( +GL_1_3.glMultiTexCoord4f( +GL_1_3.glMultiTexCoord4fv( +GL_1_3.glMultiTexCoord4i( +GL_1_3.glMultiTexCoord4iv( +GL_1_3.glMultiTexCoord4s( +GL_1_3.glMultiTexCoord4sv( +GL_1_3.glSampleCoverage( +GL_1_3.glget +GL_1_3.images +GL_1_3.platform +GL_1_3.simple +GL_1_3.wrapper + +--- from OpenGL.GL.VERSION.GL_1_3 import * --- + +--- import OpenGL.GL.VERSION.GL_1_3_images --- +OpenGL.GL.VERSION.GL_1_3_images.__builtins__ +OpenGL.GL.VERSION.GL_1_3_images.__doc__ +OpenGL.GL.VERSION.GL_1_3_images.__file__ +OpenGL.GL.VERSION.GL_1_3_images.__name__ +OpenGL.GL.VERSION.GL_1_3_images.__package__ +OpenGL.GL.VERSION.GL_1_3_images.arrays +OpenGL.GL.VERSION.GL_1_3_images.constants +OpenGL.GL.VERSION.GL_1_3_images.glCompressedTexImage1D( +OpenGL.GL.VERSION.GL_1_3_images.glCompressedTexImage2D( +OpenGL.GL.VERSION.GL_1_3_images.glCompressedTexImage3D( +OpenGL.GL.VERSION.GL_1_3_images.glCompressedTexSubImage1D( +OpenGL.GL.VERSION.GL_1_3_images.glCompressedTexSubImage2D( +OpenGL.GL.VERSION.GL_1_3_images.glCompressedTexSubImage3D( +OpenGL.GL.VERSION.GL_1_3_images.glget +OpenGL.GL.VERSION.GL_1_3_images.images +OpenGL.GL.VERSION.GL_1_3_images.simple +OpenGL.GL.VERSION.GL_1_3_images.wrapper + +--- from OpenGL.GL.VERSION import GL_1_3_images --- +GL_1_3_images.__builtins__ +GL_1_3_images.__doc__ +GL_1_3_images.__file__ +GL_1_3_images.__name__ +GL_1_3_images.__package__ +GL_1_3_images.arrays +GL_1_3_images.constants +GL_1_3_images.glCompressedTexImage1D( +GL_1_3_images.glCompressedTexImage2D( +GL_1_3_images.glCompressedTexImage3D( +GL_1_3_images.glCompressedTexSubImage1D( +GL_1_3_images.glCompressedTexSubImage2D( +GL_1_3_images.glCompressedTexSubImage3D( +GL_1_3_images.glget +GL_1_3_images.images +GL_1_3_images.simple +GL_1_3_images.wrapper + +--- from OpenGL.GL.VERSION.GL_1_3_images import * --- + +--- import OpenGL.GL.VERSION.GL_1_4 --- +OpenGL.GL.VERSION.GL_1_4.EXTENSION_NAME +OpenGL.GL.VERSION.GL_1_4.GL_BLEND_DST_ALPHA +OpenGL.GL.VERSION.GL_1_4.GL_BLEND_DST_RGB +OpenGL.GL.VERSION.GL_1_4.GL_BLEND_SRC_ALPHA +OpenGL.GL.VERSION.GL_1_4.GL_BLEND_SRC_RGB +OpenGL.GL.VERSION.GL_1_4.GL_COLOR_SUM +OpenGL.GL.VERSION.GL_1_4.GL_COMPARE_R_TO_TEXTURE +OpenGL.GL.VERSION.GL_1_4.GL_CURRENT_FOG_COORDINATE +OpenGL.GL.VERSION.GL_1_4.GL_CURRENT_SECONDARY_COLOR +OpenGL.GL.VERSION.GL_1_4.GL_DECR_WRAP +OpenGL.GL.VERSION.GL_1_4.GL_DEPTH_COMPONENT16 +OpenGL.GL.VERSION.GL_1_4.GL_DEPTH_COMPONENT24 +OpenGL.GL.VERSION.GL_1_4.GL_DEPTH_COMPONENT32 +OpenGL.GL.VERSION.GL_1_4.GL_DEPTH_TEXTURE_MODE +OpenGL.GL.VERSION.GL_1_4.GL_FOG_COORDINATE +OpenGL.GL.VERSION.GL_1_4.GL_FOG_COORDINATE_ARRAY +OpenGL.GL.VERSION.GL_1_4.GL_FOG_COORDINATE_ARRAY_POINTER +OpenGL.GL.VERSION.GL_1_4.GL_FOG_COORDINATE_ARRAY_STRIDE +OpenGL.GL.VERSION.GL_1_4.GL_FOG_COORDINATE_ARRAY_TYPE +OpenGL.GL.VERSION.GL_1_4.GL_FOG_COORDINATE_SOURCE +OpenGL.GL.VERSION.GL_1_4.GL_FRAGMENT_DEPTH +OpenGL.GL.VERSION.GL_1_4.GL_GENERATE_MIPMAP +OpenGL.GL.VERSION.GL_1_4.GL_GENERATE_MIPMAP_HINT +OpenGL.GL.VERSION.GL_1_4.GL_INCR_WRAP +OpenGL.GL.VERSION.GL_1_4.GL_MAX_TEXTURE_LOD_BIAS +OpenGL.GL.VERSION.GL_1_4.GL_MIRRORED_REPEAT +OpenGL.GL.VERSION.GL_1_4.GL_POINT_DISTANCE_ATTENUATION +OpenGL.GL.VERSION.GL_1_4.GL_POINT_FADE_THRESHOLD_SIZE +OpenGL.GL.VERSION.GL_1_4.GL_POINT_SIZE_MAX +OpenGL.GL.VERSION.GL_1_4.GL_POINT_SIZE_MIN +OpenGL.GL.VERSION.GL_1_4.GL_SECONDARY_COLOR_ARRAY +OpenGL.GL.VERSION.GL_1_4.GL_SECONDARY_COLOR_ARRAY_POINTER +OpenGL.GL.VERSION.GL_1_4.GL_SECONDARY_COLOR_ARRAY_SIZE +OpenGL.GL.VERSION.GL_1_4.GL_SECONDARY_COLOR_ARRAY_STRIDE +OpenGL.GL.VERSION.GL_1_4.GL_SECONDARY_COLOR_ARRAY_TYPE +OpenGL.GL.VERSION.GL_1_4.GL_TEXTURE_COMPARE_FUNC +OpenGL.GL.VERSION.GL_1_4.GL_TEXTURE_COMPARE_MODE +OpenGL.GL.VERSION.GL_1_4.GL_TEXTURE_DEPTH_SIZE +OpenGL.GL.VERSION.GL_1_4.GL_TEXTURE_FILTER_CONTROL +OpenGL.GL.VERSION.GL_1_4.GL_TEXTURE_LOD_BIAS +OpenGL.GL.VERSION.GL_1_4.__builtins__ +OpenGL.GL.VERSION.GL_1_4.__doc__ +OpenGL.GL.VERSION.GL_1_4.__file__ +OpenGL.GL.VERSION.GL_1_4.__name__ +OpenGL.GL.VERSION.GL_1_4.__package__ +OpenGL.GL.VERSION.GL_1_4.arrays +OpenGL.GL.VERSION.GL_1_4.constant +OpenGL.GL.VERSION.GL_1_4.constants +OpenGL.GL.VERSION.GL_1_4.ctypes +OpenGL.GL.VERSION.GL_1_4.extensions +OpenGL.GL.VERSION.GL_1_4.glBlendFuncSeparate( +OpenGL.GL.VERSION.GL_1_4.glFogCoordPointer( +OpenGL.GL.VERSION.GL_1_4.glFogCoordd( +OpenGL.GL.VERSION.GL_1_4.glFogCoorddv( +OpenGL.GL.VERSION.GL_1_4.glFogCoordf( +OpenGL.GL.VERSION.GL_1_4.glFogCoordfv( +OpenGL.GL.VERSION.GL_1_4.glMultiDrawArrays( +OpenGL.GL.VERSION.GL_1_4.glMultiDrawElements( +OpenGL.GL.VERSION.GL_1_4.glPointParameterf( +OpenGL.GL.VERSION.GL_1_4.glPointParameterfv( +OpenGL.GL.VERSION.GL_1_4.glPointParameteri( +OpenGL.GL.VERSION.GL_1_4.glPointParameteriv( +OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3b( +OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3bv( +OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3d( +OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3dv( +OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3f( +OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3fv( +OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3i( +OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3iv( +OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3s( +OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3sv( +OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3ub( +OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3ubv( +OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3ui( +OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3uiv( +OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3us( +OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3usv( +OpenGL.GL.VERSION.GL_1_4.glSecondaryColorPointer( +OpenGL.GL.VERSION.GL_1_4.glWindowPos2d( +OpenGL.GL.VERSION.GL_1_4.glWindowPos2dv( +OpenGL.GL.VERSION.GL_1_4.glWindowPos2f( +OpenGL.GL.VERSION.GL_1_4.glWindowPos2fv( +OpenGL.GL.VERSION.GL_1_4.glWindowPos2i( +OpenGL.GL.VERSION.GL_1_4.glWindowPos2iv( +OpenGL.GL.VERSION.GL_1_4.glWindowPos2s( +OpenGL.GL.VERSION.GL_1_4.glWindowPos2sv( +OpenGL.GL.VERSION.GL_1_4.glWindowPos3d( +OpenGL.GL.VERSION.GL_1_4.glWindowPos3dv( +OpenGL.GL.VERSION.GL_1_4.glWindowPos3f( +OpenGL.GL.VERSION.GL_1_4.glWindowPos3fv( +OpenGL.GL.VERSION.GL_1_4.glWindowPos3i( +OpenGL.GL.VERSION.GL_1_4.glWindowPos3iv( +OpenGL.GL.VERSION.GL_1_4.glWindowPos3s( +OpenGL.GL.VERSION.GL_1_4.glWindowPos3sv( +OpenGL.GL.VERSION.GL_1_4.glget +OpenGL.GL.VERSION.GL_1_4.platform +OpenGL.GL.VERSION.GL_1_4.wrapper + +--- from OpenGL.GL.VERSION import GL_1_4 --- +GL_1_4.EXTENSION_NAME +GL_1_4.GL_BLEND_DST_ALPHA +GL_1_4.GL_BLEND_DST_RGB +GL_1_4.GL_BLEND_SRC_ALPHA +GL_1_4.GL_BLEND_SRC_RGB +GL_1_4.GL_COLOR_SUM +GL_1_4.GL_COMPARE_R_TO_TEXTURE +GL_1_4.GL_CURRENT_FOG_COORDINATE +GL_1_4.GL_CURRENT_SECONDARY_COLOR +GL_1_4.GL_DECR_WRAP +GL_1_4.GL_DEPTH_COMPONENT16 +GL_1_4.GL_DEPTH_COMPONENT24 +GL_1_4.GL_DEPTH_COMPONENT32 +GL_1_4.GL_DEPTH_TEXTURE_MODE +GL_1_4.GL_FOG_COORDINATE +GL_1_4.GL_FOG_COORDINATE_ARRAY +GL_1_4.GL_FOG_COORDINATE_ARRAY_POINTER +GL_1_4.GL_FOG_COORDINATE_ARRAY_STRIDE +GL_1_4.GL_FOG_COORDINATE_ARRAY_TYPE +GL_1_4.GL_FOG_COORDINATE_SOURCE +GL_1_4.GL_FRAGMENT_DEPTH +GL_1_4.GL_GENERATE_MIPMAP +GL_1_4.GL_GENERATE_MIPMAP_HINT +GL_1_4.GL_INCR_WRAP +GL_1_4.GL_MAX_TEXTURE_LOD_BIAS +GL_1_4.GL_MIRRORED_REPEAT +GL_1_4.GL_POINT_DISTANCE_ATTENUATION +GL_1_4.GL_POINT_FADE_THRESHOLD_SIZE +GL_1_4.GL_POINT_SIZE_MAX +GL_1_4.GL_POINT_SIZE_MIN +GL_1_4.GL_SECONDARY_COLOR_ARRAY +GL_1_4.GL_SECONDARY_COLOR_ARRAY_POINTER +GL_1_4.GL_SECONDARY_COLOR_ARRAY_SIZE +GL_1_4.GL_SECONDARY_COLOR_ARRAY_STRIDE +GL_1_4.GL_SECONDARY_COLOR_ARRAY_TYPE +GL_1_4.GL_TEXTURE_COMPARE_FUNC +GL_1_4.GL_TEXTURE_COMPARE_MODE +GL_1_4.GL_TEXTURE_DEPTH_SIZE +GL_1_4.GL_TEXTURE_FILTER_CONTROL +GL_1_4.GL_TEXTURE_LOD_BIAS +GL_1_4.__builtins__ +GL_1_4.__doc__ +GL_1_4.__file__ +GL_1_4.__name__ +GL_1_4.__package__ +GL_1_4.arrays +GL_1_4.constant +GL_1_4.constants +GL_1_4.ctypes +GL_1_4.extensions +GL_1_4.glBlendFuncSeparate( +GL_1_4.glFogCoordPointer( +GL_1_4.glFogCoordd( +GL_1_4.glFogCoorddv( +GL_1_4.glFogCoordf( +GL_1_4.glFogCoordfv( +GL_1_4.glMultiDrawArrays( +GL_1_4.glMultiDrawElements( +GL_1_4.glPointParameterf( +GL_1_4.glPointParameterfv( +GL_1_4.glPointParameteri( +GL_1_4.glPointParameteriv( +GL_1_4.glSecondaryColor3b( +GL_1_4.glSecondaryColor3bv( +GL_1_4.glSecondaryColor3d( +GL_1_4.glSecondaryColor3dv( +GL_1_4.glSecondaryColor3f( +GL_1_4.glSecondaryColor3fv( +GL_1_4.glSecondaryColor3i( +GL_1_4.glSecondaryColor3iv( +GL_1_4.glSecondaryColor3s( +GL_1_4.glSecondaryColor3sv( +GL_1_4.glSecondaryColor3ub( +GL_1_4.glSecondaryColor3ubv( +GL_1_4.glSecondaryColor3ui( +GL_1_4.glSecondaryColor3uiv( +GL_1_4.glSecondaryColor3us( +GL_1_4.glSecondaryColor3usv( +GL_1_4.glSecondaryColorPointer( +GL_1_4.glWindowPos2d( +GL_1_4.glWindowPos2dv( +GL_1_4.glWindowPos2f( +GL_1_4.glWindowPos2fv( +GL_1_4.glWindowPos2i( +GL_1_4.glWindowPos2iv( +GL_1_4.glWindowPos2s( +GL_1_4.glWindowPos2sv( +GL_1_4.glWindowPos3d( +GL_1_4.glWindowPos3dv( +GL_1_4.glWindowPos3f( +GL_1_4.glWindowPos3fv( +GL_1_4.glWindowPos3i( +GL_1_4.glWindowPos3iv( +GL_1_4.glWindowPos3s( +GL_1_4.glWindowPos3sv( +GL_1_4.glget +GL_1_4.platform +GL_1_4.wrapper + +--- from OpenGL.GL.VERSION.GL_1_4 import * --- + +--- import OpenGL.GL.VERSION.GL_1_5 --- +OpenGL.GL.VERSION.GL_1_5.EXTENSION_NAME +OpenGL.GL.VERSION.GL_1_5.GL_ARRAY_BUFFER +OpenGL.GL.VERSION.GL_1_5.GL_ARRAY_BUFFER_BINDING +OpenGL.GL.VERSION.GL_1_5.GL_BUFFER_ACCESS +OpenGL.GL.VERSION.GL_1_5.GL_BUFFER_MAPPED +OpenGL.GL.VERSION.GL_1_5.GL_BUFFER_MAP_POINTER +OpenGL.GL.VERSION.GL_1_5.GL_BUFFER_SIZE +OpenGL.GL.VERSION.GL_1_5.GL_BUFFER_USAGE +OpenGL.GL.VERSION.GL_1_5.GL_COLOR_ARRAY_BUFFER_BINDING +OpenGL.GL.VERSION.GL_1_5.GL_CURRENT_QUERY +OpenGL.GL.VERSION.GL_1_5.GL_DYNAMIC_COPY +OpenGL.GL.VERSION.GL_1_5.GL_DYNAMIC_DRAW +OpenGL.GL.VERSION.GL_1_5.GL_DYNAMIC_READ +OpenGL.GL.VERSION.GL_1_5.GL_EDGE_FLAG_ARRAY_BUFFER_BINDING +OpenGL.GL.VERSION.GL_1_5.GL_ELEMENT_ARRAY_BUFFER +OpenGL.GL.VERSION.GL_1_5.GL_ELEMENT_ARRAY_BUFFER_BINDING +OpenGL.GL.VERSION.GL_1_5.GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING +OpenGL.GL.VERSION.GL_1_5.GL_INDEX_ARRAY_BUFFER_BINDING +OpenGL.GL.VERSION.GL_1_5.GL_NORMAL_ARRAY_BUFFER_BINDING +OpenGL.GL.VERSION.GL_1_5.GL_QUERY_COUNTER_BITS +OpenGL.GL.VERSION.GL_1_5.GL_QUERY_RESULT +OpenGL.GL.VERSION.GL_1_5.GL_QUERY_RESULT_AVAILABLE +OpenGL.GL.VERSION.GL_1_5.GL_READ_ONLY +OpenGL.GL.VERSION.GL_1_5.GL_READ_WRITE +OpenGL.GL.VERSION.GL_1_5.GL_SAMPLES_PASSED +OpenGL.GL.VERSION.GL_1_5.GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING +OpenGL.GL.VERSION.GL_1_5.GL_STATIC_COPY +OpenGL.GL.VERSION.GL_1_5.GL_STATIC_DRAW +OpenGL.GL.VERSION.GL_1_5.GL_STATIC_READ +OpenGL.GL.VERSION.GL_1_5.GL_STREAM_COPY +OpenGL.GL.VERSION.GL_1_5.GL_STREAM_DRAW +OpenGL.GL.VERSION.GL_1_5.GL_STREAM_READ +OpenGL.GL.VERSION.GL_1_5.GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING +OpenGL.GL.VERSION.GL_1_5.GL_VERTEX_ARRAY_BUFFER_BINDING +OpenGL.GL.VERSION.GL_1_5.GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING +OpenGL.GL.VERSION.GL_1_5.GL_WEIGHT_ARRAY_BUFFER_BINDING +OpenGL.GL.VERSION.GL_1_5.GL_WRITE_ONLY +OpenGL.GL.VERSION.GL_1_5.__builtins__ +OpenGL.GL.VERSION.GL_1_5.__doc__ +OpenGL.GL.VERSION.GL_1_5.__file__ +OpenGL.GL.VERSION.GL_1_5.__name__ +OpenGL.GL.VERSION.GL_1_5.__package__ +OpenGL.GL.VERSION.GL_1_5.arrays +OpenGL.GL.VERSION.GL_1_5.constant +OpenGL.GL.VERSION.GL_1_5.constants +OpenGL.GL.VERSION.GL_1_5.ctypes +OpenGL.GL.VERSION.GL_1_5.extensions +OpenGL.GL.VERSION.GL_1_5.glBeginQuery( +OpenGL.GL.VERSION.GL_1_5.glBindBuffer( +OpenGL.GL.VERSION.GL_1_5.glBufferData( +OpenGL.GL.VERSION.GL_1_5.glBufferSubData( +OpenGL.GL.VERSION.GL_1_5.glDeleteBuffers( +OpenGL.GL.VERSION.GL_1_5.glDeleteQueries( +OpenGL.GL.VERSION.GL_1_5.glEndQuery( +OpenGL.GL.VERSION.GL_1_5.glGenBuffers( +OpenGL.GL.VERSION.GL_1_5.glGenQueries( +OpenGL.GL.VERSION.GL_1_5.glGetBufferParameteriv( +OpenGL.GL.VERSION.GL_1_5.glGetBufferPointerv( +OpenGL.GL.VERSION.GL_1_5.glGetBufferSubData( +OpenGL.GL.VERSION.GL_1_5.glGetQueryObjectiv( +OpenGL.GL.VERSION.GL_1_5.glGetQueryObjectuiv( +OpenGL.GL.VERSION.GL_1_5.glGetQueryiv( +OpenGL.GL.VERSION.GL_1_5.glIsBuffer( +OpenGL.GL.VERSION.GL_1_5.glIsQuery( +OpenGL.GL.VERSION.GL_1_5.glMapBuffer( +OpenGL.GL.VERSION.GL_1_5.glUnmapBuffer( +OpenGL.GL.VERSION.GL_1_5.glget +OpenGL.GL.VERSION.GL_1_5.platform +OpenGL.GL.VERSION.GL_1_5.wrapper + +--- from OpenGL.GL.VERSION import GL_1_5 --- +GL_1_5.EXTENSION_NAME +GL_1_5.GL_ARRAY_BUFFER +GL_1_5.GL_ARRAY_BUFFER_BINDING +GL_1_5.GL_BUFFER_ACCESS +GL_1_5.GL_BUFFER_MAPPED +GL_1_5.GL_BUFFER_MAP_POINTER +GL_1_5.GL_BUFFER_SIZE +GL_1_5.GL_BUFFER_USAGE +GL_1_5.GL_COLOR_ARRAY_BUFFER_BINDING +GL_1_5.GL_CURRENT_QUERY +GL_1_5.GL_DYNAMIC_COPY +GL_1_5.GL_DYNAMIC_DRAW +GL_1_5.GL_DYNAMIC_READ +GL_1_5.GL_EDGE_FLAG_ARRAY_BUFFER_BINDING +GL_1_5.GL_ELEMENT_ARRAY_BUFFER +GL_1_5.GL_ELEMENT_ARRAY_BUFFER_BINDING +GL_1_5.GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING +GL_1_5.GL_INDEX_ARRAY_BUFFER_BINDING +GL_1_5.GL_NORMAL_ARRAY_BUFFER_BINDING +GL_1_5.GL_QUERY_COUNTER_BITS +GL_1_5.GL_QUERY_RESULT +GL_1_5.GL_QUERY_RESULT_AVAILABLE +GL_1_5.GL_READ_ONLY +GL_1_5.GL_READ_WRITE +GL_1_5.GL_SAMPLES_PASSED +GL_1_5.GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING +GL_1_5.GL_STATIC_COPY +GL_1_5.GL_STATIC_DRAW +GL_1_5.GL_STATIC_READ +GL_1_5.GL_STREAM_COPY +GL_1_5.GL_STREAM_DRAW +GL_1_5.GL_STREAM_READ +GL_1_5.GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING +GL_1_5.GL_VERTEX_ARRAY_BUFFER_BINDING +GL_1_5.GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING +GL_1_5.GL_WEIGHT_ARRAY_BUFFER_BINDING +GL_1_5.GL_WRITE_ONLY +GL_1_5.__builtins__ +GL_1_5.__doc__ +GL_1_5.__file__ +GL_1_5.__name__ +GL_1_5.__package__ +GL_1_5.arrays +GL_1_5.constant +GL_1_5.constants +GL_1_5.ctypes +GL_1_5.extensions +GL_1_5.glBeginQuery( +GL_1_5.glBindBuffer( +GL_1_5.glBufferData( +GL_1_5.glBufferSubData( +GL_1_5.glDeleteBuffers( +GL_1_5.glDeleteQueries( +GL_1_5.glEndQuery( +GL_1_5.glGenBuffers( +GL_1_5.glGenQueries( +GL_1_5.glGetBufferParameteriv( +GL_1_5.glGetBufferPointerv( +GL_1_5.glGetBufferSubData( +GL_1_5.glGetQueryObjectiv( +GL_1_5.glGetQueryObjectuiv( +GL_1_5.glGetQueryiv( +GL_1_5.glIsBuffer( +GL_1_5.glIsQuery( +GL_1_5.glMapBuffer( +GL_1_5.glUnmapBuffer( +GL_1_5.glget +GL_1_5.platform +GL_1_5.wrapper + +--- from OpenGL.GL.VERSION.GL_1_5 import * --- + +--- import OpenGL.GL.VERSION.GL_2_0 --- +OpenGL.GL.VERSION.GL_2_0.EXTENSION_NAME +OpenGL.GL.VERSION.GL_2_0.GL_ACTIVE_ATTRIBUTES +OpenGL.GL.VERSION.GL_2_0.GL_ACTIVE_ATTRIBUTE_MAX_LENGTH +OpenGL.GL.VERSION.GL_2_0.GL_ACTIVE_UNIFORMS +OpenGL.GL.VERSION.GL_2_0.GL_ACTIVE_UNIFORM_MAX_LENGTH +OpenGL.GL.VERSION.GL_2_0.GL_ATTACHED_SHADERS +OpenGL.GL.VERSION.GL_2_0.GL_BLEND_EQUATION_ALPHA +OpenGL.GL.VERSION.GL_2_0.GL_BOOL +OpenGL.GL.VERSION.GL_2_0.GL_BOOL_VEC2 +OpenGL.GL.VERSION.GL_2_0.GL_BOOL_VEC3 +OpenGL.GL.VERSION.GL_2_0.GL_BOOL_VEC4 +OpenGL.GL.VERSION.GL_2_0.GL_COMPILE_STATUS +OpenGL.GL.VERSION.GL_2_0.GL_COORD_REPLACE +OpenGL.GL.VERSION.GL_2_0.GL_CURRENT_PROGRAM +OpenGL.GL.VERSION.GL_2_0.GL_CURRENT_VERTEX_ATTRIB +OpenGL.GL.VERSION.GL_2_0.GL_DELETE_STATUS +OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER0 +OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER1 +OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER10 +OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER11 +OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER12 +OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER13 +OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER14 +OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER15 +OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER2 +OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER3 +OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER4 +OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER5 +OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER6 +OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER7 +OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER8 +OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER9 +OpenGL.GL.VERSION.GL_2_0.GL_FLOAT_MAT2 +OpenGL.GL.VERSION.GL_2_0.GL_FLOAT_MAT3 +OpenGL.GL.VERSION.GL_2_0.GL_FLOAT_MAT4 +OpenGL.GL.VERSION.GL_2_0.GL_FLOAT_VEC2 +OpenGL.GL.VERSION.GL_2_0.GL_FLOAT_VEC3 +OpenGL.GL.VERSION.GL_2_0.GL_FLOAT_VEC4 +OpenGL.GL.VERSION.GL_2_0.GL_FRAGMENT_SHADER +OpenGL.GL.VERSION.GL_2_0.GL_FRAGMENT_SHADER_DERIVATIVE_HINT +OpenGL.GL.VERSION.GL_2_0.GL_INFO_LOG_LENGTH +OpenGL.GL.VERSION.GL_2_0.GL_INT_VEC2 +OpenGL.GL.VERSION.GL_2_0.GL_INT_VEC3 +OpenGL.GL.VERSION.GL_2_0.GL_INT_VEC4 +OpenGL.GL.VERSION.GL_2_0.GL_LINK_STATUS +OpenGL.GL.VERSION.GL_2_0.GL_LOWER_LEFT +OpenGL.GL.VERSION.GL_2_0.GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS +OpenGL.GL.VERSION.GL_2_0.GL_MAX_DRAW_BUFFERS +OpenGL.GL.VERSION.GL_2_0.GL_MAX_FRAGMENT_UNIFORM_COMPONENTS +OpenGL.GL.VERSION.GL_2_0.GL_MAX_TEXTURE_COORDS +OpenGL.GL.VERSION.GL_2_0.GL_MAX_TEXTURE_IMAGE_UNITS +OpenGL.GL.VERSION.GL_2_0.GL_MAX_VARYING_FLOATS +OpenGL.GL.VERSION.GL_2_0.GL_MAX_VERTEX_ATTRIBS +OpenGL.GL.VERSION.GL_2_0.GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS +OpenGL.GL.VERSION.GL_2_0.GL_MAX_VERTEX_UNIFORM_COMPONENTS +OpenGL.GL.VERSION.GL_2_0.GL_OBJECT_COMPILE_STATUS +OpenGL.GL.VERSION.GL_2_0.GL_OBJECT_LINK_STATUS +OpenGL.GL.VERSION.GL_2_0.GL_POINT_SPRITE +OpenGL.GL.VERSION.GL_2_0.GL_POINT_SPRITE_COORD_ORIGIN +OpenGL.GL.VERSION.GL_2_0.GL_SAMPLER_1D +OpenGL.GL.VERSION.GL_2_0.GL_SAMPLER_1D_SHADOW +OpenGL.GL.VERSION.GL_2_0.GL_SAMPLER_2D +OpenGL.GL.VERSION.GL_2_0.GL_SAMPLER_2D_SHADOW +OpenGL.GL.VERSION.GL_2_0.GL_SAMPLER_3D +OpenGL.GL.VERSION.GL_2_0.GL_SAMPLER_CUBE +OpenGL.GL.VERSION.GL_2_0.GL_SHADER_SOURCE_LENGTH +OpenGL.GL.VERSION.GL_2_0.GL_SHADER_TYPE +OpenGL.GL.VERSION.GL_2_0.GL_SHADING_LANGUAGE_VERSION +OpenGL.GL.VERSION.GL_2_0.GL_STENCIL_BACK_FAIL +OpenGL.GL.VERSION.GL_2_0.GL_STENCIL_BACK_FUNC +OpenGL.GL.VERSION.GL_2_0.GL_STENCIL_BACK_PASS_DEPTH_FAIL +OpenGL.GL.VERSION.GL_2_0.GL_STENCIL_BACK_PASS_DEPTH_PASS +OpenGL.GL.VERSION.GL_2_0.GL_STENCIL_BACK_REF +OpenGL.GL.VERSION.GL_2_0.GL_STENCIL_BACK_VALUE_MASK +OpenGL.GL.VERSION.GL_2_0.GL_STENCIL_BACK_WRITEMASK +OpenGL.GL.VERSION.GL_2_0.GL_UPPER_LEFT +OpenGL.GL.VERSION.GL_2_0.GL_VALIDATE_STATUS +OpenGL.GL.VERSION.GL_2_0.GL_VERTEX_ATTRIB_ARRAY_ENABLED +OpenGL.GL.VERSION.GL_2_0.GL_VERTEX_ATTRIB_ARRAY_NORMALIZED +OpenGL.GL.VERSION.GL_2_0.GL_VERTEX_ATTRIB_ARRAY_POINTER +OpenGL.GL.VERSION.GL_2_0.GL_VERTEX_ATTRIB_ARRAY_SIZE +OpenGL.GL.VERSION.GL_2_0.GL_VERTEX_ATTRIB_ARRAY_STRIDE +OpenGL.GL.VERSION.GL_2_0.GL_VERTEX_ATTRIB_ARRAY_TYPE +OpenGL.GL.VERSION.GL_2_0.GL_VERTEX_PROGRAM_POINT_SIZE +OpenGL.GL.VERSION.GL_2_0.GL_VERTEX_PROGRAM_TWO_SIDE +OpenGL.GL.VERSION.GL_2_0.GL_VERTEX_SHADER +OpenGL.GL.VERSION.GL_2_0.OpenGL +OpenGL.GL.VERSION.GL_2_0.__builtins__ +OpenGL.GL.VERSION.GL_2_0.__doc__ +OpenGL.GL.VERSION.GL_2_0.__file__ +OpenGL.GL.VERSION.GL_2_0.__name__ +OpenGL.GL.VERSION.GL_2_0.__package__ +OpenGL.GL.VERSION.GL_2_0.arrays +OpenGL.GL.VERSION.GL_2_0.base_glGetActiveUniform( +OpenGL.GL.VERSION.GL_2_0.base_glGetShaderSource( +OpenGL.GL.VERSION.GL_2_0.constant +OpenGL.GL.VERSION.GL_2_0.constants +OpenGL.GL.VERSION.GL_2_0.converters +OpenGL.GL.VERSION.GL_2_0.ctypes +OpenGL.GL.VERSION.GL_2_0.error +OpenGL.GL.VERSION.GL_2_0.extensions +OpenGL.GL.VERSION.GL_2_0.glAttachShader( +OpenGL.GL.VERSION.GL_2_0.glBindAttribLocation( +OpenGL.GL.VERSION.GL_2_0.glBlendEquationSeparate( +OpenGL.GL.VERSION.GL_2_0.glCompileShader( +OpenGL.GL.VERSION.GL_2_0.glCreateProgram( +OpenGL.GL.VERSION.GL_2_0.glCreateShader( +OpenGL.GL.VERSION.GL_2_0.glDeleteProgram( +OpenGL.GL.VERSION.GL_2_0.glDeleteShader( +OpenGL.GL.VERSION.GL_2_0.glDetachShader( +OpenGL.GL.VERSION.GL_2_0.glDisableVertexAttribArray( +OpenGL.GL.VERSION.GL_2_0.glDrawBuffers( +OpenGL.GL.VERSION.GL_2_0.glEnableVertexAttribArray( +OpenGL.GL.VERSION.GL_2_0.glGetActiveAttrib( +OpenGL.GL.VERSION.GL_2_0.glGetActiveUniform( +OpenGL.GL.VERSION.GL_2_0.glGetAttachedShaders( +OpenGL.GL.VERSION.GL_2_0.glGetAttribLocation( +OpenGL.GL.VERSION.GL_2_0.glGetInfoLog( +OpenGL.GL.VERSION.GL_2_0.glGetProgramInfoLog( +OpenGL.GL.VERSION.GL_2_0.glGetProgramiv( +OpenGL.GL.VERSION.GL_2_0.glGetShaderInfoLog( +OpenGL.GL.VERSION.GL_2_0.glGetShaderSource( +OpenGL.GL.VERSION.GL_2_0.glGetShaderiv( +OpenGL.GL.VERSION.GL_2_0.glGetUniformLocation( +OpenGL.GL.VERSION.GL_2_0.glGetUniformfv( +OpenGL.GL.VERSION.GL_2_0.glGetUniformiv( +OpenGL.GL.VERSION.GL_2_0.glGetVertexAttribPointerv( +OpenGL.GL.VERSION.GL_2_0.glGetVertexAttribdv( +OpenGL.GL.VERSION.GL_2_0.glGetVertexAttribfv( +OpenGL.GL.VERSION.GL_2_0.glGetVertexAttribiv( +OpenGL.GL.VERSION.GL_2_0.glIsProgram( +OpenGL.GL.VERSION.GL_2_0.glIsShader( +OpenGL.GL.VERSION.GL_2_0.glLinkProgram( +OpenGL.GL.VERSION.GL_2_0.glShaderSource( +OpenGL.GL.VERSION.GL_2_0.glStencilFuncSeparate( +OpenGL.GL.VERSION.GL_2_0.glStencilMaskSeparate( +OpenGL.GL.VERSION.GL_2_0.glStencilOpSeparate( +OpenGL.GL.VERSION.GL_2_0.glUniform1f( +OpenGL.GL.VERSION.GL_2_0.glUniform1fv( +OpenGL.GL.VERSION.GL_2_0.glUniform1i( +OpenGL.GL.VERSION.GL_2_0.glUniform1iv( +OpenGL.GL.VERSION.GL_2_0.glUniform2f( +OpenGL.GL.VERSION.GL_2_0.glUniform2fv( +OpenGL.GL.VERSION.GL_2_0.glUniform2i( +OpenGL.GL.VERSION.GL_2_0.glUniform2iv( +OpenGL.GL.VERSION.GL_2_0.glUniform3f( +OpenGL.GL.VERSION.GL_2_0.glUniform3fv( +OpenGL.GL.VERSION.GL_2_0.glUniform3i( +OpenGL.GL.VERSION.GL_2_0.glUniform3iv( +OpenGL.GL.VERSION.GL_2_0.glUniform4f( +OpenGL.GL.VERSION.GL_2_0.glUniform4fv( +OpenGL.GL.VERSION.GL_2_0.glUniform4i( +OpenGL.GL.VERSION.GL_2_0.glUniform4iv( +OpenGL.GL.VERSION.GL_2_0.glUniformMatrix2fv( +OpenGL.GL.VERSION.GL_2_0.glUniformMatrix3fv( +OpenGL.GL.VERSION.GL_2_0.glUniformMatrix4fv( +OpenGL.GL.VERSION.GL_2_0.glUseProgram( +OpenGL.GL.VERSION.GL_2_0.glValidateProgram( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib1d( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib1dv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib1f( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib1fv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib1s( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib1sv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib2d( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib2dv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib2f( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib2fv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib2s( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib2sv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib3d( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib3dv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib3f( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib3fv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib3s( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib3sv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4Nbv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4Niv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4Nsv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4Nub( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4Nubv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4Nuiv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4Nusv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4bv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4d( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4dv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4f( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4fv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4iv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4s( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4sv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4ubv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4uiv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4usv( +OpenGL.GL.VERSION.GL_2_0.glVertexAttribPointer( +OpenGL.GL.VERSION.GL_2_0.glget +OpenGL.GL.VERSION.GL_2_0.name +OpenGL.GL.VERSION.GL_2_0.platform +OpenGL.GL.VERSION.GL_2_0.wrapper + +--- from OpenGL.GL.VERSION import GL_2_0 --- +GL_2_0.EXTENSION_NAME +GL_2_0.GL_ACTIVE_ATTRIBUTES +GL_2_0.GL_ACTIVE_ATTRIBUTE_MAX_LENGTH +GL_2_0.GL_ACTIVE_UNIFORMS +GL_2_0.GL_ACTIVE_UNIFORM_MAX_LENGTH +GL_2_0.GL_ATTACHED_SHADERS +GL_2_0.GL_BLEND_EQUATION_ALPHA +GL_2_0.GL_BOOL +GL_2_0.GL_BOOL_VEC2 +GL_2_0.GL_BOOL_VEC3 +GL_2_0.GL_BOOL_VEC4 +GL_2_0.GL_COMPILE_STATUS +GL_2_0.GL_COORD_REPLACE +GL_2_0.GL_CURRENT_PROGRAM +GL_2_0.GL_CURRENT_VERTEX_ATTRIB +GL_2_0.GL_DELETE_STATUS +GL_2_0.GL_DRAW_BUFFER0 +GL_2_0.GL_DRAW_BUFFER1 +GL_2_0.GL_DRAW_BUFFER10 +GL_2_0.GL_DRAW_BUFFER11 +GL_2_0.GL_DRAW_BUFFER12 +GL_2_0.GL_DRAW_BUFFER13 +GL_2_0.GL_DRAW_BUFFER14 +GL_2_0.GL_DRAW_BUFFER15 +GL_2_0.GL_DRAW_BUFFER2 +GL_2_0.GL_DRAW_BUFFER3 +GL_2_0.GL_DRAW_BUFFER4 +GL_2_0.GL_DRAW_BUFFER5 +GL_2_0.GL_DRAW_BUFFER6 +GL_2_0.GL_DRAW_BUFFER7 +GL_2_0.GL_DRAW_BUFFER8 +GL_2_0.GL_DRAW_BUFFER9 +GL_2_0.GL_FLOAT_MAT2 +GL_2_0.GL_FLOAT_MAT3 +GL_2_0.GL_FLOAT_MAT4 +GL_2_0.GL_FLOAT_VEC2 +GL_2_0.GL_FLOAT_VEC3 +GL_2_0.GL_FLOAT_VEC4 +GL_2_0.GL_FRAGMENT_SHADER +GL_2_0.GL_FRAGMENT_SHADER_DERIVATIVE_HINT +GL_2_0.GL_INFO_LOG_LENGTH +GL_2_0.GL_INT_VEC2 +GL_2_0.GL_INT_VEC3 +GL_2_0.GL_INT_VEC4 +GL_2_0.GL_LINK_STATUS +GL_2_0.GL_LOWER_LEFT +GL_2_0.GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS +GL_2_0.GL_MAX_DRAW_BUFFERS +GL_2_0.GL_MAX_FRAGMENT_UNIFORM_COMPONENTS +GL_2_0.GL_MAX_TEXTURE_COORDS +GL_2_0.GL_MAX_TEXTURE_IMAGE_UNITS +GL_2_0.GL_MAX_VARYING_FLOATS +GL_2_0.GL_MAX_VERTEX_ATTRIBS +GL_2_0.GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS +GL_2_0.GL_MAX_VERTEX_UNIFORM_COMPONENTS +GL_2_0.GL_OBJECT_COMPILE_STATUS +GL_2_0.GL_OBJECT_LINK_STATUS +GL_2_0.GL_POINT_SPRITE +GL_2_0.GL_POINT_SPRITE_COORD_ORIGIN +GL_2_0.GL_SAMPLER_1D +GL_2_0.GL_SAMPLER_1D_SHADOW +GL_2_0.GL_SAMPLER_2D +GL_2_0.GL_SAMPLER_2D_SHADOW +GL_2_0.GL_SAMPLER_3D +GL_2_0.GL_SAMPLER_CUBE +GL_2_0.GL_SHADER_SOURCE_LENGTH +GL_2_0.GL_SHADER_TYPE +GL_2_0.GL_SHADING_LANGUAGE_VERSION +GL_2_0.GL_STENCIL_BACK_FAIL +GL_2_0.GL_STENCIL_BACK_FUNC +GL_2_0.GL_STENCIL_BACK_PASS_DEPTH_FAIL +GL_2_0.GL_STENCIL_BACK_PASS_DEPTH_PASS +GL_2_0.GL_STENCIL_BACK_REF +GL_2_0.GL_STENCIL_BACK_VALUE_MASK +GL_2_0.GL_STENCIL_BACK_WRITEMASK +GL_2_0.GL_UPPER_LEFT +GL_2_0.GL_VALIDATE_STATUS +GL_2_0.GL_VERTEX_ATTRIB_ARRAY_ENABLED +GL_2_0.GL_VERTEX_ATTRIB_ARRAY_NORMALIZED +GL_2_0.GL_VERTEX_ATTRIB_ARRAY_POINTER +GL_2_0.GL_VERTEX_ATTRIB_ARRAY_SIZE +GL_2_0.GL_VERTEX_ATTRIB_ARRAY_STRIDE +GL_2_0.GL_VERTEX_ATTRIB_ARRAY_TYPE +GL_2_0.GL_VERTEX_PROGRAM_POINT_SIZE +GL_2_0.GL_VERTEX_PROGRAM_TWO_SIDE +GL_2_0.GL_VERTEX_SHADER +GL_2_0.OpenGL +GL_2_0.__builtins__ +GL_2_0.__doc__ +GL_2_0.__file__ +GL_2_0.__name__ +GL_2_0.__package__ +GL_2_0.arrays +GL_2_0.base_glGetActiveUniform( +GL_2_0.base_glGetShaderSource( +GL_2_0.constant +GL_2_0.constants +GL_2_0.converters +GL_2_0.ctypes +GL_2_0.error +GL_2_0.extensions +GL_2_0.glAttachShader( +GL_2_0.glBindAttribLocation( +GL_2_0.glBlendEquationSeparate( +GL_2_0.glCompileShader( +GL_2_0.glCreateProgram( +GL_2_0.glCreateShader( +GL_2_0.glDeleteProgram( +GL_2_0.glDeleteShader( +GL_2_0.glDetachShader( +GL_2_0.glDisableVertexAttribArray( +GL_2_0.glDrawBuffers( +GL_2_0.glEnableVertexAttribArray( +GL_2_0.glGetActiveAttrib( +GL_2_0.glGetActiveUniform( +GL_2_0.glGetAttachedShaders( +GL_2_0.glGetAttribLocation( +GL_2_0.glGetInfoLog( +GL_2_0.glGetProgramInfoLog( +GL_2_0.glGetProgramiv( +GL_2_0.glGetShaderInfoLog( +GL_2_0.glGetShaderSource( +GL_2_0.glGetShaderiv( +GL_2_0.glGetUniformLocation( +GL_2_0.glGetUniformfv( +GL_2_0.glGetUniformiv( +GL_2_0.glGetVertexAttribPointerv( +GL_2_0.glGetVertexAttribdv( +GL_2_0.glGetVertexAttribfv( +GL_2_0.glGetVertexAttribiv( +GL_2_0.glIsProgram( +GL_2_0.glIsShader( +GL_2_0.glLinkProgram( +GL_2_0.glShaderSource( +GL_2_0.glStencilFuncSeparate( +GL_2_0.glStencilMaskSeparate( +GL_2_0.glStencilOpSeparate( +GL_2_0.glUniform1f( +GL_2_0.glUniform1fv( +GL_2_0.glUniform1i( +GL_2_0.glUniform1iv( +GL_2_0.glUniform2f( +GL_2_0.glUniform2fv( +GL_2_0.glUniform2i( +GL_2_0.glUniform2iv( +GL_2_0.glUniform3f( +GL_2_0.glUniform3fv( +GL_2_0.glUniform3i( +GL_2_0.glUniform3iv( +GL_2_0.glUniform4f( +GL_2_0.glUniform4fv( +GL_2_0.glUniform4i( +GL_2_0.glUniform4iv( +GL_2_0.glUniformMatrix2fv( +GL_2_0.glUniformMatrix3fv( +GL_2_0.glUniformMatrix4fv( +GL_2_0.glUseProgram( +GL_2_0.glValidateProgram( +GL_2_0.glVertexAttrib1d( +GL_2_0.glVertexAttrib1dv( +GL_2_0.glVertexAttrib1f( +GL_2_0.glVertexAttrib1fv( +GL_2_0.glVertexAttrib1s( +GL_2_0.glVertexAttrib1sv( +GL_2_0.glVertexAttrib2d( +GL_2_0.glVertexAttrib2dv( +GL_2_0.glVertexAttrib2f( +GL_2_0.glVertexAttrib2fv( +GL_2_0.glVertexAttrib2s( +GL_2_0.glVertexAttrib2sv( +GL_2_0.glVertexAttrib3d( +GL_2_0.glVertexAttrib3dv( +GL_2_0.glVertexAttrib3f( +GL_2_0.glVertexAttrib3fv( +GL_2_0.glVertexAttrib3s( +GL_2_0.glVertexAttrib3sv( +GL_2_0.glVertexAttrib4Nbv( +GL_2_0.glVertexAttrib4Niv( +GL_2_0.glVertexAttrib4Nsv( +GL_2_0.glVertexAttrib4Nub( +GL_2_0.glVertexAttrib4Nubv( +GL_2_0.glVertexAttrib4Nuiv( +GL_2_0.glVertexAttrib4Nusv( +GL_2_0.glVertexAttrib4bv( +GL_2_0.glVertexAttrib4d( +GL_2_0.glVertexAttrib4dv( +GL_2_0.glVertexAttrib4f( +GL_2_0.glVertexAttrib4fv( +GL_2_0.glVertexAttrib4iv( +GL_2_0.glVertexAttrib4s( +GL_2_0.glVertexAttrib4sv( +GL_2_0.glVertexAttrib4ubv( +GL_2_0.glVertexAttrib4uiv( +GL_2_0.glVertexAttrib4usv( +GL_2_0.glVertexAttribPointer( +GL_2_0.glget +GL_2_0.name +GL_2_0.platform +GL_2_0.wrapper + +--- from OpenGL.GL.VERSION.GL_2_0 import * --- + +--- import OpenGL.GL.VERSION.GL_2_1 --- +OpenGL.GL.VERSION.GL_2_1.EXTENSION_NAME +OpenGL.GL.VERSION.GL_2_1.GL_COMPRESSED_SLUMINANCE +OpenGL.GL.VERSION.GL_2_1.GL_COMPRESSED_SLUMINANCE_ALPHA +OpenGL.GL.VERSION.GL_2_1.GL_COMPRESSED_SRGB +OpenGL.GL.VERSION.GL_2_1.GL_COMPRESSED_SRGB_ALPHA +OpenGL.GL.VERSION.GL_2_1.GL_CURRENT_RASTER_SECONDARY_COLOR +OpenGL.GL.VERSION.GL_2_1.GL_FLOAT_MAT2x3 +OpenGL.GL.VERSION.GL_2_1.GL_FLOAT_MAT2x4 +OpenGL.GL.VERSION.GL_2_1.GL_FLOAT_MAT3x2 +OpenGL.GL.VERSION.GL_2_1.GL_FLOAT_MAT3x4 +OpenGL.GL.VERSION.GL_2_1.GL_FLOAT_MAT4x2 +OpenGL.GL.VERSION.GL_2_1.GL_FLOAT_MAT4x3 +OpenGL.GL.VERSION.GL_2_1.GL_PIXEL_PACK_BUFFER +OpenGL.GL.VERSION.GL_2_1.GL_PIXEL_PACK_BUFFER_BINDING +OpenGL.GL.VERSION.GL_2_1.GL_PIXEL_UNPACK_BUFFER +OpenGL.GL.VERSION.GL_2_1.GL_PIXEL_UNPACK_BUFFER_BINDING +OpenGL.GL.VERSION.GL_2_1.GL_SLUMINANCE +OpenGL.GL.VERSION.GL_2_1.GL_SLUMINANCE8 +OpenGL.GL.VERSION.GL_2_1.GL_SLUMINANCE8_ALPHA8 +OpenGL.GL.VERSION.GL_2_1.GL_SLUMINANCE_ALPHA +OpenGL.GL.VERSION.GL_2_1.GL_SRGB +OpenGL.GL.VERSION.GL_2_1.GL_SRGB8 +OpenGL.GL.VERSION.GL_2_1.GL_SRGB8_ALPHA8 +OpenGL.GL.VERSION.GL_2_1.GL_SRGB_ALPHA +OpenGL.GL.VERSION.GL_2_1.__builtins__ +OpenGL.GL.VERSION.GL_2_1.__doc__ +OpenGL.GL.VERSION.GL_2_1.__file__ +OpenGL.GL.VERSION.GL_2_1.__name__ +OpenGL.GL.VERSION.GL_2_1.__package__ +OpenGL.GL.VERSION.GL_2_1.arrays +OpenGL.GL.VERSION.GL_2_1.constant +OpenGL.GL.VERSION.GL_2_1.constants +OpenGL.GL.VERSION.GL_2_1.ctypes +OpenGL.GL.VERSION.GL_2_1.extensions +OpenGL.GL.VERSION.GL_2_1.glUniformMatrix2x3fv( +OpenGL.GL.VERSION.GL_2_1.glUniformMatrix2x4fv( +OpenGL.GL.VERSION.GL_2_1.glUniformMatrix3x2fv( +OpenGL.GL.VERSION.GL_2_1.glUniformMatrix3x4fv( +OpenGL.GL.VERSION.GL_2_1.glUniformMatrix4x2fv( +OpenGL.GL.VERSION.GL_2_1.glUniformMatrix4x3fv( +OpenGL.GL.VERSION.GL_2_1.glget +OpenGL.GL.VERSION.GL_2_1.platform +OpenGL.GL.VERSION.GL_2_1.wrapper + +--- from OpenGL.GL.VERSION import GL_2_1 --- +GL_2_1.EXTENSION_NAME +GL_2_1.GL_COMPRESSED_SLUMINANCE +GL_2_1.GL_COMPRESSED_SLUMINANCE_ALPHA +GL_2_1.GL_COMPRESSED_SRGB +GL_2_1.GL_COMPRESSED_SRGB_ALPHA +GL_2_1.GL_CURRENT_RASTER_SECONDARY_COLOR +GL_2_1.GL_FLOAT_MAT2x3 +GL_2_1.GL_FLOAT_MAT2x4 +GL_2_1.GL_FLOAT_MAT3x2 +GL_2_1.GL_FLOAT_MAT3x4 +GL_2_1.GL_FLOAT_MAT4x2 +GL_2_1.GL_FLOAT_MAT4x3 +GL_2_1.GL_PIXEL_PACK_BUFFER +GL_2_1.GL_PIXEL_PACK_BUFFER_BINDING +GL_2_1.GL_PIXEL_UNPACK_BUFFER +GL_2_1.GL_PIXEL_UNPACK_BUFFER_BINDING +GL_2_1.GL_SLUMINANCE +GL_2_1.GL_SLUMINANCE8 +GL_2_1.GL_SLUMINANCE8_ALPHA8 +GL_2_1.GL_SLUMINANCE_ALPHA +GL_2_1.GL_SRGB +GL_2_1.GL_SRGB8 +GL_2_1.GL_SRGB8_ALPHA8 +GL_2_1.GL_SRGB_ALPHA +GL_2_1.__builtins__ +GL_2_1.__doc__ +GL_2_1.__file__ +GL_2_1.__name__ +GL_2_1.__package__ +GL_2_1.arrays +GL_2_1.constant +GL_2_1.constants +GL_2_1.ctypes +GL_2_1.extensions +GL_2_1.glUniformMatrix2x3fv( +GL_2_1.glUniformMatrix2x4fv( +GL_2_1.glUniformMatrix3x2fv( +GL_2_1.glUniformMatrix3x4fv( +GL_2_1.glUniformMatrix4x2fv( +GL_2_1.glUniformMatrix4x3fv( +GL_2_1.glget +GL_2_1.platform +GL_2_1.wrapper + +--- from OpenGL.GL.VERSION.GL_2_1 import * --- + +--- import OpenGL.GL.VERSION.GL_3_0 --- +OpenGL.GL.VERSION.GL_3_0.EXTENSION_NAME +OpenGL.GL.VERSION.GL_3_0.GL_ALPHA_INTEGER +OpenGL.GL.VERSION.GL_3_0.GL_BGRA_INTEGER +OpenGL.GL.VERSION.GL_3_0.GL_BGR_INTEGER +OpenGL.GL.VERSION.GL_3_0.GL_BLUE_INTEGER +OpenGL.GL.VERSION.GL_3_0.GL_CLAMP_FRAGMENT_COLOR +OpenGL.GL.VERSION.GL_3_0.GL_CLAMP_READ_COLOR +OpenGL.GL.VERSION.GL_3_0.GL_CLAMP_VERTEX_COLOR +OpenGL.GL.VERSION.GL_3_0.GL_COMPRESSED_RED +OpenGL.GL.VERSION.GL_3_0.GL_COMPRESSED_RG +OpenGL.GL.VERSION.GL_3_0.GL_CONTEXT_FLAGS +OpenGL.GL.VERSION.GL_3_0.GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT +OpenGL.GL.VERSION.GL_3_0.GL_DEPTH_BUFFER +OpenGL.GL.VERSION.GL_3_0.GL_FIXED_ONLY +OpenGL.GL.VERSION.GL_3_0.GL_GREEN_INTEGER +OpenGL.GL.VERSION.GL_3_0.GL_INTERLEAVED_ATTRIBS +OpenGL.GL.VERSION.GL_3_0.GL_INT_SAMPLER_1D +OpenGL.GL.VERSION.GL_3_0.GL_INT_SAMPLER_1D_ARRAY +OpenGL.GL.VERSION.GL_3_0.GL_INT_SAMPLER_2D +OpenGL.GL.VERSION.GL_3_0.GL_INT_SAMPLER_2D_ARRAY +OpenGL.GL.VERSION.GL_3_0.GL_INT_SAMPLER_3D +OpenGL.GL.VERSION.GL_3_0.GL_INT_SAMPLER_CUBE +OpenGL.GL.VERSION.GL_3_0.GL_MAJOR_VERSION +OpenGL.GL.VERSION.GL_3_0.GL_MAX_ARRAY_TEXTURE_LAYERS +OpenGL.GL.VERSION.GL_3_0.GL_MAX_PROGRAM_TEXEL_OFFSET +OpenGL.GL.VERSION.GL_3_0.GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS +OpenGL.GL.VERSION.GL_3_0.GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS +OpenGL.GL.VERSION.GL_3_0.GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS +OpenGL.GL.VERSION.GL_3_0.GL_MINOR_VERSION +OpenGL.GL.VERSION.GL_3_0.GL_MIN_PROGRAM_TEXEL_OFFSET +OpenGL.GL.VERSION.GL_3_0.GL_NUM_EXTENSIONS +OpenGL.GL.VERSION.GL_3_0.GL_PRIMITIVES_GENERATED +OpenGL.GL.VERSION.GL_3_0.GL_PROXY_TEXTURE_1D_ARRAY +OpenGL.GL.VERSION.GL_3_0.GL_PROXY_TEXTURE_2D_ARRAY +OpenGL.GL.VERSION.GL_3_0.GL_QUERY_BY_REGION_NO_WAIT +OpenGL.GL.VERSION.GL_3_0.GL_QUERY_BY_REGION_WAIT +OpenGL.GL.VERSION.GL_3_0.GL_QUERY_NO_WAIT +OpenGL.GL.VERSION.GL_3_0.GL_QUERY_WAIT +OpenGL.GL.VERSION.GL_3_0.GL_R11F_G11F_B10F +OpenGL.GL.VERSION.GL_3_0.GL_RASTERIZER_DISCARD +OpenGL.GL.VERSION.GL_3_0.GL_RED_INTEGER +OpenGL.GL.VERSION.GL_3_0.GL_RGB16F +OpenGL.GL.VERSION.GL_3_0.GL_RGB16I +OpenGL.GL.VERSION.GL_3_0.GL_RGB16UI +OpenGL.GL.VERSION.GL_3_0.GL_RGB32F +OpenGL.GL.VERSION.GL_3_0.GL_RGB32I +OpenGL.GL.VERSION.GL_3_0.GL_RGB32UI +OpenGL.GL.VERSION.GL_3_0.GL_RGB8I +OpenGL.GL.VERSION.GL_3_0.GL_RGB8UI +OpenGL.GL.VERSION.GL_3_0.GL_RGB9_E5 +OpenGL.GL.VERSION.GL_3_0.GL_RGBA16F +OpenGL.GL.VERSION.GL_3_0.GL_RGBA16I +OpenGL.GL.VERSION.GL_3_0.GL_RGBA16UI +OpenGL.GL.VERSION.GL_3_0.GL_RGBA32F +OpenGL.GL.VERSION.GL_3_0.GL_RGBA32I +OpenGL.GL.VERSION.GL_3_0.GL_RGBA32UI +OpenGL.GL.VERSION.GL_3_0.GL_RGBA8I +OpenGL.GL.VERSION.GL_3_0.GL_RGBA8UI +OpenGL.GL.VERSION.GL_3_0.GL_RGBA_INTEGER +OpenGL.GL.VERSION.GL_3_0.GL_RGB_INTEGER +OpenGL.GL.VERSION.GL_3_0.GL_SAMPLER_1D_ARRAY +OpenGL.GL.VERSION.GL_3_0.GL_SAMPLER_1D_ARRAY_SHADOW +OpenGL.GL.VERSION.GL_3_0.GL_SAMPLER_2D_ARRAY +OpenGL.GL.VERSION.GL_3_0.GL_SAMPLER_2D_ARRAY_SHADOW +OpenGL.GL.VERSION.GL_3_0.GL_SAMPLER_CUBE_SHADOW +OpenGL.GL.VERSION.GL_3_0.GL_SEPARATE_ATTRIBS +OpenGL.GL.VERSION.GL_3_0.GL_STENCIL_BUFFER +OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_1D_ARRAY +OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_2D_ARRAY +OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_ALPHA_TYPE +OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_BINDING_1D_ARRAY +OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_BINDING_2D_ARRAY +OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_BLUE_TYPE +OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_DEPTH_TYPE +OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_GREEN_TYPE +OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_INTENSITY_TYPE +OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_LUMINANCE_TYPE +OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_RED_TYPE +OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_SHARED_SIZE +OpenGL.GL.VERSION.GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER +OpenGL.GL.VERSION.GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER_BINDING +OpenGL.GL.VERSION.GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER_MODE +OpenGL.GL.VERSION.GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER_SIZE +OpenGL.GL.VERSION.GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER_START +OpenGL.GL.VERSION.GL_3_0.GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN +OpenGL.GL.VERSION.GL_3_0.GL_TRANSFORM_FEEDBACK_VARYINGS +OpenGL.GL.VERSION.GL_3_0.GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH +OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_10F_11F_11F_REV +OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_5_9_9_9_REV +OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_SAMPLER_1D +OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_SAMPLER_1D_ARRAY +OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_SAMPLER_2D +OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_SAMPLER_2D_ARRAY +OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_SAMPLER_3D +OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_SAMPLER_CUBE +OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_VEC2 +OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_VEC3 +OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_VEC4 +OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_NORMALIZED +OpenGL.GL.VERSION.GL_3_0.GL_VERTEX_ATTRIB_ARRAY_INTEGER +OpenGL.GL.VERSION.GL_3_0.__builtins__ +OpenGL.GL.VERSION.GL_3_0.__doc__ +OpenGL.GL.VERSION.GL_3_0.__file__ +OpenGL.GL.VERSION.GL_3_0.__name__ +OpenGL.GL.VERSION.GL_3_0.__package__ +OpenGL.GL.VERSION.GL_3_0.arrays +OpenGL.GL.VERSION.GL_3_0.constant +OpenGL.GL.VERSION.GL_3_0.constants +OpenGL.GL.VERSION.GL_3_0.ctypes +OpenGL.GL.VERSION.GL_3_0.extensions +OpenGL.GL.VERSION.GL_3_0.glBeginConditionalRender( +OpenGL.GL.VERSION.GL_3_0.glBeginTransformFeedback( +OpenGL.GL.VERSION.GL_3_0.glBindBufferBase( +OpenGL.GL.VERSION.GL_3_0.glBindBufferRange( +OpenGL.GL.VERSION.GL_3_0.glBindFragDataLocation( +OpenGL.GL.VERSION.GL_3_0.glClampColor( +OpenGL.GL.VERSION.GL_3_0.glClearBufferfi( +OpenGL.GL.VERSION.GL_3_0.glClearBufferfv( +OpenGL.GL.VERSION.GL_3_0.glClearBufferiv( +OpenGL.GL.VERSION.GL_3_0.glClearBufferuiv( +OpenGL.GL.VERSION.GL_3_0.glColorMaski( +OpenGL.GL.VERSION.GL_3_0.glDisablei( +OpenGL.GL.VERSION.GL_3_0.glEnablei( +OpenGL.GL.VERSION.GL_3_0.glEndConditionalRender( +OpenGL.GL.VERSION.GL_3_0.glEndTransformFeedback( +OpenGL.GL.VERSION.GL_3_0.glGetBooleani_v( +OpenGL.GL.VERSION.GL_3_0.glGetFragDataLocation( +OpenGL.GL.VERSION.GL_3_0.glGetIntegeri_v( +OpenGL.GL.VERSION.GL_3_0.glGetStringi( +OpenGL.GL.VERSION.GL_3_0.glGetTexParameterIiv( +OpenGL.GL.VERSION.GL_3_0.glGetTexParameterIuiv( +OpenGL.GL.VERSION.GL_3_0.glGetTransformFeedbackVarying( +OpenGL.GL.VERSION.GL_3_0.glGetUniformuiv( +OpenGL.GL.VERSION.GL_3_0.glGetVertexAttribIiv( +OpenGL.GL.VERSION.GL_3_0.glGetVertexAttribIuiv( +OpenGL.GL.VERSION.GL_3_0.glIsEnabledi( +OpenGL.GL.VERSION.GL_3_0.glTexParameterIiv( +OpenGL.GL.VERSION.GL_3_0.glTexParameterIuiv( +OpenGL.GL.VERSION.GL_3_0.glTransformFeedbackVaryings( +OpenGL.GL.VERSION.GL_3_0.glUniform1ui( +OpenGL.GL.VERSION.GL_3_0.glUniform1uiv( +OpenGL.GL.VERSION.GL_3_0.glUniform2ui( +OpenGL.GL.VERSION.GL_3_0.glUniform2uiv( +OpenGL.GL.VERSION.GL_3_0.glUniform3ui( +OpenGL.GL.VERSION.GL_3_0.glUniform3uiv( +OpenGL.GL.VERSION.GL_3_0.glUniform4ui( +OpenGL.GL.VERSION.GL_3_0.glUniform4uiv( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI1i( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI1iv( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI1ui( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI1uiv( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI2i( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI2iv( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI2ui( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI2uiv( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI3i( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI3iv( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI3ui( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI3uiv( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI4bv( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI4i( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI4iv( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI4sv( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI4ubv( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI4ui( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI4uiv( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribI4usv( +OpenGL.GL.VERSION.GL_3_0.glVertexAttribIPointer( +OpenGL.GL.VERSION.GL_3_0.glget +OpenGL.GL.VERSION.GL_3_0.platform +OpenGL.GL.VERSION.GL_3_0.wrapper + +--- from OpenGL.GL.VERSION import GL_3_0 --- +GL_3_0.EXTENSION_NAME +GL_3_0.GL_ALPHA_INTEGER +GL_3_0.GL_BGRA_INTEGER +GL_3_0.GL_BGR_INTEGER +GL_3_0.GL_BLUE_INTEGER +GL_3_0.GL_CLAMP_FRAGMENT_COLOR +GL_3_0.GL_CLAMP_READ_COLOR +GL_3_0.GL_CLAMP_VERTEX_COLOR +GL_3_0.GL_COMPRESSED_RED +GL_3_0.GL_COMPRESSED_RG +GL_3_0.GL_CONTEXT_FLAGS +GL_3_0.GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT +GL_3_0.GL_DEPTH_BUFFER +GL_3_0.GL_FIXED_ONLY +GL_3_0.GL_GREEN_INTEGER +GL_3_0.GL_INTERLEAVED_ATTRIBS +GL_3_0.GL_INT_SAMPLER_1D +GL_3_0.GL_INT_SAMPLER_1D_ARRAY +GL_3_0.GL_INT_SAMPLER_2D +GL_3_0.GL_INT_SAMPLER_2D_ARRAY +GL_3_0.GL_INT_SAMPLER_3D +GL_3_0.GL_INT_SAMPLER_CUBE +GL_3_0.GL_MAJOR_VERSION +GL_3_0.GL_MAX_ARRAY_TEXTURE_LAYERS +GL_3_0.GL_MAX_PROGRAM_TEXEL_OFFSET +GL_3_0.GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS +GL_3_0.GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS +GL_3_0.GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS +GL_3_0.GL_MINOR_VERSION +GL_3_0.GL_MIN_PROGRAM_TEXEL_OFFSET +GL_3_0.GL_NUM_EXTENSIONS +GL_3_0.GL_PRIMITIVES_GENERATED +GL_3_0.GL_PROXY_TEXTURE_1D_ARRAY +GL_3_0.GL_PROXY_TEXTURE_2D_ARRAY +GL_3_0.GL_QUERY_BY_REGION_NO_WAIT +GL_3_0.GL_QUERY_BY_REGION_WAIT +GL_3_0.GL_QUERY_NO_WAIT +GL_3_0.GL_QUERY_WAIT +GL_3_0.GL_R11F_G11F_B10F +GL_3_0.GL_RASTERIZER_DISCARD +GL_3_0.GL_RED_INTEGER +GL_3_0.GL_RGB16F +GL_3_0.GL_RGB16I +GL_3_0.GL_RGB16UI +GL_3_0.GL_RGB32F +GL_3_0.GL_RGB32I +GL_3_0.GL_RGB32UI +GL_3_0.GL_RGB8I +GL_3_0.GL_RGB8UI +GL_3_0.GL_RGB9_E5 +GL_3_0.GL_RGBA16F +GL_3_0.GL_RGBA16I +GL_3_0.GL_RGBA16UI +GL_3_0.GL_RGBA32F +GL_3_0.GL_RGBA32I +GL_3_0.GL_RGBA32UI +GL_3_0.GL_RGBA8I +GL_3_0.GL_RGBA8UI +GL_3_0.GL_RGBA_INTEGER +GL_3_0.GL_RGB_INTEGER +GL_3_0.GL_SAMPLER_1D_ARRAY +GL_3_0.GL_SAMPLER_1D_ARRAY_SHADOW +GL_3_0.GL_SAMPLER_2D_ARRAY +GL_3_0.GL_SAMPLER_2D_ARRAY_SHADOW +GL_3_0.GL_SAMPLER_CUBE_SHADOW +GL_3_0.GL_SEPARATE_ATTRIBS +GL_3_0.GL_STENCIL_BUFFER +GL_3_0.GL_TEXTURE_1D_ARRAY +GL_3_0.GL_TEXTURE_2D_ARRAY +GL_3_0.GL_TEXTURE_ALPHA_TYPE +GL_3_0.GL_TEXTURE_BINDING_1D_ARRAY +GL_3_0.GL_TEXTURE_BINDING_2D_ARRAY +GL_3_0.GL_TEXTURE_BLUE_TYPE +GL_3_0.GL_TEXTURE_DEPTH_TYPE +GL_3_0.GL_TEXTURE_GREEN_TYPE +GL_3_0.GL_TEXTURE_INTENSITY_TYPE +GL_3_0.GL_TEXTURE_LUMINANCE_TYPE +GL_3_0.GL_TEXTURE_RED_TYPE +GL_3_0.GL_TEXTURE_SHARED_SIZE +GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER +GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER_BINDING +GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER_MODE +GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER_SIZE +GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER_START +GL_3_0.GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN +GL_3_0.GL_TRANSFORM_FEEDBACK_VARYINGS +GL_3_0.GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH +GL_3_0.GL_UNSIGNED_INT_10F_11F_11F_REV +GL_3_0.GL_UNSIGNED_INT_5_9_9_9_REV +GL_3_0.GL_UNSIGNED_INT_SAMPLER_1D +GL_3_0.GL_UNSIGNED_INT_SAMPLER_1D_ARRAY +GL_3_0.GL_UNSIGNED_INT_SAMPLER_2D +GL_3_0.GL_UNSIGNED_INT_SAMPLER_2D_ARRAY +GL_3_0.GL_UNSIGNED_INT_SAMPLER_3D +GL_3_0.GL_UNSIGNED_INT_SAMPLER_CUBE +GL_3_0.GL_UNSIGNED_INT_VEC2 +GL_3_0.GL_UNSIGNED_INT_VEC3 +GL_3_0.GL_UNSIGNED_INT_VEC4 +GL_3_0.GL_UNSIGNED_NORMALIZED +GL_3_0.GL_VERTEX_ATTRIB_ARRAY_INTEGER +GL_3_0.__builtins__ +GL_3_0.__doc__ +GL_3_0.__file__ +GL_3_0.__name__ +GL_3_0.__package__ +GL_3_0.arrays +GL_3_0.constant +GL_3_0.constants +GL_3_0.ctypes +GL_3_0.extensions +GL_3_0.glBeginConditionalRender( +GL_3_0.glBeginTransformFeedback( +GL_3_0.glBindBufferBase( +GL_3_0.glBindBufferRange( +GL_3_0.glBindFragDataLocation( +GL_3_0.glClampColor( +GL_3_0.glClearBufferfi( +GL_3_0.glClearBufferfv( +GL_3_0.glClearBufferiv( +GL_3_0.glClearBufferuiv( +GL_3_0.glColorMaski( +GL_3_0.glDisablei( +GL_3_0.glEnablei( +GL_3_0.glEndConditionalRender( +GL_3_0.glEndTransformFeedback( +GL_3_0.glGetBooleani_v( +GL_3_0.glGetFragDataLocation( +GL_3_0.glGetIntegeri_v( +GL_3_0.glGetStringi( +GL_3_0.glGetTexParameterIiv( +GL_3_0.glGetTexParameterIuiv( +GL_3_0.glGetTransformFeedbackVarying( +GL_3_0.glGetUniformuiv( +GL_3_0.glGetVertexAttribIiv( +GL_3_0.glGetVertexAttribIuiv( +GL_3_0.glIsEnabledi( +GL_3_0.glTexParameterIiv( +GL_3_0.glTexParameterIuiv( +GL_3_0.glTransformFeedbackVaryings( +GL_3_0.glUniform1ui( +GL_3_0.glUniform1uiv( +GL_3_0.glUniform2ui( +GL_3_0.glUniform2uiv( +GL_3_0.glUniform3ui( +GL_3_0.glUniform3uiv( +GL_3_0.glUniform4ui( +GL_3_0.glUniform4uiv( +GL_3_0.glVertexAttribI1i( +GL_3_0.glVertexAttribI1iv( +GL_3_0.glVertexAttribI1ui( +GL_3_0.glVertexAttribI1uiv( +GL_3_0.glVertexAttribI2i( +GL_3_0.glVertexAttribI2iv( +GL_3_0.glVertexAttribI2ui( +GL_3_0.glVertexAttribI2uiv( +GL_3_0.glVertexAttribI3i( +GL_3_0.glVertexAttribI3iv( +GL_3_0.glVertexAttribI3ui( +GL_3_0.glVertexAttribI3uiv( +GL_3_0.glVertexAttribI4bv( +GL_3_0.glVertexAttribI4i( +GL_3_0.glVertexAttribI4iv( +GL_3_0.glVertexAttribI4sv( +GL_3_0.glVertexAttribI4ubv( +GL_3_0.glVertexAttribI4ui( +GL_3_0.glVertexAttribI4uiv( +GL_3_0.glVertexAttribI4usv( +GL_3_0.glVertexAttribIPointer( +GL_3_0.glget +GL_3_0.platform +GL_3_0.wrapper + +--- from OpenGL.GL.VERSION.GL_3_0 import * --- + +--- import OpenGL.GL.exceptional --- +OpenGL.GL.exceptional.GL +OpenGL.GL.exceptional.GLU +OpenGL.GL.exceptional.GLfloatArray( +OpenGL.GL.exceptional.OpenGL +OpenGL.GL.exceptional.__all__ +OpenGL.GL.exceptional.__builtins__ +OpenGL.GL.exceptional.__doc__ +OpenGL.GL.exceptional.__file__ +OpenGL.GL.exceptional.__name__ +OpenGL.GL.exceptional.__package__ +OpenGL.GL.exceptional.annotations +OpenGL.GL.exceptional.arrays +OpenGL.GL.exceptional.constants +OpenGL.GL.exceptional.createBaseFunction( +OpenGL.GL.exceptional.ctypes +OpenGL.GL.exceptional.data_types +OpenGL.GL.exceptional.error +OpenGL.GL.exceptional.glAreTexturesResident( +OpenGL.GL.exceptional.glBegin( +OpenGL.GL.exceptional.glCallLists( +OpenGL.GL.exceptional.glColor( +OpenGL.GL.exceptional.glColorDispatch +OpenGL.GL.exceptional.glDeleteTextures( +OpenGL.GL.exceptional.glEdgeFlagv( +OpenGL.GL.exceptional.glEnd( +OpenGL.GL.exceptional.glGenTextures( +OpenGL.GL.exceptional.glIndexdv( +OpenGL.GL.exceptional.glIndexfv( +OpenGL.GL.exceptional.glIndexsv( +OpenGL.GL.exceptional.glIndexubv( +OpenGL.GL.exceptional.glMap1d( +OpenGL.GL.exceptional.glMap1f( +OpenGL.GL.exceptional.glMap2d( +OpenGL.GL.exceptional.glMap2f( +OpenGL.GL.exceptional.glMaterial( +OpenGL.GL.exceptional.glRasterPos( +OpenGL.GL.exceptional.glRasterPosDispatch +OpenGL.GL.exceptional.glRectfv( +OpenGL.GL.exceptional.glRectiv( +OpenGL.GL.exceptional.glRectsv( +OpenGL.GL.exceptional.glTexGenfv( +OpenGL.GL.exceptional.glTexParameter( +OpenGL.GL.exceptional.glVertex( +OpenGL.GL.exceptional.glVertexDispatch +OpenGL.GL.exceptional.lazy( +OpenGL.GL.exceptional.simple +OpenGL.GL.exceptional.wrapper + +--- from OpenGL.GL import exceptional --- +exceptional.GL +exceptional.GLU +exceptional.GLfloatArray( +exceptional.OpenGL +exceptional.__all__ +exceptional.__builtins__ +exceptional.__doc__ +exceptional.__file__ +exceptional.__name__ +exceptional.__package__ +exceptional.annotations +exceptional.arrays +exceptional.constants +exceptional.createBaseFunction( +exceptional.ctypes +exceptional.data_types +exceptional.error +exceptional.glAreTexturesResident( +exceptional.glBegin( +exceptional.glCallLists( +exceptional.glColor( +exceptional.glColorDispatch +exceptional.glDeleteTextures( +exceptional.glEdgeFlagv( +exceptional.glEnd( +exceptional.glGenTextures( +exceptional.glIndexdv( +exceptional.glIndexfv( +exceptional.glIndexsv( +exceptional.glIndexubv( +exceptional.glMap1d( +exceptional.glMap1f( +exceptional.glMap2d( +exceptional.glMap2f( +exceptional.glMaterial( +exceptional.glRasterPos( +exceptional.glRasterPosDispatch +exceptional.glRectfv( +exceptional.glRectiv( +exceptional.glRectsv( +exceptional.glTexGenfv( +exceptional.glTexParameter( +exceptional.glVertex( +exceptional.glVertexDispatch +exceptional.lazy( +exceptional.simple +exceptional.wrapper + +--- from OpenGL.GL.exceptional import * --- +GL +GLU +GLfloatArray( +annotations +createBaseFunction( +data_types +glColorDispatch +glRasterPosDispatch +glVertexDispatch + +--- import OpenGL.GL.glget --- +OpenGL.GL.glget.GL_GET_LIGHT_SIZES +OpenGL.GL.glget.GL_GET_MATERIAL_SIZES +OpenGL.GL.glget.GL_GET_PIXEL_MAP_SIZE( +OpenGL.GL.glget.GL_GET_SIZES +OpenGL.GL.glget.GL_GET_TEX_ENV_SIZES +OpenGL.GL.glget.GL_GET_TEX_GEN_SIZES +OpenGL.GL.glget.GLenum( +OpenGL.GL.glget.GLsize( +OpenGL.GL.glget.GLsizei( +OpenGL.GL.glget.PIXEL_MAP_SIZE_CONSTANT_MAP +OpenGL.GL.glget.POLYGON_STIPPLE_SIZE +OpenGL.GL.glget.TEX_PARAMETER_SIZES +OpenGL.GL.glget.__all__ +OpenGL.GL.glget.__builtins__ +OpenGL.GL.glget.__doc__ +OpenGL.GL.glget.__file__ +OpenGL.GL.glget.__name__ +OpenGL.GL.glget.__package__ +OpenGL.GL.glget.addGLGetConstant( +OpenGL.GL.glget.arrays +OpenGL.GL.glget.converters +OpenGL.GL.glget.ctypes +OpenGL.GL.glget.error +OpenGL.GL.glget.glGetBoolean( +OpenGL.GL.glget.glGetBooleanv( +OpenGL.GL.glget.glGetDouble( +OpenGL.GL.glget.glGetDoublev( +OpenGL.GL.glget.glGetFloat( +OpenGL.GL.glget.glGetFloatv( +OpenGL.GL.glget.glGetInteger( +OpenGL.GL.glget.glGetIntegerv( +OpenGL.GL.glget.glGetLightfv( +OpenGL.GL.glget.glGetLightiv( +OpenGL.GL.glget.glGetMaterialfv( +OpenGL.GL.glget.glGetMaterialiv( +OpenGL.GL.glget.glGetPixelMapfv( +OpenGL.GL.glget.glGetPixelMapuiv( +OpenGL.GL.glget.glGetPixelMapusv( +OpenGL.GL.glget.glGetPolygonStipple( +OpenGL.GL.glget.glGetPolygonStippleub( +OpenGL.GL.glget.glGetString( +OpenGL.GL.glget.glGetTexEnvfv( +OpenGL.GL.glget.glGetTexEnviv( +OpenGL.GL.glget.glGetTexGendv( +OpenGL.GL.glget.glGetTexGenfv( +OpenGL.GL.glget.glGetTexGeniv( +OpenGL.GL.glget.glGetTexLevelParameterfv( +OpenGL.GL.glget.glGetTexLevelParameteriv( +OpenGL.GL.glget.glGetTexParameterfv( +OpenGL.GL.glget.glGetTexParameteriv( +OpenGL.GL.glget.platform +OpenGL.GL.glget.simple +OpenGL.GL.glget.wrapper + +--- from OpenGL.GL import glget --- +glget.GL_GET_LIGHT_SIZES +glget.GL_GET_MATERIAL_SIZES +glget.GL_GET_PIXEL_MAP_SIZE( +glget.GL_GET_SIZES +glget.GL_GET_TEX_ENV_SIZES +glget.GL_GET_TEX_GEN_SIZES +glget.GLenum( +glget.GLsize( +glget.GLsizei( +glget.PIXEL_MAP_SIZE_CONSTANT_MAP +glget.POLYGON_STIPPLE_SIZE +glget.TEX_PARAMETER_SIZES +glget.__all__ +glget.__builtins__ +glget.__doc__ +glget.__file__ +glget.__name__ +glget.__package__ +glget.addGLGetConstant( +glget.arrays +glget.converters +glget.ctypes +glget.error +glget.glGetBoolean( +glget.glGetBooleanv( +glget.glGetDouble( +glget.glGetDoublev( +glget.glGetFloat( +glget.glGetFloatv( +glget.glGetInteger( +glget.glGetIntegerv( +glget.glGetLightfv( +glget.glGetLightiv( +glget.glGetMaterialfv( +glget.glGetMaterialiv( +glget.glGetPixelMapfv( +glget.glGetPixelMapuiv( +glget.glGetPixelMapusv( +glget.glGetPolygonStipple( +glget.glGetPolygonStippleub( +glget.glGetString( +glget.glGetTexEnvfv( +glget.glGetTexEnviv( +glget.glGetTexGendv( +glget.glGetTexGenfv( +glget.glGetTexGeniv( +glget.glGetTexLevelParameterfv( +glget.glGetTexLevelParameteriv( +glget.glGetTexParameterfv( +glget.glGetTexParameteriv( +glget.platform +glget.simple +glget.wrapper + +--- from OpenGL.GL.glget import * --- +GL_GET_LIGHT_SIZES +GL_GET_MATERIAL_SIZES +GL_GET_PIXEL_MAP_SIZE( +GL_GET_SIZES +GL_GET_TEX_ENV_SIZES +GL_GET_TEX_GEN_SIZES +GLsize( +PIXEL_MAP_SIZE_CONSTANT_MAP +POLYGON_STIPPLE_SIZE +TEX_PARAMETER_SIZES +addGLGetConstant( + +--- import OpenGL.GL.images --- +OpenGL.GL.images.CompressedImageConverter( +OpenGL.GL.images.DATA_SIZE_NAMES +OpenGL.GL.images.DIMENSION_NAMES +OpenGL.GL.images.INT_DIMENSION_NAMES +OpenGL.GL.images.ImageInputConverter( +OpenGL.GL.images.PIXEL_NAMES +OpenGL.GL.images.TypedImageInputConverter( +OpenGL.GL.images.__all__ +OpenGL.GL.images.__builtins__ +OpenGL.GL.images.__doc__ +OpenGL.GL.images.__file__ +OpenGL.GL.images.__name__ +OpenGL.GL.images.__package__ +OpenGL.GL.images.arrays +OpenGL.GL.images.asInt( +OpenGL.GL.images.asIntConverter( +OpenGL.GL.images.asWrapper( +OpenGL.GL.images.compressedImageFunction( +OpenGL.GL.images.ctypes +OpenGL.GL.images.glDrawPixels( +OpenGL.GL.images.glDrawPixelsb( +OpenGL.GL.images.glDrawPixelsf( +OpenGL.GL.images.glDrawPixelsi( +OpenGL.GL.images.glDrawPixelss( +OpenGL.GL.images.glDrawPixelsub( +OpenGL.GL.images.glDrawPixelsui( +OpenGL.GL.images.glDrawPixelsus( +OpenGL.GL.images.glGetTexImage( +OpenGL.GL.images.glGetTexImageb( +OpenGL.GL.images.glGetTexImaged( +OpenGL.GL.images.glGetTexImagef( +OpenGL.GL.images.glGetTexImagei( +OpenGL.GL.images.glGetTexImages( +OpenGL.GL.images.glGetTexImageub( +OpenGL.GL.images.glGetTexImageui( +OpenGL.GL.images.glGetTexImageus( +OpenGL.GL.images.glReadPixels( +OpenGL.GL.images.glReadPixelsb( +OpenGL.GL.images.glReadPixelsd( +OpenGL.GL.images.glReadPixelsf( +OpenGL.GL.images.glReadPixelsi( +OpenGL.GL.images.glReadPixelss( +OpenGL.GL.images.glReadPixelsub( +OpenGL.GL.images.glReadPixelsui( +OpenGL.GL.images.glReadPixelsus( +OpenGL.GL.images.glTexImage1D( +OpenGL.GL.images.glTexImage1Db( +OpenGL.GL.images.glTexImage1Df( +OpenGL.GL.images.glTexImage1Di( +OpenGL.GL.images.glTexImage1Ds( +OpenGL.GL.images.glTexImage1Dub( +OpenGL.GL.images.glTexImage1Dui( +OpenGL.GL.images.glTexImage1Dus( +OpenGL.GL.images.glTexImage2D( +OpenGL.GL.images.glTexImage2Db( +OpenGL.GL.images.glTexImage2Df( +OpenGL.GL.images.glTexImage2Di( +OpenGL.GL.images.glTexImage2Ds( +OpenGL.GL.images.glTexImage2Dub( +OpenGL.GL.images.glTexImage2Dui( +OpenGL.GL.images.glTexImage2Dus( +OpenGL.GL.images.glTexSubImage1D( +OpenGL.GL.images.glTexSubImage1Db( +OpenGL.GL.images.glTexSubImage1Df( +OpenGL.GL.images.glTexSubImage1Di( +OpenGL.GL.images.glTexSubImage1Ds( +OpenGL.GL.images.glTexSubImage1Dub( +OpenGL.GL.images.glTexSubImage1Dui( +OpenGL.GL.images.glTexSubImage1Dus( +OpenGL.GL.images.glTexSubImage2D( +OpenGL.GL.images.glTexSubImage2Db( +OpenGL.GL.images.glTexSubImage2Df( +OpenGL.GL.images.glTexSubImage2Di( +OpenGL.GL.images.glTexSubImage2Ds( +OpenGL.GL.images.glTexSubImage2Dub( +OpenGL.GL.images.glTexSubImage2Dui( +OpenGL.GL.images.glTexSubImage2Dus( +OpenGL.GL.images.images +OpenGL.GL.images.platform +OpenGL.GL.images.setDimensionsAsInts( +OpenGL.GL.images.setImageInput( +OpenGL.GL.images.simple +OpenGL.GL.images.typedImageFunction( +OpenGL.GL.images.wrapper + +--- from OpenGL.GL import images --- +images.CompressedImageConverter( +images.DATA_SIZE_NAMES +images.DIMENSION_NAMES +images.INT_DIMENSION_NAMES +images.ImageInputConverter( +images.PIXEL_NAMES +images.TypedImageInputConverter( +images.__all__ +images.arrays +images.asInt( +images.asIntConverter( +images.asWrapper( +images.compressedImageFunction( +images.ctypes +images.glDrawPixels( +images.glDrawPixelsb( +images.glDrawPixelsf( +images.glDrawPixelsi( +images.glDrawPixelss( +images.glDrawPixelsub( +images.glDrawPixelsui( +images.glDrawPixelsus( +images.glGetTexImage( +images.glGetTexImageb( +images.glGetTexImaged( +images.glGetTexImagef( +images.glGetTexImagei( +images.glGetTexImages( +images.glGetTexImageub( +images.glGetTexImageui( +images.glGetTexImageus( +images.glReadPixels( +images.glReadPixelsb( +images.glReadPixelsd( +images.glReadPixelsf( +images.glReadPixelsi( +images.glReadPixelss( +images.glReadPixelsub( +images.glReadPixelsui( +images.glReadPixelsus( +images.glTexImage1D( +images.glTexImage1Db( +images.glTexImage1Df( +images.glTexImage1Di( +images.glTexImage1Ds( +images.glTexImage1Dub( +images.glTexImage1Dui( +images.glTexImage1Dus( +images.glTexImage2D( +images.glTexImage2Db( +images.glTexImage2Df( +images.glTexImage2Di( +images.glTexImage2Ds( +images.glTexImage2Dub( +images.glTexImage2Dui( +images.glTexImage2Dus( +images.glTexSubImage1D( +images.glTexSubImage1Db( +images.glTexSubImage1Df( +images.glTexSubImage1Di( +images.glTexSubImage1Ds( +images.glTexSubImage1Dub( +images.glTexSubImage1Dui( +images.glTexSubImage1Dus( +images.glTexSubImage2D( +images.glTexSubImage2Db( +images.glTexSubImage2Df( +images.glTexSubImage2Di( +images.glTexSubImage2Ds( +images.glTexSubImage2Dub( +images.glTexSubImage2Dui( +images.glTexSubImage2Dus( +images.images +images.platform +images.setDimensionsAsInts( +images.setImageInput( +images.simple +images.typedImageFunction( +images.wrapper + +--- from OpenGL.GL.images import * --- +CompressedImageConverter( +DATA_SIZE_NAMES +DIMENSION_NAMES +INT_DIMENSION_NAMES +ImageInputConverter( +PIXEL_NAMES +TypedImageInputConverter( +asInt( +asIntConverter( +asWrapper( +compressedImageFunction( +setDimensionsAsInts( +setImageInput( +typedImageFunction( + +--- import OpenGL.GL.pointers --- +OpenGL.GL.pointers.GL_INTERLEAVED_ARRAY_POINTER +OpenGL.GL.pointers.GLenum( +OpenGL.GL.pointers.GLint( +OpenGL.GL.pointers.GLsizei( +OpenGL.GL.pointers.POINTER_FUNCTION_DATA +OpenGL.GL.pointers.__all__ +OpenGL.GL.pointers.__builtins__ +OpenGL.GL.pointers.__doc__ +OpenGL.GL.pointers.__file__ +OpenGL.GL.pointers.__name__ +OpenGL.GL.pointers.__package__ +OpenGL.GL.pointers.annotations +OpenGL.GL.pointers.args +OpenGL.GL.pointers.arrays +OpenGL.GL.pointers.constant +OpenGL.GL.pointers.contextdata +OpenGL.GL.pointers.converters +OpenGL.GL.pointers.ctypes +OpenGL.GL.pointers.error +OpenGL.GL.pointers.glColorPointer( +OpenGL.GL.pointers.glColorPointerb( +OpenGL.GL.pointers.glColorPointerd( +OpenGL.GL.pointers.glColorPointerf( +OpenGL.GL.pointers.glColorPointeri( +OpenGL.GL.pointers.glColorPointers( +OpenGL.GL.pointers.glColorPointerub( +OpenGL.GL.pointers.glColorPointerui( +OpenGL.GL.pointers.glColorPointerus( +OpenGL.GL.pointers.glDrawElements( +OpenGL.GL.pointers.glDrawElementsub( +OpenGL.GL.pointers.glDrawElementsui( +OpenGL.GL.pointers.glDrawElementsus( +OpenGL.GL.pointers.glEdgeFlagPointer( +OpenGL.GL.pointers.glEdgeFlagPointerb( +OpenGL.GL.pointers.glFeedbackBuffer( +OpenGL.GL.pointers.glGetPointerv( +OpenGL.GL.pointers.glIndexPointer( +OpenGL.GL.pointers.glIndexPointerb( +OpenGL.GL.pointers.glIndexPointerd( +OpenGL.GL.pointers.glIndexPointerf( +OpenGL.GL.pointers.glIndexPointeri( +OpenGL.GL.pointers.glIndexPointers( +OpenGL.GL.pointers.glIndexPointerub( +OpenGL.GL.pointers.glInterleavedArrays( +OpenGL.GL.pointers.glNormalPointer( +OpenGL.GL.pointers.glNormalPointerb( +OpenGL.GL.pointers.glNormalPointerd( +OpenGL.GL.pointers.glNormalPointerf( +OpenGL.GL.pointers.glNormalPointeri( +OpenGL.GL.pointers.glNormalPointers( +OpenGL.GL.pointers.glRenderMode( +OpenGL.GL.pointers.glSelectBuffer( +OpenGL.GL.pointers.glTexCoordPointer( +OpenGL.GL.pointers.glTexCoordPointerb( +OpenGL.GL.pointers.glTexCoordPointerd( +OpenGL.GL.pointers.glTexCoordPointerf( +OpenGL.GL.pointers.glTexCoordPointeri( +OpenGL.GL.pointers.glTexCoordPointers( +OpenGL.GL.pointers.glVertexPointer( +OpenGL.GL.pointers.glVertexPointerb( +OpenGL.GL.pointers.glVertexPointerd( +OpenGL.GL.pointers.glVertexPointerf( +OpenGL.GL.pointers.glVertexPointeri( +OpenGL.GL.pointers.glVertexPointers( +OpenGL.GL.pointers.platform +OpenGL.GL.pointers.simple +OpenGL.GL.pointers.weakref +OpenGL.GL.pointers.wrapPointerFunction( +OpenGL.GL.pointers.wrapper + +--- from OpenGL.GL import pointers --- +pointers.GL_INTERLEAVED_ARRAY_POINTER +pointers.GLenum( +pointers.GLint( +pointers.GLsizei( +pointers.POINTER_FUNCTION_DATA +pointers.__all__ +pointers.__builtins__ +pointers.__doc__ +pointers.__file__ +pointers.__name__ +pointers.__package__ +pointers.annotations +pointers.args +pointers.arrays +pointers.constant +pointers.contextdata +pointers.converters +pointers.ctypes +pointers.error +pointers.glColorPointer( +pointers.glColorPointerb( +pointers.glColorPointerd( +pointers.glColorPointerf( +pointers.glColorPointeri( +pointers.glColorPointers( +pointers.glColorPointerub( +pointers.glColorPointerui( +pointers.glColorPointerus( +pointers.glDrawElements( +pointers.glDrawElementsub( +pointers.glDrawElementsui( +pointers.glDrawElementsus( +pointers.glEdgeFlagPointer( +pointers.glEdgeFlagPointerb( +pointers.glFeedbackBuffer( +pointers.glGetPointerv( +pointers.glIndexPointer( +pointers.glIndexPointerb( +pointers.glIndexPointerd( +pointers.glIndexPointerf( +pointers.glIndexPointeri( +pointers.glIndexPointers( +pointers.glIndexPointerub( +pointers.glInterleavedArrays( +pointers.glNormalPointer( +pointers.glNormalPointerb( +pointers.glNormalPointerd( +pointers.glNormalPointerf( +pointers.glNormalPointeri( +pointers.glNormalPointers( +pointers.glRenderMode( +pointers.glSelectBuffer( +pointers.glTexCoordPointer( +pointers.glTexCoordPointerb( +pointers.glTexCoordPointerd( +pointers.glTexCoordPointerf( +pointers.glTexCoordPointeri( +pointers.glTexCoordPointers( +pointers.glVertexPointer( +pointers.glVertexPointerb( +pointers.glVertexPointerd( +pointers.glVertexPointerf( +pointers.glVertexPointeri( +pointers.glVertexPointers( +pointers.platform +pointers.simple +pointers.weakref +pointers.wrapPointerFunction( +pointers.wrapper + +--- from OpenGL.GL.pointers import * --- +POINTER_FUNCTION_DATA +args +contextdata +wrapPointerFunction( + +--- import OpenGL.GLU --- +OpenGL.GLU.Error( +OpenGL.GLU.GLError( +OpenGL.GLU.GLUError( +OpenGL.GLU.GLUQuadric( +OpenGL.GLU.GLUTError( +OpenGL.GLU.GLUTerror( +OpenGL.GLU.GLU_AUTO_LOAD_MATRIX +OpenGL.GLU.GLU_BEGIN +OpenGL.GLU.GLU_CCW +OpenGL.GLU.GLU_CULLING +OpenGL.GLU.GLU_CW +OpenGL.GLU.GLU_DISPLAY_MODE +OpenGL.GLU.GLU_DOMAIN_DISTANCE +OpenGL.GLU.GLU_EDGE_FLAG +OpenGL.GLU.GLU_END +OpenGL.GLU.GLU_ERROR +OpenGL.GLU.GLU_EXTENSIONS +OpenGL.GLU.GLU_EXTERIOR +OpenGL.GLU.GLU_FALSE +OpenGL.GLU.GLU_FILL +OpenGL.GLU.GLU_FLAT +OpenGL.GLU.GLU_INCOMPATIBLE_GL_VERSION +OpenGL.GLU.GLU_INSIDE +OpenGL.GLU.GLU_INTERIOR +OpenGL.GLU.GLU_INVALID_ENUM +OpenGL.GLU.GLU_INVALID_OPERATION +OpenGL.GLU.GLU_INVALID_VALUE +OpenGL.GLU.GLU_LINE +OpenGL.GLU.GLU_MAP1_TRIM_2 +OpenGL.GLU.GLU_MAP1_TRIM_3 +OpenGL.GLU.GLU_NONE +OpenGL.GLU.GLU_NURBS_BEGIN +OpenGL.GLU.GLU_NURBS_BEGIN_DATA +OpenGL.GLU.GLU_NURBS_BEGIN_DATA_EXT +OpenGL.GLU.GLU_NURBS_BEGIN_EXT +OpenGL.GLU.GLU_NURBS_COLOR +OpenGL.GLU.GLU_NURBS_COLOR_DATA +OpenGL.GLU.GLU_NURBS_COLOR_DATA_EXT +OpenGL.GLU.GLU_NURBS_COLOR_EXT +OpenGL.GLU.GLU_NURBS_END +OpenGL.GLU.GLU_NURBS_END_DATA +OpenGL.GLU.GLU_NURBS_END_DATA_EXT +OpenGL.GLU.GLU_NURBS_END_EXT +OpenGL.GLU.GLU_NURBS_ERROR +OpenGL.GLU.GLU_NURBS_ERROR1 +OpenGL.GLU.GLU_NURBS_ERROR10 +OpenGL.GLU.GLU_NURBS_ERROR11 +OpenGL.GLU.GLU_NURBS_ERROR12 +OpenGL.GLU.GLU_NURBS_ERROR13 +OpenGL.GLU.GLU_NURBS_ERROR14 +OpenGL.GLU.GLU_NURBS_ERROR15 +OpenGL.GLU.GLU_NURBS_ERROR16 +OpenGL.GLU.GLU_NURBS_ERROR17 +OpenGL.GLU.GLU_NURBS_ERROR18 +OpenGL.GLU.GLU_NURBS_ERROR19 +OpenGL.GLU.GLU_NURBS_ERROR2 +OpenGL.GLU.GLU_NURBS_ERROR20 +OpenGL.GLU.GLU_NURBS_ERROR21 +OpenGL.GLU.GLU_NURBS_ERROR22 +OpenGL.GLU.GLU_NURBS_ERROR23 +OpenGL.GLU.GLU_NURBS_ERROR24 +OpenGL.GLU.GLU_NURBS_ERROR25 +OpenGL.GLU.GLU_NURBS_ERROR26 +OpenGL.GLU.GLU_NURBS_ERROR27 +OpenGL.GLU.GLU_NURBS_ERROR28 +OpenGL.GLU.GLU_NURBS_ERROR29 +OpenGL.GLU.GLU_NURBS_ERROR3 +OpenGL.GLU.GLU_NURBS_ERROR30 +OpenGL.GLU.GLU_NURBS_ERROR31 +OpenGL.GLU.GLU_NURBS_ERROR32 +OpenGL.GLU.GLU_NURBS_ERROR33 +OpenGL.GLU.GLU_NURBS_ERROR34 +OpenGL.GLU.GLU_NURBS_ERROR35 +OpenGL.GLU.GLU_NURBS_ERROR36 +OpenGL.GLU.GLU_NURBS_ERROR37 +OpenGL.GLU.GLU_NURBS_ERROR4 +OpenGL.GLU.GLU_NURBS_ERROR5 +OpenGL.GLU.GLU_NURBS_ERROR6 +OpenGL.GLU.GLU_NURBS_ERROR7 +OpenGL.GLU.GLU_NURBS_ERROR8 +OpenGL.GLU.GLU_NURBS_ERROR9 +OpenGL.GLU.GLU_NURBS_MODE +OpenGL.GLU.GLU_NURBS_MODE_EXT +OpenGL.GLU.GLU_NURBS_NORMAL +OpenGL.GLU.GLU_NURBS_NORMAL_DATA +OpenGL.GLU.GLU_NURBS_NORMAL_DATA_EXT +OpenGL.GLU.GLU_NURBS_NORMAL_EXT +OpenGL.GLU.GLU_NURBS_RENDERER +OpenGL.GLU.GLU_NURBS_RENDERER_EXT +OpenGL.GLU.GLU_NURBS_TESSELLATOR +OpenGL.GLU.GLU_NURBS_TESSELLATOR_EXT +OpenGL.GLU.GLU_NURBS_TEXTURE_COORD +OpenGL.GLU.GLU_NURBS_TEXTURE_COORD_DATA +OpenGL.GLU.GLU_NURBS_TEX_COORD_DATA_EXT +OpenGL.GLU.GLU_NURBS_TEX_COORD_EXT +OpenGL.GLU.GLU_NURBS_VERTEX +OpenGL.GLU.GLU_NURBS_VERTEX_DATA +OpenGL.GLU.GLU_NURBS_VERTEX_DATA_EXT +OpenGL.GLU.GLU_NURBS_VERTEX_EXT +OpenGL.GLU.GLU_OBJECT_PARAMETRIC_ERROR +OpenGL.GLU.GLU_OBJECT_PARAMETRIC_ERROR_EXT +OpenGL.GLU.GLU_OBJECT_PATH_LENGTH +OpenGL.GLU.GLU_OBJECT_PATH_LENGTH_EXT +OpenGL.GLU.GLU_OUTLINE_PATCH +OpenGL.GLU.GLU_OUTLINE_POLYGON +OpenGL.GLU.GLU_OUTSIDE +OpenGL.GLU.GLU_OUT_OF_MEMORY +OpenGL.GLU.GLU_PARAMETRIC_ERROR +OpenGL.GLU.GLU_PARAMETRIC_TOLERANCE +OpenGL.GLU.GLU_PATH_LENGTH +OpenGL.GLU.GLU_POINT +OpenGL.GLU.GLU_SAMPLING_METHOD +OpenGL.GLU.GLU_SAMPLING_TOLERANCE +OpenGL.GLU.GLU_SILHOUETTE +OpenGL.GLU.GLU_SMOOTH +OpenGL.GLU.GLU_TESS_BEGIN +OpenGL.GLU.GLU_TESS_BEGIN_DATA +OpenGL.GLU.GLU_TESS_BOUNDARY_ONLY +OpenGL.GLU.GLU_TESS_COMBINE +OpenGL.GLU.GLU_TESS_COMBINE_DATA +OpenGL.GLU.GLU_TESS_COORD_TOO_LARGE +OpenGL.GLU.GLU_TESS_EDGE_FLAG +OpenGL.GLU.GLU_TESS_EDGE_FLAG_DATA +OpenGL.GLU.GLU_TESS_END +OpenGL.GLU.GLU_TESS_END_DATA +OpenGL.GLU.GLU_TESS_ERROR +OpenGL.GLU.GLU_TESS_ERROR1 +OpenGL.GLU.GLU_TESS_ERROR2 +OpenGL.GLU.GLU_TESS_ERROR3 +OpenGL.GLU.GLU_TESS_ERROR4 +OpenGL.GLU.GLU_TESS_ERROR5 +OpenGL.GLU.GLU_TESS_ERROR6 +OpenGL.GLU.GLU_TESS_ERROR7 +OpenGL.GLU.GLU_TESS_ERROR8 +OpenGL.GLU.GLU_TESS_ERROR_DATA +OpenGL.GLU.GLU_TESS_MAX_COORD +OpenGL.GLU.GLU_TESS_MISSING_BEGIN_CONTOUR +OpenGL.GLU.GLU_TESS_MISSING_BEGIN_POLYGON +OpenGL.GLU.GLU_TESS_MISSING_END_CONTOUR +OpenGL.GLU.GLU_TESS_MISSING_END_POLYGON +OpenGL.GLU.GLU_TESS_NEED_COMBINE_CALLBACK +OpenGL.GLU.GLU_TESS_TOLERANCE +OpenGL.GLU.GLU_TESS_VERTEX +OpenGL.GLU.GLU_TESS_VERTEX_DATA +OpenGL.GLU.GLU_TESS_WINDING_ABS_GEQ_TWO +OpenGL.GLU.GLU_TESS_WINDING_NEGATIVE +OpenGL.GLU.GLU_TESS_WINDING_NONZERO +OpenGL.GLU.GLU_TESS_WINDING_ODD +OpenGL.GLU.GLU_TESS_WINDING_POSITIVE +OpenGL.GLU.GLU_TESS_WINDING_RULE +OpenGL.GLU.GLU_TRUE +OpenGL.GLU.GLU_UNKNOWN +OpenGL.GLU.GLU_U_STEP +OpenGL.GLU.GLU_VERSION +OpenGL.GLU.GLU_VERSION_1_1 +OpenGL.GLU.GLU_VERSION_1_2 +OpenGL.GLU.GLU_VERSION_1_3 +OpenGL.GLU.GLU_VERTEX +OpenGL.GLU.GLU_V_STEP +OpenGL.GLU.GLUerror( +OpenGL.GLU.GLUnurbs( +OpenGL.GLU.GLUnurbsObj( +OpenGL.GLU.GLUquadric( +OpenGL.GLU.GLUquadricObj( +OpenGL.GLU.GLUtesselator( +OpenGL.GLU.GLUtesselatorObj( +OpenGL.GLU.GLUtriangulatorObj( +OpenGL.GLU.GLboolean( +OpenGL.GLU.GLdouble( +OpenGL.GLU.GLenum( +OpenGL.GLU.GLerror( +OpenGL.GLU.GLfloat( +OpenGL.GLU.GLint( +OpenGL.GLU.GLsizei( +OpenGL.GLU.GLubyte( +OpenGL.GLU.GLvoid +OpenGL.GLU.__builtins__ +OpenGL.GLU.__doc__ +OpenGL.GLU.__file__ +OpenGL.GLU.__name__ +OpenGL.GLU.__package__ +OpenGL.GLU.__path__ +OpenGL.GLU.ctypes +OpenGL.GLU.glCheckError( +OpenGL.GLU.gluBeginCurve( +OpenGL.GLU.gluBeginPolygon( +OpenGL.GLU.gluBeginSurface( +OpenGL.GLU.gluBeginTrim( +OpenGL.GLU.gluBuild1DMipmapLevels( +OpenGL.GLU.gluBuild1DMipmaps( +OpenGL.GLU.gluBuild2DMipmapLevels( +OpenGL.GLU.gluBuild2DMipmaps( +OpenGL.GLU.gluBuild3DMipmapLevels( +OpenGL.GLU.gluBuild3DMipmaps( +OpenGL.GLU.gluCheckExtension( +OpenGL.GLU.gluCylinder( +OpenGL.GLU.gluDeleteNurbsRenderer( +OpenGL.GLU.gluDeleteQuadric( +OpenGL.GLU.gluDeleteTess( +OpenGL.GLU.gluDisk( +OpenGL.GLU.gluEndCurve( +OpenGL.GLU.gluEndPolygon( +OpenGL.GLU.gluEndSurface( +OpenGL.GLU.gluEndTrim( +OpenGL.GLU.gluErrorString( +OpenGL.GLU.gluGetNurbsProperty( +OpenGL.GLU.gluGetString( +OpenGL.GLU.gluGetTessProperty( +OpenGL.GLU.gluLoadSamplingMatrices( +OpenGL.GLU.gluLookAt( +OpenGL.GLU.gluNewNurbsRenderer( +OpenGL.GLU.gluNewQuadric( +OpenGL.GLU.gluNewTess( +OpenGL.GLU.gluNextContour( +OpenGL.GLU.gluNurbsCallback( +OpenGL.GLU.gluNurbsCallbackData( +OpenGL.GLU.gluNurbsCallbackDataEXT( +OpenGL.GLU.gluNurbsCurve( +OpenGL.GLU.gluNurbsProperty( +OpenGL.GLU.gluNurbsSurface( +OpenGL.GLU.gluOrtho2D( +OpenGL.GLU.gluPartialDisk( +OpenGL.GLU.gluPerspective( +OpenGL.GLU.gluPickMatrix( +OpenGL.GLU.gluProject( +OpenGL.GLU.gluPwlCurve( +OpenGL.GLU.gluQuadricCallback( +OpenGL.GLU.gluQuadricDrawStyle( +OpenGL.GLU.gluQuadricNormals( +OpenGL.GLU.gluQuadricOrientation( +OpenGL.GLU.gluQuadricTexture( +OpenGL.GLU.gluScaleImage( +OpenGL.GLU.gluSphere( +OpenGL.GLU.gluTessBeginContour( +OpenGL.GLU.gluTessBeginPolygon( +OpenGL.GLU.gluTessCallback( +OpenGL.GLU.gluTessEndContour( +OpenGL.GLU.gluTessEndPolygon( +OpenGL.GLU.gluTessNormal( +OpenGL.GLU.gluTessProperty( +OpenGL.GLU.gluTessVertex( +OpenGL.GLU.gluUnProject( +OpenGL.GLU.gluUnProject4( +OpenGL.GLU.glunurbs +OpenGL.GLU.glustruct +OpenGL.GLU.platform +OpenGL.GLU.projection +OpenGL.GLU.quadrics +OpenGL.GLU.tess + +--- from OpenGL import GLU --- +GLU.Error( +GLU.GLError( +GLU.GLUError( +GLU.GLUQuadric( +GLU.GLUTError( +GLU.GLUTerror( +GLU.GLU_AUTO_LOAD_MATRIX +GLU.GLU_BEGIN +GLU.GLU_CCW +GLU.GLU_CULLING +GLU.GLU_CW +GLU.GLU_DISPLAY_MODE +GLU.GLU_DOMAIN_DISTANCE +GLU.GLU_EDGE_FLAG +GLU.GLU_END +GLU.GLU_ERROR +GLU.GLU_EXTENSIONS +GLU.GLU_EXTERIOR +GLU.GLU_FALSE +GLU.GLU_FILL +GLU.GLU_FLAT +GLU.GLU_INCOMPATIBLE_GL_VERSION +GLU.GLU_INSIDE +GLU.GLU_INTERIOR +GLU.GLU_INVALID_ENUM +GLU.GLU_INVALID_OPERATION +GLU.GLU_INVALID_VALUE +GLU.GLU_LINE +GLU.GLU_MAP1_TRIM_2 +GLU.GLU_MAP1_TRIM_3 +GLU.GLU_NONE +GLU.GLU_NURBS_BEGIN +GLU.GLU_NURBS_BEGIN_DATA +GLU.GLU_NURBS_BEGIN_DATA_EXT +GLU.GLU_NURBS_BEGIN_EXT +GLU.GLU_NURBS_COLOR +GLU.GLU_NURBS_COLOR_DATA +GLU.GLU_NURBS_COLOR_DATA_EXT +GLU.GLU_NURBS_COLOR_EXT +GLU.GLU_NURBS_END +GLU.GLU_NURBS_END_DATA +GLU.GLU_NURBS_END_DATA_EXT +GLU.GLU_NURBS_END_EXT +GLU.GLU_NURBS_ERROR +GLU.GLU_NURBS_ERROR1 +GLU.GLU_NURBS_ERROR10 +GLU.GLU_NURBS_ERROR11 +GLU.GLU_NURBS_ERROR12 +GLU.GLU_NURBS_ERROR13 +GLU.GLU_NURBS_ERROR14 +GLU.GLU_NURBS_ERROR15 +GLU.GLU_NURBS_ERROR16 +GLU.GLU_NURBS_ERROR17 +GLU.GLU_NURBS_ERROR18 +GLU.GLU_NURBS_ERROR19 +GLU.GLU_NURBS_ERROR2 +GLU.GLU_NURBS_ERROR20 +GLU.GLU_NURBS_ERROR21 +GLU.GLU_NURBS_ERROR22 +GLU.GLU_NURBS_ERROR23 +GLU.GLU_NURBS_ERROR24 +GLU.GLU_NURBS_ERROR25 +GLU.GLU_NURBS_ERROR26 +GLU.GLU_NURBS_ERROR27 +GLU.GLU_NURBS_ERROR28 +GLU.GLU_NURBS_ERROR29 +GLU.GLU_NURBS_ERROR3 +GLU.GLU_NURBS_ERROR30 +GLU.GLU_NURBS_ERROR31 +GLU.GLU_NURBS_ERROR32 +GLU.GLU_NURBS_ERROR33 +GLU.GLU_NURBS_ERROR34 +GLU.GLU_NURBS_ERROR35 +GLU.GLU_NURBS_ERROR36 +GLU.GLU_NURBS_ERROR37 +GLU.GLU_NURBS_ERROR4 +GLU.GLU_NURBS_ERROR5 +GLU.GLU_NURBS_ERROR6 +GLU.GLU_NURBS_ERROR7 +GLU.GLU_NURBS_ERROR8 +GLU.GLU_NURBS_ERROR9 +GLU.GLU_NURBS_MODE +GLU.GLU_NURBS_MODE_EXT +GLU.GLU_NURBS_NORMAL +GLU.GLU_NURBS_NORMAL_DATA +GLU.GLU_NURBS_NORMAL_DATA_EXT +GLU.GLU_NURBS_NORMAL_EXT +GLU.GLU_NURBS_RENDERER +GLU.GLU_NURBS_RENDERER_EXT +GLU.GLU_NURBS_TESSELLATOR +GLU.GLU_NURBS_TESSELLATOR_EXT +GLU.GLU_NURBS_TEXTURE_COORD +GLU.GLU_NURBS_TEXTURE_COORD_DATA +GLU.GLU_NURBS_TEX_COORD_DATA_EXT +GLU.GLU_NURBS_TEX_COORD_EXT +GLU.GLU_NURBS_VERTEX +GLU.GLU_NURBS_VERTEX_DATA +GLU.GLU_NURBS_VERTEX_DATA_EXT +GLU.GLU_NURBS_VERTEX_EXT +GLU.GLU_OBJECT_PARAMETRIC_ERROR +GLU.GLU_OBJECT_PARAMETRIC_ERROR_EXT +GLU.GLU_OBJECT_PATH_LENGTH +GLU.GLU_OBJECT_PATH_LENGTH_EXT +GLU.GLU_OUTLINE_PATCH +GLU.GLU_OUTLINE_POLYGON +GLU.GLU_OUTSIDE +GLU.GLU_OUT_OF_MEMORY +GLU.GLU_PARAMETRIC_ERROR +GLU.GLU_PARAMETRIC_TOLERANCE +GLU.GLU_PATH_LENGTH +GLU.GLU_POINT +GLU.GLU_SAMPLING_METHOD +GLU.GLU_SAMPLING_TOLERANCE +GLU.GLU_SILHOUETTE +GLU.GLU_SMOOTH +GLU.GLU_TESS_BEGIN +GLU.GLU_TESS_BEGIN_DATA +GLU.GLU_TESS_BOUNDARY_ONLY +GLU.GLU_TESS_COMBINE +GLU.GLU_TESS_COMBINE_DATA +GLU.GLU_TESS_COORD_TOO_LARGE +GLU.GLU_TESS_EDGE_FLAG +GLU.GLU_TESS_EDGE_FLAG_DATA +GLU.GLU_TESS_END +GLU.GLU_TESS_END_DATA +GLU.GLU_TESS_ERROR +GLU.GLU_TESS_ERROR1 +GLU.GLU_TESS_ERROR2 +GLU.GLU_TESS_ERROR3 +GLU.GLU_TESS_ERROR4 +GLU.GLU_TESS_ERROR5 +GLU.GLU_TESS_ERROR6 +GLU.GLU_TESS_ERROR7 +GLU.GLU_TESS_ERROR8 +GLU.GLU_TESS_ERROR_DATA +GLU.GLU_TESS_MAX_COORD +GLU.GLU_TESS_MISSING_BEGIN_CONTOUR +GLU.GLU_TESS_MISSING_BEGIN_POLYGON +GLU.GLU_TESS_MISSING_END_CONTOUR +GLU.GLU_TESS_MISSING_END_POLYGON +GLU.GLU_TESS_NEED_COMBINE_CALLBACK +GLU.GLU_TESS_TOLERANCE +GLU.GLU_TESS_VERTEX +GLU.GLU_TESS_VERTEX_DATA +GLU.GLU_TESS_WINDING_ABS_GEQ_TWO +GLU.GLU_TESS_WINDING_NEGATIVE +GLU.GLU_TESS_WINDING_NONZERO +GLU.GLU_TESS_WINDING_ODD +GLU.GLU_TESS_WINDING_POSITIVE +GLU.GLU_TESS_WINDING_RULE +GLU.GLU_TRUE +GLU.GLU_UNKNOWN +GLU.GLU_U_STEP +GLU.GLU_VERSION +GLU.GLU_VERSION_1_1 +GLU.GLU_VERSION_1_2 +GLU.GLU_VERSION_1_3 +GLU.GLU_VERTEX +GLU.GLU_V_STEP +GLU.GLUerror( +GLU.GLUnurbs( +GLU.GLUnurbsObj( +GLU.GLUquadric( +GLU.GLUquadricObj( +GLU.GLUtesselator( +GLU.GLUtesselatorObj( +GLU.GLUtriangulatorObj( +GLU.GLboolean( +GLU.GLdouble( +GLU.GLenum( +GLU.GLerror( +GLU.GLfloat( +GLU.GLint( +GLU.GLsizei( +GLU.GLubyte( +GLU.GLvoid +GLU.__builtins__ +GLU.__doc__ +GLU.__file__ +GLU.__name__ +GLU.__package__ +GLU.__path__ +GLU.ctypes +GLU.glCheckError( +GLU.gluBeginCurve( +GLU.gluBeginPolygon( +GLU.gluBeginSurface( +GLU.gluBeginTrim( +GLU.gluBuild1DMipmapLevels( +GLU.gluBuild1DMipmaps( +GLU.gluBuild2DMipmapLevels( +GLU.gluBuild2DMipmaps( +GLU.gluBuild3DMipmapLevels( +GLU.gluBuild3DMipmaps( +GLU.gluCheckExtension( +GLU.gluCylinder( +GLU.gluDeleteNurbsRenderer( +GLU.gluDeleteQuadric( +GLU.gluDeleteTess( +GLU.gluDisk( +GLU.gluEndCurve( +GLU.gluEndPolygon( +GLU.gluEndSurface( +GLU.gluEndTrim( +GLU.gluErrorString( +GLU.gluGetNurbsProperty( +GLU.gluGetString( +GLU.gluGetTessProperty( +GLU.gluLoadSamplingMatrices( +GLU.gluLookAt( +GLU.gluNewNurbsRenderer( +GLU.gluNewQuadric( +GLU.gluNewTess( +GLU.gluNextContour( +GLU.gluNurbsCallback( +GLU.gluNurbsCallbackData( +GLU.gluNurbsCallbackDataEXT( +GLU.gluNurbsCurve( +GLU.gluNurbsProperty( +GLU.gluNurbsSurface( +GLU.gluOrtho2D( +GLU.gluPartialDisk( +GLU.gluPerspective( +GLU.gluPickMatrix( +GLU.gluProject( +GLU.gluPwlCurve( +GLU.gluQuadricCallback( +GLU.gluQuadricDrawStyle( +GLU.gluQuadricNormals( +GLU.gluQuadricOrientation( +GLU.gluQuadricTexture( +GLU.gluScaleImage( +GLU.gluSphere( +GLU.gluTessBeginContour( +GLU.gluTessBeginPolygon( +GLU.gluTessCallback( +GLU.gluTessEndContour( +GLU.gluTessEndPolygon( +GLU.gluTessNormal( +GLU.gluTessProperty( +GLU.gluTessVertex( +GLU.gluUnProject( +GLU.gluUnProject4( +GLU.glunurbs +GLU.glustruct +GLU.platform +GLU.projection +GLU.quadrics +GLU.tess + +--- from OpenGL.GLU import * --- +GLUQuadric( +GLU_AUTO_LOAD_MATRIX +GLU_BEGIN +GLU_CCW +GLU_CULLING +GLU_CW +GLU_DISPLAY_MODE +GLU_DOMAIN_DISTANCE +GLU_EDGE_FLAG +GLU_END +GLU_ERROR +GLU_EXTENSIONS +GLU_EXTERIOR +GLU_FALSE +GLU_FILL +GLU_FLAT +GLU_INCOMPATIBLE_GL_VERSION +GLU_INSIDE +GLU_INTERIOR +GLU_INVALID_ENUM +GLU_INVALID_OPERATION +GLU_INVALID_VALUE +GLU_LINE +GLU_MAP1_TRIM_2 +GLU_MAP1_TRIM_3 +GLU_NONE +GLU_NURBS_BEGIN +GLU_NURBS_BEGIN_DATA +GLU_NURBS_BEGIN_DATA_EXT +GLU_NURBS_BEGIN_EXT +GLU_NURBS_COLOR +GLU_NURBS_COLOR_DATA +GLU_NURBS_COLOR_DATA_EXT +GLU_NURBS_COLOR_EXT +GLU_NURBS_END +GLU_NURBS_END_DATA +GLU_NURBS_END_DATA_EXT +GLU_NURBS_END_EXT +GLU_NURBS_ERROR +GLU_NURBS_ERROR1 +GLU_NURBS_ERROR10 +GLU_NURBS_ERROR11 +GLU_NURBS_ERROR12 +GLU_NURBS_ERROR13 +GLU_NURBS_ERROR14 +GLU_NURBS_ERROR15 +GLU_NURBS_ERROR16 +GLU_NURBS_ERROR17 +GLU_NURBS_ERROR18 +GLU_NURBS_ERROR19 +GLU_NURBS_ERROR2 +GLU_NURBS_ERROR20 +GLU_NURBS_ERROR21 +GLU_NURBS_ERROR22 +GLU_NURBS_ERROR23 +GLU_NURBS_ERROR24 +GLU_NURBS_ERROR25 +GLU_NURBS_ERROR26 +GLU_NURBS_ERROR27 +GLU_NURBS_ERROR28 +GLU_NURBS_ERROR29 +GLU_NURBS_ERROR3 +GLU_NURBS_ERROR30 +GLU_NURBS_ERROR31 +GLU_NURBS_ERROR32 +GLU_NURBS_ERROR33 +GLU_NURBS_ERROR34 +GLU_NURBS_ERROR35 +GLU_NURBS_ERROR36 +GLU_NURBS_ERROR37 +GLU_NURBS_ERROR4 +GLU_NURBS_ERROR5 +GLU_NURBS_ERROR6 +GLU_NURBS_ERROR7 +GLU_NURBS_ERROR8 +GLU_NURBS_ERROR9 +GLU_NURBS_MODE +GLU_NURBS_MODE_EXT +GLU_NURBS_NORMAL +GLU_NURBS_NORMAL_DATA +GLU_NURBS_NORMAL_DATA_EXT +GLU_NURBS_NORMAL_EXT +GLU_NURBS_RENDERER +GLU_NURBS_RENDERER_EXT +GLU_NURBS_TESSELLATOR +GLU_NURBS_TESSELLATOR_EXT +GLU_NURBS_TEXTURE_COORD +GLU_NURBS_TEXTURE_COORD_DATA +GLU_NURBS_TEX_COORD_DATA_EXT +GLU_NURBS_TEX_COORD_EXT +GLU_NURBS_VERTEX +GLU_NURBS_VERTEX_DATA +GLU_NURBS_VERTEX_DATA_EXT +GLU_NURBS_VERTEX_EXT +GLU_OBJECT_PARAMETRIC_ERROR +GLU_OBJECT_PARAMETRIC_ERROR_EXT +GLU_OBJECT_PATH_LENGTH +GLU_OBJECT_PATH_LENGTH_EXT +GLU_OUTLINE_PATCH +GLU_OUTLINE_POLYGON +GLU_OUTSIDE +GLU_OUT_OF_MEMORY +GLU_PARAMETRIC_ERROR +GLU_PARAMETRIC_TOLERANCE +GLU_PATH_LENGTH +GLU_POINT +GLU_SAMPLING_METHOD +GLU_SAMPLING_TOLERANCE +GLU_SILHOUETTE +GLU_SMOOTH +GLU_TESS_BEGIN +GLU_TESS_BEGIN_DATA +GLU_TESS_BOUNDARY_ONLY +GLU_TESS_COMBINE +GLU_TESS_COMBINE_DATA +GLU_TESS_COORD_TOO_LARGE +GLU_TESS_EDGE_FLAG +GLU_TESS_EDGE_FLAG_DATA +GLU_TESS_END +GLU_TESS_END_DATA +GLU_TESS_ERROR +GLU_TESS_ERROR1 +GLU_TESS_ERROR2 +GLU_TESS_ERROR3 +GLU_TESS_ERROR4 +GLU_TESS_ERROR5 +GLU_TESS_ERROR6 +GLU_TESS_ERROR7 +GLU_TESS_ERROR8 +GLU_TESS_ERROR_DATA +GLU_TESS_MAX_COORD +GLU_TESS_MISSING_BEGIN_CONTOUR +GLU_TESS_MISSING_BEGIN_POLYGON +GLU_TESS_MISSING_END_CONTOUR +GLU_TESS_MISSING_END_POLYGON +GLU_TESS_NEED_COMBINE_CALLBACK +GLU_TESS_TOLERANCE +GLU_TESS_VERTEX +GLU_TESS_VERTEX_DATA +GLU_TESS_WINDING_ABS_GEQ_TWO +GLU_TESS_WINDING_NEGATIVE +GLU_TESS_WINDING_NONZERO +GLU_TESS_WINDING_ODD +GLU_TESS_WINDING_POSITIVE +GLU_TESS_WINDING_RULE +GLU_TRUE +GLU_UNKNOWN +GLU_U_STEP +GLU_VERSION +GLU_VERSION_1_1 +GLU_VERSION_1_2 +GLU_VERSION_1_3 +GLU_VERTEX +GLU_V_STEP +GLUnurbs( +GLUnurbsObj( +GLUquadric( +GLUquadricObj( +GLUtesselator( +GLUtesselatorObj( +GLUtriangulatorObj( +gluBeginCurve( +gluBeginPolygon( +gluBeginSurface( +gluBeginTrim( +gluBuild1DMipmapLevels( +gluBuild1DMipmaps( +gluBuild2DMipmapLevels( +gluBuild2DMipmaps( +gluBuild3DMipmapLevels( +gluBuild3DMipmaps( +gluCheckExtension( +gluCylinder( +gluDeleteNurbsRenderer( +gluDeleteQuadric( +gluDeleteTess( +gluDisk( +gluEndCurve( +gluEndPolygon( +gluEndSurface( +gluEndTrim( +gluErrorString( +gluGetNurbsProperty( +gluGetString( +gluGetTessProperty( +gluLoadSamplingMatrices( +gluLookAt( +gluNewNurbsRenderer( +gluNewQuadric( +gluNewTess( +gluNextContour( +gluNurbsCallback( +gluNurbsCallbackData( +gluNurbsCallbackDataEXT( +gluNurbsCurve( +gluNurbsProperty( +gluNurbsSurface( +gluOrtho2D( +gluPartialDisk( +gluPerspective( +gluPickMatrix( +gluProject( +gluPwlCurve( +gluQuadricCallback( +gluQuadricDrawStyle( +gluQuadricNormals( +gluQuadricOrientation( +gluQuadricTexture( +gluScaleImage( +gluSphere( +gluTessBeginContour( +gluTessBeginPolygon( +gluTessCallback( +gluTessEndContour( +gluTessEndPolygon( +gluTessNormal( +gluTessProperty( +gluTessVertex( +gluUnProject( +gluUnProject4( +glunurbs +glustruct +projection +quadrics +tess + +--- import OpenGL.GLU.glunurbs --- +OpenGL.GLU.glunurbs.GLUnurbs( +OpenGL.GLU.glunurbs.PLATFORM +OpenGL.GLU.glunurbs.__all__ +OpenGL.GLU.glunurbs.__builtins__ +OpenGL.GLU.glunurbs.__doc__ +OpenGL.GLU.glunurbs.__file__ +OpenGL.GLU.glunurbs.__name__ +OpenGL.GLU.glunurbs.__package__ +OpenGL.GLU.glunurbs.arrays +OpenGL.GLU.glunurbs.converters +OpenGL.GLU.glunurbs.ctypes +OpenGL.GLU.glunurbs.gluNewNurbsRenderer( +OpenGL.GLU.glunurbs.gluNurbsCallback( +OpenGL.GLU.glunurbs.gluNurbsCallbackData( +OpenGL.GLU.glunurbs.gluNurbsCallbackDataEXT( +OpenGL.GLU.glunurbs.gluNurbsCurve( +OpenGL.GLU.glunurbs.gluNurbsSurface( +OpenGL.GLU.glunurbs.gluPwlCurve( +OpenGL.GLU.glunurbs.glustruct +OpenGL.GLU.glunurbs.lazy( +OpenGL.GLU.glunurbs.platform +OpenGL.GLU.glunurbs.simple +OpenGL.GLU.glunurbs.weakref +OpenGL.GLU.glunurbs.wrapper + +--- from OpenGL.GLU import glunurbs --- +glunurbs.GLUnurbs( +glunurbs.PLATFORM +glunurbs.__all__ +glunurbs.__builtins__ +glunurbs.__doc__ +glunurbs.__file__ +glunurbs.__name__ +glunurbs.__package__ +glunurbs.arrays +glunurbs.converters +glunurbs.ctypes +glunurbs.gluNewNurbsRenderer( +glunurbs.gluNurbsCallback( +glunurbs.gluNurbsCallbackData( +glunurbs.gluNurbsCallbackDataEXT( +glunurbs.gluNurbsCurve( +glunurbs.gluNurbsSurface( +glunurbs.gluPwlCurve( +glunurbs.glustruct +glunurbs.lazy( +glunurbs.platform +glunurbs.simple +glunurbs.weakref +glunurbs.wrapper + +--- from OpenGL.GLU.glunurbs import * --- +PLATFORM + +--- import OpenGL.GLU.glustruct --- +OpenGL.GLU.glustruct.GLUStruct( +OpenGL.GLU.glustruct.__builtins__ +OpenGL.GLU.glustruct.__doc__ +OpenGL.GLU.glustruct.__file__ +OpenGL.GLU.glustruct.__name__ +OpenGL.GLU.glustruct.__package__ +OpenGL.GLU.glustruct.ctypes +OpenGL.GLU.glustruct.weakref + +--- from OpenGL.GLU import glustruct --- +glustruct.GLUStruct( +glustruct.__builtins__ +glustruct.__doc__ +glustruct.__file__ +glustruct.__name__ +glustruct.__package__ +glustruct.ctypes +glustruct.weakref + +--- from OpenGL.GLU.glustruct import * --- +GLUStruct( + +--- import OpenGL.GLU.projection --- +OpenGL.GLU.projection.GL +OpenGL.GLU.projection.POINTER( +OpenGL.GLU.projection.__all__ +OpenGL.GLU.projection.__builtins__ +OpenGL.GLU.projection.__doc__ +OpenGL.GLU.projection.__file__ +OpenGL.GLU.projection.__name__ +OpenGL.GLU.projection.__package__ +OpenGL.GLU.projection.arrays +OpenGL.GLU.projection.ctypes +OpenGL.GLU.projection.gluProject( +OpenGL.GLU.projection.gluUnProject( +OpenGL.GLU.projection.gluUnProject4( +OpenGL.GLU.projection.lazy( +OpenGL.GLU.projection.simple + +--- from OpenGL.GLU import projection --- +projection.GL +projection.POINTER( +projection.__all__ +projection.__builtins__ +projection.__doc__ +projection.__file__ +projection.__name__ +projection.__package__ +projection.arrays +projection.ctypes +projection.gluProject( +projection.gluUnProject( +projection.gluUnProject4( +projection.lazy( +projection.simple + +--- from OpenGL.GLU.projection import * --- +POINTER( + +--- import OpenGL.GLU.quadrics --- +OpenGL.GLU.quadrics.GLU +OpenGL.GLU.quadrics.GLUQuadric( +OpenGL.GLU.quadrics.GLUquadric( +OpenGL.GLU.quadrics.PLATFORM +OpenGL.GLU.quadrics.__all__ +OpenGL.GLU.quadrics.__builtins__ +OpenGL.GLU.quadrics.__doc__ +OpenGL.GLU.quadrics.__file__ +OpenGL.GLU.quadrics.__name__ +OpenGL.GLU.quadrics.__package__ +OpenGL.GLU.quadrics.createBaseFunction( +OpenGL.GLU.quadrics.ctypes +OpenGL.GLU.quadrics.gluNewQuadric( +OpenGL.GLU.quadrics.gluQuadricCallback( +OpenGL.GLU.quadrics.simple + +--- from OpenGL.GLU import quadrics --- +quadrics.GLU +quadrics.GLUQuadric( +quadrics.GLUquadric( +quadrics.PLATFORM +quadrics.__all__ +quadrics.__builtins__ +quadrics.__doc__ +quadrics.__file__ +quadrics.__name__ +quadrics.__package__ +quadrics.createBaseFunction( +quadrics.ctypes +quadrics.gluNewQuadric( +quadrics.gluQuadricCallback( +quadrics.simple + +--- from OpenGL.GLU.quadrics import * --- + +--- import OpenGL.GLU.tess --- +OpenGL.GLU.tess.GLU +OpenGL.GLU.tess.GLUtesselator( +OpenGL.GLU.tess.PLATFORM +OpenGL.GLU.tess.__all__ +OpenGL.GLU.tess.__builtins__ +OpenGL.GLU.tess.__doc__ +OpenGL.GLU.tess.__file__ +OpenGL.GLU.tess.__name__ +OpenGL.GLU.tess.__package__ +OpenGL.GLU.tess.arrays +OpenGL.GLU.tess.constants +OpenGL.GLU.tess.createBaseFunction( +OpenGL.GLU.tess.ctypes +OpenGL.GLU.tess.gluGetTessProperty( +OpenGL.GLU.tess.gluNewTess( +OpenGL.GLU.tess.gluTessBeginPolygon( +OpenGL.GLU.tess.gluTessCallback( +OpenGL.GLU.tess.gluTessVertex( +OpenGL.GLU.tess.gluTessVertexBase( +OpenGL.GLU.tess.glustruct +OpenGL.GLU.tess.lazy( +OpenGL.GLU.tess.simple + +--- from OpenGL.GLU import tess --- +tess.GLU +tess.GLUtesselator( +tess.PLATFORM +tess.__all__ +tess.__builtins__ +tess.__doc__ +tess.__file__ +tess.__name__ +tess.__package__ +tess.arrays +tess.constants +tess.createBaseFunction( +tess.ctypes +tess.gluGetTessProperty( +tess.gluNewTess( +tess.gluTessBeginPolygon( +tess.gluTessCallback( +tess.gluTessVertex( +tess.gluTessVertexBase( +tess.glustruct +tess.lazy( +tess.simple + +--- from OpenGL.GLU.tess import * --- +gluTessVertexBase( + +--- import OpenGL.GLUT --- +OpenGL.GLUT.ARRAY_TYPE_TO_CONSTANT +OpenGL.GLUT.Constant( +OpenGL.GLUT.CurrentContextIsValid( +OpenGL.GLUT.FUNCTION_TYPE( +OpenGL.GLUT.GLUT +OpenGL.GLUT.GLUTCallback( +OpenGL.GLUT.GLUTMenuCallback( +OpenGL.GLUT.GLUTTimerCallback( +OpenGL.GLUT.GLUT_ACCUM +OpenGL.GLUT.GLUT_ACTION_CONTINUE_EXECUTION +OpenGL.GLUT.GLUT_ACTION_EXIT +OpenGL.GLUT.GLUT_ACTION_GLUTMAINLOOP_RETURNS +OpenGL.GLUT.GLUT_ACTION_ON_WINDOW_CLOSE +OpenGL.GLUT.GLUT_ACTIVE_ALT +OpenGL.GLUT.GLUT_ACTIVE_CTRL +OpenGL.GLUT.GLUT_ACTIVE_SHIFT +OpenGL.GLUT.GLUT_ALPHA +OpenGL.GLUT.GLUT_API_VERSION +OpenGL.GLUT.GLUT_BITMAP_8_BY_13 +OpenGL.GLUT.GLUT_BITMAP_9_BY_15 +OpenGL.GLUT.GLUT_BITMAP_HELVETICA_10 +OpenGL.GLUT.GLUT_BITMAP_HELVETICA_12 +OpenGL.GLUT.GLUT_BITMAP_HELVETICA_18 +OpenGL.GLUT.GLUT_BITMAP_TIMES_ROMAN_10 +OpenGL.GLUT.GLUT_BITMAP_TIMES_ROMAN_24 +OpenGL.GLUT.GLUT_BLUE +OpenGL.GLUT.GLUT_CREATE_NEW_CONTEXT +OpenGL.GLUT.GLUT_CURSOR_BOTTOM_LEFT_CORNER +OpenGL.GLUT.GLUT_CURSOR_BOTTOM_RIGHT_CORNER +OpenGL.GLUT.GLUT_CURSOR_BOTTOM_SIDE +OpenGL.GLUT.GLUT_CURSOR_CROSSHAIR +OpenGL.GLUT.GLUT_CURSOR_CYCLE +OpenGL.GLUT.GLUT_CURSOR_DESTROY +OpenGL.GLUT.GLUT_CURSOR_FULL_CROSSHAIR +OpenGL.GLUT.GLUT_CURSOR_HELP +OpenGL.GLUT.GLUT_CURSOR_INFO +OpenGL.GLUT.GLUT_CURSOR_INHERIT +OpenGL.GLUT.GLUT_CURSOR_LEFT_ARROW +OpenGL.GLUT.GLUT_CURSOR_LEFT_RIGHT +OpenGL.GLUT.GLUT_CURSOR_LEFT_SIDE +OpenGL.GLUT.GLUT_CURSOR_NONE +OpenGL.GLUT.GLUT_CURSOR_RIGHT_ARROW +OpenGL.GLUT.GLUT_CURSOR_RIGHT_SIDE +OpenGL.GLUT.GLUT_CURSOR_SPRAY +OpenGL.GLUT.GLUT_CURSOR_TEXT +OpenGL.GLUT.GLUT_CURSOR_TOP_LEFT_CORNER +OpenGL.GLUT.GLUT_CURSOR_TOP_RIGHT_CORNER +OpenGL.GLUT.GLUT_CURSOR_TOP_SIDE +OpenGL.GLUT.GLUT_CURSOR_UP_DOWN +OpenGL.GLUT.GLUT_CURSOR_WAIT +OpenGL.GLUT.GLUT_DEPTH +OpenGL.GLUT.GLUT_DEVICE_IGNORE_KEY_REPEAT +OpenGL.GLUT.GLUT_DEVICE_KEY_REPEAT +OpenGL.GLUT.GLUT_DISPLAY_MODE_POSSIBLE +OpenGL.GLUT.GLUT_DOUBLE +OpenGL.GLUT.GLUT_DOWN +OpenGL.GLUT.GLUT_ELAPSED_TIME +OpenGL.GLUT.GLUT_ENTERED +OpenGL.GLUT.GLUT_FULLY_COVERED +OpenGL.GLUT.GLUT_FULLY_RETAINED +OpenGL.GLUT.GLUT_GAME_MODE_ACTIVE +OpenGL.GLUT.GLUT_GAME_MODE_DISPLAY_CHANGED +OpenGL.GLUT.GLUT_GAME_MODE_HEIGHT +OpenGL.GLUT.GLUT_GAME_MODE_PIXEL_DEPTH +OpenGL.GLUT.GLUT_GAME_MODE_POSSIBLE +OpenGL.GLUT.GLUT_GAME_MODE_REFRESH_RATE +OpenGL.GLUT.GLUT_GAME_MODE_WIDTH +OpenGL.GLUT.GLUT_GREEN +OpenGL.GLUT.GLUT_GUARD_CALLBACKS +OpenGL.GLUT.GLUT_HAS_DIAL_AND_BUTTON_BOX +OpenGL.GLUT.GLUT_HAS_JOYSTICK +OpenGL.GLUT.GLUT_HAS_KEYBOARD +OpenGL.GLUT.GLUT_HAS_MOUSE +OpenGL.GLUT.GLUT_HAS_OVERLAY +OpenGL.GLUT.GLUT_HAS_SPACEBALL +OpenGL.GLUT.GLUT_HAS_TABLET +OpenGL.GLUT.GLUT_HIDDEN +OpenGL.GLUT.GLUT_INDEX +OpenGL.GLUT.GLUT_INIT_DISPLAY_MODE +OpenGL.GLUT.GLUT_INIT_STATE +OpenGL.GLUT.GLUT_INIT_WINDOW_HEIGHT +OpenGL.GLUT.GLUT_INIT_WINDOW_WIDTH +OpenGL.GLUT.GLUT_INIT_WINDOW_X +OpenGL.GLUT.GLUT_INIT_WINDOW_Y +OpenGL.GLUT.GLUT_JOYSTICK_AXES +OpenGL.GLUT.GLUT_JOYSTICK_BUTTONS +OpenGL.GLUT.GLUT_JOYSTICK_BUTTON_A +OpenGL.GLUT.GLUT_JOYSTICK_BUTTON_B +OpenGL.GLUT.GLUT_JOYSTICK_BUTTON_C +OpenGL.GLUT.GLUT_JOYSTICK_BUTTON_D +OpenGL.GLUT.GLUT_JOYSTICK_POLL_RATE +OpenGL.GLUT.GLUT_KEY_DOWN +OpenGL.GLUT.GLUT_KEY_END +OpenGL.GLUT.GLUT_KEY_F1 +OpenGL.GLUT.GLUT_KEY_F10 +OpenGL.GLUT.GLUT_KEY_F11 +OpenGL.GLUT.GLUT_KEY_F12 +OpenGL.GLUT.GLUT_KEY_F2 +OpenGL.GLUT.GLUT_KEY_F3 +OpenGL.GLUT.GLUT_KEY_F4 +OpenGL.GLUT.GLUT_KEY_F5 +OpenGL.GLUT.GLUT_KEY_F6 +OpenGL.GLUT.GLUT_KEY_F7 +OpenGL.GLUT.GLUT_KEY_F8 +OpenGL.GLUT.GLUT_KEY_F9 +OpenGL.GLUT.GLUT_KEY_HOME +OpenGL.GLUT.GLUT_KEY_INSERT +OpenGL.GLUT.GLUT_KEY_LEFT +OpenGL.GLUT.GLUT_KEY_PAGE_DOWN +OpenGL.GLUT.GLUT_KEY_PAGE_UP +OpenGL.GLUT.GLUT_KEY_REPEAT_DEFAULT +OpenGL.GLUT.GLUT_KEY_REPEAT_OFF +OpenGL.GLUT.GLUT_KEY_REPEAT_ON +OpenGL.GLUT.GLUT_KEY_RIGHT +OpenGL.GLUT.GLUT_KEY_UP +OpenGL.GLUT.GLUT_LAYER_IN_USE +OpenGL.GLUT.GLUT_LEFT +OpenGL.GLUT.GLUT_LEFT_BUTTON +OpenGL.GLUT.GLUT_LUMINANCE +OpenGL.GLUT.GLUT_MENU_IN_USE +OpenGL.GLUT.GLUT_MENU_NOT_IN_USE +OpenGL.GLUT.GLUT_MENU_NUM_ITEMS +OpenGL.GLUT.GLUT_MIDDLE_BUTTON +OpenGL.GLUT.GLUT_MULTISAMPLE +OpenGL.GLUT.GLUT_NORMAL +OpenGL.GLUT.GLUT_NORMAL_DAMAGED +OpenGL.GLUT.GLUT_NOT_VISIBLE +OpenGL.GLUT.GLUT_NUM_BUTTON_BOX_BUTTONS +OpenGL.GLUT.GLUT_NUM_DIALS +OpenGL.GLUT.GLUT_NUM_MOUSE_BUTTONS +OpenGL.GLUT.GLUT_NUM_SPACEBALL_BUTTONS +OpenGL.GLUT.GLUT_NUM_TABLET_BUTTONS +OpenGL.GLUT.GLUT_OVERLAY +OpenGL.GLUT.GLUT_OVERLAY_DAMAGED +OpenGL.GLUT.GLUT_OVERLAY_POSSIBLE +OpenGL.GLUT.GLUT_OWNS_JOYSTICK +OpenGL.GLUT.GLUT_PARTIALLY_RETAINED +OpenGL.GLUT.GLUT_RED +OpenGL.GLUT.GLUT_RENDERING_CONTEXT +OpenGL.GLUT.GLUT_RGB +OpenGL.GLUT.GLUT_RGBA +OpenGL.GLUT.GLUT_RIGHT_BUTTON +OpenGL.GLUT.GLUT_SCREEN_HEIGHT +OpenGL.GLUT.GLUT_SCREEN_HEIGHT_MM +OpenGL.GLUT.GLUT_SCREEN_WIDTH +OpenGL.GLUT.GLUT_SCREEN_WIDTH_MM +OpenGL.GLUT.GLUT_SINGLE +OpenGL.GLUT.GLUT_STENCIL +OpenGL.GLUT.GLUT_STEREO +OpenGL.GLUT.GLUT_STROKE_MONO_ROMAN +OpenGL.GLUT.GLUT_STROKE_ROMAN +OpenGL.GLUT.GLUT_TRANSPARENT_INDEX +OpenGL.GLUT.GLUT_UP +OpenGL.GLUT.GLUT_USE_CURRENT_CONTEXT +OpenGL.GLUT.GLUT_VIDEO_RESIZE_HEIGHT +OpenGL.GLUT.GLUT_VIDEO_RESIZE_HEIGHT_DELTA +OpenGL.GLUT.GLUT_VIDEO_RESIZE_IN_USE +OpenGL.GLUT.GLUT_VIDEO_RESIZE_POSSIBLE +OpenGL.GLUT.GLUT_VIDEO_RESIZE_WIDTH +OpenGL.GLUT.GLUT_VIDEO_RESIZE_WIDTH_DELTA +OpenGL.GLUT.GLUT_VIDEO_RESIZE_X +OpenGL.GLUT.GLUT_VIDEO_RESIZE_X_DELTA +OpenGL.GLUT.GLUT_VIDEO_RESIZE_Y +OpenGL.GLUT.GLUT_VIDEO_RESIZE_Y_DELTA +OpenGL.GLUT.GLUT_VISIBLE +OpenGL.GLUT.GLUT_WINDOW_ACCUM_ALPHA_SIZE +OpenGL.GLUT.GLUT_WINDOW_ACCUM_BLUE_SIZE +OpenGL.GLUT.GLUT_WINDOW_ACCUM_GREEN_SIZE +OpenGL.GLUT.GLUT_WINDOW_ACCUM_RED_SIZE +OpenGL.GLUT.GLUT_WINDOW_ALPHA_SIZE +OpenGL.GLUT.GLUT_WINDOW_BLUE_SIZE +OpenGL.GLUT.GLUT_WINDOW_BORDER_WIDTH +OpenGL.GLUT.GLUT_WINDOW_BUFFER_SIZE +OpenGL.GLUT.GLUT_WINDOW_COLORMAP_SIZE +OpenGL.GLUT.GLUT_WINDOW_CURSOR +OpenGL.GLUT.GLUT_WINDOW_DEPTH_SIZE +OpenGL.GLUT.GLUT_WINDOW_DOUBLEBUFFER +OpenGL.GLUT.GLUT_WINDOW_FORMAT_ID +OpenGL.GLUT.GLUT_WINDOW_GREEN_SIZE +OpenGL.GLUT.GLUT_WINDOW_HEADER_HEIGHT +OpenGL.GLUT.GLUT_WINDOW_HEIGHT +OpenGL.GLUT.GLUT_WINDOW_NUM_CHILDREN +OpenGL.GLUT.GLUT_WINDOW_NUM_SAMPLES +OpenGL.GLUT.GLUT_WINDOW_PARENT +OpenGL.GLUT.GLUT_WINDOW_RED_SIZE +OpenGL.GLUT.GLUT_WINDOW_RGBA +OpenGL.GLUT.GLUT_WINDOW_STENCIL_SIZE +OpenGL.GLUT.GLUT_WINDOW_STEREO +OpenGL.GLUT.GLUT_WINDOW_WIDTH +OpenGL.GLUT.GLUT_WINDOW_X +OpenGL.GLUT.GLUT_WINDOW_Y +OpenGL.GLUT.GLUT_XLIB_IMPLEMENTATION +OpenGL.GLUT.GL_BYTE +OpenGL.GLUT.GL_CHAR( +OpenGL.GLUT.GL_DOUBLE +OpenGL.GLUT.GL_FALSE +OpenGL.GLUT.GL_FLOAT +OpenGL.GLUT.GL_HALF_NV +OpenGL.GLUT.GL_INT +OpenGL.GLUT.GL_SHORT +OpenGL.GLUT.GL_TRUE +OpenGL.GLUT.GL_UNSIGNED_BYTE +OpenGL.GLUT.GL_UNSIGNED_INT +OpenGL.GLUT.GL_UNSIGNED_SHORT +OpenGL.GLUT.GLbitfield( +OpenGL.GLUT.GLboolean( +OpenGL.GLUT.GLbyte( +OpenGL.GLUT.GLchar( +OpenGL.GLUT.GLcharARB( +OpenGL.GLUT.GLclampd( +OpenGL.GLUT.GLclampf( +OpenGL.GLUT.GLdouble( +OpenGL.GLUT.GLenum( +OpenGL.GLUT.GLfloat( +OpenGL.GLUT.GLhalfARB( +OpenGL.GLUT.GLhalfNV( +OpenGL.GLUT.GLhandle( +OpenGL.GLUT.GLhandleARB( +OpenGL.GLUT.GLint( +OpenGL.GLUT.GLintptr( +OpenGL.GLUT.GLintptrARB( +OpenGL.GLUT.GLshort( +OpenGL.GLUT.GLsizei( +OpenGL.GLUT.GLsizeiptr( +OpenGL.GLUT.GLsizeiptrARB( +OpenGL.GLUT.GLubyte( +OpenGL.GLUT.GLuint( +OpenGL.GLUT.GLushort( +OpenGL.GLUT.GLvoid +OpenGL.GLUT.HAVE_FREEGLUT +OpenGL.GLUT.INITIALIZED +OpenGL.GLUT.PLATFORM +OpenGL.GLUT.__builtins__ +OpenGL.GLUT.__doc__ +OpenGL.GLUT.__file__ +OpenGL.GLUT.__name__ +OpenGL.GLUT.__package__ +OpenGL.GLUT.__path__ +OpenGL.GLUT.arrays +OpenGL.GLUT.c_char_p( +OpenGL.GLUT.c_int( +OpenGL.GLUT.c_ubyte( +OpenGL.GLUT.c_void_p( +OpenGL.GLUT.constant +OpenGL.GLUT.contextdata +OpenGL.GLUT.ctypes +OpenGL.GLUT.error +OpenGL.GLUT.fonts +OpenGL.GLUT.freeglut +OpenGL.GLUT.glutAddMenuEntry( +OpenGL.GLUT.glutAddSubMenu( +OpenGL.GLUT.glutAttachMenu( +OpenGL.GLUT.glutBitmapCharacter( +OpenGL.GLUT.glutBitmapHeight( +OpenGL.GLUT.glutBitmapLength( +OpenGL.GLUT.glutBitmapString( +OpenGL.GLUT.glutBitmapWidth( +OpenGL.GLUT.glutButtonBoxFunc( +OpenGL.GLUT.glutChangeToMenuEntry( +OpenGL.GLUT.glutChangeToSubMenu( +OpenGL.GLUT.glutCloseFunc( +OpenGL.GLUT.glutCopyColormap( +OpenGL.GLUT.glutCreateMenu( +OpenGL.GLUT.glutCreateSubWindow( +OpenGL.GLUT.glutCreateWindow( +OpenGL.GLUT.glutDestroyMenu( +OpenGL.GLUT.glutDestroyWindow( +OpenGL.GLUT.glutDetachMenu( +OpenGL.GLUT.glutDeviceGet( +OpenGL.GLUT.glutDialsFunc( +OpenGL.GLUT.glutDisplayFunc( +OpenGL.GLUT.glutEnterGameMode( +OpenGL.GLUT.glutEntryFunc( +OpenGL.GLUT.glutEstablishOverlay( +OpenGL.GLUT.glutExtensionSupported( +OpenGL.GLUT.glutForceJoystickFunc( +OpenGL.GLUT.glutFullScreen( +OpenGL.GLUT.glutGameModeGet( +OpenGL.GLUT.glutGameModeString( +OpenGL.GLUT.glutGet( +OpenGL.GLUT.glutGetColor( +OpenGL.GLUT.glutGetMenu( +OpenGL.GLUT.glutGetMenuData( +OpenGL.GLUT.glutGetModifiers( +OpenGL.GLUT.glutGetProcAddress( +OpenGL.GLUT.glutGetWindow( +OpenGL.GLUT.glutGetWindowData( +OpenGL.GLUT.glutHideOverlay( +OpenGL.GLUT.glutHideWindow( +OpenGL.GLUT.glutIconifyWindow( +OpenGL.GLUT.glutIdleFunc( +OpenGL.GLUT.glutIgnoreKeyRepeat( +OpenGL.GLUT.glutInit( +OpenGL.GLUT.glutInitDisplayMode( +OpenGL.GLUT.glutInitDisplayString( +OpenGL.GLUT.glutInitWindowPosition( +OpenGL.GLUT.glutInitWindowSize( +OpenGL.GLUT.glutJoystickFunc( +OpenGL.GLUT.glutKeyboardFunc( +OpenGL.GLUT.glutKeyboardUpFunc( +OpenGL.GLUT.glutLayerGet( +OpenGL.GLUT.glutLeaveGameMode( +OpenGL.GLUT.glutLeaveMainLoop( +OpenGL.GLUT.glutMainLoop( +OpenGL.GLUT.glutMainLoopEvent( +OpenGL.GLUT.glutMenuDestroyFunc( +OpenGL.GLUT.glutMenuStateFunc( +OpenGL.GLUT.glutMenuStatusFunc( +OpenGL.GLUT.glutMotionFunc( +OpenGL.GLUT.glutMouseFunc( +OpenGL.GLUT.glutMouseWheelFunc( +OpenGL.GLUT.glutOverlayDisplayFunc( +OpenGL.GLUT.glutPassiveMotionFunc( +OpenGL.GLUT.glutPopWindow( +OpenGL.GLUT.glutPositionWindow( +OpenGL.GLUT.glutPostOverlayRedisplay( +OpenGL.GLUT.glutPostRedisplay( +OpenGL.GLUT.glutPostWindowOverlayRedisplay( +OpenGL.GLUT.glutPostWindowRedisplay( +OpenGL.GLUT.glutPushWindow( +OpenGL.GLUT.glutRemoveMenuItem( +OpenGL.GLUT.glutRemoveOverlay( +OpenGL.GLUT.glutReportErrors( +OpenGL.GLUT.glutReshapeFunc( +OpenGL.GLUT.glutReshapeWindow( +OpenGL.GLUT.glutSetColor( +OpenGL.GLUT.glutSetCursor( +OpenGL.GLUT.glutSetIconTitle( +OpenGL.GLUT.glutSetKeyRepeat( +OpenGL.GLUT.glutSetMenu( +OpenGL.GLUT.glutSetMenuData( +OpenGL.GLUT.glutSetOption( +OpenGL.GLUT.glutSetWindow( +OpenGL.GLUT.glutSetWindowData( +OpenGL.GLUT.glutSetWindowTitle( +OpenGL.GLUT.glutSetupVideoResizing( +OpenGL.GLUT.glutShowOverlay( +OpenGL.GLUT.glutShowWindow( +OpenGL.GLUT.glutSolidCone( +OpenGL.GLUT.glutSolidCube( +OpenGL.GLUT.glutSolidCylinder( +OpenGL.GLUT.glutSolidDodecahedron( +OpenGL.GLUT.glutSolidIcosahedron( +OpenGL.GLUT.glutSolidOctahedron( +OpenGL.GLUT.glutSolidRhombicDodecahedron( +OpenGL.GLUT.glutSolidSierpinskiSponge( +OpenGL.GLUT.glutSolidSphere( +OpenGL.GLUT.glutSolidTeapot( +OpenGL.GLUT.glutSolidTetrahedron( +OpenGL.GLUT.glutSolidTorus( +OpenGL.GLUT.glutSpaceballButtonFunc( +OpenGL.GLUT.glutSpaceballMotionFunc( +OpenGL.GLUT.glutSpaceballRotateFunc( +OpenGL.GLUT.glutSpecialFunc( +OpenGL.GLUT.glutSpecialUpFunc( +OpenGL.GLUT.glutStopVideoResizing( +OpenGL.GLUT.glutStrokeCharacter( +OpenGL.GLUT.glutStrokeHeight( +OpenGL.GLUT.glutStrokeLength( +OpenGL.GLUT.glutStrokeString( +OpenGL.GLUT.glutStrokeWidth( +OpenGL.GLUT.glutSwapBuffers( +OpenGL.GLUT.glutTabletButtonFunc( +OpenGL.GLUT.glutTabletMotionFunc( +OpenGL.GLUT.glutTimerFunc( +OpenGL.GLUT.glutUseLayer( +OpenGL.GLUT.glutVideoPan( +OpenGL.GLUT.glutVideoResize( +OpenGL.GLUT.glutVideoResizeGet( +OpenGL.GLUT.glutVisibilityFunc( +OpenGL.GLUT.glutWMCloseFunc( +OpenGL.GLUT.glutWarpPointer( +OpenGL.GLUT.glutWindowStatusFunc( +OpenGL.GLUT.glutWireCone( +OpenGL.GLUT.glutWireCube( +OpenGL.GLUT.glutWireCylinder( +OpenGL.GLUT.glutWireDodecahedron( +OpenGL.GLUT.glutWireIcosahedron( +OpenGL.GLUT.glutWireOctahedron( +OpenGL.GLUT.glutWireRhombicDodecahedron( +OpenGL.GLUT.glutWireSierpinskiSponge( +OpenGL.GLUT.glutWireSphere( +OpenGL.GLUT.glutWireTeapot( +OpenGL.GLUT.glutWireTetrahedron( +OpenGL.GLUT.glutWireTorus( +OpenGL.GLUT.log +OpenGL.GLUT.logs +OpenGL.GLUT.os +OpenGL.GLUT.platform +OpenGL.GLUT.simple +OpenGL.GLUT.size_t( +OpenGL.GLUT.special +OpenGL.GLUT.sys +OpenGL.GLUT.traceback + +--- from OpenGL import GLUT --- +GLUT.ARRAY_TYPE_TO_CONSTANT +GLUT.Constant( +GLUT.CurrentContextIsValid( +GLUT.FUNCTION_TYPE( +GLUT.GLUT +GLUT.GLUTCallback( +GLUT.GLUTMenuCallback( +GLUT.GLUTTimerCallback( +GLUT.GLUT_ACCUM +GLUT.GLUT_ACTION_CONTINUE_EXECUTION +GLUT.GLUT_ACTION_EXIT +GLUT.GLUT_ACTION_GLUTMAINLOOP_RETURNS +GLUT.GLUT_ACTION_ON_WINDOW_CLOSE +GLUT.GLUT_ACTIVE_ALT +GLUT.GLUT_ACTIVE_CTRL +GLUT.GLUT_ACTIVE_SHIFT +GLUT.GLUT_ALPHA +GLUT.GLUT_API_VERSION +GLUT.GLUT_BITMAP_8_BY_13 +GLUT.GLUT_BITMAP_9_BY_15 +GLUT.GLUT_BITMAP_HELVETICA_10 +GLUT.GLUT_BITMAP_HELVETICA_12 +GLUT.GLUT_BITMAP_HELVETICA_18 +GLUT.GLUT_BITMAP_TIMES_ROMAN_10 +GLUT.GLUT_BITMAP_TIMES_ROMAN_24 +GLUT.GLUT_BLUE +GLUT.GLUT_CREATE_NEW_CONTEXT +GLUT.GLUT_CURSOR_BOTTOM_LEFT_CORNER +GLUT.GLUT_CURSOR_BOTTOM_RIGHT_CORNER +GLUT.GLUT_CURSOR_BOTTOM_SIDE +GLUT.GLUT_CURSOR_CROSSHAIR +GLUT.GLUT_CURSOR_CYCLE +GLUT.GLUT_CURSOR_DESTROY +GLUT.GLUT_CURSOR_FULL_CROSSHAIR +GLUT.GLUT_CURSOR_HELP +GLUT.GLUT_CURSOR_INFO +GLUT.GLUT_CURSOR_INHERIT +GLUT.GLUT_CURSOR_LEFT_ARROW +GLUT.GLUT_CURSOR_LEFT_RIGHT +GLUT.GLUT_CURSOR_LEFT_SIDE +GLUT.GLUT_CURSOR_NONE +GLUT.GLUT_CURSOR_RIGHT_ARROW +GLUT.GLUT_CURSOR_RIGHT_SIDE +GLUT.GLUT_CURSOR_SPRAY +GLUT.GLUT_CURSOR_TEXT +GLUT.GLUT_CURSOR_TOP_LEFT_CORNER +GLUT.GLUT_CURSOR_TOP_RIGHT_CORNER +GLUT.GLUT_CURSOR_TOP_SIDE +GLUT.GLUT_CURSOR_UP_DOWN +GLUT.GLUT_CURSOR_WAIT +GLUT.GLUT_DEPTH +GLUT.GLUT_DEVICE_IGNORE_KEY_REPEAT +GLUT.GLUT_DEVICE_KEY_REPEAT +GLUT.GLUT_DISPLAY_MODE_POSSIBLE +GLUT.GLUT_DOUBLE +GLUT.GLUT_DOWN +GLUT.GLUT_ELAPSED_TIME +GLUT.GLUT_ENTERED +GLUT.GLUT_FULLY_COVERED +GLUT.GLUT_FULLY_RETAINED +GLUT.GLUT_GAME_MODE_ACTIVE +GLUT.GLUT_GAME_MODE_DISPLAY_CHANGED +GLUT.GLUT_GAME_MODE_HEIGHT +GLUT.GLUT_GAME_MODE_PIXEL_DEPTH +GLUT.GLUT_GAME_MODE_POSSIBLE +GLUT.GLUT_GAME_MODE_REFRESH_RATE +GLUT.GLUT_GAME_MODE_WIDTH +GLUT.GLUT_GREEN +GLUT.GLUT_GUARD_CALLBACKS +GLUT.GLUT_HAS_DIAL_AND_BUTTON_BOX +GLUT.GLUT_HAS_JOYSTICK +GLUT.GLUT_HAS_KEYBOARD +GLUT.GLUT_HAS_MOUSE +GLUT.GLUT_HAS_OVERLAY +GLUT.GLUT_HAS_SPACEBALL +GLUT.GLUT_HAS_TABLET +GLUT.GLUT_HIDDEN +GLUT.GLUT_INDEX +GLUT.GLUT_INIT_DISPLAY_MODE +GLUT.GLUT_INIT_STATE +GLUT.GLUT_INIT_WINDOW_HEIGHT +GLUT.GLUT_INIT_WINDOW_WIDTH +GLUT.GLUT_INIT_WINDOW_X +GLUT.GLUT_INIT_WINDOW_Y +GLUT.GLUT_JOYSTICK_AXES +GLUT.GLUT_JOYSTICK_BUTTONS +GLUT.GLUT_JOYSTICK_BUTTON_A +GLUT.GLUT_JOYSTICK_BUTTON_B +GLUT.GLUT_JOYSTICK_BUTTON_C +GLUT.GLUT_JOYSTICK_BUTTON_D +GLUT.GLUT_JOYSTICK_POLL_RATE +GLUT.GLUT_KEY_DOWN +GLUT.GLUT_KEY_END +GLUT.GLUT_KEY_F1 +GLUT.GLUT_KEY_F10 +GLUT.GLUT_KEY_F11 +GLUT.GLUT_KEY_F12 +GLUT.GLUT_KEY_F2 +GLUT.GLUT_KEY_F3 +GLUT.GLUT_KEY_F4 +GLUT.GLUT_KEY_F5 +GLUT.GLUT_KEY_F6 +GLUT.GLUT_KEY_F7 +GLUT.GLUT_KEY_F8 +GLUT.GLUT_KEY_F9 +GLUT.GLUT_KEY_HOME +GLUT.GLUT_KEY_INSERT +GLUT.GLUT_KEY_LEFT +GLUT.GLUT_KEY_PAGE_DOWN +GLUT.GLUT_KEY_PAGE_UP +GLUT.GLUT_KEY_REPEAT_DEFAULT +GLUT.GLUT_KEY_REPEAT_OFF +GLUT.GLUT_KEY_REPEAT_ON +GLUT.GLUT_KEY_RIGHT +GLUT.GLUT_KEY_UP +GLUT.GLUT_LAYER_IN_USE +GLUT.GLUT_LEFT +GLUT.GLUT_LEFT_BUTTON +GLUT.GLUT_LUMINANCE +GLUT.GLUT_MENU_IN_USE +GLUT.GLUT_MENU_NOT_IN_USE +GLUT.GLUT_MENU_NUM_ITEMS +GLUT.GLUT_MIDDLE_BUTTON +GLUT.GLUT_MULTISAMPLE +GLUT.GLUT_NORMAL +GLUT.GLUT_NORMAL_DAMAGED +GLUT.GLUT_NOT_VISIBLE +GLUT.GLUT_NUM_BUTTON_BOX_BUTTONS +GLUT.GLUT_NUM_DIALS +GLUT.GLUT_NUM_MOUSE_BUTTONS +GLUT.GLUT_NUM_SPACEBALL_BUTTONS +GLUT.GLUT_NUM_TABLET_BUTTONS +GLUT.GLUT_OVERLAY +GLUT.GLUT_OVERLAY_DAMAGED +GLUT.GLUT_OVERLAY_POSSIBLE +GLUT.GLUT_OWNS_JOYSTICK +GLUT.GLUT_PARTIALLY_RETAINED +GLUT.GLUT_RED +GLUT.GLUT_RENDERING_CONTEXT +GLUT.GLUT_RGB +GLUT.GLUT_RGBA +GLUT.GLUT_RIGHT_BUTTON +GLUT.GLUT_SCREEN_HEIGHT +GLUT.GLUT_SCREEN_HEIGHT_MM +GLUT.GLUT_SCREEN_WIDTH +GLUT.GLUT_SCREEN_WIDTH_MM +GLUT.GLUT_SINGLE +GLUT.GLUT_STENCIL +GLUT.GLUT_STEREO +GLUT.GLUT_STROKE_MONO_ROMAN +GLUT.GLUT_STROKE_ROMAN +GLUT.GLUT_TRANSPARENT_INDEX +GLUT.GLUT_UP +GLUT.GLUT_USE_CURRENT_CONTEXT +GLUT.GLUT_VIDEO_RESIZE_HEIGHT +GLUT.GLUT_VIDEO_RESIZE_HEIGHT_DELTA +GLUT.GLUT_VIDEO_RESIZE_IN_USE +GLUT.GLUT_VIDEO_RESIZE_POSSIBLE +GLUT.GLUT_VIDEO_RESIZE_WIDTH +GLUT.GLUT_VIDEO_RESIZE_WIDTH_DELTA +GLUT.GLUT_VIDEO_RESIZE_X +GLUT.GLUT_VIDEO_RESIZE_X_DELTA +GLUT.GLUT_VIDEO_RESIZE_Y +GLUT.GLUT_VIDEO_RESIZE_Y_DELTA +GLUT.GLUT_VISIBLE +GLUT.GLUT_WINDOW_ACCUM_ALPHA_SIZE +GLUT.GLUT_WINDOW_ACCUM_BLUE_SIZE +GLUT.GLUT_WINDOW_ACCUM_GREEN_SIZE +GLUT.GLUT_WINDOW_ACCUM_RED_SIZE +GLUT.GLUT_WINDOW_ALPHA_SIZE +GLUT.GLUT_WINDOW_BLUE_SIZE +GLUT.GLUT_WINDOW_BORDER_WIDTH +GLUT.GLUT_WINDOW_BUFFER_SIZE +GLUT.GLUT_WINDOW_COLORMAP_SIZE +GLUT.GLUT_WINDOW_CURSOR +GLUT.GLUT_WINDOW_DEPTH_SIZE +GLUT.GLUT_WINDOW_DOUBLEBUFFER +GLUT.GLUT_WINDOW_FORMAT_ID +GLUT.GLUT_WINDOW_GREEN_SIZE +GLUT.GLUT_WINDOW_HEADER_HEIGHT +GLUT.GLUT_WINDOW_HEIGHT +GLUT.GLUT_WINDOW_NUM_CHILDREN +GLUT.GLUT_WINDOW_NUM_SAMPLES +GLUT.GLUT_WINDOW_PARENT +GLUT.GLUT_WINDOW_RED_SIZE +GLUT.GLUT_WINDOW_RGBA +GLUT.GLUT_WINDOW_STENCIL_SIZE +GLUT.GLUT_WINDOW_STEREO +GLUT.GLUT_WINDOW_WIDTH +GLUT.GLUT_WINDOW_X +GLUT.GLUT_WINDOW_Y +GLUT.GLUT_XLIB_IMPLEMENTATION +GLUT.GL_BYTE +GLUT.GL_CHAR( +GLUT.GL_DOUBLE +GLUT.GL_FALSE +GLUT.GL_FLOAT +GLUT.GL_HALF_NV +GLUT.GL_INT +GLUT.GL_SHORT +GLUT.GL_TRUE +GLUT.GL_UNSIGNED_BYTE +GLUT.GL_UNSIGNED_INT +GLUT.GL_UNSIGNED_SHORT +GLUT.GLbitfield( +GLUT.GLboolean( +GLUT.GLbyte( +GLUT.GLchar( +GLUT.GLcharARB( +GLUT.GLclampd( +GLUT.GLclampf( +GLUT.GLdouble( +GLUT.GLenum( +GLUT.GLfloat( +GLUT.GLhalfARB( +GLUT.GLhalfNV( +GLUT.GLhandle( +GLUT.GLhandleARB( +GLUT.GLint( +GLUT.GLintptr( +GLUT.GLintptrARB( +GLUT.GLshort( +GLUT.GLsizei( +GLUT.GLsizeiptr( +GLUT.GLsizeiptrARB( +GLUT.GLubyte( +GLUT.GLuint( +GLUT.GLushort( +GLUT.GLvoid +GLUT.HAVE_FREEGLUT +GLUT.INITIALIZED +GLUT.PLATFORM +GLUT.__builtins__ +GLUT.__doc__ +GLUT.__file__ +GLUT.__name__ +GLUT.__package__ +GLUT.__path__ +GLUT.arrays +GLUT.c_char_p( +GLUT.c_int( +GLUT.c_ubyte( +GLUT.c_void_p( +GLUT.constant +GLUT.contextdata +GLUT.ctypes +GLUT.error +GLUT.fonts +GLUT.freeglut +GLUT.glutAddMenuEntry( +GLUT.glutAddSubMenu( +GLUT.glutAttachMenu( +GLUT.glutBitmapCharacter( +GLUT.glutBitmapHeight( +GLUT.glutBitmapLength( +GLUT.glutBitmapString( +GLUT.glutBitmapWidth( +GLUT.glutButtonBoxFunc( +GLUT.glutChangeToMenuEntry( +GLUT.glutChangeToSubMenu( +GLUT.glutCloseFunc( +GLUT.glutCopyColormap( +GLUT.glutCreateMenu( +GLUT.glutCreateSubWindow( +GLUT.glutCreateWindow( +GLUT.glutDestroyMenu( +GLUT.glutDestroyWindow( +GLUT.glutDetachMenu( +GLUT.glutDeviceGet( +GLUT.glutDialsFunc( +GLUT.glutDisplayFunc( +GLUT.glutEnterGameMode( +GLUT.glutEntryFunc( +GLUT.glutEstablishOverlay( +GLUT.glutExtensionSupported( +GLUT.glutForceJoystickFunc( +GLUT.glutFullScreen( +GLUT.glutGameModeGet( +GLUT.glutGameModeString( +GLUT.glutGet( +GLUT.glutGetColor( +GLUT.glutGetMenu( +GLUT.glutGetMenuData( +GLUT.glutGetModifiers( +GLUT.glutGetProcAddress( +GLUT.glutGetWindow( +GLUT.glutGetWindowData( +GLUT.glutHideOverlay( +GLUT.glutHideWindow( +GLUT.glutIconifyWindow( +GLUT.glutIdleFunc( +GLUT.glutIgnoreKeyRepeat( +GLUT.glutInit( +GLUT.glutInitDisplayMode( +GLUT.glutInitDisplayString( +GLUT.glutInitWindowPosition( +GLUT.glutInitWindowSize( +GLUT.glutJoystickFunc( +GLUT.glutKeyboardFunc( +GLUT.glutKeyboardUpFunc( +GLUT.glutLayerGet( +GLUT.glutLeaveGameMode( +GLUT.glutLeaveMainLoop( +GLUT.glutMainLoop( +GLUT.glutMainLoopEvent( +GLUT.glutMenuDestroyFunc( +GLUT.glutMenuStateFunc( +GLUT.glutMenuStatusFunc( +GLUT.glutMotionFunc( +GLUT.glutMouseFunc( +GLUT.glutMouseWheelFunc( +GLUT.glutOverlayDisplayFunc( +GLUT.glutPassiveMotionFunc( +GLUT.glutPopWindow( +GLUT.glutPositionWindow( +GLUT.glutPostOverlayRedisplay( +GLUT.glutPostRedisplay( +GLUT.glutPostWindowOverlayRedisplay( +GLUT.glutPostWindowRedisplay( +GLUT.glutPushWindow( +GLUT.glutRemoveMenuItem( +GLUT.glutRemoveOverlay( +GLUT.glutReportErrors( +GLUT.glutReshapeFunc( +GLUT.glutReshapeWindow( +GLUT.glutSetColor( +GLUT.glutSetCursor( +GLUT.glutSetIconTitle( +GLUT.glutSetKeyRepeat( +GLUT.glutSetMenu( +GLUT.glutSetMenuData( +GLUT.glutSetOption( +GLUT.glutSetWindow( +GLUT.glutSetWindowData( +GLUT.glutSetWindowTitle( +GLUT.glutSetupVideoResizing( +GLUT.glutShowOverlay( +GLUT.glutShowWindow( +GLUT.glutSolidCone( +GLUT.glutSolidCube( +GLUT.glutSolidCylinder( +GLUT.glutSolidDodecahedron( +GLUT.glutSolidIcosahedron( +GLUT.glutSolidOctahedron( +GLUT.glutSolidRhombicDodecahedron( +GLUT.glutSolidSierpinskiSponge( +GLUT.glutSolidSphere( +GLUT.glutSolidTeapot( +GLUT.glutSolidTetrahedron( +GLUT.glutSolidTorus( +GLUT.glutSpaceballButtonFunc( +GLUT.glutSpaceballMotionFunc( +GLUT.glutSpaceballRotateFunc( +GLUT.glutSpecialFunc( +GLUT.glutSpecialUpFunc( +GLUT.glutStopVideoResizing( +GLUT.glutStrokeCharacter( +GLUT.glutStrokeHeight( +GLUT.glutStrokeLength( +GLUT.glutStrokeString( +GLUT.glutStrokeWidth( +GLUT.glutSwapBuffers( +GLUT.glutTabletButtonFunc( +GLUT.glutTabletMotionFunc( +GLUT.glutTimerFunc( +GLUT.glutUseLayer( +GLUT.glutVideoPan( +GLUT.glutVideoResize( +GLUT.glutVideoResizeGet( +GLUT.glutVisibilityFunc( +GLUT.glutWMCloseFunc( +GLUT.glutWarpPointer( +GLUT.glutWindowStatusFunc( +GLUT.glutWireCone( +GLUT.glutWireCube( +GLUT.glutWireCylinder( +GLUT.glutWireDodecahedron( +GLUT.glutWireIcosahedron( +GLUT.glutWireOctahedron( +GLUT.glutWireRhombicDodecahedron( +GLUT.glutWireSierpinskiSponge( +GLUT.glutWireSphere( +GLUT.glutWireTeapot( +GLUT.glutWireTetrahedron( +GLUT.glutWireTorus( +GLUT.log +GLUT.logs +GLUT.os +GLUT.platform +GLUT.simple +GLUT.size_t( +GLUT.special +GLUT.sys +GLUT.traceback + +--- from OpenGL.GLUT import * --- +ARRAY_TYPE_TO_CONSTANT +Constant( +CurrentContextIsValid( +FUNCTION_TYPE( +GLUT +GLUTCallback( +GLUTMenuCallback( +GLUTTimerCallback( +GLUT_ACCUM +GLUT_ACTION_CONTINUE_EXECUTION +GLUT_ACTION_EXIT +GLUT_ACTION_GLUTMAINLOOP_RETURNS +GLUT_ACTION_ON_WINDOW_CLOSE +GLUT_ACTIVE_ALT +GLUT_ACTIVE_CTRL +GLUT_ACTIVE_SHIFT +GLUT_ALPHA +GLUT_API_VERSION +GLUT_BITMAP_8_BY_13 +GLUT_BITMAP_9_BY_15 +GLUT_BITMAP_HELVETICA_10 +GLUT_BITMAP_HELVETICA_12 +GLUT_BITMAP_HELVETICA_18 +GLUT_BITMAP_TIMES_ROMAN_10 +GLUT_BITMAP_TIMES_ROMAN_24 +GLUT_BLUE +GLUT_CREATE_NEW_CONTEXT +GLUT_CURSOR_BOTTOM_LEFT_CORNER +GLUT_CURSOR_BOTTOM_RIGHT_CORNER +GLUT_CURSOR_BOTTOM_SIDE +GLUT_CURSOR_CROSSHAIR +GLUT_CURSOR_CYCLE +GLUT_CURSOR_DESTROY +GLUT_CURSOR_FULL_CROSSHAIR +GLUT_CURSOR_HELP +GLUT_CURSOR_INFO +GLUT_CURSOR_INHERIT +GLUT_CURSOR_LEFT_ARROW +GLUT_CURSOR_LEFT_RIGHT +GLUT_CURSOR_LEFT_SIDE +GLUT_CURSOR_NONE +GLUT_CURSOR_RIGHT_ARROW +GLUT_CURSOR_RIGHT_SIDE +GLUT_CURSOR_SPRAY +GLUT_CURSOR_TEXT +GLUT_CURSOR_TOP_LEFT_CORNER +GLUT_CURSOR_TOP_RIGHT_CORNER +GLUT_CURSOR_TOP_SIDE +GLUT_CURSOR_UP_DOWN +GLUT_CURSOR_WAIT +GLUT_DEPTH +GLUT_DEVICE_IGNORE_KEY_REPEAT +GLUT_DEVICE_KEY_REPEAT +GLUT_DISPLAY_MODE_POSSIBLE +GLUT_DOUBLE +GLUT_DOWN +GLUT_ELAPSED_TIME +GLUT_ENTERED +GLUT_FULLY_COVERED +GLUT_FULLY_RETAINED +GLUT_GAME_MODE_ACTIVE +GLUT_GAME_MODE_DISPLAY_CHANGED +GLUT_GAME_MODE_HEIGHT +GLUT_GAME_MODE_PIXEL_DEPTH +GLUT_GAME_MODE_POSSIBLE +GLUT_GAME_MODE_REFRESH_RATE +GLUT_GAME_MODE_WIDTH +GLUT_GREEN +GLUT_GUARD_CALLBACKS +GLUT_HAS_DIAL_AND_BUTTON_BOX +GLUT_HAS_JOYSTICK +GLUT_HAS_KEYBOARD +GLUT_HAS_MOUSE +GLUT_HAS_OVERLAY +GLUT_HAS_SPACEBALL +GLUT_HAS_TABLET +GLUT_HIDDEN +GLUT_INDEX +GLUT_INIT_DISPLAY_MODE +GLUT_INIT_STATE +GLUT_INIT_WINDOW_HEIGHT +GLUT_INIT_WINDOW_WIDTH +GLUT_INIT_WINDOW_X +GLUT_INIT_WINDOW_Y +GLUT_JOYSTICK_AXES +GLUT_JOYSTICK_BUTTONS +GLUT_JOYSTICK_BUTTON_A +GLUT_JOYSTICK_BUTTON_B +GLUT_JOYSTICK_BUTTON_C +GLUT_JOYSTICK_BUTTON_D +GLUT_JOYSTICK_POLL_RATE +GLUT_KEY_DOWN +GLUT_KEY_END +GLUT_KEY_F1 +GLUT_KEY_F10 +GLUT_KEY_F11 +GLUT_KEY_F12 +GLUT_KEY_F2 +GLUT_KEY_F3 +GLUT_KEY_F4 +GLUT_KEY_F5 +GLUT_KEY_F6 +GLUT_KEY_F7 +GLUT_KEY_F8 +GLUT_KEY_F9 +GLUT_KEY_HOME +GLUT_KEY_INSERT +GLUT_KEY_LEFT +GLUT_KEY_PAGE_DOWN +GLUT_KEY_PAGE_UP +GLUT_KEY_REPEAT_DEFAULT +GLUT_KEY_REPEAT_OFF +GLUT_KEY_REPEAT_ON +GLUT_KEY_RIGHT +GLUT_KEY_UP +GLUT_LAYER_IN_USE +GLUT_LEFT +GLUT_LEFT_BUTTON +GLUT_LUMINANCE +GLUT_MENU_IN_USE +GLUT_MENU_NOT_IN_USE +GLUT_MENU_NUM_ITEMS +GLUT_MIDDLE_BUTTON +GLUT_MULTISAMPLE +GLUT_NORMAL +GLUT_NORMAL_DAMAGED +GLUT_NOT_VISIBLE +GLUT_NUM_BUTTON_BOX_BUTTONS +GLUT_NUM_DIALS +GLUT_NUM_MOUSE_BUTTONS +GLUT_NUM_SPACEBALL_BUTTONS +GLUT_NUM_TABLET_BUTTONS +GLUT_OVERLAY +GLUT_OVERLAY_DAMAGED +GLUT_OVERLAY_POSSIBLE +GLUT_OWNS_JOYSTICK +GLUT_PARTIALLY_RETAINED +GLUT_RED +GLUT_RENDERING_CONTEXT +GLUT_RGB +GLUT_RGBA +GLUT_RIGHT_BUTTON +GLUT_SCREEN_HEIGHT +GLUT_SCREEN_HEIGHT_MM +GLUT_SCREEN_WIDTH +GLUT_SCREEN_WIDTH_MM +GLUT_SINGLE +GLUT_STENCIL +GLUT_STEREO +GLUT_STROKE_MONO_ROMAN +GLUT_STROKE_ROMAN +GLUT_TRANSPARENT_INDEX +GLUT_UP +GLUT_USE_CURRENT_CONTEXT +GLUT_VIDEO_RESIZE_HEIGHT +GLUT_VIDEO_RESIZE_HEIGHT_DELTA +GLUT_VIDEO_RESIZE_IN_USE +GLUT_VIDEO_RESIZE_POSSIBLE +GLUT_VIDEO_RESIZE_WIDTH +GLUT_VIDEO_RESIZE_WIDTH_DELTA +GLUT_VIDEO_RESIZE_X +GLUT_VIDEO_RESIZE_X_DELTA +GLUT_VIDEO_RESIZE_Y +GLUT_VIDEO_RESIZE_Y_DELTA +GLUT_VISIBLE +GLUT_WINDOW_ACCUM_ALPHA_SIZE +GLUT_WINDOW_ACCUM_BLUE_SIZE +GLUT_WINDOW_ACCUM_GREEN_SIZE +GLUT_WINDOW_ACCUM_RED_SIZE +GLUT_WINDOW_ALPHA_SIZE +GLUT_WINDOW_BLUE_SIZE +GLUT_WINDOW_BORDER_WIDTH +GLUT_WINDOW_BUFFER_SIZE +GLUT_WINDOW_COLORMAP_SIZE +GLUT_WINDOW_CURSOR +GLUT_WINDOW_DEPTH_SIZE +GLUT_WINDOW_DOUBLEBUFFER +GLUT_WINDOW_FORMAT_ID +GLUT_WINDOW_GREEN_SIZE +GLUT_WINDOW_HEADER_HEIGHT +GLUT_WINDOW_HEIGHT +GLUT_WINDOW_NUM_CHILDREN +GLUT_WINDOW_NUM_SAMPLES +GLUT_WINDOW_PARENT +GLUT_WINDOW_RED_SIZE +GLUT_WINDOW_RGBA +GLUT_WINDOW_STENCIL_SIZE +GLUT_WINDOW_STEREO +GLUT_WINDOW_WIDTH +GLUT_WINDOW_X +GLUT_WINDOW_Y +GLUT_XLIB_IMPLEMENTATION +GL_CHAR( +GL_HALF_NV +GLchar( +GLcharARB( +GLhalfARB( +GLhalfNV( +GLhandle( +GLhandleARB( +GLintptr( +GLintptrARB( +GLsizeiptr( +GLsizeiptrARB( +HAVE_FREEGLUT +INITIALIZED +c_char_p( +c_int( +c_ubyte( +c_void_p( +fonts +freeglut +glutAddMenuEntry( +glutAddSubMenu( +glutAttachMenu( +glutBitmapCharacter( +glutBitmapHeight( +glutBitmapLength( +glutBitmapString( +glutBitmapWidth( +glutButtonBoxFunc( +glutChangeToMenuEntry( +glutChangeToSubMenu( +glutCloseFunc( +glutCopyColormap( +glutCreateMenu( +glutCreateSubWindow( +glutCreateWindow( +glutDestroyMenu( +glutDestroyWindow( +glutDetachMenu( +glutDeviceGet( +glutDialsFunc( +glutDisplayFunc( +glutEnterGameMode( +glutEntryFunc( +glutEstablishOverlay( +glutExtensionSupported( +glutForceJoystickFunc( +glutFullScreen( +glutGameModeGet( +glutGameModeString( +glutGet( +glutGetColor( +glutGetMenu( +glutGetMenuData( +glutGetModifiers( +glutGetProcAddress( +glutGetWindow( +glutGetWindowData( +glutHideOverlay( +glutHideWindow( +glutIconifyWindow( +glutIdleFunc( +glutIgnoreKeyRepeat( +glutInit( +glutInitDisplayMode( +glutInitDisplayString( +glutInitWindowPosition( +glutInitWindowSize( +glutJoystickFunc( +glutKeyboardFunc( +glutKeyboardUpFunc( +glutLayerGet( +glutLeaveGameMode( +glutLeaveMainLoop( +glutMainLoop( +glutMainLoopEvent( +glutMenuDestroyFunc( +glutMenuStateFunc( +glutMenuStatusFunc( +glutMotionFunc( +glutMouseFunc( +glutMouseWheelFunc( +glutOverlayDisplayFunc( +glutPassiveMotionFunc( +glutPopWindow( +glutPositionWindow( +glutPostOverlayRedisplay( +glutPostRedisplay( +glutPostWindowOverlayRedisplay( +glutPostWindowRedisplay( +glutPushWindow( +glutRemoveMenuItem( +glutRemoveOverlay( +glutReportErrors( +glutReshapeFunc( +glutReshapeWindow( +glutSetColor( +glutSetCursor( +glutSetIconTitle( +glutSetKeyRepeat( +glutSetMenu( +glutSetMenuData( +glutSetOption( +glutSetWindow( +glutSetWindowData( +glutSetWindowTitle( +glutSetupVideoResizing( +glutShowOverlay( +glutShowWindow( +glutSolidCone( +glutSolidCube( +glutSolidCylinder( +glutSolidDodecahedron( +glutSolidIcosahedron( +glutSolidOctahedron( +glutSolidRhombicDodecahedron( +glutSolidSierpinskiSponge( +glutSolidSphere( +glutSolidTeapot( +glutSolidTetrahedron( +glutSolidTorus( +glutSpaceballButtonFunc( +glutSpaceballMotionFunc( +glutSpaceballRotateFunc( +glutSpecialFunc( +glutSpecialUpFunc( +glutStopVideoResizing( +glutStrokeCharacter( +glutStrokeHeight( +glutStrokeLength( +glutStrokeString( +glutStrokeWidth( +glutSwapBuffers( +glutTabletButtonFunc( +glutTabletMotionFunc( +glutTimerFunc( +glutUseLayer( +glutVideoPan( +glutVideoResize( +glutVideoResizeGet( +glutVisibilityFunc( +glutWMCloseFunc( +glutWarpPointer( +glutWindowStatusFunc( +glutWireCone( +glutWireCube( +glutWireCylinder( +glutWireDodecahedron( +glutWireIcosahedron( +glutWireOctahedron( +glutWireRhombicDodecahedron( +glutWireSierpinskiSponge( +glutWireSphere( +glutWireTeapot( +glutWireTetrahedron( +glutWireTorus( +logs +size_t( +special + +--- import OpenGL.GLUT.fonts --- +OpenGL.GLUT.fonts.GLUT_BITMAP_8_BY_13 +OpenGL.GLUT.fonts.GLUT_BITMAP_9_BY_15 +OpenGL.GLUT.fonts.GLUT_BITMAP_HELVETICA_10 +OpenGL.GLUT.fonts.GLUT_BITMAP_HELVETICA_12 +OpenGL.GLUT.fonts.GLUT_BITMAP_HELVETICA_18 +OpenGL.GLUT.fonts.GLUT_BITMAP_TIMES_ROMAN_10 +OpenGL.GLUT.fonts.GLUT_BITMAP_TIMES_ROMAN_24 +OpenGL.GLUT.fonts.GLUT_STROKE_MONO_ROMAN +OpenGL.GLUT.fonts.GLUT_STROKE_ROMAN +OpenGL.GLUT.fonts.__builtins__ +OpenGL.GLUT.fonts.__doc__ +OpenGL.GLUT.fonts.__file__ +OpenGL.GLUT.fonts.__name__ +OpenGL.GLUT.fonts.__package__ + +--- from OpenGL.GLUT import fonts --- +fonts.GLUT_BITMAP_8_BY_13 +fonts.GLUT_BITMAP_9_BY_15 +fonts.GLUT_BITMAP_HELVETICA_10 +fonts.GLUT_BITMAP_HELVETICA_12 +fonts.GLUT_BITMAP_HELVETICA_18 +fonts.GLUT_BITMAP_TIMES_ROMAN_10 +fonts.GLUT_BITMAP_TIMES_ROMAN_24 +fonts.GLUT_STROKE_MONO_ROMAN +fonts.GLUT_STROKE_ROMAN +fonts.__builtins__ +fonts.__doc__ +fonts.__file__ +fonts.__name__ +fonts.__package__ + +--- from OpenGL.GLUT.fonts import * --- + +--- import OpenGL.GLUT.freeglut --- +OpenGL.GLUT.freeglut.ARRAY_TYPE_TO_CONSTANT +OpenGL.GLUT.freeglut.Constant( +OpenGL.GLUT.freeglut.FUNCTION_TYPE( +OpenGL.GLUT.freeglut.GLUT_ACTION_CONTINUE_EXECUTION +OpenGL.GLUT.freeglut.GLUT_ACTION_EXIT +OpenGL.GLUT.freeglut.GLUT_ACTION_GLUTMAINLOOP_RETURNS +OpenGL.GLUT.freeglut.GLUT_ACTION_ON_WINDOW_CLOSE +OpenGL.GLUT.freeglut.GLUT_CREATE_NEW_CONTEXT +OpenGL.GLUT.freeglut.GLUT_RENDERING_CONTEXT +OpenGL.GLUT.freeglut.GLUT_USE_CURRENT_CONTEXT +OpenGL.GLUT.freeglut.GLUT_WINDOW_BORDER_WIDTH +OpenGL.GLUT.freeglut.GLUT_WINDOW_HEADER_HEIGHT +OpenGL.GLUT.freeglut.GL_BYTE +OpenGL.GLUT.freeglut.GL_CHAR( +OpenGL.GLUT.freeglut.GL_DOUBLE +OpenGL.GLUT.freeglut.GL_FALSE +OpenGL.GLUT.freeglut.GL_FLOAT +OpenGL.GLUT.freeglut.GL_HALF_NV +OpenGL.GLUT.freeglut.GL_INT +OpenGL.GLUT.freeglut.GL_SHORT +OpenGL.GLUT.freeglut.GL_TRUE +OpenGL.GLUT.freeglut.GL_UNSIGNED_BYTE +OpenGL.GLUT.freeglut.GL_UNSIGNED_INT +OpenGL.GLUT.freeglut.GL_UNSIGNED_SHORT +OpenGL.GLUT.freeglut.GLbitfield( +OpenGL.GLUT.freeglut.GLboolean( +OpenGL.GLUT.freeglut.GLbyte( +OpenGL.GLUT.freeglut.GLchar( +OpenGL.GLUT.freeglut.GLcharARB( +OpenGL.GLUT.freeglut.GLclampd( +OpenGL.GLUT.freeglut.GLclampf( +OpenGL.GLUT.freeglut.GLdouble( +OpenGL.GLUT.freeglut.GLenum( +OpenGL.GLUT.freeglut.GLfloat( +OpenGL.GLUT.freeglut.GLhalfARB( +OpenGL.GLUT.freeglut.GLhalfNV( +OpenGL.GLUT.freeglut.GLhandle( +OpenGL.GLUT.freeglut.GLhandleARB( +OpenGL.GLUT.freeglut.GLint( +OpenGL.GLUT.freeglut.GLintptr( +OpenGL.GLUT.freeglut.GLintptrARB( +OpenGL.GLUT.freeglut.GLshort( +OpenGL.GLUT.freeglut.GLsizei( +OpenGL.GLUT.freeglut.GLsizeiptr( +OpenGL.GLUT.freeglut.GLsizeiptrARB( +OpenGL.GLUT.freeglut.GLubyte( +OpenGL.GLUT.freeglut.GLuint( +OpenGL.GLUT.freeglut.GLushort( +OpenGL.GLUT.freeglut.GLvoid +OpenGL.GLUT.freeglut.__builtins__ +OpenGL.GLUT.freeglut.__doc__ +OpenGL.GLUT.freeglut.__file__ +OpenGL.GLUT.freeglut.__name__ +OpenGL.GLUT.freeglut.__package__ +OpenGL.GLUT.freeglut.arrays +OpenGL.GLUT.freeglut.c_char_p( +OpenGL.GLUT.freeglut.c_int( +OpenGL.GLUT.freeglut.c_ubyte( +OpenGL.GLUT.freeglut.c_void_p( +OpenGL.GLUT.freeglut.constant +OpenGL.GLUT.freeglut.ctypes +OpenGL.GLUT.freeglut.glutBitmapHeight( +OpenGL.GLUT.freeglut.glutBitmapString( +OpenGL.GLUT.freeglut.glutCloseFunc( +OpenGL.GLUT.freeglut.glutGetMenuData( +OpenGL.GLUT.freeglut.glutGetProcAddress( +OpenGL.GLUT.freeglut.glutGetWindowData( +OpenGL.GLUT.freeglut.glutLeaveMainLoop( +OpenGL.GLUT.freeglut.glutMainLoopEvent( +OpenGL.GLUT.freeglut.glutMenuDestroyFunc( +OpenGL.GLUT.freeglut.glutMouseWheelFunc( +OpenGL.GLUT.freeglut.glutSetMenuData( +OpenGL.GLUT.freeglut.glutSetOption( +OpenGL.GLUT.freeglut.glutSetWindowData( +OpenGL.GLUT.freeglut.glutSolidCylinder( +OpenGL.GLUT.freeglut.glutSolidRhombicDodecahedron( +OpenGL.GLUT.freeglut.glutSolidSierpinskiSponge( +OpenGL.GLUT.freeglut.glutStrokeHeight( +OpenGL.GLUT.freeglut.glutStrokeString( +OpenGL.GLUT.freeglut.glutWMCloseFunc( +OpenGL.GLUT.freeglut.glutWireCylinder( +OpenGL.GLUT.freeglut.glutWireRhombicDodecahedron( +OpenGL.GLUT.freeglut.glutWireSierpinskiSponge( +OpenGL.GLUT.freeglut.platform +OpenGL.GLUT.freeglut.size_t( +OpenGL.GLUT.freeglut.special + +--- from OpenGL.GLUT import freeglut --- +freeglut.ARRAY_TYPE_TO_CONSTANT +freeglut.Constant( +freeglut.FUNCTION_TYPE( +freeglut.GLUT_ACTION_CONTINUE_EXECUTION +freeglut.GLUT_ACTION_EXIT +freeglut.GLUT_ACTION_GLUTMAINLOOP_RETURNS +freeglut.GLUT_ACTION_ON_WINDOW_CLOSE +freeglut.GLUT_CREATE_NEW_CONTEXT +freeglut.GLUT_RENDERING_CONTEXT +freeglut.GLUT_USE_CURRENT_CONTEXT +freeglut.GLUT_WINDOW_BORDER_WIDTH +freeglut.GLUT_WINDOW_HEADER_HEIGHT +freeglut.GL_BYTE +freeglut.GL_CHAR( +freeglut.GL_DOUBLE +freeglut.GL_FALSE +freeglut.GL_FLOAT +freeglut.GL_HALF_NV +freeglut.GL_INT +freeglut.GL_SHORT +freeglut.GL_TRUE +freeglut.GL_UNSIGNED_BYTE +freeglut.GL_UNSIGNED_INT +freeglut.GL_UNSIGNED_SHORT +freeglut.GLbitfield( +freeglut.GLboolean( +freeglut.GLbyte( +freeglut.GLchar( +freeglut.GLcharARB( +freeglut.GLclampd( +freeglut.GLclampf( +freeglut.GLdouble( +freeglut.GLenum( +freeglut.GLfloat( +freeglut.GLhalfARB( +freeglut.GLhalfNV( +freeglut.GLhandle( +freeglut.GLhandleARB( +freeglut.GLint( +freeglut.GLintptr( +freeglut.GLintptrARB( +freeglut.GLshort( +freeglut.GLsizei( +freeglut.GLsizeiptr( +freeglut.GLsizeiptrARB( +freeglut.GLubyte( +freeglut.GLuint( +freeglut.GLushort( +freeglut.GLvoid +freeglut.__builtins__ +freeglut.__doc__ +freeglut.__file__ +freeglut.__name__ +freeglut.__package__ +freeglut.arrays +freeglut.c_char_p( +freeglut.c_int( +freeglut.c_ubyte( +freeglut.c_void_p( +freeglut.constant +freeglut.ctypes +freeglut.glutBitmapHeight( +freeglut.glutBitmapString( +freeglut.glutCloseFunc( +freeglut.glutGetMenuData( +freeglut.glutGetProcAddress( +freeglut.glutGetWindowData( +freeglut.glutLeaveMainLoop( +freeglut.glutMainLoopEvent( +freeglut.glutMenuDestroyFunc( +freeglut.glutMouseWheelFunc( +freeglut.glutSetMenuData( +freeglut.glutSetOption( +freeglut.glutSetWindowData( +freeglut.glutSolidCylinder( +freeglut.glutSolidRhombicDodecahedron( +freeglut.glutSolidSierpinskiSponge( +freeglut.glutStrokeHeight( +freeglut.glutStrokeString( +freeglut.glutWMCloseFunc( +freeglut.glutWireCylinder( +freeglut.glutWireRhombicDodecahedron( +freeglut.glutWireSierpinskiSponge( +freeglut.platform +freeglut.size_t( +freeglut.special + +--- from OpenGL.GLUT.freeglut import * --- + +--- import OpenGL.GLUT.special --- +OpenGL.GLUT.special.CurrentContextIsValid( +OpenGL.GLUT.special.FUNCTION_TYPE( +OpenGL.GLUT.special.GLUT +OpenGL.GLUT.special.GLUTCallback( +OpenGL.GLUT.special.GLUTMenuCallback( +OpenGL.GLUT.special.GLUTTimerCallback( +OpenGL.GLUT.special.GLUT_GUARD_CALLBACKS +OpenGL.GLUT.special.INITIALIZED +OpenGL.GLUT.special.PLATFORM +OpenGL.GLUT.special.__builtins__ +OpenGL.GLUT.special.__doc__ +OpenGL.GLUT.special.__file__ +OpenGL.GLUT.special.__name__ +OpenGL.GLUT.special.__package__ +OpenGL.GLUT.special.contextdata +OpenGL.GLUT.special.ctypes +OpenGL.GLUT.special.error +OpenGL.GLUT.special.glutButtonBoxFunc( +OpenGL.GLUT.special.glutCreateMenu( +OpenGL.GLUT.special.glutDestroyMenu( +OpenGL.GLUT.special.glutDestroyWindow( +OpenGL.GLUT.special.glutDialsFunc( +OpenGL.GLUT.special.glutDisplayFunc( +OpenGL.GLUT.special.glutEntryFunc( +OpenGL.GLUT.special.glutIdleFunc( +OpenGL.GLUT.special.glutInit( +OpenGL.GLUT.special.glutJoystickFunc( +OpenGL.GLUT.special.glutKeyboardFunc( +OpenGL.GLUT.special.glutKeyboardUpFunc( +OpenGL.GLUT.special.glutMenuStateFunc( +OpenGL.GLUT.special.glutMenuStatusFunc( +OpenGL.GLUT.special.glutMotionFunc( +OpenGL.GLUT.special.glutMouseFunc( +OpenGL.GLUT.special.glutOverlayDisplayFunc( +OpenGL.GLUT.special.glutPassiveMotionFunc( +OpenGL.GLUT.special.glutReshapeFunc( +OpenGL.GLUT.special.glutSpaceballButtonFunc( +OpenGL.GLUT.special.glutSpaceballMotionFunc( +OpenGL.GLUT.special.glutSpaceballRotateFunc( +OpenGL.GLUT.special.glutSpecialFunc( +OpenGL.GLUT.special.glutSpecialUpFunc( +OpenGL.GLUT.special.glutTabletButtonFunc( +OpenGL.GLUT.special.glutTabletMotionFunc( +OpenGL.GLUT.special.glutTimerFunc( +OpenGL.GLUT.special.glutVisibilityFunc( +OpenGL.GLUT.special.glutWindowStatusFunc( +OpenGL.GLUT.special.log +OpenGL.GLUT.special.logs +OpenGL.GLUT.special.os +OpenGL.GLUT.special.platform +OpenGL.GLUT.special.simple +OpenGL.GLUT.special.sys +OpenGL.GLUT.special.traceback + +--- from OpenGL.GLUT import special --- +special.CurrentContextIsValid( +special.FUNCTION_TYPE( +special.GLUT +special.GLUTCallback( +special.GLUTMenuCallback( +special.GLUTTimerCallback( +special.GLUT_GUARD_CALLBACKS +special.INITIALIZED +special.PLATFORM +special.__builtins__ +special.__doc__ +special.__file__ +special.__name__ +special.__package__ +special.contextdata +special.ctypes +special.error +special.glutButtonBoxFunc( +special.glutCreateMenu( +special.glutDestroyMenu( +special.glutDestroyWindow( +special.glutDialsFunc( +special.glutDisplayFunc( +special.glutEntryFunc( +special.glutIdleFunc( +special.glutInit( +special.glutJoystickFunc( +special.glutKeyboardFunc( +special.glutKeyboardUpFunc( +special.glutMenuStateFunc( +special.glutMenuStatusFunc( +special.glutMotionFunc( +special.glutMouseFunc( +special.glutOverlayDisplayFunc( +special.glutPassiveMotionFunc( +special.glutReshapeFunc( +special.glutSpaceballButtonFunc( +special.glutSpaceballMotionFunc( +special.glutSpaceballRotateFunc( +special.glutSpecialFunc( +special.glutSpecialUpFunc( +special.glutTabletButtonFunc( +special.glutTabletMotionFunc( +special.glutTimerFunc( +special.glutVisibilityFunc( +special.glutWindowStatusFunc( +special.log +special.logs +special.os +special.platform +special.simple +special.sys +special.traceback + +--- from OpenGL.GLUT.special import * --- + +--- import OpenGL.GLE --- +OpenGL.GLE.GLE_TEXTURE_ENABLE +OpenGL.GLE.GLE_TEXTURE_NORMAL_CYL +OpenGL.GLE.GLE_TEXTURE_NORMAL_FLAT +OpenGL.GLE.GLE_TEXTURE_NORMAL_MODEL_CYL +OpenGL.GLE.GLE_TEXTURE_NORMAL_MODEL_FLAT +OpenGL.GLE.GLE_TEXTURE_NORMAL_MODEL_SPH +OpenGL.GLE.GLE_TEXTURE_NORMAL_SPH +OpenGL.GLE.GLE_TEXTURE_STYLE_MASK +OpenGL.GLE.GLE_TEXTURE_VERTEX_CYL +OpenGL.GLE.GLE_TEXTURE_VERTEX_FLAT +OpenGL.GLE.GLE_TEXTURE_VERTEX_MODEL_CYL +OpenGL.GLE.GLE_TEXTURE_VERTEX_MODEL_FLAT +OpenGL.GLE.GLE_TEXTURE_VERTEX_MODEL_SPH +OpenGL.GLE.GLE_TEXTURE_VERTEX_SPH +OpenGL.GLE.TUBE_CONTOUR_CLOSED +OpenGL.GLE.TUBE_JN_ANGLE +OpenGL.GLE.TUBE_JN_CAP +OpenGL.GLE.TUBE_JN_CUT +OpenGL.GLE.TUBE_JN_MASK +OpenGL.GLE.TUBE_JN_RAW +OpenGL.GLE.TUBE_JN_ROUND +OpenGL.GLE.TUBE_NORM_EDGE +OpenGL.GLE.TUBE_NORM_FACET +OpenGL.GLE.TUBE_NORM_MASK +OpenGL.GLE.TUBE_NORM_PATH_EDGE +OpenGL.GLE.__builtins__ +OpenGL.GLE.__doc__ +OpenGL.GLE.__file__ +OpenGL.GLE.__name__ +OpenGL.GLE.__package__ +OpenGL.GLE.__path__ +OpenGL.GLE.arrays +OpenGL.GLE.exceptional +OpenGL.GLE.gleAffine( +OpenGL.GLE.gleDouble( +OpenGL.GLE.gleExtrusion( +OpenGL.GLE.gleGetJoinStyle( +OpenGL.GLE.gleGetNumSides( +OpenGL.GLE.gleHelicoid( +OpenGL.GLE.gleLathe( +OpenGL.GLE.glePolyCone( +OpenGL.GLE.glePolyCylinder( +OpenGL.GLE.gleScrew( +OpenGL.GLE.gleSetJoinStyle( +OpenGL.GLE.gleSetNumSides( +OpenGL.GLE.gleSpiral( +OpenGL.GLE.gleSuperExtrusion( +OpenGL.GLE.gleTextureMode( +OpenGL.GLE.gleToroid( +OpenGL.GLE.gleTwistExtrusion( +OpenGL.GLE.raw +OpenGL.GLE.rot_about_axis( +OpenGL.GLE.rot_axis( +OpenGL.GLE.rot_omega( +OpenGL.GLE.rot_prince( +OpenGL.GLE.simple +OpenGL.GLE.urot_about_axis( +OpenGL.GLE.urot_axis( +OpenGL.GLE.urot_omega( +OpenGL.GLE.urot_prince( +OpenGL.GLE.uview_direction( +OpenGL.GLE.uviewpoint( +OpenGL.GLE.wrapper + +--- from OpenGL import GLE --- +GLE.GLE_TEXTURE_ENABLE +GLE.GLE_TEXTURE_NORMAL_CYL +GLE.GLE_TEXTURE_NORMAL_FLAT +GLE.GLE_TEXTURE_NORMAL_MODEL_CYL +GLE.GLE_TEXTURE_NORMAL_MODEL_FLAT +GLE.GLE_TEXTURE_NORMAL_MODEL_SPH +GLE.GLE_TEXTURE_NORMAL_SPH +GLE.GLE_TEXTURE_STYLE_MASK +GLE.GLE_TEXTURE_VERTEX_CYL +GLE.GLE_TEXTURE_VERTEX_FLAT +GLE.GLE_TEXTURE_VERTEX_MODEL_CYL +GLE.GLE_TEXTURE_VERTEX_MODEL_FLAT +GLE.GLE_TEXTURE_VERTEX_MODEL_SPH +GLE.GLE_TEXTURE_VERTEX_SPH +GLE.TUBE_CONTOUR_CLOSED +GLE.TUBE_JN_ANGLE +GLE.TUBE_JN_CAP +GLE.TUBE_JN_CUT +GLE.TUBE_JN_MASK +GLE.TUBE_JN_RAW +GLE.TUBE_JN_ROUND +GLE.TUBE_NORM_EDGE +GLE.TUBE_NORM_FACET +GLE.TUBE_NORM_MASK +GLE.TUBE_NORM_PATH_EDGE +GLE.__builtins__ +GLE.__doc__ +GLE.__file__ +GLE.__name__ +GLE.__package__ +GLE.__path__ +GLE.arrays +GLE.exceptional +GLE.gleAffine( +GLE.gleDouble( +GLE.gleExtrusion( +GLE.gleGetJoinStyle( +GLE.gleGetNumSides( +GLE.gleHelicoid( +GLE.gleLathe( +GLE.glePolyCone( +GLE.glePolyCylinder( +GLE.gleScrew( +GLE.gleSetJoinStyle( +GLE.gleSetNumSides( +GLE.gleSpiral( +GLE.gleSuperExtrusion( +GLE.gleTextureMode( +GLE.gleToroid( +GLE.gleTwistExtrusion( +GLE.raw +GLE.rot_about_axis( +GLE.rot_axis( +GLE.rot_omega( +GLE.rot_prince( +GLE.simple +GLE.urot_about_axis( +GLE.urot_axis( +GLE.urot_omega( +GLE.urot_prince( +GLE.uview_direction( +GLE.uviewpoint( +GLE.wrapper + +--- from OpenGL.GLE import * --- +GLE_TEXTURE_ENABLE +GLE_TEXTURE_NORMAL_CYL +GLE_TEXTURE_NORMAL_FLAT +GLE_TEXTURE_NORMAL_MODEL_CYL +GLE_TEXTURE_NORMAL_MODEL_FLAT +GLE_TEXTURE_NORMAL_MODEL_SPH +GLE_TEXTURE_NORMAL_SPH +GLE_TEXTURE_STYLE_MASK +GLE_TEXTURE_VERTEX_CYL +GLE_TEXTURE_VERTEX_FLAT +GLE_TEXTURE_VERTEX_MODEL_CYL +GLE_TEXTURE_VERTEX_MODEL_FLAT +GLE_TEXTURE_VERTEX_MODEL_SPH +GLE_TEXTURE_VERTEX_SPH +TUBE_CONTOUR_CLOSED +TUBE_JN_ANGLE +TUBE_JN_CAP +TUBE_JN_CUT +TUBE_JN_MASK +TUBE_JN_RAW +TUBE_JN_ROUND +TUBE_NORM_EDGE +TUBE_NORM_FACET +TUBE_NORM_MASK +TUBE_NORM_PATH_EDGE +gleAffine( +gleDouble( +gleExtrusion( +gleGetJoinStyle( +gleGetNumSides( +gleHelicoid( +gleLathe( +glePolyCone( +glePolyCylinder( +gleScrew( +gleSetJoinStyle( +gleSetNumSides( +gleSpiral( +gleSuperExtrusion( +gleTextureMode( +gleToroid( +gleTwistExtrusion( +raw +rot_about_axis( +rot_axis( +rot_omega( +rot_prince( +urot_about_axis( +urot_axis( +urot_omega( +urot_prince( +uview_direction( +uviewpoint( + +--- import OpenGL.GLE.exceptional --- +OpenGL.GLE.exceptional.__builtins__ +OpenGL.GLE.exceptional.__doc__ +OpenGL.GLE.exceptional.__file__ +OpenGL.GLE.exceptional.__name__ +OpenGL.GLE.exceptional.__package__ +OpenGL.GLE.exceptional.arrays +OpenGL.GLE.exceptional.gleExtrusion( +OpenGL.GLE.exceptional.gleLathe( +OpenGL.GLE.exceptional.glePolyCone( +OpenGL.GLE.exceptional.glePolyCylinder( +OpenGL.GLE.exceptional.gleScrew( +OpenGL.GLE.exceptional.gleSpiral( +OpenGL.GLE.exceptional.gleSuperExtrusion( +OpenGL.GLE.exceptional.gleTwistExtrusion( +OpenGL.GLE.exceptional.raw +OpenGL.GLE.exceptional.simple +OpenGL.GLE.exceptional.wrapper + +--- from OpenGL.GLE import exceptional --- +exceptional.gleExtrusion( +exceptional.gleLathe( +exceptional.glePolyCone( +exceptional.glePolyCylinder( +exceptional.gleScrew( +exceptional.gleSpiral( +exceptional.gleSuperExtrusion( +exceptional.gleTwistExtrusion( +exceptional.raw + +--- from OpenGL.GLE.exceptional import * --- + +--- import PIL --- +PIL.__builtins__ +PIL.__doc__ +PIL.__file__ +PIL.__name__ +PIL.__package__ +PIL.__path__ + +--- from PIL import * --- + +--- import PIL.Image --- +PIL.Image.ADAPTIVE +PIL.Image.AFFINE +PIL.Image.ANTIALIAS +PIL.Image.BICUBIC +PIL.Image.BILINEAR +PIL.Image.CONTAINER +PIL.Image.CUBIC +PIL.Image.DEBUG +PIL.Image.EXTENSION +PIL.Image.EXTENT +PIL.Image.FLIP_LEFT_RIGHT +PIL.Image.FLIP_TOP_BOTTOM +PIL.Image.FLOYDSTEINBERG +PIL.Image.ID +PIL.Image.Image( +PIL.Image.ImageMode +PIL.Image.ImagePalette +PIL.Image.IntType( +PIL.Image.LINEAR +PIL.Image.MESH +PIL.Image.MIME +PIL.Image.MODES +PIL.Image.NEAREST +PIL.Image.NONE +PIL.Image.NORMAL +PIL.Image.OPEN +PIL.Image.ORDERED +PIL.Image.PERSPECTIVE +PIL.Image.QUAD +PIL.Image.RASTERIZE +PIL.Image.ROTATE_180 +PIL.Image.ROTATE_270 +PIL.Image.ROTATE_90 +PIL.Image.SAVE +PIL.Image.SEQUENCE +PIL.Image.StringType( +PIL.Image.TupleType( +PIL.Image.UnicodeStringType( +PIL.Image.VERSION +PIL.Image.WEB +PIL.Image.__builtins__ +PIL.Image.__doc__ +PIL.Image.__file__ +PIL.Image.__name__ +PIL.Image.__package__ +PIL.Image.blend( +PIL.Image.composite( +PIL.Image.core +PIL.Image.eval( +PIL.Image.fromarray( +PIL.Image.frombuffer( +PIL.Image.fromstring( +PIL.Image.getmodebandnames( +PIL.Image.getmodebands( +PIL.Image.getmodebase( +PIL.Image.getmodetype( +PIL.Image.init( +PIL.Image.isDirectory( +PIL.Image.isImageType( +PIL.Image.isNumberType( +PIL.Image.isSequenceType( +PIL.Image.isStringType( +PIL.Image.isTupleType( +PIL.Image.merge( +PIL.Image.new( +PIL.Image.open( +PIL.Image.os +PIL.Image.preinit( +PIL.Image.register_extension( +PIL.Image.register_mime( +PIL.Image.register_open( +PIL.Image.register_save( +PIL.Image.stat +PIL.Image.string +PIL.Image.sys +PIL.Image.warnings + +--- from PIL import Image --- +Image.ADAPTIVE +Image.AFFINE +Image.ANTIALIAS +Image.BICUBIC +Image.BILINEAR +Image.CONTAINER +Image.CUBIC +Image.DEBUG +Image.EXTENSION +Image.EXTENT +Image.FLIP_LEFT_RIGHT +Image.FLIP_TOP_BOTTOM +Image.FLOYDSTEINBERG +Image.ID +Image.Image( +Image.ImageMode +Image.ImagePalette +Image.IntType( +Image.LINEAR +Image.MESH +Image.MIME +Image.MODES +Image.NEAREST +Image.NONE +Image.NORMAL +Image.OPEN +Image.ORDERED +Image.PERSPECTIVE +Image.QUAD +Image.RASTERIZE +Image.ROTATE_180 +Image.ROTATE_270 +Image.ROTATE_90 +Image.SAVE +Image.SEQUENCE +Image.StringType( +Image.TupleType( +Image.UnicodeStringType( +Image.VERSION +Image.WEB +Image.__builtins__ +Image.__doc__ +Image.__file__ +Image.__name__ +Image.__package__ +Image.blend( +Image.composite( +Image.core +Image.eval( +Image.fromarray( +Image.frombuffer( +Image.fromstring( +Image.getmodebandnames( +Image.getmodebands( +Image.getmodebase( +Image.getmodetype( +Image.init( +Image.isDirectory( +Image.isImageType( +Image.isNumberType( +Image.isSequenceType( +Image.isStringType( +Image.isTupleType( +Image.merge( +Image.new( +Image.open( +Image.os +Image.preinit( +Image.register_extension( +Image.register_mime( +Image.register_open( +Image.register_save( +Image.stat +Image.string +Image.sys +Image.warnings + +--- from PIL.Image import * --- +ADAPTIVE +AFFINE +ANTIALIAS +BICUBIC +BILINEAR +CONTAINER +CUBIC +EXTENSION +EXTENT +FLIP_LEFT_RIGHT +FLIP_TOP_BOTTOM +FLOYDSTEINBERG +ID +ImageMode +ImagePalette +LINEAR +MESH +MIME +MODES +NEAREST +ORDERED +PERSPECTIVE +QUAD +RASTERIZE +ROTATE_180 +ROTATE_270 +ROTATE_90 +UnicodeStringType( +WEB +blend( +composite( +fromarray( +getmodebandnames( +getmodebands( +getmodebase( +getmodetype( +isDirectory( +isImageType( +isStringType( +isTupleType( +preinit( +register_extension( +register_mime( +register_open( +register_save( + +--- import PIL.ImageChops --- +PIL.ImageChops.Image +PIL.ImageChops.__builtins__ +PIL.ImageChops.__doc__ +PIL.ImageChops.__file__ +PIL.ImageChops.__name__ +PIL.ImageChops.__package__ +PIL.ImageChops.add( +PIL.ImageChops.add_modulo( +PIL.ImageChops.blend( +PIL.ImageChops.composite( +PIL.ImageChops.constant( +PIL.ImageChops.darker( +PIL.ImageChops.difference( +PIL.ImageChops.duplicate( +PIL.ImageChops.invert( +PIL.ImageChops.lighter( +PIL.ImageChops.logical_and( +PIL.ImageChops.logical_or( +PIL.ImageChops.logical_xor( +PIL.ImageChops.multiply( +PIL.ImageChops.offset( +PIL.ImageChops.screen( +PIL.ImageChops.subtract( +PIL.ImageChops.subtract_modulo( + +--- from PIL import ImageChops --- +ImageChops.Image +ImageChops.__builtins__ +ImageChops.__doc__ +ImageChops.__file__ +ImageChops.__name__ +ImageChops.__package__ +ImageChops.add( +ImageChops.add_modulo( +ImageChops.blend( +ImageChops.composite( +ImageChops.constant( +ImageChops.darker( +ImageChops.difference( +ImageChops.duplicate( +ImageChops.invert( +ImageChops.lighter( +ImageChops.logical_and( +ImageChops.logical_or( +ImageChops.logical_xor( +ImageChops.multiply( +ImageChops.offset( +ImageChops.screen( +ImageChops.subtract( +ImageChops.subtract_modulo( + +--- from PIL.ImageChops import * --- +add_modulo( +constant( +darker( +difference( +duplicate( +lighter( +offset( +screen( +subtract_modulo( + +--- import PIL.ImageColor --- +PIL.ImageColor.Image +PIL.ImageColor.__builtins__ +PIL.ImageColor.__doc__ +PIL.ImageColor.__file__ +PIL.ImageColor.__name__ +PIL.ImageColor.__package__ +PIL.ImageColor.colormap +PIL.ImageColor.getcolor( +PIL.ImageColor.getrgb( +PIL.ImageColor.re +PIL.ImageColor.str2int( +PIL.ImageColor.string +PIL.ImageColor.x + +--- from PIL import ImageColor --- +ImageColor.Image +ImageColor.__builtins__ +ImageColor.__doc__ +ImageColor.__file__ +ImageColor.__name__ +ImageColor.__package__ +ImageColor.colormap +ImageColor.getcolor( +ImageColor.getrgb( +ImageColor.re +ImageColor.str2int( +ImageColor.string +ImageColor.x + +--- from PIL.ImageColor import * --- +colormap +getcolor( +getrgb( +str2int( + +--- import PIL.ImageDraw --- +PIL.ImageDraw.Draw( +PIL.ImageDraw.Image +PIL.ImageDraw.ImageColor +PIL.ImageDraw.ImageDraw( +PIL.ImageDraw.Outline( +PIL.ImageDraw.__builtins__ +PIL.ImageDraw.__doc__ +PIL.ImageDraw.__file__ +PIL.ImageDraw.__name__ +PIL.ImageDraw.__package__ +PIL.ImageDraw.floodfill( +PIL.ImageDraw.getdraw( +PIL.ImageDraw.warnings + +--- from PIL import ImageDraw --- +ImageDraw.Draw( +ImageDraw.Image +ImageDraw.ImageColor +ImageDraw.ImageDraw( +ImageDraw.Outline( +ImageDraw.__builtins__ +ImageDraw.__doc__ +ImageDraw.__file__ +ImageDraw.__name__ +ImageDraw.__package__ +ImageDraw.floodfill( +ImageDraw.getdraw( +ImageDraw.warnings + +--- from PIL.ImageDraw import * --- +Draw( +ImageColor +ImageDraw( +Outline( +floodfill( +getdraw( + +--- import PIL.ImageEnhance --- +PIL.ImageEnhance.Brightness( +PIL.ImageEnhance.Color( +PIL.ImageEnhance.Contrast( +PIL.ImageEnhance.Image +PIL.ImageEnhance.ImageFilter +PIL.ImageEnhance.Sharpness( +PIL.ImageEnhance.__builtins__ +PIL.ImageEnhance.__doc__ +PIL.ImageEnhance.__file__ +PIL.ImageEnhance.__name__ +PIL.ImageEnhance.__package__ + +--- from PIL import ImageEnhance --- +ImageEnhance.Brightness( +ImageEnhance.Color( +ImageEnhance.Contrast( +ImageEnhance.Image +ImageEnhance.ImageFilter +ImageEnhance.Sharpness( +ImageEnhance.__builtins__ +ImageEnhance.__doc__ +ImageEnhance.__file__ +ImageEnhance.__name__ +ImageEnhance.__package__ + +--- from PIL.ImageEnhance import * --- +Brightness( +Contrast( +ImageFilter +Sharpness( + +--- import PIL.ImageFile --- +PIL.ImageFile.ERRORS +PIL.ImageFile.Image +PIL.ImageFile.ImageFile( +PIL.ImageFile.MAXBLOCK +PIL.ImageFile.Parser( +PIL.ImageFile.SAFEBLOCK +PIL.ImageFile.StubImageFile( +PIL.ImageFile.__builtins__ +PIL.ImageFile.__doc__ +PIL.ImageFile.__file__ +PIL.ImageFile.__name__ +PIL.ImageFile.__package__ +PIL.ImageFile.os +PIL.ImageFile.string +PIL.ImageFile.sys +PIL.ImageFile.traceback + +--- from PIL import ImageFile --- +ImageFile.ERRORS +ImageFile.Image +ImageFile.ImageFile( +ImageFile.MAXBLOCK +ImageFile.Parser( +ImageFile.SAFEBLOCK +ImageFile.StubImageFile( +ImageFile.__builtins__ +ImageFile.__doc__ +ImageFile.__file__ +ImageFile.__name__ +ImageFile.__package__ +ImageFile.os +ImageFile.string +ImageFile.sys +ImageFile.traceback + +--- from PIL.ImageFile import * --- +ERRORS +ImageFile( +MAXBLOCK +SAFEBLOCK +StubImageFile( + +--- import PIL.ImageFileIO --- +PIL.ImageFileIO.ImageFileIO( +PIL.ImageFileIO.StringIO( +PIL.ImageFileIO.__builtins__ +PIL.ImageFileIO.__doc__ +PIL.ImageFileIO.__file__ +PIL.ImageFileIO.__name__ +PIL.ImageFileIO.__package__ + +--- from PIL import ImageFileIO --- +ImageFileIO.ImageFileIO( +ImageFileIO.StringIO( +ImageFileIO.__builtins__ +ImageFileIO.__doc__ +ImageFileIO.__file__ +ImageFileIO.__name__ +ImageFileIO.__package__ + +--- from PIL.ImageFileIO import * --- +ImageFileIO( + +--- import PIL.ImageFilter --- +PIL.ImageFilter.BLUR( +PIL.ImageFilter.BuiltinFilter( +PIL.ImageFilter.CONTOUR( +PIL.ImageFilter.DETAIL( +PIL.ImageFilter.EDGE_ENHANCE( +PIL.ImageFilter.EDGE_ENHANCE_MORE( +PIL.ImageFilter.EMBOSS( +PIL.ImageFilter.FIND_EDGES( +PIL.ImageFilter.Filter( +PIL.ImageFilter.Kernel( +PIL.ImageFilter.MaxFilter( +PIL.ImageFilter.MedianFilter( +PIL.ImageFilter.MinFilter( +PIL.ImageFilter.ModeFilter( +PIL.ImageFilter.RankFilter( +PIL.ImageFilter.SHARPEN( +PIL.ImageFilter.SMOOTH( +PIL.ImageFilter.SMOOTH_MORE( +PIL.ImageFilter.__builtins__ +PIL.ImageFilter.__doc__ +PIL.ImageFilter.__file__ +PIL.ImageFilter.__name__ +PIL.ImageFilter.__package__ + +--- from PIL import ImageFilter --- +ImageFilter.BLUR( +ImageFilter.BuiltinFilter( +ImageFilter.CONTOUR( +ImageFilter.DETAIL( +ImageFilter.EDGE_ENHANCE( +ImageFilter.EDGE_ENHANCE_MORE( +ImageFilter.EMBOSS( +ImageFilter.FIND_EDGES( +ImageFilter.Filter( +ImageFilter.Kernel( +ImageFilter.MaxFilter( +ImageFilter.MedianFilter( +ImageFilter.MinFilter( +ImageFilter.ModeFilter( +ImageFilter.RankFilter( +ImageFilter.SHARPEN( +ImageFilter.SMOOTH( +ImageFilter.SMOOTH_MORE( +ImageFilter.__builtins__ +ImageFilter.__doc__ +ImageFilter.__file__ +ImageFilter.__name__ +ImageFilter.__package__ + +--- from PIL.ImageFilter import * --- +BLUR( +BuiltinFilter( +CONTOUR( +DETAIL( +EDGE_ENHANCE( +EDGE_ENHANCE_MORE( +EMBOSS( +FIND_EDGES( +Kernel( +MaxFilter( +MedianFilter( +MinFilter( +ModeFilter( +RankFilter( +SHARPEN( +SMOOTH( +SMOOTH_MORE( + +--- import PIL.ImageFont --- +PIL.ImageFont.FreeTypeFont( +PIL.ImageFont.Image +PIL.ImageFont.ImageFont( +PIL.ImageFont.TransposedFont( +PIL.ImageFont.__builtins__ +PIL.ImageFont.__doc__ +PIL.ImageFont.__file__ +PIL.ImageFont.__name__ +PIL.ImageFont.__package__ +PIL.ImageFont.load( +PIL.ImageFont.load_default( +PIL.ImageFont.load_path( +PIL.ImageFont.os +PIL.ImageFont.string +PIL.ImageFont.sys +PIL.ImageFont.truetype( + +--- from PIL import ImageFont --- +ImageFont.FreeTypeFont( +ImageFont.Image +ImageFont.ImageFont( +ImageFont.TransposedFont( +ImageFont.__builtins__ +ImageFont.__doc__ +ImageFont.__file__ +ImageFont.__name__ +ImageFont.__package__ +ImageFont.load( +ImageFont.load_default( +ImageFont.load_path( +ImageFont.os +ImageFont.string +ImageFont.sys +ImageFont.truetype( + +--- from PIL.ImageFont import * --- +FreeTypeFont( +ImageFont( +TransposedFont( +load_default( +load_path( +truetype( + +--- import PIL.ImageMath --- +PIL.ImageMath.Image +PIL.ImageMath.VERBOSE +PIL.ImageMath.__builtins__ +PIL.ImageMath.__doc__ +PIL.ImageMath.__file__ +PIL.ImageMath.__name__ +PIL.ImageMath.__package__ +PIL.ImageMath.eval( +PIL.ImageMath.imagemath_convert( +PIL.ImageMath.imagemath_equal( +PIL.ImageMath.imagemath_float( +PIL.ImageMath.imagemath_int( +PIL.ImageMath.imagemath_max( +PIL.ImageMath.imagemath_min( +PIL.ImageMath.imagemath_notequal( +PIL.ImageMath.k +PIL.ImageMath.ops +PIL.ImageMath.v( + +--- from PIL import ImageMath --- +ImageMath.Image +ImageMath.VERBOSE +ImageMath.__builtins__ +ImageMath.__doc__ +ImageMath.__file__ +ImageMath.__name__ +ImageMath.__package__ +ImageMath.eval( +ImageMath.imagemath_convert( +ImageMath.imagemath_equal( +ImageMath.imagemath_float( +ImageMath.imagemath_int( +ImageMath.imagemath_max( +ImageMath.imagemath_min( +ImageMath.imagemath_notequal( +ImageMath.k +ImageMath.ops +ImageMath.v( + +--- from PIL.ImageMath import * --- +imagemath_convert( +imagemath_equal( +imagemath_float( +imagemath_int( +imagemath_max( +imagemath_min( +imagemath_notequal( +ops +v( + +--- import PIL.ImageOps --- +PIL.ImageOps.Image +PIL.ImageOps.__builtins__ +PIL.ImageOps.__doc__ +PIL.ImageOps.__file__ +PIL.ImageOps.__name__ +PIL.ImageOps.__package__ +PIL.ImageOps.autocontrast( +PIL.ImageOps.colorize( +PIL.ImageOps.crop( +PIL.ImageOps.deform( +PIL.ImageOps.equalize( +PIL.ImageOps.expand( +PIL.ImageOps.fit( +PIL.ImageOps.flip( +PIL.ImageOps.grayscale( +PIL.ImageOps.invert( +PIL.ImageOps.mirror( +PIL.ImageOps.operator +PIL.ImageOps.posterize( +PIL.ImageOps.solarize( + +--- from PIL import ImageOps --- +ImageOps.Image +ImageOps.__builtins__ +ImageOps.__doc__ +ImageOps.__file__ +ImageOps.__name__ +ImageOps.__package__ +ImageOps.autocontrast( +ImageOps.colorize( +ImageOps.crop( +ImageOps.deform( +ImageOps.equalize( +ImageOps.expand( +ImageOps.fit( +ImageOps.flip( +ImageOps.grayscale( +ImageOps.invert( +ImageOps.mirror( +ImageOps.operator +ImageOps.posterize( +ImageOps.solarize( + +--- from PIL.ImageOps import * --- +autocontrast( +colorize( +crop( +deform( +equalize( +expand( +fit( +grayscale( +mirror( +posterize( +solarize( + +--- import PIL.ImagePalette --- +PIL.ImagePalette.Image +PIL.ImagePalette.ImagePalette( +PIL.ImagePalette.__builtins__ +PIL.ImagePalette.__doc__ +PIL.ImagePalette.__file__ +PIL.ImagePalette.__name__ +PIL.ImagePalette.__package__ +PIL.ImagePalette.array +PIL.ImagePalette.load( +PIL.ImagePalette.negative( +PIL.ImagePalette.new( +PIL.ImagePalette.random( +PIL.ImagePalette.raw( +PIL.ImagePalette.wedge( + +--- from PIL import ImagePalette --- +ImagePalette.Image +ImagePalette.ImagePalette( +ImagePalette.__builtins__ +ImagePalette.__doc__ +ImagePalette.__file__ +ImagePalette.__name__ +ImagePalette.__package__ +ImagePalette.array +ImagePalette.load( +ImagePalette.negative( +ImagePalette.new( +ImagePalette.random( +ImagePalette.raw( +ImagePalette.wedge( + +--- from PIL.ImagePalette import * --- +ImagePalette( +wedge( + +--- import PIL.ImagePath --- +PIL.ImagePath.Image +PIL.ImagePath.Path( +PIL.ImagePath.__builtins__ +PIL.ImagePath.__doc__ +PIL.ImagePath.__file__ +PIL.ImagePath.__name__ +PIL.ImagePath.__package__ + +--- from PIL import ImagePath --- +ImagePath.Image +ImagePath.Path( +ImagePath.__builtins__ +ImagePath.__doc__ +ImagePath.__file__ +ImagePath.__name__ +ImagePath.__package__ + +--- from PIL.ImagePath import * --- + +--- import PIL.ImageQt --- +PIL.ImageQt.Image +PIL.ImageQt.ImageQt( +PIL.ImageQt.QImage( +PIL.ImageQt.__builtins__ +PIL.ImageQt.__doc__ +PIL.ImageQt.__file__ +PIL.ImageQt.__name__ +PIL.ImageQt.__package__ +PIL.ImageQt.qRgb( +PIL.ImageQt.rgb( + +--- from PIL import ImageQt --- +ImageQt.Image +ImageQt.ImageQt( +ImageQt.QImage( +ImageQt.__builtins__ +ImageQt.__doc__ +ImageQt.__file__ +ImageQt.__name__ +ImageQt.__package__ +ImageQt.qRgb( +ImageQt.rgb( + +--- from PIL.ImageQt import * --- +ImageQt( +QImage( +qRgb( +rgb( + +--- import PIL.ImageSequence --- +PIL.ImageSequence.Iterator( +PIL.ImageSequence.__builtins__ +PIL.ImageSequence.__doc__ +PIL.ImageSequence.__file__ +PIL.ImageSequence.__name__ +PIL.ImageSequence.__package__ + +--- from PIL import ImageSequence --- +ImageSequence.Iterator( +ImageSequence.__builtins__ +ImageSequence.__doc__ +ImageSequence.__file__ +ImageSequence.__name__ +ImageSequence.__package__ + +--- from PIL.ImageSequence import * --- +Iterator( + +--- import PIL.ImageStat --- +PIL.ImageStat.Global( +PIL.ImageStat.Image +PIL.ImageStat.Stat( +PIL.ImageStat.__builtins__ +PIL.ImageStat.__doc__ +PIL.ImageStat.__file__ +PIL.ImageStat.__name__ +PIL.ImageStat.__package__ +PIL.ImageStat.math +PIL.ImageStat.operator + +--- from PIL import ImageStat --- +ImageStat.Global( +ImageStat.Image +ImageStat.Stat( +ImageStat.__builtins__ +ImageStat.__doc__ +ImageStat.__file__ +ImageStat.__name__ +ImageStat.__package__ +ImageStat.math +ImageStat.operator + +--- from PIL.ImageStat import * --- +Stat( + +--- import PIL.ImageWin --- +PIL.ImageWin.Dib( +PIL.ImageWin.HDC( +PIL.ImageWin.HWND( +PIL.ImageWin.Image +PIL.ImageWin.ImageWindow( +PIL.ImageWin.Window( +PIL.ImageWin.__builtins__ +PIL.ImageWin.__doc__ +PIL.ImageWin.__file__ +PIL.ImageWin.__name__ +PIL.ImageWin.__package__ + +--- from PIL import ImageWin --- +ImageWin.Dib( +ImageWin.HDC( +ImageWin.HWND( +ImageWin.Image +ImageWin.ImageWindow( +ImageWin.Window( +ImageWin.__builtins__ +ImageWin.__doc__ +ImageWin.__file__ +ImageWin.__name__ +ImageWin.__package__ + +--- from PIL.ImageWin import * --- +Dib( +HDC( +HWND( +ImageWindow( + +--- import PIL.PSDraw --- +PIL.PSDraw.EDROFF_PS +PIL.PSDraw.ERROR_PS +PIL.PSDraw.EpsImagePlugin +PIL.PSDraw.PSDraw( +PIL.PSDraw.VDI_PS +PIL.PSDraw.__builtins__ +PIL.PSDraw.__doc__ +PIL.PSDraw.__file__ +PIL.PSDraw.__name__ +PIL.PSDraw.__package__ +PIL.PSDraw.string + +--- from PIL import PSDraw --- +PSDraw.EDROFF_PS +PSDraw.ERROR_PS +PSDraw.EpsImagePlugin +PSDraw.PSDraw( +PSDraw.VDI_PS +PSDraw.__builtins__ +PSDraw.__doc__ +PSDraw.__file__ +PSDraw.__name__ +PSDraw.__package__ +PSDraw.string + +--- from PIL.PSDraw import * --- +EDROFF_PS +ERROR_PS +EpsImagePlugin +PSDraw( +VDI_PS + +--- import calendar --- +calendar.Calendar( +calendar.EPOCH +calendar.FRIDAY +calendar.February +calendar.HTMLCalendar( +calendar.IllegalMonthError( +calendar.IllegalWeekdayError( +calendar.January +calendar.LocaleHTMLCalendar( +calendar.LocaleTextCalendar( +calendar.MONDAY +calendar.SATURDAY +calendar.SUNDAY +calendar.THURSDAY +calendar.TUESDAY +calendar.TextCalendar( +calendar.TimeEncoding( +calendar.WEDNESDAY +calendar.__all__ +calendar.c +calendar.calendar( +calendar.datetime +calendar.day_abbr +calendar.day_name +calendar.error( +calendar.firstweekday( +calendar.format( +calendar.formatstring( +calendar.isleap( +calendar.leapdays( +calendar.main( +calendar.mdays +calendar.month( +calendar.month_abbr +calendar.month_name +calendar.monthcalendar( +calendar.monthrange( +calendar.prcal( +calendar.prmonth( +calendar.prweek( +calendar.setfirstweekday( +calendar.sys +calendar.timegm( +calendar.week( +calendar.weekday( +calendar.weekheader( + +--- from calendar import * --- +Calendar( +EPOCH +FRIDAY +February +HTMLCalendar( +IllegalMonthError( +IllegalWeekdayError( +January +LocaleHTMLCalendar( +LocaleTextCalendar( +MONDAY +SATURDAY +SUNDAY +THURSDAY +TUESDAY +TextCalendar( +TimeEncoding( +WEDNESDAY +calendar( +day_abbr +day_name +firstweekday( +formatstring( +isleap( +leapdays( +mdays +month( +month_abbr +month_name +monthcalendar( +monthrange( +prcal( +prmonth( +prweek( +setfirstweekday( +week( +weekday( +weekheader( + +--- import collections --- +collections.Callable( +collections.Container( +collections.Hashable( +collections.ItemsView( +collections.Iterable( +collections.Iterator( +collections.KeysView( +collections.Mapping( +collections.MappingView( +collections.MutableMapping( +collections.MutableSequence( +collections.MutableSet( +collections.Sequence( +collections.Set( +collections.Sized( +collections.ValuesView( +collections.__all__ +collections.__builtins__ +collections.__doc__ +collections.__file__ +collections.__name__ +collections.__package__ +collections.defaultdict( +collections.deque( +collections.namedtuple( + +--- from collections import * --- +Callable( +Hashable( +ItemsView( +Iterable( +KeysView( +Mapping( +MappingView( +MutableSequence( +MutableSet( +Sequence( +Sized( +ValuesView( +defaultdict( + +--- import weakref --- +weakref.CallableProxyType( +weakref.KeyedRef( +weakref.ProxyType( +weakref.ProxyTypes +weakref.ReferenceError( +weakref.ReferenceType( +weakref.UserDict +weakref.WeakKeyDictionary( +weakref.WeakValueDictionary( +weakref.__all__ +weakref.__builtins__ +weakref.__doc__ +weakref.__file__ +weakref.__name__ +weakref.__package__ +weakref.getweakrefcount( +weakref.getweakrefs( +weakref.proxy( +weakref.ref( + +--- from weakref import * --- +CallableProxyType( +KeyedRef( +ProxyType( +ProxyTypes +ReferenceType( +WeakKeyDictionary( +WeakValueDictionary( +getweakrefcount( +getweakrefs( +proxy( + +--- import numbers --- +numbers.ABCMeta( +numbers.Complex( +numbers.Integral( +numbers.Number( +numbers.Rational( +numbers.Real( +numbers.__all__ +numbers.__builtins__ +numbers.__doc__ +numbers.__file__ +numbers.__name__ +numbers.__package__ +numbers.abstractmethod( +numbers.abstractproperty( +numbers.division + +--- from numbers import * --- +ABCMeta( +Complex( +Integral( +Number( +Rational( +Real( +abstractmethod( +abstractproperty( + +--- import decimal --- +decimal.BasicContext +decimal.Clamped( +decimal.Context( +decimal.ConversionSyntax( +decimal.Decimal( +decimal.DecimalException( +decimal.DecimalTuple( +decimal.DefaultContext +decimal.DivisionByZero( +decimal.DivisionImpossible( +decimal.DivisionUndefined( +decimal.ExtendedContext +decimal.Inexact( +decimal.InvalidContext( +decimal.InvalidOperation( +decimal.Overflow( +decimal.ROUND_05UP +decimal.ROUND_CEILING +decimal.ROUND_DOWN +decimal.ROUND_FLOOR +decimal.ROUND_HALF_DOWN +decimal.ROUND_HALF_EVEN +decimal.ROUND_HALF_UP +decimal.ROUND_UP +decimal.Rounded( +decimal.Subnormal( +decimal.Underflow( +decimal.__all__ +decimal.__builtins__ +decimal.__doc__ +decimal.__file__ +decimal.__name__ +decimal.__package__ +decimal.getcontext( +decimal.localcontext( +decimal.setcontext( + +--- from decimal import * --- +BasicContext +Clamped( +ConversionSyntax( +Decimal( +DecimalException( +DecimalTuple( +DefaultContext +DivisionByZero( +DivisionImpossible( +DivisionUndefined( +ExtendedContext +Inexact( +InvalidContext( +InvalidOperation( +Overflow( +ROUND_05UP +ROUND_CEILING +ROUND_DOWN +ROUND_FLOOR +ROUND_HALF_DOWN +ROUND_HALF_EVEN +ROUND_HALF_UP +ROUND_UP +Rounded( +Subnormal( +Underflow( +getcontext( +localcontext( +setcontext( + +--- import fractions --- +fractions.Fraction( +fractions.Rational( +fractions.__all__ +fractions.__builtins__ +fractions.__doc__ +fractions.__file__ +fractions.__name__ +fractions.__package__ +fractions.division +fractions.gcd( +fractions.math +fractions.numbers +fractions.operator +fractions.re + +--- from fractions import * --- +Fraction( +gcd( +numbers + +--- import functools --- +functools.WRAPPER_ASSIGNMENTS +functools.WRAPPER_UPDATES +functools.__builtins__ +functools.__doc__ +functools.__file__ +functools.__name__ +functools.__package__ +functools.partial( +functools.reduce( +functools.update_wrapper( +functools.wraps( + +--- from functools import * --- +WRAPPER_ASSIGNMENTS +WRAPPER_UPDATES +partial( +update_wrapper( +wraps( + +--- import macpath --- +macpath.SF_APPEND +macpath.SF_ARCHIVED +macpath.SF_IMMUTABLE +macpath.SF_NOUNLINK +macpath.SF_SNAPSHOT +macpath.ST_ATIME +macpath.ST_CTIME +macpath.ST_DEV +macpath.ST_GID +macpath.ST_INO +macpath.ST_MODE +macpath.ST_MTIME +macpath.ST_NLINK +macpath.ST_SIZE +macpath.ST_UID +macpath.S_ENFMT +macpath.S_IEXEC +macpath.S_IFBLK +macpath.S_IFCHR +macpath.S_IFDIR +macpath.S_IFIFO +macpath.S_IFLNK +macpath.S_IFMT( +macpath.S_IFREG +macpath.S_IFSOCK +macpath.S_IMODE( +macpath.S_IREAD +macpath.S_IRGRP +macpath.S_IROTH +macpath.S_IRUSR +macpath.S_IRWXG +macpath.S_IRWXO +macpath.S_IRWXU +macpath.S_ISBLK( +macpath.S_ISCHR( +macpath.S_ISDIR( +macpath.S_ISFIFO( +macpath.S_ISGID +macpath.S_ISLNK( +macpath.S_ISREG( +macpath.S_ISSOCK( +macpath.S_ISUID +macpath.S_ISVTX +macpath.S_IWGRP +macpath.S_IWOTH +macpath.S_IWRITE +macpath.S_IWUSR +macpath.S_IXGRP +macpath.S_IXOTH +macpath.S_IXUSR +macpath.UF_APPEND +macpath.UF_IMMUTABLE +macpath.UF_NODUMP +macpath.UF_NOUNLINK +macpath.UF_OPAQUE +macpath.__all__ +macpath.__builtins__ +macpath.__doc__ +macpath.__file__ +macpath.__name__ +macpath.__package__ +macpath.abspath( +macpath.altsep +macpath.basename( +macpath.commonprefix( +macpath.curdir +macpath.defpath +macpath.devnull +macpath.dirname( +macpath.exists( +macpath.expanduser( +macpath.expandvars( +macpath.extsep +macpath.genericpath +macpath.getatime( +macpath.getctime( +macpath.getmtime( +macpath.getsize( +macpath.isabs( +macpath.isdir( +macpath.isfile( +macpath.islink( +macpath.ismount( +macpath.join( +macpath.lexists( +macpath.norm_error( +macpath.normcase( +macpath.normpath( +macpath.os +macpath.pardir +macpath.pathsep +macpath.realpath( +macpath.sep +macpath.split( +macpath.splitdrive( +macpath.splitext( +macpath.supports_unicode_filenames +macpath.walk( +macpath.warnings + +--- from macpath import * --- +norm_error( + +--- import sqlite3 --- +sqlite3.Binary( +sqlite3.Cache( +sqlite3.Connection( +sqlite3.Cursor( +sqlite3.DataError( +sqlite3.DatabaseError( +sqlite3.Date( +sqlite3.DateFromTicks( +sqlite3.Error( +sqlite3.IntegrityError( +sqlite3.InterfaceError( +sqlite3.InternalError( +sqlite3.NotSupportedError( +sqlite3.OperationalError( +sqlite3.OptimizedUnicode( +sqlite3.PARSE_COLNAMES +sqlite3.PARSE_DECLTYPES +sqlite3.PrepareProtocol( +sqlite3.ProgrammingError( +sqlite3.Row( +sqlite3.SQLITE_ALTER_TABLE +sqlite3.SQLITE_ANALYZE +sqlite3.SQLITE_ATTACH +sqlite3.SQLITE_CREATE_INDEX +sqlite3.SQLITE_CREATE_TABLE +sqlite3.SQLITE_CREATE_TEMP_INDEX +sqlite3.SQLITE_CREATE_TEMP_TABLE +sqlite3.SQLITE_CREATE_TEMP_TRIGGER +sqlite3.SQLITE_CREATE_TEMP_VIEW +sqlite3.SQLITE_CREATE_TRIGGER +sqlite3.SQLITE_CREATE_VIEW +sqlite3.SQLITE_DELETE +sqlite3.SQLITE_DENY +sqlite3.SQLITE_DETACH +sqlite3.SQLITE_DROP_INDEX +sqlite3.SQLITE_DROP_TABLE +sqlite3.SQLITE_DROP_TEMP_INDEX +sqlite3.SQLITE_DROP_TEMP_TABLE +sqlite3.SQLITE_DROP_TEMP_TRIGGER +sqlite3.SQLITE_DROP_TEMP_VIEW +sqlite3.SQLITE_DROP_TRIGGER +sqlite3.SQLITE_DROP_VIEW +sqlite3.SQLITE_IGNORE +sqlite3.SQLITE_INSERT +sqlite3.SQLITE_OK +sqlite3.SQLITE_PRAGMA +sqlite3.SQLITE_READ +sqlite3.SQLITE_REINDEX +sqlite3.SQLITE_SELECT +sqlite3.SQLITE_TRANSACTION +sqlite3.SQLITE_UPDATE +sqlite3.Statement( +sqlite3.Time( +sqlite3.TimeFromTicks( +sqlite3.Timestamp( +sqlite3.TimestampFromTicks( +sqlite3.Warning( +sqlite3.__builtins__ +sqlite3.__doc__ +sqlite3.__file__ +sqlite3.__name__ +sqlite3.__package__ +sqlite3.__path__ +sqlite3.adapt( +sqlite3.adapters +sqlite3.apilevel +sqlite3.complete_statement( +sqlite3.connect( +sqlite3.converters +sqlite3.datetime +sqlite3.dbapi2 +sqlite3.enable_callback_tracebacks( +sqlite3.enable_shared_cache( +sqlite3.paramstyle +sqlite3.register_adapter( +sqlite3.register_converter( +sqlite3.sqlite_version +sqlite3.sqlite_version_info +sqlite3.threadsafety +sqlite3.time +sqlite3.version +sqlite3.version_info +sqlite3.x + +--- from sqlite3 import * --- +Cache( +DataError( +DatabaseError( +DateFromTicks( +IntegrityError( +InterfaceError( +InternalError( +OperationalError( +OptimizedUnicode( +PARSE_COLNAMES +PARSE_DECLTYPES +PrepareProtocol( +ProgrammingError( +SQLITE_ALTER_TABLE +SQLITE_ANALYZE +SQLITE_ATTACH +SQLITE_CREATE_INDEX +SQLITE_CREATE_TABLE +SQLITE_CREATE_TEMP_INDEX +SQLITE_CREATE_TEMP_TABLE +SQLITE_CREATE_TEMP_TRIGGER +SQLITE_CREATE_TEMP_VIEW +SQLITE_CREATE_TRIGGER +SQLITE_CREATE_VIEW +SQLITE_DELETE +SQLITE_DENY +SQLITE_DETACH +SQLITE_DROP_INDEX +SQLITE_DROP_TABLE +SQLITE_DROP_TEMP_INDEX +SQLITE_DROP_TEMP_TABLE +SQLITE_DROP_TEMP_TRIGGER +SQLITE_DROP_TEMP_VIEW +SQLITE_DROP_TRIGGER +SQLITE_DROP_VIEW +SQLITE_IGNORE +SQLITE_INSERT +SQLITE_OK +SQLITE_PRAGMA +SQLITE_READ +SQLITE_REINDEX +SQLITE_SELECT +SQLITE_TRANSACTION +SQLITE_UPDATE +Statement( +TimeFromTicks( +Timestamp( +TimestampFromTicks( +adapt( +adapters +apilevel +complete_statement( +dbapi2 +enable_callback_tracebacks( +enable_shared_cache( +paramstyle +register_adapter( +register_converter( +sqlite_version +sqlite_version_info +threadsafety + +--- import sqlite3.dbapi2 --- +sqlite3.dbapi2.Binary( +sqlite3.dbapi2.Cache( +sqlite3.dbapi2.Connection( +sqlite3.dbapi2.Cursor( +sqlite3.dbapi2.DataError( +sqlite3.dbapi2.DatabaseError( +sqlite3.dbapi2.Date( +sqlite3.dbapi2.DateFromTicks( +sqlite3.dbapi2.Error( +sqlite3.dbapi2.IntegrityError( +sqlite3.dbapi2.InterfaceError( +sqlite3.dbapi2.InternalError( +sqlite3.dbapi2.NotSupportedError( +sqlite3.dbapi2.OperationalError( +sqlite3.dbapi2.OptimizedUnicode( +sqlite3.dbapi2.PARSE_COLNAMES +sqlite3.dbapi2.PARSE_DECLTYPES +sqlite3.dbapi2.PrepareProtocol( +sqlite3.dbapi2.ProgrammingError( +sqlite3.dbapi2.Row( +sqlite3.dbapi2.SQLITE_ALTER_TABLE +sqlite3.dbapi2.SQLITE_ANALYZE +sqlite3.dbapi2.SQLITE_ATTACH +sqlite3.dbapi2.SQLITE_CREATE_INDEX +sqlite3.dbapi2.SQLITE_CREATE_TABLE +sqlite3.dbapi2.SQLITE_CREATE_TEMP_INDEX +sqlite3.dbapi2.SQLITE_CREATE_TEMP_TABLE +sqlite3.dbapi2.SQLITE_CREATE_TEMP_TRIGGER +sqlite3.dbapi2.SQLITE_CREATE_TEMP_VIEW +sqlite3.dbapi2.SQLITE_CREATE_TRIGGER +sqlite3.dbapi2.SQLITE_CREATE_VIEW +sqlite3.dbapi2.SQLITE_DELETE +sqlite3.dbapi2.SQLITE_DENY +sqlite3.dbapi2.SQLITE_DETACH +sqlite3.dbapi2.SQLITE_DROP_INDEX +sqlite3.dbapi2.SQLITE_DROP_TABLE +sqlite3.dbapi2.SQLITE_DROP_TEMP_INDEX +sqlite3.dbapi2.SQLITE_DROP_TEMP_TABLE +sqlite3.dbapi2.SQLITE_DROP_TEMP_TRIGGER +sqlite3.dbapi2.SQLITE_DROP_TEMP_VIEW +sqlite3.dbapi2.SQLITE_DROP_TRIGGER +sqlite3.dbapi2.SQLITE_DROP_VIEW +sqlite3.dbapi2.SQLITE_IGNORE +sqlite3.dbapi2.SQLITE_INSERT +sqlite3.dbapi2.SQLITE_OK +sqlite3.dbapi2.SQLITE_PRAGMA +sqlite3.dbapi2.SQLITE_READ +sqlite3.dbapi2.SQLITE_REINDEX +sqlite3.dbapi2.SQLITE_SELECT +sqlite3.dbapi2.SQLITE_TRANSACTION +sqlite3.dbapi2.SQLITE_UPDATE +sqlite3.dbapi2.Statement( +sqlite3.dbapi2.Time( +sqlite3.dbapi2.TimeFromTicks( +sqlite3.dbapi2.Timestamp( +sqlite3.dbapi2.TimestampFromTicks( +sqlite3.dbapi2.Warning( +sqlite3.dbapi2.__builtins__ +sqlite3.dbapi2.__doc__ +sqlite3.dbapi2.__file__ +sqlite3.dbapi2.__name__ +sqlite3.dbapi2.__package__ +sqlite3.dbapi2.adapt( +sqlite3.dbapi2.adapters +sqlite3.dbapi2.apilevel +sqlite3.dbapi2.complete_statement( +sqlite3.dbapi2.connect( +sqlite3.dbapi2.converters +sqlite3.dbapi2.datetime +sqlite3.dbapi2.enable_callback_tracebacks( +sqlite3.dbapi2.enable_shared_cache( +sqlite3.dbapi2.paramstyle +sqlite3.dbapi2.register_adapter( +sqlite3.dbapi2.register_converter( +sqlite3.dbapi2.sqlite_version +sqlite3.dbapi2.sqlite_version_info +sqlite3.dbapi2.threadsafety +sqlite3.dbapi2.time +sqlite3.dbapi2.version +sqlite3.dbapi2.version_info +sqlite3.dbapi2.x + +--- from sqlite3 import dbapi2 --- +dbapi2.Binary( +dbapi2.Cache( +dbapi2.Connection( +dbapi2.Cursor( +dbapi2.DataError( +dbapi2.DatabaseError( +dbapi2.Date( +dbapi2.DateFromTicks( +dbapi2.Error( +dbapi2.IntegrityError( +dbapi2.InterfaceError( +dbapi2.InternalError( +dbapi2.NotSupportedError( +dbapi2.OperationalError( +dbapi2.OptimizedUnicode( +dbapi2.PARSE_COLNAMES +dbapi2.PARSE_DECLTYPES +dbapi2.PrepareProtocol( +dbapi2.ProgrammingError( +dbapi2.Row( +dbapi2.SQLITE_ALTER_TABLE +dbapi2.SQLITE_ANALYZE +dbapi2.SQLITE_ATTACH +dbapi2.SQLITE_CREATE_INDEX +dbapi2.SQLITE_CREATE_TABLE +dbapi2.SQLITE_CREATE_TEMP_INDEX +dbapi2.SQLITE_CREATE_TEMP_TABLE +dbapi2.SQLITE_CREATE_TEMP_TRIGGER +dbapi2.SQLITE_CREATE_TEMP_VIEW +dbapi2.SQLITE_CREATE_TRIGGER +dbapi2.SQLITE_CREATE_VIEW +dbapi2.SQLITE_DELETE +dbapi2.SQLITE_DENY +dbapi2.SQLITE_DETACH +dbapi2.SQLITE_DROP_INDEX +dbapi2.SQLITE_DROP_TABLE +dbapi2.SQLITE_DROP_TEMP_INDEX +dbapi2.SQLITE_DROP_TEMP_TABLE +dbapi2.SQLITE_DROP_TEMP_TRIGGER +dbapi2.SQLITE_DROP_TEMP_VIEW +dbapi2.SQLITE_DROP_TRIGGER +dbapi2.SQLITE_DROP_VIEW +dbapi2.SQLITE_IGNORE +dbapi2.SQLITE_INSERT +dbapi2.SQLITE_OK +dbapi2.SQLITE_PRAGMA +dbapi2.SQLITE_READ +dbapi2.SQLITE_REINDEX +dbapi2.SQLITE_SELECT +dbapi2.SQLITE_TRANSACTION +dbapi2.SQLITE_UPDATE +dbapi2.Statement( +dbapi2.Time( +dbapi2.TimeFromTicks( +dbapi2.Timestamp( +dbapi2.TimestampFromTicks( +dbapi2.Warning( +dbapi2.__builtins__ +dbapi2.__doc__ +dbapi2.__file__ +dbapi2.__name__ +dbapi2.__package__ +dbapi2.adapt( +dbapi2.adapters +dbapi2.apilevel +dbapi2.complete_statement( +dbapi2.connect( +dbapi2.converters +dbapi2.datetime +dbapi2.enable_callback_tracebacks( +dbapi2.enable_shared_cache( +dbapi2.paramstyle +dbapi2.register_adapter( +dbapi2.register_converter( +dbapi2.sqlite_version +dbapi2.sqlite_version_info +dbapi2.threadsafety +dbapi2.time +dbapi2.version +dbapi2.version_info +dbapi2.x + +--- from sqlite3.dbapi2 import * --- + +--- import plistlib --- +plistlib.Data( +plistlib.Dict( +plistlib.DumbXMLWriter( +plistlib.PLISTHEADER +plistlib.Plist( +plistlib.PlistParser( +plistlib.PlistWriter( +plistlib.StringIO( +plistlib.__all__ +plistlib.__builtins__ +plistlib.__doc__ +plistlib.__file__ +plistlib.__name__ +plistlib.__package__ +plistlib.binascii +plistlib.datetime +plistlib.re +plistlib.readPlist( +plistlib.readPlistFromResource( +plistlib.readPlistFromString( +plistlib.warnings +plistlib.writePlist( +plistlib.writePlistToResource( +plistlib.writePlistToString( + +--- from plistlib import * --- +DumbXMLWriter( +PLISTHEADER +Plist( +PlistParser( +PlistWriter( +readPlist( +readPlistFromResource( +readPlistFromString( +writePlist( +writePlistToResource( +writePlistToString( + +--- import io --- +io.BlockingIOError( +io.BufferedIOBase( +io.BufferedRWPair( +io.BufferedRandom( +io.BufferedReader( +io.BufferedWriter( +io.BytesIO( +io.DEFAULT_BUFFER_SIZE +io.FileIO( +io.IOBase( +io.IncrementalNewlineDecoder( +io.OpenWrapper( +io.RawIOBase( +io.StringIO( +io.TextIOBase( +io.TextIOWrapper( +io.UnsupportedOperation( +io.__all__ +io.__author__ +io.__builtins__ +io.__doc__ +io.__file__ +io.__metaclass__( +io.__name__ +io.__package__ +io.abc +io.codecs +io.open( +io.os +io.print_function +io.threading +io.unicode_literals + +--- from io import * --- +BlockingIOError( +BufferedIOBase( +BufferedRWPair( +BufferedRandom( +BufferedReader( +BufferedWriter( +BytesIO( +DEFAULT_BUFFER_SIZE +FileIO( +IOBase( +IncrementalNewlineDecoder( +OpenWrapper( +RawIOBase( +TextIOBase( +TextIOWrapper( +UnsupportedOperation( +abc + +--- import curses.textpad --- +curses.textpad.Textbox( +curses.textpad.__builtins__ +curses.textpad.__doc__ +curses.textpad.__file__ +curses.textpad.__name__ +curses.textpad.__package__ +curses.textpad.curses +curses.textpad.rectangle( + +--- from curses import textpad --- +textpad.Textbox( +textpad.__builtins__ +textpad.__doc__ +textpad.__file__ +textpad.__name__ +textpad.__package__ +textpad.curses +textpad.rectangle( + +--- from curses.textpad import * --- +curses + +--- import curses.wrapper --- +curses.wrapper.__call__( +curses.wrapper.__class__( +curses.wrapper.__closure__ +curses.wrapper.__code__ +curses.wrapper.__defaults__ +curses.wrapper.__delattr__( +curses.wrapper.__dict__ +curses.wrapper.__doc__ +curses.wrapper.__format__( +curses.wrapper.__get__( +curses.wrapper.__getattribute__( +curses.wrapper.__globals__ +curses.wrapper.__hash__( +curses.wrapper.__init__( +curses.wrapper.__module__ +curses.wrapper.__name__ +curses.wrapper.__new__( +curses.wrapper.__reduce__( +curses.wrapper.__reduce_ex__( +curses.wrapper.__repr__( +curses.wrapper.__setattr__( +curses.wrapper.__sizeof__( +curses.wrapper.__str__( +curses.wrapper.__subclasshook__( +curses.wrapper.func_closure +curses.wrapper.func_code +curses.wrapper.func_defaults +curses.wrapper.func_dict +curses.wrapper.func_doc +curses.wrapper.func_globals +curses.wrapper.func_name + +--- from curses import wrapper --- +wrapper.__call__( +wrapper.__class__( +wrapper.__closure__ +wrapper.__code__ +wrapper.__defaults__ +wrapper.__delattr__( +wrapper.__dict__ +wrapper.__format__( +wrapper.__get__( +wrapper.__getattribute__( +wrapper.__globals__ +wrapper.__hash__( +wrapper.__init__( +wrapper.__module__ +wrapper.__new__( +wrapper.__reduce__( +wrapper.__reduce_ex__( +wrapper.__repr__( +wrapper.__setattr__( +wrapper.__sizeof__( +wrapper.__str__( +wrapper.__subclasshook__( +wrapper.func_closure +wrapper.func_code +wrapper.func_defaults +wrapper.func_dict +wrapper.func_doc +wrapper.func_globals +wrapper.func_name + +--- from curses.wrapper import * --- +__call__( +__closure__ +__code__ +__defaults__ +__get__( +__globals__ +func_closure +func_code +func_defaults +func_dict +func_doc +func_globals +func_name + +--- import curses.ascii --- +curses.ascii.ACK +curses.ascii.BEL +curses.ascii.BS +curses.ascii.CAN +curses.ascii.CR +curses.ascii.DC1 +curses.ascii.DC2 +curses.ascii.DC3 +curses.ascii.DC4 +curses.ascii.DEL +curses.ascii.DLE +curses.ascii.EM +curses.ascii.ENQ +curses.ascii.EOT +curses.ascii.ESC +curses.ascii.ETB +curses.ascii.ETX +curses.ascii.FF +curses.ascii.FS +curses.ascii.GS +curses.ascii.HT +curses.ascii.LF +curses.ascii.NAK +curses.ascii.NL +curses.ascii.NUL +curses.ascii.RS +curses.ascii.SI +curses.ascii.SO +curses.ascii.SOH +curses.ascii.SP +curses.ascii.STX +curses.ascii.SUB +curses.ascii.SYN +curses.ascii.TAB +curses.ascii.US +curses.ascii.VT +curses.ascii.__builtins__ +curses.ascii.__doc__ +curses.ascii.__file__ +curses.ascii.__name__ +curses.ascii.__package__ +curses.ascii.alt( +curses.ascii.ascii( +curses.ascii.controlnames +curses.ascii.ctrl( +curses.ascii.isalnum( +curses.ascii.isalpha( +curses.ascii.isascii( +curses.ascii.isblank( +curses.ascii.iscntrl( +curses.ascii.isctrl( +curses.ascii.isdigit( +curses.ascii.isgraph( +curses.ascii.islower( +curses.ascii.ismeta( +curses.ascii.isprint( +curses.ascii.ispunct( +curses.ascii.isspace( +curses.ascii.isupper( +curses.ascii.isxdigit( +curses.ascii.unctrl( + +--- from curses import ascii --- +ascii.ACK +ascii.BEL +ascii.BS +ascii.CAN +ascii.CR +ascii.DC1 +ascii.DC2 +ascii.DC3 +ascii.DC4 +ascii.DEL +ascii.DLE +ascii.EM +ascii.ENQ +ascii.EOT +ascii.ESC +ascii.ETB +ascii.ETX +ascii.FF +ascii.FS +ascii.GS +ascii.HT +ascii.LF +ascii.NAK +ascii.NL +ascii.NUL +ascii.RS +ascii.SI +ascii.SO +ascii.SOH +ascii.SP +ascii.STX +ascii.SUB +ascii.SYN +ascii.TAB +ascii.US +ascii.VT +ascii.__builtins__ +ascii.__doc__ +ascii.__file__ +ascii.__name__ +ascii.__package__ +ascii.alt( +ascii.ascii( +ascii.controlnames +ascii.ctrl( +ascii.isalnum( +ascii.isalpha( +ascii.isascii( +ascii.isblank( +ascii.iscntrl( +ascii.isctrl( +ascii.isdigit( +ascii.isgraph( +ascii.islower( +ascii.ismeta( +ascii.isprint( +ascii.ispunct( +ascii.isspace( +ascii.isupper( +ascii.isxdigit( +ascii.unctrl( + +--- from curses.ascii import * --- +ACK +CAN +DC1 +DC2 +DC3 +DC4 +DEL +DLE +EM +ENQ +EOT +ETB +ETX +FS +GS +NAK +RS +SI +SO +SOH +SP +STX +SUB +SYN +TAB +US +alt( +ascii( +controlnames +ctrl( +isalnum( +isalpha( +isascii( +isblank( +iscntrl( +isctrl( +isdigit( +isgraph( +islower( +ismeta( +isprint( +ispunct( +isspace( +isupper( +isxdigit( + +--- import curses.panel --- +curses.panel.__builtins__ +curses.panel.__doc__ +curses.panel.__file__ +curses.panel.__name__ +curses.panel.__package__ +curses.panel.__revision__ +curses.panel.bottom_panel( +curses.panel.error( +curses.panel.new_panel( +curses.panel.top_panel( +curses.panel.update_panels( +curses.panel.version + +--- from curses import panel --- +panel.__builtins__ +panel.__doc__ +panel.__file__ +panel.__name__ +panel.__package__ +panel.__revision__ +panel.bottom_panel( +panel.error( +panel.new_panel( +panel.top_panel( +panel.update_panels( +panel.version + +--- from curses.panel import * --- +bottom_panel( +new_panel( +top_panel( +update_panels( + +--- import platform --- +platform.__builtins__ +platform.__copyright__ +platform.__doc__ +platform.__file__ +platform.__name__ +platform.__package__ +platform.__version__ +platform.architecture( +platform.dist( +platform.java_ver( +platform.libc_ver( +platform.linux_distribution( +platform.mac_ver( +platform.machine( +platform.node( +platform.os +platform.platform( +platform.popen( +platform.processor( +platform.python_branch( +platform.python_build( +platform.python_compiler( +platform.python_implementation( +platform.python_revision( +platform.python_version( +platform.python_version_tuple( +platform.re +platform.release( +platform.string +platform.sys +platform.system( +platform.system_alias( +platform.uname( +platform.version( +platform.win32_ver( + +--- from platform import * --- +architecture( +dist( +java_ver( +libc_ver( +linux_distribution( +mac_ver( +machine( +node( +platform( +processor( +python_branch( +python_build( +python_compiler( +python_implementation( +python_revision( +python_version( +python_version_tuple( +release( +system_alias( +win32_ver( + +--- import ctypes --- +ctypes.ARRAY( +ctypes.ArgumentError( +ctypes.Array( +ctypes.BigEndianStructure( +ctypes.CDLL( +ctypes.CFUNCTYPE( +ctypes.DEFAULT_MODE +ctypes.LibraryLoader( +ctypes.LittleEndianStructure( +ctypes.POINTER( +ctypes.PYFUNCTYPE( +ctypes.PyDLL( +ctypes.RTLD_GLOBAL +ctypes.RTLD_LOCAL +ctypes.SetPointerType( +ctypes.Structure( +ctypes.Union( +ctypes.__builtins__ +ctypes.__doc__ +ctypes.__file__ +ctypes.__name__ +ctypes.__package__ +ctypes.__path__ +ctypes.__version__ +ctypes.addressof( +ctypes.alignment( +ctypes.byref( +ctypes.c_bool( +ctypes.c_buffer( +ctypes.c_byte( +ctypes.c_char( +ctypes.c_char_p( +ctypes.c_double( +ctypes.c_float( +ctypes.c_int( +ctypes.c_int16( +ctypes.c_int32( +ctypes.c_int64( +ctypes.c_int8( +ctypes.c_long( +ctypes.c_longdouble( +ctypes.c_longlong( +ctypes.c_short( +ctypes.c_size_t( +ctypes.c_ubyte( +ctypes.c_uint( +ctypes.c_uint16( +ctypes.c_uint32( +ctypes.c_uint64( +ctypes.c_uint8( +ctypes.c_ulong( +ctypes.c_ulonglong( +ctypes.c_ushort( +ctypes.c_void_p( +ctypes.c_voidp( +ctypes.c_wchar( +ctypes.c_wchar_p( +ctypes.cast( +ctypes.cdll +ctypes.create_string_buffer( +ctypes.create_unicode_buffer( +ctypes.get_errno( +ctypes.memmove( +ctypes.memset( +ctypes.pointer( +ctypes.py_object( +ctypes.pydll +ctypes.pythonapi +ctypes.resize( +ctypes.set_conversion_mode( +ctypes.set_errno( +ctypes.sizeof( +ctypes.string_at( +ctypes.wstring_at( + +--- from ctypes import * --- +ARRAY( +ArgumentError( +Array( +BigEndianStructure( +CDLL( +CFUNCTYPE( +DEFAULT_MODE +LibraryLoader( +LittleEndianStructure( +PYFUNCTYPE( +PyDLL( +RTLD_GLOBAL +RTLD_LOCAL +SetPointerType( +Structure( +Union( +addressof( +alignment( +byref( +c_bool( +c_buffer( +c_byte( +c_char( +c_double( +c_float( +c_int16( +c_int32( +c_int64( +c_int8( +c_long( +c_longdouble( +c_longlong( +c_short( +c_size_t( +c_uint( +c_uint16( +c_uint32( +c_uint64( +c_uint8( +c_ulong( +c_ulonglong( +c_ushort( +c_voidp( +c_wchar( +c_wchar_p( +cast( +cdll +create_string_buffer( +create_unicode_buffer( +get_errno( +memmove( +memset( +pointer( +py_object( +pydll +pythonapi +set_conversion_mode( +set_errno( +sizeof( +string_at( +wstring_at( + +--- import ctypes.util --- +ctypes.util.__builtins__ +ctypes.util.__doc__ +ctypes.util.__file__ +ctypes.util.__name__ +ctypes.util.__package__ +ctypes.util.errno +ctypes.util.find_library( +ctypes.util.os +ctypes.util.re +ctypes.util.sys +ctypes.util.tempfile +ctypes.util.test( + +--- from ctypes import util --- +util.find_library( +util.tempfile +util.test( + +--- from ctypes.util import * --- +find_library( + +--- import multiprocessing --- +multiprocessing.Array( +multiprocessing.AuthenticationError( +multiprocessing.BoundedSemaphore( +multiprocessing.BufferTooShort( +multiprocessing.Condition( +multiprocessing.Event( +multiprocessing.JoinableQueue( +multiprocessing.Lock( +multiprocessing.Manager( +multiprocessing.Pipe( +multiprocessing.Pool( +multiprocessing.Process( +multiprocessing.ProcessError( +multiprocessing.Queue( +multiprocessing.RLock( +multiprocessing.RawArray( +multiprocessing.RawValue( +multiprocessing.SUBDEBUG +multiprocessing.SUBWARNING +multiprocessing.Semaphore( +multiprocessing.TimeoutError( +multiprocessing.Value( +multiprocessing.__all__ +multiprocessing.__author__ +multiprocessing.__builtins__ +multiprocessing.__doc__ +multiprocessing.__file__ +multiprocessing.__name__ +multiprocessing.__package__ +multiprocessing.__path__ +multiprocessing.__version__ +multiprocessing.active_children( +multiprocessing.allow_connection_pickling( +multiprocessing.cpu_count( +multiprocessing.current_process( +multiprocessing.freeze_support( +multiprocessing.get_logger( +multiprocessing.log_to_stderr( +multiprocessing.os +multiprocessing.process +multiprocessing.sys +multiprocessing.util + +--- from multiprocessing import * --- +BufferTooShort( +JoinableQueue( +Pipe( +ProcessError( +RawArray( +RawValue( +SUBDEBUG +SUBWARNING +Value( +active_children( +allow_connection_pickling( +cpu_count( +current_process( +freeze_support( +get_logger( +log_to_stderr( + +--- import multiprocessing.process --- +multiprocessing.process.AuthenticationString( +multiprocessing.process.ORIGINAL_DIR +multiprocessing.process.Process( +multiprocessing.process.__all__ +multiprocessing.process.__builtins__ +multiprocessing.process.__doc__ +multiprocessing.process.__file__ +multiprocessing.process.__name__ +multiprocessing.process.__package__ +multiprocessing.process.active_children( +multiprocessing.process.current_process( +multiprocessing.process.itertools +multiprocessing.process.name +multiprocessing.process.os +multiprocessing.process.signal +multiprocessing.process.signum( +multiprocessing.process.sys + +--- from multiprocessing import process --- +process.AuthenticationString( +process.ORIGINAL_DIR +process.__all__ +process.active_children( +process.current_process( +process.itertools +process.name +process.signum( + +--- from multiprocessing.process import * --- +AuthenticationString( +ORIGINAL_DIR +signum( + +--- import multiprocessing.util --- +multiprocessing.util.DEBUG +multiprocessing.util.DEFAULT_LOGGING_FORMAT +multiprocessing.util.Finalize( +multiprocessing.util.ForkAwareLocal( +multiprocessing.util.ForkAwareThreadLock( +multiprocessing.util.INFO +multiprocessing.util.LOGGER_NAME +multiprocessing.util.NOTSET +multiprocessing.util.SUBDEBUG +multiprocessing.util.SUBWARNING +multiprocessing.util.__all__ +multiprocessing.util.__builtins__ +multiprocessing.util.__doc__ +multiprocessing.util.__file__ +multiprocessing.util.__name__ +multiprocessing.util.__package__ +multiprocessing.util.active_children( +multiprocessing.util.atexit +multiprocessing.util.current_process( +multiprocessing.util.debug( +multiprocessing.util.get_logger( +multiprocessing.util.get_temp_dir( +multiprocessing.util.info( +multiprocessing.util.is_exiting( +multiprocessing.util.itertools +multiprocessing.util.log_to_stderr( +multiprocessing.util.register_after_fork( +multiprocessing.util.sub_debug( +multiprocessing.util.sub_warning( +multiprocessing.util.threading +multiprocessing.util.weakref + +--- from multiprocessing import util --- +util.DEBUG +util.DEFAULT_LOGGING_FORMAT +util.Finalize( +util.ForkAwareLocal( +util.ForkAwareThreadLock( +util.INFO +util.LOGGER_NAME +util.NOTSET +util.SUBDEBUG +util.SUBWARNING +util.active_children( +util.atexit +util.current_process( +util.debug( +util.get_logger( +util.get_temp_dir( +util.info( +util.is_exiting( +util.itertools +util.log_to_stderr( +util.register_after_fork( +util.sub_debug( +util.sub_warning( +util.threading +util.weakref + +--- from multiprocessing.util import * --- +DEFAULT_LOGGING_FORMAT +Finalize( +ForkAwareLocal( +ForkAwareThreadLock( +LOGGER_NAME +get_temp_dir( +is_exiting( +register_after_fork( +sub_debug( +sub_warning( + +--- import ssl --- +ssl.CERT_NONE +ssl.CERT_OPTIONAL +ssl.CERT_REQUIRED +ssl.DER_cert_to_PEM_cert( +ssl.PEM_FOOTER +ssl.PEM_HEADER +ssl.PEM_cert_to_DER_cert( +ssl.PROTOCOL_SSLv2 +ssl.PROTOCOL_SSLv23 +ssl.PROTOCOL_SSLv3 +ssl.PROTOCOL_TLSv1 +ssl.RAND_add( +ssl.RAND_egd( +ssl.RAND_status( +ssl.SSLError( +ssl.SSLSocket( +ssl.SSL_ERROR_EOF +ssl.SSL_ERROR_INVALID_ERROR_CODE +ssl.SSL_ERROR_SSL +ssl.SSL_ERROR_SYSCALL +ssl.SSL_ERROR_WANT_CONNECT +ssl.SSL_ERROR_WANT_READ +ssl.SSL_ERROR_WANT_WRITE +ssl.SSL_ERROR_WANT_X509_LOOKUP +ssl.SSL_ERROR_ZERO_RETURN +ssl.base64 +ssl.cert_time_to_seconds( +ssl.get_protocol_name( +ssl.get_server_certificate( +ssl.socket( +ssl.sslwrap_simple( +ssl.textwrap +ssl.wrap_socket( + +--- from ssl import * --- +CERT_NONE +CERT_OPTIONAL +CERT_REQUIRED +DER_cert_to_PEM_cert( +PEM_FOOTER +PEM_HEADER +PEM_cert_to_DER_cert( +PROTOCOL_SSLv2 +PROTOCOL_SSLv23 +PROTOCOL_SSLv3 +PROTOCOL_TLSv1 +SSLSocket( +cert_time_to_seconds( +get_protocol_name( +get_server_certificate( +sslwrap_simple( +wrap_socket( + +--- import json --- +json.JSONDecoder( +json.JSONEncoder( +json.__all__ +json.__author__ +json.__builtins__ +json.__doc__ +json.__file__ +json.__name__ +json.__package__ +json.__path__ +json.__version__ +json.decoder +json.dump( +json.dumps( +json.encoder +json.load( +json.loads( +json.scanner + +--- from json import * --- +JSONDecoder( +JSONEncoder( +encoder +scanner + +--- import json.decoder --- +json.decoder.ANYTHING +json.decoder.BACKSLASH +json.decoder.DEFAULT_ENCODING +json.decoder.FLAGS +json.decoder.JSONArray( +json.decoder.JSONConstant( +json.decoder.JSONDecoder( +json.decoder.JSONNumber( +json.decoder.JSONObject( +json.decoder.JSONScanner +json.decoder.JSONString( +json.decoder.NaN +json.decoder.NegInf +json.decoder.PosInf +json.decoder.STRINGCHUNK +json.decoder.Scanner( +json.decoder.WHITESPACE +json.decoder.__all__ +json.decoder.__builtins__ +json.decoder.__doc__ +json.decoder.__file__ +json.decoder.__name__ +json.decoder.__package__ +json.decoder.c_scanstring( +json.decoder.errmsg( +json.decoder.linecol( +json.decoder.pattern( +json.decoder.py_scanstring( +json.decoder.re +json.decoder.scanstring( +json.decoder.sys + +--- from json import decoder --- +decoder.ANYTHING +decoder.BACKSLASH +decoder.DEFAULT_ENCODING +decoder.FLAGS +decoder.JSONArray( +decoder.JSONConstant( +decoder.JSONDecoder( +decoder.JSONNumber( +decoder.JSONObject( +decoder.JSONScanner +decoder.JSONString( +decoder.NaN +decoder.NegInf +decoder.PosInf +decoder.STRINGCHUNK +decoder.Scanner( +decoder.WHITESPACE +decoder.__all__ +decoder.__builtins__ +decoder.__doc__ +decoder.__file__ +decoder.__name__ +decoder.__package__ +decoder.c_scanstring( +decoder.errmsg( +decoder.linecol( +decoder.pattern( +decoder.py_scanstring( +decoder.re +decoder.scanstring( +decoder.sys + +--- from json.decoder import * --- +ANYTHING +BACKSLASH +DEFAULT_ENCODING +FLAGS +JSONArray( +JSONConstant( +JSONNumber( +JSONObject( +JSONScanner +JSONString( +NaN +NegInf +PosInf +STRINGCHUNK +WHITESPACE +c_scanstring( +errmsg( +linecol( +pattern( +py_scanstring( +scanstring( + +--- import json.encoder --- +json.encoder.ESCAPE +json.encoder.ESCAPE_ASCII +json.encoder.ESCAPE_DCT +json.encoder.FLOAT_REPR( +json.encoder.HAS_UTF8 +json.encoder.JSONEncoder( +json.encoder.__all__ +json.encoder.__builtins__ +json.encoder.__doc__ +json.encoder.__file__ +json.encoder.__name__ +json.encoder.__package__ +json.encoder.c_encode_basestring_ascii( +json.encoder.encode_basestring( +json.encoder.encode_basestring_ascii( +json.encoder.floatstr( +json.encoder.i +json.encoder.math +json.encoder.py_encode_basestring_ascii( +json.encoder.re + +--- from json import encoder --- +encoder.ESCAPE +encoder.ESCAPE_ASCII +encoder.ESCAPE_DCT +encoder.FLOAT_REPR( +encoder.HAS_UTF8 +encoder.JSONEncoder( +encoder.__all__ +encoder.__builtins__ +encoder.__doc__ +encoder.__file__ +encoder.__name__ +encoder.__package__ +encoder.c_encode_basestring_ascii( +encoder.encode_basestring( +encoder.encode_basestring_ascii( +encoder.floatstr( +encoder.i +encoder.math +encoder.py_encode_basestring_ascii( +encoder.re + +--- from json.encoder import * --- +ESCAPE_ASCII +ESCAPE_DCT +FLOAT_REPR( +HAS_UTF8 +c_encode_basestring_ascii( +encode_basestring( +encode_basestring_ascii( +floatstr( +py_encode_basestring_ascii( + +--- import json.scanner --- +json.scanner.BRANCH +json.scanner.DOTALL +json.scanner.FLAGS +json.scanner.MULTILINE +json.scanner.SUBPATTERN +json.scanner.Scanner( +json.scanner.VERBOSE +json.scanner.__all__ +json.scanner.__builtins__ +json.scanner.__doc__ +json.scanner.__file__ +json.scanner.__name__ +json.scanner.__package__ +json.scanner.pattern( +json.scanner.re +json.scanner.sre_compile +json.scanner.sre_constants +json.scanner.sre_parse + +--- from json import scanner --- +scanner.BRANCH +scanner.DOTALL +scanner.FLAGS +scanner.MULTILINE +scanner.SUBPATTERN +scanner.Scanner( +scanner.VERBOSE +scanner.__all__ +scanner.__builtins__ +scanner.__doc__ +scanner.__file__ +scanner.__name__ +scanner.__package__ +scanner.pattern( +scanner.re +scanner.sre_compile +scanner.sre_constants +scanner.sre_parse + +--- from json.scanner import * --- +BRANCH +SUBPATTERN +sre_constants + +--- import xml.etree.ElementTree --- +xml.etree.ElementTree.Comment( +xml.etree.ElementTree.Element( +xml.etree.ElementTree.ElementPath +xml.etree.ElementTree.ElementTree( +xml.etree.ElementTree.PI( +xml.etree.ElementTree.ProcessingInstruction( +xml.etree.ElementTree.QName( +xml.etree.ElementTree.SubElement( +xml.etree.ElementTree.TreeBuilder( +xml.etree.ElementTree.VERSION +xml.etree.ElementTree.XML( +xml.etree.ElementTree.XMLID( +xml.etree.ElementTree.XMLParser( +xml.etree.ElementTree.XMLTreeBuilder( +xml.etree.ElementTree.__all__ +xml.etree.ElementTree.__builtins__ +xml.etree.ElementTree.__doc__ +xml.etree.ElementTree.__file__ +xml.etree.ElementTree.__name__ +xml.etree.ElementTree.__package__ +xml.etree.ElementTree.dump( +xml.etree.ElementTree.fixtag( +xml.etree.ElementTree.fromstring( +xml.etree.ElementTree.iselement( +xml.etree.ElementTree.iterparse( +xml.etree.ElementTree.parse( +xml.etree.ElementTree.re +xml.etree.ElementTree.string +xml.etree.ElementTree.sys +xml.etree.ElementTree.tostring( + +--- from xml.etree import ElementTree --- +ElementTree.Comment( +ElementTree.Element( +ElementTree.ElementPath +ElementTree.ElementTree( +ElementTree.PI( +ElementTree.ProcessingInstruction( +ElementTree.QName( +ElementTree.SubElement( +ElementTree.TreeBuilder( +ElementTree.VERSION +ElementTree.XML( +ElementTree.XMLID( +ElementTree.XMLParser( +ElementTree.XMLTreeBuilder( +ElementTree.__all__ +ElementTree.__builtins__ +ElementTree.__doc__ +ElementTree.__file__ +ElementTree.__name__ +ElementTree.__package__ +ElementTree.dump( +ElementTree.fixtag( +ElementTree.fromstring( +ElementTree.iselement( +ElementTree.iterparse( +ElementTree.parse( +ElementTree.re +ElementTree.string +ElementTree.sys +ElementTree.tostring( + +--- from xml.etree.ElementTree import * --- +ElementPath +ElementTree( +PI( +QName( +SubElement( +TreeBuilder( +XML( +XMLID( +XMLTreeBuilder( +fixtag( +iselement( +iterparse( + +--- import wsgiref --- +wsgiref.__builtins__ +wsgiref.__doc__ +wsgiref.__file__ +wsgiref.__name__ +wsgiref.__package__ +wsgiref.__path__ + +--- from wsgiref import * --- + +--- import smtpd --- +smtpd.COMMASPACE +smtpd.DEBUGSTREAM +smtpd.DebuggingServer( +smtpd.Devnull( +smtpd.EMPTYSTRING +smtpd.MailmanProxy( +smtpd.NEWLINE +smtpd.Options( +smtpd.PureProxy( +smtpd.SMTPChannel( +smtpd.SMTPServer( +smtpd.__all__ +smtpd.__builtins__ +smtpd.__doc__ +smtpd.__file__ +smtpd.__name__ +smtpd.__package__ +smtpd.__version__ +smtpd.asynchat +smtpd.asyncore +smtpd.errno +smtpd.getopt +smtpd.os +smtpd.parseargs( +smtpd.program +smtpd.socket +smtpd.sys +smtpd.time +smtpd.usage( + +--- from smtpd import * --- +COMMASPACE +DEBUGSTREAM +DebuggingServer( +Devnull( +MailmanProxy( +PureProxy( +SMTPChannel( +SMTPServer( +asynchat +parseargs( +program +usage( + +--- import uuid --- +uuid.NAMESPACE_DNS +uuid.NAMESPACE_OID +uuid.NAMESPACE_URL +uuid.NAMESPACE_X500 +uuid.RESERVED_FUTURE +uuid.RESERVED_MICROSOFT +uuid.RESERVED_NCS +uuid.RFC_4122 +uuid.UUID( +uuid.__author__ +uuid.__builtins__ +uuid.__doc__ +uuid.__file__ +uuid.__name__ +uuid.__package__ +uuid.ctypes +uuid.getnode( +uuid.lib +uuid.libname +uuid.uuid1( +uuid.uuid3( +uuid.uuid4( +uuid.uuid5( + +--- from uuid import * --- +NAMESPACE_DNS +NAMESPACE_OID +NAMESPACE_URL +NAMESPACE_X500 +RESERVED_FUTURE +RESERVED_MICROSOFT +RESERVED_NCS +RFC_4122 +UUID( +getnode( +lib +libname +uuid1( +uuid3( +uuid4( +uuid5( + +--- import cookielib --- +cookielib.Absent( +cookielib.Cookie( +cookielib.CookieJar( +cookielib.CookiePolicy( +cookielib.DAYS +cookielib.DEFAULT_HTTP_PORT +cookielib.DefaultCookiePolicy( +cookielib.EPOCH_YEAR +cookielib.ESCAPED_CHAR_RE +cookielib.FileCookieJar( +cookielib.HEADER_ESCAPE_RE +cookielib.HEADER_JOIN_ESCAPE_RE +cookielib.HEADER_QUOTED_VALUE_RE +cookielib.HEADER_TOKEN_RE +cookielib.HEADER_VALUE_RE +cookielib.HTTP_PATH_SAFE +cookielib.IPV4_RE +cookielib.ISO_DATE_RE +cookielib.LOOSE_HTTP_DATE_RE +cookielib.LWPCookieJar( +cookielib.LoadError( +cookielib.MISSING_FILENAME_TEXT +cookielib.MONTHS +cookielib.MONTHS_LOWER +cookielib.MozillaCookieJar( +cookielib.STRICT_DATE_RE +cookielib.TIMEZONE_RE +cookielib.UTC_ZONES +cookielib.WEEKDAY_RE +cookielib.__all__ +cookielib.__builtins__ +cookielib.__doc__ +cookielib.__file__ +cookielib.__name__ +cookielib.__package__ +cookielib.copy +cookielib.cut_port_re +cookielib.debug +cookielib.deepvalues( +cookielib.domain_match( +cookielib.eff_request_host( +cookielib.escape_path( +cookielib.http2time( +cookielib.httplib +cookielib.is_HDN( +cookielib.is_third_party( +cookielib.iso2time( +cookielib.join_header_words( +cookielib.liberal_is_HDN( +cookielib.logger +cookielib.lwp_cookie_str( +cookielib.month +cookielib.offset_from_tz_string( +cookielib.parse_ns_headers( +cookielib.re +cookielib.reach( +cookielib.request_host( +cookielib.request_path( +cookielib.request_port( +cookielib.split_header_words( +cookielib.time +cookielib.time2isoz( +cookielib.time2netscape( +cookielib.timegm( +cookielib.unmatched( +cookielib.uppercase_escaped_char( +cookielib.urllib +cookielib.urlparse +cookielib.user_domain_match( +cookielib.vals_sorted_by_key( + +--- from cookielib import * --- +Absent( +CookieJar( +CookiePolicy( +DAYS +DEFAULT_HTTP_PORT +DefaultCookiePolicy( +EPOCH_YEAR +ESCAPED_CHAR_RE +FileCookieJar( +HEADER_ESCAPE_RE +HEADER_JOIN_ESCAPE_RE +HEADER_QUOTED_VALUE_RE +HEADER_TOKEN_RE +HEADER_VALUE_RE +HTTP_PATH_SAFE +IPV4_RE +ISO_DATE_RE +LOOSE_HTTP_DATE_RE +LWPCookieJar( +LoadError( +MISSING_FILENAME_TEXT +MONTHS +MONTHS_LOWER +MozillaCookieJar( +STRICT_DATE_RE +TIMEZONE_RE +UTC_ZONES +WEEKDAY_RE +cut_port_re +debug +deepvalues( +domain_match( +eff_request_host( +escape_path( +http2time( +is_HDN( +is_third_party( +iso2time( +join_header_words( +liberal_is_HDN( +logger +lwp_cookie_str( +month +offset_from_tz_string( +parse_ns_headers( +reach( +request_path( +request_port( +split_header_words( +time2isoz( +time2netscape( +unmatched( +uppercase_escaped_char( +user_domain_match( +vals_sorted_by_key( + +--- import ossaudiodev --- +ossaudiodev.AFMT_AC3 +ossaudiodev.AFMT_A_LAW +ossaudiodev.AFMT_IMA_ADPCM +ossaudiodev.AFMT_MPEG +ossaudiodev.AFMT_MU_LAW +ossaudiodev.AFMT_QUERY +ossaudiodev.AFMT_S16_BE +ossaudiodev.AFMT_S16_LE +ossaudiodev.AFMT_S16_NE +ossaudiodev.AFMT_S8 +ossaudiodev.AFMT_U16_BE +ossaudiodev.AFMT_U16_LE +ossaudiodev.AFMT_U8 +ossaudiodev.OSSAudioError( +ossaudiodev.SNDCTL_COPR_HALT +ossaudiodev.SNDCTL_COPR_LOAD +ossaudiodev.SNDCTL_COPR_RCODE +ossaudiodev.SNDCTL_COPR_RCVMSG +ossaudiodev.SNDCTL_COPR_RDATA +ossaudiodev.SNDCTL_COPR_RESET +ossaudiodev.SNDCTL_COPR_RUN +ossaudiodev.SNDCTL_COPR_SENDMSG +ossaudiodev.SNDCTL_COPR_WCODE +ossaudiodev.SNDCTL_COPR_WDATA +ossaudiodev.SNDCTL_DSP_BIND_CHANNEL +ossaudiodev.SNDCTL_DSP_CHANNELS +ossaudiodev.SNDCTL_DSP_GETBLKSIZE +ossaudiodev.SNDCTL_DSP_GETCAPS +ossaudiodev.SNDCTL_DSP_GETCHANNELMASK +ossaudiodev.SNDCTL_DSP_GETFMTS +ossaudiodev.SNDCTL_DSP_GETIPTR +ossaudiodev.SNDCTL_DSP_GETISPACE +ossaudiodev.SNDCTL_DSP_GETODELAY +ossaudiodev.SNDCTL_DSP_GETOPTR +ossaudiodev.SNDCTL_DSP_GETOSPACE +ossaudiodev.SNDCTL_DSP_GETSPDIF +ossaudiodev.SNDCTL_DSP_GETTRIGGER +ossaudiodev.SNDCTL_DSP_MAPINBUF +ossaudiodev.SNDCTL_DSP_MAPOUTBUF +ossaudiodev.SNDCTL_DSP_NONBLOCK +ossaudiodev.SNDCTL_DSP_POST +ossaudiodev.SNDCTL_DSP_PROFILE +ossaudiodev.SNDCTL_DSP_RESET +ossaudiodev.SNDCTL_DSP_SAMPLESIZE +ossaudiodev.SNDCTL_DSP_SETDUPLEX +ossaudiodev.SNDCTL_DSP_SETFMT +ossaudiodev.SNDCTL_DSP_SETFRAGMENT +ossaudiodev.SNDCTL_DSP_SETSPDIF +ossaudiodev.SNDCTL_DSP_SETSYNCRO +ossaudiodev.SNDCTL_DSP_SETTRIGGER +ossaudiodev.SNDCTL_DSP_SPEED +ossaudiodev.SNDCTL_DSP_STEREO +ossaudiodev.SNDCTL_DSP_SUBDIVIDE +ossaudiodev.SNDCTL_DSP_SYNC +ossaudiodev.SNDCTL_FM_4OP_ENABLE +ossaudiodev.SNDCTL_FM_LOAD_INSTR +ossaudiodev.SNDCTL_MIDI_INFO +ossaudiodev.SNDCTL_MIDI_MPUCMD +ossaudiodev.SNDCTL_MIDI_MPUMODE +ossaudiodev.SNDCTL_MIDI_PRETIME +ossaudiodev.SNDCTL_SEQ_CTRLRATE +ossaudiodev.SNDCTL_SEQ_GETINCOUNT +ossaudiodev.SNDCTL_SEQ_GETOUTCOUNT +ossaudiodev.SNDCTL_SEQ_GETTIME +ossaudiodev.SNDCTL_SEQ_NRMIDIS +ossaudiodev.SNDCTL_SEQ_NRSYNTHS +ossaudiodev.SNDCTL_SEQ_OUTOFBAND +ossaudiodev.SNDCTL_SEQ_PANIC +ossaudiodev.SNDCTL_SEQ_PERCMODE +ossaudiodev.SNDCTL_SEQ_RESET +ossaudiodev.SNDCTL_SEQ_RESETSAMPLES +ossaudiodev.SNDCTL_SEQ_SYNC +ossaudiodev.SNDCTL_SEQ_TESTMIDI +ossaudiodev.SNDCTL_SEQ_THRESHOLD +ossaudiodev.SNDCTL_SYNTH_CONTROL +ossaudiodev.SNDCTL_SYNTH_ID +ossaudiodev.SNDCTL_SYNTH_INFO +ossaudiodev.SNDCTL_SYNTH_MEMAVL +ossaudiodev.SNDCTL_SYNTH_REMOVESAMPLE +ossaudiodev.SNDCTL_TMR_CONTINUE +ossaudiodev.SNDCTL_TMR_METRONOME +ossaudiodev.SNDCTL_TMR_SELECT +ossaudiodev.SNDCTL_TMR_SOURCE +ossaudiodev.SNDCTL_TMR_START +ossaudiodev.SNDCTL_TMR_STOP +ossaudiodev.SNDCTL_TMR_TEMPO +ossaudiodev.SNDCTL_TMR_TIMEBASE +ossaudiodev.SOUND_MIXER_ALTPCM +ossaudiodev.SOUND_MIXER_BASS +ossaudiodev.SOUND_MIXER_CD +ossaudiodev.SOUND_MIXER_DIGITAL1 +ossaudiodev.SOUND_MIXER_DIGITAL2 +ossaudiodev.SOUND_MIXER_DIGITAL3 +ossaudiodev.SOUND_MIXER_IGAIN +ossaudiodev.SOUND_MIXER_IMIX +ossaudiodev.SOUND_MIXER_LINE +ossaudiodev.SOUND_MIXER_LINE1 +ossaudiodev.SOUND_MIXER_LINE2 +ossaudiodev.SOUND_MIXER_LINE3 +ossaudiodev.SOUND_MIXER_MIC +ossaudiodev.SOUND_MIXER_MONITOR +ossaudiodev.SOUND_MIXER_NRDEVICES +ossaudiodev.SOUND_MIXER_OGAIN +ossaudiodev.SOUND_MIXER_PCM +ossaudiodev.SOUND_MIXER_PHONEIN +ossaudiodev.SOUND_MIXER_PHONEOUT +ossaudiodev.SOUND_MIXER_RADIO +ossaudiodev.SOUND_MIXER_RECLEV +ossaudiodev.SOUND_MIXER_SPEAKER +ossaudiodev.SOUND_MIXER_SYNTH +ossaudiodev.SOUND_MIXER_TREBLE +ossaudiodev.SOUND_MIXER_VIDEO +ossaudiodev.SOUND_MIXER_VOLUME +ossaudiodev.__doc__ +ossaudiodev.__file__ +ossaudiodev.__name__ +ossaudiodev.__package__ +ossaudiodev.control_labels +ossaudiodev.control_names +ossaudiodev.error( +ossaudiodev.open( +ossaudiodev.openmixer( + +--- from ossaudiodev import * --- +AFMT_AC3 +AFMT_A_LAW +AFMT_IMA_ADPCM +AFMT_MPEG +AFMT_MU_LAW +AFMT_QUERY +AFMT_S16_BE +AFMT_S16_LE +AFMT_S16_NE +AFMT_S8 +AFMT_U16_BE +AFMT_U16_LE +AFMT_U8 +OSSAudioError( +SNDCTL_COPR_HALT +SNDCTL_COPR_LOAD +SNDCTL_COPR_RCODE +SNDCTL_COPR_RCVMSG +SNDCTL_COPR_RDATA +SNDCTL_COPR_RESET +SNDCTL_COPR_RUN +SNDCTL_COPR_SENDMSG +SNDCTL_COPR_WCODE +SNDCTL_COPR_WDATA +SNDCTL_DSP_BIND_CHANNEL +SNDCTL_DSP_CHANNELS +SNDCTL_DSP_GETBLKSIZE +SNDCTL_DSP_GETCAPS +SNDCTL_DSP_GETCHANNELMASK +SNDCTL_DSP_GETFMTS +SNDCTL_DSP_GETIPTR +SNDCTL_DSP_GETISPACE +SNDCTL_DSP_GETODELAY +SNDCTL_DSP_GETOPTR +SNDCTL_DSP_GETOSPACE +SNDCTL_DSP_GETSPDIF +SNDCTL_DSP_GETTRIGGER +SNDCTL_DSP_MAPINBUF +SNDCTL_DSP_MAPOUTBUF +SNDCTL_DSP_NONBLOCK +SNDCTL_DSP_POST +SNDCTL_DSP_PROFILE +SNDCTL_DSP_RESET +SNDCTL_DSP_SAMPLESIZE +SNDCTL_DSP_SETDUPLEX +SNDCTL_DSP_SETFMT +SNDCTL_DSP_SETFRAGMENT +SNDCTL_DSP_SETSPDIF +SNDCTL_DSP_SETSYNCRO +SNDCTL_DSP_SETTRIGGER +SNDCTL_DSP_SPEED +SNDCTL_DSP_STEREO +SNDCTL_DSP_SUBDIVIDE +SNDCTL_DSP_SYNC +SNDCTL_FM_4OP_ENABLE +SNDCTL_FM_LOAD_INSTR +SNDCTL_MIDI_INFO +SNDCTL_MIDI_MPUCMD +SNDCTL_MIDI_MPUMODE +SNDCTL_MIDI_PRETIME +SNDCTL_SEQ_CTRLRATE +SNDCTL_SEQ_GETINCOUNT +SNDCTL_SEQ_GETOUTCOUNT +SNDCTL_SEQ_GETTIME +SNDCTL_SEQ_NRMIDIS +SNDCTL_SEQ_NRSYNTHS +SNDCTL_SEQ_OUTOFBAND +SNDCTL_SEQ_PANIC +SNDCTL_SEQ_PERCMODE +SNDCTL_SEQ_RESET +SNDCTL_SEQ_RESETSAMPLES +SNDCTL_SEQ_SYNC +SNDCTL_SEQ_TESTMIDI +SNDCTL_SEQ_THRESHOLD +SNDCTL_SYNTH_CONTROL +SNDCTL_SYNTH_ID +SNDCTL_SYNTH_INFO +SNDCTL_SYNTH_MEMAVL +SNDCTL_SYNTH_REMOVESAMPLE +SNDCTL_TMR_CONTINUE +SNDCTL_TMR_METRONOME +SNDCTL_TMR_SELECT +SNDCTL_TMR_SOURCE +SNDCTL_TMR_START +SNDCTL_TMR_STOP +SNDCTL_TMR_TEMPO +SNDCTL_TMR_TIMEBASE +SOUND_MIXER_ALTPCM +SOUND_MIXER_BASS +SOUND_MIXER_CD +SOUND_MIXER_DIGITAL1 +SOUND_MIXER_DIGITAL2 +SOUND_MIXER_DIGITAL3 +SOUND_MIXER_IGAIN +SOUND_MIXER_IMIX +SOUND_MIXER_LINE +SOUND_MIXER_LINE1 +SOUND_MIXER_LINE2 +SOUND_MIXER_LINE3 +SOUND_MIXER_MIC +SOUND_MIXER_MONITOR +SOUND_MIXER_NRDEVICES +SOUND_MIXER_OGAIN +SOUND_MIXER_PCM +SOUND_MIXER_PHONEIN +SOUND_MIXER_PHONEOUT +SOUND_MIXER_RADIO +SOUND_MIXER_RECLEV +SOUND_MIXER_SPEAKER +SOUND_MIXER_SYNTH +SOUND_MIXER_TREBLE +SOUND_MIXER_VIDEO +SOUND_MIXER_VOLUME +control_labels +control_names +openmixer( + +--- import test.test_support --- +test.test_support.BasicTestRunner( +test.test_support.CleanImport( +test.test_support.EnvironmentVarGuard( +test.test_support.Error( +test.test_support.FUZZ +test.test_support.HOST +test.test_support.MAX_Py_ssize_t +test.test_support.ResourceDenied( +test.test_support.TESTFN +test.test_support.TESTFN_ENCODING +test.test_support.TESTFN_UNICODE +test.test_support.TESTFN_UNICODE_UNENCODEABLE +test.test_support.TestFailed( +test.test_support.TestSkipped( +test.test_support.TransientResource( +test.test_support.WarningsRecorder( +test.test_support._1G +test.test_support._1M +test.test_support._2G +test.test_support._4G +test.test_support.__all__ +test.test_support.__builtins__ +test.test_support.__doc__ +test.test_support.__file__ +test.test_support.__name__ +test.test_support.__package__ +test.test_support.bigaddrspacetest( +test.test_support.bigmemtest( +test.test_support.bind_port( +test.test_support.captured_output( +test.test_support.captured_stdout( +test.test_support.check_syntax_error( +test.test_support.check_warnings( +test.test_support.contextlib +test.test_support.errno +test.test_support.fcmp( +test.test_support.find_unused_port( +test.test_support.findfile( +test.test_support.forget( +test.test_support.get_original_stdout( +test.test_support.have_unicode +test.test_support.import_module( +test.test_support.is_jython +test.test_support.is_resource_enabled( +test.test_support.make_bad_fd( +test.test_support.max_memuse +test.test_support.open_urlresource( +test.test_support.os +test.test_support.precisionbigmemtest( +test.test_support.real_max_memuse +test.test_support.reap_children( +test.test_support.record_original_stdout( +test.test_support.requires( +test.test_support.rmtree( +test.test_support.run_doctest( +test.test_support.run_unittest( +test.test_support.run_with_locale( +test.test_support.set_memlimit( +test.test_support.shutil +test.test_support.socket +test.test_support.sortdict( +test.test_support.sys +test.test_support.threading_cleanup( +test.test_support.threading_setup( +test.test_support.transient_internet( +test.test_support.unittest +test.test_support.unlink( +test.test_support.unload( +test.test_support.use_resources +test.test_support.verbose +test.test_support.vereq( +test.test_support.verify( +test.test_support.warnings + +--- from test import test_support --- +test_support.BasicTestRunner( +test_support.CleanImport( +test_support.EnvironmentVarGuard( +test_support.Error( +test_support.FUZZ +test_support.HOST +test_support.MAX_Py_ssize_t +test_support.ResourceDenied( +test_support.TESTFN +test_support.TESTFN_ENCODING +test_support.TESTFN_UNICODE +test_support.TESTFN_UNICODE_UNENCODEABLE +test_support.TestFailed( +test_support.TestSkipped( +test_support.TransientResource( +test_support.WarningsRecorder( +test_support._1G +test_support._1M +test_support._2G +test_support._4G +test_support.__all__ +test_support.__builtins__ +test_support.__doc__ +test_support.__file__ +test_support.__name__ +test_support.__package__ +test_support.bigaddrspacetest( +test_support.bigmemtest( +test_support.bind_port( +test_support.captured_output( +test_support.captured_stdout( +test_support.check_syntax_error( +test_support.check_warnings( +test_support.contextlib +test_support.errno +test_support.fcmp( +test_support.find_unused_port( +test_support.findfile( +test_support.forget( +test_support.get_original_stdout( +test_support.have_unicode +test_support.import_module( +test_support.is_jython +test_support.is_resource_enabled( +test_support.make_bad_fd( +test_support.max_memuse +test_support.open_urlresource( +test_support.os +test_support.precisionbigmemtest( +test_support.real_max_memuse +test_support.reap_children( +test_support.record_original_stdout( +test_support.requires( +test_support.rmtree( +test_support.run_doctest( +test_support.run_unittest( +test_support.run_with_locale( +test_support.set_memlimit( +test_support.shutil +test_support.socket +test_support.sortdict( +test_support.sys +test_support.threading_cleanup( +test_support.threading_setup( +test_support.transient_internet( +test_support.unittest +test_support.unlink( +test_support.unload( +test_support.use_resources +test_support.verbose +test_support.vereq( +test_support.verify( +test_support.warnings + +--- from test.test_support import * --- +BasicTestRunner( +CleanImport( +EnvironmentVarGuard( +FUZZ +HOST +MAX_Py_ssize_t +ResourceDenied( +TESTFN +TESTFN_ENCODING +TESTFN_UNICODE +TESTFN_UNICODE_UNENCODEABLE +TestFailed( +TestSkipped( +TransientResource( +WarningsRecorder( +_1G +_1M +_2G +_4G +bigaddrspacetest( +bigmemtest( +bind_port( +captured_output( +captured_stdout( +check_syntax_error( +check_warnings( +contextlib +fcmp( +find_unused_port( +findfile( +forget( +get_original_stdout( +have_unicode +import_module( +is_jython +is_resource_enabled( +make_bad_fd( +max_memuse +open_urlresource( +precisionbigmemtest( +real_max_memuse +reap_children( +record_original_stdout( +requires( +run_doctest( +run_unittest( +run_with_locale( +set_memlimit( +sortdict( +threading_cleanup( +threading_setup( +transient_internet( +unload( +use_resources +vereq( +verify( + +--- import bdb --- +bdb.Bdb( +bdb.BdbQuit( +bdb.Breakpoint( +bdb.Tdb( +bdb.__all__ +bdb.__builtins__ +bdb.__doc__ +bdb.__file__ +bdb.__name__ +bdb.__package__ +bdb.bar( +bdb.checkfuncname( +bdb.effective( +bdb.foo( +bdb.os +bdb.set_trace( +bdb.sys +bdb.test( +bdb.types + +--- from bdb import * --- +Bdb( +BdbQuit( +Breakpoint( +Tdb( +bar( +checkfuncname( +effective( +foo( + +--- import trace --- +trace.CoverageResults( +trace.Ignore( +trace.PRAGMA_NOCOVER +trace.Trace( +trace.__builtins__ +trace.__doc__ +trace.__file__ +trace.__name__ +trace.__package__ +trace.cPickle +trace.find_executable_linenos( +trace.find_lines( +trace.find_lines_from_code( +trace.find_strings( +trace.fullmodname( +trace.gc +trace.linecache +trace.main( +trace.modname( +trace.os +trace.pickle +trace.re +trace.rx_blank +trace.sys +trace.threading +trace.time +trace.token +trace.tokenize +trace.types +trace.usage( + +--- from trace import * --- +CoverageResults( +Ignore( +PRAGMA_NOCOVER +Trace( +cPickle +find_executable_linenos( +find_lines( +find_lines_from_code( +find_strings( +fullmodname( +modname( +rx_blank + +--- import future_builtins --- +future_builtins.__doc__ +future_builtins.__file__ +future_builtins.__name__ +future_builtins.__package__ +future_builtins.ascii( +future_builtins.filter( +future_builtins.hex( +future_builtins.map( +future_builtins.oct( +future_builtins.zip( + +--- from future_builtins import * --- + +--- import contextlib --- +contextlib.GeneratorContextManager( +contextlib.__all__ +contextlib.__builtins__ +contextlib.__doc__ +contextlib.__file__ +contextlib.__name__ +contextlib.__package__ +contextlib.closing( +contextlib.contextmanager( +contextlib.nested( +contextlib.sys +contextlib.wraps( + +--- from contextlib import * --- +GeneratorContextManager( +closing( +contextmanager( +nested( + +--- import abc --- +abc.ABCMeta( +abc.__builtins__ +abc.__doc__ +abc.__file__ +abc.__name__ +abc.__package__ +abc.abstractmethod( +abc.abstractproperty( + +--- from abc import * --- + +--- import gc --- +gc.DEBUG_COLLECTABLE +gc.DEBUG_INSTANCES +gc.DEBUG_LEAK +gc.DEBUG_OBJECTS +gc.DEBUG_SAVEALL +gc.DEBUG_STATS +gc.DEBUG_UNCOLLECTABLE +gc.__doc__ +gc.__name__ +gc.__package__ +gc.collect( +gc.disable( +gc.enable( +gc.garbage +gc.get_count( +gc.get_debug( +gc.get_objects( +gc.get_referents( +gc.get_referrers( +gc.get_threshold( +gc.isenabled( +gc.set_debug( +gc.set_threshold( + +--- from gc import * --- +DEBUG_COLLECTABLE +DEBUG_INSTANCES +DEBUG_LEAK +DEBUG_OBJECTS +DEBUG_SAVEALL +DEBUG_STATS +DEBUG_UNCOLLECTABLE +collect( +garbage +get_debug( +get_objects( +get_referents( +get_referrers( +get_threshold( +isenabled( +set_debug( +set_threshold( + +--- import fpectl --- +fpectl.__doc__ +fpectl.__file__ +fpectl.__name__ +fpectl.__package__ +fpectl.error( +fpectl.turnoff_sigfpe( +fpectl.turnon_sigfpe( + +--- from fpectl import * --- +turnoff_sigfpe( +turnon_sigfpe( + +--- import imputil --- +imputil.BuiltinImporter( +imputil.DynLoadSuffixImporter( +imputil.ImportManager( +imputil.Importer( +imputil.__all__ +imputil.__builtin__ +imputil.__builtins__ +imputil.__doc__ +imputil.__file__ +imputil.__name__ +imputil.__package__ +imputil.imp +imputil.marshal +imputil.py_suffix_importer( +imputil.struct +imputil.sys + +--- from imputil import * --- +BuiltinImporter( +DynLoadSuffixImporter( +ImportManager( +Importer( +py_suffix_importer( + +--- import zipimport --- +zipimport.ZipImportError( +zipimport.__doc__ +zipimport.__name__ +zipimport.__package__ +zipimport.zipimporter( + +--- from zipimport import * --- +ZipImportError( + +--- import modulefinder --- +modulefinder.AddPackagePath( +modulefinder.HAVE_ARGUMENT +modulefinder.IMPORT_NAME +modulefinder.LOAD_CONST +modulefinder.Module( +modulefinder.ModuleFinder( +modulefinder.READ_MODE +modulefinder.ReplacePackage( +modulefinder.STORE_GLOBAL +modulefinder.STORE_NAME +modulefinder.STORE_OPS +modulefinder.__builtins__ +modulefinder.__doc__ +modulefinder.__file__ +modulefinder.__name__ +modulefinder.__package__ +modulefinder.dis +modulefinder.generators +modulefinder.imp +modulefinder.marshal +modulefinder.os +modulefinder.packagePathMap +modulefinder.replacePackageMap +modulefinder.struct +modulefinder.sys +modulefinder.test( +modulefinder.types + +--- from modulefinder import * --- +AddPackagePath( +IMPORT_NAME +LOAD_CONST +ModuleFinder( +READ_MODE +ReplacePackage( +STORE_GLOBAL +STORE_NAME +STORE_OPS +packagePathMap +replacePackageMap + +--- import runpy --- +runpy.__all__ +runpy.__builtins__ +runpy.__doc__ +runpy.__file__ +runpy.__name__ +runpy.__package__ +runpy.get_loader( +runpy.imp +runpy.run_module( +runpy.sys + +--- from runpy import * --- +run_module( + +--- import symtable --- +symtable.Class( +symtable.DEF_BOUND +symtable.DEF_GLOBAL +symtable.DEF_IMPORT +symtable.DEF_LOCAL +symtable.DEF_PARAM +symtable.FREE +symtable.Function( +symtable.GLOBAL_EXPLICIT +symtable.GLOBAL_IMPLICIT +symtable.OPT_BARE_EXEC +symtable.OPT_EXEC +symtable.OPT_IMPORT_STAR +symtable.SCOPE_MASK +symtable.SCOPE_OFF +symtable.Symbol( +symtable.SymbolTable( +symtable.SymbolTableFactory( +symtable.USE +symtable.__all__ +symtable.__builtins__ +symtable.__doc__ +symtable.__file__ +symtable.__name__ +symtable.__package__ +symtable.symtable( +symtable.warnings +symtable.weakref + +--- from symtable import * --- +DEF_BOUND +DEF_GLOBAL +DEF_IMPORT +DEF_LOCAL +DEF_PARAM +FREE +GLOBAL_EXPLICIT +GLOBAL_IMPLICIT +OPT_BARE_EXEC +OPT_EXEC +OPT_IMPORT_STAR +SCOPE_MASK +SCOPE_OFF +Symbol( +SymbolTable( +SymbolTableFactory( +USE +symtable( + +--- import pickletools --- +pickletools.ArgumentDescriptor( +pickletools.OpcodeInfo( +pickletools.StackObject( +pickletools.TAKEN_FROM_ARGUMENT1 +pickletools.TAKEN_FROM_ARGUMENT4 +pickletools.UP_TO_NEWLINE +pickletools.__all__ +pickletools.__builtins__ +pickletools.__doc__ +pickletools.__file__ +pickletools.__name__ +pickletools.__package__ +pickletools.__test__ +pickletools.anyobject +pickletools.code2op +pickletools.decimalnl_long +pickletools.decimalnl_short +pickletools.decode_long( +pickletools.dis( +pickletools.float8 +pickletools.floatnl +pickletools.genops( +pickletools.int4 +pickletools.long1 +pickletools.long4 +pickletools.markobject +pickletools.opcodes +pickletools.optimize( +pickletools.pybool +pickletools.pydict +pickletools.pyfloat +pickletools.pyint +pickletools.pyinteger_or_bool +pickletools.pylist +pickletools.pylong +pickletools.pynone +pickletools.pystring +pickletools.pytuple +pickletools.pyunicode +pickletools.read_decimalnl_long( +pickletools.read_decimalnl_short( +pickletools.read_float8( +pickletools.read_floatnl( +pickletools.read_int4( +pickletools.read_long1( +pickletools.read_long4( +pickletools.read_string1( +pickletools.read_string4( +pickletools.read_stringnl( +pickletools.read_stringnl_noescape( +pickletools.read_stringnl_noescape_pair( +pickletools.read_uint1( +pickletools.read_uint2( +pickletools.read_unicodestring4( +pickletools.read_unicodestringnl( +pickletools.stackslice +pickletools.string1 +pickletools.string4 +pickletools.stringnl +pickletools.stringnl_noescape +pickletools.stringnl_noescape_pair +pickletools.uint1 +pickletools.uint2 +pickletools.unicodestring4 +pickletools.unicodestringnl + +--- from pickletools import * --- +ArgumentDescriptor( +OpcodeInfo( +StackObject( +TAKEN_FROM_ARGUMENT1 +TAKEN_FROM_ARGUMENT4 +UP_TO_NEWLINE +anyobject +code2op +decimalnl_long +decimalnl_short +float8 +floatnl +genops( +int4 +long1 +long4 +markobject +opcodes +optimize( +pybool +pydict +pyfloat +pyint +pyinteger_or_bool +pylist +pylong +pynone +pystring +pytuple +pyunicode +read_decimalnl_long( +read_decimalnl_short( +read_float8( +read_floatnl( +read_int4( +read_long1( +read_long4( +read_string1( +read_string4( +read_stringnl( +read_stringnl_noescape( +read_stringnl_noescape_pair( +read_uint1( +read_uint2( +read_unicodestring4( +read_unicodestringnl( +stackslice +string1 +string4 +stringnl +stringnl_noescape +stringnl_noescape_pair +uint1 +uint2 +unicodestring4 +unicodestringnl + +--- import spwd --- +spwd.__doc__ +spwd.__name__ +spwd.__package__ +spwd.getspall( +spwd.getspnam( +spwd.struct_spwd( + +--- from spwd import * --- +getspall( +getspnam( +struct_spwd( + +--- import posixfile --- +posixfile.SEEK_CUR +posixfile.SEEK_END +posixfile.SEEK_SET +posixfile.__builtins__ +posixfile.__doc__ +posixfile.__file__ +posixfile.__name__ +posixfile.__package__ +posixfile.fileopen( +posixfile.open( +posixfile.warnings + +--- from posixfile import * --- +fileopen( + +--- import nis --- +nis.__doc__ +nis.__file__ +nis.__name__ +nis.__package__ +nis.cat( +nis.error( +nis.get_default_domain( +nis.maps( +nis.match( + +--- from nis import * --- +cat( +get_default_domain( +maps( + +--- import ZSI --- +ZSI.EMPTY_NAMESPACE +ZSI.EvaluateException( +ZSI.Fault( +ZSI.FaultException( +ZSI.FaultFromActor( +ZSI.FaultFromException( +ZSI.FaultFromFaultMessage( +ZSI.FaultFromNotUnderstood( +ZSI.FaultFromZSIException( +ZSI.ParseException( +ZSI.ParsedSoap( +ZSI.SoapWriter( +ZSI.TC +ZSI.TCapache +ZSI.TCcompound +ZSI.TCnumbers +ZSI.TCtimes +ZSI.Version( +ZSI.WSActionException( +ZSI.ZSIException( +ZSI.ZSI_SCHEMA_URI +ZSI.__builtins__ +ZSI.__doc__ +ZSI.__file__ +ZSI.__name__ +ZSI.__package__ +ZSI.__path__ +ZSI.fault +ZSI.i( +ZSI.parse +ZSI.pyclass( +ZSI.schema +ZSI.sys +ZSI.version +ZSI.writer +ZSI.wstools + +--- from ZSI import * --- +EvaluateException( +FaultException( +FaultFromActor( +FaultFromException( +FaultFromFaultMessage( +FaultFromNotUnderstood( +FaultFromZSIException( +ParseException( +ParsedSoap( +SoapWriter( +TC +TCapache +TCcompound +TCnumbers +TCtimes +WSActionException( +ZSIException( +ZSI_SCHEMA_URI +fault +i( +parse +pyclass( +writer +wstools + +--- import ZSI.TC --- +ZSI.TC.Any( +ZSI.TC.AnyElement( +ZSI.TC.AnyType( +ZSI.TC.Apache( +ZSI.TC.Array( +ZSI.TC.Base64Binary( +ZSI.TC.Base64String( +ZSI.TC.Boolean( +ZSI.TC.Canonicalize( +ZSI.TC.ComplexType( +ZSI.TC.Decimal( +ZSI.TC.Duration( +ZSI.TC.ElementDeclaration( +ZSI.TC.Enumeration( +ZSI.TC.EvaluateException( +ZSI.TC.FPEnumeration( +ZSI.TC.FPdouble( +ZSI.TC.FPfloat( +ZSI.TC.GED( +ZSI.TC.GTD( +ZSI.TC.Gregorian( +ZSI.TC.HexBinaryString( +ZSI.TC.IEnumeration( +ZSI.TC.Ibyte( +ZSI.TC.Iint( +ZSI.TC.Iinteger( +ZSI.TC.Ilong( +ZSI.TC.InegativeInteger( +ZSI.TC.InonNegativeInteger( +ZSI.TC.InonPositiveInteger( +ZSI.TC.Integer( +ZSI.TC.IpositiveInteger( +ZSI.TC.Ishort( +ZSI.TC.IunsignedByte( +ZSI.TC.IunsignedInt( +ZSI.TC.IunsignedLong( +ZSI.TC.IunsignedShort( +ZSI.TC.List( +ZSI.TC.Nilled +ZSI.TC.ParseException( +ZSI.TC.QName( +ZSI.TC.RegisterGeneratedTypesWithMapping( +ZSI.TC.RegisterType( +ZSI.TC.SCHEMA( +ZSI.TC.SOAP( +ZSI.TC.SimpleType( +ZSI.TC.SplitQName( +ZSI.TC.String( +ZSI.TC.StringIO( +ZSI.TC.Struct( +ZSI.TC.TYPES +ZSI.TC.Token( +ZSI.TC.TypeCode( +ZSI.TC.TypeDefinition( +ZSI.TC.UNBOUNDED +ZSI.TC.URI( +ZSI.TC.Union( +ZSI.TC.Wrap( +ZSI.TC.WrapImmutable( +ZSI.TC.XML( +ZSI.TC.XMLString( +ZSI.TC.__builtins__ +ZSI.TC.__doc__ +ZSI.TC.__file__ +ZSI.TC.__name__ +ZSI.TC.__package__ +ZSI.TC.b64decode( +ZSI.TC.b64encode( +ZSI.TC.copy +ZSI.TC.f( +ZSI.TC.gDate( +ZSI.TC.gDateTime( +ZSI.TC.gDay( +ZSI.TC.gMonth( +ZSI.TC.gMonthDay( +ZSI.TC.gTime( +ZSI.TC.gYear( +ZSI.TC.gYearMonth( +ZSI.TC.hexdecode( +ZSI.TC.hexencode( +ZSI.TC.isnan( +ZSI.TC.operator +ZSI.TC.re +ZSI.TC.sys +ZSI.TC.time +ZSI.TC.types +ZSI.TC.urldecode( +ZSI.TC.urlencode( + +--- from ZSI import TC --- +TC.Any( +TC.AnyElement( +TC.AnyType( +TC.Apache( +TC.Array( +TC.Base64Binary( +TC.Base64String( +TC.Boolean( +TC.Canonicalize( +TC.ComplexType( +TC.Decimal( +TC.Duration( +TC.ElementDeclaration( +TC.Enumeration( +TC.EvaluateException( +TC.FPEnumeration( +TC.FPdouble( +TC.FPfloat( +TC.GED( +TC.GTD( +TC.Gregorian( +TC.HexBinaryString( +TC.IEnumeration( +TC.Ibyte( +TC.Iint( +TC.Iinteger( +TC.Ilong( +TC.InegativeInteger( +TC.InonNegativeInteger( +TC.InonPositiveInteger( +TC.Integer( +TC.IpositiveInteger( +TC.Ishort( +TC.IunsignedByte( +TC.IunsignedInt( +TC.IunsignedLong( +TC.IunsignedShort( +TC.List( +TC.Nilled +TC.ParseException( +TC.QName( +TC.RegisterGeneratedTypesWithMapping( +TC.RegisterType( +TC.SCHEMA( +TC.SOAP( +TC.SimpleType( +TC.SplitQName( +TC.String( +TC.StringIO( +TC.Struct( +TC.TYPES +TC.Token( +TC.TypeCode( +TC.TypeDefinition( +TC.UNBOUNDED +TC.URI( +TC.Union( +TC.Wrap( +TC.WrapImmutable( +TC.XML( +TC.XMLString( +TC.__builtins__ +TC.__doc__ +TC.__file__ +TC.__name__ +TC.__package__ +TC.b64decode( +TC.b64encode( +TC.copy +TC.f( +TC.gDate( +TC.gDateTime( +TC.gDay( +TC.gMonth( +TC.gMonthDay( +TC.gTime( +TC.gYear( +TC.gYearMonth( +TC.hexdecode( +TC.hexencode( +TC.isnan( +TC.operator +TC.re +TC.sys +TC.time +TC.types +TC.urldecode( +TC.urlencode( + +--- from ZSI.TC import * --- +Any( +AnyElement( +Apache( +Base64Binary( +Base64String( +Canonicalize( +Duration( +ElementDeclaration( +Enumeration( +FPEnumeration( +FPdouble( +FPfloat( +GED( +GTD( +Gregorian( +HexBinaryString( +IEnumeration( +Ibyte( +Iint( +Iinteger( +Ilong( +InegativeInteger( +InonNegativeInteger( +InonPositiveInteger( +IpositiveInteger( +Ishort( +IunsignedByte( +IunsignedInt( +IunsignedLong( +IunsignedShort( +Nilled +RegisterGeneratedTypesWithMapping( +RegisterType( +SCHEMA( +SOAP( +SimpleType( +SplitQName( +TYPES +TypeCode( +TypeDefinition( +UNBOUNDED +URI( +Wrap( +WrapImmutable( +XMLString( +f( +gDate( +gDateTime( +gDay( +gMonth( +gMonthDay( +gTime( +gYear( +gYearMonth( +hexdecode( +hexencode( +urldecode( + +--- import ZSI.TCapache --- +ZSI.TCapache.Apache( +ZSI.TCapache.TypeCode( +ZSI.TCapache.__builtins__ +ZSI.TCapache.__doc__ +ZSI.TCapache.__file__ +ZSI.TCapache.__name__ +ZSI.TCapache.__package__ + +--- from ZSI import TCapache --- +TCapache.Apache( +TCapache.TypeCode( +TCapache.__builtins__ +TCapache.__doc__ +TCapache.__file__ +TCapache.__name__ +TCapache.__package__ + +--- from ZSI.TCapache import * --- + +--- import ZSI.TCcompound --- +ZSI.TCcompound.Any( +ZSI.TCcompound.AnyElement( +ZSI.TCcompound.AnyType( +ZSI.TCcompound.Array( +ZSI.TCcompound.ComplexType( +ZSI.TCcompound.ElementDeclaration( +ZSI.TCcompound.EvaluateException( +ZSI.TCcompound.Nilled +ZSI.TCcompound.ParseException( +ZSI.TCcompound.SCHEMA( +ZSI.TCcompound.SOAP( +ZSI.TCcompound.SplitQName( +ZSI.TCcompound.Struct( +ZSI.TCcompound.TypeCode( +ZSI.TCcompound.TypeDefinition( +ZSI.TCcompound.UNBOUNDED +ZSI.TCcompound.__builtins__ +ZSI.TCcompound.__doc__ +ZSI.TCcompound.__file__ +ZSI.TCcompound.__name__ +ZSI.TCcompound.__package__ +ZSI.TCcompound.re +ZSI.TCcompound.types + +--- from ZSI import TCcompound --- +TCcompound.Any( +TCcompound.AnyElement( +TCcompound.AnyType( +TCcompound.Array( +TCcompound.ComplexType( +TCcompound.ElementDeclaration( +TCcompound.EvaluateException( +TCcompound.Nilled +TCcompound.ParseException( +TCcompound.SCHEMA( +TCcompound.SOAP( +TCcompound.SplitQName( +TCcompound.Struct( +TCcompound.TypeCode( +TCcompound.TypeDefinition( +TCcompound.UNBOUNDED +TCcompound.__builtins__ +TCcompound.__doc__ +TCcompound.__file__ +TCcompound.__name__ +TCcompound.__package__ +TCcompound.re +TCcompound.types + +--- from ZSI.TCcompound import * --- + +--- import ZSI.TCnumbers --- +ZSI.TCnumbers.Decimal( +ZSI.TCnumbers.EvaluateException( +ZSI.TCnumbers.FPEnumeration( +ZSI.TCnumbers.FPdouble( +ZSI.TCnumbers.FPfloat( +ZSI.TCnumbers.IEnumeration( +ZSI.TCnumbers.Ibyte( +ZSI.TCnumbers.Iint( +ZSI.TCnumbers.Iinteger( +ZSI.TCnumbers.Ilong( +ZSI.TCnumbers.InegativeInteger( +ZSI.TCnumbers.InonNegativeInteger( +ZSI.TCnumbers.InonPositiveInteger( +ZSI.TCnumbers.Integer( +ZSI.TCnumbers.IpositiveInteger( +ZSI.TCnumbers.Ishort( +ZSI.TCnumbers.IunsignedByte( +ZSI.TCnumbers.IunsignedInt( +ZSI.TCnumbers.IunsignedLong( +ZSI.TCnumbers.IunsignedShort( +ZSI.TCnumbers.SCHEMA( +ZSI.TCnumbers.TypeCode( +ZSI.TCnumbers.__builtins__ +ZSI.TCnumbers.__doc__ +ZSI.TCnumbers.__file__ +ZSI.TCnumbers.__name__ +ZSI.TCnumbers.__package__ +ZSI.TCnumbers.types + +--- from ZSI import TCnumbers --- +TCnumbers.Decimal( +TCnumbers.EvaluateException( +TCnumbers.FPEnumeration( +TCnumbers.FPdouble( +TCnumbers.FPfloat( +TCnumbers.IEnumeration( +TCnumbers.Ibyte( +TCnumbers.Iint( +TCnumbers.Iinteger( +TCnumbers.Ilong( +TCnumbers.InegativeInteger( +TCnumbers.InonNegativeInteger( +TCnumbers.InonPositiveInteger( +TCnumbers.Integer( +TCnumbers.IpositiveInteger( +TCnumbers.Ishort( +TCnumbers.IunsignedByte( +TCnumbers.IunsignedInt( +TCnumbers.IunsignedLong( +TCnumbers.IunsignedShort( +TCnumbers.SCHEMA( +TCnumbers.TypeCode( +TCnumbers.__builtins__ +TCnumbers.__doc__ +TCnumbers.__file__ +TCnumbers.__name__ +TCnumbers.__package__ +TCnumbers.types + +--- from ZSI.TCnumbers import * --- + +--- import ZSI.TCtimes --- +ZSI.TCtimes.Duration( +ZSI.TCtimes.EvaluateException( +ZSI.TCtimes.Gregorian( +ZSI.TCtimes.SCHEMA( +ZSI.TCtimes.SimpleType( +ZSI.TCtimes.TypeCode( +ZSI.TCtimes.__builtins__ +ZSI.TCtimes.__doc__ +ZSI.TCtimes.__file__ +ZSI.TCtimes.__name__ +ZSI.TCtimes.__package__ +ZSI.TCtimes.gDate( +ZSI.TCtimes.gDateTime( +ZSI.TCtimes.gDay( +ZSI.TCtimes.gMonth( +ZSI.TCtimes.gMonthDay( +ZSI.TCtimes.gTime( +ZSI.TCtimes.gYear( +ZSI.TCtimes.gYearMonth( +ZSI.TCtimes.operator +ZSI.TCtimes.re + +--- from ZSI import TCtimes --- +TCtimes.Duration( +TCtimes.EvaluateException( +TCtimes.Gregorian( +TCtimes.SCHEMA( +TCtimes.SimpleType( +TCtimes.TypeCode( +TCtimes.__builtins__ +TCtimes.__doc__ +TCtimes.__file__ +TCtimes.__name__ +TCtimes.__package__ +TCtimes.gDate( +TCtimes.gDateTime( +TCtimes.gDay( +TCtimes.gMonth( +TCtimes.gMonthDay( +TCtimes.gTime( +TCtimes.gYear( +TCtimes.gYearMonth( +TCtimes.operator +TCtimes.re + +--- from ZSI.TCtimes import * --- + +--- import ZSI.fault --- +ZSI.fault.ActorFaultDetail( +ZSI.fault.ActorFaultDetailTypeCode( +ZSI.fault.AnyElement( +ZSI.fault.Canonicalize( +ZSI.fault.Detail( +ZSI.fault.ElementDeclaration( +ZSI.fault.Fault( +ZSI.fault.FaultFromActor( +ZSI.fault.FaultFromException( +ZSI.fault.FaultFromFaultMessage( +ZSI.fault.FaultFromNotUnderstood( +ZSI.fault.FaultFromZSIException( +ZSI.fault.FaultType( +ZSI.fault.QName( +ZSI.fault.SOAP( +ZSI.fault.SoapWriter( +ZSI.fault.String( +ZSI.fault.StringIO +ZSI.fault.Struct( +ZSI.fault.UNBOUNDED +ZSI.fault.URI( +ZSI.fault.URIFaultDetail( +ZSI.fault.URIFaultDetailTypeCode( +ZSI.fault.XMLString( +ZSI.fault.ZSIException( +ZSI.fault.ZSIFaultDetail( +ZSI.fault.ZSIFaultDetailTypeCode( +ZSI.fault.ZSIHeaderDetail( +ZSI.fault.ZSI_SCHEMA_URI +ZSI.fault.__builtins__ +ZSI.fault.__doc__ +ZSI.fault.__file__ +ZSI.fault.__name__ +ZSI.fault.__package__ +ZSI.fault.traceback + +--- from ZSI import fault --- +fault.ActorFaultDetail( +fault.ActorFaultDetailTypeCode( +fault.AnyElement( +fault.Canonicalize( +fault.Detail( +fault.ElementDeclaration( +fault.Fault( +fault.FaultFromActor( +fault.FaultFromException( +fault.FaultFromFaultMessage( +fault.FaultFromNotUnderstood( +fault.FaultFromZSIException( +fault.FaultType( +fault.QName( +fault.SOAP( +fault.SoapWriter( +fault.String( +fault.StringIO +fault.Struct( +fault.UNBOUNDED +fault.URI( +fault.URIFaultDetail( +fault.URIFaultDetailTypeCode( +fault.XMLString( +fault.ZSIException( +fault.ZSIFaultDetail( +fault.ZSIFaultDetailTypeCode( +fault.ZSIHeaderDetail( +fault.ZSI_SCHEMA_URI +fault.__builtins__ +fault.__doc__ +fault.__file__ +fault.__name__ +fault.__package__ +fault.traceback + +--- from ZSI.fault import * --- +ActorFaultDetail( +ActorFaultDetailTypeCode( +Detail( +FaultType( +URIFaultDetail( +URIFaultDetailTypeCode( +ZSIFaultDetail( +ZSIFaultDetailTypeCode( +ZSIHeaderDetail( + +--- import ZSI.parse --- +ZSI.parse.AnyElement( +ZSI.parse.EvaluateException( +ZSI.parse.ParseException( +ZSI.parse.ParsedSoap( +ZSI.parse.SOAP( +ZSI.parse.SplitQName( +ZSI.parse.XMLNS( +ZSI.parse.__builtins__ +ZSI.parse.__doc__ +ZSI.parse.__file__ +ZSI.parse.__name__ +ZSI.parse.__package__ +ZSI.parse.sys +ZSI.parse.types + +--- from ZSI import parse --- +parse.AnyElement( +parse.EvaluateException( +parse.ParseException( +parse.ParsedSoap( +parse.SOAP( +parse.SplitQName( +parse.XMLNS( +parse.__builtins__ +parse.__doc__ +parse.__file__ +parse.__name__ +parse.__package__ +parse.sys +parse.types + +--- from ZSI.parse import * --- +XMLNS( + +--- import ZSI.schema --- +ZSI.schema.Any( +ZSI.schema.ElementDeclaration( +ZSI.schema.EvaluateException( +ZSI.schema.GED( +ZSI.schema.GTD( +ZSI.schema.LocalElementDeclaration( +ZSI.schema.RegisterAnyElement( +ZSI.schema.RegisterBuiltin( +ZSI.schema.RegisterType( +ZSI.schema.SCHEMA( +ZSI.schema.SOAP( +ZSI.schema.SchemaInstanceType( +ZSI.schema.SplitQName( +ZSI.schema.TypeDefinition( +ZSI.schema.WrapImmutable( +ZSI.schema.__builtins__ +ZSI.schema.__doc__ +ZSI.schema.__file__ +ZSI.schema.__name__ +ZSI.schema.__package__ + +--- from ZSI import schema --- +schema.Any( +schema.ElementDeclaration( +schema.EvaluateException( +schema.GED( +schema.GTD( +schema.LocalElementDeclaration( +schema.RegisterAnyElement( +schema.RegisterBuiltin( +schema.RegisterType( +schema.SCHEMA( +schema.SOAP( +schema.SchemaInstanceType( +schema.SplitQName( +schema.TypeDefinition( +schema.WrapImmutable( + +--- from ZSI.schema import * --- +LocalElementDeclaration( +RegisterAnyElement( +RegisterBuiltin( +SchemaInstanceType( + +--- import ZSI.version --- +ZSI.version.Version +ZSI.version.__builtins__ +ZSI.version.__doc__ +ZSI.version.__file__ +ZSI.version.__name__ +ZSI.version.__package__ + +--- from ZSI import version --- +version.Version + +--- from ZSI.version import * --- +Version + +--- import ZSI.writer --- +ZSI.writer.Canonicalize( +ZSI.writer.ElementProxy( +ZSI.writer.MessageInterface( +ZSI.writer.SCHEMA( +ZSI.writer.SOAP( +ZSI.writer.SoapWriter( +ZSI.writer.XMLNS( +ZSI.writer.ZSI_SCHEMA_URI +ZSI.writer.__builtins__ +ZSI.writer.__doc__ +ZSI.writer.__file__ +ZSI.writer.__name__ +ZSI.writer.__package__ +ZSI.writer.types + +--- from ZSI import writer --- +writer.Canonicalize( +writer.ElementProxy( +writer.MessageInterface( +writer.SCHEMA( +writer.SOAP( +writer.SoapWriter( +writer.XMLNS( +writer.ZSI_SCHEMA_URI +writer.__builtins__ +writer.__doc__ +writer.__file__ +writer.__name__ +writer.__package__ +writer.types + +--- from ZSI.writer import * --- +ElementProxy( +MessageInterface( + +--- import ZSI.wstools --- +ZSI.wstools.Namespaces +ZSI.wstools.TimeoutSocket +ZSI.wstools.Utility +ZSI.wstools.WSDLTools +ZSI.wstools.XMLSchema +ZSI.wstools.XMLname +ZSI.wstools.__builtins__ +ZSI.wstools.__doc__ +ZSI.wstools.__file__ +ZSI.wstools.__name__ +ZSI.wstools.__package__ +ZSI.wstools.__path__ +ZSI.wstools.c14n +ZSI.wstools.ident +ZSI.wstools.logging + +--- from ZSI import wstools --- +wstools.Namespaces +wstools.TimeoutSocket +wstools.Utility +wstools.WSDLTools +wstools.XMLSchema +wstools.XMLname +wstools.__builtins__ +wstools.__doc__ +wstools.__file__ +wstools.__name__ +wstools.__package__ +wstools.__path__ +wstools.c14n +wstools.ident +wstools.logging + +--- from ZSI.wstools import * --- +Namespaces +TimeoutSocket +Utility +WSDLTools +XMLSchema +XMLname +c14n +ident + +--- import ZSI.wstools.Namespaces --- +ZSI.wstools.Namespaces.BEA( +ZSI.wstools.Namespaces.DSIG( +ZSI.wstools.Namespaces.ENCRYPTION( +ZSI.wstools.Namespaces.GLOBUS( +ZSI.wstools.Namespaces.OASIS( +ZSI.wstools.Namespaces.SCHEMA( +ZSI.wstools.Namespaces.SOAP( +ZSI.wstools.Namespaces.WSA( +ZSI.wstools.Namespaces.WSA200303( +ZSI.wstools.Namespaces.WSA200403( +ZSI.wstools.Namespaces.WSA200408( +ZSI.wstools.Namespaces.WSA_LIST +ZSI.wstools.Namespaces.WSDL( +ZSI.wstools.Namespaces.WSP( +ZSI.wstools.Namespaces.WSR( +ZSI.wstools.Namespaces.WSRF( +ZSI.wstools.Namespaces.WSRFLIST +ZSI.wstools.Namespaces.WSRF_V1_2( +ZSI.wstools.Namespaces.WSSE( +ZSI.wstools.Namespaces.WSTRUST( +ZSI.wstools.Namespaces.WSU( +ZSI.wstools.Namespaces.XMLNS( +ZSI.wstools.Namespaces.ZSI_SCHEMA_URI +ZSI.wstools.Namespaces.__builtins__ +ZSI.wstools.Namespaces.__doc__ +ZSI.wstools.Namespaces.__file__ +ZSI.wstools.Namespaces.__name__ +ZSI.wstools.Namespaces.__package__ +ZSI.wstools.Namespaces.ident +ZSI.wstools.Namespaces.sys + +--- from ZSI.wstools import Namespaces --- +Namespaces.BEA( +Namespaces.DSIG( +Namespaces.ENCRYPTION( +Namespaces.GLOBUS( +Namespaces.OASIS( +Namespaces.SCHEMA( +Namespaces.SOAP( +Namespaces.WSA( +Namespaces.WSA200303( +Namespaces.WSA200403( +Namespaces.WSA200408( +Namespaces.WSA_LIST +Namespaces.WSDL( +Namespaces.WSP( +Namespaces.WSR( +Namespaces.WSRF( +Namespaces.WSRFLIST +Namespaces.WSRF_V1_2( +Namespaces.WSSE( +Namespaces.WSTRUST( +Namespaces.WSU( +Namespaces.XMLNS( +Namespaces.ZSI_SCHEMA_URI +Namespaces.__builtins__ +Namespaces.__doc__ +Namespaces.__file__ +Namespaces.__name__ +Namespaces.__package__ +Namespaces.ident +Namespaces.sys + +--- from ZSI.wstools.Namespaces import * --- +BEA( +DSIG( +ENCRYPTION( +GLOBUS( +OASIS( +WSA( +WSA200303( +WSA200403( +WSA200408( +WSA_LIST +WSDL( +WSP( +WSR( +WSRF( +WSRFLIST +WSRF_V1_2( +WSSE( +WSTRUST( +WSU( + +--- import ZSI.wstools.TimeoutSocket --- +ZSI.wstools.TimeoutSocket.TimeoutError( +ZSI.wstools.TimeoutSocket.TimeoutSocket( +ZSI.wstools.TimeoutSocket.WSAEINVAL +ZSI.wstools.TimeoutSocket.__builtins__ +ZSI.wstools.TimeoutSocket.__doc__ +ZSI.wstools.TimeoutSocket.__file__ +ZSI.wstools.TimeoutSocket.__name__ +ZSI.wstools.TimeoutSocket.__package__ +ZSI.wstools.TimeoutSocket.errno +ZSI.wstools.TimeoutSocket.ident +ZSI.wstools.TimeoutSocket.select +ZSI.wstools.TimeoutSocket.socket +ZSI.wstools.TimeoutSocket.string + +--- from ZSI.wstools import TimeoutSocket --- +TimeoutSocket.TimeoutError( +TimeoutSocket.TimeoutSocket( +TimeoutSocket.WSAEINVAL +TimeoutSocket.__builtins__ +TimeoutSocket.__doc__ +TimeoutSocket.__file__ +TimeoutSocket.__name__ +TimeoutSocket.__package__ +TimeoutSocket.errno +TimeoutSocket.ident +TimeoutSocket.select +TimeoutSocket.socket +TimeoutSocket.string + +--- from ZSI.wstools.TimeoutSocket import * --- +TimeoutSocket( +WSAEINVAL + +--- import ZSI.wstools.Utility --- +ZSI.wstools.Utility.Base( +ZSI.wstools.Utility.Canonicalize( +ZSI.wstools.Utility.Collection( +ZSI.wstools.Utility.CollectionNS( +ZSI.wstools.Utility.DOM +ZSI.wstools.Utility.DOMException( +ZSI.wstools.Utility.ElementProxy( +ZSI.wstools.Utility.Exception( +ZSI.wstools.Utility.HTTPConnection( +ZSI.wstools.Utility.HTTPResponse( +ZSI.wstools.Utility.HTTPSConnection( +ZSI.wstools.Utility.MessageInterface( +ZSI.wstools.Utility.NamespaceError( +ZSI.wstools.Utility.Node( +ZSI.wstools.Utility.ParseError( +ZSI.wstools.Utility.PullDOM( +ZSI.wstools.Utility.RecursionError( +ZSI.wstools.Utility.SCHEMA( +ZSI.wstools.Utility.SOAP( +ZSI.wstools.Utility.START_ELEMENT +ZSI.wstools.Utility.SplitQName( +ZSI.wstools.Utility.StringIO( +ZSI.wstools.Utility.TimeoutError( +ZSI.wstools.Utility.TimeoutHTTP( +ZSI.wstools.Utility.TimeoutHTTPS( +ZSI.wstools.Utility.TimeoutSocket( +ZSI.wstools.Utility.UserDict( +ZSI.wstools.Utility.XMLNS( +ZSI.wstools.Utility.ZSI_SCHEMA_URI +ZSI.wstools.Utility.__builtins__ +ZSI.wstools.Utility.__doc__ +ZSI.wstools.Utility.__file__ +ZSI.wstools.Utility.__name__ +ZSI.wstools.Utility.__package__ +ZSI.wstools.Utility.basejoin( +ZSI.wstools.Utility.httplib +ZSI.wstools.Utility.ident +ZSI.wstools.Utility.isfile( +ZSI.wstools.Utility.join( +ZSI.wstools.Utility.logging +ZSI.wstools.Utility.socket +ZSI.wstools.Utility.split( +ZSI.wstools.Utility.startElementNS( +ZSI.wstools.Utility.startPrefixMapping( +ZSI.wstools.Utility.strip( +ZSI.wstools.Utility.sys +ZSI.wstools.Utility.types +ZSI.wstools.Utility.urllib +ZSI.wstools.Utility.urlopen( +ZSI.wstools.Utility.urlparse( +ZSI.wstools.Utility.weakref +ZSI.wstools.Utility.xml + +--- from ZSI.wstools import Utility --- +Utility.Base( +Utility.Canonicalize( +Utility.Collection( +Utility.CollectionNS( +Utility.DOM +Utility.DOMException( +Utility.ElementProxy( +Utility.Exception( +Utility.HTTPConnection( +Utility.HTTPResponse( +Utility.HTTPSConnection( +Utility.MessageInterface( +Utility.NamespaceError( +Utility.Node( +Utility.ParseError( +Utility.PullDOM( +Utility.RecursionError( +Utility.SCHEMA( +Utility.SOAP( +Utility.START_ELEMENT +Utility.SplitQName( +Utility.StringIO( +Utility.TimeoutError( +Utility.TimeoutHTTP( +Utility.TimeoutHTTPS( +Utility.TimeoutSocket( +Utility.UserDict( +Utility.XMLNS( +Utility.ZSI_SCHEMA_URI +Utility.__builtins__ +Utility.__doc__ +Utility.__file__ +Utility.__name__ +Utility.__package__ +Utility.basejoin( +Utility.httplib +Utility.ident +Utility.isfile( +Utility.join( +Utility.logging +Utility.socket +Utility.split( +Utility.startElementNS( +Utility.startPrefixMapping( +Utility.strip( +Utility.sys +Utility.types +Utility.urllib +Utility.urlopen( +Utility.urlparse( +Utility.weakref +Utility.xml + +--- from ZSI.wstools.Utility import * --- +CollectionNS( +DOM +NamespaceError( +RecursionError( +TimeoutHTTP( +TimeoutHTTPS( +startElementNS( +startPrefixMapping( + +--- import ZSI.wstools.WSDLTools --- +ZSI.wstools.WSDLTools.Binding( +ZSI.wstools.WSDLTools.Collection( +ZSI.wstools.WSDLTools.CollectionNS( +ZSI.wstools.WSDLTools.DOM +ZSI.wstools.WSDLTools.DeclareNSPrefix( +ZSI.wstools.WSDLTools.Element( +ZSI.wstools.WSDLTools.ElementProxy( +ZSI.wstools.WSDLTools.FindExtension( +ZSI.wstools.WSDLTools.FindExtensions( +ZSI.wstools.WSDLTools.GetDocumentation( +ZSI.wstools.WSDLTools.GetExtensions( +ZSI.wstools.WSDLTools.GetWSAActionFault( +ZSI.wstools.WSDLTools.GetWSAActionInput( +ZSI.wstools.WSDLTools.GetWSAActionOutput( +ZSI.wstools.WSDLTools.HeaderInfo( +ZSI.wstools.WSDLTools.HttpAddressBinding( +ZSI.wstools.WSDLTools.HttpBinding( +ZSI.wstools.WSDLTools.HttpOperationBinding( +ZSI.wstools.WSDLTools.HttpUrlEncodedBinding( +ZSI.wstools.WSDLTools.HttpUrlReplacementBinding( +ZSI.wstools.WSDLTools.ImportElement( +ZSI.wstools.WSDLTools.Message( +ZSI.wstools.WSDLTools.MessagePart( +ZSI.wstools.WSDLTools.MessageRole( +ZSI.wstools.WSDLTools.MessageRoleBinding( +ZSI.wstools.WSDLTools.MimeContentBinding( +ZSI.wstools.WSDLTools.MimeMultipartRelatedBinding( +ZSI.wstools.WSDLTools.MimePartBinding( +ZSI.wstools.WSDLTools.MimeXmlBinding( +ZSI.wstools.WSDLTools.OASIS( +ZSI.wstools.WSDLTools.Operation( +ZSI.wstools.WSDLTools.OperationBinding( +ZSI.wstools.WSDLTools.ParameterInfo( +ZSI.wstools.WSDLTools.ParseQName( +ZSI.wstools.WSDLTools.ParseTypeRef( +ZSI.wstools.WSDLTools.Port( +ZSI.wstools.WSDLTools.PortType( +ZSI.wstools.WSDLTools.SOAPCallInfo( +ZSI.wstools.WSDLTools.SchemaReader( +ZSI.wstools.WSDLTools.Service( +ZSI.wstools.WSDLTools.SoapAddressBinding( +ZSI.wstools.WSDLTools.SoapBinding( +ZSI.wstools.WSDLTools.SoapBodyBinding( +ZSI.wstools.WSDLTools.SoapFaultBinding( +ZSI.wstools.WSDLTools.SoapHeaderBinding( +ZSI.wstools.WSDLTools.SoapHeaderFaultBinding( +ZSI.wstools.WSDLTools.SoapOperationBinding( +ZSI.wstools.WSDLTools.StringIO( +ZSI.wstools.WSDLTools.Types( +ZSI.wstools.WSDLTools.WSA( +ZSI.wstools.WSDLTools.WSA_LIST +ZSI.wstools.WSDLTools.WSDL( +ZSI.wstools.WSDLTools.WSDLError( +ZSI.wstools.WSDLTools.WSDLReader( +ZSI.wstools.WSDLTools.WSDLToolsAdapter( +ZSI.wstools.WSDLTools.WSRF( +ZSI.wstools.WSDLTools.WSRF_V1_2( +ZSI.wstools.WSDLTools.XMLNS( +ZSI.wstools.WSDLTools.XMLSchema( +ZSI.wstools.WSDLTools.__builtins__ +ZSI.wstools.WSDLTools.__doc__ +ZSI.wstools.WSDLTools.__file__ +ZSI.wstools.WSDLTools.__name__ +ZSI.wstools.WSDLTools.__package__ +ZSI.wstools.WSDLTools.basejoin( +ZSI.wstools.WSDLTools.callInfoFromWSDL( +ZSI.wstools.WSDLTools.ident +ZSI.wstools.WSDLTools.weakref + +--- from ZSI.wstools import WSDLTools --- +WSDLTools.Binding( +WSDLTools.Collection( +WSDLTools.CollectionNS( +WSDLTools.DOM +WSDLTools.DeclareNSPrefix( +WSDLTools.Element( +WSDLTools.ElementProxy( +WSDLTools.FindExtension( +WSDLTools.FindExtensions( +WSDLTools.GetDocumentation( +WSDLTools.GetExtensions( +WSDLTools.GetWSAActionFault( +WSDLTools.GetWSAActionInput( +WSDLTools.GetWSAActionOutput( +WSDLTools.HeaderInfo( +WSDLTools.HttpAddressBinding( +WSDLTools.HttpBinding( +WSDLTools.HttpOperationBinding( +WSDLTools.HttpUrlEncodedBinding( +WSDLTools.HttpUrlReplacementBinding( +WSDLTools.ImportElement( +WSDLTools.Message( +WSDLTools.MessagePart( +WSDLTools.MessageRole( +WSDLTools.MessageRoleBinding( +WSDLTools.MimeContentBinding( +WSDLTools.MimeMultipartRelatedBinding( +WSDLTools.MimePartBinding( +WSDLTools.MimeXmlBinding( +WSDLTools.OASIS( +WSDLTools.Operation( +WSDLTools.OperationBinding( +WSDLTools.ParameterInfo( +WSDLTools.ParseQName( +WSDLTools.ParseTypeRef( +WSDLTools.Port( +WSDLTools.PortType( +WSDLTools.SOAPCallInfo( +WSDLTools.SchemaReader( +WSDLTools.Service( +WSDLTools.SoapAddressBinding( +WSDLTools.SoapBinding( +WSDLTools.SoapBodyBinding( +WSDLTools.SoapFaultBinding( +WSDLTools.SoapHeaderBinding( +WSDLTools.SoapHeaderFaultBinding( +WSDLTools.SoapOperationBinding( +WSDLTools.StringIO( +WSDLTools.Types( +WSDLTools.WSA( +WSDLTools.WSA_LIST +WSDLTools.WSDL( +WSDLTools.WSDLError( +WSDLTools.WSDLReader( +WSDLTools.WSDLToolsAdapter( +WSDLTools.WSRF( +WSDLTools.WSRF_V1_2( +WSDLTools.XMLNS( +WSDLTools.XMLSchema( +WSDLTools.__builtins__ +WSDLTools.__doc__ +WSDLTools.__file__ +WSDLTools.__name__ +WSDLTools.__package__ +WSDLTools.basejoin( +WSDLTools.callInfoFromWSDL( +WSDLTools.ident +WSDLTools.weakref + +--- from ZSI.wstools.WSDLTools import * --- +Binding( +DeclareNSPrefix( +FindExtension( +FindExtensions( +GetDocumentation( +GetExtensions( +GetWSAActionFault( +GetWSAActionInput( +GetWSAActionOutput( +HeaderInfo( +HttpAddressBinding( +HttpBinding( +HttpOperationBinding( +HttpUrlEncodedBinding( +HttpUrlReplacementBinding( +ImportElement( +MessagePart( +MessageRole( +MessageRoleBinding( +MimeContentBinding( +MimeMultipartRelatedBinding( +MimePartBinding( +MimeXmlBinding( +Operation( +OperationBinding( +ParameterInfo( +ParseQName( +ParseTypeRef( +PortType( +SOAPCallInfo( +SchemaReader( +SoapAddressBinding( +SoapBinding( +SoapBodyBinding( +SoapFaultBinding( +SoapHeaderBinding( +SoapHeaderFaultBinding( +SoapOperationBinding( +Types( +WSDLError( +WSDLReader( +WSDLToolsAdapter( +XMLSchema( +callInfoFromWSDL( + +--- import ZSI.wstools.XMLSchema --- +ZSI.wstools.XMLSchema.ATTRIBUTES +ZSI.wstools.XMLSchema.ATTRIBUTE_GROUPS +ZSI.wstools.XMLSchema.All( +ZSI.wstools.XMLSchema.AllMarker( +ZSI.wstools.XMLSchema.Annotation( +ZSI.wstools.XMLSchema.AnonymousSimpleType( +ZSI.wstools.XMLSchema.AttributeDeclaration( +ZSI.wstools.XMLSchema.AttributeGroupDefinition( +ZSI.wstools.XMLSchema.AttributeGroupMarker( +ZSI.wstools.XMLSchema.AttributeGroupReference( +ZSI.wstools.XMLSchema.AttributeMarker( +ZSI.wstools.XMLSchema.AttributeReference( +ZSI.wstools.XMLSchema.AttributeWildCard( +ZSI.wstools.XMLSchema.Choice( +ZSI.wstools.XMLSchema.ChoiceMarker( +ZSI.wstools.XMLSchema.Collection( +ZSI.wstools.XMLSchema.ComplexMarker( +ZSI.wstools.XMLSchema.ComplexType( +ZSI.wstools.XMLSchema.DOM +ZSI.wstools.XMLSchema.DOMAdapter( +ZSI.wstools.XMLSchema.DOMAdapterInterface( +ZSI.wstools.XMLSchema.DOMException( +ZSI.wstools.XMLSchema.DeclarationMarker( +ZSI.wstools.XMLSchema.DefinitionMarker( +ZSI.wstools.XMLSchema.ELEMENTS +ZSI.wstools.XMLSchema.ElementDeclaration( +ZSI.wstools.XMLSchema.ElementMarker( +ZSI.wstools.XMLSchema.ElementReference( +ZSI.wstools.XMLSchema.ElementWildCard( +ZSI.wstools.XMLSchema.ExtensionMarker( +ZSI.wstools.XMLSchema.GetSchema( +ZSI.wstools.XMLSchema.IdentityConstrants( +ZSI.wstools.XMLSchema.Key( +ZSI.wstools.XMLSchema.KeyRef( +ZSI.wstools.XMLSchema.ListMarker( +ZSI.wstools.XMLSchema.LocalAttributeDeclaration( +ZSI.wstools.XMLSchema.LocalComplexType( +ZSI.wstools.XMLSchema.LocalElementDeclaration( +ZSI.wstools.XMLSchema.LocalMarker( +ZSI.wstools.XMLSchema.MODEL_GROUPS +ZSI.wstools.XMLSchema.MarkerInterface( +ZSI.wstools.XMLSchema.ModelGroupDefinition( +ZSI.wstools.XMLSchema.ModelGroupMarker( +ZSI.wstools.XMLSchema.ModelGroupReference( +ZSI.wstools.XMLSchema.Notation( +ZSI.wstools.XMLSchema.RLock( +ZSI.wstools.XMLSchema.Redefine( +ZSI.wstools.XMLSchema.ReferenceMarker( +ZSI.wstools.XMLSchema.RestrictionMarker( +ZSI.wstools.XMLSchema.SCHEMA( +ZSI.wstools.XMLSchema.SchemaError( +ZSI.wstools.XMLSchema.SchemaReader( +ZSI.wstools.XMLSchema.Sequence( +ZSI.wstools.XMLSchema.SequenceMarker( +ZSI.wstools.XMLSchema.SimpleMarker( +ZSI.wstools.XMLSchema.SimpleType( +ZSI.wstools.XMLSchema.SplitQName( +ZSI.wstools.XMLSchema.StringIO( +ZSI.wstools.XMLSchema.TYPES +ZSI.wstools.XMLSchema.TypeDescriptionComponent( +ZSI.wstools.XMLSchema.UnionMarker( +ZSI.wstools.XMLSchema.Unique( +ZSI.wstools.XMLSchema.WSDLToolsAdapter( +ZSI.wstools.XMLSchema.WildCardMarker( +ZSI.wstools.XMLSchema.XMLBase( +ZSI.wstools.XMLSchema.XMLNS( +ZSI.wstools.XMLSchema.XMLSchema( +ZSI.wstools.XMLSchema.XMLSchemaComponent( +ZSI.wstools.XMLSchema.XMLSchemaFake( +ZSI.wstools.XMLSchema.__builtins__ +ZSI.wstools.XMLSchema.__doc__ +ZSI.wstools.XMLSchema.__file__ +ZSI.wstools.XMLSchema.__name__ +ZSI.wstools.XMLSchema.__package__ +ZSI.wstools.XMLSchema.basejoin( +ZSI.wstools.XMLSchema.ident +ZSI.wstools.XMLSchema.sys +ZSI.wstools.XMLSchema.tupleClass( +ZSI.wstools.XMLSchema.types +ZSI.wstools.XMLSchema.warnings +ZSI.wstools.XMLSchema.weakref + +--- from ZSI.wstools import XMLSchema --- +XMLSchema.ATTRIBUTES +XMLSchema.ATTRIBUTE_GROUPS +XMLSchema.All( +XMLSchema.AllMarker( +XMLSchema.Annotation( +XMLSchema.AnonymousSimpleType( +XMLSchema.AttributeDeclaration( +XMLSchema.AttributeGroupDefinition( +XMLSchema.AttributeGroupMarker( +XMLSchema.AttributeGroupReference( +XMLSchema.AttributeMarker( +XMLSchema.AttributeReference( +XMLSchema.AttributeWildCard( +XMLSchema.Choice( +XMLSchema.ChoiceMarker( +XMLSchema.Collection( +XMLSchema.ComplexMarker( +XMLSchema.ComplexType( +XMLSchema.DOM +XMLSchema.DOMAdapter( +XMLSchema.DOMAdapterInterface( +XMLSchema.DOMException( +XMLSchema.DeclarationMarker( +XMLSchema.DefinitionMarker( +XMLSchema.ELEMENTS +XMLSchema.ElementDeclaration( +XMLSchema.ElementMarker( +XMLSchema.ElementReference( +XMLSchema.ElementWildCard( +XMLSchema.ExtensionMarker( +XMLSchema.GetSchema( +XMLSchema.IdentityConstrants( +XMLSchema.Key( +XMLSchema.KeyRef( +XMLSchema.ListMarker( +XMLSchema.LocalAttributeDeclaration( +XMLSchema.LocalComplexType( +XMLSchema.LocalElementDeclaration( +XMLSchema.LocalMarker( +XMLSchema.MODEL_GROUPS +XMLSchema.MarkerInterface( +XMLSchema.ModelGroupDefinition( +XMLSchema.ModelGroupMarker( +XMLSchema.ModelGroupReference( +XMLSchema.Notation( +XMLSchema.RLock( +XMLSchema.Redefine( +XMLSchema.ReferenceMarker( +XMLSchema.RestrictionMarker( +XMLSchema.SCHEMA( +XMLSchema.SchemaError( +XMLSchema.SchemaReader( +XMLSchema.Sequence( +XMLSchema.SequenceMarker( +XMLSchema.SimpleMarker( +XMLSchema.SimpleType( +XMLSchema.SplitQName( +XMLSchema.StringIO( +XMLSchema.TYPES +XMLSchema.TypeDescriptionComponent( +XMLSchema.UnionMarker( +XMLSchema.Unique( +XMLSchema.WSDLToolsAdapter( +XMLSchema.WildCardMarker( +XMLSchema.XMLBase( +XMLSchema.XMLNS( +XMLSchema.XMLSchema( +XMLSchema.XMLSchemaComponent( +XMLSchema.XMLSchemaFake( +XMLSchema.__builtins__ +XMLSchema.__doc__ +XMLSchema.__file__ +XMLSchema.__name__ +XMLSchema.__package__ +XMLSchema.basejoin( +XMLSchema.ident +XMLSchema.sys +XMLSchema.tupleClass( +XMLSchema.types +XMLSchema.warnings +XMLSchema.weakref + +--- from ZSI.wstools.XMLSchema import * --- +ATTRIBUTES +ATTRIBUTE_GROUPS +All( +AllMarker( +Annotation( +AnonymousSimpleType( +AttributeDeclaration( +AttributeGroupDefinition( +AttributeGroupMarker( +AttributeGroupReference( +AttributeMarker( +AttributeReference( +AttributeWildCard( +ChoiceMarker( +ComplexMarker( +DOMAdapter( +DOMAdapterInterface( +DeclarationMarker( +DefinitionMarker( +ELEMENTS +ElementMarker( +ElementReference( +ElementWildCard( +ExtensionMarker( +GetSchema( +IdentityConstrants( +KeyRef( +ListMarker( +LocalAttributeDeclaration( +LocalComplexType( +LocalMarker( +MODEL_GROUPS +MarkerInterface( +ModelGroupDefinition( +ModelGroupMarker( +ModelGroupReference( +Redefine( +ReferenceMarker( +RestrictionMarker( +SchemaError( +SequenceMarker( +SimpleMarker( +TypeDescriptionComponent( +UnionMarker( +Unique( +WildCardMarker( +XMLBase( +XMLSchemaComponent( +XMLSchemaFake( +tupleClass( + +--- import ZSI.wstools.XMLname --- +ZSI.wstools.XMLname.DOTALL +ZSI.wstools.XMLname.I +ZSI.wstools.XMLname.IGNORECASE +ZSI.wstools.XMLname.L +ZSI.wstools.XMLname.LOCALE +ZSI.wstools.XMLname.M +ZSI.wstools.XMLname.MULTILINE +ZSI.wstools.XMLname.S +ZSI.wstools.XMLname.U +ZSI.wstools.XMLname.UNICODE +ZSI.wstools.XMLname.VERBOSE +ZSI.wstools.XMLname.X +ZSI.wstools.XMLname.__builtins__ +ZSI.wstools.XMLname.__doc__ +ZSI.wstools.XMLname.__file__ +ZSI.wstools.XMLname.__name__ +ZSI.wstools.XMLname.__package__ +ZSI.wstools.XMLname.compile( +ZSI.wstools.XMLname.error( +ZSI.wstools.XMLname.escape( +ZSI.wstools.XMLname.findall( +ZSI.wstools.XMLname.finditer( +ZSI.wstools.XMLname.fromXMLname( +ZSI.wstools.XMLname.ident +ZSI.wstools.XMLname.match( +ZSI.wstools.XMLname.purge( +ZSI.wstools.XMLname.search( +ZSI.wstools.XMLname.split( +ZSI.wstools.XMLname.sub( +ZSI.wstools.XMLname.subn( +ZSI.wstools.XMLname.template( +ZSI.wstools.XMLname.toXMLname( + +--- from ZSI.wstools import XMLname --- +XMLname.DOTALL +XMLname.I +XMLname.IGNORECASE +XMLname.L +XMLname.LOCALE +XMLname.M +XMLname.MULTILINE +XMLname.S +XMLname.U +XMLname.UNICODE +XMLname.VERBOSE +XMLname.X +XMLname.__builtins__ +XMLname.__doc__ +XMLname.__file__ +XMLname.__name__ +XMLname.__package__ +XMLname.compile( +XMLname.error( +XMLname.escape( +XMLname.findall( +XMLname.finditer( +XMLname.fromXMLname( +XMLname.ident +XMLname.match( +XMLname.purge( +XMLname.search( +XMLname.split( +XMLname.sub( +XMLname.subn( +XMLname.template( +XMLname.toXMLname( + +--- from ZSI.wstools.XMLname import * --- +fromXMLname( +toXMLname( + +--- import ZSI.wstools.c14n --- +ZSI.wstools.c14n.Canonicalize( +ZSI.wstools.c14n.Node( +ZSI.wstools.c14n.StringIO +ZSI.wstools.c14n.XMLNS( +ZSI.wstools.c14n.__builtins__ +ZSI.wstools.c14n.__doc__ +ZSI.wstools.c14n.__file__ +ZSI.wstools.c14n.__name__ +ZSI.wstools.c14n.__package__ +ZSI.wstools.c14n.cStringIO +ZSI.wstools.c14n.string +ZSI.wstools.c14n.sys + +--- from ZSI.wstools import c14n --- +c14n.Canonicalize( +c14n.Node( +c14n.StringIO +c14n.XMLNS( +c14n.__builtins__ +c14n.__doc__ +c14n.__file__ +c14n.__name__ +c14n.__package__ +c14n.cStringIO +c14n.string +c14n.sys + +--- from ZSI.wstools.c14n import * --- + +--- import ZSI.wstools.logging --- +ZSI.wstools.logging.BasicLogger( +ZSI.wstools.logging.DEBUG +ZSI.wstools.logging.ILogger( +ZSI.wstools.logging.WARN +ZSI.wstools.logging.__builtins__ +ZSI.wstools.logging.__doc__ +ZSI.wstools.logging.__file__ +ZSI.wstools.logging.__name__ +ZSI.wstools.logging.__package__ +ZSI.wstools.logging.getLevel( +ZSI.wstools.logging.getLogger( +ZSI.wstools.logging.ident +ZSI.wstools.logging.setBasicLogger( +ZSI.wstools.logging.setBasicLoggerDEBUG( +ZSI.wstools.logging.setBasicLoggerWARN( +ZSI.wstools.logging.setLevel( +ZSI.wstools.logging.setLoggerClass( +ZSI.wstools.logging.sys + +--- from ZSI.wstools import logging --- +logging.BasicLogger( +logging.ILogger( +logging.getLevel( +logging.ident +logging.setBasicLogger( +logging.setBasicLoggerDEBUG( +logging.setBasicLoggerWARN( +logging.setLevel( + +--- from ZSI.wstools.logging import * --- +BasicLogger( +ILogger( +getLevel( +setBasicLogger( +setBasicLoggerDEBUG( +setBasicLoggerWARN( +setLevel( + +--- import pygtk --- +pygtk.__all__ +pygtk.__builtins__ +pygtk.__doc__ +pygtk.__file__ +pygtk.__name__ +pygtk.__package__ +pygtk.fnmatch +pygtk.glob +pygtk.os +pygtk.require( +pygtk.require20( +pygtk.sys + +--- from pygtk import * --- +require( +require20( + +--- import gtk --- +gtk.ACCEL_LOCKED +gtk.ACCEL_MASK +gtk.ACCEL_VISIBLE +gtk.ANCHOR_CENTER +gtk.ANCHOR_E +gtk.ANCHOR_EAST +gtk.ANCHOR_N +gtk.ANCHOR_NE +gtk.ANCHOR_NORTH +gtk.ANCHOR_NORTH_EAST +gtk.ANCHOR_NORTH_WEST +gtk.ANCHOR_NW +gtk.ANCHOR_S +gtk.ANCHOR_SE +gtk.ANCHOR_SOUTH +gtk.ANCHOR_SOUTH_EAST +gtk.ANCHOR_SOUTH_WEST +gtk.ANCHOR_SW +gtk.ANCHOR_W +gtk.ANCHOR_WEST +gtk.APP_PAINTABLE +gtk.ARG_CHILD_ARG +gtk.ARG_CONSTRUCT +gtk.ARG_CONSTRUCT_ONLY +gtk.ARG_READABLE +gtk.ARG_WRITABLE +gtk.ARROW_DOWN +gtk.ARROW_LEFT +gtk.ARROW_NONE +gtk.ARROW_RIGHT +gtk.ARROW_UP +gtk.ASSISTANT_PAGE_CONFIRM +gtk.ASSISTANT_PAGE_CONTENT +gtk.ASSISTANT_PAGE_INTRO +gtk.ASSISTANT_PAGE_PROGRESS +gtk.ASSISTANT_PAGE_SUMMARY +gtk.AboutDialog( +gtk.AccelFlags( +gtk.AccelGroup( +gtk.AccelLabel( +gtk.AccelMap( +gtk.Accessible( +gtk.Action( +gtk.ActionGroup( +gtk.Activatable( +gtk.Adjustment( +gtk.Alignment( +gtk.AnchorType( +gtk.ArgFlags( +gtk.Arrow( +gtk.ArrowType( +gtk.AspectFrame( +gtk.Assistant( +gtk.AssistantPageType( +gtk.AttachOptions( +gtk.BUILDER_ERROR_DUPLICATE_ID +gtk.BUILDER_ERROR_INVALID_ATTRIBUTE +gtk.BUILDER_ERROR_INVALID_TAG +gtk.BUILDER_ERROR_INVALID_TYPE_FUNCTION +gtk.BUILDER_ERROR_INVALID_VALUE +gtk.BUILDER_ERROR_MISSING_ATTRIBUTE +gtk.BUILDER_ERROR_MISSING_PROPERTY_VALUE +gtk.BUILDER_ERROR_UNHANDLED_TAG +gtk.BUILDER_ERROR_VERSION_MISMATCH +gtk.BUTTONBOX_CENTER +gtk.BUTTONBOX_DEFAULT_STYLE +gtk.BUTTONBOX_EDGE +gtk.BUTTONBOX_END +gtk.BUTTONBOX_SPREAD +gtk.BUTTONBOX_START +gtk.BUTTONS_CANCEL +gtk.BUTTONS_CLOSE +gtk.BUTTONS_NONE +gtk.BUTTONS_OK +gtk.BUTTONS_OK_CANCEL +gtk.BUTTONS_YES_NO +gtk.BUTTON_DRAGS +gtk.BUTTON_EXPANDS +gtk.BUTTON_IGNORED +gtk.BUTTON_SELECTS +gtk.Bin( +gtk.Border( +gtk.Box( +gtk.Buildable( +gtk.Builder( +gtk.BuilderError( +gtk.Button( +gtk.ButtonAction( +gtk.ButtonBox( +gtk.ButtonBoxStyle( +gtk.ButtonsType( +gtk.CALENDAR_NO_MONTH_CHANGE +gtk.CALENDAR_SHOW_DAY_NAMES +gtk.CALENDAR_SHOW_DETAILS +gtk.CALENDAR_SHOW_HEADING +gtk.CALENDAR_SHOW_WEEK_NUMBERS +gtk.CALENDAR_WEEK_START_MONDAY +gtk.CAN_DEFAULT +gtk.CAN_FOCUS +gtk.CELL_EMPTY +gtk.CELL_PIXMAP +gtk.CELL_PIXTEXT +gtk.CELL_RENDERER_ACCEL_MODE_GTK +gtk.CELL_RENDERER_ACCEL_MODE_OTHER +gtk.CELL_RENDERER_FOCUSED +gtk.CELL_RENDERER_INSENSITIVE +gtk.CELL_RENDERER_MODE_ACTIVATABLE +gtk.CELL_RENDERER_MODE_EDITABLE +gtk.CELL_RENDERER_MODE_INERT +gtk.CELL_RENDERER_PRELIT +gtk.CELL_RENDERER_SELECTED +gtk.CELL_RENDERER_SORTED +gtk.CELL_TEXT +gtk.CELL_WIDGET +gtk.CENTIMETERS +gtk.CLIST_DRAG_AFTER +gtk.CLIST_DRAG_BEFORE +gtk.CLIST_DRAG_INTO +gtk.CLIST_DRAG_NONE +gtk.CList( +gtk.CListDragPos( +gtk.COMPOSITE_CHILD +gtk.CORNER_BOTTOM_LEFT +gtk.CORNER_BOTTOM_RIGHT +gtk.CORNER_TOP_LEFT +gtk.CORNER_TOP_RIGHT +gtk.CTREE_EXPANDER_CIRCULAR +gtk.CTREE_EXPANDER_NONE +gtk.CTREE_EXPANDER_SQUARE +gtk.CTREE_EXPANDER_TRIANGLE +gtk.CTREE_EXPANSION_COLLAPSE +gtk.CTREE_EXPANSION_COLLAPSE_RECURSIVE +gtk.CTREE_EXPANSION_EXPAND +gtk.CTREE_EXPANSION_EXPAND_RECURSIVE +gtk.CTREE_EXPANSION_TOGGLE +gtk.CTREE_EXPANSION_TOGGLE_RECURSIVE +gtk.CTREE_LINES_DOTTED +gtk.CTREE_LINES_NONE +gtk.CTREE_LINES_SOLID +gtk.CTREE_LINES_TABBED +gtk.CTREE_POS_AFTER +gtk.CTREE_POS_AS_CHILD +gtk.CTREE_POS_BEFORE +gtk.CTree( +gtk.CTreeExpanderStyle( +gtk.CTreeExpansionType( +gtk.CTreeLineStyle( +gtk.CTreeNode( +gtk.CTreePos( +gtk.CURVE_TYPE_FREE +gtk.CURVE_TYPE_LINEAR +gtk.CURVE_TYPE_SPLINE +gtk.Calendar( +gtk.CalendarDisplayOptions( +gtk.CellEditable( +gtk.CellLayout( +gtk.CellRenderer( +gtk.CellRendererAccel( +gtk.CellRendererAccelMode( +gtk.CellRendererCombo( +gtk.CellRendererMode( +gtk.CellRendererPixbuf( +gtk.CellRendererProgress( +gtk.CellRendererSpin( +gtk.CellRendererState( +gtk.CellRendererText( +gtk.CellRendererToggle( +gtk.CellType( +gtk.CellView( +gtk.CheckButton( +gtk.CheckMenuItem( +gtk.Clipboard( +gtk.ColorButton( +gtk.ColorSelection( +gtk.ColorSelectionDialog( +gtk.Combo( +gtk.ComboBox( +gtk.ComboBoxEntry( +gtk.Container( +gtk.CornerType( +gtk.Curve( +gtk.CurveType( +gtk.DEBUG_BUILDER +gtk.DEBUG_GEOMETRY +gtk.DEBUG_ICONTHEME +gtk.DEBUG_KEYBINDINGS +gtk.DEBUG_MISC +gtk.DEBUG_MODULES +gtk.DEBUG_MULTIHEAD +gtk.DEBUG_PLUGSOCKET +gtk.DEBUG_PRINTING +gtk.DEBUG_TEXT +gtk.DEBUG_TREE +gtk.DEBUG_UPDATES +gtk.DELETE_CHARS +gtk.DELETE_DISPLAY_LINES +gtk.DELETE_DISPLAY_LINE_ENDS +gtk.DELETE_PARAGRAPHS +gtk.DELETE_PARAGRAPH_ENDS +gtk.DELETE_WHITESPACE +gtk.DELETE_WORDS +gtk.DELETE_WORD_ENDS +gtk.DEST_DEFAULT_ALL +gtk.DEST_DEFAULT_DROP +gtk.DEST_DEFAULT_HIGHLIGHT +gtk.DEST_DEFAULT_MOTION +gtk.DIALOG_DESTROY_WITH_PARENT +gtk.DIALOG_MODAL +gtk.DIALOG_NO_SEPARATOR +gtk.DIRECTION_LEFT +gtk.DIRECTION_RIGHT +gtk.DIR_DOWN +gtk.DIR_LEFT +gtk.DIR_RIGHT +gtk.DIR_TAB_BACKWARD +gtk.DIR_TAB_FORWARD +gtk.DIR_UP +gtk.DOUBLE_BUFFERED +gtk.DebugFlag( +gtk.DeleteType( +gtk.DeprecationWarning( +gtk.DestDefaults( +gtk.Dialog( +gtk.DialogFlags( +gtk.DirectionType( +gtk.DrawingArea( +gtk.EXPAND +gtk.EXPANDER_COLLAPSED +gtk.EXPANDER_EXPANDED +gtk.EXPANDER_SEMI_COLLAPSED +gtk.EXPANDER_SEMI_EXPANDED +gtk.Editable( +gtk.Entry( +gtk.EntryCompletion( +gtk.EventBox( +gtk.Expander( +gtk.ExpanderStyle( +gtk.FALSE +gtk.FILE_CHOOSER_ACTION_CREATE_FOLDER +gtk.FILE_CHOOSER_ACTION_OPEN +gtk.FILE_CHOOSER_ACTION_SAVE +gtk.FILE_CHOOSER_ACTION_SELECT_FOLDER +gtk.FILE_CHOOSER_CONFIRMATION_ACCEPT_FILENAME +gtk.FILE_CHOOSER_CONFIRMATION_CONFIRM +gtk.FILE_CHOOSER_CONFIRMATION_SELECT_AGAIN +gtk.FILE_CHOOSER_ERROR_ALREADY_EXISTS +gtk.FILE_CHOOSER_ERROR_BAD_FILENAME +gtk.FILE_CHOOSER_ERROR_INCOMPLETE_HOSTNAME +gtk.FILE_CHOOSER_ERROR_NONEXISTENT +gtk.FILE_FILTER_DISPLAY_NAME +gtk.FILE_FILTER_FILENAME +gtk.FILE_FILTER_MIME_TYPE +gtk.FILE_FILTER_URI +gtk.FILL +gtk.FLOATING +gtk.FileChooser( +gtk.FileChooserAction( +gtk.FileChooserButton( +gtk.FileChooserConfirmation( +gtk.FileChooserDialog( +gtk.FileChooserEmbed( +gtk.FileChooserError( +gtk.FileChooserWidget( +gtk.FileFilter( +gtk.FileFilterFlags( +gtk.FileSelection( +gtk.Fixed( +gtk.FontButton( +gtk.FontSelection( +gtk.FontSelectionDialog( +gtk.Frame( +gtk.GammaCurve( +gtk.GdkAtomType( +gtk.GenericCellRenderer( +gtk.GenericTreeModel( +gtk.HAS_DEFAULT +gtk.HAS_FOCUS +gtk.HAS_GRAB +gtk.HBox( +gtk.HButtonBox( +gtk.HPaned( +gtk.HRuler( +gtk.HScale( +gtk.HScrollbar( +gtk.HSeparator( +gtk.HandleBox( +gtk.ICON_LOOKUP_FORCE_SIZE +gtk.ICON_LOOKUP_FORCE_SVG +gtk.ICON_LOOKUP_GENERIC_FALLBACK +gtk.ICON_LOOKUP_NO_SVG +gtk.ICON_LOOKUP_USE_BUILTIN +gtk.ICON_SIZE_BUTTON +gtk.ICON_SIZE_DIALOG +gtk.ICON_SIZE_DND +gtk.ICON_SIZE_INVALID +gtk.ICON_SIZE_LARGE_TOOLBAR +gtk.ICON_SIZE_MENU +gtk.ICON_SIZE_SMALL_TOOLBAR +gtk.ICON_THEME_FAILED +gtk.ICON_THEME_NOT_FOUND +gtk.ICON_VIEW_DROP_ABOVE +gtk.ICON_VIEW_DROP_BELOW +gtk.ICON_VIEW_DROP_INTO +gtk.ICON_VIEW_DROP_LEFT +gtk.ICON_VIEW_DROP_RIGHT +gtk.ICON_VIEW_NO_DROP +gtk.IMAGE_ANIMATION +gtk.IMAGE_EMPTY +gtk.IMAGE_GICON +gtk.IMAGE_ICON_NAME +gtk.IMAGE_ICON_SET +gtk.IMAGE_IMAGE +gtk.IMAGE_PIXBUF +gtk.IMAGE_PIXMAP +gtk.IMAGE_STOCK +gtk.IMContext( +gtk.IMContextSimple( +gtk.IMMulticontext( +gtk.IMPreeditStyle( +gtk.IMStatusStyle( +gtk.IM_PREEDIT_CALLBACK +gtk.IM_PREEDIT_NONE +gtk.IM_PREEDIT_NOTHING +gtk.IM_STATUS_CALLBACK +gtk.IM_STATUS_NONE +gtk.IM_STATUS_NOTHING +gtk.INCHES +gtk.IN_DESTRUCTION +gtk.IconFactory( +gtk.IconInfo( +gtk.IconLookupFlags( +gtk.IconSet( +gtk.IconSize( +gtk.IconSource( +gtk.IconTheme( +gtk.IconThemeError( +gtk.IconView( +gtk.IconViewDropPosition( +gtk.Image( +gtk.ImageMenuItem( +gtk.ImageType( +gtk.InputDialog( +gtk.Invisible( +gtk.Item( +gtk.ItemFactory( +gtk.JUSTIFY_CENTER +gtk.JUSTIFY_FILL +gtk.JUSTIFY_LEFT +gtk.JUSTIFY_RIGHT +gtk.Justification( +gtk.LEFT_RIGHT +gtk.Label( +gtk.Layout( +gtk.LazyModule( +gtk.LazyNamespace( +gtk.LinkButton( +gtk.List( +gtk.ListItem( +gtk.ListStore( +gtk.MAPPED +gtk.MATCH_ALL +gtk.MATCH_ALL_TAIL +gtk.MATCH_EXACT +gtk.MATCH_HEAD +gtk.MATCH_LAST +gtk.MATCH_TAIL +gtk.MENU_DIR_CHILD +gtk.MENU_DIR_NEXT +gtk.MENU_DIR_PARENT +gtk.MENU_DIR_PREV +gtk.MESSAGE_ERROR +gtk.MESSAGE_INFO +gtk.MESSAGE_OTHER +gtk.MESSAGE_QUESTION +gtk.MESSAGE_WARNING +gtk.MOVEMENT_BUFFER_ENDS +gtk.MOVEMENT_DISPLAY_LINES +gtk.MOVEMENT_DISPLAY_LINE_ENDS +gtk.MOVEMENT_HORIZONTAL_PAGES +gtk.MOVEMENT_LOGICAL_POSITIONS +gtk.MOVEMENT_PAGES +gtk.MOVEMENT_PARAGRAPHS +gtk.MOVEMENT_PARAGRAPH_ENDS +gtk.MOVEMENT_VISUAL_POSITIONS +gtk.MOVEMENT_WORDS +gtk.MatchType( +gtk.Menu( +gtk.MenuBar( +gtk.MenuDirectionType( +gtk.MenuItem( +gtk.MenuShell( +gtk.MenuToolButton( +gtk.MessageDialog( +gtk.MessageType( +gtk.MetricType( +gtk.Misc( +gtk.MountOperation( +gtk.MovementStep( +gtk.NOTEBOOK_TAB_FIRST +gtk.NOTEBOOK_TAB_LAST +gtk.NO_REPARENT +gtk.NO_SHOW_ALL +gtk.NO_WINDOW +gtk.Notebook( +gtk.NotebookTab( +gtk.ORIENTATION_HORIZONTAL +gtk.ORIENTATION_VERTICAL +gtk.Object( +gtk.ObjectFlags( +gtk.OldEditable( +gtk.OptionMenu( +gtk.Orientable( +gtk.Orientation( +gtk.PACK_DIRECTION_BTT +gtk.PACK_DIRECTION_LTR +gtk.PACK_DIRECTION_RTL +gtk.PACK_DIRECTION_TTB +gtk.PACK_END +gtk.PACK_START +gtk.PAGE_ORIENTATION_LANDSCAPE +gtk.PAGE_ORIENTATION_PORTRAIT +gtk.PAGE_ORIENTATION_REVERSE_LANDSCAPE +gtk.PAGE_ORIENTATION_REVERSE_PORTRAIT +gtk.PAGE_SET_ALL +gtk.PAGE_SET_EVEN +gtk.PAGE_SET_ODD +gtk.PAPER_NAME_A3 +gtk.PAPER_NAME_A4 +gtk.PAPER_NAME_A5 +gtk.PAPER_NAME_B5 +gtk.PAPER_NAME_EXECUTIVE +gtk.PAPER_NAME_LEGAL +gtk.PAPER_NAME_LETTER +gtk.PARENT_SENSITIVE +gtk.PATH_CLASS +gtk.PATH_PRIO_APPLICATION +gtk.PATH_PRIO_GTK +gtk.PATH_PRIO_HIGHEST +gtk.PATH_PRIO_LOWEST +gtk.PATH_PRIO_RC +gtk.PATH_PRIO_THEME +gtk.PATH_WIDGET +gtk.PATH_WIDGET_CLASS +gtk.PIXELS +gtk.POLICY_ALWAYS +gtk.POLICY_AUTOMATIC +gtk.POLICY_NEVER +gtk.POS_BOTTOM +gtk.POS_LEFT +gtk.POS_RIGHT +gtk.POS_TOP +gtk.PREVIEW_COLOR +gtk.PREVIEW_GRAYSCALE +gtk.PRINT_DUPLEX_HORIZONTAL +gtk.PRINT_DUPLEX_SIMPLEX +gtk.PRINT_DUPLEX_VERTICAL +gtk.PRINT_ERROR_GENERAL +gtk.PRINT_ERROR_INTERNAL_ERROR +gtk.PRINT_ERROR_INVALID_FILE +gtk.PRINT_ERROR_NOMEM +gtk.PRINT_OPERATION_ACTION_EXPORT +gtk.PRINT_OPERATION_ACTION_PREVIEW +gtk.PRINT_OPERATION_ACTION_PRINT +gtk.PRINT_OPERATION_ACTION_PRINT_DIALOG +gtk.PRINT_OPERATION_RESULT_APPLY +gtk.PRINT_OPERATION_RESULT_CANCEL +gtk.PRINT_OPERATION_RESULT_ERROR +gtk.PRINT_OPERATION_RESULT_IN_PROGRESS +gtk.PRINT_PAGES_ALL +gtk.PRINT_PAGES_CURRENT +gtk.PRINT_PAGES_RANGES +gtk.PRINT_QUALITY_DRAFT +gtk.PRINT_QUALITY_HIGH +gtk.PRINT_QUALITY_LOW +gtk.PRINT_QUALITY_NORMAL +gtk.PRINT_STATUS_FINISHED +gtk.PRINT_STATUS_FINISHED_ABORTED +gtk.PRINT_STATUS_GENERATING_DATA +gtk.PRINT_STATUS_INITIAL +gtk.PRINT_STATUS_PENDING +gtk.PRINT_STATUS_PENDING_ISSUE +gtk.PRINT_STATUS_PREPARING +gtk.PRINT_STATUS_PRINTING +gtk.PRINT_STATUS_SENDING_DATA +gtk.PRIVATE_GTK_ALLOC_NEEDED +gtk.PRIVATE_GTK_ANCHORED +gtk.PRIVATE_GTK_CHILD_VISIBLE +gtk.PRIVATE_GTK_DIRECTION_LTR +gtk.PRIVATE_GTK_DIRECTION_SET +gtk.PRIVATE_GTK_HAS_POINTER +gtk.PRIVATE_GTK_HAS_SHAPE_MASK +gtk.PRIVATE_GTK_IN_REPARENT +gtk.PRIVATE_GTK_REDRAW_ON_ALLOC +gtk.PRIVATE_GTK_REQUEST_NEEDED +gtk.PRIVATE_GTK_RESIZE_PENDING +gtk.PRIVATE_GTK_SHADOWED +gtk.PRIVATE_GTK_USER_STYLE +gtk.PROGRESS_BOTTOM_TO_TOP +gtk.PROGRESS_CONTINUOUS +gtk.PROGRESS_DISCRETE +gtk.PROGRESS_LEFT_TO_RIGHT +gtk.PROGRESS_RIGHT_TO_LEFT +gtk.PROGRESS_TOP_TO_BOTTOM +gtk.PackDirection( +gtk.PackType( +gtk.PageOrientation( +gtk.PageSet( +gtk.PageSetup( +gtk.Paned( +gtk.PaperSize( +gtk.PathPriorityType( +gtk.PathType( +gtk.Pixmap( +gtk.Plug( +gtk.PolicyType( +gtk.PositionType( +gtk.Preview( +gtk.PreviewType( +gtk.PrintContext( +gtk.PrintDuplex( +gtk.PrintError( +gtk.PrintOperation( +gtk.PrintOperationAction( +gtk.PrintOperationPreview( +gtk.PrintOperationResult( +gtk.PrintPages( +gtk.PrintQuality( +gtk.PrintSettings( +gtk.PrintStatus( +gtk.PrivateFlags( +gtk.Progress( +gtk.ProgressBar( +gtk.ProgressBarOrientation( +gtk.ProgressBarStyle( +gtk.RC_BASE +gtk.RC_BG +gtk.RC_FG +gtk.RC_STYLE +gtk.RC_TEXT +gtk.RC_TOKEN_ACTIVE +gtk.RC_TOKEN_APPLICATION +gtk.RC_TOKEN_BASE +gtk.RC_TOKEN_BG +gtk.RC_TOKEN_BG_PIXMAP +gtk.RC_TOKEN_BIND +gtk.RC_TOKEN_BINDING +gtk.RC_TOKEN_CLASS +gtk.RC_TOKEN_COLOR +gtk.RC_TOKEN_ENGINE +gtk.RC_TOKEN_FG +gtk.RC_TOKEN_FONT +gtk.RC_TOKEN_FONTSET +gtk.RC_TOKEN_FONT_NAME +gtk.RC_TOKEN_GTK +gtk.RC_TOKEN_HIGHEST +gtk.RC_TOKEN_IM_MODULE_FILE +gtk.RC_TOKEN_IM_MODULE_PATH +gtk.RC_TOKEN_INCLUDE +gtk.RC_TOKEN_INSENSITIVE +gtk.RC_TOKEN_INVALID +gtk.RC_TOKEN_LAST +gtk.RC_TOKEN_LOWEST +gtk.RC_TOKEN_LTR +gtk.RC_TOKEN_MODULE_PATH +gtk.RC_TOKEN_NORMAL +gtk.RC_TOKEN_PIXMAP_PATH +gtk.RC_TOKEN_PRELIGHT +gtk.RC_TOKEN_RC +gtk.RC_TOKEN_RTL +gtk.RC_TOKEN_SELECTED +gtk.RC_TOKEN_STOCK +gtk.RC_TOKEN_STYLE +gtk.RC_TOKEN_TEXT +gtk.RC_TOKEN_THEME +gtk.RC_TOKEN_UNBIND +gtk.RC_TOKEN_WIDGET +gtk.RC_TOKEN_WIDGET_CLASS +gtk.RC_TOKEN_XTHICKNESS +gtk.RC_TOKEN_YTHICKNESS +gtk.REALIZED +gtk.RECEIVES_DEFAULT +gtk.RECENT_CHOOSER_ERROR_INVALID_URI +gtk.RECENT_CHOOSER_ERROR_NOT_FOUND +gtk.RECENT_FILTER_AGE +gtk.RECENT_FILTER_APPLICATION +gtk.RECENT_FILTER_DISPLAY_NAME +gtk.RECENT_FILTER_GROUP +gtk.RECENT_FILTER_MIME_TYPE +gtk.RECENT_FILTER_URI +gtk.RECENT_MANAGER_ERROR_INVALID_ENCODING +gtk.RECENT_MANAGER_ERROR_INVALID_URI +gtk.RECENT_MANAGER_ERROR_NOT_FOUND +gtk.RECENT_MANAGER_ERROR_NOT_REGISTERED +gtk.RECENT_MANAGER_ERROR_READ +gtk.RECENT_MANAGER_ERROR_UNKNOWN +gtk.RECENT_MANAGER_ERROR_WRITE +gtk.RECENT_SORT_CUSTOM +gtk.RECENT_SORT_LRU +gtk.RECENT_SORT_MRU +gtk.RECENT_SORT_NONE +gtk.RELIEF_HALF +gtk.RELIEF_NONE +gtk.RELIEF_NORMAL +gtk.RESERVED_1 +gtk.RESERVED_2 +gtk.RESIZE_IMMEDIATE +gtk.RESIZE_PARENT +gtk.RESIZE_QUEUE +gtk.RESPONSE_ACCEPT +gtk.RESPONSE_APPLY +gtk.RESPONSE_CANCEL +gtk.RESPONSE_CLOSE +gtk.RESPONSE_DELETE_EVENT +gtk.RESPONSE_HELP +gtk.RESPONSE_NO +gtk.RESPONSE_NONE +gtk.RESPONSE_OK +gtk.RESPONSE_REJECT +gtk.RESPONSE_YES +gtk.RadioAction( +gtk.RadioButton( +gtk.RadioMenuItem( +gtk.RadioToolButton( +gtk.Range( +gtk.RcFlags( +gtk.RcStyle( +gtk.RcTokenType( +gtk.RecentAction( +gtk.RecentChooser( +gtk.RecentChooserDialog( +gtk.RecentChooserError( +gtk.RecentChooserMenu( +gtk.RecentChooserWidget( +gtk.RecentFilter( +gtk.RecentFilterFlags( +gtk.RecentInfo( +gtk.RecentManager( +gtk.RecentManagerError( +gtk.RecentSortType( +gtk.ReliefStyle( +gtk.Requisition( +gtk.ResizeMode( +gtk.ResponseType( +gtk.Ruler( +gtk.SCROLL_END +gtk.SCROLL_ENDS +gtk.SCROLL_HORIZONTAL_ENDS +gtk.SCROLL_HORIZONTAL_PAGES +gtk.SCROLL_HORIZONTAL_STEPS +gtk.SCROLL_JUMP +gtk.SCROLL_NONE +gtk.SCROLL_PAGES +gtk.SCROLL_PAGE_BACKWARD +gtk.SCROLL_PAGE_DOWN +gtk.SCROLL_PAGE_FORWARD +gtk.SCROLL_PAGE_LEFT +gtk.SCROLL_PAGE_RIGHT +gtk.SCROLL_PAGE_UP +gtk.SCROLL_START +gtk.SCROLL_STEPS +gtk.SCROLL_STEP_BACKWARD +gtk.SCROLL_STEP_DOWN +gtk.SCROLL_STEP_FORWARD +gtk.SCROLL_STEP_LEFT +gtk.SCROLL_STEP_RIGHT +gtk.SCROLL_STEP_UP +gtk.SELECTION_BROWSE +gtk.SELECTION_EXTENDED +gtk.SELECTION_MULTIPLE +gtk.SELECTION_NONE +gtk.SELECTION_SINGLE +gtk.SENSITIVE +gtk.SENSITIVITY_AUTO +gtk.SENSITIVITY_OFF +gtk.SENSITIVITY_ON +gtk.SHADOW_ETCHED_IN +gtk.SHADOW_ETCHED_OUT +gtk.SHADOW_IN +gtk.SHADOW_NONE +gtk.SHADOW_OUT +gtk.SHRINK +gtk.SIDE_BOTTOM +gtk.SIDE_LEFT +gtk.SIDE_RIGHT +gtk.SIDE_TOP +gtk.SIZE_GROUP_BOTH +gtk.SIZE_GROUP_HORIZONTAL +gtk.SIZE_GROUP_NONE +gtk.SIZE_GROUP_VERTICAL +gtk.SORT_ASCENDING +gtk.SORT_DESCENDING +gtk.SPIN_END +gtk.SPIN_HOME +gtk.SPIN_PAGE_BACKWARD +gtk.SPIN_PAGE_FORWARD +gtk.SPIN_STEP_BACKWARD +gtk.SPIN_STEP_FORWARD +gtk.SPIN_USER_DEFINED +gtk.STATE_ACTIVE +gtk.STATE_INSENSITIVE +gtk.STATE_NORMAL +gtk.STATE_PRELIGHT +gtk.STATE_SELECTED +gtk.STOCK_ABOUT +gtk.STOCK_ADD +gtk.STOCK_APPLY +gtk.STOCK_BOLD +gtk.STOCK_CANCEL +gtk.STOCK_CAPS_LOCK_WARNING +gtk.STOCK_CDROM +gtk.STOCK_CLEAR +gtk.STOCK_CLOSE +gtk.STOCK_COLOR_PICKER +gtk.STOCK_CONNECT +gtk.STOCK_CONVERT +gtk.STOCK_COPY +gtk.STOCK_CUT +gtk.STOCK_DELETE +gtk.STOCK_DIALOG_AUTHENTICATION +gtk.STOCK_DIALOG_ERROR +gtk.STOCK_DIALOG_INFO +gtk.STOCK_DIALOG_QUESTION +gtk.STOCK_DIALOG_WARNING +gtk.STOCK_DIRECTORY +gtk.STOCK_DISCARD +gtk.STOCK_DISCONNECT +gtk.STOCK_DND +gtk.STOCK_DND_MULTIPLE +gtk.STOCK_EDIT +gtk.STOCK_EXECUTE +gtk.STOCK_FILE +gtk.STOCK_FIND +gtk.STOCK_FIND_AND_REPLACE +gtk.STOCK_FLOPPY +gtk.STOCK_FULLSCREEN +gtk.STOCK_GOTO_BOTTOM +gtk.STOCK_GOTO_FIRST +gtk.STOCK_GOTO_LAST +gtk.STOCK_GOTO_TOP +gtk.STOCK_GO_BACK +gtk.STOCK_GO_DOWN +gtk.STOCK_GO_FORWARD +gtk.STOCK_GO_UP +gtk.STOCK_HARDDISK +gtk.STOCK_HELP +gtk.STOCK_HOME +gtk.STOCK_INDENT +gtk.STOCK_INDEX +gtk.STOCK_INFO +gtk.STOCK_ITALIC +gtk.STOCK_JUMP_TO +gtk.STOCK_JUSTIFY_CENTER +gtk.STOCK_JUSTIFY_FILL +gtk.STOCK_JUSTIFY_LEFT +gtk.STOCK_JUSTIFY_RIGHT +gtk.STOCK_LEAVE_FULLSCREEN +gtk.STOCK_MEDIA_FORWARD +gtk.STOCK_MEDIA_NEXT +gtk.STOCK_MEDIA_PAUSE +gtk.STOCK_MEDIA_PLAY +gtk.STOCK_MEDIA_PREVIOUS +gtk.STOCK_MEDIA_RECORD +gtk.STOCK_MEDIA_REWIND +gtk.STOCK_MEDIA_STOP +gtk.STOCK_MISSING_IMAGE +gtk.STOCK_NETWORK +gtk.STOCK_NEW +gtk.STOCK_NO +gtk.STOCK_OK +gtk.STOCK_OPEN +gtk.STOCK_ORIENTATION_LANDSCAPE +gtk.STOCK_ORIENTATION_PORTRAIT +gtk.STOCK_ORIENTATION_REVERSE_LANDSCAPE +gtk.STOCK_ORIENTATION_REVERSE_PORTRAIT +gtk.STOCK_PAGE_SETUP +gtk.STOCK_PASTE +gtk.STOCK_PREFERENCES +gtk.STOCK_PRINT +gtk.STOCK_PRINT_ERROR +gtk.STOCK_PRINT_PAUSED +gtk.STOCK_PRINT_PREVIEW +gtk.STOCK_PRINT_REPORT +gtk.STOCK_PRINT_WARNING +gtk.STOCK_PROPERTIES +gtk.STOCK_QUIT +gtk.STOCK_REDO +gtk.STOCK_REFRESH +gtk.STOCK_REMOVE +gtk.STOCK_REVERT_TO_SAVED +gtk.STOCK_SAVE +gtk.STOCK_SAVE_AS +gtk.STOCK_SELECT_ALL +gtk.STOCK_SELECT_COLOR +gtk.STOCK_SELECT_FONT +gtk.STOCK_SORT_ASCENDING +gtk.STOCK_SORT_DESCENDING +gtk.STOCK_SPELL_CHECK +gtk.STOCK_STOP +gtk.STOCK_STRIKETHROUGH +gtk.STOCK_UNDELETE +gtk.STOCK_UNDERLINE +gtk.STOCK_UNDO +gtk.STOCK_UNINDENT +gtk.STOCK_YES +gtk.STOCK_ZOOM_100 +gtk.STOCK_ZOOM_FIT +gtk.STOCK_ZOOM_IN +gtk.STOCK_ZOOM_OUT +gtk.Scale( +gtk.ScaleButton( +gtk.ScrollStep( +gtk.ScrollType( +gtk.Scrollbar( +gtk.ScrolledWindow( +gtk.SelectionData( +gtk.SelectionMode( +gtk.SensitivityType( +gtk.Separator( +gtk.SeparatorMenuItem( +gtk.SeparatorToolItem( +gtk.Settings( +gtk.ShadowType( +gtk.SideType( +gtk.SizeGroup( +gtk.SizeGroupMode( +gtk.Socket( +gtk.SortType( +gtk.SpinButton( +gtk.SpinButtonUpdatePolicy( +gtk.SpinType( +gtk.StateType( +gtk.StatusIcon( +gtk.Statusbar( +gtk.Style( +gtk.SubmenuDirection( +gtk.SubmenuPlacement( +gtk.TARGET_OTHER_APP +gtk.TARGET_OTHER_WIDGET +gtk.TARGET_SAME_APP +gtk.TARGET_SAME_WIDGET +gtk.TEXT_BUFFER_TARGET_INFO_BUFFER_CONTENTS +gtk.TEXT_BUFFER_TARGET_INFO_RICH_TEXT +gtk.TEXT_BUFFER_TARGET_INFO_TEXT +gtk.TEXT_DIR_LTR +gtk.TEXT_DIR_NONE +gtk.TEXT_DIR_RTL +gtk.TEXT_SEARCH_TEXT_ONLY +gtk.TEXT_SEARCH_VISIBLE_ONLY +gtk.TEXT_WINDOW_BOTTOM +gtk.TEXT_WINDOW_LEFT +gtk.TEXT_WINDOW_PRIVATE +gtk.TEXT_WINDOW_RIGHT +gtk.TEXT_WINDOW_TEXT +gtk.TEXT_WINDOW_TOP +gtk.TEXT_WINDOW_WIDGET +gtk.TOOLBAR_BOTH +gtk.TOOLBAR_BOTH_HORIZ +gtk.TOOLBAR_CHILD_BUTTON +gtk.TOOLBAR_CHILD_RADIOBUTTON +gtk.TOOLBAR_CHILD_SPACE +gtk.TOOLBAR_CHILD_TOGGLEBUTTON +gtk.TOOLBAR_CHILD_WIDGET +gtk.TOOLBAR_ICONS +gtk.TOOLBAR_SPACE_EMPTY +gtk.TOOLBAR_SPACE_LINE +gtk.TOOLBAR_TEXT +gtk.TOPLEVEL +gtk.TOP_BOTTOM +gtk.TREE_MODEL_ITERS_PERSIST +gtk.TREE_MODEL_LIST_ONLY +gtk.TREE_VIEW_COLUMN_AUTOSIZE +gtk.TREE_VIEW_COLUMN_FIXED +gtk.TREE_VIEW_COLUMN_GROW_ONLY +gtk.TREE_VIEW_DROP_AFTER +gtk.TREE_VIEW_DROP_BEFORE +gtk.TREE_VIEW_DROP_INTO_OR_AFTER +gtk.TREE_VIEW_DROP_INTO_OR_BEFORE +gtk.TREE_VIEW_GRID_LINES_BOTH +gtk.TREE_VIEW_GRID_LINES_HORIZONTAL +gtk.TREE_VIEW_GRID_LINES_NONE +gtk.TREE_VIEW_GRID_LINES_VERTICAL +gtk.TREE_VIEW_ITEM +gtk.TREE_VIEW_LINE +gtk.TRUE +gtk.Table( +gtk.TargetFlags( +gtk.TearoffMenuItem( +gtk.TextAttributes( +gtk.TextBuffer( +gtk.TextBufferTargetInfo( +gtk.TextChildAnchor( +gtk.TextDirection( +gtk.TextIter( +gtk.TextMark( +gtk.TextSearchFlags( +gtk.TextTag( +gtk.TextTagTable( +gtk.TextView( +gtk.TextWindowType( +gtk.ToggleAction( +gtk.ToggleButton( +gtk.ToggleToolButton( +gtk.ToolButton( +gtk.ToolItem( +gtk.ToolShell( +gtk.Toolbar( +gtk.ToolbarChildType( +gtk.ToolbarSpaceStyle( +gtk.ToolbarStyle( +gtk.Tooltip( +gtk.Tooltips( +gtk.TreeDragDest( +gtk.TreeDragSource( +gtk.TreeIter( +gtk.TreeModel( +gtk.TreeModelFilter( +gtk.TreeModelFlags( +gtk.TreeModelSort( +gtk.TreeRowReference( +gtk.TreeSelection( +gtk.TreeSortable( +gtk.TreeStore( +gtk.TreeView( +gtk.TreeViewColumn( +gtk.TreeViewColumnSizing( +gtk.TreeViewDropPosition( +gtk.TreeViewGridLines( +gtk.TreeViewMode( +gtk.UIManager( +gtk.UIManagerItemType( +gtk.UI_MANAGER_ACCELERATOR +gtk.UI_MANAGER_AUTO +gtk.UI_MANAGER_MENU +gtk.UI_MANAGER_MENUBAR +gtk.UI_MANAGER_MENUITEM +gtk.UI_MANAGER_PLACEHOLDER +gtk.UI_MANAGER_POPUP +gtk.UI_MANAGER_POPUP_WITH_ACCELS +gtk.UI_MANAGER_SEPARATOR +gtk.UI_MANAGER_TOOLBAR +gtk.UI_MANAGER_TOOLITEM +gtk.UNIT_INCH +gtk.UNIT_MM +gtk.UNIT_PIXEL +gtk.UNIT_POINTS +gtk.UPDATE_ALWAYS +gtk.UPDATE_CONTINUOUS +gtk.UPDATE_DELAYED +gtk.UPDATE_DISCONTINUOUS +gtk.UPDATE_IF_VALID +gtk.Unit( +gtk.UpdateType( +gtk.VBox( +gtk.VButtonBox( +gtk.VISIBILITY_FULL +gtk.VISIBILITY_NONE +gtk.VISIBILITY_PARTIAL +gtk.VISIBLE +gtk.VPaned( +gtk.VRuler( +gtk.VScale( +gtk.VScrollbar( +gtk.VSeparator( +gtk.Viewport( +gtk.Visibility( +gtk.VolumeButton( +gtk.WIDGET_HELP_TOOLTIP +gtk.WIDGET_HELP_WHATS_THIS +gtk.WINDOW_POPUP +gtk.WINDOW_TOPLEVEL +gtk.WIN_POS_CENTER +gtk.WIN_POS_CENTER_ALWAYS +gtk.WIN_POS_CENTER_ON_PARENT +gtk.WIN_POS_MOUSE +gtk.WIN_POS_NONE +gtk.WRAP_CHAR +gtk.WRAP_NONE +gtk.WRAP_WORD +gtk.WRAP_WORD_CHAR +gtk.Warning( +gtk.Widget( +gtk.WidgetFlags( +gtk.WidgetHelpType( +gtk.Window( +gtk.WindowGroup( +gtk.WindowPosition( +gtk.WindowType( +gtk.WrapMode( +gtk.__builtins__ +gtk.__doc__ +gtk.__file__ +gtk.__name__ +gtk.__package__ +gtk.__path__ +gtk.about_dialog_set_email_hook( +gtk.about_dialog_set_url_hook( +gtk.accel_group_from_accel_closure( +gtk.accel_groups_from_object( +gtk.accel_map_add_entry( +gtk.accel_map_add_filter( +gtk.accel_map_change_entry( +gtk.accel_map_foreach( +gtk.accel_map_foreach_unfiltered( +gtk.accel_map_get( +gtk.accel_map_load( +gtk.accel_map_load_fd( +gtk.accel_map_lock_path( +gtk.accel_map_lookup_entry( +gtk.accel_map_save( +gtk.accel_map_save_fd( +gtk.accel_map_unlock_path( +gtk.accelerator_get_default_mod_mask( +gtk.accelerator_get_label( +gtk.accelerator_name( +gtk.accelerator_parse( +gtk.accelerator_set_default_mod_mask( +gtk.accelerator_valid( +gtk.add_log_handlers( +gtk.alternative_dialog_button_order( +gtk.binding_entry_add_signal( +gtk.binding_entry_remove( +gtk.bindings_activate( +gtk.bindings_activate_event( +gtk.cell_view_new_with_markup( +gtk.cell_view_new_with_pixbuf( +gtk.cell_view_new_with_text( +gtk.check_version( +gtk.clipboard_get( +gtk.color_selection_palette_from_string( +gtk.color_selection_palette_to_string( +gtk.combo_box_entry_new_text( +gtk.combo_box_entry_new_with_model( +gtk.combo_box_new_text( +gtk.container_class_install_child_property( +gtk.container_class_list_child_properties( +gtk.create_pixmap( +gtk.create_pixmap_from_xpm( +gtk.create_pixmap_from_xpm_d( +gtk.deprecation +gtk.disable_setlocale( +gtk.drag_get_source_widget( +gtk.drag_set_default_icon( +gtk.drag_source_set_icon_name( +gtk.draw_insertion_cursor( +gtk.events_pending( +gtk.expander_new_with_mnemonic( +gtk.file_chooser_widget_new_with_backend( +gtk.gdk +gtk.get_current_event( +gtk.get_current_event_state( +gtk.get_current_event_time( +gtk.get_default_language( +gtk.grab_get_current( +gtk.gtk_tooltips_data_get( +gtk.gtk_version +gtk.hbutton_box_get_layout_default( +gtk.hbutton_box_get_spacing_default( +gtk.hbutton_box_set_layout_default( +gtk.hbutton_box_set_spacing_default( +gtk.icon_factory_lookup_default( +gtk.icon_info_new_for_pixbuf( +gtk.icon_set_new( +gtk.icon_size_from_name( +gtk.icon_size_get_name( +gtk.icon_size_lookup( +gtk.icon_size_lookup_for_settings( +gtk.icon_size_register( +gtk.icon_size_register_alias( +gtk.icon_theme_add_builtin_icon( +gtk.icon_theme_get_default( +gtk.icon_theme_get_for_screen( +gtk.idle_add( +gtk.idle_remove( +gtk.image_new_from_animation( +gtk.image_new_from_file( +gtk.image_new_from_icon_name( +gtk.image_new_from_icon_set( +gtk.image_new_from_image( +gtk.image_new_from_pixbuf( +gtk.image_new_from_pixmap( +gtk.image_new_from_stock( +gtk.init_check( +gtk.input_add( +gtk.input_add_full( +gtk.input_remove( +gtk.item_factories_path_delete( +gtk.item_factory_add_foreign( +gtk.item_factory_from_path( +gtk.item_factory_from_widget( +gtk.item_factory_path_from_widget( +gtk.keysyms +gtk.link_button_new( +gtk.link_button_set_uri_hook( +gtk.load_font( +gtk.load_fontset( +gtk.ltihooks +gtk.main( +gtk.main_do_event( +gtk.main_iteration( +gtk.main_iteration_do( +gtk.main_level( +gtk.main_quit( +gtk.mainiteration( +gtk.mainloop( +gtk.mainquit( +gtk.notebook_set_window_creation_hook( +gtk.page_setup_new_from_file( +gtk.paper_size_get_default( +gtk.paper_size_new_custom( +gtk.paper_size_new_from_ppd( +gtk.plug_new_for_display( +gtk.preview_get_cmap( +gtk.preview_get_visual( +gtk.preview_reset( +gtk.preview_set_color_cube( +gtk.preview_set_gamma( +gtk.preview_set_install_cmap( +gtk.preview_set_reserved( +gtk.print_run_page_setup_dialog( +gtk.print_settings_new_from_file( +gtk.pygtk_version +gtk.quit_add( +gtk.quit_remove( +gtk.rc_add_default_file( +gtk.rc_find_module_in_path( +gtk.rc_get_default_files( +gtk.rc_get_im_module_file( +gtk.rc_get_im_module_path( +gtk.rc_get_module_dir( +gtk.rc_get_style_by_paths( +gtk.rc_get_theme_dir( +gtk.rc_parse( +gtk.rc_parse_string( +gtk.rc_reparse_all( +gtk.rc_reparse_all_for_settings( +gtk.rc_reset_styles( +gtk.rc_set_default_files( +gtk.recent_action_new_for_manager( +gtk.recent_manager_get_default( +gtk.recent_manager_get_for_screen( +gtk.remove_log_handlers( +gtk.selection_owner_set_for_display( +gtk.settings_get_default( +gtk.settings_get_for_screen( +gtk.show_about_dialog( +gtk.show_uri( +gtk.status_icon_new_from_file( +gtk.status_icon_new_from_icon_name( +gtk.status_icon_new_from_pixbuf( +gtk.status_icon_new_from_stock( +gtk.status_icon_position_menu( +gtk.stock_add( +gtk.stock_list_ids( +gtk.stock_lookup( +gtk.sys +gtk.target_list_add_image_targets( +gtk.target_list_add_rich_text_targets( +gtk.target_list_add_text_targets( +gtk.target_list_add_uri_targets( +gtk.targets_include_image( +gtk.targets_include_rich_text( +gtk.targets_include_text( +gtk.targets_include_uri( +gtk.threads_enter( +gtk.threads_init( +gtk.threads_leave( +gtk.timeout_add( +gtk.timeout_remove( +gtk.tooltip_trigger_tooltip_query( +gtk.tooltips_data_get( +gtk.vbutton_box_get_layout_default( +gtk.vbutton_box_get_spacing_default( +gtk.vbutton_box_set_layout_default( +gtk.vbutton_box_set_spacing_default( +gtk.ver +gtk.widget_class_find_style_property( +gtk.widget_class_install_style_property( +gtk.widget_class_list_style_properties( +gtk.widget_get_default_colormap( +gtk.widget_get_default_direction( +gtk.widget_get_default_style( +gtk.widget_get_default_visual( +gtk.widget_pop_colormap( +gtk.widget_pop_composite_child( +gtk.widget_push_colormap( +gtk.widget_push_composite_child( +gtk.widget_set_default_colormap( +gtk.widget_set_default_direction( +gtk.window_get_default_icon_list( +gtk.window_list_toplevels( +gtk.window_set_auto_startup_notification( +gtk.window_set_default_icon( +gtk.window_set_default_icon_from_file( +gtk.window_set_default_icon_list( +gtk.window_set_default_icon_name( + +--- from gtk import * --- +ACCEL_LOCKED +ACCEL_MASK +ACCEL_VISIBLE +ANCHOR_CENTER +ANCHOR_E +ANCHOR_EAST +ANCHOR_N +ANCHOR_NE +ANCHOR_NORTH +ANCHOR_NORTH_EAST +ANCHOR_NORTH_WEST +ANCHOR_NW +ANCHOR_S +ANCHOR_SE +ANCHOR_SOUTH +ANCHOR_SOUTH_EAST +ANCHOR_SOUTH_WEST +ANCHOR_SW +ANCHOR_W +ANCHOR_WEST +APP_PAINTABLE +ARG_CHILD_ARG +ARG_CONSTRUCT +ARG_CONSTRUCT_ONLY +ARG_READABLE +ARG_WRITABLE +ARROW_DOWN +ARROW_LEFT +ARROW_NONE +ARROW_RIGHT +ARROW_UP +ASSISTANT_PAGE_CONFIRM +ASSISTANT_PAGE_CONTENT +ASSISTANT_PAGE_INTRO +ASSISTANT_PAGE_PROGRESS +ASSISTANT_PAGE_SUMMARY +AboutDialog( +AccelFlags( +AccelGroup( +AccelLabel( +AccelMap( +Accessible( +Action( +ActionGroup( +Activatable( +Adjustment( +Alignment( +AnchorType( +ArgFlags( +Arrow( +ArrowType( +AspectFrame( +Assistant( +AssistantPageType( +AttachOptions( +BUILDER_ERROR_DUPLICATE_ID +BUILDER_ERROR_INVALID_ATTRIBUTE +BUILDER_ERROR_INVALID_TAG +BUILDER_ERROR_INVALID_TYPE_FUNCTION +BUILDER_ERROR_INVALID_VALUE +BUILDER_ERROR_MISSING_ATTRIBUTE +BUILDER_ERROR_MISSING_PROPERTY_VALUE +BUILDER_ERROR_UNHANDLED_TAG +BUILDER_ERROR_VERSION_MISMATCH +BUTTONBOX_CENTER +BUTTONBOX_DEFAULT_STYLE +BUTTONBOX_EDGE +BUTTONBOX_END +BUTTONBOX_SPREAD +BUTTONBOX_START +BUTTONS_CANCEL +BUTTONS_CLOSE +BUTTONS_NONE +BUTTONS_OK +BUTTONS_OK_CANCEL +BUTTONS_YES_NO +BUTTON_DRAGS +BUTTON_EXPANDS +BUTTON_IGNORED +BUTTON_SELECTS +Bin( +Buildable( +BuilderError( +ButtonAction( +ButtonBoxStyle( +ButtonsType( +CALENDAR_NO_MONTH_CHANGE +CALENDAR_SHOW_DAY_NAMES +CALENDAR_SHOW_DETAILS +CALENDAR_SHOW_HEADING +CALENDAR_SHOW_WEEK_NUMBERS +CALENDAR_WEEK_START_MONDAY +CAN_DEFAULT +CAN_FOCUS +CELL_EMPTY +CELL_PIXMAP +CELL_PIXTEXT +CELL_RENDERER_ACCEL_MODE_GTK +CELL_RENDERER_ACCEL_MODE_OTHER +CELL_RENDERER_FOCUSED +CELL_RENDERER_INSENSITIVE +CELL_RENDERER_MODE_ACTIVATABLE +CELL_RENDERER_MODE_EDITABLE +CELL_RENDERER_MODE_INERT +CELL_RENDERER_PRELIT +CELL_RENDERER_SELECTED +CELL_RENDERER_SORTED +CELL_TEXT +CELL_WIDGET +CENTIMETERS +CLIST_DRAG_AFTER +CLIST_DRAG_BEFORE +CLIST_DRAG_INTO +CLIST_DRAG_NONE +CListDragPos( +COMPOSITE_CHILD +CORNER_BOTTOM_LEFT +CORNER_BOTTOM_RIGHT +CORNER_TOP_LEFT +CORNER_TOP_RIGHT +CTREE_EXPANDER_CIRCULAR +CTREE_EXPANDER_NONE +CTREE_EXPANDER_SQUARE +CTREE_EXPANDER_TRIANGLE +CTREE_EXPANSION_COLLAPSE +CTREE_EXPANSION_COLLAPSE_RECURSIVE +CTREE_EXPANSION_EXPAND +CTREE_EXPANSION_EXPAND_RECURSIVE +CTREE_EXPANSION_TOGGLE +CTREE_EXPANSION_TOGGLE_RECURSIVE +CTREE_LINES_DOTTED +CTREE_LINES_NONE +CTREE_LINES_SOLID +CTREE_LINES_TABBED +CTREE_POS_AFTER +CTREE_POS_AS_CHILD +CTREE_POS_BEFORE +CTree( +CTreeExpanderStyle( +CTreeExpansionType( +CTreeLineStyle( +CTreeNode( +CTreePos( +CURVE_TYPE_FREE +CURVE_TYPE_LINEAR +CURVE_TYPE_SPLINE +CalendarDisplayOptions( +CellEditable( +CellLayout( +CellRenderer( +CellRendererAccel( +CellRendererAccelMode( +CellRendererCombo( +CellRendererMode( +CellRendererPixbuf( +CellRendererProgress( +CellRendererSpin( +CellRendererState( +CellRendererText( +CellRendererToggle( +CellType( +CellView( +CheckButton( +CheckMenuItem( +ColorButton( +ColorSelection( +ColorSelectionDialog( +Combo( +ComboBoxEntry( +CornerType( +Curve( +CurveType( +DEBUG_BUILDER +DEBUG_GEOMETRY +DEBUG_ICONTHEME +DEBUG_KEYBINDINGS +DEBUG_MISC +DEBUG_MODULES +DEBUG_MULTIHEAD +DEBUG_PLUGSOCKET +DEBUG_PRINTING +DEBUG_TEXT +DEBUG_TREE +DEBUG_UPDATES +DELETE_CHARS +DELETE_DISPLAY_LINES +DELETE_DISPLAY_LINE_ENDS +DELETE_PARAGRAPHS +DELETE_PARAGRAPH_ENDS +DELETE_WHITESPACE +DELETE_WORDS +DELETE_WORD_ENDS +DEST_DEFAULT_ALL +DEST_DEFAULT_DROP +DEST_DEFAULT_HIGHLIGHT +DEST_DEFAULT_MOTION +DIALOG_DESTROY_WITH_PARENT +DIALOG_NO_SEPARATOR +DIRECTION_LEFT +DIRECTION_RIGHT +DIR_DOWN +DIR_LEFT +DIR_RIGHT +DIR_TAB_BACKWARD +DIR_TAB_FORWARD +DIR_UP +DOUBLE_BUFFERED +DebugFlag( +DeleteType( +DestDefaults( +DialogFlags( +DirectionType( +DrawingArea( +EXPANDER_COLLAPSED +EXPANDER_EXPANDED +EXPANDER_SEMI_COLLAPSED +EXPANDER_SEMI_EXPANDED +Editable( +EntryCompletion( +EventBox( +Expander( +ExpanderStyle( +FILE_CHOOSER_ACTION_CREATE_FOLDER +FILE_CHOOSER_ACTION_OPEN +FILE_CHOOSER_ACTION_SAVE +FILE_CHOOSER_ACTION_SELECT_FOLDER +FILE_CHOOSER_CONFIRMATION_ACCEPT_FILENAME +FILE_CHOOSER_CONFIRMATION_CONFIRM +FILE_CHOOSER_CONFIRMATION_SELECT_AGAIN +FILE_CHOOSER_ERROR_ALREADY_EXISTS +FILE_CHOOSER_ERROR_BAD_FILENAME +FILE_CHOOSER_ERROR_INCOMPLETE_HOSTNAME +FILE_CHOOSER_ERROR_NONEXISTENT +FILE_FILTER_DISPLAY_NAME +FILE_FILTER_FILENAME +FILE_FILTER_MIME_TYPE +FILE_FILTER_URI +FILL +FLOATING +FileChooser( +FileChooserAction( +FileChooserButton( +FileChooserConfirmation( +FileChooserDialog( +FileChooserEmbed( +FileChooserError( +FileChooserWidget( +FileFilter( +FileFilterFlags( +FileSelection( +Fixed( +FontButton( +FontSelection( +FontSelectionDialog( +GammaCurve( +GdkAtomType( +GenericCellRenderer( +GenericTreeModel( +HAS_DEFAULT +HAS_FOCUS +HAS_GRAB +HButtonBox( +HPaned( +HRuler( +HScale( +HScrollbar( +HSeparator( +HandleBox( +ICON_LOOKUP_FORCE_SIZE +ICON_LOOKUP_FORCE_SVG +ICON_LOOKUP_GENERIC_FALLBACK +ICON_LOOKUP_NO_SVG +ICON_LOOKUP_USE_BUILTIN +ICON_SIZE_BUTTON +ICON_SIZE_DIALOG +ICON_SIZE_DND +ICON_SIZE_INVALID +ICON_SIZE_LARGE_TOOLBAR +ICON_SIZE_MENU +ICON_SIZE_SMALL_TOOLBAR +ICON_THEME_FAILED +ICON_THEME_NOT_FOUND +ICON_VIEW_DROP_ABOVE +ICON_VIEW_DROP_BELOW +ICON_VIEW_DROP_INTO +ICON_VIEW_DROP_LEFT +ICON_VIEW_DROP_RIGHT +ICON_VIEW_NO_DROP +IMAGE_ANIMATION +IMAGE_EMPTY +IMAGE_GICON +IMAGE_ICON_NAME +IMAGE_ICON_SET +IMAGE_IMAGE +IMAGE_PIXBUF +IMAGE_PIXMAP +IMAGE_STOCK +IMContext( +IMContextSimple( +IMMulticontext( +IMPreeditStyle( +IMStatusStyle( +IM_PREEDIT_CALLBACK +IM_PREEDIT_NONE +IM_PREEDIT_NOTHING +IM_STATUS_CALLBACK +IM_STATUS_NONE +IM_STATUS_NOTHING +INCHES +IN_DESTRUCTION +IconFactory( +IconInfo( +IconLookupFlags( +IconSet( +IconSize( +IconSource( +IconTheme( +IconThemeError( +IconView( +IconViewDropPosition( +ImageMenuItem( +ImageType( +InputDialog( +Invisible( +Item( +ItemFactory( +JUSTIFY_CENTER +JUSTIFY_FILL +JUSTIFY_LEFT +JUSTIFY_RIGHT +Justification( +LEFT_RIGHT +Layout( +LazyModule( +LazyNamespace( +LinkButton( +ListStore( +MAPPED +MATCH_ALL +MATCH_ALL_TAIL +MATCH_EXACT +MATCH_HEAD +MATCH_LAST +MATCH_TAIL +MENU_DIR_CHILD +MENU_DIR_NEXT +MENU_DIR_PARENT +MENU_DIR_PREV +MESSAGE_ERROR +MESSAGE_INFO +MESSAGE_OTHER +MESSAGE_QUESTION +MESSAGE_WARNING +MOVEMENT_BUFFER_ENDS +MOVEMENT_DISPLAY_LINES +MOVEMENT_DISPLAY_LINE_ENDS +MOVEMENT_HORIZONTAL_PAGES +MOVEMENT_LOGICAL_POSITIONS +MOVEMENT_PAGES +MOVEMENT_PARAGRAPHS +MOVEMENT_PARAGRAPH_ENDS +MOVEMENT_VISUAL_POSITIONS +MOVEMENT_WORDS +MatchType( +MenuDirectionType( +MenuShell( +MenuToolButton( +MessageType( +MetricType( +MountOperation( +MovementStep( +NOTEBOOK_TAB_FIRST +NOTEBOOK_TAB_LAST +NO_REPARENT +NO_SHOW_ALL +NO_WINDOW +NotebookTab( +ORIENTATION_HORIZONTAL +ORIENTATION_VERTICAL +ObjectFlags( +OldEditable( +Orientable( +Orientation( +PACK_DIRECTION_BTT +PACK_DIRECTION_LTR +PACK_DIRECTION_RTL +PACK_DIRECTION_TTB +PACK_END +PACK_START +PAGE_ORIENTATION_LANDSCAPE +PAGE_ORIENTATION_PORTRAIT +PAGE_ORIENTATION_REVERSE_LANDSCAPE +PAGE_ORIENTATION_REVERSE_PORTRAIT +PAGE_SET_ALL +PAGE_SET_EVEN +PAGE_SET_ODD +PAPER_NAME_A3 +PAPER_NAME_A4 +PAPER_NAME_A5 +PAPER_NAME_B5 +PAPER_NAME_EXECUTIVE +PAPER_NAME_LEGAL +PAPER_NAME_LETTER +PARENT_SENSITIVE +PATH_CLASS +PATH_PRIO_APPLICATION +PATH_PRIO_GTK +PATH_PRIO_HIGHEST +PATH_PRIO_LOWEST +PATH_PRIO_RC +PATH_PRIO_THEME +PATH_WIDGET +PATH_WIDGET_CLASS +PIXELS +POLICY_ALWAYS +POLICY_AUTOMATIC +POLICY_NEVER +POS_BOTTOM +POS_LEFT +POS_RIGHT +POS_TOP +PREVIEW_COLOR +PREVIEW_GRAYSCALE +PRINT_DUPLEX_HORIZONTAL +PRINT_DUPLEX_SIMPLEX +PRINT_DUPLEX_VERTICAL +PRINT_ERROR_GENERAL +PRINT_ERROR_INTERNAL_ERROR +PRINT_ERROR_INVALID_FILE +PRINT_ERROR_NOMEM +PRINT_OPERATION_ACTION_EXPORT +PRINT_OPERATION_ACTION_PREVIEW +PRINT_OPERATION_ACTION_PRINT +PRINT_OPERATION_ACTION_PRINT_DIALOG +PRINT_OPERATION_RESULT_APPLY +PRINT_OPERATION_RESULT_CANCEL +PRINT_OPERATION_RESULT_ERROR +PRINT_OPERATION_RESULT_IN_PROGRESS +PRINT_PAGES_ALL +PRINT_PAGES_CURRENT +PRINT_PAGES_RANGES +PRINT_QUALITY_NORMAL +PRINT_STATUS_FINISHED +PRINT_STATUS_FINISHED_ABORTED +PRINT_STATUS_GENERATING_DATA +PRINT_STATUS_INITIAL +PRINT_STATUS_PENDING +PRINT_STATUS_PENDING_ISSUE +PRINT_STATUS_PREPARING +PRINT_STATUS_PRINTING +PRINT_STATUS_SENDING_DATA +PRIVATE_GTK_ALLOC_NEEDED +PRIVATE_GTK_ANCHORED +PRIVATE_GTK_CHILD_VISIBLE +PRIVATE_GTK_DIRECTION_LTR +PRIVATE_GTK_DIRECTION_SET +PRIVATE_GTK_HAS_POINTER +PRIVATE_GTK_HAS_SHAPE_MASK +PRIVATE_GTK_IN_REPARENT +PRIVATE_GTK_REDRAW_ON_ALLOC +PRIVATE_GTK_REQUEST_NEEDED +PRIVATE_GTK_RESIZE_PENDING +PRIVATE_GTK_SHADOWED +PRIVATE_GTK_USER_STYLE +PROGRESS_BOTTOM_TO_TOP +PROGRESS_CONTINUOUS +PROGRESS_DISCRETE +PROGRESS_LEFT_TO_RIGHT +PROGRESS_RIGHT_TO_LEFT +PROGRESS_TOP_TO_BOTTOM +PackDirection( +PackType( +PageOrientation( +PageSet( +PageSetup( +Paned( +PaperSize( +PathPriorityType( +PathType( +Pixmap( +Plug( +PolicyType( +PositionType( +Preview( +PreviewType( +PrintContext( +PrintDuplex( +PrintError( +PrintOperation( +PrintOperationAction( +PrintOperationPreview( +PrintOperationResult( +PrintPages( +PrintQuality( +PrintSettings( +PrintStatus( +PrivateFlags( +Progress( +ProgressBarOrientation( +ProgressBarStyle( +RC_BASE +RC_BG +RC_FG +RC_STYLE +RC_TEXT +RC_TOKEN_ACTIVE +RC_TOKEN_APPLICATION +RC_TOKEN_BASE +RC_TOKEN_BG +RC_TOKEN_BG_PIXMAP +RC_TOKEN_BIND +RC_TOKEN_BINDING +RC_TOKEN_CLASS +RC_TOKEN_COLOR +RC_TOKEN_ENGINE +RC_TOKEN_FG +RC_TOKEN_FONT +RC_TOKEN_FONTSET +RC_TOKEN_FONT_NAME +RC_TOKEN_GTK +RC_TOKEN_HIGHEST +RC_TOKEN_IM_MODULE_FILE +RC_TOKEN_IM_MODULE_PATH +RC_TOKEN_INCLUDE +RC_TOKEN_INSENSITIVE +RC_TOKEN_INVALID +RC_TOKEN_LAST +RC_TOKEN_LOWEST +RC_TOKEN_LTR +RC_TOKEN_MODULE_PATH +RC_TOKEN_NORMAL +RC_TOKEN_PIXMAP_PATH +RC_TOKEN_PRELIGHT +RC_TOKEN_RC +RC_TOKEN_RTL +RC_TOKEN_SELECTED +RC_TOKEN_STOCK +RC_TOKEN_STYLE +RC_TOKEN_TEXT +RC_TOKEN_THEME +RC_TOKEN_UNBIND +RC_TOKEN_WIDGET +RC_TOKEN_WIDGET_CLASS +RC_TOKEN_XTHICKNESS +RC_TOKEN_YTHICKNESS +REALIZED +RECEIVES_DEFAULT +RECENT_CHOOSER_ERROR_INVALID_URI +RECENT_CHOOSER_ERROR_NOT_FOUND +RECENT_FILTER_AGE +RECENT_FILTER_APPLICATION +RECENT_FILTER_DISPLAY_NAME +RECENT_FILTER_GROUP +RECENT_FILTER_MIME_TYPE +RECENT_FILTER_URI +RECENT_MANAGER_ERROR_INVALID_ENCODING +RECENT_MANAGER_ERROR_INVALID_URI +RECENT_MANAGER_ERROR_NOT_FOUND +RECENT_MANAGER_ERROR_NOT_REGISTERED +RECENT_MANAGER_ERROR_READ +RECENT_MANAGER_ERROR_UNKNOWN +RECENT_MANAGER_ERROR_WRITE +RECENT_SORT_CUSTOM +RECENT_SORT_LRU +RECENT_SORT_MRU +RECENT_SORT_NONE +RELIEF_HALF +RELIEF_NONE +RELIEF_NORMAL +RESERVED_1 +RESERVED_2 +RESIZE_IMMEDIATE +RESIZE_PARENT +RESIZE_QUEUE +RESPONSE_ACCEPT +RESPONSE_APPLY +RESPONSE_CANCEL +RESPONSE_CLOSE +RESPONSE_DELETE_EVENT +RESPONSE_HELP +RESPONSE_NO +RESPONSE_NONE +RESPONSE_OK +RESPONSE_REJECT +RESPONSE_YES +RadioAction( +RadioMenuItem( +RadioToolButton( +RcFlags( +RcStyle( +RcTokenType( +RecentAction( +RecentChooser( +RecentChooserDialog( +RecentChooserError( +RecentChooserMenu( +RecentChooserWidget( +RecentFilter( +RecentFilterFlags( +RecentInfo( +RecentManager( +RecentManagerError( +RecentSortType( +ReliefStyle( +Requisition( +ResizeMode( +ResponseType( +Ruler( +SCROLL_END +SCROLL_ENDS +SCROLL_HORIZONTAL_ENDS +SCROLL_HORIZONTAL_PAGES +SCROLL_HORIZONTAL_STEPS +SCROLL_JUMP +SCROLL_NONE +SCROLL_PAGES +SCROLL_PAGE_BACKWARD +SCROLL_PAGE_DOWN +SCROLL_PAGE_FORWARD +SCROLL_PAGE_LEFT +SCROLL_PAGE_RIGHT +SCROLL_PAGE_UP +SCROLL_START +SCROLL_STEPS +SCROLL_STEP_BACKWARD +SCROLL_STEP_DOWN +SCROLL_STEP_FORWARD +SCROLL_STEP_LEFT +SCROLL_STEP_RIGHT +SCROLL_STEP_UP +SELECTION_BROWSE +SELECTION_EXTENDED +SELECTION_MULTIPLE +SELECTION_NONE +SELECTION_SINGLE +SENSITIVE +SENSITIVITY_AUTO +SENSITIVITY_OFF +SENSITIVITY_ON +SHADOW_ETCHED_IN +SHADOW_ETCHED_OUT +SHADOW_IN +SHADOW_NONE +SHADOW_OUT +SIDE_BOTTOM +SIDE_LEFT +SIDE_RIGHT +SIDE_TOP +SIZE_GROUP_BOTH +SIZE_GROUP_HORIZONTAL +SIZE_GROUP_NONE +SIZE_GROUP_VERTICAL +SORT_ASCENDING +SORT_DESCENDING +SPIN_END +SPIN_HOME +SPIN_PAGE_BACKWARD +SPIN_PAGE_FORWARD +SPIN_STEP_BACKWARD +SPIN_STEP_FORWARD +SPIN_USER_DEFINED +STATE_ACTIVE +STATE_INSENSITIVE +STATE_NORMAL +STATE_PRELIGHT +STATE_SELECTED +STOCK_ABOUT +STOCK_ADD +STOCK_APPLY +STOCK_BOLD +STOCK_CANCEL +STOCK_CAPS_LOCK_WARNING +STOCK_CDROM +STOCK_CLEAR +STOCK_CLOSE +STOCK_COLOR_PICKER +STOCK_CONNECT +STOCK_CONVERT +STOCK_COPY +STOCK_CUT +STOCK_DELETE +STOCK_DIALOG_AUTHENTICATION +STOCK_DIALOG_ERROR +STOCK_DIALOG_INFO +STOCK_DIALOG_QUESTION +STOCK_DIALOG_WARNING +STOCK_DIRECTORY +STOCK_DISCARD +STOCK_DISCONNECT +STOCK_DND +STOCK_DND_MULTIPLE +STOCK_EDIT +STOCK_EXECUTE +STOCK_FILE +STOCK_FIND +STOCK_FIND_AND_REPLACE +STOCK_FLOPPY +STOCK_FULLSCREEN +STOCK_GOTO_BOTTOM +STOCK_GOTO_FIRST +STOCK_GOTO_LAST +STOCK_GOTO_TOP +STOCK_GO_BACK +STOCK_GO_DOWN +STOCK_GO_FORWARD +STOCK_GO_UP +STOCK_HARDDISK +STOCK_HELP +STOCK_HOME +STOCK_INDENT +STOCK_INDEX +STOCK_INFO +STOCK_ITALIC +STOCK_JUMP_TO +STOCK_JUSTIFY_CENTER +STOCK_JUSTIFY_FILL +STOCK_JUSTIFY_LEFT +STOCK_JUSTIFY_RIGHT +STOCK_LEAVE_FULLSCREEN +STOCK_MEDIA_FORWARD +STOCK_MEDIA_NEXT +STOCK_MEDIA_PAUSE +STOCK_MEDIA_PLAY +STOCK_MEDIA_PREVIOUS +STOCK_MEDIA_RECORD +STOCK_MEDIA_REWIND +STOCK_MEDIA_STOP +STOCK_MISSING_IMAGE +STOCK_NETWORK +STOCK_NEW +STOCK_NO +STOCK_OK +STOCK_OPEN +STOCK_ORIENTATION_LANDSCAPE +STOCK_ORIENTATION_PORTRAIT +STOCK_ORIENTATION_REVERSE_LANDSCAPE +STOCK_ORIENTATION_REVERSE_PORTRAIT +STOCK_PAGE_SETUP +STOCK_PASTE +STOCK_PREFERENCES +STOCK_PRINT +STOCK_PRINT_ERROR +STOCK_PRINT_PAUSED +STOCK_PRINT_PREVIEW +STOCK_PRINT_REPORT +STOCK_PRINT_WARNING +STOCK_PROPERTIES +STOCK_QUIT +STOCK_REDO +STOCK_REFRESH +STOCK_REMOVE +STOCK_REVERT_TO_SAVED +STOCK_SAVE +STOCK_SAVE_AS +STOCK_SELECT_ALL +STOCK_SELECT_COLOR +STOCK_SELECT_FONT +STOCK_SORT_ASCENDING +STOCK_SORT_DESCENDING +STOCK_SPELL_CHECK +STOCK_STOP +STOCK_STRIKETHROUGH +STOCK_UNDELETE +STOCK_UNDERLINE +STOCK_UNDO +STOCK_UNINDENT +STOCK_YES +STOCK_ZOOM_100 +STOCK_ZOOM_FIT +STOCK_ZOOM_IN +STOCK_ZOOM_OUT +ScaleButton( +ScrollStep( +ScrollType( +SelectionData( +SelectionMode( +SensitivityType( +Separator( +SeparatorMenuItem( +SeparatorToolItem( +Settings( +ShadowType( +SideType( +SizeGroup( +SizeGroupMode( +Socket( +SortType( +SpinButtonUpdatePolicy( +SpinType( +StateType( +StatusIcon( +Statusbar( +Style( +SubmenuDirection( +SubmenuPlacement( +TARGET_OTHER_APP +TARGET_OTHER_WIDGET +TARGET_SAME_APP +TARGET_SAME_WIDGET +TEXT_BUFFER_TARGET_INFO_BUFFER_CONTENTS +TEXT_BUFFER_TARGET_INFO_RICH_TEXT +TEXT_BUFFER_TARGET_INFO_TEXT +TEXT_DIR_LTR +TEXT_DIR_NONE +TEXT_DIR_RTL +TEXT_SEARCH_TEXT_ONLY +TEXT_SEARCH_VISIBLE_ONLY +TEXT_WINDOW_BOTTOM +TEXT_WINDOW_LEFT +TEXT_WINDOW_PRIVATE +TEXT_WINDOW_RIGHT +TEXT_WINDOW_TEXT +TEXT_WINDOW_TOP +TEXT_WINDOW_WIDGET +TOOLBAR_BOTH +TOOLBAR_BOTH_HORIZ +TOOLBAR_CHILD_BUTTON +TOOLBAR_CHILD_RADIOBUTTON +TOOLBAR_CHILD_SPACE +TOOLBAR_CHILD_TOGGLEBUTTON +TOOLBAR_CHILD_WIDGET +TOOLBAR_ICONS +TOOLBAR_SPACE_EMPTY +TOOLBAR_SPACE_LINE +TOOLBAR_TEXT +TOPLEVEL +TOP_BOTTOM +TREE_MODEL_ITERS_PERSIST +TREE_MODEL_LIST_ONLY +TREE_VIEW_COLUMN_AUTOSIZE +TREE_VIEW_COLUMN_FIXED +TREE_VIEW_COLUMN_GROW_ONLY +TREE_VIEW_DROP_AFTER +TREE_VIEW_DROP_BEFORE +TREE_VIEW_DROP_INTO_OR_AFTER +TREE_VIEW_DROP_INTO_OR_BEFORE +TREE_VIEW_GRID_LINES_BOTH +TREE_VIEW_GRID_LINES_HORIZONTAL +TREE_VIEW_GRID_LINES_NONE +TREE_VIEW_GRID_LINES_VERTICAL +TREE_VIEW_ITEM +TREE_VIEW_LINE +TargetFlags( +TearoffMenuItem( +TextAttributes( +TextBuffer( +TextBufferTargetInfo( +TextChildAnchor( +TextDirection( +TextIter( +TextMark( +TextSearchFlags( +TextTag( +TextTagTable( +TextView( +TextWindowType( +ToggleAction( +ToggleToolButton( +ToolButton( +ToolItem( +ToolShell( +Toolbar( +ToolbarChildType( +ToolbarSpaceStyle( +ToolbarStyle( +Tooltip( +Tooltips( +TreeDragDest( +TreeDragSource( +TreeIter( +TreeModel( +TreeModelFilter( +TreeModelFlags( +TreeModelSort( +TreeRowReference( +TreeSelection( +TreeSortable( +TreeStore( +TreeView( +TreeViewColumn( +TreeViewColumnSizing( +TreeViewDropPosition( +TreeViewGridLines( +TreeViewMode( +UIManager( +UIManagerItemType( +UI_MANAGER_ACCELERATOR +UI_MANAGER_AUTO +UI_MANAGER_MENU +UI_MANAGER_MENUBAR +UI_MANAGER_MENUITEM +UI_MANAGER_PLACEHOLDER +UI_MANAGER_POPUP +UI_MANAGER_POPUP_WITH_ACCELS +UI_MANAGER_SEPARATOR +UI_MANAGER_TOOLBAR +UI_MANAGER_TOOLITEM +UNIT_INCH +UNIT_MM +UNIT_PIXEL +UNIT_POINTS +UPDATE_ALWAYS +UPDATE_CONTINUOUS +UPDATE_DELAYED +UPDATE_DISCONTINUOUS +UPDATE_IF_VALID +Unit( +UpdateType( +VButtonBox( +VISIBILITY_FULL +VISIBILITY_NONE +VISIBILITY_PARTIAL +VISIBLE +VPaned( +VRuler( +VScale( +VScrollbar( +VSeparator( +Visibility( +VolumeButton( +WIDGET_HELP_TOOLTIP +WIDGET_HELP_WHATS_THIS +WINDOW_POPUP +WINDOW_TOPLEVEL +WIN_POS_CENTER +WIN_POS_CENTER_ALWAYS +WIN_POS_CENTER_ON_PARENT +WIN_POS_MOUSE +WIN_POS_NONE +WRAP_CHAR +WRAP_NONE +WRAP_WORD +WRAP_WORD_CHAR +WidgetFlags( +WidgetHelpType( +WindowGroup( +WindowPosition( +WindowType( +WrapMode( +about_dialog_set_email_hook( +about_dialog_set_url_hook( +accel_group_from_accel_closure( +accel_groups_from_object( +accel_map_add_entry( +accel_map_add_filter( +accel_map_change_entry( +accel_map_foreach( +accel_map_foreach_unfiltered( +accel_map_get( +accel_map_load( +accel_map_load_fd( +accel_map_lock_path( +accel_map_lookup_entry( +accel_map_save( +accel_map_save_fd( +accel_map_unlock_path( +accelerator_get_default_mod_mask( +accelerator_get_label( +accelerator_name( +accelerator_parse( +accelerator_set_default_mod_mask( +accelerator_valid( +add_log_handlers( +alternative_dialog_button_order( +binding_entry_add_signal( +binding_entry_remove( +bindings_activate( +bindings_activate_event( +cell_view_new_with_markup( +cell_view_new_with_pixbuf( +cell_view_new_with_text( +check_version( +clipboard_get( +color_selection_palette_from_string( +color_selection_palette_to_string( +combo_box_entry_new_text( +combo_box_entry_new_with_model( +combo_box_new_text( +container_class_install_child_property( +container_class_list_child_properties( +create_pixmap( +create_pixmap_from_xpm( +create_pixmap_from_xpm_d( +deprecation +disable_setlocale( +drag_get_source_widget( +drag_set_default_icon( +drag_source_set_icon_name( +draw_insertion_cursor( +events_pending( +expander_new_with_mnemonic( +file_chooser_widget_new_with_backend( +gdk +get_current_event( +get_current_event_state( +get_current_event_time( +get_default_language( +grab_get_current( +gtk_tooltips_data_get( +gtk_version +hbutton_box_get_layout_default( +hbutton_box_get_spacing_default( +hbutton_box_set_layout_default( +hbutton_box_set_spacing_default( +icon_factory_lookup_default( +icon_info_new_for_pixbuf( +icon_set_new( +icon_size_from_name( +icon_size_get_name( +icon_size_lookup( +icon_size_lookup_for_settings( +icon_size_register( +icon_size_register_alias( +icon_theme_add_builtin_icon( +icon_theme_get_default( +icon_theme_get_for_screen( +idle_add( +idle_remove( +image_new_from_animation( +image_new_from_file( +image_new_from_icon_name( +image_new_from_icon_set( +image_new_from_image( +image_new_from_pixbuf( +image_new_from_pixmap( +image_new_from_stock( +init_check( +input_add( +input_add_full( +input_remove( +item_factories_path_delete( +item_factory_add_foreign( +item_factory_from_path( +item_factory_from_widget( +item_factory_path_from_widget( +keysyms +link_button_new( +link_button_set_uri_hook( +load_font( +load_fontset( +ltihooks +main_do_event( +main_iteration( +main_iteration_do( +main_level( +main_quit( +mainiteration( +mainquit( +notebook_set_window_creation_hook( +page_setup_new_from_file( +paper_size_get_default( +paper_size_new_custom( +paper_size_new_from_ppd( +plug_new_for_display( +preview_get_cmap( +preview_get_visual( +preview_reset( +preview_set_color_cube( +preview_set_gamma( +preview_set_install_cmap( +preview_set_reserved( +print_run_page_setup_dialog( +print_settings_new_from_file( +pygtk_version +quit_add( +quit_remove( +rc_add_default_file( +rc_find_module_in_path( +rc_get_default_files( +rc_get_im_module_file( +rc_get_im_module_path( +rc_get_module_dir( +rc_get_style_by_paths( +rc_get_theme_dir( +rc_parse( +rc_parse_string( +rc_reparse_all( +rc_reparse_all_for_settings( +rc_reset_styles( +rc_set_default_files( +recent_action_new_for_manager( +recent_manager_get_default( +recent_manager_get_for_screen( +remove_log_handlers( +selection_owner_set_for_display( +settings_get_default( +settings_get_for_screen( +show_about_dialog( +show_uri( +status_icon_new_from_file( +status_icon_new_from_icon_name( +status_icon_new_from_pixbuf( +status_icon_new_from_stock( +status_icon_position_menu( +stock_add( +stock_list_ids( +stock_lookup( +target_list_add_image_targets( +target_list_add_rich_text_targets( +target_list_add_text_targets( +target_list_add_uri_targets( +targets_include_image( +targets_include_rich_text( +targets_include_text( +targets_include_uri( +threads_enter( +threads_init( +threads_leave( +timeout_add( +timeout_remove( +tooltip_trigger_tooltip_query( +tooltips_data_get( +vbutton_box_get_layout_default( +vbutton_box_get_spacing_default( +vbutton_box_set_layout_default( +vbutton_box_set_spacing_default( +widget_class_find_style_property( +widget_class_install_style_property( +widget_class_list_style_properties( +widget_get_default_colormap( +widget_get_default_direction( +widget_get_default_style( +widget_get_default_visual( +widget_pop_colormap( +widget_pop_composite_child( +widget_push_colormap( +widget_push_composite_child( +widget_set_default_colormap( +widget_set_default_direction( +window_get_default_icon_list( +window_list_toplevels( +window_set_auto_startup_notification( +window_set_default_icon( +window_set_default_icon_from_file( +window_set_default_icon_list( +window_set_default_icon_name( + +--- import gtk.deprecation --- +gtk.deprecation.DeprecationWarning( +gtk.deprecation.__builtins__ +gtk.deprecation.__doc__ +gtk.deprecation.__file__ +gtk.deprecation.__name__ +gtk.deprecation.__package__ +gtk.deprecation.os +gtk.deprecation.sys +gtk.deprecation.warnings + +--- from gtk import deprecation --- +deprecation.DeprecationWarning( +deprecation.__builtins__ +deprecation.__doc__ +deprecation.__file__ +deprecation.__name__ +deprecation.__package__ +deprecation.os +deprecation.sys +deprecation.warnings + +--- from gtk.deprecation import * --- + +--- import gtk.gdk --- +gtk.gdk.ACTION_ASK +gtk.gdk.ACTION_COPY +gtk.gdk.ACTION_DEFAULT +gtk.gdk.ACTION_LINK +gtk.gdk.ACTION_MOVE +gtk.gdk.ACTION_PRIVATE +gtk.gdk.ALL_EVENTS_MASK +gtk.gdk.AND +gtk.gdk.AND_INVERT +gtk.gdk.AND_REVERSE +gtk.gdk.ARROW +gtk.gdk.AXIS_IGNORE +gtk.gdk.AXIS_LAST +gtk.gdk.AXIS_PRESSURE +gtk.gdk.AXIS_WHEEL +gtk.gdk.AXIS_X +gtk.gdk.AXIS_XTILT +gtk.gdk.AXIS_Y +gtk.gdk.AXIS_YTILT +gtk.gdk.AppLaunchContext( +gtk.gdk.AxisUse( +gtk.gdk.BASED_ARROW_DOWN +gtk.gdk.BASED_ARROW_UP +gtk.gdk.BLANK_CURSOR +gtk.gdk.BOAT +gtk.gdk.BOGOSITY +gtk.gdk.BOTTOM_LEFT_CORNER +gtk.gdk.BOTTOM_RIGHT_CORNER +gtk.gdk.BOTTOM_SIDE +gtk.gdk.BOTTOM_TEE +gtk.gdk.BOX_SPIRAL +gtk.gdk.BUTTON1_MASK +gtk.gdk.BUTTON1_MOTION_MASK +gtk.gdk.BUTTON2_MASK +gtk.gdk.BUTTON2_MOTION_MASK +gtk.gdk.BUTTON3_MASK +gtk.gdk.BUTTON3_MOTION_MASK +gtk.gdk.BUTTON4_MASK +gtk.gdk.BUTTON5_MASK +gtk.gdk.BUTTON_MOTION_MASK +gtk.gdk.BUTTON_PRESS +gtk.gdk.BUTTON_PRESS_MASK +gtk.gdk.BUTTON_RELEASE +gtk.gdk.BUTTON_RELEASE_MASK +gtk.gdk.ByteOrder( +gtk.gdk.CAP_BUTT +gtk.gdk.CAP_NOT_LAST +gtk.gdk.CAP_PROJECTING +gtk.gdk.CAP_ROUND +gtk.gdk.CENTER_PTR +gtk.gdk.CIRCLE +gtk.gdk.CLEAR +gtk.gdk.CLIENT_EVENT +gtk.gdk.CLIP_BY_CHILDREN +gtk.gdk.CLOCK +gtk.gdk.COFFEE_MUG +gtk.gdk.COLORSPACE_RGB +gtk.gdk.CONFIGURE +gtk.gdk.CONTROL_MASK +gtk.gdk.COPY +gtk.gdk.COPY_INVERT +gtk.gdk.CROSS +gtk.gdk.CROSSHAIR +gtk.gdk.CROSSING_GRAB +gtk.gdk.CROSSING_GTK_GRAB +gtk.gdk.CROSSING_GTK_UNGRAB +gtk.gdk.CROSSING_NORMAL +gtk.gdk.CROSSING_STATE_CHANGED +gtk.gdk.CROSSING_UNGRAB +gtk.gdk.CROSS_REVERSE +gtk.gdk.CURSOR_IS_PIXMAP +gtk.gdk.CairoContext( +gtk.gdk.CapStyle( +gtk.gdk.Color( +gtk.gdk.Colormap( +gtk.gdk.Colorspace( +gtk.gdk.CrossingMode( +gtk.gdk.Cursor( +gtk.gdk.CursorType( +gtk.gdk.DAMAGE +gtk.gdk.DECOR_ALL +gtk.gdk.DECOR_BORDER +gtk.gdk.DECOR_MAXIMIZE +gtk.gdk.DECOR_MENU +gtk.gdk.DECOR_MINIMIZE +gtk.gdk.DECOR_RESIZEH +gtk.gdk.DECOR_TITLE +gtk.gdk.DELETE +gtk.gdk.DESTROY +gtk.gdk.DIAMOND_CROSS +gtk.gdk.DOT +gtk.gdk.DOTBOX +gtk.gdk.DOUBLE_ARROW +gtk.gdk.DRAFT_LARGE +gtk.gdk.DRAFT_SMALL +gtk.gdk.DRAG_ENTER +gtk.gdk.DRAG_LEAVE +gtk.gdk.DRAG_MOTION +gtk.gdk.DRAG_PROTO_LOCAL +gtk.gdk.DRAG_PROTO_MOTIF +gtk.gdk.DRAG_PROTO_NONE +gtk.gdk.DRAG_PROTO_OLE2 +gtk.gdk.DRAG_PROTO_ROOTWIN +gtk.gdk.DRAG_PROTO_WIN32_DROPFILES +gtk.gdk.DRAG_PROTO_XDND +gtk.gdk.DRAG_STATUS +gtk.gdk.DRAPED_BOX +gtk.gdk.DROP_FINISHED +gtk.gdk.DROP_START +gtk.gdk.Device( +gtk.gdk.Display( +gtk.gdk.DisplayManager( +gtk.gdk.DragAction( +gtk.gdk.DragContext( +gtk.gdk.DragProtocol( +gtk.gdk.Drawable( +gtk.gdk.ENTER_NOTIFY +gtk.gdk.ENTER_NOTIFY_MASK +gtk.gdk.EQUIV +gtk.gdk.ERROR +gtk.gdk.ERROR_FILE +gtk.gdk.ERROR_MEM +gtk.gdk.ERROR_PARAM +gtk.gdk.EVEN_ODD_RULE +gtk.gdk.EXCHANGE +gtk.gdk.EXPOSE +gtk.gdk.EXPOSURE_MASK +gtk.gdk.EXTENSION_EVENTS_ALL +gtk.gdk.EXTENSION_EVENTS_CURSOR +gtk.gdk.EXTENSION_EVENTS_NONE +gtk.gdk.Event( +gtk.gdk.EventMask( +gtk.gdk.EventType( +gtk.gdk.ExtensionMode( +gtk.gdk.FILTER_CONTINUE +gtk.gdk.FILTER_REMOVE +gtk.gdk.FILTER_TRANSLATE +gtk.gdk.FLEUR +gtk.gdk.FOCUS_CHANGE +gtk.gdk.FOCUS_CHANGE_MASK +gtk.gdk.FONT_FONT +gtk.gdk.FONT_FONTSET +gtk.gdk.FUNC_ALL +gtk.gdk.FUNC_CLOSE +gtk.gdk.FUNC_MAXIMIZE +gtk.gdk.FUNC_MINIMIZE +gtk.gdk.FUNC_MOVE +gtk.gdk.FUNC_RESIZE +gtk.gdk.Fill( +gtk.gdk.FillRule( +gtk.gdk.FilterReturn( +gtk.gdk.Font( +gtk.gdk.FontType( +gtk.gdk.Function( +gtk.gdk.GC( +gtk.gdk.GCValuesMask( +gtk.gdk.GC_BACKGROUND +gtk.gdk.GC_CAP_STYLE +gtk.gdk.GC_CLIP_MASK +gtk.gdk.GC_CLIP_X_ORIGIN +gtk.gdk.GC_CLIP_Y_ORIGIN +gtk.gdk.GC_EXPOSURES +gtk.gdk.GC_FILL +gtk.gdk.GC_FONT +gtk.gdk.GC_FOREGROUND +gtk.gdk.GC_FUNCTION +gtk.gdk.GC_JOIN_STYLE +gtk.gdk.GC_LINE_STYLE +gtk.gdk.GC_LINE_WIDTH +gtk.gdk.GC_STIPPLE +gtk.gdk.GC_SUBWINDOW +gtk.gdk.GC_TILE +gtk.gdk.GC_TS_X_ORIGIN +gtk.gdk.GC_TS_Y_ORIGIN +gtk.gdk.GOBBLER +gtk.gdk.GRAB_ALREADY_GRABBED +gtk.gdk.GRAB_BROKEN +gtk.gdk.GRAB_FROZEN +gtk.gdk.GRAB_INVALID_TIME +gtk.gdk.GRAB_NOT_VIEWABLE +gtk.gdk.GRAB_SUCCESS +gtk.gdk.GRAVITY_CENTER +gtk.gdk.GRAVITY_EAST +gtk.gdk.GRAVITY_NORTH +gtk.gdk.GRAVITY_NORTH_EAST +gtk.gdk.GRAVITY_NORTH_WEST +gtk.gdk.GRAVITY_SOUTH +gtk.gdk.GRAVITY_SOUTH_EAST +gtk.gdk.GRAVITY_SOUTH_WEST +gtk.gdk.GRAVITY_STATIC +gtk.gdk.GRAVITY_WEST +gtk.gdk.GUMBY +gtk.gdk.GrabStatus( +gtk.gdk.Gravity( +gtk.gdk.HAND1 +gtk.gdk.HAND2 +gtk.gdk.HEART +gtk.gdk.HINT_ASPECT +gtk.gdk.HINT_BASE_SIZE +gtk.gdk.HINT_MAX_SIZE +gtk.gdk.HINT_MIN_SIZE +gtk.gdk.HINT_POS +gtk.gdk.HINT_RESIZE_INC +gtk.gdk.HINT_USER_POS +gtk.gdk.HINT_USER_SIZE +gtk.gdk.HINT_WIN_GRAVITY +gtk.gdk.HYPER_MASK +gtk.gdk.ICON +gtk.gdk.IMAGE_FASTEST +gtk.gdk.IMAGE_NORMAL +gtk.gdk.IMAGE_SHARED +gtk.gdk.INCLUDE_INFERIORS +gtk.gdk.INPUT_EXCEPTION +gtk.gdk.INPUT_ONLY +gtk.gdk.INPUT_OUTPUT +gtk.gdk.INPUT_READ +gtk.gdk.INPUT_WRITE +gtk.gdk.INTERP_BILINEAR +gtk.gdk.INTERP_HYPER +gtk.gdk.INTERP_NEAREST +gtk.gdk.INTERP_TILES +gtk.gdk.INVERT +gtk.gdk.IRON_CROSS +gtk.gdk.Image( +gtk.gdk.ImageType( +gtk.gdk.InputCondition( +gtk.gdk.InputMode( +gtk.gdk.InputSource( +gtk.gdk.InterpType( +gtk.gdk.JOIN_BEVEL +gtk.gdk.JOIN_MITER +gtk.gdk.JOIN_ROUND +gtk.gdk.JoinStyle( +gtk.gdk.KEY_PRESS +gtk.gdk.KEY_PRESS_MASK +gtk.gdk.KEY_RELEASE +gtk.gdk.KEY_RELEASE_MASK +gtk.gdk.Keymap( +gtk.gdk.LAST_CURSOR +gtk.gdk.LEAVE_NOTIFY +gtk.gdk.LEAVE_NOTIFY_MASK +gtk.gdk.LEFTBUTTON +gtk.gdk.LEFT_PTR +gtk.gdk.LEFT_SIDE +gtk.gdk.LEFT_TEE +gtk.gdk.LINE_DOUBLE_DASH +gtk.gdk.LINE_ON_OFF_DASH +gtk.gdk.LINE_SOLID +gtk.gdk.LL_ANGLE +gtk.gdk.LOCK_MASK +gtk.gdk.LR_ANGLE +gtk.gdk.LSB_FIRST +gtk.gdk.LineStyle( +gtk.gdk.MAN +gtk.gdk.MAP +gtk.gdk.META_MASK +gtk.gdk.MIDDLEBUTTON +gtk.gdk.MOD1_MASK +gtk.gdk.MOD2_MASK +gtk.gdk.MOD3_MASK +gtk.gdk.MOD4_MASK +gtk.gdk.MOD5_MASK +gtk.gdk.MODE_DISABLED +gtk.gdk.MODE_SCREEN +gtk.gdk.MODE_WINDOW +gtk.gdk.MODIFIER_MASK +gtk.gdk.MOTION_NOTIFY +gtk.gdk.MOUSE +gtk.gdk.MSB_FIRST +gtk.gdk.ModifierType( +gtk.gdk.NAND +gtk.gdk.NOOP +gtk.gdk.NOR +gtk.gdk.NOTHING +gtk.gdk.NOTIFY_ANCESTOR +gtk.gdk.NOTIFY_INFERIOR +gtk.gdk.NOTIFY_NONLINEAR +gtk.gdk.NOTIFY_NONLINEAR_VIRTUAL +gtk.gdk.NOTIFY_UNKNOWN +gtk.gdk.NOTIFY_VIRTUAL +gtk.gdk.NO_EXPOSE +gtk.gdk.NotifyType( +gtk.gdk.OK +gtk.gdk.OPAQUE_STIPPLED +gtk.gdk.OR +gtk.gdk.OR_INVERT +gtk.gdk.OR_REVERSE +gtk.gdk.OVERLAP_RECTANGLE_IN +gtk.gdk.OVERLAP_RECTANGLE_OUT +gtk.gdk.OVERLAP_RECTANGLE_PART +gtk.gdk.OWNER_CHANGE +gtk.gdk.OWNER_CHANGE_CLOSE +gtk.gdk.OWNER_CHANGE_DESTROY +gtk.gdk.OWNER_CHANGE_NEW_OWNER +gtk.gdk.OverlapType( +gtk.gdk.OwnerChange( +gtk.gdk.PARENT_RELATIVE +gtk.gdk.PENCIL +gtk.gdk.PIRATE +gtk.gdk.PIXBUF_ALPHA_BILEVEL +gtk.gdk.PIXBUF_ALPHA_FULL +gtk.gdk.PIXBUF_ERROR_BAD_OPTION +gtk.gdk.PIXBUF_ERROR_CORRUPT_IMAGE +gtk.gdk.PIXBUF_ERROR_FAILED +gtk.gdk.PIXBUF_ERROR_INSUFFICIENT_MEMORY +gtk.gdk.PIXBUF_ERROR_UNKNOWN_TYPE +gtk.gdk.PIXBUF_ERROR_UNSUPPORTED_OPERATION +gtk.gdk.PIXBUF_ROTATE_CLOCKWISE +gtk.gdk.PIXBUF_ROTATE_COUNTERCLOCKWISE +gtk.gdk.PIXBUF_ROTATE_NONE +gtk.gdk.PIXBUF_ROTATE_UPSIDEDOWN +gtk.gdk.PLUS +gtk.gdk.POINTER_MOTION_HINT_MASK +gtk.gdk.POINTER_MOTION_MASK +gtk.gdk.PROPERTY_CHANGE_MASK +gtk.gdk.PROPERTY_DELETE +gtk.gdk.PROPERTY_NEW_VALUE +gtk.gdk.PROPERTY_NOTIFY +gtk.gdk.PROP_MODE_APPEND +gtk.gdk.PROP_MODE_PREPEND +gtk.gdk.PROP_MODE_REPLACE +gtk.gdk.PROXIMITY_IN +gtk.gdk.PROXIMITY_IN_MASK +gtk.gdk.PROXIMITY_OUT +gtk.gdk.PROXIMITY_OUT_MASK +gtk.gdk.PangoRenderer( +gtk.gdk.Pixbuf( +gtk.gdk.PixbufAlphaMode( +gtk.gdk.PixbufAnimation( +gtk.gdk.PixbufAnimationIter( +gtk.gdk.PixbufError( +gtk.gdk.PixbufLoader( +gtk.gdk.PixbufRotation( +gtk.gdk.PixbufSimpleAnim( +gtk.gdk.PixbufSimpleAnimIter( +gtk.gdk.Pixmap( +gtk.gdk.PropMode( +gtk.gdk.PropertyState( +gtk.gdk.QUESTION_ARROW +gtk.gdk.RELEASE_MASK +gtk.gdk.RGB_DITHER_MAX +gtk.gdk.RGB_DITHER_NONE +gtk.gdk.RGB_DITHER_NORMAL +gtk.gdk.RIGHTBUTTON +gtk.gdk.RIGHT_PTR +gtk.gdk.RIGHT_SIDE +gtk.gdk.RIGHT_TEE +gtk.gdk.RTL_LOGO +gtk.gdk.Rectangle( +gtk.gdk.Region( +gtk.gdk.RgbDither( +gtk.gdk.SAILBOAT +gtk.gdk.SB_DOWN_ARROW +gtk.gdk.SB_H_DOUBLE_ARROW +gtk.gdk.SB_LEFT_ARROW +gtk.gdk.SB_RIGHT_ARROW +gtk.gdk.SB_UP_ARROW +gtk.gdk.SB_V_DOUBLE_ARROW +gtk.gdk.SCROLL +gtk.gdk.SCROLL_DOWN +gtk.gdk.SCROLL_LEFT +gtk.gdk.SCROLL_MASK +gtk.gdk.SCROLL_RIGHT +gtk.gdk.SCROLL_UP +gtk.gdk.SELECTION_CLEAR +gtk.gdk.SELECTION_CLIPBOARD +gtk.gdk.SELECTION_NOTIFY +gtk.gdk.SELECTION_PRIMARY +gtk.gdk.SELECTION_REQUEST +gtk.gdk.SELECTION_SECONDARY +gtk.gdk.SELECTION_TYPE_ATOM +gtk.gdk.SELECTION_TYPE_BITMAP +gtk.gdk.SELECTION_TYPE_COLORMAP +gtk.gdk.SELECTION_TYPE_DRAWABLE +gtk.gdk.SELECTION_TYPE_INTEGER +gtk.gdk.SELECTION_TYPE_PIXMAP +gtk.gdk.SELECTION_TYPE_STRING +gtk.gdk.SELECTION_TYPE_WINDOW +gtk.gdk.SET +gtk.gdk.SETTING +gtk.gdk.SETTING_ACTION_CHANGED +gtk.gdk.SETTING_ACTION_DELETED +gtk.gdk.SETTING_ACTION_NEW +gtk.gdk.SHIFT_MASK +gtk.gdk.SHUTTLE +gtk.gdk.SIZING +gtk.gdk.SOLID +gtk.gdk.SOURCE_CURSOR +gtk.gdk.SOURCE_ERASER +gtk.gdk.SOURCE_MOUSE +gtk.gdk.SOURCE_PEN +gtk.gdk.SPIDER +gtk.gdk.SPRAYCAN +gtk.gdk.STAR +gtk.gdk.STIPPLED +gtk.gdk.STRUCTURE_MASK +gtk.gdk.SUBSTRUCTURE_MASK +gtk.gdk.SUPER_MASK +gtk.gdk.Screen( +gtk.gdk.ScrollDirection( +gtk.gdk.SettingAction( +gtk.gdk.Status( +gtk.gdk.SubwindowMode( +gtk.gdk.TARGET +gtk.gdk.TARGET_BITMAP +gtk.gdk.TARGET_COLORMAP +gtk.gdk.TARGET_DRAWABLE +gtk.gdk.TARGET_PIXMAP +gtk.gdk.TARGET_STRING +gtk.gdk.TCROSS +gtk.gdk.TILED +gtk.gdk.TOP_LEFT_ARROW +gtk.gdk.TOP_LEFT_CORNER +gtk.gdk.TOP_RIGHT_CORNER +gtk.gdk.TOP_SIDE +gtk.gdk.TOP_TEE +gtk.gdk.TREK +gtk.gdk.UL_ANGLE +gtk.gdk.UMBRELLA +gtk.gdk.UNMAP +gtk.gdk.UR_ANGLE +gtk.gdk.VISIBILITY_FULLY_OBSCURED +gtk.gdk.VISIBILITY_NOTIFY +gtk.gdk.VISIBILITY_NOTIFY_MASK +gtk.gdk.VISIBILITY_PARTIAL +gtk.gdk.VISIBILITY_UNOBSCURED +gtk.gdk.VISUAL_DIRECT_COLOR +gtk.gdk.VISUAL_GRAYSCALE +gtk.gdk.VISUAL_PSEUDO_COLOR +gtk.gdk.VISUAL_STATIC_COLOR +gtk.gdk.VISUAL_STATIC_GRAY +gtk.gdk.VISUAL_TRUE_COLOR +gtk.gdk.VisibilityState( +gtk.gdk.Visual( +gtk.gdk.VisualType( +gtk.gdk.WATCH +gtk.gdk.WA_COLORMAP +gtk.gdk.WA_CURSOR +gtk.gdk.WA_NOREDIR +gtk.gdk.WA_TITLE +gtk.gdk.WA_TYPE_HINT +gtk.gdk.WA_VISUAL +gtk.gdk.WA_WMCLASS +gtk.gdk.WA_X +gtk.gdk.WA_Y +gtk.gdk.WINDING_RULE +gtk.gdk.WINDOW_CHILD +gtk.gdk.WINDOW_DIALOG +gtk.gdk.WINDOW_EDGE_EAST +gtk.gdk.WINDOW_EDGE_NORTH +gtk.gdk.WINDOW_EDGE_NORTH_EAST +gtk.gdk.WINDOW_EDGE_NORTH_WEST +gtk.gdk.WINDOW_EDGE_SOUTH +gtk.gdk.WINDOW_EDGE_SOUTH_EAST +gtk.gdk.WINDOW_EDGE_SOUTH_WEST +gtk.gdk.WINDOW_EDGE_WEST +gtk.gdk.WINDOW_FOREIGN +gtk.gdk.WINDOW_ROOT +gtk.gdk.WINDOW_STATE +gtk.gdk.WINDOW_STATE_ABOVE +gtk.gdk.WINDOW_STATE_BELOW +gtk.gdk.WINDOW_STATE_FULLSCREEN +gtk.gdk.WINDOW_STATE_ICONIFIED +gtk.gdk.WINDOW_STATE_MAXIMIZED +gtk.gdk.WINDOW_STATE_STICKY +gtk.gdk.WINDOW_STATE_WITHDRAWN +gtk.gdk.WINDOW_TEMP +gtk.gdk.WINDOW_TOPLEVEL +gtk.gdk.WINDOW_TYPE_HINT_COMBO +gtk.gdk.WINDOW_TYPE_HINT_DESKTOP +gtk.gdk.WINDOW_TYPE_HINT_DIALOG +gtk.gdk.WINDOW_TYPE_HINT_DND +gtk.gdk.WINDOW_TYPE_HINT_DOCK +gtk.gdk.WINDOW_TYPE_HINT_DROPDOWN_MENU +gtk.gdk.WINDOW_TYPE_HINT_MENU +gtk.gdk.WINDOW_TYPE_HINT_NORMAL +gtk.gdk.WINDOW_TYPE_HINT_NOTIFICATION +gtk.gdk.WINDOW_TYPE_HINT_POPUP_MENU +gtk.gdk.WINDOW_TYPE_HINT_SPLASHSCREEN +gtk.gdk.WINDOW_TYPE_HINT_TOOLBAR +gtk.gdk.WINDOW_TYPE_HINT_TOOLTIP +gtk.gdk.WINDOW_TYPE_HINT_UTILITY +gtk.gdk.WMDecoration( +gtk.gdk.WMFunction( +gtk.gdk.Warning( +gtk.gdk.Window( +gtk.gdk.WindowAttributesType( +gtk.gdk.WindowClass( +gtk.gdk.WindowEdge( +gtk.gdk.WindowHints( +gtk.gdk.WindowState( +gtk.gdk.WindowType( +gtk.gdk.WindowTypeHint( +gtk.gdk.XOR +gtk.gdk.XTERM +gtk.gdk.X_CURSOR +gtk.gdk._2BUTTON_PRESS +gtk.gdk._3BUTTON_PRESS +gtk.gdk.__doc__ +gtk.gdk.__name__ +gtk.gdk.__package__ +gtk.gdk.__version__ +gtk.gdk.atom_intern( +gtk.gdk.beep( +gtk.gdk.bitmap_create_from_data( +gtk.gdk.color_change( +gtk.gdk.color_parse( +gtk.gdk.colormap_get_system( +gtk.gdk.colormap_get_system_size( +gtk.gdk.colors_store( +gtk.gdk.cursor_new_from_name( +gtk.gdk.device_get_core_pointer( +gtk.gdk.devices_list( +gtk.gdk.display_get_default( +gtk.gdk.display_manager_get( +gtk.gdk.draw_glyphs_transformed( +gtk.gdk.draw_layout_with_colors( +gtk.gdk.error_trap_pop( +gtk.gdk.error_trap_push( +gtk.gdk.event_get( +gtk.gdk.event_get_graphics_expose( +gtk.gdk.event_handler_set( +gtk.gdk.event_peek( +gtk.gdk.event_request_motions( +gtk.gdk.event_send_client_message_for_display( +gtk.gdk.events_pending( +gtk.gdk.exit( +gtk.gdk.flush( +gtk.gdk.font_from_description( +gtk.gdk.font_from_description_for_display( +gtk.gdk.font_load_for_display( +gtk.gdk.fontset_load( +gtk.gdk.fontset_load_for_display( +gtk.gdk.free_compound_text( +gtk.gdk.gc_new( +gtk.gdk.get_default_root_window( +gtk.gdk.get_display( +gtk.gdk.get_display_arg_name( +gtk.gdk.get_program_class( +gtk.gdk.get_show_events( +gtk.gdk.get_use_xshm( +gtk.gdk.input_remove( +gtk.gdk.keyboard_grab( +gtk.gdk.keyboard_ungrab( +gtk.gdk.keymap_get_default( +gtk.gdk.keymap_get_for_display( +gtk.gdk.keyval_convert_case( +gtk.gdk.keyval_from_name( +gtk.gdk.keyval_is_lower( +gtk.gdk.keyval_is_upper( +gtk.gdk.keyval_name( +gtk.gdk.keyval_to_lower( +gtk.gdk.keyval_to_unicode( +gtk.gdk.keyval_to_upper( +gtk.gdk.list_visuals( +gtk.gdk.net_wm_supports( +gtk.gdk.notify_startup_complete( +gtk.gdk.notify_startup_complete_with_id( +gtk.gdk.pango_context_get( +gtk.gdk.pango_context_get_for_screen( +gtk.gdk.pango_context_set_colormap( +gtk.gdk.pango_renderer_get_default( +gtk.gdk.pixbuf_get_file_info( +gtk.gdk.pixbuf_get_formats( +gtk.gdk.pixbuf_get_from_drawable( +gtk.gdk.pixbuf_loader_new( +gtk.gdk.pixbuf_loader_new_with_mime_type( +gtk.gdk.pixbuf_new_from_array( +gtk.gdk.pixbuf_new_from_data( +gtk.gdk.pixbuf_new_from_file( +gtk.gdk.pixbuf_new_from_file_at_scale( +gtk.gdk.pixbuf_new_from_file_at_size( +gtk.gdk.pixbuf_new_from_inline( +gtk.gdk.pixbuf_new_from_xpm_data( +gtk.gdk.pixmap_colormap_create_from_xpm( +gtk.gdk.pixmap_colormap_create_from_xpm_d( +gtk.gdk.pixmap_create_from_data( +gtk.gdk.pixmap_create_from_xpm( +gtk.gdk.pixmap_create_from_xpm_d( +gtk.gdk.pixmap_foreign_new( +gtk.gdk.pixmap_foreign_new_for_display( +gtk.gdk.pixmap_foreign_new_for_screen( +gtk.gdk.pixmap_lookup( +gtk.gdk.pixmap_lookup_for_display( +gtk.gdk.pointer_grab( +gtk.gdk.pointer_is_grabbed( +gtk.gdk.pointer_ungrab( +gtk.gdk.query_depths( +gtk.gdk.query_visual_types( +gtk.gdk.region_rectangle( +gtk.gdk.rgb_colormap_ditherable( +gtk.gdk.rgb_ditherable( +gtk.gdk.rgb_find_color( +gtk.gdk.rgb_gc_set_background( +gtk.gdk.rgb_gc_set_foreground( +gtk.gdk.rgb_get_cmap( +gtk.gdk.rgb_get_colormap( +gtk.gdk.rgb_get_visual( +gtk.gdk.rgb_init( +gtk.gdk.rgb_set_install( +gtk.gdk.rgb_set_min_colors( +gtk.gdk.rgb_set_verbose( +gtk.gdk.rgb_xpixel_from_rgb( +gtk.gdk.screen_get_default( +gtk.gdk.screen_height( +gtk.gdk.screen_height_mm( +gtk.gdk.screen_width( +gtk.gdk.screen_width_mm( +gtk.gdk.selection_owner_get( +gtk.gdk.selection_owner_get_for_display( +gtk.gdk.selection_owner_set( +gtk.gdk.selection_owner_set_for_display( +gtk.gdk.selection_send_notify( +gtk.gdk.selection_send_notify_for_display( +gtk.gdk.set_double_click_time( +gtk.gdk.set_locale( +gtk.gdk.set_program_class( +gtk.gdk.set_show_events( +gtk.gdk.set_sm_client_id( +gtk.gdk.set_use_xshm( +gtk.gdk.synthesize_window_state( +gtk.gdk.threads_enter( +gtk.gdk.threads_init( +gtk.gdk.threads_leave( +gtk.gdk.unicode_to_keyval( +gtk.gdk.utf8_to_string_target( +gtk.gdk.visual_get_best( +gtk.gdk.visual_get_best_depth( +gtk.gdk.visual_get_best_type( +gtk.gdk.visual_get_best_with_depth( +gtk.gdk.visual_get_best_with_type( +gtk.gdk.visual_get_system( +gtk.gdk.window_at_pointer( +gtk.gdk.window_foreign_new( +gtk.gdk.window_foreign_new_for_display( +gtk.gdk.window_get_toplevels( +gtk.gdk.window_lookup( +gtk.gdk.window_lookup_for_display( +gtk.gdk.window_process_all_updates( +gtk.gdk.x11_display_get_startup_notification_id( +gtk.gdk.x11_get_default_screen( +gtk.gdk.x11_get_server_time( +gtk.gdk.x11_grab_server( +gtk.gdk.x11_register_standard_event_type( +gtk.gdk.x11_ungrab_server( + +--- from gtk import gdk --- +gdk.ACTION_ASK +gdk.ACTION_COPY +gdk.ACTION_DEFAULT +gdk.ACTION_LINK +gdk.ACTION_MOVE +gdk.ACTION_PRIVATE +gdk.ALL_EVENTS_MASK +gdk.AND +gdk.AND_INVERT +gdk.AND_REVERSE +gdk.ARROW +gdk.AXIS_IGNORE +gdk.AXIS_LAST +gdk.AXIS_PRESSURE +gdk.AXIS_WHEEL +gdk.AXIS_X +gdk.AXIS_XTILT +gdk.AXIS_Y +gdk.AXIS_YTILT +gdk.AppLaunchContext( +gdk.AxisUse( +gdk.BASED_ARROW_DOWN +gdk.BASED_ARROW_UP +gdk.BLANK_CURSOR +gdk.BOAT +gdk.BOGOSITY +gdk.BOTTOM_LEFT_CORNER +gdk.BOTTOM_RIGHT_CORNER +gdk.BOTTOM_SIDE +gdk.BOTTOM_TEE +gdk.BOX_SPIRAL +gdk.BUTTON1_MASK +gdk.BUTTON1_MOTION_MASK +gdk.BUTTON2_MASK +gdk.BUTTON2_MOTION_MASK +gdk.BUTTON3_MASK +gdk.BUTTON3_MOTION_MASK +gdk.BUTTON4_MASK +gdk.BUTTON5_MASK +gdk.BUTTON_MOTION_MASK +gdk.BUTTON_PRESS +gdk.BUTTON_PRESS_MASK +gdk.BUTTON_RELEASE +gdk.BUTTON_RELEASE_MASK +gdk.ByteOrder( +gdk.CAP_BUTT +gdk.CAP_NOT_LAST +gdk.CAP_PROJECTING +gdk.CAP_ROUND +gdk.CENTER_PTR +gdk.CIRCLE +gdk.CLEAR +gdk.CLIENT_EVENT +gdk.CLIP_BY_CHILDREN +gdk.CLOCK +gdk.COFFEE_MUG +gdk.COLORSPACE_RGB +gdk.CONFIGURE +gdk.CONTROL_MASK +gdk.COPY +gdk.COPY_INVERT +gdk.CROSS +gdk.CROSSHAIR +gdk.CROSSING_GRAB +gdk.CROSSING_GTK_GRAB +gdk.CROSSING_GTK_UNGRAB +gdk.CROSSING_NORMAL +gdk.CROSSING_STATE_CHANGED +gdk.CROSSING_UNGRAB +gdk.CROSS_REVERSE +gdk.CURSOR_IS_PIXMAP +gdk.CairoContext( +gdk.CapStyle( +gdk.Color( +gdk.Colormap( +gdk.Colorspace( +gdk.CrossingMode( +gdk.Cursor( +gdk.CursorType( +gdk.DAMAGE +gdk.DECOR_ALL +gdk.DECOR_BORDER +gdk.DECOR_MAXIMIZE +gdk.DECOR_MENU +gdk.DECOR_MINIMIZE +gdk.DECOR_RESIZEH +gdk.DECOR_TITLE +gdk.DELETE +gdk.DESTROY +gdk.DIAMOND_CROSS +gdk.DOT +gdk.DOTBOX +gdk.DOUBLE_ARROW +gdk.DRAFT_LARGE +gdk.DRAFT_SMALL +gdk.DRAG_ENTER +gdk.DRAG_LEAVE +gdk.DRAG_MOTION +gdk.DRAG_PROTO_LOCAL +gdk.DRAG_PROTO_MOTIF +gdk.DRAG_PROTO_NONE +gdk.DRAG_PROTO_OLE2 +gdk.DRAG_PROTO_ROOTWIN +gdk.DRAG_PROTO_WIN32_DROPFILES +gdk.DRAG_PROTO_XDND +gdk.DRAG_STATUS +gdk.DRAPED_BOX +gdk.DROP_FINISHED +gdk.DROP_START +gdk.Device( +gdk.Display( +gdk.DisplayManager( +gdk.DragAction( +gdk.DragContext( +gdk.DragProtocol( +gdk.Drawable( +gdk.ENTER_NOTIFY +gdk.ENTER_NOTIFY_MASK +gdk.EQUIV +gdk.ERROR +gdk.ERROR_FILE +gdk.ERROR_MEM +gdk.ERROR_PARAM +gdk.EVEN_ODD_RULE +gdk.EXCHANGE +gdk.EXPOSE +gdk.EXPOSURE_MASK +gdk.EXTENSION_EVENTS_ALL +gdk.EXTENSION_EVENTS_CURSOR +gdk.EXTENSION_EVENTS_NONE +gdk.Event( +gdk.EventMask( +gdk.EventType( +gdk.ExtensionMode( +gdk.FILTER_CONTINUE +gdk.FILTER_REMOVE +gdk.FILTER_TRANSLATE +gdk.FLEUR +gdk.FOCUS_CHANGE +gdk.FOCUS_CHANGE_MASK +gdk.FONT_FONT +gdk.FONT_FONTSET +gdk.FUNC_ALL +gdk.FUNC_CLOSE +gdk.FUNC_MAXIMIZE +gdk.FUNC_MINIMIZE +gdk.FUNC_MOVE +gdk.FUNC_RESIZE +gdk.Fill( +gdk.FillRule( +gdk.FilterReturn( +gdk.Font( +gdk.FontType( +gdk.Function( +gdk.GC( +gdk.GCValuesMask( +gdk.GC_BACKGROUND +gdk.GC_CAP_STYLE +gdk.GC_CLIP_MASK +gdk.GC_CLIP_X_ORIGIN +gdk.GC_CLIP_Y_ORIGIN +gdk.GC_EXPOSURES +gdk.GC_FILL +gdk.GC_FONT +gdk.GC_FOREGROUND +gdk.GC_FUNCTION +gdk.GC_JOIN_STYLE +gdk.GC_LINE_STYLE +gdk.GC_LINE_WIDTH +gdk.GC_STIPPLE +gdk.GC_SUBWINDOW +gdk.GC_TILE +gdk.GC_TS_X_ORIGIN +gdk.GC_TS_Y_ORIGIN +gdk.GOBBLER +gdk.GRAB_ALREADY_GRABBED +gdk.GRAB_BROKEN +gdk.GRAB_FROZEN +gdk.GRAB_INVALID_TIME +gdk.GRAB_NOT_VIEWABLE +gdk.GRAB_SUCCESS +gdk.GRAVITY_CENTER +gdk.GRAVITY_EAST +gdk.GRAVITY_NORTH +gdk.GRAVITY_NORTH_EAST +gdk.GRAVITY_NORTH_WEST +gdk.GRAVITY_SOUTH +gdk.GRAVITY_SOUTH_EAST +gdk.GRAVITY_SOUTH_WEST +gdk.GRAVITY_STATIC +gdk.GRAVITY_WEST +gdk.GUMBY +gdk.GrabStatus( +gdk.Gravity( +gdk.HAND1 +gdk.HAND2 +gdk.HEART +gdk.HINT_ASPECT +gdk.HINT_BASE_SIZE +gdk.HINT_MAX_SIZE +gdk.HINT_MIN_SIZE +gdk.HINT_POS +gdk.HINT_RESIZE_INC +gdk.HINT_USER_POS +gdk.HINT_USER_SIZE +gdk.HINT_WIN_GRAVITY +gdk.HYPER_MASK +gdk.ICON +gdk.IMAGE_FASTEST +gdk.IMAGE_NORMAL +gdk.IMAGE_SHARED +gdk.INCLUDE_INFERIORS +gdk.INPUT_EXCEPTION +gdk.INPUT_ONLY +gdk.INPUT_OUTPUT +gdk.INPUT_READ +gdk.INPUT_WRITE +gdk.INTERP_BILINEAR +gdk.INTERP_HYPER +gdk.INTERP_NEAREST +gdk.INTERP_TILES +gdk.INVERT +gdk.IRON_CROSS +gdk.Image( +gdk.ImageType( +gdk.InputCondition( +gdk.InputMode( +gdk.InputSource( +gdk.InterpType( +gdk.JOIN_BEVEL +gdk.JOIN_MITER +gdk.JOIN_ROUND +gdk.JoinStyle( +gdk.KEY_PRESS +gdk.KEY_PRESS_MASK +gdk.KEY_RELEASE +gdk.KEY_RELEASE_MASK +gdk.Keymap( +gdk.LAST_CURSOR +gdk.LEAVE_NOTIFY +gdk.LEAVE_NOTIFY_MASK +gdk.LEFTBUTTON +gdk.LEFT_PTR +gdk.LEFT_SIDE +gdk.LEFT_TEE +gdk.LINE_DOUBLE_DASH +gdk.LINE_ON_OFF_DASH +gdk.LINE_SOLID +gdk.LL_ANGLE +gdk.LOCK_MASK +gdk.LR_ANGLE +gdk.LSB_FIRST +gdk.LineStyle( +gdk.MAN +gdk.MAP +gdk.META_MASK +gdk.MIDDLEBUTTON +gdk.MOD1_MASK +gdk.MOD2_MASK +gdk.MOD3_MASK +gdk.MOD4_MASK +gdk.MOD5_MASK +gdk.MODE_DISABLED +gdk.MODE_SCREEN +gdk.MODE_WINDOW +gdk.MODIFIER_MASK +gdk.MOTION_NOTIFY +gdk.MOUSE +gdk.MSB_FIRST +gdk.ModifierType( +gdk.NAND +gdk.NOOP +gdk.NOR +gdk.NOTHING +gdk.NOTIFY_ANCESTOR +gdk.NOTIFY_INFERIOR +gdk.NOTIFY_NONLINEAR +gdk.NOTIFY_NONLINEAR_VIRTUAL +gdk.NOTIFY_UNKNOWN +gdk.NOTIFY_VIRTUAL +gdk.NO_EXPOSE +gdk.NotifyType( +gdk.OK +gdk.OPAQUE_STIPPLED +gdk.OR +gdk.OR_INVERT +gdk.OR_REVERSE +gdk.OVERLAP_RECTANGLE_IN +gdk.OVERLAP_RECTANGLE_OUT +gdk.OVERLAP_RECTANGLE_PART +gdk.OWNER_CHANGE +gdk.OWNER_CHANGE_CLOSE +gdk.OWNER_CHANGE_DESTROY +gdk.OWNER_CHANGE_NEW_OWNER +gdk.OverlapType( +gdk.OwnerChange( +gdk.PARENT_RELATIVE +gdk.PENCIL +gdk.PIRATE +gdk.PIXBUF_ALPHA_BILEVEL +gdk.PIXBUF_ALPHA_FULL +gdk.PIXBUF_ERROR_BAD_OPTION +gdk.PIXBUF_ERROR_CORRUPT_IMAGE +gdk.PIXBUF_ERROR_FAILED +gdk.PIXBUF_ERROR_INSUFFICIENT_MEMORY +gdk.PIXBUF_ERROR_UNKNOWN_TYPE +gdk.PIXBUF_ERROR_UNSUPPORTED_OPERATION +gdk.PIXBUF_ROTATE_CLOCKWISE +gdk.PIXBUF_ROTATE_COUNTERCLOCKWISE +gdk.PIXBUF_ROTATE_NONE +gdk.PIXBUF_ROTATE_UPSIDEDOWN +gdk.PLUS +gdk.POINTER_MOTION_HINT_MASK +gdk.POINTER_MOTION_MASK +gdk.PROPERTY_CHANGE_MASK +gdk.PROPERTY_DELETE +gdk.PROPERTY_NEW_VALUE +gdk.PROPERTY_NOTIFY +gdk.PROP_MODE_APPEND +gdk.PROP_MODE_PREPEND +gdk.PROP_MODE_REPLACE +gdk.PROXIMITY_IN +gdk.PROXIMITY_IN_MASK +gdk.PROXIMITY_OUT +gdk.PROXIMITY_OUT_MASK +gdk.PangoRenderer( +gdk.Pixbuf( +gdk.PixbufAlphaMode( +gdk.PixbufAnimation( +gdk.PixbufAnimationIter( +gdk.PixbufError( +gdk.PixbufLoader( +gdk.PixbufRotation( +gdk.PixbufSimpleAnim( +gdk.PixbufSimpleAnimIter( +gdk.Pixmap( +gdk.PropMode( +gdk.PropertyState( +gdk.QUESTION_ARROW +gdk.RELEASE_MASK +gdk.RGB_DITHER_MAX +gdk.RGB_DITHER_NONE +gdk.RGB_DITHER_NORMAL +gdk.RIGHTBUTTON +gdk.RIGHT_PTR +gdk.RIGHT_SIDE +gdk.RIGHT_TEE +gdk.RTL_LOGO +gdk.Rectangle( +gdk.Region( +gdk.RgbDither( +gdk.SAILBOAT +gdk.SB_DOWN_ARROW +gdk.SB_H_DOUBLE_ARROW +gdk.SB_LEFT_ARROW +gdk.SB_RIGHT_ARROW +gdk.SB_UP_ARROW +gdk.SB_V_DOUBLE_ARROW +gdk.SCROLL +gdk.SCROLL_DOWN +gdk.SCROLL_LEFT +gdk.SCROLL_MASK +gdk.SCROLL_RIGHT +gdk.SCROLL_UP +gdk.SELECTION_CLEAR +gdk.SELECTION_CLIPBOARD +gdk.SELECTION_NOTIFY +gdk.SELECTION_PRIMARY +gdk.SELECTION_REQUEST +gdk.SELECTION_SECONDARY +gdk.SELECTION_TYPE_ATOM +gdk.SELECTION_TYPE_BITMAP +gdk.SELECTION_TYPE_COLORMAP +gdk.SELECTION_TYPE_DRAWABLE +gdk.SELECTION_TYPE_INTEGER +gdk.SELECTION_TYPE_PIXMAP +gdk.SELECTION_TYPE_STRING +gdk.SELECTION_TYPE_WINDOW +gdk.SET +gdk.SETTING +gdk.SETTING_ACTION_CHANGED +gdk.SETTING_ACTION_DELETED +gdk.SETTING_ACTION_NEW +gdk.SHIFT_MASK +gdk.SHUTTLE +gdk.SIZING +gdk.SOLID +gdk.SOURCE_CURSOR +gdk.SOURCE_ERASER +gdk.SOURCE_MOUSE +gdk.SOURCE_PEN +gdk.SPIDER +gdk.SPRAYCAN +gdk.STAR +gdk.STIPPLED +gdk.STRUCTURE_MASK +gdk.SUBSTRUCTURE_MASK +gdk.SUPER_MASK +gdk.Screen( +gdk.ScrollDirection( +gdk.SettingAction( +gdk.Status( +gdk.SubwindowMode( +gdk.TARGET +gdk.TARGET_BITMAP +gdk.TARGET_COLORMAP +gdk.TARGET_DRAWABLE +gdk.TARGET_PIXMAP +gdk.TARGET_STRING +gdk.TCROSS +gdk.TILED +gdk.TOP_LEFT_ARROW +gdk.TOP_LEFT_CORNER +gdk.TOP_RIGHT_CORNER +gdk.TOP_SIDE +gdk.TOP_TEE +gdk.TREK +gdk.UL_ANGLE +gdk.UMBRELLA +gdk.UNMAP +gdk.UR_ANGLE +gdk.VISIBILITY_FULLY_OBSCURED +gdk.VISIBILITY_NOTIFY +gdk.VISIBILITY_NOTIFY_MASK +gdk.VISIBILITY_PARTIAL +gdk.VISIBILITY_UNOBSCURED +gdk.VISUAL_DIRECT_COLOR +gdk.VISUAL_GRAYSCALE +gdk.VISUAL_PSEUDO_COLOR +gdk.VISUAL_STATIC_COLOR +gdk.VISUAL_STATIC_GRAY +gdk.VISUAL_TRUE_COLOR +gdk.VisibilityState( +gdk.Visual( +gdk.VisualType( +gdk.WATCH +gdk.WA_COLORMAP +gdk.WA_CURSOR +gdk.WA_NOREDIR +gdk.WA_TITLE +gdk.WA_TYPE_HINT +gdk.WA_VISUAL +gdk.WA_WMCLASS +gdk.WA_X +gdk.WA_Y +gdk.WINDING_RULE +gdk.WINDOW_CHILD +gdk.WINDOW_DIALOG +gdk.WINDOW_EDGE_EAST +gdk.WINDOW_EDGE_NORTH +gdk.WINDOW_EDGE_NORTH_EAST +gdk.WINDOW_EDGE_NORTH_WEST +gdk.WINDOW_EDGE_SOUTH +gdk.WINDOW_EDGE_SOUTH_EAST +gdk.WINDOW_EDGE_SOUTH_WEST +gdk.WINDOW_EDGE_WEST +gdk.WINDOW_FOREIGN +gdk.WINDOW_ROOT +gdk.WINDOW_STATE +gdk.WINDOW_STATE_ABOVE +gdk.WINDOW_STATE_BELOW +gdk.WINDOW_STATE_FULLSCREEN +gdk.WINDOW_STATE_ICONIFIED +gdk.WINDOW_STATE_MAXIMIZED +gdk.WINDOW_STATE_STICKY +gdk.WINDOW_STATE_WITHDRAWN +gdk.WINDOW_TEMP +gdk.WINDOW_TOPLEVEL +gdk.WINDOW_TYPE_HINT_COMBO +gdk.WINDOW_TYPE_HINT_DESKTOP +gdk.WINDOW_TYPE_HINT_DIALOG +gdk.WINDOW_TYPE_HINT_DND +gdk.WINDOW_TYPE_HINT_DOCK +gdk.WINDOW_TYPE_HINT_DROPDOWN_MENU +gdk.WINDOW_TYPE_HINT_MENU +gdk.WINDOW_TYPE_HINT_NORMAL +gdk.WINDOW_TYPE_HINT_NOTIFICATION +gdk.WINDOW_TYPE_HINT_POPUP_MENU +gdk.WINDOW_TYPE_HINT_SPLASHSCREEN +gdk.WINDOW_TYPE_HINT_TOOLBAR +gdk.WINDOW_TYPE_HINT_TOOLTIP +gdk.WINDOW_TYPE_HINT_UTILITY +gdk.WMDecoration( +gdk.WMFunction( +gdk.Warning( +gdk.Window( +gdk.WindowAttributesType( +gdk.WindowClass( +gdk.WindowEdge( +gdk.WindowHints( +gdk.WindowState( +gdk.WindowType( +gdk.WindowTypeHint( +gdk.XOR +gdk.XTERM +gdk.X_CURSOR +gdk._2BUTTON_PRESS +gdk._3BUTTON_PRESS +gdk.__doc__ +gdk.__name__ +gdk.__package__ +gdk.__version__ +gdk.atom_intern( +gdk.beep( +gdk.bitmap_create_from_data( +gdk.color_change( +gdk.color_parse( +gdk.colormap_get_system( +gdk.colormap_get_system_size( +gdk.colors_store( +gdk.cursor_new_from_name( +gdk.device_get_core_pointer( +gdk.devices_list( +gdk.display_get_default( +gdk.display_manager_get( +gdk.draw_glyphs_transformed( +gdk.draw_layout_with_colors( +gdk.error_trap_pop( +gdk.error_trap_push( +gdk.event_get( +gdk.event_get_graphics_expose( +gdk.event_handler_set( +gdk.event_peek( +gdk.event_request_motions( +gdk.event_send_client_message_for_display( +gdk.events_pending( +gdk.exit( +gdk.flush( +gdk.font_from_description( +gdk.font_from_description_for_display( +gdk.font_load_for_display( +gdk.fontset_load( +gdk.fontset_load_for_display( +gdk.free_compound_text( +gdk.gc_new( +gdk.get_default_root_window( +gdk.get_display( +gdk.get_display_arg_name( +gdk.get_program_class( +gdk.get_show_events( +gdk.get_use_xshm( +gdk.input_remove( +gdk.keyboard_grab( +gdk.keyboard_ungrab( +gdk.keymap_get_default( +gdk.keymap_get_for_display( +gdk.keyval_convert_case( +gdk.keyval_from_name( +gdk.keyval_is_lower( +gdk.keyval_is_upper( +gdk.keyval_name( +gdk.keyval_to_lower( +gdk.keyval_to_unicode( +gdk.keyval_to_upper( +gdk.list_visuals( +gdk.net_wm_supports( +gdk.notify_startup_complete( +gdk.notify_startup_complete_with_id( +gdk.pango_context_get( +gdk.pango_context_get_for_screen( +gdk.pango_context_set_colormap( +gdk.pango_renderer_get_default( +gdk.pixbuf_get_file_info( +gdk.pixbuf_get_formats( +gdk.pixbuf_get_from_drawable( +gdk.pixbuf_loader_new( +gdk.pixbuf_loader_new_with_mime_type( +gdk.pixbuf_new_from_array( +gdk.pixbuf_new_from_data( +gdk.pixbuf_new_from_file( +gdk.pixbuf_new_from_file_at_scale( +gdk.pixbuf_new_from_file_at_size( +gdk.pixbuf_new_from_inline( +gdk.pixbuf_new_from_xpm_data( +gdk.pixmap_colormap_create_from_xpm( +gdk.pixmap_colormap_create_from_xpm_d( +gdk.pixmap_create_from_data( +gdk.pixmap_create_from_xpm( +gdk.pixmap_create_from_xpm_d( +gdk.pixmap_foreign_new( +gdk.pixmap_foreign_new_for_display( +gdk.pixmap_foreign_new_for_screen( +gdk.pixmap_lookup( +gdk.pixmap_lookup_for_display( +gdk.pointer_grab( +gdk.pointer_is_grabbed( +gdk.pointer_ungrab( +gdk.query_depths( +gdk.query_visual_types( +gdk.region_rectangle( +gdk.rgb_colormap_ditherable( +gdk.rgb_ditherable( +gdk.rgb_find_color( +gdk.rgb_gc_set_background( +gdk.rgb_gc_set_foreground( +gdk.rgb_get_cmap( +gdk.rgb_get_colormap( +gdk.rgb_get_visual( +gdk.rgb_init( +gdk.rgb_set_install( +gdk.rgb_set_min_colors( +gdk.rgb_set_verbose( +gdk.rgb_xpixel_from_rgb( +gdk.screen_get_default( +gdk.screen_height( +gdk.screen_height_mm( +gdk.screen_width( +gdk.screen_width_mm( +gdk.selection_owner_get( +gdk.selection_owner_get_for_display( +gdk.selection_owner_set( +gdk.selection_owner_set_for_display( +gdk.selection_send_notify( +gdk.selection_send_notify_for_display( +gdk.set_double_click_time( +gdk.set_locale( +gdk.set_program_class( +gdk.set_show_events( +gdk.set_sm_client_id( +gdk.set_use_xshm( +gdk.synthesize_window_state( +gdk.threads_enter( +gdk.threads_init( +gdk.threads_leave( +gdk.unicode_to_keyval( +gdk.utf8_to_string_target( +gdk.visual_get_best( +gdk.visual_get_best_depth( +gdk.visual_get_best_type( +gdk.visual_get_best_with_depth( +gdk.visual_get_best_with_type( +gdk.visual_get_system( +gdk.window_at_pointer( +gdk.window_foreign_new( +gdk.window_foreign_new_for_display( +gdk.window_get_toplevels( +gdk.window_lookup( +gdk.window_lookup_for_display( +gdk.window_process_all_updates( +gdk.x11_display_get_startup_notification_id( +gdk.x11_get_default_screen( +gdk.x11_get_server_time( +gdk.x11_grab_server( +gdk.x11_register_standard_event_type( +gdk.x11_ungrab_server( + +--- from gtk.gdk import * --- +ACTION_ASK +ACTION_COPY +ACTION_DEFAULT +ACTION_LINK +ACTION_MOVE +ACTION_PRIVATE +ALL_EVENTS_MASK +ARROW +AXIS_IGNORE +AXIS_LAST +AXIS_PRESSURE +AXIS_WHEEL +AXIS_X +AXIS_XTILT +AXIS_Y +AXIS_YTILT +AppLaunchContext( +AxisUse( +BASED_ARROW_DOWN +BASED_ARROW_UP +BLANK_CURSOR +BOAT +BOGOSITY +BOTTOM_LEFT_CORNER +BOTTOM_RIGHT_CORNER +BOTTOM_SIDE +BOTTOM_TEE +BOX_SPIRAL +BUTTON1_MASK +BUTTON1_MOTION_MASK +BUTTON2_MASK +BUTTON2_MOTION_MASK +BUTTON3_MASK +BUTTON3_MOTION_MASK +BUTTON4_MASK +BUTTON5_MASK +BUTTON_MOTION_MASK +BUTTON_PRESS +BUTTON_PRESS_MASK +BUTTON_RELEASE +BUTTON_RELEASE_MASK +ByteOrder( +CAP_NOT_LAST +CENTER_PTR +CIRCLE +CLIENT_EVENT +CLIP_BY_CHILDREN +CLOCK +COFFEE_MUG +COLORSPACE_RGB +CONFIGURE +CONTROL_MASK +COPY_INVERT +CROSS +CROSSHAIR +CROSSING_GRAB +CROSSING_GTK_GRAB +CROSSING_GTK_UNGRAB +CROSSING_NORMAL +CROSSING_STATE_CHANGED +CROSSING_UNGRAB +CROSS_REVERSE +CURSOR_IS_PIXMAP +CairoContext( +CapStyle( +Colormap( +Colorspace( +CrossingMode( +CursorType( +DAMAGE +DECOR_ALL +DECOR_BORDER +DECOR_MAXIMIZE +DECOR_MENU +DECOR_MINIMIZE +DECOR_RESIZEH +DECOR_TITLE +DESTROY +DIAMOND_CROSS +DOUBLE_ARROW +DRAFT_LARGE +DRAFT_SMALL +DRAG_ENTER +DRAG_LEAVE +DRAG_MOTION +DRAG_PROTO_LOCAL +DRAG_PROTO_MOTIF +DRAG_PROTO_NONE +DRAG_PROTO_OLE2 +DRAG_PROTO_ROOTWIN +DRAG_PROTO_WIN32_DROPFILES +DRAG_PROTO_XDND +DRAG_STATUS +DRAPED_BOX +DROP_FINISHED +DROP_START +Device( +DisplayManager( +DragAction( +DragContext( +DragProtocol( +Drawable( +ENTER_NOTIFY +ENTER_NOTIFY_MASK +ERROR_FILE +ERROR_MEM +ERROR_PARAM +EVEN_ODD_RULE +EXCHANGE +EXPOSE +EXPOSURE_MASK +EXTENSION_EVENTS_ALL +EXTENSION_EVENTS_CURSOR +EXTENSION_EVENTS_NONE +EventMask( +ExtensionMode( +FILTER_CONTINUE +FILTER_REMOVE +FILTER_TRANSLATE +FLEUR +FOCUS_CHANGE +FOCUS_CHANGE_MASK +FONT_FONT +FONT_FONTSET +FUNC_ALL +FUNC_CLOSE +FUNC_MAXIMIZE +FUNC_MINIMIZE +FUNC_MOVE +FUNC_RESIZE +Fill( +FillRule( +FilterReturn( +GC( +GCValuesMask( +GC_BACKGROUND +GC_CAP_STYLE +GC_CLIP_MASK +GC_CLIP_X_ORIGIN +GC_CLIP_Y_ORIGIN +GC_EXPOSURES +GC_FILL +GC_FONT +GC_FOREGROUND +GC_FUNCTION +GC_JOIN_STYLE +GC_LINE_STYLE +GC_LINE_WIDTH +GC_STIPPLE +GC_SUBWINDOW +GC_TILE +GC_TS_X_ORIGIN +GC_TS_Y_ORIGIN +GOBBLER +GRAB_ALREADY_GRABBED +GRAB_BROKEN +GRAB_FROZEN +GRAB_INVALID_TIME +GRAB_NOT_VIEWABLE +GRAB_SUCCESS +GRAVITY_CENTER +GRAVITY_EAST +GRAVITY_NORTH +GRAVITY_NORTH_EAST +GRAVITY_NORTH_WEST +GRAVITY_SOUTH +GRAVITY_SOUTH_EAST +GRAVITY_SOUTH_WEST +GRAVITY_STATIC +GRAVITY_WEST +GUMBY +GrabStatus( +Gravity( +HAND1 +HAND2 +HEART +HINT_ASPECT +HINT_BASE_SIZE +HINT_MAX_SIZE +HINT_MIN_SIZE +HINT_POS +HINT_RESIZE_INC +HINT_USER_POS +HINT_USER_SIZE +HINT_WIN_GRAVITY +HYPER_MASK +ICON +IMAGE_FASTEST +IMAGE_NORMAL +IMAGE_SHARED +INCLUDE_INFERIORS +INPUT_EXCEPTION +INPUT_ONLY +INPUT_OUTPUT +INPUT_READ +INPUT_WRITE +INTERP_BILINEAR +INTERP_HYPER +INTERP_NEAREST +INTERP_TILES +IRON_CROSS +InputCondition( +InputMode( +InterpType( +JoinStyle( +KEY_PRESS +KEY_PRESS_MASK +KEY_RELEASE +KEY_RELEASE_MASK +Keymap( +LAST_CURSOR +LEAVE_NOTIFY +LEAVE_NOTIFY_MASK +LEFTBUTTON +LEFT_PTR +LEFT_SIDE +LEFT_TEE +LINE_DOUBLE_DASH +LINE_ON_OFF_DASH +LINE_SOLID +LL_ANGLE +LOCK_MASK +LR_ANGLE +LSB_FIRST +LineStyle( +MAN +MAP +META_MASK +MIDDLEBUTTON +MOD1_MASK +MOD2_MASK +MOD3_MASK +MOD4_MASK +MOD5_MASK +MODE_DISABLED +MODE_SCREEN +MODE_WINDOW +MODIFIER_MASK +MOTION_NOTIFY +MOUSE +MSB_FIRST +ModifierType( +NOOP +NOTHING +NOTIFY_ANCESTOR +NOTIFY_INFERIOR +NOTIFY_NONLINEAR +NOTIFY_NONLINEAR_VIRTUAL +NOTIFY_UNKNOWN +NOTIFY_VIRTUAL +NO_EXPOSE +NotifyType( +OPAQUE_STIPPLED +OVERLAP_RECTANGLE_IN +OVERLAP_RECTANGLE_OUT +OVERLAP_RECTANGLE_PART +OWNER_CHANGE +OWNER_CHANGE_CLOSE +OWNER_CHANGE_DESTROY +OWNER_CHANGE_NEW_OWNER +OverlapType( +OwnerChange( +PARENT_RELATIVE +PENCIL +PIRATE +PIXBUF_ALPHA_BILEVEL +PIXBUF_ALPHA_FULL +PIXBUF_ERROR_BAD_OPTION +PIXBUF_ERROR_CORRUPT_IMAGE +PIXBUF_ERROR_FAILED +PIXBUF_ERROR_INSUFFICIENT_MEMORY +PIXBUF_ERROR_UNKNOWN_TYPE +PIXBUF_ERROR_UNSUPPORTED_OPERATION +PIXBUF_ROTATE_CLOCKWISE +PIXBUF_ROTATE_COUNTERCLOCKWISE +PIXBUF_ROTATE_NONE +PIXBUF_ROTATE_UPSIDEDOWN +POINTER_MOTION_HINT_MASK +POINTER_MOTION_MASK +PROPERTY_CHANGE_MASK +PROPERTY_DELETE +PROPERTY_NEW_VALUE +PROPERTY_NOTIFY +PROP_MODE_APPEND +PROP_MODE_PREPEND +PROP_MODE_REPLACE +PROXIMITY_IN +PROXIMITY_IN_MASK +PROXIMITY_OUT +PROXIMITY_OUT_MASK +PangoRenderer( +Pixbuf( +PixbufAlphaMode( +PixbufAnimation( +PixbufAnimationIter( +PixbufError( +PixbufLoader( +PixbufRotation( +PixbufSimpleAnim( +PixbufSimpleAnimIter( +PropMode( +PropertyState( +QUESTION_ARROW +RELEASE_MASK +RGB_DITHER_MAX +RGB_DITHER_NONE +RGB_DITHER_NORMAL +RIGHTBUTTON +RIGHT_PTR +RIGHT_SIDE +RIGHT_TEE +RTL_LOGO +Rectangle( +RgbDither( +SAILBOAT +SB_DOWN_ARROW +SB_H_DOUBLE_ARROW +SB_LEFT_ARROW +SB_RIGHT_ARROW +SB_UP_ARROW +SB_V_DOUBLE_ARROW +SCROLL_DOWN +SCROLL_LEFT +SCROLL_MASK +SCROLL_RIGHT +SCROLL_UP +SELECTION_CLEAR +SELECTION_CLIPBOARD +SELECTION_NOTIFY +SELECTION_PRIMARY +SELECTION_REQUEST +SELECTION_SECONDARY +SELECTION_TYPE_ATOM +SELECTION_TYPE_BITMAP +SELECTION_TYPE_COLORMAP +SELECTION_TYPE_DRAWABLE +SELECTION_TYPE_INTEGER +SELECTION_TYPE_PIXMAP +SELECTION_TYPE_STRING +SELECTION_TYPE_WINDOW +SETTING +SETTING_ACTION_CHANGED +SETTING_ACTION_DELETED +SETTING_ACTION_NEW +SHIFT_MASK +SHUTTLE +SIZING +SOURCE_CURSOR +SOURCE_ERASER +SOURCE_MOUSE +SOURCE_PEN +SPIDER +SPRAYCAN +STIPPLED +STRUCTURE_MASK +SUBSTRUCTURE_MASK +SUPER_MASK +ScrollDirection( +SettingAction( +Status( +SubwindowMode( +TARGET +TARGET_BITMAP +TARGET_COLORMAP +TARGET_DRAWABLE +TARGET_PIXMAP +TARGET_STRING +TCROSS +TILED +TOP_LEFT_ARROW +TOP_LEFT_CORNER +TOP_RIGHT_CORNER +TOP_SIDE +TOP_TEE +TREK +UL_ANGLE +UMBRELLA +UNMAP +UR_ANGLE +VISIBILITY_FULLY_OBSCURED +VISIBILITY_NOTIFY +VISIBILITY_NOTIFY_MASK +VISIBILITY_UNOBSCURED +VISUAL_DIRECT_COLOR +VISUAL_GRAYSCALE +VISUAL_PSEUDO_COLOR +VISUAL_STATIC_COLOR +VISUAL_STATIC_GRAY +VISUAL_TRUE_COLOR +VisibilityState( +Visual( +VisualType( +WATCH +WA_COLORMAP +WA_CURSOR +WA_NOREDIR +WA_TITLE +WA_TYPE_HINT +WA_VISUAL +WA_WMCLASS +WA_X +WA_Y +WINDOW_CHILD +WINDOW_DIALOG +WINDOW_EDGE_EAST +WINDOW_EDGE_NORTH +WINDOW_EDGE_NORTH_EAST +WINDOW_EDGE_NORTH_WEST +WINDOW_EDGE_SOUTH +WINDOW_EDGE_SOUTH_EAST +WINDOW_EDGE_SOUTH_WEST +WINDOW_EDGE_WEST +WINDOW_FOREIGN +WINDOW_ROOT +WINDOW_STATE +WINDOW_STATE_ABOVE +WINDOW_STATE_BELOW +WINDOW_STATE_FULLSCREEN +WINDOW_STATE_ICONIFIED +WINDOW_STATE_MAXIMIZED +WINDOW_STATE_STICKY +WINDOW_STATE_WITHDRAWN +WINDOW_TEMP +WINDOW_TYPE_HINT_COMBO +WINDOW_TYPE_HINT_DESKTOP +WINDOW_TYPE_HINT_DIALOG +WINDOW_TYPE_HINT_DND +WINDOW_TYPE_HINT_DOCK +WINDOW_TYPE_HINT_DROPDOWN_MENU +WINDOW_TYPE_HINT_MENU +WINDOW_TYPE_HINT_NORMAL +WINDOW_TYPE_HINT_NOTIFICATION +WINDOW_TYPE_HINT_POPUP_MENU +WINDOW_TYPE_HINT_SPLASHSCREEN +WINDOW_TYPE_HINT_TOOLBAR +WINDOW_TYPE_HINT_TOOLTIP +WINDOW_TYPE_HINT_UTILITY +WMDecoration( +WMFunction( +WindowAttributesType( +WindowClass( +WindowEdge( +WindowHints( +WindowState( +WindowTypeHint( +XTERM +X_CURSOR +_2BUTTON_PRESS +_3BUTTON_PRESS +atom_intern( +bitmap_create_from_data( +color_change( +color_parse( +colormap_get_system( +colormap_get_system_size( +colors_store( +cursor_new_from_name( +device_get_core_pointer( +devices_list( +display_get_default( +display_manager_get( +draw_glyphs_transformed( +draw_layout_with_colors( +error_trap_pop( +error_trap_push( +event_get( +event_get_graphics_expose( +event_handler_set( +event_peek( +event_request_motions( +event_send_client_message_for_display( +flush( +font_from_description( +font_from_description_for_display( +font_load_for_display( +fontset_load( +fontset_load_for_display( +free_compound_text( +gc_new( +get_default_root_window( +get_display( +get_display_arg_name( +get_program_class( +get_show_events( +get_use_xshm( +keyboard_grab( +keyboard_ungrab( +keymap_get_default( +keymap_get_for_display( +keyval_convert_case( +keyval_from_name( +keyval_is_lower( +keyval_is_upper( +keyval_name( +keyval_to_lower( +keyval_to_unicode( +keyval_to_upper( +list_visuals( +net_wm_supports( +notify_startup_complete( +notify_startup_complete_with_id( +pango_context_get( +pango_context_get_for_screen( +pango_context_set_colormap( +pango_renderer_get_default( +pixbuf_get_file_info( +pixbuf_get_formats( +pixbuf_get_from_drawable( +pixbuf_loader_new( +pixbuf_loader_new_with_mime_type( +pixbuf_new_from_array( +pixbuf_new_from_data( +pixbuf_new_from_file( +pixbuf_new_from_file_at_scale( +pixbuf_new_from_file_at_size( +pixbuf_new_from_inline( +pixbuf_new_from_xpm_data( +pixmap_colormap_create_from_xpm( +pixmap_colormap_create_from_xpm_d( +pixmap_create_from_data( +pixmap_create_from_xpm( +pixmap_create_from_xpm_d( +pixmap_foreign_new( +pixmap_foreign_new_for_display( +pixmap_foreign_new_for_screen( +pixmap_lookup( +pixmap_lookup_for_display( +pointer_grab( +pointer_is_grabbed( +pointer_ungrab( +query_depths( +query_visual_types( +region_rectangle( +rgb_colormap_ditherable( +rgb_ditherable( +rgb_find_color( +rgb_gc_set_background( +rgb_gc_set_foreground( +rgb_get_cmap( +rgb_get_colormap( +rgb_get_visual( +rgb_init( +rgb_set_install( +rgb_set_min_colors( +rgb_set_verbose( +rgb_xpixel_from_rgb( +screen_get_default( +screen_height( +screen_height_mm( +screen_width( +screen_width_mm( +selection_owner_get( +selection_owner_get_for_display( +selection_owner_set( +selection_send_notify( +selection_send_notify_for_display( +set_double_click_time( +set_locale( +set_program_class( +set_show_events( +set_sm_client_id( +set_use_xshm( +synthesize_window_state( +unicode_to_keyval( +utf8_to_string_target( +visual_get_best( +visual_get_best_depth( +visual_get_best_type( +visual_get_best_with_depth( +visual_get_best_with_type( +visual_get_system( +window_at_pointer( +window_foreign_new( +window_foreign_new_for_display( +window_get_toplevels( +window_lookup( +window_lookup_for_display( +window_process_all_updates( +x11_display_get_startup_notification_id( +x11_get_default_screen( +x11_get_server_time( +x11_grab_server( +x11_register_standard_event_type( +x11_ungrab_server( + +--- import sqlite --- +sqlite.BINARY +sqlite.Binary( +sqlite.Connection( +sqlite.Cursor( +sqlite.DATE +sqlite.DBAPITypeObject( +sqlite.DataError( +sqlite.DatabaseError( +sqlite.Error( +sqlite.INT +sqlite.IntegrityError( +sqlite.InterfaceError( +sqlite.InternalError( +sqlite.NUMBER +sqlite.NotSupportedError( +sqlite.OperationalError( +sqlite.PgResultSet( +sqlite.ProgrammingError( +sqlite.ROWID +sqlite.STRING +sqlite.TIME +sqlite.TIMESTAMP +sqlite.UNICODESTRING +sqlite.Warning( +sqlite.__all__ +sqlite.__builtins__ +sqlite.__doc__ +sqlite.__file__ +sqlite.__name__ +sqlite.__package__ +sqlite.__path__ +sqlite.__revision__ +sqlite.apilevel +sqlite.connect( +sqlite.decode( +sqlite.encode( +sqlite.main +sqlite.paramstyle +sqlite.threadsafety +sqlite.version +sqlite.version_info + +--- from sqlite import * --- +DATE +DBAPITypeObject( +PgResultSet( +ROWID +TIME +TIMESTAMP +UNICODESTRING + +--- import sqlite.main --- +sqlite.main.BooleanType( +sqlite.main.BufferType( +sqlite.main.BuiltinFunctionType( +sqlite.main.BuiltinMethodType( +sqlite.main.ClassType( +sqlite.main.CodeType( +sqlite.main.ComplexType( +sqlite.main.Connection( +sqlite.main.Cursor( +sqlite.main.DBAPITypeObject( +sqlite.main.Date( +sqlite.main.DateFromTicks( +sqlite.main.DateTime +sqlite.main.DateTimeDeltaType( +sqlite.main.DateTimeType( +sqlite.main.DictProxyType( +sqlite.main.DictType( +sqlite.main.DictionaryType( +sqlite.main.EllipsisType( +sqlite.main.FileType( +sqlite.main.FloatType( +sqlite.main.FrameType( +sqlite.main.FunctionType( +sqlite.main.GeneratorType( +sqlite.main.GetSetDescriptorType( +sqlite.main.InstanceType( +sqlite.main.IntType( +sqlite.main.LambdaType( +sqlite.main.ListType( +sqlite.main.LongType( +sqlite.main.MemberDescriptorType( +sqlite.main.MethodType( +sqlite.main.ModuleType( +sqlite.main.NoneType( +sqlite.main.NotImplementedType( +sqlite.main.ObjectType( +sqlite.main.PgResultSet( +sqlite.main.SliceType( +sqlite.main.StringType( +sqlite.main.StringTypes +sqlite.main.Time( +sqlite.main.TimeFromTicks( +sqlite.main.Timestamp( +sqlite.main.TimestampFromTicks( +sqlite.main.TracebackType( +sqlite.main.TupleType( +sqlite.main.TypeType( +sqlite.main.UnboundMethodType( +sqlite.main.UnicodeConverter( +sqlite.main.UnicodeType( +sqlite.main.XRangeType( +sqlite.main.__builtins__ +sqlite.main.__doc__ +sqlite.main.__file__ +sqlite.main.__name__ +sqlite.main.__package__ +sqlite.main.copy +sqlite.main.have_datetime +sqlite.main.make_PgResultSetClass( +sqlite.main.nested_scopes +sqlite.main.new +sqlite.main.sys +sqlite.main.weakref + +--- from sqlite import main --- +main.BooleanType( +main.BufferType( +main.BuiltinFunctionType( +main.BuiltinMethodType( +main.ClassType( +main.CodeType( +main.ComplexType( +main.Connection( +main.Cursor( +main.DBAPITypeObject( +main.Date( +main.DateFromTicks( +main.DateTime +main.DateTimeDeltaType( +main.DateTimeType( +main.DictProxyType( +main.DictType( +main.DictionaryType( +main.EllipsisType( +main.FileType( +main.FloatType( +main.FrameType( +main.FunctionType( +main.GeneratorType( +main.GetSetDescriptorType( +main.InstanceType( +main.IntType( +main.LambdaType( +main.ListType( +main.LongType( +main.MemberDescriptorType( +main.MethodType( +main.ModuleType( +main.NoneType( +main.NotImplementedType( +main.ObjectType( +main.PgResultSet( +main.SliceType( +main.StringType( +main.StringTypes +main.Time( +main.TimeFromTicks( +main.Timestamp( +main.TimestampFromTicks( +main.TracebackType( +main.TupleType( +main.TypeType( +main.UnboundMethodType( +main.UnicodeConverter( +main.UnicodeType( +main.XRangeType( +main.copy +main.have_datetime +main.make_PgResultSetClass( +main.nested_scopes +main.new +main.sys +main.weakref + +--- from sqlite.main import * --- +DateTime +DateTimeDeltaType( +DateTimeType( +UnicodeConverter( +have_datetime +make_PgResultSetClass( + +--- import MySQLdb --- +MySQLdb.BINARY +MySQLdb.Binary( +MySQLdb.Connect( +MySQLdb.Connection( +MySQLdb.DATE +MySQLdb.DATETIME +MySQLdb.DBAPISet( +MySQLdb.DataError( +MySQLdb.DatabaseError( +MySQLdb.Date( +MySQLdb.DateFromTicks( +MySQLdb.Error( +MySQLdb.FIELD_TYPE +MySQLdb.ImmutableSet( +MySQLdb.IntegrityError( +MySQLdb.InterfaceError( +MySQLdb.InternalError( +MySQLdb.MySQLError( +MySQLdb.NULL +MySQLdb.NUMBER +MySQLdb.NotSupportedError( +MySQLdb.OperationalError( +MySQLdb.ProgrammingError( +MySQLdb.ROWID +MySQLdb.STRING +MySQLdb.TIME +MySQLdb.TIMESTAMP +MySQLdb.Time( +MySQLdb.TimeFromTicks( +MySQLdb.Timestamp( +MySQLdb.TimestampFromTicks( +MySQLdb.Warning( +MySQLdb.__all__ +MySQLdb.__author__ +MySQLdb.__builtins__ +MySQLdb.__doc__ +MySQLdb.__file__ +MySQLdb.__name__ +MySQLdb.__package__ +MySQLdb.__path__ +MySQLdb.__revision__ +MySQLdb.__version__ +MySQLdb.__warningregistry__ +MySQLdb.apilevel +MySQLdb.connect( +MySQLdb.connection( +MySQLdb.constants +MySQLdb.debug( +MySQLdb.escape( +MySQLdb.escape_dict( +MySQLdb.escape_sequence( +MySQLdb.escape_string( +MySQLdb.get_client_info( +MySQLdb.paramstyle +MySQLdb.release +MySQLdb.result( +MySQLdb.server_end( +MySQLdb.server_init( +MySQLdb.string_literal( +MySQLdb.thread_safe( +MySQLdb.threadsafety +MySQLdb.times +MySQLdb.version_info + +--- from MySQLdb import * --- +Connect( +DATETIME +DBAPISet( +FIELD_TYPE +MySQLError( +connection( +escape_dict( +escape_sequence( +escape_string( +get_client_info( +release +result( +server_end( +server_init( +string_literal( +thread_safe( +times + +--- import MySQLdb.constants --- +MySQLdb.constants.FIELD_TYPE +MySQLdb.constants.__all__ +MySQLdb.constants.__builtins__ +MySQLdb.constants.__doc__ +MySQLdb.constants.__file__ +MySQLdb.constants.__name__ +MySQLdb.constants.__package__ +MySQLdb.constants.__path__ + +--- from MySQLdb import constants --- +constants.FIELD_TYPE +constants.__all__ +constants.__builtins__ +constants.__path__ + +--- from MySQLdb.constants import * --- + +--- import MySQLdb.constants.FIELD_TYPE --- +MySQLdb.constants.FIELD_TYPE.BIT +MySQLdb.constants.FIELD_TYPE.BLOB +MySQLdb.constants.FIELD_TYPE.CHAR +MySQLdb.constants.FIELD_TYPE.DATE +MySQLdb.constants.FIELD_TYPE.DATETIME +MySQLdb.constants.FIELD_TYPE.DECIMAL +MySQLdb.constants.FIELD_TYPE.DOUBLE +MySQLdb.constants.FIELD_TYPE.ENUM +MySQLdb.constants.FIELD_TYPE.FLOAT +MySQLdb.constants.FIELD_TYPE.GEOMETRY +MySQLdb.constants.FIELD_TYPE.INT24 +MySQLdb.constants.FIELD_TYPE.INTERVAL +MySQLdb.constants.FIELD_TYPE.LONG +MySQLdb.constants.FIELD_TYPE.LONGLONG +MySQLdb.constants.FIELD_TYPE.LONG_BLOB +MySQLdb.constants.FIELD_TYPE.MEDIUM_BLOB +MySQLdb.constants.FIELD_TYPE.NEWDATE +MySQLdb.constants.FIELD_TYPE.NEWDECIMAL +MySQLdb.constants.FIELD_TYPE.NULL +MySQLdb.constants.FIELD_TYPE.SET +MySQLdb.constants.FIELD_TYPE.SHORT +MySQLdb.constants.FIELD_TYPE.STRING +MySQLdb.constants.FIELD_TYPE.TIME +MySQLdb.constants.FIELD_TYPE.TIMESTAMP +MySQLdb.constants.FIELD_TYPE.TINY +MySQLdb.constants.FIELD_TYPE.TINY_BLOB +MySQLdb.constants.FIELD_TYPE.VARCHAR +MySQLdb.constants.FIELD_TYPE.VAR_STRING +MySQLdb.constants.FIELD_TYPE.YEAR +MySQLdb.constants.FIELD_TYPE.__builtins__ +MySQLdb.constants.FIELD_TYPE.__doc__ +MySQLdb.constants.FIELD_TYPE.__file__ +MySQLdb.constants.FIELD_TYPE.__name__ +MySQLdb.constants.FIELD_TYPE.__package__ + +--- from MySQLdb.constants import FIELD_TYPE --- +FIELD_TYPE.BIT +FIELD_TYPE.BLOB +FIELD_TYPE.CHAR +FIELD_TYPE.DATE +FIELD_TYPE.DATETIME +FIELD_TYPE.DECIMAL +FIELD_TYPE.DOUBLE +FIELD_TYPE.ENUM +FIELD_TYPE.FLOAT +FIELD_TYPE.GEOMETRY +FIELD_TYPE.INT24 +FIELD_TYPE.INTERVAL +FIELD_TYPE.LONG +FIELD_TYPE.LONGLONG +FIELD_TYPE.LONG_BLOB +FIELD_TYPE.MEDIUM_BLOB +FIELD_TYPE.NEWDATE +FIELD_TYPE.NEWDECIMAL +FIELD_TYPE.NULL +FIELD_TYPE.SET +FIELD_TYPE.SHORT +FIELD_TYPE.STRING +FIELD_TYPE.TIME +FIELD_TYPE.TIMESTAMP +FIELD_TYPE.TINY +FIELD_TYPE.TINY_BLOB +FIELD_TYPE.VARCHAR +FIELD_TYPE.VAR_STRING +FIELD_TYPE.YEAR +FIELD_TYPE.__builtins__ +FIELD_TYPE.__doc__ +FIELD_TYPE.__file__ +FIELD_TYPE.__name__ +FIELD_TYPE.__package__ + +--- from MySQLdb.constants.FIELD_TYPE import * --- +BIT +BLOB +DECIMAL +DOUBLE +ENUM +GEOMETRY +INT24 +INTERVAL +LONGLONG +LONG_BLOB +MEDIUM_BLOB +NEWDATE +NEWDECIMAL +TINY +TINY_BLOB +VARCHAR +VAR_STRING +YEAR + +--- import MySQLdb.release --- +MySQLdb.release.__author__ +MySQLdb.release.__builtins__ +MySQLdb.release.__doc__ +MySQLdb.release.__file__ +MySQLdb.release.__name__ +MySQLdb.release.__package__ +MySQLdb.release.__version__ +MySQLdb.release.version_info + +--- from MySQLdb import release --- +release.__author__ +release.__version__ +release.version_info + +--- from MySQLdb.release import * --- + +--- import MySQLdb.times --- +MySQLdb.times.Date( +MySQLdb.times.DateFromTicks( +MySQLdb.times.DateTime2literal( +MySQLdb.times.DateTimeDelta2literal( +MySQLdb.times.DateTimeDeltaType( +MySQLdb.times.DateTimeType( +MySQLdb.times.DateTime_or_None( +MySQLdb.times.Date_or_None( +MySQLdb.times.Time( +MySQLdb.times.TimeDelta( +MySQLdb.times.TimeDelta_or_None( +MySQLdb.times.TimeFromTicks( +MySQLdb.times.Time_or_None( +MySQLdb.times.Timestamp( +MySQLdb.times.TimestampFromTicks( +MySQLdb.times.__builtins__ +MySQLdb.times.__doc__ +MySQLdb.times.__file__ +MySQLdb.times.__name__ +MySQLdb.times.__package__ +MySQLdb.times.date( +MySQLdb.times.datetime( +MySQLdb.times.format_DATE( +MySQLdb.times.format_TIME( +MySQLdb.times.format_TIMEDELTA( +MySQLdb.times.format_TIMESTAMP( +MySQLdb.times.localtime( +MySQLdb.times.mysql_timestamp_converter( +MySQLdb.times.string_literal( +MySQLdb.times.time( +MySQLdb.times.timedelta( + +--- from MySQLdb import times --- +times.Date( +times.DateFromTicks( +times.DateTime2literal( +times.DateTimeDelta2literal( +times.DateTimeDeltaType( +times.DateTimeType( +times.DateTime_or_None( +times.Date_or_None( +times.Time( +times.TimeDelta( +times.TimeDelta_or_None( +times.TimeFromTicks( +times.Time_or_None( +times.Timestamp( +times.TimestampFromTicks( +times.__builtins__ +times.__doc__ +times.__file__ +times.__name__ +times.__package__ +times.date( +times.datetime( +times.format_DATE( +times.format_TIME( +times.format_TIMEDELTA( +times.format_TIMESTAMP( +times.localtime( +times.mysql_timestamp_converter( +times.string_literal( +times.time( +times.timedelta( + +--- from MySQLdb.times import * --- +DateTime2literal( +DateTimeDelta2literal( +DateTime_or_None( +Date_or_None( +TimeDelta( +TimeDelta_or_None( +Time_or_None( +format_DATE( +format_TIME( +format_TIMEDELTA( +format_TIMESTAMP( +mysql_timestamp_converter( + +--- import PythonCard --- +PythonCard.__builtins__ +PythonCard.__doc__ +PythonCard.__file__ +PythonCard.__name__ +PythonCard.__package__ +PythonCard.__path__ + +--- from PythonCard import * --- + +--- import PythonCard.model --- +PythonCard.model.ActivateEvent( +PythonCard.model.Application( +PythonCard.model.Background( +PythonCard.model.BackgroundEvents +PythonCard.model.CloseEvent( +PythonCard.model.CustomDialog( +PythonCard.model.DeactivateEvent( +PythonCard.model.EVT_LATENT_BACKGROUNDBIND( +PythonCard.model.EVT_RUN_PYCRUSTRC( +PythonCard.model.MaximizeEvent( +PythonCard.model.MinimizeEvent( +PythonCard.model.MoveEvent( +PythonCard.model.PageBackground( +PythonCard.model.PageBackgroundEvents +PythonCard.model.RestoreEvent( +PythonCard.model.Scriptable( +PythonCard.model.SizeEvent( +PythonCard.model.SplitterBackground( +PythonCard.model.UserDict +PythonCard.model.WidgetDict( +PythonCard.model.__builtins__ +PythonCard.model.__doc__ +PythonCard.model.__file__ +PythonCard.model.__name__ +PythonCard.model.__package__ +PythonCard.model.childWindow( +PythonCard.model.colourdb +PythonCard.model.component +PythonCard.model.configuration +PythonCard.model.debug +PythonCard.model.dialog +PythonCard.model.event +PythonCard.model.inspect +PythonCard.model.internationalResourceName( +PythonCard.model.locale +PythonCard.model.log +PythonCard.model.menu +PythonCard.model.new +PythonCard.model.os +PythonCard.model.resource +PythonCard.model.statusbar +PythonCard.model.sys +PythonCard.model.types +PythonCard.model.util +PythonCard.model.widget +PythonCard.model.wx +PythonCard.model.wxEVT_LATENT_BACKGROUNDBIND +PythonCard.model.wxEVT_RUN_PYCRUSTRC +PythonCard.model.wxLatentBackgroundBindEvent( +PythonCard.model.wxRunPycrustrcEvent( + +--- from PythonCard import model --- +model.ActivateEvent( +model.Application( +model.Background( +model.BackgroundEvents +model.CloseEvent( +model.CustomDialog( +model.DeactivateEvent( +model.EVT_LATENT_BACKGROUNDBIND( +model.EVT_RUN_PYCRUSTRC( +model.MaximizeEvent( +model.MinimizeEvent( +model.MoveEvent( +model.PageBackground( +model.PageBackgroundEvents +model.RestoreEvent( +model.Scriptable( +model.SizeEvent( +model.SplitterBackground( +model.UserDict +model.WidgetDict( +model.childWindow( +model.colourdb +model.component +model.configuration +model.debug +model.dialog +model.event +model.inspect +model.internationalResourceName( +model.locale +model.log +model.menu +model.new +model.os +model.resource +model.statusbar +model.sys +model.util +model.widget +model.wx +model.wxEVT_LATENT_BACKGROUNDBIND +model.wxEVT_RUN_PYCRUSTRC +model.wxLatentBackgroundBindEvent( +model.wxRunPycrustrcEvent( + +--- from PythonCard.model import * --- +Background( +BackgroundEvents +CustomDialog( +DeactivateEvent( +EVT_LATENT_BACKGROUNDBIND( +EVT_RUN_PYCRUSTRC( +MinimizeEvent( +PageBackground( +PageBackgroundEvents +RestoreEvent( +Scriptable( +SplitterBackground( +WidgetDict( +childWindow( +colourdb +component +configuration +dialog +internationalResourceName( +statusbar +widget +wxEVT_LATENT_BACKGROUNDBIND +wxEVT_RUN_PYCRUSTRC +wxLatentBackgroundBindEvent( +wxRunPycrustrcEvent( + +--- import PythonCard.components --- +PythonCard.components.__builtins__ +PythonCard.components.__doc__ +PythonCard.components.__file__ +PythonCard.components.__name__ +PythonCard.components.__package__ +PythonCard.components.__path__ + +--- from PythonCard import components --- +components.__path__ + +--- from PythonCard.components import * --- + +--- import PythonCard.dialog --- +PythonCard.dialog.DialogResults( +PythonCard.dialog.Font( +PythonCard.dialog.__builtins__ +PythonCard.dialog.__doc__ +PythonCard.dialog.__file__ +PythonCard.dialog.__name__ +PythonCard.dialog.__package__ +PythonCard.dialog.alertDialog( +PythonCard.dialog.colorDialog( +PythonCard.dialog.dialogs +PythonCard.dialog.directoryDialog( +PythonCard.dialog.fileDialog( +PythonCard.dialog.findDialog( +PythonCard.dialog.fontDescription( +PythonCard.dialog.fontDialog( +PythonCard.dialog.messageDialog( +PythonCard.dialog.multilineTextEntryDialog( +PythonCard.dialog.multipleChoiceDialog( +PythonCard.dialog.openFileDialog( +PythonCard.dialog.passwordTextEntryDialog( +PythonCard.dialog.saveFileDialog( +PythonCard.dialog.scrolledMessageDialog( +PythonCard.dialog.singleChoiceDialog( +PythonCard.dialog.textEntryDialog( +PythonCard.dialog.wx + +--- from PythonCard import dialog --- +dialog.DialogResults( +dialog.Font( +dialog.__builtins__ +dialog.__doc__ +dialog.__file__ +dialog.__name__ +dialog.__package__ +dialog.alertDialog( +dialog.colorDialog( +dialog.dialogs +dialog.directoryDialog( +dialog.fileDialog( +dialog.findDialog( +dialog.fontDescription( +dialog.fontDialog( +dialog.messageDialog( +dialog.multilineTextEntryDialog( +dialog.multipleChoiceDialog( +dialog.openFileDialog( +dialog.passwordTextEntryDialog( +dialog.saveFileDialog( +dialog.scrolledMessageDialog( +dialog.singleChoiceDialog( +dialog.textEntryDialog( +dialog.wx + +--- from PythonCard.dialog import * --- +alertDialog( +colorDialog( +dialogs +directoryDialog( +findDialog( +fontDescription( +fontDialog( +multilineTextEntryDialog( +multipleChoiceDialog( +openFileDialog( +passwordTextEntryDialog( +saveFileDialog( +scrolledMessageDialog( +singleChoiceDialog( +textEntryDialog( + +--- import PythonCard.event --- +PythonCard.event.ChangeEvent( +PythonCard.event.ChangeListener( +PythonCard.event.Changeable( +PythonCard.event.CommandTypeEvent( +PythonCard.event.Event( +PythonCard.event.EventHandler( +PythonCard.event.EventListener( +PythonCard.event.EventLog( +PythonCard.event.EventSource( +PythonCard.event.FOCUS_EVENTS +PythonCard.event.GainFocusEvent( +PythonCard.event.IdleEvent( +PythonCard.event.InsteadOfTypeEvent( +PythonCard.event.KeyDownEvent( +PythonCard.event.KeyEvent( +PythonCard.event.KeyPressEvent( +PythonCard.event.KeyUpEvent( +PythonCard.event.LoseFocusEvent( +PythonCard.event.MOUSE_EVENTS +PythonCard.event.MouseClickEvent( +PythonCard.event.MouseContextDoubleClickEvent( +PythonCard.event.MouseContextDownEvent( +PythonCard.event.MouseContextUpEvent( +PythonCard.event.MouseDoubleClickEvent( +PythonCard.event.MouseDownEvent( +PythonCard.event.MouseDragEvent( +PythonCard.event.MouseEnterEvent( +PythonCard.event.MouseEvent( +PythonCard.event.MouseLeaveEvent( +PythonCard.event.MouseMiddleDoubleClickEvent( +PythonCard.event.MouseMiddleDownEvent( +PythonCard.event.MouseMiddleUpEvent( +PythonCard.event.MouseMoveEvent( +PythonCard.event.MouseUpEvent( +PythonCard.event.SelectEvent( +PythonCard.event.TextEnterEvent( +PythonCard.event.TextUpdateEvent( +PythonCard.event.TimerEvent( +PythonCard.event.WIDGET_EVENTS +PythonCard.event.__builtins__ +PythonCard.event.__doc__ +PythonCard.event.__file__ +PythonCard.event.__name__ +PythonCard.event.__package__ +PythonCard.event.callAfter( +PythonCard.event.error +PythonCard.event.futureCall( +PythonCard.event.singleton +PythonCard.event.sys +PythonCard.event.wx + +--- from PythonCard import event --- +event.ChangeEvent( +event.ChangeListener( +event.Changeable( +event.CommandTypeEvent( +event.EventHandler( +event.EventListener( +event.EventLog( +event.EventSource( +event.FOCUS_EVENTS +event.GainFocusEvent( +event.IdleEvent( +event.InsteadOfTypeEvent( +event.KeyDownEvent( +event.KeyEvent( +event.KeyPressEvent( +event.KeyUpEvent( +event.LoseFocusEvent( +event.MOUSE_EVENTS +event.MouseClickEvent( +event.MouseContextDoubleClickEvent( +event.MouseContextDownEvent( +event.MouseContextUpEvent( +event.MouseDoubleClickEvent( +event.MouseDownEvent( +event.MouseDragEvent( +event.MouseEnterEvent( +event.MouseEvent( +event.MouseLeaveEvent( +event.MouseMiddleDoubleClickEvent( +event.MouseMiddleDownEvent( +event.MouseMiddleUpEvent( +event.MouseMoveEvent( +event.MouseUpEvent( +event.SelectEvent( +event.TextEnterEvent( +event.TextUpdateEvent( +event.TimerEvent( +event.WIDGET_EVENTS +event.__builtins__ +event.callAfter( +event.error +event.futureCall( +event.singleton +event.sys +event.wx + +--- from PythonCard.event import * --- +ChangeEvent( +ChangeListener( +Changeable( +CommandTypeEvent( +EventHandler( +EventListener( +EventLog( +EventSource( +FOCUS_EVENTS +GainFocusEvent( +InsteadOfTypeEvent( +KeyDownEvent( +KeyPressEvent( +KeyUpEvent( +LoseFocusEvent( +MOUSE_EVENTS +MouseClickEvent( +MouseContextDoubleClickEvent( +MouseContextDownEvent( +MouseContextUpEvent( +MouseDoubleClickEvent( +MouseDownEvent( +MouseDragEvent( +MouseEnterEvent( +MouseLeaveEvent( +MouseMiddleDoubleClickEvent( +MouseMiddleDownEvent( +MouseMiddleUpEvent( +MouseMoveEvent( +MouseUpEvent( +SelectEvent( +TextEnterEvent( +TextUpdateEvent( +WIDGET_EVENTS +callAfter( +futureCall( +singleton + +--- import PythonCard.menu --- +PythonCard.menu.Menu( +PythonCard.menu.MenuBar( +PythonCard.menu.MenuItem( +PythonCard.menu.MenuSelectEvent( +PythonCard.menu.__builtins__ +PythonCard.menu.__doc__ +PythonCard.menu.__file__ +PythonCard.menu.__name__ +PythonCard.menu.__package__ +PythonCard.menu.component +PythonCard.menu.event +PythonCard.menu.wx + +--- from PythonCard import menu --- +menu.Menu( +menu.MenuBar( +menu.MenuItem( +menu.MenuSelectEvent( +menu.__builtins__ +menu.__doc__ +menu.__file__ +menu.__name__ +menu.__package__ +menu.component +menu.event +menu.wx + +--- from PythonCard.menu import * --- +MenuSelectEvent( + +--- import PythonCard.resource --- +PythonCard.resource.APP_COMPONENTS_PACKAGE +PythonCard.resource.COMPONENTS_PACKAGE +PythonCard.resource.Resource( +PythonCard.resource.ResourceFile( +PythonCard.resource.Spec( +PythonCard.resource.__builtins__ +PythonCard.resource.__doc__ +PythonCard.resource.__file__ +PythonCard.resource.__name__ +PythonCard.resource.__package__ +PythonCard.resource.component +PythonCard.resource.error +PythonCard.resource.loadComponentModule( +PythonCard.resource.log +PythonCard.resource.registry +PythonCard.resource.singleton +PythonCard.resource.spec +PythonCard.resource.util + +--- from PythonCard import resource --- +resource.APP_COMPONENTS_PACKAGE +resource.COMPONENTS_PACKAGE +resource.ResourceFile( +resource.Spec( +resource.component +resource.error +resource.loadComponentModule( +resource.log +resource.registry +resource.singleton +resource.spec +resource.util + +--- from PythonCard.resource import * --- +APP_COMPONENTS_PACKAGE +COMPONENTS_PACKAGE +ResourceFile( +Spec( +loadComponentModule( +registry +spec + +--- import PythonCard.util --- +PythonCard.util.Element( +PythonCard.util.Xml2Obj( +PythonCard.util.XmlToListOfDictionaries( +PythonCard.util.__builtins__ +PythonCard.util.__doc__ +PythonCard.util.__file__ +PythonCard.util.__name__ +PythonCard.util.__package__ +PythonCard.util.caseinsensitive_listKeySort( +PythonCard.util.caseinsensitive_sort( +PythonCard.util.colorFromString( +PythonCard.util.commonpath( +PythonCard.util.dirname( +PythonCard.util.dirwalk( +PythonCard.util.documentationURL( +PythonCard.util.expat +PythonCard.util.findString( +PythonCard.util.findnth( +PythonCard.util.fnmatch +PythonCard.util.getCommandLineArgs( +PythonCard.util.get_main_dir( +PythonCard.util.imp +PythonCard.util.main_is_frozen( +PythonCard.util.normalizeEOL( +PythonCard.util.os +PythonCard.util.pathsplit( +PythonCard.util.re +PythonCard.util.readAndEvalFile( +PythonCard.util.relativePath( +PythonCard.util.runScript( +PythonCard.util.sys +PythonCard.util.time( +PythonCard.util.wordwrap( + +--- from PythonCard import util --- +util.Element( +util.Xml2Obj( +util.XmlToListOfDictionaries( +util.caseinsensitive_listKeySort( +util.caseinsensitive_sort( +util.colorFromString( +util.commonpath( +util.dirname( +util.dirwalk( +util.documentationURL( +util.expat +util.findString( +util.findnth( +util.fnmatch +util.getCommandLineArgs( +util.get_main_dir( +util.imp +util.main_is_frozen( +util.normalizeEOL( +util.pathsplit( +util.readAndEvalFile( +util.relativePath( +util.runScript( +util.time( +util.wordwrap( + +--- from PythonCard.util import * --- +Xml2Obj( +XmlToListOfDictionaries( +caseinsensitive_listKeySort( +caseinsensitive_sort( +colorFromString( +commonpath( +dirwalk( +documentationURL( +findString( +findnth( +getCommandLineArgs( +get_main_dir( +main_is_frozen( +normalizeEOL( +pathsplit( +readAndEvalFile( +relativePath( +runScript( +wordwrap( + +--- import ogg --- +ogg.OggError( +ogg.OggPackBuff( +ogg.OggStreamState( +ogg.OggSyncState( +ogg.__all__ +ogg.__builtins__ +ogg.__doc__ +ogg.__file__ +ogg.__name__ +ogg.__package__ +ogg.__path__ + +--- from ogg import * --- +OggError( +OggPackBuff( +OggStreamState( +OggSyncState( + +--- import ogg.vorbis --- +ogg.vorbis.VorbisComment( +ogg.vorbis.VorbisError( +ogg.vorbis.VorbisFile( +ogg.vorbis.VorbisInfo( +ogg.vorbis.__doc__ +ogg.vorbis.__file__ +ogg.vorbis.__name__ +ogg.vorbis.__package__ +ogg.vorbis.__version__ + +--- from ogg import vorbis --- +vorbis.VorbisComment( +vorbis.VorbisError( +vorbis.VorbisFile( +vorbis.VorbisInfo( +vorbis.__doc__ +vorbis.__file__ +vorbis.__name__ +vorbis.__package__ +vorbis.__version__ + +--- from ogg.vorbis import * --- +VorbisComment( +VorbisError( +VorbisFile( +VorbisInfo( + +--- import pgdb --- +pgdb.BINARY +pgdb.BOOL +pgdb.Binary( +pgdb.DATE +pgdb.DATETIME +pgdb.DataError( +pgdb.DatabaseError( +pgdb.Date( +pgdb.DateFromTicks( +pgdb.Decimal( +pgdb.Error( +pgdb.FLOAT +pgdb.INTEGER +pgdb.INTERVAL +pgdb.INV_READ +pgdb.INV_WRITE +pgdb.IntegrityError( +pgdb.InterfaceError( +pgdb.InternalError( +pgdb.LONG +pgdb.MONEY +pgdb.NUMBER +pgdb.NUMERIC +pgdb.NotSupportedError( +pgdb.OperationalError( +pgdb.ProgrammingError( +pgdb.RESULT_DDL +pgdb.RESULT_DML +pgdb.RESULT_DQL +pgdb.RESULT_EMPTY +pgdb.ROWID +pgdb.SEEK_CUR +pgdb.SEEK_END +pgdb.SEEK_SET +pgdb.SMALLINT +pgdb.STRING +pgdb.TIME +pgdb.TIMESTAMP +pgdb.TRANS_ACTIVE +pgdb.TRANS_IDLE +pgdb.TRANS_INERROR +pgdb.TRANS_INTRANS +pgdb.TRANS_UNKNOWN +pgdb.Time( +pgdb.TimeFromTicks( +pgdb.Timestamp( +pgdb.TimestampFromTicks( +pgdb.Warning( +pgdb.__builtins__ +pgdb.__doc__ +pgdb.__file__ +pgdb.__name__ +pgdb.__package__ +pgdb.apilevel +pgdb.connect( +pgdb.datetime( +pgdb.decimal_type( +pgdb.escape_bytea( +pgdb.escape_string( +pgdb.get_defbase( +pgdb.get_defhost( +pgdb.get_defopt( +pgdb.get_defport( +pgdb.get_deftty( +pgdb.get_defuser( +pgdb.paramstyle +pgdb.pgdbCnx( +pgdb.pgdbCursor( +pgdb.pgdbType( +pgdb.pgdbTypeCache( +pgdb.set_decimal( +pgdb.set_defbase( +pgdb.set_defhost( +pgdb.set_defopt( +pgdb.set_defpasswd( +pgdb.set_defport( +pgdb.set_deftty( +pgdb.set_defuser( +pgdb.threadsafety +pgdb.time +pgdb.timedelta( +pgdb.unescape_bytea( +pgdb.version + +--- from pgdb import * --- +BOOL +INV_READ +INV_WRITE +MONEY +RESULT_DDL +RESULT_DML +RESULT_DQL +RESULT_EMPTY +SMALLINT +TRANS_ACTIVE +TRANS_IDLE +TRANS_INERROR +TRANS_INTRANS +TRANS_UNKNOWN +decimal_type( +escape_bytea( +get_defbase( +get_defhost( +get_defopt( +get_defport( +get_deftty( +get_defuser( +pgdbCnx( +pgdbCursor( +pgdbType( +pgdbTypeCache( +set_decimal( +set_defbase( +set_defhost( +set_defopt( +set_defpasswd( +set_defport( +set_deftty( +set_defuser( +unescape_bytea( + +--- import pg --- +pg.DB( +pg.DataError( +pg.DatabaseError( +pg.Decimal( +pg.Error( +pg.INV_READ +pg.INV_WRITE +pg.IntegrityError( +pg.InterfaceError( +pg.InternalError( +pg.NotSupportedError( +pg.OperationalError( +pg.ProgrammingError( +pg.RESULT_DDL +pg.RESULT_DML +pg.RESULT_DQL +pg.RESULT_EMPTY +pg.SEEK_CUR +pg.SEEK_END +pg.SEEK_SET +pg.TRANS_ACTIVE +pg.TRANS_IDLE +pg.TRANS_INERROR +pg.TRANS_INTRANS +pg.TRANS_UNKNOWN +pg.Warning( +pg.__builtins__ +pg.__doc__ +pg.__file__ +pg.__name__ +pg.__package__ +pg.connect( +pg.escape_bytea( +pg.escape_string( +pg.get_defbase( +pg.get_defhost( +pg.get_defopt( +pg.get_defport( +pg.get_deftty( +pg.get_defuser( +pg.set_decimal( +pg.set_defbase( +pg.set_defhost( +pg.set_defopt( +pg.set_defpasswd( +pg.set_defport( +pg.set_deftty( +pg.set_defuser( +pg.unescape_bytea( +pg.version + +--- from pg import * --- + +--- import bcrypt --- +bcrypt.__builtins__ +bcrypt.__doc__ +bcrypt.__file__ +bcrypt.__name__ +bcrypt.__package__ +bcrypt.__path__ +bcrypt.encode_salt( +bcrypt.gensalt( +bcrypt.hashpw( +bcrypt.os + +--- from bcrypt import * --- +encode_salt( +gensalt( +hashpw( + +--- import openid --- +openid.__all__ +openid.__builtins__ +openid.__doc__ +openid.__file__ +openid.__name__ +openid.__package__ +openid.__path__ +openid.__version__ +openid.version_info + +--- from openid import * --- + +--- import openid.consumer --- +openid.consumer.__all__ +openid.consumer.__builtins__ +openid.consumer.__doc__ +openid.consumer.__file__ +openid.consumer.__name__ +openid.consumer.__package__ +openid.consumer.__path__ + +--- from openid import consumer --- +consumer.__all__ +consumer.__builtins__ +consumer.__doc__ +consumer.__file__ +consumer.__name__ +consumer.__package__ +consumer.__path__ + +--- from openid.consumer import * --- + +--- import openid.association --- +openid.association.Association( +openid.association.OPENID_NS +openid.association.SessionNegotiator( +openid.association.__all__ +openid.association.__builtins__ +openid.association.__doc__ +openid.association.__file__ +openid.association.__name__ +openid.association.__package__ +openid.association.all_association_types +openid.association.checkSessionType( +openid.association.cryptutil +openid.association.default_association_order +openid.association.default_negotiator +openid.association.encrypted_negotiator +openid.association.getSecretSize( +openid.association.getSessionTypes( +openid.association.kvform +openid.association.oidutil +openid.association.only_encrypted_association_order +openid.association.supported_association_types +openid.association.time + +--- from openid import association --- +association.Association( +association.OPENID_NS +association.SessionNegotiator( +association.__all__ +association.__builtins__ +association.__doc__ +association.__file__ +association.__name__ +association.__package__ +association.all_association_types +association.checkSessionType( +association.cryptutil +association.default_association_order +association.default_negotiator +association.encrypted_negotiator +association.getSecretSize( +association.getSessionTypes( +association.kvform +association.oidutil +association.only_encrypted_association_order +association.supported_association_types +association.time + +--- from openid.association import * --- +Association( +OPENID_NS +SessionNegotiator( +all_association_types +checkSessionType( +cryptutil +default_association_order +default_negotiator +encrypted_negotiator +getSecretSize( +getSessionTypes( +kvform +oidutil +only_encrypted_association_order +supported_association_types + +--- import openid.cryptutil --- +openid.cryptutil.HashContainer( +openid.cryptutil.SHA256_AVAILABLE +openid.cryptutil.__all__ +openid.cryptutil.__builtins__ +openid.cryptutil.__doc__ +openid.cryptutil.__file__ +openid.cryptutil.__name__ +openid.cryptutil.__package__ +openid.cryptutil.base64ToLong( +openid.cryptutil.binaryToLong( +openid.cryptutil.bytes_to_long( +openid.cryptutil.fromBase64( +openid.cryptutil.getBytes( +openid.cryptutil.hashlib +openid.cryptutil.hmac +openid.cryptutil.hmacSha1( +openid.cryptutil.hmacSha256( +openid.cryptutil.longToBase64( +openid.cryptutil.longToBinary( +openid.cryptutil.long_to_bytes( +openid.cryptutil.os +openid.cryptutil.random +openid.cryptutil.randomString( +openid.cryptutil.randrange( +openid.cryptutil.sha1( +openid.cryptutil.sha1_module +openid.cryptutil.sha256( +openid.cryptutil.sha256_module +openid.cryptutil.toBase64( + +--- from openid import cryptutil --- +cryptutil.HashContainer( +cryptutil.SHA256_AVAILABLE +cryptutil.__all__ +cryptutil.__builtins__ +cryptutil.__doc__ +cryptutil.__file__ +cryptutil.__name__ +cryptutil.__package__ +cryptutil.base64ToLong( +cryptutil.binaryToLong( +cryptutil.bytes_to_long( +cryptutil.fromBase64( +cryptutil.getBytes( +cryptutil.hashlib +cryptutil.hmac +cryptutil.hmacSha1( +cryptutil.hmacSha256( +cryptutil.longToBase64( +cryptutil.longToBinary( +cryptutil.long_to_bytes( +cryptutil.os +cryptutil.random +cryptutil.randomString( +cryptutil.randrange( +cryptutil.sha1( +cryptutil.sha1_module +cryptutil.sha256( +cryptutil.sha256_module +cryptutil.toBase64( + +--- from openid.cryptutil import * --- +HashContainer( +SHA256_AVAILABLE +base64ToLong( +binaryToLong( +bytes_to_long( +getBytes( +hmacSha1( +hmacSha256( +longToBase64( +longToBinary( +long_to_bytes( +randomString( +sha1_module +sha256_module +toBase64( + +--- import openid.dh --- +openid.dh.DiffieHellman( +openid.dh.__builtins__ +openid.dh.__doc__ +openid.dh.__file__ +openid.dh.__name__ +openid.dh.__package__ +openid.dh.cryptutil +openid.dh.oidutil +openid.dh.strxor( + +--- from openid import dh --- +dh.DiffieHellman( +dh.__builtins__ +dh.__doc__ +dh.__file__ +dh.__name__ +dh.__package__ +dh.cryptutil +dh.oidutil +dh.strxor( + +--- from openid.dh import * --- +DiffieHellman( +strxor( + +--- import openid.extension --- +openid.extension.Extension( +openid.extension.__builtins__ +openid.extension.__doc__ +openid.extension.__file__ +openid.extension.__name__ +openid.extension.__package__ +openid.extension.message_module + +--- from openid import extension --- +extension.Extension( +extension.__builtins__ +extension.__doc__ +extension.__file__ +extension.__name__ +extension.__package__ +extension.message_module + +--- from openid.extension import * --- +message_module + +--- import openid.extensions --- +openid.extensions.__all__ +openid.extensions.__builtins__ +openid.extensions.__doc__ +openid.extensions.__file__ +openid.extensions.__name__ +openid.extensions.__package__ +openid.extensions.__path__ + +--- from openid import extensions --- +extensions.__all__ +extensions.__builtins__ +extensions.__doc__ +extensions.__file__ +extensions.__name__ +extensions.__package__ +extensions.__path__ + +--- from openid.extensions import * --- + +--- import openid.fetchers --- +openid.fetchers.CurlHTTPFetcher( +openid.fetchers.ExceptionWrappingFetcher( +openid.fetchers.HTTPError( +openid.fetchers.HTTPFetcher( +openid.fetchers.HTTPFetchingError( +openid.fetchers.HTTPLib2Fetcher( +openid.fetchers.HTTPResponse( +openid.fetchers.MAX_RESPONSE_KB +openid.fetchers.USER_AGENT +openid.fetchers.Urllib2Fetcher( +openid.fetchers.__all__ +openid.fetchers.__builtins__ +openid.fetchers.__doc__ +openid.fetchers.__file__ +openid.fetchers.__name__ +openid.fetchers.__package__ +openid.fetchers.cStringIO +openid.fetchers.createHTTPFetcher( +openid.fetchers.fetch( +openid.fetchers.getDefaultFetcher( +openid.fetchers.httplib2 +openid.fetchers.openid +openid.fetchers.pycurl +openid.fetchers.setDefaultFetcher( +openid.fetchers.sys +openid.fetchers.time +openid.fetchers.urllib2 +openid.fetchers.usingCurl( + +--- from openid import fetchers --- +fetchers.CurlHTTPFetcher( +fetchers.ExceptionWrappingFetcher( +fetchers.HTTPError( +fetchers.HTTPFetcher( +fetchers.HTTPFetchingError( +fetchers.HTTPLib2Fetcher( +fetchers.HTTPResponse( +fetchers.MAX_RESPONSE_KB +fetchers.USER_AGENT +fetchers.Urllib2Fetcher( +fetchers.__all__ +fetchers.__builtins__ +fetchers.__doc__ +fetchers.__file__ +fetchers.__name__ +fetchers.__package__ +fetchers.cStringIO +fetchers.createHTTPFetcher( +fetchers.fetch( +fetchers.getDefaultFetcher( +fetchers.httplib2 +fetchers.openid +fetchers.pycurl +fetchers.setDefaultFetcher( +fetchers.sys +fetchers.time +fetchers.urllib2 +fetchers.usingCurl( + +--- from openid.fetchers import * --- +CurlHTTPFetcher( +ExceptionWrappingFetcher( +HTTPFetcher( +HTTPFetchingError( +HTTPLib2Fetcher( +MAX_RESPONSE_KB +USER_AGENT +Urllib2Fetcher( +createHTTPFetcher( +fetch( +getDefaultFetcher( +httplib2 +openid +pycurl +setDefaultFetcher( +urllib2 +usingCurl( + +--- import openid.kvform --- +openid.kvform.KVFormError( +openid.kvform.__all__ +openid.kvform.__builtins__ +openid.kvform.__doc__ +openid.kvform.__file__ +openid.kvform.__name__ +openid.kvform.__package__ +openid.kvform.dictToKV( +openid.kvform.kvToDict( +openid.kvform.kvToSeq( +openid.kvform.oidutil +openid.kvform.seqToKV( +openid.kvform.types + +--- from openid import kvform --- +kvform.KVFormError( +kvform.__all__ +kvform.__builtins__ +kvform.__doc__ +kvform.__file__ +kvform.__name__ +kvform.__package__ +kvform.dictToKV( +kvform.kvToDict( +kvform.kvToSeq( +kvform.oidutil +kvform.seqToKV( +kvform.types + +--- from openid.kvform import * --- +KVFormError( +dictToKV( +kvToDict( +kvToSeq( +seqToKV( + +--- import openid.message --- +openid.message.BARE_NS +openid.message.ElementTree +openid.message.IDENTIFIER_SELECT +openid.message.InvalidOpenIDNamespace( +openid.message.Message( +openid.message.NULL_NAMESPACE +openid.message.NamespaceAliasRegistrationError( +openid.message.NamespaceMap( +openid.message.OPENID1_NAMESPACES +openid.message.OPENID1_NS +openid.message.OPENID1_URL_LIMIT +openid.message.OPENID2_NS +openid.message.OPENID_NS +openid.message.OPENID_PROTOCOL_FIELDS +openid.message.SREG_URI +openid.message.THE_OTHER_OPENID1_NS +openid.message.UndefinedOpenIDNamespace( +openid.message.__all__ +openid.message.__builtins__ +openid.message.__doc__ +openid.message.__file__ +openid.message.__name__ +openid.message.__package__ +openid.message.copy +openid.message.kvform +openid.message.no_default +openid.message.oidutil +openid.message.registerNamespaceAlias( +openid.message.registered_aliases +openid.message.urllib +openid.message.warnings + +--- from openid import message --- +message.BARE_NS +message.ElementTree +message.IDENTIFIER_SELECT +message.InvalidOpenIDNamespace( +message.Message( +message.NULL_NAMESPACE +message.NamespaceAliasRegistrationError( +message.NamespaceMap( +message.OPENID1_NAMESPACES +message.OPENID1_NS +message.OPENID1_URL_LIMIT +message.OPENID2_NS +message.OPENID_NS +message.OPENID_PROTOCOL_FIELDS +message.SREG_URI +message.THE_OTHER_OPENID1_NS +message.UndefinedOpenIDNamespace( +message.__all__ +message.__builtins__ +message.__doc__ +message.__file__ +message.__name__ +message.__package__ +message.copy +message.kvform +message.no_default +message.oidutil +message.registerNamespaceAlias( +message.registered_aliases +message.urllib +message.warnings + +--- from openid.message import * --- +BARE_NS +ElementTree +IDENTIFIER_SELECT +InvalidOpenIDNamespace( +NULL_NAMESPACE +NamespaceAliasRegistrationError( +NamespaceMap( +OPENID1_NAMESPACES +OPENID1_NS +OPENID1_URL_LIMIT +OPENID2_NS +OPENID_PROTOCOL_FIELDS +SREG_URI +THE_OTHER_OPENID1_NS +UndefinedOpenIDNamespace( +no_default +registerNamespaceAlias( +registered_aliases + +--- import openid.oidutil --- +openid.oidutil.Symbol( +openid.oidutil.__all__ +openid.oidutil.__builtins__ +openid.oidutil.__doc__ +openid.oidutil.__file__ +openid.oidutil.__name__ +openid.oidutil.__package__ +openid.oidutil.appendArgs( +openid.oidutil.autoSubmitHTML( +openid.oidutil.binascii +openid.oidutil.elementtree_modules +openid.oidutil.fromBase64( +openid.oidutil.importElementTree( +openid.oidutil.log( +openid.oidutil.sys +openid.oidutil.toBase64( +openid.oidutil.urlencode( +openid.oidutil.urlparse + +--- from openid import oidutil --- +oidutil.Symbol( +oidutil.__all__ +oidutil.__builtins__ +oidutil.__doc__ +oidutil.__file__ +oidutil.__name__ +oidutil.__package__ +oidutil.appendArgs( +oidutil.autoSubmitHTML( +oidutil.binascii +oidutil.elementtree_modules +oidutil.fromBase64( +oidutil.importElementTree( +oidutil.log( +oidutil.sys +oidutil.toBase64( +oidutil.urlencode( +oidutil.urlparse + +--- from openid.oidutil import * --- +appendArgs( +autoSubmitHTML( +elementtree_modules +importElementTree( + +--- import openid.server --- +openid.server.__all__ +openid.server.__builtins__ +openid.server.__doc__ +openid.server.__file__ +openid.server.__name__ +openid.server.__package__ +openid.server.__path__ + +--- from openid import server --- +server.__path__ + +--- from openid.server import * --- + +--- import openid.sreg --- +openid.sreg.SRegRequest( +openid.sreg.SRegResponse( +openid.sreg.__builtins__ +openid.sreg.__doc__ +openid.sreg.__file__ +openid.sreg.__name__ +openid.sreg.__package__ +openid.sreg.__warningregistry__ +openid.sreg.data_fields +openid.sreg.ns_uri +openid.sreg.ns_uri_1_0 +openid.sreg.ns_uri_1_1 +openid.sreg.supportsSReg( +openid.sreg.warnings + +--- from openid import sreg --- +sreg.SRegRequest( +sreg.SRegResponse( +sreg.__builtins__ +sreg.__doc__ +sreg.__file__ +sreg.__name__ +sreg.__package__ +sreg.__warningregistry__ +sreg.data_fields +sreg.ns_uri +sreg.ns_uri_1_0 +sreg.ns_uri_1_1 +sreg.supportsSReg( +sreg.warnings + +--- from openid.sreg import * --- +SRegRequest( +SRegResponse( +data_fields +ns_uri +ns_uri_1_0 +ns_uri_1_1 +supportsSReg( + +--- import openid.store --- +openid.store.__all__ +openid.store.__builtins__ +openid.store.__doc__ +openid.store.__file__ +openid.store.__name__ +openid.store.__package__ +openid.store.__path__ + +--- from openid import store --- +store.__all__ +store.__builtins__ +store.__doc__ +store.__file__ +store.__name__ +store.__package__ +store.__path__ + +--- from openid.store import * --- + +--- import openid.urinorm --- +openid.urinorm.IPRIVATE +openid.urinorm.UCSCHAR +openid.urinorm._ +openid.urinorm.__builtins__ +openid.urinorm.__doc__ +openid.urinorm.__file__ +openid.urinorm.__name__ +openid.urinorm.__package__ +openid.urinorm.authority_pattern +openid.urinorm.authority_re +openid.urinorm.pct_encoded_pattern +openid.urinorm.pct_encoded_re +openid.urinorm.re +openid.urinorm.remove_dot_segments( +openid.urinorm.uri_illegal_char_re +openid.urinorm.uri_pattern +openid.urinorm.uri_re +openid.urinorm.urinorm( + +--- from openid import urinorm --- +urinorm.IPRIVATE +urinorm.UCSCHAR +urinorm._ +urinorm.__builtins__ +urinorm.__doc__ +urinorm.__file__ +urinorm.__name__ +urinorm.__package__ +urinorm.authority_pattern +urinorm.authority_re +urinorm.pct_encoded_pattern +urinorm.pct_encoded_re +urinorm.re +urinorm.remove_dot_segments( +urinorm.uri_illegal_char_re +urinorm.uri_pattern +urinorm.uri_re +urinorm.urinorm( + +--- from openid.urinorm import * --- +IPRIVATE +UCSCHAR +_ +authority_pattern +authority_re +pct_encoded_pattern +pct_encoded_re +remove_dot_segments( +uri_illegal_char_re +uri_pattern +uri_re +urinorm( + +--- import openid.yadis --- +openid.yadis.__all__ +openid.yadis.__builtins__ +openid.yadis.__doc__ +openid.yadis.__file__ +openid.yadis.__name__ +openid.yadis.__package__ +openid.yadis.__path__ +openid.yadis.__version__ +openid.yadis.version_info + +--- from openid import yadis --- +yadis.__all__ +yadis.__builtins__ +yadis.__doc__ +yadis.__file__ +yadis.__name__ +yadis.__package__ +yadis.__path__ +yadis.__version__ +yadis.version_info + +--- from openid.yadis import * --- + +--- import pyPgSQL --- +pyPgSQL.__builtins__ +pyPgSQL.__doc__ +pyPgSQL.__file__ +pyPgSQL.__name__ +pyPgSQL.__package__ +pyPgSQL.__path__ +pyPgSQL.__version__ + +--- from pyPgSQL import * --- + +--- import pyPgSQL.libpq --- +pyPgSQL.libpq.BAD_RESPONSE +pyPgSQL.libpq.COMMAND_OK +pyPgSQL.libpq.CONNECTION_BAD +pyPgSQL.libpq.CONNECTION_OK +pyPgSQL.libpq.COPY_IN +pyPgSQL.libpq.COPY_OUT +pyPgSQL.libpq.DataError( +pyPgSQL.libpq.DatabaseError( +pyPgSQL.libpq.EMPTY_QUERY +pyPgSQL.libpq.Error( +pyPgSQL.libpq.FATAL_ERROR +pyPgSQL.libpq.HAVE_LONG_LONG_SUPPORT +pyPgSQL.libpq.INV_READ +pyPgSQL.libpq.INV_SEEK_CUR +pyPgSQL.libpq.INV_SEEK_END +pyPgSQL.libpq.INV_SEEK_SET +pyPgSQL.libpq.INV_WRITE +pyPgSQL.libpq.IntegrityError( +pyPgSQL.libpq.InterfaceError( +pyPgSQL.libpq.InternalError( +pyPgSQL.libpq.NONFATAL_ERROR +pyPgSQL.libpq.NotSupportedError( +pyPgSQL.libpq.OperationalError( +pyPgSQL.libpq.PG_ABSTIME +pyPgSQL.libpq.PG_ACLITEM +pyPgSQL.libpq.PG_BIGINT +pyPgSQL.libpq.PG_BLOB +pyPgSQL.libpq.PG_BOOL +pyPgSQL.libpq.PG_BOX +pyPgSQL.libpq.PG_BPCHAR +pyPgSQL.libpq.PG_BYTEA +pyPgSQL.libpq.PG_CASH +pyPgSQL.libpq.PG_CHAR +pyPgSQL.libpq.PG_CID +pyPgSQL.libpq.PG_CIDR +pyPgSQL.libpq.PG_CIRCLE +pyPgSQL.libpq.PG_DATE +pyPgSQL.libpq.PG_FLOAT +pyPgSQL.libpq.PG_FLOAT4 +pyPgSQL.libpq.PG_FLOAT8 +pyPgSQL.libpq.PG_False +pyPgSQL.libpq.PG_INET +pyPgSQL.libpq.PG_INT2 +pyPgSQL.libpq.PG_INT2VECTOR +pyPgSQL.libpq.PG_INT4 +pyPgSQL.libpq.PG_INT8 +pyPgSQL.libpq.PG_INTEGER +pyPgSQL.libpq.PG_INTERVAL +pyPgSQL.libpq.PG_LINE +pyPgSQL.libpq.PG_LSEG +pyPgSQL.libpq.PG_MACADDR +pyPgSQL.libpq.PG_MONEY +pyPgSQL.libpq.PG_NAME +pyPgSQL.libpq.PG_NUMERIC +pyPgSQL.libpq.PG_OID +pyPgSQL.libpq.PG_OIDVECTOR +pyPgSQL.libpq.PG_PATH +pyPgSQL.libpq.PG_POINT +pyPgSQL.libpq.PG_POLYGON +pyPgSQL.libpq.PG_REFCURSOR +pyPgSQL.libpq.PG_REGPROC +pyPgSQL.libpq.PG_RELTIME +pyPgSQL.libpq.PG_ROWID +pyPgSQL.libpq.PG_SMALLINT +pyPgSQL.libpq.PG_TEXT +pyPgSQL.libpq.PG_TID +pyPgSQL.libpq.PG_TIME +pyPgSQL.libpq.PG_TIMESTAMP +pyPgSQL.libpq.PG_TIMESTAMPTZ +pyPgSQL.libpq.PG_TIMETZ +pyPgSQL.libpq.PG_TINTERVAL +pyPgSQL.libpq.PG_True +pyPgSQL.libpq.PG_UNKNOWN +pyPgSQL.libpq.PG_VARBIT +pyPgSQL.libpq.PG_VARCHAR +pyPgSQL.libpq.PG_XID +pyPgSQL.libpq.PG_ZPBIT +pyPgSQL.libpq.POLLING_ACTIVE +pyPgSQL.libpq.POLLING_FAILED +pyPgSQL.libpq.POLLING_OK +pyPgSQL.libpq.POLLING_READING +pyPgSQL.libpq.POLLING_WRITING +pyPgSQL.libpq.PQconndefaults( +pyPgSQL.libpq.PQconnectdb( +pyPgSQL.libpq.PQftypeName( +pyPgSQL.libpq.PQresStatus( +pyPgSQL.libpq.PQresType( +pyPgSQL.libpq.PgBoolean( +pyPgSQL.libpq.PgBooleanFromInteger( +pyPgSQL.libpq.PgBooleanFromString( +pyPgSQL.libpq.PgBooleanType( +pyPgSQL.libpq.PgConnectionType( +pyPgSQL.libpq.PgInt2( +pyPgSQL.libpq.PgInt2Type( +pyPgSQL.libpq.PgLargeObject( +pyPgSQL.libpq.PgLargeObjectType( +pyPgSQL.libpq.PgQuoteBytea( +pyPgSQL.libpq.PgQuoteString( +pyPgSQL.libpq.PgResultType( +pyPgSQL.libpq.PgUnQuoteBytea( +pyPgSQL.libpq.PgVersion( +pyPgSQL.libpq.PgVersionType( +pyPgSQL.libpq.ProgrammingError( +pyPgSQL.libpq.RESULT_DDL +pyPgSQL.libpq.RESULT_DML +pyPgSQL.libpq.RESULT_DQL +pyPgSQL.libpq.RESULT_EMPTY +pyPgSQL.libpq.RESULT_ERROR +pyPgSQL.libpq.TUPLES_OK +pyPgSQL.libpq.Warning( +pyPgSQL.libpq.__builtins__ +pyPgSQL.libpq.__doc__ +pyPgSQL.libpq.__file__ +pyPgSQL.libpq.__name__ +pyPgSQL.libpq.__package__ +pyPgSQL.libpq.__path__ +pyPgSQL.libpq.__version__ +pyPgSQL.libpq.libpq + +--- from pyPgSQL import libpq --- +libpq.BAD_RESPONSE +libpq.COMMAND_OK +libpq.CONNECTION_BAD +libpq.CONNECTION_OK +libpq.COPY_IN +libpq.COPY_OUT +libpq.DataError( +libpq.DatabaseError( +libpq.EMPTY_QUERY +libpq.Error( +libpq.FATAL_ERROR +libpq.HAVE_LONG_LONG_SUPPORT +libpq.INV_READ +libpq.INV_SEEK_CUR +libpq.INV_SEEK_END +libpq.INV_SEEK_SET +libpq.INV_WRITE +libpq.IntegrityError( +libpq.InterfaceError( +libpq.InternalError( +libpq.NONFATAL_ERROR +libpq.NotSupportedError( +libpq.OperationalError( +libpq.PG_ABSTIME +libpq.PG_ACLITEM +libpq.PG_BIGINT +libpq.PG_BLOB +libpq.PG_BOOL +libpq.PG_BOX +libpq.PG_BPCHAR +libpq.PG_BYTEA +libpq.PG_CASH +libpq.PG_CHAR +libpq.PG_CID +libpq.PG_CIDR +libpq.PG_CIRCLE +libpq.PG_DATE +libpq.PG_FLOAT +libpq.PG_FLOAT4 +libpq.PG_FLOAT8 +libpq.PG_False +libpq.PG_INET +libpq.PG_INT2 +libpq.PG_INT2VECTOR +libpq.PG_INT4 +libpq.PG_INT8 +libpq.PG_INTEGER +libpq.PG_INTERVAL +libpq.PG_LINE +libpq.PG_LSEG +libpq.PG_MACADDR +libpq.PG_MONEY +libpq.PG_NAME +libpq.PG_NUMERIC +libpq.PG_OID +libpq.PG_OIDVECTOR +libpq.PG_PATH +libpq.PG_POINT +libpq.PG_POLYGON +libpq.PG_REFCURSOR +libpq.PG_REGPROC +libpq.PG_RELTIME +libpq.PG_ROWID +libpq.PG_SMALLINT +libpq.PG_TEXT +libpq.PG_TID +libpq.PG_TIME +libpq.PG_TIMESTAMP +libpq.PG_TIMESTAMPTZ +libpq.PG_TIMETZ +libpq.PG_TINTERVAL +libpq.PG_True +libpq.PG_UNKNOWN +libpq.PG_VARBIT +libpq.PG_VARCHAR +libpq.PG_XID +libpq.PG_ZPBIT +libpq.POLLING_ACTIVE +libpq.POLLING_FAILED +libpq.POLLING_OK +libpq.POLLING_READING +libpq.POLLING_WRITING +libpq.PQconndefaults( +libpq.PQconnectdb( +libpq.PQftypeName( +libpq.PQresStatus( +libpq.PQresType( +libpq.PgBoolean( +libpq.PgBooleanFromInteger( +libpq.PgBooleanFromString( +libpq.PgBooleanType( +libpq.PgConnectionType( +libpq.PgInt2( +libpq.PgInt2Type( +libpq.PgLargeObject( +libpq.PgLargeObjectType( +libpq.PgQuoteBytea( +libpq.PgQuoteString( +libpq.PgResultType( +libpq.PgUnQuoteBytea( +libpq.PgVersion( +libpq.PgVersionType( +libpq.ProgrammingError( +libpq.RESULT_DDL +libpq.RESULT_DML +libpq.RESULT_DQL +libpq.RESULT_EMPTY +libpq.RESULT_ERROR +libpq.TUPLES_OK +libpq.Warning( +libpq.__builtins__ +libpq.__doc__ +libpq.__file__ +libpq.__name__ +libpq.__package__ +libpq.__path__ +libpq.__version__ +libpq.libpq + +--- from pyPgSQL.libpq import * --- +BAD_RESPONSE +COMMAND_OK +CONNECTION_BAD +CONNECTION_OK +COPY_IN +COPY_OUT +EMPTY_QUERY +FATAL_ERROR +HAVE_LONG_LONG_SUPPORT +INV_SEEK_CUR +INV_SEEK_END +INV_SEEK_SET +NONFATAL_ERROR +PG_ABSTIME +PG_ACLITEM +PG_BIGINT +PG_BLOB +PG_BOOL +PG_BOX +PG_BPCHAR +PG_BYTEA +PG_CASH +PG_CHAR +PG_CID +PG_CIDR +PG_CIRCLE +PG_DATE +PG_FLOAT +PG_FLOAT4 +PG_FLOAT8 +PG_False +PG_INET +PG_INT2 +PG_INT2VECTOR +PG_INT4 +PG_INT8 +PG_INTEGER +PG_INTERVAL +PG_LINE +PG_LSEG +PG_MACADDR +PG_MONEY +PG_NAME +PG_NUMERIC +PG_OID +PG_OIDVECTOR +PG_PATH +PG_POINT +PG_POLYGON +PG_REFCURSOR +PG_REGPROC +PG_RELTIME +PG_ROWID +PG_SMALLINT +PG_TEXT +PG_TID +PG_TIME +PG_TIMESTAMP +PG_TIMESTAMPTZ +PG_TIMETZ +PG_TINTERVAL +PG_True +PG_UNKNOWN +PG_VARBIT +PG_VARCHAR +PG_XID +PG_ZPBIT +POLLING_ACTIVE +POLLING_FAILED +POLLING_OK +POLLING_READING +POLLING_WRITING +PQconndefaults( +PQconnectdb( +PQftypeName( +PQresStatus( +PQresType( +PgBoolean( +PgBooleanFromInteger( +PgBooleanFromString( +PgBooleanType( +PgConnectionType( +PgInt2( +PgInt2Type( +PgLargeObject( +PgLargeObjectType( +PgQuoteBytea( +PgQuoteString( +PgResultType( +PgUnQuoteBytea( +PgVersion( +PgVersionType( +RESULT_ERROR +TUPLES_OK +libpq + +--- import pyPgSQL.libpq.libpq --- +pyPgSQL.libpq.libpq.BAD_RESPONSE +pyPgSQL.libpq.libpq.COMMAND_OK +pyPgSQL.libpq.libpq.CONNECTION_BAD +pyPgSQL.libpq.libpq.CONNECTION_OK +pyPgSQL.libpq.libpq.COPY_IN +pyPgSQL.libpq.libpq.COPY_OUT +pyPgSQL.libpq.libpq.DataError( +pyPgSQL.libpq.libpq.DatabaseError( +pyPgSQL.libpq.libpq.EMPTY_QUERY +pyPgSQL.libpq.libpq.Error( +pyPgSQL.libpq.libpq.FATAL_ERROR +pyPgSQL.libpq.libpq.INV_READ +pyPgSQL.libpq.libpq.INV_SEEK_CUR +pyPgSQL.libpq.libpq.INV_SEEK_END +pyPgSQL.libpq.libpq.INV_SEEK_SET +pyPgSQL.libpq.libpq.INV_WRITE +pyPgSQL.libpq.libpq.IntegrityError( +pyPgSQL.libpq.libpq.InterfaceError( +pyPgSQL.libpq.libpq.InternalError( +pyPgSQL.libpq.libpq.NONFATAL_ERROR +pyPgSQL.libpq.libpq.NotSupportedError( +pyPgSQL.libpq.libpq.OperationalError( +pyPgSQL.libpq.libpq.PG_ABSTIME +pyPgSQL.libpq.libpq.PG_ACLITEM +pyPgSQL.libpq.libpq.PG_BIGINT +pyPgSQL.libpq.libpq.PG_BLOB +pyPgSQL.libpq.libpq.PG_BOOL +pyPgSQL.libpq.libpq.PG_BOX +pyPgSQL.libpq.libpq.PG_BPCHAR +pyPgSQL.libpq.libpq.PG_BYTEA +pyPgSQL.libpq.libpq.PG_CASH +pyPgSQL.libpq.libpq.PG_CHAR +pyPgSQL.libpq.libpq.PG_CID +pyPgSQL.libpq.libpq.PG_CIDR +pyPgSQL.libpq.libpq.PG_CIRCLE +pyPgSQL.libpq.libpq.PG_DATE +pyPgSQL.libpq.libpq.PG_FLOAT +pyPgSQL.libpq.libpq.PG_FLOAT4 +pyPgSQL.libpq.libpq.PG_FLOAT8 +pyPgSQL.libpq.libpq.PG_False +pyPgSQL.libpq.libpq.PG_INET +pyPgSQL.libpq.libpq.PG_INT2 +pyPgSQL.libpq.libpq.PG_INT2VECTOR +pyPgSQL.libpq.libpq.PG_INT4 +pyPgSQL.libpq.libpq.PG_INT8 +pyPgSQL.libpq.libpq.PG_INTEGER +pyPgSQL.libpq.libpq.PG_INTERVAL +pyPgSQL.libpq.libpq.PG_LINE +pyPgSQL.libpq.libpq.PG_LSEG +pyPgSQL.libpq.libpq.PG_MACADDR +pyPgSQL.libpq.libpq.PG_MONEY +pyPgSQL.libpq.libpq.PG_NAME +pyPgSQL.libpq.libpq.PG_NUMERIC +pyPgSQL.libpq.libpq.PG_OID +pyPgSQL.libpq.libpq.PG_OIDVECTOR +pyPgSQL.libpq.libpq.PG_PATH +pyPgSQL.libpq.libpq.PG_POINT +pyPgSQL.libpq.libpq.PG_POLYGON +pyPgSQL.libpq.libpq.PG_REFCURSOR +pyPgSQL.libpq.libpq.PG_REGPROC +pyPgSQL.libpq.libpq.PG_RELTIME +pyPgSQL.libpq.libpq.PG_ROWID +pyPgSQL.libpq.libpq.PG_SMALLINT +pyPgSQL.libpq.libpq.PG_TEXT +pyPgSQL.libpq.libpq.PG_TID +pyPgSQL.libpq.libpq.PG_TIME +pyPgSQL.libpq.libpq.PG_TIMESTAMP +pyPgSQL.libpq.libpq.PG_TIMESTAMPTZ +pyPgSQL.libpq.libpq.PG_TIMETZ +pyPgSQL.libpq.libpq.PG_TINTERVAL +pyPgSQL.libpq.libpq.PG_True +pyPgSQL.libpq.libpq.PG_UNKNOWN +pyPgSQL.libpq.libpq.PG_VARBIT +pyPgSQL.libpq.libpq.PG_VARCHAR +pyPgSQL.libpq.libpq.PG_XID +pyPgSQL.libpq.libpq.PG_ZPBIT +pyPgSQL.libpq.libpq.POLLING_ACTIVE +pyPgSQL.libpq.libpq.POLLING_FAILED +pyPgSQL.libpq.libpq.POLLING_OK +pyPgSQL.libpq.libpq.POLLING_READING +pyPgSQL.libpq.libpq.POLLING_WRITING +pyPgSQL.libpq.libpq.PQconndefaults( +pyPgSQL.libpq.libpq.PQconnectdb( +pyPgSQL.libpq.libpq.PQftypeName( +pyPgSQL.libpq.libpq.PQresStatus( +pyPgSQL.libpq.libpq.PQresType( +pyPgSQL.libpq.libpq.PgBoolean( +pyPgSQL.libpq.libpq.PgBooleanFromInteger( +pyPgSQL.libpq.libpq.PgBooleanFromString( +pyPgSQL.libpq.libpq.PgBooleanType( +pyPgSQL.libpq.libpq.PgConnectionType( +pyPgSQL.libpq.libpq.PgInt2( +pyPgSQL.libpq.libpq.PgInt2Type( +pyPgSQL.libpq.libpq.PgLargeObject( +pyPgSQL.libpq.libpq.PgLargeObjectType( +pyPgSQL.libpq.libpq.PgQuoteBytea( +pyPgSQL.libpq.libpq.PgQuoteString( +pyPgSQL.libpq.libpq.PgResultType( +pyPgSQL.libpq.libpq.PgUnQuoteBytea( +pyPgSQL.libpq.libpq.PgVersion( +pyPgSQL.libpq.libpq.PgVersionType( +pyPgSQL.libpq.libpq.ProgrammingError( +pyPgSQL.libpq.libpq.RESULT_DDL +pyPgSQL.libpq.libpq.RESULT_DML +pyPgSQL.libpq.libpq.RESULT_DQL +pyPgSQL.libpq.libpq.RESULT_EMPTY +pyPgSQL.libpq.libpq.RESULT_ERROR +pyPgSQL.libpq.libpq.TUPLES_OK +pyPgSQL.libpq.libpq.Warning( +pyPgSQL.libpq.libpq.__doc__ +pyPgSQL.libpq.libpq.__file__ +pyPgSQL.libpq.libpq.__name__ +pyPgSQL.libpq.libpq.__package__ +pyPgSQL.libpq.libpq.__version__ + +--- from pyPgSQL.libpq import libpq --- + +--- from pyPgSQL.libpq.libpq import * --- + +--- import GnuPGInterface --- +GnuPGInterface.GnuPG( +GnuPGInterface.GnuPGInterface( +GnuPGInterface.Options( +GnuPGInterface.Pipe( +GnuPGInterface.Process( +GnuPGInterface.__author__ +GnuPGInterface.__builtins__ +GnuPGInterface.__doc__ +GnuPGInterface.__file__ +GnuPGInterface.__name__ +GnuPGInterface.__package__ +GnuPGInterface.__revision__ +GnuPGInterface.__version__ +GnuPGInterface.fcntl +GnuPGInterface.os +GnuPGInterface.sys + +--- from GnuPGInterface import * --- +GnuPG( +GnuPGInterface( + +--- import PyQt4 --- +PyQt4.__builtins__ +PyQt4.__doc__ +PyQt4.__file__ +PyQt4.__name__ +PyQt4.__package__ +PyQt4.__path__ + +--- from PyQt4 import * --- + +--- import PyQt4.QtCore --- +PyQt4.QtCore.PYQT_VERSION +PyQt4.QtCore.PYQT_VERSION_STR +PyQt4.QtCore.QAbstractEventDispatcher( +PyQt4.QtCore.QAbstractFileEngine( +PyQt4.QtCore.QAbstractFileEngineHandler( +PyQt4.QtCore.QAbstractFileEngineIterator( +PyQt4.QtCore.QAbstractItemModel( +PyQt4.QtCore.QAbstractListModel( +PyQt4.QtCore.QAbstractTableModel( +PyQt4.QtCore.QBasicTimer( +PyQt4.QtCore.QBitArray( +PyQt4.QtCore.QBuffer( +PyQt4.QtCore.QByteArray( +PyQt4.QtCore.QByteArrayMatcher( +PyQt4.QtCore.QChar( +PyQt4.QtCore.QChildEvent( +PyQt4.QtCore.QCoreApplication( +PyQt4.QtCore.QCryptographicHash( +PyQt4.QtCore.QDataStream( +PyQt4.QtCore.QDate( +PyQt4.QtCore.QDateTime( +PyQt4.QtCore.QDir( +PyQt4.QtCore.QDirIterator( +PyQt4.QtCore.QDynamicPropertyChangeEvent( +PyQt4.QtCore.QEvent( +PyQt4.QtCore.QEventLoop( +PyQt4.QtCore.QFSFileEngine( +PyQt4.QtCore.QFile( +PyQt4.QtCore.QFileInfo( +PyQt4.QtCore.QFileSystemWatcher( +PyQt4.QtCore.QGenericArgument( +PyQt4.QtCore.QGenericReturnArgument( +PyQt4.QtCore.QIODevice( +PyQt4.QtCore.QLatin1Char( +PyQt4.QtCore.QLatin1String( +PyQt4.QtCore.QLibrary( +PyQt4.QtCore.QLibraryInfo( +PyQt4.QtCore.QLine( +PyQt4.QtCore.QLineF( +PyQt4.QtCore.QLocale( +PyQt4.QtCore.QMetaClassInfo( +PyQt4.QtCore.QMetaEnum( +PyQt4.QtCore.QMetaMethod( +PyQt4.QtCore.QMetaObject( +PyQt4.QtCore.QMetaProperty( +PyQt4.QtCore.QMetaType( +PyQt4.QtCore.QMimeData( +PyQt4.QtCore.QModelIndex( +PyQt4.QtCore.QMutex( +PyQt4.QtCore.QMutexLocker( +PyQt4.QtCore.QObject( +PyQt4.QtCore.QObjectCleanupHandler( +PyQt4.QtCore.QPersistentModelIndex( +PyQt4.QtCore.QPluginLoader( +PyQt4.QtCore.QPoint( +PyQt4.QtCore.QPointF( +PyQt4.QtCore.QProcess( +PyQt4.QtCore.QReadLocker( +PyQt4.QtCore.QReadWriteLock( +PyQt4.QtCore.QRect( +PyQt4.QtCore.QRectF( +PyQt4.QtCore.QRegExp( +PyQt4.QtCore.QResource( +PyQt4.QtCore.QRunnable( +PyQt4.QtCore.QSemaphore( +PyQt4.QtCore.QSettings( +PyQt4.QtCore.QSharedMemory( +PyQt4.QtCore.QSignalMapper( +PyQt4.QtCore.QSize( +PyQt4.QtCore.QSizeF( +PyQt4.QtCore.QSocketNotifier( +PyQt4.QtCore.QString( +PyQt4.QtCore.QStringList( +PyQt4.QtCore.QStringMatcher( +PyQt4.QtCore.QStringRef( +PyQt4.QtCore.QSysInfo( +PyQt4.QtCore.QSystemLocale( +PyQt4.QtCore.QSystemSemaphore( +PyQt4.QtCore.QT_TRANSLATE_NOOP( +PyQt4.QtCore.QT_TR_NOOP( +PyQt4.QtCore.QT_VERSION +PyQt4.QtCore.QT_VERSION_STR +PyQt4.QtCore.QTemporaryFile( +PyQt4.QtCore.QTextBoundaryFinder( +PyQt4.QtCore.QTextCodec( +PyQt4.QtCore.QTextDecoder( +PyQt4.QtCore.QTextEncoder( +PyQt4.QtCore.QTextStream( +PyQt4.QtCore.QTextStreamManipulator( +PyQt4.QtCore.QThread( +PyQt4.QtCore.QThreadPool( +PyQt4.QtCore.QTime( +PyQt4.QtCore.QTimeLine( +PyQt4.QtCore.QTimer( +PyQt4.QtCore.QTimerEvent( +PyQt4.QtCore.QTranslator( +PyQt4.QtCore.QUrl( +PyQt4.QtCore.QUuid( +PyQt4.QtCore.QVariant( +PyQt4.QtCore.QWaitCondition( +PyQt4.QtCore.QWriteLocker( +PyQt4.QtCore.QXmlStreamAttribute( +PyQt4.QtCore.QXmlStreamAttributes( +PyQt4.QtCore.QXmlStreamEntityDeclaration( +PyQt4.QtCore.QXmlStreamEntityResolver( +PyQt4.QtCore.QXmlStreamNamespaceDeclaration( +PyQt4.QtCore.QXmlStreamNotationDeclaration( +PyQt4.QtCore.QXmlStreamReader( +PyQt4.QtCore.QXmlStreamWriter( +PyQt4.QtCore.Q_ARG( +PyQt4.QtCore.Q_ENUMS( +PyQt4.QtCore.Q_FLAGS( +PyQt4.QtCore.Q_RETURN_ARG( +PyQt4.QtCore.Qt( +PyQt4.QtCore.QtCriticalMsg +PyQt4.QtCore.QtDebugMsg +PyQt4.QtCore.QtFatalMsg +PyQt4.QtCore.QtMsgType( +PyQt4.QtCore.QtSystemMsg +PyQt4.QtCore.QtWarningMsg +PyQt4.QtCore.SIGNAL( +PyQt4.QtCore.SLOT( +PyQt4.QtCore.__doc__ +PyQt4.QtCore.__file__ +PyQt4.QtCore.__license__ +PyQt4.QtCore.__name__ +PyQt4.QtCore.__package__ +PyQt4.QtCore.bin( +PyQt4.QtCore.bom( +PyQt4.QtCore.center( +PyQt4.QtCore.dec( +PyQt4.QtCore.endl( +PyQt4.QtCore.fixed( +PyQt4.QtCore.flush( +PyQt4.QtCore.forcepoint( +PyQt4.QtCore.forcesign( +PyQt4.QtCore.hex( +PyQt4.QtCore.left( +PyQt4.QtCore.lowercasebase( +PyQt4.QtCore.lowercasedigits( +PyQt4.QtCore.noforcepoint( +PyQt4.QtCore.noforcesign( +PyQt4.QtCore.noshowbase( +PyQt4.QtCore.oct( +PyQt4.QtCore.pyqtProperty( +PyQt4.QtCore.pyqtRemoveInputHook( +PyQt4.QtCore.pyqtRestoreInputHook( +PyQt4.QtCore.pyqtSignature( +PyQt4.QtCore.qAbs( +PyQt4.QtCore.qAddPostRoutine( +PyQt4.QtCore.qChecksum( +PyQt4.QtCore.qCompress( +PyQt4.QtCore.qCritical( +PyQt4.QtCore.qDebug( +PyQt4.QtCore.qErrnoWarning( +PyQt4.QtCore.qFatal( +PyQt4.QtCore.qFuzzyCompare( +PyQt4.QtCore.qInf( +PyQt4.QtCore.qInstallMsgHandler( +PyQt4.QtCore.qIsFinite( +PyQt4.QtCore.qIsInf( +PyQt4.QtCore.qIsNaN( +PyQt4.QtCore.qIsNull( +PyQt4.QtCore.qQNaN( +PyQt4.QtCore.qRegisterResourceData( +PyQt4.QtCore.qRemovePostRoutine( +PyQt4.QtCore.qRound( +PyQt4.QtCore.qRound64( +PyQt4.QtCore.qSNaN( +PyQt4.QtCore.qSetFieldWidth( +PyQt4.QtCore.qSetPadChar( +PyQt4.QtCore.qSetRealNumberPrecision( +PyQt4.QtCore.qSharedBuild( +PyQt4.QtCore.qSwap( +PyQt4.QtCore.qUncompress( +PyQt4.QtCore.qUnregisterResourceData( +PyQt4.QtCore.qVersion( +PyQt4.QtCore.qWarning( +PyQt4.QtCore.qrand( +PyQt4.QtCore.qsrand( +PyQt4.QtCore.qstrcmp( +PyQt4.QtCore.qstrcpy( +PyQt4.QtCore.qstrdup( +PyQt4.QtCore.qstricmp( +PyQt4.QtCore.qstrlen( +PyQt4.QtCore.qstrncmp( +PyQt4.QtCore.qstrncpy( +PyQt4.QtCore.qstrnicmp( +PyQt4.QtCore.qstrnlen( +PyQt4.QtCore.reset( +PyQt4.QtCore.right( +PyQt4.QtCore.scientific( +PyQt4.QtCore.showbase( +PyQt4.QtCore.uppercasebase( +PyQt4.QtCore.uppercasedigits( +PyQt4.QtCore.ws( + +--- from PyQt4 import QtCore --- +QtCore.PYQT_VERSION +QtCore.PYQT_VERSION_STR +QtCore.QAbstractEventDispatcher( +QtCore.QAbstractFileEngine( +QtCore.QAbstractFileEngineHandler( +QtCore.QAbstractFileEngineIterator( +QtCore.QAbstractItemModel( +QtCore.QAbstractListModel( +QtCore.QAbstractTableModel( +QtCore.QBasicTimer( +QtCore.QBitArray( +QtCore.QBuffer( +QtCore.QByteArray( +QtCore.QByteArrayMatcher( +QtCore.QChar( +QtCore.QChildEvent( +QtCore.QCoreApplication( +QtCore.QCryptographicHash( +QtCore.QDataStream( +QtCore.QDate( +QtCore.QDateTime( +QtCore.QDir( +QtCore.QDirIterator( +QtCore.QDynamicPropertyChangeEvent( +QtCore.QEvent( +QtCore.QEventLoop( +QtCore.QFSFileEngine( +QtCore.QFile( +QtCore.QFileInfo( +QtCore.QFileSystemWatcher( +QtCore.QGenericArgument( +QtCore.QGenericReturnArgument( +QtCore.QIODevice( +QtCore.QLatin1Char( +QtCore.QLatin1String( +QtCore.QLibrary( +QtCore.QLibraryInfo( +QtCore.QLine( +QtCore.QLineF( +QtCore.QLocale( +QtCore.QMetaClassInfo( +QtCore.QMetaEnum( +QtCore.QMetaMethod( +QtCore.QMetaObject( +QtCore.QMetaProperty( +QtCore.QMetaType( +QtCore.QMimeData( +QtCore.QModelIndex( +QtCore.QMutex( +QtCore.QMutexLocker( +QtCore.QObject( +QtCore.QObjectCleanupHandler( +QtCore.QPersistentModelIndex( +QtCore.QPluginLoader( +QtCore.QPoint( +QtCore.QPointF( +QtCore.QProcess( +QtCore.QReadLocker( +QtCore.QReadWriteLock( +QtCore.QRect( +QtCore.QRectF( +QtCore.QRegExp( +QtCore.QResource( +QtCore.QRunnable( +QtCore.QSemaphore( +QtCore.QSettings( +QtCore.QSharedMemory( +QtCore.QSignalMapper( +QtCore.QSize( +QtCore.QSizeF( +QtCore.QSocketNotifier( +QtCore.QString( +QtCore.QStringList( +QtCore.QStringMatcher( +QtCore.QStringRef( +QtCore.QSysInfo( +QtCore.QSystemLocale( +QtCore.QSystemSemaphore( +QtCore.QT_TRANSLATE_NOOP( +QtCore.QT_TR_NOOP( +QtCore.QT_VERSION +QtCore.QT_VERSION_STR +QtCore.QTemporaryFile( +QtCore.QTextBoundaryFinder( +QtCore.QTextCodec( +QtCore.QTextDecoder( +QtCore.QTextEncoder( +QtCore.QTextStream( +QtCore.QTextStreamManipulator( +QtCore.QThread( +QtCore.QThreadPool( +QtCore.QTime( +QtCore.QTimeLine( +QtCore.QTimer( +QtCore.QTimerEvent( +QtCore.QTranslator( +QtCore.QUrl( +QtCore.QUuid( +QtCore.QVariant( +QtCore.QWaitCondition( +QtCore.QWriteLocker( +QtCore.QXmlStreamAttribute( +QtCore.QXmlStreamAttributes( +QtCore.QXmlStreamEntityDeclaration( +QtCore.QXmlStreamEntityResolver( +QtCore.QXmlStreamNamespaceDeclaration( +QtCore.QXmlStreamNotationDeclaration( +QtCore.QXmlStreamReader( +QtCore.QXmlStreamWriter( +QtCore.Q_ARG( +QtCore.Q_ENUMS( +QtCore.Q_FLAGS( +QtCore.Q_RETURN_ARG( +QtCore.Qt( +QtCore.QtCriticalMsg +QtCore.QtDebugMsg +QtCore.QtFatalMsg +QtCore.QtMsgType( +QtCore.QtSystemMsg +QtCore.QtWarningMsg +QtCore.SIGNAL( +QtCore.SLOT( +QtCore.__doc__ +QtCore.__file__ +QtCore.__license__ +QtCore.__name__ +QtCore.__package__ +QtCore.bin( +QtCore.bom( +QtCore.center( +QtCore.dec( +QtCore.endl( +QtCore.fixed( +QtCore.flush( +QtCore.forcepoint( +QtCore.forcesign( +QtCore.hex( +QtCore.left( +QtCore.lowercasebase( +QtCore.lowercasedigits( +QtCore.noforcepoint( +QtCore.noforcesign( +QtCore.noshowbase( +QtCore.oct( +QtCore.pyqtProperty( +QtCore.pyqtRemoveInputHook( +QtCore.pyqtRestoreInputHook( +QtCore.pyqtSignature( +QtCore.qAbs( +QtCore.qAddPostRoutine( +QtCore.qChecksum( +QtCore.qCompress( +QtCore.qCritical( +QtCore.qDebug( +QtCore.qErrnoWarning( +QtCore.qFatal( +QtCore.qFuzzyCompare( +QtCore.qInf( +QtCore.qInstallMsgHandler( +QtCore.qIsFinite( +QtCore.qIsInf( +QtCore.qIsNaN( +QtCore.qIsNull( +QtCore.qQNaN( +QtCore.qRegisterResourceData( +QtCore.qRemovePostRoutine( +QtCore.qRound( +QtCore.qRound64( +QtCore.qSNaN( +QtCore.qSetFieldWidth( +QtCore.qSetPadChar( +QtCore.qSetRealNumberPrecision( +QtCore.qSharedBuild( +QtCore.qSwap( +QtCore.qUncompress( +QtCore.qUnregisterResourceData( +QtCore.qVersion( +QtCore.qWarning( +QtCore.qrand( +QtCore.qsrand( +QtCore.qstrcmp( +QtCore.qstrcpy( +QtCore.qstrdup( +QtCore.qstricmp( +QtCore.qstrlen( +QtCore.qstrncmp( +QtCore.qstrncpy( +QtCore.qstrnicmp( +QtCore.qstrnlen( +QtCore.reset( +QtCore.right( +QtCore.scientific( +QtCore.showbase( +QtCore.uppercasebase( +QtCore.uppercasedigits( +QtCore.ws( + +--- from PyQt4.QtCore import * --- +PYQT_VERSION +PYQT_VERSION_STR +QAbstractEventDispatcher( +QAbstractFileEngine( +QAbstractFileEngineHandler( +QAbstractFileEngineIterator( +QAbstractItemModel( +QAbstractListModel( +QAbstractTableModel( +QBasicTimer( +QBitArray( +QBuffer( +QByteArray( +QByteArrayMatcher( +QChar( +QChildEvent( +QCoreApplication( +QCryptographicHash( +QDataStream( +QDate( +QDateTime( +QDir( +QDirIterator( +QDynamicPropertyChangeEvent( +QEvent( +QEventLoop( +QFSFileEngine( +QFile( +QFileInfo( +QFileSystemWatcher( +QGenericArgument( +QGenericReturnArgument( +QIODevice( +QLatin1Char( +QLatin1String( +QLibrary( +QLibraryInfo( +QLine( +QLineF( +QLocale( +QMetaClassInfo( +QMetaEnum( +QMetaMethod( +QMetaObject( +QMetaProperty( +QMetaType( +QMimeData( +QModelIndex( +QMutex( +QMutexLocker( +QObject( +QObjectCleanupHandler( +QPersistentModelIndex( +QPluginLoader( +QPoint( +QPointF( +QProcess( +QReadLocker( +QReadWriteLock( +QRect( +QRectF( +QRegExp( +QResource( +QRunnable( +QSemaphore( +QSettings( +QSharedMemory( +QSignalMapper( +QSize( +QSizeF( +QSocketNotifier( +QString( +QStringList( +QStringMatcher( +QStringRef( +QSysInfo( +QSystemLocale( +QSystemSemaphore( +QT_TRANSLATE_NOOP( +QT_TR_NOOP( +QT_VERSION +QT_VERSION_STR +QTemporaryFile( +QTextBoundaryFinder( +QTextCodec( +QTextDecoder( +QTextEncoder( +QTextStream( +QTextStreamManipulator( +QThread( +QThreadPool( +QTime( +QTimeLine( +QTimer( +QTimerEvent( +QTranslator( +QUrl( +QUuid( +QVariant( +QWaitCondition( +QWriteLocker( +QXmlStreamAttribute( +QXmlStreamAttributes( +QXmlStreamEntityDeclaration( +QXmlStreamEntityResolver( +QXmlStreamNamespaceDeclaration( +QXmlStreamNotationDeclaration( +QXmlStreamReader( +QXmlStreamWriter( +Q_ARG( +Q_ENUMS( +Q_FLAGS( +Q_RETURN_ARG( +Qt( +QtCriticalMsg +QtDebugMsg +QtFatalMsg +QtMsgType( +QtSystemMsg +QtWarningMsg +SIGNAL( +SLOT( +bom( +dec( +endl( +fixed( +forcepoint( +forcesign( +lowercasebase( +lowercasedigits( +noforcepoint( +noforcesign( +noshowbase( +pyqtProperty( +pyqtRemoveInputHook( +pyqtRestoreInputHook( +pyqtSignature( +qAbs( +qAddPostRoutine( +qChecksum( +qCompress( +qCritical( +qDebug( +qErrnoWarning( +qFatal( +qFuzzyCompare( +qInf( +qInstallMsgHandler( +qIsFinite( +qIsInf( +qIsNaN( +qIsNull( +qQNaN( +qRegisterResourceData( +qRemovePostRoutine( +qRound( +qRound64( +qSNaN( +qSetFieldWidth( +qSetPadChar( +qSetRealNumberPrecision( +qSharedBuild( +qSwap( +qUncompress( +qUnregisterResourceData( +qVersion( +qWarning( +qrand( +qsrand( +qstrcmp( +qstrcpy( +qstrdup( +qstricmp( +qstrlen( +qstrncmp( +qstrncpy( +qstrnicmp( +qstrnlen( +scientific( +showbase( +uppercasebase( +uppercasedigits( +ws( + +--- import PyQt4.QtGui --- +PyQt4.QtGui.Display( +PyQt4.QtGui.QAbstractButton( +PyQt4.QtGui.QAbstractGraphicsShapeItem( +PyQt4.QtGui.QAbstractItemDelegate( +PyQt4.QtGui.QAbstractItemView( +PyQt4.QtGui.QAbstractPrintDialog( +PyQt4.QtGui.QAbstractProxyModel( +PyQt4.QtGui.QAbstractScrollArea( +PyQt4.QtGui.QAbstractSlider( +PyQt4.QtGui.QAbstractSpinBox( +PyQt4.QtGui.QAbstractTextDocumentLayout( +PyQt4.QtGui.QAction( +PyQt4.QtGui.QActionEvent( +PyQt4.QtGui.QActionGroup( +PyQt4.QtGui.QApplication( +PyQt4.QtGui.QBitmap( +PyQt4.QtGui.QBoxLayout( +PyQt4.QtGui.QBrush( +PyQt4.QtGui.QButtonGroup( +PyQt4.QtGui.QCalendarWidget( +PyQt4.QtGui.QCheckBox( +PyQt4.QtGui.QClipboard( +PyQt4.QtGui.QCloseEvent( +PyQt4.QtGui.QColor( +PyQt4.QtGui.QColorDialog( +PyQt4.QtGui.QColumnView( +PyQt4.QtGui.QComboBox( +PyQt4.QtGui.QCommandLinkButton( +PyQt4.QtGui.QCompleter( +PyQt4.QtGui.QConicalGradient( +PyQt4.QtGui.QContextMenuEvent( +PyQt4.QtGui.QCursor( +PyQt4.QtGui.QDataWidgetMapper( +PyQt4.QtGui.QDateEdit( +PyQt4.QtGui.QDateTimeEdit( +PyQt4.QtGui.QDesktopServices( +PyQt4.QtGui.QDesktopWidget( +PyQt4.QtGui.QDial( +PyQt4.QtGui.QDialog( +PyQt4.QtGui.QDialogButtonBox( +PyQt4.QtGui.QDirModel( +PyQt4.QtGui.QDockWidget( +PyQt4.QtGui.QDoubleSpinBox( +PyQt4.QtGui.QDoubleValidator( +PyQt4.QtGui.QDrag( +PyQt4.QtGui.QDragEnterEvent( +PyQt4.QtGui.QDragLeaveEvent( +PyQt4.QtGui.QDragMoveEvent( +PyQt4.QtGui.QDropEvent( +PyQt4.QtGui.QErrorMessage( +PyQt4.QtGui.QFileDialog( +PyQt4.QtGui.QFileIconProvider( +PyQt4.QtGui.QFileOpenEvent( +PyQt4.QtGui.QFileSystemModel( +PyQt4.QtGui.QFocusEvent( +PyQt4.QtGui.QFocusFrame( +PyQt4.QtGui.QFont( +PyQt4.QtGui.QFontComboBox( +PyQt4.QtGui.QFontDatabase( +PyQt4.QtGui.QFontDialog( +PyQt4.QtGui.QFontInfo( +PyQt4.QtGui.QFontMetrics( +PyQt4.QtGui.QFontMetricsF( +PyQt4.QtGui.QFormLayout( +PyQt4.QtGui.QFrame( +PyQt4.QtGui.QGradient( +PyQt4.QtGui.QGraphicsEllipseItem( +PyQt4.QtGui.QGraphicsGridLayout( +PyQt4.QtGui.QGraphicsItem( +PyQt4.QtGui.QGraphicsItemAnimation( +PyQt4.QtGui.QGraphicsItemGroup( +PyQt4.QtGui.QGraphicsLayout( +PyQt4.QtGui.QGraphicsLayoutItem( +PyQt4.QtGui.QGraphicsLineItem( +PyQt4.QtGui.QGraphicsLinearLayout( +PyQt4.QtGui.QGraphicsPathItem( +PyQt4.QtGui.QGraphicsPixmapItem( +PyQt4.QtGui.QGraphicsPolygonItem( +PyQt4.QtGui.QGraphicsProxyWidget( +PyQt4.QtGui.QGraphicsRectItem( +PyQt4.QtGui.QGraphicsScene( +PyQt4.QtGui.QGraphicsSceneContextMenuEvent( +PyQt4.QtGui.QGraphicsSceneDragDropEvent( +PyQt4.QtGui.QGraphicsSceneEvent( +PyQt4.QtGui.QGraphicsSceneHelpEvent( +PyQt4.QtGui.QGraphicsSceneHoverEvent( +PyQt4.QtGui.QGraphicsSceneMouseEvent( +PyQt4.QtGui.QGraphicsSceneMoveEvent( +PyQt4.QtGui.QGraphicsSceneResizeEvent( +PyQt4.QtGui.QGraphicsSceneWheelEvent( +PyQt4.QtGui.QGraphicsSimpleTextItem( +PyQt4.QtGui.QGraphicsTextItem( +PyQt4.QtGui.QGraphicsView( +PyQt4.QtGui.QGraphicsWidget( +PyQt4.QtGui.QGridLayout( +PyQt4.QtGui.QGroupBox( +PyQt4.QtGui.QHBoxLayout( +PyQt4.QtGui.QHeaderView( +PyQt4.QtGui.QHelpEvent( +PyQt4.QtGui.QHideEvent( +PyQt4.QtGui.QHoverEvent( +PyQt4.QtGui.QIcon( +PyQt4.QtGui.QIconDragEvent( +PyQt4.QtGui.QIconEngine( +PyQt4.QtGui.QIconEngineV2( +PyQt4.QtGui.QImage( +PyQt4.QtGui.QImageIOHandler( +PyQt4.QtGui.QImageReader( +PyQt4.QtGui.QImageWriter( +PyQt4.QtGui.QInputContext( +PyQt4.QtGui.QInputDialog( +PyQt4.QtGui.QInputEvent( +PyQt4.QtGui.QInputMethodEvent( +PyQt4.QtGui.QIntValidator( +PyQt4.QtGui.QItemDelegate( +PyQt4.QtGui.QItemEditorCreatorBase( +PyQt4.QtGui.QItemEditorFactory( +PyQt4.QtGui.QItemSelection( +PyQt4.QtGui.QItemSelectionModel( +PyQt4.QtGui.QItemSelectionRange( +PyQt4.QtGui.QKeyEvent( +PyQt4.QtGui.QKeySequence( +PyQt4.QtGui.QLCDNumber( +PyQt4.QtGui.QLabel( +PyQt4.QtGui.QLayout( +PyQt4.QtGui.QLayoutItem( +PyQt4.QtGui.QLineEdit( +PyQt4.QtGui.QLinearGradient( +PyQt4.QtGui.QListView( +PyQt4.QtGui.QListWidget( +PyQt4.QtGui.QListWidgetItem( +PyQt4.QtGui.QMainWindow( +PyQt4.QtGui.QMatrix( +PyQt4.QtGui.QMdiArea( +PyQt4.QtGui.QMdiSubWindow( +PyQt4.QtGui.QMenu( +PyQt4.QtGui.QMenuBar( +PyQt4.QtGui.QMessageBox( +PyQt4.QtGui.QMimeSource( +PyQt4.QtGui.QMouseEvent( +PyQt4.QtGui.QMoveEvent( +PyQt4.QtGui.QMovie( +PyQt4.QtGui.QPageSetupDialog( +PyQt4.QtGui.QPaintDevice( +PyQt4.QtGui.QPaintEngine( +PyQt4.QtGui.QPaintEngineState( +PyQt4.QtGui.QPaintEvent( +PyQt4.QtGui.QPainter( +PyQt4.QtGui.QPainterPath( +PyQt4.QtGui.QPainterPathStroker( +PyQt4.QtGui.QPalette( +PyQt4.QtGui.QPen( +PyQt4.QtGui.QPicture( +PyQt4.QtGui.QPictureIO( +PyQt4.QtGui.QPixmap( +PyQt4.QtGui.QPixmapCache( +PyQt4.QtGui.QPlainTextDocumentLayout( +PyQt4.QtGui.QPlainTextEdit( +PyQt4.QtGui.QPolygon( +PyQt4.QtGui.QPolygonF( +PyQt4.QtGui.QPrintDialog( +PyQt4.QtGui.QPrintEngine( +PyQt4.QtGui.QPrintPreviewDialog( +PyQt4.QtGui.QPrintPreviewWidget( +PyQt4.QtGui.QPrinter( +PyQt4.QtGui.QPrinterInfo( +PyQt4.QtGui.QProgressBar( +PyQt4.QtGui.QProgressDialog( +PyQt4.QtGui.QProxyModel( +PyQt4.QtGui.QPushButton( +PyQt4.QtGui.QRadialGradient( +PyQt4.QtGui.QRadioButton( +PyQt4.QtGui.QRegExpValidator( +PyQt4.QtGui.QRegion( +PyQt4.QtGui.QResizeEvent( +PyQt4.QtGui.QRubberBand( +PyQt4.QtGui.QScrollArea( +PyQt4.QtGui.QScrollBar( +PyQt4.QtGui.QSessionManager( +PyQt4.QtGui.QShortcut( +PyQt4.QtGui.QShortcutEvent( +PyQt4.QtGui.QShowEvent( +PyQt4.QtGui.QSizeGrip( +PyQt4.QtGui.QSizePolicy( +PyQt4.QtGui.QSlider( +PyQt4.QtGui.QSortFilterProxyModel( +PyQt4.QtGui.QSound( +PyQt4.QtGui.QSpacerItem( +PyQt4.QtGui.QSpinBox( +PyQt4.QtGui.QSplashScreen( +PyQt4.QtGui.QSplitter( +PyQt4.QtGui.QSplitterHandle( +PyQt4.QtGui.QStackedLayout( +PyQt4.QtGui.QStackedWidget( +PyQt4.QtGui.QStandardItem( +PyQt4.QtGui.QStandardItemModel( +PyQt4.QtGui.QStatusBar( +PyQt4.QtGui.QStatusTipEvent( +PyQt4.QtGui.QStringListModel( +PyQt4.QtGui.QStyle( +PyQt4.QtGui.QStyleFactory( +PyQt4.QtGui.QStyleHintReturn( +PyQt4.QtGui.QStyleHintReturnMask( +PyQt4.QtGui.QStyleHintReturnVariant( +PyQt4.QtGui.QStyleOption( +PyQt4.QtGui.QStyleOptionButton( +PyQt4.QtGui.QStyleOptionComboBox( +PyQt4.QtGui.QStyleOptionComplex( +PyQt4.QtGui.QStyleOptionDockWidget( +PyQt4.QtGui.QStyleOptionDockWidgetV2( +PyQt4.QtGui.QStyleOptionFocusRect( +PyQt4.QtGui.QStyleOptionFrame( +PyQt4.QtGui.QStyleOptionFrameV2( +PyQt4.QtGui.QStyleOptionGraphicsItem( +PyQt4.QtGui.QStyleOptionGroupBox( +PyQt4.QtGui.QStyleOptionHeader( +PyQt4.QtGui.QStyleOptionMenuItem( +PyQt4.QtGui.QStyleOptionProgressBar( +PyQt4.QtGui.QStyleOptionProgressBarV2( +PyQt4.QtGui.QStyleOptionRubberBand( +PyQt4.QtGui.QStyleOptionSizeGrip( +PyQt4.QtGui.QStyleOptionSlider( +PyQt4.QtGui.QStyleOptionSpinBox( +PyQt4.QtGui.QStyleOptionTab( +PyQt4.QtGui.QStyleOptionTabBarBase( +PyQt4.QtGui.QStyleOptionTabV2( +PyQt4.QtGui.QStyleOptionTabWidgetFrame( +PyQt4.QtGui.QStyleOptionTitleBar( +PyQt4.QtGui.QStyleOptionToolBar( +PyQt4.QtGui.QStyleOptionToolBox( +PyQt4.QtGui.QStyleOptionToolBoxV2( +PyQt4.QtGui.QStyleOptionToolButton( +PyQt4.QtGui.QStyleOptionViewItem( +PyQt4.QtGui.QStyleOptionViewItemV2( +PyQt4.QtGui.QStyleOptionViewItemV3( +PyQt4.QtGui.QStyleOptionViewItemV4( +PyQt4.QtGui.QStylePainter( +PyQt4.QtGui.QStyledItemDelegate( +PyQt4.QtGui.QSyntaxHighlighter( +PyQt4.QtGui.QSystemTrayIcon( +PyQt4.QtGui.QTabBar( +PyQt4.QtGui.QTabWidget( +PyQt4.QtGui.QTableView( +PyQt4.QtGui.QTableWidget( +PyQt4.QtGui.QTableWidgetItem( +PyQt4.QtGui.QTableWidgetSelectionRange( +PyQt4.QtGui.QTabletEvent( +PyQt4.QtGui.QTextBlock( +PyQt4.QtGui.QTextBlockFormat( +PyQt4.QtGui.QTextBlockGroup( +PyQt4.QtGui.QTextBlockUserData( +PyQt4.QtGui.QTextBrowser( +PyQt4.QtGui.QTextCharFormat( +PyQt4.QtGui.QTextCursor( +PyQt4.QtGui.QTextDocument( +PyQt4.QtGui.QTextDocumentFragment( +PyQt4.QtGui.QTextEdit( +PyQt4.QtGui.QTextFormat( +PyQt4.QtGui.QTextFragment( +PyQt4.QtGui.QTextFrame( +PyQt4.QtGui.QTextFrameFormat( +PyQt4.QtGui.QTextImageFormat( +PyQt4.QtGui.QTextInlineObject( +PyQt4.QtGui.QTextItem( +PyQt4.QtGui.QTextLayout( +PyQt4.QtGui.QTextLength( +PyQt4.QtGui.QTextLine( +PyQt4.QtGui.QTextList( +PyQt4.QtGui.QTextListFormat( +PyQt4.QtGui.QTextObject( +PyQt4.QtGui.QTextOption( +PyQt4.QtGui.QTextTable( +PyQt4.QtGui.QTextTableCell( +PyQt4.QtGui.QTextTableCellFormat( +PyQt4.QtGui.QTextTableFormat( +PyQt4.QtGui.QTimeEdit( +PyQt4.QtGui.QToolBar( +PyQt4.QtGui.QToolBox( +PyQt4.QtGui.QToolButton( +PyQt4.QtGui.QToolTip( +PyQt4.QtGui.QTransform( +PyQt4.QtGui.QTreeView( +PyQt4.QtGui.QTreeWidget( +PyQt4.QtGui.QTreeWidgetItem( +PyQt4.QtGui.QTreeWidgetItemIterator( +PyQt4.QtGui.QUndoCommand( +PyQt4.QtGui.QUndoGroup( +PyQt4.QtGui.QUndoStack( +PyQt4.QtGui.QUndoView( +PyQt4.QtGui.QVBoxLayout( +PyQt4.QtGui.QValidator( +PyQt4.QtGui.QWhatsThis( +PyQt4.QtGui.QWhatsThisClickedEvent( +PyQt4.QtGui.QWheelEvent( +PyQt4.QtGui.QWidget( +PyQt4.QtGui.QWidgetAction( +PyQt4.QtGui.QWidgetItem( +PyQt4.QtGui.QWindowStateChangeEvent( +PyQt4.QtGui.QWizard( +PyQt4.QtGui.QWizardPage( +PyQt4.QtGui.QWorkspace( +PyQt4.QtGui.QX11EmbedContainer( +PyQt4.QtGui.QX11EmbedWidget( +PyQt4.QtGui.QX11Info( +PyQt4.QtGui.__doc__ +PyQt4.QtGui.__file__ +PyQt4.QtGui.__name__ +PyQt4.QtGui.__package__ +PyQt4.QtGui.qAlpha( +PyQt4.QtGui.qApp +PyQt4.QtGui.qBlue( +PyQt4.QtGui.qDrawPlainRect( +PyQt4.QtGui.qDrawShadeLine( +PyQt4.QtGui.qDrawShadePanel( +PyQt4.QtGui.qDrawShadeRect( +PyQt4.QtGui.qDrawWinButton( +PyQt4.QtGui.qDrawWinPanel( +PyQt4.QtGui.qGray( +PyQt4.QtGui.qGreen( +PyQt4.QtGui.qIsGray( +PyQt4.QtGui.qRed( +PyQt4.QtGui.qRgb( +PyQt4.QtGui.qRgba( +PyQt4.QtGui.qSwap( +PyQt4.QtGui.qt_set_sequence_auto_mnemonic( +PyQt4.QtGui.qt_x11_wait_for_window_manager( + +--- from PyQt4 import QtGui --- +QtGui.Display( +QtGui.QAbstractButton( +QtGui.QAbstractGraphicsShapeItem( +QtGui.QAbstractItemDelegate( +QtGui.QAbstractItemView( +QtGui.QAbstractPrintDialog( +QtGui.QAbstractProxyModel( +QtGui.QAbstractScrollArea( +QtGui.QAbstractSlider( +QtGui.QAbstractSpinBox( +QtGui.QAbstractTextDocumentLayout( +QtGui.QAction( +QtGui.QActionEvent( +QtGui.QActionGroup( +QtGui.QApplication( +QtGui.QBitmap( +QtGui.QBoxLayout( +QtGui.QBrush( +QtGui.QButtonGroup( +QtGui.QCalendarWidget( +QtGui.QCheckBox( +QtGui.QClipboard( +QtGui.QCloseEvent( +QtGui.QColor( +QtGui.QColorDialog( +QtGui.QColumnView( +QtGui.QComboBox( +QtGui.QCommandLinkButton( +QtGui.QCompleter( +QtGui.QConicalGradient( +QtGui.QContextMenuEvent( +QtGui.QCursor( +QtGui.QDataWidgetMapper( +QtGui.QDateEdit( +QtGui.QDateTimeEdit( +QtGui.QDesktopServices( +QtGui.QDesktopWidget( +QtGui.QDial( +QtGui.QDialog( +QtGui.QDialogButtonBox( +QtGui.QDirModel( +QtGui.QDockWidget( +QtGui.QDoubleSpinBox( +QtGui.QDoubleValidator( +QtGui.QDrag( +QtGui.QDragEnterEvent( +QtGui.QDragLeaveEvent( +QtGui.QDragMoveEvent( +QtGui.QDropEvent( +QtGui.QErrorMessage( +QtGui.QFileDialog( +QtGui.QFileIconProvider( +QtGui.QFileOpenEvent( +QtGui.QFileSystemModel( +QtGui.QFocusEvent( +QtGui.QFocusFrame( +QtGui.QFont( +QtGui.QFontComboBox( +QtGui.QFontDatabase( +QtGui.QFontDialog( +QtGui.QFontInfo( +QtGui.QFontMetrics( +QtGui.QFontMetricsF( +QtGui.QFormLayout( +QtGui.QFrame( +QtGui.QGradient( +QtGui.QGraphicsEllipseItem( +QtGui.QGraphicsGridLayout( +QtGui.QGraphicsItem( +QtGui.QGraphicsItemAnimation( +QtGui.QGraphicsItemGroup( +QtGui.QGraphicsLayout( +QtGui.QGraphicsLayoutItem( +QtGui.QGraphicsLineItem( +QtGui.QGraphicsLinearLayout( +QtGui.QGraphicsPathItem( +QtGui.QGraphicsPixmapItem( +QtGui.QGraphicsPolygonItem( +QtGui.QGraphicsProxyWidget( +QtGui.QGraphicsRectItem( +QtGui.QGraphicsScene( +QtGui.QGraphicsSceneContextMenuEvent( +QtGui.QGraphicsSceneDragDropEvent( +QtGui.QGraphicsSceneEvent( +QtGui.QGraphicsSceneHelpEvent( +QtGui.QGraphicsSceneHoverEvent( +QtGui.QGraphicsSceneMouseEvent( +QtGui.QGraphicsSceneMoveEvent( +QtGui.QGraphicsSceneResizeEvent( +QtGui.QGraphicsSceneWheelEvent( +QtGui.QGraphicsSimpleTextItem( +QtGui.QGraphicsTextItem( +QtGui.QGraphicsView( +QtGui.QGraphicsWidget( +QtGui.QGridLayout( +QtGui.QGroupBox( +QtGui.QHBoxLayout( +QtGui.QHeaderView( +QtGui.QHelpEvent( +QtGui.QHideEvent( +QtGui.QHoverEvent( +QtGui.QIcon( +QtGui.QIconDragEvent( +QtGui.QIconEngine( +QtGui.QIconEngineV2( +QtGui.QImage( +QtGui.QImageIOHandler( +QtGui.QImageReader( +QtGui.QImageWriter( +QtGui.QInputContext( +QtGui.QInputDialog( +QtGui.QInputEvent( +QtGui.QInputMethodEvent( +QtGui.QIntValidator( +QtGui.QItemDelegate( +QtGui.QItemEditorCreatorBase( +QtGui.QItemEditorFactory( +QtGui.QItemSelection( +QtGui.QItemSelectionModel( +QtGui.QItemSelectionRange( +QtGui.QKeyEvent( +QtGui.QKeySequence( +QtGui.QLCDNumber( +QtGui.QLabel( +QtGui.QLayout( +QtGui.QLayoutItem( +QtGui.QLineEdit( +QtGui.QLinearGradient( +QtGui.QListView( +QtGui.QListWidget( +QtGui.QListWidgetItem( +QtGui.QMainWindow( +QtGui.QMatrix( +QtGui.QMdiArea( +QtGui.QMdiSubWindow( +QtGui.QMenu( +QtGui.QMenuBar( +QtGui.QMessageBox( +QtGui.QMimeSource( +QtGui.QMouseEvent( +QtGui.QMoveEvent( +QtGui.QMovie( +QtGui.QPageSetupDialog( +QtGui.QPaintDevice( +QtGui.QPaintEngine( +QtGui.QPaintEngineState( +QtGui.QPaintEvent( +QtGui.QPainter( +QtGui.QPainterPath( +QtGui.QPainterPathStroker( +QtGui.QPalette( +QtGui.QPen( +QtGui.QPicture( +QtGui.QPictureIO( +QtGui.QPixmap( +QtGui.QPixmapCache( +QtGui.QPlainTextDocumentLayout( +QtGui.QPlainTextEdit( +QtGui.QPolygon( +QtGui.QPolygonF( +QtGui.QPrintDialog( +QtGui.QPrintEngine( +QtGui.QPrintPreviewDialog( +QtGui.QPrintPreviewWidget( +QtGui.QPrinter( +QtGui.QPrinterInfo( +QtGui.QProgressBar( +QtGui.QProgressDialog( +QtGui.QProxyModel( +QtGui.QPushButton( +QtGui.QRadialGradient( +QtGui.QRadioButton( +QtGui.QRegExpValidator( +QtGui.QRegion( +QtGui.QResizeEvent( +QtGui.QRubberBand( +QtGui.QScrollArea( +QtGui.QScrollBar( +QtGui.QSessionManager( +QtGui.QShortcut( +QtGui.QShortcutEvent( +QtGui.QShowEvent( +QtGui.QSizeGrip( +QtGui.QSizePolicy( +QtGui.QSlider( +QtGui.QSortFilterProxyModel( +QtGui.QSound( +QtGui.QSpacerItem( +QtGui.QSpinBox( +QtGui.QSplashScreen( +QtGui.QSplitter( +QtGui.QSplitterHandle( +QtGui.QStackedLayout( +QtGui.QStackedWidget( +QtGui.QStandardItem( +QtGui.QStandardItemModel( +QtGui.QStatusBar( +QtGui.QStatusTipEvent( +QtGui.QStringListModel( +QtGui.QStyle( +QtGui.QStyleFactory( +QtGui.QStyleHintReturn( +QtGui.QStyleHintReturnMask( +QtGui.QStyleHintReturnVariant( +QtGui.QStyleOption( +QtGui.QStyleOptionButton( +QtGui.QStyleOptionComboBox( +QtGui.QStyleOptionComplex( +QtGui.QStyleOptionDockWidget( +QtGui.QStyleOptionDockWidgetV2( +QtGui.QStyleOptionFocusRect( +QtGui.QStyleOptionFrame( +QtGui.QStyleOptionFrameV2( +QtGui.QStyleOptionGraphicsItem( +QtGui.QStyleOptionGroupBox( +QtGui.QStyleOptionHeader( +QtGui.QStyleOptionMenuItem( +QtGui.QStyleOptionProgressBar( +QtGui.QStyleOptionProgressBarV2( +QtGui.QStyleOptionRubberBand( +QtGui.QStyleOptionSizeGrip( +QtGui.QStyleOptionSlider( +QtGui.QStyleOptionSpinBox( +QtGui.QStyleOptionTab( +QtGui.QStyleOptionTabBarBase( +QtGui.QStyleOptionTabV2( +QtGui.QStyleOptionTabWidgetFrame( +QtGui.QStyleOptionTitleBar( +QtGui.QStyleOptionToolBar( +QtGui.QStyleOptionToolBox( +QtGui.QStyleOptionToolBoxV2( +QtGui.QStyleOptionToolButton( +QtGui.QStyleOptionViewItem( +QtGui.QStyleOptionViewItemV2( +QtGui.QStyleOptionViewItemV3( +QtGui.QStyleOptionViewItemV4( +QtGui.QStylePainter( +QtGui.QStyledItemDelegate( +QtGui.QSyntaxHighlighter( +QtGui.QSystemTrayIcon( +QtGui.QTabBar( +QtGui.QTabWidget( +QtGui.QTableView( +QtGui.QTableWidget( +QtGui.QTableWidgetItem( +QtGui.QTableWidgetSelectionRange( +QtGui.QTabletEvent( +QtGui.QTextBlock( +QtGui.QTextBlockFormat( +QtGui.QTextBlockGroup( +QtGui.QTextBlockUserData( +QtGui.QTextBrowser( +QtGui.QTextCharFormat( +QtGui.QTextCursor( +QtGui.QTextDocument( +QtGui.QTextDocumentFragment( +QtGui.QTextEdit( +QtGui.QTextFormat( +QtGui.QTextFragment( +QtGui.QTextFrame( +QtGui.QTextFrameFormat( +QtGui.QTextImageFormat( +QtGui.QTextInlineObject( +QtGui.QTextItem( +QtGui.QTextLayout( +QtGui.QTextLength( +QtGui.QTextLine( +QtGui.QTextList( +QtGui.QTextListFormat( +QtGui.QTextObject( +QtGui.QTextOption( +QtGui.QTextTable( +QtGui.QTextTableCell( +QtGui.QTextTableCellFormat( +QtGui.QTextTableFormat( +QtGui.QTimeEdit( +QtGui.QToolBar( +QtGui.QToolBox( +QtGui.QToolButton( +QtGui.QToolTip( +QtGui.QTransform( +QtGui.QTreeView( +QtGui.QTreeWidget( +QtGui.QTreeWidgetItem( +QtGui.QTreeWidgetItemIterator( +QtGui.QUndoCommand( +QtGui.QUndoGroup( +QtGui.QUndoStack( +QtGui.QUndoView( +QtGui.QVBoxLayout( +QtGui.QValidator( +QtGui.QWhatsThis( +QtGui.QWhatsThisClickedEvent( +QtGui.QWheelEvent( +QtGui.QWidget( +QtGui.QWidgetAction( +QtGui.QWidgetItem( +QtGui.QWindowStateChangeEvent( +QtGui.QWizard( +QtGui.QWizardPage( +QtGui.QWorkspace( +QtGui.QX11EmbedContainer( +QtGui.QX11EmbedWidget( +QtGui.QX11Info( +QtGui.__doc__ +QtGui.__file__ +QtGui.__name__ +QtGui.__package__ +QtGui.qAlpha( +QtGui.qApp +QtGui.qBlue( +QtGui.qDrawPlainRect( +QtGui.qDrawShadeLine( +QtGui.qDrawShadePanel( +QtGui.qDrawShadeRect( +QtGui.qDrawWinButton( +QtGui.qDrawWinPanel( +QtGui.qGray( +QtGui.qGreen( +QtGui.qIsGray( +QtGui.qRed( +QtGui.qRgb( +QtGui.qRgba( +QtGui.qSwap( +QtGui.qt_set_sequence_auto_mnemonic( +QtGui.qt_x11_wait_for_window_manager( + +--- from PyQt4.QtGui import * --- +QAbstractButton( +QAbstractGraphicsShapeItem( +QAbstractItemDelegate( +QAbstractItemView( +QAbstractPrintDialog( +QAbstractProxyModel( +QAbstractScrollArea( +QAbstractSlider( +QAbstractSpinBox( +QAbstractTextDocumentLayout( +QAction( +QActionEvent( +QActionGroup( +QApplication( +QBitmap( +QBoxLayout( +QBrush( +QButtonGroup( +QCalendarWidget( +QCheckBox( +QClipboard( +QCloseEvent( +QColor( +QColorDialog( +QColumnView( +QComboBox( +QCommandLinkButton( +QCompleter( +QConicalGradient( +QContextMenuEvent( +QCursor( +QDataWidgetMapper( +QDateEdit( +QDateTimeEdit( +QDesktopServices( +QDesktopWidget( +QDial( +QDialog( +QDialogButtonBox( +QDirModel( +QDockWidget( +QDoubleSpinBox( +QDoubleValidator( +QDrag( +QDragEnterEvent( +QDragLeaveEvent( +QDragMoveEvent( +QDropEvent( +QErrorMessage( +QFileDialog( +QFileIconProvider( +QFileOpenEvent( +QFileSystemModel( +QFocusEvent( +QFocusFrame( +QFont( +QFontComboBox( +QFontDatabase( +QFontDialog( +QFontInfo( +QFontMetrics( +QFontMetricsF( +QFormLayout( +QFrame( +QGradient( +QGraphicsEllipseItem( +QGraphicsGridLayout( +QGraphicsItem( +QGraphicsItemAnimation( +QGraphicsItemGroup( +QGraphicsLayout( +QGraphicsLayoutItem( +QGraphicsLineItem( +QGraphicsLinearLayout( +QGraphicsPathItem( +QGraphicsPixmapItem( +QGraphicsPolygonItem( +QGraphicsProxyWidget( +QGraphicsRectItem( +QGraphicsScene( +QGraphicsSceneContextMenuEvent( +QGraphicsSceneDragDropEvent( +QGraphicsSceneEvent( +QGraphicsSceneHelpEvent( +QGraphicsSceneHoverEvent( +QGraphicsSceneMouseEvent( +QGraphicsSceneMoveEvent( +QGraphicsSceneResizeEvent( +QGraphicsSceneWheelEvent( +QGraphicsSimpleTextItem( +QGraphicsTextItem( +QGraphicsView( +QGraphicsWidget( +QGridLayout( +QGroupBox( +QHBoxLayout( +QHeaderView( +QHelpEvent( +QHideEvent( +QHoverEvent( +QIcon( +QIconDragEvent( +QIconEngine( +QIconEngineV2( +QImageIOHandler( +QImageReader( +QImageWriter( +QInputContext( +QInputDialog( +QInputEvent( +QInputMethodEvent( +QIntValidator( +QItemDelegate( +QItemEditorCreatorBase( +QItemEditorFactory( +QItemSelection( +QItemSelectionModel( +QItemSelectionRange( +QKeyEvent( +QKeySequence( +QLCDNumber( +QLabel( +QLayout( +QLayoutItem( +QLineEdit( +QLinearGradient( +QListView( +QListWidget( +QListWidgetItem( +QMainWindow( +QMatrix( +QMdiArea( +QMdiSubWindow( +QMenu( +QMenuBar( +QMessageBox( +QMimeSource( +QMouseEvent( +QMoveEvent( +QMovie( +QPageSetupDialog( +QPaintDevice( +QPaintEngine( +QPaintEngineState( +QPaintEvent( +QPainter( +QPainterPath( +QPainterPathStroker( +QPalette( +QPen( +QPicture( +QPictureIO( +QPixmap( +QPixmapCache( +QPlainTextDocumentLayout( +QPlainTextEdit( +QPolygon( +QPolygonF( +QPrintDialog( +QPrintEngine( +QPrintPreviewDialog( +QPrintPreviewWidget( +QPrinter( +QPrinterInfo( +QProgressBar( +QProgressDialog( +QProxyModel( +QPushButton( +QRadialGradient( +QRadioButton( +QRegExpValidator( +QRegion( +QResizeEvent( +QRubberBand( +QScrollArea( +QScrollBar( +QSessionManager( +QShortcut( +QShortcutEvent( +QShowEvent( +QSizeGrip( +QSizePolicy( +QSlider( +QSortFilterProxyModel( +QSound( +QSpacerItem( +QSpinBox( +QSplashScreen( +QSplitter( +QSplitterHandle( +QStackedLayout( +QStackedWidget( +QStandardItem( +QStandardItemModel( +QStatusBar( +QStatusTipEvent( +QStringListModel( +QStyle( +QStyleFactory( +QStyleHintReturn( +QStyleHintReturnMask( +QStyleHintReturnVariant( +QStyleOption( +QStyleOptionButton( +QStyleOptionComboBox( +QStyleOptionComplex( +QStyleOptionDockWidget( +QStyleOptionDockWidgetV2( +QStyleOptionFocusRect( +QStyleOptionFrame( +QStyleOptionFrameV2( +QStyleOptionGraphicsItem( +QStyleOptionGroupBox( +QStyleOptionHeader( +QStyleOptionMenuItem( +QStyleOptionProgressBar( +QStyleOptionProgressBarV2( +QStyleOptionRubberBand( +QStyleOptionSizeGrip( +QStyleOptionSlider( +QStyleOptionSpinBox( +QStyleOptionTab( +QStyleOptionTabBarBase( +QStyleOptionTabV2( +QStyleOptionTabWidgetFrame( +QStyleOptionTitleBar( +QStyleOptionToolBar( +QStyleOptionToolBox( +QStyleOptionToolBoxV2( +QStyleOptionToolButton( +QStyleOptionViewItem( +QStyleOptionViewItemV2( +QStyleOptionViewItemV3( +QStyleOptionViewItemV4( +QStylePainter( +QStyledItemDelegate( +QSyntaxHighlighter( +QSystemTrayIcon( +QTabBar( +QTabWidget( +QTableView( +QTableWidget( +QTableWidgetItem( +QTableWidgetSelectionRange( +QTabletEvent( +QTextBlock( +QTextBlockFormat( +QTextBlockGroup( +QTextBlockUserData( +QTextBrowser( +QTextCharFormat( +QTextCursor( +QTextDocument( +QTextDocumentFragment( +QTextEdit( +QTextFormat( +QTextFragment( +QTextFrame( +QTextFrameFormat( +QTextImageFormat( +QTextInlineObject( +QTextItem( +QTextLayout( +QTextLength( +QTextLine( +QTextList( +QTextListFormat( +QTextObject( +QTextOption( +QTextTable( +QTextTableCell( +QTextTableCellFormat( +QTextTableFormat( +QTimeEdit( +QToolBar( +QToolBox( +QToolButton( +QToolTip( +QTransform( +QTreeView( +QTreeWidget( +QTreeWidgetItem( +QTreeWidgetItemIterator( +QUndoCommand( +QUndoGroup( +QUndoStack( +QUndoView( +QVBoxLayout( +QValidator( +QWhatsThis( +QWhatsThisClickedEvent( +QWheelEvent( +QWidget( +QWidgetAction( +QWidgetItem( +QWindowStateChangeEvent( +QWizard( +QWizardPage( +QWorkspace( +QX11EmbedContainer( +QX11EmbedWidget( +QX11Info( +qAlpha( +qApp +qBlue( +qDrawPlainRect( +qDrawShadeLine( +qDrawShadePanel( +qDrawShadeRect( +qDrawWinButton( +qDrawWinPanel( +qGray( +qGreen( +qIsGray( +qRed( +qRgba( +qt_set_sequence_auto_mnemonic( +qt_x11_wait_for_window_manager( + +--- import OpenSSL --- +OpenSSL.SSL +OpenSSL.__builtins__ +OpenSSL.__doc__ +OpenSSL.__file__ +OpenSSL.__name__ +OpenSSL.__package__ +OpenSSL.__path__ +OpenSSL.__version__ +OpenSSL.crypto +OpenSSL.rand +OpenSSL.tsafe +OpenSSL.version + +--- from OpenSSL import * --- +crypto +rand +tsafe + +--- import OpenSSL.SSL --- +OpenSSL.SSL.Connection( +OpenSSL.SSL.ConnectionType( +OpenSSL.SSL.Context( +OpenSSL.SSL.ContextType( +OpenSSL.SSL.Error( +OpenSSL.SSL.FILETYPE_ASN1 +OpenSSL.SSL.FILETYPE_PEM +OpenSSL.SSL.OP_ALL +OpenSSL.SSL.OP_CIPHER_SERVER_PREFERENCE +OpenSSL.SSL.OP_DONT_INSERT_EMPTY_FRAGMENTS +OpenSSL.SSL.OP_EPHEMERAL_RSA +OpenSSL.SSL.OP_MICROSOFT_BIG_SSLV3_BUFFER +OpenSSL.SSL.OP_MICROSOFT_SESS_ID_BUG +OpenSSL.SSL.OP_MSIE_SSLV2_RSA_PADDING +OpenSSL.SSL.OP_NETSCAPE_CA_DN_BUG +OpenSSL.SSL.OP_NETSCAPE_CHALLENGE_BUG +OpenSSL.SSL.OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG +OpenSSL.SSL.OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG +OpenSSL.SSL.OP_NO_SSLv2 +OpenSSL.SSL.OP_NO_SSLv3 +OpenSSL.SSL.OP_NO_TLSv1 +OpenSSL.SSL.OP_PKCS1_CHECK_1 +OpenSSL.SSL.OP_PKCS1_CHECK_2 +OpenSSL.SSL.OP_SINGLE_DH_USE +OpenSSL.SSL.OP_SSLEAY_080_CLIENT_DH_BUG +OpenSSL.SSL.OP_SSLREF2_REUSE_CERT_TYPE_BUG +OpenSSL.SSL.OP_TLS_BLOCK_PADDING_BUG +OpenSSL.SSL.OP_TLS_D5_BUG +OpenSSL.SSL.OP_TLS_ROLLBACK_BUG +OpenSSL.SSL.RECEIVED_SHUTDOWN +OpenSSL.SSL.SENT_SHUTDOWN +OpenSSL.SSL.SSLv23_METHOD +OpenSSL.SSL.SSLv2_METHOD +OpenSSL.SSL.SSLv3_METHOD +OpenSSL.SSL.SysCallError( +OpenSSL.SSL.TLSv1_METHOD +OpenSSL.SSL.VERIFY_CLIENT_ONCE +OpenSSL.SSL.VERIFY_FAIL_IF_NO_PEER_CERT +OpenSSL.SSL.VERIFY_NONE +OpenSSL.SSL.VERIFY_PEER +OpenSSL.SSL.WantReadError( +OpenSSL.SSL.WantWriteError( +OpenSSL.SSL.WantX509LookupError( +OpenSSL.SSL.ZeroReturnError( +OpenSSL.SSL.__doc__ +OpenSSL.SSL.__file__ +OpenSSL.SSL.__name__ +OpenSSL.SSL.__package__ + +--- from OpenSSL import SSL --- +SSL.Connection( +SSL.ConnectionType( +SSL.Context( +SSL.ContextType( +SSL.Error( +SSL.FILETYPE_ASN1 +SSL.FILETYPE_PEM +SSL.OP_ALL +SSL.OP_CIPHER_SERVER_PREFERENCE +SSL.OP_DONT_INSERT_EMPTY_FRAGMENTS +SSL.OP_EPHEMERAL_RSA +SSL.OP_MICROSOFT_BIG_SSLV3_BUFFER +SSL.OP_MICROSOFT_SESS_ID_BUG +SSL.OP_MSIE_SSLV2_RSA_PADDING +SSL.OP_NETSCAPE_CA_DN_BUG +SSL.OP_NETSCAPE_CHALLENGE_BUG +SSL.OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG +SSL.OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG +SSL.OP_NO_SSLv2 +SSL.OP_NO_SSLv3 +SSL.OP_NO_TLSv1 +SSL.OP_PKCS1_CHECK_1 +SSL.OP_PKCS1_CHECK_2 +SSL.OP_SINGLE_DH_USE +SSL.OP_SSLEAY_080_CLIENT_DH_BUG +SSL.OP_SSLREF2_REUSE_CERT_TYPE_BUG +SSL.OP_TLS_BLOCK_PADDING_BUG +SSL.OP_TLS_D5_BUG +SSL.OP_TLS_ROLLBACK_BUG +SSL.RECEIVED_SHUTDOWN +SSL.SENT_SHUTDOWN +SSL.SSLv23_METHOD +SSL.SSLv2_METHOD +SSL.SSLv3_METHOD +SSL.SysCallError( +SSL.TLSv1_METHOD +SSL.VERIFY_CLIENT_ONCE +SSL.VERIFY_FAIL_IF_NO_PEER_CERT +SSL.VERIFY_NONE +SSL.VERIFY_PEER +SSL.WantReadError( +SSL.WantWriteError( +SSL.WantX509LookupError( +SSL.ZeroReturnError( +SSL.__doc__ +SSL.__file__ +SSL.__name__ +SSL.__package__ + +--- from OpenSSL.SSL import * --- +ConnectionType( +ContextType( +FILETYPE_ASN1 +FILETYPE_PEM +OP_ALL +OP_CIPHER_SERVER_PREFERENCE +OP_DONT_INSERT_EMPTY_FRAGMENTS +OP_EPHEMERAL_RSA +OP_MICROSOFT_BIG_SSLV3_BUFFER +OP_MICROSOFT_SESS_ID_BUG +OP_MSIE_SSLV2_RSA_PADDING +OP_NETSCAPE_CA_DN_BUG +OP_NETSCAPE_CHALLENGE_BUG +OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG +OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG +OP_NO_SSLv2 +OP_NO_SSLv3 +OP_NO_TLSv1 +OP_PKCS1_CHECK_1 +OP_PKCS1_CHECK_2 +OP_SINGLE_DH_USE +OP_SSLEAY_080_CLIENT_DH_BUG +OP_SSLREF2_REUSE_CERT_TYPE_BUG +OP_TLS_BLOCK_PADDING_BUG +OP_TLS_D5_BUG +OP_TLS_ROLLBACK_BUG +RECEIVED_SHUTDOWN +SENT_SHUTDOWN +SSLv23_METHOD +SSLv2_METHOD +SSLv3_METHOD +SysCallError( +TLSv1_METHOD +VERIFY_CLIENT_ONCE +VERIFY_FAIL_IF_NO_PEER_CERT +VERIFY_NONE +VERIFY_PEER +WantReadError( +WantWriteError( +WantX509LookupError( +ZeroReturnError( + +--- import OpenSSL.crypto --- +OpenSSL.crypto.Error( +OpenSSL.crypto.FILETYPE_ASN1 +OpenSSL.crypto.FILETYPE_PEM +OpenSSL.crypto.NetscapeSPKI( +OpenSSL.crypto.NetscapeSPKIType( +OpenSSL.crypto.PKCS12Type( +OpenSSL.crypto.PKCS7Type( +OpenSSL.crypto.PKey( +OpenSSL.crypto.PKeyType( +OpenSSL.crypto.TYPE_DSA +OpenSSL.crypto.TYPE_RSA +OpenSSL.crypto.X509( +OpenSSL.crypto.X509Extension( +OpenSSL.crypto.X509ExtensionType( +OpenSSL.crypto.X509Name( +OpenSSL.crypto.X509NameType( +OpenSSL.crypto.X509Req( +OpenSSL.crypto.X509ReqType( +OpenSSL.crypto.X509StoreType( +OpenSSL.crypto.X509Type( +OpenSSL.crypto.X509_verify_cert_error_string( +OpenSSL.crypto.__doc__ +OpenSSL.crypto.__file__ +OpenSSL.crypto.__name__ +OpenSSL.crypto.__package__ +OpenSSL.crypto.dump_certificate( +OpenSSL.crypto.dump_certificate_request( +OpenSSL.crypto.dump_privatekey( +OpenSSL.crypto.load_certificate( +OpenSSL.crypto.load_certificate_request( +OpenSSL.crypto.load_pkcs12( +OpenSSL.crypto.load_pkcs7_data( +OpenSSL.crypto.load_privatekey( + +--- from OpenSSL import crypto --- +crypto.Error( +crypto.FILETYPE_ASN1 +crypto.FILETYPE_PEM +crypto.NetscapeSPKI( +crypto.NetscapeSPKIType( +crypto.PKCS12Type( +crypto.PKCS7Type( +crypto.PKey( +crypto.PKeyType( +crypto.TYPE_DSA +crypto.TYPE_RSA +crypto.X509( +crypto.X509Extension( +crypto.X509ExtensionType( +crypto.X509Name( +crypto.X509NameType( +crypto.X509Req( +crypto.X509ReqType( +crypto.X509StoreType( +crypto.X509Type( +crypto.X509_verify_cert_error_string( +crypto.__doc__ +crypto.__file__ +crypto.__name__ +crypto.__package__ +crypto.dump_certificate( +crypto.dump_certificate_request( +crypto.dump_privatekey( +crypto.load_certificate( +crypto.load_certificate_request( +crypto.load_pkcs12( +crypto.load_pkcs7_data( +crypto.load_privatekey( + +--- from OpenSSL.crypto import * --- +NetscapeSPKI( +NetscapeSPKIType( +PKCS12Type( +PKCS7Type( +PKey( +PKeyType( +TYPE_DSA +TYPE_RSA +X509( +X509Extension( +X509ExtensionType( +X509Name( +X509NameType( +X509Req( +X509ReqType( +X509StoreType( +X509Type( +X509_verify_cert_error_string( +dump_certificate( +dump_certificate_request( +dump_privatekey( +load_certificate( +load_certificate_request( +load_pkcs12( +load_pkcs7_data( +load_privatekey( + +--- import OpenSSL.rand --- +OpenSSL.rand.__doc__ +OpenSSL.rand.__file__ +OpenSSL.rand.__name__ +OpenSSL.rand.__package__ +OpenSSL.rand.add( +OpenSSL.rand.cleanup( +OpenSSL.rand.egd( +OpenSSL.rand.load_file( +OpenSSL.rand.seed( +OpenSSL.rand.status( +OpenSSL.rand.write_file( + +--- from OpenSSL import rand --- +rand.__doc__ +rand.__file__ +rand.__name__ +rand.__package__ +rand.add( +rand.cleanup( +rand.egd( +rand.load_file( +rand.seed( +rand.status( +rand.write_file( + +--- from OpenSSL.rand import * --- +cleanup( +egd( +load_file( +status( +write_file( + +--- import OpenSSL.tsafe --- +OpenSSL.tsafe.Connection( +OpenSSL.tsafe.__builtins__ +OpenSSL.tsafe.__doc__ +OpenSSL.tsafe.__file__ +OpenSSL.tsafe.__name__ +OpenSSL.tsafe.__package__ + +--- from OpenSSL import tsafe --- +tsafe.Connection( +tsafe.__builtins__ +tsafe.__doc__ +tsafe.__file__ +tsafe.__name__ +tsafe.__package__ + +--- from OpenSSL.tsafe import * --- + +--- import OpenSSL.version --- +OpenSSL.version.__builtins__ +OpenSSL.version.__doc__ +OpenSSL.version.__file__ +OpenSSL.version.__name__ +OpenSSL.version.__package__ +OpenSSL.version.__version__ + +--- from OpenSSL import version --- + +--- from OpenSSL.version import * --- + +--- import pygments --- +pygments.CStringIO( +pygments.StringIO( +pygments.__all__ +pygments.__author__ +pygments.__builtins__ +pygments.__doc__ +pygments.__docformat__ +pygments.__file__ +pygments.__license__ +pygments.__name__ +pygments.__package__ +pygments.__path__ +pygments.__url__ +pygments.__version__ +pygments.format( +pygments.highlight( +pygments.lex( +pygments.os +pygments.sys + +--- from pygments import * --- +CStringIO( +__url__ +highlight( +lex( + +--- import pygments.lexers --- +pygments.lexers.ClassNotFound( +pygments.lexers.LEXERS +pygments.lexers.__all__ +pygments.lexers.__builtins__ +pygments.lexers.__doc__ +pygments.lexers.__file__ +pygments.lexers.__name__ +pygments.lexers.__package__ +pygments.lexers.__path__ +pygments.lexers.basename( +pygments.lexers.find_lexer_class( +pygments.lexers.find_plugin_lexers( +pygments.lexers.fnmatch +pygments.lexers.get_all_lexers( +pygments.lexers.get_lexer_by_name( +pygments.lexers.get_lexer_for_filename( +pygments.lexers.get_lexer_for_mimetype( +pygments.lexers.guess_lexer( +pygments.lexers.guess_lexer_for_filename( + +--- from pygments import lexers --- +lexers.ClassNotFound( +lexers.LEXERS +lexers.__all__ +lexers.__builtins__ +lexers.__doc__ +lexers.__file__ +lexers.__name__ +lexers.__package__ +lexers.__path__ +lexers.basename( +lexers.find_lexer_class( +lexers.find_plugin_lexers( +lexers.fnmatch +lexers.get_all_lexers( +lexers.get_lexer_by_name( +lexers.get_lexer_for_filename( +lexers.get_lexer_for_mimetype( +lexers.guess_lexer( +lexers.guess_lexer_for_filename( + +--- from pygments.lexers import * --- +ClassNotFound( +LEXERS +find_lexer_class( +find_plugin_lexers( +get_all_lexers( +get_lexer_by_name( +get_lexer_for_filename( +get_lexer_for_mimetype( +guess_lexer( +guess_lexer_for_filename( + +--- import pygments.formatters --- +pygments.formatters.BBCodeFormatter( +pygments.formatters.ClassNotFound( +pygments.formatters.FORMATTERS +pygments.formatters.HtmlFormatter( +pygments.formatters.ImageFormatter( +pygments.formatters.LatexFormatter( +pygments.formatters.NullFormatter( +pygments.formatters.RawTokenFormatter( +pygments.formatters.RtfFormatter( +pygments.formatters.SvgFormatter( +pygments.formatters.Terminal256Formatter( +pygments.formatters.TerminalFormatter( +pygments.formatters.__all__ +pygments.formatters.__builtins__ +pygments.formatters.__doc__ +pygments.formatters.__file__ +pygments.formatters.__name__ +pygments.formatters.__package__ +pygments.formatters.__path__ +pygments.formatters.bbcode +pygments.formatters.cls( +pygments.formatters.docstring_headline( +pygments.formatters.find_formatter_class( +pygments.formatters.find_plugin_formatters( +pygments.formatters.fnmatch +pygments.formatters.get_all_formatters( +pygments.formatters.get_formatter_by_name( +pygments.formatters.get_formatter_for_filename( +pygments.formatters.html +pygments.formatters.img +pygments.formatters.latex +pygments.formatters.ns +pygments.formatters.os +pygments.formatters.other +pygments.formatters.rtf +pygments.formatters.svg +pygments.formatters.terminal +pygments.formatters.terminal256 + +--- from pygments import formatters --- +formatters.BBCodeFormatter( +formatters.ClassNotFound( +formatters.FORMATTERS +formatters.HtmlFormatter( +formatters.ImageFormatter( +formatters.LatexFormatter( +formatters.NullFormatter( +formatters.RawTokenFormatter( +formatters.RtfFormatter( +formatters.SvgFormatter( +formatters.Terminal256Formatter( +formatters.TerminalFormatter( +formatters.__all__ +formatters.__builtins__ +formatters.__doc__ +formatters.__file__ +formatters.__name__ +formatters.__package__ +formatters.__path__ +formatters.bbcode +formatters.cls( +formatters.docstring_headline( +formatters.find_formatter_class( +formatters.find_plugin_formatters( +formatters.fnmatch +formatters.get_all_formatters( +formatters.get_formatter_by_name( +formatters.get_formatter_for_filename( +formatters.html +formatters.img +formatters.latex +formatters.ns +formatters.os +formatters.other +formatters.rtf +formatters.svg +formatters.terminal +formatters.terminal256 + +--- from pygments.formatters import * --- +BBCodeFormatter( +FORMATTERS +HtmlFormatter( +ImageFormatter( +LatexFormatter( +RawTokenFormatter( +RtfFormatter( +SvgFormatter( +Terminal256Formatter( +TerminalFormatter( +bbcode +cls( +docstring_headline( +find_formatter_class( +find_plugin_formatters( +get_all_formatters( +get_formatter_by_name( +get_formatter_for_filename( +img +ns +other +rtf +svg +terminal +terminal256 + +--- import pygments.formatters.bbcode --- +pygments.formatters.bbcode.BBCodeFormatter( +pygments.formatters.bbcode.Formatter( +pygments.formatters.bbcode.__all__ +pygments.formatters.bbcode.__builtins__ +pygments.formatters.bbcode.__doc__ +pygments.formatters.bbcode.__file__ +pygments.formatters.bbcode.__name__ +pygments.formatters.bbcode.__package__ +pygments.formatters.bbcode.get_bool_opt( + +--- from pygments.formatters import bbcode --- +bbcode.BBCodeFormatter( +bbcode.Formatter( +bbcode.__all__ +bbcode.__builtins__ +bbcode.__doc__ +bbcode.__file__ +bbcode.__name__ +bbcode.__package__ +bbcode.get_bool_opt( + +--- from pygments.formatters.bbcode import * --- +get_bool_opt( + +--- import pygments.formatters.html --- +pygments.formatters.html.CSSFILE_TEMPLATE +pygments.formatters.html.DOC_FOOTER +pygments.formatters.html.DOC_HEADER +pygments.formatters.html.DOC_HEADER_EXTERNALCSS +pygments.formatters.html.Formatter( +pygments.formatters.html.HtmlFormatter( +pygments.formatters.html.STANDARD_TYPES +pygments.formatters.html.StringIO +pygments.formatters.html.Text +pygments.formatters.html.Token +pygments.formatters.html.__all__ +pygments.formatters.html.__builtins__ +pygments.formatters.html.__doc__ +pygments.formatters.html.__file__ +pygments.formatters.html.__name__ +pygments.formatters.html.__package__ +pygments.formatters.html.escape_html( +pygments.formatters.html.get_bool_opt( +pygments.formatters.html.get_int_opt( +pygments.formatters.html.get_random_id( +pygments.formatters.html.os +pygments.formatters.html.sys + +--- from pygments.formatters import html --- +html.CSSFILE_TEMPLATE +html.DOC_FOOTER +html.DOC_HEADER +html.DOC_HEADER_EXTERNALCSS +html.Formatter( +html.HtmlFormatter( +html.STANDARD_TYPES +html.StringIO +html.Text +html.Token +html.__all__ +html.escape_html( +html.get_bool_opt( +html.get_int_opt( +html.get_random_id( +html.os +html.sys + +--- from pygments.formatters.html import * --- +CSSFILE_TEMPLATE +DOC_FOOTER +DOC_HEADER +DOC_HEADER_EXTERNALCSS +STANDARD_TYPES +escape_html( +get_int_opt( +get_random_id( + +--- import pygments.formatters.img --- +pygments.formatters.img.DEFAULT_FONT_NAME_NIX +pygments.formatters.img.DEFAULT_FONT_NAME_WIN +pygments.formatters.img.FontManager( +pygments.formatters.img.FontNotFound( +pygments.formatters.img.Formatter( +pygments.formatters.img.Image +pygments.formatters.img.ImageDraw +pygments.formatters.img.ImageFont +pygments.formatters.img.ImageFormatter( +pygments.formatters.img.PilNotAvailable( +pygments.formatters.img.STYLES +pygments.formatters.img.__all__ +pygments.formatters.img.__builtins__ +pygments.formatters.img.__doc__ +pygments.formatters.img.__file__ +pygments.formatters.img.__name__ +pygments.formatters.img.__package__ +pygments.formatters.img.get_bool_opt( +pygments.formatters.img.get_choice_opt( +pygments.formatters.img.get_int_opt( +pygments.formatters.img.getstatusoutput( +pygments.formatters.img.pil_available +pygments.formatters.img.sys + +--- from pygments.formatters import img --- +img.DEFAULT_FONT_NAME_NIX +img.DEFAULT_FONT_NAME_WIN +img.FontManager( +img.FontNotFound( +img.Formatter( +img.Image +img.ImageDraw +img.ImageFont +img.ImageFormatter( +img.PilNotAvailable( +img.STYLES +img.__all__ +img.__builtins__ +img.__doc__ +img.__file__ +img.__name__ +img.__package__ +img.get_bool_opt( +img.get_choice_opt( +img.get_int_opt( +img.getstatusoutput( +img.pil_available +img.sys + +--- from pygments.formatters.img import * --- +DEFAULT_FONT_NAME_NIX +DEFAULT_FONT_NAME_WIN +FontManager( +FontNotFound( +ImageDraw +ImageFont +PilNotAvailable( +STYLES +get_choice_opt( +pil_available + +--- import pygments.formatters.latex --- +pygments.formatters.latex.DOC_TEMPLATE +pygments.formatters.latex.Formatter( +pygments.formatters.latex.LatexFormatter( +pygments.formatters.latex.StringIO +pygments.formatters.latex.Token +pygments.formatters.latex.__all__ +pygments.formatters.latex.__builtins__ +pygments.formatters.latex.__doc__ +pygments.formatters.latex.__file__ +pygments.formatters.latex.__name__ +pygments.formatters.latex.__package__ +pygments.formatters.latex.escape_tex( +pygments.formatters.latex.get_bool_opt( +pygments.formatters.latex.get_int_opt( + +--- from pygments.formatters import latex --- +latex.DOC_TEMPLATE +latex.Formatter( +latex.LatexFormatter( +latex.StringIO +latex.Token +latex.__all__ +latex.escape_tex( +latex.get_bool_opt( +latex.get_int_opt( + +--- from pygments.formatters.latex import * --- +DOC_TEMPLATE +escape_tex( + +--- import pygments.formatters.other --- +pygments.formatters.other.Formatter( +pygments.formatters.other.NullFormatter( +pygments.formatters.other.RawTokenFormatter( +pygments.formatters.other.__all__ +pygments.formatters.other.__builtins__ +pygments.formatters.other.__doc__ +pygments.formatters.other.__file__ +pygments.formatters.other.__name__ +pygments.formatters.other.__package__ +pygments.formatters.other.get_choice_opt( + +--- from pygments.formatters import other --- +other.Formatter( +other.NullFormatter( +other.RawTokenFormatter( +other.__all__ +other.__builtins__ +other.__doc__ +other.__file__ +other.__name__ +other.__package__ +other.get_choice_opt( + +--- from pygments.formatters.other import * --- + +--- import pygments.formatters.rtf --- +pygments.formatters.rtf.Formatter( +pygments.formatters.rtf.RtfFormatter( +pygments.formatters.rtf.__all__ +pygments.formatters.rtf.__builtins__ +pygments.formatters.rtf.__doc__ +pygments.formatters.rtf.__file__ +pygments.formatters.rtf.__name__ +pygments.formatters.rtf.__package__ + +--- from pygments.formatters import rtf --- +rtf.Formatter( +rtf.RtfFormatter( +rtf.__all__ +rtf.__builtins__ +rtf.__doc__ +rtf.__file__ +rtf.__name__ +rtf.__package__ + +--- from pygments.formatters.rtf import * --- + +--- import pygments.formatters.svg --- +pygments.formatters.svg.Formatter( +pygments.formatters.svg.StringIO +pygments.formatters.svg.SvgFormatter( +pygments.formatters.svg.__all__ +pygments.formatters.svg.__builtins__ +pygments.formatters.svg.__doc__ +pygments.formatters.svg.__file__ +pygments.formatters.svg.__name__ +pygments.formatters.svg.__package__ +pygments.formatters.svg.class2style +pygments.formatters.svg.escape_html( +pygments.formatters.svg.get_bool_opt( +pygments.formatters.svg.get_int_opt( + +--- from pygments.formatters import svg --- +svg.Formatter( +svg.StringIO +svg.SvgFormatter( +svg.__all__ +svg.__builtins__ +svg.__doc__ +svg.__file__ +svg.__name__ +svg.__package__ +svg.class2style +svg.escape_html( +svg.get_bool_opt( +svg.get_int_opt( + +--- from pygments.formatters.svg import * --- +class2style + +--- import pygments.formatters.terminal --- +pygments.formatters.terminal.Comment +pygments.formatters.terminal.Error +pygments.formatters.terminal.Formatter( +pygments.formatters.terminal.Generic +pygments.formatters.terminal.Keyword +pygments.formatters.terminal.Name +pygments.formatters.terminal.Number +pygments.formatters.terminal.Operator +pygments.formatters.terminal.String +pygments.formatters.terminal.TERMINAL_COLORS +pygments.formatters.terminal.TerminalFormatter( +pygments.formatters.terminal.Token +pygments.formatters.terminal.Whitespace +pygments.formatters.terminal.__all__ +pygments.formatters.terminal.__builtins__ +pygments.formatters.terminal.__doc__ +pygments.formatters.terminal.__file__ +pygments.formatters.terminal.__name__ +pygments.formatters.terminal.__package__ +pygments.formatters.terminal.ansiformat( +pygments.formatters.terminal.get_choice_opt( + +--- from pygments.formatters import terminal --- +terminal.Comment +terminal.Error +terminal.Formatter( +terminal.Generic +terminal.Keyword +terminal.Name +terminal.Number +terminal.Operator +terminal.String +terminal.TERMINAL_COLORS +terminal.TerminalFormatter( +terminal.Token +terminal.Whitespace +terminal.__all__ +terminal.__builtins__ +terminal.__doc__ +terminal.__file__ +terminal.__name__ +terminal.__package__ +terminal.ansiformat( +terminal.get_choice_opt( + +--- from pygments.formatters.terminal import * --- +Generic +Keyword +TERMINAL_COLORS +ansiformat( + +--- import pygments.formatters.terminal256 --- +pygments.formatters.terminal256.EscapeSequence( +pygments.formatters.terminal256.Formatter( +pygments.formatters.terminal256.Terminal256Formatter( +pygments.formatters.terminal256.__all__ +pygments.formatters.terminal256.__builtins__ +pygments.formatters.terminal256.__doc__ +pygments.formatters.terminal256.__file__ +pygments.formatters.terminal256.__name__ +pygments.formatters.terminal256.__package__ + +--- from pygments.formatters import terminal256 --- +terminal256.EscapeSequence( +terminal256.Formatter( +terminal256.Terminal256Formatter( +terminal256.__all__ +terminal256.__builtins__ +terminal256.__doc__ +terminal256.__file__ +terminal256.__name__ +terminal256.__package__ + +--- from pygments.formatters.terminal256 import * --- +EscapeSequence( + +--- import pygments.filters --- +pygments.filters.ClassNotFound( +pygments.filters.CodeTagFilter( +pygments.filters.Comment +pygments.filters.Error +pygments.filters.ErrorToken( +pygments.filters.FILTERS +pygments.filters.Filter( +pygments.filters.Keyword +pygments.filters.KeywordCaseFilter( +pygments.filters.Name +pygments.filters.NameHighlightFilter( +pygments.filters.OptionError( +pygments.filters.RaiseOnErrorTokenFilter( +pygments.filters.String +pygments.filters.VisibleWhitespaceFilter( +pygments.filters.Whitespace +pygments.filters.__builtins__ +pygments.filters.__doc__ +pygments.filters.__file__ +pygments.filters.__name__ +pygments.filters.__package__ +pygments.filters.__path__ +pygments.filters.find_filter_class( +pygments.filters.find_plugin_filters( +pygments.filters.get_all_filters( +pygments.filters.get_bool_opt( +pygments.filters.get_choice_opt( +pygments.filters.get_filter_by_name( +pygments.filters.get_int_opt( +pygments.filters.get_list_opt( +pygments.filters.re +pygments.filters.string_to_tokentype( + +--- from pygments import filters --- +filters.ClassNotFound( +filters.CodeTagFilter( +filters.Comment +filters.Error +filters.ErrorToken( +filters.FILTERS +filters.Filter( +filters.Keyword +filters.KeywordCaseFilter( +filters.Name +filters.NameHighlightFilter( +filters.OptionError( +filters.RaiseOnErrorTokenFilter( +filters.String +filters.VisibleWhitespaceFilter( +filters.Whitespace +filters.__builtins__ +filters.__doc__ +filters.__file__ +filters.__name__ +filters.__package__ +filters.__path__ +filters.find_filter_class( +filters.find_plugin_filters( +filters.get_all_filters( +filters.get_bool_opt( +filters.get_choice_opt( +filters.get_filter_by_name( +filters.get_int_opt( +filters.get_list_opt( +filters.re +filters.string_to_tokentype( + +--- from pygments.filters import * --- +CodeTagFilter( +ErrorToken( +FILTERS +KeywordCaseFilter( +NameHighlightFilter( +RaiseOnErrorTokenFilter( +VisibleWhitespaceFilter( +find_filter_class( +find_plugin_filters( +get_all_filters( +get_filter_by_name( +get_list_opt( +string_to_tokentype( + +--- import pygments.styles --- +pygments.styles.ClassNotFound( +pygments.styles.STYLE_MAP +pygments.styles.__builtins__ +pygments.styles.__doc__ +pygments.styles.__file__ +pygments.styles.__name__ +pygments.styles.__package__ +pygments.styles.__path__ +pygments.styles.find_plugin_styles( +pygments.styles.get_all_styles( +pygments.styles.get_style_by_name( + +--- from pygments import styles --- +styles.ClassNotFound( +styles.STYLE_MAP +styles.__path__ +styles.find_plugin_styles( +styles.get_all_styles( +styles.get_style_by_name( + +--- from pygments.styles import * --- +STYLE_MAP +find_plugin_styles( +get_all_styles( +get_style_by_name( + +--- import pygments.util --- +pygments.util.ClassNotFound( +pygments.util.OptionError( +pygments.util.__builtins__ +pygments.util.__doc__ +pygments.util.__file__ +pygments.util.__name__ +pygments.util.__package__ +pygments.util.docstring_headline( +pygments.util.doctype_lookup_re +pygments.util.doctype_matches( +pygments.util.get_bool_opt( +pygments.util.get_choice_opt( +pygments.util.get_int_opt( +pygments.util.get_list_opt( +pygments.util.html_doctype_matches( +pygments.util.looks_like_xml( +pygments.util.make_analysator( +pygments.util.re +pygments.util.shebang_matches( +pygments.util.split_path_re +pygments.util.tag_re + +--- from pygments import util --- +util.ClassNotFound( +util.OptionError( +util.docstring_headline( +util.doctype_lookup_re +util.doctype_matches( +util.get_bool_opt( +util.get_choice_opt( +util.get_int_opt( +util.get_list_opt( +util.html_doctype_matches( +util.looks_like_xml( +util.make_analysator( +util.shebang_matches( +util.split_path_re +util.tag_re + +--- from pygments.util import * --- +doctype_lookup_re +doctype_matches( +html_doctype_matches( +looks_like_xml( +make_analysator( +shebang_matches( +split_path_re +tag_re + +--- import pygments.token --- +pygments.token.Comment +pygments.token.Error +pygments.token.Generic +pygments.token.Keyword +pygments.token.Literal +pygments.token.Name +pygments.token.Number +pygments.token.Operator +pygments.token.Other +pygments.token.Punctuation +pygments.token.STANDARD_TYPES +pygments.token.String +pygments.token.Text +pygments.token.Token +pygments.token.Whitespace +pygments.token.__builtins__ +pygments.token.__doc__ +pygments.token.__file__ +pygments.token.__name__ +pygments.token.__package__ +pygments.token.is_token_subtype( +pygments.token.string_to_tokentype( + +--- from pygments import token --- +token.Comment +token.Error +token.Generic +token.Keyword +token.Literal +token.Name +token.Number +token.Operator +token.Other +token.Punctuation +token.STANDARD_TYPES +token.String +token.Text +token.Token +token.Whitespace +token.is_token_subtype( +token.string_to_tokentype( + +--- from pygments.token import * --- +Other +Punctuation +is_token_subtype( + +--- import pygments.style --- +pygments.style.STANDARD_TYPES +pygments.style.Style( +pygments.style.StyleMeta( +pygments.style.Token +pygments.style.__builtins__ +pygments.style.__doc__ +pygments.style.__file__ +pygments.style.__name__ +pygments.style.__package__ + +--- from pygments import style --- +style.STANDARD_TYPES +style.Style( +style.StyleMeta( +style.Token +style.__builtins__ +style.__doc__ +style.__file__ +style.__name__ +style.__package__ + +--- from pygments.style import * --- +StyleMeta( + +--- import pygments.plugin --- +pygments.plugin.FILTER_ENTRY_POINT +pygments.plugin.FORMATTER_ENTRY_POINT +pygments.plugin.LEXER_ENTRY_POINT +pygments.plugin.STYLE_ENTRY_POINT +pygments.plugin.__builtins__ +pygments.plugin.__doc__ +pygments.plugin.__file__ +pygments.plugin.__name__ +pygments.plugin.__package__ +pygments.plugin.find_plugin_filters( +pygments.plugin.find_plugin_formatters( +pygments.plugin.find_plugin_lexers( +pygments.plugin.find_plugin_styles( +pygments.plugin.pkg_resources + +--- from pygments import plugin --- +plugin.FILTER_ENTRY_POINT +plugin.FORMATTER_ENTRY_POINT +plugin.LEXER_ENTRY_POINT +plugin.STYLE_ENTRY_POINT +plugin.find_plugin_filters( +plugin.find_plugin_formatters( +plugin.find_plugin_lexers( +plugin.find_plugin_styles( +plugin.pkg_resources + +--- from pygments.plugin import * --- +FILTER_ENTRY_POINT +FORMATTER_ENTRY_POINT +LEXER_ENTRY_POINT +STYLE_ENTRY_POINT +pkg_resources + +--- import pygments.lexer --- +pygments.lexer.DelegatingLexer( +pygments.lexer.Error +pygments.lexer.ExtendedRegexLexer( +pygments.lexer.Filter( +pygments.lexer.Lexer( +pygments.lexer.LexerContext( +pygments.lexer.LexerMeta( +pygments.lexer.Other +pygments.lexer.RegexLexer( +pygments.lexer.RegexLexerMeta( +pygments.lexer.Text +pygments.lexer.__all__ +pygments.lexer.__builtins__ +pygments.lexer.__doc__ +pygments.lexer.__file__ +pygments.lexer.__name__ +pygments.lexer.__package__ +pygments.lexer.apply_filters( +pygments.lexer.bygroups( +pygments.lexer.combined( +pygments.lexer.do_insertions( +pygments.lexer.get_bool_opt( +pygments.lexer.get_filter_by_name( +pygments.lexer.get_int_opt( +pygments.lexer.get_list_opt( +pygments.lexer.include( +pygments.lexer.make_analysator( +pygments.lexer.re +pygments.lexer.this +pygments.lexer.using( + +--- from pygments import lexer --- +lexer.DelegatingLexer( +lexer.Error +lexer.ExtendedRegexLexer( +lexer.Filter( +lexer.Lexer( +lexer.LexerContext( +lexer.LexerMeta( +lexer.Other +lexer.RegexLexer( +lexer.RegexLexerMeta( +lexer.Text +lexer.__all__ +lexer.__builtins__ +lexer.__doc__ +lexer.__file__ +lexer.__name__ +lexer.__package__ +lexer.apply_filters( +lexer.bygroups( +lexer.combined( +lexer.do_insertions( +lexer.get_bool_opt( +lexer.get_filter_by_name( +lexer.get_int_opt( +lexer.get_list_opt( +lexer.include( +lexer.make_analysator( +lexer.re +lexer.this +lexer.using( + +--- from pygments.lexer import * --- +DelegatingLexer( +ExtendedRegexLexer( +Lexer( +LexerContext( +LexerMeta( +RegexLexer( +RegexLexerMeta( +apply_filters( +bygroups( +combined( +do_insertions( +include( +this +using( + +--- import pygments.formatter --- +pygments.formatter.Formatter( +pygments.formatter.__all__ +pygments.formatter.__builtins__ +pygments.formatter.__doc__ +pygments.formatter.__file__ +pygments.formatter.__name__ +pygments.formatter.__package__ +pygments.formatter.get_bool_opt( +pygments.formatter.get_style_by_name( + +--- from pygments import formatter --- +formatter.Formatter( +formatter.__all__ +formatter.get_bool_opt( +formatter.get_style_by_name( + +--- from pygments.formatter import * --- diff --git a/home/.vim/doc/NERD_tree.txt b/home/.vim/doc/NERD_tree.txt new file mode 100644 index 0000000..2e2278c --- /dev/null +++ b/home/.vim/doc/NERD_tree.txt @@ -0,0 +1,1222 @@ +*NERD_tree.txt* A tree explorer plugin that owns your momma! + + + + omg its ... ~ + + ________ ________ _ ____________ ____ __________ ____________~ + /_ __/ / / / ____/ / | / / ____/ __ \/ __ \ /_ __/ __ \/ ____/ ____/~ + / / / /_/ / __/ / |/ / __/ / /_/ / / / / / / / /_/ / __/ / __/ ~ + / / / __ / /___ / /| / /___/ _, _/ /_/ / / / / _, _/ /___/ /___ ~ + /_/ /_/ /_/_____/ /_/ |_/_____/_/ |_/_____/ /_/ /_/ |_/_____/_____/ ~ + + + Reference Manual~ + + + + +============================================================================== +CONTENTS *NERDTree-contents* + + 1.Intro...................................|NERDTree| + 2.Functionality provided..................|NERDTreeFunctionality| + 2.1.Global commands...................|NERDTreeGlobalCommands| + 2.2.Bookmarks.........................|NERDTreeBookmarks| + 2.2.1.The bookmark table..........|NERDTreeBookmarkTable| + 2.2.2.Bookmark commands...........|NERDTreeBookmarkCommands| + 2.2.3.Invalid bookmarks...........|NERDTreeInvalidBookmarks| + 2.3.NERD tree mappings................|NERDTreeMappings| + 2.4.The NERD tree menu................|NERDTreeMenu| + 3.Options.................................|NERDTreeOptions| + 3.1.Option summary....................|NERDTreeOptionSummary| + 3.2.Option details....................|NERDTreeOptionDetails| + 4.The NERD tree API.......................|NERDTreeAPI| + 4.1.Key map API.......................|NERDTreeKeymapAPI| + 4.2.Menu API..........................|NERDTreeMenuAPI| + 5.About...................................|NERDTreeAbout| + 6.Changelog...............................|NERDTreeChangelog| + 7.Credits.................................|NERDTreeCredits| + 8.License.................................|NERDTreeLicense| + +============================================================================== +1. Intro *NERDTree* + +What is this "NERD tree"?? + +The NERD tree allows you to explore your filesystem and to open files and +directories. It presents the filesystem to you in the form of a tree which you +manipulate with the keyboard and/or mouse. It also allows you to perform +simple filesystem operations. + +The following features and functionality are provided by the NERD tree: + * Files and directories are displayed in a hierarchical tree structure + * Different highlighting is provided for the following types of nodes: + * files + * directories + * sym-links + * windows .lnk files + * read-only files + * executable files + * Many (customisable) mappings are provided to manipulate the tree: + * Mappings to open/close/explore directory nodes + * Mappings to open files in new/existing windows/tabs + * Mappings to change the current root of the tree + * Mappings to navigate around the tree + * ... + * Directories and files can be bookmarked. + * Most NERD tree navigation can also be done with the mouse + * Filtering of tree content (can be toggled at runtime) + * custom file filters to prevent e.g. vim backup files being displayed + * optional displaying of hidden files (. files) + * files can be "turned off" so that only directories are displayed + * The position and size of the NERD tree window can be customised + * The order in which the nodes in the tree are listed can be customised. + * A model of your filesystem is created/maintained as you explore it. This + has several advantages: + * All filesystem information is cached and is only re-read on demand + * If you revisit a part of the tree that you left earlier in your + session, the directory nodes will be opened/closed as you left them + * The script remembers the cursor position and window position in the NERD + tree so you can toggle it off (or just close the tree window) and then + reopen it (with NERDTreeToggle) the NERD tree window will appear exactly + as you left it + * You can have a separate NERD tree for each tab, share trees across tabs, + or a mix of both. + * By default the script overrides the default file browser (netw), so if + you :edit a directory a (slighly modified) NERD tree will appear in the + current window + * A programmable menu system is provided (simulates right clicking on a + node) + * one default menu plugin is provided to perform basic filesytem + operations (create/delete/move/copy files/directories) + * There's an API for adding your own keymappings + + +============================================================================== +2. Functionality provided *NERDTreeFunctionality* + +------------------------------------------------------------------------------ +2.1. Global Commands *NERDTreeGlobalCommands* + +:NERDTree [ | ] *:NERDTree* + Opens a fresh NERD tree. The root of the tree depends on the argument + given. There are 3 cases: If no argument is given, the current directory + will be used. If a directory is given, that will be used. If a bookmark + name is given, the corresponding directory will be used. For example: > + :NERDTree /home/marty/vim7/src + :NERDTree foo (foo is the name of a bookmark) +< +:NERDTreeFromBookmark *:NERDTreeFromBookmark* + Opens a fresh NERD tree with the root initialized to the dir for + . This only reason to use this command over :NERDTree is for + the completion (which is for bookmarks rather than directories). + +:NERDTreeToggle [ | ] *:NERDTreeToggle* + If a NERD tree already exists for this tab, it is reopened and rendered + again. If no NERD tree exists for this tab then this command acts the + same as the |:NERDTree| command. + +:NERDTreeMirror *:NERDTreeMirror* + Shares an existing NERD tree, from another tab, in the current tab. + Changes made to one tree are reflected in both as they are actually the + same buffer. + + If only one other NERD tree exists, that tree is automatically mirrored. If + more than one exists, the script will ask which tree to mirror. + +:NERDTreeClose *:NERDTreeClose* + Close the NERD tree in this tab. + +:NERDTreeFind *:NERDTreeFind* + Find the current file in the tree. If no tree exists for the current tab, + or the file is not under the current root, then initialize a new tree where + the root is the directory of the current file. + +------------------------------------------------------------------------------ +2.2. Bookmarks *NERDTreeBookmarks* + +Bookmarks in the NERD tree are a way to tag files or directories of interest. +For example, you could use bookmarks to tag all of your project directories. + +------------------------------------------------------------------------------ +2.2.1. The Bookmark Table *NERDTreeBookmarkTable* + +If the bookmark table is active (see |NERDTree-B| and +|'NERDTreeShowBookmarks'|), it will be rendered above the tree. You can double +click bookmarks or use the |NERDTree-o| mapping to activate them. See also, +|NERDTree-t| and |NERDTree-T| + +------------------------------------------------------------------------------ +2.2.2. Bookmark commands *NERDTreeBookmarkCommands* + +Note that the following commands are only available in the NERD tree buffer. + +:Bookmark + Bookmark the current node as . If there is already a + bookmark, it is overwritten. must not contain spaces. + +:BookmarkToRoot + Make the directory corresponding to the new root. If a treenode + corresponding to is already cached somewhere in the tree then + the current tree will be used, otherwise a fresh tree will be opened. + Note that if points to a file then its parent will be used + instead. + +:RevealBookmark + If the node is cached under the current root then it will be revealed + (i.e. directory nodes above it will be opened) and the cursor will be + placed on it. + +:OpenBookmark + must point to a file. The file is opened as though |NERDTree-o| + was applied. If the node is cached under the current root then it will be + revealed and the cursor will be placed on it. + +:ClearBookmarks [] + Remove all the given bookmarks. If no bookmarks are given then remove all + bookmarks on the current node. + +:ClearAllBookmarks + Remove all bookmarks. + +:ReadBookmarks + Re-read the bookmarks in the |'NERDTreeBookmarksFile'|. + +See also |:NERDTree| and |:NERDTreeFromBookmark|. + +------------------------------------------------------------------------------ +2.2.3. Invalid Bookmarks *NERDTreeInvalidBookmarks* + +If invalid bookmarks are detected, the script will issue an error message and +the invalid bookmarks will become unavailable for use. + +These bookmarks will still be stored in the bookmarks file (see +|'NERDTreeBookmarksFile'|), down the bottom. There will always be a blank line +after the valid bookmarks but before the invalid ones. + +Each line in the bookmarks file represents one bookmark. The proper format is: + + +After you have corrected any invalid bookmarks, either restart vim, or go +:ReadBookmarks from the NERD tree window. + +------------------------------------------------------------------------------ +2.3. NERD tree Mappings *NERDTreeMappings* + +Default Description~ help-tag~ +Key~ + +o.......Open files, directories and bookmarks....................|NERDTree-o| +go......Open selected file, but leave cursor in the NERDTree.....|NERDTree-go| +t.......Open selected node/bookmark in a new tab.................|NERDTree-t| +T.......Same as 't' but keep the focus on the current tab........|NERDTree-T| +i.......Open selected file in a split window.....................|NERDTree-i| +gi......Same as i, but leave the cursor on the NERDTree..........|NERDTree-gi| +s.......Open selected file in a new vsplit.......................|NERDTree-s| +gs......Same as s, but leave the cursor on the NERDTree..........|NERDTree-gs| +O.......Recursively open the selected directory..................|NERDTree-O| +x.......Close the current nodes parent...........................|NERDTree-x| +X.......Recursively close all children of the current node.......|NERDTree-X| +e.......Edit the current dif.....................................|NERDTree-e| + +...............same as |NERDTree-o|. +double-click.......same as the |NERDTree-o| map. +middle-click.......same as |NERDTree-i| for files, same as + |NERDTree-e| for dirs. + +D.......Delete the current bookmark .............................|NERDTree-D| + +P.......Jump to the root node....................................|NERDTree-P| +p.......Jump to current nodes parent.............................|NERDTree-p| +K.......Jump up inside directories at the current tree depth.....|NERDTree-K| +J.......Jump down inside directories at the current tree depth...|NERDTree-J| +...Jump down to the next sibling of the current directory...|NERDTree-C-J| +...Jump up to the previous sibling of the current directory.|NERDTree-C-K| + +C.......Change the tree root to the selected dir.................|NERDTree-C| +u.......Move the tree root up one directory......................|NERDTree-u| +U.......Same as 'u' except the old root node is left open........|NERDTree-U| +r.......Recursively refresh the current directory................|NERDTree-r| +R.......Recursively refresh the current root.....................|NERDTree-R| +m.......Display the NERD tree menu...............................|NERDTree-m| +cd......Change the CWD to the dir of the selected node...........|NERDTree-cd| + +I.......Toggle whether hidden files displayed....................|NERDTree-I| +f.......Toggle whether the file filters are used.................|NERDTree-f| +F.......Toggle whether files are displayed.......................|NERDTree-F| +B.......Toggle whether the bookmark table is displayed...........|NERDTree-B| + +q.......Close the NERDTree window................................|NERDTree-q| +A.......Zoom (maximize/minimize) the NERDTree window.............|NERDTree-A| +?.......Toggle the display of the quick help.....................|NERDTree-?| + +------------------------------------------------------------------------------ + *NERDTree-o* +Default key: o +Map option: NERDTreeMapActivateNode +Applies to: files and directories. + +If a file node is selected, it is opened in the previous window. + +If a directory is selected it is opened or closed depending on its current +state. + +If a bookmark that links to a directory is selected then that directory +becomes the new root. + +If a bookmark that links to a file is selected then that file is opened in the +previous window. + +------------------------------------------------------------------------------ + *NERDTree-go* +Default key: go +Map option: None +Applies to: files. + +If a file node is selected, it is opened in the previous window, but the +cursor does not move. + +The key combo for this mapping is always "g" + NERDTreeMapActivateNode (see +|NERDTree-o|). + +------------------------------------------------------------------------------ + *NERDTree-t* +Default key: t +Map option: NERDTreeMapOpenInTab +Applies to: files and directories. + +Opens the selected file in a new tab. If a directory is selected, a fresh +NERD Tree for that directory is opened in a new tab. + +If a bookmark which points to a directory is selected, open a NERD tree for +that directory in a new tab. If the bookmark points to a file, open that file +in a new tab. + +------------------------------------------------------------------------------ + *NERDTree-T* +Default key: T +Map option: NERDTreeMapOpenInTabSilent +Applies to: files and directories. + +The same as |NERDTree-t| except that the focus is kept in the current tab. + +------------------------------------------------------------------------------ + *NERDTree-i* +Default key: i +Map option: NERDTreeMapOpenSplit +Applies to: files. + +Opens the selected file in a new split window and puts the cursor in the new +window. + +------------------------------------------------------------------------------ + *NERDTree-gi* +Default key: gi +Map option: None +Applies to: files. + +The same as |NERDTree-i| except that the cursor is not moved. + +The key combo for this mapping is always "g" + NERDTreeMapOpenSplit (see +|NERDTree-i|). + +------------------------------------------------------------------------------ + *NERDTree-s* +Default key: s +Map option: NERDTreeMapOpenVSplit +Applies to: files. + +Opens the selected file in a new vertically split window and puts the cursor in +the new window. + +------------------------------------------------------------------------------ + *NERDTree-gs* +Default key: gs +Map option: None +Applies to: files. + +The same as |NERDTree-s| except that the cursor is not moved. + +The key combo for this mapping is always "g" + NERDTreeMapOpenVSplit (see +|NERDTree-s|). + +------------------------------------------------------------------------------ + *NERDTree-O* +Default key: O +Map option: NERDTreeMapOpenRecursively +Applies to: directories. + +Recursively opens the selelected directory. + +All files and directories are cached, but if a directory would not be +displayed due to file filters (see |'NERDTreeIgnore'| |NERDTree-f|) or the +hidden file filter (see |'NERDTreeShowHidden'|) then its contents are not +cached. This is handy, especially if you have .svn directories. + +------------------------------------------------------------------------------ + *NERDTree-x* +Default key: x +Map option: NERDTreeMapCloseDir +Applies to: files and directories. + +Closes the parent of the selected node. + +------------------------------------------------------------------------------ + *NERDTree-X* +Default key: X +Map option: NERDTreeMapCloseChildren +Applies to: directories. + +Recursively closes all children of the selected directory. + +Tip: To quickly "reset" the tree, use |NERDTree-P| with this mapping. + +------------------------------------------------------------------------------ + *NERDTree-e* +Default key: e +Map option: NERDTreeMapOpenExpl +Applies to: files and directories. + +|:edit|s the selected directory, or the selected file's directory. This could +result in a NERD tree or a netrw being opened, depending on +|'NERDTreeHijackNetrw'|. + +------------------------------------------------------------------------------ + *NERDTree-D* +Default key: D +Map option: NERDTreeMapDeleteBookmark +Applies to: lines in the bookmarks table + +Deletes the currently selected bookmark. + +------------------------------------------------------------------------------ + *NERDTree-P* +Default key: P +Map option: NERDTreeMapJumpRoot +Applies to: no restrictions. + +Jump to the tree root. + +------------------------------------------------------------------------------ + *NERDTree-p* +Default key: p +Map option: NERDTreeMapJumpParent +Applies to: files and directories. + +Jump to the parent node of the selected node. + +------------------------------------------------------------------------------ + *NERDTree-K* +Default key: K +Map option: NERDTreeMapJumpFirstChild +Applies to: files and directories. + +Jump to the first child of the current nodes parent. + +If the cursor is already on the first node then do the following: + * loop back thru the siblings of the current nodes parent until we find an + open dir with children + * go to the first child of that node + +------------------------------------------------------------------------------ + *NERDTree-J* +Default key: J +Map option: NERDTreeMapJumpLastChild +Applies to: files and directories. + +Jump to the last child of the current nodes parent. + +If the cursor is already on the last node then do the following: + * loop forward thru the siblings of the current nodes parent until we find + an open dir with children + * go to the last child of that node + +------------------------------------------------------------------------------ + *NERDTree-C-J* +Default key: +Map option: NERDTreeMapJumpNextSibling +Applies to: files and directories. + +Jump to the next sibling of the selected node. + +------------------------------------------------------------------------------ + *NERDTree-C-K* +Default key: +Map option: NERDTreeMapJumpPrevSibling +Applies to: files and directories. + +Jump to the previous sibling of the selected node. + +------------------------------------------------------------------------------ + *NERDTree-C* +Default key: C +Map option: NERDTreeMapChdir +Applies to: directories. + +Make the selected directory node the new tree root. If a file is selected, its +parent is used. + +------------------------------------------------------------------------------ + *NERDTree-u* +Default key: u +Map option: NERDTreeMapUpdir +Applies to: no restrictions. + +Move the tree root up a dir (like doing a "cd .."). + +------------------------------------------------------------------------------ + *NERDTree-U* +Default key: U +Map option: NERDTreeMapUpdirKeepOpen +Applies to: no restrictions. + +Like |NERDTree-u| except that the old tree root is kept open. + +------------------------------------------------------------------------------ + *NERDTree-r* +Default key: r +Map option: NERDTreeMapRefresh +Applies to: files and directories. + +If a dir is selected, recursively refresh that dir, i.e. scan the filesystem +for changes and represent them in the tree. + +If a file node is selected then the above is done on it's parent. + +------------------------------------------------------------------------------ + *NERDTree-R* +Default key: R +Map option: NERDTreeMapRefreshRoot +Applies to: no restrictions. + +Recursively refresh the tree root. + +------------------------------------------------------------------------------ + *NERDTree-m* +Default key: m +Map option: NERDTreeMapMenu +Applies to: files and directories. + +Display the NERD tree menu. See |NERDTreeMenu| for details. + +------------------------------------------------------------------------------ + *NERDTree-cd* +Default key: cd +Map option: NERDTreeMapChdir +Applies to: files and directories. + +Change vims current working directory to that of the selected node. + +------------------------------------------------------------------------------ + *NERDTree-I* +Default key: I +Map option: NERDTreeMapToggleHidden +Applies to: no restrictions. + +Toggles whether hidden files (i.e. "dot files") are displayed. + +------------------------------------------------------------------------------ + *NERDTree-f* +Default key: f +Map option: NERDTreeMapToggleFilters +Applies to: no restrictions. + +Toggles whether file filters are used. See |'NERDTreeIgnore'| for details. + +------------------------------------------------------------------------------ + *NERDTree-F* +Default key: F +Map option: NERDTreeMapToggleFiles +Applies to: no restrictions. + +Toggles whether file nodes are displayed. + +------------------------------------------------------------------------------ + *NERDTree-B* +Default key: B +Map option: NERDTreeMapToggleBookmarks +Applies to: no restrictions. + +Toggles whether the bookmarks table is displayed. + +------------------------------------------------------------------------------ + *NERDTree-q* +Default key: q +Map option: NERDTreeMapQuit +Applies to: no restrictions. + +Closes the NERDtree window. + +------------------------------------------------------------------------------ + *NERDTree-A* +Default key: A +Map option: NERDTreeMapToggleZoom +Applies to: no restrictions. + +Maximize (zoom) and minimize the NERDtree window. + +------------------------------------------------------------------------------ + *NERDTree-?* +Default key: ? +Map option: NERDTreeMapHelp +Applies to: no restrictions. + +Toggles whether the quickhelp is displayed. + +------------------------------------------------------------------------------ +2.3. The NERD tree menu *NERDTreeMenu* + +The NERD tree has a menu that can be programmed via the an API (see +|NERDTreeMenuAPI|). The idea is to simulate the "right click" menus that most +file explorers have. + +The script comes with two default menu plugins: exec_menuitem.vim and +fs_menu.vim. fs_menu.vim adds some basic filesystem operations to the menu for +creating/deleting/moving/copying files and dirs. exec_menuitem.vim provides a +menu item to execute executable files. + +Related tags: |NERDTree-m| |NERDTreeApi| + +============================================================================== +3. Customisation *NERDTreeOptions* + + +------------------------------------------------------------------------------ +3.1. Customisation summary *NERDTreeOptionSummary* + +The script provides the following options that can customise the behaviour the +NERD tree. These options should be set in your vimrc. + +|'loaded_nerd_tree'| Turns off the script. + +|'NERDChristmasTree'| Tells the NERD tree to make itself colourful + and pretty. + +|'NERDTreeAutoCenter'| Controls whether the NERD tree window centers + when the cursor moves within a specified + distance to the top/bottom of the window. +|'NERDTreeAutoCenterThreshold'| Controls the sensitivity of autocentering. + +|'NERDTreeCaseSensitiveSort'| Tells the NERD tree whether to be case + sensitive or not when sorting nodes. + +|'NERDTreeChDirMode'| Tells the NERD tree if/when it should change + vim's current working directory. + +|'NERDTreeHighlightCursorline'| Tell the NERD tree whether to highlight the + current cursor line. + +|'NERDTreeHijackNetrw'| Tell the NERD tree whether to replace the netrw + autocommands for exploring local directories. + +|'NERDTreeIgnore'| Tells the NERD tree which files to ignore. + +|'NERDTreeBookmarksFile'| Where the bookmarks are stored. + +|'NERDTreeMouseMode'| Tells the NERD tree how to handle mouse + clicks. + +|'NERDTreeQuitOnOpen'| Closes the tree window after opening a file. + +|'NERDTreeShowBookmarks'| Tells the NERD tree whether to display the + bookmarks table on startup. + +|'NERDTreeShowFiles'| Tells the NERD tree whether to display files + in the tree on startup. + +|'NERDTreeShowHidden'| Tells the NERD tree whether to display hidden + files on startup. + +|'NERDTreeShowLineNumbers'| Tells the NERD tree whether to display line + numbers in the tree window. + +|'NERDTreeSortOrder'| Tell the NERD tree how to sort the nodes in + the tree. + +|'NERDTreeStatusline'| Set a statusline for NERD tree windows. + +|'NERDTreeWinPos'| Tells the script where to put the NERD tree + window. + +|'NERDTreeWinSize'| Sets the window size when the NERD tree is + opened. + +------------------------------------------------------------------------------ +3.2. Customisation details *NERDTreeOptionDetails* + +To enable any of the below options you should put the given line in your +~/.vimrc + + *'loaded_nerd_tree'* +If this plugin is making you feel homicidal, it may be a good idea to turn it +off with this line in your vimrc: > + let loaded_nerd_tree=1 +< +------------------------------------------------------------------------------ + *'NERDChristmasTree'* +Values: 0 or 1. +Default: 1. + +If this option is set to 1 then some extra syntax highlighting elements are +added to the nerd tree to make it more colourful. + +Set it to 0 for a more vanilla looking tree. + +------------------------------------------------------------------------------ + *'NERDTreeAutoCenter'* +Values: 0 or 1. +Default: 1 + +If set to 1, the NERD tree window will center around the cursor if it moves to +within |'NERDTreeAutoCenterThreshold'| lines of the top/bottom of the window. + +This is ONLY done in response to tree navigation mappings, +i.e. |NERDTree-J| |NERDTree-K| |NERDTree-C-J| |NERDTree-C-K| |NERDTree-p| +|NERDTree-P| + +The centering is done with a |zz| operation. + +------------------------------------------------------------------------------ + *'NERDTreeAutoCenterThreshold'* +Values: Any natural number. +Default: 3 + +This option controls the "sensitivity" of the NERD tree auto centering. See +|'NERDTreeAutoCenter'| for details. + +------------------------------------------------------------------------------ + *'NERDTreeCaseSensitiveSort'* +Values: 0 or 1. +Default: 0. + +By default the NERD tree does not sort nodes case sensitively, i.e. nodes +could appear like this: > + bar.c + Baz.c + blarg.c + boner.c + Foo.c +< +But, if you set this option to 1 then the case of the nodes will be taken into +account. The above nodes would then be sorted like this: > + Baz.c + Foo.c + bar.c + blarg.c + boner.c +< +------------------------------------------------------------------------------ + *'NERDTreeChDirMode'* + +Values: 0, 1 or 2. +Default: 0. + +Use this option to tell the script when (if at all) to change the current +working directory (CWD) for vim. + +If it is set to 0 then the CWD is never changed by the NERD tree. + +If set to 1 then the CWD is changed when the NERD tree is first loaded to the +directory it is initialized in. For example, if you start the NERD tree with > + :NERDTree /home/marty/foobar +< +then the CWD will be changed to /home/marty/foobar and will not be changed +again unless you init another NERD tree with a similar command. + +If the option is set to 2 then it behaves the same as if set to 1 except that +the CWD is changed whenever the tree root is changed. For example, if the CWD +is /home/marty/foobar and you make the node for /home/marty/foobar/baz the new +root then the CWD will become /home/marty/foobar/baz. + +------------------------------------------------------------------------------ + *'NERDTreeHighlightCursorline'* +Values: 0 or 1. +Default: 1. + +If set to 1, the current cursor line in the NERD tree buffer will be +highlighted. This is done using the |'cursorline'| option. + +------------------------------------------------------------------------------ + *'NERDTreeHijackNetrw'* +Values: 0 or 1. +Default: 1. + +If set to 1, doing a > + :edit +< +will open up a "secondary" NERD tree instead of a netrw in the target window. + +Secondary NERD trees behaves slighly different from a regular trees in the +following respects: + 1. 'o' will open the selected file in the same window as the tree, + replacing it. + 2. you can have as many secondary tree as you want in the same tab. + +------------------------------------------------------------------------------ + *'NERDTreeIgnore'* +Values: a list of regular expressions. +Default: ['\~$']. + +This option is used to specify which files the NERD tree should ignore. It +must be a list of regular expressions. When the NERD tree is rendered, any +files/dirs that match any of the regex's in 'NERDTreeIgnore' wont be +displayed. + +For example if you put the following line in your vimrc: > + let NERDTreeIgnore=['\.vim$', '\~$'] +< +then all files ending in .vim or ~ will be ignored. + +Note: to tell the NERD tree not to ignore any files you must use the following +line: > + let NERDTreeIgnore=[] +< + +The file filters can be turned on and off dynamically with the |NERDTree-f| +mapping. + +------------------------------------------------------------------------------ + *'NERDTreeBookmarksFile'* +Values: a path +Default: $HOME/.NERDTreeBookmarks + +This is where bookmarks are saved. See |NERDTreeBookmarkCommands|. + +------------------------------------------------------------------------------ + *'NERDTreeMouseMode'* +Values: 1, 2 or 3. +Default: 1. + +If set to 1 then a double click on a node is required to open it. +If set to 2 then a single click will open directory nodes, while a double +click will still be required for file nodes. +If set to 3 then a single click will open any node. + +Note: a double click anywhere on a line that a tree node is on will +activate it, but all single-click activations must be done on name of the node +itself. For example, if you have the following node: > + | | |-application.rb +< +then (to single click activate it) you must click somewhere in +'application.rb'. + +------------------------------------------------------------------------------ + *'NERDTreeQuitOnOpen'* + +Values: 0 or 1. +Default: 0 + +If set to 1, the NERD tree window will close after opening a file with the +|NERDTree-o|, |NERDTree-i|, |NERDTree-t| and |NERDTree-T| mappings. + +------------------------------------------------------------------------------ + *'NERDTreeShowBookmarks'* +Values: 0 or 1. +Default: 0. + +If this option is set to 1 then the bookmarks table will be displayed. + +This option can be toggled dynamically, per tree, with the |NERDTree-B| +mapping. + +------------------------------------------------------------------------------ + *'NERDTreeShowFiles'* +Values: 0 or 1. +Default: 1. + +If this option is set to 1 then files are displayed in the NERD tree. If it is +set to 0 then only directories are displayed. + +This option can be toggled dynamically, per tree, with the |NERDTree-F| +mapping and is useful for drastically shrinking the tree when you are +navigating to a different part of the tree. + +------------------------------------------------------------------------------ + *'NERDTreeShowHidden'* +Values: 0 or 1. +Default: 0. + +This option tells vim whether to display hidden files by default. This option +can be dynamically toggled, per tree, with the |NERDTree-I| mapping. Use one +of the follow lines to set this option: > + let NERDTreeShowHidden=0 + let NERDTreeShowHidden=1 +< + +------------------------------------------------------------------------------ + *'NERDTreeShowLineNumbers'* +Values: 0 or 1. +Default: 0. + +This option tells vim whether to display line numbers for the NERD tree +window. Use one of the follow lines to set this option: > + let NERDTreeShowLineNumbers=0 + let NERDTreeShowLineNumbers=1 +< + +------------------------------------------------------------------------------ + *'NERDTreeSortOrder'* +Values: a list of regular expressions. +Default: ['\/$', '*', '\.swp$', '\.bak$', '\~$'] + +This option is set to a list of regular expressions which are used to +specify the order of nodes under their parent. + +For example, if the option is set to: > + ['\.vim$', '\.c$', '\.h$', '*', 'foobar'] +< +then all .vim files will be placed at the top, followed by all .c files then +all .h files. All files containing the string 'foobar' will be placed at the +end. The star is a special flag: it tells the script that every node that +doesnt match any of the other regexps should be placed here. + +If no star is present in 'NERDTreeSortOrder' then one is automatically +appended to the array. + +The regex '\/$' should be used to match directory nodes. + +After this sorting is done, the files in each group are sorted alphabetically. + +Other examples: > + (1) ['*', '\/$'] + (2) [] + (3) ['\/$', '\.rb$', '\.php$', '*', '\.swp$', '\.bak$', '\~$'] +< +1. Directories will appear last, everything else will appear above. +2. Everything will simply appear in alphabetical order. +3. Dirs will appear first, then ruby and php. Swap files, bak files and vim + backup files will appear last with everything else preceding them. + +------------------------------------------------------------------------------ + *'NERDTreeStatusline'* +Values: Any valid statusline setting. +Default: %{b:NERDTreeRoot.path.strForOS(0)} + +Tells the script what to use as the |'statusline'| setting for NERD tree +windows. + +Note that the statusline is set using |:let-&| not |:set| so escaping spaces +isn't necessary. + +Setting this option to -1 will will deactivate it so that your global +statusline setting is used instead. + +------------------------------------------------------------------------------ + *'NERDTreeWinPos'* +Values: "left" or "right" +Default: "left". + +This option is used to determine where NERD tree window is placed on the +screen. + +This option makes it possible to use two different explorer plugins +simultaneously. For example, you could have the taglist plugin on the left of +the window and the NERD tree on the right. + +------------------------------------------------------------------------------ + *'NERDTreeWinSize'* +Values: a positive integer. +Default: 31. + +This option is used to change the size of the NERD tree when it is loaded. + +============================================================================== +4. The NERD tree API *NERDTreeAPI* + +The NERD tree script allows you to add custom key mappings and menu items via +a set of API calls. Any scripts that use this API should be placed in +~/.vim/nerdtree_plugin/ (*nix) or ~/vimfiles/nerdtree_plugin (windows). + +The script exposes some prototype objects that can be used to manipulate the +tree and/or get information from it: > + g:NERDTreePath + g:NERDTreeDirNode + g:NERDTreeFileNode + g:NERDTreeBookmark +< +See the code/comments in NERD_tree.vim to find how to use these objects. The +following code conventions are used: + * class members start with a capital letter + * instance members start with a lower case letter + * private members start with an underscore + +See this blog post for more details: + http://got-ravings.blogspot.com/2008/09/vim-pr0n-prototype-based-objects.html + +------------------------------------------------------------------------------ +4.1. Key map API *NERDTreeKeymapAPI* + +NERDTreeAddKeyMap({options}) *NERDTreeAddKeyMap()* + Adds a new keymapping for all NERD tree buffers. + {options} must be a dictionary, and must contain the following keys: + "key" - the trigger key for the new mapping + "callback" - the function the new mapping will be bound to + "quickhelpText" - the text that will appear in the quickhelp (see + |NERDTree-?|) + + Example: > + call NERDTreeAddKeyMap({ + \ 'key': 'b', + \ 'callback': 'NERDTreeEchoCurrentNode', + \ 'quickhelpText': 'echo full path of current node' }) + + function! NERDTreeEchoCurrentNode() + let n = g:NERDTreeFileNode.GetSelected() + if n != {} + echomsg 'Current node: ' . n.path.str() + endif + endfunction +< + This code should sit in a file like ~/.vim/nerdtree_plugin/mymapping.vim. + It adds a (rather useless) mapping on 'b' which echos the full path to the + current node. + +------------------------------------------------------------------------------ +4.2. Menu API *NERDTreeMenuAPI* + +NERDTreeAddSubmenu({options}) *NERDTreeAddSubmenu()* + Creates and returns a new submenu. + + {options} must be a dictionary and must contain the following keys: + "text" - the text of the submenu that the user will see + "shortcut" - a shortcut key for the submenu (need not be unique) + + The following keys are optional: + "isActiveCallback" - a function that will be called to determine whether + this submenu item will be displayed or not. The callback function must return + 0 or 1. + "parent" - the parent submenu of the new submenu (returned from a previous + invocation of NERDTreeAddSubmenu()). If this key is left out then the new + submenu will sit under the top level menu. + + See below for an example. + +NERDTreeAddMenuItem({options}) *NERDTreeAddMenuItem()* + Adds a new menu item to the NERD tree menu (see |NERDTreeMenu|). + + {options} must be a dictionary and must contain the + following keys: + "text" - the text of the menu item which the user will see + "shortcut" - a shortcut key for the menu item (need not be unique) + "callback" - the function that will be called when the user activates the + menu item. + + The following keys are optional: + "isActiveCallback" - a function that will be called to determine whether + this menu item will be displayed or not. The callback function must return + 0 or 1. + "parent" - if the menu item belongs under a submenu then this key must be + specified. This value for this key will be the object that + was returned when the submenu was created with |NERDTreeAddSubmenu()|. + + See below for an example. + +NERDTreeAddMenuSeparator([{options}]) *NERDTreeAddMenuSeparator()* + Adds a menu separator (a row of dashes). + + {options} is an optional dictionary that may contain the following keys: + "isActiveCallback" - see description in |NERDTreeAddMenuItem()|. + +Below is an example of the menu API in action. > + call NERDTreeAddMenuSeparator() + + call NERDTreeAddMenuItem({ + \ 'text': 'a (t)op level menu item', + \ 'shortcut': 't', + \ 'callback': 'SomeFunction' }) + + let submenu = NERDTreeAddSubmenu({ + \ 'text': 'a (s)ub menu', + \ 'shortcut': 's' }) + + call NERDTreeAddMenuItem({ + \ 'text': '(n)ested item 1', + \ 'shortcut': 'n', + \ 'callback': 'SomeFunction', + \ 'parent': submenu }) + + call NERDTreeAddMenuItem({ + \ 'text': '(n)ested item 2', + \ 'shortcut': 'n', + \ 'callback': 'SomeFunction', + \ 'parent': submenu }) +< +This will create the following menu: > + -------------------- + a (t)op level menu item + a (s)ub menu +< +Where selecting "a (s)ub menu" will lead to a second menu: > + (n)ested item 1 + (n)ested item 2 +< +When any of the 3 concrete menu items are selected the function "SomeFunction" +will be called. + +------------------------------------------------------------------------------ +NERDTreeRender() *NERDTreeRender()* + Re-renders the NERD tree buffer. Useful if you change the state of the + tree and you want to it to be reflected in the UI. + +============================================================================== +5. About *NERDTreeAbout* + +The author of the NERD tree is a terrible terrible monster called Martyzilla +who gobbles up small children with milk and sugar for breakfast. + +He can be reached at martin.grenfell at gmail dot com. He would love to hear +from you, so feel free to send him suggestions and/or comments about this +plugin. Don't be shy --- the worst he can do is slaughter you and stuff you in +the fridge for later ;) + +The latest stable versions can be found at + http://www.vim.org/scripts/script.php?script_id=1658 + +The latest dev versions are on github + http://github.com/scrooloose/nerdtree + + +============================================================================== +6. Changelog *NERDTreeChangelog* + +4.1.0 + features: + - NERDTreeFind to reveal the node for the current buffer in the tree, + see |NERDTreeFind|. This effectively merges the FindInNERDTree plugin (by + Doug McInnes) into the script. + - make NERDTreeQuitOnOpen apply to the t/T keymaps too. Thanks to Stefan + Ritter and Rémi Prévost. + - truncate the root node if wider than the tree window. Thanks to Victor + Gonzalez. + + bugfixes: + - really fix window state restoring + - fix some win32 path escaping issues. Thanks to Stephan Baumeister, Ricky, + jfilip1024, and Chris Chambers + +4.0.0 + - add a new programmable menu system (see :help NERDTreeMenu). + - add new APIs to add menus/menu-items to the menu system as well as + custom key mappings to the NERD tree buffer (see :help NERDTreeAPI). + - removed the old API functions + - added a mapping to maximize/restore the size of nerd tree window, thanks + to Guillaume Duranceau for the patch. See :help NERDTree-A for details. + + - fix a bug where secondary nerd trees (netrw hijacked trees) and + NERDTreeQuitOnOpen didnt play nicely, thanks to Curtis Harvey. + - fix a bug where the script ignored directories whose name ended in a dot, + thanks to Aggelos Orfanakos for the patch. + - fix a bug when using the x mapping on the tree root, thanks to Bryan + Venteicher for the patch. + - fix a bug where the cursor position/window size of the nerd tree buffer + wasnt being stored on closing the window, thanks to Richard Hart. + - fix a bug where NERDTreeMirror would mirror the wrong tree + +3.1.1 + - fix a bug where a non-listed no-name buffer was getting created every + time the tree windows was created, thanks to Derek Wyatt and owen1 + - make behave the same as the 'o' mapping + - some helptag fixes in the doc, thanks strull + - fix a bug when using :set nohidden and opening a file where the previous + buf was modified. Thanks iElectric + - other minor fixes + +3.1.0 + New features: + - add mappings to open files in a vsplit, see :help NERDTree-s and :help + NERDTree-gs + - make the statusline for the nerd tree window default to something + hopefully more useful. See :help 'NERDTreeStatusline' + Bugfixes: + - make the hijack netrw functionality work when vim is started with "vim + " (thanks to Alf Mikula for the patch). + - fix a bug where the CWD wasnt being changed for some operations even when + NERDTreeChDirMode==2 (thanks to Lucas S. Buchala) + - add -bar to all the nerd tree :commands so they can chain with other + :commands (thanks to tpope) + - fix bugs when ignorecase was set (thanks to nach) + - fix a bug with the relative path code (thanks to nach) + - fix a bug where doing a :cd would cause :NERDTreeToggle to fail (thanks nach) + + +3.0.1 + Bugfixes: + - fix bugs with :NERDTreeToggle and :NERDTreeMirror when 'hidden + was not set + - fix a bug where :NERDTree would fail if was relative and + didnt start with a ./ or ../ Thanks to James Kanze. + - make the q mapping work with secondary (:e style) trees, + thanks to jamessan + - fix a bunch of small bugs with secondary trees + + More insane refactoring. + +3.0.0 + - hijack netrw so that doing an :edit will put a NERD tree in + the window rather than a netrw browser. See :help 'NERDTreeHijackNetrw' + - allow sharing of trees across tabs, see :help :NERDTreeMirror + - remove "top" and "bottom" as valid settings for NERDTreeWinPos + - change the '' mapping to 'i' + - change the 'H' mapping to 'I' + - lots of refactoring + +============================================================================== +7. Credits *NERDTreeCredits* + +Thanks to the following people for testing, bug reports, ideas etc. Without +you I probably would have got bored of the hacking the NERD tree and +just downloaded pr0n instead. + + Tim Carey-Smith (halorgium) + Vigil + Nick Brettell + Thomas Scott Urban + Terrance Cohen + Yegappan Lakshmanan + Jason Mills + Michael Geddes (frogonwheels) + Yu Jun + Michael Madsen + AOYAMA Shotaro + Zhang Weiwu + Niels Aan de Brugh + Olivier Yiptong + Zhang Shuhan + Cory Echols + Piotr Czachur + Yuan Jiang + Matan Nassau + Maxim Kim + Charlton Wang + Matt Wozniski (godlygeek) + knekk + Sean Chou + Ryan Penn + Simon Peter Nicholls + Michael Foobar + Tomasz Chomiuk + Denis Pokataev + Tim Pope (tpope) + James Kanze + James Vega (jamessan) + Frederic Chanal (nach) + Alf Mikula + Lucas S. Buchala + Curtis Harvey + Guillaume Duranceau + Richard Hart (hates) + Doug McInnes + Stefan Ritter + Rémi Prévost + Victor Gonzalez + Stephan Baumeister + Ricky + jfilip1024 + Chris Chambers + +============================================================================== +8. License *NERDTreeLicense* + +The NERD tree is released under the wtfpl. +See http://sam.zoy.org/wtfpl/COPYING. diff --git a/home/.vim/doc/bufexplorer.txt b/home/.vim/doc/bufexplorer.txt new file mode 100644 index 0000000..06e9223 --- /dev/null +++ b/home/.vim/doc/bufexplorer.txt @@ -0,0 +1,513 @@ +*bufexplorer.txt* Buffer Explorer Last Change: 22 Oct 2010 + +Buffer Explorer *buffer-explorer* *bufexplorer* + Version 7.2.8 + +Plugin for easily exploring (or browsing) Vim |:buffers|. + +|bufexplorer-installation| Installation +|bufexplorer-usage| Usage +|bufexplorer-windowlayout| Window Layout +|bufexplorer-customization| Customization +|bufexplorer-changelog| Change Log +|bufexplorer-todo| Todo +|bufexplorer-credits| Credits + +For Vim version 7.0 and above. +This plugin is only available if 'compatible' is not set. + +{Vi does not have any of this} + +============================================================================== +INSTALLATION *bufexplorer-installation* + +To install: + - Download the bufexplorer.zip. + - Extract the zip archive into your runtime directory. + The archive contains plugin/bufexplorer.vim, and doc/bufexplorer.txt. + - Start Vim or goto an existing instance of Vim. + - Execute the following command: +> + :helptag /doc +< + This will generate all the help tags for any file located in the doc + directory. + +============================================================================== +USAGE *bufexplorer-usage* + +To start exploring in the current window, use: > + \be or :BufExplorer +To start exploring in a newly split horizontal window, use: > + \bs or :BufExplorerHorizontalSplit +To start exploring in a newly split vertical window, use: > + \bv or :BufExplorerVerticalSplit + +If you would like to use something other than '\', you may simply change the +leader (see |mapleader|). + +Note: If the current buffer is modified when bufexplorer started, the current + window is always split and the new bufexplorer is displayed in that new + window. + +Commands to use once exploring: + + Toggle help information. + Opens the buffer that is under the cursor into the current + window. + Opens the buffer that is under the cursor into the current + window. + Opens the buffer that is under the cursor in another tab. + d |:delete|the buffer under the cursor from the list. The + buffer's 'buflisted' is cleared. This allows for the buffer to + be displayed again using the 'show unlisted' command. + R Toggles relative path/absolute path. + T Toggles to show only buffers for this tab or not. + D |:wipeout|the buffer under the cursor from the list. When a + buffers is wiped, it will not be shown when unlisted buffer are + displayed. + f Toggles whether you are taken to the active window when + selecting a buffer or not. + o Opens the buffer that is under the cursor into the current + window. + p Toggles the showing of a split filename/pathname. + q Quit exploring. + r Reverses the order the buffers are listed in. + s Selects the order the buffers are listed in. Either by buffer + number, file name, file extension, most recently used (MRU), or + full path. + t Opens the buffer that is under the cursor in another tab. + u Toggles the showing of "unlisted" buffers. + +Once invoked, Buffer Explorer displays a sorted list (MRU is the default +sort method) of all the buffers that are currently opened. You are then +able to move the cursor to the line containing the buffer's name you are +wanting to act upon. Once you have selected the buffer you would like, +you can then either open it, close it(delete), resort the list, reverse +the sort, quit exploring and so on... + +=============================================================================== +WINDOW LAYOUT *bufexplorer-windowlayout* + +------------------------------------------------------------------------------- +" Press for Help +" Sorted by mru | Locate buffer | Absolute Split path +"= + 01 %a bufexplorer.txt C:\Vim\vimfiles\doc line 87 + 02 # bufexplorer.vim c:\Vim\vimfiles\plugin line 1 +------------------------------------------------------------------------------- + | | | | | + | | | | +-- Current Line #. + | | | +-- Relative/Full Path + | | +-- Buffer Name. + | +-- Buffer Attributes. See|:buffers|for more information. + +-- Buffer Number. See|:buffers|for more information. + +=============================================================================== +CUSTOMIZATION *bufexplorer-customization* + + *g:bufExplorerChgWin* +If set, bufexplorer will bring up the selected buffer in the window specified +by g:bufExplorerChgWin. + + *g:bufExplorerDefaultHelp* +To control whether the default help is displayed or not, use: > + let g:bufExplorerDefaultHelp=0 " Do not show default help. + let g:bufExplorerDefaultHelp=1 " Show default help. +The default is to show the default help. + + *g:bufExplorerDetailedHelp* +To control whether detailed help is display by, use: > + let g:bufExplorerDetailedHelp=0 " Do not show detailed help. + let g:bufExplorerDetailedHelp=1 " Show detailed help. +The default is NOT to show detailed help. + + *g:bufExplorerFindActive* +To control whether you are taken to the active window when selecting a buffer, +use: > + let g:bufExplorerFindActive=0 " Do not go to active window. + let g:bufExplorerFindActive=1 " Go to active window. +The default is to be taken to the active window. + + *g:bufExplorerFuncRef* +When a buffer is selected, the functions specified either singly or as a list +will be called. + + *g:bufExplorerReverseSort* +To control whether to sort the buffer in reverse order or not, use: > + let g:bufExplorerReverseSort=0 " Do not sort in reverse order. + let g:bufExplorerReverseSort=1 " Sort in reverse order. +The default is NOT to sort in reverse order. + + *g:bufExplorerShowDirectories* +Directories usually show up in the list from using a command like ":e .". +To control whether to show directories in the buffer list or not, use: > + let g:bufExplorerShowDirectories=1 " Show directories. + let g:bufExplorerShowDirectories=0 " Don't show directories. +The default is to show directories. + + *g:bufExplorerShowRelativePath* +To control whether to show absolute paths or relative to the current +directory, use: > + let g:bufExplorerShowRelativePath=0 " Show absolute paths. + let g:bufExplorerShowRelativePath=1 " Show relative paths. +The default is to show absolute paths. + + *g:bufExplorerShowTabBuffer* +To control weither or not to show buffers on for the specific tab or not, use: > + let g:bufExplorerShowTabBuffer=0 " No. + let g:bufExplorerShowTabBuffer=1 " Yes. +The default is not to show. + + *g:bufExplorerShowUnlisted* +To control whether to show unlisted buffer or not, use: > + let g:bufExplorerShowUnlisted=0 " Do not show unlisted buffers. + let g:bufExplorerShowUnlisted=1 " Show unlisted buffers. +The default is to NOT show unlisted buffers. + + *g:bufExplorerSortBy* +To control what field the buffers are sorted by, use: > + let g:bufExplorerSortBy='extension' " Sort by file extension. + let g:bufExplorerSortBy='fullpath' " Sort by full file path name. + let g:bufExplorerSortBy='mru' " Sort by most recently used. + let g:bufExplorerSortBy='name' " Sort by the buffer's name. + let g:bufExplorerSortBy='number' " Sort by the buffer's number. +The default is to sort by mru. + + *g:bufExplorerSplitBelow* +To control where the new split window will be placed above or below the +current window, use: > + let g:bufExplorerSplitBelow=1 " Split new window below current. + let g:bufExplorerSplitBelow=0 " Split new window above current. +The default is to use what ever is set by the global &splitbelow +variable. + + *g:bufExplorerSplitOutPathName* +To control whether to split out the path and file name or not, use: > + let g:bufExplorerSplitOutPathName=1 " Split the path and file name. + let g:bufExplorerSplitOutPathName=0 " Don't split the path and file + " name. +The default is to split the path and file name. + + *g:bufExplorerSplitRight* +To control where the new vsplit window will be placed to the left or right of +current window, use: > + let g:bufExplorerSplitRight=0 " Split left. + let g:bufExplorerSplitRight=1 " Split right. +The default is to use the global &splitright. + +=============================================================================== +CHANGE LOG *bufexplorer-changelog* + +7.2.8 - Enhancements: + * Thanks to Charles Campbell for integrating bufexplorer with GDBMGR. + http://mysite.verizon.net/astronaut/vim/index.html#GDBMGR +7.2.7 - Fix: + * My 1st attempt to fix the "cache" issue where buffers information + has changed but the cache/display does not reflect those changes. + More work still needs to be done. +7.2.6 - Fix: + * Thanks to Michael Henry for pointing out that I totally forgot to + update the inline help to reflect the previous change to the 'd' + and 'D' keys. Opps! +7.2.5 - Fix: + * Philip Morant suggested switching the command (bwipe) associated + with the 'd' key with the command (bdelete) associated with the 'D' + key. This made sense since the 'd' key is more likely to be used + compared to the 'D' key. +7.2.4 - Fix: + * I did not implement the patch provided by Godefroid Chapelle + correctly. I missed one line which happened to be the most + important one :) +7.2.3 - Enhancements: + * Thanks to David Fishburn for helping me out with a much needed + code overhaul as well as some awesome performance enhancements. + He also reworked the handling of tabs. + * Thanks to Vladimir Dobriakov for making the suggestions on + enhancing the documentation to include a better explaination of + what is contained in the main bufexplorer window. + * Thanks to Yuriy Ershov for added code that when the bufexplorer + window is opened, the cursor is now positioned at the line with the + active buffer (useful in non-MRU sort modes). + * Yuriy also added the abiltiy to cycle through the sort fields in + reverse order. + Fixes: + * Thanks to Michael Henry for supplying a patch that allows + bufexplorer to be opened even when there is one buffer or less. + * Thanks to Godefroid Chapelle for supplying a patch that fixed + MRU sort order after loading a session. +7.2.2 - Fixes: + * Thanks to David L. Dight for spotting and fixing an issue when + using ctrl^. bufexplorer would incorrectly handle the previous + buffer so that when ctrl^ was pressed the incorrect file was opened. +7.2.1 - Fixes: + * Thanks to Dimitar for spotting and fixing a feature that was + inadvertently left out of the previous version. The feature was + when bufexplorer was used together with WinManager, you could use + the tab key to open a buffer in a split window. +7.2.0 - Enhancements: + * For all those missing the \bs and \bv commands, these have now + returned. Thanks to Phil O'Connell for asking for the return of + these missing features and helping test out this version. + Fixes: + * Fixed problem with the bufExplorerFindActive code not working + correctly. + * Fixed an incompatibility between bufexplorer and netrw that caused + buffers to be incorrectly removed from the MRU list. +7.1.7 - Fixes: + * TaCahiroy fixed several issues related to opening a buffer in a + tab. +7.1.6 - Fixes: + * Removed ff=unix from modeline in bufexplorer.txt. Found by Bill + McCarthy. +7.1.5 - Fixes: + * Could not open unnamed buffers. Fixed by TaCahiroy. +7.1.4 - Fixes: + * Sometimes when a file's path has 'white space' in it, extra buffers + would be created containing each piece of the path. i.e: + opening c:\document and settings\test.txt would create a buffer + named "and" and a buffer named "Documents". This was reported and + fixed by TaCa Yoss. +7.1.3 - Fixes: + * Added code to allow only one instance of the plugin to run at a + time. Thanks Dennis Hostetler. +7.1.2 - Fixes: + * Fixed a jumplist issue spotted by JiangJun. I overlooked the + 'jumplist' and with a couple calls to 'keepjumps', everything is + fine again. + * Went back to just having a plugin file, no autoload file. By having + the autoload, WinManager was no longer working and without really + digging into the cause, it was easier to go back to using just a + plugin file. +7.1.1 - Fixes: + * A problem spotted by Thomas Arendsen Hein. + When running Vim (7.1.94), error E493 was being thrown. + Enhancements: + * Added 'D' for 'delete' buffer as the 'd' command was a 'wipe' + buffer. +7.1.0 - Another 'major' update, some by Dave Larson, some by me. + * Making use of 'autoload' now to make the plugin load quicker. + * Removed '\bs' and '\bv'. These are now controlled by the user. The + user can issue a ':sp' or ':vs' to create a horizontal or vertical + split window and then issue a '\be' + * Added handling of tabs. +7.0.17 - Fixed issue with 'drop' command. + Various enhancements and improvements. +7.0.16 - Fixed issue reported by Liu Jiaping on non Windows systems, which was + ... + Open file1, open file2, modify file1, open bufexplorer, you get the + following error: + + --------8<-------- + Error detected while processing function + 14_StartBufExplorer..14_SplitOpen: + line 4: + E37: No write since last change (add ! to override) + + But the worse thing is, when I want to save the current buffer and + type ':w', I get another error message: + E382: Cannot write, 'buftype' option is set + --------8<-------- + +7.0.15 - Thanks to Mark Smithfield for suggesting bufexplorer needed to handle + the ':args' command. +7.0.14 - Thanks to Randall Hansen for removing the requirement of terminal + versions to be recompiled with 'gui' support so the 'drop' command + would work. The 'drop' command is really not needed in terminal + versions. +7.0.13 - Fixed integration with WinManager. + Thanks to Dave Eggum for another update. + - Fix: The detailed help didn't display the mapping for toggling + the split type, even though the split type is displayed. + - Fixed incorrect description in the detailed help for toggling + relative or full paths. + - Deprecated s:ExtractBufferNbr(). Vim's str2nr() does the same + thing. + - Created a s:Set() function that sets a variable only if it hasn't + already been defined. It's useful for initializing all those + default settings. + - Removed checks for repetitive command definitions. They were + unnecessary. + - Made the help highlighting a little more fancy. + - Minor reverse compatibility issue: Changed ambiguous setting + names to be more descriptive of what they do (also makes the code + easier to follow): + Changed bufExplorerSortDirection to bufExplorerReverseSort + Changed bufExplorerSplitType to bufExplorerSplitVertical + Changed bufExplorerOpenMode to bufExplorerUseCurrentWindow + - When the BufExplorer window closes, all the file-local marks are + now deleted. This may have the benefit of cleaning up some of the + jumplist. + - Changed the name of the parameter for StartBufExplorer from + "split" to "open". The parameter is a string which specifies how + the buffer will be open, not if it is split or not. + - Deprecated DoAnyMoreBuffersExist() - it is a one line function + only used in one spot. + - Created four functions (SplitOpen(), RebuildBufferList(), + UpdateHelpStatus() and ReSortListing()) all with one purpose - to + reduce repeated code. + - Changed the name of AddHeader() to CreateHelp() to be more + descriptive of what it does. It now returns an array instead of + updating the window directly. This has the benefit of making the + code more efficient since the text the function returns is used a + little differently in the two places the function is called. + - Other minor simplifications. +7.0.12 - MAJOR Update. + This version will ONLY run with Vim version 7.0 or greater. + Dave Eggum has made some 'significant' updates to this latest + version: + - Added BufExplorerGetAltBuf() global function to be used in the + users rulerformat. + - Added g:bufExplorerSplitRight option. + - Added g:bufExplorerShowRelativePath option with mapping. + - Added current line highlighting. + - The split type can now be changed whether bufexplorer is opened + in split mode or not. + - Various major and minor bug fixes and speed improvements. + - Sort by extension. + Other improvements/changes: + - Changed the help key from '?' to to be more 'standard'. + - Fixed splitting of vertical bufexplorer window. + Hopefully I have not forgot something :) +7.0.11 - Fixed a couple of highlighting bugs, reported by David Eggum. He also + changed passive voice to active on a couple of warning messages. +7.0.10 - Fixed bug report by Xiangjiang Ma. If the 'ssl' option is set, + the slash character used when displaying the path was incorrect. +7.0.9 - Martin Grenfell found and eliminated an annoying bug in the + bufexplorer/winmanager integration. The bug was were an + annoying message would be displayed when a window was split or + a new file was opened in a new window. Thanks Martin! +7.0.8 - Thanks to Mike Li for catching a bug in the WinManager integration. + The bug was related to the incorrect displaying of the buffer + explorer's window title. +7.0.7 - Thanks to Jeremy Cowgar for adding a new enhancement. This + enhancement allows the user to press 'S', that is capital S, which + will open the buffer under the cursor in a newly created split + window. +7.0.6 - Thanks to Larry Zhang for finding a bug in the "split" buffer code. + If you force set g:bufExplorerSplitType='v' in your vimrc, and if you + tried to do a \bs to split the bufexplorer window, it would always + split horizontal, not vertical. He also found that I had a typeo in + that the variable g:bufExplorerSplitVertSize was all lower case in + the documentation which was incorrect. +7.0.5 - Thanks to Mun Johl for pointing out a bug that if a buffer was + modified, the '+' was not showing up correctly. +7.0.4 - Fixed a problem discovered first by Xiangjiang Ma. Well since I've + been using vim 7.0 and not 6.3, I started using a function (getftype) + that is not in 6.3. So for backward compatibility, I conditionaly use + this function now. Thus, the g:bufExplorerShowDirectories feature is + only available when using vim 7.0 and above. +7.0.3 - Thanks to Erwin Waterlander for finding a problem when the last + buffer was deleted. This issue got me to rewrite the buffer display + logic (which I've wanted to do for sometime now). + Also great thanks to Dave Eggum for coming up with idea for + g:bufExplorerShowDirectories. Read the above information about this + feature. +7.0.2 - Thanks to Thomas Arendsen Hein for finding a problem when a user + has the default help turned off and then brought up the explorer. An + E493 would be displayed. +7.0.1 - Thanks to Erwin Waterlander for finding a couple problems. + The first problem allowed a modified buffer to be deleted. Opps! The + second problem occurred when several files were opened, BufExplorer + was started, the current buffer was deleted using the 'd' option, and + then BufExplorer was exited. The deleted buffer was still visible + while it is not in the buffers list. Opps again! +7.0.0 - Thanks to Shankar R. for suggesting to add the ability to set + the fixed width (g:bufExplorerSplitVertSize) of a new window + when opening bufexplorer vertically and fixed height + (g:bufExplorerSplitHorzSize) of a new window when opening + bufexplorer horizontally. By default, the windows are normally + split to use half the existing width or height. +6.3.0 - Added keepjumps so that the jumps list would not get cluttered with + bufexplorer related stuff. +6.2.3 - Thanks to Jay Logan for finding a bug in the vertical split position + of the code. When selecting that the window was to be split + vertically by doing a '\bv', from then on, all splits, i.e. '\bs', + were split vertically, even though g:bufExplorerSplitType was not set + to 'v'. +6.2.2 - Thanks to Patrik Modesto for adding a small improvement. For some + reason his bufexplorer window was always showing up folded. He added + 'setlocal nofoldenable' and it was fixed. +6.2.1 - Thanks goes out to Takashi Matsuo for added the 'fullPath' sorting + logic and option. +6.2.0 - Thanks goes out to Simon Johann-Ganter for spotting and fixing a + problem in that the last search pattern is overridden by the search + pattern for blank lines. +6.1.6 - Thanks to Artem Chuprina for finding a pesky bug that has been around + for sometime now. The key mapping was causing the buffer + explored to close prematurely when vim was run in an xterm. The + key mapping is now removed. +6.1.5 - Thanks to Khorev Sergey. Added option to show default help or not. +6.1.4 - Thanks goes out to Valery Kondakoff for suggesting the addition of + setlocal nonumber and foldcolumn=0. This allows for line numbering + and folding to be turned off temporarily while in the explorer. +6.1.3 - Added folding. Did some code cleanup. Added the ability to force the + newly split window to be temporarily vertical, which was suggested by + Thomas Glanzmann. +6.1.2 - Now pressing the key will quit, just like 'q'. + Added folds to hide winmanager configuration. + If anyone had the 'C' option in their cpoptions they would receive + a E10 error on startup of BufExplorer. cpo is now saved, updated and + restored. Thanks to Charles E Campbell, Jr. + Attempted to make sure there can only be one BufExplorer window open + at a time. +6.1.1 - Thanks to Brian D. Goodwin for adding toupper to FileNameCmp. This + way buffers sorted by name will be in the correct order regardless of + case. +6.0.16 - Thanks to Andre Pang for the original patch/idea to get bufexplorer + to work in insertmode/modeless mode (evim). Added Initialize + and Cleanup autocommands to handle commands that need to be + performed when starting or leaving bufexplorer. +6.0.15 - Srinath Avadhanulax added a patch for winmanager.vim. +6.0.14 - Fix a few more bug that I thought I already had fixed. Thanks + to Eric Bloodworth for adding 'Open Mode/Edit in Place'. Added + vertical splitting. +6.0.13 - Thanks to Charles E Campbell, Jr. for pointing out some embarrassing + typos that I had in the documentation. I guess I need to run + the spell checker more :o) +6.0.12 - Thanks to Madoka Machitani, for the tip on adding the augroup command + around the MRUList autocommands. +6.0.11 - Fixed bug report by Xiangjiang Ma. '"=' was being added to the + search history which messed up hlsearch. +6.0.10 - Added the necessary hooks so that the Srinath Avadhanula's + winmanager.vim script could more easily integrate with this script. + Tried to improve performance. +6.0.9 - Added MRU (Most Recently Used) sort ordering. +6.0.8 - Was not resetting the showcmd command correctly. + Added nifty help file. +6.0.7 - Thanks to Brett Carlane for some great enhancements. Some are added, + some are not, yet. Added highlighting of current and alternate + filenames. Added splitting of path/filename toggle. Reworked + ShowBuffers(). + Changed my email address. +6.0.6 - Copyright notice added. Needed this so that it could be distributed + with Debian Linux. Fixed problem with the SortListing() function + failing when there was only one buffer to display. +6.0.5 - Fixed problems reported by David Pascoe, in that you where unable to + hit 'd' on a buffer that belonged to a files that no longer existed + and that the 'yank' buffer was being overridden by the help text when + the bufexplorer was opened. +6.0.4 - Thanks to Charles Campbell, Jr. for making this plugin more plugin + *compliant*, adding default keymappings of be and bs + as well as fixing the 'w:sortDirLabel not being defined' bug. +6.0.3 - Added sorting capabilities. Sort taken from explorer.vim. +6.0.2 - Can't remember. (2001-07-25) +6.0.1 - Initial release. + +=============================================================================== +TODO *bufexplorer-todo* + +- Nothing as of now, buf if you have any suggestions, drop me an email. + +=============================================================================== +CREDITS *bufexplorer-credits* + +Author: Jeff Lanzarotta + +Credit must go out to Bram Moolenaar and all the Vim developers for +making the world's best editor (IMHO). I also want to thank everyone who +helped and gave me suggestions. I wouldn't want to leave anyone out so I +won't list names. + +=============================================================================== +vim:tw=78:noet:wrap:ts=8:ft=help:norl: diff --git a/home/.vim/doc/indexer.txt b/home/.vim/doc/indexer.txt new file mode 100644 index 0000000..330b486 --- /dev/null +++ b/home/.vim/doc/indexer.txt @@ -0,0 +1,211 @@ +*indexer.txt* Plugin for automatically index project files using ctags + For Vim 7.x version + + + + By Dmitry Frank + dimon.frank email-at-sign gmail.com + + + *indexer* *indexer-plugin* + Contents: + + Options.....................|indexer-options| + Commands...................|indexer-commands| + +You can use this plugin to automatically index your project files +using ctags. This can be very useful when it's used together with plugins +omnicppcomplete (for c, c++ development), code_complete.vim +and other plugins that using tags. +You also will able to jump from function call to its definition +just by pressing Ctrl-] or g] + +This plugin can work as add-on for project.tar.gz plugin. +Indexer reads project file, parses it and builds tags for all files +in project. But it can also work without this plugin. + +Actually, if you using project.vim plugin and you projects file is +default (~/.vimprojects), then setting indexer up is very easily: +you can just copy indexer.vim to your plugins directory, start Vim +and open any file from your project. +The indexer plugin will detect that opened file from project +and automatically start ctags for each file in this project. +It also set &path and &tags options for Vim. + +If you are using project.vim but you have another projects file, +you should set option g:indexer_projectsSettingsFilename in your +vimrc. See |indexer-options| for details + +If you don't use project.vim then you can use ".indexer_files" to +define projects to index. +Default location of this file is "~/.indexer_files". You can change +it by modifying variable g:indexer_indexerListFilename + +Note that this file overrides "~/.vimprojects". If both files exists +only "~/.indexer_files" will be used. + +Syntax of this file is very easy. Propably the best way to explain it +is show an example. + +Example file "~/.indexer_files" > + [CoolProject] + + /home/user/myproject/src/*.c + /home/user/myproject/src/*.h + /home/user/myproject/inc/*.h + + [AnotherProject] + + /home/user/myproject2**/*.c + /home/user/myproject2**/*.h + + +I think, there's all obvious: +there's two projects: CoolProject and AnotherProject. +in CoolProject there's all *.c files in "myproject/src" and all header +files in "myproject/inc". in AnotherProject there's both *.c and *.h +files in "myproject2" and all subdirectories recursively. +( "**" means recursively ) +It's able to use environment variables in your paths. + +You can define the same AnotherProject simplier: + > + [AnotherProject] + + /home/user/myproject2**/*.[ch] + +And, finally, it can autodetect project root. So, you can move your +project to another place in filesystem, and all files will indexed anyway. +More detailed see in options, variable "g:indexer_lookForProjectDir". + +======================================================================== +OPTIONS *indexer-options* + +You can set these variables in your vimrc file before the plugin is loaded to +change its default behavior + +g:indexer_lookForProjectDir (default: 1) + + if on, then plugin will recursively-up search for ".vimprj" directory. + If it will be found, then plugin will source all "*.vim" files in it, + and also will set environment variable $INDEXER_PROJECT_ROOT to + directory in which is ".vimprj" directory. + + Your directory tree example: + + | home + | | user + | | | myproject + | | | | src + | | | | |-file1.c + | | | | |-file2.c + | | | | |-file3.c + | | | | | + | | | | inc + | | | | |-file1.h + | | | | |-file2.h + | | | | |-file3.h + | | | | | + | | | | .vimprj + | | | | |-conf.vim + + For example, you typing: > + $ gvim /home/user/myproject/src/file1.c +---- + + Then indexer will detect your /home/user/myproject/.vimprj directory + and source all files *.vim from it, + and set $INDEXER_PROJECT_ROOT="/home/user/myproject" + + so, you can define any settings that are individual for + your project, such as another .vimprojects file, or any other. + + This is great for people like me, that likes when ALL project files + is in only one directory. + + When i need to copy project to another computer i just copying the + whole folder, and all is done. I using $INDEXER_PROJECT_ROOT variable + in my .vimprojects file, so that i can put project in any place in + filesystem, and all files will be indexed, because + $INDEXER_PROJECT_ROOT will be always my real project root. + +g:indexer_dirNameForSearch (default: ".vimprj") + + directory name with project settings for search (".vimprj" by default) + +g:indexer_recurseUpCount (default: 10) + + count of recurse-up for search ".vimprj" directory + +g:indexer_indexerListFilename (default: "~/.indexer_files") + + indexer filename. If this file exists then projects file are ignored. + +g:indexer_projectsSettingsFilename (default: "~/.vimprojects") + + project filename. (the project file that plugin project.vim using) + +g:indexer_projectName (default: '') + + if you don't wand to index any project, you can define one name. + If it is empty, then indexes any found projects. + By default is empty. + +g:indexer_enableWhenProjectDirFound (default: 1) + + If this option is set, then if gvim started from project directory, this project + will be indexed. Otherwise project will be indexed only if there's file + from this project opened + +g:indexer_tagsDirname (default: "~/.vimtags") + + directory to save tags file. (this is directory because there's propably + several files in next versions) + + Note: If ".vimprj" directory is found, then this option is ignored and tags + directory becomes ".vimprj/tags" + +g:indexer_ctagsCommandLineOptions + + ctags command line options. By default is: + "--c++-kinds=+p+l --fields=+iaS --extra=+q" + +g:indexer_ctagsJustAppendTagsAtFileSave (default: 1) + + when there's project file saving, we need to update tags. + If this option is on, then ctags will be started just for + current file with "-a" key, otherwise tags for all project + files will be rebuild. + + There is different sides: + If just append tags, then old tags will not be removed until + you rebuild all tags by typing ":IndexerRebuild" or just restart + Vim. If rebuild tags every time, it would take long time + (depending on project size, of course) + + By default this option is on. + +======================================================================== +COMMANDS *indexer-commands* + +:IndexerInfo + + prints information about current state of plugin, such as projects file + using, files not found, and other. + + The first thing you should do if plugin doesn't work is type this command :) + +:IndexerFiles + + prints list of indexed files + +:IndexerRebuild + + rebuild tags for all files in project + +:IndexerFilesAvail + + prints list of all available files that has been read from projects file + + + vim:ft=help:tw=78: diff --git a/home/.vim/doc/project.txt b/home/.vim/doc/project.txt new file mode 100644 index 0000000..8f85c23 --- /dev/null +++ b/home/.vim/doc/project.txt @@ -0,0 +1,710 @@ +*project.txt* Plugin for managing multiple projects with multiple sources + For Vim version 6.x and Vim version 7.x. + Last Change: Fri 13 Oct 2006 10:20:13 AM EDT + + + By Aric Blumer + aricvim email-at-sign charter.net + + *project* *project-plugin* + Contents: + + Commands...................|project-invoking| + Inheritance.............|project-inheritance| + Mappings...................|project-mappings| + Adding Mappings.....|project-adding-mappings| + Settings...................|project-settings| + Example File................|project-example| + Tips...........................|project-tips| + + +You can use this plugin's basic functionality to set up a list of +frequently-accessed files for easy navigation. The list of files will be +displayed in a window on the left side of the Vim window, and you can press + or double-click on filenames in the list to open the files. I find +this easier to use than having to navigate a directory hierarchy with the +|file-explorer|. + +You can also instruct the Plugin to change to a directory and to run Vim +scripts when you select a file. These scripts can, for example, modify the +environment to include compilers in $PATH. This makes it very easy to use +quickfix with multiple projects that use different environments. + +Other features include: + o Loading/Unloading all the files in a Project (\l, \L, \w, and \W) + o Grepping all the files in a Project (\g and \G) + o Running a user-specified script on a file (can be used to launch an + external program on the file) (\1 through \9) + o Running a user-specified script on all the files in a Project + (\f1-\f9 and \F1-\F9) + o High degree of user-configurability + o Also works with |netrw| using the XXXX://... notation where XXXX is + ftp, rcp, scp, or http. + +All of this is specified within a simple text file and a few global variables +in your vimrc file. + +You must set 'nocompatible' in your |vimrc| file to use this plugin. You can +stop the plugin from being loaded by setting the "loaded_project" variable: > + :let loaded_project = 1 + + +============================================================================== +COMMANDS *project-invoking* + +You can use the plugin by placing it in your plugin directory (e.g., +~/.vim/plugin). See |add-global-plugin|. When you start vim the next time, you +then enter the command > + :Project +or > + :Project {file} + +If you do not specify the filename, $HOME/.vimprojects is used. + +To have Vim come up with the Project Window enabled automatically (say, from a +GUI launcher), run Vim like this: [g]vim +Project + +Note that you can invoke :Project on only one file at a time. If you wish to +change the Project File, do a :bwipe in the Project Buffer, then re-invoke the +Plugin as described above. + +Several Projects can be kept and displayed in the same file, each in a fold +delimited by { and } (see |fold.txt|). There can be any number of nested +folds to provide you with a Project hierarchy. Any line without a { or a } in +the file is considered to be a filename. Blank lines are ignored, and any +text after a # is ignored. + +Because the plugin uses standard Vim folds, you can use any of the +|fold-commands|. You can double-click on the first line of a fold to open and +close it. You can select a file to open by putting the cursor on its name and +pressing or by double-clicking on it. The plugin will create a new +window to the right or use the |CTRL-W_p| equivalent if it exists. + + *project-syntax* +Each Project Entry has this form: + +project_entry ::= + ={projpath} [{options}] { + [ filename ] + [ project_entry ] + } + +{options} is one or more of the following (on the same line): + CD={path} + in={filename} + out={filename} + filter="{pat}" + flags={flag} + +Note that a project_entry can reside within a project_entry. This allows you +to set up a hierarchy within your Project. + +The will be displayed in the foldtext and cannot contain "=". +There can be no space character directly on either side of the =. + +The {projpath} is the path in which the files listed in the Project's fold +will be found, and it may contain environment variables. If the path is a +relative path, then the plugin constructs the whole path from the Project's +parent, grandparent, etc., all the way up the hierarchy. An outermost +project_entry must have an absolute path. See the |project-inheritance| +example below. {projpath} may contain spaces, but they must be escaped like +normal Vim escapes. Here are two examples of the same directory: +> + Example=/my/directory/with\ spaces { + } + Example="/my/directory/with spaces" { + } + +I recommend this for Windows: > + + Example="c:\My Documents" { + } + +But Vim is smart enough to do this, too: > + + Example=c:\My\ Documents { + } + +CD= provides the directory that Vim will change to when you select a file in +that fold (using |:cd|). This allows you, for example, to enter |:make| to use +the local Makefile. A CD=. means that Vim will make {projpath} or its +inherited equivalent the current working directory. When CD is omitted, the +directory is not changed. There can be no space on either side of the =. The +value of CD can also be a relative path from a parent's CD. See the +|project-inheritance| example below. This directive is ignored for |netrw| +projects. Spaces are allowed in the path as for {projpath}. + +in= and out= provide the means to run arbitrary Vim scripts whenever you enter +or leave a file's buffer (see the |BufEnter| and |BufLeave| autocommand +events). The idea is to have a Vim script that sets up or tears down the +environment for the Project like this: + +in.vim: > + let $PROJECT_HOME='~/my_project' + " Put the compiler in $PATH + if $PATH !~ '/path/to/my/compiler' + let $PATH=$PATH.':/path/to/my/compiler' + endif + +out.vim: > + " Remove compiler from $PATH + if $PATH =~ '/path/to/my/compiler' + let $PATH=substitute($PATH, ':/path/to/my/compiler', '', 'g') + endif + +Then you can use :make with the proper environment depending on what file you +are currently editing. If the path to the script is relative, then it is +relative from {projpath}. These directives are inherited by Subprojects +unless the Subproject specifies its own. For use with |netrw| projects, the +paths specified for in= and out= must be absolute and local. + +filter= specifies a |glob()| file pattern. It is used to regenerate the list +of files in a Project fold when using the \r (r) map in the +Project Window. The filter value must be in quotes because it can contain +multiple file patterns. If filter is omitted, then the * pattern is used. +There can be no space on either side of the =. A Subproject will inherit the +filter of its parent unless it specifies its own filter. + +flags= provides the means to enable/disable features for a particular fold. +The general mnemonic scheme is for lower case to turn something off and upper +case to turn something on. {flag} can contain any of the following +characters: + + flag Description ~ + + l Turn off recursion for this fold for \L. Subfolds are also + blocked from the recursion. + + r Turn off refresh. When present, do not refresh this fold when + \r or \R is used. This does not affect subfold recursion. + + S Turn on sorting for refresh and create. + + s Turn off sorting for refresh and create. + + T Turn on top gravity. Forces folds to the top of the current + fold when refreshing. It has the same affect as the 'T' flag + in g:proj_flags, but controls the feature on a per-fold basis. + + t Turn off top gravity. Forces folds to the bottom of the + current fold when refreshing. + + w Turn off recursion for this fold for \W. Subfolds are also + blocked from the recursion. + + +Flags are not inherited by Subprojects. + +Any text outside a fold is ignored. + + +============================================================================== +INHERITANCE *project-inheritance* + +It's best to show inheritance by comparing these two Project Files: +> + Parent=~/my_project CD=. filter="Make* *.mk" flags=r { + Child1=c_code { + } + Child2=include CD=. filter="*.h" { + } + } + +Child1's path is "~/my_project/c_code" because ~/my_project is inherited. It +also inherits the CD from Parent. Since Parent has CD=., the Parent's cwd is +"~/my_project". Child1 therefore inherits a CD of "~/my_project". Finally, +Child1 inherits the filter from Parent. The flags are not inherited. + +Child2 only inherits the "~/my_project" from Parent. + +Thus, the example above is exactly equivalent to this: +> + Parent=~/my_project CD=. filter="Make* *.mk" flags=r { + Child1=~/my_project/c_code CD=~/my_project filter="Make* *.mk" { + } + Child2=~/my_project/include CD=~/my_project/include filter="*.h" { + } + } + +(For a real Project, Child1 would not want to inherit its parent's filter, but +this example shows the concept.) You can always enter \i to display what the +cursor's project inherits. + + +============================================================================== +MAPPINGS *project-mappings* + +Map Action ~ + +\r Refreshes the Project fold that the cursor is in by placing in the + fold all the files that match the filter. The Project is refreshed + using an indent of one space for every foldlevel in the hierarchy. + + You may place a "# pragma keep" (without the quotes) at the end of a + line, and the file entry on that line will not be removed when you + refresh. This is useful, for example, when you have . as an entry so + you can easily browse the directory. + + Note that this mapping is actually r, and the default of + || is \. + + This does not work for Projects using |netrw|. + +\R Executes \r recursively in the current fold and all folds below. + This does not work for Projects using |netrw|. + +\c Creates a Project fold entry. It asks for the description, the path + to the files, the CD parameter, and the filename |glob()| pattern. + From this information, it will create the Project Entry below the + cursor. + + This does not work for Projects using |netrw|. + +\C Creates a Project fold entry like \c, but recursively includes all the + subdirectories. + + + Select a file to open in the |CTRL-W_p| window or in a new window. If + the cursor is on a fold, open or close it. + + +\s + Same as but horizontally split the target window. + s is provided for those terminals that don't recognize + . + +\S + Load all files in a project by doing horizontal splits. + + +\o + Same as but ensure that the opened file is the only other + window. o is provided for those terminals that don't + recognize . + + +\v + Same as but only display the file--the cursor stays in the + Project Window. + +<2-LeftMouse> + (Double-click) If on a closed fold, open it. If on an open fold + boundary, close it. If on a filename, open the file in the |CTRL-W_p| + window or in a new window. + + + Same as . + + + Same as . + + + Increase the width of the Project Window by g:proj_window_increment or + toggle between a width of + g:proj_window_width + g:proj_window_increment + and + g:proj_window_width. + + Whether you toggle or monotonically increase the width is determined + by the 't' flag of the g:proj_flags variable (see |project-flags|). + + Note that a Right Mouse click will not automatically place the cursor + in the Project Window if it is in a different window. The window will + go back to the g:proj_window_width width when you leave the window. + + Same as + + +\ + Move the text or fold under the cursor up one row. This may not work + in a terminal because the terminal is unaware of this key combination. + is provided for those terminals that don't recognize + . + + + +\ + Move the text or fold under the cursor down one row. This may not work + in a terminal because the terminal is unaware of this key combination. + is provided for those terminals that don't + recognize . + +\i Show in the status line the completely resolved and inherited + parameters for the fold the cursor is in. This is intended for + debugging your relative path and inherited parameters for manually + entered Projects. + +\I Show in the status line the completely resolved filename. Uses the + Project_GetFname(line('.')) function. + +\1 - \9 + Run the command specified in g:proj_run{x} where {x} is the number + of the key. See the documentation of g:proj_run1 below. + +\f1-\f9 + Run the command specified in g:proj_run_fold{x} where {x} is the + number of the key. The command is run on the files at the current + Project level. See the |project-settings| below. + +\F1-\F9 + Run the command specified in g:proj_run_fold{x} where {x} is the + number of the key. The command is run on the files at the current + Project level and all Subprojects. See the |project-settings| below. + +\0 Display the commands that are defined for \1 through \9. + +\f0 Display the commands that are defined for \f1 through \f9 and \F1 + through \F0. Same as \F0. + +\l Load all the files in the current Project level into Vim. While files + are being loaded, you may press any key to stop. + +\L Load all the files in the current Project and all Subprojects into + Vim. Use this mapping with caution--I wouldn't suggest using \L to + load a Project with thousands of files. (BTW, my Project file has more + than 5,300 files in it!) While files are being loaded, you may press + any key to stop. + +\w Wipe all the files in the current Project level from Vim. (If files + are modified, they will be saved first.) While files are being wiped, + you may press any key to stop. + +\W Wipe all the files in the current Project and all Subprojects from + Vim. (If files are modified, they will be saved first.) While files + are being wiped, you may press any key to stop. + +\g Grep all the files in the current Project level. + +\G Grep all the files in the current Project level and all Subprojects. + +\e Set up the Environment for the Project File as though you had selected + it with . This allows you to do a \e and a :make without + having to open any files in the project. + +\E Explore (using |file-explorer|) the directory of the project the + cursor is in. Does not work with netrw. + + When the 'g' flag is present in g:proj_flags (see |project-flags|) + this key toggles the Project Window open and closed. You may remap + this toggle function by putting the following in your vimrc and + replacing P with whatever key combination you wish: + + nmap P ToggleProject + +Note that the Project Plugin remaps :help because the Help Window and the +Project Window get into a fight over placement. The mapping avoids the +problem. + +============================================================================== +ADDING MAPPINGS *project-adding-mappings* + +You can add your own mappings or change the mappings of the plugin by placing +them in the file $HOME/.vimproject_mappings. This file, if it exists, will be +sourced when the plugin in loaded. Here is an example that will count the +number of entries in a project when you press \K (Kount, C is taken :-): > + + function! s:Wc() + let b:loadcount=0 + function! SpawnExec(infoline, fname, lineno, data) + let b:loadcount = b:loadcount + 1 + if getchar(0) != 0 | let b:stop_everything=1 | endif + endfunction + call Project_ForEach(1, line('.'), "*SpawnExec", 0, '') + delfunction SpawnExec + echon b:loadcount." Files\r" + unlet b:loadcount + if exists("b:stop_everything") + unlet b:stop_everything + echon "Aborted.\r" + endif + endfunction + + nnoremap K :call Wc() + +Here's another example of how I integrated the use of perforce with the plugin +in my $HOME/.vimproject_mappings: +> + function! s:DoP4(cmd) + let name=Project_GetFname(line('.')) + let dir=substitute(name, '\(.*\)/.*', '\1', 'g') + exec 'cd '.dir + exec "!".a:cmd.' '.Project_GetFname(line('.')) + cd - + endfunction + + nmap \pa :call DoP4("p4add") + nmap \pe :call DoP4("p4edit") +< +(Note that I CD to the directory the file is in so I can pick of the $P4CONFIG +file. See the perforce documentation.) + +This creates the mappings \pe to check out the file for edit and \pa to add +the file to the depot. + +Here is another example where I remap the mapping to use an external +program to launch a special kind of file (in this case, it launches ee to view +a jpg file). It is a bit contrived, but it works. +> + let s:sid = substitute(maparg('', 'n'), '.*\(.\{-}\)_.*', '\1', '') + function! s:LaunchOrWhat() + let fname=Project_GetFname(line('.')) + if fname =~ '\.jpg$' + exec 'silent! !ee "'.fname.'"&' + else + call {s:sid}_DoFoldOrOpenEntry('', 'e') + endif + endfunction + nnoremap \|:call LaunchOrWhat() +< +If the file ends in .jpg, the external program is launched, otherwise the +original mapping of is run. + +============================================================================== +SETTINGS *project-settings* + +You can set these variables in your vimrc file before the plugin is loaded to +change its default behavior + +g:proj_window_width + The width of the Project Window that the plugin attempts to maintain. + Default: 24 + + The Project Plugin is not always successful in keeping the window + where I want it with the size specified here, but it does a decent + job. + +g:proj_window_increment + The increment by which to increase the width of the Project Window + when pressing or clicking the . Default: 100 + (See |project-mappings|.) + + *project-flags* +g:proj_flags + Default: "imst" + Various flags to control the behavior of the Project Plugin. This + variable can contain any of the following character flags. + + flag Description ~ + + b When present, use the |browse()| when selecting directories + for \c and \C. This is off by default for Windows, because + the windows browser does not allow you to select directories. + + c When present, the Project Window will automatically close when + you select a file. + + F Float the Project Window. That is, turn off automatic + resizing and placement. This allows placement between other + windows that wish to share similar placement at the side of + the screen. It is also particularly helpful for external + window managers. + + g When present, the mapping for will be created to toggle + the Project Window open and closed. + + i When present, display the filename and the current working + directory in the command line when a file is selected for + opening. + + l When present, the Project Plugin will use the |:lcd| command + rather than |:cd| to change directories when you select a file + to open. This flag is really obsolete and not of much use + because of L below. + + L Similar to l, but install a BufEnter/Leave |:autocommand| to + ensure that the current working directory is changed to the + one specified in the fold CD specification whenever that + buffer is active. (|:lcd| only changes the CWD for a window, + not a buffer.) + + m Turn on mapping of the |CTRL-W_o| and |CTRL-W_CTRL_O| normal + mode commands to make the current buffer the only visible + buffer, but keep the Project Window visible, too. + + n When present, numbers will be turned on for the project + window. + + s When present, the Project Plugin will use syntax highlighting + in the Project Window. + + S Turn on sorting for refresh and create. + + t When present, toggle the size of the window rather than just + increase the size when pressing or right-clicking. + See the entry for in |project-mappings|. + + T When present, put Subproject folds at the top of the fold when + refreshing. + + v When present, use :vimgrep rather than :grep when using \G. + +g:proj_run1 ... g:proj_run9 + Contains a Vim command to execute on the file. See the + mappings of \1 to \9 above. + + %f is replaced with the full path and filename + %F is replaced with the full path and filename with spaces + quoted + %n is replaced with the filename alone + %N is replaced with the filename alone with spaces quoted + %h is replaced with the home directory + %H is replaced with the home directory with spaces quoted + %r is replaced with the directory relative to the CD path + %R is replaced with the directory relative to the CD path + with spaces quoted + %d is replaced with the CD directory. + %D is replaced with the CD directory.with spaces quoted + %% is replaced with a single % that is not used in + expansion. + + (Deprecated: %s is also replaced with the full path and + filename for backward compatibility.) + + For example, gvim will be launched on the file under the + cursor when you enter \3 if the following is in your vimrc + file: > + let g:proj_run3='silent !gvim %f' +< Here are a few other examples: > + let g:proj_run1='!p4 edit %f' + let g:proj_run2='!p4 add %f' + let g:proj_run4="echo 'Viewing %f'|sil !xterm -e less %f &" +< + On Windows systems you will want to put the %f, %h, and %d in + single quotes to avoid \ escaping. + +g:proj_run_fold1 ... g:proj_run_fold9 + Contains a Vim command to execute on the files in a fold. See + the mappings of \f1 to \f9 and \F1 to \F9 above. + + %f is the filename, %h is replaced with the project home + directory, and %d is replaced with the CD directory. Multiple + filenames can be handled in two ways: + + The first (default) way is to have %f replaced with all the + absolute filenames, and the command is run once. The second + is to have the command run for each of the non-absolute + filenames (%f is replaced with one filename at a time). To + select the second behavior, put an '*' character at the + beginning of the g:proj_run_fold{x} variable. (The '*' is + stripped before the command is run.) + + For example, note the difference between the following: > + let g:proj_run_fold3="*echo '%h/%f'" + let g:proj_run_fold4="echo '%f'" +< + Note that on Windows systems, you will want the %f, %h, and %c + within single quotes, or the \ in the paths will cause + problems. The alternative is to put them in |escape()|. + + +============================================================================== +PROJECT EXAMPLE FILE *project-example* + +Here is an example ~/.vimprojects file: > + + 1 My Project=~/c/project CD=. in=in.vim out=out.vim flags=r { + 2 Makefile + 3 in.vim + 4 out.vim + 5 GUI Files=. filter="gui*.c gui*.h" { + 6 gui_window.c + 7 gui_dialog.c + 8 gui_list.c + 9 gui.h # Header file + 10 } + 11 Database Files=. filter="data*.c data*.h" { + 12 data_read.c + 13 data_write.c + 14 data.h + 15 } + 16 OS-Specific Files { + 17 Win32=. filter="os_win32*.c os_win32*.h" { + 18 os_win32_gui.c + 19 os_win32_io.c + 20 } + 21 Unix=. filter="os_unix*.c os_unix*.h" { + 22 os_unix_gui.c + 23 os_unix_io.c + 24 } + 25 } + 26 } + +(Don't type in the line numbers, of course.) + + +============================================================================== +TIPS ON USING PROJECT PLUGIN *project-tips* + +1. You can create a Project Entry by entering this: > + + Label=~/wherever CD=. filter="*.c *.h" { + } +< + Then you can put the cursor in the fold and press \r. The script will fill + in the files (C files in this case) from this directory for you. This is + equivalent to \c without any dialogs. + +2. You can edit the Project File at any time to add, remove, or reorder files + in the Project list. + +3. If the Project Window ever gets closed, you can just enter > + :Project +< to bring it back again. (You don't need to give it the filename; the + plugin remembers.) + + If you have the 'm' flag set in g:proj_flags, then you get the Project + Window to show up again by pressing |CTRL-W_o|. This, of course, will + close any other windows that may be open that the cursor is not in. + +4. Adding files to a Project is very easy. To add, for example, the 'more.c' + file to the Project, just insert the filename in the Project Entry then + hit on it. + +5. When |quickfix| loads files, it is not equivalent to pressing on + a filename, so the directory will not be changed and the scripts will not + be run. (If I could make this otherwise, I would.) The solution is to use + the \L key to load all of the files in the Project before running + quickfix. + +6. If the Project window gets a bit cluttered with folds partially + open/closed, you can press |zM| to close everything and tidy it up. + +7. For advanced users, I am exporting the function Project_GetAllFnames() + which returns all the filenames within a fold and optionally all its + Subprojects. Also, I export Project_ForEach() for running a function for + each filename in the project. See the code for examples on how to use + these. Finally, I export Project_GetFname(line_number) so that you can + write your own mappings and get the filename for it. + +8. Some people have asked how to do a global mapping to take the cursor to + the Project window. One of my goals for the plugin is for it to be as + self-contained as possible, so I'm not going to add it by default. But you + can put this in your vimrc: +> + nmap P :Project + +< +9. You can put the . entry in a project, and it will launch the + |file-explorer| plugin on the directory. To avoid removal when you + refresh, make the entry look like this: +> + . # pragma keep +< +============================================================================== +THANKS + + The following people have sent me patches to help with the Project + Plugin development: + + Tomas Zellerin + Lawrence Kesteloot + Dave Eggum + A Harrison + Thomas Link + Richard Bair + Eric Arnold + Peter Jones + Eric Van Dewoestine + + + vim:ts=8 sw=8 noexpandtab tw=78 ft=help: diff --git a/home/.vim/doc/taglist.txt b/home/.vim/doc/taglist.txt new file mode 100755 index 0000000..6a62b39 --- /dev/null +++ b/home/.vim/doc/taglist.txt @@ -0,0 +1,1501 @@ +*taglist.txt* Plugin for browsing source code + +Author: Yegappan Lakshmanan (yegappan AT yahoo DOT com) +For Vim version 6.0 and above +Last change: 2007 May 24 + +1. Overview |taglist-intro| +2. Taglist on the internet |taglist-internet| +3. Requirements |taglist-requirements| +4. Installation |taglist-install| +5. Usage |taglist-using| +6. Options |taglist-options| +7. Commands |taglist-commands| +8. Global functions |taglist-functions| +9. Extending |taglist-extend| +10. FAQ |taglist-faq| +11. License |taglist-license| +12. Todo |taglist-todo| + +============================================================================== + *taglist-intro* +1. Overview~ + +The "Tag List" plugin is a source code browser plugin for Vim. This plugin +allows you to efficiently browse through source code files for different +programming languages. The "Tag List" plugin provides the following features: + + * Displays the tags (functions, classes, structures, variables, etc.) + defined in a file in a vertically or horizontally split Vim window. + * In GUI Vim, optionally displays the tags in the Tags drop-down menu and + in the popup menu. + * Automatically updates the taglist window as you switch between + files/buffers. As you open new files, the tags defined in the new files + are added to the existing file list and the tags defined in all the + files are displayed grouped by the filename. + * When a tag name is selected from the taglist window, positions the + cursor at the definition of the tag in the source file. + * Automatically highlights the current tag name. + * Groups the tags by their type and displays them in a foldable tree. + * Can display the prototype and scope of a tag. + * Can optionally display the tag prototype instead of the tag name in the + taglist window. + * The tag list can be sorted either by name or by chronological order. + * Supports the following language files: Assembly, ASP, Awk, Beta, C, + C++, C#, Cobol, Eiffel, Erlang, Fortran, HTML, Java, Javascript, Lisp, + Lua, Make, Pascal, Perl, PHP, Python, Rexx, Ruby, Scheme, Shell, Slang, + SML, Sql, TCL, Verilog, Vim and Yacc. + * Can be easily extended to support new languages. Support for + existing languages can be modified easily. + * Provides functions to display the current tag name in the Vim status + line or the window title bar. + * The list of tags and files in the taglist can be saved and + restored across Vim sessions. + * Provides commands to get the name and prototype of the current tag. + * Runs in both console/terminal and GUI versions of Vim. + * Works with the winmanager plugin. Using the winmanager plugin, you + can use Vim plugins like the file explorer, buffer explorer and the + taglist plugin at the same time like an IDE. + * Can be used in both Unix and MS-Windows systems. + +============================================================================== + *taglist-internet* +2. Taglist on the internet~ + +The home page of the taglist plugin is at: +> + http://vim-taglist.sourceforge.net/ +< +You can subscribe to the taglist mailing list to post your questions or +suggestions for improvement or to send bug reports. Visit the following page +for subscribing to the mailing list: +> + http://groups.yahoo.com/group/taglist +< +============================================================================== + *taglist-requirements* +3. Requirements~ + +The taglist plugin requires the following: + + * Vim version 6.0 and above + * Exuberant ctags 5.0 and above + +The taglist plugin will work on all the platforms where the exuberant ctags +utility and Vim are supported (this includes MS-Windows and Unix based +systems). + +The taglist plugin relies on the exuberant ctags utility to dynamically +generate the tag listing. The exuberant ctags utility must be installed in +your system to use this plugin. The exuberant ctags utility is shipped with +most of the Linux distributions. You can download the exuberant ctags utility +from +> + http://ctags.sourceforge.net +< +The taglist plugin doesn't use or create a tags file and there is no need to +create a tags file to use this plugin. The taglist plugin will not work with +the GNU ctags or the Unix ctags utility. + +This plugin relies on the Vim "filetype" detection mechanism to determine the +type of the current file. You have to turn on the Vim filetype detection by +adding the following line to your .vimrc file: +> + filetype on +< +The taglist plugin will not work if you run Vim in the restricted mode (using +the -Z command-line argument). + +The taglist plugin uses the Vim system() function to invoke the exuberant +ctags utility. If Vim is compiled without the system() function then you +cannot use the taglist plugin. Some of the Linux distributions (Suse) compile +Vim without the system() function for security reasons. + +============================================================================== + *taglist-install* +4. Installation~ + +1. Download the taglist.zip file and unzip the files to the $HOME/.vim or the + $HOME/vimfiles or the $VIM/vimfiles directory. After this step, you should + have the following two files (the directory structure should be preserved): + + plugin/taglist.vim - main taglist plugin file + doc/taglist.txt - documentation (help) file + + Refer to the |add-plugin|and |'runtimepath'| Vim help pages for more + details about installing Vim plugins. +2. Change to the $HOME/.vim/doc or $HOME/vimfiles/doc or $VIM/vimfiles/doc + directory, start Vim and run the ":helptags ." command to process the + taglist help file. Without this step, you cannot jump to the taglist help + topics. +3. If the exuberant ctags utility is not present in one of the directories in + the PATH environment variable, then set the 'Tlist_Ctags_Cmd' variable to + point to the location of the exuberant ctags utility (not to the directory) + in the .vimrc file. +4. If you are running a terminal/console version of Vim and the terminal + doesn't support changing the window width then set the + 'Tlist_Inc_Winwidth' variable to 0 in the .vimrc file. +5. Restart Vim. +6. You can now use the ":TlistToggle" command to open/close the taglist + window. You can use the ":help taglist" command to get more information + about using the taglist plugin. + +To uninstall the taglist plugin, remove the plugin/taglist.vim and +doc/taglist.txt files from the $HOME/.vim or $HOME/vimfiles directory. + +============================================================================== + *taglist-using* +5. Usage~ + +The taglist plugin can be used in several different ways. + +1. You can keep the taglist window open during the entire editing session. On + opening the taglist window, the tags defined in all the files in the Vim + buffer list will be displayed in the taglist window. As you edit files, the + tags defined in them will be added to the taglist window. You can select a + tag from the taglist window and jump to it. The current tag will be + highlighted in the taglist window. You can close the taglist window when + you no longer need the window. +2. You can configure the taglist plugin to process the tags defined in all the + edited files always. In this configuration, even if the taglist window is + closed and the taglist menu is not displayed, the taglist plugin will + processes the tags defined in newly edited files. You can then open the + taglist window only when you need to select a tag and then automatically + close the taglist window after selecting the tag. +3. You can configure the taglist plugin to display only the tags defined in + the current file in the taglist window. By default, the taglist plugin + displays the tags defined in all the files in the Vim buffer list. As you + switch between files, the taglist window will be refreshed to display only + the tags defined in the current file. +4. In GUI Vim, you can use the Tags pull-down and popup menu created by the + taglist plugin to display the tags defined in the current file and select a + tag to jump to it. You can use the menu without opening the taglist window. + By default, the Tags menu is disabled. +5. You can configure the taglist plugin to display the name of the current tag + in the Vim window status line or in the Vim window title bar. For this to + work without the taglist window or menu, you need to configure the taglist + plugin to process the tags defined in a file always. +6. You can save the tags defined in multiple files to a taglist session file + and load it when needed. You can also configure the taglist plugin to not + update the taglist window when editing new files. You can then manually add + files to the taglist window. + +Opening the taglist window~ +You can open the taglist window using the ":TlistOpen" or the ":TlistToggle" +commands. The ":TlistOpen" command opens the taglist window and jumps to it. +The ":TlistToggle" command opens or closes (toggle) the taglist window and the +cursor remains in the current window. If the 'Tlist_GainFocus_On_ToggleOpen' +variable is set to 1, then the ":TlistToggle" command opens the taglist window +and moves the cursor to the taglist window. + +You can map a key to invoke these commands. For example, the following command +creates a normal mode mapping for the key to toggle the taglist window. +> + nnoremap :TlistToggle +< +Add the above mapping to your ~/.vimrc or $HOME/_vimrc file. + +To automatically open the taglist window on Vim startup, set the +'Tlist_Auto_Open' variable to 1. + +You can also open the taglist window on startup using the following command +line: +> + $ vim +TlistOpen +< +Closing the taglist window~ +You can close the taglist window from the taglist window by pressing 'q' or +using the Vim ":q" command. You can also use any of the Vim window commands to +close the taglist window. Invoking the ":TlistToggle" command when the taglist +window is opened, closes the taglist window. You can also use the +":TlistClose" command to close the taglist window. + +To automatically close the taglist window when a tag or file is selected, you +can set the 'Tlist_Close_On_Select' variable to 1. To exit Vim when only the +taglist window is present, set the 'Tlist_Exit_OnlyWindow' variable to 1. + +Jumping to a tag or a file~ +You can select a tag in the taglist window either by pressing the key +or by double clicking the tag name using the mouse. To jump to a tag on a +single mouse click set the 'Tlist_Use_SingleClick' variable to 1. + +If the selected file is already opened in a window, then the cursor is moved +to that window. If the file is not currently opened in a window then the file +is opened in the window used by the taglist plugin to show the previously +selected file. If there are no usable windows, then the file is opened in a +new window. The file is not opened in special windows like the quickfix +window, preview window and windows containing buffer with the 'buftype' option +set. + +To jump to the tag in a new window, press the 'o' key. To open the file in the +previous window (Ctrl-W_p) use the 'P' key. You can press the 'p' key to jump +to the tag but still keep the cursor in the taglist window (preview). + +To open the selected file in a tab, use the 't' key. If the file is already +present in a tab then the cursor is moved to that tab otherwise the file is +opened in a new tab. To jump to a tag in a new tab press Ctrl-t. The taglist +window is automatically opened in the newly created tab. + +Instead of jumping to a tag, you can open a file by pressing the key +or by double clicking the file name using the mouse. + +In the taglist window, you can use the [[ or key to jump to the +beginning of the previous file. You can use the ]] or key to jump to the +beginning of the next file. When you reach the first or last file, the search +wraps around and the jumps to the next/previous file. + +Highlighting the current tag~ +The taglist plugin automatically highlights the name of the current tag in the +taglist window. The Vim |CursorHold| autocmd event is used for this. If the +current tag name is not visible in the taglist window, then the taglist window +contents are scrolled to make that tag name visible. You can also use the +":TlistHighlightTag" command to force the highlighting of the current tag. + +The tag name is highlighted if no activity is performed for |'updatetime'| +milliseconds. The default value for this Vim option is 4 seconds. To avoid +unexpected problems, you should not set the |'updatetime'| option to a very +low value. + +To disable the automatic highlighting of the current tag name in the taglist +window, set the 'Tlist_Auto_Highlight_Tag' variable to zero. + +When entering a Vim buffer/window, the taglist plugin automatically highlights +the current tag in that buffer/window. If you like to disable the automatic +highlighting of the current tag when entering a buffer, set the +'Tlist_Highlight_Tag_On_BufEnter' variable to zero. + +Adding files to the taglist~ +When the taglist window is opened, all the files in the Vim buffer list are +processed and the supported files are added to the taglist. When you edit a +file in Vim, the taglist plugin automatically processes this file and adds it +to the taglist. If you close the taglist window, the tag information in the +taglist is retained. + +To process files even when the taglist window is not open, set the +'Tlist_Process_File_Always' variable to 1. + +You can manually add multiple files to the taglist without opening them using +the ":TlistAddFiles" and the ":TlistAddFilesRecursive" commands. + +For example, to add all the C files in the /my/project/dir directory to the +taglist, you can use the following command: +> + :TlistAddFiles /my/project/dir/*.c +< +Note that when adding several files with a large number of tags or a large +number of files, it will take several seconds to several minutes for the +taglist plugin to process all the files. You should not interrupt the taglist +plugin by pressing . + +You can recursively add multiple files from a directory tree using the +":TlistAddFilesRecursive" command: +> + :TlistAddFilesRecursive /my/project/dir *.c +< +This command takes two arguments. The first argument specifies the directory +from which to recursively add the files. The second optional argument +specifies the wildcard matching pattern for selecting the files to add. The +default pattern is * and all the files are added. + +Displaying tags for only one file~ +The taglist window displays the tags for all the files in the Vim buffer list +and all the manually added files. To display the tags for only the current +active buffer, set the 'Tlist_Show_One_File' variable to 1. + +Removing files from the taglist~ +You can remove a file from the taglist window, by pressing the 'd' key when the +cursor is on one of the tags listed for the file in the taglist window. The +removed file will no longer be displayed in the taglist window in the current +Vim session. To again display the tags for the file, open the file in a Vim +window and then use the ":TlistUpdate" command or use ":TlistAddFiles" command +to add the file to the taglist. + +When a buffer is removed from the Vim buffer list using the ":bdelete" or the +":bwipeout" command, the taglist is updated to remove the stored information +for this buffer. + +Updating the tags displayed for a file~ +The taglist plugin keeps track of the modification time of a file. When the +modification time changes (the file is modified), the taglist plugin +automatically updates the tags listed for that file. The modification time of +a file is checked when you enter a window containing that file or when you +load that file. + +You can also update or refresh the tags displayed for a file by pressing the +"u" key in the taglist window. If an existing file is modified, after the file +is saved, the taglist plugin automatically updates the tags displayed for the +file. + +You can also use the ":TlistUpdate" command to update the tags for the current +buffer after you made some changes to it. You should save the modified buffer +before you update the taglist window. Otherwise the listed tags will not +include the new tags created in the buffer. + +If you have deleted the tags displayed for a file in the taglist window using +the 'd' key, you can again display the tags for that file using the +":TlistUpdate" command. + +Controlling the taglist updates~ +To disable the automatic processing of new files or modified files, you can +set the 'Tlist_Auto_Update' variable to zero. When this variable is set to +zero, the taglist is updated only when you use the ":TlistUpdate" command or +the ":TlistAddFiles" or the ":TlistAddFilesRecursive" commands. You can use +this option to control which files are added to the taglist. + +You can use the ":TlistLock" command to lock the taglist contents. After this +command is executed, new files are not automatically added to the taglist. +When the taglist is locked, you can use the ":TlistUpdate" command to add the +current file or the ":TlistAddFiles" or ":TlistAddFilesRecursive" commands to +add new files to the taglist. To unlock the taglist, use the ":TlistUnlock" +command. + +Displaying the tag prototype~ +To display the prototype of the tag under the cursor in the taglist window, +press the space bar. If you place the cursor on a tag name in the taglist +window, then the tag prototype is displayed at the Vim status line after +|'updatetime'| milliseconds. The default value for the |'updatetime'| Vim +option is 4 seconds. + +You can get the name and prototype of a tag without opening the taglist window +and the taglist menu using the ":TlistShowTag" and the ":TlistShowPrototype" +commands. These commands will work only if the current file is already present +in the taglist. To use these commands without opening the taglist window, set +the 'Tlist_Process_File_Always' variable to 1. + +You can use the ":TlistShowTag" command to display the name of the tag at or +before the specified line number in the specified file. If the file name and +line number are not supplied, then this command will display the name of the +current tag. For example, +> + :TlistShowTag + :TlistShowTag myfile.java 100 +< +You can use the ":TlistShowPrototype" command to display the prototype of the +tag at or before the specified line number in the specified file. If the file +name and the line number are not supplied, then this command will display the +prototype of the current tag. For example, +> + :TlistShowPrototype + :TlistShowPrototype myfile.c 50 +< +In the taglist window, when the mouse is moved over a tag name, the tag +prototype is displayed in a balloon. This works only in GUI versions where +balloon evaluation is supported. + +Taglist window contents~ +The taglist window contains the tags defined in various files in the taglist +grouped by the filename and by the tag type (variable, function, class, etc.). +For tags with scope information (like class members, structures inside +structures, etc.), the scope information is displayed in square brackets "[]" +after the tag name. + +The contents of the taglist buffer/window are managed by the taglist plugin. +The |'filetype'| for the taglist buffer is set to 'taglist'. The Vim +|'modifiable'| option is turned off for the taglist buffer. You should not +manually edit the taglist buffer, by setting the |'modifiable'| flag. If you +manually edit the taglist buffer contents, then the taglist plugin will be out +of sync with the taglist buffer contents and the plugin will no longer work +correctly. To redisplay the taglist buffer contents again, close the taglist +window and reopen it. + +Opening and closing the tag and file tree~ +In the taglist window, the tag names are displayed as a foldable tree using +the Vim folding support. You can collapse the tree using the '-' key or using +the Vim |zc| fold command. You can open the tree using the '+' key or using +the Vim |zo| fold command. You can open all the folds using the '*' key or +using the Vim |zR| fold command. You can also use the mouse to open/close the +folds. You can close all the folds using the '=' key. You should not manually +create or delete the folds in the taglist window. + +To automatically close the fold for the inactive files/buffers and open only +the fold for the current buffer in the taglist window, set the +'Tlist_File_Fold_Auto_Close' variable to 1. + +Sorting the tags for a file~ +The tags displayed in the taglist window can be sorted either by their name or +by their chronological order. The default sorting method is by the order in +which the tags appear in a file. You can change the default sort method by +setting the 'Tlist_Sort_Type' variable to either "name" or "order". You can +sort the tags by their name by pressing the "s" key in the taglist window. You +can again sort the tags by their chronological order using the "s" key. Each +file in the taglist window can be sorted using different order. + +Zooming in and out of the taglist window~ +You can press the 'x' key in the taglist window to maximize the taglist +window width/height. The window will be maximized to the maximum possible +width/height without closing the other existing windows. You can again press +'x' to restore the taglist window to the default width/height. + + *taglist-session* +Taglist Session~ +A taglist session refers to the group of files and their tags stored in the +taglist in a Vim session. + +You can save and restore a taglist session (and all the displayed tags) using +the ":TlistSessionSave" and ":TlistSessionLoad" commands. + +To save the information about the tags and files in the taglist to a file, use +the ":TlistSessionSave" command and specify the filename: +> + :TlistSessionSave +< +To load a saved taglist session, use the ":TlistSessionLoad" command: > + + :TlistSessionLoad +< +When you load a taglist session file, the tags stored in the file will be +added to the tags already stored in the taglist. + +The taglist session feature can be used to save the tags for large files or a +group of frequently used files (like a project). By using the taglist session +file, you can minimize the amount to time it takes to load/refresh the taglist +for multiple files. + +You can create more than one taglist session file for multiple groups of +files. + +Displaying the tag name in the Vim status line or the window title bar~ +You can use the Tlist_Get_Tagname_By_Line() function provided by the taglist +plugin to display the current tag name in the Vim status line or the window +title bar. Similarly, you can use the Tlist_Get_Tag_Prototype_By_Line() +function to display the current tag prototype in the Vim status line or the +window title bar. + +For example, the following command can be used to display the current tag name +in the status line: +> + :set statusline=%<%f%=%([%{Tlist_Get_Tagname_By_Line()}]%) +< +The following command can be used to display the current tag name in the +window title bar: +> + :set title titlestring=%<%f\ %([%{Tlist_Get_Tagname_By_Line()}]%) +< +Note that the current tag name can be displayed only after the file is +processed by the taglist plugin. For this, you have to either set the +'Tlist_Process_File_Always' variable to 1 or open the taglist window or use +the taglist menu. For more information about configuring the Vim status line, +refer to the documentation for the Vim |'statusline'| option. + +Changing the taglist window highlighting~ +The following Vim highlight groups are defined and used to highlight the +various entities in the taglist window: + + TagListTagName - Used for tag names + TagListTagScope - Used for tag scope + TagListTitle - Used for tag titles + TagListComment - Used for comments + TagListFileName - Used for filenames + +By default, these highlight groups are linked to the standard Vim highlight +groups. If you want to change the colors used for these highlight groups, +prefix the highlight group name with 'My' and define it in your .vimrc or +.gvimrc file: MyTagListTagName, MyTagListTagScope, MyTagListTitle, +MyTagListComment and MyTagListFileName. For example, to change the colors +used for tag names, you can use the following command: +> + :highlight MyTagListTagName guifg=blue ctermfg=blue +< +Controlling the taglist window~ +To use a horizontally split taglist window, instead of a vertically split +window, set the 'Tlist_Use_Horiz_Window' variable to 1. + +To use a vertically split taglist window on the rightmost side of the Vim +window, set the 'Tlist_Use_Right_Window' variable to 1. + +You can specify the width of the vertically split taglist window, by setting +the 'Tlist_WinWidth' variable. You can specify the height of the horizontally +split taglist window, by setting the 'Tlist_WinHeight' variable. + +When opening a vertically split taglist window, the Vim window width is +increased to accommodate the new taglist window. When the taglist window is +closed, the Vim window is reduced. To disable this, set the +'Tlist_Inc_Winwidth' variable to zero. + +To reduce the number of empty lines in the taglist window, set the +'Tlist_Compact_Format' variable to 1. + +To not display the Vim fold column in the taglist window, set the +'Tlist_Enable_Fold_Column' variable to zero. + +To display the tag prototypes instead of the tag names in the taglist window, +set the 'Tlist_Display_Prototype' variable to 1. + +To not display the scope of the tags next to the tag names, set the +'Tlist_Display_Tag_Scope' variable to zero. + + *taglist-keys* +Taglist window key list~ +The following table lists the description of the keys that can be used +in the taglist window. + + Key Description~ + + Jump to the location where the tag under cursor is + defined. + o Jump to the location where the tag under cursor is + defined in a new window. + P Jump to the tag in the previous (Ctrl-W_p) window. + p Display the tag definition in the file window and + keep the cursor in the taglist window itself. + t Jump to the tag in a new tab. If the file is already + opened in a tab, move to that tab. + Ctrl-t Jump to the tag in a new tab. + Display the prototype of the tag under the cursor. + For file names, display the full path to the file, + file type and the number of tags. For tag types, display the + tag type and the number of tags. + u Update the tags listed in the taglist window + s Change the sort order of the tags (by name or by order) + d Remove the tags for the file under the cursor + x Zoom-in or Zoom-out the taglist window + + Open a fold + - Close a fold + * Open all folds + = Close all folds + [[ Jump to the beginning of the previous file + Jump to the beginning of the previous file + ]] Jump to the beginning of the next file + Jump to the beginning of the next file + q Close the taglist window + Display help + +The above keys will work in both the normal mode and the insert mode. + + *taglist-menu* +Taglist menu~ +When using GUI Vim, the taglist plugin can display the tags defined in the +current file in the drop-down menu and the popup menu. By default, this +feature is turned off. To turn on this feature, set the 'Tlist_Show_Menu' +variable to 1. + +You can jump to a tag by selecting the tag name from the menu. You can use the +taglist menu independent of the taglist window i.e. you don't need to open the +taglist window to get the taglist menu. + +When you switch between files/buffers, the taglist menu is automatically +updated to display the tags defined in the current file/buffer. + +The tags are grouped by their type (variables, functions, classes, methods, +etc.) and displayed as a separate sub-menu for each type. If all the tags +defined in a file are of the same type (e.g. functions), then the sub-menu is +not used. + +If the number of items in a tag type submenu exceeds the value specified by +the 'Tlist_Max_Submenu_Items' variable, then the submenu will be split into +multiple submenus. The default setting for 'Tlist_Max_Submenu_Items' is 25. +The first and last tag names in the submenu are used to form the submenu name. +The menu items are prefixed by alpha-numeric characters for easy selection by +keyboard. + +If the popup menu support is enabled (the |'mousemodel'| option contains +"popup"), then the tags menu is added to the popup menu. You can access +the popup menu by right clicking on the GUI window. + +You can regenerate the tags menu by selecting the 'Tags->Refresh menu' entry. +You can sort the tags listed in the menu either by name or by order by +selecting the 'Tags->Sort menu by->Name/Order' menu entry. + +You can tear-off the Tags menu and keep it on the side of the Vim window +for quickly locating the tags. + +Using the taglist plugin with the winmanager plugin~ +You can use the taglist plugin with the winmanager plugin. This will allow you +to use the file explorer, buffer explorer and the taglist plugin at the same +time in different windows. To use the taglist plugin with the winmanager +plugin, set 'TagList' in the 'winManagerWindowLayout' variable. For example, +to use the file explorer plugin and the taglist plugin at the same time, use +the following setting: > + + let winManagerWindowLayout = 'FileExplorer|TagList' +< +Getting help~ +If you have installed the taglist help file (this file), then you can use the +Vim ":help taglist-" command to get help on the various taglist +topics. + +You can press the key in the taglist window to display the help +information about using the taglist window. If you again press the key, +the help information is removed from the taglist window. + + *taglist-debug* +Debugging the taglist plugin~ +You can use the ":TlistDebug" command to enable logging of the debug messages +from the taglist plugin. To display the logged debug messages, you can use the +":TlistMessages" command. To disable the logging of the debug messages, use +the ":TlistUndebug" command. + +You can specify a file name to the ":TlistDebug" command to log the debug +messages to a file. Otherwise, the debug messages are stored in a script-local +variable. In the later case, to minimize memory usage, only the last 3000 +characters from the debug messages are stored. + +============================================================================== + *taglist-options* +6. Options~ + +A number of Vim variables control the behavior of the taglist plugin. These +variables are initialized to a default value. By changing these variables you +can change the behavior of the taglist plugin. You need to change these +settings only if you want to change the behavior of the taglist plugin. You +should use the |:let| command in your .vimrc file to change the setting of any +of these variables. + +The configurable taglist variables are listed below. For a detailed +description of these variables refer to the text below this table. + +|'Tlist_Auto_Highlight_Tag'| Automatically highlight the current tag in the + taglist. +|'Tlist_Auto_Open'| Open the taglist window when Vim starts. +|'Tlist_Auto_Update'| Automatically update the taglist to include + newly edited files. +|'Tlist_Close_On_Select'| Close the taglist window when a file or tag is + selected. +|'Tlist_Compact_Format'| Remove extra information and blank lines from + the taglist window. +|'Tlist_Ctags_Cmd'| Specifies the path to the ctags utility. +|'Tlist_Display_Prototype'| Show prototypes and not tags in the taglist + window. +|'Tlist_Display_Tag_Scope'| Show tag scope next to the tag name. +|'Tlist_Enable_Fold_Column'| Show the fold indicator column in the taglist + window. +|'Tlist_Exit_OnlyWindow'| Close Vim if the taglist is the only window. +|'Tlist_File_Fold_Auto_Close'| Close tag folds for inactive buffers. +|'Tlist_GainFocus_On_ToggleOpen'| + Jump to taglist window on open. +|'Tlist_Highlight_Tag_On_BufEnter'| + On entering a buffer, automatically highlight + the current tag. +|'Tlist_Inc_Winwidth'| Increase the Vim window width to accommodate + the taglist window. +|'Tlist_Max_Submenu_Items'| Maximum number of items in a tags sub-menu. +|'Tlist_Max_Tag_Length'| Maximum tag length used in a tag menu entry. +|'Tlist_Process_File_Always'| Process files even when the taglist window is + closed. +|'Tlist_Show_Menu'| Display the tags menu. +|'Tlist_Show_One_File'| Show tags for the current buffer only. +|'Tlist_Sort_Type'| Sort method used for arranging the tags. +|'Tlist_Use_Horiz_Window'| Use a horizontally split window for the + taglist window. +|'Tlist_Use_Right_Window'| Place the taglist window on the right side. +|'Tlist_Use_SingleClick'| Single click on a tag jumps to it. +|'Tlist_WinHeight'| Horizontally split taglist window height. +|'Tlist_WinWidth'| Vertically split taglist window width. + + *'Tlist_Auto_Highlight_Tag'* +Tlist_Auto_Highlight_Tag~ +The taglist plugin will automatically highlight the current tag in the taglist +window. If you want to disable this, then you can set the +'Tlist_Auto_Highlight_Tag' variable to zero. Note that even though the current +tag highlighting is disabled, the tags for a new file will still be added to +the taglist window. +> + let Tlist_Auto_Highlight_Tag = 0 +< +With the above variable set to 1, you can use the ":TlistHighlightTag" command +to highlight the current tag. + + *'Tlist_Auto_Open'* +Tlist_Auto_Open~ +To automatically open the taglist window, when you start Vim, you can set the +'Tlist_Auto_Open' variable to 1. By default, this variable is set to zero and +the taglist window will not be opened automatically on Vim startup. +> + let Tlist_Auto_Open = 1 +< +The taglist window is opened only when a supported type of file is opened on +Vim startup. For example, if you open text files, then the taglist window will +not be opened. + + *'Tlist_Auto_Update'* +Tlist_Auto_Update~ +When a new file is edited, the tags defined in the file are automatically +processed and added to the taglist. To stop adding new files to the taglist, +set the 'Tlist_Auto_Update' variable to zero. By default, this variable is set +to 1. +> + let Tlist_Auto_Update = 0 +< +With the above variable set to 1, you can use the ":TlistUpdate" command to +add the tags defined in the current file to the taglist. + + *'Tlist_Close_On_Select'* +Tlist_Close_On_Select~ +If you want to close the taglist window when a file or tag is selected, then +set the 'Tlist_Close_On_Select' variable to 1. By default, this variable is +set zero and when you select a tag or file from the taglist window, the window +is not closed. +> + let Tlist_Close_On_Select = 1 +< + *'Tlist_Compact_Format'* +Tlist_Compact_Format~ +By default, empty lines are used to separate different tag types displayed for +a file and the tags displayed for different files in the taglist window. If +you want to display as many tags as possible in the taglist window, you can +set the 'Tlist_Compact_Format' variable to 1 to get a compact display. +> + let Tlist_Compact_Format = 1 +< + *'Tlist_Ctags_Cmd'* +Tlist_Ctags_Cmd~ +The 'Tlist_Ctags_Cmd' variable specifies the location (path) of the exuberant +ctags utility. If exuberant ctags is present in any one of the directories in +the PATH environment variable, then there is no need to set this variable. + +The exuberant ctags tool can be installed under different names. When the +taglist plugin starts up, if the 'Tlist_Ctags_Cmd' variable is not set, it +checks for the names exuberant-ctags, exctags, ctags, ctags.exe and tags in +the PATH environment variable. If any one of the named executable is found, +then the Tlist_Ctags_Cmd variable is set to that name. + +If exuberant ctags is not present in one of the directories specified in the +PATH environment variable, then set this variable to point to the location of +the ctags utility in your system. Note that this variable should point to the +fully qualified exuberant ctags location and NOT to the directory in which +exuberant ctags is installed. If the exuberant ctags tool is not found in +either PATH or in the specified location, then the taglist plugin will not be +loaded. Examples: +> + let Tlist_Ctags_Cmd = 'd:\tools\ctags.exe' + let Tlist_Ctags_Cmd = '/usr/local/bin/ctags' +< + *'Tlist_Display_Prototype'* +Tlist_Display_Prototype~ +By default, only the tag name will be displayed in the taglist window. If you +like to see tag prototypes instead of names, set the 'Tlist_Display_Prototype' +variable to 1. By default, this variable is set to zero and only tag names +will be displayed. +> + let Tlist_Display_Prototype = 1 +< + *'Tlist_Display_Tag_Scope'* +Tlist_Display_Tag_Scope~ +By default, the scope of a tag (like a C++ class) will be displayed in +square brackets next to the tag name. If you don't want the tag scopes +to be displayed, then set the 'Tlist_Display_Tag_Scope' to zero. By default, +this variable is set to 1 and the tag scopes will be displayed. +> + let Tlist_Display_Tag_Scope = 0 +< + *'Tlist_Enable_Fold_Column'* +Tlist_Enable_Fold_Column~ +By default, the Vim fold column is enabled and displayed in the taglist +window. If you wish to disable this (for example, when you are working with a +narrow Vim window or terminal), you can set the 'Tlist_Enable_Fold_Column' +variable to zero. +> + let Tlist_Enable_Fold_Column = 1 +< + *'Tlist_Exit_OnlyWindow'* +Tlist_Exit_OnlyWindow~ +If you want to exit Vim if only the taglist window is currently opened, then +set the 'Tlist_Exit_OnlyWindow' variable to 1. By default, this variable is +set to zero and the Vim instance will not be closed if only the taglist window +is present. +> + let Tlist_Exit_OnlyWindow = 1 +< + *'Tlist_File_Fold_Auto_Close'* +Tlist_File_Fold_Auto_Close~ +By default, the tags tree displayed in the taglist window for all the files is +opened. You can close/fold the tags tree for the files manually. To +automatically close the tags tree for inactive files, you can set the +'Tlist_File_Fold_Auto_Close' variable to 1. When this variable is set to 1, +the tags tree for the current buffer is automatically opened and for all the +other buffers is closed. +> + let Tlist_File_Fold_Auto_Close = 1 +< + *'Tlist_GainFocus_On_ToggleOpen'* +Tlist_GainFocus_On_ToggleOpen~ +When the taglist window is opened using the ':TlistToggle' command, this +option controls whether the cursor is moved to the taglist window or remains +in the current window. By default, this option is set to 0 and the cursor +remains in the current window. When this variable is set to 1, the cursor +moves to the taglist window after opening the taglist window. +> + let Tlist_GainFocus_On_ToggleOpen = 1 +< + *'Tlist_Highlight_Tag_On_BufEnter'* +Tlist_Highlight_Tag_On_BufEnter~ +When you enter a Vim buffer/window, the current tag in that buffer/window is +automatically highlighted in the taglist window. If the current tag name is +not visible in the taglist window, then the taglist window contents are +scrolled to make that tag name visible. If you like to disable the automatic +highlighting of the current tag when entering a buffer, you can set the +'Tlist_Highlight_Tag_On_BufEnter' variable to zero. The default setting for +this variable is 1. +> + let Tlist_Highlight_Tag_On_BufEnter = 0 +< + *'Tlist_Inc_Winwidth'* +Tlist_Inc_Winwidth~ +By default, when the width of the window is less than 100 and a new taglist +window is opened vertically, then the window width is increased by the value +set in the 'Tlist_WinWidth' variable to accommodate the new window. The value +of this variable is used only if you are using a vertically split taglist +window. + +If your terminal doesn't support changing the window width from Vim (older +version of xterm running in a Unix system) or if you see any weird problems in +the screen due to the change in the window width or if you prefer not to +adjust the window width then set the 'Tlist_Inc_Winwidth' variable to zero. +CAUTION: If you are using the MS-Windows version of Vim in a MS-DOS command +window then you must set this variable to zero, otherwise the system may hang +due to a Vim limitation (explained in :help win32-problems) +> + let Tlist_Inc_Winwidth = 0 +< + *'Tlist_Max_Submenu_Items'* +Tlist_Max_Submenu_Items~ +If a file contains too many tags of a particular type (function, variable, +class, etc.), greater than that specified by the 'Tlist_Max_Submenu_Items' +variable, then the menu for that tag type will be split into multiple +sub-menus. The default setting for the 'Tlist_Max_Submenu_Items' variable is +25. This can be changed by setting the 'Tlist_Max_Submenu_Items' variable: +> + let Tlist_Max_Submenu_Items = 20 +< +The name of the submenu is formed using the names of the first and the last +tag entries in that submenu. + + *'Tlist_Max_Tag_Length'* +Tlist_Max_Tag_Length~ +Only the first 'Tlist_Max_Tag_Length' characters from the tag names will be +used to form the tag type submenu name. The default value for this variable is +10. Change the 'Tlist_Max_Tag_Length' setting if you want to include more or +less characters: +> + let Tlist_Max_Tag_Length = 10 +< + *'Tlist_Process_File_Always'* +Tlist_Process_File_Always~ +By default, the taglist plugin will generate and process the tags defined in +the newly opened files only when the taglist window is opened or when the +taglist menu is enabled. When the taglist window is closed, the taglist plugin +will stop processing the tags for newly opened files. + +You can set the 'Tlist_Process_File_Always' variable to 1 to generate the list +of tags for new files even when the taglist window is closed and the taglist +menu is disabled. +> + let Tlist_Process_File_Always = 1 +< +To use the ":TlistShowTag" and the ":TlistShowPrototype" commands without the +taglist window and the taglist menu, you should set this variable to 1. + + *'Tlist_Show_Menu'* +Tlist_Show_Menu~ +When using GUI Vim, you can display the tags defined in the current file in a +menu named "Tags". By default, this feature is turned off. To turn on this +feature, set the 'Tlist_Show_Menu' variable to 1: +> + let Tlist_Show_Menu = 1 +< + *'Tlist_Show_One_File'* +Tlist_Show_One_File~ +By default, the taglist plugin will display the tags defined in all the loaded +buffers in the taglist window. If you prefer to display the tags defined only +in the current buffer, then you can set the 'Tlist_Show_One_File' to 1. When +this variable is set to 1, as you switch between buffers, the taglist window +will be refreshed to display the tags for the current buffer and the tags for +the previous buffer will be removed. +> + let Tlist_Show_One_File = 1 +< + *'Tlist_Sort_Type'* +Tlist_Sort_Type~ +The 'Tlist_Sort_Type' variable specifies the sort order for the tags in the +taglist window. The tags can be sorted either alphabetically by their name or +by the order of their appearance in the file (chronological order). By +default, the tag names will be listed by the order in which they are defined +in the file. You can change the sort type (from name to order or from order to +name) by pressing the "s" key in the taglist window. You can also change the +default sort order by setting 'Tlist_Sort_Type' to "name" or "order": +> + let Tlist_Sort_Type = "name" +< + *'Tlist_Use_Horiz_Window'* +Tlist_Use_Horiz_Window~ +Be default, the tag names are displayed in a vertically split window. If you +prefer a horizontally split window, then set the 'Tlist_Use_Horiz_Window' +variable to 1. If you are running MS-Windows version of Vim in a MS-DOS +command window, then you should use a horizontally split window instead of a +vertically split window. Also, if you are using an older version of xterm in a +Unix system that doesn't support changing the xterm window width, you should +use a horizontally split window. +> + let Tlist_Use_Horiz_Window = 1 +< + *'Tlist_Use_Right_Window'* +Tlist_Use_Right_Window~ +By default, the vertically split taglist window will appear on the left hand +side. If you prefer to open the window on the right hand side, you can set the +'Tlist_Use_Right_Window' variable to 1: +> + let Tlist_Use_Right_Window = 1 +< + *'Tlist_Use_SingleClick'* +Tlist_Use_SingleClick~ +By default, when you double click on the tag name using the left mouse +button, the cursor will be positioned at the definition of the tag. You +can set the 'Tlist_Use_SingleClick' variable to 1 to jump to a tag when +you single click on the tag name using the mouse. By default this variable +is set to zero. +> + let Tlist_Use_SingleClick = 1 +< +Due to a bug in Vim, if you set 'Tlist_Use_SingleClick' to 1 and try to resize +the taglist window using the mouse, then Vim will crash. This problem is fixed +in Vim 6.3 and above. In the meantime, instead of resizing the taglist window +using the mouse, you can use normal Vim window resizing commands to resize the +taglist window. + + *'Tlist_WinHeight'* +Tlist_WinHeight~ +The default height of the horizontally split taglist window is 10. This can be +changed by modifying the 'Tlist_WinHeight' variable: +> + let Tlist_WinHeight = 20 +< +The |'winfixheight'| option is set for the taglist window, to maintain the +height of the taglist window, when new Vim windows are opened and existing +windows are closed. + + *'Tlist_WinWidth'* +Tlist_WinWidth~ +The default width of the vertically split taglist window is 30. This can be +changed by modifying the 'Tlist_WinWidth' variable: +> + let Tlist_WinWidth = 20 +< +Note that the value of the |'winwidth'| option setting determines the minimum +width of the current window. If you set the 'Tlist_WinWidth' variable to a +value less than that of the |'winwidth'| option setting, then Vim will use the +value of the |'winwidth'| option. + +When new Vim windows are opened and existing windows are closed, the taglist +plugin will try to maintain the width of the taglist window to the size +specified by the 'Tlist_WinWidth' variable. + +============================================================================== + *taglist-commands* +7. Commands~ + +The taglist plugin provides the following ex-mode commands: + +|:TlistAddFiles| Add multiple files to the taglist. +|:TlistAddFilesRecursive| + Add files recursively to the taglist. +|:TlistClose| Close the taglist window. +|:TlistDebug| Start logging of taglist debug messages. +|:TlistLock| Stop adding new files to the taglist. +|:TlistMessages| Display the logged taglist plugin debug messages. +|:TlistOpen| Open and jump to the taglist window. +|:TlistSessionSave| Save the information about files and tags in the + taglist to a session file. +|:TlistSessionLoad| Load the information about files and tags stored + in a session file to taglist. +|:TlistShowPrototype| Display the prototype of the tag at or before the + specified line number. +|:TlistShowTag| Display the name of the tag defined at or before the + specified line number. +|:TlistHighlightTag| Highlight the current tag in the taglist window. +|:TlistToggle| Open or close (toggle) the taglist window. +|:TlistUndebug| Stop logging of taglist debug messages. +|:TlistUnlock| Start adding new files to the taglist. +|:TlistUpdate| Update the tags for the current buffer. + + *:TlistAddFiles* +:TlistAddFiles {file(s)} [file(s) ...] + Add one or more specified files to the taglist. You can + specify multiple filenames using wildcards. To specify a + file name with space character, you should escape the space + character with a backslash. + Examples: +> + :TlistAddFiles *.c *.cpp + :TlistAddFiles file1.html file2.html +< + If you specify a large number of files, then it will take some + time for the taglist plugin to process all of them. The + specified files will not be edited in a Vim window and will + not be added to the Vim buffer list. + + *:TlistAddFilesRecursive* +:TlistAddFilesRecursive {directory} [ {pattern} ] + Add files matching {pattern} recursively from the specified + {directory} to the taglist. If {pattern} is not specified, + then '*' is assumed. To specify the current directory, use "." + for {directory}. To specify a directory name with space + character, you should escape the space character with a + backslash. + Examples: +> + :TlistAddFilesRecursive myproject *.java + :TlistAddFilesRecursive smallproject +< + If large number of files are present in the specified + directory tree, then it will take some time for the taglist + plugin to process all of them. + + *:TlistClose* +:TlistClose Close the taglist window. This command can be used from any + one of the Vim windows. + + *:TlistDebug* +:TlistDebug [filename] + Start logging of debug messages from the taglist plugin. + If {filename} is specified, then the debug messages are stored + in the specified file. Otherwise, the debug messages are + stored in a script local variable. If the file {filename} is + already present, then it is overwritten. + + *:TlistLock* +:TlistLock + Lock the taglist and don't process new files. After this + command is executed, newly edited files will not be added to + the taglist. + + *:TlistMessages* +:TlistMessages + Display the logged debug messages from the taglist plugin + in a window. This command works only when logging to a + script-local variable. + + *:TlistOpen* +:TlistOpen Open and jump to the taglist window. Creates the taglist + window, if the window is not opened currently. After executing + this command, the cursor is moved to the taglist window. When + the taglist window is opened for the first time, all the files + in the buffer list are processed and the tags defined in them + are displayed in the taglist window. + + *:TlistSessionSave* +:TlistSessionSave {filename} + Saves the information about files and tags in the taglist to + the specified file. This command can be used to save and + restore the taglist contents across Vim sessions. + + *:TlistSessionLoad* +:TlistSessionLoad {filename} + Load the information about files and tags stored in the + specified session file to the taglist. + + *:TlistShowPrototype* +:TlistShowPrototype [filename] [linenumber] + Display the prototype of the tag at or before the specified + line number. If the file name and the line number are not + specified, then the current file name and line number are + used. A tag spans multiple lines starting from the line where + it is defined to the line before the next tag. This command + displays the prototype for the tag for any line number in this + range. + + *:TlistShowTag* +:TlistShowTag [filename] [linenumber] + Display the name of the tag defined at or before the specified + line number. If the file name and the line number are not + specified, then the current file name and line number are + used. A tag spans multiple lines starting from the line where + it is defined to the line before the next tag. This command + displays the tag name for any line number in this range. + + *:TlistHighlightTag* +:TlistHighlightTag + Highlight the current tag in the taglist window. By default, + the taglist plugin periodically updates the taglist window to + highlight the current tag. This command can be used to force + the taglist plugin to highlight the current tag. + + *:TlistToggle* +:TlistToggle Open or close (toggle) the taglist window. Opens the taglist + window, if the window is not opened currently. Closes the + taglist window, if the taglist window is already opened. When + the taglist window is opened for the first time, all the files + in the buffer list are processed and the tags are displayed in + the taglist window. After executing this command, the cursor + is not moved from the current window to the taglist window. + + *:TlistUndebug* +:TlistUndebug + Stop logging of debug messages from the taglist plugin. + + *:TlistUnlock* +:TlistUnlock + Unlock the taglist and start processing newly edited files. + + *:TlistUpdate* +:TlistUpdate Update the tags information for the current buffer. This + command can be used to re-process the current file/buffer and + get the tags information. As the taglist plugin uses the file + saved in the disk (instead of the file displayed in a Vim + buffer), you should save a modified buffer before you update + the taglist. Otherwise the listed tags will not include the + new tags created in the buffer. You can use this command even + when the taglist window is not opened. + +============================================================================== + *taglist-functions* +8. Global functions~ + +The taglist plugin provides several global functions that can be used from +other Vim plugins to interact with the taglist plugin. These functions are +described below. + +|Tlist_Update_File_Tags()| Update the tags for the specified file +|Tlist_Get_Tag_Prototype_By_Line()| Return the prototype of the tag at or + before the specified line number in the + specified file. +|Tlist_Get_Tagname_By_Line()| Return the name of the tag at or + before the specified line number in + the specified file. +|Tlist_Set_App()| Set the name of the application + controlling the taglist window. + + *Tlist_Update_File_Tags()* +Tlist_Update_File_Tags({filename}, {filetype}) + Update the tags for the file {filename}. The second argument + specifies the Vim filetype for the file. If the taglist plugin + has not processed the file previously, then the exuberant + ctags tool is invoked to generate the tags for the file. + + *Tlist_Get_Tag_Prototype_By_Line()* +Tlist_Get_Tag_Prototype_By_Line([{filename}, {linenumber}]) + Return the prototype of the tag at or before the specified + line number in the specified file. If the filename and line + number are not specified, then the current buffer name and the + current line number are used. + + *Tlist_Get_Tagname_By_Line()* +Tlist_Get_Tagname_By_Line([{filename}, {linenumber}]) + Return the name of the tag at or before the specified line + number in the specified file. If the filename and line number + are not specified, then the current buffer name and the + current line number are used. + + *Tlist_Set_App()* +Tlist_Set_App({appname}) + Set the name of the plugin that controls the taglist plugin + window and buffer. This can be used to integrate the taglist + plugin with other Vim plugins. + + For example, the winmanager plugin and the Cream package use + this function and specify the appname as "winmanager" and + "cream" respectively. + + By default, the taglist plugin is a stand-alone plugin and + controls the taglist window and buffer. If the taglist window + is controlled by an external plugin, then the appname should + be set appropriately. + +============================================================================== + *taglist-extend* +9. Extending~ + +The taglist plugin supports all the languages supported by the exuberant ctags +tool, which includes the following languages: Assembly, ASP, Awk, Beta, C, +C++, C#, Cobol, Eiffel, Erlang, Fortran, HTML, Java, Javascript, Lisp, Lua, +Make, Pascal, Perl, PHP, Python, Rexx, Ruby, Scheme, Shell, Slang, SML, Sql, +TCL, Verilog, Vim and Yacc. + +You can extend the taglist plugin to add support for new languages and also +modify the support for the above listed languages. + +You should NOT make modifications to the taglist plugin script file to add +support for new languages. You will lose these changes when you upgrade to the +next version of the taglist plugin. Instead you should follow the below +described instructions to extend the taglist plugin. + +You can extend the taglist plugin by setting variables in the .vimrc or _vimrc +file. The name of these variables depends on the language name and is +described below. + +Modifying support for an existing language~ +To modify the support for an already supported language, you have to set the +tlist_xxx_settings variable in the ~/.vimrc or $HOME/_vimrc file. Replace xxx +with the Vim filetype name for the language file. For example, to modify the +support for the perl language files, you have to set the tlist_perl_settings +variable. To modify the support for java files, you have to set the +tlist_java_settings variable. + +To determine the filetype name used by Vim for a file, use the following +command in the buffer containing the file: + + :set filetype + +The above command will display the Vim filetype for the current buffer. + +The format of the value set in the tlist_xxx_settings variable is + + ;flag1:name1;flag2:name2;flag3:name3 + +The different fields in the value are separated by the ';' character. + +The first field 'language_name' is the name used by exuberant ctags to refer +to this language file. This name can be different from the file type name used +by Vim. For example, for C++, the language name used by ctags is 'c++' but the +filetype name used by Vim is 'cpp'. To get the list of language names +supported by exuberant ctags, use the following command: + + $ ctags --list-maps=all + +The remaining fields follow the format "flag:name". The sub-field 'flag' is +the language specific flag used by exuberant ctags to generate the +corresponding tags. For example, for the C language, to list only the +functions, the 'f' flag is used. To get the list of flags supported by +exuberant ctags for the various languages use the following command: + + $ ctags --list-kinds=all + +The sub-field 'name' specifies the title text to use for displaying the tags +of a particular type. For example, 'name' can be set to 'functions'. This +field can be set to any text string name. + +For example, to list only the classes and functions defined in a C++ language +file, add the following line to your .vimrc file: + + let tlist_cpp_settings = 'c++;c:class;f:function' + +In the above setting, 'cpp' is the Vim filetype name and 'c++' is the name +used by the exuberant ctags tool. 'c' and 'f' are the flags passed to +exuberant ctags to list C++ classes and functions and 'class' is the title +used for the class tags and 'function' is the title used for the function tags +in the taglist window. + +For example, to display only functions defined in a C file and to use "My +Functions" as the title for the function tags, use + + let tlist_c_settings = 'c;f:My Functions' + +When you set the tlist_xxx_settings variable, you will override the default +setting used by the taglist plugin for the 'xxx' language. You cannot add to +the default options used by the taglist plugin for a particular file type. To +add to the options used by the taglist plugin for a language, copy the option +values from the taglist plugin file to your .vimrc file and modify it. + +Adding support for a new language~ +If you want to add support for a new language to the taglist plugin, you need +to first extend the exuberant ctags tool. For more information about extending +exuberant ctags, visit the following page: + + http://ctags.sourceforge.net/EXTENDING.html + +To add support for a new language, set the tlist_xxx_settings variable in the +~/.vimrc file appropriately as described above. Replace 'xxx' in the variable +name with the Vim filetype name for the new language. + +For example, to extend the taglist plugin to support the latex language, you +can use the following line (assuming, you have already extended exuberant +ctags to support the latex language): + + let tlist_tex_settings='latex;b:bibitem;c:command;l:label' + +With the above line, when you edit files of filetype "tex" in Vim, the taglist +plugin will invoke the exuberant ctags tool passing the "latex" filetype and +the flags b, c and l to generate the tags. The text heading 'bibitem', +'command' and 'label' will be used in the taglist window for the tags which +are generated for the flags b, c and l respectively. + +============================================================================== + *taglist-faq* +10. Frequently Asked Questions~ + +Q. The taglist plugin doesn't work. The taglist window is empty and the tags + defined in a file are not displayed. +A. Are you using Vim version 6.0 and above? The taglist plugin relies on the + features supported by Vim version 6.0 and above. You can use the following + command to get the Vim version: +> + $ vim --version +< + Are you using exuberant ctags version 5.0 and above? The taglist plugin + relies on the features supported by exuberant ctags and will not work with + GNU ctags or the Unix ctags utility. You can use the following command to + determine whether the ctags installed in your system is exuberant ctags: +> + $ ctags --version +< + Is exuberant ctags present in one of the directories in your PATH? If not, + you need to set the Tlist_Ctags_Cmd variable to point to the location of + exuberant ctags. Use the following Vim command to verify that this is setup + correctly: +> + :echo system(Tlist_Ctags_Cmd . ' --version') +< + The above command should display the version information for exuberant + ctags. + + Did you turn on the Vim filetype detection? The taglist plugin relies on + the filetype detected by Vim and passes the filetype to the exuberant ctags + utility to parse the tags. Check the output of the following Vim command: +> + :filetype +< + The output of the above command should contain "filetype detection:ON". + To turn on the filetype detection, add the following line to the .vimrc or + _vimrc file: +> + filetype on +< + Is your version of Vim compiled with the support for the system() function? + The following Vim command should display 1: +> + :echo exists('*system') +< + In some Linux distributions (particularly Suse Linux), the default Vim + installation is built without the support for the system() function. The + taglist plugin uses the system() function to invoke the exuberant ctags + utility. You need to rebuild Vim after enabling the support for the + system() function. If you use the default build options, the system() + function will be supported. + + Do you have the |'shellslash'| option set? You can try disabling the + |'shellslash'| option. When the taglist plugin invokes the exuberant ctags + utility with the path to the file, if the incorrect slashes are used, then + you will see errors. + + Check the shell related Vim options values using the following command: +> + :set shell? shellcmdflag? shellpipe? + :set shellquote? shellredir? shellxquote? +< + If these options are set in your .vimrc or _vimrc file, try removing those + lines. + + Are you using a Unix shell in a MS-Windows environment? For example, + the Unix shell from the MKS-toolkit. Do you have the SHELL environment + set to point to this shell? You can try resetting the SHELL environment + variable. + + If you are using a Unix shell on MS-Windows, you should try to use + exuberant ctags that is compiled for Unix-like environments so that + exuberant ctags will understand path names with forward slash characters. + + Is your filetype supported by the exuberant ctags utility? The file types + supported by the exuberant ctags utility are listed in the ctags help. If a + file type is not supported, you have to extend exuberant ctags. You can use + the following command to list the filetypes supported by exuberant ctags: +> + ctags --list-languages +< + Run the following command from the shell prompt and check whether the tags + defined in your file are listed in the output from exuberant ctags: +> + ctags -f - --format=2 --excmd=pattern --fields=nks +< + If you see your tags in the output from the above command, then the + exuberant ctags utility is properly parsing your file. + + Do you have the .ctags or _ctags or the ctags.cnf file in your home + directory for specifying default options or for extending exuberant ctags? + If you do have this file, check the options in this file and make sure + these options are not interfering with the operation of the taglist plugin. + + If you are using MS-Windows, check the value of the TEMP and TMP + environment variables. If these environment variables are set to a path + with space characters in the name, then try using the DOS 8.3 short name + for the path or set them to a path without the space characters in the + name. For example, if the temporary directory name is "C:\Documents and + Settings\xyz\Local Settings\Temp", then try setting the TEMP variable to + the following: +> + set TEMP=C:\DOCUMEN~1\xyz\LOCALS~1\Temp +< + If exuberant ctags is installed in a directory with space characters in the + name, then try adding the directory to the PATH environment variable or try + setting the 'Tlist_Ctags_Cmd' variable to the shortest path name to ctags + or try copying the exuberant ctags to a path without space characters in + the name. For example, if exuberant ctags is installed in the directory + "C:\Program Files\Ctags", then try setting the 'Tlist_Ctags_Cmd' variable + as below: +> + let Tlist_Ctags_Cmd='C:\Progra~1\Ctags\ctags.exe' +< + If you are using a cygwin compiled version of exuberant ctags on MS-Windows, + make sure that either you have the cygwin compiled sort utility installed + and available in your PATH or compile exuberant ctags with internal sort + support. Otherwise, when exuberant ctags sorts the tags output by invoking + the sort utility, it may end up invoking the MS-Windows version of + sort.exe, thereby resulting in failure. + +Q. When I try to open the taglist window, I am seeing the following error + message. How do I fix this problem? + + Taglist: Failed to generate tags for /my/path/to/file + ctags: illegal option -- -^@usage: ctags [-BFadtuwvx] [-f tagsfile] file ... + +A. The taglist plugin will work only with the exuberant ctags tool. You + cannot use the GNU ctags or the Unix ctags program with the taglist plugin. + You will see an error message similar to the one shown above, if you try + use a non-exuberant ctags program with Vim. To fix this problem, either add + the exuberant ctags tool location to the PATH environment variable or set + the 'Tlist_Ctags_Cmd' variable. + +Q. A file has more than one tag with the same name. When I select a tag name + from the taglist window, the cursor is positioned at the incorrect tag + location. +A. The taglist plugin uses the search pattern generated by the exuberant ctags + utility to position the cursor at the location of a tag definition. If a + file has more than one tag with the same name and same prototype, then the + search pattern will be the same. In this case, when searching for the tag + pattern, the cursor may be positioned at the incorrect location. + +Q. I have made some modifications to my file and introduced new + functions/classes/variables. I have not yet saved my file. The taglist + plugin is not displaying the new tags when I update the taglist window. +A. The exuberant ctags utility will process only files that are present in the + disk. To list the tags defined in a file, you have to save the file and + then update the taglist window. + +Q. I have created a ctags file using the exuberant ctags utility for my source + tree. How do I configure the taglist plugin to use this tags file? +A. The taglist plugin doesn't use a tags file stored in disk. For every opened + file, the taglist plugin invokes the exuberant ctags utility to get the + list of tags dynamically. The Vim system() function is used to invoke + exuberant ctags and get the ctags output. This function internally uses a + temporary file to store the output. This file is deleted after the output + from the command is read. So you will never see the file that contains the + output of exuberant ctags. + +Q. When I set the |'updatetime'| option to a low value (less than 1000) and if + I keep pressing a key with the taglist window open, the current buffer + contents are changed. Why is this? +A. The taglist plugin uses the |CursorHold| autocmd to highlight the current + tag. The CursorHold autocmd triggers for every |'updatetime'| milliseconds. + If the |'updatetime'| option is set to a low value, then the CursorHold + autocmd will be triggered frequently. As the taglist plugin changes + the focus to the taglist window to highlight the current tag, this could + interfere with the key movement resulting in changing the contents of + the current buffer. The workaround for this problem is to not set the + |'updatetime'| option to a low value. + +============================================================================== + *taglist-license* +11. License~ +Permission is hereby granted to use and distribute the taglist plugin, with or +without modifications, provided that this copyright notice is copied with it. +Like anything else that's free, taglist.vim is provided *as is* and comes with +no warranty of any kind, either expressed or implied. In no event will the +copyright holder be liable for any damamges resulting from the use of this +software. + +============================================================================== + *taglist-todo* +12. Todo~ + +1. Group tags according to the scope and display them. For example, + group all the tags belonging to a C++/Java class +2. Support for displaying tags in a modified (not-yet-saved) file. +3. Automatically open the taglist window only for selected filetypes. + For other filetypes, close the taglist window. +4. When using the shell from the MKS toolkit, the taglist plugin + doesn't work. +5. The taglist plugin doesn't work with files edited remotely using the + netrw plugin. The exuberant ctags utility cannot process files over + scp/rcp/ftp, etc. + +============================================================================== + +vim:tw=78:ts=8:noet:ft=help: diff --git a/home/.vim/doc/tags b/home/.vim/doc/tags new file mode 100644 index 0000000..e51bb3f --- /dev/null +++ b/home/.vim/doc/tags @@ -0,0 +1,246 @@ +'NERDChristmasTree' NERD_tree.txt /*'NERDChristmasTree'* +'NERDTreeAutoCenter' NERD_tree.txt /*'NERDTreeAutoCenter'* +'NERDTreeAutoCenterThreshold' NERD_tree.txt /*'NERDTreeAutoCenterThreshold'* +'NERDTreeBookmarksFile' NERD_tree.txt /*'NERDTreeBookmarksFile'* +'NERDTreeCaseSensitiveSort' NERD_tree.txt /*'NERDTreeCaseSensitiveSort'* +'NERDTreeChDirMode' NERD_tree.txt /*'NERDTreeChDirMode'* +'NERDTreeHighlightCursorline' NERD_tree.txt /*'NERDTreeHighlightCursorline'* +'NERDTreeHijackNetrw' NERD_tree.txt /*'NERDTreeHijackNetrw'* +'NERDTreeIgnore' NERD_tree.txt /*'NERDTreeIgnore'* +'NERDTreeMouseMode' NERD_tree.txt /*'NERDTreeMouseMode'* +'NERDTreeQuitOnOpen' NERD_tree.txt /*'NERDTreeQuitOnOpen'* +'NERDTreeShowBookmarks' NERD_tree.txt /*'NERDTreeShowBookmarks'* +'NERDTreeShowFiles' NERD_tree.txt /*'NERDTreeShowFiles'* +'NERDTreeShowHidden' NERD_tree.txt /*'NERDTreeShowHidden'* +'NERDTreeShowLineNumbers' NERD_tree.txt /*'NERDTreeShowLineNumbers'* +'NERDTreeSortOrder' NERD_tree.txt /*'NERDTreeSortOrder'* +'NERDTreeStatusline' NERD_tree.txt /*'NERDTreeStatusline'* +'NERDTreeWinPos' NERD_tree.txt /*'NERDTreeWinPos'* +'NERDTreeWinSize' NERD_tree.txt /*'NERDTreeWinSize'* +'Tlist_Auto_Highlight_Tag' taglist.txt /*'Tlist_Auto_Highlight_Tag'* +'Tlist_Auto_Open' taglist.txt /*'Tlist_Auto_Open'* +'Tlist_Auto_Update' taglist.txt /*'Tlist_Auto_Update'* +'Tlist_Close_On_Select' taglist.txt /*'Tlist_Close_On_Select'* +'Tlist_Compact_Format' taglist.txt /*'Tlist_Compact_Format'* +'Tlist_Ctags_Cmd' taglist.txt /*'Tlist_Ctags_Cmd'* +'Tlist_Display_Prototype' taglist.txt /*'Tlist_Display_Prototype'* +'Tlist_Display_Tag_Scope' taglist.txt /*'Tlist_Display_Tag_Scope'* +'Tlist_Enable_Fold_Column' taglist.txt /*'Tlist_Enable_Fold_Column'* +'Tlist_Exit_OnlyWindow' taglist.txt /*'Tlist_Exit_OnlyWindow'* +'Tlist_File_Fold_Auto_Close' taglist.txt /*'Tlist_File_Fold_Auto_Close'* +'Tlist_GainFocus_On_ToggleOpen' taglist.txt /*'Tlist_GainFocus_On_ToggleOpen'* +'Tlist_Highlight_Tag_On_BufEnter' taglist.txt /*'Tlist_Highlight_Tag_On_BufEnter'* +'Tlist_Inc_Winwidth' taglist.txt /*'Tlist_Inc_Winwidth'* +'Tlist_Max_Submenu_Items' taglist.txt /*'Tlist_Max_Submenu_Items'* +'Tlist_Max_Tag_Length' taglist.txt /*'Tlist_Max_Tag_Length'* +'Tlist_Process_File_Always' taglist.txt /*'Tlist_Process_File_Always'* +'Tlist_Show_Menu' taglist.txt /*'Tlist_Show_Menu'* +'Tlist_Show_One_File' taglist.txt /*'Tlist_Show_One_File'* +'Tlist_Sort_Type' taglist.txt /*'Tlist_Sort_Type'* +'Tlist_Use_Horiz_Window' taglist.txt /*'Tlist_Use_Horiz_Window'* +'Tlist_Use_Right_Window' taglist.txt /*'Tlist_Use_Right_Window'* +'Tlist_Use_SingleClick' taglist.txt /*'Tlist_Use_SingleClick'* +'Tlist_WinHeight' taglist.txt /*'Tlist_WinHeight'* +'Tlist_WinWidth' taglist.txt /*'Tlist_WinWidth'* +'loaded_nerd_tree' NERD_tree.txt /*'loaded_nerd_tree'* +:NERDTree NERD_tree.txt /*:NERDTree* +:NERDTreeClose NERD_tree.txt /*:NERDTreeClose* +:NERDTreeFind NERD_tree.txt /*:NERDTreeFind* +:NERDTreeFromBookmark NERD_tree.txt /*:NERDTreeFromBookmark* +:NERDTreeMirror NERD_tree.txt /*:NERDTreeMirror* +:NERDTreeToggle NERD_tree.txt /*:NERDTreeToggle* +:TlistAddFiles taglist.txt /*:TlistAddFiles* +:TlistAddFilesRecursive taglist.txt /*:TlistAddFilesRecursive* +:TlistClose taglist.txt /*:TlistClose* +:TlistDebug taglist.txt /*:TlistDebug* +:TlistHighlightTag taglist.txt /*:TlistHighlightTag* +:TlistLock taglist.txt /*:TlistLock* +:TlistMessages taglist.txt /*:TlistMessages* +:TlistOpen taglist.txt /*:TlistOpen* +:TlistSessionLoad taglist.txt /*:TlistSessionLoad* +:TlistSessionSave taglist.txt /*:TlistSessionSave* +:TlistShowPrototype taglist.txt /*:TlistShowPrototype* +:TlistShowTag taglist.txt /*:TlistShowTag* +:TlistToggle taglist.txt /*:TlistToggle* +:TlistUndebug taglist.txt /*:TlistUndebug* +:TlistUnlock taglist.txt /*:TlistUnlock* +:TlistUpdate taglist.txt /*:TlistUpdate* +NERDTree NERD_tree.txt /*NERDTree* +NERDTree-? NERD_tree.txt /*NERDTree-?* +NERDTree-A NERD_tree.txt /*NERDTree-A* +NERDTree-B NERD_tree.txt /*NERDTree-B* +NERDTree-C NERD_tree.txt /*NERDTree-C* +NERDTree-C-J NERD_tree.txt /*NERDTree-C-J* +NERDTree-C-K NERD_tree.txt /*NERDTree-C-K* +NERDTree-D NERD_tree.txt /*NERDTree-D* +NERDTree-F NERD_tree.txt /*NERDTree-F* +NERDTree-I NERD_tree.txt /*NERDTree-I* +NERDTree-J NERD_tree.txt /*NERDTree-J* +NERDTree-K NERD_tree.txt /*NERDTree-K* +NERDTree-O NERD_tree.txt /*NERDTree-O* +NERDTree-P NERD_tree.txt /*NERDTree-P* +NERDTree-R NERD_tree.txt /*NERDTree-R* +NERDTree-T NERD_tree.txt /*NERDTree-T* +NERDTree-U NERD_tree.txt /*NERDTree-U* +NERDTree-X NERD_tree.txt /*NERDTree-X* +NERDTree-cd NERD_tree.txt /*NERDTree-cd* +NERDTree-contents NERD_tree.txt /*NERDTree-contents* +NERDTree-e NERD_tree.txt /*NERDTree-e* +NERDTree-f NERD_tree.txt /*NERDTree-f* +NERDTree-gi NERD_tree.txt /*NERDTree-gi* +NERDTree-go NERD_tree.txt /*NERDTree-go* +NERDTree-gs NERD_tree.txt /*NERDTree-gs* +NERDTree-i NERD_tree.txt /*NERDTree-i* +NERDTree-m NERD_tree.txt /*NERDTree-m* +NERDTree-o NERD_tree.txt /*NERDTree-o* +NERDTree-p NERD_tree.txt /*NERDTree-p* +NERDTree-q NERD_tree.txt /*NERDTree-q* +NERDTree-r NERD_tree.txt /*NERDTree-r* +NERDTree-s NERD_tree.txt /*NERDTree-s* +NERDTree-t NERD_tree.txt /*NERDTree-t* +NERDTree-u NERD_tree.txt /*NERDTree-u* +NERDTree-x NERD_tree.txt /*NERDTree-x* +NERDTreeAPI NERD_tree.txt /*NERDTreeAPI* +NERDTreeAbout NERD_tree.txt /*NERDTreeAbout* +NERDTreeAddKeyMap() NERD_tree.txt /*NERDTreeAddKeyMap()* +NERDTreeAddMenuItem() NERD_tree.txt /*NERDTreeAddMenuItem()* +NERDTreeAddMenuSeparator() NERD_tree.txt /*NERDTreeAddMenuSeparator()* +NERDTreeAddSubmenu() NERD_tree.txt /*NERDTreeAddSubmenu()* +NERDTreeBookmarkCommands NERD_tree.txt /*NERDTreeBookmarkCommands* +NERDTreeBookmarkTable NERD_tree.txt /*NERDTreeBookmarkTable* +NERDTreeBookmarks NERD_tree.txt /*NERDTreeBookmarks* +NERDTreeChangelog NERD_tree.txt /*NERDTreeChangelog* +NERDTreeCredits NERD_tree.txt /*NERDTreeCredits* +NERDTreeFunctionality NERD_tree.txt /*NERDTreeFunctionality* +NERDTreeGlobalCommands NERD_tree.txt /*NERDTreeGlobalCommands* +NERDTreeInvalidBookmarks NERD_tree.txt /*NERDTreeInvalidBookmarks* +NERDTreeKeymapAPI NERD_tree.txt /*NERDTreeKeymapAPI* +NERDTreeLicense NERD_tree.txt /*NERDTreeLicense* +NERDTreeMappings NERD_tree.txt /*NERDTreeMappings* +NERDTreeMenu NERD_tree.txt /*NERDTreeMenu* +NERDTreeMenuAPI NERD_tree.txt /*NERDTreeMenuAPI* +NERDTreeOptionDetails NERD_tree.txt /*NERDTreeOptionDetails* +NERDTreeOptionSummary NERD_tree.txt /*NERDTreeOptionSummary* +NERDTreeOptions NERD_tree.txt /*NERDTreeOptions* +NERDTreeRender() NERD_tree.txt /*NERDTreeRender()* +NERD_tree.txt NERD_tree.txt /*NERD_tree.txt* +Tlist_Get_Tag_Prototype_By_Line() taglist.txt /*Tlist_Get_Tag_Prototype_By_Line()* +Tlist_Get_Tagname_By_Line() taglist.txt /*Tlist_Get_Tagname_By_Line()* +Tlist_Set_App() taglist.txt /*Tlist_Set_App()* +Tlist_Update_File_Tags() taglist.txt /*Tlist_Update_File_Tags()* +WinManagerFileEdit winmanager.txt /*WinManagerFileEdit* +WinManagerForceReSize winmanager.txt /*WinManagerForceReSize* +WinManagerResumeAUs winmanager.txt /*WinManagerResumeAUs* +WinManagerSuspendAUs winmanager.txt /*WinManagerSuspendAUs* +bufexplorer bufexplorer.txt /*bufexplorer* +bufexplorer-changelog bufexplorer.txt /*bufexplorer-changelog* +bufexplorer-credits bufexplorer.txt /*bufexplorer-credits* +bufexplorer-customization bufexplorer.txt /*bufexplorer-customization* +bufexplorer-installation bufexplorer.txt /*bufexplorer-installation* +bufexplorer-todo bufexplorer.txt /*bufexplorer-todo* +bufexplorer-usage bufexplorer.txt /*bufexplorer-usage* +bufexplorer-windowlayout bufexplorer.txt /*bufexplorer-windowlayout* +bufexplorer.txt bufexplorer.txt /*bufexplorer.txt* +buffer-explorer bufexplorer.txt /*buffer-explorer* +g:bufExplorerChgWin bufexplorer.txt /*g:bufExplorerChgWin* +g:bufExplorerDefaultHelp bufexplorer.txt /*g:bufExplorerDefaultHelp* +g:bufExplorerDetailedHelp bufexplorer.txt /*g:bufExplorerDetailedHelp* +g:bufExplorerFindActive bufexplorer.txt /*g:bufExplorerFindActive* +g:bufExplorerFuncRef bufexplorer.txt /*g:bufExplorerFuncRef* +g:bufExplorerReverseSort bufexplorer.txt /*g:bufExplorerReverseSort* +g:bufExplorerShowDirectories bufexplorer.txt /*g:bufExplorerShowDirectories* +g:bufExplorerShowRelativePath bufexplorer.txt /*g:bufExplorerShowRelativePath* +g:bufExplorerShowTabBuffer bufexplorer.txt /*g:bufExplorerShowTabBuffer* +g:bufExplorerShowUnlisted bufexplorer.txt /*g:bufExplorerShowUnlisted* +g:bufExplorerSortBy bufexplorer.txt /*g:bufExplorerSortBy* +g:bufExplorerSplitBelow bufexplorer.txt /*g:bufExplorerSplitBelow* +g:bufExplorerSplitOutPathName bufexplorer.txt /*g:bufExplorerSplitOutPathName* +g:bufExplorerSplitRight bufexplorer.txt /*g:bufExplorerSplitRight* +indexer indexer.txt /*indexer* +indexer-commands indexer.txt /*indexer-commands* +indexer-options indexer.txt /*indexer-options* +indexer-plugin indexer.txt /*indexer-plugin* +indexer.txt indexer.txt /*indexer.txt* +project project.txt /*project* +project-adding-mappings project.txt /*project-adding-mappings* +project-example project.txt /*project-example* +project-flags project.txt /*project-flags* +project-inheritance project.txt /*project-inheritance* +project-invoking project.txt /*project-invoking* +project-mappings project.txt /*project-mappings* +project-plugin project.txt /*project-plugin* +project-settings project.txt /*project-settings* +project-syntax project.txt /*project-syntax* +project-tips project.txt /*project-tips* +project.txt project.txt /*project.txt* +taglist-commands taglist.txt /*taglist-commands* +taglist-debug taglist.txt /*taglist-debug* +taglist-extend taglist.txt /*taglist-extend* +taglist-faq taglist.txt /*taglist-faq* +taglist-functions taglist.txt /*taglist-functions* +taglist-install taglist.txt /*taglist-install* +taglist-internet taglist.txt /*taglist-internet* +taglist-intro taglist.txt /*taglist-intro* +taglist-keys taglist.txt /*taglist-keys* +taglist-license taglist.txt /*taglist-license* +taglist-menu taglist.txt /*taglist-menu* +taglist-options taglist.txt /*taglist-options* +taglist-requirements taglist.txt /*taglist-requirements* +taglist-session taglist.txt /*taglist-session* +taglist-todo taglist.txt /*taglist-todo* +taglist-using taglist.txt /*taglist-using* +taglist.txt taglist.txt /*taglist.txt* +treeExplDirSort vtreeexplorer.txt /*treeExplDirSort* +treeExplHidden vtreeexplorer.txt /*treeExplHidden* +treeExplHidePattern vtreeexplorer.txt /*treeExplHidePattern* +treeExplIndent vtreeexplorer.txt /*treeExplIndent* +treeExplVertical vtreeexplorer.txt /*treeExplVertical* +treeExplWinSize vtreeexplorer.txt /*treeExplWinSize* +vtreeexplorer vtreeexplorer.txt /*vtreeexplorer* +vtreeexplorer-? vtreeexplorer.txt /*vtreeexplorer-?* +vtreeexplorer-C vtreeexplorer.txt /*vtreeexplorer-C* +vtreeexplorer-CD vtreeexplorer.txt /*vtreeexplorer-CD* +vtreeexplorer-D vtreeexplorer.txt /*vtreeexplorer-D* +vtreeexplorer-E vtreeexplorer.txt /*vtreeexplorer-E* +vtreeexplorer-H vtreeexplorer.txt /*vtreeexplorer-H* +vtreeexplorer-O vtreeexplorer.txt /*vtreeexplorer-O* +vtreeexplorer-R vtreeexplorer.txt /*vtreeexplorer-R* +vtreeexplorer-S vtreeexplorer.txt /*vtreeexplorer-S* +vtreeexplorer-X vtreeexplorer.txt /*vtreeexplorer-X* +vtreeexplorer-Yank vtreeexplorer.txt /*vtreeexplorer-Yank* +vtreeexplorer-a vtreeexplorer.txt /*vtreeexplorer-a* +vtreeexplorer-commands vtreeexplorer.txt /*vtreeexplorer-commands* +vtreeexplorer-config vtreeexplorer.txt /*vtreeexplorer-config* +vtreeexplorer-contents vtreeexplorer.txt /*vtreeexplorer-contents* +vtreeexplorer-cursordir vtreeexplorer.txt /*vtreeexplorer-cursordir* +vtreeexplorer-enter vtreeexplorer.txt /*vtreeexplorer-enter* +vtreeexplorer-install vtreeexplorer.txt /*vtreeexplorer-install* +vtreeexplorer-mappings vtreeexplorer.txt /*vtreeexplorer-mappings* +vtreeexplorer-o vtreeexplorer.txt /*vtreeexplorer-o* +vtreeexplorer-p vtreeexplorer.txt /*vtreeexplorer-p* +vtreeexplorer-r vtreeexplorer.txt /*vtreeexplorer-r* +vtreeexplorer-t vtreeexplorer.txt /*vtreeexplorer-t* +vtreeexplorer-terms vtreeexplorer.txt /*vtreeexplorer-terms* +vtreeexplorer-topdir vtreeexplorer.txt /*vtreeexplorer-topdir* +vtreeexplorer-u vtreeexplorer.txt /*vtreeexplorer-u* +vtreeexplorer.txt vtreeexplorer.txt /*vtreeexplorer.txt* +winmanager winmanager.txt /*winmanager* +winmanager-adding winmanager.txt /*winmanager-adding* +winmanager-bufexplorer-settings winmanager.txt /*winmanager-bufexplorer-settings* +winmanager-bug winmanager.txt /*winmanager-bug* +winmanager-commands winmanager.txt /*winmanager-commands* +winmanager-customizing winmanager.txt /*winmanager-customizing* +winmanager-details winmanager.txt /*winmanager-details* +winmanager-fileexplorer-settings winmanager.txt /*winmanager-fileexplorer-settings* +winmanager-hook-isvalid winmanager.txt /*winmanager-hook-isvalid* +winmanager-hook-refresh winmanager.txt /*winmanager-hook-refresh* +winmanager-hook-resize winmanager.txt /*winmanager-hook-resize* +winmanager-hook-start winmanager.txt /*winmanager-hook-start* +winmanager-hook-title winmanager.txt /*winmanager-hook-title* +winmanager-hooks winmanager.txt /*winmanager-hooks* +winmanager-installing winmanager.txt /*winmanager-installing* +winmanager-overview winmanager.txt /*winmanager-overview* +winmanager-plugin winmanager.txt /*winmanager-plugin* +winmanager-settings winmanager.txt /*winmanager-settings* +winmanager-thanks winmanager.txt /*winmanager-thanks* +winmanager-updates winmanager.txt /*winmanager-updates* diff --git a/home/.vim/doc/tags-ja b/home/.vim/doc/tags-ja new file mode 100644 index 0000000..816c6e0 --- /dev/null +++ b/home/.vim/doc/tags-ja @@ -0,0 +1,44 @@ +!_TAG_FILE_ENCODING utf-8 // +:AcpDisable acp.jax /*:AcpDisable* +:AcpEnable acp.jax /*:AcpEnable* +:AcpLock acp.jax /*:AcpLock* +:AcpUnlock acp.jax /*:AcpUnlock* +acp acp.jax /*acp* +acp-about acp.jax /*acp-about* +acp-author acp.jax /*acp-author* +acp-commands acp.jax /*acp-commands* +acp-contact acp.jax /*acp-contact* +acp-installation acp.jax /*acp-installation* +acp-introduction acp.jax /*acp-introduction* +acp-options acp.jax /*acp-options* +acp-perl-omni acp.jax /*acp-perl-omni* +acp-snipMate acp.jax /*acp-snipMate* +acp-usage acp.jax /*acp-usage* +acp.txt acp.jax /*acp.txt* +autocomplpop acp.jax /*autocomplpop* +g:acp_behavior acp.jax /*g:acp_behavior* +g:acp_behavior-command acp.jax /*g:acp_behavior-command* +g:acp_behavior-completefunc acp.jax /*g:acp_behavior-completefunc* +g:acp_behavior-meets acp.jax /*g:acp_behavior-meets* +g:acp_behavior-onPopupClose acp.jax /*g:acp_behavior-onPopupClose* +g:acp_behavior-repeat acp.jax /*g:acp_behavior-repeat* +g:acp_behaviorCssOmniPropertyLength acp.jax /*g:acp_behaviorCssOmniPropertyLength* +g:acp_behaviorCssOmniValueLength acp.jax /*g:acp_behaviorCssOmniValueLength* +g:acp_behaviorFileLength acp.jax /*g:acp_behaviorFileLength* +g:acp_behaviorHtmlOmniLength acp.jax /*g:acp_behaviorHtmlOmniLength* +g:acp_behaviorKeywordCommand acp.jax /*g:acp_behaviorKeywordCommand* +g:acp_behaviorKeywordIgnores acp.jax /*g:acp_behaviorKeywordIgnores* +g:acp_behaviorKeywordLength acp.jax /*g:acp_behaviorKeywordLength* +g:acp_behaviorPerlOmniLength acp.jax /*g:acp_behaviorPerlOmniLength* +g:acp_behaviorPythonOmniLength acp.jax /*g:acp_behaviorPythonOmniLength* +g:acp_behaviorRubyOmniMethodLength acp.jax /*g:acp_behaviorRubyOmniMethodLength* +g:acp_behaviorRubyOmniSymbolLength acp.jax /*g:acp_behaviorRubyOmniSymbolLength* +g:acp_behaviorSnipmateLength acp.jax /*g:acp_behaviorSnipmateLength* +g:acp_behaviorUserDefinedFunction acp.jax /*g:acp_behaviorUserDefinedFunction* +g:acp_behaviorUserDefinedMeets acp.jax /*g:acp_behaviorUserDefinedMeets* +g:acp_behaviorXmlOmniLength acp.jax /*g:acp_behaviorXmlOmniLength* +g:acp_completeOption acp.jax /*g:acp_completeOption* +g:acp_completeoptPreview acp.jax /*g:acp_completeoptPreview* +g:acp_enableAtStartup acp.jax /*g:acp_enableAtStartup* +g:acp_ignorecaseOption acp.jax /*g:acp_ignorecaseOption* +g:acp_mappingDriven acp.jax /*g:acp_mappingDriven* diff --git a/home/.vim/doc/vtreeexplorer.txt b/home/.vim/doc/vtreeexplorer.txt new file mode 100644 index 0000000..7893323 --- /dev/null +++ b/home/.vim/doc/vtreeexplorer.txt @@ -0,0 +1,226 @@ +*vtreeexplorer.txt* Vim Tree Explorer Dec 28, 2007 + +Authors: T. Scott Urban + + (remove the source of SPAM from my email first) + +0. DESCRIPTION *vtreeexplorer* + +This plugin creates a tree based file explorer within vim. The tree view is +similar to the output of the unix 'tree' command, with the addition that +directories are foldable and the tree is lazy loaded as you navigate the tree. +The tree is highlighted and several mapping are created for navigation and +opening files from the tree. + +============================================================================== +1. CONTENTS *vtreeexplorer-contents* + + 0. DESCRIPTION ..................: |vtreeexplorer| + 1. CONTENTS......................: |vtreeexplorer-contents| + 2. VTREEEXPLORER INSTALLATION ...: |vtreeexplorer-install| + 3. VTREEEXPLORER CONFIGURATION ..: |vtreeexplorer-config| + 4. VTREEEXPLORER TERMS ..........: |vtreeexplorer-terms| + 5. VTREEEXPLORER MAPPINGS .......: |vtreeexplorer-mapping| + '' ..................: |vtreeexplorer-enter| + 'o' ........................: |vtreeexplorer-o| + 'o' ........................: |vtreeexplorer-O| + 't' ........................: |vtreeexplorer-t| + 'X' ........................: |vtreeexplorer-X| + 'E' ........................: |vtreeexplorer-E| + 'C' ........................: |vtreeexplorer-C| + 'H' ........................: |vtreeexplorer-H| + 'u' ........................: |vtreeexplorer-u| + 'p' ........................: |vtreeexplorer-p| + 'r' ........................: |vtreeexplorer-r| + 'R' ........................: |vtreeexplorer-R| + 'S' ........................: |vtreeexplorer-S| + 'D' ........................: |vtreeexplorer-D| + 'a' ........................: |vtreeexplorer-a| + '?' ........................: |vtreeexplorer-?| + 6. VTREEEXPLORER COMMANDS .......: |vtreeexplorer-commands| + :CD ........................: |vtreeexplorer-CD| + :Yank ......................: |vtreeexplorer-Yank| + +============================================================================== +2. VTREEEXPLORER INSTALLATION *vtreeexplorer-install* + +To install, un-gzip and un-tar in your $HOME/.vim or $VIMRUNTIME directory, or +the equivalent for the OS you are using. To add this documentation to the +searchable help index, do ":helptags ~/.vim/doc" or equivalent. + +============================================================================== +3. VTREEEXPLORER CONFIGURATION *vtreeexplorer-config* + +There are four global variables that affect vtreeexplorer on startup. These +variables only affect the initial behavior after using |VTreeExplore| or +|VSTreeExplore| to start the tree explorer. Setting these variables after the +start of the tree explorer with those commands will have no affect on +currently running tree explorers. Settings can be changed with the +commands/functions/mappings in running tree explorers. This allows for the +creation of mutliple tree explorer windows with different settings. The +global variables affecting tree explorer startup are: + +treeExplVertical *treeExplVertical* + +Set this variable in your vimrc to use a vertical split when using the +splitting version of the explorer |VSTreeExplore|. + +treeExplWinSize *treeExplWinSize* + +Set this variable to a number in your vimrc to control the windows size (width +or height, depending on |treeExplVertical| when using the splitting version of +the explorer |VSTreeExplore|. + +treeExplHidden *treeExplHidden* + +Set this variable in your vimrc to start the exlorer with hidden files shown. +Otherwise, the explorer will be started with hidden files (start with '.' for +Unix) not shown. + +This setting can be be toggled with the 'a' mapping (|vtreeexplorer-a|). + +treeExplHidePattern *treeExplHidePattern* + +Set this variable to a regular expression to avoid showing matching files and +directories when the hidden option is set (in addition to hidden 'dotfiles'). +This variable can be changed at anytime and it will be reflected in the next +refresh or directory load. + +treeExplDirSort *treeExplDirSort* + +Set this variable in your vimrc to start the explorer with the desired +directory sorting. Possible values: + + 0 : no directory sorting + 1 : directories sorted first + -1 : directories sorted last + +This setting can be switched with the 'D' mapping (|vtreeexplorer-D|. + +treeExplIndent *treeExplIndent* + +This variable is used on initialization to determine the width of the tree +structures drawn at the left of the browser. The default value is 3 which +yields a more compact view. A value of 4 will emulate the old behavior. the +maximum and minimum values for this setting are 2 and 8, respectively. + +treeExplNoList treeExplNoList + +This variable is used on initialization to tell the TreeExplorer not to list +itself in the buffer list. Use of this setting prevents restore of the +explorer with sessions. + +============================================================================== +4. VTREEEXPLORER TERMS *vtreeexplorer-terms* + +The following terms are defined for brevity in the remainder of the +documentation: + +cursordir *vtreeexplorer-cursordir* + +This term refers to the directory where the cursor is in the explorer. If the +cursor is on a line with a directory, that is the cursordir. If the cursor is +on a file, then the cursor dir is the parent directory of the file on the +cursor line. + +topdir *vtreeexplorer-topdir* + +This term refers to the directory where the tree explorerer is rooted - that +is, the top-most directory shown in the tree. + +============================================================================== +5. VTREEEXPLORER MAPPINGS *vtreeexplorer-mappings* + +'' *vtreeexplorer-enter* + +Same as |vtreeexplorer-o| below. + +'o' *vtreeexplorer-o* + +If the cursor is on a line with a file, open that file in another window. The +last window visitied is where the file will be opened, unless the previous +window contains an unmodified buffer or there is only one window, in which +case a new window will be opened for the file. + +If the cursor is on a line with a directory, load the directory if it isn't +loaded, or toggle the fold for that directory, if the directory is loaded. + +'O' *vtreeexplorer-O* + +Same as |vtreeexplorer-o| but use use the explorer window when opening the +file (closing the explorer). + +'t' *vtreeexplorer-t* + +Same as |vtreeexplorer-o| but use new tab instead window when opening the file. + +'X' *vtreeexplorer-X* + +Recursively expand the |vtreeexplorer-cursordir|. + +'E' *vtreeexplorer-E* + +Open the standard vim |file-explorer| on the |vtreeexplorer-cursordir|. + +'C' *vtreeexplorer-C* + +Change the |vtreeexplorer-topdir| to the |vtreeexplorer-cursordir|. + +'H' *vtreeexplorer-H* + +Change the |vtreeexplorer-topdir| to your home directory, defined by the +environement variable $HOME. + +'u' *vtreeexplorer-u* + +Change the |vtreeexplorer-topdir| up one level, to the parent directory of the +current topdir. + +'p' *vtreeexplorer-p* + +Move the cursor to the parent directory of the |vtreeexplorer-cursordir|. +Hitting 'p' mutliple times will quickly take you to the top of the tree. + +'r' *vtreeexplorer-r* + +Refresh the |vtreeexplorer-cursordir|. This command might unload +subdirectories of the cursordir, depending on current expansion. + +'R' *vtreeexplorer-R* + +Refresh the |vtreeexplorer-topdir|.This command might unload subdirectories of +the cursordir, depending on current expansion. + +'S' *vtreeexplorer-S* + +Start a shell in the |vtreeexplorer-cursordir|. + +'D' *vtreeexplorer-D* + +Switch between the three directory sorting modes, described at +|treeExplDirSort|. Initial value can be set with global variable +|treeExplDirSort|. + +'a' *vtreeexplorer-a* + +Toggle showing hidden files. Initial value can be set with global variable +|treeExplHidden|. Hidden files are those starting with a dot or those defined +by the regular expression in the variable |treeExplHidePattern|. + +'?' *vtreeexplorer-?* + +Toggle long help display at top of window. + +============================================================================== +5. VTREEEXPLORER COMMANDS *vtreeexplorer-commands* + +:CD *vtreeexplorer-CD* + +Change |vtreeexplorer-topdir| to argument of command. + +:Yank *vtreeexplorer-Yank* + +Yank selection of tree with foldmarkers stripped from register. + +vim:tw=78:ts=8:ft=help + diff --git a/home/.vim/doc/winmanager.txt b/home/.vim/doc/winmanager.txt new file mode 100644 index 0000000..fed5198 --- /dev/null +++ b/home/.vim/doc/winmanager.txt @@ -0,0 +1,503 @@ +*winmanager* Plugin for a classical Windows style IDE for Vim 6.0 + For Vim version 6.0. + Last Change: Sun Mar 31 11:00 PM 2002 PST + + By Srinath Avadhanula + (srinath@fastmail.fm) + + *winmanager-plugin* + +winmanager.vim is a plugin which implements a classical windows type IDE in +Vim-6.0, where the directory and buffer browsers are displayed in 2 windows on +the left and the current editing is done on the right. When you open up a new +vim window, simply type in :WMToggle. This will start up winmanager. + +Note This plugin is available only if 'compatible' is not set + You can avoid loading this plugin by setting the "loaded_winmanager" + variable > + :let loaded_winmanager = 1 + +{Vi does not have any of this} +=========================================================================== +OVERVIEW *winmanager-overview* + +|winmanager-installing| Please follow these instructions for installing + winmanager. + +|winmanager-customizing| Describes ways of customizing the window layout, i.e + how to club various explorers into groups, how to + change their relative position, etc. + +|winmanager-details| details of using winmanager. keyboard shortcuts + and other usage details. + +|winmanager-commands| commands provided to the user. its useful to + set keyboard shortcuts to these commands. + +|winmanager-settings| settings (typically made in ~/.vimrc) which + affect the behavior of winmanager. + +|winmanager-adding| one of the most important new features of this + version is the creation of a framework whereby adding + other plugins like explorer.vim or bufexplorer.vim to + winmanager. This section describes briefly the + implementation of winmanager and then describes how + to add a new plugin to winmanager + +|add-local-help| how to use this text file as a vim help file. +|winmanager-bug| bug reports are welcome. +|winmanager-thanks| thanks to the many people who helped! + +=========================================================================== +UPDATES *winmanager-updates* + +The official releases can be found at: > + http://vim.sourceforge.net/scripts/script.php?script_id=95 +However, I will only update the vim.sf.net version of winmanager.zip in case +of a major bug or new feature. For small (and not so bothersome) bug-fixes, I +will put the latest version at: > + http://robotics.eecs.berkeley.edu/~srinath/vim/winmanager-2.0.htm +and also announce it in vim@vim.org when an update occurs. +Therefore if you want to keep to be kept abreast of updates, you could +check occassionally at vim@vim.org. (you can also use your mail server's +filtering capability to effectively subscribe to the announcement). + +============================================================================ +INSTALLING *winmanager-installing* + +winmanager.vim should start working as soon as you restart vim after unzipping +the .zip file you got this from into ~/.vim (unix) or ~\vimfiles (dos) + +winmanager only recognizes plugins whose name appears in the global variable > + g:winManagerWindowLayout +< +By default this global variable has the value > + g:winManagerWindowLayout = 'FileExplorer,TagsExplorer|BufExplorer' +< +(which is the value which winmanager uses if its not set in the user's .vimrc) + +This global variable is responsible for making winmanager recognize the +existence of the explorers and simultaneously custome the window layout. See +the next section for how to set this variable for various custom layouts of +winmanager. + +============================================================================ +CUSTOMIZING *winmanager-customizing* + +The layout of winmanager is controlled by changing the value of the +"g:winManagerWindowLayout" variable. The general form of this variable is +> + g:winManagerWindowLayout = + 'Group1_Member1,Group1_Member2|Group2_Member_1,Group2_Member_2' +< +i.e, explorer "groups" are seperated by the '|' character. Within each group, +individual explorer plugin names are seperated by the comma (',') character. +What winmanager does is display only 1 member from each group in a window. The +user can go to a window and press to display the next explorer belonging +to that group. This ability to "group" windows is valuable to preserve screen +real-estate by using them only as needed. + +Thus for the default value of 'g:winManagerWindowLayout', winmanager will +split the vim window as follows: + +-----------+-------------------+ + | | | + | File | | + | explorer | File being | + | | edited | + | | | + +-----------+ | + | Buffer | | + | explorer | | + | | | + +-----------+-------------------+ + +The user can go the [File List] window and press to goto the +'TagsExplorer' view. + +Removing a plugin name from the 'g:winManagerWindowLayout' variable means +winmanager no longer sees that variable. + +============================================================================ +COMMANDS *winmanager-commands* + +:WMToggle :toggles the visibility of winmanager. This can + also be used to start winmanager for the first + time. A handy mapping is: > + :map :WMToggle +< mnemonic: window-toggle : + +:FirstExplorerWindow :directly takes you to the first explorer window + from the top left corner which is visible. > + :map :FirstExplorerWindow +< mnemonic: window-first : + +:BottomExplorerWindow :directly takes you to the last explorere window + from the top-left which is visible. > + :map :BottomExplorerWindow +< mnemonic: window-last : + +NOTE: winmanager does not provide any mappings by default. These have to set +in the user's .vimrc if you want to use mappings. + +============================================================================ +SETTINGS *winmanager-settings* + +The values of the following global variables should be set in your .vimrc +file if you want a different value than the default: + +g:persistentBehaviour: if set to 0, then as soon as you quit all the files + and only the explorer windows are the ones left, vim will quit. the + default is 1, which means that the explorer windows persist even if + they are the only ones visible. + +g:winManagerWidth: the width of the explorer areas. + (default 25) + +g:defaultExplorer: If you want winmanager to assume the functioning of the + default explorer.vim which ships with vim, set this variable to 0. + (default 1). If this variable is set to 1, then winmanager will behave as + follows: + . if the user starts off vim with a command such as + ":vim some/dir/" then winmanager starts off the window layout with + FileExplorer at the top left window. as of now it changes the + g:windowLayout variable so that file explorer appears in the top left + window. + . if on the other hand the user does ":e some/dir/" while _inside_ vim, + then the behavior is consistent with the original behavior of the + explorer.vim plugin which ships with vim, i.e, the directory is opened + in a buffer and the user can use that to open a file in that window. + Note that the commands ":Explore" and ":Sexplore" are still available if + you set this variable to 1. + winfileexplorer.vim, the modification of explorer.vim which ships with + this version is different from the standard explorer.vim in that it has + display caching. i.e, the directory is read and sorted only the first + time. From the second time on, the directory list is cached in a script + variable so display is faster. + + *winmanager-fileexplorer-settings* +See |explorer| for details. +NOTE: Some of the settings used in explorer.vim are not utlized in +winmanager. + *winmanager-bufexplorer-settings* +g:bufExplorerMaxHeight: the buffer list window dynamicall rescales itself to + occupy only the minimum space required to display all the windows. you + can set a maximum number of lines for this window. (defualt 15) +See |bufexplorer| for details on additional options. +NOTE: Some of the settings used in bufexplorer.vim are not utlized in +winmanager. + +============================================================================= +DETAILED HELP *winmanager-details* + +When winmanager starts up, it divides up the whole vim window into 2 +"regions". The region on the left is the "explorer area" where the various +explorer plugins are displayed. The region on the right is the "file editing +area", where the user works on his current editing session. + + +--------+-------------------+ + | | | + | | 2(i) | + | 1(i) | | + | +-------------------+ + | | | + +--------+ 2(ii) | + | 1(ii) | | + +--------+-------------------+ + +The explorer area (area 1) might contain multiple windows each of which might +contain multiple explorers. In the default configuration (for +g:winManagerWindowLayout = 'FileExplorer,TagsExplorer|BufExplorer'), the first +window can be thought of as containing 2 explorers, the file explorer plugin +and the tags explorer plugin, while the bottom window contains bufexplorer by +itself. + +When a window contains multiple explorers, then the user can cycle between +them by pressing (mnemonic: next) or (mnemonic: previous). + +This section describes the various keyboard shortcuts for the 3 plugins which +are used with winmanager by default. +NOTE: Other plugins might be distributed as add-ins to winmanager. In that +case, please refer to the help which ships with that plugin. + +1. File Explorer plugin +This plugin displays the current directory. Its a modification of the standard +explorer.vim which ships with vim6.0. The following keyboard shortcuts are +available with this plugin: + if on a directory, enters it and displays it in the same + area. If on a file, then opens it in the File Editing Area. + Attempts to open in the same window as the one visited + before, otherwise split open a new window horizontally. if + this sounds a bit confusing, it isnt. its the most intuitive + behaviour that one expects. +<2-leftmouse> (doubleclick) the same as + open the file or directory in a new window in the FileEditing + area. +c change the pwd to the directory currently displayed +C change the currently displayed directory to pwd (converse of + c) this helps in changing to different drives in windows. + i.e, if you are currently on the c: drive and you want to + change to the d: drive, you will have to do + cd d:\ + and then press 'C' in the file explorer area. +s select sort field (size, date, name) +r reverse direction of sort +f add current directory to list of favorites. +R rename file +D delete file (or range of files in visual mode) +- move up one level + refresh the file list + +2. Buffer Explorer plugin +See |bufexplorer-usage| for details. +NOTE: In addition to those shortcuts, winmanager adds the following: + Opens the buffer under the cursor in a split window even if + the current buffer is not modified. + +This window is dynamically rescaled and re-displayed. i.e, when a new window +opens somehwere, the buffer list is automatically updated. also, it tries to +occupy the minimum possible space required to display the files. + +3. File Editing Area +The area where normal editing takes place. The commands in the File Explorer +and Buffer Explorer shouldnt affect the layout of the windows here. Some +mappings which I find useful (which should be placed in your .vimrc if you +plan on using WManager often) is +> + map :BottomExplorerWindow + map :FirstExplorerWindow + map :WMToggle + +Pressing CTRL-W-B should then take you directly to the last explorer window +Similarly pressing CTRL-W-F should take you to the first explorer window. +CTRL-W-T will toggle between the winmanager visible and invisible. + +============================================================================= +ADDING NEW PLUGINS *winmanager-adding* + +This section is of interest only to people who might want to extend winmanager +by adding other plugins to it. The casual user can skip it. + +One of the most important new features of winmanager2.x is the ability to let +other users add IDE type plugins to winmanager.vim with a minimum of effort. +The way winmanager ships, it usually contains the following plugins: +> + (FileExplorer, TagsExplorer) + (BufExplorer) + +i.e, FileExplorer and TagsExplorer occupy one window as a single group, while +BufExplorer occupies another window. "Adding" a plugin means that you will be +able to add a seperate IDE plugin, (call it "YourPlugin" henceforth) either to +one of these groups or seperately by itself. This section describes how to +accomplish this. Although the section is somewhat lengthy, please rest assured +that its really quite simple to do. Have a look at |wintagexplorer|.vim for a +small plugin which accomplishes this. + +To better understand the process, its helpful to give a short description of +the workings of winmanager. When a user wants to use your plugin, he +"registers" it with winmanager, i.e he adds the "name" of the plugin to the +variable g:winManagerWindowLayout in his .vimrc as: + + " this line goes in the user's .vimrc + let g:winManagerWindowLayout = "FileExplorer,TagsExplorer|YourPlugin" + +When winmanager starts up, it remembers the string "YourPlugin" internally as +the plugins "name". (The reason for making this a part of the user's .vimrc +is that that way, he can customize the window layout according to his +preferences). + +In addition to registering, the plugin itself initializes a variable called +the "title" which starts with the name, such as: > + + " this line goes in your script file. + let g:YourPlugin_title = "[My Plugin Title]" + +< +NOTE: Just like the rest of the hooks provided by your plugin, this global +variable name is formed according the rule: g:_title. + +When winmanager starts up, it performs the following 2 actions: + 1. It opens a new file with the "title" provided by the plugin. This + automatically ensures that the same buffer is opened for multiple + invokations of the plugin. + NOTE: It is very important for this reason that the plugin's name be + distinct so that there is a low (ideally zero) probability of a file + with the same name existing on a user's system. + 2. It modifies the "name" string (in this case "YourPlugin") to form + "call YourPlugin_Start()" and then |exec|s this string. Thus winmanager + communicates with your plugin by using a number of such "hooks" or + global functions which all start with the string "YourPlugin" which are + defined in the script file you create. + +In order to enable the dynamic nature of winmanager, where you can have your +plugin change its display every time a |BufEnter| or |BufDelete| event occurs, +it is necessary to provide a few other hooks. Every time a BufEnter or +BufDelete event occurs, winmanager makes a loop over all the visible buffers. +Then it "refreshes" the display of that plugin if it is "invalid". The +following paragraphs describe the hooks that have to be provided to enable +this. + + *winmanager-hooks* + +The following is a list of hooks which should be provided. A few of them are +optional. Consider the case where you want to add a plugin which you have +named "YourPlugin". In the following discussion, a "hook" simply refers to a +globally visible function which is formed according to the rule that it start +with the string "YourPlugin_", where "YourPlugin" is the name of your plugin. + + *winmanager-hook-start* +YourPlugin_Start() This function is called during initialization. It +{Mandatory} can be assumed (and _should_ be) that the focus is + already in the buffer where stuff needs to be + displayed. i.e, the plugin shouldnt open some other + buffer during this function. (i.e, commands such as + ":e", ":vsplit", ":wincmd h" etc in this stage are + bad. If however, you absolutely need to switch + buffers or something which will cause |BufEnter| or + |BufDelete| events, then you need to temporarily + switch winmanager off by using + |WinManagerSuspendAUs|) + + *winmanager-hook-isvalid* +YourPlugin_IsValid() winmanager is dynamic in the sense that it allows the +{Mandatory} plugins to change their displays when a BufEnter event + occurs. At each BufEnter event, winmanager will cycle + through all the visible explorers asking them if + their display is "valid". If it isn't, then they will + be redrawn by calling the next function. + + For plugins such as bufexplorer which change with + every BufEnter, it is sufficient to make this always + return 1. For plugins such as fileexplorer, the + display never changes with the BufEnter even. hence + in its case, it will always return 0. + + *winmanager-hook-refresh* +YourPlugin_Refresh() If the YourPlugin_IsValid() function returns 0, then +{Optional} this function is called to update the display. if the + first function always returns 1, then this function + need not be defined. + NOTE: It is not clear at this time whether this + function is really necessary. It might be obsoleted + in the future. Future versions might call the + _Start() function instead. + NOTE: It has been obsoleted as of version 2.1 + + *winmanager-hook-resize* +YourPlugin_ReSize() The plugins can also be dynamically resizable. (the +{Optional} current bufexplorer which ships with the winmanager + exhibits this behavior). If a plugin creates such a + function, then it will be called after its Refresh() + function. The reason for not letting the plugin make + this a part of its Refresh() function is that + sometimes resizing is not allowed, such as in + instances where there is no window above or below the + plugin to take the slack of a resize. + + +In addition, the plugin should also initialize the following global variable + + *winmanager-hook-title* +g:YourPlugin_title This is the name of the buffer associated with + this plugin. The reason for a title in addition to a + name is that the name should be such that a global + function of that name can be defined. However, the + title can be more descriptive and contain spaces + etc. For example, the present distribution of + FileExplorer has the title "[File List]". Also, + winmanager opens a file with this name (using an + equivalent of ":e g:YourPlugin_title"), which + automatically ensures that new buffers are not eaten + up in multiple invokations of winmanager, toggling + visibility of buffers, etc. + NOTE: It is very important for this reason that the + plugin's name be distinct so that there is a low + (ideally zero) probability of a file with the same + name existing on a user's system. + +In addition to YourPlugin providing winmanager with hooks, winmanager also +provides the following hooks for use by YourPlugin: + + *WinManagerFileEdit* +WinManagerFileEdit({filename}, {split}) + This function _must_ be used when the plugin wants + to open a new file in the file editing area for + editing. Its not sufficient to do something like + ":wincmd p" and then ":e filename", because first of + all the ":wincmd p" command gets screwed + (unfortunately) in the presence of winmanager + because of the (sometimes) large movement winmanager + does over all visible windows to maintain the + dynamic nature. Secondly, doing a simple ":e + filename" will not preserve the @# and the @% + registers properly, causing handy commands such as + |CTRL-^| to totally mis-behave. + + The first argument should be (preferably) the + (complete) name of the file to be opened (including + the full path to it if possible). The second + argument decides whether winmanager should attempt + to open the file in the same window as the last + window or to split a new window to open the file. + + *WinManagerSuspendAUs* +WinManagerSuspendAUs() This makes winmanager stop responding to the + |BufEnter| or |BufDelete| autocommands like it + normally does. Please use this function with care. + You will need to use this when you are performing + some action which causes these events but you dont + want to have winmanager go through the whole + isvalid/refresh cycle. NOTE: Take care to definitely + reset the behavior by using the next function. + + *WinManagerResumeAUs* +WinManagerResumeAUs() This is the converse of |WinManagerSuspendAUs()|. It + makes winmanager start responding to events with the + usual isvalid/refresh cycle. + + *WinManagerForceReSize* +WinManagerForceReSize() Normally, winmanager calls the YourPlugin_ReSize() + function after the YourPlugin_Refresh(). However, + this happens only every |BufEnter| event. When the + plugin performs some function which requires it to + resize even when there was no |BufEnter| or + |BufDelete| event, use this function. Please avoid + making a call to YourPlugin_ReSize() because a + number of safety checks have to be performed before + a resizing is "legal". + +Finally, if you do plan on making an addin to winmanager, feel free to contact +me for help/comments/suggestions. You might also want to take a look at: > + http://robotics.eecs.berkeley.edu/~srinath/vim/explorerSample.vim +for a simple template of an add-in plugin. + +============================================================================= +BUGS *winmanager-bug* + +Please send any comments for improvements or bug-reports to > + srinath@fastmail.fm +If the bug is repeatable, then it will be of great help if a short description +of the events leading to the bug are also given. + +Note "I dont like winmanager" is not a bug report, only an opinion ;-) + +============================================================================= +THANKS *winmanager-thanks* + +I am really grateful to all those who emailed me with bug-reports and comments +for improvement. Most of all, a huge thanks to Xiangjiang Ma for his enormous +support and extremeley helpful QA. + +Other people who helped greatly: + Madoka Machitani: fixed a couple of typos and gave some ideas for making + things more robust. + Colin Dearing: gave many useful suggestions for improvement which lead to + the fast redraw capability of winmanager + Jeff Lanzarotta: for agreeing to make changes to bufexplorer.vim so that + bufexplorer.vim would be compatible with the latest version of + winmanager.vim + + and finally all the great support I got from vim@vim.org and comp.editors + helped a lot. + + +vim:tw=78:et:ts=4:ft=help:norl: diff --git a/home/.vim/nerdtree_plugin/exec_menuitem.vim b/home/.vim/nerdtree_plugin/exec_menuitem.vim new file mode 100644 index 0000000..e7a7c53 --- /dev/null +++ b/home/.vim/nerdtree_plugin/exec_menuitem.vim @@ -0,0 +1,41 @@ +" ============================================================================ +" File: exec_menuitem.vim +" Description: plugin for NERD Tree that provides an execute file menu item +" Maintainer: Martin Grenfell +" Last Change: 22 July, 2009 +" License: This program is free software. It comes without any warranty, +" to the extent permitted by applicable law. You can redistribute +" it and/or modify it under the terms of the Do What The Fuck You +" Want To Public License, Version 2, as published by Sam Hocevar. +" See http://sam.zoy.org/wtfpl/COPYING for more details. +" +" ============================================================================ +if exists("g:loaded_nerdtree_exec_menuitem") + finish +endif +let g:loaded_nerdtree_exec_menuitem = 1 + +call NERDTreeAddMenuItem({ + \ 'text': '(!)Execute file', + \ 'shortcut': '!', + \ 'callback': 'NERDTreeExecFile', + \ 'isActiveCallback': 'NERDTreeExecFileActive' }) + +function! NERDTreeExecFileActive() + let node = g:NERDTreeFileNode.GetSelected() + return !node.path.isDirectory && node.path.isExecutable +endfunction + +function! NERDTreeExecFile() + let treenode = g:NERDTreeFileNode.GetSelected() + echo "==========================================================\n" + echo "Complete the command to execute (add arguments etc):\n" + let cmd = treenode.path.str({'escape': 1}) + let cmd = input(':!', cmd . ' ') + + if cmd != '' + exec ':!' . cmd + else + echo "Aborted" + endif +endfunction diff --git a/home/.vim/nerdtree_plugin/fs_menu.vim b/home/.vim/nerdtree_plugin/fs_menu.vim new file mode 100644 index 0000000..e25b38c --- /dev/null +++ b/home/.vim/nerdtree_plugin/fs_menu.vim @@ -0,0 +1,194 @@ +" ============================================================================ +" File: fs_menu.vim +" Description: plugin for the NERD Tree that provides a file system menu +" Maintainer: Martin Grenfell +" Last Change: 17 July, 2009 +" License: This program is free software. It comes without any warranty, +" to the extent permitted by applicable law. You can redistribute +" it and/or modify it under the terms of the Do What The Fuck You +" Want To Public License, Version 2, as published by Sam Hocevar. +" See http://sam.zoy.org/wtfpl/COPYING for more details. +" +" ============================================================================ +if exists("g:loaded_nerdtree_fs_menu") + finish +endif +let g:loaded_nerdtree_fs_menu = 1 + +call NERDTreeAddMenuItem({'text': '(a)dd a childnode', 'shortcut': 'a', 'callback': 'NERDTreeAddNode'}) +call NERDTreeAddMenuItem({'text': '(m)ove the curent node', 'shortcut': 'm', 'callback': 'NERDTreeMoveNode'}) +call NERDTreeAddMenuItem({'text': '(d)elete the curent node', 'shortcut': 'd', 'callback': 'NERDTreeDeleteNode'}) +if g:NERDTreePath.CopyingSupported() + call NERDTreeAddMenuItem({'text': '(c)copy the current node', 'shortcut': 'c', 'callback': 'NERDTreeCopyNode'}) +endif + +"FUNCTION: s:echo(msg){{{1 +function! s:echo(msg) + redraw + echomsg "NERDTree: " . a:msg +endfunction + +"FUNCTION: s:echoWarning(msg){{{1 +function! s:echoWarning(msg) + echohl warningmsg + call s:echo(a:msg) + echohl normal +endfunction + +"FUNCTION: s:promptToDelBuffer(bufnum, msg){{{1 +"prints out the given msg and, if the user responds by pushing 'y' then the +"buffer with the given bufnum is deleted +" +"Args: +"bufnum: the buffer that may be deleted +"msg: a message that will be echoed to the user asking them if they wish to +" del the buffer +function! s:promptToDelBuffer(bufnum, msg) + echo a:msg + if nr2char(getchar()) ==# 'y' + exec "silent bdelete! " . a:bufnum + endif +endfunction + +"FUNCTION: NERDTreeAddNode(){{{1 +function! NERDTreeAddNode() + let curDirNode = g:NERDTreeDirNode.GetSelected() + + let newNodeName = input("Add a childnode\n". + \ "==========================================================\n". + \ "Enter the dir/file name to be created. Dirs end with a '/'\n" . + \ "", curDirNode.path.str({'format': 'Glob'}) . g:NERDTreePath.Slash()) + + if newNodeName ==# '' + call s:echo("Node Creation Aborted.") + return + endif + + try + let newPath = g:NERDTreePath.Create(newNodeName) + let parentNode = b:NERDTreeRoot.findNode(newPath.getParent()) + + let newTreeNode = g:NERDTreeFileNode.New(newPath) + if parentNode.isOpen || !empty(parentNode.children) + call parentNode.addChild(newTreeNode, 1) + call NERDTreeRender() + call newTreeNode.putCursorHere(1, 0) + endif + catch /^NERDTree/ + call s:echoWarning("Node Not Created.") + endtry +endfunction + +"FUNCTION: NERDTreeMoveNode(){{{1 +function! NERDTreeMoveNode() + let curNode = g:NERDTreeFileNode.GetSelected() + let newNodePath = input("Rename the current node\n" . + \ "==========================================================\n" . + \ "Enter the new path for the node: \n" . + \ "", curNode.path.str()) + + if newNodePath ==# '' + call s:echo("Node Renaming Aborted.") + return + endif + + try + let bufnum = bufnr(curNode.path.str()) + + call curNode.rename(newNodePath) + call NERDTreeRender() + + "if the node is open in a buffer, ask the user if they want to + "close that buffer + if bufnum != -1 + let prompt = "\nNode renamed.\n\nThe old file is open in buffer ". bufnum . (bufwinnr(bufnum) ==# -1 ? " (hidden)" : "") .". Delete this buffer? (yN)" + call s:promptToDelBuffer(bufnum, prompt) + endif + + call curNode.putCursorHere(1, 0) + + redraw + catch /^NERDTree/ + call s:echoWarning("Node Not Renamed.") + endtry +endfunction + +" FUNCTION: NERDTreeDeleteNode() {{{1 +function! NERDTreeDeleteNode() + let currentNode = g:NERDTreeFileNode.GetSelected() + let confirmed = 0 + + if currentNode.path.isDirectory + let choice =input("Delete the current node\n" . + \ "==========================================================\n" . + \ "STOP! To delete this entire directory, type 'yes'\n" . + \ "" . currentNode.path.str() . ": ") + let confirmed = choice ==# 'yes' + else + echo "Delete the current node\n" . + \ "==========================================================\n". + \ "Are you sure you wish to delete the node:\n" . + \ "" . currentNode.path.str() . " (yN):" + let choice = nr2char(getchar()) + let confirmed = choice ==# 'y' + endif + + + if confirmed + try + call currentNode.delete() + call NERDTreeRender() + + "if the node is open in a buffer, ask the user if they want to + "close that buffer + let bufnum = bufnr(currentNode.path.str()) + if buflisted(bufnum) + let prompt = "\nNode deleted.\n\nThe file is open in buffer ". bufnum . (bufwinnr(bufnum) ==# -1 ? " (hidden)" : "") .". Delete this buffer? (yN)" + call s:promptToDelBuffer(bufnum, prompt) + endif + + redraw + catch /^NERDTree/ + call s:echoWarning("Could not remove node") + endtry + else + call s:echo("delete aborted") + endif + +endfunction + +" FUNCTION: NERDTreeCopyNode() {{{1 +function! NERDTreeCopyNode() + let currentNode = g:NERDTreeFileNode.GetSelected() + let newNodePath = input("Copy the current node\n" . + \ "==========================================================\n" . + \ "Enter the new path to copy the node to: \n" . + \ "", currentNode.path.str()) + + if newNodePath != "" + "strip trailing slash + let newNodePath = substitute(newNodePath, '\/$', '', '') + + let confirmed = 1 + if currentNode.path.copyingWillOverwrite(newNodePath) + call s:echo("Warning: copying may overwrite files! Continue? (yN)") + let choice = nr2char(getchar()) + let confirmed = choice ==# 'y' + endif + + if confirmed + try + let newNode = currentNode.copy(newNodePath) + call NERDTreeRender() + call newNode.putCursorHere(0, 0) + catch /^NERDTree/ + call s:echoWarning("Could not copy node") + endtry + endif + else + call s:echo("Copy aborted.") + endif + redraw +endfunction + +" vim: set sw=4 sts=4 et fdm=marker: diff --git a/home/.vim/plugin/NERD_tree.vim b/home/.vim/plugin/NERD_tree.vim new file mode 100644 index 0000000..6411b1d --- /dev/null +++ b/home/.vim/plugin/NERD_tree.vim @@ -0,0 +1,4059 @@ +" ============================================================================ +" File: NERD_tree.vim +" Description: vim global plugin that provides a nice tree explorer +" Maintainer: Martin Grenfell +" Last Change: 1 December, 2009 +" License: This program is free software. It comes without any warranty, +" to the extent permitted by applicable law. You can redistribute +" it and/or modify it under the terms of the Do What The Fuck You +" Want To Public License, Version 2, as published by Sam Hocevar. +" See http://sam.zoy.org/wtfpl/COPYING for more details. +" +" ============================================================================ +let s:NERD_tree_version = '4.1.0' + +" SECTION: Script init stuff {{{1 +"============================================================ +if exists("loaded_nerd_tree") + finish +endif +if v:version < 700 + echoerr "NERDTree: this plugin requires vim >= 7. DOWNLOAD IT! You'll thank me later!" + finish +endif +let loaded_nerd_tree = 1 + +"for line continuation - i.e dont want C in &cpo +let s:old_cpo = &cpo +set cpo&vim + +"Function: s:initVariable() function {{{2 +"This function is used to initialise a given variable to a given value. The +"variable is only initialised if it does not exist prior +" +"Args: +"var: the name of the var to be initialised +"value: the value to initialise var to +" +"Returns: +"1 if the var is set, 0 otherwise +function! s:initVariable(var, value) + if !exists(a:var) + exec 'let ' . a:var . ' = ' . "'" . a:value . "'" + return 1 + endif + return 0 +endfunction + +"SECTION: Init variable calls and other random constants {{{2 +call s:initVariable("g:NERDChristmasTree", 1) +call s:initVariable("g:NERDTreeAutoCenter", 1) +call s:initVariable("g:NERDTreeAutoCenterThreshold", 3) +call s:initVariable("g:NERDTreeCaseSensitiveSort", 0) +call s:initVariable("g:NERDTreeChDirMode", 0) +if !exists("g:NERDTreeIgnore") + let g:NERDTreeIgnore = ['\~$'] +endif +call s:initVariable("g:NERDTreeBookmarksFile", expand('$HOME') . '/.NERDTreeBookmarks') +call s:initVariable("g:NERDTreeHighlightCursorline", 1) +call s:initVariable("g:NERDTreeHijackNetrw", 1) +call s:initVariable("g:NERDTreeMouseMode", 1) +call s:initVariable("g:NERDTreeNotificationThreshold", 100) +call s:initVariable("g:NERDTreeQuitOnOpen", 0) +call s:initVariable("g:NERDTreeShowBookmarks", 0) +call s:initVariable("g:NERDTreeShowFiles", 1) +call s:initVariable("g:NERDTreeShowHidden", 0) +call s:initVariable("g:NERDTreeShowLineNumbers", 0) +call s:initVariable("g:NERDTreeSortDirs", 1) + +if !exists("g:NERDTreeSortOrder") + let g:NERDTreeSortOrder = ['\/$', '*', '\.swp$', '\.bak$', '\~$'] +else + "if there isnt a * in the sort sequence then add one + if count(g:NERDTreeSortOrder, '*') < 1 + call add(g:NERDTreeSortOrder, '*') + endif +endif + +"we need to use this number many times for sorting... so we calculate it only +"once here +let s:NERDTreeSortStarIndex = index(g:NERDTreeSortOrder, '*') + +if !exists('g:NERDTreeStatusline') + + "the exists() crap here is a hack to stop vim spazzing out when + "loading a session that was created with an open nerd tree. It spazzes + "because it doesnt store b:NERDTreeRoot (its a b: var, and its a hash) + let g:NERDTreeStatusline = "%{exists('b:NERDTreeRoot')?b:NERDTreeRoot.path.str():''}" + +endif +call s:initVariable("g:NERDTreeWinPos", "left") +call s:initVariable("g:NERDTreeWinSize", 31) + +let s:running_windows = has("win16") || has("win32") || has("win64") + +"init the shell commands that will be used to copy nodes, and remove dir trees +" +"Note: the space after the command is important +if s:running_windows + call s:initVariable("g:NERDTreeRemoveDirCmd", 'rmdir /s /q ') +else + call s:initVariable("g:NERDTreeRemoveDirCmd", 'rm -rf ') + call s:initVariable("g:NERDTreeCopyCmd", 'cp -r ') +endif + + +"SECTION: Init variable calls for key mappings {{{2 +call s:initVariable("g:NERDTreeMapActivateNode", "o") +call s:initVariable("g:NERDTreeMapChangeRoot", "C") +call s:initVariable("g:NERDTreeMapChdir", "cd") +call s:initVariable("g:NERDTreeMapCloseChildren", "X") +call s:initVariable("g:NERDTreeMapCloseDir", "x") +call s:initVariable("g:NERDTreeMapDeleteBookmark", "D") +call s:initVariable("g:NERDTreeMapMenu", "m") +call s:initVariable("g:NERDTreeMapHelp", "?") +call s:initVariable("g:NERDTreeMapJumpFirstChild", "K") +call s:initVariable("g:NERDTreeMapJumpLastChild", "J") +call s:initVariable("g:NERDTreeMapJumpNextSibling", "") +call s:initVariable("g:NERDTreeMapJumpParent", "p") +call s:initVariable("g:NERDTreeMapJumpPrevSibling", "") +call s:initVariable("g:NERDTreeMapJumpRoot", "P") +call s:initVariable("g:NERDTreeMapOpenExpl", "e") +call s:initVariable("g:NERDTreeMapOpenInTab", "t") +call s:initVariable("g:NERDTreeMapOpenInTabSilent", "T") +call s:initVariable("g:NERDTreeMapOpenRecursively", "O") +call s:initVariable("g:NERDTreeMapOpenSplit", "i") +call s:initVariable("g:NERDTreeMapOpenVSplit", "s") +call s:initVariable("g:NERDTreeMapPreview", "g" . NERDTreeMapActivateNode) +call s:initVariable("g:NERDTreeMapPreviewSplit", "g" . NERDTreeMapOpenSplit) +call s:initVariable("g:NERDTreeMapPreviewVSplit", "g" . NERDTreeMapOpenVSplit) +call s:initVariable("g:NERDTreeMapQuit", "q") +call s:initVariable("g:NERDTreeMapRefresh", "r") +call s:initVariable("g:NERDTreeMapRefreshRoot", "R") +call s:initVariable("g:NERDTreeMapToggleBookmarks", "B") +call s:initVariable("g:NERDTreeMapToggleFiles", "F") +call s:initVariable("g:NERDTreeMapToggleFilters", "f") +call s:initVariable("g:NERDTreeMapToggleHidden", "I") +call s:initVariable("g:NERDTreeMapToggleZoom", "A") +call s:initVariable("g:NERDTreeMapUpdir", "u") +call s:initVariable("g:NERDTreeMapUpdirKeepOpen", "U") + +"SECTION: Script level variable declaration{{{2 +if s:running_windows + let s:escape_chars = " `\|\"#%&,?()\*^<>" +else + let s:escape_chars = " \\`\|\"#%&,?()\*^<>" +endif +let s:NERDTreeBufName = 'NERD_tree_' + +let s:tree_wid = 2 +let s:tree_markup_reg = '^[ `|]*[\-+~]' +let s:tree_up_dir_line = '.. (up a dir)' + +"the number to add to the nerd tree buffer name to make the buf name unique +let s:next_buffer_number = 1 + +" SECTION: Commands {{{1 +"============================================================ +"init the command that users start the nerd tree with +command! -n=? -complete=dir -bar NERDTree :call s:initNerdTree('') +command! -n=? -complete=dir -bar NERDTreeToggle :call s:toggle('') +command! -n=0 -bar NERDTreeClose :call s:closeTreeIfOpen() +command! -n=1 -complete=customlist,s:completeBookmarks -bar NERDTreeFromBookmark call s:initNerdTree('') +command! -n=0 -bar NERDTreeMirror call s:initNerdTreeMirror() +command! -n=0 -bar NERDTreeFind call s:findAndRevealPath() +" SECTION: Auto commands {{{1 +"============================================================ +augroup NERDTree + "Save the cursor position whenever we close the nerd tree + exec "autocmd BufWinLeave ". s:NERDTreeBufName ."* call saveScreenState()" + "cache bookmarks when vim loads + autocmd VimEnter * call s:Bookmark.CacheBookmarks(0) + + "load all nerdtree plugins after vim starts + autocmd VimEnter * runtime! nerdtree_plugin/**/*.vim +augroup END + +if g:NERDTreeHijackNetrw + augroup NERDTreeHijackNetrw + autocmd VimEnter * silent! autocmd! FileExplorer + au BufEnter,VimEnter * call s:checkForBrowse(expand("")) + augroup END +endif + +"SECTION: Classes {{{1 +"============================================================ +"CLASS: Bookmark {{{2 +"============================================================ +let s:Bookmark = {} +" FUNCTION: Bookmark.activate() {{{3 +function! s:Bookmark.activate() + if self.path.isDirectory + call self.toRoot() + else + if self.validate() + let n = s:TreeFileNode.New(self.path) + call n.open() + endif + endif +endfunction +" FUNCTION: Bookmark.AddBookmark(name, path) {{{3 +" Class method to add a new bookmark to the list, if a previous bookmark exists +" with the same name, just update the path for that bookmark +function! s:Bookmark.AddBookmark(name, path) + for i in s:Bookmark.Bookmarks() + if i.name ==# a:name + let i.path = a:path + return + endif + endfor + call add(s:Bookmark.Bookmarks(), s:Bookmark.New(a:name, a:path)) + call s:Bookmark.Sort() +endfunction +" Function: Bookmark.Bookmarks() {{{3 +" Class method to get all bookmarks. Lazily initializes the bookmarks global +" variable +function! s:Bookmark.Bookmarks() + if !exists("g:NERDTreeBookmarks") + let g:NERDTreeBookmarks = [] + endif + return g:NERDTreeBookmarks +endfunction +" Function: Bookmark.BookmarkExistsFor(name) {{{3 +" class method that returns 1 if a bookmark with the given name is found, 0 +" otherwise +function! s:Bookmark.BookmarkExistsFor(name) + try + call s:Bookmark.BookmarkFor(a:name) + return 1 + catch /^NERDTree.BookmarkNotFoundError/ + return 0 + endtry +endfunction +" Function: Bookmark.BookmarkFor(name) {{{3 +" Class method to get the bookmark that has the given name. {} is return if no +" bookmark is found +function! s:Bookmark.BookmarkFor(name) + for i in s:Bookmark.Bookmarks() + if i.name ==# a:name + return i + endif + endfor + throw "NERDTree.BookmarkNotFoundError: no bookmark found for name: \"". a:name .'"' +endfunction +" Function: Bookmark.BookmarkNames() {{{3 +" Class method to return an array of all bookmark names +function! s:Bookmark.BookmarkNames() + let names = [] + for i in s:Bookmark.Bookmarks() + call add(names, i.name) + endfor + return names +endfunction +" FUNCTION: Bookmark.CacheBookmarks(silent) {{{3 +" Class method to read all bookmarks from the bookmarks file intialize +" bookmark objects for each one. +" +" Args: +" silent - dont echo an error msg if invalid bookmarks are found +function! s:Bookmark.CacheBookmarks(silent) + if filereadable(g:NERDTreeBookmarksFile) + let g:NERDTreeBookmarks = [] + let g:NERDTreeInvalidBookmarks = [] + let bookmarkStrings = readfile(g:NERDTreeBookmarksFile) + let invalidBookmarksFound = 0 + for i in bookmarkStrings + + "ignore blank lines + if i != '' + + let name = substitute(i, '^\(.\{-}\) .*$', '\1', '') + let path = substitute(i, '^.\{-} \(.*\)$', '\1', '') + + try + let bookmark = s:Bookmark.New(name, s:Path.New(path)) + call add(g:NERDTreeBookmarks, bookmark) + catch /^NERDTree.InvalidArgumentsError/ + call add(g:NERDTreeInvalidBookmarks, i) + let invalidBookmarksFound += 1 + endtry + endif + endfor + if invalidBookmarksFound + call s:Bookmark.Write() + if !a:silent + call s:echo(invalidBookmarksFound . " invalid bookmarks were read. See :help NERDTreeInvalidBookmarks for info.") + endif + endif + call s:Bookmark.Sort() + endif +endfunction +" FUNCTION: Bookmark.compareTo(otherbookmark) {{{3 +" Compare these two bookmarks for sorting purposes +function! s:Bookmark.compareTo(otherbookmark) + return a:otherbookmark.name < self.name +endfunction +" FUNCTION: Bookmark.ClearAll() {{{3 +" Class method to delete all bookmarks. +function! s:Bookmark.ClearAll() + for i in s:Bookmark.Bookmarks() + call i.delete() + endfor + call s:Bookmark.Write() +endfunction +" FUNCTION: Bookmark.delete() {{{3 +" Delete this bookmark. If the node for this bookmark is under the current +" root, then recache bookmarks for its Path object +function! s:Bookmark.delete() + let node = {} + try + let node = self.getNode(1) + catch /^NERDTree.BookmarkedNodeNotFoundError/ + endtry + call remove(s:Bookmark.Bookmarks(), index(s:Bookmark.Bookmarks(), self)) + if !empty(node) + call node.path.cacheDisplayString() + endif + call s:Bookmark.Write() +endfunction +" FUNCTION: Bookmark.getNode(searchFromAbsoluteRoot) {{{3 +" Gets the treenode for this bookmark +" +" Args: +" searchFromAbsoluteRoot: specifies whether we should search from the current +" tree root, or the highest cached node +function! s:Bookmark.getNode(searchFromAbsoluteRoot) + let searchRoot = a:searchFromAbsoluteRoot ? s:TreeDirNode.AbsoluteTreeRoot() : b:NERDTreeRoot + let targetNode = searchRoot.findNode(self.path) + if empty(targetNode) + throw "NERDTree.BookmarkedNodeNotFoundError: no node was found for bookmark: " . self.name + endif + return targetNode +endfunction +" FUNCTION: Bookmark.GetNodeForName(name, searchFromAbsoluteRoot) {{{3 +" Class method that finds the bookmark with the given name and returns the +" treenode for it. +function! s:Bookmark.GetNodeForName(name, searchFromAbsoluteRoot) + let bookmark = s:Bookmark.BookmarkFor(a:name) + return bookmark.getNode(a:searchFromAbsoluteRoot) +endfunction +" FUNCTION: Bookmark.GetSelected() {{{3 +" returns the Bookmark the cursor is over, or {} +function! s:Bookmark.GetSelected() + let line = getline(".") + let name = substitute(line, '^>\(.\{-}\) .\+$', '\1', '') + if name != line + try + return s:Bookmark.BookmarkFor(name) + catch /^NERDTree.BookmarkNotFoundError/ + return {} + endtry + endif + return {} +endfunction + +" Function: Bookmark.InvalidBookmarks() {{{3 +" Class method to get all invalid bookmark strings read from the bookmarks +" file +function! s:Bookmark.InvalidBookmarks() + if !exists("g:NERDTreeInvalidBookmarks") + let g:NERDTreeInvalidBookmarks = [] + endif + return g:NERDTreeInvalidBookmarks +endfunction +" FUNCTION: Bookmark.mustExist() {{{3 +function! s:Bookmark.mustExist() + if !self.path.exists() + call s:Bookmark.CacheBookmarks(1) + throw "NERDTree.BookmarkPointsToInvalidLocationError: the bookmark \"". + \ self.name ."\" points to a non existing location: \"". self.path.str() + endif +endfunction +" FUNCTION: Bookmark.New(name, path) {{{3 +" Create a new bookmark object with the given name and path object +function! s:Bookmark.New(name, path) + if a:name =~ ' ' + throw "NERDTree.IllegalBookmarkNameError: illegal name:" . a:name + endif + + let newBookmark = copy(self) + let newBookmark.name = a:name + let newBookmark.path = a:path + return newBookmark +endfunction +" FUNCTION: Bookmark.openInNewTab(options) {{{3 +" Create a new bookmark object with the given name and path object +function! s:Bookmark.openInNewTab(options) + let currentTab = tabpagenr() + if self.path.isDirectory + tabnew + call s:initNerdTree(self.name) + else + exec "tabedit " . bookmark.path.str({'format': 'Edit'}) + endif + + if has_key(a:options, 'stayInCurrentTab') + exec "tabnext " . currentTab + endif +endfunction +" Function: Bookmark.setPath(path) {{{3 +" makes this bookmark point to the given path +function! s:Bookmark.setPath(path) + let self.path = a:path +endfunction +" Function: Bookmark.Sort() {{{3 +" Class method that sorts all bookmarks +function! s:Bookmark.Sort() + let CompareFunc = function("s:compareBookmarks") + call sort(s:Bookmark.Bookmarks(), CompareFunc) +endfunction +" Function: Bookmark.str() {{{3 +" Get the string that should be rendered in the view for this bookmark +function! s:Bookmark.str() + let pathStrMaxLen = winwidth(s:getTreeWinNum()) - 4 - len(self.name) + if &nu + let pathStrMaxLen = pathStrMaxLen - &numberwidth + endif + + let pathStr = self.path.str({'format': 'UI'}) + if len(pathStr) > pathStrMaxLen + let pathStr = '<' . strpart(pathStr, len(pathStr) - pathStrMaxLen) + endif + return '>' . self.name . ' ' . pathStr +endfunction +" FUNCTION: Bookmark.toRoot() {{{3 +" Make the node for this bookmark the new tree root +function! s:Bookmark.toRoot() + if self.validate() + try + let targetNode = self.getNode(1) + catch /^NERDTree.BookmarkedNodeNotFoundError/ + let targetNode = s:TreeFileNode.New(s:Bookmark.BookmarkFor(self.name).path) + endtry + call targetNode.makeRoot() + call s:renderView() + call targetNode.putCursorHere(0, 0) + endif +endfunction +" FUNCTION: Bookmark.ToRoot(name) {{{3 +" Make the node for this bookmark the new tree root +function! s:Bookmark.ToRoot(name) + let bookmark = s:Bookmark.BookmarkFor(a:name) + call bookmark.toRoot() +endfunction + + +"FUNCTION: Bookmark.validate() {{{3 +function! s:Bookmark.validate() + if self.path.exists() + return 1 + else + call s:Bookmark.CacheBookmarks(1) + call s:renderView() + call s:echo(self.name . "now points to an invalid location. See :help NERDTreeInvalidBookmarks for info.") + return 0 + endif +endfunction + +" Function: Bookmark.Write() {{{3 +" Class method to write all bookmarks to the bookmarks file +function! s:Bookmark.Write() + let bookmarkStrings = [] + for i in s:Bookmark.Bookmarks() + call add(bookmarkStrings, i.name . ' ' . i.path.str()) + endfor + + "add a blank line before the invalid ones + call add(bookmarkStrings, "") + + for j in s:Bookmark.InvalidBookmarks() + call add(bookmarkStrings, j) + endfor + call writefile(bookmarkStrings, g:NERDTreeBookmarksFile) +endfunction +"CLASS: KeyMap {{{2 +"============================================================ +let s:KeyMap = {} +"FUNCTION: KeyMap.All() {{{3 +function! s:KeyMap.All() + if !exists("s:keyMaps") + let s:keyMaps = [] + endif + return s:keyMaps +endfunction + +"FUNCTION: KeyMap.BindAll() {{{3 +function! s:KeyMap.BindAll() + for i in s:KeyMap.All() + call i.bind() + endfor +endfunction + +"FUNCTION: KeyMap.bind() {{{3 +function! s:KeyMap.bind() + exec "nnoremap ". self.key ." :call ". self.callback ."()" +endfunction + +"FUNCTION: KeyMap.Create(options) {{{3 +function! s:KeyMap.Create(options) + let newKeyMap = copy(self) + let newKeyMap.key = a:options['key'] + let newKeyMap.quickhelpText = a:options['quickhelpText'] + let newKeyMap.callback = a:options['callback'] + call add(s:KeyMap.All(), newKeyMap) +endfunction +"CLASS: MenuController {{{2 +"============================================================ +let s:MenuController = {} +"FUNCTION: MenuController.New(menuItems) {{{3 +"create a new menu controller that operates on the given menu items +function! s:MenuController.New(menuItems) + let newMenuController = copy(self) + if a:menuItems[0].isSeparator() + let newMenuController.menuItems = a:menuItems[1:-1] + else + let newMenuController.menuItems = a:menuItems + endif + return newMenuController +endfunction + +"FUNCTION: MenuController.showMenu() {{{3 +"start the main loop of the menu and get the user to choose/execute a menu +"item +function! s:MenuController.showMenu() + call self._saveOptions() + + try + let self.selection = 0 + + let done = 0 + while !done + redraw! + call self._echoPrompt() + let key = nr2char(getchar()) + let done = self._handleKeypress(key) + endwhile + finally + call self._restoreOptions() + endtry + + if self.selection != -1 + let m = self._current() + call m.execute() + endif +endfunction + +"FUNCTION: MenuController._echoPrompt() {{{3 +function! s:MenuController._echoPrompt() + echo "NERDTree Menu. Use j/k/enter and the shortcuts indicated" + echo "==========================================================" + + for i in range(0, len(self.menuItems)-1) + if self.selection == i + echo "> " . self.menuItems[i].text + else + echo " " . self.menuItems[i].text + endif + endfor +endfunction + +"FUNCTION: MenuController._current(key) {{{3 +"get the MenuItem that is curently selected +function! s:MenuController._current() + return self.menuItems[self.selection] +endfunction + +"FUNCTION: MenuController._handleKeypress(key) {{{3 +"change the selection (if appropriate) and return 1 if the user has made +"their choice, 0 otherwise +function! s:MenuController._handleKeypress(key) + if a:key == 'j' + call self._cursorDown() + elseif a:key == 'k' + call self._cursorUp() + elseif a:key == nr2char(27) "escape + let self.selection = -1 + return 1 + elseif a:key == "\r" || a:key == "\n" "enter and ctrl-j + return 1 + else + let index = self._nextIndexFor(a:key) + if index != -1 + let self.selection = index + if len(self._allIndexesFor(a:key)) == 1 + return 1 + endif + endif + endif + + return 0 +endfunction + +"FUNCTION: MenuController._allIndexesFor(shortcut) {{{3 +"get indexes to all menu items with the given shortcut +function! s:MenuController._allIndexesFor(shortcut) + let toReturn = [] + + for i in range(0, len(self.menuItems)-1) + if self.menuItems[i].shortcut == a:shortcut + call add(toReturn, i) + endif + endfor + + return toReturn +endfunction + +"FUNCTION: MenuController._nextIndexFor(shortcut) {{{3 +"get the index to the next menu item with the given shortcut, starts from the +"current cursor location and wraps around to the top again if need be +function! s:MenuController._nextIndexFor(shortcut) + for i in range(self.selection+1, len(self.menuItems)-1) + if self.menuItems[i].shortcut == a:shortcut + return i + endif + endfor + + for i in range(0, self.selection) + if self.menuItems[i].shortcut == a:shortcut + return i + endif + endfor + + return -1 +endfunction + +"FUNCTION: MenuController._setCmdheight() {{{3 +"sets &cmdheight to whatever is needed to display the menu +function! s:MenuController._setCmdheight() + let &cmdheight = len(self.menuItems) + 3 +endfunction + +"FUNCTION: MenuController._saveOptions() {{{3 +"set any vim options that are required to make the menu work (saving their old +"values) +function! s:MenuController._saveOptions() + let self._oldLazyredraw = &lazyredraw + let self._oldCmdheight = &cmdheight + set nolazyredraw + call self._setCmdheight() +endfunction + +"FUNCTION: MenuController._restoreOptions() {{{3 +"restore the options we saved in _saveOptions() +function! s:MenuController._restoreOptions() + let &cmdheight = self._oldCmdheight + let &lazyredraw = self._oldLazyredraw +endfunction + +"FUNCTION: MenuController._cursorDown() {{{3 +"move the cursor to the next menu item, skipping separators +function! s:MenuController._cursorDown() + let done = 0 + while !done + if self.selection < len(self.menuItems)-1 + let self.selection += 1 + else + let self.selection = 0 + endif + + if !self._current().isSeparator() + let done = 1 + endif + endwhile +endfunction + +"FUNCTION: MenuController._cursorUp() {{{3 +"move the cursor to the previous menu item, skipping separators +function! s:MenuController._cursorUp() + let done = 0 + while !done + if self.selection > 0 + let self.selection -= 1 + else + let self.selection = len(self.menuItems)-1 + endif + + if !self._current().isSeparator() + let done = 1 + endif + endwhile +endfunction + +"CLASS: MenuItem {{{2 +"============================================================ +let s:MenuItem = {} +"FUNCTION: MenuItem.All() {{{3 +"get all top level menu items +function! s:MenuItem.All() + if !exists("s:menuItems") + let s:menuItems = [] + endif + return s:menuItems +endfunction + +"FUNCTION: MenuItem.AllEnabled() {{{3 +"get all top level menu items that are currently enabled +function! s:MenuItem.AllEnabled() + let toReturn = [] + for i in s:MenuItem.All() + if i.enabled() + call add(toReturn, i) + endif + endfor + return toReturn +endfunction + +"FUNCTION: MenuItem.Create(options) {{{3 +"make a new menu item and add it to the global list +function! s:MenuItem.Create(options) + let newMenuItem = copy(self) + + let newMenuItem.text = a:options['text'] + let newMenuItem.shortcut = a:options['shortcut'] + let newMenuItem.children = [] + + let newMenuItem.isActiveCallback = -1 + if has_key(a:options, 'isActiveCallback') + let newMenuItem.isActiveCallback = a:options['isActiveCallback'] + endif + + let newMenuItem.callback = -1 + if has_key(a:options, 'callback') + let newMenuItem.callback = a:options['callback'] + endif + + if has_key(a:options, 'parent') + call add(a:options['parent'].children, newMenuItem) + else + call add(s:MenuItem.All(), newMenuItem) + endif + + return newMenuItem +endfunction + +"FUNCTION: MenuItem.CreateSeparator(options) {{{3 +"make a new separator menu item and add it to the global list +function! s:MenuItem.CreateSeparator(options) + let standard_options = { 'text': '--------------------', + \ 'shortcut': -1, + \ 'callback': -1 } + let options = extend(a:options, standard_options, "force") + + return s:MenuItem.Create(options) +endfunction + +"FUNCTION: MenuItem.CreateSubmenu(options) {{{3 +"make a new submenu and add it to global list +function! s:MenuItem.CreateSubmenu(options) + let standard_options = { 'callback': -1 } + let options = extend(a:options, standard_options, "force") + + return s:MenuItem.Create(options) +endfunction + +"FUNCTION: MenuItem.enabled() {{{3 +"return 1 if this menu item should be displayed +" +"delegates off to the isActiveCallback, and defaults to 1 if no callback was +"specified +function! s:MenuItem.enabled() + if self.isActiveCallback != -1 + return {self.isActiveCallback}() + endif + return 1 +endfunction + +"FUNCTION: MenuItem.execute() {{{3 +"perform the action behind this menu item, if this menuitem has children then +"display a new menu for them, otherwise deletegate off to the menuitem's +"callback +function! s:MenuItem.execute() + if len(self.children) + let mc = s:MenuController.New(self.children) + call mc.showMenu() + else + if self.callback != -1 + call {self.callback}() + endif + endif +endfunction + +"FUNCTION: MenuItem.isSeparator() {{{3 +"return 1 if this menuitem is a separator +function! s:MenuItem.isSeparator() + return self.callback == -1 && self.children == [] +endfunction + +"FUNCTION: MenuItem.isSubmenu() {{{3 +"return 1 if this menuitem is a submenu +function! s:MenuItem.isSubmenu() + return self.callback == -1 && !empty(self.children) +endfunction + +"CLASS: TreeFileNode {{{2 +"This class is the parent of the TreeDirNode class and constitures the +"'Component' part of the composite design pattern between the treenode +"classes. +"============================================================ +let s:TreeFileNode = {} +"FUNCTION: TreeFileNode.activate(forceKeepWinOpen) {{{3 +function! s:TreeFileNode.activate(forceKeepWinOpen) + call self.open() + if !a:forceKeepWinOpen + call s:closeTreeIfQuitOnOpen() + end +endfunction +"FUNCTION: TreeFileNode.bookmark(name) {{{3 +"bookmark this node with a:name +function! s:TreeFileNode.bookmark(name) + try + let oldMarkedNode = s:Bookmark.GetNodeForName(a:name, 1) + call oldMarkedNode.path.cacheDisplayString() + catch /^NERDTree.BookmarkNotFoundError/ + endtry + + call s:Bookmark.AddBookmark(a:name, self.path) + call self.path.cacheDisplayString() + call s:Bookmark.Write() +endfunction +"FUNCTION: TreeFileNode.cacheParent() {{{3 +"initializes self.parent if it isnt already +function! s:TreeFileNode.cacheParent() + if empty(self.parent) + let parentPath = self.path.getParent() + if parentPath.equals(self.path) + throw "NERDTree.CannotCacheParentError: already at root" + endif + let self.parent = s:TreeFileNode.New(parentPath) + endif +endfunction +"FUNCTION: TreeFileNode.compareNodes {{{3 +"This is supposed to be a class level method but i cant figure out how to +"get func refs to work from a dict.. +" +"A class level method that compares two nodes +" +"Args: +"n1, n2: the 2 nodes to compare +function! s:compareNodes(n1, n2) + return a:n1.path.compareTo(a:n2.path) +endfunction + +"FUNCTION: TreeFileNode.clearBoomarks() {{{3 +function! s:TreeFileNode.clearBoomarks() + for i in s:Bookmark.Bookmarks() + if i.path.equals(self.path) + call i.delete() + end + endfor + call self.path.cacheDisplayString() +endfunction +"FUNCTION: TreeFileNode.copy(dest) {{{3 +function! s:TreeFileNode.copy(dest) + call self.path.copy(a:dest) + let newPath = s:Path.New(a:dest) + let parent = b:NERDTreeRoot.findNode(newPath.getParent()) + if !empty(parent) + call parent.refresh() + endif + return parent.findNode(newPath) +endfunction + +"FUNCTION: TreeFileNode.delete {{{3 +"Removes this node from the tree and calls the Delete method for its path obj +function! s:TreeFileNode.delete() + call self.path.delete() + call self.parent.removeChild(self) +endfunction + +"FUNCTION: TreeFileNode.displayString() {{{3 +" +"Returns a string that specifies how the node should be represented as a +"string +" +"Return: +"a string that can be used in the view to represent this node +function! s:TreeFileNode.displayString() + return self.path.displayString() +endfunction + +"FUNCTION: TreeFileNode.equals(treenode) {{{3 +" +"Compares this treenode to the input treenode and returns 1 if they are the +"same node. +" +"Use this method instead of == because sometimes when the treenodes contain +"many children, vim seg faults when doing == +" +"Args: +"treenode: the other treenode to compare to +function! s:TreeFileNode.equals(treenode) + return self.path.str() ==# a:treenode.path.str() +endfunction + +"FUNCTION: TreeFileNode.findNode(path) {{{3 +"Returns self if this node.path.Equals the given path. +"Returns {} if not equal. +" +"Args: +"path: the path object to compare against +function! s:TreeFileNode.findNode(path) + if a:path.equals(self.path) + return self + endif + return {} +endfunction +"FUNCTION: TreeFileNode.findOpenDirSiblingWithVisibleChildren(direction) {{{3 +" +"Finds the next sibling for this node in the indicated direction. This sibling +"must be a directory and may/may not have children as specified. +" +"Args: +"direction: 0 if you want to find the previous sibling, 1 for the next sibling +" +"Return: +"a treenode object or {} if no appropriate sibling could be found +function! s:TreeFileNode.findOpenDirSiblingWithVisibleChildren(direction) + "if we have no parent then we can have no siblings + if self.parent != {} + let nextSibling = self.findSibling(a:direction) + + while nextSibling != {} + if nextSibling.path.isDirectory && nextSibling.hasVisibleChildren() && nextSibling.isOpen + return nextSibling + endif + let nextSibling = nextSibling.findSibling(a:direction) + endwhile + endif + + return {} +endfunction +"FUNCTION: TreeFileNode.findSibling(direction) {{{3 +" +"Finds the next sibling for this node in the indicated direction +" +"Args: +"direction: 0 if you want to find the previous sibling, 1 for the next sibling +" +"Return: +"a treenode object or {} if no sibling could be found +function! s:TreeFileNode.findSibling(direction) + "if we have no parent then we can have no siblings + if self.parent != {} + + "get the index of this node in its parents children + let siblingIndx = self.parent.getChildIndex(self.path) + + if siblingIndx != -1 + "move a long to the next potential sibling node + let siblingIndx = a:direction ==# 1 ? siblingIndx+1 : siblingIndx-1 + + "keep moving along to the next sibling till we find one that is valid + let numSiblings = self.parent.getChildCount() + while siblingIndx >= 0 && siblingIndx < numSiblings + + "if the next node is not an ignored node (i.e. wont show up in the + "view) then return it + if self.parent.children[siblingIndx].path.ignore() ==# 0 + return self.parent.children[siblingIndx] + endif + + "go to next node + let siblingIndx = a:direction ==# 1 ? siblingIndx+1 : siblingIndx-1 + endwhile + endif + endif + + return {} +endfunction + +"FUNCTION: TreeFileNode.getLineNum(){{{3 +"returns the line number this node is rendered on, or -1 if it isnt rendered +function! s:TreeFileNode.getLineNum() + "if the node is the root then return the root line no. + if self.isRoot() + return s:TreeFileNode.GetRootLineNum() + endif + + let totalLines = line("$") + + "the path components we have matched so far + let pathcomponents = [substitute(b:NERDTreeRoot.path.str({'format': 'UI'}), '/ *$', '', '')] + "the index of the component we are searching for + let curPathComponent = 1 + + let fullpath = self.path.str({'format': 'UI'}) + + + let lnum = s:TreeFileNode.GetRootLineNum() + while lnum > 0 + let lnum = lnum + 1 + "have we reached the bottom of the tree? + if lnum ==# totalLines+1 + return -1 + endif + + let curLine = getline(lnum) + + let indent = s:indentLevelFor(curLine) + if indent ==# curPathComponent + let curLine = s:stripMarkupFromLine(curLine, 1) + + let curPath = join(pathcomponents, '/') . '/' . curLine + if stridx(fullpath, curPath, 0) ==# 0 + if fullpath ==# curPath || strpart(fullpath, len(curPath)-1,1) ==# '/' + let curLine = substitute(curLine, '/ *$', '', '') + call add(pathcomponents, curLine) + let curPathComponent = curPathComponent + 1 + + if fullpath ==# curPath + return lnum + endif + endif + endif + endif + endwhile + return -1 +endfunction + +"FUNCTION: TreeFileNode.GetRootForTab(){{{3 +"get the root node for this tab +function! s:TreeFileNode.GetRootForTab() + if s:treeExistsForTab() + return getbufvar(t:NERDTreeBufName, 'NERDTreeRoot') + end + return {} +endfunction +"FUNCTION: TreeFileNode.GetRootLineNum(){{{3 +"gets the line number of the root node +function! s:TreeFileNode.GetRootLineNum() + let rootLine = 1 + while getline(rootLine) !~ '^\(/\|<\)' + let rootLine = rootLine + 1 + endwhile + return rootLine +endfunction + +"FUNCTION: TreeFileNode.GetSelected() {{{3 +"gets the treenode that the cursor is currently over +function! s:TreeFileNode.GetSelected() + try + let path = s:getPath(line(".")) + if path ==# {} + return {} + endif + return b:NERDTreeRoot.findNode(path) + catch /NERDTree/ + return {} + endtry +endfunction +"FUNCTION: TreeFileNode.isVisible() {{{3 +"returns 1 if this node should be visible according to the tree filters and +"hidden file filters (and their on/off status) +function! s:TreeFileNode.isVisible() + return !self.path.ignore() +endfunction +"FUNCTION: TreeFileNode.isRoot() {{{3 +"returns 1 if this node is b:NERDTreeRoot +function! s:TreeFileNode.isRoot() + if !s:treeExistsForBuf() + throw "NERDTree.NoTreeError: No tree exists for the current buffer" + endif + + return self.equals(b:NERDTreeRoot) +endfunction + +"FUNCTION: TreeFileNode.makeRoot() {{{3 +"Make this node the root of the tree +function! s:TreeFileNode.makeRoot() + if self.path.isDirectory + let b:NERDTreeRoot = self + else + call self.cacheParent() + let b:NERDTreeRoot = self.parent + endif + + call b:NERDTreeRoot.open() + + "change dir to the dir of the new root if instructed to + if g:NERDTreeChDirMode ==# 2 + exec "cd " . b:NERDTreeRoot.path.str({'format': 'Edit'}) + endif +endfunction +"FUNCTION: TreeFileNode.New(path) {{{3 +"Returns a new TreeNode object with the given path and parent +" +"Args: +"path: a path object representing the full filesystem path to the file/dir that the node represents +function! s:TreeFileNode.New(path) + if a:path.isDirectory + return s:TreeDirNode.New(a:path) + else + let newTreeNode = copy(self) + let newTreeNode.path = a:path + let newTreeNode.parent = {} + return newTreeNode + endif +endfunction + +"FUNCTION: TreeFileNode.open() {{{3 +"Open the file represented by the given node in the current window, splitting +"the window if needed +" +"ARGS: +"treenode: file node to open +function! s:TreeFileNode.open() + if b:NERDTreeType ==# "secondary" + exec 'edit ' . self.path.str({'format': 'Edit'}) + return + endif + + "if the file is already open in this tab then just stick the cursor in it + let winnr = bufwinnr('^' . self.path.str() . '$') + if winnr != -1 + call s:exec(winnr . "wincmd w") + + else + if !s:isWindowUsable(winnr("#")) && s:firstUsableWindow() ==# -1 + call self.openSplit() + else + try + if !s:isWindowUsable(winnr("#")) + call s:exec(s:firstUsableWindow() . "wincmd w") + else + call s:exec('wincmd p') + endif + exec ("edit " . self.path.str({'format': 'Edit'})) + catch /^Vim\%((\a\+)\)\=:E37/ + call s:putCursorInTreeWin() + throw "NERDTree.FileAlreadyOpenAndModifiedError: ". self.path.str() ." is already open and modified." + catch /^Vim\%((\a\+)\)\=:/ + echo v:exception + endtry + endif + endif +endfunction +"FUNCTION: TreeFileNode.openSplit() {{{3 +"Open this node in a new window +function! s:TreeFileNode.openSplit() + + if b:NERDTreeType ==# "secondary" + exec "split " . self.path.str({'format': 'Edit'}) + return + endif + + " Save the user's settings for splitbelow and splitright + let savesplitbelow=&splitbelow + let savesplitright=&splitright + + " 'there' will be set to a command to move from the split window + " back to the explorer window + " + " 'back' will be set to a command to move from the explorer window + " back to the newly split window + " + " 'right' and 'below' will be set to the settings needed for + " splitbelow and splitright IF the explorer is the only window. + " + let there= g:NERDTreeWinPos ==# "left" ? "wincmd h" : "wincmd l" + let back = g:NERDTreeWinPos ==# "left" ? "wincmd l" : "wincmd h" + let right= g:NERDTreeWinPos ==# "left" + let below=0 + + " Attempt to go to adjacent window + call s:exec(back) + + let onlyOneWin = (winnr("$") ==# 1) + + " If no adjacent window, set splitright and splitbelow appropriately + if onlyOneWin + let &splitright=right + let &splitbelow=below + else + " found adjacent window - invert split direction + let &splitright=!right + let &splitbelow=!below + endif + + let splitMode = onlyOneWin ? "vertical" : "" + + " Open the new window + try + exec(splitMode." sp " . self.path.str({'format': 'Edit'})) + catch /^Vim\%((\a\+)\)\=:E37/ + call s:putCursorInTreeWin() + throw "NERDTree.FileAlreadyOpenAndModifiedError: ". self.path.str() ." is already open and modified." + catch /^Vim\%((\a\+)\)\=:/ + "do nothing + endtry + + "resize the tree window if no other window was open before + if onlyOneWin + let size = exists("b:NERDTreeOldWindowSize") ? b:NERDTreeOldWindowSize : g:NERDTreeWinSize + call s:exec(there) + exec("silent ". splitMode ." resize ". size) + call s:exec('wincmd p') + endif + + " Restore splitmode settings + let &splitbelow=savesplitbelow + let &splitright=savesplitright +endfunction +"FUNCTION: TreeFileNode.openVSplit() {{{3 +"Open this node in a new vertical window +function! s:TreeFileNode.openVSplit() + if b:NERDTreeType ==# "secondary" + exec "vnew " . self.path.str({'format': 'Edit'}) + return + endif + + let winwidth = winwidth(".") + if winnr("$")==#1 + let winwidth = g:NERDTreeWinSize + endif + + call s:exec("wincmd p") + exec "vnew " . self.path.str({'format': 'Edit'}) + + "resize the nerd tree back to the original size + call s:putCursorInTreeWin() + exec("silent vertical resize ". winwidth) + call s:exec('wincmd p') +endfunction +"FUNCTION: TreeFileNode.openInNewTab(options) {{{3 +function! s:TreeFileNode.openInNewTab(options) + let currentTab = tabpagenr() + + if !has_key(a:options, 'keepTreeOpen') + call s:closeTreeIfQuitOnOpen() + endif + + exec "tabedit " . self.path.str({'format': 'Edit'}) + + if has_key(a:options, 'stayInCurrentTab') && a:options['stayInCurrentTab'] + exec "tabnext " . currentTab + endif + +endfunction +"FUNCTION: TreeFileNode.putCursorHere(isJump, recurseUpward){{{3 +"Places the cursor on the line number this node is rendered on +" +"Args: +"isJump: 1 if this cursor movement should be counted as a jump by vim +"recurseUpward: try to put the cursor on the parent if the this node isnt +"visible +function! s:TreeFileNode.putCursorHere(isJump, recurseUpward) + let ln = self.getLineNum() + if ln != -1 + if a:isJump + mark ' + endif + call cursor(ln, col(".")) + else + if a:recurseUpward + let node = self + while node != {} && node.getLineNum() ==# -1 + let node = node.parent + call node.open() + endwhile + call s:renderView() + call node.putCursorHere(a:isJump, 0) + endif + endif +endfunction + +"FUNCTION: TreeFileNode.refresh() {{{3 +function! s:TreeFileNode.refresh() + call self.path.refresh() +endfunction +"FUNCTION: TreeFileNode.rename() {{{3 +"Calls the rename method for this nodes path obj +function! s:TreeFileNode.rename(newName) + let newName = substitute(a:newName, '\(\\\|\/\)$', '', '') + call self.path.rename(newName) + call self.parent.removeChild(self) + + let parentPath = self.path.getParent() + let newParent = b:NERDTreeRoot.findNode(parentPath) + + if newParent != {} + call newParent.createChild(self.path, 1) + call newParent.refresh() + endif +endfunction +"FUNCTION: TreeFileNode.renderToString {{{3 +"returns a string representation for this tree to be rendered in the view +function! s:TreeFileNode.renderToString() + return self._renderToString(0, 0, [], self.getChildCount() ==# 1) +endfunction + + +"Args: +"depth: the current depth in the tree for this call +"drawText: 1 if we should actually draw the line for this node (if 0 then the +"child nodes are rendered only) +"vertMap: a binary array that indicates whether a vertical bar should be draw +"for each depth in the tree +"isLastChild:true if this curNode is the last child of its parent +function! s:TreeFileNode._renderToString(depth, drawText, vertMap, isLastChild) + let output = "" + if a:drawText ==# 1 + + let treeParts = '' + + "get all the leading spaces and vertical tree parts for this line + if a:depth > 1 + for j in a:vertMap[0:-2] + if j ==# 1 + let treeParts = treeParts . '| ' + else + let treeParts = treeParts . ' ' + endif + endfor + endif + + "get the last vertical tree part for this line which will be different + "if this node is the last child of its parent + if a:isLastChild + let treeParts = treeParts . '`' + else + let treeParts = treeParts . '|' + endif + + + "smack the appropriate dir/file symbol on the line before the file/dir + "name itself + if self.path.isDirectory + if self.isOpen + let treeParts = treeParts . '~' + else + let treeParts = treeParts . '+' + endif + else + let treeParts = treeParts . '-' + endif + let line = treeParts . self.displayString() + + let output = output . line . "\n" + endif + + "if the node is an open dir, draw its children + if self.path.isDirectory ==# 1 && self.isOpen ==# 1 + + let childNodesToDraw = self.getVisibleChildren() + if len(childNodesToDraw) > 0 + + "draw all the nodes children except the last + let lastIndx = len(childNodesToDraw)-1 + if lastIndx > 0 + for i in childNodesToDraw[0:lastIndx-1] + let output = output . i._renderToString(a:depth + 1, 1, add(copy(a:vertMap), 1), 0) + endfor + endif + + "draw the last child, indicating that it IS the last + let output = output . childNodesToDraw[lastIndx]._renderToString(a:depth + 1, 1, add(copy(a:vertMap), 0), 1) + endif + endif + + return output +endfunction +"CLASS: TreeDirNode {{{2 +"This class is a child of the TreeFileNode class and constitutes the +"'Composite' part of the composite design pattern between the treenode +"classes. +"============================================================ +let s:TreeDirNode = copy(s:TreeFileNode) +"FUNCTION: TreeDirNode.AbsoluteTreeRoot(){{{3 +"class method that returns the highest cached ancestor of the current root +function! s:TreeDirNode.AbsoluteTreeRoot() + let currentNode = b:NERDTreeRoot + while currentNode.parent != {} + let currentNode = currentNode.parent + endwhile + return currentNode +endfunction +"FUNCTION: TreeDirNode.activate(forceKeepWinOpen) {{{3 +unlet s:TreeDirNode.activate +function! s:TreeDirNode.activate(forceKeepWinOpen) + call self.toggleOpen() + call s:renderView() + call self.putCursorHere(0, 0) +endfunction +"FUNCTION: TreeDirNode.addChild(treenode, inOrder) {{{3 +"Adds the given treenode to the list of children for this node +" +"Args: +"-treenode: the node to add +"-inOrder: 1 if the new node should be inserted in sorted order +function! s:TreeDirNode.addChild(treenode, inOrder) + call add(self.children, a:treenode) + let a:treenode.parent = self + + if a:inOrder + call self.sortChildren() + endif +endfunction + +"FUNCTION: TreeDirNode.close() {{{3 +"Closes this directory +function! s:TreeDirNode.close() + let self.isOpen = 0 +endfunction + +"FUNCTION: TreeDirNode.closeChildren() {{{3 +"Closes all the child dir nodes of this node +function! s:TreeDirNode.closeChildren() + for i in self.children + if i.path.isDirectory + call i.close() + call i.closeChildren() + endif + endfor +endfunction + +"FUNCTION: TreeDirNode.createChild(path, inOrder) {{{3 +"Instantiates a new child node for this node with the given path. The new +"nodes parent is set to this node. +" +"Args: +"path: a Path object that this node will represent/contain +"inOrder: 1 if the new node should be inserted in sorted order +" +"Returns: +"the newly created node +function! s:TreeDirNode.createChild(path, inOrder) + let newTreeNode = s:TreeFileNode.New(a:path) + call self.addChild(newTreeNode, a:inOrder) + return newTreeNode +endfunction + +"FUNCTION: TreeDirNode.findNode(path) {{{3 +"Will find one of the children (recursively) that has the given path +" +"Args: +"path: a path object +unlet s:TreeDirNode.findNode +function! s:TreeDirNode.findNode(path) + if a:path.equals(self.path) + return self + endif + if stridx(a:path.str(), self.path.str(), 0) ==# -1 + return {} + endif + + if self.path.isDirectory + for i in self.children + let retVal = i.findNode(a:path) + if retVal != {} + return retVal + endif + endfor + endif + return {} +endfunction +"FUNCTION: TreeDirNode.getChildCount() {{{3 +"Returns the number of children this node has +function! s:TreeDirNode.getChildCount() + return len(self.children) +endfunction + +"FUNCTION: TreeDirNode.getChild(path) {{{3 +"Returns child node of this node that has the given path or {} if no such node +"exists. +" +"This function doesnt not recurse into child dir nodes +" +"Args: +"path: a path object +function! s:TreeDirNode.getChild(path) + if stridx(a:path.str(), self.path.str(), 0) ==# -1 + return {} + endif + + let index = self.getChildIndex(a:path) + if index ==# -1 + return {} + else + return self.children[index] + endif + +endfunction + +"FUNCTION: TreeDirNode.getChildByIndex(indx, visible) {{{3 +"returns the child at the given index +"Args: +"indx: the index to get the child from +"visible: 1 if only the visible children array should be used, 0 if all the +"children should be searched. +function! s:TreeDirNode.getChildByIndex(indx, visible) + let array_to_search = a:visible? self.getVisibleChildren() : self.children + if a:indx > len(array_to_search) + throw "NERDTree.InvalidArgumentsError: Index is out of bounds." + endif + return array_to_search[a:indx] +endfunction + +"FUNCTION: TreeDirNode.getChildIndex(path) {{{3 +"Returns the index of the child node of this node that has the given path or +"-1 if no such node exists. +" +"This function doesnt not recurse into child dir nodes +" +"Args: +"path: a path object +function! s:TreeDirNode.getChildIndex(path) + if stridx(a:path.str(), self.path.str(), 0) ==# -1 + return -1 + endif + + "do a binary search for the child + let a = 0 + let z = self.getChildCount() + while a < z + let mid = (a+z)/2 + let diff = a:path.compareTo(self.children[mid].path) + + if diff ==# -1 + let z = mid + elseif diff ==# 1 + let a = mid+1 + else + return mid + endif + endwhile + return -1 +endfunction + +"FUNCTION: TreeDirNode.GetSelected() {{{3 +"Returns the current node if it is a dir node, or else returns the current +"nodes parent +unlet s:TreeDirNode.GetSelected +function! s:TreeDirNode.GetSelected() + let currentDir = s:TreeFileNode.GetSelected() + if currentDir != {} && !currentDir.isRoot() + if currentDir.path.isDirectory ==# 0 + let currentDir = currentDir.parent + endif + endif + return currentDir +endfunction +"FUNCTION: TreeDirNode.getVisibleChildCount() {{{3 +"Returns the number of visible children this node has +function! s:TreeDirNode.getVisibleChildCount() + return len(self.getVisibleChildren()) +endfunction + +"FUNCTION: TreeDirNode.getVisibleChildren() {{{3 +"Returns a list of children to display for this node, in the correct order +" +"Return: +"an array of treenodes +function! s:TreeDirNode.getVisibleChildren() + let toReturn = [] + for i in self.children + if i.path.ignore() ==# 0 + call add(toReturn, i) + endif + endfor + return toReturn +endfunction + +"FUNCTION: TreeDirNode.hasVisibleChildren() {{{3 +"returns 1 if this node has any childre, 0 otherwise.. +function! s:TreeDirNode.hasVisibleChildren() + return self.getVisibleChildCount() != 0 +endfunction + +"FUNCTION: TreeDirNode._initChildren() {{{3 +"Removes all childen from this node and re-reads them +" +"Args: +"silent: 1 if the function should not echo any "please wait" messages for +"large directories +" +"Return: the number of child nodes read +function! s:TreeDirNode._initChildren(silent) + "remove all the current child nodes + let self.children = [] + + "get an array of all the files in the nodes dir + let dir = self.path + let globDir = dir.str({'format': 'Glob'}) + let filesStr = globpath(globDir, '*') . "\n" . globpath(globDir, '.*') + let files = split(filesStr, "\n") + + if !a:silent && len(files) > g:NERDTreeNotificationThreshold + call s:echo("Please wait, caching a large dir ...") + endif + + let invalidFilesFound = 0 + for i in files + + "filter out the .. and . directories + "Note: we must match .. AND ../ cos sometimes the globpath returns + "../ for path with strange chars (eg $) + if i !~ '\/\.\.\/\?$' && i !~ '\/\.\/\?$' + + "put the next file in a new node and attach it + try + let path = s:Path.New(i) + call self.createChild(path, 0) + catch /^NERDTree.\(InvalidArguments\|InvalidFiletype\)Error/ + let invalidFilesFound += 1 + endtry + endif + endfor + + call self.sortChildren() + + if !a:silent && len(files) > g:NERDTreeNotificationThreshold + call s:echo("Please wait, caching a large dir ... DONE (". self.getChildCount() ." nodes cached).") + endif + + if invalidFilesFound + call s:echoWarning(invalidFilesFound . " file(s) could not be loaded into the NERD tree") + endif + return self.getChildCount() +endfunction +"FUNCTION: TreeDirNode.New(path) {{{3 +"Returns a new TreeNode object with the given path and parent +" +"Args: +"path: a path object representing the full filesystem path to the file/dir that the node represents +unlet s:TreeDirNode.New +function! s:TreeDirNode.New(path) + if a:path.isDirectory != 1 + throw "NERDTree.InvalidArgumentsError: A TreeDirNode object must be instantiated with a directory Path object." + endif + + let newTreeNode = copy(self) + let newTreeNode.path = a:path + + let newTreeNode.isOpen = 0 + let newTreeNode.children = [] + + let newTreeNode.parent = {} + + return newTreeNode +endfunction +"FUNCTION: TreeDirNode.open() {{{3 +"Reads in all this nodes children +" +"Return: the number of child nodes read +unlet s:TreeDirNode.open +function! s:TreeDirNode.open() + let self.isOpen = 1 + if self.children ==# [] + return self._initChildren(0) + else + return 0 + endif +endfunction + +" FUNCTION: TreeDirNode.openExplorer() {{{3 +" opens an explorer window for this node in the previous window (could be a +" nerd tree or a netrw) +function! s:TreeDirNode.openExplorer() + let oldwin = winnr() + call s:exec('wincmd p') + if oldwin ==# winnr() || (&modified && s:bufInWindows(winbufnr(winnr())) < 2) + call s:exec('wincmd p') + call self.openSplit() + else + exec ("silent edit " . self.path.str({'format': 'Edit'})) + endif +endfunction +"FUNCTION: TreeDirNode.openInNewTab(options) {{{3 +unlet s:TreeDirNode.openInNewTab +function! s:TreeDirNode.openInNewTab(options) + let currentTab = tabpagenr() + + if !has_key(a:options, 'keepTreeOpen') || !a:options['keepTreeOpen'] + call s:closeTreeIfQuitOnOpen() + endif + + tabnew + call s:initNerdTree(self.path.str()) + + if has_key(a:options, 'stayInCurrentTab') && a:options['stayInCurrentTab'] + exec "tabnext " . currentTab + endif +endfunction +"FUNCTION: TreeDirNode.openRecursively() {{{3 +"Opens this treenode and all of its children whose paths arent 'ignored' +"because of the file filters. +" +"This method is actually a wrapper for the OpenRecursively2 method which does +"the work. +function! s:TreeDirNode.openRecursively() + call self._openRecursively2(1) +endfunction + +"FUNCTION: TreeDirNode._openRecursively2() {{{3 +"Opens this all children of this treenode recursively if either: +" *they arent filtered by file filters +" *a:forceOpen is 1 +" +"Args: +"forceOpen: 1 if this node should be opened regardless of file filters +function! s:TreeDirNode._openRecursively2(forceOpen) + if self.path.ignore() ==# 0 || a:forceOpen + let self.isOpen = 1 + if self.children ==# [] + call self._initChildren(1) + endif + + for i in self.children + if i.path.isDirectory ==# 1 + call i._openRecursively2(0) + endif + endfor + endif +endfunction + +"FUNCTION: TreeDirNode.refresh() {{{3 +unlet s:TreeDirNode.refresh +function! s:TreeDirNode.refresh() + call self.path.refresh() + + "if this node was ever opened, refresh its children + if self.isOpen || !empty(self.children) + "go thru all the files/dirs under this node + let newChildNodes = [] + let invalidFilesFound = 0 + let dir = self.path + let globDir = dir.str({'format': 'Glob'}) + let filesStr = globpath(globDir, '*') . "\n" . globpath(globDir, '.*') + let files = split(filesStr, "\n") + for i in files + "filter out the .. and . directories + "Note: we must match .. AND ../ cos sometimes the globpath returns + "../ for path with strange chars (eg $) + if i !~ '\/\.\.\/\?$' && i !~ '\/\.\/\?$' + + try + "create a new path and see if it exists in this nodes children + let path = s:Path.New(i) + let newNode = self.getChild(path) + if newNode != {} + call newNode.refresh() + call add(newChildNodes, newNode) + + "the node doesnt exist so create it + else + let newNode = s:TreeFileNode.New(path) + let newNode.parent = self + call add(newChildNodes, newNode) + endif + + + catch /^NERDTree.InvalidArgumentsError/ + let invalidFilesFound = 1 + endtry + endif + endfor + + "swap this nodes children out for the children we just read/refreshed + let self.children = newChildNodes + call self.sortChildren() + + if invalidFilesFound + call s:echoWarning("some files could not be loaded into the NERD tree") + endif + endif +endfunction + +"FUNCTION: TreeDirNode.reveal(path) {{{3 +"reveal the given path, i.e. cache and open all treenodes needed to display it +"in the UI +function! s:TreeDirNode.reveal(path) + if !a:path.isUnder(self.path) + throw "NERDTree.InvalidArgumentsError: " . a:path.str() . " should be under " . self.path.str() + endif + + call self.open() + + if self.path.equals(a:path.getParent()) + let n = self.findNode(a:path) + call s:renderView() + call n.putCursorHere(1,0) + return + endif + + let p = a:path + while !p.getParent().equals(self.path) + let p = p.getParent() + endwhile + + let n = self.findNode(p) + call n.reveal(a:path) +endfunction +"FUNCTION: TreeDirNode.removeChild(treenode) {{{3 +" +"Removes the given treenode from this nodes set of children +" +"Args: +"treenode: the node to remove +" +"Throws a NERDTree.ChildNotFoundError if the given treenode is not found +function! s:TreeDirNode.removeChild(treenode) + for i in range(0, self.getChildCount()-1) + if self.children[i].equals(a:treenode) + call remove(self.children, i) + return + endif + endfor + + throw "NERDTree.ChildNotFoundError: child node was not found" +endfunction + +"FUNCTION: TreeDirNode.sortChildren() {{{3 +" +"Sorts the children of this node according to alphabetical order and the +"directory priority. +" +function! s:TreeDirNode.sortChildren() + let CompareFunc = function("s:compareNodes") + call sort(self.children, CompareFunc) +endfunction + +"FUNCTION: TreeDirNode.toggleOpen() {{{3 +"Opens this directory if it is closed and vice versa +function! s:TreeDirNode.toggleOpen() + if self.isOpen ==# 1 + call self.close() + else + call self.open() + endif +endfunction + +"FUNCTION: TreeDirNode.transplantChild(newNode) {{{3 +"Replaces the child of this with the given node (where the child node's full +"path matches a:newNode's fullpath). The search for the matching node is +"non-recursive +" +"Arg: +"newNode: the node to graft into the tree +function! s:TreeDirNode.transplantChild(newNode) + for i in range(0, self.getChildCount()-1) + if self.children[i].equals(a:newNode) + let self.children[i] = a:newNode + let a:newNode.parent = self + break + endif + endfor +endfunction +"============================================================ +"CLASS: Path {{{2 +"============================================================ +let s:Path = {} +"FUNCTION: Path.AbsolutePathFor(str) {{{3 +function! s:Path.AbsolutePathFor(str) + let prependCWD = 0 + if s:running_windows + let prependCWD = a:str !~ '^.:\(\\\|\/\)' + else + let prependCWD = a:str !~ '^/' + endif + + let toReturn = a:str + if prependCWD + let toReturn = getcwd() . s:Path.Slash() . a:str + endif + + return toReturn +endfunction +"FUNCTION: Path.bookmarkNames() {{{3 +function! s:Path.bookmarkNames() + if !exists("self._bookmarkNames") + call self.cacheDisplayString() + endif + return self._bookmarkNames +endfunction +"FUNCTION: Path.cacheDisplayString() {{{3 +function! s:Path.cacheDisplayString() + let self.cachedDisplayString = self.getLastPathComponent(1) + + if self.isExecutable + let self.cachedDisplayString = self.cachedDisplayString . '*' + endif + + let self._bookmarkNames = [] + for i in s:Bookmark.Bookmarks() + if i.path.equals(self) + call add(self._bookmarkNames, i.name) + endif + endfor + if !empty(self._bookmarkNames) + let self.cachedDisplayString .= ' {' . join(self._bookmarkNames) . '}' + endif + + if self.isSymLink + let self.cachedDisplayString .= ' -> ' . self.symLinkDest + endif + + if self.isReadOnly + let self.cachedDisplayString .= ' [RO]' + endif +endfunction +"FUNCTION: Path.changeToDir() {{{3 +function! s:Path.changeToDir() + let dir = self.str({'format': 'Cd'}) + if self.isDirectory ==# 0 + let dir = self.getParent().str({'format': 'Cd'}) + endif + + try + execute "cd " . dir + call s:echo("CWD is now: " . getcwd()) + catch + throw "NERDTree.PathChangeError: cannot change CWD to " . dir + endtry +endfunction + +"FUNCTION: Path.compareTo() {{{3 +" +"Compares this Path to the given path and returns 0 if they are equal, -1 if +"this Path is "less than" the given path, or 1 if it is "greater". +" +"Args: +"path: the path object to compare this to +" +"Return: +"1, -1 or 0 +function! s:Path.compareTo(path) + let thisPath = self.getLastPathComponent(1) + let thatPath = a:path.getLastPathComponent(1) + + "if the paths are the same then clearly we return 0 + if thisPath ==# thatPath + return 0 + endif + + let thisSS = self.getSortOrderIndex() + let thatSS = a:path.getSortOrderIndex() + + "compare the sort sequences, if they are different then the return + "value is easy + if thisSS < thatSS + return -1 + elseif thisSS > thatSS + return 1 + else + "if the sort sequences are the same then compare the paths + "alphabetically + let pathCompare = g:NERDTreeCaseSensitiveSort ? thisPath <# thatPath : thisPath limit + let toReturn = "<" . strpart(toReturn, len(toReturn) - limit + 1) + endif + endif + + return toReturn +endfunction + +"FUNCTION: Path._strForUI() {{{3 +function! s:Path._strForUI() + let toReturn = '/' . join(self.pathSegments, '/') + if self.isDirectory && toReturn != '/' + let toReturn = toReturn . '/' + endif + return toReturn +endfunction + +"FUNCTION: Path._strForCd() {{{3 +" +" returns a string that can be used with :cd +function! s:Path._strForCd() + return escape(self.str(), s:escape_chars) +endfunction +"FUNCTION: Path._strForEdit() {{{3 +" +"Return: the string for this path that is suitable to be used with the :edit +"command +function! s:Path._strForEdit() + let p = self.str({'format': 'UI'}) + let cwd = getcwd() + + if s:running_windows + let p = tolower(self.str()) + let cwd = tolower(getcwd()) + endif + + let p = escape(p, s:escape_chars) + + let cwd = cwd . s:Path.Slash() + + "return a relative path if we can + if stridx(p, cwd) ==# 0 + let p = strpart(p, strlen(cwd)) + endif + + if p ==# '' + let p = '.' + endif + + return p + +endfunction +"FUNCTION: Path._strForGlob() {{{3 +function! s:Path._strForGlob() + let lead = s:Path.Slash() + + "if we are running windows then slap a drive letter on the front + if s:running_windows + let lead = self.drive . '\' + endif + + let toReturn = lead . join(self.pathSegments, s:Path.Slash()) + + if !s:running_windows + let toReturn = escape(toReturn, s:escape_chars) + endif + return toReturn +endfunction +"FUNCTION: Path._str() {{{3 +" +"Gets the string path for this path object that is appropriate for the OS. +"EG, in windows c:\foo\bar +" in *nix /foo/bar +function! s:Path._str() + let lead = s:Path.Slash() + + "if we are running windows then slap a drive letter on the front + if s:running_windows + let lead = self.drive . '\' + endif + + return lead . join(self.pathSegments, s:Path.Slash()) +endfunction + +"FUNCTION: Path.strTrunk() {{{3 +"Gets the path without the last segment on the end. +function! s:Path.strTrunk() + return self.drive . '/' . join(self.pathSegments[0:-2], '/') +endfunction + +"FUNCTION: Path.WinToUnixPath(pathstr){{{3 +"Takes in a windows path and returns the unix equiv +" +"A class level method +" +"Args: +"pathstr: the windows path to convert +function! s:Path.WinToUnixPath(pathstr) + if !s:running_windows + return a:pathstr + endif + + let toReturn = a:pathstr + + "remove the x:\ of the front + let toReturn = substitute(toReturn, '^.*:\(\\\|/\)\?', '/', "") + + "convert all \ chars to / + let toReturn = substitute(toReturn, '\', '/', "g") + + return toReturn +endfunction + +" SECTION: General Functions {{{1 +"============================================================ +"FUNCTION: s:bufInWindows(bnum){{{2 +"[[STOLEN FROM VTREEEXPLORER.VIM]] +"Determine the number of windows open to this buffer number. +"Care of Yegappan Lakshman. Thanks! +" +"Args: +"bnum: the subject buffers buffer number +function! s:bufInWindows(bnum) + let cnt = 0 + let winnum = 1 + while 1 + let bufnum = winbufnr(winnum) + if bufnum < 0 + break + endif + if bufnum ==# a:bnum + let cnt = cnt + 1 + endif + let winnum = winnum + 1 + endwhile + + return cnt +endfunction " >>> +"FUNCTION: s:checkForBrowse(dir) {{{2 +"inits a secondary nerd tree in the current buffer if appropriate +function! s:checkForBrowse(dir) + if a:dir != '' && isdirectory(a:dir) + call s:initNerdTreeInPlace(a:dir) + endif +endfunction +"FUNCTION: s:compareBookmarks(first, second) {{{2 +"Compares two bookmarks +function! s:compareBookmarks(first, second) + return a:first.compareTo(a:second) +endfunction + +" FUNCTION: s:completeBookmarks(A,L,P) {{{2 +" completion function for the bookmark commands +function! s:completeBookmarks(A,L,P) + return filter(s:Bookmark.BookmarkNames(), 'v:val =~ "^' . a:A . '"') +endfunction +" FUNCTION: s:exec(cmd) {{{2 +" same as :exec cmd but eventignore=all is set for the duration +function! s:exec(cmd) + let old_ei = &ei + set ei=all + exec a:cmd + let &ei = old_ei +endfunction +" FUNCTION: s:findAndRevealPath() {{{2 +function! s:findAndRevealPath() + try + let p = s:Path.New(expand("%")) + catch /^NERDTree.InvalidArgumentsError/ + call s:echo("no file for the current buffer") + return + endtry + + if !s:treeExistsForTab() + call s:initNerdTree(p.getParent().str()) + else + if !p.isUnder(s:TreeFileNode.GetRootForTab().path) + call s:initNerdTree(p.getParent().str()) + else + if !s:isTreeOpen() + call s:toggle("") + endif + endif + endif + call s:putCursorInTreeWin() + call b:NERDTreeRoot.reveal(p) +endfunction +"FUNCTION: s:initNerdTree(name) {{{2 +"Initialise the nerd tree for this tab. The tree will start in either the +"given directory, or the directory associated with the given bookmark +" +"Args: +"name: the name of a bookmark or a directory +function! s:initNerdTree(name) + let path = {} + if s:Bookmark.BookmarkExistsFor(a:name) + let path = s:Bookmark.BookmarkFor(a:name).path + else + let dir = a:name ==# '' ? getcwd() : a:name + + "hack to get an absolute path if a relative path is given + if dir =~ '^\.' + let dir = getcwd() . s:Path.Slash() . dir + endif + let dir = resolve(dir) + + try + let path = s:Path.New(dir) + catch /^NERDTree.InvalidArgumentsError/ + call s:echo("No bookmark or directory found for: " . a:name) + return + endtry + endif + if !path.isDirectory + let path = path.getParent() + endif + + "if instructed to, then change the vim CWD to the dir the NERDTree is + "inited in + if g:NERDTreeChDirMode != 0 + call path.changeToDir() + endif + + if s:treeExistsForTab() + if s:isTreeOpen() + call s:closeTree() + endif + unlet t:NERDTreeBufName + endif + + let newRoot = s:TreeDirNode.New(path) + call newRoot.open() + + call s:createTreeWin() + let b:treeShowHelp = 0 + let b:NERDTreeIgnoreEnabled = 1 + let b:NERDTreeShowFiles = g:NERDTreeShowFiles + let b:NERDTreeShowHidden = g:NERDTreeShowHidden + let b:NERDTreeShowBookmarks = g:NERDTreeShowBookmarks + let b:NERDTreeRoot = newRoot + + let b:NERDTreeType = "primary" + + call s:renderView() + call b:NERDTreeRoot.putCursorHere(0, 0) +endfunction + +"FUNCTION: s:initNerdTreeInPlace(dir) {{{2 +function! s:initNerdTreeInPlace(dir) + try + let path = s:Path.New(a:dir) + catch /^NERDTree.InvalidArgumentsError/ + call s:echo("Invalid directory name:" . a:name) + return + endtry + + "we want the directory buffer to disappear when we do the :edit below + setlocal bufhidden=wipe + + let previousBuf = expand("#") + + "we need a unique name for each secondary tree buffer to ensure they are + "all independent + exec "silent edit " . s:nextBufferName() + + let b:NERDTreePreviousBuf = bufnr(previousBuf) + + let b:NERDTreeRoot = s:TreeDirNode.New(path) + call b:NERDTreeRoot.open() + + "throwaway buffer options + setlocal noswapfile + setlocal buftype=nofile + setlocal bufhidden=hide + setlocal nowrap + setlocal foldcolumn=0 + setlocal nobuflisted + setlocal nospell + if g:NERDTreeShowLineNumbers + setlocal nu + else + setlocal nonu + endif + + iabc + + if g:NERDTreeHighlightCursorline + setlocal cursorline + endif + + call s:setupStatusline() + + let b:treeShowHelp = 0 + let b:NERDTreeIgnoreEnabled = 1 + let b:NERDTreeShowFiles = g:NERDTreeShowFiles + let b:NERDTreeShowHidden = g:NERDTreeShowHidden + let b:NERDTreeShowBookmarks = g:NERDTreeShowBookmarks + + let b:NERDTreeType = "secondary" + + call s:bindMappings() + setfiletype nerdtree + " syntax highlighting + if has("syntax") && exists("g:syntax_on") + call s:setupSyntaxHighlighting() + endif + + call s:renderView() +endfunction +" FUNCTION: s:initNerdTreeMirror() {{{2 +function! s:initNerdTreeMirror() + + "get the names off all the nerd tree buffers + let treeBufNames = [] + for i in range(1, tabpagenr("$")) + let nextName = s:tabpagevar(i, 'NERDTreeBufName') + if nextName != -1 && (!exists("t:NERDTreeBufName") || nextName != t:NERDTreeBufName) + call add(treeBufNames, nextName) + endif + endfor + let treeBufNames = s:unique(treeBufNames) + + "map the option names (that the user will be prompted with) to the nerd + "tree buffer names + let options = {} + let i = 0 + while i < len(treeBufNames) + let bufName = treeBufNames[i] + let treeRoot = getbufvar(bufName, "NERDTreeRoot") + let options[i+1 . '. ' . treeRoot.path.str() . ' (buf name: ' . bufName . ')'] = bufName + let i = i + 1 + endwhile + + "work out which tree to mirror, if there is more than 1 then ask the user + let bufferName = '' + if len(keys(options)) > 1 + let choices = ["Choose a tree to mirror"] + let choices = extend(choices, sort(keys(options))) + let choice = inputlist(choices) + if choice < 1 || choice > len(options) || choice ==# '' + return + endif + + let bufferName = options[sort(keys(options))[choice-1]] + elseif len(keys(options)) ==# 1 + let bufferName = values(options)[0] + else + call s:echo("No trees to mirror") + return + endif + + if s:treeExistsForTab() && s:isTreeOpen() + call s:closeTree() + endif + + let t:NERDTreeBufName = bufferName + call s:createTreeWin() + exec 'buffer ' . bufferName + if !&hidden + call s:renderView() + endif +endfunction +" FUNCTION: s:nextBufferName() {{{2 +" returns the buffer name for the next nerd tree +function! s:nextBufferName() + let name = s:NERDTreeBufName . s:next_buffer_number + let s:next_buffer_number += 1 + return name +endfunction +" FUNCTION: s:tabpagevar(tabnr, var) {{{2 +function! s:tabpagevar(tabnr, var) + let currentTab = tabpagenr() + let old_ei = &ei + set ei=all + + exec "tabnext " . a:tabnr + let v = -1 + if exists('t:' . a:var) + exec 'let v = t:' . a:var + endif + exec "tabnext " . currentTab + + let &ei = old_ei + + return v +endfunction +" Function: s:treeExistsForBuffer() {{{2 +" Returns 1 if a nerd tree root exists in the current buffer +function! s:treeExistsForBuf() + return exists("b:NERDTreeRoot") +endfunction +" Function: s:treeExistsForTab() {{{2 +" Returns 1 if a nerd tree root exists in the current tab +function! s:treeExistsForTab() + return exists("t:NERDTreeBufName") +endfunction +" Function: s:unique(list) {{{2 +" returns a:list without duplicates +function! s:unique(list) + let uniqlist = [] + for elem in a:list + if index(uniqlist, elem) ==# -1 + let uniqlist += [elem] + endif + endfor + return uniqlist +endfunction +" SECTION: Public API {{{1 +"============================================================ +let g:NERDTreePath = s:Path +let g:NERDTreeDirNode = s:TreeDirNode +let g:NERDTreeFileNode = s:TreeFileNode +let g:NERDTreeBookmark = s:Bookmark + +function! NERDTreeAddMenuItem(options) + call s:MenuItem.Create(a:options) +endfunction + +function! NERDTreeAddMenuSeparator(...) + let opts = a:0 ? a:1 : {} + call s:MenuItem.CreateSeparator(opts) +endfunction + +function! NERDTreeAddSubmenu(options) + return s:MenuItem.Create(a:options) +endfunction + +function! NERDTreeAddKeyMap(options) + call s:KeyMap.Create(a:options) +endfunction + +function! NERDTreeRender() + call s:renderView() +endfunction + +" SECTION: View Functions {{{1 +"============================================================ +"FUNCTION: s:centerView() {{{2 +"centers the nerd tree window around the cursor (provided the nerd tree +"options permit) +function! s:centerView() + if g:NERDTreeAutoCenter + let current_line = winline() + let lines_to_top = current_line + let lines_to_bottom = winheight(s:getTreeWinNum()) - current_line + if lines_to_top < g:NERDTreeAutoCenterThreshold || lines_to_bottom < g:NERDTreeAutoCenterThreshold + normal! zz + endif + endif +endfunction +"FUNCTION: s:closeTree() {{{2 +"Closes the primary NERD tree window for this tab +function! s:closeTree() + if !s:isTreeOpen() + throw "NERDTree.NoTreeFoundError: no NERDTree is open" + endif + + if winnr("$") != 1 + call s:exec(s:getTreeWinNum() . " wincmd w") + close + call s:exec("wincmd p") + else + close + endif +endfunction + +"FUNCTION: s:closeTreeIfOpen() {{{2 +"Closes the NERD tree window if it is open +function! s:closeTreeIfOpen() + if s:isTreeOpen() + call s:closeTree() + endif +endfunction +"FUNCTION: s:closeTreeIfQuitOnOpen() {{{2 +"Closes the NERD tree window if the close on open option is set +function! s:closeTreeIfQuitOnOpen() + if g:NERDTreeQuitOnOpen && s:isTreeOpen() + call s:closeTree() + endif +endfunction +"FUNCTION: s:createTreeWin() {{{2 +"Inits the NERD tree window. ie. opens it, sizes it, sets all the local +"options etc +function! s:createTreeWin() + "create the nerd tree window + let splitLocation = g:NERDTreeWinPos ==# "left" ? "topleft " : "botright " + let splitSize = g:NERDTreeWinSize + + if !exists('t:NERDTreeBufName') + let t:NERDTreeBufName = s:nextBufferName() + silent! exec splitLocation . 'vertical ' . splitSize . ' new' + silent! exec "edit " . t:NERDTreeBufName + else + silent! exec splitLocation . 'vertical ' . splitSize . ' split' + silent! exec "buffer " . t:NERDTreeBufName + endif + + setlocal winfixwidth + + "throwaway buffer options + setlocal noswapfile + setlocal buftype=nofile + setlocal nowrap + setlocal foldcolumn=0 + setlocal nobuflisted + setlocal nospell + if g:NERDTreeShowLineNumbers + setlocal nu + else + setlocal nonu + endif + + iabc + + if g:NERDTreeHighlightCursorline + setlocal cursorline + endif + + call s:setupStatusline() + + call s:bindMappings() + setfiletype nerdtree + " syntax highlighting + if has("syntax") && exists("g:syntax_on") + call s:setupSyntaxHighlighting() + endif +endfunction + +"FUNCTION: s:dumpHelp {{{2 +"prints out the quick help +function! s:dumpHelp() + let old_h = @h + if b:treeShowHelp ==# 1 + let @h= "\" NERD tree (" . s:NERD_tree_version . ") quickhelp~\n" + let @h=@h."\" ============================\n" + let @h=@h."\" File node mappings~\n" + let @h=@h."\" ". (g:NERDTreeMouseMode ==# 3 ? "single" : "double") ."-click,\n" + let @h=@h."\" ,\n" + if b:NERDTreeType ==# "primary" + let @h=@h."\" ". g:NERDTreeMapActivateNode .": open in prev window\n" + else + let @h=@h."\" ". g:NERDTreeMapActivateNode .": open in current window\n" + endif + if b:NERDTreeType ==# "primary" + let @h=@h."\" ". g:NERDTreeMapPreview .": preview\n" + endif + let @h=@h."\" ". g:NERDTreeMapOpenInTab.": open in new tab\n" + let @h=@h."\" ". g:NERDTreeMapOpenInTabSilent .": open in new tab silently\n" + let @h=@h."\" middle-click,\n" + let @h=@h."\" ". g:NERDTreeMapOpenSplit .": open split\n" + let @h=@h."\" ". g:NERDTreeMapPreviewSplit .": preview split\n" + let @h=@h."\" ". g:NERDTreeMapOpenVSplit .": open vsplit\n" + let @h=@h."\" ". g:NERDTreeMapPreviewVSplit .": preview vsplit\n" + + let @h=@h."\"\n\" ----------------------------\n" + let @h=@h."\" Directory node mappings~\n" + let @h=@h."\" ". (g:NERDTreeMouseMode ==# 1 ? "double" : "single") ."-click,\n" + let @h=@h."\" ". g:NERDTreeMapActivateNode .": open & close node\n" + let @h=@h."\" ". g:NERDTreeMapOpenRecursively .": recursively open node\n" + let @h=@h."\" ". g:NERDTreeMapCloseDir .": close parent of node\n" + let @h=@h."\" ". g:NERDTreeMapCloseChildren .": close all child nodes of\n" + let @h=@h."\" current node recursively\n" + let @h=@h."\" middle-click,\n" + let @h=@h."\" ". g:NERDTreeMapOpenExpl.": explore selected dir\n" + + let @h=@h."\"\n\" ----------------------------\n" + let @h=@h."\" Bookmark table mappings~\n" + let @h=@h."\" double-click,\n" + let @h=@h."\" ". g:NERDTreeMapActivateNode .": open bookmark\n" + let @h=@h."\" ". g:NERDTreeMapOpenInTab.": open in new tab\n" + let @h=@h."\" ". g:NERDTreeMapOpenInTabSilent .": open in new tab silently\n" + let @h=@h."\" ". g:NERDTreeMapDeleteBookmark .": delete bookmark\n" + + let @h=@h."\"\n\" ----------------------------\n" + let @h=@h."\" Tree navigation mappings~\n" + let @h=@h."\" ". g:NERDTreeMapJumpRoot .": go to root\n" + let @h=@h."\" ". g:NERDTreeMapJumpParent .": go to parent\n" + let @h=@h."\" ". g:NERDTreeMapJumpFirstChild .": go to first child\n" + let @h=@h."\" ". g:NERDTreeMapJumpLastChild .": go to last child\n" + let @h=@h."\" ". g:NERDTreeMapJumpNextSibling .": go to next sibling\n" + let @h=@h."\" ". g:NERDTreeMapJumpPrevSibling .": go to prev sibling\n" + + let @h=@h."\"\n\" ----------------------------\n" + let @h=@h."\" Filesystem mappings~\n" + let @h=@h."\" ". g:NERDTreeMapChangeRoot .": change tree root to the\n" + let @h=@h."\" selected dir\n" + let @h=@h."\" ". g:NERDTreeMapUpdir .": move tree root up a dir\n" + let @h=@h."\" ". g:NERDTreeMapUpdirKeepOpen .": move tree root up a dir\n" + let @h=@h."\" but leave old root open\n" + let @h=@h."\" ". g:NERDTreeMapRefresh .": refresh cursor dir\n" + let @h=@h."\" ". g:NERDTreeMapRefreshRoot .": refresh current root\n" + let @h=@h."\" ". g:NERDTreeMapMenu .": Show menu\n" + let @h=@h."\" ". g:NERDTreeMapChdir .":change the CWD to the\n" + let @h=@h."\" selected dir\n" + + let @h=@h."\"\n\" ----------------------------\n" + let @h=@h."\" Tree filtering mappings~\n" + let @h=@h."\" ". g:NERDTreeMapToggleHidden .": hidden files (" . (b:NERDTreeShowHidden ? "on" : "off") . ")\n" + let @h=@h."\" ". g:NERDTreeMapToggleFilters .": file filters (" . (b:NERDTreeIgnoreEnabled ? "on" : "off") . ")\n" + let @h=@h."\" ". g:NERDTreeMapToggleFiles .": files (" . (b:NERDTreeShowFiles ? "on" : "off") . ")\n" + let @h=@h."\" ". g:NERDTreeMapToggleBookmarks .": bookmarks (" . (b:NERDTreeShowBookmarks ? "on" : "off") . ")\n" + + "add quickhelp entries for each custom key map + if len(s:KeyMap.All()) + let @h=@h."\"\n\" ----------------------------\n" + let @h=@h."\" Custom mappings~\n" + for i in s:KeyMap.All() + let @h=@h."\" ". i.key .": ". i.quickhelpText ."\n" + endfor + endif + + let @h=@h."\"\n\" ----------------------------\n" + let @h=@h."\" Other mappings~\n" + let @h=@h."\" ". g:NERDTreeMapQuit .": Close the NERDTree window\n" + let @h=@h."\" ". g:NERDTreeMapToggleZoom .": Zoom (maximize-minimize)\n" + let @h=@h."\" the NERDTree window\n" + let @h=@h."\" ". g:NERDTreeMapHelp .": toggle help\n" + let @h=@h."\"\n\" ----------------------------\n" + let @h=@h."\" Bookmark commands~\n" + let @h=@h."\" :Bookmark \n" + let @h=@h."\" :BookmarkToRoot \n" + let @h=@h."\" :RevealBookmark \n" + let @h=@h."\" :OpenBookmark \n" + let @h=@h."\" :ClearBookmarks []\n" + let @h=@h."\" :ClearAllBookmarks\n" + else + let @h="\" Press ". g:NERDTreeMapHelp ." for help\n" + endif + + silent! put h + + let @h = old_h +endfunction +"FUNCTION: s:echo {{{2 +"A wrapper for :echo. Appends 'NERDTree:' on the front of all messages +" +"Args: +"msg: the message to echo +function! s:echo(msg) + redraw + echomsg "NERDTree: " . a:msg +endfunction +"FUNCTION: s:echoWarning {{{2 +"Wrapper for s:echo, sets the message type to warningmsg for this message +"Args: +"msg: the message to echo +function! s:echoWarning(msg) + echohl warningmsg + call s:echo(a:msg) + echohl normal +endfunction +"FUNCTION: s:echoError {{{2 +"Wrapper for s:echo, sets the message type to errormsg for this message +"Args: +"msg: the message to echo +function! s:echoError(msg) + echohl errormsg + call s:echo(a:msg) + echohl normal +endfunction +"FUNCTION: s:firstUsableWindow(){{{2 +"find the window number of the first normal window +function! s:firstUsableWindow() + let i = 1 + while i <= winnr("$") + let bnum = winbufnr(i) + if bnum != -1 && getbufvar(bnum, '&buftype') ==# '' + \ && !getwinvar(i, '&previewwindow') + \ && (!getbufvar(bnum, '&modified') || &hidden) + return i + endif + + let i += 1 + endwhile + return -1 +endfunction +"FUNCTION: s:getPath(ln) {{{2 +"Gets the full path to the node that is rendered on the given line number +" +"Args: +"ln: the line number to get the path for +" +"Return: +"A path if a node was selected, {} if nothing is selected. +"If the 'up a dir' line was selected then the path to the parent of the +"current root is returned +function! s:getPath(ln) + let line = getline(a:ln) + + let rootLine = s:TreeFileNode.GetRootLineNum() + + "check to see if we have the root node + if a:ln == rootLine + return b:NERDTreeRoot.path + endif + + " in case called from outside the tree + if line !~ '^ *[|`]' || line =~ '^$' + return {} + endif + + if line ==# s:tree_up_dir_line + return b:NERDTreeRoot.path.getParent() + endif + + let indent = s:indentLevelFor(line) + + "remove the tree parts and the leading space + let curFile = s:stripMarkupFromLine(line, 0) + + let wasdir = 0 + if curFile =~ '/$' + let wasdir = 1 + let curFile = substitute(curFile, '/\?$', '/', "") + endif + + let dir = "" + let lnum = a:ln + while lnum > 0 + let lnum = lnum - 1 + let curLine = getline(lnum) + let curLineStripped = s:stripMarkupFromLine(curLine, 1) + + "have we reached the top of the tree? + if lnum == rootLine + let dir = b:NERDTreeRoot.path.str({'format': 'UI'}) . dir + break + endif + if curLineStripped =~ '/$' + let lpindent = s:indentLevelFor(curLine) + if lpindent < indent + let indent = indent - 1 + + let dir = substitute (curLineStripped,'^\\', "", "") . dir + continue + endif + endif + endwhile + let curFile = b:NERDTreeRoot.path.drive . dir . curFile + let toReturn = s:Path.New(curFile) + return toReturn +endfunction + +"FUNCTION: s:getTreeWinNum() {{{2 +"gets the nerd tree window number for this tab +function! s:getTreeWinNum() + if exists("t:NERDTreeBufName") + return bufwinnr(t:NERDTreeBufName) + else + return -1 + endif +endfunction +"FUNCTION: s:indentLevelFor(line) {{{2 +function! s:indentLevelFor(line) + return match(a:line, '[^ \-+~`|]') / s:tree_wid +endfunction +"FUNCTION: s:isTreeOpen() {{{2 +function! s:isTreeOpen() + return s:getTreeWinNum() != -1 +endfunction +"FUNCTION: s:isWindowUsable(winnumber) {{{2 +"Returns 0 if opening a file from the tree in the given window requires it to +"be split, 1 otherwise +" +"Args: +"winnumber: the number of the window in question +function! s:isWindowUsable(winnumber) + "gotta split if theres only one window (i.e. the NERD tree) + if winnr("$") ==# 1 + return 0 + endif + + let oldwinnr = winnr() + call s:exec(a:winnumber . "wincmd p") + let specialWindow = getbufvar("%", '&buftype') != '' || getwinvar('%', '&previewwindow') + let modified = &modified + call s:exec(oldwinnr . "wincmd p") + + "if its a special window e.g. quickfix or another explorer plugin then we + "have to split + if specialWindow + return 0 + endif + + if &hidden + return 1 + endif + + return !modified || s:bufInWindows(winbufnr(a:winnumber)) >= 2 +endfunction + +" FUNCTION: s:jumpToChild(direction) {{{2 +" Args: +" direction: 0 if going to first child, 1 if going to last +function! s:jumpToChild(direction) + let currentNode = s:TreeFileNode.GetSelected() + if currentNode ==# {} || currentNode.isRoot() + call s:echo("cannot jump to " . (a:direction ? "last" : "first") . " child") + return + end + let dirNode = currentNode.parent + let childNodes = dirNode.getVisibleChildren() + + let targetNode = childNodes[0] + if a:direction + let targetNode = childNodes[len(childNodes) - 1] + endif + + if targetNode.equals(currentNode) + let siblingDir = currentNode.parent.findOpenDirSiblingWithVisibleChildren(a:direction) + if siblingDir != {} + let indx = a:direction ? siblingDir.getVisibleChildCount()-1 : 0 + let targetNode = siblingDir.getChildByIndex(indx, 1) + endif + endif + + call targetNode.putCursorHere(1, 0) + + call s:centerView() +endfunction + + +"FUNCTION: s:promptToDelBuffer(bufnum, msg){{{2 +"prints out the given msg and, if the user responds by pushing 'y' then the +"buffer with the given bufnum is deleted +" +"Args: +"bufnum: the buffer that may be deleted +"msg: a message that will be echoed to the user asking them if they wish to +" del the buffer +function! s:promptToDelBuffer(bufnum, msg) + echo a:msg + if nr2char(getchar()) ==# 'y' + exec "silent bdelete! " . a:bufnum + endif +endfunction + +"FUNCTION: s:putCursorOnBookmarkTable(){{{2 +"Places the cursor at the top of the bookmarks table +function! s:putCursorOnBookmarkTable() + if !b:NERDTreeShowBookmarks + throw "NERDTree.IllegalOperationError: cant find bookmark table, bookmarks arent active" + endif + + let rootNodeLine = s:TreeFileNode.GetRootLineNum() + + let line = 1 + while getline(line) !~ '^>-\+Bookmarks-\+$' + let line = line + 1 + if line >= rootNodeLine + throw "NERDTree.BookmarkTableNotFoundError: didnt find the bookmarks table" + endif + endwhile + call cursor(line, 0) +endfunction + +"FUNCTION: s:putCursorInTreeWin(){{{2 +"Places the cursor in the nerd tree window +function! s:putCursorInTreeWin() + if !s:isTreeOpen() + throw "NERDTree.InvalidOperationError: cant put cursor in NERD tree window, no window exists" + endif + + call s:exec(s:getTreeWinNum() . "wincmd w") +endfunction + +"FUNCTION: s:renderBookmarks {{{2 +function! s:renderBookmarks() + + call setline(line(".")+1, ">----------Bookmarks----------") + call cursor(line(".")+1, col(".")) + + for i in s:Bookmark.Bookmarks() + call setline(line(".")+1, i.str()) + call cursor(line(".")+1, col(".")) + endfor + + call setline(line(".")+1, '') + call cursor(line(".")+1, col(".")) +endfunction +"FUNCTION: s:renderView {{{2 +"The entry function for rendering the tree +function! s:renderView() + setlocal modifiable + + "remember the top line of the buffer and the current line so we can + "restore the view exactly how it was + let curLine = line(".") + let curCol = col(".") + let topLine = line("w0") + + "delete all lines in the buffer (being careful not to clobber a register) + silent 1,$delete _ + + call s:dumpHelp() + + "delete the blank line before the help and add one after it + call setline(line(".")+1, "") + call cursor(line(".")+1, col(".")) + + if b:NERDTreeShowBookmarks + call s:renderBookmarks() + endif + + "add the 'up a dir' line + call setline(line(".")+1, s:tree_up_dir_line) + call cursor(line(".")+1, col(".")) + + "draw the header line + let header = b:NERDTreeRoot.path.str({'format': 'UI', 'truncateTo': winwidth(0)}) + call setline(line(".")+1, header) + call cursor(line(".")+1, col(".")) + + "draw the tree + let old_o = @o + let @o = b:NERDTreeRoot.renderToString() + silent put o + let @o = old_o + + "delete the blank line at the top of the buffer + silent 1,1delete _ + + "restore the view + let old_scrolloff=&scrolloff + let &scrolloff=0 + call cursor(topLine, 1) + normal! zt + call cursor(curLine, curCol) + let &scrolloff = old_scrolloff + + setlocal nomodifiable +endfunction + +"FUNCTION: s:renderViewSavingPosition {{{2 +"Renders the tree and ensures the cursor stays on the current node or the +"current nodes parent if it is no longer available upon re-rendering +function! s:renderViewSavingPosition() + let currentNode = s:TreeFileNode.GetSelected() + + "go up the tree till we find a node that will be visible or till we run + "out of nodes + while currentNode != {} && !currentNode.isVisible() && !currentNode.isRoot() + let currentNode = currentNode.parent + endwhile + + call s:renderView() + + if currentNode != {} + call currentNode.putCursorHere(0, 0) + endif +endfunction +"FUNCTION: s:restoreScreenState() {{{2 +" +"Sets the screen state back to what it was when s:saveScreenState was last +"called. +" +"Assumes the cursor is in the NERDTree window +function! s:restoreScreenState() + if !exists("b:NERDTreeOldTopLine") || !exists("b:NERDTreeOldPos") || !exists("b:NERDTreeOldWindowSize") + return + endif + exec("silent vertical resize ".b:NERDTreeOldWindowSize) + + let old_scrolloff=&scrolloff + let &scrolloff=0 + call cursor(b:NERDTreeOldTopLine, 0) + normal! zt + call setpos(".", b:NERDTreeOldPos) + let &scrolloff=old_scrolloff +endfunction + +"FUNCTION: s:saveScreenState() {{{2 +"Saves the current cursor position in the current buffer and the window +"scroll position +function! s:saveScreenState() + let win = winnr() + try + call s:putCursorInTreeWin() + let b:NERDTreeOldPos = getpos(".") + let b:NERDTreeOldTopLine = line("w0") + let b:NERDTreeOldWindowSize = winwidth("") + call s:exec(win . "wincmd w") + catch /^NERDTree.InvalidOperationError/ + endtry +endfunction + +"FUNCTION: s:setupStatusline() {{{2 +function! s:setupStatusline() + if g:NERDTreeStatusline != -1 + let &l:statusline = g:NERDTreeStatusline + endif +endfunction +"FUNCTION: s:setupSyntaxHighlighting() {{{2 +function! s:setupSyntaxHighlighting() + "treeFlags are syntax items that should be invisible, but give clues as to + "how things should be highlighted + syn match treeFlag #\~# + syn match treeFlag #\[RO\]# + + "highlighting for the .. (up dir) line at the top of the tree + execute "syn match treeUp #". s:tree_up_dir_line ."#" + + "highlighting for the ~/+ symbols for the directory nodes + syn match treeClosable #\~\<# + syn match treeClosable #\~\.# + syn match treeOpenable #+\<# + syn match treeOpenable #+\.#he=e-1 + + "highlighting for the tree structural parts + syn match treePart #|# + syn match treePart #`# + syn match treePartFile #[|`]-#hs=s+1 contains=treePart + + "quickhelp syntax elements + syn match treeHelpKey #" \{1,2\}[^ ]*:#hs=s+2,he=e-1 + syn match treeHelpKey #" \{1,2\}[^ ]*,#hs=s+2,he=e-1 + syn match treeHelpTitle #" .*\~#hs=s+2,he=e-1 contains=treeFlag + syn match treeToggleOn #".*(on)#hs=e-2,he=e-1 contains=treeHelpKey + syn match treeToggleOff #".*(off)#hs=e-3,he=e-1 contains=treeHelpKey + syn match treeHelpCommand #" :.\{-}\>#hs=s+3 + syn match treeHelp #^".*# contains=treeHelpKey,treeHelpTitle,treeFlag,treeToggleOff,treeToggleOn,treeHelpCommand + + "highlighting for readonly files + syn match treeRO #.*\[RO\]#hs=s+2 contains=treeFlag,treeBookmark,treePart,treePartFile + + "highlighting for sym links + syn match treeLink #[^-| `].* -> # contains=treeBookmark,treeOpenable,treeClosable,treeDirSlash + + "highlighing for directory nodes and file nodes + syn match treeDirSlash #/# + syn match treeDir #[^-| `].*/# contains=treeLink,treeDirSlash,treeOpenable,treeClosable + syn match treeExecFile #[|`]-.*\*\($\| \)# contains=treeLink,treePart,treeRO,treePartFile,treeBookmark + syn match treeFile #|-.*# contains=treeLink,treePart,treeRO,treePartFile,treeBookmark,treeExecFile + syn match treeFile #`-.*# contains=treeLink,treePart,treeRO,treePartFile,treeBookmark,treeExecFile + syn match treeCWD #^/.*$# + + "highlighting for bookmarks + syn match treeBookmark # {.*}#hs=s+1 + + "highlighting for the bookmarks table + syn match treeBookmarksLeader #^># + syn match treeBookmarksHeader #^>-\+Bookmarks-\+$# contains=treeBookmarksLeader + syn match treeBookmarkName #^>.\{-} #he=e-1 contains=treeBookmarksLeader + syn match treeBookmark #^>.*$# contains=treeBookmarksLeader,treeBookmarkName,treeBookmarksHeader + + if g:NERDChristmasTree + hi def link treePart Special + hi def link treePartFile Type + hi def link treeFile Normal + hi def link treeExecFile Title + hi def link treeDirSlash Identifier + hi def link treeClosable Type + else + hi def link treePart Normal + hi def link treePartFile Normal + hi def link treeFile Normal + hi def link treeClosable Title + endif + + hi def link treeBookmarksHeader statement + hi def link treeBookmarksLeader ignore + hi def link treeBookmarkName Identifier + hi def link treeBookmark normal + + hi def link treeHelp String + hi def link treeHelpKey Identifier + hi def link treeHelpCommand Identifier + hi def link treeHelpTitle Macro + hi def link treeToggleOn Question + hi def link treeToggleOff WarningMsg + + hi def link treeDir Directory + hi def link treeUp Directory + hi def link treeCWD Statement + hi def link treeLink Macro + hi def link treeOpenable Title + hi def link treeFlag ignore + hi def link treeRO WarningMsg + hi def link treeBookmark Statement + + hi def link NERDTreeCurrentNode Search +endfunction + +"FUNCTION: s:stripMarkupFromLine(line, removeLeadingSpaces){{{2 +"returns the given line with all the tree parts stripped off +" +"Args: +"line: the subject line +"removeLeadingSpaces: 1 if leading spaces are to be removed (leading spaces = +"any spaces before the actual text of the node) +function! s:stripMarkupFromLine(line, removeLeadingSpaces) + let line = a:line + "remove the tree parts and the leading space + let line = substitute (line, s:tree_markup_reg,"","") + + "strip off any read only flag + let line = substitute (line, ' \[RO\]', "","") + + "strip off any bookmark flags + let line = substitute (line, ' {[^}]*}', "","") + + "strip off any executable flags + let line = substitute (line, '*\ze\($\| \)', "","") + + let wasdir = 0 + if line =~ '/$' + let wasdir = 1 + endif + let line = substitute (line,' -> .*',"","") " remove link to + if wasdir ==# 1 + let line = substitute (line, '/\?$', '/', "") + endif + + if a:removeLeadingSpaces + let line = substitute (line, '^ *', '', '') + endif + + return line +endfunction + +"FUNCTION: s:toggle(dir) {{{2 +"Toggles the NERD tree. I.e the NERD tree is open, it is closed, if it is +"closed it is restored or initialized (if it doesnt exist) +" +"Args: +"dir: the full path for the root node (is only used if the NERD tree is being +"initialized. +function! s:toggle(dir) + if s:treeExistsForTab() + if !s:isTreeOpen() + call s:createTreeWin() + if !&hidden + call s:renderView() + endif + call s:restoreScreenState() + else + call s:closeTree() + endif + else + call s:initNerdTree(a:dir) + endif +endfunction +"SECTION: Interface bindings {{{1 +"============================================================ +"FUNCTION: s:activateNode(forceKeepWindowOpen) {{{2 +"If the current node is a file, open it in the previous window (or a new one +"if the previous is modified). If it is a directory then it is opened. +" +"args: +"forceKeepWindowOpen - dont close the window even if NERDTreeQuitOnOpen is set +function! s:activateNode(forceKeepWindowOpen) + if getline(".") ==# s:tree_up_dir_line + return s:upDir(0) + endif + + let treenode = s:TreeFileNode.GetSelected() + if treenode != {} + call treenode.activate(a:forceKeepWindowOpen) + else + let bookmark = s:Bookmark.GetSelected() + if !empty(bookmark) + call bookmark.activate() + endif + endif +endfunction + +"FUNCTION: s:bindMappings() {{{2 +function! s:bindMappings() + " set up mappings and commands for this buffer + nnoremap :call handleMiddleMouse() + nnoremap :call checkForActivate() + nnoremap <2-leftmouse> :call activateNode(0) + + exec "nnoremap ". g:NERDTreeMapActivateNode . " :call activateNode(0)" + exec "nnoremap ". g:NERDTreeMapOpenSplit ." :call openEntrySplit(0,0)" + exec "nnoremap :call activateNode(0)" + + exec "nnoremap ". g:NERDTreeMapPreview ." :call previewNode(0)" + exec "nnoremap ". g:NERDTreeMapPreviewSplit ." :call previewNode(1)" + + exec "nnoremap ". g:NERDTreeMapOpenVSplit ." :call openEntrySplit(1,0)" + exec "nnoremap ". g:NERDTreeMapPreviewVSplit ." :call previewNode(2)" + + exec "nnoremap ". g:NERDTreeMapOpenRecursively ." :call openNodeRecursively()" + + exec "nnoremap ". g:NERDTreeMapUpdirKeepOpen ." :call upDir(1)" + exec "nnoremap ". g:NERDTreeMapUpdir ." :call upDir(0)" + exec "nnoremap ". g:NERDTreeMapChangeRoot ." :call chRoot()" + + exec "nnoremap ". g:NERDTreeMapChdir ." :call chCwd()" + + exec "nnoremap ". g:NERDTreeMapQuit ." :call closeTreeWindow()" + + exec "nnoremap ". g:NERDTreeMapRefreshRoot ." :call refreshRoot()" + exec "nnoremap ". g:NERDTreeMapRefresh ." :call refreshCurrent()" + + exec "nnoremap ". g:NERDTreeMapHelp ." :call displayHelp()" + exec "nnoremap ". g:NERDTreeMapToggleZoom ." :call toggleZoom()" + exec "nnoremap ". g:NERDTreeMapToggleHidden ." :call toggleShowHidden()" + exec "nnoremap ". g:NERDTreeMapToggleFilters ." :call toggleIgnoreFilter()" + exec "nnoremap ". g:NERDTreeMapToggleFiles ." :call toggleShowFiles()" + exec "nnoremap ". g:NERDTreeMapToggleBookmarks ." :call toggleShowBookmarks()" + + exec "nnoremap ". g:NERDTreeMapCloseDir ." :call closeCurrentDir()" + exec "nnoremap ". g:NERDTreeMapCloseChildren ." :call closeChildren()" + + exec "nnoremap ". g:NERDTreeMapMenu ." :call showMenu()" + + exec "nnoremap ". g:NERDTreeMapJumpParent ." :call jumpToParent()" + exec "nnoremap ". g:NERDTreeMapJumpNextSibling ." :call jumpToSibling(1)" + exec "nnoremap ". g:NERDTreeMapJumpPrevSibling ." :call jumpToSibling(0)" + exec "nnoremap ". g:NERDTreeMapJumpFirstChild ." :call jumpToFirstChild()" + exec "nnoremap ". g:NERDTreeMapJumpLastChild ." :call jumpToLastChild()" + exec "nnoremap ". g:NERDTreeMapJumpRoot ." :call jumpToRoot()" + + exec "nnoremap ". g:NERDTreeMapOpenInTab ." :call openInNewTab(0)" + exec "nnoremap ". g:NERDTreeMapOpenInTabSilent ." :call openInNewTab(1)" + + exec "nnoremap ". g:NERDTreeMapOpenExpl ." :call openExplorer()" + + exec "nnoremap ". g:NERDTreeMapDeleteBookmark ." :call deleteBookmark()" + + "bind all the user custom maps + call s:KeyMap.BindAll() + + command! -buffer -nargs=1 Bookmark :call bookmarkNode('') + command! -buffer -complete=customlist,s:completeBookmarks -nargs=1 RevealBookmark :call revealBookmark('') + command! -buffer -complete=customlist,s:completeBookmarks -nargs=1 OpenBookmark :call openBookmark('') + command! -buffer -complete=customlist,s:completeBookmarks -nargs=* ClearBookmarks call clearBookmarks('') + command! -buffer -complete=customlist,s:completeBookmarks -nargs=+ BookmarkToRoot call s:Bookmark.ToRoot('') + command! -buffer -nargs=0 ClearAllBookmarks call s:Bookmark.ClearAll() call renderView() + command! -buffer -nargs=0 ReadBookmarks call s:Bookmark.CacheBookmarks(0) call renderView() + command! -buffer -nargs=0 WriteBookmarks call s:Bookmark.Write() +endfunction + +" FUNCTION: s:bookmarkNode(name) {{{2 +" Associate the current node with the given name +function! s:bookmarkNode(name) + let currentNode = s:TreeFileNode.GetSelected() + if currentNode != {} + try + call currentNode.bookmark(a:name) + call s:renderView() + catch /^NERDTree.IllegalBookmarkNameError/ + call s:echo("bookmark names must not contain spaces") + endtry + else + call s:echo("select a node first") + endif +endfunction +"FUNCTION: s:checkForActivate() {{{2 +"Checks if the click should open the current node, if so then activate() is +"called (directories are automatically opened if the symbol beside them is +"clicked) +function! s:checkForActivate() + let currentNode = s:TreeFileNode.GetSelected() + if currentNode != {} + let startToCur = strpart(getline(line(".")), 0, col(".")) + let char = strpart(startToCur, strlen(startToCur)-1, 1) + + "if they clicked a dir, check if they clicked on the + or ~ sign + "beside it + if currentNode.path.isDirectory + if startToCur =~ s:tree_markup_reg . '$' && char =~ '[+~]' + call s:activateNode(0) + return + endif + endif + + if (g:NERDTreeMouseMode ==# 2 && currentNode.path.isDirectory) || g:NERDTreeMouseMode ==# 3 + if char !~ s:tree_markup_reg && startToCur !~ '\/$' + call s:activateNode(0) + return + endif + endif + endif +endfunction + +" FUNCTION: s:chCwd() {{{2 +function! s:chCwd() + let treenode = s:TreeFileNode.GetSelected() + if treenode ==# {} + call s:echo("Select a node first") + return + endif + + try + call treenode.path.changeToDir() + catch /^NERDTree.PathChangeError/ + call s:echoWarning("could not change cwd") + endtry +endfunction + +" FUNCTION: s:chRoot() {{{2 +" changes the current root to the selected one +function! s:chRoot() + let treenode = s:TreeFileNode.GetSelected() + if treenode ==# {} + call s:echo("Select a node first") + return + endif + + call treenode.makeRoot() + call s:renderView() + call b:NERDTreeRoot.putCursorHere(0, 0) +endfunction + +" FUNCTION: s:clearBookmarks(bookmarks) {{{2 +function! s:clearBookmarks(bookmarks) + if a:bookmarks ==# '' + let currentNode = s:TreeFileNode.GetSelected() + if currentNode != {} + call currentNode.clearBoomarks() + endif + else + for name in split(a:bookmarks, ' ') + let bookmark = s:Bookmark.BookmarkFor(name) + call bookmark.delete() + endfor + endif + call s:renderView() +endfunction +" FUNCTION: s:closeChildren() {{{2 +" closes all childnodes of the current node +function! s:closeChildren() + let currentNode = s:TreeDirNode.GetSelected() + if currentNode ==# {} + call s:echo("Select a node first") + return + endif + + call currentNode.closeChildren() + call s:renderView() + call currentNode.putCursorHere(0, 0) +endfunction +" FUNCTION: s:closeCurrentDir() {{{2 +" closes the parent dir of the current node +function! s:closeCurrentDir() + let treenode = s:TreeFileNode.GetSelected() + if treenode ==# {} + call s:echo("Select a node first") + return + endif + + let parent = treenode.parent + if parent ==# {} || parent.isRoot() + call s:echo("cannot close tree root") + else + call treenode.parent.close() + call s:renderView() + call treenode.parent.putCursorHere(0, 0) + endif +endfunction +" FUNCTION: s:closeTreeWindow() {{{2 +" close the tree window +function! s:closeTreeWindow() + if b:NERDTreeType ==# "secondary" && b:NERDTreePreviousBuf != -1 + exec "buffer " . b:NERDTreePreviousBuf + else + if winnr("$") > 1 + call s:closeTree() + else + call s:echo("Cannot close last window") + endif + endif +endfunction +" FUNCTION: s:deleteBookmark() {{{2 +" if the cursor is on a bookmark, prompt to delete +function! s:deleteBookmark() + let bookmark = s:Bookmark.GetSelected() + if bookmark ==# {} + call s:echo("Put the cursor on a bookmark") + return + endif + + echo "Are you sure you wish to delete the bookmark:\n\"" . bookmark.name . "\" (yN):" + + if nr2char(getchar()) ==# 'y' + try + call bookmark.delete() + call s:renderView() + redraw + catch /^NERDTree/ + call s:echoWarning("Could not remove bookmark") + endtry + else + call s:echo("delete aborted" ) + endif + +endfunction + +" FUNCTION: s:displayHelp() {{{2 +" toggles the help display +function! s:displayHelp() + let b:treeShowHelp = b:treeShowHelp ? 0 : 1 + call s:renderView() + call s:centerView() +endfunction + +" FUNCTION: s:handleMiddleMouse() {{{2 +function! s:handleMiddleMouse() + let curNode = s:TreeFileNode.GetSelected() + if curNode ==# {} + call s:echo("Put the cursor on a node first" ) + return + endif + + if curNode.path.isDirectory + call s:openExplorer() + else + call s:openEntrySplit(0,0) + endif +endfunction + + +" FUNCTION: s:jumpToFirstChild() {{{2 +" wrapper for the jump to child method +function! s:jumpToFirstChild() + call s:jumpToChild(0) +endfunction + +" FUNCTION: s:jumpToLastChild() {{{2 +" wrapper for the jump to child method +function! s:jumpToLastChild() + call s:jumpToChild(1) +endfunction + +" FUNCTION: s:jumpToParent() {{{2 +" moves the cursor to the parent of the current node +function! s:jumpToParent() + let currentNode = s:TreeFileNode.GetSelected() + if !empty(currentNode) + if !empty(currentNode.parent) + call currentNode.parent.putCursorHere(1, 0) + call s:centerView() + else + call s:echo("cannot jump to parent") + endif + else + call s:echo("put the cursor on a node first") + endif +endfunction + +" FUNCTION: s:jumpToRoot() {{{2 +" moves the cursor to the root node +function! s:jumpToRoot() + call b:NERDTreeRoot.putCursorHere(1, 0) + call s:centerView() +endfunction + +" FUNCTION: s:jumpToSibling() {{{2 +" moves the cursor to the sibling of the current node in the given direction +" +" Args: +" forward: 1 if the cursor should move to the next sibling, 0 if it should +" move back to the previous sibling +function! s:jumpToSibling(forward) + let currentNode = s:TreeFileNode.GetSelected() + if !empty(currentNode) + let sibling = currentNode.findSibling(a:forward) + + if !empty(sibling) + call sibling.putCursorHere(1, 0) + call s:centerView() + endif + else + call s:echo("put the cursor on a node first") + endif +endfunction + +" FUNCTION: s:openBookmark(name) {{{2 +" put the cursor on the given bookmark and, if its a file, open it +function! s:openBookmark(name) + try + let targetNode = s:Bookmark.GetNodeForName(a:name, 0) + call targetNode.putCursorHere(0, 1) + redraw! + catch /^NERDTree.BookmarkedNodeNotFoundError/ + call s:echo("note - target node is not cached") + let bookmark = s:Bookmark.BookmarkFor(a:name) + let targetNode = s:TreeFileNode.New(bookmark.path) + endtry + if targetNode.path.isDirectory + call targetNode.openExplorer() + else + call targetNode.open() + endif +endfunction +" FUNCTION: s:openEntrySplit(vertical, forceKeepWindowOpen) {{{2 +"Opens the currently selected file from the explorer in a +"new window +" +"args: +"forceKeepWindowOpen - dont close the window even if NERDTreeQuitOnOpen is set +function! s:openEntrySplit(vertical, forceKeepWindowOpen) + let treenode = s:TreeFileNode.GetSelected() + if treenode != {} + if a:vertical + call treenode.openVSplit() + else + call treenode.openSplit() + endif + if !a:forceKeepWindowOpen + call s:closeTreeIfQuitOnOpen() + endif + else + call s:echo("select a node first") + endif +endfunction + +" FUNCTION: s:openExplorer() {{{2 +function! s:openExplorer() + let treenode = s:TreeDirNode.GetSelected() + if treenode != {} + call treenode.openExplorer() + else + call s:echo("select a node first") + endif +endfunction + +" FUNCTION: s:openInNewTab(stayCurrentTab) {{{2 +" Opens the selected node or bookmark in a new tab +" Args: +" stayCurrentTab: if 1 then vim will stay in the current tab, if 0 then vim +" will go to the tab where the new file is opened +function! s:openInNewTab(stayCurrentTab) + let target = s:TreeFileNode.GetSelected() + if target == {} + let target = s:Bookmark.GetSelected() + endif + + if target != {} + call target.openInNewTab({'stayInCurrentTab': a:stayCurrentTab}) + endif +endfunction + +" FUNCTION: s:openNodeRecursively() {{{2 +function! s:openNodeRecursively() + let treenode = s:TreeFileNode.GetSelected() + if treenode ==# {} || treenode.path.isDirectory ==# 0 + call s:echo("Select a directory node first" ) + else + call s:echo("Recursively opening node. Please wait...") + call treenode.openRecursively() + call s:renderView() + redraw + call s:echo("Recursively opening node. Please wait... DONE") + endif + +endfunction + +"FUNCTION: s:previewNode() {{{2 +"Args: +" openNewWin: if 0, use the previous window, if 1 open in new split, if 2 +" open in a vsplit +function! s:previewNode(openNewWin) + let currentBuf = bufnr("") + if a:openNewWin > 0 + call s:openEntrySplit(a:openNewWin ==# 2,1) + else + call s:activateNode(1) + end + call s:exec(bufwinnr(currentBuf) . "wincmd w") +endfunction + +" FUNCTION: s:revealBookmark(name) {{{2 +" put the cursor on the node associate with the given name +function! s:revealBookmark(name) + try + let targetNode = s:Bookmark.GetNodeForName(a:name, 0) + call targetNode.putCursorHere(0, 1) + catch /^NERDTree.BookmarkNotFoundError/ + call s:echo("Bookmark isnt cached under the current root") + endtry +endfunction +" FUNCTION: s:refreshRoot() {{{2 +" Reloads the current root. All nodes below this will be lost and the root dir +" will be reloaded. +function! s:refreshRoot() + call s:echo("Refreshing the root node. This could take a while...") + call b:NERDTreeRoot.refresh() + call s:renderView() + redraw + call s:echo("Refreshing the root node. This could take a while... DONE") +endfunction + +" FUNCTION: s:refreshCurrent() {{{2 +" refreshes the root for the current node +function! s:refreshCurrent() + let treenode = s:TreeDirNode.GetSelected() + if treenode ==# {} + call s:echo("Refresh failed. Select a node first") + return + endif + + call s:echo("Refreshing node. This could take a while...") + call treenode.refresh() + call s:renderView() + redraw + call s:echo("Refreshing node. This could take a while... DONE") +endfunction +" FUNCTION: s:showMenu() {{{2 +function! s:showMenu() + let curNode = s:TreeFileNode.GetSelected() + if curNode ==# {} + call s:echo("Put the cursor on a node first" ) + return + endif + + let mc = s:MenuController.New(s:MenuItem.AllEnabled()) + call mc.showMenu() +endfunction + +" FUNCTION: s:toggleIgnoreFilter() {{{2 +" toggles the use of the NERDTreeIgnore option +function! s:toggleIgnoreFilter() + let b:NERDTreeIgnoreEnabled = !b:NERDTreeIgnoreEnabled + call s:renderViewSavingPosition() + call s:centerView() +endfunction + +" FUNCTION: s:toggleShowBookmarks() {{{2 +" toggles the display of bookmarks +function! s:toggleShowBookmarks() + let b:NERDTreeShowBookmarks = !b:NERDTreeShowBookmarks + if b:NERDTreeShowBookmarks + call s:renderView() + call s:putCursorOnBookmarkTable() + else + call s:renderViewSavingPosition() + endif + call s:centerView() +endfunction +" FUNCTION: s:toggleShowFiles() {{{2 +" toggles the display of hidden files +function! s:toggleShowFiles() + let b:NERDTreeShowFiles = !b:NERDTreeShowFiles + call s:renderViewSavingPosition() + call s:centerView() +endfunction + +" FUNCTION: s:toggleShowHidden() {{{2 +" toggles the display of hidden files +function! s:toggleShowHidden() + let b:NERDTreeShowHidden = !b:NERDTreeShowHidden + call s:renderViewSavingPosition() + call s:centerView() +endfunction + +" FUNCTION: s:toggleZoom() {{2 +" zoom (maximize/minimize) the NERDTree window +function! s:toggleZoom() + if exists("b:NERDTreeZoomed") && b:NERDTreeZoomed + let size = exists("b:NERDTreeOldWindowSize") ? b:NERDTreeOldWindowSize : g:NERDTreeWinSize + exec "silent vertical resize ". size + let b:NERDTreeZoomed = 0 + else + exec "vertical resize" + let b:NERDTreeZoomed = 1 + endif +endfunction + +"FUNCTION: s:upDir(keepState) {{{2 +"moves the tree up a level +" +"Args: +"keepState: 1 if the current root should be left open when the tree is +"re-rendered +function! s:upDir(keepState) + let cwd = b:NERDTreeRoot.path.str({'format': 'UI'}) + if cwd ==# "/" || cwd =~ '^[^/]..$' + call s:echo("already at top dir") + else + if !a:keepState + call b:NERDTreeRoot.close() + endif + + let oldRoot = b:NERDTreeRoot + + if empty(b:NERDTreeRoot.parent) + let path = b:NERDTreeRoot.path.getParent() + let newRoot = s:TreeDirNode.New(path) + call newRoot.open() + call newRoot.transplantChild(b:NERDTreeRoot) + let b:NERDTreeRoot = newRoot + else + let b:NERDTreeRoot = b:NERDTreeRoot.parent + endif + + if g:NERDTreeChDirMode ==# 2 + call b:NERDTreeRoot.path.changeToDir() + endif + + call s:renderView() + call oldRoot.putCursorHere(0, 0) + endif +endfunction + + +"reset &cpo back to users setting +let &cpo = s:old_cpo + +" vim: set sw=4 sts=4 et fdm=marker: diff --git a/home/.vim/plugin/bufexplorer.vim b/home/.vim/plugin/bufexplorer.vim new file mode 100644 index 0000000..8791363 --- /dev/null +++ b/home/.vim/plugin/bufexplorer.vim @@ -0,0 +1,1162 @@ +"============================================================================== +" Copyright: Copyright (C) 2001-2010 Jeff Lanzarotta +" Permission is hereby granted to use and distribute this code, +" with or without modifications, provided that this copyright +" notice is copied with it. Like anything else that's free, +" bufexplorer.vim is provided *as is* and comes with no +" warranty of any kind, either expressed or implied. In no +" event will the copyright holder be liable for any damages +" resulting from the use of this software. +" Name Of File: bufexplorer.vim +" Description: Buffer Explorer Vim Plugin +" Maintainer: Jeff Lanzarotta (delux256-vim at yahoo dot com) +" Last Changed: Friday, 22 October 2010 +" Version: See g:bufexplorer_version for version number. +" Usage: This file should reside in the plugin directory and be +" automatically sourced. +" +" You may use the default keymappings of +" +" be - Opens BE. +" bs - Opens horizontally window BE. +" bv - Opens vertically window BE. +" +" Or you can use +" +" ":BufExplorer" - Opens BE. +" ":BufExplorerHorizontalSplit" - Opens horizontally window BE. +" ":BufExplorerVerticalSplit" - Opens vertically window BE. +" +" For more help see supplied documentation. +" History: See supplied documentation. +"============================================================================== + +" Exit quickly if already running or when 'compatible' is set. {{{1 +if exists("g:bufexplorer_version") || &cp + finish +endif +"1}}} + +" Version number +let g:bufexplorer_version = "7.2.8" + +" Check for Vim version 700 or greater {{{1 +if v:version < 700 + echo "Sorry, bufexplorer ".g:bufexplorer_version."\nONLY runs with Vim 7.0 and greater." + finish +endif + +" Public Interface {{{1 +if maparg("be") =~ 'BufExplorer' + nunmap be +endif + +if maparg("bs") =~ 'BufExplorerHorizontalSplit' + nunmap bs +endif + +if maparg("bv") =~ 'BufExplorerVerticalSplit' + nunmap bv +endif + +nmap ', 'W')) + let js_scripttags += js_scripttag + endif + endwhile + let b:js_extfiles += js_scripttags + call cursor(l,c) + unlet! l c + endif + endif + " }}} + if !exists("b:csscompl") && !exists("b:jscompl") + let b:compl_context = getline('.')[0:(compl_begin)] + if b:compl_context !~ '<[^>]*$' + " Look like we may have broken tag. Check previous lines. + let i = 1 + while 1 + let context_line = getline(curline-i) + if context_line =~ '<[^>]*$' + " Yep, this is this line + let context_lines = getline(curline-i, curline-1) + [b:compl_context] + let b:compl_context = join(context_lines, ' ') + break + elseif context_line =~ '>[^<]*$' || i == curline + " We are in normal tag line, no need for completion at all + " OR reached first line without tag at all + let b:compl_context = '' + break + endif + let i += 1 + endwhile + " Make sure we don't have counter + unlet! i + endif + let b:compl_context = matchstr(b:compl_context, '.*\zs<.*') + + " Return proper start for on-events. Without that beginning of + " completion will be badly reported + if b:compl_context =~? 'on[a-z]*\s*=\s*\(''[^'']*\|"[^"]*\)$' + let start = col('.') - 1 + while start >= 0 && line[start - 1] =~ '\k' + let start -= 1 + endwhile + endif + " If b:compl_context begins with = 0 && line[start - 1] =~ '[a-zA-Z_0-9\x7f-\xff$]' + let start -= 1 + endwhile + endif + else + let b:compl_context = getline('.')[0:compl_begin] + endif + return start + else + " Initialize base return lists + let res = [] + let res2 = [] + " a:base is very short - we need context + let context = b:compl_context + " Check if we should do CSS completion inside of \n\e" +endif +if exists("html_no_pre") + exe "normal! a\n\n\e" +else + exe "normal! a\n\n
\n\e"
+endif
+
+exe s:orgwin . "wincmd w"
+
+" List of all id's
+let s:idlist = ","
+
+" Loop over all lines in the original text.
+" Use html_start_line and html_end_line if they are set.
+if exists("html_start_line")
+  let s:lnum = html_start_line
+  if s:lnum < 1 || s:lnum > line("$")
+    let s:lnum = 1
+  endif
+else
+  let s:lnum = 1
+endif
+if exists("html_end_line")
+  let s:end = html_end_line
+  if s:end < s:lnum || s:end > line("$")
+    let s:end = line("$")
+  endif
+else
+  let s:end = line("$")
+endif
+
+if has('folding') && !exists('html_ignore_folding')
+  let s:foldfillchar = &fillchars[matchend(&fillchars, 'fold:')]
+  if s:foldfillchar == ''
+    let s:foldfillchar = '-'
+  endif
+endif
+let s:difffillchar = &fillchars[matchend(&fillchars, 'diff:')]
+if s:difffillchar == ''
+  let s:difffillchar = '-'
+endif
+
+
+while s:lnum <= s:end
+
+  " If there are filler lines for diff mode, show these above the line.
+  let s:filler = diff_filler(s:lnum)
+  if s:filler > 0
+    let s:n = s:filler
+    while s:n > 0
+      if s:numblines
+	" Indent if line numbering is on
+	let s:new = repeat(s:LeadingSpace, strlen(s:end) + 1) . repeat(s:difffillchar, 3)
+      else
+	let s:new = repeat(s:difffillchar, 3)
+      endif
+
+      if s:n > 2 && s:n < s:filler && !exists("html_whole_filler")
+	let s:new = s:new . " " . s:filler . " inserted lines "
+	let s:n = 2
+      endif
+
+      if !exists("html_no_pre")
+	" HTML line wrapping is off--go ahead and fill to the margin
+	let s:new = s:new . repeat(s:difffillchar, &columns - strlen(s:new))
+      endif
+
+      let s:new = s:HtmlFormat(s:new, "DiffDelete")
+      exe s:newwin . "wincmd w"
+      exe "normal! a" . s:new . s:HtmlEndline . "\n\e"
+      exe s:orgwin . "wincmd w"
+
+      let s:n = s:n - 1
+    endwhile
+    unlet s:n
+  endif
+  unlet s:filler
+
+  " Start the line with the line number.
+  if s:numblines
+    let s:new = repeat(' ', strlen(s:end) - strlen(s:lnum)) . s:lnum . ' '
+  else
+    let s:new = ""
+  endif
+
+  if has('folding') && !exists('html_ignore_folding') && foldclosed(s:lnum) > -1
+    "
+    " This is the beginning of a folded block
+    "
+    let s:new = s:new . foldtextresult(s:lnum)
+    if !exists("html_no_pre")
+      " HTML line wrapping is off--go ahead and fill to the margin
+      let s:new = s:new . repeat(s:foldfillchar, &columns - strlen(s:new))
+    endif
+
+    let s:new = s:HtmlFormat(s:new, "Folded")
+
+    " Skip to the end of the fold
+    let s:lnum = foldclosedend(s:lnum)
+
+  else
+    "
+    " A line that is not folded.
+    "
+    let s:line = getline(s:lnum)
+
+    let s:len = strlen(s:line)
+
+    if s:numblines
+      let s:new = s:HtmlFormat(s:new, "lnr")
+    endif
+
+    " Get the diff attribute, if any.
+    let s:diffattr = diff_hlID(s:lnum, 1)
+
+    " Loop over each character in the line
+    let s:col = 1
+    while s:col <= s:len || (s:col == 1 && s:diffattr)
+      let s:startcol = s:col " The start column for processing text
+      if s:diffattr
+	let s:id = diff_hlID(s:lnum, s:col)
+	let s:col = s:col + 1
+	" Speed loop (it's small - that's the trick)
+	" Go along till we find a change in hlID
+	while s:col <= s:len && s:id == diff_hlID(s:lnum, s:col) | let s:col = s:col + 1 | endwhile
+	if s:len < &columns && !exists("html_no_pre")
+	  " Add spaces at the end to mark the changed line.
+	  let s:line = s:line . repeat(' ', &columns - s:len)
+	  let s:len = &columns
+	endif
+      else
+	let s:id = synID(s:lnum, s:col, 1)
+	let s:col = s:col + 1
+	" Speed loop (it's small - that's the trick)
+	" Go along till we find a change in synID
+	while s:col <= s:len && s:id == synID(s:lnum, s:col, 1) | let s:col = s:col + 1 | endwhile
+      endif
+
+      " Expand tabs
+      let s:expandedtab = strpart(s:line, s:startcol - 1, s:col - s:startcol)
+      let idx = stridx(s:expandedtab, "\t")
+      while idx >= 0
+	let i = &ts - ((idx + s:startcol - 1) % &ts)
+	let s:expandedtab = substitute(s:expandedtab, '\t', repeat(' ', i), '')
+	let idx = stridx(s:expandedtab, "\t")
+      endwhile
+
+      " Output the text with the same synID, with class set to {s:id_name}
+      let s:id = synIDtrans(s:id)
+      let s:id_name = synIDattr(s:id, "name", s:whatterm)
+      let s:new = s:new . s:HtmlFormat(s:expandedtab,  s:id_name)
+    endwhile
+  endif
+
+  exe s:newwin . "wincmd w"
+  exe "normal! a" . s:new . s:HtmlEndline . "\n\e"
+  exe s:orgwin . "wincmd w"
+  let s:lnum = s:lnum + 1
+endwhile
+" Finish with the last line
+exe s:newwin . "wincmd w"
+
+" Close off the font tag that encapsulates the whole 
+if !exists("html_use_css")
+  exe "normal! a\e"
+endif
+
+if exists("html_no_pre")
+  exe "normal! a\n\e"
+else
+  exe "normal! a
\n\n\e" +endif + + +" Now, when we finally know which, we define the colors and styles +if exists("html_use_css") + 1;/+ contains=@htmlCss,htmlTag,htmlEndTag,htmlCssStyleComment,@htmlPreproc + syn match htmlCssStyleComment contained "\(\)" + syn region htmlCssDefinition matchgroup=htmlArg start='style="' keepend matchgroup=htmlString end='"' contains=css.*Attr,css.*Prop,cssComment,cssLength,cssColor,cssURL,cssImportant,cssError,cssString,@htmlPreproc + HtmlHiLink htmlStyleArg htmlString +endif + +if main_syntax == "html" + " synchronizing (does not always work if a comment includes legal + " html tags, but doing it right would mean to always start + " at the first line, which is too slow) + syn sync match htmlHighlight groupthere NONE "<[/a-zA-Z]" + syn sync match htmlHighlight groupthere javaScript "= 508 || !exists("did_html_syn_inits") + if version < 508 + let did_html_syn_inits = 1 + endif + HtmlHiLink htmlTag Function + HtmlHiLink htmlEndTag Identifier + HtmlHiLink htmlArg Type + HtmlHiLink htmlTagName htmlStatement + HtmlHiLink htmlSpecialTagName Exception + HtmlHiLink htmlValue String + HtmlHiLink htmlSpecialChar Special + + if !exists("html_no_rendering") + HtmlHiLink htmlH1 Title + HtmlHiLink htmlH2 htmlH1 + HtmlHiLink htmlH3 htmlH2 + HtmlHiLink htmlH4 htmlH3 + HtmlHiLink htmlH5 htmlH4 + HtmlHiLink htmlH6 htmlH5 + HtmlHiLink htmlHead PreProc + HtmlHiLink htmlTitle Title + HtmlHiLink htmlBoldItalicUnderline htmlBoldUnderlineItalic + HtmlHiLink htmlUnderlineBold htmlBoldUnderline + HtmlHiLink htmlUnderlineItalicBold htmlBoldUnderlineItalic + HtmlHiLink htmlUnderlineBoldItalic htmlBoldUnderlineItalic + HtmlHiLink htmlItalicUnderline htmlUnderlineItalic + HtmlHiLink htmlItalicBold htmlBoldItalic + HtmlHiLink htmlItalicBoldUnderline htmlBoldUnderlineItalic + HtmlHiLink htmlItalicUnderlineBold htmlBoldUnderlineItalic + HtmlHiLink htmlLink Underlined + if !exists("html_my_rendering") + hi def htmlBold term=bold cterm=bold gui=bold + hi def htmlBoldUnderline term=bold,underline cterm=bold,underline gui=bold,underline + hi def htmlBoldItalic term=bold,italic cterm=bold,italic gui=bold,italic + hi def htmlBoldUnderlineItalic term=bold,italic,underline cterm=bold,italic,underline gui=bold,italic,underline + hi def htmlUnderline term=underline cterm=underline gui=underline + hi def htmlUnderlineItalic term=italic,underline cterm=italic,underline gui=italic,underline + hi def htmlItalic term=italic cterm=italic gui=italic + endif + endif + + HtmlHiLink htmlPreStmt PreProc + HtmlHiLink htmlPreError Error + HtmlHiLink htmlPreProc PreProc + HtmlHiLink htmlPreAttr String + HtmlHiLink htmlPreProcAttrName PreProc + HtmlHiLink htmlPreProcAttrError Error + HtmlHiLink htmlSpecial Special + HtmlHiLink htmlSpecialChar Special + HtmlHiLink htmlString String + HtmlHiLink htmlStatement Statement + HtmlHiLink htmlComment Comment + HtmlHiLink htmlCommentPart Comment + HtmlHiLink htmlValue String + HtmlHiLink htmlCommentError htmlError + HtmlHiLink htmlTagError htmlError + HtmlHiLink htmlEvent javaScript + HtmlHiLink htmlError Error + + HtmlHiLink javaScript Special + HtmlHiLink javaScriptExpression javaScript + HtmlHiLink htmlCssStyleComment Comment + HtmlHiLink htmlCssDefinition Special +endif + +delcommand HtmlHiLink + +let b:current_syntax = "html" + +if main_syntax == 'html' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim71/syntax/htmlcheetah.vim b/vim71/syntax/htmlcheetah.vim new file mode 100644 index 0000000..f57df90 --- /dev/null +++ b/vim71/syntax/htmlcheetah.vim @@ -0,0 +1,32 @@ +" Vim syntax file +" Language: HTML with Cheetah tags +" Maintainer: Max Ischenko +" Last Change: 2003-05-11 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'html' +endif + +if version < 600 + so :p:h/cheetah.vim + so :p:h/html.vim +else + runtime! syntax/cheetah.vim + runtime! syntax/html.vim + unlet b:current_syntax +endif + +syntax cluster htmlPreproc add=cheetahPlaceHolder +syntax cluster htmlString add=cheetahPlaceHolder + +let b:current_syntax = "htmlcheetah" + + diff --git a/vim71/syntax/htmldjango.vim b/vim71/syntax/htmldjango.vim new file mode 100644 index 0000000..4b13863 --- /dev/null +++ b/vim71/syntax/htmldjango.vim @@ -0,0 +1,34 @@ +" Vim syntax file +" Language: Django HTML template +" Maintainer: Dave Hodder +" Last Change: 2007 Jan 26 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'html' +endif + +if version < 600 + so :p:h/django.vim + so :p:h/html.vim +else + runtime! syntax/django.vim + runtime! syntax/html.vim + unlet b:current_syntax +endif + +syn cluster djangoBlocks add=djangoTagBlock,djangoVarBlock,djangoComment,djangoComBlock + +syn region djangoTagBlock start="{%" end="%}" contains=djangoStatement,djangoFilter,djangoArgument,djangoTagError display containedin=ALLBUT,@djangoBlocks +syn region djangoVarBlock start="{{" end="}}" contains=djangoFilter,djangoArgument,djangoVarError display containedin=ALLBUT,@djangoBlocks +syn region djangoComment start="{%\s*comment\s*%}" end="{%\s*endcomment\s*%}" contains=djangoTodo containedin=ALLBUT,@djangoBlocks +syn region djangoComBlock start="{#" end="#}" contains=djangoTodo containedin=ALLBUT,@djangoBlocks + +let b:current_syntax = "htmldjango" diff --git a/vim71/syntax/htmlm4.vim b/vim71/syntax/htmlm4.vim new file mode 100644 index 0000000..3119d2d --- /dev/null +++ b/vim71/syntax/htmlm4.vim @@ -0,0 +1,41 @@ +" Vim syntax file +" Language: HTML and M4 +" Maintainer: Claudio Fleiner +" URL: http://www.fleiner.com/vim/syntax/htmlm4.vim +" Last Change: 2001 Apr 30 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" we define it here so that included files can test for it +if !exists("main_syntax") + let main_syntax='htmlm4' +endif + +if version < 600 + so :p:h/html.vim +else + runtime! syntax/html.vim +endif +unlet b:current_syntax +syn case match + +if version < 600 + so :p:h/m4.vim +else + runtime! syntax/m4.vim +endif +unlet b:current_syntax +syn cluster htmlPreproc add=@m4Top +syn cluster m4StringContents add=htmlTag,htmlEndTag + +let b:current_syntax = "htmlm4" + +if main_syntax == 'htmlm4' + unlet main_syntax +endif diff --git a/vim71/syntax/htmlos.vim b/vim71/syntax/htmlos.vim new file mode 100644 index 0000000..f31b9f6 --- /dev/null +++ b/vim71/syntax/htmlos.vim @@ -0,0 +1,166 @@ +" Vim syntax file +" Language: HTML/OS by Aestiva +" Maintainer: Jason Rust +" URL: http://www.rustyparts.com/vim/syntax/htmlos.vim +" Info: http://www.rustyparts.com/scripts.php +" Last Change: 2003 May 11 +" + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'htmlos' +endif + +if version < 600 + so :p:h/html.vim +else + runtime! syntax/html.vim + unlet b:current_syntax +endif + +syn cluster htmlPreproc add=htmlosRegion + +syn case ignore + +" Function names +syn keyword htmlosFunctions expand sleep getlink version system ascii getascii syslock sysunlock cr lf clean postprep listtorow split listtocol coltolist rowtolist tabletolist contained +syn keyword htmlosFunctions cut \display cutall cutx cutallx length reverse lower upper proper repeat left right middle trim trimleft trimright count countx locate locatex replace replacex replaceall replaceallx paste pasteleft pasteleftx pasteleftall pasteleftallx pasteright pasterightall pasterightallx chopleft chopleftx chopright choprightx format concat contained +syn keyword htmlosFunctions goto exitgoto contained +syn keyword htmlosFunctions layout cols rows row items getitem putitem switchitems gettable delrow delrows delcol delcols append merge fillcol fillrow filltable pastetable getcol getrow fillindexcol insindexcol dups nodups maxtable mintable maxcol mincol maxrow minrow avetable avecol averow mediantable mediancol medianrow producttable productcol productrow sumtable sumcol sumrow sumsqrtable sumsqrcol sumsqrrow reversecols reverserows switchcols switchrows inscols insrows insfillcol sortcol reversesortcol sortcoln reversesortcoln sortrow sortrown reversesortrow reversesortrown getcoleq getcoleqn getcolnoteq getcolany getcolbegin getcolnotany getcolnotbegin getcolge getcolgt getcolle getcollt getcolgen getcolgtn getcollen getcoltn getcolend getcolnotend getrowend getrownotend getcolin getcolnotin getcolinbegin getcolnotinbegin getcolinend getcolnotinend getrowin getrownotin getrowinbegin getrownotinbegin getrowinend getrownotinend contained +syn keyword htmlosFunctions dbcreate dbadd dbedit dbdelete dbsearch dbsearchsort dbget dbgetsort dbstatus dbindex dbimport dbfill dbexport dbsort dbgetrec dbremove dbpurge dbfind dbfindsort dbunique dbcopy dbmove dbkill dbtransfer dbpoke dbsearchx dbgetx contained +syn keyword htmlosFunctions syshtmlosname sysstartname sysfixfile fileinfo filelist fileindex domainname page browser regdomain username usernum getenv httpheader copy file ts row sysls syscp sysmv sysmd sysrd filepush filepushlink dirname contained +syn keyword htmlosFunctions mail to address subject netmail netmailopen netmailclose mailfilelist netweb netwebresults webpush netsockopen netsockread netsockwrite netsockclose contained +syn keyword htmlosFunctions today time systime now yesterday tomorrow getday getmonth getyear getminute getweekday getweeknum getyearday getdate gettime getamorpm gethour addhours addminutes adddays timebetween timetill timefrom datetill datefrom mixedtimebetween mixeddatetill mixedtimetill mixedtimefrom mixeddatefrom nextdaybyweekfromdate nextdaybyweekfromtoday nextdaybymonthfromdate nextdaybymonthfromtoday nextdaybyyearfromdate nextdaybyyearfromtoday offsetdaybyweekfromdate offsetdaybyweekfromtoday offsetdaybymonthfromdate offsetdaybymonthfromtoday contained +syn keyword htmlosFunctions isprivate ispublic isfile isdir isblank iserror iserror iseven isodd istrue isfalse islogical istext istag isnumber isinteger isdate istableeq istableeqx istableeqn isfuture ispast istoday isweekday isweekend issamedate iseq isnoteq isge isle ismod10 isvalidstring contained +syn keyword htmlosFunctions celtof celtokel ftocel ftokel keltocel keltof cmtoin intocm fttom mtoft fttomile miletoft kmtomile miletokm mtoyd ydtom galtoltr ltrtogal ltrtoqt qttoltr gtooz oztog kgtolb lbtokg mttoton tontomt contained +syn keyword htmlosFunctions max min abs sign inverse square sqrt cube roundsig round ceiling roundup floor rounddown roundeven rounddowneven roundupeven roundodd roundupodd rounddownodd random factorial summand fibonacci remainder mod radians degrees cos sin tan cotan secant cosecant acos asin atan exp power power10 ln log10 log sinh cosh tanh contained +syn keyword htmlosFunctions xmldelete xmldeletex xmldeleteattr xmldeleteattrx xmledit xmleditx xmleditvalue xmleditvaluex xmleditattr xmleditattrx xmlinsertbefore xmlinsertbeforex smlinsertafter xmlinsertafterx xmlinsertattr xmlinsertattrx smlget xmlgetx xmlgetvalue xmlgetvaluex xmlgetattrvalue xmlgetattrvaluex xmlgetrec xmlgetrecx xmlgetrecattrvalue xmlgetrecattrvaluex xmlchopleftbefore xmlchopleftbeforex xmlchoprightbefore xmlchoprightbeforex xmlchopleftafter xmlchopleftafterx xmlchoprightafter xmlchoprightafterx xmllocatebefore xmllocatebeforex xmllocateafter xmllocateafterx contained + +" Type +syn keyword htmlosType int str dol flt dat grp contained + +" StorageClass +syn keyword htmlosStorageClass locals contained + +" Operator +syn match htmlosOperator "[-=+/\*!]" contained +syn match htmlosRelation "[~]" contained +syn match htmlosRelation "[=~][&!]" contained +syn match htmlosRelation "[!=<>]=" contained +syn match htmlosRelation "[<>]" contained + +" Comment +syn region htmlosComment start="#" end="/#" contained + +" Conditional +syn keyword htmlosConditional if then /if to else elif contained +syn keyword htmlosConditional and or nand nor xor not contained +" Repeat +syn keyword htmlosRepeat while do /while for /for contained + +" Keyword +syn keyword htmlosKeyword name value step do rowname colname rownum contained + +" Repeat +syn keyword htmlosLabel case matched /case switch contained + +" Statement +syn keyword htmlosStatement break exit return continue contained + +" Identifier +syn match htmlosIdentifier "\h\w*[\.]*\w*" contained + +" Special identifier +syn match htmlosSpecialIdentifier "[\$@]" contained + +" Define +syn keyword htmlosDefine function overlay contained + +" Boolean +syn keyword htmlosBoolean true false contained + +" String +syn region htmlosStringDouble keepend matchgroup=None start=+"+ end=+"+ contained +syn region htmlosStringSingle keepend matchgroup=None start=+'+ end=+'+ contained + +" Number +syn match htmlosNumber "-\=\<\d\+\>" contained + +" Float +syn match htmlosFloat "\(-\=\<\d+\|-\=\)\.\d\+\>" contained + +" Error +syn match htmlosError "ERROR" contained + +" Parent +syn match htmlosParent "[({[\]})]" contained + +" Todo +syn keyword htmlosTodo TODO Todo todo contained + +syn cluster htmlosInside contains=htmlosComment,htmlosFunctions,htmlosIdentifier,htmlosSpecialIdentifier,htmlosConditional,htmlosRepeat,htmlosLabel,htmlosStatement,htmlosOperator,htmlosRelation,htmlosStringSingle,htmlosStringDouble,htmlosNumber,htmlosFloat,htmlosError,htmlosKeyword,htmlosType,htmlosBoolean,htmlosParent + +syn cluster htmlosTop contains=@htmlosInside,htmlosDefine,htmlosError,htmlosStorageClass + +syn region htmlosRegion keepend matchgroup=Delimiter start="<<" skip=+".\{-}?>.\{-}"\|'.\{-}?>.\{-}'\|/\*.\{-}?>.\{-}\*/+ end=">>" contains=@htmlosTop +syn region htmlosRegion keepend matchgroup=Delimiter start="\[\[" skip=+".\{-}?>.\{-}"\|'.\{-}?>.\{-}'\|/\*.\{-}?>.\{-}\*/+ end="\]\]" contains=@htmlosTop + + +" sync +if exists("htmlos_minlines") + exec "syn sync minlines=" . htmlos_minlines +else + syn sync minlines=100 +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_htmlos_syn_inits") + if version < 508 + let did_htmlos_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink htmlosSpecialIdentifier Operator + HiLink htmlosIdentifier Identifier + HiLink htmlosStorageClass StorageClass + HiLink htmlosComment Comment + HiLink htmlosBoolean Boolean + HiLink htmlosStringSingle String + HiLink htmlosStringDouble String + HiLink htmlosNumber Number + HiLink htmlosFloat Float + HiLink htmlosFunctions Function + HiLink htmlosRepeat Repeat + HiLink htmlosConditional Conditional + HiLink htmlosLabel Label + HiLink htmlosStatement Statement + HiLink htmlosKeyword Statement + HiLink htmlosType Type + HiLink htmlosDefine Define + HiLink htmlosParent Delimiter + HiLink htmlosError Error + HiLink htmlosTodo Todo + HiLink htmlosOperator Operator + HiLink htmlosRelation Operator + + delcommand HiLink +endif +let b:current_syntax = "htmlos" + +if main_syntax == 'htmlos' + unlet main_syntax +endif + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/ia64.vim b/vim71/syntax/ia64.vim new file mode 100644 index 0000000..f0d510b --- /dev/null +++ b/vim71/syntax/ia64.vim @@ -0,0 +1,311 @@ +" Vim syntax file +" Language: IA-64 (Itanium) assembly language +" Maintainer: Parth Malwankar +" URL: http://www.geocities.com/pmalwankar (Home Page with link to my Vim page) +" http://www.geocities.com/pmalwankar/vim.htm (for VIM) +" File Version: 0.7 +" Last Change: 2006 Sep 08 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +"ignore case for assembly +syn case ignore + +" Identifier Keyword characters (defines \k) +if version >= 600 + setlocal iskeyword=@,48-57,#,$,.,:,?,@-@,_,~ +else + set iskeyword=@,48-57,#,$,.,:,?,@-@,_,~ +endif + +syn sync minlines=5 + +" Read the MASM syntax to start with +" This is needed as both IA-64 as well as IA-32 instructions are supported +source :p:h/masm.vim + +syn region ia64Comment start="//" end="$" contains=ia64Todo +syn region ia64Comment start="/\*" end="\*/" contains=ia64Todo + +syn match ia64Identifier "[a-zA-Z_$][a-zA-Z0-9_$]*" +syn match ia64Directive "\.[a-zA-Z_$][a-zA-Z_$.]\+" +syn match ia64Label "[a-zA-Z_$.][a-zA-Z0-9_$.]*\s\=:\>"he=e-1 +syn match ia64Label "[a-zA-Z_$.][a-zA-Z0-9_$.]*\s\=::\>"he=e-2 +syn match ia64Label "[a-zA-Z_$.][a-zA-Z0-9_$.]*\s\=#\>"he=e-1 +syn region ia64string start=+L\="+ skip=+\\\\\|\\"+ end=+"+ +syn match ia64Octal "0[0-7_]*\>" +syn match ia64Binary "0[bB][01_]*\>" +syn match ia64Hex "0[xX][0-9a-fA-F_]*\>" +syn match ia64Decimal "[1-9_][0-9_]*\>" +syn match ia64Float "[0-9_]*\.[0-9_]*\([eE][+-]\=[0-9_]*\)\=\>" + +"simple instructions +syn keyword ia64opcode add adds addl addp4 alloc and andcm cover epc +syn keyword ia64opcode fabs fand fandcm fc flushrs fneg fnegabs for +syn keyword ia64opcode fpabs fpack fpneg fpnegabs fselect fand fabdcm +syn keyword ia64opcode fc fwb fxor loadrs movl mux1 mux2 or padd4 +syn keyword ia64opcode pavgsub1 pavgsub2 popcnt psad1 pshl2 pshl4 pshladd2 +syn keyword ia64opcode pshradd2 psub4 rfi rsm rum shl shladd shladdp4 +syn keyword ia64opcode shrp ssm sub sum sync.i tak thash +syn keyword ia64opcode tpa ttag xor + +"put to override these being recognized as floats. They are orignally from masm.vim +"put here to avoid confusion with float +syn match ia64Directive "\.186" +syn match ia64Directive "\.286" +syn match ia64Directive "\.286c" +syn match ia64Directive "\.286p" +syn match ia64Directive "\.287" +syn match ia64Directive "\.386" +syn match ia64Directive "\.386c" +syn match ia64Directive "\.386p" +syn match ia64Directive "\.387" +syn match ia64Directive "\.486" +syn match ia64Directive "\.486c" +syn match ia64Directive "\.486p" +syn match ia64Directive "\.8086" +syn match ia64Directive "\.8087" + + + +"delimiters +syn match ia64delimiter ";;" + +"operators +syn match ia64operators "[\[\]()#,]" +syn match ia64operators "\(+\|-\|=\)" + +"TODO +syn match ia64Todo "\(TODO\|XXX\|FIXME\|NOTE\)" + +"What follows is a long list of regular expressions for parsing the +"ia64 instructions that use many completers + +"br +syn match ia64opcode "br\(\(\.\(cond\|call\|ret\|ia\|cloop\|ctop\|cexit\|wtop\|wexit\)\)\=\(\.\(spnt\|dpnt\|sptk\|dptk\)\)\=\(\.few\|\.many\)\=\(\.clr\)\=\)\=\>" +"break +syn match ia64opcode "break\(\.[ibmfx]\)\=\>" +"brp +syn match ia64opcode "brp\(\.\(sptk\|dptk\|loop\|exit\)\)\(\.imp\)\=\>" +syn match ia64opcode "brp\.ret\(\.\(sptk\|dptk\)\)\{1}\(\.imp\)\=\>" +"bsw +syn match ia64opcode "bsw\.[01]\>" +"chk +syn match ia64opcode "chk\.\(s\(\.[im]\)\=\)\>" +syn match ia64opcode "chk\.a\.\(clr\|nc\)\>" +"clrrrb +syn match ia64opcode "clrrrb\(\.pr\)\=\>" +"cmp/cmp4 +syn match ia64opcode "cmp4\=\.\(eq\|ne\|l[te]\|g[te]\|[lg]tu\|[lg]eu\)\(\.unc\)\=\>" +syn match ia64opcode "cmp4\=\.\(eq\|[lgn]e\|[lg]t\)\.\(\(or\(\.andcm\|cm\)\=\)\|\(and\(\(\.or\)\=cm\)\=\)\)\>" +"cmpxchg +syn match ia64opcode "cmpxchg[1248]\.\(acq\|rel\)\(\.nt1\|\.nta\)\=\>" +"czx +syn match ia64opcode "czx[12]\.[lr]\>" +"dep +syn match ia64opcode "dep\(\.z\)\=\>" +"extr +syn match ia64opcode "extr\(\.u\)\=\>" +"fadd +syn match ia64opcode "fadd\(\.[sd]\)\=\(\.s[0-3]\)\=\>" +"famax/famin +syn match ia64opcode "fa\(max\|min\)\(\.s[0-3]\)\=\>" +"fchkf/fmax/fmin +syn match ia64opcode "f\(chkf\|max\|min\)\(\.s[0-3]\)\=\>" +"fclass +syn match ia64opcode "fclass\(\.n\=m\)\(\.unc\)\=\>" +"fclrf/fpamax +syn match ia64opcode "f\(clrf\|pamax\|pamin\)\(\.s[0-3]\)\=\>" +"fcmp +syn match ia64opcode "fcmp\.\(n\=[lg][te]\|n\=eq\|\(un\)\=ord\)\(\.unc\)\=\(\.s[0-3]\)\=\>" +"fcvt/fcvt.xf/fcvt.xuf.pc.sf +syn match ia64opcode "fcvt\.\(\(fxu\=\(\.trunc\)\=\(\.s[0-3]\)\=\)\|\(xf\|xuf\(\.[sd]\)\=\(\.s[0-3]\)\=\)\)\>" +"fetchadd +syn match ia64opcode "fetchadd[48]\.\(acq\|rel\)\(\.nt1\|\.nta\)\=\>" +"fma/fmpy/fms +syn match ia64opcode "fm\([as]\|py\)\(\.[sd]\)\=\(\.s[0-3]\)\=\>" +"fmerge/fpmerge +syn match ia64opcode "fp\=merge\.\(ns\|se\=\)\>" +"fmix +syn match ia64opcode "fmix\.\(lr\|[lr]\)\>" +"fnma/fnorm/fnmpy +syn match ia64opcode "fn\(ma\|mpy\|orm\)\(\.[sd]\)\=\(\.s[0-3]\)\=\>" +"fpcmp +syn match ia64opcode "fpcmp\.\(n\=[lg][te]\|n\=eq\|\(un\)\=ord\)\(\.s[0-3]\)\=\>" +"fpcvt +syn match ia64opcode "fpcvt\.fxu\=\(\(\.trunc\)\=\(\.s[0-3]\)\=\)\>" +"fpma/fpmax/fpmin/fpmpy/fpms/fpnma/fpnmpy/fprcpa/fpsqrta +syn match ia64opcode "fp\(max\=\|min\|n\=mpy\|ms\|nma\|rcpa\|sqrta\)\(\.s[0-3]\)\=\>" +"frcpa/frsqrta +syn match ia64opcode "fr\(cpa\|sqrta\)\(\.s[0-3]\)\=\>" +"fsetc/famin/fchkf +syn match ia64opcode "f\(setc\|amin\|chkf\)\(\.s[0-3]\)\=\>" +"fsub +syn match ia64opcode "fsub\(\.[sd]\)\=\(\.s[0-3]\)\=\>" +"fswap +syn match ia64opcode "fswap\(\.n[lr]\=\)\=\>" +"fsxt +syn match ia64opcode "fsxt\.[lr]\>" +"getf +syn match ia64opcode "getf\.\([sd]\|exp\|sig\)\>" +"invala +syn match ia64opcode "invala\(\.[ae]\)\=\>" +"itc/itr +syn match ia64opcode "it[cr]\.[id]\>" +"ld +syn match ia64opcode "ld[1248]\>\|ld[1248]\(\.\(sa\=\|a\|c\.\(nc\|clr\(\.acq\)\=\)\|acq\|bias\)\)\=\(\.nt[1a]\)\=\>" +syn match ia64opcode "ld8\.fill\(\.nt[1a]\)\=\>" +"ldf +syn match ia64opcode "ldf[sde8]\(\(\.\(sa\=\|a\|c\.\(nc\|clr\)\)\)\=\(\.nt[1a]\)\=\)\=\>" +syn match ia64opcode "ldf\.fill\(\.nt[1a]\)\=\>" +"ldfp +syn match ia64opcode "ldfp[sd8]\(\(\.\(sa\=\|a\|c\.\(nc\|clr\)\)\)\=\(\.nt[1a]\)\=\)\=\>" +"lfetch +syn match ia64opcode "lfetch\(\.fault\(\.excl\)\=\|\.excl\)\=\(\.nt[12a]\)\=\>" +"mf +syn match ia64opcode "mf\(\.a\)\=\>" +"mix +syn match ia64opcode "mix[124]\.[lr]\>" +"mov +syn match ia64opcode "mov\(\.[im]\)\=\>" +syn match ia64opcode "mov\(\.ret\)\=\(\(\.sptk\|\.dptk\)\=\(\.imp\)\=\)\=\>" +"nop +syn match ia64opcode "nop\(\.[ibmfx]\)\=\>" +"pack +syn match ia64opcode "pack\(2\.[su]ss\|4\.sss\)\>" +"padd //padd4 added to keywords +syn match ia64opcode "padd[12]\(\.\(sss\|uus\|uuu\)\)\=\>" +"pavg +syn match ia64opcode "pavg[12]\(\.raz\)\=\>" +"pcmp +syn match ia64opcode "pcmp[124]\.\(eq\|gt\)\>" +"pmax/pmin +syn match ia64opcode "pm\(ax\|in\)\(\(1\.u\)\|2\)\>" +"pmpy +syn match ia64opcode "pmpy2\.[rl]\>" +"pmpyshr +syn match ia64opcode "pmpyshr2\(\.u\)\=\>" +"probe +syn match ia64opcode "probe\.[rw]\>" +syn match ia64opcode "probe\.\(\(r\|w\|rw\)\.fault\)\>" +"pshr +syn match ia64opcode "pshr[24]\(\.u\)\=\>" +"psub +syn match ia64opcode "psub[12]\(\.\(sss\|uu[su]\)\)\=\>" +"ptc +syn match ia64opcode "ptc\.\(l\|e\|ga\=\)\>" +"ptr +syn match ia64opcode "ptr\.\(d\|i\)\>" +"setf +syn match ia64opcode "setf\.\(s\|d\|exp\|sig\)\>" +"shr +syn match ia64opcode "shr\(\.u\)\=\>" +"srlz +syn match ia64opcode "srlz\(\.[id]\)\>" +"st +syn match ia64opcode "st[1248]\(\.rel\)\=\(\.nta\)\=\>" +syn match ia64opcode "st8\.spill\(\.nta\)\=\>" +"stf +syn match ia64opcode "stf[1248]\(\.nta\)\=\>" +syn match ia64opcode "stf\.spill\(\.nta\)\=\>" +"sxt +syn match ia64opcode "sxt[124]\>" +"tbit/tnat +syn match ia64opcode "t\(bit\|nat\)\(\.nz\|\.z\)\=\(\.\(unc\|or\(\.andcm\|cm\)\=\|and\(\.orcm\|cm\)\=\)\)\=\>" +"unpack +syn match ia64opcode "unpack[124]\.[lh]\>" +"xchq +syn match ia64opcode "xchg[1248]\(\.nt[1a]\)\=\>" +"xma/xmpy +syn match ia64opcode "xm\(a\|py\)\.[lh]u\=\>" +"zxt +syn match ia64opcode "zxt[124]\>" + + +"The regex for different ia64 registers are given below + +"limits the rXXX and fXXX and cr suffix in the range 0-127 +syn match ia64registers "\([fr]\|cr\)\([0-9]\|[1-9][0-9]\|1[0-1][0-9]\|12[0-7]\)\{1}\>" +"branch ia64registers +syn match ia64registers "b[0-7]\>" +"predicate ia64registers +syn match ia64registers "p\([0-9]\|[1-5][0-9]\|6[0-3]\)\>" +"application ia64registers +syn match ia64registers "ar\.\(fpsr\|mat\|unat\|rnat\|pfs\|bsp\|bspstore\|rsc\|lc\|ec\|ccv\|itc\|k[0-7]\)\>" +"ia32 AR's +syn match ia64registers "ar\.\(eflag\|fcr\|csd\|ssd\|cflg\|fsr\|fir\|fdr\)\>" +"sp/gp/pr/pr.rot/rp +syn keyword ia64registers sp gp pr pr.rot rp ip tp +"in/out/local +syn match ia64registers "\(in\|out\|loc\)\([0-9]\|[1-8][0-9]\|9[0-5]\)\>" +"argument ia64registers +syn match ia64registers "farg[0-7]\>" +"return value ia64registers +syn match ia64registers "fret[0-7]\>" +"psr +syn match ia64registers "psr\(\.\(l\|um\)\)\=\>" +"cr +syn match ia64registers "cr\.\(dcr\|itm\|iva\|pta\|ipsr\|isr\|ifa\|iip\|itir\|iipa\|ifs\|iim\|iha\|lid\|ivr\|tpr\|eoi\|irr[0-3]\|itv\|pmv\|lrr[01]\|cmcv\)\>" +"Indirect registers +syn match ia64registers "\(cpuid\|dbr\|ibr\|pkr\|pmc\|pmd\|rr\|itr\|dtr\)\>" +"MUX permutations for 8-bit elements +syn match ia64registers "\(@rev\|@mix\|@shuf\|@alt\|@brcst\)\>" +"floating point classes +syn match ia64registers "\(@nat\|@qnan\|@snan\|@pos\|@neg\|@zero\|@unorm\|@norm\|@inf\)\>" +"link relocation operators +syn match ia64registers "\(@\(\(\(gp\|sec\|seg\|image\)rel\)\|ltoff\|fptr\|ptloff\|ltv\|section\)\)\>" + +"Data allocation syntax +syn match ia64data "data[1248]\(\(\(\.ua\)\=\(\.msb\|\.lsb\)\=\)\|\(\(\.msb\|\.lsb\)\=\(\.ua\)\=\)\)\=\>" +syn match ia64data "real\([48]\|1[06]\)\(\(\(\.ua\)\=\(\.msb\|\.lsb\)\=\)\|\(\(\.msb\|\.lsb\)\=\(\.ua\)\=\)\)\=\>" +syn match ia64data "stringz\=\(\(\(\.ua\)\=\(\.msb\|\.lsb\)\=\)\|\(\(\.msb\|\.lsb\)\=\(\.ua\)\=\)\)\=\>" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_ia64_syn_inits") + if version < 508 + let did_ia64_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + "put masm groups with our groups + HiLink masmOperator ia64operator + HiLink masmDirective ia64Directive + HiLink masmOpcode ia64Opcode + HiLink masmIdentifier ia64Identifier + HiLink masmFloat ia64Float + + "ia64 specific stuff + HiLink ia64Label Define + HiLink ia64Comment Comment + HiLink ia64Directive Type + HiLink ia64opcode Statement + HiLink ia64registers Operator + HiLink ia64string String + HiLink ia64Hex Number + HiLink ia64Binary Number + HiLink ia64Octal Number + HiLink ia64Float Float + HiLink ia64Decimal Number + HiLink ia64Identifier Identifier + HiLink ia64data Type + HiLink ia64delimiter Delimiter + HiLink ia64operator Operator + HiLink ia64Todo Todo + + delcommand HiLink +endif + +let b:current_syntax = "ia64" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/ibasic.vim b/vim71/syntax/ibasic.vim new file mode 100644 index 0000000..75e5941 --- /dev/null +++ b/vim71/syntax/ibasic.vim @@ -0,0 +1,176 @@ +" Vim syntax file +" Language: ibasic +" Maintainer: Mark Manning +" Originator: Allan Kelly +" Created: 10/1/2006 +" Updated: 10/21/2006 +" Description: A vim file to handle the IBasic file format. +" Notes: +" Updated by Mark Manning +" Applied IBasic support to the already excellent support for standard +" basic syntax (like QB). +" +" First version based on Micro$soft QBASIC circa 1989, as documented in +" 'Learn BASIC Now' by Halvorson&Rygmyr. Microsoft Press 1989. +" This syntax file not a complete implementation yet. +" Send suggestions to the maintainer. +" +" This version is based upon the commands found in IBasic (www.pyxia.com). +" MEM 10/6/2006 +" +" Quit when a (custom) syntax file was already loaded (Taken from c.vim) +" +if exists("b:current_syntax") + finish +endif +" +" Be sure to turn on the "case ignore" since current versions of basic +" support both upper as well as lowercase letters. +" +syn case ignore +" +" A bunch of useful BASIC keywords +" +syn keyword ibasicStatement beep bload bsave call absolute chain chdir circle +syn keyword ibasicStatement clear close cls color com common const data +syn keyword ibasicStatement loop draw end environ erase error exit field +syn keyword ibasicStatement files function get gosub goto +syn keyword ibasicStatement input input# ioctl key kill let line locate +syn keyword ibasicStatement lock unlock lprint using lset mkdir name +syn keyword ibasicStatement on error open option base out paint palette pcopy +syn keyword ibasicStatement pen play pmap poke preset print print# using pset +syn keyword ibasicStatement put randomize read redim reset restore resume +syn keyword ibasicStatement return rmdir rset run seek screen +syn keyword ibasicStatement shared shell sleep sound static stop strig sub +syn keyword ibasicStatement swap system timer troff tron type unlock +syn keyword ibasicStatement view wait width window write +syn keyword ibasicStatement date$ mid$ time$ +" +" Do the basic variables names first. This is because it +" is the most inclusive of the tests. Later on we change +" this so the identifiers are split up into the various +" types of identifiers like functions, basic commands and +" such. MEM 9/9/2006 +" +syn match ibasicIdentifier "\<[a-zA-Z_][a-zA-Z0-9_]*\>" +syn match ibasicGenericFunction "\<[a-zA-Z_][a-zA-Z0-9_]*\>\s*("me=e-1,he=e-1 +" +" Function list +" +syn keyword ibasicBuiltInFunction abs asc atn cdbl cint clng cos csng csrlin cvd cvdmbf +syn keyword ibasicBuiltInFunction cvi cvl cvs cvsmbf eof erdev erl err exp fileattr +syn keyword ibasicBuiltInFunction fix fre freefile inp instr lbound len loc lof +syn keyword ibasicBuiltInFunction log lpos mod peek pen point pos rnd sadd screen seek +syn keyword ibasicBuiltInFunction setmem sgn sin spc sqr stick strig tab tan ubound +syn keyword ibasicBuiltInFunction val valptr valseg varptr varseg +syn keyword ibasicBuiltInFunction chr\$ command$ date$ environ$ erdev$ hex$ inkey$ +syn keyword ibasicBuiltInFunction input$ ioctl$ lcases$ laft$ ltrim$ mid$ mkdmbf$ mkd$ +syn keyword ibasicBuiltInFunction mki$ mkl$ mksmbf$ mks$ oct$ right$ rtrim$ space$ +syn keyword ibasicBuiltInFunction str$ string$ time$ ucase$ varptr$ +syn keyword ibasicTodo contained TODO +syn cluster ibasicFunctionCluster contains=ibasicBuiltInFunction,ibasicGenericFunction + +syn keyword Conditional if else then elseif endif select case endselect +syn keyword Repeat for do while next enddo endwhile wend + +syn keyword ibasicTypeSpecifier single double defdbl defsng +syn keyword ibasicTypeSpecifier int integer uint uinteger int64 uint64 defint deflng +syn keyword ibasicTypeSpecifier byte char string istring defstr +syn keyword ibasicDefine dim def declare +" +"catch errors caused by wrong parenthesis +" +syn cluster ibasicParenGroup contains=ibasicParenError,ibasicIncluded,ibasicSpecial,ibasicTodo,ibasicUserCont,ibasicUserLabel,ibasicBitField +syn region ibasicParen transparent start='(' end=')' contains=ALLBUT,@bParenGroup +syn match ibasicParenError ")" +syn match ibasicInParen contained "[{}]" +" +"integer number, or floating point number without a dot and with "f". +" +syn region ibasicHex start="&h" end="\W" +syn region ibasicHexError start="&h\x*[g-zG-Z]" end="\W" +syn match ibasicInteger "\<\d\+\(u\=l\=\|lu\|f\)\>" +" +"floating point number, with dot, optional exponent +" +syn match ibasicFloat "\<\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=\>" +" +"floating point number, starting with a dot, optional exponent +" +syn match ibasicFloat "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +" +"floating point number, without dot, with exponent +" +syn match ibasicFloat "\<\d\+e[-+]\=\d\+[fl]\=\>" +" +"hex number +" +syn match ibasicIdentifier "\<[a-zA-Z_][a-zA-Z0-9_]*\>" +syn match ibasicFunction "\<[a-zA-Z_][a-zA-Z0-9_]*\>\s*("me=e-1,he=e-1 +syn case match +syn match ibasicOctalError "\<0\o*[89]" +" +" String and Character contstants +" +syn region ibasicString start='"' end='"' contains=ibasicSpecial,ibasicTodo +syn region ibasicString start="'" end="'" contains=ibasicSpecial,ibasicTodo +" +" Comments +" +syn match ibasicSpecial contained "\\." +syn region ibasicComment start="^rem" end="$" contains=ibasicSpecial,ibasicTodo +syn region ibasicComment start=":\s*rem" end="$" contains=ibasicSpecial,ibasicTodo +syn region ibasicComment start="\s*'" end="$" contains=ibasicSpecial,ibasicTodo +syn region ibasicComment start="^'" end="$" contains=ibasicSpecial,ibasicTodo +" +" Now do the comments and labels +" +syn match ibasicLabel "^\d" +syn region ibasicLineNumber start="^\d" end="\s" +" +" Pre-compiler options : FreeBasic +" +syn region ibasicPreCondit start="^\s*#\s*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=ibasicString,ibasicCharacter,ibasicNumber,ibasicCommentError,ibasicSpaceError +syn match ibasicInclude "^\s*#\s*include\s*" +" +" Create the clusters +" +syn cluster ibasicNumber contains=ibasicHex,ibasicInteger,ibasicFloat +syn cluster ibasicError contains=ibasicHexError +" +" Used with OPEN statement +" +syn match ibasicFilenumber "#\d\+" +" +"syn sync ccomment ibasicComment +" +syn match ibasicMathOperator "[\+\-\=\|\*\/\>\<\%\()[\]]" contains=ibasicParen +" +" The default methods for highlighting. Can be overridden later +" +hi def link ibasicLabel Label +hi def link ibasicConditional Conditional +hi def link ibasicRepeat Repeat +hi def link ibasicHex Number +hi def link ibasicInteger Number +hi def link ibasicFloat Number +hi def link ibasicError Error +hi def link ibasicHexError Error +hi def link ibasicStatement Statement +hi def link ibasicString String +hi def link ibasicComment Comment +hi def link ibasicLineNumber Comment +hi def link ibasicSpecial Special +hi def link ibasicTodo Todo +hi def link ibasicGenericFunction Function +hi def link ibasicBuiltInFunction Function +hi def link ibasicTypeSpecifier Type +hi def link ibasicDefine Type +hi def link ibasicInclude Include +hi def link ibasicIdentifier Identifier +hi def link ibasicFilenumber ibasicTypeSpecifier +hi def link ibasicMathOperator Operator + +let b:current_syntax = "ibasic" + +" vim: ts=8 diff --git a/vim71/syntax/icemenu.vim b/vim71/syntax/icemenu.vim new file mode 100644 index 0000000..d3a733d --- /dev/null +++ b/vim71/syntax/icemenu.vim @@ -0,0 +1,36 @@ +" Vim syntax file +" Language: Icewm Menu +" Maintainer: James Mahler +" Last Change: Fri Apr 1 15:13:48 EST 2005 +" Extensions: ~/.icewm/menu +" Comment: Icewm is a lightweight window manager. This adds syntax +" highlighting when editing your user's menu file (~/.icewm/menu). + +" clear existing syntax +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" not case sensitive +syntax case ignore + +" icons .xpm .png and .gif +syntax match _icon /"\=\/.*\.xpm"\=/ +syntax match _icon /"\=\/.*\.png"\=/ +syntax match _icon /"\=\/.*\.gif"\=/ +syntax match _icon /"\-"/ + +" separator +syntax keyword _rules separator + +" prog and menu +syntax keyword _ids menu prog + +" highlights +highlight link _rules Underlined +highlight link _ids Type +highlight link _icon Special + +let b:current_syntax = "IceMenu" diff --git a/vim71/syntax/icon.vim b/vim71/syntax/icon.vim new file mode 100644 index 0000000..1a73c43 --- /dev/null +++ b/vim71/syntax/icon.vim @@ -0,0 +1,212 @@ +" Vim syntax file +" Language: Icon +" Maintainer: Wendell Turner +" URL: ftp://ftp.halcyon.com/pub/users/wturner/icon.vim +" Last Change: 2003 May 11 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn keyword iconFunction abs acos any args asin atan bal +syn keyword iconFunction callout center char chdir close collect copy +syn keyword iconFunction cos cset delay delete detab display dtor +syn keyword iconFunction entab errorclear exit exp find flush function +syn keyword iconFunction get getch getche getenv iand icom image +syn keyword iconFunction insert integer ior ishift ixor kbhit key +syn keyword iconFunction left list loadfunc log many map match +syn keyword iconFunction member move name numeric open ord pop +syn keyword iconFunction pos proc pull push put read reads +syn keyword iconFunction real remove rename repl reverse right rtod +syn keyword iconFunction runerr save seek seq set sin sort +syn keyword iconFunction sortf sqrt stop string system tab table +syn keyword iconFunction tan trim type upto variable where write writes + +" Keywords +syn match iconKeyword "&allocated" +syn match iconKeyword "&ascii" +syn match iconKeyword "&clock" +syn match iconKeyword "&collections" +syn match iconKeyword "&cset" +syn match iconKeyword "¤t" +syn match iconKeyword "&date" +syn match iconKeyword "&dateline" +syn match iconKeyword "&digits" +syn match iconKeyword "&dump" +syn match iconKeyword "&e" +syn match iconKeyword "&error" +syn match iconKeyword "&errornumber" +syn match iconKeyword "&errortext" +syn match iconKeyword "&errorvalue" +syn match iconKeyword "&errout" +syn match iconKeyword "&fail" +syn match iconKeyword "&features" +syn match iconKeyword "&file" +syn match iconKeyword "&host" +syn match iconKeyword "&input" +syn match iconKeyword "&lcase" +syn match iconKeyword "&letters" +syn match iconKeyword "&level" +syn match iconKeyword "&line" +syn match iconKeyword "&main" +syn match iconKeyword "&null" +syn match iconKeyword "&output" +syn match iconKeyword "&phi" +syn match iconKeyword "&pi" +syn match iconKeyword "&pos" +syn match iconKeyword "&progname" +syn match iconKeyword "&random" +syn match iconKeyword "®ions" +syn match iconKeyword "&source" +syn match iconKeyword "&storage" +syn match iconKeyword "&subject" +syn match iconKeyword "&time" +syn match iconKeyword "&trace" +syn match iconKeyword "&ucase" +syn match iconKeyword "&version" + +" Reserved words +syn keyword iconReserved break by case create default do +syn keyword iconReserved else end every fail if +syn keyword iconReserved initial link next not of +syn keyword iconReserved procedure repeat return suspend +syn keyword iconReserved then to until while + +" Storage class reserved words +syn keyword iconStorageClass global static local record + +syn keyword iconTodo contained TODO FIXME XXX BUG + +" String and Character constants +" Highlight special characters (those which have a backslash) differently +syn match iconSpecial contained "\\x\x\{2}\|\\\o\{3\}\|\\[bdeflnrtv\"\'\\]\|\\^c[a-zA-Z0-9]\|\\$" +syn region iconString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=iconSpecial +syn region iconCset start=+'+ skip=+\\\\\|\\'+ end=+'+ contains=iconSpecial +syn match iconCharacter "'[^\\]'" + +" not sure about these +"syn match iconSpecialCharacter "'\\[bdeflnrtv]'" +"syn match iconSpecialCharacter "'\\\o\{3\}'" +"syn match iconSpecialCharacter "'\\x\x\{2}'" +"syn match iconSpecialCharacter "'\\^c\[a-zA-Z0-9]'" + +"when wanted, highlight trailing white space +if exists("icon_space_errors") + syn match iconSpaceError "\s*$" + syn match iconSpaceError " \+\t"me=e-1 +endif + +"catch errors caused by wrong parenthesis +syn cluster iconParenGroup contains=iconParenError,iconIncluded,iconSpecial,iconTodo,iconUserCont,iconUserLabel,iconBitField + +syn region iconParen transparent start='(' end=')' contains=ALLBUT,@iconParenGroup +syn match iconParenError ")" +syn match iconInParen contained "[{}]" + + +syn case ignore + +"integer number, or floating point number without a dot +syn match iconNumber "\<\d\+\>" + +"floating point number, with dot, optional exponent +syn match iconFloat "\<\d\+\.\d*\(e[-+]\=\d\+\)\=\>" + +"floating point number, starting with a dot, optional exponent +syn match iconFloat "\.\d\+\(e[-+]\=\d\+\)\=\>" + +"floating point number, without dot, with exponent +syn match iconFloat "\<\d\+e[-+]\=\d\+\>" + +"radix number +syn match iconRadix "\<\d\{1,2}[rR][a-zA-Z0-9]\+\>" + + +" syn match iconIdentifier "\<[a-z_][a-z0-9_]*\>" + +syn case match + +" Comment +syn match iconComment "#.*" contains=iconTodo,iconSpaceError + +syn region iconPreCondit start="^\s*$\s*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=iconComment,iconString,iconCharacter,iconNumber,iconCommentError,iconSpaceError + +syn region iconIncluded contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match iconIncluded contained "<[^>]*>" +syn match iconInclude "^\s*$\s*include\>\s*["<]" contains=iconIncluded +"syn match iconLineSkip "\\$" + +syn cluster iconPreProcGroup contains=iconPreCondit,iconIncluded,iconInclude,iconDefine,iconInParen,iconUserLabel + +syn region iconDefine start="^\s*$\s*\(define\>\|undef\>\)" skip="\\$" end="$" contains=ALLBUT,@iconPreProcGroup + +"wt:syn region iconPreProc "start="^\s*#\s*\(pragma\>\|line\>\|warning\>\|warn\>\|error\>\)" skip="\\$" "end="$" contains=ALLBUT,@iconPreProcGroup + +" Highlight User Labels + +" syn cluster iconMultiGroup contains=iconIncluded,iconSpecial,iconTodo,iconUserCont,iconUserLabel,iconBitField + +if !exists("icon_minlines") + let icon_minlines = 15 +endif +exec "syn sync ccomment iconComment minlines=" . icon_minlines + +" Define the default highlighting. + +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting +if version >= 508 || !exists("did_icon_syn_inits") + if version < 508 + let did_icon_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + + " HiLink iconSpecialCharacter iconSpecial + + HiLink iconOctalError iconError + HiLink iconParenError iconError + HiLink iconInParen iconError + HiLink iconCommentError iconError + HiLink iconSpaceError iconError + HiLink iconCommentError iconError + HiLink iconIncluded iconString + HiLink iconCommentString iconString + HiLink iconComment2String iconString + HiLink iconCommentSkip iconComment + + HiLink iconUserLabel Label + HiLink iconCharacter Character + HiLink iconNumber Number + HiLink iconRadix Number + HiLink iconFloat Float + HiLink iconInclude Include + HiLink iconPreProc PreProc + HiLink iconDefine Macro + HiLink iconError Error + HiLink iconStatement Statement + HiLink iconPreCondit PreCondit + HiLink iconString String + HiLink iconCset String + HiLink iconComment Comment + HiLink iconSpecial SpecialChar + HiLink iconTodo Todo + HiLink iconStorageClass StorageClass + HiLink iconFunction Statement + HiLink iconReserved Label + HiLink iconKeyword Operator + + "HiLink iconIdentifier Identifier + + delcommand HiLink +endif + +let b:current_syntax = "icon" + diff --git a/vim71/syntax/idl.vim b/vim71/syntax/idl.vim new file mode 100644 index 0000000..39041fc --- /dev/null +++ b/vim71/syntax/idl.vim @@ -0,0 +1,319 @@ +" Vim syntax file +" Language: IDL (Interface Description Language) +" Created By: Jody Goldberg +" Maintainer: Michael Geddes +" Last Change: Thu Apr 13 2006 + + +" This is an experiment. IDL's structure is simple enough to permit a full +" grammar based approach to rather than using a few heuristics. The result +" is large and somewhat repetative but seems to work. + +" There are some Microsoft extensions to idl files that are here. Some of +" them are disabled by defining idl_no_ms_extensions. +" +" The more complex of the extensions are disabled by defining idl_no_extensions. +" +" History: +" 2.0: Michael's new version +" 2.1: Support for Vim 7 spell (Anduin Withers) +" + +if exists("b:current_syntax") + finish +endif + +if exists("idlsyntax_showerror") + syn match idlError +\S+ skipwhite skipempty nextgroup=idlError +endif + +syn region idlCppQuote start='\]*>" +syn match idlInclude "^[ \t]*#[ \t]*include\>[ \t]*["<]" contains=idlIncluded,idlString +syn region idlPreCondit start="^[ \t]*#[ \t]*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=idlComment,idlCommentError +syn region idlDefine start="^[ \t]*#[ \t]*\(define\>\|undef\>\)" skip="\\$" end="$" contains=idlLiteral,idlString + +" Constants +syn keyword idlConst const skipempty skipwhite nextgroup=idlBaseType,idlBaseTypeInt + +" Attribute +syn keyword idlROAttr readonly skipempty skipwhite nextgroup=idlAttr +syn keyword idlAttr attribute skipempty skipwhite nextgroup=idlBaseTypeInt,idlBaseType + +" Types +syn region idlD4 contained start="<" end=">" skipempty skipwhite nextgroup=idlSimpDecl contains=idlSeqType,idlBaseTypeInt,idlBaseType,idlLiteral +syn keyword idlSeqType contained sequence skipempty skipwhite nextgroup=idlD4 +syn keyword idlBaseType contained float double char boolean octet any skipempty skipwhite nextgroup=idlSimpDecl +syn keyword idlBaseTypeInt contained short long skipempty skipwhite nextgroup=idlSimpDecl +syn keyword idlBaseType contained unsigned skipempty skipwhite nextgroup=idlBaseTypeInt +syn region idlD1 contained start="<" end=">" skipempty skipwhite nextgroup=idlSimpDecl contains=idlString,idlLiteral +syn keyword idlBaseType contained string skipempty skipwhite nextgroup=idlD1,idlSimpDecl +syn match idlBaseType contained "[a-zA-Z0-9_]\+[ \t]*\(::[ \t]*[a-zA-Z0-9_]\+\)*" skipempty skipwhite nextgroup=idlSimpDecl + +" Modules +syn region idlModuleContent contained start="{" end="}" skipempty skipwhite nextgroup=idlError,idlSemiColon contains=idlUnion,idlStruct,idlEnum,idlInterface,idlComment,idlTypedef,idlConst,idlException,idlModule +syn match idlModuleName contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlModuleContent,idlError,idlSemiColon +syn keyword idlModule module skipempty skipwhite nextgroup=idlModuleName + +" Interfaces +syn cluster idlCommentable contains=idlComment +syn cluster idlContentCluster contains=idlUnion,idlStruct,idlEnum,idlROAttr,idlAttr,idlOp,idlOneWayOp,idlException,idlConst,idlTypedef,idlAttributes,idlErrorSquareBracket,idlErrorBracket,idlInterfaceSections + +syn region idlInterfaceContent contained start="{" end="}" skipempty skipwhite nextgroup=idlError,idlSemiColon contains=@idlContentCluster,@idlCommentable +syn match idlInheritFrom2 contained "," skipempty skipwhite nextgroup=idlInheritFrom +syn match idlInheritFrom contained "[a-zA-Z0-9_]\+[ \t]*\(::[ \t]*[a-zA-Z0-9_]\+\)*" skipempty skipwhite nextgroup=idlInheritFrom2,idlInterfaceContent +syn match idlInherit contained ":" skipempty skipwhite nextgroup=idlInheritFrom +syn match idlInterfaceName contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlInterfaceContent,idlInherit,idlError,idlSemiColon +syn keyword idlInterface interface dispinterface skipempty skipwhite nextgroup=idlInterfaceName +syn keyword idlInterfaceSections contained properties methods skipempty skipwhite nextgroup=idlSectionColon,idlError +syn match idlSectionColon contained ":" + + +syn match idlLibraryName contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlLibraryContent,idlError,idlSemiColon +syn keyword idlLibrary library skipempty skipwhite nextgroup=idlLibraryName +syn region idlLibraryContent contained start="{" end="}" skipempty skipwhite nextgroup=idlError,idlSemiColon contains=@idlCommentable,idlAttributes,idlErrorSquareBracket,idlErrorBracket,idlImportlib,idlCoclass,idlTypedef,idlInterface + +syn keyword idlImportlib contained importlib skipempty skipwhite nextgroup=idlStringArg +syn region idlStringArg contained start="(" end=")" contains=idlString nextgroup=idlError,idlSemiColon,idlErrorBrace,idlErrorSquareBracket + +syn keyword idlCoclass coclass contained skipempty skipwhite nextgroup=idlCoclassName +syn match idlCoclassName "[a-zA-Z0-9_]\+" contained skipempty skipwhite nextgroup=idlCoclassDefinition,idlError,idlSemiColon + +syn region idlCoclassDefinition contained start="{" end="}" contains=idlCoclassAttributes,idlInterface,idlErrorBracket,idlErrorSquareBracket skipempty skipwhite nextgroup=idlError,idlSemiColon +syn region idlCoclassAttributes contained start=+\[+ end=+]+ skipempty skipwhite nextgroup=idlInterface contains=idlErrorBracket,idlErrorBrace,idlCoclassAttribute +syn keyword idlCoclassAttribute contained default source +"syn keyword idlInterface interface skipempty skipwhite nextgroup=idlInterfaceStubName + +syn match idlImportString +"\f\+"+ skipempty skipwhite nextgroup=idlError,idlSemiColon +syn keyword idlImport import skipempty skipwhite nextgroup=idlImportString + +syn region idlAttributes start="\[" end="\]" contains=idlAttribute,idlAttributeParam,idlErrorBracket,idlErrorBrace,idlComment +syn keyword idlAttribute contained propput propget propputref id helpstring object uuid pointer_default +if !exists('idl_no_ms_extensions') +syn keyword idlAttribute contained nonextensible dual version aggregatable restricted hidden noncreatable oleautomation +endif +syn region idlAttributeParam contained start="(" end=")" contains=idlString,idlUuid,idlLiteral,idlErrorBrace,idlErrorSquareBracket +" skipwhite nextgroup=idlArraySize,idlParmList contains=idlArraySize,idlLiteral +syn match idlErrorBrace contained "}" +syn match idlErrorBracket contained ")" +syn match idlErrorSquareBracket contained "\]" + +syn match idlUuid contained +[0-9a-zA-Z]\{8}-\([0-9a-zA-Z]\{4}-\)\{3}[0-9a-zA-Z]\{12}+ + +" Raises +syn keyword idlRaises contained raises skipempty skipwhite nextgroup=idlRaises,idlContext,idlError,idlSemiColon + +" Context +syn keyword idlContext contained context skipempty skipwhite nextgroup=idlRaises,idlContext,idlError,idlSemiColon + +" Operation +syn match idlParmList contained "," skipempty skipwhite nextgroup=idlOpParms +syn region idlArraySize contained start="\[" end="\]" skipempty skipwhite nextgroup=idlArraySize,idlParmList contains=idlArraySize,idlLiteral +syn match idlParmName contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlParmList,idlArraySize +syn keyword idlParmInt contained short long skipempty skipwhite nextgroup=idlParmName +syn keyword idlParmType contained unsigned skipempty skipwhite nextgroup=idlParmInt +syn region idlD3 contained start="<" end=">" skipempty skipwhite nextgroup=idlParmName contains=idlString,idlLiteral +syn keyword idlParmType contained string skipempty skipwhite nextgroup=idlD3,idlParmName +syn keyword idlParmType contained void float double char boolean octet any skipempty skipwhite nextgroup=idlParmName +syn match idlParmType contained "[a-zA-Z0-9_]\+[ \t]*\(::[ \t]*[a-zA-Z0-9_]\+\)*" skipempty skipwhite nextgroup=idlParmName +syn keyword idlOpParms contained in out inout skipempty skipwhite nextgroup=idlParmType + +if !exists('idl_no_ms_extensions') +syn keyword idlOpParms contained retval optional skipempty skipwhite nextgroup=idlParmType + syn match idlOpParms contained +\<\(iid_is\|defaultvalue\)\s*([^)]*)+ skipempty skipwhite nextgroup=idlParamType + + syn keyword idlVariantType contained BSTR VARIANT VARIANT_BOOL long short unsigned double CURRENCY DATE + syn region idlSafeArray contained matchgroup=idlVariantType start=+SAFEARRAY(\s*+ end=+)+ contains=idlVariantType +endif + +syn region idlOpContents contained start="(" end=")" skipempty skipwhite nextgroup=idlRaises,idlContext,idlError,idlSemiColon contains=idlOpParms,idlSafeArray,idlVariantType,@idlCommentable +syn match idlOpName contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlOpContents +syn keyword idlOpInt contained short long skipempty skipwhite nextgroup=idlOpName +syn region idlD2 contained start="<" end=">" skipempty skipwhite nextgroup=idlOpName contains=idlString,idlLiteral +syn keyword idlOp contained unsigned skipempty skipwhite nextgroup=idlOpInt +syn keyword idlOp contained string skipempty skipwhite nextgroup=idlD2,idlOpName +syn keyword idlOp contained void float double char boolean octet any skipempty skipwhite nextgroup=idlOpName +syn match idlOp contained "[a-zA-Z0-9_]\+[ \t]*\(::[ \t]*[a-zA-Z0-9_]\+\)*" skipempty skipwhite nextgroup=idlOpName +syn keyword idlOp contained void skipempty skipwhite nextgroup=idlOpName +syn keyword idlOneWayOp contained oneway skipempty skipwhite nextgroup=idOp + +" Enum +syn region idlEnumContents contained start="{" end="}" skipempty skipwhite nextgroup=idlError,idlSemiColon,idlSimpDecl contains=idlId,idlAttributes,@idlCommentable +syn match idlEnumName contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlEnumContents +syn keyword idlEnum enum skipempty skipwhite nextgroup=idlEnumName,idlEnumContents + +" Typedef +syn keyword idlTypedef typedef skipempty skipwhite nextgroup=idlTypedefOtherTypeQualifier,idlDefBaseType,idlDefBaseTypeInt,idlDefSeqType,idlDefv1Enum,idlDefEnum,idlDefOtherType,idlDefAttributes,idlError + +if !exists('idl_no_extensions') + syn keyword idlTypedefOtherTypeQualifier contained struct enum interface nextgroup=idlDefBaseType,idlDefBaseTypeInt,idlDefSeqType,idlDefv1Enum,idlDefEnum,idlDefOtherType,idlDefAttributes,idlError skipwhite + + syn region idlDefAttributes contained start="\[" end="\]" contains=idlAttribute,idlAttributeParam,idlErrorBracket,idlErrorBrace skipempty skipwhite nextgroup=idlDefBaseType,idlDefBaseTypeInt,idlDefSeqType,idlDefv1Enum,idlDefEnum,idlDefOtherType,idlError + + syn keyword idlDefBaseType contained float double char boolean octet any skipempty skipwhite nextgroup=idlTypedefDecl,idlError + syn keyword idlDefBaseTypeInt contained short long skipempty skipwhite nextgroup=idlTypedefDecl,idlError + syn match idlDefOtherType contained +\<\k\+\>+ skipempty nextgroup=idlTypedefDecl,idlError + " syn keyword idlDefSeqType contained sequence skipempty skipwhite nextgroup=idlD4 + + " Enum typedef + syn keyword idlDefEnum contained enum skipempty skipwhite nextgroup=idlDefEnumName,idlDefEnumContents + syn match idlDefEnumName contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlDefEnumContents,idlTypedefDecl + syn region idlDefEnumContents contained start="{" end="}" skipempty skipwhite nextgroup=idlError,idlTypedefDecl contains=idlId,idlAttributes + + syn match idlTypedefDecl contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlError,idlSemiColon +endif + +" Struct +syn region idlStructContent contained start="{" end="}" skipempty skipwhite nextgroup=idlError,idlSemiColon,idlSimpDecl contains=idlBaseType,idlBaseTypeInt,idlSeqType,@idlCommentable,idlEnum,idlUnion +syn match idlStructName contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlStructContent +syn keyword idlStruct struct skipempty skipwhite nextgroup=idlStructName + +" Exception +syn keyword idlException exception skipempty skipwhite nextgroup=idlStructName + +" Union +syn match idlColon contained ":" skipempty skipwhite nextgroup=idlCase,idlSeqType,idlBaseType,idlBaseTypeInt +syn region idlCaseLabel contained start="" skip="::" end=":"me=e-1 skipempty skipwhite nextgroup=idlColon contains=idlLiteral,idlString +syn keyword idlCase contained case skipempty skipwhite nextgroup=idlCaseLabel +syn keyword idlCase contained default skipempty skipwhite nextgroup=idlColon +syn region idlUnionContent contained start="{" end="}" skipempty skipwhite nextgroup=idlError,idlSemiColon,idlSimpDecl contains=idlCase +syn region idlSwitchType contained start="(" end=")" skipempty skipwhite nextgroup=idlUnionContent +syn keyword idlUnionSwitch contained switch skipempty skipwhite nextgroup=idlSwitchType +syn match idlUnionName contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlUnionSwitch +syn keyword idlUnion union skipempty skipwhite nextgroup=idlUnionName + +if !exists('idl_no_extensions') + syn sync match idlInterfaceSync grouphere idlInterfaceContent "\<\(disp\)\=interface\>\s\+\k\+\s*:\s*\k\+\_s*{" skipempty skipwhite nextgroup=idlError,idlSemiColon contains=@idlContentCluster,@idlCommentable + syn sync maxlines=1000 minlines=100 +else + syn sync lines=200 +endif +" syn sync fromstart + +if !exists("did_idl_syntax_inits") + let did_idl_syntax_inits = 1 + " The default methods for highlighting. Can be overridden later + command -nargs=+ HiLink hi def link + + HiLink idlInclude Include + HiLink idlPreProc PreProc + HiLink idlPreCondit PreCondit + HiLink idlDefine Macro + HiLink idlIncluded String + HiLink idlString String + HiLink idlComment Comment + HiLink idlTodo Todo + HiLink idlLiteral Number + HiLink idlUuid Number + HiLink idlType Type + HiLink idlVariantType idlType + + HiLink idlModule Keyword + HiLink idlInterface Keyword + HiLink idlEnum Keyword + HiLink idlStruct Keyword + HiLink idlUnion Keyword + HiLink idlTypedef Keyword + HiLink idlException Keyword + HiLink idlTypedefOtherTypeQualifier keyword + + HiLink idlModuleName Typedef + HiLink idlInterfaceName Typedef + HiLink idlEnumName Typedef + HiLink idlStructName Typedef + HiLink idlUnionName Typedef + + HiLink idlBaseTypeInt idlType + HiLink idlBaseType idlType + HiLink idlSeqType idlType + HiLink idlD1 Paren + HiLink idlD2 Paren + HiLink idlD3 Paren + HiLink idlD4 Paren + "HiLink idlArraySize Paren + "HiLink idlArraySize1 Paren + HiLink idlModuleContent Paren + HiLink idlUnionContent Paren + HiLink idlStructContent Paren + HiLink idlEnumContents Paren + HiLink idlInterfaceContent Paren + + HiLink idlSimpDecl Identifier + HiLink idlROAttr StorageClass + HiLink idlAttr Keyword + HiLink idlConst StorageClass + + HiLink idlOneWayOp StorageClass + HiLink idlOp idlType + HiLink idlParmType idlType + HiLink idlOpName Function + HiLink idlOpParms SpecialComment + HiLink idlParmName Identifier + HiLink idlInheritFrom Identifier + HiLink idlAttribute SpecialComment + + HiLink idlId Constant + "HiLink idlCase Keyword + HiLink idlCaseLabel Constant + + HiLink idlErrorBracket Error + HiLink idlErrorBrace Error + HiLink idlErrorSquareBracket Error + + HiLink idlImport Keyword + HiLink idlImportString idlString + HiLink idlCoclassAttribute StorageClass + HiLink idlLibrary Keyword + HiLink idlImportlib Keyword + HiLink idlCoclass Keyword + HiLink idlLibraryName Typedef + HiLink idlCoclassName Typedef + " hi idlLibraryContent guifg=red + HiLink idlTypedefDecl Typedef + HiLink idlDefEnum Keyword + HiLink idlDefv1Enum Keyword + HiLink idlDefEnumName Typedef + HiLink idlDefEnumContents Paren + HiLink idlDefBaseTypeInt idlType + HiLink idlDefBaseType idlType + HiLink idlDefSeqType idlType + HiLink idlInterfaceSections Label + + if exists("idlsyntax_showerror") + if exists("idlsyntax_showerror_soft") + hi default idlError guibg=#d0ffd0 + else + HiLink idlError Error + endif + endif + delcommand HiLink +endif + +let b:current_syntax = "idl" + +" vim: sw=2 et diff --git a/vim71/syntax/idlang.vim b/vim71/syntax/idlang.vim new file mode 100644 index 0000000..9d567e5 --- /dev/null +++ b/vim71/syntax/idlang.vim @@ -0,0 +1,253 @@ +" Interactive Data Language syntax file (IDL, too [:-)] +" Maintainer: Aleksandar Jelenak +" Last change: 2003 Apr 25 +" Created by: Hermann Rochholz + +" Remove any old syntax stuff hanging around +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syntax case ignore + +syn match idlangStatement "^\s*pro\s" +syn match idlangStatement "^\s*function\s" +syn keyword idlangStatement return continue mod do break +syn keyword idlangStatement compile_opt forward_function goto +syn keyword idlangStatement begin common end of +syn keyword idlangStatement inherits on_ioerror begin + +syn keyword idlangConditional if else then for while case switch +syn keyword idlangConditional endcase endelse endfor endswitch +syn keyword idlangConditional endif endrep endwhile repeat until + +syn match idlangOperator "\ and\ " +syn match idlangOperator "\ eq\ " +syn match idlangOperator "\ ge\ " +syn match idlangOperator "\ gt\ " +syn match idlangOperator "\ le\ " +syn match idlangOperator "\ lt\ " +syn match idlangOperator "\ ne\ " +syn match idlangOperator /\(\ \|(\)not\ /hs=e-3 +syn match idlangOperator "\ or\ " +syn match idlangOperator "\ xor\ " + +syn keyword idlangStop stop pause + +syn match idlangStrucvar "\h\w*\(\.\h\w*\)\+" +syn match idlangStrucvar "[),\]]\(\.\h\w*\)\+"hs=s+1 + +syn match idlangSystem "\!\a\w*\(\.\w*\)\=" + +syn match idlangKeyword "\([(,]\s*\(\$\_s*\)\=\)\@<=/\h\w*" +syn match idlangKeyword "\([(,]\s*\(\$\_s*\)\=\)\@<=\h\w*\s*=" + +syn keyword idlangTodo contained TODO + +syn region idlangString start=+"+ end=+"+ +syn region idlangString start=+'+ end=+'+ + +syn match idlangPreCondit "^\s*@\w*\(\.\a\{3}\)\=" + +syn match idlangRealNumber "\<\d\+\(\.\=\d*e[+-]\=\d\+\|\.\d*d\|\.\d*\|d\)" +syn match idlangRealNumber "\.\d\+\(d\|e[+-]\=\d\+\)\=" + +syn match idlangNumber "\<\.\@!\d\+\.\@!\(b\|u\|us\|s\|l\|ul\|ll\|ull\)\=\>" + +syn match idlangComment "[\;].*$" contains=idlangTodo + +syn match idlangContinueLine "\$\s*\($\|;\)"he=s+1 contains=idlangComment +syn match idlangContinueLine "&\s*\(\h\|;\)"he=s+1 contains=ALL + +syn match idlangDblCommaError "\,\s*\," + +" List of standard routines as of IDL version 5.4. +syn match idlangRoutine "EOS_\a*" +syn match idlangRoutine "HDF_\a*" +syn match idlangRoutine "CDF_\a*" +syn match idlangRoutine "NCDF_\a*" +syn match idlangRoutine "QUERY_\a*" +syn match idlangRoutine "\= 508 || !exists("did_idlang_syn_inits") + if version < 508 + let did_idlang_syn_inits = 1 + command -nargs=+ HiLink hi link +else + command -nargs=+ HiLink hi def link +endif + + HiLink idlangConditional Conditional + HiLink idlangRoutine Type + HiLink idlangStatement Statement + HiLink idlangContinueLine Todo + HiLink idlangRealNumber Float + HiLink idlangNumber Number + HiLink idlangString String + HiLink idlangOperator Operator + HiLink idlangComment Comment + HiLink idlangTodo Todo + HiLink idlangPreCondit Identifier + HiLink idlangDblCommaError Error + HiLink idlangStop Error + HiLink idlangStrucvar PreProc + HiLink idlangSystem Identifier + HiLink idlangKeyword Special + + delcommand HiLink +endif + +let b:current_syntax = "idlang" +" vim: ts=18 diff --git a/vim71/syntax/indent.vim b/vim71/syntax/indent.vim new file mode 100644 index 0000000..4934d01 --- /dev/null +++ b/vim71/syntax/indent.vim @@ -0,0 +1,151 @@ +" Vim syntax file +" Language: indent(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2007-05-10 +" indent_is_bsd: If exists, will change somewhat to match BSD implementation +" +" TODO: is the deny-all (a la lilo.vim nice or no?)... +" irritating to be wrong to the last char... +" would be sweet if right until one char fails + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +setlocal iskeyword=@,48-57,-,+,_ + +syn match indentError '\S\+' + +syn keyword indentTodo contained TODO FIXME XXX NOTE + +syn region indentComment start='/\*' end='\*/' + \ contains=indentTodo,@Spell +syn region indentComment start='//' skip='\\$' end='$' + \ contains=indentTodo,@Spell + +if !exists("indent_is_bsd") + syn match indentOptions '-i\|--indentation-level' + \ nextgroup=indentNumber skipwhite skipempty +endif +syn match indentOptions '-\%(bli\|c\%([bl]i\|[dip]\)\=\|di\=\|ip\=\|lc\=\|pp\=i\|sbi\|ts\|-\%(brace-indent\|comment-indentation\|case-brace-indentation\|declaration-comment-column\|continuation-indentation\|case-indentation\|else-endif-column\|line-comments-indentation\|declaration-indentation\|indent-level\|parameter-indentation\|line-length\|comment-line-length\|paren-indentation\|preprocessor-indentation\|struct-brace-indentation\|tab-size\)\)' + \ nextgroup=indentNumber skipwhite skipempty + +syn match indentNumber display contained '\d\+\>' + +syn match indentOptions '-T' + \ nextgroup=indentIdent skipwhite skipempty + +syn match indentIdent display contained '\h\w*\>' + +syn keyword indentOptions -bacc --blank-lines-after-ifdefs + \ -bad --blank-lines-after-declarations + \ -badp --blank-lines-after-procedure-declarations + \ -bap --blank-lines-after-procedures + \ -bbb --blank-lines-before-block-comments + \ -bbo --break-before-boolean-operator + \ -bc --blank-lines-after-commas + \ -bfda --break-function-decl-args + \ -bfde --break-function-decl-args-end + \ -bl --braces-after-if-line + \ -blf --braces-after-func-def-line + \ -bls --braces-after-struct-decl-line + \ -br --braces-on-if-line + \ -brf --braces-on-func-def-line + \ -brs --braces-on-struct-decl-line + \ -bs --Bill-Shannon --blank-before-sizeof + \ -c++ --c-plus-plus + \ -cdb --comment-delimiters-on-blank-lines + \ -cdw --cuddle-do-while + \ -ce --cuddle-else + \ -cs --space-after-cast + \ -dj --left-justify-declarations + \ -eei --extra-expression-indentation + \ -fc1 --format-first-column-comments + \ -fca --format-all-comments + \ -gnu --gnu-style + \ -h --help --usage + \ -hnl --honour-newlines + \ -kr --k-and-r-style --kernighan-and-ritchie --kernighan-and-ritchie-style + \ -lp --continue-at-parentheses + \ -lps --leave-preprocessor-space + \ -nbacc --no-blank-lines-after-ifdefs + \ -nbad --no-blank-lines-after-declarations + \ -nbadp --no-blank-lines-after-procedure-declarations + \ -nbap --no-blank-lines-after-procedures + \ -nbbb --no-blank-lines-before-block-comments + \ -nbbo --break-after-boolean-operator + \ -nbc --no-blank-lines-after-commas + \ -nbfda --dont-break-function-decl-args + \ -nbfde --dont-break-function-decl-args-end + \ -nbs --no-Bill-Shannon --no-blank-before-sizeof + \ -ncdb --no-comment-delimiters-on-blank-lines + \ -ncdw --dont-cuddle-do-while + \ -nce --dont-cuddle-else + \ -ncs --no-space-after-casts + \ -ndj --dont-left-justify-declarations + \ -neei --no-extra-expression-indentation + \ -nfc1 --dont-format-first-column-comments + \ -nfca --dont-format-comments + \ -nhnl --ignore-newlines + \ -nip --dont-indent-parameters --no-parameter-indentation + \ -nlp --dont-line-up-parentheses + \ -nlps --remove-preprocessor-space + \ -npcs --no-space-after-function-call-names + \ -npmt + \ -npro --ignore-profile + \ -nprs --no-space-after-parentheses + \ -npsl --dont-break-procedure-type + \ -nsaf --no-space-after-for + \ -nsai --no-space-after-if + \ -nsaw --no-space-after-while + \ -nsc --dont-star-comments + \ -nsob --leave-optional-blank-lines + \ -nss --dont-space-special-semicolon + \ -nut --no-tabs + \ -nv --no-verbosity + \ -o --output + \ -o --output-file + \ -orig --berkeley --berkeley-style --original --original-style + \ -pcs --space-after-procedure-calls + \ -pmt --preserve-mtime + \ -prs --space-after-parentheses + \ -psl --procnames-start-lines + \ -saf --space-after-for + \ -sai --space-after-if + \ -saw --space-after-while + \ -sc --start-left-side-of-comments + \ -sob --swallow-optional-blank-lines + \ -ss --space-special-semicolon + \ -st --standard-output + \ -ut --use-tabs + \ -v --verbose + \ -version --version + +if exists("indent_is_bsd") + syn keyword indentOptions -ip -ei -nei +endif + +if exists("c_minlines") + let b:c_minlines = c_minlines +else + if !exists("c_no_if0") + let b:c_minlines = 50 " #if 0 constructs can be long + else + let b:c_minlines = 15 " mostly for () constructs + endif +endif + +hi def link indentError Error +hi def link indentComment Comment +hi def link indentTodo Todo +hi def link indentOptions Keyword +hi def link indentNumber Number +hi def link indentIdent Identifier + +let b:current_syntax = "indent" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/inform.vim b/vim71/syntax/inform.vim new file mode 100644 index 0000000..d8ba43d --- /dev/null +++ b/vim71/syntax/inform.vim @@ -0,0 +1,408 @@ +" Vim syntax file +" Language: Inform +" Maintainer: Stephen Thomas (stephen@gowarthomas.com) +" URL: http://www.gowarthomas.com/informvim +" Last Change: 2006 April 20 + +" Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" A bunch of useful Inform keywords. First, case insensitive stuff + +syn case ignore + +syn keyword informDefine Constant + +syn keyword informType Array Attribute Class Nearby +syn keyword informType Object Property String Routine +syn match informType "\" + +syn keyword informInclude Import Include Link Replace System_file + +syn keyword informPreCondit End Endif Ifdef Ifndef Iftrue Iffalse Ifv3 Ifv5 +syn keyword informPreCondit Ifnot + +syn keyword informPreProc Abbreviate Default Fake_action Lowstring +syn keyword informPreProc Message Release Serial Statusline Stub Switches +syn keyword informPreProc Trace Zcharacter + +syn region informGlobalRegion matchgroup=informType start="\" matchgroup=NONE skip=+!.*$\|".*"\|'.*'+ end=";" contains=ALLBUT,informGramPreProc,informPredicate,informGrammar,informAsm,informAsmObsolete + +syn keyword informGramPreProc contained Verb Extend + +if !exists("inform_highlight_simple") + syn keyword informLibAttrib absent animate clothing concealed container + syn keyword informLibAttrib door edible enterable female general light + syn keyword informLibAttrib lockable locked male moved neuter on open + syn keyword informLibAttrib openable pluralname proper scenery scored + syn keyword informLibAttrib static supporter switchable talkable + syn keyword informLibAttrib visited workflag worn + syn match informLibAttrib "\" + + syn keyword informLibProp e_to se_to s_to sw_to w_to nw_to n_to ne_to + syn keyword informLibProp u_to d_to in_to out_to before after life + syn keyword informLibProp door_to with_key door_dir invent plural + syn keyword informLibProp add_to_scope list_together react_before + syn keyword informLibProp react_after grammar orders initial when_open + syn keyword informLibProp when_closed when_on when_off description + syn keyword informLibProp describe article cant_go found_in time_left + syn keyword informLibProp number time_out daemon each_turn capacity + syn keyword informLibProp name short_name short_name_indef parse_name + syn keyword informLibProp articles inside_description + if !exists("inform_highlight_old") + syn keyword informLibProp compass_look before_implicit + syn keyword informLibProp ext_initialise ext_messages + endif + + syn keyword informLibObj e_obj se_obj s_obj sw_obj w_obj nw_obj n_obj + syn keyword informLibObj ne_obj u_obj d_obj in_obj out_obj compass + syn keyword informLibObj thedark selfobj player location second actor + syn keyword informLibObj noun + if !exists("inform_highlight_old") + syn keyword informLibObj LibraryExtensions + endif + + syn keyword informLibRoutine Achieved AfterRoutines AddToScope + syn keyword informLibRoutine AllowPushDir Banner ChangeDefault + syn keyword informLibRoutine ChangePlayer CommonAncestor DictionaryLookup + syn keyword informLibRoutine DisplayStatus DoMenu DrawStatusLine + syn keyword informLibRoutine EnglishNumber HasLightSource GetGNAOfObject + syn keyword informLibRoutine IndirectlyContains IsSeeThrough Locale + syn keyword informLibRoutine LoopOverScope LTI_Insert MoveFloatingObjects + syn keyword informLibRoutine NextWord NextWordStopped NounDomain + syn keyword informLibRoutine ObjectIsUntouchable OffersLight ParseToken + syn keyword informLibRoutine PlaceInScope PlayerTo PrintShortName + syn keyword informLibRoutine PronounNotice ScopeWithin SetPronoun SetTime + syn keyword informLibRoutine StartDaemon StartTimer StopDaemon StopTimer + syn keyword informLibRoutine TestScope TryNumber UnsignedCompare + syn keyword informLibRoutine WordAddress WordInProperty WordLength + syn keyword informLibRoutine WriteListFrom YesOrNo ZRegion RunRoutines + syn keyword informLibRoutine AfterLife AfterPrompt Amusing BeforeParsing + syn keyword informLibRoutine ChooseObjects DarkToDark DeathMessage + syn keyword informLibRoutine GamePostRoutine GamePreRoutine Initialise + syn keyword informLibRoutine InScope LookRoutine NewRoom ParseNoun + syn keyword informLibRoutine ParseNumber ParserError PrintRank PrintVerb + syn keyword informLibRoutine PrintTaskName TimePasses UnknownVerb + if exists("inform_highlight_glulx") + syn keyword informLibRoutine IdentifyGlkObject HandleGlkEvent + syn keyword informLibRoutine InitGlkWindow + endif + if !exists("inform_highlight_old") + syn keyword informLibRoutine KeyCharPrimitive KeyDelay ClearScreen + syn keyword informLibRoutine MoveCursor MainWindow StatusLineHeight + syn keyword informLibRoutine ScreenWidth ScreenHeight SetColour + syn keyword informLibRoutine DecimalNumber PrintToBuffer Length + syn keyword informLibRoutine UpperCase LowerCase PrintCapitalised + syn keyword informLibRoutine Cap Centre + if exists("inform_highlight_glulx") + syn keyword informLibRoutine PrintAnything PrintAnyToArray + endif + endif + + syn keyword informLibAction Quit Restart Restore Verify Save + syn keyword informLibAction ScriptOn ScriptOff Pronouns Score + syn keyword informLibAction Fullscore LMode1 LMode2 LMode3 + syn keyword informLibAction NotifyOn NotifyOff Version Places + syn keyword informLibAction Objects TraceOn TraceOff TraceLevel + syn keyword informLibAction ActionsOn ActionsOff RoutinesOn + syn keyword informLibAction RoutinesOff TimersOn TimersOff + syn keyword informLibAction CommandsOn CommandsOff CommandsRead + syn keyword informLibAction Predictable XPurloin XAbstract XTree + syn keyword informLibAction Scope Goto Gonear Inv InvTall InvWide + syn keyword informLibAction Take Drop Remove PutOn Insert Transfer + syn keyword informLibAction Empty Enter Exit GetOff Go Goin Look + syn keyword informLibAction Examine Search Give Show Unlock Lock + syn keyword informLibAction SwitchOn SwitchOff Open Close Disrobe + syn keyword informLibAction Wear Eat Yes No Burn Pray Wake + syn keyword informLibAction WakeOther Consult Kiss Think Smell + syn keyword informLibAction Listen Taste Touch Dig Cut Jump + syn keyword informLibAction JumpOver Tie Drink Fill Sorry Strong + syn keyword informLibAction Mild Attack Swim Swing Blow Rub Set + syn keyword informLibAction SetTo WaveHands Wave Pull Push PushDir + syn keyword informLibAction Turn Squeeze LookUnder ThrowAt Tell + syn keyword informLibAction Answer Buy Ask AskFor Sing Climb Wait + syn keyword informLibAction Sleep LetGo Receive ThrownAt Order + syn keyword informLibAction TheSame PluralFound Miscellany Prompt + syn keyword informLibAction ChangesOn ChangesOff Showverb Showobj + syn keyword informLibAction EmptyT VagueGo + if exists("inform_highlight_glulx") + syn keyword informLibAction GlkList + endif + + syn keyword informLibVariable keep_silent deadflag action special_number + syn keyword informLibVariable consult_from consult_words etype verb_num + syn keyword informLibVariable verb_word the_time real_location c_style + syn keyword informLibVariable parser_one parser_two listing_together wn + syn keyword informLibVariable parser_action scope_stage scope_reason + syn keyword informLibVariable action_to_be menu_item item_name item_width + syn keyword informLibVariable lm_o lm_n inventory_style task_scores + syn keyword informLibVariable inventory_stage + + syn keyword informLibConst AMUSING_PROVIDED DEBUG Headline MAX_CARRIED + syn keyword informLibConst MAX_SCORE MAX_TIMERS NO_PLACES NUMBER_TASKS + syn keyword informLibConst OBJECT_SCORE ROOM_SCORE SACK_OBJECT Story + syn keyword informLibConst TASKS_PROVIDED WITHOUT_DIRECTIONS + syn keyword informLibConst NEWLINE_BIT INDENT_BIT FULLINV_BIT ENGLISH_BIT + syn keyword informLibConst RECURSE_BIT ALWAYS_BIT TERSE_BIT PARTINV_BIT + syn keyword informLibConst DEFART_BIT WORKFLAG_BIT ISARE_BIT CONCEAL_BIT + syn keyword informLibConst PARSING_REASON TALKING_REASON EACHTURN_REASON + syn keyword informLibConst REACT_BEFORE_REASON REACT_AFTER_REASON + syn keyword informLibConst TESTSCOPE_REASON LOOPOVERSCOPE_REASON + syn keyword informLibConst STUCK_PE UPTO_PE NUMBER_PE CANTSEE_PE TOOLIT_PE + syn keyword informLibConst NOTHELD_PE MULTI_PE MMULTI_PE VAGUE_PE EXCEPT_PE + syn keyword informLibConst ANIMA_PE VERB_PE SCENERY_PE ITGONE_PE + syn keyword informLibConst JUNKAFTER_PE TOOFEW_PE NOTHING_PE ASKSCOPE_PE + if !exists("inform_highlight_old") + syn keyword informLibConst WORDSIZE TARGET_ZCODE TARGET_GLULX + syn keyword informLibConst LIBRARY_PARSER LIBRARY_VERBLIB LIBRARY_GRAMMAR + syn keyword informLibConst LIBRARY_ENGLISH NO_SCORE START_MOVE + syn keyword informLibConst CLR_DEFAULT CLR_BLACK CLR_RED CLR_GREEN + syn keyword informLibConst CLR_YELLOW CLR_BLUE CLR_MAGENTA CLR_CYAN + syn keyword informLibConst CLR_WHITE CLR_PURPLE CLR_AZURE + syn keyword informLibConst WIN_ALL WIN_MAIN WIN_STATUS + endif +endif + +" Now the case sensitive stuff. + +syntax case match + +syn keyword informSysFunc child children elder indirect parent random +syn keyword informSysFunc sibling younger youngest metaclass +if exists("inform_highlight_glulx") + syn keyword informSysFunc glk +endif + +syn keyword informSysConst adjectives_table actions_table classes_table +syn keyword informSysConst identifiers_table preactions_table version_number +syn keyword informSysConst largest_object strings_offset code_offset +syn keyword informSysConst dict_par1 dict_par2 dict_par3 +syn keyword informSysConst actual_largest_object static_memory_offset +syn keyword informSysConst array_names_offset readable_memory_offset +syn keyword informSysConst cpv__start cpv__end ipv__start ipv__end +syn keyword informSysConst array__start array__end lowest_attribute_number +syn keyword informSysConst highest_attribute_number attribute_names_array +syn keyword informSysConst lowest_property_number highest_property_number +syn keyword informSysConst property_names_array lowest_action_number +syn keyword informSysConst highest_action_number action_names_array +syn keyword informSysConst lowest_fake_action_number highest_fake_action_number +syn keyword informSysConst fake_action_names_array lowest_routine_number +syn keyword informSysConst highest_routine_number routines_array +syn keyword informSysConst routine_names_array routine_flags_array +syn keyword informSysConst lowest_global_number highest_global_number globals_array +syn keyword informSysConst global_names_array global_flags_array +syn keyword informSysConst lowest_array_number highest_array_number arrays_array +syn keyword informSysConst array_names_array array_flags_array lowest_constant_number +syn keyword informSysConst highest_constant_number constants_array constant_names_array +syn keyword informSysConst lowest_class_number highest_class_number class_objects_array +syn keyword informSysConst lowest_object_number highest_object_number +if !exists("inform_highlight_old") + syn keyword informSysConst sys_statusline_flag +endif + +syn keyword informConditional default else if switch + +syn keyword informRepeat break continue do for objectloop until while + +syn keyword informStatement box font give inversion jump move new_line +syn keyword informStatement print print_ret quit read remove restore return +syn keyword informStatement rfalse rtrue save spaces string style + +syn keyword informOperator roman reverse bold underline fixed on off to +syn keyword informOperator near from + +syn keyword informKeyword dictionary symbols objects verbs assembly +syn keyword informKeyword expressions lines tokens linker on off alias long +syn keyword informKeyword additive score time string table +syn keyword informKeyword with private has class error fatalerror +syn keyword informKeyword warning self +if !exists("inform_highlight_old") + syn keyword informKeyword buffer +endif + +syn keyword informMetaAttrib remaining create destroy recreate copy call +syn keyword informMetaAttrib print_to_array + +syn keyword informPredicate has hasnt in notin ofclass or +syn keyword informPredicate provides + +syn keyword informGrammar contained noun held multi multiheld multiexcept +syn keyword informGrammar contained multiinside creature special number +syn keyword informGrammar contained scope topic reverse meta only replace +syn keyword informGrammar contained first last + +syn keyword informKeywordObsolete contained initial data initstr + +syn keyword informTodo contained TODO + +" Assembly language mnemonics must be preceded by a '@'. + +syn match informAsmContainer "@\s*\k*" contains=informAsm,informAsmObsolete + +if exists("inform_highlight_glulx") + syn keyword informAsm contained nop add sub mul div mod neg bitand bitor + syn keyword informAsm contained bitxor bitnot shiftl sshiftr ushiftr jump jz + syn keyword informAsm contained jnz jeq jne jlt jge jgt jle jltu jgeu jgtu + syn keyword informAsm contained jleu call return catch throw tailcall copy + syn keyword informAsm contained copys copyb sexs sexb aload aloads aloadb + syn keyword informAsm contained aloadbit astore astores astoreb astorebit + syn keyword informAsm contained stkcount stkpeek stkswap stkroll stkcopy + syn keyword informAsm contained streamchar streamnum streamstr gestalt + syn keyword informAsm contained debugtrap getmemsize setmemsize jumpabs + syn keyword informAsm contained random setrandom quit verify restart save + syn keyword informAsm contained restore saveundo restoreundo protect glk + syn keyword informAsm contained getstringtbl setstringtbl getiosys setiosys + syn keyword informAsm contained linearsearch binarysearch linkedsearch + syn keyword informAsm contained callf callfi callfii callfiii +else + syn keyword informAsm contained je jl jg dec_chk inc_chk jin test or and + syn keyword informAsm contained test_attr set_attr clear_attr store + syn keyword informAsm contained insert_obj loadw loadb get_prop + syn keyword informAsm contained get_prop_addr get_next_prop add sub mul div + syn keyword informAsm contained mod call storew storeb put_prop sread + syn keyword informAsm contained print_num random push pull + syn keyword informAsm contained split_window set_window output_stream + syn keyword informAsm contained input_stream sound_effect jz get_sibling + syn keyword informAsm contained get_child get_parent get_prop_len inc dec + syn keyword informAsm contained remove_obj print_obj ret jump + syn keyword informAsm contained load not rtrue rfalse print + syn keyword informAsm contained print_ret nop save restore restart + syn keyword informAsm contained ret_popped pop quit new_line show_status + syn keyword informAsm contained verify call_2s call_vs aread call_vs2 + syn keyword informAsm contained erase_window erase_line set_cursor get_cursor + syn keyword informAsm contained set_text_style buffer_mode read_char + syn keyword informAsm contained scan_table call_1s call_2n set_colour throw + syn keyword informAsm contained call_vn call_vn2 tokenise encode_text + syn keyword informAsm contained copy_table print_table check_arg_count + syn keyword informAsm contained call_1n catch piracy log_shift art_shift + syn keyword informAsm contained set_font save_undo restore_undo draw_picture + syn keyword informAsm contained picture_data erase_picture set_margins + syn keyword informAsm contained move_window window_size window_style + syn keyword informAsm contained get_wind_prop scroll_window pop_stack + syn keyword informAsm contained read_mouse mouse_window push_stack + syn keyword informAsm contained put_wind_prop print_form make_menu + syn keyword informAsm contained picture_table + if !exists("inform_highlight_old") + syn keyword informAsm contained check_unicode print_unicode + endif + syn keyword informAsmObsolete contained print_paddr print_addr print_char +endif + +" Handling for different versions of VIM. + +if version >= 600 + setlocal iskeyword+=$ + command -nargs=+ SynDisplay syntax display +else + set iskeyword+=$ + command -nargs=+ SynDisplay syntax +endif + +" Grammar sections. + +syn region informGrammarSection matchgroup=informGramPreProc start="\" skip=+".*"+ end=";"he=e-1 contains=ALLBUT,informAsm + +" Special character forms. + +SynDisplay match informBadAccent contained "@[^{[:digit:]]\D" +SynDisplay match informBadAccent contained "@{[^}]*}" +SynDisplay match informAccent contained "@:[aouAOUeiyEI]" +SynDisplay match informAccent contained "@'[aeiouyAEIOUY]" +SynDisplay match informAccent contained "@`[aeiouAEIOU]" +SynDisplay match informAccent contained "@\^[aeiouAEIOU]" +SynDisplay match informAccent contained "@\~[anoANO]" +SynDisplay match informAccent contained "@/[oO]" +SynDisplay match informAccent contained "@ss\|@<<\|@>>\|@oa\|@oA\|@ae\|@AE\|@cc\|@cC" +SynDisplay match informAccent contained "@th\|@et\|@Th\|@Et\|@LL\|@oe\|@OE\|@!!\|@??" +SynDisplay match informAccent contained "@{\x\{1,4}}" +SynDisplay match informBadStrUnicode contained "@@\D" +SynDisplay match informStringUnicode contained "@@\d\+" +SynDisplay match informStringCode contained "@\d\d" + +" String and Character constants. Ordering is important here. +syn region informString start=+"+ skip=+\\\\+ end=+"+ contains=informAccent,informStringUnicode,informStringCode,informBadAccent,informBadStrUnicode +syn region informDictString start="'" end="'" contains=informAccent,informBadAccent +SynDisplay match informBadDictString "''" +SynDisplay match informDictString "'''" + +" Integer numbers: decimal, hexadecimal and binary. +SynDisplay match informNumber "\<\d\+\>" +SynDisplay match informNumber "\<\$\x\+\>" +SynDisplay match informNumber "\<\$\$[01]\+\>" + +" Comments +syn match informComment "!.*" contains=informTodo + +" Syncronization +syn sync match informSyncStringEnd grouphere NONE /"[;,]\s*$/ +syn sync match informSyncRoutineEnd grouphere NONE /][;,]\s*$/ +syn sync match informSyncCommentEnd grouphere NONE /^\s*!.*$/ +syn sync match informSyncRoutine groupthere informGrammarSection "\" +syn sync maxlines=500 + +delcommand SynDisplay + +" The default highlighting. +if version >= 508 || !exists("did_inform_syn_inits") + if version < 508 + let did_inform_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink informDefine Define + HiLink informType Type + HiLink informInclude Include + HiLink informPreCondit PreCondit + HiLink informPreProc PreProc + HiLink informGramPreProc PreProc + HiLink informAsm Special + if !exists("inform_suppress_obsolete") + HiLink informAsmObsolete informError + HiLink informKeywordObsolete informError + else + HiLink informAsmObsolete Special + HiLink informKeywordObsolete Keyword + endif + HiLink informPredicate Operator + HiLink informSysFunc Identifier + HiLink informSysConst Identifier + HiLink informConditional Conditional + HiLink informRepeat Repeat + HiLink informStatement Statement + HiLink informOperator Operator + HiLink informKeyword Keyword + HiLink informGrammar Keyword + HiLink informDictString String + HiLink informNumber Number + HiLink informError Error + HiLink informString String + HiLink informComment Comment + HiLink informAccent Special + HiLink informStringUnicode Special + HiLink informStringCode Special + HiLink informTodo Todo + if !exists("inform_highlight_simple") + HiLink informLibAttrib Identifier + HiLink informLibProp Identifier + HiLink informLibObj Identifier + HiLink informLibRoutine Identifier + HiLink informLibVariable Identifier + HiLink informLibConst Identifier + HiLink informLibAction Identifier + endif + HiLink informBadDictString informError + HiLink informBadAccent informError + HiLink informBadStrUnicode informError + + delcommand HiLink +endif + +let b:current_syntax = "inform" + +" vim: ts=8 diff --git a/vim71/syntax/initex.vim b/vim71/syntax/initex.vim new file mode 100644 index 0000000..8f3462f --- /dev/null +++ b/vim71/syntax/initex.vim @@ -0,0 +1,376 @@ +" Vim syntax file +" Language: TeX (core definition) +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +" This follows the grouping (sort of) found at +" http://www.tug.org/utilities/plain/cseq.html#top-fam + +syn keyword initexTodo TODO FIXME XXX NOTE + +syn match initexComment display contains=initexTodo + \ '\\\@' + +syn cluster initexBox + \ contains=initexBoxCommand,initexBoxInternalQuantity, + \ initexBoxParameterDimen,initexBoxParameterInteger, + \ initexBoxParameterToken + +syn cluster initexCharacter + \ contains=initexCharacterCommand,initexCharacterInternalQuantity, + \ initexCharacterParameterInteger + +syn cluster initexDebugging + \ contains=initexDebuggingCommand,initexDebuggingParameterInteger, + \ initexDebuggingParameterToken + +syn cluster initexFileIO + \ contains=initexFileIOCommand,initexFileIOInternalQuantity, + \ initexFileIOParameterToken + +syn cluster initexFonts + \ contains=initexFontsCommand,initexFontsInternalQuantity + +syn cluster initexGlue + \ contains=initexGlueCommand,initexGlueDerivedCommand + +syn cluster initexHyphenation + \ contains=initexHyphenationCommand,initexHyphenationDerivedCommand, + \ initexHyphenationInternalQuantity,initexHyphenationParameterInteger + +syn cluster initexInserts + \ contains=initexInsertsCommand,initexInsertsParameterDimen, + \ initexInsertsParameterGlue,initexInsertsParameterInteger + +syn cluster initexJob + \ contains=initexJobCommand,initexJobInternalQuantity, + \ initexJobParameterInteger + +syn cluster initexKern + \ contains=initexKernCommand,initexKernInternalQuantity + +syn cluster initexLogic + \ contains=initexLogicCommand + +syn cluster initexMacro + \ contains=initexMacroCommand,initexMacroDerivedCommand, + \ initexMacroParameterInteger + +syn cluster initexMarks + \ contains=initexMarksCommand + +syn cluster initexMath + \ contains=initexMathCommand,initexMathDerivedCommand, + \ initexMathInternalQuantity,initexMathParameterDimen, + \ initexMathParameterGlue,initexMathParameterInteger, + \ initexMathParameterMuglue,initexMathParameterToken + +syn cluster initexPage + \ contains=initexPageInternalQuantity,initexPageParameterDimen, + \ initexPageParameterGlue + +syn cluster initexParagraph + \ contains=initexParagraphCommand,initexParagraphInternalQuantity, + \ initexParagraphParameterDimen,initexParagraphParameterGlue, + \ initexParagraphParameterInteger,initexParagraphParameterToken + +syn cluster initexPenalties + \ contains=initexPenaltiesCommand,initexPenaltiesInternalQuantity, + \ initexPenaltiesParameterInteger + +syn cluster initexRegisters + \ contains=initexRegistersCommand,initexRegistersInternalQuantity + +syn cluster initexTables + \ contains=initexTablesCommand,initexTablesParameterGlue, + \ initexTablesParameterToken + +syn cluster initexCommand + \ contains=initexBoxCommand,initexCharacterCommand, + \ initexDebuggingCommand,initexFileIOCommand, + \ initexFontsCommand,initexGlueCommand, + \ initexHyphenationCommand,initexInsertsCommand, + \ initexJobCommand,initexKernCommand,initexLogicCommand, + \ initexMacroCommand,initexMarksCommand,initexMathCommand, + \ initexParagraphCommand,initexPenaltiesCommand,initexRegistersCommand, + \ initexTablesCommand + +syn match initexBoxCommand display contains=@NoSpell + \ '\\\%([hv]\=box\|[cx]\=leaders\|copy\|[hv]rule\|lastbox\|setbox\|un[hv]\%(box\|copy\)\|vtop\)\>' +syn match initexCharacterCommand display contains=@NoSpell + \ '\\\%([] ]\|\%(^^M\|accent\|char\|\%(lower\|upper\)case\|number\|romannumeral\|string\)\>\)' +syn match initexDebuggingCommand display contains=@NoSpell + \ '\\\%(\%(batch\|\%(non\|error\)stop\|scroll\)mode\|\%(err\)\=message\|meaning\|show\%(box\%(breadth\|depth\)\=\|lists\|the\)\)\>' +syn match initexFileIOCommand display contains=@NoSpell + \ '\\\%(\%(close\|open\)\%(in\|out\)\|endinput\|immediate\|input\|read\|shipout\|special\|write\)\>' +syn match initexFontsCommand display contains=@NoSpell + \ '\\\%(/\|fontname\)\>' +syn match initexGlueCommand display contains=@NoSpell + \ '\\\%([hv]\|un\)skip\>' +syn match initexHyphenationCommand display contains=@NoSpell + \ '\\\%(discretionary\|hyphenation\|patterns\|setlanguage\)\>' +syn match initexInsertsCommand display contains=@NoSpell + \ '\\\%(insert\|split\%(bot\|first\)mark\|vsplit\)\>' +syn match initexJobCommand display contains=@NoSpell + \ '\\\%(dump\|end\|jobname\)\>' +syn match initexKernCommand display contains=@NoSpell + \ '\\\%(kern\|lower\|move\%(left\|right\)\|raise\|unkern\)\>' +syn match initexLogicCommand display contains=@NoSpell + \ '\\\%(else\|fi\|if[a-zA-Z@]\+\|or\)\>' +" \ '\\\%(else\|fi\|if\%(case\|cat\|dim\|eof\|false\|[hv]box\|[hmv]mode\|inner\|num\|odd\|true\|void\|x\)\=\|or\)\>' +syn match initexMacroCommand display contains=@NoSpell + \ '\\\%(after\%(assignment\|group\)\|\%(begin\|end\)group\|\%(end\)\=csname\|e\=def\|expandafter\|futurelet\|global\|let\|long\|noexpand\|outer\|relax\|the\)\>' +syn match initexMarksCommand display contains=@NoSpell + \ '\\\%(bot\|first\|top\)\=mark\>' +syn match initexMathCommand display contains=@NoSpell + \ '\\\%(abovewithdelims\|delimiter\|display\%(limits\|style\)\|l\=eqno\|left\|\%(no\)\=limits\|math\%(accent\|bin\|char\|choice\|close\|code\|inner\|op\|open\|ord\|punct\|rel\)\|mkern\|mskip\|muskipdef\|nonscript\|\%(over\|under\)line\|radical\|right\|\%(\%(script\)\{1,2}\|text\)style\|vcenter\)\>' +syn match initexParagraphCommand display contains=@NoSpell + \ '\\\%(ignorespaces\|indent\|no\%(boundary\|indent\)\|par\|vadjust\)\>' +syn match initexPenaltiesCommand display contains=@NoSpell + \ '\\\%(un\)\=penalty\>' +syn match initexRegistersCommand display contains=@NoSpell + \ '\\\%(advance\|\%(count\|dimen\|skip\|toks\)def\|divide\|multiply\)\>' +syn match initexTablesCommand display contains=@NoSpell + \ '\\\%(cr\|crcr\|[hv]align\|noalign\|omit\|span\)\>' + +syn cluster initexDerivedCommand + \ contains=initexGlueDerivedCommand,initexHyphenationDerivedCommand, + \ initexMacroDerivedCommand,initexMathDerivedCommand + +syn match initexGlueDerivedCommand display contains=@NoSpell + \ '\\\%([hv]fil\%(l\|neg\)\=\|[hv]ss\)\>' +syn match initexHyphenationDerivedCommand display contains=@NoSpell + \ '\\-' +syn match initexMacroDerivedCommand display contains=@NoSpell + \ '\\[gx]def\>' +syn match initexMathDerivedCommand display contains=@NoSpell + \ '\\\%(above\|atop\%(withdelims\)\=\|mathchardef\|over\|overwithdelims\)\>' + +syn cluster initexInternalQuantity + \ contains=initexBoxInternalQuantity,initexCharacterInternalQuantity, + \ initexFileIOInternalQuantity,initexFontsInternalQuantity, + \ initexHyphenationInternalQuantity,initexJobInternalQuantity, + \ initexKernInternalQuantity,initexMathInternalQuantity, + \ initexPageInternalQuantity,initexParagraphInternalQuantity, + \ initexPenaltiesInternalQuantity,initexRegistersInternalQuantity + +syn match initexBoxInternalQuantity display contains=@NoSpell + \ '\\\%(badness\|dp\|ht\|prevdepth\|wd\)\>' +syn match initexCharacterInternalQuantity display contains=@NoSpell + \ '\\\%(catcode\|chardef\|\%([ul]c\|sf\)code\)\>' +syn match initexFileIOInternalQuantity display contains=@NoSpell + \ '\\inputlineno\>' +syn match initexFontsInternalQuantity display contains=@NoSpell + \ '\\\%(font\%(dimen\)\=\|nullfont\)\>' +syn match initexHyphenationInternalQuantity display contains=@NoSpell + \ '\\hyphenchar\>' +syn match initexJobInternalQuantity display contains=@NoSpell + \ '\\deadcycles\>' +syn match initexKernInternalQuantity display contains=@NoSpell + \ '\\lastkern\>' +syn match initexMathInternalQuantity display contains=@NoSpell + \ '\\\%(delcode\|mathcode\|muskip\|\%(\%(script\)\{1,2}\|text\)font\|skewchar\)\>' +syn match initexPageInternalQuantity display contains=@NoSpell + \ '\\page\%(depth\|fil\{1,3}stretch\|goal\|shrink\|stretch\|total\)\>' +syn match initexParagraphInternalQuantity display contains=@NoSpell + \ '\\\%(prevgraf\|spacefactor\)\>' +syn match initexPenaltiesInternalQuantity display contains=@NoSpell + \ '\\lastpenalty\>' +syn match initexRegistersInternalQuantity display contains=@NoSpell + \ '\\\%(count\|dimen\|skip\|toks\)\d\+\>' + +syn cluster initexParameterDimen + \ contains=initexBoxParameterDimen,initexInsertsParameterDimen, + \ initexMathParameterDimen,initexPageParameterDimen, + \ initexParagraphParameterDimen + +syn match initexBoxParameterDimen display contains=@NoSpell + \ '\\\%(boxmaxdepth\|[hv]fuzz\|overfullrule\)\>' +syn match initexInsertsParameterDimen display contains=@NoSpell + \ '\\splitmaxdepth\>' +syn match initexMathParameterDimen display contains=@NoSpell + \ '\\\%(delimitershortfall\|display\%(indent\|width\)\|mathsurround\|nulldelimiterspace\|predisplaysize\|scriptspace\)\>' +syn match initexPageParameterDimen display contains=@NoSpell + \ '\\\%([hv]offset\|maxdepth\|vsize\)\>' +syn match initexParagraphParameterDimen display contains=@NoSpell + \ '\\\%(emergencystretch\|\%(hang\|par\)indent\|hsize\|lineskiplimit\)\>' + +syn cluster initexParameterGlue + \ contains=initexInsertsParameterGlue,initexMathParameterGlue, + \ initexPageParameterGlue,initexParagraphParameterGlue, + \ initexTablesParameterGlue + +syn match initexInsertsParameterGlue display contains=@NoSpell + \ '\\splittopskip\>' +syn match initexMathParameterGlue display contains=@NoSpell + \ '\\\%(above\|below\)display\%(short\)\=skip\>' +syn match initexPageParameterGlue display contains=@NoSpell + \ '\\topskip\>' +syn match initexParagraphParameterGlue display contains=@NoSpell + \ '\\\%(baseline\|left\|line\|par\%(fill\)\=\|right\|x\=space\)skip\>' +syn match initexTablesParameterGlue display contains=@NoSpell + \ '\\tabskip\>' + +syn cluster initexParameterInteger + \ contains=initexBoxParameterInteger,initexCharacterParameterInteger, + \ initexDebuggingParameterInteger,initexHyphenationParameterInteger, + \ initexInsertsParameterInteger,initexJobParameterInteger, + \ initexMacroParameterInteger,initexMathParameterInteger, + \ initexParagraphParameterInteger,initexPenaltiesParameterInteger, + +syn match initexBoxParameterInteger display contains=@NoSpell + \ '\\[hv]badness\>' +syn match initexCharacterParameterInteger display contains=@NoSpell + \ '\\\%(\%(endline\|escape\|newline\)char\)\>' +syn match initexDebuggingParameterInteger display contains=@NoSpell + \ '\\\%(errorcontextlines\|pausing\|tracing\%(commands\|lostchars\|macros\|online\|output\|pages\|paragraphs\|restores|stats\)\)\>' +syn match initexHyphenationParameterInteger display contains=@NoSpell + \ '\\\%(defaulthyphenchar\|language\|\%(left\|right\)hyphenmin\|uchyph\)\>' +syn match initexInsertsParameterInteger display contains=@NoSpell + \ '\\\%(holdinginserts\)\>' +syn match initexJobParameterInteger display contains=@NoSpell + \ '\\\%(day\|mag\|maxdeadcycles\|month\|time\|year\)\>' +syn match initexMacroParameterInteger display contains=@NoSpell + \ '\\globaldefs\>' +syn match initexMathParameterInteger display contains=@NoSpell + \ '\\\%(binoppenalty\|defaultskewchar\|delimiterfactor\|displaywidowpenalty\|fam\|\%(post\|pre\)displaypenalty\|relpenalty\)\>' +syn match initexParagraphParameterInteger display contains=@NoSpell + \ '\\\%(\%(adj\|\%(double\|final\)hyphen\)demerits\|looseness\|\%(pre\)\=tolerance\)\>' +syn match initexPenaltiesParameterInteger display contains=@NoSpell + \ '\\\%(broken\|club\|exhyphen\|floating\|hyphen\|interline\|line\|output\|widow\)penalty\>' + +syn cluster initexParameterMuglue + \ contains=initexMathParameterMuglue + +syn match initexMathParameterMuglue display contains=@NoSpell + \ '\\\%(med\|thick\|thin\)muskip\>' + +syn cluster initexParameterDimen + \ contains=initexBoxParameterToken,initexDebuggingParameterToken, + \ initexFileIOParameterToken,initexMathParameterToken, + \ initexParagraphParameterToken,initexTablesParameterToken + +syn match initexBoxParameterToken display contains=@NoSpell + \ '\\every[hv]box\>' +syn match initexDebuggingParameterToken display contains=@NoSpell + \ '\\errhelp\>' +syn match initexFileIOParameterToken display contains=@NoSpell + \ '\\output\>' +syn match initexMathParameterToken display contains=@NoSpell + \ '\\every\%(display\|math\)\>' +syn match initexParagraphParameterToken display contains=@NoSpell + \ '\\everypar\>' +syn match initexTablesParameterToken display contains=@NoSpell + \ '\\everycr\>' + + +hi def link initexCharacter Character +hi def link initexNumber Number + +hi def link initexIdentifier Identifier + +hi def link initexStatement Statement +hi def link initexConditional Conditional + +hi def link initexPreProc PreProc +hi def link initexMacro Macro + +hi def link initexType Type + +hi def link initexDebug Debug + +hi def link initexTodo Todo +hi def link initexComment Comment +hi def link initexDimension initexNumber + +hi def link initexCommand initexStatement +hi def link initexBoxCommand initexCommand +hi def link initexCharacterCommand initexCharacter +hi def link initexDebuggingCommand initexDebug +hi def link initexFileIOCommand initexCommand +hi def link initexFontsCommand initexType +hi def link initexGlueCommand initexCommand +hi def link initexHyphenationCommand initexCommand +hi def link initexInsertsCommand initexCommand +hi def link initexJobCommand initexPreProc +hi def link initexKernCommand initexCommand +hi def link initexLogicCommand initexConditional +hi def link initexMacroCommand initexMacro +hi def link initexMarksCommand initexCommand +hi def link initexMathCommand initexCommand +hi def link initexParagraphCommand initexCommand +hi def link initexPenaltiesCommand initexCommand +hi def link initexRegistersCommand initexCommand +hi def link initexTablesCommand initexCommand + +hi def link initexDerivedCommand initexStatement +hi def link initexGlueDerivedCommand initexDerivedCommand +hi def link initexHyphenationDerivedCommand initexDerivedCommand +hi def link initexMacroDerivedCommand initexDerivedCommand +hi def link initexMathDerivedCommand initexDerivedCommand + +hi def link initexInternalQuantity initexIdentifier +hi def link initexBoxInternalQuantity initexInternalQuantity +hi def link initexCharacterInternalQuantity initexInternalQuantity +hi def link initexFileIOInternalQuantity initexInternalQuantity +hi def link initexFontsInternalQuantity initexInternalQuantity +hi def link initexHyphenationInternalQuantity initexInternalQuantity +hi def link initexJobInternalQuantity initexInternalQuantity +hi def link initexKernInternalQuantity initexInternalQuantity +hi def link initexMathInternalQuantity initexInternalQuantity +hi def link initexPageInternalQuantity initexInternalQuantity +hi def link initexParagraphInternalQuantity initexInternalQuantity +hi def link initexPenaltiesInternalQuantity initexInternalQuantity +hi def link initexRegistersInternalQuantity initexInternalQuantity + +hi def link initexParameterDimen initexNumber +hi def link initexBoxParameterDimen initexParameterDimen +hi def link initexInsertsParameterDimen initexParameterDimen +hi def link initexMathParameterDimen initexParameterDimen +hi def link initexPageParameterDimen initexParameterDimen +hi def link initexParagraphParameterDimen initexParameterDimen + +hi def link initexParameterGlue initexNumber +hi def link initexInsertsParameterGlue initexParameterGlue +hi def link initexMathParameterGlue initexParameterGlue +hi def link initexPageParameterGlue initexParameterGlue +hi def link initexParagraphParameterGlue initexParameterGlue +hi def link initexTablesParameterGlue initexParameterGlue + +hi def link initexParameterInteger initexNumber +hi def link initexBoxParameterInteger initexParameterInteger +hi def link initexCharacterParameterInteger initexParameterInteger +hi def link initexDebuggingParameterInteger initexParameterInteger +hi def link initexHyphenationParameterInteger initexParameterInteger +hi def link initexInsertsParameterInteger initexParameterInteger +hi def link initexJobParameterInteger initexParameterInteger +hi def link initexMacroParameterInteger initexParameterInteger +hi def link initexMathParameterInteger initexParameterInteger +hi def link initexParagraphParameterInteger initexParameterInteger +hi def link initexPenaltiesParameterInteger initexParameterInteger + +hi def link initexParameterMuglue initexNumber +hi def link initexMathParameterMuglue initexParameterMuglue + +hi def link initexParameterToken initexIdentifier +hi def link initexBoxParameterToken initexParameterToken +hi def link initexDebuggingParameterToken initexParameterToken +hi def link initexFileIOParameterToken initexParameterToken +hi def link initexMathParameterToken initexParameterToken +hi def link initexParagraphParameterToken initexParameterToken +hi def link initexTablesParameterToken initexParameterToken + +let b:current_syntax = "initex" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/initng.vim b/vim71/syntax/initng.vim new file mode 100644 index 0000000..1a912c1 --- /dev/null +++ b/vim71/syntax/initng.vim @@ -0,0 +1,91 @@ +" Vim syntax file +" Language: initng .i files +" Maintainer: Elan Ruusame +" URL: http://glen.alkohol.ee/pld/initng/ +" License: GPL v2 +" Version: 0.13 +" Last Change: $Date: 2007/05/05 17:17:40 $ +" +" Syntax highlighting for initng .i files. Inherits from sh.vim and adds +" in the hiliting to start/stop {} blocks. Requires vim 6.3 or later. + +if &compatible || v:version < 603 + finish +endif + +if exists("b:current_syntax") + finish +endif + +syn case match + +let is_bash = 1 +unlet! b:current_syntax +syn include @shTop syntax/sh.vim + +syn region initngService matchgroup=initngServiceHeader start="^\s*\(service\|virtual\|daemon\|class\|cron\)\s\+\(\(\w\|[-/*]\)\+\(\s\+:\s\+\(\w\|[-/*]\)\+\)\?\)\s\+{" end="}" contains=@initngServiceCluster +syn cluster initngServiceCluster contains=initngComment,initngAction,initngServiceOption,initngServiceHeader,initngDelim,initngVariable + +syn region initngAction matchgroup=initngActionHeader start="^\s*\(script start\|script stop\|script run\)\s*=\s*{" end="}" contains=@initngActionCluster +syn cluster initngActionCluster contains=@shTop + +syn match initngDelim /[{}]/ contained + +syn region initngString start=/"/ end=/"/ skip=/\\"/ + +" option = value +syn match initngServiceOption /.\+\s*=.\+;/ contains=initngServiceKeywords,initngSubstMacro contained +" option without value +syn match initngServiceOption /\w\+;/ contains=initngServiceKeywords,initngSubstMacro contained + +" options with value +syn keyword initngServiceKeywords also_stop need use nice setuid contained +syn keyword initngServiceKeywords delay chdir suid sgid start_pause env_file env_parse pid_file pidfile contained +syn keyword initngServiceKeywords pid_of up_when_pid_set stdout stderr syncron just_before contained +syn keyword initngServiceKeywords provide lockfile daemon_stops_badly contained +syn match initngServiceKeywords /\(script\|exec\(_args\)\?\) \(start\|stop\|daemon\)/ contained +syn match initngServiceKeywords /env\s\+\w\+/ contained + +" rlimits +syn keyword initngServiceKeywords rlimit_cpu_hard rlimit_core_soft contained + +" single options +syn keyword initngServiceKeywords last respawn network_provider require_network require_file critical forks contained +" cron options +syn keyword initngServiceKeywords hourly contained +syn match initngVariable /\${\?\w\+\}\?/ + +" Substituted @foo@ macros: +" ========== +syn match initngSubstMacro /@[^@]\+@/ contained +syn cluster initngActionCluster add=initngSubstMacro +syn cluster shCommandSubList add=initngSubstMacro + +" Comments: +" ========== +syn cluster initngCommentGroup contains=initngTodo,@Spell +syn keyword initngTodo TODO FIXME XXX contained +syn match initngComment /#.*$/ contains=@initngCommentGroup + +" install_service #macros +" TODO: syntax check for ifd-endd pairs +" ========== +syn region initngDefine start="^#\(endd\|elsed\|exec\|ifd\|endexec\|endd\)\>" skip="\\$" end="$" end="#"me=s-1 +syn cluster shCommentGroup add=initngDefine +syn cluster initngCommentGroup add=initngDefine + +hi def link initngComment Comment +hi def link initngTodo Todo + +hi def link initngString String +hi def link initngServiceKeywords Define + +hi def link initngServiceHeader Keyword +hi def link initngActionHeader Type +hi def link initngDelim Delimiter + +hi def link initngVariable PreProc +hi def link initngSubstMacro Comment +hi def link initngDefine Macro + +let b:current_syntax = "initng" diff --git a/vim71/syntax/inittab.vim b/vim71/syntax/inittab.vim new file mode 100644 index 0000000..b7472f9 --- /dev/null +++ b/vim71/syntax/inittab.vim @@ -0,0 +1,75 @@ +" Vim syntax file +" This is a GENERATED FILE. Please always refer to source file at the URI below. +" Language: SysV-compatible init process control file `inittab' +" Maintainer: David Ne\v{c}as (Yeti) +" Last Change: 2002-09-13 +" URL: http://physics.muni.cz/~yeti/download/syntax/inittab.vim + +" Setup +if version >= 600 + if exists("b:current_syntax") + finish + endif +else + syntax clear +endif + +syn case match + +" Base constructs +syn match inittabError "[^:]\+:"me=e-1 contained +syn match inittabError "[^:]\+$" contained +syn match inittabComment "^[#:].*$" contains=inittabFixme +syn match inittabComment "#.*$" contained contains=inittabFixme +syn keyword inittabFixme FIXME TODO XXX NOT + +" Shell +syn region inittabShString start=+"+ end=+"+ skip=+\\\\\|\\\"+ contained +syn region inittabShString start=+'+ end=+'+ contained +syn match inittabShOption "\s[-+][[:alnum:]]\+"ms=s+1 contained +syn match inittabShOption "\s--[:alnum:][-[:alnum:]]*"ms=s+1 contained +syn match inittabShCommand "/\S\+" contained +syn cluster inittabSh add=inittabShOption,inittabShString,inittabShCommand + +" Keywords +syn keyword inittabActionName respawn wait once boot bootwait off ondemand sysinit powerwait powerfail powerokwait powerfailnow ctrlaltdel kbrequest initdefault contained + +" Line parser +syn match inittabId "^[[:alnum:]~]\{1,4}" nextgroup=inittabColonRunLevels,inittabError +syn match inittabColonRunLevels ":" contained nextgroup=inittabRunLevels,inittabColonAction,inittabError +syn match inittabRunLevels "[0-6A-Ca-cSs]\+" contained nextgroup=inittabColonAction,inittabError +syn match inittabColonAction ":" contained nextgroup=inittabAction,inittabError +syn match inittabAction "\w\+" contained nextgroup=inittabColonProcess,inittabError contains=inittabActionName +syn match inittabColonProcess ":" contained nextgroup=inittabProcessPlus,inittabProcess,inittabError +syn match inittabProcessPlus "+" contained nextgroup=inittabProcess,inittabError +syn region inittabProcess start="/" end="$" transparent oneline contained contains=@inittabSh,inittabComment + +" Define the default highlighting +if version >= 508 || !exists("did_inittab_syntax_inits") + if version < 508 + let did_inittab_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink inittabComment Comment + HiLink inittabFixme Todo + HiLink inittabActionName Type + HiLink inittabError Error + HiLink inittabId Identifier + HiLink inittabRunLevels Special + + HiLink inittabColonProcess inittabColon + HiLink inittabColonAction inittabColon + HiLink inittabColonRunLevels inittabColon + HiLink inittabColon PreProc + + HiLink inittabShString String + HiLink inittabShOption Special + HiLink inittabShCommand Statement + + delcommand HiLink +endif + +let b:current_syntax = "inittab" diff --git a/vim71/syntax/ipfilter.vim b/vim71/syntax/ipfilter.vim new file mode 100644 index 0000000..db99812 --- /dev/null +++ b/vim71/syntax/ipfilter.vim @@ -0,0 +1,57 @@ +" ipfilter syntax file +" Language: ipfilter configuration file +" Maintainer: Hendrik Scholz +" Last Change: 2005 Jan 27 +" +" http://www.wormulon.net/files/misc/ipfilter.vim +" +" This will also work for OpenBSD pf but there might be some tags that are +" not correctly identified. +" Please send comments to hendrik@scholz.net + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Comment +syn match IPFComment /#.*$/ contains=ipfTodo +syn keyword IPFTodo TODO XXX FIXME contained + +syn keyword IPFActionBlock block +syn keyword IPFActionPass pass +syn keyword IPFProto tcp udp icmp +syn keyword IPFSpecial quick log first +" how could we use keyword for words with '-' ? +syn match IPFSpecial /return-rst/ +syn match IPFSpecial /dup-to/ +"syn match IPFSpecial /icmp-type unreach/ +syn keyword IPFAny all any +syn match IPFIPv4 /\d\{1,3}\.\d\{1,3}\.\d\{1,3}\.\d\{1,3}/ +syn match IPFNetmask /\/\d\+/ + +" service name constants +syn keyword IPFService auth bgp domain finger ftp http https ident +syn keyword IPFService imap irc isakmp kerberos mail nameserver nfs +syn keyword IPFService nntp ntp pop3 portmap pptp rpcbind rsync smtp +syn keyword IPFService snmp snmptrap socks ssh sunrpc syslog telnet +syn keyword IPFService tftp www + +" Comment +hi def link IPFComment Comment +hi def link IPFTodo Todo + +hi def link IPFService Constant + +hi def link IPFAction Type +hi def link ipfActionBlock String +hi def link ipfActionPass Type +hi def link IPFSpecial Statement +hi def link IPFIPv4 Label +hi def link IPFNetmask String +hi def link IPFAny Statement +hi def link IPFProto Identifier + diff --git a/vim71/syntax/ishd.vim b/vim71/syntax/ishd.vim new file mode 100644 index 0000000..1c011f1 --- /dev/null +++ b/vim71/syntax/ishd.vim @@ -0,0 +1,422 @@ +" Vim syntax file +" Language: InstallShield Script +" Maintainer: Robert M. Cortopassi +" Last Change: 2001 May 09 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn keyword ishdStatement abort begin case default downto else end +syn keyword ishdStatement endif endfor endwhile endswitch endprogram exit elseif +syn keyword ishdStatement error for function goto if +syn keyword ishdStatement program prototype return repeat string step switch +syn keyword ishdStatement struct then to typedef until while + +syn keyword ishdType BOOL BYREF CHAR GDI HWND INT KERNEL LIST LONG +syn keyword ishdType NUMBER POINTER SHORT STRING USER + +syn keyword ishdConstant _MAX_LENGTH _MAX_STRING +syn keyword ishdConstant AFTER ALLCONTENTS ALLCONTROLS APPEND ASKDESTPATH +syn keyword ishdConstant ASKOPTIONS ASKPATH ASKTEXT BATCH_INSTALL BACK +syn keyword ishdConstant BACKBUTTON BACKGROUND BACKGROUNDCAPTION BADPATH +syn keyword ishdConstant BADTAGFILE BASEMEMORY BEFORE BILLBOARD BINARY +syn keyword ishdConstant BITMAP256COLORS BITMAPFADE BITMAPICON BK_BLUE BK_GREEN +syn keyword ishdConstant BK_MAGENTA BK_MAGENTA1 BK_ORANGE BK_PINK BK_RED +syn keyword ishdConstant BK_SMOOTH BK_SOLIDBLACK BK_SOLIDBLUE BK_SOLIDGREEN +syn keyword ishdConstant BK_SOLIDMAGENTA BK_SOLIDORANGE BK_SOLIDPINK BK_SOLIDRED +syn keyword ishdConstant BK_SOLIDWHITE BK_SOLIDYELLOW BK_YELLOW BLACK BLUE +syn keyword ishdConstant BOOTUPDRIVE BUTTON_CHECKED BUTTON_ENTER BUTTON_UNCHECKED +syn keyword ishdConstant BUTTON_UNKNOWN CMDLINE COMMONFILES CANCEL CANCELBUTTON +syn keyword ishdConstant CC_ERR_FILEFORMATERROR CC_ERR_FILEREADERROR +syn keyword ishdConstant CC_ERR_NOCOMPONENTLIST CC_ERR_OUTOFMEMORY CDROM +syn keyword ishdConstant CDROM_DRIVE CENTERED CHANGEDIR CHECKBOX CHECKBOX95 +syn keyword ishdConstant CHECKLINE CHECKMARK CMD_CLOSE CMD_MAXIMIZE CMD_MINIMIZE +syn keyword ishdConstant CMD_PUSHDOWN CMD_RESTORE COLORMODE256 COLORS +syn keyword ishdConstant COMBOBOX_ENTER COMBOBOX_SELECT COMMAND COMMANDEX +syn keyword ishdConstant COMMON COMP_DONE COMP_ERR_CREATEDIR +syn keyword ishdConstant COMP_ERR_DESTCONFLICT COMP_ERR_FILENOTINLIB +syn keyword ishdConstant COMP_ERR_FILESIZE COMP_ERR_FILETOOLARGE +syn keyword ishdConstant COMP_ERR_HEADER COMP_ERR_INCOMPATIBLE +syn keyword ishdConstant COMP_ERR_INTPUTNOTCOMPRESSED COMP_ERR_INVALIDLIST +syn keyword ishdConstant COMP_ERR_LAUNCHSERVER COMP_ERR_MEMORY +syn keyword ishdConstant COMP_ERR_NODISKSPACE COMP_ERR_OPENINPUT +syn keyword ishdConstant COMP_ERR_OPENOUTPUT COMP_ERR_OPTIONS +syn keyword ishdConstant COMP_ERR_OUTPUTNOTCOMPRESSED COMP_ERR_SPLIT +syn keyword ishdConstant COMP_ERR_TARGET COMP_ERR_TARGETREADONLY COMP_ERR_WRITE +syn keyword ishdConstant COMP_INFO_ATTRIBUTE COMP_INFO_COMPSIZE COMP_INFO_DATE +syn keyword ishdConstant COMP_INFO_INVALIDATEPASSWORD COMP_INFO_ORIGSIZE +syn keyword ishdConstant COMP_INFO_SETPASSWORD COMP_INFO_TIME +syn keyword ishdConstant COMP_INFO_VERSIONLS COMP_INFO_VERSIONMS COMP_NORMAL +syn keyword ishdConstant COMP_UPDATE_DATE COMP_UPDATE_DATE_NEWER +syn keyword ishdConstant COMP_UPDATE_SAME COMP_UPDATE_VERSION COMPACT +syn keyword ishdConstant COMPARE_DATE COMPARE_SIZE COMPARE_VERSION +syn keyword ishdConstant COMPONENT_FIELD_CDROM_FOLDER +syn keyword ishdConstant COMPONENT_FIELD_DESCRIPTION COMPONENT_FIELD_DESTINATION +syn keyword ishdConstant COMPONENT_FIELD_DISPLAYNAME COMPONENT_FIELD_FILENEED +syn keyword ishdConstant COMPONENT_FIELD_FTPLOCATION +syn keyword ishdConstant COMPONENT_FIELD_HTTPLOCATION COMPONENT_FIELD_MISC +syn keyword ishdConstant COMPONENT_FIELD_OVERWRITE COMPONENT_FIELD_PASSWORD +syn keyword ishdConstant COMPONENT_FIELD_SELECTED COMPONENT_FIELD_SIZE +syn keyword ishdConstant COMPONENT_FIELD_STATUS COMPONENT_FIELD_VISIBLE +syn keyword ishdConstant COMPONENT_FILEINFO_COMPRESSED +syn keyword ishdConstant COMPONENT_FILEINFO_COMPRESSENGINE +syn keyword ishdConstant COMPONENT_FILEINFO_LANGUAGECOMPONENT_FILEINFO_OS +syn keyword ishdConstant COMPONENT_FILEINFO_POTENTIALLYLOCKED +syn keyword ishdConstant COMPONENT_FILEINFO_SELFREGISTERING +syn keyword ishdConstant COMPONENT_FILEINFO_SHARED COMPONENT_INFO_ATTRIBUTE +syn keyword ishdConstant COMPONENT_INFO_COMPSIZE COMPONENT_INFO_DATE +syn keyword ishdConstant COMPONENT_INFO_DATE_EX_EX COMPONENT_INFO_LANGUAGE +syn keyword ishdConstant COMPONENT_INFO_ORIGSIZE COMPONENT_INFO_OS +syn keyword ishdConstant COMPONENT_INFO_TIME COMPONENT_INFO_VERSIONLS +syn keyword ishdConstant COMPONENT_INFO_VERSIONMS COMPONENT_INFO_VERSIONSTR +syn keyword ishdConstant COMPONENT_VALUE_ALWAYSOVERWRITE +syn keyword ishdConstant COMPONENT_VALUE_CRITICAL +syn keyword ishdConstant COMPONENT_VALUE_HIGHLYRECOMMENDED +syn keyword ishdConstant COMPONENT_FILEINFO_LANGUAGE COMPONENT_FILEINFO_OS +syn keyword ishdConstant COMPONENT_VALUE_NEVEROVERWRITE +syn keyword ishdConstant COMPONENT_VALUE_NEWERDATE COMPONENT_VALUE_NEWERVERSION +syn keyword ishdConstant COMPONENT_VALUE_OLDERDATE COMPONENT_VALUE_OLDERVERSION +syn keyword ishdConstant COMPONENT_VALUE_SAMEORNEWDATE +syn keyword ishdConstant COMPONENT_VALUE_SAMEORNEWERVERSION +syn keyword ishdConstant COMPONENT_VALUE_STANDARD COMPONENT_VIEW_CHANGE +syn keyword ishdConstant COMPONENT_INFO_DATE_EX COMPONENT_VIEW_CHILDVIEW +syn keyword ishdConstant COMPONENT_VIEW_COMPONENT COMPONENT_VIEW_DESCRIPTION +syn keyword ishdConstant COMPONENT_VIEW_MEDIA COMPONENT_VIEW_PARENTVIEW +syn keyword ishdConstant COMPONENT_VIEW_SIZEAVAIL COMPONENT_VIEW_SIZETOTAL +syn keyword ishdConstant COMPONENT_VIEW_TARGETLOCATION COMPRESSHIGH COMPRESSLOW +syn keyword ishdConstant COMPRESSMED COMPRESSNONE CONTIGUOUS CONTINUE +syn keyword ishdConstant COPY_ERR_CREATEDIR COPY_ERR_NODISKSPACE +syn keyword ishdConstant COPY_ERR_OPENINPUT COPY_ERR_OPENOUTPUT +syn keyword ishdConstant COPY_ERR_TARGETREADONLY COPY_ERR_MEMORY +syn keyword ishdConstant CORECOMPONENTHANDLING CPU CUSTOM DATA_COMPONENT +syn keyword ishdConstant DATA_LIST DATA_NUMBER DATA_STRING DATE DEFAULT +syn keyword ishdConstant DEFWINDOWMODE DELETE_EOF DIALOG DIALOGCACHE +syn keyword ishdConstant DIALOGTHINFONT DIR_WRITEABLE DIRECTORY DISABLE DISK +syn keyword ishdConstant DISK_FREESPACE DISK_TOTALSPACE DISKID DLG_ASK_OPTIONS +syn keyword ishdConstant DLG_ASK_PATH DLG_ASK_TEXT DLG_ASK_YESNO DLG_CANCEL +syn keyword ishdConstant DLG_CDIR DLG_CDIR_MSG DLG_CENTERED DLG_CLOSE +syn keyword ishdConstant DLG_DIR_DIRECTORY DLG_DIR_FILE DLG_ENTER_DISK DLG_ERR +syn keyword ishdConstant DLG_ERR_ALREADY_EXISTS DLG_ERR_ENDDLG DLG_INFO_ALTIMAGE +syn keyword ishdConstant DLG_INFO_CHECKMETHOD DLG_INFO_CHECKSELECTION +syn keyword ishdConstant DLG_INFO_ENABLEIMAGE DLG_INFO_KUNITS +syn keyword ishdConstant DLG_INFO_USEDECIMAL DLG_INIT DLG_MSG_ALL +syn keyword ishdConstant DLG_MSG_INFORMATION DLG_MSG_NOT_HAND DLG_MSG_SEVERE +syn keyword ishdConstant DLG_MSG_STANDARD DLG_MSG_WARNING DLG_OK DLG_STATUS +syn keyword ishdConstant DLG_USER_CAPTION DRIVE DRIVEOPEN DLG_DIR_DRIVE +syn keyword ishdConstant EDITBOX_CHANGE EFF_BOXSTRIPE EFF_FADE EFF_HORZREVEAL +syn keyword ishdConstant EFF_HORZSTRIPE EFF_NONE EFF_REVEAL EFF_VERTSTRIPE +syn keyword ishdConstant ENABLE END_OF_FILE END_OF_LIST ENHANCED ENTERDISK +syn keyword ishdConstant ENTERDISK_ERRMSG ENTERDISKBEEP ENVSPACE EQUALS +syn keyword ishdConstant ERR_BADPATH ERR_BADTAGFILE ERR_BOX_BADPATH +syn keyword ishdConstant ERR_BOX_BADTAGFILE ERR_BOX_DISKID ERR_BOX_DRIVEOPEN +syn keyword ishdConstant ERR_BOX_EXIT ERR_BOX_HELP ERR_BOX_NOSPACE ERR_BOX_PAUSE +syn keyword ishdConstant ERR_BOX_READONLY ERR_DISKID ERR_DRIVEOPEN +syn keyword ishdConstant EXCLUDE_SUBDIR EXCLUSIVE EXISTS EXIT EXTENDEDMEMORY +syn keyword ishdConstant EXTENSION_ONLY ERRORFILENAME FADE_IN FADE_OUT +syn keyword ishdConstant FAILIFEXISTS FALSE FDRIVE_NUM FEEDBACK FEEDBACK_FULL +syn keyword ishdConstant FEEDBACK_OPERATION FEEDBACK_SPACE FILE_ATTR_ARCHIVED +syn keyword ishdConstant FILE_ATTR_DIRECTORY FILE_ATTR_HIDDEN FILE_ATTR_NORMAL +syn keyword ishdConstant FILE_ATTR_READONLY FILE_ATTR_SYSTEM FILE_ATTRIBUTE +syn keyword ishdConstant FILE_BIN_CUR FILE_BIN_END FILE_BIN_START FILE_DATE +syn keyword ishdConstant FILE_EXISTS FILE_INSTALLED FILE_INVALID FILE_IS_LOCKED +syn keyword ishdConstant FILE_LINE_LENGTH FILE_LOCKED FILE_MODE_APPEND +syn keyword ishdConstant FILE_MODE_BINARY FILE_MODE_BINARYREADONLY +syn keyword ishdConstant FILE_MODE_NORMAL FILE_NO_VERSION FILE_NOT_FOUND +syn keyword ishdConstant FILE_RD_ONLY FILE_SIZE FILE_SRC_EQUAL FILE_SRC_OLD +syn keyword ishdConstant FILE_TIME FILE_WRITEABLE FILENAME FILENAME_ONLY +syn keyword ishdConstant FINISHBUTTON FIXED_DRIVE FONT_TITLE FREEENVSPACE +syn keyword ishdConstant FS_CREATEDIR FS_DISKONEREQUIRED FS_DONE FS_FILENOTINLIB +syn keyword ishdConstant FS_GENERROR FS_INCORRECTDISK FS_LAUNCHPROCESS +syn keyword ishdConstant FS_OPERROR FS_OUTOFSPACE FS_PACKAGING FS_RESETREQUIRED +syn keyword ishdConstant FS_TARGETREADONLY FS_TONEXTDISK FULL FULLSCREEN +syn keyword ishdConstant FULLSCREENSIZE FULLWINDOWMODE FOLDER_DESKTOP +syn keyword ishdConstant FOLDER_PROGRAMS FOLDER_STARTMENU FOLDER_STARTUP +syn keyword ishdConstant GREATER_THAN GREEN HELP HKEY_CLASSES_ROOT +syn keyword ishdConstant HKEY_CURRENT_CONFIG HKEY_CURRENT_USER HKEY_DYN_DATA +syn keyword ishdConstant HKEY_LOCAL_MACHINE HKEY_PERFORMANCE_DATA HKEY_USERS +syn keyword ishdConstant HOURGLASS HWND_DESKTOP HWND_INSTALL IGNORE_READONLY +syn keyword ishdConstant INCLUDE_SUBDIR INDVFILESTATUS INFO INFO_DESCRIPTION +syn keyword ishdConstant INFO_IMAGE INFO_MISC INFO_SIZE INFO_SUBCOMPONENT +syn keyword ishdConstant INFO_VISIBLE INFORMATION INVALID_LIST IS_186 IS_286 +syn keyword ishdConstant IS_386 IS_486 IS_8514A IS_86 IS_ALPHA IS_CDROM IS_CGA +syn keyword ishdConstant IS_DOS IS_EGA IS_FIXED IS_FOLDER IS_ITEM ISLANG_ALL +syn keyword ishdConstant ISLANG_ARABIC ISLANG_ARABIC_SAUDIARABIA +syn keyword ishdConstant ISLANG_ARABIC_IRAQ ISLANG_ARABIC_EGYPT +syn keyword ishdConstant ISLANG_ARABIC_LIBYA ISLANG_ARABIC_ALGERIA +syn keyword ishdConstant ISLANG_ARABIC_MOROCCO ISLANG_ARABIC_TUNISIA +syn keyword ishdConstant ISLANG_ARABIC_OMAN ISLANG_ARABIC_YEMEN +syn keyword ishdConstant ISLANG_ARABIC_SYRIA ISLANG_ARABIC_JORDAN +syn keyword ishdConstant ISLANG_ARABIC_LEBANON ISLANG_ARABIC_KUWAIT +syn keyword ishdConstant ISLANG_ARABIC_UAE ISLANG_ARABIC_BAHRAIN +syn keyword ishdConstant ISLANG_ARABIC_QATAR ISLANG_AFRIKAANS +syn keyword ishdConstant ISLANG_AFRIKAANS_STANDARD ISLANG_ALBANIAN +syn keyword ishdConstant ISLANG_ENGLISH_TRINIDAD ISLANG_ALBANIAN_STANDARD +syn keyword ishdConstant ISLANG_BASQUE ISLANG_BASQUE_STANDARD ISLANG_BULGARIAN +syn keyword ishdConstant ISLANG_BULGARIAN_STANDARD ISLANG_BELARUSIAN +syn keyword ishdConstant ISLANG_BELARUSIAN_STANDARD ISLANG_CATALAN +syn keyword ishdConstant ISLANG_CATALAN_STANDARD ISLANG_CHINESE +syn keyword ishdConstant ISLANG_CHINESE_TAIWAN ISLANG_CHINESE_PRC +syn keyword ishdConstant ISLANG_SPANISH_PUERTORICO ISLANG_CHINESE_HONGKONG +syn keyword ishdConstant ISLANG_CHINESE_SINGAPORE ISLANG_CROATIAN +syn keyword ishdConstant ISLANG_CROATIAN_STANDARD ISLANG_CZECH +syn keyword ishdConstant ISLANG_CZECH_STANDARD ISLANG_DANISH +syn keyword ishdConstant ISLANG_DANISH_STANDARD ISLANG_DUTCH +syn keyword ishdConstant ISLANG_DUTCH_STANDARD ISLANG_DUTCH_BELGIAN +syn keyword ishdConstant ISLANG_ENGLISH ISLANG_ENGLISH_BELIZE +syn keyword ishdConstant ISLANG_ENGLISH_UNITEDSTATES +syn keyword ishdConstant ISLANG_ENGLISH_UNITEDKINGDOM ISLANG_ENGLISH_AUSTRALIAN +syn keyword ishdConstant ISLANG_ENGLISH_CANADIAN ISLANG_ENGLISH_NEWZEALAND +syn keyword ishdConstant ISLANG_ENGLISH_IRELAND ISLANG_ENGLISH_SOUTHAFRICA +syn keyword ishdConstant ISLANG_ENGLISH_JAMAICA ISLANG_ENGLISH_CARIBBEAN +syn keyword ishdConstant ISLANG_ESTONIAN ISLANG_ESTONIAN_STANDARD +syn keyword ishdConstant ISLANG_FAEROESE ISLANG_FAEROESE_STANDARD ISLANG_FARSI +syn keyword ishdConstant ISLANG_FINNISH ISLANG_FINNISH_STANDARD ISLANG_FRENCH +syn keyword ishdConstant ISLANG_FRENCH_STANDARD ISLANG_FRENCH_BELGIAN +syn keyword ishdConstant ISLANG_FRENCH_CANADIAN ISLANG_FRENCH_SWISS +syn keyword ishdConstant ISLANG_FRENCH_LUXEMBOURG ISLANG_FARSI_STANDARD +syn keyword ishdConstant ISLANG_GERMAN ISLANG_GERMAN_STANDARD +syn keyword ishdConstant ISLANG_GERMAN_SWISS ISLANG_GERMAN_AUSTRIAN +syn keyword ishdConstant ISLANG_GERMAN_LUXEMBOURG ISLANG_GERMAN_LIECHTENSTEIN +syn keyword ishdConstant ISLANG_GREEK ISLANG_GREEK_STANDARD ISLANG_HEBREW +syn keyword ishdConstant ISLANG_HEBREW_STANDARD ISLANG_HUNGARIAN +syn keyword ishdConstant ISLANG_HUNGARIAN_STANDARD ISLANG_ICELANDIC +syn keyword ishdConstant ISLANG_ICELANDIC_STANDARD ISLANG_INDONESIAN +syn keyword ishdConstant ISLANG_INDONESIAN_STANDARD ISLANG_ITALIAN +syn keyword ishdConstant ISLANG_ITALIAN_STANDARD ISLANG_ITALIAN_SWISS +syn keyword ishdConstant ISLANG_JAPANESE ISLANG_JAPANESE_STANDARD ISLANG_KOREAN +syn keyword ishdConstant ISLANG_KOREAN_STANDARD ISLANG_KOREAN_JOHAB +syn keyword ishdConstant ISLANG_LATVIAN ISLANG_LATVIAN_STANDARD +syn keyword ishdConstant ISLANG_LITHUANIAN ISLANG_LITHUANIAN_STANDARD +syn keyword ishdConstant ISLANG_NORWEGIAN ISLANG_NORWEGIAN_BOKMAL +syn keyword ishdConstant ISLANG_NORWEGIAN_NYNORSK ISLANG_POLISH +syn keyword ishdConstant ISLANG_POLISH_STANDARD ISLANG_PORTUGUESE +syn keyword ishdConstant ISLANG_PORTUGUESE_BRAZILIAN ISLANG_PORTUGUESE_STANDARD +syn keyword ishdConstant ISLANG_ROMANIAN ISLANG_ROMANIAN_STANDARD ISLANG_RUSSIAN +syn keyword ishdConstant ISLANG_RUSSIAN_STANDARD ISLANG_SLOVAK +syn keyword ishdConstant ISLANG_SLOVAK_STANDARD ISLANG_SLOVENIAN +syn keyword ishdConstant ISLANG_SLOVENIAN_STANDARD ISLANG_SERBIAN +syn keyword ishdConstant ISLANG_SERBIAN_LATIN ISLANG_SERBIAN_CYRILLIC +syn keyword ishdConstant ISLANG_SPANISH ISLANG_SPANISH_ARGENTINA +syn keyword ishdConstant ISLANG_SPANISH_BOLIVIA ISLANG_SPANISH_CHILE +syn keyword ishdConstant ISLANG_SPANISH_COLOMBIA ISLANG_SPANISH_COSTARICA +syn keyword ishdConstant ISLANG_SPANISH_DOMINICANREPUBLIC ISLANG_SPANISH_ECUADOR +syn keyword ishdConstant ISLANG_SPANISH_ELSALVADOR ISLANG_SPANISH_GUATEMALA +syn keyword ishdConstant ISLANG_SPANISH_HONDURAS ISLANG_SPANISH_MEXICAN +syn keyword ishdConstant ISLANG_THAI_STANDARD ISLANG_SPANISH_MODERNSORT +syn keyword ishdConstant ISLANG_SPANISH_NICARAGUA ISLANG_SPANISH_PANAMA +syn keyword ishdConstant ISLANG_SPANISH_PARAGUAY ISLANG_SPANISH_PERU +syn keyword ishdConstant IISLANG_SPANISH_PUERTORICO +syn keyword ishdConstant ISLANG_SPANISH_TRADITIONALSORT ISLANG_SPANISH_VENEZUELA +syn keyword ishdConstant ISLANG_SPANISH_URUGUAY ISLANG_SWEDISH +syn keyword ishdConstant ISLANG_SWEDISH_FINLAND ISLANG_SWEDISH_STANDARD +syn keyword ishdConstant ISLANG_THAI ISLANG_THA_STANDARDI ISLANG_TURKISH +syn keyword ishdConstant ISLANG_TURKISH_STANDARD ISLANG_UKRAINIAN +syn keyword ishdConstant ISLANG_UKRAINIAN_STANDARD ISLANG_VIETNAMESE +syn keyword ishdConstant ISLANG_VIETNAMESE_STANDARD IS_MIPS IS_MONO IS_OS2 +syn keyword ishdConstant ISOSL_ALL ISOSL_WIN31 ISOSL_WIN95 ISOSL_NT351 +syn keyword ishdConstant ISOSL_NT351_ALPHA ISOSL_NT351_MIPS ISOSL_NT351_PPC +syn keyword ishdConstant ISOSL_NT40 ISOSL_NT40_ALPHA ISOSL_NT40_MIPS +syn keyword ishdConstant ISOSL_NT40_PPC IS_PENTIUM IS_POWERPC IS_RAMDRIVE +syn keyword ishdConstant IS_REMOTE IS_REMOVABLE IS_SVGA IS_UNKNOWN IS_UVGA +syn keyword ishdConstant IS_VALID_PATH IS_VGA IS_WIN32S IS_WINDOWS IS_WINDOWS95 +syn keyword ishdConstant IS_WINDOWSNT IS_WINOS2 IS_XVGA ISTYPE INFOFILENAME +syn keyword ishdConstant ISRES ISUSER ISVERSION LANGUAGE LANGUAGE_DRV LESS_THAN +syn keyword ishdConstant LINE_NUMBER LISTBOX_ENTER LISTBOX_SELECT LISTFIRST +syn keyword ishdConstant LISTLAST LISTNEXT LISTPREV LOCKEDFILE LOGGING +syn keyword ishdConstant LOWER_LEFT LOWER_RIGHT LIST_NULL MAGENTA MAINCAPTION +syn keyword ishdConstant MATH_COPROCESSOR MAX_STRING MENU METAFILE MMEDIA_AVI +syn keyword ishdConstant MMEDIA_MIDI MMEDIA_PLAYASYNCH MMEDIA_PLAYCONTINUOUS +syn keyword ishdConstant MMEDIA_PLAYSYNCH MMEDIA_STOP MMEDIA_WAVE MOUSE +syn keyword ishdConstant MOUSE_DRV MEDIA MODE NETWORK NETWORK_DRV NEXT +syn keyword ishdConstant NEXTBUTTON NO NO_SUBDIR NO_WRITE_ACCESS NONCONTIGUOUS +syn keyword ishdConstant NONEXCLUSIVE NORMAL NORMALMODE NOSET NOTEXISTS NOTRESET +syn keyword ishdConstant NOWAIT NULL NUMBERLIST OFF OK ON ONLYDIR OS OSMAJOR +syn keyword ishdConstant OSMINOR OTHER_FAILURE OUT_OF_DISK_SPACE PARALLEL +syn keyword ishdConstant PARTIAL PATH PATH_EXISTS PAUSE PERSONAL PROFSTRING +syn keyword ishdConstant PROGMAN PROGRAMFILES RAM_DRIVE REAL RECORDMODE RED +syn keyword ishdConstant REGDB_APPPATH REGDB_APPPATH_DEFAULT REGDB_BINARY +syn keyword ishdConstant REGDB_ERR_CONNECTIONEXISTS REGDB_ERR_CORRUPTEDREGISTRY +syn keyword ishdConstant REGDB_ERR_FILECLOSE REGDB_ERR_FILENOTFOUND +syn keyword ishdConstant REGDB_ERR_FILEOPEN REGDB_ERR_FILEREAD +syn keyword ishdConstant REGDB_ERR_INITIALIZATION REGDB_ERR_INVALIDFORMAT +syn keyword ishdConstant REGDB_ERR_INVALIDHANDLE REGDB_ERR_INVALIDNAME +syn keyword ishdConstant REGDB_ERR_INVALIDPLATFORM REGDB_ERR_OUTOFMEMORY +syn keyword ishdConstant REGDB_ERR_REGISTRY REGDB_KEYS REGDB_NAMES REGDB_NUMBER +syn keyword ishdConstant REGDB_STRING REGDB_STRING_EXPAND REGDB_STRING_MULTI +syn keyword ishdConstant REGDB_UNINSTALL_NAME REGKEY_CLASSES_ROOT +syn keyword ishdConstant REGKEY_CURRENT_USER REGKEY_LOCAL_MACHINE REGKEY_USERS +syn keyword ishdConstant REMOTE_DRIVE REMOVE REMOVEABLE_DRIVE REPLACE +syn keyword ishdConstant REPLACE_ITEM RESET RESTART ROOT ROTATE RUN_MAXIMIZED +syn keyword ishdConstant RUN_MINIMIZED RUN_SEPARATEMEMORY SELECTFOLDER +syn keyword ishdConstant SELFREGISTER SELFREGISTERBATCH SELFREGISTRATIONPROCESS +syn keyword ishdConstant SERIAL SET SETUPTYPE SETUPTYPE_INFO_DESCRIPTION +syn keyword ishdConstant SETUPTYPE_INFO_DISPLAYNAME SEVERE SHARE SHAREDFILE +syn keyword ishdConstant SHELL_OBJECT_FOLDER SILENTMODE SPLITCOMPRESS SPLITCOPY +syn keyword ishdConstant SRCTARGETDIR STANDARD STATUS STATUS95 STATUSBAR +syn keyword ishdConstant STATUSDLG STATUSEX STATUSOLD STRINGLIST STYLE_BOLD +syn keyword ishdConstant STYLE_ITALIC STYLE_NORMAL STYLE_SHADOW STYLE_UNDERLINE +syn keyword ishdConstant SW_HIDE SW_MAXIMIZE SW_MINIMIZE SW_NORMAL SW_RESTORE +syn keyword ishdConstant SW_SHOW SW_SHOWMAXIMIZED SW_SHOWMINIMIZED +syn keyword ishdConstant SW_SHOWMINNOACTIVE SW_SHOWNA SW_SHOWNOACTIVATE +syn keyword ishdConstant SW_SHOWNORMAL SYS_BOOTMACHINE SYS_BOOTWIN +syn keyword ishdConstant SYS_BOOTWIN_INSTALL SYS_RESTART SYS_SHUTDOWN SYS_TODOS +syn keyword ishdConstant SELECTED_LANGUAGE SHELL_OBJECT_LANGUAGE SRCDIR SRCDISK +syn keyword ishdConstant SUPPORTDIR TEXT TILED TIME TRUE TYPICAL TARGETDIR +syn keyword ishdConstant TARGETDISK UPPER_LEFT UPPER_RIGHT USER_ADMINISTRATOR +syn keyword ishdConstant UNINST VALID_PATH VARIABLE_LEFT VARIABLE_UNDEFINED +syn keyword ishdConstant VER_DLL_NOT_FOUND VER_UPDATE_ALWAYS VER_UPDATE_COND +syn keyword ishdConstant VERSION VIDEO VOLUMELABEL WAIT WARNING WELCOME WHITE +syn keyword ishdConstant WIN32SINSTALLED WIN32SMAJOR WIN32SMINOR WINDOWS_SHARED +syn keyword ishdConstant WINMAJOR WINMINOR WINDIR WINDISK WINSYSDIR WINSYSDISK +syn keyword ishdConstant XCOPY_DATETIME YELLOW YES + +syn keyword ishdFunction AskDestPath AskOptions AskPath AskText AskYesNo +syn keyword ishdFunction AppCommand AddProfString AddFolderIcon BatchAdd +syn keyword ishdFunction BatchDeleteEx BatchFileLoad BatchFileSave BatchFind +syn keyword ishdFunction BatchGetFileName BatchMoveEx BatchSetFileName +syn keyword ishdFunction ComponentDialog ComponentAddItem +syn keyword ishdFunction ComponentCompareSizeRequired ComponentDialog +syn keyword ishdFunction ComponentError ComponentFileEnum ComponentFileInfo +syn keyword ishdFunction ComponentFilterLanguage ComponentFilterOS +syn keyword ishdFunction ComponentGetData ComponentGetItemSize +syn keyword ishdFunction ComponentInitialize ComponentIsItemSelected +syn keyword ishdFunction ComponentListItems ComponentMoveData +syn keyword ishdFunction ComponentSelectItem ComponentSetData ComponentSetTarget +syn keyword ishdFunction ComponentSetupTypeEnum ComponentSetupTypeGetData +syn keyword ishdFunction ComponentSetupTypeSet ComponentTotalSize +syn keyword ishdFunction ComponentValidate ConfigAdd ConfigDelete ConfigFileLoad +syn keyword ishdFunction ConfigFileSave ConfigFind ConfigGetFileName +syn keyword ishdFunction ConfigGetInt ConfigMove ConfigSetFileName ConfigSetInt +syn keyword ishdFunction CmdGetHwndDlg CtrlClear CtrlDir CtrlGetCurSel +syn keyword ishdFunction CtrlGetMLEText CtrlGetMultCurSel CtrlGetState +syn keyword ishdFunction CtrlGetSubCommand CtrlGetText CtrlPGroups +syn keyword ishdFunction CtrlSelectText CtrlSetCurSel CtrlSetFont CtrlSetList +syn keyword ishdFunction CtrlSetMLEText CtrlSetMultCurSel CtrlSetState +syn keyword ishdFunction CtrlSetText CallDLLFx ChangeDirectory CloseFile +syn keyword ishdFunction CopyFile CreateDir CreateFile CreateRegistrySet +syn keyword ishdFunction CommitSharedFiles CreateProgramFolder +syn keyword ishdFunction CreateShellObjects CopyBytes DefineDialog Delay +syn keyword ishdFunction DeleteDir DeleteFile Do DoInstall DeinstallSetReference +syn keyword ishdFunction DeinstallStart DialogSetInfo DeleteFolderIcon +syn keyword ishdFunction DeleteProgramFolder Disable EzBatchAddPath +syn keyword ishdFunction EzBatchAddString ExBatchReplace EnterDisk +syn keyword ishdFunction EzConfigAddDriver EzConfigAddString EzConfigGetValue +syn keyword ishdFunction EzConfigSetValue EndDialog EzDefineDialog ExistsDir +syn keyword ishdFunction ExistsDisk ExitProgMan Enable EzBatchReplace +syn keyword ishdFunction FileCompare FileDeleteLine FileGrep FileInsertLine +syn keyword ishdFunction FindAllDirs FindAllFiles FindFile FindWindow +syn keyword ishdFunction GetFileInfo GetLine GetFont GetDiskSpace GetEnvVar +syn keyword ishdFunction GetExtents GetMemFree GetMode GetSystemInfo +syn keyword ishdFunction GetValidDrivesList GetWindowHandle GetProfInt +syn keyword ishdFunction GetProfString GetFolderNameList GetGroupNameList +syn keyword ishdFunction GetItemNameList GetDir GetDisk HIWORD Handler Is +syn keyword ishdFunction ISCompareServicePack InstallationInfo LOWORD LaunchApp +syn keyword ishdFunction LaunchAppAndWait ListAddItem ListAddString ListCount +syn keyword ishdFunction ListCreate ListCurrentItem ListCurrentString +syn keyword ishdFunction ListDeleteItem ListDeleteString ListDestroy +syn keyword ishdFunction ListFindItem ListFindString ListGetFirstItem +syn keyword ishdFunction ListGetFirstString ListGetNextItem ListGetNextString +syn keyword ishdFunction ListReadFromFile ListSetCurrentItem +syn keyword ishdFunction ListSetCurrentString ListSetIndex ListWriteToFile +syn keyword ishdFunction LongPathFromShortPath LongPathToQuote +syn keyword ishdFunction LongPathToShortPath MessageBox MessageBeep NumToStr +syn keyword ishdFunction OpenFile OpenFileMode PathAdd PathDelete PathFind +syn keyword ishdFunction PathGet PathMove PathSet ProgDefGroupType ParsePath +syn keyword ishdFunction PlaceBitmap PlaceWindow PlayMMedia QueryProgGroup +syn keyword ishdFunction QueryProgItem QueryShellMgr RebootDialog ReleaseDialog +syn keyword ishdFunction ReadBytes RenameFile ReplaceProfString ReloadProgGroup +syn keyword ishdFunction ReplaceFolderIcon RGB RegDBConnectRegistry +syn keyword ishdFunction RegDBCreateKeyEx RegDBDeleteKey RegDBDeleteValue +syn keyword ishdFunction RegDBDisConnectRegistry RegDBGetAppInfo RegDBGetItem +syn keyword ishdFunction RegDBGetKeyValueEx RegDBKeyExist RegDBQueryKey +syn keyword ishdFunction RegDBSetAppInfo RegDBSetDefaultRoot RegDBSetItem +syn keyword ishdFunction RegDBSetKeyValueEx SeekBytes SelectDir SetFileInfo +syn keyword ishdFunction SelectDir SelectFolder SetupType SprintfBox SdSetupType +syn keyword ishdFunction SdSetupTypeEx SdMakeName SilentReadData SilentWriteData +syn keyword ishdFunction SendMessage Sprintf System SdAskDestPath SdAskOptions +syn keyword ishdFunction SdAskOptionsList SdBitmap SdComponentDialog +syn keyword ishdFunction SdComponentDialog2 SdComponentDialogAdv SdComponentMult +syn keyword ishdFunction SdConfirmNewDir SdConfirmRegistration SdDisplayTopics +syn keyword ishdFunction SdFinish SdFinishReboot SdInit SdLicense SdMakeName +syn keyword ishdFunction SdOptionsButtons SdProductName SdRegisterUser +syn keyword ishdFunction SdRegisterUserEx SdSelectFolder SdSetupType +syn keyword ishdFunction SdSetupTypeEx SdShowAnyDialog SdShowDlgEdit1 +syn keyword ishdFunction SdShowDlgEdit2 SdShowDlgEdit3 SdShowFileMods +syn keyword ishdFunction SdShowInfoList SdShowMsg SdStartCopy SdWelcome +syn keyword ishdFunction SelectFolder ShowGroup ShowProgamFolder SetColor +syn keyword ishdFunction SetDialogTitle SetDisplayEffect SetErrorMsg +syn keyword ishdFunction SetErrorTitle SetFont SetStatusWindow SetTitle +syn keyword ishdFunction SizeWindow StatusUpdate StrCompare StrFind StrGetTokens +syn keyword ishdFunction StrLength StrRemoveLastSlash StrSub StrToLower StrToNum +syn keyword ishdFunction StrToUpper ShowProgramFolder UnUseDLL UseDLL VarRestore +syn keyword ishdFunction VarSave VerUpdateFile VerCompare VerFindFileVersion +syn keyword ishdFunction VerGetFileVersion VerSearchAndUpdateFile VerUpdateFile +syn keyword ishdFunction Welcome WaitOnDialog WriteBytes WriteLine +syn keyword ishdFunction WriteProfString XCopyFile + +syn keyword ishdTodo contained TODO + +"integer number, or floating point number without a dot. +syn match ishdNumber "\<\d\+\>" +"floating point number, with dot +syn match ishdNumber "\<\d\+\.\d*\>" +"floating point number, starting with a dot +syn match ishdNumber "\.\d\+\>" + +" String constants +syn region ishdString start=+"+ skip=+\\\\\|\\"+ end=+"+ + +syn region ishdComment start="//" end="$" contains=ishdTodo +syn region ishdComment start="/\*" end="\*/" contains=ishdTodo + +" Pre-processor commands +syn region ishdPreCondit start="^\s*#\s*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=ishdComment,ishdString +if !exists("ishd_no_if0") + syn region ishdHashIf0 start="^\s*#\s*if\s\+0\>" end=".\|$" contains=ishdHashIf0End + syn region ishdHashIf0End contained start="0" end="^\s*#\s*\(endif\>\|else\>\|elif\>\)" contains=ishdHashIf0Skip + syn region ishdHashIf0Skip contained start="^\s*#\s*\(if\>\|ifdef\>\|ifndef\>\)" skip="\\$" end="^\s*#\s*endif\>" contains=ishdHashIf0Skip +endif +syn region ishdIncluded contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match ishdInclude +^\s*#\s*include\>\s*"+ contains=ishdIncluded +syn cluster ishdPreProcGroup contains=ishdPreCondit,ishdIncluded,ishdInclude,ishdDefine,ishdHashIf0,ishdHashIf0End,ishdHashIf0Skip,ishdNumber +syn region ishdDefine start="^\s*#\s*\(define\|undef\)\>" end="$" contains=ALLBUT,@ishdPreProcGroup + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_is_syntax_inits") + if version < 508 + let did_is_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink ishdNumber Number + HiLink ishdError Error + HiLink ishdStatement Statement + HiLink ishdString String + HiLink ishdComment Comment + HiLink ishdTodo Todo + HiLink ishdFunction Identifier + HiLink ishdConstant PreProc + HiLink ishdType Type + HiLink ishdInclude Include + HiLink ishdDefine Macro + HiLink ishdIncluded String + HiLink ishdPreCondit PreCondit + HiLink ishdHashIf0Skip ishdHashIf0 + HiLink ishdHashIf0End ishdHashIf0 + HiLink ishdHashIf0 Comment + + delcommand HiLink +endif + +let b:current_syntax = "ishd" + +" vim: ts=8 diff --git a/vim71/syntax/iss.vim b/vim71/syntax/iss.vim new file mode 100644 index 0000000..26d9150 --- /dev/null +++ b/vim71/syntax/iss.vim @@ -0,0 +1,149 @@ +" Vim syntax file +" Language: Inno Setup File (iss file) and My InnoSetup extension +" Maintainer: Jason Mills (jmills@cs.mun.ca) +" Previous Maintainer: Dominique Stphan (dominique@mggen.com) +" Last Change: 2004 Dec 14 +" +" Todo: +" - The paramter String: is matched as flag string (because of case ignore). +" - Pascal scripting syntax is not recognized. +" - Embedded double quotes confuse string matches. e.g. "asfd""asfa" + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" shut case off +syn case ignore + +" Preprocessor +syn region issPreProc start="^\s*#" end="$" + +" Section +syn region issSection start="\[" end="\]" + +" Label in the [Setup] Section +syn match issDirective "^[^=]\+=" + +" URL +syn match issURL "http[s]\=:\/\/.*$" + +" Parameters used for any section. +" syn match issParam"[^: ]\+:" +syn match issParam "Name:" +syn match issParam "MinVersion:\|OnlyBelowVersion:\|Languages:" +syn match issParam "Source:\|DestDir:\|DestName:\|CopyMode:" +syn match issParam "Attribs:\|Permissions:\|FontInstall:\|Flags:" +syn match issParam "FileName:\|Parameters:\|WorkingDir:\|HotKey:\|Comment:" +syn match issParam "IconFilename:\|IconIndex:" +syn match issParam "Section:\|Key:\|String:" +syn match issParam "Root:\|SubKey:\|ValueType:\|ValueName:\|ValueData:" +syn match issParam "RunOnceId:" +syn match issParam "Type:\|Excludes:" +syn match issParam "Components:\|Description:\|GroupDescription:\|Types:\|ExtraDiskSpaceRequired:" +syn match issParam "StatusMsg:\|RunOnceId:\|Tasks:" +syn match issParam "MessagesFile:\|LicenseFile:\|InfoBeforeFile:\|InfoAfterFile:" + +syn match issComment "^\s*;.*$" + +" folder constant +syn match issFolder "{[^{]*}" + +" string +syn region issString start=+"+ end=+"+ contains=issFolder + +" [Dirs] +syn keyword issDirsFlags deleteafterinstall uninsalwaysuninstall uninsneveruninstall + +" [Files] +syn keyword issFilesCopyMode normal onlyifdoesntexist alwaysoverwrite alwaysskipifsameorolder dontcopy +syn keyword issFilesAttribs readonly hidden system +syn keyword issFilesPermissions full modify readexec +syn keyword issFilesFlags allowunsafefiles comparetimestampalso confirmoverwrite deleteafterinstall +syn keyword issFilesFlags dontcopy dontverifychecksum external fontisnttruetype ignoreversion +syn keyword issFilesFlags isreadme onlyifdestfileexists onlyifdoesntexist overwritereadonly +syn keyword issFilesFlags promptifolder recursesubdirs regserver regtypelib restartreplace +syn keyword issFilesFlags sharedfile skipifsourcedoesntexist sortfilesbyextension touch +syn keyword issFilesFlags uninsremovereadonly uninsrestartdelete uninsneveruninstall +syn keyword issFilesFlags replacesameversion nocompression noencryption noregerror + + +" [Icons] +syn keyword issIconsFlags closeonexit createonlyiffileexists dontcloseonexit +syn keyword issIconsFlags runmaximized runminimized uninsneveruninstall useapppaths + +" [INI] +syn keyword issINIFlags createkeyifdoesntexist uninsdeleteentry uninsdeletesection uninsdeletesectionifempty + +" [Registry] +syn keyword issRegRootKey HKCR HKCU HKLM HKU HKCC +syn keyword issRegValueType none string expandsz multisz dword binary +syn keyword issRegFlags createvalueifdoesntexist deletekey deletevalue dontcreatekey +syn keyword issRegFlags preservestringtype noerror uninsclearvalue +syn keyword issRegFlags uninsdeletekey uninsdeletekeyifempty uninsdeletevalue + +" [Run] and [UninstallRun] +syn keyword issRunFlags hidewizard nowait postinstall runhidden runmaximized +syn keyword issRunFlags runminimized shellexec skipifdoesntexist skipifnotsilent +syn keyword issRunFlags skipifsilent unchecked waituntilidle + +" [Types] +syn keyword issTypesFlags iscustom + +" [Components] +syn keyword issComponentsFlags dontinheritcheck exclusive fixed restart disablenouninstallwarning + +" [UninstallDelete] and [InstallDelete] +syn keyword issInstallDeleteType files filesandordirs dirifempty + +" [Tasks] +syn keyword issTasksFlags checkedonce dontinheritcheck exclusive restart unchecked + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_iss_syntax_inits") + if version < 508 + let did_iss_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink issSection Special + HiLink issComment Comment + HiLink issDirective Type + HiLink issParam Type + HiLink issFolder Special + HiLink issString String + HiLink issURL Include + HiLink issPreProc PreProc + + HiLink issDirsFlags Keyword + HiLink issFilesCopyMode Keyword + HiLink issFilesAttribs Keyword + HiLink issFilesPermissions Keyword + HiLink issFilesFlags Keyword + HiLink issIconsFlags Keyword + HiLink issINIFlags Keyword + HiLink issRegRootKey Keyword + HiLink issRegValueType Keyword + HiLink issRegFlags Keyword + HiLink issRunFlags Keyword + HiLink issTypesFlags Keyword + HiLink issComponentsFlags Keyword + HiLink issInstallDeleteType Keyword + HiLink issTasksFlags Keyword + + delcommand HiLink +endif + +let b:current_syntax = "iss" + +" vim:ts=8 diff --git a/vim71/syntax/ist.vim b/vim71/syntax/ist.vim new file mode 100644 index 0000000..fd0005e --- /dev/null +++ b/vim71/syntax/ist.vim @@ -0,0 +1,70 @@ +" Vim syntax file +" Language: Makeindex style file, *.ist +" Maintainer: Peter Meszaros +" Last Change: May 4, 2001 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version >= 600 + setlocal iskeyword=$,@,48-57,_ +else + set iskeyword=$,@,48-57,_ +endif + +syn case ignore +syn keyword IstInpSpec actual arg_close arg_open encap escape +syn keyword IstInpSpec keyword level quote range_close range_open +syn keyword IstInpSpec page_compositor + +syn keyword IstOutSpec preamble postamble setpage_prefix setpage_suffix group_skip +syn keyword IstOutSpec headings_flag heading_prefix heading_suffix +syn keyword IstOutSpec lethead_flag lethead_prefix lethead_suffix +syn keyword IstOutSpec symhead_positive symhead_negative numhead_positive numhead_negative +syn keyword IstOutSpec item_0 item_1 item_2 item_01 +syn keyword IstOutSpec item_x1 item_12 item_x2 +syn keyword IstOutSpec delim_0 delim_1 delim_2 +syn keyword IstOutSpec delim_n delim_r delim_t +syn keyword IstOutSpec encap_prefix encap_infix encap_suffix +syn keyword IstOutSpec line_max indent_space indent_length +syn keyword IstOutSpec suffix_2p suffix_3p suffix_mp + +syn region IstString matchgroup=IstDoubleQuote start=+"+ skip=+\\"+ end=+"+ contains=IstSpecial +syn match IstCharacter "'.'" +syn match IstNumber "\d\+" +syn match IstComment "^[\t ]*%.*$" contains=IstTodo +syn match IstSpecial "\\\\\|{\|}\|#\|\\n" contained +syn match IstTodo "DEBUG\|TODO" contained + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_dummy_syn_inits") + if version < 508 + let did_dummy_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink IstInpSpec Type + HiLink IstOutSpec Identifier + HiLink IstString String + HiLink IstNumber Number + HiLink IstComment Comment + HiLink IstTodo Todo + HiLink IstSpecial Special + HiLink IstDoubleQuote Label + HiLink IstCharacter Label + + delcommand HiLink +endif + +let b:current_syntax = "ist" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/jal.vim b/vim71/syntax/jal.vim new file mode 100644 index 0000000..d0ba672 --- /dev/null +++ b/vim71/syntax/jal.vim @@ -0,0 +1,249 @@ +" Vim syntax file +" Language: JAL +" Version: 0.1 +" Last Change: 2003 May 11 +" Maintainer: Mark Gross +" This is a syntax definition for the JAL language. +" It is based on the Source Forge compiler source code. +" https://sourceforge.net/projects/jal/ +" +" TODO test. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore +syn sync lines=250 + +syn keyword picTodo NOTE TODO XXX contained + +syn match picIdentifier "[a-z_$][a-z0-9_$]*" +syn match picLabel "^[A-Z_$][A-Z0-9_$]*" +syn match picLabel "^[A-Z_$][A-Z0-9_$]*:"me=e-1 + +syn match picASCII "A\='.'" +syn match picBinary "B'[0-1]\+'" +syn match picDecimal "D'\d\+'" +syn match picDecimal "\d\+" +syn match picHexadecimal "0x\x\+" +syn match picHexadecimal "H'\x\+'" +syn match picHexadecimal "[0-9]\x*h" +syn match picOctal "O'[0-7]\o*'" + +syn match picComment ";.*" contains=picTodo + +syn region picString start=+"+ end=+"+ + +syn keyword picRegister indf tmr0 pcl status fsr port_a port_b port_c port_d port_e x84_eedata x84_eeadr pclath intcon +syn keyword picRegister f877_tmr1l f877_tmr1h f877_t1con f877_t2con f877_ccpr1l f877_ccpr1h f877_ccp1con +syn keyword picRegister f877_pir1 f877_pir2 f877_pie1 f877_adcon1 f877_adcon0 f877_pr2 f877_adresl f877_adresh +syn keyword picRegister f877_eeadr f877_eedath f877_eeadrh f877_eedata f877_eecon1 f877_eecon2 f628_EECON2 +syn keyword picRegister f877_rcsta f877_txsta f877_spbrg f877_txreg f877_rcreg f628_EEDATA f628_EEADR f628_EECON1 + +" Register --- bits +" STATUS +syn keyword picRegisterPart status_c status_dc status_z status_pd +syn keyword picRegisterPart status_to status_rp0 status_rp1 status_irp + +" pins +syn keyword picRegisterPart pin_a0 pin_a1 pin_a2 pin_a3 pin_a4 pin_a5 +syn keyword picRegisterPart pin_b0 pin_b1 pin_b2 pin_b3 pin_b4 pin_b5 pin_b6 pin_b7 +syn keyword picRegisterPart pin_c0 pin_c1 pin_c2 pin_c3 pin_c4 pin_c5 pin_c6 pin_c7 +syn keyword picRegisterPart pin_d0 pin_d1 pin_d2 pin_d3 pin_d4 pin_d5 pin_d6 pin_d7 +syn keyword picRegisterPart pin_e0 pin_e1 pin_e2 + +syn keyword picPortDir port_a_direction port_b_direction port_c_direction port_d_direction port_e_direction + +syn match picPinDir "pin_a[012345]_direction" +syn match picPinDir "pin_b[01234567]_direction" +syn match picPinDir "pin_c[01234567]_direction" +syn match picPinDir "pin_d[01234567]_direction" +syn match picPinDir "pin_e[012]_direction" + + +" INTCON +syn keyword picRegisterPart intcon_gie intcon_eeie intcon_peie intcon_t0ie intcon_inte +syn keyword picRegisterPart intcon_rbie intcon_t0if intcon_intf intcon_rbif + +" TIMER +syn keyword picRegisterPart t1ckps1 t1ckps0 t1oscen t1sync tmr1cs tmr1on tmr1ie tmr1if + +"cpp bits +syn keyword picRegisterPart ccp1x ccp1y + +" adcon bits +syn keyword picRegisterPart adcon0_go adcon0_ch0 adcon0_ch1 adcon0_ch2 + +" EECON +syn keyword picRegisterPart eecon1_rd eecon1_wr eecon1_wren eecon1_wrerr eecon1_eepgd +syn keyword picRegisterPart f628_eecon1_rd f628_eecon1_wr f628_eecon1_wren f628_eecon1_wrerr + +" usart +syn keyword picRegisterPart tx9 txen sync brgh tx9d +syn keyword picRegisterPart spen rx9 cren ferr oerr rx9d +syn keyword picRegisterPart TXIF RCIF + +" OpCodes... +syn keyword picOpcode addlw andlw call clrwdt goto iorlw movlw option retfie retlw return sleep sublw tris +syn keyword picOpcode xorlw addwf andwf clrf clrw comf decf decfsz incf incfsz retiw iorwf movf movwf nop +syn keyword picOpcode rlf rrf subwf swapf xorwf bcf bsf btfsc btfss skpz skpnz setz clrz skpc skpnc setc clrc +syn keyword picOpcode skpdc skpndc setdc clrdc movfw tstf bank page HPAGE mullw mulwf cpfseq cpfsgt cpfslt banka bankb + + +syn keyword jalBoolean true false +syn keyword jalBoolean off on +syn keyword jalBit high low +syn keyword jalConstant Input Output all_input all_output +syn keyword jalConditional if else then elsif end if +syn keyword jalLabel goto +syn keyword jalRepeat for while forever loop +syn keyword jalStatement procedure function +syn keyword jalStatement return end volatile const var +syn keyword jalType bit byte + +syn keyword jalModifier interrupt assembler asm put get +syn keyword jalStatement out in is begin at +syn keyword jalDirective pragma jump_table target target_clock target_chip name error test assert +syn keyword jalPredefined hs xt rc lp internal 16c84 16f84 16f877 sx18 sx28 12c509a 12c508 +syn keyword jalPredefined 12ce674 16f628 18f252 18f242 18f442 18f452 12f629 12f675 16f88 +syn keyword jalPredefined 16f876 16f873 sx_12 sx18 sx28 pic_12 pic_14 pic_16 + +syn keyword jalDirective chip osc clock fuses cpu watchdog powerup protection + +syn keyword jalFunction bank_0 bank_1 bank_2 bank_3 bank_4 bank_5 bank_6 bank_7 trisa trisb trisc trisd trise +syn keyword jalFunction _trisa_flush _trisb_flush _trisc_flush _trisd_flush _trise_flush + +syn keyword jalPIC local idle_loop + +syn region jalAsm matchgroup=jalAsmKey start="\" end="\" contains=jalComment,jalPreProc,jalLabel,picIdentifier, picLabel,picASCII,picDecimal,picHexadecimal,picOctal,picComment,picString,picRegister,picRigisterPart,picOpcode,picDirective,jalPIC +syn region jalAsm matchgroup=jalAsmKey start="\" end=/$/ contains=jalComment,jalPreProc,jalLabel,picIdentifier, picLabel,picASCII,picDecimal,picHexadecimal,picOctal,picComment,picString,picRegister,picRigisterPart,picOpcode,picDirective,jalPIC + +syn region jalPsudoVars matchgroup=jalPsudoVarsKey start="\<'put\>" end="/" contains=jalComment + +syn match jalStringEscape contained "#[12][0-9]\=[0-9]\=" +syn match jalIdentifier "\<[a-zA-Z_][a-zA-Z0-9_]*\>" +syn match jalSymbolOperator "[+\-/*=]" +syn match jalSymbolOperator "!" +syn match jalSymbolOperator "<" +syn match jalSymbolOperator ">" +syn match jalSymbolOperator "<=" +syn match jalSymbolOperator ">=" +syn match jalSymbolOperator "!=" +syn match jalSymbolOperator "==" +syn match jalSymbolOperator "<<" +syn match jalSymbolOperator ">>" +syn match jalSymbolOperator "|" +syn match jalSymbolOperator "&" +syn match jalSymbolOperator "%" +syn match jalSymbolOperator "?" +syn match jalSymbolOperator "[()]" +syn match jalSymbolOperator "[\^.]" +syn match jalLabel "[\^]*:" + +syn match jalNumber "-\=\<\d[0-9_]\+\>" +syn match jalHexNumber "0x[0-9A-Fa-f_]\+\>" +syn match jalBinNumber "0b[01_]\+\>" + +" String +"wrong strings +syn region jalStringError matchgroup=jalStringError start=+"+ end=+"+ end=+$+ contains=jalStringEscape + +"right strings +syn region jalString matchgroup=jalString start=+'+ end=+'+ oneline contains=jalStringEscape +" To see the start and end of strings: +syn region jalString matchgroup=jalString start=+"+ end=+"+ oneline contains=jalStringEscapeGPC + +syn keyword jalTodo contained TODO +syn region jalComment start=/-- / end=/$/ oneline contains=jalTodo +syn region jalComment start=/--\t/ end=/$/ oneline contains=jalTodo +syn match jalComment /--\_$/ +syn region jalPreProc start="include" end=/$/ contains=JalComment,jalToDo + + +if exists("jal_no_tabs") + syn match jalShowTab "\t" +endif + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_jal_syn_inits") +if version < 508 + let did_jal_syn_inits = 1 + command -nargs=+ HiLink hi link +else + command -nargs=+ HiLink hi def link +endif + + HiLink jalAcces jalStatement + HiLink jalBoolean Boolean + HiLink jalBit Boolean + HiLink jalComment Comment + HiLink jalConditional Conditional + HiLink jalConstant Constant + HiLink jalDelimiter Identifier + HiLink jalDirective PreProc + HiLink jalException Exception + HiLink jalFloat Float + HiLink jalFunction Function + HiLink jalPsudoVarsKey Function + HiLink jalLabel Label + HiLink jalMatrixDelimiter Identifier + HiLink jalModifier Type + HiLink jalNumber Number + HiLink jalBinNumber Number + HiLink jalHexNumber Number + HiLink jalOperator Operator + HiLink jalPredefined Constant + HiLink jalPreProc PreProc + HiLink jalRepeat Repeat + HiLink jalStatement Statement + HiLink jalString String + HiLink jalStringEscape Special + HiLink jalStringEscapeGPC Special + HiLink jalStringError Error + HiLink jalStruct jalStatement + HiLink jalSymbolOperator jalOperator + HiLink jalTodo Todo + HiLink jalType Type + HiLink jalUnclassified Statement + HiLink jalAsm Assembler + HiLink jalError Error + HiLink jalAsmKey Statement + HiLink jalPIC Statement + + HiLink jalShowTab Error + + HiLink picTodo Todo + HiLink picComment Comment + HiLink picDirective Statement + HiLink picLabel Label + HiLink picString String + + HiLink picOpcode Keyword + HiLink picRegister Structure + HiLink picRegisterPart Special + HiLink picPinDir SPecial + HiLink picPortDir SPecial + + HiLink picASCII String + HiLink picBinary Number + HiLink picDecimal Number + HiLink picHexadecimal Number + HiLink picOctal Number + + HiLink picIdentifier Identifier + + delcommand HiLink +endif + + +let b:current_syntax = "jal" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/jam.vim b/vim71/syntax/jam.vim new file mode 100644 index 0000000..9fe6678 --- /dev/null +++ b/vim71/syntax/jam.vim @@ -0,0 +1,252 @@ +" Vim syntax file +" Language: JAM +" Maintainer: Ralf Lemke (ralflemk@t-online.de) +" Last change: 09-10-2000 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version >= 600 + setlocal iskeyword=@,48-57,_,- +else + set iskeyword=@,48-57,_,- +endif + +" A bunch of useful jam keywords +syn keyword jamStatement break call dbms flush global include msg parms proc public receive return send unload vars +syn keyword jamConditional if else +syn keyword jamRepeat for while next step + +syn keyword jamTodo contained TODO FIXME XXX +syn keyword jamDBState1 alias binary catquery close close_all_connections column_names connection continue continue_bottom continue_down continue_top continue_up +syn keyword jamDBState2 cursor declare engine execute format occur onentry onerror onexit sql start store unique with +syn keyword jamSQLState1 all alter and any avg between by count create current data database delete distinct drop exists fetch from grant group +syn keyword jamSQLState2 having index insert into like load max min of open order revoke rollback runstats select set show stop sum synonym table to union update values view where bundle + +syn keyword jamLibFunc1 dm_bin_create_occur dm_bin_delete_occur dm_bin_get_dlength dm_bin_get_occur dm_bin_length dm_bin_max_occur dm_bin_set_dlength dm_convert_empty dm_cursor_connection dm_cursor_consistent dm_cursor_engine dm_dbi_init dm_dbms dm_dbms_noexp dm_disable_styles dm_enable_styles dm_exec_sql dm_expand dm_free_sql_info dm_gen_change_execute_using dm_gen_change_select_from dm_gen_change_select_group_by dm_gen_change_select_having dm_gen_change_select_list dm_gen_change_select_order_by dm_gen_change_select_suffix dm_gen_change_select_where dm_gen_get_tv_alias dm_gen_sql_info + +syn keyword jamLibFunc2 dm_get_db_conn_handle dm_get_db_cursor_handle dm_get_driver_option dm_getdbitext dm_init dm_is_connection dm_is_cursor dm_is_engine dm_odb_preserves_cursor dm_reset dm_set_driver_option dm_set_max_fetches dm_set_max_rows_per_fetch dm_set_tm_clear_fast dm_val_relative sm_adjust_area sm_allget sm_amt_format sm_e_amt_format sm_i_amt_format sm_n_amt_format sm_o_amt_format sm_append_bundle_data sm_append_bundle_done sm_append_bundle_item sm_d_at_cur sm_l_at_cur sm_r_at_cur sm_mw_attach_drawing_func sm_mwn_attach_drawing_func sm_mwe_attach_drawing_func sm_xm_attach_drawing_func sm_xmn_attach_drawing_func sm_xme_attach_drawing_func sm_backtab sm_bel sm_bi_comparesm_bi_copy sm_bi_initialize sm_bkrect sm_c_off sm_c_on sm_c_vis sm_calc sm_cancel sm_ckdigit sm_cl_all_mdts sm_cl_unprot sm_clear_array sm_n_clear_array sm_1clear_array sm_n_1clear_array sm_close_window sm_com_load_picture sm_com_QueryInterface sm_com_result sm_com_result_msg sm_com_set_handler sm_copyarray sm_n_copyarray sm_create_bundle + +syn keyword jamLibFunc3 sm_d_msg_line sm_dblval sm_e_dblval sm_i_dblval sm_n_dblval sm_o_dblval sm_dd_able sm_dde_client_connect_cold sm_dde_client_connect_hot sm_dde_client_connect_warm sm_dde_client_disconnect sm_dde_client_off sm_dde_client_on sm_dde_client_paste_link_cold sm_dde_client_paste_link_hot sm_dde_client_paste_link_warm sm_dde_client_request sm_dde_execute sm_dde_install_notify sm_dde_poke sm_dde_server_off sm_dde_server_on sm_delay_cursor sm_deselect sm_dicname sm_disp_off sm_dlength sm_e_dlength sm_i_dlength sm_n_dlength sm_o_dlength sm_do_uinstalls sm_i_doccur sm_o_doccur sm_drawingarea sm_xm_drawingarea sm_dtofield sm_e_dtofield sm_i_dtofield sm_n_dtofield sm_o_dtofield sm_femsg sm_ferr_reset sm_fi_path sm_file_copy sm_file_exists sm_file_move sm_file_remove sm_fi_open sm_fi_path sm_filebox sm_filetypes sm_fio_a2f sm_fio_close sm_fio_editor sm_fio_error sm_fio_error_set sm_fio_f2a sm_fio_getc sm_fio_gets sm_fio_handle sm_fio_open sm_fio_putc sm_fio_puts sm_fio_rewind sm_flush sm_d_form sm_l_form + +syn keyword jamLibFunc4 sm_r_form sm_formlist sm_fptr sm_e_fptr sm_i_fptr sm_n_fptr sm_o_fptr sm_fqui_msg sm_fquiet_err sm_free_bundle sm_ftog sm_e_ftog sm_i_ftog sm_n_ftog sm_o_ftog sm_fval sm_e_fval sm_i_fval sm_n_fval sm_o_fval sm_i_get_bi_data sm_o_get_bi_data sm_get_bundle_data sm_get_bundle_item_count sm_get_bundle_occur_count sm_get_next_bundle_name sm_i_get_tv_bi_data sm_o_get_tv_bi_data sm_getfield sm_e_getfield sm_i_getfield sm_n_getfield sm_o_getfield sm_getkey sm_gofield sm_e_gofield sm_i_gofield sm_n_gofield sm_o_gofield sm_gtof sm_gval sm_i_gtof sm_n_gval sm_hlp_by_name sm_home sm_inimsg sm_initcrt sm_jinitcrt sm_jxinitcrt sm_input sm_inquire sm_install sm_intval sm_e_intval sm_i_intval sm_n_intval sm_o_intval sm_i_ioccur sm_o_ioccur sm_is_bundle sm_is_no sm_e_is_no sm_i_is_no sm_n_is_no sm_o_is_no sm_is_yes sm_e_is_yes sm_i_is_yes sm_n_is_yes sm_o_is_yes sm_isabort sm_iset sm_issv sm_itofield sm_e_itofield sm_i_itofield sm_n_itofield sm_o_itofield sm_jclose sm_jfilebox sm_jform sm_djplcall sm_jplcall + +syn keyword jamLibFunc5 sm_sjplcall sm_jplpublic sm_jplunload sm_jtop sm_jwindow sm_key_integer sm_keyfilter sm_keyhit sm_keyinit sm_n_keyinit sm_keylabel sm_keyoption sm_l_close sm_l_open sm_l_open_syslib sm_last sm_launch sm_h_ldb_fld_get sm_n_ldb_fld_get sm_h_ldb_n_fld_get sm_n_ldb_n_fld_get sm_h_ldb_fld_store sm_n_ldb_fld_store sm_h_ldb_n_fld_store sm_n_ldb_n_fld_store sm_ldb_get_active sm_ldb_get_inactive sm_ldb_get_next_active sm_ldb_get_next_inactive sm_ldb_getfield sm_i_ldb_getfield sm_n_ldb_getfield sm_o_ldb_getfield sm_ldb_h_getfield sm_i_ldb_h_getfield sm_n_ldb_h_getfield sm_o_ldb_h_getfield sm_ldb_handle sm_ldb_init sm_ldb_is_loaded sm_ldb_load sm_ldb_name sm_ldb_next_handle sm_ldb_pop sm_ldb_push sm_ldb_putfield sm_i_ldb_putfield sm_n_ldb_putfield sm_o_ldb_putfield sm_ldb_h_putfield sm_i_ldb_h_putfield sm_n_ldb_h_putfield sm_o_ldb_h_putfield sm_ldb_state_get sm_ldb_h_state_get sm_ldb_state_set sm_ldb_h_state_set sm_ldb_unload sm_ldb_h_unload sm_leave sm_list_objects_count sm_list_objects_end sm_list_objects_next + +syn keyword jamLibFunc6 sm_list_objects_start sm_lngval sm_e_lngval sm_i_lngval sm_n_lngval sm_o_lngval sm_load_screen sm_log sm_lstore sm_ltofield sm_e_ltofield sm_i_ltofield sm_n_ltofield sm_o_ltofield sm_m_flush sm_menu_bar_error sm_menu_change sm_menu_create sm_menu_delete sm_menu_get_int sm_menu_get_str sm_menu_install sm_menu_remove sm_message_box sm_mncrinit6 sm_mnitem_change sm_n_mnitem_change sm_mnitem_create sm_n_mnitem_create sm_mnitem_delete sm_n_mnitem_delete sm_mnitem_get_int sm_n_mnitem_get_int sm_mnitem_get_str sm_n_mnitem_get_str sm_mnscript_load sm_mnscript_unload sm_ms_inquire sm_msg sm_msg_del sm_msg_get sm_msg_read sm_d_msg_read sm_n_msg_read sm_msgfind sm_mts_CreateInstance sm_mts_CreateProperty sm_mts_CreatePropertyGroup sm_mts_DisableCommit sm_mts_EnableCommit sm_mts_GetPropertyValue sm_mts_IsCallerInRole sm_mts_IsInTransaction sm_mts_IsSecurityEnabled sm_mts_PutPropertyValue sm_mts_SetAbort sm_mts_SetComplete sm_mus_time sm_mw_get_client_wnd sm_mw_get_cmd_show sm_mw_get_frame_wnd sm_mw_get_instance + +syn keyword jamLibFunc7 sm_mw_get_prev_instance sm_mw_PrintScreen sm_next_sync sm_nl sm_null sm_e_null sm_i_null sm_n_null sm_o_null sm_obj_call sm_obj_copy sm_obj_copy_id sm_obj_create sm_obj_delete sm_obj_delete_id sm_obj_get_property sm_obj_onerror sm_obj_set_property sm_obj_sort sm_obj_sort_auto sm_occur_no sm_off_gofield sm_e_off_gofield sm_i_off_gofield sm_n_off_gofield sm_o_off_gofield sm_option sm_optmnu_id sm_pinquire sm_popup_at_cur sm_prop_error sm_prop_get_int sm_prop_get_str sm_prop_get_dbl sm_prop_get_x_int sm_prop_get_x_str sm_prop_get_x_dbl sm_prop_get_m_int sm_prop_get_m_str sm_prop_get_m_dbl sm_prop_id sm_prop_name_to_id sm_prop_set_int sm_prop_set_str sm_prop_set_dbl sm_prop_set_x_int sm_prop_set_x_str sm_prop_set_x_dbl sm_prop_set_m_int sm_prop_set_m_str sm_prop_set_m_dbl sm_pset sm_putfield sm_e_putfield sm_i_putfield sm_n_putfield sm_o_putfield sm_raise_exception sm_receive sm_receive_args sm_rescreen sm_resetcrt sm_jresetcrt sm_jxresetcrt sm_resize sm_restore_data sm_return sm_return_args sm_rmformlist sm_rs_data + +syn keyword jamLibFunc8 sm_rw_error_message sm_rw_play_metafile sm_rw_runreport sm_s_val sm_save_data sm_sdtime sm_select sm_send sm_set_help sm_setbkstat sm_setsibling sm_setstatus sm_sh_off sm_shell sm_shrink_to_fit sm_slib_error sm_slib_install sm_slib_load sm_soption sm_strip_amt_ptr sm_e_strip_amt_ptr sm_i_strip_amt_ptr sm_n_strip_amt_ptr sm_o_strip_amt_ptr sm_sv_data sm_sv_free sm_svscreen sm_tab sm_tm_clear sm_tm_clear_model_events sm_tm_command sm_tm_command_emsgset sm_tm_command_errset sm_tm_continuation_validity sm_tm_dbi_checker sm_tm_error sm_tm_errorlog sm_tm_event sm_tm_event_name sm_tm_failure_message sm_tm_handling sm_tm_inquire sm_tm_iset sm_tm_msg_count_error sm_tm_msg_emsg sm_tm_msg_error sm_tm_old_bi_context sm_tm_pcopy sm_tm_pinquire sm_tm_pop_model_event sm_tm_pset sm_tm_push_model_event sm_tmpnam sm_tp_exec sm_tp_free_arg_buf sm_tp_gen_insert sm_tp_gen_sel_return sm_tp_gen_sel_where sm_tp_gen_val_link sm_tp_gen_val_return sm_tp_get_svc_alias sm_tp_get_tux_callid sm_translatecoords sm_tst_all_mdts + +syn keyword jamLibFunc9 sm_udtime sm_ungetkey sm_unload_screen sm_unsvscreen sm_upd_select sm_validate sm_n_validate sm_vinit sm_n_vinit sm_wcount sm_wdeselect sm_web_get_cookie sm_web_invoke_url sm_web_log_error sm_web_save_global sm_web_set_cookie sm_web_unsave_all_globals sm_web_unsave_global sm_mw_widget sm_mwe_widget sm_mwn_widget sm_xm_widget sm_xme_widget sm_xmn_widget sm_win_shrink sm_d_window sm_d_at_cur sm_l_window sm_l_at_cur sm_r_window sm_r_at_cur sm_winsize sm_wrotate sm_wselect sm_n_wselect sm_ww_length sm_n_ww_length sm_ww_read sm_n_ww_read sm_ww_write sm_n_ww_write sm_xlate_table sm_xm_get_base_window sm_xm_get_display + +syn keyword jamVariable1 SM_SCCS_ID SM_ENTERTERM SM_MALLOC SM_CANCEL SM_BADTERM SM_FNUM SM_DZERO SM_EXPONENT SM_INVDATE SM_MATHERR SM_FRMDATA SM_NOFORM SM_FRMERR SM_BADKEY SM_DUPKEY SM_ERROR SM_SP1 SM_SP2 SM_RENTRY SM_MUSTFILL SM_AFOVRFLW SM_TOO_FEW_DIGITS SM_CKDIGIT SM_HITANY SM_NOHELP SM_MAXHELP SM_OUTRANGE SM_ENTERTERM1 SM_SYSDATE SM_DATFRM SM_DATCLR SM_DATINV SM_KSDATA SM_KSERR SM_KSNONE SM_KSMORE SM_DAYA1 SM_DAYA2 SM_DAYA3 SM_DAYA4 SM_DAYA5 SM_DAYA6 SM_DAYA7 SM_DAYL1 SM_DAYL2 SM_DAYL3 SM_DAYL4 SM_DAYL5 SM_DAYL6 SM_DAYL7 SM_MNSCR_LOAD SM_MENU_INSTALL SM_INSTDEFSCRL SM_INSTSCROLL SM_MOREDATA SM_READY SM_WAIT SM_YES SM_NO SM_NOTEMP SM_FRMHELP SM_FILVER SM_ONLYONE SM_WMSMOVE SM_WMSSIZE SM_WMSOFF SM_LPRINT SM_FMODE SM_NOFILE SM_NOSECTN SM_FFORMAT SM_FREAD SM_RX1 SM_RX2 SM_RX3 SM_TABLOOK SM_MISKET SM_ILLKET SM_ILLBRA SM_MISDBLKET SM_ILLDBLKET SM_ILLDBLBRA SM_ILL_RIGHT SM_ILLELSE SM_NUMBER SM_EOT SM_BREAK SM_NOARGS SM_BIGVAR SM_EXCESS SM_EOL SM_FILEIO SM_FOR SM_RCURLY SM_NONAME SM_1JPL_ERR SM_2JPL_ERR SM_3JPL_ERR + +syn keyword jamVariable2 SM_JPLATCH SM_FORMAT SM_DESTINATION SM_ORAND SM_ORATOR SM_ILL_LEFT SM_MISSPARENS SM_ILLCLOSE_COMM SM_FUNCTION SM_EQUALS SM_MISMATCH SM_QUOTE SM_SYNTAX SM_NEXT SM_VERB_UNKNOWN SM_JPLFORM SM_NOT_LOADED SM_GA_FLG SM_GA_CHAR SM_GA_ARG SM_GA_DIG SM_NOFUNC SM_BADPROTO SM_JPLPUBLIC SM_NOCOMPILE SM_NULLEDIT SM_RP_NULL SM_DBI_NOT_INST SM_NOTJY SM_MAXLIB SM_FL_FLLIB SM_TPI_NOT_INST SM_RW_NOT_INST SM_MONA1 SM_MONA2 SM_MONA3 SM_MONA4 SM_MONA5 SM_MONA6 SM_MONA7 SM_MONA8 SM_MONA9 SM_MONA10 SM_MONA11 SM_MONA12 SM_MONL1 SM_MONL2 SM_MONL3 SM_MONL4 SM_MONL5 SM_MONL6 SM_MONL7 SM_MONL8 SM_MONL9 SM_MONL10 SM_MONL11 SM_MONL12 SM_AM SM_PM SM_0DEF_DTIME SM_1DEF_DTIME SM_2DEF_DTIME SM_3DEF_DTIME SM_4DEF_DTIME SM_5DEF_DTIME SM_6DEF_DTIME SM_7DEF_DTIME SM_8DEF_DTIME SM_9DEF_DTIME SM_CALC_DATE SM_BAD_DIGIT SM_BAD_YN SM_BAD_ALPHA SM_BAD_NUM SM_BAD_ALPHNUM SM_DECIMAL SM_1STATS SM_VERNO SM_DIG_ERR SM_YN_ERR SM_LET_ERR SM_NUM_ERR SM_ANUM_ERR SM_REXP_ERR SM_POSN_ERR SM_FBX_OPEN SM_FBX_WINDOW SM_FBX_SIBLING SM_OPENDIR + +syn keyword jamVariable3 SM_GETFILES SM_CHDIR SM_GETCWD SM_UNCLOSED_COMM SM_MB_OKLABEL SM_MB_CANCELLABEL SM_MB_YESLABEL SM_MB_NOLABEL SM_MB_RETRYLABEL SM_MB_IGNORELABEL SM_MB_ABORTLABEL SM_MB_HELPLABEL SM_MB_STOP SM_MB_QUESTION SM_MB_WARNING SM_MB_INFORMATION SM_MB_YESALLLABEL SM_0MN_CURRDEF SM_1MN_CURRDEF SM_2MN_CURRDEF SM_0DEF_CURR SM_1DEF_CURR SM_2DEF_CURR SM_3DEF_CURR SM_4DEF_CURR SM_5DEF_CURR SM_6DEF_CURR SM_7DEF_CURR SM_8DEF_CURR SM_9DEF_CURR SM_SEND_SYNTAX SM_SEND_ITEM SM_SEND_INVALID_BUNDLE SM_RECEIVE_SYNTAX SM_RECEIVE_ITEM_NUMBER SM_RECEIVE_OVERFLOW SM_RECEIVE_ITEM SM_SYNCH_RECEIVE SM_EXEC_FAIL SM_DYNA_HELP_NOT_AVAIL SM_DLL_LOAD_ERR SM_DLL_UNRESOLVED SM_DLL_VERSION_ERR SM_DLL_OPTION_ERR SM_DEMOERR SM_MB_OKALLLABEL SM_MB_NOALLLABEL SM_BADPROP SM_BETWEEN SM_ATLEAST SM_ATMOST SM_PR_ERROR SM_PR_OBJID SM_PR_OBJECT SM_PR_ITEM SM_PR_PROP SM_PR_PROP_ITEM SM_PR_PROP_VAL SM_PR_CONVERT SM_PR_OBJ_TYPE SM_PR_RANGE SM_PR_NO_SET SM_PR_BYND_SCRN SM_PR_WW_SCROLL SM_PR_NO_SYNC SM_PR_TOO_BIG SM_PR_BAD_MASK SM_EXEC_MEM_ERR + +syn keyword jamVariable4 SM_EXEC_NO_PROG SM_PR_NO_KEYSTRUCT SM_REOPEN_AS_SLIB SM_REOPEN_THE_SLIB SM_ERRLIB SM_WARNLIB SM_LIB_DOWNGRADE SM_OLDER SM_NEWER SM_UPGRADE SM_LIB_READONLY SM_LOPEN_ERR SM_LOPEN_WARN SM_MLOPEN_CREAT SM_MLOPEN_INIT SM_LIB_ERR SM_LIB_ISOLATE SM_LIB_NO_ERR SM_LIB_REC_ERR SM_LIB_FATAL_ERR SM_LIB_LERR_FILE SM_LIB_LERR_NOTLIB SM_LIB_LERR_BADVERS SM_LIB_LERR_FORMAT SM_LIB_LERR_BADCM SM_LIB_LERR_LOCK SM_LIB_LERR_RESERVED SM_LIB_LERR_READONLY SM_LIB_LERR_NOENTRY SM_LIB_LERR_BUSY SM_LIB_LERR_ROVERS SM_LIB_LERR_DEFAULT SM_LIB_BADCM SM_LIB_LERR_NEW SM_STANDALONE_MODE SM_FEATURE_RESTRICT FM_CH_LOST FM_JPL_PROMPT FM_YR4 FM_YR2 FM_MON FM_MON2 FM_DATE FM_DATE2 FM_HOUR FM_HOUR2 FM_MIN FM_MIN2 FM_SEC FM_SEC2 FM_YRDAY FM_AMPM FM_DAYA FM_DAYL FM_MONA FM_MONL FM_0MN_DEF_DT FM_1MN_DEF_DT FM_2MN_DEF_DT FM_DAY JM_QTERMINATE JM_HITSPACE JM_HITACK JM_NOJWIN UT_MEMERR UT_P_OPT UT_V_OPT UT_E_BINOPT UT_NO_INPUT UT_SECLONG UT_1FNAME UT_SLINE UT_FILE UT_ERROR UT_WARNING UT_MISSEQ UT_VOPT UT_M2_DESCR + +syn keyword jamVariable5 UT_M2_PROGNAME UT_M2_USAGE UT_M2_O_OPT UT_M2_COM UT_M2_BADTAG UT_M2_MSSQUOT UT_M2_AFTRQUOT UT_M2_DUPSECT UT_M2_BADUCLSS UT_M2_USECPRFX UT_M2_MPTYUSCT UT_M2_DUPMSGTG UT_M2_TOOLONG UT_M2_LONG UT_K2_DESCR UT_K2_PROGNAME UT_K2_USAGE UT_K2_MNEM UT_K2_NKEYDEF UT_K2_DUPKEY UT_K2_NOTFOUND UT_K2_1FNAME UT_K2_VOPT UT_K2_EXCHAR UT_V2_DESCR UT_V2_PROGNAME UT_V2_USAGE UT_V2_SLINE UT_V2_SEQUAL UT_V2_SVARNAME UT_V2_SNAME UT_V2_VOPT UT_V2_1REQ UT_CB_DESCR UT_CB_PROGNAME UT_CB_USAGE UT_CB_VOPT UT_CB_MIEXT UT_CB_AEXT UT_CB_UNKNOWN UT_CB_ISCHEME UT_CB_BKFGS UT_CB_ABGS UT_CB_REC UT_CB_GUI UT_CB_CONT UT_CB_CONTFG UT_CB_AFILE UT_CB_LEFT_QUOTE UT_CB_NO_EQUAL UT_CB_EXTRA_EQ UT_CB_BAD_LHS UT_CB_BAD_RHS UT_CB_BAD_QUOTED UT_CB_FILE UT_CB_FILE_LINE UT_CB_DUP_ALIAS UT_CB_LINE_LOOP UT_CB_BAD_STYLE UT_CB_DUP_STYLE UT_CB_NO_SECT UT_CB_DUP_SCHEME DM_ERROR DM_NODATABASE DM_NOTLOGGEDON DM_ALREADY_ON DM_ARGS_NEEDED DM_LOGON_DENIED DM_BAD_ARGS DM_BAD_CMD DM_NO_MORE_ROWS DM_ABORTED DM_NO_CURSOR DM_MANY_CURSORS DM_KEYWORD + +syn keyword jamVariable6 DM_INVALID_DATE DM_COMMIT DM_ROLLBACK DM_PARSE_ERROR DM_BIND_COUNT DM_BIND_VAR DM_DESC_COL DM_FETCH DM_NO_NAME DM_END_OF_PROC DM_NOCONNECTION DM_NOTSUPPORTED DM_TRAN_PEND DM_NO_TRANSACTION DM_ALREADY_INIT DM_INIT_ERROR DM_MAX_DEPTH DM_NO_PARENT DM_NO_CHILD DM_MODALITY_NOT_FOUND DM_NATIVE_NO_SUPPORT DM_NATIVE_CANCEL DM_TM_ALREADY DM_TM_IN_PROGRESS DM_TM_CLOSE_ERROR DM_TM_BAD_MODE DM_TM_BAD_CLOSE_ACTION DM_TM_INTERNAL DM_TM_MODEL_INTERNAL DM_TM_NO_ROOT DM_TM_NO_TRANSACTION DM_TM_INITIAL_MODE DM_TM_PARENT_NAME DM_TM_BAD_MEMBER DM_TM_FLD_NAM_LEN DM_TM_NO_PARENT DM_TM_BAD_REQUEST DM_TM_CANNOT_GEN_SQL DM_TM_CANNOT_EXEC_SQL DM_TM_DBI_ERROR DM_TM_DISCARD_ALL DM_TM_DISCARD_LATEST DM_TM_CALL_ERROR DM_TM_CALL_TYPE DM_TM_HOOK_MODEL DM_TM_ROOT_NAME DM_TM_TV_INVALID DM_TM_COL_NOT_FOUND DM_TM_BAD_LINK DM_TM_HOOK_MODEL_ERROR DM_TM_ONE_ROW DM_TM_SOME_ROWS DM_TM_GENERAL DM_TM_NO_HOOK DM_TM_NOSET DM_TM_TBLNAME DM_TM_PRIMARY_KEY DM_TM_INCOMPLETE_KEY DM_TM_CMD_MODE DM_TM_NO_SUCH_CMD DM_TM_NO_SUCH_SCOPE + +syn keyword jamVariable7 DM_TM_NO_SUCH_TV DM_TM_EVENT_LOOP DM_TM_UNSUPPORTED DM_TM_NO_MODEL DM_TM_SYNCH_SV DM_TM_WRONG_FORM DM_TM_VC_FIELD DM_TM_VC_DATE DM_TM_VC_TYPE DM_TM_BAD_CONTINUE DM_JDB_OUT_OF_MEMORY DM_JDB_DUPTABLEALIAS DM_JDB_DUPCURSORNAME DM_JDB_NODB DM_JDB_BINDCOUNT DM_JDB_NO_MORE_ROWS DM_JDB_AMBIGUOUS_COLUMN_REF DM_JDB_UNRESOLVED_COLUMN_REF DM_JDB_TABLE_READ_WRITE_CONFLICT DM_JDB_SYNTAX_ERROR DM_JDB_DUP_COLUMN_ASSIGNMENT DM_JDB_NO_MSG_FILE DM_JDB_NO_MSG DM_JDB_NOT_IMPLEMENTED DM_JDB_AGGREGATE_NOT_ALLOWED DM_JDB_TYPE_MISMATCH DM_JDB_NO_CURRENT_ROW DM_JDB_DB_CORRUPT DM_JDB_BUF_OVERFLOW DM_JDB_FILE_IO_ERR DM_JDB_BAD_HANDLE DM_JDB_DUP_TNAME DM_JDB_INVALID_TABLE_OP DM_JDB_TABLE_NOT_FOUND DM_JDB_CONVERSION_FAILED DM_JDB_INVALID_COLUMN_LIST DM_JDB_TABLE_OPEN DM_JDB_BAD_INPUT DM_JDB_DATATYPE_OVERFLOW DM_JDB_DATABASE_EXISTS DM_JDB_DATABASE_OPEN DM_JDB_DUP_CNAME DM_JDB_TMPDATABASE_ERR DM_JDB_INVALID_VALUES_COUNT DM_JDB_INVALID_COLUMN_COUNT DM_JDB_MAX_RECLEN_EXCEEDED DM_JDB_END_OF_GROUP + +syn keyword jamVariable8 TP_EXC_INVALID_CLIENT_COMMAND TP_EXC_INVALID_CLIENT_OPTION TP_EXC_INVALID_COMMAND TP_EXC_INVALID_COMMAND_SYNTAX TP_EXC_INVALID_CONNECTION TP_EXC_INVALID_CONTEXT TP_EXC_INVALID_FORWARD TP_EXC_INVALID_JAM_VARIABLE_REF TP_EXC_INVALID_MONITOR_COMMAND TP_EXC_INVALID_MONITOR_OPTION TP_EXC_INVALID_OPTION TP_EXC_INVALID_OPTION_VALUE TP_EXC_INVALID_SERVER_COMMAND TP_EXC_INVALID_SERVER_OPTION TP_EXC_INVALID_SERVICE TP_EXC_INVALID_TRANSACTION TP_EXC_JIF_ACCESS_FAILED TP_EXC_JIF_LOWER_VERSION TP_EXC_LOGFILE_ERROR TP_EXC_MONITOR_ERROR TP_EXC_NO_OUTSIDE_TRANSACTION TP_EXC_NO_OUTSTANDING_CALLS TP_EXC_NO_OUTSTANDING_MESSAGE TP_EXC_NO_SERVICES_ADVERTISED TP_EXC_NO_SIGNALS TP_EXC_NONTRANSACTIONAL_SERVICE TP_EXC_NONTRANSACTIONAL_ACTION TP_EXC_OUT_OF_MEMORY TP_EXC_POSTING_FAILED TP_EXC_PERMISSION_DENIED TP_EXC_REQUEST_LIMIT TP_EXC_ROLLBACK_COMMITTED TP_EXC_ROLLBACK_FAILED TP_EXC_SERVICE_FAILED TP_EXC_SERVICE_NOT_IN_JIF TP_EXC_SERVICE_PROTOCOL_ERROR TP_EXC_SUBSCRIPTION_LIMIT + +syn keyword jamVariable9 TP_EXC_SUBSCRIPTION_MATCH TP_EXC_SVC_ADVERTISE_LIMIT TP_EXC_SVC_WORK_OUTSTANDING TP_EXC_SVCROUTINE_MISSING TP_EXC_SVRINIT_WORK_OUTSTANDING TP_EXC_TIMEOUT TP_EXC_TRANSACTION_LIMIT TP_EXC_UNLOAD_FAILED TP_EXC_UNSUPPORTED_BUFFER TP_EXC_UNSUPPORTED_BUF_W_SUBT TP_EXC_USER_ABORT TP_EXC_WORK_OUTSTANDING TP_EXC_XA_CLOSE_FAILED TP_EXC_XA_OPEN_FAILED TP_EXC_QUEUE_BAD_MSGID TP_EXC_QUEUE_BAD_NAMESPACE TP_EXC_QUEUE_BAD_QUEUE TP_EXC_QUEUE_CANT_START_TRAN TP_EXC_QUEUE_FULL TP_EXC_QUEUE_MSG_IN_USE TP_EXC_QUEUE_NO_MSG TP_EXC_QUEUE_NOT_IN_QSPACE TP_EXC_QUEUE_RSRC_NOT_OPEN TP_EXC_QUEUE_SPACE_NOT_IN_JIF TP_EXC_QUEUE_TRAN_ABORTED TP_EXC_QUEUE_TRAN_ABSENT TP_EXC_QUEUE_UNEXPECTED TP_EXC_DCE_LOGIN_REQUIRED TP_EXC_ENC_CELL_NAME_REQUIRED TP_EXC_ENC_CONN_INFO_DIFFS TP_EXC_ENC_SVC_REGISTRY_ERROR TP_INVALID_START_ROUTINE TP_JIF_NOT_FOUND TP_JIF_OPEN_ERROR TP_NO_JIF TP_NO_MONITORS_ERROR TP_NO_SESSIONS_ERROR TP_NO_START_ROUTINE TP_ADV_SERVICE TP_ADV_SERVICE_IN_GROUP TP_PRE_SVCHDL_WINOPEN_FAILED + +syn keyword jamVariable10 PV_YES PV_NO TRUE FALSE TM_TRAN_NAME + +" jamCommentGroup allows adding matches for special things in comments +syn cluster jamCommentGroup contains=jamTodo + +" String and Character constants +" Highlight special characters (those which have a backslash) differently +syn match jamSpecial contained "\\\(x\x\+\|\o\{1,3}\|.\|$\)" +if !exists("c_no_utf") + syn match jamSpecial contained "\\\(u\x\{4}\|U\x\{8}\)" +endif +if exists("c_no_cformat") + syn region jamString start=+L\="+ skip=+\\\\\|\\"+ end=+"+ contains=cSpecial +else + syn match jamFormat "%\(\d\+\$\)\=[-+' #0*]*\(\d*\|\*\|\*\d\+\$\)\(\.\(\d*\|\*\|\*\d\+\$\)\)\=\([hlL]\|ll\)\=\([diuoxXfeEgGcCsSpn]\|\[\^\=.[^]]*\]\)" contained + syn match jamFormat "%%" contained + syn region jamString start=+L\="+ skip=+\\\\\|\\"+ end=+"+ contains=cSpecial,cFormat + hi link jamFormat jamSpecial +endif +syn match jamCharacter "L\='[^\\]'" +syn match jamCharacter "L'[^']*'" contains=jamSpecial +syn match jamSpecialError "L\='\\[^'\"?\\abfnrtv]'" +syn match jamSpecialCharacter "L\='\\['\"?\\abfnrtv]'" +syn match jamSpecialCharacter "L\='\\\o\{1,3}'" +syn match jamSpecialCharacter "'\\x\x\{1,2}'" +syn match jamSpecialCharacter "L'\\x\x\+'" + +"catch errors caused by wrong parenthesis and brackets +syn cluster jamParenGroup contains=jamParenError,jamIncluded,jamSpecial,@jamCommentGroup,jamUserCont,jamUserLabel,jamBitField,jamCommentSkip,jamOctalZero,jamCppOut,jamCppOut2,jamCppSkip,jamFormat,jamNumber,jamFloat,jamOctal,jamOctalError,jamNumbersCom + +syn region jamParen transparent start='(' end=')' contains=ALLBUT,@jamParenGroup,jamErrInBracket +syn match jamParenError "[\])]" +syn match jamErrInParen contained "[\]{}]" +syn region jamBracket transparent start='\[' end=']' contains=ALLBUT,@jamParenGroup,jamErrInParen +syn match jamErrInBracket contained "[);{}]" + +"integer number, or floating point number without a dot and with "f". +syn case ignore +syn match jamNumbers transparent "\<\d\|\,\d" contains=jamNumber,jamFloat,jamOctalError,jamOctal +" Same, but without octal error (for comments) +syn match jamNumbersCom contained transparent "\<\d\|\,\d" contains=jamNumber,jamFloat,jamOctal +syn match jamNumber contained "\d\+\(u\=l\{0,2}\|ll\=u\)\>" +"hex number +syn match jamNumber contained "0x\x\+\(u\=l\{0,2}\|ll\=u\)\>" +" Flag the first zero of an octal number as something special +syn match jamOctal contained "0\o\+\(u\=l\{0,2}\|ll\=u\)\>" contains=cOctalZero +syn match jamOctalZero contained "\<0" +syn match jamFloat contained "\d\+f" +"floating point number, with dot, optional exponent +syn match jamFloat contained "\d\+\,\d*\(e[-+]\=\d\+\)\=[fl]\=" +"floating point number, starting with a dot, optional exponent +syn match jamFloat contained "\,\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match jamFloat contained "\d\+e[-+]\=\d\+[fl]\=\>" +" flag an octal number with wrong digits +syn match jamOctalError contained "0\o*[89]\d*" +syn case match + +syntax match jamOperator1 "\#\#" +syntax match jamOperator6 "/" +syntax match jamOperator2 "+" +syntax match jamOperator3 "*" +syntax match jamOperator4 "-" +syntax match jamOperator5 "|" +syntax match jamOperator6 "/" +syntax match jamOperator7 "&" +syntax match jamOperator8 ":" +syntax match jamOperator9 "<" +syntax match jamOperator10 ">" +syntax match jamOperator11 "!" +syntax match jamOperator12 "%" +syntax match jamOperator13 "^" +syntax match jamOperator14 "@" + +syntax match jamCommentL "//" + +if exists("jam_comment_strings") + " A comment can contain jamString, jamCharacter and jamNumber. + " But a "*/" inside a jamString in a jamComment DOES end the comment! So we + " need to use a special type of jamString: jamCommentString, which also ends on + " "*/", and sees a "*" at the start of the line as comment again. + " Unfortunately this doesn't very well work for // type of comments :-( + syntax match jamCommentSkip contained "^\s*\*\($\|\s\+\)" + syntax region jamCommentString contained start=+L\="+ skip=+\\\\\|\\"+ end=+"+ end=+\*/+me=s-1 contains=jamSpecial,jamCommentSkip + syntax region jamComment2String contained start=+L\="+ skip=+\\\\\|\\"+ end=+"+ end="$" contains=jamSpecial + syntax region jamCommentL start="//" skip="\\$" end="$" keepend contains=@jamCommentGroup,jamComment2String,jamCharacter,jamNumbersCom,jamSpaceError + syntax region jamCommentL2 start="^#\|^\s\+\#" skip="\\$" end="$" keepend contains=@jamCommentGroup,jamComment2String,jamCharacter,jamNumbersCom,jamSpaceError + syntax region jamComment start="/\*" end="\*/" contains=@jamCommentGroup,jamCommentString,jamCharacter,jamNumbersCom,jamSpaceError +else + syn region jamCommentL start="//" skip="\\$" end="$" keepend contains=@jamCommentGroup,jamSpaceError + syn region jamCommentL2 start="^\#\|^\s\+\#" skip="\\$" end="$" keepend contains=@jamCommentGroup,jamSpaceError + syn region jamComment start="/\*" end="\*/" contains=@jamCommentGroup,jamSpaceError +endif + +" keep a // comment separately, it terminates a preproc. conditional +syntax match jamCommentError "\*/" + +syntax match jamOperator3Error "*/" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_jam_syn_inits") + if version < 508 + let did_jam_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink jamCommentL jamComment + HiLink jamCommentL2 jamComment + HiLink jamOperator3Error jamError + HiLink jamConditional Conditional + HiLink jamRepeat Repeat + HiLink jamCharacter Character + HiLink jamSpecialCharacter jamSpecial + HiLink jamNumber Number + HiLink jamParenError jamError + HiLink jamErrInParen jamError + HiLink jamErrInBracket jamError + HiLink jamCommentError jamError + HiLink jamSpaceError jamError + HiLink jamSpecialError jamError + HiLink jamOperator1 jamOperator + HiLink jamOperator2 jamOperator + HiLink jamOperator3 jamOperator + HiLink jamOperator4 jamOperator + HiLink jamOperator5 jamOperator + HiLink jamOperator6 jamOperator + HiLink jamOperator7 jamOperator + HiLink jamOperator8 jamOperator + HiLink jamOperator9 jamOperator + HiLink jamOperator10 jamOperator + HiLink jamOperator11 jamOperator + HiLink jamOperator12 jamOperator + HiLink jamOperator13 jamOperator + HiLink jamOperator14 jamOperator + HiLink jamError Error + HiLink jamStatement Statement + HiLink jamPreCondit PreCondit + HiLink jamCommentError jamError + HiLink jamCommentString jamString + HiLink jamComment2String jamString + HiLink jamCommentSkip jamComment + HiLink jamString String + HiLink jamComment Comment + HiLink jamSpecial SpecialChar + HiLink jamTodo Todo + HiLink jamCppSkip jamCppOut + HiLink jamCppOut2 jamCppOut + HiLink jamCppOut Comment + HiLink jamDBState1 Identifier + HiLink jamDBState2 Identifier + HiLink jamSQLState1 jamSQL + HiLink jamSQLState2 jamSQL + HiLink jamLibFunc1 jamLibFunc + HiLink jamLibFunc2 jamLibFunc + HiLink jamLibFunc3 jamLibFunc + HiLink jamLibFunc4 jamLibFunc + HiLink jamLibFunc5 jamLibFunc + HiLink jamLibFunc6 jamLibFunc + HiLink jamLibFunc7 jamLibFunc + HiLink jamLibFunc8 jamLibFunc + HiLink jamLibFunc9 jamLibFunc + HiLink jamVariable1 jamVariablen + HiLink jamVariable2 jamVariablen + HiLink jamVariable3 jamVariablen + HiLink jamVariable4 jamVariablen + HiLink jamVariable5 jamVariablen + HiLink jamVariable6 jamVariablen + HiLink jamVariable7 jamVariablen + HiLink jamVariable8 jamVariablen + HiLink jamVariable9 jamVariablen + HiLink jamVariable10 jamVariablen + HiLink jamVariablen Constant + HiLink jamSQL Type + HiLink jamLibFunc PreProc + HiLink jamOperator Special + + delcommand HiLink +endif + +let b:current_syntax = "jam" + +" vim: ts=8 diff --git a/vim71/syntax/jargon.vim b/vim71/syntax/jargon.vim new file mode 100644 index 0000000..25a88bc --- /dev/null +++ b/vim71/syntax/jargon.vim @@ -0,0 +1,36 @@ +" Vim syntax file +" Language: Jargon File +" Maintainer: +" Last Change: 2001 May 26 +" +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match jargonChaptTitle /:[^:]*:/ +syn match jargonEmailAddr /[^<@ ^I]*@[^ ^I>]*/ +syn match jargonUrl +\(http\|ftp\)://[^\t )"]*+ +syn match jargonMark /{[^}]*}/ + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_jargon_syntax_inits") + if version < 508 + let did_jargon_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + HiLink jargonChaptTitle Title + HiLink jargonEmailAddr Comment + HiLink jargonUrl Comment + HiLink jargonMark Label + delcommand HiLink +endif + +let b:current_syntax = "jargon" diff --git a/vim71/syntax/java.vim b/vim71/syntax/java.vim new file mode 100644 index 0000000..85ea081 --- /dev/null +++ b/vim71/syntax/java.vim @@ -0,0 +1,343 @@ +" Vim syntax file +" Language: Java +" Maintainer: Claudio Fleiner +" URL: http://www.fleiner.com/vim/syntax/java.vim +" Last Change: 2006 Apr 30 + +" Please check :help java.vim for comments on some of the options available. + +" Quit when a syntax file was already loaded +if !exists("main_syntax") + if version < 600 + syntax clear + elseif exists("b:current_syntax") + finish + endif + " we define it here so that included files can test for it + let main_syntax='java' +endif + +" don't use standard HiLink, it will not work with included syntax files +if version < 508 + command! -nargs=+ JavaHiLink hi link +else + command! -nargs=+ JavaHiLink hi def link +endif + +" some characters that cannot be in a java program (outside a string) +syn match javaError "[\\@`]" +syn match javaError "<<<\|\.\.\|=>\|<>\|||=\|&&=\|[^-]->\|\*\/" +syn match javaOK "\.\.\." + +" use separate name so that it can be deleted in javacc.vim +syn match javaError2 "#\|=<" +JavaHiLink javaError2 javaError + + + +" keyword definitions +syn keyword javaExternal native package +syn match javaExternal "\\(\s\+static\>\)\?" +syn keyword javaError goto const +syn keyword javaConditional if else switch +syn keyword javaRepeat while for do +syn keyword javaBoolean true false +syn keyword javaConstant null +syn keyword javaTypedef this super +syn keyword javaOperator new instanceof +syn keyword javaType boolean char byte short int long float double +syn keyword javaType void +syn keyword javaStatement return +syn keyword javaStorageClass static synchronized transient volatile final strictfp serializable +syn keyword javaExceptions throw try catch finally +syn keyword javaAssert assert +syn keyword javaMethodDecl synchronized throws +syn keyword javaClassDecl extends implements interface +" to differentiate the keyword class from MyClass.class we use a match here +syn match javaTypedef "\.\s*\"ms=s+1 +syn keyword javaClassDecl enum +syn match javaClassDecl "^class\>" +syn match javaClassDecl "[^.]\s*\"ms=s+1 +syn match javaAnnotation "@[_$a-zA-Z][_$a-zA-Z0-9_]*\>" +syn match javaClassDecl "@interface\>" +syn keyword javaBranch break continue nextgroup=javaUserLabelRef skipwhite +syn match javaUserLabelRef "\k\+" contained +syn match javaVarArg "\.\.\." +syn keyword javaScopeDecl public protected private abstract + +if exists("java_highlight_java_lang_ids") + let java_highlight_all=1 +endif +if exists("java_highlight_all") || exists("java_highlight_java") || exists("java_highlight_java_lang") + " java.lang.* + syn match javaLangClass "\" + syn keyword javaR_JavaLang NegativeArraySizeException ArrayStoreException IllegalStateException RuntimeException IndexOutOfBoundsException UnsupportedOperationException ArrayIndexOutOfBoundsException ArithmeticException ClassCastException EnumConstantNotPresentException StringIndexOutOfBoundsException IllegalArgumentException IllegalMonitorStateException IllegalThreadStateException NumberFormatException NullPointerException TypeNotPresentException SecurityException + syn cluster javaTop add=javaR_JavaLang + syn cluster javaClasses add=javaR_JavaLang + JavaHiLink javaR_JavaLang javaR_Java + syn keyword javaC_JavaLang Process RuntimePermission StringKeySet CharacterData01 Class ThreadLocal ThreadLocalMap CharacterData0E Package Character StringCoding Long ProcessImpl ProcessEnvironment Short AssertionStatusDirectives 1PackageInfoProxy UnicodeBlock InheritableThreadLocal AbstractStringBuilder StringEnvironment ClassLoader ConditionalSpecialCasing CharacterDataPrivateUse StringBuffer StringDecoder Entry StringEntry WrappedHook StringBuilder StrictMath State ThreadGroup Runtime CharacterData02 MethodArray Object CharacterDataUndefined Integer Gate Boolean Enum Variable Subset StringEncoder Void Terminator CharsetSD IntegerCache CharacterCache Byte CharsetSE Thread SystemClassLoaderAction CharacterDataLatin1 StringValues StackTraceElement Shutdown ShortCache String ConverterSD ByteCache Lock EnclosingMethodInfo Math Float Value Double SecurityManager LongCache ProcessBuilder StringEntrySet Compiler Number UNIXProcess ConverterSE ExternalData CaseInsensitiveComparator CharacterData00 NativeLibrary + syn cluster javaTop add=javaC_JavaLang + syn cluster javaClasses add=javaC_JavaLang + JavaHiLink javaC_JavaLang javaC_Java + syn keyword javaE_JavaLang IncompatibleClassChangeError InternalError UnknownError ClassCircularityError AssertionError ThreadDeath IllegalAccessError NoClassDefFoundError ClassFormatError UnsupportedClassVersionError NoSuchFieldError VerifyError ExceptionInInitializerError InstantiationError LinkageError NoSuchMethodError Error UnsatisfiedLinkError StackOverflowError AbstractMethodError VirtualMachineError OutOfMemoryError + syn cluster javaTop add=javaE_JavaLang + syn cluster javaClasses add=javaE_JavaLang + JavaHiLink javaE_JavaLang javaE_Java + syn keyword javaX_JavaLang CloneNotSupportedException Exception NoSuchMethodException IllegalAccessException NoSuchFieldException Throwable InterruptedException ClassNotFoundException InstantiationException + syn cluster javaTop add=javaX_JavaLang + syn cluster javaClasses add=javaX_JavaLang + JavaHiLink javaX_JavaLang javaX_Java + + JavaHiLink javaR_Java javaR_ + JavaHiLink javaC_Java javaC_ + JavaHiLink javaE_Java javaE_ + JavaHiLink javaX_Java javaX_ + JavaHiLink javaX_ javaExceptions + JavaHiLink javaR_ javaExceptions + JavaHiLink javaE_ javaExceptions + JavaHiLink javaC_ javaConstant + + syn keyword javaLangObject clone equals finalize getClass hashCode + syn keyword javaLangObject notify notifyAll toString wait + JavaHiLink javaLangObject javaConstant + syn cluster javaTop add=javaLangObject +endif + +if filereadable(expand(":p:h")."/javaid.vim") + source :p:h/javaid.vim +endif + +if exists("java_space_errors") + if !exists("java_no_trail_space_error") + syn match javaSpaceError "\s\+$" + endif + if !exists("java_no_tab_space_error") + syn match javaSpaceError " \+\t"me=e-1 + endif +endif + +syn region javaLabelRegion transparent matchgroup=javaLabel start="\" matchgroup=NONE end=":" contains=javaNumber,javaCharacter +syn match javaUserLabel "^\s*[_$a-zA-Z][_$a-zA-Z0-9_]*\s*:"he=e-1 contains=javaLabel +syn keyword javaLabel default + +if !exists("java_allow_cpp_keywords") + syn keyword javaError auto delete extern friend inline redeclared + syn keyword javaError register signed sizeof struct template typedef union + syn keyword javaError unsigned operator +endif + +" The following cluster contains all java groups except the contained ones +syn cluster javaTop add=javaExternal,javaError,javaError,javaBranch,javaLabelRegion,javaLabel,javaConditional,javaRepeat,javaBoolean,javaConstant,javaTypedef,javaOperator,javaType,javaType,javaStatement,javaStorageClass,javaAssert,javaExceptions,javaMethodDecl,javaClassDecl,javaClassDecl,javaClassDecl,javaScopeDecl,javaError,javaError2,javaUserLabel,javaLangObject,javaAnnotation,javaVarArg + + +" Comments +syn keyword javaTodo contained TODO FIXME XXX +if exists("java_comment_strings") + syn region javaCommentString contained start=+"+ end=+"+ end=+$+ end=+\*/+me=s-1,he=s-1 contains=javaSpecial,javaCommentStar,javaSpecialChar,@Spell + syn region javaComment2String contained start=+"+ end=+$\|"+ contains=javaSpecial,javaSpecialChar,@Spell + syn match javaCommentCharacter contained "'\\[^']\{1,6\}'" contains=javaSpecialChar + syn match javaCommentCharacter contained "'\\''" contains=javaSpecialChar + syn match javaCommentCharacter contained "'[^\\]'" + syn cluster javaCommentSpecial add=javaCommentString,javaCommentCharacter,javaNumber + syn cluster javaCommentSpecial2 add=javaComment2String,javaCommentCharacter,javaNumber +endif +syn region javaComment start="/\*" end="\*/" contains=@javaCommentSpecial,javaTodo,@Spell +syn match javaCommentStar contained "^\s*\*[^/]"me=e-1 +syn match javaCommentStar contained "^\s*\*$" +syn match javaLineComment "//.*" contains=@javaCommentSpecial2,javaTodo,@Spell +JavaHiLink javaCommentString javaString +JavaHiLink javaComment2String javaString +JavaHiLink javaCommentCharacter javaCharacter + +syn cluster javaTop add=javaComment,javaLineComment + +if !exists("java_ignore_javadoc") && main_syntax != 'jsp' + syntax case ignore + " syntax coloring for javadoc comments (HTML) + syntax include @javaHtml :p:h/html.vim + unlet b:current_syntax + syn region javaDocComment start="/\*\*" end="\*/" keepend contains=javaCommentTitle,@javaHtml,javaDocTags,javaDocSeeTag,javaTodo,@Spell + syn region javaCommentTitle contained matchgroup=javaDocComment start="/\*\*" matchgroup=javaCommentTitle keepend end="\.$" end="\.[ \t\r<&]"me=e-1 end="[^{]@"me=s-2,he=s-1 end="\*/"me=s-1,he=s-1 contains=@javaHtml,javaCommentStar,javaTodo,@Spell,javaDocTags,javaDocSeeTag + + syn region javaDocTags contained start="{@\(link\|linkplain\|inherit[Dd]oc\|doc[rR]oot\|value\)" end="}" + syn match javaDocTags contained "@\(param\|exception\|throws\|since\)\s\+\S\+" contains=javaDocParam + syn match javaDocParam contained "\s\S\+" + syn match javaDocTags contained "@\(version\|author\|return\|deprecated\|serial\|serialField\|serialData\)\>" + syn region javaDocSeeTag contained matchgroup=javaDocTags start="@see\s\+" matchgroup=NONE end="\_."re=e-1 contains=javaDocSeeTagParam + syn match javaDocSeeTagParam contained @"\_[^"]\+"\|\|\(\k\|\.\)*\(#\k\+\((\_[^)]\+)\)\=\)\=@ extend + syntax case match +endif + +" match the special comment /**/ +syn match javaComment "/\*\*/" + +" Strings and constants +syn match javaSpecialError contained "\\." +syn match javaSpecialCharError contained "[^']" +syn match javaSpecialChar contained "\\\([4-9]\d\|[0-3]\d\d\|[\"\\'ntbrf]\|u\x\{4\}\)" +syn region javaString start=+"+ end=+"+ end=+$+ contains=javaSpecialChar,javaSpecialError,@Spell +" next line disabled, it can cause a crash for a long line +"syn match javaStringError +"\([^"\\]\|\\.\)*$+ +syn match javaCharacter "'[^']*'" contains=javaSpecialChar,javaSpecialCharError +syn match javaCharacter "'\\''" contains=javaSpecialChar +syn match javaCharacter "'[^\\]'" +syn match javaNumber "\<\(0[0-7]*\|0[xX]\x\+\|\d\+\)[lL]\=\>" +syn match javaNumber "\(\<\d\+\.\d*\|\.\d\+\)\([eE][-+]\=\d\+\)\=[fFdD]\=" +syn match javaNumber "\<\d\+[eE][-+]\=\d\+[fFdD]\=\>" +syn match javaNumber "\<\d\+\([eE][-+]\=\d\+\)\=[fFdD]\>" + +" unicode characters +syn match javaSpecial "\\u\d\{4\}" + +syn cluster javaTop add=javaString,javaCharacter,javaNumber,javaSpecial,javaStringError + +if exists("java_highlight_functions") + if java_highlight_functions == "indent" + syn match javaFuncDef "^\(\t\| \{8\}\)[_$a-zA-Z][_$a-zA-Z0-9_. \[\]]*([^-+*/()]*)" contains=javaScopeDecl,javaType,javaStorageClass,@javaClasses + syn region javaFuncDef start=+^\(\t\| \{8\}\)[$_a-zA-Z][$_a-zA-Z0-9_. \[\]]*([^-+*/()]*,\s*+ end=+)+ contains=javaScopeDecl,javaType,javaStorageClass,@javaClasses + syn match javaFuncDef "^ [$_a-zA-Z][$_a-zA-Z0-9_. \[\]]*([^-+*/()]*)" contains=javaScopeDecl,javaType,javaStorageClass,@javaClasses + syn region javaFuncDef start=+^ [$_a-zA-Z][$_a-zA-Z0-9_. \[\]]*([^-+*/()]*,\s*+ end=+)+ contains=javaScopeDecl,javaType,javaStorageClass,@javaClasses + else + " This line catches method declarations at any indentation>0, but it assumes + " two things: + " 1. class names are always capitalized (ie: Button) + " 2. method names are never capitalized (except constructors, of course) + syn region javaFuncDef start=+^\s\+\(\(public\|protected\|private\|static\|abstract\|final\|native\|synchronized\)\s\+\)*\(\(void\|boolean\|char\|byte\|short\|int\|long\|float\|double\|\([A-Za-z_][A-Za-z0-9_$]*\.\)*[A-Z][A-Za-z0-9_$]*\)\(<[^>]*>\)\=\(\[\]\)*\s\+[a-z][A-Za-z0-9_$]*\|[A-Z][A-Za-z0-9_$]*\)\s*([^0-9]+ end=+)+ contains=javaScopeDecl,javaType,javaStorageClass,javaComment,javaLineComment,@javaClasses + endif + syn match javaBraces "[{}]" + syn cluster javaTop add=javaFuncDef,javaBraces +endif + +if exists("java_highlight_debug") + + " Strings and constants + syn match javaDebugSpecial contained "\\\d\d\d\|\\." + syn region javaDebugString contained start=+"+ end=+"+ contains=javaDebugSpecial + syn match javaDebugStringError +"\([^"\\]\|\\.\)*$+ + syn match javaDebugCharacter contained "'[^\\]'" + syn match javaDebugSpecialCharacter contained "'\\.'" + syn match javaDebugSpecialCharacter contained "'\\''" + syn match javaDebugNumber contained "\<\(0[0-7]*\|0[xX]\x\+\|\d\+\)[lL]\=\>" + syn match javaDebugNumber contained "\(\<\d\+\.\d*\|\.\d\+\)\([eE][-+]\=\d\+\)\=[fFdD]\=" + syn match javaDebugNumber contained "\<\d\+[eE][-+]\=\d\+[fFdD]\=\>" + syn match javaDebugNumber contained "\<\d\+\([eE][-+]\=\d\+\)\=[fFdD]\>" + syn keyword javaDebugBoolean contained true false + syn keyword javaDebugType contained null this super + syn region javaDebugParen start=+(+ end=+)+ contained contains=javaDebug.*,javaDebugParen + + " to make this work you must define the highlighting for these groups + syn match javaDebug "\= 508 || !exists("did_c_syn_inits") + JavaHiLink javaDebug Debug + JavaHiLink javaDebugString DebugString + JavaHiLink javaDebugStringError javaError + JavaHiLink javaDebugType DebugType + JavaHiLink javaDebugBoolean DebugBoolean + JavaHiLink javaDebugNumber Debug + JavaHiLink javaDebugSpecial DebugSpecial + JavaHiLink javaDebugSpecialCharacter DebugSpecial + JavaHiLink javaDebugCharacter DebugString + JavaHiLink javaDebugParen Debug + + JavaHiLink DebugString String + JavaHiLink DebugSpecial Special + JavaHiLink DebugBoolean Boolean + JavaHiLink DebugType Type + endif +endif + +if exists("java_mark_braces_in_parens_as_errors") + syn match javaInParen contained "[{}]" + JavaHiLink javaInParen javaError + syn cluster javaTop add=javaInParen +endif + +" catch errors caused by wrong parenthesis +syn region javaParenT transparent matchgroup=javaParen start="(" end=")" contains=@javaTop,javaParenT1 +syn region javaParenT1 transparent matchgroup=javaParen1 start="(" end=")" contains=@javaTop,javaParenT2 contained +syn region javaParenT2 transparent matchgroup=javaParen2 start="(" end=")" contains=@javaTop,javaParenT contained +syn match javaParenError ")" +" catch errors caused by wrong square parenthesis +syn region javaParenT transparent matchgroup=javaParen start="\[" end="\]" contains=@javaTop,javaParenT1 +syn region javaParenT1 transparent matchgroup=javaParen1 start="\[" end="\]" contains=@javaTop,javaParenT2 contained +syn region javaParenT2 transparent matchgroup=javaParen2 start="\[" end="\]" contains=@javaTop,javaParenT contained +syn match javaParenError "\]" + +JavaHiLink javaParenError javaError + +if !exists("java_minlines") + let java_minlines = 10 +endif +exec "syn sync ccomment javaComment minlines=" . java_minlines + +" The default highlighting. +if version >= 508 || !exists("did_java_syn_inits") + if version < 508 + let did_java_syn_inits = 1 + endif + JavaHiLink javaFuncDef Function + JavaHiLink javaVarArg Function + JavaHiLink javaBraces Function + JavaHiLink javaBranch Conditional + JavaHiLink javaUserLabelRef javaUserLabel + JavaHiLink javaLabel Label + JavaHiLink javaUserLabel Label + JavaHiLink javaConditional Conditional + JavaHiLink javaRepeat Repeat + JavaHiLink javaExceptions Exception + JavaHiLink javaAssert Statement + JavaHiLink javaStorageClass StorageClass + JavaHiLink javaMethodDecl javaStorageClass + JavaHiLink javaClassDecl javaStorageClass + JavaHiLink javaScopeDecl javaStorageClass + JavaHiLink javaBoolean Boolean + JavaHiLink javaSpecial Special + JavaHiLink javaSpecialError Error + JavaHiLink javaSpecialCharError Error + JavaHiLink javaString String + JavaHiLink javaCharacter Character + JavaHiLink javaSpecialChar SpecialChar + JavaHiLink javaNumber Number + JavaHiLink javaError Error + JavaHiLink javaStringError Error + JavaHiLink javaStatement Statement + JavaHiLink javaOperator Operator + JavaHiLink javaComment Comment + JavaHiLink javaDocComment Comment + JavaHiLink javaLineComment Comment + JavaHiLink javaConstant Constant + JavaHiLink javaTypedef Typedef + JavaHiLink javaTodo Todo + JavaHiLink javaAnnotation PreProc + + JavaHiLink javaCommentTitle SpecialComment + JavaHiLink javaDocTags Special + JavaHiLink javaDocParam Function + JavaHiLink javaDocSeeTagParam Function + JavaHiLink javaCommentStar javaComment + + JavaHiLink javaType Type + JavaHiLink javaExternal Include + + JavaHiLink htmlComment Special + JavaHiLink htmlCommentPart Special + JavaHiLink javaSpaceError Error +endif + +delcommand JavaHiLink + +let b:current_syntax = "java" + +if main_syntax == 'java' + unlet main_syntax +endif + +let b:spell_options="contained" + +" vim: ts=8 diff --git a/vim71/syntax/javacc.vim b/vim71/syntax/javacc.vim new file mode 100644 index 0000000..57c57b5 --- /dev/null +++ b/vim71/syntax/javacc.vim @@ -0,0 +1,77 @@ +" Vim syntax file +" Language: JavaCC, a Java Compiler Compiler written by JavaSoft +" Maintainer: Claudio Fleiner +" URL: http://www.fleiner.com/vim/syntax/javacc.vim +" Last Change: 2001 Jun 20 + +" Uses java.vim, and adds a few special things for JavaCC Parser files. +" Those files usually have the extension *.jj + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" source the java.vim file +if version < 600 + source :p:h/java.vim +else + runtime! syntax/java.vim +endif +unlet b:current_syntax + +"remove catching errors caused by wrong parenthesis (does not work in javacc +"files) (first define them in case they have not been defined in java) +syn match javaParen "--" +syn match javaParenError "--" +syn match javaInParen "--" +syn match javaError2 "--" +syn clear javaParen +syn clear javaParenError +syn clear javaInParen +syn clear javaError2 + +" remove function definitions (they look different) (first define in +" in case it was not defined in java.vim) +"syn match javaFuncDef "--" +syn clear javaFuncDef +syn match javaFuncDef "[$_a-zA-Z][$_a-zA-Z0-9_. \[\]]*([^-+*/()]*)[ \t]*:" contains=javaType + +syn keyword javaccPackages options DEBUG_PARSER DEBUG_LOOKAHEAD DEBUG_TOKEN_MANAGER +syn keyword javaccPackages COMMON_TOKEN_ACTION IGNORE_CASE CHOICE_AMBIGUITY_CHECK +syn keyword javaccPackages OTHER_AMBIGUITY_CHECK STATIC LOOKAHEAD ERROR_REPORTING +syn keyword javaccPackages USER_TOKEN_MANAGER USER_CHAR_STREAM JAVA_UNICODE_ESCAPE +syn keyword javaccPackages UNICODE_INPUT +syn match javaccPackages "PARSER_END([^)]*)" +syn match javaccPackages "PARSER_BEGIN([^)]*)" +syn match javaccSpecToken "" +" the dot is necessary as otherwise it will be matched as a keyword. +syn match javaccSpecToken ".LOOKAHEAD("ms=s+1,me=e-1 +syn match javaccToken "<[^> \t]*>" +syn keyword javaccActionToken TOKEN SKIP MORE SPECIAL_TOKEN +syn keyword javaccError DEBUG IGNORE_IN_BNF + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_css_syn_inits") + if version < 508 + let did_css_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + HiLink javaccSpecToken Statement + HiLink javaccActionToken Type + HiLink javaccPackages javaScopeDecl + HiLink javaccToken String + HiLink javaccError Error + delcommand HiLink +endif + +let b:current_syntax = "javacc" + +" vim: ts=8 diff --git a/vim71/syntax/javascript.vim b/vim71/syntax/javascript.vim new file mode 100644 index 0000000..ba8975b --- /dev/null +++ b/vim71/syntax/javascript.vim @@ -0,0 +1,137 @@ +" Vim syntax file +" Language: JavaScript +" Maintainer: Claudio Fleiner +" Updaters: Scott Shattuck (ss) +" URL: http://www.fleiner.com/vim/syntax/javascript.vim +" Changes: (ss) added keywords, reserved words, and other identifiers +" (ss) repaired several quoting and grouping glitches +" (ss) fixed regex parsing issue with multiple qualifiers [gi] +" (ss) additional factoring of keywords, globals, and members +" Last Change: 2006 Jun 19 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +" tuning parameters: +" unlet javaScript_fold + +if !exists("main_syntax") + if version < 600 + syntax clear + elseif exists("b:current_syntax") + finish + endif + let main_syntax = 'javascript' +endif + +" Drop fold if it set but vim doesn't support it. +if version < 600 && exists("javaScript_fold") + unlet javaScript_fold +endif + +syn case ignore + + +syn keyword javaScriptCommentTodo TODO FIXME XXX TBD contained +syn match javaScriptLineComment "\/\/.*" contains=@Spell,javaScriptCommentTodo +syn match javaScriptCommentSkip "^[ \t]*\*\($\|[ \t]\+\)" +syn region javaScriptComment start="/\*" end="\*/" contains=@Spell,javaScriptCommentTodo +syn match javaScriptSpecial "\\\d\d\d\|\\." +syn region javaScriptStringD start=+"+ skip=+\\\\\|\\"+ end=+"\|$+ contains=javaScriptSpecial,@htmlPreproc +syn region javaScriptStringS start=+'+ skip=+\\\\\|\\'+ end=+'\|$+ contains=javaScriptSpecial,@htmlPreproc + +syn match javaScriptSpecialCharacter "'\\.'" +syn match javaScriptNumber "-\=\<\d\+L\=\>\|0[xX][0-9a-fA-F]\+\>" +syn region javaScriptRegexpString start=+/[^/*]+me=e-1 skip=+\\\\\|\\/+ end=+/[gi]\{0,2\}\s*$+ end=+/[gi]\{0,2\}\s*[;.,)\]}]+me=e-1 contains=@htmlPreproc oneline + +syn keyword javaScriptConditional if else switch +syn keyword javaScriptRepeat while for do in +syn keyword javaScriptBranch break continue +syn keyword javaScriptOperator new delete instanceof typeof +syn keyword javaScriptType Array Boolean Date Function Number Object String RegExp +syn keyword javaScriptStatement return with +syn keyword javaScriptBoolean true false +syn keyword javaScriptNull null undefined +syn keyword javaScriptIdentifier arguments this var +syn keyword javaScriptLabel case default +syn keyword javaScriptException try catch finally throw +syn keyword javaScriptMessage alert confirm prompt status +syn keyword javaScriptGlobal self window top parent +syn keyword javaScriptMember document event location +syn keyword javaScriptDeprecated escape unescape +syn keyword javaScriptReserved abstract boolean byte char class const debugger double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile + +if exists("javaScript_fold") + syn match javaScriptFunction "\" + syn region javaScriptFunctionFold start="\.*[^};]$" end="^\z1}.*$" transparent fold keepend + + syn sync match javaScriptSync grouphere javaScriptFunctionFold "\" + syn sync match javaScriptSync grouphere NONE "^}" + + setlocal foldmethod=syntax + setlocal foldtext=getline(v:foldstart) +else + syn keyword javaScriptFunction function + syn match javaScriptBraces "[{}\[\]]" + syn match javaScriptParens "[()]" +endif + +syn sync fromstart +syn sync maxlines=100 + +if main_syntax == "javascript" + syn sync ccomment javaScriptComment +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_javascript_syn_inits") + if version < 508 + let did_javascript_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + HiLink javaScriptComment Comment + HiLink javaScriptLineComment Comment + HiLink javaScriptCommentTodo Todo + HiLink javaScriptSpecial Special + HiLink javaScriptStringS String + HiLink javaScriptStringD String + HiLink javaScriptCharacter Character + HiLink javaScriptSpecialCharacter javaScriptSpecial + HiLink javaScriptNumber javaScriptValue + HiLink javaScriptConditional Conditional + HiLink javaScriptRepeat Repeat + HiLink javaScriptBranch Conditional + HiLink javaScriptOperator Operator + HiLink javaScriptType Type + HiLink javaScriptStatement Statement + HiLink javaScriptFunction Function + HiLink javaScriptBraces Function + HiLink javaScriptError Error + HiLink javaScrParenError javaScriptError + HiLink javaScriptNull Keyword + HiLink javaScriptBoolean Boolean + HiLink javaScriptRegexpString String + + HiLink javaScriptIdentifier Identifier + HiLink javaScriptLabel Label + HiLink javaScriptException Exception + HiLink javaScriptMessage Keyword + HiLink javaScriptGlobal Keyword + HiLink javaScriptMember Keyword + HiLink javaScriptDeprecated Exception + HiLink javaScriptReserved Keyword + HiLink javaScriptDebug Debug + HiLink javaScriptConstant Label + + delcommand HiLink +endif + +let b:current_syntax = "javascript" +if main_syntax == 'javascript' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim71/syntax/jess.vim b/vim71/syntax/jess.vim new file mode 100644 index 0000000..243bab3 --- /dev/null +++ b/vim71/syntax/jess.vim @@ -0,0 +1,161 @@ +" Vim syntax file +" Language: Jess +" Maintainer: Paul Baleme +" Last change: September 14, 2000 +" Based on lisp.vim by : Dr. Charles E. Campbell, Jr. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version < 600 + set iskeyword=42,43,45,47-58,60-62,64-90,97-122,_ +else + setlocal iskeyword=42,43,45,47-58,60-62,64-90,97-122,_ +endif + +" Lists +syn match jessSymbol ![^()'`,"; \t]\+! contained +syn match jessBarSymbol !|..\{-}|! contained +syn region jessList matchgroup=Delimiter start="(" skip="|.\{-}|" matchgroup=Delimiter end=")" contains=jessAtom,jessBQList,jessConcat,jessDeclaration,jessList,jessNumber,jessSymbol,jessSpecial,jessFunc,jessKey,jessAtomMark,jessString,jessComment,jessBarSymbol,jessAtomBarSymbol,jessVar +syn region jessBQList matchgroup=PreProc start="`(" skip="|.\{-}|" matchgroup=PreProc end=")" contains=jessAtom,jessBQList,jessConcat,jessDeclaration,jessList,jessNumber,jessSpecial,jessSymbol,jessFunc,jessKey,jessVar,jessAtomMark,jessString,jessComment,jessBarSymbol,jessAtomBarSymbol + +" Atoms +syn match jessAtomMark "'" +syn match jessAtom "'("me=e-1 contains=jessAtomMark nextgroup=jessAtomList +syn match jessAtom "'[^ \t()]\+" contains=jessAtomMark +syn match jessAtomBarSymbol !'|..\{-}|! contains=jessAtomMark +syn region jessAtom start=+'"+ skip=+\\"+ end=+"+ +syn region jessAtomList matchgroup=Special start="(" skip="|.\{-}|" matchgroup=Special end=")" contained contains=jessAtomList,jessAtomNmbr0,jessString,jessComment,jessAtomBarSymbol +syn match jessAtomNmbr "\<[0-9]\+" contained + +" Standard jess Functions and Macros +syn keyword jessFunc * + ** - / < > <= >= <> = +syn keyword jessFunc long longp +syn keyword jessFunc abs agenda and +syn keyword jessFunc assert assert-string bag +syn keyword jessFunc batch bind bit-and +syn keyword jessFunc bit-not bit-or bload +syn keyword jessFunc bsave build call +syn keyword jessFunc clear clear-storage close +syn keyword jessFunc complement$ context count-query-results +syn keyword jessFunc create$ +syn keyword jessFunc delete$ div +syn keyword jessFunc do-backward-chaining e +syn keyword jessFunc engine eq eq* +syn keyword jessFunc eval evenp exit +syn keyword jessFunc exp explode$ external-addressp +syn keyword jessFunc fact-slot-value facts fetch +syn keyword jessFunc first$ float floatp +syn keyword jessFunc foreach format gensym* +syn keyword jessFunc get get-fact-duplication +syn keyword jessFunc get-member get-multithreaded-io +syn keyword jessFunc get-reset-globals get-salience-evaluation +syn keyword jessFunc halt if implode$ +syn keyword jessFunc import insert$ integer +syn keyword jessFunc integerp intersection$ jess-version-number +syn keyword jessFunc jess-version-string length$ +syn keyword jessFunc lexemep list-function$ load-facts +syn keyword jessFunc load-function load-package log +syn keyword jessFunc log10 lowcase matches +syn keyword jessFunc max member$ min +syn keyword jessFunc mod modify multifieldp +syn keyword jessFunc neq new not +syn keyword jessFunc nth$ numberp oddp +syn keyword jessFunc open or pi +syn keyword jessFunc ppdeffunction ppdefglobal ddpefrule +syn keyword jessFunc printout random read +syn keyword jessFunc readline replace$ reset +syn keyword jessFunc rest$ retract retract-string +syn keyword jessFunc return round rules +syn keyword jessFunc run run-query run-until-halt +syn keyword jessFunc save-facts set set-fact-duplication +syn keyword jessFunc set-factory set-member set-multithreaded-io +syn keyword jessFunc set-node-index-hash set-reset-globals +syn keyword jessFunc set-salience-evaluation set-strategy +syn keyword jessFunc setgen show-deffacts show-deftemplates +syn keyword jessFunc show-jess-listeners socket +syn keyword jessFunc sqrt store str-cat +syn keyword jessFunc str-compare str-index str-length +syn keyword jessFunc stringp sub-string subseq$ +syn keyword jessFunc subsetp sym-cat symbolp +syn keyword jessFunc system throw time +syn keyword jessFunc try undefadvice undefinstance +syn keyword jessFunc undefrule union$ unwatch +syn keyword jessFunc upcase view watch +syn keyword jessFunc while +syn match jessFunc "\" + +" jess Keywords (modifiers) +syn keyword jessKey defglobal deffunction defrule +syn keyword jessKey deffacts +syn keyword jessKey defadvice defclass definstance + +" Standard jess Variables +syn region jessVar start="?" end="[^a-zA-Z0-9]"me=e-1 + +" Strings +syn region jessString start=+"+ skip=+\\"+ end=+"+ + +" Shared with Declarations, Macros, Functions +"syn keyword jessDeclaration + +syn match jessNumber "[0-9]\+" + +syn match jessSpecial "\*[a-zA-Z_][a-zA-Z_0-9-]*\*" +syn match jessSpecial !#|[^()'`,"; \t]\+|#! +syn match jessSpecial !#x[0-9a-fA-F]\+! +syn match jessSpecial !#o[0-7]\+! +syn match jessSpecial !#b[01]\+! +syn match jessSpecial !#\\[ -\~]! +syn match jessSpecial !#[':][^()'`,"; \t]\+! +syn match jessSpecial !#([^()'`,"; \t]\+)! + +syn match jessConcat "\s\.\s" +syntax match jessParenError ")" + +" Comments +syn match jessComment ";.*$" + +" synchronization +syn sync lines=100 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_jess_syntax_inits") + if version < 508 + let did_jess_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink jessAtomNmbr jessNumber + HiLink jessAtomMark jessMark + + HiLink jessAtom Identifier + HiLink jessAtomBarSymbol Special + HiLink jessBarSymbol Special + HiLink jessComment Comment + HiLink jessConcat Statement + HiLink jessDeclaration Statement + HiLink jessFunc Statement + HiLink jessKey Type + HiLink jessMark Delimiter + HiLink jessNumber Number + HiLink jessParenError Error + HiLink jessSpecial Type + HiLink jessString String + HiLink jessVar Identifier + + delcommand HiLink +endif + +let b:current_syntax = "jess" + +" vim: ts=18 diff --git a/vim71/syntax/jgraph.vim b/vim71/syntax/jgraph.vim new file mode 100644 index 0000000..7ecd5af --- /dev/null +++ b/vim71/syntax/jgraph.vim @@ -0,0 +1,58 @@ +" Vim syntax file +" Language: jgraph (graph plotting utility) +" Maintainer: Jonas Munsin jmunsin@iki.fi +" Last Change: 2003 May 04 +" this syntax file is not yet complete + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case match + +" comments +syn region jgraphComment start="(\* " end=" \*)" + +syn keyword jgraphCmd newcurve newgraph marktype +syn keyword jgraphType xaxis yaxis + +syn keyword jgraphType circle box diamond triangle x cross ellipse +syn keyword jgraphType xbar ybar text postscript eps none general + +syn keyword jgraphType solid dotted dashed longdash dotdash dodotdash +syn keyword jgraphType dotdotdashdash pts + +"integer number, or floating point number without a dot. - or no - +syn match jgraphNumber "\<-\=\d\+\>" +"floating point number, with dot - or no - +syn match jgraphNumber "\<-\=\d\+\.\d*\>" +"floating point number, starting with a dot - or no - +syn match jgraphNumber "\-\=\.\d\+\>" + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_jgraph_syn_inits") + if version < 508 + let did_jgraph_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink jgraphComment Comment + HiLink jgraphCmd Identifier + HiLink jgraphType Type + HiLink jgraphNumber Number + + delcommand HiLink +endif + + +let b:current_syntax = "jgraph" diff --git a/vim71/syntax/jproperties.vim b/vim71/syntax/jproperties.vim new file mode 100644 index 0000000..9343bd2 --- /dev/null +++ b/vim71/syntax/jproperties.vim @@ -0,0 +1,148 @@ +" Vim syntax file +" Language: Java Properties resource file (*.properties[_*]) +" Maintainer: Simon Baldwin +" Last change: 26th Mar 2000 + +" ============================================================================= + +" Optional and tuning variables: + +" jproperties_lines +" ----------------- +" Set a value for the sync block that we use to find long continuation lines +" in properties; the value is already large - if you have larger continuation +" sets you may need to increase it further - if not, and you find editing is +" slow, reduce the value of jproperties_lines. +if !exists("jproperties_lines") + let jproperties_lines = 256 +endif + +" jproperties_strict_syntax +" ------------------------- +" Most properties files assign values with "id=value" or "id:value". But, +" strictly, the Java properties parser also allows "id value", "id", and +" even more bizarrely "=value", ":value", " value", and so on. These latter +" ones, however, are rarely used, if ever, and handling them in the high- +" lighting can obscure errors in the more normal forms. So, in practice +" we take special efforts to pick out only "id=value" and "id:value" forms +" by default. If you want strict compliance, set jproperties_strict_syntax +" to non-zero (and good luck). +if !exists("jproperties_strict_syntax") + let jproperties_strict_syntax = 0 +endif + +" jproperties_show_messages +" ------------------------- +" If this properties file contains messages for use with MessageFormat, +" setting a non-zero value will highlight them. Messages are of the form +" "{...}". Highlighting doesn't go to the pains of picking apart what is +" in the format itself - just the basics for now. +if !exists("jproperties_show_messages") + let jproperties_show_messages = 0 +endif + +" ============================================================================= + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" switch case sensitivity off +syn case ignore + +" set the block +exec "syn sync lines=" . jproperties_lines + +" switch between 'normal' and 'strict' syntax +if jproperties_strict_syntax != 0 + + " an assignment is pretty much any non-empty line at this point, + " trying to not think about continuation lines + syn match jpropertiesAssignment "^\s*[^[:space:]]\+.*$" contains=jpropertiesIdentifier + + " an identifier is anything not a space character, pretty much; it's + " followed by = or :, or space or tab. Or end-of-line. + syn match jpropertiesIdentifier "[^=:[:space:]]*" contained nextgroup=jpropertiesDelimiter + + " treat the delimiter specially to get colours right + syn match jpropertiesDelimiter "\s*[=:[:space:]]\s*" contained nextgroup=jpropertiesString + + " catch the bizarre case of no identifier; a special case of delimiter + syn match jpropertiesEmptyIdentifier "^\s*[=:]\s*" nextgroup=jpropertiesString +else + + " here an assignment is id=value or id:value, and we conveniently + " ignore continuation lines for the present + syn match jpropertiesAssignment "^\s*[^=:[:space:]]\+\s*[=:].*$" contains=jpropertiesIdentifier + + " an identifier is anything not a space character, pretty much; it's + " always followed by = or :, and we find it in an assignment + syn match jpropertiesIdentifier "[^=:[:space:]]\+" contained nextgroup=jpropertiesDelimiter + + " treat the delimiter specially to get colours right; this time the + " delimiter must contain = or : + syn match jpropertiesDelimiter "\s*[=:]\s*" contained nextgroup=jpropertiesString +endif + +" a definition is all up to the last non-\-terminated line; strictly, Java +" properties tend to ignore leading whitespace on all lines of a multi-line +" definition, but we don't look for that here (because it's a major hassle) +syn region jpropertiesString start="" skip="\\$" end="$" contained contains=jpropertiesSpecialChar,jpropertiesError,jpropertiesSpecial + +" {...} is a Java Message formatter - add a minimal recognition of these +" if required +if jproperties_show_messages != 0 + syn match jpropertiesSpecial "{[^}]*}\{-1,\}" contained + syn match jpropertiesSpecial "'{" contained + syn match jpropertiesSpecial "''" contained +endif + +" \uABCD are unicode special characters +syn match jpropertiesSpecialChar "\\u\x\{1,4}" contained + +" ...and \u not followed by a hex digit is an error, though the properties +" file parser won't issue an error on it, just set something wacky like zero +syn match jpropertiesError "\\u\X\{1,4}" contained +syn match jpropertiesError "\\u$"me=e-1 contained + +" other things of note are the \t,r,n,\, and the \ preceding line end +syn match jpropertiesSpecial "\\[trn\\]" contained +syn match jpropertiesSpecial "\\\s" contained +syn match jpropertiesSpecial "\\$" contained + +" comments begin with # or !, and persist to end of line; put here since +" they may have been caught by patterns above us +syn match jpropertiesComment "^\s*[#!].*$" contains=jpropertiesTODO +syn keyword jpropertiesTodo TODO FIXME XXX contained + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_jproperties_syntax_inits") + if version < 508 + let did_jproperties_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink jpropertiesComment Comment + HiLink jpropertiesTodo Todo + HiLink jpropertiesIdentifier Identifier + HiLink jpropertiesString String + HiLink jpropertiesExtendString String + HiLink jpropertiesCharacter Character + HiLink jpropertiesSpecial Special + HiLink jpropertiesSpecialChar SpecialChar + HiLink jpropertiesError Error + + delcommand HiLink +endif + +let b:current_syntax = "jproperties" + +" vim:ts=8 diff --git a/vim71/syntax/jsp.vim b/vim71/syntax/jsp.vim new file mode 100644 index 0000000..523c8e3 --- /dev/null +++ b/vim71/syntax/jsp.vim @@ -0,0 +1,84 @@ +" Vim syntax file +" Language: JSP (Java Server Pages) +" Maintainer: Rafael Garcia-Suarez +" URL: http://rgarciasuarez.free.fr/vim/syntax/jsp.vim +" Last change: 2004 Feb 02 +" Credits : Patch by Darren Greaves (recognizes tags) +" Patch by Thomas Kimpton (recognizes jspExpr inside HTML tags) + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'jsp' +endif + +" Source HTML syntax +if version < 600 + source :p:h/html.vim +else + runtime! syntax/html.vim +endif +unlet b:current_syntax + +" Next syntax items are case-sensitive +syn case match + +" Include Java syntax +syn include @jspJava :p:h/java.vim + +syn region jspScriptlet matchgroup=jspTag start=/<%/ keepend end=/%>/ contains=@jspJava +syn region jspComment start=/<%--/ end=/--%>/ +syn region jspDecl matchgroup=jspTag start=/<%!/ keepend end=/%>/ contains=@jspJava +syn region jspExpr matchgroup=jspTag start=/<%=/ keepend end=/%>/ contains=@jspJava +syn region jspDirective start=/<%@/ end=/%>/ contains=htmlString,jspDirName,jspDirArg + +syn keyword jspDirName contained include page taglib +syn keyword jspDirArg contained file uri prefix language extends import session buffer autoFlush +syn keyword jspDirArg contained isThreadSafe info errorPage contentType isErrorPage +syn region jspCommand start=// end=/\/>/ contains=htmlString,jspCommandName,jspCommandArg +syn keyword jspCommandName contained include forward getProperty plugin setProperty useBean param params fallback +syn keyword jspCommandArg contained id scope class type beanName page flush name value property +syn keyword jspCommandArg contained code codebase name archive align height +syn keyword jspCommandArg contained width hspace vspace jreversion nspluginurl iepluginurl + +" Redefine htmlTag so that it can contain jspExpr +syn region htmlTag start=+<[^/%]+ end=+>+ contains=htmlTagN,htmlString,htmlArg,htmlValue,htmlTagError,htmlEvent,htmlCssDefinition,@htmlPreproc,@htmlArgCluster,jspExpr + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_jsp_syn_inits") + if version < 508 + let did_jsp_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + " java.vim has redefined htmlComment highlighting + HiLink htmlComment Comment + HiLink htmlCommentPart Comment + " Be consistent with html highlight settings + HiLink jspComment htmlComment + HiLink jspTag htmlTag + HiLink jspDirective jspTag + HiLink jspDirName htmlTagName + HiLink jspDirArg htmlArg + HiLink jspCommand jspTag + HiLink jspCommandName htmlTagName + HiLink jspCommandArg htmlArg + delcommand HiLink +endif + +if main_syntax == 'jsp' + unlet main_syntax +endif + +let b:current_syntax = "jsp" + +" vim: ts=8 diff --git a/vim71/syntax/kconfig.vim b/vim71/syntax/kconfig.vim new file mode 100644 index 0000000..a68592e --- /dev/null +++ b/vim71/syntax/kconfig.vim @@ -0,0 +1,736 @@ +" Vim syntax file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-14 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +if exists("g:kconfig_syntax_heavy") + +syn match kconfigBegin '^' nextgroup=kconfigKeyword + \ skipwhite + +syn keyword kconfigTodo contained TODO FIXME XXX NOTE + +syn match kconfigComment display '#.*$' contains=kconfigTodo + +syn keyword kconfigKeyword config nextgroup=kconfigSymbol + \ skipwhite + +syn keyword kconfigKeyword menuconfig nextgroup=kconfigSymbol + \ skipwhite + +syn keyword kconfigKeyword comment menu mainmenu + \ nextgroup=kconfigKeywordPrompt + \ skipwhite + +syn keyword kconfigKeyword choice + \ nextgroup=@kconfigConfigOptions + \ skipwhite skipnl + +syn keyword kconfigKeyword endmenu endchoice + +syn keyword kconfigPreProc source + \ nextgroup=kconfigPath + \ skipwhite + +" TODO: This is a hack. The who .*Expr stuff should really be generated so +" that we can reuse it for various nextgroups. +syn keyword kconfigConditional if endif + \ nextgroup=@kconfigConfigOptionIfExpr + \ skipwhite + +syn match kconfigKeywordPrompt '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=@kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigPath '"[^"\\]*\%(\\.[^"\\]*\)*"\|\S\+' + \ contained + +syn match kconfigSymbol '\<\k\+\>' + \ contained + \ nextgroup=@kconfigConfigOptions + \ skipwhite skipnl + +" FIXME: There is – probably – no reason to cluster these instead of just +" defining them in the same group. +syn cluster kconfigConfigOptions contains=kconfigTypeDefinition, + \ kconfigInputPrompt, + \ kconfigDefaultValue, + \ kconfigDependencies, + \ kconfigReverseDependencies, + \ kconfigNumericalRanges, + \ kconfigHelpText, + \ kconfigDefBool, + \ kconfigOptional + +syn keyword kconfigTypeDefinition bool boolean tristate string hex int + \ contained + \ nextgroup=kconfigTypeDefPrompt, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigTypeDefPrompt '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigTypeDefPrompt "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn keyword kconfigInputPrompt prompt + \ contained + \ nextgroup=kconfigPromptPrompt + \ skipwhite + +syn match kconfigPromptPrompt '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigPromptPrompt "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn keyword kconfigDefaultValue default + \ contained + \ nextgroup=@kconfigConfigOptionExpr + \ skipwhite + +syn match kconfigDependencies 'depends on\|requires' + \ contained + \ nextgroup=@kconfigConfigOptionIfExpr + \ skipwhite + +syn keyword kconfigReverseDependencies select + \ contained + \ nextgroup=@kconfigRevDepSymbol + \ skipwhite + +syn cluster kconfigRevDepSymbol contains=kconfigRevDepCSymbol, + \ kconfigRevDepNCSymbol + +syn match kconfigRevDepCSymbol '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigRevDepCSymbol "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigRevDepNCSymbol '\<\k\+\>' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn keyword kconfigNumericalRanges range + \ contained + \ nextgroup=@kconfigRangeSymbol + \ skipwhite + +syn cluster kconfigRangeSymbol contains=kconfigRangeCSymbol, + \ kconfigRangeNCSymbol + +syn match kconfigRangeCSymbol '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=@kconfigRangeSymbol2 + \ skipwhite skipnl + +syn match kconfigRangeCSymbol "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=@kconfigRangeSymbol2 + \ skipwhite skipnl + +syn match kconfigRangeNCSymbol '\<\k\+\>' + \ contained + \ nextgroup=@kconfigRangeSymbol2 + \ skipwhite skipnl + +syn cluster kconfigRangeSymbol2 contains=kconfigRangeCSymbol2, + \ kconfigRangeNCSymbol2 + +syn match kconfigRangeCSymbol2 "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigRangeNCSymbol2 '\<\k\+\>' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn region kconfigHelpText contained + \ matchgroup=kconfigConfigOption + \ start='\%(help\|---help---\)\ze\s*\n\z(\s\+\)' + \ skip='^$' + \ end='^\z1\@!' + \ nextgroup=@kconfigConfigOptions + \ skipwhite skipnl + +" XXX: Undocumented +syn keyword kconfigDefBool def_bool + \ contained + \ nextgroup=@kconfigDefBoolSymbol + \ skipwhite + +syn cluster kconfigDefBoolSymbol contains=kconfigDefBoolCSymbol, + \ kconfigDefBoolNCSymbol + +syn match kconfigDefBoolCSymbol '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigDefBoolCSymbol "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigDefBoolNCSymbol '\<\k\+\>' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +" XXX: This is actually only a valid option for “choice”, but treating it +" specially would require a lot of extra groups. +syn keyword kconfigOptional optional + \ contained + \ nextgroup=@kconfigConfigOptions + \ skipwhite skipnl + +syn keyword kconfigConfigOptionIf if + \ contained + \ nextgroup=@kconfigConfigOptionIfExpr + \ skipwhite + +syn cluster kconfigConfigOptionIfExpr contains=@kconfigConfOptIfExprSym, + \ kconfigConfOptIfExprNeg, + \ kconfigConfOptIfExprGroup + +syn cluster kconfigConfOptIfExprSym contains=kconfigConfOptIfExprCSym, + \ kconfigConfOptIfExprNCSym + +syn match kconfigConfOptIfExprCSym '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=@kconfigConfigOptions, + \ kconfigConfOptIfExprAnd, + \ kconfigConfOptIfExprOr, + \ kconfigConfOptIfExprEq, + \ kconfigConfOptIfExprNEq + \ skipwhite skipnl + +syn match kconfigConfOptIfExprCSym "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=@kconfigConfigOptions, + \ kconfigConfOptIfExprAnd, + \ kconfigConfOptIfExprOr, + \ kconfigConfOptIfExprEq, + \ kconfigConfOptIfExprNEq + \ skipwhite skipnl + +syn match kconfigConfOptIfExprNCSym '\<\k\+\>' + \ contained + \ nextgroup=@kconfigConfigOptions, + \ kconfigConfOptIfExprAnd, + \ kconfigConfOptIfExprOr, + \ kconfigConfOptIfExprEq, + \ kconfigConfOptIfExprNEq + \ skipwhite skipnl + +syn cluster kconfigConfOptIfExprSym2 contains=kconfigConfOptIfExprCSym2, + \ kconfigConfOptIfExprNCSym2 + +syn match kconfigConfOptIfExprEq '=' + \ contained + \ nextgroup=@kconfigConfOptIfExprSym2 + \ skipwhite + +syn match kconfigConfOptIfExprNEq '!=' + \ contained + \ nextgroup=@kconfigConfOptIfExprSym2 + \ skipwhite + +syn match kconfigConfOptIfExprCSym2 "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=@kconfigConfigOptions, + \ kconfigConfOptIfExprAnd, + \ kconfigConfOptIfExprOr + \ skipwhite skipnl + +syn match kconfigConfOptIfExprNCSym2 '\<\k\+\>' + \ contained + \ nextgroup=@kconfigConfigOptions, + \ kconfigConfOptIfExprAnd, + \ kconfigConfOptIfExprOr + \ skipwhite skipnl + +syn match kconfigConfOptIfExprNeg '!' + \ contained + \ nextgroup=@kconfigConfigOptionIfExpr + \ skipwhite + +syn match kconfigConfOptIfExprAnd '&&' + \ contained + \ nextgroup=@kconfigConfigOptionIfExpr + \ skipwhite + +syn match kconfigConfOptIfExprOr '||' + \ contained + \ nextgroup=@kconfigConfigOptionIfExpr + \ skipwhite + +syn match kconfigConfOptIfExprGroup '(' + \ contained + \ nextgroup=@kconfigConfigOptionIfGExp + \ skipwhite + +" TODO: hm, this kind of recursion doesn't work right. We need another set of +" expressions that have kconfigConfigOPtionIfGExp as nextgroup and a matcher +" for '(' that sets it all off. +syn cluster kconfigConfigOptionIfGExp contains=@kconfigConfOptIfGExpSym, + \ kconfigConfOptIfGExpNeg, + \ kconfigConfOptIfExprGroup + +syn cluster kconfigConfOptIfGExpSym contains=kconfigConfOptIfGExpCSym, + \ kconfigConfOptIfGExpNCSym + +syn match kconfigConfOptIfGExpCSym '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=@kconfigConfigIf, + \ kconfigConfOptIfGExpAnd, + \ kconfigConfOptIfGExpOr, + \ kconfigConfOptIfGExpEq, + \ kconfigConfOptIfGExpNEq + \ skipwhite skipnl + +syn match kconfigConfOptIfGExpCSym "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=@kconfigConfigIf, + \ kconfigConfOptIfGExpAnd, + \ kconfigConfOptIfGExpOr, + \ kconfigConfOptIfGExpEq, + \ kconfigConfOptIfGExpNEq + \ skipwhite skipnl + +syn match kconfigConfOptIfGExpNCSym '\<\k\+\>' + \ contained + \ nextgroup=kconfigConfOptIfExprGrpE, + \ kconfigConfOptIfGExpAnd, + \ kconfigConfOptIfGExpOr, + \ kconfigConfOptIfGExpEq, + \ kconfigConfOptIfGExpNEq + \ skipwhite skipnl + +syn cluster kconfigConfOptIfGExpSym2 contains=kconfigConfOptIfGExpCSym2, + \ kconfigConfOptIfGExpNCSym2 + +syn match kconfigConfOptIfGExpEq '=' + \ contained + \ nextgroup=@kconfigConfOptIfGExpSym2 + \ skipwhite + +syn match kconfigConfOptIfGExpNEq '!=' + \ contained + \ nextgroup=@kconfigConfOptIfGExpSym2 + \ skipwhite + +syn match kconfigConfOptIfGExpCSym2 '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=kconfigConfOptIfExprGrpE, + \ kconfigConfOptIfGExpAnd, + \ kconfigConfOptIfGExpOr + \ skipwhite skipnl + +syn match kconfigConfOptIfGExpCSym2 "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfOptIfExprGrpE, + \ kconfigConfOptIfGExpAnd, + \ kconfigConfOptIfGExpOr + \ skipwhite skipnl + +syn match kconfigConfOptIfGExpNCSym2 '\<\k\+\>' + \ contained + \ nextgroup=kconfigConfOptIfExprGrpE, + \ kconfigConfOptIfGExpAnd, + \ kconfigConfOptIfGExpOr + \ skipwhite skipnl + +syn match kconfigConfOptIfGExpNeg '!' + \ contained + \ nextgroup=@kconfigConfigOptionIfGExp + \ skipwhite + +syn match kconfigConfOptIfGExpAnd '&&' + \ contained + \ nextgroup=@kconfigConfigOptionIfGExp + \ skipwhite + +syn match kconfigConfOptIfGExpOr '||' + \ contained + \ nextgroup=@kconfigConfigOptionIfGExp + \ skipwhite + +syn match kconfigConfOptIfExprGrpE ')' + \ contained + \ nextgroup=@kconfigConfigOptions, + \ kconfigConfOptIfExprAnd, + \ kconfigConfOptIfExprOr + \ skipwhite skipnl + + +syn cluster kconfigConfigOptionExpr contains=@kconfigConfOptExprSym, + \ kconfigConfOptExprNeg, + \ kconfigConfOptExprGroup + +syn cluster kconfigConfOptExprSym contains=kconfigConfOptExprCSym, + \ kconfigConfOptExprNCSym + +syn match kconfigConfOptExprCSym '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ kconfigConfOptExprAnd, + \ kconfigConfOptExprOr, + \ kconfigConfOptExprEq, + \ kconfigConfOptExprNEq, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigConfOptExprCSym "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ kconfigConfOptExprAnd, + \ kconfigConfOptExprOr, + \ kconfigConfOptExprEq, + \ kconfigConfOptExprNEq, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigConfOptExprNCSym '\<\k\+\>' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ kconfigConfOptExprAnd, + \ kconfigConfOptExprOr, + \ kconfigConfOptExprEq, + \ kconfigConfOptExprNEq, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn cluster kconfigConfOptExprSym2 contains=kconfigConfOptExprCSym2, + \ kconfigConfOptExprNCSym2 + +syn match kconfigConfOptExprEq '=' + \ contained + \ nextgroup=@kconfigConfOptExprSym2 + \ skipwhite + +syn match kconfigConfOptExprNEq '!=' + \ contained + \ nextgroup=@kconfigConfOptExprSym2 + \ skipwhite + +syn match kconfigConfOptExprCSym2 '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ kconfigConfOptExprAnd, + \ kconfigConfOptExprOr, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigConfOptExprCSym2 "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ kconfigConfOptExprAnd, + \ kconfigConfOptExprOr, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigConfOptExprNCSym2 '\<\k\+\>' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ kconfigConfOptExprAnd, + \ kconfigConfOptExprOr, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigConfOptExprNeg '!' + \ contained + \ nextgroup=@kconfigConfigOptionExpr + \ skipwhite + +syn match kconfigConfOptExprAnd '&&' + \ contained + \ nextgroup=@kconfigConfigOptionExpr + \ skipwhite + +syn match kconfigConfOptExprOr '||' + \ contained + \ nextgroup=@kconfigConfigOptionExpr + \ skipwhite + +syn match kconfigConfOptExprGroup '(' + \ contained + \ nextgroup=@kconfigConfigOptionGExp + \ skipwhite + +syn cluster kconfigConfigOptionGExp contains=@kconfigConfOptGExpSym, + \ kconfigConfOptGExpNeg, + \ kconfigConfOptGExpGroup + +syn cluster kconfigConfOptGExpSym contains=kconfigConfOptGExpCSym, + \ kconfigConfOptGExpNCSym + +syn match kconfigConfOptGExpCSym '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=kconfigConfOptExprGrpE, + \ kconfigConfOptGExpAnd, + \ kconfigConfOptGExpOr, + \ kconfigConfOptGExpEq, + \ kconfigConfOptGExpNEq + \ skipwhite skipnl + +syn match kconfigConfOptGExpCSym "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfOptExprGrpE, + \ kconfigConfOptGExpAnd, + \ kconfigConfOptGExpOr, + \ kconfigConfOptGExpEq, + \ kconfigConfOptGExpNEq + \ skipwhite skipnl + +syn match kconfigConfOptGExpNCSym '\<\k\+\>' + \ contained + \ nextgroup=kconfigConfOptExprGrpE, + \ kconfigConfOptGExpAnd, + \ kconfigConfOptGExpOr, + \ kconfigConfOptGExpEq, + \ kconfigConfOptGExpNEq + \ skipwhite skipnl + +syn cluster kconfigConfOptGExpSym2 contains=kconfigConfOptGExpCSym2, + \ kconfigConfOptGExpNCSym2 + +syn match kconfigConfOptGExpEq '=' + \ contained + \ nextgroup=@kconfigConfOptGExpSym2 + \ skipwhite + +syn match kconfigConfOptGExpNEq '!=' + \ contained + \ nextgroup=@kconfigConfOptGExpSym2 + \ skipwhite + +syn match kconfigConfOptGExpCSym2 '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=kconfigConfOptExprGrpE, + \ kconfigConfOptGExpAnd, + \ kconfigConfOptGExpOr + \ skipwhite skipnl + +syn match kconfigConfOptGExpCSym2 "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfOptExprGrpE, + \ kconfigConfOptGExpAnd, + \ kconfigConfOptGExpOr + \ skipwhite skipnl + +syn match kconfigConfOptGExpNCSym2 '\<\k\+\>' + \ contained + \ nextgroup=kconfigConfOptExprGrpE, + \ kconfigConfOptGExpAnd, + \ kconfigConfOptGExpOr + \ skipwhite skipnl + +syn match kconfigConfOptGExpNeg '!' + \ contained + \ nextgroup=@kconfigConfigOptionGExp + \ skipwhite + +syn match kconfigConfOptGExpAnd '&&' + \ contained + \ nextgroup=@kconfigConfigOptionGExp + \ skipwhite + +syn match kconfigConfOptGExpOr '||' + \ contained + \ nextgroup=@kconfigConfigOptionGExp + \ skipwhite + +syn match kconfigConfOptExprGrpE ')' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ kconfigConfOptExprAnd, + \ kconfigConfOptExprOr + \ skipwhite skipnl + +syn sync minlines=50 + +hi def link kconfigTodo Todo +hi def link kconfigComment Comment +hi def link kconfigKeyword Keyword +hi def link kconfigPreProc PreProc +hi def link kconfigConditional Conditional +hi def link kconfigPrompt String +hi def link kconfigKeywordPrompt kconfigPrompt +hi def link kconfigPath String +hi def link kconfigSymbol String +hi def link kconfigConstantSymbol Constant +hi def link kconfigConfigOption Type +hi def link kconfigTypeDefinition kconfigConfigOption +hi def link kconfigTypeDefPrompt kconfigPrompt +hi def link kconfigInputPrompt kconfigConfigOption +hi def link kconfigPromptPrompt kconfigPrompt +hi def link kconfigDefaultValue kconfigConfigOption +hi def link kconfigDependencies kconfigConfigOption +hi def link kconfigReverseDependencies kconfigConfigOption +hi def link kconfigRevDepCSymbol kconfigConstantSymbol +hi def link kconfigRevDepNCSymbol kconfigSymbol +hi def link kconfigNumericalRanges kconfigConfigOption +hi def link kconfigRangeCSymbol kconfigConstantSymbol +hi def link kconfigRangeNCSymbol kconfigSymbol +hi def link kconfigRangeCSymbol2 kconfigConstantSymbol +hi def link kconfigRangeNCSymbol2 kconfigSymbol +hi def link kconfigHelpText Normal +hi def link kconfigDefBool kconfigConfigOption +hi def link kconfigDefBoolCSymbol kconfigConstantSymbol +hi def link kconfigDefBoolNCSymbol kconfigSymbol +hi def link kconfigOptional kconfigConfigOption +hi def link kconfigConfigOptionIf Conditional +hi def link kconfigConfOptIfExprCSym kconfigConstantSymbol +hi def link kconfigConfOptIfExprNCSym kconfigSymbol +hi def link kconfigOperator Operator +hi def link kconfigConfOptIfExprEq kconfigOperator +hi def link kconfigConfOptIfExprNEq kconfigOperator +hi def link kconfigConfOptIfExprCSym2 kconfigConstantSymbol +hi def link kconfigConfOptIfExprNCSym2 kconfigSymbol +hi def link kconfigConfOptIfExprNeg kconfigOperator +hi def link kconfigConfOptIfExprAnd kconfigOperator +hi def link kconfigConfOptIfExprOr kconfigOperator +hi def link kconfigDelimiter Delimiter +hi def link kconfigConfOptIfExprGroup kconfigDelimiter +hi def link kconfigConfOptIfGExpCSym kconfigConstantSymbol +hi def link kconfigConfOptIfGExpNCSym kconfigSymbol +hi def link kconfigConfOptIfGExpEq kconfigOperator +hi def link kconfigConfOptIfGExpNEq kconfigOperator +hi def link kconfigConfOptIfGExpCSym2 kconfigConstantSymbol +hi def link kconfigConfOptIfGExpNCSym2 kconfigSymbol +hi def link kconfigConfOptIfGExpNeg kconfigOperator +hi def link kconfigConfOptIfGExpAnd kconfigOperator +hi def link kconfigConfOptIfGExpOr kconfigOperator +hi def link kconfigConfOptIfExprGrpE kconfigDelimiter +hi def link kconfigConfOptExprCSym kconfigConstantSymbol +hi def link kconfigConfOptExprNCSym kconfigSymbol +hi def link kconfigConfOptExprEq kconfigOperator +hi def link kconfigConfOptExprNEq kconfigOperator +hi def link kconfigConfOptExprCSym2 kconfigConstantSymbol +hi def link kconfigConfOptExprNCSym2 kconfigSymbol +hi def link kconfigConfOptExprNeg kconfigOperator +hi def link kconfigConfOptExprAnd kconfigOperator +hi def link kconfigConfOptExprOr kconfigOperator +hi def link kconfigConfOptExprGroup kconfigDelimiter +hi def link kconfigConfOptGExpCSym kconfigConstantSymbol +hi def link kconfigConfOptGExpNCSym kconfigSymbol +hi def link kconfigConfOptGExpEq kconfigOperator +hi def link kconfigConfOptGExpNEq kconfigOperator +hi def link kconfigConfOptGExpCSym2 kconfigConstantSymbol +hi def link kconfigConfOptGExpNCSym2 kconfigSymbol +hi def link kconfigConfOptGExpNeg kconfigOperator +hi def link kconfigConfOptGExpAnd kconfigOperator +hi def link kconfigConfOptGExpOr kconfigOperator +hi def link kconfigConfOptExprGrpE kconfigConfOptIfExprGroup + +else + +syn keyword kconfigTodo contained TODO FIXME XXX NOTE + +syn match kconfigComment display '#.*$' contains=kconfigTodo + +syn keyword kconfigKeyword config menuconfig comment menu mainmenu + +syn keyword kconfigConditional choice endchoice if endif + +syn keyword kconfigPreProc source + \ nextgroup=kconfigPath + \ skipwhite + +syn keyword kconfigTriState y m n + +syn match kconfigSpecialChar contained '\\.' +syn match kconfigSpecialChar '\\$' + +syn region kconfigPath matchgroup=kconfigPath + \ start=+"+ skip=+\\\\\|\\\"+ end=+"+ + \ contains=kconfigSpecialChar + +syn region kconfigPath matchgroup=kconfigPath + \ start=+'+ skip=+\\\\\|\\\'+ end=+'+ + \ contains=kconfigSpecialChar + +syn match kconfigPath '\S\+' + \ contained + +syn region kconfigString matchgroup=kconfigString + \ start=+"+ skip=+\\\\\|\\\"+ end=+"+ + \ contains=kconfigSpecialChar + +syn region kconfigString matchgroup=kconfigString + \ start=+'+ skip=+\\\\\|\\\'+ end=+'+ + \ contains=kconfigSpecialChar + +syn keyword kconfigType bool boolean tristate string hex int + +syn keyword kconfigOption prompt default requires select range + \ optional +syn match kconfigOption 'depends\%( on\)\=' + +syn keyword kconfigMacro def_bool def_tristate + +syn region kconfigHelpText + \ matchgroup=kconfigOption + \ start='\%(help\|---help---\)\ze\s*\n\z(\s\+\)' + \ skip='^$' + \ end='^\z1\@!' + +syn sync match kconfigSyncHelp grouphere kconfigHelpText 'help\|---help---' + +hi def link kconfigTodo Todo +hi def link kconfigComment Comment +hi def link kconfigKeyword Keyword +hi def link kconfigConditional Conditional +hi def link kconfigPreProc PreProc +hi def link kconfigTriState Boolean +hi def link kconfigSpecialChar SpecialChar +hi def link kconfigPath String +hi def link kconfigString String +hi def link kconfigType Type +hi def link kconfigOption Identifier +hi def link kconfigHelpText Normal +hi def link kconfigmacro Macro + +endif + +let b:current_syntax = "kconfig" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/kix.vim b/vim71/syntax/kix.vim new file mode 100644 index 0000000..62dc325 --- /dev/null +++ b/vim71/syntax/kix.vim @@ -0,0 +1,182 @@ +" Vim syntax file +" Language: KixTart 95, Kix2001 Windows script language http://kixtart.org/ +" Maintainer: Richard Howarth +" Last Change: 2003 May 11 +" URL: http://www.howsoft.demon.co.uk/ + +" KixTart files identified by *.kix extension. + +" Amendment History: +" 26 April 2001: RMH +" Removed development comments from distro version +" Renamed "Kix*" to "kix*" for consistancy +" Changes made in preperation for VIM version 5.8/6.00 + +" TODO: +" Handle arrays highlighting +" Handle object highlighting +" The next two may not be possible: +" Work out how to error too many "(", i.e. (() should be an error. +" Similarly, "if" without "endif" and similar constructs should error. + +" Clear legacy syntax rules for version 5.x, exit if already processed for version 6+ +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +syn case match +syn keyword kixTODO TODO FIX XXX contained + +" Case insensitive language. +syn case ignore + +" Kix statements +syn match kixStatement "?" +syn keyword kixStatement beep big break +syn keyword kixStatement call cd cls color cookie1 copy +syn keyword kixStatement del dim display +syn keyword kixStatement exit +syn keyword kixStatement flushkb +syn keyword kixStatement get gets global go gosub goto +syn keyword kixStatement md +syn keyword kixStatement password play +syn keyword kixStatement quit +syn keyword kixStatement rd return run +syn keyword kixStatement set setl setm settime shell sleep small +syn keyword kixStatement use + +" Kix2001 +syn keyword kixStatement debug function endfunction redim + +" Simple variables +syn match kixNotVar "\$\$\|@@\|%%" transparent contains=NONE +syn match kixLocalVar "\$\w\+" +syn match kixMacro "@\w\+" +syn match kixEnvVar "%\w\+" + +" Destination labels +syn match kixLabel ":\w\+\>" + +" Identify strings, trap unterminated strings +syn match kixStringError +".*\|'.*+ +syn region kixDoubleString oneline start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=kixLocalVar,kixMacro,kixEnvVar,kixNotVar +syn region kixSingleString oneline start=+'+ skip=+\\\\\|\\'+ end=+'+ contains=kixLocalVar,kixMacro,kixEnvVar,kixNotVar + +" Operators +syn match kixOperator "+\|-\|\*\|/\|=\|&\||" +syn keyword kixOperator and or +" Kix2001 +syn match kixOperator "==" +syn keyword kixOperator not + +" Numeric constants +syn match kixInteger "-\=\<\d\+\>" contains=NONE +syn match kixFloat "-\=\.\d\+\>\|-\=\<\d\+\.\d\+\>" contains=NONE + +" Hex numeric constants +syn match kixHex "\&\x\+\>" contains=NONE + +" Other contants +" Kix2001 +syn keyword kixConstant on off + +" Comments +syn match kixComment ";.*$" contains=kixTODO + +" Trap unmatched parenthesis +syn match kixParenCloseError ")" +syn region kixParen oneline transparent start="(" end=")" contains=ALLBUT,kixParenCloseError + +" Functions (Builtin + UDF) +syn match kixFunction "\w\+("he=e-1,me=e-1 contains=ALL + +" Trap unmatched brackets +syn match kixBrackCloseError "\]" +syn region kixBrack transparent start="\[" end="\]" contains=ALLBUT,kixBrackCloseError + +" Clusters for ALLBUT shorthand +syn cluster kixIfBut contains=kixIfError,kixSelectOK,kixDoOK,kixWhileOK,kixForEachOK,kixForNextOK +syn cluster kixSelectBut contains=kixSelectError,kixIfOK,kixDoOK,kixWhileOK,kixForEachOK,kixForNextOK +syn cluster kixDoBut contains=kixDoError,kixSelectOK,kixIfOK,kixWhileOK,kixForEachOK,kixForNextOK +syn cluster kixWhileBut contains=kixWhileError,kixSelectOK,kixIfOK,kixDoOK,kixForEachOK,kixForNextOK +syn cluster kixForEachBut contains=kixForEachError,kixSelectOK,kixIfOK,kixDoOK,kixForNextOK,kixWhileOK +syn cluster kixForNextBut contains=kixForNextError,kixSelectOK,kixIfOK,kixDoOK,kixForEachOK,kixWhileOK +" Condtional construct errors. +syn match kixIfError "\\|\\|\" +syn match kixIfOK contained "\\|\\|\" +syn region kixIf transparent matchgroup=kixIfOK start="\" end="\" contains=ALLBUT,@kixIfBut +syn match kixSelectError "\\|\\|\" +syn match kixSelectOK contained "\\|\\|\" +syn region kixSelect transparent matchgroup=kixSelectOK start="\" end="\" contains=ALLBUT,@kixSelectBut + +" Program control constructs. +syn match kixDoError "\\|\" +syn match kixDoOK contained "\\|\" +syn region kixDo transparent matchgroup=kixDoOK start="\" end="\" contains=ALLBUT,@kixDoBut +syn match kixWhileError "\\|\" +syn match kixWhileOK contained "\\|\" +syn region kixWhile transparent matchgroup=kixWhileOK start="\" end="\" contains=ALLBUT,@kixWhileBut +syn match kixForNextError "\\|\\|\\|\" +syn match kixForNextOK contained "\\|\\|\\|\" +syn region kixForNext transparent matchgroup=kixForNextOK start="\" end="\" contains=ALLBUT,@kixForBut +syn match kixForEachError "\\|\\|\" +syn match kixForEachOK contained "\\|\\|\" +syn region kixForEach transparent matchgroup=kixForEachOK start="\" end="\" contains=ALLBUT,@kixForEachBut + +" Expressions +syn match kixExpression "<\|>\|<=\|>=\|<>" + + +" Default highlighting. +" Version < 5.8 set default highlight if file not already processed. +" Version >= 5.8 set default highlight only if it doesn't already have a value. +if version > 508 || !exists("did_kix_syn_inits") + if version < 508 + let did_kix_syn_inits=1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink kixDoubleString String + HiLink kixSingleString String + HiLink kixStatement Statement + HiLink kixRepeat Repeat + HiLink kixComment Comment + HiLink kixBuiltin Function + HiLink kixLocalVar Special + HiLink kixMacro Special + HiLink kixEnvVar Special + HiLink kixLabel Type + HiLink kixFunction Function + HiLink kixInteger Number + HiLink kixHex Number + HiLink kixFloat Number + HiLink kixOperator Operator + HiLink kixExpression Operator + + HiLink kixParenCloseError Error + HiLink kixBrackCloseError Error + HiLink kixStringError Error + + HiLink kixWhileError Error + HiLink kixWhileOK Conditional + HiLink kixDoError Error + HiLink kixDoOK Conditional + HiLink kixIfError Error + HiLink kixIfOK Conditional + HiLink kixSelectError Error + HiLink kixSelectOK Conditional + HiLink kixForNextError Error + HiLink kixForNextOK Conditional + HiLink kixForEachError Error + HiLink kixForEachOK Conditional + + delcommand HiLink +endif + +let b:current_syntax = "kix" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/kscript.vim b/vim71/syntax/kscript.vim new file mode 100644 index 0000000..cefbe39 --- /dev/null +++ b/vim71/syntax/kscript.vim @@ -0,0 +1,70 @@ +" Vim syntax file +" Language: kscript +" Maintainer: Thomas Capricelli +" URL: http://aquila.rezel.enst.fr/thomas/vim/kscript.vim +" CVS: $Id: kscript.vim,v 1.1 2004/06/13 17:40:02 vimboss Exp $ + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn keyword kscriptPreCondit import from + +syn keyword kscriptHardCoded print println connect length arg mid upper lower isEmpty toInt toFloat findApplication +syn keyword kscriptConditional if else switch +syn keyword kscriptRepeat while for do foreach +syn keyword kscriptExceptions emit catch raise try signal +syn keyword kscriptFunction class struct enum +syn keyword kscriptConst FALSE TRUE false true +syn keyword kscriptStatement return delete +syn keyword kscriptLabel case default +syn keyword kscriptStorageClass const +syn keyword kscriptType in out inout var + +syn keyword kscriptTodo contained TODO FIXME XXX + +syn region kscriptComment start="/\*" end="\*/" contains=kscriptTodo +syn match kscriptComment "//.*" contains=kscriptTodo +syn match kscriptComment "#.*$" contains=kscriptTodo + +syn region kscriptString start=+'+ end=+'+ skip=+\\\\\|\\'+ +syn region kscriptString start=+"+ end=+"+ skip=+\\\\\|\\"+ +syn region kscriptString start=+"""+ end=+"""+ +syn region kscriptString start=+'''+ end=+'''+ + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_kscript_syntax_inits") + if version < 508 + let did_kscript_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink kscriptConditional Conditional + HiLink kscriptRepeat Repeat + HiLink kscriptExceptions Statement + HiLink kscriptFunction Function + HiLink kscriptConst Constant + HiLink kscriptStatement Statement + HiLink kscriptLabel Label + HiLink kscriptStorageClass StorageClass + HiLink kscriptType Type + HiLink kscriptTodo Todo + HiLink kscriptComment Comment + HiLink kscriptString String + HiLink kscriptPreCondit PreCondit + HiLink kscriptHardCoded Statement + + delcommand HiLink +endif + +let b:current_syntax = "kscript" + +" vim: ts=8 diff --git a/vim71/syntax/kwt.vim b/vim71/syntax/kwt.vim new file mode 100644 index 0000000..47be7a8 --- /dev/null +++ b/vim71/syntax/kwt.vim @@ -0,0 +1,87 @@ +" Vim syntax file +" Language: kimwitu++ +" Maintainer: Michael Piefel +" Last Change: 2 May 2001 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Read the C++ syntax to start with +if version < 600 + source :p:h/cpp.vim +else + runtime! syntax/cpp.vim + unlet b:current_syntax +endif + +" kimwitu++ extentions + +" Don't stop at eol, messes around with CPP mode, but gives line spanning +" strings in unparse rules +syn region cCppString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=cSpecial,cFormat +syn keyword cType integer real casestring nocasestring voidptr list +syn keyword cType uview rview uview_enum rview_enum + +" avoid unparsing rule sth:view being scanned as label +syn clear cUserCont +syn match cUserCont "^\s*\I\i*\s*:$" contains=cUserLabel contained +syn match cUserCont ";\s*\I\i*\s*:$" contains=cUserLabel contained +syn match cUserCont "^\s*\I\i*\s*:[^:]"me=e-1 contains=cUserLabel contained +syn match cUserCont ";\s*\I\i*\s*:[^:]"me=e-1 contains=cUserLabel contained + +" highlight phylum decls +syn match kwtPhylum "^\I\i*:$" +syn match kwtPhylum "^\I\i*\s*{\s*\(!\|\I\)\i*\s*}\s*:$" + +syn keyword kwtStatement with foreach afterforeach provided +syn match kwtDecl "%\(uviewvar\|rviewvar\)" +syn match kwtDecl "^%\(uview\|rview\|ctor\|dtor\|base\|storageclass\|list\|attr\|member\|option\)" +syn match kwtOption "no-csgio\|no-unparse\|no-rewrite\|no-printdot\|no-hashtables\|smart-pointer\|weak-pointer" +syn match kwtSep "^%}$" +syn match kwtSep "^%{\(\s\+\I\i*\)*$" +syn match kwtCast "\= 508 || !exists("did_kwt_syn_inits") + if version < 508 + let did_kwt_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink kwtStatement cppStatement + HiLink kwtDecl cppStatement + HiLink kwtCast cppStatement + HiLink kwtSep Delimiter + HiLink kwtViews Label + HiLink kwtPhylum Type + HiLink kwtOption PreProc + "HiLink cText Comment + + delcommand HiLink +endif + +syn sync lines=300 + +let b:current_syntax = "kwt" + +" vim: ts=8 diff --git a/vim71/syntax/lace.vim b/vim71/syntax/lace.vim new file mode 100644 index 0000000..9e64eea --- /dev/null +++ b/vim71/syntax/lace.vim @@ -0,0 +1,135 @@ +" Vim syntax file +" Language: lace +" Maintainer: Jocelyn Fiat +" Last Change: 2001 May 09 + +" Copyright Interactive Software Engineering, 1998 +" You are free to use this file as you please, but +" if you make a change or improvement you must send +" it to the maintainer at + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" LACE is case insensitive, but the style guide lines are not. + +if !exists("lace_case_insensitive") + syn case match +else + syn case ignore +endif + +" A bunch of useful LACE keywords +syn keyword laceTopStruct system root default option visible cluster +syn keyword laceTopStruct external generate end +syn keyword laceOptionClause collect assertion debug optimize trace +syn keyword laceOptionClause profile inline precompiled multithreaded +syn keyword laceOptionClause exception_trace dead_code_removal +syn keyword laceOptionClause array_optimization +syn keyword laceOptionClause inlining_size inlining +syn keyword laceOptionClause console_application dynamic_runtime +syn keyword laceOptionClause line_generation +syn keyword laceOptionMark yes no all +syn keyword laceOptionMark require ensure invariant loop check +syn keyword laceClusterProp use include exclude +syn keyword laceAdaptClassName adapt ignore rename as +syn keyword laceAdaptClassName creation export visible +syn keyword laceExternal include_path object makefile + +" Operators +syn match laceOperator "\$" +syn match laceBrackets "[[\]]" +syn match laceExport "[{}]" + +" Constants +syn keyword laceBool true false +syn keyword laceBool True False +syn region laceString start=+"+ skip=+%"+ end=+"+ contains=laceEscape,laceStringError +syn match laceEscape contained "%[^/]" +syn match laceEscape contained "%/\d\+/" +syn match laceEscape contained "^[ \t]*%" +syn match laceEscape contained "%[ \t]*$" +syn match laceStringError contained "%/[^0-9]" +syn match laceStringError contained "%/\d\+[^0-9/]" +syn match laceStringError "'\(%[^/]\|%/\d\+/\|[^'%]\)\+'" +syn match laceCharacter "'\(%[^/]\|%/\d\+/\|[^'%]\)'" contains=laceEscape +syn match laceNumber "-\=\<\d\+\(_\d\+\)*\>" +syn match laceNumber "\<[01]\+[bB]\>" +syn match laceNumber "-\=\<\d\+\(_\d\+\)*\.\(\d\+\(_\d\+\)*\)\=\([eE][-+]\=\d\+\(_\d\+\)*\)\=" +syn match laceNumber "-\=\.\d\+\(_\d\+\)*\([eE][-+]\=\d\+\(_\d\+\)*\)\=" +syn match laceComment "--.*" contains=laceTodo + + +syn case match + +" Case sensitive stuff + +syn keyword laceTodo TODO XXX FIXME +syn match laceClassName "\<[A-Z][A-Z0-9_]*\>" +syn match laceCluster "[a-zA-Z][a-zA-Z0-9_]*\s*:" +syn match laceCluster "[a-zA-Z][a-zA-Z0-9_]*\s*(\s*[a-zA-Z][a-zA-Z0-9_]*\s*)\s*:" + +" Catch mismatched parentheses +syn match laceParenError ")" +syn match laceBracketError "\]" +syn region laceGeneric transparent matchgroup=laceBrackets start="\[" end="\]" contains=ALLBUT,laceBracketError +syn region laceParen transparent start="(" end=")" contains=ALLBUT,laceParenError + +" Should suffice for even very long strings and expressions +syn sync lines=40 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_lace_syntax_inits") + if version < 508 + let did_lace_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink laceTopStruct PreProc + + HiLink laceOptionClause Statement + HiLink laceOptionMark Constant + HiLink laceClusterProp Label + HiLink laceAdaptClassName Label + HiLink laceExternal Statement + HiLink laceCluster ModeMsg + + HiLink laceEscape Special + + HiLink laceBool Boolean + HiLink laceString String + HiLink laceCharacter Character + HiLink laceClassName Type + HiLink laceNumber Number + + HiLink laceOperator Special + HiLink laceArray Special + HiLink laceExport Special + HiLink laceCreation Special + HiLink laceBrackets Special + HiLink laceConstraint Special + + HiLink laceComment Comment + + HiLink laceError Error + HiLink laceStringError Error + HiLink laceParenError Error + HiLink laceBracketError Error + HiLink laceTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "lace" + +" vim: ts=4 diff --git a/vim71/syntax/latte.vim b/vim71/syntax/latte.vim new file mode 100644 index 0000000..e2a8729 --- /dev/null +++ b/vim71/syntax/latte.vim @@ -0,0 +1,98 @@ +" Vim syntax file +" Language: Latte +" Maintainer: Nick Moffitt, +" Last Change: 14 June, 2000 +" +" Notes: +" I based this on the TeX and Scheme syntax files (but mostly scheme). +" See http://www.latte.org for info on the language. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match latteError "[{}\\]" +syn match latteOther "\\{" +syn match latteOther "\\}" +syn match latteOther "\\\\" + +if version < 600 + set iskeyword=33,43,45,48-57,63,65-90,95,97-122,_ +else + setlocal iskeyword=33,43,45,48-57,63,65-90,95,97-122,_ +endif + +syn region latteVar matchgroup=SpecialChar start=!\\[A-Za-z_]!rs=s+1 end=![^A-Za-z0-9?!+_-]!me=e-1 contains=ALLBUT,latteNumber,latteOther +syn region latteVar matchgroup=SpecialChar start=!\\[=\&][A-Za-z_]!rs=s+2 end=![^A-Za-z0-9?!+_-]!me=e-1 contains=ALLBUT,latteNumber,latteOther +syn region latteString start=+\\"+ skip=+\\\\"+ end=+\\"+ + +syn region latteGroup matchgroup=Delimiter start="{" skip="\\[{}]" matchgroup=Delimiter end="}" contains=ALLBUT,latteSyntax + +syn region latteUnquote matchgroup=Delimiter start="\\,{" skip="\\[{}]" matchgroup=Delimiter end="}" contains=ALLBUT,latteSyntax +syn region latteSplice matchgroup=Delimiter start="\\,@{" skip="\\[{}]" matchgroup=Delimiter end="}" contains=ALLBUT,latteSyntax +syn region latteQuote matchgroup=Delimiter start="\\'{" skip="\\[{}]" matchgroup=Delimiter end="}" +syn region latteQuote matchgroup=Delimiter start="\\`{" skip="\\[{}]" matchgroup=Delimiter end="}" contains=latteUnquote,latteSplice + +syn match latteOperator '\\/' +syn match latteOperator '=' + +syn match latteComment "\\;.*$" + +" This was gathered by slurping in the index. + +syn keyword latteSyntax __FILE__ __latte-version__ contained +syn keyword latteSyntax _bal-tag _pre _tag add and append apply back contained +syn keyword latteSyntax caar cadr car cdar cddr cdr ceil compose contained +syn keyword latteSyntax concat cons def defmacro divide downcase contained +syn keyword latteSyntax empty? equal? error explode file-contents contained +syn keyword latteSyntax floor foreach front funcall ge? getenv contained +syn keyword latteSyntax greater-equal? greater? group group? gt? html contained +syn keyword latteSyntax if include lambda le? length less-equal? contained +syn keyword latteSyntax less? let lmap load-file load-library lt? macro contained +syn keyword latteSyntax member? modulo multiply not nth operator? contained +syn keyword latteSyntax or ordinary quote process-output push-back contained +syn keyword latteSyntax push-front quasiquote quote random rdc reverse contained +syn keyword latteSyntax set! snoc splicing unquote strict-html4 contained +syn keyword latteSyntax string-append string-ge? string-greater-equal? contained +syn keyword latteSyntax string-greater? string-gt? string-le? contained +syn keyword latteSyntax string-less-equal? string-less? string-lt? contained +syn keyword latteSyntax string? subseq substr subtract contained +syn keyword latteSyntax upcase useless warn while zero? contained + + +" If it's good enough for scheme... + +syn sync match matchPlace grouphere NONE "^[^ \t]" +" ... i.e. synchronize on a line that starts at the left margin + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_latte_syntax_inits") + if version < 508 + let did_latte_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink latteSyntax Statement + HiLink latteVar Function + + HiLink latteString String + HiLink latteQuote String + + HiLink latteDelimiter Delimiter + HiLink latteOperator Operator + + HiLink latteComment Comment + HiLink latteError Error + + delcommand HiLink +endif + +let b:current_syntax = "latte" diff --git a/vim71/syntax/ld.vim b/vim71/syntax/ld.vim new file mode 100644 index 0000000..fc12919 --- /dev/null +++ b/vim71/syntax/ld.vim @@ -0,0 +1,81 @@ +" Vim syntax file +" Language: ld(1) script +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword ldTodo contained TODO FIXME XXX NOTE + +syn region ldComment start='/\*' end='\*/' contains=ldTodo,@Spell + +syn region ldFileName start=+"+ end=+"+ + +syn keyword ldPreProc SECTIONS MEMORY OVERLAY PHDRS VERSION INCLUDE +syn match ldPreProc '\' + +syn match ldNumber display '\<0[xX]\x\+\>' +syn match ldNumber display '\d\+[KM]\>' contains=ldNumberMult +syn match ldNumberMult display '[KM]\>' +syn match ldOctal contained display '\<0\o\+\>' + \ contains=ldOctalZero +syn match ldOctalZero contained display '\<0' +syn match ldOctalError contained display '\<0\o*[89]\d*\>' + + +hi def link ldTodo Todo +hi def link ldComment Comment +hi def link ldFileName String +hi def link ldPreProc PreProc +hi def link ldFunction Identifier +hi def link ldKeyword Keyword +hi def link ldType Type +hi def link ldDataType ldType +hi def link ldOutputType ldType +hi def link ldPTType ldType +hi def link ldSpecial Special +hi def link ldIdentifier Identifier +hi def link ldSections Constant +hi def link ldSpecSections Special +hi def link ldNumber Number +hi def link ldNumberMult PreProc +hi def link ldOctal ldNumber +hi def link ldOctalZero PreProc +hi def link ldOctalError Error + +let b:current_syntax = "ld" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/ldapconf.vim b/vim71/syntax/ldapconf.vim new file mode 100644 index 0000000..70ddaab --- /dev/null +++ b/vim71/syntax/ldapconf.vim @@ -0,0 +1,338 @@ +" Vim syntax file +" Language: ldap.conf(5) configuration file. +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-12-11 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword ldapconfTodo contained TODO FIXME XXX NOTE + +syn region ldapconfComment display oneline start='^\s*#' end='$' + \ contains=ldapconfTodo, + \ @Spell + +syn match ldapconfBegin display '^' + \ nextgroup=ldapconfOption, + \ ldapconfDeprOption, + \ ldapconfComment + +syn case ignore + +syn keyword ldapconfOption contained URI + \ nextgroup=ldapconfURI + \ skipwhite + +syn keyword ldapconfOption contained + \ BASE + \ BINDDN + \ nextgroup=ldapconfDNAttrType + \ skipwhite + +syn keyword ldapconfDeprOption contained + \ HOST + \ nextgroup=ldapconfHost + \ skipwhite + +syn keyword ldapconfDeprOption contained + \ PORT + \ nextgroup=ldapconfPort + \ skipwhite + +syn keyword ldapconfOption contained + \ REFERRALS + \ nextgroup=ldapconfBoolean + \ skipwhite + +syn keyword ldapconfOption contained + \ SIZELIMIT + \ TIMELIMIT + \ nextgroup=ldapconfInteger + \ skipwhite + +syn keyword ldapconfOption contained + \ DEREF + \ nextgroup=ldapconfDerefWhen + \ skipwhite + +syn keyword ldapconfOption contained + \ SASL_MECH + \ nextgroup=ldapconfSASLMechanism + \ skipwhite + +syn keyword ldapconfOption contained + \ SASL_REALM + \ nextgroup=ldapconfSASLRealm + \ skipwhite + +syn keyword ldapconfOption contained + \ SASL_AUTHCID + \ SASL_AUTHZID + \ nextgroup=ldapconfSASLAuthID + \ skipwhite + +syn keyword ldapconfOption contained + \ SASL_SECPROPS + \ nextgroup=ldapconfSASLSecProps + \ skipwhite + +syn keyword ldapconfOption contained + \ TLS_CACERT + \ TLS_CERT + \ TLS_KEY + \ TLS_RANDFILE + \ nextgroup=ldapconfFilename + \ skipwhite + +syn keyword ldapconfOption contained + \ TLS_CACERTDIR + \ nextgroup=ldapconfPath + \ skipwhite + +syn keyword ldapconfOption contained + \ TLS_CIPHER_SUITE + \ nextgroup=@ldapconfTLSCipher + \ skipwhite + +syn keyword ldapconfOption contained + \ TLS_REQCERT + \ nextgroup=ldapconfTLSCertCheck + \ skipwhite + +syn keyword ldapconfOption contained + \ TLS_CRLCHECK + \ nextgroup=ldapconfTLSCRLCheck + \ skipwhite + +syn case match + +syn match ldapconfURI contained display + \ 'ldaps\=://[^[:space:]:]\+\%(:\d\+\)\=' + \ nextgroup=ldapconfURI + \ skipwhite + +" LDAP Distinguished Names are defined in Section 3 of RFC 2253: +" http://www.ietf.org/rfc/rfc2253.txt. +syn match ldapconfDNAttrType contained display + \ '\a[a-zA-Z0-9-]\+\|\d\+\%(\.\d\+\)*' + \ nextgroup=ldapconfDNAttrTypeEq + +syn match ldapconfDNAttrTypeEq contained display + \ '=' + \ nextgroup=ldapconfDNAttrValue + +syn match ldapconfDNAttrValue contained display + \ '\%([^,=+<>#;\\"]\|\\\%([,=+<>#;\\"]\|\x\x\)\)*\|#\%(\x\x\)\+\|"\%([^\\"]\|\\\%([,=+<>#;\\"]\|\x\x\)\)*"' + \ nextgroup=ldapconfDNSeparator + +syn match ldapconfDNSeparator contained display + \ '[+,]' + \ nextgroup=ldapconfDNAttrType + +syn match ldapconfHost contained display + \ '[^[:space:]:]\+\%(:\d\+\)\=' + \ nextgroup=ldapconfHost + \ skipwhite + +syn match ldapconfPort contained display + \ '\d\+' + +syn keyword ldapconfBoolean contained + \ on + \ true + \ yes + \ off + \ false + \ no + +syn match ldapconfInteger contained display + \ '\d\+' + +syn keyword ldapconfDerefWhen contained + \ never + \ searching + \ finding + \ always + +" Taken from http://www.iana.org/assignments/sasl-mechanisms. +syn keyword ldapconfSASLMechanism contained + \ KERBEROS_V4 + \ GSSAPI + \ SKEY + \ EXTERNAL + \ ANONYMOUS + \ OTP + \ PLAIN + \ SECURID + \ NTLM + \ NMAS_LOGIN + \ NMAS_AUTHEN + \ KERBEROS_V5 + +syn match ldapconfSASLMechanism contained display + \ 'CRAM-MD5\|GSS-SPNEGO\|DIGEST-MD5\|9798-[UM]-\%(RSA-SHA1-ENC\|\%(EC\)\=DSA-SHA1\)\|NMAS-SAMBA-AUTH' + +" TODO: I have been unable to find a definition for a SASL realm, +" authentication identity, and proxy authorization identity. +syn match ldapconfSASLRealm contained display + \ '\S\+' + +syn match ldapconfSASLAuthID contained display + \ '\S\+' + +syn keyword ldapconfSASLSecProps contained + \ none + \ noplain + \ noactive + \ nodict + \ noanonymous + \ forwardsec + \ passcred + \ nextgroup=ldapconfSASLSecPSep + +syn keyword ldapconfSASLSecProps contained + \ minssf + \ maxssf + \ maxbufsize + \ nextgroup=ldapconfSASLSecPEq + +syn match ldapconfSASLSecPEq contained display + \ '=' + \ nextgroup=ldapconfSASLSecFactor + +syn match ldapconfSASLSecFactor contained display + \ '\d\+' + \ nextgroup=ldapconfSASLSecPSep + +syn match ldapconfSASLSecPSep contained display + \ ',' + \ nextgroup=ldapconfSASLSecProps + +syn match ldapconfFilename contained display + \ '.\+' + +syn match ldapconfPath contained display + \ '.\+' + +" Defined in openssl-ciphers(1). +" TODO: Should we include the stuff under CIPHER SUITE NAMES? +syn cluster ldapconfTLSCipher contains=ldapconfTLSCipherOp, + \ ldapconfTLSCipherName, + \ ldapconfTLSCipherSort + +syn match ldapconfTLSCipherOp contained display + \ '[+!-]' + \ nextgroup=ldapconfTLSCipherName + +syn keyword ldapconfTLSCipherName contained + \ DEFAULT + \ COMPLEMENTOFDEFAULT + \ ALL + \ COMPLEMENTOFALL + \ HIGH + \ MEDIUM + \ LOW + \ EXP + \ EXPORT + \ EXPORT40 + \ EXPORT56 + \ eNULL + \ NULL + \ aNULL + \ kRSA + \ RSA + \ kEDH + \ kDHr + \ kDHd + \ aRSA + \ aDSS + \ DSS + \ aDH + \ kFZA + \ aFZA + \ eFZA + \ FZA + \ TLSv1 + \ SSLv3 + \ SSLv2 + \ DH + \ ADH + \ AES + \ 3DES + \ DES + \ RC4 + \ RC2 + \ IDEA + \ MD5 + \ SHA1 + \ SHA + \ Camellia + \ nextgroup=ldapconfTLSCipherSep + +syn match ldapconfTLSCipherSort contained display + \ '@STRENGTH' + \ nextgroup=ldapconfTLSCipherSep + +syn match ldapconfTLSCipherSep contained display + \ '[:, ]' + \ nextgroup=@ldapconfTLSCipher + +syn keyword ldapconfTLSCertCheck contained + \ never + \ allow + \ try + \ demand + \ hard + +syn keyword ldapconfTLSCRLCheck contained + \ none + \ peer + \ all + +hi def link ldapconfTodo Todo +hi def link ldapconfComment Comment +hi def link ldapconfOption Keyword +hi def link ldapconfDeprOption Error +hi def link ldapconfString String +hi def link ldapconfURI ldapconfString +hi def link ldapconfDNAttrType Identifier +hi def link ldapconfOperator Operator +hi def link ldapconfEq ldapconfOperator +hi def link ldapconfDNAttrTypeEq ldapconfEq +hi def link ldapconfValue ldapconfString +hi def link ldapconfDNAttrValue ldapconfValue +hi def link ldapconfSeparator ldapconfOperator +hi def link ldapconfDNSeparator ldapconfSeparator +hi def link ldapconfHost ldapconfURI +hi def link ldapconfNumber Number +hi def link ldapconfPort ldapconfNumber +hi def link ldapconfBoolean Boolean +hi def link ldapconfInteger ldapconfNumber +hi def link ldapconfType Type +hi def link ldapconfDerefWhen ldapconfType +hi def link ldapconfDefine Define +hi def link ldapconfSASLMechanism ldapconfDefine +hi def link ldapconfSASLRealm ldapconfURI +hi def link ldapconfSASLAuthID ldapconfValue +hi def link ldapconfSASLSecProps ldapconfType +hi def link ldapconfSASLSecPEq ldapconfEq +hi def link ldapconfSASLSecFactor ldapconfNumber +hi def link ldapconfSASLSecPSep ldapconfSeparator +hi def link ldapconfFilename ldapconfString +hi def link ldapconfPath ldapconfFilename +hi def link ldapconfTLSCipherOp ldapconfOperator +hi def link ldapconfTLSCipherName ldapconfDefine +hi def link ldapconfSpecial Special +hi def link ldapconfTLSCipherSort ldapconfSpecial +hi def link ldapconfTLSCipherSep ldapconfSeparator +hi def link ldapconfTLSCertCheck ldapconfType +hi def link ldapconfTLSCRLCheck ldapconfType + +let b:current_syntax = "ldapconf" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/ldif.vim b/vim71/syntax/ldif.vim new file mode 100644 index 0000000..9f67b57 --- /dev/null +++ b/vim71/syntax/ldif.vim @@ -0,0 +1,43 @@ +" Vim syntax file +" Language: LDAP LDIF +" Maintainer: Zak Johnson +" Last Change: 2003-12-30 + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn sync minlines=10 linebreaks=1 + +syn match ldifAttribute /^[^ #][^:]*/ contains=ldifOption display +syn match ldifOption /;[^:]\+/ contained contains=ldifPunctuation display +syn match ldifPunctuation /;/ contained display + +syn region ldifStringValue matchgroup=ldifPunctuation start=/: / end=/\_$/ skip=/\n / +syn region ldifBase64Value matchgroup=ldifPunctuation start=/:: / end=/\_$/ skip=/\n / +syn region ldifFileValue matchgroup=ldifPunctuation start=/:< / end=/\_$/ skip=/\n / + +syn region ldifComment start=/^#/ end=/\_$/ skip=/\n / + +if version >= 508 || !exists("did_ldif_syn_inits") + if version < 508 + let did_ldif_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink ldifAttribute Type + HiLink ldifOption Identifier + HiLink ldifPunctuation Normal + HiLink ldifStringValue String + HiLink ldifBase64Value Special + HiLink ldifFileValue Special + HiLink ldifComment Comment + + delcommand HiLink +endif + +let b:current_syntax = "ldif" diff --git a/vim71/syntax/lex.vim b/vim71/syntax/lex.vim new file mode 100644 index 0000000..f7144b9 --- /dev/null +++ b/vim71/syntax/lex.vim @@ -0,0 +1,100 @@ +" Vim syntax file +" Language: Lex +" Maintainer: Dr. Charles E. Campbell, Jr. +" Last Change: Sep 06, 2005 +" Version: 7 +" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax +" +" Option: +" lex_uses_cpp : if this variable exists, then C++ is loaded rather than C + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Read the C syntax to start with +if version >= 600 + if exists("lex_uses_cpp") + runtime! syntax/cpp.vim + else + runtime! syntax/c.vim + endif + unlet b:current_syntax +else + if exists("lex_uses_cpp") + so :p:h/cpp.vim + else + so :p:h/c.vim + endif +endif + +" --- ========= --- +" --- Lex stuff --- +" --- ========= --- + +"I'd prefer to use lex.* , but it doesn't handle forward definitions yet +syn cluster lexListGroup contains=lexAbbrvBlock,lexAbbrv,lexAbbrv,lexAbbrvRegExp,lexInclude,lexPatBlock,lexPat,lexBrace,lexPatString,lexPatTag,lexPatTag,lexPatComment,lexPatCodeLine,lexMorePat,lexPatSep,lexSlashQuote,lexPatCode,cInParen,cUserLabel,cOctalZero,cCppSkip,cErrInBracket,cErrInParen,cOctalError,cCppOut2,cCommentStartError,cParenError +syn cluster lexListPatCodeGroup contains=lexAbbrvBlock,lexAbbrv,lexAbbrv,lexAbbrvRegExp,lexInclude,lexPatBlock,lexPat,lexBrace,lexPatTag,lexPatTag,lexPatComment,lexPatCodeLine,lexMorePat,lexPatSep,lexSlashQuote,cInParen,cUserLabel,cOctalZero,cCppSkip,cErrInBracket,cErrInParen,cOctalError,cCppOut2,cCommentStartError,cParenError + +" Abbreviations Section +syn region lexAbbrvBlock start="^\(\h\+\s\|%{\)" end="^\ze%%$" skipnl nextgroup=lexPatBlock contains=lexAbbrv,lexInclude,lexAbbrvComment,lexStartState +syn match lexAbbrv "^\I\i*\s"me=e-1 skipwhite contained nextgroup=lexAbbrvRegExp +syn match lexAbbrv "^%[sx]" contained +syn match lexAbbrvRegExp "\s\S.*$"lc=1 contained nextgroup=lexAbbrv,lexInclude +syn region lexInclude matchgroup=lexSep start="^%{" end="%}" contained contains=ALLBUT,@lexListGroup +syn region lexAbbrvComment start="^\s\+/\*" end="\*/" contains=@Spell +syn region lexStartState matchgroup=lexAbbrv start="^%\a\+" end="$" contained + +"%% : Patterns {Actions} +syn region lexPatBlock matchgroup=Todo start="^%%$" matchgroup=Todo end="^%%$" skipnl skipwhite contains=lexPat,lexPatTag,lexPatComment +syn region lexPat start=+\S+ skip="\\\\\|\\." end="\s"me=e-1 contained nextgroup=lexMorePat,lexPatSep contains=lexPatString,lexSlashQuote,lexBrace +syn region lexBrace start="\[" skip=+\\\\\|\\+ end="]" contained +syn region lexPatString matchgroup=String start=+"+ skip=+\\\\\|\\"+ matchgroup=String end=+"+ contained +syn match lexPatTag "^<\I\i*\(,\I\i*\)*>*" contained nextgroup=lexPat,lexPatTag,lexMorePat,lexPatSep +syn match lexPatTag +^<\I\i*\(,\I\i*\)*>*\(\\\\\)*\\"+ contained nextgroup=lexPat,lexPatTag,lexMorePat,lexPatSep +syn region lexPatComment start="^\s*/\*" end="\*/" skipnl contained contains=cTodo skipwhite nextgroup=lexPatComment,lexPat,@Spell +syn match lexPatCodeLine ".*$" contained contains=ALLBUT,@lexListGroup +syn match lexMorePat "\s*|\s*$" skipnl contained nextgroup=lexPat,lexPatTag,lexPatComment +syn match lexPatSep "\s\+" contained nextgroup=lexMorePat,lexPatCode,lexPatCodeLine +syn match lexSlashQuote +\(\\\\\)*\\"+ contained +syn region lexPatCode matchgroup=Delimiter start="{" matchgroup=Delimiter end="}" skipnl contained contains=ALLBUT,@lexListPatCodeGroup + +syn keyword lexCFunctions BEGIN input unput woutput yyleng yylook yytext +syn keyword lexCFunctions ECHO output winput wunput yyless yymore yywrap + +" includes several ALLBUTs; these have to be treated so as to exclude lex* groups +syn cluster cParenGroup add=lex.* +syn cluster cDefineGroup add=lex.* +syn cluster cPreProcGroup add=lex.* +syn cluster cMultiGroup add=lex.* + +" Synchronization +syn sync clear +syn sync minlines=300 +syn sync match lexSyncPat grouphere lexPatBlock "^%[a-zA-Z]" +syn sync match lexSyncPat groupthere lexPatBlock "^<$" +syn sync match lexSyncPat groupthere lexPatBlock "^%%$" + +" The default highlighting. +hi def link lexSlashQuote lexPat +hi def link lexBrace lexPat +hi def link lexAbbrvComment lexPatComment + +hi def link lexAbbrvRegExp Macro +hi def link lexAbbrv SpecialChar +hi def link lexCFunctions Function +hi def link lexMorePat SpecialChar +hi def link lexPatComment Comment +hi def link lexPat Function +hi def link lexPatString Function +hi def link lexPatTag Special +hi def link lexSep Delimiter +hi def link lexStartState Statement + +let b:current_syntax = "lex" + +" vim:ts=10 diff --git a/vim71/syntax/lftp.vim b/vim71/syntax/lftp.vim new file mode 100644 index 0000000..7de5a56 --- /dev/null +++ b/vim71/syntax/lftp.vim @@ -0,0 +1,152 @@ +" Vim syntax file +" Language: lftp(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +setlocal iskeyword=@,48-57,- + +syn region lftpComment display oneline start='#' end='$' + \ contains=lftpTodo,@Spell + +syn keyword lftpTodo contained TODO FIXME XXX NOTE + +syn region lftpString contained display + \ start=+"+ skip=+\\$\|\\"+ end=+"+ end=+$+ + +syn match lftpNumber contained display '\<\d\+\(\.\d\+\)\=\>' + +syn keyword lftpBoolean contained yes no on off true false + +syn keyword lftpInterval contained infinity inf never forever +syn match lftpInterval contained '\<\(\d\+\(\.\d\+\)\=[dhms]\)\+\>' + +syn keyword lftpKeywords alias anon at bookmark cache cat cd chmod close + \ cls command debug du echo exit fg find get + \ get1 glob help history jobs kill lcd lftp + \ lpwd ls mget mirror mkdir module more mput + \ mrm mv nlist open pget put pwd queue quote + \ reget recls rels renlist repeat reput rm + \ rmdir scache site source suspend user version + \ wait zcat zmore + +syn region lftpSet matchgroup=lftpKeywords + \ start="set" end=";" end="$" + \ contains=lftpString,lftpNumber,lftpBoolean, + \ lftpInterval,lftpSettingsPrefix,lftpSettings +syn match lftpSettingsPrefix contained '\<\%(bmk\|cache\|cmd\|color\|dns\):' +syn match lftpSettingsPrefix contained '\<\%(file\|fish\|ftp\|hftp\):' +syn match lftpSettingsPrefix contained '\<\%(http\|https\|mirror\|module\):' +syn match lftpSettingsPrefix contained '\<\%(net\|sftp\|ssl\|xfer\):' +" bmk: +syn keyword lftpSettings contained save-p[asswords] +" cache: +syn keyword lftpSettings contained cache-em[pty-listings] en[able] + \ exp[ire] siz[e] +" cmd: +syn keyword lftpSettings contained at[-exit] cls-c[ompletion-default] + \ cls-d[efault] cs[h-history] + \ default-p[rotocol] default-t[itle] +syn keyword lftpSettings contained fai[l-exit] in[teractive] + \ lo[ng-running] ls[-default] mo[ve-background] + \ prom[pt] + \ rem[ote-completion] + \ save-c[wd-history] save-r[l-history] + \ set-t[erm-status] statu[s-interval] + \ te[rm-status] verb[ose] verify-h[ost] + \ verify-path verify-path[-cached] +" color: +syn keyword lftpSettings contained dir[-colors] use-c[olor] +" dns: +syn keyword lftpSettings contained S[RV-query] cache-en[able] + \ cache-ex[pire] cache-s[ize] + \ fat[al-timeout] o[rder] use-fo[rk] +" file: +syn keyword lftpSettings contained ch[arset] +" fish: +syn keyword lftpSettings contained connect[-program] sh[ell] +" ftp: +syn keyword lftpSettings contained acct anon-p[ass] anon-u[ser] + \ au[to-sync-mode] b[ind-data-socket] + \ ch[arset] cli[ent] dev[ice-prefix] + \ fi[x-pasv-address] fxp-f[orce] + \ fxp-p[assive-source] h[ome] la[ng] + \ list-e[mpty-ok] list-o[ptions] + \ nop[-interval] pas[sive-mode] + \ port-i[pv4] port-r[ange] prox[y] + \ rest-l[ist] rest-s[tor] + \ retry-530 retry-530[-anonymous] + \ sit[e-group] skey-a[llow] + \ skey-f[orce] ssl-allow + \ ssl-allow[-anonymous] ssl-au[th] + \ ssl-f[orce] ssl-protect-d[ata] + \ ssl-protect-l[ist] stat-[interval] + \ sy[nc-mode] timez[one] use-a[bor] + \ use-fe[at] use-fx[p] use-hf[tp] + \ use-mdtm use-mdtm[-overloaded] + \ use-ml[sd] use-p[ret] use-q[uit] + \ use-site-c[hmod] use-site-i[dle] + \ use-site-u[time] use-siz[e] + \ use-st[at] use-te[lnet-iac] + \ verify-a[ddress] verify-p[ort] + \ w[eb-mode] +" hftp: +syn keyword lftpSettings contained w[eb-mode] cache prox[y] + \ use-au[thorization] use-he[ad] use-ty[pe] +" http: +syn keyword lftpSettings contained accept accept-c[harset] + \ accept-l[anguage] cache coo[kie] + \ pos[t-content-type] prox[y] + \ put-c[ontent-type] put-m[ethod] ref[erer] + \ set-c[ookies] user[-agent] +" https: +syn keyword lftpSettings contained prox[y] +" mirror: +syn keyword lftpSettings contained exc[lude-regex] o[rder] + \ parallel-d[irectories] + \ parallel-t[ransfer-count] use-p[get-n] +" module: +syn keyword lftpSettings contained pat[h] +" net: +syn keyword lftpSettings contained connection-l[imit] + \ connection-t[akeover] id[le] limit-m[ax] + \ limit-r[ate] limit-total-m[ax] + \ limit-total-r[ate] max-ret[ries] no-[proxy] + \ pe[rsist-retries] reconnect-interval-b[ase] + \ reconnect-interval-ma[x] + \ reconnect-interval-mu[ltiplier] + \ socket-bind-ipv4 socket-bind-ipv6 + \ socket-bu[ffer] socket-m[axseg] timeo[ut] +" sftp: +syn keyword lftpSettings contained connect[-program] + \ max-p[ackets-in-flight] prot[ocol-version] + \ ser[ver-program] size-r[ead] size-w[rite] +" ssl: +syn keyword lftpSettings contained ca-f[ile] ca-p[ath] ce[rt-file] + \ crl-f[ile] crl-p[ath] k[ey-file] + \ verify-c[ertificate] +" xfer: +syn keyword lftpSettings contained clo[bber] dis[k-full-fatal] + \ eta-p[eriod] eta-t[erse] mak[e-backup] + \ max-red[irections] ra[te-period] + +hi def link lftpComment Comment +hi def link lftpTodo Todo +hi def link lftpString String +hi def link lftpNumber Number +hi def link lftpBoolean Boolean +hi def link lftpInterval Number +hi def link lftpKeywords Keyword +hi def link lftpSettingsPrefix PreProc +hi def link lftpSettings Type + +let b:current_syntax = "lftp" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/lhaskell.vim b/vim71/syntax/lhaskell.vim new file mode 100644 index 0000000..d6f21ae --- /dev/null +++ b/vim71/syntax/lhaskell.vim @@ -0,0 +1,139 @@ +" Vim syntax file +" Language: Haskell with literate comments, Bird style, +" TeX style and plain text surrounding +" \begin{code} \end{code} blocks +" Maintainer: Haskell Cafe mailinglist +" Original Author: Arthur van Leeuwen +" Last Change: 2004 Aug 31 +" Version: 1.01 +" +" Thanks to Ian Lynagh for thoughtful comments on initial versions and +" for the inspiration for writing this in the first place. +" +" This style guesses as to the type of markup used in a literate haskell +" file and will highlight (La)TeX markup if it finds any +" This behaviour can be overridden, both glabally and locally using +" the lhs_markup variable or b:lhs_markup variable respectively. +" +" lhs_markup must be set to either tex or none to indicate that +" you always want (La)TeX highlighting or no highlighting +" must not be set to let the highlighting be guessed +" b:lhs_markup must be set to eiterh tex or none to indicate that +" you want (La)TeX highlighting or no highlighting for +" this particular buffer +" must not be set to let the highlighting be guessed +" +" +" 2004 February 18: New version, based on Ian Lynagh's TeX guessing +" lhaskell.vim, cweb.vim, tex.vim, sh.vim and fortran.vim +" 2004 February 20: Cleaned up the guessing and overriding a bit +" 2004 February 23: Cleaned up syntax highlighting for \begin{code} and +" \end{code}, added some clarification to the attributions +" + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" First off, see if we can inherit a user preference for lhs_markup +if !exists("b:lhs_markup") + if exists("lhs_markup") + if lhs_markup =~ '\<\%(tex\|none\)\>' + let b:lhs_markup = matchstr(lhs_markup,'\<\%(tex\|none\)\>') + else + echohl WarningMsg | echo "Unknown value of lhs_markup" | echohl None + let b:lhs_markup = "unknown" + endif + else + let b:lhs_markup = "unknown" + endif +else + if b:lhs_markup !~ '\<\%(tex\|none\)\>' + let b:lhs_markup = "unknown" + endif +endif + +" Remember where the cursor is, and go to upperleft +let s:oldline=line(".") +let s:oldcolumn=col(".") +call cursor(1,1) + +" If no user preference, scan buffer for our guess of the markup to +" highlight. We only differentiate between TeX and plain markup, where +" plain is not highlighted. The heuristic for finding TeX markup is if +" one of the following occurs anywhere in the file: +" - \documentclass +" - \begin{env} (for env != code) +" - \part, \chapter, \section, \subsection, \subsubsection, etc +if b:lhs_markup == "unknown" + if search('%\|\\documentclass\|\\begin{\(code}\)\@!\|\\\(sub\)*section\|\\chapter|\\part','W') != 0 + let b:lhs_markup = "tex" + else + let b:lhs_markup = "plain" + endif +endif + +" If user wants us to highlight TeX syntax, read it. +if b:lhs_markup == "tex" + if version < 600 + source :p:h/tex.vim + set isk+=_ + else + runtime! syntax/tex.vim + unlet b:current_syntax + " Tex.vim removes "_" from 'iskeyword', but we need it for Haskell. + setlocal isk+=_ + endif +endif + +" Literate Haskell is Haskell in between text, so at least read Haskell +" highlighting +if version < 600 + syntax include @haskellTop :p:h/haskell.vim +else + syntax include @haskellTop syntax/haskell.vim +endif + +syntax region lhsHaskellBirdTrack start="^>" end="\%(^[^>]\)\@=" contains=@haskellTop,lhsBirdTrack +syntax region lhsHaskellBeginEndBlock start="^\\begin{code}\s*$" matchgroup=NONE end="\%(^\\end{code}.*$\)\@=" contains=@haskellTop,@beginCode + +syntax match lhsBirdTrack "^>" contained + +syntax match beginCodeBegin "^\\begin" nextgroup=beginCodeCode contained +syntax region beginCodeCode matchgroup=texDelimiter start="{" end="}" +syntax cluster beginCode contains=beginCodeBegin,beginCodeCode + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tex_syntax_inits") + if version < 508 + let did_tex_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink lhsBirdTrack Comment + + HiLink beginCodeBegin texCmdName + HiLink beginCodeCode texSection + + delcommand HiLink +endif + +" Restore cursor to original position, as it may have been disturbed +" by the searches in our guessing code +call cursor (s:oldline, s:oldcolumn) + +unlet s:oldline +unlet s:oldcolumn + +let b:current_syntax = "lhaskell" + +" vim: ts=8 diff --git a/vim71/syntax/libao.vim b/vim71/syntax/libao.vim new file mode 100644 index 0000000..25b6e82 --- /dev/null +++ b/vim71/syntax/libao.vim @@ -0,0 +1,27 @@ +" Vim syntax file +" Language: libao.conf(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword libaoTodo contained TODO FIXME XXX NOTE + +syn region libaoComment display oneline start='^\s*#' end='$' + \ contains=libaoTodo,@Spell + +syn keyword libaoKeyword default_driver + +hi def link libaoTodo Todo +hi def link libaoComment Comment +hi def link libaoKeyword Keyword + +let b:current_syntax = "libao" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/lifelines.vim b/vim71/syntax/lifelines.vim new file mode 100644 index 0000000..d825a17 --- /dev/null +++ b/vim71/syntax/lifelines.vim @@ -0,0 +1,160 @@ +" Vim syntax file +" Language: LifeLines (v 3.0.50) http://lifelines.sourceforge.net +" Maintainer: Patrick Texier +" Location: http://www.genindre.org/ftp/lifelines/lifelines.vim +" Last Change: 2005 Dec 22. + +" option to highlight error obsolete statements +" add the following line to your .vimrc file or here : +" (level2 is for baptism) + +" let lifelines_deprecated=1 +" let lifelines_deprecated_level2=1 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" A bunch of useful lifelines keywords 3.0.50 + +syn keyword lifelinesStatement set +syn keyword lifelinesUser getindi geindiset getfam getint getstr choosechild +syn keyword lifelinesUser chooseindi choosespouse choosesubset menuchoose +syn keyword lifelinesUser choosefam +syn keyword lifelinesProc proc func return call +syn keyword lifelinesInclude include +syn keyword lifelinesDef global +syn keyword lifelinesConditional if else elsif switch +syn keyword lifelinesRepeat continue break while +syn keyword lifelinesLogical and or not eq ne lt gt le ge strcmp eqstr nestr +syn keyword lifelinesArithm add sub mul div mod exp neg incr decr +syn keyword lifelinesArithm cos sin tan arccos arcsin arctan +syn keyword lifelinesArithm deg2dms dms2deg spdist +syn keyword lifelinesIndi name fullname surname givens trimname birth +syn keyword lifelinesIndi death burial +syn keyword lifelinesIndi father mother nextsib prevsib sex male female +syn keyword lifelinesIndi pn nspouses nfamilies parents title key +syn keyword lifelinesIndi soundex inode root indi firstindi nextindi +syn keyword lifelinesIndi previndi spouses families forindi indiset +syn keyword lifelinesIndi addtoset deletefromset union intersect +syn keyword lifelinesIndi difference parentset childset spouseset siblingset +syn keyword lifelinesIndi ancestorset descendentset descendantset uniqueset +syn keyword lifelinesIndi namesort keysort valuesort genindiset getindiset +syn keyword lifelinesIndi forindiset lastindi writeindi +syn keyword lifelinesIndi inset +syn keyword lifelinesFam marriage husband wife nchildren firstchild +syn keyword lifelinesFam lastchild fnode fam firstfam nextfam lastfam +syn keyword lifelinesFam prevfam children forfam writefam +syn keyword lifelinesFam fathers mothers Parents +syn keyword lifelinesList list empty length enqueue dequeue requeue +syn keyword lifelinesList push pop setel getel forlist inlist dup clear +syn keyword lifelinesTable table insert lookup +syn keyword lifelinesGedcom xref tag value parent child sibling savenode +syn keyword lifelinesGedcom fornodes traverse createnode addnode +syn keyword lifelinesGedcom detachnode foreven fornotes forothr forsour +syn keyword lifelinesGedcom reference dereference getrecord +syn keyword lifelinesFunct date place year long short gettoday dayformat +syn keyword lifelinesFunct monthformat dateformat extractdate eraformat +syn keyword lifelinesFunct complexdate complexformat complexpic datepic +syn keyword lifelinesFunct extractnames extractplaces extracttokens lower +syn keyword lifelinesFunct yearformat +syn keyword lifelinesFunct upper capitalize trim rjustify +syn keyword lifelinesFunct concat strconcat strlen substring index +syn keyword lifelinesFunct titlecase gettext +syn keyword lifelinesFunct d card ord alpha roman strsoundex strtoint +syn keyword lifelinesFunct atoi linemode pagemod col row pos pageout nl +syn keyword lifelinesFunct sp qt newfile outfile copyfile print lock unlock test +syn keyword lifelinesFunct database version system stddate program +syn keyword lifelinesFunct pvalue pagemode level extractdatestr debug +syn keyword lifelinesFunct f float int free getcol getproperty heapused +syn keyword lifelinesFunct sort rsort +syn keyword lifelinesFunct deleteel +syn keyword lifelinesFunct bytecode convertcode setlocale + +" option to highlight error obsolete statements +" please read ll-reportmanual + +if exists("lifelines_deprecated") + syn keyword lifelinesError getintmsg getindimsg getstrmsg + syn keyword lifelinesError gengedcom gengedcomstrong gengedcomweak deletenode + syn keyword lifelinesError save strsave + syn keyword lifelinesError lengthset +else + syn keyword lifelinesUser getintmsg getindimsg getstrmsg + syn keyword lifelinesGedcom gengedcom gengedcomstrong gengedcomweak deletenode + syn keyword lifelinesFunct save strsave + syn keyword lifelinesIndi lengthset +endif +if exists("lifelines_deprecated_level2") + syn keyword lifelinesError baptism +else + syn keyword lifelinesIndi baptism +endif + +syn region lifelinesString start=+L\="+ skip=+\\\\\|\\"+ end=+"+ contains=lifelinesSpecial + +syn match lifelinesSpecial "\\\(\\\|\(n\|t\)\)" contained + +syn region lifelinesComment start="/\*" end="\*/" + +" integers +syn match lifelinesNumber "-\=\<\d\+\>" +"floats, with dot +syn match lifelinesNumber "-\=\<\d\+\.\d*\>" +"floats, starting with a dot +syn match lifelinesNumber "-\=\.\d\+\>" + +"catch errors caused by wrong parenthesis +"adapted from original c.vim written by Bram Moolenaar + +syn cluster lifelinesParenGroup contains=lifelinesParenError +syn region lifelinesParen transparent start='(' end=')' contains=ALLBUT,@lifelinesParenGroup +syn match lifelinesParenError ")" +syn match lifelinesErrInParen contained "[{}]" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet + +if version >= 508 || !exists("did_lifelines_syn_inits") + if version < 508 + let did_lifelines_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink lifelinesConditional Conditional + HiLink lifelinesArithm Operator + HiLink lifelinesLogical Conditional + HiLink lifelinesInclude Include + HiLink lifelinesComment Comment + HiLink lifelinesStatement Statement + HiLink lifelinesUser Statement + HiLink lifelinesFunct Statement + HiLink lifelinesTable Statement + HiLink lifelinesGedcom Statement + HiLink lifelinesList Statement + HiLink lifelinesRepeat Repeat + HiLink lifelinesFam Statement + HiLink lifelinesIndi Statement + HiLink lifelinesProc Statement + HiLink lifelinesDef Statement + HiLink lifelinesString String + HiLink lifelinesSpecial Special + HiLink lifelinesNumber Number + HiLink lifelinesParenError Error + HiLink lifelinesErrInParen Error + HiLink lifelinesError Error + + delcommand HiLink +endif + +let b:current_syntax = "lifelines" + +" vim: ts=8 diff --git a/vim71/syntax/lilo.vim b/vim71/syntax/lilo.vim new file mode 100644 index 0000000..e3ba2af --- /dev/null +++ b/vim71/syntax/lilo.vim @@ -0,0 +1,194 @@ +" Vim syntax file +" This is a GENERATED FILE. Please always refer to source file at the URI below. +" Language: lilo configuration (lilo.conf) +" Maintainer: David Ne\v{c}as (Yeti) +" Last Change: 2004-07-20 +" URL: http://trific.ath.cx/Ftp/vim/syntax/lilo.vim + + +" Setup +if version >= 600 + if exists("b:current_syntax") + finish + endif +else + syntax clear +endif + +if version >= 600 + command -nargs=1 SetIsk setlocal iskeyword= +else + command -nargs=1 SetIsk set iskeyword= +endif +SetIsk @,48-57,.,-,_ +delcommand SetIsk + +syn case ignore + +" Base constructs +syn match liloError "\S\+" +syn match liloComment "#.*$" +syn match liloEnviron "\$\w\+" contained +syn match liloEnviron "\${[^}]\+}" contained +syn match liloDecNumber "\d\+" contained +syn match liloHexNumber "0[xX]\x\+" contained +syn match liloDecNumberP "\d\+p\=" contained +syn match liloSpecial contained "\\\(\"\|\\\|$\)" +syn region liloString start=+"+ skip=+\\\\\|\\"+ end=+"+ contained contains=liloSpecial,liloEnviron +syn match liloLabel :[^ "]\+: contained contains=liloSpecial,liloEnviron +syn region liloPath start=+[$/]+ skip=+\\\\\|\\ \|\\$"+ end=+ \|$+ contained contains=liloSpecial,liloEnviron +syn match liloDecNumberList "\(\d\|,\)\+" contained contains=liloDecNumber +syn match liloDecNumberPList "\(\d\|[,p]\)\+" contained contains=liloDecNumberP,liloDecNumber +syn region liloAnything start=+[^[:space:]#]+ skip=+\\\\\|\\ \|\\$+ end=+ \|$+ contained contains=liloSpecial,liloEnviron,liloString + +" Path +syn keyword liloOption backup bitmap boot disktab force-backup keytable map message nextgroup=liloEqPath,liloEqPathComment,liloError skipwhite skipempty +syn keyword liloKernelOpt initrd root nextgroup=liloEqPath,liloEqPathComment,liloError skipwhite skipempty +syn keyword liloImageOpt path loader table nextgroup=liloEqPath,liloEqPathComment,liloError skipwhite skipempty +syn keyword liloDiskOpt partition nextgroup=liloEqPath,liloEqPathComment,liloError skipwhite skipempty + +" Other +syn keyword liloOption menu-scheme raid-extra-boot serial install nextgroup=liloEqAnything,liloEqAnythingComment,liloError skipwhite skipempty +syn keyword liloOption bios-passes-dl nextgroup=liloEqAnything,liloEqAnythingComment,liloError skipwhite skipempty +syn keyword liloOption default label alias wmdefault nextgroup=liloEqLabelString,liloEqLabelStringComment,liloError skipwhite skipempty +syn keyword liloKernelOpt ramdisk nextgroup=liloEqAnything,liloEqAnythingComment,liloError skipwhite skipempty +syn keyword liloImageOpt password range nextgroup=liloEqAnything,liloEqAnythingComment,liloError skipwhite skipempty +syn keyword liloDiskOpt set type nextgroup=liloEqAnything,liloEqAnythingComment,liloError skipwhite skipempty + +" Symbolic +syn keyword liloKernelOpt vga nextgroup=liloEqVga,liloEqVgaComment,liloError skipwhite skipempty + +" Number +syn keyword liloOption delay timeout verbose nextgroup=liloEqDecNumber,liloEqDecNumberComment,liloError skipwhite skipempty +syn keyword liloDiskOpt sectors heads cylinders start nextgroup=liloEqDecNumber,liloEqDecNumberComment,liloError skipwhite skipempty + +" String +syn keyword liloOption menu-title nextgroup=liloEqString,liloEqStringComment,liloError skipwhite skipempty +syn keyword liloKernelOpt append nextgroup=liloEqString,liloEqStringComment,liloError skipwhite skipempty +syn keyword liloImageOpt fallback literal nextgroup=liloEqString,liloEqStringComment,liloError skipwhite skipempty + +" Hex number +syn keyword liloImageOpt map-drive to boot-as nextgroup=liloEqHexNumber,liloEqHexNumberComment,liloError skipwhite skipempty +syn keyword liloDiskOpt bios normal hidden nextgroup=liloEqNumber,liloEqNumberComment,liloError skipwhite skipempty + +" Number list +syn keyword liloOption bmp-colors nextgroup=liloEqNumberList,liloEqNumberListComment,liloError skipwhite skipempty + +" Number list, some of the numbers followed by p +syn keyword liloOption bmp-table bmp-timer nextgroup=liloEqDecNumberPList,liloEqDecNumberPListComment,liloError skipwhite skipempty + +" Flag +syn keyword liloOption compact fix-table geometric ignore-table lba32 linear mandatory nowarn prompt +syn keyword liloOption bmp-retain el-torito-bootable-CD large-memory suppress-boot-time-BIOS-data +syn keyword liloKernelOpt read-only read-write +syn keyword liloImageOpt bypass lock mandatory optional restricted single-key unsafe +syn keyword liloImageOpt master-boot wmwarn wmdisable +syn keyword liloDiskOpt change activate deactivate inaccessible reset + +" Image +syn keyword liloImage image other nextgroup=liloEqPath,liloEqPathComment,liloError skipwhite skipempty +syn keyword liloDisk disk nextgroup=liloEqPath,liloEqPathComment,liloError skipwhite skipempty +syn keyword liloChRules change-rules + +" Vga keywords +syn keyword liloVgaKeyword ask ext extended normal contained + +" Comment followed by equal sign and ... +syn match liloEqPathComment "#.*$" contained nextgroup=liloEqPath,liloEqPathComment,liloError skipwhite skipempty +syn match liloEqVgaComment "#.*$" contained nextgroup=liloEqVga,liloEqVgaComment,liloError skipwhite skipempty +syn match liloEqNumberComment "#.*$" contained nextgroup=liloEqNumber,liloEqNumberComment,liloError skipwhite skipempty +syn match liloEqDecNumberComment "#.*$" contained nextgroup=liloEqDecNumber,liloEqDecNumberComment,liloError skipwhite skipempty +syn match liloEqHexNumberComment "#.*$" contained nextgroup=liloEqHexNumber,liloEqHexNumberComment,liloError skipwhite skipempty +syn match liloEqStringComment "#.*$" contained nextgroup=liloEqString,liloEqStringComment,liloError skipwhite skipempty +syn match liloEqLabelStringComment "#.*$" contained nextgroup=liloEqLabelString,liloEqLabelStringComment,liloError skipwhite skipempty +syn match liloEqNumberListComment "#.*$" contained nextgroup=liloEqNumberList,liloEqNumberListComment,liloError skipwhite skipempty +syn match liloEqDecNumberPListComment "#.*$" contained nextgroup=liloEqDecNumberPList,liloEqDecNumberPListComment,liloError skipwhite skipempty +syn match liloEqAnythingComment "#.*$" contained nextgroup=liloEqAnything,liloEqAnythingComment,liloError skipwhite skipempty + +" Equal sign followed by ... +syn match liloEqPath "=" contained nextgroup=liloPath,liloPathComment,liloError skipwhite skipempty +syn match liloEqVga "=" contained nextgroup=liloVgaKeyword,liloHexNumber,liloDecNumber,liloVgaComment,liloError skipwhite skipempty +syn match liloEqNumber "=" contained nextgroup=liloDecNumber,liloHexNumber,liloNumberComment,liloError skipwhite skipempty +syn match liloEqDecNumber "=" contained nextgroup=liloDecNumber,liloDecNumberComment,liloError skipwhite skipempty +syn match liloEqHexNumber "=" contained nextgroup=liloHexNumber,liloHexNumberComment,liloError skipwhite skipempty +syn match liloEqString "=" contained nextgroup=liloString,liloStringComment,liloError skipwhite skipempty +syn match liloEqLabelString "=" contained nextgroup=liloString,liloLabel,liloLabelStringComment,liloError skipwhite skipempty +syn match liloEqNumberList "=" contained nextgroup=liloDecNumberList,liloDecNumberListComment,liloError skipwhite skipempty +syn match liloEqDecNumberPList "=" contained nextgroup=liloDecNumberPList,liloDecNumberPListComment,liloError skipwhite skipempty +syn match liloEqAnything "=" contained nextgroup=liloAnything,liloAnythingComment,liloError skipwhite skipempty + +" Comment followed by ... +syn match liloPathComment "#.*$" contained nextgroup=liloPath,liloPathComment,liloError skipwhite skipempty +syn match liloVgaComment "#.*$" contained nextgroup=liloVgaKeyword,liloHexNumber,liloVgaComment,liloError skipwhite skipempty +syn match liloNumberComment "#.*$" contained nextgroup=liloDecNumber,liloHexNumber,liloNumberComment,liloError skipwhite skipempty +syn match liloDecNumberComment "#.*$" contained nextgroup=liloDecNumber,liloDecNumberComment,liloError skipwhite skipempty +syn match liloHexNumberComment "#.*$" contained nextgroup=liloHexNumber,liloHexNumberComment,liloError skipwhite skipempty +syn match liloStringComment "#.*$" contained nextgroup=liloString,liloStringComment,liloError skipwhite skipempty +syn match liloLabelStringComment "#.*$" contained nextgroup=liloString,liloLabel,liloLabelStringComment,liloError skipwhite skipempty +syn match liloDecNumberListComment "#.*$" contained nextgroup=liloDecNumberList,liloDecNumberListComment,liloError skipwhite skipempty +syn match liloDecNumberPListComment "#.*$" contained nextgroup=liloDecNumberPList,liloDecNumberPListComment,liloError skipwhite skipempty +syn match liloAnythingComment "#.*$" contained nextgroup=liloAnything,liloAnythingComment,liloError skipwhite skipempty + +" Define the default highlighting +if version >= 508 || !exists("did_lilo_syntax_inits") + if version < 508 + let did_lilo_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink liloEqPath liloEquals + HiLink liloEqWord liloEquals + HiLink liloEqVga liloEquals + HiLink liloEqDecNumber liloEquals + HiLink liloEqHexNumber liloEquals + HiLink liloEqNumber liloEquals + HiLink liloEqString liloEquals + HiLink liloEqAnything liloEquals + HiLink liloEquals Special + + HiLink liloError Error + + HiLink liloEqPathComment liloComment + HiLink liloEqVgaComment liloComment + HiLink liloEqDecNumberComment liloComment + HiLink liloEqHexNumberComment liloComment + HiLink liloEqStringComment liloComment + HiLink liloEqAnythingComment liloComment + HiLink liloPathComment liloComment + HiLink liloVgaComment liloComment + HiLink liloDecNumberComment liloComment + HiLink liloHexNumberComment liloComment + HiLink liloNumberComment liloComment + HiLink liloStringComment liloComment + HiLink liloAnythingComment liloComment + HiLink liloComment Comment + + HiLink liloDiskOpt liloOption + HiLink liloKernelOpt liloOption + HiLink liloImageOpt liloOption + HiLink liloOption Keyword + + HiLink liloDecNumber liloNumber + HiLink liloHexNumber liloNumber + HiLink liloDecNumberP liloNumber + HiLink liloNumber Number + HiLink liloString String + HiLink liloPath Constant + + HiLink liloSpecial Special + HiLink liloLabel Title + HiLink liloDecNumberList Special + HiLink liloDecNumberPList Special + HiLink liloAnything Normal + HiLink liloEnviron Identifier + HiLink liloVgaKeyword Identifier + HiLink liloImage Type + HiLink liloChRules Preproc + HiLink liloDisk Preproc + + delcommand HiLink +endif + +let b:current_syntax = "lilo" diff --git a/vim71/syntax/limits.vim b/vim71/syntax/limits.vim new file mode 100644 index 0000000..a6d245a --- /dev/null +++ b/vim71/syntax/limits.vim @@ -0,0 +1,44 @@ +" Vim syntax file +" Language: limits(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword limitsTodo contained TODO FIXME XXX NOTE + +syn region limitsComment display oneline start='^\s*#' end='$' + \ contains=limitsTodo,@Spell + +syn match limitsBegin display '^' + \ nextgroup=limitsUser,limitsDefault,limitsComment + \ skipwhite + +syn match limitsUser contained '[^ \t#*]\+' + \ nextgroup=limitsLimit,limitsDeLimit skipwhite + +syn match limitsDefault contained '*' + \ nextgroup=limitsLimit,limitsDeLimit skipwhite + +syn match limitsLimit contained '[ACDFMNRSTUKLP]' nextgroup=limitsNumber +syn match limitsDeLimit contained '-' + +syn match limitsNumber contained '\d\+\>' nextgroup=limitsLimit skipwhite + +hi def link limitsTodo Todo +hi def link limitsComment Comment +hi def link limitsUser Keyword +hi def link limitsDefault Macro +hi def link limitsLimit Identifier +hi def link limitsDeLimit Special +hi def link limitsNumber Number + +let b:current_syntax = "limits" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/lisp.vim b/vim71/syntax/lisp.vim new file mode 100644 index 0000000..cd800e7 --- /dev/null +++ b/vim71/syntax/lisp.vim @@ -0,0 +1,543 @@ +" Vim syntax file +" Language: Lisp +" Maintainer: Dr. Charles E. Campbell, Jr. +" Last Change: Apr 12, 2007 +" Version: 19 +" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax +" +" Thanks to F Xavier Noria for a list of 978 Common Lisp symbols +" taken from the HyperSpec + +" --------------------------------------------------------------------- +" Load Once: {{{1 +" For vim-version 5.x: Clear all syntax items +" For vim-version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version >= 600 + setlocal iskeyword=42,43,45,47-58,60-62,64-90,97-122,_ +else + set iskeyword=42,43,45,47-58,60-62,64-90,97-122,_ +endif + +" --------------------------------------------------------------------- +" Clusters: {{{1 +syn cluster lispAtomCluster contains=lispAtomBarSymbol,lispAtomList,lispAtomNmbr0,lispComment,lispDecl,lispFunc,lispLeadWhite +syn cluster lispBaseListCluster contains=lispAtom,lispAtomBarSymbol,lispAtomMark,lispBQList,lispBarSymbol,lispComment,lispConcat,lispDecl,lispFunc,lispKey,lispList,lispNumber,lispSpecial,lispSymbol,lispVar,lispLeadWhite +if exists("g:lisp_instring") + syn cluster lispListCluster contains=@lispBaseListCluster,lispString,lispInString,lispInStringString +else + syn cluster lispListCluster contains=@lispBaseListCluster,lispString +endif + +syn case ignore + +" --------------------------------------------------------------------- +" Lists: {{{1 +syn match lispSymbol contained ![^()'`,"; \t]\+! +syn match lispBarSymbol contained !|..\{-}|! +if exists("g:lisp_rainbow") && g:lisp_rainbow != 0 + syn region lispParen0 matchgroup=hlLevel0 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen1 + syn region lispParen1 contained matchgroup=hlLevel1 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen2 + syn region lispParen2 contained matchgroup=hlLevel2 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen3 + syn region lispParen3 contained matchgroup=hlLevel3 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen4 + syn region lispParen4 contained matchgroup=hlLevel4 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen5 + syn region lispParen5 contained matchgroup=hlLevel5 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen6 + syn region lispParen6 contained matchgroup=hlLevel6 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen7 + syn region lispParen7 contained matchgroup=hlLevel7 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen8 + syn region lispParen8 contained matchgroup=hlLevel8 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen9 + syn region lispParen9 contained matchgroup=hlLevel9 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen0 +else + syn region lispList matchgroup=Delimiter start="(" skip="|.\{-}|" matchgroup=Delimiter end=")" contains=@lispListCluster + syn region lispBQList matchgroup=PreProc start="`(" skip="|.\{-}|" matchgroup=PreProc end=")" contains=@lispListCluster +endif + +" --------------------------------------------------------------------- +" Atoms: {{{1 +syn match lispAtomMark "'" +syn match lispAtom "'("me=e-1 contains=lispAtomMark nextgroup=lispAtomList +syn match lispAtom "'[^ \t()]\+" contains=lispAtomMark +syn match lispAtomBarSymbol !'|..\{-}|! contains=lispAtomMark +syn region lispAtom start=+'"+ skip=+\\"+ end=+"+ +syn region lispAtomList contained matchgroup=Special start="(" skip="|.\{-}|" matchgroup=Special end=")" contains=@lispAtomCluster,lispString +syn match lispAtomNmbr contained "\<\d\+" +syn match lispLeadWhite contained "^\s\+" + +" --------------------------------------------------------------------- +" Standard Lisp Functions and Macros: {{{1 +syn keyword lispFunc * find-method pprint-indent +syn keyword lispFunc ** find-package pprint-linear +syn keyword lispFunc *** find-restart pprint-logical-block +syn keyword lispFunc + find-symbol pprint-newline +syn keyword lispFunc ++ finish-output pprint-pop +syn keyword lispFunc +++ first pprint-tab +syn keyword lispFunc - fixnum pprint-tabular +syn keyword lispFunc / flet prin1 +syn keyword lispFunc // float prin1-to-string +syn keyword lispFunc /// float-digits princ +syn keyword lispFunc /= float-precision princ-to-string +syn keyword lispFunc 1+ float-radix print +syn keyword lispFunc 1- float-sign print-not-readable +syn keyword lispFunc < floating-point-inexact print-not-readable-object +syn keyword lispFunc <= floating-point-invalid-operation print-object +syn keyword lispFunc = floating-point-overflow print-unreadable-object +syn keyword lispFunc > floating-point-underflow probe-file +syn keyword lispFunc >= floatp proclaim +syn keyword lispFunc abort floor prog +syn keyword lispFunc abs fmakunbound prog* +syn keyword lispFunc access force-output prog1 +syn keyword lispFunc acons format prog2 +syn keyword lispFunc acos formatter progn +syn keyword lispFunc acosh fourth program-error +syn keyword lispFunc add-method fresh-line progv +syn keyword lispFunc adjoin fround provide +syn keyword lispFunc adjust-array ftruncate psetf +syn keyword lispFunc adjustable-array-p ftype psetq +syn keyword lispFunc allocate-instance funcall push +syn keyword lispFunc alpha-char-p function pushnew +syn keyword lispFunc alphanumericp function-keywords putprop +syn keyword lispFunc and function-lambda-expression quote +syn keyword lispFunc append functionp random +syn keyword lispFunc apply gbitp random-state +syn keyword lispFunc applyhook gcd random-state-p +syn keyword lispFunc apropos generic-function rassoc +syn keyword lispFunc apropos-list gensym rassoc-if +syn keyword lispFunc aref gentemp rassoc-if-not +syn keyword lispFunc arithmetic-error get ratio +syn keyword lispFunc arithmetic-error-operands get-decoded-time rational +syn keyword lispFunc arithmetic-error-operation get-dispatch-macro-character rationalize +syn keyword lispFunc array get-internal-real-time rationalp +syn keyword lispFunc array-dimension get-internal-run-time read +syn keyword lispFunc array-dimension-limit get-macro-character read-byte +syn keyword lispFunc array-dimensions get-output-stream-string read-char +syn keyword lispFunc array-displacement get-properties read-char-no-hang +syn keyword lispFunc array-element-type get-setf-expansion read-delimited-list +syn keyword lispFunc array-has-fill-pointer-p get-setf-method read-eval-print +syn keyword lispFunc array-in-bounds-p get-universal-time read-from-string +syn keyword lispFunc array-rank getf read-line +syn keyword lispFunc array-rank-limit gethash read-preserving-whitespace +syn keyword lispFunc array-row-major-index go read-sequence +syn keyword lispFunc array-total-size graphic-char-p reader-error +syn keyword lispFunc array-total-size-limit handler-bind readtable +syn keyword lispFunc arrayp handler-case readtable-case +syn keyword lispFunc ash hash-table readtablep +syn keyword lispFunc asin hash-table-count real +syn keyword lispFunc asinh hash-table-p realp +syn keyword lispFunc assert hash-table-rehash-size realpart +syn keyword lispFunc assoc hash-table-rehash-threshold reduce +syn keyword lispFunc assoc-if hash-table-size reinitialize-instance +syn keyword lispFunc assoc-if-not hash-table-test rem +syn keyword lispFunc atan host-namestring remf +syn keyword lispFunc atanh identity remhash +syn keyword lispFunc atom if remove +syn keyword lispFunc base-char if-exists remove-duplicates +syn keyword lispFunc base-string ignorable remove-if +syn keyword lispFunc bignum ignore remove-if-not +syn keyword lispFunc bit ignore-errors remove-method +syn keyword lispFunc bit-and imagpart remprop +syn keyword lispFunc bit-andc1 import rename-file +syn keyword lispFunc bit-andc2 in-package rename-package +syn keyword lispFunc bit-eqv in-package replace +syn keyword lispFunc bit-ior incf require +syn keyword lispFunc bit-nand initialize-instance rest +syn keyword lispFunc bit-nor inline restart +syn keyword lispFunc bit-not input-stream-p restart-bind +syn keyword lispFunc bit-orc1 inspect restart-case +syn keyword lispFunc bit-orc2 int-char restart-name +syn keyword lispFunc bit-vector integer return +syn keyword lispFunc bit-vector-p integer-decode-float return-from +syn keyword lispFunc bit-xor integer-length revappend +syn keyword lispFunc block integerp reverse +syn keyword lispFunc boole interactive-stream-p room +syn keyword lispFunc boole-1 intern rotatef +syn keyword lispFunc boole-2 internal-time-units-per-second round +syn keyword lispFunc boole-and intersection row-major-aref +syn keyword lispFunc boole-andc1 invalid-method-error rplaca +syn keyword lispFunc boole-andc2 invoke-debugger rplacd +syn keyword lispFunc boole-c1 invoke-restart safety +syn keyword lispFunc boole-c2 invoke-restart-interactively satisfies +syn keyword lispFunc boole-clr isqrt sbit +syn keyword lispFunc boole-eqv keyword scale-float +syn keyword lispFunc boole-ior keywordp schar +syn keyword lispFunc boole-nand labels search +syn keyword lispFunc boole-nor lambda second +syn keyword lispFunc boole-orc1 lambda-list-keywords sequence +syn keyword lispFunc boole-orc2 lambda-parameters-limit serious-condition +syn keyword lispFunc boole-set last set +syn keyword lispFunc boole-xor lcm set-char-bit +syn keyword lispFunc boolean ldb set-difference +syn keyword lispFunc both-case-p ldb-test set-dispatch-macro-character +syn keyword lispFunc boundp ldiff set-exclusive-or +syn keyword lispFunc break least-negative-double-float set-macro-character +syn keyword lispFunc broadcast-stream least-negative-long-float set-pprint-dispatch +syn keyword lispFunc broadcast-stream-streams least-negative-normalized-double-float set-syntax-from-char +syn keyword lispFunc built-in-class least-negative-normalized-long-float setf +syn keyword lispFunc butlast least-negative-normalized-short-float setq +syn keyword lispFunc byte least-negative-normalized-single-float seventh +syn keyword lispFunc byte-position least-negative-short-float shadow +syn keyword lispFunc byte-size least-negative-single-float shadowing-import +syn keyword lispFunc call-arguments-limit least-positive-double-float shared-initialize +syn keyword lispFunc call-method least-positive-long-float shiftf +syn keyword lispFunc call-next-method least-positive-normalized-double-float short-float +syn keyword lispFunc capitalize least-positive-normalized-long-float short-float-epsilon +syn keyword lispFunc car least-positive-normalized-short-float short-float-negative-epsilon +syn keyword lispFunc case least-positive-normalized-single-float short-site-name +syn keyword lispFunc catch least-positive-short-float signal +syn keyword lispFunc ccase least-positive-single-float signed-byte +syn keyword lispFunc cdr length signum +syn keyword lispFunc ceiling let simle-condition +syn keyword lispFunc cell-error let* simple-array +syn keyword lispFunc cell-error-name lisp simple-base-string +syn keyword lispFunc cerror lisp-implementation-type simple-bit-vector +syn keyword lispFunc change-class lisp-implementation-version simple-bit-vector-p +syn keyword lispFunc char list simple-condition-format-arguments +syn keyword lispFunc char-bit list* simple-condition-format-control +syn keyword lispFunc char-bits list-all-packages simple-error +syn keyword lispFunc char-bits-limit list-length simple-string +syn keyword lispFunc char-code listen simple-string-p +syn keyword lispFunc char-code-limit listp simple-type-error +syn keyword lispFunc char-control-bit load simple-vector +syn keyword lispFunc char-downcase load-logical-pathname-translations simple-vector-p +syn keyword lispFunc char-equal load-time-value simple-warning +syn keyword lispFunc char-font locally sin +syn keyword lispFunc char-font-limit log single-flaot-epsilon +syn keyword lispFunc char-greaterp logand single-float +syn keyword lispFunc char-hyper-bit logandc1 single-float-epsilon +syn keyword lispFunc char-int logandc2 single-float-negative-epsilon +syn keyword lispFunc char-lessp logbitp sinh +syn keyword lispFunc char-meta-bit logcount sixth +syn keyword lispFunc char-name logeqv sleep +syn keyword lispFunc char-not-equal logical-pathname slot-boundp +syn keyword lispFunc char-not-greaterp logical-pathname-translations slot-exists-p +syn keyword lispFunc char-not-lessp logior slot-makunbound +syn keyword lispFunc char-super-bit lognand slot-missing +syn keyword lispFunc char-upcase lognor slot-unbound +syn keyword lispFunc char/= lognot slot-value +syn keyword lispFunc char< logorc1 software-type +syn keyword lispFunc char<= logorc2 software-version +syn keyword lispFunc char= logtest some +syn keyword lispFunc char> logxor sort +syn keyword lispFunc char>= long-float space +syn keyword lispFunc character long-float-epsilon special +syn keyword lispFunc characterp long-float-negative-epsilon special-form-p +syn keyword lispFunc check-type long-site-name special-operator-p +syn keyword lispFunc cis loop speed +syn keyword lispFunc class loop-finish sqrt +syn keyword lispFunc class-name lower-case-p stable-sort +syn keyword lispFunc class-of machine-instance standard +syn keyword lispFunc clear-input machine-type standard-char +syn keyword lispFunc clear-output machine-version standard-char-p +syn keyword lispFunc close macro-function standard-class +syn keyword lispFunc clrhash macroexpand standard-generic-function +syn keyword lispFunc code-char macroexpand-1 standard-method +syn keyword lispFunc coerce macroexpand-l standard-object +syn keyword lispFunc commonp macrolet step +syn keyword lispFunc compilation-speed make-array storage-condition +syn keyword lispFunc compile make-array store-value +syn keyword lispFunc compile-file make-broadcast-stream stream +syn keyword lispFunc compile-file-pathname make-char stream-element-type +syn keyword lispFunc compiled-function make-concatenated-stream stream-error +syn keyword lispFunc compiled-function-p make-condition stream-error-stream +syn keyword lispFunc compiler-let make-dispatch-macro-character stream-external-format +syn keyword lispFunc compiler-macro make-echo-stream streamp +syn keyword lispFunc compiler-macro-function make-hash-table streamup +syn keyword lispFunc complement make-instance string +syn keyword lispFunc complex make-instances-obsolete string-capitalize +syn keyword lispFunc complexp make-list string-char +syn keyword lispFunc compute-applicable-methods make-load-form string-char-p +syn keyword lispFunc compute-restarts make-load-form-saving-slots string-downcase +syn keyword lispFunc concatenate make-method string-equal +syn keyword lispFunc concatenated-stream make-package string-greaterp +syn keyword lispFunc concatenated-stream-streams make-pathname string-left-trim +syn keyword lispFunc cond make-random-state string-lessp +syn keyword lispFunc condition make-sequence string-not-equal +syn keyword lispFunc conjugate make-string string-not-greaterp +syn keyword lispFunc cons make-string-input-stream string-not-lessp +syn keyword lispFunc consp make-string-output-stream string-right-strim +syn keyword lispFunc constantly make-symbol string-right-trim +syn keyword lispFunc constantp make-synonym-stream string-stream +syn keyword lispFunc continue make-two-way-stream string-trim +syn keyword lispFunc control-error makunbound string-upcase +syn keyword lispFunc copy-alist map string/= +syn keyword lispFunc copy-list map-into string< +syn keyword lispFunc copy-pprint-dispatch mapc string<= +syn keyword lispFunc copy-readtable mapcan string= +syn keyword lispFunc copy-seq mapcar string> +syn keyword lispFunc copy-structure mapcon string>= +syn keyword lispFunc copy-symbol maphash stringp +syn keyword lispFunc copy-tree mapl structure +syn keyword lispFunc cos maplist structure-class +syn keyword lispFunc cosh mask-field structure-object +syn keyword lispFunc count max style-warning +syn keyword lispFunc count-if member sublim +syn keyword lispFunc count-if-not member-if sublis +syn keyword lispFunc ctypecase member-if-not subseq +syn keyword lispFunc debug merge subsetp +syn keyword lispFunc decf merge-pathname subst +syn keyword lispFunc declaim merge-pathnames subst-if +syn keyword lispFunc declaration method subst-if-not +syn keyword lispFunc declare method-combination substitute +syn keyword lispFunc decode-float method-combination-error substitute-if +syn keyword lispFunc decode-universal-time method-qualifiers substitute-if-not +syn keyword lispFunc defclass min subtypep +syn keyword lispFunc defconstant minusp svref +syn keyword lispFunc defgeneric mismatch sxhash +syn keyword lispFunc define-compiler-macro mod symbol +syn keyword lispFunc define-condition most-negative-double-float symbol-function +syn keyword lispFunc define-method-combination most-negative-fixnum symbol-macrolet +syn keyword lispFunc define-modify-macro most-negative-long-float symbol-name +syn keyword lispFunc define-setf-expander most-negative-short-float symbol-package +syn keyword lispFunc define-setf-method most-negative-single-float symbol-plist +syn keyword lispFunc define-symbol-macro most-positive-double-float symbol-value +syn keyword lispFunc defmacro most-positive-fixnum symbolp +syn keyword lispFunc defmethod most-positive-long-float synonym-stream +syn keyword lispFunc defpackage most-positive-short-float synonym-stream-symbol +syn keyword lispFunc defparameter most-positive-single-float sys +syn keyword lispFunc defsetf muffle-warning system +syn keyword lispFunc defstruct multiple-value-bind t +syn keyword lispFunc deftype multiple-value-call tagbody +syn keyword lispFunc defun multiple-value-list tailp +syn keyword lispFunc defvar multiple-value-prog1 tan +syn keyword lispFunc delete multiple-value-seteq tanh +syn keyword lispFunc delete-duplicates multiple-value-setq tenth +syn keyword lispFunc delete-file multiple-values-limit terpri +syn keyword lispFunc delete-if name-char the +syn keyword lispFunc delete-if-not namestring third +syn keyword lispFunc delete-package nbutlast throw +syn keyword lispFunc denominator nconc time +syn keyword lispFunc deposit-field next-method-p trace +syn keyword lispFunc describe nil translate-logical-pathname +syn keyword lispFunc describe-object nintersection translate-pathname +syn keyword lispFunc destructuring-bind ninth tree-equal +syn keyword lispFunc digit-char no-applicable-method truename +syn keyword lispFunc digit-char-p no-next-method truncase +syn keyword lispFunc directory not truncate +syn keyword lispFunc directory-namestring notany two-way-stream +syn keyword lispFunc disassemble notevery two-way-stream-input-stream +syn keyword lispFunc division-by-zero notinline two-way-stream-output-stream +syn keyword lispFunc do nreconc type +syn keyword lispFunc do* nreverse type-error +syn keyword lispFunc do-all-symbols nset-difference type-error-datum +syn keyword lispFunc do-exeternal-symbols nset-exclusive-or type-error-expected-type +syn keyword lispFunc do-external-symbols nstring type-of +syn keyword lispFunc do-symbols nstring-capitalize typecase +syn keyword lispFunc documentation nstring-downcase typep +syn keyword lispFunc dolist nstring-upcase unbound-slot +syn keyword lispFunc dotimes nsublis unbound-slot-instance +syn keyword lispFunc double-float nsubst unbound-variable +syn keyword lispFunc double-float-epsilon nsubst-if undefined-function +syn keyword lispFunc double-float-negative-epsilon nsubst-if-not unexport +syn keyword lispFunc dpb nsubstitute unintern +syn keyword lispFunc dribble nsubstitute-if union +syn keyword lispFunc dynamic-extent nsubstitute-if-not unless +syn keyword lispFunc ecase nth unread +syn keyword lispFunc echo-stream nth-value unread-char +syn keyword lispFunc echo-stream-input-stream nthcdr unsigned-byte +syn keyword lispFunc echo-stream-output-stream null untrace +syn keyword lispFunc ed number unuse-package +syn keyword lispFunc eighth numberp unwind-protect +syn keyword lispFunc elt numerator update-instance-for-different-class +syn keyword lispFunc encode-universal-time nunion update-instance-for-redefined-class +syn keyword lispFunc end-of-file oddp upgraded-array-element-type +syn keyword lispFunc endp open upgraded-complex-part-type +syn keyword lispFunc enough-namestring open-stream-p upper-case-p +syn keyword lispFunc ensure-directories-exist optimize use-package +syn keyword lispFunc ensure-generic-function or use-value +syn keyword lispFunc eq otherwise user +syn keyword lispFunc eql output-stream-p user-homedir-pathname +syn keyword lispFunc equal package values +syn keyword lispFunc equalp package-error values-list +syn keyword lispFunc error package-error-package vector +syn keyword lispFunc etypecase package-name vector-pop +syn keyword lispFunc eval package-nicknames vector-push +syn keyword lispFunc eval-when package-shadowing-symbols vector-push-extend +syn keyword lispFunc evalhook package-use-list vectorp +syn keyword lispFunc evenp package-used-by-list warn +syn keyword lispFunc every packagep warning +syn keyword lispFunc exp pairlis when +syn keyword lispFunc export parse-error wild-pathname-p +syn keyword lispFunc expt parse-integer with-accessors +syn keyword lispFunc extended-char parse-namestring with-compilation-unit +syn keyword lispFunc fboundp pathname with-condition-restarts +syn keyword lispFunc fceiling pathname-device with-hash-table-iterator +syn keyword lispFunc fdefinition pathname-directory with-input-from-string +syn keyword lispFunc ffloor pathname-host with-open-file +syn keyword lispFunc fifth pathname-match-p with-open-stream +syn keyword lispFunc file-author pathname-name with-output-to-string +syn keyword lispFunc file-error pathname-type with-package-iterator +syn keyword lispFunc file-error-pathname pathname-version with-simple-restart +syn keyword lispFunc file-length pathnamep with-slots +syn keyword lispFunc file-namestring peek-char with-standard-io-syntax +syn keyword lispFunc file-position phase write +syn keyword lispFunc file-stream pi write-byte +syn keyword lispFunc file-string-length plusp write-char +syn keyword lispFunc file-write-date pop write-line +syn keyword lispFunc fill position write-sequence +syn keyword lispFunc fill-pointer position-if write-string +syn keyword lispFunc find position-if-not write-to-string +syn keyword lispFunc find-all-symbols pprint y-or-n-p +syn keyword lispFunc find-class pprint-dispatch yes-or-no-p +syn keyword lispFunc find-if pprint-exit-if-list-exhausted zerop +syn keyword lispFunc find-if-not pprint-fill + +syn match lispFunc "\" + +" --------------------------------------------------------------------- +" Lisp Keywords (modifiers): {{{1 +syn keyword lispKey :abort :from-end :overwrite +syn keyword lispKey :adjustable :gensym :predicate +syn keyword lispKey :append :host :preserve-whitespace +syn keyword lispKey :array :if-does-not-exist :pretty +syn keyword lispKey :base :if-exists :print +syn keyword lispKey :case :include :print-function +syn keyword lispKey :circle :index :probe +syn keyword lispKey :conc-name :inherited :radix +syn keyword lispKey :constructor :initial-contents :read-only +syn keyword lispKey :copier :initial-element :rehash-size +syn keyword lispKey :count :initial-offset :rehash-threshold +syn keyword lispKey :create :initial-value :rename +syn keyword lispKey :default :input :rename-and-delete +syn keyword lispKey :defaults :internal :size +syn keyword lispKey :device :io :start +syn keyword lispKey :direction :junk-allowed :start1 +syn keyword lispKey :directory :key :start2 +syn keyword lispKey :displaced-index-offset :length :stream +syn keyword lispKey :displaced-to :level :supersede +syn keyword lispKey :element-type :name :test +syn keyword lispKey :end :named :test-not +syn keyword lispKey :end1 :new-version :type +syn keyword lispKey :end2 :nicknames :use +syn keyword lispKey :error :output :verbose +syn keyword lispKey :escape :output-file :version +syn keyword lispKey :external + +" --------------------------------------------------------------------- +" Standard Lisp Variables: {{{1 +syn keyword lispVar *applyhook* *load-pathname* *print-pprint-dispatch* +syn keyword lispVar *break-on-signals* *load-print* *print-pprint-dispatch* +syn keyword lispVar *break-on-signals* *load-truename* *print-pretty* +syn keyword lispVar *break-on-warnings* *load-verbose* *print-radix* +syn keyword lispVar *compile-file-pathname* *macroexpand-hook* *print-readably* +syn keyword lispVar *compile-file-pathname* *modules* *print-right-margin* +syn keyword lispVar *compile-file-truename* *package* *print-right-margin* +syn keyword lispVar *compile-file-truename* *print-array* *query-io* +syn keyword lispVar *compile-print* *print-base* *random-state* +syn keyword lispVar *compile-verbose* *print-case* *read-base* +syn keyword lispVar *compile-verbose* *print-circle* *read-default-float-format* +syn keyword lispVar *debug-io* *print-escape* *read-eval* +syn keyword lispVar *debugger-hook* *print-gensym* *read-suppress* +syn keyword lispVar *default-pathname-defaults* *print-length* *readtable* +syn keyword lispVar *error-output* *print-level* *standard-input* +syn keyword lispVar *evalhook* *print-lines* *standard-output* +syn keyword lispVar *features* *print-miser-width* *terminal-io* +syn keyword lispVar *gensym-counter* *print-miser-width* *trace-output* + +" --------------------------------------------------------------------- +" Strings: {{{1 +syn region lispString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=@Spell +if exists("g:lisp_instring") + syn region lispInString keepend matchgroup=Delimiter start=+"(+rs=s+1 skip=+|.\{-}|+ matchgroup=Delimiter end=+)"+ contains=@lispBaseListCluster,lispInStringString + syn region lispInStringString start=+\\"+ skip=+\\\\+ end=+\\"+ contained +endif + +" --------------------------------------------------------------------- +" Shared with Xlisp, Declarations, Macros, Functions: {{{1 +syn keyword lispDecl defmacro do-all-symbols labels +syn keyword lispDecl defsetf do-external-symbols let +syn keyword lispDecl deftype do-symbols locally +syn keyword lispDecl defun dotimes macrolet +syn keyword lispDecl do* flet multiple-value-bind + +" --------------------------------------------------------------------- +" Numbers: supporting integers and floating point numbers {{{1 +syn match lispNumber "-\=\(\.\d\+\|\d\+\(\.\d*\)\=\)\(e[-+]\=\d\+\)\=" + +syn match lispSpecial "\*\w[a-z_0-9-]*\*" +syn match lispSpecial !#|[^()'`,"; \t]\+|#! +syn match lispSpecial !#x\x\+! +syn match lispSpecial !#o\o\+! +syn match lispSpecial !#b[01]\+! +syn match lispSpecial !#\\[ -}\~]! +syn match lispSpecial !#[':][^()'`,"; \t]\+! +syn match lispSpecial !#([^()'`,"; \t]\+)! +syn match lispSpecial !#\\\%(Space\|Newline\|Tab\|Page\|Rubout\|Linefeed\|Return\|Backspace\)! + +syn match lispConcat "\s\.\s" +syn match lispParenError ")" + +" --------------------------------------------------------------------- +" Comments: {{{1 +syn cluster lispCommentGroup contains=lispTodo,@Spell +syn match lispComment ";.*$" contains=@lispCommentGroup +syn region lispCommentRegion start="#|" end="|#" contains=lispCommentRegion,@lispCommentGroup +syn keyword lispTodo contained combak combak: todo todo: + +" --------------------------------------------------------------------- +" Synchronization: {{{1 +syn sync lines=100 + +" --------------------------------------------------------------------- +" Define Highlighting: {{{1 +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 + command -nargs=+ HiLink hi def link + + HiLink lispCommentRegion lispComment + HiLink lispAtomNmbr lispNumber + HiLink lispAtomMark lispMark + HiLink lispInStringString lispString + + HiLink lispAtom Identifier + HiLink lispAtomBarSymbol Special + HiLink lispBarSymbol Special + HiLink lispComment Comment + HiLink lispConcat Statement + HiLink lispDecl Statement + HiLink lispFunc Statement + HiLink lispKey Type + HiLink lispMark Delimiter + HiLink lispNumber Number + HiLink lispParenError Error + HiLink lispSpecial Type + HiLink lispString String + HiLink lispTodo Todo + HiLink lispVar Statement + + if exists("g:lisp_rainbow") && g:lisp_rainbow != 0 + if &bg == "dark" + hi def hlLevel0 ctermfg=red guifg=red1 + hi def hlLevel1 ctermfg=yellow guifg=orange1 + hi def hlLevel2 ctermfg=green guifg=yellow1 + hi def hlLevel3 ctermfg=cyan guifg=greenyellow + hi def hlLevel4 ctermfg=magenta guifg=green1 + hi def hlLevel5 ctermfg=red guifg=springgreen1 + hi def hlLevel6 ctermfg=yellow guifg=cyan1 + hi def hlLevel7 ctermfg=green guifg=slateblue1 + hi def hlLevel8 ctermfg=cyan guifg=magenta1 + hi def hlLevel9 ctermfg=magenta guifg=purple1 + else + hi def hlLevel0 ctermfg=red guifg=red3 + hi def hlLevel1 ctermfg=darkyellow guifg=orangered3 + hi def hlLevel2 ctermfg=darkgreen guifg=orange2 + hi def hlLevel3 ctermfg=blue guifg=yellow3 + hi def hlLevel4 ctermfg=darkmagenta guifg=olivedrab4 + hi def hlLevel5 ctermfg=red guifg=green4 + hi def hlLevel6 ctermfg=darkyellow guifg=paleturquoise3 + hi def hlLevel7 ctermfg=darkgreen guifg=deepskyblue4 + hi def hlLevel8 ctermfg=blue guifg=darkslateblue + hi def hlLevel9 ctermfg=darkmagenta guifg=darkviolet + endif + endif + + delcommand HiLink +endif + +let b:current_syntax = "lisp" + +" --------------------------------------------------------------------- +" vim: ts=8 nowrap fdm=marker diff --git a/vim71/syntax/lite.vim b/vim71/syntax/lite.vim new file mode 100644 index 0000000..8abc51d --- /dev/null +++ b/vim71/syntax/lite.vim @@ -0,0 +1,181 @@ +" Vim syntax file +" Language: lite +" Maintainer: Lutz Eymers +" URL: http://www.isp.de/data/lite.vim +" Email: Subject: send syntax_vim.tgz +" Last Change: 2001 Mai 01 +" +" Options lite_sql_query = 1 for SQL syntax highligthing inside strings +" lite_minlines = x to sync at least x lines backwards + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'lite' +endif + +if main_syntax == 'lite' + if exists("lite_sql_query") + if lite_sql_query == 1 + syn include @liteSql :p:h/sql.vim + unlet b:current_syntax + endif + endif +endif + +if main_syntax == 'msql' + if exists("msql_sql_query") + if msql_sql_query == 1 + syn include @liteSql :p:h/sql.vim + unlet b:current_syntax + endif + endif +endif + +syn cluster liteSql remove=sqlString,sqlComment + +syn case match + +" Internal Variables +syn keyword liteIntVar ERRMSG contained + +" Comment +syn region liteComment start="/\*" end="\*/" contains=liteTodo + +" Function names +syn keyword liteFunctions echo printf fprintf open close read +syn keyword liteFunctions readln readtok +syn keyword liteFunctions split strseg chop tr sub substr +syn keyword liteFunctions test unlink umask chmod mkdir chdir rmdir +syn keyword liteFunctions rename truncate link symlink stat +syn keyword liteFunctions sleep system getpid getppid kill +syn keyword liteFunctions time ctime time2unixtime unixtime2year +syn keyword liteFunctions unixtime2year unixtime2month unixtime2day +syn keyword liteFunctions unixtime2hour unixtime2min unixtime2sec +syn keyword liteFunctions strftime +syn keyword liteFunctions getpwnam getpwuid +syn keyword liteFunctions gethostbyname gethostbyaddress +syn keyword liteFunctions urlEncode setContentType includeFile +syn keyword liteFunctions msqlConnect msqlClose msqlSelectDB +syn keyword liteFunctions msqlQuery msqlStoreResult msqlFreeResult +syn keyword liteFunctions msqlFetchRow msqlDataSeek msqlListDBs +syn keyword liteFunctions msqlListTables msqlInitFieldList msqlListField +syn keyword liteFunctions msqlFieldSeek msqlNumRows msqlEncode +syn keyword liteFunctions exit fatal typeof +syn keyword liteFunctions crypt addHttpHeader + +" Conditional +syn keyword liteConditional if else + +" Repeat +syn keyword liteRepeat while + +" Operator +syn keyword liteStatement break return continue + +" Operator +syn match liteOperator "[-+=#*]" +syn match liteOperator "/[^*]"me=e-1 +syn match liteOperator "\$" +syn match liteRelation "&&" +syn match liteRelation "||" +syn match liteRelation "[!=<>]=" +syn match liteRelation "[<>]" + +" Identifier +syn match liteIdentifier "$\h\w*" contains=liteIntVar,liteOperator +syn match liteGlobalIdentifier "@\h\w*" contains=liteIntVar + +" Include +syn keyword liteInclude load + +" Define +syn keyword liteDefine funct + +" Type +syn keyword liteType int uint char real + +" String +syn region liteString keepend matchgroup=None start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=liteIdentifier,liteSpecialChar,@liteSql + +" Number +syn match liteNumber "-\=\<\d\+\>" + +" Float +syn match liteFloat "\(-\=\<\d+\|-\=\)\.\d\+\>" + +" SpecialChar +syn match liteSpecialChar "\\[abcfnrtv\\]" contained + +syn match liteParentError "[)}\]]" + +" Todo +syn keyword liteTodo TODO Todo todo contained + +" dont syn #!... +syn match liteExec "^#!.*$" + +" Parents +syn cluster liteInside contains=liteComment,liteFunctions,liteIdentifier,liteGlobalIdentifier,liteConditional,liteRepeat,liteStatement,liteOperator,liteRelation,liteType,liteString,liteNumber,liteFloat,liteParent + +syn region liteParent matchgroup=Delimiter start="(" end=")" contains=@liteInside +syn region liteParent matchgroup=Delimiter start="{" end="}" contains=@liteInside +syn region liteParent matchgroup=Delimiter start="\[" end="\]" contains=@liteInside + +" sync +if main_syntax == 'lite' + if exists("lite_minlines") + exec "syn sync minlines=" . lite_minlines + else + syn sync minlines=100 + endif +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_lite_syn_inits") + if version < 508 + let did_lite_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink liteComment Comment + HiLink liteString String + HiLink liteNumber Number + HiLink liteFloat Float + HiLink liteIdentifier Identifier + HiLink liteGlobalIdentifier Identifier + HiLink liteIntVar Identifier + HiLink liteFunctions Function + HiLink liteRepeat Repeat + HiLink liteConditional Conditional + HiLink liteStatement Statement + HiLink liteType Type + HiLink liteInclude Include + HiLink liteDefine Define + HiLink liteSpecialChar SpecialChar + HiLink liteParentError liteError + HiLink liteError Error + HiLink liteTodo Todo + HiLink liteOperator Operator + HiLink liteRelation Operator + + delcommand HiLink +endif + +let b:current_syntax = "lite" + +if main_syntax == 'lite' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim71/syntax/litestep.vim b/vim71/syntax/litestep.vim new file mode 100644 index 0000000..b4c15fa --- /dev/null +++ b/vim71/syntax/litestep.vim @@ -0,0 +1,269 @@ +" Vim syntax file +" Language: LiteStep RC file +" Maintainer: Nikolai Weibull +" Latest Revision: 2007-02-22 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword litestepTodo + \ contained + \ TODO FIXME XXX NOTE + +syn match litestepComment + \ contained display contains=litestepTodo,@Spell + \ ';.*$' + +syn case ignore + +syn cluster litestepBeginnings + \ contains= + \ litestepComment, + \ litestepPreProc, + \ litestepMultiCommandStart, + \ litestepBangCommandStart, + \ litestepGenericDirective + +syn match litestepGenericDirective + \ contained display + \ '\<\h\w\+\>' + +syn match litestepBeginning + \ nextgroup=@litestepBeginnings skipwhite + \ '^' + +syn keyword litestepPreProc + \ contained + \ Include + \ If + \ ElseIf + \ Else + \ EndIf + +syn cluster litestepMultiCommands + \ contains= + \ litestepMultiCommand + +syn match litestepMultiCommandStart + \ nextgroup=@litestepMultiCommands + \ '\*' + +syn match litestepMultiCommand + \ contained display + \ '\<\h\w\+\>' + +syn cluster litestepVariables + \ contains= + \ litestepBuiltinFolderVariable, + \ litestepBuiltinConditionalVariable, + \ litestepBuiltinResourceVariable, + \ litestepBuiltinGUIDFolderMappingVariable, + \ litestepVariable + +syn region litestepVariableExpansion + \ display oneline transparent + \ contains= + \ @litestepVariables, + \ litestepNumber, + \ litestepMathOperator + \ matchgroup=litestepVariableExpansion + \ start='\$' + \ end='\$' + +syn match litestepNumber + \ display + \ '\<\d\+\>' + +syn region litestepString + \ display oneline contains=litestepVariableExpansion + \ start=+"+ end=+"+ + +" TODO: unsure about this one. +syn region litestepSubValue + \ display oneline contains=litestepVariableExpansion + \ start=+'+ end=+'+ + +syn keyword litestepBoolean + \ true + \ false + +"syn keyword litestepLine +" \ ? + +"syn match litestepColor +" \ display +" \ '\<\x\+\>' + +syn match litestepRelationalOperator + \ display + \ '=\|<[>=]\=\|>=\=' + +syn keyword litestepLogicalOperator + \ and + \ or + \ not + +syn match litestepMathOperator + \ contained display + \ '[+*/-]' + +syn keyword litestepBuiltinDirective + \ LoadModule + \ LSNoStartup + \ LSAutoHideModules + \ LSNoShellWarning + \ LSSetAsShell + \ LSUseSystemDDE + \ LSDisableTrayService + \ LSImageFolder + \ ThemeAuthor + \ ThemeName + +syn keyword litestepDeprecatedBuiltinDirective + \ LSLogLevel + \ LSLogFile + +syn match litestepVariable + \ contained display + \ '\<\h\w\+\>' + +syn keyword litestepBuiltinFolderVariable + \ contained + \ AdminToolsDir + \ CommonAdminToolsDir + \ CommonDesktopDir + \ CommonFavorites + \ CommonPrograms + \ CommonStartMenu + \ CommonStartup + \ Cookies + \ Desktop + \ DesktopDir + \ DocumentsDir + \ Favorites + \ Fonts + \ History + \ Internet + \ InternetCache + \ LitestepDir + \ Nethood + \ Printhood + \ Programs + \ QuickLaunch + \ Recent + \ Sendto + \ Startmenu + \ Startup + \ Templates + \ WinDir + \ LitestepDir + +syn keyword litestepBuiltinConditionalVariable + \ contained + \ Win2000 + \ Win95 + \ Win98 + \ Win9X + \ WinME + \ WinNT + \ WinNT4 + \ WinXP + +syn keyword litestepBuiltinResourceVariable + \ contained + \ CompileDate + \ ResolutionX + \ ResolutionY + \ UserName + +syn keyword litestepBuiltinGUIDFolderMappingVariable + \ contained + \ AdminTools + \ BitBucket + \ Controls + \ Dialup + \ Documents + \ Drives + \ Network + \ NetworkAndDialup + \ Printers + \ Scheduled + +syn cluster litestepBangs + \ contains= + \ litestepBuiltinBang, + \ litestepBang + +syn match litestepBangStart + \ nextgroup=@litestepBangs + \ '!' + +syn match litestepBang + \ contained display + \ '\<\h\w\+\>' + +syn keyword litestepBuiltinBang + \ contained + \ About + \ Alert + \ CascadeWindows + \ Confirm + \ Execute + \ Gather + \ HideModules + \ LogOff + \ MinimizeWindows + \ None + \ Quit + \ Recycle + \ Refresh + \ Reload + \ ReloadModule + \ RestoreWindows + \ Run + \ ShowModules + \ Shutdown + \ Switchuser + \ TileWindowsH + \ TileWindowsV + \ ToggleModules + \ UnloadModule + +hi def link litestepTodo Todo +hi def link litestepComment Comment +hi def link litestepDirective Keyword +hi def link litestepGenericDirective litestepDirective +hi def link litestepPreProc PreProc +hi def link litestepMultiCommandStart litestepPreProc +hi def link litestepMultiCommand litestepDirective +hi def link litestepDelimiter Delimiter +hi def link litestepVariableExpansion litestepDelimiter +hi def link litestepNumber Number +hi def link litestepString String +hi def link litestepSubValue litestepString +hi def link litestepBoolean Boolean +"hi def link litestepLine +"hi def link litestepColor Type +hi def link litestepOperator Operator +hi def link litestepRelationalOperator litestepOperator +hi def link litestepLogicalOperator litestepOperator +hi def link litestepMathOperator litestepOperator +hi def link litestepBuiltinDirective litestepDirective +hi def link litestepDeprecatedBuiltinDirective Error +hi def link litestepVariable Identifier +hi def link litestepBuiltinFolderVariable Identifier +hi def link litestepBuiltinConditionalVariable Identifier +hi def link litestepBuiltinResourceVariable Identifier +hi def link litestepBuiltinGUIDFolderMappingVariable Identifier +hi def link litestepBangStart litestepPreProc +hi def link litestepBang litestepDirective +hi def link litestepBuiltinBang litestepBang + +let b:current_syntax = "litestep" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/loginaccess.vim b/vim71/syntax/loginaccess.vim new file mode 100644 index 0000000..07d60ee --- /dev/null +++ b/vim71/syntax/loginaccess.vim @@ -0,0 +1,96 @@ +" Vim syntax file +" Language: login.access(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword loginaccessTodo contained TODO FIXME XXX NOTE + +syn region loginaccessComment display oneline start='^#' end='$' + \ contains=loginaccessTodo,@Spell + +syn match loginaccessBegin display '^' + \ nextgroup=loginaccessPermission, + \ loginaccessComment skipwhite + +syn match loginaccessPermission contained display '[^#]' + \ contains=loginaccessPermError + \ nextgroup=loginaccessUserSep + +syn match loginaccessPermError contained display '[^+-]' + +syn match loginaccessUserSep contained display ':' + \ nextgroup=loginaccessUsers, + \ loginaccessAllUsers, + \ loginaccessExceptUsers + +syn match loginaccessUsers contained display '[^, \t:]\+' + \ nextgroup=loginaccessUserIntSep, + \ loginaccessOriginSep + +syn match loginaccessAllUsers contained display '\' + \ nextgroup=loginaccessUserIntSep, + \ loginaccessOriginSep + +syn match loginaccessLocalUsers contained display '\' + \ nextgroup=loginaccessUserIntSep, + \ loginaccessOriginSep + +syn match loginaccessExceptUsers contained display '\' + \ nextgroup=loginaccessUserIntSep, + \ loginaccessOriginSep + +syn match loginaccessUserIntSep contained display '[, \t]' + \ nextgroup=loginaccessUsers, + \ loginaccessAllUsers, + \ loginaccessExceptUsers + +syn match loginaccessOriginSep contained display ':' + \ nextgroup=loginaccessOrigins, + \ loginaccessAllOrigins, + \ loginaccessExceptOrigins + +syn match loginaccessOrigins contained display '[^, \t]\+' + \ nextgroup=loginaccessOriginIntSep + +syn match loginaccessAllOrigins contained display '\' + \ nextgroup=loginaccessOriginIntSep + +syn match loginaccessLocalOrigins contained display '\' + \ nextgroup=loginaccessOriginIntSep + +syn match loginaccessExceptOrigins contained display '\' + \ nextgroup=loginaccessOriginIntSep + +syn match loginaccessOriginIntSep contained display '[, \t]' + \ nextgroup=loginaccessOrigins, + \ loginaccessAllOrigins, + \ loginaccessExceptOrigins + +hi def link loginaccessTodo Todo +hi def link loginaccessComment Comment +hi def link loginaccessPermission Type +hi def link loginaccessPermError Error +hi def link loginaccessUserSep Delimiter +hi def link loginaccessUsers Identifier +hi def link loginaccessAllUsers Macro +hi def link loginaccessLocalUsers Macro +hi def link loginaccessExceptUsers Operator +hi def link loginaccessUserIntSep loginaccessUserSep +hi def link loginaccessOriginSep loginaccessUserSep +hi def link loginaccessOrigins Identifier +hi def link loginaccessAllOrigins Macro +hi def link loginaccessLocalOrigins Macro +hi def link loginaccessExceptOrigins loginaccessExceptUsers +hi def link loginaccessOriginIntSep loginaccessUserSep + +let b:current_syntax = "loginaccess" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/logindefs.vim b/vim71/syntax/logindefs.vim new file mode 100644 index 0000000..7c2b122 --- /dev/null +++ b/vim71/syntax/logindefs.vim @@ -0,0 +1,94 @@ +" Vim syntax file +" Language: login.defs(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword logindefsTodo contained TODO FIXME XXX NOTE + +syn region logindefsComment display oneline start='^\s*#' end='$' + \ contains=logindefsTodo,@Spell + +syn match logindefsString contained '[[:graph:]]\+' + +syn match logindefsPath contained '[[:graph:]]\+' + +syn match logindefsPaths contained '[[:graph:]]\+' + \ nextgroup=logindefsPathDelim + +syn match logindefsPathDelim contained ':' nextgroup=logindefsPaths + +syn keyword logindefsBoolean contained yes no + +syn match logindefsDecimal contained '\<\d\+\>' + +syn match logindefsOctal contained display '\<0\o\+\>' + \ contains=logindefsOctalZero +syn match logindefsOctalZero contained display '\<0' +syn match logindefsOctalError contained display '\<0\o*[89]\d*\>' + +syn match logindefsHex contained display '\<0x\x\+\>' + +syn cluster logindefsNumber contains=logindefsDecimal,logindefsOctal, + \ logindefsOctalError,logindefsHex + +syn match logindefsBegin display '^' + \ nextgroup=logindefsKeyword,logindefsComment + \ skipwhite + +syn keyword logindefsKeyword contained CHFN_AUTH CLOSE_SESSIONS CREATE_HOME + \ DEFAULT_HOME FAILLOG_ENAB LASTLOG_ENAB + \ LOG_OK_LOGINS LOG_UNKFAIL_ENAB MAIL_CHECK_ENAB + \ MD5_CRYPT_ENAB OBSCURE_CHECKS_ENAB + \ PASS_ALWAYS_WARN PORTTIME_CHECKS_ENAB + \ QUOTAS_ENAB SU_WHEEL_ONLY SYSLOG_SG_ENAB + \ SYSLOG_SU_ENAB USERGROUPS_ENAB + \ nextgroup=logindefsBoolean skipwhite + +syn keyword logindefsKeyword contained CHFN_RESTRICT CONSOLE CONSOLE_GROUPS + \ ENV_TZ ENV_HZ FAKE_SHELL SU_NAME LOGIN_STRING + \ NOLOGIN_STR TTYGROUP USERDEL_CMD + \ nextgroup=logindefsString skipwhite + +syn keyword logindefsKeyword contained ENVIRON_FILE FTMP_FILE HUSHLOGIN_FILE + \ ISSUE_FILE MAIL_DIR MAIL_FILE NOLOGINS_FILE + \ NOLOGINS_FILE TTYTYPE_FILE QMAIL_DIR + \ SULOG_FILE + \ nextgroup=logindefsPath skipwhite + +syn keyword logindefsKeyword contained CRACKLIB_DICTPATH ENV_PATH + \ ENV_ROOTPATH ENV_SUPATH MOTD_FILE + \ nextgroup=logindefsPaths skipwhite + +syn keyword logindefsKeyword contained ERASECHAR FAIL_DELAY GETPASS_ASTERISKS + \ GID_MAX GID_MIN KILLCHAR LOGIN_RETRIES + \ LOGIN_TIMEOUT PASS_CHANGE_TRIES PASS_MAX_DAYS + \ PASS_MAX_LEN PASS_MIN_DAYS PASS_MIN_LEN + \ PASS_WARN_AGE TTYPERM UID_MAX UID_MIN ULIMIT + \ UMASK + \ nextgroup=@logindefsNumber skipwhite + +hi def link logindefsTodo Todo +hi def link logindefsComment Comment +hi def link logindefsString String +hi def link logindefsPath String +hi def link logindefsPaths logindefsPath +hi def link logindefsPathDelim Delimiter +hi def link logindefsBoolean Boolean +hi def link logindefsDecimal Number +hi def link logindefsOctal Number +hi def link logindefsOctalZero PreProc +hi def link logindefsOctalError Error +hi def link logindefsHex Number +hi def link logindefsKeyword Keyword + +let b:current_syntax = "logindefs" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/logtalk.vim b/vim71/syntax/logtalk.vim new file mode 100644 index 0000000..6faf596 --- /dev/null +++ b/vim71/syntax/logtalk.vim @@ -0,0 +1,392 @@ +" Vim syntax file +" +" Language: Logtalk +" Maintainer: Paulo Moura +" Last Change: February 24, 2006 + + +" Quit when a syntax file was already loaded: + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +" Logtalk is case sensitive: + +syn case match + + +" Logtalk variables + +syn match logtalkVariable "\<\(\u\|_\)\(\w\)*\>" + + +" Logtalk clause functor + +syn match logtalkOperator ":-" + + +" Logtalk quoted atoms and strings + +syn region logtalkString start=+"+ skip=+\\"+ end=+"+ +syn region logtalkAtom start=+'+ skip=+\\'+ end=+'+ + + +" Logtalk message sending operators + +syn match logtalkOperator "::" +syn match logtalkOperator "\^\^" + + +" Logtalk external call + +syn region logtalkExtCall matchgroup=logtalkExtCallTag start="{" matchgroup=logtalkExtCallTag end="}" contains=ALL + + +" Logtalk opening entity directives + +syn region logtalkOpenEntityDir matchgroup=logtalkOpenEntityDirTag start=":- object(" matchgroup=logtalkOpenEntityDirTag end=")\." contains=logtalkEntity,logtalkVariable,logtalkNumber,logtalkOperator,logtalkEntityRel +syn region logtalkOpenEntityDir matchgroup=logtalkOpenEntityDirTag start=":- protocol(" matchgroup=logtalkOpenEntityDirTag end=")\." contains=logtalkEntity,logtalkVariable,logtalkNumber,logtalkOperator,logtalkEntityRel +syn region logtalkOpenEntityDir matchgroup=logtalkOpenEntityDirTag start=":- category(" matchgroup=logtalkOpenEntityDirTag end=")\." contains=logtalkEntity,logtalkVariable,logtalkNumber,logtalkOperator,logtalkEntityRel + + +" Logtalk closing entity directives + +syn match logtalkCloseEntityDir ":- end_object\." +syn match logtalkCloseEntityDir ":- end_protocol\." +syn match logtalkCloseEntityDir ":- end_category\." + + +" Logtalk entity relations + +syn region logtalkEntityRel matchgroup=logtalkEntityRelTag start="instantiates(" matchgroup=logtalkEntityRelTag end=")" contains=logtalkEntity,logtalkVariable,logtalkNumber,logtalkOperator contained +syn region logtalkEntityRel matchgroup=logtalkEntityRelTag start="specializes(" matchgroup=logtalkEntityRelTag end=")" contains=logtalkEntity,logtalkVariable,logtalkNumber,logtalkOperator contained +syn region logtalkEntityRel matchgroup=logtalkEntityRelTag start="extends(" matchgroup=logtalkEntityRelTag end=")" contains=logtalkEntity,logtalkVariable,logtalkNumber,logtalkOperator contained +syn region logtalkEntityRel matchgroup=logtalkEntityRelTag start="imports(" matchgroup=logtalkEntityRelTag end=")" contains=logtalkEntity,logtalkVariable,logtalkNumber,logtalkOperator contained +syn region logtalkEntityRel matchgroup=logtalkEntityRelTag start="implements(" matchgroup=logtalkEntityRelTag end=")" contains=logtalkEntity,logtalkVariable,logtalkNumber,logtalkOperator contained + + +" Logtalk directives + +syn region logtalkDir matchgroup=logtalkDirTag start=":- alias(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- encoding(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- initialization(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- info(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- mode(" matchgroup=logtalkDirTag end=")\." contains=logtalkOperator, logtalkAtom +syn region logtalkDir matchgroup=logtalkDirTag start=":- dynamic(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn match logtalkDirTag ":- dynamic\." +syn region logtalkDir matchgroup=logtalkDirTag start=":- discontiguous(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- multifile(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- public(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- protected(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- private(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- metapredicate(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- op(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- calls(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- uses(" matchgroup=logtalkDirTag end=")\." contains=ALL + + +" Module directives + +syn region logtalkDir matchgroup=logtalkDirTag start=":- module(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- export(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- meta_predicate(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- use_module(" matchgroup=logtalkDirTag end=")\." contains=ALL + + +" Logtalk built-in predicates + +syn match logtalkBuiltIn "\<\(abolish\|c\(reate\|urrent\)\)_\(object\|protocol\|category\)\ze(" + +syn match logtalkBuiltIn "\<\(object\|protocol\|category\)_property\ze(" + +syn match logtalkBuiltIn "\" +syn match logtalkKeyword "\" +syn match logtalkKeyword "\" +syn match logtalkOperator "->" +syn match logtalkKeyword "\" +syn match logtalkOperator "@>=" + + +" Term creation and decomposition + +syn match logtalkKeyword "\" + + +" Arithemtic comparison + +syn match logtalkOperator "=:=" +syn match logtalkOperator "=\\=" +syn match logtalkOperator "<" +syn match logtalkOperator "=<" +syn match logtalkOperator ">" +syn match logtalkOperator ">=" + + +" Stream selection and control + +syn match logtalkKeyword "\<\(current\|set\)_\(in\|out\)put\ze(" +syn match logtalkKeyword "\" +syn match logtalkKeyword "\" +syn match logtalkKeyword "\" + + +" Term input/output + +syn match logtalkKeyword "\" + + +" Atomic term processing + +syn match logtalkKeyword "\" + + +" Evaluable functors + +syn match logtalkOperator "+" +syn match logtalkOperator "-" +syn match logtalkOperator "\*" +syn match logtalkOperator "//" +syn match logtalkOperator "/" +syn match logtalkKeyword "\" +syn match logtalkKeyword "\" +syn match logtalkKeyword "\>" +syn match logtalkOperator "<<" +syn match logtalkOperator "/\\" +syn match logtalkOperator "\\/" +syn match logtalkOperator "\\" + + +" Logtalk list operator + +syn match logtalkOperator "|" + + +" Logtalk numbers + +syn match logtalkNumber "\<\d\+\>" +syn match logtalkNumber "\<\d\+\.\d\+\>" +syn match logtalkNumber "\<\d\+[eE][-+]\=\d\+\>" +syn match logtalkNumber "\<\d\+\.\d\+[eE][-+]\=\d\+\>" +syn match logtalkNumber "\<0'.\>" +syn match logtalkNumber "\<0b[0-1]\+\>" +syn match logtalkNumber "\<0o\o\+\>" +syn match logtalkNumber "\<0x\x\+\>" + + +" Logtalk end-of-clause + +syn match logtalkOperator "\." + + +" Logtalk comments + +syn region logtalkBlockComment start="/\*" end="\*/" fold +syn match logtalkLineComment "%.*" + + +" Logtalk entity folding + +syn region logtalkEntity transparent fold keepend start=":- object(" end=":- end_object\." contains=ALL +syn region logtalkEntity transparent fold keepend start=":- protocol(" end=":- end_protocol\." contains=ALL +syn region logtalkEntity transparent fold keepend start=":- category(" end=":- end_category\." contains=ALL + + +syn sync ccomment logtalkBlockComment maxlines=50 + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet + +if version >= 508 || !exists("did_logtalk_syn_inits") + if version < 508 + let did_logtalk_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink logtalkBlockComment Comment + HiLink logtalkLineComment Comment + + HiLink logtalkOpenEntityDir Normal + HiLink logtalkOpenEntityDirTag PreProc + + HiLink logtalkEntity Normal + + HiLink logtalkEntityRel Normal + HiLink logtalkEntityRelTag PreProc + + HiLink logtalkCloseEntityDir PreProc + + HiLink logtalkDir Normal + HiLink logtalkDirTag PreProc + + HiLink logtalkAtom String + HiLink logtalkString String + + HiLink logtalkNumber Number + + HiLink logtalkKeyword Keyword + + HiLink logtalkBuiltIn Keyword + HiLink logtalkBuiltInMethod Keyword + + HiLink logtalkOperator Operator + + HiLink logtalkExtCall Normal + HiLink logtalkExtCallTag Operator + + HiLink logtalkVariable Identifier + + delcommand HiLink + +endif + + +let b:current_syntax = "logtalk" + +setlocal ts=4 +setlocal fdm=syntax +setlocal fdc=2 diff --git a/vim71/syntax/lotos.vim b/vim71/syntax/lotos.vim new file mode 100644 index 0000000..3cd83c4 --- /dev/null +++ b/vim71/syntax/lotos.vim @@ -0,0 +1,82 @@ +" Vim syntax file +" Language: LOTOS (Language Of Temporal Ordering Specifications, IS8807) +" Maintainer: Daniel Amyot +" Last Change: Wed Aug 19 1998 +" URL: http://lotos.csi.uottawa.ca/~damyot/vim/lotos.vim +" This file is an adaptation of pascal.vim by Mario Eusebio +" I'm not sure I understand all of the syntax highlight language, +" but this file seems to do the job for standard LOTOS. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +"Comments in LOTOS are between (* and *) +syn region lotosComment start="(\*" end="\*)" contains=lotosTodo + +"Operators [], [...], >>, ->, |||, |[...]|, ||, ;, !, ?, :, =, ,, := +syn match lotosDelimiter "[][]" +syn match lotosDelimiter ">>" +syn match lotosDelimiter "->" +syn match lotosDelimiter "\[>" +syn match lotosDelimiter "[|;!?:=,]" + +"Regular keywords +syn keyword lotosStatement specification endspec process endproc +syn keyword lotosStatement where behaviour behavior +syn keyword lotosStatement any let par accept choice hide of in +syn keyword lotosStatement i stop exit noexit + +"Operators from the Abstract Data Types in IS8807 +syn keyword lotosOperator eq ne succ and or xor implies iff +syn keyword lotosOperator not true false +syn keyword lotosOperator Insert Remove IsIn NotIn Union Ints +syn keyword lotosOperator Minus Includes IsSubsetOf +syn keyword lotosOperator lt le ge gt 0 + +"Sorts in IS8807 +syn keyword lotosSort Boolean Bool FBoolean FBool Element +syn keyword lotosSort Set String NaturalNumber Nat HexString +syn keyword lotosSort HexDigit DecString DecDigit +syn keyword lotosSort OctString OctDigit BitString Bit +syn keyword lotosSort Octet OctetString + +"Keywords for ADTs +syn keyword lotosType type endtype library endlib sorts formalsorts +syn keyword lotosType eqns formaleqns opns formalopns forall ofsort is +syn keyword lotosType for renamedby actualizedby sortnames opnnames +syn keyword lotosType using + +syn sync lines=250 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_lotos_syntax_inits") + if version < 508 + let did_lotos_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink lotosStatement Statement + HiLink lotosProcess Label + HiLink lotosOperator Operator + HiLink lotosSort Function + HiLink lotosType Type + HiLink lotosComment Comment + HiLink lotosDelimiter String + + delcommand HiLink +endif + +let b:current_syntax = "lotos" + +" vim: ts=8 diff --git a/vim71/syntax/lout.vim b/vim71/syntax/lout.vim new file mode 100644 index 0000000..2a0a72c --- /dev/null +++ b/vim71/syntax/lout.vim @@ -0,0 +1,139 @@ +" Vim syntax file +" Language: Lout +" Maintainer: Christian V. J. Brssow +" Last Change: Son 22 Jun 2003 20:43:26 CEST +" Filenames: *.lout,*.lt +" URL: http://www.cvjb.de/comp/vim/lout.vim +" $Id: lout.vim,v 1.1 2004/06/13 17:52:18 vimboss Exp $ +" +" Lout: Basser Lout document formatting system. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Lout is case sensitive +syn case match + +" Synchronization, I know it is a huge number, but normal texts can be +" _very_ long ;-) +syn sync lines=1000 + +" Characters allowed in keywords +" I don't know if 128-255 are allowed in ANS-FORHT +if version >= 600 + setlocal iskeyword=@,48-57,.,@-@,_,192-255 +else + set iskeyword=@,48-57,.,@-@,_,192-255 +endif + +" Some special keywords +syn keyword loutTodo contained TODO lout Lout LOUT +syn keyword loutDefine def macro + +" Some big structures +syn keyword loutKeyword @Begin @End @Figure @Tab +syn keyword loutKeyword @Book @Doc @Document @Report +syn keyword loutKeyword @Introduction @Abstract @Appendix +syn keyword loutKeyword @Chapter @Section @BeginSections @EndSections + +" All kind of Lout keywords +syn match loutFunction '\<@[^ \t{}]\+\>' + +" Braces -- Don`t edit these lines! +syn match loutMBraces '[{}]' +syn match loutIBraces '[{}]' +syn match loutBBrace '[{}]' +syn match loutBIBraces '[{}]' +syn match loutHeads '[{}]' + +" Unmatched braces. +syn match loutBraceError '}' + +" End of multi-line definitions, like @Document, @Report and @Book. +syn match loutEOmlDef '^//$' + +" Grouping of parameters and objects. +syn region loutObject transparent matchgroup=Delimiter start='{' matchgroup=Delimiter end='}' contains=ALLBUT,loutBraceError + +" The NULL object has a special meaning +syn keyword loutNULL {} + +" Comments +syn region loutComment start='\#' end='$' contains=loutTodo + +" Double quotes +syn region loutSpecial start=+"+ skip=+\\\\\|\\"+ end=+"+ + +" ISO-LATIN-1 characters created with @Char, or Adobe symbols +" created with @Sym +syn match loutSymbols '@\(\(Char\)\|\(Sym\)\)\s\+[A-Za-z]\+' + +" Include files +syn match loutInclude '@IncludeGraphic\s\+\k\+' +syn region loutInclude start='@\(\(SysInclude\)\|\(IncludeGraphic\)\|\(Include\)\)\s*{' end='}' + +" Tags +syn match loutTag '@\(\(Tag\)\|\(PageMark\)\|\(PageOf\)\|\(NumberOf\)\)\s\+\k\+' +syn region loutTag start='@Tag\s*{' end='}' + +" Equations +syn match loutMath '@Eq\s\+\k\+' +syn region loutMath matchgroup=loutMBraces start='@Eq\s*{' matchgroup=loutMBraces end='}' contains=ALLBUT,loutBraceError +" +" Fonts +syn match loutItalic '@I\s\+\k\+' +syn region loutItalic matchgroup=loutIBraces start='@I\s*{' matchgroup=loutIBraces end='}' contains=ALLBUT,loutBraceError +syn match loutBold '@B\s\+\k\+' +syn region loutBold matchgroup=loutBBraces start='@B\s*{' matchgroup=loutBBraces end='}' contains=ALLBUT,loutBraceError +syn match loutBoldItalic '@BI\s\+\k\+' +syn region loutBoldItalic matchgroup=loutBIBraces start='@BI\s*{' matchgroup=loutBIBraces end='}' contains=ALLBUT,loutBraceError +syn region loutHeadings matchgroup=loutHeads start='@\(\(Title\)\|\(Caption\)\)\s*{' matchgroup=loutHeads end='}' contains=ALLBUT,loutBraceError + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_lout_syn_inits") + if version < 508 + let did_lout_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overrriden later. + HiLink loutTodo Todo + HiLink loutDefine Define + HiLink loutEOmlDef Define + HiLink loutFunction Function + HiLink loutBraceError Error + HiLink loutNULL Special + HiLink loutComment Comment + HiLink loutSpecial Special + HiLink loutSymbols Character + HiLink loutInclude Include + HiLink loutKeyword Keyword + HiLink loutTag Tag + HiLink loutMath Number + + " HiLink Not really needed here, but I think it is more consistent. + HiLink loutMBraces loutMath + hi loutItalic term=italic cterm=italic gui=italic + HiLink loutIBraces loutItalic + hi loutBold term=bold cterm=bold gui=bold + HiLink loutBBraces loutBold + hi loutBoldItalic term=bold,italic cterm=bold,italic gui=bold,italic + HiLink loutBIBraces loutBoldItalic + hi loutHeadings term=bold cterm=bold guifg=indianred + HiLink loutHeads loutHeadings + + delcommand HiLink +endif + +let b:current_syntax = "lout" + +" vim:ts=8:sw=4:nocindent:smartindent: diff --git a/vim71/syntax/lpc.vim b/vim71/syntax/lpc.vim new file mode 100644 index 0000000..7665c1a --- /dev/null +++ b/vim71/syntax/lpc.vim @@ -0,0 +1,455 @@ +" Vim syntax file +" Language: LPC +" Maintainer: Shizhu Pan +" URL: http://poet.tomud.com/pub/lpc.vim.bz2 +" Last Change: 2003 May 11 +" Comments: If you are using Vim 6.2 or later, see :h lpc.vim for +" file type recognizing, if not, you had to use modeline. + + +" Nodule: This is the start nodule. {{{1 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Nodule: Keywords {{{1 + +" LPC keywords +" keywords should always be highlighted so "contained" is not used. +syn cluster lpcKeywdGrp contains=lpcConditional,lpcLabel,lpcOperator,lpcRepeat,lpcStatement,lpcModifier,lpcReserved + +syn keyword lpcConditional if else switch +syn keyword lpcLabel case default +syn keyword lpcOperator catch efun in inherit +syn keyword lpcRepeat do for foreach while +syn keyword lpcStatement break continue return + +syn match lpcEfunError /efun[^:]/ display + +" Illegal to use keyword as function +" It's not working, maybe in the next version. +syn keyword lpcKeywdError contained if for foreach return switch while + +" These are keywords only because they take lvalue or type as parameter, +" so these keywords should only be used as function but cannot be names of +" user-defined functions. +syn keyword lpcKeywdFunc new parse_command sscanf time_expression + +" Nodule: Type and modifiers {{{1 + +" Type names list. + +" Special types +syn keyword lpcType void mixed unknown +" Scalar/Value types. +syn keyword lpcType int float string +" Pointer types. +syn keyword lpcType array buffer class function mapping object +" Other types. +if exists("lpc_compat_32") + syn keyword lpcType closure status funcall +else + syn keyword lpcError closure status + syn keyword lpcType multiset +endif + +" Type modifier. +syn keyword lpcModifier nomask private public +syn keyword lpcModifier varargs virtual + +" sensible modifiers +if exists("lpc_pre_v22") + syn keyword lpcReserved nosave protected ref + syn keyword lpcModifier static +else + syn keyword lpcError static + syn keyword lpcModifier nosave protected ref +endif + +" Nodule: Applies {{{1 + +" Match a function declaration or function pointer +syn match lpcApplyDecl excludenl /->\h\w*(/me=e-1 contains=lpcApplies transparent display + +" We should note that in func_spec.c the efun definition syntax is so +" complicated that I use such a long regular expression to describe. +syn match lpcLongDecl excludenl /\(\s\|\*\)\h\+\s\h\+(/me=e-1 contains=@lpcEfunGroup,lpcType,@lpcKeywdGrp transparent display + +" this is form for all functions +" ->foo() form had been excluded +syn match lpcFuncDecl excludenl /\h\w*(/me=e-1 contains=lpcApplies,@lpcEfunGroup,lpcKeywdError transparent display + +" The (: :) parenthesis or $() forms a function pointer +syn match lpcFuncName /(:\s*\h\+\s*:)/me=e-1 contains=lpcApplies,@lpcEfunGroup transparent display contained +syn match lpcFuncName /(:\s*\h\+,/ contains=lpcApplies,@lpcEfunGroup transparent display contained +syn match lpcFuncName /\$(\h\+)/ contains=lpcApplies,@lpcEfunGroup transparent display contained + +" Applies list. +" system applies +syn keyword lpcApplies contained __INIT clean_up create destructor heart_beat id init move_or_destruct reset +" interactive +syn keyword lpcApplies contained catch_tell logon net_dead process_input receive_message receive_snoop telnet_suboption terminal_type window_size write_prompt +" master applies +syn keyword lpcApplies contained author_file compile_object connect crash creator_file domain_file epilog error_handler flag get_bb_uid get_root_uid get_save_file_name log_error make_path_absolute object_name preload privs_file retrieve_ed_setup save_ed_setup slow_shutdown +syn keyword lpcApplies contained valid_asm valid_bind valid_compile_to_c valid_database valid_hide valid_link valid_object valid_override valid_read valid_save_binary valid_seteuid valid_shadow valid_socket valid_write +" parsing +syn keyword lpcApplies contained inventory_accessible inventory_visible is_living parse_command_adjectiv_id_list parse_command_adjective_id_list parse_command_all_word parse_command_id_list parse_command_plural_id_list parse_command_prepos_list parse_command_users parse_get_environment parse_get_first_inventory parse_get_next_inventory parser_error_message + + +" Nodule: Efuns {{{1 + +syn cluster lpcEfunGroup contains=lpc_efuns,lpcOldEfuns,lpcNewEfuns,lpcKeywdFunc + +" Compat32 efuns +if exists("lpc_compat_32") + syn keyword lpc_efuns contained closurep heart_beat_info m_delete m_values m_indices query_once_interactive strstr +else + syn match lpcErrFunc /#`\h\w*/ + " Shell compatible first line comment. + syn region lpcCommentFunc start=/^#!/ end=/$/ +endif + +" pre-v22 efuns which are removed in newer versions. +syn keyword lpcOldEfuns contained tail dump_socket_status + +" new efuns after v22 should be added here! +syn keyword lpcNewEfuns contained socket_status + +" LPC efuns list. +" DEBUG efuns Not included. +" New efuns should NOT be added to this list, see v22 efuns above. +" Efuns list {{{2 +syn keyword lpc_efuns contained acos add_action all_inventory all_previous_objects allocate allocate_buffer allocate_mapping apply arrayp asin atan author_stats +syn keyword lpc_efuns contained bind break_string bufferp +syn keyword lpc_efuns contained cache_stats call_other call_out call_out_info call_stack capitalize catch ceil check_memory children classp clear_bit clone_object clonep command commands copy cos cp crc32 crypt ctime +syn keyword lpc_efuns contained db_close db_commit db_connect db_exec db_fetch db_rollback db_status debug_info debugmalloc debug_message deep_inherit_list deep_inventory destruct disable_commands disable_wizard domain_stats dumpallobj dump_file_descriptors dump_prog +syn keyword lpc_efuns contained each ed ed_cmd ed_start enable_commands enable_wizard environment error errorp eval_cost evaluate exec exp explode export_uid external_start +syn keyword lpc_efuns contained fetch_variable file_length file_name file_size filter filter_array filter_mapping find_call_out find_living find_object find_player first_inventory floatp floor flush_messages function_exists function_owner function_profile functionp functions +syn keyword lpc_efuns contained generate_source get_char get_config get_dir geteuid getuid +syn keyword lpc_efuns contained heart_beats +syn keyword lpc_efuns contained id_matrix implode in_edit in_input inherit_list inherits input_to interactive intp +syn keyword lpc_efuns contained keys +syn keyword lpc_efuns contained link living livings load_object localtime log log10 lookat_rotate lower_case lpc_info +syn keyword lpc_efuns contained malloc_check malloc_debug malloc_status map map_array map_delete map_mapping mapp master match_path max_eval_cost member_array memory_info memory_summary message mkdir moncontrol move_object mud_status +syn keyword lpc_efuns contained named_livings network_stats next_bit next_inventory notify_fail nullp +syn keyword lpc_efuns contained objectp objects oldcrypt opcprof origin +syn keyword lpc_efuns contained parse_add_rule parse_add_synonym parse_command parse_dump parse_init parse_my_rules parse_refresh parse_remove parse_sentence pluralize pointerp pow present previous_object printf process_string process_value program_info +syn keyword lpc_efuns contained query_ed_mode query_heart_beat query_host_name query_idle query_ip_name query_ip_number query_ip_port query_load_average query_notify_fail query_privs query_replaced_program query_shadowing query_snoop query_snooping query_verb +syn keyword lpc_efuns contained random read_buffer read_bytes read_file receive reclaim_objects refs regexp reg_assoc reload_object remove_action remove_call_out remove_interactive remove_shadow rename repeat_string replace_program replace_string replaceable reset_eval_cost resolve restore_object restore_variable rm rmdir rotate_x rotate_y rotate_z rusage +syn keyword lpc_efuns contained save_object save_variable say scale set_author set_bit set_eval_limit set_heart_beat set_hide set_light set_living_name set_malloc_mask set_privs set_reset set_this_player set_this_user seteuid shadow shallow_inherit_list shout shutdown sin sizeof snoop socket_accept socket_acquire socket_address socket_bind socket_close socket_connect socket_create socket_error socket_listen socket_release socket_write sort_array sprintf sqrt stat store_variable strcmp stringp strlen strsrch +syn keyword lpc_efuns contained tan tell_object tell_room terminal_colour test_bit this_interactive this_object this_player this_user throw time to_float to_int trace traceprefix translate typeof +syn keyword lpc_efuns contained undefinedp unique_array unique_mapping upper_case uptime userp users +syn keyword lpc_efuns contained values variables virtualp +syn keyword lpc_efuns contained wizardp write write_buffer write_bytes write_file + +" Nodule: Constants {{{1 + +" LPC Constants. +" like keywords, constants are always highlighted, be careful to choose only +" the constants we used to add to this list. +syn keyword lpcConstant __ARCH__ __COMPILER__ __DIR__ __FILE__ __OPTIMIZATION__ __PORT__ __VERSION__ +" Defines in options.h are all predefined in LPC sources surrounding by +" two underscores. Do we need to include all of that? +syn keyword lpcConstant __SAVE_EXTENSION__ __HEARTBEAT_INTERVAL__ +" from the documentation we know that these constants remains only for +" backward compatibility and should not be used any more. +syn keyword lpcConstant HAS_ED HAS_PRINTF HAS_RUSAGE HAS_DEBUG_LEVEL +syn keyword lpcConstant MUD_NAME F__THIS_OBJECT + +" Nodule: Todo for this file. {{{1 + +" TODO : need to check for LPC4 syntax and other series of LPC besides +" v22, b21 and l32, if you had a good idea, contact me at poet@mudbuilder.net +" and I will be appreciated about that. + +" Notes about some FAQ: +" +" About variables : We adopts the same behavior for C because almost all the +" LPC programmers are also C programmers, so we don't need separate settings +" for C and LPC. That is the reason why I don't change variables like +" "c_no_utf"s to "lpc_no_utf"s. +" +" Copy : Some of the following seems to be copied from c.vim but not quite +" the same in details because the syntax for C and LPC is different. +" +" Color scheme : this syntax file had been thouroughly tested to work well +" for all of the dark-backgrounded color schemes Vim has provided officially, +" and it should be quite Ok for all of the bright-backgrounded color schemes, +" of course it works best for the color scheme that I am using, download it +" from http://poet.tomud.com/pub/ps_color.vim.bz2 if you want to try it. +" + +" Nodule: String and Character {{{1 + + +" String and Character constants +" Highlight special characters (those which have a backslash) differently +syn match lpcSpecial display contained "\\\(x\x\+\|\o\{1,3}\|.\|$\)" +if !exists("c_no_utf") + syn match lpcSpecial display contained "\\\(u\x\{4}\|U\x\{8}\)" +endif + +" LPC version of sprintf() format, +syn match lpcFormat display "%\(\d\+\)\=[-+ |=#@:.]*\(\d\+\)\=\('\I\+'\|'\I*\\'\I*'\)\=[OsdicoxXf]" contained +syn match lpcFormat display "%%" contained +syn region lpcString start=+L\="+ skip=+\\\\\|\\"+ end=+"+ contains=lpcSpecial,lpcFormat +" lpcCppString: same as lpcString, but ends at end of line +syn region lpcCppString start=+L\="+ skip=+\\\\\|\\"\|\\$+ excludenl end=+"+ end='$' contains=lpcSpecial,lpcFormat + +" LPC preprocessor for the text formatting short cuts +" Thanks to Dr. Charles E. Campbell +" he suggests the best way to do this. +syn region lpcTextString start=/@\z(\h\w*\)$/ end=/^\z1/ contains=lpcSpecial +syn region lpcArrayString start=/@@\z(\h\w*\)$/ end=/^\z1/ contains=lpcSpecial + +" Character +syn match lpcCharacter "L\='[^\\]'" +syn match lpcCharacter "L'[^']*'" contains=lpcSpecial +syn match lpcSpecialError "L\='\\[^'\"?\\abefnrtv]'" +syn match lpcSpecialCharacter "L\='\\['\"?\\abefnrtv]'" +syn match lpcSpecialCharacter display "L\='\\\o\{1,3}'" +syn match lpcSpecialCharacter display "'\\x\x\{1,2}'" +syn match lpcSpecialCharacter display "L'\\x\x\+'" + +" Nodule: White space {{{1 + +" when wanted, highlight trailing white space +if exists("c_space_errors") + if !exists("c_no_trail_space_error") + syn match lpcSpaceError display excludenl "\s\+$" + endif + if !exists("c_no_tab_space_error") + syn match lpcSpaceError display " \+\t"me=e-1 + endif +endif + +" Nodule: Parenthesis and brackets {{{1 + +" catch errors caused by wrong parenthesis and brackets +syn cluster lpcParenGroup contains=lpcParenError,lpcIncluded,lpcSpecial,lpcCommentSkip,lpcCommentString,lpcComment2String,@lpcCommentGroup,lpcCommentStartError,lpcUserCont,lpcUserLabel,lpcBitField,lpcCommentSkip,lpcOctalZero,lpcCppOut,lpcCppOut2,lpcCppSkip,lpcFormat,lpcNumber,lpcFloat,lpcOctal,lpcOctalError,lpcNumbersCom +syn region lpcParen transparent start='(' end=')' contains=ALLBUT,@lpcParenGroup,lpcCppParen,lpcErrInBracket,lpcCppBracket,lpcCppString,@lpcEfunGroup,lpcApplies,lpcKeywdError +" lpcCppParen: same as lpcParen but ends at end-of-line; used in lpcDefine +syn region lpcCppParen transparent start='(' skip='\\$' excludenl end=')' end='$' contained contains=ALLBUT,@lpcParenGroup,lpcErrInBracket,lpcParen,lpcBracket,lpcString,@lpcEfunGroup,lpcApplies,lpcKeywdError +syn match lpcParenError display ")" +syn match lpcParenError display "\]" +" for LPC: +" Here we should consider the array ({ }) parenthesis and mapping ([ ]) +" parenthesis and multiset (< >) parenthesis. +syn match lpcErrInParen display contained "[^^]{"ms=s+1 +syn match lpcErrInParen display contained "\(}\|\]\)[^)]"me=e-1 +syn region lpcBracket transparent start='\[' end=']' contains=ALLBUT,@lpcParenGroup,lpcErrInParen,lpcCppParen,lpcCppBracket,lpcCppString,@lpcEfunGroup,lpcApplies,lpcFuncName,lpcKeywdError +" lpcCppBracket: same as lpcParen but ends at end-of-line; used in lpcDefine +syn region lpcCppBracket transparent start='\[' skip='\\$' excludenl end=']' end='$' contained contains=ALLBUT,@lpcParenGroup,lpcErrInParen,lpcParen,lpcBracket,lpcString,@lpcEfunGroup,lpcApplies,lpcFuncName,lpcKeywdError +syn match lpcErrInBracket display contained "[);{}]" + +" Nodule: Numbers {{{1 + +" integer number, or floating point number without a dot and with "f". +syn case ignore +syn match lpcNumbers display transparent "\<\d\|\.\d" contains=lpcNumber,lpcFloat,lpcOctalError,lpcOctal +" Same, but without octal error (for comments) +syn match lpcNumbersCom display contained transparent "\<\d\|\.\d" contains=lpcNumber,lpcFloat,lpcOctal +syn match lpcNumber display contained "\d\+\(u\=l\{0,2}\|ll\=u\)\>" +" hex number +syn match lpcNumber display contained "0x\x\+\(u\=l\{0,2}\|ll\=u\)\>" +" Flag the first zero of an octal number as something special +syn match lpcOctal display contained "0\o\+\(u\=l\{0,2}\|ll\=u\)\>" contains=lpcOctalZero +syn match lpcOctalZero display contained "\<0" +syn match lpcFloat display contained "\d\+f" +" floating point number, with dot, optional exponent +syn match lpcFloat display contained "\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=" +" floating point number, starting with a dot, optional exponent +syn match lpcFloat display contained "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +" floating point number, without dot, with exponent +syn match lpcFloat display contained "\d\+e[-+]\=\d\+[fl]\=\>" +" flag an octal number with wrong digits +syn match lpcOctalError display contained "0\o*[89]\d*" +syn case match + +" Nodule: Comment string {{{1 + +" lpcCommentGroup allows adding matches for special things in comments +syn keyword lpcTodo contained TODO FIXME XXX +syn cluster lpcCommentGroup contains=lpcTodo + +if exists("c_comment_strings") + " A comment can contain lpcString, lpcCharacter and lpcNumber. + syntax match lpcCommentSkip contained "^\s*\*\($\|\s\+\)" + syntax region lpcCommentString contained start=+L\=\\\@" skip="\\$" end="$" end="//"me=s-1 contains=lpcComment,lpcCppString,lpcCharacter,lpcCppParen,lpcParenError,lpcNumbers,lpcCommentError,lpcSpaceError +syn match lpcPreCondit display "^\s*#\s*\(else\|endif\)\>" +if !exists("c_no_if0") + syn region lpcCppOut start="^\s*#\s*if\s\+0\+\>" end=".\|$" contains=lpcCppOut2 + syn region lpcCppOut2 contained start="0" end="^\s*#\s*\(endif\>\|else\>\|elif\>\)" contains=lpcSpaceError,lpcCppSkip + syn region lpcCppSkip contained start="^\s*#\s*\(if\>\|ifdef\>\|ifndef\>\)" skip="\\$" end="^\s*#\s*endif\>" contains=lpcSpaceError,lpcCppSkip +endif +syn region lpcIncluded display contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match lpcIncluded display contained "<[^>]*>" +syn match lpcInclude display "^\s*#\s*include\>\s*["<]" contains=lpcIncluded +syn match lpcLineSkip "\\$" +syn cluster lpcPreProcGroup contains=lpcPreCondit,lpcIncluded,lpcInclude,lpcDefine,lpcErrInParen,lpcErrInBracket,lpcUserLabel,lpcSpecial,lpcOctalZero,lpcCppOut,lpcCppOut2,lpcCppSkip,lpcFormat,lpcNumber,lpcFloat,lpcOctal,lpcOctalError,lpcNumbersCom,lpcString,lpcCommentSkip,lpcCommentString,lpcComment2String,@lpcCommentGroup,lpcCommentStartError,lpcParen,lpcBracket,lpcMulti,lpcKeywdError +syn region lpcDefine start="^\s*#\s*\(define\|undef\)\>" skip="\\$" end="$" end="//"me=s-1 contains=ALLBUT,@lpcPreProcGroup + +if exists("lpc_pre_v22") + syn region lpcPreProc start="^\s*#\s*\(pragma\>\|echo\>\)" skip="\\$" end="$" keepend contains=ALLBUT,@lpcPreProcGroup +else + syn region lpcPreProc start="^\s*#\s*\(pragma\>\|echo\>\|warn\>\|error\>\)" skip="\\$" end="$" keepend contains=ALLBUT,@lpcPreProcGroup +endif + +" Nodule: User labels {{{1 + +" Highlight Labels +" User labels in LPC is not allowed, only "case x" and "default" is supported +syn cluster lpcMultiGroup contains=lpcIncluded,lpcSpecial,lpcCommentSkip,lpcCommentString,lpcComment2String,@lpcCommentGroup,lpcCommentStartError,lpcUserCont,lpcUserLabel,lpcBitField,lpcOctalZero,lpcCppOut,lpcCppOut2,lpcCppSkip,lpcFormat,lpcNumber,lpcFloat,lpcOctal,lpcOctalError,lpcNumbersCom,lpcCppParen,lpcCppBracket,lpcCppString,lpcKeywdError +syn region lpcMulti transparent start='\(case\|default\|public\|protected\|private\)' skip='::' end=':' contains=ALLBUT,@lpcMultiGroup + +syn cluster lpcLabelGroup contains=lpcUserLabel +syn match lpcUserCont display "^\s*lpc:$" contains=@lpcLabelGroup + +" Don't want to match anything +syn match lpcUserLabel display "lpc" contained + +" Nodule: Initializations {{{1 + +if exists("c_minlines") + let b:c_minlines = c_minlines +else + if !exists("c_no_if0") + let b:c_minlines = 50 " #if 0 constructs can be long + else + let b:c_minlines = 15 " mostly for () constructs + endif +endif +exec "syn sync ccomment lpcComment minlines=" . b:c_minlines + +" Make sure these options take place since we no longer depend on file type +" plugin for C +setlocal cindent +setlocal fo-=t fo+=croql +setlocal comments=sO:*\ -,mO:*\ \ ,exO:*/,s1:/*,mb:*,ex:*/,:// +set cpo-=C + +" Win32 can filter files in the browse dialog +if has("gui_win32") && !exists("b:browsefilter") + let b:browsefilter = "LPC Source Files (*.c *.d *.h)\t*.c;*.d;*.h\n" . + \ "LPC Data Files (*.scr *.o *.dat)\t*.scr;*.o;*.dat\n" . + \ "Text Documentation (*.txt)\t*.txt\n" . + \ "All Files (*.*)\t*.*\n" +endif + +" Nodule: Highlight links {{{1 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_lpc_syn_inits") + if version < 508 + let did_lpc_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink lpcModifier lpcStorageClass + + HiLink lpcQuotedFmt lpcFormat + HiLink lpcFormat lpcSpecial + HiLink lpcCppString lpcString " Cpp means + " C Pre-Processor + HiLink lpcCommentL lpcComment + HiLink lpcCommentStart lpcComment + HiLink lpcUserLabel lpcLabel + HiLink lpcSpecialCharacter lpcSpecial + HiLink lpcOctal lpcPreProc + HiLink lpcOctalZero lpcSpecial " LPC will treat octal numbers + " as decimals, programmers should + " be aware of that. + HiLink lpcEfunError lpcError + HiLink lpcKeywdError lpcError + HiLink lpcOctalError lpcError + HiLink lpcParenError lpcError + HiLink lpcErrInParen lpcError + HiLink lpcErrInBracket lpcError + HiLink lpcCommentError lpcError + HiLink lpcCommentStartError lpcError + HiLink lpcSpaceError lpcError + HiLink lpcSpecialError lpcError + HiLink lpcErrFunc lpcError + + if exists("lpc_pre_v22") + HiLink lpcOldEfuns lpc_efuns + HiLink lpcNewEfuns lpcError + else + HiLink lpcOldEfuns lpcReserved + HiLink lpcNewEfuns lpc_efuns + endif + HiLink lpc_efuns lpcFunction + + HiLink lpcReserved lpcPreProc + HiLink lpcTextString lpcString " This should be preprocessors, but + HiLink lpcArrayString lpcPreProc " let's make some difference + " between text and array + + HiLink lpcIncluded lpcString + HiLink lpcCommentString lpcString + HiLink lpcComment2String lpcString + HiLink lpcCommentSkip lpcComment + HiLink lpcCommentFunc lpcComment + + HiLink lpcCppSkip lpcCppOut + HiLink lpcCppOut2 lpcCppOut + HiLink lpcCppOut lpcComment + + " Standard type below + HiLink lpcApplies Special + HiLink lpcCharacter Character + HiLink lpcComment Comment + HiLink lpcConditional Conditional + HiLink lpcConstant Constant + HiLink lpcDefine Macro + HiLink lpcError Error + HiLink lpcFloat Float + HiLink lpcFunction Function + HiLink lpcIdentifier Identifier + HiLink lpcInclude Include + HiLink lpcLabel Label + HiLink lpcNumber Number + HiLink lpcOperator Operator + HiLink lpcPreCondit PreCondit + HiLink lpcPreProc PreProc + HiLink lpcRepeat Repeat + HiLink lpcStatement Statement + HiLink lpcStorageClass StorageClass + HiLink lpcString String + HiLink lpcStructure Structure + HiLink lpcSpecial LineNr + HiLink lpcTodo Todo + HiLink lpcType Type + + delcommand HiLink +endif + +" Nodule: This is the end nodule. {{{1 + +let b:current_syntax = "lpc" + +" vim:ts=8:nosta:sw=2:ai:si: +" vim600:set fdm=marker: }}}1 diff --git a/vim71/syntax/lprolog.vim b/vim71/syntax/lprolog.vim new file mode 100644 index 0000000..086c00f --- /dev/null +++ b/vim71/syntax/lprolog.vim @@ -0,0 +1,137 @@ +" Vim syntax file +" Language: LambdaProlog (Teyjus) +" Filenames: *.mod *.sig +" Maintainer: Markus Mottl +" URL: http://www.ocaml.info/vim/syntax/lprolog.vim +" Last Change: 2006 Feb 05 +" 2001 Apr 26 - Upgraded for new Vim version +" 2000 Jun 5 - Initial release + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Lambda Prolog is case sensitive. +syn case match + +syn match lprologBrackErr "\]" +syn match lprologParenErr ")" + +syn cluster lprologContained contains=lprologTodo,lprologModuleName,lprologTypeNames,lprologTypeName + +" Enclosing delimiters +syn region lprologEncl transparent matchgroup=lprologKeyword start="(" matchgroup=lprologKeyword end=")" contains=ALLBUT,@lprologContained,lprologParenErr +syn region lprologEncl transparent matchgroup=lprologKeyword start="\[" matchgroup=lprologKeyword end="\]" contains=ALLBUT,@lprologContained,lprologBrackErr + +" General identifiers +syn match lprologIdentifier "\<\(\w\|[-+*/\\^<>=`'~?@#$&!_]\)*\>" +syn match lprologVariable "\<\(\u\|_\)\(\w\|[-+*/\\^<>=`'~?@#$&!]\)*\>" + +syn match lprologOperator "/" + +" Comments +syn region lprologComment start="/\*" end="\*/" contains=lprologComment,lprologTodo +syn region lprologComment start="%" end="$" contains=lprologTodo +syn keyword lprologTodo contained TODO FIXME XXX + +syn match lprologInteger "\<\d\+\>" +syn match lprologReal "\<\(\d\+\)\=\.\d+\>" +syn region lprologString start=+"+ skip=+\\\\\|\\"+ end=+"+ + +" Clause definitions +syn region lprologClause start="^\w\+" end=":-\|\." + +" Modules +syn region lprologModule matchgroup=lprologKeyword start="^\" matchgroup=lprologKeyword end="\." + +" Types +syn match lprologKeyword "^\" skipwhite nextgroup=lprologTypeNames +syn region lprologTypeNames matchgroup=lprologBraceErr start="\<\w\+\>" matchgroup=lprologKeyword end="\." contained contains=lprologTypeName,lprologOperator +syn match lprologTypeName "\<\w\+\>" contained + +" Keywords +syn keyword lprologKeyword end import accumulate accum_sig +syn keyword lprologKeyword local localkind closed sig +syn keyword lprologKeyword kind exportdef useonly +syn keyword lprologKeyword infixl infixr infix prefix +syn keyword lprologKeyword prefixr postfix postfixl + +syn keyword lprologSpecial pi sigma is true fail halt stop not + +" Operators +syn match lprologSpecial ":-" +syn match lprologSpecial "->" +syn match lprologSpecial "=>" +syn match lprologSpecial "\\" +syn match lprologSpecial "!" + +syn match lprologSpecial "," +syn match lprologSpecial ";" +syn match lprologSpecial "&" + +syn match lprologOperator "+" +syn match lprologOperator "-" +syn match lprologOperator "*" +syn match lprologOperator "\~" +syn match lprologOperator "\^" +syn match lprologOperator "<" +syn match lprologOperator ">" +syn match lprologOperator "=<" +syn match lprologOperator ">=" +syn match lprologOperator "::" +syn match lprologOperator "=" + +syn match lprologOperator "\." +syn match lprologOperator ":" +syn match lprologOperator "|" + +syn match lprologCommentErr "\*/" + +syn sync minlines=50 +syn sync maxlines=500 + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_lprolog_syntax_inits") + if version < 508 + let did_lprolog_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink lprologComment Comment + HiLink lprologTodo Todo + + HiLink lprologKeyword Keyword + HiLink lprologSpecial Special + HiLink lprologOperator Operator + HiLink lprologIdentifier Normal + + HiLink lprologInteger Number + HiLink lprologReal Number + HiLink lprologString String + + HiLink lprologCommentErr Error + HiLink lprologBrackErr Error + HiLink lprologParenErr Error + + HiLink lprologModuleName Special + HiLink lprologTypeName Identifier + + HiLink lprologVariable Keyword + HiLink lprologAtom Normal + HiLink lprologClause Type + + delcommand HiLink +endif + +let b:current_syntax = "lprolog" + +" vim: ts=8 diff --git a/vim71/syntax/lscript.vim b/vim71/syntax/lscript.vim new file mode 100644 index 0000000..648a0eb --- /dev/null +++ b/vim71/syntax/lscript.vim @@ -0,0 +1,213 @@ +" Vim syntax file +" Language: LotusScript +" Maintainer: Taryn East (taryneast@hotmail.com) +" Last Change: 2003 May 11 + +" This is a rough amalgamation of the visual basic syntax file, and the UltraEdit +" and Textpad syntax highlighters. +" It's not too brilliant given that a) I've never written a syntax.vim file before +" and b) I'm not so crash hot at LotusScript either. If you see any problems +" feel free to email me with them. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" LotusScript is case insensitive +syn case ignore + +" These are Notes thingies that had an equivalent in the vb highlighter +" or I was already familiar with them +syn keyword lscriptStatement ActivateApp As And Base Beep Call Case ChDir ChDrive Class +syn keyword lscriptStatement Const Dim Declare DefCur DefDbl DefInt DefLng DefSng DefStr +syn keyword lscriptStatement DefVar Do Else %Else ElseIf %ElseIf End %End Erase Event Exit +syn keyword lscriptStatement Explicit FileCopy FALSE For ForAll Function Get GoTo GoSub +syn keyword lscriptStatement If %If In Is Kill Let List Lock Loop MkDir +syn keyword lscriptStatement Name Next New NoCase NoPitch Not Nothing NULL +syn keyword lscriptStatement On Option Or PI Pitch Preserve Private Public +syn keyword lscriptStatement Property Public Put +syn keyword lscriptStatement Randomize ReDim Reset Resume Return RmDir +syn keyword lscriptStatement Select SendKeys SetFileAttr Set Static Sub Then To TRUE +syn keyword lscriptStatement Type Unlock Until While WEnd With Write XOr + +syn keyword lscriptDatatype Array Currency Double Integer Long Single String String$ Variant + +syn keyword lscriptNotesType Field Button Navigator +syn keyword lscriptNotesType NotesACL NotesACLEntry NotesAgent NotesDatabase NotesDateRange +syn keyword lscriptNotesType NotesDateTime NotesDbDirectory NotesDocument +syn keyword lscriptNotesType NotesDocumentCollection NotesEmbeddedObject NotesForm +syn keyword lscriptNotesType NotesInternational NotesItem NotesLog NotesName NotesNewsLetter +syn keyword lscriptNotesType NotesMIMEEntry NotesOutline NotesOutlineEntry NotesRegistration +syn keyword lscriptNotesType NotesReplication NotesRichTextItem NotesRichTextParagraphStyle +syn keyword lscriptNotesType NotesRichTextStyle NotesRichTextTab +syn keyword lscriptNotesType NotesSession NotesTimer NotesView NotesViewColumn NotesViewEntry +syn keyword lscriptNotesType NotesViewEntryCollection NotesViewNavigator NotesUIDatabase +syn keyword lscriptNotesType NotesUIDocument NotesUIView NotesUIWorkspace + +syn keyword lscriptNotesConst ACLLEVEL_AUTHOR ACLLEVEL_DEPOSITOR ACLLEVEL_DESIGNER +syn keyword lscriptNotesConst ACLLEVEL_EDITOR ACLLEVEL_MANAGER ACLLEVEL_NOACCESS +syn keyword lscriptNotesConst ACLLEVEL_READER ACLTYPE_MIXED_GROUP ACLTYPE_PERSON +syn keyword lscriptNotesConst ACLTYPE_PERSON_GROUP ACLTYPE_SERVER ACLTYPE_SERVER_GROUP +syn keyword lscriptNotesConst ACLTYPE_UNSPECIFIED ACTIONCD ALIGN_CENTER +syn keyword lscriptNotesConst ALIGN_FULL ALIGN_LEFT ALIGN_NOWRAP ALIGN_RIGHT +syn keyword lscriptNotesConst ASSISTANTINFO ATTACHMENT AUTHORS COLOR_BLACK +syn keyword lscriptNotesConst COLOR_BLUE COLOR_CYAN COLOR_DARK_BLUE COLOR_DARK_CYAN +syn keyword lscriptNotesConst COLOR_DARK_GREEN COLOR_DARK_MAGENTA COLOR_DARK_RED +syn keyword lscriptNotesConst COLOR_DARK_YELLOW COLOR_GRAY COLOR_GREEN COLOR_LIGHT_GRAY +syn keyword lscriptNotesConst COLOR_MAGENTA COLOR_RED COLOR_WHITE COLOR_YELLOW +syn keyword lscriptNotesConst DATABASE DATETIMES DB_REPLICATION_PRIORITY_HIGH +syn keyword lscriptNotesConst DB_REPLICATION_PRIORITY_LOW DB_REPLICATION_PRIORITY_MED +syn keyword lscriptNotesConst DB_REPLICATION_PRIORITY_NOTSET EFFECTS_EMBOSS +syn keyword lscriptNotesConst EFFECTS_EXTRUDE EFFECTS_NONE EFFECTS_SHADOW +syn keyword lscriptNotesConst EFFECTS_SUBSCRIPT EFFECTS_SUPERSCRIPT EMBED_ATTACHMENT +syn keyword lscriptNotesConst EMBED_OBJECT EMBED_OBJECTLINK EMBEDDEDOBJECT ERRORITEM +syn keyword lscriptNotesConst EV_ALARM EV_COMM EV_MAIL EV_MISC EV_REPLICA EV_RESOURCE +syn keyword lscriptNotesConst EV_SECURITY EV_SERVER EV_UNKNOWN EV_UPDATE FONT_COURIER +syn keyword lscriptNotesConst FONT_HELV FONT_ROMAN FORMULA FT_DATABASE FT_DATE_ASC +syn keyword lscriptNotesConst FT_DATE_DES FT_FILESYSTEM FT_FUZZY FT_SCORES FT_STEMS +syn keyword lscriptNotesConst FT_THESAURUS HTML ICON ID_CERTIFIER ID_FLAT +syn keyword lscriptNotesConst ID_HIERARCHICAL LSOBJECT MIME_PART NAMES NOTESLINKS +syn keyword lscriptNotesConst NOTEREFS NOTES_DESKTOP_CLIENT NOTES_FULL_CLIENT +syn keyword lscriptNotesConst NOTES_LIMITED_CLIENT NUMBERS OTHEROBJECT +syn keyword lscriptNotesConst OUTLINE_CLASS_DATABASE OUTLINE_CLASS_DOCUMENT +syn keyword lscriptNotesConst OUTLINE_CLASS_FOLDER OUTLINE_CLASS_FORM +syn keyword lscriptNotesConst OUTLINE_CLASS_FRAMESET OUTLINE_CLASS_NAVIGATOR +syn keyword lscriptNotesConst OUTLINE_CLASS_PAGE OUTLINE_CLASS_UNKNOWN +syn keyword lscriptNotesConst OUTLINE_CLASS_VIEW OUTLINE_OTHER_FOLDERS_TYPE +syn keyword lscriptNotesConst OUTLINE_OTHER_UNKNOWN_TYPE OUTLINE_OTHER_VIEWS_TYPE +syn keyword lscriptNotesConst OUTLINE_TYPE_ACTION OUTLINE_TYPE_NAMEDELEMENT +syn keyword lscriptNotesConst OUTLINE_TYPE_NOTELINK OUTLINE_TYPE_URL PAGINATE_BEFORE +syn keyword lscriptNotesConst PAGINATE_DEFAULT PAGINATE_KEEP_TOGETHER +syn keyword lscriptNotesConst PAGINATE_KEEP_WITH_NEXT PICKLIST_CUSTOM PICKLIST_NAMES +syn keyword lscriptNotesConst PICKLIST_RESOURCES PICKLIST_ROOMS PROMPT_OK PROMPT_OKCANCELCOMBO +syn keyword lscriptNotesConst PROMPT_OKCANCELEDIT PROMPT_OKCANCELEDITCOMBO PROMPT_OKCANCELLIST +syn keyword lscriptNotesConst PROMPT_OKCANCELLISTMULT PROMPT_PASSWORD PROMPT_YESNO +syn keyword lscriptNotesConst PROMPT_YESNOCANCEL QUERYCD READERS REPLICA_CANDIDATE +syn keyword lscriptNotesConst RICHTEXT RULER_ONE_CENTIMETER RULER_ONE_INCH SEV_FAILURE +syn keyword lscriptNotesConst SEV_FATAL SEV_NORMAL SEV_WARNING1 SEV_WARNING2 +syn keyword lscriptNotesConst SIGNATURE SPACING_DOUBLE SPACING_ONE_POINT_50 +syn keyword lscriptNotesConst SPACING_SINGLE STYLE_NO_CHANGE TAB_CENTER TAB_DECIMAL +syn keyword lscriptNotesConst TAB_LEFT TAB_RIGHT TARGET_ALL_DOCS TARGET_ALL_DOCS_IN_VIEW +syn keyword lscriptNotesConst TARGET_NEW_DOCS TARGET_NEW_OR_MODIFIED_DOCS TARGET_NONE +syn keyword lscriptNotesConst TARGET_RUN_ONCE TARGET_SELECTED_DOCS TARGET_UNREAD_DOCS_IN_VIEW +syn keyword lscriptNotesConst TEMPLATE TEMPLATE_CANDIDATE TEXT TRIGGER_AFTER_MAIL_DELIVERY +syn keyword lscriptNotesConst TRIGGER_BEFORE_MAIL_DELIVERY TRIGGER_DOC_PASTED +syn keyword lscriptNotesConst TRIGGER_DOC_UPDATE TRIGGER_MANUAL TRIGGER_NONE +syn keyword lscriptNotesConst TRIGGER_SCHEDULED UNAVAILABLE UNKNOWN USERDATA +syn keyword lscriptNotesConst USERID VC_ALIGN_CENTER VC_ALIGN_LEFT VC_ALIGN_RIGHT +syn keyword lscriptNotesConst VC_ATTR_PARENS VC_ATTR_PUNCTUATED VC_ATTR_PERCENT +syn keyword lscriptNotesConst VC_FMT_ALWAYS VC_FMT_CURRENCY VC_FMT_DATE VC_FMT_DATETIME +syn keyword lscriptNotesConst VC_FMT_FIXED VC_FMT_GENERAL VC_FMT_HM VC_FMT_HMS +syn keyword lscriptNotesConst VC_FMT_MD VC_FMT_NEVER VC_FMT_SCIENTIFIC +syn keyword lscriptNotesConst VC_FMT_SOMETIMES VC_FMT_TIME VC_FMT_TODAYTIME VC_FMT_YM +syn keyword lscriptNotesConst VC_FMT_YMD VC_FMT_Y4M VC_FONT_BOLD VC_FONT_ITALIC +syn keyword lscriptNotesConst VC_FONT_STRIKEOUT VC_FONT_UNDERLINE VC_SEP_COMMA +syn keyword lscriptNotesConst VC_SEP_NEWLINE VC_SEP_SEMICOLON VC_SEP_SPACE +syn keyword lscriptNotesConst VIEWMAPDATA VIEWMAPLAYOUT VW_SPACING_DOUBLE +syn keyword lscriptNotesConst VW_SPACING_ONE_POINT_25 VW_SPACING_ONE_POINT_50 +syn keyword lscriptNotesConst VW_SPACING_ONE_POINT_75 VW_SPACING_SINGLE + +syn keyword lscriptFunction Abs Asc Atn Atn2 ACos ASin +syn keyword lscriptFunction CCur CDat CDbl Chr Chr$ CInt CLng Command Command$ +syn keyword lscriptFunction Cos CSng CStr +syn keyword lscriptFunction CurDir CurDir$ CVar Date Date$ DateNumber DateSerial DateValue +syn keyword lscriptFunction Day Dir Dir$ Environ$ Environ EOF Error Error$ Evaluate Exp +syn keyword lscriptFunction FileAttr FileDateTime FileLen Fix Format Format$ FreeFile +syn keyword lscriptFunction GetFileAttr GetThreadInfo Hex Hex$ Hour +syn keyword lscriptFunction IMESetMode IMEStatus Input Input$ InputB InputB$ +syn keyword lscriptFunction InputBP InputBP$ InputBox InputBox$ InStr InStrB InStrBP InstrC +syn keyword lscriptFunction IsA IsArray IsDate IsElement IsList IsNumeric +syn keyword lscriptFunction IsObject IsResponse IsScalar IsUnknown LCase LCase$ +syn keyword lscriptFunction Left Left$ LeftB LeftB$ LeftC +syn keyword lscriptFunction LeftBP LeftBP$ Len LenB LenBP LenC Loc LOF Log +syn keyword lscriptFunction LSet LTrim LTrim$ MessageBox Mid Mid$ MidB MidB$ MidC +syn keyword lscriptFunction Minute Month Now Oct Oct$ Responses Right Right$ +syn keyword lscriptFunction RightB RightB$ RightBP RightBP$ RightC Round Rnd RSet RTrim RTrim$ +syn keyword lscriptFunction Second Seek Sgn Shell Sin Sleep Space Space$ Spc Sqr Str Str$ +syn keyword lscriptFunction StrConv StrLeft StrleftBack StrRight StrRightBack +syn keyword lscriptFunction StrCompare Tab Tan Time Time$ TimeNumber Timer +syn keyword lscriptFunction TimeValue Trim Trim$ Today TypeName UCase UCase$ +syn keyword lscriptFunction UniversalID Val Weekday Year + +syn keyword lscriptMethods AppendToTextList ArrayAppend ArrayReplace ArrayGetIndex +syn keyword lscriptMethods Append Bind Close +"syn keyword lscriptMethods Contains +syn keyword lscriptMethods CopyToDatabase CopyAllItems Count CurrentDatabase Delete Execute +syn keyword lscriptMethods GetAllDocumentsByKey GetDatabase GetDocumentByKey +syn keyword lscriptMethods GetDocumentByUNID GetFirstDocument GetFirstItem +syn keyword lscriptMethods GetItems GetItemValue GetNthDocument GetView +syn keyword lscriptMethods IsEmpty IsNull %Include Items +syn keyword lscriptMethods Line LBound LoadMsgText Open Print +syn keyword lscriptMethods RaiseEvent ReplaceItemValue Remove RemoveItem Responses +syn keyword lscriptMethods Save Stop UBound UnprocessedDocuments Write + +syn keyword lscriptEvents Compare OnError + +"************************************************************************************* +"These are Notes thingies that I'm not sure how to classify as they had no vb equivalent +" At a wild guess I'd put them as Functions... +" if anyone sees something really out of place... tell me! + +syn keyword lscriptFunction Access Alias Any Bin Bin$ Binary ByVal +syn keyword lscriptFunction CodeLock CodeLockCheck CodeUnlock CreateLock +syn keyword lscriptFunction CurDrive CurDrive$ DataType DestroyLock Eqv +syn keyword lscriptFunction Erl Err Fraction From FromFunction FullTrim +syn keyword lscriptFunction Imp Int Lib Like ListTag LMBCS LSServer Me +syn keyword lscriptFunction Mod MsgDescription MsgText Output Published +syn keyword lscriptFunction Random Read Shared Step UChr UChr$ Uni Unicode +syn keyword lscriptFunction Until Use UseLSX UString UString$ Width Yield + + +syn keyword lscriptTodo contained TODO + +"integer number, or floating point number without a dot. +syn match lscriptNumber "\<\d\+\>" +"floating point number, with dot +syn match lscriptNumber "\<\d\+\.\d*\>" +"floating point number, starting with a dot +syn match lscriptNumber "\.\d\+\>" + +" String and Character constants +syn region lscriptString start=+"+ end=+"+ +syn region lscriptComment start="REM" end="$" contains=lscriptTodo +syn region lscriptComment start="'" end="$" contains=lscriptTodo +syn region lscriptLineNumber start="^\d" end="\s" +syn match lscriptTypeSpecifier "[a-zA-Z0-9][\$%&!#]"ms=s+1 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_lscript_syntax_inits") + if version < 508 + let did_lscript_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + hi lscriptNotesType term=underline ctermfg=DarkGreen guifg=SeaGreen gui=bold + + HiLink lscriptNotesConst lscriptNotesType + HiLink lscriptLineNumber Comment + HiLink lscriptDatatype Type + HiLink lscriptNumber Number + HiLink lscriptError Error + HiLink lscriptStatement Statement + HiLink lscriptString String + HiLink lscriptComment Comment + HiLink lscriptTodo Todo + HiLink lscriptFunction Identifier + HiLink lscriptMethods PreProc + HiLink lscriptEvents Special + HiLink lscriptTypeSpecifier Type + + delcommand HiLink +endif + +let b:current_syntax = "lscript" + +" vim: ts=8 diff --git a/vim71/syntax/lss.vim b/vim71/syntax/lss.vim new file mode 100644 index 0000000..6620707 --- /dev/null +++ b/vim71/syntax/lss.vim @@ -0,0 +1,133 @@ +" Vim syntax file +" Language: Lynx 2.7.1 style file +" Maintainer: Scott Bigham +" Last Change: 2004 Oct 06 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" This setup is probably atypical for a syntax highlighting file, because +" most of it is not really intended to be overrideable. Instead, the +" highlighting is supposed to correspond to the highlighting specified by +" the .lss file entries themselves; ie. the "bold" keyword should be bold, +" the "red" keyword should be red, and so forth. The exceptions to this +" are comments, of course, and the initial keyword identifying the affected +" element, which will inherit the usual Identifier highlighting. + +syn match lssElement "^[^:]\+" nextgroup=lssMono + +syn match lssMono ":[^:]\+" contained nextgroup=lssFgColor contains=lssReverse,lssUnderline,lssBold,lssStandout + +syn keyword lssBold bold contained +syn keyword lssReverse reverse contained +syn keyword lssUnderline underline contained +syn keyword lssStandout standout contained + +syn match lssFgColor ":[^:]\+" contained nextgroup=lssBgColor contains=lssRedFg,lssBlueFg,lssGreenFg,lssBrownFg,lssMagentaFg,lssCyanFg,lssLightgrayFg,lssGrayFg,lssBrightredFg,lssBrightgreenFg,lssYellowFg,lssBrightblueFg,lssBrightmagentaFg,lssBrightcyanFg + +syn case ignore +syn keyword lssRedFg red contained +syn keyword lssBlueFg blue contained +syn keyword lssGreenFg green contained +syn keyword lssBrownFg brown contained +syn keyword lssMagentaFg magenta contained +syn keyword lssCyanFg cyan contained +syn keyword lssLightgrayFg lightgray contained +syn keyword lssGrayFg gray contained +syn keyword lssBrightredFg brightred contained +syn keyword lssBrightgreenFg brightgreen contained +syn keyword lssYellowFg yellow contained +syn keyword lssBrightblueFg brightblue contained +syn keyword lssBrightmagentaFg brightmagenta contained +syn keyword lssBrightcyanFg brightcyan contained +syn case match + +syn match lssBgColor ":[^:]\+" contained contains=lssRedBg,lssBlueBg,lssGreenBg,lssBrownBg,lssMagentaBg,lssCyanBg,lssLightgrayBg,lssGrayBg,lssBrightredBg,lssBrightgreenBg,lssYellowBg,lssBrightblueBg,lssBrightmagentaBg,lssBrightcyanBg,lssWhiteBg + +syn case ignore +syn keyword lssRedBg red contained +syn keyword lssBlueBg blue contained +syn keyword lssGreenBg green contained +syn keyword lssBrownBg brown contained +syn keyword lssMagentaBg magenta contained +syn keyword lssCyanBg cyan contained +syn keyword lssLightgrayBg lightgray contained +syn keyword lssGrayBg gray contained +syn keyword lssBrightredBg brightred contained +syn keyword lssBrightgreenBg brightgreen contained +syn keyword lssYellowBg yellow contained +syn keyword lssBrightblueBg brightblue contained +syn keyword lssBrightmagentaBg brightmagenta contained +syn keyword lssBrightcyanBg brightcyan contained +syn keyword lssWhiteBg white contained +syn case match + +syn match lssComment "#.*$" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_lss_syntax_inits") + if version < 508 + let did_lss_syntax_inits = 1 + endif + + hi def link lssComment Comment + hi def link lssElement Identifier + + hi def lssBold term=bold cterm=bold + hi def lssReverse term=reverse cterm=reverse + hi def lssUnderline term=underline cterm=underline + hi def lssStandout term=standout cterm=standout + + hi def lssRedFg ctermfg=red + hi def lssBlueFg ctermfg=blue + hi def lssGreenFg ctermfg=green + hi def lssBrownFg ctermfg=brown + hi def lssMagentaFg ctermfg=magenta + hi def lssCyanFg ctermfg=cyan + hi def lssGrayFg ctermfg=gray + if $COLORTERM == "rxvt" + " On rxvt's, bright colors are activated by setting the bold attribute. + hi def lssLightgrayFg ctermfg=gray cterm=bold + hi def lssBrightredFg ctermfg=red cterm=bold + hi def lssBrightgreenFg ctermfg=green cterm=bold + hi def lssYellowFg ctermfg=yellow cterm=bold + hi def lssBrightblueFg ctermfg=blue cterm=bold + hi def lssBrightmagentaFg ctermfg=magenta cterm=bold + hi def lssBrightcyanFg ctermfg=cyan cterm=bold + else + hi def lssLightgrayFg ctermfg=lightgray + hi def lssBrightredFg ctermfg=lightred + hi def lssBrightgreenFg ctermfg=lightgreen + hi def lssYellowFg ctermfg=yellow + hi def lssBrightblueFg ctermfg=lightblue + hi def lssBrightmagentaFg ctermfg=lightmagenta + hi def lssBrightcyanFg ctermfg=lightcyan + endif + + hi def lssRedBg ctermbg=red + hi def lssBlueBg ctermbg=blue + hi def lssGreenBg ctermbg=green + hi def lssBrownBg ctermbg=brown + hi def lssMagentaBg ctermbg=magenta + hi def lssCyanBg ctermbg=cyan + hi def lssLightgrayBg ctermbg=lightgray + hi def lssGrayBg ctermbg=gray + hi def lssBrightredBg ctermbg=lightred + hi def lssBrightgreenBg ctermbg=lightgreen + hi def lssYellowBg ctermbg=yellow + hi def lssBrightblueBg ctermbg=lightblue + hi def lssBrightmagentaBg ctermbg=lightmagenta + hi def lssBrightcyanBg ctermbg=lightcyan + hi def lssWhiteBg ctermbg=white ctermfg=black +endif + +let b:current_syntax = "lss" + +" vim: ts=8 diff --git a/vim71/syntax/lua.vim b/vim71/syntax/lua.vim new file mode 100644 index 0000000..c40c628 --- /dev/null +++ b/vim71/syntax/lua.vim @@ -0,0 +1,304 @@ +" Vim syntax file +" Language: Lua 4.0, Lua 5.0 and Lua 5.1 +" Maintainer: Marcus Aurelius Farias +" First Author: Carlos Augusto Teixeira Mendes +" Last Change: 2006 Aug 10 +" Options: lua_version = 4 or 5 +" lua_subversion = 0 (4.0, 5.0) or 1 (5.1) +" default 5.1 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("lua_version") + " Default is lua 5.1 + let lua_version = 5 + let lua_subversion = 1 +elseif !exists("lua_subversion") + " lua_version exists, but lua_subversion doesn't. So, set it to 0 + let lua_subversion = 0 +endif + +syn case match + +" syncing method +syn sync minlines=100 + +" Comments +syn keyword luaTodo contained TODO FIXME XXX +syn match luaComment "--.*$" contains=luaTodo,@Spell +if lua_version == 5 && lua_subversion == 0 + syn region luaComment matchgroup=luaComment start="--\[\[" end="\]\]" contains=luaTodo,luaInnerComment,@Spell + syn region luaInnerComment contained transparent start="\[\[" end="\]\]" +elseif lua_version > 5 || (lua_version == 5 && lua_subversion >= 1) + " Comments in Lua 5.1: --[[ ... ]], [=[ ... ]=], [===[ ... ]===], etc. + syn region luaComment matchgroup=luaComment start="--\[\z(=*\)\[" end="\]\z1\]" contains=luaTodo,@Spell +endif + +" First line may start with #! +syn match luaComment "\%^#!.*" + +" catch errors caused by wrong parenthesis and wrong curly brackets or +" keywords placed outside their respective blocks + +syn region luaParen transparent start='(' end=')' contains=ALLBUT,luaError,luaTodo,luaSpecial,luaCond,luaCondElseif,luaCondEnd,luaCondStart,luaBlock,luaRepeatBlock,luaRepeat,luaStatement +syn match luaError ")" +syn match luaError "}" +syn match luaError "\<\%(end\|else\|elseif\|then\|until\|in\)\>" + +" Function declaration +syn region luaFunctionBlock transparent matchgroup=luaFunction start="\" end="\" contains=ALLBUT,luaTodo,luaSpecial,luaCond,luaCondElseif,luaCondEnd,luaRepeat + +" if then else elseif end +syn keyword luaCond contained else + +" then ... end +syn region luaCondEnd contained transparent matchgroup=luaCond start="\" end="\" contains=ALLBUT,luaTodo,luaSpecial,luaRepeat + +" elseif ... then +syn region luaCondElseif contained transparent matchgroup=luaCond start="\" end="\" contains=ALLBUT,luaTodo,luaSpecial,luaCond,luaCondElseif,luaCondEnd,luaRepeat + +" if ... then +syn region luaCondStart transparent matchgroup=luaCond start="\" end="\"me=e-4 contains=ALLBUT,luaTodo,luaSpecial,luaCond,luaCondElseif,luaCondEnd,luaRepeat nextgroup=luaCondEnd skipwhite skipempty + +" do ... end +syn region luaBlock transparent matchgroup=luaStatement start="\" end="\" contains=ALLBUT,luaTodo,luaSpecial,luaCond,luaCondElseif,luaCondEnd,luaRepeat + +" repeat ... until +syn region luaRepeatBlock transparent matchgroup=luaRepeat start="\" end="\" contains=ALLBUT,luaTodo,luaSpecial,luaCond,luaCondElseif,luaCondEnd,luaRepeat + +" while ... do +syn region luaRepeatBlock transparent matchgroup=luaRepeat start="\" end="\"me=e-2 contains=ALLBUT,luaTodo,luaSpecial,luaCond,luaCondElseif,luaCondEnd,luaRepeat nextgroup=luaBlock skipwhite skipempty + +" for ... do and for ... in ... do +syn region luaRepeatBlock transparent matchgroup=luaRepeat start="\" end="\"me=e-2 contains=ALLBUT,luaTodo,luaSpecial,luaCond,luaCondElseif,luaCondEnd nextgroup=luaBlock skipwhite skipempty + +" Following 'else' example. This is another item to those +" contains=ALLBUT,... because only the 'for' luaRepeatBlock contains it. +syn keyword luaRepeat contained in + +" other keywords +syn keyword luaStatement return local break +syn keyword luaOperator and or not +syn keyword luaConstant nil +if lua_version > 4 + syn keyword luaConstant true false +endif + +" Strings +if lua_version < 5 + syn match luaSpecial contained "\\[\\abfnrtv\'\"]\|\\\d\{,3}" +elseif lua_version == 5 && lua_subversion == 0 + syn match luaSpecial contained "\\[\\abfnrtv\'\"[\]]\|\\\d\{,3}" + syn region luaString2 matchgroup=luaString start=+\[\[+ end=+\]\]+ contains=luaString2,@Spell +elseif lua_version > 5 || (lua_version == 5 && lua_subversion >= 1) + syn match luaSpecial contained "\\[\\abfnrtv\'\"]\|\\\d\{,3}" + syn region luaString2 matchgroup=luaString start="\[\z(=*\)\[" end="\]\z1\]" contains=@Spell +endif +syn region luaString start=+'+ end=+'+ skip=+\\\\\|\\'+ contains=luaSpecial,@Spell +syn region luaString start=+"+ end=+"+ skip=+\\\\\|\\"+ contains=luaSpecial,@Spell + +" integer number +syn match luaNumber "\<\d\+\>" +" floating point number, with dot, optional exponent +syn match luaFloat "\<\d\+\.\d*\%(e[-+]\=\d\+\)\=\>" +" floating point number, starting with a dot, optional exponent +syn match luaFloat "\.\d\+\%(e[-+]\=\d\+\)\=\>" +" floating point number, without dot, with exponent +syn match luaFloat "\<\d\+e[-+]\=\d\+\>" + +" hex numbers +if lua_version > 5 || (lua_version == 5 && lua_subversion >= 1) + syn match luaNumber "\<0x\x\+\>" +endif + +" tables +syn region luaTableBlock transparent matchgroup=luaTable start="{" end="}" contains=ALLBUT,luaTodo,luaSpecial,luaCond,luaCondElseif,luaCondEnd,luaCondStart,luaBlock,luaRepeatBlock,luaRepeat,luaStatement + +syn keyword luaFunc assert collectgarbage dofile error next +syn keyword luaFunc print rawget rawset tonumber tostring type _VERSION + +if lua_version == 4 + syn keyword luaFunc _ALERT _ERRORMESSAGE gcinfo + syn keyword luaFunc call copytagmethods dostring + syn keyword luaFunc foreach foreachi getglobal getn + syn keyword luaFunc gettagmethod globals newtag + syn keyword luaFunc setglobal settag settagmethod sort + syn keyword luaFunc tag tinsert tremove + syn keyword luaFunc _INPUT _OUTPUT _STDIN _STDOUT _STDERR + syn keyword luaFunc openfile closefile flush seek + syn keyword luaFunc setlocale execute remove rename tmpname + syn keyword luaFunc getenv date clock exit + syn keyword luaFunc readfrom writeto appendto read write + syn keyword luaFunc PI abs sin cos tan asin + syn keyword luaFunc acos atan atan2 ceil floor + syn keyword luaFunc mod frexp ldexp sqrt min max log + syn keyword luaFunc log10 exp deg rad random + syn keyword luaFunc randomseed strlen strsub strlower strupper + syn keyword luaFunc strchar strrep ascii strbyte + syn keyword luaFunc format strfind gsub + syn keyword luaFunc getinfo getlocal setlocal setcallhook setlinehook +elseif lua_version == 5 + " Not sure if all these functions need to be highlighted... + syn keyword luaFunc _G getfenv getmetatable ipairs loadfile + syn keyword luaFunc loadstring pairs pcall rawequal + syn keyword luaFunc require setfenv setmetatable unpack xpcall + if lua_subversion == 0 + syn keyword luaFunc gcinfo loadlib LUA_PATH _LOADED _REQUIREDNAME + elseif lua_subversion == 1 + syn keyword luaFunc load module select + syn match luaFunc /package\.cpath/ + syn match luaFunc /package\.loaded/ + syn match luaFunc /package\.loadlib/ + syn match luaFunc /package\.path/ + syn match luaFunc /package\.preload/ + syn match luaFunc /package\.seeall/ + syn match luaFunc /coroutine\.running/ + endif + syn match luaFunc /coroutine\.create/ + syn match luaFunc /coroutine\.resume/ + syn match luaFunc /coroutine\.status/ + syn match luaFunc /coroutine\.wrap/ + syn match luaFunc /coroutine\.yield/ + syn match luaFunc /string\.byte/ + syn match luaFunc /string\.char/ + syn match luaFunc /string\.dump/ + syn match luaFunc /string\.find/ + syn match luaFunc /string\.len/ + syn match luaFunc /string\.lower/ + syn match luaFunc /string\.rep/ + syn match luaFunc /string\.sub/ + syn match luaFunc /string\.upper/ + syn match luaFunc /string\.format/ + syn match luaFunc /string\.gsub/ + if lua_subversion == 0 + syn match luaFunc /string\.gfind/ + syn match luaFunc /table\.getn/ + syn match luaFunc /table\.setn/ + syn match luaFunc /table\.foreach/ + syn match luaFunc /table\.foreachi/ + elseif lua_subversion == 1 + syn match luaFunc /string\.gmatch/ + syn match luaFunc /string\.match/ + syn match luaFunc /string\.reverse/ + syn match luaFunc /table\.maxn/ + endif + syn match luaFunc /table\.concat/ + syn match luaFunc /table\.sort/ + syn match luaFunc /table\.insert/ + syn match luaFunc /table\.remove/ + syn match luaFunc /math\.abs/ + syn match luaFunc /math\.acos/ + syn match luaFunc /math\.asin/ + syn match luaFunc /math\.atan/ + syn match luaFunc /math\.atan2/ + syn match luaFunc /math\.ceil/ + syn match luaFunc /math\.sin/ + syn match luaFunc /math\.cos/ + syn match luaFunc /math\.tan/ + syn match luaFunc /math\.deg/ + syn match luaFunc /math\.exp/ + syn match luaFunc /math\.floor/ + syn match luaFunc /math\.log/ + syn match luaFunc /math\.log10/ + syn match luaFunc /math\.max/ + syn match luaFunc /math\.min/ + if lua_subversion == 0 + syn match luaFunc /math\.mod/ + elseif lua_subversion == 1 + syn match luaFunc /math\.fmod/ + syn match luaFunc /math\.modf/ + syn match luaFunc /math\.cosh/ + syn match luaFunc /math\.sinh/ + syn match luaFunc /math\.tanh/ + endif + syn match luaFunc /math\.pow/ + syn match luaFunc /math\.rad/ + syn match luaFunc /math\.sqrt/ + syn match luaFunc /math\.frexp/ + syn match luaFunc /math\.ldexp/ + syn match luaFunc /math\.random/ + syn match luaFunc /math\.randomseed/ + syn match luaFunc /math\.pi/ + syn match luaFunc /io\.stdin/ + syn match luaFunc /io\.stdout/ + syn match luaFunc /io\.stderr/ + syn match luaFunc /io\.close/ + syn match luaFunc /io\.flush/ + syn match luaFunc /io\.input/ + syn match luaFunc /io\.lines/ + syn match luaFunc /io\.open/ + syn match luaFunc /io\.output/ + syn match luaFunc /io\.popen/ + syn match luaFunc /io\.read/ + syn match luaFunc /io\.tmpfile/ + syn match luaFunc /io\.type/ + syn match luaFunc /io\.write/ + syn match luaFunc /os\.clock/ + syn match luaFunc /os\.date/ + syn match luaFunc /os\.difftime/ + syn match luaFunc /os\.execute/ + syn match luaFunc /os\.exit/ + syn match luaFunc /os\.getenv/ + syn match luaFunc /os\.remove/ + syn match luaFunc /os\.rename/ + syn match luaFunc /os\.setlocale/ + syn match luaFunc /os\.time/ + syn match luaFunc /os\.tmpname/ + syn match luaFunc /debug\.debug/ + syn match luaFunc /debug\.gethook/ + syn match luaFunc /debug\.getinfo/ + syn match luaFunc /debug\.getlocal/ + syn match luaFunc /debug\.getupvalue/ + syn match luaFunc /debug\.setlocal/ + syn match luaFunc /debug\.setupvalue/ + syn match luaFunc /debug\.sethook/ + syn match luaFunc /debug\.traceback/ + if lua_subversion == 1 + syn match luaFunc /debug\.getfenv/ + syn match luaFunc /debug\.getmetatable/ + syn match luaFunc /debug\.getregistry/ + syn match luaFunc /debug\.setfenv/ + syn match luaFunc /debug\.setmetatable/ + endif +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_lua_syntax_inits") + if version < 508 + let did_lua_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink luaStatement Statement + HiLink luaRepeat Repeat + HiLink luaString String + HiLink luaString2 String + HiLink luaNumber Number + HiLink luaFloat Float + HiLink luaOperator Operator + HiLink luaConstant Constant + HiLink luaCond Conditional + HiLink luaFunction Function + HiLink luaComment Comment + HiLink luaTodo Todo + HiLink luaTable Structure + HiLink luaError Error + HiLink luaSpecial SpecialChar + HiLink luaFunc Identifier + + delcommand HiLink +endif + +let b:current_syntax = "lua" + +" vim: et ts=8 diff --git a/vim71/syntax/lynx.vim b/vim71/syntax/lynx.vim new file mode 100644 index 0000000..2e37ff6 --- /dev/null +++ b/vim71/syntax/lynx.vim @@ -0,0 +1,94 @@ +" Vim syntax file +" Language: Lynx configuration file (lynx.cfg) +" Maintainer: Doug Kearns +" URL: http://gus.gscit.monash.edu.au/~djkea2/vim/syntax/lynx.vim +" Last Change: 2007 Mar 20 + +" Lynx 2.8.5 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match lynxLeadingWS "^\s*" transparent nextgroup=lynxOption + +syn match lynxComment "\(^\|\s\+\)#.*$" contains=lynxTodo + +syn keyword lynxTodo TODO NOTE FIXME XXX contained + +syn match lynxDelimiter ":" contained nextgroup=lynxBoolean,lynxNumber + +syn case ignore +syn keyword lynxBoolean TRUE FALSE contained +syn case match + +syn match lynxNumber "-\=\<\d\+\>" contained + +syn case ignore +syn keyword lynxOption ACCEPT_ALL_COOKIES ALERTSECS ALWAYS_RESUBMIT_POSTS ALWAYS_TRUSTED_EXEC ASSUME_CHARSET + \ ASSUMED_COLOR ASSUMED_DOC_CHARSET_CHOICE ASSUME_LOCAL_CHARSET ASSUME_UNREC_CHARSET AUTO_UNCACHE_DIRLISTS + \ BIBP_BIBHOST BIBP_GLOBAL_SERVER BLOCK_MULTI_BOOKMARKS BOLD_H1 BOLD_HEADERS + \ BOLD_NAME_ANCHORS CASE_SENSITIVE_ALWAYS_ON CHARACTER_SET CHARSETS_DIRECTORY CHARSET_SWITCH_RULES + \ CHECKMAIL COLLAPSE_BR_TAGS COLOR CONNECT_TIMEOUT COOKIE_ACCEPT_DOMAINS + \ COOKIE_FILE COOKIE_LOOSE_INVALID_DOMAINS COOKIE_QUERY_INVALID_DOMAINS COOKIE_REJECT_DOMAINS COOKIE_SAVE_FILE + \ COOKIE_STRICT_INVALID_DOMAINS CSO_PROXY CSWING_PATH DEBUGSECS DEFAULT_BOOKMARK_FILE + \ DEFAULT_CACHE_SIZE DEFAULT_EDITOR DEFAULT_INDEX_FILE DEFAULT_KEYPAD_MODE DEFAULT_KEYPAD_MODE_IS_NUMBERS_AS_ARROWS + \ DEFAULT_USER_MODE DEFAULT_VIRTUAL_MEMORY_SIZE DIRED_MENU DISPLAY_CHARSET_CHOICE DOWNLOADER + \ EMACS_KEYS_ALWAYS_ON ENABLE_LYNXRC ENABLE_SCROLLBACK EXTERNAL FINGER_PROXY + \ FOCUS_WINDOW FORCE_8BIT_TOUPPER FORCE_COOKIE_PROMPT FORCE_EMPTY_HREFLESS_A FORCE_SSL_COOKIES_SECURE + \ FORCE_SSL_PROMPT FORMS_OPTIONS FTP_PASSIVE FTP_PROXY GLOBAL_EXTENSION_MAP + \ GLOBAL_MAILCAP GOPHER_PROXY GOTOBUFFER HELPFILE HIDDEN_LINK_MARKER + \ HISTORICAL_COMMENTS HTMLSRC_ATTRNAME_XFORM HTMLSRC_TAGNAME_XFORM HTTP_PROXY HTTPS_PROXY + \ INCLUDE INFOSECS JUMPBUFFER JUMPFILE JUMP_PROMPT + \ JUSTIFY JUSTIFY_MAX_VOID_PERCENT KEYBOARD_LAYOUT KEYMAP LEFTARROW_IN_TEXTFIELD_PROMPT + \ LIST_FORMAT LIST_NEWS_DATES LIST_NEWS_NUMBERS LOCAL_DOMAIN LOCALE_CHARSET + \ LOCAL_EXECUTION_LINKS_ALWAYS_ON LOCAL_EXECUTION_LINKS_ON_BUT_NOT_REMOTE LOCALHOST_ALIAS LYNXCGI_DOCUMENT_ROOT LYNXCGI_ENVIRONMENT + \ LYNX_HOST_NAME LYNX_SIG_FILE MAIL_ADRS MAIL_SYSTEM_ERROR_LOGGING MAKE_LINKS_FOR_ALL_IMAGES + \ MAKE_PSEUDO_ALTS_FOR_INLINES MESSAGESECS MINIMAL_COMMENTS MULTI_BOOKMARK_SUPPORT NCR_IN_BOOKMARKS + \ NEWS_CHUNK_SIZE NEWS_MAX_CHUNK NEWS_POSTING NEWSPOST_PROXY NEWS_PROXY + \ NEWSREPLY_PROXY NNTP_PROXY NNTPSERVER NO_DOT_FILES NO_FILE_REFERER + \ NO_FORCED_CORE_DUMP NO_FROM_HEADER NO_ISMAP_IF_USEMAP NONRESTARTING_SIGWINCH NO_PROXY + \ NO_REFERER_HEADER NO_TABLE_CENTER NUMBER_FIELDS_ON_LEFT NUMBER_LINKS_ON_LEFT OUTGOING_MAIL_CHARSET + \ PARTIAL PARTIAL_THRES PERSISTENT_COOKIES PERSONAL_EXTENSION_MAP PERSONAL_MAILCAP + \ PREFERRED_CHARSET PREFERRED_LANGUAGE PREPEND_BASE_TO_SOURCE PREPEND_CHARSET_TO_SOURCE PRETTYSRC + \ PRETTYSRC_SPEC PRETTYSRC_VIEW_NO_ANCHOR_NUMBERING PRINTER QUIT_DEFAULT_YES REFERER_WITH_QUERY + \ REPLAYSECS REUSE_TEMPFILES RULE RULESFILE SAVE_SPACE + \ SCAN_FOR_BURIED_NEWS_REFS SCREEN_SIZE SCROLLBAR SCROLLBAR_ARROW SEEK_FRAG_AREA_IN_CUR + \ SEEK_FRAG_MAP_IN_CUR SET_COOKIES SHOW_CURSOR SHOW_KB_NAME SHOW_KB_RATE + \ SNEWSPOST_PROXY SNEWS_PROXY SNEWSREPLY_PROXY SOFT_DQUOTES SOURCE_CACHE + \ SOURCE_CACHE_FOR_ABORTED STARTFILE STRIP_DOTDOT_URLS SUBSTITUTE_UNDERSCORES SUFFIX + \ SUFFIX_ORDER SYSTEM_EDITOR SYSTEM_MAIL SYSTEM_MAIL_FLAGS TAGSOUP + \ TEXTFIELDS_NEED_ACTIVATION TIMEOUT TRIM_INPUT_FIELDS TRUSTED_EXEC TRUSTED_LYNXCGI + \ UNDERLINE_LINKS UPLOADER URL_DOMAIN_PREFIXES URL_DOMAIN_SUFFIXES USE_FIXED_RECORDS + \ USE_MOUSE USE_SELECT_POPUPS VERBOSE_IMAGES VIEWER VI_KEYS_ALWAYS_ON + \ WAIS_PROXY XLOADIMAGE_COMMAND contained nextgroup=lynxDelimiter +syn keyword lynxOption BZIP2_PATH CHMOD_PATH COMPRESS_PATH COPY_PATH GZIP_PATH + \ INSTALL_PATH MKDIR_PATH MV_PATH RLOGIN_PATH RMDIR_PATH + \ RM_PATH TAR_PATH TELNET_PATH TN3270_PATH TOUCH_PATH + \ UNCOMPRESS_PATH UNZIP_PATH UUDECODE_PATH ZCAT_PATH ZIP_PATH contained nextgroup=lynxDelimiter +syn case match + +" NOTE: set this if you want the cfg2html.pl formatting directives to be highlighted +if exists("lynx_formatting_directives") + syn match lynxFormatDir "^\.\(h1\|h2\)\s.*$" + syn match lynxFormatDir "^\.\(ex\|nf\)\(\s\+\d\+\)\=$" + syn match lynxFormatDir "^\.fi$" +endif + +hi def link lynxBoolean Boolean +hi def link lynxComment Comment +hi def link lynxDelimiter Special +hi def link lynxFormatDir Special +hi def link lynxNumber Number +hi def link lynxOption Identifier +hi def link lynxTodo Todo + +let b:current_syntax = "lynx" + +let &cpo = s:cpo_save +unlet s:cpo_save + +" vim: ts=8 diff --git a/vim71/syntax/m4.vim b/vim71/syntax/m4.vim new file mode 100644 index 0000000..ba7a294 --- /dev/null +++ b/vim71/syntax/m4.vim @@ -0,0 +1,73 @@ +" Vim syntax file +" Language: M4 +" Maintainer: Claudio Fleiner (claudio@fleiner.com) +" URL: http://www.fleiner.com/vim/syntax/m4.vim +" Last Change: 2005 Jan 15 + +" This file will highlight user function calls if they use only +" capital letters and have at least one argument (i.e. the '(' +" must be there). Let me know if this is a problem. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if !exists("main_syntax") + if version < 600 + syntax clear + elseif exists("b:current_syntax") + finish +endif +" we define it here so that included files can test for it + let main_syntax='m4' +endif + +" define the m4 syntax +syn match m4Variable contained "\$\d\+" +syn match m4Special contained "$[@*#]" +syn match m4Comment "\<\(m4_\)\=dnl\>.*" contains=SpellErrors +syn match m4Constants "\<\(m4_\)\=__file__" +syn match m4Constants "\<\(m4_\)\=__line__" +syn keyword m4Constants divnum sysval m4_divnum m4_sysval +syn region m4Paren matchgroup=m4Delimiter start="(" end=")" contained contains=@m4Top +syn region m4Command matchgroup=m4Function start="\<\(m4_\)\=\(define\|defn\|pushdef\)(" end=")" contains=@m4Top +syn region m4Command matchgroup=m4Preproc start="\<\(m4_\)\=\(include\|sinclude\)("he=e-1 end=")" contains=@m4Top +syn region m4Command matchgroup=m4Statement start="\<\(m4_\)\=\(syscmd\|esyscmd\|ifdef\|ifelse\|indir\|builtin\|shift\|errprint\|m4exit\|changecom\|changequote\|changeword\|m4wrap\|debugfile\|divert\|undivert\)("he=e-1 end=")" contains=@m4Top +syn region m4Command matchgroup=m4builtin start="\<\(m4_\)\=\(len\|index\|regexp\|substr\|translit\|patsubst\|format\|incr\|decr\|eval\|maketemp\)("he=e-1 end=")" contains=@m4Top +syn keyword m4Statement divert undivert +syn region m4Command matchgroup=m4Type start="\<\(m4_\)\=\(undefine\|popdef\)("he=e-1 end=")" contains=@m4Top +syn region m4Function matchgroup=m4Type start="\<[_A-Z][_A-Z0-9]*("he=e-1 end=")" contains=@m4Top +syn region m4String start="`" end="'" contained contains=@m4Top,@m4StringContents,SpellErrors +syn cluster m4Top contains=m4Comment,m4Constants,m4Special,m4Variable,m4String,m4Paren,m4Command,m4Statement,m4Function + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_m4_syn_inits") + if version < 508 + let did_m4_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + HiLink m4Delimiter Delimiter + HiLink m4Comment Comment + HiLink m4Function Function + HiLink m4Keyword Keyword + HiLink m4Special Special + HiLink m4String String + HiLink m4Statement Statement + HiLink m4Preproc PreProc + HiLink m4Type Type + HiLink m4Special Special + HiLink m4Variable Special + HiLink m4Constants Constant + HiLink m4Builtin Statement + delcommand HiLink +endif + +let b:current_syntax = "m4" + +if main_syntax == 'm4' + unlet main_syntax +endif + +" vim: ts=4 diff --git a/vim71/syntax/mail.vim b/vim71/syntax/mail.vim new file mode 100644 index 0000000..7717cd9 --- /dev/null +++ b/vim71/syntax/mail.vim @@ -0,0 +1,96 @@ +" Vim syntax file +" Language: Mail file +" Previous Maintainer: Felix von Leitner +" Maintainer: Gautam Iyer +" Last Change: Wed 01 Jun 2005 02:11:07 PM CDT + +" Quit when a syntax file was already loaded +if exists("b:current_syntax") + finish +endif + +" The mail header is recognized starting with a "keyword:" line and ending +" with an empty line or other line that can't be in the header. All lines of +" the header are highlighted. Headers of quoted messages (quoted with >) are +" also highlighted. + +" Syntax clusters +syn cluster mailHeaderFields contains=mailHeaderKey,mailSubject,mailHeaderEmail,@mailLinks +syn cluster mailLinks contains=mailURL,mailEmail +syn cluster mailQuoteExps contains=mailQuoteExp1,mailQuoteExp2,mailQuoteExp3,mailQuoteExp4,mailQuoteExp5,mailQuoteExp6 + +syn case match +" For "From " matching case is required. The "From " is not matched in quoted +" emails +" According to RFC 2822 any printable ASCII character can appear in a field +" name, except ':'. +syn region mailHeader contains=@mailHeaderFields,@NoSpell start="^From " skip="^\s" end="\v^[!-9;-~]*([^!-~]|$)"me=s-1 +syn match mailHeaderKey contained contains=mailEmail,@NoSpell "^From\s.*$" + +syn case ignore +" Nothing else depends on case. Headers in properly quoted (with "> " or ">") +" emails are matched +syn region mailHeader keepend contains=@mailHeaderFields,@mailQuoteExps,@NoSpell start="^\z(\(> \?\)*\)\v(newsgroups|from|((in-)?reply-)?to|b?cc|subject|return-path|received|date|replied):" skip="^\z1\s" end="\v^\z1[!-9;-~]*([^!-~]|$)"me=s-1 end="\v^\z1@!"me=s-1 end="\v^\z1(\> ?)+"me=s-1 + +syn region mailHeaderKey contained contains=mailHeaderEmail,mailEmail,@mailQuoteExps,@NoSpell start="\v(^(\> ?)*)@<=(to|b?cc):" skip=",$" end="$" +syn match mailHeaderKey contained contains=mailHeaderEmail,mailEmail,@NoSpell "\v(^(\> ?)*)@<=(from|reply-to):.*$" +syn match mailHeaderKey contained contains=@NoSpell "\v(^(\> ?)*)@<=date:" +syn match mailSubject contained "\v^subject:.*$" +syn match mailSubject contained contains=@NoSpell "\v(^(\> ?)+)@<=subject:.*$" + +" Anything in the header between < and > is an email address +syn match mailHeaderEmail contained contains=@NoSpell "<.\{-}>" + +" Mail Signatures. (Begin with "-- ", end with change in quote level) +syn region mailSignature keepend contains=@mailLinks,@mailQuoteExps start="^--\s$" end="^$" end="^\(> \?\)\+"me=s-1 +syn region mailSignature keepend contains=@mailLinks,@mailQuoteExps,@NoSpell start="^\z(\(> \?\)\+\)--\s$" end="^\z1$" end="^\z1\@!"me=s-1 end="^\z1\(> \?\)\+"me=s-1 + +" URLs start with a known protocol or www,web,w3. +syn match mailURL contains=@NoSpell `\v<(((https?|ftp|gopher)://|(mailto|file|news):)[^' <>"]+|(www|web|w3)[a-z0-9_-]*\.[a-z0-9._-]+\.[^' <>"]+)[a-z0-9/]` +syn match mailEmail contains=@NoSpell "\v[_=a-z\./+0-9-]+\@[a-z0-9._-]+\a{2}" + +" Make sure quote markers in regions (header / signature) have correct color +syn match mailQuoteExp1 contained "\v^(\> ?)" +syn match mailQuoteExp2 contained "\v^(\> ?){2}" +syn match mailQuoteExp3 contained "\v^(\> ?){3}" +syn match mailQuoteExp4 contained "\v^(\> ?){4}" +syn match mailQuoteExp5 contained "\v^(\> ?){5}" +syn match mailQuoteExp6 contained "\v^(\> ?){6}" + +" Even and odd quoted lines. order is imporant here! +syn match mailQuoted1 contains=mailHeader,@mailLinks,mailSignature,@NoSpell "^\([a-z]\+>\|[]|}>]\).*$" +syn match mailQuoted2 contains=mailHeader,@mailLinks,mailSignature,@NoSpell "^\(\([a-z]\+>\|[]|}>]\)[ \t]*\)\{2}.*$" +syn match mailQuoted3 contains=mailHeader,@mailLinks,mailSignature,@NoSpell "^\(\([a-z]\+>\|[]|}>]\)[ \t]*\)\{3}.*$" +syn match mailQuoted4 contains=mailHeader,@mailLinks,mailSignature,@NoSpell "^\(\([a-z]\+>\|[]|}>]\)[ \t]*\)\{4}.*$" +syn match mailQuoted5 contains=mailHeader,@mailLinks,mailSignature,@NoSpell "^\(\([a-z]\+>\|[]|}>]\)[ \t]*\)\{5}.*$" +syn match mailQuoted6 contains=mailHeader,@mailLinks,mailSignature,@NoSpell "^\(\([a-z]\+>\|[]|}>]\)[ \t]*\)\{6}.*$" + +" Need to sync on the header. Assume we can do that within 100 lines +if exists("mail_minlines") + exec "syn sync minlines=" . mail_minlines +else + syn sync minlines=100 +endif + +" Define the default highlighting. +hi def link mailHeader Statement +hi def link mailHeaderKey Type +hi def link mailSignature PreProc +hi def link mailHeaderEmail mailEmail +hi def link mailEmail Special +hi def link mailURL String +hi def link mailSubject LineNR +hi def link mailQuoted1 Comment +hi def link mailQuoted3 mailQuoted1 +hi def link mailQuoted5 mailQuoted1 +hi def link mailQuoted2 Identifier +hi def link mailQuoted4 mailQuoted2 +hi def link mailQuoted6 mailQuoted2 +hi def link mailQuoteExp1 mailQuoted1 +hi def link mailQuoteExp2 mailQuoted2 +hi def link mailQuoteExp3 mailQuoted3 +hi def link mailQuoteExp4 mailQuoted4 +hi def link mailQuoteExp5 mailQuoted5 +hi def link mailQuoteExp6 mailQuoted6 + +let b:current_syntax = "mail" diff --git a/vim71/syntax/mailaliases.vim b/vim71/syntax/mailaliases.vim new file mode 100644 index 0000000..de85a17 --- /dev/null +++ b/vim71/syntax/mailaliases.vim @@ -0,0 +1,71 @@ +" Vim syntax file +" Language: aliases(5) local alias database file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-01-14 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword mailaliasesTodo contained TODO FIXME XXX NOTE + +syn region mailaliasesComment display oneline start='^\s*#' end='$' + \ contains=mailaliasesTodo,@Spell + +syn match mailaliasesBegin display '^' + \ nextgroup=mailaliasesName, + \ mailaliasesComment + +syn match mailaliasesName contained '[0-9A-Za-z_-]\+' + \ nextgroup=mailaliasesColon + +syn region mailaliasesName contained oneline start=+"+ + \ skip=+\\\\\|\\"+ end=+"+ + \ nextgroup=mailaliasesColon + +syn match mailaliasesColon contained ':' + \ nextgroup=@mailaliasesValue + \ skipwhite skipnl + +syn cluster mailaliasesValue contains=mailaliasesValueAddress, + \ mailaliasesValueFile, + \ mailaliasesValueCommand, + \ mailaliasesValueInclude + +syn match mailaliasesValueAddress contained '[^ \t/|,]\+' + \ nextgroup=mailaliasesValueSep + \ skipwhite skipnl + +syn match mailaliasesValueFile contained '/[^,]*' + \ nextgroup=mailaliasesValueSep + \ skipwhite skipnl + +syn match mailaliasesValueCommand contained '|[^,]*' + \ nextgroup=mailaliasesValueSep + \ skipwhite skipnl + +syn match mailaliasesValueInclude contained ':include:[^,]*' + \ nextgroup=mailaliasesValueSep + \ skipwhite skipnl + +syn match mailaliasesValueSep contained ',' + \ nextgroup=@mailaliasesValue + \ skipwhite skipnl + +hi def link mailaliasesTodo Todo +hi def link mailaliasesComment Comment +hi def link mailaliasesName Identifier +hi def link mailaliasesColon Delimiter +hi def link mailaliasesValueAddress String +hi def link mailaliasesValueFile String +hi def link mailaliasesValueCommand String +hi def link mailaliasesValueInclude PreProc +hi def link mailaliasesValueSep Delimiter + +let b:current_syntax = "mailaliases" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/mailcap.vim b/vim71/syntax/mailcap.vim new file mode 100644 index 0000000..547db73 --- /dev/null +++ b/vim71/syntax/mailcap.vim @@ -0,0 +1,54 @@ +" Vim syntax file +" Language: Mailcap configuration file +" Maintainer: Doug Kearns +" Last Change: 2004 Nov 27 +" URL: http://gus.gscit.monash.edu.au/~djkea2/vim/syntax/mailcap.vim + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match mailcapComment "^#.*" + +syn region mailcapString start=+"+ end=+"+ contains=mailcapSpecial oneline + +syn match mailcapDelimiter "\\\@" +syn match mailcapFieldname "\<\(compose\|composetyped\|print\|edit\|test\|x11-bitmap\|nametemplate\|textualnewlines\|description\|x-\w+\)\>\ze\s*=" +syn match mailcapTypeField "^\(text\|image\|audio\|video\|application\|message\|multipart\|model\|x-[[:graph:]]\+\)\(/\(\*\|[[:graph:]]\+\)\)\=\ze\s*;" +syn case match + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_mailcap_syntax_inits") + if version < 508 + let did_mailcap_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink mailcapComment Comment + HiLink mailcapDelimiter Delimiter + HiLink mailcapFlag Statement + HiLink mailcapFieldname Statement + HiLink mailcapSpecial Identifier + HiLink mailcapTypeField Type + HiLink mailcapString String + + delcommand HiLink +endif + +let b:current_syntax = "mailcap" + +" vim: tabstop=8 diff --git a/vim71/syntax/make.vim b/vim71/syntax/make.vim new file mode 100644 index 0000000..5e72f4e --- /dev/null +++ b/vim71/syntax/make.vim @@ -0,0 +1,137 @@ +" Vim syntax file +" Language: Makefile +" Maintainer: Claudio Fleiner +" URL: http://www.fleiner.com/vim/syntax/make.vim +" Last Change: 2007 Apr 30 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" some special characters +syn match makeSpecial "^\s*[@+-]\+" +syn match makeNextLine "\\\n\s*" + +" some directives +syn match makePreCondit "^ *\(ifeq\>\|else\>\|endif\>\|ifneq\>\|ifdef\>\|ifndef\>\)" +syn match makeInclude "^ *[-s]\=include" +syn match makeStatement "^ *vpath" +syn match makeExport "^ *\(export\|unexport\)\>" +syn match makeOverride "^ *override" +hi link makeOverride makeStatement +hi link makeExport makeStatement + +" Koehler: catch unmatched define/endef keywords. endef only matches it is by itself on a line +syn region makeDefine start="^\s*define\s" end="^\s*endef\s*$" contains=makeStatement,makeIdent,makePreCondit,makeDefine + +" Microsoft Makefile specials +syn case ignore +syn match makeInclude "^! *include" +syn match makePreCondit "! *\(cmdswitches\|error\|message\|include\|if\|ifdef\|ifndef\|else\|elseif\|else if\|else\s*ifdef\|else\s*ifndef\|endif\|undef\)\>" +syn case match + +" identifiers +syn region makeIdent start="\$(" skip="\\)\|\\\\" end=")" contains=makeStatement,makeIdent,makeSString,makeDString +syn region makeIdent start="\${" skip="\\}\|\\\\" end="}" contains=makeStatement,makeIdent,makeSString,makeDString +syn match makeIdent "\$\$\w*" +syn match makeIdent "\$[^({]" +syn match makeIdent "^ *\a\w*\s*[:+?!*]="me=e-2 +syn match makeIdent "^ *\a\w*\s*="me=e-1 +syn match makeIdent "%" + +" Makefile.in variables +syn match makeConfig "@[A-Za-z0-9_]\+@" + +" make targets +" syn match makeSpecTarget "^\.\(SUFFIXES\|PHONY\|DEFAULT\|PRECIOUS\|IGNORE\|SILENT\|EXPORT_ALL_VARIABLES\|KEEP_STATE\|LIBPATTERNS\|NOTPARALLEL\|DELETE_ON_ERROR\|INTERMEDIATE\|POSIX\|SECONDARY\)\>" +syn match makeImplicit "^\.[A-Za-z0-9_./\t -]\+\s*:[^=]"me=e-2 nextgroup=makeSource +syn match makeImplicit "^\.[A-Za-z0-9_./\t -]\+\s*:$"me=e-1 nextgroup=makeSource + +syn region makeTarget transparent matchgroup=makeTarget start="^[A-Za-z0-9_./$()%-][A-Za-z0-9_./\t $()%-]*:\{1,2}[^:=]"rs=e-1 end=";"re=e-1,me=e-1 end="[^\\]$" keepend contains=makeIdent,makeSpecTarget,makeNextLine skipnl nextGroup=makeCommands +syn match makeTarget "^[A-Za-z0-9_./$()%*@-][A-Za-z0-9_./\t $()%*@-]*::\=\s*$" contains=makeIdent,makeSpecTarget skipnl nextgroup=makeCommands,makeCommandError + +syn region makeSpecTarget transparent matchgroup=makeSpecTarget start="^\.\(SUFFIXES\|PHONY\|DEFAULT\|PRECIOUS\|IGNORE\|SILENT\|EXPORT_ALL_VARIABLES\|KEEP_STATE\|LIBPATTERNS\|NOTPARALLEL\|DELETE_ON_ERROR\|INTERMEDIATE\|POSIX\|SECONDARY\)\>\s*:\{1,2}[^:=]"rs=e-1 end="[^\\]$" keepend contains=makeIdent,makeSpecTarget,makeNextLine skipnl nextGroup=makeCommands +syn match makeSpecTarget "^\.\(SUFFIXES\|PHONY\|DEFAULT\|PRECIOUS\|IGNORE\|SILENT\|EXPORT_ALL_VARIABLES\|KEEP_STATE\|LIBPATTERNS\|NOTPARALLEL\|DELETE_ON_ERROR\|INTERMEDIATE\|POSIX\|SECONDARY\)\>\s*::\=\s*$" contains=makeIdent skipnl nextgroup=makeCommands,makeCommandError + +syn match makeCommandError "^\s\+\S.*" contained +syn region makeCommands start=";"hs=s+1 start="^\t" end="^[^\t#]"me=e-1,re=e-1 end="^$" contained contains=makeCmdNextLine,makeSpecial,makeComment,makeIdent,makePreCondit,makeDefine,makeDString,makeSString nextgroup=makeCommandError +syn match makeCmdNextLine "\\\n."he=e-1 contained + + +" Statements / Functions (GNU make) +syn match makeStatement contained "(\(subst\|addprefix\|addsuffix\|basename\|call\|dir\|error\|eval\|filter-out\|filter\|findstring\|firstword\|foreach\|if\|join\|notdir\|origin\|patsubst\|shell\|sort\|strip\|suffix\|warning\|wildcard\|word\|wordlist\|words\)\>"ms=s+1 + +" Comment +if exists("make_microsoft") + syn match makeComment "#.*" contains=@Spell,makeTodo +elseif !exists("make_no_comments") + syn region makeComment start="#" end="^$" end="[^\\]$" keepend contains=@Spell,makeTodo + syn match makeComment "#$" contains=@Spell +endif +syn keyword makeTodo TODO FIXME XXX contained + +" match escaped quotes and any other escaped character +" except for $, as a backslash in front of a $ does +" not make it a standard character, but instead it will +" still act as the beginning of a variable +" The escaped char is not highlightet currently +syn match makeEscapedChar "\\[^$]" + + +syn region makeDString start=+\(\\\)\@= 508 || !exists("did_make_syn_inits") + if version < 508 + let did_make_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink makeNextLine makeSpecial + HiLink makeCmdNextLine makeSpecial + HiLink makeSpecTarget Statement + if !exists("make_no_commands") + HiLink makeCommands Number + endif + HiLink makeImplicit Function + HiLink makeTarget Function + HiLink makeInclude Include + HiLink makePreCondit PreCondit + HiLink makeStatement Statement + HiLink makeIdent Identifier + HiLink makeSpecial Special + HiLink makeComment Comment + HiLink makeDString String + HiLink makeSString String + HiLink makeBString Function + HiLink makeError Error + HiLink makeTodo Todo + HiLink makeDefine Define + HiLink makeCommandError Error + HiLink makeConfig PreCondit + delcommand HiLink +endif + +let b:current_syntax = "make" + +" vim: ts=8 diff --git a/vim71/syntax/man.vim b/vim71/syntax/man.vim new file mode 100644 index 0000000..347180c --- /dev/null +++ b/vim71/syntax/man.vim @@ -0,0 +1,67 @@ +" Vim syntax file +" Language: Man page +" Maintainer: Nam SungHyun +" Previous Maintainer: Gautam H. Mudunuri +" Version Info: +" Last Change: 2004 May 16 + +" Additional highlighting by Johannes Tanzler : +" * manSubHeading +" * manSynopsis (only for sections 2 and 3) + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Get the CTRL-H syntax to handle backspaced text +if version >= 600 + runtime! syntax/ctrlh.vim +else + source :p:h/ctrlh.vim +endif + +syn case ignore +syn match manReference "\f\+([1-9][a-z]\=)" +syn match manTitle "^\f\+([0-9]\+[a-z]\=).*" +syn match manSectionHeading "^[a-z][a-z ]*[a-z]$" +syn match manSubHeading "^\s\{3\}[a-z][a-z ]*[a-z]$" +syn match manOptionDesc "^\s*[+-][a-z0-9]\S*" +syn match manLongOptionDesc "^\s*--[a-z0-9-]\S*" +" syn match manHistory "^[a-z].*last change.*$" + +if getline(1) =~ '^[a-zA-Z_]\+([23])' + syntax include @cCode :p:h/c.vim + syn match manCFuncDefinition display "\<\h\w*\>\s*("me=e-1 contained + syn region manSynopsis start="^SYNOPSIS"hs=s+8 end="^\u\+\s*$"he=e-12 keepend contains=manSectionHeading,@cCode,manCFuncDefinition +endif + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_man_syn_inits") + if version < 508 + let did_man_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink manTitle Title + HiLink manSectionHeading Statement + HiLink manOptionDesc Constant + HiLink manLongOptionDesc Constant + HiLink manReference PreProc + HiLink manSubHeading Function + HiLink manCFuncDefinition Function + + delcommand HiLink +endif + +let b:current_syntax = "man" + +" vim:ts=8 sts=2 sw=2: diff --git a/vim71/syntax/manconf.vim b/vim71/syntax/manconf.vim new file mode 100644 index 0000000..90ecc8e --- /dev/null +++ b/vim71/syntax/manconf.vim @@ -0,0 +1,117 @@ +" Vim syntax file +" Language: man.conf(5) - man configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword manconfTodo contained TODO FIXME XXX NOTE + +syn region manconfComment display oneline start='^#' end='$' + \ contains=manconfTodo,@Spell + +if !has("win32") && $OSTYPE =~ 'bsd' + syn match manconfBegin display '^' + \ nextgroup=manconfKeyword,manconfSection, + \ manconfComment skipwhite + + syn keyword manconfKeyword contained _build _crunch + \ nextgroup=manconfExtCmd skipwhite + + syn keyword manconfKeyword contained _suffix + \ nextgroup=manconfExt skipwhite + + syn keyword manconfKeyword contained _crunch + + syn keyword manconfKeyword contained _subdir _version _whatdb + \ nextgroup=manconfPaths skipwhite + + syn match manconfExtCmd contained display '\.\S\+' + \ nextgroup=manconfPaths skipwhite + + syn match manconfSection contained '[^#_ \t]\S*' + \ nextgroup=manconfPaths skipwhite + + syn keyword manconfSection contained _default + \ nextgroup=manconfPaths skipwhite + + syn match manconfPaths contained display '\S\+' + \ nextgroup=manconfPaths skipwhite + + syn match manconfExt contained display '\.\S\+' + + hi def link manconfExtCmd Type + hi def link manconfSection Identifier + hi def link manconfPaths String +else + syn match manconfBegin display '^' + \ nextgroup=manconfBoolean,manconfKeyword, + \ manconfDecompress,manconfComment skipwhite + + syn keyword manconfBoolean contained FSSTND FHS NOAUTOPATH NOCACHE + + syn keyword manconfKeyword contained MANBIN + \ nextgroup=manconfPath skipwhite + + syn keyword manconfKeyword contained MANPATH MANPATH_MAP + \ nextgroup=manconfFirstPath skipwhite + + syn keyword manconfKeyword contained APROPOS WHATIS TROFF NROFF JNROFF EQN + \ NEQN JNEQN TBL COL REFER PIC VGRIND GRAP + \ PAGER BROWSER HTMLPAGER CMP CAT COMPRESS + \ DECOMPRESS MANDEFOPTIONS + \ nextgroup=manconfCommand skipwhite + + syn keyword manconfKeyword contained COMPRESS_EXT + \ nextgroup=manconfExt skipwhite + + syn keyword manconfKeyword contained MANSECT + \ nextgroup=manconfManSect skipwhite + + syn match manconfPath contained display '\S\+' + + syn match manconfFirstPath contained display '\S\+' + \ nextgroup=manconfSecondPath skipwhite + + syn match manconfSecondPath contained display '\S\+' + + syn match manconfCommand contained display '\%(/[^/ \t]\+\)\+' + \ nextgroup=manconfCommandOpt skipwhite + + syn match manconfCommandOpt contained display '\S\+' + \ nextgroup=manconfCommandOpt skipwhite + + syn match manconfExt contained display '\.\S\+' + + syn match manconfManSect contained '[^:]\+' nextgroup=manconfManSectSep + + syn match manconfManSectSep contained ':' nextgroup=manconfManSect + + syn match manconfDecompress contained '\.\S\+' + \ nextgroup=manconfCommand skipwhite + + hi def link manconfBoolean Boolean + hi def link manconfPath String + hi def link manconfFirstPath manconfPath + hi def link manconfSecondPath manconfPath + hi def link manconfCommand String + hi def link manconfCommandOpt Special + hi def link manconfManSect Identifier + hi def link manconfManSectSep Delimiter + hi def link manconfDecompress Type +endif + +hi def link manconfTodo Todo +hi def link manconfComment Comment +hi def link manconfKeyword Keyword +hi def link manconfExt Type + +let b:current_syntax = "manconf" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/manual.vim b/vim71/syntax/manual.vim new file mode 100644 index 0000000..5ac045f --- /dev/null +++ b/vim71/syntax/manual.vim @@ -0,0 +1,25 @@ +" Vim syntax support file +" Maintainer: Bram Moolenaar +" Last Change: 2001 Jun 04 + +" This file is used for ":syntax manual". +" It installs the Syntax autocommands, but no the FileType autocommands. + +if !has("syntax") + finish +endif + +" Load the Syntax autocommands and set the default methods for highlighting. +if !exists("syntax_on") + so :p:h/synload.vim +endif + +let syntax_manual = 1 + +" Remove the connection between FileType and Syntax autocommands. +silent! au! syntaxset FileType + +" If the GUI is already running, may still need to install the FileType menu. +if has("gui_running") && !exists("did_install_syntax_menu") + source $VIMRUNTIME/menu.vim +endif diff --git a/vim71/syntax/maple.vim b/vim71/syntax/maple.vim new file mode 100644 index 0000000..37abf16 --- /dev/null +++ b/vim71/syntax/maple.vim @@ -0,0 +1,631 @@ +" Vim syntax file +" Language: Maple V (based on release 4) +" Maintainer: Dr. Charles E. Campbell, Jr. +" Last Change: Sep 11, 2006 +" Version: 9 +" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax +" +" Package Function Selection: {{{1 +" Because there are a lot of packages, and because of the potential for namespace +" clashes, this version of needs the user to select which, if any, +" package functions should be highlighted. Select your packages and put into your +" <.vimrc> none or more of the lines following let ...=1 lines: +" +" if exists("mvpkg_all") +" ... +" endif +" +" *OR* let mvpkg_all=1 + +" This syntax file contains all the keywords and top-level packages of Maple 9.5 +" but only the contents of packages of Maple V Release 4, and the top-level +" routines of Release 4. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Iskeyword Effects: {{{1 +if version < 600 + set iskeyword=$,48-57,_,a-z,@-Z +else + setlocal iskeyword=$,48-57,_,a-z,@-Z +endif + +" Package Selection: {{{1 +" allow user to simply select all packages for highlighting +if exists("mvpkg_all") + let mv_DEtools = 1 + let mv_Galois = 1 + let mv_GaussInt = 1 + let mv_LREtools = 1 + let mv_combinat = 1 + let mv_combstruct = 1 + let mv_difforms = 1 + let mv_finance = 1 + let mv_genfunc = 1 + let mv_geometry = 1 + let mv_grobner = 1 + let mv_group = 1 + let mv_inttrans = 1 + let mv_liesymm = 1 + let mv_linalg = 1 + let mv_logic = 1 + let mv_networks = 1 + let mv_numapprox = 1 + let mv_numtheory = 1 + let mv_orthopoly = 1 + let mv_padic = 1 + let mv_plots = 1 + let mv_plottools = 1 + let mv_powseries = 1 + let mv_process = 1 + let mv_simplex = 1 + let mv_stats = 1 + let mv_student = 1 + let mv_sumtools = 1 + let mv_tensor = 1 + let mv_totorder = 1 +endif + +" Parenthesis/curly/brace sanity checker: {{{1 +syn case match + +" parenthesis/curly/brace sanity checker +syn region mvZone matchgroup=Delimiter start="(" matchgroup=Delimiter end=")" transparent contains=ALLBUT,mvError,mvBraceError,mvCurlyError +syn region mvZone matchgroup=Delimiter start="{" matchgroup=Delimiter end="}" transparent contains=ALLBUT,mvError,mvBraceError,mvParenError +syn region mvZone matchgroup=Delimiter start="\[" matchgroup=Delimiter end="]" transparent contains=ALLBUT,mvError,mvCurlyError,mvParenError +syn match mvError "[)\]}]" +syn match mvBraceError "[)}]" contained +syn match mvCurlyError "[)\]]" contained +syn match mvParenError "[\]}]" contained +syn match mvComma "[,;:]" +syn match mvSemiError "[;:]" contained +syn match mvDcolon "::" + +" Maple Packages, updated for Maple 9.5 +syn keyword mvPackage algcurves ArrayTools Cache codegen +syn keyword mvPackage CodeGeneration CodeTools combinat combstruct +syn keyword mvPackage ContextMenu CurveFitting DEtools diffalg +syn keyword mvPackage difforms DiscreteTransforms Domains ExternalCalling +syn keyword mvPackage FileTools finance GaussInt genfunc +syn keyword mvPackage geom3d geometry gfun Groebner +syn keyword mvPackage group hashmset IntegerRelations inttrans +syn keyword mvPackage LargeExpressions LibraryTools liesymm linalg +syn keyword mvPackage LinearAlgebra LinearFunctionalSystems LinearOperators +syn keyword mvPackage ListTools Logic LREtools Maplets +syn keyword mvPackage MathematicalFunctions MathML Matlab +syn keyword mvPackage MatrixPolynomialAlgebra MmaTranslator networks +syn keyword mvPackage numapprox numtheory Optimization OreTools +syn keyword mvPackage Ore_algebra OrthogonalSeries orthopoly padic +syn keyword mvPackage PDEtools plots plottools PolynomialIdeals +syn keyword mvPackage PolynomialTools powseries process QDifferenceEquations +syn keyword mvPackage RandomTools RationalNormalForms RealDomain RootFinding +syn keyword mvPackage ScientificConstants ScientificErrorAnalysis simplex +syn keyword mvPackage Slode SNAP Sockets SoftwareMetrics +syn keyword mvPackage SolveTools Spread stats StringTools +syn keyword mvPackage Student student sumtools SumTools +syn keyword mvPackage tensor TypeTools Units VariationalCalculus +syn keyword mvPackage VectorCalculus Worksheet XMLTools + +" Language Support: {{{1 +syn keyword mvTodo contained COMBAK FIXME TODO XXX +if exists("g:mapleversion") && g:mapleversion < 9 + syn region mvString start=+`+ skip=+``+ end=+`+ keepend contains=mvTodo,@Spell + syn region mvString start=+"+ skip=+""+ end=+"+ keepend contains=@Spell + syn region mvDelayEval start=+'+ end=+'+ keepend contains=ALLBUT,mvError,mvBraceError,mvCurlyError,mvParenError,mvSemiError + syn match mvVarAssign "[a-zA-Z_][a-zA-Z_0-9]*[ \t]*:=" contains=mvAssign + syn match mvAssign ":=" contained +else + syn region mvName start=+`+ skip=+``+ end=+`+ keepend contains=mvTodo + syn region mvString start=+"+ skip=+""+ end=+"+ keepend contains=@Spell + syn region mvDelayEval start=+'+ end=+'+ keepend contains=ALLBUT,mvError,mvBraceError,mvCurlyError,mvParenError + syn match mvDelim "[;:]" display + syn match mvAssign ":=" +endif + +" Lower-Priority Operators: {{{1 +syn match mvOper "\." + +" Number handling: {{{1 +syn match mvNumber "\<\d\+" " integer + syn match mvNumber "[-+]\=\.\d\+" " . integer +syn match mvNumber "\<\d\+\.\d\+" " integer . integer +syn match mvNumber "\<\d\+\." " integer . +syn match mvNumber "\<\d\+\.\." contains=mvRange " integer .. + +syn match mvNumber "\<\d\+e[-+]\=\d\+" " integer e [-+] integer +syn match mvNumber "[-+]\=\.\d\+e[-+]\=\d\+" " . integer e [-+] integer +syn match mvNumber "\<\d\+\.\d*e[-+]\=\d\+" " integer . [integer] e [-+] integer + +syn match mvNumber "[-+]\d\+" " integer +syn match mvNumber "[-+]\d\+\.\d\+" " integer . integer +syn match mvNumber "[-+]\d\+\." " integer . +syn match mvNumber "[-+]\d\+\.\." contains=mvRange " integer .. + +syn match mvNumber "[-+]\d\+e[-+]\=\d\+" " integer e [-+] integer +syn match mvNumber "[-+]\d\+\.\d*e[-+]\=\d\+" " integer . [integer] e [-+] integer + +syn match mvRange "\.\." + +" Operators: {{{1 +syn keyword mvOper and not or xor implies union intersect subset minus mod +syn match mvOper "<>\|[<>]=\|[<>]\|=" +syn match mvOper "&+\|&-\|&\*\|&\/\|&" +syn match mvError "\.\.\." + +" MapleV Statements: ? statement {{{1 + +" MapleV Statements: ? statement +" Split into booleans, conditionals, operators, repeat-logic, etc +syn keyword mvBool true false FAIL +syn keyword mvCond elif else fi if then + +syn keyword mvRepeat by for in to +syn keyword mvRepeat do from od while + +syn keyword mvSpecial NULL +syn match mvSpecial "\[\]\|{}" + +if exists("g:mapleversion") && g:mapleversion < 9 + syn keyword mvStatement Order fail options read save + syn keyword mvStatement break local point remember stop + syn keyword mvStatement done mod proc restart with + syn keyword mvStatement end mods quit return + syn keyword mvStatement error next +else + syn keyword mvStatement option options read save + syn keyword mvStatement break local remember stop + syn keyword mvStatement done mod proc restart + syn keyword mvStatement end mods quit return + syn keyword mvStatement error next try catch + syn keyword mvStatement finally assuming global export + syn keyword mvStatement module description use +endif + +" Builtin Constants: ? constants {{{1 +syn keyword mvConstant Catalan I gamma infinity +syn keyword mvConstant Pi + +" Comments: DEBUG, if in a comment, is specially highlighted. {{{1 +syn keyword mvDebug contained DEBUG +syn cluster mvCommentGroup contains=mvTodo,mvDebug,@Spell +syn match mvComment "#.*$" contains=@mvCommentGroup + +" Basic Library Functions: ? index[function] +syn keyword mvLibrary $ @ @@ ERROR +syn keyword mvLibrary AFactor KelvinHer arctan factor log rhs +syn keyword mvLibrary AFactors KelvinKei arctanh factors log10 root +syn keyword mvLibrary AiryAi KelvinKer argument fclose lprint roots +syn keyword mvLibrary AiryBi LambertW array feof map round +syn keyword mvLibrary AngerJ Lcm assign fflush map2 rsolve +syn keyword mvLibrary Berlekamp LegendreE assigned filepos match savelib +syn keyword mvLibrary BesselI LegendreEc asspar fixdiv matrix scanf +syn keyword mvLibrary BesselJ LegendreEc1 assume float max searchtext +syn keyword mvLibrary BesselK LegendreF asubs floor maximize sec +syn keyword mvLibrary BesselY LegendreKc asympt fnormal maxnorm sech +syn keyword mvLibrary Beta LegendreKc1 attribute fopen maxorder select +syn keyword mvLibrary C LegendrePi bernstein forget member seq +syn keyword mvLibrary Chi LegendrePic branches fortran min series +syn keyword mvLibrary Ci LegendrePic1 bspline fprintf minimize setattribute +syn keyword mvLibrary CompSeq Li cat frac minpoly shake +syn keyword mvLibrary Content Linsolve ceil freeze modp showprofile +syn keyword mvLibrary D MOLS chrem fremove modp1 showtime +syn keyword mvLibrary DESol Maple_floats close frontend modp2 sign +syn keyword mvLibrary Det MeijerG close fscanf modpol signum +syn keyword mvLibrary Diff Norm coeff fsolve mods simplify +syn keyword mvLibrary Dirac Normal coeffs galois msolve sin +syn keyword mvLibrary DistDeg Nullspace coeftayl gc mtaylor singular +syn keyword mvLibrary Divide Power collect gcd mul sinh +syn keyword mvLibrary Ei Powmod combine gcdex nextprime sinterp +syn keyword mvLibrary Eigenvals Prem commutat genpoly nops solve +syn keyword mvLibrary EllipticCE Primfield comparray harmonic norm sort +syn keyword mvLibrary EllipticCK Primitive compoly has normal sparse +syn keyword mvLibrary EllipticCPi Primpart conjugate hasfun numboccur spline +syn keyword mvLibrary EllipticE ProbSplit content hasoption numer split +syn keyword mvLibrary EllipticF Product convergs hastype op splits +syn keyword mvLibrary EllipticK Psi convert heap open sprem +syn keyword mvLibrary EllipticModulus Quo coords history optimize sprintf +syn keyword mvLibrary EllipticNome RESol copy hypergeom order sqrfree +syn keyword mvLibrary EllipticPi Randpoly cos iFFT parse sqrt +syn keyword mvLibrary Eval Randprime cosh icontent pclose sscanf +syn keyword mvLibrary Expand Ratrecon cost identity pclose ssystem +syn keyword mvLibrary FFT Re cot igcd pdesolve stack +syn keyword mvLibrary Factor Rem coth igcdex piecewise sturm +syn keyword mvLibrary Factors Resultant csc ilcm plot sturmseq +syn keyword mvLibrary FresnelC RootOf csch ilog plot3d subs +syn keyword mvLibrary FresnelS Roots csgn ilog10 plotsetup subsop +syn keyword mvLibrary Fresnelf SPrem dawson implicitdiff pochhammer substring +syn keyword mvLibrary Fresnelg Searchtext define indets pointto sum +syn keyword mvLibrary Frobenius Shi degree index poisson surd +syn keyword mvLibrary GAMMA Si denom indexed polar symmdiff +syn keyword mvLibrary GaussAGM Smith depends indices polylog symmetric +syn keyword mvLibrary Gaussejord Sqrfree diagonal inifcn polynom system +syn keyword mvLibrary Gausselim Ssi diff ininame powmod table +syn keyword mvLibrary Gcd StruveH dilog initialize prem tan +syn keyword mvLibrary Gcdex StruveL dinterp insert prevprime tanh +syn keyword mvLibrary HankelH1 Sum disassemble int primpart testeq +syn keyword mvLibrary HankelH2 Svd discont interface print testfloat +syn keyword mvLibrary Heaviside TEXT discrim interp printf thaw +syn keyword mvLibrary Hermite Trace dismantle invfunc procbody thiele +syn keyword mvLibrary Im WeberE divide invztrans procmake time +syn keyword mvLibrary Indep WeierstrassP dsolve iostatus product translate +syn keyword mvLibrary Interp WeierstrassPPrime eliminate iperfpow proot traperror +syn keyword mvLibrary Inverse WeierstrassSigma ellipsoid iquo property trigsubs +syn keyword mvLibrary Irreduc WeierstrassZeta entries iratrecon protect trunc +syn keyword mvLibrary Issimilar Zeta eqn irem psqrt type +syn keyword mvLibrary JacobiAM abs erf iroot quo typematch +syn keyword mvLibrary JacobiCD add erfc irreduc radnormal unames +syn keyword mvLibrary JacobiCN addcoords eulermac iscont radsimp unapply +syn keyword mvLibrary JacobiCS addressof eval isdifferentiable rand unassign +syn keyword mvLibrary JacobiDC algebraic evala isolate randomize unload +syn keyword mvLibrary JacobiDN algsubs evalapply ispoly randpoly unprotect +syn keyword mvLibrary JacobiDS alias evalb isqrfree range updatesR4 +syn keyword mvLibrary JacobiNC allvalues evalc isqrt rationalize userinfo +syn keyword mvLibrary JacobiND anames evalf issqr ratrecon value +syn keyword mvLibrary JacobiNS antisymm evalfint latex readbytes vector +syn keyword mvLibrary JacobiSC applyop evalgf lattice readdata verify +syn keyword mvLibrary JacobiSD arccos evalhf lcm readlib whattype +syn keyword mvLibrary JacobiSN arccosh evalm lcoeff readline with +syn keyword mvLibrary JacobiTheta1 arccot evaln leadterm readstat writebytes +syn keyword mvLibrary JacobiTheta2 arccoth evalr length realroot writedata +syn keyword mvLibrary JacobiTheta3 arccsc exp lexorder recipoly writeline +syn keyword mvLibrary JacobiTheta4 arccsch expand lhs rem writestat +syn keyword mvLibrary JacobiZeta arcsec expandoff limit remove writeto +syn keyword mvLibrary KelvinBei arcsech expandon ln residue zip +syn keyword mvLibrary KelvinBer arcsin extract lnGAMMA resultant ztrans +syn keyword mvLibrary KelvinHei arcsinh + + +" == PACKAGES ======================================================= {{{1 +" Note: highlighting of package functions is now user-selectable by package. + +" Package: DEtools differential equations tools {{{2 +if exists("mv_DEtools") + syn keyword mvPkg_DEtools DEnormal Dchangevar autonomous dfieldplot reduceOrder untranslate + syn keyword mvPkg_DEtools DEplot PDEchangecoords convertAlg indicialeq regularsp varparam + syn keyword mvPkg_DEtools DEplot3d PDEplot convertsys phaseportrait translate +endif + +" Package: Domains: create domains of computation {{{2 +if exists("mv_Domains") +endif + +" Package: GF: Galois Fields {{{2 +if exists("mv_GF") + syn keyword mvPkg_Galois galois +endif + +" Package: GaussInt: Gaussian Integers {{{2 +if exists("mv_GaussInt") + syn keyword mvPkg_GaussInt GIbasis GIfactor GIissqr GInorm GIquadres GIsmith + syn keyword mvPkg_GaussInt GIchrem GIfactors GIlcm GInormal GIquo GIsqrfree + syn keyword mvPkg_GaussInt GIdivisor GIgcd GImcmbine GIorder GIrem GIsqrt + syn keyword mvPkg_GaussInt GIfacpoly GIgcdex GInearest GIphi GIroots GIunitnormal + syn keyword mvPkg_GaussInt GIfacset GIhermite GInodiv GIprime GIsieve +endif + +" Package: LREtools: manipulate linear recurrence relations {{{2 +if exists("mv_LREtools") + syn keyword mvPkg_LREtools REcontent REprimpart REtodelta delta hypergeomsols ratpolysols + syn keyword mvPkg_LREtools REcreate REreduceorder REtoproc dispersion polysols shift + syn keyword mvPkg_LREtools REplot REtoDE constcoeffsol +endif + +" Package: combinat: combinatorial functions {{{2 +if exists("mv_combinat") + syn keyword mvPkg_combinat Chi composition graycode numbcomb permute randperm + syn keyword mvPkg_combinat bell conjpart inttovec numbcomp powerset stirling1 + syn keyword mvPkg_combinat binomial decodepart lastpart numbpart prevpart stirling2 + syn keyword mvPkg_combinat cartprod encodepart multinomial numbperm randcomb subsets + syn keyword mvPkg_combinat character fibonacci nextpart partition randpart vectoint + syn keyword mvPkg_combinat choose firstpart +endif + +" Package: combstruct: combinatorial structures {{{2 +if exists("mv_combstruct") + syn keyword mvPkg_combstruct allstructs draw iterstructs options specification structures + syn keyword mvPkg_combstruct count finished nextstruct +endif + +" Package: difforms: differential forms {{{2 +if exists("mv_difforms") + syn keyword mvPkg_difforms const defform formpart parity scalarpart wdegree + syn keyword mvPkg_difforms d form mixpar scalar simpform wedge +endif + +" Package: finance: financial mathematics {{{2 +if exists("mv_finance") + syn keyword mvPkg_finance amortization cashflows futurevalue growingperpetuity mv_finance presentvalue + syn keyword mvPkg_finance annuity effectiverate growingannuity levelcoupon perpetuity yieldtomaturity + syn keyword mvPkg_finance blackscholes +endif + +" Package: genfunc: rational generating functions {{{2 +if exists("mv_genfunc") + syn keyword mvPkg_genfunc rgf_charseq rgf_expand rgf_hybrid rgf_pfrac rgf_sequence rgf_term + syn keyword mvPkg_genfunc rgf_encode rgf_findrecur rgf_norm rgf_relate rgf_simp termscale +endif + +" Package: geometry: Euclidean geometry {{{2 +if exists("mv_geometry") + syn keyword mvPkg_geometry circle dsegment hyperbola parabola segment triangle + syn keyword mvPkg_geometry conic ellipse line point square +endif + +" Package: grobner: Grobner bases {{{2 +if exists("mv_grobner") + syn keyword mvPkg_grobner finduni gbasis leadmon normalf solvable spoly + syn keyword mvPkg_grobner finite gsolve +endif + +" Package: group: permutation and finitely-presented groups {{{2 +if exists("mv_group") + syn keyword mvPkg_group DerivedS areconjugate cosets grouporder issubgroup permrep + syn keyword mvPkg_group LCS center cosrep inter mulperms pres + syn keyword mvPkg_group NormalClosure centralizer derived invperm normalizer subgrel + syn keyword mvPkg_group RandElement convert grelgroup isabelian orbit type + syn keyword mvPkg_group Sylow core groupmember isnormal permgroup +endif + +" Package: inttrans: integral transforms {{{2 +if exists("mv_inttrans") + syn keyword mvPkg_inttrans addtable fouriercos hankel invfourier invlaplace mellin + syn keyword mvPkg_inttrans fourier fouriersin hilbert invhilbert laplace +endif + +" Package: liesymm: Lie symmetries {{{2 +if exists("mv_liesymm") + syn keyword mvPkg_liesymm &^ TD depvars getform mixpar vfix + syn keyword mvPkg_liesymm &mod annul determine hasclosure prolong wcollect + syn keyword mvPkg_liesymm Eta autosimp dvalue hook reduce wdegree + syn keyword mvPkg_liesymm Lie close extvars indepvars setup wedgeset + syn keyword mvPkg_liesymm Lrank d getcoeff makeforms translate wsubs +endif + +" Package: linalg: Linear algebra {{{2 +if exists("mv_linalg") + syn keyword mvPkg_linalg GramSchmidt coldim equal indexfunc mulcol singval + syn keyword mvPkg_linalg JordanBlock colspace exponential innerprod multiply smith + syn keyword mvPkg_linalg LUdecomp colspan extend intbasis norm stack + syn keyword mvPkg_linalg QRdecomp companion ffgausselim inverse normalize submatrix + syn keyword mvPkg_linalg addcol cond fibonacci ismith orthog subvector + syn keyword mvPkg_linalg addrow copyinto forwardsub issimilar permanent sumbasis + syn keyword mvPkg_linalg adjoint crossprod frobenius iszero pivot swapcol + syn keyword mvPkg_linalg angle curl gausselim jacobian potential swaprow + syn keyword mvPkg_linalg augment definite gaussjord jordan randmatrix sylvester + syn keyword mvPkg_linalg backsub delcols geneqns kernel randvector toeplitz + syn keyword mvPkg_linalg band delrows genmatrix laplacian rank trace + syn keyword mvPkg_linalg basis det grad leastsqrs references transpose + syn keyword mvPkg_linalg bezout diag hadamard linsolve row vandermonde + syn keyword mvPkg_linalg blockmatrix diverge hermite matadd rowdim vecpotent + syn keyword mvPkg_linalg charmat dotprod hessian matrix rowspace vectdim + syn keyword mvPkg_linalg charpoly eigenval hilbert minor rowspan vector + syn keyword mvPkg_linalg cholesky eigenvect htranspose minpoly scalarmul wronskian + syn keyword mvPkg_linalg col entermatrix ihermite +endif + +" Package: logic: Boolean logic {{{2 +if exists("mv_logic") + syn keyword mvPkg_logic MOD2 bsimp distrib environ randbool tautology + syn keyword mvPkg_logic bequal canon dual frominert satisfy toinert +endif + +" Package: networks: graph networks {{{2 +if exists("mv_networks") + syn keyword mvPkg_networks acycpoly connect dinic graph mincut show + syn keyword mvPkg_networks addedge connectivity djspantree graphical mindegree shrink + syn keyword mvPkg_networks addvertex contract dodecahedron gsimp neighbors span + syn keyword mvPkg_networks adjacency countcuts draw gunion new spanpoly + syn keyword mvPkg_networks allpairs counttrees duplicate head octahedron spantree + syn keyword mvPkg_networks ancestor cube edges icosahedron outdegree tail + syn keyword mvPkg_networks arrivals cycle ends incidence path tetrahedron + syn keyword mvPkg_networks bicomponents cyclebase eweight incident petersen tuttepoly + syn keyword mvPkg_networks charpoly daughter flow indegree random vdegree + syn keyword mvPkg_networks chrompoly degreeseq flowpoly induce rank vertices + syn keyword mvPkg_networks complement delete fundcyc isplanar rankpoly void + syn keyword mvPkg_networks complete departures getlabel maxdegree shortpathtree vweight + syn keyword mvPkg_networks components diameter girth +endif + +" Package: numapprox: numerical approximation {{{2 +if exists("mv_numapprox") + syn keyword mvPkg_numapprox chebdeg chebsort fnorm laurent minimax remez + syn keyword mvPkg_numapprox chebmult chebyshev hornerform laurent pade taylor + syn keyword mvPkg_numapprox chebpade confracform infnorm minimax +endif + +" Package: numtheory: number theory {{{2 +if exists("mv_numtheory") + syn keyword mvPkg_numtheory B cyclotomic invcfrac mcombine nthconver primroot + syn keyword mvPkg_numtheory F divisors invphi mersenne nthdenom quadres + syn keyword mvPkg_numtheory GIgcd euler isolve minkowski nthnumer rootsunity + syn keyword mvPkg_numtheory J factorEQ isprime mipolys nthpow safeprime + syn keyword mvPkg_numtheory L factorset issqrfree mlog order sigma + syn keyword mvPkg_numtheory M fermat ithprime mobius pdexpand sq2factor + syn keyword mvPkg_numtheory bernoulli ifactor jacobi mroot phi sum2sqr + syn keyword mvPkg_numtheory bigomega ifactors kronecker msqrt pprimroot tau + syn keyword mvPkg_numtheory cfrac imagunit lambda nearestp prevprime thue + syn keyword mvPkg_numtheory cfracpol index legendre nextprime +endif + +" Package: orthopoly: orthogonal polynomials {{{2 +if exists("mv_orthopoly") + syn keyword mvPkg_orthopoly G H L P T U +endif + +" Package: padic: p-adic numbers {{{2 +if exists("mv_padic") + syn keyword mvPkg_padic evalp function orderp ratvaluep rootp valuep + syn keyword mvPkg_padic expansion lcoeffp ordp +endif + +" Package: plots: graphics package {{{2 +if exists("mv_plots") + syn keyword mvPkg_plots animate coordplot3d gradplot3d listplot3d polarplot setoptions3d + syn keyword mvPkg_plots animate3d cylinderplot implicitplot loglogplot polygonplot spacecurve + syn keyword mvPkg_plots changecoords densityplot implicitplot3d logplot polygonplot3d sparsematrixplot + syn keyword mvPkg_plots complexplot display inequal matrixplot polyhedraplot sphereplot + syn keyword mvPkg_plots complexplot3d display3d listcontplot odeplot replot surfdata + syn keyword mvPkg_plots conformal fieldplot listcontplot3d pareto rootlocus textplot + syn keyword mvPkg_plots contourplot fieldplot3d listdensityplot pointplot semilogplot textplot3d + syn keyword mvPkg_plots contourplot3d gradplot listplot pointplot3d setoptions tubeplot + syn keyword mvPkg_plots coordplot +endif + +" Package: plottools: basic graphical objects {{{2 +if exists("mv_plottools") + syn keyword mvPkg_plottools arc curve dodecahedron hyperbola pieslice semitorus + syn keyword mvPkg_plottools arrow cutin ellipse icosahedron point sphere + syn keyword mvPkg_plottools circle cutout ellipticArc line polygon tetrahedron + syn keyword mvPkg_plottools cone cylinder hemisphere octahedron rectangle torus + syn keyword mvPkg_plottools cuboid disk hexahedron +endif + +" Package: powseries: formal power series {{{2 +if exists("mv_powseries") + syn keyword mvPkg_powseries compose multiply powcreate powlog powsolve reversion + syn keyword mvPkg_powseries evalpow negative powdiff powpoly powsqrt subtract + syn keyword mvPkg_powseries inverse powadd powexp powseries quotient tpsform + syn keyword mvPkg_powseries multconst powcos powint powsin +endif + +" Package: process: (Unix)-multi-processing {{{2 +if exists("mv_process") + syn keyword mvPkg_process block fork pclose pipe popen wait + syn keyword mvPkg_process exec kill +endif + +" Package: simplex: linear optimization {{{2 +if exists("mv_simplex") + syn keyword mvPkg_simplex NONNEGATIVE cterm dual maximize pivoteqn setup + syn keyword mvPkg_simplex basis define_zero equality minimize pivotvar standardize + syn keyword mvPkg_simplex convexhull display feasible pivot ratio +endif + +" Package: stats: statistics {{{2 +if exists("mv_stats") + syn keyword mvPkg_stats anova describe fit random statevalf statplots +endif + +" Package: student: student calculus {{{2 +if exists("mv_student") + syn keyword mvPkg_student D Product distance isolate middlesum rightsum + syn keyword mvPkg_student Diff Sum equate leftbox midpoint showtangent + syn keyword mvPkg_student Doubleint Tripleint extrema leftsum minimize simpson + syn keyword mvPkg_student Int changevar integrand makeproc minimize slope + syn keyword mvPkg_student Limit combine intercept maximize powsubs trapezoid + syn keyword mvPkg_student Lineint completesquare intparts middlebox rightbox value + syn keyword mvPkg_student Point +endif + +" Package: sumtools: indefinite and definite sums {{{2 +if exists("mv_sumtools") + syn keyword mvPkg_sumtools Hypersum extended_gosper hyperrecursion hyperterm sumrecursion sumtohyper + syn keyword mvPkg_sumtools Sumtohyper gosper hypersum simpcomb +endif + +" Package: tensor: tensor computations and General Relativity {{{2 +if exists("mv_tensor") + syn keyword mvPkg_tensor Christoffel1 Riemann connexF display_allGR get_compts partial_diff + syn keyword mvPkg_tensor Christoffel2 RiemannF contract dual get_rank permute_indices + syn keyword mvPkg_tensor Einstein Weyl convertNP entermetric invars petrov + syn keyword mvPkg_tensor Jacobian act cov_diff exterior_diff invert prod + syn keyword mvPkg_tensor Killing_eqns antisymmetrize create exterior_prod lin_com raise + syn keyword mvPkg_tensor Levi_Civita change_basis d1metric frame lower symmetrize + syn keyword mvPkg_tensor Lie_diff commutator d2metric geodesic_eqns npcurve tensorsGR + syn keyword mvPkg_tensor Ricci compare directional_diff get_char npspin transform + syn keyword mvPkg_tensor Ricciscalar conj displayGR +endif + +" Package: totorder: total orders on names {{{2 +if exists("mv_totorder") + syn keyword mvPkg_totorder forget init ordering tassume tis +endif +" ===================================================================== + +" Highlighting: Define the default highlighting. {{{1 +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_maplev_syntax_inits") + if version < 508 + let did_maplev_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " Maple->Maple Links {{{2 + HiLink mvBraceError mvError + HiLink mvCurlyError mvError + HiLink mvDebug mvTodo + HiLink mvParenError mvError + HiLink mvPkg_DEtools mvPkgFunc + HiLink mvPkg_Galois mvPkgFunc + HiLink mvPkg_GaussInt mvPkgFunc + HiLink mvPkg_LREtools mvPkgFunc + HiLink mvPkg_combinat mvPkgFunc + HiLink mvPkg_combstruct mvPkgFunc + HiLink mvPkg_difforms mvPkgFunc + HiLink mvPkg_finance mvPkgFunc + HiLink mvPkg_genfunc mvPkgFunc + HiLink mvPkg_geometry mvPkgFunc + HiLink mvPkg_grobner mvPkgFunc + HiLink mvPkg_group mvPkgFunc + HiLink mvPkg_inttrans mvPkgFunc + HiLink mvPkg_liesymm mvPkgFunc + HiLink mvPkg_linalg mvPkgFunc + HiLink mvPkg_logic mvPkgFunc + HiLink mvPkg_networks mvPkgFunc + HiLink mvPkg_numapprox mvPkgFunc + HiLink mvPkg_numtheory mvPkgFunc + HiLink mvPkg_orthopoly mvPkgFunc + HiLink mvPkg_padic mvPkgFunc + HiLink mvPkg_plots mvPkgFunc + HiLink mvPkg_plottools mvPkgFunc + HiLink mvPkg_powseries mvPkgFunc + HiLink mvPkg_process mvPkgFunc + HiLink mvPkg_simplex mvPkgFunc + HiLink mvPkg_stats mvPkgFunc + HiLink mvPkg_student mvPkgFunc + HiLink mvPkg_sumtools mvPkgFunc + HiLink mvPkg_tensor mvPkgFunc + HiLink mvPkg_totorder mvPkgFunc + HiLink mvRange mvOper + HiLink mvSemiError mvError + HiLink mvDelim Delimiter + + " Maple->Standard Links {{{2 + HiLink mvAssign Delimiter + HiLink mvBool Boolean + HiLink mvComma Delimiter + HiLink mvComment Comment + HiLink mvCond Conditional + HiLink mvConstant Number + HiLink mvDelayEval Label + HiLink mvDcolon Delimiter + HiLink mvError Error + HiLink mvLibrary Statement + HiLink mvNumber Number + HiLink mvOper Operator + HiLink mvAssign Delimiter + HiLink mvPackage Type + HiLink mvPkgFunc Function + HiLink mvPktOption Special + HiLink mvRepeat Repeat + HiLink mvSpecial Special + HiLink mvStatement Statement + HiLink mvName String + HiLink mvString String + HiLink mvTodo Todo + + delcommand HiLink +endif + +" Current Syntax: {{{1 +let b:current_syntax = "maple" +" vim: ts=20 fdm=marker diff --git a/vim71/syntax/masm.vim b/vim71/syntax/masm.vim new file mode 100644 index 0000000..4ffd22b --- /dev/null +++ b/vim71/syntax/masm.vim @@ -0,0 +1,343 @@ +" Vim syntax file +" Language: Microsoft Macro Assembler (80x86) +" Orig Author: Rob Brady +" Maintainer: Wu Yongwei +" Last Change: $Date: 2007/04/21 13:20:15 $ +" $Revision: 1.44 $ + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + + +syn match masmIdentifier "[@a-z_$?][@a-z0-9_$?]*" +syn match masmLabel "^\s*[@a-z_$?][@a-z0-9_$?]*:"he=e-1 + +syn match masmDecimal "[-+]\?\d\+[dt]\?" +syn match masmBinary "[-+]\?[0-1]\+[by]" "put this before hex or 0bfh dies! +syn match masmOctal "[-+]\?[0-7]\+[oq]" +syn match masmHexadecimal "[-+]\?[0-9]\x*h" +syn match masmFloatRaw "[-+]\?[0-9]\x*r" +syn match masmFloat "[-+]\?\d\+\.\(\d*\(E[-+]\?\d\+\)\?\)\?" + +syn match masmComment ";.*" contains=@Spell +syn region masmComment start=+COMMENT\s*\z(\S\)+ end=+\z1.*+ contains=@Spell +syn region masmString start=+'+ end=+'+ oneline contains=@Spell +syn region masmString start=+"+ end=+"+ oneline contains=@Spell + +syn region masmTitleArea start=+\" +syn match masmOperator "CARRY?" +syn match masmOperator "OVERFLOW?" +syn match masmOperator "PARITY?" +syn match masmOperator "SIGN?" +syn match masmOperator "ZERO?" +syn keyword masmDirective ALIAS ASSUME CATSTR COMM DB DD DF DOSSEG DQ DT +syn keyword masmDirective DW ECHO ELSE ELSEIF ELSEIF1 ELSEIF2 ELSEIFB +syn keyword masmDirective ELSEIFDEF ELSEIFDIF ELSEIFDIFI ELSEIFE +syn keyword masmDirective ELSEIFIDN ELSEIFIDNI ELSEIFNB ELSEIFNDEF END +syn keyword masmDirective ENDIF ENDM ENDP ENDS EQU EVEN EXITM EXTERN +syn keyword masmDirective EXTERNDEF EXTRN FOR FORC GOTO GROUP IF IF1 IF2 +syn keyword masmDirective IFB IFDEF IFDIF IFDIFI IFE IFIDN IFIDNI IFNB +syn keyword masmDirective IFNDEF INCLUDE INCLUDELIB INSTR INVOKE IRP +syn keyword masmDirective IRPC LABEL LOCAL MACRO NAME OPTION ORG PAGE +syn keyword masmDirective POPCONTEXT PROC PROTO PUBLIC PURGE PUSHCONTEXT +syn keyword masmDirective RECORD REPEAT REPT SEGMENT SIZESTR STRUC +syn keyword masmDirective STRUCT SUBSTR SUBTITLE SUBTTL TEXTEQU TITLE +syn keyword masmDirective TYPEDEF UNION WHILE +syn match masmDirective "\.8086\>" +syn match masmDirective "\.8087\>" +syn match masmDirective "\.NO87\>" +syn match masmDirective "\.186\>" +syn match masmDirective "\.286\>" +syn match masmDirective "\.286C\>" +syn match masmDirective "\.286P\>" +syn match masmDirective "\.287\>" +syn match masmDirective "\.386\>" +syn match masmDirective "\.386C\>" +syn match masmDirective "\.386P\>" +syn match masmDirective "\.387\>" +syn match masmDirective "\.486\>" +syn match masmDirective "\.486P\>" +syn match masmDirective "\.586\>" +syn match masmDirective "\.586P\>" +syn match masmDirective "\.686\>" +syn match masmDirective "\.686P\>" +syn match masmDirective "\.K3D\>" +syn match masmDirective "\.MMX\>" +syn match masmDirective "\.XMM\>" +syn match masmDirective "\.ALPHA\>" +syn match masmDirective "\.DOSSEG\>" +syn match masmDirective "\.SEQ\>" +syn match masmDirective "\.CODE\>" +syn match masmDirective "\.CONST\>" +syn match masmDirective "\.DATA\>" +syn match masmDirective "\.DATA?" +syn match masmDirective "\.EXIT\>" +syn match masmDirective "\.FARDATA\>" +syn match masmDirective "\.FARDATA?" +syn match masmDirective "\.MODEL\>" +syn match masmDirective "\.STACK\>" +syn match masmDirective "\.STARTUP\>" +syn match masmDirective "\.IF\>" +syn match masmDirective "\.ELSE\>" +syn match masmDirective "\.ELSEIF\>" +syn match masmDirective "\.ENDIF\>" +syn match masmDirective "\.REPEAT\>" +syn match masmDirective "\.UNTIL\>" +syn match masmDirective "\.UNTILCXZ\>" +syn match masmDirective "\.WHILE\>" +syn match masmDirective "\.ENDW\>" +syn match masmDirective "\.BREAK\>" +syn match masmDirective "\.CONTINUE\>" +syn match masmDirective "\.ERR\>" +syn match masmDirective "\.ERR1\>" +syn match masmDirective "\.ERR2\>" +syn match masmDirective "\.ERRB\>" +syn match masmDirective "\.ERRDEF\>" +syn match masmDirective "\.ERRDIF\>" +syn match masmDirective "\.ERRDIFI\>" +syn match masmDirective "\.ERRE\>" +syn match masmDirective "\.ERRIDN\>" +syn match masmDirective "\.ERRIDNI\>" +syn match masmDirective "\.ERRNB\>" +syn match masmDirective "\.ERRNDEF\>" +syn match masmDirective "\.ERRNZ\>" +syn match masmDirective "\.LALL\>" +syn match masmDirective "\.SALL\>" +syn match masmDirective "\.XALL\>" +syn match masmDirective "\.LFCOND\>" +syn match masmDirective "\.SFCOND\>" +syn match masmDirective "\.TFCOND\>" +syn match masmDirective "\.CREF\>" +syn match masmDirective "\.NOCREF\>" +syn match masmDirective "\.XCREF\>" +syn match masmDirective "\.LIST\>" +syn match masmDirective "\.NOLIST\>" +syn match masmDirective "\.XLIST\>" +syn match masmDirective "\.LISTALL\>" +syn match masmDirective "\.LISTIF\>" +syn match masmDirective "\.NOLISTIF\>" +syn match masmDirective "\.LISTMACRO\>" +syn match masmDirective "\.NOLISTMACRO\>" +syn match masmDirective "\.LISTMACROALL\>" +syn match masmDirective "\.FPO\>" +syn match masmDirective "\.RADIX\>" +syn match masmDirective "\.SAFESEH\>" +syn match masmDirective "%OUT\>" +syn match masmDirective "ALIGN\>" +syn match masmOption "ALIGN([0-9]\+)" + +syn keyword masmRegister AX BX CX DX SI DI BP SP +syn keyword masmRegister CS DS SS ES FS GS +syn keyword masmRegister AH BH CH DH AL BL CL DL +syn keyword masmRegister EAX EBX ECX EDX ESI EDI EBP ESP +syn keyword masmRegister CR0 CR2 CR3 CR4 +syn keyword masmRegister DR0 DR1 DR2 DR3 DR6 DR7 +syn keyword masmRegister TR3 TR4 TR5 TR6 TR7 +syn match masmRegister "ST([0-7])" + + +" Instruction prefixes +syn keyword masmOpcode LOCK REP REPE REPNE REPNZ REPZ + +" 8086/8088 opcodes +syn keyword masmOpcode AAA AAD AAM AAS ADC ADD AND CALL CBW CLC CLD +syn keyword masmOpcode CLI CMC CMP CMPS CMPSB CMPSW CWD DAA DAS DEC +syn keyword masmOpcode DIV ESC HLT IDIV IMUL IN INC INT INTO IRET +syn keyword masmOpcode JCXZ JMP LAHF LDS LEA LES LODS LODSB LODSW +syn keyword masmOpcode LOOP LOOPE LOOPEW LOOPNE LOOPNEW LOOPNZ +syn keyword masmOpcode LOOPNZW LOOPW LOOPZ LOOPZW MOV MOVS MOVSB +syn keyword masmOpcode MOVSW MUL NEG NOP NOT OR OUT POP POPF PUSH +syn keyword masmOpcode PUSHF RCL RCR RET RETF RETN ROL ROR SAHF SAL +syn keyword masmOpcode SAR SBB SCAS SCASB SCASW SHL SHR STC STD STI +syn keyword masmOpcode STOS STOSB STOSW SUB TEST WAIT XCHG XLAT XLATB +syn keyword masmOpcode XOR +syn match masmOpcode "J\(P[EO]\|\(N\?\([ABGL]E\?\|[CEOPSZ]\)\)\)\>" + +" 80186 opcodes +syn keyword masmOpcode BOUND ENTER INS INSB INSW LEAVE OUTS OUTSB +syn keyword masmOpcode OUTSW POPA PUSHA PUSHW + +" 80286 opcodes +syn keyword masmOpcode ARPL LAR LSL SGDT SIDT SLDT SMSW STR VERR VERW + +" 80286/80386 privileged opcodes +syn keyword masmOpcode CLTS LGDT LIDT LLDT LMSW LTR + +" 80386 opcodes +syn keyword masmOpcode BSF BSR BT BTC BTR BTS CDQ CMPSD CWDE INSD +syn keyword masmOpcode IRETD IRETDF IRETF JECXZ LFS LGS LODSD LOOPD +syn keyword masmOpcode LOOPED LOOPNED LOOPNZD LOOPZD LSS MOVSD MOVSX +syn keyword masmOpcode MOVZX OUTSD POPAD POPFD PUSHAD PUSHD PUSHFD +syn keyword masmOpcode SCASD SHLD SHRD STOSD +syn match masmOpcode "SET\(P[EO]\|\(N\?\([ABGL]E\?\|[CEOPSZ]\)\)\)\>" + +" 80486 opcodes +syn keyword masmOpcode BSWAP CMPXCHG INVD INVLPG WBINVD XADD + +" Floating-point opcodes as of 487 +syn keyword masmOpFloat F2XM1 FABS FADD FADDP FBLD FBSTP FCHS FCLEX +syn keyword masmOpFloat FNCLEX FCOM FCOMP FCOMPP FCOS FDECSTP FDISI +syn keyword masmOpFloat FNDISI FDIV FDIVP FDIVR FDIVRP FENI FNENI +syn keyword masmOpFloat FFREE FIADD FICOM FICOMP FIDIV FIDIVR FILD +syn keyword masmOpFloat FIMUL FINCSTP FINIT FNINIT FIST FISTP FISUB +syn keyword masmOpFloat FISUBR FLD FLDCW FLDENV FLDLG2 FLDLN2 FLDL2E +syn keyword masmOpFloat FLDL2T FLDPI FLDZ FLD1 FMUL FMULP FNOP FPATAN +syn keyword masmOpFloat FPREM FPREM1 FPTAN FRNDINT FRSTOR FSAVE FNSAVE +syn keyword masmOpFloat FSCALE FSETPM FSIN FSINCOS FSQRT FST FSTCW +syn keyword masmOpFloat FNSTCW FSTENV FNSTENV FSTP FSTSW FNSTSW FSUB +syn keyword masmOpFloat FSUBP FSUBR FSUBRP FTST FUCOM FUCOMP FUCOMPP +syn keyword masmOpFloat FWAIT FXAM FXCH FXTRACT FYL2X FYL2XP1 + +" Floating-point opcodes in Pentium and later processors +syn keyword masmOpFloat FCMOVE FCMOVNE FCMOVB FCMOVBE FCMOVNB FCMOVNBE +syn keyword masmOpFloat FCMOVU FCMOVNU FCOMI FUCOMI FCOMIP FUCOMIP +syn keyword masmOpFloat FXSAVE FXRSTOR + +" MMX opcodes (Pentium w/ MMX, Pentium II, and later) +syn keyword masmOpcode MOVD MOVQ PACKSSWB PACKSSDW PACKUSWB +syn keyword masmOpcode PUNPCKHBW PUNPCKHWD PUNPCKHDQ +syn keyword masmOpcode PUNPCKLBW PUNPCKLWD PUNPCKLDQ +syn keyword masmOpcode PADDB PADDW PADDD PADDSB PADDSW PADDUSB PADDUSW +syn keyword masmOpcode PSUBB PSUBW PSUBD PSUBSB PSUBSW PSUBUSB PSUBUSW +syn keyword masmOpcode PMULHW PMULLW PMADDWD +syn keyword masmOpcode PCMPEQB PCMPEQW PCMPEQD PCMPGTB PCMPGTW PCMPGTD +syn keyword masmOpcode PAND PANDN POR PXOR +syn keyword masmOpcode PSLLW PSLLD PSLLQ PSRLW PSRLD PSRLQ PSRAW PSRAD +syn keyword masmOpcode EMMS + +" SSE opcodes (Pentium III and later) +syn keyword masmOpcode MOVAPS MOVUPS MOVHPS MOVHLPS MOVLPS MOVLHPS +syn keyword masmOpcode MOVMSKPS MOVSS +syn keyword masmOpcode ADDPS ADDSS SUBPS SUBSS MULPS MULSS DIVPS DIVSS +syn keyword masmOpcode RCPPS RCPSS SQRTPS SQRTSS RSQRTPS RSQRTSS +syn keyword masmOpcode MAXPS MAXSS MINPS MINSS +syn keyword masmOpcode CMPPS CMPSS COMISS UCOMISS +syn keyword masmOpcode ANDPS ANDNPS ORPS XORPS +syn keyword masmOpcode SHUFPS UNPCKHPS UNPCKLPS +syn keyword masmOpcode CVTPI2PS CVTSI2SS CVTPS2PI CVTTPS2PI +syn keyword masmOpcode CVTSS2SI CVTTSS2SI +syn keyword masmOpcode LDMXCSR STMXCSR +syn keyword masmOpcode PAVGB PAVGW PEXTRW PINSRW PMAXUB PMAXSW +syn keyword masmOpcode PMINUB PMINSW PMOVMSKB PMULHUW PSADBW PSHUFW +syn keyword masmOpcode MASKMOVQ MOVNTQ MOVNTPS SFENCE +syn keyword masmOpcode PREFETCHT0 PREFETCHT1 PREFETCHT2 PREFETCHNTA + +" SSE2 opcodes (Pentium 4 and later) +syn keyword masmOpcode MOVAPD MOVUPD MOVHPD MOVLPD MOVMSKPD MOVSD +syn keyword masmOpcode ADDPD ADDSD SUBPD SUBSD MULPD MULSD DIVPD DIVSD +syn keyword masmOpcode SQRTPD SQRTSD MAXPD MAXSD MINPD MINSD +syn keyword masmOpcode ANDPD ANDNPD ORPD XORPD +syn keyword masmOpcode CMPPD CMPSD COMISD UCOMISD +syn keyword masmOpcode SHUFPD UNPCKHPD UNPCKLPD +syn keyword masmOpcode CVTPD2PI CVTTPD2PI CVTPI2PD CVTPD2DQ +syn keyword masmOpcode CVTTPD2DQ CVTDQ2PD CVTPS2PD CVTPD2PS +syn keyword masmOpcode CVTSS2SD CVTSD2SS CVTSD2SI CVTTSD2SI CVTSI2SD +syn keyword masmOpcode CVTDQ2PS CVTPS2DQ CVTTPS2DQ +syn keyword masmOpcode MOVDQA MOVDQU MOVQ2DQ MOVDQ2Q PMULUDQ +syn keyword masmOpcode PADDQ PSUBQ PSHUFLW PSHUFHW PSHUFD +syn keyword masmOpcode PSLLDQ PSRLDQ PUNPCKHQDQ PUNPCKLQDQ +syn keyword masmOpcode CLFLUSH LFENCE MFENCE PAUSE MASKMOVDQU +syn keyword masmOpcode MOVNTPD MOVNTDQ MOVNTI + +" SSE3 opcodes (Pentium 4 w/ Hyper-Threading and later) +syn keyword masmOpcode FISTTP LDDQU ADDSUBPS ADDSUBPD +syn keyword masmOpcode HADDPS HSUBPS HADDPD HSUBPD +syn keyword masmOpcode MOVSHDUP MOVSLDUP MOVDDUP MONITOR MWAIT + +" Other opcodes in Pentium and later processors +syn keyword masmOpcode CMPXCHG8B CPUID UD2 +syn keyword masmOpcode RSM RDMSR WRMSR RDPMC RDTSC SYSENTER SYSEXIT +syn match masmOpcode "CMOV\(P[EO]\|\(N\?\([ABGL]E\?\|[CEOPSZ]\)\)\)\>" + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_masm_syntax_inits") + if version < 508 + let did_masm_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink masmLabel PreProc + HiLink masmComment Comment + HiLink masmDirective Statement + HiLink masmType Type + HiLink masmOperator Type + HiLink masmOption Special + HiLink masmRegister Special + HiLink masmString String + HiLink masmText String + HiLink masmTitle Title + HiLink masmOpcode Statement + HiLink masmOpFloat Statement + + HiLink masmHexadecimal Number + HiLink masmDecimal Number + HiLink masmOctal Number + HiLink masmBinary Number + HiLink masmFloatRaw Number + HiLink masmFloat Number + + HiLink masmIdentifier Identifier + + syntax sync minlines=50 + + delcommand HiLink +endif + +let b:current_syntax = "masm" + +" vim: ts=8 diff --git a/vim71/syntax/mason.vim b/vim71/syntax/mason.vim new file mode 100644 index 0000000..40bdb0e --- /dev/null +++ b/vim71/syntax/mason.vim @@ -0,0 +1,99 @@ +" Vim syntax file +" Language: Mason (Perl embedded in HTML) +" Maintainer: Andrew Smith +" Last change: 2003 May 11 +" URL: http://www.masonhq.com/editors/mason.vim +" +" This seems to work satisfactorily with html.vim and perl.vim for version 5.5. +" Please mail any fixes or improvements to the above address. Things that need +" doing include: +" +" - Add match for component names in <& &> blocks. +" - Add match for component names in <%def> and <%method> block delimiters. +" - Fix <%text> blocks to show HTML tags but ignore Mason tags. +" + +" Clear previous syntax settings unless this is v6 or above, in which case just +" exit without doing anything. +" +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +" The HTML syntax file included below uses this variable. +" +if !exists("main_syntax") + let main_syntax = 'mason' +endif + +" First pull in the HTML syntax. +" +if version < 600 + so :p:h/html.vim +else + runtime! syntax/html.vim + unlet b:current_syntax +endif + +syn cluster htmlPreproc add=@masonTop + +" Now pull in the Perl syntax. +" +if version < 600 + syn include @perlTop :p:h/perl.vim +else + syn include @perlTop syntax/perl.vim +endif + +" It's hard to reduce down to the correct sub-set of Perl to highlight in some +" of these cases so I've taken the safe option of just using perlTop in all of +" them. If you have any suggestions, please let me know. +" +syn region masonLine matchgroup=Delimiter start="^%" end="$" contains=@perlTop +syn region masonExpr matchgroup=Delimiter start="<%" end="%>" contains=@perlTop +syn region masonPerl matchgroup=Delimiter start="<%perl>" end="" contains=@perlTop +syn region masonComp keepend matchgroup=Delimiter start="<&" end="&>" contains=@perlTop + +syn region masonArgs matchgroup=Delimiter start="<%args>" end="" contains=@perlTop + +syn region masonInit matchgroup=Delimiter start="<%init>" end="" contains=@perlTop +syn region masonCleanup matchgroup=Delimiter start="<%cleanup>" end="" contains=@perlTop +syn region masonOnce matchgroup=Delimiter start="<%once>" end="" contains=@perlTop +syn region masonShared matchgroup=Delimiter start="<%shared>" end="" contains=@perlTop + +syn region masonDef matchgroup=Delimiter start="<%def[^>]*>" end="" contains=@htmlTop +syn region masonMethod matchgroup=Delimiter start="<%method[^>]*>" end="" contains=@htmlTop + +syn region masonFlags matchgroup=Delimiter start="<%flags>" end="" contains=@perlTop +syn region masonAttr matchgroup=Delimiter start="<%attr>" end="" contains=@perlTop + +syn region masonFilter matchgroup=Delimiter start="<%filter>" end="" contains=@perlTop + +syn region masonDoc matchgroup=Delimiter start="<%doc>" end="" +syn region masonText matchgroup=Delimiter start="<%text>" end="" + +syn cluster masonTop contains=masonLine,masonExpr,masonPerl,masonComp,masonArgs,masonInit,masonCleanup,masonOnce,masonShared,masonDef,masonMethod,masonFlags,masonAttr,masonFilter,masonDoc,masonText + +" Set up default highlighting. Almost all of this is done in the included +" syntax files. +" +if version >= 508 || !exists("did_mason_syn_inits") + if version < 508 + let did_mason_syn_inits = 1 + com -nargs=+ HiLink hi link + else + com -nargs=+ HiLink hi def link + endif + + HiLink masonDoc Comment + + delc HiLink +endif + +let b:current_syntax = "mason" + +if main_syntax == 'mason' + unlet main_syntax +endif diff --git a/vim71/syntax/master.vim b/vim71/syntax/master.vim new file mode 100644 index 0000000..40d644e --- /dev/null +++ b/vim71/syntax/master.vim @@ -0,0 +1,50 @@ +" Vim syntax file +" Language: Focus Master File +" Maintainer: Rob Brady +" Last Change: $Date: 2004/06/13 15:54:03 $ +" URL: http://www.datatone.com/~robb/vim/syntax/master.vim +" $Revision: 1.1 $ + +" this is a very simple syntax file - I will be improving it +" add entire DEFINE syntax + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case match + +" A bunch of useful keywords +syn keyword masterKeyword FILENAME SUFFIX SEGNAME SEGTYPE PARENT FIELDNAME +syn keyword masterKeyword FIELD ALIAS USAGE INDEX MISSING ON +syn keyword masterKeyword FORMAT CRFILE CRKEY +syn keyword masterDefine DEFINE DECODE EDIT +syn region masterString start=+"+ end=+"+ +syn region masterString start=+'+ end=+'+ +syn match masterComment "\$.*" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_master_syntax_inits") + if version < 508 + let did_master_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink masterKeyword Keyword + HiLink masterComment Comment + HiLink masterString String + + delcommand HiLink +endif + +let b:current_syntax = "master" + +" vim: ts=8 diff --git a/vim71/syntax/matlab.vim b/vim71/syntax/matlab.vim new file mode 100644 index 0000000..9bba975 --- /dev/null +++ b/vim71/syntax/matlab.vim @@ -0,0 +1,109 @@ +" Vim syntax file +" Language: Matlab +" Maintainer: Preben 'Peppe' Guldberg +" Original author: Mario Eusebio +" Last Change: 30 May 2003 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn keyword matlabStatement return +syn keyword matlabLabel case switch +syn keyword matlabConditional else elseif end if otherwise +syn keyword matlabRepeat do for while + +syn keyword matlabTodo contained TODO + +" If you do not want these operators lit, uncommment them and the "hi link" below +syn match matlabArithmeticOperator "[-+]" +syn match matlabArithmeticOperator "\.\=[*/\\^]" +syn match matlabRelationalOperator "[=~]=" +syn match matlabRelationalOperator "[<>]=\=" +syn match matlabLogicalOperator "[&|~]" + +syn match matlabLineContinuation "\.\{3}" + +"syn match matlabIdentifier "\<\a\w*\>" + +" String +syn region matlabString start=+'+ end=+'+ oneline + +" If you don't like tabs +syn match matlabTab "\t" + +" Standard numbers +syn match matlabNumber "\<\d\+[ij]\=\>" +" floating point number, with dot, optional exponent +syn match matlabFloat "\<\d\+\(\.\d*\)\=\([edED][-+]\=\d\+\)\=[ij]\=\>" +" floating point number, starting with a dot, optional exponent +syn match matlabFloat "\.\d\+\([edED][-+]\=\d\+\)\=[ij]\=\>" + +" Transpose character and delimiters: Either use just [...] or (...) aswell +syn match matlabDelimiter "[][]" +"syn match matlabDelimiter "[][()]" +syn match matlabTransposeOperator "[])a-zA-Z0-9.]'"lc=1 + +syn match matlabSemicolon ";" + +syn match matlabComment "%.*$" contains=matlabTodo,matlabTab + +syn keyword matlabOperator break zeros default margin round ones rand +syn keyword matlabOperator ceil floor size clear zeros eye mean std cov + +syn keyword matlabFunction error eval function + +syn keyword matlabImplicit abs acos atan asin cos cosh exp log prod sum +syn keyword matlabImplicit log10 max min sign sin sqrt tan reshape + +syn match matlabError "-\=\<\d\+\.\d\+\.[^*/\\^]" +syn match matlabError "-\=\<\d\+\.\d\+[eEdD][-+]\=\d\+\.\([^*/\\^]\)" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_matlab_syntax_inits") + if version < 508 + let did_matlab_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink matlabTransposeOperator matlabOperator + HiLink matlabOperator Operator + HiLink matlabLineContinuation Special + HiLink matlabLabel Label + HiLink matlabConditional Conditional + HiLink matlabRepeat Repeat + HiLink matlabTodo Todo + HiLink matlabString String + HiLink matlabDelimiter Identifier + HiLink matlabTransposeOther Identifier + HiLink matlabNumber Number + HiLink matlabFloat Float + HiLink matlabFunction Function + HiLink matlabError Error + HiLink matlabImplicit matlabStatement + HiLink matlabStatement Statement + HiLink matlabSemicolon SpecialChar + HiLink matlabComment Comment + + HiLink matlabArithmeticOperator matlabOperator + HiLink matlabRelationalOperator matlabOperator + HiLink matlabLogicalOperator matlabOperator + +"optional highlighting + "HiLink matlabIdentifier Identifier + "HiLink matlabTab Error + + delcommand HiLink +endif + +let b:current_syntax = "matlab" + +"EOF vim: ts=8 noet tw=100 sw=8 sts=0 diff --git a/vim71/syntax/maxima.vim b/vim71/syntax/maxima.vim new file mode 100644 index 0000000..ca982d7 --- /dev/null +++ b/vim71/syntax/maxima.vim @@ -0,0 +1,274 @@ +" Vim syntax file +" Language: Maxima (symbolic algebra program) +" Maintainer: Robert Dodier (robert.dodier@gmail.com) +" Last Change: April 6, 2006 +" Version: 1 +" Adapted mostly from xmath.vim +" Number formats adapted from r.vim +" +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn sync lines=1000 + +" parenthesis sanity checker +syn region maximaZone matchgroup=Delimiter start="(" matchgroup=Delimiter end=")" transparent contains=ALLBUT,maximaError,maximaBraceError,maximaCurlyError +syn region maximaZone matchgroup=Delimiter start="{" matchgroup=Delimiter end="}" transparent contains=ALLBUT,maximaError,maximaBraceError,maximaParenError +syn region maximaZone matchgroup=Delimiter start="\[" matchgroup=Delimiter end="]" transparent contains=ALLBUT,maximaError,maximaCurlyError,maximaParenError +syn match maximaError "[)\]}]" +syn match maximaBraceError "[)}]" contained +syn match maximaCurlyError "[)\]]" contained +syn match maximaParenError "[\]}]" contained +syn match maximaComma "[\[\](),;]" +syn match maximaComma "\.\.\.$" + +" A bunch of useful maxima keywords +syn keyword maximaConditional if then else elseif and or not +syn keyword maximaRepeat do for thru + +" ---------------------- BEGIN LIST OF ALL FUNCTIONS (EXCEPT KEYWORDS) ---------------------- +syn keyword maximaFunc abasep abs absboxchar absint acos acosh acot acoth acsc +syn keyword maximaFunc acsch activate activecontexts addcol additive addrow adim +syn keyword maximaFunc adjoint af aform airy algebraic algepsilon algexact algsys +syn keyword maximaFunc alg_type alias aliases allbut all_dotsimp_denoms allroots allsym +syn keyword maximaFunc alphabetic antid antidiff antisymmetric append appendfile +syn keyword maximaFunc apply apply1 apply2 applyb1 apropos args array arrayapply +syn keyword maximaFunc arrayinfo arraymake arrays asec asech asin asinh askexp +syn keyword maximaFunc askinteger asksign assoc assoc_legendre_p assoc_legendre_q assume +syn keyword maximaFunc assume_pos assume_pos_pred assumescalar asymbol asympa at atan +syn keyword maximaFunc atan2 atanh atensimp atom atomgrad atrig1 atvalue augcoefmatrix +syn keyword maximaFunc av backsubst backtrace bashindices batch batchload bc2 bdvac +syn keyword maximaFunc berlefact bern bernpoly bessel besselexpand bessel_i bessel_j +syn keyword maximaFunc bessel_k bessel_y beta bezout bffac bfhzeta bfloat bfloatp +syn keyword maximaFunc bfpsi bfpsi0 bftorat bftrunc bfzeta bimetric binomial block +syn keyword maximaFunc bothcoef box boxchar break breakup bug_report build_info buildq +syn keyword maximaFunc burn cabs canform canten carg cartan catch cauchysum cbffac +syn keyword maximaFunc cdisplay cf cfdisrep cfexpand cflength cframe_flag cgeodesic +syn keyword maximaFunc changename changevar charpoly checkdiv check_overlaps christof +syn keyword maximaFunc clear_rules closefile closeps cmetric cnonmet_flag coeff +syn keyword maximaFunc coefmatrix cograd col collapse columnvector combine commutative +syn keyword maximaFunc comp2pui compfile compile compile_file components concan concat +syn keyword maximaFunc conj conjugate conmetderiv cons constant constantp cont2part +syn keyword maximaFunc content context contexts contortion contract contragrad coord +syn keyword maximaFunc copylist copymatrix cos cosh cosnpiflag cot coth covdiff +syn keyword maximaFunc covect create_list csc csch csetup ctaylor ctaypov ctaypt +syn keyword maximaFunc ctayswitch ctayvar ct_coords ct_coordsys ctorsion_flag ctransform +syn keyword maximaFunc ctrgsimp current_let_rule_package dblint deactivate debugmode +syn keyword maximaFunc declare declare_translated declare_weight decsym +syn keyword maximaFunc default_let_rule_package defcon define define_variable defint +syn keyword maximaFunc defmatch defrule deftaylor del delete deleten delta demo +syn keyword maximaFunc demoivre denom dependencies depends derivabbrev derivdegree +syn keyword maximaFunc derivlist derivsubst describe desolve determinant detout +syn keyword maximaFunc diagmatrix diagmatrixp diagmetric diff dim dimension direct +syn keyword maximaFunc disolate disp dispcon dispflag dispform dispfun display +syn keyword maximaFunc display2d display_format_internal disprule dispterms distrib +syn keyword maximaFunc divide divsum doallmxops domain domxexpt domxmxops domxnctimes +syn keyword maximaFunc dontfactor doscmxops doscmxplus dot0nscsimp dot0simp dot1simp +syn keyword maximaFunc dotassoc dotconstrules dotdistrib dotexptsimp dotident dotscrules +syn keyword maximaFunc dotsimp dpart dscalar %e echelon %edispflag eigenvalues +syn keyword maximaFunc eigenvectors eighth einstein eivals eivects ele2comp +syn keyword maximaFunc ele2polynome ele2pui elem eliminate elliptic_e elliptic_ec +syn keyword maximaFunc elliptic_eu elliptic_f elliptic_kc elliptic_pi ematrix %emode +syn keyword maximaFunc endcons entermatrix entertensor entier %enumer equal equalp erf +syn keyword maximaFunc erfflag errcatch error errormsg error_size error_syms +syn keyword maximaFunc %e_to_numlog euler ev eval evenp every evflag evfun evundiff +syn keyword maximaFunc example exp expand expandwrt expandwrt_denom expandwrt_factored +syn keyword maximaFunc explose expon exponentialize expop express expt exptdispflag +syn keyword maximaFunc exptisolate exptsubst extdiff extract_linear_equations ezgcd +syn keyword maximaFunc facexpand factcomb factlim factor factorflag factorial factorout +syn keyword maximaFunc factorsum facts false fast_central_elements fast_linsolve +syn keyword maximaFunc fasttimes fb feature featurep features fft fib fibtophi fifth +syn keyword maximaFunc filename_merge file_search file_search_demo file_search_lisp +syn keyword maximaFunc file_search_maxima file_type fillarray findde first fix flatten +syn keyword maximaFunc flipflag float float2bf floatnump flush flush1deriv flushd +syn keyword maximaFunc flushnd forget fortindent fortran fortspaces fourcos fourexpand +syn keyword maximaFunc fourier fourint fourintcos fourintsin foursimp foursin fourth +syn keyword maximaFunc fpprec fpprintprec frame_bracket freeof fullmap fullmapl +syn keyword maximaFunc fullratsimp fullratsubst funcsolve functions fundef funmake funp +syn keyword maximaFunc gamma %gamma gammalim gauss gcd gcdex gcfactor gdet genfact +syn keyword maximaFunc genindex genmatrix gensumnum get getchar gfactor gfactorsum +syn keyword maximaFunc globalsolve go gradef gradefs gramschmidt grind grobner_basis +syn keyword maximaFunc gschmit hach halfangles hermite hipow hodge horner i0 i1 +syn keyword maximaFunc *read-base* ic1 ic2 icc1 icc2 ic_convert ichr1 ichr2 icounter +syn keyword maximaFunc icurvature ident idiff idim idummy idummyx ieqn ieqnprint ifb +syn keyword maximaFunc ifc1 ifc2 ifg ifgi ifr iframe_bracket_form iframes ifri ift +syn keyword maximaFunc igeodesic_coords igeowedge_flag ikt1 ikt2 ilt imagpart imetric +syn keyword maximaFunc inchar indexed_tensor indices inf %inf infeval infinity infix +syn keyword maximaFunc inflag infolists init_atensor init_ctensor inm inmc1 inmc2 +syn keyword maximaFunc innerproduct in_netmath inpart inprod inrt integerp integrate +syn keyword maximaFunc integrate_use_rootsof integration_constant_counter interpolate +syn keyword maximaFunc intfaclim intopois intosum intpolabs intpolerror intpolrel +syn keyword maximaFunc invariant1 invariant2 inverse_jacobi_cd inverse_jacobi_cn +syn keyword maximaFunc inverse_jacobi_cs inverse_jacobi_dc inverse_jacobi_dn +syn keyword maximaFunc inverse_jacobi_ds inverse_jacobi_nc inverse_jacobi_nd +syn keyword maximaFunc inverse_jacobi_ns inverse_jacobi_sc inverse_jacobi_sd +syn keyword maximaFunc inverse_jacobi_sn invert is ishow isolate isolate_wrt_times +syn keyword maximaFunc isqrt itr j0 j1 jacobi jacobi_cd jacobi_cn jacobi_cs jacobi_dc +syn keyword maximaFunc jacobi_dn jacobi_ds jacobi_nc jacobi_nd jacobi_ns jacobi_sc +syn keyword maximaFunc jacobi_sd jacobi_sn jn kdels kdelta keepfloat kill killcontext +syn keyword maximaFunc kinvariant kostka kt labels lambda laplace lassociative last +syn keyword maximaFunc lc2kdt lc_l lcm lc_u ldefint ldisp ldisplay leinstein length +syn keyword maximaFunc let letrat let_rule_packages letrules letsimp levi_civita lfg +syn keyword maximaFunc lfreeof lg lgtreillis lhospitallim lhs liediff limit limsubst +syn keyword maximaFunc linear linechar linel linenum linsolve linsolve_params +syn keyword maximaFunc linsolvewarn listarith listarray listconstvars listdummyvars +syn keyword maximaFunc list_nc_monomials listoftens listofvars listp lmxchar load +syn keyword maximaFunc loadfile loadprint local log logabs logarc logconcoeffp +syn keyword maximaFunc logcontract logexpand lognegint lognumer logsimp lopow +syn keyword maximaFunc lorentz_gauge lpart lratsubst lriem lriemann lsum ltreillis +syn keyword maximaFunc m1pbranch macroexpansion mainvar make_array makebox makefact +syn keyword maximaFunc makegamma makelist make_random_state make_transform map mapatom +syn keyword maximaFunc maperror maplist matchdeclare matchfix matrix matrix_element_add +syn keyword maximaFunc matrix_element_mult matrix_element_transpose matrixmap matrixp +syn keyword maximaFunc mattrace max maxapplydepth maxapplyheight maxnegex maxposex +syn keyword maximaFunc maxtayorder member min %minf minfactorial minor mod +syn keyword maximaFunc mode_check_errorp mode_checkp mode_check_warnp mode_declare +syn keyword maximaFunc mode_identity modulus mon2schur mono monomial_dimensions +syn keyword maximaFunc multi_elem multinomial multi_orbit multiplicative multiplicities +syn keyword maximaFunc multi_pui multsym multthru myoptions nc_degree ncexpt ncharpoly +syn keyword maximaFunc negdistrib negsumdispflag newcontext newdet newton niceindices +syn keyword maximaFunc niceindicespref ninth nm nmc noeval nolabels nonmetricity +syn keyword maximaFunc nonscalar nonscalarp noun noundisp nounify nouns np npi +syn keyword maximaFunc nptetrad nroots nterms ntermst nthroot ntrig num numberp numer +syn keyword maximaFunc numerval numfactor nusum obase oddp ode2 op openplot_curves +syn keyword maximaFunc operatorp opproperties opsubst optimize optimprefix optionset +syn keyword maximaFunc orbit ordergreat ordergreatp orderless orderlessp outative +syn keyword maximaFunc outchar outermap outofpois packagefile pade part part2cont +syn keyword maximaFunc partfrac partition partpol partswitch permanent permut petrov +syn keyword maximaFunc pfeformat pi pickapart piece playback plog plot2d plot2d_ps +syn keyword maximaFunc plot3d plot_options poisdiff poisexpt poisint poislim poismap +syn keyword maximaFunc poisplus poissimp poisson poissubst poistimes poistrim polarform +syn keyword maximaFunc polartorect polynome2ele posfun potential powerdisp powers +syn keyword maximaFunc powerseries pred prederror primep print printpois printprops +syn keyword maximaFunc prodhack prodrac product programmode prompt properties props +syn keyword maximaFunc propvars pscom psdraw_curve psexpand psi pui pui2comp pui2ele +syn keyword maximaFunc pui2polynome pui_direct puireduc put qput qq quad_qag quad_qagi +syn keyword maximaFunc quad_qags quad_qawc quad_qawf quad_qawo quad_qaws quanc8 quit +syn keyword maximaFunc qunit quotient radcan radexpand radsubstflag random rank +syn keyword maximaFunc rassociative rat ratalgdenom ratchristof ratcoef ratdenom +syn keyword maximaFunc ratdenomdivide ratdiff ratdisrep rateinstein ratepsilon ratexpand +syn keyword maximaFunc ratfac ratmx ratnumer ratnump ratp ratprint ratriemann ratsimp +syn keyword maximaFunc ratsimpexpons ratsubst ratvars ratweight ratweights ratweyl +syn keyword maximaFunc ratwtlvl read readonly realonly realpart realroots rearray +syn keyword maximaFunc rectform recttopolar rediff refcheck rem remainder remarray +syn keyword maximaFunc rembox remcomps remcon remcoord remfun remfunction remlet +syn keyword maximaFunc remove remrule remsym remvalue rename reset residue resolvante +syn keyword maximaFunc resolvante_alternee1 resolvante_bipartite resolvante_diedrale +syn keyword maximaFunc resolvante_klein resolvante_klein3 resolvante_produit_sym +syn keyword maximaFunc resolvante_unitaire resolvante_vierer rest resultant return +syn keyword maximaFunc reveal reverse revert revert2 rhs ric ricci riem riemann +syn keyword maximaFunc rinvariant risch rmxchar rncombine %rnum_list romberg rombergabs +syn keyword maximaFunc rombergit rombergmin rombergtol room rootsconmode rootscontract +syn keyword maximaFunc rootsepsilon round row run_testsuite save savedef savefactors +syn keyword maximaFunc scalarmatrixp scalarp scalefactors scanmap schur2comp sconcat +syn keyword maximaFunc scsimp scurvature sec sech second setcheck setcheckbreak +syn keyword maximaFunc setelmx set_plot_option set_random_state setup_autoload +syn keyword maximaFunc set_up_dot_simplifications setval seventh sf show showcomps +syn keyword maximaFunc showratvars showtime sign signum similaritytransform simpsum +syn keyword maximaFunc simtran sin sinh sinnpiflag sixth solve solvedecomposes +syn keyword maximaFunc solveexplicit solvefactors solve_inconsistent_error solvenullwarn +syn keyword maximaFunc solveradcan solvetrigwarn somrac sort sparse spherical_bessel_j +syn keyword maximaFunc spherical_bessel_y spherical_hankel1 spherical_hankel2 +syn keyword maximaFunc spherical_harmonic splice sqfr sqrt sqrtdispflag sstatus +syn keyword maximaFunc stardisp status string stringout sublis sublis_apply_lambda +syn keyword maximaFunc sublist submatrix subst substinpart substpart subvarp sum +syn keyword maximaFunc sumcontract sumexpand sumhack sumsplitfact supcontext symbolp +syn keyword maximaFunc symmetric symmetricp system tan tanh taylor taylordepth +syn keyword maximaFunc taylorinfo taylor_logexpand taylor_order_coefficients taylorp +syn keyword maximaFunc taylor_simplifier taylor_truncate_polynomials taytorat tcl_output +syn keyword maximaFunc tcontract tellrat tellsimp tellsimpafter tensorkill tentex tenth +syn keyword maximaFunc tex %th third throw time timer timer_devalue timer_info +syn keyword maximaFunc tldefint tlimit tlimswitch todd_coxeter to_lisp totaldisrep +syn keyword maximaFunc totalfourier totient tpartpol tr trace trace_options +syn keyword maximaFunc transcompile translate translate_file transpose transrun +syn keyword maximaFunc tr_array_as_ref tr_bound_function_applyp treillis treinat +syn keyword maximaFunc tr_file_tty_messagesp tr_float_can_branch_complex +syn keyword maximaFunc tr_function_call_default triangularize trigexpand trigexpandplus +syn keyword maximaFunc trigexpandtimes triginverses trigrat trigreduce trigsign trigsimp +syn keyword maximaFunc tr_numer tr_optimize_max_loop tr_semicompile tr_state_vars true +syn keyword maximaFunc trunc truncate tr_warn_bad_function_calls tr_warn_fexpr +syn keyword maximaFunc tr_warnings_get tr_warn_meval tr_warn_mode tr_warn_undeclared +syn keyword maximaFunc tr_warn_undefined_variable tr_windy ttyoff ueivects ufg ug +syn keyword maximaFunc ultraspherical undiff uniteigenvectors unitvector unknown unorder +syn keyword maximaFunc unsum untellrat untimer untrace uric uricci uriem uriemann +syn keyword maximaFunc use_fast_arrays uvect values vect_cross vectorpotential +syn keyword maximaFunc vectorsimp verb verbify verbose weyl with_stdout writefile +syn keyword maximaFunc xgraph_curves xthru zerobern zeroequiv zeromatrix zeta zeta%pi +syn match maximaOp "[\*\/\+\-\#\!\~\^\=\:\<\>\@]" +" ---------------------- END LIST OF ALL FUNCTIONS (EXCEPT KEYWORDS) ---------------------- + + +syn case match + +" Labels (supports maxima's goto) +syn match maximaLabel "^\s*<[a-zA-Z_][a-zA-Z0-9%_]*>" + +" String and Character constants +" Highlight special characters (those which have a backslash) differently +syn match maximaSpecial contained "\\\d\d\d\|\\." +syn region maximaString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=maximaSpecial +syn match maximaCharacter "'[^\\]'" +syn match maximaSpecialChar "'\\.'" + +" number with no fractional part or exponent +syn match maximaNumber /\<\d\+\>/ +" floating point number with integer and fractional parts and optional exponent +syn match maximaFloat /\<\d\+\.\d*\([BbDdEeSs][-+]\=\d\+\)\=\>/ +" floating point number with no integer part and optional exponent +syn match maximaFloat /\<\.\d\+\([BbDdEeSs][-+]\=\d\+\)\=\>/ +" floating point number with no fractional part and optional exponent +syn match maximaFloat /\<\d\+[BbDdEeSs][-+]\=\d\+\>/ + +" Comments: +" maxima supports /* ... */ (like C) +syn keyword maximaTodo contained TODO Todo DEBUG +syn region maximaCommentBlock start="/\*" end="\*/" contains=maximaString,maximaTodo + +" synchronizing +syn sync match maximaSyncComment grouphere maximaCommentBlock "/*" +syn sync match maximaSyncComment groupthere NONE "*/" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_maxima_syntax_inits") + if version < 508 + let did_maxima_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink maximaBraceError maximaError + HiLink maximaCmd maximaStatement + HiLink maximaCurlyError maximaError + HiLink maximaFuncCmd maximaStatement + HiLink maximaParenError maximaError + + " The default methods for highlighting. Can be overridden later + HiLink maximaCharacter Character + HiLink maximaComma Function + HiLink maximaCommentBlock Comment + HiLink maximaConditional Conditional + HiLink maximaError Error + HiLink maximaFunc Delimiter + HiLink maximaOp Delimiter + HiLink maximaLabel PreProc + HiLink maximaNumber Number + HiLink maximaFloat Float + HiLink maximaRepeat Repeat + HiLink maximaSpecial Type + HiLink maximaSpecialChar SpecialChar + HiLink maximaStatement Statement + HiLink maximaString String + HiLink maximaTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "maxima" diff --git a/vim71/syntax/mel.vim b/vim71/syntax/mel.vim new file mode 100644 index 0000000..dab8948 --- /dev/null +++ b/vim71/syntax/mel.vim @@ -0,0 +1,121 @@ +" Vim syntax file +" Language: MEL (Maya Extension Language) +" Maintainer: Robert Minsk +" Last Change: May 27 1999 +" Based on: Bram Moolenaar C syntax file + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" when wanted, highlight trailing white space and spaces before tabs +if exists("mel_space_errors") + sy match melSpaceError "\s\+$" + sy match melSpaceError " \+\t"me=e-1 +endif + +" A bunch of usefull MEL keyworks +sy keyword melBoolean true false yes no on off + +sy keyword melFunction proc +sy match melIdentifier "\$\(\a\|_\)\w*" + +sy keyword melStatement break continue return +sy keyword melConditional if else switch +sy keyword melRepeat while for do in +sy keyword melLabel case default +sy keyword melOperator size eval env exists whatIs +sy keyword melKeyword alias +sy keyword melException catch error warning + +sy keyword melInclude source + +sy keyword melType int float string vector matrix +sy keyword melStorageClass global + +sy keyword melDebug trace + +sy keyword melTodo contained TODO FIXME XXX + +" MEL data types +sy match melCharSpecial contained "\\[ntr\\"]" +sy match melCharError contained "\\[^ntr\\"]" + +sy region melString start=+"+ skip=+\\"+ end=+"+ contains=melCharSpecial,melCharError + +sy case ignore +sy match melInteger "\<\d\+\(e[-+]\=\d\+\)\=\>" +sy match melFloat "\<\d\+\(e[-+]\=\d\+\)\=f\>" +sy match melFloat "\<\d\+\.\d*\(e[-+]\=\d\+\)\=f\=\>" +sy match melFloat "\.\d\+\(e[-+]\=\d\+\)\=f\=\>" +sy case match + +sy match melCommaSemi contained "[,;]" +sy region melMatrixVector start=/<>/ contains=melInteger,melFloat,melIdentifier,melCommaSemi + +sy cluster melGroup contains=melFunction,melStatement,melConditional,melLabel,melKeyword,melStorageClass,melTODO,melCharSpecial,melCharError,melCommaSemi + +" catch errors caused by wrong parenthesis +sy region melParen transparent start='(' end=')' contains=ALLBUT,@melGroup,melParenError,melInParen +sy match melParenError ")" +sy match melInParen contained "[{}]" + +" comments +sy region melComment start="/\*" end="\*/" contains=melTodo,melSpaceError +sy match melComment "//.*" contains=melTodo,melSpaceError +sy match melCommentError "\*/" + +sy region melQuestionColon matchgroup=melConditional transparent start='?' end=':' contains=ALLBUT,@melGroup + +if !exists("mel_minlines") + let mel_minlines=15 +endif +exec "sy sync ccomment melComment minlines=" . mel_minlines + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_mel_syntax_inits") + if version < 508 + let did_mel_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink melBoolean Boolean + HiLink melFunction Function + HiLink melIdentifier Identifier + HiLink melStatement Statement + HiLink melConditional Conditional + HiLink melRepeat Repeat + HiLink melLabel Label + HiLink melOperator Operator + HiLink melKeyword Keyword + HiLink melException Exception + HiLink melInclude Include + HiLink melType Type + HiLink melStorageClass StorageClass + HiLink melDebug Debug + HiLink melTodo Todo + HiLink melCharSpecial SpecialChar + HiLink melString String + HiLink melInteger Number + HiLink melFloat Float + HiLink melMatrixVector Float + HiLink melComment Comment + HiLink melError Error + HiLink melSpaceError melError + HiLink melCharError melError + HiLink melParenError melError + HiLink melInParen melError + HiLink melCommentError melError + + delcommand HiLink +endif + +let b:current_syntax = "mel" diff --git a/vim71/syntax/messages.vim b/vim71/syntax/messages.vim new file mode 100644 index 0000000..2dbaa5a --- /dev/null +++ b/vim71/syntax/messages.vim @@ -0,0 +1,59 @@ +" Vim syntax file +" Language: /var/log/messages file +" Maintainer: Yakov Lerner +" Latest Revision: 2006-06-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match messagesBegin display '^' nextgroup=messagesDate + +syn match messagesDate contained display '\a\a\a [ 0-9]\d *' + \ nextgroup=messagesHour + +syn match messagesHour contained display '\d\d:\d\d:\d\d\s*' + \ nextgroup=messagesHost + +syn match messagesHost contained display '\S*\s*' + \ nextgroup=messagesLabel + +syn match messagesLabel contained display '\s*[^:]*:\s*' + \ nextgroup=messagesText contains=messagesKernel,messagesPID + +syn match messagesPID contained display '\[\zs\d\+\ze\]' + +syn match messagesKernel contained display 'kernel:' + + +syn match messagesIP '\d\+\.\d\+\.\d\+\.\d\+' + +syn match messagesURL '\w\+://\S\+' + +syn match messagesText contained display '.*' + \ contains=messagesNumber,messagesIP,messagesURL,messagesError + +syn match messagesNumber contained '0x[0-9a-fA-F]*\|\[<[0-9a-f]\+>\]\|\<\d[0-9a-fA-F]*' + +syn match messagesError contained '\c.*\<\(FATAL\|ERROR\|ERRORS\|FAILED\|FAILURE\).*' + + +hi def link messagesDate Constant +hi def link messagesHour Type +hi def link messagesHost Identifier +hi def link messagesLabel Operator +hi def link messagesPID Constant +hi def link messagesKernel Special +hi def link messagesError ErrorMsg +hi def link messagesIP Constant +hi def link messagesURL Underlined +hi def link messagesText Normal +hi def link messagesNumber Number + +let b:current_syntax = "messages" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/mf.vim b/vim71/syntax/mf.vim new file mode 100644 index 0000000..8bc48fe --- /dev/null +++ b/vim71/syntax/mf.vim @@ -0,0 +1,197 @@ +" Vim syntax file +" Language: Metafont +" Maintainer: Andreas Scherer +" Last Change: April 25, 2001 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +" Metafont 'primitives' as defined in chapter 25 of 'The METAFONTbook' +" Page 210: 'boolean expressions' +syn keyword mfBoolExp true false known unknown odd charexists not and or + +" Page 210: 'numeric expression' +syn keyword mfNumExp normaldeviate length ASCII oct hex angle turningnumber +syn keyword mfNumExp totalweight directiontime xpart ypart xxpart xypart +syn keyword mfNumExp yxpart yypart sqrt sind cosd mlog mexp floor +syn keyword mfNumExp uniformdeviate + +" Page 211: 'internal quantities' +syn keyword mfInternal tracingtitles tracingequations tracingcapsules +syn keyword mfInternal tracingchoices tracingspecs tracingpens +syn keyword mfInternal tracingcommands tracingrestores tracingmacros +syn keyword mfInternal tracingedges tracingoutput tracingonline tracingstats +syn keyword mfInternal pausing showstopping fontmaking proofing +syn keyword mfInternal turningcheck warningcheck smoothing autorounding +syn keyword mfInternal granularity fillin year month day time +syn keyword mfInternal charcode charext charwd charht chardp charic +syn keyword mfInternal chardx chardy designsize hppp vppp xoffset yoffset +syn keyword mfInternal boundarychar + +" Page 212: 'pair expressions' +syn keyword mfPairExp point of precontrol postcontrol penoffset rotated +syn keyword mfPairExp scaled shifted slanted transformed xscaled yscaled +syn keyword mfPairExp zscaled + +" Page 213: 'path expressions' +syn keyword mfPathExp makepath reverse subpath curl tension atleast +syn keyword mfPathExp controls cycle + +" Page 214: 'pen expressions' +syn keyword mfPenExp nullpen pencircle makepen + +" Page 214: 'picutre expressions' +syn keyword mfPicExp nullpicture + +" Page 214: 'string expressions' +syn keyword mfStringExp jobname readstring str char decimal substring + +" Page 217: 'commands and statements' +syn keyword mfCommand end dump save interim newinternal randomseed let +syn keyword mfCommand delimiters outer everyjob show showvariable showtoken +syn keyword mfCommand showdependencies showstats message errmessage errhelp +syn keyword mfCommand batchmode nonstopmode scrollmode errorstopmode +syn keyword mfCommand addto also contour doublepath withpen withweight cull +syn keyword mfCommand keeping dropping display inwindow openwindow at from to +syn keyword mfCommand shipout special numspecial + +" Page 56: 'types' +syn keyword mfType boolean numeric pair path pen picture string transform + +" Page 155: 'grouping' +syn keyword mfStatement begingroup endgroup + +" Page 165: 'definitions' +syn keyword mfDefinition enddef def expr suffix text primary secondary +syn keyword mfDefinition tertiary vardef primarydef secondarydef tertiarydef + +" Page 169: 'conditions and loops' +syn keyword mfCondition if fi else elseif endfor for forsuffixes forever +syn keyword mfCondition step until exitif + +" Other primitives listed in the index +syn keyword mfPrimitive charlist endinput expandafter extensible +syn keyword mfPrimitive fontdimen headerbyte inner input intersectiontimes +syn keyword mfPrimitive kern ligtable quote scantokens skipto + +" Keywords defined by plain.mf (defined on pp.262-278) +if !exists("plain_mf_macros") + let plain_mf_macros = 1 " Set this to '0' if your source gets too colourful + " metapost.vim does so to turn off Metafont macros +endif +if plain_mf_macros + syn keyword mfMacro abs addto_currentpicture aspect_ratio base_name + syn keyword mfMacro base_version beginchar blacker blankpicture bot bye byte + syn keyword mfMacro capsule_def ceiling change_width clear_pen_memory clearit + syn keyword mfMacro clearpen clearxy counterclockwise culldraw cullit + syn keyword mfMacro currentpen currentpen_path currentpicture + syn keyword mfMacro currenttransform currentwindow cutdraw cutoff d decr + syn keyword mfMacro define_blacker_pixels define_corrected_pixels + syn keyword mfMacro define_good_x_pixels define_good_y_pixels + syn keyword mfMacro define_horizontal_corrected_pixels define_pixels + syn keyword mfMacro define_whole_blacker_pixels define_whole_pixels + syn keyword mfMacro define_whole_vertical_blacker_pixels + syn keyword mfMacro define_whole_vertical_pixels dir direction directionpoint + syn keyword mfMacro displaying ditto div dotprod down downto draw drawdot + syn keyword mfMacro endchar eps epsilon extra_beginchar extra_endchar + syn keyword mfMacro extra_setup erase exitunless fill filldraw fix_units flex + syn keyword mfMacro font_coding_scheme font_extra_space font_identifier + syn keyword mfMacro font_normal_shrink font_normal_space font_normal_stretch + syn keyword mfMacro font_quad font_setup font_size font_slant font_x_height + syn keyword mfMacro fullcircle generate gfcorners gobble gobbled grayfont h + syn keyword mfMacro halfcircle hide hround identity image_rules incr infinity + syn keyword mfMacro interact interpath intersectionpoint inverse italcorr + syn keyword mfMacro join_radius killtext labelfont labels left lft localfont + syn keyword mfMacro loggingall lowres lowres_fix mag magstep makebox makegrid + syn keyword mfMacro makelabel maketicks max min mod mode mode_def mode_name + syn keyword mfMacro mode_setup nodisplays notransforms number_of_modes numtok + syn keyword mfMacro o_correction openit origin pen_bot pen_lft pen_rt pen_top + syn keyword mfMacro penlabels penpos penrazor penspeck pensquare penstroke + syn keyword mfMacro pickup pixels_per_inch proof proofoffset proofrule + syn keyword mfMacro proofrulethickness quartercircle range reflectedabout + syn keyword mfMacro relax right rotatedabout rotatedaround round rt rulepen + syn keyword mfMacro savepen screenchars screen_rows screen_cols screenrule + syn keyword mfMacro screenstrokes shipit showit slantfont smode smoke softjoin + syn keyword mfMacro solve stop superellipse takepower tensepath titlefont + syn keyword mfMacro tolerance top tracingall tracingnone undraw undrawdot + syn keyword mfMacro unfill unfilldraw unitpixel unitsquare unitvector up upto + syn keyword mfMacro vround w whatever +endif + +" Some other basic macro names, e.g., from cmbase, logo, etc. +if !exists("other_mf_macros") + let other_mf_macros = 1 " Set this to '0' if your code gets too colourful + " metapost.vim does so to turn off Metafont macros +endif +if other_mf_macros + syn keyword mfMacro beginlogochar +endif + +" Numeric tokens +syn match mfNumeric "[-]\=\d\+" +syn match mfNumeric "[-]\=\.\d\+" +syn match mfNumeric "[-]\=\d\+\.\d\+" + +" Metafont lengths +syn match mfLength "\<\(bp\|cc\|cm\|dd\|in\|mm\|pc\|pt\)\>" +syn match mfLength "\<[-]\=\d\+\(bp\|cc\|cm\|dd\|in\|mm\|pc\|pt\)\#\=\>" +syn match mfLength "\<[-]\=\.\d\+\(bp\|cc\|cm\|dd\|in\|mm\|pc\|pt\)\#\=\>" +syn match mfLength "\<[-]\=\d\+\.\d\+\(bp\|cc\|cm\|dd\|in\|mm\|pc\|pt\)\#\=\>" + +" Metafont coordinates and points +syn match mfCoord "\<[xy]\d\+\>" +syn match mfPoint "\" + +" String constants +syn region mfString start=+"+ end=+"+ + +" Comments: +syn match mfComment "%.*$" + +" synchronizing +syn sync maxlines=50 + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_mf_syntax_inits") + if version < 508 + let did_mf_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink mfBoolExp Statement + HiLink mfNumExp Statement + HiLink mfInternal Identifier + HiLink mfPairExp Statement + HiLink mfPathExp Statement + HiLink mfPenExp Statement + HiLink mfPicExp Statement + HiLink mfStringExp Statement + HiLink mfCommand Statement + HiLink mfType Type + HiLink mfStatement Statement + HiLink mfDefinition Statement + HiLink mfCondition Conditional + HiLink mfPrimitive Statement + HiLink mfMacro Macro + HiLink mfCoord Identifier + HiLink mfPoint Identifier + HiLink mfNumeric Number + HiLink mfLength Number + HiLink mfComment Comment + HiLink mfString String + + delcommand HiLink +endif + +let b:current_syntax = "mf" + +" vim: ts=8 diff --git a/vim71/syntax/mgl.vim b/vim71/syntax/mgl.vim new file mode 100644 index 0000000..55ae137 --- /dev/null +++ b/vim71/syntax/mgl.vim @@ -0,0 +1,128 @@ +" Vim syntax file +" Language: MGL +" Version: 1.0 +" Last Change: 2006 Feb 21 +" Maintainer: Gero Kuhlmann +" +" $Id: mgl.vim,v 1.1 2006/02/21 22:08:20 vimboss Exp $ +" +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +syn sync lines=250 + +syn keyword mglBoolean true false +syn keyword mglConditional if else then +syn keyword mglConstant nil +syn keyword mglPredefined maxint +syn keyword mglLabel case goto label +syn keyword mglOperator to downto in of with +syn keyword mglOperator and not or xor div mod +syn keyword mglRepeat do for repeat while to until +syn keyword mglStatement procedure function break continue return restart +syn keyword mglStatement program begin end const var type +syn keyword mglStruct record +syn keyword mglType integer string char boolean char ipaddr array + + +" String +if !exists("mgl_one_line_string") + syn region mglString matchgroup=mglString start=+'+ end=+'+ contains=mglStringEscape + syn region mglString matchgroup=mglString start=+"+ end=+"+ contains=mglStringEscapeGPC +else + "wrong strings + syn region mglStringError matchgroup=mglStringError start=+'+ end=+'+ end=+$+ contains=mglStringEscape + syn region mglStringError matchgroup=mglStringError start=+"+ end=+"+ end=+$+ contains=mglStringEscapeGPC + "right strings + syn region mglString matchgroup=mglString start=+'+ end=+'+ oneline contains=mglStringEscape + syn region mglString matchgroup=mglString start=+"+ end=+"+ oneline contains=mglStringEscapeGPC +end +syn match mglStringEscape contained "''" +syn match mglStringEscapeGPC contained '""' + + +if exists("mgl_symbol_operator") + syn match mglSymbolOperator "[+\-/*=\%]" + syn match mglSymbolOperator "[<>]=\=" + syn match mglSymbolOperator "<>" + syn match mglSymbolOperator ":=" + syn match mglSymbolOperator "[()]" + syn match mglSymbolOperator "\.\." + syn match mglMatrixDelimiter "(." + syn match mglMatrixDelimiter ".)" + syn match mglMatrixDelimiter "[][]" +endif + +syn match mglNumber "-\=\<\d\+\>" +syn match mglHexNumber "\$[0-9a-fA-F]\+\>" +syn match mglCharacter "\#[0-9]\+\>" +syn match mglIpAddr "[0-9]\+\.[0-9]\+\.[0-9]\+\.[0-9]\+\>" + +syn region mglComment start="(\*" end="\*)" +syn region mglComment start="{" end="}" +syn region mglComment start="//" end="$" + +if !exists("mgl_no_functions") + syn keyword mglFunction dispose new + syn keyword mglFunction get load print select + syn keyword mglFunction odd pred succ + syn keyword mglFunction chr ord abs sqr + syn keyword mglFunction exit + syn keyword mglOperator at timeout +endif + + +syn region mglPreProc start="(\*\$" end="\*)" +syn region mglPreProc start="{\$" end="}" + +syn keyword mglException try except raise +syn keyword mglPredefined exception + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_mgl_syn_inits") + if version < 508 + let did_mgl_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink mglBoolean Boolean + HiLink mglComment Comment + HiLink mglConditional Conditional + HiLink mglConstant Constant + HiLink mglException Exception + HiLink mglFunction Function + HiLink mglLabel Label + HiLink mglMatrixDelimiter Identifier + HiLink mglNumber Number + HiLink mglHexNumber Number + HiLink mglCharacter Number + HiLink mglIpAddr Number + HiLink mglOperator Operator + HiLink mglPredefined mglFunction + HiLink mglPreProc PreProc + HiLink mglRepeat Repeat + HiLink mglStatement Statement + HiLink mglString String + HiLink mglStringEscape Special + HiLink mglStringEscapeGPC Special + HiLink mglStringError Error + HiLink mglStruct mglStatement + HiLink mglSymbolOperator mglOperator + HiLink mglType Type + + delcommand HiLink +endif + + +let b:current_syntax = "mgl" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/mgp.vim b/vim71/syntax/mgp.vim new file mode 100644 index 0000000..76b9661 --- /dev/null +++ b/vim71/syntax/mgp.vim @@ -0,0 +1,83 @@ +" Vim syntax file +" Language: mgp - MaGic Point +" Maintainer: Gerfried Fuchs +" Filenames: *.mgp +" Last Change: 25 Apr 2001 +" URL: http://alfie.ist.org/vim/syntax/mgp.vim +" +" Comments are very welcome - but please make sure that you are commenting on +" the latest version of this file. +" SPAM is _NOT_ welcome - be ready to be reported! + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + + +syn match mgpLineSkip "\\$" + +" all the commands that are currently recognized +syn keyword mgpCommand contained size fore back bgrad left leftfill center +syn keyword mgpCommand contained right shrink lcutin rcutin cont xfont vfont +syn keyword mgpCommand contained tfont tmfont tfont0 bar image newimage +syn keyword mgpCommand contained prefix icon bimage default tab vgap hgap +syn keyword mgpCommand contained pause mark again system filter endfilter +syn keyword mgpCommand contained vfcap tfdir deffont font embed endembed +syn keyword mgpCommand contained noop pcache include + +" charset is not yet supported :-) +" syn keyword mgpCommand contained charset + +syn region mgpFile contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match mgpValue contained "\d\+" +syn match mgpSize contained "\d\+x\d\+" +syn match mgpLine +^%.*$+ contains=mgpCommand,mgpFile,mgpSize,mgpValue + +" Comments +syn match mgpPercent +^%%.*$+ +syn match mgpHash +^#.*$+ + +" these only work alone +syn match mgpPage +^%page$+ +syn match mgpNoDefault +^%nodefault$+ + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_mgp_syn_inits") + let did_mgp_syn_inits = 1 + if version < 508 + let did_mgp_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink mgpLineSkip Special + + HiLink mgpHash mgpComment + HiLink mgpPercent mgpComment + HiLink mgpComment Comment + + HiLink mgpCommand Identifier + + HiLink mgpLine Type + + HiLink mgpFile String + HiLink mgpSize Number + HiLink mgpValue Number + + HiLink mgpPage mgpDefine + HiLink mgpNoDefault mgpDefine + HiLink mgpDefine Define + + delcommand HiLink +endif + +let b:current_syntax = "mgp" diff --git a/vim71/syntax/mib.vim b/vim71/syntax/mib.vim new file mode 100644 index 0000000..a29242d --- /dev/null +++ b/vim71/syntax/mib.vim @@ -0,0 +1,77 @@ +" Vim syntax file +" Language: Vim syntax file for SNMPv1 and SNMPv2 MIB and SMI files +" Author: David Pascoe +" Written: Wed Jan 28 14:37:23 GMT--8:00 1998 +" Last Changed: Thu Feb 27 10:18:16 WST 2003 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version >= 600 + setlocal iskeyword=@,48-57,_,128-167,224-235,-,:,= +else + set iskeyword=@,48-57,_,128-167,224-235,-,:,= +endif + +syn keyword mibImplicit ACCESS ANY AUGMENTS BEGIN BIT BITS BOOLEAN CHOICE +syn keyword mibImplicit COMPONENTS CONTACT-INFO DEFINITIONS DEFVAL +syn keyword mibImplicit DESCRIPTION DISPLAY-HINT END ENTERPRISE EXTERNAL FALSE +syn keyword mibImplicit FROM GROUP IMPLICIT IMPLIED IMPORTS INDEX +syn keyword mibImplicit LAST-UPDATED MANDATORY-GROUPS MAX-ACCESS +syn keyword mibImplicit MIN-ACCESS MODULE MODULE-COMPLIANCE MODULE-IDENTITY +syn keyword mibImplicit NOTIFICATION-GROUP NOTIFICATION-TYPE NOTIFICATIONS +syn keyword mibImplicit NULL OBJECT-GROUP OBJECT-IDENTITY OBJECT-TYPE +syn keyword mibImplicit OBJECTS OF OPTIONAL ORGANIZATION REFERENCE +syn keyword mibImplicit REVISION SEQUENCE SET SIZE STATUS SYNTAX +syn keyword mibImplicit TEXTUAL-CONVENTION TRAP-TYPE TRUE UNITS VARIABLES +syn keyword mibImplicit WRITE-SYNTAX ::= +syn keyword mibValue accessible-for-notify current DisplayString +syn keyword mibValue deprecated mandatory not-accessible obsolete optional +syn keyword mibValue read-create read-only read-write write-only INTEGER +syn keyword mibValue Counter Gauge IpAddress OCTET STRING experimental mib-2 +syn keyword mibValue TimeTicks RowStatus TruthValue UInteger32 snmpModules +syn keyword mibValue Integer32 Counter32 TestAndIncr TimeStamp InstancePointer +syn keyword mibValue OBJECT IDENTIFIER Gauge32 AutonomousType Counter64 +syn keyword mibValue PhysAddress TimeInterval MacAddress StorageType RowPointer +syn keyword mibValue TDomain TAddress ifIndex + +" Epilogue SMI extensions +syn keyword mibEpilogue FORCE-INCLUDE EXCLUDE cookie get-function set-function +syn keyword mibEpilogue test-function get-function-async set-function-async +syn keyword mibEpilogue test-function-async next-function next-function-async +syn keyword mibEpilogue leaf-name +syn keyword mibEpilogue DEFAULT contained + +syn match mibComment "\ *--.*$" +syn match mibNumber "\<['0-9a-fA-FhH]*\>" +syn region mibDescription start="\"" end="\"" contains=DEFAULT + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_mib_syn_inits") + if version < 508 + let did_mib_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink mibImplicit Statement + HiLink mibComment Comment + HiLink mibConstants String + HiLink mibNumber Number + HiLink mibDescription Identifier + HiLink mibEpilogue SpecialChar + HiLink mibValue Structure + delcommand HiLink +endif + +let b:current_syntax = "mib" + +" vim: ts=8 diff --git a/vim71/syntax/mma.vim b/vim71/syntax/mma.vim new file mode 100644 index 0000000..f48dcce --- /dev/null +++ b/vim71/syntax/mma.vim @@ -0,0 +1,325 @@ +" Vim syntax file +" Language: Mathematica +" Maintainer: steve layland +" Last Change: Thu May 19 21:36:04 CDT 2005 +" Source: http://members.wri.com/layland/vim/syntax/mma.vim +" http://vim.sourceforge.net/scripts/script.php?script_id=1273 +" Id: $Id: mma.vim,v 1.4 2006/04/14 20:40:38 vimboss Exp $ +" NOTE: +" +" Empty .m files will automatically be presumed as Matlab files +" unless you have the following in your .vimrc: +" +" let filetype_m="mma" +" +" I also recommend setting the default 'Comment' hilighting to something +" other than the color used for 'Function', since both are plentiful in +" most mathematica files, and they are often the same color (when using +" background=dark). +" +" Credits: +" o Original Mathematica syntax version written by +" Wolfgang Waltenberger +" o Some ideas like the CommentStar,CommentTitle were adapted +" from the Java vim syntax file by Claudio Fleiner. Thanks! +" o Everything else written by steve +" +" Bugs: +" o Vim 6.1 didn't really have support for character classes +" of other named character classes. For example, [\a\d] +" didn't work. Therefore, a lot of this code uses explicit +" character classes instead: [0-9a-zA-Z] +" +" TODO: +" folding +" fix nesting +" finish populating popular symbols + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Group Definitions: +syntax cluster mmaNotes contains=mmaTodo,mmaFixme +syntax cluster mmaComments contains=mmaComment,mmaFunctionComment,mmaItem,mmaFunctionTitle,mmaCommentStar +syntax cluster mmaCommentStrings contains=mmaLooseQuote,mmaCommentString,mmaUnicode +syntax cluster mmaStrings contains=@mmaCommentStrings,mmaString +syntax cluster mmaTop contains=mmaOperator,mmaGenericFunction,mmaPureFunction,mmaVariable + +" Predefined Constants: +" to list all predefined Symbols would be too insane... +" it's probably smarter to define a select few, and get the rest from +" context if absolutely necessary. +" TODO - populate this with other often used Symbols + +" standard fixed symbols: +syntax keyword mmaVariable True False None Automatic All Null C General + +" mathematical constants: +syntax keyword mmaVariable Pi I E Infinity ComplexInfinity Indeterminate GoldenRatio EulerGamma Degree Catalan Khinchin Glaisher + +" stream data / atomic heads: +syntax keyword mmaVariable Byte Character Expression Number Real String Word EndOfFile Integer Symbol + +" sets: +syntax keyword mmaVariable Integers Complexes Reals Booleans Rationals + +" character classes: +syntax keyword mmaPattern DigitCharacter LetterCharacter WhitespaceCharacter WordCharacter EndOfString StartOfString EndOfLine StartOfLine WordBoundary + +" SelectionMove directions/units: +syntax keyword mmaVariable Next Previous After Before Character Word Expression TextLine CellContents Cell CellGroup EvaluationCell ButtonCell GeneratedCell Notebook +syntax keyword mmaVariable CellTags CellStyle CellLabel + +" TableForm positions: +syntax keyword mmaVariable Above Below Left Right + +" colors: +syntax keyword mmaVariable Black Blue Brown Cyan Gray Green Magenta Orange Pink Purple Red White Yellow + +" function attributes +syntax keyword mmaVariable Protected Listable OneIdentity Orderless Flat Constant NumericFunction Locked ReadProtected HoldFirst HoldRest HoldAll HoldAllComplete SequenceHold NHoldFirst NHoldRest NHoldAll Temporary Stub + +" Comment Sections: +" this: +" :that: +syntax match mmaItem "\%(^[( |*\t]*\)\@<=\%(:\+\|\w\)\w\+\%( \w\+\)\{0,3}:" contained contains=@mmaNotes + +" Comment Keywords: +syntax keyword mmaTodo TODO NOTE HEY contained +syntax match mmaTodo "X\{3,}" contained +syntax keyword mmaFixme FIX[ME] FIXTHIS BROKEN contained +syntax match mmaFixme "BUG\%( *\#\=[0-9]\+\)\=" contained +" yay pirates... +syntax match mmaFixme "\%(Y\=A\+R\+G\+\|GRR\+\|CR\+A\+P\+\)\%(!\+\)\=" contained + +" EmPHAsis: +" this unnecessary, but whatever :) +syntax match mmaemPHAsis "\%(^\|\s\)\([_/]\)[a-zA-Z0-9]\+\%([- \t':]\+[a-zA-Z0-9]\+\)*\1\%(\s\|$\)" contained contains=mmaemPHAsis +syntax match mmaemPHAsis "\%(^\|\s\)(\@]\@!" contains=mmaOperator +"pattern default: +syntax match mmaPattern ": *[^ ,]\+[\], ]\@=" contains=@mmaCommentStrings,@mmaTop,mmaOperator +"pattern head/test: +syntax match mmaPattern "[A-Za-z0-9`]*_\+\%(\a\+\)\=\%(?([^)]\+)\|?[^\]},]\+\)\=" contains=@mmaTop,@mmaCommentStrings,mmaPatternError + +" Operators: +" /: ^= ^:= UpValue +" /; Conditional +" := = DownValue +" == === || +" != =!= && Logic +" >= <= < > +" += -= *= +" /= ++ -- Math +" ^* +" -> :> Rules +" @@ @@@ Apply +" /@ //@ Map +" /. //. Replace +" // @ Function application +" <> ~~ String/Pattern join +" ~ infix operator +" . : Pattern operators +syntax match mmaOperator "\%(@\{1,3}\|//[.@]\=\)" +syntax match mmaOperator "\%(/[;:@.]\=\|\^\=:\==\)" +syntax match mmaOperator "\%([-:=]\=>\|<=\=\)" +"syntax match mmaOperator "\%(++\=\|--\=\|[/+-*]=\|[^*]\)" +syntax match mmaOperator "[*+=^.:?-]" +syntax match mmaOperator "\%(\~\~\=\)" +syntax match mmaOperator "\%(=\{2,3}\|=\=!=\|||\=\|&&\|!\)" contains=ALLBUT,mmaPureFunction + +" Symbol Tags: +" "SymbolName::item" +"syntax match mmaSymbol "`\=[a-zA-Z$]\+[0-9a-zA-Z$]*\%(`\%([a-zA-Z$]\+[0-9a-zA-Z$]*\)\=\)*" contained +syntax match mmaMessage "`\=\([a-zA-Z$]\+[0-9a-zA-Z$]*\)\%(`\%([a-zA-Z$]\+[0-9a-zA-Z$]*\)\=\)*::\a\+" contains=mmaMessageType +syntax match mmaMessageType "::\a\+"hs=s+2 contained + +" Pure Functions: +syntax match mmaPureFunction "#\%(#\|\d\+\)\=" +syntax match mmaPureFunction "&" + +" Named Functions: +" Since everything is pretty much a function, get this straight +" from context +syntax match mmaGenericFunction "[A-Za-z0-9`]\+\s*\%([@[]\|/:\|/\=/@\)\@=" contains=mmaOperator +syntax match mmaGenericFunction "\~\s*[^~]\+\s*\~"hs=s+1,he=e-1 contains=mmaOperator,mmaBoring +syntax match mmaGenericFunction "//\s*[A-Za-z0-9`]\+"hs=s+2 contains=mmaOperator + +" Numbers: +syntax match mmaNumber "\<\%(\d\+\.\=\d*\|\d*\.\=\d\+\)\>" +syntax match mmaNumber "`\d\+\%(\d\@!\.\|\>\)" + +" Special Characters: +" \[Name] named character +" \ooo octal +" \.xx 2 digit hex +" \:xxxx 4 digit hex (multibyte unicode) +syntax match mmaUnicode "\\\[\w\+\d*\]" +syntax match mmaUnicode "\\\%(\x\{3}\|\.\x\{2}\|:\x\{4}\)" + +" Syntax Errors: +syntax match mmaError "\*)" containedin=ALLBUT,@mmaComments,@mmaStrings +syntax match mmaError "\%([/]{3,}\|[&:|+*?~-]\{3,}\|[.=]\{4,}\|_\@<=\.\{2,}\|`\{2,}\)" containedin=ALLBUT,@mmaComments,@mmaStrings + +" Punctuation: +" things that shouldn't really be highlighted, or highlighted +" in they're own group if you _really_ want. :) +" ( ) { } +" TODO - use Delimiter group? +syntax match mmaBoring "[(){}]" contained + +" ------------------------------------ +" future explorations... +" ------------------------------------ +" Function Arguments: +" anything between brackets [] +" (fold) +"syntax region mmaArgument start="\[" end="\]" containedin=ALLBUT,@mmaComments,@mmaStrings transparent fold + +" Lists: +" (fold) +"syntax region mmaLists start="{" end="}" containedin=ALLBUT,@mmaComments,@mmaStrings transparent fold + +" Regions: +" (fold) +"syntax region mmaRegion start="(\*\+[^<]* \*)" containedin=ALLBUT,@mmaStrings transparent fold keepend + +" show fold text +set commentstring='(*%s*)' +"set foldtext=MmaFoldText() + +"function MmaFoldText() +" let line = getline(v:foldstart) +" +" let lines = v:foldend-v:foldstart+1 +" +" let sub = substitute(line, '(\*\+|\*\+)|[-*_]\+', '', 'g') +" +" if match(line, '(\*') != -1 +" let lines = lines.' line comment' +" else +" let lines = lines.' lines' +" endif +" +" return v:folddashes.' '.lines.' '.sub +"endf + +"this is slow for computing folds, but it does so accurately +syntax sync fromstart + +" but this seems to do alright for non fold syntax coloring. +" for folding, however, it doesn't get the nesting right. +" TODO - find sync group for multiline modules? ick... + +" sync multi line comments +"syntax sync match syncComments groupthere NONE "\*)" +"syntax sync match syncComments groupthere mmaComment "(\*" + +"set foldmethod=syntax +"set foldnestmax=1 +"set foldminlines=15 + +if version >= 508 || !exists("did_mma_syn_inits") + if version < 508 + let did_mma_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " NOTE - the following links are not guaranteed to + " look good under all colorschemes. You might need to + " :so $VIMRUNTIME/syntax/hitest.vim and tweak these to + " look good in yours + + + HiLink mmaComment Comment + HiLink mmaCommentStar Comment + HiLink mmaFunctionComment Comment + HiLink mmaLooseQuote Comment + HiLink mmaGenericFunction Function + HiLink mmaVariable Identifier +" HiLink mmaSymbol Identifier + HiLink mmaOperator Operator + HiLink mmaPatternOp Operator + HiLink mmaPureFunction Operator + HiLink mmaString String + HiLink mmaCommentString String + HiLink mmaUnicode String + HiLink mmaMessage Type + HiLink mmaNumber Type + HiLink mmaPattern Type + HiLink mmaError Error + HiLink mmaFixme Error + HiLink mmaPatternError Error + HiLink mmaTodo Todo + HiLink mmaemPHAsis Special + HiLink mmaFunctionTitle Special + HiLink mmaMessageType Special + HiLink mmaItem Preproc + + delcommand HiLink +endif + +let b:current_syntax = "mma" diff --git a/vim71/syntax/mmix.vim b/vim71/syntax/mmix.vim new file mode 100644 index 0000000..5b6a443 --- /dev/null +++ b/vim71/syntax/mmix.vim @@ -0,0 +1,162 @@ +" Vim syntax file +" Language: MMIX +" Maintainer: Dirk Hsken, +" Last Change: Wed Apr 24 01:18:52 CEST 2002 +" Filenames: *.mms +" URL: http://homepages.uni-tuebingen.de/student/dirk.huesken/vim/syntax/mmix.vim + +" Limitations: Comments must start with either % or // +" (preferrably %, Knuth-Style) + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +" MMIX data types +syn keyword mmixType byte wyde tetra octa + +" different literals... +syn match decNumber "[0-9]*" +syn match octNumber "0[0-7][0-7]\+" +syn match hexNumber "#[0-9a-fA-F]\+" +syn region mmixString start=+"+ skip=+\\"+ end=+"+ +syn match mmixChar "'.'" + +" ...and more special MMIX stuff +syn match mmixAt "@" +syn keyword mmixSegments Data_Segment Pool_Segment Stack_Segment + +syn match mmixIdentifier "[a-z_][a-z0-9_]*" + +" labels (for branches etc) +syn match mmixLabel "^[a-z0-9_:][a-z0-9_]*" +syn match mmixLabel "[0-9][HBF]" + +" pseudo-operations +syn keyword mmixPseudo is loc greg + +" comments +syn match mmixComment "%.*" +syn match mmixComment "//.*" +syn match mmixComment "^\*.*" + + +syn keyword mmixOpcode trap fcmp fun feql fadd fix fsub fixu +syn keyword mmixOpcode fmul fcmpe fune feqle fdiv fsqrt frem fint + +syn keyword mmixOpcode floti flotui sfloti sflotui i +syn keyword mmixOpcode muli mului divi divui +syn keyword mmixOpcode addi addui subi subui +syn keyword mmixOpcode 2addui 4addui 8addui 16addui +syn keyword mmixOpcode cmpi cmpui negi negui +syn keyword mmixOpcode sli slui sri srui +syn keyword mmixOpcode bnb bzb bpb bodb +syn keyword mmixOpcode bnnb bnzb bnpb bevb +syn keyword mmixOpcode pbnb pbzb pbpb pbodb +syn keyword mmixOpcode pbnnb pbnzb pbnpb pbevb +syn keyword mmixOpcode csni cszi cspi csodi +syn keyword mmixOpcode csnni csnzi csnpi csevi +syn keyword mmixOpcode zsni zszi zspi zsodi +syn keyword mmixOpcode zsnni zsnzi zsnpi zsevi +syn keyword mmixOpcode ldbi ldbui ldwi ldwui +syn keyword mmixOpcode ldti ldtui ldoi ldoui +syn keyword mmixOpcode ldsfi ldhti cswapi ldunci +syn keyword mmixOpcode ldvtsi preldi pregoi goi +syn keyword mmixOpcode stbi stbui stwi stwui +syn keyword mmixOpcode stti sttui stoi stoui +syn keyword mmixOpcode stsfi sthti stcoi stunci +syn keyword mmixOpcode syncdi presti syncidi pushgoi +syn keyword mmixOpcode ori orni nori xori +syn keyword mmixOpcode andi andni nandi nxori +syn keyword mmixOpcode bdifi wdifi tdifi odifi +syn keyword mmixOpcode muxi saddi mori mxori +syn keyword mmixOpcode muli mului divi divui + +syn keyword mmixOpcode flot flotu sflot sflotu +syn keyword mmixOpcode mul mulu div divu +syn keyword mmixOpcode add addu sub subu +syn keyword mmixOpcode 2addu 4addu 8addu 16addu +syn keyword mmixOpcode cmp cmpu neg negu +syn keyword mmixOpcode sl slu sr sru +syn keyword mmixOpcode bn bz bp bod +syn keyword mmixOpcode bnn bnz bnp bev +syn keyword mmixOpcode pbn pbz pbp pbod +syn keyword mmixOpcode pbnn pbnz pbnp pbev +syn keyword mmixOpcode csn csz csp csod +syn keyword mmixOpcode csnn csnz csnp csev +syn keyword mmixOpcode zsn zsz zsp zsod +syn keyword mmixOpcode zsnn zsnz zsnp zsev +syn keyword mmixOpcode ldb ldbu ldw ldwu +syn keyword mmixOpcode ldt ldtu ldo ldou +syn keyword mmixOpcode ldsf ldht cswap ldunc +syn keyword mmixOpcode ldvts preld prego go +syn keyword mmixOpcode stb stbu stw stwu +syn keyword mmixOpcode stt sttu sto stou +syn keyword mmixOpcode stsf stht stco stunc +syn keyword mmixOpcode syncd prest syncid pushgo +syn keyword mmixOpcode or orn nor xor +syn keyword mmixOpcode and andn nand nxor +syn keyword mmixOpcode bdif wdif tdif odif +syn keyword mmixOpcode mux sadd mor mxor + +syn keyword mmixOpcode seth setmh setml setl inch incmh incml incl +syn keyword mmixOpcode orh ormh orml orl andh andmh andml andnl +syn keyword mmixOpcode jmp pushj geta put +syn keyword mmixOpcode pop resume save unsave sync swym get trip +syn keyword mmixOpcode set lda + +" switch back to being case sensitive +syn case match + +" general-purpose and special-purpose registers +syn match mmixRegister "$[0-9]*" +syn match mmixRegister "r[A-Z]" +syn keyword mmixRegister rBB rTT rWW rXX rYY rZZ + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_mmix_syntax_inits") + if version < 508 + let did_mmix_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink mmixAt Type + HiLink mmixPseudo Type + HiLink mmixRegister Special + HiLink mmixSegments Type + + HiLink mmixLabel Special + HiLink mmixComment Comment + HiLink mmixOpcode Keyword + + HiLink hexNumber Number + HiLink decNumber Number + HiLink octNumber Number + + HiLink mmixString String + HiLink mmixChar String + + HiLink mmixType Type + HiLink mmixIdentifier Normal + HiLink mmixSpecialComment Comment + + " My default color overrides: + " hi mmixSpecialComment ctermfg=red + "hi mmixLabel ctermfg=lightcyan + " hi mmixType ctermbg=black ctermfg=brown + + delcommand HiLink +endif + +let b:current_syntax = "mmix" + +" vim: ts=8 diff --git a/vim71/syntax/modconf.vim b/vim71/syntax/modconf.vim new file mode 100644 index 0000000..e982b8c --- /dev/null +++ b/vim71/syntax/modconf.vim @@ -0,0 +1,44 @@ +" Vim syntax file +" Language: modules.conf(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +setlocal iskeyword=@,48-57,- + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword modconfTodo FIXME TODO XXX NOTE + +syn region modconfComment start='#' skip='\\$' end='$' + \ contains=modconfTodo,@Spell + +syn keyword modconfConditional if else elseif endif + +syn keyword modconfPreProc alias define include keep prune + \ post-install post-remove pre-install + \ pre-remove persistdir + +syn keyword modconfKeyword add above below install options probe probeall + \ remove + +syn keyword modconfIdentifier depfile insmod_opt path generic_stringfile + \ pcimapfile isapnpmapfile usbmapfile + \ parportmapfile ieee1394mapfile pnpbiosmapfile +syn match modconfIdentifier 'path\[[^]]\+\]' + +hi def link modconfTodo Todo +hi def link modconfComment Comment +hi def link modconfConditional Conditional +hi def link modconfPreProc PreProc +hi def link modconfKeyword Keyword +hi def link modconfIdentifier Identifier + +let b:current_syntax = "modconf" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/model.vim b/vim71/syntax/model.vim new file mode 100644 index 0000000..5f3b7f8 --- /dev/null +++ b/vim71/syntax/model.vim @@ -0,0 +1,44 @@ +" Vim syntax file +" Language: Model +" Maintainer: Bram Moolenaar +" Last Change: 2005 Jun 20 + +" very basic things only (based on the vgrindefs file). +" If you use this language, please improve it, and send me the patches! + +" Quit when a (custom) syntax file was already loaded +if exists("b:current_syntax") + finish +endif + +" A bunch of keywords +syn keyword modelKeyword abs and array boolean by case cdnl char copied dispose +syn keyword modelKeyword div do dynamic else elsif end entry external FALSE false +syn keyword modelKeyword fi file for formal fortran global if iff ift in integer include +syn keyword modelKeyword inline is lbnd max min mod new NIL nil noresult not notin od of +syn keyword modelKeyword or procedure public read readln readonly record recursive rem rep +syn keyword modelKeyword repeat res result return set space string subscript such then TRUE +syn keyword modelKeyword true type ubnd union until varies while width + +" Special keywords +syn keyword modelBlock beginproc endproc + +" Comments +syn region modelComment start="\$" end="\$" end="$" + +" Strings +syn region modelString start=+"+ end=+"+ + +" Character constant (is this right?) +syn match modelString "'." + +" Define the default highlighting. +" Only used when an item doesn't have highlighting yet +hi def link modelKeyword Statement +hi def link modelBlock PreProc +hi def link modelComment Comment +hi def link modelString String + +let b:current_syntax = "model" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/modsim3.vim b/vim71/syntax/modsim3.vim new file mode 100644 index 0000000..04e9ab9 --- /dev/null +++ b/vim71/syntax/modsim3.vim @@ -0,0 +1,109 @@ +" Vim syntax file +" Language: Modsim III, by compuware corporation (www.compuware.com) +" Maintainer: Philipp Jocham +" Extension: *.mod +" Last Change: 2001 May 10 +" +" 2001 March 24: +" - Modsim III is a registered trademark from compuware corporation +" - made compatible with Vim 6.0 +" +" 1999 Apr 22 : Changed modsim3Literal from region to match +" +" very basic things only (based on the modula2 and c files). + +if version < 600 + " Remove any old syntax stuff hanging around + syn clear +elseif exists("b:current_syntax") + finish +endif + + +" syn case match " case sensitiv match is default + +" A bunch of keywords +syn keyword modsim3Keyword ACTID ALL AND AS ASK +syn keyword modsim3Keyword BY CALL CASE CLASS CONST DIV +syn keyword modsim3Keyword DOWNTO DURATION ELSE ELSIF EXIT FALSE FIXED FOR +syn keyword modsim3Keyword FOREACH FORWARD IF IN INHERITED INOUT +syn keyword modsim3Keyword INTERRUPT LOOP +syn keyword modsim3Keyword MOD MONITOR NEWVALUE +syn keyword modsim3Keyword NONMODSIM NOT OBJECT OF ON OR ORIGINAL OTHERWISE OUT +syn keyword modsim3Keyword OVERRIDE PRIVATE PROTO REPEAT +syn keyword modsim3Keyword RETURN REVERSED SELF STRERR TELL +syn keyword modsim3Keyword TERMINATE THISMETHOD TO TRUE TYPE UNTIL VALUE VAR +syn keyword modsim3Keyword WAIT WAITFOR WHEN WHILE WITH + +" Builtin functions and procedures +syn keyword modsim3Builtin ABS ACTIVATE ADDMONITOR CAP CHARTOSTR CHR CLONE +syn keyword modsim3Builtin DEACTIVATE DEC DISPOSE FLOAT GETMONITOR HIGH INC +syn keyword modsim3Builtin INPUT INSERT INTTOSTR ISANCESTOR LOW LOWER MAX MAXOF +syn keyword modsim3Builtin MIN MINOF NEW OBJTYPEID OBJTYPENAME OBJVARID ODD +syn keyword modsim3Builtin ONERROR ONEXIT ORD OUTPUT POSITION PRINT REALTOSTR +syn keyword modsim3Builtin REPLACE REMOVEMONITOR ROUND SCHAR SIZEOF SPRINT +syn keyword modsim3Builtin STRLEN STRTOCHAR STRTOINT STRTOREAL SUBSTR TRUNC +syn keyword modsim3Builtin UPDATEVALUE UPPER VAL + +syn keyword modsim3BuiltinNoParen HALT TRACE + +" Special keywords +syn keyword modsim3Block PROCEDURE METHOD MODULE MAIN DEFINITION IMPLEMENTATION +syn keyword modsim3Block BEGIN END + +syn keyword modsim3Include IMPORT FROM + +syn keyword modsim3Type ANYARRAY ANYOBJ ANYREC ARRAY BOOLEAN CHAR INTEGER +syn keyword modsim3Type LMONITORED LRMONITORED NILARRAY NILOBJ NILREC REAL +syn keyword modsim3Type RECORD RMONITOR RMONITORED STRING + +" catch errros cause by wrong parenthesis +" slight problem with "( *)" or "(* )". Hints? +syn region modsim3Paren transparent start='(' end=')' contains=ALLBUT,modsim3ParenError +syn match modsim3ParenError ")" + +" Comments +syn region modsim3Comment1 start="{" end="}" contains=modsim3Comment1,modsim3Comment2 +syn region modsim3Comment2 start="(\*" end="\*)" contains=modsim3Comment1,modsim3Comment2 +" highlighting is wrong for constructs like "{ (* } *)", +" which are allowed in Modsim III, but +" I think something like that shouldn't be used anyway. + +" Strings +syn region modsim3String start=+"+ end=+"+ + +" Literals +"syn region modsim3Literal start=+'+ end=+'+ +syn match modsim3Literal "'[^']'\|''''" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_modsim3_syntax_inits") + if version < 508 + let did_modsim3_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink modsim3Keyword Statement + HiLink modsim3Block Statement + HiLink modsim3Comment1 Comment + HiLink modsim3Comment2 Comment + HiLink modsim3String String + HiLink modsim3Literal Character + HiLink modsim3Include Statement + HiLink modsim3Type Type + HiLink modsim3ParenError Error + HiLink modsim3Builtin Function + HiLink modsim3BuiltinNoParen Function + + delcommand HiLink +endif + +let b:current_syntax = "modsim3" + +" vim: ts=8 sw=2 + diff --git a/vim71/syntax/modula2.vim b/vim71/syntax/modula2.vim new file mode 100644 index 0000000..3018900 --- /dev/null +++ b/vim71/syntax/modula2.vim @@ -0,0 +1,86 @@ +" Vim syntax file +" Language: Modula 2 +" Maintainer: pf@artcom0.north.de (Peter Funk) +" based on original work of Bram Moolenaar +" Last Change: 2001 May 09 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Don't ignore case (Modula-2 is case significant). This is the default in vim + +" Especially emphasize headers of procedures and modules: +syn region modula2Header matchgroup=modula2Header start="PROCEDURE " end="(" contains=modula2Ident oneline +syn region modula2Header matchgroup=modula2Header start="MODULE " end=";" contains=modula2Ident oneline +syn region modula2Header matchgroup=modula2Header start="BEGIN (\*" end="\*)" contains=modula2Ident oneline +syn region modula2Header matchgroup=modula2Header start="END " end=";" contains=modula2Ident oneline +syn region modula2Keyword start="END" end=";" contains=ALLBUT,modula2Ident oneline + +" Some very important keywords which should be emphasized more than others: +syn keyword modula2AttKeyword CONST EXIT HALT RETURN TYPE VAR +" All other keywords in alphabetical order: +syn keyword modula2Keyword AND ARRAY BY CASE DEFINITION DIV DO ELSE +syn keyword modula2Keyword ELSIF EXPORT FOR FROM IF IMPLEMENTATION IMPORT +syn keyword modula2Keyword IN LOOP MOD NOT OF OR POINTER QUALIFIED RECORD +syn keyword modula2Keyword SET THEN TO UNTIL WHILE WITH + +syn keyword modula2Type ADDRESS BITSET BOOLEAN CARDINAL CHAR INTEGER REAL WORD +syn keyword modula2StdFunc ABS CAP CHR DEC EXCL INC INCL ORD SIZE TSIZE VAL +syn keyword modula2StdConst FALSE NIL TRUE +" The following may be discussed, since NEW and DISPOSE are some kind of +" special builtin macro functions: +syn keyword modula2StdFunc NEW DISPOSE +" The following types are added later on and may be missing from older +" Modula-2 Compilers (they are at least missing from the original report +" by N.Wirth from March 1980 ;-) Highlighting should apply nevertheless: +syn keyword modula2Type BYTE LONGCARD LONGINT LONGREAL PROC SHORTCARD SHORTINT +" same note applies to min and max, which were also added later to m2: +syn keyword modula2StdFunc MAX MIN +" The underscore was originally disallowed in m2 ids, it was also added later: +syn match modula2Ident " [A-Z,a-z][A-Z,a-z,0-9,_]*" contained + +" Comments may be nested in Modula-2: +syn region modula2Comment start="(\*" end="\*)" contains=modula2Comment,modula2Todo +syn keyword modula2Todo contained TODO FIXME XXX + +" Strings +syn region modula2String start=+"+ end=+"+ +syn region modula2String start="'" end="'" +syn region modula2Set start="{" end="}" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_modula2_syntax_inits") + if version < 508 + let did_modula2_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink modula2Ident Identifier + HiLink modula2StdConst Boolean + HiLink modula2Type Identifier + HiLink modula2StdFunc Identifier + HiLink modula2Header Type + HiLink modula2Keyword Statement + HiLink modula2AttKeyword PreProc + HiLink modula2Comment Comment + " The following is just a matter of taste (you want to try this instead): + " hi modula2Comment term=bold ctermfg=DarkBlue guifg=Blue gui=bold + HiLink modula2Todo Todo + HiLink modula2String String + HiLink modula2Set String + + delcommand HiLink +endif + +let b:current_syntax = "modula2" + +" vim: ts=8 diff --git a/vim71/syntax/modula3.vim b/vim71/syntax/modula3.vim new file mode 100644 index 0000000..d6f72af --- /dev/null +++ b/vim71/syntax/modula3.vim @@ -0,0 +1,72 @@ +" Vim syntax file +" Language: Modula-3 +" Maintainer: Timo Pedersen +" Last Change: 2001 May 10 + +" Basic things only... +" Based on the modula 2 syntax file + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Modula-3 is case-sensitive +" syn case ignore + +" Modula-3 keywords +syn keyword modula3Keyword ABS ADDRES ADR ADRSIZE AND ANY +syn keyword modula3Keyword ARRAY AS BITS BITSIZE BOOLEAN BRANDED BY BYTESIZE +syn keyword modula3Keyword CARDINAL CASE CEILING CHAR CONST DEC DEFINITION +syn keyword modula3Keyword DISPOSE DIV +syn keyword modula3Keyword EVAL EXIT EXCEPT EXCEPTION +syn keyword modula3Keyword EXIT EXPORTS EXTENDED FALSE FINALLY FIRST FLOAT +syn keyword modula3Keyword FLOOR FROM GENERIC IMPORT +syn keyword modula3Keyword IN INC INTEGER ISTYPE LAST LOCK +syn keyword modula3Keyword LONGREAL LOOPHOLE MAX METHOD MIN MOD MUTEX +syn keyword modula3Keyword NARROW NEW NIL NOT NULL NUMBER OF OR ORD RAISE +syn keyword modula3Keyword RAISES READONLY REAL RECORD REF REFANY +syn keyword modula3Keyword RETURN ROOT +syn keyword modula3Keyword ROUND SET SUBARRAY TEXT TRUE TRUNC TRY TYPE +syn keyword modula3Keyword TYPECASE TYPECODE UNSAFE UNTRACED VAL VALUE VAR WITH + +" Special keywords, block delimiters etc +syn keyword modula3Block PROCEDURE FUNCTION MODULE INTERFACE REPEAT THEN +syn keyword modula3Block BEGIN END OBJECT METHODS OVERRIDES RECORD REVEAL +syn keyword modula3Block WHILE UNTIL DO TO IF FOR ELSIF ELSE LOOP + +" Comments +syn region modula3Comment start="(\*" end="\*)" + +" Strings +syn region modula3String start=+"+ end=+"+ +syn region modula3String start=+'+ end=+'+ + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_modula3_syntax_inits") + if version < 508 + let did_modula3_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink modula3Keyword Statement + HiLink modula3Block PreProc + HiLink modula3Comment Comment + HiLink modula3String String + + delcommand HiLink +endif + +let b:current_syntax = "modula3" + +"I prefer to use this... +"set ai +"vim: ts=8 diff --git a/vim71/syntax/monk.vim b/vim71/syntax/monk.vim new file mode 100644 index 0000000..560b79c --- /dev/null +++ b/vim71/syntax/monk.vim @@ -0,0 +1,228 @@ +" Vim syntax file +" Language: Monk (See-Beyond Technologies) +" Maintainer: Mike Litherland +" Last Change: March 6, 2002 + +" This syntax file is good enough for my needs, but others +" may desire more features. Suggestions and bug reports +" are solicited by the author (above). + +" Originally based on the Scheme syntax file by: + +" Maintainer: Dirk van Deun +" Last Change: April 30, 1998 + +" In fact it's almost identical. :) + +" The original author's notes: +" This script incorrectly recognizes some junk input as numerals: +" parsing the complete system of Scheme numerals using the pattern +" language is practically impossible: I did a lax approximation. + +" Initializing: + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +" Fascist highlighting: everything that doesn't fit the rules is an error... + +syn match monkError oneline ![^ \t()";]*! +syn match monkError oneline ")" + +" Quoted and backquoted stuff + +syn region monkQuoted matchgroup=Delimiter start="['`]" end=![ \t()";]!me=e-1 contains=ALLBUT,monkStruc,monkSyntax,monkFunc + +syn region monkQuoted matchgroup=Delimiter start="['`](" matchgroup=Delimiter end=")" contains=ALLBUT,monkStruc,monkSyntax,monkFunc +syn region monkQuoted matchgroup=Delimiter start="['`]#(" matchgroup=Delimiter end=")" contains=ALLBUT,monkStruc,monkSyntax,monkFunc + +syn region monkStrucRestricted matchgroup=Delimiter start="(" matchgroup=Delimiter end=")" contains=ALLBUT,monkStruc,monkSyntax,monkFunc +syn region monkStrucRestricted matchgroup=Delimiter start="#(" matchgroup=Delimiter end=")" contains=ALLBUT,monkStruc,monkSyntax,monkFunc + +syn region monkUnquote matchgroup=Delimiter start="," end=![ \t()";]!me=e-1 contains=ALLBUT,monkStruc,monkSyntax,monkFunc +syn region monkUnquote matchgroup=Delimiter start=",@" end=![ \t()";]!me=e-1 contains=ALLBUT,monkStruc,monkSyntax,monkFunc + +syn region monkUnquote matchgroup=Delimiter start=",(" end=")" contains=ALLBUT,monkStruc,monkSyntax,monkFunc +syn region monkUnquote matchgroup=Delimiter start=",@(" end=")" contains=ALLBUT,monkStruc,monkSyntax,monkFunc + +syn region monkUnquote matchgroup=Delimiter start=",#(" end=")" contains=ALLBUT,monkStruc,monkSyntax,monkFunc +syn region monkUnquote matchgroup=Delimiter start=",@#(" end=")" contains=ALLBUT,monkStruc,monkSyntax,monkFunc + +" R5RS Scheme Functions and Syntax: + +if version < 600 + set iskeyword=33,35-39,42-58,60-90,94,95,97-122,126,_ +else + setlocal iskeyword=33,35-39,42-58,60-90,94,95,97-122,126,_ +endif + +syn keyword monkSyntax lambda and or if cond case define let let* letrec +syn keyword monkSyntax begin do delay set! else => +syn keyword monkSyntax quote quasiquote unquote unquote-splicing +syn keyword monkSyntax define-syntax let-syntax letrec-syntax syntax-rules + +syn keyword monkFunc not boolean? eq? eqv? equal? pair? cons car cdr set-car! +syn keyword monkFunc set-cdr! caar cadr cdar cddr caaar caadr cadar caddr +syn keyword monkFunc cdaar cdadr cddar cdddr caaaar caaadr caadar caaddr +syn keyword monkFunc cadaar cadadr caddar cadddr cdaaar cdaadr cdadar cdaddr +syn keyword monkFunc cddaar cddadr cdddar cddddr null? list? list length +syn keyword monkFunc append reverse list-ref memq memv member assq assv assoc +syn keyword monkFunc symbol? symbol->string string->symbol number? complex? +syn keyword monkFunc real? rational? integer? exact? inexact? = < > <= >= +syn keyword monkFunc zero? positive? negative? odd? even? max min + * - / abs +syn keyword monkFunc quotient remainder modulo gcd lcm numerator denominator +syn keyword monkFunc floor ceiling truncate round rationalize exp log sin cos +syn keyword monkFunc tan asin acos atan sqrt expt make-rectangular make-polar +syn keyword monkFunc real-part imag-part magnitude angle exact->inexact +syn keyword monkFunc inexact->exact number->string string->number char=? +syn keyword monkFunc char-ci=? char? char-ci>? char<=? +syn keyword monkFunc char-ci<=? char>=? char-ci>=? char-alphabetic? char? +syn keyword monkFunc char-numeric? char-whitespace? char-upper-case? +syn keyword monkFunc char-lower-case? +syn keyword monkFunc char->integer integer->char char-upcase char-downcase +syn keyword monkFunc string? make-string string string-length string-ref +syn keyword monkFunc string-set! string=? string-ci=? string? string-ci>? string<=? string-ci<=? string>=? +syn keyword monkFunc string-ci>=? substring string-append vector? make-vector +syn keyword monkFunc vector vector-length vector-ref vector-set! procedure? +syn keyword monkFunc apply map for-each call-with-current-continuation +syn keyword monkFunc call-with-input-file call-with-output-file input-port? +syn keyword monkFunc output-port? current-input-port current-output-port +syn keyword monkFunc open-input-file open-output-file close-input-port +syn keyword monkFunc close-output-port eof-object? read read-char peek-char +syn keyword monkFunc write display newline write-char call/cc +syn keyword monkFunc list-tail string->list list->string string-copy +syn keyword monkFunc string-fill! vector->list list->vector vector-fill! +syn keyword monkFunc force with-input-from-file with-output-to-file +syn keyword monkFunc char-ready? load transcript-on transcript-off eval +syn keyword monkFunc dynamic-wind port? values call-with-values +syn keyword monkFunc monk-report-environment null-environment +syn keyword monkFunc interaction-environment + +" Keywords specific to STC's implementation + +syn keyword monkFunc $event-clear $event-parse $event->string $make-event-map +syn keyword monkFunc $resolve-event-definition change-pattern copy copy-strip +syn keyword monkFunc count-data-children count-map-children count-rep data-map +syn keyword monkFunc duplicate duplicate-strip file-check file-lookup get +syn keyword monkFunc insert list-lookup node-has-data? not-verify path? +syn keyword monkFunc path-defined-as-repeating? path-nodeclear path-nodedepth +syn keyword monkFunc path-nodename path-nodeparentname path->string path-valid? +syn keyword monkFunc regex string->path timestamp uniqueid verify + +" Keywords from the Monk function library (from e*Gate 4.1 programmers ref) +syn keyword monkFunc allcap? capitalize char-punctuation? char-substitute +syn keyword monkFunc char-to-char conv count-used-children degc->degf +syn keyword monkFunc diff-two-dates display-error empty-string? fail_id +syn keyword monkFunc fail_id_if fail_translation fail_translation_if +syn keyword monkFunc find-get-after find-get-before get-timestamp julian-date? +syn keyword monkFunc julian->standard leap-year? map-string not-empty-string? +syn keyword monkFunc standard-date? standard->julian string-begins-with? +syn keyword monkFunc string-contains? string-ends-with? string-search-from-left +syn keyword monkFunc string-search-from-right string->ssn strip-punct +syn keyword monkFunc strip-string substring=? symbol-table-get symbol-table-put +syn keyword monkFunc trim-string-left trim-string-right valid-decimal? +syn keyword monkFunc valid-integer? verify-type + +" Writing out the complete description of Scheme numerals without +" using variables is a day's work for a trained secretary... +" This is a useful lax approximation: + +syn match monkNumber oneline "[-#+0-9.][-#+/0-9a-f@i.boxesfdl]*" +syn match monkError oneline ![-#+0-9.][-#+/0-9a-f@i.boxesfdl]*[^-#+/0-9a-f@i.boxesfdl \t()";][^ \t()";]*! + +syn match monkOther oneline ![+-][ \t()";]!me=e-1 +syn match monkOther oneline ![+-]$! +" ... so that a single + or -, inside a quoted context, would not be +" interpreted as a number (outside such contexts, it's a monkFunc) + +syn match monkDelimiter oneline !\.[ \t()";]!me=e-1 +syn match monkDelimiter oneline !\.$! +" ... and a single dot is not a number but a delimiter + +" Simple literals: + +syn match monkBoolean oneline "#[tf]" +syn match monkError oneline !#[tf][^ \t()";]\+! + +syn match monkChar oneline "#\\" +syn match monkChar oneline "#\\." +syn match monkError oneline !#\\.[^ \t()";]\+! +syn match monkChar oneline "#\\space" +syn match monkError oneline !#\\space[^ \t()";]\+! +syn match monkChar oneline "#\\newline" +syn match monkError oneline !#\\newline[^ \t()";]\+! + +" This keeps all other stuff unhighlighted, except *stuff* and : + +syn match monkOther oneline ,[a-z!$%&*/:<=>?^_~][-a-z!$%&*/:<=>?^_~0-9+.@]*, +syn match monkError oneline ,[a-z!$%&*/:<=>?^_~][-a-z!$%&*/:<=>?^_~0-9+.@]*[^-a-z!$%&*/:<=>?^_~0-9+.@ \t()";]\+[^ \t()";]*, + +syn match monkOther oneline "\.\.\." +syn match monkError oneline !\.\.\.[^ \t()";]\+! +" ... a special identifier + +syn match monkConstant oneline ,\*[-a-z!$%&*/:<=>?^_~0-9+.@]*\*[ \t()";],me=e-1 +syn match monkConstant oneline ,\*[-a-z!$%&*/:<=>?^_~0-9+.@]*\*$, +syn match monkError oneline ,\*[-a-z!$%&*/:<=>?^_~0-9+.@]*\*[^-a-z!$%&*/:<=>?^_~0-9+.@ \t()";]\+[^ \t()";]*, + +syn match monkConstant oneline ,<[-a-z!$%&*/:<=>?^_~0-9+.@]*>[ \t()";],me=e-1 +syn match monkConstant oneline ,<[-a-z!$%&*/:<=>?^_~0-9+.@]*>$, +syn match monkError oneline ,<[-a-z!$%&*/:<=>?^_~0-9+.@]*>[^-a-z!$%&*/:<=>?^_~0-9+.@ \t()";]\+[^ \t()";]*, + +" Monk input and output structures +syn match monkSyntax oneline "\(\~input\|\[I\]->\)[^ \t]*" +syn match monkFunc oneline "\(\~output\|\[O\]->\)[^ \t]*" + +" Non-quoted lists, and strings: + +syn region monkStruc matchgroup=Delimiter start="(" matchgroup=Delimiter end=")" contains=ALL +syn region monkStruc matchgroup=Delimiter start="#(" matchgroup=Delimiter end=")" contains=ALL + +syn region monkString start=+"+ skip=+\\[\\"]+ end=+"+ + +" Comments: + +syn match monkComment ";.*$" + +" Synchronization and the wrapping up... + +syn sync match matchPlace grouphere NONE "^[^ \t]" +" ... i.e. synchronize on a line that starts at the left margin + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_monk_syntax_inits") + if version < 508 + let did_monk_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink monkSyntax Statement + HiLink monkFunc Function + + HiLink monkString String + HiLink monkChar Character + HiLink monkNumber Number + HiLink monkBoolean Boolean + + HiLink monkDelimiter Delimiter + HiLink monkConstant Constant + + HiLink monkComment Comment + HiLink monkError Error + + delcommand HiLink +endif + +let b:current_syntax = "monk" diff --git a/vim71/syntax/moo.vim b/vim71/syntax/moo.vim new file mode 100644 index 0000000..10c5d3b --- /dev/null +++ b/vim71/syntax/moo.vim @@ -0,0 +1,173 @@ +" Vim syntax file +" Language: MOO +" Maintainer: Timo Frenay +" Last Change: 2001 Oct 06 +" Note: Requires Vim 6.0 or above + +" Quit when a syntax file was already loaded +if version < 600 || exists("b:current_syntax") + finish +endif + +" Initializations +syn case ignore + +" C-style comments +syn match mooUncommentedError display ~\*/~ +syn match mooCStyleCommentError display ~/\ze\*~ contained +syn region mooCStyleComment matchgroup=mooComment start=~/\*~ end=~\*/~ contains=mooCStyleCommentError + +" Statements +if exists("moo_extended_cstyle_comments") + syn match mooIdentifier display ~\%(\%(/\*.\{-}\*/\s*\)*\)\@>\<\h\w*\>~ contained transparent contains=mooCStyleComment,@mooKeyword,mooType,mooVariable +else + syn match mooIdentifier display ~\<\h\w*\>~ contained transparent contains=@mooKeyword,mooType,mooVariable +endif +syn keyword mooStatement break continue else elseif endfor endfork endif endtry endwhile finally for if try +syn keyword mooStatement except fork while nextgroup=mooIdentifier skipwhite +syn keyword mooStatement return nextgroup=mooString skipwhite + +" Operators +syn keyword mooOperatorIn in + +" Error constants +syn keyword mooAny ANY +syn keyword mooErrorConstant E_ARGS E_INVARG E_DIV E_FLOAT E_INVIND E_MAXREC E_NACC E_NONE E_PERM E_PROPNF E_QUOTA E_RANGE E_RECMOVE E_TYPE E_VARNF E_VERBNF + +" Builtin variables +syn match mooType display ~\<\%(ERR\|FLOAT\|INT\|LIST\|NUM\|OBJ\|STR\)\>~ +syn match mooVariable display ~\<\%(args\%(tr\)\=\|caller\|dobj\%(str\)\=\|iobj\%(str\)\=\|player\|prepstr\|this\|verb\)\>~ + +" Strings +syn match mooStringError display ~[^\t -[\]-~]~ contained +syn match mooStringSpecialChar display ~\\["\\]~ contained +if !exists("moo_no_regexp") + " Regular expressions + syn match mooRegexp display ~%%~ contained containedin=mooString,mooRegexpParentheses transparent contains=NONE + syn region mooRegexpParentheses display matchgroup=mooRegexpOr start=~%(~ skip=~%%~ end=~%)~ contained containedin=mooString,mooRegexpParentheses transparent oneline + syn match mooRegexpOr display ~%|~ contained containedin=mooString,mooRegexpParentheses +endif +if !exists("moo_no_pronoun_sub") + " Pronoun substitutions + syn match mooPronounSub display ~%%~ contained containedin=mooString transparent contains=NONE + syn match mooPronounSub display ~%[#dilnopqrst]~ contained containedin=mooString + syn match mooPronounSub display ~%\[#[dilnt]\]~ contained containedin=mooString + syn match mooPronounSub display ~%(\h\w*)~ contained containedin=mooString + syn match mooPronounSub display ~%\[[dilnt]\h\w*\]~ contained containedin=mooString + syn match mooPronounSub display ~%<\%([dilnt]:\)\=\a\+>~ contained containedin=mooString +endif +if exists("moo_unmatched_quotes") + syn region mooString matchgroup=mooStringError start=~"~ end=~$~ contains=@mooStringContents keepend + syn region mooString start=~"~ skip=~\\.~ end=~"~ contains=@mooStringContents oneline keepend +else + syn region mooString start=~"~ skip=~\\.~ end=~"\|$~ contains=@mooStringContents keepend +endif + +" Numbers and object numbers +syn match mooNumber display ~\%(\%(\<\d\+\)\=\.\d\+\|\<\d\+\)\%(e[+\-]\=\d\+\)\=\>~ +syn match mooObject display ~#-\=\d\+\>~ + +" Properties and verbs +if exists("moo_builtin_properties") + "Builtin properties + syn keyword mooBuiltinProperty contents f location name owner programmer r w wizard contained containedin=mooPropRef +endif +if exists("moo_extended_cstyle_comments") + syn match mooPropRef display ~\.\s*\%(\%(/\*.\{-}\*/\s*\)*\)\@>\h\w*\>~ transparent contains=mooCStyleComment,@mooKeyword + syn match mooVerbRef display ~:\s*\%(\%(/\*.\{-}\*/\s*\)*\)\@>\h\w*\>~ transparent contains=mooCStyleComment,@mooKeyword +else + syn match mooPropRef display ~\.\s*\h\w*\>~ transparent contains=@mooKeyword + syn match mooVerbRef display ~:\s*\h\w*\>~ transparent contains=@mooKeyword +endif + +" Builtin functions, core properties and core verbs +if exists("moo_extended_cstyle_comments") + syn match mooBuiltinFunction display ~\<\h\w*\s*\%(\%(/\*.\{-}\*/\s*\)*\)\@>\ze(~ contains=mooCStyleComment + syn match mooCorePropOrVerb display ~\$\s*\%(\%(/\*.\{-}\*/\s*\)*\)\@>\%(in\>\)\@!\h\w*\>~ contains=mooCStyleComment,@mooKeyword +else + syn match mooBuiltinFunction display ~\<\h\w*\s*\ze(~ contains=NONE + syn match mooCorePropOrVerb display ~\$\s*\%(in\>\)\@!\h\w*\>~ contains=@mooKeyword +endif +if exists("moo_unknown_builtin_functions") + syn match mooUnknownBuiltinFunction ~\<\h\w*\>~ contained containedin=mooBuiltinFunction contains=mooKnownBuiltinFunction + " Known builtin functions as of version 1.8.1 of the server + " Add your own extensions to this group if you like + syn keyword mooKnownBuiltinFunction abs acos add_property add_verb asin atan binary_hash boot_player buffered_output_length callers caller_perms call_function ceil children chparent clear_property connected_players connected_seconds connection_name connection_option connection_options cos cosh create crypt ctime db_disk_size decode_binary delete_property delete_verb disassemble dump_database encode_binary equal eval exp floatstr floor flush_input force_input function_info idle_seconds index is_clear_property is_member is_player kill_task length listappend listdelete listen listeners listinsert listset log log10 match max max_object memory_usage min move notify object_bytes open_network_connection output_delimiters parent pass players properties property_info queued_tasks queue_info raise random read recycle renumber reset_max_object resume rindex rmatch seconds_left server_log server_version setadd setremove set_connection_option set_player_flag set_property_info set_task_perms set_verb_args set_verb_code set_verb_info shutdown sin sinh sqrt strcmp string_hash strsub substitute suspend tan tanh task_id task_stack ticks_left time tofloat toint toliteral tonum toobj tostr trunc typeof unlisten valid value_bytes value_hash verbs verb_args verb_code verb_info contained +endif + +"Enclosed expressions +syn match mooUnenclosedError display ~[')\]|}]~ +syn match mooParenthesesError display ~[';\]|}]~ contained +syn region mooParentheses start=~(~ end=~)~ transparent contains=@mooEnclosedContents,mooParenthesesError +syn match mooBracketsError display ~[');|}]~ contained +syn region mooBrackets start=~\[~ end=~\]~ transparent contains=@mooEnclosedContents,mooBracketsError +syn match mooBracesError display ~[');\]|]~ contained +syn region mooBraces start=~{~ end=~}~ transparent contains=@mooEnclosedContents,mooBracesError +syn match mooQuestionError display ~[');\]}]~ contained +syn region mooQuestion start=~?~ end=~|~ transparent contains=@mooEnclosedContents,mooQuestionError +syn match mooCatchError display ~[);\]|}]~ contained +syn region mooCatch matchgroup=mooExclamation start=~`~ end=~'~ transparent contains=@mooEnclosedContents,mooCatchError,mooExclamation +if exists("moo_extended_cstyle_comments") + syn match mooExclamation display ~[\t !%&(*+,\-/<=>?@[^`{|]\@!=\@!~ contained contains=mooCStyleComment +else + syn match mooExclamation display ~[\t !%&(*+,\-/<=>?@[^`{|]\@?@^|]\@?~ transparent contains=mooCStyleComment +else + syn match mooScattering ~[,{]\@<=\s*?~ transparent contains=NONE +endif + +" Clusters +syn cluster mooKeyword contains=mooStatement,mooOperatorIn,mooAny,mooErrorConstant +syn cluster mooStringContents contains=mooStringError,mooStringSpecialChar +syn cluster mooEnclosedContents contains=TOP,mooUnenclosedError,mooComment,mooNonCode + +" Define the default highlighting. +hi def link mooUncommentedError Error +hi def link mooCStyleCommentError Error +hi def link mooCStyleComment Comment +hi def link mooStatement Statement +hi def link mooOperatorIn Operator +hi def link mooAny Constant " link this to Keyword if you want +hi def link mooErrorConstant Constant +hi def link mooType Type +hi def link mooVariable Type +hi def link mooStringError Error +hi def link mooStringSpecialChar SpecialChar +hi def link mooRegexpOr SpecialChar +hi def link mooPronounSub SpecialChar +hi def link mooString String +hi def link mooNumber Number +hi def link mooObject Number +hi def link mooBuiltinProperty Type +hi def link mooBuiltinFunction Function +hi def link mooUnknownBuiltinFunction Error +hi def link mooKnownBuiltinFunction Function +hi def link mooCorePropOrVerb Identifier +hi def link mooUnenclosedError Error +hi def link mooParenthesesError Error +hi def link mooBracketsError Error +hi def link mooBracesError Error +hi def link mooQuestionError Error +hi def link mooCatchError Error +hi def link mooExclamation Exception +hi def link mooComment Comment +hi def link mooNonCode PreProc + +let b:current_syntax = "moo" + +" vim: ts=8 diff --git a/vim71/syntax/mp.vim b/vim71/syntax/mp.vim new file mode 100644 index 0000000..c0fd60b --- /dev/null +++ b/vim71/syntax/mp.vim @@ -0,0 +1,132 @@ +" Vim syntax file +" Language: MetaPost +" Maintainer: Andreas Scherer +" Last Change: April 30, 2001 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +let plain_mf_macros = 0 " plain.mf has no special meaning for MetaPost +let other_mf_macros = 0 " cmbase.mf, logo.mf, ... neither + +" Read the Metafont syntax to start with +if version < 600 + source :p:h/mf.vim +else + runtime! syntax/mf.vim +endif + +" MetaPost has TeX inserts for typeset labels +" verbatimtex, btex, and etex will be treated as keywords +syn match mpTeXbegin "\(verbatimtex\|btex\)" +syn match mpTeXend "etex" +syn region mpTeXinsert start="\(verbatimtex\|btex\)"hs=e+1 end="etex"he=s-1 contains=mpTeXbegin,mpTeXend keepend + +" MetaPost primitives not found in Metafont +syn keyword mpInternal bluepart clip color dashed fontsize greenpart infont +syn keyword mpInternal linecap linejoin llcorner lrcorner miterlimit mpxbreak +syn keyword mpInternal prologues redpart setbounds tracinglostchars +syn keyword mpInternal truecorners ulcorner urcorner withcolor + +" Metafont primitives not found in MetaPost +syn keyword notDefined autorounding chardx chardy fillin granularity hppp +syn keyword notDefined proofing smoothing tracingedges tracingpens +syn keyword notDefined turningcheck vppp xoffset yoffset + +" Keywords defined by plain.mp +if !exists("plain_mp_macros") + let plain_mp_macros = 1 " Set this to '0' if your source gets too colourful +endif +if plain_mp_macros + syn keyword mpMacro ahangle ahlength background bbox bboxmargin beginfig + syn keyword mpMacro beveled black blue buildcycle butt center cutafter + syn keyword mpMacro cutbefore cuttings dashpattern defaultfont defaultpen + syn keyword mpMacro defaultscale dotlabel dotlabels drawarrow drawdblarrow + syn keyword mpMacro drawoptions endfig evenly extra_beginfig extra_endfig + syn keyword mpMacro green label labeloffset mitered red rounded squared + syn keyword mpMacro thelabel white base_name base_version + syn keyword mpMacro upto downto exitunless relax gobble gobbled + syn keyword mpMacro interact loggingall tracingall tracingnone + syn keyword mpMacro eps epsilon infinity right left up down origin + syn keyword mpMacro quartercircle halfcircle fullcircle unitsquare identity + syn keyword mpMacro blankpicture withdots ditto EOF pensquare penrazor + syn keyword mpMacro penspeck whatever abs round ceiling byte dir unitvector + syn keyword mpMacro inverse counterclockwise tensepath mod div dotprod + syn keyword mpMacro takepower direction directionpoint intersectionpoint + syn keyword mpMacro softjoin incr decr reflectedabout rotatedaround + syn keyword mpMacro rotatedabout min max flex superellipse interpath + syn keyword mpMacro magstep currentpen currentpen_path currentpicture + syn keyword mpMacro fill draw filldraw drawdot unfill undraw unfilldraw + syn keyword mpMacro undrawdot erase cutdraw image pickup numeric_pickup + syn keyword mpMacro pen_lft pen_rt pen_top pen_bot savepen clearpen + syn keyword mpMacro clear_pen_memory lft rt top bot ulft urt llft lrt + syn keyword mpMacro penpos penstroke arrowhead makelabel labels penlabel + syn keyword mpMacro range numtok thru clearxy clearit clearpen pickup + syn keyword mpMacro shipit bye hide stop solve +endif + +" Keywords defined by mfplain.mp +if !exists("mfplain_mp_macros") + let mfplain_mp_macros = 0 " Set this to '1' to include these macro names +endif +if mfplain_mp_macros + syn keyword mpMacro beginchar blacker capsule_def change_width + syn keyword mpMacro define_blacker_pixels define_corrected_pixels + syn keyword mpMacro define_good_x_pixels define_good_y_pixels + syn keyword mpMacro define_horizontal_corrected_pixels + syn keyword mpMacro define_pixels define_whole_blacker_pixels + syn keyword mpMacro define_whole_vertical_blacker_pixels + syn keyword mpMacro define_whole_vertical_pixels endchar + syn keyword mpMacro extra_beginchar extra_endchar extra_setup + syn keyword mpMacro font_coding_scheme font_extra_space font_identifier + syn keyword mpMacro font_normal_shrink font_normal_space + syn keyword mpMacro font_normal_stretch font_quad font_size + syn keyword mpMacro font_slant font_x_height italcorr labelfont + syn keyword mpMacro makebox makegrid maketicks mode_def mode_setup + syn keyword mpMacro o_correction proofrule proofrulethickness rulepen smode + + " plus some no-ops, also from mfplain.mp + syn keyword mpMacro cullit currenttransform gfcorners grayfont hround + syn keyword mpMacro imagerules lowres_fix nodisplays notransforms openit + syn keyword mpMacro proofoffset screenchars screenrule screenstrokes + syn keyword mpMacro showit slantfont titlefont unitpixel vround +endif + +" Keywords defined by other macro packages, e.g., boxes.mp +if !exists("other_mp_macros") + let other_mp_macros = 1 " Set this to '0' if your source gets too colourful +endif +if other_mp_macros + syn keyword mpMacro circmargin defaultdx defaultdy + syn keyword mpMacro boxit boxjoin bpath circleit drawboxed drawboxes + syn keyword mpMacro drawunboxed fixpos fixsize pic +endif + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_mp_syntax_inits") + if version < 508 + let did_mp_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink mpTeXinsert String + HiLink mpTeXbegin Statement + HiLink mpTeXend Statement + HiLink mpInternal mfInternal + HiLink mpMacro Macro + + delcommand HiLink +endif + +let b:current_syntax = "mp" + +" vim: ts=8 diff --git a/vim71/syntax/mplayerconf.vim b/vim71/syntax/mplayerconf.vim new file mode 100644 index 0000000..55f7e1a --- /dev/null +++ b/vim71/syntax/mplayerconf.vim @@ -0,0 +1,83 @@ +" Vim syntax file +" Language: mplayer(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +setlocal iskeyword=@,48-57,- + +syn keyword mplayerconfTodo contained TODO FIXME XXX NOTE + +syn region mplayerconfComment display oneline start='#' end='$' + \ contains=mplayerconfTodo,@Spell + +syn keyword mplayerconfPreProc include + +syn keyword mplayerconfBoolean yes no + +syn match mplayerconfNumber '\<\d\+\>' + +syn keyword mplayerconfOption hardframedrop nomouseinput bandwidth dumpstream + \ rtsp-stream-over-tcp tv overlapsub + \ sub-bg-alpha subfont-outline unicode format + \ vo edl cookies fps zrfd af-adv nosound + \ audio-density passlogfile vobsuboutindex autoq + \ autosync benchmark colorkey nocolorkey edlout + \ enqueue fixed-vo framedrop h identify input + \ lircconf list-options loop menu menu-cfg + \ menu-root nojoystick nolirc nortc playlist + \ quiet really-quiet shuffle skin slave + \ softsleep speed sstep use-stdin aid alang + \ audio-demuxer audiofile audiofile-cache + \ cdrom-device cache cdda channels chapter + \ cookies-file demuxer dumpaudio dumpfile + \ dumpvideo dvbin dvd-device dvdangle forceidx + \ frames hr-mp3-seek idx ipv4-only-proxy + \ loadidx mc mf ni nobps noextbased + \ passwd prefer-ipv4 prefer-ipv6 rawaudio + \ rawvideo saveidx sb srate ss tskeepbroken + \ tsprog tsprobe user user-agent vid vivo + \ dumpjacosub dumpmicrodvdsub dumpmpsub dumpsami + \ dumpsrtsub dumpsub ffactor flip-hebrew font + \ forcedsubsonly fribidi-charset ifo noautosub + \ osdlevel sid slang spuaa spualign spugauss + \ sub sub-bg-color sub-demuxer sub-fuzziness + \ sub-no-text-pp subalign subcc subcp subdelay + \ subfile subfont-autoscale subfont-blur + \ subfont-encoding subfont-osd-scale + \ subfont-text-scale subfps subpos subwidth + \ utf8 vobsub vobsubid abs ao aofile aop delay + \ mixer nowaveheader aa bpp brightness contrast + \ dfbopts display double dr dxr2 fb fbmode + \ fbmodeconfig forcexv fs fsmode-dontuse fstype + \ geometry guiwid hue jpeg monitor-dotclock + \ monitor-hfreq monitor-vfreq monitoraspect + \ nograbpointer nokeepaspect noxv ontop panscan + \ rootwin saturation screenw stop-xscreensaver + \ vm vsync wid xineramascreen z zrbw zrcrop + \ zrdev zrhelp zrnorm zrquality zrvdec zrxdoff + \ ac af afm aspect flip lavdopts noaspect + \ noslices novideo oldpp pp pphelp ssf stereo + \ sws vc vfm x xvidopts xy y zoom vf vop + \ audio-delay audio-preload endpos ffourcc + \ include info noautoexpand noskip o oac of + \ ofps ovc skiplimit v vobsubout vobsuboutid + \ lameopts lavcopts nuvopts xvidencopts + +hi def link mplayerconfTodo Todo +hi def link mplayerconfComment Comment +hi def link mplayerconfPreProc PreProc +hi def link mplayerconfBoolean Boolean +hi def link mplayerconfNumber Number +hi def link mplayerconfOption Keyword + +let b:current_syntax = "mplayerconf" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/mrxvtrc.vim b/vim71/syntax/mrxvtrc.vim new file mode 100644 index 0000000..d86f8e4 --- /dev/null +++ b/vim71/syntax/mrxvtrc.vim @@ -0,0 +1,277 @@ +" Created : Wed 26 Apr 2006 01:20:53 AM CDT +" Modified : Mon 20 Nov 2006 12:14:16 AM PST +" Author : Gautam Iyer +" Description : Vim syntax file for mrxvtrc (for mrxvt-0.5.0 and up) + +" Quit when a syntax file was already loaded +if exists("b:current_syntax") + finish +endif + +syn case match + +" Errors +syn match mrxvtrcError contained '\v\S+' + +" Comments +syn match mrxvtrcComment contains=@Spell '^\s*[!#].*$' +syn match mrxvtrcComment '\v^\s*[#!]\s*\w+[.*]\w+.*:.*' + +" +" Options. +" +syn match mrxvtrcClass '\v^\s*\w+[.*]' + \ nextgroup=mrxvtrcOptions,mrxvtrcProfile,@mrxvtrcPOpts,mrxvtrcError + +" Boolean options +syn keyword mrxvtrcOptions contained nextgroup=mrxvtrcBColon,mrxvtrcError + \ highlightTabOnBell syncTabTitle hideTabbar + \ autohideTabbar bottomTabbar hideButtons + \ syncTabIcon veryBoldFont maximized + \ fullscreen reverseVideo loginShell + \ jumpScroll scrollBar scrollbarRight + \ scrollbarFloating scrollTtyOutputInhibit + \ scrollTtyKeypress scrollWithBuffer + \ transparentForce transparentScrollbar + \ transparentMenubar transparentTabbar + \ tabUsePixmap utmpInhibit visualBell mapAlert + \ meta8 mouseWheelScrollPage multibyte_cursor + \ tripleclickwords showMenu xft xftNomFont + \ xftSlowOutput xftAntialias xftHinting + \ xftAutoHint xftGlobalAdvance cmdAllTabs + \ protectSecondary thai borderLess + \ overrideRedirect broadcast + \ smartResize smoothResize pointerBlank + \ cursorBlink noSysConfig disableMacros + \ linuxHomeEndKey sessionMgt +syn match mrxvtrcOptions contained nextgroup=mrxvtrcBColon,mrxvtrcError + \ '\v' +syn match mrxvtrcBColon contained skipwhite + \ nextgroup=mrxvtrcBoolVal,mrxvtrcError ':' +syn case ignore +syn keyword mrxvtrcBoolVal contained skipwhite nextgroup=mrxvtrcError + \ 0 1 yes no on off true false +syn case match + +" Color options +syn keyword mrxvtrcOptions contained nextgroup=mrxvtrcCColon,mrxvtrcError + \ ufBackground textShadow tabForeground + \ itabForeground tabBackground itabBackground + \ scrollColor troughColor highlightColor + \ cursorColor cursorColor2 pointerColor + \ borderColor tintColor +syn match mrxvtrcOptions contained nextgroup=mrxvtrcCColon,mrxvtrcError + \ '\v' +syn match mrxvtrcCColon contained skipwhite + \ nextgroup=mrxvtrcColorVal ':' +syn match mrxvtrcColorVal contained skipwhite nextgroup=mrxvtrcError + \ '\v#[0-9a-fA-F]{6}' + +" Numeric options +syn keyword mrxvtrcOptions contained nextgroup=mrxvtrcNColon,mrxvtrcError + \ maxTabWidth minVisibleTabs + \ scrollbarThickness xftmSize xftSize desktop + \ externalBorder internalBorder lineSpace + \ pointerBlankDelay cursorBlinkInterval + \ shading backgroundFade bgRefreshInterval + \ fading focusDelay opacity opacityDegree + \ xftPSize +syn match mrxvtrcNColon contained skipwhite + \ nextgroup=mrxvtrcNumVal,mrxvtrcError ':' +syn match mrxvtrcNumVal contained skipwhite nextgroup=mrxvtrcError + \ '\v[+-]?<(0[0-7]+|\d+|0x[0-9a-f]+)>' + +" String options +syn keyword mrxvtrcOptions contained nextgroup=mrxvtrcSColon,mrxvtrcError + \ tabTitle termName title clientName iconName + \ bellCommand backspaceKey deleteKey + \ printPipe cutChars answerbackString + \ smClientID geometry path boldFont xftFont + \ xftmFont xftPFont inputMethod + \ greektoggle_key menu menubarPixmap + \ scrollbarPixmap tabbarPixmap appIcon + \ multichar_encoding initProfileList + \ winTitleFormat +syn match mrxvtrcOptions contained nextgroup=mrxvtrcSColon,mrxvtrcError + \ '\v' +syn match mrxvtrcSColon contained skipwhite nextgroup=mrxvtrcStrVal ':' +syn match mrxvtrcStrVal contained '\v\S.*' + +" Profile options +syn cluster mrxvtrcPOpts contains=mrxvtrcPSOpts,mrxvtrcPCOpts,mrxvtrcPNOpts +syn match mrxvtrcProfile contained nextgroup=@mrxvtrcPOpts,mrxvtrcError + \ '\vprofile\d+\.' +syn keyword mrxvtrcPSOpts contained nextgroup=mrxvtrcSColon,mrxvtrcError + \ tabTitle command holdExitText holdExitTitle + \ Pixmap workingDirectory titleFormat +syn keyword mrxvtrcPCOpts contained nextgroup=mrxvtrcCColon,mrxvtrcError + \ background foreground +syn keyword mrxvtrcPNOpts contained nextgroup=mrxvtrcNColon,mrxvtrcError + \ holdExit saveLines + +" scrollbarStyle +syn match mrxvtrcOptions contained skipwhite + \ nextgroup=mrxvtrcSBstyle,mrxvtrcError + \ '\v' + +" +" Highlighting groups +" +hi def link mrxvtrcError Error +hi def link mrxvtrcComment Comment + +hi def link mrxvtrcClass Statement +hi def link mrxvtrcOptions mrxvtrcClass +hi def link mrxvtrcBColon mrxvtrcClass +hi def link mrxvtrcCColon mrxvtrcClass +hi def link mrxvtrcNColon mrxvtrcClass +hi def link mrxvtrcSColon mrxvtrcClass +hi def link mrxvtrcProfile mrxvtrcClass +hi def link mrxvtrcPSOpts mrxvtrcClass +hi def link mrxvtrcPCOpts mrxvtrcClass +hi def link mrxvtrcPNOpts mrxvtrcClass + +hi def link mrxvtrcBoolVal Boolean +hi def link mrxvtrcStrVal String +hi def link mrxvtrcColorVal Constant +hi def link mrxvtrcNumVal Number + +hi def link mrxvtrcSBstyle mrxvtrcStrVal +hi def link mrxvtrcSBalign mrxvtrcStrVal +hi def link mrxvtrcTSmode mrxvtrcStrVal +hi def link mrxvtrcGrkKbd mrxvtrcStrVal +hi def link mrxvtrcXftWt mrxvtrcStrVal +hi def link mrxvtrcXftSl mrxvtrcStrVal +hi def link mrxvtrcXftWd mrxvtrcStrVal +hi def link mrxvtrcXftHt mrxvtrcStrVal +hi def link mrxvtrcPedit mrxvtrcStrVal +hi def link mrxvtrcMod mrxvtrcStrVal +hi def link mrxvtrcSelSty mrxvtrcStrVal + +hi def link mrxvtrcMacro Identifier +hi def link mrxvtrcKey mrxvtrcClass +hi def link mrxvtrcTitle mrxvtrcStrVal +hi def link mrxvtrcShell Special +hi def link mrxvtrcCmd PreProc +hi def link mrxvtrcSubwin mrxvtrcStrVal + +let b:current_syntax = "mrxvtrc" diff --git a/vim71/syntax/msidl.vim b/vim71/syntax/msidl.vim new file mode 100644 index 0000000..cf270ee --- /dev/null +++ b/vim71/syntax/msidl.vim @@ -0,0 +1,92 @@ +" Vim syntax file +" Language: MS IDL (Microsoft dialect of Interface Description Language) +" Maintainer: Vadim Zeitlin +" Last Change: 2003 May 11 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Misc basic +syn match msidlId "[a-zA-Z][a-zA-Z0-9_]*" +syn match msidlUUID "{\?[[:xdigit:]]\{8}-\([[:xdigit:]]\{4}-\)\{3}[[:xdigit:]]\{12}}\?" +syn region msidlString start=/"/ skip=/\\\(\\\\\)*"/ end=/"/ +syn match msidlLiteral "\d\+\(\.\d*\)\=" +syn match msidlLiteral "\.\d\+" +syn match msidlSpecial contained "[]\[{}:]" + +" Comments +syn keyword msidlTodo contained TODO FIXME XXX +syn region msidlComment start="/\*" end="\*/" contains=msidlTodo +syn match msidlComment "//.*" contains=msidlTodo +syn match msidlCommentError "\*/" + +" C style Preprocessor +syn region msidlIncluded contained start=+"+ skip=+\\\(\\\\\)*"+ end=+"+ +syn match msidlIncluded contained "<[^>]*>" +syn match msidlInclude "^[ \t]*#[ \t]*include\>[ \t]*["<]" contains=msidlIncluded,msidlString +syn region msidlPreCondit start="^[ \t]*#[ \t]*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=msidlComment,msidlCommentError +syn region msidlDefine start="^[ \t]*#[ \t]*\(define\>\|undef\>\)" skip="\\$" end="$" contains=msidlLiteral, msidlString + +" Attributes +syn keyword msidlAttribute contained in out propget propput propputref retval +syn keyword msidlAttribute contained aggregatable appobject binadable coclass control custom default defaultbind defaultcollelem defaultvalue defaultvtable dispinterface displaybind dual entry helpcontext helpfile helpstring helpstringdll hidden id immediatebind lcid library licensed nonbrowsable noncreatable nonextensible oleautomation optional object public readonly requestedit restricted source string uidefault usesgetlasterror vararg version +syn match msidlAttribute /uuid(.*)/he=s+4 contains=msidlUUID +syn match msidlAttribute /helpstring(.*)/he=s+10 contains=msidlString +syn region msidlAttributes start="\[" end="]" keepend contains=msidlSpecial,msidlString,msidlAttribute,msidlComment,msidlCommentError + +" Keywords +syn keyword msidlEnum enum +syn keyword msidlImport import importlib +syn keyword msidlStruct interface library coclass +syn keyword msidlTypedef typedef + +" Types +syn keyword msidlStandardType byte char double float hyper int long short void wchar_t +syn keyword msidlStandardType BOOL BSTR HRESULT VARIANT VARIANT_BOOL +syn region msidlSafeArray start="SAFEARRAY(" end=")" contains=msidlStandardType + +syn sync lines=50 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_msidl_syntax_inits") + if version < 508 + let did_msidl_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink msidlInclude Include + HiLink msidlPreProc PreProc + HiLink msidlPreCondit PreCondit + HiLink msidlDefine Macro + HiLink msidlIncluded String + HiLink msidlString String + HiLink msidlComment Comment + HiLink msidlTodo Todo + HiLink msidlSpecial SpecialChar + HiLink msidlLiteral Number + HiLink msidlUUID Number + + HiLink msidlImport Include + HiLink msidlEnum StorageClass + HiLink msidlStruct Structure + HiLink msidlTypedef Typedef + HiLink msidlAttribute StorageClass + + HiLink msidlStandardType Type + HiLink msidlSafeArray Type + + delcommand HiLink +endif + +let b:current_syntax = "msidl" + +" vi: set ts=8 sw=4: diff --git a/vim71/syntax/msql.vim b/vim71/syntax/msql.vim new file mode 100644 index 0000000..0716fbb --- /dev/null +++ b/vim71/syntax/msql.vim @@ -0,0 +1,100 @@ +" Vim syntax file +" Language: msql +" Maintainer: Lutz Eymers +" URL: http://www.isp.de/data/msql.vim +" Email: Subject: send syntax_vim.tgz +" Last Change: 2001 May 10 +" +" Options msql_sql_query = 1 for SQL syntax highligthing inside strings +" msql_minlines = x to sync at least x lines backwards + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'msql' +endif + +if version < 600 + so :p:h/html.vim +else + runtime! syntax/html.vim + unlet b:current_syntax +endif + +syn cluster htmlPreproc add=msqlRegion + +syn case match + +" Internal Variables +syn keyword msqlIntVar ERRMSG contained + +" Env Variables +syn keyword msqlEnvVar SERVER_SOFTWARE SERVER_NAME SERVER_URL GATEWAY_INTERFACE contained +syn keyword msqlEnvVar SERVER_PROTOCOL SERVER_PORT REQUEST_METHOD PATH_INFO contained +syn keyword msqlEnvVar PATH_TRANSLATED SCRIPT_NAME QUERY_STRING REMOTE_HOST contained +syn keyword msqlEnvVar REMOTE_ADDR AUTH_TYPE REMOTE_USER CONTEN_TYPE contained +syn keyword msqlEnvVar CONTENT_LENGTH HTTPS HTTPS_KEYSIZE HTTPS_SECRETKEYSIZE contained +syn keyword msqlEnvVar HTTP_ACCECT HTTP_USER_AGENT HTTP_IF_MODIFIED_SINCE contained +syn keyword msqlEnvVar HTTP_FROM HTTP_REFERER contained + +" Inlclude lLite +syn include @msqlLite :p:h/lite.vim + +" Msql Region +syn region msqlRegion matchgroup=Delimiter start="D]" end=">" contains=@msqlLite,msql.* + +" sync +if exists("msql_minlines") + exec "syn sync minlines=" . msql_minlines +else + syn sync minlines=100 +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_msql_syn_inits") + if version < 508 + let did_msql_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink msqlComment Comment + HiLink msqlString String + HiLink msqlNumber Number + HiLink msqlFloat Float + HiLink msqlIdentifier Identifier + HiLink msqlGlobalIdentifier Identifier + HiLink msqlIntVar Identifier + HiLink msqlEnvVar Identifier + HiLink msqlFunctions Function + HiLink msqlRepeat Repeat + HiLink msqlConditional Conditional + HiLink msqlStatement Statement + HiLink msqlType Type + HiLink msqlInclude Include + HiLink msqlDefine Define + HiLink msqlSpecialChar SpecialChar + HiLink msqlParentError Error + HiLink msqlTodo Todo + HiLink msqlOperator Operator + HiLink msqlRelation Operator + + delcommand HiLink +endif + +let b:current_syntax = "msql" + +if main_syntax == 'msql' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim71/syntax/mupad.vim b/vim71/syntax/mupad.vim new file mode 100644 index 0000000..109f880 --- /dev/null +++ b/vim71/syntax/mupad.vim @@ -0,0 +1,295 @@ +" Vim syntax file +" Language: MuPAD source +" Maintainer: Dave Silvia +" Filenames: *.mu +" Date: 6/30/2004 + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Set default highlighting to Win2k +if !exists("mupad_cmdextversion") + let mupad_cmdextversion = 2 +endif + +syn case match + +syn match mupadComment "//\p*$" +syn region mupadComment start="/\*" end="\*/" + +syn region mupadString start="\"" skip=/\\"/ end="\"" + +syn match mupadOperator "(\|)\|:=\|::\|:\|;" +" boolean +syn keyword mupadOperator and or not xor +syn match mupadOperator "==>\|\<=\>" + +" Informational +syn keyword mupadSpecial FILEPATH NOTEBOOKFILE NOTEBOOKPATH +" Set-able, e.g., DIGITS:=10 +syn keyword mupadSpecial DIGITS HISTORY LEVEL +syn keyword mupadSpecial MAXLEVEL MAXDEPTH ORDER +syn keyword mupadSpecial TEXTWIDTH +" Set-able, e.g., PRETTYPRINT:=TRUE +syn keyword mupadSpecial PRETTYPRINT +" Set-able, e.g., LIBPATH:="C:\\MuPAD Pro\\mylibdir" or LIBPATH:="/usr/MuPAD Pro/mylibdir" +syn keyword mupadSpecial LIBPATH PACKAGEPATH +syn keyword mupadSpecial READPATH TESTPATH WRITEPATH +" Symbols and Constants +syn keyword mupadDefine FAIL NIL +syn keyword mupadDefine TRUE FALSE UNKNOWN +syn keyword mupadDefine complexInfinity infinity +syn keyword mupadDefine C_ CATALAN E EULER I PI Q_ R_ +syn keyword mupadDefine RD_INF RD_NINF undefined unit universe Z_ +" print() directives +syn keyword mupadDefine Unquoted NoNL KeepOrder Typeset +" domain specifics +syn keyword mupadStatement domain begin end_domain end +syn keyword mupadIdentifier inherits category axiom info doc interface +" basic programming statements +syn keyword mupadStatement proc begin end_proc +syn keyword mupadUnderlined name local option save +syn keyword mupadConditional if then elif else end_if +syn keyword mupadConditional case of do break end_case +syn keyword mupadRepeat for do next break end_for +syn keyword mupadRepeat while do next break end_while +syn keyword mupadRepeat repeat next break until end_repeat +" domain packages/libraries +syn keyword mupadType detools import linalg numeric numlib plot polylib +syn match mupadType '\' + +"syn keyword mupadFunction contains +" Functions dealing with prime numbers +syn keyword mupadFunction phi invphi mersenne nextprime numprimedivisors +syn keyword mupadFunction pollard prevprime primedivisors +" Functions operating on Lists, Matrices, Sets, ... +syn keyword mupadFunction array _index +" Evaluation +syn keyword mupadFunction float contains +" stdlib +syn keyword mupadFunction _exprseq _invert _lazy_and _lazy_or _negate +syn keyword mupadFunction _stmtseq _invert intersect minus union +syn keyword mupadFunction Ci D Ei O Re Im RootOf Si +syn keyword mupadFunction Simplify +syn keyword mupadFunction abs airyAi airyBi alias unalias anames append +syn keyword mupadFunction arcsin arccos arctan arccsc arcsec arccot +syn keyword mupadFunction arcsinh arccosh arctanh arccsch arcsech arccoth +syn keyword mupadFunction arg args array assert assign assignElements +syn keyword mupadFunction assume assuming asympt bernoulli +syn keyword mupadFunction besselI besselJ besselK besselY beta binomial bool +syn keyword mupadFunction bytes card +syn keyword mupadFunction ceil floor round trunc +syn keyword mupadFunction coeff coerce collect combine copyClosure +syn keyword mupadFunction conjugate content context contfrac +syn keyword mupadFunction debug degree degreevec delete _delete denom +syn keyword mupadFunction densematrix diff dilog dirac discont div _div +syn keyword mupadFunction divide domtype doprint erf erfc error eval evalassign +syn keyword mupadFunction evalp exp expand export unexport expose expr +syn keyword mupadFunction expr2text external extnops extop extsubsop +syn keyword mupadFunction fact fact2 factor fclose finput fname fopen fprint +syn keyword mupadFunction fread ftextinput readbitmap readdata pathname +syn keyword mupadFunction protocol read readbytes write writebytes +syn keyword mupadFunction float frac frame _frame frandom freeze unfreeze +syn keyword mupadFunction funcenv gamma gcd gcdex genident genpoly +syn keyword mupadFunction getpid getprop ground has hastype heaviside help +syn keyword mupadFunction history hold hull hypergeom icontent id +syn keyword mupadFunction ifactor igamma igcd igcdex ilcm in _in +syn keyword mupadFunction indets indexval info input int int2text +syn keyword mupadFunction interpolate interval irreducible is +syn keyword mupadFunction isprime isqrt iszero ithprime kummerU lambertW +syn keyword mupadFunction last lasterror lcm lcoeff ldegree length +syn keyword mupadFunction level lhs rhs limit linsolve lllint +syn keyword mupadFunction lmonomial ln loadmod loadproc log lterm +syn keyword mupadFunction match map mapcoeffs maprat matrix max min +syn keyword mupadFunction mod modp mods monomials multcoeffs new +syn keyword mupadFunction newDomain _next nextprime nops +syn keyword mupadFunction norm normal nterms nthcoeff nthmonomial nthterm +syn keyword mupadFunction null numer ode op operator package +syn keyword mupadFunction pade partfrac patchlevel pdivide +syn keyword mupadFunction piecewise plot plotfunc2d plotfunc3d +syn keyword mupadFunction poly poly2list polylog powermod print +syn keyword mupadFunction product protect psi quit _quit radsimp random rationalize +syn keyword mupadFunction rec rectform register reset return revert +syn keyword mupadFunction rewrite select series setuserinfo share sign signIm +syn keyword mupadFunction simplify +syn keyword mupadFunction sin cos tan csc sec cot +syn keyword mupadFunction sinh cosh tanh csch sech coth +syn keyword mupadFunction slot solve +syn keyword mupadFunction pdesolve matlinsolve matlinsolveLU toeplitzSolve +syn keyword mupadFunction vandermondeSolve fsolve odesolve odesolve2 +syn keyword mupadFunction polyroots polysysroots odesolveGeometric +syn keyword mupadFunction realroot realroots mroots lincongruence +syn keyword mupadFunction msqrts +syn keyword mupadFunction sort split sqrt strmatch strprint +syn keyword mupadFunction subs subset subsex subsop substring sum +syn keyword mupadFunction surd sysname sysorder system table taylor tbl2text +syn keyword mupadFunction tcoeff testargs testeq testtype text2expr +syn keyword mupadFunction text2int text2list text2tbl rtime time +syn keyword mupadFunction traperror type unassume unit universe +syn keyword mupadFunction unloadmod unprotect userinfo val version +syn keyword mupadFunction warning whittakerM whittakerW zeta zip + +" graphics plot:: +syn keyword mupadFunction getDefault setDefault copy modify Arc2d Arrow2d +syn keyword mupadFunction Arrow3d Bars2d Bars3d Box Boxplot Circle2d Circle3d +syn keyword mupadFunction Cone Conformal Curve2d Curve3d Cylinder Cylindrical +syn keyword mupadFunction Density Ellipse2d Function2d Function3d Hatch +syn keyword mupadFunction Histogram2d HOrbital Implicit2d Implicit3d +syn keyword mupadFunction Inequality Iteration Line2d Line3d Lsys Matrixplot +syn keyword mupadFunction MuPADCube Ode2d Ode3d Parallelogram2d Parallelogram3d +syn keyword mupadFunction Piechart2d Piechart3d Point2d Point3d Polar +syn keyword mupadFunction Polygon2d Polygon3d Raster Rectangle Sphere +syn keyword mupadFunction Ellipsoid Spherical Sum Surface SurfaceSet +syn keyword mupadFunction SurfaceSTL Tetrahedron Hexahedron Octahedron +syn keyword mupadFunction Dodecahedron Icosahedron Text2d Text3d Tube Turtle +syn keyword mupadFunction VectorField2d XRotate ZRotate Canvas CoordinateSystem2d +syn keyword mupadFunction CoordinateSystem3d Group2d Group3d Scene2d Scene3d ClippingBox +syn keyword mupadFunction Rotate2d Rotate3d Scale2d Scale3d Transform2d +syn keyword mupadFunction Transform3d Translate2d Translate3d AmbientLight +syn keyword mupadFunction Camera DistantLight PointLight SpotLight + +" graphics Attributes +" graphics Output Attributes +syn keyword mupadIdentifier OutputFile OutputOptions +" graphics Defining Attributes +syn keyword mupadIdentifier Angle AngleRange AngleBegin AngleEnd +syn keyword mupadIdentifier Area Axis AxisX AxisY AxisZ Base Top +syn keyword mupadIdentifier BaseX TopX BaseY TopY BaseZ TopZ +syn keyword mupadIdentifier BaseRadius TopRadius Cells +syn keyword mupadIdentifier Center CenterX CenterY CenterZ +syn keyword mupadIdentifier Closed ColorData CommandList Contours CoordinateType +syn keyword mupadIdentifier Data DensityData DensityFunction From To +syn keyword mupadIdentifier FromX ToX FromY ToY FromZ ToZ +syn keyword mupadIdentifier Function FunctionX FunctionY FunctionZ +syn keyword mupadIdentifier Function1 Function2 Baseline +syn keyword mupadIdentifier Generations RotationAngle IterationRules StartRule StepLength +syn keyword mupadIdentifier TurtleRules Ground Heights Moves Inequalities +syn keyword mupadIdentifier InputFile Iterations StartingPoint +syn keyword mupadIdentifier LineColorFunction FillColorFunction +syn keyword mupadIdentifier Matrix2d Matrix3d +syn keyword mupadIdentifier MeshList MeshListType MeshListNormals +syn keyword mupadIdentifier MagneticQuantumNumber MomentumQuantumNumber PrincipalQuantumNumber +syn keyword mupadIdentifier Name Normal NormalX NormalY NormalZ +syn keyword mupadIdentifier ParameterName ParameterBegin ParameterEnd ParameterRange +syn keyword mupadIdentifier Points2d Points3d Radius RadiusFunction +syn keyword mupadIdentifier Position PositionX PositionY PositionZ +syn keyword mupadIdentifier Scale ScaleX ScaleY ScaleZ Shift ShiftX ShiftY ShiftZ +syn keyword mupadIdentifier SemiAxes SemiAxisX SemiAxisY SemiAxisZ +syn keyword mupadIdentifier Tangent1 Tangent1X Tangent1Y Tangent1Z +syn keyword mupadIdentifier Tangent2 Tangent2X Tangent2Y Tangent2Z +syn keyword mupadIdentifier Text TextOrientation TextRotation +syn keyword mupadIdentifier UName URange UMin UMax VName VRange VMin VMax +syn keyword mupadIdentifier XName XRange XMin XMax YName YRange YMin YMax +syn keyword mupadIdentifier ZName ZRange ZMin ZMax ViewingBox +syn keyword mupadIdentifier ViewingBoxXMin ViewingBoxXMax ViewingBoxXRange +syn keyword mupadIdentifier ViewingBoxYMin ViewingBoxYMax ViewingBoxYRange +syn keyword mupadIdentifier ViewingBoxZMin ViewingBoxZMax ViewingBoxZRange +syn keyword mupadIdentifier Visible +" graphics Axis Attributes +syn keyword mupadIdentifier Axes AxesInFront AxesLineColor AxesLineWidth +syn keyword mupadIdentifier AxesOrigin AxesOriginX AxesOriginY AxesOriginZ +syn keyword mupadIdentifier AxesTips AxesTitleAlignment +syn keyword mupadIdentifier AxesTitleAlignmentX AxesTitleAlignmentY AxesTitleAlignmentZ +syn keyword mupadIdentifier AxesTitles XAxisTitle YAxisTitle ZAxisTitle +syn keyword mupadIdentifier AxesVisible XAxisVisible YAxisVisible ZAxisVisible +syn keyword mupadIdentifier YAxisTitleOrientation +" graphics Tick Marks Attributes +syn keyword mupadIdentifier TicksAnchor XTicksAnchor YTicksAnchor ZTicksAnchor +syn keyword mupadIdentifier TicksAt XTicksAt YTicksAt ZTicksAt +syn keyword mupadIdentifier TicksBetween XTicksBetween YTicksBetween ZTicksBetween +syn keyword mupadIdentifier TicksDistance XTicksDistance YTicksDistance ZTicksDistance +syn keyword mupadIdentifier TicksNumber XTicksNumber YTicksNumber ZTicksNumber +syn keyword mupadIdentifier TicksVisible XTicksVisible YTicksVisible ZTicksVisible +syn keyword mupadIdentifier TicksLength TicksLabelStyle +syn keyword mupadIdentifier XTicksLabelStyle YTicksLabelStyle ZTicksLabelStyle +syn keyword mupadIdentifier TicksLabelsVisible +syn keyword mupadIdentifier XTicksLabelsVisible YTicksLabelsVisible ZTicksLabelsVisible +" graphics Grid Lines Attributes +syn keyword mupadIdentifier GridInFront GridLineColor SubgridLineColor +syn keyword mupadIdentifier GridLineStyle SubgridLineStyle GridLineWidth SubgridLineWidth +syn keyword mupadIdentifier GridVisible XGridVisible YGridVisible ZGridVisible +syn keyword mupadIdentifier SubgridVisible XSubgridVisible YSubgridVisible ZSubgridVisible +" graphics Animation Attributes +syn keyword mupadIdentifier Frames TimeRange TimeBegin TimeEnd +syn keyword mupadIdentifier VisibleAfter VisibleBefore VisibleFromTo +syn keyword mupadIdentifier VisibleAfterEnd VisibleBeforeBegin +" graphics Annotation Attributes +syn keyword mupadIdentifier Footer Header FooterAlignment HeaderAlignment +syn keyword mupadIdentifier HorizontalAlignment TitleAlignment VerticalAlignment +syn keyword mupadIdentifier Legend LegendEntry LegendText +syn keyword mupadIdentifier LegendAlignment LegendPlacement LegendVisible +syn keyword mupadIdentifier Title Titles +syn keyword mupadIdentifier TitlePosition TitlePositionX TitlePositionY TitlePositionZ +" graphics Layout Attributes +syn keyword mupadIdentifier Bottom Left Height Width Layout Rows Columns +syn keyword mupadIdentifier Margin BottomMargin TopMargin LeftMargin RightMargin +syn keyword mupadIdentifier OutputUnits Spacing +" graphics Calculation Attributes +syn keyword mupadIdentifier AdaptiveMesh DiscontinuitySearch Mesh SubMesh +syn keyword mupadIdentifier UMesh USubMesh VMesh VSubMesh +syn keyword mupadIdentifier XMesh XSubMesh YMesh YSubMesh Zmesh +" graphics Camera and Lights Attributes +syn keyword mupadIdentifier CameraCoordinates CameraDirection +syn keyword mupadIdentifier CameraDirectionX CameraDirectionY CameraDirectionZ +syn keyword mupadIdentifier FocalPoint FocalPointX FocalPointY FocalPointZ +syn keyword mupadIdentifier LightColor Lighting LightIntensity OrthogonalProjection +syn keyword mupadIdentifier SpotAngle ViewingAngle +syn keyword mupadIdentifier Target TargetX TargetY TargetZ +" graphics Presentation Style and Fonts Attributes +syn keyword mupadIdentifier ArrowLength +syn keyword mupadIdentifier AxesTitleFont FooterFont HeaderFont LegendFont +syn keyword mupadIdentifier TextFont TicksLabelFont TitleFont +syn keyword mupadIdentifier BackgroundColor BackgroundColor2 BackgroundStyle +syn keyword mupadIdentifier BackgroundTransparent Billboarding BorderColor BorderWidth +syn keyword mupadIdentifier BoxCenters BoxWidths DrawMode Gap XGap YGap +syn keyword mupadIdentifier Notched NotchWidth Scaling YXRatio ZXRatio +syn keyword mupadIdentifier VerticalAsymptotesVisible VerticalAsymptotesStyle +syn keyword mupadIdentifier VerticalAsymptotesColor VerticalAsymptotesWidth +" graphics Line Style Attributes +syn keyword mupadIdentifier LineColor LineColor2 LineColorType LineStyle +syn keyword mupadIdentifier LinesVisible ULinesVisible VLinesVisible XLinesVisible +syn keyword mupadIdentifier YLinesVisible LineWidth MeshVisible +" graphics Point Style Attributes +syn keyword mupadIdentifier PointColor PointSize PointStyle PointsVisible +" graphics Surface Style Attributes +syn keyword mupadIdentifier BarStyle Shadows Color Colors FillColor FillColor2 +syn keyword mupadIdentifier FillColorTrue FillColorFalse FillColorUnknown FillColorType +syn keyword mupadIdentifier Filled FillPattern FillPatterns FillStyle +syn keyword mupadIdentifier InterpolationStyle Shading UseNormals +" graphics Arrow Style Attributes +syn keyword mupadIdentifier TipAngle TipLength TipStyle TubeDiameter +syn keyword mupadIdentifier Tubular +" graphics meta-documentation Attributes +syn keyword mupadIdentifier objectGroupsListed + +if version >= 508 || !exists("did_mupad_syntax_inits") + if version < 508 + let did_mupad_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink mupadComment Comment + HiLink mupadString String + HiLink mupadOperator Operator + HiLink mupadSpecial Special + HiLink mupadStatement Statement + HiLink mupadUnderlined Underlined + HiLink mupadConditional Conditional + HiLink mupadRepeat Repeat + HiLink mupadFunction Function + HiLink mupadType Type + HiLink mupadDefine Define + HiLink mupadIdentifier Identifier + + delcommand HiLink +endif + +" TODO More comprehensive listing. diff --git a/vim71/syntax/mush.vim b/vim71/syntax/mush.vim new file mode 100644 index 0000000..0645f33 --- /dev/null +++ b/vim71/syntax/mush.vim @@ -0,0 +1,227 @@ +" MUSHcode syntax file +" Maintainer: Rick Bird +" Based on vim Syntax file by: Bek Oberin +" Last Updated: Fri Nov 04 20:28:15 2005 +" +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +" regular mush functions + +syntax keyword mushFunction contained @@ abs accent accname acos add after align +syntax keyword mushFunction contained allof alphamax alphamin and andflags +syntax keyword mushFunction contained andlflags andlpowers andpowers ansi aposs art +syntax keyword mushFunction contained asin atan atan2 atrlock attrcnt band baseconv +syntax keyword mushFunction contained beep before blank2tilde bnand bnot bor bound +syntax keyword mushFunction contained brackets break bxor cand cansee capstr case +syntax keyword mushFunction contained caseall cat ceil center checkpass children +syntax keyword mushFunction contained chr clone cmds cnetpost comp con config conn +syntax keyword mushFunction contained controls convsecs convtime convutcsecs cor +syntax keyword mushFunction contained cos create ctime ctu dec decrypt default +syntax keyword mushFunction contained delete die dig digest dist2d dist3d div +syntax keyword mushFunction contained division divscope doing downdiv dynhelp e +syntax keyword mushFunction contained edefault edit element elements elist elock +syntax keyword mushFunction contained emit empire empower encrypt endtag entrances +syntax keyword mushFunction contained eq escape etimefmt eval exit exp extract fdiv +syntax keyword mushFunction contained filter filterbool findable first firstof +syntax keyword mushFunction contained flags flip floor floordiv fmod fold +syntax keyword mushFunction contained folderstats followers following foreach +syntax keyword mushFunction contained fraction fullname functions get get_eval grab +syntax keyword mushFunction contained graball grep grepi gt gte hasattr hasattrp +syntax keyword mushFunction contained hasattrpval hasattrval hasdivpower hasflag +syntax keyword mushFunction contained haspower haspowergroup hastype height hidden +syntax keyword mushFunction contained home host hostname html idle idlesecs +syntax keyword mushFunction contained idle_average idle_times idle_total if ifelse +syntax keyword mushFunction contained ilev iname inc index indiv indivall insert +syntax keyword mushFunction contained inum ipaddr isdaylight isdbref isint isnum +syntax keyword mushFunction contained isword itemize items iter itext last lattr +syntax keyword mushFunction contained lcon lcstr ldelete ldivisions left lemit +syntax keyword mushFunction contained level lexits lflags link list lit ljust lmath +syntax keyword mushFunction contained ln lnum loc localize locate lock loctree log +syntax keyword mushFunction contained lparent lplayers lports lpos lsearch lsearchr +syntax keyword mushFunction contained lstats lt lte lthings lvcon lvexits lvplayers +syntax keyword mushFunction contained lvthings lwho mail maildstats mailfrom +syntax keyword mushFunction contained mailfstats mailstats mailstatus mailsubject +syntax keyword mushFunction contained mailtime map match matchall max mean median +syntax keyword mushFunction contained member merge mid min mix mod modulo modulus +syntax keyword mushFunction contained money mtime mudname mul munge mwho name nand +syntax keyword mushFunction contained nattr ncon nearby neq nexits next nor not +syntax keyword mushFunction contained nplayers nsemit nslemit nsoemit nspemit +syntax keyword mushFunction contained nsremit nszemit nthings null num nvcon +syntax keyword mushFunction contained nvexits nvplayers nvthings obj objeval objid +syntax keyword mushFunction contained objmem oemit ooref open or ord orflags +syntax keyword mushFunction contained orlflags orlpowers orpowers owner parent +syntax keyword mushFunction contained parse pcreate pemit pi pickrand playermem +syntax keyword mushFunction contained pmatch poll ports pos poss power powergroups +syntax keyword mushFunction contained powers powover program prompt pueblo quitprog +syntax keyword mushFunction contained quota r rand randword recv regedit regeditall +syntax keyword mushFunction contained regeditalli regediti regmatch regmatchi +syntax keyword mushFunction contained regrab regraball regraballi regrabi regrep +syntax keyword mushFunction contained regrepi remainder remit remove repeat replace +syntax keyword mushFunction contained rest restarts restarttime reswitch +syntax keyword mushFunction contained reswitchall reswitchalli reswitchi reverse +syntax keyword mushFunction contained revwords right rjust rloc rnum room root +syntax keyword mushFunction contained round s scan scramble search secs secure sent +syntax keyword mushFunction contained set setdiff setinter setq setr setunion sha0 +syntax keyword mushFunction contained shl shr shuffle sign signal sin sort sortby +syntax keyword mushFunction contained soundex soundlike soundslike space spellnum +syntax keyword mushFunction contained splice sql sqlescape sqrt squish ssl +syntax keyword mushFunction contained starttime stats stddev step strcat strinsert +syntax keyword mushFunction contained stripaccents stripansi strlen strmatch +syntax keyword mushFunction contained strreplace sub subj switch switchall t table +syntax keyword mushFunction contained tag tagwrap tan tel terminfo textfile +syntax keyword mushFunction contained tilde2blank time timefmt timestring tr +syntax keyword mushFunction contained trigger trim trimpenn trimtiny trunc type u +syntax keyword mushFunction contained ucstr udefault ufun uldefault ulocal updiv +syntax keyword mushFunction contained utctime v vadd val valid vcross vdim vdot +syntax keyword mushFunction contained version visible vmag vmax vmin vmul vsub +syntax keyword mushFunction contained vtattr vtcount vtcreate vtdestroy vtlcon +syntax keyword mushFunction contained vtloc vtlocate vtmaster vtname vtref vttel +syntax keyword mushFunction contained vunit wait where width wipe wordpos words +syntax keyword mushFunction contained wrap xcon xexits xget xor xplayers xthings +syntax keyword mushFunction contained xvcon xvexits xvplayers xvthings zemit zfun +syntax keyword mushFunction contained zmwho zone zwho + +" only highligh functions when they have an in-bracket immediately after +syntax match mushFunctionBrackets "\i*(" contains=mushFunction +" +" regular mush commands +syntax keyword mushAtCommandList contained @ALLHALT @ALLQUOTA @ASSERT @ATRCHOWN @ATRLOCK @ATTRIBUTE @BOOT +syntax keyword mushAtCommandList contained @BREAK @CEMIT @CHANNEL @CHAT @CHOWN @CHOWNALL @CHZONE @CHZONEALL +syntax keyword mushAtCommandList contained @CLOCK @CLONE @COBJ @COMMAND @CONFIG @CPATTR @CREATE @CRPLOG @DBCK +syntax keyword mushAtCommandList contained @DECOMPILE @DESTROY @DIG @DISABLE @DIVISION @DOING @DOLIST @DRAIN +syntax keyword mushAtCommandList contained @DUMP @EDIT @ELOCK @EMIT @EMPOWER @ENABLE @ENTRANCES @EUNLOCK @FIND +syntax keyword mushAtCommandList contained @FIRSTEXIT @FLAG @FORCE @FUNCTION @EDIT @GREP @HALT @HIDE @HOOK @KICK +syntax keyword mushAtCommandList contained @LEMIT @LEVEL @LINK @LIST @LISTMOTD @LOCK @LOG @LOGWIPE @LSET @MAIL @MALIAS +syntax keyword mushAtCommandList contained @MAP @MOTD @MVATTR @NAME @NEWPASSWORD @NOTIFY @NSCEMIT @NSEMIT @NSLEMIT +syntax keyword mushAtCommandList contained @NSOEMIT @NSPEMIT @NSPEMIT @NSREMIT @NSZEMIT @NUKE @OEMIT @OPEN @PARENT @PASSWORD +syntax keyword mushAtCommandList contained @PCREATE @PEMIT @POLL @POOR @POWERLEVEL @PROGRAM @PROMPT @PS @PURGE @QUOTA +syntax keyword mushAtCommandList contained @READCACHE @RECYCLE @REJECTMOTD @REMIT @RESTART @SCAN @SEARCH @SELECT @SET +syntax keyword mushAtCommandList contained @SHUTDOWN @SITELOCK @SNOOP @SQL @SQUOTA @STATS @SWITCH @SWEEP @SWITCH @TELEPORT +syntax keyword mushAtCommandList contained @TRIGGER @ULOCK @UNDESTROY @UNLINK @UNLOCK @UNRECYCLE @UPTIME @UUNLOCK @VERB +syntax keyword mushAtCommandList contained @VERSION @WAIT @WALL @WARNINGS @WCHECK @WHEREIS @WIPE @ZCLONE @ZEMIT +syntax match mushCommand "@\i\I*" contains=mushAtCommandList + + +syntax keyword mushCommand AHELP ANEWS ATTRIB_SET BRIEF BRIEF BUY CHANGES DESERT +syntax keyword mushCommand DISMISS DROP EMPTY ENTER EXAMINE FOLLOW GET GIVE GOTO +syntax keyword mushCommand HELP HUH_COMMAND INVENTORY INVENTORY LOOK LEAVE LOOK +syntax keyword mushCommand GOTO NEWS PAGE PAGE POSE RULES SAY SCORE SEMIPOSE +syntax keyword mushCommand SPECIALNEWS TAKE TEACH THINK UNFOLLOW USE WHISPER WHISPER +syntax keyword mushCommand WARN_ON_MISSING WHISPER WITH + +syntax match mushSpecial "\*\|!\|=\|-\|\\\|+" +syntax match mushSpecial2 contained "\*" + +syn region mushString start=+L\="+ skip=+\\\\\|\\"+ end=+"+ contains=mushSpecial,mushSpecial2,@Spell + + +syntax match mushIdentifier "&[^ ]\+" + +syntax match mushVariable "%r\|%t\|%cr\|%[A-Za-z0-9]\+\|%#\|##\|here" + +" numbers +syntax match mushNumber +[0-9]\++ + +" A comment line starts with a or # or " at the start of the line +" or an @@ +syntax keyword mushTodo contained TODO FIXME XXX +syntax cluster mushCommentGroup contains=mushTodo +syntax match mushComment "^\s*@@.*$" contains=mushTodo +syntax match mushComment "^#[^define|^ifdef|^else|^pragma|^ifndef|^echo|^elif|^undef|^warning].*$" contains=mushTodo +syntax match mushComment "^#$" contains=mushTodo +syntax region mushComment matchgroup=mushCommentStart start="/@@" end="@@/" contains=@mushCommentGroup,mushCommentStartError,mushCommentString,@Spell +syntax region mushCommentString contained start=+L\=\\\@" skip="\\$" end="$" end="//"me=s-1 contains=mushComment +syn match mushPreCondit display "^\s*\(%:\|#\)\s*\(else\|endif\)\>" + +syn cluster mushPreProcGroup contains=mushPreCondit,mushIncluded,mushInclude,mushDefine,mushSpecial,mushString,mushCommentSkip,mushCommentString,@mushCommentGroup,mushCommentStartError + +syn region mushIncluded display contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match mushIncluded display contained "<[^>]*>" +syn match mushInclude display "^\s*\(%:\|#\)\s*include\>\s*["<]" contains=mushIncluded +syn region mushDefine start="^\s*\(%:\|#\)\s*\(define\|undef\)\>" skip="\\$" end="$" end="//"me=s-1 contains=ALLBUT,@mushPreProcGroup,@Spell +syn region mushPreProc start="^\s*\(%:\|#\)\s*\(pragma\>\|line\>\|warning\>\|warn\>\|error\>\)" skip="\\$" end="$" keepend contains=ALLBUT,@mushPreProcGroup + + +syntax region mushFuncBoundaries start="\[" end="\]" contains=mushFunction,mushFlag,mushAttributes,mushNumber,mushCommand,mushVariable,mushSpecial2 + +" FLAGS +syntax keyword mushFlag PLAYER ABODE BUILDER CHOWN_OK DARK FLOATING +syntax keyword mushFlag GOING HAVEN INHERIT JUMP_OK KEY LINK_OK MONITOR +syntax keyword mushFlag NOSPOOF OPAQUE QUIET STICKY TRACE UNFINDABLE VISUAL +syntax keyword mushFlag WIZARD PARENT_OK ZONE AUDIBLE CONNECTED DESTROY_OK +syntax keyword mushFlag ENTER_OK HALTED IMMORTAL LIGHT MYOPIC PUPPET TERSE +syntax keyword mushFlag ROBOT SAFE TRANSPARENT VERBOSE CONTROL_OK COMMANDS + +syntax keyword mushAttribute aahear aclone aconnect adesc adfail adisconnect +syntax keyword mushAttribute adrop aefail aenter afail agfail ahear akill +syntax keyword mushAttribute aleave alfail alias amhear amove apay arfail +syntax keyword mushAttribute asucc atfail atport aufail ause away charges +syntax keyword mushAttribute cost desc dfail drop ealias efail enter fail +syntax keyword mushAttribute filter forwardlist gfail idesc idle infilter +syntax keyword mushAttribute inprefix kill lalias last lastsite leave lfail +syntax keyword mushAttribute listen move odesc odfail odrop oefail oenter +syntax keyword mushAttribute ofail ogfail okill oleave olfail omove opay +syntax keyword mushAttribute orfail osucc otfail otport oufail ouse oxenter +syntax keyword mushAttribute oxleave oxtport pay prefix reject rfail runout +syntax keyword mushAttribute semaphore sex startup succ tfail tport ufail +syntax keyword mushAttribute use va vb vc vd ve vf vg vh vi vj vk vl vm vn +syntax keyword mushAttribute vo vp vq vr vs vt vu vv vw vx vy vz + + +if version >= 508 || !exists("did_mush_syntax_inits") + if version < 508 + let did_mush_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink mushAttribute Constant + HiLink mushCommand Function + HiLink mushNumber Number + HiLink mushSetting PreProc + HiLink mushFunction Statement + HiLink mushVariable Identifier + HiLink mushSpecial Special + HiLink mushTodo Todo + HiLink mushFlag Special + HiLink mushIdentifier Identifier + HiLink mushDefine Macro + HiLink mushPreProc PreProc + HiLink mushPreProcGroup PreProc + HiLink mushPreCondit PreCondit + HiLink mushIncluded cString + HiLink mushInclude Include + + + +" Comments + HiLink mushCommentStart mushComment + HiLink mushComment Comment + HiLink mushCommentString mushString + + + delcommand HiLink +endif + +let b:current_syntax = "mush" + +" mush: ts=17 diff --git a/vim71/syntax/muttrc.vim b/vim71/syntax/muttrc.vim new file mode 100644 index 0000000..fb88f6a --- /dev/null +++ b/vim71/syntax/muttrc.vim @@ -0,0 +1,567 @@ +" Vim syntax file +" Language: Mutt setup files +" Original: Preben 'Peppe' Guldberg +" Maintainer: Kyle Wheeler +" Last Change: 5 Mar 2007 + +" This file covers mutt version 1.5.14 (and most of CVS HEAD) +" Included are also a few features from 1.4.2.1 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Set the keyword characters +if version < 600 + set isk=@,48-57,_,- +else + setlocal isk=@,48-57,_,- +endif + +syn match muttrcComment "^# .*$" contains=@Spell +syn match muttrcComment "^#[^ ].*$" +syn match muttrcComment "^#$" +syn match muttrcComment "[^\\]#.*$"lc=1 + +" Escape sequences (back-tick and pipe goes here too) +syn match muttrcEscape +\\[#tnr"'Cc ]+ +syn match muttrcEscape +[`|]+ + +" The variables takes the following arguments +syn match muttrcString "=\s*[^ #"'`]\+"lc=1 contains=muttrcEscape +syn region muttrcString start=+"+ms=e skip=+\\"+ end=+"+ contains=muttrcEscape,muttrcSet,muttrcUnset,muttrcReset,muttrcToggle,muttrcCommand,muttrcAction +syn region muttrcString start=+'+ms=e skip=+\\'+ end=+'+ contains=muttrcEscape,muttrcSet,muttrcUnset,muttrcReset,muttrcToggle,muttrcCommand,muttrcAction + +syn region muttrcShellString matchgroup=muttrcEscape keepend start=+`+ skip=+\\`+ end=+`+ contains=muttrcVarStr,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcCommand,muttrcSet + +syn match muttrcRXChars contained /[^\\][][.*?+]\+/hs=s+1 +syn match muttrcRXChars contained /[][|()][.*?+]*/ +syn match muttrcRXChars contained /'^/ms=s+1 +syn match muttrcRXChars contained /$'/me=e-1 +syn match muttrcRXChars contained /\\/ +" Why does muttrcRXString2 work with one \ when muttrcRXString requires two? +syn region muttrcRXString contained start=+'+ skip=+\\'+ end=+'+ contains=muttrcRXChars +syn region muttrcRXString contained start=+"+ skip=+\\"+ end=+"+ contains=muttrcRXChars +syn region muttrcRXString2 contained start=+'+ skip=+\'+ end=+'+ contains=muttrcRXChars +syn region muttrcRXString2 contained start=+"+ skip=+\"+ end=+"+ contains=muttrcRXChars + +syn region muttrcRXPat contained start=+'+ skip=+\\'+ end=+'\s*+ keepend skipwhite contains=muttrcRXString nextgroup=muttrcRXPat +syn region muttrcRXPat contained start=+"+ skip=+\\"+ end=+"\s*+ keepend skipwhite contains=muttrcRXString nextgroup=muttrcRXPat +syn match muttrcRXPat contained /[^-'"#!]\S\+\%(\s\|$\)/ skipwhite contains=muttrcRXChars nextgroup=muttrcRXPat +syn match muttrcRXDef contained "-rx\s\+" skipwhite nextgroup=muttrcRXPat + +syn match muttrcSpecial +\(['"]\)!\1+ + +" Numbers and Quadoptions may be surrounded by " or ' +syn match muttrcNumber /=\s*\d\+/lc=1 +syn match muttrcNumber /=\s*"\d\+"/lc=1 +syn match muttrcNumber /=\s*'\d\+'/lc=1 +syn match muttrcQuadopt +=\s*\%(ask-\)\=\%(yes\|no\)+lc=1 +syn match muttrcQuadopt +=\s*"\%(ask-\)\=\%(yes\|no\)"+lc=1 +syn match muttrcQuadopt +=\s*'\%(ask-\)\=\%(yes\|no\)'+lc=1 + +" Now catch some email addresses and headers (purified version from mail.vim) +syn match muttrcEmail "[a-zA-Z0-9._-]\+@[a-zA-Z0-9./-]\+" +syn match muttrcHeader "\<\%(From\|To\|C[Cc]\|B[Cc][Cc]\|Reply-To\|Subject\|Return-Path\|Received\|Date\|Replied\|Attach\)\>:\=" + +syn match muttrcKeySpecial contained +\%(\\[Cc'"]\|\^\|\\[01]\d\{2}\)+ +syn match muttrcKey contained "\S\+" contains=muttrcKeySpecial,muttrcKeyName +syn region muttrcKey contained start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=muttrcKeySpecial,muttrcKeyName +syn region muttrcKey contained start=+'+ skip=+\\\\\|\\'+ end=+'+ contains=muttrcKeySpecial,muttrcKeyName +syn match muttrcKeyName contained "\" +syn match muttrcKeyName contained "\\[trne]" +syn match muttrcKeyName contained "\c<\%(BackSpace\|Delete\|Down\|End\|Enter\|Esc\|Home\|Insert\|Left\|PageDown\|PageUp\|Return\|Right\|Space\|Tab\|Up\)>" + +syn keyword muttrcVarBool contained allow_8bit allow_ansi arrow_cursor ascii_chars askbcc +syn keyword muttrcVarBool contained askcc attach_split auto_tag autoedit beep beep_new +syn keyword muttrcVarBool contained bounce_delivered braille_friendly check_new collapse_unread +syn keyword muttrcVarBool contained confirmappend confirmcreate crypt_autoencrypt crypt_autopgp +syn keyword muttrcVarBool contained crypt_autosign crypt_autosmime crypt_replyencrypt +syn keyword muttrcVarBool contained crypt_replysign crypt_replysignencrypted crypt_timestamp +syn keyword muttrcVarBool contained crypt_use_gpgme delete_untag digest_collapse duplicate_threads +syn keyword muttrcVarBool contained edit_hdrs edit_headers encode_from envelope_from fast_reply +syn keyword muttrcVarBool contained fcc_attach fcc_clear followup_to force_name forw_decode +syn keyword muttrcVarBool contained forw_decrypt forw_quote forward_decode forward_decrypt +syn keyword muttrcVarBool contained forward_quote hdrs header help hidden_host hide_limited +syn keyword muttrcVarBool contained hide_missing hide_thread_subject hide_top_limited +syn keyword muttrcVarBool contained hide_top_missing ignore_list_reply_to imap_check_subscribed +syn keyword muttrcVarBool contained imap_list_subscribed imap_passive imap_peek imap_servernoise +syn keyword muttrcVarBool contained implicit_autoview include_onlyfirst keep_flagged +syn keyword muttrcVarBool contained mailcap_sanitize maildir_header_cache_verify maildir_trash +syn keyword muttrcVarBool contained mark_old markers menu_move_off menu_scroll meta_key +syn keyword muttrcVarBool contained metoo mh_purge mime_forward_decode narrow_tree pager_stop +syn keyword muttrcVarBool contained pgp_auto_decode pgp_auto_traditional pgp_autoencrypt +syn keyword muttrcVarBool contained pgp_autoinline pgp_autosign pgp_check_exit +syn keyword muttrcVarBool contained pgp_create_traditional pgp_ignore_subkeys pgp_long_ids +syn keyword muttrcVarBool contained pgp_replyencrypt pgp_replyinline pgp_replysign +syn keyword muttrcVarBool contained pgp_replysignencrypted pgp_retainable_sigs pgp_show_unusable +syn keyword muttrcVarBool contained pgp_strict_enc pgp_use_gpg_agent pipe_decode pipe_split +syn keyword muttrcVarBool contained pop_auth_try_all pop_last print_decode print_split +syn keyword muttrcVarBool contained prompt_after read_only reply_self resolve reverse_alias +syn keyword muttrcVarBool contained reverse_name reverse_realname rfc2047_parameters save_address +syn keyword muttrcVarBool contained save_empty save_name score sig_dashes sig_on_top +syn keyword muttrcVarBool contained smart_wrap smime_ask_cert_label smime_decrypt_use_default_key +syn keyword muttrcVarBool contained smime_is_default sort_re ssl_force_tls ssl_use_sslv2 +syn keyword muttrcVarBool contained ssl_use_sslv3 ssl_use_tlsv1 ssl_usesystemcerts status_on_top +syn keyword muttrcVarBool contained strict_mime strict_threads suspend text_flowed thorough_search +syn keyword muttrcVarBool contained thread_received tilde uncollapse_jump use_8bitmime +syn keyword muttrcVarBool contained use_domain use_envelope_from use_from use_idn use_ipv6 +syn keyword muttrcVarBool contained user_agent wait_key weed wrap_search write_bcc + +syn keyword muttrcVarBool contained noallow_8bit noallow_ansi noarrow_cursor noascii_chars noaskbcc +syn keyword muttrcVarBool contained noaskcc noattach_split noauto_tag noautoedit nobeep nobeep_new +syn keyword muttrcVarBool contained nobounce_delivered nobraille_friendly nocheck_new nocollapse_unread +syn keyword muttrcVarBool contained noconfirmappend noconfirmcreate nocrypt_autoencrypt nocrypt_autopgp +syn keyword muttrcVarBool contained nocrypt_autosign nocrypt_autosmime nocrypt_replyencrypt +syn keyword muttrcVarBool contained nocrypt_replysign nocrypt_replysignencrypted nocrypt_timestamp +syn keyword muttrcVarBool contained nocrypt_use_gpgme nodelete_untag nodigest_collapse noduplicate_threads +syn keyword muttrcVarBool contained noedit_hdrs noedit_headers noencode_from noenvelope_from nofast_reply +syn keyword muttrcVarBool contained nofcc_attach nofcc_clear nofollowup_to noforce_name noforw_decode +syn keyword muttrcVarBool contained noforw_decrypt noforw_quote noforward_decode noforward_decrypt +syn keyword muttrcVarBool contained noforward_quote nohdrs noheader nohelp nohidden_host nohide_limited +syn keyword muttrcVarBool contained nohide_missing nohide_thread_subject nohide_top_limited +syn keyword muttrcVarBool contained nohide_top_missing noignore_list_reply_to noimap_check_subscribed +syn keyword muttrcVarBool contained noimap_list_subscribed noimap_passive noimap_peek noimap_servernoise +syn keyword muttrcVarBool contained noimplicit_autoview noinclude_onlyfirst nokeep_flagged +syn keyword muttrcVarBool contained nomailcap_sanitize nomaildir_header_cache_verify nomaildir_trash +syn keyword muttrcVarBool contained nomark_old nomarkers nomenu_move_off nomenu_scroll nometa_key +syn keyword muttrcVarBool contained nometoo nomh_purge nomime_forward_decode nonarrow_tree nopager_stop +syn keyword muttrcVarBool contained nopgp_auto_decode nopgp_auto_traditional nopgp_autoencrypt +syn keyword muttrcVarBool contained nopgp_autoinline nopgp_autosign nopgp_check_exit +syn keyword muttrcVarBool contained nopgp_create_traditional nopgp_ignore_subkeys nopgp_long_ids +syn keyword muttrcVarBool contained nopgp_replyencrypt nopgp_replyinline nopgp_replysign +syn keyword muttrcVarBool contained nopgp_replysignencrypted nopgp_retainable_sigs nopgp_show_unusable +syn keyword muttrcVarBool contained nopgp_strict_enc nopgp_use_gpg_agent nopipe_decode nopipe_split +syn keyword muttrcVarBool contained nopop_auth_try_all nopop_last noprint_decode noprint_split +syn keyword muttrcVarBool contained noprompt_after noread_only noreply_self noresolve noreverse_alias +syn keyword muttrcVarBool contained noreverse_name noreverse_realname norfc2047_parameters nosave_address +syn keyword muttrcVarBool contained nosave_empty nosave_name noscore nosig_dashes nosig_on_top +syn keyword muttrcVarBool contained nosmart_wrap nosmime_ask_cert_label nosmime_decrypt_use_default_key +syn keyword muttrcVarBool contained nosmime_is_default nosort_re nossl_force_tls nossl_use_sslv2 +syn keyword muttrcVarBool contained nossl_use_sslv3 nossl_use_tlsv1 nossl_usesystemcerts nostatus_on_top +syn keyword muttrcVarBool contained nostrict_threads nosuspend notext_flowed nothorough_search +syn keyword muttrcVarBool contained nothread_received notilde nouncollapse_jump nouse_8bitmime +syn keyword muttrcVarBool contained nouse_domain nouse_envelope_from nouse_from nouse_idn nouse_ipv6 +syn keyword muttrcVarBool contained nouser_agent nowait_key noweed nowrap_search nowrite_bcc + +syn keyword muttrcVarBool contained invallow_8bit invallow_ansi invarrow_cursor invascii_chars invaskbcc +syn keyword muttrcVarBool contained invaskcc invattach_split invauto_tag invautoedit invbeep invbeep_new +syn keyword muttrcVarBool contained invbounce_delivered invbraille_friendly invcheck_new invcollapse_unread +syn keyword muttrcVarBool contained invconfirmappend invconfirmcreate invcrypt_autoencrypt invcrypt_autopgp +syn keyword muttrcVarBool contained invcrypt_autosign invcrypt_autosmime invcrypt_replyencrypt +syn keyword muttrcVarBool contained invcrypt_replysign invcrypt_replysignencrypted invcrypt_timestamp +syn keyword muttrcVarBool contained invcrypt_use_gpgme invdelete_untag invdigest_collapse invduplicate_threads +syn keyword muttrcVarBool contained invedit_hdrs invedit_headers invencode_from invenvelope_from invfast_reply +syn keyword muttrcVarBool contained invfcc_attach invfcc_clear invfollowup_to invforce_name invforw_decode +syn keyword muttrcVarBool contained invforw_decrypt invforw_quote invforward_decode invforward_decrypt +syn keyword muttrcVarBool contained invforward_quote invhdrs invheader invhelp invhidden_host invhide_limited +syn keyword muttrcVarBool contained invhide_missing invhide_thread_subject invhide_top_limited +syn keyword muttrcVarBool contained invhide_top_missing invignore_list_reply_to invimap_check_subscribed +syn keyword muttrcVarBool contained invimap_list_subscribed invimap_passive invimap_peek invimap_servernoise +syn keyword muttrcVarBool contained invimplicit_autoview invinclude_onlyfirst invkeep_flagged +syn keyword muttrcVarBool contained invmailcap_sanitize invmaildir_header_cache_verify invmaildir_trash +syn keyword muttrcVarBool contained invmark_old invmarkers invmenu_move_off invmenu_scroll invmeta_key +syn keyword muttrcVarBool contained invmetoo invmh_purge invmime_forward_decode invnarrow_tree invpager_stop +syn keyword muttrcVarBool contained invpgp_auto_decode invpgp_auto_traditional invpgp_autoencrypt +syn keyword muttrcVarBool contained invpgp_autoinline invpgp_autosign invpgp_check_exit +syn keyword muttrcVarBool contained invpgp_create_traditional invpgp_ignore_subkeys invpgp_long_ids +syn keyword muttrcVarBool contained invpgp_replyencrypt invpgp_replyinline invpgp_replysign +syn keyword muttrcVarBool contained invpgp_replysignencrypted invpgp_retainable_sigs invpgp_show_unusable +syn keyword muttrcVarBool contained invpgp_strict_enc invpgp_use_gpg_agent invpipe_decode invpipe_split +syn keyword muttrcVarBool contained invpop_auth_try_all invpop_last invprint_decode invprint_split +syn keyword muttrcVarBool contained invprompt_after invread_only invreply_self invresolve invreverse_alias +syn keyword muttrcVarBool contained invreverse_name invreverse_realname invrfc2047_parameters invsave_address +syn keyword muttrcVarBool contained invsave_empty invsave_name invscore invsig_dashes invsig_on_top +syn keyword muttrcVarBool contained invsmart_wrap invsmime_ask_cert_label invsmime_decrypt_use_default_key +syn keyword muttrcVarBool contained invsmime_is_default invsort_re invssl_force_tls invssl_use_sslv2 +syn keyword muttrcVarBool contained invssl_use_sslv3 invssl_use_tlsv1 invssl_usesystemcerts invstatus_on_top +syn keyword muttrcVarBool contained invstrict_threads invsuspend invtext_flowed invthorough_search +syn keyword muttrcVarBool contained invthread_received invtilde invuncollapse_jump invuse_8bitmime +syn keyword muttrcVarBool contained invuse_domain invuse_envelope_from invuse_from invuse_idn invuse_ipv6 +syn keyword muttrcVarBool contained invuser_agent invwait_key invweed invwrap_search invwrite_bcc + +syn keyword muttrcVarQuad contained abort_nosubject abort_unmodified bounce copy +syn keyword muttrcVarQuad contained crypt_verify_sig delete forward_edit honor_followup_to +syn keyword muttrcVarQuad contained include mime_forward mime_forward_rest mime_fwd move +syn keyword muttrcVarQuad contained pgp_mime_auto pgp_verify_sig pop_delete pop_reconnect +syn keyword muttrcVarQuad contained postpone print quit recall reply_to ssl_starttls + +syn keyword muttrcVarQuad contained noabort_nosubject noabort_unmodified nobounce nocopy +syn keyword muttrcVarQuad contained nocrypt_verify_sig nodelete noforward_edit nohonor_followup_to +syn keyword muttrcVarQuad contained noinclude nomime_forward nomime_forward_rest nomime_fwd nomove +syn keyword muttrcVarQuad contained nopgp_mime_auto nopgp_verify_sig nopop_delete nopop_reconnect +syn keyword muttrcVarQuad contained nopostpone noprint noquit norecall noreply_to nossl_starttls + +syn keyword muttrcVarQuad contained invabort_nosubject invabort_unmodified invbounce invcopy +syn keyword muttrcVarQuad contained invcrypt_verify_sig invdelete invforward_edit invhonor_followup_to +syn keyword muttrcVarQuad contained invinclude invmime_forward invmime_forward_rest invmime_fwd invmove +syn keyword muttrcVarQuad contained invpgp_mime_auto invpgp_verify_sig invpop_delete invpop_reconnect +syn keyword muttrcVarQuad contained invpostpone invprint invquit invrecall invreply_to invssl_starttls + +syn keyword muttrcVarNum contained connect_timeout history imap_keepalive mail_check menu_context net_inc +syn keyword muttrcVarNum contained pager_context pager_index_lines pgp_timeout pop_checkinterval read_inc +syn keyword muttrcVarNum contained save_history score_threshold_delete score_threshold_flag +syn keyword muttrcVarNum contained score_threshold_read sendmail_wait sleep_time smime_timeout +syn keyword muttrcVarNum contained ssl_min_dh_prime_bits timeout wrap wrapmargin write_inc + +syn match muttrcVarStr contained 'my_[a-zA-Z0-9_]\+' +syn keyword muttrcVarStr contained alias_file alias_format assumed_charset attach_format attach_sep attribution +syn keyword muttrcVarStr contained certificate_file charset compose_format config_charset content_type +syn keyword muttrcVarStr contained date_format default_hook display_filter dotlock_program dsn_notify +syn keyword muttrcVarStr contained dsn_return editor entropy_file envelope_from_address escape folder +syn keyword muttrcVarStr contained folder_format forw_format forward_format from gecos_mask hdr_format +syn keyword muttrcVarStr contained header_cache header_cache_pagesize history_file hostname imap_authenticators +syn keyword muttrcVarStr contained imap_delim_chars imap_headers imap_home_namespace imap_idle imap_login imap_pass +syn keyword muttrcVarStr contained imap_user indent_str indent_string index_format ispell locale mailcap_path +syn keyword muttrcVarStr contained mask mbox mbox_type message_format message_cachedir mh_seq_flagged mh_seq_replied +syn keyword muttrcVarStr contained mh_seq_unseen mix_entry_format mixmaster msg_format pager pager_format +syn keyword muttrcVarStr contained pgp_clearsign_command pgp_decode_command pgp_decrypt_command +syn keyword muttrcVarStr contained pgp_encrypt_only_command pgp_encrypt_sign_command pgp_entry_format +syn keyword muttrcVarStr contained pgp_export_command pgp_getkeys_command pgp_good_sign pgp_import_command +syn keyword muttrcVarStr contained pgp_list_pubring_command pgp_list_secring_command pgp_mime_signature_filename +syn keyword muttrcVarStr contained pgp_mime_signature_description pgp_sign_as +syn keyword muttrcVarStr contained pgp_sign_command pgp_sort_keys pgp_verify_command pgp_verify_key_command +syn keyword muttrcVarStr contained pipe_sep pop_authenticators pop_host pop_pass pop_user post_indent_str +syn keyword muttrcVarStr contained post_indent_string postponed preconnect print_cmd print_command +syn keyword muttrcVarStr contained query_command quote_regexp realname record reply_regexp send_charset +syn keyword muttrcVarStr contained sendmail shell signature simple_search smileys smime_ca_location +syn keyword muttrcVarStr contained smime_certificates smime_decrypt_command smime_default_key +syn keyword muttrcVarStr contained smime_encrypt_command smime_encrypt_with smime_get_cert_command +syn keyword muttrcVarStr contained smime_get_cert_email_command smime_get_signer_cert_command +syn keyword muttrcVarStr contained smime_import_cert_command smime_keys smime_pk7out_command smime_sign_as +syn keyword muttrcVarStr contained smime_sign_command smime_sign_opaque_command smime_verify_command +syn keyword muttrcVarStr contained smime_verify_opaque_command smtp_url smtp_authenticators sort sort_alias sort_aux +syn keyword muttrcVarStr contained sort_browser spam_separator spoolfile ssl_ca_certificates_file ssl_client_cert +syn keyword muttrcVarStr contained status_chars status_format tmpdir to_chars tunnel visual + +" Present in 1.4.2.1 (pgp_create_traditional was a bool then) +syn keyword muttrcVarBool contained imap_force_ssl imap_force_ssl noinvimap_force_ssl +"syn keyword muttrcVarQuad contained pgp_create_traditional nopgp_create_traditional invpgp_create_traditional +syn keyword muttrcVarStr contained alternates + +syn keyword muttrcMenu contained alias attach browser compose editor index pager postpone pgp mix query generic +syn match muttrcMenuList "\S\+" contained contains=muttrcMenu +syn match muttrcMenuCommas /,/ contained + +syn keyword muttrcCommand auto_view alternative_order charset-hook exec unalternative_order +syn keyword muttrcCommand hdr_order iconv-hook ignore mailboxes my_hdr unmailboxes +syn keyword muttrcCommand pgp-hook push score source unauto_view unhdr_order +syn keyword muttrcCommand unignore unmono unmy_hdr unscore +syn keyword muttrcCommand mime_lookup unmime_lookup spam ungroup +syn keyword muttrcCommand nospam unalternative_order + +syn keyword muttrcHooks contained account-hook charset-hook iconv-hook message-hook folder-hook mbox-hook save-hook fcc-hook fcc-save-hook send-hook send2-hook reply-hook crypt-hook +syn keyword muttrcUnhook contained unhook +syn region muttrcUnhookLine keepend start=+^\s*unhook\s+ skip=+\\$+ end=+$+ contains=muttrcUnhook,muttrcHooks,muttrcUnHighlightSpace,muttrcComment + +syn match muttrcAttachmentsMimeType contained "[*a-z0-9_-]\+/[*a-z0-9._-]\+\s*" skipwhite nextgroup=muttrcAttachmentsMimeType +syn match muttrcAttachmentsFlag contained "[+-]\%([AI]\|inline\|attachment\)\s\+" skipwhite nextgroup=muttrcAttachmentsMimeType +syn match muttrcAttachmentsLine "^\s*\%(un\)\?attachments\s\+" skipwhite nextgroup=muttrcAttachmentsFlag + +syn match muttrcUnHighlightSpace contained "\%(\s\+\|\\$\)" + +syn keyword muttrcListsKeyword contained lists unlists +syn region muttrcListsLine keepend start=+^\s*\%(un\)\?lists\s+ skip=+\\$+ end=+$+ contains=muttrcListsKeyword,muttrcRXPat,muttrcGroupDef,muttrcUnHighlightSpace,muttrcComment + +syn keyword muttrcSubscribeKeyword contained subscribe unsubscribe +syn region muttrcSubscribeLine keepend start=+^\s*\%(un\)\?subscribe\s+ skip=+\\$+ end=+$+ contains=muttrcSubscribeKeyword,muttrcRXPat,muttrcGroupDef,muttrcUnHighlightSpace,muttrcComment + +syn keyword muttrcAlternateKeyword contained alternates unalternates +syn region muttrcAlternatesLine keepend start=+^\s*\%(un\)\?alternates\s+ skip=+\\$+ end=+$+ contains=muttrcAlternateKeyword,muttrcGroupDef,muttrcRXPat,muttrcUnHighlightSpace,muttrcComment + +syn match muttrcVariable "\$[a-zA-Z_-]\+" + +syn match muttrcBadAction contained "[^<>]\+" contains=muttrcEmail +syn match muttrcFunction contained "\<\%(attach\|bounce\|copy\|delete\|display\|flag\|forward\|parent\|pipe\|postpone\|print\|recall\|resent\|save\|send\|tag\|undelete\)-message\>" +syn match muttrcFunction contained "\<\%(delete\|next\|previous\|read\|tag\|undelete\)-thread\>" +syn match muttrcFunction contained "\<\%(backward\|capitalize\|downcase\|forward\|kill\|upcase\)-word\>" +syn match muttrcFunction contained "\<\%(delete\|filter\|first\|last\|next\|pipe\|previous\|print\|save\|select\|tag\|undelete\)-entry\>" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\<\%(backspace\|backward-char\|bol\|bottom\|bottom-page\|buffy-cycle\|clear-flag\|complete\%(-query\)\?\|copy-file\|create-alias\|detach-file\|eol\|exit\|extract-keys\|\%(imap-\)\?fetch-mail\|forget-passphrase\|forward-char\|group-reply\|help\|ispell\|jump\|limit\|list-reply\|mail\|mail-key\|mark-as-new\|middle-page\|new-mime\|noop\|pgp-menu\|query\|query-append\|quit\|quote-char\|read-subthread\|redraw-screen\|refresh\|rename-file\|reply\|select-new\|set-flag\|shell-escape\|skip-quoted\|sort\|subscribe\|sync-mailbox\|top\|top-page\|transpose-chars\|unsubscribe\|untag-pattern\|verify-key\|what-key\|write-fcc\)\>" +syn match muttrcAction contained "<[^>]\{-}>" contains=muttrcBadAction,muttrcFunction,muttrcKeyName + +syn keyword muttrcSet set skipwhite nextgroup=muttrcVar.* +syn keyword muttrcUnset unset skipwhite nextgroup=muttrcVar.* +syn keyword muttrcReset reset skipwhite nextgroup=muttrcVar.* +syn keyword muttrcToggle toggle skipwhite nextgroup=muttrcVar.* + +" First, functions that take regular expressions: +syn match muttrcRXHookNot contained /!\s*/ skipwhite nextgroup=muttrcRXString +syn match muttrcRXHooks /^\s*\%(account\|folder\)-hook\s\+/ skipwhite nextgroup=muttrcRXHookNot,muttrcRXString + +" Now, functions that take patterns +syn match muttrcPatHookNot contained /!\s*/ skipwhite nextgroup=muttrcPattern +syn match muttrcPatHooks /^\s*\%(message\|mbox\|save\|fcc\%(-save\)\?\|send2\?\|reply\|crypt\)-hook\s\+/ nextgroup=muttrcPatHookNot,muttrcPattern + +syn match muttrcBindFunction contained /\S\+\%(\s\|$\)/ skipwhite contains=muttrcFunction +syn match muttrcBindFunctionNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcBindFunction,muttrcBindFunctionNL +syn match muttrcBindKey contained /\S\+/ skipwhite contains=muttrcKey nextgroup=muttrcBindFunction,muttrcBindFunctionNL +syn match muttrcBindKeyNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcBindKey,muttrcBindKeyNL +syn match muttrcBindMenuList contained /\S\+/ skipwhite contains=muttrcMenu,muttrcMenuCommas nextgroup=muttrcBindKey,muttrcBindKeyNL +syn match muttrcBindMenuListNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcBindMenuList,muttrcBindMenuListNL +syn match muttrcBind /^\s*bind\s\?/ skipwhite nextgroup=muttrcBindMenuList,muttrcBindMenuListNL + +syn region muttrcMacroDescr contained keepend skipwhite start=+\s*\S+ms=e skip=+\\ + end=+ \|$+me=s +syn region muttrcMacroDescr contained keepend skipwhite start=+'+ms=e skip=+\\'+ end=+'+me=s +syn region muttrcMacroDescr contained keepend skipwhite start=+"+ms=e skip=+\\"+ end=+"+me=s +syn match muttrcMacroDescrNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcMacroDescr,muttrcMacroDescrNL +syn region muttrcMacroBody contained skipwhite start="\S" skip='\\ \|\\$' end=' \|$' contains=muttrcEscape,muttrcSet,muttrcUnset,muttrcReset,muttrcToggle,muttrcCommand,muttrcAction nextgroup=muttrcMacroDescr,muttrcMacroDescrNL +syn region muttrcMacroBody matchgroup=Type contained skipwhite start=+'+ms=e skip=+\\'+ end=+'+me=s contains=muttrcEscape,muttrcSet,muttrcUnset,muttrcReset,muttrcToggle,muttrcCommand,muttrcAction nextgroup=muttrcMacroDescr,muttrcMacroDescrNL +syn region muttrcMacroBody matchgroup=Type contained skipwhite start=+"+ms=e skip=+\\"+ end=+"+me=s contains=muttrcEscape,muttrcSet,muttrcUnset,muttrcReset,muttrcToggle,muttrcCommand,muttrcAction nextgroup=muttrcMacroDescr,muttrcMacroDescrNL +syn match muttrcMacroBodyNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcMacroBody,muttrcMacroBodyNL +syn match muttrcMacroKey contained /\S\+/ skipwhite contains=muttrcKey nextgroup=muttrcMacroBody,muttrcMacroBodyNL +syn match muttrcMacroKeyNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcMacroKey,muttrcMacroKeyNL +syn match muttrcMacroMenuList contained /\S\+/ skipwhite contains=muttrcMenu,muttrcMenuCommas nextgroup=muttrcMacroKey,muttrcMacroKeyNL +syn match muttrcMacroMenuListNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcMacroMenuList,muttrcMacroMenuListNL +syn match muttrcMacro /^\s*macro\s\?/ skipwhite nextgroup=muttrcMacroMenuList,muttrcMacroMenuListNL + +syn match muttrcAddrContent contained "[a-zA-Z0-9._-]\+@[a-zA-Z0-9./-]\+\s*" skipwhite contains=muttrcEmail nextgroup=muttrcAddrContent +syn region muttrcAddrContent contained start=+'+ end=+'\s*+ skip=+\\'+ skipwhite contains=muttrcEmail nextgroup=muttrcAddrContent +syn region muttrcAddrContent contained start=+"+ end=+"\s*+ skip=+\\"+ skipwhite contains=muttrcEmail nextgroup=muttrcAddrContent +syn match muttrcAddrDef contained "-addr\s\+" skipwhite nextgroup=muttrcAddrContent + +syn match muttrcGroupFlag contained "-group" +syn region muttrcGroupDef contained start="-group\s\+" skip="\\$" end="\s" skipwhite keepend contains=muttrcGroupFlag,muttrcUnHighlightSpace + +syn keyword muttrcGroupKeyword contained group ungroup +syn region muttrcGroupLine keepend start=+^\s*\%(un\)\?group\s+ skip=+\\$+ end=+$+ contains=muttrcGroupKeyword,muttrcGroupDef,muttrcAddrDef,muttrcRXDef,muttrcUnHighlightSpace,muttrcComment + +syn match muttrcAliasGroupName contained /\w\+/ skipwhite nextgroup=muttrcAliasGroupDef,muttrcAliasKey,muttrcAliasNL +syn match muttrcAliasGroupDefNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcAliasGroupName,muttrcAliasGroupDefNL +syn match muttrcAliasGroupDef contained /\s*-group/ skipwhite nextgroup=muttrcAliasGroupName,muttrcAliasGroupDefNL contains=muttrcGroupFlag +syn match muttrcAliasComma contained /,/ skipwhite nextgroup=muttrcAliasEmail,muttrcAliasEncEmail,muttrcAliasNameNoParens,muttrcAliasENNL +syn match muttrcAliasEmail contained /\S\+@\S\+/ contains=muttrcEmail nextgroup=muttrcAliasName,muttrcAliasNameNL skipwhite +syn match muttrcAliasEncEmail contained /<[^>]\+>/ contains=muttrcEmail nextgroup=muttrcAliasComma +syn match muttrcAliasEncEmailNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcAliasEncEmail,muttrcAliasEncEmailNL +syn match muttrcAliasNameNoParens contained /[^<(@]\+\s\+/ nextgroup=muttrcAliasEncEmail,muttrcAliasEncEmailNL +syn region muttrcAliasName contained matchgroup=Type start=/(/ end=/)/ skipwhite +syn match muttrcAliasNameNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcAliasName,muttrcAliasNameNL +syn match muttrcAliasENNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcAliasEmail,muttrcAliasEncEmail,muttrcAliasNameNoParens,muttrcAliasENNL +syn match muttrcAliasKey contained /\s*[^- \t]\S\+/ skipwhite nextgroup=muttrcAliasEmail,muttrcAliasEncEmail,muttrcAliasNameNoParens,muttrcAliasENNL +syn match muttrcAliasNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcAliasGroupDef,muttrcAliasKey,muttrcAliasNL +syn match muttrcAlias /^\s*alias\s/ skipwhite nextgroup=muttrcAliasGroupDef,muttrcAliasKey,muttrcAliasNL + +syn match muttrcUnAliasKey contained "\s*\w\+\s*" skipwhite nextgroup=muttrcUnAliasKey,muttrcUnAliasNL +syn match muttrcUnAliasNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcUnAliasKey,muttrcUnAliasNL +syn match muttrcUnAlias /^\s*unalias\s\?/ nextgroup=muttrcUnAliasKey,muttrcUnAliasNL + +syn match muttrcSimplePat contained "!\?\^\?[~][ADEFgGklNOpPQRSTuUvV=$]" +syn match muttrcSimplePat contained "!\?\^\?[~][mnXz]\s\+\%([<>-][0-9]\+\|[0-9]\+[-][0-9]*\)" +syn match muttrcSimplePat contained "!\?\^\?[~][dr]\s\+\%(\%(-\?[0-9]\{1,2}\%(/[0-9]\{1,2}\%(/[0-9]\{2}\%([0-9]\{2}\)\?\)\?\)\?\%([+*-][0-9]\+[ymwd]\)*\)\|\%(\%([0-9]\{1,2}\%(/[0-9]\{1,2}\%(/[0-9]\{2}\%([0-9]\{2}\)\?\)\?\)\?\%([+*-][0-9]\+[ymwd]\)*\)-\%([0-9]\{1,2}\%(/[0-9]\{1,2}\%(/[0-9]\{2}\%([0-9]\{2}\)\?\)\?\)\?\%([+*-][0-9]\+[ymwd]\)\?\)\?\)\|\%([<>=][0-9]\+[ymwd]\)\)" +syn match muttrcSimplePat contained "!\?\^\?[~][bBcCefhHiLstxy]\s\+" nextgroup=muttrcSimplePatRXContainer +syn match muttrcSimplePat contained "!\?\^\?[%][bBcCefhHiLstxy]\s\+" nextgroup=muttrcSimplePatString +syn match muttrcSimplePat contained "!\?\^\?[=][bh]\s\+" nextgroup=muttrcSimplePatString +"syn match muttrcSimplePat contained /"[^~=%][^"]*/ contains=muttrcRXPat +"syn match muttrcSimplePat contained /'[^~=%][^']*/ contains=muttrcRXPat +syn match muttrcSimplePatString contained /[a-zA-Z0-9]\+/ +syn region muttrcSimplePatString contained keepend start=+"+ end=+"+ skip=+\\"+ +syn region muttrcSimplePatString contained keepend start=+'+ end=+'+ skip=+\\'+ +syn region muttrcSimplePatRXContainer contained keepend start=+"+ end=+"+ skip=+\\"+ contains=muttrcRXPat +syn region muttrcSimplePatRXContainer contained keepend start=+'+ end=+'+ skip=+\\'+ contains=muttrcRXPat +syn match muttrcSimplePatRXContainer contained /\S\+/ contains=muttrcRXPat +syn match muttrcSimplePatMetas contained /[(|)]/ + +syn region muttrcPattern contained keepend start=+"+ skip=+\\"+ end=+"+ contains=muttrcPatternInner +syn region muttrcPattern contained keepend start=+'+ skip=+\\'+ end=+'+ contains=muttrcPatternInner +syn match muttrcPattern contained "[~][A-Za-z]" contains=muttrcSimplePat +syn region muttrcPatternInner contained keepend start=+"[~=%!(^]+ms=s+1 skip=+\\"+ end=+"+me=e-1 contains=muttrcSimplePat,muttrcUnHighlightSpace,muttrcSimplePatMetas +syn region muttrcPatternInner contained keepend start=+'[~=%!(^]+ms=s+1 skip=+\\'+ end=+'+me=e-1 contains=muttrcSimplePat,muttrcUnHighlightSpace,muttrcSimplePatMetas + +" Colour definitions takes object, foreground and background arguments (regexps excluded). +syn match muttrcColorMatchCount contained "[0-9]\+" +syn match muttrcColorMatchCountNL contained skipwhite skipnl "\s*\\$" nextgroup=muttrcColorMatchCount,muttrcColorMatchCountNL +syn region muttrcColorRXPat contained start=+\s*'+ skip=+\\'+ end=+'\s*+ keepend skipwhite contains=muttrcRXString2 nextgroup=muttrcColorMatchCount,muttrcColorMatchCountNL +syn region muttrcColorRXPat contained start=+\s*"+ skip=+\\"+ end=+"\s*+ keepend skipwhite contains=muttrcRXString2 nextgroup=muttrcColorMatchCount,muttrcColorMatchCountNL +syn keyword muttrcColorField contained attachment body bold error hdrdefault header index indicator markers message normal quoted search signature status tilde tree underline +syn match muttrcColorField contained "\" +syn keyword muttrcColor contained black blue cyan default green magenta red white yellow +syn keyword muttrcColor contained brightblack brightblue brightcyan brightdefault brightgreen brightmagenta brightred brightwhite brightyellow +syn match muttrcColor contained "\<\%(bright\)\=color\d\{1,2}\>" +" Now for the structure of the color line +syn match muttrcColorRXNL contained skipnl "\s*\\$" nextgroup=muttrcColorRXPat,muttrcColorRXNL +syn match muttrcColorBG contained /\s*[$]\?\w\+/ contains=muttrcColor,muttrcVariable,muttrcUnHighlightSpace nextgroup=muttrcColorRXPat,muttrcColorRXNL +syn match muttrcColorBGNL contained skipnl "\s*\\$" nextgroup=muttrcColorBG,muttrcColorBGNL +syn match muttrcColorFG contained /\s*[$]\?\w\+/ contains=muttrcColor,muttrcVariable,muttrcUnHighlightSpace nextgroup=muttrcColorBG,muttrcColorBGNL +syn match muttrcColorFGNL contained skipnl "\s*\\$" nextgroup=muttrcColorFG,muttrcColorFGNL +syn match muttrcColorContext contained /\s*[$]\?\w\+/ contains=muttrcColorField,muttrcVariable,muttrcUnHighlightSpace nextgroup=muttrcColorFG,muttrcColorFGNL +syn match muttrcColorNL contained skipnl "\s*\\$" nextgroup=muttrcColorContext,muttrcColorNL +syn match muttrcColorKeyword contained /^\s*color\s\+/ nextgroup=muttrcColorContext,muttrcColorNL +syn region muttrcColorLine keepend start=/^\s*color\s\+\%(index\)\@!/ skip=+\\$+ end=+$+ contains=muttrcColorKeyword,muttrcComment,muttrcUnHighlightSpace +" Now for the structure of the color index line +syn match muttrcPatternNL contained skipnl "\s*\\$" nextgroup=muttrcPattern,muttrcPatternNL +syn match muttrcColorBGI contained /\s*[$]\?\w\+\s*/ contains=muttrcColor,muttrcVariable,muttrcUnHighlightSpace nextgroup=muttrcPattern,muttrcPatternNL +syn match muttrcColorBGNLI contained skipnl "\s*\\$" nextgroup=muttrcColorBGI,muttrcColorBGNLI +syn match muttrcColorFGI contained /\s*[$]\?\w\+/ contains=muttrcColor,muttrcVariable,muttrcUnHighlightSpace nextgroup=muttrcColorBGI,muttrcColorBGNLI +syn match muttrcColorFGNLI contained skipnl "\s*\\$" nextgroup=muttrcColorFGI,muttrcColorFGNLI +syn match muttrcColorContextI contained /\s*index/ contains=muttrcUnHighlightSpace nextgroup=muttrcColorFGI,muttrcColorFGNLI +syn match muttrcColorNLI contained skipnl "\s*\\$" nextgroup=muttrcColorContextI,muttrcColorNLI +syn match muttrcColorKeywordI contained /^\s*color\s\+/ nextgroup=muttrcColorContextI,muttrcColorNLI +syn region muttrcColorLine keepend start=/^\s*color\s\+index/ skip=+\\$+ end=+$+ contains=muttrcColorKeywordI,muttrcComment,muttrcUnHighlightSpace +" And now color's brother: +syn region muttrcUnColorPatterns contained skipwhite start=+\s*'+ end=+'+ skip=+\\'+ contains=muttrcPattern nextgroup=muttrcUnColorPatterns,muttrcUnColorPatNL +syn region muttrcUnColorPatterns contained skipwhite start=+\s*"+ end=+"+ skip=+\\"+ contains=muttrcPattern nextgroup=muttrcUnColorPatterns,muttrcUnColorPatNL +syn match muttrcUnColorPatterns contained skipwhite /\s*[^'"\s]\S\*/ contains=muttrcPattern nextgroup=muttrcUnColorPatterns,muttrcUnColorPatNL +syn match muttrcUnColorPatNL contained skipwhite skipnl /\s*\\$/ nextgroup=muttrcUnColorPatterns,muttrcUnColorPatNL +syn match muttrcUnColorAll contained skipwhite /[*]/ +syn match muttrcUnColorAPNL contained skipwhite skipnl /\s*\\$/ nextgroup=muttrcUnColorPatterns,muttrcUnColorAll,muttrcUnColorAPNL +syn match muttrcUnColorIndex contained skipwhite /\s*index\s\+/ nextgroup=muttrcUnColorPatterns,muttrcUnColorAll,muttrcUnColorAPNL +syn match muttrcUnColorIndexNL contained skipwhite skipnl /\s*\\$/ nextgroup=muttrcUnColorIndex,muttrcUnColorIndexNL +syn match muttrcUnColorKeyword contained skipwhite /^\s*uncolor\s\+/ nextgroup=muttrcUnColorIndex,muttrcUnColorIndexNL +syn region muttrcUnColorLine keepend start=+^\s*uncolor\s+ skip=+\\$+ end=+$+ contains=muttrcUnColorKeyword,muttrcComment,muttrcUnHighlightSpace + +" Mono are almost like color (ojects inherited from color) +syn keyword muttrcMonoAttrib contained bold none normal reverse standout underline +syn keyword muttrcMono contained mono skipwhite nextgroup=muttrcColorField +syn match muttrcMonoLine "^\s*mono\s\+\S\+" skipwhite nextgroup=muttrcMonoAttrib contains=muttrcMono + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_muttrc_syntax_inits") + if version < 508 + let did_muttrc_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink muttrcComment Comment + HiLink muttrcEscape SpecialChar + HiLink muttrcRXChars SpecialChar + HiLink muttrcString String + HiLink muttrcRXString String + HiLink muttrcRXString2 String + HiLink muttrcSpecial Special + HiLink muttrcHooks Type + HiLink muttrcGroupFlag Type + HiLink muttrcGroupDef Macro + HiLink muttrcAddrDef muttrcGroupFlag + HiLink muttrcRXDef muttrcGroupFlag + HiLink muttrcRXPat String + HiLink muttrcAliasGroupName Macro + HiLink muttrcAliasKey Identifier + HiLink muttrcUnAliasKey Identifier + HiLink muttrcAliasEncEmail Identifier + HiLink muttrcAliasParens Type + HiLink muttrcNumber Number + HiLink muttrcQuadopt Boolean + HiLink muttrcEmail Special + HiLink muttrcVariable Special + HiLink muttrcHeader Type + HiLink muttrcKeySpecial SpecialChar + HiLink muttrcKey Type + HiLink muttrcKeyName SpecialChar + HiLink muttrcVarBool Identifier + HiLink muttrcVarQuad Identifier + HiLink muttrcVarNum Identifier + HiLink muttrcVarStr Identifier + HiLink muttrcMenu Identifier + HiLink muttrcCommand Keyword + HiLink muttrcSet Keyword + HiLink muttrcUnset muttrcCommand + HiLink muttrcReset muttrcCommand + HiLink muttrcToggle muttrcCommand + HiLink muttrcBind muttrcCommand + HiLink muttrcMacro muttrcCommand + HiLink muttrcMacroDescr String + HiLink muttrcAlias muttrcCommand + HiLink muttrcUnAlias muttrcCommand + HiLink muttrcUnhook muttrcCommand + HiLink muttrcUnhookLine Error + HiLink muttrcAction Macro + HiLink muttrcBadAction Error + HiLink muttrcBindFunction Error + HiLink muttrcBindMenuList Error + HiLink muttrcFunction Macro + HiLink muttrcGroupKeyword muttrcCommand + HiLink muttrcGroupLine Error + HiLink muttrcSubscribeKeyword muttrcCommand + HiLink muttrcSubscribeLine Error + HiLink muttrcListsKeyword muttrcCommand + HiLink muttrcListsLine Error + HiLink muttrcAlternateKeyword muttrcCommand + HiLink muttrcAlternatesLine Error + HiLink muttrcAttachmentsLine muttrcCommand + HiLink muttrcAttachmentsFlag Type + HiLink muttrcAttachmentsMimeType String + HiLink muttrcColorLine Error + HiLink muttrcColorContext Error + HiLink muttrcColorContextI Identifier + HiLink muttrcColorKeyword muttrcCommand + HiLink muttrcColorKeywordI muttrcColorKeyword + HiLink muttrcColorField Identifier + HiLink muttrcColor Type + HiLink muttrcColorFG Error + HiLink muttrcColorFGI Error + HiLink muttrcColorBG Error + HiLink muttrcColorBGI Error + HiLink muttrcMonoAttrib muttrcColor + HiLink muttrcMono muttrcCommand + HiLink muttrcSimplePat Identifier + HiLink muttrcSimplePatString Macro + HiLink muttrcSimplePatMetas Special + HiLink muttrcPattern Type + HiLink muttrcPatternInner Error + HiLink muttrcUnColorLine Error + HiLink muttrcUnColorKeyword muttrcCommand + HiLink muttrcUnColorIndex Identifier + HiLink muttrcShellString muttrcEscape + HiLink muttrcRXHooks muttrcCommand + HiLink muttrcRXHookNot Type + HiLink muttrcPatHooks muttrcCommand + HiLink muttrcPatHookNot Type + + HiLink muttrcBindFunctionNL SpecialChar + HiLink muttrcBindKeyNL SpecialChar + HiLink muttrcBindMenuListNL SpecialChar + HiLink muttrcMacroDescrNL SpecialChar + HiLink muttrcMacroBodyNL SpecialChar + HiLink muttrcMacroKeyNL SpecialChar + HiLink muttrcMacroMenuListNL SpecialChar + HiLink muttrcColorMatchCountNL SpecialChar + HiLink muttrcColorNL SpecialChar + HiLink muttrcColorRXNL SpecialChar + HiLink muttrcColorBGNL SpecialChar + HiLink muttrcColorFGNL SpecialChar + HiLink muttrcAliasNameNL SpecialChar + HiLink muttrcAliasENNL SpecialChar + HiLink muttrcAliasNL SpecialChar + HiLink muttrcUnAliasNL SpecialChar + HiLink muttrcAliasGroupDefNL SpecialChar + HiLink muttrcAliasEncEmailNL SpecialChar + HiLink muttrcPatternNL SpecialChar + HiLink muttrcUnColorPatNL SpecialChar + HiLink muttrcUnColorAPNL SpecialChar + HiLink muttrcUnColorIndexNL SpecialChar + + delcommand HiLink +endif + +let b:current_syntax = "muttrc" + +"EOF vim: ts=8 noet tw=100 sw=8 sts=0 diff --git a/vim71/syntax/mysql.vim b/vim71/syntax/mysql.vim new file mode 100644 index 0000000..25c2ac9 --- /dev/null +++ b/vim71/syntax/mysql.vim @@ -0,0 +1,297 @@ +" Vim syntax file +" Language: mysql +" Maintainer: Kenneth J. Pronovici +" Last Change: $Date: 2007/05/05 18:25:59 $ +" Filenames: *.mysql +" URL: ftp://cedar-solutions.com/software/mysql.vim +" Note: The definitions below are taken from the mysql user manual as of April 2002, for version 3.23 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Always ignore case +syn case ignore + +" General keywords which don't fall into other categories +syn keyword mysqlKeyword action add after aggregate all alter as asc auto_increment avg avg_row_length +syn keyword mysqlKeyword both by +syn keyword mysqlKeyword cascade change character check checksum column columns comment constraint create cross +syn keyword mysqlKeyword current_date current_time current_timestamp +syn keyword mysqlKeyword data database databases day day_hour day_minute day_second +syn keyword mysqlKeyword default delayed delay_key_write delete desc describe distinct distinctrow drop +syn keyword mysqlKeyword enclosed escape escaped explain +syn keyword mysqlKeyword fields file first flush for foreign from full function +syn keyword mysqlKeyword global grant grants group +syn keyword mysqlKeyword having heap high_priority hosts hour hour_minute hour_second +syn keyword mysqlKeyword identified ignore index infile inner insert insert_id into isam +syn keyword mysqlKeyword join +syn keyword mysqlKeyword key keys kill last_insert_id leading left limit lines load local lock logs long +syn keyword mysqlKeyword low_priority +syn keyword mysqlKeyword match max_rows middleint min_rows minute minute_second modify month myisam +syn keyword mysqlKeyword natural no +syn keyword mysqlKeyword on optimize option optionally order outer outfile +syn keyword mysqlKeyword pack_keys partial password primary privileges procedure process processlist +syn keyword mysqlKeyword read references reload rename replace restrict returns revoke row rows +syn keyword mysqlKeyword second select show shutdown soname sql_big_result sql_big_selects sql_big_tables sql_log_off +syn keyword mysqlKeyword sql_log_update sql_low_priority_updates sql_select_limit sql_small_result sql_warnings starting +syn keyword mysqlKeyword status straight_join string +syn keyword mysqlKeyword table tables temporary terminated to trailing type +syn keyword mysqlKeyword unique unlock unsigned update usage use using +syn keyword mysqlKeyword values varbinary variables varying +syn keyword mysqlKeyword where with write +syn keyword mysqlKeyword year_month +syn keyword mysqlKeyword zerofill + +" Special values +syn keyword mysqlSpecial false null true + +" Strings (single- and double-quote) +syn region mysqlString start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn region mysqlString start=+'+ skip=+\\\\\|\\'+ end=+'+ + +" Numbers and hexidecimal values +syn match mysqlNumber "-\=\<[0-9]*\>" +syn match mysqlNumber "-\=\<[0-9]*\.[0-9]*\>" +syn match mysqlNumber "-\=\<[0-9]*e[+-]\=[0-9]*\>" +syn match mysqlNumber "-\=\<[0-9]*\.[0-9]*e[+-]\=[0-9]*\>" +syn match mysqlNumber "\<0x[abcdefABCDEF0-9]*\>" + +" User variables +syn match mysqlVariable "@\a*[A-Za-z0-9]*[._]*[A-Za-z0-9]*" + +" Comments (c-style, mysql-style and modified sql-style) +syn region mysqlComment start="/\*" end="\*/" +syn match mysqlComment "#.*" +syn match mysqlComment "-- .*" +syn sync ccomment mysqlComment + +" Column types +" +" This gets a bit ugly. There are two different problems we have to +" deal with. +" +" The first problem is that some keywoards like 'float' can be used +" both with and without specifiers, i.e. 'float', 'float(1)' and +" 'float(@var)' are all valid. We have to account for this and we +" also have to make sure that garbage like floatn or float_(1) is not +" highlighted. +" +" The second problem is that some of these keywords are included in +" function names. For instance, year() is part of the name of the +" dayofyear() function, and the dec keyword (no parenthesis) is part of +" the name of the decode() function. + +syn keyword mysqlType tinyint smallint mediumint int integer bigint +syn keyword mysqlType date datetime time bit bool +syn keyword mysqlType tinytext mediumtext longtext text +syn keyword mysqlType tinyblob mediumblob longblob blob +syn region mysqlType start="float\W" end="."me=s-1 +syn region mysqlType start="float$" end="."me=s-1 +syn region mysqlType start="float(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="double\W" end="."me=s-1 +syn region mysqlType start="double$" end="."me=s-1 +syn region mysqlType start="double(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="double precision\W" end="."me=s-1 +syn region mysqlType start="double precision$" end="."me=s-1 +syn region mysqlType start="double precision(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="real\W" end="."me=s-1 +syn region mysqlType start="real$" end="."me=s-1 +syn region mysqlType start="real(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="numeric(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="dec\W" end="."me=s-1 +syn region mysqlType start="dec$" end="."me=s-1 +syn region mysqlType start="dec(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="decimal\W" end="."me=s-1 +syn region mysqlType start="decimal$" end="."me=s-1 +syn region mysqlType start="decimal(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="\Wtimestamp\W" end="."me=s-1 +syn region mysqlType start="\Wtimestamp$" end="."me=s-1 +syn region mysqlType start="\Wtimestamp(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="^timestamp\W" end="."me=s-1 +syn region mysqlType start="^timestamp$" end="."me=s-1 +syn region mysqlType start="^timestamp(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="\Wyear(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="^year(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="char(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="varchar(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="enum(" end=")" contains=mysqlString,mysqlVariable +syn region mysqlType start="\Wset(" end=")" contains=mysqlString,mysqlVariable +syn region mysqlType start="^set(" end=")" contains=mysqlString,mysqlVariable + +" Logical, string and numeric operators +syn keyword mysqlOperator between not and or is in like regexp rlike binary exists +syn region mysqlOperator start="isnull(" end=")" contains=ALL +syn region mysqlOperator start="coalesce(" end=")" contains=ALL +syn region mysqlOperator start="interval(" end=")" contains=ALL + +" Control flow functions +syn keyword mysqlFlow case when then else end +syn region mysqlFlow start="ifnull(" end=")" contains=ALL +syn region mysqlFlow start="nullif(" end=")" contains=ALL +syn region mysqlFlow start="if(" end=")" contains=ALL + +" General Functions +" +" I'm leery of just defining keywords for functions, since according to the MySQL manual: +" +" Function names do not clash with table or column names. For example, ABS is a +" valid column name. The only restriction is that for a function call, no spaces +" are allowed between the function name and the `(' that follows it. +" +" This means that if I want to highlight function names properly, I have to use a +" region to define them, not just a keyword. This will probably cause the syntax file +" to load more slowly, but at least it will be 'correct'. + +syn region mysqlFunction start="abs(" end=")" contains=ALL +syn region mysqlFunction start="acos(" end=")" contains=ALL +syn region mysqlFunction start="adddate(" end=")" contains=ALL +syn region mysqlFunction start="ascii(" end=")" contains=ALL +syn region mysqlFunction start="asin(" end=")" contains=ALL +syn region mysqlFunction start="atan(" end=")" contains=ALL +syn region mysqlFunction start="atan2(" end=")" contains=ALL +syn region mysqlFunction start="benchmark(" end=")" contains=ALL +syn region mysqlFunction start="bin(" end=")" contains=ALL +syn region mysqlFunction start="bit_and(" end=")" contains=ALL +syn region mysqlFunction start="bit_count(" end=")" contains=ALL +syn region mysqlFunction start="bit_or(" end=")" contains=ALL +syn region mysqlFunction start="ceiling(" end=")" contains=ALL +syn region mysqlFunction start="character_length(" end=")" contains=ALL +syn region mysqlFunction start="char_length(" end=")" contains=ALL +syn region mysqlFunction start="concat(" end=")" contains=ALL +syn region mysqlFunction start="concat_ws(" end=")" contains=ALL +syn region mysqlFunction start="connection_id(" end=")" contains=ALL +syn region mysqlFunction start="conv(" end=")" contains=ALL +syn region mysqlFunction start="cos(" end=")" contains=ALL +syn region mysqlFunction start="cot(" end=")" contains=ALL +syn region mysqlFunction start="count(" end=")" contains=ALL +syn region mysqlFunction start="curdate(" end=")" contains=ALL +syn region mysqlFunction start="curtime(" end=")" contains=ALL +syn region mysqlFunction start="date_add(" end=")" contains=ALL +syn region mysqlFunction start="date_format(" end=")" contains=ALL +syn region mysqlFunction start="date_sub(" end=")" contains=ALL +syn region mysqlFunction start="dayname(" end=")" contains=ALL +syn region mysqlFunction start="dayofmonth(" end=")" contains=ALL +syn region mysqlFunction start="dayofweek(" end=")" contains=ALL +syn region mysqlFunction start="dayofyear(" end=")" contains=ALL +syn region mysqlFunction start="decode(" end=")" contains=ALL +syn region mysqlFunction start="degrees(" end=")" contains=ALL +syn region mysqlFunction start="elt(" end=")" contains=ALL +syn region mysqlFunction start="encode(" end=")" contains=ALL +syn region mysqlFunction start="encrypt(" end=")" contains=ALL +syn region mysqlFunction start="exp(" end=")" contains=ALL +syn region mysqlFunction start="export_set(" end=")" contains=ALL +syn region mysqlFunction start="extract(" end=")" contains=ALL +syn region mysqlFunction start="field(" end=")" contains=ALL +syn region mysqlFunction start="find_in_set(" end=")" contains=ALL +syn region mysqlFunction start="floor(" end=")" contains=ALL +syn region mysqlFunction start="format(" end=")" contains=ALL +syn region mysqlFunction start="from_days(" end=")" contains=ALL +syn region mysqlFunction start="from_unixtime(" end=")" contains=ALL +syn region mysqlFunction start="get_lock(" end=")" contains=ALL +syn region mysqlFunction start="greatest(" end=")" contains=ALL +syn region mysqlFunction start="group_unique_users(" end=")" contains=ALL +syn region mysqlFunction start="hex(" end=")" contains=ALL +syn region mysqlFunction start="inet_aton(" end=")" contains=ALL +syn region mysqlFunction start="inet_ntoa(" end=")" contains=ALL +syn region mysqlFunction start="instr(" end=")" contains=ALL +syn region mysqlFunction start="lcase(" end=")" contains=ALL +syn region mysqlFunction start="least(" end=")" contains=ALL +syn region mysqlFunction start="length(" end=")" contains=ALL +syn region mysqlFunction start="load_file(" end=")" contains=ALL +syn region mysqlFunction start="locate(" end=")" contains=ALL +syn region mysqlFunction start="log(" end=")" contains=ALL +syn region mysqlFunction start="log10(" end=")" contains=ALL +syn region mysqlFunction start="lower(" end=")" contains=ALL +syn region mysqlFunction start="lpad(" end=")" contains=ALL +syn region mysqlFunction start="ltrim(" end=")" contains=ALL +syn region mysqlFunction start="make_set(" end=")" contains=ALL +syn region mysqlFunction start="master_pos_wait(" end=")" contains=ALL +syn region mysqlFunction start="max(" end=")" contains=ALL +syn region mysqlFunction start="md5(" end=")" contains=ALL +syn region mysqlFunction start="mid(" end=")" contains=ALL +syn region mysqlFunction start="min(" end=")" contains=ALL +syn region mysqlFunction start="mod(" end=")" contains=ALL +syn region mysqlFunction start="monthname(" end=")" contains=ALL +syn region mysqlFunction start="now(" end=")" contains=ALL +syn region mysqlFunction start="oct(" end=")" contains=ALL +syn region mysqlFunction start="octet_length(" end=")" contains=ALL +syn region mysqlFunction start="ord(" end=")" contains=ALL +syn region mysqlFunction start="period_add(" end=")" contains=ALL +syn region mysqlFunction start="period_diff(" end=")" contains=ALL +syn region mysqlFunction start="pi(" end=")" contains=ALL +syn region mysqlFunction start="position(" end=")" contains=ALL +syn region mysqlFunction start="pow(" end=")" contains=ALL +syn region mysqlFunction start="power(" end=")" contains=ALL +syn region mysqlFunction start="quarter(" end=")" contains=ALL +syn region mysqlFunction start="radians(" end=")" contains=ALL +syn region mysqlFunction start="rand(" end=")" contains=ALL +syn region mysqlFunction start="release_lock(" end=")" contains=ALL +syn region mysqlFunction start="repeat(" end=")" contains=ALL +syn region mysqlFunction start="reverse(" end=")" contains=ALL +syn region mysqlFunction start="round(" end=")" contains=ALL +syn region mysqlFunction start="rpad(" end=")" contains=ALL +syn region mysqlFunction start="rtrim(" end=")" contains=ALL +syn region mysqlFunction start="sec_to_time(" end=")" contains=ALL +syn region mysqlFunction start="session_user(" end=")" contains=ALL +syn region mysqlFunction start="sign(" end=")" contains=ALL +syn region mysqlFunction start="sin(" end=")" contains=ALL +syn region mysqlFunction start="soundex(" end=")" contains=ALL +syn region mysqlFunction start="space(" end=")" contains=ALL +syn region mysqlFunction start="sqrt(" end=")" contains=ALL +syn region mysqlFunction start="std(" end=")" contains=ALL +syn region mysqlFunction start="stddev(" end=")" contains=ALL +syn region mysqlFunction start="strcmp(" end=")" contains=ALL +syn region mysqlFunction start="subdate(" end=")" contains=ALL +syn region mysqlFunction start="substring(" end=")" contains=ALL +syn region mysqlFunction start="substring_index(" end=")" contains=ALL +syn region mysqlFunction start="subtime(" end=")" contains=ALL +syn region mysqlFunction start="sum(" end=")" contains=ALL +syn region mysqlFunction start="sysdate(" end=")" contains=ALL +syn region mysqlFunction start="system_user(" end=")" contains=ALL +syn region mysqlFunction start="tan(" end=")" contains=ALL +syn region mysqlFunction start="time_format(" end=")" contains=ALL +syn region mysqlFunction start="time_to_sec(" end=")" contains=ALL +syn region mysqlFunction start="to_days(" end=")" contains=ALL +syn region mysqlFunction start="trim(" end=")" contains=ALL +syn region mysqlFunction start="ucase(" end=")" contains=ALL +syn region mysqlFunction start="unique_users(" end=")" contains=ALL +syn region mysqlFunction start="unix_timestamp(" end=")" contains=ALL +syn region mysqlFunction start="upper(" end=")" contains=ALL +syn region mysqlFunction start="user(" end=")" contains=ALL +syn region mysqlFunction start="version(" end=")" contains=ALL +syn region mysqlFunction start="week(" end=")" contains=ALL +syn region mysqlFunction start="weekday(" end=")" contains=ALL +syn region mysqlFunction start="yearweek(" end=")" contains=ALL + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_mysql_syn_inits") + if version < 508 + let did_mysql_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink mysqlKeyword Statement + HiLink mysqlSpecial Special + HiLink mysqlString String + HiLink mysqlNumber Number + HiLink mysqlVariable Identifier + HiLink mysqlComment Comment + HiLink mysqlType Type + HiLink mysqlOperator Statement + HiLink mysqlFlow Statement + HiLink mysqlFunction Function + + delcommand HiLink +endif + +let b:current_syntax = "mysql" + diff --git a/vim71/syntax/named.vim b/vim71/syntax/named.vim new file mode 100644 index 0000000..faec5f6 --- /dev/null +++ b/vim71/syntax/named.vim @@ -0,0 +1,248 @@ +" Vim syntax file +" Language: BIND configuration file +" Maintainer: Nick Hibma +" Last change: 2007-01-30 +" Filenames: named.conf, rndc.conf +" Location: http://www.van-laarhoven.org/vim/syntax/named.vim +" +" Previously maintained by glory hump and updated by Marcin +" Dalecki. +" +" This file could do with a lot of improvements, so comments are welcome. +" Please submit the named.conf (segment) with any comments. +" +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case match + +if version >= 600 + setlocal iskeyword=.,-,48-58,A-Z,a-z,_ +else + set iskeyword=.,-,48-58,A-Z,a-z,_ +endif + +if version >= 600 + syn sync match namedSync grouphere NONE "^(zone|controls|acl|key)" +endif + +let s:save_cpo = &cpo +set cpo-=C + +" BIND configuration file + +syn match namedComment "//.*" +syn match namedComment "#.*" +syn region namedComment start="/\*" end="\*/" +syn region namedString start=/"/ end=/"/ contained +" --- omitted trailing semicolon +syn match namedError /[^;{#]$/ + +" --- top-level keywords + +syn keyword namedInclude include nextgroup=namedString skipwhite +syn keyword namedKeyword acl key nextgroup=namedIntIdent skipwhite +syn keyword namedKeyword server nextgroup=namedIdentifier skipwhite +syn keyword namedKeyword controls nextgroup=namedSection skipwhite +syn keyword namedKeyword trusted-keys nextgroup=namedIntSection skipwhite +syn keyword namedKeyword logging nextgroup=namedLogSection skipwhite +syn keyword namedKeyword options nextgroup=namedOptSection skipwhite +syn keyword namedKeyword zone nextgroup=namedZoneString skipwhite + +" --- Identifier: name of following { ... } Section +syn match namedIdentifier contained /\k\+/ nextgroup=namedSection skipwhite +" --- IntIdent: name of following IntSection +syn match namedIntIdent contained /"\=\k\+"\=/ nextgroup=namedIntSection skipwhite + +" --- Section: { ... } clause +syn region namedSection contained start=+{+ end=+};+ contains=namedSection,namedIntKeyword + +" --- IntSection: section that does not contain other sections +syn region namedIntSection contained start=+{+ end=+}+ contains=namedIntKeyword,namedError + +" --- IntKeyword: keywords contained within `{ ... }' sections only +" + these keywords are contained within `key' and `acl' sections +syn keyword namedIntKeyword contained key algorithm +syn keyword namedIntKeyword contained secret nextgroup=namedString skipwhite + +" + these keywords are contained within `server' section only +syn keyword namedIntKeyword contained bogus support-ixfr nextgroup=namedBool,namedNotBool skipwhite +syn keyword namedIntKeyword contained transfers nextgroup=namedNumber,namedNotNumber skipwhite +syn keyword namedIntKeyword contained transfer-format +syn keyword namedIntKeyword contained keys nextgroup=namedIntSection skipwhite + +" + these keywords are contained within `controls' section only +syn keyword namedIntKeyword contained inet nextgroup=namedIPaddr,namedIPerror skipwhite +syn keyword namedIntKeyword contained unix nextgroup=namedString skipwhite +syn keyword namedIntKeyword contained port perm owner group nextgroup=namedNumber,namedNotNumber skipwhite +syn keyword namedIntKeyword contained allow nextgroup=namedIntSection skipwhite + +" + these keywords are contained within `update-policy' section only +syn keyword namedIntKeyword contained grant nextgroup=namedString skipwhite +syn keyword namedIntKeyword contained name self subdomain wildcard nextgroup=namedString skipwhite +syn keyword namedIntKeyword TXT A PTR NS SOA A6 CNAME MX ANY skipwhite + +" --- options +syn region namedOptSection contained start=+{+ end=+};+ contains=namedOption,namedCNOption,namedComment,namedParenError + +syn keyword namedOption contained version directory +\ nextgroup=namedString skipwhite +syn keyword namedOption contained named-xfer dump-file pid-file +\ nextgroup=namedString skipwhite +syn keyword namedOption contained mem-statistics-file statistics-file +\ nextgroup=namedString skipwhite +syn keyword namedOption contained auth-nxdomain deallocate-on-exit +\ nextgroup=namedBool,namedNotBool skipwhite +syn keyword namedOption contained dialup fake-iquery fetch-glue +\ nextgroup=namedBool,namedNotBool skipwhite +syn keyword namedOption contained has-old-clients host-statistics +\ nextgroup=namedBool,namedNotBool skipwhite +syn keyword namedOption contained maintain-ixfr-base multiple-cnames +\ nextgroup=namedBool,namedNotBool skipwhite +syn keyword namedOption contained notify recursion rfc2308-type1 +\ nextgroup=namedBool,namedNotBool skipwhite +syn keyword namedOption contained use-id-pool treat-cr-as-space +\ nextgroup=namedBool,namedNotBool skipwhite +syn keyword namedOption contained also-notify forwarders +\ nextgroup=namedIPlist skipwhite +syn keyword namedOption contained forward check-names +syn keyword namedOption contained allow-query allow-transfer allow-recursion +\ nextgroup=namedAML skipwhite +syn keyword namedOption contained blackhole listen-on +\ nextgroup=namedIntSection skipwhite +syn keyword namedOption contained lame-ttl max-transfer-time-in +\ nextgroup=namedNumber,namedNotNumber skipwhite +syn keyword namedOption contained max-ncache-ttl min-roots +\ nextgroup=namedNumber,namedNotNumber skipwhite +syn keyword namedOption contained serial-queries transfers-in +\ nextgroup=namedNumber,namedNotNumber skipwhite +syn keyword namedOption contained transfers-out transfers-per-ns +syn keyword namedOption contained transfer-format +syn keyword namedOption contained transfer-source +\ nextgroup=namedIPaddr,namedIPerror skipwhite +syn keyword namedOption contained max-ixfr-log-size +\ nextgroup=namedNumber,namedNotNumber skipwhite +syn keyword namedOption contained coresize datasize files stacksize +syn keyword namedOption contained cleaning-interval interface-interval statistics-interval heartbeat-interval +\ nextgroup=namedNumber,namedNotNumber skipwhite +syn keyword namedOption contained topology sortlist rrset-order +\ nextgroup=namedIntSection skipwhite + +syn match namedOption contained /\/ nextgroup=namedSpareDot +syn match namedDomain contained /"\."/ms=s+1,me=e-1 +syn match namedSpareDot contained /\./ + +" --- syntax errors +syn match namedIllegalDom contained /"\S*[^-A-Za-z0-9.[:space:]]\S*"/ms=s+1,me=e-1 +syn match namedIPerror contained /\<\S*[^0-9.[:space:];]\S*/ +syn match namedEParenError contained +{+ +syn match namedParenError +}\([^;]\|$\)+ + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_named_syn_inits") + if version < 508 + let did_named_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink namedComment Comment + HiLink namedInclude Include + HiLink namedKeyword Keyword + HiLink namedIntKeyword Keyword + HiLink namedIdentifier Identifier + HiLink namedIntIdent Identifier + + HiLink namedString String + HiLink namedBool Type + HiLink namedNotBool Error + HiLink namedNumber Number + HiLink namedNotNumber Error + + HiLink namedOption namedKeyword + HiLink namedLogOption namedKeyword + HiLink namedCNOption namedKeyword + HiLink namedQSKeywords Type + HiLink namedCNKeywords Type + HiLink namedLogCategory Type + HiLink namedIPaddr Number + HiLink namedDomain Identifier + HiLink namedZoneOpt namedKeyword + HiLink namedZoneType Type + HiLink namedParenError Error + HiLink namedEParenError Error + HiLink namedIllegalDom Error + HiLink namedIPerror Error + HiLink namedSpareDot Error + HiLink namedError Error + + delcommand HiLink +endif + +let &cpo = s:save_cpo +unlet s:save_cpo + +let b:current_syntax = "named" + +" vim: ts=17 diff --git a/vim71/syntax/nanorc.vim b/vim71/syntax/nanorc.vim new file mode 100644 index 0000000..2ae4961 --- /dev/null +++ b/vim71/syntax/nanorc.vim @@ -0,0 +1,243 @@ +" Vim syntax file +" Language: nanorc(5) - GNU nano configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword nanorcTodo contained TODO FIXME XXX NOTE + +syn region nanorcComment display oneline start='^\s*#' end='$' + \ contains=nanorcTodo,@Spell + +syn match nanorcBegin display '^' + \ nextgroup=nanorcKeyword,nanorcComment + \ skipwhite + +syn keyword nanorcKeyword contained set unset + \ nextgroup=nanorcBoolOption, + \ nanorcStringOption,nanorcNumberOption + \ skipwhite + +syn keyword nanorcKeyword contained syntax + \ nextgroup=nanorcSynGroupName skipwhite + +syn keyword nanorcKeyword contained color + \ nextgroup=@nanorcFGColor skipwhite + +syn keyword nanorcBoolOption contained autoindent backup const cut + \ historylog morespace mouse multibuffer + \ noconvert nofollow nohelp nowrap preserve + \ rebinddelete regexp smarthome smooth suspend + \ tempfile view + +syn keyword nanorcStringOption contained backupdir brackets operatingdir + \ punct quotestr speller whitespace + \ nextgroup=nanorcString skipwhite + +syn keyword nanorcNumberOption contained fill tabsize + \ nextgroup=nanorcNumber skipwhite + +syn region nanorcSynGroupName contained display oneline start=+"+ + \ end=+"\ze\%([[:blank:]]\|$\)+ + \ nextgroup=nanorcRegexes skipwhite + +syn match nanorcString contained display '".*"' + +syn region nanorcRegexes contained display oneline start=+"+ + \ end=+"\ze\%([[:blank:]]\|$\)+ + \ nextgroup=nanorcRegexes skipwhite + +syn match nanorcNumber contained display '[+-]\=\<\d\+\>' + +syn cluster nanorcFGColor contains=nanorcFGWhite,nanorcFGBlack, + \ nanorcFGRed,nanorcFGBlue,nanorcFGGreen, + \ nanorcFGYellow,nanorcFGMagenta,nanorcFGCyan, + \ nanorcFGBWhite,nanorcFGBBlack,nanorcFGBRed, + \ nanorcFGBBlue,nanorcFGBGreen,nanorcFGBYellow, + \ nanorcFGBMagenta,nanorcFGBCyan + +syn keyword nanorcFGWhite contained white + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBlack contained black + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGRed contained red + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBlue contained blue + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGGreen contained green + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGYellow contained yellow + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGMagenta contained magenta + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGCyan contained cyan + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBWhite contained brightwhite + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBBlack contained brightblack + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBRed contained brightred + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBBlue contained brightblue + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBGreen contained brightgreen + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBYellow contained brightyellow + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBMagenta contained brightmagenta + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBCyan contained brightcyan + \ nextgroup=@nanorcFGSpec skipwhite + +syn cluster nanorcBGColor contains=nanorcBGWhite,nanorcBGBlack, + \ nanorcBGRed,nanorcBGBlue,nanorcBGGreen, + \ nanorcBGYellow,nanorcBGMagenta,nanorcBGCyan, + \ nanorcBGBWhite,nanorcBGBBlack,nanorcBGBRed, + \ nanorcBGBBlue,nanorcBGBGreen,nanorcBGBYellow, + \ nanorcBGBMagenta,nanorcBGBCyan + +syn keyword nanorcBGWhite contained white + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBlack contained black + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGRed contained red + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBlue contained blue + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGGreen contained green + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGYellow contained yellow + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGMagenta contained magenta + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGCyan contained cyan + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBWhite contained brightwhite + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBBlack contained brightblack + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBRed contained brightred + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBBlue contained brightblue + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBGreen contained brightgreen + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBYellow contained brightyellow + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBMagenta contained brightmagenta + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBCyan contained brightcyan + \ nextgroup=@nanorcBGSpec skipwhite + +syn match nanorcBGColorSep contained ',' nextgroup=@nanorcBGColor + +syn cluster nanorcFGSpec contains=nanorcBGColorSep,nanorcRegexes, + \ nanorcStartRegion + +syn cluster nanorcBGSpec contains=nanorcRegexes,nanorcStartRegion + +syn keyword nanorcStartRegion contained start nextgroup=nanorcStartRegionEq + +syn match nanorcStartRegionEq contained '=' nextgroup=nanorcRegion + +syn region nanorcRegion contained display oneline start=+"+ + \ end=+"\ze\%([[:blank:]]\|$\)+ + \ nextgroup=nanorcEndRegion skipwhite + +syn keyword nanorcEndRegion contained end nextgroup=nanorcStartRegionEq + +syn match nanorcEndRegionEq contained '=' nextgroup=nanorcRegex + +syn region nanorcRegex contained display oneline start=+"+ + \ end=+"\ze\%([[:blank:]]\|$\)+ + +hi def link nanorcTodo Todo +hi def link nanorcComment Comment +hi def link nanorcKeyword Keyword +hi def link nanorcBoolOption Identifier +hi def link nanorcStringOption Identifier +hi def link nanorcNumberOption Identifier +hi def link nanorcSynGroupName String +hi def link nanorcString String +hi def link nanorcRegexes nanorcString +hi def link nanorcNumber Number +hi def nanorcFGWhite ctermfg=Gray guifg=Gray +hi def nanorcFGBlack ctermfg=Black guifg=Black +hi def nanorcFGRed ctermfg=DarkRed guifg=DarkRed +hi def nanorcFGBlue ctermfg=DarkBlue guifg=DarkBlue +hi def nanorcFGGreen ctermfg=DarkGreen guifg=DarkGreen +hi def nanorcFGYellow ctermfg=Brown guifg=Brown +hi def nanorcFGMagenta ctermfg=DarkMagenta guifg=DarkMagenta +hi def nanorcFGCyan ctermfg=DarkCyan guifg=DarkCyan +hi def nanorcFGBWhite ctermfg=White guifg=White +hi def nanorcFGBBlack ctermfg=DarkGray guifg=DarkGray +hi def nanorcFGBRed ctermfg=Red guifg=Red +hi def nanorcFGBBlue ctermfg=Blue guifg=Blue +hi def nanorcFGBGreen ctermfg=Green guifg=Green +hi def nanorcFGBYellow ctermfg=Yellow guifg=Yellow +hi def nanorcFGBMagenta ctermfg=Magenta guifg=Magenta +hi def nanorcFGBCyan ctermfg=Cyan guifg=Cyan +hi def link nanorcBGColorSep Normal +hi def nanorcBGWhite ctermbg=Gray guibg=Gray +hi def nanorcBGBlack ctermbg=Black guibg=Black +hi def nanorcBGRed ctermbg=DarkRed guibg=DarkRed +hi def nanorcBGBlue ctermbg=DarkBlue guibg=DarkBlue +hi def nanorcBGGreen ctermbg=DarkGreen guibg=DarkGreen +hi def nanorcBGYellow ctermbg=Brown guibg=Brown +hi def nanorcBGMagenta ctermbg=DarkMagenta guibg=DarkMagenta +hi def nanorcBGCyan ctermbg=DarkCyan guibg=DarkCyan +hi def nanorcBGBWhite ctermbg=White guibg=White +hi def nanorcBGBBlack ctermbg=DarkGray guibg=DarkGray +hi def nanorcBGBRed ctermbg=Red guibg=Red +hi def nanorcBGBBlue ctermbg=Blue guibg=Blue +hi def nanorcBGBGreen ctermbg=Green guibg=Green +hi def nanorcBGBYellow ctermbg=Yellow guibg=Yellow +hi def nanorcBGBMagenta ctermbg=Magenta guibg=Magenta +hi def nanorcBGBCyan ctermbg=Cyan guibg=Cyan +hi def link nanorcStartRegion Type +hi def link nanorcStartRegionEq Operator +hi def link nanorcRegion nanorcString +hi def link nanorcEndRegion Type +hi def link nanorcEndRegionEq Operator +hi def link nanorcRegex nanoRegexes + +let b:current_syntax = "nanorc" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/nasm.vim b/vim71/syntax/nasm.vim new file mode 100644 index 0000000..6bbf33a --- /dev/null +++ b/vim71/syntax/nasm.vim @@ -0,0 +1,522 @@ +" Vim syntax file +" Language: NASM - The Netwide Assembler (v0.98) +" Maintainer: Manuel M.H. Stol +" Last Change: 2003 May 11 +" Vim URL: http://www.vim.org/lang.html +" NASM Home: http://www.cryogen.com/Nasm/ + + + +" Setup Syntax: +" Clear old syntax settings +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif +" Assembler syntax is case insensetive +syn case ignore + + + +" Vim search and movement commands on identifers +if version < 600 + " Comments at start of a line inside which to skip search for indentifiers + set comments=:; + " Identifier Keyword characters (defines \k) + set iskeyword=@,48-57,#,$,.,?,@-@,_,~ +else + " Comments at start of a line inside which to skip search for indentifiers + setlocal comments=:; + " Identifier Keyword characters (defines \k) + setlocal iskeyword=@,48-57,#,$,.,?,@-@,_,~ +endif + + + +" Comments: +syn region nasmComment start=";" keepend end="$" contains=@nasmGrpInComments +syn region nasmSpecialComment start=";\*\*\*" keepend end="$" +syn keyword nasmInCommentTodo contained TODO FIXME XXX[XXXXX] +syn cluster nasmGrpInComments contains=nasmInCommentTodo +syn cluster nasmGrpComments contains=@nasmGrpInComments,nasmComment,nasmSpecialComment + + + +" Label Identifiers: +" in NASM: 'Everything is a Label' +" Definition Label = label defined by %[i]define or %[i]assign +" Identifier Label = label defined as first non-keyword on a line or %[i]macro +syn match nasmLabelError "$\=\(\d\+\K\|[#\.@]\|\$\$\k\)\k*\>" +syn match nasmLabel "\<\(\h\|[?@]\)\k*\>" +syn match nasmLabel "[\$\~]\(\h\|[?@]\)\k*\>"lc=1 +" Labels starting with one or two '.' are special +syn match nasmLocalLabel "\<\.\(\w\|[#$?@~]\)\k*\>" +syn match nasmLocalLabel "\<\$\.\(\w\|[#$?@~]\)\k*\>"ms=s+1 +if !exists("nasm_no_warn") + syn match nasmLabelWarn "\<\~\=\$\=[_\.][_\.\~]*\>" +endif +if exists("nasm_loose_syntax") + syn match nasmSpecialLabel "\<\.\.@\k\+\>" + syn match nasmSpecialLabel "\<\$\.\.@\k\+\>"ms=s+1 + if !exists("nasm_no_warn") + syn match nasmLabelWarn "\<\$\=\.\.@\(\d\|[#$\.~]\)\k*\>" + endif + " disallow use of nasm internal label format + syn match nasmLabelError "\<\$\=\.\.@\d\+\.\k*\>" +else + syn match nasmSpecialLabel "\<\.\.@\(\h\|[?@]\)\k*\>" + syn match nasmSpecialLabel "\<\$\.\.@\(\h\|[?@]\)\k*\>"ms=s+1 +endif +" Labels can be dereferenced with '$' to destinguish them from reserved words +syn match nasmLabelError "\<\$\K\k*\s*:" +syn match nasmLabelError "^\s*\$\K\k*\>" +syn match nasmLabelError "\<\~\s*\(\k*\s*:\|\$\=\.\k*\)" + + + +" Constants: +syn match nasmStringError +["']+ +syn match nasmString +\("[^"]\{-}"\|'[^']\{-}'\)+ +syn match nasmBinNumber "\<[0-1]\+b\>" +syn match nasmBinNumber "\<\~[0-1]\+b\>"lc=1 +syn match nasmOctNumber "\<\o\+q\>" +syn match nasmOctNumber "\<\~\o\+q\>"lc=1 +syn match nasmDecNumber "\<\d\+\>" +syn match nasmDecNumber "\<\~\d\+\>"lc=1 +syn match nasmHexNumber "\<\(\d\x*h\|0x\x\+\|\$\d\x*\)\>" +syn match nasmHexNumber "\<\~\(\d\x*h\|0x\x\+\|\$\d\x*\)\>"lc=1 +syn match nasmFltNumber "\<\d\+\.\d*\(e[+-]\=\d\+\)\=\>" +syn keyword nasmFltNumber Inf Infinity Indefinite NaN SNaN QNaN +syn match nasmNumberError "\<\~\s*\d\+\.\d*\(e[+-]\=\d\+\)\=\>" + + + +" Netwide Assembler Storage Directives: +" Storage types +syn keyword nasmTypeError DF EXTRN FWORD RESF TBYTE +syn keyword nasmType FAR NEAR SHORT +syn keyword nasmType BYTE WORD DWORD QWORD DQWORD HWORD DHWORD TWORD +syn keyword nasmType CDECL FASTCALL NONE PASCAL STDCALL +syn keyword nasmStorage DB DW DD DQ DDQ DT +syn keyword nasmStorage RESB RESW RESD RESQ RESDQ REST +syn keyword nasmStorage EXTERN GLOBAL COMMON +" Structured storage types +syn match nasmTypeError "\<\(AT\|I\=\(END\)\=\(STRUCT\=\|UNION\)\|I\=END\)\>" +syn match nasmStructureLabel contained "\<\(AT\|I\=\(END\)\=\(STRUCT\=\|UNION\)\|I\=END\)\>" +" structures cannot be nested (yet) -> use: 'keepend' and 're=' +syn cluster nasmGrpCntnStruc contains=ALLBUT,@nasmGrpInComments,nasmMacroDef,@nasmGrpInMacros,@nasmGrpInPreCondits,nasmStructureDef,@nasmGrpInStrucs +syn region nasmStructureDef transparent matchgroup=nasmStructure keepend start="^\s*STRUCT\>"hs=e-5 end="^\s*ENDSTRUCT\>"re=e-9 contains=@nasmGrpCntnStruc +syn region nasmStructureDef transparent matchgroup=nasmStructure keepend start="^\s*STRUC\>"hs=e-4 end="^\s*ENDSTRUC\>"re=e-8 contains=@nasmGrpCntnStruc +syn region nasmStructureDef transparent matchgroup=nasmStructure keepend start="\" end="\" contains=@nasmGrpCntnStruc,nasmInStructure +" union types are not part of nasm (yet) +"syn region nasmStructureDef transparent matchgroup=nasmStructure keepend start="^\s*UNION\>"hs=e-4 end="^\s*ENDUNION\>"re=e-8 contains=@nasmGrpCntnStruc +"syn region nasmStructureDef transparent matchgroup=nasmStructure keepend start="\" end="\" contains=@nasmGrpCntnStruc,nasmInStructure +syn match nasmInStructure contained "^\s*AT\>"hs=e-1 +syn cluster nasmGrpInStrucs contains=nasmStructure,nasmInStructure,nasmStructureLabel + + + +" PreProcessor Instructions: +" NAsm PreProcs start with %, but % is not a character +syn match nasmPreProcError "%{\=\(%\=\k\+\|%%\+\k*\|[+-]\=\d\+\)}\=" +if exists("nasm_loose_syntax") + syn cluster nasmGrpNxtCtx contains=nasmStructureLabel,nasmLabel,nasmLocalLabel,nasmSpecialLabel,nasmLabelError,nasmPreProcError +else + syn cluster nasmGrpNxtCtx contains=nasmStructureLabel,nasmLabel,nasmLabelError,nasmPreProcError +endif + +" Multi-line macro +syn cluster nasmGrpCntnMacro contains=ALLBUT,@nasmGrpInComments,nasmStructureDef,@nasmGrpInStrucs,nasmMacroDef,@nasmGrpPreCondits,nasmMemReference,nasmInMacPreCondit,nasmInMacStrucDef +syn region nasmMacroDef matchgroup=nasmMacro keepend start="^\s*%macro\>"hs=e-5 start="^\s*%imacro\>"hs=e-6 end="^\s*%endmacro\>"re=e-9 contains=@nasmGrpCntnMacro,nasmInMacStrucDef +if exists("nasm_loose_syntax") + syn match nasmInMacLabel contained "%\(%\k\+\>\|{%\k\+}\)" + syn match nasmInMacLabel contained "%\($\+\(\w\|[#\.?@~]\)\k*\>\|{$\+\(\w\|[#\.?@~]\)\k*}\)" + syn match nasmInMacPreProc contained "^\s*%\(push\|repl\)\>"hs=e-4 skipwhite nextgroup=nasmStructureLabel,nasmLabel,nasmInMacParam,nasmLocalLabel,nasmSpecialLabel,nasmLabelError,nasmPreProcError + if !exists("nasm_no_warn") + syn match nasmInMacLblWarn contained "%\(%[$\.]\k*\>\|{%[$\.]\k*}\)" + syn match nasmInMacLblWarn contained "%\($\+\(\d\|[#\.@~]\)\k*\|{\$\+\(\d\|[#\.@~]\)\k*}\)" + hi link nasmInMacCatLabel nasmInMacLblWarn + else + hi link nasmInMacCatLabel nasmInMacLabel + endif +else + syn match nasmInMacLabel contained "%\(%\(\w\|[#?@~]\)\k*\>\|{%\(\w\|[#?@~]\)\k*}\)" + syn match nasmInMacLabel contained "%\($\+\(\h\|[?@]\)\k*\>\|{$\+\(\h\|[?@]\)\k*}\)" + hi link nasmInMacCatLabel nasmLabelError +endif +syn match nasmInMacCatLabel contained "\d\K\k*"lc=1 +syn match nasmInMacLabel contained "\d}\k\+"lc=2 +if !exists("nasm_no_warn") + syn match nasmInMacLblWarn contained "%\(\($\+\|%\)[_~][._~]*\>\|{\($\+\|%\)[_~][._~]*}\)" +endif +syn match nasmInMacPreProc contained "^\s*%pop\>"hs=e-3 +syn match nasmInMacPreProc contained "^\s*%\(push\|repl\)\>"hs=e-4 skipwhite nextgroup=@nasmGrpNxtCtx +" structures cannot be nested (yet) -> use: 'keepend' and 're=' +syn region nasmInMacStrucDef contained transparent matchgroup=nasmStructure keepend start="^\s*STRUCT\>"hs=e-5 end="^\s*ENDSTRUCT\>"re=e-9 contains=@nasmGrpCntnMacro +syn region nasmInMacStrucDef contained transparent matchgroup=nasmStructure keepend start="^\s*STRUC\>"hs=e-4 end="^\s*ENDSTRUC\>"re=e-8 contains=@nasmGrpCntnMacro +syn region nasmInMacStrucDef contained transparent matchgroup=nasmStructure keepend start="\" end="\" contains=@nasmGrpCntnMacro,nasmInStructure +" union types are not part of nasm (yet) +"syn region nasmInMacStrucDef contained transparent matchgroup=nasmStructure keepend start="^\s*UNION\>"hs=e-4 end="^\s*ENDUNION\>"re=e-8 contains=@nasmGrpCntnMacro +"syn region nasmInMacStrucDef contained transparent matchgroup=nasmStructure keepend start="\" end="\" contains=@nasmGrpCntnMacro,nasmInStructure +syn region nasmInMacPreConDef contained transparent matchgroup=nasmInMacPreCondit start="^\s*%ifnidni\>"hs=e-7 start="^\s*%if\(idni\|n\(ctx\|def\|idn\|num\|str\)\)\>"hs=e-6 start="^\s*%if\(ctx\|def\|idn\|nid\|num\|str\)\>"hs=e-5 start="^\s*%ifid\>"hs=e-4 start="^\s*%if\>"hs=e-2 end="%endif\>" contains=@nasmGrpCntnMacro,nasmInMacPreCondit,nasmInPreCondit +syn match nasmInMacPreCondit contained transparent "ctx\s"lc=3 skipwhite nextgroup=@nasmGrpNxtCtx +syn match nasmInMacPreCondit contained "^\s*%elifctx\>"hs=e-7 skipwhite nextgroup=@nasmGrpNxtCtx +syn match nasmInMacPreCondit contained "^\s*%elifnctx\>"hs=e-8 skipwhite nextgroup=@nasmGrpNxtCtx +syn match nasmInMacParamNum contained "\<\d\+\.list\>"me=e-5 +syn match nasmInMacParamNum contained "\<\d\+\.nolist\>"me=e-7 +syn match nasmInMacDirective contained "\.\(no\)\=list\>" +syn match nasmInMacMacro contained transparent "macro\s"lc=5 skipwhite nextgroup=nasmStructureLabel +syn match nasmInMacMacro contained "^\s*%rotate\>"hs=e-6 +syn match nasmInMacParam contained "%\([+-]\=\d\+\|{[+-]\=\d\+}\)" +" nasm conditional macro operands/arguments +" Todo: check feasebility; add too nasmGrpInMacros, etc. +"syn match nasmInMacCond contained "\<\(N\=\([ABGL]E\=\|[CEOSZ]\)\|P[EO]\=\)\>" +syn cluster nasmGrpInMacros contains=nasmMacro,nasmInMacMacro,nasmInMacParam,nasmInMacParamNum,nasmInMacDirective,nasmInMacLabel,nasmInMacLblWarn,nasmInMacMemRef,nasmInMacPreConDef,nasmInMacPreCondit,nasmInMacPreProc,nasmInMacStrucDef + +" Context pre-procs that are better used inside a macro +if exists("nasm_ctx_outside_macro") + syn region nasmPreConditDef transparent matchgroup=nasmCtxPreCondit start="^\s*%ifnctx\>"hs=e-6 start="^\s*%ifctx\>"hs=e-5 end="%endif\>" contains=@nasmGrpCntnPreCon + syn match nasmCtxPreProc "^\s*%pop\>"hs=e-3 + if exists("nasm_loose_syntax") + syn match nasmCtxLocLabel "%$\+\(\w\|[#\.?@~]\)\k*\>" + else + syn match nasmCtxLocLabel "%$\+\(\h\|[?@]\)\k*\>" + endif + syn match nasmCtxPreProc "^\s*%\(push\|repl\)\>"hs=e-4 skipwhite nextgroup=@nasmGrpNxtCtx + syn match nasmCtxPreCondit contained transparent "ctx\s"lc=3 skipwhite nextgroup=@nasmGrpNxtCtx + syn match nasmCtxPreCondit contained "^\s*%elifctx\>"hs=e-7 skipwhite nextgroup=@nasmGrpNxtCtx + syn match nasmCtxPreCondit contained "^\s*%elifnctx\>"hs=e-8 skipwhite nextgroup=@nasmGrpNxtCtx + if exists("nasm_no_warn") + hi link nasmCtxPreCondit nasmPreCondit + hi link nasmCtxPreProc nasmPreProc + hi link nasmCtxLocLabel nasmLocalLabel + else + hi link nasmCtxPreCondit nasmPreProcWarn + hi link nasmCtxPreProc nasmPreProcWarn + hi link nasmCtxLocLabel nasmLabelWarn + endif +endif + +" Conditional assembly +syn cluster nasmGrpCntnPreCon contains=ALLBUT,@nasmGrpInComments,@nasmGrpInMacros,@nasmGrpInStrucs +syn region nasmPreConditDef transparent matchgroup=nasmPreCondit start="^\s*%ifnidni\>"hs=e-7 start="^\s*%if\(idni\|n\(def\|idn\|num\|str\)\)\>"hs=e-6 start="^\s*%if\(def\|idn\|nid\|num\|str\)\>"hs=e-5 start="^\s*%ifid\>"hs=e-4 start="^\s*%if\>"hs=e-2 end="%endif\>" contains=@nasmGrpCntnPreCon +syn match nasmInPreCondit contained "^\s*%el\(if\|se\)\>"hs=e-4 +syn match nasmInPreCondit contained "^\s*%elifid\>"hs=e-6 +syn match nasmInPreCondit contained "^\s*%elif\(def\|idn\|nid\|num\|str\)\>"hs=e-7 +syn match nasmInPreCondit contained "^\s*%elif\(n\(def\|idn\|num\|str\)\|idni\)\>"hs=e-8 +syn match nasmInPreCondit contained "^\s*%elifnidni\>"hs=e-9 +syn cluster nasmGrpInPreCondits contains=nasmPreCondit,nasmInPreCondit,nasmCtxPreCondit +syn cluster nasmGrpPreCondits contains=nasmPreConditDef,@nasmGrpInPreCondits,nasmCtxPreProc,nasmCtxLocLabel + +" Other pre-processor statements +syn match nasmPreProc "^\s*%rep\>"hs=e-3 +syn match nasmPreProc "^\s*%line\>"hs=e-4 +syn match nasmPreProc "^\s*%\(clear\|error\)\>"hs=e-5 +syn match nasmPreProc "^\s*%endrep\>"hs=e-6 +syn match nasmPreProc "^\s*%exitrep\>"hs=e-7 +syn match nasmDefine "^\s*%undef\>"hs=e-5 +syn match nasmDefine "^\s*%\(assign\|define\)\>"hs=e-6 +syn match nasmDefine "^\s*%i\(assign\|define\)\>"hs=e-7 +syn match nasmInclude "^\s*%include\>"hs=e-7 + +" Multiple pre-processor instructions on single line detection (obsolete) +"syn match nasmPreProcError +^\s*\([^\t "%';][^"%';]*\|[^\t "';][^"%';]\+\)%\a\+\>+ +syn cluster nasmGrpPreProcs contains=nasmMacroDef,@nasmGrpInMacros,@nasmGrpPreCondits,nasmPreProc,nasmDefine,nasmInclude,nasmPreProcWarn,nasmPreProcError + + + +" Register Identifiers: +" Register operands: +syn match nasmGen08Register "\<[A-D][HL]\>" +syn match nasmGen16Register "\<\([A-D]X\|[DS]I\|[BS]P\)\>" +syn match nasmGen32Register "\" +syn match nasmSegRegister "\<[C-GS]S\>" +syn match nasmSpcRegister "\" +syn match nasmFpuRegister "\" +syn match nasmMmxRegister "\" +syn match nasmSseRegister "\" +syn match nasmCtrlRegister "\" +syn match nasmDebugRegister "\" +syn match nasmTestRegister "\" +syn match nasmRegisterError "\<\(CR[15-9]\|DR[4-58-9]\|TR[0-28-9]\)\>" +syn match nasmRegisterError "\" +syn match nasmRegisterError "\\)" +syn match nasmRegisterError "\" +" Memory reference operand (address): +syn match nasmMemRefError "[\[\]]" +syn cluster nasmGrpCntnMemRef contains=ALLBUT,@nasmGrpComments,@nasmGrpPreProcs,@nasmGrpInStrucs,nasmMemReference,nasmMemRefError +syn match nasmInMacMemRef contained "\[[^;\[\]]\{-}\]" contains=@nasmGrpCntnMemRef,nasmPreProcError,nasmInMacLabel,nasmInMacLblWarn,nasmInMacParam +syn match nasmMemReference "\[[^;\[\]]\{-}\]" contains=@nasmGrpCntnMemRef,nasmPreProcError,nasmCtxLocLabel + + + +" Netwide Assembler Directives: +" Compilation constants +syn keyword nasmConstant __BITS__ __DATE__ __FILE__ __FORMAT__ __LINE__ +syn keyword nasmConstant __NASM_MAJOR__ __NASM_MINOR__ __NASM_VERSION__ +syn keyword nasmConstant __TIME__ +" Instruction modifiers +syn match nasmInstructnError "\" +syn match nasmInstrModifier "\(^\|:\)\s*[C-GS]S\>"ms=e-1 +syn keyword nasmInstrModifier A16 A32 O16 O32 +syn match nasmInstrModifier "\"lc=5,ms=e-1 +" the 'to' keyword is not allowed for fpu-pop instructions (yet) +"syn match nasmInstrModifier "\"lc=6,ms=e-1 +" NAsm directives +syn keyword nasmRepeat TIMES +syn keyword nasmDirective ALIGN[B] INCBIN EQU NOSPLIT SPLIT +syn keyword nasmDirective ABSOLUTE BITS SECTION SEGMENT +syn keyword nasmDirective ENDSECTION ENDSEGMENT +syn keyword nasmDirective __SECT__ +" Macro created standard directives: (requires %include) +syn case match +syn keyword nasmStdDirective ENDPROC EPILOGUE LOCALS PROC PROLOGUE USES +syn keyword nasmStdDirective ENDIF ELSE ELIF ELSIF IF +"syn keyword nasmStdDirective BREAK CASE DEFAULT ENDSWITCH SWITCH +"syn keyword nasmStdDirective CASE OF ENDCASE +syn keyword nasmStdDirective DO ENDFOR ENDWHILE FOR REPEAT UNTIL WHILE EXIT +syn case ignore +" Format specific directives: (all formats) +" (excluded: extension directives to section, global, common and extern) +syn keyword nasmFmtDirective ORG +syn keyword nasmFmtDirective EXPORT IMPORT GROUP UPPERCASE SEG WRT +syn keyword nasmFmtDirective LIBRARY +syn case match +syn keyword nasmFmtDirective _GLOBAL_OFFSET_TABLE_ __GLOBAL_OFFSET_TABLE_ +syn keyword nasmFmtDirective ..start ..got ..gotoff ..gotpc ..plt ..sym +syn case ignore + + + +" Standard Instructions: +syn match nasmInstructnError "\<\(F\=CMOV\|SET\)N\=\a\{0,2}\>" +syn keyword nasmInstructnError CMPS MOVS LCS LODS STOS XLAT +syn match nasmStdInstruction "\" +syn match nasmInstructnError "\\s*[^:]"he=e-1 +syn match nasmStdInstruction "\<\(CMOV\|J\|SET\)\(N\=\([ABGL]E\=\|[CEOSZ]\)\|P[EO]\=\)\>" +syn match nasmStdInstruction "\" +syn keyword nasmStdInstruction AAA AAD AAM AAS ADC ADD AND +syn keyword nasmStdInstruction BOUND BSF BSR BSWAP BT[C] BTR BTS +syn keyword nasmStdInstruction CALL CBW CDQ CLC CLD CMC CMP CMPSB CMPSD CMPSW +syn keyword nasmStdInstruction CMPXCHG CMPXCHG8B CPUID CWD[E] +syn keyword nasmStdInstruction DAA DAS DEC DIV ENTER +syn keyword nasmStdInstruction IDIV IMUL INC INT[O] IRET[D] IRETW +syn keyword nasmStdInstruction JCXZ JECXZ JMP +syn keyword nasmStdInstruction LAHF LDS LEA LEAVE LES LFS LGS LODSB LODSD +syn keyword nasmStdInstruction LODSW LOOP[E] LOOPNE LOOPNZ LOOPZ LSS +syn keyword nasmStdInstruction MOVSB MOVSD MOVSW MOVSX MOVZX MUL NEG NOP NOT +syn keyword nasmStdInstruction OR POPA[D] POPAW POPF[D] POPFW +syn keyword nasmStdInstruction PUSH[AD] PUSHAW PUSHF[D] PUSHFW +syn keyword nasmStdInstruction RCL RCR RETF RET[N] ROL ROR +syn keyword nasmStdInstruction SAHF SAL SAR SBB SCASB SCASD SCASW +syn keyword nasmStdInstruction SHL[D] SHR[D] STC STD STOSB STOSD STOSW SUB +syn keyword nasmStdInstruction TEST XADD XCHG XLATB XOR + + +" System Instructions: (usually privileged) +" Verification of pointer parameters +syn keyword nasmSysInstruction ARPL LAR LSL VERR VERW +" Addressing descriptor tables +syn keyword nasmSysInstruction LLDT SLDT LGDT SGDT +" Multitasking +syn keyword nasmSysInstruction LTR STR +" Coprocessing and Multiprocessing (requires fpu and multiple cpu's resp.) +syn keyword nasmSysInstruction CLTS LOCK WAIT +" Input and Output +syn keyword nasmInstructnError INS OUTS +syn keyword nasmSysInstruction IN INSB INSW INSD OUT OUTSB OUTSB OUTSW OUTSD +" Interrupt control +syn keyword nasmSysInstruction CLI STI LIDT SIDT +" System control +syn match nasmSysInstruction "\"me=s+3 +syn keyword nasmSysInstruction HLT INVD LMSW +syn keyword nasmSseInstruction PREFETCHT0 PREFETCHT1 PREFETCHT2 PREFETCHNTA +syn keyword nasmSseInstruction RSM SFENCE SMSW SYSENTER SYSEXIT UD2 WBINVD +" TLB (Translation Lookahead Buffer) testing +syn match nasmSysInstruction "\"me=s+3 +syn keyword nasmSysInstruction INVLPG + +" Debugging Instructions: (privileged) +syn match nasmDbgInstruction "\"me=s+3 +syn keyword nasmDbgInstruction INT1 INT3 RDMSR RDTSC RDPMC WRMSR + + +" Floating Point Instructions: (requires FPU) +syn match nasmFpuInstruction "\" +syn keyword nasmFpuInstruction F2XM1 FABS FADD[P] FBLD FBSTP +syn keyword nasmFpuInstruction FCHS FCLEX FCOM[IP] FCOMP[P] FCOS +syn keyword nasmFpuInstruction FDECSTP FDISI FDIV[P] FDIVR[P] FENI FFREE +syn keyword nasmFpuInstruction FIADD FICOM[P] FIDIV[R] FILD +syn keyword nasmFpuInstruction FIMUL FINCSTP FINIT FIST[P] FISUB[R] +syn keyword nasmFpuInstruction FLD[1] FLDCW FLDENV FLDL2E FLDL2T FLDLG2 +syn keyword nasmFpuInstruction FLDLN2 FLDPI FLDZ FMUL[P] +syn keyword nasmFpuInstruction FNCLEX FNDISI FNENI FNINIT FNOP FNSAVE +syn keyword nasmFpuInstruction FNSTCW FNSTENV FNSTSW FNSTSW +syn keyword nasmFpuInstruction FPATAN FPREM[1] FPTAN FRNDINT FRSTOR +syn keyword nasmFpuInstruction FSAVE FSCALE FSETPM FSIN FSINCOS FSQRT +syn keyword nasmFpuInstruction FSTCW FSTENV FST[P] FSTSW FSUB[P] FSUBR[P] +syn keyword nasmFpuInstruction FTST FUCOM[IP] FUCOMP[P] +syn keyword nasmFpuInstruction FXAM FXCH FXTRACT FYL2X FYL2XP1 + + +" Multi Media Xtension Packed Instructions: (requires MMX unit) +" Standard MMX instructions: (requires MMX1 unit) +syn match nasmInstructnError "\" +syn match nasmInstructnError "\" +syn keyword nasmMmxInstruction EMMS MOVD MOVQ +syn keyword nasmMmxInstruction PACKSSDW PACKSSWB PACKUSWB PADDB PADDD PADDW +syn keyword nasmMmxInstruction PADDSB PADDSW PADDUSB PADDUSW PAND[N] +syn keyword nasmMmxInstruction PCMPEQB PCMPEQD PCMPEQW PCMPGTB PCMPGTD PCMPGTW +syn keyword nasmMmxInstruction PMACHRIW PMADDWD PMULHW PMULLW POR +syn keyword nasmMmxInstruction PSLLD PSLLQ PSLLW PSRAD PSRAW PSRLD PSRLQ PSRLW +syn keyword nasmMmxInstruction PSUBB PSUBD PSUBW PSUBSB PSUBSW PSUBUSB PSUBUSW +syn keyword nasmMmxInstruction PUNPCKHBW PUNPCKHDQ PUNPCKHWD +syn keyword nasmMmxInstruction PUNPCKLBW PUNPCKLDQ PUNPCKLWD PXOR +" Extended MMX instructions: (requires MMX2/SSE unit) +syn keyword nasmMmxInstruction MASKMOVQ MOVNTQ +syn keyword nasmMmxInstruction PAVGB PAVGW PEXTRW PINSRW PMAXSW PMAXUB +syn keyword nasmMmxInstruction PMINSW PMINUB PMOVMSKB PMULHUW PSADBW PSHUFW + + +" Streaming SIMD Extension Packed Instructions: (requires SSE unit) +syn match nasmInstructnError "\" +syn match nasmSseInstruction "\" +syn keyword nasmSseInstruction ADDPS ADDSS ANDNPS ANDPS +syn keyword nasmSseInstruction COMISS CVTPI2PS CVTPS2PI +syn keyword nasmSseInstruction CVTSI2SS CVTSS2SI CVTTPS2PI CVTTSS2SI +syn keyword nasmSseInstruction DIVPS DIVSS FXRSTOR FXSAVE LDMXCSR +syn keyword nasmSseInstruction MAXPS MAXSS MINPS MINSS MOVAPS MOVHLPS MOVHPS +syn keyword nasmSseInstruction MOVLHPS MOVLPS MOVMSKPS MOVNTPS MOVSS MOVUPS +syn keyword nasmSseInstruction MULPS MULSS +syn keyword nasmSseInstruction ORPS RCPPS RCPSS RSQRTPS RSQRTSS +syn keyword nasmSseInstruction SHUFPS SQRTPS SQRTSS STMXCSR SUBPS SUBSS +syn keyword nasmSseInstruction UCOMISS UNPCKHPS UNPCKLPS XORPS + + +" Three Dimensional Now Packed Instructions: (requires 3DNow! unit) +syn keyword nasmNowInstruction FEMMS PAVGUSB PF2ID PFACC PFADD PFCMPEQ PFCMPGE +syn keyword nasmNowInstruction PFCMPGT PFMAX PFMIN PFMUL PFRCP PFRCPIT1 +syn keyword nasmNowInstruction PFRCPIT2 PFRSQIT1 PFRSQRT PFSUB[R] PI2FD +syn keyword nasmNowInstruction PMULHRWA PREFETCH[W] + + +" Vendor Specific Instructions: +" Cyrix instructions (requires Cyrix processor) +syn keyword nasmCrxInstruction PADDSIW PAVEB PDISTIB PMAGW PMULHRW[C] PMULHRIW +syn keyword nasmCrxInstruction PMVGEZB PMVLZB PMVNZB PMVZB PSUBSIW +syn keyword nasmCrxInstruction RDSHR RSDC RSLDT SMINT SMINTOLD SVDC SVLDT SVTS +syn keyword nasmCrxInstruction WRSHR +" AMD instructions (requires AMD processor) +syn keyword nasmAmdInstruction SYSCALL SYSRET + + +" Undocumented Instructions: +syn match nasmUndInstruction "\"me=s+3 +syn keyword nasmUndInstruction CMPXCHG486 IBTS ICEBP INT01 INT03 LOADALL +syn keyword nasmUndInstruction LOADALL286 LOADALL386 SALC SMI UD1 UMOV XBTS + + + +" Synchronize Syntax: +syn sync clear +syn sync minlines=50 "for multiple region nesting +syn sync match nasmSync grouphere nasmMacroDef "^\s*%i\=macro\>"me=s-1 +syn sync match nasmSync grouphere NONE "^\s*%endmacro\>" + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later : only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_nasm_syntax_inits") + if version < 508 + let did_nasm_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " Sub Links: + HiLink nasmInMacDirective nasmDirective + HiLink nasmInMacLabel nasmLocalLabel + HiLink nasmInMacLblWarn nasmLabelWarn + HiLink nasmInMacMacro nasmMacro + HiLink nasmInMacParam nasmMacro + HiLink nasmInMacParamNum nasmDecNumber + HiLink nasmInMacPreCondit nasmPreCondit + HiLink nasmInMacPreProc nasmPreProc + HiLink nasmInPreCondit nasmPreCondit + HiLink nasmInStructure nasmStructure + HiLink nasmStructureLabel nasmStructure + + " Comment Group: + HiLink nasmComment Comment + HiLink nasmSpecialComment SpecialComment + HiLink nasmInCommentTodo Todo + + " Constant Group: + HiLink nasmString String + HiLink nasmStringError Error + HiLink nasmBinNumber Number + HiLink nasmOctNumber Number + HiLink nasmDecNumber Number + HiLink nasmHexNumber Number + HiLink nasmFltNumber Float + HiLink nasmNumberError Error + + " Identifier Group: + HiLink nasmLabel Identifier + HiLink nasmLocalLabel Identifier + HiLink nasmSpecialLabel Special + HiLink nasmLabelError Error + HiLink nasmLabelWarn Todo + + " PreProc Group: + HiLink nasmPreProc PreProc + HiLink nasmDefine Define + HiLink nasmInclude Include + HiLink nasmMacro Macro + HiLink nasmPreCondit PreCondit + HiLink nasmPreProcError Error + HiLink nasmPreProcWarn Todo + + " Type Group: + HiLink nasmType Type + HiLink nasmStorage StorageClass + HiLink nasmStructure Structure + HiLink nasmTypeError Error + + " Directive Group: + HiLink nasmConstant Constant + HiLink nasmInstrModifier Operator + HiLink nasmRepeat Repeat + HiLink nasmDirective Keyword + HiLink nasmStdDirective Operator + HiLink nasmFmtDirective Keyword + + " Register Group: + HiLink nasmCtrlRegister Special + HiLink nasmDebugRegister Debug + HiLink nasmTestRegister Special + HiLink nasmRegisterError Error + HiLink nasmMemRefError Error + + " Instruction Group: + HiLink nasmStdInstruction Statement + HiLink nasmSysInstruction Statement + HiLink nasmDbgInstruction Debug + HiLink nasmFpuInstruction Statement + HiLink nasmMmxInstruction Statement + HiLink nasmSseInstruction Statement + HiLink nasmNowInstruction Statement + HiLink nasmAmdInstruction Special + HiLink nasmCrxInstruction Special + HiLink nasmUndInstruction Todo + HiLink nasmInstructnError Error + + delcommand HiLink +endif + +let b:current_syntax = "nasm" + +" vim:ts=8 sw=4 diff --git a/vim71/syntax/nastran.vim b/vim71/syntax/nastran.vim new file mode 100644 index 0000000..f792769 --- /dev/null +++ b/vim71/syntax/nastran.vim @@ -0,0 +1,193 @@ +" Vim syntax file +" Language: NASTRAN input/DMAP +" Maintainer: Tom Kowalski +" Last change: April 27, 2001 +" Thanks to the authors and maintainers of fortran.vim. +" Since DMAP shares some traits with fortran, this syntax file +" is based on the fortran.vim syntax file. +"---------------------------------------------------------------------- +" Remove any old syntax stuff hanging around +"syn clear +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif +" DMAP is not case dependent +syn case ignore +" +"--------------------DMAP SYNTAX--------------------------------------- +" +" -------Executive Modules and Statements +" +syn keyword nastranDmapexecmod call dbview delete end equiv equivx exit +syn keyword nastranDmapexecmod file message purge purgex return subdmap +syn keyword nastranDmapType type +syn keyword nastranDmapLabel go to goto +syn keyword nastranDmapRepeat if else elseif endif then +syn keyword nastranDmapRepeat do while +syn region nastranDmapString start=+"+ end=+"+ oneline +syn region nastranDmapString start=+'+ end=+'+ oneline +" If you don't like initial tabs in dmap (or at all) +"syn match nastranDmapIniTab "^\t.*$" +"syn match nastranDmapTab "\t" + +" Any integer +syn match nastranDmapNumber "-\=\<[0-9]\+\>" +" floating point number, with dot, optional exponent +syn match nastranDmapFloat "\<[0-9]\+\.[0-9]*\([edED][-+]\=[0-9]\+\)\=\>" +" floating point number, starting with a dot, optional exponent +syn match nastranDmapFloat "\.[0-9]\+\([edED][-+]\=[0-9]\+\)\=\>" +" floating point number, without dot, with exponent +syn match nastranDmapFloat "\<[0-9]\+[edED][-+]\=[0-9]\+\>" + +syn match nastranDmapLogical "\(true\|false\)" + +syn match nastranDmapPreCondit "^#define\>" +syn match nastranDmapPreCondit "^#include\>" +" +" -------Comments may be contained in another line. +" +syn match nastranDmapComment "^[\$].*$" +syn match nastranDmapComment "\$.*$" +syn match nastranDmapComment "^[\$].*$" contained +syn match nastranDmapComment "\$.*$" contained +" Treat all past 72nd column as a comment. Do not work with tabs! +" Breaks down when 72-73rd column is in another match (eg number or keyword) +syn match nastranDmapComment "^.\{-72}.*$"lc=72 contained + +" +" -------Utility Modules +" +syn keyword nastranDmapUtilmod append copy dbc dbdict dbdir dmin drms1 +syn keyword nastranDmapUtilmod dtiin eltprt ifp ifp1 inputt2 inputt4 lamx +syn keyword nastranDmapUtilmod matgen matgpr matmod matpch matprn matprt +syn keyword nastranDmapUtilmod modtrl mtrxin ofp output2 output4 param +syn keyword nastranDmapUtilmod paraml paramr prtparam pvt scalar +syn keyword nastranDmapUtilmod seqp setval tabedit tabprt tabpt vec vecplot +syn keyword nastranDmapUtilmod xsort +" +" -------Matrix Modules +" +syn keyword nastranDmapMatmod add add5 cead dcmp decomp diagonal fbs merge +syn keyword nastranDmapMatmod mpyad norm read reigl smpyad solve solvit +syn keyword nastranDmapMatmod trnsp umerge umerge1 upartn dmiin partn +syn region nastranDmapMatmod start=+^ *[Dd][Mm][Ii]+ end=+[\/]+ +" +" -------Implicit Functions +" +syn keyword nastranDmapImplicit abs acos acosh andl asin asinh atan atan2 +syn keyword nastranDmapImplicit atanh atanh2 char clen clock cmplx concat1 +syn keyword nastranDmapImplicit concat2 concat3 conjg cos cosh dble diagoff +syn keyword nastranDmapImplicit diagon dim dlablank dlxblank dprod eqvl exp +syn keyword nastranDmapImplicit getdiag getsys ichar imag impl index indexstr +syn keyword nastranDmapImplicit int itol leq lge lgt lle llt lne log log10 +syn keyword nastranDmapImplicit logx ltoi mcgetsys mcputsys max min mod neqvl +syn keyword nastranDmapImplicit nint noop normal notl numeq numge numgt numle +syn keyword nastranDmapImplicit numlt numne orl pi precison putdiag putsys +syn keyword nastranDmapImplicit rand rdiagon real rtimtogo setcore sign sin +syn keyword nastranDmapImplicit sinh sngl sprod sqrt substrin tan tanh +syn keyword nastranDmapImplicit timetogo wlen xorl +" +" +"--------------------INPUT FILE SYNTAX--------------------------------------- +" +" +" -------Nastran Statement +" +syn keyword nastranNastranCard nastran +" +" -------The File Management Section (FMS) +" +syn region nastranFMSCard start=+^ *[Aa][Cc][Qq][Uu][Ii]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Aa][Ss][Ss][Ii][Gg]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Cc][oO][Nn][Nn][Ee]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Bb][Cc][Ll][Ee]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Bb][Dd][Ii][Cc]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Bb][Dd][Ii][Rr]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Bb][Ff][Ii][Xx]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Bb][Ll][Oo][Aa]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Bb][Ll][Oo][Cc]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Bb][Ss][Ee][Tt]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Bb][Uu][Nn][Ll]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Bb][Uu][Pp][Dd]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Ee][Ff][Ii][Nn]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Ee][Nn][Dd][Jj][Oo]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Ee][Xx][Pp][Aa][Nn]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Ii][Nn][Cc][Ll][Uu]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Ii][Nn][Ii][Tt]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Pp][Rr][Oo][Jj]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Rr][Ee][Ss][Tt]+ end=+$+ oneline +syn match nastranDmapUtilmod "^ *[Rr][Ee][Ss][Tt][Aa].*,.*," contains=nastranDmapComment +" +" -------Executive Control Section +" +syn region nastranECSCard start=+^ *[Aa][Ll][Tt][Ee][Rr]+ end=+$+ oneline +syn region nastranECSCard start=+^ *[Aa][Pp][Pp]+ end=+$+ oneline +syn region nastranECSCard start=+^ *[Cc][Oo][Mm][Pp][Ii]+ end=+$+ oneline +syn region nastranECSCard start=+^ *[Dd][Ii][Aa][Gg] + end=+$+ oneline +syn region nastranECSCard start=+^ *[Ee][Cc][Hh][Oo]+ end=+$+ oneline +syn region nastranECSCard start=+^ *[Ee][Nn][Dd][Aa][Ll]+ end=+$+ oneline +syn region nastranECSCard start=+^ *[Ii][Dd]+ end=+$+ oneline +syn region nastranECSCard start=+^ *[Ii][Nn][Cc][Ll][Uu]+ end=+$+ oneline +syn region nastranECSCard start=+^ *[Ll][Ii][Nn][Kk]+ end=+$+ oneline +syn region nastranECSCard start=+^ *[Mm][Aa][Ll][Tt][Ee]+ end=+$+ oneline +syn region nastranECSCard start=+^ *[Ss][Oo][Ll] + end=+$+ oneline +syn region nastranECSCard start=+^ *[Tt][Ii][Mm][Ee]+ end=+$+ oneline +" +" -------Delimiters +" +syn match nastranDelimiter "[Cc][Ee][Nn][Dd]" contained +syn match nastranDelimiter "[Bb][Ee][Gg][Ii][Nn]" contained +syn match nastranDelimiter " *[Bb][Uu][Ll][Kk]" contained +syn match nastranDelimiter "[Ee][Nn][Dd] *[dD][Aa][Tt][Aa]" contained +" +" -------Case Control section +" +syn region nastranCC start=+^ *[Cc][Ee][Nn][Dd]+ end=+^ *[Bb][Ee][Gg][Ii][Nn]+ contains=nastranDelimiter,nastranBulkData,nastranDmapComment + +" +" -------Bulk Data section +" +syn region nastranBulkData start=+ *[Bb][Uu][Ll][Kk] *$+ end=+^ [Ee][Nn][Dd] *[Dd]+ contains=nastranDelimiter,nastranDmapComment +" +" -------The following cards may appear in multiple sections of the file +" +syn keyword nastranUtilCard ECHOON ECHOOFF INCLUDE PARAM + + +if version >= 508 || !exists("did_nastran_syntax_inits") + if version < 508 + let did_nastran_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi link + endif + " The default methods for highlighting. Can be overridden later + HiLink nastranDmapexecmod Statement + HiLink nastranDmapType Type + HiLink nastranDmapPreCondit Error + HiLink nastranDmapUtilmod PreProc + HiLink nastranDmapMatmod nastranDmapUtilmod + HiLink nastranDmapString String + HiLink nastranDmapNumber Constant + HiLink nastranDmapFloat nastranDmapNumber + HiLink nastranDmapInitTab nastranDmapNumber + HiLink nastranDmapTab nastranDmapNumber + HiLink nastranDmapLogical nastranDmapExecmod + HiLink nastranDmapImplicit Identifier + HiLink nastranDmapComment Comment + HiLink nastranDmapRepeat nastranDmapexecmod + HiLink nastranNastranCard nastranDmapPreCondit + HiLink nastranECSCard nastranDmapUtilmod + HiLink nastranFMSCard nastranNastranCard + HiLink nastranCC nastranDmapexecmod + HiLink nastranDelimiter Special + HiLink nastranBulkData nastranDmapType + HiLink nastranUtilCard nastranDmapexecmod + delcommand HiLink +endif + +let b:current_syntax = "nastran" + +"EOF vim: ts=8 noet tw=120 sw=8 sts=0 diff --git a/vim71/syntax/natural.vim b/vim71/syntax/natural.vim new file mode 100644 index 0000000..f7f140f --- /dev/null +++ b/vim71/syntax/natural.vim @@ -0,0 +1,205 @@ +" Vim syntax file +" +" Language: NATURAL +" Version: 2.0.26.17 +" Maintainer: Marko Leipert +" Last Changed: 2002-02-28 09:50:36 +" Support: http://www.winconsole.de/vim/syntax.html + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when this syntax file was already loaded +if v:version < 600 + syntax clear + set iskeyword+=-,*,#,+,_,/ +elseif exists("b:current_syntax") + finish +else + setlocal iskeyword+=-,*,#,+,_,/ +endif + +" NATURAL is case insensitive +syntax case ignore + +" preprocessor +syn keyword naturalInclude include nextgroup=naturalObjName skipwhite + +" define data +syn keyword naturalKeyword define data end-define +syn keyword naturalKeyword independent global parameter local redefine view +syn keyword naturalKeyword const[ant] init initial + +" loops +syn keyword naturalLoop read end-read end-work find end-find histogram end-histogram +syn keyword naturalLoop end-all sort end-sort sorted descending ascending +syn keyword naturalRepeat repeat end-repeat while until for step end-for +syn keyword naturalKeyword in file with field starting from ending at thru by isn where +syn keyword naturalError on error end-error +syn keyword naturalKeyword accept reject end-enddata number unique retain as release +syn keyword naturalKeyword start end-start break end-break physical page top sequence +syn keyword naturalKeyword end-toppage end-endpage end-endfile before processing +syn keyword naturalKeyword end-before + +" conditionals +syn keyword naturalConditional if then else end-if end-norec +syn keyword naturalConditional decide end-decide value when condition none any + +" assignment / calculation +syn keyword naturalKeyword reset assign move left right justified compress to into edited +syn keyword naturalKeyword add subtract multiply divide compute name +syn keyword naturalKeyword all giving remainder rounded leaving space +syn keyword naturalKeyword examine full replace giving separate delimiter modified +syn keyword naturalKeyword suspend identical suppress + +" program flow +syn keyword naturalFlow callnat fetch return enter escape bottom top stack formatted +syn keyword naturalFlow command call +syn keyword naturalflow end-subroutine routine + +" file operations +syn keyword naturalKeyword update store get delete end transaction work once close + +" other keywords +syn keyword naturalKeyword first every of no record[s] found ignore immediate +syn keyword naturalKeyword set settime key control stop terminate + +" in-/output +syn keyword naturalKeyword write display input reinput notitle nohdr map newpage mark +syn keyword naturalKeyword alarm text help eject index +syn keyword naturalKeyword format printer skip lines + +" functions +syn keyword naturalKeyword abs atn cos exp frac int log sgn sin sqrt tan val old + +" report mode keywords +syn keyword naturalRMKeyword same loop obtain indexed do doend + +" Subroutine name +syn keyword naturalFlow perform subroutine nextgroup=naturalFunction skipwhite +syn match naturalFunction "\<[a-z][-_a-z0-9]*\>" + +syn keyword naturalFlow using nextgroup=naturalKeyword,naturalObjName skipwhite +syn match naturalObjName "\<[a-z][-_a-z0-9]\{,7}\>" + +" Labels +syn match naturalLabel "\<[+#a-z][-_#a-z0-9]*\." +syn match naturalRef "\<[+#a-z][-_#a-z0-9]*\>\.\<[+#a-z][*]\=[-_#a-z0-9]*\>" + +" System variables +syn match naturalSysVar "\<\*[a-z][-a-z0-9]*\>" + +"integer number, or floating point number without a dot. +syn match naturalNumber "\<-\=\d\+\>" +"floating point number, with dot +syn match naturalNumber "\<-\=\d\+\.\d\+\>" +"floating point number, starting with a dot +syn match naturalNumber "\.\d\+" + +" Formats in write statement +syn match naturalFormat "\<\d\+[TX]\>" + +" String and Character contstants +syn match naturalString "H'\x\+'" +syn region naturalString start=+"+ end=+"+ +syn region naturalString start=+'+ end=+'+ + +" Type definition +syn match naturalAttribute "\<[-a-z][a-z]=[-a-z0-9_\.,]\+\>" +syn match naturalType contained "\<[ABINP]\d\+\(,\d\+\)\=\>" +syn match naturalType contained "\<[CL]\>" + +" "TODO" / other comments +syn keyword naturalTodo contained todo test +syn match naturalCommentMark contained "[a-z][^ \t/:|]*\(\s[^ \t/:'"|]\+\)*:\s"he=e-1 + +" comments +syn region naturalComment start="/\*" end="$" contains=naturalTodo,naturalLineRef,naturalCommentMark +syn region naturalComment start="^\*[\ \*]" end="$" contains=naturalTodo,naturalLineRef,naturalCommentMark +syn region naturalComment start="^\d\{4} \*[\ \*]"lc=5 end="$" contains=naturalTodo,naturalLineRef,naturalCommentMark +syn match naturalComment "^*$" +syn match naturalComment "^\d\{4} \*$"lc=5 +" /* is legal syntax in parentheses e.g. "#ident(label./*)" +syn region naturalPComment contained start="/\*\s*[^),]" end="$" contains=naturalTodo,naturalLineRef,naturalCommentMark + +" operators +syn keyword naturalOperator and or not eq ne gt lt ge le mask scan + +" constants +syn keyword naturalBoolean true false + +syn match naturalLineNo "^\d\{4}" + +" identifiers +syn match naturalIdent "\<[+#a-z][-_#a-z0-9]*\>[^\.']"me=e-1 +syn match naturalIdent "\<[+#a-z][-_#a-z0-9]*$" +syn match naturalLegalIdent "[+#a-z][-_#a-z0-9]*/[-_#a-z0-9]*" + +" parentheses +syn region naturalPar matchgroup=naturalParGui start="(" end=")" contains=naturalLabel,naturalRef,naturalOperator,@naturalConstant,naturalType,naturalSysVar,naturalPar,naturalLineNo,naturalPComment +syn match naturalLineRef "(\d\{4})" + +" build syntax groups +syntax cluster naturalConstant contains=naturalString,naturalNumber,naturalAttribute,naturalBoolean + +" folding +if v:version >= 600 + set foldignore=* +endif + + +if v:version >= 508 || !exists("did_natural_syntax_inits") + if v:version < 508 + let did_natural_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + " The default methods for highlighting. Can be overridden later + + " Constants + HiLink naturalFormat Constant + HiLink naturalAttribute Constant + HiLink naturalNumber Number + HiLink naturalString String + HiLink naturalBoolean Boolean + + " All kinds of keywords + HiLink naturalConditional Conditional + HiLink naturalRepeat Repeat + HiLink naturalLoop Repeat + HiLink naturalFlow Keyword + HiLink naturalError Keyword + HiLink naturalKeyword Keyword + HiLink naturalOperator Operator + HiLink naturalParGui Operator + + " Labels + HiLink naturalLabel Label + HiLink naturalRefLabel Label + + " Comments + HiLink naturalPComment Comment + HiLink naturalComment Comment + HiLink naturalTodo Todo + HiLink naturalCommentMark PreProc + + HiLink naturalInclude Include + HiLink naturalSysVar Identifier + HiLink naturalLineNo LineNr + HiLink naturalLineRef Error + HiLink naturalSpecial Special + HiLink naturalComKey Todo + + " illegal things + HiLink naturalRMKeyword Error + HiLink naturalLegalIdent Error + + HiLink naturalType Type + HiLink naturalFunction Function + HiLink naturalObjName Function + + delcommand HiLink +endif + +let b:current_syntax = "natural" + +" vim:set ts=4 sw=4 noet ft=vim list: diff --git a/vim71/syntax/ncf.vim b/vim71/syntax/ncf.vim new file mode 100644 index 0000000..2019c03 --- /dev/null +++ b/vim71/syntax/ncf.vim @@ -0,0 +1,258 @@ +" Vim syntax file +" Language: Novell "NCF" Batch File +" Maintainer: Jonathan J. Miner +" Last Change: Tue, 04 Sep 2001 16:20:33 CDT +" $Id: ncf.vim,v 1.1 2004/06/13 16:31:58 vimboss Exp $ + +" Remove any old syntax stuff hanging around +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +syn keyword ncfCommands mount load unload +syn keyword ncfBoolean on off +syn keyword ncfCommands set nextgroup=ncfSetCommands +syn keyword ncfTimeTypes Reference Primary Secondary Single +syn match ncfLoad "\(unl\|l\)oad .*"lc=4 contains=ALLBUT,Error +syn match ncfMount "mount .*"lc=5 contains=ALLBUT,Error + +syn match ncfComment "^\ *rem.*$" +syn match ncfComment "^\ *;.*$" +syn match ncfComment "^\ *#.*$" + +syn match ncfSearchPath "search \(add\|del\) " nextgroup=ncfPath +syn match ncfPath "\<[^: ]\+:\([A-Za-z0-9._]\|\\\)*\>" +syn match ncfServerName "^file server name .*$" +syn match ncfIPXNet "^ipx internal net" + +" String +syn region ncfString start=+"+ end=+"+ +syn match ncfContString "= \(\(\.\{0,1}\(OU=\|O=\)\{0,1}[A-Z_]\+\)\+;\{0,1}\)\+"lc=2 + +syn match ncfHexNumber "\<\d\(\d\+\|[A-F]\+\)*\>" +syn match ncfNumber "\<\d\+\.\{0,1}\d*\>" +syn match ncfIPAddr "\d\{1,3}\.\d\{1,3}\.\d\{1,3}\.\d\{1,3}" +syn match ncfTime "\(+|=\)\{0,1}\d\{1,2}:\d\{1,2}:\d\{1,2}" +syn match ncfDSTTime "([^ ]\+ [^ ]\+ \(FIRST\|LAST\)\s*\d\{1,2}:\d\{1,2}:\d\{1,2} \(AM\|PM\))" +syn match ncfTimeZone "[A-Z]\{3}\d[A-Z]\{3}" + +syn match ncfLogins "^\([Dd]is\|[Ee]n\)able login[s]*" +syn match ncfScript "[^ ]*\.ncf" + +" SET Commands that take a Number following +syn match ncfSetCommandsNum "\(Alert Message Nodes\)\s*=" +syn match ncfSetCommandsNum "\(Auto Restart After Abend\)\s*=" +syn match ncfSetCommandsNum "\(Auto Restart After Abend Delay Time\)\s*=" +syn match ncfSetCommandsNum "\(Compression Daily Check Starting Hour\)\s*=" +syn match ncfSetCommandsNum "\(Compression Daily Check Stop Hour\)\s*=" +syn match ncfSetCommandsNum "\(Concurrent Remirror Requests\)\s*=" +syn match ncfSetCommandsNum "\(Convert Compressed to Uncompressed Option\)\s*=" +syn match ncfSetCommandsNum "\(Days Untouched Before Compression\)\s*=" +syn match ncfSetCommandsNum "\(Decompress Free Space Warning Interval\)\s*=" +syn match ncfSetCommandsNum "\(Decompress Percent Disk Space Free to Allow Commit\)\s*=" +syn match ncfSetCommandsNum "\(Deleted Files Compression Option\)\s*=" +syn match ncfSetCommandsNum "\(Directory Cache Allocation Wait Time\)\s*=" +syn match ncfSetCommandsNum "\(Enable IPX Checksums\)\s*=" +syn match ncfSetCommandsNum "\(Garbage Collection Interval\)\s*=" +syn match ncfSetCommandsNum "\(IPX NetBIOS Replication Option\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Concurrent Compressions\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Concurrent Directory Cache Writes\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Concurrent Disk Cache Writes\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Directory Cache Buffers\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Extended Attributes per File or Path\)\s*=" +syn match ncfSetCommandsNum "\(Maximum File Locks\)\s*=" +syn match ncfSetCommandsNum "\(Maximum File Locks Per Connection\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Interrupt Events\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Number of Directory Handles\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Number of Internal Directory Handles\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Outstanding NCP Searches\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Packet Receive Buffers\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Physical Receive Packet Size\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Record Locks\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Record Locks Per Connection\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Service Processes\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Subdirectory Tree Depth\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Transactions\)\s*=" +syn match ncfSetCommandsNum "\(Minimum Compression Percentage Gain\)\s*=" +syn match ncfSetCommandsNum "\(Minimum Directory Cache Buffers\)\s*=" +syn match ncfSetCommandsNum "\(Minimum File Cache Buffers\)\s*=" +syn match ncfSetCommandsNum "\(Minimum File Cache Report Threshold\)\s*=" +syn match ncfSetCommandsNum "\(Minimum Free Memory for Garbage Collection\)\s*=" +syn match ncfSetCommandsNum "\(Minimum Packet Receive Buffers\)\s*=" +syn match ncfSetCommandsNum "\(Minimum Service Processes\)\s*=" +syn match ncfSetCommandsNum "\(NCP Packet Signature Option\)\s*=" +syn match ncfSetCommandsNum "\(NDS Backlink Interval\)\s*=" +syn match ncfSetCommandsNum "\(NDS Client NCP Retries\)\s*=" +syn match ncfSetCommandsNum "\(NDS External Reference Life Span\)\s*=" +syn match ncfSetCommandsNum "\(NDS Inactivity Synchronization Interval\)\s*=" +syn match ncfSetCommandsNum "\(NDS Janitor Interval\)\s*=" +syn match ncfSetCommandsNum "\(New Service Process Wait Time\)\s*=" +syn match ncfSetCommandsNum "\(Number of Frees for Garbage Collection\)\s*=" +syn match ncfSetCommandsNum "\(Number of Watchdog Packets\)\s*=" +syn match ncfSetCommandsNum "\(Pseudo Preemption Count\)\s*=" +syn match ncfSetCommandsNum "\(Read Ahead LRU Sitting Time Threshold\)\s*=" +syn match ncfSetCommandsNum "\(Remirror Block Size\)\s*=" +syn match ncfSetCommandsNum "\(Reserved Buffers Below 16 Meg\)\s*=" +syn match ncfSetCommandsNum "\(Server Log File Overflow Size\)\s*=" +syn match ncfSetCommandsNum "\(Server Log File State\)\s*=" +syn match ncfSetCommandsNum "\(SMP Polling Count\)\s*=" +syn match ncfSetCommandsNum "\(SMP Stack Size\)\s*=" +syn match ncfSetCommandsNum "\(TIMESYNC Polling Count\)\s*=" +syn match ncfSetCommandsNum "\(TIMESYNC Polling Interval\)\s*=" +syn match ncfSetCommandsNum "\(TIMESYNC Synchronization Radius\)\s*=" +syn match ncfSetCommandsNum "\(TIMESYNC Write Value\)\s*=" +syn match ncfSetCommandsNum "\(Volume Log File Overflow Size\)\s*=" +syn match ncfSetCommandsNum "\(Volume Log File State\)\s*=" +syn match ncfSetCommandsNum "\(Volume Low Warning Reset Threshold\)\s*=" +syn match ncfSetCommandsNum "\(Volume Low Warning Threshold\)\s*=" +syn match ncfSetCommandsNum "\(Volume TTS Log File Overflow Size\)\s*=" +syn match ncfSetCommandsNum "\(Volume TTS Log File State\)\s*=" +syn match ncfSetCommandsNum "\(Worker Thread Execute In a Row Count\)\s*=" + +" SET Commands that take a Boolean (ON/OFF) + +syn match ncfSetCommandsBool "\(Alloc Memory Check Flag\)\s*=" +syn match ncfSetCommandsBool "\(Allow Audit Passwords\)\s*=" +syn match ncfSetCommandsBool "\(Allow Change to Client Rights\)\s*=" +syn match ncfSetCommandsBool "\(Allow Deletion of Active Directories\)\s*=" +syn match ncfSetCommandsBool "\(Allow Invalid Pointers\)\s*=" +syn match ncfSetCommandsBool "\(Allow LIP\)\s*=" +syn match ncfSetCommandsBool "\(Allow Unencrypted Passwords\)\s*=" +syn match ncfSetCommandsBool "\(Allow Unowned Files To Be Extended\)\s*=" +syn match ncfSetCommandsBool "\(Auto Register Memory Above 16 Megabytes\)\s*=" +syn match ncfSetCommandsBool "\(Auto TTS Backout Flag\)\s*=" +syn match ncfSetCommandsBool "\(Automatically Repair Bad Volumes\)\s*=" +syn match ncfSetCommandsBool "\(Check Equivalent to Me\)\s*=" +syn match ncfSetCommandsBool "\(Command Line Prompt Default Choice\)\s*=" +syn match ncfSetCommandsBool "\(Console Display Watchdog Logouts\)\s*=" +syn match ncfSetCommandsBool "\(Daylight Savings Time Status\)\s*=" +syn match ncfSetCommandsBool "\(Developer Option\)\s*=" +syn match ncfSetCommandsBool "\(Display Incomplete IPX Packet Alerts\)\s*=" +syn match ncfSetCommandsBool "\(Display Lost Interrupt Alerts\)\s*=" +syn match ncfSetCommandsBool "\(Display NCP Bad Component Warnings\)\s*=" +syn match ncfSetCommandsBool "\(Display NCP Bad Length Warnings\)\s*=" +syn match ncfSetCommandsBool "\(Display Old API Names\)\s*=" +syn match ncfSetCommandsBool "\(Display Relinquish Control Alerts\)\s*=" +syn match ncfSetCommandsBool "\(Display Spurious Interrupt Alerts\)\s*=" +syn match ncfSetCommandsBool "\(Enable Deadlock Detection\)\s*=" +syn match ncfSetCommandsBool "\(Enable Disk Read After Write Verify\)\s*=" +syn match ncfSetCommandsBool "\(Enable File Compression\)\s*=" +syn match ncfSetCommandsBool "\(Enable IO Handicap Attribute\)\s*=" +syn match ncfSetCommandsBool "\(Enable SECURE.NCF\)\s*=" +syn match ncfSetCommandsBool "\(Fast Volume Mounts\)\s*=" +syn match ncfSetCommandsBool "\(Global Pseudo Preemption\)\s*=" +syn match ncfSetCommandsBool "\(Halt System on Invalid Parameters\)\s*=" +syn match ncfSetCommandsBool "\(Ignore Disk Geometry\)\s*=" +syn match ncfSetCommandsBool "\(Immediate Purge of Deleted Files\)\s*=" +syn match ncfSetCommandsBool "\(NCP File Commit\)\s*=" +syn match ncfSetCommandsBool "\(NDS Trace File Length to Zero\)\s*=" +syn match ncfSetCommandsBool "\(NDS Trace to File\)\s*=" +syn match ncfSetCommandsBool "\(NDS Trace to Screen\)\s*=" +syn match ncfSetCommandsBool "\(New Time With Daylight Savings Time Status\)\s*=" +syn match ncfSetCommandsBool "\(Read Ahead Enabled\)\s*=" +syn match ncfSetCommandsBool "\(Read Fault Emulation\)\s*=" +syn match ncfSetCommandsBool "\(Read Fault Notification\)\s*=" +syn match ncfSetCommandsBool "\(Reject NCP Packets with Bad Components\)\s*=" +syn match ncfSetCommandsBool "\(Reject NCP Packets with Bad Lengths\)\s*=" +syn match ncfSetCommandsBool "\(Replace Console Prompt with Server Name\)\s*=" +syn match ncfSetCommandsBool "\(Reply to Get Nearest Server\)\s*=" +syn match ncfSetCommandsBool "\(SMP Developer Option\)\s*=" +syn match ncfSetCommandsBool "\(SMP Flush Processor Cache\)\s*=" +syn match ncfSetCommandsBool "\(SMP Intrusive Abend Mode\)\s*=" +syn match ncfSetCommandsBool "\(SMP Memory Protection\)\s*=" +syn match ncfSetCommandsBool "\(Sound Bell for Alerts\)\s*=" +syn match ncfSetCommandsBool "\(TIMESYNC Configured Sources\)\s*=" +syn match ncfSetCommandsBool "\(TIMESYNC Directory Tree Mode\)\s*=" +syn match ncfSetCommandsBool "\(TIMESYNC Hardware Clock\)\s*=" +syn match ncfSetCommandsBool "\(TIMESYNC RESET\)\s*=" +syn match ncfSetCommandsBool "\(TIMESYNC Restart Flag\)\s*=" +syn match ncfSetCommandsBool "\(TIMESYNC Service Advertising\)\s*=" +syn match ncfSetCommandsBool "\(TIMESYNC Write Parameters\)\s*=" +syn match ncfSetCommandsBool "\(TTS Abort Dump Flag\)\s*=" +syn match ncfSetCommandsBool "\(Upgrade Low Priority Threads\)\s*=" +syn match ncfSetCommandsBool "\(Volume Low Warn All Users\)\s*=" +syn match ncfSetCommandsBool "\(Write Fault Emulation\)\s*=" +syn match ncfSetCommandsBool "\(Write Fault Notification\)\s*=" + +" Set Commands that take a "string" -- NOT QUOTED + +syn match ncfSetCommandsStr "\(Default Time Server Type\)\s*=" +syn match ncfSetCommandsStr "\(SMP NetWare Kernel Mode\)\s*=" +syn match ncfSetCommandsStr "\(Time Zone\)\s*=" +syn match ncfSetCommandsStr "\(TIMESYNC ADD Time Source\)\s*=" +syn match ncfSetCommandsStr "\(TIMESYNC REMOVE Time Source\)\s*=" +syn match ncfSetCommandsStr "\(TIMESYNC Time Source\)\s*=" +syn match ncfSetCommandsStr "\(TIMESYNC Type\)\s*=" + +" SET Commands that take a "Time" + +syn match ncfSetCommandsTime "\(Command Line Prompt Time Out\)\s*=" +syn match ncfSetCommandsTime "\(Delay Before First Watchdog Packet\)\s*=" +syn match ncfSetCommandsTime "\(Delay Between Watchdog Packets\)\s*=" +syn match ncfSetCommandsTime "\(Directory Cache Buffer NonReferenced Delay\)\s*=" +syn match ncfSetCommandsTime "\(Dirty Directory Cache Delay Time\)\s*=" +syn match ncfSetCommandsTime "\(Dirty Disk Cache Delay Time\)\s*=" +syn match ncfSetCommandsTime "\(File Delete Wait Time\)\s*=" +syn match ncfSetCommandsTime "\(Minimum File Delete Wait Time\)\s*=" +syn match ncfSetCommandsTime "\(Mirrored Devices Are Out of Sync Message Frequency\)\s*=" +syn match ncfSetCommandsTime "\(New Packet Receive Buffer Wait Time\)\s*=" +syn match ncfSetCommandsTime "\(TTS Backout File Truncation Wait Time\)\s*=" +syn match ncfSetCommandsTime "\(TTS UnWritten Cache Wait Time\)\s*=" +syn match ncfSetCommandsTime "\(Turbo FAT Re-Use Wait Time\)\s*=" +syn match ncfSetCommandsTime "\(Daylight Savings Time Offset\)\s*=" + +syn match ncfSetCommandsTimeDate "\(End of Daylight Savings Time\)\s*=" +syn match ncfSetCommandsTimeDate "\(Start of Daylight Savings Time\)\s*=" + +syn match ncfSetCommandsBindCon "\(Bindery Context\)\s*=" nextgroup=ncfContString + +syn cluster ncfSetCommands contains=ncfSetCommandsNum,ncfSetCommandsBool,ncfSetCommandsStr,ncfSetCommandsTime,ncfSetCommandsTimeDate,ncfSetCommandsBindCon + + +if exists("ncf_highlight_unknowns") + syn match Error "[^ \t]*" contains=ALL +endif + +if version >= 508 || !exists("did_ncf_syntax_inits") + if version < 508 + let did_ncf_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink ncfCommands Statement + HiLink ncfSetCommands ncfCommands + HiLink ncfLogins ncfCommands + HiLink ncfString String + HiLink ncfContString ncfString + HiLink ncfComment Comment + HiLink ncfImplicit Type + HiLink ncfBoolean Boolean + HiLink ncfScript Identifier + HiLink ncfNumber Number + HiLink ncfIPAddr ncfNumber + HiLink ncfHexNumber ncfNumber + HiLink ncfTime ncfNumber + HiLink ncfDSTTime ncfNumber + HiLink ncfPath Constant + HiLink ncfServerName Special + HiLink ncfIPXNet ncfServerName + HiLink ncfTimeTypes Constant + HiLink ncfSetCommandsNum ncfSetCommands + HiLink ncfSetCommandsBool ncfSetCommands + HiLink ncfSetCommandsStr ncfSetCommands + HiLink ncfSetCommandsTime ncfSetCommands + HiLink ncfSetCommandsTimeDate ncfSetCommands + HiLink ncfSetCommandsBindCon ncfSetCommands + + delcommand HiLink + +endif + +let b:current_syntax = "ncf" diff --git a/vim71/syntax/netrc.vim b/vim71/syntax/netrc.vim new file mode 100644 index 0000000..d8eba30 --- /dev/null +++ b/vim71/syntax/netrc.vim @@ -0,0 +1,51 @@ +" Vim syntax file +" Language: netrc(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword netrcKeyword machine nextgroup=netrcMachine skipwhite skipnl +syn keyword netrcKeyword login nextgroup=netrcLogin,netrcSpecial + \ skipwhite skipnl +syn keyword netrcKeyword password nextgroup=netrcPassword skipwhite skipnl +syn keyword netrcKeyword default +syn keyword netrcKeyword macdef nextgroup=netrcInit,netrcMacroName + \ skipwhite skipnl +syn region netrcMacro contained start='.' end='^$' + +syn match netrcMachine contained display '\S\+' +syn match netrcMachine contained display '"[^\\"]*\(\\.[^\\"]*\)*"' +syn match netrcLogin contained display '\S\+' +syn match netrcLogin contained display '"[^\\"]*\(\\.[^\\"]*\)*"' +syn match netrcPassword contained display '\S\+' +syn match netrcPassword contained display '"[^\\"]*\(\\.[^\\"]*\)*"' +syn match netrcMacroName contained display '\S\+' nextgroup=netrcMacro + \ skipwhite skipnl +syn match netrcMacroName contained display '"[^\\"]*\(\\.[^\\"]*\)*"' + \ nextgroup=netrcMacro skipwhite skipnl + +syn keyword netrcSpecial contained anonymous +syn match netrcInit contained '\ +" Last Change: 2006 Apr 16 + +" This file is used for ":syntax off". +" It removes the autocommands and stops highlighting for all buffers. + +if !has("syntax") + finish +endif + +" Remove all autocommands for the Syntax event. This also avoids that +" "syntax=foo" in a modeline triggers the SynSet() function of synload.vim. +au! Syntax + +" remove all syntax autocommands and remove the syntax for each buffer +augroup syntaxset + au! + au BufEnter * syn clear + au BufEnter * if exists("b:current_syntax") | unlet b:current_syntax | endif + doautoall syntaxset BufEnter * + au! +augroup END + +if exists("syntax_on") + unlet syntax_on +endif +if exists("syntax_manual") + unlet syntax_manual +endif diff --git a/vim71/syntax/nqc.vim b/vim71/syntax/nqc.vim new file mode 100644 index 0000000..0a3cd6b --- /dev/null +++ b/vim71/syntax/nqc.vim @@ -0,0 +1,378 @@ +" Vim syntax file +" Language: NQC - Not Quite C, for LEGO mindstorms +" NQC homepage: http://www.enteract.com/~dbaum/nqc/ +" Maintainer: Stefan Scherer +" Last Change: 2001 May 10 +" URL: http://www.enotes.de/twiki/pub/Home/LegoMindstorms/nqc.vim +" Filenames: .nqc + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Statements +syn keyword nqcStatement break return continue start stop abs sign +syn keyword nqcStatement sub task +syn keyword nqcLabel case default +syn keyword nqcConditional if else switch +syn keyword nqcRepeat while for do until repeat + +" Scout and RCX2 +syn keyword nqcEvents acquire catch monitor + +" types and classes +syn keyword nqcType int true false void +syn keyword nqcStorageClass asm const inline + + + +" Sensors -------------------------------------------- +" Input Sensors +syn keyword nqcConstant SENSOR_1 SENSOR_2 SENSOR_3 + +" Types for SetSensorType() +syn keyword nqcConstant SENSOR_TYPE_TOUCH SENSOR_TYPE_TEMPERATURE +syn keyword nqcConstant SENSOR_TYPE_LIGHT SENSOR_TYPE_ROTATION +syn keyword nqcConstant SENSOR_LIGHT SENSOR_TOUCH + +" Modes for SetSensorMode() +syn keyword nqcConstant SENSOR_MODE_RAW SENSOR_MODE_BOOL +syn keyword nqcConstant SENSOR_MODE_EDGE SENSOR_MODE_PULSE +syn keyword nqcConstant SENSOR_MODE_PERCENT SENSOR_MODE_CELSIUS +syn keyword nqcConstant SENSOR_MODE_FAHRENHEIT SENSOR_MODE_ROTATION + +" Sensor configurations for SetSensor() +syn keyword nqcConstant SENSOR_TOUCH SENSOR_LIGHT SENSOR_ROTATION +syn keyword nqcConstant SENSOR_CELSIUS SENSOR_FAHRENHEIT SENSOR_PULSE +syn keyword nqcConstant SENSOR_EDGE + +" Functions - All +syn keyword nqcFunction ClearSensor +syn keyword nqcFunction SensorValue SensorType + +" Functions - RCX +syn keyword nqcFunction SetSensor SetSensorType +syn keyword nqcFunction SensorValueBool + +" Functions - RCX, CyberMaster +syn keyword nqcFunction SetSensorMode SensorMode + +" Functions - RCX, Scout +syn keyword nqcFunction SensorValueRaw + +" Functions - Scout +syn keyword nqcFunction SetSensorLowerLimit SetSensorUpperLimit +syn keyword nqcFunction SetSensorHysteresis CalibrateSensor + + +" Outputs -------------------------------------------- +" Outputs for On(), Off(), etc. +syn keyword nqcConstant OUT_A OUT_B OUT_C + +" Modes for SetOutput() +syn keyword nqcConstant OUT_ON OUT_OFF OUT_FLOAT + +" Directions for SetDirection() +syn keyword nqcConstant OUT_FWD OUT_REV OUT_TOGGLE + +" Output power for SetPower() +syn keyword nqcConstant OUT_LOW OUT_HALF OUT_FULL + +" Functions - All +syn keyword nqcFunction SetOutput SetDirection SetPower OutputStatus +syn keyword nqcFunction On Off Float Fwd Rev Toggle +syn keyword nqcFunction OnFwd OnRev OnFor + +" Functions - RXC2, Scout +syn keyword nqcFunction SetGlobalOutput SetGlobalDirection SetMaxPower +syn keyword nqcFunction GlobalOutputStatus + + +" Sound ---------------------------------------------- +" Sounds for PlaySound() +syn keyword nqcConstant SOUND_CLICK SOUND_DOUBLE_BEEP SOUND_DOWN +syn keyword nqcConstant SOUND_UP SOUND_LOW_BEEP SOUND_FAST_UP + +" Functions - All +syn keyword nqcFunction PlaySound PlayTone + +" Functions - RCX2, Scout +syn keyword nqcFunction MuteSound UnmuteSound ClearSound +syn keyword nqcFunction SelectSounds + + +" LCD ------------------------------------------------ +" Modes for SelectDisplay() +syn keyword nqcConstant DISPLAY_WATCH DISPLAY_SENSOR_1 DISPLAY_SENSOR_2 +syn keyword nqcConstant DISPLAY_SENSOR_3 DISPLAY_OUT_A DISPLAY_OUT_B +syn keyword nqcConstant DISPLAY_OUT_C +" RCX2 +syn keyword nqcConstant DISPLAY_USER + +" Functions - RCX +syn keyword nqcFunction SelectDisplay +" Functions - RCX2 +syn keyword nqcFunction SetUserDisplay + + +" Communication -------------------------------------- +" Messages - RCX, Scout ------------------------------ +" Tx power level for SetTxPower() +syn keyword nqcConstant TX_POWER_LO TX_POWER_HI + +" Functions - RCX, Scout +syn keyword nqcFunction Message ClearMessage SendMessage SetTxPower + +" Serial - RCX2 -------------------------------------- +" for SetSerialComm() +syn keyword nqcConstant SERIAL_COMM_DEFAULT SERIAL_COMM_4800 +syn keyword nqcConstant SERIAL_COMM_DUTY25 SERIAL_COMM_76KHZ + +" for SetSerialPacket() +syn keyword nqcConstant SERIAL_PACKET_DEFAULT SERIAL_PACKET_PREAMBLE +syn keyword nqcConstant SERIAL_PACKET_NEGATED SERIAL_PACKET_CHECKSUM +syn keyword nqcConstant SERIAL_PACKET_RCX + +" Functions - RCX2 +syn keyword nqcFunction SetSerialComm SetSerialPacket SetSerialData +syn keyword nqcFunction SerialData SendSerial + +" VLL - Scout ---------------------------------------- +" Functions - Scout +syn keyword nqcFunction SendVLL + + +" Timers --------------------------------------------- +" Functions - All +syn keyword nqcFunction ClearTimer Timer + +" Functions - RCX2 +syn keyword nqcFunction SetTimer FastTimer + + +" Counters ------------------------------------------- +" Functions - RCX2, Scout +syn keyword nqcFunction ClearCounter IncCounter DecCounter Counter + + +" Access Control ------------------------------------- +syn keyword nqcConstant ACQUIRE_OUT_A ACQUIRE_OUT_B ACQUIRE_OUT_C +syn keyword nqcConstant ACQUIRE_SOUND +" RCX2 only +syn keyword nqcConstant ACQUIRE_USER_1 ACQUIRE_USER_2 ACQUIRE_USER_3 +syn keyword nqcConstant ACQUIRE_USER_4 + +" Functions - RCX2, Scout +syn keyword nqcFunction SetPriority + + +" Events --------------------------------------------- +" RCX2 Events +syn keyword nqcConstant EVENT_TYPE_PRESSED EVENT_TYPE_RELEASED +syn keyword nqcConstant EVENT_TYPE_PULSE EVENT_TYPE_EDGE +syn keyword nqcConstant EVENT_TYPE_FAST_CHANGE EVENT_TYPE_LOW +syn keyword nqcConstant EVENT_TYPE_NORMAL EVENT_TYPE_HIGH +syn keyword nqcConstant EVENT_TYPE_CLICK EVENT_TYPE_DOUBLECLICK +syn keyword nqcConstant EVENT_TYPE_MESSAGE + +" Scout Events +syn keyword nqcConstant EVENT_1_PRESSED EVENT_1_RELEASED +syn keyword nqcConstant EVENT_2_PRESSED EVENT_2_RELEASED +syn keyword nqcConstant EVENT_LIGHT_HIGH EVENT_LIGHT_NORMAL +syn keyword nqcConstant EVENT_LIGHT_LOW EVENT_LIGHT_CLICK +syn keyword nqcConstant EVENT_LIGHT_DOUBLECLICK EVENT_COUNTER_0 +syn keyword nqcConstant EVENT_COUNTER_1 EVENT_TIMER_0 EVENT_TIMER_1 +syn keyword nqcConstant EVENT_TIMER_2 EVENT_MESSAGE + +" Functions - RCX2, Scout +syn keyword nqcFunction ActiveEvents Event + +" Functions - RCX2 +syn keyword nqcFunction CurrentEvents +syn keyword nqcFunction SetEvent ClearEvent ClearAllEvents EventState +syn keyword nqcFunction CalibrateEvent SetUpperLimit UpperLimit +syn keyword nqcFunction SetLowerLimit LowerLimit SetHysteresis +syn keyword nqcFunction Hysteresis +syn keyword nqcFunction SetClickTime ClickTime SetClickCounter +syn keyword nqcFunction ClickCounter + +" Functions - Scout +syn keyword nqcFunction SetSensorClickTime SetCounterLimit +syn keyword nqcFunction SetTimerLimit + + +" Data Logging --------------------------------------- +" Functions - RCX +syn keyword nqcFunction CreateDatalog AddToDatalog +syn keyword nqcFunction UploadDatalog + + +" General Features ----------------------------------- +" Functions - All +syn keyword nqcFunction Wait StopAllTasks Random +syn keyword nqcFunction SetSleepTime SleepNow + +" Functions - RCX +syn keyword nqcFunction Program Watch SetWatch + +" Functions - RCX2 +syn keyword nqcFunction SetRandomSeed SelectProgram +syn keyword nqcFunction BatteryLevel FirmwareVersion + +" Functions - Scout +" Parameters for SetLight() +syn keyword nqcConstant LIGHT_ON LIGHT_OFF +syn keyword nqcFunction SetScoutRules ScoutRules SetScoutMode +syn keyword nqcFunction SetEventFeedback EventFeedback SetLight + +" additional CyberMaster defines +syn keyword nqcConstant OUT_L OUT_R OUT_X +syn keyword nqcConstant SENSOR_L SENSOR_M SENSOR_R +" Functions - CyberMaster +syn keyword nqcFunction Drive OnWait OnWaitDifferent +syn keyword nqcFunction ClearTachoCounter TachoCount TachoSpeed +syn keyword nqcFunction ExternalMotorRunning AGC + + + +" nqcCommentGroup allows adding matches for special things in comments +syn keyword nqcTodo contained TODO FIXME XXX +syn cluster nqcCommentGroup contains=nqcTodo + +"when wanted, highlight trailing white space +if exists("nqc_space_errors") + if !exists("nqc_no_trail_space_error") + syn match nqcSpaceError display excludenl "\s\+$" + endif + if !exists("nqc_no_tab_space_error") + syn match nqcSpaceError display " \+\t"me=e-1 + endif +endif + +"catch errors caused by wrong parenthesis and brackets +syn cluster nqcParenGroup contains=nqcParenError,nqcIncluded,nqcCommentSkip,@nqcCommentGroup,nqcCommentStartError,nqcCommentSkip,nqcCppOut,nqcCppOut2,nqcCppSkip,nqcNumber,nqcFloat,nqcNumbers +if exists("nqc_no_bracket_error") + syn region nqcParen transparent start='(' end=')' contains=ALLBUT,@nqcParenGroup,nqcCppParen + " nqcCppParen: same as nqcParen but ends at end-of-line; used in nqcDefine + syn region nqcCppParen transparent start='(' skip='\\$' excludenl end=')' end='$' contained contains=ALLBUT,@nqcParenGroup,nqcParen + syn match nqcParenError display ")" + syn match nqcErrInParen display contained "[{}]" +else + syn region nqcParen transparent start='(' end=')' contains=ALLBUT,@nqcParenGroup,nqcCppParen,nqcErrInBracket,nqcCppBracket + " nqcCppParen: same as nqcParen but ends at end-of-line; used in nqcDefine + syn region nqcCppParen transparent start='(' skip='\\$' excludenl end=')' end='$' contained contains=ALLBUT,@nqcParenGroup,nqcErrInBracket,nqcParen,nqcBracket + syn match nqcParenError display "[\])]" + syn match nqcErrInParen display contained "[\]{}]" + syn region nqcBracket transparent start='\[' end=']' contains=ALLBUT,@nqcParenGroup,nqcErrInParen,nqcCppParen,nqcCppBracket + " nqcCppBracket: same as nqcParen but ends at end-of-line; used in nqcDefine + syn region nqcCppBracket transparent start='\[' skip='\\$' excludenl end=']' end='$' contained contains=ALLBUT,@nqcParenGroup,nqcErrInParen,nqcParen,nqcBracket + syn match nqcErrInBracket display contained "[);{}]" +endif + +"integer number, or floating point number without a dot and with "f". +syn case ignore +syn match nqcNumbers display transparent "\<\d\|\.\d" contains=nqcNumber,nqcFloat +" Same, but without octal error (for comments) +syn match nqcNumber display contained "\d\+\(u\=l\{0,2}\|ll\=u\)\>" +"hex number +syn match nqcNumber display contained "0x\x\+\(u\=l\{0,2}\|ll\=u\)\>" +" Flag the first zero of an octal number as something special +syn match nqcFloat display contained "\d\+f" +"floating point number, with dot, optional exponent +syn match nqcFloat display contained "\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=" +"floating point number, starting with a dot, optional exponent +syn match nqcFloat display contained "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match nqcFloat display contained "\d\+e[-+]\=\d\+[fl]\=\>" +" flag an octal number with wrong digits +syn case match + +syn region nqcCommentL start="//" skip="\\$" end="$" keepend contains=@nqcCommentGroup,nqcSpaceError +syn region nqcComment matchgroup=nqcCommentStart start="/\*" matchgroup=NONE end="\*/" contains=@nqcCommentGroup,nqcCommentStartError,nqcSpaceError + +" keep a // comment separately, it terminates a preproc. conditional +syntax match nqcCommentError display "\*/" +syntax match nqcCommentStartError display "/\*" contained + + + + + +syn region nqcPreCondit start="^\s*#\s*\(if\|ifdef\|ifndef\|elif\)\>" skip="\\$" end="$" end="//"me=s-1 contains=nqcComment,nqcCharacter,nqcCppParen,nqcParenError,nqcNumbers,nqcCommentError,nqcSpaceError +syn match nqcPreCondit display "^\s*#\s*\(else\|endif\)\>" +if !exists("nqc_no_if0") + syn region nqcCppOut start="^\s*#\s*if\s\+0\>" end=".\|$" contains=nqcCppOut2 + syn region nqcCppOut2 contained start="0" end="^\s*#\s*\(endif\>\|else\>\|elif\>\)" contains=nqcSpaceError,nqcCppSkip + syn region nqcCppSkip contained start="^\s*#\s*\(if\>\|ifdef\>\|ifndef\>\)" skip="\\$" end="^\s*#\s*endif\>" contains=nqcSpaceError,nqcCppSkip +endif +syn region nqcIncluded display contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match nqcInclude display "^\s*#\s*include\>\s*["]" contains=nqcIncluded +"syn match nqcLineSkip "\\$" +syn cluster nqcPreProcGroup contains=nqcPreCondit,nqcIncluded,nqcInclude,nqcDefine,nqcErrInParen,nqcErrInBracket,nqcCppOut,nqcCppOut2,nqcCppSkip,nqcNumber,nqcFloat,nqcNumbers,nqcCommentSkip,@nqcCommentGroup,nqcCommentStartError,nqcParen,nqcBracket +syn region nqcDefine start="^\s*#\s*\(define\|undef\)\>" skip="\\$" end="$" contains=ALLBUT,@nqcPreProcGroup +syn region nqcPreProc start="^\s*#\s*\(pragma\>\)" skip="\\$" end="$" keepend contains=ALLBUT,@nqcPreProcGroup + +if !exists("nqc_minlines") + if !exists("nqc_no_if0") + let nqc_minlines = 50 " #if 0 constructs can be long + else + let nqc_minlines = 15 " mostly for () constructs + endif +endif +exec "syn sync ccomment nqcComment minlines=" . nqc_minlines + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_nqc_syn_inits") + if version < 508 + let did_nqc_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink nqcLabel Label + HiLink nqcConditional Conditional + HiLink nqcRepeat Repeat + HiLink nqcCharacter Character + HiLink nqcNumber Number + HiLink nqcFloat Float + HiLink nqcFunction Function + HiLink nqcParenError nqcError + HiLink nqcErrInParen nqcError + HiLink nqcErrInBracket nqcError + HiLink nqcCommentL nqcComment + HiLink nqcCommentStart nqcComment + HiLink nqcCommentError nqcError + HiLink nqcCommentStartError nqcError + HiLink nqcSpaceError nqcError + HiLink nqcStorageClass StorageClass + HiLink nqcInclude Include + HiLink nqcPreProc PreProc + HiLink nqcDefine Macro + HiLink nqcIncluded String + HiLink nqcError Error + HiLink nqcStatement Statement + HiLink nqcEvents Statement + HiLink nqcPreCondit PreCondit + HiLink nqcType Type + HiLink nqcConstant Constant + HiLink nqcCommentSkip nqcComment + HiLink nqcComment Comment + HiLink nqcTodo Todo + HiLink nqcCppSkip nqcCppOut + HiLink nqcCppOut2 nqcCppOut + HiLink nqcCppOut Comment + + delcommand HiLink +endif + +let b:current_syntax = "nqc" + +" vim: ts=8 diff --git a/vim71/syntax/nroff.vim b/vim71/syntax/nroff.vim new file mode 100644 index 0000000..6f2a131 --- /dev/null +++ b/vim71/syntax/nroff.vim @@ -0,0 +1,259 @@ +" VIM syntax file +" Language: nroff/groff +" Maintainer: Alejandro Lpez-Valencia +" URL: http://dradul.tripod.com/vim +" Last Change: 2006 Apr 14 +" +" {{{1 Acknowledgements +" +" ACKNOWLEDGEMENTS: +" +" My thanks to Jrme Plt , who was the +" creator and maintainer of this syntax file for several years. +" May I be as good at it as he has been. +" +" {{{1 Todo +" +" TODO: +" +" * Write syntax highlighting files for the preprocessors, +" and integrate with nroff.vim. +" +" +" {{{1 Start syntax highlighting. +" +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +" +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" +" {{{1 plugin settings... +" +" {{{2 enable spacing error highlighting +" +if exists("nroff_space_errors") + syn match nroffError /\s\+$/ + syn match nroffSpaceError /[.,:;!?]\s\{2,}/ +endif +" +" +" {{{1 Special file settings +" +" {{{2 ms exdented paragraphs are not in the default paragraphs list. +" +setlocal paragraphs+=XP +" +" {{{2 Activate navigation to preporcessor sections. +" +if exists("b:preprocs_as_sections") + setlocal sections=EQTSPS[\ G1GS +endif + +" {{{1 Escape sequences +" ------------------------------------------------------------ + +syn match nroffEscChar /\\[CN]/ nextgroup=nroffEscCharArg +syn match nroffEscape /\\[*fgmnYV]/ nextgroup=nroffEscRegPar,nroffEscRegArg +syn match nroffEscape /\\s[+-]\=/ nextgroup=nroffSize +syn match nroffEscape /\\[$AbDhlLRvxXZ]/ nextgroup=nroffEscPar,nroffEscArg + +syn match nroffEscRegArg /./ contained +syn match nroffEscRegArg2 /../ contained +syn match nroffEscRegPar /(/ contained nextgroup=nroffEscRegArg2 +syn match nroffEscArg /./ contained +syn match nroffEscArg2 /../ contained +syn match nroffEscPar /(/ contained nextgroup=nroffEscArg2 +syn match nroffSize /\((\d\)\=\d/ contained + +syn region nroffEscCharArg start=/'/ end=/'/ contained +syn region nroffEscArg start=/'/ end=/'/ contained contains=nroffEscape,@nroffSpecial + +if exists("b:nroff_is_groff") + syn region nroffEscRegArg matchgroup=nroffEscape start=/\[/ end=/\]/ contained oneline + syn region nroffSize matchgroup=nroffEscape start=/\[/ end=/\]/ contained +endif + +syn match nroffEscape /\\[adprtu{}]/ +syn match nroffEscape /\\$/ +syn match nroffEscape /\\\$[@*]/ + +" {{{1 Strings and special characters +" ------------------------------------------------------------ + +syn match nroffSpecialChar /\\[\\eE?!-]/ +syn match nroffSpace "\\[&%~|^0)/,]" +syn match nroffSpecialChar /\\(../ + +if exists("b:nroff_is_groff") + syn match nroffSpecialChar /\\\[[^]]*]/ + syn region nroffPreserve matchgroup=nroffSpecialChar start=/\\?/ end=/\\?/ oneline +endif + +syn region nroffPreserve matchgroup=nroffSpecialChar start=/\\!/ end=/$/ oneline + +syn cluster nroffSpecial contains=nroffSpecialChar,nroffSpace + + +syn region nroffString start=/"/ end=/"/ skip=/\\$/ contains=nroffEscape,@nroffSpecial contained +syn region nroffString start=/'/ end=/'/ skip=/\\$/ contains=nroffEscape,@nroffSpecial contained + + +" {{{1 Numbers and units +" ------------------------------------------------------------ +syn match nroffNumBlock /[0-9.]\a\=/ contained contains=nroffNumber +syn match nroffNumber /\d\+\(\.\d*\)\=/ contained nextgroup=nroffUnit,nroffBadChar +syn match nroffNumber /\.\d\+)/ contained nextgroup=nroffUnit,nroffBadChar +syn match nroffBadChar /./ contained +syn match nroffUnit /[icpPszmnvMu]/ contained + + +" {{{1 Requests +" ------------------------------------------------------------ + +" Requests begin with . or ' at the beginning of a line, or +" after .if or .ie. + +syn match nroffReqLeader /^[.']/ nextgroup=nroffReqName skipwhite +syn match nroffReqLeader /[.']/ contained nextgroup=nroffReqName skipwhite + +if exists("b:nroff_is_groff") +" +" GNU troff allows long request names +" + syn match nroffReqName /[^\t \\\[?]\+/ contained nextgroup=nroffReqArg +else + syn match nroffReqName /[^\t \\\[?]\{1,2}/ contained nextgroup=nroffReqArg +endif + +syn region nroffReqArg start=/\S/ skip=/\\$/ end=/$/ contained contains=nroffEscape,@nroffSpecial,nroffString,nroffError,nroffSpaceError,nroffNumBlock,nroffComment + +" {{{2 Conditional: .if .ie .el +syn match nroffReqName /\(if\|ie\)/ contained nextgroup=nroffCond skipwhite +syn match nroffReqName /el/ contained nextgroup=nroffReqLeader skipwhite +syn match nroffCond /\S\+/ contained nextgroup=nroffReqLeader skipwhite + +" {{{2 String definition: .ds .as +syn match nroffReqname /[da]s/ contained nextgroup=nroffDefIdent skipwhite +syn match nroffDefIdent /\S\+/ contained nextgroup=nroffDefinition skipwhite +syn region nroffDefinition matchgroup=nroffSpecialChar start=/"/ matchgroup=NONE end=/\\"/me=e-2 skip=/\\$/ start=/\S/ end=/$/ contained contains=nroffDefSpecial +syn match nroffDefSpecial /\\$/ contained +syn match nroffDefSpecial /\\\((.\)\=./ contained + +if exists("b:nroff_is_groff") + syn match nroffDefSpecial /\\\[[^]]*]/ contained +endif + +" {{{2 Macro definition: .de .am, also diversion: .di +syn match nroffReqName /\(d[ei]\|am\)/ contained nextgroup=nroffIdent skipwhite +syn match nroffIdent /[^[?( \t]\+/ contained +if exists("b:nroff_is_groff") + syn match nroffReqName /als/ contained nextgroup=nroffIdent skipwhite +endif + +" {{{2 Register definition: .rn .rr +syn match nroffReqName /[rn]r/ contained nextgroup=nroffIdent skipwhite +if exists("b:nroff_is_groff") + syn match nroffReqName /\(rnn\|aln\)/ contained nextgroup=nroffIdent skipwhite +endif + + +" {{{1 eqn/tbl/pic +" ------------------------------------------------------------ +" +" XXX: write proper syntax highlight for eqn / tbl / pic ? +" + +syn region nroffEquation start=/^\.\s*EQ\>/ end=/^\.\s*EN\>/ +syn region nroffTable start=/^\.\s*TS\>/ end=/^\.\s*TE\>/ +syn region nroffPicture start=/^\.\s*PS\>/ end=/^\.\s*PE\>/ +syn region nroffRefer start=/^\.\s*\[\>/ end=/^\.\s*\]\>/ +syn region nroffGrap start=/^\.\s*G1\>/ end=/^\.\s*G2\>/ +syn region nroffGremlin start=/^\.\s*GS\>/ end=/^\.\s*GE|GF\>/ + +" {{{1 Comments +" ------------------------------------------------------------ + +syn region nroffIgnore start=/^[.']\s*ig/ end=/^['.]\s*\./ +syn match nroffComment /\(^[.']\s*\)\=\\".*/ contains=nroffTodo +syn match nroffComment /^'''.*/ contains=nroffTodo + +if exists("b:nroff_is_groff") + syn match nroffComment "\\#.*$" contains=nroffTodo +endif + +syn keyword nroffTodo TODO XXX FIXME contained + +" {{{1 Hilighting +" ------------------------------------------------------------ +" + +" +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +" +if version >= 508 || !exists("did_nroff_syn_inits") + + if version < 508 + let did_nroff_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink nroffEscChar nroffSpecialChar + HiLink nroffEscCharAr nroffSpecialChar + HiLink nroffSpecialChar SpecialChar + HiLink nroffSpace Delimiter + + HiLink nroffEscRegArg2 nroffEscRegArg + HiLink nroffEscRegArg nroffIdent + + HiLink nroffEscArg2 nroffEscArg + HiLink nroffEscPar nroffEscape + + HiLink nroffEscRegPar nroffEscape + HiLink nroffEscArg nroffEscape + HiLink nroffSize nroffEscape + HiLink nroffEscape Preproc + + HiLink nroffIgnore Comment + HiLink nroffComment Comment + HiLink nroffTodo Todo + + HiLink nroffReqLeader nroffRequest + HiLink nroffReqName nroffRequest + HiLink nroffRequest Statement + HiLink nroffCond PreCondit + HiLink nroffDefIdent nroffIdent + HiLink nroffIdent Identifier + + HiLink nroffEquation PreProc + HiLink nroffTable PreProc + HiLink nroffPicture PreProc + HiLink nroffRefer PreProc + HiLink nroffGrap PreProc + HiLink nroffGremlin PreProc + + HiLink nroffNumber Number + HiLink nroffBadChar nroffError + HiLink nroffSpaceError nroffError + HiLink nroffError Error + + HiLink nroffPreserve String + HiLink nroffString String + HiLink nroffDefinition String + HiLink nroffDefSpecial Special + + delcommand HiLink + +endif + +let b:current_syntax = "nroff" + +" vim600: set fdm=marker fdl=2: diff --git a/vim71/syntax/nsis.vim b/vim71/syntax/nsis.vim new file mode 100644 index 0000000..d6d8037 --- /dev/null +++ b/vim71/syntax/nsis.vim @@ -0,0 +1,271 @@ +" Vim syntax file +" Language: NSIS script, for version of NSIS 1.91 and later +" Maintainer: Alex Jakushev +" Last Change: 2004 May 12 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + + +"COMMENTS +syn keyword nsisTodo todo attention note fixme readme +syn region nsisComment start=";" end="$" contains=nsisTodo +syn region nsisComment start="#" end="$" contains=nsisTodo + +"LABELS +syn match nsisLocalLabel "\a\S\{-}:" +syn match nsisGlobalLabel "\.\S\{-1,}:" + +"PREPROCESSOR +syn match nsisPreprocSubst "${.\{-}}" +syn match nsisDefine "!define\>" +syn match nsisDefine "!undef\>" +syn match nsisPreCondit "!ifdef\>" +syn match nsisPreCondit "!ifndef\>" +syn match nsisPreCondit "!endif\>" +syn match nsisPreCondit "!else\>" +syn match nsisMacro "!macro\>" +syn match nsisMacro "!macroend\>" +syn match nsisMacro "!insertmacro\>" + +"COMPILER UTILITY +syn match nsisInclude "!include\>" +syn match nsisSystem "!cd\>" +syn match nsisSystem "!system\>" +syn match nsisSystem "!packhdr\>" + +"VARIABLES +syn match nsisUserVar "$\d" +syn match nsisUserVar "$R\d" +syn match nsisSysVar "$INSTDIR" +syn match nsisSysVar "$OUTDIR" +syn match nsisSysVar "$CMDLINE" +syn match nsisSysVar "$PROGRAMFILES" +syn match nsisSysVar "$DESKTOP" +syn match nsisSysVar "$EXEDIR" +syn match nsisSysVar "$WINDIR" +syn match nsisSysVar "$SYSDIR" +syn match nsisSysVar "$TEMP" +syn match nsisSysVar "$STARTMENU" +syn match nsisSysVar "$SMPROGRAMS" +syn match nsisSysVar "$SMSTARTUP" +syn match nsisSysVar "$QUICKLAUNCH" +syn match nsisSysVar "$HWNDPARENT" +syn match nsisSysVar "$\\r" +syn match nsisSysVar "$\\n" +syn match nsisSysVar "$\$" + +"STRINGS +syn region nsisString start=/"/ skip=/'\|`/ end=/"/ contains=nsisPreprocSubst,nsisUserVar,nsisSysVar,nsisRegistry +syn region nsisString start=/'/ skip=/"\|`/ end=/'/ contains=nsisPreprocSubst,nsisUserVar,nsisSysVar,nsisRegistry +syn region nsisString start=/`/ skip=/"\|'/ end=/`/ contains=nsisPreprocSubst,nsisUserVar,nsisSysVar,nsisRegistry + +"CONSTANTS +syn keyword nsisBoolean true false on off + +syn keyword nsisAttribOptions hide show nevershow auto force try ifnewer normal silent silentlog +syn keyword nsisAttribOptions smooth colored SET CUR END RO none listonly textonly both current all +syn keyword nsisAttribOptions zlib bzip2 lzma + +syn match nsisAttribOptions '\/NOCUSTOM' +syn match nsisAttribOptions '\/CUSTOMSTRING' +syn match nsisAttribOptions '\/COMPONENTSONLYONCUSTOM' +syn match nsisAttribOptions '\/windows' +syn match nsisAttribOptions '\/r' +syn match nsisAttribOptions '\/oname' +syn match nsisAttribOptions '\/REBOOTOK' +syn match nsisAttribOptions '\/SILENT' +syn match nsisAttribOptions '\/FILESONLY' +syn match nsisAttribOptions '\/SHORT' + +syn keyword nsisExecShell SW_SHOWNORMAL SW_SHOWMAXIMIZED SW_SHOWMINIMIZED + +syn keyword nsisRegistry HKCR HKLM HKCU HKU HKCC HKDD HKPD +syn keyword nsisRegistry HKEY_CLASSES_ROOT HKEY_LOCAL_MACHINE HKEY_CURRENT_USER HKEY_USERS +syn keyword nsisRegistry HKEY_CURRENT_CONFIG HKEY_DYN_DATA HKEY_PERFORMANCE_DATA + +syn keyword nsisFileAttrib NORMAL ARCHIVE HIDDEN OFFLINE READONLY SYSTEM TEMPORARY +syn keyword nsisFileAttrib FILE_ATTRIBUTE_NORMAL FILE_ATTRIBUTE_ARCHIVE FILE_ATTRIBUTE_HIDDEN +syn keyword nsisFileAttrib FILE_ATTRIBUTE_OFFLINE FILE_ATTRIBUTE_READONLY FILE_ATTRIBUTE_SYSTEM +syn keyword nsisFileAttrib FILE_ATTRIBUTE_TEMPORARY + +syn keyword nsisMessageBox MB_OK MB_OKCANCEL MB_ABORTRETRYIGNORE MB_RETRYCANCEL MB_YESNO MB_YESNOCANCEL +syn keyword nsisMessageBox MB_ICONEXCLAMATION MB_ICONINFORMATION MB_ICONQUESTION MB_ICONSTOP +syn keyword nsisMessageBox MB_TOPMOST MB_SETFOREGROUND MB_RIGHT +syn keyword nsisMessageBox MB_DEFBUTTON1 MB_DEFBUTTON2 MB_DEFBUTTON3 MB_DEFBUTTON4 +syn keyword nsisMessageBox IDABORT IDCANCEL IDIGNORE IDNO IDOK IDRETRY IDYES + +syn match nsisNumber "\<[^0]\d*\>" +syn match nsisNumber "\<0x\x\+\>" +syn match nsisNumber "\<0\o*\>" + + +"INSTALLER ATTRIBUTES - General installer configuration +syn keyword nsisAttribute OutFile Name Caption SubCaption BrandingText Icon +syn keyword nsisAttribute WindowIcon BGGradient SilentInstall SilentUnInstall +syn keyword nsisAttribute CRCCheck MiscButtonText InstallButtonText FileErrorText + +"INSTALLER ATTRIBUTES - Install directory configuration +syn keyword nsisAttribute InstallDir InstallDirRegKey + +"INSTALLER ATTRIBUTES - License page configuration +syn keyword nsisAttribute LicenseText LicenseData + +"INSTALLER ATTRIBUTES - Component page configuration +syn keyword nsisAttribute ComponentText InstType EnabledBitmap DisabledBitmap SpaceTexts + +"INSTALLER ATTRIBUTES - Directory page configuration +syn keyword nsisAttribute DirShow DirText AllowRootDirInstall + +"INSTALLER ATTRIBUTES - Install page configuration +syn keyword nsisAttribute InstallColors InstProgressFlags AutoCloseWindow +syn keyword nsisAttribute ShowInstDetails DetailsButtonText CompletedText + +"INSTALLER ATTRIBUTES - Uninstall configuration +syn keyword nsisAttribute UninstallText UninstallIcon UninstallCaption +syn keyword nsisAttribute UninstallSubCaption ShowUninstDetails UninstallButtonText + +"COMPILER ATTRIBUTES +syn keyword nsisCompiler SetOverwrite SetCompress SetCompressor SetDatablockOptimize SetDateSave + + +"FUNCTIONS - general purpose +syn keyword nsisInstruction SetOutPath File Exec ExecWait ExecShell +syn keyword nsisInstruction Rename Delete RMDir + +"FUNCTIONS - registry & ini +syn keyword nsisInstruction WriteRegStr WriteRegExpandStr WriteRegDWORD WriteRegBin +syn keyword nsisInstruction WriteINIStr ReadRegStr ReadRegDWORD ReadINIStr ReadEnvStr +syn keyword nsisInstruction ExpandEnvStrings DeleteRegValue DeleteRegKey EnumRegKey +syn keyword nsisInstruction EnumRegValue DeleteINISec DeleteINIStr + +"FUNCTIONS - general purpose, advanced +syn keyword nsisInstruction CreateDirectory CopyFiles SetFileAttributes CreateShortCut +syn keyword nsisInstruction GetFullPathName SearchPath GetTempFileName CallInstDLL +syn keyword nsisInstruction RegDLL UnRegDLL GetDLLVersion GetDLLVersionLocal +syn keyword nsisInstruction GetFileTime GetFileTimeLocal + +"FUNCTIONS - Branching, flow control, error checking, user interaction, etc instructions +syn keyword nsisInstruction Goto Call Return IfErrors ClearErrors SetErrors FindWindow +syn keyword nsisInstruction SendMessage IsWindow IfFileExists MessageBox StrCmp +syn keyword nsisInstruction IntCmp IntCmpU Abort Quit GetFunctionAddress GetLabelAddress +syn keyword nsisInstruction GetCurrentAddress + +"FUNCTIONS - File and directory i/o instructions +syn keyword nsisInstruction FindFirst FindNext FindClose FileOpen FileClose FileRead +syn keyword nsisInstruction FileWrite FileReadByte FileWriteByte FileSeek + +"FUNCTIONS - Misc instructions +syn keyword nsisInstruction SetDetailsView SetDetailsPrint SetAutoClose DetailPrint +syn keyword nsisInstruction Sleep BringToFront HideWindow SetShellVarContext + +"FUNCTIONS - String manipulation support +syn keyword nsisInstruction StrCpy StrLen + +"FUNCTIONS - Stack support +syn keyword nsisInstruction Push Pop Exch + +"FUNCTIONS - Integer manipulation support +syn keyword nsisInstruction IntOp IntFmt + +"FUNCTIONS - Rebooting support +syn keyword nsisInstruction Reboot IfRebootFlag SetRebootFlag + +"FUNCTIONS - Uninstaller instructions +syn keyword nsisInstruction WriteUninstaller + +"FUNCTIONS - Install logging instructions +syn keyword nsisInstruction LogSet LogText + +"FUNCTIONS - Section management instructions +syn keyword nsisInstruction SectionSetFlags SectionGetFlags SectionSetText +syn keyword nsisInstruction SectionGetText + + +"SPECIAL FUNCTIONS - install +syn match nsisCallback "\.onInit" +syn match nsisCallback "\.onUserAbort" +syn match nsisCallback "\.onInstSuccess" +syn match nsisCallback "\.onInstFailed" +syn match nsisCallback "\.onVerifyInstDir" +syn match nsisCallback "\.onNextPage" +syn match nsisCallback "\.onPrevPage" +syn match nsisCallback "\.onSelChange" + +"SPECIAL FUNCTIONS - uninstall +syn match nsisCallback "un\.onInit" +syn match nsisCallback "un\.onUserAbort" +syn match nsisCallback "un\.onInstSuccess" +syn match nsisCallback "un\.onInstFailed" +syn match nsisCallback "un\.onVerifyInstDir" +syn match nsisCallback "un\.onNextPage" + + +"STATEMENTS - sections +syn keyword nsisStatement Section SectionIn SectionEnd SectionDivider +syn keyword nsisStatement AddSize + +"STATEMENTS - functions +syn keyword nsisStatement Function FunctionEnd + +"STATEMENTS - pages +syn keyword nsisStatement Page UninstPage PageEx PageExEnc PageCallbacks + + +"ERROR +syn keyword nsisError UninstallExeName + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_nsis_syn_inits") + + if version < 508 + let did_nsys_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + + HiLink nsisInstruction Function + HiLink nsisComment Comment + HiLink nsisLocalLabel Label + HiLink nsisGlobalLabel Label + HiLink nsisStatement Statement + HiLink nsisString String + HiLink nsisBoolean Boolean + HiLink nsisAttribOptions Constant + HiLink nsisExecShell Constant + HiLink nsisFileAttrib Constant + HiLink nsisMessageBox Constant + HiLink nsisRegistry Identifier + HiLink nsisNumber Number + HiLink nsisError Error + HiLink nsisUserVar Identifier + HiLink nsisSysVar Identifier + HiLink nsisAttribute Type + HiLink nsisCompiler Type + HiLink nsisTodo Todo + HiLink nsisCallback Operator + " preprocessor commands + HiLink nsisPreprocSubst PreProc + HiLink nsisDefine Define + HiLink nsisMacro Macro + HiLink nsisPreCondit PreCondit + HiLink nsisInclude Include + HiLink nsisSystem PreProc + + delcommand HiLink +endif + +let b:current_syntax = "nsis" + diff --git a/vim71/syntax/objc.vim b/vim71/syntax/objc.vim new file mode 100644 index 0000000..c575cf2 --- /dev/null +++ b/vim71/syntax/objc.vim @@ -0,0 +1,110 @@ +" Vim syntax file +" Language: Objective C +" Maintainer: Kazunobu Kuriyama +" Ex-maintainer: Anthony Hodsdon +" First Author: Valentino Kyriakides <1kyriaki@informatik.uni-hamburg.de> +" Last Change: 2007 Feb 21 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if &filetype != 'objcpp' + " Read the C syntax to start with + if version < 600 + source :p:h/c.vim + else + runtime! syntax/c.vim + endif +endif + +" Objective C extentions follow below +" +" NOTE: Objective C is abbreviated to ObjC/objc +" and uses *.h, *.m as file extensions! + + +" ObjC keywords, types, type qualifiers etc. +syn keyword objcStatement self super _cmd +syn keyword objcType id Class SEL IMP BOOL +syn keyword objcTypeModifier bycopy in out inout oneway +syn keyword objcConstant nil Nil + +" Match the ObjC #import directive (like C's #include) +syn region objcImported display contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match objcImported display contained "<[-_0-9a-zA-Z.\/]*>" +syn match objcImport display "^\s*\(%:\|#\)\s*import\>\s*["<]" contains=objcImported + +" Match the important ObjC directives +syn match objcScopeDecl "@public\|@private\|@protected" +syn match objcDirective "@interface\|@implementation" +syn match objcDirective "@class\|@end\|@defs" +syn match objcDirective "@encode\|@protocol\|@selector" +syn match objcDirective "@try\|@catch\|@finally\|@throw\|@synchronized" + +" Match the ObjC method types +" +" NOTE: here I match only the indicators, this looks +" much nicer and reduces cluttering color highlightings. +" However, if you prefer full method declaration matching +" append .* at the end of the next two patterns! +" +syn match objcInstMethod "^\s*-\s*" +syn match objcFactMethod "^\s*+\s*" + +" To distinguish from a header inclusion from a protocol list. +syn match objcProtocol display "<[_a-zA-Z][_a-zA-Z0-9]*>" contains=objcType,cType,Type + + +" To distinguish labels from the keyword for a method's parameter. +syn region objcKeyForMethodParam display + \ start="^\s*[_a-zA-Z][_a-zA-Z0-9]*\s*:\s*(" + \ end=")\s*[_a-zA-Z][_a-zA-Z0-9]*" + \ contains=objcType,objcTypeModifier,cType,cStructure,cStorageClass,Type + +" Objective-C Constant Strings +syn match objcSpecial display "%@" contained +syn region objcString start=+\(@"\|"\)+ skip=+\\\\\|\\"+ end=+"+ contains=cFormat,cSpecial,objcSpecial + +" Objective-C Message Expressions +syn region objcMessage display start="\[" end="\]" contains=objcMessage,objcStatement,objcType,objcTypeModifier,objcString,objcConstant,objcDirective,cType,cStructure,cStorageClass,cString,cCharacter,cSpecialCharacter,cNumbers,cConstant,cOperator,cComment,cCommentL,Type + +syn cluster cParenGroup add=objcMessage +syn cluster cPreProcGroup add=objcMessage + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_objc_syntax_inits") + if version < 508 + let did_objc_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink objcImport Include + HiLink objcImported cString + HiLink objcTypeModifier objcType + HiLink objcType Type + HiLink objcScopeDecl Statement + HiLink objcInstMethod Function + HiLink objcFactMethod Function + HiLink objcStatement Statement + HiLink objcDirective Statement + HiLink objcKeyForMethodParam None + HiLink objcString cString + HiLink objcSpecial Special + HiLink objcProtocol None + HiLink objcConstant cConstant + + delcommand HiLink +endif + +let b:current_syntax = "objc" + +" vim: ts=8 diff --git a/vim71/syntax/objcpp.vim b/vim71/syntax/objcpp.vim new file mode 100644 index 0000000..5ce380c --- /dev/null +++ b/vim71/syntax/objcpp.vim @@ -0,0 +1,31 @@ +" Vim syntax file +" Language: ObjC++ +" Maintainer: Anthony Hodsdon +" Last change: 2003 Apr 25 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Read in C++ and ObjC syntax files +if version < 600 + so :p:h/cpp.vim + so :p:h/objc.vim +else + runtime! syntax/cpp.vim + unlet b:current_syntax + runtime! syntax/objc.vim +endif + +" Note that we already have a region for method calls ( [objc_class method] ) +" by way of cBracket. +syn region objCFunc start="^\s*[-+]" end="$" contains=ALLBUT,cErrInParen,cErrInBracket + +syn keyword objCppNonStructure class template namespace transparent contained +syn keyword objCppNonStatement new delete friend using transparent contained + +let b:current_syntax = "objcpp" diff --git a/vim71/syntax/ocaml.vim b/vim71/syntax/ocaml.vim new file mode 100644 index 0000000..27eb390 --- /dev/null +++ b/vim71/syntax/ocaml.vim @@ -0,0 +1,327 @@ +" Vim syntax file +" Language: OCaml +" Filenames: *.ml *.mli *.mll *.mly +" Maintainers: Markus Mottl +" Karl-Heinz Sylla +" Issac Trotts +" URL: http://www.ocaml.info/vim/syntax/ocaml.vim +" Last Change: 2007 Apr 13 - Added highlighting of nativeints (MM) +" 2006 Oct 09 - More highlighting improvements to numbers (MM) +" 2006 Sep 19 - Improved highlighting of numbers (Florent Monnier) + +" A minor patch was applied to the official version so that object/end +" can be distinguished from begin/end, which is used for indentation, +" and folding. (David Baelde) + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") && b:current_syntax == "ocaml" + finish +endif + +" OCaml is case sensitive. +syn case match + +" Script headers highlighted like comments +syn match ocamlComment "^#!.*" + +" Scripting directives +syn match ocamlScript "^#\<\(quit\|labels\|warnings\|directory\|cd\|load\|use\|install_printer\|remove_printer\|require\|thread\|trace\|untrace\|untrace_all\|print_depth\|print_length\)\>" + +" Script headers highlighted like comments +syn match ocamlComment "^#!.*" + +" lowercase identifier - the standard way to match +syn match ocamlLCIdentifier /\<\(\l\|_\)\(\w\|'\)*\>/ + +syn match ocamlKeyChar "|" + +" Errors +syn match ocamlBraceErr "}" +syn match ocamlBrackErr "\]" +syn match ocamlParenErr ")" +syn match ocamlArrErr "|]" + +syn match ocamlCommentErr "\*)" + +syn match ocamlCountErr "\" +syn match ocamlCountErr "\" + +if !exists("ocaml_revised") + syn match ocamlDoErr "\" +endif + +syn match ocamlDoneErr "\" +syn match ocamlThenErr "\" + +" Error-highlighting of "end" without synchronization: +" as keyword or as error (default) +if exists("ocaml_noend_error") + syn match ocamlKeyword "\" +else + syn match ocamlEndErr "\" +endif + +" Some convenient clusters +syn cluster ocamlAllErrs contains=ocamlBraceErr,ocamlBrackErr,ocamlParenErr,ocamlCommentErr,ocamlCountErr,ocamlDoErr,ocamlDoneErr,ocamlEndErr,ocamlThenErr + +syn cluster ocamlAENoParen contains=ocamlBraceErr,ocamlBrackErr,ocamlCommentErr,ocamlCountErr,ocamlDoErr,ocamlDoneErr,ocamlEndErr,ocamlThenErr + +syn cluster ocamlContained contains=ocamlTodo,ocamlPreDef,ocamlModParam,ocamlModParam1,ocamlPreMPRestr,ocamlMPRestr,ocamlMPRestr1,ocamlMPRestr2,ocamlMPRestr3,ocamlModRHS,ocamlFuncWith,ocamlFuncStruct,ocamlModTypeRestr,ocamlModTRWith,ocamlWith,ocamlWithRest,ocamlModType,ocamlFullMod + + +" Enclosing delimiters +syn region ocamlEncl transparent matchgroup=ocamlKeyword start="(" matchgroup=ocamlKeyword end=")" contains=ALLBUT,@ocamlContained,ocamlParenErr +syn region ocamlEncl transparent matchgroup=ocamlKeyword start="{" matchgroup=ocamlKeyword end="}" contains=ALLBUT,@ocamlContained,ocamlBraceErr +syn region ocamlEncl transparent matchgroup=ocamlKeyword start="\[" matchgroup=ocamlKeyword end="\]" contains=ALLBUT,@ocamlContained,ocamlBrackErr +syn region ocamlEncl transparent matchgroup=ocamlKeyword start="\[|" matchgroup=ocamlKeyword end="|\]" contains=ALLBUT,@ocamlContained,ocamlArrErr + + +" Comments +syn region ocamlComment start="(\*" end="\*)" contains=ocamlComment,ocamlTodo +syn keyword ocamlTodo contained TODO FIXME XXX NOTE + + +" Objects +syn region ocamlEnd matchgroup=ocamlObject start="\" matchgroup=ocamlObject end="\" contains=ALLBUT,@ocamlContained,ocamlEndErr + + +" Blocks +if !exists("ocaml_revised") + syn region ocamlEnd matchgroup=ocamlKeyword start="\" matchgroup=ocamlKeyword end="\" contains=ALLBUT,@ocamlContained,ocamlEndErr +endif + + +" "for" +syn region ocamlNone matchgroup=ocamlKeyword start="\" matchgroup=ocamlKeyword end="\<\(to\|downto\)\>" contains=ALLBUT,@ocamlContained,ocamlCountErr + + +" "do" +if !exists("ocaml_revised") + syn region ocamlDo matchgroup=ocamlKeyword start="\" matchgroup=ocamlKeyword end="\" contains=ALLBUT,@ocamlContained,ocamlDoneErr +endif + +" "if" +syn region ocamlNone matchgroup=ocamlKeyword start="\" matchgroup=ocamlKeyword end="\" contains=ALLBUT,@ocamlContained,ocamlThenErr + + +"" Modules + +" "struct" +syn region ocamlStruct matchgroup=ocamlModule start="\" matchgroup=ocamlModule end="\" contains=ALLBUT,@ocamlContained,ocamlEndErr + +" "sig" +syn region ocamlSig matchgroup=ocamlModule start="\" matchgroup=ocamlModule end="\" contains=ALLBUT,@ocamlContained,ocamlEndErr,ocamlModule +syn region ocamlModSpec matchgroup=ocamlKeyword start="\" matchgroup=ocamlModule end="\<\u\(\w\|'\)*\>" contained contains=@ocamlAllErrs,ocamlComment skipwhite skipempty nextgroup=ocamlModTRWith,ocamlMPRestr + +" "open" +syn region ocamlNone matchgroup=ocamlKeyword start="\" matchgroup=ocamlModule end="\<\u\(\w\|'\)*\(\.\u\(\w\|'\)*\)*\>" contains=@ocamlAllErrs,ocamlComment + +" "include" +syn match ocamlKeyword "\" skipwhite skipempty nextgroup=ocamlModParam,ocamlFullMod + +" "module" - somewhat complicated stuff ;-) +syn region ocamlModule matchgroup=ocamlKeyword start="\" matchgroup=ocamlModule end="\<\u\(\w\|'\)*\>" contains=@ocamlAllErrs,ocamlComment skipwhite skipempty nextgroup=ocamlPreDef +syn region ocamlPreDef start="."me=e-1 matchgroup=ocamlKeyword end="\l\|="me=e-1 contained contains=@ocamlAllErrs,ocamlComment,ocamlModParam,ocamlModTypeRestr,ocamlModTRWith nextgroup=ocamlModPreRHS +syn region ocamlModParam start="([^*]" end=")" contained contains=@ocamlAENoParen,ocamlModParam1 +syn match ocamlModParam1 "\<\u\(\w\|'\)*\>" contained skipwhite skipempty nextgroup=ocamlPreMPRestr + +syn region ocamlPreMPRestr start="."me=e-1 end=")"me=e-1 contained contains=@ocamlAllErrs,ocamlComment,ocamlMPRestr,ocamlModTypeRestr + +syn region ocamlMPRestr start=":" end="."me=e-1 contained contains=@ocamlComment skipwhite skipempty nextgroup=ocamlMPRestr1,ocamlMPRestr2,ocamlMPRestr3 +syn region ocamlMPRestr1 matchgroup=ocamlModule start="\ssig\s\=" matchgroup=ocamlModule end="\" contained contains=ALLBUT,@ocamlContained,ocamlEndErr,ocamlModule +syn region ocamlMPRestr2 start="\sfunctor\(\s\|(\)\="me=e-1 matchgroup=ocamlKeyword end="->" contained contains=@ocamlAllErrs,ocamlComment,ocamlModParam skipwhite skipempty nextgroup=ocamlFuncWith,ocamlMPRestr2 +syn match ocamlMPRestr3 "\w\(\w\|'\)*\(\.\w\(\w\|'\)*\)*" contained +syn match ocamlModPreRHS "=" contained skipwhite skipempty nextgroup=ocamlModParam,ocamlFullMod +syn region ocamlModRHS start="." end=".\w\|([^*]"me=e-2 contained contains=ocamlComment skipwhite skipempty nextgroup=ocamlModParam,ocamlFullMod +syn match ocamlFullMod "\<\u\(\w\|'\)*\(\.\u\(\w\|'\)*\)*" contained skipwhite skipempty nextgroup=ocamlFuncWith + +syn region ocamlFuncWith start="([^*]"me=e-1 end=")" contained contains=ocamlComment,ocamlWith,ocamlFuncStruct skipwhite skipempty nextgroup=ocamlFuncWith +syn region ocamlFuncStruct matchgroup=ocamlModule start="[^a-zA-Z]struct\>"hs=s+1 matchgroup=ocamlModule end="\" contains=ALLBUT,@ocamlContained,ocamlEndErr + +syn match ocamlModTypeRestr "\<\w\(\w\|'\)*\(\.\w\(\w\|'\)*\)*\>" contained +syn region ocamlModTRWith start=":\s*("hs=s+1 end=")" contained contains=@ocamlAENoParen,ocamlWith +syn match ocamlWith "\<\(\u\(\w\|'\)*\.\)*\w\(\w\|'\)*\>" contained skipwhite skipempty nextgroup=ocamlWithRest +syn region ocamlWithRest start="[^)]" end=")"me=e-1 contained contains=ALLBUT,@ocamlContained + +" "module type" +syn region ocamlKeyword start="\\s*\" matchgroup=ocamlModule end="\<\w\(\w\|'\)*\>" contains=ocamlComment skipwhite skipempty nextgroup=ocamlMTDef +syn match ocamlMTDef "=\s*\w\(\w\|'\)*\>"hs=s+1,me=s + +syn keyword ocamlKeyword and as assert class +syn keyword ocamlKeyword constraint else +syn keyword ocamlKeyword exception external fun + +syn keyword ocamlKeyword in inherit initializer +syn keyword ocamlKeyword land lazy let match +syn keyword ocamlKeyword method mutable new of +syn keyword ocamlKeyword parser private raise rec +syn keyword ocamlKeyword try type +syn keyword ocamlKeyword val virtual when while with + +if exists("ocaml_revised") + syn keyword ocamlKeyword do value + syn keyword ocamlBoolean True False +else + syn keyword ocamlKeyword function + syn keyword ocamlBoolean true false + syn match ocamlKeyChar "!" +endif + +syn keyword ocamlType array bool char exn float format format4 +syn keyword ocamlType int int32 int64 lazy_t list nativeint option +syn keyword ocamlType string unit + +syn keyword ocamlOperator asr lor lsl lsr lxor mod not + +syn match ocamlConstructor "(\s*)" +syn match ocamlConstructor "\[\s*\]" +syn match ocamlConstructor "\[|\s*>|]" +syn match ocamlConstructor "\[<\s*>\]" +syn match ocamlConstructor "\u\(\w\|'\)*\>" + +" Polymorphic variants +syn match ocamlConstructor "`\w\(\w\|'\)*\>" + +" Module prefix +syn match ocamlModPath "\u\(\w\|'\)*\."he=e-1 + +syn match ocamlCharacter "'\\\d\d\d'\|'\\[\'ntbr]'\|'.'" +syn match ocamlCharErr "'\\\d\d'\|'\\\d'" +syn match ocamlCharErr "'\\[^\'ntbr]'" +syn region ocamlString start=+"+ skip=+\\\\\|\\"+ end=+"+ + +syn match ocamlFunDef "->" +syn match ocamlRefAssign ":=" +syn match ocamlTopStop ";;" +syn match ocamlOperator "\^" +syn match ocamlOperator "::" + +syn match ocamlOperator "&&" +syn match ocamlOperator "<" +syn match ocamlOperator ">" +syn match ocamlAnyVar "\<_\>" +syn match ocamlKeyChar "|[^\]]"me=e-1 +syn match ocamlKeyChar ";" +syn match ocamlKeyChar "\~" +syn match ocamlKeyChar "?" +syn match ocamlKeyChar "\*" +syn match ocamlKeyChar "=" + +if exists("ocaml_revised") + syn match ocamlErr "<-" +else + syn match ocamlOperator "<-" +endif + +syn match ocamlNumber "\<-\=\d\(_\|\d\)*[l|L|n]\?\>" +syn match ocamlNumber "\<-\=0[x|X]\(\x\|_\)\+[l|L|n]\?\>" +syn match ocamlNumber "\<-\=0[o|O]\(\o\|_\)\+[l|L|n]\?\>" +syn match ocamlNumber "\<-\=0[b|B]\([01]\|_\)\+[l|L|n]\?\>" +syn match ocamlFloat "\<-\=\d\(_\|\d\)*\.\(_\|\d\)*\([eE][-+]\=\d\(_\|\d\)*\)\=\>" + +" Labels +syn match ocamlLabel "\~\(\l\|_\)\(\w\|'\)*"lc=1 +syn match ocamlLabel "?\(\l\|_\)\(\w\|'\)*"lc=1 +syn region ocamlLabel transparent matchgroup=ocamlLabel start="?(\(\l\|_\)\(\w\|'\)*"lc=2 end=")"me=e-1 contains=ALLBUT,@ocamlContained,ocamlParenErr + + +" Synchronization +syn sync minlines=50 +syn sync maxlines=500 + +if !exists("ocaml_revised") + syn sync match ocamlDoSync grouphere ocamlDo "\" + syn sync match ocamlDoSync groupthere ocamlDo "\" +endif + +if exists("ocaml_revised") + syn sync match ocamlEndSync grouphere ocamlEnd "\<\(object\)\>" +else + syn sync match ocamlEndSync grouphere ocamlEnd "\<\(begin\|object\)\>" +endif + +syn sync match ocamlEndSync groupthere ocamlEnd "\" +syn sync match ocamlStructSync grouphere ocamlStruct "\" +syn sync match ocamlStructSync groupthere ocamlStruct "\" +syn sync match ocamlSigSync grouphere ocamlSig "\" +syn sync match ocamlSigSync groupthere ocamlSig "\" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_ocaml_syntax_inits") + if version < 508 + let did_ocaml_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink ocamlBraceErr Error + HiLink ocamlBrackErr Error + HiLink ocamlParenErr Error + HiLink ocamlArrErr Error + + HiLink ocamlCommentErr Error + + HiLink ocamlCountErr Error + HiLink ocamlDoErr Error + HiLink ocamlDoneErr Error + HiLink ocamlEndErr Error + HiLink ocamlThenErr Error + + HiLink ocamlCharErr Error + + HiLink ocamlErr Error + + HiLink ocamlComment Comment + + HiLink ocamlModPath Include + HiLink ocamlObject Include + HiLink ocamlModule Include + HiLink ocamlModParam1 Include + HiLink ocamlModType Include + HiLink ocamlMPRestr3 Include + HiLink ocamlFullMod Include + HiLink ocamlModTypeRestr Include + HiLink ocamlWith Include + HiLink ocamlMTDef Include + + HiLink ocamlScript Include + + HiLink ocamlConstructor Constant + + HiLink ocamlModPreRHS Keyword + HiLink ocamlMPRestr2 Keyword + HiLink ocamlKeyword Keyword + HiLink ocamlMethod Include + HiLink ocamlFunDef Keyword + HiLink ocamlRefAssign Keyword + HiLink ocamlKeyChar Keyword + HiLink ocamlAnyVar Keyword + HiLink ocamlTopStop Keyword + HiLink ocamlOperator Keyword + + HiLink ocamlBoolean Boolean + HiLink ocamlCharacter Character + HiLink ocamlNumber Number + HiLink ocamlFloat Float + HiLink ocamlString String + + HiLink ocamlLabel Identifier + + HiLink ocamlType Type + + HiLink ocamlTodo Todo + + HiLink ocamlEncl Keyword + + delcommand HiLink +endif + +let b:current_syntax = "ocaml" + +" vim: ts=8 diff --git a/vim71/syntax/occam.vim b/vim71/syntax/occam.vim new file mode 100644 index 0000000..1c84bf0 --- /dev/null +++ b/vim71/syntax/occam.vim @@ -0,0 +1,126 @@ +" Vim syntax file +" Language: occam +" Copyright: Fred Barnes , Mario Schweigler +" Maintainer: Mario Schweigler +" Last Change: 24 May 2003 + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +"{{{ Settings +" Set shift width for indent +setlocal shiftwidth=2 +" Set the tab key size to two spaces +setlocal softtabstop=2 +" Let tab keys always be expanded to spaces +setlocal expandtab + +" Dots are valid in occam identifiers +setlocal iskeyword+=. +"}}} + +syn case match + +syn keyword occamType BYTE BOOL INT INT16 INT32 INT64 REAL32 REAL64 ANY +syn keyword occamType CHAN DATA OF TYPE TIMER INITIAL VAL PORT MOBILE PLACED +syn keyword occamType PROCESSOR PACKED RECORD PROTOCOL SHARED ROUND TRUNC + +syn keyword occamStructure SEQ PAR IF ALT PRI FORKING PLACE AT + +syn keyword occamKeyword PROC IS TRUE FALSE SIZE RECURSIVE REC +syn keyword occamKeyword RETYPES RESHAPES STEP FROM FOR RESCHEDULE STOP SKIP FORK +syn keyword occamKeyword FUNCTION VALOF RESULT ELSE CLONE CLAIM +syn keyword occamBoolean TRUE FALSE +syn keyword occamRepeat WHILE +syn keyword occamConditional CASE +syn keyword occamConstant MOSTNEG MOSTPOS + +syn match occamBrackets /\[\|\]/ +syn match occamParantheses /(\|)/ + +syn keyword occamOperator AFTER TIMES MINUS PLUS INITIAL REM AND OR XOR NOT +syn keyword occamOperator BITAND BITOR BITNOT BYTESIN OFFSETOF + +syn match occamOperator /::\|:=\|?\|!/ +syn match occamOperator /<\|>\|+\|-\|\*\|\/\|\\\|=\|\~/ +syn match occamOperator /@\|\$\$\|%\|&&\|<&\|&>\|<\]\|\[>\|\^/ + +syn match occamSpecialChar /\M**\|*'\|*"\|*#\(\[0-9A-F\]\+\)/ contained +syn match occamChar /\M\L\='\[^*\]'/ +syn match occamChar /L'[^']*'/ contains=occamSpecialChar + +syn case ignore +syn match occamTodo /\:\=/ contained +syn match occamNote /\:\=/ contained +syn case match +syn keyword occamNote NOT contained + +syn match occamComment /--.*/ contains=occamCommentTitle,occamTodo,occamNote +syn match occamCommentTitle /--\s*\u\a*\(\s\+\u\a*\)*:/hs=s+2 contained contains=occamTodo,occamNote +syn match occamCommentTitle /--\s*KROC-LIBRARY\(\.so\|\.a\)\=\s*$/hs=s+2 contained +syn match occamCommentTitle /--\s*\(KROC-OPTIONS:\|RUN-PARAMETERS:\)/hs=s+2 contained + +syn match occamIdentifier /\<[A-Z.][A-Z.0-9]*\>/ +syn match occamFunction /\<[A-Za-z.][A-Za-z0-9.]*\>/ contained + +syn match occamPPIdentifier /##.\{-}\>/ + +syn region occamString start=/"/ skip=/\M*"/ end=/"/ contains=occamSpecialChar +syn region occamCharString start=/'/ end=/'/ contains=occamSpecialChar + +syn match occamNumber /\<\d\+\(\.\d\+\(E\(+\|-\)\d\+\)\=\)\=/ +syn match occamNumber /-\d\+\(\.\d\+\(E\(+\|-\)\d\+\)\=\)\=/ +syn match occamNumber /#\(\d\|[A-F]\)\+/ +syn match occamNumber /-#\(\d\|[A-F]\)\+/ + +syn keyword occamCDString SHARED EXTERNAL DEFINED NOALIAS NOUSAGE NOT contained +syn keyword occamCDString FILE LINE PROCESS.PRIORITY OCCAM2.5 contained +syn keyword occamCDString USER.DEFINED.OPERATORS INITIAL.DECL MOBILES contained +syn keyword occamCDString BLOCKING.SYSCALLS VERSION NEED.QUAD.ALIGNMENT contained +syn keyword occamCDString TARGET.CANONICAL TARGET.CPU TARGET.OS TARGET.VENDOR contained +syn keyword occamCDString TRUE FALSE AND OR contained +syn match occamCDString /<\|>\|=\|(\|)/ contained + +syn region occamCDirective start=/#\(USE\|INCLUDE\|PRAGMA\|DEFINE\|UNDEFINE\|UNDEF\|IF\|ELIF\|ELSE\|ENDIF\|WARNING\|ERROR\|RELAX\)\>/ end=/$/ contains=occamString,occamComment,occamCDString + +if version >= 508 || !exists("did_occam_syn_inits") + if version < 508 + let did_occam_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink occamType Type + HiLink occamKeyword Keyword + HiLink occamComment Comment + HiLink occamCommentTitle PreProc + HiLink occamTodo Todo + HiLink occamNote Todo + HiLink occamString String + HiLink occamCharString String + HiLink occamNumber Number + HiLink occamCDirective PreProc + HiLink occamCDString String + HiLink occamPPIdentifier PreProc + HiLink occamBoolean Boolean + HiLink occamSpecialChar SpecialChar + HiLink occamChar Character + HiLink occamStructure Structure + HiLink occamIdentifier Identifier + HiLink occamConstant Constant + HiLink occamOperator Operator + HiLink occamFunction Ignore + HiLink occamRepeat Repeat + HiLink occamConditional Conditional + HiLink occamBrackets Type + HiLink occamParantheses Delimiter + + delcommand HiLink +endif + +let b:current_syntax = "occam" + diff --git a/vim71/syntax/omnimark.vim b/vim71/syntax/omnimark.vim new file mode 100644 index 0000000..698b3c0 --- /dev/null +++ b/vim71/syntax/omnimark.vim @@ -0,0 +1,123 @@ +" Vim syntax file +" Language: Omnimark +" Maintainer: Paul Terray +" Last Change: 11 Oct 2000 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version < 600 + set iskeyword=@,48-57,_,128-167,224-235,- +else + setlocal iskeyword=@,48-57,_,128-167,224-235,- +endif + +syn keyword omnimarkKeywords ACTIVATE AGAIN +syn keyword omnimarkKeywords CATCH CLEAR CLOSE COPY COPY-CLEAR CROSS-TRANSLATE +syn keyword omnimarkKeywords DEACTIVATE DECLARE DECREMENT DEFINE DISCARD DIVIDE DO DOCUMENT-END DOCUMENT-START DONE DTD-START +syn keyword omnimarkKeywords ELEMENT ELSE ESCAPE EXIT +syn keyword omnimarkKeywords FAIL FIND FIND-END FIND-START FORMAT +syn keyword omnimarkKeywords GROUP +syn keyword omnimarkKeywords HALT HALT-EVERYTHING +syn keyword omnimarkKeywords IGNORE IMPLIED INCLUDE INCLUDE-END INCLUDE-START INCREMENT INPUT +syn keyword omnimarkKeywords JOIN +syn keyword omnimarkKeywords LINE-END LINE-START LOG LOOKAHEAD +syn keyword omnimarkKeywords MACRO +syn keyword omnimarkKeywords MACRO-END MARKED-SECTION MARKUP-COMMENT MARKUP-ERROR MARKUP-PARSER MASK MATCH MINUS MODULO +syn keyword omnimarkKeywords NEW NEWLINE NEXT +syn keyword omnimarkKeywords OPEN OUTPUT OUTPUT-TO OVER +syn keyword omnimarkKeywords PROCESS PROCESS-END PROCESS-START PROCESSING-INSTRUCTION PROLOG-END PROLOG-IN-ERROR PUT +syn keyword omnimarkKeywords REMOVE REOPEN REPEAT RESET RETHROW RETURN +syn keyword omnimarkKeywords WHEN WHITE-SPACE +syn keyword omnimarkKeywords SAVE SAVE-CLEAR SCAN SELECT SET SGML SGML-COMMENT SGML-DECLARATION-END SGML-DTD SGML-DTDS SGML-ERROR SGML-IN SGML-OUT SGML-PARSE SGML-PARSER SHIFT SUBMIT SUCCEED SUPPRESS +syn keyword omnimarkKeywords SYSTEM-CALL +syn keyword omnimarkKeywords TEST-SYSTEM THROW TO TRANSLATE +syn keyword omnimarkKeywords UC UL UNLESS UP-TRANSLATE +syn keyword omnimarkKeywords XML-PARSE + +syn keyword omnimarkCommands ACTIVE AFTER ANCESTOR AND ANOTHER ARG AS ATTACHED ATTRIBUTE ATTRIBUTES +syn keyword omnimarkCommands BASE BEFORE BINARY BINARY-INPUT BINARY-MODE BINARY-OUTPUT BREAK-WIDTH BUFFER BY +syn keyword omnimarkCommands CASE CHILDREN CLOSED COMPILED-DATE COMPLEMENT CONREF CONTENT CONTEXT-TRANSLATE COUNTER CREATED CREATING CREATOR CURRENT +syn keyword omnimarkCommands DATA-ATTRIBUTE DATA-ATTRIBUTES DATA-CONTENT DATA-LETTERS DATE DECLARED-CONREF DECLARED-CURRENT DECLARED-DEFAULTED DECLARED-FIXED DECLARED-IMPLIED DECLARED-REQUIRED +syn keyword omnimarkCommands DEFAULT-ENTITY DEFAULTED DEFAULTING DELIMITER DIFFERENCE DIRECTORY DOCTYPE DOCUMENT DOCUMENT-ELEMENT DOMAIN-FREE DOWN-TRANSLATE DTD DTD-END DTDS +syn keyword omnimarkCommands ELEMENTS ELSEWHERE EMPTY ENTITIES ENTITY EPILOG-START EQUAL EXCEPT EXISTS EXTERNAL EXTERNAL-DATA-ENTITY EXTERNAL-ENTITY EXTERNAL-FUNCTION EXTERNAL-OUTPUT-FUNCTION +syn keyword omnimarkCommands EXTERNAL-TEXT-ENTITY +syn keyword omnimarkCommands FALSE FILE FUNCTION FUNCTION-LIBRARY +syn keyword omnimarkCommands GENERAL GLOBAL GREATER-EQUAL GREATER-THAN GROUPS +syn keyword omnimarkCommands HAS HASNT HERALDED-NAMES +syn keyword omnimarkCommands ID ID-CHECKING IDREF IDREFS IN IN-LIBRARY INCLUSION INITIAL INITIAL-SIZE INSERTION-BREAK INSTANCE INTERNAL INVALID-DATA IS ISNT ITEM +syn keyword omnimarkCommands KEY KEYED +syn keyword omnimarkCommands LAST LASTMOST LC LENGTH LESS-EQUAL LESS-THAN LETTERS LIBRARY LITERAL LOCAL +syn keyword omnimarkCommands MATCHES MIXED MODIFIABLE +syn keyword omnimarkCommands NAME NAME-LETTERS NAMECASE NAMED NAMES NDATA-ENTITY NEGATE NESTED-REFERENTS NMTOKEN NMTOKENS NO NO-DEFAULT-IO NON-CDATA NON-IMPLIED NON-SDATA NOT NOTATION NUMBER-OF NUMBERS +syn keyword omnimarkCommands NUTOKEN NUTOKENS +syn keyword omnimarkCommands OCCURRENCE OF OPAQUE OPTIONAL OR +syn keyword omnimarkCommands PARAMETER PARENT PAST PATTERN PLUS PREPARENT PREVIOUS PROPER PUBLIC +syn keyword omnimarkCommands READ-ONLY READABLE REFERENT REFERENTS REFERENTS-ALLOWED REFERENTS-DISPLAYED REFERENTS-NOT-ALLOWED REMAINDER REPEATED REPLACEMENT-BREAK REVERSED +syn keyword omnimarkCommands SILENT-REFERENT SIZE SKIP SOURCE SPECIFIED STATUS STREAM SUBDOC-ENTITY SUBDOCUMENT SUBDOCUMENTS SUBELEMENT SWITCH SYMBOL SYSTEM +syn keyword omnimarkCommands TEXT-MODE THIS TIMES TOKEN TRUE +syn keyword omnimarkCommands UNANCHORED UNATTACHED UNION USEMAP USING +syn keyword omnimarkCommands VALUE VALUED VARIABLE +syn keyword omnimarkCommands WITH WRITABLE +syn keyword omnimarkCommands XML XML-DTD XML-DTDS +syn keyword omnimarkCommands YES +syn keyword omnimarkCommands #ADDITIONAL-INFO #APPINFO #CAPACITY #CHARSET #CLASS #COMMAND-LINE-NAMES #CONSOLE #CURRENT-INPUT #CURRENT-OUTPUT #DATA #DOCTYPE #DOCUMENT #DTD #EMPTY #ERROR #ERROR-CODE +syn keyword omnimarkCommands #FILE-NAME #FIRST #GROUP #IMPLIED #ITEM #LANGUAGE-VERSION #LAST #LIBPATH #LIBRARY #LIBVALUE #LINE-NUMBER #MAIN-INPUT #MAIN-OUTPUT #MARKUP-ERROR-COUNT #MARKUP-ERROR-TOTAL +syn keyword omnimarkCommands #MARKUP-PARSER #MARKUP-WARNING-COUNT #MARKUP-WARNING-TOTAL #MESSAGE #NONE #OUTPUT #PLATFORM-INFO #PROCESS-INPUT #PROCESS-OUTPUT #RECOVERY-INFO #SGML #SGML-ERROR-COUNT +syn keyword omnimarkCommands #SGML-ERROR-TOTAL #SGML-WARNING-COUNT #SGML-WARNING-TOTAL #SUPPRESS #SYNTAX #! + +syn keyword omnimarkPatterns ANY ANY-TEXT +syn keyword omnimarkPatterns BLANK +syn keyword omnimarkPatterns CDATA CDATA-ENTITY CONTENT-END CONTENT-START +syn keyword omnimarkPatterns DIGIT +syn keyword omnimarkPatterns LETTER +syn keyword omnimarkPatterns NUMBER +syn keyword omnimarkPatterns PCDATA +syn keyword omnimarkPatterns RCDATA +syn keyword omnimarkPatterns SDATA SDATA-ENTITY SPACE +syn keyword omnimarkPatterns TEXT +syn keyword omnimarkPatterns VALUE-END VALUE-START +syn keyword omnimarkPatterns WORD-END WORD-START + +syn region omnimarkComment start=";" end="$" + +" strings +syn region omnimarkString matchgroup=Normal start=+'+ end=+'+ skip=+%'+ contains=omnimarkEscape +syn region omnimarkString matchgroup=Normal start=+"+ end=+"+ skip=+%"+ contains=omnimarkEscape +syn match omnimarkEscape contained +%.+ +syn match omnimarkEscape contained +%[0-9][0-9]#+ + +"syn sync maxlines=100 +syn sync minlines=2000 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_omnimark_syntax_inits") + if version < 508 + let did_omnimark_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink omnimarkCommands Statement + HiLink omnimarkKeywords Identifier + HiLink omnimarkString String + HiLink omnimarkPatterns Macro +" HiLink omnimarkNumber Number + HiLink omnimarkComment Comment + HiLink omnimarkEscape Special + + delcommand HiLink +endif + +let b:current_syntax = "omnimark" + +" vim: ts=8 + diff --git a/vim71/syntax/openroad.vim b/vim71/syntax/openroad.vim new file mode 100644 index 0000000..3f9a78d --- /dev/null +++ b/vim71/syntax/openroad.vim @@ -0,0 +1,266 @@ +" Vim syntax file +" Language: CA-OpenROAD +" Maintainer: Luis Moreno +" Last change: 2001 Jun 12 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +" +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syntax case ignore + +" Keywords +" +syntax keyword openroadKeyword ABORT ALL ALTER AND ANY AS ASC AT AVG BEGIN +syntax keyword openroadKeyword BETWEEN BY BYREF CALL CALLFRAME CALLPROC CASE +syntax keyword openroadKeyword CLEAR CLOSE COMMIT CONNECT CONTINUE COPY COUNT +syntax keyword openroadKeyword CREATE CURRENT DBEVENT DECLARE DEFAULT DELETE +syntax keyword openroadKeyword DELETEROW DESC DIRECT DISCONNECT DISTINCT DO +syntax keyword openroadKeyword DROP ELSE ELSEIF END ENDCASE ENDDECLARE ENDFOR +syntax keyword openroadKeyword ENDIF ENDLOOP ENDWHILE ESCAPE EXECUTE EXISTS +syntax keyword openroadKeyword EXIT FETCH FIELD FOR FROM GOTOFRAME GRANT GROUP +syntax keyword openroadKeyword HAVING IF IMMEDIATE IN INDEX INITIALISE +syntax keyword openroadKeyword INITIALIZE INQUIRE_INGRES INQUIRE_SQL INSERT +syntax keyword openroadKeyword INSERTROW INSTALLATION INTEGRITY INTO KEY LIKE +syntax keyword openroadKeyword LINK MAX MESSAGE METHOD MIN MODE MODIFY NEXT +syntax keyword openroadKeyword NOECHO NOT NULL OF ON OPEN OPENFRAME OR ORDER +syntax keyword openroadKeyword PERMIT PROCEDURE PROMPT QUALIFICATION RAISE +syntax keyword openroadKeyword REGISTER RELOCATE REMOVE REPEAT REPEATED RESUME +syntax keyword openroadKeyword RETURN RETURNING REVOKE ROLE ROLLBACK RULE SAVE +syntax keyword openroadKeyword SAVEPOINT SELECT SET SLEEP SOME SUM SYSTEM TABLE +syntax keyword openroadKeyword THEN TO TRANSACTION UNION UNIQUE UNTIL UPDATE +syntax keyword openroadKeyword VALUES VIEW WHERE WHILE WITH WORK + +syntax keyword openroadTodo contained TODO + +" Catch errors caused by wrong parenthesis +" +syntax cluster openroadParenGroup contains=openroadParenError,openroadTodo +syntax region openroadParen transparent start='(' end=')' contains=ALLBUT,@openroadParenGroup +syntax match openroadParenError ")" +highlight link openroadParenError cError + +" Numbers +" +syntax match openroadNumber "\<[0-9]\+\>" + +" String +" +syntax region openroadString start=+'+ end=+'+ + +" Operators, Data Types and Functions +" +syntax match openroadOperator /[\+\-\*\/=\<\>;\(\)]/ + +syntax keyword openroadType ARRAY BYTE CHAR DATE DECIMAL FLOAT FLOAT4 +syntax keyword openroadType FLOAT8 INT1 INT2 INT4 INTEGER INTEGER1 +syntax keyword openroadType INTEGER2 INTEGER4 MONEY OBJECT_KEY +syntax keyword openroadType SECURITY_LABEL SMALLINT TABLE_KEY VARCHAR + +syntax keyword openroadFunc IFNULL + +" System Classes +" +syntax keyword openroadClass ACTIVEFIELD ANALOGFIELD APPFLAG APPSOURCE +syntax keyword openroadClass ARRAYOBJECT ATTRIBUTEOBJECT BARFIELD +syntax keyword openroadClass BITMAPOBJECT BOXTRIM BREAKSPEC BUTTONFIELD +syntax keyword openroadClass CELLATTRIBUTE CHOICEBITMAP CHOICEDETAIL +syntax keyword openroadClass CHOICEFIELD CHOICEITEM CHOICELIST CLASS +syntax keyword openroadClass CLASSSOURCE COLUMNCROSS COLUMNFIELD +syntax keyword openroadClass COMPOSITEFIELD COMPSOURCE CONTROLBUTTON +syntax keyword openroadClass CROSSTABLE CURSORBITMAP CURSOROBJECT DATASTREAM +syntax keyword openroadClass DATEOBJECT DBEVENTOBJECT DBSESSIONOBJECT +syntax keyword openroadClass DISPLAYFORM DYNEXPR ELLIPSESHAPE ENTRYFIELD +syntax keyword openroadClass ENUMFIELD EVENT EXTOBJECT EXTOBJFIELD +syntax keyword openroadClass FIELDOBJECT FLEXIBLEFORM FLOATOBJECT FORMFIELD +syntax keyword openroadClass FRAMEEXEC FRAMEFORM FRAMESOURCE FREETRIM +syntax keyword openroadClass GHOSTEXEC GHOSTSOURCE IMAGEFIELD IMAGETRIM +syntax keyword openroadClass INTEGEROBJECT LISTFIELD LISTVIEWCOLATTR +syntax keyword openroadClass LISTVIEWFIELD LONGBYTEOBJECT LONGVCHAROBJECT +syntax keyword openroadClass MATRIXFIELD MENUBAR MENUBUTTON MENUFIELD +syntax keyword openroadClass MENUGROUP MENUITEM MENULIST MENUSEPARATOR +syntax keyword openroadClass MENUSTACK MENUTOGGLE METHODEXEC METHODOBJECT +syntax keyword openroadClass MONEYOBJECT OBJECT OPTIONFIELD OPTIONMENU +syntax keyword openroadClass PALETTEFIELD POPUPBUTTON PROC4GLSOURCE PROCEXEC +syntax keyword openroadClass PROCHANDLE QUERYCOL QUERYOBJECT QUERYPARM +syntax keyword openroadClass QUERYTABLE RADIOFIELD RECTANGLESHAPE ROWCROSS +syntax keyword openroadClass SCALARFIELD SCOPE SCROLLBARFIELD SEGMENTSHAPE +syntax keyword openroadClass SESSIONOBJECT SHAPEFIELD SLIDERFIELD SQLSELECT +syntax keyword openroadClass STACKFIELD STRINGOBJECT SUBFORM TABBAR +syntax keyword openroadClass TABFIELD TABFOLDER TABLEFIELD TABPAGE +syntax keyword openroadClass TOGGLEFIELD TREE TREENODE TREEVIEWFIELD +syntax keyword openroadClass USERCLASSOBJECT USEROBJECT VIEWPORTFIELD + +" System Events +" +syntax keyword openroadEvent CHILDCLICK CHILDCLICKPOINT CHILDCOLLAPSED +syntax keyword openroadEvent CHILDDETAILS CHILDDOUBLECLICK CHILDDRAGBOX +syntax keyword openroadEvent CHILDDRAGSEGMENT CHILDENTRY CHILDEXIT +syntax keyword openroadEvent CHILDEXPANDED CHILDHEADERCLICK CHILDMOVED +syntax keyword openroadEvent CHILDPROPERTIES CHILDRESIZED CHILDSCROLL +syntax keyword openroadEvent CHILDSELECT CHILDSELECTIONCHANGED CHILDSETVALUE +syntax keyword openroadEvent CHILDUNSELECT CHILDVALIDATE CLICK CLICKPOINT +syntax keyword openroadEvent COLLAPSED DBEVENT DETAILS DOUBLECLICK DRAGBOX +syntax keyword openroadEvent DRAGSEGMENT ENTRY EXIT EXPANDED EXTCLASSEVENT +syntax keyword openroadEvent FRAMEACTIVATE FRAMEDEACTIVATE HEADERCLICK +syntax keyword openroadEvent INSERTROW LABELCHANGED MOVED PAGEACTIVATED +syntax keyword openroadEvent PAGECHANGED PAGEDEACTIVATED PROPERTIES RESIZED +syntax keyword openroadEvent SCROLL SELECT SELECTIONCHANGED SETVALUE +syntax keyword openroadEvent TERMINATE UNSELECT USEREVENT VALIDATE +syntax keyword openroadEvent WINDOWCLOSE WINDOWICON WINDOWMOVED WINDOWRESIZED +syntax keyword openroadEvent WINDOWVISIBLE + +" System Constants +" +syntax keyword openroadConst BF_BMP BF_GIF BF_SUNRASTER BF_TIFF +syntax keyword openroadConst BF_WINDOWCURSOR BF_WINDOWICON BF_XBM +syntax keyword openroadConst CC_BACKGROUND CC_BLACK CC_BLUE CC_BROWN CC_CYAN +syntax keyword openroadConst CC_DEFAULT_1 CC_DEFAULT_10 CC_DEFAULT_11 +syntax keyword openroadConst CC_DEFAULT_12 CC_DEFAULT_13 CC_DEFAULT_14 +syntax keyword openroadConst CC_DEFAULT_15 CC_DEFAULT_16 CC_DEFAULT_17 +syntax keyword openroadConst CC_DEFAULT_18 CC_DEFAULT_19 CC_DEFAULT_2 +syntax keyword openroadConst CC_DEFAULT_20 CC_DEFAULT_21 CC_DEFAULT_22 +syntax keyword openroadConst CC_DEFAULT_23 CC_DEFAULT_24 CC_DEFAULT_25 +syntax keyword openroadConst CC_DEFAULT_26 CC_DEFAULT_27 CC_DEFAULT_28 +syntax keyword openroadConst CC_DEFAULT_29 CC_DEFAULT_3 CC_DEFAULT_30 +syntax keyword openroadConst CC_DEFAULT_4 CC_DEFAULT_5 CC_DEFAULT_6 +syntax keyword openroadConst CC_DEFAULT_7 CC_DEFAULT_8 CC_DEFAULT_9 +syntax keyword openroadConst CC_FOREGROUND CC_GRAY CC_GREEN CC_LIGHT_BLUE +syntax keyword openroadConst CC_LIGHT_BROWN CC_LIGHT_CYAN CC_LIGHT_GRAY +syntax keyword openroadConst CC_LIGHT_GREEN CC_LIGHT_ORANGE CC_LIGHT_PINK +syntax keyword openroadConst CC_LIGHT_PURPLE CC_LIGHT_RED CC_LIGHT_YELLOW +syntax keyword openroadConst CC_MAGENTA CC_ORANGE CC_PALE_BLUE CC_PALE_BROWN +syntax keyword openroadConst CC_PALE_CYAN CC_PALE_GRAY CC_PALE_GREEN +syntax keyword openroadConst CC_PALE_ORANGE CC_PALE_PINK CC_PALE_PURPLE +syntax keyword openroadConst CC_PALE_RED CC_PALE_YELLOW CC_PINK CC_PURPLE +syntax keyword openroadConst CC_RED CC_SYS_ACTIVEBORDER CC_SYS_ACTIVECAPTION +syntax keyword openroadConst CC_SYS_APPWORKSPACE CC_SYS_BACKGROUND +syntax keyword openroadConst CC_SYS_BTNFACE CC_SYS_BTNSHADOW CC_SYS_BTNTEXT +syntax keyword openroadConst CC_SYS_CAPTIONTEXT CC_SYS_GRAYTEXT +syntax keyword openroadConst CC_SYS_HIGHLIGHT CC_SYS_HIGHLIGHTTEXT +syntax keyword openroadConst CC_SYS_INACTIVEBORDER CC_SYS_INACTIVECAPTION +syntax keyword openroadConst CC_SYS_INACTIVECAPTIONTEXT CC_SYS_MENU +syntax keyword openroadConst CC_SYS_MENUTEXT CC_SYS_SCROLLBAR CC_SYS_SHADOW +syntax keyword openroadConst CC_SYS_WINDOW CC_SYS_WINDOWFRAME +syntax keyword openroadConst CC_SYS_WINDOWTEXT CC_WHITE CC_YELLOW +syntax keyword openroadConst CL_INVALIDVALUE CP_BOTH CP_COLUMNS CP_NONE +syntax keyword openroadConst CP_ROWS CS_CLOSED CS_CURRENT CS_NOCURRENT +syntax keyword openroadConst CS_NO_MORE_ROWS CS_OPEN CS_OPEN_CACHED DC_BW +syntax keyword openroadConst DC_COLOR DP_AUTOSIZE_FIELD DP_CLIP_IMAGE +syntax keyword openroadConst DP_SCALE_IMAGE_H DP_SCALE_IMAGE_HW +syntax keyword openroadConst DP_SCALE_IMAGE_W DS_CONNECTED DS_DISABLED +syntax keyword openroadConst DS_DISCONNECTED DS_INGRES_DBMS DS_NO_DBMS +syntax keyword openroadConst DS_ORACLE_DBMS DS_SQLSERVER_DBMS DV_NULL +syntax keyword openroadConst DV_STRING DV_SYSTEM EH_NEXT_HANDLER EH_RESUME +syntax keyword openroadConst EH_RETRY EP_INTERACTIVE EP_NONE EP_OUTPUT +syntax keyword openroadConst ER_FAIL ER_NAMEEXISTS ER_OK ER_OUTOFRANGE +syntax keyword openroadConst ER_ROWNOTFOUND ER_USER1 ER_USER10 ER_USER2 +syntax keyword openroadConst ER_USER3 ER_USER4 ER_USER5 ER_USER6 ER_USER7 +syntax keyword openroadConst ER_USER8 ER_USER9 FALSE FA_BOTTOMCENTER +syntax keyword openroadConst FA_BOTTOMLEFT FA_BOTTOMRIGHT FA_CENTER +syntax keyword openroadConst FA_CENTERLEFT FA_CENTERRIGHT FA_DEFAULT FA_NONE +syntax keyword openroadConst FA_TOPCENTER FA_TOPLEFT FA_TOPRIGHT +syntax keyword openroadConst FB_CHANGEABLE FB_CLICKPOINT FB_DIMMED FB_DRAGBOX +syntax keyword openroadConst FB_DRAGSEGMENT FB_FLEXIBLE FB_INVISIBLE +syntax keyword openroadConst FB_LANDABLE FB_MARKABLE FB_RESIZEABLE +syntax keyword openroadConst FB_VIEWABLE FB_VISIBLE FC_LOWER FC_NONE FC_UPPER +syntax keyword openroadConst FM_QUERY FM_READ FM_UPDATE FM_USER1 FM_USER2 +syntax keyword openroadConst FM_USER3 FO_DEFAULT FO_HORIZONTAL FO_VERTICAL +syntax keyword openroadConst FP_BITMAP FP_CLEAR FP_CROSSHATCH FP_DARKSHADE +syntax keyword openroadConst FP_DEFAULT FP_HORIZONTAL FP_LIGHTSHADE FP_SHADE +syntax keyword openroadConst FP_SOLID FP_VERTICAL FT_NOTSETVALUE FT_SETVALUE +syntax keyword openroadConst FT_TABTO FT_TAKEFOCUS GF_BOTTOM GF_DEFAULT +syntax keyword openroadConst GF_LEFT GF_RIGHT GF_TOP HC_DOUBLEQUOTE +syntax keyword openroadConst HC_FORMFEED HC_NEWLINE HC_QUOTE HC_SPACE HC_TAB +syntax keyword openroadConst HV_CONTENTS HV_CONTEXT HV_HELPONHELP HV_KEY +syntax keyword openroadConst HV_QUIT LS_3D LS_DASH LS_DASHDOT LS_DASHDOTDOT +syntax keyword openroadConst LS_DEFAULT LS_DOT LS_SOLID LW_DEFAULT +syntax keyword openroadConst LW_EXTRATHIN LW_MAXIMUM LW_MIDDLE LW_MINIMUM +syntax keyword openroadConst LW_NOLINE LW_THICK LW_THIN LW_VERYTHICK +syntax keyword openroadConst LW_VERYTHIN MB_DISABLED MB_ENABLED MB_INVISIBLE +syntax keyword openroadConst MB_MOVEABLE MT_ERROR MT_INFO MT_NONE MT_WARNING +syntax keyword openroadConst OP_APPEND OP_NONE OS3D OS_DEFAULT OS_SHADOW +syntax keyword openroadConst OS_SOLID PU_CANCEL PU_OK QS_ACTIVE QS_INACTIVE +syntax keyword openroadConst QS_SETCOL QY_ARRAY QY_CACHE QY_CURSOR QY_DIRECT +syntax keyword openroadConst RC_CHILDSELECTED RC_DOWN RC_END RC_FIELDFREED +syntax keyword openroadConst RC_FIELDORPHANED RC_GROUPSELECT RC_HOME RC_LEFT +syntax keyword openroadConst RC_MODECHANGED RC_MOUSECLICK RC_MOUSEDRAG +syntax keyword openroadConst RC_NEXT RC_NOTAPPLICABLE RC_PAGEDOWN RC_PAGEUP +syntax keyword openroadConst RC_PARENTSELECTED RC_PREVIOUS RC_PROGRAM +syntax keyword openroadConst RC_RESUME RC_RETURN RC_RIGHT RC_ROWDELETED +syntax keyword openroadConst RC_ROWINSERTED RC_ROWSALLDELETED RC_SELECT +syntax keyword openroadConst RC_TFSCROLL RC_TOGGLESELECT RC_UP RS_CHANGED +syntax keyword openroadConst RS_DELETED RS_NEW RS_UNCHANGED RS_UNDEFINED +syntax keyword openroadConst SK_CLOSE SK_COPY SK_CUT SK_DELETE SK_DETAILS +syntax keyword openroadConst SK_DUPLICATE SK_FIND SK_GO SK_HELP SK_NEXT +syntax keyword openroadConst SK_NONE SK_PASTE SK_PROPS SK_QUIT SK_REDO +syntax keyword openroadConst SK_SAVE SK_TFDELETEALLROWS SK_TFDELETEROW +syntax keyword openroadConst SK_TFFIND SK_TFINSERTROW SK_UNDO SP_APPSTARTING +syntax keyword openroadConst SP_ARROW SP_CROSS SP_IBEAM SP_ICON SP_NO +syntax keyword openroadConst SP_SIZE SP_SIZENESW SP_SIZENS SP_SIZENWSE +syntax keyword openroadConst SP_SIZEWE SP_UPARROW SP_WAIT SY_NT SY_OS2 +syntax keyword openroadConst SY_UNIX SY_VMS SY_WIN95 TF_COURIER TF_HELVETICA +syntax keyword openroadConst TF_LUCIDA TF_MENUDEFAULT TF_NEWCENTURY TF_SYSTEM +syntax keyword openroadConst TF_TIMESROMAN TRUE UE_DATAERROR UE_EXITED +syntax keyword openroadConst UE_NOTACTIVE UE_PURGED UE_RESUMED UE_UNKNOWN +syntax keyword openroadConst WI_MOTIF WI_MSWIN32 WI_MSWINDOWS WI_NONE WI_PM +syntax keyword openroadConst WP_FLOATING WP_INTERACTIVE WP_PARENTCENTERED +syntax keyword openroadConst WP_PARENTRELATIVE WP_SCREENCENTERED +syntax keyword openroadConst WP_SCREENRELATIVE WV_ICON WV_INVISIBLE +syntax keyword openroadConst WV_UNREALIZED WV_VISIBLE + +" System Variables +" +syntax keyword openroadVar CurFrame CurProcedure CurMethod CurObject + +" Identifiers +" +syntax match openroadIdent /[a-zA-Z_][a-zA-Z_]*![a-zA-Z_][a-zA-Z_]*/ + +" Comments +" +if exists("openroad_comment_strings") + syntax match openroadCommentSkip contained "^\s*\*\($\|\s\+\)" + syntax region openroadCommentString contained start=+"+ skip=+\\\\\|\\"+ end=+"+ end="$" + syntax region openroadComment start="/\*" end="\*/" contains=openroadCommentString,openroadCharacter,openroadNumber + syntax match openroadComment "//.*" contains=openroadComment2String,openroadCharacter,openroadNumber +else + syn region openroadComment start="/\*" end="\*/" + syn match openroadComment "//.*" +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +" +if version >= 508 || !exists("did_openroad_syntax_inits") + if version < 508 + let did_openroad_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink openroadKeyword Statement + HiLink openroadNumber Number + HiLink openroadString String + HiLink openroadComment Comment + HiLink openroadOperator Operator + HiLink openroadType Type + HiLink openroadFunc Special + HiLink openroadClass Type + HiLink openroadEvent Statement + HiLink openroadConst Constant + HiLink openroadVar Identifier + HiLink openroadIdent Identifier + HiLink openroadTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "openroad" diff --git a/vim71/syntax/opl.vim b/vim71/syntax/opl.vim new file mode 100644 index 0000000..aa3cb9e --- /dev/null +++ b/vim71/syntax/opl.vim @@ -0,0 +1,96 @@ +" Vim syntax file +" Language: OPL +" Maintainer: Czo +" $Id: opl.vim,v 1.1 2004/06/13 17:34:11 vimboss Exp $ + +" Open Psion Language... (EPOC16/EPOC32) + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" case is not significant +syn case ignore + +" A bunch of useful OPL keywords +syn keyword OPLStatement proc endp abs acos addr adjustalloc alert alloc app +syn keyword OPLStatement append appendsprite asc asin at atan back beep +syn keyword OPLStatement begintrans bookmark break busy byref cache +syn keyword OPLStatement cachehdr cacherec cachetidy call cancel caption +syn keyword OPLStatement changesprite chr$ clearflags close closesprite cls +syn keyword OPLStatement cmd$ committrans compact compress const continue +syn keyword OPLStatement copy cos count create createsprite cursor +syn keyword OPLStatement datetosecs datim$ day dayname$ days daystodate +syn keyword OPLStatement dbuttons dcheckbox dchoice ddate declare dedit +syn keyword OPLStatement deditmulti defaultwin deg delete dfile dfloat +syn keyword OPLStatement dialog diaminit diampos dinit dir$ dlong do dow +syn keyword OPLStatement dposition drawsprite dtext dtime dxinput edit else +syn keyword OPLStatement elseif enda endif endv endwh entersend entersend0 +syn keyword OPLStatement eof erase err err$ errx$ escape eval exist exp ext +syn keyword OPLStatement external find findfield findlib first fix$ flags +syn keyword OPLStatement flt font freealloc gat gborder gbox gbutton +syn keyword OPLStatement gcircle gclock gclose gcls gcolor gcopy gcreate +syn keyword OPLStatement gcreatebit gdrawobject gellipse gen$ get get$ +syn keyword OPLStatement getcmd$ getdoc$ getevent getevent32 geteventa32 +syn keyword OPLStatement geteventc getlibh gfill gfont ggmode ggrey gheight +syn keyword OPLStatement gidentity ginfo ginfo32 ginvert giprint glineby +syn keyword OPLStatement glineto gloadbit gloadfont global gmove gorder +syn keyword OPLStatement goriginx goriginy goto gotomark gpatt gpeekline +syn keyword OPLStatement gpoly gprint gprintb gprintclip grank gsavebit +syn keyword OPLStatement gscroll gsetpenwidth gsetwin gstyle gtmode gtwidth +syn keyword OPLStatement gunloadfont gupdate guse gvisible gwidth gx +syn keyword OPLStatement gxborder gxprint gy hex$ hour iabs icon if include +syn keyword OPLStatement input insert int intf intrans key key$ keya keyc +syn keyword OPLStatement killmark kmod last lclose left$ len lenalloc +syn keyword OPLStatement linklib ln loadlib loadm loc local lock log lopen +syn keyword OPLStatement lower$ lprint max mcard mcasc mean menu mid$ min +syn keyword OPLStatement minit minute mkdir modify month month$ mpopup +syn keyword OPLStatement newobj newobjh next notes num$ odbinfo off onerr +syn keyword OPLStatement open openr opx os parse$ path pause peek pi +syn keyword OPLStatement pointerfilter poke pos position possprite print +syn keyword OPLStatement put rad raise randomize realloc recsize rename +syn keyword OPLStatement rept$ return right$ rmdir rnd rollback sci$ screen +syn keyword OPLStatement screeninfo second secstodate send setdoc setflags +syn keyword OPLStatement setname setpath sin space sqr statuswin +syn keyword OPLStatement statwininfo std stop style sum tan testevent trap +syn keyword OPLStatement type uadd unloadlib unloadm until update upper$ +syn keyword OPLStatement use usr usr$ usub val var vector week while year +" syn keyword OPLStatement rem + + +syn match OPLNumber "\<\d\+\>" +syn match OPLNumber "\<\d\+\.\d*\>" +syn match OPLNumber "\.\d\+\>" + +syn region OPLString start=+"+ end=+"+ +syn region OPLComment start="REM[\t ]" end="$" +syn match OPLMathsOperator "-\|=\|[:<>+\*^/\\]" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_OPL_syntax_inits") + if version < 508 + let did_OPL_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink OPLStatement Statement + HiLink OPLNumber Number + HiLink OPLString String + HiLink OPLComment Comment + HiLink OPLMathsOperator Conditional +" HiLink OPLError Error + + delcommand HiLink +endif + +let b:current_syntax = "opl" + +" vim: ts=8 diff --git a/vim71/syntax/ora.vim b/vim71/syntax/ora.vim new file mode 100644 index 0000000..bf5d322 --- /dev/null +++ b/vim71/syntax/ora.vim @@ -0,0 +1,478 @@ +" Vim syntax file +" Language: Oracle config files (.ora) (Oracle 8i, ver. 8.1.5) +" Maintainer: Sandor Kopanyi +" Url: <-> +" Last Change: 2003 May 11 + +" * the keywords are listed by file (sqlnet.ora, listener.ora, etc.) +" * the parathesis-checking is made at the beginning for all keywords +" * possible values are listed also +" * there are some overlappings (e.g. METHOD is mentioned both for +" sqlnet-ora and tnsnames.ora; since will not cause(?) problems +" is easier to follow separately each file's keywords) + +" Remove any old syntax stuff hanging around, if needed +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'ora' +endif + +syn case ignore + +"comments +syn match oraComment "\#.*" + +" catch errors caused by wrong parenthesis +syn region oraParen transparent start="(" end=")" contains=@oraAll,oraParen +syn match oraParenError ")" + +" strings +syn region oraString start=+"+ end=+"+ + +"common .ora staff + +"common protocol parameters +syn keyword oraKeywordGroup ADDRESS ADDRESS_LIST +syn keyword oraKeywordGroup DESCRIPTION_LIST DESCRIPTION +"all protocols +syn keyword oraKeyword PROTOCOL +syn keyword oraValue ipc tcp nmp +"Bequeath +syn keyword oraKeyword PROGRAM ARGV0 ARGS +"IPC +syn keyword oraKeyword KEY +"Named Pipes +syn keyword oraKeyword SERVER PIPE +"LU6.2 +syn keyword oraKeyword LU_NAME LLU LOCAL_LU LLU_NAME LOCAL_LU_NAME +syn keyword oraKeyword MODE MDN +syn keyword oraKeyword PLU PARTNER_LU_NAME PLU_LA PARTNER_LU_LOCAL_ALIAS +syn keyword oraKeyword TP_NAME TPN +"SPX +syn keyword oraKeyword SERVICE +"TCP/IP and TCP/IP with SSL +syn keyword oraKeyword HOST PORT + +"misc. keywords I've met but didn't find in manual (maybe they are deprecated?) +syn keyword oraKeywordGroup COMMUNITY_LIST +syn keyword oraKeyword COMMUNITY NAME DEFAULT_ZONE +syn keyword oraValue tcpcom + +"common values +syn keyword oraValue yes no on off true false null all none ok +"word 'world' is used a lot... +syn keyword oraModifier world + +"misc. common keywords +syn keyword oraKeyword TRACE_DIRECTORY TRACE_LEVEL TRACE_FILE + + +"sqlnet.ora +syn keyword oraKeywordPref NAMES NAMESCTL +syn keyword oraKeywordPref OSS SOURCE SQLNET TNSPING +syn keyword oraKeyword AUTOMATIC_IPC BEQUEATH_DETACH DAEMON TRACE_MASK +syn keyword oraKeyword DISABLE_OOB +syn keyword oraKeyword LOG_DIRECTORY_CLIENT LOG_DIRECTORY_SERVER +syn keyword oraKeyword LOG_FILE_CLIENT LOG_FILE_SERVER +syn keyword oraKeyword DCE PREFIX DEFAULT_DOMAIN DIRECTORY_PATH +syn keyword oraKeyword INITIAL_RETRY_TIMEOUT MAX_OPEN_CONNECTIONS +syn keyword oraKeyword MESSAGE_POOL_START_SIZE NIS META_MAP +syn keyword oraKeyword PASSWORD PREFERRED_SERVERS REQUEST_RETRIES +syn keyword oraKeyword INTERNAL_ENCRYPT_PASSWORD INTERNAL_USE +syn keyword oraKeyword NO_INITIAL_SERVER NOCONFIRM +syn keyword oraKeyword SERVER_PASSWORD TRACE_UNIQUE MY_WALLET +syn keyword oraKeyword LOCATION DIRECTORY METHOD METHOD_DATA +syn keyword oraKeyword SQLNET_ADDRESS +syn keyword oraKeyword AUTHENTICATION_SERVICES +syn keyword oraKeyword AUTHENTICATION_KERBEROS5_SERVICE +syn keyword oraKeyword AUTHENTICATION_GSSAPI_SERVICE +syn keyword oraKeyword CLIENT_REGISTRATION +syn keyword oraKeyword CRYPTO_CHECKSUM_CLIENT CRYPTO_CHECKSUM_SERVER +syn keyword oraKeyword CRYPTO_CHECKSUM_TYPES_CLIENT CRYPTO_CHECKSUM_TYPES_SERVER +syn keyword oraKeyword CRYPTO_SEED +syn keyword oraKeyword ENCRYPTION_CLIENT ENCRYPTION_SERVER +syn keyword oraKeyword ENCRYPTION_TYPES_CLIENT ENCRYPTION_TYPES_SERVER +syn keyword oraKeyword EXPIRE_TIME +syn keyword oraKeyword IDENTIX_FINGERPRINT_DATABASE IDENTIX_FINGERPRINT_DATABASE_USER +syn keyword oraKeyword IDENTIX_FINGERPRINT_DATABASE_PASSWORD IDENTIX_FINGERPRINT_METHOD +syn keyword oraKeyword KERBEROS5_CC_NAME KERBEROS5_CLOCKSKEW KERBEROS5_CONF +syn keyword oraKeyword KERBEROS5_KEYTAB KERBEROS5_REALMS +syn keyword oraKeyword RADIUS_ALTERNATE RADIUS_ALTERNATE_PORT RADIUS_ALTERNATE_RETRIES +syn keyword oraKeyword RADIUS_AUTHENTICATION_TIMEOUT RADIUS_AUTHENTICATION +syn keyword oraKeyword RADIUS_AUTHENTICATION_INTERFACE RADIUS_AUTHENTICATION_PORT +syn keyword oraKeyword RADIUS_AUTHENTICATION_RETRIES RADIUS_AUTHENTICATION_TIMEOUT +syn keyword oraKeyword RADIUS_CHALLENGE_RESPONSE RADIUS_SECRET RADIUS_SEND_ACCOUNTING +syn keyword oraKeyword SSL_CLIENT_AUTHENTICATION SSL_CIPHER_SUITES SSL_VERSION +syn keyword oraKeyword TRACE_DIRECTORY_CLIENT TRACE_DIRECTORY_SERVER +syn keyword oraKeyword TRACE_FILE_CLIENT TRACE_FILE_SERVER +syn keyword oraKeyword TRACE_LEVEL_CLIENT TRACE_LEVEL_SERVER +syn keyword oraKeyword TRACE_UNIQUE_CLIENT +syn keyword oraKeyword USE_CMAN USE_DEDICATED_SERVER +syn keyword oraValue user admin support +syn keyword oraValue accept accepted reject rejected requested required +syn keyword oraValue md5 rc4_40 rc4_56 rc4_128 des des_40 +syn keyword oraValue tnsnames onames hostname dce nis novell +syn keyword oraValue file oracle +syn keyword oraValue oss +syn keyword oraValue beq nds nts kerberos5 securid cybersafe identix dcegssapi radius +syn keyword oraValue undetermined + +"tnsnames.ora +syn keyword oraKeywordGroup CONNECT_DATA FAILOVER_MODE +syn keyword oraKeyword FAILOVER LOAD_BALANCE SOURCE_ROUTE TYPE_OF_SERVICE +syn keyword oraKeyword BACKUP TYPE METHOD GLOBAL_NAME HS +syn keyword oraKeyword INSTANCE_NAME RDB_DATABASE SDU SERVER +syn keyword oraKeyword SERVICE_NAME SERVICE_NAMES SID +syn keyword oraKeyword HANDLER_NAME EXTPROC_CONNECTION_DATA +syn keyword oraValue session select basic preconnect dedicated shared + +"listener.ora +syn keyword oraKeywordGroup SID_LIST SID_DESC PRESPAWN_LIST PRESPAWN_DESC +syn match oraKeywordGroup "SID_LIST_\w*" +syn keyword oraKeyword PROTOCOL_STACK PRESENTATION SESSION +syn keyword oraKeyword GLOBAL_DBNAME ORACLE_HOME PROGRAM SID_NAME +syn keyword oraKeyword PRESPAWN_MAX POOL_SIZE TIMEOUT +syn match oraKeyword "CONNECT_TIMEOUT_\w*" +syn match oraKeyword "LOG_DIRECTORY_\w*" +syn match oraKeyword "LOG_FILE_\w*" +syn match oraKeyword "PASSWORDS_\w*" +syn match oraKeyword "STARTUP_WAIT_TIME_\w*" +syn match oraKeyword "STARTUP_WAITTIME_\w*" +syn match oraKeyword "TRACE_DIRECTORY_\w*" +syn match oraKeyword "TRACE_FILE_\w*" +syn match oraKeyword "TRACE_LEVEL_\w*" +syn match oraKeyword "USE_PLUG_AND_PLAY_\w*" +syn keyword oraValue ttc giop ns raw + +"names.ora +syn keyword oraKeywordGroup ADDRESSES ADMIN_REGION +syn keyword oraKeywordGroup DEFAULT_FORWARDERS FORWARDER_LIST FORWARDER +syn keyword oraKeywordGroup DOMAIN_HINTS HINT_DESC HINT_LIST +syn keyword oraKeywordGroup DOMAINS DOMAIN_LIST DOMAIN +syn keyword oraKeywordPref NAMES +syn keyword oraKeyword EXPIRE REFRESH REGION RETRY USERID VERSION +syn keyword oraKeyword AUTHORITY_REQUIRED CONNECT_TIMEOUT +syn keyword oraKeyword AUTO_REFRESH_EXPIRE AUTO_REFRESH_RETRY +syn keyword oraKeyword CACHE_CHECKPOINT_FILE CACHE_CHECKPOINT_INTERVAL +syn keyword oraKeyword CONFIG_CHECKPOINT_FILE DEFAULT_FORWARDERS_ONLY +syn keyword oraKeyword HINT FORWARDING_AVAILABLE FORWARDING_DESIRED +syn keyword oraKeyword KEEP_DB_OPEN +syn keyword oraKeyword LOG_DIRECTORY LOG_FILE LOG_STATS_INTERVAL LOG_UNIQUE +syn keyword oraKeyword MAX_OPEN_CONNECTIONS MAX_REFORWARDS +syn keyword oraKeyword MESSAGE_POOL_START_SIZE +syn keyword oraKeyword NO_MODIFY_REQUESTS NO_REGION_DATABASE +syn keyword oraKeyword PASSWORD REGION_CHECKPOINT_FILE +syn keyword oraKeyword RESET_STATS_INTERVAL SAVE_CONFIG_ON_STOP +syn keyword oraKeyword SERVER_NAME TRACE_FUNC TRACE_UNIQUE + +"cman.ora +syn keyword oraKeywordGroup CMAN CMAN_ADMIN CMAN_PROFILE PARAMETER_LIST +syn keyword oraKeywordGroup CMAN_RULES RULES_LIST RULE +syn keyword oraKeyword ANSWER_TIMEOUT AUTHENTICATION_LEVEL LOG_LEVEL +syn keyword oraKeyword MAX_FREELIST_BUFFERS MAXIMUM_CONNECT_DATA MAXIMUM_RELAYS +syn keyword oraKeyword RELAY_STATISTICS SHOW_TNS_INFO TRACING +syn keyword oraKeyword USE_ASYNC_CALL SRC DST SRV ACT + +"protocol.ora +syn match oraKeyword "\w*\.EXCLUDED_NODES" +syn match oraKeyword "\w*\.INVITED_NODES" +syn match oraKeyword "\w*\.VALIDNODE_CHECKING" +syn keyword oraKeyword TCP NODELAY + + + + +"--------------------------------------- +"init.ora + +"common values +syn keyword oraValue nested_loops merge hash unlimited + +"init params +syn keyword oraKeyword O7_DICTIONARY_ACCESSIBILITY ALWAYS_ANTI_JOIN ALWAYS_SEMI_JOIN +syn keyword oraKeyword AQ_TM_PROCESSES ARCH_IO_SLAVES AUDIT_FILE_DEST AUDIT_TRAIL +syn keyword oraKeyword BACKGROUND_CORE_DUMP BACKGROUND_DUMP_DEST +syn keyword oraKeyword BACKUP_TAPE_IO_SLAVES BITMAP_MERGE_AREA_SIZE +syn keyword oraKeyword BLANK_TRIMMING BUFFER_POOL_KEEP BUFFER_POOL_RECYCLE +syn keyword oraKeyword COMMIT_POINT_STRENGTH COMPATIBLE CONTROL_FILE_RECORD_KEEP_TIME +syn keyword oraKeyword CONTROL_FILES CORE_DUMP_DEST CPU_COUNT +syn keyword oraKeyword CREATE_BITMAP_AREA_SIZE CURSOR_SPACE_FOR_TIME +syn keyword oraKeyword DB_BLOCK_BUFFERS DB_BLOCK_CHECKING DB_BLOCK_CHECKSUM +syn keyword oraKeyword DB_BLOCK_LRU_LATCHES DB_BLOCK_MAX_DIRTY_TARGET +syn keyword oraKeyword DB_BLOCK_SIZE DB_DOMAIN +syn keyword oraKeyword DB_FILE_DIRECT_IO_COUNT DB_FILE_MULTIBLOCK_READ_COUNT +syn keyword oraKeyword DB_FILE_NAME_CONVERT DB_FILE_SIMULTANEOUS_WRITES +syn keyword oraKeyword DB_FILES DB_NAME DB_WRITER_PROCESSES +syn keyword oraKeyword DBLINK_ENCRYPT_LOGIN DBWR_IO_SLAVES +syn keyword oraKeyword DELAYED_LOGGING_BLOCK_CLEANOUTS DISCRETE_TRANSACTIONS_ENABLED +syn keyword oraKeyword DISK_ASYNCH_IO DISTRIBUTED_TRANSACTIONS +syn keyword oraKeyword DML_LOCKS ENQUEUE_RESOURCES ENT_DOMAIN_NAME EVENT +syn keyword oraKeyword FAST_START_IO_TARGET FAST_START_PARALLEL_ROLLBACK +syn keyword oraKeyword FIXED_DATE FREEZE_DB_FOR_FAST_INSTANCE_RECOVERY +syn keyword oraKeyword GC_DEFER_TIME GC_FILES_TO_LOCKS GC_RELEASABLE_LOCKS GC_ROLLBACK_LOCKS +syn keyword oraKeyword GLOBAL_NAMES HASH_AREA_SIZE +syn keyword oraKeyword HASH_JOIN_ENABLED HASH_MULTIBLOCK_IO_COUNT +syn keyword oraKeyword HI_SHARED_MEMORY_ADDRESS HS_AUTOREGISTER +syn keyword oraKeyword IFILE +syn keyword oraKeyword INSTANCE_GROUPS INSTANCE_NAME INSTANCE_NUMBER +syn keyword oraKeyword JAVA_POOL_SIZE JOB_QUEUE_INTERVAL JOB_QUEUE_PROCESSES LARGE_POOL_SIZE +syn keyword oraKeyword LICENSE_MAX_SESSIONS LICENSE_MAX_USERS LICENSE_SESSIONS_WARNING +syn keyword oraKeyword LM_LOCKS LM_PROCS LM_RESS +syn keyword oraKeyword LOCAL_LISTENER LOCK_NAME_SPACE LOCK_SGA LOCK_SGA_AREAS +syn keyword oraKeyword LOG_ARCHIVE_BUFFER_SIZE LOG_ARCHIVE_BUFFERS LOG_ARCHIVE_DEST +syn match oraKeyword "LOG_ARCHIVE_DEST_\(1\|2\|3\|4\|5\)" +syn match oraKeyword "LOG_ARCHIVE_DEST_STATE_\(1\|2\|3\|4\|5\)" +syn keyword oraKeyword LOG_ARCHIVE_DUPLEX_DEST LOG_ARCHIVE_FORMAT LOG_ARCHIVE_MAX_PROCESSES +syn keyword oraKeyword LOG_ARCHIVE_MIN_SUCCEED_DEST LOG_ARCHIVE_START +syn keyword oraKeyword LOG_BUFFER LOG_CHECKPOINT_INTERVAL LOG_CHECKPOINT_TIMEOUT +syn keyword oraKeyword LOG_CHECKPOINTS_TO_ALERT LOG_FILE_NAME_CONVERT +syn keyword oraKeyword MAX_COMMIT_PROPAGATION_DELAY MAX_DUMP_FILE_SIZE +syn keyword oraKeyword MAX_ENABLED_ROLES MAX_ROLLBACK_SEGMENTS +syn keyword oraKeyword MTS_DISPATCHERS MTS_MAX_DISPATCHERS MTS_MAX_SERVERS MTS_SERVERS +syn keyword oraKeyword NLS_CALENDAR NLS_COMP NLS_CURRENCY NLS_DATE_FORMAT +syn keyword oraKeyword NLS_DATE_LANGUAGE NLS_DUAL_CURRENCY NLS_ISO_CURRENCY NLS_LANGUAGE +syn keyword oraKeyword NLS_NUMERIC_CHARACTERS NLS_SORT NLS_TERRITORY +syn keyword oraKeyword OBJECT_CACHE_MAX_SIZE_PERCENT OBJECT_CACHE_OPTIMAL_SIZE +syn keyword oraKeyword OPEN_CURSORS OPEN_LINKS OPEN_LINKS_PER_INSTANCE +syn keyword oraKeyword OPS_ADMINISTRATION_GROUP +syn keyword oraKeyword OPTIMIZER_FEATURES_ENABLE OPTIMIZER_INDEX_CACHING +syn keyword oraKeyword OPTIMIZER_INDEX_COST_ADJ OPTIMIZER_MAX_PERMUTATIONS +syn keyword oraKeyword OPTIMIZER_MODE OPTIMIZER_PERCENT_PARALLEL +syn keyword oraKeyword OPTIMIZER_SEARCH_LIMIT +syn keyword oraKeyword ORACLE_TRACE_COLLECTION_NAME ORACLE_TRACE_COLLECTION_PATH +syn keyword oraKeyword ORACLE_TRACE_COLLECTION_SIZE ORACLE_TRACE_ENABLE +syn keyword oraKeyword ORACLE_TRACE_FACILITY_NAME ORACLE_TRACE_FACILITY_PATH +syn keyword oraKeyword OS_AUTHENT_PREFIX OS_ROLES +syn keyword oraKeyword PARALLEL_ADAPTIVE_MULTI_USER PARALLEL_AUTOMATIC_TUNING +syn keyword oraKeyword PARALLEL_BROADCAST_ENABLED PARALLEL_EXECUTION_MESSAGE_SIZE +syn keyword oraKeyword PARALLEL_INSTANCE_GROUP PARALLEL_MAX_SERVERS +syn keyword oraKeyword PARALLEL_MIN_PERCENT PARALLEL_MIN_SERVERS +syn keyword oraKeyword PARALLEL_SERVER PARALLEL_SERVER_INSTANCES PARALLEL_THREADS_PER_CPU +syn keyword oraKeyword PARTITION_VIEW_ENABLED PLSQL_V2_COMPATIBILITY +syn keyword oraKeyword PRE_PAGE_SGA PROCESSES +syn keyword oraKeyword QUERY_REWRITE_ENABLED QUERY_REWRITE_INTEGRITY +syn keyword oraKeyword RDBMS_SERVER_DN READ_ONLY_OPEN_DELAYED RECOVERY_PARALLELISM +syn keyword oraKeyword REMOTE_DEPENDENCIES_MODE REMOTE_LOGIN_PASSWORDFILE +syn keyword oraKeyword REMOTE_OS_AUTHENT REMOTE_OS_ROLES +syn keyword oraKeyword REPLICATION_DEPENDENCY_TRACKING +syn keyword oraKeyword RESOURCE_LIMIT RESOURCE_MANAGER_PLAN +syn keyword oraKeyword ROLLBACK_SEGMENTS ROW_LOCKING SERIAL _REUSE SERVICE_NAMES +syn keyword oraKeyword SESSION_CACHED_CURSORS SESSION_MAX_OPEN_FILES SESSIONS +syn keyword oraKeyword SHADOW_CORE_DUMP +syn keyword oraKeyword SHARED_MEMORY_ADDRESS SHARED_POOL_RESERVED_SIZE SHARED_POOL_SIZE +syn keyword oraKeyword SORT_AREA_RETAINED_SIZE SORT_AREA_SIZE SORT_MULTIBLOCK_READ_COUNT +syn keyword oraKeyword SQL92_SECURITY SQL_TRACE STANDBY_ARCHIVE_DEST +syn keyword oraKeyword STAR_TRANSFORMATION_ENABLED TAPE_ASYNCH_IO THREAD +syn keyword oraKeyword TIMED_OS_STATISTICS TIMED_STATISTICS +syn keyword oraKeyword TRANSACTION_AUDITING TRANSACTIONS TRANSACTIONS_PER_ROLLBACK_SEGMENT +syn keyword oraKeyword USE_INDIRECT_DATA_BUFFERS USER_DUMP_DEST +syn keyword oraKeyword UTL_FILE_DIR +syn keyword oraKeywordObs ALLOW_PARTIAL_SN_RESULTS B_TREE_BITMAP_PLANS +syn keyword oraKeywordObs BACKUP_DISK_IO_SLAVES CACHE_SIZE_THRESHOLD +syn keyword oraKeywordObs CCF_IO_SIZE CLEANUP_ROLLBACK_ENTRIES +syn keyword oraKeywordObs CLOSE_CACHED_OPEN_CURSORS COMPATIBLE_NO_RECOVERY +syn keyword oraKeywordObs COMPLEX_VIEW_MERGING +syn keyword oraKeywordObs DB_BLOCK_CHECKPOINT_BATCH DB_BLOCK_LRU_EXTENDED_STATISTICS +syn keyword oraKeywordObs DB_BLOCK_LRU_STATISTICS +syn keyword oraKeywordObs DISTRIBUTED_LOCK_TIMEOUT DISTRIBUTED_RECOVERY_CONNECTION_HOLD_TIME +syn keyword oraKeywordObs FAST_FULL_SCAN_ENABLED GC_LATCHES GC_LCK_PROCS +syn keyword oraKeywordObs LARGE_POOL_MIN_ALLOC LGWR_IO_SLAVES +syn keyword oraKeywordObs LOG_BLOCK_CHECKSUM LOG_FILES +syn keyword oraKeywordObs LOG_SIMULTANEOUS_COPIES LOG_SMALL_ENTRY_MAX_SIZE +syn keyword oraKeywordObs MAX_TRANSACTION_BRANCHES +syn keyword oraKeywordObs MTS_LISTENER_ADDRESS MTS_MULTIPLE_LISTENERS +syn keyword oraKeywordObs MTS_RATE_LOG_SIZE MTS_RATE_SCALE MTS_SERVICE +syn keyword oraKeywordObs OGMS_HOME OPS_ADMIN_GROUP +syn keyword oraKeywordObs PARALLEL_DEFAULT_MAX_INSTANCES PARALLEL_MIN_MESSAGE_POOL +syn keyword oraKeywordObs PARALLEL_SERVER_IDLE_TIME PARALLEL_TRANSACTION_RESOURCE_TIMEOUT +syn keyword oraKeywordObs PUSH_JOIN_PREDICATE REDUCE_ALARM ROW_CACHE_CURSORS +syn keyword oraKeywordObs SEQUENCE_CACHE_ENTRIES SEQUENCE_CACHE_HASH_BUCKETS +syn keyword oraKeywordObs SHARED_POOL_RESERVED_MIN_ALLOC +syn keyword oraKeywordObs SORT_DIRECT_WRITES SORT_READ_FAC SORT_SPACEMAP_SIZE +syn keyword oraKeywordObs SORT_WRITE_BUFFER_SIZE SORT_WRITE_BUFFERS +syn keyword oraKeywordObs SPIN_COUNT TEMPORARY_TABLE_LOCKS USE_ISM +syn keyword oraValue db os full partial mandatory optional reopen enable defer +syn keyword oraValue always default intent disable dml plsql temp_disable +syn match oravalue "Arabic Hijrah" +syn match oravalue "English Hijrah" +syn match oravalue "Gregorian" +syn match oravalue "Japanese Imperial" +syn match oravalue "Persian" +syn match oravalue "ROC Official" +syn match oravalue "Thai Buddha" +syn match oravalue "8.0.0" +syn match oravalue "8.0.3" +syn match oravalue "8.0.4" +syn match oravalue "8.1.3" +syn match oraModifier "archived log" +syn match oraModifier "backup corruption" +syn match oraModifier "backup datafile" +syn match oraModifier "backup piece " +syn match oraModifier "backup redo log" +syn match oraModifier "backup set" +syn match oraModifier "copy corruption" +syn match oraModifier "datafile copy" +syn match oraModifier "deleted object" +syn match oraModifier "loghistory" +syn match oraModifier "offline range" + +"undocumented init params +"up to 7.2 (inclusive) +syn keyword oraKeywordUndObs _latch_spin_count _trace_instance_termination +syn keyword oraKeywordUndObs _wakeup_timeout _lgwr_async_write +"7.3 +syn keyword oraKeywordUndObs _standby_lock_space_name _enable_dba_locking +"8.0.5 +syn keyword oraKeywordUnd _NUMA_instance_mapping _NUMA_pool_size +syn keyword oraKeywordUnd _advanced_dss_features _affinity_on _all_shared_dblinks +syn keyword oraKeywordUnd _allocate_creation_order _allow_resetlogs_corruption +syn keyword oraKeywordUnd _always_star_transformation _bump_highwater_mark_count +syn keyword oraKeywordUnd _column_elimination_off _controlfile_enqueue_timeout +syn keyword oraKeywordUnd _corrupt_blocks_on_stuck_recovery _corrupted_rollback_segments +syn keyword oraKeywordUnd _cr_deadtime _cursor_db_buffers_pinned +syn keyword oraKeywordUnd _db_block_cache_clone _db_block_cache_map _db_block_cache_protect +syn keyword oraKeywordUnd _db_block_hash_buckets _db_block_hi_priority_batch_size +syn keyword oraKeywordUnd _db_block_max_cr_dba _db_block_max_scan_cnt +syn keyword oraKeywordUnd _db_block_med_priority_batch_size _db_block_no_idle_writes +syn keyword oraKeywordUnd _db_block_write_batch _db_handles _db_handles_cached +syn keyword oraKeywordUnd _db_large_dirty_queue _db_no_mount_lock +syn keyword oraKeywordUnd _db_writer_histogram_statistics _db_writer_scan_depth +syn keyword oraKeywordUnd _db_writer_scan_depth_decrement _db_writer_scan_depth_increment +syn keyword oraKeywordUnd _disable_incremental_checkpoints +syn keyword oraKeywordUnd _disable_latch_free_SCN_writes_via_32cas +syn keyword oraKeywordUnd _disable_latch_free_SCN_writes_via_64cas +syn keyword oraKeywordUnd _disable_logging _disable_ntlog_events +syn keyword oraKeywordUnd _dss_cache_flush _dynamic_stats_threshold +syn keyword oraKeywordUnd _enable_cscn_caching _enable_default_affinity +syn keyword oraKeywordUnd _enqueue_debug_multi_instance _enqueue_hash +syn keyword oraKeywordUnd _enqueue_hash_chain_latches _enqueue_locks +syn keyword oraKeywordUnd _fifth_spare_parameter _first_spare_parameter _fourth_spare_parameter +syn keyword oraKeywordUnd _gc_class_locks _groupby_nopushdown_cut_ratio +syn keyword oraKeywordUnd _idl_conventional_index_maintenance _ignore_failed_escalates +syn keyword oraKeywordUnd _init_sql_file +syn keyword oraKeywordUnd _io_slaves_disabled _ioslave_batch_count _ioslave_issue_count +syn keyword oraKeywordUnd _kgl_bucket_count _kgl_latch_count _kgl_multi_instance_invalidation +syn keyword oraKeywordUnd _kgl_multi_instance_lock _kgl_multi_instance_pin +syn keyword oraKeywordUnd _latch_miss_stat_sid _latch_recovery_alignment _latch_wait_posting +syn keyword oraKeywordUnd _lm_ast_option _lm_direct_sends _lm_dlmd_procs _lm_domains _lm_groups +syn keyword oraKeywordUnd _lm_non_fault_tolerant _lm_send_buffers _lm_statistics _lm_xids +syn keyword oraKeywordUnd _log_blocks_during_backup _log_buffers_debug _log_checkpoint_recovery_check +syn keyword oraKeywordUnd _log_debug_multi_instance _log_entry_prebuild_threshold _log_io_size +syn keyword oraKeywordUnd _log_space_errors +syn keyword oraKeywordUnd _max_exponential_sleep _max_sleep_holding_latch +syn keyword oraKeywordUnd _messages _minimum_giga_scn _mts_load_constants _nested_loop_fudge +syn keyword oraKeywordUnd _no_objects _no_or_expansion +syn keyword oraKeywordUnd _number_cached_attributes _offline_rollback_segments _open_files_limit +syn keyword oraKeywordUnd _optimizer_undo_changes +syn keyword oraKeywordUnd _oracle_trace_events _oracle_trace_facility_version +syn keyword oraKeywordUnd _ordered_nested_loop _parallel_server_sleep_time +syn keyword oraKeywordUnd _passwordfile_enqueue_timeout _pdml_slaves_diff_part +syn keyword oraKeywordUnd _plsql_dump_buffer_events _predicate_elimination_enabled +syn keyword oraKeywordUnd _project_view_columns +syn keyword oraKeywordUnd _px_broadcast_fudge_factor _px_broadcast_trace _px_dop_limit_degree +syn keyword oraKeywordUnd _px_dop_limit_threshold _px_kxfr_granule_allocation _px_kxib_tracing +syn keyword oraKeywordUnd _release_insert_threshold _reuse_index_loop +syn keyword oraKeywordUnd _rollback_segment_count _rollback_segment_initial +syn keyword oraKeywordUnd _row_cache_buffer_size _row_cache_instance_locks +syn keyword oraKeywordUnd _save_escalates _scn_scheme +syn keyword oraKeywordUnd _second_spare_parameter _session_idle_bit_latches +syn keyword oraKeywordUnd _shared_session_sort_fetch_buffer _single_process +syn keyword oraKeywordUnd _small_table_threshold _sql_connect_capability_override +syn keyword oraKeywordUnd _sql_connect_capability_table +syn keyword oraKeywordUnd _test_param_1 _test_param_2 _test_param_3 +syn keyword oraKeywordUnd _third_spare_parameter _tq_dump_period +syn keyword oraKeywordUnd _trace_archive_dest _trace_archive_start _trace_block_size +syn keyword oraKeywordUnd _trace_buffers_per_process _trace_enabled _trace_events +syn keyword oraKeywordUnd _trace_file_size _trace_files_public _trace_flushing _trace_write_batch_size +syn keyword oraKeywordUnd _upconvert_from_ast _use_vector_post _wait_for_sync _walk_insert_threshold +"dunno which version; may be 8.1.x, may be obsoleted +syn keyword oraKeywordUndObs _arch_io_slaves _average_dirties_half_life _b_tree_bitmap_plans +syn keyword oraKeywordUndObs _backup_disk_io_slaves _backup_io_pool_size +syn keyword oraKeywordUndObs _cleanup_rollback_entries _close_cached_open_cursors +syn keyword oraKeywordUndObs _compatible_no_recovery _complex_view_merging +syn keyword oraKeywordUndObs _cpu_to_io _cr_server +syn keyword oraKeywordUndObs _db_aging_cool_count _db_aging_freeze_cr _db_aging_hot_criteria +syn keyword oraKeywordUndObs _db_aging_stay_count _db_aging_touch_time +syn keyword oraKeywordUndObs _db_percent_hot_default _db_percent_hot_keep _db_percent_hot_recycle +syn keyword oraKeywordUndObs _db_writer_chunk_writes _db_writer_max_writes +syn keyword oraKeywordUndObs _dbwr_async_io _dbwr_tracing +syn keyword oraKeywordUndObs _defer_multiple_waiters _discrete_transaction_enabled +syn keyword oraKeywordUndObs _distributed_lock_timeout _distributed_recovery _distribited_recovery_ +syn keyword oraKeywordUndObs _domain_index_batch_size _domain_index_dml_batch_size +syn keyword oraKeywordUndObs _enable_NUMA_optimization _enable_block_level_transaction_recovery +syn keyword oraKeywordUndObs _enable_list_io _enable_multiple_sampling +syn keyword oraKeywordUndObs _fairness_treshold _fast_full_scan_enabled _foreground_locks +syn keyword oraKeywordUndObs _full_pwise_join_enabled _gc_latches _gc_lck_procs +syn keyword oraKeywordUndObs _high_server_treshold _index_prefetch_factor _kcl_debug +syn keyword oraKeywordUndObs _kkfi_trace _large_pool_min_alloc _lazy_freelist_close _left_nested_loops_random +syn keyword oraKeywordUndObs _lgwr_async_io _lgwr_io_slaves _lock_sga_areas +syn keyword oraKeywordUndObs _log_archive_buffer_size _log_archive_buffers _log_simultaneous_copies +syn keyword oraKeywordUndObs _low_server_treshold _max_transaction_branches +syn keyword oraKeywordUndObs _mts_rate_log_size _mts_rate_scale +syn keyword oraKeywordUndObs _mview_cost_rewrite _mview_rewrite_2 +syn keyword oraKeywordUndObs _ncmb_readahead_enabled _ncmb_readahead_tracing +syn keyword oraKeywordUndObs _ogms_home +syn keyword oraKeywordUndObs _parallel_adaptive_max_users _parallel_default_max_instances +syn keyword oraKeywordUndObs _parallel_execution_message_align _parallel_fake_class_pct +syn keyword oraKeywordUndObs _parallel_load_bal_unit _parallel_load_balancing +syn keyword oraKeywordUndObs _parallel_min_message_pool _parallel_recovery_stopat +syn keyword oraKeywordUndObs _parallel_server_idle_time _parallelism_cost_fudge_factor +syn keyword oraKeywordUndObs _partial_pwise_join_enabled _pdml_separate_gim _push_join_predicate +syn keyword oraKeywordUndObs _px_granule_size _px_index_sampling _px_load_publish_interval +syn keyword oraKeywordUndObs _px_max_granules_per_slave _px_min_granules_per_slave _px_no_stealing +syn keyword oraKeywordUndObs _row_cache_cursors _serial_direct_read _shared_pool_reserved_min_alloc +syn keyword oraKeywordUndObs _sort_space_for_write_buffers _spin_count _system_trig_enabled +syn keyword oraKeywordUndObs _trace_buffer_flushes _trace_cr_buffer_creates _trace_multi_block_reads +syn keyword oraKeywordUndObs _transaction_recovery_servers _use_ism _yield_check_interval + + +syn cluster oraAll add=oraKeyword,oraKeywordGroup,oraKeywordPref,oraKeywordObs,oraKeywordUnd,oraKeywordUndObs +syn cluster oraAll add=oraValue,oraModifier,oraString,oraSpecial,oraComment + +"============================================================================== +" highlighting + +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_ora_syn_inits") + + if version < 508 + let did_ora_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink oraKeyword Statement "usual keywords + HiLink oraKeywordGroup Type "keywords which group other keywords + HiLink oraKeywordPref oraKeywordGroup "keywords which act as prefixes + HiLink oraKeywordObs Todo "obsolete keywords + HiLink oraKeywordUnd PreProc "undocumented keywords + HiLink oraKeywordUndObs oraKeywordObs "undocumented obsolete keywords + HiLink oraValue Identifier "values, like true or false + HiLink oraModifier oraValue "modifies values + HiLink oraString String "strings + + HiLink oraSpecial Special "special characters + HiLink oraError Error "errors + HiLink oraParenError oraError "errors caused by mismatching parantheses + + HiLink oraComment Comment "comments + + delcommand HiLink +endif + + + +let b:current_syntax = "ora" + +if main_syntax == 'ora' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim71/syntax/pamconf.vim b/vim71/syntax/pamconf.vim new file mode 100644 index 0000000..46cd3c3 --- /dev/null +++ b/vim71/syntax/pamconf.vim @@ -0,0 +1,118 @@ +" Vim syntax file +" Language: pam(8) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match pamconfService '^[[:graph:]]\+' + \ nextgroup=pamconfType, + \ pamconfServiceLineCont skipwhite + +syn keyword pamconfTodo contained TODO FIXME XXX NOTE + +syn region pamconfComment display oneline start='#' end='$' + \ contains=pamconfTodo,@Spell + +syn match pamconfServiceLineCont contained '\\$' + \ nextgroup=pamconfType, + \ pamconfServiceLineCont skipwhite skipnl + +syn keyword pamconfType account auth password session + \ nextgroup=pamconfControl, + \ pamconfTypeLineCont skipwhite + +syn match pamconfTypeLineCont contained '\\$' + \ nextgroup=pamconfControl, + \ pamconfTypeLineCont skipwhite skipnl + +syn keyword pamconfControl contained requisite required sufficient + \ optional + \ nextgroup=pamconfMPath, + \ pamconfControlLineContH skipwhite + +syn match pamconfControlBegin '\[' nextgroup=pamconfControlValues, + \ pamconfControlLineCont skipwhite + +syn match pamconfControlLineCont contained '\\$' + \ nextgroup=pamconfControlValues, + \ pamconfControlLineCont skipwhite skipnl + +syn keyword pamconfControlValues contained success open_err symbol_err + \ service_err system_err buf_err + \ perm_denied auth_err cred_insufficient + \ authinfo_unavail user_unknown maxtries + \ new_authtok_reqd acct_expired session_err + \ cred_unavail cred_expired cred_err + \ no_module_data conv_err authtok_err + \ authtok_recover_err authtok_lock_busy + \ authtok_disable_aging try_again ignore + \ abort authtok_expired module_unknown + \ bad_item and default + \ nextgroup=pamconfControlValueEq + +syn match pamconfControlValueEq contained '=' nextgroup=pamconfControlAction + +syn match pamconfControlActionN contained '\d\+\>' + \ nextgroup=pamconfControlValues, + \ pamconfControlLineCont,pamconfControlEnd + \ skipwhite +syn keyword pamconfControlAction contained ignore bad die ok done reset + \ nextgroup=pamconfControlValues, + \ pamconfControlLineCont,pamconfControlEnd + \ skipwhite + +syn match pamconfControlEnd contained '\]' + \ nextgroup=pamconfMPath, + \ pamconfControlLineContH skipwhite + +syn match pamconfControlLineContH contained '\\$' + \ nextgroup=pamconfMPath, + \ pamconfControlLineContH skipwhite skipnl + +syn match pamconfMPath contained '\S\+' + \ nextgroup=pamconfMPathLineCont, + \ pamconfArgs skipwhite + +syn match pamconfArgs contained '\S\+' + \ nextgroup=pamconfArgsLineCont, + \ pamconfArgs skipwhite + +syn match pamconfMPathLineCont contained '\\$' + \ nextgroup=pamconfMPathLineCont, + \ pamconfArgs skipwhite skipnl + +syn match pamconfArgsLineCont contained '\\$' + \ nextgroup=pamconfArgsLineCont, + \ pamconfArgs skipwhite skipnl + +hi def link pamconfTodo Todo +hi def link pamconfComment Comment +hi def link pamconfService Statement +hi def link pamconfServiceLineCont Special +hi def link pamconfType Type +hi def link pamconfTypeLineCont pamconfServiceLineCont +hi def link pamconfControl Macro +hi def link pamconfControlBegin Delimiter +hi def link pamconfControlLineContH pamconfServiceLineCont +hi def link pamconfControlLineCont pamconfServiceLineCont +hi def link pamconfControlValues Identifier +hi def link pamconfControlValueEq Operator +hi def link pamconfControlActionN Number +hi def link pamconfControlAction Identifier +hi def link pamconfControlEnd Delimiter +hi def link pamconfMPath String +hi def link pamconfMPathLineCont pamconfServiceLineCont +hi def link pamconfArgs Normal +hi def link pamconfArgsLineCont pamconfServiceLineCont + +let b:current_syntax = "pamconf" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/papp.vim b/vim71/syntax/papp.vim new file mode 100644 index 0000000..0d84d80 --- /dev/null +++ b/vim71/syntax/papp.vim @@ -0,0 +1,92 @@ +" Vim syntax file for the "papp" file format (_p_erl _app_lication) +" +" Language: papp +" Maintainer: Marc Lehmann +" Last Change: 2003 May 11 +" Filenames: *.papp *.pxml *.pxsl +" URL: http://papp.plan9.de/ + +" You can set the "papp_include_html" variable so that html will be +" rendered as such inside phtml sections (in case you actually put html +" there - papp does not require that). Also, rendering html tends to keep +" the clutter high on the screen - mixing three languages is difficult +" enough(!). PS: it is also slow. + +" pod is, btw, allowed everywhere, which is actually wrong :( + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" source is basically xml, with included html (this is common) and perl bits +if version < 600 + so :p:h/xml.vim +else + runtime! syntax/xml.vim +endif +unlet b:current_syntax + +if exists("papp_include_html") + if version < 600 + syn include @PAppHtml :p:h/html.vim + else + syn include @PAppHtml syntax/html.vim + endif + unlet b:current_syntax +endif + +if version < 600 + syn include @PAppPerl :p:h/perl.vim +else + syn include @PAppPerl syntax/perl.vim +endif + +if v:version >= 600 + syn cluster xmlFoldCluster add=papp_perl,papp_xperl,papp_phtml,papp_pxml,papp_perlPOD +endif + +" preprocessor commands +syn region papp_prep matchgroup=papp_prep start="^#\s*\(if\|elsif\)" end="$" keepend contains=@perlExpr contained +syn match papp_prep /^#\s*\(else\|endif\|??\).*$/ contained +" translation entries +syn region papp_gettext start=/__"/ end=/"/ contained contains=@papp_perlInterpDQ +syn cluster PAppHtml add=papp_gettext,papp_prep + +" add special, paired xperl, perl and phtml tags +syn region papp_perl matchgroup=xmlTag start="" end="" contains=papp_CDATAp,@PAppPerl keepend +syn region papp_xperl matchgroup=xmlTag start="" end="" contains=papp_CDATAp,@PAppPerl keepend +syn region papp_phtml matchgroup=xmlTag start="" end="" contains=papp_CDATAh,papp_ph_perl,papp_ph_html,papp_ph_hint,@PAppHtml keepend +syn region papp_pxml matchgroup=xmlTag start="" end="" contains=papp_CDATAx,papp_ph_perl,papp_ph_xml,papp_ph_xint keepend +syn region papp_perlPOD start="^=[a-z]" end="^=cut" contains=@Pod,perlTodo keepend + +" cdata sections +syn region papp_CDATAp matchgroup=xmlCdataDecl start="" contains=@PAppPerl contained keepend +syn region papp_CDATAh matchgroup=xmlCdataDecl start="" contains=papp_ph_perl,papp_ph_html,papp_ph_hint,@PAppHtml contained keepend +syn region papp_CDATAx matchgroup=xmlCdataDecl start="" contains=papp_ph_perl,papp_ph_xml,papp_ph_xint contained keepend + +syn region papp_ph_perl matchgroup=Delimiter start="<[:?]" end="[:?]>"me=e-2 nextgroup=papp_ph_html contains=@PAppPerl contained keepend +syn region papp_ph_html matchgroup=Delimiter start=":>" end="<[:?]"me=e-2 nextgroup=papp_ph_perl contains=@PAppHtml contained keepend +syn region papp_ph_hint matchgroup=Delimiter start="?>" end="<[:?]"me=e-2 nextgroup=papp_ph_perl contains=@perlInterpDQ,@PAppHtml contained keepend +syn region papp_ph_xml matchgroup=Delimiter start=":>" end="<[:?]"me=e-2 nextgroup=papp_ph_perl contains= contained keepend +syn region papp_ph_xint matchgroup=Delimiter start="?>" end="<[:?]"me=e-2 nextgroup=papp_ph_perl contains=@perlInterpDQ contained keepend + +" synchronization is horrors! +syn sync clear +syn sync match pappSync grouphere papp_CDATAh "" +syn sync match pappSync grouphere papp_CDATAh "^# *\(if\|elsif\|else\|endif\)" +syn sync match pappSync grouphere papp_CDATAh "" +syn sync match pappSync grouphere NONE "" + +syn sync maxlines=300 +syn sync minlines=5 + +" The default highlighting. + +hi def link papp_prep preCondit +hi def link papp_gettext String + +let b:current_syntax = "papp" diff --git a/vim71/syntax/pascal.vim b/vim71/syntax/pascal.vim new file mode 100644 index 0000000..d2b6060 --- /dev/null +++ b/vim71/syntax/pascal.vim @@ -0,0 +1,373 @@ +" Vim syntax file +" Language: Pascal +" Version: 2.8 +" Last Change: 2004/10/17 17:47:30 +" Maintainer: Xavier Crgut +" Previous Maintainer: Mario Eusebio + +" Contributors: Tim Chase , +" Stas Grabois , +" Mazen NEIFER , +" Klaus Hast , +" Austin Ziegler , +" Markus Koenig + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +syn case ignore +syn sync lines=250 + +syn keyword pascalBoolean true false +syn keyword pascalConditional if else then +syn keyword pascalConstant nil maxint +syn keyword pascalLabel case goto label +syn keyword pascalOperator and div downto in mod not of or packed with +syn keyword pascalRepeat do for do repeat while to until +syn keyword pascalStatement procedure function +syn keyword pascalStatement program begin end const var type +syn keyword pascalStruct record +syn keyword pascalType array boolean char integer file pointer real set +syn keyword pascalType string text variant + + + " 20011222az: Added new items. +syn keyword pascalTodo contained TODO FIXME XXX DEBUG NOTE + + " 20010723az: When wanted, highlight the trailing whitespace -- this is + " based on c_space_errors; to enable, use "pascal_space_errors". +if exists("pascal_space_errors") + if !exists("pascal_no_trail_space_error") + syn match pascalSpaceError "\s\+$" + endif + if !exists("pascal_no_tab_space_error") + syn match pascalSpaceError " \+\t"me=e-1 + endif +endif + + + +" String +if !exists("pascal_one_line_string") + syn region pascalString matchgroup=pascalString start=+'+ end=+'+ contains=pascalStringEscape + if exists("pascal_gpc") + syn region pascalString matchgroup=pascalString start=+"+ end=+"+ contains=pascalStringEscapeGPC + else + syn region pascalStringError matchgroup=pascalStringError start=+"+ end=+"+ contains=pascalStringEscape + endif +else + "wrong strings + syn region pascalStringError matchgroup=pascalStringError start=+'+ end=+'+ end=+$+ contains=pascalStringEscape + if exists("pascal_gpc") + syn region pascalStringError matchgroup=pascalStringError start=+"+ end=+"+ end=+$+ contains=pascalStringEscapeGPC + else + syn region pascalStringError matchgroup=pascalStringError start=+"+ end=+"+ end=+$+ contains=pascalStringEscape + endif + + "right strings + syn region pascalString matchgroup=pascalString start=+'+ end=+'+ oneline contains=pascalStringEscape + " To see the start and end of strings: + " syn region pascalString matchgroup=pascalStringError start=+'+ end=+'+ oneline contains=pascalStringEscape + if exists("pascal_gpc") + syn region pascalString matchgroup=pascalString start=+"+ end=+"+ oneline contains=pascalStringEscapeGPC + else + syn region pascalStringError matchgroup=pascalStringError start=+"+ end=+"+ oneline contains=pascalStringEscape + endif +end +syn match pascalStringEscape contained "''" +syn match pascalStringEscapeGPC contained '""' + + +" syn match pascalIdentifier "\<[a-zA-Z_][a-zA-Z0-9_]*\>" + + +if exists("pascal_symbol_operator") + syn match pascalSymbolOperator "[+\-/*=]" + syn match pascalSymbolOperator "[<>]=\=" + syn match pascalSymbolOperator "<>" + syn match pascalSymbolOperator ":=" + syn match pascalSymbolOperator "[()]" + syn match pascalSymbolOperator "\.\." + syn match pascalSymbolOperator "[\^.]" + syn match pascalMatrixDelimiter "[][]" + "if you prefer you can highlight the range + "syn match pascalMatrixDelimiter "[\d\+\.\.\d\+]" +endif + +syn match pascalNumber "-\=\<\d\+\>" +syn match pascalFloat "-\=\<\d\+\.\d\+\>" +syn match pascalFloat "-\=\<\d\+\.\d\+[eE]-\=\d\+\>" +syn match pascalHexNumber "\$[0-9a-fA-F]\+\>" + +if exists("pascal_no_tabs") + syn match pascalShowTab "\t" +endif + +syn region pascalComment start="(\*\|{" end="\*)\|}" contains=pascalTodo,pascalSpaceError + + +if !exists("pascal_no_functions") + " array functions + syn keyword pascalFunction pack unpack + + " memory function + syn keyword pascalFunction Dispose New + + " math functions + syn keyword pascalFunction Abs Arctan Cos Exp Ln Sin Sqr Sqrt + + " file functions + syn keyword pascalFunction Eof Eoln Write Writeln + syn keyword pascalPredefined Input Output + + if exists("pascal_traditional") + " These functions do not seem to be defined in Turbo Pascal + syn keyword pascalFunction Get Page Put + endif + + " ordinal functions + syn keyword pascalFunction Odd Pred Succ + + " transfert functions + syn keyword pascalFunction Chr Ord Round Trunc +endif + + +if !exists("pascal_traditional") + + syn keyword pascalStatement constructor destructor implementation inherited + syn keyword pascalStatement interface unit uses + syn keyword pascalModifier absolute assembler external far forward inline + syn keyword pascalModifier interrupt near virtual + syn keyword pascalAcces private public + syn keyword pascalStruct object + syn keyword pascalOperator shl shr xor + + syn region pascalPreProc start="(\*\$" end="\*)" contains=pascalTodo + syn region pascalPreProc start="{\$" end="}" + + syn region pascalAsm matchgroup=pascalAsmKey start="\" end="\" contains=pascalComment,pascalPreProc + + syn keyword pascalType ShortInt LongInt Byte Word + syn keyword pascalType ByteBool WordBool LongBool + syn keyword pascalType Cardinal LongWord + syn keyword pascalType Single Double Extended Comp + syn keyword pascalType PChar + + + if !exists ("pascal_fpc") + syn keyword pascalPredefined Result + endif + + if exists("pascal_fpc") + syn region pascalComment start="//" end="$" contains=pascalTodo,pascalSpaceError + syn keyword pascalStatement fail otherwise operator + syn keyword pascalDirective popstack + syn keyword pascalPredefined self + syn keyword pascalType ShortString AnsiString WideString + endif + + if exists("pascal_gpc") + syn keyword pascalType SmallInt + syn keyword pascalType AnsiChar + syn keyword pascalType PAnsiChar + endif + + if exists("pascal_delphi") + syn region pascalComment start="//" end="$" contains=pascalTodo,pascalSpaceError + syn keyword pascalType SmallInt Int64 + syn keyword pascalType Real48 Currency + syn keyword pascalType AnsiChar WideChar + syn keyword pascalType ShortString AnsiString WideString + syn keyword pascalType PAnsiChar PWideChar + syn match pascalFloat "-\=\<\d\+\.\d\+[dD]-\=\d\+\>" + syn match pascalStringEscape contained "#[12][0-9]\=[0-9]\=" + syn keyword pascalStruct class dispinterface + syn keyword pascalException try except raise at on finally + syn keyword pascalStatement out + syn keyword pascalStatement library package + syn keyword pascalStatement initialization finalization uses exports + syn keyword pascalStatement property out resourcestring threadvar + syn keyword pascalModifier contains + syn keyword pascalModifier overridden reintroduce abstract + syn keyword pascalModifier override export dynamic name message + syn keyword pascalModifier dispid index stored default nodefault readonly + syn keyword pascalModifier writeonly implements overload requires resident + syn keyword pascalAcces protected published automated + syn keyword pascalDirective register pascal cvar cdecl stdcall safecall + syn keyword pascalOperator as is + endif + + if exists("pascal_no_functions") + "syn keyword pascalModifier read write + "may confuse with Read and Write functions. Not easy to handle. + else + " control flow functions + syn keyword pascalFunction Break Continue Exit Halt RunError + + " ordinal functions + syn keyword pascalFunction Dec Inc High Low + + " math functions + syn keyword pascalFunction Frac Int Pi + + " string functions + syn keyword pascalFunction Concat Copy Delete Insert Length Pos Str Val + + " memory function + syn keyword pascalFunction FreeMem GetMem MaxAvail MemAvail + + " pointer and address functions + syn keyword pascalFunction Addr Assigned CSeg DSeg Ofs Ptr Seg SPtr SSeg + + " misc functions + syn keyword pascalFunction Exclude FillChar Hi Include Lo Move ParamCount + syn keyword pascalFunction ParamStr Random Randomize SizeOf Swap TypeOf + syn keyword pascalFunction UpCase + + " predefined variables + syn keyword pascalPredefined ErrorAddr ExitCode ExitProc FileMode FreeList + syn keyword pascalPredefined FreeZero HeapEnd HeapError HeapOrg HeapPtr + syn keyword pascalPredefined InOutRes OvrCodeList OvrDebugPtr OvrDosHandle + syn keyword pascalPredefined OvrEmsHandle OvrHeapEnd OvrHeapOrg OvrHeapPtr + syn keyword pascalPredefined OvrHeapSize OvrLoadList PrefixSeg RandSeed + syn keyword pascalPredefined SaveInt00 SaveInt02 SaveInt1B SaveInt21 + syn keyword pascalPredefined SaveInt23 SaveInt24 SaveInt34 SaveInt35 + syn keyword pascalPredefined SaveInt36 SaveInt37 SaveInt38 SaveInt39 + syn keyword pascalPredefined SaveInt3A SaveInt3B SaveInt3C SaveInt3D + syn keyword pascalPredefined SaveInt3E SaveInt3F SaveInt75 SegA000 SegB000 + syn keyword pascalPredefined SegB800 SelectorInc StackLimit Test8087 + + " file functions + syn keyword pascalFunction Append Assign BlockRead BlockWrite ChDir Close + syn keyword pascalFunction Erase FilePos FileSize Flush GetDir IOResult + syn keyword pascalFunction MkDir Read Readln Rename Reset Rewrite RmDir + syn keyword pascalFunction Seek SeekEof SeekEoln SetTextBuf Truncate + + " crt unit + syn keyword pascalFunction AssignCrt ClrEol ClrScr Delay DelLine GotoXY + syn keyword pascalFunction HighVideo InsLine KeyPressed LowVideo NormVideo + syn keyword pascalFunction NoSound ReadKey Sound TextBackground TextColor + syn keyword pascalFunction TextMode WhereX WhereY Window + syn keyword pascalPredefined CheckBreak CheckEOF CheckSnow DirectVideo + syn keyword pascalPredefined LastMode TextAttr WindMin WindMax + syn keyword pascalFunction BigCursor CursorOff CursorOn + syn keyword pascalConstant Black Blue Green Cyan Red Magenta Brown + syn keyword pascalConstant LightGray DarkGray LightBlue LightGreen + syn keyword pascalConstant LightCyan LightRed LightMagenta Yellow White + syn keyword pascalConstant Blink ScreenWidth ScreenHeight bw40 + syn keyword pascalConstant co40 bw80 co80 mono + syn keyword pascalPredefined TextChar + + " DOS unit + syn keyword pascalFunction AddDisk DiskFree DiskSize DosExitCode DosVersion + syn keyword pascalFunction EnvCount EnvStr Exec Expand FindClose FindFirst + syn keyword pascalFunction FindNext FSearch FSplit GetCBreak GetDate + syn keyword pascalFunction GetEnv GetFAttr GetFTime GetIntVec GetTime + syn keyword pascalFunction GetVerify Intr Keep MSDos PackTime SetCBreak + syn keyword pascalFunction SetDate SetFAttr SetFTime SetIntVec SetTime + syn keyword pascalFunction SetVerify SwapVectors UnPackTime + syn keyword pascalConstant FCarry FParity FAuxiliary FZero FSign FOverflow + syn keyword pascalConstant Hidden Sysfile VolumeId Directory Archive + syn keyword pascalConstant AnyFile fmClosed fmInput fmOutput fmInout + syn keyword pascalConstant TextRecNameLength TextRecBufSize + syn keyword pascalType ComStr PathStr DirStr NameStr ExtStr SearchRec + syn keyword pascalType FileRec TextBuf TextRec Registers DateTime + syn keyword pascalPredefined DosError + + "Graph Unit + syn keyword pascalFunction Arc Bar Bar3D Circle ClearDevice ClearViewPort + syn keyword pascalFunction CloseGraph DetectGraph DrawPoly Ellipse + syn keyword pascalFunction FillEllipse FillPoly FloodFill GetArcCoords + syn keyword pascalFunction GetAspectRatio GetBkColor GetColor + syn keyword pascalFunction GetDefaultPalette GetDriverName GetFillPattern + syn keyword pascalFunction GetFillSettings GetGraphMode GetImage + syn keyword pascalFunction GetLineSettings GetMaxColor GetMaxMode GetMaxX + syn keyword pascalFunction GetMaxY GetModeName GetModeRange GetPalette + syn keyword pascalFunction GetPaletteSize GetPixel GetTextSettings + syn keyword pascalFunction GetViewSettings GetX GetY GraphDefaults + syn keyword pascalFunction GraphErrorMsg GraphResult ImageSize InitGraph + syn keyword pascalFunction InstallUserDriver InstallUserFont Line LineRel + syn keyword pascalFunction LineTo MoveRel MoveTo OutText OutTextXY + syn keyword pascalFunction PieSlice PutImage PutPixel Rectangle + syn keyword pascalFunction RegisterBGIDriver RegisterBGIFont + syn keyword pascalFunction RestoreCRTMode Sector SetActivePage + syn keyword pascalFunction SetAllPallette SetAspectRatio SetBkColor + syn keyword pascalFunction SetColor SetFillPattern SetFillStyle + syn keyword pascalFunction SetGraphBufSize SetGraphMode SetLineStyle + syn keyword pascalFunction SetPalette SetRGBPalette SetTextJustify + syn keyword pascalFunction SetTextStyle SetUserCharSize SetViewPort + syn keyword pascalFunction SetVisualPage SetWriteMode TextHeight TextWidth + syn keyword pascalType ArcCoordsType FillPatternType FillSettingsType + syn keyword pascalType LineSettingsType PaletteType PointType + syn keyword pascalType TextSettingsType ViewPortType + + " string functions + syn keyword pascalFunction StrAlloc StrBufSize StrCat StrComp StrCopy + syn keyword pascalFunction StrDispose StrECopy StrEnd StrFmt StrIComp + syn keyword pascalFunction StrLCat StrLComp StrLCopy StrLen StrLFmt + syn keyword pascalFunction StrLIComp StrLower StrMove StrNew StrPas + syn keyword pascalFunction StrPCopy StrPLCopy StrPos StrRScan StrScan + syn keyword pascalFunction StrUpper + endif + +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_pascal_syn_inits") + if version < 508 + let did_pascal_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink pascalAcces pascalStatement + HiLink pascalBoolean Boolean + HiLink pascalComment Comment + HiLink pascalConditional Conditional + HiLink pascalConstant Constant + HiLink pascalDelimiter Identifier + HiLink pascalDirective pascalStatement + HiLink pascalException Exception + HiLink pascalFloat Float + HiLink pascalFunction Function + HiLink pascalLabel Label + HiLink pascalMatrixDelimiter Identifier + HiLink pascalModifier Type + HiLink pascalNumber Number + HiLink pascalOperator Operator + HiLink pascalPredefined pascalStatement + HiLink pascalPreProc PreProc + HiLink pascalRepeat Repeat + HiLink pascalSpaceError Error + HiLink pascalStatement Statement + HiLink pascalString String + HiLink pascalStringEscape Special + HiLink pascalStringEscapeGPC Special + HiLink pascalStringError Error + HiLink pascalStruct pascalStatement + HiLink pascalSymbolOperator pascalOperator + HiLink pascalTodo Todo + HiLink pascalType Type + HiLink pascalUnclassified pascalStatement + " HiLink pascalAsm Assembler + HiLink pascalError Error + HiLink pascalAsmKey pascalStatement + HiLink pascalShowTab Error + + delcommand HiLink +endif + + +let b:current_syntax = "pascal" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/passwd.vim b/vim71/syntax/passwd.vim new file mode 100644 index 0000000..cdaed58 --- /dev/null +++ b/vim71/syntax/passwd.vim @@ -0,0 +1,71 @@ +" Vim syntax file +" Language: passwd(5) password file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-10-03 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match passwdBegin display '^' nextgroup=passwdAccount + +syn match passwdAccount contained display '[^:]\+' + \ nextgroup=passwdPasswordColon + +syn match passwdPasswordColon contained display ':' + \ nextgroup=passwdPassword,passwdShadow + +syn match passwdPassword contained display '[^:]\+' + \ nextgroup=passwdUIDColon + +syn match passwdShadow contained display '[x*!]' + \ nextgroup=passwdUIDColon + +syn match passwdUIDColon contained display ':' nextgroup=passwdUID + +syn match passwdUID contained display '\d\{0,10}' + \ nextgroup=passwdGIDColon + +syn match passwdGIDColon contained display ':' nextgroup=passwdGID + +syn match passwdGID contained display '\d\{0,10}' + \ nextgroup=passwdGecosColon + +syn match passwdGecosColon contained display ':' nextgroup=passwdGecos + +syn match passwdGecos contained display '[^:]*' + \ nextgroup=passwdDirColon + +syn match passwdDirColon contained display ':' nextgroup=passwdDir + +syn match passwdDir contained display '/[^:]*' + \ nextgroup=passwdShellColon + +syn match passwdShellColon contained display ':' + \ nextgroup=passwdShell + +syn match passwdShell contained display '.*' + +hi def link passwdColon Normal +hi def link passwdAccount Identifier +hi def link passwdPasswordColon passwdColon +hi def link passwdPassword Number +hi def link passwdShadow Special +hi def link passwdUIDColon passwdColon +hi def link passwdUID Number +hi def link passwdGIDColon passwdColon +hi def link passwdGID Number +hi def link passwdGecosColon passwdColon +hi def link passwdGecos Comment +hi def link passwdDirColon passwdColon +hi def link passwdDir Type +hi def link passwdShellColon passwdColon +hi def link passwdShell Operator + +let b:current_syntax = "passwd" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/pcap.vim b/vim71/syntax/pcap.vim new file mode 100644 index 0000000..17d0d42 --- /dev/null +++ b/vim71/syntax/pcap.vim @@ -0,0 +1,65 @@ +" Vim syntax file +" Config file: printcap +" Maintainer: Lennart Schultz (defunct) +" Modified by Bram +" Last Change: 2003 May 11 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +"define keywords +if version < 600 + set isk=@,46-57,_,-,#,=,192-255 +else + setlocal isk=@,46-57,_,-,#,=,192-255 +endif + +"first all the bad guys +syn match pcapBad '^.\+$' "define any line as bad +syn match pcapBadword '\k\+' contained "define any sequence of keywords as bad +syn match pcapBadword ':' contained "define any single : as bad +syn match pcapBadword '\\' contained "define any single \ as bad +"then the good boys +" Boolean keywords +syn match pcapKeyword contained ':\(fo\|hl\|ic\|rs\|rw\|sb\|sc\|sf\|sh\)' +" Numeric Keywords +syn match pcapKeyword contained ':\(br\|du\|fc\|fs\|mx\|pc\|pl\|pw\|px\|py\|xc\|xs\)#\d\+' +" String Keywords +syn match pcapKeyword contained ':\(af\|cf\|df\|ff\|gf\|if\|lf\|lo\|lp\|nd\|nf\|of\|rf\|rg\|rm\|rp\|sd\|st\|tf\|tr\|vf\)=\k*' +" allow continuation +syn match pcapEnd ':\\$' contained +" +syn match pcapDefineLast '^\s.\+$' contains=pcapBadword,pcapKeyword +syn match pcapDefine '^\s.\+$' contains=pcapBadword,pcapKeyword,pcapEnd +syn match pcapHeader '^\k[^|]\+\(|\k[^|]\+\)*:\\$' +syn match pcapComment "#.*$" + +syn sync minlines=50 + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_pcap_syntax_inits") + if version < 508 + let did_pcap_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink pcapBad WarningMsg + HiLink pcapBadword WarningMsg + HiLink pcapComment Comment + + delcommand HiLink +endif + +let b:current_syntax = "pcap" + +" vim: ts=8 diff --git a/vim71/syntax/pccts.vim b/vim71/syntax/pccts.vim new file mode 100644 index 0000000..8341f5b --- /dev/null +++ b/vim71/syntax/pccts.vim @@ -0,0 +1,106 @@ +" Vim syntax file +" Language: PCCTS +" Maintainer: Scott Bigham +" Last Change: 10 Aug 1999 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Read the C++ syntax to start with +if version < 600 + syn include @cppTopLevel :p:h/cpp.vim +else + syn include @cppTopLevel syntax/cpp.vim +endif + +syn region pcctsAction matchgroup=pcctsDelim start="<<" end=">>?\=" contains=@cppTopLevel,pcctsRuleRef + +syn region pcctsArgBlock matchgroup=pcctsDelim start="\(>\s*\)\=\[" end="\]" contains=@cppTopLevel,pcctsRuleRef + +syn region pcctsString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=pcctsSpecialChar +syn match pcctsSpecialChar "\\\\\|\\\"" contained + +syn region pcctsComment start="/\*" end="\*/" contains=cTodo +syn match pcctsComment "//.*$" contains=cTodo + +syn region pcctsDirective start="^\s*#header\s\+<<" end=">>" contains=pcctsAction keepend +syn match pcctsDirective "^\s*#parser\>.*$" contains=pcctsString,pcctsComment +syn match pcctsDirective "^\s*#tokdefs\>.*$" contains=pcctsString,pcctsComment +syn match pcctsDirective "^\s*#token\>.*$" contains=pcctsString,pcctsAction,pcctsTokenName,pcctsComment +syn region pcctsDirective start="^\s*#tokclass\s\+[A-Z]\i*\s\+{" end="}" contains=pcctsString,pcctsTokenName +syn match pcctsDirective "^\s*#lexclass\>.*$" contains=pcctsTokenName +syn region pcctsDirective start="^\s*#errclass\s\+[^{]\+\s\+{" end="}" contains=pcctsString,pcctsTokenName +syn match pcctsDirective "^\s*#pred\>.*$" contains=pcctsTokenName,pcctsAction + +syn cluster pcctsInRule contains=pcctsString,pcctsRuleName,pcctsTokenName,pcctsAction,pcctsArgBlock,pcctsSubRule,pcctsLabel,pcctsComment + +syn region pcctsRule start="\<[a-z][A-Za-z0-9_]*\>\(\s*\[[^]]*\]\)\=\(\s*>\s*\[[^]]*\]\)\=\s*:" end=";" contains=@pcctsInRule + +syn region pcctsSubRule matchgroup=pcctsDelim start="(" end=")\(+\|\*\|?\(\s*=>\)\=\)\=" contains=@pcctsInRule contained +syn region pcctsSubRule matchgroup=pcctsDelim start="{" end="}" contains=@pcctsInRule contained + +syn match pcctsRuleName "\<[a-z]\i*\>" contained +syn match pcctsTokenName "\<[A-Z]\i*\>" contained + +syn match pcctsLabel "\<\I\i*:\I\i*" contained contains=pcctsLabelHack,pcctsRuleName,pcctsTokenName +syn match pcctsLabel "\<\I\i*:\"\([^\\]\|\\.\)*\"" contained contains=pcctsLabelHack,pcctsString +syn match pcctsLabelHack "\<\I\i*:" contained + +syn match pcctsRuleRef "\$\I\i*\>" contained +syn match pcctsRuleRef "\$\d\+\(\.\d\+\)\>" contained + +syn keyword pcctsClass class nextgroup=pcctsClassName skipwhite +syn match pcctsClassName "\<\I\i*\>" contained nextgroup=pcctsClassBlock skipwhite skipnl +syn region pcctsClassBlock start="{" end="}" contained contains=pcctsRule,pcctsComment,pcctsDirective,pcctsAction,pcctsException,pcctsExceptionHandler + +syn keyword pcctsException exception nextgroup=pcctsExceptionRuleRef skipwhite +syn match pcctsExceptionRuleRef "\[\I\i*\]" contained contains=pcctsExceptionID +syn match pcctsExceptionID "\I\i*" contained +syn keyword pcctsExceptionHandler catch default +syn keyword pcctsExceptionHandler NoViableAlt NoSemViableAlt +syn keyword pcctsExceptionHandler MismatchedToken + +syn sync clear +syn sync match pcctsSyncAction grouphere pcctsAction "<<" +syn sync match pcctsSyncAction "<<\([^>]\|>[^>]\)*>>" +syn sync match pcctsSyncRule grouphere pcctsRule "\<[a-z][A-Za-z0-9_]*\>\s*\[[^]]*\]\s*:" +syn sync match pcctsSyncRule grouphere pcctsRule "\<[a-z][A-Za-z0-9_]*\>\(\s*\[[^]]*\]\)\=\s*>\s*\[[^]]*\]\s*:" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_pccts_syntax_inits") + if version < 508 + let did_pccts_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink pcctsDelim Special + HiLink pcctsTokenName Identifier + HiLink pcctsRuleName Statement + HiLink pcctsLabelHack Label + HiLink pcctsDirective PreProc + HiLink pcctsString String + HiLink pcctsComment Comment + HiLink pcctsClass Statement + HiLink pcctsClassName Identifier + HiLink pcctsException Statement + HiLink pcctsExceptionHandler Keyword + HiLink pcctsExceptionRuleRef pcctsDelim + HiLink pcctsExceptionID Identifier + HiLink pcctsRuleRef Identifier + HiLink pcctsSpecialChar SpecialChar + + delcommand HiLink +endif + +let b:current_syntax = "pccts" + +" vim: ts=8 diff --git a/vim71/syntax/perl.vim b/vim71/syntax/perl.vim new file mode 100644 index 0000000..fb9195a --- /dev/null +++ b/vim71/syntax/perl.vim @@ -0,0 +1,562 @@ +" Vim syntax file +" Language: Perl +" Maintainer: Nick Hibma +" Last Change: 2006 November 23 +" Location: http://www.van-laarhoven.org/vim/syntax/perl.vim +" +" Please download most recent version first before mailing +" any comments. +" See also the file perl.vim.regression.pl to check whether your +" modifications work in the most odd cases +" http://www.van-laarhoven.org/vim/syntax/perl.vim.regression.pl +" +" Original version: Sonia Heimann +" Thanks to many people for their contribution. + +" The following parameters are available for tuning the +" perl syntax highlighting, with defaults given: +" +" unlet perl_include_pod +" unlet perl_want_scope_in_variables +" unlet perl_extended_vars +" unlet perl_string_as_statement +" unlet perl_no_sync_on_sub +" unlet perl_no_sync_on_global_var +" let perl_sync_dist = 100 +" unlet perl_fold +" unlet perl_fold_blocks +" let perl_nofold_packages = 1 +" let perl_nofold_subs = 1 + +" Remove any old syntax stuff that was loaded (5.x) or quit when a syntax file +" was already loaded (6.x). +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Unset perl_fold if it set but vim doesn't support it. +if version < 600 && exists("perl_fold") + unlet perl_fold +endif + + +" POD starts with ^= and ends with ^=cut + +if exists("perl_include_pod") + " Include a while extra syntax file + syn include @Pod syntax/pod.vim + unlet b:current_syntax + if exists("perl_fold") + syn region perlPOD start="^=[a-z]" end="^=cut" contains=@Pod,@Spell,perlTodo keepend fold + syn region perlPOD start="^=cut" end="^=cut" contains=perlTodo keepend fold + else + syn region perlPOD start="^=[a-z]" end="^=cut" contains=@Pod,@Spell,perlTodo keepend + syn region perlPOD start="^=cut" end="^=cut" contains=perlTodo keepend + endif +else + " Use only the bare minimum of rules + if exists("perl_fold") + syn region perlPOD start="^=[a-z]" end="^=cut" fold + else + syn region perlPOD start="^=[a-z]" end="^=cut" + endif +endif + + +" All keywords +" +if exists("perl_fold") && exists("perl_fold_blocks") + syn match perlConditional "\" + syn match perlConditional "\" + syn match perlConditional "\" + syn match perlConditional "\" nextgroup=perlElseIfError skipwhite skipnl skipempty +else + syn keyword perlConditional if elsif unless + syn keyword perlConditional else nextgroup=perlElseIfError skipwhite skipnl skipempty +endif +syn keyword perlConditional switch eq ne gt lt ge le cmp not and or xor err +if exists("perl_fold") && exists("perl_fold_blocks") + syn match perlRepeat "\" + syn match perlRepeat "\" + syn match perlRepeat "\" + syn match perlRepeat "\" + syn match perlRepeat "\" + syn match perlRepeat "\" +else + syn keyword perlRepeat while for foreach do until continue +endif +syn keyword perlOperator defined undef and or not bless ref +if exists("perl_fold") + " if BEGIN/END would be a keyword the perlBEGINENDFold does not work + syn match perlControl "\" contained +else + syn keyword perlControl BEGIN END CHECK INIT +endif + +syn keyword perlStatementStorage my local our +syn keyword perlStatementControl goto return last next redo +syn keyword perlStatementScalar chomp chop chr crypt index lc lcfirst length ord pack reverse rindex sprintf substr uc ucfirst +syn keyword perlStatementRegexp pos quotemeta split study +syn keyword perlStatementNumeric abs atan2 cos exp hex int log oct rand sin sqrt srand +syn keyword perlStatementList splice unshift shift push pop split join reverse grep map sort unpack +syn keyword perlStatementHash each exists keys values tie tied untie +syn keyword perlStatementIOfunc carp confess croak dbmclose dbmopen die syscall +syn keyword perlStatementFiledesc binmode close closedir eof fileno getc lstat print printf readdir readline readpipe rewinddir select stat tell telldir write nextgroup=perlFiledescStatementNocomma skipwhite +syn keyword perlStatementFiledesc fcntl flock ioctl open opendir read seek seekdir sysopen sysread sysseek syswrite truncate nextgroup=perlFiledescStatementComma skipwhite +syn keyword perlStatementVector pack vec +syn keyword perlStatementFiles chdir chmod chown chroot glob link mkdir readlink rename rmdir symlink umask unlink utime +syn match perlStatementFiles "-[rwxoRWXOezsfdlpSbctugkTBMAC]\>" +syn keyword perlStatementFlow caller die dump eval exit wantarray +syn keyword perlStatementInclude require +syn match perlStatementInclude "\<\(use\|no\)\s\+\(\(integer\|strict\|lib\|sigtrap\|subs\|vars\|warnings\|utf8\|byte\|base\|fields\)\>\)\=" +syn keyword perlStatementScope import +syn keyword perlStatementProc alarm exec fork getpgrp getppid getpriority kill pipe setpgrp setpriority sleep system times wait waitpid +syn keyword perlStatementSocket accept bind connect getpeername getsockname getsockopt listen recv send setsockopt shutdown socket socketpair +syn keyword perlStatementIPC msgctl msgget msgrcv msgsnd semctl semget semop shmctl shmget shmread shmwrite +syn keyword perlStatementNetwork endhostent endnetent endprotoent endservent gethostbyaddr gethostbyname gethostent getnetbyaddr getnetbyname getnetent getprotobyname getprotobynumber getprotoent getservbyname getservbyport getservent sethostent setnetent setprotoent setservent +syn keyword perlStatementPword getpwuid getpwnam getpwent setpwent endpwent getgrent getgrgid getlogin getgrnam setgrent endgrent +syn keyword perlStatementTime gmtime localtime time times + +syn keyword perlStatementMisc warn formline reset scalar delete prototype lock +syn keyword perlStatementNew new + +syn keyword perlTodo TODO TBD FIXME XXX contained + +" Perl Identifiers. +" +" Should be cleaned up to better handle identifiers in particular situations +" (in hash keys for example) +" +" Plain identifiers: $foo, @foo, $#foo, %foo, &foo and dereferences $$foo, @$foo, etc. +" We do not process complex things such as @{${"foo"}}. Too complicated, and +" too slow. And what is after the -> is *not* considered as part of the +" variable - there again, too complicated and too slow. + +" Special variables first ($^A, ...) and ($|, $', ...) +syn match perlVarPlain "$^[ADEFHILMOPSTWX]\=" +syn match perlVarPlain "$[\\\"\[\]'&`+*.,;=%~!?@#$<>(-]" +syn match perlVarPlain "$\(0\|[1-9][0-9]*\)" +" Same as above, but avoids confusion in $::foo (equivalent to $main::foo) +syn match perlVarPlain "$:[^:]" +" These variables are not recognized within matches. +syn match perlVarNotInMatches "$[|)]" +" This variable is not recognized within matches delimited by m//. +syn match perlVarSlash "$/" + +" And plain identifiers +syn match perlPackageRef "\(\h\w*\)\=\(::\|'\)\I"me=e-1 contained + +" To highlight packages in variables as a scope reference - i.e. in $pack::var, +" pack:: is a scope, just set "perl_want_scope_in_variables" +" If you *want* complex things like @{${"foo"}} to be processed, +" just set the variable "perl_extended_vars"... + +" FIXME value between {} should be marked as string. is treated as such by Perl. +" At the moment it is marked as something greyish instead of read. Probably todo +" with transparency. Or maybe we should handle the bare word in that case. or make it into + +if exists("perl_want_scope_in_variables") + syn match perlVarPlain "\\\=\([@$]\|\$#\)\$*\(\I\i*\)\=\(\(::\|'\)\I\i*\)*\>" contains=perlPackageRef nextgroup=perlVarMember,perlVarSimpleMember,perlMethod + syn match perlVarPlain2 "\\\=%\$*\(\I\i*\)\=\(\(::\|'\)\I\i*\)*\>" contains=perlPackageRef nextgroup=perlVarMember,perlVarSimpleMember,perlMethod + syn match perlFunctionName "\\\=&\$*\(\I\i*\)\=\(\(::\|'\)\I\i*\)*\>" contains=perlPackageRef nextgroup=perlVarMember,perlVarSimpleMember +else + syn match perlVarPlain "\\\=\([@$]\|\$#\)\$*\(\I\i*\)\=\(\(::\|'\)\I\i*\)*\>" nextgroup=perlVarMember,perlVarSimpleMember,perlMethod + syn match perlVarPlain2 "\\\=%\$*\(\I\i*\)\=\(\(::\|'\)\I\i*\)*\>" nextgroup=perlVarMember,perlVarSimpleMember,perlMethod + syn match perlFunctionName "\\\=&\$*\(\I\i*\)\=\(\(::\|'\)\I\i*\)*\>" nextgroup=perlVarMember,perlVarSimpleMember +endif + +if exists("perl_extended_vars") + syn cluster perlExpr contains=perlStatementScalar,perlStatementRegexp,perlStatementNumeric,perlStatementList,perlStatementHash,perlStatementFiles,perlStatementTime,perlStatementMisc,perlVarPlain,perlVarPlain2,perlVarNotInMatches,perlVarSlash,perlVarBlock,perlShellCommand,perlFloat,perlNumber,perlStringUnexpanded,perlString,perlQQ + syn region perlVarBlock matchgroup=perlVarPlain start="\($#\|[@%$]\)\$*{" skip="\\}" end="}" contains=@perlExpr nextgroup=perlVarMember,perlVarSimpleMember + syn region perlVarBlock matchgroup=perlVarPlain start="&\$*{" skip="\\}" end="}" contains=@perlExpr + syn match perlVarPlain "\\\=\(\$#\|[@%&$]\)\$*{\I\i*}" nextgroup=perlVarMember,perlVarSimpleMember + syn region perlVarMember matchgroup=perlVarPlain start="\(->\)\={" skip="\\}" end="}" contained contains=@perlExpr nextgroup=perlVarMember,perlVarSimpleMember + syn match perlVarSimpleMember "\(->\)\={\I\i*}" nextgroup=perlVarMember,perlVarSimpleMember contains=perlVarSimpleMemberName contained + syn match perlVarSimpleMemberName "\I\i*" contained + syn region perlVarMember matchgroup=perlVarPlain start="\(->\)\=\[" skip="\\]" end="]" contained contains=@perlExpr nextgroup=perlVarMember,perlVarSimpleMember + syn match perlMethod "\(->\)\I\i*" contained +endif + +" File Descriptors +syn match perlFiledescRead "[<]\h\w\+[>]" + +syn match perlFiledescStatementComma "(\=\s*\u\w*\s*,"me=e-1 transparent contained contains=perlFiledescStatement +syn match perlFiledescStatementNocomma "(\=\s*\u\w*\s*[^, \t]"me=e-1 transparent contained contains=perlFiledescStatement + +syn match perlFiledescStatement "\u\w*" contained + +" Special characters in strings and matches +syn match perlSpecialString "\\\(\d\+\|[xX]\x\+\|c\u\|.\)" contained +syn match perlSpecialStringU "\\['\\]" contained +syn match perlSpecialMatch "{\d\+\(,\(\d\+\)\=\)\=}" contained +syn match perlSpecialMatch "\[\(\]\|-\)\=[^\[\]]*\(\[\|\-\)\=\]" contained +syn match perlSpecialMatch "[+*()?.]" contained +syn match perlSpecialMatch "(?[#:=!]" contained +syn match perlSpecialMatch "(?[imsx]\+)" contained +" FIXME the line below does not work. It should mark end of line and +" begin of line as perlSpecial. +" syn match perlSpecialBEOM "^\^\|\$$" contained + +" Possible errors +" +" Highlight lines with only whitespace (only in blank delimited here documents) as errors +syn match perlNotEmptyLine "^\s\+$" contained +" Highlight '} else if (...) {', it should be '} else { if (...) { ' or +" '} elsif (...) {'. +"syn keyword perlElseIfError if contained + +" Variable interpolation +" +" These items are interpolated inside "" strings and similar constructs. +syn cluster perlInterpDQ contains=perlSpecialString,perlVarPlain,perlVarNotInMatches,perlVarSlash,perlVarBlock +" These items are interpolated inside '' strings and similar constructs. +syn cluster perlInterpSQ contains=perlSpecialStringU +" These items are interpolated inside m// matches and s/// substitutions. +syn cluster perlInterpSlash contains=perlSpecialString,perlSpecialMatch,perlVarPlain,perlVarBlock,perlSpecialBEOM +" These items are interpolated inside m## matches and s### substitutions. +syn cluster perlInterpMatch contains=@perlInterpSlash,perlVarSlash + +" Shell commands +syn region perlShellCommand matchgroup=perlMatchStartEnd start="`" end="`" contains=@perlInterpDQ + +" Constants +" +" Numbers +syn match perlNumber "[-+]\=\(\<\d[[:digit:]_]*L\=\>\|0[xX]\x[[:xdigit:]_]*\>\)" +syn match perlFloat "[-+]\=\<\d[[:digit:]_]*[eE][\-+]\=\d\+" +syn match perlFloat "[-+]\=\<\d[[:digit:]_]*\.[[:digit:]_]*\([eE][\-+]\=\d\+\)\=" +syn match perlFloat "[-+]\=\<\.[[:digit:]_]\+\([eE][\-+]\=\d\+\)\=" + + +" Simple version of searches and matches +" caters for m//, m##, m{} and m[] (and the !/ variant) +syn region perlMatch matchgroup=perlMatchStartEnd start=+[m!]/+ end=+/[cgimosx]*+ contains=@perlInterpSlash +syn region perlMatch matchgroup=perlMatchStartEnd start=+[m!]#+ end=+#[cgimosx]*+ contains=@perlInterpMatch +syn region perlMatch matchgroup=perlMatchStartEnd start=+[m!]{+ end=+}[cgimosx]*+ contains=@perlInterpMatch +syn region perlMatch matchgroup=perlMatchStartEnd start=+[m!]\[+ end=+\][cgimosx]*+ contains=@perlInterpMatch + +" A special case for m!!x which allows for comments and extra whitespace in the pattern +syn region perlMatch matchgroup=perlMatchStartEnd start=+[m!]!+ end=+![cgimosx]*+ contains=@perlInterpSlash,perlComment + +" Below some hacks to recognise the // variant. This is virtually impossible to catch in all +" cases as the / is used in so many other ways, but these should be the most obvious ones. +syn region perlMatch matchgroup=perlMatchStartEnd start=+^split /+lc=5 start=+[^$@%]\ operator forces a bareword to the left of it to be interpreted as +" a string +syn match perlString "\<\I\i*\s*=>"me=e-2 + +" Strings and q, qq, qw and qr expressions + +" Brackets in qq() +syn region perlBrackets start=+(+ end=+)+ contained transparent contains=perlBrackets,@perlStringSQ + +syn region perlStringUnexpanded matchgroup=perlStringStartEnd start="'" end="'" contains=@perlInterpSQ +syn region perlString matchgroup=perlStringStartEnd start=+"+ end=+"+ contains=@perlInterpDQ +syn region perlQQ matchgroup=perlStringStartEnd start=+\= 600 + " XXX Any statements after the identifier are in perlString colour (i.e. + " 'if $a' in 'print <~]\+\(\.\.\.\)\=" contained +syn match perlFormatField "[@^]#[#.]*" contained +syn match perlFormatField "@\*" contained +syn match perlFormatField "@[^A-Za-z_|<>~#*]"me=e-1 contained +syn match perlFormatField "@$" contained + +" __END__ and __DATA__ clauses +if exists("perl_fold") + syntax region perlDATA start="^__\(DATA\|END\)__$" skip="." end="." contains=perlPOD,@perlDATA fold +else + syntax region perlDATA start="^__\(DATA\|END\)__$" skip="." end="." contains=perlPOD,@perlDATA +endif + + +" +" Folding + +if exists("perl_fold") + if !exists("perl_nofold_packages") + syn region perlPackageFold start="^package \S\+;\s*\(#.*\)\=$" end="^1;\s*\(#.*\)\=$" end="\n\+package"me=s-1 transparent fold keepend + endif + if !exists("perl_nofold_subs") + syn region perlSubFold start="^\z(\s*\)\.*[^};]$" end="^\z1}\s*\(#.*\)\=$" transparent fold keepend + syn region perlSubFold start="^\z(\s*\)\<\(BEGIN\|END\|CHECK\|INIT\)\>.*[^};]$" end="^\z1}\s*$" transparent fold keepend + endif + + if exists("perl_fold_blocks") + syn region perlBlockFold start="^\z(\s*\)\(if\|elsif\|unless\|for\|while\|until\)\s*(.*)\(\s*{\)\=\s*\(#.*\)\=$" start="^\z(\s*\)foreach\s*\(\(my\|our\)\=\s*\S\+\s*\)\=(.*)\(\s*{\)\=\s*\(#.*\)\=$" end="^\z1}\s*;\=\(#.*\)\=$" transparent fold keepend + syn region perlBlockFold start="^\z(\s*\)\(do\|else\)\(\s*{\)\=\s*\(#.*\)\=$" end="^\z1}\s*while" end="^\z1}\s*;\=\(#.*\)\=$" transparent fold keepend + endif + + setlocal foldmethod=syntax + syn sync fromstart +else + " fromstart above seems to set minlines even if perl_fold is not set. + syn sync minlines=0 +endif + + +if version >= 508 || !exists("did_perl_syn_inits") + if version < 508 + let did_perl_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default highlighting. + HiLink perlSharpBang PreProc + HiLink perlControl PreProc + HiLink perlInclude Include + HiLink perlSpecial Special + HiLink perlString String + HiLink perlCharacter Character + HiLink perlNumber Number + HiLink perlFloat Float + HiLink perlType Type + HiLink perlIdentifier Identifier + HiLink perlLabel Label + HiLink perlStatement Statement + HiLink perlConditional Conditional + HiLink perlRepeat Repeat + HiLink perlOperator Operator + HiLink perlFunction Function + HiLink perlFunctionPrototype perlFunction + HiLink perlComment Comment + HiLink perlTodo Todo + if exists("perl_string_as_statement") + HiLink perlStringStartEnd perlStatement + else + HiLink perlStringStartEnd perlString + endif + HiLink perlList perlStatement + HiLink perlMisc perlStatement + HiLink perlVarPlain perlIdentifier + HiLink perlVarPlain2 perlIdentifier + HiLink perlFiledescRead perlIdentifier + HiLink perlFiledescStatement perlIdentifier + HiLink perlVarSimpleMember perlIdentifier + HiLink perlVarSimpleMemberName perlString + HiLink perlVarNotInMatches perlIdentifier + HiLink perlVarSlash perlIdentifier + HiLink perlQQ perlString + if version >= 600 + HiLink perlHereDoc perlString + else + HiLink perlHereIdentifier perlStringStartEnd + HiLink perlUntilEOFDQ perlString + HiLink perlUntilEOFSQ perlString + HiLink perlUntilEmptyDQ perlString + HiLink perlUntilEmptySQ perlString + HiLink perlUntilEOF perlString + endif + HiLink perlStringUnexpanded perlString + HiLink perlSubstitutionSQ perlString + HiLink perlSubstitutionDQ perlString + HiLink perlSubstitutionSlash perlString + HiLink perlSubstitutionHash perlString + HiLink perlSubstitutionBracket perlString + HiLink perlSubstitutionCurly perlString + HiLink perlSubstitutionPling perlString + HiLink perlTranslationSlash perlString + HiLink perlTranslationHash perlString + HiLink perlTranslationBracket perlString + HiLink perlTranslationCurly perlString + HiLink perlMatch perlString + HiLink perlMatchStartEnd perlStatement + HiLink perlFormatName perlIdentifier + HiLink perlFormatField perlString + HiLink perlPackageDecl perlType + HiLink perlStorageClass perlType + HiLink perlPackageRef perlType + HiLink perlStatementPackage perlStatement + HiLink perlStatementSub perlStatement + HiLink perlStatementStorage perlStatement + HiLink perlStatementControl perlStatement + HiLink perlStatementScalar perlStatement + HiLink perlStatementRegexp perlStatement + HiLink perlStatementNumeric perlStatement + HiLink perlStatementList perlStatement + HiLink perlStatementHash perlStatement + HiLink perlStatementIOfunc perlStatement + HiLink perlStatementFiledesc perlStatement + HiLink perlStatementVector perlStatement + HiLink perlStatementFiles perlStatement + HiLink perlStatementFlow perlStatement + HiLink perlStatementScope perlStatement + HiLink perlStatementInclude perlStatement + HiLink perlStatementProc perlStatement + HiLink perlStatementSocket perlStatement + HiLink perlStatementIPC perlStatement + HiLink perlStatementNetwork perlStatement + HiLink perlStatementPword perlStatement + HiLink perlStatementTime perlStatement + HiLink perlStatementMisc perlStatement + HiLink perlStatementNew perlStatement + HiLink perlFunctionName perlIdentifier + HiLink perlMethod perlIdentifier + HiLink perlFunctionPRef perlType + HiLink perlPOD perlComment + HiLink perlShellCommand perlString + HiLink perlSpecialAscii perlSpecial + HiLink perlSpecialDollar perlSpecial + HiLink perlSpecialString perlSpecial + HiLink perlSpecialStringU perlSpecial + HiLink perlSpecialMatch perlSpecial + HiLink perlSpecialBEOM perlSpecial + HiLink perlDATA perlComment + + HiLink perlBrackets Error + + " Possible errors + HiLink perlNotEmptyLine Error + HiLink perlElseIfError Error + + delcommand HiLink +endif + +" Syncing to speed up processing +" +if !exists("perl_no_sync_on_sub") + syn sync match perlSync grouphere NONE "^\s*\ +" Last Change: 2003 May 27 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +setlocal foldmethod=syntax +syn sync fromstart + +syn cluster pfNotLS contains=pfComment,pfTodo,pfVarAssign +syn keyword pfCmd altq anchor antispoof binat nat pass +syn keyword pfCmd queue rdr scrub table set +syn keyword pfService auth bgp domain finger ftp http https ident +syn keyword pfService imap irc isakmp kerberos mail nameserver nfs +syn keyword pfService nntp ntp pop3 portmap pptp rpcbind rsync smtp +syn keyword pfService snmp snmptrap socks ssh sunrpc syslog telnet +syn keyword pfService tftp www +syn keyword pfTodo TODO XXX contained +syn keyword pfWildAddr all any +syn match pfCmd /block\s/ +syn match pfComment /#.*$/ contains=pfTodo +syn match pfCont /\\$/ +syn match pfErrClose /}/ +syn match pfIPv4 /\d\{1,3}\.\d\{1,3}\.\d\{1,3}\.\d\{1,3}/ +syn match pfIPv6 /[a-fA-F0-9:]*::[a-fA-F0-9:.]*/ +syn match pfIPv6 /[a-fA-F0-9:]\+:[a-fA-F0-9:]\+:[a-fA-F0-9:.]\+/ +syn match pfNetmask /\/\d\+/ +syn match pfNum /[a-zA-Z0-9_:.]\@/ +syn match pfVar /$[a-zA-Z][a-zA-Z0-9_]*/ +syn match pfVarAssign /^\s*[a-zA-Z][a-zA-Z0-9_]*\s*=/me=e-1 +syn region pfFold1 start=/^#\{1}>/ end=/^#\{1,3}>/me=s-1 transparent fold +syn region pfFold2 start=/^#\{2}>/ end=/^#\{2,3}>/me=s-1 transparent fold +syn region pfFold3 start=/^#\{3}>/ end=/^#\{3}>/me=s-1 transparent fold +syn region pfList start=/{/ end=/}/ transparent contains=ALLBUT,pfErrClose,@pfNotLS +syn region pfString start=/"/ end=/"/ transparent contains=ALLBUT,pfString,@pfNotLS +syn region pfString start=/'/ end=/'/ transparent contains=ALLBUT,pfString,@pfNotLS + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_c_syn_inits") + if version < 508 + let did_c_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink pfCmd Statement + HiLink pfComment Comment + HiLink pfCont Statement + HiLink pfErrClose Error + HiLink pfIPv4 Type + HiLink pfIPv6 Type + HiLink pfNetmask Constant + HiLink pfNum Constant + HiLink pfService Constant + HiLink pfTable Identifier + HiLink pfTodo Todo + HiLink pfVar Identifier + HiLink pfVarAssign Identifier + HiLink pfWildAddr Type + + delcommand HiLink +endif + +let b:current_syntax = "pf" diff --git a/vim71/syntax/pfmain.vim b/vim71/syntax/pfmain.vim new file mode 100644 index 0000000..233c8d9 --- /dev/null +++ b/vim71/syntax/pfmain.vim @@ -0,0 +1,1114 @@ +" Vim syntax file +" Language: Postfix main.cf configuration +" Maintainer: KELEMEN Peter +" Last Change: 2006 Apr 15 +" Version: 0.20 +" URL: http://cern.ch/fuji/vim/syntax/pfmain.vim +" Comment: Based on Postfix 2.3.x defaults. + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version >= 600 + setlocal iskeyword=@,48-57,_,- +else + set iskeyword=@,48-57,_,- +endif + +syntax case match +syntax sync minlines=1 + +syntax keyword pfmainConf 2bounce_notice_recipient +syntax keyword pfmainConf access_map_reject_code +syntax keyword pfmainConf address_verify_default_transport +syntax keyword pfmainConf address_verify_local_transport +syntax keyword pfmainConf address_verify_map +syntax keyword pfmainConf address_verify_negative_cache +syntax keyword pfmainConf address_verify_negative_expire_time +syntax keyword pfmainConf address_verify_negative_refresh_time +syntax keyword pfmainConf address_verify_poll_count +syntax keyword pfmainConf address_verify_poll_delay +syntax keyword pfmainConf address_verify_positive_expire_time +syntax keyword pfmainConf address_verify_positive_refresh_time +syntax keyword pfmainConf address_verify_relay_transport +syntax keyword pfmainConf address_verify_relayhost +syntax keyword pfmainConf address_verify_sender +syntax keyword pfmainConf address_verify_sender_dependent_relayhost_maps +syntax keyword pfmainConf address_verify_service_name +syntax keyword pfmainConf address_verify_transport_maps +syntax keyword pfmainConf address_verify_virtual_transport +syntax keyword pfmainConf alias_database +syntax keyword pfmainConf alias_maps +syntax keyword pfmainConf allow_mail_to_commands +syntax keyword pfmainConf allow_mail_to_files +syntax keyword pfmainConf allow_min_user +syntax keyword pfmainConf allow_percent_hack +syntax keyword pfmainConf allow_untrusted_routing +syntax keyword pfmainConf alternate_config_directories +syntax keyword pfmainConf always_bcc +syntax keyword pfmainConf anvil_rate_time_unit +syntax keyword pfmainConf anvil_status_update_time +syntax keyword pfmainConf append_at_myorigin +syntax keyword pfmainConf append_dot_mydomain +syntax keyword pfmainConf application_event_drain_time +syntax keyword pfmainConf authorized_flush_users +syntax keyword pfmainConf authorized_mailq_users +syntax keyword pfmainConf authorized_submit_users +syntax keyword pfmainConf backwards_bounce_logfile_compatibility +syntax keyword pfmainConf berkeley_db_create_buffer_size +syntax keyword pfmainConf berkeley_db_read_buffer_size +syntax keyword pfmainConf best_mx_transport +syntax keyword pfmainConf biff +syntax keyword pfmainConf body_checks +syntax keyword pfmainConf body_checks_size_limit +syntax keyword pfmainConf bounce_notice_recipient +syntax keyword pfmainConf bounce_queue_lifetime +syntax keyword pfmainConf bounce_service_name +syntax keyword pfmainConf bounce_size_limit +syntax keyword pfmainConf bounce_template_file +syntax keyword pfmainConf broken_sasl_auth_clients +syntax keyword pfmainConf canonical_classes +syntax keyword pfmainConf canonical_maps +syntax keyword pfmainConf cleanup_service_name +syntax keyword pfmainConf command_directory +syntax keyword pfmainConf command_execution_directory +syntax keyword pfmainConf command_expansion_filter +syntax keyword pfmainConf command_time_limit +syntax keyword pfmainConf config_directory +syntax keyword pfmainConf connection_cache_protocol_timeout +syntax keyword pfmainConf connection_cache_service_name +syntax keyword pfmainConf connection_cache_status_update_time +syntax keyword pfmainConf connection_cache_ttl_limit +syntax keyword pfmainConf content_filter +syntax keyword pfmainConf daemon_directory +syntax keyword pfmainConf daemon_timeout +syntax keyword pfmainConf debug_peer_level +syntax keyword pfmainConf debug_peer_list +syntax keyword pfmainConf default_database_type +syntax keyword pfmainConf default_delivery_slot_cost +syntax keyword pfmainConf default_delivery_slot_discount +syntax keyword pfmainConf default_delivery_slot_loan +syntax keyword pfmainConf default_destination_concurrency_limit +syntax keyword pfmainConf default_destination_recipient_limit +syntax keyword pfmainConf default_extra_recipient_limit +syntax keyword pfmainConf default_minimum_delivery_slots +syntax keyword pfmainConf default_privs +syntax keyword pfmainConf default_process_limit +syntax keyword pfmainConf default_rbl_reply +syntax keyword pfmainConf default_recipient_limit +syntax keyword pfmainConf default_transport +syntax keyword pfmainConf default_verp_delimiters +syntax keyword pfmainConf defer_code +syntax keyword pfmainConf defer_service_name +syntax keyword pfmainConf defer_transports +syntax keyword pfmainConf delay_logging_resolution_limit +syntax keyword pfmainConf delay_notice_recipient +syntax keyword pfmainConf delay_warning_time +syntax keyword pfmainConf deliver_lock_attempts +syntax keyword pfmainConf deliver_lock_delay +syntax keyword pfmainConf disable_dns_lookups +syntax keyword pfmainConf disable_mime_input_processing +syntax keyword pfmainConf disable_mime_output_conversion +syntax keyword pfmainConf disable_verp_bounces +syntax keyword pfmainConf disable_vrfy_command +syntax keyword pfmainConf dont_remove +syntax keyword pfmainConf double_bounce_sender +syntax keyword pfmainConf duplicate_filter_limit +syntax keyword pfmainConf empty_address_recipient +syntax keyword pfmainConf enable_original_recipient +syntax keyword pfmainConf error_notice_recipient +syntax keyword pfmainConf error_service_name +syntax keyword pfmainConf execution_directory_expansion_filter +syntax keyword pfmainConf expand_owner_alias +syntax keyword pfmainConf export_environment +syntax keyword pfmainConf fallback_transport +syntax keyword pfmainConf fallback_transport_maps +syntax keyword pfmainConf fast_flush_domains +syntax keyword pfmainConf fast_flush_purge_time +syntax keyword pfmainConf fast_flush_refresh_time +syntax keyword pfmainConf fault_injection_code +syntax keyword pfmainConf flush_service_name +syntax keyword pfmainConf fork_attempts +syntax keyword pfmainConf fork_delay +syntax keyword pfmainConf forward_expansion_filter +syntax keyword pfmainConf forward_path +syntax keyword pfmainConf frozen_delivered_to +syntax keyword pfmainConf hash_queue_depth +syntax keyword pfmainConf hash_queue_names +syntax keyword pfmainConf header_address_token_limit +syntax keyword pfmainConf header_checks +syntax keyword pfmainConf header_size_limit +syntax keyword pfmainConf helpful_warnings +syntax keyword pfmainConf home_mailbox +syntax keyword pfmainConf hopcount_limit +syntax keyword pfmainConf html_directory +syntax keyword pfmainConf ignore_mx_lookup_error +syntax keyword pfmainConf import_environment +syntax keyword pfmainConf in_flow_delay +syntax keyword pfmainConf inet_interfaces +syntax keyword pfmainConf inet_protocols +syntax keyword pfmainConf initial_destination_concurrency +syntax keyword pfmainConf invalid_hostname_reject_code +syntax keyword pfmainConf ipc_idle +syntax keyword pfmainConf ipc_timeout +syntax keyword pfmainConf ipc_ttl +syntax keyword pfmainConf line_length_limit +syntax keyword pfmainConf lmtp_bind_address +syntax keyword pfmainConf lmtp_bind_address6 +syntax keyword pfmainConf lmtp_cname_overrides_servername +syntax keyword pfmainConf lmtp_connect_timeout +syntax keyword pfmainConf lmtp_connection_cache_destinations +syntax keyword pfmainConf lmtp_connection_cache_on_demand +syntax keyword pfmainConf lmtp_connection_cache_time_limit +syntax keyword pfmainConf lmtp_connection_reuse_time_limit +syntax keyword pfmainConf lmtp_data_done_timeout +syntax keyword pfmainConf lmtp_data_init_timeout +syntax keyword pfmainConf lmtp_data_xfer_timeout +syntax keyword pfmainConf lmtp_defer_if_no_mx_address_found +syntax keyword pfmainConf lmtp_destination_concurrency_limit +syntax keyword pfmainConf lmtp_destination_recipient_limit +syntax keyword pfmainConf lmtp_discard_lhlo_keyword_address_maps +syntax keyword pfmainConf lmtp_discard_lhlo_keywords +syntax keyword pfmainConf lmtp_enforce_tls +syntax keyword pfmainConf lmtp_generic_maps +syntax keyword pfmainConf lmtp_host_lookup +syntax keyword pfmainConf lmtp_lhlo_name +syntax keyword pfmainConf lmtp_lhlo_timeout +syntax keyword pfmainConf lmtp_line_length_limit +syntax keyword pfmainConf lmtp_mail_timeout +syntax keyword pfmainConf lmtp_mx_address_limit +syntax keyword pfmainConf lmtp_mx_session_limit +syntax keyword pfmainConf lmtp_pix_workaround_delay_time +syntax keyword pfmainConf lmtp_pix_workaround_threshold_time +syntax keyword pfmainConf lmtp_quit_timeout +syntax keyword pfmainConf lmtp_quote_rfc821_envelope +syntax keyword pfmainConf lmtp_randomize_addresses +syntax keyword pfmainConf lmtp_rcpt_timeout +syntax keyword pfmainConf lmtp_rset_timeout +syntax keyword pfmainConf lmtp_sasl_auth_enable +syntax keyword pfmainConf lmtp_sasl_mechanism_filter +syntax keyword pfmainConf lmtp_sasl_password_maps +syntax keyword pfmainConf lmtp_sasl_path +syntax keyword pfmainConf lmtp_sasl_security_options +syntax keyword pfmainConf lmtp_sasl_tls_security_options +syntax keyword pfmainConf lmtp_sasl_tls_verified_security_options +syntax keyword pfmainConf lmtp_sasl_type +syntax keyword pfmainConf lmtp_send_xforward_command +syntax keyword pfmainConf lmtp_sender_dependent_authentication +syntax keyword pfmainConf lmtp_skip_5xx_greeting +syntax keyword pfmainConf lmtp_starttls_timeout +syntax keyword pfmainConf lmtp_tcp_port +syntax keyword pfmainConf lmtp_tls_enforce_peername +syntax keyword pfmainConf lmtp_tls_note_starttls_offer +syntax keyword pfmainConf lmtp_tls_per_site +syntax keyword pfmainConf lmtp_tls_scert_verifydepth +syntax keyword pfmainConf lmtp_use_tls +syntax keyword pfmainConf lmtp_xforward_timeout +syntax keyword pfmainConf local_command_shell +syntax keyword pfmainConf local_destination_concurrency_limit +syntax keyword pfmainConf local_destination_recipient_limit +syntax keyword pfmainConf local_header_rewrite_clients +syntax keyword pfmainConf local_recipient_maps +syntax keyword pfmainConf local_transport +syntax keyword pfmainConf luser_relay +syntax keyword pfmainConf mail_name +syntax keyword pfmainConf mail_owner +syntax keyword pfmainConf mail_release_date +syntax keyword pfmainConf mail_spool_directory +syntax keyword pfmainConf mail_version +syntax keyword pfmainConf mailbox_command +syntax keyword pfmainConf mailbox_command_maps +syntax keyword pfmainConf mailbox_delivery_lock +syntax keyword pfmainConf mailbox_size_limit +syntax keyword pfmainConf mailbox_transport +syntax keyword pfmainConf mailbox_transport_maps +syntax keyword pfmainConf mailq_path +syntax keyword pfmainConf manpage_directory +syntax keyword pfmainConf maps_rbl_domains +syntax keyword pfmainConf maps_rbl_reject_code +syntax keyword pfmainConf masquerade_classes +syntax keyword pfmainConf masquerade_domains +syntax keyword pfmainConf masquerade_exceptions +syntax keyword pfmainConf max_idle +syntax keyword pfmainConf max_use +syntax keyword pfmainConf maximal_backoff_time +syntax keyword pfmainConf maximal_queue_lifetime +syntax keyword pfmainConf message_reject_characters +syntax keyword pfmainConf message_size_limit +syntax keyword pfmainConf message_strip_characters +syntax keyword pfmainConf mime_boundary_length_limit +syntax keyword pfmainConf mime_header_checks +syntax keyword pfmainConf mime_nesting_limit +syntax keyword pfmainConf minimal_backoff_time +syntax keyword pfmainConf multi_recipient_bounce_reject_code +syntax keyword pfmainConf mydestination +syntax keyword pfmainConf mydomain +syntax keyword pfmainConf myhostname +syntax keyword pfmainConf mynetworks +syntax keyword pfmainConf mynetworks_style +syntax keyword pfmainConf myorigin +syntax keyword pfmainConf nested_header_checks +syntax keyword pfmainConf newaliases_path +syntax keyword pfmainConf non_fqdn_reject_code +syntax keyword pfmainConf notify_classes +syntax keyword pfmainConf owner_request_special +syntax keyword pfmainConf parent_domain_matches_subdomains +syntax keyword pfmainConf permit_mx_backup_networks +syntax keyword pfmainConf pickup_service_name +syntax keyword pfmainConf plaintext_reject_code +syntax keyword pfmainConf prepend_delivered_header +syntax keyword pfmainConf process_id_directory +syntax keyword pfmainConf propagate_unmatched_extensions +syntax keyword pfmainConf proxy_interfaces +syntax keyword pfmainConf proxy_read_maps +syntax keyword pfmainConf qmgr_clog_warn_time +syntax keyword pfmainConf qmgr_fudge_factor +syntax keyword pfmainConf qmgr_message_active_limit +syntax keyword pfmainConf qmgr_message_recipient_limit +syntax keyword pfmainConf qmgr_message_recipient_minimum +syntax keyword pfmainConf qmqpd_authorized_clients +syntax keyword pfmainConf qmqpd_error_delay +syntax keyword pfmainConf qmqpd_timeout +syntax keyword pfmainConf queue_directory +syntax keyword pfmainConf queue_file_attribute_count_limit +syntax keyword pfmainConf queue_minfree +syntax keyword pfmainConf queue_run_delay +syntax keyword pfmainConf queue_service_name +syntax keyword pfmainConf rbl_reply_maps +syntax keyword pfmainConf readme_directory +syntax keyword pfmainConf receive_override_options +syntax keyword pfmainConf recipient_bcc_maps +syntax keyword pfmainConf recipient_canonical_classes +syntax keyword pfmainConf recipient_canonical_maps +syntax keyword pfmainConf recipient_delimiter +syntax keyword pfmainConf reject_code +syntax keyword pfmainConf relay_clientcerts +syntax keyword pfmainConf relay_destination_concurrency_limit +syntax keyword pfmainConf relay_destination_recipient_limit +syntax keyword pfmainConf relay_domains +syntax keyword pfmainConf relay_domains_reject_code +syntax keyword pfmainConf relay_recipient_maps +syntax keyword pfmainConf relay_transport +syntax keyword pfmainConf relayhost +syntax keyword pfmainConf relocated_maps +syntax keyword pfmainConf remote_header_rewrite_domain +syntax keyword pfmainConf require_home_directory +syntax keyword pfmainConf resolve_dequoted_address +syntax keyword pfmainConf resolve_null_domain +syntax keyword pfmainConf resolve_numeric_domain +syntax keyword pfmainConf rewrite_service_name +syntax keyword pfmainConf sample_directory +syntax keyword pfmainConf sender_bcc_maps +syntax keyword pfmainConf sender_canonical_classes +syntax keyword pfmainConf sender_canonical_maps +syntax keyword pfmainConf sender_dependent_relayhost_maps +syntax keyword pfmainConf sendmail_path +syntax keyword pfmainConf service_throttle_time +syntax keyword pfmainConf setgid_group +syntax keyword pfmainConf show_user_unknown_table_name +syntax keyword pfmainConf showq_service_name +syntax keyword pfmainConf smtp_always_send_ehlo +syntax keyword pfmainConf smtp_bind_address +syntax keyword pfmainConf smtp_bind_address6 +syntax keyword pfmainConf smtp_cname_overrides_servername +syntax keyword pfmainConf smtp_connect_timeout +syntax keyword pfmainConf smtp_connection_cache_destinations +syntax keyword pfmainConf smtp_connection_cache_on_demand +syntax keyword pfmainConf smtp_connection_cache_time_limit +syntax keyword pfmainConf smtp_connection_reuse_time_limit +syntax keyword pfmainConf smtp_data_done_timeout +syntax keyword pfmainConf smtp_data_init_timeout +syntax keyword pfmainConf smtp_data_xfer_timeout +syntax keyword pfmainConf smtp_defer_if_no_mx_address_found +syntax keyword pfmainConf smtp_destination_concurrency_limit +syntax keyword pfmainConf smtp_destination_recipient_limit +syntax keyword pfmainConf smtp_discard_ehlo_keyword_address_maps +syntax keyword pfmainConf smtp_discard_ehlo_keywords +syntax keyword pfmainConf smtp_enforce_tls +syntax keyword pfmainConf smtp_fallback_relay +syntax keyword pfmainConf smtp_generic_maps +syntax keyword pfmainConf smtp_helo_name +syntax keyword pfmainConf smtp_helo_timeout +syntax keyword pfmainConf smtp_host_lookup +syntax keyword pfmainConf smtp_line_length_limit +syntax keyword pfmainConf smtp_mail_timeout +syntax keyword pfmainConf smtp_mx_address_limit +syntax keyword pfmainConf smtp_mx_session_limit +syntax keyword pfmainConf smtp_never_send_ehlo +syntax keyword pfmainConf smtp_pix_workaround_delay_time +syntax keyword pfmainConf smtp_pix_workaround_threshold_time +syntax keyword pfmainConf smtp_quit_timeout +syntax keyword pfmainConf smtp_quote_rfc821_envelope +syntax keyword pfmainConf smtp_randomize_addresses +syntax keyword pfmainConf smtp_rcpt_timeout +syntax keyword pfmainConf smtp_rset_timeout +syntax keyword pfmainConf smtp_sasl_auth_enable +syntax keyword pfmainConf smtp_sasl_mechanism_filter +syntax keyword pfmainConf smtp_sasl_password_maps +syntax keyword pfmainConf smtp_sasl_path +syntax keyword pfmainConf smtp_sasl_security_options +syntax keyword pfmainConf smtp_sasl_tls_security_options +syntax keyword pfmainConf smtp_sasl_tls_verified_security_options +syntax keyword pfmainConf smtp_sasl_type +syntax keyword pfmainConf smtp_send_xforward_command +syntax keyword pfmainConf smtp_sender_dependent_authentication +syntax keyword pfmainConf smtp_skip_5xx_greeting +syntax keyword pfmainConf smtp_skip_quit_response +syntax keyword pfmainConf smtp_starttls_timeout +syntax keyword pfmainConf smtp_tls_CAfile +syntax keyword pfmainConf smtp_tls_CApath +syntax keyword pfmainConf smtp_tls_cert_file +syntax keyword pfmainConf smtp_tls_cipherlist +syntax keyword pfmainConf smtp_tls_dcert_file +syntax keyword pfmainConf smtp_tls_dkey_file +syntax keyword pfmainConf smtp_tls_enforce_peername +syntax keyword pfmainConf smtp_tls_key_file +syntax keyword pfmainConf smtp_tls_loglevel +syntax keyword pfmainConf smtp_tls_note_starttls_offer +syntax keyword pfmainConf smtp_tls_per_site +syntax keyword pfmainConf smtp_tls_scert_verifydepth +syntax keyword pfmainConf smtp_tls_session_cache_database +syntax keyword pfmainConf smtp_tls_session_cache_timeout +syntax keyword pfmainConf smtp_use_tls +syntax keyword pfmainConf smtp_xforward_timeout +syntax keyword pfmainConf smtpd_authorized_verp_clients +syntax keyword pfmainConf smtpd_authorized_xclient_hosts +syntax keyword pfmainConf smtpd_authorized_xforward_hosts +syntax keyword pfmainConf smtpd_banner +syntax keyword pfmainConf smtpd_client_connection_count_limit +syntax keyword pfmainConf smtpd_client_connection_rate_limit +syntax keyword pfmainConf smtpd_client_event_limit_exceptions +syntax keyword pfmainConf smtpd_client_message_rate_limit +syntax keyword pfmainConf smtpd_client_new_tls_session_rate_limit +syntax keyword pfmainConf smtpd_client_recipient_rate_limit +syntax keyword pfmainConf smtpd_client_restrictions +syntax keyword pfmainConf smtpd_data_restrictions +syntax keyword pfmainConf smtpd_delay_open_until_valid_rcpt +syntax keyword pfmainConf smtpd_delay_reject +syntax keyword pfmainConf smtpd_discard_ehlo_keyword_address_maps +syntax keyword pfmainConf smtpd_discard_ehlo_keywords +syntax keyword pfmainConf smtpd_end_of_data_restrictions +syntax keyword pfmainConf smtpd_enforce_tls +syntax keyword pfmainConf smtpd_error_sleep_time +syntax keyword pfmainConf smtpd_etrn_restrictions +syntax keyword pfmainConf smtpd_expansion_filter +syntax keyword pfmainConf smtpd_forbidden_commands +syntax keyword pfmainConf smtpd_hard_error_limit +syntax keyword pfmainConf smtpd_helo_required +syntax keyword pfmainConf smtpd_helo_restrictions +syntax keyword pfmainConf smtpd_history_flush_threshold +syntax keyword pfmainConf smtpd_junk_command_limit +syntax keyword pfmainConf smtpd_noop_commands +syntax keyword pfmainConf smtpd_null_access_lookup_key +syntax keyword pfmainConf smtpd_peername_lookup +syntax keyword pfmainConf smtpd_policy_service_max_idle +syntax keyword pfmainConf smtpd_policy_service_max_ttl +syntax keyword pfmainConf smtpd_policy_service_timeout +syntax keyword pfmainConf smtpd_proxy_ehlo +syntax keyword pfmainConf smtpd_proxy_filter +syntax keyword pfmainConf smtpd_proxy_timeout +syntax keyword pfmainConf smtpd_recipient_limit +syntax keyword pfmainConf smtpd_recipient_overshoot_limit +syntax keyword pfmainConf smtpd_recipient_restrictions +syntax keyword pfmainConf smtpd_reject_unlisted_recipient +syntax keyword pfmainConf smtpd_reject_unlisted_sender +syntax keyword pfmainConf smtpd_restriction_classes +syntax keyword pfmainConf smtpd_sasl_auth_enable +syntax keyword pfmainConf smtpd_sasl_authenticated_header +syntax keyword pfmainConf smtpd_sasl_exceptions_networks +syntax keyword pfmainConf smtpd_sasl_local_domain +syntax keyword pfmainConf smtpd_sasl_path +syntax keyword pfmainConf smtpd_sasl_security_options +syntax keyword pfmainConf smtpd_sasl_tls_security_options +syntax keyword pfmainConf smtpd_sasl_type +syntax keyword pfmainConf smtpd_sender_login_maps +syntax keyword pfmainConf smtpd_sender_restrictions +syntax keyword pfmainConf smtpd_soft_error_limit +syntax keyword pfmainConf smtpd_starttls_timeout +syntax keyword pfmainConf smtpd_timeout +syntax keyword pfmainConf smtpd_tls_CAfile +syntax keyword pfmainConf smtpd_tls_CApath +syntax keyword pfmainConf smtpd_tls_ask_ccert +syntax keyword pfmainConf smtpd_tls_auth_only +syntax keyword pfmainConf smtpd_tls_ccert_verifydepth +syntax keyword pfmainConf smtpd_tls_cert_file +syntax keyword pfmainConf smtpd_tls_cipherlist +syntax keyword pfmainConf smtpd_tls_dcert_file +syntax keyword pfmainConf smtpd_tls_dh1024_param_file +syntax keyword pfmainConf smtpd_tls_dh512_param_file +syntax keyword pfmainConf smtpd_tls_dkey_file +syntax keyword pfmainConf smtpd_tls_key_file +syntax keyword pfmainConf smtpd_tls_loglevel +syntax keyword pfmainConf smtpd_tls_received_header +syntax keyword pfmainConf smtpd_tls_req_ccert +syntax keyword pfmainConf smtpd_tls_session_cache_database +syntax keyword pfmainConf smtpd_tls_session_cache_timeout +syntax keyword pfmainConf smtpd_tls_wrappermode +syntax keyword pfmainConf smtpd_use_tls +syntax keyword pfmainConf soft_bounce +syntax keyword pfmainConf stale_lock_time +syntax keyword pfmainConf strict_7bit_headers +syntax keyword pfmainConf strict_8bitmime +syntax keyword pfmainConf strict_8bitmime_body +syntax keyword pfmainConf strict_mime_encoding_domain +syntax keyword pfmainConf strict_rfc821_envelopes +syntax keyword pfmainConf sun_mailtool_compatibility +syntax keyword pfmainConf swap_bangpath +syntax keyword pfmainConf syslog_facility +syntax keyword pfmainConf syslog_name +syntax keyword pfmainConf tls_daemon_random_bytes +syntax keyword pfmainConf tls_random_bytes +syntax keyword pfmainConf tls_random_exchange_name +syntax keyword pfmainConf tls_random_prng_update_period +syntax keyword pfmainConf tls_random_reseed_period +syntax keyword pfmainConf tls_random_source +syntax keyword pfmainConf trace_service_name +syntax keyword pfmainConf transport_maps +syntax keyword pfmainConf transport_retry_time +syntax keyword pfmainConf trigger_timeout +syntax keyword pfmainConf undisclosed_recipients_header +syntax keyword pfmainConf unknown_address_reject_code +syntax keyword pfmainConf unknown_client_reject_code +syntax keyword pfmainConf unknown_hostname_reject_code +syntax keyword pfmainConf unknown_local_recipient_reject_code +syntax keyword pfmainConf unknown_relay_recipient_reject_code +syntax keyword pfmainConf unknown_virtual_alias_reject_code +syntax keyword pfmainConf unknown_virtual_mailbox_reject_code +syntax keyword pfmainConf unverified_recipient_reject_code +syntax keyword pfmainConf unverified_sender_reject_code +syntax keyword pfmainConf verp_delimiter_filter +syntax keyword pfmainConf virtual_alias_domains +syntax keyword pfmainConf virtual_alias_expansion_limit +syntax keyword pfmainConf virtual_alias_maps +syntax keyword pfmainConf virtual_alias_recursion_limit +syntax keyword pfmainConf virtual_destination_concurrency_limit +syntax keyword pfmainConf virtual_destination_recipient_limit +syntax keyword pfmainConf virtual_gid_maps +syntax keyword pfmainConf virtual_mailbox_base +syntax keyword pfmainConf virtual_mailbox_domains +syntax keyword pfmainConf virtual_mailbox_limit +syntax keyword pfmainConf virtual_mailbox_lock +syntax keyword pfmainConf virtual_mailbox_maps +syntax keyword pfmainConf virtual_minimum_uid +syntax keyword pfmainConf virtual_transport +syntax keyword pfmainConf virtual_uid_maps +syntax match pfmainRef "$\<2bounce_notice_recipient\>" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax keyword pfmainWord all +syntax keyword pfmainWord check_address_map +syntax keyword pfmainWord check_ccert_access +syntax keyword pfmainWord check_client_access +syntax keyword pfmainWord check_etrn_access +syntax keyword pfmainWord check_helo_access +syntax keyword pfmainWord check_helo_mx_access +syntax keyword pfmainWord check_helo_ns_access +syntax keyword pfmainWord check_policy_service +syntax keyword pfmainWord check_recipient_access +syntax keyword pfmainWord check_recipient_maps +syntax keyword pfmainWord check_recipient_mx_access +syntax keyword pfmainWord check_recipient_ns_access +syntax keyword pfmainWord check_relay_domains +syntax keyword pfmainWord check_sender_access +syntax keyword pfmainWord check_sender_mx_access +syntax keyword pfmainWord check_sender_ns_access +syntax keyword pfmainWord class +syntax keyword pfmainWord defer_if_permit +syntax keyword pfmainWord defer_if_reject +syntax keyword pfmainWord dns +syntax keyword pfmainWord envelope_recipient +syntax keyword pfmainWord envelope_sender +syntax keyword pfmainWord header_recipient +syntax keyword pfmainWord header_sender +syntax keyword pfmainWord host +syntax keyword pfmainWord ipv4 +syntax keyword pfmainWord ipv6 +syntax keyword pfmainWord native +syntax keyword pfmainWord permit +syntax keyword pfmainWord permit_auth_destination +syntax keyword pfmainWord permit_inet_interfaces +syntax keyword pfmainWord permit_mx_backup +syntax keyword pfmainWord permit_mynetworks +syntax keyword pfmainWord permit_naked_ip_address +syntax keyword pfmainWord permit_sasl_authenticated +syntax keyword pfmainWord permit_tls_all_clientcerts +syntax keyword pfmainWord permit_tls_clientcerts +syntax keyword pfmainWord reject +syntax keyword pfmainWord reject_invalid_helo_hostname +syntax keyword pfmainWord reject_invalid_hostname +syntax keyword pfmainWord reject_maps_rbl +syntax keyword pfmainWord reject_multi_recipient_bounce +syntax keyword pfmainWord reject_non_fqdn_helo_hostname +syntax keyword pfmainWord reject_non_fqdn_hostname +syntax keyword pfmainWord reject_non_fqdn_recipient +syntax keyword pfmainWord reject_non_fqdn_sender +syntax keyword pfmainWord reject_plaintext_session +syntax keyword pfmainWord reject_rbl +syntax keyword pfmainWord reject_rbl_client +syntax keyword pfmainWord reject_rhsbl_client +syntax keyword pfmainWord reject_rhsbl_helo +syntax keyword pfmainWord reject_rhsbl_recipient +syntax keyword pfmainWord reject_rhsbl_sender +syntax keyword pfmainWord reject_sender_login_mismatch +syntax keyword pfmainWord reject_unauth_destination +syntax keyword pfmainWord reject_unauth_pipelining +syntax keyword pfmainWord reject_unknown_address +syntax keyword pfmainWord reject_unknown_client +syntax keyword pfmainWord reject_unknown_client_hostname +syntax keyword pfmainWord reject_unknown_forward_client_hostname +syntax keyword pfmainWord reject_unknown_helo_hostname +syntax keyword pfmainWord reject_unknown_hostname +syntax keyword pfmainWord reject_unknown_recipient_domain +syntax keyword pfmainWord reject_unknown_reverse_client_hostname +syntax keyword pfmainWord reject_unknown_sender_domain +syntax keyword pfmainWord reject_unlisted_recipient +syntax keyword pfmainWord reject_unlisted_sender +syntax keyword pfmainWord reject_unverified_recipient +syntax keyword pfmainWord reject_unverified_sender +syntax keyword pfmainWord sleep +syntax keyword pfmainWord smtpd_access_maps +syntax keyword pfmainWord subnet +syntax keyword pfmainWord warn_if_reject + +syntax keyword pfmainDict btree cidr environ hash nis pcre proxy regexp sdbm sdbm static tcp unix +syntax keyword pfmainQueueDir incoming active deferred corrupt hold +syntax keyword pfmainTransport smtp lmtp unix local relay uucp virtual +syntax keyword pfmainLock fcntl flock dotlock +syntax keyword pfmainAnswer yes no + +syntax match pfmainComment "#.*$" +syntax match pfmainNumber "\<\d\+\>" +syntax match pfmainTime "\<\d\+[hmsd]\>" +syntax match pfmainIP "\<\d\{1,3}\.\d\{1,3}\.\d\{1,3}\.\d\{1,3}\>" +syntax match pfmainVariable "\$\w\+" contains=pfmainRef + +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" + +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" + +if version >= 508 || !exists("pfmain_syntax_init") + if version < 508 + let pfmain_syntax_init = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink pfmainConf Statement + HiLink pfmainRef PreProc + HiLink pfmainWord identifier + + HiLink pfmainDict Type + HiLink pfmainQueueDir Constant + HiLink pfmainTransport Constant + HiLink pfmainLock Constant + HiLink pfmainAnswer Constant + + HiLink pfmainComment Comment + HiLink pfmainNumber Number + HiLink pfmainTime Number + HiLink pfmainIP Number + HiLink pfmainVariable Error + HiLink pfmainSpecial Special + + delcommand HiLink +endif + +let b:current_syntax = "pfmain" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/php.vim b/vim71/syntax/php.vim new file mode 100644 index 0000000..4bcff13 --- /dev/null +++ b/vim71/syntax/php.vim @@ -0,0 +1,649 @@ +" Vim syntax file +" Language: php PHP 3/4/5 +" Maintainer: Peter Hodge +" Last Change: June 9, 2006 +" URL: http://www.vim.org/scripts/script.php?script_id=1571 +" +" Former Maintainer: Debian VIM Maintainers +" Former URL: http://svn.debian.org/wsvn/pkg-vim/trunk/runtime/syntax/php.vim?op=file&rev=0&sc=0 +" +" Note: If you are using a colour terminal with dark background, you will probably find +" the 'elflord' colorscheme is much better for PHP's syntax than the default +" colourscheme, because elflord's colours will better highlight the break-points +" (Statements) in your code. +" +" Options: php_sql_query = 1 for SQL syntax highlighting inside strings +" php_htmlInStrings = 1 for HTML syntax highlighting inside strings +" php_baselib = 1 for highlighting baselib functions +" php_asp_tags = 1 for highlighting ASP-style short tags +" php_parent_error_close = 1 for highlighting parent error ] or ) +" php_parent_error_open = 1 for skipping an php end tag, if there exists an open ( or [ without a closing one +" php_oldStyle = 1 for using old colorstyle +" php_noShortTags = 1 don't sync as php +" php_folding = 1 for folding classes and functions +" php_folding = 2 for folding all { } regions +" php_sync_method = x +" x=-1 to sync by search ( default ) +" x>0 to sync at least x lines backwards +" x=0 to sync from start +" +" Added by Peter Hodge On June 9, 2006: +" php_special_functions = 1|0 to highlight functions with abnormal behaviour +" php_alt_comparisons = 1|0 to highlight comparison operators in an alternate colour +" php_alt_assignByReference = 1|0 to highlight '= &' in an alternate colour +" +" Note: these all default to 1 (On), so you would set them to '0' to turn them off. +" E.g., in your .vimrc or _vimrc file: +" let php_special_functions = 0 +" let php_alt_comparisons = 0 +" let php_alt_assignByReference = 0 +" Unletting these variables will revert back to their default (On). +" +" +" Note: +" Setting php_folding=1 will match a closing } by comparing the indent +" before the class or function keyword with the indent of a matching }. +" Setting php_folding=2 will match all of pairs of {,} ( see known +" bugs ii ) + +" Known Bugs: +" - setting php_parent_error_close on and php_parent_error_open off +" has these two leaks: +" i) A closing ) or ] inside a string match to the last open ( or [ +" before the string, when the the closing ) or ] is on the same line +" where the string started. In this case a following ) or ] after +" the string would be highlighted as an error, what is incorrect. +" ii) Same problem if you are setting php_folding = 2 with a closing +" } inside an string on the first line of this string. +" +" - A double-quoted string like this: +" "$foo->someVar->someOtherVar->bar" +" will highight '->someOtherVar->bar' as though they will be parsed +" as object member variables, but PHP only recognizes the first +" object member variable ($foo->someVar). +" +" + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'php' +endif + +if version < 600 + unlet! php_folding + if exists("php_sync_method") && !php_sync_method + let php_sync_method=-1 + endif + so :p:h/html.vim +else + runtime syntax/html.vim + unlet b:current_syntax +endif + +" accept old options +if !exists("php_sync_method") + if exists("php_minlines") + let php_sync_method=php_minlines + else + let php_sync_method=-1 + endif +endif + +if exists("php_parentError") && !exists("php_parent_error_open") && !exists("php_parent_error_close") + let php_parent_error_close=1 + let php_parent_error_open=1 +endif + +syn cluster htmlPreproc add=phpRegion,phpRegionAsp,phpRegionSc + +if version < 600 + syn include @sqlTop :p:h/sql.vim +else + syn include @sqlTop syntax/sql.vim +endif +syn sync clear +unlet b:current_syntax +syn cluster sqlTop remove=sqlString,sqlComment +if exists( "php_sql_query") + syn cluster phpAddStrings contains=@sqlTop +endif + +if exists( "php_htmlInStrings") + syn cluster phpAddStrings add=@htmlTop +endif + +syn case match + +" Env Variables +syn keyword phpEnvVar GATEWAY_INTERFACE SERVER_NAME SERVER_SOFTWARE SERVER_PROTOCOL REQUEST_METHOD QUERY_STRING DOCUMENT_ROOT HTTP_ACCEPT HTTP_ACCEPT_CHARSET HTTP_ENCODING HTTP_ACCEPT_LANGUAGE HTTP_CONNECTION HTTP_HOST HTTP_REFERER HTTP_USER_AGENT REMOTE_ADDR REMOTE_PORT SCRIPT_FILENAME SERVER_ADMIN SERVER_PORT SERVER_SIGNATURE PATH_TRANSLATED SCRIPT_NAME REQUEST_URI contained + +" Internal Variables +syn keyword phpIntVar GLOBALS PHP_ERRMSG PHP_SELF HTTP_GET_VARS HTTP_POST_VARS HTTP_COOKIE_VARS HTTP_POST_FILES HTTP_ENV_VARS HTTP_SERVER_VARS HTTP_SESSION_VARS HTTP_RAW_POST_DATA HTTP_STATE_VARS _GET _POST _COOKIE _FILES _SERVER _ENV _SERVER _REQUEST _SESSION contained + +" Constants +syn keyword phpCoreConstant PHP_VERSION PHP_OS DEFAULT_INCLUDE_PATH PEAR_INSTALL_DIR PEAR_EXTENSION_DIR PHP_EXTENSION_DIR PHP_BINDIR PHP_LIBDIR PHP_DATADIR PHP_SYSCONFDIR PHP_LOCALSTATEDIR PHP_CONFIG_FILE_PATH PHP_OUTPUT_HANDLER_START PHP_OUTPUT_HANDLER_CONT PHP_OUTPUT_HANDLER_END E_ERROR E_WARNING E_PARSE E_NOTICE E_CORE_ERROR E_CORE_WARNING E_COMPILE_ERROR E_COMPILE_WARNING E_USER_ERROR E_USER_WARNING E_USER_NOTICE E_ALL contained + +syn case ignore + +syn keyword phpConstant __LINE__ __FILE__ __FUNCTION__ __METHOD__ __CLASS__ contained + + +" Function and Methods ripped from php_manual_de.tar.gz Jan 2003 +syn keyword phpFunctions apache_child_terminate apache_get_modules apache_get_version apache_getenv apache_lookup_uri apache_note apache_request_headers apache_response_headers apache_setenv ascii2ebcdic ebcdic2ascii getallheaders virtual contained +syn keyword phpFunctions array_change_key_case array_chunk array_combine array_count_values array_diff_assoc array_diff_uassoc array_diff array_fill array_filter array_flip array_intersect_assoc array_intersect array_key_exists array_keys array_map array_merge_recursive array_merge array_multisort array_pad array_pop array_push array_rand array_reduce array_reverse array_search array_shift array_slice array_splice array_sum array_udiff_assoc array_udiff_uassoc array_udiff array_unique array_unshift array_values array_walk array arsort asort compact count current each end extract in_array key krsort ksort list natcasesort natsort next pos prev range reset rsort shuffle sizeof sort uasort uksort usort contained +syn keyword phpFunctions aspell_check aspell_new aspell_suggest contained +syn keyword phpFunctions bcadd bccomp bcdiv bcmod bcmul bcpow bcpowmod bcscale bcsqrt bcsub contained +syn keyword phpFunctions bzclose bzcompress bzdecompress bzerrno bzerror bzerrstr bzflush bzopen bzread bzwrite contained +syn keyword phpFunctions cal_days_in_month cal_from_jd cal_info cal_to_jd easter_date easter_days frenchtojd gregoriantojd jddayofweek jdmonthname jdtofrench jdtogregorian jdtojewish jdtojulian jdtounix jewishtojd juliantojd unixtojd contained +syn keyword phpFunctions ccvs_add ccvs_auth ccvs_command ccvs_count ccvs_delete ccvs_done ccvs_init ccvs_lookup ccvs_new ccvs_report ccvs_return ccvs_reverse ccvs_sale ccvs_status ccvs_textvalue ccvs_void contained +syn keyword phpFunctions call_user_method_array call_user_method class_exists get_class_methods get_class_vars get_class get_declared_classes get_object_vars get_parent_class is_a is_subclass_of method_exists contained +syn keyword phpFunctions com VARIANT com_addref com_get com_invoke com_isenum com_load_typelib com_load com_propget com_propput com_propset com_release com_set contained +syn keyword phpFunctions cpdf_add_annotation cpdf_add_outline cpdf_arc cpdf_begin_text cpdf_circle cpdf_clip cpdf_close cpdf_closepath_fill_stroke cpdf_closepath_stroke cpdf_closepath cpdf_continue_text cpdf_curveto cpdf_end_text cpdf_fill_stroke cpdf_fill cpdf_finalize_page cpdf_finalize cpdf_global_set_document_limits cpdf_import_jpeg cpdf_lineto cpdf_moveto cpdf_newpath cpdf_open cpdf_output_buffer cpdf_page_init cpdf_place_inline_image cpdf_rect cpdf_restore cpdf_rlineto cpdf_rmoveto cpdf_rotate_text cpdf_rotate cpdf_save_to_file cpdf_save cpdf_scale cpdf_set_action_url cpdf_set_char_spacing cpdf_set_creator cpdf_set_current_page cpdf_set_font_directories cpdf_set_font_map_file cpdf_set_font cpdf_set_horiz_scaling cpdf_set_keywords cpdf_set_leading cpdf_set_page_animation cpdf_set_subject cpdf_set_text_matrix cpdf_set_text_pos cpdf_set_text_rendering cpdf_set_text_rise cpdf_set_title cpdf_set_viewer_preferences cpdf_set_word_spacing cpdf_setdash cpdf_setflat cpdf_setgray_fill cpdf_setgray_stroke cpdf_setgray cpdf_setlinecap cpdf_setlinejoin cpdf_setlinewidth cpdf_setmiterlimit cpdf_setrgbcolor_fill cpdf_setrgbcolor_stroke cpdf_setrgbcolor cpdf_show_xy cpdf_show cpdf_stringwidth cpdf_stroke cpdf_text cpdf_translate contained +syn keyword phpFunctions crack_check crack_closedict crack_getlastmessage crack_opendict contained +syn keyword phpFunctions ctype_alnum ctype_alpha ctype_cntrl ctype_digit ctype_graph ctype_lower ctype_print ctype_punct ctype_space ctype_upper ctype_xdigit contained +syn keyword phpFunctions curl_close curl_errno curl_error curl_exec curl_getinfo curl_init curl_multi_add_handle curl_multi_close curl_multi_exec curl_multi_getcontent curl_multi_info_read curl_multi_init curl_multi_remove_handle curl_multi_select curl_setopt curl_version contained +syn keyword phpFunctions cybercash_base64_decode cybercash_base64_encode cybercash_decr cybercash_encr contained +syn keyword phpFunctions cyrus_authenticate cyrus_bind cyrus_close cyrus_connect cyrus_query cyrus_unbind contained +syn keyword phpFunctions checkdate date getdate gettimeofday gmdate gmmktime gmstrftime localtime microtime mktime strftime strtotime time contained +syn keyword phpFunctions dba_close dba_delete dba_exists dba_fetch dba_firstkey dba_handlers dba_insert dba_key_split dba_list dba_nextkey dba_open dba_optimize dba_popen dba_replace dba_sync contained +syn keyword phpFunctions dbase_add_record dbase_close dbase_create dbase_delete_record dbase_get_header_info dbase_get_record_with_names dbase_get_record dbase_numfields dbase_numrecords dbase_open dbase_pack dbase_replace_record contained +syn keyword phpFunctions dblist dbmclose dbmdelete dbmexists dbmfetch dbmfirstkey dbminsert dbmnextkey dbmopen dbmreplace contained +syn keyword phpFunctions dbplus_add dbplus_aql dbplus_chdir dbplus_close dbplus_curr dbplus_errcode dbplus_errno dbplus_find dbplus_first dbplus_flush dbplus_freealllocks dbplus_freelock dbplus_freerlocks dbplus_getlock dbplus_getunique dbplus_info dbplus_last dbplus_lockrel dbplus_next dbplus_open dbplus_prev dbplus_rchperm dbplus_rcreate dbplus_rcrtexact dbplus_rcrtlike dbplus_resolve dbplus_restorepos dbplus_rkeys dbplus_ropen dbplus_rquery dbplus_rrename dbplus_rsecindex dbplus_runlink dbplus_rzap dbplus_savepos dbplus_setindex dbplus_setindexbynumber dbplus_sql dbplus_tcl dbplus_tremove dbplus_undo dbplus_undoprepare dbplus_unlockrel dbplus_unselect dbplus_update dbplus_xlockrel dbplus_xunlockrel contained +syn keyword phpFunctions dbx_close dbx_compare dbx_connect dbx_error dbx_escape_string dbx_fetch_row dbx_query dbx_sort contained +syn keyword phpFunctions dio_close dio_fcntl dio_open dio_read dio_seek dio_stat dio_tcsetattr dio_truncate dio_write contained +syn keyword phpFunctions chdir chroot dir closedir getcwd opendir readdir rewinddir scandir contained +syn keyword phpFunctions domxml_new_doc domxml_open_file domxml_open_mem domxml_version domxml_xmltree domxml_xslt_stylesheet_doc domxml_xslt_stylesheet_file domxml_xslt_stylesheet xpath_eval_expression xpath_eval xpath_new_context xptr_eval xptr_new_context contained +syn keyword phpMethods name specified value create_attribute create_cdata_section create_comment create_element_ns create_element create_entity_reference create_processing_instruction create_text_node doctype document_element dump_file dump_mem get_element_by_id get_elements_by_tagname html_dump_mem xinclude entities internal_subset name notations public_id system_id get_attribute_node get_attribute get_elements_by_tagname has_attribute remove_attribute set_attribute tagname add_namespace append_child append_sibling attributes child_nodes clone_node dump_node first_child get_content has_attributes has_child_nodes insert_before is_blank_node last_child next_sibling node_name node_type node_value owner_document parent_node prefix previous_sibling remove_child replace_child replace_node set_content set_name set_namespace unlink_node data target process result_dump_file result_dump_mem contained +syn keyword phpFunctions dotnet_load contained +syn keyword phpFunctions debug_backtrace debug_print_backtrace error_log error_reporting restore_error_handler set_error_handler trigger_error user_error contained +syn keyword phpFunctions escapeshellarg escapeshellcmd exec passthru proc_close proc_get_status proc_nice proc_open proc_terminate shell_exec system contained +syn keyword phpFunctions fam_cancel_monitor fam_close fam_monitor_collection fam_monitor_directory fam_monitor_file fam_next_event fam_open fam_pending fam_resume_monitor fam_suspend_monitor contained +syn keyword phpFunctions fbsql_affected_rows fbsql_autocommit fbsql_change_user fbsql_close fbsql_commit fbsql_connect fbsql_create_blob fbsql_create_clob fbsql_create_db fbsql_data_seek fbsql_database_password fbsql_database fbsql_db_query fbsql_db_status fbsql_drop_db fbsql_errno fbsql_error fbsql_fetch_array fbsql_fetch_assoc fbsql_fetch_field fbsql_fetch_lengths fbsql_fetch_object fbsql_fetch_row fbsql_field_flags fbsql_field_len fbsql_field_name fbsql_field_seek fbsql_field_table fbsql_field_type fbsql_free_result fbsql_get_autostart_info fbsql_hostname fbsql_insert_id fbsql_list_dbs fbsql_list_fields fbsql_list_tables fbsql_next_result fbsql_num_fields fbsql_num_rows fbsql_password fbsql_pconnect fbsql_query fbsql_read_blob fbsql_read_clob fbsql_result fbsql_rollback fbsql_select_db fbsql_set_lob_mode fbsql_set_transaction fbsql_start_db fbsql_stop_db fbsql_tablename fbsql_username fbsql_warnings contained +syn keyword phpFunctions fdf_add_doc_javascript fdf_add_template fdf_close fdf_create fdf_enum_values fdf_errno fdf_error fdf_get_ap fdf_get_attachment fdf_get_encoding fdf_get_file fdf_get_flags fdf_get_opt fdf_get_status fdf_get_value fdf_get_version fdf_header fdf_next_field_name fdf_open_string fdf_open fdf_remove_item fdf_save_string fdf_save fdf_set_ap fdf_set_encoding fdf_set_file fdf_set_flags fdf_set_javascript_action fdf_set_opt fdf_set_status fdf_set_submit_form_action fdf_set_target_frame fdf_set_value fdf_set_version contained +syn keyword phpFunctions filepro_fieldcount filepro_fieldname filepro_fieldtype filepro_fieldwidth filepro_retrieve filepro_rowcount filepro contained +syn keyword phpFunctions basename chgrp chmod chown clearstatcache copy delete dirname disk_free_space disk_total_space diskfreespace fclose feof fflush fgetc fgetcsv fgets fgetss file_exists file_get_contents file_put_contents file fileatime filectime filegroup fileinode filemtime fileowner fileperms filesize filetype flock fnmatch fopen fpassthru fputs fread fscanf fseek fstat ftell ftruncate fwrite glob is_dir is_executable is_file is_link is_readable is_uploaded_file is_writable is_writeable link linkinfo lstat mkdir move_uploaded_file parse_ini_file pathinfo pclose popen readfile readlink realpath rename rewind rmdir set_file_buffer stat symlink tempnam tmpfile touch umask unlink contained +syn keyword phpFunctions fribidi_log2vis contained +syn keyword phpFunctions ftp_alloc ftp_cdup ftp_chdir ftp_chmod ftp_close ftp_connect ftp_delete ftp_exec ftp_fget ftp_fput ftp_get_option ftp_get ftp_login ftp_mdtm ftp_mkdir ftp_nb_continue ftp_nb_fget ftp_nb_fput ftp_nb_get ftp_nb_put ftp_nlist ftp_pasv ftp_put ftp_pwd ftp_quit ftp_raw ftp_rawlist ftp_rename ftp_rmdir ftp_set_option ftp_site ftp_size ftp_ssl_connect ftp_systype contained +syn keyword phpFunctions call_user_func_array call_user_func create_function func_get_arg func_get_args func_num_args function_exists get_defined_functions register_shutdown_function register_tick_function unregister_tick_function contained +syn keyword phpFunctions bind_textdomain_codeset bindtextdomain dcgettext dcngettext dgettext dngettext gettext ngettext textdomain contained +syn keyword phpFunctions gmp_abs gmp_add gmp_and gmp_clrbit gmp_cmp gmp_com gmp_div_q gmp_div_qr gmp_div_r gmp_div gmp_divexact gmp_fact gmp_gcd gmp_gcdext gmp_hamdist gmp_init gmp_intval gmp_invert gmp_jacobi gmp_legendre gmp_mod gmp_mul gmp_neg gmp_or gmp_perfect_square gmp_popcount gmp_pow gmp_powm gmp_prob_prime gmp_random gmp_scan0 gmp_scan1 gmp_setbit gmp_sign gmp_sqrt gmp_sqrtrem gmp_sqrtrm gmp_strval gmp_sub gmp_xor contained +syn keyword phpFunctions header headers_list headers_sent setcookie contained +syn keyword phpFunctions hw_api_attribute hwapi_hgcsp hw_api_content hw_api_object contained +syn keyword phpMethods key langdepvalue value values checkin checkout children mimetype read content copy dbstat dcstat dstanchors dstofsrcanchors count reason find ftstat hwstat identify info insert insertanchor insertcollection insertdocument link lock move assign attreditable count insert remove title value object objectbyanchor parents description type remove replace setcommitedversion srcanchors srcsofdst unlock user userlist contained +syn keyword phpFunctions hw_Array2Objrec hw_changeobject hw_Children hw_ChildrenObj hw_Close hw_Connect hw_connection_info hw_cp hw_Deleteobject hw_DocByAnchor hw_DocByAnchorObj hw_Document_Attributes hw_Document_BodyTag hw_Document_Content hw_Document_SetContent hw_Document_Size hw_dummy hw_EditText hw_Error hw_ErrorMsg hw_Free_Document hw_GetAnchors hw_GetAnchorsObj hw_GetAndLock hw_GetChildColl hw_GetChildCollObj hw_GetChildDocColl hw_GetChildDocCollObj hw_GetObject hw_GetObjectByQuery hw_GetObjectByQueryColl hw_GetObjectByQueryCollObj hw_GetObjectByQueryObj hw_GetParents hw_GetParentsObj hw_getrellink hw_GetRemote hw_getremotechildren hw_GetSrcByDestObj hw_GetText hw_getusername hw_Identify hw_InCollections hw_Info hw_InsColl hw_InsDoc hw_insertanchors hw_InsertDocument hw_InsertObject hw_mapid hw_Modifyobject hw_mv hw_New_Document hw_objrec2array hw_Output_Document hw_pConnect hw_PipeDocument hw_Root hw_setlinkroot hw_stat hw_Unlock hw_Who contained +syn keyword phpFunctions ibase_add_user ibase_affected_rows ibase_blob_add ibase_blob_cancel ibase_blob_close ibase_blob_create ibase_blob_echo ibase_blob_get ibase_blob_import ibase_blob_info ibase_blob_open ibase_close ibase_commit_ret ibase_commit ibase_connect ibase_delete_user ibase_drop_db ibase_errcode ibase_errmsg ibase_execute ibase_fetch_assoc ibase_fetch_object ibase_fetch_row ibase_field_info ibase_free_event_handler ibase_free_query ibase_free_result ibase_gen_id ibase_modify_user ibase_name_result ibase_num_fields ibase_num_params ibase_param_info ibase_pconnect ibase_prepare ibase_query ibase_rollback_ret ibase_rollback ibase_set_event_handler ibase_timefmt ibase_trans ibase_wait_event contained +syn keyword phpFunctions iconv_get_encoding iconv_mime_decode_headers iconv_mime_decode iconv_mime_encode iconv_set_encoding iconv_strlen iconv_strpos iconv_strrpos iconv_substr iconv ob_iconv_handler contained +syn keyword phpFunctions ifx_affected_rows ifx_blobinfile_mode ifx_byteasvarchar ifx_close ifx_connect ifx_copy_blob ifx_create_blob ifx_create_char ifx_do ifx_error ifx_errormsg ifx_fetch_row ifx_fieldproperties ifx_fieldtypes ifx_free_blob ifx_free_char ifx_free_result ifx_get_blob ifx_get_char ifx_getsqlca ifx_htmltbl_result ifx_nullformat ifx_num_fields ifx_num_rows ifx_pconnect ifx_prepare ifx_query ifx_textasvarchar ifx_update_blob ifx_update_char ifxus_close_slob ifxus_create_slob ifxus_free_slob ifxus_open_slob ifxus_read_slob ifxus_seek_slob ifxus_tell_slob ifxus_write_slob contained +syn keyword phpFunctions exif_imagetype exif_read_data exif_thumbnail gd_info getimagesize image_type_to_mime_type image2wbmp imagealphablending imageantialias imagearc imagechar imagecharup imagecolorallocate imagecolorallocatealpha imagecolorat imagecolorclosest imagecolorclosestalpha imagecolorclosesthwb imagecolordeallocate imagecolorexact imagecolorexactalpha imagecolormatch imagecolorresolve imagecolorresolvealpha imagecolorset imagecolorsforindex imagecolorstotal imagecolortransparent imagecopy imagecopymerge imagecopymergegray imagecopyresampled imagecopyresized imagecreate imagecreatefromgd2 imagecreatefromgd2part imagecreatefromgd imagecreatefromgif imagecreatefromjpeg imagecreatefrompng imagecreatefromstring imagecreatefromwbmp imagecreatefromxbm imagecreatefromxpm imagecreatetruecolor imagedashedline imagedestroy imageellipse imagefill imagefilledarc imagefilledellipse imagefilledpolygon imagefilledrectangle imagefilltoborder imagefontheight imagefontwidth imageftbbox imagefttext imagegammacorrect imagegd2 imagegd imagegif imageinterlace imageistruecolor imagejpeg imageline imageloadfont imagepalettecopy imagepng imagepolygon imagepsbbox imagepscopyfont imagepsencodefont imagepsextendfont imagepsfreefont imagepsloadfont imagepsslantfont imagepstext imagerectangle imagerotate imagesavealpha imagesetbrush imagesetpixel imagesetstyle imagesetthickness imagesettile imagestring imagestringup imagesx imagesy imagetruecolortopalette imagettfbbox imagettftext imagetypes imagewbmp iptcembed iptcparse jpeg2wbmp png2wbmp read_exif_data contained +syn keyword phpFunctions imap_8bit imap_alerts imap_append imap_base64 imap_binary imap_body imap_bodystruct imap_check imap_clearflag_full imap_close imap_createmailbox imap_delete imap_deletemailbox imap_errors imap_expunge imap_fetch_overview imap_fetchbody imap_fetchheader imap_fetchstructure imap_get_quota imap_get_quotaroot imap_getacl imap_getmailboxes imap_getsubscribed imap_header imap_headerinfo imap_headers imap_last_error imap_list imap_listmailbox imap_listscan imap_listsubscribed imap_lsub imap_mail_compose imap_mail_copy imap_mail_move imap_mail imap_mailboxmsginfo imap_mime_header_decode imap_msgno imap_num_msg imap_num_recent imap_open imap_ping imap_qprint imap_renamemailbox imap_reopen imap_rfc822_parse_adrlist imap_rfc822_parse_headers imap_rfc822_write_address imap_scanmailbox imap_search imap_set_quota imap_setacl imap_setflag_full imap_sort imap_status imap_subscribe imap_thread imap_timeout imap_uid imap_undelete imap_unsubscribe imap_utf7_decode imap_utf7_encode imap_utf8 contained +syn keyword phpFunctions assert_options assert dl extension_loaded get_cfg_var get_current_user get_defined_constants get_extension_funcs get_include_path get_included_files get_loaded_extensions get_magic_quotes_gpc get_magic_quotes_runtime get_required_files getenv getlastmod getmygid getmyinode getmypid getmyuid getopt getrusage ini_alter ini_get_all ini_get ini_restore ini_set main memory_get_usage php_ini_scanned_files php_logo_guid php_sapi_name php_uname phpcredits phpinfo phpversion putenv restore_include_path set_include_path set_magic_quotes_runtime set_time_limit version_compare zend_logo_guid zend_version contained +syn keyword phpFunctions ingres_autocommit ingres_close ingres_commit ingres_connect ingres_fetch_array ingres_fetch_object ingres_fetch_row ingres_field_length ingres_field_name ingres_field_nullable ingres_field_precision ingres_field_scale ingres_field_type ingres_num_fields ingres_num_rows ingres_pconnect ingres_query ingres_rollback contained +syn keyword phpFunctions ircg_channel_mode ircg_disconnect ircg_fetch_error_msg ircg_get_username ircg_html_encode ircg_ignore_add ircg_ignore_del ircg_is_conn_alive ircg_join ircg_kick ircg_lookup_format_messages ircg_msg ircg_nick ircg_nickname_escape ircg_nickname_unescape ircg_notice ircg_part ircg_pconnect ircg_register_format_messages ircg_set_current ircg_set_file ircg_set_on_die ircg_topic ircg_whois contained +syn keyword phpFunctions java_last_exception_clear java_last_exception_get contained +syn keyword phpFunctions ldap_8859_to_t61 ldap_add ldap_bind ldap_close ldap_compare ldap_connect ldap_count_entries ldap_delete ldap_dn2ufn ldap_err2str ldap_errno ldap_error ldap_explode_dn ldap_first_attribute ldap_first_entry ldap_first_reference ldap_free_result ldap_get_attributes ldap_get_dn ldap_get_entries ldap_get_option ldap_get_values_len ldap_get_values ldap_list ldap_mod_add ldap_mod_del ldap_mod_replace ldap_modify ldap_next_attribute ldap_next_entry ldap_next_reference ldap_parse_reference ldap_parse_result ldap_read ldap_rename ldap_search ldap_set_option ldap_set_rebind_proc ldap_sort ldap_start_tls ldap_t61_to_8859 ldap_unbind contained +syn keyword phpFunctions lzf_compress lzf_decompress lzf_optimized_for contained +syn keyword phpFunctions ezmlm_hash mail contained +syn keyword phpFunctions mailparse_determine_best_xfer_encoding mailparse_msg_create mailparse_msg_extract_part_file mailparse_msg_extract_part mailparse_msg_free mailparse_msg_get_part_data mailparse_msg_get_part mailparse_msg_get_structure mailparse_msg_parse_file mailparse_msg_parse mailparse_rfc822_parse_addresses mailparse_stream_encode mailparse_uudecode_all contained +syn keyword phpFunctions abs acos acosh asin asinh atan2 atan atanh base_convert bindec ceil cos cosh decbin dechex decoct deg2rad exp expm1 floor fmod getrandmax hexdec hypot is_finite is_infinite is_nan lcg_value log10 log1p log max min mt_getrandmax mt_rand mt_srand octdec pi pow rad2deg rand round sin sinh sqrt srand tan tanh contained +syn keyword phpFunctions mb_convert_case mb_convert_encoding mb_convert_kana mb_convert_variables mb_decode_mimeheader mb_decode_numericentity mb_detect_encoding mb_detect_order mb_encode_mimeheader mb_encode_numericentity mb_ereg_match mb_ereg_replace mb_ereg_search_getpos mb_ereg_search_getregs mb_ereg_search_init mb_ereg_search_pos mb_ereg_search_regs mb_ereg_search_setpos mb_ereg_search mb_ereg mb_eregi_replace mb_eregi mb_get_info mb_http_input mb_http_output mb_internal_encoding mb_language mb_output_handler mb_parse_str mb_preferred_mime_name mb_regex_encoding mb_regex_set_options mb_send_mail mb_split mb_strcut mb_strimwidth mb_strlen mb_strpos mb_strrpos mb_strtolower mb_strtoupper mb_strwidth mb_substitute_character mb_substr_count mb_substr contained +syn keyword phpFunctions mcal_append_event mcal_close mcal_create_calendar mcal_date_compare mcal_date_valid mcal_day_of_week mcal_day_of_year mcal_days_in_month mcal_delete_calendar mcal_delete_event mcal_event_add_attribute mcal_event_init mcal_event_set_alarm mcal_event_set_category mcal_event_set_class mcal_event_set_description mcal_event_set_end mcal_event_set_recur_daily mcal_event_set_recur_monthly_mday mcal_event_set_recur_monthly_wday mcal_event_set_recur_none mcal_event_set_recur_weekly mcal_event_set_recur_yearly mcal_event_set_start mcal_event_set_title mcal_expunge mcal_fetch_current_stream_event mcal_fetch_event mcal_is_leap_year mcal_list_alarms mcal_list_events mcal_next_recurrence mcal_open mcal_popen mcal_rename_calendar mcal_reopen mcal_snooze mcal_store_event mcal_time_valid mcal_week_of_year contained +syn keyword phpFunctions mcrypt_cbc mcrypt_cfb mcrypt_create_iv mcrypt_decrypt mcrypt_ecb mcrypt_enc_get_algorithms_name mcrypt_enc_get_block_size mcrypt_enc_get_iv_size mcrypt_enc_get_key_size mcrypt_enc_get_modes_name mcrypt_enc_get_supported_key_sizes mcrypt_enc_is_block_algorithm_mode mcrypt_enc_is_block_algorithm mcrypt_enc_is_block_mode mcrypt_enc_self_test mcrypt_encrypt mcrypt_generic_deinit mcrypt_generic_end mcrypt_generic_init mcrypt_generic mcrypt_get_block_size mcrypt_get_cipher_name mcrypt_get_iv_size mcrypt_get_key_size mcrypt_list_algorithms mcrypt_list_modes mcrypt_module_close mcrypt_module_get_algo_block_size mcrypt_module_get_algo_key_size mcrypt_module_get_supported_key_sizes mcrypt_module_is_block_algorithm_mode mcrypt_module_is_block_algorithm mcrypt_module_is_block_mode mcrypt_module_open mcrypt_module_self_test mcrypt_ofb mdecrypt_generic contained +syn keyword phpFunctions mcve_adduser mcve_adduserarg mcve_bt mcve_checkstatus mcve_chkpwd mcve_chngpwd mcve_completeauthorizations mcve_connect mcve_connectionerror mcve_deleteresponse mcve_deletetrans mcve_deleteusersetup mcve_deluser mcve_destroyconn mcve_destroyengine mcve_disableuser mcve_edituser mcve_enableuser mcve_force mcve_getcell mcve_getcellbynum mcve_getcommadelimited mcve_getheader mcve_getuserarg mcve_getuserparam mcve_gft mcve_gl mcve_gut mcve_initconn mcve_initengine mcve_initusersetup mcve_iscommadelimited mcve_liststats mcve_listusers mcve_maxconntimeout mcve_monitor mcve_numcolumns mcve_numrows mcve_override mcve_parsecommadelimited mcve_ping mcve_preauth mcve_preauthcompletion mcve_qc mcve_responseparam mcve_return mcve_returncode mcve_returnstatus mcve_sale mcve_setblocking mcve_setdropfile mcve_setip mcve_setssl_files mcve_setssl mcve_settimeout mcve_settle mcve_text_avs mcve_text_code mcve_text_cv mcve_transactionauth mcve_transactionavs mcve_transactionbatch mcve_transactioncv mcve_transactionid mcve_transactionitem mcve_transactionssent mcve_transactiontext mcve_transinqueue mcve_transnew mcve_transparam mcve_transsend mcve_ub mcve_uwait mcve_verifyconnection mcve_verifysslcert mcve_void contained +syn keyword phpFunctions mhash_count mhash_get_block_size mhash_get_hash_name mhash_keygen_s2k mhash contained +syn keyword phpFunctions mime_content_type contained +syn keyword phpFunctions ming_setcubicthreshold ming_setscale ming_useswfversion SWFAction SWFBitmap swfbutton_keypress SWFbutton SWFDisplayItem SWFFill SWFFont SWFGradient SWFMorph SWFMovie SWFShape SWFSprite SWFText SWFTextField contained +syn keyword phpMethods getHeight getWidth addAction addShape setAction setdown setHit setOver setUp addColor move moveTo multColor remove Rotate rotateTo scale scaleTo setDepth setName setRatio skewX skewXTo skewY skewYTo moveTo rotateTo scaleTo skewXTo skewYTo getwidth addEntry getshape1 getshape2 add nextframe output remove save setbackground setdimension setframes setrate streammp3 addFill drawCurve drawCurveTo drawLine drawLineTo movePen movePenTo setLeftFill setLine setRightFill add nextframe remove setframes addString getWidth moveTo setColor setFont setHeight setSpacing addstring align setbounds setcolor setFont setHeight setindentation setLeftMargin setLineSpacing setMargins setname setrightMargin contained +syn keyword phpFunctions connection_aborted connection_status connection_timeout constant define defined die eval exit get_browser highlight_file highlight_string ignore_user_abort pack show_source sleep uniqid unpack usleep contained +syn keyword phpFunctions udm_add_search_limit udm_alloc_agent udm_api_version udm_cat_list udm_cat_path udm_check_charset udm_check_stored udm_clear_search_limits udm_close_stored udm_crc32 udm_errno udm_error udm_find udm_free_agent udm_free_ispell_data udm_free_res udm_get_doc_count udm_get_res_field udm_get_res_param udm_load_ispell_data udm_open_stored udm_set_agent_param contained +syn keyword phpFunctions msession_connect msession_count msession_create msession_destroy msession_disconnect msession_find msession_get_array msession_get msession_getdata msession_inc msession_list msession_listvar msession_lock msession_plugin msession_randstr msession_set_array msession_set msession_setdata msession_timeout msession_uniq msession_unlock contained +syn keyword phpFunctions msql_affected_rows msql_close msql_connect msql_create_db msql_createdb msql_data_seek msql_dbname msql_drop_db msql_dropdb msql_error msql_fetch_array msql_fetch_field msql_fetch_object msql_fetch_row msql_field_seek msql_fieldflags msql_fieldlen msql_fieldname msql_fieldtable msql_fieldtype msql_free_result msql_freeresult msql_list_dbs msql_list_fields msql_list_tables msql_listdbs msql_listfields msql_listtables msql_num_fields msql_num_rows msql_numfields msql_numrows msql_pconnect msql_query msql_regcase msql_result msql_select_db msql_selectdb msql_tablename msql contained +syn keyword phpFunctions mssql_bind mssql_close mssql_connect mssql_data_seek mssql_execute mssql_fetch_array mssql_fetch_assoc mssql_fetch_batch mssql_fetch_field mssql_fetch_object mssql_fetch_row mssql_field_length mssql_field_name mssql_field_seek mssql_field_type mssql_free_result mssql_free_statement mssql_get_last_message mssql_guid_string mssql_init mssql_min_error_severity mssql_min_message_severity mssql_next_result mssql_num_fields mssql_num_rows mssql_pconnect mssql_query mssql_result mssql_rows_affected mssql_select_db contained +syn keyword phpFunctions muscat_close muscat_get muscat_give muscat_setup_net muscat_setup contained +syn keyword phpFunctions mysql_affected_rows mysql_change_user mysql_client_encoding mysql_close mysql_connect mysql_create_db mysql_data_seek mysql_db_name mysql_db_query mysql_drop_db mysql_errno mysql_error mysql_escape_string mysql_fetch_array mysql_fetch_assoc mysql_fetch_field mysql_fetch_lengths mysql_fetch_object mysql_fetch_row mysql_field_flags mysql_field_len mysql_field_name mysql_field_seek mysql_field_table mysql_field_type mysql_free_result mysql_get_client_info mysql_get_host_info mysql_get_proto_info mysql_get_server_info mysql_info mysql_insert_id mysql_list_dbs mysql_list_fields mysql_list_processes mysql_list_tables mysql_num_fields mysql_num_rows mysql_pconnect mysql_ping mysql_query mysql_real_escape_string mysql_result mysql_select_db mysql_stat mysql_tablename mysql_thread_id mysql_unbuffered_query contained +syn keyword phpFunctions mysqli_affected_rows mysqli_autocommit mysqli_bind_param mysqli_bind_result mysqli_change_user mysqli_character_set_name mysqli_close mysqli_commit mysqli_connect mysqli_data_seek mysqli_debug mysqli_disable_reads_from_master mysqli_disable_rpl_parse mysqli_dump_debug_info mysqli_enable_reads_from_master mysqli_enable_rpl_parse mysqli_errno mysqli_error mysqli_execute mysqli_fetch_array mysqli_fetch_assoc mysqli_fetch_field_direct mysqli_fetch_field mysqli_fetch_fields mysqli_fetch_lengths mysqli_fetch_object mysqli_fetch_row mysqli_fetch mysqli_field_count mysqli_field_seek mysqli_field_tell mysqli_free_result mysqli_get_client_info mysqli_get_host_info mysqli_get_proto_info mysqli_get_server_info mysqli_get_server_version mysqli_info mysqli_init mysqli_insert_id mysqli_kill mysqli_master_query mysqli_num_fields mysqli_num_rows mysqli_options mysqli_param_count mysqli_ping mysqli_prepare_result mysqli_prepare mysqli_profiler mysqli_query mysqli_read_query_result mysqli_real_connect mysqli_real_escape_string mysqli_real_query mysqli_reload mysqli_rollback mysqli_rpl_parse_enabled mysqli_rpl_probe mysqli_rpl_query_type mysqli_select_db mysqli_send_long_data mysqli_send_query mysqli_slave_query mysqli_ssl_set mysqli_stat mysqli_stmt_affected_rows mysqli_stmt_close mysqli_stmt_errno mysqli_stmt_error mysqli_stmt_store_result mysqli_store_result mysqli_thread_id mysqli_thread_safe mysqli_use_result mysqli_warning_count contained +syn keyword phpFunctions ncurses_addch ncurses_addchnstr ncurses_addchstr ncurses_addnstr ncurses_addstr ncurses_assume_default_colors ncurses_attroff ncurses_attron ncurses_attrset ncurses_baudrate ncurses_beep ncurses_bkgd ncurses_bkgdset ncurses_border ncurses_bottom_panel ncurses_can_change_color ncurses_cbreak ncurses_clear ncurses_clrtobot ncurses_clrtoeol ncurses_color_content ncurses_color_set ncurses_curs_set ncurses_def_prog_mode ncurses_def_shell_mode ncurses_define_key ncurses_del_panel ncurses_delay_output ncurses_delch ncurses_deleteln ncurses_delwin ncurses_doupdate ncurses_echo ncurses_echochar ncurses_end ncurses_erase ncurses_erasechar ncurses_filter ncurses_flash ncurses_flushinp ncurses_getch ncurses_getmaxyx ncurses_getmouse ncurses_getyx ncurses_halfdelay ncurses_has_colors ncurses_has_ic ncurses_has_il ncurses_has_key ncurses_hide_panel ncurses_hline ncurses_inch ncurses_init_color ncurses_init_pair ncurses_init ncurses_insch ncurses_insdelln ncurses_insertln ncurses_insstr ncurses_instr ncurses_isendwin ncurses_keyok ncurses_keypad ncurses_killchar ncurses_longname ncurses_meta ncurses_mouse_trafo ncurses_mouseinterval ncurses_mousemask ncurses_move_panel ncurses_move ncurses_mvaddch ncurses_mvaddchnstr ncurses_mvaddchstr ncurses_mvaddnstr ncurses_mvaddstr ncurses_mvcur ncurses_mvdelch ncurses_mvgetch ncurses_mvhline ncurses_mvinch ncurses_mvvline ncurses_mvwaddstr ncurses_napms ncurses_new_panel ncurses_newpad ncurses_newwin ncurses_nl ncurses_nocbreak ncurses_noecho ncurses_nonl ncurses_noqiflush ncurses_noraw ncurses_pair_content ncurses_panel_above ncurses_panel_below ncurses_panel_window ncurses_pnoutrefresh ncurses_prefresh ncurses_putp ncurses_qiflush ncurses_raw ncurses_refresh ncurses_replace_panel ncurses_reset_prog_mode ncurses_reset_shell_mode ncurses_resetty ncurses_savetty ncurses_scr_dump ncurses_scr_init ncurses_scr_restore ncurses_scr_set ncurses_scrl ncurses_show_panel ncurses_slk_attr ncurses_slk_attroff ncurses_slk_attron ncurses_slk_attrset ncurses_slk_clear ncurses_slk_color ncurses_slk_init ncurses_slk_noutrefresh ncurses_slk_refresh ncurses_slk_restore ncurses_slk_set ncurses_slk_touch ncurses_standend ncurses_standout ncurses_start_color ncurses_termattrs ncurses_termname ncurses_timeout ncurses_top_panel ncurses_typeahead ncurses_ungetch ncurses_ungetmouse ncurses_update_panels ncurses_use_default_colors ncurses_use_env ncurses_use_extended_names ncurses_vidattr ncurses_vline ncurses_waddch ncurses_waddstr ncurses_wattroff ncurses_wattron ncurses_wattrset ncurses_wborder ncurses_wclear ncurses_wcolor_set ncurses_werase ncurses_wgetch ncurses_whline ncurses_wmouse_trafo ncurses_wmove ncurses_wnoutrefresh ncurses_wrefresh ncurses_wstandend ncurses_wstandout ncurses_wvline contained +syn keyword phpFunctions checkdnsrr closelog debugger_off debugger_on define_syslog_variables dns_check_record dns_get_mx dns_get_record fsockopen gethostbyaddr gethostbyname gethostbynamel getmxrr getprotobyname getprotobynumber getservbyname getservbyport ip2long long2ip openlog pfsockopen socket_get_status socket_set_blocking socket_set_timeout syslog contained +syn keyword phpFunctions yp_all yp_cat yp_err_string yp_errno yp_first yp_get_default_domain yp_master yp_match yp_next yp_order contained +syn keyword phpFunctions notes_body notes_copy_db notes_create_db notes_create_note notes_drop_db notes_find_note notes_header_info notes_list_msgs notes_mark_read notes_mark_unread notes_nav_create notes_search notes_unread notes_version contained +syn keyword phpFunctions nsapi_request_headers nsapi_response_headers nsapi_virtual contained +syn keyword phpFunctions aggregate_info aggregate_methods_by_list aggregate_methods_by_regexp aggregate_methods aggregate_properties_by_list aggregate_properties_by_regexp aggregate_properties aggregate aggregation_info deaggregate contained +syn keyword phpFunctions ocibindbyname ocicancel ocicloselob ocicollappend ocicollassign ocicollassignelem ocicollgetelem ocicollmax ocicollsize ocicolltrim ocicolumnisnull ocicolumnname ocicolumnprecision ocicolumnscale ocicolumnsize ocicolumntype ocicolumntyperaw ocicommit ocidefinebyname ocierror ociexecute ocifetch ocifetchinto ocifetchstatement ocifreecollection ocifreecursor ocifreedesc ocifreestatement ociinternaldebug ociloadlob ocilogoff ocilogon ocinewcollection ocinewcursor ocinewdescriptor ocinlogon ocinumcols ociparse ociplogon ociresult ocirollback ocirowcount ocisavelob ocisavelobfile ociserverversion ocisetprefetch ocistatementtype ociwritelobtofile ociwritetemporarylob contained +syn keyword phpFunctions odbc_autocommit odbc_binmode odbc_close_all odbc_close odbc_columnprivileges odbc_columns odbc_commit odbc_connect odbc_cursor odbc_data_source odbc_do odbc_error odbc_errormsg odbc_exec odbc_execute odbc_fetch_array odbc_fetch_into odbc_fetch_object odbc_fetch_row odbc_field_len odbc_field_name odbc_field_num odbc_field_precision odbc_field_scale odbc_field_type odbc_foreignkeys odbc_free_result odbc_gettypeinfo odbc_longreadlen odbc_next_result odbc_num_fields odbc_num_rows odbc_pconnect odbc_prepare odbc_primarykeys odbc_procedurecolumns odbc_procedures odbc_result_all odbc_result odbc_rollback odbc_setoption odbc_specialcolumns odbc_statistics odbc_tableprivileges odbc_tables contained +syn keyword phpFunctions openssl_csr_export_to_file openssl_csr_export openssl_csr_new openssl_csr_sign openssl_error_string openssl_free_key openssl_get_privatekey openssl_get_publickey openssl_open openssl_pkcs7_decrypt openssl_pkcs7_encrypt openssl_pkcs7_sign openssl_pkcs7_verify openssl_pkey_export_to_file openssl_pkey_export openssl_pkey_get_private openssl_pkey_get_public openssl_pkey_new openssl_private_decrypt openssl_private_encrypt openssl_public_decrypt openssl_public_encrypt openssl_seal openssl_sign openssl_verify openssl_x509_check_private_key openssl_x509_checkpurpose openssl_x509_export_to_file openssl_x509_export openssl_x509_free openssl_x509_parse openssl_x509_read contained +syn keyword phpFunctions ora_bind ora_close ora_columnname ora_columnsize ora_columntype ora_commit ora_commitoff ora_commiton ora_do ora_error ora_errorcode ora_exec ora_fetch_into ora_fetch ora_getcolumn ora_logoff ora_logon ora_numcols ora_numrows ora_open ora_parse ora_plogon ora_rollback contained +syn keyword phpFunctions flush ob_clean ob_end_clean ob_end_flush ob_flush ob_get_clean ob_get_contents ob_get_flush ob_get_length ob_get_level ob_get_status ob_gzhandler ob_implicit_flush ob_list_handlers ob_start output_add_rewrite_var output_reset_rewrite_vars contained +syn keyword phpFunctions overload contained +syn keyword phpFunctions ovrimos_close ovrimos_commit ovrimos_connect ovrimos_cursor ovrimos_exec ovrimos_execute ovrimos_fetch_into ovrimos_fetch_row ovrimos_field_len ovrimos_field_name ovrimos_field_num ovrimos_field_type ovrimos_free_result ovrimos_longreadlen ovrimos_num_fields ovrimos_num_rows ovrimos_prepare ovrimos_result_all ovrimos_result ovrimos_rollback contained +syn keyword phpFunctions pcntl_exec pcntl_fork pcntl_signal pcntl_waitpid pcntl_wexitstatus pcntl_wifexited pcntl_wifsignaled pcntl_wifstopped pcntl_wstopsig pcntl_wtermsig contained +syn keyword phpFunctions preg_grep preg_match_all preg_match preg_quote preg_replace_callback preg_replace preg_split contained +syn keyword phpFunctions pdf_add_annotation pdf_add_bookmark pdf_add_launchlink pdf_add_locallink pdf_add_note pdf_add_outline pdf_add_pdflink pdf_add_thumbnail pdf_add_weblink pdf_arc pdf_arcn pdf_attach_file pdf_begin_page pdf_begin_pattern pdf_begin_template pdf_circle pdf_clip pdf_close_image pdf_close_pdi_page pdf_close_pdi pdf_close pdf_closepath_fill_stroke pdf_closepath_stroke pdf_closepath pdf_concat pdf_continue_text pdf_curveto pdf_delete pdf_end_page pdf_end_pattern pdf_end_template pdf_endpath pdf_fill_stroke pdf_fill pdf_findfont pdf_get_buffer pdf_get_font pdf_get_fontname pdf_get_fontsize pdf_get_image_height pdf_get_image_width pdf_get_majorversion pdf_get_minorversion pdf_get_parameter pdf_get_pdi_parameter pdf_get_pdi_value pdf_get_value pdf_initgraphics pdf_lineto pdf_makespotcolor pdf_moveto pdf_new pdf_open_CCITT pdf_open_file pdf_open_gif pdf_open_image_file pdf_open_image pdf_open_jpeg pdf_open_memory_image pdf_open_pdi_page pdf_open_pdi pdf_open_png pdf_open_tiff pdf_open pdf_place_image pdf_place_pdi_page pdf_rect pdf_restore pdf_rotate pdf_save pdf_scale pdf_set_border_color pdf_set_border_dash pdf_set_border_style pdf_set_char_spacing pdf_set_duration pdf_set_font pdf_set_horiz_scaling pdf_set_info_author pdf_set_info_creator pdf_set_info_keywords pdf_set_info_subject pdf_set_info_title pdf_set_info pdf_set_leading pdf_set_parameter pdf_set_text_matrix pdf_set_text_pos pdf_set_text_rendering pdf_set_text_rise pdf_set_value pdf_set_word_spacing pdf_setcolor pdf_setdash pdf_setflat pdf_setfont pdf_setgray_fill pdf_setgray_stroke pdf_setgray pdf_setlinecap pdf_setlinejoin pdf_setlinewidth pdf_setmatrix pdf_setmiterlimit pdf_setpolydash pdf_setrgbcolor_fill pdf_setrgbcolor_stroke pdf_setrgbcolor pdf_show_boxed pdf_show_xy pdf_show pdf_skew pdf_stringwidth pdf_stroke pdf_translate contained +syn keyword phpFunctions pfpro_cleanup pfpro_init pfpro_process_raw pfpro_process pfpro_version contained +syn keyword phpFunctions pg_affected_rows pg_cancel_query pg_client_encoding pg_close pg_connect pg_connection_busy pg_connection_reset pg_connection_status pg_convert pg_copy_from pg_copy_to pg_dbname pg_delete pg_end_copy pg_escape_bytea pg_escape_string pg_fetch_all pg_fetch_array pg_fetch_assoc pg_fetch_object pg_fetch_result pg_fetch_row pg_field_is_null pg_field_name pg_field_num pg_field_prtlen pg_field_size pg_field_type pg_free_result pg_get_notify pg_get_pid pg_get_result pg_host pg_insert pg_last_error pg_last_notice pg_last_oid pg_lo_close pg_lo_create pg_lo_export pg_lo_import pg_lo_open pg_lo_read_all pg_lo_read pg_lo_seek pg_lo_tell pg_lo_unlink pg_lo_write pg_meta_data pg_num_fields pg_num_rows pg_options pg_pconnect pg_ping pg_port pg_put_line pg_query pg_result_error pg_result_seek pg_result_status pg_select pg_send_query pg_set_client_encoding pg_trace pg_tty pg_unescape_bytea pg_untrace pg_update contained +syn keyword phpFunctions posix_ctermid posix_get_last_error posix_getcwd posix_getegid posix_geteuid posix_getgid posix_getgrgid posix_getgrnam posix_getgroups posix_getlogin posix_getpgid posix_getpgrp posix_getpid posix_getppid posix_getpwnam posix_getpwuid posix_getrlimit posix_getsid posix_getuid posix_isatty posix_kill posix_mkfifo posix_setegid posix_seteuid posix_setgid posix_setpgid posix_setsid posix_setuid posix_strerror posix_times posix_ttyname posix_uname contained +syn keyword phpFunctions printer_abort printer_close printer_create_brush printer_create_dc printer_create_font printer_create_pen printer_delete_brush printer_delete_dc printer_delete_font printer_delete_pen printer_draw_bmp printer_draw_chord printer_draw_elipse printer_draw_line printer_draw_pie printer_draw_rectangle printer_draw_roundrect printer_draw_text printer_end_doc printer_end_page printer_get_option printer_list printer_logical_fontheight printer_open printer_select_brush printer_select_font printer_select_pen printer_set_option printer_start_doc printer_start_page printer_write contained +syn keyword phpFunctions pspell_add_to_personal pspell_add_to_session pspell_check pspell_clear_session pspell_config_create pspell_config_ignore pspell_config_mode pspell_config_personal pspell_config_repl pspell_config_runtogether pspell_config_save_repl pspell_new_config pspell_new_personal pspell_new pspell_save_wordlist pspell_store_replacement pspell_suggest contained +syn keyword phpFunctions qdom_error qdom_tree contained +syn keyword phpFunctions readline_add_history readline_clear_history readline_completion_function readline_info readline_list_history readline_read_history readline_write_history readline contained +syn keyword phpFunctions recode_file recode_string recode contained +syn keyword phpFunctions ereg_replace ereg eregi_replace eregi split spliti sql_regcase contained +syn keyword phpFunctions ftok msg_get_queue msg_receive msg_remove_queue msg_send msg_set_queue msg_stat_queue sem_acquire sem_get sem_release sem_remove shm_attach shm_detach shm_get_var shm_put_var shm_remove_var shm_remove contained +syn keyword phpFunctions sesam_affected_rows sesam_commit sesam_connect sesam_diagnostic sesam_disconnect sesam_errormsg sesam_execimm sesam_fetch_array sesam_fetch_result sesam_fetch_row sesam_field_array sesam_field_name sesam_free_result sesam_num_fields sesam_query sesam_rollback sesam_seek_row sesam_settransaction contained +syn keyword phpFunctions session_cache_expire session_cache_limiter session_decode session_destroy session_encode session_get_cookie_params session_id session_is_registered session_module_name session_name session_regenerate_id session_register session_save_path session_set_cookie_params session_set_save_handler session_start session_unregister session_unset session_write_close contained +syn keyword phpFunctions shmop_close shmop_delete shmop_open shmop_read shmop_size shmop_write contained +syn keyword phpFunctions snmp_get_quick_print snmp_set_quick_print snmpget snmprealwalk snmpset snmpwalk snmpwalkoid contained +syn keyword phpFunctions socket_accept socket_bind socket_clear_error socket_close socket_connect socket_create_listen socket_create_pair socket_create socket_get_option socket_getpeername socket_getsockname socket_iovec_add socket_iovec_alloc socket_iovec_delete socket_iovec_fetch socket_iovec_free socket_iovec_set socket_last_error socket_listen socket_read socket_readv socket_recv socket_recvfrom socket_recvmsg socket_select socket_send socket_sendmsg socket_sendto socket_set_block socket_set_nonblock socket_set_option socket_shutdown socket_strerror socket_write socket_writev contained +syn keyword phpFunctions sqlite_array_query sqlite_busy_timeout sqlite_changes sqlite_close sqlite_column sqlite_create_aggregate sqlite_create_function sqlite_current sqlite_error_string sqlite_escape_string sqlite_fetch_array sqlite_fetch_single sqlite_fetch_string sqlite_field_name sqlite_has_more sqlite_last_error sqlite_last_insert_rowid sqlite_libencoding sqlite_libversion sqlite_next sqlite_num_fields sqlite_num_rows sqlite_open sqlite_popen sqlite_query sqlite_rewind sqlite_seek sqlite_udf_decode_binary sqlite_udf_encode_binary sqlite_unbuffered_query contained +syn keyword phpFunctions stream_context_create stream_context_get_options stream_context_set_option stream_context_set_params stream_copy_to_stream stream_filter_append stream_filter_prepend stream_filter_register stream_get_contents stream_get_filters stream_get_line stream_get_meta_data stream_get_transports stream_get_wrappers stream_register_wrapper stream_select stream_set_blocking stream_set_timeout stream_set_write_buffer stream_socket_accept stream_socket_client stream_socket_get_name stream_socket_recvfrom stream_socket_sendto stream_socket_server stream_wrapper_register contained +syn keyword phpFunctions addcslashes addslashes bin2hex chop chr chunk_split convert_cyr_string count_chars crc32 crypt explode fprintf get_html_translation_table hebrev hebrevc html_entity_decode htmlentities htmlspecialchars implode join levenshtein localeconv ltrim md5_file md5 metaphone money_format nl_langinfo nl2br number_format ord parse_str print printf quoted_printable_decode quotemeta rtrim setlocale sha1_file sha1 similar_text soundex sprintf sscanf str_ireplace str_pad str_repeat str_replace str_rot13 str_shuffle str_split str_word_count strcasecmp strchr strcmp strcoll strcspn strip_tags stripcslashes stripos stripslashes stristr strlen strnatcasecmp strnatcmp strncasecmp strncmp strpos strrchr strrev strripos strrpos strspn strstr strtok strtolower strtoupper strtr substr_compare substr_count substr_replace substr trim ucfirst ucwords vprintf vsprintf wordwrap contained +syn keyword phpFunctions swf_actiongeturl swf_actiongotoframe swf_actiongotolabel swf_actionnextframe swf_actionplay swf_actionprevframe swf_actionsettarget swf_actionstop swf_actiontogglequality swf_actionwaitforframe swf_addbuttonrecord swf_addcolor swf_closefile swf_definebitmap swf_definefont swf_defineline swf_definepoly swf_definerect swf_definetext swf_endbutton swf_enddoaction swf_endshape swf_endsymbol swf_fontsize swf_fontslant swf_fonttracking swf_getbitmapinfo swf_getfontinfo swf_getframe swf_labelframe swf_lookat swf_modifyobject swf_mulcolor swf_nextid swf_oncondition swf_openfile swf_ortho2 swf_ortho swf_perspective swf_placeobject swf_polarview swf_popmatrix swf_posround swf_pushmatrix swf_removeobject swf_rotate swf_scale swf_setfont swf_setframe swf_shapearc swf_shapecurveto3 swf_shapecurveto swf_shapefillbitmapclip swf_shapefillbitmaptile swf_shapefilloff swf_shapefillsolid swf_shapelinesolid swf_shapelineto swf_shapemoveto swf_showframe swf_startbutton swf_startdoaction swf_startshape swf_startsymbol swf_textwidth swf_translate swf_viewport contained +syn keyword phpFunctions sybase_affected_rows sybase_close sybase_connect sybase_data_seek sybase_deadlock_retry_count sybase_fetch_array sybase_fetch_assoc sybase_fetch_field sybase_fetch_object sybase_fetch_row sybase_field_seek sybase_free_result sybase_get_last_message sybase_min_client_severity sybase_min_error_severity sybase_min_message_severity sybase_min_server_severity sybase_num_fields sybase_num_rows sybase_pconnect sybase_query sybase_result sybase_select_db sybase_set_message_handler sybase_unbuffered_query contained +syn keyword phpFunctions tidy_access_count tidy_clean_repair tidy_config_count tidy_diagnose tidy_error_count tidy_get_body tidy_get_config tidy_get_error_buffer tidy_get_head tidy_get_html_ver tidy_get_html tidy_get_output tidy_get_release tidy_get_root tidy_get_status tidy_getopt tidy_is_xhtml tidy_load_config tidy_parse_file tidy_parse_string tidy_repair_file tidy_repair_string tidy_reset_config tidy_save_config tidy_set_encoding tidy_setopt tidy_warning_count contained +syn keyword phpMethods attributes children get_attr get_nodes has_children has_siblings is_asp is_comment is_html is_jsp is_jste is_text is_xhtml is_xml next prev tidy_node contained +syn keyword phpFunctions token_get_all token_name contained +syn keyword phpFunctions base64_decode base64_encode get_meta_tags http_build_query parse_url rawurldecode rawurlencode urldecode urlencode contained +syn keyword phpFunctions doubleval empty floatval get_defined_vars get_resource_type gettype import_request_variables intval is_array is_bool is_callable is_double is_float is_int is_integer is_long is_null is_numeric is_object is_real is_resource is_scalar is_string isset print_r serialize settype strval unserialize unset var_dump var_export contained +syn keyword phpFunctions vpopmail_add_alias_domain_ex vpopmail_add_alias_domain vpopmail_add_domain_ex vpopmail_add_domain vpopmail_add_user vpopmail_alias_add vpopmail_alias_del_domain vpopmail_alias_del vpopmail_alias_get_all vpopmail_alias_get vpopmail_auth_user vpopmail_del_domain_ex vpopmail_del_domain vpopmail_del_user vpopmail_error vpopmail_passwd vpopmail_set_user_quota contained +syn keyword phpFunctions w32api_deftype w32api_init_dtype w32api_invoke_function w32api_register_function w32api_set_call_method contained +syn keyword phpFunctions wddx_add_vars wddx_deserialize wddx_packet_end wddx_packet_start wddx_serialize_value wddx_serialize_vars contained +syn keyword phpFunctions utf8_decode utf8_encode xml_error_string xml_get_current_byte_index xml_get_current_column_number xml_get_current_line_number xml_get_error_code xml_parse_into_struct xml_parse xml_parser_create_ns xml_parser_create xml_parser_free xml_parser_get_option xml_parser_set_option xml_set_character_data_handler xml_set_default_handler xml_set_element_handler xml_set_end_namespace_decl_handler xml_set_external_entity_ref_handler xml_set_notation_decl_handler xml_set_object xml_set_processing_instruction_handler xml_set_start_namespace_decl_handler xml_set_unparsed_entity_decl_handler contained +syn keyword phpFunctions xmlrpc_decode_request xmlrpc_decode xmlrpc_encode_request xmlrpc_encode xmlrpc_get_type xmlrpc_parse_method_descriptions xmlrpc_server_add_introspection_data xmlrpc_server_call_method xmlrpc_server_create xmlrpc_server_destroy xmlrpc_server_register_introspection_callback xmlrpc_server_register_method xmlrpc_set_type contained +syn keyword phpFunctions xslt_create xslt_errno xslt_error xslt_free xslt_output_process xslt_set_base xslt_set_encoding xslt_set_error_handler xslt_set_log xslt_set_sax_handler xslt_set_sax_handlers xslt_set_scheme_handler xslt_set_scheme_handlers contained +syn keyword phpFunctions yaz_addinfo yaz_ccl_conf yaz_ccl_parse yaz_close yaz_connect yaz_database yaz_element yaz_errno yaz_error yaz_es_result yaz_get_option yaz_hits yaz_itemorder yaz_present yaz_range yaz_record yaz_scan_result yaz_scan yaz_schema yaz_search yaz_set_option yaz_sort yaz_syntax yaz_wait contained +syn keyword phpFunctions zip_close zip_entry_close zip_entry_compressedsize zip_entry_compressionmethod zip_entry_filesize zip_entry_name zip_entry_open zip_entry_read zip_open zip_read contained +syn keyword phpFunctions gzclose gzcompress gzdeflate gzencode gzeof gzfile gzgetc gzgets gzgetss gzinflate gzopen gzpassthru gzputs gzread gzrewind gzseek gztell gzuncompress gzwrite readgzfile zlib_get_coding_type contained + +if exists( "php_baselib" ) + syn keyword phpMethods query next_record num_rows affected_rows nf f p np num_fields haltmsg seek link_id query_id metadata table_names nextid connect halt free register unregister is_registered delete url purl self_url pself_url hidden_session add_query padd_query reimport_get_vars reimport_post_vars reimport_cookie_vars set_container set_tokenname release_token put_headers get_id get_id put_id freeze thaw gc reimport_any_vars start url purl login_if is_authenticated auth_preauth auth_loginform auth_validatelogin auth_refreshlogin auth_registerform auth_doregister start check have_perm permsum perm_invalid contained + syn keyword phpFunctions page_open page_close sess_load sess_save contained +endif + +" Conditional +syn keyword phpConditional declare else enddeclare endswitch elseif endif if switch contained + +" Repeat +syn keyword phpRepeat as do endfor endforeach endwhile for foreach while contained + +" Repeat +syn keyword phpLabel case default switch contained + +" Statement +syn keyword phpStatement return break continue exit contained + +" Keyword +syn keyword phpKeyword var const contained + +" Type +syn keyword phpType bool[ean] int[eger] real double float string array object NULL contained + +" Structure +syn keyword phpStructure extends implements instanceof parent self contained + +" Operator +syn match phpOperator "[-=+%^&|*!.~?:]" contained display +syn match phpOperator "[-+*/%^&|.]=" contained display +syn match phpOperator "/[^*/]"me=e-1 contained display +syn match phpOperator "\$" contained display +syn match phpOperator "&&\|\" contained display +syn match phpOperator "||\|\" contained display +syn match phpRelation "[!=<>]=" contained display +syn match phpRelation "[<>]" contained display +syn match phpMemberSelector "->" contained display +syn match phpVarSelector "\$" contained display + +" Identifier +syn match phpIdentifier "$\h\w*" contained contains=phpEnvVar,phpIntVar,phpVarSelector display +syn match phpIdentifierSimply "${\h\w*}" contains=phpOperator,phpParent contained display +syn region phpIdentifierComplex matchgroup=phpParent start="{\$"rs=e-1 end="}" contains=phpIdentifier,phpMemberSelector,phpVarSelector,phpIdentifierComplexP contained extend +syn region phpIdentifierComplexP matchgroup=phpParent start="\[" end="]" contains=@phpClInside contained + +" Methoden +syn match phpMethodsVar "->\h\w*" contained contains=phpMethods,phpMemberSelector display + +" Include +syn keyword phpInclude include require include_once require_once contained + +" Peter Hodge - added 'clone' keyword +" Define +syn keyword phpDefine new clone contained + +" Boolean +syn keyword phpBoolean true false contained + +" Number +syn match phpNumber "-\=\<\d\+\>" contained display +syn match phpNumber "\<0x\x\{1,8}\>" contained display + +" Float +syn match phpFloat "\(-\=\<\d+\|-\=\)\.\d\+\>" contained display + +" SpecialChar +syn match phpSpecialChar "\\[abcfnrtyv\\]" contained display +syn match phpSpecialChar "\\\d\{3}" contained contains=phpOctalError display +syn match phpSpecialChar "\\x\x\{2}" contained display + +" Error +syn match phpOctalError "[89]" contained display +if exists("php_parent_error_close") + syn match phpParentError "[)\]}]" contained display +endif + +" Todo +syn keyword phpTodo todo fixme xxx contained + +" Comment +if exists("php_parent_error_open") + syn region phpComment start="/\*" end="\*/" contained contains=phpTodo +else + syn region phpComment start="/\*" end="\*/" contained contains=phpTodo extend +endif +if version >= 600 + syn match phpComment "#.\{-}\(?>\|$\)\@=" contained contains=phpTodo + syn match phpComment "//.\{-}\(?>\|$\)\@=" contained contains=phpTodo +else + syn match phpComment "#.\{-}$" contained contains=phpTodo + syn match phpComment "#.\{-}?>"me=e-2 contained contains=phpTodo + syn match phpComment "//.\{-}$" contained contains=phpTodo + syn match phpComment "//.\{-}?>"me=e-2 contained contains=phpTodo +endif + +" String +if exists("php_parent_error_open") + syn region phpStringDouble matchgroup=None start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=@phpAddStrings,phpIdentifier,phpSpecialChar,phpIdentifierSimply,phpIdentifierComplex contained keepend + syn region phpBacktick matchgroup=None start=+`+ skip=+\\\\\|\\"+ end=+`+ contains=@phpAddStrings,phpIdentifier,phpSpecialChar,phpIdentifierSimply,phpIdentifierComplex contained keepend + syn region phpStringSingle matchgroup=None start=+'+ skip=+\\\\\|\\'+ end=+'+ contains=@phpAddStrings contained keepend +else + syn region phpStringDouble matchgroup=None start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=@phpAddStrings,phpIdentifier,phpSpecialChar,phpIdentifierSimply,phpIdentifierComplex contained extend keepend + syn region phpBacktick matchgroup=None start=+`+ skip=+\\\\\|\\"+ end=+`+ contains=@phpAddStrings,phpIdentifier,phpSpecialChar,phpIdentifierSimply,phpIdentifierComplex contained extend keepend + syn region phpStringSingle matchgroup=None start=+'+ skip=+\\\\\|\\'+ end=+'+ contains=@phpAddStrings contained keepend extend +endif + +" HereDoc +if version >= 600 + syn case match + syn region phpHereDoc matchgroup=Delimiter start="\(<<<\)\@<=\z(\I\i*\)$" end="^\z1\(;\=$\)\@=" contained contains=phpIdentifier,phpIdentifierSimply,phpIdentifierComplex,phpSpecialChar,phpMethodsVar keepend extend +" including HTML,JavaScript,SQL even if not enabled via options + syn region phpHereDoc matchgroup=Delimiter start="\(<<<\)\@<=\z(\(\I\i*\)\=\(html\)\c\(\i*\)\)$" end="^\z1\(;\=$\)\@=" contained contains=@htmlTop,phpIdentifier,phpIdentifierSimply,phpIdentifierComplex,phpSpecialChar,phpMethodsVar keepend extend + syn region phpHereDoc matchgroup=Delimiter start="\(<<<\)\@<=\z(\(\I\i*\)\=\(sql\)\c\(\i*\)\)$" end="^\z1\(;\=$\)\@=" contained contains=@sqlTop,phpIdentifier,phpIdentifierSimply,phpIdentifierComplex,phpSpecialChar,phpMethodsVar keepend extend + syn region phpHereDoc matchgroup=Delimiter start="\(<<<\)\@<=\z(\(\I\i*\)\=\(javascript\)\c\(\i*\)\)$" end="^\z1\(;\=$\)\@=" contained contains=@htmlJavascript,phpIdentifierSimply,phpIdentifier,phpIdentifierComplex,phpSpecialChar,phpMethodsVar keepend extend + syn case ignore +endif + +" Parent +if exists("php_parent_error_close") || exists("php_parent_error_open") + syn match phpParent "[{}]" contained + syn region phpParent matchgroup=Delimiter start="(" end=")" contained contains=@phpClInside transparent + syn region phpParent matchgroup=Delimiter start="\[" end="\]" contained contains=@phpClInside transparent + if !exists("php_parent_error_close") + syn match phpParent "[\])]" contained + endif +else + syn match phpParent "[({[\]})]" contained +endif + +syn cluster phpClConst contains=phpFunctions,phpIdentifier,phpConditional,phpRepeat,phpStatement,phpOperator,phpRelation,phpStringSingle,phpStringDouble,phpBacktick,phpNumber,phpFloat,phpKeyword,phpType,phpBoolean,phpStructure,phpMethodsVar,phpConstant,phpCoreConstant,phpException +syn cluster phpClInside contains=@phpClConst,phpComment,phpLabel,phpParent,phpParentError,phpInclude,phpHereDoc +syn cluster phpClFunction contains=@phpClInside,phpDefine,phpParentError,phpStorageClass +syn cluster phpClTop contains=@phpClFunction,phpFoldFunction,phpFoldClass,phpFoldInterface,phpFoldTry,phpFoldCatch + +" Php Region +if exists("php_parent_error_open") + if exists("php_noShortTags") + syn region phpRegion matchgroup=Delimiter start="" contains=@phpClTop + else + syn region phpRegion matchgroup=Delimiter start="" contains=@phpClTop + endif + syn region phpRegionSc matchgroup=Delimiter start=++ contains=@phpClTop + if exists("php_asp_tags") + syn region phpRegionAsp matchgroup=Delimiter start="<%\(=\)\=" end="%>" contains=@phpClTop + endif +else + if exists("php_noShortTags") + syn region phpRegion matchgroup=Delimiter start="" contains=@phpClTop keepend + else + syn region phpRegion matchgroup=Delimiter start="" contains=@phpClTop keepend + endif + syn region phpRegionSc matchgroup=Delimiter start=++ contains=@phpClTop keepend + if exists("php_asp_tags") + syn region phpRegionAsp matchgroup=Delimiter start="<%\(=\)\=" end="%>" contains=@phpClTop keepend + endif +endif + +" Fold +if exists("php_folding") && php_folding==1 +" match one line constructs here and skip them at folding + syn keyword phpSCKeyword abstract final private protected public static contained + syn keyword phpFCKeyword function contained + syn keyword phpStorageClass global contained + syn match phpDefine "\(\s\|^\)\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\(\s\+.*[;}]\)\@=" contained contains=phpSCKeyword + syn match phpStructure "\(\s\|^\)\(abstract\s\+\|final\s\+\)*class\(\s\+.*}\)\@=" contained + syn match phpStructure "\(\s\|^\)interface\(\s\+.*}\)\@=" contained + syn match phpException "\(\s\|^\)try\(\s\+.*}\)\@=" contained + syn match phpException "\(\s\|^\)catch\(\s\+.*}\)\@=" contained + + set foldmethod=syntax + syn region phpFoldHtmlInside matchgroup=Delimiter start="?>" end="" end="\h\w*" contained contains=phpMethods,phpMemberSelector display containedin=phpStringDouble + +" highlight constant E_STRICT +syntax case match +syntax keyword phpCoreConstant E_STRICT contained +syntax case ignore + +" different syntax highlighting for 'echo', 'print', 'switch', 'die' and 'list' keywords +" to better indicate what they are. +syntax keyword phpDefine echo print contained +syntax keyword phpStructure list contained +syntax keyword phpConditional switch contained +syntax keyword phpStatement die contained + +" Highlighting for PHP5's user-definable magic class methods +syntax keyword phpSpecialFunction containedin=ALLBUT,phpComment,phpStringDouble,phpStringSingle,phpIdentifier + \ __construct __destruct __call __toString __sleep __wakeup __set __get __unset __isset __clone __set_state +" Highlighting for __autoload slightly different from line above +syntax keyword phpSpecialFunction containedin=ALLBUT,phpComment,phpStringDouble,phpStringSingle,phpIdentifier,phpMethodsVar + \ __autoload +highlight link phpSpecialFunction phpOperator + +" Highlighting for PHP5's built-in classes +" - built-in classes harvested from get_declared_classes() in 5.1.4 +syntax keyword phpClasses containedin=ALLBUT,phpComment,phpStringDouble,phpStringSingle,phpIdentifier,phpMethodsVar + \ stdClass __PHP_Incomplete_Class php_user_filter Directory ArrayObject + \ Exception ErrorException LogicException BadFunctionCallException BadMethodCallException DomainException + \ RecursiveIteratorIterator IteratorIterator FilterIterator RecursiveFilterIterator ParentIterator LimitIterator + \ CachingIterator RecursiveCachingIterator NoRewindIterator AppendIterator InfiniteIterator EmptyIterator + \ ArrayIterator RecursiveArrayIterator DirectoryIterator RecursiveDirectoryIterator + \ InvalidArgumentException LengthException OutOfRangeException RuntimeException OutOfBoundsException + \ OverflowException RangeException UnderflowException UnexpectedValueException + \ PDO PDOException PDOStatement PDORow + \ Reflection ReflectionFunction ReflectionParameter ReflectionMethod ReflectionClass + \ ReflectionObject ReflectionProperty ReflectionExtension ReflectionException + \ SplFileInfo SplFileObject SplTempFileObject SplObjectStorage + \ XMLWriter LibXMLError XMLReader SimpleXMLElement SimpleXMLIterator + \ DOMException DOMStringList DOMNameList DOMDomError DOMErrorHandler + \ DOMImplementation DOMImplementationList DOMImplementationSource + \ DOMNode DOMNameSpaceNode DOMDocumentFragment DOMDocument DOMNodeList DOMNamedNodeMap + \ DOMCharacterData DOMAttr DOMElement DOMText DOMComment DOMTypeinfo DOMUserDataHandler + \ DOMLocator DOMConfiguration DOMCdataSection DOMDocumentType DOMNotation DOMEntity + \ DOMEntityReference DOMProcessingInstruction DOMStringExtend DOMXPath +highlight link phpClasses phpFunctions + +" Highlighting for PHP5's built-in interfaces +" - built-in classes harvested from get_declared_interfaces() in 5.1.4 +syntax keyword phpInterfaces containedin=ALLBUT,phpComment,phpStringDouble,phpStringSingle,phpIdentifier,phpMethodsVar + \ Iterator IteratorAggregate RecursiveIterator OuterIterator SeekableIterator + \ Traversable ArrayAccess Serializable Countable SplObserver SplSubject Reflector +highlight link phpInterfaces phpConstant + +" option defaults: +if ! exists('php_special_functions') + let php_special_functions = 1 +endif +if ! exists('php_alt_comparisons') + let php_alt_comparisons = 1 +endif +if ! exists('php_alt_assignByReference') + let php_alt_assignByReference = 1 +endif + +if php_special_functions + " Highlighting for PHP built-in functions which exhibit special behaviours + " - isset()/unset()/empty() are not real functions. + " - compact()/extract() directly manipulate variables in the local scope where + " regular functions would not be able to. + " - eval() is the token 'make_your_code_twice_as_complex()' function for PHP. + " - user_error()/trigger_error() can be overloaded by set_error_handler and also + " have the capacity to terminate your script when type is E_USER_ERROR. + syntax keyword phpSpecialFunction containedin=ALLBUT,phpComment,phpStringDouble,phpStringSingle + \ user_error trigger_error isset unset eval extract compact empty +endif + +if php_alt_assignByReference + " special highlighting for '=&' operator + syntax match phpAssignByRef /=\s*&/ containedin=ALLBUT,phpComment,phpStringDouble,phpStringSingle + highlight link phpAssignByRef Type +endif + +if php_alt_comparisons + " highlight comparison operators differently + syntax match phpComparison "\v[=!]\=\=?" contained containedin=phpRegion + syntax match phpComparison "\v[=<>-]@]\=?[<>]@!" contained containedin=phpRegion + + " highlight the 'instanceof' operator as a comparison operator rather than a structure + syntax case ignore + syntax keyword phpComparison instanceof contained containedin=phpRegion + + hi link phpComparison Statement +endif + +" ================================================================ + +" Sync +if php_sync_method==-1 + if exists("php_noShortTags") + syn sync match phpRegionSync grouphere phpRegion "^\s*\s*$+ + if exists("php_asp_tags") + syn sync match phpRegionSync grouphere phpRegionAsp "^\s*<%\(=\)\=\s*$" + endif + syn sync match phpRegionSync grouphere NONE "^\s*?>\s*$" + syn sync match phpRegionSync grouphere NONE "^\s*%>\s*$" + syn sync match phpRegionSync grouphere phpRegion "function\s.*(.*\$" + "syn sync match phpRegionSync grouphere NONE "/\i*>\s*$" +elseif php_sync_method>0 + exec "syn sync minlines=" . php_sync_method +else + exec "syn sync fromstart" +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_php_syn_inits") + if version < 508 + let did_php_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink phpConstant Constant + HiLink phpCoreConstant Constant + HiLink phpComment Comment + HiLink phpException Exception + HiLink phpBoolean Boolean + HiLink phpStorageClass StorageClass + HiLink phpSCKeyword StorageClass + HiLink phpFCKeyword Define + HiLink phpStructure Structure + HiLink phpStringSingle String + HiLink phpStringDouble String + HiLink phpBacktick String + HiLink phpNumber Number + HiLink phpFloat Float + HiLink phpMethods Function + HiLink phpFunctions Function + HiLink phpBaselib Function + HiLink phpRepeat Repeat + HiLink phpConditional Conditional + HiLink phpLabel Label + HiLink phpStatement Statement + HiLink phpKeyword Statement + HiLink phpType Type + HiLink phpInclude Include + HiLink phpDefine Define + HiLink phpSpecialChar SpecialChar + HiLink phpParent Delimiter + HiLink phpIdentifierConst Delimiter + HiLink phpParentError Error + HiLink phpOctalError Error + HiLink phpTodo Todo + HiLink phpMemberSelector Structure + if exists("php_oldStyle") + hi phpIntVar guifg=Red ctermfg=DarkRed + hi phpEnvVar guifg=Red ctermfg=DarkRed + hi phpOperator guifg=SeaGreen ctermfg=DarkGreen + hi phpVarSelector guifg=SeaGreen ctermfg=DarkGreen + hi phpRelation guifg=SeaGreen ctermfg=DarkGreen + hi phpIdentifier guifg=DarkGray ctermfg=Brown + hi phpIdentifierSimply guifg=DarkGray ctermfg=Brown + else + HiLink phpIntVar Identifier + HiLink phpEnvVar Identifier + HiLink phpOperator Operator + HiLink phpVarSelector Operator + HiLink phpRelation Operator + HiLink phpIdentifier Identifier + HiLink phpIdentifierSimply Identifier + endif + + delcommand HiLink +endif + +let b:current_syntax = "php" + +if main_syntax == 'php' + unlet main_syntax +endif + +" vim: ts=8 sts=2 sw=2 expandtab diff --git a/vim71/syntax/phtml.vim b/vim71/syntax/phtml.vim new file mode 100644 index 0000000..2ff6dd9 --- /dev/null +++ b/vim71/syntax/phtml.vim @@ -0,0 +1,244 @@ +" Vim syntax file +" Language: phtml PHP 2.0 +" Maintainer: Lutz Eymers +" URL: http://www.isp.de/data/phtml.vim +" Email: Subject: send syntax_vim.tgz +" Last change: 2003 May 11 +" +" Options phtml_sql_query = 1 for SQL syntax highligthing inside strings +" phtml_minlines = x to sync at least x lines backwards + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'phtml' +endif + +if version < 600 + so :p:h/html.vim +else + runtime! syntax/html.vim + unlet b:current_syntax +endif + +syn cluster htmlPreproc add=phtmlRegionInsideHtmlTags + +if exists( "phtml_sql_query") + if phtml_sql_query == 1 + syn include @phtmlSql :p:h/sql.vim + unlet b:current_syntax + endif +endif +syn cluster phtmlSql remove=sqlString,sqlComment + +syn case match + +" Env Variables +syn keyword phtmlEnvVar SERVER_SOFTWARE SERVER_NAME SERVER_URL GATEWAY_INTERFACE contained +syn keyword phtmlEnvVar SERVER_PROTOCOL SERVER_PORT REQUEST_METHOD PATH_INFO contained +syn keyword phtmlEnvVar PATH_TRANSLATED SCRIPT_NAME QUERY_STRING REMOTE_HOST contained +syn keyword phtmlEnvVar REMOTE_ADDR AUTH_TYPE REMOTE_USER CONTEN_TYPE contained +syn keyword phtmlEnvVar CONTENT_LENGTH HTTPS HTTPS_KEYSIZE HTTPS_SECRETKEYSIZE contained +syn keyword phtmlEnvVar HTTP_ACCECT HTTP_USER_AGENT HTTP_IF_MODIFIED_SINCE contained +syn keyword phtmlEnvVar HTTP_FROM HTTP_REFERER contained +syn keyword phtmlEnvVar PHP_SELF contained + +syn case ignore + +" Internal Variables +syn keyword phtmlIntVar phperrmsg php_self contained + +" Comment +syn region phtmlComment start="/\*" end="\*/" contained contains=phtmlTodo + +" Function names +syn keyword phtmlFunctions Abs Ada_Close Ada_Connect Ada_Exec Ada_FetchRow contained +syn keyword phtmlFunctions Ada_FieldName Ada_FieldNum Ada_FieldType contained +syn keyword phtmlFunctions Ada_FreeResult Ada_NumFields Ada_NumRows Ada_Result contained +syn keyword phtmlFunctions Ada_ResultAll AddSlashes ASort BinDec Ceil ChDir contained +syn keyword phtmlFunctions AdaGrp ChMod ChOwn Chop Chr ClearStack ClearStatCache contained +syn keyword phtmlFunctions closeDir CloseLog Cos Count Crypt Date dbList contained +syn keyword phtmlFunctions dbmClose dbmDelete dbmExists dbmFetch dbmFirstKey contained +syn keyword phtmlFunctions dbmInsert dbmNextKey dbmOpen dbmReplace DecBin DecHex contained +syn keyword phtmlFunctions DecOct doubleval Echo End ereg eregi ereg_replace contained +syn keyword phtmlFunctions eregi_replace EscapeShellCmd Eval Exec Exit Exp contained +syn keyword phtmlFunctions fclose feof fgets fgetss File fileAtime fileCtime contained +syn keyword phtmlFunctions fileGroup fileInode fileMtime fileOwner filePerms contained +syn keyword phtmlFunctions fileSize fileType Floor Flush fopen fputs FPassThru contained +syn keyword phtmlFunctions fseek fsockopen ftell getAccDir GetEnv getHostByName contained +syn keyword phtmlFunctions getHostByAddr GetImageSize getLastAcess contained +syn keyword phtmlFunctions getLastbrowser getLastEmail getLastHost getLastMod contained +syn keyword phtmlFunctions getLastref getLogDir getMyInode getMyPid getMyUid contained +syn keyword phtmlFunctions getRandMax getStartLogging getToday getTotal GetType contained +syn keyword phtmlFunctions gmDate Header HexDec HtmlSpecialChars ImageArc contained +syn keyword phtmlFunctions ImageChar ImageCharUp IamgeColorAllocate contained +syn keyword phtmlFunctions ImageColorTransparent ImageCopyResized ImageCreate contained +syn keyword phtmlFunctions ImageCreateFromGif ImageDestroy ImageFill contained +syn keyword phtmlFunctions ImageFilledPolygon ImageFilledRectangle contained +syn keyword phtmlFunctions ImageFillToBorder ImageGif ImageInterlace ImageLine contained +syn keyword phtmlFunctions ImagePolygon ImageRectangle ImageSetPixel contained +syn keyword phtmlFunctions ImageString ImageStringUp ImageSX ImageSY Include contained +syn keyword phtmlFunctions InitSyslog intval IsSet Key Link LinkInfo Log Log10 contained +syn keyword phtmlFunctions LosAs Mail Max Md5 mi_Close mi_Connect mi_DBname contained +syn keyword phtmlFunctions mi_Exec mi_FieldName mi_FieldNum mi_NumFields contained +syn keyword phtmlFunctions mi_NumRows mi_Result Microtime Min MkDir MkTime msql contained +syn keyword phtmlFunctions msql_connect msql_CreateDB msql_dbName msql_DropDB contained +syn keyword phtmlFunctions msqlFieldFlags msql_FieldLen msql_FieldName contained +syn keyword phtmlFunctions msql_FieldType msql_FreeResult msql_ListDBs contained +syn keyword phtmlFunctions msql_Listfields msql_ListTables msql_NumFields contained +syn keyword phtmlFunctions msql_NumRows msql_RegCase msql_Result msql_TableName contained +syn keyword phtmlFunctions mysql mysql_affected_rows mysql_close mysql_connect contained +syn keyword phtmlFunctions mysql_CreateDB mysql_dbName mysqlDropDB contained +syn keyword phtmlFunctions mysql_FieldFlags mysql_FieldLen mysql_FieldName contained +syn keyword phtmlFunctions mysql_FieldType mysql_FreeResult mysql_insert_id contained +syn keyword phtmlFunctions mysql_listDBs mysql_Listfields mysql_ListTables contained +syn keyword phtmlFunctions mysql_NumFields mysql_NumRows mysql_Result contained +syn keyword phtmlFunctions mysql_TableName Next OctDec openDir OpenLog contained +syn keyword phtmlFunctions Ora_Bind Ora_Close Ora_Commit Ora_CommitOff contained +syn keyword phtmlFunctions Ora_CommitOn Ora_Exec Ora_Fetch Ora_GetColumn contained +syn keyword phtmlFunctions Ora_Logoff Ora_Logon Ora_Parse Ora_Rollback Ord contained +syn keyword phtmlFunctions Parse_str PassThru pclose pg_Close pg_Connect contained +syn keyword phtmlFunctions pg_DBname pg_ErrorMessage pg_Exec pg_FieldName contained +syn keyword phtmlFunctions pg_FieldPrtLen pg_FieldNum pg_FieldSize contained +syn keyword phtmlFunctions pg_FieldType pg_FreeResult pg_GetLastOid pg_Host contained +syn keyword phtmlFunctions pg_NumFields pg_NumRows pg_Options pg_Port contained +syn keyword phtmlFunctions pg_Result pg_tty phpInfo phpVersion popen pos pow contained +syn keyword phtmlFunctions Prev PutEnv QuoteMeta Rand readDir ReadFile ReadLink contained +syn keyword phtmlFunctions reg_Match reg_replace reg_Search Rename Reset return contained +syn keyword phtmlFunctions rewind rewindDir RmDir rSort SetCookie SetErrorReporting contained +syn keyword phtmlFunctions SetLogging SetShowInfo SetType shl shr Sin Sleep contained +syn keyword phtmlFunctions Solid_Close Solid_Connect Solid_Exec Solid_FetchRow contained +syn keyword phtmlFunctions Solid_FieldName Solid_FieldNum Solid_FreeResult contained +syn keyword phtmlFunctions Solid_NumFields Solid_NumRows Solid_Result Sort contained +syn keyword phtmlFunctions Spundtex Sprintf Sqrt Srand strchr strtr contained +syn keyword phtmlFunctions StripSlashes strlen strchr strstr strtok strtolower contained +syn keyword phtmlFunctions strtoupper strval substr sybSQL_CheckConnect contained +syn keyword phtmlFunctions sybSQL_DBUSE sybSQL_Connect sybSQL_Exit contained +syn keyword phtmlFunctions sybSQL_Fieldname sybSQL_GetField sybSQL_IsRow contained +syn keyword phtmlFunctions sybSQL_NextRow sybSQL_NumFields sybSQL_NumRows contained +syn keyword phtmlFunctions sybSQL_Query sybSQL_Result sybSQL_Result sybSQL_Seek contained +syn keyword phtmlFunctions Symlink syslog System Tan TempNam Time Umask UniqId contained +syn keyword phtmlFunctions Unlink Unset UrlDecode UrlEncode USleep Virtual contained +syn keyword phtmlFunctions SecureVar contained + +" Conditional +syn keyword phtmlConditional if else elseif endif switch endswitch contained + +" Repeat +syn keyword phtmlRepeat while endwhile contained + +" Repeat +syn keyword phtmlLabel case default contained + +" Statement +syn keyword phtmlStatement break return continue exit contained + +" Operator +syn match phtmlOperator "[-=+%^&|*!]" contained +syn match phtmlOperator "[-+*/%^&|]=" contained +syn match phtmlOperator "/[^*]"me=e-1 contained +syn match phtmlOperator "\$" contained +syn match phtmlRelation "&&" contained +syn match phtmlRelation "||" contained +syn match phtmlRelation "[!=<>]=" contained +syn match phtmlRelation "[<>]" contained + +" Identifier +syn match phtmlIdentifier "$\h\w*" contained contains=phtmlEnvVar,phtmlIntVar,phtmlOperator + + +" Include +syn keyword phtmlInclude include contained + +" Definesag +syn keyword phtmlDefine Function contained + +" String +syn region phtmlString keepend matchgroup=None start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=phtmlIdentifier,phtmlSpecialChar,@phtmlSql contained + +" Number +syn match phtmlNumber "-\=\<\d\+\>" contained + +" Float +syn match phtmlFloat "\(-\=\<\d+\|-\=\)\.\d\+\>" contained + +" SpecialChar +syn match phtmlSpecialChar "\\[abcfnrtyv\\]" contained +syn match phtmlSpecialChar "\\\d\{3}" contained contains=phtmlOctalError +syn match phtmlSpecialChar "\\x[0-9a-fA-F]\{2}" contained + +syn match phtmlOctalError "[89]" contained + + +syn match phtmlParentError "[)}\]]" contained + +" Todo +syn keyword phtmlTodo TODO Todo todo contained + +" Parents +syn cluster phtmlInside contains=phtmlComment,phtmlFunctions,phtmlIdentifier,phtmlConditional,phtmlRepeat,phtmlLabel,phtmlStatement,phtmlOperator,phtmlRelation,phtmlString,phtmlNumber,phtmlFloat,phtmlSpecialChar,phtmlParent,phtmlParentError,phtmlInclude + +syn cluster phtmlTop contains=@phtmlInside,phtmlInclude,phtmlDefine,phtmlParentError,phtmlTodo +syn region phtmlParent matchgroup=Delimiter start="(" end=")" contained contains=@phtmlInside +syn region phtmlParent matchgroup=Delimiter start="{" end="}" contained contains=@phtmlInside +syn region phtmlParent matchgroup=Delimiter start="\[" end="\]" contained contains=@phtmlInside + +syn region phtmlRegion keepend matchgroup=Delimiter start=".*)\|".\{-}>.\{-}"\|/\*.\{-}>.\{-}\*/+ end=">" contains=@phtmlTop +syn region phtmlRegionInsideHtmlTags keepend matchgroup=Delimiter start=".*)\|/\*.\{-}>.\{-}\*/+ end=">" contains=@phtmlTop contained + +" sync +if exists("phtml_minlines") + exec "syn sync minlines=" . phtml_minlines +else + syn sync minlines=100 +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_phtml_syn_inits") + if version < 508 + let did_phtml_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink phtmlComment Comment + HiLink phtmlString String + HiLink phtmlNumber Number + HiLink phtmlFloat Float + HiLink phtmlIdentifier Identifier + HiLink phtmlIntVar Identifier + HiLink phtmlEnvVar Identifier + HiLink phtmlFunctions Function + HiLink phtmlRepeat Repeat + HiLink phtmlConditional Conditional + HiLink phtmlLabel Label + HiLink phtmlStatement Statement + HiLink phtmlType Type + HiLink phtmlInclude Include + HiLink phtmlDefine Define + HiLink phtmlSpecialChar SpecialChar + HiLink phtmlParentError Error + HiLink phtmlOctalError Error + HiLink phtmlTodo Todo + HiLink phtmlOperator Operator + HiLink phtmlRelation Operator + + delcommand HiLink +endif + +let b:current_syntax = "phtml" + +if main_syntax == 'phtml' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim71/syntax/pic.vim b/vim71/syntax/pic.vim new file mode 100644 index 0000000..adc964e --- /dev/null +++ b/vim71/syntax/pic.vim @@ -0,0 +1,127 @@ +" Vim syntax file +" Language: PIC16F84 Assembler (Microchip's microcontroller) +" Maintainer: Aleksandar Veselinovic +" Last Change: 2003 May 11 +" URL: http://galeb.etf.bg.ac.yu/~alexa/vim/syntax/pic.vim +" Revision: 1.01 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case match +syn keyword picTodo NOTE TODO XXX contained + +syn case ignore + +syn match picIdentifier "[a-z_$][a-z0-9_$]*" +syn match picLabel "^[A-Z_$][A-Z0-9_$]*" +syn match picLabel "^[A-Z_$][A-Z0-9_$]*:"me=e-1 + +syn match picASCII "A\='.'" +syn match picBinary "B'[0-1]\+'" +syn match picDecimal "D'\d\+'" +syn match picDecimal "\d\+" +syn match picHexadecimal "0x\x\+" +syn match picHexadecimal "H'\x\+'" +syn match picHexadecimal "[0-9]\x*h" +syn match picOctal "O'[0-7]\o*'" + + +syn match picComment ";.*" contains=picTodo + +syn region picString start=+"+ end=+"+ + +syn keyword picRegister INDF TMR0 PCL STATUS FSR PORTA PORTB +syn keyword picRegister EEDATA EEADR PCLATH INTCON INDF OPTION_REG PCL +syn keyword picRegister FSR TRISA TRISB EECON1 EECON2 INTCON OPTION + + +" Register --- bits + +" STATUS +syn keyword picRegisterPart IRP RP1 RP0 TO PD Z DC C + +" PORTA +syn keyword picRegisterPart T0CKI +syn match picRegisterPart "RA[0-4]" + +" PORTB +syn keyword picRegisterPart INT +syn match picRegisterPart "RB[0-7]" + +" INTCON +syn keyword picRegisterPart GIE EEIE T0IE INTE RBIE T0IF INTF RBIF + +" OPTION +syn keyword picRegisterPart RBPU INTEDG T0CS T0SE PSA PS2 PS1 PS0 + +" EECON2 +syn keyword picRegisterPart EEIF WRERR WREN WR RD + +" INTCON +syn keyword picRegisterPart GIE EEIE T0IE INTE RBIE T0IF INTF RBIF + + +" OpCodes... +syn keyword picOpcode ADDWF ANDWF CLRF CLRW COMF DECF DECFSZ INCF INCFSZ +syn keyword picOpcode IORWF MOVF MOVWF NOP RLF RRF SUBWF SWAPF XORWF +syn keyword picOpcode BCF BSF BTFSC BTFSS +syn keyword picOpcode ADDLW ANDLW CALL CLRWDT GOTO IORLW MOVLW RETFIE +syn keyword picOpcode RETLW RETURN SLEEP SUBLW XORLW +syn keyword picOpcode GOTO + + +" Directives +syn keyword picDirective __BADRAM BANKISEL BANKSEL CBLOCK CODE __CONFIG +syn keyword picDirective CONSTANT DATA DB DE DT DW ELSE END ENDC +syn keyword picDirective ENDIF ENDM ENDW EQU ERROR ERRORLEVEL EXITM EXPAND +syn keyword picDirective EXTERN FILL GLOBAL IDATA __IDLOCS IF IFDEF IFNDEF +syn keyword picDirective INCLUDE LIST LOCAL MACRO __MAXRAM MESSG NOEXPAND +syn keyword picDirective NOLIST ORG PAGE PAGESEL PROCESSOR RADIX RES SET +syn keyword picDirective SPACE SUBTITLE TITLE UDATA UDATA_OVR UDATA_SHR +syn keyword picDirective VARIABLE WHILE INCLUDE +syn match picDirective "#\=UNDEFINE" +syn match picDirective "#\=INCLUDE" +syn match picDirective "#\=DEFINE" + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_pic16f84_syntax_inits") + if version < 508 + let did_pic16f84_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink picTodo Todo + HiLink picComment Comment + HiLink picDirective Statement + HiLink picLabel Label + HiLink picString String + + "HiLink picOpcode Keyword + "HiLink picRegister Structure + "HiLink picRegisterPart Special + + HiLink picASCII String + HiLink picBinary Number + HiLink picDecimal Number + HiLink picHexadecimal Number + HiLink picOctal Number + + HiLink picIdentifier Identifier + + delcommand HiLink +endif + +let b:current_syntax = "pic" + +" vim: ts=8 diff --git a/vim71/syntax/pike.vim b/vim71/syntax/pike.vim new file mode 100644 index 0000000..efbafd5 --- /dev/null +++ b/vim71/syntax/pike.vim @@ -0,0 +1,155 @@ +" Vim syntax file +" Language: Pike +" Maintainer: Francesco Chemolli +" Last Change: 2001 May 10 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" A bunch of useful C keywords +syn keyword pikeStatement goto break return continue +syn keyword pikeLabel case default +syn keyword pikeConditional if else switch +syn keyword pikeRepeat while for foreach do +syn keyword pikeStatement gauge destruct lambda inherit import typeof +syn keyword pikeException catch +syn keyword pikeType inline nomask private protected public static + + +syn keyword pikeTodo contained TODO FIXME XXX + +" String and Character constants +" Highlight special characters (those which have a backslash) differently +syn match pikeSpecial contained "\\[0-7][0-7][0-7]\=\|\\." +syn region pikeString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=pikeSpecial +syn match pikeCharacter "'[^\\]'" +syn match pikeSpecialCharacter "'\\.'" +syn match pikeSpecialCharacter "'\\[0-7][0-7]'" +syn match pikeSpecialCharacter "'\\[0-7][0-7][0-7]'" + +" Compound data types +syn region pikeCompoundType start='({' contains=pikeString,pikeCompoundType,pikeNumber,pikeFloat end='})' +syn region pikeCompoundType start='(\[' contains=pikeString,pikeCompoundType,pikeNumber,pikeFloat end='\])' +syn region pikeCompoundType start='(<' contains=pikeString,pikeCompoundType,pikeNumber,pikeFloat end='>)' + +"catch errors caused by wrong parenthesis +syn region pikeParen transparent start='([^{[<(]' end=')' contains=ALLBUT,pikeParenError,pikeIncluded,pikeSpecial,pikeTodo,pikeUserLabel,pikeBitField +syn match pikeParenError ")" +syn match pikeInParen contained "[^(][{}][^)]" + +"integer number, or floating point number without a dot and with "f". +syn case ignore +syn match pikeNumber "\<\d\+\(u\=l\=\|lu\|f\)\>" +"floating point number, with dot, optional exponent +syn match pikeFloat "\<\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, starting with a dot, optional exponent +syn match pikeFloat "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match pikeFloat "\<\d\+e[-+]\=\d\+[fl]\=\>" +"hex number +syn match pikeNumber "\<0x[0-9a-f]\+\(u\=l\=\|lu\)\>" +"syn match pikeIdentifier "\<[a-z_][a-z0-9_]*\>" +syn case match +" flag an octal number with wrong digits +syn match pikeOctalError "\<0[0-7]*[89]" + +if exists("c_comment_strings") + " A comment can contain pikeString, pikeCharacter and pikeNumber. + " But a "*/" inside a pikeString in a pikeComment DOES end the comment! So we + " need to use a special type of pikeString: pikeCommentString, which also ends on + " "*/", and sees a "*" at the start of the line as comment again. + " Unfortunately this doesn't very well work for // type of comments :-( + syntax match pikeCommentSkip contained "^\s*\*\($\|\s\+\)" + syntax region pikeCommentString contained start=+"+ skip=+\\\\\|\\"+ end=+"+ end=+\*/+me=s-1 contains=pikeSpecial,pikeCommentSkip + syntax region pikeComment2String contained start=+"+ skip=+\\\\\|\\"+ end=+"+ end="$" contains=pikeSpecial + syntax region pikeComment start="/\*" end="\*/" contains=pikeTodo,pikeCommentString,pikeCharacter,pikeNumber,pikeFloat + syntax match pikeComment "//.*" contains=pikeTodo,pikeComment2String,pikeCharacter,pikeNumber + syntax match pikeComment "#\!.*" contains=pikeTodo,pikeComment2String,pikeCharacter,pikeNumber +else + syn region pikeComment start="/\*" end="\*/" contains=pikeTodo + syn match pikeComment "//.*" contains=pikeTodo + syn match pikeComment "#!.*" contains=pikeTodo +endif +syntax match pikeCommentError "\*/" + +syn keyword pikeOperator sizeof +syn keyword pikeType int string void float mapping array multiset mixed +syn keyword pikeType program object function + +syn region pikePreCondit start="^\s*#\s*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=pikeComment,pikeString,pikeCharacter,pikeNumber,pikeCommentError +syn region pikeIncluded contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match pikeIncluded contained "<[^>]*>" +syn match pikeInclude "^\s*#\s*include\>\s*["<]" contains=pikeIncluded +"syn match pikeLineSkip "\\$" +syn region pikeDefine start="^\s*#\s*\(define\>\|undef\>\)" skip="\\$" end="$" contains=ALLBUT,pikePreCondit,pikeIncluded,pikeInclude,pikeDefine,pikeInParen +syn region pikePreProc start="^\s*#\s*\(pragma\>\|line\>\|warning\>\|warn\>\|error\>\)" skip="\\$" end="$" contains=ALLBUT,pikePreCondit,pikeIncluded,pikeInclude,pikeDefine,pikeInParen + +" Highlight User Labels +syn region pikeMulti transparent start='?' end=':' contains=ALLBUT,pikeIncluded,pikeSpecial,pikeTodo,pikeUserLabel,pikeBitField +" Avoid matching foo::bar() in C++ by requiring that the next char is not ':' +syn match pikeUserLabel "^\s*\I\i*\s*:$" +syn match pikeUserLabel ";\s*\I\i*\s*:$"ms=s+1 +syn match pikeUserLabel "^\s*\I\i*\s*:[^:]"me=e-1 +syn match pikeUserLabel ";\s*\I\i*\s*:[^:]"ms=s+1,me=e-1 + +" Avoid recognizing most bitfields as labels +syn match pikeBitField "^\s*\I\i*\s*:\s*[1-9]"me=e-1 +syn match pikeBitField ";\s*\I\i*\s*:\s*[1-9]"me=e-1 + +syn sync ccomment pikeComment minlines=10 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_pike_syntax_inits") + if version < 508 + let did_pike_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink pikeLabel Label + HiLink pikeUserLabel Label + HiLink pikeConditional Conditional + HiLink pikeRepeat Repeat + HiLink pikeCharacter Character + HiLink pikeSpecialCharacter pikeSpecial + HiLink pikeNumber Number + HiLink pikeFloat Float + HiLink pikeOctalError pikeError + HiLink pikeParenError pikeError + HiLink pikeInParen pikeError + HiLink pikeCommentError pikeError + HiLink pikeOperator Operator + HiLink pikeInclude Include + HiLink pikePreProc PreProc + HiLink pikeDefine Macro + HiLink pikeIncluded pikeString + HiLink pikeError Error + HiLink pikeStatement Statement + HiLink pikePreCondit PreCondit + HiLink pikeType Type + HiLink pikeCommentError pikeError + HiLink pikeCommentString pikeString + HiLink pikeComment2String pikeString + HiLink pikeCommentSkip pikeComment + HiLink pikeString String + HiLink pikeComment Comment + HiLink pikeSpecial SpecialChar + HiLink pikeTodo Todo + HiLink pikeException pikeStatement + HiLink pikeCompoundType Constant + "HiLink pikeIdentifier Identifier + + delcommand HiLink +endif + +let b:current_syntax = "pike" + +" vim: ts=8 diff --git a/vim71/syntax/pilrc.vim b/vim71/syntax/pilrc.vim new file mode 100644 index 0000000..86d5611 --- /dev/null +++ b/vim71/syntax/pilrc.vim @@ -0,0 +1,148 @@ +" Vim syntax file +" Language: pilrc - a resource compiler for Palm OS development +" Maintainer: Brian Schau +" Last change: 2003 May 11 +" Available on: http://www.schau.com/pilrcvim/pilrc.vim + +" Remove any old syntax +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +" Notes: TRANSPARENT, FONT and FONT ID are defined in the specials +" section below. Beware of the order of the specials! +" Look in the syntax.txt and usr_27.txt files in vim\vim{version}\doc +" directory for regexps etc. + +" Keywords - basic +syn keyword pilrcKeyword ALERT APPLICATION APPLICATIONICONNAME AREA +syn keyword pilrcKeyword BITMAP BITMAPCOLOR BITMAPCOLOR16 BITMAPCOLOR16K +syn keyword pilrcKeyword BITMAPFAMILY BITMAPFAMILYEX BITMAPFAMILYSPECIAL +syn keyword pilrcKeyword BITMAPGREY BITMAPGREY16 BITMAPSCREENFAMILY +syn keyword pilrcKeyword BOOTSCREENFAMILY BUTTON BUTTONS BYTELIST +syn keyword pilrcKeyword CATEGORIES CHECKBOX COUNTRYLOCALISATION +syn keyword pilrcKeyword DATA +syn keyword pilrcKeyword FEATURE FIELD FONTINDEX FORM FORMBITMAP +syn keyword pilrcKeyword GADGET GENERATEHEADER +syn keyword pilrcKeyword GRAFFITIINPUTAREA GRAFFITISTATEINDICATOR +syn keyword pilrcKeyword HEX +syn keyword pilrcKeyword ICON ICONFAMILY ICONFAMILYEX INTEGER +syn keyword pilrcKeyword KEYBOARD +syn keyword pilrcKeyword LABEL LAUNCHERCATEGORY LIST LONGWORDLIST +syn keyword pilrcKeyword MENU MENUITEM MESSAGE MIDI +syn keyword pilrcKeyword PALETTETABLE POPUPLIST POPUPTRIGGER +syn keyword pilrcKeyword PULLDOWN PUSHBUTTON +syn keyword pilrcKeyword REPEATBUTTON RESETAUTOID +syn keyword pilrcKeyword SCROLLBAR SELECTORTRIGGER SLIDER SMALLICON +syn keyword pilrcKeyword SMALLICONFAMILY SMALLICONFAMILYEX STRING STRINGTABLE +syn keyword pilrcKeyword TABLE TITLE TRANSLATION TRAP +syn keyword pilrcKeyword VERSION +syn keyword pilrcKeyword WORDLIST + +" Types +syn keyword pilrcType AT AUTOSHIFT +syn keyword pilrcType BACKGROUNDID BITMAPID BOLDFRAME BPP +syn keyword pilrcType CHECKED COLORTABLE COLUMNS COLUMNWIDTHS COMPRESS +syn keyword pilrcType COMPRESSBEST COMPRESSPACKBITS COMPRESSRLE COMPRESSSCANLINE +syn keyword pilrcType CONFIRMATION COUNTRY CREATOR CURRENCYDECIMALPLACES +syn keyword pilrcType CURRENCYNAME CURRENCYSYMBOL CURRENCYUNIQUESYMBOL +syn keyword pilrcType DATEFORMAT DAYLIGHTSAVINGS DEFAULTBTNID DEFAULTBUTTON +syn keyword pilrcType DENSITY DISABLED DYNAMICSIZE +syn keyword pilrcType EDITABLE ENTRY ERROR EXTENDED +syn keyword pilrcType FEEDBACK FILE FONTID FORCECOMPRESS FRAME +syn keyword pilrcType GRAFFITI GRAPHICAL GROUP +syn keyword pilrcType HASSCROLLBAR HELPID +syn keyword pilrcType ID INDEX INFORMATION +syn keyword pilrcType KEYDOWNCHR KEYDOWNKEYCODE KEYDOWNMODIFIERS +syn keyword pilrcType LANGUAGE LEFTALIGN LEFTANCHOR LONGDATEFORMAT +syn keyword pilrcType MAX MAXCHARS MEASUREMENTSYSTEM MENUID MIN LOCALE +syn keyword pilrcType MINUTESWESTOFGMT MODAL MULTIPLELINES +syn keyword pilrcType NAME NOCOLORTABLE NOCOMPRESS NOFRAME NONEDITABLE +syn keyword pilrcType NONEXTENDED NONUSABLE NOSAVEBEHIND NUMBER NUMBERFORMAT +syn keyword pilrcType NUMERIC +syn keyword pilrcType PAGESIZE +syn keyword pilrcType RECTFRAME RIGHTALIGN RIGHTANCHOR ROWS +syn keyword pilrcType SAVEBEHIND SEARCH SCREEN SELECTEDBITMAPID SINGLELINE +syn keyword pilrcType THUMBID TRANSPARENTINDEX TIMEFORMAT +syn keyword pilrcType UNDERLINED USABLE +syn keyword pilrcType VALUE VERTICAL VISIBLEITEMS +syn keyword pilrcType WARNING WEEKSTARTDAY + +" Country +syn keyword pilrcCountry Australia Austria Belgium Brazil Canada Denmark +syn keyword pilrcCountry Finland France Germany HongKong Iceland Indian +syn keyword pilrcCountry Indonesia Ireland Italy Japan Korea Luxembourg Malaysia +syn keyword pilrcCountry Mexico Netherlands NewZealand Norway Philippines +syn keyword pilrcCountry RepChina Singapore Spain Sweden Switzerland Thailand +syn keyword pilrcCountry Taiwan UnitedKingdom UnitedStates + +" Language +syn keyword pilrcLanguage English French German Italian Japanese Spanish + +" String +syn match pilrcString "\"[^"]*\"" + +" Number +syn match pilrcNumber "\<0x\x\+\>" +syn match pilrcNumber "\<\d\+\>" + +" Comment +syn region pilrcComment start="/\*" end="\*/" +syn region pilrcComment start="//" end="$" + +" Constants +syn keyword pilrcConstant AUTO AUTOID BOTTOM CENTER PREVBOTTOM PREVHEIGHT +syn keyword pilrcConstant PREVLEFT PREVRIGHT PREVTOP PREVWIDTH RIGHT +syn keyword pilrcConstant SEPARATOR + +" Identifier +syn match pilrcIdentifier "\<\h\w*\>" + +" Specials +syn match pilrcType "\" +syn match pilrcKeyword "\\s*\" +syn match pilrcType "\" + +" Function +syn keyword pilrcFunction BEGIN END + +" Include +syn match pilrcInclude "\#include" +syn match pilrcInclude "\#define" +syn keyword pilrcInclude equ +syn keyword pilrcInclude package +syn region pilrcInclude start="public class" end="}" + +syn sync ccomment pilrcComment + +if version >= 508 || !exists("did_pilrc_syntax_inits") + if version < 508 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + let did_pilrc_syntax_inits = 1 + + " The default methods for highlighting + HiLink pilrcKeyword Statement + HiLink pilrcType Type + HiLink pilrcError Error + HiLink pilrcCountry SpecialChar + HiLink pilrcLanguage SpecialChar + HiLink pilrcString SpecialChar + HiLink pilrcNumber Number + HiLink pilrcComment Comment + HiLink pilrcConstant Constant + HiLink pilrcFunction Function + HiLink pilrcInclude SpecialChar + HiLink pilrcIdentifier Number + + delcommand HiLink +endif + +let b:current_syntax = "pilrc" diff --git a/vim71/syntax/pine.vim b/vim71/syntax/pine.vim new file mode 100644 index 0000000..749535e --- /dev/null +++ b/vim71/syntax/pine.vim @@ -0,0 +1,372 @@ +" Vim syntax file +" Language: Pine (email program) run commands +" Maintainer: David Pascoe +" Last Change: Thu Feb 27 10:18:48 WST 2003, update for pine 4.53 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version >= 600 + setlocal iskeyword=@,48-57,_,128-167,224-235,-, +else + set iskeyword=@,48-57,_,128-167,224-235,-, +endif + +syn keyword pineConfig addrbook-sort-rule +syn keyword pineConfig address-book +syn keyword pineConfig addressbook-formats +syn keyword pineConfig alt-addresses +syn keyword pineConfig bugs-additional-data +syn keyword pineConfig bugs-address +syn keyword pineConfig bugs-fullname +syn keyword pineConfig character-set +syn keyword pineConfig color-style +syn keyword pineConfig compose-mime +syn keyword pineConfig composer-wrap-column +syn keyword pineConfig current-indexline-style +syn keyword pineConfig cursor-style +syn keyword pineConfig customized-hdrs +syn keyword pineConfig debug-memory +syn keyword pineConfig default-composer-hdrs +syn keyword pineConfig default-fcc +syn keyword pineConfig default-saved-msg-folder +syn keyword pineConfig disable-these-authenticators +syn keyword pineConfig disable-these-drivers +syn keyword pineConfig display-filters +syn keyword pineConfig download-command +syn keyword pineConfig download-command-prefix +syn keyword pineConfig editor +syn keyword pineConfig elm-style-save +syn keyword pineConfig empty-header-message +syn keyword pineConfig fcc-name-rule +syn keyword pineConfig feature-level +syn keyword pineConfig feature-list +syn keyword pineConfig file-directory +syn keyword pineConfig folder-collections +syn keyword pineConfig folder-extension +syn keyword pineConfig folder-sort-rule +syn keyword pineConfig font-char-set +syn keyword pineConfig font-name +syn keyword pineConfig font-size +syn keyword pineConfig font-style +syn keyword pineConfig forced-abook-entry +syn keyword pineConfig form-letter-folder +syn keyword pineConfig global-address-book +syn keyword pineConfig goto-default-rule +syn keyword pineConfig header-in-reply +syn keyword pineConfig image-viewer +syn keyword pineConfig inbox-path +syn keyword pineConfig incoming-archive-folders +syn keyword pineConfig incoming-folders +syn keyword pineConfig incoming-startup-rule +syn keyword pineConfig index-answered-background-color +syn keyword pineConfig index-answered-foreground-color +syn keyword pineConfig index-deleted-background-color +syn keyword pineConfig index-deleted-foreground-color +syn keyword pineConfig index-format +syn keyword pineConfig index-important-background-color +syn keyword pineConfig index-important-foreground-color +syn keyword pineConfig index-new-background-color +syn keyword pineConfig index-new-foreground-color +syn keyword pineConfig index-recent-background-color +syn keyword pineConfig index-recent-foreground-color +syn keyword pineConfig index-to-me-background-color +syn keyword pineConfig index-to-me-foreground-color +syn keyword pineConfig index-unseen-background-color +syn keyword pineConfig index-unseen-foreground-color +syn keyword pineConfig initial-keystroke-list +syn keyword pineConfig kblock-passwd-count +syn keyword pineConfig keylabel-background-color +syn keyword pineConfig keylabel-foreground-color +syn keyword pineConfig keyname-background-color +syn keyword pineConfig keyname-foreground-color +syn keyword pineConfig last-time-prune-questioned +syn keyword pineConfig last-version-used +syn keyword pineConfig ldap-servers +syn keyword pineConfig literal-signature +syn keyword pineConfig local-address +syn keyword pineConfig local-fullname +syn keyword pineConfig mail-check-interval +syn keyword pineConfig mail-directory +syn keyword pineConfig mailcap-search-path +syn keyword pineConfig mimetype-search-path +syn keyword pineConfig new-version-threshold +syn keyword pineConfig news-active-file-path +syn keyword pineConfig news-collections +syn keyword pineConfig news-spool-directory +syn keyword pineConfig newsrc-path +syn keyword pineConfig nntp-server +syn keyword pineConfig normal-background-color +syn keyword pineConfig normal-foreground-color +syn keyword pineConfig old-style-reply +syn keyword pineConfig operating-dir +syn keyword pineConfig patterns +syn keyword pineConfig patterns-filters +syn keyword pineConfig patterns-filters2 +syn keyword pineConfig patterns-indexcolors +syn keyword pineConfig patterns-other +syn keyword pineConfig patterns-roles +syn keyword pineConfig patterns-scores +syn keyword pineConfig patterns-scores2 +syn keyword pineConfig personal-name +syn keyword pineConfig personal-print-category +syn keyword pineConfig personal-print-command +syn keyword pineConfig postponed-folder +syn keyword pineConfig print-font-char-set +syn keyword pineConfig print-font-name +syn keyword pineConfig print-font-size +syn keyword pineConfig print-font-style +syn keyword pineConfig printer +syn keyword pineConfig prompt-background-color +syn keyword pineConfig prompt-foreground-color +syn keyword pineConfig pruned-folders +syn keyword pineConfig pruning-rule +syn keyword pineConfig quote1-background-color +syn keyword pineConfig quote1-foreground-color +syn keyword pineConfig quote2-background-color +syn keyword pineConfig quote2-foreground-color +syn keyword pineConfig quote3-background-color +syn keyword pineConfig quote3-foreground-color +syn keyword pineConfig read-message-folder +syn keyword pineConfig remote-abook-history +syn keyword pineConfig remote-abook-metafile +syn keyword pineConfig remote-abook-validity +syn keyword pineConfig reply-indent-string +syn keyword pineConfig reply-leadin +syn keyword pineConfig reverse-background-color +syn keyword pineConfig reverse-foreground-color +syn keyword pineConfig rsh-command +syn keyword pineConfig rsh-open-timeout +syn keyword pineConfig rsh-path +syn keyword pineConfig save-by-sender +syn keyword pineConfig saved-msg-name-rule +syn keyword pineConfig scroll-margin +syn keyword pineConfig selectable-item-background-color +syn keyword pineConfig selectable-item-foreground-color +syn keyword pineConfig sending-filters +syn keyword pineConfig sendmail-path +syn keyword pineConfig show-all-characters +syn keyword pineConfig signature-file +syn keyword pineConfig smtp-server +syn keyword pineConfig sort-key +syn keyword pineConfig speller +syn keyword pineConfig ssh-command +syn keyword pineConfig ssh-open-timeout +syn keyword pineConfig ssh-path +syn keyword pineConfig standard-printer +syn keyword pineConfig status-background-color +syn keyword pineConfig status-foreground-color +syn keyword pineConfig status-message-delay +syn keyword pineConfig suggest-address +syn keyword pineConfig suggest-fullname +syn keyword pineConfig tcp-open-timeout +syn keyword pineConfig tcp-query-timeout +syn keyword pineConfig tcp-read-warning-timeout +syn keyword pineConfig tcp-write-warning-timeout +syn keyword pineConfig threading-display-style +syn keyword pineConfig threading-expanded-character +syn keyword pineConfig threading-index-style +syn keyword pineConfig threading-indicator-character +syn keyword pineConfig threading-lastreply-character +syn keyword pineConfig title-background-color +syn keyword pineConfig title-foreground-color +syn keyword pineConfig titlebar-color-style +syn keyword pineConfig upload-command +syn keyword pineConfig upload-command-prefix +syn keyword pineConfig url-viewers +syn keyword pineConfig use-only-domain-name +syn keyword pineConfig user-domain +syn keyword pineConfig user-id +syn keyword pineConfig user-id +syn keyword pineConfig user-input-timeout +syn keyword pineConfig viewer-hdr-colors +syn keyword pineConfig viewer-hdrs +syn keyword pineConfig viewer-overlap +syn keyword pineConfig window-position + +syn keyword pineOption allow-changing-from +syn keyword pineOption allow-talk +syn keyword pineOption alternate-compose-menu +syn keyword pineOption assume-slow-link +syn keyword pineOption auto-move-read-msgs +syn keyword pineOption auto-open-next-unread +syn keyword pineOption auto-unzoom-after-apply +syn keyword pineOption auto-zoom-after-select +syn keyword pineOption cache-remote-pinerc +syn keyword pineOption check-newmail-when-quitting +syn keyword pineOption combined-addrbook-display +syn keyword pineOption combined-folder-display +syn keyword pineOption combined-subdirectory-display +syn keyword pineOption compose-cut-from-cursor +syn keyword pineOption compose-maps-delete-key-to-ctrl-d +syn keyword pineOption compose-rejects-unqualified-addrs +syn keyword pineOption compose-send-offers-first-filter +syn keyword pineOption compose-sets-newsgroup-without-confirm +syn keyword pineOption confirm-role-even-for-default +syn keyword pineOption continue-tab-without-confirm +syn keyword pineOption delete-skips-deleted +syn keyword pineOption disable-2022-jp-conversions +syn keyword pineOption disable-busy-alarm +syn keyword pineOption disable-charset-conversions +syn keyword pineOption disable-config-cmd +syn keyword pineOption disable-keyboard-lock-cmd +syn keyword pineOption disable-keymenu +syn keyword pineOption disable-password-caching +syn keyword pineOption disable-password-cmd +syn keyword pineOption disable-pipes-in-sigs +syn keyword pineOption disable-pipes-in-templates +syn keyword pineOption disable-roles-setup-cmd +syn keyword pineOption disable-roles-sig-edit +syn keyword pineOption disable-roles-template-edit +syn keyword pineOption disable-sender +syn keyword pineOption disable-shared-namespaces +syn keyword pineOption disable-signature-edit-cmd +syn keyword pineOption disable-take-last-comma-first +syn keyword pineOption enable-8bit-esmtp-negotiation +syn keyword pineOption enable-8bit-nntp-posting +syn keyword pineOption enable-aggregate-command-set +syn keyword pineOption enable-alternate-editor-cmd +syn keyword pineOption enable-alternate-editor-implicitly +syn keyword pineOption enable-arrow-navigation +syn keyword pineOption enable-arrow-navigation-relaxed +syn keyword pineOption enable-background-sending +syn keyword pineOption enable-bounce-cmd +syn keyword pineOption enable-cruise-mode +syn keyword pineOption enable-cruise-mode-delete +syn keyword pineOption enable-delivery-status-notification +syn keyword pineOption enable-dot-files +syn keyword pineOption enable-dot-folders +syn keyword pineOption enable-exit-via-lessthan-command +syn keyword pineOption enable-fast-recent-test +syn keyword pineOption enable-flag-cmd +syn keyword pineOption enable-flag-screen-implicitly +syn keyword pineOption enable-full-header-and-text +syn keyword pineOption enable-full-header-cmd +syn keyword pineOption enable-goto-in-file-browser +syn keyword pineOption enable-incoming-folders +syn keyword pineOption enable-jump-shortcut +syn keyword pineOption enable-lame-list-mode +syn keyword pineOption enable-mail-check-cue +syn keyword pineOption enable-mailcap-param-substitution +syn keyword pineOption enable-mouse-in-xterm +syn keyword pineOption enable-msg-view-addresses +syn keyword pineOption enable-msg-view-attachments +syn keyword pineOption enable-msg-view-forced-arrows +syn keyword pineOption enable-msg-view-urls +syn keyword pineOption enable-msg-view-web-hostnames +syn keyword pineOption enable-newmail-in-xterm-icon +syn keyword pineOption enable-partial-match-lists +syn keyword pineOption enable-print-via-y-command +syn keyword pineOption enable-reply-indent-string-editing +syn keyword pineOption enable-rules-under-take +syn keyword pineOption enable-search-and-replace +syn keyword pineOption enable-sigdashes +syn keyword pineOption enable-suspend +syn keyword pineOption enable-tab-completion +syn keyword pineOption enable-take-export +syn keyword pineOption enable-tray-icon +syn keyword pineOption enable-unix-pipe-cmd +syn keyword pineOption enable-verbose-smtp-posting +syn keyword pineOption expanded-view-of-addressbooks +syn keyword pineOption expanded-view-of-distribution-lists +syn keyword pineOption expanded-view-of-folders +syn keyword pineOption expose-hidden-config +syn keyword pineOption expunge-only-manually +syn keyword pineOption expunge-without-confirm +syn keyword pineOption expunge-without-confirm-everywhere +syn keyword pineOption fcc-on-bounce +syn keyword pineOption fcc-only-without-confirm +syn keyword pineOption fcc-without-attachments +syn keyword pineOption include-attachments-in-reply +syn keyword pineOption include-header-in-reply +syn keyword pineOption include-text-in-reply +syn keyword pineOption ldap-result-to-addrbook-add +syn keyword pineOption mark-fcc-seen +syn keyword pineOption mark-for-cc +syn keyword pineOption news-approximates-new-status +syn keyword pineOption news-deletes-across-groups +syn keyword pineOption news-offers-catchup-on-close +syn keyword pineOption news-post-without-validation +syn keyword pineOption news-read-in-newsrc-order +syn keyword pineOption next-thread-without-confirm +syn keyword pineOption old-growth +syn keyword pineOption pass-control-characters-as-is +syn keyword pineOption prefer-plain-text +syn keyword pineOption preserve-start-stop-characters +syn keyword pineOption print-formfeed-between-messages +syn keyword pineOption print-includes-from-line +syn keyword pineOption print-index-enabled +syn keyword pineOption print-offers-custom-cmd-prompt +syn keyword pineOption quell-attachment-extra-prompt +syn keyword pineOption quell-berkeley-format-timezone +syn keyword pineOption quell-content-id +syn keyword pineOption quell-dead-letter-on-cancel +syn keyword pineOption quell-empty-directories +syn keyword pineOption quell-extra-post-prompt +syn keyword pineOption quell-folder-internal-msg +syn keyword pineOption quell-imap-envelope-update +syn keyword pineOption quell-lock-failure-warnings +syn keyword pineOption quell-maildomain-warning +syn keyword pineOption quell-news-envelope-update +syn keyword pineOption quell-partial-fetching +syn keyword pineOption quell-ssl-largeblocks +syn keyword pineOption quell-status-message-beeping +syn keyword pineOption quell-timezone-comment-when-sending +syn keyword pineOption quell-user-lookup-in-passwd-file +syn keyword pineOption quit-without-confirm +syn keyword pineOption reply-always-uses-reply-to +syn keyword pineOption save-aggregates-copy-sequence +syn keyword pineOption save-will-advance +syn keyword pineOption save-will-not-delete +syn keyword pineOption save-will-quote-leading-froms +syn keyword pineOption scramble-message-id +syn keyword pineOption select-without-confirm +syn keyword pineOption selectable-item-nobold +syn keyword pineOption separate-folder-and-directory-entries +syn keyword pineOption show-cursor +syn keyword pineOption show-plain-text-internally +syn keyword pineOption show-selected-in-boldface +syn keyword pineOption signature-at-bottom +syn keyword pineOption single-column-folder-list +syn keyword pineOption slash-collapses-entire-thread +syn keyword pineOption spell-check-before-sending +syn keyword pineOption store-window-position-in-config +syn keyword pineOption strip-from-sigdashes-on-reply +syn keyword pineOption tab-visits-next-new-message-only +syn keyword pineOption termdef-takes-precedence +syn keyword pineOption thread-index-shows-important-color +syn keyword pineOption try-alternative-authentication-driver-first +syn keyword pineOption unselect-will-not-advance +syn keyword pineOption use-current-dir +syn keyword pineOption use-function-keys +syn keyword pineOption use-sender-not-x-sender +syn keyword pineOption use-subshell-for-suspend +syn keyword pineOption vertical-folder-list + +syn match pineComment "^#.*$" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_pine_syn_inits") + if version < 508 + let did_pine_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink pineConfig Type + HiLink pineComment Comment + HiLink pineOption Macro + delcommand HiLink +endif + +let b:current_syntax = "pine" + +" vim: ts=8 diff --git a/vim71/syntax/pinfo.vim b/vim71/syntax/pinfo.vim new file mode 100644 index 0000000..57d37d4 --- /dev/null +++ b/vim71/syntax/pinfo.vim @@ -0,0 +1,110 @@ +" Vim syntax file +" Language: pinfo(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +setlocal iskeyword=@,48-57,_,- + +syn case ignore + +syn keyword pinfoTodo contained FIXME TODO XXX NOTE + +syn region pinfoComment start='^#' end='$' contains=pinfoTodo,@Spell + +syn keyword pinfoOptions MANUAL CUT-MAN-HEADERS CUT-EMPTY-MAN-LINES + \ RAW-FILENAME APROPOS + \ DONT-HANDLE-WITHOUT-TAG-TABLE HTTPVIEWER + \ FTPVIEWER MAILEDITOR PRINTUTILITY MANLINKS + \ INFOPATH MAN-OPTIONS STDERR-REDIRECTION + \ LONG-MANUAL-LINKS FILTER-0xB7 + \ QUIT-CONFIRMATION QUIT-CONFIRM-DEFAULT + \ CLEAR-SCREEN-AT-EXIT CALL-READLINE-HISTORY + \ HIGHLIGHTREGEXP SAFE-USER SAFE-GROUP + +syn keyword pinfoColors COL_NORMAL COL_TOPLINE COL_BOTTOMLINE + \ COL_MENU COL_MENUSELECTED COL_NOTE + \ COL_NOTESELECTED COL_URL COL_URLSELECTED + \ COL_INFOHIGHLIGHT COL_MANUALBOLD + \ COL_MANUALITALIC COL_SEARCHHIGHLIGHT + +syn keyword pinfoColorDefault COLOR_DEFAULT +syn keyword pinfoColorBold BOLD +syn keyword pinfoColorNoBold NO_BOLD +syn keyword pinfoColorBlink BLINK +syn keyword pinfoColorNoBlink NO_BLINK +syn keyword pinfoColorBlack COLOR_BLACK +syn keyword pinfoColorRed COLOR_RED +syn keyword pinfoColorGreen COLOR_GREEN +syn keyword pinfoColorYellow COLOR_YELLOW +syn keyword pinfoColorBlue COLOR_BLUE +syn keyword pinfoColorMagenta COLOR_MAGENTA +syn keyword pinfoColorCyan COLOR_CYAN +syn keyword pinfoColorWhite COLOR_WHITE + +syn keyword pinfoKeys KEY_TOTALSEARCH_1 KEY_TOTALSEARCH_2 + \ KEY_SEARCH_1 KEY_SEARCH_2 + \ KEY_SEARCH_AGAIN_1 KEY_SEARCH_AGAIN_2 + \ KEY_GOTO_1 KEY_GOTO_2 KEY_PREVNODE_1 + \ KEY_PREVNODE_2 KEY_NEXTNODE_1 + \ KEY_NEXTNODE_2 KEY_UP_1 KEY_UP_2 KEY_END_1 + \ KEY_END_2 KEY_PGDN_1 KEY_PGDN_2 + \ KEY_PGDN_AUTO_1 KEY_PGDN_AUTO_2 KEY_HOME_1 + \ KEY_HOME_2 KEY_PGUP_1 KEY_PGUP_2 + \ KEY_PGUP_AUTO_1 KEY_PGUP_AUTO_2 KEY_DOWN_1 + \ KEY_DOWN_2 KEY_TOP_1 KEY_TOP_2 KEY_BACK_1 + \ KEY_BACK_2 KEY_FOLLOWLINK_1 + \ KEY_FOLLOWLINK_2 KEY_REFRESH_1 + \ KEY_REFRESH_2 KEY_SHELLFEED_1 + \ KEY_SHELLFEED_2 KEY_QUIT_1 KEY_QUIT_2 + \ KEY_GOLINE_1 KEY_GOLINE_2 KEY_PRINT_1 + \ KEY_PRINT_2 KEY_DIRPAGE_1 KEY_DIRPAGE_2 + \ KEY_TWODOWN_1 KEY_TWODOWN_2 KEY_TWOUP_1 + \ KEY_TWOUP_2 + +syn keyword pinfoSpecialKeys KEY_BREAK KEY_DOWN KEY_UP KEY_LEFT KEY_RIGHT + \ KEY_DOWN KEY_HOME KEY_BACKSPACE KEY_NPAGE + \ KEY_PPAGE KEY_END KEY_IC KEY_DC +syn region pinfoSpecialKeys matchgroup=pinfoSpecialKeys transparent + \ start=+KEY_\%(F\|CTRL\|ALT\)(+ end=+)+ +syn region pinfoSimpleKey start=+'+ skip=+\\'+ end=+'+ + \ contains=pinfoSimpleKeyEscape +syn match pinfoSimpleKeyEscape +\\[\\nt']+ +syn match pinfoKeycode '\<\d\+\>' + +syn keyword pinfoConstants TRUE FALSE YES NO + +hi def link pinfoTodo Todo +hi def link pinfoComment Comment +hi def link pinfoOptions Keyword +hi def link pinfoColors Keyword +hi def link pinfoColorDefault Normal +hi def link pinfoSpecialKeys SpecialChar +hi def link pinfoSimpleKey String +hi def link pinfoSimpleKeyEscape SpecialChar +hi def link pinfoKeycode Number +hi def link pinfoConstants Constant +hi def link pinfoKeys Keyword +hi def pinfoColorBold cterm=bold +hi def pinfoColorNoBold cterm=none +hi def pinfoColorBlink cterm=inverse +hi def pinfoColorNoBlink cterm=none +hi def pinfoColorBlack ctermfg=Black guifg=Black +hi def pinfoColorRed ctermfg=DarkRed guifg=DarkRed +hi def pinfoColorGreen ctermfg=DarkGreen guifg=DarkGreen +hi def pinfoColorYellow ctermfg=DarkYellow guifg=DarkYellow +hi def pinfoColorBlue ctermfg=DarkBlue guifg=DarkBlue +hi def pinfoColorMagenta ctermfg=DarkMagenta guifg=DarkMagenta +hi def pinfoColorCyan ctermfg=DarkCyan guifg=DarkCyan +hi def pinfoColorWhite ctermfg=LightGray guifg=LightGray + +let b:current_syntax = "pinfo" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/plaintex.vim b/vim71/syntax/plaintex.vim new file mode 100644 index 0000000..7020c68 --- /dev/null +++ b/vim71/syntax/plaintex.vim @@ -0,0 +1,170 @@ +" Vim syntax file +" Language: TeX (plain.tex format) +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-10-26 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match plaintexControlSequence display contains=@NoSpell + \ '\\[a-zA-Z@]\+' + +runtime! syntax/initex.vim +unlet b:current_syntax + +syn match plaintexComment display + \ contains=ALLBUT,initexComment,plaintexComment + \ '^\s*%[CDM].*$' + +if exists("g:plaintex_delimiters") + syn match plaintexDelimiter display '[][{}]' +endif + +syn match plaintexRepeat display contains=@NoSpell + \ '\\\%(loop\|repeat\)\>' + +syn match plaintexCommand display contains=@NoSpell + \ '\\\%(plainoutput\|TeX\)\>' +syn match plaintexBoxCommand display contains=@NoSpell + \ '\\\%(null\|strut\)\>' +syn match plaintexDebuggingCommand display contains=@NoSpell + \ '\\\%(showhyphens\|tracingall\|wlog\)\>' +syn match plaintexFontsCommand display contains=@NoSpell + \ '\\\%(bf\|\%(five\|seven\)\%(bf\|i\|rm\|sy\)\|it\|oldstyle\|rm\|sl\|ten\%(bf\|ex\|it\=\|rm\|sl\|sy\|tt\)\|tt\)\>' +syn match plaintexGlueCommand display contains=@NoSpell + \ '\\\%(\%(big\|en\|med\|\%(no\|off\)interline\|small\)skip\|\%(center\|left\|right\)\=line\|\%(dot\|\%(left\|right\)arrow\)fill\|[hv]glue\|[lr]lap\|q\=quad\|space\|topglue\)\>' +syn match plaintexInsertsCommand display contains=@NoSpell + \ '\\\%(\%(end\|top\)insert\|v\=footnote\)\>' +syn match plaintexJobCommand display contains=@NoSpell + \ '\\\%(bye\|fmt\%(name\|version\)\)\>' +syn match plaintexInsertsCommand display contains=@NoSpell + \ '\\\%(mid\|page\)insert\>' +syn match plaintexKernCommand display contains=@NoSpell + \ '\\\%(en\|\%(neg\)\=thin\)space\>' +syn match plaintexMacroCommand display contains=@NoSpell + \ '\\\%(active\|[be]group\|empty\)\>' +syn match plaintexPageCommand display contains=@NoSpell + \ '\\\%(\%(super\)\=eject\|nopagenumbers\|\%(normal\|ragged\)bottom\)\>' +syn match plaintexParagraphCommand display contains=@NoSpell + \ '\\\%(endgraf\|\%(non\)\=frenchspacing\|hang\|item\%(item\)\=\|narrower\|normalbaselines\|obey\%(lines\|spaces\)\|openup\|proclaim\|\%(tt\)\=raggedright\|textindent\)\>' +syn match plaintexPenaltiesCommand display contains=@NoSpell + \ '\\\%(allow\|big\|fil\|good\|med\|no\|small\)\=break\>' +syn match plaintexRegistersCommand display contains=@NoSpell + \ '\\\%(advancepageno\|new\%(box\|count\|dimen\|fam\|help\|if\|insert\|language\|muskip\|read\|skip\|toks\|write\)\)\>' +syn match plaintexTablesCommand display contains=@NoSpell + \ '&\|\\+\|\\\%(cleartabs\|endline\|hidewidth\|ialign\|multispan\|settabs\|tabalign\)\>' + +if !exists("g:plaintex_no_math") + syn region plaintexMath matchgroup=plaintexMath + \ contains=@plaintexMath,@NoSpell + \ start='\$' skip='\\\\\|\\\$' end='\$' + syn region plaintexMath matchgroup=plaintexMath + \ contains=@plaintexMath,@NoSpell keepend + \ start='\$\$' skip='\\\\\|\\\$' end='\$\$' +endif + +" Keep this after plaintexMath, as we don’t want math mode started at a \$. +syn match plaintexCharacterCommand display contains=@NoSpell + \ /\\\%(["#$%&'.=^_`~]\|``\|''\|-\{2,3}\|[?!]`\|^^L\|\~\|\%(a[ae]\|A[AE]\|acute\|[cdHoOPStuvijlL]\|copyright\|d\=dag\|folio\|ldotp\|[lr]q\|oe\|OE\|slash\|ss\|underbar\)\>\)/ + +syn cluster plaintexMath + \ contains=plaintexMathCommand,plaintexMathBoxCommand, + \ plaintexMathCharacterCommand,plaintexMathDelimiter, + \ plaintexMathFontsCommand,plaintexMathLetter,plaintexMathSymbol, + \ plaintexMathFunction,plaintexMathOperator,plaintexMathPunctuation, + \ plaintexMathRelation + +syn match plaintexMathCommand display contains=@NoSpell contained + \ '\\\%([!*,;>{}|_^]\|\%([aA]rrowvert\|[bB]ig\%(g[lmr]\=\|r\)\=\|\%(border\|p\)\=matrix\|displaylines\|\%(down\|up\)bracefill\|eqalign\%(no\)\|leqalignno\|[lr]moustache\|mathpalette\|root\|s[bp]\|skew\|sqrt\)\>\)' +syn match plaintexMathBoxCommand display contains=@NoSpell contained + \ '\\\%([hv]\=phantom\|mathstrut\|smash\)\>' +syn match plaintexMathCharacterCommand display contains=@NoSpell contained + \ '\\\%(b\|bar\|breve\|check\|d\=dots\=\|grave\|hat\|[lv]dots\|tilde\|vec\|wide\%(hat\|tilde\)\)\>' +syn match plaintexMathDelimiter display contains=@NoSpell contained + \ '\\\%(brace\%(vert\)\=\|brack\|cases\|choose\|[lr]\%(angle\|brace\|brack\|ceil\|floor\|group\)\|over\%(brace\|\%(left\|right\)arrow\)\|underbrace\)\>' +syn match plaintexMathFontsCommand display contains=@NoSpell contained + \ '\\\%(\%(bf\|it\|sl\|tt\)fam\|cal\|mit\)\>' +syn match plaintexMathLetter display contains=@NoSpell contained + \ '\\\%(aleph\|alpha\|beta\|chi\|[dD]elta\|ell\|epsilon\|eta\|[gG]amma\|[ij]math\|iota\|kappa\|[lL]ambda\|[mn]u\|[oO]mega\|[pP][hs]\=i\|rho\|[sS]igma\|tau\|[tT]heta\|[uU]psilon\|var\%(epsilon\|ph\=i\|rho\|sigma\|theta\)\|[xX]i\|zeta\)\>' +syn match plaintexMathSymbol display contains=@NoSpell contained + \ '\\\%(angle\|backslash\|bot\|clubsuit\|emptyset\|epsilon\|exists\|flat\|forall\|hbar\|heartsuit\|Im\|infty\|int\|lnot\|nabla\|natural\|neg\|pmod\|prime\|Re\|sharp\|smallint\|spadesuit\|surd\|top\|triangle\%(left\|right\)\=\|vdash\|wp\)\>' +syn match plaintexMathFunction display contains=@NoSpell contained + \ '\\\%(arc\%(cos\|sin\|tan\)\|arg\|\%(cos\|sin\|tan\)h\=\|coth\=\|csc\|de[gt]\|dim\|exp\|gcd\|hom\|inf\|ker\|lo\=g\|lim\%(inf\|sup\)\=\|ln\|max\|min\|Pr\|sec\|sup\)\>' +syn match plaintexMathOperator display contains=@NoSpell contained + \ '\\\%(amalg\|ast\|big\%(c[au]p\|circ\|o\%(dot\|plus\|times\|sqcup\)\|triangle\%(down\|up\)\|uplus\|vee\|wedge\|bmod\|bullet\)\|c[au]p\|cdot[ps]\=\|circ\|coprod\|d\=dagger\|diamond\%(suit\)\=\|div\|land\|lor\|mp\|o\%(dot\|int\|minus\|plus\|slash\|times\)pm\|prod\|setminus\|sqc[au]p\|sqsu[bp]seteq\|star\|su[bp]set\%(eq\)\=\|sum\|times\|uplus\|vee\|wedge\|wr\)\>' +syn match plaintexMathPunctuation display contains=@NoSpell contained + \ '\\\%(colon\)\>' +syn match plaintexMathRelation display contains=@NoSpell contained + \ '\\\%(approx\|asymp\|bowtie\|buildrel\|cong\|dashv\|doteq\|[dD]ownarrow\|equiv\|frown\|geq\=\|gets\|gg\|hook\%(left\|right\)arrow\|iff\|in\|leq\=\|[lL]eftarrow\|\%(left\|right\)harpoon\%(down\|up\)\|[lL]eftrightarrow\|ll\|[lL]ongleftrightarrow\|longmapsto\|[lL]ongrightarrow\|mapsto\|mid\|models\|[ns][ew]arrow\|neq\=\|ni\|not\%(in\)\=\|owns\|parallel\|perp\|prec\%(eq\)\=\|propto\|[rR]ightarrow\|rightleftharpoons\|sim\%(eq\)\=\|smile\|succ\%(eq\)\=\|to\|[uU]parrow\|[uU]pdownarrow\|[vV]ert\)\>' + +syn match plaintexParameterDimen display contains=@NoSpell + \ '\\maxdimen\>' +syn match plaintexMathParameterDimen display contains=@NoSpell + \ '\\jot\>' +syn match plaintexParagraphParameterGlue display contains=@NoSpell + \ '\\\%(\%(big\|med\|small\)skipamount\|normalbaselineskip\|normallineskip\%(limit\)\=\)\>' + +syn match plaintexFontParameterInteger display contains=@NoSpell + \ '\\magstep\%(half\)\=\>' +syn match plaintexJobParameterInteger display contains=@NoSpell + \ '\\magnification\>' +syn match plaintexPageParameterInteger display contains=@NoSpell + \ '\\pageno\>' + +syn match plaintexPageParameterToken display contains=@NoSpell + \ '\\\%(foot\|head\)line\>' + +hi def link plaintexOperator Operator + +hi def link plaintexDelimiter Delimiter + +hi def link plaintexControlSequence Identifier +hi def link plaintexComment Comment +hi def link plaintexInclude Include +hi def link plaintexRepeat Repeat + +hi def link plaintexCommand initexCommand +hi def link plaintexBoxCommand plaintexCommand +hi def link plaintexCharacterCommand initexCharacterCommand +hi def link plaintexDebuggingCommand initexDebuggingCommand +hi def link plaintexFontsCommand initexFontsCommand +hi def link plaintexGlueCommand plaintexCommand +hi def link plaintexInsertsCommand plaintexCommand +hi def link plaintexJobCommand initexJobCommand +hi def link plaintexKernCommand plaintexCommand +hi def link plaintexMacroCommand initexMacroCommand +hi def link plaintexPageCommand plaintexCommand +hi def link plaintexParagraphCommand plaintexCommand +hi def link plaintexPenaltiesCommand plaintexCommand +hi def link plaintexRegistersCommand plaintexCommand +hi def link plaintexTablesCommand plaintexCommand + +hi def link plaintexMath String +hi def link plaintexMathCommand plaintexCommand +hi def link plaintexMathBoxCommand plaintexBoxCommand +hi def link plaintexMathCharacterCommand plaintexCharacterCommand +hi def link plaintexMathDelimiter plaintexDelimiter +hi def link plaintexMathFontsCommand plaintexFontsCommand +hi def link plaintexMathLetter plaintexMathCharacterCommand +hi def link plaintexMathSymbol plaintexMathLetter +hi def link plaintexMathFunction Function +hi def link plaintexMathOperator plaintexOperator +hi def link plaintexMathPunctuation plaintexCharacterCommand +hi def link plaintexMathRelation plaintexOperator + +hi def link plaintexParameterDimen initexParameterDimen +hi def link plaintexMathParameterDimen initexMathParameterDimen +hi def link plaintexParagraphParameterGlue initexParagraphParameterGlue +hi def link plaintexFontParameterInteger initexFontParameterInteger +hi def link plaintexJobParameterInteger initexJobParameterInteger +hi def link plaintexPageParameterInteger initexPageParameterInteger +hi def link plaintexPageParameterToken initexParameterToken + +let b:current_syntax = "plaintex" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/plm.vim b/vim71/syntax/plm.vim new file mode 100644 index 0000000..bf7c32f --- /dev/null +++ b/vim71/syntax/plm.vim @@ -0,0 +1,147 @@ +" Vim syntax file +" Language: PL/M +" Maintainer: Philippe Coulonges +" Last change: 2003 May 11 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" PL/M is a case insensitive language +syn case ignore + +syn keyword plmTodo contained TODO FIXME XXX + +" String +syn region plmString start=+'+ end=+'+ + +syn match plmOperator "[@=\+\-\*\/\<\>]" + +syn match plmIdentifier "\<[a-zA-Z_][a-zA-Z0-9_]*\>" + +syn match plmDelimiter "[();,]" + +syn region plmPreProc start="^\s*\$\s*" skip="\\$" end="$" + +" FIXME : No Number support for floats, as I'm working on an embedded +" project that doesn't use any. +syn match plmNumber "-\=\<\d\+\>" +syn match plmNumber "\<[0-9a-fA-F]*[hH]*\>" + +" If you don't like tabs +"syn match plmShowTab "\t" +"syn match plmShowTabc "\t" + +"when wanted, highlight trailing white space +if exists("c_space_errors") + syn match plmSpaceError "\s*$" + syn match plmSpaceError " \+\t"me=e-1 +endif + +" + " Use the same control variable as C language for I believe + " users will want the same behavior +if exists("c_comment_strings") + " FIXME : don't work fine with c_comment_strings set, + " which I don't care as I don't use + + " A comment can contain plmString, plmCharacter and plmNumber. + " But a "*/" inside a plmString in a plmComment DOES end the comment! So we + " need to use a special type of plmString: plmCommentString, which also ends on + " "*/", and sees a "*" at the start of the line as comment again. + syntax match plmCommentSkip contained "^\s*\*\($\|\s\+\)" + syntax region plmCommentString contained start=+"+ skip=+\\\\\|\\"+ end=+"+ end=+\*/+me=s-1 contains=plmSpecial,plmCommentSkip + syntax region plmComment2String contained start=+"+ skip=+\\\\\|\\"+ end=+"+ end="$" contains=plmSpecial + syntax region plmComment start="/\*" end="\*/" contains=plmTodo,plmCommentString,plmCharacter,plmNumber,plmFloat,plmSpaceError + syntax match plmComment "//.*" contains=plmTodo,plmComment2String,plmCharacter,plmNumber,plmSpaceError +else + syn region plmComment start="/\*" end="\*/" contains=plmTodo,plmSpaceError + syn match plmComment "//.*" contains=plmTodo,plmSpaceError +endif + +syntax match plmCommentError "\*/" + +syn keyword plmReserved ADDRESS AND AT BASED BY BYTE CALL CASE +syn keyword plmReserved DATA DECLARE DISABLE DO DWORD +syn keyword plmReserved ELSE ENABLE END EOF EXTERNAL +syn keyword plmReserved GO GOTO HALT IF INITIAL INTEGER INTERRUPT +syn keyword plmReserved LABEL LITERALLY MINUS MOD NOT OR +syn keyword plmReserved PLUS POINTER PROCEDURE PUBLIC +syn keyword plmReserved REAL REENTRANT RETURN SELECTOR STRUCTURE +syn keyword plmReserved THEN TO WHILE WORD XOR +syn keyword plm386Reserved CHARINT HWORD LONGINT OFFSET QWORD SHORTINT + +syn keyword plmBuiltIn ABS ADJUSTRPL BLOCKINPUT BLOCKINWORD BLOCKOUTPUT +syn keyword plmBuiltIn BLOCKOUTWORD BUILPTR CARRY CAUSEINTERRUPT CMPB +syn keyword plmBuiltIn CMPW DEC DOUBLE FINDB FINDRB FINDRW FINDW FIX +syn keyword plmBuiltIn FLAGS FLOAT GETREALERROR HIGH IABS INITREALMATHUNIT +syn keyword plmBuiltIn INPUT INT INWORD LAST LOCKSET LENGTH LOW MOVB MOVE +syn keyword plmBuiltIn MOVRB MOVRW MOVW NIL OUTPUT OUTWORD RESTOREREALSTATUS +syn keyword plmBuiltIn ROL ROR SAL SAVEREALSTATUS SCL SCR SELECTOROF SETB +syn keyword plmBuiltIn SETREALMODE SETW SHL SHR SIGN SIGNED SIZE SKIPB +syn keyword plmBuiltIn SKIPRB SKIPRW SKIPW STACKBASE STACKPTR TIME SIZE +syn keyword plmBuiltIn UNSIGN XLAT ZERO +syn keyword plm386BuiltIn INTERRUPT SETINTERRUPT +syn keyword plm286BuiltIn CLEARTASKSWITCHEDFLAG GETACCESSRIGHTS +syn keyword plm286BuiltIn GETSEGMENTLIMIT LOCALTABLE MACHINESTATUS +syn keyword plm286BuiltIn OFFSETOF PARITY RESTOREGLOBALTABLE +syn keyword plm286BuiltIn RESTOREINTERRUPTTABLE SAVEGLOBALTABLE +syn keyword plm286BuiltIn SAVEINTERRUPTTABLE SEGMENTREADABLE +syn keyword plm286BuiltIn SEGMENTWRITABLE TASKREGISTER WAITFORINTERRUPT +syn keyword plm386BuiltIn CONTROLREGISTER DEBUGREGISTER FINDHW +syn keyword plm386BuiltIn FINDRHW INHWORD MOVBIT MOVRBIT MOVHW MOVRHW +syn keyword plm386BuiltIn OUTHWORD SCANBIT SCANRBIT SETHW SHLD SHRD +syn keyword plm386BuiltIn SKIPHW SKIPRHW TESTREGISTER +syn keyword plm386w16BuiltIn BLOCKINDWORD BLOCKOUTDWORD CMPD FINDD +syn keyword plm386w16BuiltIn FINDRD INDWORD MOVD MOVRD OUTDWORD +syn keyword plm386w16BuiltIn SETD SKIPD SKIPRD + +syn sync lines=50 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_plm_syntax_inits") + if version < 508 + let did_plm_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later +" HiLink plmLabel Label +" HiLink plmConditional Conditional +" HiLink plmRepeat Repeat + HiLink plmTodo Todo + HiLink plmNumber Number + HiLink plmOperator Operator + HiLink plmDelimiter Operator + "HiLink plmShowTab Error + "HiLink plmShowTabc Error + HiLink plmIdentifier Identifier + HiLink plmBuiltIn Statement + HiLink plm286BuiltIn Statement + HiLink plm386BuiltIn Statement + HiLink plm386w16BuiltIn Statement + HiLink plmReserved Statement + HiLink plm386Reserved Statement + HiLink plmPreProc PreProc + HiLink plmCommentError plmError + HiLink plmCommentString plmString + HiLink plmComment2String plmString + HiLink plmCommentSkip plmComment + HiLink plmString String + HiLink plmComment Comment + + delcommand HiLink +endif + +let b:current_syntax = "plm" + +" vim: ts=8 sw=2 + diff --git a/vim71/syntax/plp.vim b/vim71/syntax/plp.vim new file mode 100644 index 0000000..f59702d --- /dev/null +++ b/vim71/syntax/plp.vim @@ -0,0 +1,45 @@ +" Vim syntax file +" Language: PLP (Perl in HTML) +" Maintainer: Juerd +" Last Change: 2003 Apr 25 +" Cloned From: aspperl.vim + +" Add to filetype.vim the following line (without quote sign): +" au BufNewFile,BufRead *.plp setf plp + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'perlscript' +endif + +if version < 600 + so :p:h/html.vim + syn include @PLPperl :p:h/perl.vim +else + runtime! syntax/html.vim + unlet b:current_syntax + syn include @PLPperl syntax/perl.vim +endif + +syn cluster htmlPreproc add=PLPperlblock + +syn keyword perlControl PLP_END +syn keyword perlStatementInclude include Include +syn keyword perlStatementFiles ReadFile WriteFile Counter +syn keyword perlStatementScalar Entity AutoURL DecodeURI EncodeURI + +syn cluster PLPperlcode contains=perlStatement.*,perlFunction,perlOperator,perlVarPlain,perlVarNotInMatches,perlShellCommand,perlFloat,perlNumber,perlStringUnexpanded,perlString,perlQQ,perlControl,perlConditional,perlRepeat,perlComment,perlPOD,perlHereDoc,perlPackageDecl,perlElseIfError,perlFiledescRead,perlMatch + +syn region PLPperlblock keepend matchgroup=Delimiter start=+<:=\=+ end=+:>+ transparent contains=@PLPperlcode + +syn region PLPinclude keepend matchgroup=Delimiter start=+<(+ end=+)>+ + +let b:current_syntax = "plp" + diff --git a/vim71/syntax/plsql.vim b/vim71/syntax/plsql.vim new file mode 100644 index 0000000..6e51366 --- /dev/null +++ b/vim71/syntax/plsql.vim @@ -0,0 +1,277 @@ +" Vim syntax file +" Language: Oracle Procedureal SQL (PL/SQL) +" Maintainer: Jeff Lanzarotta (jefflanzarotta at yahoo dot com) +" Original Maintainer: C. Laurence Gonsalves (clgonsal@kami.com) +" URL: http://lanzarotta.tripod.com/vim/syntax/plsql.vim.zip +" Last Change: September 18, 2002 +" History: Geoff Evans & Bill Pribyl (bill at plnet dot org) +" Added 9i keywords. +" Austin Ziegler (austin at halostatue dot ca) +" Added 8i+ features. +" +" For version 5.x, clear all syntax items. +" For version 6.x, quit when a syntax file was already loaded. +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Todo. +syn keyword plsqlTodo TODO FIXME XXX DEBUG NOTE +syn cluster plsqlCommentGroup contains=plsqlTodo + +syn case ignore + +syn match plsqlGarbage "[^ \t()]" +syn match plsqlIdentifier "[a-z][a-z0-9$_#]*" +syn match plsqlHostIdentifier ":[a-z][a-z0-9$_#]*" + +" When wanted, highlight the trailing whitespace. +if exists("c_space_errors") + if !exists("c_no_trail_space_error") + syn match plsqlSpaceError "\s\+$" + endif + + if !exists("c_no_tab_space_error") + syn match plsqlSpaceError " \+\t"me=e-1 + endif +endif + +" Symbols. +syn match plsqlSymbol "\(;\|,\|\.\)" + +" Operators. +syn match plsqlOperator "\(+\|-\|\*\|/\|=\|<\|>\|@\|\*\*\|!=\|\~=\)" +syn match plsqlOperator "\(^=\|<=\|>=\|:=\|=>\|\.\.\|||\|<<\|>>\|\"\)" + +" Some of Oracle's SQL keywords. +syn keyword plsqlSQLKeyword ABORT ACCESS ACCESSED ADD AFTER ALL ALTER AND ANY +syn keyword plsqlSQLKeyword AS ASC ATTRIBUTE AUDIT AUTHORIZATION AVG BASE_TABLE +syn keyword plsqlSQLKeyword BEFORE BETWEEN BY CASCADE CAST CHECK CLUSTER +syn keyword plsqlSQLKeyword CLUSTERS COLAUTH COLUMN COMMENT COMPRESS CONNECT +syn keyword plsqlSQLKeyword CONSTRAINT CRASH CREATE CURRENT DATA DATABASE +syn keyword plsqlSQLKeyword DATA_BASE DBA DEFAULT DELAY DELETE DESC DISTINCT +syn keyword plsqlSQLKeyword DROP DUAL ELSE EXCLUSIVE EXISTS EXTENDS EXTRACT +syn keyword plsqlSQLKeyword FILE FORCE FOREIGN FROM GRANT GROUP HAVING HEAP +syn keyword plsqlSQLKeyword IDENTIFIED IDENTIFIER IMMEDIATE IN INCLUDING +syn keyword plsqlSQLKeyword INCREMENT INDEX INDEXES INITIAL INSERT INSTEAD +syn keyword plsqlSQLKeyword INTERSECT INTO INVALIDATE IS ISOLATION KEY LIBRARY +syn keyword plsqlSQLKeyword LIKE LOCK MAXEXTENTS MINUS MODE MODIFY MULTISET +syn keyword plsqlSQLKeyword NESTED NOAUDIT NOCOMPRESS NOT NOWAIT OF OFF OFFLINE +syn keyword plsqlSQLKeyword ON ONLINE OPERATOR OPTION OR ORDER ORGANIZATION +syn keyword plsqlSQLKeyword PCTFREE PRIMARY PRIOR PRIVATE PRIVILEGES PUBLIC +syn keyword plsqlSQLKeyword QUOTA RELEASE RENAME REPLACE RESOURCE REVOKE ROLLBACK +syn keyword plsqlSQLKeyword ROW ROWLABEL ROWS SCHEMA SELECT SEPARATE SESSION SET +syn keyword plsqlSQLKeyword SHARE SIZE SPACE START STORE SUCCESSFUL SYNONYM +syn keyword plsqlSQLKeyword SYSDATE TABLE TABLES TABLESPACE TEMPORARY TO TREAT +syn keyword plsqlSQLKeyword TRIGGER TRUNCATE UID UNION UNIQUE UNLIMITED UPDATE +syn keyword plsqlSQLKeyword USE USER VALIDATE VALUES VIEW WHENEVER WHERE WITH + +" PL/SQL's own keywords. +syn keyword plsqlKeyword AGENT AND ANY ARRAY ASSIGN AS AT AUTHID BEGIN BODY BY +syn keyword plsqlKeyword BULK C CASE CHAR_BASE CHARSETFORM CHARSETID CLOSE +syn keyword plsqlKeyword COLLECT CONSTANT CONSTRUCTOR CONTEXT CURRVAL DECLARE +syn keyword plsqlKeyword DVOID EXCEPTION EXCEPTION_INIT EXECUTE EXIT FETCH +syn keyword plsqlKeyword FINAL FUNCTION GOTO HASH IMMEDIATE IN INDICATOR +syn keyword plsqlKeyword INSTANTIABLE IS JAVA LANGUAGE LIBRARY MAP MAXLEN +syn keyword plsqlKeyword MEMBER NAME NEW NOCOPY NUMBER_BASE OBJECT OCICOLL +syn keyword plsqlKeyword OCIDATE OCIDATETIME OCILOBLOCATOR OCINUMBER OCIRAW +syn keyword plsqlKeyword OCISTRING OF OPAQUE OPEN OR ORDER OTHERS OUT +syn keyword plsqlKeyword OVERRIDING PACKAGE PARALLEL_ENABLE PARAMETERS +syn keyword plsqlKeyword PARTITION PIPELINED PRAGMA PROCEDURE RAISE RANGE REF +syn keyword plsqlKeyword RESULT RETURN REVERSE ROWTYPE SB1 SELF SHORT SIZE_T +syn keyword plsqlKeyword SQL SQLCODE SQLERRM STATIC STRUCT SUBTYPE TDO THEN +syn keyword plsqlKeyword TABLE TIMEZONE_ABBR TIMEZONE_HOUR TIMEZONE_MINUTE +syn keyword plsqlKeyword TIMEZONE_REGION TYPE UNDER UNSIGNED USING VARIANCE +syn keyword plsqlKeyword VARRAY VARYING WHEN WRITE +syn match plsqlKeyword "\" +syn match plsqlKeyword "\.COUNT\>"hs=s+1 +syn match plsqlKeyword "\.EXISTS\>"hs=s+1 +syn match plsqlKeyword "\.FIRST\>"hs=s+1 +syn match plsqlKeyword "\.LAST\>"hs=s+1 +syn match plsqlKeyword "\.DELETE\>"hs=s+1 +syn match plsqlKeyword "\.PREV\>"hs=s+1 +syn match plsqlKeyword "\.NEXT\>"hs=s+1 + +" PL/SQL functions. +syn keyword plsqlFunction ABS ACOS ADD_MONTHS ASCII ASCIISTR ASIN ATAN ATAN2 +syn keyword plsqlFunction BFILENAME BITAND CEIL CHARTOROWID CHR COALESCE +syn keyword plsqlFunction COMMIT COMMIT_CM COMPOSE CONCAT CONVERT COS COSH +syn keyword plsqlFunction COUNT CUBE CURRENT_DATE CURRENT_TIME CURRENT_TIMESTAMP +syn keyword plsqlFunction DBTIMEZONE DECODE DECOMPOSE DEREF DUMP EMPTY_BLOB +syn keyword plsqlFunction EMPTY_CLOB EXISTS EXP FLOOR FROM_TZ GETBND GLB +syn keyword plsqlFunction GREATEST GREATEST_LB GROUPING HEXTORAW INITCAP +syn keyword plsqlFunction INSTR INSTR2 INSTR4 INSTRB INSTRC ISNCHAR LAST_DAY +syn keyword plsqlFunction LEAST LEAST_UB LENGTH LENGTH2 LENGTH4 LENGTHB LENGTHC +syn keyword plsqlFunction LN LOCALTIME LOCALTIMESTAMP LOG LOWER LPAD +syn keyword plsqlFunction LTRIM LUB MAKE_REF MAX MIN MOD MONTHS_BETWEEN +syn keyword plsqlFunction NCHARTOROWID NCHR NEW_TIME NEXT_DAY NHEXTORAW +syn keyword plsqlFunction NLS_CHARSET_DECL_LEN NLS_CHARSET_ID NLS_CHARSET_NAME +syn keyword plsqlFunction NLS_INITCAP NLS_LOWER NLSSORT NLS_UPPER NULLFN NULLIF +syn keyword plsqlFunction NUMTODSINTERVAL NUMTOYMINTERVAL NVL POWER +syn keyword plsqlFunction RAISE_APPLICATION_ERROR RAWTOHEX RAWTONHEX REF +syn keyword plsqlFunction REFTOHEX REPLACE ROLLBACK_NR ROLLBACK_SV ROLLUP ROUND +syn keyword plsqlFunction ROWIDTOCHAR ROWIDTONCHAR ROWLABEL RPAD RTRIM +syn keyword plsqlFunction SAVEPOINT SESSIONTIMEZONE SETBND SET_TRANSACTION_USE +syn keyword plsqlFunction SIGN SIN SINH SOUNDEX SQLCODE SQLERRM SQRT STDDEV +syn keyword plsqlFunction SUBSTR SUBSTR2 SUBSTR4 SUBSTRB SUBSTRC SUM +syn keyword plsqlFunction SYS_AT_TIME_ZONE SYS_CONTEXT SYSDATE SYS_EXTRACT_UTC +syn keyword plsqlFunction SYS_GUID SYS_LITERALTODATE SYS_LITERALTODSINTERVAL +syn keyword plsqlFunction SYS_LITERALTOTIME SYS_LITERALTOTIMESTAMP +syn keyword plsqlFunction SYS_LITERALTOTZTIME SYS_LITERALTOTZTIMESTAMP +syn keyword plsqlFunction SYS_LITERALTOYMINTERVAL SYS_OVER__DD SYS_OVER__DI +syn keyword plsqlFunction SYS_OVER__ID SYS_OVER_IID SYS_OVER_IIT +syn keyword plsqlFunction SYS_OVER__IT SYS_OVER__TI SYS_OVER__TT +syn keyword plsqlFunction SYSTIMESTAMP TAN TANH TO_ANYLOB TO_BLOB TO_CHAR +syn keyword plsqlFunction TO_CLOB TO_DATE TO_DSINTERVAL TO_LABEL TO_MULTI_BYTE +syn keyword plsqlFunction TO_NCHAR TO_NCLOB TO_NUMBER TO_RAW TO_SINGLE_BYTE +syn keyword plsqlFunction TO_TIME TO_TIMESTAMP TO_TIMESTAMP_TZ TO_TIME_TZ +syn keyword plsqlFunction TO_YMINTERVAL TRANSLATE TREAT TRIM TRUNC TZ_OFFSET UID +syn keyword plsqlFunction UNISTR UPPER UROWID USER USERENV VALUE VARIANCE +syn keyword plsqlFunction VSIZE WORK XOR +syn match plsqlFunction "\" + +" PL/SQL Exceptions +syn keyword plsqlException ACCESS_INTO_NULL CASE_NOT_FOUND COLLECTION_IS_NULL +syn keyword plsqlException CURSOR_ALREADY_OPEN DUP_VAL_ON_INDEX INVALID_CURSOR +syn keyword plsqlException INVALID_NUMBER LOGIN_DENIED NO_DATA_FOUND +syn keyword plsqlException NOT_LOGGED_ON PROGRAM_ERROR ROWTYPE_MISMATCH +syn keyword plsqlException SELF_IS_NULL STORAGE_ERROR SUBSCRIPT_BEYOND_COUNT +syn keyword plsqlException SUBSCRIPT_OUTSIDE_LIMIT SYS_INVALID_ROWID +syn keyword plsqlException TIMEOUT_ON_RESOURCE TOO_MANY_ROWS VALUE_ERROR +syn keyword plsqlException ZERO_DIVIDE + +" Oracle Pseudo Colums. +syn keyword plsqlPseudo CURRVAL LEVEL NEXTVAL ROWID ROWNUM + +if exists("plsql_highlight_triggers") + syn keyword plsqlTrigger INSERTING UPDATING DELETING +endif + +" Conditionals. +syn keyword plsqlConditional ELSIF ELSE IF +syn match plsqlConditional "\" + +" Loops. +syn keyword plsqlRepeat FOR LOOP WHILE FORALL +syn match plsqlRepeat "\" + +" Various types of comments. +if exists("c_comment_strings") + syntax match plsqlCommentSkip contained "^\s*\*\($\|\s\+\)" + syntax region plsqlCommentString contained start=+L\="+ skip=+\\\\\|\\"+ end=+"+ end=+\*/+me=s-1 contains=plsqlCommentSkip + syntax region plsqlComment2String contained start=+L\="+ skip=+\\\\\|\\"+ end=+"+ end="$" + syntax region plsqlCommentL start="--" skip="\\$" end="$" keepend contains=@plsqlCommentGroup,plsqlComment2String,plsqlCharLiteral,plsqlBooleanLiteral,plsqlNumbersCom,plsqlSpaceError + syntax region plsqlComment start="/\*" end="\*/" contains=@plsqlCommentGroup,plsqlComment2String,plsqlCharLiteral,plsqlBooleanLiteral,plsqlNumbersCom,plsqlSpaceError +else + syntax region plsqlCommentL start="--" skip="\\$" end="$" keepend contains=@plsqlCommentGroup,plsqlSpaceError + syntax region plsqlComment start="/\*" end="\*/" contains=@plsqlCommentGroup,plsqlSpaceError +endif + +syn sync ccomment plsqlComment +syn sync ccomment plsqlCommentL + +" To catch unterminated string literals. +syn match plsqlStringError "'.*$" + +" Various types of literals. +syn match plsqlNumbers transparent "\<[+-]\=\d\|[+-]\=\.\d" contains=plsqlIntLiteral,plsqlFloatLiteral +syn match plsqlNumbersCom contained transparent "\<[+-]\=\d\|[+-]\=\.\d" contains=plsqlIntLiteral,plsqlFloatLiteral +syn match plsqlIntLiteral contained "[+-]\=\d\+" +syn match plsqlFloatLiteral contained "[+-]\=\d\+\.\d*" +syn match plsqlFloatLiteral contained "[+-]\=\d*\.\d*" +syn match plsqlCharLiteral "'[^']'" +syn match plsqlStringLiteral "'\([^']\|''\)*'" +syn keyword plsqlBooleanLiteral TRUE FALSE NULL + +" The built-in types. +syn keyword plsqlStorage ANYDATA ANYTYPE BFILE BINARY_INTEGER BLOB BOOLEAN +syn keyword plsqlStorage BYTE CHAR CHARACTER CLOB CURSOR DATE DAY DEC DECIMAL +syn keyword plsqlStorage DOUBLE DSINTERVAL_UNCONSTRAINED FLOAT HOUR +syn keyword plsqlStorage INT INTEGER INTERVAL LOB LONG MINUTE +syn keyword plsqlStorage MLSLABEL MONTH NATURAL NATURALN NCHAR NCHAR_CS NCLOB +syn keyword plsqlStorage NUMBER NUMERIC NVARCHAR PLS_INT PLS_INTEGER +syn keyword plsqlStorage POSITIVE POSITIVEN PRECISION RAW REAL RECORD +syn keyword plsqlStorage SECOND SIGNTYPE SMALLINT STRING SYS_REFCURSOR TABLE TIME +syn keyword plsqlStorage TIMESTAMP TIMESTAMP_UNCONSTRAINED +syn keyword plsqlStorage TIMESTAMP_TZ_UNCONSTRAINED +syn keyword plsqlStorage TIMESTAMP_LTZ_UNCONSTRAINED UROWID VARCHAR +syn keyword plsqlStorage VARCHAR2 YEAR YMINTERVAL_UNCONSTRAINED ZONE + +" A type-attribute is really a type. +syn match plsqlTypeAttribute "%\(TYPE\|ROWTYPE\)\>" + +" All other attributes. +syn match plsqlAttribute "%\(BULK_EXCEPTIONS\|BULK_ROWCOUNT\|ISOPEN\|FOUND\|NOTFOUND\|ROWCOUNT\)\>" + +" This'll catch mis-matched close-parens. +syn cluster plsqlParenGroup contains=plsqlParenError,@plsqlCommentGroup,plsqlCommentSkip,plsqlIntLiteral,plsqlFloatLiteral,plsqlNumbersCom +if exists("c_no_bracket_error") + syn region plsqlParen transparent start='(' end=')' contains=ALLBUT,@plsqlParenGroup + syn match plsqlParenError ")" + syn match plsqlErrInParen contained "[{}]" +else + syn region plsqlParen transparent start='(' end=')' contains=ALLBUT,@plsqlParenGroup,plsqlErrInBracket + syn match plsqlParenError "[\])]" + syn match plsqlErrInParen contained "[{}]" + syn region plsqlBracket transparent start='\[' end=']' contains=ALLBUT,@plsqlParenGroup,plsqlErrInParen + syn match plsqlErrInBracket contained "[);{}]" +endif + +" Syntax Synchronizing +syn sync minlines=10 maxlines=100 + +" Define the default highlighting. +" For version 5.x and earlier, only when not done already. +" For version 5.8 and later, only when an item doesn't have highlighting yet. +if version >= 508 || !exists("did_plsql_syn_inits") + if version < 508 + let did_plsql_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink plsqlAttribute Macro + HiLink plsqlBlockError Error + HiLink plsqlBooleanLiteral Boolean + HiLink plsqlCharLiteral Character + HiLink plsqlComment Comment + HiLink plsqlCommentL Comment + HiLink plsqlConditional Conditional + HiLink plsqlError Error + HiLink plsqlErrInBracket Error + HiLink plsqlErrInBlock Error + HiLink plsqlErrInParen Error + HiLink plsqlException Function + HiLink plsqlFloatLiteral Float + HiLink plsqlFunction Function + HiLink plsqlGarbage Error + HiLink plsqlHostIdentifier Label + HiLink plsqlIdentifier Normal + HiLink plsqlIntLiteral Number + HiLink plsqlOperator Operator + HiLink plsqlParen Normal + HiLink plsqlParenError Error + HiLink plsqlSpaceError Error + HiLink plsqlPseudo PreProc + HiLink plsqlKeyword Keyword + HiLink plsqlRepeat Repeat + HiLink plsqlStorage StorageClass + HiLink plsqlSQLKeyword Function + HiLink plsqlStringError Error + HiLink plsqlStringLiteral String + HiLink plsqlCommentString String + HiLink plsqlComment2String String + HiLink plsqlSymbol Normal + HiLink plsqlTrigger Function + HiLink plsqlTypeAttribute StorageClass + HiLink plsqlTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "plsql" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/po.vim b/vim71/syntax/po.vim new file mode 100644 index 0000000..3bb39b1 --- /dev/null +++ b/vim71/syntax/po.vim @@ -0,0 +1,123 @@ +" Vim syntax file +" Language: po (gettext) +" Maintainer: Dwayne Bailey +" Last Change: 2004 Nov 13 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn sync minlines=10 + +" Identifiers +syn match poStatementMsgidplural "^msgid_plural" contained +syn match poPluralCaseN "[0-9]" contained +syn match poStatementMsgstr "^msgstr\(\[[0-9]\]\)" contains=poPluralCaseN + +" Simple HTML and XML highlighting +syn match poHtml "<[^<>]\+>" contains=poHtmlTranslatables +syn match poHtmlNot +"<[^<]\+>"+ms=s+1,me=e-1 +syn region poHtmlTranslatables start=+alt=\\"+ms=e-1 end=+\\"+ contained + +" Translation blocks +syn region poMsgID matchgroup=poStatementMsgid start=+^msgid "+rs=e-1 matchgroup=poStringID end=+^msgstr\(\|\[[\]0\[]\]\) "+me=s-1 contains=poStringID,poStatementMsgidplural,poStatementMsgid +syn region poMsgSTR matchgroup=poStatementMsgstr start=+^msgstr\(\|\[[\]0\[]\]\) "+rs=e-1 matchgroup=poStringSTR end=+\n\n+me=s-1 contains=poStringSTR,poStatementMsgstr +syn region poStringID start=+"+ skip=+\\\\\|\\"+ end=+"+ contained + \ contains=poSpecial,poFormat,poCommentKDE,poPluralKDE,poKDEdesktopFile,poHtml,poAccelerator,poHtmlNot,poVariable +syn region poStringSTR start=+"+ skip=+\\\\\|\\"+ end=+"+ contained + \ contains=poSpecial,poFormat,poHeaderItem,poCommentKDEError,poHeaderUndefined,poPluralKDEError,poMsguniqError,poKDEdesktopFile,poHtml,poAccelerator,poHtmlNot,poVariable + +" Header and Copyright +syn match poHeaderItem "\(Project-Id-Version\|Report-Msgid-Bugs-To\|POT-Creation-Date\|PO-Revision-Date\|Last-Translator\|Language-Team\|MIME-Version\|Content-Type\|Content-Transfer-Encoding\|Plural-Forms\|X-Generator\): " contained +syn match poHeaderUndefined "\(PACKAGE VERSION\|YEAR-MO-DA HO:MI+ZONE\|FULL NAME \|LANGUAGE \|text/plain; charset=CHARSET\|ENCODING\)" contained +syn match poCopyrightUnset "SOME DESCRIPTIVE TITLE\|FIRST AUTHOR , YEAR\|Copyright (C) YEAR Free Software Foundation, Inc\|YEAR THE PACKAGE\'S COPYRIGHT HOLDER\|PACKAGE" contained + +" Translation comment block including: translator comment, automatic coments, flags and locations +syn match poComment "^#.*$" +syn keyword poFlagFuzzy fuzzy contained +syn match poCommentTranslator "^# .*$" contains=poCopyrightUnset +syn match poCommentAutomatic "^#\..*$" +syn match poCommentSources "^#:.*$" +syn match poCommentFlags "^#,.*$" contains=poFlagFuzzy + +" Translations (also includes header fields as they appear in a translation msgstr) +syn region poCommentKDE start=+"_: +ms=s+1 end="\\n" end="\"\n^msgstr"me=s-1 contained +syn region poCommentKDEError start=+"\(\|\s\+\)_:+ms=s+1 end="\\n" end=+"\n\n+me=s-1 contained +syn match poPluralKDE +"_n: +ms=s+1 contained +syn region poPluralKDEError start=+"\(\|\s\+\)_n:+ms=s+1 end="\"\n\n"me=s-1 contained +syn match poSpecial contained "\\\(x\x\+\|\o\{1,3}\|.\|$\)" +syn match poFormat "%\(\d\+\$\)\=[-+' #0*]*\(\d*\|\*\|\*\d\+\$\)\(\.\(\d*\|\*\|\*\d\+\$\)\)\=\([hlL]\|ll\)\=\([diuoxXfeEgGcCsSpn]\|\[\^\=.[^]]*\]\)" contained +syn match poFormat "%%" contained + +" msguniq and msgcat conflicts +syn region poMsguniqError matchgroup=poMsguniqErrorMarkers start="#-#-#-#-#" end='#\("\n"\|\)-\("\n"\|\)#\("\n"\|\)-\("\n"\|\)#\("\n"\|\)-\("\n"\|\)#\("\n"\|\)-\("\n"\|\)#\("\n"\|\)\\n' contained + +" Obsolete messages +syn match poObsolete "^#\~.*$" + +" KDE Name= handling +syn match poKDEdesktopFile "\"\(Name\|Comment\|GenericName\|Description\|Keywords\|About\)="ms=s+1,me=e-1 + +" Accelerator keys - this messes up if the preceding or following char is a multibyte unicode char +syn match poAccelerator contained "[^&_~][&_~]\(\a\|\d\)[^:]"ms=s+1,me=e-1 + +" Variables simple +syn match poVariable contained "%\d" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_po_syn_inits") + if version < 508 + let did_po_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink poCommentSources PreProc + HiLink poComment Comment + HiLink poCommentAutomatic Comment + HiLink poCommentTranslator Comment + HiLink poCommentFlags Special + HiLink poCopyrightUnset Todo + HiLink poFlagFuzzy Todo + HiLink poObsolete Comment + + HiLink poStatementMsgid Statement + HiLink poStatementMsgstr Statement + HiLink poStatementMsgidplural Statement + HiLink poPluralCaseN Constant + + HiLink poStringID String + HiLink poStringSTR String + HiLink poCommentKDE Comment + HiLink poCommentKDEError Error + HiLink poPluralKDE Comment + HiLink poPluralKDEError Error + HiLink poHeaderItem Identifier + HiLink poHeaderUndefined Todo + HiLink poKDEdesktopFile Identifier + + HiLink poHtml Identifier + HiLink poHtmlNot String + HiLink poHtmlTranslatables String + + HiLink poFormat poSpecial + HiLink poSpecial Special + HiLink poAccelerator Special + HiLink poVariable Special + + HiLink poMsguniqError Special + HiLink poMsguniqErrorMarkers Comment + + delcommand HiLink +endif + +let b:current_syntax = "po" + +" vim:set ts=8 sts=2 sw=2 noet: diff --git a/vim71/syntax/pod.vim b/vim71/syntax/pod.vim new file mode 100644 index 0000000..9809d00 --- /dev/null +++ b/vim71/syntax/pod.vim @@ -0,0 +1,88 @@ +" Vim syntax file +" Language: Perl POD format +" Maintainer: Scott Bigham +" Last Change: 2007 Jan 21 + +" To add embedded POD documentation highlighting to your syntax file, add +" the commands: +" +" syn include @Pod :p:h/pod.vim +" syn region myPOD start="^=pod" start="^=head" end="^=cut" keepend contained contains=@Pod +" +" and add myPod to the contains= list of some existing region, probably a +" comment. The "keepend" flag is needed because "=cut" is matched as a +" pattern in its own right. + + +" Remove any old syntax stuff hanging around (this is suppressed +" automatically by ":syn include" if necessary). +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" POD commands +syn match podCommand "^=head[1234]" nextgroup=podCmdText contains=@NoSpell +syn match podCommand "^=item" nextgroup=podCmdText contains=@NoSpell +syn match podCommand "^=over" nextgroup=podOverIndent skipwhite contains=@NoSpell +syn match podCommand "^=back" contains=@NoSpell +syn match podCommand "^=cut" contains=@NoSpell +syn match podCommand "^=pod" contains=@NoSpell +syn match podCommand "^=for" nextgroup=podForKeywd skipwhite contains=@NoSpell +syn match podCommand "^=begin" nextgroup=podForKeywd skipwhite contains=@NoSpell +syn match podCommand "^=end" nextgroup=podForKeywd skipwhite contains=@NoSpell + +" Text of a =head1, =head2 or =item command +syn match podCmdText ".*$" contained contains=podFormat,@NoSpell + +" Indent amount of =over command +syn match podOverIndent "\d\+" contained contains=@NoSpell + +" Formatter identifier keyword for =for, =begin and =end commands +syn match podForKeywd "\S\+" contained contains=@NoSpell + +" An indented line, to be displayed verbatim +syn match podVerbatimLine "^\s.*$" contains=@NoSpell + +" Inline textual items handled specially by POD +syn match podSpecial "\(\<\|&\)\I\i*\(::\I\i*\)*([^)]*)" contains=@NoSpell +syn match podSpecial "[$@%]\I\i*\(::\I\i*\)*\>" contains=@NoSpell + +" Special formatting sequences +syn region podFormat start="[IBSCLFX]<[^<]"me=e-1 end=">" oneline contains=podFormat,@NoSpell +syn region podFormat start="[IBSCLFX]<<\s" end="\s>>" oneline contains=podFormat,@NoSpell +syn match podFormat "Z<>" +syn match podFormat "E<\(\d\+\|\I\i*\)>" contains=podEscape,podEscape2,@NoSpell +syn match podEscape "\I\i*>"me=e-1 contained contains=@NoSpell +syn match podEscape2 "\d\+>"me=e-1 contained contains=@NoSpell + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_pod_syntax_inits") + if version < 508 + let did_pod_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink podCommand Statement + HiLink podCmdText String + HiLink podOverIndent Number + HiLink podForKeywd Identifier + HiLink podFormat Identifier + HiLink podVerbatimLine PreProc + HiLink podSpecial Identifier + HiLink podEscape String + HiLink podEscape2 Number + + delcommand HiLink +endif + +let b:current_syntax = "pod" + +" vim: ts=8 diff --git a/vim71/syntax/postscr.vim b/vim71/syntax/postscr.vim new file mode 100644 index 0000000..40dbcec --- /dev/null +++ b/vim71/syntax/postscr.vim @@ -0,0 +1,783 @@ +" Vim syntax file +" Language: PostScript - all Levels, selectable +" Maintainer: Mike Williams +" Filenames: *.ps,*.eps +" Last Change: 27th June 2002 +" URL: http://www.eandem.co.uk/mrw/vim +" +" Options Flags: +" postscr_level - language level to use for highligting (1, 2, or 3) +" postscr_display - include display PS operators +" postscr_ghostscript - include GS extensions +" postscr_fonts - highlight standard font names (a lot for PS 3) +" postscr_encodings - highlight encoding names (there are a lot) +" postscr_andornot_binary - highlight and, or, and not as binary operators (not logical) +" +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" PostScript is case sensitive +syn case match + +" Keyword characters - all 7-bit ASCII bar PS delimiters and ws +if version >= 600 + setlocal iskeyword=33-127,^(,^),^<,^>,^[,^],^{,^},^/,^% +else + set iskeyword=33-127,^(,^),^<,^>,^[,^],^{,^},^/,^% +endif + +" Yer trusty old TODO highlghter! +syn keyword postscrTodo contained TODO + +" Comment +syn match postscrComment "%.*$" contains=postscrTodo +" DSC comment start line (NB: defines DSC level, not PS level!) +syn match postscrDSCComment "^%!PS-Adobe-\d\+\.\d\+\s*.*$" +" DSC comment line (no check on possible comments - another language!) +syn match postscrDSCComment "^%%\u\+.*$" contains=@postscrString,@postscrNumber +" DSC continuation line (no check that previous line is DSC comment) +syn match postscrDSCComment "^%%+ *.*$" contains=@postscrString,@postscrNumber + +" Names +syn match postscrName "\k\+" + +" Identifiers +syn match postscrIdentifierError "/\{1,2}[[:space:]\[\]{}]"me=e-1 +syn match postscrIdentifier "/\{1,2}\k\+" contains=postscrConstant,postscrBoolean,postscrCustConstant + +" Numbers +syn case ignore +" In file hex data - usually complete lines +syn match postscrHex "^[[:xdigit:]][[:xdigit:][:space:]]*$" +"syn match postscrHex "\<\x\{2,}\>" +" Integers +syn match postscrInteger "\<[+-]\=\d\+\>" +" Radix +syn match postscrRadix "\d\+#\x\+\>" +" Reals - upper and lower case e is allowed +syn match postscrFloat "[+-]\=\d\+\.\>" +syn match postscrFloat "[+-]\=\d\+\.\d*\(e[+-]\=\d\+\)\=\>" +syn match postscrFloat "[+-]\=\.\d\+\(e[+-]\=\d\+\)\=\>" +syn match postscrFloat "[+-]\=\d\+e[+-]\=\d\+\>" +syn cluster postscrNumber contains=postscrInteger,postscrRadix,postscrFloat +syn case match + +" Escaped characters +syn match postscrSpecialChar contained "\\[nrtbf\\()]" +syn match postscrSpecialCharError contained "\\[^nrtbf\\()]"he=e-1 +" Escaped octal characters +syn match postscrSpecialChar contained "\\\o\{1,3}" + +" Strings +" ASCII strings +syn region postscrASCIIString start=+(+ end=+)+ skip=+([^)]*)+ contains=postscrSpecialChar,postscrSpecialCharError +" Hex strings +syn match postscrHexCharError contained "[^<>[:xdigit:][:space:]]" +syn region postscrHexString start=+<\($\|[^<]\)+ end=+>+ contains=postscrHexCharError +syn match postscrHexString "<>" +" ASCII85 strings +syn match postscrASCII85CharError contained "[^<>\~!-uz[:space:]]" +syn region postscrASCII85String start=+<\~+ end=+\~>+ contains=postscrASCII85CharError +syn cluster postscrString contains=postscrASCIIString,postscrHexString,postscrASCII85String + + +" Set default highlighting to level 2 - most common at the moment +if !exists("postscr_level") + let postscr_level = 2 +endif + + +" PS level 1 operators - common to all levels (well ...) + +" Stack operators +syn keyword postscrOperator pop exch dup copy index roll clear count mark cleartomark counttomark + +" Math operators +syn keyword postscrMathOperator add div idiv mod mul sub abs neg ceiling floor round truncate sqrt atan cos +syn keyword postscrMathOperator sin exp ln log rand srand rrand + +" Array operators +syn match postscrOperator "[\[\]{}]" +syn keyword postscrOperator array length get put getinterval putinterval astore aload copy +syn keyword postscrRepeat forall + +" Dictionary operators +syn keyword postscrOperator dict maxlength begin end def load store known where currentdict +syn keyword postscrOperator countdictstack dictstack cleardictstack internaldict +syn keyword postscrConstant $error systemdict userdict statusdict errordict + +" String operators +syn keyword postscrOperator string anchorsearch search token + +" Logic operators +syn keyword postscrLogicalOperator eq ne ge gt le lt and not or +if exists("postscr_andornot_binaryop") + syn keyword postscrBinaryOperator and or not +else + syn keyword postscrLogicalOperator and not or +endif +syn keyword postscrBinaryOperator xor bitshift +syn keyword postscrBoolean true false + +" PS Type names +syn keyword postscrConstant arraytype booleantype conditiontype dicttype filetype fonttype gstatetype +syn keyword postscrConstant integertype locktype marktype nametype nulltype operatortype +syn keyword postscrConstant packedarraytype realtype savetype stringtype + +" Control operators +syn keyword postscrConditional if ifelse +syn keyword postscrRepeat for repeat loop +syn keyword postscrOperator exec exit stop stopped countexecstack execstack quit +syn keyword postscrProcedure start + +" Object operators +syn keyword postscrOperator type cvlit cvx xcheck executeonly noaccess readonly rcheck wcheck cvi cvn cvr +syn keyword postscrOperator cvrs cvs + +" File operators +syn keyword postscrOperator file closefile read write readhexstring writehexstring readstring writestring +syn keyword postscrOperator bytesavailable flush flushfile resetfile status run currentfile print +syn keyword postscrOperator stack pstack readline deletefile setfileposition fileposition renamefile +syn keyword postscrRepeat filenameforall +syn keyword postscrProcedure = == + +" VM operators +syn keyword postscrOperator save restore + +" Misc operators +syn keyword postscrOperator bind null usertime executive echo realtime +syn keyword postscrConstant product revision serialnumber version +syn keyword postscrProcedure prompt + +" GState operators +syn keyword postscrOperator gsave grestore grestoreall initgraphics setlinewidth setlinecap currentgray +syn keyword postscrOperator currentlinejoin setmiterlimit currentmiterlimit setdash currentdash setgray +syn keyword postscrOperator sethsbcolor currenthsbcolor setrgbcolor currentrgbcolor currentlinewidth +syn keyword postscrOperator currentlinecap setlinejoin setcmykcolor currentcmykcolor + +" Device gstate operators +syn keyword postscrOperator setscreen currentscreen settransfer currenttransfer setflat currentflat +syn keyword postscrOperator currentblackgeneration setblackgeneration setundercolorremoval +syn keyword postscrOperator setcolorscreen currentcolorscreen setcolortransfer currentcolortransfer +syn keyword postscrOperator currentundercolorremoval + +" Matrix operators +syn keyword postscrOperator matrix initmatrix identmatrix defaultmatrix currentmatrix setmatrix translate +syn keyword postscrOperator concat concatmatrix transform dtransform itransform idtransform invertmatrix +syn keyword postscrOperator scale rotate + +" Path operators +syn keyword postscrOperator newpath currentpoint moveto rmoveto lineto rlineto arc arcn arcto curveto +syn keyword postscrOperator closepath flattenpath reversepath strokepath charpath clippath pathbbox +syn keyword postscrOperator initclip clip eoclip rcurveto +syn keyword postscrRepeat pathforall + +" Painting operators +syn keyword postscrOperator erasepage fill eofill stroke image imagemask colorimage + +" Device operators +syn keyword postscrOperator showpage copypage nulldevice + +" Character operators +syn keyword postscrProcedure findfont +syn keyword postscrConstant FontDirectory ISOLatin1Encoding StandardEncoding +syn keyword postscrOperator definefont scalefont makefont setfont currentfont show ashow +syn keyword postscrOperator stringwidth kshow setcachedevice +syn keyword postscrOperator setcharwidth widthshow awidthshow findencoding cshow rootfont setcachedevice2 + +" Interpreter operators +syn keyword postscrOperator vmstatus cachestatus setcachelimit + +" PS constants +syn keyword postscrConstant contained Gray Red Green Blue All None DeviceGray DeviceRGB + +" PS Filters +syn keyword postscrConstant contained ASCIIHexDecode ASCIIHexEncode ASCII85Decode ASCII85Encode LZWDecode +syn keyword postscrConstant contained RunLengthDecode RunLengthEncode SubFileDecode NullEncode +syn keyword postscrConstant contained GIFDecode PNGDecode LZWEncode + +" PS JPEG filter dictionary entries +syn keyword postscrConstant contained DCTEncode DCTDecode Colors HSamples VSamples QuantTables QFactor +syn keyword postscrConstant contained HuffTables ColorTransform + +" PS CCITT filter dictionary entries +syn keyword postscrConstant contained CCITTFaxEncode CCITTFaxDecode Uncompressed K EndOfLine +syn keyword postscrConstant contained Columns Rows EndOfBlock Blacks1 DamagedRowsBeforeError +syn keyword postscrConstant contained EncodedByteAlign + +" PS Form dictionary entries +syn keyword postscrConstant contained FormType XUID BBox Matrix PaintProc Implementation + +" PS Errors +syn keyword postscrProcedure handleerror +syn keyword postscrConstant contained configurationerror dictfull dictstackunderflow dictstackoverflow +syn keyword postscrConstant contained execstackoverflow interrupt invalidaccess +syn keyword postscrConstant contained invalidcontext invalidexit invalidfileaccess invalidfont +syn keyword postscrConstant contained invalidid invalidrestore ioerror limitcheck nocurrentpoint +syn keyword postscrConstant contained rangecheck stackoverflow stackunderflow syntaxerror timeout +syn keyword postscrConstant contained typecheck undefined undefinedfilename undefinedresource +syn keyword postscrConstant contained undefinedresult unmatchedmark unregistered VMerror + +if exists("postscr_fonts") +" Font names + syn keyword postscrConstant contained Symbol Times-Roman Times-Italic Times-Bold Times-BoldItalic + syn keyword postscrConstant contained Helvetica Helvetica-Oblique Helvetica-Bold Helvetica-BoldOblique + syn keyword postscrConstant contained Courier Courier-Oblique Courier-Bold Courier-BoldOblique +endif + + +if exists("postscr_display") +" Display PS only operators + syn keyword postscrOperator currentcontext fork join detach lock monitor condition wait notify yield + syn keyword postscrOperator viewclip eoviewclip rectviewclip initviewclip viewclippath deviceinfo + syn keyword postscrOperator sethalftonephase currenthalftonephase wtranslation defineusername +endif + +" PS Character encoding names +if exists("postscr_encodings") +" Common encoding names + syn keyword postscrConstant contained .notdef + +" Standard and ISO encoding names + syn keyword postscrConstant contained space exclam quotedbl numbersign dollar percent ampersand quoteright + syn keyword postscrConstant contained parenleft parenright asterisk plus comma hyphen period slash zero + syn keyword postscrConstant contained one two three four five six seven eight nine colon semicolon less + syn keyword postscrConstant contained equal greater question at + syn keyword postscrConstant contained bracketleft backslash bracketright asciicircum underscore quoteleft + syn keyword postscrConstant contained braceleft bar braceright asciitilde + syn keyword postscrConstant contained exclamdown cent sterling fraction yen florin section currency + syn keyword postscrConstant contained quotesingle quotedblleft guillemotleft guilsinglleft guilsinglright + syn keyword postscrConstant contained fi fl endash dagger daggerdbl periodcentered paragraph bullet + syn keyword postscrConstant contained quotesinglbase quotedblbase quotedblright guillemotright ellipsis + syn keyword postscrConstant contained perthousand questiondown grave acute circumflex tilde macron breve + syn keyword postscrConstant contained dotaccent dieresis ring cedilla hungarumlaut ogonek caron emdash + syn keyword postscrConstant contained AE ordfeminine Lslash Oslash OE ordmasculine ae dotlessi lslash + syn keyword postscrConstant contained oslash oe germandbls +" The following are valid names, but are used as short procedure names in generated PS! +" a b c d e f g h i j k l m n o p q r s t u v w x y z +" A B C D E F G H I J K L M N O P Q R S T U V W X Y Z + +" Symbol encoding names + syn keyword postscrConstant contained universal existential suchthat asteriskmath minus + syn keyword postscrConstant contained congruent Alpha Beta Chi Delta Epsilon Phi Gamma Eta Iota theta1 + syn keyword postscrConstant contained Kappa Lambda Mu Nu Omicron Pi Theta Rho Sigma Tau Upsilon sigma1 + syn keyword postscrConstant contained Omega Xi Psi Zeta therefore perpendicular + syn keyword postscrConstant contained radicalex alpha beta chi delta epsilon phi gamma eta iota phi1 + syn keyword postscrConstant contained kappa lambda mu nu omicron pi theta rho sigma tau upsilon omega1 + syn keyword postscrConstant contained Upsilon1 minute lessequal infinity club diamond heart spade + syn keyword postscrConstant contained arrowboth arrowleft arrowup arrowright arrowdown degree plusminus + syn keyword postscrConstant contained second greaterequal multiply proportional partialdiff divide + syn keyword postscrConstant contained notequal equivalence approxequal arrowvertex arrowhorizex + syn keyword postscrConstant contained aleph Ifraktur Rfraktur weierstrass circlemultiply circleplus + syn keyword postscrConstant contained emptyset intersection union propersuperset reflexsuperset notsubset + syn keyword postscrConstant contained propersubset reflexsubset element notelement angle gradient + syn keyword postscrConstant contained registerserif copyrightserif trademarkserif radical dotmath + syn keyword postscrConstant contained logicalnot logicaland logicalor arrowdblboth arrowdblleft arrowdblup + syn keyword postscrConstant contained arrowdblright arrowdbldown omega xi psi zeta similar carriagereturn + syn keyword postscrConstant contained lozenge angleleft registersans copyrightsans trademarksans summation + syn keyword postscrConstant contained parenlefttp parenleftex parenleftbt bracketlefttp bracketleftex + syn keyword postscrConstant contained bracketleftbt bracelefttp braceleftmid braceleftbt braceex euro + syn keyword postscrConstant contained angleright integral integraltp integralex integralbt parenrighttp + syn keyword postscrConstant contained parenrightex parenrightbt bracketrighttp bracketrightex + syn keyword postscrConstant contained bracketrightbt bracerighttp bracerightmid bracerightbt + +" ISO Latin1 encoding names + syn keyword postscrConstant contained brokenbar copyright registered twosuperior threesuperior + syn keyword postscrConstant contained onesuperior onequarter onehalf threequarters + syn keyword postscrConstant contained Agrave Aacute Acircumflex Atilde Adieresis Aring Ccedilla Egrave + syn keyword postscrConstant contained Eacute Ecircumflex Edieresis Igrave Iacute Icircumflex Idieresis + syn keyword postscrConstant contained Eth Ntilde Ograve Oacute Ocircumflex Otilde Odieresis Ugrave Uacute + syn keyword postscrConstant contained Ucircumflex Udieresis Yacute Thorn + syn keyword postscrConstant contained agrave aacute acircumflex atilde adieresis aring ccedilla egrave + syn keyword postscrConstant contained eacute ecircumflex edieresis igrave iacute icircumflex idieresis + syn keyword postscrConstant contained eth ntilde ograve oacute ocircumflex otilde odieresis ugrave uacute + syn keyword postscrConstant contained ucircumflex udieresis yacute thorn ydieresis + syn keyword postscrConstant contained zcaron exclamsmall Hungarumlautsmall dollaroldstyle dollarsuperior + syn keyword postscrConstant contained ampersandsmall Acutesmall parenleftsuperior parenrightsuperior + syn keyword postscrConstant contained twodotenleader onedotenleader zerooldstyle oneoldstyle twooldstyle + syn keyword postscrConstant contained threeoldstyle fouroldstyle fiveoldstyle sixoldstyle sevenoldstyle + syn keyword postscrConstant contained eightoldstyle nineoldstyle commasuperior + syn keyword postscrConstant contained threequartersemdash periodsuperior questionsmall asuperior bsuperior + syn keyword postscrConstant contained centsuperior dsuperior esuperior isuperior lsuperior msuperior + syn keyword postscrConstant contained nsuperior osuperior rsuperior ssuperior tsuperior ff ffi ffl + syn keyword postscrConstant contained parenleftinferior parenrightinferior Circumflexsmall hyphensuperior + syn keyword postscrConstant contained Gravesmall Asmall Bsmall Csmall Dsmall Esmall Fsmall Gsmall Hsmall + syn keyword postscrConstant contained Ismall Jsmall Ksmall Lsmall Msmall Nsmall Osmall Psmall Qsmall + syn keyword postscrConstant contained Rsmall Ssmall Tsmall Usmall Vsmall Wsmall Xsmall Ysmall Zsmall + syn keyword postscrConstant contained colonmonetary onefitted rupiah Tildesmall exclamdownsmall + syn keyword postscrConstant contained centoldstyle Lslashsmall Scaronsmall Zcaronsmall Dieresissmall + syn keyword postscrConstant contained Brevesmall Caronsmall Dotaccentsmall Macronsmall figuredash + syn keyword postscrConstant contained hypheninferior Ogoneksmall Ringsmall Cedillasmall questiondownsmall + syn keyword postscrConstant contained oneeighth threeeighths fiveeighths seveneighths onethird twothirds + syn keyword postscrConstant contained zerosuperior foursuperior fivesuperior sixsuperior sevensuperior + syn keyword postscrConstant contained eightsuperior ninesuperior zeroinferior oneinferior twoinferior + syn keyword postscrConstant contained threeinferior fourinferior fiveinferior sixinferior seveninferior + syn keyword postscrConstant contained eightinferior nineinferior centinferior dollarinferior periodinferior + syn keyword postscrConstant contained commainferior Agravesmall Aacutesmall Acircumflexsmall + syn keyword postscrConstant contained Atildesmall Adieresissmall Aringsmall AEsmall Ccedillasmall + syn keyword postscrConstant contained Egravesmall Eacutesmall Ecircumflexsmall Edieresissmall Igravesmall + syn keyword postscrConstant contained Iacutesmall Icircumflexsmall Idieresissmall Ethsmall Ntildesmall + syn keyword postscrConstant contained Ogravesmall Oacutesmall Ocircumflexsmall Otildesmall Odieresissmall + syn keyword postscrConstant contained OEsmall Oslashsmall Ugravesmall Uacutesmall Ucircumflexsmall + syn keyword postscrConstant contained Udieresissmall Yacutesmall Thornsmall Ydieresissmall Black Bold Book + syn keyword postscrConstant contained Light Medium Regular Roman Semibold + +" Sundry standard and expert encoding names + syn keyword postscrConstant contained trademark Scaron Ydieresis Zcaron scaron softhyphen overscore + syn keyword postscrConstant contained graybox Sacute Tcaron Zacute sacute tcaron zacute Aogonek Scedilla + syn keyword postscrConstant contained Zdotaccent aogonek scedilla Lcaron lcaron zdotaccent Racute Abreve + syn keyword postscrConstant contained Lacute Cacute Ccaron Eogonek Ecaron Dcaron Dcroat Nacute Ncaron + syn keyword postscrConstant contained Ohungarumlaut Rcaron Uring Uhungarumlaut Tcommaaccent racute abreve + syn keyword postscrConstant contained lacute cacute ccaron eogonek ecaron dcaron dcroat nacute ncaron + syn keyword postscrConstant contained ohungarumlaut rcaron uring uhungarumlaut tcommaaccent Gbreve + syn keyword postscrConstant contained Idotaccent gbreve blank apple +endif + + +" By default level 3 includes all level 2 operators +if postscr_level == 2 || postscr_level == 3 +" Dictionary operators + syn match postscrOperator "\(<<\|>>\)" + syn keyword postscrOperator undef + syn keyword postscrConstant globaldict shareddict + +" Device operators + syn keyword postscrOperator setpagedevice currentpagedevice + +" Path operators + syn keyword postscrOperator rectclip setbbox uappend ucache upath ustrokepath arct + +" Painting operators + syn keyword postscrOperator rectfill rectstroke ufill ueofill ustroke + +" Array operators + syn keyword postscrOperator currentpacking setpacking packedarray + +" Misc operators + syn keyword postscrOperator languagelevel + +" Insideness operators + syn keyword postscrOperator infill ineofill instroke inufill inueofill inustroke + +" GState operators + syn keyword postscrOperator gstate setgstate currentgstate setcolor + syn keyword postscrOperator setcolorspace currentcolorspace setstrokeadjust currentstrokeadjust + syn keyword postscrOperator currentcolor + +" Device gstate operators + syn keyword postscrOperator sethalftone currenthalftone setoverprint currentoverprint + syn keyword postscrOperator setcolorrendering currentcolorrendering + +" Character operators + syn keyword postscrConstant GlobalFontDirectory SharedFontDirectory + syn keyword postscrOperator glyphshow selectfont + syn keyword postscrOperator addglyph undefinefont xshow xyshow yshow + +" Pattern operators + syn keyword postscrOperator makepattern setpattern execform + +" Resource operators + syn keyword postscrOperator defineresource undefineresource findresource resourcestatus + syn keyword postscrRepeat resourceforall + +" File operators + syn keyword postscrOperator filter printobject writeobject setobjectformat currentobjectformat + +" VM operators + syn keyword postscrOperator currentshared setshared defineuserobject execuserobject undefineuserobject + syn keyword postscrOperator gcheck scheck startjob currentglobal setglobal + syn keyword postscrConstant UserObjects + +" Interpreter operators + syn keyword postscrOperator setucacheparams setvmthreshold ucachestatus setsystemparams + syn keyword postscrOperator setuserparams currentuserparams setcacheparams currentcacheparams + syn keyword postscrOperator currentdevparams setdevparams vmreclaim currentsystemparams + +" PS2 constants + syn keyword postscrConstant contained DeviceCMYK Pattern Indexed Separation Cyan Magenta Yellow Black + syn keyword postscrConstant contained CIEBasedA CIEBasedABC CIEBasedDEF CIEBasedDEFG + +" PS2 $error dictionary entries + syn keyword postscrConstant contained newerror errorname command errorinfo ostack estack dstack + syn keyword postscrConstant contained recordstacks binary + +" PS2 Category dictionary + syn keyword postscrConstant contained DefineResource UndefineResource FindResource ResourceStatus + syn keyword postscrConstant contained ResourceForAll Category InstanceType ResourceFileName + +" PS2 Category names + syn keyword postscrConstant contained Font Encoding Form Pattern ProcSet ColorSpace Halftone + syn keyword postscrConstant contained ColorRendering Filter ColorSpaceFamily Emulator IODevice + syn keyword postscrConstant contained ColorRenderingType FMapType FontType FormType HalftoneType + syn keyword postscrConstant contained ImageType PatternType Category Generic + +" PS2 pagedevice dictionary entries + syn keyword postscrConstant contained PageSize MediaColor MediaWeight MediaType InputAttributes ManualFeed + syn keyword postscrConstant contained OutputType OutputAttributes NumCopies Collate Duplex Tumble + syn keyword postscrConstant contained Separations HWResolution Margins NegativePrint MirrorPrint + syn keyword postscrConstant contained CutMedia AdvanceMedia AdvanceDistance ImagingBBox + syn keyword postscrConstant contained Policies Install BeginPage EndPage PolicyNotFound PolicyReport + syn keyword postscrConstant contained ManualSize OutputFaceUp Jog + syn keyword postscrConstant contained Bind BindDetails Booklet BookletDetails CollateDetails + syn keyword postscrConstant contained DeviceRenderingInfo ExitJamRecovery Fold FoldDetails Laminate + syn keyword postscrConstant contained ManualFeedTimeout Orientation OutputPage + syn keyword postscrConstant contained PostRenderingEnhance PostRenderingEnhanceDetails + syn keyword postscrConstant contained PreRenderingEnhance PreRenderingEnhanceDetails + syn keyword postscrConstant contained Signature SlipSheet Staple StapleDetails Trim + syn keyword postscrConstant contained ProofSet REValue PrintQuality ValuesPerColorComponent AntiAlias + +" PS2 PDL resource entries + syn keyword postscrConstant contained Selector LanguageFamily LanguageVersion + +" PS2 halftone dictionary entries + syn keyword postscrConstant contained HalftoneType HalftoneName + syn keyword postscrConstant contained AccurateScreens ActualAngle Xsquare Ysquare AccurateFrequency + syn keyword postscrConstant contained Frequency SpotFunction Angle Width Height Thresholds + syn keyword postscrConstant contained RedFrequency RedSpotFunction RedAngle RedWidth RedHeight + syn keyword postscrConstant contained GreenFrequency GreenSpotFunction GreenAngle GreenWidth GreenHeight + syn keyword postscrConstant contained BlueFrequency BlueSpotFunction BlueAngle BlueWidth BlueHeight + syn keyword postscrConstant contained GrayFrequency GrayAngle GraySpotFunction GrayWidth GrayHeight + syn keyword postscrConstant contained GrayThresholds BlueThresholds GreenThresholds RedThresholds + syn keyword postscrConstant contained TransferFunction + +" PS2 CSR dictionaries + syn keyword postscrConstant contained RangeA DecodeA MatrixA RangeABC DecodeABC MatrixABC BlackPoint + syn keyword postscrConstant contained RangeLMN DecodeLMN MatrixLMN WhitePoint RangeDEF DecodeDEF RangeHIJ + syn keyword postscrConstant contained RangeDEFG DecodeDEFG RangeHIJK Table + +" PS2 CRD dictionaries + syn keyword postscrConstant contained ColorRenderingType EncodeLMB EncodeABC RangePQR MatrixPQR + syn keyword postscrConstant contained AbsoluteColorimetric RelativeColorimetric Saturation Perceptual + syn keyword postscrConstant contained TransformPQR RenderTable + +" PS2 Pattern dictionary + syn keyword postscrConstant contained PatternType PaintType TilingType XStep YStep + +" PS2 Image dictionary + syn keyword postscrConstant contained ImageType ImageMatrix MultipleDataSources DataSource + syn keyword postscrConstant contained BitsPerComponent Decode Interpolate + +" PS2 Font dictionaries + syn keyword postscrConstant contained FontType FontMatrix FontName FontInfo LanguageLevel WMode Encoding + syn keyword postscrConstant contained UniqueID StrokeWidth Metrics Metrics2 CDevProc CharStrings Private + syn keyword postscrConstant contained FullName Notice version ItalicAngle isFixedPitch UnderlinePosition + syn keyword postscrConstant contained FMapType Encoding FDepVector PrefEnc EscChar ShiftOut ShiftIn + syn keyword postscrConstant contained WeightVector Blend $Blend CIDFontType sfnts CIDSystemInfo CodeMap + syn keyword postscrConstant contained CMap CIDFontName CIDSystemInfo UIDBase CIDDevProc CIDCount + syn keyword postscrConstant contained CIDMapOffset FDArray FDBytes GDBytes GlyphData GlyphDictionary + syn keyword postscrConstant contained SDBytes SubrMapOffset SubrCount BuildGlyph CIDMap FID MIDVector + syn keyword postscrConstant contained Ordering Registry Supplement CMapName CMapVersion UIDOffset + syn keyword postscrConstant contained SubsVector UnderlineThickness FamilyName FontBBox CurMID + syn keyword postscrConstant contained Weight + +" PS2 User paramters + syn keyword postscrConstant contained MaxFontItem MinFontCompress MaxUPathItem MaxFormItem MaxPatternItem + syn keyword postscrConstant contained MaxScreenItem MaxOpStack MaxDictStack MaxExecStack MaxLocalVM + syn keyword postscrConstant contained VMReclaim VMThreshold + +" PS2 System paramters + syn keyword postscrConstant contained SystemParamsPassword StartJobPassword BuildTime ByteOrder RealFormat + syn keyword postscrConstant contained MaxFontCache CurFontCache MaxOutlineCache CurOutlineCache + syn keyword postscrConstant contained MaxUPathCache CurUPathCache MaxFormCache CurFormCache + syn keyword postscrConstant contained MaxPatternCache CurPatternCache MaxScreenStorage CurScreenStorage + syn keyword postscrConstant contained MaxDisplayList CurDisplayList + +" PS2 LZW Filters + syn keyword postscrConstant contained Predictor + +" Paper Size operators + syn keyword postscrOperator letter lettersmall legal ledger 11x17 a4 a3 a4small b5 note + +" Paper Tray operators + syn keyword postscrOperator lettertray legaltray ledgertray a3tray a4tray b5tray 11x17tray + +" SCC compatibility operators + syn keyword postscrOperator sccbatch sccinteractive setsccbatch setsccinteractive + +" Page duplexing operators + syn keyword postscrOperator duplexmode firstside newsheet setduplexmode settumble tumble + +" Device compatability operators + syn keyword postscrOperator devdismount devformat devmount devstatus + syn keyword postscrRepeat devforall + +" Imagesetter compatability operators + syn keyword postscrOperator accuratescreens checkscreen pagemargin pageparams setaccuratescreens setpage + syn keyword postscrOperator setpagemargin setpageparams + +" Misc compatability operators + syn keyword postscrOperator appletalktype buildtime byteorder checkpassword defaulttimeouts diskonline + syn keyword postscrOperator diskstatus manualfeed manualfeedtimeout margins mirrorprint pagecount + syn keyword postscrOperator pagestackorder printername processcolors sethardwareiomode setjobtimeout + syn keyword postscrOperator setpagestockorder setprintername setresolution doprinterrors dostartpage + syn keyword postscrOperator hardwareiomode initializedisk jobname jobtimeout ramsize realformat resolution + syn keyword postscrOperator setdefaulttimeouts setdoprinterrors setdostartpage setdosysstart + syn keyword postscrOperator setuserdiskpercent softwareiomode userdiskpercent waittimeout + syn keyword postscrOperator setsoftwareiomode dosysstart emulate setmargins setmirrorprint + +endif " PS2 highlighting + +if postscr_level == 3 +" Shading operators + syn keyword postscrOperator setsmoothness currentsmoothness shfill + +" Clip operators + syn keyword postscrOperator clipsave cliprestore + +" Pagedevive operators + syn keyword postscrOperator setpage setpageparams + +" Device gstate operators + syn keyword postscrOperator findcolorrendering + +" Font operators + syn keyword postscrOperator composefont + +" PS LL3 Output device resource entries + syn keyword postscrConstant contained DeviceN TrappingDetailsType + +" PS LL3 pagdevice dictionary entries + syn keyword postscrConstant contained DeferredMediaSelection ImageShift InsertSheet LeadingEdge MaxSeparations + syn keyword postscrConstant contained MediaClass MediaPosition OutputDevice PageDeviceName PageOffset ProcessColorModel + syn keyword postscrConstant contained RollFedMedia SeparationColorNames SeparationOrder Trapping TrappingDetails + syn keyword postscrConstant contained TraySwitch UseCIEColor + syn keyword postscrConstant contained ColorantDetails ColorantName ColorantType NeutralDensity TrappingOrder + syn keyword postscrConstant contained ColorantSetName + +" PS LL3 trapping dictionary entries + syn keyword postscrConstant contained BlackColorLimit BlackDensityLimit BlackWidth ColorantZoneDetails + syn keyword postscrConstant contained SlidingTrapLimit StepLimit TrapColorScaling TrapSetName TrapWidth + syn keyword postscrConstant contained ImageResolution ImageToObjectTrapping ImageTrapPlacement + syn keyword postscrConstant contained StepLimit TrapColorScaling Enabled ImageInternalTrapping + +" PS LL3 filters and entries + syn keyword postscrConstant contained ReusableStreamDecode CloseSource CloseTarget UnitSize LowBitFirst + syn keyword postscrConstant contained FlateEncode FlateDecode DecodeParams Intent AsyncRead + +" PS LL3 halftone dictionary entries + syn keyword postscrConstant contained Height2 Width2 + +" PS LL3 function dictionary entries + syn keyword postscrConstant contained FunctionType Domain Range Order BitsPerSample Encode Size C0 C1 N + syn keyword postscrConstant contained Functions Bounds + +" PS LL3 image dictionary entries + syn keyword postscrConstant contained InterleaveType MaskDict DataDict MaskColor + +" PS LL3 Pattern and shading dictionary entries + syn keyword postscrConstant contained Shading ShadingType Background ColorSpace Coords Extend Function + syn keyword postscrConstant contained VerticesPerRow BitsPerCoordinate BitsPerFlag + +" PS LL3 image dictionary entries + syn keyword postscrConstant contained XOrigin YOrigin UnpaintedPath PixelCopy + +" PS LL3 colorrendering procedures + syn keyword postscrProcedure GetHalftoneName GetPageDeviceName GetSubstituteCRD + +" PS LL3 CIDInit procedures + syn keyword postscrProcedure beginbfchar beginbfrange begincidchar begincidrange begincmap begincodespacerange + syn keyword postscrProcedure beginnotdefchar beginnotdefrange beginrearrangedfont beginusematrix + syn keyword postscrProcedure endbfchar endbfrange endcidchar endcidrange endcmap endcodespacerange + syn keyword postscrProcedure endnotdefchar endnotdefrange endrearrangedfont endusematrix + syn keyword postscrProcedure StartData usefont usecmp + +" PS LL3 Trapping procedures + syn keyword postscrProcedure settrapparams currenttrapparams settrapzone + +" PS LL3 BitmapFontInit procedures + syn keyword postscrProcedure removeall removeglyphs + +" PS LL3 Font names + if exists("postscr_fonts") + syn keyword postscrConstant contained AlbertusMT AlbertusMT-Italic AlbertusMT-Light Apple-Chancery Apple-ChanceryCE + syn keyword postscrConstant contained AntiqueOlive-Roman AntiqueOlive-Italic AntiqueOlive-Bold AntiqueOlive-Compact + syn keyword postscrConstant contained AntiqueOliveCE-Roman AntiqueOliveCE-Italic AntiqueOliveCE-Bold AntiqueOliveCE-Compact + syn keyword postscrConstant contained ArialMT Arial-ItalicMT Arial-LightMT Arial-BoldMT Arial-BoldItalicMT + syn keyword postscrConstant contained ArialCE ArialCE-Italic ArialCE-Light ArialCE-Bold ArialCE-BoldItalic + syn keyword postscrConstant contained AvantGarde-Book AvantGarde-BookOblique AvantGarde-Demi AvantGarde-DemiOblique + syn keyword postscrConstant contained AvantGardeCE-Book AvantGardeCE-BookOblique AvantGardeCE-Demi AvantGardeCE-DemiOblique + syn keyword postscrConstant contained Bodoni Bodoni-Italic Bodoni-Bold Bodoni-BoldItalic Bodoni-Poster Bodoni-PosterCompressed + syn keyword postscrConstant contained BodoniCE BodoniCE-Italic BodoniCE-Bold BodoniCE-BoldItalic BodoniCE-Poster BodoniCE-PosterCompressed + syn keyword postscrConstant contained Bookman-Light Bookman-LightItalic Bookman-Demi Bookman-DemiItalic + syn keyword postscrConstant contained BookmanCE-Light BookmanCE-LightItalic BookmanCE-Demi BookmanCE-DemiItalic + syn keyword postscrConstant contained Carta Chicago ChicagoCE Clarendon Clarendon-Light Clarendon-Bold + syn keyword postscrConstant contained ClarendonCE ClarendonCE-Light ClarendonCE-Bold CooperBlack CooperBlack-Italic + syn keyword postscrConstant contained Copperplate-ThirtyTwoBC CopperPlate-ThirtyThreeBC Coronet-Regular CoronetCE-Regular + syn keyword postscrConstant contained CourierCE CourierCE-Oblique CourierCE-Bold CourierCE-BoldOblique + syn keyword postscrConstant contained Eurostile Eurostile-Bold Eurostile-ExtendedTwo Eurostile-BoldExtendedTwo + syn keyword postscrConstant contained Eurostile EurostileCE-Bold EurostileCE-ExtendedTwo EurostileCE-BoldExtendedTwo + syn keyword postscrConstant contained Geneva GenevaCE GillSans GillSans-Italic GillSans-Bold GillSans-BoldItalic GillSans-BoldCondensed + syn keyword postscrConstant contained GillSans-Light GillSans-LightItalic GillSans-ExtraBold + syn keyword postscrConstant contained GillSansCE-Roman GillSansCE-Italic GillSansCE-Bold GillSansCE-BoldItalic GillSansCE-BoldCondensed + syn keyword postscrConstant contained GillSansCE-Light GillSansCE-LightItalic GillSansCE-ExtraBold + syn keyword postscrConstant contained Goudy Goudy-Italic Goudy-Bold Goudy-BoldItalic Goudy-ExtraBould + syn keyword postscrConstant contained HelveticaCE HelveticaCE-Oblique HelveticaCE-Bold HelveticaCE-BoldOblique + syn keyword postscrConstant contained Helvetica-Condensed Helvetica-Condensed-Oblique Helvetica-Condensed-Bold Helvetica-Condensed-BoldObl + syn keyword postscrConstant contained HelveticaCE-Condensed HelveticaCE-Condensed-Oblique HelveticaCE-Condensed-Bold + syn keyword postscrConstant contained HelveticaCE-Condensed-BoldObl Helvetica-Narrow Helvetica-Narrow-Oblique Helvetica-Narrow-Bold + syn keyword postscrConstant contained Helvetica-Narrow-BoldOblique HelveticaCE-Narrow HelveticaCE-Narrow-Oblique HelveticaCE-Narrow-Bold + syn keyword postscrConstant contained HelveticaCE-Narrow-BoldOblique HoeflerText-Regular HoeflerText-Italic HoeflerText-Black + syn keyword postscrConstant contained HoeflerText-BlackItalic HoeflerText-Ornaments HoeflerTextCE-Regular HoeflerTextCE-Italic + syn keyword postscrConstant contained HoeflerTextCE-Black HoeflerTextCE-BlackItalic + syn keyword postscrConstant contained JoannaMT JoannaMT-Italic JoannaMT-Bold JoannaMT-BoldItalic + syn keyword postscrConstant contained JoannaMTCE JoannaMTCE-Italic JoannaMTCE-Bold JoannaMTCE-BoldItalic + syn keyword postscrConstant contained LetterGothic LetterGothic-Slanted LetterGothic-Bold LetterGothic-BoldSlanted + syn keyword postscrConstant contained LetterGothicCE LetterGothicCE-Slanted LetterGothicCE-Bold LetterGothicCE-BoldSlanted + syn keyword postscrConstant contained LubalinGraph-Book LubalinGraph-BookOblique LubalinGraph-Demi LubalinGraph-DemiOblique + syn keyword postscrConstant contained LubalinGraphCE-Book LubalinGraphCE-BookOblique LubalinGraphCE-Demi LubalinGraphCE-DemiOblique + syn keyword postscrConstant contained Marigold Monaco MonacoCE MonaLisa-Recut Oxford Symbol Tekton + syn keyword postscrConstant contained NewCennturySchlbk-Roman NewCenturySchlbk-Italic NewCenturySchlbk-Bold NewCenturySchlbk-BoldItalic + syn keyword postscrConstant contained NewCenturySchlbkCE-Roman NewCenturySchlbkCE-Italic NewCenturySchlbkCE-Bold + syn keyword postscrConstant contained NewCenturySchlbkCE-BoldItalic NewYork NewYorkCE + syn keyword postscrConstant contained Optima Optima-Italic Optima-Bold Optima-BoldItalic + syn keyword postscrConstant contained OptimaCE OptimaCE-Italic OptimaCE-Bold OptimaCE-BoldItalic + syn keyword postscrConstant contained Palatino-Roman Palatino-Italic Palatino-Bold Palatino-BoldItalic + syn keyword postscrConstant contained PalatinoCE-Roman PalatinoCE-Italic PalatinoCE-Bold PalatinoCE-BoldItalic + syn keyword postscrConstant contained StempelGaramond-Roman StempelGaramond-Italic StempelGaramond-Bold StempelGaramond-BoldItalic + syn keyword postscrConstant contained StempelGaramondCE-Roman StempelGaramondCE-Italic StempelGaramondCE-Bold StempelGaramondCE-BoldItalic + syn keyword postscrConstant contained TimesCE-Roman TimesCE-Italic TimesCE-Bold TimesCE-BoldItalic + syn keyword postscrConstant contained TimesNewRomanPSMT TimesNewRomanPS-ItalicMT TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldItalicMT + syn keyword postscrConstant contained TimesNewRomanCE TimesNewRomanCE-Italic TimesNewRomanCE-Bold TimesNewRomanCE-BoldItalic + syn keyword postscrConstant contained Univers Univers-Oblique Univers-Bold Univers-BoldOblique + syn keyword postscrConstant contained UniversCE-Medium UniversCE-Oblique UniversCE-Bold UniversCE-BoldOblique + syn keyword postscrConstant contained Univers-Light Univers-LightOblique UniversCE-Light UniversCE-LightOblique + syn keyword postscrConstant contained Univers-Condensed Univers-CondensedOblique Univers-CondensedBold Univers-CondensedBoldOblique + syn keyword postscrConstant contained UniversCE-Condensed UniversCE-CondensedOblique UniversCE-CondensedBold UniversCE-CondensedBoldOblique + syn keyword postscrConstant contained Univers-Extended Univers-ExtendedObl Univers-BoldExt Univers-BoldExtObl + syn keyword postscrConstant contained UniversCE-Extended UniversCE-ExtendedObl UniversCE-BoldExt UniversCE-BoldExtObl + syn keyword postscrConstant contained Wingdings-Regular ZapfChancery-MediumItalic ZapfChanceryCE-MediumItalic ZapfDingBats + endif " Font names + +endif " PS LL3 highlighting + + +if exists("postscr_ghostscript") + " GS gstate operators + syn keyword postscrOperator .setaccuratecurves .currentaccuratecurves .setclipoutside + syn keyword postscrOperator .setdashadapt .currentdashadapt .setdefaultmatrix .setdotlength + syn keyword postscrOperator .currentdotlength .setfilladjust2 .currentfilladjust2 + syn keyword postscrOperator .currentclipoutside .setcurvejoin .currentcurvejoin + syn keyword postscrOperator .setblendmode .currentblendmode .setopacityalpha .currentopacityalpha .setshapealpha .currentshapealpha + syn keyword postscrOperator .setlimitclamp .currentlimitclamp .setoverprintmode .currentoverprintmode + + " GS path operators + syn keyword postscrOperator .dashpath .rectappend + + " GS painting operators + syn keyword postscrOperator .setrasterop .currentrasterop .setsourcetransparent + syn keyword postscrOperator .settexturetransparent .currenttexturetransparent + syn keyword postscrOperator .currentsourcetransparent + + " GS character operators + syn keyword postscrOperator .charboxpath .type1execchar %Type1BuildChar %Type1BuildGlyph + + " GS mathematical operators + syn keyword postscrMathOperator arccos arcsin + + " GS dictionary operators + syn keyword postscrOperator .dicttomark .forceput .forceundef .knownget .setmaxlength + + " GS byte and string operators + syn keyword postscrOperator .type1encrypt .type1decrypt + syn keyword postscrOperator .bytestring .namestring .stringmatch + + " GS relational operators (seem like math ones to me!) + syn keyword postscrMathOperator max min + + " GS file operators + syn keyword postscrOperator findlibfile unread writeppmfile + syn keyword postscrOperator .filename .fileposition .peekstring .unread + + " GS vm operators + syn keyword postscrOperator .forgetsave + + " GS device operators + syn keyword postscrOperator copydevice .getdevice makeimagedevice makewordimagedevice copyscanlines + syn keyword postscrOperator setdevice currentdevice getdeviceprops putdeviceprops flushpage + syn keyword postscrOperator finddevice findprotodevice .getbitsrect + + " GS misc operators + syn keyword postscrOperator getenv .makeoperator .setdebug .oserrno .oserror .execn + + " GS rendering stack operators + syn keyword postscrOperator .begintransparencygroup .discardtransparencygroup .endtransparencygroup + syn keyword postscrOperator .begintransparencymask .discardtransparencymask .endtransparencymask .inittransparencymask + syn keyword postscrOperator .settextknockout .currenttextknockout + + " GS filters + syn keyword postscrConstant contained BCPEncode BCPDecode eexecEncode eexecDecode PCXDecode + syn keyword postscrConstant contained PixelDifferenceEncode PixelDifferenceDecode + syn keyword postscrConstant contained PNGPredictorDecode TBCPEncode TBCPDecode zlibEncode + syn keyword postscrConstant contained zlibDecode PNGPredictorEncode PFBDecode + syn keyword postscrConstant contained MD5Encode + + " GS filter keys + syn keyword postscrConstant contained InitialCodeLength FirstBitLowOrder BlockData DecodedByteAlign + + " GS device parameters + syn keyword postscrConstant contained BitsPerPixel .HWMargins HWSize Name GrayValues + syn keyword postscrConstant contained ColorValues TextAlphaBits GraphicsAlphaBits BufferSpace + syn keyword postscrConstant contained OpenOutputFile PageCount BandHeight BandWidth BandBufferSpace + syn keyword postscrConstant contained ViewerPreProcess GreenValues BlueValues OutputFile + syn keyword postscrConstant contained MaxBitmap RedValues + +endif " GhostScript highlighting + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_postscr_syntax_inits") + if version < 508 + let did_postscr_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink postscrComment Comment + + HiLink postscrConstant Constant + HiLink postscrString String + HiLink postscrASCIIString postscrString + HiLink postscrHexString postscrString + HiLink postscrASCII85String postscrString + HiLink postscrNumber Number + HiLink postscrInteger postscrNumber + HiLink postscrHex postscrNumber + HiLink postscrRadix postscrNumber + HiLink postscrFloat Float + HiLink postscrBoolean Boolean + + HiLink postscrIdentifier Identifier + HiLink postscrProcedure Function + + HiLink postscrName Statement + HiLink postscrConditional Conditional + HiLink postscrRepeat Repeat + HiLink postscrOperator Operator + HiLink postscrMathOperator postscrOperator + HiLink postscrLogicalOperator postscrOperator + HiLink postscrBinaryOperator postscrOperator + + HiLink postscrDSCComment SpecialComment + HiLink postscrSpecialChar SpecialChar + + HiLink postscrTodo Todo + + HiLink postscrError Error + HiLink postscrSpecialCharError postscrError + HiLink postscrASCII85CharError postscrError + HiLink postscrHexCharError postscrError + HiLink postscrIdentifierError postscrError + + delcommand HiLink +endif + +let b:current_syntax = "postscr" + +" vim: ts=8 diff --git a/vim71/syntax/pov.vim b/vim71/syntax/pov.vim new file mode 100644 index 0000000..700bb31 --- /dev/null +++ b/vim71/syntax/pov.vim @@ -0,0 +1,144 @@ +" Vim syntax file +" This is a GENERATED FILE. Please always refer to source file at the URI below. +" Language: PoV-Ray(tm) 3.5 Scene Description Language +" Maintainer: David Ne\v{c}as (Yeti) +" Last Change: 2003 Apr 25 +" URL: http://physics.muni.cz/~yeti/download/syntax/pov.vim +" Required Vim Version: 6.0 + +" Setup +if version >= 600 + " Quit when a syntax file was already loaded + if exists("b:current_syntax") + finish + endif +else + " Croak when an old Vim is sourcing us. + echo "Sorry, but this syntax file relies on Vim 6 features. Either upgrade Vim or use a version of " . expand(":t:r") . " syntax file appropriate for Vim " . version/100 . "." . version %100 . "." + finish +endif + +syn case match + +" Top level stuff +syn keyword povCommands global_settings +syn keyword povObjects array atmosphere background bicubic_patch blob box camera component cone cubic cylinder disc fog height_field isosurface julia_fractal lathe light_group light_source mesh mesh2 object parametric pattern photons plane poly polygon prism quadric quartic rainbow sky_sphere smooth_triangle sor sphere sphere_sweep spline superellipsoid text torus triangle +syn keyword povCSG clipped_by composite contained_by difference intersection merge union +syn keyword povAppearance interior material media texture interior_texture texture_list +syn keyword povGlobalSettings ambient_light assumed_gamma charset hf_gray_16 irid_wavelength max_intersections max_trace_level number_of_waves radiosity noise_generator +syn keyword povTransform inverse matrix rotate scale translate transform + +" Descriptors +syn keyword povDescriptors finish normal pigment uv_mapping uv_vectors vertex_vectors +syn keyword povDescriptors adc_bailout always_sample brightness count error_bound distance_maximum gray_threshold load_file low_error_factor max_sample media minimum_reuse nearest_count normal pretrace_end pretrace_start recursion_limit save_file +syn keyword povDescriptors color colour gray rgb rgbt rgbf rgbft red green blue +syn keyword povDescriptors bump_map color_map colour_map image_map material_map pigment_map quick_color quick_colour normal_map texture_map image_pattern pigment_pattern +syn keyword povDescriptors ambient brilliance conserve_energy crand diffuse fresnel irid metallic phong phong_size refraction reflection reflection_exponent roughness specular +syn keyword povDescriptors cylinder fisheye omnimax orthographic panoramic perspective spherical ultra_wide_angle +syn keyword povDescriptors agate average brick boxed bozo bumps cells checker crackle cylindrical dents facets function gradient granite hexagon julia leopard magnet mandel marble onion planar quilted radial ripples slope spherical spiral1 spiral2 spotted tiles tiles2 toroidal waves wood wrinkles +syn keyword povDescriptors density_file +syn keyword povDescriptors area_light shadowless spotlight parallel +syn keyword povDescriptors absorption confidence density emission intervals ratio samples scattering variance +syn keyword povDescriptors distance fog_alt fog_offset fog_type turb_depth +syn keyword povDescriptors b_spline bezier_spline cubic_spline evaluate face_indices form linear_spline max_gradient natural_spline normal_indices normal_vectors quadratic_spline uv_indices +syn keyword povDescriptors target + +" Modifiers +syn keyword povModifiers caustics dispersion dispersion_samples fade_color fade_colour fade_distance fade_power ior +syn keyword povModifiers bounded_by double_illuminate hierarchy hollow no_shadow open smooth sturm threshold water_level +syn keyword povModifiers hypercomplex max_iteration precision quaternion slice +syn keyword povModifiers conic_sweep linear_sweep +syn keyword povModifiers flatness type u_steps v_steps +syn keyword povModifiers aa_level aa_threshold adaptive falloff jitter looks_like media_attenuation media_interaction method point_at radius tightness +syn keyword povModifiers angle aperture blur_samples confidence direction focal_point h_angle location look_at right sky up v_angle variance +syn keyword povModifiers all bump_size filter interpolate map_type once slope_map transmit use_alpha use_color use_colour use_index +syn keyword povModifiers black_hole agate_turb brick_size control0 control1 cubic_wave density_map flip frequency interpolate inverse lambda metric mortar octaves offset omega phase poly_wave ramp_wave repeat scallop_wave sine_wave size strength triangle_wave thickness turbulence turb_depth type warp +syn keyword povModifiers eccentricity extinction +syn keyword povModifiers arc_angle falloff_angle width +syn keyword povModifiers accuracy all_intersections altitude autostop circular collect coords cutaway_textures dist_exp expand_thresholds exponent exterior gather global_lights major_radius max_trace no_bump_scale no_image no_reflection orient orientation pass_through precompute projected_through range_divider solid spacing split_union tolerance + +" Words not marked `reserved' in documentation, but... +syn keyword povBMPType alpha gif iff jpeg pgm png pot ppm sys tga tiff contained +syn keyword povFontType ttf contained +syn keyword povDensityType df3 contained +syn keyword povCharset ascii utf8 contained + +" Math functions on floats, vectors and strings +syn keyword povFunctions abs acos acosh asc asin asinh atan atan2 atanh ceil cos cosh defined degrees dimensions dimension_size div exp file_exists floor int internal ln log max min mod pow radians rand seed select sin sinh sqrt strcmp strlen tan tanh val vdot vlength vstr vturbulence +syn keyword povFunctions min_extent max_extent trace vcross vrotate vaxis_rotate vnormalize vturbulence +syn keyword povFunctions chr concat substr str strupr strlwr +syn keyword povJuliaFunctions acosh asinh atan cosh cube pwr reciprocal sinh sqr tanh + +" Specialities +syn keyword povConsts clock clock_delta clock_on final_clock final_frame frame_number initial_clock initial_frame image_width image_height false no off on pi t true u v version x y yes z +syn match povDotItem "\.\@<=\(blue\|green\|filter\|red\|transmit\|t\|u\|v\|x\|y\|z\)\>" display + +" Comments +syn region povComment start="/\*" end="\*/" contains=povTodo,povComment +syn match povComment "//.*" contains=povTodo +syn match povCommentError "\*/" +syn sync ccomment povComment +syn sync minlines=50 +syn keyword povTodo TODO FIXME XXX NOT contained +syn cluster povPRIVATE add=povTodo + +" Language directives +syn match povConditionalDir "#\s*\(else\|end\|if\|ifdef\|ifndef\|switch\|while\)\>" +syn match povLabelDir "#\s*\(break\|case\|default\|range\)\>" +syn match povDeclareDir "#\s*\(declare\|default\|local\|macro\|undef\|version\)\>" +syn match povIncludeDir "#\s*include\>" +syn match povFileDir "#\s*\(fclose\|fopen\|read\|write\)\>" +syn match povMessageDir "#\s*\(debug\|error\|render\|statistics\|warning\)\>" +syn region povFileOpen start="#\s*fopen\>" skip=+"[^"]*"+ matchgroup=povOpenType end="\<\(read\|write\|append\)\>" contains=ALLBUT,PovParenError,PovBraceError,@PovPRIVATE transparent keepend + +" Literal strings +syn match povSpecialChar "\\\d\d\d\|\\." contained +syn region povString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=povSpecialChar oneline +syn cluster povPRIVATE add=povSpecialChar + +" Catch errors caused by wrong parenthesization +syn region povParen start='(' end=')' contains=ALLBUT,povParenError,@povPRIVATE transparent +syn match povParenError ")" +syn region povBrace start='{' end='}' contains=ALLBUT,povBraceError,@povPRIVATE transparent +syn match povBraceError "}" + +" Numbers +syn match povNumber "\(^\|\W\)\@<=[+-]\=\(\d\+\)\=\.\=\d\+\([eE][+-]\=\d\+\)\=" + +" Define the default highlighting +hi def link povComment Comment +hi def link povTodo Todo +hi def link povNumber Number +hi def link povString String +hi def link povFileOpen Constant +hi def link povConsts Constant +hi def link povDotItem Constant +hi def link povBMPType povSpecial +hi def link povCharset povSpecial +hi def link povDensityType povSpecial +hi def link povFontType povSpecial +hi def link povOpenType povSpecial +hi def link povSpecialChar povSpecial +hi def link povSpecial Special +hi def link povConditionalDir PreProc +hi def link povLabelDir PreProc +hi def link povDeclareDir Define +hi def link povIncludeDir Include +hi def link povFileDir PreProc +hi def link povMessageDir Debug +hi def link povAppearance povDescriptors +hi def link povObjects povDescriptors +hi def link povGlobalSettings povDescriptors +hi def link povDescriptors Type +hi def link povJuliaFunctions PovFunctions +hi def link povModifiers povFunctions +hi def link povFunctions Function +hi def link povCommands Operator +hi def link povTransform Operator +hi def link povCSG Operator +hi def link povParenError povError +hi def link povBraceError povError +hi def link povCommentError povError +hi def link povError Error + +let b:current_syntax = "pov" diff --git a/vim71/syntax/povini.vim b/vim71/syntax/povini.vim new file mode 100644 index 0000000..02169ea --- /dev/null +++ b/vim71/syntax/povini.vim @@ -0,0 +1,62 @@ +" Vim syntax file +" This is a GENERATED FILE. Please always refer to source file at the URI below. +" Language: PoV-Ray(tm) 3.5 configuration/initialization files +" Maintainer: David Ne\v{c}as (Yeti) +" Last Change: 2002-06-01 +" URL: http://physics.muni.cz/~yeti/download/syntax/povini.vim +" Required Vim Version: 6.0 + +" Setup +if version >= 600 + " Quit when a syntax file was already loaded + if exists("b:current_syntax") + finish + endif +else + " Croak when an old Vim is sourcing us. + echo "Sorry, but this syntax file relies on Vim 6 features. Either upgrade Vim or usea version of " . expand(":t:r") . " syntax file appropriate for Vim " . version/100 . "." . version %100 . "." + finish +endif + +syn case ignore + +" Syntax +syn match poviniInclude "^\s*[^[+-;]\S*\s*$" contains=poviniSection +syn match poviniLabel "^.\{-1,}\ze=" transparent contains=poviniKeyword nextgroup=poviniBool,poviniNumber +syn keyword poviniBool On Off True False Yes No +syn match poviniNumber "\<\d*\.\=\d\+\>" +syn keyword poviniKeyword Clock Initial_Frame Final_Frame Initial_Clock Final_Clock Subset_Start_Frame Subset_End_Frame Cyclic_Animation Field_Render Odd_Field +syn keyword poviniKeyword Width Height Start_Column Start_Row End_Column End_Row Test_Abort Test_Abort_Count Continue_Trace Create_Ini +syn keyword poviniKeyword Display Video_Mode Palette Display_Gamma Pause_When_Done Verbose Draw_Vistas Preview_Start_Size Preview_End_Size +syn keyword poviniKeyword Output_to_File Output_File_Type Output_Alpha Bits_Per_Color Output_File_Name Buffer_Output Buffer_Size +syn keyword poviniKeyword Histogram_Type Histogram_Grid_Size Histogram_Name +syn keyword poviniKeyword Input_File_Name Include_Header Library_Path Version +syn keyword poviniKeyword Debug_Console Fatal_Console Render_Console Statistic_Console Warning_Console All_Console Debug_File Fatal_File Render_File Statistic_File Warning_File All_File Warning_Level +syn keyword poviniKeyword Quality Radiosity Bounding Bounding_Threshold Light_Buffer Vista_Buffer Remove_Bounds Split_Unions Antialias Sampling_Method Antialias_Threshold Jitter Jitter_Amount Antialias_Depth +syn keyword poviniKeyword Pre_Scene_Return Pre_Frame_Return Post_Scene_Return Post_Frame_Return User_Abort_Return Fatal_Error_Return +syn match poviniShellOut "^\s*\(Pre_Scene_Command\|Pre_Frame_Command\|Post_Scene_Command\|Post_Frame_Command\|User_Abort_Command\|Fatal_Error_Command\)\>" nextgroup=poviniShellOutEq skipwhite +syn match poviniShellOutEq "=" nextgroup=poviniShellOutRHS skipwhite contained +syn match poviniShellOutRHS "[^;]\+" skipwhite contained contains=poviniShellOutSpecial +syn match poviniShellOutSpecial "%[osnkhw%]" contained +syn keyword poviniDeclare Declare +syn match poviniComment ";.*$" +syn match poviniOption "^\s*[+-]\S*" +syn match poviniIncludeLabel "^\s*Include_INI\s*=" nextgroup=poviniIncludedFile skipwhite +syn match poviniIncludedFile "[^;]\+" contains=poviniSection contained +syn region poviniSection start="\[" end="\]" + +" Define the default highlighting +hi def link poviniSection Special +hi def link poviniComment Comment +hi def link poviniDeclare poviniKeyword +hi def link poviniShellOut poviniKeyword +hi def link poviniIncludeLabel poviniKeyword +hi def link poviniKeyword Type +hi def link poviniShellOutSpecial Special +hi def link poviniIncludedFile poviniInclude +hi def link poviniInclude Include +hi def link poviniOption Keyword +hi def link poviniBool Constant +hi def link poviniNumber Number + +let b:current_syntax = "povini" diff --git a/vim71/syntax/ppd.vim b/vim71/syntax/ppd.vim new file mode 100644 index 0000000..192f70c --- /dev/null +++ b/vim71/syntax/ppd.vim @@ -0,0 +1,48 @@ +" Vim syntax file +" Language: PPD (PostScript printer description) file +" Maintainer: Bjoern Jacke +" Last Change: 2001-10-06 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +syn match ppdComment "^\*%.*" +syn match ppdDef "\*[a-zA-Z0-9]\+" +syn match ppdDefine "\*[a-zA-Z0-9\-_]\+:" +syn match ppdUI "\*[a-zA-Z]*\(Open\|Close\)UI" +syn match ppdUIGroup "\*[a-zA-Z]*\(Open\|Close\)Group" +syn match ppdGUIText "/.*:" +syn match ppdContraints "^*UIConstraints:" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_ahdl_syn_inits") + if version < 508 + let did_ahdl_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + + HiLink ppdComment Comment + HiLink ppdDefine Statement + HiLink ppdUI Function + HiLink ppdUIGroup Function + HiLink ppdDef String + HiLink ppdGUIText Type + HiLink ppdContraints Special + + delcommand HiLink +endif + +let b:current_syntax = "ppd" + +" vim: ts=8 diff --git a/vim71/syntax/ppwiz.vim b/vim71/syntax/ppwiz.vim new file mode 100644 index 0000000..d3d7b3a --- /dev/null +++ b/vim71/syntax/ppwiz.vim @@ -0,0 +1,97 @@ +" Vim syntax file +" Language: PPWizard (preprocessor by Dennis Bareis) +" Maintainer: Stefan Schwarzer +" URL: http://www.ndh.net/home/sschwarzer/download/ppwiz.vim +" Last Change: 2003 May 11 +" Filename: ppwiz.vim + +" Remove old syntax stuff +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +if !exists("ppwiz_highlight_defs") + let ppwiz_highlight_defs = 1 +endif + +if !exists("ppwiz_with_html") + let ppwiz_with_html = 1 +endif + +" comments +syn match ppwizComment "^;.*$" +syn match ppwizComment ";;.*$" +" HTML +if ppwiz_with_html > 0 + syn region ppwizHTML start="<" end=">" contains=ppwizArg,ppwizMacro + syn match ppwizHTML "\&\w\+;" +endif +" define, evaluate etc. +if ppwiz_highlight_defs == 1 + syn match ppwizDef "^\s*\#\S\+\s\+\S\+" contains=ALL + syn match ppwizDef "^\s*\#\(if\|else\|endif\)" contains=ALL + syn match ppwizDef "^\s*\#\({\|break\|continue\|}\)" contains=ALL +" elseif ppwiz_highlight_defs == 2 +" syn region ppwizDef start="^\s*\#" end="[^\\]$" end="^$" keepend contains=ALL +else + syn region ppwizDef start="^\s*\#" end="[^\\]$" end="^$" keepend contains=ppwizCont +endif +syn match ppwizError "\s.\\$" +syn match ppwizCont "\s\([+\-%]\|\)\\$" +" macros to execute +syn region ppwizMacro start="<\$" end=">" contains=@ppwizArgVal,ppwizCont +" macro arguments +syn region ppwizArg start="{" end="}" contains=ppwizEqual,ppwizString +syn match ppwizEqual "=" contained +syn match ppwizOperator "<>\|=\|<\|>" contained +" standard variables (builtin) +syn region ppwizStdVar start="" contains=@ppwizArgVal +" Rexx variables +syn region ppwizRexxVar start="" contains=@ppwizArgVal +" Constants +syn region ppwizString start=+"+ end=+"+ contained contains=ppwizMacro,ppwizArg,ppwizHTML,ppwizCont,ppwizStdVar,ppwizRexxVar +syn region ppwizString start=+'+ end=+'+ contained contains=ppwizMacro,ppwizArg,ppwizHTML,ppwizCont,ppwizStdVar,ppwizRexxVar +syn match ppwizInteger "\d\+" contained + +" Clusters +syn cluster ppwizArgVal add=ppwizString,ppwizInteger + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_ppwiz_syn_inits") + if version < 508 + let did_ppwiz_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink ppwizSpecial Special + HiLink ppwizEqual ppwizSpecial + HiLink ppwizOperator ppwizSpecial + HiLink ppwizComment Comment + HiLink ppwizDef PreProc + HiLink ppwizMacro Statement + HiLink ppwizArg Identifier + HiLink ppwizStdVar Identifier + HiLink ppwizRexxVar Identifier + HiLink ppwizString Constant + HiLink ppwizInteger Constant + HiLink ppwizCont ppwizSpecial + HiLink ppwizError Error + HiLink ppwizHTML Type + + delcommand HiLink +endif + +let b:current_syntax = "ppwiz" + +" vim: ts=4 + diff --git a/vim71/syntax/prescribe.vim b/vim71/syntax/prescribe.vim new file mode 100644 index 0000000..d89ee35 --- /dev/null +++ b/vim71/syntax/prescribe.vim @@ -0,0 +1,69 @@ +" Vim syntax file +" Language: Kyocera PreScribe2e +" Maintainer: Klaus Muth +" URL: http://www.hampft.de/vim/syntax/prescribe.vim +" Last Change: 2005 Mar 04 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match prescribeSpecial "!R!" + +" all prescribe commands +syn keyword prescribeStatement ALTF AMCR ARC ASFN ASTK BARC BLK BOX CALL +syn keyword prescribeStatement CASS CIR CLIP CLPR CLSP COPY CPTH CSET CSTK +syn keyword prescribeStatement CTXT DAF DAM DAP DELF DELM DPAT DRP DRPA DUPX +syn keyword prescribeStatement DXPG DXSD DZP ENDD ENDM ENDR EPL EPRM EXIT +syn keyword prescribeStatement FDIR FILL FLAT FLST FONT FPAT FRPO FSET FTMD +syn keyword prescribeStatement GPAT ICCD INTL JOG LDFC MAP MCRO MDAT MID +syn keyword prescribeStatement MLST MRP MRPA MSTK MTYP MZP NEWP PAGE PARC PAT +syn keyword prescribeStatement PCRP PCZP PDIR RDRP PDZP PELP PIE PMRA PMRP PMZP +syn keyword prescribeStatement PRBX PRRC PSRC PXPL RDMP RES RSL RGST RPCS RPF +syn keyword prescribeStatement RPG RPP RPU RTTX RTXT RVCD RVRD SBM SCAP SCCS +syn keyword prescribeStatement SCF SCG SCP SCPI SCRC SCS SCU SDP SEM SETF SFA +syn keyword prescribeStatement SFNT SIMG SIR SLJN SLM SLPI SLPP SLS SMLT SPD +syn keyword prescribeStatement SPL SPLT SPO SPSZ SPW SRM SRO SROP SSTK STAT STRK +syn keyword prescribeStatement SULP SVCP TATR TEXT TPRS UNIT UOM WIDE WRED XPAT +syn match prescribeStatement "\" +syn match prescribeStatement "\" +syn match prescribeStatement "\" +syn match prescribeStatement "\" +syn match prescribeStatement "\" +syn match prescribeStatement "\" +syn match prescribeStatement "\" + +syn match prescribeCSETArg "[0-9]\{1,3}[A-Z]" +syn match prescribeFRPOArg "[A-Z][0-9]\{1,2}" +syn match prescribeNumber "[0-9]\+" +syn region prescribeString start=+'+ end=+'+ skip=+\\'+ +syn region prescribeComment start=+CMNT+ end=+;+ + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_prescribe_syn_inits") + if version < 508 + let did_prescribe_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink prescribeSpecial PreProc + HiLink prescribeStatement Statement + HiLink prescribeNumber Number + HiLink prescribeCSETArg String + HiLink prescribeFRPOArg String + HiLink prescribeComment Comment + + delcommand HiLink +endif + +let b:current_syntax = "prescribe" + +" vim: ts=8 diff --git a/vim71/syntax/privoxy.vim b/vim71/syntax/privoxy.vim new file mode 100644 index 0000000..9e6ff1d --- /dev/null +++ b/vim71/syntax/privoxy.vim @@ -0,0 +1,71 @@ +" Vim syntax file +" Language: Privoxy actions file +" Maintainer: Doug Kearns +" URL: http://gus.gscit.monash.edu.au/~djkea2/vim/syntax/privoxy.vim +" Last Change: 2007 Mar 30 + +" Privoxy 3.0.6 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +setlocal iskeyword=@,48-57,_,- + +syn keyword privoxyTodo contained TODO FIXME XXX NOTE +syn match privoxyComment "#.*" contains=privoxyTodo,@Spell + +syn region privoxyActionLine matchgroup=privoxyActionLineDelimiter start="^\s*\zs{" end="}\ze\s*$" + \ contains=privoxyEnabledPrefix,privoxyDisabledPrefix + +syn match privoxyEnabledPrefix "\%(^\|\s\|{\)\@<=+\l\@=" nextgroup=privoxyAction,privoxyFilterAction contained +syn match privoxyDisabledPrefix "\%(^\|\s\|{\)\@<=-\l\@=" nextgroup=privoxyAction,privoxyFilterAction contained + +syn match privoxyAction "\%(add-header\|block\|content-type-overwrite\|crunch-client-header\|crunch-if-none-match\)\>" contained +syn match privoxyAction "\%(crunch-incoming-cookies\|crunch-outgoing-cookies\|crunch-server-header\|deanimate-gifs\)\>" contained +syn match privoxyAction "\%(downgrade-http-version\|fast-redirects\|filter-client-headers\|filter-server-headers\)\>" contained +syn match privoxyAction "\%(filter\|force-text-mode\|handle-as-empty-document\|handle-as-image\)\>" contained +syn match privoxyAction "\%(hide-accept-language\|hide-content-disposition\|hide-forwarded-for-headers\)\>" contained +syn match privoxyAction "\%(hide-from-header\|hide-if-modified-since\|hide-referrer\|hide-user-agent\|inspect-jpegs\)\>" contained +syn match privoxyAction "\%(kill-popups\|limit-connect\|overwrite-last-modified\|prevent-compression\|redirect\)\>" contained +syn match privoxyAction "\%(send-vanilla-wafer\|send-wafer\|session-cookies-only\|set-image-blocker\)\>" contained +syn match privoxyAction "\%(treat-forbidden-connects-like-blocks\)\>" + +syn match privoxyFilterAction "filter{[^}]*}" contained contains=privoxyFilterArg,privoxyActionBraces +syn match privoxyActionBraces "[{}]" contained +syn keyword privoxyFilterArg js-annoyances js-events html-annoyances content-cookies refresh-tags unsolicited-popups all-popups + \ img-reorder banners-by-size banners-by-link webbugs tiny-textforms jumping-windows frameset-borders demoronizer + \ shockwave-flash quicktime-kioskmode fun crude-parental ie-exploits site-specifics no-ping google yahoo msn blogspot + \ x-httpd-php-to-html html-to-xml xml-to-html hide-tor-exit-notation contained + +" Alternative spellings +syn match privoxyAction "\%(kill-popup\|hide-referer\|prevent-keeping-cookies\)\>" contained + +" Pre-3.0 compatibility +syn match privoxyAction "\%(no-cookie-read\|no-cookie-set\|prevent-reading-cookies\|prevent-setting-cookies\)\>" contained +syn match privoxyAction "\%(downgrade\|hide-forwarded\|hide-from\|image\|image-blocker\|no-compression\)\>" contained +syn match privoxyAction "\%(no-cookies-keep\|no-cookies-read\|no-cookies-set\|no-popups\|vanilla-wafer\|wafer\)\>" contained + +syn match privoxySetting "\" + +syn match privoxyHeader "^\s*\zs{{\%(alias\|settings\)}}\ze\s*$" + +hi def link privoxyAction Identifier +hi def link privoxyFilterAction Identifier +hi def link privoxyActionLineDelimiter Delimiter +hi def link privoxyDisabledPrefix SpecialChar +hi def link privoxyEnabledPrefix SpecialChar +hi def link privoxyHeader PreProc +hi def link privoxySetting Identifier +hi def link privoxyFilterArg Constant + +hi def link privoxyComment Comment +hi def link privoxyTodo Todo + +let b:current_syntax = "privoxy" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/procmail.vim b/vim71/syntax/procmail.vim new file mode 100644 index 0000000..c2ffa39 --- /dev/null +++ b/vim71/syntax/procmail.vim @@ -0,0 +1,67 @@ +" Vim syntax file +" Language: Procmail definition file +" Maintainer: Melchior FRANZ +" Last Change: 2003 Aug 14 +" Author: Sonia Heimann + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match procmailComment "#.*$" contains=procmailTodo +syn keyword procmailTodo contained Todo TBD + +syn region procmailString start=+"+ skip=+\\"+ end=+"+ +syn region procmailString start=+'+ skip=+\\'+ end=+'+ + +syn region procmailVarDeclRegion start="^\s*[a-zA-Z0-9_]\+\s*="hs=e-1 skip=+\\$+ end=+$+ contains=procmailVar,procmailVarDecl,procmailString +syn match procmailVarDecl contained "^\s*[a-zA-Z0-9_]\+" +syn match procmailVar "$[a-zA-Z0-9_]\+" + +syn match procmailCondition contained "^\s*\*.*" + +syn match procmailActionFolder contained "^\s*[-_a-zA-Z0-9/]\+" +syn match procmailActionVariable contained "^\s*$[a-zA-Z_]\+" +syn region procmailActionForward start=+^\s*!+ skip=+\\$+ end=+$+ +syn region procmailActionPipe start=+^\s*|+ skip=+\\$+ end=+$+ +syn region procmailActionNested start=+^\s*{+ end=+^\s*}+ contains=procmailRecipe,procmailComment,procmailVarDeclRegion + +syn region procmailRecipe start=+^\s*:.*$+ end=+^\s*\($\|}\)+me=e-1 contains=procmailComment,procmailCondition,procmailActionFolder,procmailActionVariable,procmailActionForward,procmailActionPipe,procmailActionNested,procmailVarDeclRegion + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_procmail_syntax_inits") + if version < 508 + let did_procmail_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink procmailComment Comment + HiLink procmailTodo Todo + + HiLink procmailRecipe Statement + "HiLink procmailCondition Statement + + HiLink procmailActionFolder procmailAction + HiLink procmailActionVariable procmailAction + HiLink procmailActionForward procmailAction + HiLink procmailActionPipe procmailAction + HiLink procmailAction Function + HiLink procmailVar Identifier + HiLink procmailVarDecl Identifier + + HiLink procmailString String + + delcommand HiLink +endif + +let b:current_syntax = "procmail" + +" vim: ts=8 diff --git a/vim71/syntax/progress.vim b/vim71/syntax/progress.vim new file mode 100644 index 0000000..6816548 --- /dev/null +++ b/vim71/syntax/progress.vim @@ -0,0 +1,231 @@ +" Vim syntax file +" Language: Progress 4GL +" Filename extensions: *.p (collides with Pascal), +" *.i (collides with assembler) +" *.w (collides with cweb) +" Maintainer: Philip Uren Remove "SPAX" spam block +" Contributors: Chris Ruprecht (Chris, where are you now?) +" Mikhail Kuperblum +" John Florian +" Last Change: Wed Apr 12 08:55:35 EST 2006 +" $Id: progress.vim,v 1.3 2006/04/12 21:48:47 vimboss Exp $ + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version >= 600 + setlocal iskeyword=@,48-57,_,-,!,#,$,% +else + set iskeyword=@,48-57,_,-,!,#,$,% +endif + +" The Progress editor doesn't cope with tabs very well. +set expandtab + +syn case ignore + +" Progress Blocks of code and mismatched "end." errors. +syn match ProgressEndError "\" +syn region ProgressDoBlock transparent matchgroup=ProgressDo start="\" matchgroup=ProgressDo end="\" contains=ALLBUT,ProgressProcedure,ProgressFunction +syn region ProgressForBlock transparent matchgroup=ProgressFor start="\" matchgroup=ProgressFor end="\" contains=ALLBUT,ProgressProcedure,ProgressFunction +syn region ProgressRepeatBlock transparent matchgroup=ProgressRepeat start="\" matchgroup=ProgressRepeat end="\" contains=ALLBUT,ProgressProcedure,ProgressFunction +syn region ProgressCaseBlock transparent matchgroup=ProgressCase start="\" matchgroup=ProgressCase end="\\|\" contains=ALLBUT,ProgressProcedure,ProgressFunction + +" These are Progress reserved words, +" and they could go in ProgressReserved, +" but I found it more helpful to highlight them in a different color. +syn keyword ProgressConditional if else then when otherwise +syn keyword ProgressFor each where + +" Make those TODO and debugging notes stand out! +syn keyword ProgressTodo contained TODO BUG FIX +syn keyword ProgressDebug contained DEBUG +syn keyword ProgressDebug debugger +syn match ProgressTodo contained "NEED[S]*\s\s*WORK" + +" If you like to highlight the whole line of +" the start and end of procedures +" to make the whole block of code stand out: +syn match ProgressProcedure "^\s*procedure.*" +syn match ProgressProcedure "^\s*end\s\s*procedure.*" +syn match ProgressFunction "^\s*function.*" +syn match ProgressFunction "^\s*end\s\s*function.*" +" ... otherwise use this: +" syn keyword ProgressFunction procedure function + +syn keyword ProgressReserved accum[ulate] active-window add alias all alter ambig[uous] analyz[e] and any apply as asc[ending] assign at attr[-space] +syn keyword ProgressReserved authorization auto-ret[urn] avail[able] back[ground] before-h[ide] begins bell between blank break btos by call can-do can-find +syn keyword ProgressReserved center[ed] character check chr clear clipboard col colon color col[umn] column-lab[el] col[umns] compiler connected control count-of +syn keyword ProgressReserved cpstream create ctos current current-changed current-lang[uage] current-window current_date curs[or] database dataservers +syn keyword ProgressReserved dbcodepage dbcollation dbname dbrest[rictions] dbtaskid dbtype dbvers[ion] dde deblank debug-list debugger decimal decimals declare +syn keyword ProgressReserved def default default-noxl[ate] default-window def[ine] delete delimiter desc[ending] dict[ionary] disable discon[nect] disp +syn keyword ProgressReserved disp[lay] distinct dos down drop editing enable encode entry error-stat[us] escape etime except exclusive +syn keyword ProgressReserved exclusive[-lock] exclusive-web-us[er] exists export false fetch field field[s] file-info[rmation] fill find find-case-sensitive +syn keyword ProgressReserved find-global find-next-occurrence find-prev-occurrence find-select find-wrap-around first first-of focus font form form[at] +syn keyword ProgressReserved fram[e] frame-col frame-db frame-down frame-field frame-file frame-inde[x] frame-line frame-name frame-row frame-val[ue] +syn keyword ProgressReserved from from-c[hars] from-p[ixels] gateway[s] get-byte get-codepage[s] get-coll[ations] get-key-val[ue] getbyte global go-on +syn keyword ProgressReserved go-pend[ing] grant graphic-e[dge] group having header help hide import in index indicator input input-o[utput] insert +syn keyword ProgressReserved integer into is is-attr[-space] join kblabel key-code key-func[tion] key-label keycode keyfunc[tion] keylabel keys keyword label +syn keyword ProgressReserved last last-even[t] last-key last-of lastkey ldbname leave library like line-count[er] listi[ng] locked lookup machine-class +syn keyword ProgressReserved map member message message-lines mouse mpe new next next-prompt no no-attr[-space] no-error no-f[ill] no-help no-hide no-label[s] +syn keyword ProgressReserved no-lock no-map no-mes[sage] no-pause no-prefe[tch] no-undo no-val[idate] no-wait not null num-ali[ases] num-dbs num-entries +syn keyword ProgressReserved of off old on open opsys option or os-append os-command os-copy os-create-dir os-delete os-dir os-drive[s] os-error os-rename +syn keyword ProgressReserved os2 os400 output overlay page page-bot[tom] page-num[ber] page-top param[eter] pause pdbname persist[ent] pixels +syn keyword ProgressReserved preproc[ess] privileges proc-ha[ndle] proc-st[atus] process program-name Progress prompt prompt[-for] promsgs propath provers[ion] +syn keyword ProgressReserved put put-byte put-key-val[ue] putbyte query query-tuning quit r-index rcode-informatio[n] readkey recid record-len[gth] rect[angle] +syn keyword ProgressReserved release reposition retain retry return return-val[ue] revert revoke run save schema screen screen-io screen-lines +syn keyword ProgressReserved scroll sdbname search seek select self session set setuser[id] share[-lock] shared show-stat[s] skip some space status stream +syn keyword ProgressReserved stream-io string-xref system-dialog table term term[inal] text text-cursor text-seg[-growth] this-procedure time title +syn keyword ProgressReserved to today top-only trans trans[action] trigger triggers trim true underl[ine] undo unform[atted] union unique unix up update +syn keyword ProgressReserved use-index use-revvideo use-underline user user[id] using v6frame value values variable view view-as vms wait-for web-con[text] +syn keyword ProgressReserved window window-maxim[ized] window-minim[ized] window-normal with work-tab[le] workfile write xcode xref yes _cbit +syn keyword ProgressReserved _control _list _memory _msg _pcontrol _serial[-num] _trace + +" Strings. Handles embedded quotes. +" Note that, for some reason, Progress doesn't use the backslash, "\" +" as the escape character; it uses tilde, "~". +syn region ProgressString matchgroup=ProgressQuote start=+"+ end=+"+ skip=+\~'\|\~\~+ +syn region ProgressString matchgroup=ProgressQuote start=+'+ end=+'+ skip=+\~'\|\~\~+ + +syn match ProgressIdentifier "\<[a-zA-Z_%#]+\>()" + +" syn match ProgressDelimiter "()" + +syn match ProgressMatrixDelimiter "[][]" +" If you prefer you can highlight the range +"syn match ProgressMatrixDelimiter "[\d\+\.\.\d\+]" + +syn match ProgressNumber "\<\-\=\d\+\(u\=l\=\|lu\|f\)\>" +syn match ProgressByte "\$[0-9a-fA-F]\+" + +" More values: Logicals, and Progress's unknown value, ?. +syn match ProgressNumber "?" +syn keyword ProgressNumber true false yes no + +" If you don't like tabs: +syn match ProgressShowTab "\t" + +" If you don't like white space on the end of lines: +" syn match ProgressSpaceError "\s\+$" + +syn region ProgressComment start="/\*" end="\*/" contains=ProgressComment,ProgressTodo,ProgressDebug +syn region ProgressInclude start="^[ ]*[{][^&]" end="[}]" contains=ProgressPreProc,ProgressOperator,ProgressString,ProgressComment +syn region ProgressPreProc start="&" end="\>" contained + +" This next line works reasonably well. +" syn match ProgressOperator "[!;|)(:.><+*=-]" +" +" Progress allows a '-' to be part of an identifier. To be considered +" the subtraction/negation operation operator it needs a non-word +" character on either side. Also valid are cases where the minus +" operation appears at the beginning or end of a line. +" This next line trips up on "no-undo" etc. +" syn match ProgressOperator "[!;|)(:.><+*=]\|\W-\W\|^-\W\|\W-$" +syn match ProgressOperator "[!;|)(:.><+*=]\|\s-\s\|^-\s\|\s-$" + +syn keyword ProgressOperator <= <> >= abs[olute] accelerator across add-first add-last advise alert-box allow-replication ansi-only anywhere append appl-alert[-boxes] application as-cursor ask-overwrite +syn keyword ProgressOperator attach[ment] auto-end-key auto-endkey auto-go auto-ind[ent] auto-resize auto-z[ap] available-formats ave[rage] avg backward[s] base-key batch[-mode] bgc[olor] binary +syn keyword ProgressOperator bind-where block-iteration-display border-bottom border-bottom-ch[ars] border-bottom-pi[xels] border-left border-left-char[s] border-left-pixe[ls] border-right border-right-cha[rs] +syn keyword ProgressOperator border-right-pix[els] border-t[op] border-t[op-chars] border-top-pixel[s] both bottom box box-select[able] browse browse-header buffer buffer-chars buffer-lines +syn keyword ProgressOperator button button[s] byte cache cache-size can-query can-set cancel-break cancel-button caps careful-paint case-sensitive cdecl char[acter] character_length charset +syn keyword ProgressOperator checked choose clear-select[ion] close code codepage codepage-convert col-of colon-align[ed] color-table column-bgc[olor] column-dcolor column-fgc[olor] column-font +syn keyword ProgressOperator column-label-bgc[olor] column-label-dcolor column-label-fgc[olor] column-label-font column-of column-pfc[olor] column-sc[rolling] combo-box command compile complete +syn keyword ProgressOperator connect constrained contents context context-pop[up] control-containe[r] c[ontrol-form] convert-to-offse[t] convert count cpcase cpcoll cpint[ernal] cplog +syn keyword ProgressOperator cpprint cprcodein cprcodeout cpterm crc-val[ue] c[reate-control] create-result-list-entry create-test-file current-column current-environm[ent] current-iteration +syn keyword ProgressOperator current-result-row current-row-modified current-value cursor-char cursor-line cursor-offset data-entry-retur[n] data-t[ype] date date-f[ormat] day db-references +syn keyword ProgressOperator dcolor dde-error dde-i[d] dde-item dde-name dde-topic debu[g] dec[imal] default-b[utton] default-extensio[n] defer-lob-fetch define defined delete-char delete-current-row +syn keyword ProgressOperator delete-line delete-selected-row delete-selected-rows deselect-focused-row deselect-rows deselect-selected-row d[esign-mode] dialog-box dialog-help dir disabled display-message +syn keyword ProgressOperator display-t[ype] double drag-enabled drop-down drop-down-list dump dynamic echo edge edge[-chars] edge-p[ixels] editor empty end-key endkey entered eq error error-col[umn] +syn keyword ProgressOperator error-row event-t[ype] event[s] exclusive-id execute exp expand extended extent external extract fetch-selected-row fgc[olor] file file-name file-off[set] file-type +syn keyword ProgressOperator filename fill-in filled filters first-child first-column first-proc[edure] first-tab-i[tem] fixed-only float focused-row font-based-layout font-table force-file +syn keyword ProgressOperator fore[ground] form-input forward[s] frame-spa[cing] frame-x frame-y frequency from-cur[rent] full-height full-height-char[s] full-height-pixe[ls] full-pathn[ame] +syn keyword ProgressOperator full-width full-width[-chars] full-width-pixel[s] ge get get-blue[-value] g[et-char-property] get-double get-dynamic get-file get-float get-green[-value] +syn keyword ProgressOperator get-iteration get-license get-long get-message get-number get-pointer-value get-red[-value] get-repositioned-row get-selected-wid[get] get-short get-signature get-size +syn keyword ProgressOperator get-string get-tab-item get-text-height get-text-height-char[s] get-text-height-pixe[ls] get-text-width get-text-width-c[hars] get-text-width-pixel[s] get-unsigned-short +syn keyword ProgressOperator grayed grid-factor-horizont[al] grid-factor-vert[ical] grid-set grid-snap grid-unit-height grid-unit-height-cha[rs] grid-unit-height-pix[els] grid-unit-width grid-unit-width-char[s] +syn keyword ProgressOperator grid-unit-width-pixe[ls] grid-visible gt handle height height[-chars] height-p[ixels] help-con[text] helpfile-n[ame] hidden hint hori[zontal] hwnd image image-down +syn keyword ProgressOperator image-insensitive image-size image-size-c[hars] image-size-pixel[s] image-up immediate-display index-hint indexed-reposition info[rmation] init init[ial] initial-dir +syn keyword ProgressOperator initial-filter initiate inner inner-chars inner-lines insert-b[acktab] insert-file insert-row insert-string insert-t[ab] int[eger] internal-entries is-lead-byte +syn keyword ProgressOperator is-row-selected is-selected item items-per-row join-by-sqldb keep-frame-z-ord[er] keep-messages keep-tab-order key keyword-all label-bgc[olor] label-dc[olor] label-fgc[olor] +syn keyword ProgressOperator label-font label-pfc[olor] labels language[s] large large-to-small last-child last-tab-i[tem] last-proce[dure] lc le leading left left-align[ed] left-trim length +syn keyword ProgressOperator line list-events list-items list-query-attrs list-set-attrs list-widgets load l[oad-control] load-icon load-image load-image-down load-image-insensitive load-image-up +syn keyword ProgressOperator load-mouse-point[er] load-small-icon log logical lookahead lower lt manual-highlight margin-extra margin-height margin-height-ch[ars] margin-height-pi[xels] margin-width +syn keyword ProgressOperator margin-width-cha[rs] margin-width-pix[els] matches max max-chars max-data-guess max-height max-height[-chars] max-height-pixel[s] max-rows max-size max-val[ue] max-width +syn keyword ProgressOperator max-width[-chars] max-width-p[ixels] maximize max[imum] memory menu menu-bar menu-item menu-k[ey] menu-m[ouse] menubar message-area message-area-font message-line +syn keyword ProgressOperator min min-height min-height[-chars] min-height-pixel[s] min-size min-val[ue] min-width min-width[-chars] min-width-p[ixels] min[imum] mod modified mod[ulo] month mouse-p[ointer] +syn keyword ProgressOperator movable move-after-tab-i[tem] move-before-tab-[item] move-col[umn] move-to-b[ottom] move-to-eof move-to-t[op] multiple multiple-key multitasking-interval must-exist +syn keyword ProgressOperator name native ne new-row next-col[umn] next-sibling next-tab-ite[m] next-value no-apply no-assign no-bind-where no-box no-column-scroll[ing] no-convert no-current-value +syn keyword ProgressOperator no-debug no-drag no-echo no-index-hint no-join-by-sqldb no-lookahead no-row-markers no-scrolling no-separate-connection no-separators no-und[erline] no-word-wrap +syn keyword ProgressOperator none num-but[tons] num-col[umns] num-copies num-formats num-items num-iterations num-lines num-locked-colum[ns] num-messages num-results num-selected num-selected-rows +syn keyword ProgressOperator num-selected-widgets num-tabs num-to-retain numeric numeric-f[ormat] octet_length ok ok-cancel on-frame[-border] ordered-join ordinal orientation os-getenv outer +syn keyword ProgressOperator outer-join override owner page-size page-wid[th] paged parent partial-key pascal pathname pfc[olor] pinnable pixels-per-colum[n] pixels-per-row popup-m[enu] popup-o[nly] +syn keyword ProgressOperator position precision presel[ect] prev prev-col[umn] prev-sibling prev-tab-i[tem] primary printer-control-handle printer-setup private-d[ata] profiler Progress-s[ource] +syn keyword ProgressOperator publish put-double put-float put-long put-short put-string put-unsigned-short query-off-end question radio-buttons radio-set random raw raw-transfer read-file read-only +syn keyword ProgressOperator real recursive refresh refreshable replace replace-selection-text replication-create replication-delete replication-write request resiza[ble] resize retry-cancel +syn keyword ProgressOperator return-ins[erted] return-to-start-di[r] reverse-from right right-align[ed] right-trim round row row-ma[rkers] row-of rowid rule rule-row rule-y save-as save-file +syn keyword ProgressOperator screen-val[ue] scroll-bars scroll-delta scroll-horiz-value scroll-offset scroll-to-current-row scroll-to-i[tem] scroll-to-selected-row scroll-vert-value scrollable +syn keyword ProgressOperator scrollbar-horizo[ntal] scrollbar-vertic[al] scrolled-row-positio[n] scrolling se-check-pools se-enable-of[f] se-enable-on se-num-pools se-use-messa[ge] section select-focused-row +syn keyword ProgressOperator select-next-row select-prev-row select-repositioned-row select-row selectable selected selected-items selection-end selection-list selection-start selection-text +syn keyword ProgressOperator send sensitive separate-connection separators set-blue[-value] set-break set-cell-focus set-contents set-dynamic set-green[-value] set-leakpoint set-pointer-valu[e] +syn keyword ProgressOperator s[et-property] set-red[-value] set-repositioned-row set-selection set-size set-wait[-state] side-lab side-lab[e] side-lab[el] side-label-handl[e] side-lab[els] silent +syn keyword ProgressOperator simple single size size-c[hars] size-p[ixels] slider smallint sort source source-procedure sql sqrt start status-area status-area-font status-bar stdcall stenciled stop stoppe[d] +syn keyword ProgressOperator stored-proc[edure] string sub-ave[rage] sub-count sub-max[imum] sub-me[nu] sub-menu-help sub-min[imum] sub-total subscribe subst[itute] substr[ing] subtype sum super suppress-warning[s] +syn keyword ProgressOperator system-alert-box[es] system-help tab-position tabbable target target-procedure temp-dir[ectory] temp-table terminate text-selected three-d through thru tic-marks time-source title-bgc[olor] +syn keyword ProgressOperator title-dc[olor] title-fgc[olor] title-fo[nt] to-rowid toggle-box tool-bar top topic total trailing trunc[ate] type unbuff[ered] unique-id unload unsubscribe upper use use-dic[t-exps] +syn keyword ProgressOperator use-filename use-text v6display valid-event valid-handle validate validate-condition validate-message var[iable] vert[ical] virtual-height virtual-height-c[hars] +syn keyword ProgressOperator virtual-height-pixel[s] virtual-width virtual-width-ch[ars] virtual-width-pi[xels] visible wait warning weekday widget widget-e[nter] widget-h[andle] widget-l[eave] +syn keyword ProgressOperator widget-pool width width[-chars] width-p[ixels] window-name window-sta[te] window-sys[tem] word-wrap x-of y-of year yes-no yes-no-cancel _dcm + +syn keyword ProgressType char[acter] int[eger] format +syn keyword ProgressType var[iable] log[ical] da[te] + +syn sync lines=800 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_progress_syntax_inits") + if version < 508 + let did_progress_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later. + HiLink ProgressByte Number + HiLink ProgressCase Repeat + HiLink ProgressComment Comment + HiLink ProgressConditional Conditional + HiLink ProgressDebug Debug + HiLink ProgressDo Repeat + HiLink ProgressEndError Error + HiLink ProgressFor Repeat + HiLink ProgressFunction Procedure + HiLink ProgressIdentifier Identifier + HiLink ProgressInclude Include + HiLink ProgressMatrixDelimiter Identifier + HiLink ProgressNumber Number + HiLink ProgressOperator Operator + HiLink ProgressPreProc PreProc + HiLink ProgressProcedure Procedure + HiLink ProgressQuote Delimiter + HiLink ProgressRepeat Repeat + HiLink ProgressReserved Statement + HiLink ProgressSpaceError Error + HiLink ProgressString String + HiLink ProgressTodo Todo + HiLink ProgressType Statement + HiLink ProgressShowTab Error + + delcommand HiLink +endif + +let b:current_syntax = "progress" + +" vim: ts=8 sw=8 diff --git a/vim71/syntax/prolog.vim b/vim71/syntax/prolog.vim new file mode 100644 index 0000000..50105fa --- /dev/null +++ b/vim71/syntax/prolog.vim @@ -0,0 +1,119 @@ +" Vim syntax file +" Language: PROLOG +" Maintainers: Thomas Koehler +" Last Change: 2005 Mar 14 +" URL: http://gott-gehabt/800_wer_wir_sind/thomas/Homepage/Computer/vim/syntax/prolog.vim + +" There are two sets of highlighting in here: +" If the "prolog_highlighting_clean" variable exists, it is rather sparse. +" Otherwise you get more highlighting. + +" Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Prolog is case sensitive. +syn case match + +" Very simple highlighting for comments, clause heads and +" character codes. It respects prolog strings and atoms. + +syn region prologCComment start=+/\*+ end=+\*/+ +syn match prologComment +%.*+ + +syn keyword prologKeyword module meta_predicate multifile dynamic +syn match prologCharCode +0'\\\=.+ +syn region prologString start=+"+ skip=+\\"+ end=+"+ +syn region prologAtom start=+'+ skip=+\\'+ end=+'+ +syn region prologClauseHead start=+^[a-z][^(]*(+ skip=+\.[^ ]+ end=+:-\|\.$\|\.[ ]\|-->+ + +if !exists("prolog_highlighting_clean") + + " some keywords + " some common predicates are also highlighted as keywords + " is there a better solution? + syn keyword prologKeyword abolish current_output peek_code + syn keyword prologKeyword append current_predicate put_byte + syn keyword prologKeyword arg current_prolog_flag put_char + syn keyword prologKeyword asserta fail put_code + syn keyword prologKeyword assertz findall read + syn keyword prologKeyword at_end_of_stream float read_term + syn keyword prologKeyword atom flush_output repeat + syn keyword prologKeyword atom_chars functor retract + syn keyword prologKeyword atom_codes get_byte set_input + syn keyword prologKeyword atom_concat get_char set_output + syn keyword prologKeyword atom_length get_code set_prolog_flag + syn keyword prologKeyword atomic halt set_stream_position + syn keyword prologKeyword bagof integer setof + syn keyword prologKeyword call is stream_property + syn keyword prologKeyword catch nl sub_atom + syn keyword prologKeyword char_code nonvar throw + syn keyword prologKeyword char_conversion number true + syn keyword prologKeyword clause number_chars unify_with_occurs_check + syn keyword prologKeyword close number_codes var + syn keyword prologKeyword compound once write + syn keyword prologKeyword copy_term op write_canonical + syn keyword prologKeyword current_char_conversion open write_term + syn keyword prologKeyword current_input peek_byte writeq + syn keyword prologKeyword current_op peek_char + + syn match prologOperator "=\\=\|=:=\|\\==\|=<\|==\|>=\|\\=\|\\+\|<\|>\|=" + syn match prologAsIs "===\|\\===\|<=\|=>" + + syn match prologNumber "\<[0123456789]*\>" + syn match prologCommentError "\*/" + syn match prologSpecialCharacter ";" + syn match prologSpecialCharacter "!" + syn match prologQuestion "?-.*\." contains=prologNumber + + +endif + +syn sync maxlines=50 + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_prolog_syn_inits") + if version < 508 + let did_prolog_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default highlighting. + HiLink prologComment Comment + HiLink prologCComment Comment + HiLink prologCharCode Special + + if exists ("prolog_highlighting_clean") + + HiLink prologKeyword Statement + HiLink prologClauseHead Statement + + else + + HiLink prologKeyword Keyword + HiLink prologClauseHead Constant + HiLink prologQuestion PreProc + HiLink prologSpecialCharacter Special + HiLink prologNumber Number + HiLink prologAsIs Normal + HiLink prologCommentError Error + HiLink prologAtom String + HiLink prologString String + HiLink prologOperator Operator + + endif + + delcommand HiLink +endif + +let b:current_syntax = "prolog" + +" vim: ts=8 diff --git a/vim71/syntax/protocols.vim b/vim71/syntax/protocols.vim new file mode 100644 index 0000000..1dc109c --- /dev/null +++ b/vim71/syntax/protocols.vim @@ -0,0 +1,44 @@ +" Vim syntax file +" Language: protocols(5) - Internet protocols definition file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match protocolsBegin display '^' + \ nextgroup=protocolsName,protocolsComment + +syn match protocolsName contained display '[[:graph:]]\+' + \ nextgroup=protocolsPort skipwhite + +syn match protocolsPort contained display '\d\+' + \ nextgroup=protocolsAliases,protocolsComment + \ skipwhite + +syn match protocolsAliases contained display '\S\+' + \ nextgroup=protocolsAliases,protocolsComment + \ skipwhite + +syn keyword protocolsTodo contained TODO FIXME XXX NOTE + +syn region protocolsComment display oneline start='#' end='$' + \ contains=protocolsTodo,@Spell + +hi def link protocolsTodo Todo +hi def link protocolsComment Comment +hi def link protocolsName Identifier +hi def link protocolsPort Number +hi def link protocolsPPDiv Delimiter +hi def link protocolsPPDivDepr Error +hi def link protocolsProtocol Type +hi def link protocolsAliases Macro + +let b:current_syntax = "protocols" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/psf.vim b/vim71/syntax/psf.vim new file mode 100644 index 0000000..2b376f9 --- /dev/null +++ b/vim71/syntax/psf.vim @@ -0,0 +1,103 @@ +" Vim syntax file +" Language: Software Distributor product specification file +" (POSIX 1387.2-1995). +" Maintainer: Rex Barzee +" Last change: 25 Apr 2001 + +if version < 600 + " Remove any old syntax stuff hanging around + syn clear +elseif exists("b:current_syntax") + finish +endif + +" Product specification files are case sensitive +syn case match + +syn keyword psfObject bundle category control_file depot distribution +syn keyword psfObject end file fileset host installed_software media +syn keyword psfObject product root subproduct vendor + +syn match psfUnquotString +[^"# ][^#]*+ contained +syn region psfQuotString start=+"+ skip=+\\"+ end=+"+ contained + +syn match psfObjTag "\<[-_+A-Z0-9a-z]\+\(\.[-_+A-Z0-9a-z]\+\)*" contained +syn match psfAttAbbrev ",\<\(fa\|fr\|[aclqrv]\)\(<\|>\|<=\|>=\|=\|==\)[^,]\+" contained +syn match psfObjTags "\<[-_+A-Z0-9a-z]\+\(\.[-_+A-Z0-9a-z]\+\)*\(\s\+\<[-_+A-Z0-9a-z]\+\(\.[-_+A-Z0-9a-z]\+\)*\)*" contained + +syn match psfNumber "\<\d\+\>" contained +syn match psfFloat "\<\d\+\>\(\.\<\d\+\>\)*" contained + +syn match psfLongDate "\<\d\d\d\d\d\d\d\d\d\d\d\d\.\d\d\>" contained + +syn keyword psfState available configured corrupt installed transient contained +syn keyword psfPState applied committed superseded contained + +syn keyword psfBoolean false true contained + + +"Some of the attributes covered by attUnquotString and attQuotString: +" architecture category_tag control_directory copyright +" create_date description directory file_permissions install_source +" install_type location machine_type mod_date number os_name os_release +" os_version pose_as_os_name pose_as_os_release readme revision +" share_link title vendor_tag +syn region psfAttUnquotString matchgroup=psfAttrib start=~^\s*[^# ]\+\s\+[^#" ]~rs=e-1 contains=psfUnquotString,psfComment end=~$~ keepend oneline + +syn region psfAttQuotString matchgroup=psfAttrib start=~^\s*[^# ]\+\s\+"~rs=e-1 contains=psfQuotString,psfComment skip=~\\"~ matchgroup=psfQuotString end=~"~ keepend + + +" These regions are defined in attempt to do syntax checking for some +" of the attributes. +syn region psfAttTag matchgroup=psfAttrib start="^\s*tag\s\+" contains=psfObjTag,psfComment end="$" keepend oneline + +syn region psfAttSpec matchgroup=psfAttrib start="^\s*\(ancestor\|applied_patches\|applied_to\|contents\|corequisites\|exrequisites\|prerequisites\|software_spec\|supersedes\|superseded_by\)\s\+" contains=psfObjTag,psfAttAbbrev,psfComment end="$" keepend + +syn region psfAttTags matchgroup=psfAttrib start="^\s*all_filesets\s\+" contains=psfObjTags,psfComment end="$" keepend + +syn region psfAttNumber matchgroup=psfAttrib start="^\s*\(compressed_size\|instance_id\|media_sequence_number\|sequence_number\|size\)\s\+" contains=psfNumber,psfComment end="$" keepend oneline + +syn region psfAttTime matchgroup=psfAttrib start="^\s*\(create_time\|ctime\|mod_time\|mtime\|timestamp\)\s\+" contains=psfNumber,psfComment end="$" keepend oneline + +syn region psfAttFloat matchgroup=psfAttrib start="^\s*\(data_model_revision\|layout_version\)\s\+" contains=psfFloat,psfComment end="$" keepend oneline + +syn region psfAttLongDate matchgroup=psfAttrib start="^\s*install_date\s\+" contains=psfLongDate,psfComment end="$" keepend oneline + +syn region psfAttState matchgroup=psfAttrib start="^\s*\(state\)\s\+" contains=psfState,psfComment end="$" keepend oneline + +syn region psfAttPState matchgroup=psfAttrib start="^\s*\(patch_state\)\s\+" contains=psfPState,psfComment end="$" keepend oneline + +syn region psfAttBoolean matchgroup=psfAttrib start="^\s*\(is_kernel\|is_locatable\|is_patch\|is_protected\|is_reboot\|is_reference\|is_secure\|is_sparse\)\s\+" contains=psfBoolean,psfComment end="$" keepend oneline + +syn match psfComment "#.*$" + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_psf_syntax_inits") + if version < 508 + let did_psf_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink psfObject Statement + HiLink psfAttrib Type + HiLink psfQuotString String + HiLink psfObjTag Identifier + HiLink psfAttAbbrev PreProc + HiLink psfObjTags Identifier + + HiLink psfComment Comment + + delcommand HiLink +endif + +" Long descriptions and copyrights confuse the syntax highlighting, so +" force vim to backup at least 100 lines before the top visible line +" looking for a sync location. +syn sync lines=100 + +let b:current_syntax = "psf" diff --git a/vim71/syntax/ptcap.vim b/vim71/syntax/ptcap.vim new file mode 100644 index 0000000..45590cf --- /dev/null +++ b/vim71/syntax/ptcap.vim @@ -0,0 +1,107 @@ +" Vim syntax file +" Language: printcap/termcap database +" Maintainer: Haakon Riiser +" URL: http://folk.uio.no/hakonrk/vim/syntax/ptcap.vim +" Last Change: 2001 May 15 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +" Since I only highlight based on the structure of the databases, not +" specific keywords, case sensitivity isn't required +syn case ignore + +" Since everything that is not caught by the syntax patterns is assumed +" to be an error, we start parsing 20 lines up, unless something else +" is specified +if exists("ptcap_minlines") + exe "syn sync lines=".ptcap_minlines +else + syn sync lines=20 +endif + +" Highlight everything that isn't caught by the rules as errors, +" except blank lines +syn match ptcapError "^.*\S.*$" + +syn match ptcapLeadBlank "^\s\+" contained + +" `:' and `|' are delimiters for fields and names, and should not be +" highlighted. Hence, they are linked to `NONE' +syn match ptcapDelimiter "[:|]" contained + +" Escaped characters receive special highlighting +syn match ptcapEscapedChar "\\." contained +syn match ptcapEscapedChar "\^." contained +syn match ptcapEscapedChar "\\\o\{3}" contained + +" A backslash at the end of a line will suppress the newline +syn match ptcapLineCont "\\$" contained + +" A number follows the same rules as an integer in C +syn match ptcapNumber "#\(+\|-\)\=\d\+"lc=1 contained +syn match ptcapNumberError "#\d*[^[:digit:]:\\]"lc=1 contained +syn match ptcapNumber "#0x\x\{1,8}"lc=1 contained +syn match ptcapNumberError "#0x\X"me=e-1,lc=1 contained +syn match ptcapNumberError "#0x\x\{9}"lc=1 contained +syn match ptcapNumberError "#0x\x*[^[:xdigit:]:\\]"lc=1 contained + +" The `@' operator clears a flag (i.e., sets it to zero) +" The `#' operator assigns a following number to the flag +" The `=' operator assigns a string to the preceding flag +syn match ptcapOperator "[@#=]" contained + +" Some terminal capabilites have special names like `#5' and `@1', and we +" need special rules to match these properly +syn match ptcapSpecialCap "\W[#@]\d" contains=ptcapDelimiter contained + +" If editing a termcap file, an entry in the database is terminated by +" a (non-escaped) newline. Otherwise, it is terminated by a line which +" does not start with a colon (:) +if exists("b:ptcap_type") && b:ptcap_type[0] == 't' + syn region ptcapEntry start="^\s*[^[:space:]:]" end="[^\\]\(\\\\\)*$" end="^$" contains=ptcapNames,ptcapField,ptcapLeadBlank keepend +else + syn region ptcapEntry start="^\s*[^[:space:]:]"me=e-1 end="^\s*[^[:space:]:#]"me=e-1 contains=ptcapNames,ptcapField,ptcapLeadBlank,ptcapComment +endif +syn region ptcapNames start="^\s*[^[:space:]:]" skip="[^\\]\(\\\\\)*\\:" end=":"me=e-1 contains=ptcapDelimiter,ptcapEscapedChar,ptcapLineCont,ptcapLeadBlank,ptcapComment keepend contained +syn region ptcapField start=":" skip="[^\\]\(\\\\\)*\\$" end="[^\\]\(\\\\\)*:"me=e-1 end="$" contains=ptcapDelimiter,ptcapString,ptcapNumber,ptcapNumberError,ptcapOperator,ptcapLineCont,ptcapSpecialCap,ptcapLeadBlank,ptcapComment keepend contained +syn region ptcapString matchgroup=ptcapOperator start="=" skip="[^\\]\(\\\\\)*\\:" matchgroup=ptcapDelimiter end=":"me=e-1 matchgroup=NONE end="[^\\]\(\\\\\)*[^\\]$" end="^$" contains=ptcapEscapedChar,ptcapLineCont keepend contained +syn region ptcapComment start="^\s*#" end="$" contains=ptcapLeadBlank + +if version >= 508 || !exists("did_ptcap_syntax_inits") + if version < 508 + let did_ptcap_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink ptcapComment Comment + HiLink ptcapDelimiter Delimiter + " The highlighting of "ptcapEntry" should always be overridden by + " its contents, so I use Todo highlighting to indicate that there + " is work to be done with the syntax file if you can see it :-) + HiLink ptcapEntry Todo + HiLink ptcapError Error + HiLink ptcapEscapedChar SpecialChar + HiLink ptcapField Type + HiLink ptcapLeadBlank NONE + HiLink ptcapLineCont Special + HiLink ptcapNames Label + HiLink ptcapNumber NONE + HiLink ptcapNumberError Error + HiLink ptcapOperator Operator + HiLink ptcapSpecialCap Type + HiLink ptcapString NONE + + delcommand HiLink +endif + +let b:current_syntax = "ptcap" + +" vim: sts=4 sw=4 ts=8 diff --git a/vim71/syntax/purifylog.vim b/vim71/syntax/purifylog.vim new file mode 100644 index 0000000..8bcfb4b --- /dev/null +++ b/vim71/syntax/purifylog.vim @@ -0,0 +1,119 @@ +" Vim syntax file +" Language: purify log files +" Maintainer: Gautam H. Mudunuri +" Last Change: 2003 May 11 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Purify header +syn match purifyLogHeader "^\*\*\*\*.*$" + +" Informational messages +syn match purifyLogFIU "^FIU:.*$" +syn match purifyLogMAF "^MAF:.*$" +syn match purifyLogMIU "^MIU:.*$" +syn match purifyLogSIG "^SIG:.*$" +syn match purifyLogWPF "^WPF:.*$" +syn match purifyLogWPM "^WPM:.*$" +syn match purifyLogWPN "^WPN:.*$" +syn match purifyLogWPR "^WPR:.*$" +syn match purifyLogWPW "^WPW:.*$" +syn match purifyLogWPX "^WPX:.*$" + +" Warning messages +syn match purifyLogABR "^ABR:.*$" +syn match purifyLogBSR "^BSR:.*$" +syn match purifyLogBSW "^BSW:.*$" +syn match purifyLogFMR "^FMR:.*$" +syn match purifyLogMLK "^MLK:.*$" +syn match purifyLogMSE "^MSE:.*$" +syn match purifyLogPAR "^PAR:.*$" +syn match purifyLogPLK "^PLK:.*$" +syn match purifyLogSBR "^SBR:.*$" +syn match purifyLogSOF "^SOF:.*$" +syn match purifyLogUMC "^UMC:.*$" +syn match purifyLogUMR "^UMR:.*$" + +" Corrupting messages +syn match purifyLogABW "^ABW:.*$" +syn match purifyLogBRK "^BRK:.*$" +syn match purifyLogFMW "^FMW:.*$" +syn match purifyLogFNH "^FNH:.*$" +syn match purifyLogFUM "^FUM:.*$" +syn match purifyLogMRE "^MRE:.*$" +syn match purifyLogSBW "^SBW:.*$" + +" Fatal messages +syn match purifyLogCOR "^COR:.*$" +syn match purifyLogNPR "^NPR:.*$" +syn match purifyLogNPW "^NPW:.*$" +syn match purifyLogZPR "^ZPR:.*$" +syn match purifyLogZPW "^ZPW:.*$" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_purifyLog_syntax_inits") + if version < 508 + let did_purifyLog_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink purifyLogFIU purifyLogInformational + HiLink purifyLogMAF purifyLogInformational + HiLink purifyLogMIU purifyLogInformational + HiLink purifyLogSIG purifyLogInformational + HiLink purifyLogWPF purifyLogInformational + HiLink purifyLogWPM purifyLogInformational + HiLink purifyLogWPN purifyLogInformational + HiLink purifyLogWPR purifyLogInformational + HiLink purifyLogWPW purifyLogInformational + HiLink purifyLogWPX purifyLogInformational + + HiLink purifyLogABR purifyLogWarning + HiLink purifyLogBSR purifyLogWarning + HiLink purifyLogBSW purifyLogWarning + HiLink purifyLogFMR purifyLogWarning + HiLink purifyLogMLK purifyLogWarning + HiLink purifyLogMSE purifyLogWarning + HiLink purifyLogPAR purifyLogWarning + HiLink purifyLogPLK purifyLogWarning + HiLink purifyLogSBR purifyLogWarning + HiLink purifyLogSOF purifyLogWarning + HiLink purifyLogUMC purifyLogWarning + HiLink purifyLogUMR purifyLogWarning + + HiLink purifyLogABW purifyLogCorrupting + HiLink purifyLogBRK purifyLogCorrupting + HiLink purifyLogFMW purifyLogCorrupting + HiLink purifyLogFNH purifyLogCorrupting + HiLink purifyLogFUM purifyLogCorrupting + HiLink purifyLogMRE purifyLogCorrupting + HiLink purifyLogSBW purifyLogCorrupting + + HiLink purifyLogCOR purifyLogFatal + HiLink purifyLogNPR purifyLogFatal + HiLink purifyLogNPW purifyLogFatal + HiLink purifyLogZPR purifyLogFatal + HiLink purifyLogZPW purifyLogFatal + + HiLink purifyLogHeader Comment + HiLink purifyLogInformational PreProc + HiLink purifyLogWarning Type + HiLink purifyLogCorrupting Error + HiLink purifyLogFatal Error + + delcommand HiLink +endif + +let b:current_syntax = "purifylog" + +" vim:ts=8 diff --git a/vim71/syntax/pyrex.vim b/vim71/syntax/pyrex.vim new file mode 100644 index 0000000..f06b2d3 --- /dev/null +++ b/vim71/syntax/pyrex.vim @@ -0,0 +1,67 @@ +" Vim syntax file +" Language: Pyrex +" Maintainer: Marco Barisione +" URL: http://marcobari.altervista.org/pyrex_vim.html +" Last Change: 2004 May 16 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Read the Python syntax to start with +if version < 600 + so :p:h/python.vim +else + runtime! syntax/python.vim + unlet b:current_syntax +endif + +" Pyrex extentions +syn keyword pyrexStatement cdef typedef ctypedef sizeof +syn keyword pyrexType int long short float double char object void +syn keyword pyrexType signed unsigned +syn keyword pyrexStructure struct union enum +syn keyword pyrexPrecondit include cimport +syn keyword pyrexAccess public private property readonly extern +" If someome wants Python's built-ins highlighted probably he +" also wants Pyrex's built-ins highlighted +if exists("python_highlight_builtins") || exists("pyrex_highlight_builtins") + syn keyword pyrexBuiltin NULL +endif + +" This deletes "from" from the keywords and re-adds it as a +" match with lower priority than pyrexForFrom +syn clear pythonPreCondit +syn keyword pythonPreCondit import +syn match pythonPreCondit "from" + +" With "for[^:]*\zsfrom" VIM does not match "for" anymore, so +" I used the slower "\@<=" form +syn match pyrexForFrom "\(for[^:]*\)\@<=from" + +" Default highlighting +if version >= 508 || !exists("did_pyrex_syntax_inits") + if version < 508 + let did_pyrex_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + HiLink pyrexStatement Statement + HiLink pyrexType Type + HiLink pyrexStructure Structure + HiLink pyrexPrecondit PreCondit + HiLink pyrexAccess pyrexStatement + if exists("python_highlight_builtins") || exists("pyrex_highlight_builtins") + HiLink pyrexBuiltin Function + endif + HiLink pyrexForFrom Statement + + delcommand HiLink +endif + +let b:current_syntax = "pyrex" diff --git a/vim71/syntax/python.vim b/vim71/syntax/python.vim new file mode 100644 index 0000000..5288d9b --- /dev/null +++ b/vim71/syntax/python.vim @@ -0,0 +1,181 @@ +" Vim syntax file +" Language: Python +" Maintainer: Neil Schemenauer +" Updated: 2006-10-15 +" Added Python 2.4 features 2006 May 4 (Dmitry Vasiliev) +" +" Options to control Python syntax highlighting: +" +" For highlighted numbers: +" +" let python_highlight_numbers = 1 +" +" For highlighted builtin functions: +" +" let python_highlight_builtins = 1 +" +" For highlighted standard exceptions: +" +" let python_highlight_exceptions = 1 +" +" Highlight erroneous whitespace: +" +" let python_highlight_space_errors = 1 +" +" If you want all possible Python highlighting (the same as setting the +" preceding options): +" +" let python_highlight_all = 1 +" + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +syn keyword pythonStatement break continue del +syn keyword pythonStatement except exec finally +syn keyword pythonStatement pass print raise +syn keyword pythonStatement return try with +syn keyword pythonStatement global assert +syn keyword pythonStatement lambda yield +syn keyword pythonStatement def class nextgroup=pythonFunction skipwhite +syn match pythonFunction "[a-zA-Z_][a-zA-Z0-9_]*" contained +syn keyword pythonRepeat for while +syn keyword pythonConditional if elif else +syn keyword pythonOperator and in is not or +" AS will be a keyword in Python 3 +syn keyword pythonPreCondit import from as +syn match pythonComment "#.*$" contains=pythonTodo,@Spell +syn keyword pythonTodo TODO FIXME XXX contained + +" Decorators (new in Python 2.4) +syn match pythonDecorator "@" display nextgroup=pythonFunction skipwhite + +" strings +syn region pythonString matchgroup=Normal start=+[uU]\='+ end=+'+ skip=+\\\\\|\\'+ contains=pythonEscape,@Spell +syn region pythonString matchgroup=Normal start=+[uU]\="+ end=+"+ skip=+\\\\\|\\"+ contains=pythonEscape,@Spell +syn region pythonString matchgroup=Normal start=+[uU]\="""+ end=+"""+ contains=pythonEscape,@Spell +syn region pythonString matchgroup=Normal start=+[uU]\='''+ end=+'''+ contains=pythonEscape,@Spell +syn region pythonRawString matchgroup=Normal start=+[uU]\=[rR]'+ end=+'+ skip=+\\\\\|\\'+ contains=@Spell +syn region pythonRawString matchgroup=Normal start=+[uU]\=[rR]"+ end=+"+ skip=+\\\\\|\\"+ contains=@Spell +syn region pythonRawString matchgroup=Normal start=+[uU]\=[rR]"""+ end=+"""+ contains=@Spell +syn region pythonRawString matchgroup=Normal start=+[uU]\=[rR]'''+ end=+'''+ contains=@Spell +syn match pythonEscape +\\[abfnrtv'"\\]+ contained +syn match pythonEscape "\\\o\{1,3}" contained +syn match pythonEscape "\\x\x\{2}" contained +syn match pythonEscape "\(\\u\x\{4}\|\\U\x\{8}\)" contained +syn match pythonEscape "\\$" + +if exists("python_highlight_all") + let python_highlight_numbers = 1 + let python_highlight_builtins = 1 + let python_highlight_exceptions = 1 + let python_highlight_space_errors = 1 +endif + +if exists("python_highlight_numbers") + " numbers (including longs and complex) + syn match pythonNumber "\<0x\x\+[Ll]\=\>" + syn match pythonNumber "\<\d\+[LljJ]\=\>" + syn match pythonNumber "\.\d\+\([eE][+-]\=\d\+\)\=[jJ]\=\>" + syn match pythonNumber "\<\d\+\.\([eE][+-]\=\d\+\)\=[jJ]\=\>" + syn match pythonNumber "\<\d\+\.\d\+\([eE][+-]\=\d\+\)\=[jJ]\=\>" +endif + +if exists("python_highlight_builtins") + " builtin functions, types and objects, not really part of the syntax + syn keyword pythonBuiltin True False bool enumerate set frozenset help + syn keyword pythonBuiltin reversed sorted sum + syn keyword pythonBuiltin Ellipsis None NotImplemented __import__ abs + syn keyword pythonBuiltin apply buffer callable chr classmethod cmp + syn keyword pythonBuiltin coerce compile complex delattr dict dir divmod + syn keyword pythonBuiltin eval execfile file filter float getattr globals + syn keyword pythonBuiltin hasattr hash hex id input int intern isinstance + syn keyword pythonBuiltin issubclass iter len list locals long map max + syn keyword pythonBuiltin min object oct open ord pow property range + syn keyword pythonBuiltin raw_input reduce reload repr round setattr + syn keyword pythonBuiltin slice staticmethod str super tuple type unichr + syn keyword pythonBuiltin unicode vars xrange zip +endif + +if exists("python_highlight_exceptions") + " builtin exceptions and warnings + syn keyword pythonException ArithmeticError AssertionError AttributeError + syn keyword pythonException DeprecationWarning EOFError EnvironmentError + syn keyword pythonException Exception FloatingPointError IOError + syn keyword pythonException ImportError IndentationError IndexError + syn keyword pythonException KeyError KeyboardInterrupt LookupError + syn keyword pythonException MemoryError NameError NotImplementedError + syn keyword pythonException OSError OverflowError OverflowWarning + syn keyword pythonException ReferenceError RuntimeError RuntimeWarning + syn keyword pythonException StandardError StopIteration SyntaxError + syn keyword pythonException SyntaxWarning SystemError SystemExit TabError + syn keyword pythonException TypeError UnboundLocalError UnicodeError + syn keyword pythonException UnicodeEncodeError UnicodeDecodeError + syn keyword pythonException UnicodeTranslateError + syn keyword pythonException UserWarning ValueError Warning WindowsError + syn keyword pythonException ZeroDivisionError +endif + +if exists("python_highlight_space_errors") + " trailing whitespace + syn match pythonSpaceError display excludenl "\S\s\+$"ms=s+1 + " mixed tabs and spaces + syn match pythonSpaceError display " \+\t" + syn match pythonSpaceError display "\t\+ " +endif + +" This is fast but code inside triple quoted strings screws it up. It +" is impossible to fix because the only way to know if you are inside a +" triple quoted string is to start from the beginning of the file. If +" you have a fast machine you can try uncommenting the "sync minlines" +" and commenting out the rest. +syn sync match pythonSync grouphere NONE "):$" +syn sync maxlines=200 +"syn sync minlines=2000 + +if version >= 508 || !exists("did_python_syn_inits") + if version <= 508 + let did_python_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink pythonStatement Statement + HiLink pythonFunction Function + HiLink pythonConditional Conditional + HiLink pythonRepeat Repeat + HiLink pythonString String + HiLink pythonRawString String + HiLink pythonEscape Special + HiLink pythonOperator Operator + HiLink pythonPreCondit PreCondit + HiLink pythonComment Comment + HiLink pythonTodo Todo + HiLink pythonDecorator Define + if exists("python_highlight_numbers") + HiLink pythonNumber Number + endif + if exists("python_highlight_builtins") + HiLink pythonBuiltin Function + endif + if exists("python_highlight_exceptions") + HiLink pythonException Exception + endif + if exists("python_highlight_space_errors") + HiLink pythonSpaceError Error + endif + + delcommand HiLink +endif + +let b:current_syntax = "python" + +" vim: ts=8 diff --git a/vim71/syntax/qf.vim b/vim71/syntax/qf.vim new file mode 100644 index 0000000..5c987a9 --- /dev/null +++ b/vim71/syntax/qf.vim @@ -0,0 +1,24 @@ +" Vim syntax file +" Language: Quickfix window +" Maintainer: Bram Moolenaar +" Last change: 2001 Jan 15 + +" Quit when a syntax file was already loaded +if exists("b:current_syntax") + finish +endif + +" A bunch of useful C keywords +syn match qfFileName "^[^|]*" nextgroup=qfSeparator +syn match qfSeparator "|" nextgroup=qfLineNr contained +syn match qfLineNr "[^|]*" contained contains=qfError +syn match qfError "error" contained + +" The default highlighting. +hi def link qfFileName Directory +hi def link qfLineNr LineNr +hi def link qfError Error + +let b:current_syntax = "qf" + +" vim: ts=8 diff --git a/vim71/syntax/quake.vim b/vim71/syntax/quake.vim new file mode 100644 index 0000000..7840f7c --- /dev/null +++ b/vim71/syntax/quake.vim @@ -0,0 +1,170 @@ +" Vim syntax file +" Language: Quake[1-3] configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 +" quake_is_quake1 - the syntax is to be used for quake1 configs +" quake_is_quake2 - the syntax is to be used for quake2 configs +" quake_is_quake3 - the syntax is to be used for quake3 configs +" Credits: Tomasz Kalkosinski wrote the original quake3Colors stuff + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +setlocal iskeyword=@,48-57,+,-,_ + +syn keyword quakeTodo contained TODO FIXME XXX NOTE + +syn region quakeComment display oneline start='//' end='$' end=';' + \ keepend contains=quakeTodo,@Spell + +syn region quakeString display oneline start=+"+ skip=+\\\\\|\\"+ + \ end=+"\|$+ contains=quakeNumbers, + \ @quakeCommands,@quake3Colors + +syn case ignore + +syn match quakeNumbers display transparent '\<-\=\d\|\.\d' + \ contains=quakeNumber,quakeFloat, + \ quakeOctalError,quakeOctal +syn match quakeNumber contained display '\d\+\>' +syn match quakeFloat contained display '\d\+\.\d*' +syn match quakeFloat contained display '\.\d\+\>' + +if exists("quake_is_quake1") || exists("quake_is_quake2") + syn match quakeOctal contained display '0\o\+\>' + \ contains=quakeOctalZero + syn match quakeOctalZero contained display '\<0' + syn match quakeOctalError contained display '0\o*[89]\d*' +endif + +syn cluster quakeCommands contains=quakeCommand,quake1Command, + \ quake12Command,Quake2Command,Quake23Command, + \ Quake3Command + +syn keyword quakeCommand +attack +back +forward +left +lookdown +lookup +syn keyword quakeCommand +mlook +movedown +moveleft +moveright +moveup +syn keyword quakeCommand +right +speed +strafe -attack -back bind +syn keyword quakeCommand bindlist centerview clear connect cvarlist dir +syn keyword quakeCommand disconnect dumpuser echo error exec -forward +syn keyword quakeCommand god heartbeat joy_advancedupdate kick kill +syn keyword quakeCommand killserver -left -lookdown -lookup map +syn keyword quakeCommand messagemode messagemode2 -mlook modellist +syn keyword quakeCommand -movedown -moveleft -moveright -moveup play +syn keyword quakeCommand quit rcon reconnect record -right say say_team +syn keyword quakeCommand screenshot serverinfo serverrecord serverstop +syn keyword quakeCommand set sizedown sizeup snd_restart soundinfo +syn keyword quakeCommand soundlist -speed spmap status -strafe stopsound +syn keyword quakeCommand toggleconsole unbind unbindall userinfo pause +syn keyword quakeCommand vid_restart viewpos wait weapnext weapprev + +if exists("quake_is_quake1") + syn keyword quake1Command sv +endif + +if exists("quake_is_quake1") || exists("quake_is_quake2") + syn keyword quake12Command +klook alias cd impulse link load save + syn keyword quake12Command timerefresh changing info loading + syn keyword quake12Command pingservers playerlist players score +endif + +if exists("quake_is_quake2") + syn keyword quake2Command cmd demomap +use condump download drop gamemap + syn keyword quake2Command give gun_model setmaster sky sv_maplist wave + syn keyword quake2Command cmdlist gameversiona gun_next gun_prev invdrop + syn keyword quake2Command inven invnext invnextp invnextw invprev + syn keyword quake2Command invprevp invprevw invuse menu_addressbook + syn keyword quake2Command menu_credits menu_dmoptions menu_game + syn keyword quake2Command menu_joinserver menu_keys menu_loadgame + syn keyword quake2Command menu_main menu_multiplayer menu_options + syn keyword quake2Command menu_playerconfig menu_quit menu_savegame + syn keyword quake2Command menu_startserver menu_video + syn keyword quake2Command notarget precache prog togglechat vid_front + syn keyword quake2Command weaplast +endif + +if exists("quake_is_quake2") || exists("quake_is_quake3") + syn keyword quake23Command imagelist modellist path z_stats +endif + +if exists("quake_is_quake3") + syn keyword quake3Command +info +scores +zoom addbot arena banClient + syn keyword quake3Command banUser callteamvote callvote changeVectors + syn keyword quake3Command cinematic clientinfo clientkick cmd cmdlist + syn keyword quake3Command condump configstrings crash cvar_restart devmap + syn keyword quake3Command fdir follow freeze fs_openedList Fs_pureList + syn keyword quake3Command Fs_referencedList gfxinfo globalservers + syn keyword quake3Command hunk_stats in_restart -info levelshot + syn keyword quake3Command loaddeferred localservers map_restart mem_info + syn keyword quake3Command messagemode3 messagemode4 midiinfo model music + syn keyword quake3Command modelist net_restart nextframe nextskin noclip + syn keyword quake3Command notarget ping prevframe prevskin reset restart + syn keyword quake3Command s_disable_a3d s_enable_a3d s_info s_list s_stop + syn keyword quake3Command scanservers -scores screenshotJPEG sectorlist + syn keyword quake3Command serverstatus seta setenv sets setu setviewpos + syn keyword quake3Command shaderlist showip skinlist spdevmap startOribt + syn keyword quake3Command stats stopdemo stoprecord systeminfo togglemenu + syn keyword quake3Command tcmd team teamtask teamvote tell tell_attacker + syn keyword quake3Command tell_target testgun testmodel testshader toggle + syn keyword quake3Command touchFile vminfo vmprofile vmtest vosay + syn keyword quake3Command vosay_team vote votell vsay vsay_team vstr + syn keyword quake3Command vtaunt vtell vtell_attacker vtell_target weapon + syn keyword quake3Command writeconfig -zoom + syn match quake3Command display "\<[+-]button\(\d\|1[0-4]\)\>" +endif + +if exists("quake_is_quake3") + syn cluster quake3Colors contains=quake3Red,quake3Green,quake3Yellow, + \ quake3Blue,quake3Cyan,quake3Purple,quake3White, + \ quake3Orange,quake3Grey,quake3Black,quake3Shadow + + syn region quake3Red contained start=+\^1+hs=e+1 end=+[$^"\n]+he=e-1 + syn region quake3Green contained start=+\^2+hs=e+1 end=+[$^"\n]+he=e-1 + syn region quake3Yellow contained start=+\^3+hs=e+1 end=+[$^"\n]+he=e-1 + syn region quake3Blue contained start=+\^4+hs=e+1 end=+[$^"\n]+he=e-1 + syn region quake3Cyan contained start=+\^5+hs=e+1 end=+[$^"\n]+he=e-1 + syn region quake3Purple contained start=+\^6+hs=e+1 end=+[$^"\n]+he=e-1 + syn region quake3White contained start=+\^7+hs=e+1 end=+[$^"\n]+he=e-1 + syn region quake3Orange contained start=+\^8+hs=e+1 end=+[$^\"\n]+he=e-1 + syn region quake3Grey contained start=+\^9+hs=e+1 end=+[$^"\n]+he=e-1 + syn region quake3Black contained start=+\^0+hs=e+1 end=+[$^"\n]+he=e-1 + syn region quake3Shadow contained start=+\^[Xx]+hs=e+1 end=+[$^"\n]+he=e-1 +endif + +hi def link quakeComment Comment +hi def link quakeTodo Todo +hi def link quakeString String +hi def link quakeNumber Number +hi def link quakeOctal Number +hi def link quakeOctalZero PreProc +hi def link quakeFloat Number +hi def link quakeOctalError Error +hi def link quakeCommand quakeCommands +hi def link quake1Command quakeCommands +hi def link quake12Command quakeCommands +hi def link quake2Command quakeCommands +hi def link quake23Command quakeCommands +hi def link quake3Command quakeCommands +hi def link quakeCommands Keyword + +if exists("quake_is_quake3") + hi quake3Red ctermfg=Red guifg=Red + hi quake3Green ctermfg=Green guifg=Green + hi quake3Yellow ctermfg=Yellow guifg=Yellow + hi quake3Blue ctermfg=Blue guifg=Blue + hi quake3Cyan ctermfg=Cyan guifg=Cyan + hi quake3Purple ctermfg=DarkMagenta guifg=Purple + hi quake3White ctermfg=White guifg=White + hi quake3Black ctermfg=Black guifg=Black + hi quake3Orange ctermfg=Brown guifg=Orange + hi quake3Grey ctermfg=LightGrey guifg=LightGrey + hi quake3Shadow cterm=underline gui=underline +endif + +let b:current_syntax = "quake" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/r.vim b/vim71/syntax/r.vim new file mode 100644 index 0000000..f3e730e --- /dev/null +++ b/vim71/syntax/r.vim @@ -0,0 +1,111 @@ +" Vim syntax file +" Language: R (GNU S) +" Maintainer: Vaidotas Zemlys +" Last Change: 2006 Apr 30 +" Filenames: *.R *.Rout *.r *.Rhistory *.Rt *.Rout.save *.Rout.fail +" URL: http://uosis.mif.vu.lt/~zemlys/vim-syntax/r.vim + +" First maintainer Tom Payne +" Modified to make syntax less colourful and added the highlighting of +" R assignment arrow + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version >= 600 + setlocal iskeyword=@,48-57,_,. +else + set iskeyword=@,48-57,_,. +endif + +syn case match + +" Comment +syn match rComment /\#.*/ + +" Constant +" string enclosed in double quotes +syn region rString start=/"/ skip=/\\\\\|\\"/ end=/"/ +" string enclosed in single quotes +syn region rString start=/'/ skip=/\\\\\|\\'/ end=/'/ +" number with no fractional part or exponent +syn match rNumber /\d\+/ +" floating point number with integer and fractional parts and optional exponent +syn match rFloat /\d\+\.\d*\([Ee][-+]\=\d\+\)\=/ +" floating point number with no integer part and optional exponent +syn match rFloat /\.\d\+\([Ee][-+]\=\d\+\)\=/ +" floating point number with no fractional part and optional exponent +syn match rFloat /\d\+[Ee][-+]\=\d\+/ + +" Identifier +" identifier with leading letter and optional following keyword characters +syn match rIdentifier /\a\k*/ +" identifier with leading period, one or more digits, and at least one non-digit keyword character +syn match rIdentifier /\.\d*\K\k*/ + +" Statement +syn keyword rStatement break next return +syn keyword rConditional if else +syn keyword rRepeat for in repeat while + +" Constant +syn keyword rConstant LETTERS letters month.ab month.name pi +syn keyword rConstant NULL +syn keyword rBoolean FALSE TRUE +syn keyword rNumber NA +syn match rArrow /<\{1,2}-/ + +" Type +syn keyword rType array category character complex double function integer list logical matrix numeric vector data.frame + +" Special +syn match rDelimiter /[,;:]/ + +" Error +syn region rRegion matchgroup=Delimiter start=/(/ matchgroup=Delimiter end=/)/ transparent contains=ALLBUT,rError,rBraceError,rCurlyError +syn region rRegion matchgroup=Delimiter start=/{/ matchgroup=Delimiter end=/}/ transparent contains=ALLBUT,rError,rBraceError,rParenError +syn region rRegion matchgroup=Delimiter start=/\[/ matchgroup=Delimiter end=/]/ transparent contains=ALLBUT,rError,rCurlyError,rParenError +syn match rError /[)\]}]/ +syn match rBraceError /[)}]/ contained +syn match rCurlyError /[)\]]/ contained +syn match rParenError /[\]}]/ contained + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_r_syn_inits") + if version < 508 + let did_r_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + HiLink rComment Comment + HiLink rConstant Constant + HiLink rString String + HiLink rNumber Number + HiLink rBoolean Boolean + HiLink rFloat Float + HiLink rStatement Statement + HiLink rConditional Conditional + HiLink rRepeat Repeat + HiLink rIdentifier Normal + HiLink rArrow Statement + HiLink rType Type + HiLink rDelimiter Delimiter + HiLink rError Error + HiLink rBraceError Error + HiLink rCurlyError Error + HiLink rParenError Error + delcommand HiLink +endif + +let b:current_syntax="r" + +" vim: ts=8 sw=2 + diff --git a/vim71/syntax/racc.vim b/vim71/syntax/racc.vim new file mode 100644 index 0000000..795b652 --- /dev/null +++ b/vim71/syntax/racc.vim @@ -0,0 +1,142 @@ +" Vim default file +" Language: Racc input file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-07-09 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword raccTodo contained TODO FIXME XXX NOTE + +syn region raccComment start='/\*' end='\*/' + \ contains=raccTodo,@Spell +syn region raccComment display oneline start='#' end='$' + \ contains=raccTodo,@Spell + +syn region raccClass transparent matchgroup=raccKeyword + \ start='\' end='\'he=e-4 + \ contains=raccComment,raccPrecedence, + \ raccTokenDecl,raccExpect,raccOptions,raccConvert, + \ raccStart, + +syn region raccPrecedence transparent matchgroup=raccKeyword + \ start='\' end='\' + \ contains=raccComment,raccPrecSpec + +syn keyword raccPrecSpec contained nonassoc left right + \ nextgroup=raccPrecToken,raccPrecString skipwhite + \ skipnl + +syn match raccPrecToken contained '\<\u[A-Z0-9]*\>' + \ nextgroup=raccPrecToken,raccPrecString skipwhite + \ skipnl + +syn region raccPrecString matchgroup=raccPrecString start=+"+ + \ skip=+\\\\\|\\"+ end=+"+ + \ contains=raccSpecial + \ nextgroup=raccPrecToken,raccPrecString skipwhite + \ skipnl +syn region raccPrecString matchgroup=raccPrecString start=+'+ + \ skip=+\\\\\|\\'+ end=+'+ contains=raccSpecial + \ nextgroup=raccPrecToken,raccPrecString skipwhite + \ skipnl + +syn keyword raccTokenDecl contained token + \ nextgroup=raccTokenR skipwhite skipnl + +syn match raccTokenR contained '\<\u[A-Z0-9]*\>' + \ nextgroup=raccTokenR skipwhite skipnl + +syn keyword raccExpect contained expect + \ nextgroup=raccNumber skipwhite skipnl + +syn match raccNumber contained '\<\d\+\>' + +syn keyword raccOptions contained options + \ nextgroup=raccOptionsR skipwhite skipnl + +syn keyword raccOptionsR contained omit_action_call result_var + \ nextgroup=raccOptionsR skipwhite skipnl + +syn region raccConvert transparent contained matchgroup=raccKeyword + \ start='\' end='\' + \ contains=raccComment,raccConvToken skipwhite + \ skipnl + +syn match raccConvToken contained '\<\u[A-Z0-9]*\>' + \ nextgroup=raccString skipwhite skipnl + +syn keyword raccStart contained start + \ nextgroup=raccTargetS skipwhite skipnl + +syn match raccTargetS contained '\<\l[a-z0-9]*\>' + +syn match raccSpecial contained '\\["'\\]' + +syn region raccString start=+"+ skip=+\\\\\|\\"+ end=+"+ + \ contains=raccSpecial +syn region raccString start=+'+ skip=+\\\\\|\\'+ end=+'+ + \ contains=raccSpecial + +syn region raccRules transparent matchgroup=raccKeyword start='\' + \ end='\' contains=raccComment,raccString, + \ raccNumber,raccToken,raccTarget,raccDelimiter, + \ raccAction + +syn match raccTarget contained '\<\l[a-z0-9]*\>' + +syn match raccDelimiter contained '[:|]' + +syn match raccToken contained '\<\u[A-Z0-9]*\>' + +syn include @raccRuby syntax/ruby.vim + +syn region raccAction transparent matchgroup=raccDelimiter + \ start='{' end='}' contains=@raccRuby + +syn region raccHeader transparent matchgroup=raccPreProc + \ start='^---- header.*' end='^----'he=e-4 + \ contains=@raccRuby + +syn region raccInner transparent matchgroup=raccPreProc + \ start='^---- inner.*' end='^----'he=e-4 + \ contains=@raccRuby + +syn region raccFooter transparent matchgroup=raccPreProc + \ start='^---- footer.*' end='^----'he=e-4 + \ contains=@raccRuby + +syn sync match raccSyncHeader grouphere raccHeader '^---- header' +syn sync match raccSyncInner grouphere raccInner '^---- inner' +syn sync match raccSyncFooter grouphere raccFooter '^---- footer' + +hi def link raccTodo Todo +hi def link raccComment Comment +hi def link raccPrecSpec Type +hi def link raccPrecToken raccToken +hi def link raccPrecString raccString +hi def link raccTokenDecl Keyword +hi def link raccToken Identifier +hi def link raccTokenR raccToken +hi def link raccExpect Keyword +hi def link raccNumber Number +hi def link raccOptions Keyword +hi def link raccOptionsR Identifier +hi def link raccConvToken raccToken +hi def link raccStart Keyword +hi def link raccTargetS Type +hi def link raccSpecial special +hi def link raccString String +hi def link raccTarget Type +hi def link raccDelimiter Delimiter +hi def link raccPreProc PreProc +hi def link raccKeyword Keyword + +let b:current_syntax = "racc" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/radiance.vim b/vim71/syntax/radiance.vim new file mode 100644 index 0000000..461b708 --- /dev/null +++ b/vim71/syntax/radiance.vim @@ -0,0 +1,159 @@ +" Vim syntax file +" Language: Radiance Scene Description +" Maintainer: Georg Mischler +" Last change: 26. April. 2001 + +" Radiance is a lighting simulation software package written +" by Gregory Ward-Larson ("the computer artist formerly known +" as Greg Ward"), then at LBNL. +" +" http://radsite.lbl.gov/radiance/HOME.html +" +" Of course, there is also information available about it +" from http://www.schorsch.com/ + + +" We take a minimalist approach here, highlighting just the +" essential properties of each object, its type and ID, as well as +" comments, external command names and the null-modifier "void". + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" all printing characters except '#' and '!' are valid in names. +if version >= 600 + setlocal iskeyword=\",$-~ +else + set iskeyword=\",$-~ +endif + +" The null-modifier +syn keyword radianceKeyword void + +" The different kinds of scene description object types +" Reference types +syn keyword radianceExtraType contained alias instance +" Surface types +syn keyword radianceSurfType contained ring polygon sphere bubble +syn keyword radianceSurfType contained cone cup cylinder tube source +" Emitting material types +syn keyword radianceLightType contained light glow illum spotlight +" Material types +syn keyword radianceMatType contained mirror mist prism1 prism2 +syn keyword radianceMatType contained metal plastic trans +syn keyword radianceMatType contained metal2 plastic2 trans2 +syn keyword radianceMatType contained metfunc plasfunc transfunc +syn keyword radianceMatType contained metdata plasdata transdata +syn keyword radianceMatType contained dielectric interface glass +syn keyword radianceMatType contained BRTDfunc antimatter +" Pattern modifier types +syn keyword radiancePatType contained colorfunc brightfunc +syn keyword radiancePatType contained colordata colorpict brightdata +syn keyword radiancePatType contained colortext brighttext +" Texture modifier types +syn keyword radianceTexType contained texfunc texdata +" Mixture types +syn keyword radianceMixType contained mixfunc mixdata mixpict mixtext + + +" Each type name is followed by an ID. +" This doesn't work correctly if the id is one of the type names of the +" same class (which is legal for radiance), in which case the id will get +" type color as well, and the int count (or alias reference) gets id color. + +syn region radianceID start="\" end="\<\k*\>" contains=radianceExtraType +syn region radianceID start="\" end="\<\k*\>" contains=radianceExtraType + +syn region radianceID start="\" end="\<\k*\>" contains=radianceSurfType +syn region radianceID start="\" end="\<\k*\>" contains=radianceSurfType +syn region radianceID start="\" end="\<\k*\>" contains=radianceSurfType +syn region radianceID start="\" end="\<\k*\>" contains=radianceSurfType +syn region radianceID start="\" end="\<\k*\>" contains=radianceSurfType +syn region radianceID start="\" end="\<\k*\>" contains=radianceSurfType +syn region radianceID start="\" end="\<\k*\>" contains=radianceSurfType +syn region radianceID start="\" end="\<\k*\>" contains=radianceSurfType +syn region radianceID start="\" end="\<\k*\>" contains=radianceSurfType + +syn region radianceID start="\" end="\<\k*\>" contains=radianceLightType +syn region radianceID start="\" end="\<\k*\>" contains=radianceLightType +syn region radianceID start="\" end="\<\k*\>" contains=radianceLightType +syn region radianceID start="\" end="\<\k*\>" contains=radianceLightType + +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType + +syn region radianceID start="\" end="\<\k*\>" contains=radiancePatType +syn region radianceID start="\" end="\<\k*\>" contains=radiancePatType +syn region radianceID start="\" end="\<\k*\>" contains=radiancePatType +syn region radianceID start="\" end="\<\k*\>" contains=radiancePatType +syn region radianceID start="\" end="\<\k*\>" contains=radiancePatType +syn region radianceID start="\" end="\<\k*\>" contains=radiancePatType +syn region radianceID start="\" end="\<\k*\>" contains=radiancePatType + +syn region radianceID start="\" end="\<\k*\>" contains=radianceTexType +syn region radianceID start="\" end="\<\k*\>" contains=radianceTexType + +syn region radianceID start="\" end="\<\k*\>" contains=radianceMixType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMixType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMixType + +" external commands (generators, xform et al.) +syn match radianceCommand "^\s*!\s*[^\s]\+\>" + +" The usual suspects +syn keyword radianceTodo contained TODO XXX +syn match radianceComment "#.*$" contains=radianceTodo + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_radiance_syn_inits") + if version < 508 + let did_radiance_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + HiLink radianceKeyword Keyword + HiLink radianceExtraType Type + HiLink radianceSurfType Type + HiLink radianceLightType Type + HiLink radianceMatType Type + HiLink radiancePatType Type + HiLink radianceTexType Type + HiLink radianceMixType Type + HiLink radianceComment Comment + HiLink radianceCommand Function + HiLink radianceID String + HiLink radianceTodo Todo + delcommand HiLink +endif + +let b:current_syntax = "radiance" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/ratpoison.vim b/vim71/syntax/ratpoison.vim new file mode 100644 index 0000000..b147560 --- /dev/null +++ b/vim71/syntax/ratpoison.vim @@ -0,0 +1,272 @@ +" Vim syntax file +" Language: Ratpoison configuration/commands file ( /etc/ratpoisonrc ~/.ratpoisonrc ) +" Maintainer: Doug Kearns +" URL: http://gus.gscit.monash.edu.au/~djkea2/vim/syntax/ratpoison.vim +" Last Change: 2005 Oct 06 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match ratpoisonComment "^\s*#.*$" contains=ratpoisonTodo + +syn keyword ratpoisonTodo TODO NOTE FIXME XXX contained + +syn case ignore +syn keyword ratpoisonBooleanArg on off contained +syn case match + +syn keyword ratpoisonCommandArg abort addhook alias banish chdir contained +syn keyword ratpoisonCommandArg clrunmanaged cnext colon compat cother contained +syn keyword ratpoisonCommandArg cprev curframe dedicate definekey delete contained +syn keyword ratpoisonCommandArg delkmap describekey echo escape exec contained +syn keyword ratpoisonCommandArg fdump focus focusdown focuslast focusleft contained +syn keyword ratpoisonCommandArg focusprev focusright focusup frestore fselect contained +syn keyword ratpoisonCommandArg gdelete getenv getsel gmerge gmove contained +syn keyword ratpoisonCommandArg gnew gnewbg gnext gprev gravity contained +syn keyword ratpoisonCommandArg groups gselect help hsplit inext contained +syn keyword ratpoisonCommandArg info iother iprev kill lastmsg contained +syn keyword ratpoisonCommandArg license link listhook meta msgwait contained +syn keyword ratpoisonCommandArg newkmap newwm next nextscreen number contained +syn keyword ratpoisonCommandArg only other prev prevscreen prompt contained +syn keyword ratpoisonCommandArg putsel quit ratclick rathold ratrelwarp contained +syn keyword ratpoisonCommandArg ratwarp readkey redisplay redo remhook contained +syn keyword ratpoisonCommandArg remove resize restart rudeness sdump contained +syn keyword ratpoisonCommandArg select set setenv sfdump shrink contained +syn keyword ratpoisonCommandArg source sselect startup_message time title contained +syn keyword ratpoisonCommandArg tmpwm unalias undefinekey undo unmanage contained +syn keyword ratpoisonCommandArg unsetenv verbexec version vsplit warp contained +syn keyword ratpoisonCommandArg windows contained + +syn match ratpoisonGravityArg "\<\(n\|north\)\>" contained +syn match ratpoisonGravityArg "\<\(nw\|northwest\)\>" contained +syn match ratpoisonGravityArg "\<\(ne\|northeast\)\>" contained +syn match ratpoisonGravityArg "\<\(w\|west\)\>" contained +syn match ratpoisonGravityArg "\<\(c\|center\)\>" contained +syn match ratpoisonGravityArg "\<\(e\|east\)\>" contained +syn match ratpoisonGravityArg "\<\(s\|south\)\>" contained +syn match ratpoisonGravityArg "\<\(sw\|southwest\)\>" contained +syn match ratpoisonGravityArg "\<\(se\|southeast\)\>" contained +syn case match + +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(F[1-9][0-9]\=\|\(\a\|\d\)\)\>" contained nextgroup=ratpoisonCommandArg skipwhite + +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(space\|exclam\|quotedbl\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(numbersign\|dollar\|percent\|ampersand\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(apostrophe\|quoteright\|parenleft\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(parenright\|asterisk\|plus\|comma\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(minus\|period\|slash\|colon\|semicolon\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(less\|equal\|greater\|question\|at\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(bracketleft\|backslash\|bracketright\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(asciicircum\|underscore\|grave\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(quoteleft\|braceleft\|bar\|braceright\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(asciitilde\)\>" contained nextgroup=ratpoisonCommandArg skipwhite + +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(BackSpace\|Tab\|Linefeed\|Clear\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(Return\|Pause\|Scroll_Lock\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(Sys_Req\|Escape\|Delete\)\>" contained nextgroup=ratpoisonCommandArg skipwhite + +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(Home\|Left\|Up\|Right\|Down\|Prior\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(Page_Up\|Next\|Page_Down\|End\|Begin\)\>" contained nextgroup=ratpoisonCommandArg skipwhite + +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(Select\|Print\|Execute\|Insert\|Undo\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(Redo\|Menu\|Find\|Cancel\|Help\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(Break\|Mode_switch\|script_switch\|Num_Lock\)\>" contained nextgroup=ratpoisonCommandArg skipwhite + +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=KP_\(Space\|Tab\|Enter\|F[1234]\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=KP_\(Home\|Left\|Up\|Right\|Down\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=KP_\(Prior\|Page_Up\|Next\|Page_Down\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=KP_\(End\|Begin\|Insert\|Delete\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=KP_\(Equal\|Multiply\|Add\|Separator\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=KP_\(Subtract\|Decimal\|Divide\|\d\)\>" contained nextgroup=ratpoisonCommandArg skipwhite + +syn match ratpoisonHookArg "\<\(key\|switchwin\|switchframe\|switchgroup\|quit\|restart\)\>" contained + +syn match ratpoisonNumberArg "\<\d\+\>" contained nextgroup=ratpoisonNumberArg skipwhite + +syn keyword ratpoisonSetArg barborder contained nextgroup=ratpoisonNumberArg +syn keyword ratpoisonSetArg bargravity contained nextgroup=ratpoisonGravityArg +syn keyword ratpoisonSetArg barpadding contained nextgroup=ratpoisonNumberArg +syn keyword ratpoisonSetArg bgcolor +syn keyword ratpoisonSetArg border contained nextgroup=ratpoisonNumberArg +syn keyword ratpoisonSetArg fgcolor +syn keyword ratpoisonSetArg font +syn keyword ratpoisonSetArg framesels +syn keyword ratpoisonSetArg inputwidth contained nextgroup=ratpoisonNumberArg +syn keyword ratpoisonSetArg maxsizegravity contained nextgroup=ratpoisonGravityArg +syn keyword ratpoisonSetArg padding contained nextgroup=ratpoisonNumberArg +syn keyword ratpoisonSetArg resizeunit contained nextgroup=ratpoisonNumberArg +syn keyword ratpoisonSetArg transgravity contained nextgroup=ratpoisonGravityArg +syn keyword ratpoisonSetArg waitcursor contained nextgroup=ratpoisonNumberArg +syn keyword ratpoisonSetArg winfmt contained nextgroup=ratpoisonWinFmtArg +syn keyword ratpoisonSetArg wingravity contained nextgroup=ratpoisonGravityArg +syn keyword ratpoisonSetArg winliststyle contained nextgroup=ratpoisonWinListArg +syn keyword ratpoisonSetArg winname contained nextgroup=ratpoisonWinNameArg + +syn match ratpoisonWinFmtArg "%[nstacil]" contained nextgroup=ratpoisonWinFmtArg skipwhite + +syn match ratpoisonWinListArg "\<\(row\|column\)\>" contained + +syn match ratpoisonWinNameArg "\<\(name\|title\|class\)\>" contained + +syn match ratpoisonDefCommand "^\s*set\s*" nextgroup=ratpoisonSetArg +syn match ratpoisonDefCommand "^\s*defbarborder\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonDefCommand "^\s*defbargravity\s*" nextgroup=ratpoisonGravityArg +syn match ratpoisonDefCommand "^\s*defbarpadding\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonDefCommand "^\s*defbgcolor\s*" +syn match ratpoisonDefCommand "^\s*defborder\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonDefCommand "^\s*deffgcolor\s*" +syn match ratpoisonDefCommand "^\s*deffont\s*" +syn match ratpoisonDefCommand "^\s*defframesels\s*" +syn match ratpoisonDefCommand "^\s*definputwidth\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonDefCommand "^\s*defmaxsizegravity\s*" nextgroup=ratpoisonGravityArg +syn match ratpoisonDefCommand "^\s*defpadding\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonDefCommand "^\s*defresizeunit\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonDefCommand "^\s*deftransgravity\s*" nextgroup=ratpoisonGravityArg +syn match ratpoisonDefCommand "^\s*defwaitcursor\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonDefCommand "^\s*defwinfmt\s*" nextgroup=ratpoisonWinFmtArg +syn match ratpoisonDefCommand "^\s*defwingravity\s*" nextgroup=ratpoisonGravityArg +syn match ratpoisonDefCommand "^\s*defwinliststyle\s*" nextgroup=ratpoisonWinListArg +syn match ratpoisonDefCommand "^\s*defwinname\s*" nextgroup=ratpoisonWinNameArg +syn match ratpoisonDefCommand "^\s*msgwait\s*" nextgroup=ratpoisonNumberArg + +syn match ratpoisonStringCommand "^\s*\zsaddhook\ze\s*" nextgroup=ratpoisonHookArg +syn match ratpoisonStringCommand "^\s*\zsalias\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsbind\ze\s*" nextgroup=ratpoisonKeySeqArg +syn match ratpoisonStringCommand "^\s*\zschdir\ze\s*" +syn match ratpoisonStringCommand "^\s*\zscolon\ze\s*" nextgroup=ratpoisonCommandArg +syn match ratpoisonStringCommand "^\s*\zsdedicate\ze\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonStringCommand "^\s*\zsdefinekey\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsdelkmap\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsdescribekey\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsecho\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsescape\ze\s*" nextgroup=ratpoisonKeySeqArg +syn match ratpoisonStringCommand "^\s*\zsexec\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsfdump\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsfrestore\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsgdelete\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsgetenv\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsgravity\ze\s*" nextgroup=ratpoisonGravityArg +syn match ratpoisonStringCommand "^\s*\zsgselect\ze\s*" +syn match ratpoisonStringCommand "^\s*\zslink\ze\s*" nextgroup=ratpoisonKeySeqArg +syn match ratpoisonStringCommand "^\s*\zslisthook\ze\s*" nextgroup=ratpoisonHookArg +syn match ratpoisonStringCommand "^\s*\zsnewkmap\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsnewwm\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsnumber\ze\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonStringCommand "^\s*\zsprompt\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsratwarp\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsratrelwarp\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsratclick\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsrathold\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsreadkey\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsremhook\ze\s*" nextgroup=ratpoisonHookArg +syn match ratpoisonStringCommand "^\s*\zsresize\ze\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonStringCommand "^\s*\zsrudeness\ze\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonStringCommand "^\s*\zsselect\ze\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonStringCommand "^\s*\zssetenv\ze\s*" +syn match ratpoisonStringCommand "^\s*\zssource\ze\s*" +syn match ratpoisonStringCommand "^\s*\zssselect\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsstartup_message\ze\s*" nextgroup=ratpoisonBooleanArg +syn match ratpoisonStringCommand "^\s*\zstitle\ze\s*" +syn match ratpoisonStringCommand "^\s*\zstmpwm\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsunalias\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsunbind\ze\s*" nextgroup=ratpoisonKeySeqArg +syn match ratpoisonStringCommand "^\s*\zsundefinekey\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsunmanage\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsunsetenv\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsverbexec\ze\s*" +syn match ratpoisonStringCommand "^\s*\zswarp\ze\s*" nextgroup=ratpoisonBooleanArg + +syn match ratpoisonVoidCommand "^\s*\zsabort\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsbanish\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsclrunmanaged\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zscnext\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zscompat\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zscother\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zscprev\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zscurframe\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsdelete\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsfocusdown\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsfocuslast\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsfocusleft\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsfocusprev\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsfocusright\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsfocusup\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsfocus\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsfselect\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsgetsel\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsgmerge\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsgmove\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsgnewbg\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsgnew\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsgnext\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsgprev\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsgroups\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zshelp\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zshsplit\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsinext\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsinfo\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsiother\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsiprev\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zskill\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zslastmsg\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zslicense\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsmeta\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsnextscreen\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsnext\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsonly\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsother\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsprevscreen\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsprev\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsputsel\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsquit\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsredisplay\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsredo\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsremove\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsrestart\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zssdump\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zssfdump\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsshrink\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zssplit\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zstime\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsundo\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsversion\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsvsplit\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zswindows\ze\s*$" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_ratpoison_syn_inits") + if version < 508 + let did_ratpoison_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink ratpoisonBooleanArg Boolean + HiLink ratpoisonCommandArg Keyword + HiLink ratpoisonComment Comment + HiLink ratpoisonDefCommand Identifier + HiLink ratpoisonGravityArg Constant + HiLink ratpoisonKeySeqArg Special + HiLink ratpoisonNumberArg Number + HiLink ratpoisonSetArg Keyword + HiLink ratpoisonStringCommand Identifier + HiLink ratpoisonTodo Todo + HiLink ratpoisonVoidCommand Identifier + HiLink ratpoisonWinFmtArg Special + HiLink ratpoisonWinNameArg Constant + HiLink ratpoisonWinListArg Constant + + delcommand HiLink +endif + +let b:current_syntax = "ratpoison" + +" vim: ts=8 diff --git a/vim71/syntax/rc.vim b/vim71/syntax/rc.vim new file mode 100644 index 0000000..c3feb97 --- /dev/null +++ b/vim71/syntax/rc.vim @@ -0,0 +1,200 @@ +" Vim syntax file +" Language: M$ Resource files (*.rc) +" Maintainer: Heiko Erhardt +" Last Change: 2001 May 09 + +" This file is based on the c.vim + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Common RC keywords +syn keyword rcLanguage LANGUAGE + +syn keyword rcMainObject TEXTINCLUDE VERSIONINFO BITMAP ICON CURSOR CURSOR +syn keyword rcMainObject MENU ACCELERATORS TOOLBAR DIALOG +syn keyword rcMainObject STRINGTABLE MESSAGETABLE RCDATA DLGINIT DESIGNINFO + +syn keyword rcSubObject POPUP MENUITEM SEPARATOR +syn keyword rcSubObject CONTROL LTEXT CTEXT EDITTEXT +syn keyword rcSubObject BUTTON PUSHBUTTON DEFPUSHBUTTON GROUPBOX LISTBOX COMBOBOX +syn keyword rcSubObject FILEVERSION PRODUCTVERSION FILEFLAGSMASK FILEFLAGS FILEOS +syn keyword rcSubObject FILETYPE FILESUBTYPE + +syn keyword rcCaptionParam CAPTION +syn keyword rcParam CHARACTERISTICS CLASS STYLE EXSTYLE VERSION FONT + +syn keyword rcStatement BEGIN END BLOCK VALUE + +syn keyword rcCommonAttribute PRELOAD LOADONCALL FIXED MOVEABLE DISCARDABLE PURE IMPURE + +syn keyword rcAttribute WS_OVERLAPPED WS_POPUP WS_CHILD WS_MINIMIZE WS_VISIBLE WS_DISABLED WS_CLIPSIBLINGS +syn keyword rcAttribute WS_CLIPCHILDREN WS_MAXIMIZE WS_CAPTION WS_BORDER WS_DLGFRAME WS_VSCROLL WS_HSCROLL +syn keyword rcAttribute WS_SYSMENU WS_THICKFRAME WS_GROUP WS_TABSTOP WS_MINIMIZEBOX WS_MAXIMIZEBOX WS_TILED +syn keyword rcAttribute WS_ICONIC WS_SIZEBOX WS_TILEDWINDOW WS_OVERLAPPEDWINDOW WS_POPUPWINDOW WS_CHILDWINDOW +syn keyword rcAttribute WS_EX_DLGMODALFRAME WS_EX_NOPARENTNOTIFY WS_EX_TOPMOST WS_EX_ACCEPTFILES +syn keyword rcAttribute WS_EX_TRANSPARENT WS_EX_MDICHILD WS_EX_TOOLWINDOW WS_EX_WINDOWEDGE WS_EX_CLIENTEDGE +syn keyword rcAttribute WS_EX_CONTEXTHELP WS_EX_RIGHT WS_EX_LEFT WS_EX_RTLREADING WS_EX_LTRREADING +syn keyword rcAttribute WS_EX_LEFTSCROLLBAR WS_EX_RIGHTSCROLLBAR WS_EX_CONTROLPARENT WS_EX_STATICEDGE +syn keyword rcAttribute WS_EX_APPWINDOW WS_EX_OVERLAPPEDWINDOW WS_EX_PALETTEWINDOW +syn keyword rcAttribute ES_LEFT ES_CENTER ES_RIGHT ES_MULTILINE ES_UPPERCASE ES_LOWERCASE ES_PASSWORD +syn keyword rcAttribute ES_AUTOVSCROLL ES_AUTOHSCROLL ES_NOHIDESEL ES_OEMCONVERT ES_READONLY ES_WANTRETURN +syn keyword rcAttribute ES_NUMBER +syn keyword rcAttribute BS_PUSHBUTTON BS_DEFPUSHBUTTON BS_CHECKBOX BS_AUTOCHECKBOX BS_RADIOBUTTON BS_3STATE +syn keyword rcAttribute BS_AUTO3STATE BS_GROUPBOX BS_USERBUTTON BS_AUTORADIOBUTTON BS_OWNERDRAW BS_LEFTTEXT +syn keyword rcAttribute BS_TEXT BS_ICON BS_BITMAP BS_LEFT BS_RIGHT BS_CENTER BS_TOP BS_BOTTOM BS_VCENTER +syn keyword rcAttribute BS_PUSHLIKE BS_MULTILINE BS_NOTIFY BS_FLAT BS_RIGHTBUTTON +syn keyword rcAttribute SS_LEFT SS_CENTER SS_RIGHT SS_ICON SS_BLACKRECT SS_GRAYRECT SS_WHITERECT +syn keyword rcAttribute SS_BLACKFRAME SS_GRAYFRAME SS_WHITEFRAME SS_USERITEM SS_SIMPLE SS_LEFTNOWORDWRAP +syn keyword rcAttribute SS_OWNERDRAW SS_BITMAP SS_ENHMETAFILE SS_ETCHEDHORZ SS_ETCHEDVERT SS_ETCHEDFRAME +syn keyword rcAttribute SS_TYPEMASK SS_NOPREFIX SS_NOTIFY SS_CENTERIMAGE SS_RIGHTJUST SS_REALSIZEIMAGE +syn keyword rcAttribute SS_SUNKEN SS_ENDELLIPSIS SS_PATHELLIPSIS SS_WORDELLIPSIS SS_ELLIPSISMASK +syn keyword rcAttribute DS_ABSALIGN DS_SYSMODAL DS_LOCALEDIT DS_SETFONT DS_MODALFRAME DS_NOIDLEMSG +syn keyword rcAttribute DS_SETFOREGROUND DS_3DLOOK DS_FIXEDSYS DS_NOFAILCREATE DS_CONTROL DS_CENTER +syn keyword rcAttribute DS_CENTERMOUSE DS_CONTEXTHELP +syn keyword rcAttribute LBS_NOTIFY LBS_SORT LBS_NOREDRAW LBS_MULTIPLESEL LBS_OWNERDRAWFIXED +syn keyword rcAttribute LBS_OWNERDRAWVARIABLE LBS_HASSTRINGS LBS_USETABSTOPS LBS_NOINTEGRALHEIGHT +syn keyword rcAttribute LBS_MULTICOLUMN LBS_WANTKEYBOARDINPUT LBS_EXTENDEDSEL LBS_DISABLENOSCROLL +syn keyword rcAttribute LBS_NODATA LBS_NOSEL LBS_STANDARD +syn keyword rcAttribute CBS_SIMPLE CBS_DROPDOWN CBS_DROPDOWNLIST CBS_OWNERDRAWFIXED CBS_OWNERDRAWVARIABLE +syn keyword rcAttribute CBS_AUTOHSCROLL CBS_OEMCONVERT CBS_SORT CBS_HASSTRINGS CBS_NOINTEGRALHEIGHT +syn keyword rcAttribute CBS_DISABLENOSCROLL CBS_UPPERCASE CBS_LOWERCASE +syn keyword rcAttribute SBS_HORZ SBS_VERT SBS_TOPALIGN SBS_LEFTALIGN SBS_BOTTOMALIGN SBS_RIGHTALIGN +syn keyword rcAttribute SBS_SIZEBOXTOPLEFTALIGN SBS_SIZEBOXBOTTOMRIGHTALIGN SBS_SIZEBOX SBS_SIZEGRIP +syn keyword rcAttribute CCS_TOP CCS_NOMOVEY CCS_BOTTOM CCS_NORESIZE CCS_NOPARENTALIGN CCS_ADJUSTABLE +syn keyword rcAttribute CCS_NODIVIDER +syn keyword rcAttribute LVS_ICON LVS_REPORT LVS_SMALLICON LVS_LIST LVS_TYPEMASK LVS_SINGLESEL LVS_SHOWSELALWAYS +syn keyword rcAttribute LVS_SORTASCENDING LVS_SORTDESCENDING LVS_SHAREIMAGELISTS LVS_NOLABELWRAP +syn keyword rcAttribute LVS_EDITLABELS LVS_OWNERDATA LVS_NOSCROLL LVS_TYPESTYLEMASK LVS_ALIGNTOP LVS_ALIGNLEFT +syn keyword rcAttribute LVS_ALIGNMASK LVS_OWNERDRAWFIXED LVS_NOCOLUMNHEADER LVS_NOSORTHEADER LVS_AUTOARRANGE +syn keyword rcAttribute TVS_HASBUTTONS TVS_HASLINES TVS_LINESATROOT TVS_EDITLABELS TVS_DISABLEDRAGDROP +syn keyword rcAttribute TVS_SHOWSELALWAYS +syn keyword rcAttribute TCS_FORCEICONLEFT TCS_FORCELABELLEFT TCS_TABS TCS_BUTTONS TCS_SINGLELINE TCS_MULTILINE +syn keyword rcAttribute TCS_RIGHTJUSTIFY TCS_FIXEDWIDTH TCS_RAGGEDRIGHT TCS_FOCUSONBUTTONDOWN +syn keyword rcAttribute TCS_OWNERDRAWFIXED TCS_TOOLTIPS TCS_FOCUSNEVER +syn keyword rcAttribute ACS_CENTER ACS_TRANSPARENT ACS_AUTOPLAY +syn keyword rcStdId IDI_APPLICATION IDI_HAND IDI_QUESTION IDI_EXCLAMATION IDI_ASTERISK IDI_WINLOGO IDI_WINLOGO +syn keyword rcStdId IDI_WARNING IDI_ERROR IDI_INFORMATION +syn keyword rcStdId IDCANCEL IDABORT IDRETRY IDIGNORE IDYES IDNO IDCLOSE IDHELP IDC_STATIC + +" Common RC keywords + +" Common RC keywords +syn keyword rcTodo contained TODO FIXME XXX + +" String and Character constants +" Highlight special characters (those which have a backslash) differently +syn match rcSpecial contained "\\[0-7][0-7][0-7]\=\|\\." +syn region rcString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=rcSpecial +syn match rcCharacter "'[^\\]'" +syn match rcSpecialCharacter "'\\.'" +syn match rcSpecialCharacter "'\\[0-7][0-7]'" +syn match rcSpecialCharacter "'\\[0-7][0-7][0-7]'" + +"catch errors caused by wrong parenthesis +syn region rcParen transparent start='(' end=')' contains=ALLBUT,rcParenError,rcIncluded,rcSpecial,rcTodo +syn match rcParenError ")" +syn match rcInParen contained "[{}]" + +"integer number, or floating point number without a dot and with "f". +syn case ignore +syn match rcNumber "\<\d\+\(u\=l\=\|lu\|f\)\>" +"floating point number, with dot, optional exponent +syn match rcFloat "\<\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, starting with a dot, optional exponent +syn match rcFloat "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match rcFloat "\<\d\+e[-+]\=\d\+[fl]\=\>" +"hex number +syn match rcNumber "\<0x[0-9a-f]\+\(u\=l\=\|lu\)\>" +"syn match rcIdentifier "\<[a-z_][a-z0-9_]*\>" +syn case match +" flag an octal number with wrong digits +syn match rcOctalError "\<0[0-7]*[89]" + +if exists("rc_comment_strings") + " A comment can contain rcString, rcCharacter and rcNumber. + " But a "*/" inside a rcString in a rcComment DOES end the comment! So we + " need to use a special type of rcString: rcCommentString, which also ends on + " "*/", and sees a "*" at the start of the line as comment again. + " Unfortunately this doesn't very well work for // type of comments :-( + syntax match rcCommentSkip contained "^\s*\*\($\|\s\+\)" + syntax region rcCommentString contained start=+"+ skip=+\\\\\|\\"+ end=+"+ end=+\*/+me=s-1 contains=rcSpecial,rcCommentSkip + syntax region rcComment2String contained start=+"+ skip=+\\\\\|\\"+ end=+"+ end="$" contains=rcSpecial + syntax region rcComment start="/\*" end="\*/" contains=rcTodo,rcCommentString,rcCharacter,rcNumber,rcFloat + syntax match rcComment "//.*" contains=rcTodo,rcComment2String,rcCharacter,rcNumber +else + syn region rcComment start="/\*" end="\*/" contains=rcTodo + syn match rcComment "//.*" contains=rcTodo +endif +syntax match rcCommentError "\*/" + +syn region rcPreCondit start="^\s*#\s*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=rcComment,rcString,rcCharacter,rcNumber,rcCommentError +syn region rcIncluded contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match rcIncluded contained "<[^>]*>" +syn match rcInclude "^\s*#\s*include\>\s*["<]" contains=rcIncluded +"syn match rcLineSkip "\\$" +syn region rcDefine start="^\s*#\s*\(define\>\|undef\>\)" skip="\\$" end="$" contains=ALLBUT,rcPreCondit,rcIncluded,rcInclude,rcDefine,rcInParen +syn region rcPreProc start="^\s*#\s*\(pragma\>\|line\>\|warning\>\|warn\>\|error\>\)" skip="\\$" end="$" contains=ALLBUT,rcPreCondit,rcIncluded,rcInclude,rcDefine,rcInParen + +syn sync ccomment rcComment minlines=10 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_rc_syntax_inits") + if version < 508 + let did_rc_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink rcCharacter Character + HiLink rcSpecialCharacter rcSpecial + HiLink rcNumber Number + HiLink rcFloat Float + HiLink rcOctalError rcError + HiLink rcParenError rcError + HiLink rcInParen rcError + HiLink rcCommentError rcError + HiLink rcInclude Include + HiLink rcPreProc PreProc + HiLink rcDefine Macro + HiLink rcIncluded rcString + HiLink rcError Error + HiLink rcPreCondit PreCondit + HiLink rcCommentString rcString + HiLink rcComment2String rcString + HiLink rcCommentSkip rcComment + HiLink rcString String + HiLink rcComment Comment + HiLink rcSpecial SpecialChar + HiLink rcTodo Todo + + HiLink rcAttribute rcCommonAttribute + HiLink rcStdId rcStatement + HiLink rcStatement Statement + + " Default color overrides + hi def rcLanguage term=reverse ctermbg=Red ctermfg=Yellow guibg=Red guifg=Yellow + hi def rcMainObject term=underline ctermfg=Blue guifg=Blue + hi def rcSubObject ctermfg=Green guifg=Green + hi def rcCaptionParam term=underline ctermfg=DarkGreen guifg=Green + hi def rcParam ctermfg=DarkGreen guifg=DarkGreen + hi def rcStatement ctermfg=DarkGreen guifg=DarkGreen + hi def rcCommonAttribute ctermfg=Brown guifg=Brown + + "HiLink rcIdentifier Identifier + + delcommand HiLink +endif + +let b:current_syntax = "rc" + +" vim: ts=8 diff --git a/vim71/syntax/rcs.vim b/vim71/syntax/rcs.vim new file mode 100644 index 0000000..04a2cce --- /dev/null +++ b/vim71/syntax/rcs.vim @@ -0,0 +1,76 @@ +" Vim syntax file +" Language: RCS file +" Maintainer: Dmitry Vasiliev +" URL: http://www.hlabs.spb.ru/vim/rcs.vim +" Revision: $Id: rcs.vim,v 1.2 2006/03/27 16:41:00 vimboss Exp $ +" Filenames: *,v +" Version: 1.11 + +" Options: +" rcs_folding = 1 For folding strings + +" For version 5.x: Clear all syntax items. +" For version 6.x: Quit when a syntax file was already loaded. +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" RCS file must end with a newline. +syn match rcsEOFError ".\%$" containedin=ALL + +" Keywords. +syn keyword rcsKeyword head branch access symbols locks strict +syn keyword rcsKeyword comment expand date author state branches +syn keyword rcsKeyword next desc log +syn keyword rcsKeyword text nextgroup=rcsTextStr skipwhite skipempty + +" Revision numbers and dates. +syn match rcsNumber "\<[0-9.]\+\>" display + +" Strings. +if exists("rcs_folding") && has("folding") + " Folded strings. + syn region rcsString matchgroup=rcsString start="@" end="@" skip="@@" fold contains=rcsSpecial + syn region rcsTextStr matchgroup=rcsTextStr start="@" end="@" skip="@@" fold contained contains=rcsSpecial,rcsDiffLines +else + syn region rcsString matchgroup=rcsString start="@" end="@" skip="@@" contains=rcsSpecial + syn region rcsTextStr matchgroup=rcsTextStr start="@" end="@" skip="@@" contained contains=rcsSpecial,rcsDiffLines +endif +syn match rcsSpecial "@@" contained +syn match rcsDiffLines "[da]\d\+ \d\+$" contained + +" Synchronization. +syn sync clear +if exists("rcs_folding") && has("folding") + syn sync fromstart +else + " We have incorrect folding if following sync patterns is turned on. + syn sync match rcsSync grouphere rcsString "[0-9.]\+\(\s\|\n\)\+log\(\s\|\n\)\+@"me=e-1 + syn sync match rcsSync grouphere rcsTextStr "@\(\s\|\n\)\+text\(\s\|\n\)\+@"me=e-1 +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already. +" For version 5.8 and later: only when an item doesn't have highlighting yet. +if version >= 508 || !exists("did_rcs_syn_inits") + if version <= 508 + let did_rcs_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink rcsKeyword Keyword + HiLink rcsNumber Identifier + HiLink rcsString String + HiLink rcsTextStr String + HiLink rcsSpecial Special + HiLink rcsDiffLines Special + HiLink rcsEOFError Error + + delcommand HiLink +endif + +let b:current_syntax = "rcs" diff --git a/vim71/syntax/rcslog.vim b/vim71/syntax/rcslog.vim new file mode 100644 index 0000000..acacfa1 --- /dev/null +++ b/vim71/syntax/rcslog.vim @@ -0,0 +1,38 @@ +" Vim syntax file +" Language: RCS log output +" Maintainer: Joe Karthauser +" Last Change: 2001 May 09 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match rcslogRevision "^revision.*$" +syn match rcslogFile "^RCS file:.*" +syn match rcslogDate "^date: .*$" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_rcslog_syntax_inits") + if version < 508 + let did_rcslog_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink rcslogFile Type + HiLink rcslogRevision Constant + HiLink rcslogDate Identifier + + delcommand HiLink +endif + +let b:current_syntax = "rcslog" + +" vim: ts=8 diff --git a/vim71/syntax/readline.vim b/vim71/syntax/readline.vim new file mode 100644 index 0000000..81175fe --- /dev/null +++ b/vim71/syntax/readline.vim @@ -0,0 +1,175 @@ +" Vim syntax file +" Language: readline(3) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 +" readline_has_bash - if defined add support for bash specific +" settings/functions + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +setlocal iskeyword=@,48-57,- + +syn keyword readlineTodo contained TODO FIXME XXX NOTE + +syn region readlineComment display oneline start='^\s*#' end='$' + \ contains=readlineTodo,@Spell + +syn match readlineString '^\s*[A-Za-z-]\+:'me=e-1 contains=readlineKeys +syn region readlineString display oneline start=+"+ skip=+\\\\\|\\"+ + \ end=+"+ contains=readlineKeysTwo + +syn case ignore +syn keyword readlineKeys contained Control Meta Del Esc Escape LFD + \ Newline Ret Return Rubout Space Spc Tab +syn case match + +syn match readlineKeysTwo contained display + \ +\\\([CM]-\|[e\\"'abdfnrtv]\|\o\{3}\|x\x\{3}\)+ + +syn match readlineKeymaps contained display + \ 'emacs\(-standard\|-meta\|-ctlx\)\=' +syn match readlineKeymaps contained display + \ 'vi\(-move\|-command\|-insert\)\=' + +syn keyword readlineBellStyles contained audible visible none + +syn match readlineNumber contained display '\<\d\+\>' + +syn case ignore +syn keyword readlineBoolean contained on off +syn case match + +syn keyword readlineIfOps contained mode term + +syn region readlineConditional display oneline transparent + \ matchgroup=readlineConditional + \ start='^\s*$if' end="$" + \ contains=readlineIfOps,readlineKeymaps +syn match readlineConditional display '^\s*$\(else\|endif\)\>' + +syn match readlineInclude display '^\s*$include\>' + +syn region readlineSet display oneline transparent + \ matchgroup=readlineKeyword start='^\s*set\>' + \ end="$"me=e-1 contains=readlineNumber, + \ readlineBoolean,readlineKeymaps, + \ readlineBellStyles,readlineSettings + +syn keyword readlineSettings contained bell-style comment-begin + \ completion-ignore-case completion-query-items + \ convert-meta disable-completion editing-mode + \ enable-keypad expand-tilde + \ horizontal-scroll-mode mark-directories + \ keymap mark-modified-lines meta-flag + \ input-meta output-meta + \ print-completions-horizontally + \ show-all-if-ambiguous visible-stats + \ prefer-visible-bell blink-matching-paren + \ match-hidden-files history-preserve-point + \ isearch-terminators + +syn region readlineBinding display oneline transparent + \ matchgroup=readlineKeyword start=':' end='$' + \ contains=readlineKeys,readlineFunctions + +syn keyword readlineFunctions contained display + \ beginning-of-line end-of-line forward-char + \ backward-char forward-word backward-word + \ clear-screen redraw-current-line + \ accept-line previous-history + \ next-history beginning-of-history + \ end-of-history reverse-search-history + \ forward-search-history + \ non-incremental-reverse-search-history + \ non-incremental-forward-search-history + \ history-search-forward + \ history-search-backward + \ yank-nth-arg yank-last-arg + \ delete-char backward-delete-char + \ forward-backward-delete-char quoted-insert + \ tab-insert self-insert transpose-chars + \ transpose-words upcase-word downcase-word + \ capitalize-word overwrite-mode kill-line + \ backward-kill-line unix-line-discard + \ kill-whole-line kill-word backward-kill-word + \ unix-word-rubout unix-filename-rubout + \ delete-horizontal-space kill-region + \ copy-region-as-kill copy-backward-word + \ copy-forward-word yank yank-pop + \ digit-argument universal-argument complete + \ possible-completions insert-completions + \ menu-complete delete-char-or-list + \ start-kbd-macro end-kbd-macro + \ call-last-kbd-macro re-read-init-file + \ abort do-uppercase-version prefix-meta + \ undo revert-line tilde-expand set-mark + \ exchange-point-and-mark character-search + \ character-search-backward insert-comment + \ dump-functions dump-variables dump-macros + \ emacs-editing-mode vi-editing-mode + \ vi-complete vi-char-search vi-redo + \ vi-search vi-arg-digit vi-append-eol + \ vi-prev-word vi-change-to vi-delete-to + \ vi-end-word vi-fetch-history vi-insert-beg + \ vi-search-again vi-put vi-replace + \ vi-subst vi-yank-to vi-first-print + \ vi-yank-arg vi-goto-mark vi-append-mode + \ vi-insertion-mode prev-history vi-set-mark + \ vi-search-again vi-put vi-change-char + \ vi-subst vi-delete vi-yank-to + \ vi-column vi-change-case vi-overstrike + \ vi-overstrike-delete do-lowercase-version + \ delete-char-or-list tty-status + \ arrow-key-prefix vi-back-to-indent vi-bword + \ vi-bWord vi-eword vi-eWord vi-fword vi-fWord + \ vi-next-word + +if exists("readline_has_bash") + syn keyword readlineFunctions contained + \ shell-expand-line history-expand-line + \ magic-space alias-expand-line + \ history-and-alias-expand-line + \ insert-last-argument operate-and-get-next + \ forward-backward-delete-char + \ delete-char-or-list complete-filename + \ possible-filename-completions + \ complete-username + \ possible-username-completions + \ complete-variable + \ possible-variable-completions + \ complete-hostname + \ possible-hostname-completions + \ complete-command + \ possible-command-completions + \ dynamic-complete-history + \ complete-into-braces + \ glob-expand-word glob-list-expansions + \ display-shell-version glob-complete-word + \ edit-and-execute-command +endif + +hi def link readlineComment Comment +hi def link readlineTodo Todo +hi def link readlineString String +hi def link readlineKeys SpecialChar +hi def link readlineKeysTwo SpecialChar +hi def link readlineKeymaps Constant +hi def link readlineBellStyles Constant +hi def link readlineNumber Number +hi def link readlineBoolean Boolean +hi def link readlineIfOps Type +hi def link readlineConditional Conditional +hi def link readlineInclude Include +hi def link readlineKeyword Keyword +hi def link readlineSettings Type +hi def link readlineFunctions Type + +let b:current_syntax = "readline" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/rebol.vim b/vim71/syntax/rebol.vim new file mode 100644 index 0000000..e639575 --- /dev/null +++ b/vim71/syntax/rebol.vim @@ -0,0 +1,216 @@ +" Vim syntax file +" Language: Rebol +" Maintainer: Mike Williams +" Filenames: *.r +" Last Change: 27th June 2002 +" URL: http://www.eandem.co.uk/mrw/vim +" + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Rebol is case insensitive +syn case ignore + +" As per current users documentation +if version < 600 + set isk=@,48-57,?,!,.,',+,-,*,&,\|,=,_,~ +else + setlocal isk=@,48-57,?,!,.,',+,-,*,&,\|,=,_,~ +endif + +" Yer TODO highlighter +syn keyword rebolTodo contained TODO + +" Comments +syn match rebolComment ";.*$" contains=rebolTodo + +" Words +syn match rebolWord "\a\k*" +syn match rebolWordPath "[^[:space:]]/[^[:space]]"ms=s+1,me=e-1 + +" Booleans +syn keyword rebolBoolean true false on off yes no + +" Values +" Integers +syn match rebolInteger "\<[+-]\=\d\+\('\d*\)*\>" +" Decimals +syn match rebolDecimal "[+-]\=\(\d\+\('\d*\)*\)\=[,.]\d*\(e[+-]\=\d\+\)\=" +syn match rebolDecimal "[+-]\=\d\+\('\d*\)*\(e[+-]\=\d\+\)\=" +" Time +syn match rebolTime "[+-]\=\(\d\+\('\d*\)*\:\)\{1,2}\d\+\('\d*\)*\([.,]\d\+\)\=\([AP]M\)\=\>" +syn match rebolTime "[+-]\=:\d\+\([.,]\d*\)\=\([AP]M\)\=\>" +" Dates +" DD-MMM-YY & YYYY format +syn match rebolDate "\d\{1,2}\([/-]\)\(Jan\|Feb\|Mar\|Apr\|May\|Jun\|Jul\|Aug\|Sep\|Oct\|Nov\|Dec\)\1\(\d\{2}\)\{1,2}\>" +" DD-month-YY & YYYY format +syn match rebolDate "\d\{1,2}\([/-]\)\(January\|February\|March\|April\|May\|June\|July\|August\|September\|October\|November\|December\)\1\(\d\{2}\)\{1,2}\>" +" DD-MM-YY & YY format +syn match rebolDate "\d\{1,2}\([/-]\)\d\{1,2}\1\(\d\{2}\)\{1,2}\>" +" YYYY-MM-YY format +syn match rebolDate "\d\{4}-\d\{1,2}-\d\{1,2}\>" +" DD.MM.YYYY format +syn match rebolDate "\d\{1,2}\.\d\{1,2}\.\d\{4}\>" +" Money +syn match rebolMoney "\a*\$\d\+\('\d*\)*\([,.]\d\+\)\=" +" Strings +syn region rebolString oneline start=+"+ skip=+^"+ end=+"+ contains=rebolSpecialCharacter +syn region rebolString start=+[^#]{+ end=+}+ skip=+{[^}]*}+ contains=rebolSpecialCharacter +" Binary +syn region rebolBinary start=+\d*#{+ end=+}+ contains=rebolComment +" Email +syn match rebolEmail "\<\k\+@\(\k\+\.\)*\k\+\>" +" File +syn match rebolFile "%\(\k\+/\)*\k\+[/]\=" contains=rebolSpecialCharacter +syn region rebolFile oneline start=+%"+ end=+"+ contains=rebolSpecialCharacter +" URLs +syn match rebolURL "http://\k\+\(\.\k\+\)*\(:\d\+\)\=\(/\(\k\+/\)*\(\k\+\)\=\)*" +syn match rebolURL "file://\k\+\(\.\k\+\)*/\(\k\+/\)*\k\+" +syn match rebolURL "ftp://\(\k\+:\k\+@\)\=\k\+\(\.\k\+\)*\(:\d\+\)\=/\(\k\+/\)*\k\+" +syn match rebolURL "mailto:\k\+\(\.\k\+\)*@\k\+\(\.\k\+\)*" +" Issues +syn match rebolIssue "#\(\d\+-\)*\d\+" +" Tuples +syn match rebolTuple "\(\d\+\.\)\{2,}" + +" Characters +syn match rebolSpecialCharacter contained "\^[^[:space:][]" +syn match rebolSpecialCharacter contained "%\d\+" + + +" Operators +" Math operators +syn match rebolMathOperator "\(\*\{1,2}\|+\|-\|/\{1,2}\)" +syn keyword rebolMathFunction abs absolute add arccosine arcsine arctangent cosine +syn keyword rebolMathFunction divide exp log-10 log-2 log-e max maximum min +syn keyword rebolMathFunction minimum multiply negate power random remainder sine +syn keyword rebolMathFunction square-root subtract tangent +" Binary operators +syn keyword rebolBinaryOperator complement and or xor ~ +" Logic operators +syn match rebolLogicOperator "[<>=]=\=" +syn match rebolLogicOperator "<>" +syn keyword rebolLogicOperator not +syn keyword rebolLogicFunction all any +syn keyword rebolLogicFunction head? tail? +syn keyword rebolLogicFunction negative? positive? zero? even? odd? +syn keyword rebolLogicFunction binary? block? char? date? decimal? email? empty? +syn keyword rebolLogicFunction file? found? function? integer? issue? logic? money? +syn keyword rebolLogicFunction native? none? object? paren? path? port? series? +syn keyword rebolLogicFunction string? time? tuple? url? word? +syn keyword rebolLogicFunction exists? input? same? value? + +" Datatypes +syn keyword rebolType binary! block! char! date! decimal! email! file! +syn keyword rebolType function! integer! issue! logic! money! native! +syn keyword rebolType none! object! paren! path! port! string! time! +syn keyword rebolType tuple! url! word! +syn keyword rebolTypeFunction type? + +" Control statements +syn keyword rebolStatement break catch exit halt reduce return shield +syn keyword rebolConditional if else +syn keyword rebolRepeat for forall foreach forskip loop repeat while until do + +" Series statements +syn keyword rebolStatement change clear copy fifth find first format fourth free +syn keyword rebolStatement func function head insert last match next parse past +syn keyword rebolStatement pick remove second select skip sort tail third trim length? + +" Context +syn keyword rebolStatement alias bind use + +" Object +syn keyword rebolStatement import make make-object rebol info? + +" I/O statements +syn keyword rebolStatement delete echo form format import input load mold prin +syn keyword rebolStatement print probe read save secure send write +syn keyword rebolOperator size? modified? + +" Debug statement +syn keyword rebolStatement help probe trace + +" Misc statements +syn keyword rebolStatement func function free + +" Constants +syn keyword rebolConstant none + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_rebol_syntax_inits") + if version < 508 + let did_rebol_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink rebolTodo Todo + + HiLink rebolStatement Statement + HiLink rebolLabel Label + HiLink rebolConditional Conditional + HiLink rebolRepeat Repeat + + HiLink rebolOperator Operator + HiLink rebolLogicOperator rebolOperator + HiLink rebolLogicFunction rebolLogicOperator + HiLink rebolMathOperator rebolOperator + HiLink rebolMathFunction rebolMathOperator + HiLink rebolBinaryOperator rebolOperator + HiLink rebolBinaryFunction rebolBinaryOperator + + HiLink rebolType Type + HiLink rebolTypeFunction rebolOperator + + HiLink rebolWord Identifier + HiLink rebolWordPath rebolWord + HiLink rebolFunction Function + + HiLink rebolCharacter Character + HiLink rebolSpecialCharacter SpecialChar + HiLink rebolString String + + HiLink rebolNumber Number + HiLink rebolInteger rebolNumber + HiLink rebolDecimal rebolNumber + HiLink rebolTime rebolNumber + HiLink rebolDate rebolNumber + HiLink rebolMoney rebolNumber + HiLink rebolBinary rebolNumber + HiLink rebolEmail rebolString + HiLink rebolFile rebolString + HiLink rebolURL rebolString + HiLink rebolIssue rebolNumber + HiLink rebolTuple rebolNumber + HiLink rebolFloat Float + HiLink rebolBoolean Boolean + + HiLink rebolConstant Constant + + HiLink rebolComment Comment + + HiLink rebolError Error + + delcommand HiLink +endif + +if exists("my_rebol_file") + if file_readable(expand(my_rebol_file)) + execute "source " . my_rebol_file + endif +endif + +let b:current_syntax = "rebol" + +" vim: ts=8 diff --git a/vim71/syntax/registry.vim b/vim71/syntax/registry.vim new file mode 100644 index 0000000..e9ff8fc --- /dev/null +++ b/vim71/syntax/registry.vim @@ -0,0 +1,114 @@ +" Vim syntax file +" Language: Windows Registry export with regedit (*.reg) +" Maintainer: Dominique Stphan (dominique@mggen.com) +" URL: http://www.mggen.com/vim/syntax/registry.zip +" Last change: 2004 Apr 23 + +" clear any unwanted syntax defs +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" shut case off +syn case ignore + +" Head of regedit .reg files, it's REGEDIT4 on Win9#/NT +syn match registryHead "^REGEDIT[0-9]*$" + +" Comment +syn match registryComment "^;.*$" + +" Registry Key constant +syn keyword registryHKEY HKEY_LOCAL_MACHINE HKEY_CLASSES_ROOT HKEY_CURRENT_USER +syn keyword registryHKEY HKEY_USERS HKEY_CURRENT_CONFIG HKEY_DYN_DATA +" Registry Key shortcuts +syn keyword registryHKEY HKLM HKCR HKCU HKU HKCC HKDD + +" Some values often found in the registry +" GUID (Global Unique IDentifier) +syn match registryGUID "{[0-9A-Fa-f]\{8}\-[0-9A-Fa-f]\{4}\-[0-9A-Fa-f]\{4}\-[0-9A-Fa-f]\{4}\-[0-9A-Fa-f]\{12}}" contains=registrySpecial + +" Disk +" syn match registryDisk "[a-zA-Z]:\\\\" + +" Special and Separator characters +syn match registrySpecial "\\" +syn match registrySpecial "\\\\" +syn match registrySpecial "\\\"" +syn match registrySpecial "\." +syn match registrySpecial "," +syn match registrySpecial "\/" +syn match registrySpecial ":" +syn match registrySpecial "-" + +" String +syn match registryString "\".*\"" contains=registryGUID,registrySpecial + +" Path +syn region registryPath start="\[" end="\]" contains=registryHKEY,registryGUID,registrySpecial + +" Path to remove +" like preceding path but with a "-" at begin +syn region registryRemove start="\[\-" end="\]" contains=registryHKEY,registryGUID,registrySpecial + +" Subkey +syn match registrySubKey "^\".*\"=" +" Default value +syn match registrySubKey "^\@=" + +" Numbers + +" Hex or Binary +" The format can be precised between () : +" 0 REG_NONE +" 1 REG_SZ +" 2 REG_EXPAND_SZ +" 3 REG_BINARY +" 4 REG_DWORD, REG_DWORD_LITTLE_ENDIAN +" 5 REG_DWORD_BIG_ENDIAN +" 6 REG_LINK +" 7 REG_MULTI_SZ +" 8 REG_RESOURCE_LIST +" 9 REG_FULL_RESOURCE_DESCRIPTOR +" 10 REG_RESOURCE_REQUIREMENTS_LIST +" The value can take several lines, if \ ends the line +" The limit to 999 matches is arbitrary, it avoids Vim crashing on a very long +" line of hex values that ends in a comma. +"syn match registryHex "hex\(([0-9]\{0,2})\)\=:\([0-9a-fA-F]\{2},\)\{0,999}\([0-9a-fA-F]\{2}\|\\\)$" contains=registrySpecial +syn match registryHex "hex\(([0-9]\{0,2})\)\=:\([0-9a-fA-F]\{2},\)*\([0-9a-fA-F]\{2}\|\\\)$" contains=registrySpecial +syn match registryHex "^\s*\([0-9a-fA-F]\{2},\)\{0,999}\([0-9a-fA-F]\{2}\|\\\)$" contains=registrySpecial +" Dword (32 bits) +syn match registryDword "dword:[0-9a-fA-F]\{8}$" contains=registrySpecial + +if version >= 508 || !exists("did_registry_syntax_inits") + if version < 508 + let did_registry_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + +" The default methods for highlighting. Can be overridden later + HiLink registryComment Comment + HiLink registryHead Constant + HiLink registryHKEY Constant + HiLink registryPath Special + HiLink registryRemove PreProc + HiLink registryGUID Identifier + HiLink registrySpecial Special + HiLink registrySubKey Type + HiLink registryString String + HiLink registryHex Number + HiLink registryDword Number + + delcommand HiLink +endif + + +let b:current_syntax = "registry" + +" vim:ts=8 diff --git a/vim71/syntax/remind.vim b/vim71/syntax/remind.vim new file mode 100644 index 0000000..001868e --- /dev/null +++ b/vim71/syntax/remind.vim @@ -0,0 +1,69 @@ +" Vim syntax file +" Language: Remind +" Maintainer: Davide Alberani +" Last Change: 10 May 2006 +" Version: 0.3 +" URL: http://erlug.linux.it/~da/vim/syntax/remind.vim +" +" remind is a sophisticated reminder service; you can download remind from: +" http://www.roaringpenguin.com/penguin/open_source_remind.php + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" shut case off +syn case ignore + +syn keyword remindCommands REM OMIT SET FSET UNSET +syn keyword remindExpiry UNTIL SCANFROM SCAN WARN SCHED +syn keyword remindTag PRIORITY TAG +syn keyword remindTimed AT DURATION +syn keyword remindMove ONCE SKIP BEFORE AFTER +syn keyword remindSpecial INCLUDE INC BANNER PUSH-OMIT-CONTEXT PUSH CLEAR-OMIT-CONTEXT CLEAR POP-OMIT-CONTEXT POP +syn keyword remindRun MSG MSF RUN CAL SATISFY SPECIAL PS PSFILE SHADE MOON +syn keyword remindConditional IF ELSE ENDIF IFTRIG +syn match remindComment "#.*$" +syn region remindString start=+'+ end=+'+ skip=+\\\\\|\\'+ oneline +syn region remindString start=+"+ end=+"+ skip=+\\\\\|\\"+ oneline +syn keyword remindDebug DEBUG DUMPVARS DUMP ERRMSG FLUSH PRESERVE +syn match remindVar "\$[_a-zA-Z][_a-zA-Z0-9]*" +syn match remindSubst "%[^ ]" +syn match remindAdvanceNumber "\(\*\|+\|-\|++\|--\)[0-9]\+" +" This will match trailing whitespaces that seem to break rem2ps. +" Courtesy of Michael Dunn. +syn match remindWarning display excludenl "\S\s\+$"ms=s+1 + + +if version >= 508 || !exists("did_remind_syn_inits") + if version < 508 + let did_remind_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink remindCommands Function + HiLink remindExpiry Repeat + HiLink remindTag Label + HiLink remindTimed Statement + HiLink remindMove Statement + HiLink remindSpecial Include + HiLink remindRun Function + HiLink remindConditional Conditional + HiLink remindComment Comment + HiLink remindString String + HiLink remindDebug Debug + HiLink remindVar Identifier + HiLink remindSubst Constant + HiLink remindAdvanceNumber Number + HiLink remindWarning Error + + delcommand HiLink +endif + +let b:current_syntax = "remind" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/resolv.vim b/vim71/syntax/resolv.vim new file mode 100644 index 0000000..6ec42d2 --- /dev/null +++ b/vim71/syntax/resolv.vim @@ -0,0 +1,88 @@ +" Vim syntax file +" Language: resolver configuration file +" Maintainer: David Ne\v{c}as (Yeti) +" Original Maintaner: Radu Dineiu +" License: This file can be redistribued and/or modified under the same terms +" as Vim itself. +" URL: http://trific.ath.cx/Ftp/vim/syntax/resolv.vim +" Last Change: 2006-04-16 + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Errors, comments and operators +syn match resolvError /./ +syn match resolvComment /\s*[#;].*$/ +syn match resolvOperator /[\/:]/ contained + +" IP +syn cluster resolvIPCluster contains=resolvIPError,resolvIPSpecial +syn match resolvIPError /\%(\d\{4,}\|25[6-9]\|2[6-9]\d\|[3-9]\d\{2}\)[\.0-9]*/ contained +syn match resolvIPSpecial /\%(127\.\d\{1,3}\.\d\{1,3}\.\d\{1,3}\)/ contained + +" General +syn match resolvIP contained /\%(\d\{1,4}\.\)\{3}\d\{1,4}/ contains=@resolvIPCluster +syn match resolvIPNetmask contained /\%(\d\{1,4}\.\)\{3}\d\{1,4}\%(\/\%(\%(\d\{1,4}\.\)\{,3}\d\{1,4}\)\)\?/ contains=resolvOperator,@resolvIPCluster +syn match resolvHostname contained /\w\{-}\.[-0-9A-Za-z_\.]*/ + +" Particular +syn match resolvIPNameserver contained /\%(\%(\d\{1,4}\.\)\{3}\d\{1,4}\%(\s\|$\)\)\+/ contains=@resolvIPCluster +syn match resolvHostnameSearch contained /\%(\%([-0-9A-Za-z_]\+\.\)*[-0-9A-Za-z_]\+\.\?\%(\s\|$\)\)\+/ +syn match resolvIPNetmaskSortList contained /\%(\%(\d\{1,4}\.\)\{3}\d\{1,4}\%(\/\%(\%(\d\{1,4}\.\)\{,3}\d\{1,4}\)\)\?\%(\s\|$\)\)\+/ contains=resolvOperator,@resolvIPCluster + +" Identifiers +syn match resolvNameserver /^\s*nameserver\>/ nextgroup=resolvIPNameserver skipwhite +syn match resolvLwserver /^\s*lwserver\>/ nextgroup=resolvIPNameserver skipwhite +syn match resolvDomain /^\s*domain\>/ nextgroup=resolvHostname skipwhite +syn match resolvSearch /^\s*search\>/ nextgroup=resolvHostnameSearch skipwhite +syn match resolvSortList /^\s*sortlist\>/ nextgroup=resolvIPNetmaskSortList skipwhite +syn match resolvOptions /^\s*options\>/ nextgroup=resolvOption skipwhite + +" Options +" FIXME: The manual page and the source code do not exactly agree on the set +" of allowed options +syn match resolvOption /\<\%(debug\|no_tld_query\|rotate\|no-check-names\|inet6\)\>/ contained nextgroup=resolvOption skipwhite +syn match resolvOption /\<\%(ndots\|timeout\|attempts\):\d\+\>/ contained contains=resolvOperator nextgroup=resolvOption skipwhite + +" Additional errors +syn match resolvError /^search .\{257,}/ + +if version >= 508 || !exists("did_config_syntax_inits") + if version < 508 + let did_config_syntax_inits = 1 + command! -nargs=+ HiLink hi link + else + command! -nargs=+ HiLink hi def link + endif + + HiLink resolvIP Number + HiLink resolvIPNetmask Number + HiLink resolvHostname String + HiLink resolvOption String + + HiLink resolvIPNameserver Number + HiLink resolvHostnameSearch String + HiLink resolvIPNetmaskSortList Number + + HiLink resolvNameServer Identifier + HiLink resolvLwserver Identifier + HiLink resolvDomain Identifier + HiLink resolvSearch Identifier + HiLink resolvSortList Identifier + HiLink resolvOptions Identifier + + HiLink resolvComment Comment + HiLink resolvOperator Operator + HiLink resolvError Error + HiLink resolvIPError Error + HiLink resolvIPSpecial Special + + delcommand HiLink +endif + +let b:current_syntax = "resolv" + +" vim: ts=8 ft=vim diff --git a/vim71/syntax/rexx.vim b/vim71/syntax/rexx.vim new file mode 100644 index 0000000..179e453 --- /dev/null +++ b/vim71/syntax/rexx.vim @@ -0,0 +1,206 @@ +" Vim syntax file +" Language: Rexx +" Maintainer: Thomas Geulig +" Last Change: 2005 Dez 9, added some -coloring, +" line comments, do *over*, messages, directives, +" highlighting classes, methods, routines and requires +" Rony G. Flatscher +" +" URL: http://www.geulig.de/vim/rexx.vim +" +" Special Thanks to Dan Sharp and Rony G. Flatscher +" for comments and additions + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +" add to valid identifier chars +setlocal iskeyword+=. +setlocal iskeyword+=! +setlocal iskeyword+=? + +" ---rgf, position important: must be before comments etc. ! +syn match rexxOperator "[-=|\/\\\+\*\[\],;<>&\~]" + +syn match rexxIdentifier "\<[a-zA-Z\!\?_]\([a-zA-Z0-9._?!]\)*\>" +syn match rexxEnvironmentSymbol "\<\.\+\([a-zA-Z0-9._?!]\)*\>" + + +" A Keyword is the first symbol in a clause. A clause begins at the start +" of a line or after a semicolon. THEN, ELSE, OTHERWISE, and colons are always +" followed by an implied semicolon. +syn match rexxClause "\(^\|;\|:\|then \|else \|otherwise \)\s*\w\+" contains=ALLBUT,rexxParse2,rexxRaise2 + + +" Considered keywords when used together in a phrase and begin a clause +syn match rexxParse "\\|version\)\>" +syn match rexxParse2 "\" contained containedin=rexxParse + + +syn match rexxKeyword contained "\" +syn match rexxKeyword contained "\<\(address\|trace\)\( value\)\=\>" +syn match rexxKeyword contained "\" +syn match rexxKeyword contained "\\(\s*forever\)\=\>" +syn match rexxKeyword contained "\\s*\" + +" Another keyword phrase, separated to aid highlighting in rexxFunction +syn match rexxKeyword contained "\" +syn match rexxKeyword2 contained "\" + + +" Considered keywords when they begin a clause +syn match rexxKeyword contained "\<\(arg\|do\|drop\|end\|exit\|expose\|forward\|if\|interpret\|iterate\|leave\|nop\)\>" +syn match rexxKeyword contained "\<\(options\|pull\|push\|queue\|raise\|reply\|return\|say\|select\|trace\)\>" + +" Conditional phrases +syn match rexxConditional "\(^\s*\| \)\(to\|by\|for\|until\|while\|then\|when\|otherwise\|else\|over\)\( \|\s*$\)" +syn match rexxConditional contained "\<\(to\|by\|for\|until\|while\|then\|when\|otherwise\|else\|over\)\>" + +" must be after Conditional phrases! +syn match rexxKeyword ".*\<\(then\|else\)\s*\" + +" Raise statement +syn match rexxRaise "\(^\|;\|:\)\s\+\\s*\<\(propagate\|error\|failure\|syntax\|user\)\>\=" +syn match rexxRaise2 "\<\(additional\|array\|description\|exit\|return\)\>" contained containedin=rexxRaise + +" Forward statement keywords +syn match rexxForward "\(^\|;\|:\)\\s*" +syn match rexxForward2 "\<\(arguments\|array\|continue\|message\|class\|to\)\>" contained containedin=rexxForward + +" Functions/Procedures +syn match rexxFunction "\<\w*\(/\*\s*\*/\)*("me=e-1 contains=rexxComment,rexxConditional,rexxKeyword,rexxIdentifier +syn match rexxFunction "\<\<[a-zA-Z\!\?_]\([a-zA-Z0-9._?!]\)*\>("me=e-1 +syn match rexxFunction "\" contains=rexxKeyword2 +syn match rexxFunction "[()]" + +" String constants +syn region rexxString start=+"+ skip=+""+ end=+"\(x\|b\)\=+ oneline +syn region rexxString start=+'+ skip=+''+ end=+'\(x\|b\)\=+ oneline + +" Catch errors caused by wrong parenthesis +syn region rexxParen transparent start='(' end=')' contains=ALLBUT,rexxParenError,rexxTodo,rexxLabel,rexxKeyword +syn match rexxParenError ")" +syn match rexxInParen "[\\[\\]{}]" + +" Comments +syn region rexxComment start="/\*" end="\*/" contains=rexxTodo,rexxComment +syn match rexxCommentError "\*/" +syn match rexxLineComment /--.*/ + +syn keyword rexxTodo contained TODO FIXME XXX + + +" ooRexx messages +syn region rexxMessageOperator start="\(\~\|\~\~\)" end="\(\S\|\s\)"me=e-1 +syn match rexxMessage "\(\~\|\~\~\)\s*\<\.*[a-zA-Z]\([a-zA-Z0-9._?!]\)*\>" contains=rexxMessageOperator + +" Highlight User Labels +syn match rexxLabel "^\s*\k*\s*:"me=e-1 + +syn match rexxLineContinue ",\ze\s*\(--.*\|\/\*.*\)*$" +" the following is necessary, otherwise three consecutive dashes will cause it to highlight the first one +syn match rexxLineContinue "-\ze\(\s+--.*\|\s*\/\*.*\)*$" + +" Special Variables +syn keyword rexxSpecialVariable sigl rc result self super + +" Constants +syn keyword rexxConst .true .false .nil + +" ooRexx builtin classes, first define dot to be o.k. in keywords +syn keyword rexxBuiltinClass .object .class .method .message +syn keyword rexxBuiltinClass .monitor .alarm +syn keyword rexxBuiltinClass .stem .stream .string +syn keyword rexxBuiltinClass .mutablebuffer +syn keyword rexxBuiltinClass .array .list .queue .directory .table .set +syn keyword rexxBuiltinClass .relation .bag .supplier .regularExpressions + +" Windows-only classes +syn keyword rexxBuiltinClass .OLEObject .MenuObject .WindowsClipboard .WindowsEventLog +syn keyword rexxBuiltinClass .WindowsManager .WindowObject .WindowsProgramManager + + +" ooRexx directives, ---rgf location important, otherwise directives in top of +" file not matched! +syn region rexxClass start="::\s*class\s*"ms=e+1 end="\ze\(\s\|;\|$\)" +syn region rexxMethod start="::\s*method\s*"ms=e+1 end="\ze\(\s\|;\|$\)" +syn region rexxRequires start="::\s*requires\s*"ms=e+1 end="\ze\(\s\|;\|$\)" +syn region rexxRoutine start="::\s*routine\s*"ms=e+1 end="\ze\(\s\|;\|$\)" + +syn region rexxDirective start="\(^\|;\)\s*::\s*\w\+" end="\($\|;\)" contains=rexxString,rexxComment,rexxLineComment,rexxClass,rexxMethod,rexxRoutine,rexxRequires keepend + + + +if !exists("rexx_minlines") +" let rexx_minlines = 10 + let rexx_minlines = 500 +endif +exec "syn sync ccomment rexxComment minlines=" . rexx_minlines + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_rexx_syn_inits") + if version < 508 + let did_rexx_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink rexxLabel Function + HiLink rexxCharacter Character + HiLink rexxParenError rexxError + HiLink rexxInParen rexxError + HiLink rexxCommentError rexxError + HiLink rexxError Error + HiLink rexxKeyword Statement + HiLink rexxKeyword2 rexxKeyword + HiLink rexxFunction Function + HiLink rexxString String + HiLink rexxComment Comment + HiLink rexxTodo Todo + HiLink rexxSpecialVariable Special + HiLink rexxConditional rexxKeyword + + HiLink rexxOperator Operator + HiLink rexxMessageOperator rexxOperator + HiLink rexxLineComment RexxComment + + HiLink rexxLineContinue WildMenu + + HiLink rexxDirective rexxKeyword + HiLink rexxClass Type + HiLink rexxMethod rexxFunction + HiLink rexxRequires Include + HiLink rexxRoutine rexxFunction + + HiLink rexxConst Constant + HiLink rexxTypeSpecifier Type + HiLink rexxBuiltinClass rexxTypeSpecifier + + HiLink rexxEnvironmentSymbol rexxConst + HiLink rexxMessage rexxFunction + + HiLink rexxParse rexxKeyword + HiLink rexxParse2 rexxParse + + HiLink rexxRaise rexxKeyword + HiLink rexxRaise2 rexxRaise + + HiLink rexxForward rexxKeyword + HiLink rexxForward2 rexxForward + + delcommand HiLink +endif + +let b:current_syntax = "rexx" + +"vim: ts=8 diff --git a/vim71/syntax/rhelp.vim b/vim71/syntax/rhelp.vim new file mode 100644 index 0000000..90e2d19 --- /dev/null +++ b/vim71/syntax/rhelp.vim @@ -0,0 +1,155 @@ +" Vim syntax file +" Language: R Help File +" Maintainer: Johannes Ranke +" Last Change: 2006 Apr 24 +" Version: 0.7 +" SVN: $Id: rhelp.vim,v 1.4 2006/04/24 19:33:52 vimboss Exp $ +" Remarks: - Now includes R syntax highlighting in the appropriate +" sections if an r.vim file is in the same directory or in the +" default debian location. +" - There is no Latex markup in equations + +" Version Clears: {{{1 +" For version 5.x: Clear all syntax items +" For version 6.x and 7.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case match + +" R help identifiers {{{ +syn region rhelpIdentifier matchgroup=rhelpSection start="\\name{" end="}" +syn region rhelpIdentifier matchgroup=rhelpSection start="\\alias{" end="}" +syn region rhelpIdentifier matchgroup=rhelpSection start="\\pkg{" end="}" +syn region rhelpIdentifier matchgroup=rhelpSection start="\\item{" end="}" contained contains=rhelpDots +syn region rhelpIdentifier matchgroup=rhelpSection start="\\method{" end=/}/ contained + +" Highlighting of R code using an existing r.vim syntax file if available {{{1 +syn include @R syntax/r.vim +syn match rhelpDots "\\dots" containedin=@R +syn region rhelpRcode matchgroup=Delimiter start="\\examples{" matchgroup=Delimiter transparent end=/}/ contains=@R,rhelpSection +syn region rhelpRcode matchgroup=Delimiter start="\\usage{" matchgroup=Delimiter transparent end=/}/ contains=@R,rhelpIdentifier,rhelpS4method +syn region rhelpRcode matchgroup=Delimiter start="\\synopsis{" matchgroup=Delimiter transparent end=/}/ contains=@R +syn region rhelpRcode matchgroup=Delimiter start="\\special{" matchgroup=Delimiter transparent end=/}/ contains=@R contained +syn region rhelpRcode matchgroup=Delimiter start="\\code{" matchgroup=Delimiter transparent end=/}/ contains=@R,rhelpLink contained +syn region rhelpS4method matchgroup=Delimiter start="\\S4method{.*}(" matchgroup=Delimiter transparent end=/)/ contains=@R,rhelpDots contained + +" Strings {{{1 +syn region rhelpString start=/"/ end=/"/ + +" Special characters ( \$ \& \% \# \{ \} \_) {{{1 +syn match rhelpSpecialChar "\\[$&%#{}_]" + +" Special Delimiters {{{1 +syn match rhelpDelimiter "\\cr" +syn match rhelpDelimiter "\\tab " + +" Keywords {{{1 +syn match rhelpKeyword "\\R" +syn match rhelpKeyword "\\ldots" +syn match rhelpKeyword "--" +syn match rhelpKeyword "---" +syn match rhelpKeyword "<" +syn match rhelpKeyword ">" + +" Links {{{1 +syn region rhelpLink matchgroup=rhelpSection start="\\link{" end="}" contained keepend +syn region rhelpLink matchgroup=rhelpSection start="\\link\[.*\]{" end="}" contained keepend +syn region rhelpLink matchgroup=rhelpSection start="\\linkS4class{" end="}" contained keepend + +" Type Styles {{{1 +syn match rhelpType "\\emph\>" +syn match rhelpType "\\strong\>" +syn match rhelpType "\\bold\>" +syn match rhelpType "\\sQuote\>" +syn match rhelpType "\\dQuote\>" +syn match rhelpType "\\preformatted\>" +syn match rhelpType "\\kbd\>" +syn match rhelpType "\\samp\>" +syn match rhelpType "\\eqn\>" +syn match rhelpType "\\deqn\>" +syn match rhelpType "\\file\>" +syn match rhelpType "\\email\>" +syn match rhelpType "\\url\>" +syn match rhelpType "\\var\>" +syn match rhelpType "\\env\>" +syn match rhelpType "\\option\>" +syn match rhelpType "\\command\>" +syn match rhelpType "\\dfn\>" +syn match rhelpType "\\cite\>" +syn match rhelpType "\\acronym\>" + +" rhelp sections {{{1 +syn match rhelpSection "\\encoding\>" +syn match rhelpSection "\\title\>" +syn match rhelpSection "\\description\>" +syn match rhelpSection "\\concept\>" +syn match rhelpSection "\\arguments\>" +syn match rhelpSection "\\details\>" +syn match rhelpSection "\\value\>" +syn match rhelpSection "\\references\>" +syn match rhelpSection "\\note\>" +syn match rhelpSection "\\author\>" +syn match rhelpSection "\\seealso\>" +syn match rhelpSection "\\keyword\>" +syn match rhelpSection "\\docType\>" +syn match rhelpSection "\\format\>" +syn match rhelpSection "\\source\>" +syn match rhelpSection "\\itemize\>" +syn match rhelpSection "\\describe\>" +syn match rhelpSection "\\enumerate\>" +syn match rhelpSection "\\item " +syn match rhelpSection "\\item$" +syn match rhelpSection "\\tabular{[lcr]*}" +syn match rhelpSection "\\dontrun\>" +syn match rhelpSection "\\dontshow\>" +syn match rhelpSection "\\testonly\>" + +" Freely named Sections {{{1 +syn region rhelpFreesec matchgroup=Delimiter start="\\section{" matchgroup=Delimiter transparent end=/}/ + +" R help file comments {{{1 +syn match rhelpComment /%.*$/ contained + +" Error {{{1 +syn region rhelpRegion matchgroup=Delimiter start=/(/ matchgroup=Delimiter end=/)/ transparent contains=ALLBUT,rhelpError,rhelpBraceError,rhelpCurlyError +syn region rhelpRegion matchgroup=Delimiter start=/{/ matchgroup=Delimiter end=/}/ transparent contains=ALLBUT,rhelpError,rhelpBraceError,rhelpParenError +syn region rhelpRegion matchgroup=Delimiter start=/\[/ matchgroup=Delimiter end=/]/ transparent contains=ALLBUT,rhelpError,rhelpCurlyError,rhelpParenError +syn match rhelpError /[)\]}]/ +syn match rhelpBraceError /[)}]/ contained +syn match rhelpCurlyError /[)\]]/ contained +syn match rhelpParenError /[\]}]/ contained + +" Define the default highlighting {{{1 +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_rhelp_syntax_inits") + if version < 508 + let did_rhelp_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + HiLink rhelpIdentifier Identifier + HiLink rhelpString String + HiLink rhelpKeyword Keyword + HiLink rhelpDots Keyword + HiLink rhelpLink Underlined + HiLink rhelpType Type + HiLink rhelpSection PreCondit + HiLink rhelpError Error + HiLink rhelpBraceError Error + HiLink rhelpCurlyError Error + HiLink rhelpParenError Error + HiLink rhelpDelimiter Delimiter + HiLink rhelpComment Comment + HiLink rhelpRComment Comment + HiLink rhelpSpecialChar SpecialChar + delcommand HiLink +endif + +let b:current_syntax = "rhelp" +" vim: foldmethod=marker: diff --git a/vim71/syntax/rib.vim b/vim71/syntax/rib.vim new file mode 100644 index 0000000..6b9f2b0 --- /dev/null +++ b/vim71/syntax/rib.vim @@ -0,0 +1,73 @@ +" Vim syntax file +" Language: Renderman Interface Bytestream +" Maintainer: Andrew Bromage +" Last Change: 2003 May 11 +" + +" Remove any old syntax stuff hanging around +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +syn case match + +" Comments +syn match ribLineComment "#.*$" +syn match ribStructureComment "##.*$" + +syn case ignore +syn match ribCommand /[A-Z][a-zA-Z]*/ +syn case match + +syn region ribString start=/"/ skip=/\\"/ end=/"/ + +syn match ribStructure "[A-Z][a-zA-Z]*Begin\>\|[A-Z][a-zA-Z]*End" +syn region ribSectionFold start="FrameBegin" end="FrameEnd" fold transparent keepend extend +syn region ribSectionFold start="WorldBegin" end="WorldEnd" fold transparent keepend extend +syn region ribSectionFold start="TransformBegin" end="TransformEnd" fold transparent keepend extend +syn region ribSectionFold start="AttributeBegin" end="AttributeEnd" fold transparent keepend extend +syn region ribSectionFold start="MotionBegin" end="MotionEnd" fold transparent keepend extend +syn region ribSectionFold start="SolidBegin" end="SolidEnd" fold transparent keepend extend +syn region ribSectionFold start="ObjectBegin" end="ObjectEnd" fold transparent keepend extend + +syn sync fromstart + +"integer number, or floating point number without a dot and with "f". +syn case ignore +syn match ribNumbers display transparent "[-]\=\<\d\|\.\d" contains=ribNumber,ribFloat +syn match ribNumber display contained "[-]\=\d\+\>" +"floating point number, with dot, optional exponent +syn match ribFloat display contained "[-]\=\d\+\.\d*\(e[-+]\=\d\+\)\=" +"floating point number, starting with a dot, optional exponent +syn match ribFloat display contained "[-]\=\.\d\+\(e[-+]\=\d\+\)\=\>" +"floating point number, without dot, with exponent +syn match ribFloat display contained "[-]\=\d\+e[-+]\d\+\>" +syn case match + +if version >= 508 || !exists("did_rib_syntax_inits") + if version < 508 + let did_rib_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink ribStructure Structure + HiLink ribCommand Statement + + HiLink ribStructureComment SpecialComment + HiLink ribLineComment Comment + + HiLink ribString String + HiLink ribNumber Number + HiLink ribFloat Float + + delcommand HiLink +end + + +let b:current_syntax = "rib" + +" Options for vi: ts=8 sw=2 sts=2 nowrap noexpandtab ft=vim diff --git a/vim71/syntax/rnc.vim b/vim71/syntax/rnc.vim new file mode 100644 index 0000000..d510f04 --- /dev/null +++ b/vim71/syntax/rnc.vim @@ -0,0 +1,68 @@ +" Vim syntax file +" Language: Relax NG compact syntax +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +setlocal iskeyword=@,48-57,_,-,. + +syn keyword rncTodo contained TODO FIXME XXX NOTE + +syn region rncComment display oneline start='^\s*#' end='$' + \ contains=rncTodo,@Spell + +syn match rncOperator display '[-|,&+?*~]' +syn match rncOperator display '\%(|&\)\==' +syn match rncOperator display '>>' + +syn match rncNamespace display '\<\k\+:' + +syn match rncQuoted display '\\\k\+\>' + +syn match rncSpecial display '\\x{\x\+}' + +syn region rncAnnotation transparent start='\[' end='\]' + \ contains=ALLBUT,rncComment,rncTodo + +syn region rncLiteral display oneline start=+"+ end=+"+ + \ contains=rncSpecial +syn region rncLiteral display oneline start=+'+ end=+'+ +syn region rncLiteral display oneline start=+"""+ end=+"""+ + \ contains=rncSpecial +syn region rncLiteral display oneline start=+'''+ end=+'''+ + +syn match rncDelimiter display '[{},()]' + +syn keyword rncKeyword datatypes default div empty external grammar +syn keyword rncKeyword include inherit list mixed name namespace +syn keyword rncKeyword notAllowed parent start string text token + +syn match rncIdentifier display '\k\+\_s*\%(=\|&=\||=\)\@=' + \ nextgroup=rncOperator +syn keyword rncKeyword element attribute + \ nextgroup=rncIdName skipwhite skipempty +syn match rncIdName contained '\k\+' + +hi def link rncTodo Todo +hi def link rncComment Comment +hi def link rncOperator Operator +hi def link rncNamespace Identifier +hi def link rncQuoted Special +hi def link rncSpecial SpecialChar +hi def link rncAnnotation Special +hi def link rncLiteral String +hi def link rncDelimiter Delimiter +hi def link rncKeyword Keyword +hi def link rncIdentifier Identifier +hi def link rncIdName Identifier + +let b:current_syntax = "rnc" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/rnoweb.vim b/vim71/syntax/rnoweb.vim new file mode 100644 index 0000000..161fd4e --- /dev/null +++ b/vim71/syntax/rnoweb.vim @@ -0,0 +1,56 @@ +" Vim syntax file +" Language: R noweb Files +" Maintainer: Johannes Ranke +" Last Change: 2007 Mr 30 +" Version: 0.8 +" SVN: $Id: rnoweb.vim,v 1.3 2007/05/05 17:55:31 vimboss Exp $ +" Remarks: - This file is inspired by the proposal of +" Fernando Henrique Ferraz Pereira da Rosa +" http://www.ime.usp.br/~feferraz/en/sweavevim.html +" + +" Version Clears: {{{1 +" For version 5.x: Clear all syntax items +" For version 6.x and 7.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case match + +" Extension of Tex clusters {{{1 +runtime syntax/tex.vim +unlet b:current_syntax + +syn cluster texMatchGroup add=@rnoweb +syn cluster texEnvGroup add=@rnoweb +syn cluster texFoldGroup add=@rnoweb +syn cluster texDocGroup add=@rnoweb +syn cluster texPartGroup add=@rnoweb +syn cluster texChapterGroup add=@rnoweb +syn cluster texSectionGroup add=@rnoweb +syn cluster texSubSectionGroup add=@rnoweb +syn cluster texSubSubSectionGroup add=@rnoweb +syn cluster texParaGroup add=@rnoweb + +" Highlighting of R code using an existing r.vim syntax file if available {{{1 +syn include @rnowebR syntax/r.vim +syn region rnowebChunk matchgroup=rnowebDelimiter start="^<<.*>>=" matchgroup=rnowebDelimiter end="^@" contains=@rnowebR,rnowebChunkReference,rnowebChunk fold keepend +syn match rnowebChunkReference "^<<.*>>$" contained +syn region rnowebSexpr matchgroup=Delimiter start="\\Sexpr{" matchgroup=Delimiter end="}" contains=@rnowebR + +" Sweave options command {{{1 +syn region rnowebSweaveopts matchgroup=Delimiter start="\\SweaveOpts{" matchgroup=Delimiter end="}" + +" rnoweb Cluster {{{1 +syn cluster rnoweb contains=rnowebChunk,rnowebChunkReference,rnowebDelimiter,rnowebSexpr,rnowebSweaveopts + +" Highlighting {{{1 +hi def link rnowebDelimiter Delimiter +hi def link rnowebSweaveOpts Statement +hi def link rnowebChunkReference Delimiter + +let b:current_syntax = "rnoweb" +" vim: foldmethod=marker: diff --git a/vim71/syntax/robots.vim b/vim71/syntax/robots.vim new file mode 100644 index 0000000..066628b --- /dev/null +++ b/vim71/syntax/robots.vim @@ -0,0 +1,69 @@ +" Vim syntax file +" Language: "Robots.txt" files +" Robots.txt files indicate to WWW robots which parts of a web site should not be accessed. +" Maintainer: Dominique Stphan (dominique@mggen.com) +" URL: http://www.mggen.com/vim/syntax/robots.zip +" Last change: 2001 May 09 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +" shut case off +syn case ignore + +" Comment +syn match robotsComment "#.*$" contains=robotsUrl,robotsMail,robotsString + +" Star * (means all spiders) +syn match robotsStar "\*" + +" : +syn match robotsDelimiter ":" + + +" The keywords +" User-agent +syn match robotsAgent "^[Uu][Ss][Ee][Rr]\-[Aa][Gg][Ee][Nn][Tt]" +" Disallow +syn match robotsDisallow "^[Dd][Ii][Ss][Aa][Ll][Ll][Oo][Ww]" + +" Disallow: or User-Agent: and the rest of the line before an eventual comment +synt match robotsLine "\(^[Uu][Ss][Ee][Rr]\-[Aa][Gg][Ee][Nn][Tt]\|^[Dd][Ii][Ss][Aa][Ll][Ll][Oo][Ww]\):[^#]*" contains=robotsAgent,robotsDisallow,robotsStar,robotsDelimiter + +" Some frequent things in comments +syn match robotsUrl "http[s]\=://\S*" +syn match robotsMail "\S*@\S*" +syn region robotsString start=+L\="+ skip=+\\\\\|\\"+ end=+"+ + +if version >= 508 || !exists("did_robos_syntax_inits") + if version < 508 + let did_robots_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink robotsComment Comment + HiLink robotsAgent Type + HiLink robotsDisallow Statement + HiLink robotsLine Special + HiLink robotsStar Operator + HiLink robotsDelimiter Delimiter + HiLink robotsUrl String + HiLink robotsMail String + HiLink robotsString String + + delcommand HiLink +endif + + +let b:current_syntax = "robots" + +" vim: ts=8 sw=2 + diff --git a/vim71/syntax/rpcgen.vim b/vim71/syntax/rpcgen.vim new file mode 100644 index 0000000..548f8c8 --- /dev/null +++ b/vim71/syntax/rpcgen.vim @@ -0,0 +1,63 @@ +" Vim syntax file +" Language: rpcgen +" Maintainer: Dr. Charles E. Campbell, Jr. +" Last Change: Sep 06, 2005 +" Version: 8 +" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Read the C syntax to start with +if version < 600 + source :p:h/c.vim +else + runtime! syntax/c.vim +endif + +syn keyword rpcProgram program skipnl skipwhite nextgroup=rpcProgName +syn match rpcProgName contained "\<\i\I*\>" skipnl skipwhite nextgroup=rpcProgZone +syn region rpcProgZone contained matchgroup=Delimiter start="{" matchgroup=Delimiter end="}\s*=\s*\(\d\+\|0x[23]\x\{7}\)\s*;"me=e-1 contains=rpcVersion,cComment,rpcProgNmbrErr +syn keyword rpcVersion contained version skipnl skipwhite nextgroup=rpcVersName +syn match rpcVersName contained "\<\i\I*\>" skipnl skipwhite nextgroup=rpcVersZone +syn region rpcVersZone contained matchgroup=Delimiter start="{" matchgroup=Delimiter end="}\s*=\s*\d\+\s*;"me=e-1 contains=cType,cStructure,cStorageClass,rpcDecl,rpcProcNmbr,cComment +syn keyword rpcDecl contained string +syn match rpcProcNmbr contained "=\s*\d\+;"me=e-1 +syn match rpcProgNmbrErr contained "=\s*0x[^23]\x*"ms=s+1 +syn match rpcPassThru "^\s*%.*$" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_rpcgen_syntax_inits") + if version < 508 + let did_rpcgen_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink rpcProgName rpcName + HiLink rpcProgram rpcStatement + HiLink rpcVersName rpcName + HiLink rpcVersion rpcStatement + + HiLink rpcDecl cType + HiLink rpcPassThru cComment + + HiLink rpcName Special + HiLink rpcProcNmbr Delimiter + HiLink rpcProgNmbrErr Error + HiLink rpcStatement Statement + + delcommand HiLink +endif + +let b:current_syntax = "rpcgen" + +" vim: ts=8 diff --git a/vim71/syntax/rpl.vim b/vim71/syntax/rpl.vim new file mode 100644 index 0000000..bc50475 --- /dev/null +++ b/vim71/syntax/rpl.vim @@ -0,0 +1,491 @@ +" Vim syntax file +" Language: RPL/2 +" Version: 0.15.15 against RPL/2 version 4.00pre7i +" Last Change: 2003 august 24 +" Maintainer: Jol BERTRAND +" URL: http://www.makalis.fr/~bertrand/rpl2/download/vim/indent/rpl.vim +" Credits: Nothing + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Keyword characters (not used) +" set iskeyword=33-127 + +" Case sensitive +syntax case match + +" Constants +syntax match rplConstant "\(^\|\s\+\)\(e\|i\)\ze\($\|\s\+\)" + +" Any binary number +syntax match rplBinaryError "\(^\|\s\+\)#\s*\S\+b\ze" +syntax match rplBinary "\(^\|\s\+\)#\s*[01]\+b\ze\($\|\s\+\)" +syntax match rplOctalError "\(^\|\s\+\)#\s*\S\+o\ze" +syntax match rplOctal "\(^\|\s\+\)#\s*\o\+o\ze\($\|\s\+\)" +syntax match rplDecimalError "\(^\|\s\+\)#\s*\S\+d\ze" +syntax match rplDecimal "\(^\|\s\+\)#\s*\d\+d\ze\($\|\s\+\)" +syntax match rplHexadecimalError "\(^\|\s\+\)#\s*\S\+h\ze" +syntax match rplHexadecimal "\(^\|\s\+\)#\s*\x\+h\ze\($\|\s\+\)" + +" Case unsensitive +syntax case ignore + +syntax match rplControl "\(^\|\s\+\)abort\ze\($\|\s\+\)" +syntax match rplControl "\(^\|\s\+\)kill\ze\($\|\s\+\)" +syntax match rplControl "\(^\|\s\+\)cont\ze\($\|\s\+\)" +syntax match rplControl "\(^\|\s\+\)halt\ze\($\|\s\+\)" +syntax match rplControl "\(^\|\s\+\)cmlf\ze\($\|\s\+\)" +syntax match rplControl "\(^\|\s\+\)sst\ze\($\|\s\+\)" + +syntax match rplConstant "\(^\|\s\+\)pi\ze\($\|\s\+\)" + +syntax match rplStatement "\(^\|\s\+\)return\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)last\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)syzeval\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)wait\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)type\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)kind\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)eval\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)use\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)remove\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)external\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)dup\([2n]\|\)\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)drop\([2n]\|\)\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)depth\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)roll\(d\|\)\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)pick\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)rot\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)swap\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)over\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)clear\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)warranty\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)copyright\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)convert\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)date\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)time\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)mem\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)clmf\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)->num\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)help\ze\($\|\s\+\)" + +syntax match rplStorage "\(^\|\s\+\)get\(i\|r\|c\|\)\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)put\(i\|r\|c\|\)\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)rcl\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)purge\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)sinv\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)sneg\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)sconj\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)steq\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)rceq\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)vars\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)clusr\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)sto\([+-/\*]\|\)\ze\($\|\s\+\)" + +syntax match rplAlgConditional "\(^\|\s\+\)ift\(e\|\)\ze\($\|\s\+\)" + +syntax match rplOperator "\(^\|\s\+\)and\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)\(x\|\)or\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)not\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)same\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)==\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)<=\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)=<\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)=>\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)>=\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)<>\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)>\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)<\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)[+-]\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)[/\*]\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)\^\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)\*\*\ze\($\|\s\+\)" + +syntax match rplBoolean "\(^\|\s\+\)true\ze\($\|\s\+\)" +syntax match rplBoolean "\(^\|\s\+\)false\ze\($\|\s\+\)" + +syntax match rplReadWrite "\(^\|\s\+\)store\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)recall\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)\(\|wf\|un\)lock\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)open\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)close\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)delete\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)create\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)format\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)rewind\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)backspace\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)\(\|re\)write\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)read\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)inquire\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)sync\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)append\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)suppress\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)seek\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)pr\(1\|int\|st\|stc\|lcd\|var\|usr\|md\)\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)paper\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)cr\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)erase\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)disp\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)input\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)prompt\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)key\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)cllcd\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)\(\|re\)draw\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)drax\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)indep\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)depnd\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)res\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)axes\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)label\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)pmin\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)pmax\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)centr\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)persist\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)title\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)\(slice\|auto\|log\|\)scale\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)eyept\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)\(p\|s\)par\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)function\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)polar\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)scatter\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)plotter\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)wireframe\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)parametric\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)slice\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)\*w\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)\*h\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)\*d\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)\*s\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)->lcd\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)lcd->\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)edit\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)visit\ze\($\|\s\+\)" + +syntax match rplIntrinsic "\(^\|\s\+\)abs\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)arg\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)conj\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)re\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)im\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)mant\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)xpon\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)ceil\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)fact\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)fp\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)floor\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)inv\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)ip\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)max\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)min\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)mod\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)neg\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)relax\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)sign\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)sq\(\|rt\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)xroot\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)cos\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)sin\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)tan\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)tg\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)a\(\|rc\)cos\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)a\(\|rc\)sin\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)atan\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)arctg\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|a\)cosh\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|a\)sinh\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|a\)tanh\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|arg\)th\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)arg[cst]h\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|a\)log\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)ln\(\|1\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)exp\(\|m\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)trn\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)con\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)idn\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)rdm\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)rsd\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)cnrm\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)cross\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)d[eo]t\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)[cr]swp\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)rci\(j\|\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(in\|de\)cr\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)bessel\ze\($\|\s\+\)" + +syntax match rplIntrinsic "\(^\|\s\+\)\(\|g\)egvl\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|g\)\(\|l\|r\)egv\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)rnrm\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(std\|fix\|sci\|eng\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(rad\|deg\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|n\)rand\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)rdz\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|i\)fft\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(dec\|bin\|oct\|hex\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)rclf\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)stof\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)[cs]f\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)chr\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)num\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)pos\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)sub\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)size\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(st\|rc\)ws\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(r\|s\)\(r\|l\)\(\|b\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)as\(r\|l\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(int\|der\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)stos\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|r\)cls\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)drws\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)scls\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)ns\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)tot\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)mean\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|p\)sdev\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|p\)var\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)maxs\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)mins\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|p\)cov\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)cols\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)s\(x\(\|y\|2\)\|y\(\|2\)\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(x\|y\)col\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)corr\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)utp[cfnt]\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)comb\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)perm\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|p\)lu\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)[lu]chol\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)schur\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)%\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)%ch\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)%t\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)hms->\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)->hms\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)hms+\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)hms-\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)d->r\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)r->d\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)b->r\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)r->b\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)c->r\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)r->c\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)r->p\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)p->r\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)str->\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)->str\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)array->\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)->array\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)list->\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)->list\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)s+\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)s-\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)col-\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)col+\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)row-\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)row+\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)->q\ze\($\|\s\+\)" + +syntax match rplObsolete "\(^\|\s\+\)arry->\ze\($\|\s\+\)"hs=e-5 +syntax match rplObsolete "\(^\|\s\+\)->arry\ze\($\|\s\+\)"hs=e-5 + +" Conditional structures +syntax match rplConditionalError "\(^\|\s\+\)case\ze\($\|\s\+\)"hs=e-3 +syntax match rplConditionalError "\(^\|\s\+\)then\ze\($\|\s\+\)"hs=e-3 +syntax match rplConditionalError "\(^\|\s\+\)else\ze\($\|\s\+\)"hs=e-3 +syntax match rplConditionalError "\(^\|\s\+\)elseif\ze\($\|\s\+\)"hs=e-5 +syntax match rplConditionalError "\(^\|\s\+\)end\ze\($\|\s\+\)"hs=e-2 +syntax match rplConditionalError "\(^\|\s\+\)\(step\|next\)\ze\($\|\s\+\)"hs=e-3 +syntax match rplConditionalError "\(^\|\s\+\)until\ze\($\|\s\+\)"hs=e-4 +syntax match rplConditionalError "\(^\|\s\+\)repeat\ze\($\|\s\+\)"hs=e-5 +syntax match rplConditionalError "\(^\|\s\+\)default\ze\($\|\s\+\)"hs=e-6 + +" FOR/(CYCLE)/(EXIT)/NEXT +" FOR/(CYCLE)/(EXIT)/STEP +" START/(CYCLE)/(EXIT)/NEXT +" START/(CYCLE)/(EXIT)/STEP +syntax match rplCycle "\(^\|\s\+\)\(cycle\|exit\)\ze\($\|\s\+\)" +syntax region rplForNext matchgroup=rplRepeat start="\(^\|\s\+\)\(for\|start\)\ze\($\|\s\+\)" end="\(^\|\s\+\)\(next\|step\)\ze\($\|\s\+\)" contains=ALL keepend extend + +" ELSEIF/END +syntax region rplElseifEnd matchgroup=rplConditional start="\(^\|\s\+\)elseif\ze\($\|\s\+\)" end="\(^\|\s\+\)end\ze\($\|\s\+\)" contained contains=ALLBUT,rplElseEnd keepend + +" ELSE/END +syntax region rplElseEnd matchgroup=rplConditional start="\(^\|\s\+\)else\ze\($\|\s\+\)" end="\(^\|\s\+\)end\ze\($\|\s\+\)" contained contains=ALLBUT,rplElseEnd,rplThenEnd,rplElseifEnd keepend + +" THEN/END +syntax region rplThenEnd matchgroup=rplConditional start="\(^\|\s\+\)then\ze\($\|\s\+\)" end="\(^\|\s\+\)end\ze\($\|\s\+\)" contained containedin=rplIfEnd contains=ALLBUT,rplThenEnd keepend + +" IF/END +syntax region rplIfEnd matchgroup=rplConditional start="\(^\|\s\+\)if\(err\|\)\ze\($\|\s\+\)" end="\(^\|\s\+\)end\ze\($\|\s\+\)" contains=ALLBUT,rplElseEnd,rplElseifEnd keepend extend +" if end is accepted ! +" select end too ! + +" CASE/THEN +syntax region rplCaseThen matchgroup=rplConditional start="\(^\|\s\+\)case\ze\($\|\s\+\)" end="\(^\|\s\+\)then\ze\($\|\s\+\)" contains=ALLBUT,rplCaseThen,rplCaseEnd,rplThenEnd keepend extend contained containedin=rplCaseEnd + +" CASE/END +syntax region rplCaseEnd matchgroup=rplConditional start="\(^\|\s\+\)case\ze\($\|\s\+\)" end="\(^\|\s\+\)end\ze\($\|\s\+\)" contains=ALLBUT,rplCaseEnd,rplThenEnd,rplElseEnd keepend extend contained containedin=rplSelectEnd + +" DEFAULT/END +syntax region rplDefaultEnd matchgroup=rplConditional start="\(^\|\s\+\)default\ze\($\|\s\+\)" end="\(^\|\s\+\)end\ze\($\|\s\+\)" contains=ALLBUT,rplDefaultEnd keepend contained containedin=rplSelectEnd + +" SELECT/END +syntax region rplSelectEnd matchgroup=rplConditional start="\(^\|\s\+\)select\ze\($\|\s\+\)" end="\(^\|\s\+\)end\ze\($\|\s\+\)" contains=ALLBUT,rplThenEnd keepend extend +" select end is accepted ! + +" DO/UNTIL/END +syntax region rplUntilEnd matchgroup=rplConditional start="\(^\|\s\+\)until\ze\($\|\s\+\)" end="\(^\|\s\+\)\zsend\ze\($\|\s\+\)" contains=ALLBUT,rplUntilEnd contained containedin=rplDoUntil extend keepend +syntax region rplDoUntil matchgroup=rplConditional start="\(^\|\s\+\)do\ze\($\|\s\+\)" end="\(^\|\s\+\)until\ze\($\|\s\+\)" contains=ALL keepend extend + +" WHILE/REPEAT/END +syntax region rplRepeatEnd matchgroup=rplConditional start="\(^\|\s\+\)repeat\ze\($\|\s\+\)" end="\(^\|\s\+\)\zsend\ze\($\|\s\+\)" contains=ALLBUT,rplRepeatEnd contained containedin=rplWhileRepeat extend keepend +syntax region rplWhileRepeat matchgroup=rplConditional start="\(^\|\s\+\)while\ze\($\|\s\+\)" end="\(^\|\s\+\)repeat\ze\($\|\s\+\)" contains=ALL keepend extend + +" Comments +syntax match rplCommentError "\*/" +syntax region rplCommentString contained start=+"+ end=+"+ end=+\*/+me=s-1 +syntax region rplCommentLine start="\(^\|\s\+\)//\ze" skip="\\$" end="$" contains=NONE keepend extend +syntax region rplComment start="\(^\|\s\+\)/\*\ze" end="\*/" contains=rplCommentString keepend extend + +" Catch errors caused by too many right parentheses +syntax region rplParen transparent start="(" end=")" contains=ALLBUT,rplParenError,rplComplex,rplIncluded keepend extend +syntax match rplParenError ")" + +" Subroutines +" Catch errors caused by too many right '>>' +syntax match rplSubError "\(^\|\s\+\)>>\ze\($\|\s\+\)"hs=e-1 +syntax region rplSub matchgroup=rplSubDelimitor start="\(^\|\s\+\)<<\ze\($\|\s\+\)" end="\(^\|\s\+\)>>\ze\($\|\s\+\)" contains=ALLBUT,rplSubError,rplIncluded,rplDefaultEnd,rplStorageSub keepend extend + +" Expressions +syntax region rplExpr start="\(^\|\s\+\)'" end="'\ze\($\|\s\+\)" contains=rplParen,rplParenError + +" Local variables +syntax match rplStorageError "\(^\|\s\+\)->\ze\($\|\s\+\)"hs=e-1 +syntax region rplStorageSub matchgroup=rplStorage start="\(^\|\s\+\)<<\ze\($\|\s\+\)" end="\(^\|\s\+\)>>\ze\($\|\s\+\)" contains=ALLBUT,rplSubError,rplIncluded,rplDefaultEnd,rplStorageExpr contained containedin=rplLocalStorage keepend extend +syntax region rplStorageExpr matchgroup=rplStorage start="\(^\|\s\+\)'" end="'\ze\($\|\s\+\)" contains=rplParen,rplParenError extend contained containedin=rplLocalStorage +syntax region rplLocalStorage matchgroup=rplStorage start="\(^\|\s\+\)->\ze\($\|\s\+\)" end="\(^\|\s\+\)\(<<\ze\($\|\s\+\)\|'\)" contains=rplStorageSub,rplStorageExpr,rplComment,rplCommentLine keepend extend + +" Catch errors caused by too many right brackets +syntax match rplArrayError "\]" +syntax match rplArray "\]" contained containedin=rplArray +syntax region rplArray matchgroup=rplArray start="\[" end="\]" contains=ALLBUT,rplArrayError keepend extend + +" Catch errors caused by too many right '}' +syntax match rplListError "}" +syntax match rplList "}" contained containedin=rplList +syntax region rplList matchgroup=rplList start="{" end="}" contains=ALLBUT,rplListError,rplIncluded keepend extend + +" cpp is used by RPL/2 +syntax match rplPreProc "\_^#\s*\(define\|undef\)\>" +syntax match rplPreProc "\_^#\s*\(warning\|error\)\>" +syntax match rplPreCondit "\_^#\s*\(if\|ifdef\|ifndef\|elif\|else\|endif\)\>" +syntax match rplIncluded contained "\<<\s*\S*\s*>\>" +syntax match rplInclude "\_^#\s*include\>\s*["<]" contains=rplIncluded,rplString +"syntax match rplExecPath "\%^\_^#!\s*\S*" +syntax match rplExecPath "\%^\_^#!\p*\_$" + +" Any integer +syntax match rplInteger "\(^\|\s\+\)[-+]\=\d\+\ze\($\|\s\+\)" + +" Floating point number +" [S][ip].[fp] +syntax match rplFloat "\(^\|\s\+\)[-+]\=\(\d*\)\=[\.,]\(\d*\)\=\ze\($\|\s\+\)" contains=ALLBUT,rplPoint,rplSign +" [S]ip[.fp]E[S]exp +syntax match rplFloat "\(^\|\s\+\)[-+]\=\d\+\([\.,]\d*\)\=[eE]\([-+]\)\=\d\+\ze\($\|\s\+\)" contains=ALLBUT,rplPoint,rplSign +" [S].fpE[S]exp +syntax match rplFloat "\(^\|\s\+\)[-+]\=\(\d*\)\=[\.,]\d\+[eE]\([-+]\)\=\d\+\ze\($\|\s\+\)" contains=ALLBUT,rplPoint,rplSign +syntax match rplPoint "\<[\.,]\>" +syntax match rplSign "\<[+-]\>" + +" Complex number +" (x,y) +syntax match rplComplex "\(^\|\s\+\)([-+]\=\(\d*\)\=\.\=\d*\([eE][-+]\=\d\+\)\=\s*,\s*[-+]\=\(\d*\)\=\.\=\d*\([eE][-+]\=\d\+\)\=)\ze\($\|\s\+\)" +" (x.y) +syntax match rplComplex "\(^\|\s\+\)([-+]\=\(\d*\)\=,\=\d*\([eE][-+]\=\d\+\)\=\s*\.\s*[-+]\=\(\d*\)\=,\=\d*\([eE][-+]\=\d\+\)\=)\ze\($\|\s\+\)" + +" Strings +syntax match rplStringGuilles "\\\"" +syntax match rplStringAntislash "\\\\" +syntax region rplString start=+\(^\|\s\+\)"+ end=+"\ze\($\|\s\+\)+ contains=rplStringGuilles,rplStringAntislash + +syntax match rplTab "\t" transparent + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_rpl_syntax_inits") + if version < 508 + let did_rpl_syntax_inits = 1 + command -nargs=+ HiLink highlight link + else + command -nargs=+ HiLink highlight default link + endif + + " The default highlighting. + + HiLink rplControl Statement + HiLink rplStatement Statement + HiLink rplAlgConditional Conditional + HiLink rplConditional Repeat + HiLink rplConditionalError Error + HiLink rplRepeat Repeat + HiLink rplCycle Repeat + HiLink rplUntil Repeat + HiLink rplIntrinsic Special + HiLink rplStorage StorageClass + HiLink rplStorageExpr StorageClass + HiLink rplStorageError Error + HiLink rplReadWrite rplIntrinsic + + HiLink rplOperator Operator + + HiLink rplList Special + HiLink rplArray Special + HiLink rplConstant Identifier + HiLink rplExpr Type + + HiLink rplString String + HiLink rplStringGuilles String + HiLink rplStringAntislash String + + HiLink rplBinary Boolean + HiLink rplOctal Boolean + HiLink rplDecimal Boolean + HiLink rplHexadecimal Boolean + HiLink rplInteger Number + HiLink rplFloat Float + HiLink rplComplex Float + HiLink rplBoolean Identifier + + HiLink rplObsolete Todo + + HiLink rplPreCondit PreCondit + HiLink rplInclude Include + HiLink rplIncluded rplString + HiLink rplInclude Include + HiLink rplExecPath Include + HiLink rplPreProc PreProc + HiLink rplComment Comment + HiLink rplCommentLine Comment + HiLink rplCommentString Comment + HiLink rplSubDelimitor rplStorage + HiLink rplCommentError Error + HiLink rplParenError Error + HiLink rplSubError Error + HiLink rplArrayError Error + HiLink rplListError Error + HiLink rplTab Error + HiLink rplBinaryError Error + HiLink rplOctalError Error + HiLink rplDecimalError Error + HiLink rplHexadecimalError Error + + delcommand HiLink +endif + +let b:current_syntax = "rpl" + +" vim: ts=8 tw=132 diff --git a/vim71/syntax/rst.vim b/vim71/syntax/rst.vim new file mode 100644 index 0000000..d5a76a2 --- /dev/null +++ b/vim71/syntax/rst.vim @@ -0,0 +1,178 @@ +" Vim syntax file +" Language: reStructuredText documentation format +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-07-04 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn case ignore + +" FIXME: The problem with these two is that Vim doesn’t seem to like +" matching across line boundaries. +" +" syn match rstSections /^.*\n[=`:.'"~^_*+#-]\+$/ + +" syn match rstTransition /^\s*[=`:.'"~^_*+#-]\{4,}\s*$/ + +syn cluster rstCruft contains=rstEmphasis,rstStrongEmphasis, + \ rstInterpretedText,rstInlineLiteral,rstSubstitutionReference, + \ rstInlineInternalTargets,rstFootnoteReference,rstHyperlinkReference + +syn region rstLiteralBlock matchgroup=rstDelimiter + \ start='::\_s*\n\ze\z(\s\+\)' skip='^$' end='^\z1\@!' + \ contains=@NoSpell + +syn region rstQuotedLiteralBlock matchgroup=rstDelimiter + \ start="::\_s*\n\ze\z([!\"#$%&'()*+,-./:;<=>?@[\]^_`{|}~]\)" + \ end='^\z1\@!' contains=@NoSpell + +syn region rstDoctestBlock oneline display matchgroup=rstDelimiter + \ start='^>>>\s' end='^$' + +syn region rstTable transparent start='^\n\s*+[-=+]\+' end='^$' + \ contains=rstTableLines,@rstCruft +syn match rstTableLines contained display '|\|+\%(=\+\|-\+\)\=' + +syn region rstSimpleTable transparent + \ start='^\n\%(\s*\)\@>\%(\%(=\+\)\@>\%(\s\+\)\@>\)\%(\%(\%(=\+\)\@>\%(\s*\)\@>\)\+\)\@>$' + \ end='^$' + \ contains=rstSimpleTableLines,@rstCruft +syn match rstSimpleTableLines contained display + \ '^\%(\s*\)\@>\%(\%(=\+\)\@>\%(\s\+\)\@>\)\%(\%(\%(=\+\)\@>\%(\s*\)\@>\)\+\)\@>$' +syn match rstSimpleTableLines contained display + \ '^\%(\s*\)\@>\%(\%(-\+\)\@>\%(\s\+\)\@>\)\%(\%(\%(-\+\)\@>\%(\s*\)\@>\)\+\)\@>$' + +syn cluster rstDirectives contains=rstFootnote,rstCitation, + \ rstHyperlinkTarget,rstExDirective + +syn match rstExplicitMarkup '^\.\.\_s' + \ nextgroup=@rstDirectives,rstComment,rstSubstitutionDefinition + +let s:ReferenceName = '[[:alnum:]]\+\%([_.-][[:alnum:]]\+\)*' + +syn keyword rstTodo contained FIXME TODO XXX NOTE + +execute 'syn region rstComment contained' . + \ ' start=/.*/' + \ ' end=/^\s\@!/ contains=rstTodo' + +execute 'syn region rstFootnote contained matchgroup=rstDirective' . + \ ' start=+\[\%(\d\+\|#\%(' . s:ReferenceName . '\)\=\|\*\)\]\_s+' . + \ ' skip=+^$+' . + \ ' end=+^\s\@!+ contains=@rstCruft,@NoSpell' + +execute 'syn region rstCitation contained matchgroup=rstDirective' . + \ ' start=+\[' . s:ReferenceName . '\]\_s+' . + \ ' skip=+^$+' . + \ ' end=+^\s\@!+ contains=@rstCruft,@NoSpell' + +syn region rstHyperlinkTarget contained matchgroup=rstDirective + \ start='_\%(_\|[^:\\]*\%(\\.[^:\\]*\)*\):\_s' skip=+^$+ end=+^\s\@!+ + +syn region rstHyperlinkTarget contained matchgroup=rstDirective + \ start='_`[^`\\]*\%(\\.[^`\\]*\)*`:\_s' skip=+^$+ end=+^\s\@!+ + +syn region rstHyperlinkTarget matchgroup=rstDirective + \ start=+^__\_s+ skip=+^$+ end=+^\s\@!+ + +execute 'syn region rstExDirective contained matchgroup=rstDirective' . + \ ' start=+' . s:ReferenceName . '::\_s+' . + \ ' skip=+^$+' . + \ ' end=+^\s\@!+ contains=@rstCruft' + +execute 'syn match rstSubstitutionDefinition contained' . + \ ' /|' . s:ReferenceName . '|\_s\+/ nextgroup=@rstDirectives' + +function! s:DefineOneInlineMarkup(name, start, middle, end, char_left, char_right) + execute 'syn region rst' . a:name . + \ ' start=+' . a:char_left . '\zs' . a:start . + \ '\ze[^[:space:]' . a:char_right . a:start[strlen(a:start) - 1] . ']+' . + \ a:middle . + \ ' end=+\S' . a:end . '\ze\%($\|\s\|[''")\]}>/:.,;!?\\-]\)+' +endfunction + +function! s:DefineInlineMarkup(name, start, middle, end) + let middle = a:middle != "" ? + \ (' skip=+\\\\\|\\' . a:middle . '+') : + \ "" + + call s:DefineOneInlineMarkup(a:name, a:start, middle, a:end, "'", "'") + call s:DefineOneInlineMarkup(a:name, a:start, middle, a:end, '"', '"') + call s:DefineOneInlineMarkup(a:name, a:start, middle, a:end, '(', ')') + call s:DefineOneInlineMarkup(a:name, a:start, middle, a:end, '\[', '\]') + call s:DefineOneInlineMarkup(a:name, a:start, middle, a:end, '{', '}') + call s:DefineOneInlineMarkup(a:name, a:start, middle, a:end, '<', '>') + + call s:DefineOneInlineMarkup(a:name, a:start, middle, a:end, '\%(^\|\s\|[/:]\)', '') + + execute 'syn match rst' . a:name . + \ ' +\%(^\|\s\|[''"([{/:.,;!?\\-]\)+' + + execute 'hi def link rst' . a:name . 'Delimiter' . ' rst' . a:name +endfunction + +call s:DefineInlineMarkup('Emphasis', '\*', '\*', '\*') +call s:DefineInlineMarkup('StrongEmphasis', '\*\*', '\*', '\*\*') +call s:DefineInlineMarkup('InterpretedTextOrHyperlinkReference', '`', '`', '`_\{0,2}') +call s:DefineInlineMarkup('InlineLiteral', '``', "", '``') +call s:DefineInlineMarkup('SubstitutionReference', '|', '|', '|_\{0,2}') +call s:DefineInlineMarkup('InlineInternalTargets', '_`', '`', '`') + +" TODO: Can’t remember why these two can’t be defined like the ones above. +execute 'syn match rstFootnoteReference contains=@NoSpell' . + \ ' +\[\%(\d\+\|#\%(' . s:ReferenceName . '\)\=\|\*\)\]_+' + +execute 'syn match rstCitationReference contains=@NoSpell' . + \ ' +\[' . s:ReferenceName . '\]_\ze\%($\|\s\|[''")\]}>/:.,;!?\\-]\)+' + +execute 'syn match rstHyperlinkReference' . + \ ' /\<' . s:ReferenceName . '__\=\ze\%($\|\s\|[''")\]}>/:.,;!?\\-]\)/' + +syn match rstStandaloneHyperlink contains=@NoSpell + \ "\<\%(\%(\%(https\=\|file\|ftp\|gopher\)://\|\%(mailto\|news\):\)[^[:space:]'\"<>]\+\|www[[:alnum:]_-]*\.[[:alnum:]_-]\+\.[^[:space:]'\"<>]\+\)[[:alnum:]/]" + +" TODO: Use better syncing. I don’t know the specifics of syncing well enough, +" though. +syn sync minlines=50 + +hi def link rstTodo Todo +hi def link rstComment Comment +"hi def link rstSections Type +"hi def link rstTransition Type +hi def link rstLiteralBlock String +hi def link rstQuotedLiteralBlock String +hi def link rstDoctestBlock PreProc +hi def link rstTableLines rstDelimiter +hi def link rstSimpleTableLines rstTableLines +hi def link rstExplicitMarkup rstDirective +hi def link rstDirective Keyword +hi def link rstFootnote String +hi def link rstCitation String +hi def link rstHyperlinkTarget String +hi def link rstExDirective String +hi def link rstSubstitutionDefinition rstDirective +hi def link rstDelimiter Delimiter +" TODO: I dunno... +hi def rstEmphasis term=italic cterm=italic gui=italic +hi def link rstStrongEmphasis Special +"term=bold cterm=bold gui=bold +hi def link rstInterpretedTextOrHyperlinkReference Identifier +hi def link rstInlineLiteral String +hi def link rstSubstitutionReference PreProc +hi def link rstInlineInternalTargets Identifier +hi def link rstFootnoteReference Identifier +hi def link rstCitationReference Identifier +hi def link rstHyperLinkReference Identifier +hi def link rstStandaloneHyperlink Identifier + +let b:current_syntax = "rst" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/rtf.vim b/vim71/syntax/rtf.vim new file mode 100644 index 0000000..8f5ea71 --- /dev/null +++ b/vim71/syntax/rtf.vim @@ -0,0 +1,88 @@ +" Vim syntax file +" Language: Rich Text Format +" "*.rtf" files +" +" The Rich Text Format (RTF) Specification is a method of encoding formatted +" text and graphics for easy transfer between applications. +" .hlp (windows help files) use compiled rtf files +" rtf documentation at http://night.primate.wisc.edu/software/RTF/ +" +" Maintainer: Dominique Stphan (dominique@mggen.com) +" URL: http://www.mggen.com/vim/syntax/rtf.zip +" Last change: 2001 Mai 02 + +" TODO: render underline, italic, bold + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" case on (all controls must be lower case) +syn case match + +" Control Words +syn match rtfControlWord "\\[a-z]\+[\-]\=[0-9]*" + +" New Control Words (not in the 1987 specifications) +syn match rtfNewControlWord "\\\*\\[a-z]\+[\-]\=[0-9]*" + +" Control Symbol : any \ plus a non alpha symbol, *, \, { and } and ' +syn match rtfControlSymbol "\\[^a-zA-Z\*\{\}\\']" + +" { } and \ are special characters, to use them +" we add a backslash \ +syn match rtfCharacter "\\\\" +syn match rtfCharacter "\\{" +syn match rtfCharacter "\\}" +" Escaped characters (for 8 bytes characters upper than 127) +syn match rtfCharacter "\\'[A-Za-z0-9][A-Za-z0-9]" +" Unicode +syn match rtfUnicodeCharacter "\\u[0-9][0-9]*" + +" Color values, we will put this value in Red, Green or Blue +syn match rtfRed "\\red[0-9][0-9]*" +syn match rtfGreen "\\green[0-9][0-9]*" +syn match rtfBlue "\\blue[0-9][0-9]*" + +" Some stuff for help files +syn match rtfFootNote "[#$K+]{\\footnote.*}" contains=rtfControlWord,rtfNewControlWord + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_rtf_syntax_inits") + if version < 508 + let did_rtf_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + + HiLink rtfControlWord Statement + HiLink rtfNewControlWord Special + HiLink rtfControlSymbol Constant + HiLink rtfCharacter Character + HiLink rtfUnicodeCharacter SpecialChar + HiLink rtfFootNote Comment + + " Define colors for the syntax file + hi rtfRed term=underline cterm=underline ctermfg=DarkRed gui=underline guifg=DarkRed + hi rtfGreen term=underline cterm=underline ctermfg=DarkGreen gui=underline guifg=DarkGreen + hi rtfBlue term=underline cterm=underline ctermfg=DarkBlue gui=underline guifg=DarkBlue + + HiLink rtfRed rtfRed + HiLink rtfGreen rtfGreen + HiLink rtfBlue rtfBlue + + delcommand HiLink +endif + + +let b:current_syntax = "rtf" + +" vim:ts=8 diff --git a/vim71/syntax/ruby.vim b/vim71/syntax/ruby.vim new file mode 100644 index 0000000..1eb27be --- /dev/null +++ b/vim71/syntax/ruby.vim @@ -0,0 +1,324 @@ +" Vim syntax file +" Language: Ruby +" Maintainer: Doug Kearns +" Info: $Id: ruby.vim,v 1.134 2007/05/06 17:55:04 tpope Exp $ +" URL: http://vim-ruby.rubyforge.org +" Anon CVS: See above site +" Release Coordinator: Doug Kearns +" ---------------------------------------------------------------------------- +" +" Previous Maintainer: Mirko Nasato +" Thanks to perl.vim authors, and to Reimer Behrends. :-) (MN) +" ---------------------------------------------------------------------------- + +if exists("b:current_syntax") + finish +endif + +if has("folding") && exists("ruby_fold") + setlocal foldmethod=syntax +endif + +if exists("ruby_space_errors") + if !exists("ruby_no_trail_space_error") + syn match rubySpaceError display excludenl "\s\+$" + endif + if !exists("ruby_no_tab_space_error") + syn match rubySpaceError display " \+\t"me=e-1 + endif +endif + +" Operators +if exists("ruby_operators") + syn match rubyOperator "\%([~!^&|*/%+-]\|\%(class\s*\)\@\|<=\|\%(<\|\>\|>=\|=\@\|\*\*\|\.\.\.\|\.\.\|::\)" + syn match rubyPseudoOperator "\%(-=\|/=\|\*\*=\|\*=\|&&=\|&=\|&&\|||=\||=\|||\|%=\|+=\|!\~\|!=\)" + syn region rubyBracketOperator matchgroup=rubyOperator start="\%([_[:lower:]]\w*[?!=]\=\|[})]\)\@<=\[\s*" end="\s*]" contains=TOP +endif + +" Expression Substitution and Backslash Notation +syn match rubyEscape "\\\\\|\\[abefnrstv]\|\\\o\{1,3}\|\\x\x\{1,2}" contained display +syn match rubyEscape "\%(\\M-\\C-\|\\C-\\M-\|\\M-\\c\|\\c\\M-\|\\c\|\\C-\|\\M-\)\%(\\\o\{1,3}\|\\x\x\{1,2}\|\\\=\S\)" contained display + +syn region rubyInterpolation matchgroup=rubyInterpolationDelimiter start="#{" end="}" contained contains=TOP +syn match rubyInterpolation "#\%(\$\|@@\=\)\w\+" display contained contains=rubyInterpolationDelimiter,rubyInstanceVariable,rubyClassVariable,rubyGlobalVariable,rubyPredefinedVariable +syn match rubyInterpolationDelimiter "#\ze\%(\$\|@@\=\)\w\+" display contained +syn match rubyInterpolation "#\$\%(-\w\|\W\)" display contained contains=rubyInterpolationDelimiter,rubyPredefinedVariable,rubyInvalidVariable +syn match rubyInterpolationDelimiter "#\ze\$\%(-\w\|\W\)" display contained +syn region rubyNoInterpolation start="\\#{" end="}" contained +syn match rubyNoInterpolation "\\#{" display contained +syn match rubyNoInterpolation "\\#\%(\$\|@@\=\)\w\+" display contained +syn match rubyNoInterpolation "\\#\$\W" display contained + +syn match rubyDelimEscape "\\[(<{\[)>}\]]" transparent display contained contains=NONE + +syn region rubyNestedParentheses start="(" end=")" skip="\\\\\|\\)" transparent contained contains=@rubyStringSpecial,rubyNestedParentheses,rubyDelimEscape +syn region rubyNestedCurlyBraces start="{" end="}" skip="\\\\\|\\}" transparent contained contains=@rubyStringSpecial,rubyNestedCurlyBraces,rubyDelimEscape +syn region rubyNestedAngleBrackets start="<" end=">" skip="\\\\\|\\>" transparent contained contains=@rubyStringSpecial,rubyNestedAngleBrackets,rubyDelimEscape +if exists("ruby_operators") + syn region rubyNestedSquareBrackets start="\[" end="\]" skip="\\\\\|\\\]" transparent contained contains=@rubyStringSpecial,rubyNestedSquareBrackets,rubyDelimEscape +else + syn region rubyNestedSquareBrackets start="\[" end="\]" skip="\\\\\|\\\]" transparent containedin=rubyArrayLiteral contained contains=@rubyStringSpecial,rubyNestedSquareBrackets,rubyDelimEscape +endif + +syn cluster rubyStringSpecial contains=rubyInterpolation,rubyNoInterpolation,rubyEscape +syn cluster rubyExtendedStringSpecial contains=@rubyStringSpecial,rubyNestedParentheses,rubyNestedCurlyBraces,rubyNestedAngleBrackets,rubyNestedSquareBrackets + +" Numbers and ASCII Codes +syn match rubyASCIICode "\%(\w\|[]})\"'/]\)\@" display +syn match rubyInteger "\<\%(0[dD]\)\=\%(0\|[1-9]\d*\%(_\d\+\)*\)\>" display +syn match rubyInteger "\<0[oO]\=\o\+\%(_\o\+\)*\>" display +syn match rubyInteger "\<0[bB][01]\+\%(_[01]\+\)*\>" display +syn match rubyFloat "\<\%(0\|[1-9]\d*\%(_\d\+\)*\)\.\d\+\%(_\d\+\)*\>" display +syn match rubyFloat "\<\%(0\|[1-9]\d*\%(_\d\+\)*\)\%(\.\d\+\%(_\d\+\)*\)\=\%([eE][-+]\=\d\+\%(_\d\+\)*\)\>" display + +" Identifiers +syn match rubyLocalVariableOrMethod "\<[_[:lower:]][_[:alnum:]]*[?!=]\=" contains=NONE display transparent +syn match rubyBlockArgument "&[_[:lower:]][_[:alnum:]]" contains=NONE display transparent + +syn match rubyConstant "\%(\%([.@$]\@\|::\)\@=\%(\s*(\)\@!" +syn match rubyClassVariable "@@\h\w*" display +syn match rubyInstanceVariable "@\h\w*" display +syn match rubyGlobalVariable "$\%(\h\w*\|-.\)" +syn match rubySymbol "[]})\"':]\@\|<=\|<\|===\|==\|=\~\|>>\|>=\|>\||\|-@\|-\|/\|\[]=\|\[]\|\*\*\|\*\|&\|%\|+@\|+\|`\)" +syn match rubySymbol "[]})\"':]\@_,;:!?/.'"@$*\&+0]\)" +syn match rubySymbol "[]})\"':]\@\|{\)\s*\)\@<=|" end="|" oneline display contains=rubyBlockParameter + +syn match rubyInvalidVariable "$[^ A-Za-z-]" +syn match rubyPredefinedVariable #$[!$&"'*+,./0:;<=>?@\`~1-9]# +syn match rubyPredefinedVariable "$_\>" display +syn match rubyPredefinedVariable "$-[0FIKadilpvw]\>" display +syn match rubyPredefinedVariable "$\%(deferr\|defout\|stderr\|stdin\|stdout\)\>" display +syn match rubyPredefinedVariable "$\%(DEBUG\|FILENAME\|KCODE\|LOADED_FEATURES\|LOAD_PATH\|PROGRAM_NAME\|SAFE\|VERBOSE\)\>" display +syn match rubyPredefinedConstant "\%(\%(\.\@\%(\s*(\)\@!" +syn match rubyPredefinedConstant "\%(\%(\.\@\%(\s*(\)\@!" +syn match rubyPredefinedConstant "\%(\%(\.\@\%(\s*(\)\@!" +"Obsolete Global Constants +"syn match rubyPredefinedConstant "\%(::\)\=\zs\%(PLATFORM\|RELEASE_DATE\|VERSION\)\>" +"syn match rubyPredefinedConstant "\%(::\)\=\zs\%(NotImplementError\)\>" + +" Normal Regular Expression +syn region rubyRegexp matchgroup=rubyRegexpDelimiter start="\%(\%(^\|\<\%(and\|or\|while\|until\|unless\|if\|elsif\|when\|not\|then\|else\)\|[;\~=!|&(,[>]\)\s*\)\@<=/" end="/[iomxneus]*" skip="\\\\\|\\/" contains=@rubyStringSpecial fold +syn region rubyRegexp matchgroup=rubyRegexpDelimiter start="\%(\<\%(split\|scan\|gsub\|sub\)\s*\)\@<=/" end="/[iomxneus]*" skip="\\\\\|\\/" contains=@rubyStringSpecial fold + +" Normal String and Shell Command Output +syn region rubyString matchgroup=rubyStringDelimiter start="\"" end="\"" skip="\\\\\|\\\"" contains=@rubyStringSpecial fold +syn region rubyString matchgroup=rubyStringDelimiter start="'" end="'" skip="\\\\\|\\'" fold +syn region rubyString matchgroup=rubyStringDelimiter start="`" end="`" skip="\\\\\|\\`" contains=@rubyStringSpecial fold + +" Generalized Regular Expression +syn region rubyRegexp matchgroup=rubyRegexpDelimiter start="%r\z([~`!@#$%^&*_\-+=|\:;"',.?/]\)" end="\z1[iomxneus]*" skip="\\\\\|\\\z1" contains=@rubyStringSpecial fold +syn region rubyRegexp matchgroup=rubyRegexpDelimiter start="%r{" end="}[iomxneus]*" skip="\\\\\|\\}" contains=@rubyStringSpecial,rubyNestedCurlyBraces,rubyDelimEscape fold +syn region rubyRegexp matchgroup=rubyRegexpDelimiter start="%r<" end=">[iomxneus]*" skip="\\\\\|\\>" contains=@rubyStringSpecial,rubyNestedAngleBrackets,rubyDelimEscape fold +syn region rubyRegexp matchgroup=rubyRegexpDelimiter start="%r\[" end="\][iomxneus]*" skip="\\\\\|\\\]" contains=@rubyStringSpecial,rubyNestedSquareBrackets,rubyDelimEscape fold +syn region rubyRegexp matchgroup=rubyRegexpDelimiter start="%r(" end=")[iomxneus]*" skip="\\\\\|\\)" contains=@rubyStringSpecial,rubyNestedParentheses,rubyDelimEscape fold + +" Generalized Single Quoted String, Symbol and Array of Strings +syn region rubyString matchgroup=rubyStringDelimiter start="%[qw]\z([~`!@#$%^&*_\-+=|\:;"',.?/]\)" end="\z1" skip="\\\\\|\\\z1" fold +syn region rubyString matchgroup=rubyStringDelimiter start="%[qw]{" end="}" skip="\\\\\|\\}" fold contains=rubyNestedCurlyBraces,rubyDelimEscape +syn region rubyString matchgroup=rubyStringDelimiter start="%[qw]<" end=">" skip="\\\\\|\\>" fold contains=rubyNestedAngleBrackets,rubyDelimEscape +syn region rubyString matchgroup=rubyStringDelimiter start="%[qw]\[" end="\]" skip="\\\\\|\\\]" fold contains=rubyNestedSquareBrackets,rubyDelimEscape +syn region rubyString matchgroup=rubyStringDelimiter start="%[qw](" end=")" skip="\\\\\|\\)" fold contains=rubyNestedParentheses,rubyDelimEscape +syn region rubySymbol start="%[s]\z([~`!@#$%^&*_\-+=|\:;"',.?/]\)" end="\z1" skip="\\\\\|\\\z1" fold +syn region rubySymbol start="%[s]{" end="}" skip="\\\\\|\\}" fold contains=rubyNestedCurlyBraces,rubyDelimEscape +syn region rubySymbol start="%[s]<" end=">" skip="\\\\\|\\>" fold contains=rubyNestedAngleBrackets,rubyDelimEscape +syn region rubySymbol start="%[s]\[" end="\]" skip="\\\\\|\\\]" fold contains=rubyNestedSquareBrackets,rubyDelimEscape +syn region rubySymbol start="%[s](" end=")" skip="\\\\\|\\)" fold contains=rubyNestedParentheses,rubyDelimEscape + +" Generalized Double Quoted String and Array of Strings and Shell Command Output +" Note: %= is not matched here as the beginning of a double quoted string +syn region rubyString matchgroup=rubyStringDelimiter start="%\z([~`!@#$%^&*_\-+|\:;"',.?/]\)" end="\z1" skip="\\\\\|\\\z1" contains=@rubyStringSpecial fold +syn region rubyString matchgroup=rubyStringDelimiter start="%[QWx]\z([~`!@#$%^&*_\-+=|\:;"',.?/]\)" end="\z1" skip="\\\\\|\\\z1" contains=@rubyStringSpecial fold +syn region rubyString matchgroup=rubyStringDelimiter start="%[QWx]\={" end="}" skip="\\\\\|\\}" contains=@rubyStringSpecial,rubyNestedCurlyBraces,rubyDelimEscape fold +syn region rubyString matchgroup=rubyStringDelimiter start="%[QWx]\=<" end=">" skip="\\\\\|\\>" contains=@rubyStringSpecial,rubyNestedAngleBrackets,rubyDelimEscape fold +syn region rubyString matchgroup=rubyStringDelimiter start="%[QWx]\=\[" end="\]" skip="\\\\\|\\\]" contains=@rubyStringSpecial,rubyNestedSquareBrackets,rubyDelimEscape fold +syn region rubyString matchgroup=rubyStringDelimiter start="%[QWx]\=(" end=")" skip="\\\\\|\\)" contains=@rubyStringSpecial,rubyNestedParentheses,rubyDelimEscape fold + +" Here Document +syn region rubyHeredocStart matchgroup=rubyStringDelimiter start=+\%(\%(class\s*\|\%([]})"'.]\|::\)\)\_s*\|\w\)\@>\|[<>]=\=\|<=>\|===\|==\|=\~\|`\)\%([[:space:];#(]\|$\)\@=" contained containedin=rubyAliasDeclaration,rubyAliasDeclaration2,rubyMethodDeclaration + +" Expensive Mode - match 'end' with the appropriate opening keyword for syntax +" based folding and special highlighting of module/class/method definitions +if !exists("b:ruby_no_expensive") && !exists("ruby_no_expensive") + syn match rubyDefine "\" nextgroup=rubyAliasDeclaration skipwhite skipnl + syn match rubyDefine "\" nextgroup=rubyMethodDeclaration skipwhite skipnl + syn match rubyClass "\" nextgroup=rubyClassDeclaration skipwhite skipnl + syn match rubyModule "\" nextgroup=rubyModuleDeclaration skipwhite skipnl + syn region rubyBlock start="\" matchgroup=rubyDefine end="\%(\" contains=TOP fold + syn region rubyBlock start="\" matchgroup=rubyClass end="\" contains=TOP fold + syn region rubyBlock start="\" matchgroup=rubyModule end="\" contains=TOP fold + + " modifiers + syn match rubyConditionalModifier "\<\%(if\|unless\)\>" display + syn match rubyRepeatModifier "\<\%(while\|until\)\>" display + + syn region rubyDoBlock matchgroup=rubyControl start="\" end="\" contains=TOP fold + " curly bracket block or hash literal + syn region rubyCurlyBlock start="{" end="}" contains=TOP fold + syn region rubyArrayLiteral matchgroup=rubyArrayDelimiter start="\%(\w\|[\]})]\)\@" end="\" contains=TOP fold + syn region rubyCaseExpression matchgroup=rubyConditional start="\" end="\" contains=TOP fold + syn region rubyConditionalExpression matchgroup=rubyConditional start="\%(\%(^\|\.\.\.\=\|[{:,;([<>~\*/%&^|+=-]\|\%(\<[_[:lower:]][_[:alnum:]]*\)\@" end="\" contains=TOP fold + + syn keyword rubyConditional then else when contained containedin=rubyCaseExpression + syn keyword rubyConditional then else elsif contained containedin=rubyConditionalExpression + + " statements with optional 'do' + syn region rubyOptionalDoLine matchgroup=rubyRepeat start="\" start="\%(\%(^\|\.\.\.\=\|[{:,;([<>~\*/%&^|+-]\|\%(\<[_[:lower:]][_[:alnum:]]*\)\@" matchgroup=rubyOptionalDo end="\%(\\)" end="\ze\%(;\|$\)" oneline contains=TOP + syn region rubyRepeatExpression start="\" start="\%(\%(^\|\.\.\.\=\|[{:,;([<>~\*/%&^|+-]\|\%(\<[_[:lower:]][_[:alnum:]]*\)\@" matchgroup=rubyRepeat end="\" contains=TOP nextgroup=rubyOptionalDoLine fold + + if !exists("ruby_minlines") + let ruby_minlines = 50 + endif + exec "syn sync minlines=" . ruby_minlines + +else + syn match rubyControl "\" nextgroup=rubyMethodDeclaration skipwhite skipnl + syn match rubyControl "\" nextgroup=rubyClassDeclaration skipwhite skipnl + syn match rubyControl "\" nextgroup=rubyModuleDeclaration skipwhite skipnl + syn keyword rubyControl case begin do for if unless while until else elsif then when end + syn keyword rubyKeyword alias +endif + +" Keywords +" Note: the following keywords have already been defined: +" begin case class def do end for if module unless until while +syn keyword rubyControl and break ensure in next not or redo rescue retry return +syn match rubyOperator "\\)" + syn keyword rubyEval eval class_eval instance_eval module_eval + syn keyword rubyException raise fail catch throw + syn keyword rubyInclude autoload extend include load require + syn keyword rubyKeyword callcc caller lambda proc +endif + +" Comments and Documentation +syn match rubySharpBang "\%^#!.*" display +syn keyword rubyTodo FIXME NOTE TODO OPTIMIZE XXX contained +syn match rubyComment "#.*" contains=rubySharpBang,rubySpaceError,rubyTodo,@Spell +if !exists("ruby_no_comment_fold") + syn region rubyMultilineComment start="\%(\%(^\s*#.*\n\)\@" transparent contains=NONE +syn match rubyKeywordAsMethod "\%(\%(\.\@" transparent contains=NONE +syn match rubyKeywordAsMethod "\%(\%(\.\@" transparent contains=NONE +syn match rubyKeywordAsMethod "\%(\%(\.\@" transparent contains=NONE + +syn match rubyKeywordAsMethod "\%(\%(\.\@" transparent contains=NONE +syn match rubyKeywordAsMethod "\%(\%(\.\@" transparent contains=NONE +syn match rubyKeywordAsMethod "\%(\%(\.\@" transparent contains=NONE +syn match rubyKeywordAsMethod "\%(\%(\.\@" transparent contains=NONE +syn match rubyKeywordAsMethod "\%(\%(\.\@" transparent contains=NONE +syn match rubyKeywordAsMethod "\%(\%(\.\@" transparent contains=NONE + +" __END__ Directive +syn region rubyData matchgroup=rubyDataDirective start="^__END__$" end="\%$" fold + +hi def link rubyClass rubyDefine +hi def link rubyModule rubyDefine +hi def link rubyDefine Define +hi def link rubyFunction Function +hi def link rubyConditional Conditional +hi def link rubyConditionalModifier rubyConditional +hi def link rubyRepeat Repeat +hi def link rubyRepeatModifier rubyRepeat +hi def link rubyOptionalDo rubyRepeat +hi def link rubyControl Statement +hi def link rubyInclude Include +hi def link rubyInteger Number +hi def link rubyASCIICode Character +hi def link rubyFloat Float +hi def link rubyBoolean Boolean +hi def link rubyException Exception +if !exists("ruby_no_identifiers") + hi def link rubyIdentifier Identifier +else + hi def link rubyIdentifier NONE +endif +hi def link rubyClassVariable rubyIdentifier +hi def link rubyConstant Type +hi def link rubyGlobalVariable rubyIdentifier +hi def link rubyBlockParameter rubyIdentifier +hi def link rubyInstanceVariable rubyIdentifier +hi def link rubyPredefinedIdentifier rubyIdentifier +hi def link rubyPredefinedConstant rubyPredefinedIdentifier +hi def link rubyPredefinedVariable rubyPredefinedIdentifier +hi def link rubySymbol Constant +hi def link rubyKeyword Keyword +hi def link rubyOperator Operator +hi def link rubyPseudoOperator rubyOperator +hi def link rubyBeginEnd Statement +hi def link rubyAccess Statement +hi def link rubyAttribute Statement +hi def link rubyEval Statement +hi def link rubyPseudoVariable Constant + +hi def link rubyComment Comment +hi def link rubyData Comment +hi def link rubyDataDirective Delimiter +hi def link rubyDocumentation Comment +hi def link rubyEscape Special +hi def link rubyInterpolationDelimiter Delimiter +hi def link rubyNoInterpolation rubyString +hi def link rubySharpBang PreProc +hi def link rubyRegexpDelimiter rubyStringDelimiter +hi def link rubyStringDelimiter Delimiter +hi def link rubyRegexp rubyString +hi def link rubyString String +hi def link rubyTodo Todo + +hi def link rubyInvalidVariable Error +hi def link rubyError Error +hi def link rubySpaceError rubyError + +let b:current_syntax = "ruby" + +" vim: nowrap sw=2 sts=2 ts=8 noet ff=unix: diff --git a/vim71/syntax/samba.vim b/vim71/syntax/samba.vim new file mode 100644 index 0000000..31570e0 --- /dev/null +++ b/vim71/syntax/samba.vim @@ -0,0 +1,129 @@ +" Vim syntax file +" Language: samba configuration files (smb.conf) +" Maintainer: Rafael Garcia-Suarez +" URL: http://rgarciasuarez.free.fr/vim/syntax/samba.vim +" Last change: 2004 September 21 + +" Don't forget to run your config file through testparm(1)! + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +syn match sambaParameter /^[a-zA-Z \t]\+=/ contains=sambaKeyword +syn match sambaSection /^\s*\[[a-zA-Z0-9_\-.$ ]\+\]/ +syn match sambaMacro /%[SPugUGHvhmLMNpRdaITD]/ +syn match sambaMacro /%$([a-zA-Z0-9_]\+)/ +syn match sambaComment /^\s*[;#].*/ +syn match sambaContinue /\\$/ +syn keyword sambaBoolean true false yes no + +" Keywords for Samba 2.0.5a +syn keyword sambaKeyword contained account acl action add address admin aliases +syn keyword sambaKeyword contained allow alternate always announce anonymous +syn keyword sambaKeyword contained archive as auto available bind blocking +syn keyword sambaKeyword contained bmpx break browsable browse browseable ca +syn keyword sambaKeyword contained cache case casesignames cert certDir +syn keyword sambaKeyword contained certFile change char character chars chat +syn keyword sambaKeyword contained ciphers client clientcert code coding +syn keyword sambaKeyword contained command comment compatibility config +syn keyword sambaKeyword contained connections contention controller copy +syn keyword sambaKeyword contained create deadtime debug debuglevel default +syn keyword sambaKeyword contained delete deny descend dfree dir directory +syn keyword sambaKeyword contained disk dns domain domains dont dos dot drive +syn keyword sambaKeyword contained driver encrypt encrypted equiv exec fake +syn keyword sambaKeyword contained file files filetime filetimes filter follow +syn keyword sambaKeyword contained force fstype getwd group groups guest +syn keyword sambaKeyword contained hidden hide home homedir hosts include +syn keyword sambaKeyword contained interfaces interval invalid keepalive +syn keyword sambaKeyword contained kernel key ldap length level level2 limit +syn keyword sambaKeyword contained links list lm load local location lock +syn keyword sambaKeyword contained locking locks log logon logons logs lppause +syn keyword sambaKeyword contained lpq lpresume lprm machine magic mangle +syn keyword sambaKeyword contained mangled mangling map mask master max mem +syn keyword sambaKeyword contained message min mode modes mux name names +syn keyword sambaKeyword contained netbios nis notify nt null offset ok ole +syn keyword sambaKeyword contained only open oplock oplocks options order os +syn keyword sambaKeyword contained output packet page panic passwd password +syn keyword sambaKeyword contained passwords path permissions pipe port +syn keyword sambaKeyword contained postexec postscript prediction preexec +syn keyword sambaKeyword contained prefered preferred preload preserve print +syn keyword sambaKeyword contained printable printcap printer printers +syn keyword sambaKeyword contained printing program protocol proxy public +syn keyword sambaKeyword contained queuepause queueresume raw read readonly +syn keyword sambaKeyword contained realname remote require resign resolution +syn keyword sambaKeyword contained resolve restrict revalidate rhosts root +syn keyword sambaKeyword contained script security sensitive server servercert +syn keyword sambaKeyword contained service services set share shared short +syn keyword sambaKeyword contained size smb smbrun socket space ssl stack stat +syn keyword sambaKeyword contained status strict string strip suffix support +syn keyword sambaKeyword contained symlinks sync syslog system time timeout +syn keyword sambaKeyword contained times timestamp to trusted ttl unix update +syn keyword sambaKeyword contained use user username users valid version veto +syn keyword sambaKeyword contained volume wait wide wins workgroup writable +syn keyword sambaKeyword contained write writeable xmit + +" New keywords for Samba 2.0.6 +syn keyword sambaKeyword contained hook hires pid uid close rootpreexec + +" New keywords for Samba 2.0.7 +syn keyword sambaKeyword contained utmp wtmp hostname consolidate +syn keyword sambaKeyword contained inherit source environment + +" New keywords for Samba 2.2.0 +syn keyword sambaKeyword contained addprinter auth browsing deleteprinter +syn keyword sambaKeyword contained enhanced enumports filemode gid host jobs +syn keyword sambaKeyword contained lanman msdfs object os2 posix processes +syn keyword sambaKeyword contained scope separator shell show smbd template +syn keyword sambaKeyword contained total vfs winbind wizard + +" New keywords for Samba 2.2.1 +syn keyword sambaKeyword contained large obey pam readwrite restrictions +syn keyword sambaKeyword contained unreadable + +" New keywords for Samba 2.2.2 - 2.2.4 +syn keyword sambaKeyword contained acls allocate bytes count csc devmode +syn keyword sambaKeyword contained disable dn egd entropy enum extensions mmap +syn keyword sambaKeyword contained policy spin spoolss + +" Since Samba 3.0.2 +syn keyword sambaKeyword contained abort afs algorithmic backend +syn keyword sambaKeyword contained charset cups defer display +syn keyword sambaKeyword contained enable idmap kerberos lookups +syn keyword sambaKeyword contained methods modules nested NIS ntlm NTLMv2 +syn keyword sambaKeyword contained objects paranoid partners passdb +syn keyword sambaKeyword contained plaintext prefix primary private +syn keyword sambaKeyword contained profile quota realm replication +syn keyword sambaKeyword contained reported rid schannel sendfile sharing +syn keyword sambaKeyword contained shutdown signing special spnego +syn keyword sambaKeyword contained store unknown unwriteable + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_samba_syn_inits") + if version < 508 + let did_samba_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + HiLink sambaParameter Normal + HiLink sambaKeyword Type + HiLink sambaSection Statement + HiLink sambaMacro PreProc + HiLink sambaComment Comment + HiLink sambaContinue Operator + HiLink sambaBoolean Constant + delcommand HiLink +endif + +let b:current_syntax = "samba" + +" vim: ts=8 diff --git a/vim71/syntax/sas.vim b/vim71/syntax/sas.vim new file mode 100644 index 0000000..68e8788 --- /dev/null +++ b/vim71/syntax/sas.vim @@ -0,0 +1,236 @@ +" Vim syntax file +" Language: SAS +" Maintainer: James Kidd +" Last Change: 02 Jun 2003 +" Added highlighting for additional keywords and such; +" Attempted to match SAS default syntax colors; +" Changed syncing so it doesn't lose colors on large blocks; +" Much thanks to Bob Heckel for knowledgeable tweaking. +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +syn region sasString start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn region sasString start=+'+ skip=+\\\\\|\\"+ end=+'+ + +" Want region from 'cards;' to ';' to be captured (Bob Heckel) +syn region sasCards start="^\s*CARDS.*" end="^\s*;\s*$" +syn region sasCards start="^\s*DATALINES.*" end="^\s*;\s*$" + +syn match sasNumber "-\=\<\d*\.\=[0-9_]\>" + +syn region sasComment start="/\*" end="\*/" contains=sasTodo +" Ignore misleading //JCL SYNTAX... (Bob Heckel) +syn region sasComment start="[^/][^/]/\*" end="\*/" contains=sasTodo + +" Allow highlighting of embedded TODOs (Bob Heckel) +syn match sasComment "^\s*\*.*;" contains=sasTodo + +" Allow highlighting of embedded TODOs (Bob Heckel) +syn match sasComment ";\s*\*.*;"hs=s+1 contains=sasTodo + +" Handle macro comments too (Bob Heckel). +syn match sasComment "^\s*%*\*.*;" contains=sasTodo + +" This line defines macro variables in code. HiLink at end of file +" defines the color scheme. Begin region with ampersand and end with +" any non-word character offset by -1; put ampersand in the skip list +" just in case it is used to concatenate macro variable values. + +" Thanks to ronald hllwarth for this fix to an intra-versioning +" problem with this little feature + +if version < 600 + syn region sasMacroVar start="\&" skip="[_&]" end="\W"he=e-1 +else " for the older Vim's just do it their way ... + syn region sasMacroVar start="&" skip="[_&]" end="\W"he=e-1 +endif + + +" I dont think specific PROCs need to be listed if use this line (Bob Heckel). +syn match sasProc "^\s*PROC \w\+" +syn keyword sasStep RUN QUIT DATA + + +" Base SAS Procs - version 8.1 + +syn keyword sasConditional DO ELSE END IF THEN UNTIL WHILE + +syn keyword sasStatement ABORT ARRAY ATTRIB BY CALL CARDS CARDS4 CATNAME +syn keyword sasStatement CONTINUE DATALINES DATALINES4 DELETE DISPLAY +syn keyword sasStatement DM DROP ENDSAS ERROR FILE FILENAME FOOTNOTE +syn keyword sasStatement FORMAT GOTO INFILE INFORMAT INPUT KEEP +syn keyword sasStatement LABEL LEAVE LENGTH LIBNAME LINK LIST LOSTCARD +syn keyword sasStatement MERGE MISSING MODIFY OPTIONS OUTPUT PAGE +syn keyword sasStatement PUT REDIRECT REMOVE RENAME REPLACE RETAIN +syn keyword sasStatement RETURN SELECT SET SKIP STARTSAS STOP TITLE +syn keyword sasStatement UPDATE WAITSAS WHERE WINDOW X SYSTASK + +" Keywords that are used in Proc SQL +" I left them as statements because SAS's enhanced editor highlights +" them the same as normal statements used in data steps (Jim Kidd) + +syn keyword sasStatement ADD AND ALTER AS CASCADE CHECK CREATE +syn keyword sasStatement DELETE DESCRIBE DISTINCT DROP FOREIGN +syn keyword sasStatement FROM GROUP HAVING INDEX INSERT INTO IN +syn keyword sasStatement KEY LIKE MESSAGE MODIFY MSGTYPE NOT +syn keyword sasStatement NULL ON OR ORDER PRIMARY REFERENCES +syn keyword sasStatement RESET RESTRICT SELECT SET TABLE +syn keyword sasStatement UNIQUE UPDATE VALIDATE VIEW WHERE + + +syn match sasStatement "FOOTNOTE\d" "TITLE\d" + +syn match sasMacro "%BQUOTE" "%NRBQUOTE" "%CMPRES" "%QCMPRES" +syn match sasMacro "%COMPSTOR" "%DATATYP" "%DISPLAY" "%DO" +syn match sasMacro "%ELSE" "%END" "%EVAL" "%GLOBAL" +syn match sasMacro "%GOTO" "%IF" "%INDEX" "%INPUT" +syn match sasMacro "%KEYDEF" "%LABEL" "%LEFT" "%LENGTH" +syn match sasMacro "%LET" "%LOCAL" "%LOWCASE" "%MACRO" +syn match sasMacro "%MEND" "%NRBQUOTE" "%NRQUOTE" "%NRSTR" +syn match sasMacro "%PUT" "%QCMPRES" "%QLEFT" "%QLOWCASE" +syn match sasMacro "%QSCAN" "%QSUBSTR" "%QSYSFUNC" "%QTRIM" +syn match sasMacro "%QUOTE" "%QUPCASE" "%SCAN" "%STR" +syn match sasMacro "%SUBSTR" "%SUPERQ" "%SYSCALL" "%SYSEVALF" +syn match sasMacro "%SYSEXEC" "%SYSFUNC" "%SYSGET" "%SYSLPUT" +syn match sasMacro "%SYSPROD" "%SYSRC" "%SYSRPUT" "%THEN" +syn match sasMacro "%TO" "%TRIM" "%UNQUOTE" "%UNTIL" +syn match sasMacro "%UPCASE" "%VERIFY" "%WHILE" "%WINDOW" + +" SAS Functions + +syn keyword sasFunction ABS ADDR AIRY ARCOS ARSIN ATAN ATTRC ATTRN +syn keyword sasFunction BAND BETAINV BLSHIFT BNOT BOR BRSHIFT BXOR +syn keyword sasFunction BYTE CDF CEIL CEXIST CINV CLOSE CNONCT COLLATE +syn keyword sasFunction COMPBL COMPOUND COMPRESS COS COSH CSS CUROBS +syn keyword sasFunction CV DACCDB DACCDBSL DACCSL DACCSYD DACCTAB +syn keyword sasFunction DAIRY DATE DATEJUL DATEPART DATETIME DAY +syn keyword sasFunction DCLOSE DEPDB DEPDBSL DEPDBSL DEPSL DEPSL +syn keyword sasFunction DEPSYD DEPSYD DEPTAB DEPTAB DEQUOTE DHMS +syn keyword sasFunction DIF DIGAMMA DIM DINFO DNUM DOPEN DOPTNAME +syn keyword sasFunction DOPTNUM DREAD DROPNOTE DSNAME ERF ERFC EXIST +syn keyword sasFunction EXP FAPPEND FCLOSE FCOL FDELETE FETCH FETCHOBS +syn keyword sasFunction FEXIST FGET FILEEXIST FILENAME FILEREF FINFO +syn keyword sasFunction FINV FIPNAME FIPNAMEL FIPSTATE FLOOR FNONCT +syn keyword sasFunction FNOTE FOPEN FOPTNAME FOPTNUM FPOINT FPOS +syn keyword sasFunction FPUT FREAD FREWIND FRLEN FSEP FUZZ FWRITE +syn keyword sasFunction GAMINV GAMMA GETOPTION GETVARC GETVARN HBOUND +syn keyword sasFunction HMS HOSTHELP HOUR IBESSEL INDEX INDEXC +syn keyword sasFunction INDEXW INPUT INPUTC INPUTN INT INTCK INTNX +syn keyword sasFunction INTRR IRR JBESSEL JULDATE KURTOSIS LAG LBOUND +syn keyword sasFunction LEFT LENGTH LGAMMA LIBNAME LIBREF LOG LOG10 +syn keyword sasFunction LOG2 LOGPDF LOGPMF LOGSDF LOWCASE MAX MDY +syn keyword sasFunction MEAN MIN MINUTE MOD MONTH MOPEN MORT N +syn keyword sasFunction NETPV NMISS NORMAL NOTE NPV OPEN ORDINAL +syn keyword sasFunction PATHNAME PDF PEEK PEEKC PMF POINT POISSON POKE +syn keyword sasFunction PROBBETA PROBBNML PROBCHI PROBF PROBGAM +syn keyword sasFunction PROBHYPR PROBIT PROBNEGB PROBNORM PROBT PUT +syn keyword sasFunction PUTC PUTN QTR QUOTE RANBIN RANCAU RANEXP +syn keyword sasFunction RANGAM RANGE RANK RANNOR RANPOI RANTBL RANTRI +syn keyword sasFunction RANUNI REPEAT RESOLVE REVERSE REWIND RIGHT +syn keyword sasFunction ROUND SAVING SCAN SDF SECOND SIGN SIN SINH +syn keyword sasFunction SKEWNESS SOUNDEX SPEDIS SQRT STD STDERR STFIPS +syn keyword sasFunction STNAME STNAMEL SUBSTR SUM SYMGET SYSGET SYSMSG +syn keyword sasFunction SYSPROD SYSRC SYSTEM TAN TANH TIME TIMEPART +syn keyword sasFunction TINV TNONCT TODAY TRANSLATE TRANWRD TRIGAMMA +syn keyword sasFunction TRIM TRIMN TRUNC UNIFORM UPCASE USS VAR +syn keyword sasFunction VARFMT VARINFMT VARLABEL VARLEN VARNAME +syn keyword sasFunction VARNUM VARRAY VARRAYX VARTYPE VERIFY VFORMAT +syn keyword sasFunction VFORMATD VFORMATDX VFORMATN VFORMATNX VFORMATW +syn keyword sasFunction VFORMATWX VFORMATX VINARRAY VINARRAYX VINFORMAT +syn keyword sasFunction VINFORMATD VINFORMATDX VINFORMATN VINFORMATNX +syn keyword sasFunction VINFORMATW VINFORMATWX VINFORMATX VLABEL +syn keyword sasFunction VLABELX VLENGTH VLENGTHX VNAME VNAMEX VTYPE +syn keyword sasFunction VTYPEX WEEKDAY YEAR YYQ ZIPFIPS ZIPNAME ZIPNAMEL +syn keyword sasFunction ZIPSTATE + +" Handy settings for using vim with log files +syn keyword sasLogMsg NOTE +syn keyword sasWarnMsg WARNING +syn keyword sasErrMsg ERROR + +" Always contained in a comment (Bob Heckel) +syn keyword sasTodo TODO TBD FIXME contained + +" These don't fit anywhere else (Bob Heckel). +syn match sasUnderscore "_NULL_" +syn match sasUnderscore "_INFILE_" +syn match sasUnderscore "_N_" +syn match sasUnderscore "_WEBOUT_" +syn match sasUnderscore "_NUMERIC_" +syn match sasUnderscore "_CHARACTER_" +syn match sasUnderscore "_ALL_" + +" End of SAS Functions + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet + +if version >= 508 || !exists("did_sas_syntax_inits") + if version < 508 + let did_sas_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " Default sas enhanced editor color syntax + hi sComment term=bold cterm=NONE ctermfg=Green ctermbg=Black gui=NONE guifg=DarkGreen guibg=White + hi sCard term=bold cterm=NONE ctermfg=Black ctermbg=Yellow gui=NONE guifg=Black guibg=LightYellow + hi sDate_Time term=NONE cterm=bold ctermfg=Green ctermbg=Black gui=bold guifg=SeaGreen guibg=White + hi sKeyword term=NONE cterm=NONE ctermfg=Blue ctermbg=Black gui=NONE guifg=Blue guibg=White + hi sFmtInfmt term=NONE cterm=NONE ctermfg=LightGreen ctermbg=Black gui=NONE guifg=SeaGreen guibg=White + hi sString term=NONE cterm=NONE ctermfg=Magenta ctermbg=Black gui=NONE guifg=Purple guibg=White + hi sText term=NONE cterm=NONE ctermfg=White ctermbg=Black gui=bold guifg=Black guibg=White + hi sNumber term=NONE cterm=bold ctermfg=Green ctermbg=Black gui=bold guifg=SeaGreen guibg=White + hi sProc term=NONE cterm=bold ctermfg=Blue ctermbg=Black gui=bold guifg=Navy guibg=White + hi sSection term=NONE cterm=bold ctermfg=Blue ctermbg=Black gui=bold guifg=Navy guibg=White + hi mDefine term=NONE cterm=bold ctermfg=White ctermbg=Black gui=bold guifg=Black guibg=White + hi mKeyword term=NONE cterm=NONE ctermfg=Blue ctermbg=Black gui=NONE guifg=Blue guibg=White + hi mReference term=NONE cterm=bold ctermfg=White ctermbg=Black gui=bold guifg=Blue guibg=White + hi mSection term=NONE cterm=NONE ctermfg=Blue ctermbg=Black gui=bold guifg=Navy guibg=White + hi mText term=NONE cterm=NONE ctermfg=White ctermbg=Black gui=bold guifg=Black guibg=White + +" Colors that closely match SAS log colors for default color scheme + hi lError term=NONE cterm=NONE ctermfg=Red ctermbg=Black gui=none guifg=Red guibg=White + hi lWarning term=NONE cterm=NONE ctermfg=Green ctermbg=Black gui=none guifg=Green guibg=White + hi lNote term=NONE cterm=NONE ctermfg=Cyan ctermbg=Black gui=none guifg=Blue guibg=White + + + " Special hilighting for the SAS proc section + + HiLink sasComment sComment + HiLink sasConditional sKeyword + HiLink sasStep sSection + HiLink sasFunction sKeyword + HiLink sasMacro mKeyword + HiLink sasMacroVar NonText + HiLink sasNumber sNumber + HiLink sasStatement sKeyword + HiLink sasString sString + HiLink sasProc sProc + " (Bob Heckel) + HiLink sasTodo Todo + HiLink sasErrMsg lError + HiLink sasWarnMsg lWarning + HiLink sasLogMsg lNote + HiLink sasCards sCard + " (Bob Heckel) + HiLink sasUnderscore PreProc + delcommand HiLink +endif + +" Syncronize from beginning to keep large blocks from losing +" syntax coloring while moving through code. +syn sync fromstart + +let b:current_syntax = "sas" + +" vim: ts=8 diff --git a/vim71/syntax/sather.vim b/vim71/syntax/sather.vim new file mode 100644 index 0000000..759591b --- /dev/null +++ b/vim71/syntax/sather.vim @@ -0,0 +1,105 @@ +" Vim syntax file +" Language: Sather/pSather +" Maintainer: Claudio Fleiner +" URL: http://www.fleiner.com/vim/syntax/sather.vim +" Last Change: 2003 May 11 + +" Sather is a OO-language developped at the International Computer Science +" Institute (ICSI) in Berkeley, CA. pSather is a parallel extension to Sather. +" Homepage: http://www.icsi.berkeley.edu/~sather +" Sather files use .sa as suffix + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" keyword definitions +syn keyword satherExternal extern +syn keyword satherBranch break continue +syn keyword satherLabel when then +syn keyword satherConditional if else elsif end case typecase assert with +syn match satherConditional "near$" +syn match satherConditional "far$" +syn match satherConditional "near *[^(]"he=e-1 +syn match satherConditional "far *[^(]"he=e-1 +syn keyword satherSynchronize lock guard sync +syn keyword satherRepeat loop parloop do +syn match satherRepeat "while!" +syn match satherRepeat "break!" +syn match satherRepeat "until!" +syn keyword satherBoolValue true false +syn keyword satherValue self here cluster +syn keyword satherOperator new "== != & ^ | && || +syn keyword satherOperator and or not +syn match satherOperator "[#!]" +syn match satherOperator ":-" +syn keyword satherType void attr where +syn match satherType "near *("he=e-1 +syn match satherType "far *("he=e-1 +syn keyword satherStatement return +syn keyword satherStorageClass static const +syn keyword satherExceptions try raise catch +syn keyword satherMethodDecl is pre post +syn keyword satherClassDecl abstract value class include +syn keyword satherScopeDecl public private readonly + + +syn match satherSpecial contained "\\\d\d\d\|\\." +syn region satherString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=satherSpecial +syn match satherCharacter "'[^\\]'" +syn match satherSpecialCharacter "'\\.'" +syn match satherNumber "-\=\<\d\+L\=\>\|0[xX][0-9a-fA-F]\+\>" +syn match satherCommentSkip contained "^\s*\*\($\|\s\+\)" +syn region satherComment2String contained start=+"+ skip=+\\\\\|\\"+ end=+$\|"+ contains=satherSpecial +syn match satherComment "--.*" contains=satherComment2String,satherCharacter,satherNumber + + +syn sync ccomment satherComment + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sather_syn_inits") + if version < 508 + let did_sather_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink satherBranch satherStatement + HiLink satherLabel satherStatement + HiLink satherConditional satherStatement + HiLink satherSynchronize satherStatement + HiLink satherRepeat satherStatement + HiLink satherExceptions satherStatement + HiLink satherStorageClass satherDeclarative + HiLink satherMethodDecl satherDeclarative + HiLink satherClassDecl satherDeclarative + HiLink satherScopeDecl satherDeclarative + HiLink satherBoolValue satherValue + HiLink satherSpecial satherValue + HiLink satherString satherValue + HiLink satherCharacter satherValue + HiLink satherSpecialCharacter satherValue + HiLink satherNumber satherValue + HiLink satherStatement Statement + HiLink satherOperator Statement + HiLink satherComment Comment + HiLink satherType Type + HiLink satherValue String + HiLink satherString String + HiLink satherSpecial String + HiLink satherCharacter String + HiLink satherDeclarative Type + HiLink satherExternal PreCondit + delcommand HiLink +endif + +let b:current_syntax = "sather" + +" vim: ts=8 diff --git a/vim71/syntax/scheme.vim b/vim71/syntax/scheme.vim new file mode 100644 index 0000000..93d4187 --- /dev/null +++ b/vim71/syntax/scheme.vim @@ -0,0 +1,306 @@ +" Vim syntax file +" Language: Scheme (R5RS) +" Last Change: Nov 28, 2004 +" Maintainer: Sergey Khorev +" Original author: Dirk van Deun + +" This script incorrectly recognizes some junk input as numerals: +" parsing the complete system of Scheme numerals using the pattern +" language is practically impossible: I did a lax approximation. + +" MzScheme extensions can be activated with setting is_mzscheme variable + +" Suggestions and bug reports are solicited by the author. + +" Initializing: + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +" Fascist highlighting: everything that doesn't fit the rules is an error... + +syn match schemeError oneline ![^ \t()\[\]";]*! +syn match schemeError oneline ")" + +" Quoted and backquoted stuff + +syn region schemeQuoted matchgroup=Delimiter start="['`]" end=![ \t()\[\]";]!me=e-1 contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc + +syn region schemeQuoted matchgroup=Delimiter start="['`](" matchgroup=Delimiter end=")" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc +syn region schemeQuoted matchgroup=Delimiter start="['`]#(" matchgroup=Delimiter end=")" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc + +syn region schemeStrucRestricted matchgroup=Delimiter start="(" matchgroup=Delimiter end=")" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc +syn region schemeStrucRestricted matchgroup=Delimiter start="#(" matchgroup=Delimiter end=")" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc + +" Popular Scheme extension: +" using [] as well as () +syn region schemeStrucRestricted matchgroup=Delimiter start="\[" matchgroup=Delimiter end="\]" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc +syn region schemeStrucRestricted matchgroup=Delimiter start="#\[" matchgroup=Delimiter end="\]" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc + +syn region schemeUnquote matchgroup=Delimiter start="," end=![ \t\[\]()";]!me=e-1 contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc +syn region schemeUnquote matchgroup=Delimiter start=",@" end=![ \t\[\]()";]!me=e-1 contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc + +syn region schemeUnquote matchgroup=Delimiter start=",(" end=")" contains=ALL +syn region schemeUnquote matchgroup=Delimiter start=",@(" end=")" contains=ALL + +syn region schemeUnquote matchgroup=Delimiter start=",#(" end=")" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc +syn region schemeUnquote matchgroup=Delimiter start=",@#(" end=")" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc + +syn region schemeUnquote matchgroup=Delimiter start=",\[" end="\]" contains=ALL +syn region schemeUnquote matchgroup=Delimiter start=",@\[" end="\]" contains=ALL + +syn region schemeUnquote matchgroup=Delimiter start=",#\[" end="\]" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc +syn region schemeUnquote matchgroup=Delimiter start=",@#\[" end="\]" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc + +" R5RS Scheme Functions and Syntax: + +if version < 600 + set iskeyword=33,35-39,42-58,60-90,94,95,97-122,126,_ +else + setlocal iskeyword=33,35-39,42-58,60-90,94,95,97-122,126,_ +endif + +syn keyword schemeSyntax lambda and or if cond case define let let* letrec +syn keyword schemeSyntax begin do delay set! else => +syn keyword schemeSyntax quote quasiquote unquote unquote-splicing +syn keyword schemeSyntax define-syntax let-syntax letrec-syntax syntax-rules + +syn keyword schemeFunc not boolean? eq? eqv? equal? pair? cons car cdr set-car! +syn keyword schemeFunc set-cdr! caar cadr cdar cddr caaar caadr cadar caddr +syn keyword schemeFunc cdaar cdadr cddar cdddr caaaar caaadr caadar caaddr +syn keyword schemeFunc cadaar cadadr caddar cadddr cdaaar cdaadr cdadar cdaddr +syn keyword schemeFunc cddaar cddadr cdddar cddddr null? list? list length +syn keyword schemeFunc append reverse list-ref memq memv member assq assv assoc +syn keyword schemeFunc symbol? symbol->string string->symbol number? complex? +syn keyword schemeFunc real? rational? integer? exact? inexact? = < > <= >= +syn keyword schemeFunc zero? positive? negative? odd? even? max min + * - / abs +syn keyword schemeFunc quotient remainder modulo gcd lcm numerator denominator +syn keyword schemeFunc floor ceiling truncate round rationalize exp log sin cos +syn keyword schemeFunc tan asin acos atan sqrt expt make-rectangular make-polar +syn keyword schemeFunc real-part imag-part magnitude angle exact->inexact +syn keyword schemeFunc inexact->exact number->string string->number char=? +syn keyword schemeFunc char-ci=? char? char-ci>? char<=? +syn keyword schemeFunc char-ci<=? char>=? char-ci>=? char-alphabetic? char? +syn keyword schemeFunc char-numeric? char-whitespace? char-upper-case? +syn keyword schemeFunc char-lower-case? +syn keyword schemeFunc char->integer integer->char char-upcase char-downcase +syn keyword schemeFunc string? make-string string string-length string-ref +syn keyword schemeFunc string-set! string=? string-ci=? string? string-ci>? string<=? string-ci<=? string>=? +syn keyword schemeFunc string-ci>=? substring string-append vector? make-vector +syn keyword schemeFunc vector vector-length vector-ref vector-set! procedure? +syn keyword schemeFunc apply map for-each call-with-current-continuation +syn keyword schemeFunc call-with-input-file call-with-output-file input-port? +syn keyword schemeFunc output-port? current-input-port current-output-port +syn keyword schemeFunc open-input-file open-output-file close-input-port +syn keyword schemeFunc close-output-port eof-object? read read-char peek-char +syn keyword schemeFunc write display newline write-char call/cc +syn keyword schemeFunc list-tail string->list list->string string-copy +syn keyword schemeFunc string-fill! vector->list list->vector vector-fill! +syn keyword schemeFunc force with-input-from-file with-output-to-file +syn keyword schemeFunc char-ready? load transcript-on transcript-off eval +syn keyword schemeFunc dynamic-wind port? values call-with-values +syn keyword schemeFunc scheme-report-environment null-environment +syn keyword schemeFunc interaction-environment + +" ... so that a single + or -, inside a quoted context, would not be +" interpreted as a number (outside such contexts, it's a schemeFunc) + +syn match schemeDelimiter oneline !\.[ \t\[\]()";]!me=e-1 +syn match schemeDelimiter oneline !\.$! +" ... and a single dot is not a number but a delimiter + +" This keeps all other stuff unhighlighted, except *stuff* and : + +syn match schemeOther oneline ,[a-z!$%&*/:<=>?^_~+@#%-][-a-z!$%&*/:<=>?^_~0-9+.@#%]*, +syn match schemeError oneline ,[a-z!$%&*/:<=>?^_~+@#%-][-a-z!$%&*/:<=>?^_~0-9+.@#%]*[^-a-z!$%&*/:<=>?^_~0-9+.@ \t\[\]()";]\+[^ \t\[\]()";]*, + +syn match schemeOther oneline "\.\.\." +syn match schemeError oneline !\.\.\.[^ \t\[\]()";]\+! +" ... a special identifier + +syn match schemeConstant oneline ,\*[-a-z!$%&*/:<=>?^_~0-9+.@]*\*[ \t\[\]()";],me=e-1 +syn match schemeConstant oneline ,\*[-a-z!$%&*/:<=>?^_~0-9+.@]*\*$, +syn match schemeError oneline ,\*[-a-z!$%&*/:<=>?^_~0-9+.@]*\*[^-a-z!$%&*/:<=>?^_~0-9+.@ \t\[\]()";]\+[^ \t\[\]()";]*, + +syn match schemeConstant oneline ,<[-a-z!$%&*/:<=>?^_~0-9+.@]*>[ \t\[\]()";],me=e-1 +syn match schemeConstant oneline ,<[-a-z!$%&*/:<=>?^_~0-9+.@]*>$, +syn match schemeError oneline ,<[-a-z!$%&*/:<=>?^_~0-9+.@]*>[^-a-z!$%&*/:<=>?^_~0-9+.@ \t\[\]()";]\+[^ \t\[\]()";]*, + +" Non-quoted lists, and strings: + +syn region schemeStruc matchgroup=Delimiter start="(" matchgroup=Delimiter end=")" contains=ALL +syn region schemeStruc matchgroup=Delimiter start="#(" matchgroup=Delimiter end=")" contains=ALL + +syn region schemeStruc matchgroup=Delimiter start="\[" matchgroup=Delimiter end="\]" contains=ALL +syn region schemeStruc matchgroup=Delimiter start="#\[" matchgroup=Delimiter end="\]" contains=ALL + +" Simple literals: +syn region schemeString start=+\%(\\\)\@?^_~0-9+.@#%]\+" + " anything limited by |'s is identifier + syn match schemeOther oneline "|[^|]\+|" + + syn match schemeChar oneline "#\\\%(return\|tab\)" + + " Modules require stmt + syn keyword schemeExtSyntax module require dynamic-require lib prefix all-except prefix-all-except rename + " modules provide stmt + syn keyword schemeExtSyntax provide struct all-from all-from-except all-defined all-defined-except + " Other from MzScheme + syn keyword schemeExtSyntax with-handlers when unless instantiate define-struct case-lambda syntax-case + syn keyword schemeExtSyntax free-identifier=? bound-identifier=? module-identifier=? syntax-object->datum + syn keyword schemeExtSyntax datum->syntax-object + syn keyword schemeExtSyntax let-values let*-values letrec-values set!-values fluid-let parameterize begin0 + syn keyword schemeExtSyntax error raise opt-lambda define-values unit unit/sig define-signature + syn keyword schemeExtSyntax invoke-unit/sig define-values/invoke-unit/sig compound-unit/sig import export + syn keyword schemeExtSyntax link syntax quasisyntax unsyntax with-syntax + + syn keyword schemeExtFunc format system-type current-extension-compiler current-extension-linker + syn keyword schemeExtFunc use-standard-linker use-standard-compiler + syn keyword schemeExtFunc find-executable-path append-object-suffix append-extension-suffix + syn keyword schemeExtFunc current-library-collection-paths current-extension-compiler-flags make-parameter + syn keyword schemeExtFunc current-directory build-path normalize-path current-extension-linker-flags + syn keyword schemeExtFunc file-exists? directory-exists? delete-directory/files delete-directory delete-file + syn keyword schemeExtFunc system compile-file system-library-subpath getenv putenv current-standard-link-libraries + syn keyword schemeExtFunc remove* file-size find-files fold-files directory-list shell-execute split-path + syn keyword schemeExtFunc current-error-port process/ports process printf fprintf open-input-string open-output-string + syn keyword schemeExtFunc get-output-string + " exceptions + syn keyword schemeExtFunc exn exn:application:arity exn:application:continuation exn:application:fprintf:mismatch + syn keyword schemeExtFunc exn:application:mismatch exn:application:type exn:application:mismatch exn:break exn:i/o:filesystem exn:i/o:port + syn keyword schemeExtFunc exn:i/o:port:closed exn:i/o:tcp exn:i/o:udp exn:misc exn:misc:application exn:misc:unsupported exn:module exn:read + syn keyword schemeExtFunc exn:read:non-char exn:special-comment exn:syntax exn:thread exn:user exn:variable exn:application:mismatch + syn keyword schemeExtFunc exn? exn:application:arity? exn:application:continuation? exn:application:fprintf:mismatch? exn:application:mismatch? + syn keyword schemeExtFunc exn:application:type? exn:application:mismatch? exn:break? exn:i/o:filesystem? exn:i/o:port? exn:i/o:port:closed? + syn keyword schemeExtFunc exn:i/o:tcp? exn:i/o:udp? exn:misc? exn:misc:application? exn:misc:unsupported? exn:module? exn:read? exn:read:non-char? + syn keyword schemeExtFunc exn:special-comment? exn:syntax? exn:thread? exn:user? exn:variable? exn:application:mismatch? + " Command-line parsing + syn keyword schemeExtFunc command-line current-command-line-arguments once-any help-labels multi once-each + + " syntax quoting, unquoting and quasiquotation + syn region schemeUnquote matchgroup=Delimiter start="#," end=![ \t\[\]()";]!me=e-1 contains=ALL + syn region schemeUnquote matchgroup=Delimiter start="#,@" end=![ \t\[\]()";]!me=e-1 contains=ALL + syn region schemeUnquote matchgroup=Delimiter start="#,(" end=")" contains=ALL + syn region schemeUnquote matchgroup=Delimiter start="#,@(" end=")" contains=ALL + syn region schemeUnquote matchgroup=Delimiter start="#,\[" end="\]" contains=ALL + syn region schemeUnquote matchgroup=Delimiter start="#,@\[" end="\]" contains=ALL + syn region schemeQuoted matchgroup=Delimiter start="#['`]" end=![ \t()\[\]";]!me=e-1 contains=ALL + syn region schemeQuoted matchgroup=Delimiter start="#['`](" matchgroup=Delimiter end=")" contains=ALL +endif + + +if exists("b:is_chicken") || exists("is_chicken") + " multiline comment + syntax region schemeMultilineComment start=/#|/ end=/|#/ contains=schemeMultilineComment + + syn match schemeOther oneline "##[-a-z!$%&*/:<=>?^_~0-9+.@#%]\+" + syn match schemeExtSyntax oneline "#:[-a-z!$%&*/:<=>?^_~0-9+.@#%]\+" + + syn keyword schemeExtSyntax unit uses declare hide foreign-declare foreign-parse foreign-parse/spec + syn keyword schemeExtSyntax foreign-lambda foreign-lambda* define-external define-macro load-library + syn keyword schemeExtSyntax let-values let*-values letrec-values ->string require-extension + syn keyword schemeExtSyntax let-optionals let-optionals* define-foreign-variable define-record + syn keyword schemeExtSyntax pointer tag-pointer tagged-pointer? define-foreign-type + syn keyword schemeExtSyntax require require-for-syntax cond-expand and-let* receive argc+argv + syn keyword schemeExtSyntax fixnum? fx= fx> fx< fx>= fx<= fxmin fxmax + syn keyword schemeExtFunc ##core#inline ##sys#error ##sys#update-errno + + " here-string + syn region schemeString start=+#<<\s*\z(.*\)+ end=+^\z1$+ + + if filereadable(expand(":p:h")."/cpp.vim") + unlet! b:current_syntax + syn include @ChickenC :p:h/cpp.vim + syn region ChickenC matchgroup=schemeOther start=+(\@<=foreign-declare "+ end=+")\@=+ contains=@ChickenC + syn region ChickenC matchgroup=schemeComment start=+foreign-declare\s*#<<\z(.*\)$+hs=s+15 end=+^\z1$+ contains=@ChickenC + syn region ChickenC matchgroup=schemeOther start=+(\@<=foreign-parse "+ end=+")\@=+ contains=@ChickenC + syn region ChickenC matchgroup=schemeComment start=+foreign-parse\s*#<<\z(.*\)$+hs=s+13 end=+^\z1$+ contains=@ChickenC + syn region ChickenC matchgroup=schemeOther start=+(\@<=foreign-parse/spec "+ end=+")\@=+ contains=@ChickenC + syn region ChickenC matchgroup=schemeComment start=+foreign-parse/spec\s*#<<\z(.*\)$+hs=s+18 end=+^\z1$+ contains=@ChickenC + syn region ChickenC matchgroup=schemeComment start=+#>+ end=+<#+ contains=@ChickenC + syn region ChickenC matchgroup=schemeComment start=+#>?+ end=+<#+ contains=@ChickenC + syn region ChickenC matchgroup=schemeComment start=+#>!+ end=+<#+ contains=@ChickenC + syn region ChickenC matchgroup=schemeComment start=+#>\$+ end=+<#+ contains=@ChickenC + syn region ChickenC matchgroup=schemeComment start=+#>%+ end=+<#+ contains=@ChickenC + endif + +endif + +" Synchronization and the wrapping up... + +syn sync match matchPlace grouphere NONE "^[^ \t]" +" ... i.e. synchronize on a line that starts at the left margin + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_scheme_syntax_inits") + if version < 508 + let did_scheme_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink schemeSyntax Statement + HiLink schemeFunc Function + + HiLink schemeString String + HiLink schemeChar Character + HiLink schemeNumber Number + HiLink schemeBoolean Boolean + + HiLink schemeDelimiter Delimiter + HiLink schemeConstant Constant + + HiLink schemeComment Comment + HiLink schemeMultilineComment Comment + HiLink schemeError Error + + HiLink schemeExtSyntax Type + HiLink schemeExtFunc PreProc + delcommand HiLink +endif + +let b:current_syntax = "scheme" diff --git a/vim71/syntax/scilab.vim b/vim71/syntax/scilab.vim new file mode 100644 index 0000000..1bfc003 --- /dev/null +++ b/vim71/syntax/scilab.vim @@ -0,0 +1,115 @@ +" +" Vim syntax file +" Language : Scilab +" Maintainer : Benoit Hamelin +" File type : *.sci (see :help filetype) +" History +" 28jan2002 benoith 0.1 Creation. Adapted from matlab.vim. +" 04feb2002 benoith 0.5 Fixed bugs with constant highlighting. +" + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +" Reserved words. +syn keyword scilabStatement abort clear clearglobal end exit global mode predef quit resume +syn keyword scilabStatement return +syn keyword scilabFunction function endfunction funptr +syn keyword scilabPredicate null iserror isglobal +syn keyword scilabKeyword typename +syn keyword scilabDebug debug pause what where whereami whereis who whos +syn keyword scilabRepeat for while break +syn keyword scilabConditional if then else elseif +syn keyword scilabMultiplex select case + +" Reserved constants. +syn match scilabConstant "\(%\)[0-9A-Za-z?!#$]\+" +syn match scilabBoolean "\(%\)[FTft]\>" + +" Delimiters and operators. +syn match scilabDelimiter "[][;,()]" +syn match scilabComparison "[=~]=" +syn match scilabComparison "[<>]=\=" +syn match scilabComparison "<>" +syn match scilabLogical "[&|~]" +syn match scilabAssignment "=" +syn match scilabArithmetic "[+-]" +syn match scilabArithmetic "\.\=[*/\\]\.\=" +syn match scilabArithmetic "\.\=^" +syn match scilabRange ":" +syn match scilabMlistAccess "\." + +syn match scilabLineContinuation "\.\{2,}" + +syn match scilabTransposition "[])a-zA-Z0-9?!_#$.]'"lc=1 + +" Comments and tools. +syn keyword scilabTodo TODO todo FIXME fixme TBD tbd contained +syn match scilabComment "//.*$" contains=scilabTodo + +" Constants. +syn match scilabNumber "[0-9]\+\(\.[0-9]*\)\=\([DEde][+-]\=[0-9]\+\)\=" +syn match scilabNumber "\.[0-9]\+\([DEde][+-]\=[0-9]\+\)\=" +syn region scilabString start=+'+ skip=+''+ end=+'+ oneline +syn region scilabString start=+"+ end=+"+ oneline + +" Identifiers. +syn match scilabIdentifier "\<[A-Za-z?!_#$][A-Za-z0-9?!_#$]*\>" +syn match scilabOverload "%[A-Za-z0-9?!_#$]\+_[A-Za-z0-9?!_#$]\+" + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_scilab_syntax_inits") + if version < 508 + let did_scilab_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink scilabStatement Statement + HiLink scilabFunction Keyword + HiLink scilabPredicate Keyword + HiLink scilabKeyword Keyword + HiLink scilabDebug Debug + HiLink scilabRepeat Repeat + HiLink scilabConditional Conditional + HiLink scilabMultiplex Conditional + + HiLink scilabConstant Constant + HiLink scilabBoolean Boolean + + HiLink scilabDelimiter Delimiter + HiLink scilabMlistAccess Delimiter + HiLink scilabComparison Operator + HiLink scilabLogical Operator + HiLink scilabAssignment Operator + HiLink scilabArithmetic Operator + HiLink scilabRange Operator + HiLink scilabLineContinuation Underlined + HiLink scilabTransposition Operator + + HiLink scilabTodo Todo + HiLink scilabComment Comment + + HiLink scilabNumber Number + HiLink scilabString String + + HiLink scilabIdentifier Identifier + HiLink scilabOverload Special + + delcommand HiLink +endif + +let b:current_syntax = "scilab" + +"EOF vim: ts=4 noet tw=100 sw=4 sts=0 diff --git a/vim71/syntax/screen.vim b/vim71/syntax/screen.vim new file mode 100644 index 0000000..e1ff4ec --- /dev/null +++ b/vim71/syntax/screen.vim @@ -0,0 +1,81 @@ +" Vim syntax file +" Language: screen(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match screenEscape '\\.' + +syn keyword screenTodo contained TODO FIXME XXX NOTE + +syn region screenComment display oneline start='#' end='$' + \ contains=screenTodo,@Spell + +syn region screenString display oneline start=+"+ skip=+\\"+ end=+"+ + \ contains=screenVariable,screenSpecial + +syn region screenLiteral display oneline start=+'+ skip=+\\'+ end=+'+ + +syn match screenVariable contained display '$\(\h\w*\|{\h\w*}\)' + +syn keyword screenBoolean on off + +syn match screenNumbers display '\<\d\+\>' + +syn match screenSpecials contained + \ '%\([%aAdDhlmMstuwWyY?:{]\|[0-9]*n\|0?cC\)' + +syn keyword screenCommands acladd aclchg acldel aclgrp aclumask activity + \ addacl allpartial at attrcolor autodetach + \ bell_msg bind bindkey bufferfile caption chacl + \ chdir clear colon command compacthist console + \ copy copy_regcrlf debug detach digraph dinfo + \ crlf displays dumptermcap echo exec fit focus + \ height help history info kill lastmsg license + \ lockscreen markkeys meta msgminwait msgwait + \ multiuser nethack next nonblock number only + \ other partial_state password paste pastefont + \ pow_break pow_detach_msg prev printcmd process + \ quit readbuf readreg redisplay register + \ remove removebuf reset resize screen select + \ sessionname setenv shelltitle silencewait + \ verbose sleep sorendition split startup_message + \ stuff su suspend time title umask version wall + \ width writebuf xoff xon defmode hardstatus + \ altscreen break breaktype copy_reg defbreaktype + \ defencoding deflog encoding eval ignorecase + \ ins_reg maxwin partial pow_detach setsid source + \ unsetenv windowlist windows defautonuke autonuke + \ defbce bce defc1 c1 defcharset charset defescape + \ escape defflow flow defkanji kanji deflogin + \ login defmonitor monitor defhstatus hstatus + \ defobuflimit obuflimit defscrollback scrollback + \ defshell shell defsilence silence defslowpaste + \ slowpaste defutf8 utf8 defwrap wrap defwritelock + \ writelock defzombie zombie defgr gr hardcopy + \ hardcopy_append hardcopydir hardstatus log + \ logfile login logtstamp mapdefault mapnotnext + \ maptimeout term termcap terminfo termcapinfo + \ vbell vbell_msg vbellwait + +hi def link screenEscape Special +hi def link screenComment Comment +hi def link screenTodo Todo +hi def link screenString String +hi def link screenLiteral String +hi def link screenVariable Identifier +hi def link screenBoolean Boolean +hi def link screenNumbers Number +hi def link screenSpecials Special +hi def link screenCommands Keyword + +let b:current_syntax = "screen" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/sd.vim b/vim71/syntax/sd.vim new file mode 100644 index 0000000..bb201ca --- /dev/null +++ b/vim71/syntax/sd.vim @@ -0,0 +1,75 @@ +" Language: streaming descriptor file +" Maintainer: Puria Nafisi Azizi (pna) +" License: This file can be redistribued and/or modified under the same terms +" as Vim itself. +" URL: http://netstudent.polito.it/vim_syntax/ +" Last Change: 2006-09-27 + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Always ignore case +syn case ignore + +" Comments +syn match sdComment /\s*[#;].*$/ + +" IP Adresses +syn cluster sdIPCluster contains=sdIPError,sdIPSpecial +syn match sdIPError /\%(\d\{4,}\|25[6-9]\|2[6-9]\d\|[3-9]\d\{2}\)[\.0-9]*/ contained +syn match sdIPSpecial /\%(127\.\d\{1,3}\.\d\{1,3}\.\d\{1,3}\)/ contained +syn match sdIP contained /\%(\d\{1,4}\.\)\{3}\d\{1,4}/ contains=@sdIPCluster + +" Statements +syn keyword sdStatement AGGREGATE AUDIO_CHANNELS +syn keyword sdStatement BYTE_PER_PCKT BIT_PER_SAMPLE BITRATE +syn keyword sdStatement CLOCK_RATE CODING_TYPE CREATOR +syn match sdStatement /^\s*CODING_TYPE\>/ nextgroup=sdCoding skipwhite +syn match sdStatement /^\s*ENCODING_NAME\>/ nextgroup=sdEncoding skipwhite +syn keyword sdStatement FILE_NAME FRAME_LEN FRAME_RATE FORCE_FRAME_RATE +syn keyword sdStatement LICENSE +syn match sdStatement /^\s*MEDIA_SOURCE\>/ nextgroup=sdSource skipwhite +syn match sdStatement /^\s*MULTICAST\>/ nextgroup=sdIP skipwhite +syn keyword sdStatement PAYLOAD_TYPE PKT_LEN PRIORITY +syn keyword sdStatement SAMPLE_RATE +syn keyword sdStatement TITLE TWIN +syn keyword sdStatement VERIFY + +" Known Options +syn keyword sdEncoding H26L MPV MP2T MP4V-ES +syn keyword sdCoding FRAME SAMPLE +syn keyword sdSource STORED LIVE + +"Specials +syn keyword sdSpecial TRUE FALSE NULL +syn keyword sdDelimiter STREAM STREAM_END +syn match sdError /^search .\{257,}/ + +if version >= 508 || !exists("did_config_syntax_inits") + if version < 508 + let did_config_syntax_inits = 1 + command! -nargs=+ HiLink hi link + else + command! -nargs=+ HiLink hi def link + endif + + HiLink sdIP Number + HiLink sdHostname Type + HiLink sdEncoding Identifier + HiLink sdCoding Identifier + HiLink sdSource Identifier + HiLink sdComment Comment + HiLink sdIPError Error + HiLink sdError Error + HiLink sdStatement Statement + HiLink sdIPSpecial Special + HiLink sdSpecial Special + HiLink sdDelimiter Delimiter + + delcommand HiLink +endif + +let b:current_syntax = "sd" diff --git a/vim71/syntax/sdl.vim b/vim71/syntax/sdl.vim new file mode 100644 index 0000000..d0165e7 --- /dev/null +++ b/vim71/syntax/sdl.vim @@ -0,0 +1,167 @@ +" Vim syntax file +" Language: SDL +" Maintainer: Michael Piefel +" Last Change: 2 May 2001 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("sdl_2000") + syntax case ignore +endif + +" A bunch of useful SDL keywords +syn keyword sdlStatement task else nextstate +syn keyword sdlStatement in out with from interface +syn keyword sdlStatement to via env and use +syn keyword sdlStatement process procedure block system service type +syn keyword sdlStatement endprocess endprocedure endblock endsystem +syn keyword sdlStatement package endpackage connection endconnection +syn keyword sdlStatement channel endchannel connect +syn keyword sdlStatement synonym dcl signal gate timer signallist signalset +syn keyword sdlStatement create output set reset call +syn keyword sdlStatement operators literals +syn keyword sdlStatement active alternative any as atleast constants +syn keyword sdlStatement default endalternative endmacro endoperator +syn keyword sdlStatement endselect endsubstructure external +syn keyword sdlStatement if then fi for import macro macrodefinition +syn keyword sdlStatement macroid mod nameclass nodelay not operator or +syn keyword sdlStatement parent provided referenced rem +syn keyword sdlStatement select spelling substructure xor +syn keyword sdlNewState state endstate +syn keyword sdlInput input start stop return none save priority +syn keyword sdlConditional decision enddecision join +syn keyword sdlVirtual virtual redefined finalized adding inherits +syn keyword sdlExported remote exported export + +if !exists("sdl_no_96") + syn keyword sdlStatement all axioms constant endgenerator endrefinement endservice + syn keyword sdlStatement error fpar generator literal map noequality ordering + syn keyword sdlStatement refinement returns revealed reverse service signalroute + syn keyword sdlStatement view viewed + syn keyword sdlExported imported +endif + +if exists("sdl_2000") + syn keyword sdlStatement abstract aggregation association break choice composition + syn keyword sdlStatement continue endmethod handle method + syn keyword sdlStatement ordered private protected public + syn keyword sdlException exceptionhandler endexceptionhandler onexception + syn keyword sdlException catch new raise + " The same in uppercase + syn keyword sdlStatement TASK ELSE NEXTSTATE + syn keyword sdlStatement IN OUT WITH FROM INTERFACE + syn keyword sdlStatement TO VIA ENV AND USE + syn keyword sdlStatement PROCESS PROCEDURE BLOCK SYSTEM SERVICE TYPE + syn keyword sdlStatement ENDPROCESS ENDPROCEDURE ENDBLOCK ENDSYSTEM + syn keyword sdlStatement PACKAGE ENDPACKAGE CONNECTION ENDCONNECTION + syn keyword sdlStatement CHANNEL ENDCHANNEL CONNECT + syn keyword sdlStatement SYNONYM DCL SIGNAL GATE TIMER SIGNALLIST SIGNALSET + syn keyword sdlStatement CREATE OUTPUT SET RESET CALL + syn keyword sdlStatement OPERATORS LITERALS + syn keyword sdlStatement ACTIVE ALTERNATIVE ANY AS ATLEAST CONSTANTS + syn keyword sdlStatement DEFAULT ENDALTERNATIVE ENDMACRO ENDOPERATOR + syn keyword sdlStatement ENDSELECT ENDSUBSTRUCTURE EXTERNAL + syn keyword sdlStatement IF THEN FI FOR IMPORT MACRO MACRODEFINITION + syn keyword sdlStatement MACROID MOD NAMECLASS NODELAY NOT OPERATOR OR + syn keyword sdlStatement PARENT PROVIDED REFERENCED REM + syn keyword sdlStatement SELECT SPELLING SUBSTRUCTURE XOR + syn keyword sdlNewState STATE ENDSTATE + syn keyword sdlInput INPUT START STOP RETURN NONE SAVE PRIORITY + syn keyword sdlConditional DECISION ENDDECISION JOIN + syn keyword sdlVirtual VIRTUAL REDEFINED FINALIZED ADDING INHERITS + syn keyword sdlExported REMOTE EXPORTED EXPORT + + syn keyword sdlStatement ABSTRACT AGGREGATION ASSOCIATION BREAK CHOICE COMPOSITION + syn keyword sdlStatement CONTINUE ENDMETHOD ENDOBJECT ENDVALUE HANDLE METHOD OBJECT + syn keyword sdlStatement ORDERED PRIVATE PROTECTED PUBLIC + syn keyword sdlException EXCEPTIONHANDLER ENDEXCEPTIONHANDLER ONEXCEPTION + syn keyword sdlException CATCH NEW RAISE +endif + +" String and Character contstants +" Highlight special characters (those which have a backslash) differently +syn match sdlSpecial contained "\\\d\d\d\|\\." +syn region sdlString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=cSpecial +syn region sdlString start=+'+ skip=+''+ end=+'+ + +" No, this doesn't happen, I just wanted to scare you. SDL really allows all +" these characters for identifiers; fortunately, keywords manage without them. +" set iskeyword=@,48-57,_,192-214,216-246,248-255,- + +syn region sdlComment start="/\*" end="\*/" +syn region sdlComment start="comment" end=";" +syn region sdlComment start="--" end="--\|$" +syn match sdlCommentError "\*/" + +syn keyword sdlOperator present +syn keyword sdlType integer real natural duration pid boolean time +syn keyword sdlType character charstring ia5string +syn keyword sdlType self now sender offspring +syn keyword sdlStructure asntype endasntype syntype endsyntype struct + +if !exists("sdl_no_96") + syn keyword sdlStructure newtype endnewtype +endif + +if exists("sdl_2000") + syn keyword sdlStructure object endobject value endvalue + " The same in uppercase + syn keyword sdlStructure OBJECT ENDOBJECT VALUE ENDVALUE + syn keyword sdlOperator PRESENT + syn keyword sdlType INTEGER NATURAL DURATION PID BOOLEAN TIME + syn keyword sdlType CHARSTRING IA5STRING + syn keyword sdlType SELF NOW SENDER OFFSPRING + syn keyword sdlStructure ASNTYPE ENDASNTYPE SYNTYPE ENDSYNTYPE STRUCT +endif + +" ASN.1 in SDL +syn case match +syn keyword sdlType SET OF BOOLEAN INTEGER REAL BIT OCTET +syn keyword sdlType SEQUENCE CHOICE +syn keyword sdlType STRING OBJECT IDENTIFIER NULL + +syn sync ccomment sdlComment + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sdl_syn_inits") + if version < 508 + let did_sdl_syn_inits = 1 + command -nargs=+ HiLink hi link + command -nargs=+ Hi hi + else + command -nargs=+ HiLink hi def link + command -nargs=+ Hi hi def + endif + + HiLink sdlException Label + HiLink sdlConditional sdlStatement + HiLink sdlVirtual sdlStatement + HiLink sdlExported sdlFlag + HiLink sdlCommentError sdlError + HiLink sdlOperator Operator + HiLink sdlStructure sdlType + Hi sdlStatement term=bold ctermfg=4 guifg=Blue + Hi sdlFlag term=bold ctermfg=4 guifg=Blue gui=italic + Hi sdlNewState term=italic ctermfg=2 guifg=Magenta gui=underline + Hi sdlInput term=bold guifg=Red + HiLink sdlType Type + HiLink sdlString String + HiLink sdlComment Comment + HiLink sdlSpecial Special + HiLink sdlError Error + + delcommand HiLink + delcommand Hi +endif + +let b:current_syntax = "sdl" + +" vim: ts=8 diff --git a/vim71/syntax/sed.vim b/vim71/syntax/sed.vim new file mode 100644 index 0000000..0383b6f --- /dev/null +++ b/vim71/syntax/sed.vim @@ -0,0 +1,122 @@ +" Vim syntax file +" Language: sed +" Maintainer: Haakon Riiser +" URL: http://folk.uio.no/hakonrk/vim/syntax/sed.vim +" Last Change: 2005 Dec 15 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +syn match sedError "\S" + +syn match sedWhitespace "\s\+" contained +syn match sedSemicolon ";" +syn match sedAddress "[[:digit:]$]" +syn match sedAddress "\d\+\~\d\+" +syn region sedAddress matchgroup=Special start="[{,;]\s*/\(\\/\)\="lc=1 skip="[^\\]\(\\\\\)*\\/" end="/I\=" contains=sedTab,sedRegexpMeta +syn region sedAddress matchgroup=Special start="^\s*/\(\\/\)\=" skip="[^\\]\(\\\\\)*\\/" end="/I\=" contains=sedTab,sedRegexpMeta +syn match sedComment "^\s*#.*$" +syn match sedFunction "[dDgGhHlnNpPqQx=]\s*\($\|;\)" contains=sedSemicolon,sedWhitespace +syn match sedLabel ":[^;]*" +syn match sedLineCont "^\(\\\\\)*\\$" contained +syn match sedLineCont "[^\\]\(\\\\\)*\\$"ms=e contained +syn match sedSpecial "[{},!]" +if exists("highlight_sedtabs") + syn match sedTab "\t" contained +endif + +" Append/Change/Insert +syn region sedACI matchgroup=sedFunction start="[aci]\\$" matchgroup=NONE end="^.*$" contains=sedLineCont,sedTab + +syn region sedBranch matchgroup=sedFunction start="[bt]" matchgroup=sedSemicolon end=";\|$" contains=sedWhitespace +syn region sedRW matchgroup=sedFunction start="[rw]" matchgroup=sedSemicolon end=";\|$" contains=sedWhitespace + +" Substitution/transform with various delimiters +syn region sedFlagwrite matchgroup=sedFlag start="w" matchgroup=sedSemicolon end=";\|$" contains=sedWhitespace contained +syn match sedFlag "[[:digit:]gpI]*w\=" contains=sedFlagwrite contained +syn match sedRegexpMeta "[.*^$]" contained +syn match sedRegexpMeta "\\." contains=sedTab contained +syn match sedRegexpMeta "\[.\{-}\]" contains=sedTab contained +syn match sedRegexpMeta "\\{\d\*,\d*\\}" contained +syn match sedRegexpMeta "\\(.\{-}\\)" contains=sedTab contained +syn match sedReplaceMeta "&\|\\\($\|.\)" contains=sedTab contained + +" Metacharacters: $ * . \ ^ [ ~ +" @ is used as delimiter and treated on its own below +let __at = char2nr("@") +let __sed_i = char2nr(" ") +if has("ebcdic") + let __sed_last = 255 +else + let __sed_last = 126 +endif +let __sed_metacharacters = '$*.\^[~' +while __sed_i <= __sed_last + let __sed_delimiter = escape(nr2char(__sed_i), __sed_metacharacters) + if __sed_i != __at + exe 'syn region sedAddress matchgroup=Special start=@\\'.__sed_delimiter.'\(\\'.__sed_delimiter.'\)\=@ skip=@[^\\]\(\\\\\)*\\'.__sed_delimiter.'@ end=@'.__sed_delimiter.'I\=@ contains=sedTab' + exe 'syn region sedRegexp'.__sed_i 'matchgroup=Special start=@'.__sed_delimiter.'\(\\\\\|\\'.__sed_delimiter.'\)*@ skip=@[^\\'.__sed_delimiter.']\(\\\\\)*\\'.__sed_delimiter.'@ end=@'.__sed_delimiter.'@me=e-1 contains=sedTab,sedRegexpMeta keepend contained nextgroup=sedReplacement'.__sed_i + exe 'syn region sedReplacement'.__sed_i 'matchgroup=Special start=@'.__sed_delimiter.'\(\\\\\|\\'.__sed_delimiter.'\)*@ skip=@[^\\'.__sed_delimiter.']\(\\\\\)*\\'.__sed_delimiter.'@ end=@'.__sed_delimiter.'@ contains=sedTab,sedReplaceMeta keepend contained nextgroup=sedFlag' + endif + let __sed_i = __sed_i + 1 +endwhile +syn region sedAddress matchgroup=Special start=+\\@\(\\@\)\=+ skip=+[^\\]\(\\\\\)*\\@+ end=+@I\=+ contains=sedTab,sedRegexpMeta +syn region sedRegexp64 matchgroup=Special start=+@\(\\\\\|\\@\)*+ skip=+[^\\@]\(\\\\\)*\\@+ end=+@+me=e-1 contains=sedTab,sedRegexpMeta keepend contained nextgroup=sedReplacement64 +syn region sedReplacement64 matchgroup=Special start=+@\(\\\\\|\\@\)*+ skip=+[^\\@]\(\\\\\)*\\@+ end=+@+ contains=sedTab,sedReplaceMeta keepend contained nextgroup=sedFlag + +" Since the syntax for the substituion command is very similar to the +" syntax for the transform command, I use the same pattern matching +" for both commands. There is one problem -- the transform command +" (y) does not allow any flags. To save memory, I ignore this problem. +syn match sedST "[sy]" nextgroup=sedRegexp\d\+ + +if version >= 508 || !exists("did_sed_syntax_inits") + if version < 508 + let did_sed_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sedAddress Macro + HiLink sedACI NONE + HiLink sedBranch Label + HiLink sedComment Comment + HiLink sedDelete Function + HiLink sedError Error + HiLink sedFlag Type + HiLink sedFlagwrite Constant + HiLink sedFunction Function + HiLink sedLabel Label + HiLink sedLineCont Special + HiLink sedPutHoldspc Function + HiLink sedReplaceMeta Special + HiLink sedRegexpMeta Special + HiLink sedRW Constant + HiLink sedSemicolon Special + HiLink sedST Function + HiLink sedSpecial Special + HiLink sedWhitespace NONE + if exists("highlight_sedtabs") + HiLink sedTab Todo + endif + let __sed_i = 32 + while __sed_i <= 126 + exe "HiLink sedRegexp".__sed_i "Macro" + exe "HiLink sedReplacement".__sed_i "NONE" + let __sed_i = __sed_i + 1 + endwhile + + delcommand HiLink +endif + +unlet __sed_i __sed_delimiter __sed_metacharacters + +let b:current_syntax = "sed" + +" vim: sts=4 sw=4 ts=8 diff --git a/vim71/syntax/sendpr.vim b/vim71/syntax/sendpr.vim new file mode 100644 index 0000000..28a26e6 --- /dev/null +++ b/vim71/syntax/sendpr.vim @@ -0,0 +1,32 @@ +" Vim syntax file +" Language: FreeBSD send-pr file +" Maintainer: Hendrik Scholz +" Last Change: 2002 Mar 21 +" +" http://raisdorf.net/files/misc/send-pr.vim + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match sendprComment /^SEND-PR:/ +" email address +syn match sendprType /<[a-zA-Z0-9\-\_\.]*@[a-zA-Z0-9\-\_\.]*>/ +" ^> lines +syn match sendprString /^>[a-zA-Z\-]*:/ +syn region sendprLabel start="\[" end="\]" +syn match sendprString /^To:/ +syn match sendprString /^From:/ +syn match sendprString /^Reply-To:/ +syn match sendprString /^Cc:/ +syn match sendprString /^X-send-pr-version:/ +syn match sendprString /^X-GNATS-Notify:/ + +hi def link sendprComment Comment +hi def link sendprType Type +hi def link sendprString String +hi def link sendprLabel Label diff --git a/vim71/syntax/sensors.vim b/vim71/syntax/sensors.vim new file mode 100644 index 0000000..63cecec --- /dev/null +++ b/vim71/syntax/sensors.vim @@ -0,0 +1,52 @@ +" Vim syntax file +" Language: sensors.conf(5) - libsensors configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword sensorsTodo contained TODO FIXME XXX NOTE + +syn region sensorsComment display oneline start='#' end='$' + \ contains=sensorsTodo,@Spell + + +syn keyword sensorsKeyword bus chip label compute ignore set + +syn region sensorsName display oneline + \ start=+"+ skip=+\\\\\|\\"+ end=+"+ + \ contains=sensorsNameSpecial +syn match sensorsName display '\w\+' + +syn match sensorsNameSpecial display '\\["\\rnt]' + +syn match sensorsLineContinue '\\$' + +syn match sensorsNumber display '\d*.\d\+\>' + +syn match sensorsRealWorld display '@' + +syn match sensorsOperator display '[+*/-]' + +syn match sensorsDelimiter display '[()]' + +hi def link sensorsTodo Todo +hi def link sensorsComment Comment +hi def link sensorsKeyword Keyword +hi def link sensorsName String +hi def link sensorsNameSpecial SpecialChar +hi def link sensorsLineContinue Special +hi def link sensorsNumber Number +hi def link sensorsRealWorld Identifier +hi def link sensorsOperator Normal +hi def link sensorsDelimiter Normal + +let b:current_syntax = "sensors" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/services.vim b/vim71/syntax/services.vim new file mode 100644 index 0000000..661f57a --- /dev/null +++ b/vim71/syntax/services.vim @@ -0,0 +1,54 @@ +" Vim syntax file +" Language: services(5) - Internet network services list +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match servicesBegin display '^' + \ nextgroup=servicesName,servicesComment + +syn match servicesName contained display '[[:graph:]]\+' + \ nextgroup=servicesPort skipwhite + +syn match servicesPort contained display '\d\+' + \ nextgroup=servicesPPDiv,servicesPPDivDepr + \ skipwhite + +syn match servicesPPDiv contained display '/' + \ nextgroup=servicesProtocol skipwhite + +syn match servicesPPDivDepr contained display ',' + \ nextgroup=servicesProtocol skipwhite + +syn match servicesProtocol contained display '\S\+' + \ nextgroup=servicesAliases,servicesComment + \ skipwhite + +syn match servicesAliases contained display '\S\+' + \ nextgroup=servicesAliases,servicesComment + \ skipwhite + +syn keyword servicesTodo contained TODO FIXME XXX NOTE + +syn region servicesComment display oneline start='#' end='$' + \ contains=servicesTodo,@Spell + +hi def link servicesTodo Todo +hi def link servicesComment Comment +hi def link servicesName Identifier +hi def link servicesPort Number +hi def link servicesPPDiv Delimiter +hi def link servicesPPDivDepr Error +hi def link servicesProtocol Type +hi def link servicesAliases Macro + +let b:current_syntax = "services" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/setserial.vim b/vim71/syntax/setserial.vim new file mode 100644 index 0000000..cdd309d --- /dev/null +++ b/vim71/syntax/setserial.vim @@ -0,0 +1,120 @@ +" Vim syntax file +" Language: setserial(8) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match setserialBegin display '^' + \ nextgroup=setserialDevice,setserialComment + \ skipwhite + +syn match setserialDevice contained display '\%(/[^ \t/]*\)\+' + \ nextgroup=setserialParameter skipwhite + +syn keyword setserialParameter contained port irq baud_base divisor + \ close_delay closing_wait rx_trigger + \ tx_trigger flow_off flow_on rx_timeout + \ nextgroup=setserialNumber skipwhite + +syn keyword setserialParameter contained uart + \ nextgroup=setserialUARTType skipwhite + +syn keyword setserialParameter contained autoconfig auto_irq skip_test + \ spd_hi spd_vhi spd_shi spd_warp spd_cust + \ spd_normal sak fourport session_lockout + \ pgrp_lockout hup_notify split_termios + \ callout_nohup low_latency + \ nextgroup=setserialParameter skipwhite + +syn match setserialParameter contained display + \ '\^\%(auto_irq\|skip_test\|sak\|fourport\)' + \ contains=setserialNegation + \ nextgroup=setserialParameter skipwhite + +syn match setserialParameter contained display + \ '\^\%(session_lockout\|pgrp_lockout\)' + \ contains=setserialNegation + \ nextgroup=setserialParameter skipwhite + +syn match setserialParameter contained display + \ '\^\%(hup_notify\|split_termios\)' + \ contains=setserialNegation + \ nextgroup=setserialParameter skipwhite + +syn match setserialParameter contained display + \ '\^\%(callout_nohup\|low_latency\)' + \ contains=setserialNegation + \ nextgroup=setserialParameter skipwhite + +syn keyword setserialParameter contained set_multiport + \ nextgroup=setserialMultiport skipwhite + +syn match setserialNumber contained display '\<\d\+\>' + \ nextgroup=setserialParameter skipwhite +syn match setserialNumber contained display '0x\x\+' + \ nextgroup=setserialParameter skipwhite + +syn keyword setserialUARTType contained none + +syn match setserialUARTType contained display + \ '8250\|16[4789]50\|16550A\=\|16650\%(V2\)\=' + \ nextgroup=setserialParameter skipwhite + +syn match setserialUARTType contained display '166[59]4' + \ nextgroup=setserialParameter skipwhite + +syn match setserialNegation contained display '\^' + +syn match setserialMultiport contained '\' + \ nextgroup=setserialPort skipwhite + +syn match setserialPort contained display '\<\d\+\>' + \ nextgroup=setserialMask skipwhite +syn match setserialPort contained display '0x\x\+' + \ nextgroup=setserialMask skipwhite + +syn match setserialMask contained '\' + \ nextgroup=setserialBitMask skipwhite + +syn match setserialBitMask contained display '\<\d\+\>' + \ nextgroup=setserialMatch skipwhite +syn match setserialBitMask contained display '0x\x\+' + \ nextgroup=setserialMatch skipwhite + +syn match setserialMatch contained '\' + \ nextgroup=setserialMatchBits skipwhite + +syn match setserialMatchBits contained display '\<\d\+\>' + \ nextgroup=setserialMultiport skipwhite +syn match setserialMatchBits contained display '0x\x\+' + \ nextgroup=setserialMultiport skipwhite + +syn keyword setserialTodo contained TODO FIXME XXX NOTE + +syn region setserialComment display oneline start='^\s*#' end='$' + \ contains=setserialTodo,@Spell + +hi def link setserialTodo Todo +hi def link setserialComment Comment +hi def link setserialDevice Normal +hi def link setserialParameter Identifier +hi def link setserialNumber Number +hi def link setserialUARTType Type +hi def link setserialNegation Operator +hi def link setserialMultiport Type +hi def link setserialPort setserialNumber +hi def link setserialMask Type +hi def link setserialBitMask setserialNumber +hi def link setserialMatch Type +hi def link setserialMatchBits setserialNumber + +let b:current_syntax = "setserial" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/sgml.vim b/vim71/syntax/sgml.vim new file mode 100644 index 0000000..c0c3643 --- /dev/null +++ b/vim71/syntax/sgml.vim @@ -0,0 +1,337 @@ +" Vim syntax file +" Language: SGML +" Maintainer: Johannes Zellner +" Last Change: Tue, 27 Apr 2004 15:05:21 CEST +" Filenames: *.sgml,*.sgm +" $Id: sgml.vim,v 1.1 2004/06/13 17:52:57 vimboss Exp $ + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +let s:sgml_cpo_save = &cpo +set cpo&vim + +syn case match + +" mark illegal characters +syn match sgmlError "[<&]" + + +" unicode numbers: +" provide different highlithing for unicode characters +" inside strings and in plain text (character data). +" +" EXAMPLE: +" +" \u4e88 +" +syn match sgmlUnicodeNumberAttr +\\u\x\{4}+ contained contains=sgmlUnicodeSpecifierAttr +syn match sgmlUnicodeSpecifierAttr +\\u+ contained +syn match sgmlUnicodeNumberData +\\u\x\{4}+ contained contains=sgmlUnicodeSpecifierData +syn match sgmlUnicodeSpecifierData +\\u+ contained + + +" strings inside character data or comments +" +syn region sgmlString contained start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=sgmlEntity,sgmlUnicodeNumberAttr display +syn region sgmlString contained start=+'+ skip=+\\\\\|\\'+ end=+'+ contains=sgmlEntity,sgmlUnicodeNumberAttr display + +" punctuation (within attributes) e.g. +" ^ ^ +syn match sgmlAttribPunct +[:.]+ contained display + + +" no highlighting for sgmlEqual (sgmlEqual has no highlighting group) +syn match sgmlEqual +=+ + + +" attribute, everything before the '=' +" +" PROVIDES: @sgmlAttribHook +" +" EXAMPLE: +" +" +" ^^^^^^^^^^^^^ +" +syn match sgmlAttrib + \ +[^-'"<]\@<=\<[a-zA-Z0-9.:]\+\>\([^'">]\@=\|$\)+ + \ contained + \ contains=sgmlAttribPunct,@sgmlAttribHook + \ display + + +" UNQUOTED value (not including the '=' -- sgmlEqual) +" +" PROVIDES: @sgmlValueHook +" +" EXAMPLE: +" +" +" ^^^^^ +" +syn match sgmlValue + \ +[^"' =/!?<>][^ =/!?<>]*+ + \ contained + \ contains=sgmlEntity,sgmlUnicodeNumberAttr,@sgmlValueHook + \ display + + +" QUOTED value (not including the '=' -- sgmlEqual) +" +" PROVIDES: @sgmlValueHook +" +" EXAMPLE: +" +" +" ^^^^^^^ +" +" ^^^^^^^ +" +syn region sgmlValue contained start=+"+ skip=+\\\\\|\\"+ end=+"+ + \ contains=sgmlEntity,sgmlUnicodeNumberAttr,@sgmlValueHook +syn region sgmlValue contained start=+'+ skip=+\\\\\|\\'+ end=+'+ + \ contains=sgmlEntity,sgmlUnicodeNumberAttr,@sgmlValueHook + + +" value, everything after (and including) the '=' +" no highlighting! +" +" EXAMPLE: +" +" +" ^^^^^^^^^ +" +" ^^^^^^^ +" +syn match sgmlEqualValue + \ +=\s*[^ =/!?<>]\++ + \ contained + \ contains=sgmlEqual,sgmlString,sgmlValue + \ display + + +" start tag +" use matchgroup=sgmlTag to skip over the leading '<' +" see also sgmlEmptyTag below. +" +" PROVIDES: @sgmlTagHook +" +syn region sgmlTag + \ matchgroup=sgmlTag start=+<[^ /!?"']\@=+ + \ matchgroup=sgmlTag end=+>+ + \ contained + \ contains=sgmlError,sgmlAttrib,sgmlEqualValue,@sgmlTagHook + + +" tag content for empty tags. This is the same as sgmlTag +" above, except the `matchgroup=sgmlEndTag for highlighting +" the end '/>' differently. +" +" PROVIDES: @sgmlTagHook +" +syn region sgmlEmptyTag + \ matchgroup=sgmlTag start=+<[^ /!?"']\@=+ + \ matchgroup=sgmlEndTag end=+/>+ + \ contained + \ contains=sgmlError,sgmlAttrib,sgmlEqualValue,@sgmlTagHook + + +" end tag +" highlight everything but not the trailing '>' which +" was already highlighted by the containing sgmlRegion. +" +" PROVIDES: @sgmlTagHook +" (should we provide a separate @sgmlEndTagHook ?) +" +syn match sgmlEndTag + \ +"']\+>+ + \ contained + \ contains=@sgmlTagHook + + +" [-- SGML SPECIFIC --] + +" SGML specific +" tag content for abbreviated regions +" +" PROVIDES: @sgmlTagHook +" +syn region sgmlAbbrTag + \ matchgroup=sgmlTag start=+<[^ /!?"']\@=+ + \ matchgroup=sgmlTag end=+/+ + \ contained + \ contains=sgmlError,sgmlAttrib,sgmlEqualValue,@sgmlTagHook + + +" SGML specific +" just highlight the trailing '/' +syn match sgmlAbbrEndTag +/+ + + +" SGML specific +" abbreviated regions +" +" No highlighing, highlighing is done by contained elements. +" +" PROVIDES: @sgmlRegionHook +" +" EXAMPLE: +" +" "']\+/\_[^/]\+/+ + \ contains=sgmlAbbrTag,sgmlAbbrEndTag,sgmlCdata,sgmlComment,sgmlEntity,sgmlUnicodeNumberData,@sgmlRegionHook + +" [-- END OF SGML SPECIFIC --] + + +" real (non-empty) elements. We cannot do syntax folding +" as in xml, because end tags may be optional in sgml depending +" on the dtd. +" No highlighing, highlighing is done by contained elements. +" +" PROVIDES: @sgmlRegionHook +" +" EXAMPLE: +" +" +" +" +" +" some data +" +" +" SGML specific: +" compared to xmlRegion: +" - removed folding +" - added a single '/'in the start pattern +" +syn region sgmlRegion + \ start=+<\z([^ /!?>"']\+\)\(\(\_[^/>]*[^/!?]>\)\|>\)+ + \ end=++ + \ contains=sgmlTag,sgmlEndTag,sgmlCdata,@sgmlRegionCluster,sgmlComment,sgmlEntity,sgmlUnicodeNumberData,@sgmlRegionHook + \ keepend + \ extend + + +" empty tags. Just a container, no highlighting. +" Compare this with sgmlTag. +" +" EXAMPLE: +" +" +" +" TODO use sgmlEmptyTag intead of sgmlTag +syn match sgmlEmptyRegion + \ +<[^ /!?>"']\(\_[^"'<>]\|"\_[^"]*"\|'\_[^']*'\)*/>+ + \ contains=sgmlEmptyTag + + +" cluster which contains the above two elements +syn cluster sgmlRegionCluster contains=sgmlRegion,sgmlEmptyRegion,sgmlAbbrRegion + + +" &entities; compare with dtd +syn match sgmlEntity "&[^; \t]*;" contains=sgmlEntityPunct +syn match sgmlEntityPunct contained "[&.;]" + + +" The real comments (this implements the comments as defined by sgml, +" but not all sgml pages actually conform to it. Errors are flagged. +syn region sgmlComment start=++ contains=sgmlCommentPart,sgmlString,sgmlCommentError,sgmlTodo +syn keyword sgmlTodo contained TODO FIXME XXX display +syn match sgmlCommentError contained "[^>+ + \ contains=sgmlCdataStart,sgmlCdataEnd,@sgmlCdataHook + \ keepend + \ extend +" using the following line instead leads to corrupt folding at CDATA regions +" syn match sgmlCdata ++ contains=sgmlCdataStart,sgmlCdataEnd,@sgmlCdataHook +syn match sgmlCdataStart ++ contained + + +" Processing instructions +" This allows "?>" inside strings -- good idea? +syn region sgmlProcessing matchgroup=sgmlProcessingDelim start="" contains=sgmlAttrib,sgmlEqualValue + + +" DTD -- we use dtd.vim here +syn region sgmlDocType matchgroup=sgmlDocTypeDecl start="\c" contains=sgmlDocTypeKeyword,sgmlInlineDTD,sgmlString +syn keyword sgmlDocTypeKeyword contained DOCTYPE PUBLIC SYSTEM +syn region sgmlInlineDTD contained start="\[" end="]" contains=@sgmlDTD +syn include @sgmlDTD :p:h/dtd.vim + + +" synchronizing +" TODO !!! to be improved !!! + +syn sync match sgmlSyncDT grouphere sgmlDocType +\_.\(+ + +syn sync match sgmlSync grouphere sgmlRegion +\_.\(<[^ /!?>"']\+\)\@=+ +" syn sync match sgmlSync grouphere sgmlRegion "<[^ /!?>"']*>" +syn sync match sgmlSync groupthere sgmlRegion +"']\+>+ + +syn sync minlines=100 + + +" The default highlighting. +hi def link sgmlTodo Todo +hi def link sgmlTag Function +hi def link sgmlEndTag Identifier +" SGML specifig +hi def link sgmlAbbrEndTag Identifier +hi def link sgmlEmptyTag Function +hi def link sgmlEntity Statement +hi def link sgmlEntityPunct Type + +hi def link sgmlAttribPunct Comment +hi def link sgmlAttrib Type + +hi def link sgmlValue String +hi def link sgmlString String +hi def link sgmlComment Comment +hi def link sgmlCommentPart Comment +hi def link sgmlCommentError Error +hi def link sgmlError Error + +hi def link sgmlProcessingDelim Comment +hi def link sgmlProcessing Type + +hi def link sgmlCdata String +hi def link sgmlCdataCdata Statement +hi def link sgmlCdataStart Type +hi def link sgmlCdataEnd Type + +hi def link sgmlDocTypeDecl Function +hi def link sgmlDocTypeKeyword Statement +hi def link sgmlInlineDTD Function +hi def link sgmlUnicodeNumberAttr Number +hi def link sgmlUnicodeSpecifierAttr SpecialChar +hi def link sgmlUnicodeNumberData Number +hi def link sgmlUnicodeSpecifierData SpecialChar + +let b:current_syntax = "sgml" + +let &cpo = s:sgml_cpo_save +unlet s:sgml_cpo_save + +" vim: ts=8 diff --git a/vim71/syntax/sgmldecl.vim b/vim71/syntax/sgmldecl.vim new file mode 100644 index 0000000..6a69fc5 --- /dev/null +++ b/vim71/syntax/sgmldecl.vim @@ -0,0 +1,79 @@ +" Vim syntax file +" Language: SGML (SGML Declaration ) +" Last Change: jueves, 28 de diciembre de 2000, 13:51:44 CLST +" Maintainer: "Daniel A. Molina W." +" You can modify and maintain this file, in other case send comments +" the maintainer email address. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +syn region sgmldeclDeclBlock transparent start=++ +syn region sgmldeclTagBlock transparent start=+<+ end=+>+ + \ contains=ALLBUT, + \ @sgmlTagError,@sgmlErrInTag +syn region sgmldeclComment contained start=+--+ end=+--+ + +syn keyword sgmldeclDeclKeys SGML CHARSET CAPACITY SCOPE SYNTAX + \ FEATURES + +syn keyword sgmldeclTypes BASESET DESCSET DOCUMENT NAMING DELIM + \ NAMES QUANTITY SHUNCHAR DOCTYPE + \ ELEMENT ENTITY ATTLIST NOTATION + \ TYPE + +syn keyword sgmldeclStatem CONTROLS FUNCTION NAMECASE MINIMIZE + \ LINK OTHER APPINFO REF ENTITIES + +syn keyword sgmldeclVariables TOTALCAP GRPCAP ENTCAP DATATAG OMITTAG RANK + \ SIMPLE IMPLICIT EXPLICIT CONCUR SUBDOC FORMAL ATTCAP + \ ATTCHCAP AVGRPCAP ELEMCAP ENTCHCAP IDCAP IDREFCAP + \ SHORTTAG + +syn match sgmldeclNConst contained +[0-9]\++ + +syn region sgmldeclString contained start=+"+ end=+"+ + +syn keyword sgmldeclBool YES NO + +syn keyword sgmldeclSpecial SHORTREF SGMLREF UNUSED NONE GENERAL + \ SEEALSO ANY + +syn sync lines=250 + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sgmldecl_syntax_init") + if version < 508 + let did_sgmldecl_syntax_init = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sgmldeclDeclKeys Keyword + HiLink sgmldeclTypes Type + HiLink sgmldeclConst Constant + HiLink sgmldeclNConst Constant + HiLink sgmldeclString String + HiLink sgmldeclDeclBlock Normal + HiLink sgmldeclBool Boolean + HiLink sgmldeclSpecial Special + HiLink sgmldeclComment Comment + HiLink sgmldeclStatem Statement + HiLink sgmldeclVariables Type + + delcommand HiLink +endif + +let b:current_syntax = "sgmldecl" +" vim:set tw=78 ts=4: diff --git a/vim71/syntax/sgmllnx.vim b/vim71/syntax/sgmllnx.vim new file mode 100644 index 0000000..419e904 --- /dev/null +++ b/vim71/syntax/sgmllnx.vim @@ -0,0 +1,68 @@ +" Vim syntax file +" Language: SGML-linuxdoc (supported by old sgmltools-1.x) +" (for more information, visit www.sgmltools.org) +" Maintainer: Nam SungHyun +" Last Change: 2001 Apr 26 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +" tags +syn region sgmllnxEndTag start=++ contains=sgmllnxTagN,sgmllnxTagError +syn region sgmllnxTag start=+<[^/]+ end=+>+ contains=sgmllnxTagN,sgmllnxTagError +syn match sgmllnxTagN contained +<\s*[-a-zA-Z0-9]\++ms=s+1 contains=sgmllnxTagName +syn match sgmllnxTagN contained ++ +syn region sgmllnxDocType start=++ + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sgmllnx_syn_inits") + if version < 508 + let did_sgmllnx_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sgmllnxTag2 Function + HiLink sgmllnxTagN2 Function + HiLink sgmllnxTag Special + HiLink sgmllnxEndTag Special + HiLink sgmllnxParen Special + HiLink sgmllnxEntity Type + HiLink sgmllnxDocEnt Type + HiLink sgmllnxTagName Statement + HiLink sgmllnxComment Comment + HiLink sgmllnxSpecial Special + HiLink sgmllnxDocType PreProc + HiLink sgmllnxTagError Error + + delcommand HiLink +endif + +let b:current_syntax = "sgmllnx" + +" vim:set tw=78 ts=8 sts=2 sw=2 noet: diff --git a/vim71/syntax/sh.vim b/vim71/syntax/sh.vim new file mode 100644 index 0000000..ce98ac6 --- /dev/null +++ b/vim71/syntax/sh.vim @@ -0,0 +1,564 @@ +" Vim syntax file +" Language: shell (sh) Korn shell (ksh) bash (sh) +" Maintainer: Dr. Charles E. Campbell, Jr. +" Previous Maintainer: Lennart Schultz +" Last Change: Dec 12, 2006 +" Version: 89 +" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax +" +" Using the following VIM variables: {{{1 +" g:is_bash if none of the previous three variables are +" defined, then if g:is_bash is set enhance with +" bash syntax highlighting +" g:is_kornshell if neither b:is_kornshell or b:is_bash is +" defined, then if g:is_kornshell is set +" enhance with kornshell/POSIX syntax highlighting +" g:is_posix this variable is the same as g:is_kornshell +" g:sh_fold_enabled if non-zero, syntax folding is enabled +" g:sh_minlines sets up syn sync minlines (dflt: 200) +" g:sh_maxlines sets up syn sync maxlines (dflt: 2x sh_minlines) +" +" This file includes many ideas from ric Brunet (eric.brunet@ens.fr) + +" For version 5.x: Clear all syntax items {{{1 +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" handling /bin/sh with is_kornshell/is_sh {{{1 +" b:is_sh is set when "#! /bin/sh" is found; +" However, it often is just a masquerade by bash (typically Linux) +" or kornshell (typically workstations with Posix "sh"). +" So, when the user sets "is_bash" or "is_kornshell", +" a b:is_sh is converted into b:is_bash/b:is_kornshell, +" respectively. +if !exists("b:is_kornshell") && !exists("b:is_bash") + if exists("g:is_posix") && !exists("g:is_kornshell") + let g:is_kornshell= g:is_posix + endif + if exists("g:is_kornshell") + let b:is_kornshell= 1 + if exists("b:is_sh") + unlet b:is_sh + endif + elseif exists("g:is_bash") + let b:is_bash= 1 + if exists("b:is_sh") + unlet b:is_sh + endif + else + let b:is_sh= 1 + endif +endif + +" set up default g:sh_fold_enabled {{{1 +if !exists("g:sh_fold_enabled") + let g:sh_fold_enabled= 0 +elseif g:sh_fold_enabled != 0 && !has("folding") + let g:sh_fold_enabled= 0 + echomsg "Ignoring g:sh_fold_enabled=".g:sh_fold_enabled."; need to re-compile vim for +fold support" +endif +if g:sh_fold_enabled && &fdm == "manual" + set fdm=syntax +endif + +" sh syntax is case sensitive {{{1 +syn case match + +" Clusters: contains=@... clusters {{{1 +"================================== +syn cluster shCaseEsacList contains=shCaseStart,shCase,shCaseBar,shCaseIn,shComment,shDeref,shDerefSimple,shCaseCommandSub,shCaseExSingleQuote,shCaseSingleQuote,shCaseDoubleQuote,shCtrlSeq +syn cluster shCaseList contains=@shCommandSubList,shCaseEsac,shColon,shCommandSub,shCommandSub,shComment,shDo,shEcho,shExpr,shFor,shHereDoc,shIf,shRedir,shSetList,shSource,shStatement,shVariable,shCtrlSeq +syn cluster shColonList contains=@shCaseList +syn cluster shCommandSubList contains=shArithmetic,shDeref,shDerefSimple,shNumber,shOperator,shPosnParm,shExSingleQuote,shSingleQuote,shDoubleQuote,shStatement,shVariable,shSubSh,shAlias,shTest,shCtrlSeq +syn cluster shCurlyList contains=shNumber,shComma,shDeref,shDerefSimple,shDerefSpecial +syn cluster shDblQuoteList contains=shCommandSub,shDeref,shDerefSimple,shPosnParm,shExSingleQuote,shCtrlSeq,shSpecial +syn cluster shDerefList contains=shDeref,shDerefSimple,shDerefVar,shDerefSpecial,shDerefWordError,shDerefPPS +syn cluster shDerefVarList contains=shDerefOp,shDerefVarArray,shDerefOpError +syn cluster shEchoList contains=shArithmetic,shCommandSub,shDeref,shDerefSimple,shExpr,shExSingleQuote,shSingleQuote,shDoubleQuote,shCtrlSeq +syn cluster shExprList1 contains=shCharClass,shNumber,shOperator,shExSingleQuote,shSingleQuote,shDoubleQuote,shExpr,shDblBrace,shDeref,shDerefSimple,shCtrlSeq +syn cluster shExprList2 contains=@shExprList1,@shCaseList,shTest +syn cluster shFunctionList contains=@shCommandSubList,shCaseEsac,shColon,shCommandSub,shCommandSub,shComment,shDo,shEcho,shExpr,shFor,shHereDoc,shIf,shRedir,shSetList,shSource,shStatement,shVariable,shOperator,shFunctionStart,shCtrlSeq +if exists("b:is_kornshell") || exists("b:is_bash") + syn cluster shFunctionList add=shDblBrace,shDblParen +endif +syn cluster shHereBeginList contains=@shCommandSubList +syn cluster shHereList contains=shBeginHere,shHerePayload +syn cluster shHereListDQ contains=shBeginHere,@shDblQuoteList,shHerePayload +syn cluster shIdList contains=shCommandSub,shWrapLineOperator,shIdWhiteSpace,shDeref,shDerefSimple,shRedir,shExSingleQuote,shSingleQuote,shDoubleQuote,shExpr,shCtrlSeq +syn cluster shLoopList contains=@shCaseList,shTestOpr,shExpr,shDblBrace,shConditional,shCaseEsac,shTest +syn cluster shSubShList contains=@shCaseList,shOperator +syn cluster shTestList contains=shCharClass,shComment,shCommandSub,shDeref,shDerefSimple,shDoubleQuote,shExpr,shExpr,shNumber,shOperator,shExSingleQuote,shSingleQuote,shTestOpr,shTest,shCtrlSeq + + +" Echo: {{{1 +" ==== +" This one is needed INSIDE a CommandSub, so that `echo bla` be correct +syn region shEcho matchgroup=shStatement start="\" skip="\\$" matchgroup=shOperator end="$" matchgroup=NONE end="[<>;&|()]"me=e-1 end="\d[<>]"me=e-2 end="#"me=e-1 contains=@shEchoList +syn region shEcho matchgroup=shStatement start="\" skip="\\$" matchgroup=shOperator end="$" matchgroup=NONE end="[<>;&|()]"me=e-1 end="\d[<>]"me=e-2 end="#"me=e-1 contains=@shEchoList + +" This must be after the strings, so that bla \" be correct +syn region shEmbeddedEcho contained matchgroup=shStatement start="\" skip="\\$" matchgroup=shOperator end="$" matchgroup=NONE end="[<>;&|`)]"me=e-1 end="\d[<>]"me=e-2 end="#"me=e-1 contains=shNumber,shExSingleQuote,shSingleQuote,shDeref,shDerefSimple,shSpecialVar,shOperator,shDoubleQuote,shCharClass,shCtrlSeq + +" Alias: {{{1 +" ===== +if exists("b:is_kornshell") || exists("b:is_bash") + syn match shStatement "\" + syn region shAlias matchgroup=shStatement start="\\s\+\(\w\+\)\@=" skip="\\$" end="\>\|`" + syn region shAlias matchgroup=shStatement start="\\s\+\(\w\+=\)\@=" skip="\\$" end="=" +endif + +" Error Codes: {{{1 +" ============ +syn match shDoError "\" +syn match shIfError "\" +syn match shInError "\" +syn match shCaseError ";;" +syn match shEsacError "\" +syn match shCurlyError "}" +syn match shParenError ")" +if exists("b:is_kornshell") + syn match shDTestError "]]" +endif +syn match shTestError "]" + +" Options Interceptor: {{{1 +" ==================== +syn match shOption "\s[\-+][a-zA-Z0-9]\+\>"ms=s+1 +syn match shOption "\s--[^ \t$`'"|]\+"ms=s+1 + +" File Redirection Highlighted As Operators: {{{1 +"=========================================== +syn match shRedir "\d\=>\(&[-0-9]\)\=" +syn match shRedir "\d\=>>-\=" +syn match shRedir "\d\=<\(&[-0-9]\)\=" +syn match shRedir "\d<<-\=" + +" Operators: {{{1 +" ========== +syn match shOperator "<<\|>>" contained +syn match shOperator "[!&;|]" +syn match shOperator "\[[[^:]\|\]]" +syn match shOperator "!\==" skipwhite nextgroup=shPattern +syn match shPattern "\<\S\+\())\)\@=" contained contains=shExSingleQuote,shSingleQuote,shDoubleQuote,shDeref + +" Subshells: {{{1 +" ========== +syn region shExpr transparent matchgroup=shExprRegion start="{" end="}" contains=@shExprList2 +syn region shSubSh transparent matchgroup=shSubShRegion start="(" end=")" contains=@shSubShList + +" Tests: {{{1 +"======= +"syn region shExpr transparent matchgroup=shRange start="\[" skip=+\\\\\|\\$+ end="\]" contains=@shTestList +syn region shExpr matchgroup=shRange start="\[" skip=+\\\\\|\\$+ end="\]" contains=@shTestList +syn region shTest transparent matchgroup=shStatement start="\" skip=+\\\\\|\\$+ matchgroup=NONE end="[;&|]"me=e-1 end="$" contains=@shExprList1 +syn match shTestOpr contained "<=\|>=\|!=\|==\|-.\>\|-\(nt\|ot\|ef\|eq\|ne\|lt\|le\|gt\|ge\)\>\|[!<>]" +syn match shTestOpr contained '=' skipwhite nextgroup=shTestDoubleQuote,shTestSingleQuote,shTestPattern +syn match shTestPattern contained '\w\+' +syn match shTestDoubleQuote contained '"[^"]*"' +syn match shTestSingleQuote contained '\\.' +syn match shTestSingleQuote contained "'[^']*'" +if exists("b:is_kornshell") || exists("b:is_bash") + syn region shDblBrace matchgroup=Delimiter start="\[\[" skip=+\\\\\|\\$+ end="\]\]" contains=@shTestList + syn region shDblParen matchgroup=Delimiter start="((" skip=+\\\\\|\\$+ end="))" contains=@shTestList +endif + +" Character Class In Range: {{{1 +" ========================= +syn match shCharClass contained "\[:\(backspace\|escape\|return\|xdigit\|alnum\|alpha\|blank\|cntrl\|digit\|graph\|lower\|print\|punct\|space\|upper\|tab\):\]" + +" Loops: do, if, while, until {{{1 +" ====== +if g:sh_fold_enabled + syn region shDo fold transparent matchgroup=shConditional start="\" matchgroup=shConditional end="\" contains=@shLoopList + syn region shIf fold transparent matchgroup=shConditional start="\" matchgroup=shConditional end="\<;\_s*then\>" end="\" contains=@shLoopList,shDblBrace,shDblParen,shFunctionKey + syn region shFor fold matchgroup=shLoop start="\" end="\" end="\"me=e-2 contains=@shLoopList,shDblParen skipwhite nextgroup=shCurlyIn +else + syn region shDo transparent matchgroup=shConditional start="\" matchgroup=shConditional end="\" contains=@shLoopList + syn region shIf transparent matchgroup=shConditional start="\" matchgroup=shConditional end="\<;\_s*then\>" end="\" contains=@shLoopList,shDblBrace,shDblParen,shFunctionKey + syn region shFor matchgroup=shLoop start="\" end="\" end="\"me=e-2 contains=@shLoopList,shDblParen skipwhite nextgroup=shCurlyIn +endif +if exists("b:is_kornshell") || exists("b:is_bash") + syn cluster shCaseList add=shRepeat + syn region shRepeat matchgroup=shLoop start="\" end="\" end="\"me=e-2 contains=@shLoopList,shDblParen,shDblBrace + syn region shRepeat matchgroup=shLoop start="\" end="\" end="\"me=e-2 contains=@shLoopList,shDblParen,shDblBrace + syn region shCaseEsac matchgroup=shConditional start="\" matchgroup=shConditional end="\" end="\" contains=@shLoopList +else + syn region shRepeat matchgroup=shLoop start="\" end="\"me=e-2 contains=@shLoopList + syn region shRepeat matchgroup=shLoop start="\" end="\"me=e-2 contains=@shLoopList +endif +syn region shCurlyIn contained matchgroup=Delimiter start="{" end="}" contains=@shCurlyList +syn match shComma contained "," + +" Case: case...esac {{{1 +" ==== +syn match shCaseBar contained skipwhite "[^|"`'()]\{-}|"hs=e nextgroup=shCase,shCaseStart,shCaseBar,shComment,shCaseExSingleQuote,shCaseSingleQuote,shCaseDoubleQuote +syn match shCaseStart contained skipwhite skipnl "(" nextgroup=shCase,shCaseBar +syn region shCase contained skipwhite skipnl matchgroup=shSnglCase start="\([^#$()'" \t]\|\\.\)\{-})"ms=s,hs=e end=";;" end="esac"me=s-1 contains=@shCaseList nextgroup=shCaseStart,shCase,shComment +if g:sh_fold_enabled + syn region shCaseEsac fold matchgroup=shConditional start="\" end="\" contains=@shCaseEsacList +else + syn region shCaseEsac matchgroup=shConditional start="\" end="\" contains=@shCaseEsacList +endif +syn keyword shCaseIn contained skipwhite skipnl in nextgroup=shCase,shCaseStart,shCaseBar,shComment,shCaseExSingleQuote,shCaseSingleQuote,shCaseDoubleQuote +if exists("b:is_bash") + syn region shCaseExSingleQuote matchgroup=shOperator start=+\$'+ skip=+\\\\\|\\.+ end=+'+ contains=shStringSpecial,shSpecial skipwhite skipnl nextgroup=shCaseBar contained +else + syn region shCaseExSingleQuote matchgroup=Error start=+\$'+ skip=+\\\\\|\\.+ end=+'+ contains=shStringSpecial skipwhite skipnl nextgroup=shCaseBar contained +endif +syn region shCaseSingleQuote matchgroup=shOperator start=+'+ end=+'+ contains=shStringSpecial skipwhite skipnl nextgroup=shCaseBar contained +syn region shCaseDoubleQuote matchgroup=shOperator start=+"+ skip=+\\\\\|\\.+ end=+"+ contains=@shDblQuoteList,shStringSpecial skipwhite skipnl nextgroup=shCaseBar contained +syn region shCaseCommandSub start=+`+ skip=+\\\\\|\\.+ end=+`+ contains=@shCommandSubList skipwhite skipnl nextgroup=shCaseBar contained + +" Misc: {{{1 +"====== +syn match shWrapLineOperator "\\$" +syn region shCommandSub start="`" skip="\\\\\|\\." end="`" contains=@shCommandSubList + +" $() and $(()): {{{1 +" $(..) is not supported by sh (Bourne shell). However, apparently +" some systems (HP?) have as their /bin/sh a (link to) Korn shell +" (ie. Posix compliant shell). /bin/ksh should work for those +" systems too, however, so the following syntax will flag $(..) as +" an Error under /bin/sh. By consensus of vimdev'ers! +if exists("b:is_kornshell") || exists("b:is_bash") + syn region shCommandSub matchgroup=shCmdSubRegion start="\$(" skip='\\\\\|\\.' end=")" contains=@shCommandSubList + syn region shArithmetic matchgroup=shArithRegion start="\$((" skip='\\\\\|\\.' end="))" contains=@shCommandSubList + syn match shSkipInitWS contained "^\s\+" +else + syn region shCommandSub matchgroup=Error start="\$(" end=")" contains=@shCommandSubList +endif + +if exists("b:is_bash") + syn cluster shCommandSubList add=bashSpecialVariables,bashStatement + syn cluster shCaseList add=bashAdminStatement,bashStatement + syn keyword bashSpecialVariables contained BASH BASH_ENV BASH_VERSINFO BASH_VERSION CDPATH DIRSTACK EUID FCEDIT FIGNORE GLOBIGNORE GROUPS HISTCMD HISTCONTROL HISTFILE HISTFILESIZE HISTIGNORE HISTSIZE HOME HOSTFILE HOSTNAME HOSTTYPE IFS IGNOREEOF INPUTRC LANG LC_ALL LC_COLLATE LC_MESSAGES LINENO MACHTYPE MAIL MAILCHECK MAILPATH OLDPWD OPTARG OPTERR OPTIND OSTYPE PATH PIPESTATUS PPID PROMPT_COMMAND PS1 PS2 PS3 PS4 PWD RANDOM REPLY SECONDS SHELLOPTS SHLVL TIMEFORMAT TIMEOUT UID auto_resume histchars + syn keyword bashStatement chmod clear complete du egrep expr fgrep find gnufind gnugrep grep install less ls mkdir mv rm rmdir rpm sed sleep sort strip tail touch + syn keyword bashAdminStatement daemon killall killproc nice reload restart start status stop +endif + +if exists("b:is_kornshell") + syn cluster shCommandSubList add=kshSpecialVariables,kshStatement + syn cluster shCaseList add=kshStatement + syn keyword kshSpecialVariables contained CDPATH COLUMNS EDITOR ENV ERRNO FCEDIT FPATH HISTFILE HISTSIZE HOME IFS LINENO LINES MAIL MAILCHECK MAILPATH OLDPWD OPTARG OPTIND PATH PPID PS1 PS2 PS3 PS4 PWD RANDOM REPLY SECONDS SHELL TMOUT VISUAL + syn keyword kshStatement cat chmod clear cp du egrep expr fgrep find grep install killall less ls mkdir mv nice printenv rm rmdir sed sort strip stty tail touch tput +endif + +syn match shSource "^\.\s" +syn match shSource "\s\.\s" +syn region shColon start="^\s*:" end="$\|" end="#"me=e-1 contains=@shColonList + +" String And Character Constants: {{{1 +"================================ +syn match shNumber "-\=\<\d\+\>#\=" +syn match shCtrlSeq "\\\d\d\d\|\\[abcfnrtv0]" contained +if exists("b:is_bash") + syn match shSpecial "\\\o\o\o\|\\x\x\x\|\\c.\|\\[abefnrtv]" contained +endif +if exists("b:is_bash") + syn region shExSingleQuote matchgroup=shOperator start=+\$'+ skip=+\\\\\|\\.+ end=+'+ contains=shStringSpecial,shSpecial +else + syn region shExSingleQuote matchGroup=Error start=+\$'+ skip=+\\\\\|\\.+ end=+'+ contains=shStringSpecial +endif +syn region shSingleQuote matchgroup=shOperator start=+'+ end=+'+ contains=shStringSpecial,@Spell +syn region shDoubleQuote matchgroup=shOperator start=+"+ skip=+\\"+ end=+"+ contains=@shDblQuoteList,shStringSpecial,@Spell +syn match shStringSpecial "[^[:print:]]" contained +syn match shStringSpecial "\%(\\\\\)*\\[\\"'`$()#]" +syn match shSpecial "[^\\]\zs\%(\\\\\)*\\[\\"'`$()#]" +syn match shSpecial "^\%(\\\\\)*\\[\\"'`$()#]" + +" Comments: {{{1 +"========== +syn cluster shCommentGroup contains=shTodo,@Spell +syn keyword shTodo contained COMBAK FIXME TODO XXX +syn match shComment "^\s*\zs#.*$" contains=@shCommentGroup +syn match shComment "#.*$" contains=@shCommentGroup + +" Here Documents: {{{1 +" ========================================= +if version < 600 + syn region shHereDoc matchgroup=shRedir start="<<\s*\**END[a-zA-Z_0-9]*\**" matchgroup=shRedir end="^END[a-zA-Z_0-9]*$" contains=@shDblQuoteList + syn region shHereDoc matchgroup=shRedir start="<<-\s*\**END[a-zA-Z_0-9]*\**" matchgroup=shRedir end="^\s*END[a-zA-Z_0-9]*$" contains=@shDblQuoteList + syn region shHereDoc matchgroup=shRedir start="<<\s*\**EOF\**" matchgroup=shRedir end="^EOF$" contains=@shDblQuoteList + syn region shHereDoc matchgroup=shRedir start="<<-\s*\**EOF\**" matchgroup=shRedir end="^\s*EOF$" contains=@shDblQuoteList + syn region shHereDoc matchgroup=shRedir start="<<\s*\**\.\**" matchgroup=shRedir end="^\.$" contains=@shDblQuoteList + syn region shHereDoc matchgroup=shRedir start="<<-\s*\**\.\**" matchgroup=shRedir end="^\s*\.$" contains=@shDblQuoteList + +elseif g:sh_fold_enabled + syn region shHereDoc matchgroup=shRedir fold start="<<\s*\z(\S*\)" matchgroup=shRedir end="^\z1\s*$" contains=@shDblQuoteList + syn region shHereDoc matchgroup=shRedir fold start="<<\s*\"\z(\S*\)\"" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<\s*'\z(\S*\)'" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<-\s*\z(\S*\)" matchgroup=shRedir end="^\s*\z1\s*$" contains=@shDblQuoteList + syn region shHereDoc matchgroup=shRedir fold start="<<-\s*\"\z(\S*\)\"" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<-\s*'\z(\S*\)'" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<\s*\\\_$\_s*\z(\S*\)" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<\s*\\\_$\_s*\"\z(\S*\)\"" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<-\s*\\\_$\_s*'\z(\S*\)'" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<-\s*\\\_$\_s*\z(\S*\)" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<-\s*\\\_$\_s*\"\z(\S*\)\"" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<\s*\\\_$\_s*'\z(\S*\)'" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<\\\z(\S*\)" matchgroup=shRedir end="^\z1\s*$" + +else + syn region shHereDoc matchgroup=shRedir start="<<\s*\\\=\z(\S*\)" matchgroup=shRedir end="^\z1\s*$" contains=@shDblQuoteList + syn region shHereDoc matchgroup=shRedir start="<<\s*\"\z(\S*\)\"" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<-\s*\z(\S*\)" matchgroup=shRedir end="^\s*\z1\s*$" contains=@shDblQuoteList + syn region shHereDoc matchgroup=shRedir start="<<-\s*'\z(\S*\)'" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<\s*'\z(\S*\)'" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<-\s*\"\z(\S*\)\"" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<\s*\\\_$\_s*\z(\S*\)" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<-\s*\\\_$\_s*\z(\S*\)" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<-\s*\\\_$\_s*'\z(\S*\)'" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<\s*\\\_$\_s*'\z(\S*\)'" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<\s*\\\_$\_s*\"\z(\S*\)\"" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<-\s*\\\_$\_s*\"\z(\S*\)\"" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<\\\z(\S*\)" matchgroup=shRedir end="^\z1\s*$" +endif + +" Here Strings: {{{1 +" ============= +if exists("b:is_bash") + syn match shRedir "<<<" +endif + +" Identifiers: {{{1 +"============= +syn match shVariable "\<\([bwglsav]:\)\=[a-zA-Z0-9.!@_%+,]*\ze=" nextgroup=shSetIdentifier +syn match shIdWhiteSpace contained "\s" +syn match shSetIdentifier contained "=" nextgroup=shPattern,shDeref,shDerefSimple,shDoubleQuote,shSingleQuote,shExSingleQuote +if exists("b:is_bash") + syn region shSetList matchgroup=shSet start="\<\(declare\|typeset\|local\|export\|unset\)\>\ze[^/]" end="$" matchgroup=shOperator end="\ze[|);&]"me=e-1 matchgroup=NONE end="#\|="me=e-1 contains=@shIdList + syn region shSetList matchgroup=shSet start="\[^/]"me=e-1 end="$" end="\\ze[|)]" matchgroup=shOperator end="\ze[|);&]"me=e-1 matchgroup=NONE end="[#=]"me=e-1 contains=@shIdList + syn match shSet "\<\(declare\|typeset\|local\|export\|set\|unset\)\>" +elseif exists("b:is_kornshell") + syn region shSetList matchgroup=shSet start="\<\(typeset\|export\|unset\)\>\ze[^/]" end="$" matchgroup=shOperator end="\ze[|);&]"me=e-1 matchgroup=NONE end="[#=]"me=e-1 contains=@shIdList + syn region shSetList matchgroup=shSet start="\\ze[^/]" end="$\|\ze[})]" matchgroup=shOperator end="\ze[|);&]"me=e-1 matchgroup=NONE end="[#=]"me=e-1 contains=@shIdList + syn match shSet "\<\(typeset\|set\|export\|unset\)\>" +else + syn region shSetList matchgroup=shSet start="\<\(set\|export\|unset\)\>\ze[^/]" end="$\|\ze[|)]" matchgroup=shOperator end="\ze[|);&]" matchgroup=NONE end="[#=]"me=e-1 contains=@shIdList + syn match shStatement "\<\(set\|export\|unset\)\>" +endif + +" Functions: {{{1 +syn keyword shFunctionKey function skipwhite skipnl nextgroup=shFunctionTwo +" COMBAK -- look at bash09. function foo() (line#35) is folding 38 lines. Not being terminated properly +"syn match shFunctionStart "{" contained +if g:sh_fold_enabled + syn region shFunctionOne transparent fold start="^\s*\h\w*\s*()\_s*\ze{" matchgroup=shFunctionStart end="}" contains=@shFunctionList skipwhite skipnl nextgroup=shFunctionStart + syn region shFunctionTwo transparent fold start="\h\w*\s*\%(()\)\=\_s*\ze{" matchgroup=shFunctionStart end="}" contains=shFunctionKey,@shFunctionList contained skipwhite skipnl nextgroup=shFunctionStart +else + syn region shFunctionOne transparent start="^\s*\h\w*\s*()\_s*\ze{" matchgroup=shFunctionStart end="}" contains=@shFunctionList + syn region shFunctionTwo transparent start="\h\w*\s*\%(()\)\=\_s*\ze{" matchgroup=shFunctionStart end="}" contains=shFunctionKey,@shFunctionList contained +endif + +" Parameter Dereferencing: {{{1 +" ======================== +syn match shDerefSimple "\$\%(\h\w*\|\d\)" +syn region shDeref matchgroup=PreProc start="\${" end="}" contains=@shDerefList,shDerefVarArray +syn match shDerefWordError "[^}$[]" contained +syn match shDerefSimple "\$[-#*@!?]" +syn match shDerefSimple "\$\$" +if exists("b:is_bash") || exists("b:is_kornshell") + syn region shDeref matchgroup=PreProc start="\${##\=" end="}" contains=@shDerefList +endif + +" bash: ${!prefix*} and ${#parameter}: {{{1 +" ==================================== +if exists("b:is_bash") + syn region shDeref matchgroup=PreProc start="\${!" end="\*\=}" contains=@shDerefList,shDerefOp + syn match shDerefVar contained "{\@<=!\w\+" nextgroup=@shDerefVarList +endif + +syn match shDerefSpecial contained "{\@<=[-*@?0]" nextgroup=shDerefOp,shDerefOpError +syn match shDerefSpecial contained "\({[#!]\)\@<=[[:alnum:]*@_]\+" nextgroup=@shDerefVarList,shDerefOp +syn match shDerefVar contained "{\@<=\w\+" nextgroup=@shDerefVarList + +" sh ksh bash : ${var[... ]...} array reference: {{{1 +syn region shDerefVarArray contained matchgroup=shDeref start="\[" end="]" contains=@shCommandSubList nextgroup=shDerefOp,shDerefOpError + +" Special ${parameter OPERATOR word} handling: {{{1 +" sh ksh bash : ${parameter:-word} word is default value +" sh ksh bash : ${parameter:=word} assign word as default value +" sh ksh bash : ${parameter:?word} display word if parameter is null +" sh ksh bash : ${parameter:+word} use word if parameter is not null, otherwise nothing +" ksh bash : ${parameter#pattern} remove small left pattern +" ksh bash : ${parameter##pattern} remove large left pattern +" ksh bash : ${parameter%pattern} remove small right pattern +" ksh bash : ${parameter%%pattern} remove large right pattern +syn cluster shDerefPatternList contains=shDerefPattern,shDerefString +syn match shDerefOpError contained ":[[:punct:]]" +syn match shDerefOp contained ":\=[-=?]" nextgroup=@shDerefPatternList +syn match shDerefOp contained ":\=+" nextgroup=@shDerefPatternList +if exists("b:is_bash") || exists("b:is_kornshell") + syn match shDerefOp contained "#\{1,2}" nextgroup=@shDerefPatternList + syn match shDerefOp contained "%\{1,2}" nextgroup=@shDerefPatternList + syn match shDerefPattern contained "[^{}]\+" contains=shDeref,shDerefSimple,shDerefPattern,shDerefString,shCommandSub,shDerefEscape nextgroup=shDerefPattern + syn region shDerefPattern contained start="{" end="}" contains=shDeref,shDerefSimple,shDerefString,shCommandSub nextgroup=shDerefPattern + syn match shDerefEscape contained '\%(\\\\\)*\\.' +endif +syn region shDerefString contained matchgroup=shOperator start=+'+ end=+'+ contains=shStringSpecial +syn region shDerefString contained matchgroup=shOperator start=+"+ skip=+\\"+ end=+"+ contains=@shDblQuoteList,shStringSpecial +syn match shDerefString contained "\\["']" + +if exists("b:is_bash") + " bash : ${parameter:offset} + " bash : ${parameter:offset:length} + syn region shDerefOp contained start=":[$[:alnum:]_]"me=e-1 end=":"me=e-1 end="}"me=e-1 contains=@shCommandSubList nextgroup=shDerefPOL + syn match shDerefPOL contained ":[^}]\+" contains=@shCommandSubList + + " bash : ${parameter//pattern/string} + " bash : ${parameter//pattern} + syn match shDerefPPS contained '/\{1,2}' nextgroup=shDerefPPSleft + syn region shDerefPPSleft contained start='.' skip=@\%(\\\)\/@ matchgroup=shDerefOp end='/' end='\ze}' nextgroup=shDerefPPSright contains=@shCommandSubList + syn region shDerefPPSright contained start='.' end='\ze}' contains=@shCommandSubList +endif + +" Useful sh Keywords: {{{1 +" =================== +syn keyword shStatement break cd chdir continue eval exec exit kill newgrp pwd read readonly return shift test trap ulimit umask wait +syn keyword shConditional contained elif else then +syn keyword shCondError elif else then + +" Useful ksh Keywords: {{{1 +" ==================== +if exists("b:is_kornshell") || exists("b:is_bash") + syn keyword shStatement autoload bg false fc fg functions getopts hash history integer jobs let nohup print printf r stop suspend time times true type unalias whence + +" Useful bash Keywords: {{{1 +" ===================== + if exists("b:is_bash") + syn keyword shStatement bind builtin dirs disown enable help local logout popd pushd shopt source + else + syn keyword shStatement login newgrp + endif +endif + +" Synchronization: {{{1 +" ================ +if !exists("sh_minlines") + let sh_minlines = 200 +endif +if !exists("sh_maxlines") + let sh_maxlines = 2 * sh_minlines +endif +exec "syn sync minlines=" . sh_minlines . " maxlines=" . sh_maxlines +syn sync match shCaseEsacSync grouphere shCaseEsac "\" +syn sync match shCaseEsacSync groupthere shCaseEsac "\" +syn sync match shDoSync grouphere shDo "\" +syn sync match shDoSync groupthere shDo "\" +syn sync match shForSync grouphere shFor "\" +syn sync match shForSync groupthere shFor "\" +syn sync match shIfSync grouphere shIf "\" +syn sync match shIfSync groupthere shIf "\" +syn sync match shUntilSync grouphere shRepeat "\" +syn sync match shWhileSync grouphere shRepeat "\" + +" Default Highlighting: {{{1 +" ===================== +hi def link shArithRegion shShellVariables +hi def link shBeginHere shRedir +hi def link shCaseBar shConditional +hi def link shCaseCommandSub shCommandSub +hi def link shCaseDoubleQuote shDoubleQuote +hi def link shCaseIn shConditional +hi def link shCaseSingleQuote shSingleQuote +hi def link shCaseStart shConditional +hi def link shCmdSubRegion shShellVariables +hi def link shColon shStatement +hi def link shDerefOp shOperator +hi def link shDerefPOL shDerefOp +hi def link shDerefPPS shDerefOp +hi def link shDeref shShellVariables +hi def link shDerefSimple shDeref +hi def link shDerefSpecial shDeref +hi def link shDerefString shDoubleQuote +hi def link shDerefVar shDeref +hi def link shDoubleQuote shString +hi def link shEcho shString +hi def link shEmbeddedEcho shString +hi def link shExSingleQuote shSingleQuote +hi def link shFunctionStart Delimiter +hi def link shHereDoc shString +hi def link shHerePayload shHereDoc +hi def link shLoop shStatement +hi def link shOption shCommandSub +hi def link shPattern shString +hi def link shPosnParm shShellVariables +hi def link shRange shOperator +hi def link shRedir shOperator +hi def link shSingleQuote shString +hi def link shSource shOperator +hi def link shStringSpecial shSpecial +hi def link shSubShRegion shOperator +hi def link shTestOpr shConditional +hi def link shTestPattern shString +hi def link shTestDoubleQuote shString +hi def link shTestSingleQuote shString +hi def link shVariable shSetList +hi def link shWrapLineOperator shOperator + +if exists("b:is_bash") + hi def link bashAdminStatement shStatement + hi def link bashSpecialVariables shShellVariables + hi def link bashStatement shStatement + hi def link shFunctionParen Delimiter + hi def link shFunctionDelim Delimiter +endif +if exists("b:is_kornshell") + hi def link kshSpecialVariables shShellVariables + hi def link kshStatement shStatement + hi def link shFunctionParen Delimiter +endif + +hi def link shCaseError Error +hi def link shCondError Error +hi def link shCurlyError Error +hi def link shDerefError Error +hi def link shDerefOpError Error +hi def link shDerefWordError Error +hi def link shDoError Error +hi def link shEsacError Error +hi def link shIfError Error +hi def link shInError Error +hi def link shParenError Error +hi def link shTestError Error +if exists("b:is_kornshell") + hi def link shDTestError Error +endif + +hi def link shArithmetic Special +hi def link shCharClass Identifier +hi def link shSnglCase Statement +hi def link shCommandSub Special +hi def link shComment Comment +hi def link shConditional Conditional +hi def link shCtrlSeq Special +hi def link shExprRegion Delimiter +hi def link shFunctionKey Function +hi def link shFunctionName Function +hi def link shNumber Number +hi def link shOperator Operator +hi def link shRepeat Repeat +hi def link shSet Statement +hi def link shSetList Identifier +hi def link shShellVariables PreProc +hi def link shSpecial Special +hi def link shStatement Statement +hi def link shString String +hi def link shTodo Todo +hi def link shAlias Identifier + +" Set Current Syntax: {{{1 +" =================== +if exists("b:is_bash") + let b:current_syntax = "bash" +elseif exists("b:is_kornshell") + let b:current_syntax = "ksh" +else + let b:current_syntax = "sh" +endif + +" vim: ts=16 fdm=marker diff --git a/vim71/syntax/sicad.vim b/vim71/syntax/sicad.vim new file mode 100644 index 0000000..7e32451 --- /dev/null +++ b/vim71/syntax/sicad.vim @@ -0,0 +1,413 @@ +" Vim syntax file +" Language: SiCAD (procedure language) +" Maintainer: Zsolt Branyiczky +" Last Change: 2003 May 11 +" URL: http://lmark.mgx.hu:81/download/vim/sicad.vim + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" use SQL highlighting after 'sql' command +if version >= 600 + syn include @SQL syntax/sql.vim +else + syn include @SQL :p:h/sql.vim +endif +unlet b:current_syntax + +" spaces are used in (auto)indents since sicad hates tabulator characters +if version >= 600 + setlocal expandtab +else + set expandtab +endif + +" ignore case +syn case ignore + +" most important commands - not listed by ausku +syn keyword sicadStatement define +syn keyword sicadStatement dialog +syn keyword sicadStatement do +syn keyword sicadStatement dop contained +syn keyword sicadStatement end +syn keyword sicadStatement enddo +syn keyword sicadStatement endp +syn keyword sicadStatement erroff +syn keyword sicadStatement erron +syn keyword sicadStatement exitp +syn keyword sicadGoto goto contained +syn keyword sicadStatement hh +syn keyword sicadStatement if +syn keyword sicadStatement in +syn keyword sicadStatement msgsup +syn keyword sicadStatement out +syn keyword sicadStatement padd +syn keyword sicadStatement parbeg +syn keyword sicadStatement parend +syn keyword sicadStatement pdoc +syn keyword sicadStatement pprot +syn keyword sicadStatement procd +syn keyword sicadStatement procn +syn keyword sicadStatement psav +syn keyword sicadStatement psel +syn keyword sicadStatement psymb +syn keyword sicadStatement ptrace +syn keyword sicadStatement ptstat +syn keyword sicadStatement set +syn keyword sicadStatement sql contained +syn keyword sicadStatement step +syn keyword sicadStatement sys +syn keyword sicadStatement ww + +" functions +syn match sicadStatement "\"me=s+1 +syn match sicadStatement "\"me=s+1 + +" logical operators +syn match sicadOperator "\.and\." +syn match sicadOperator "\.ne\." +syn match sicadOperator "\.not\." +syn match sicadOperator "\.eq\." +syn match sicadOperator "\.ge\." +syn match sicadOperator "\.gt\." +syn match sicadOperator "\.le\." +syn match sicadOperator "\.lt\." +syn match sicadOperator "\.or\." +syn match sicadOperator "\.eqv\." +syn match sicadOperator "\.neqv\." + +" variable name +syn match sicadIdentifier "%g\=[irpt][0-9]\{1,2}\>" +syn match sicadIdentifier "%g\=l[0-9]\>" +syn match sicadIdentifier "%g\=[irptl]("me=e-1 +syn match sicadIdentifier "%error\>" +syn match sicadIdentifier "%nsel\>" +syn match sicadIdentifier "%nvar\>" +syn match sicadIdentifier "%scl\>" +syn match sicadIdentifier "%wd\>" +syn match sicadIdentifier "\$[irt][0-9]\{1,2}\>" contained + +" label +syn match sicadLabel1 "^ *\.[a-z][a-z0-9]\{0,7} \+[^ ]"me=e-1 +syn match sicadLabel1 "^ *\.[a-z][a-z0-9]\{0,7}\*"me=e-1 +syn match sicadLabel2 "\" contains=sicadGoto +syn match sicadLabel2 "\" contains=sicadGoto + +" boolean +syn match sicadBoolean "\.[ft]\." +" integer without sign +syn match sicadNumber "\<[0-9]\+\>" +" floating point number, with dot, optional exponent +syn match sicadFloat "\<[0-9]\+\.[0-9]*\(e[-+]\=[0-9]\+\)\=\>" +" floating point number, starting with a dot, optional exponent +syn match sicadFloat "\.[0-9]\+\(e[-+]\=[0-9]\+\)\=\>" +" floating point number, without dot, with exponent +syn match sicadFloat "\<[0-9]\+e[-+]\=[0-9]\+\>" + +" without this extraString definition a ' ; ' could stop the comment +syn region sicadString_ transparent start=+'+ end=+'+ oneline contained +" string +syn region sicadString start=+'+ end=+'+ oneline + +" comments - nasty ones in sicad + +" - ' * blabla' or ' * blabla;' +syn region sicadComment start="^ *\*" skip='\\ *$' end=";"me=e-1 end="$" contains=sicadString_ +" - ' .LABEL03 * blabla' or ' .LABEL03 * blabla;' +syn region sicadComment start="^ *\.[a-z][a-z0-9]\{0,7} *\*" skip='\\ *$' end=";"me=e-1 end="$" contains=sicadLabel1,sicadString_ +" - '; * blabla' or '; * blabla;' +syn region sicadComment start="; *\*"ms=s+1 skip='\\ *$' end=";"me=e-1 end="$" contains=sicadString_ +" - comments between docbeg and docend +syn region sicadComment matchgroup=sicadStatement start="\" end="\" + +" catch \ at the end of line +syn match sicadLineCont "\\ *$" + +" parameters in dop block - for the time being it is not used +"syn match sicadParameter " [a-z][a-z0-9]*[=:]"me=e-1 contained +" dop block - for the time being it is not used +syn region sicadDopBlock transparent matchgroup=sicadStatement start='\' skip='\\ *$' end=';'me=e-1 end='$' contains=ALL + +" sql block - new highlighting mode is used (see syn include) +syn region sicadSqlBlock transparent matchgroup=sicadStatement start='\' skip='\\ *$' end=';'me=e-1 end='$' contains=@SQL,sicadIdentifier,sicadLineCont + +" synchronizing +syn sync clear " clear sync used in sql.vim +syn sync match sicadSyncComment groupthere NONE "\" +syn sync match sicadSyncComment grouphere sicadComment "\" +" next line must be examined too +syn sync linecont "\\ *$" + +" catch error caused by tabulator key +syn match sicadError "\t" +" catch errors caused by wrong parenthesis +"syn region sicadParen transparent start='(' end=')' contains=ALLBUT,sicadParenError +syn region sicadParen transparent start='(' skip='\\ *$' end=')' end='$' contains=ALLBUT,sicadParenError +syn match sicadParenError ')' +"syn region sicadApostrophe transparent start=+'+ end=+'+ contains=ALLBUT,sicadApostropheError +"syn match sicadApostropheError +'+ +" not closed apostrophe +"syn region sicadError start=+'+ end=+$+ contains=ALLBUT,sicadApostropheError +"syn match sicadApostropheError +'[^']*$+me=s+1 contained + +" SICAD keywords +syn keyword sicadStatement abst add addsim adrin aib +syn keyword sicadStatement aibzsn aidump aifgeo aisbrk alknam +syn keyword sicadStatement alknr alksav alksel alktrc alopen +syn keyword sicadStatement ansbo aractiv ararea arareao ararsfs +syn keyword sicadStatement arbuffer archeck arcomv arcont arconv +syn keyword sicadStatement arcopy arcopyo arcorr arcreate arerror +syn keyword sicadStatement areval arflfm arflop arfrast argbkey +syn keyword sicadStatement argenf argraph argrapho arinters arkompfl +syn keyword sicadStatement arlasso arlcopy arlgraph arline arlining +syn keyword sicadStatement arlisly armakea armemo arnext aroverl +syn keyword sicadStatement arovers arparkmd arpars arrefp arselect +syn keyword sicadStatement arset arstruct arunify arupdate arvector +syn keyword sicadStatement arveinfl arvflfl arvoroni ausku basis +syn keyword sicadStatement basisaus basisdar basisnr bebos befl +syn keyword sicadStatement befla befli befls beo beorta +syn keyword sicadStatement beortn bep bepan bepap bepola +syn keyword sicadStatement bepoln bepsn bepsp ber berili +syn keyword sicadStatement berk bewz bkl bli bma +syn keyword sicadStatement bmakt bmakts bmbm bmerk bmerw +syn keyword sicadStatement bmerws bminit bmk bmorth bmos +syn keyword sicadStatement bmoss bmpar bmsl bmsum bmsums +syn keyword sicadStatement bmver bmvero bmw bo bta +syn keyword sicadStatement buffer bvl bw bza bzap +syn keyword sicadStatement bzd bzgera bzorth cat catel +syn keyword sicadStatement cdbdiff ce cgmparam close closesim +syn keyword sicadStatement comgener comp comp conclose conclose coninfo +syn keyword sicadStatement conopen conread contour conwrite cop +syn keyword sicadStatement copar coparp coparp2 copel cr +syn keyword sicadStatement cs cstat cursor d da +syn keyword sicadStatement dal dasp dasps dataout dcol +syn keyword sicadStatement dd defsr del delel deskrdef +syn keyword sicadStatement df dfn dfns dfpos dfr +syn keyword sicadStatement dgd dgm dgp dgr dh +syn keyword sicadStatement diag diaus dir disbsd dkl +syn keyword sicadStatement dktx dkur dlgfix dlgfre dma +syn keyword sicadStatement dprio dr druse dsel dskinfo +syn keyword sicadStatement dsr dv dve eba ebd +syn keyword sicadStatement ebdmod ebs edbsdbin edbssnin edbsvtin +syn keyword sicadStatement edt egaus egdef egdefs eglist +syn keyword sicadStatement egloe egloenp egloes egxx eib +syn keyword sicadStatement ekur ekuradd elel elpos epg +syn keyword sicadStatement esau esauadd esek eta etap +syn keyword sicadStatement etav feparam ficonv filse fl +syn keyword sicadStatement fli flin flini flinit flins +syn keyword sicadStatement flkor fln flnli flop flout +syn keyword sicadStatement flowert flparam flraster flsy flsyd +syn keyword sicadStatement flsym flsyms flsymt fmtatt fmtdia +syn keyword sicadStatement fmtlib fpg gbadddb gbaim gbanrs +syn keyword sicadStatement gbatw gbau gbaudit gbclosp gbcredic +syn keyword sicadStatement gbcreem gbcreld gbcresdb gbcretd gbde +syn keyword sicadStatement gbdeldb gbdeldic gbdelem gbdelld gbdelref +syn keyword sicadStatement gbdeltd gbdisdb gbdisem gbdisld gbdistd +syn keyword sicadStatement gbebn gbemau gbepsv gbgetdet gbgetes +syn keyword sicadStatement gbgetmas gbgqel gbgqelr gbgqsa gbgrant +syn keyword sicadStatement gbimpdic gbler gblerb gblerf gbles +syn keyword sicadStatement gblocdic gbmgmg gbmntdb gbmoddb gbnam +syn keyword sicadStatement gbneu gbopenp gbpoly gbpos gbpruef +syn keyword sicadStatement gbpruefg gbps gbqgel gbqgsa gbrefdic +syn keyword sicadStatement gbreftab gbreldic gbresem gbrevoke gbsav +syn keyword sicadStatement gbsbef gbsddk gbsicu gbsrt gbss +syn keyword sicadStatement gbstat gbsysp gbszau gbubp gbueb +syn keyword sicadStatement gbunmdb gbuseem gbw gbweg gbwieh +syn keyword sicadStatement gbzt gelp gera getvar hgw +syn keyword sicadStatement hpg hr0 hra hrar icclchan +syn keyword sicadStatement iccrecon icdescon icfree icgetcon icgtresp +syn keyword sicadStatement icopchan icputcon icreacon icreqd icreqnw +syn keyword sicadStatement icreqw icrespd icresrve icwricon imsget +syn keyword sicadStatement imsgqel imsmget imsplot imsprint inchk +syn keyword sicadStatement inf infd inst kbml kbmls +syn keyword sicadStatement kbmm kbmms kbmt kbmtdps kbmts +syn keyword sicadStatement khboe khbol khdob khe khetap +syn keyword sicadStatement khfrw khktk khlang khld khmfrp +syn keyword sicadStatement khmks khms khpd khpfeil khpl +syn keyword sicadStatement khprofil khrand khsa khsabs khsaph +syn keyword sicadStatement khsd khsdl khse khskbz khsna +syn keyword sicadStatement khsnum khsob khspos khsvph khtrn +syn keyword sicadStatement khver khzpe khzpl kib kldat +syn keyword sicadStatement klleg klsch klsym klvert kmpg +syn keyword sicadStatement kmtlage kmtp kmtps kodef kodefp +syn keyword sicadStatement kodefs kok kokp kolae kom +syn keyword sicadStatement kontly kopar koparp kopg kosy +syn keyword sicadStatement kp kr krsek krtclose krtopen +syn keyword sicadStatement ktk lad lae laesel language +syn keyword sicadStatement lasso lbdes lcs ldesk ldesks +syn keyword sicadStatement le leak leattdes leba lebas +syn keyword sicadStatement lebaznp lebd lebm lebv lebvaus +syn keyword sicadStatement lebvlist lede ledel ledepo ledepol +syn keyword sicadStatement ledepos leder ledist ledm lee +syn keyword sicadStatement leeins lees lege lekr lekrend +syn keyword sicadStatement lekwa lekwas lel lelh lell +syn keyword sicadStatement lelp lem lena lend lenm +syn keyword sicadStatement lep lepe lepee lepko lepl +syn keyword sicadStatement lepmko lepmkop lepos leposm leqs +syn keyword sicadStatement leqsl leqssp leqsv leqsvov les +syn keyword sicadStatement lesch lesr less lestd let +syn keyword sicadStatement letaum letl lev levm levtm +syn keyword sicadStatement levtp levtr lew lewm lexx +syn keyword sicadStatement lfs li lining lldes lmode +syn keyword sicadStatement loedk loepkt lop lose loses +syn keyword sicadStatement lp lppg lppruef lr ls +syn keyword sicadStatement lsop lsta lstat ly lyaus +syn keyword sicadStatement lz lza lzae lzbz lze +syn keyword sicadStatement lznr lzo lzpos ma ma0 +syn keyword sicadStatement ma1 mad map mapoly mcarp +syn keyword sicadStatement mccfr mccgr mcclr mccrf mcdf +syn keyword sicadStatement mcdma mcdr mcdrp mcdve mcebd +syn keyword sicadStatement mcgse mcinfo mcldrp md me +syn keyword sicadStatement mefd mefds minmax mipg ml +syn keyword sicadStatement mmcmdme mmdbf mmdellb mmdir mmdome +syn keyword sicadStatement mmfsb mminfolb mmlapp mmlbf mmlistlb +syn keyword sicadStatement mmloadcm mmmsg mmreadlb mmsetlb mmshowcm +syn keyword sicadStatement mmstatme mnp mpo mr mra +syn keyword sicadStatement ms msav msgout msgsnd msp +syn keyword sicadStatement mspf mtd nasel ncomp new +syn keyword sicadStatement nlist nlistlt nlistly nlistnp nlistpo +syn keyword sicadStatement np npa npdes npe npem +syn keyword sicadStatement npinfa npruef npsat npss npssa +syn keyword sicadStatement ntz oa oan odel odf +syn keyword sicadStatement odfx oj oja ojaddsk ojaed +syn keyword sicadStatement ojaeds ojaef ojaefs ojaen ojak +syn keyword sicadStatement ojaks ojakt ojakz ojalm ojatkis +syn keyword sicadStatement ojatt ojatw ojbsel ojcasel ojckon +syn keyword sicadStatement ojde ojdtl ojeb ojebd ojel +syn keyword sicadStatement ojelpas ojesb ojesbd ojex ojezge +syn keyword sicadStatement ojko ojlb ojloe ojlsb ojmerk +syn keyword sicadStatement ojmos ojnam ojpda ojpoly ojprae +syn keyword sicadStatement ojs ojsak ojsort ojstrukt ojsub +syn keyword sicadStatement ojtdef ojvek ojx old oldd +syn keyword sicadStatement op opa opa1 open opensim +syn keyword sicadStatement opnbsd orth osanz ot otp +syn keyword sicadStatement otrefp param paranf pas passw +syn keyword sicadStatement pcatchf pda pdadd pg pg0 +syn keyword sicadStatement pgauf pgaufsel pgb pgko pgm +syn keyword sicadStatement pgr pgvs pily pkpg plot +syn keyword sicadStatement plotf plotfr pmap pmdata pmdi +syn keyword sicadStatement pmdp pmeb pmep pminfo pmlb +syn keyword sicadStatement pmli pmlp pmmod pnrver poa +syn keyword sicadStatement pos posa posaus post printfr +syn keyword sicadStatement protect prs prssy prsym ps +syn keyword sicadStatement psadd psclose psopen psparam psprw +syn keyword sicadStatement psres psstat psw pswr qualif +syn keyword sicadStatement rahmen raster rasterd rbbackup rbchang2 +syn keyword sicadStatement rbchange rbcmd rbcoldst rbcolor rbcopy +syn keyword sicadStatement rbcut rbcut2 rbdbcl rbdbload rbdbop +syn keyword sicadStatement rbdbwin rbdefs rbedit rbfdel rbfill +syn keyword sicadStatement rbfill2 rbfload rbfload2 rbfnew rbfnew2 +syn keyword sicadStatement rbfpar rbfree rbg rbgetcol rbgetdst +syn keyword sicadStatement rbinfo rbpaste rbpixel rbrstore rbsnap +syn keyword sicadStatement rbsta rbtile rbtrpix rbvtor rcol +syn keyword sicadStatement rd rdchange re reb rebmod +syn keyword sicadStatement refunc ren renel rk rkpos +syn keyword sicadStatement rohr rohrpos rpr rr rr0 +syn keyword sicadStatement rra rrar rs samtosdb sav +syn keyword sicadStatement savd savesim savx scol scopy +syn keyword sicadStatement scopye sdbtosam sddk sdwr se +syn keyword sicadStatement selaus selpos seman semi sesch +syn keyword sicadStatement setscl setvar sfclntpf sfconn sffetchf +syn keyword sicadStatement sffpropi sfftypi sfqugeoc sfquwhcl sfself +syn keyword sicadStatement sfstat sftest sge sid sie +syn keyword sicadStatement sig sigp skk skks sn +syn keyword sicadStatement sn21 snpa snpar snparp snparps +syn keyword sicadStatement snpars snpas snpd snpi snpkor +syn keyword sicadStatement snpl snpm sob sob0 sobloe +syn keyword sicadStatement sobs sof sop split spr +syn keyword sicadStatement sqdadd sqdlad sqdold sqdsav +syn keyword sicadStatement sr sres srt sset stat +syn keyword sicadStatement stdtxt string strukt strupru suinfl +syn keyword sicadStatement suinflk suinfls supo supo1 sva +syn keyword sicadStatement svr sy sya syly sysout +syn keyword sicadStatement syu syux taa tabeg tabl +syn keyword sicadStatement tabm tam tanr tapg tapos +syn keyword sicadStatement tarkd tas tase tb tbadd +syn keyword sicadStatement tbd tbext tbget tbint tbout +syn keyword sicadStatement tbput tbsat tbsel tbstr tcaux +syn keyword sicadStatement tccable tcchkrep tccomm tccond tcdbg +syn keyword sicadStatement tcgbnr tcgrpos tcinit tclconv tcmodel +syn keyword sicadStatement tcnwe tcpairs tcpath tcrect tcrmdli +syn keyword sicadStatement tcscheme tcschmap tcse tcselc tcstar +syn keyword sicadStatement tcstrman tcsubnet tcsymbol tctable tcthrcab +syn keyword sicadStatement tctrans tctst tdb tdbdel tdbget +syn keyword sicadStatement tdblist tdbput tgmod titel tmoff +syn keyword sicadStatement tmon tp tpa tps tpta +syn keyword sicadStatement tra trans transkdo transopt transpro +syn keyword sicadStatement triangle trm trpg trrkd trs +syn keyword sicadStatement ts tsa tx txa txchk +syn keyword sicadStatement txcng txju txl txp txpv +syn keyword sicadStatement txtcmp txv txz uckon uiinfo +syn keyword sicadStatement uistatus umdk umdk1 umdka umge +syn keyword sicadStatement umges umr verbo verflli verif +syn keyword sicadStatement verly versinfo vfg vpactive vpcenter +syn keyword sicadStatement vpcreate vpdelete vpinfo vpmodify vpscroll +syn keyword sicadStatement vpsta wabsym wzmerk zdrhf zdrhfn +syn keyword sicadStatement zdrhfw zdrhfwn zefp zfl zflaus +syn keyword sicadStatement zka zlel zlels zortf zortfn +syn keyword sicadStatement zortfw zortfwn zortp zortpn zparb +syn keyword sicadStatement zparbn zparf zparfn zparfw zparfwn +syn keyword sicadStatement zparp zparpn zwinkp zwinkpn + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sicad_syntax_inits") + + if version < 508 + let did_sicad_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sicadLabel PreProc + HiLink sicadLabel1 sicadLabel + HiLink sicadLabel2 sicadLabel + HiLink sicadConditional Conditional + HiLink sicadBoolean Boolean + HiLink sicadNumber Number + HiLink sicadFloat Float + HiLink sicadOperator Operator + HiLink sicadStatement Statement + HiLink sicadParameter sicadStatement + HiLink sicadGoto sicadStatement + HiLink sicadLineCont sicadStatement + HiLink sicadString String + HiLink sicadComment Comment + HiLink sicadSpecial Special + HiLink sicadIdentifier Type +" HiLink sicadIdentifier Identifier + HiLink sicadError Error + HiLink sicadParenError sicadError + HiLink sicadApostropheError sicadError + HiLink sicadStringError sicadError + HiLink sicadCommentError sicadError +" HiLink sqlStatement Special " modified highlight group in sql.vim + + delcommand HiLink + +endif + +let b:current_syntax = "sicad" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/sieve.vim b/vim71/syntax/sieve.vim new file mode 100644 index 0000000..f651cbd --- /dev/null +++ b/vim71/syntax/sieve.vim @@ -0,0 +1,55 @@ +" Vim syntax file +" Language: Sieve filtering language input file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword sieveTodo contained TODO FIXME XXX NOTE + +syn region sieveComment start='/\*' end='\*/' contains=sieveTodo,@Spell +syn region sieveComment display oneline start='#' end='$' + \ contains=sieveTodo,@Spell + +syn case ignore + +syn match sieveTag display ':\h\w*' + +syn match sieveNumber display '\<\d\+[KMG]\=\>' + +syn match sieveSpecial display '\\["\\]' + +syn region sieveString start=+"+ skip=+\\\\\|\\"+ end=+"+ + \ contains=sieveSpecial +syn region sieveString start='text:' end='\n.\n' + +syn keyword sieveConditional if elsif else +syn keyword sieveTest address allof anyof envelope exists false header + \ not size true +syn keyword sievePreProc require stop +syn keyword sieveAction reject fileinto redirect keep discard +syn match sieveKeyword '\<\h\w*\>' + +syn case match + +hi def link sieveTodo Todo +hi def link sieveComment Comment +hi def link sieveTag Type +hi def link sieveNumber Number +hi def link sieveSpecial Special +hi def link sieveString String +hi def link sieveConditional Conditional +hi def link sieveTest Keyword +hi def link sievePreProc PreProc +hi def link sieveAction Keyword +hi def link sieveKeyword Keyword + +let b:current_syntax = "sieve" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/simula.vim b/vim71/syntax/simula.vim new file mode 100644 index 0000000..e952ee2 --- /dev/null +++ b/vim71/syntax/simula.vim @@ -0,0 +1,99 @@ +" Vim syntax file +" Language: Simula +" Maintainer: Haakon Riiser +" URL: http://folk.uio.no/hakonrk/vim/syntax/simula.vim +" Last Change: 2001 May 15 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +" No case sensitivity in Simula +syn case ignore + +syn match simulaComment "^%.*$" contains=simulaTodo +syn region simulaComment start="!\|\" end=";" contains=simulaTodo + +" Text between the keyword 'end' and either a semicolon or one of the +" keywords 'end', 'else', 'when' or 'otherwise' is also a comment +syn region simulaComment start="\"lc=3 matchgroup=Statement end=";\|\<\(end\|else\|when\|otherwise\)\>" + +syn match simulaCharError "'.\{-2,}'" +syn match simulaCharacter "'.'" +syn match simulaCharacter "'!\d\{-}!'" contains=simulaSpecialChar +syn match simulaString '".\{-}"' contains=simulaSpecialChar,simulaTodo + +syn keyword simulaBoolean true false +syn keyword simulaCompound begin end +syn keyword simulaConditional else if otherwise then until when +syn keyword simulaConstant none notext +syn keyword simulaFunction procedure +syn keyword simulaOperator eq eqv ge gt imp in is le lt ne new not qua +syn keyword simulaRepeat while for +syn keyword simulaReserved activate after at before delay go goto label prior reactivate switch to +syn keyword simulaStatement do inner inspect step this +syn keyword simulaStorageClass external hidden name protected value +syn keyword simulaStructure class +syn keyword simulaType array boolean character integer long real short text virtual +syn match simulaAssigned "\<\h\w*\s*\((.*)\)\=\s*:\(=\|-\)"me=e-2 +syn match simulaOperator "[&:=<>+\-*/]" +syn match simulaOperator "\" +syn match simulaOperator "\" +syn match simulaReferenceType "\" +" Real with optional exponent +syn match simulaReal "-\=\<\d\+\(\.\d\+\)\=\(&&\=[+-]\=\d\+\)\=\>" +" Real starting with a `.', optional exponent +syn match simulaReal "-\=\.\d\+\(&&\=[+-]\=\d\+\)\=\>" + +if version >= 508 || !exists("did_simula_syntax_inits") + if version < 508 + let did_simula_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink simulaAssigned Identifier + HiLink simulaBoolean Boolean + HiLink simulaCharacter Character + HiLink simulaCharError Error + HiLink simulaComment Comment + HiLink simulaCompound Statement + HiLink simulaConditional Conditional + HiLink simulaConstant Constant + HiLink simulaFunction Function + HiLink simulaNumber Number + HiLink simulaOperator Operator + HiLink simulaReal Float + HiLink simulaReferenceType Type + HiLink simulaRepeat Repeat + HiLink simulaReserved Error + HiLink simulaSemicolon Statement + HiLink simulaSpecial Special + HiLink simulaSpecialChar SpecialChar + HiLink simulaSpecialCharErr Error + HiLink simulaStatement Statement + HiLink simulaStorageClass StorageClass + HiLink simulaString String + HiLink simulaStructure Structure + HiLink simulaTodo Todo + HiLink simulaType Type + + delcommand HiLink +endif + +let b:current_syntax = "simula" +" vim: sts=4 sw=4 ts=8 diff --git a/vim71/syntax/sinda.vim b/vim71/syntax/sinda.vim new file mode 100644 index 0000000..2bde267 --- /dev/null +++ b/vim71/syntax/sinda.vim @@ -0,0 +1,146 @@ +" Vim syntax file +" Language: sinda85, sinda/fluint input file +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.sin +" URL: http://www.naglenet.org/vim/syntax/sinda.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + + +" Ignore case +syn case ignore + + + +" +" +" Begin syntax definitions for sinda input and output files. +" + +" Force free-form fortran format +let fortran_free_source=1 + +" Load FORTRAN syntax file +if version < 600 + source :p:h/fortran.vim +else + runtime! syntax/fortran.vim +endif +unlet b:current_syntax + + + +" Define keywords for SINDA +syn keyword sindaMacro BUILD BUILDF DEBON DEBOFF DEFMOD FSTART FSTOP + +syn keyword sindaOptions TITLE PPSAVE RSI RSO OUTPUT SAVE QMAP USER1 USER2 +syn keyword sindaOptions MODEL PPOUT NOLIST MLINE NODEBUG DIRECTORIES +syn keyword sindaOptions DOUBLEPR + +syn keyword sindaRoutine FORWRD FWDBCK STDSTL FASTIC + +syn keyword sindaControl ABSZRO ACCELX ACCELY ACCELZ ARLXCA ATMPCA +syn keyword sindaControl BACKUP CSGFAC DRLXCA DTIMEH DTIMEI DTIMEL +syn keyword sindaControl DTIMES DTMPCA EBALNA EBALSA EXTLIM ITEROT +syn keyword sindaControl ITERXT ITHOLD NLOOPS NLOOPT OUTPUT OPEITR +syn keyword sindaControl PATMOS SIGMA TIMEO TIMEND UID + +syn keyword sindaSubRoutine ASKERS ADARIN ADDARY ADDMOD ARINDV +syn keyword sindaSubRoutine RYINV ARYMPY ARYSUB ARYTRN BAROC +syn keyword sindaSubRoutine BELACC BNDDRV BNDGET CHENNB CHGFLD +syn keyword sindaSubRoutine CHGLMP CHGSUC CHGVOL CHKCHL CHKCHP +syn keyword sindaSubRoutine CNSTAB COMBAL COMPLQ COMPRS CONTRN +syn keyword sindaSubRoutine CPRINT CRASH CRVINT CRYTRN CSIFLX +syn keyword sindaSubRoutine CVTEMP D11CYL C11DAI D11DIM D11MCY +syn keyword sindaSubRoutine D11MDA D11MDI D11MDT D12CYL D12MCY +syn keyword sindaSubRoutine D12MDA D1D1DA D1D1IM D1D1WM D1D2DA +syn keyword sindaSubRoutine D1D2WM D1DEG1 D1DEG2 D1DG1I D1IMD1 +syn keyword sindaSubRoutine D1IMIM D1IMWM D1M1DA D1M2MD D1M2WM +syn keyword sindaSubRoutine D1MDG1 D1MDG2 D2D1WM D1DEG1 D2DEG2 +syn keyword sindaSubRoutine D2D2 + +syn keyword sindaIdentifier BIV CAL DIM DIV DPM DPV DTV GEN PER PIV PIM +syn keyword sindaIdentifier SIM SIV SPM SPV TVS TVD + + + +" Define matches for SINDA +syn match sindaFortran "^F[0-9 ]"me=e-1 +syn match sindaMotran "^M[0-9 ]"me=e-1 + +syn match sindaComment "^C.*$" +syn match sindaComment "^R.*$" +syn match sindaComment "\$.*$" + +syn match sindaHeader "^header[^,]*" + +syn match sindaIncludeFile "include \+[^ ]\+"hs=s+8 contains=fortranInclude + +syn match sindaMacro "^PSTART" +syn match sindaMacro "^PSTOP" +syn match sindaMacro "^FAC" + +syn match sindaInteger "-\=\<[0-9]*\>" +syn match sindaFloat "-\=\<[0-9]*\.[0-9]*" +syn match sindaScientific "-\=\<[0-9]*\.[0-9]*E[-+]\=[0-9]\+\>" + +syn match sindaEndData "^END OF DATA" + +if exists("thermal_todo") + execute 'syn match sindaTodo ' . '"^'.thermal_todo.'.*$"' +else + syn match sindaTodo "^?.*$" +endif + + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sinda_syntax_inits") + if version < 508 + let did_sinda_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sindaMacro Macro + HiLink sindaOptions Special + HiLink sindaRoutine Type + HiLink sindaControl Special + HiLink sindaSubRoutine Function + HiLink sindaIdentifier Identifier + + HiLink sindaFortran PreProc + HiLink sindaMotran PreProc + + HiLink sindaComment Comment + HiLink sindaHeader Typedef + HiLink sindaIncludeFile Type + HiLink sindaInteger Number + HiLink sindaFloat Float + HiLink sindaScientific Float + + HiLink sindaEndData Macro + + HiLink sindaTodo Todo + + delcommand HiLink +endif + + +let b:current_syntax = "sinda" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/sindacmp.vim b/vim71/syntax/sindacmp.vim new file mode 100644 index 0000000..87b4834 --- /dev/null +++ b/vim71/syntax/sindacmp.vim @@ -0,0 +1,74 @@ +" Vim syntax file +" Language: sinda85, sinda/fluint compare file +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.cmp +" URL: http://www.naglenet.org/vim/syntax/sindacmp.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + + +" Ignore case +syn case ignore + + + +" +" Begin syntax definitions for compare files. +" + +" Define keywords for sinda compare (sincomp) +syn keyword sindacmpUnit celsius fahrenheit + + + +" Define matches for sinda compare (sincomp) +syn match sindacmpTitle "Steady State Temperature Comparison" + +syn match sindacmpLabel "File [1-6] is" + +syn match sindacmpHeader "^ *Node\( *File \d\)* *Node Description" + +syn match sindacmpInteger "^ *-\=\<[0-9]*\>" +syn match sindacmpFloat "-\=\<[0-9]*\.[0-9]*" + + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sindacmp_syntax_inits") + if version < 508 + let did_sindacmp_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sindacmpTitle Type + HiLink sindacmpUnit PreProc + + HiLink sindacmpLabel Statement + + HiLink sindacmpHeader sindaHeader + + HiLink sindacmpInteger Number + HiLink sindacmpFloat Special + + delcommand HiLink +endif + + +let b:current_syntax = "sindacmp" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/sindaout.vim b/vim71/syntax/sindaout.vim new file mode 100644 index 0000000..b557e01 --- /dev/null +++ b/vim71/syntax/sindaout.vim @@ -0,0 +1,100 @@ +" Vim syntax file +" Language: sinda85, sinda/fluint output file +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.out +" URL: http://www.naglenet.org/vim/syntax/sindaout.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + + +" Ignore case +syn case match + + + +" Load SINDA syntax file +if version < 600 + source :p:h/sinda.vim +else + runtime! syntax/sinda.vim +endif +unlet b:current_syntax + + + +" +" +" Begin syntax definitions for sinda output files. +" + +" Define keywords for sinda output +syn case match + +syn keyword sindaoutPos ON SI +syn keyword sindaoutNeg OFF ENG + + + +" Define matches for sinda output +syn match sindaoutFile ": \w*\.TAK"hs=s+2 + +syn match sindaoutInteger "T\=[0-9]*\>"ms=s+1 + +syn match sindaoutSectionDelim "[-<>]\{4,}" contains=sindaoutSectionTitle +syn match sindaoutSectionDelim ":\=\.\{4,}:\=" contains=sindaoutSectionTitle +syn match sindaoutSectionTitle "[-<:] \w[0-9A-Za-z_() ]\+ [->:]"hs=s+1,me=e-1 + +syn match sindaoutHeaderDelim "=\{5,}" +syn match sindaoutHeaderDelim "|\{5,}" +syn match sindaoutHeaderDelim "+\{5,}" + +syn match sindaoutLabel "Input File:" contains=sindaoutFile +syn match sindaoutLabel "Begin Solution: Routine" + +syn match sindaoutError "<<< Error >>>" + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sindaout_syntax_inits") + if version < 508 + let did_sindaout_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + hi sindaHeaderDelim ctermfg=Black ctermbg=Green guifg=Black guibg=Green + + HiLink sindaoutPos Statement + HiLink sindaoutNeg PreProc + HiLink sindaoutTitle Type + HiLink sindaoutFile sindaIncludeFile + HiLink sindaoutInteger sindaInteger + + HiLink sindaoutSectionDelim Delimiter + HiLink sindaoutSectionTitle Exception + HiLink sindaoutHeaderDelim SpecialComment + HiLink sindaoutLabel Identifier + + HiLink sindaoutError Error + + delcommand HiLink +endif + + +let b:current_syntax = "sindaout" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/sisu.vim b/vim71/syntax/sisu.vim new file mode 100644 index 0000000..fe472c9 --- /dev/null +++ b/vim71/syntax/sisu.vim @@ -0,0 +1,171 @@ +"%% SiSU Vim syntax file +" SiSU Maintainer: Ralph Amissah +" SiSU Markup: SiSU (sisu-0.38) +" (originally looked at Ruby Vim by Mirko Nasato) +" Last Update: 2006 Jul 22 + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +else +endif +"% 11 Errors? +syn match sisu_error contains=sisu_link,sisu_error_wspace "" +"% 10 Markers: Endnote Identifiers, Pagebreaks etc.: +if !exists("sisu_no_identifiers") + syn match sisu_mark_endnote "\~^" + syn match sisu_contain contains=@NoSpell "" + syn match sisu_break contains=@NoSpell "
\|
" + syn match sisu_control contains=@NoSpell "

\|

\|

\|<:p[bn]>" + syn match sisu_html "

\|
" + syn match sisu_marktail "[~-]#" + syn match sisu_html contains=@NoSpell "\|\|\|\|\|
" + syn match sisu_control "\"" + syn match sisu_underline "\(^\| \)_[a-zA-Z0-9]\+_\([ .,]\|$\)" + syn match sisu_number contains=@NoSpell "[0-9a-f]\{32\}\|[0-9a-f]\{64\}" + syn match sisu_link contains=@NoSpell "\(https\?://\|\.\.\/\)\S\+" + "metaverse specific + syn match sisu_ocn contains=@NoSpell "<\~\d\+;\w\d\+;\w\d\+>" + syn match sisu_marktail "<\~#>" + syn match sisu_markpara contains=@NoSpell "<:i[12]>" + syn match sisu_link " \*\~\S\+" + syn match sisu_action "^<:insert\d\+>" + syn match sisu_contain "<:e>" +endif +"% 9 URLs Numbers: and ASCII Codes +syn match sisu_number "\<\(0x\x\+\|0b[01]\+\|0\o\+\|0\.\d\+\|0\|[1-9][\.0-9_]*\)\>" +syn match sisu_number "?\(\\M-\\C-\|\\c\|\\C-\|\\M-\)\=\(\\\o\{3}\|\\x\x\{2}\|\\\=\w\)" +"% 8 Tuned Error - is error if not already matched +syn match sisu_error contains=sisu_error "[\~/\*!_]{\|}[\~/\*!_]" +syn match sisu_error contains=sisu_error "]" +"% 7 Simple Enclosed Markup: +" Simple Markup: +"% url/link +syn region sisu_link contains=sisu_error,sisu_error_wspace matchgroup=sisu_action start="^<<\s*|[a-zA-Z0-9^._-]\+|@|[a-zA-Z0-9^._-]\+|"rs=s+2 end="$" +"% header +syn region sisu_header_content contains=sisu_error,sisu_error_wspace,sisu_content_alt,sisu_link,sisu_linked,sisu_break matchgroup=sisu_header start="^0\~\(\S\+\|[^-]\)" end="$" +syn region sisu_header_content contains=sisu_error,sisu_error_wspace,sisu_content_alt,sisu_link,sisu_linked,sisu_break matchgroup=sisu_header start="^0\~\(tags\?\|date\)\s\+"rs=e-1 end="\n$" +syn region sisu_header_content contains=sisu_error,sisu_error_wspace,sisu_content_alt,sisu_link,sisu_linked,sisu_break matchgroup=sisu_header start="^@\S\+:[+-]\?\s"rs=e-1 end="$" +syn region sisu_header_content contains=sisu_error,sisu_error_wspace,sisu_content_alt,sisu_link,sisu_linked,sisu_break matchgroup=sisu_header start="^@\(tags\?\|date\):\s\+"rs=e-1 end="\n$" +"% headings +syn region sisu_heading contains=sisu_mark_endnote,sisu_content_endnote,sisu_marktail,sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_ocn,sisu_error,sisu_error_wspace matchgroup=sisu_structure start="^\([1-8]\|:\?[A-C]\)\~\(\S\+\|[^-]\)" end="$" +"% grouped text +syn region sisu_content_alt contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_contain start="table{.\+" end="}table" +syn region sisu_content_alt contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_contain start="{t\~h}" end="$$" +syn region sisu_content_alt contains=sisu_mark_endnote,sisu_content_endnote,sisu_link,sisu_mark,sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_contain start="^\(alt\|group\|poem\){" end="^}\(alt\|group\|poem\)" +syn region sisu_content_alt contains=sisu_error matchgroup=sisu_contain start="^code{" end="^}code" +"% endnotes +syn region sisu_content_endnote contains=sisu_link,sisu_strikeout,sisu_underline,sisu_number,sisu_control,sisu_identifier,sisu_error,sisu_error_wspace,sisu_mark,sisu_break matchgroup=sisu_mark_endnote start="\~{[*+]*" end="}\~" skip="\n" +syn region sisu_content_endnote contains=sisu_link,sisu_strikeout,sisu_underline,sisu_number,sisu_control,sisu_identifier,sisu_error,sisu_error_wspace,sisu_mark,sisu_break matchgroup=sisu_mark_endnote start="\~\[[*+]*" end="\]\~" skip="\n" +syn region sisu_content_endnote contains=sisu_strikeout,sisu_number,sisu_control,sisu_link,sisu_identifier,sisu_error,sisu_error_wspace,sisu_mark,sisu_break matchgroup=sisu_mark_endnote start="\^\~" end="\n\n" +"% images +syn region sisu_linked contains=sisu_fontface,sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_link start="{" end="}\(\(https\?://\|\.\./\)\S\+\|image\)" oneline +"% some line operations +syn region sisu_control contains=sisu_strikeout,sisu_identifier,sisu_content_endnote,sisu_mark_endnote,sisu_error,sisu_error_wspace matchgroup=sisu_control start="\(\(^\| \)!_ \|<:b>\)" end="$" +syn region sisu_normal contains=sisu_strikeout,sisu_identifier,sisu_content_endnote,sisu_mark_endnote,sisu_link,sisu_linked,sisu_error,sisu_error_wspace matchgroup=sisu_markpara start="^_\([12*]\|[12]\*\) " end="$" +syn region sisu_normal contains=sisu_strikeout,sisu_identifier,sisu_content_endnote,sisu_mark_endnote,sisu_link,sisu_linked,sisu_error,sisu_error_wspace matchgroup=sisu_markpara start="^\(#[ 1]\|_# \)" end="$" +syn region sisu_comment matchgroup=sisu_comment start="^%\{1,2\} " end="$" +"% font face curly brackets +syn region sisu_control contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="\*{" end="}\*" +syn region sisu_control contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="!{" end="}!" +syn region sisu_underline contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="_{" end="}_" +syn region sisu_identifier contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="/{" end="}/" +syn region sisu_underline contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="+{" end="}+" +syn region sisu_identifier contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="\^{" end="}\^" +syn region sisu_identifier contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start=",{" end="}," +syn region sisu_strikeout contains=sisu_error matchgroup=sisu_fontface start="-{" end="}-" +syn region sisu_html contains=sisu_error contains=sisu_strikeout matchgroup=sisu_contain start="" end="" oneline +"% single words bold italicise etc. "workon +syn region sisu_control contains=sisu_error matchgroup=sisu_control start="\([ (]\|^\)\*[^\|{\n\~\\]"hs=e-1 end="\*"he=e-0 skip="[a-zA-Z0-9']" oneline +syn region sisu_identifier contains=sisu_error matchgroup=sisu_content_alt start="\([ ]\|^\)/[^{ \|\n\\]"hs=e-1 end="/\[ \.\]" skip="[a-zA-Z0-9']" oneline +"% misc +syn region sisu_identifier contains=sisu_error matchgroup=sisu_fontface start="\^[^ {\|\n\\]"rs=s+1 end="\^[ ,.;:'})\\\n]" skip="[a-zA-Z0-9']" oneline +"% metaverse html (flagged as errors for filetype sisu) +syn region sisu_control contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error,sisu_mark matchgroup=sisu_html start="" end="" skip="\n" oneline +syn region sisu_control contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error,sisu_mark matchgroup=sisu_html start="" end="" skip="\n" oneline +syn region sisu_content_alt contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error,sisu_mark matchgroup=sisu_html start="" end="" skip="\n" oneline +syn region sisu_content_alt contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error,sisu_mark matchgroup=sisu_html start="" end="" skip="\n" oneline +syn region sisu_identifier contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error,sisu_mark matchgroup=sisu_html start="" end="" skip="\\\\\|\\'" oneline +syn region sisu_identifier contains=sisu_error matchgroup=sisu_html start="" end="" oneline +"% metaverse <:> +syn region sisu_content_alt contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_contain start="<:Table.\{-}>" end="<:Table[-_]end>" +syn region sisu_content_alt contains=sisu_error matchgroup=sisu_contain start="<:code>" end="<:code[-_]end>" +syn region sisu_content_alt contains=sisu_mark_endnote,sisu_content_endnote,sisu_link,sisu_mark,sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_contain start="<:alt>" end="<:alt[-_]end>" +syn region sisu_content_alt contains=sisu_mark_endnote,sisu_content_endnote,sisu_link,sisu_mark,sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_contain start="<:poem>" end="<:poem[-_]end>" +"% 6 Expensive Mode +" Expensive Mode: +if !exists("sisu_no_expensive") +else " not Expensive + syn region sisu_content_alt matchgroup=sisu_control start="^\s*def\s" matchgroup=NONE end="[?!]\|\>" skip="\.\|\(::\)" oneline +endif " Expensive? +"% 5 Headers: and Headings (Document Instructions) +syn match sisu_control contains=sisu_error,sisu_error_wspace "4\~! \S\+" +syn region sisu_markpara contains=sisu_error,sisu_error_wspace start="^=begin" end="^=end.*$" +"% 4 Errors? +syn match sisu_error_wspace contains=sisu_error_wspace "^\s\+" +syn match sisu_error_wspace contains=sisu_error_wspace "\s\s\+" +syn match sisu_error_wspace contains=sisu_error_wspace " \s*$" +syn match sisu_error contains=sisu_error,sisu_error_wspace "[^ (}]https\?:\S\+" +syn match sisu_error contains=sisu_error_wspace "\t\+" +syn match sisu_error contains=sisu_error "https\?:\S\+[}><]" +syn match sisu_error contains=sisu_error "\([!*/_\+,^]\){\([^(\}\1)]\)\{-}\n\n" +syn match sisu_error contains=sisu_error "^[\-\~]{[^{]\{-}\n\n" +syn match sisu_error contains=sisu_error "\s\+.{{" +syn match sisu_error contains=sisu_error "^\~\s*$" +syn match sisu_error contains=sisu_error "^[0-9]\~\s*$" +syn match sisu_error contains=sisu_error "^[0-9]\~\S\+\s*$" +syn match sisu_error contains=sisu_error "[^{]\~\^[^ \)]" +syn match sisu_error contains=sisu_error "\~\^\s\+\.\s*" +syn match sisu_error contains=sisu_error "{\~^\S\+" +syn match sisu_error contains=sisu_error "[_/\*!^]{[ .,:;?><]*}[_/\*!^]" +syn match sisu_error contains=sisu_error "[^ (\"'(\[][_/\*!]{\|}[_/\*!][a-zA-Z0-9)\]\"']" +syn match sisu_error contains=sisu_error "" +"errors for filetype sisu, though not error in 'metaverse': +syn match sisu_error contains=sisu_error,sisu_match,sisu_strikeout,sisu_contain,sisu_content_alt,sisu_mark,sisu_break,sisu_number "<[a-zA-Z\/]\+>" +syn match sisu_error "/\?<\([biu]\)>[^()]\{-}\n\n" +"% 3 Error Exceptions? +syn match sisu_control "\n\n" "contains=ALL +syn match sisu_control " //" +syn match sisu_error "%{" +syn match sisu_error "
https\?:\S\+\|https\?:\S\+
" +syn match sisu_error "[><]https\?:\S\+\|https\?:\S\+[><]" +"% 2 Definitions - Define the default highlighting. +if version >= 508 || !exists("did_sisu_syntax_inits") + if version < 508 + let did_sisu_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif +"% 1 Defined + HiLink sisu_normal Normal + HiLink sisu_header PreProc + HiLink sisu_header_content Statement + HiLink sisu_heading Title + HiLink sisu_structure Operator + HiLink sisu_contain Include + HiLink sisu_mark_endnote Include + HiLink sisu_link NonText + HiLink sisu_linked String + HiLink sisu_fontface Include + HiLink sisu_strikeout DiffDelete + HiLink sisu_content_alt Special + HiLink sisu_content_endnote Special + HiLink sisu_control Define + HiLink sisu_ocn Include + HiLink sisu_number Number + HiLink sisu_identifier Function + HiLink sisu_underline Underlined + HiLink sisu_markpara Include + HiLink sisu_marktail Include + HiLink sisu_mark Identifier + HiLink sisu_break Structure + HiLink sisu_html Type + HiLink sisu_action Identifier + HiLink sisu_comment Comment + HiLink sisu_error_wspace Error + HiLink sisu_error Error + delcommand HiLink +endif +let b:current_syntax = "sisu" diff --git a/vim71/syntax/skill.vim b/vim71/syntax/skill.vim new file mode 100644 index 0000000..8b96044 --- /dev/null +++ b/vim71/syntax/skill.vim @@ -0,0 +1,562 @@ +" Vim syntax file +" Language: SKILL +" Maintainer: Toby Schaffer +" Last Change: 2003 May 11 +" Comments: SKILL is a Lisp-like programming language for use in EDA +" tools from Cadence Design Systems. It allows you to have +" a programming environment within the Cadence environment +" that gives you access to the complete tool set and design +" database. This file also defines syntax highlighting for +" certain Design Framework II interface functions. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn keyword skillConstants t nil unbound + +" enumerate all the SKILL reserved words/functions +syn match skillFunction "(abs\>"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillConditional "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillConditional "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillRepeat "\"hs=s+1 +syn match skillFunction "\<[fs]\=printf("he=e-1 +syn match skillFunction "(f\=scanf\>"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillRepeat "\"hs=s+1 +syn match skillConditional "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillKeywords "\<[mn]\=procedure("he=e-1 +syn match skillFunction "(ncon[cs]\>"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillConditional "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillConditional "\"hs=s+1 +syn match skillRepeat "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillcdfFunctions "\"hs=s+1 +syn match skillgeFunctions "\"hs=s+1 +syn match skillhiFunctions "\"hs=s+1 +syn match skillleFunctions "\"hs=s+1 +syn match skilldbefFunctions "\"hs=s+1 +syn match skillddFunctions "\"hs=s+1 +syn match skillpcFunctions "\"hs=s+1 +syn match skilltechFunctions "\<\(tech\|tc\)\u\a\+("he=e-1 + +" strings +syn region skillString start=+"+ skip=+\\"+ end=+"+ + +syn keyword skillTodo contained TODO FIXME XXX +syn keyword skillNote contained NOTE IMPORTANT + +" comments are either C-style or begin with a semicolon +syn region skillComment start="/\*" end="\*/" contains=skillTodo,skillNote +syn match skillComment ";.*" contains=skillTodo,skillNote +syn match skillCommentError "\*/" + +syn sync ccomment skillComment minlines=10 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_skill_syntax_inits") + if version < 508 + let did_skill_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink skillcdfFunctions Function + HiLink skillgeFunctions Function + HiLink skillhiFunctions Function + HiLink skillleFunctions Function + HiLink skilldbefFunctions Function + HiLink skillddFunctions Function + HiLink skillpcFunctions Function + HiLink skilltechFunctions Function + HiLink skillConstants Constant + HiLink skillFunction Function + HiLink skillKeywords Statement + HiLink skillConditional Conditional + HiLink skillRepeat Repeat + HiLink skillString String + HiLink skillTodo Todo + HiLink skillNote Todo + HiLink skillComment Comment + HiLink skillCommentError Error + + delcommand HiLink +endif + +let b:current_syntax = "skill" + +" vim: ts=4 diff --git a/vim71/syntax/sl.vim b/vim71/syntax/sl.vim new file mode 100644 index 0000000..fa3bca0 --- /dev/null +++ b/vim71/syntax/sl.vim @@ -0,0 +1,120 @@ +" Vim syntax file +" Language: Renderman shader language +" Maintainer: Dan Piponi +" Last Change: 2001 May 09 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" A bunch of useful Renderman keywords including special +" RenderMan control structures +syn keyword slStatement break return continue +syn keyword slConditional if else +syn keyword slRepeat while for +syn keyword slRepeat illuminance illuminate solar + +syn keyword slTodo contained TODO FIXME XXX + +" String and Character constants +" Highlight special characters (those which have a backslash) differently +syn match slSpecial contained "\\[0-9][0-9][0-9]\|\\." +syn region slString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=slSpecial +syn match slCharacter "'[^\\]'" +syn match slSpecialCharacter "'\\.'" +syn match slSpecialCharacter "'\\[0-9][0-9]'" +syn match slSpecialCharacter "'\\[0-9][0-9][0-9]'" + +"catch errors caused by wrong parenthesis +syn region slParen transparent start='(' end=')' contains=ALLBUT,slParenError,slIncluded,slSpecial,slTodo,slUserLabel +syn match slParenError ")" +syn match slInParen contained "[{}]" + +"integer number, or floating point number without a dot and with "f". +syn case ignore +syn match slNumber "\<[0-9]\+\(u\=l\=\|lu\|f\)\>" +"floating point number, with dot, optional exponent +syn match slFloat "\<[0-9]\+\.[0-9]*\(e[-+]\=[0-9]\+\)\=[fl]\=\>" +"floating point number, starting with a dot, optional exponent +syn match slFloat "\.[0-9]\+\(e[-+]\=[0-9]\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match slFloat "\<[0-9]\+e[-+]\=[0-9]\+[fl]\=\>" +"hex number +syn match slNumber "\<0x[0-9a-f]\+\(u\=l\=\|lu\)\>" +"syn match slIdentifier "\<[a-z_][a-z0-9_]*\>" +syn case match + +if exists("sl_comment_strings") + " A comment can contain slString, slCharacter and slNumber. + " But a "*/" inside a slString in a slComment DOES end the comment! So we + " need to use a special type of slString: slCommentString, which also ends on + " "*/", and sees a "*" at the start of the line as comment again. + " Unfortunately this doesn't very well work for // type of comments :-( + syntax match slCommentSkip contained "^\s*\*\($\|\s\+\)" + syntax region slCommentString contained start=+"+ skip=+\\\\\|\\"+ end=+"+ end=+\*/+me=s-1 contains=slSpecial,slCommentSkip + syntax region slComment2String contained start=+"+ skip=+\\\\\|\\"+ end=+"+ end="$" contains=slSpecial + syntax region slComment start="/\*" end="\*/" contains=slTodo,slCommentString,slCharacter,slNumber +else + syn region slComment start="/\*" end="\*/" contains=slTodo +endif +syntax match slCommentError "\*/" + +syn keyword slOperator sizeof +syn keyword slType float point color string vector normal matrix void +syn keyword slStorageClass varying uniform extern +syn keyword slStorageClass light surface volume displacement transformation imager +syn keyword slVariable Cs Os P dPdu dPdv N Ng u v du dv s t +syn keyword slVariable L Cl Ol E I ncomps time Ci Oi +syn keyword slVariable Ps alpha +syn keyword slVariable dtime dPdtime + +syn sync ccomment slComment minlines=10 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sl_syntax_inits") + if version < 508 + let did_sl_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink slLabel Label + HiLink slUserLabel Label + HiLink slConditional Conditional + HiLink slRepeat Repeat + HiLink slCharacter Character + HiLink slSpecialCharacter slSpecial + HiLink slNumber Number + HiLink slFloat Float + HiLink slParenError slError + HiLink slInParen slError + HiLink slCommentError slError + HiLink slOperator Operator + HiLink slStorageClass StorageClass + HiLink slError Error + HiLink slStatement Statement + HiLink slType Type + HiLink slCommentError slError + HiLink slCommentString slString + HiLink slComment2String slString + HiLink slCommentSkip slComment + HiLink slString String + HiLink slComment Comment + HiLink slSpecial SpecialChar + HiLink slTodo Todo + HiLink slVariable Identifier + "HiLink slIdentifier Identifier + + delcommand HiLink +endif + +let b:current_syntax = "sl" + +" vim: ts=8 diff --git a/vim71/syntax/slang.vim b/vim71/syntax/slang.vim new file mode 100644 index 0000000..9fa89b4 --- /dev/null +++ b/vim71/syntax/slang.vim @@ -0,0 +1,102 @@ +" Vim syntax file +" Language: S-Lang +" Maintainer: Jan Hlavacek +" Last Change: 980216 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn keyword slangStatement break return continue EXECUTE_ERROR_BLOCK +syn match slangStatement "\" +syn keyword slangLabel case +syn keyword slangConditional !if if else switch +syn keyword slangRepeat while for _for loop do forever +syn keyword slangDefinition define typedef variable struct +syn keyword slangOperator or and andelse orelse shr shl xor not +syn keyword slangBlock EXIT_BLOCK ERROR_BLOCK +syn match slangBlock "\" +syn keyword slangConstant NULL +syn keyword slangType Integer_Type Double_Type Complex_Type String_Type Struct_Type Ref_Type Null_Type Array_Type DataType_Type + +syn match slangOctal "\<0\d\+\>" contains=slangOctalError +syn match slangOctalError "[89]\+" contained +syn match slangHex "\<0[xX][0-9A-Fa-f]*\>" +syn match slangDecimal "\<[1-9]\d*\>" +syn match slangFloat "\<\d\+\." +syn match slangFloat "\<\d\+\.\d\+\([Ee][-+]\=\d\+\)\=\>" +syn match slangFloat "\<\d\+\.[Ee][-+]\=\d\+\>" +syn match slangFloat "\<\d\+[Ee][-+]\=\d\+\>" +syn match slangFloat "\.\d\+\([Ee][-+]\=\d\+\)\=\>" +syn match slangImaginary "\.\d\+\([Ee][-+]\=\d*\)\=[ij]\>" +syn match slangImaginary "\<\d\+\(\.\d*\)\=\([Ee][-+]\=\d\+\)\=[ij]\>" + +syn region slangString oneline start='"' end='"' skip='\\"' +syn match slangCharacter "'[^\\]'" +syn match slangCharacter "'\\.'" +syn match slangCharacter "'\\[0-7]\{1,3}'" +syn match slangCharacter "'\\d\d\{1,3}'" +syn match slangCharacter "'\\x[0-7a-fA-F]\{1,2}'" + +syn match slangDelim "[][{};:,]" +syn match slangOperator "[-%+/&*=<>|!~^@]" + +"catch errors caused by wrong parenthesis +syn region slangParen matchgroup=slangDelim transparent start='(' end=')' contains=ALLBUT,slangParenError +syn match slangParenError ")" + +syn match slangComment "%.*$" +syn keyword slangOperator sizeof + +syn region slangPreCondit start="^\s*#\s*\(ifdef\>\|ifndef\>\|iftrue\>\|ifnfalse\>\|iffalse\>\|ifntrue\>\|if\$\|ifn\$\|\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=cComment,slangString,slangCharacter,slangNumber + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_slang_syntax_inits") + if version < 508 + let did_slang_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink slangDefinition Type + HiLink slangBlock slangDefinition + HiLink slangLabel Label + HiLink slangConditional Conditional + HiLink slangRepeat Repeat + HiLink slangCharacter Character + HiLink slangFloat Float + HiLink slangImaginary Float + HiLink slangDecimal slangNumber + HiLink slangOctal slangNumber + HiLink slangHex slangNumber + HiLink slangNumber Number + HiLink slangParenError Error + HiLink slangOctalError Error + HiLink slangOperator Operator + HiLink slangStructure Structure + HiLink slangInclude Include + HiLink slangPreCondit PreCondit + HiLink slangError Error + HiLink slangStatement Statement + HiLink slangType Type + HiLink slangString String + HiLink slangConstant Constant + HiLink slangRangeArray slangConstant + HiLink slangComment Comment + HiLink slangSpecial SpecialChar + HiLink slangTodo Todo + HiLink slangDelim Delimiter + + delcommand HiLink +endif + +let b:current_syntax = "slang" + +" vim: ts=8 diff --git a/vim71/syntax/slice.vim b/vim71/syntax/slice.vim new file mode 100644 index 0000000..8a4d675 --- /dev/null +++ b/vim71/syntax/slice.vim @@ -0,0 +1,90 @@ +" Vim syntax file +" Language: Slice (ZeroC's Specification Language for Ice) +" Maintainer: Morel Bodin +" Last Change: 2005 Dec 03 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" The Slice keywords + +syn keyword sliceType bool byte double float int long short string void +syn keyword sliceQualifier const extends idempotent implements local nonmutating out throws +syn keyword sliceConstruct class enum exception dictionary interface module LocalObject Object sequence struct +syn keyword sliceQualifier const extends idempotent implements local nonmutating out throws +syn keyword sliceBoolean false true + +" Include directives +syn match sliceIncluded display contained "<[^>]*>" +syn match sliceInclude display "^\s*#\s*include\>\s*["<]" contains=sliceIncluded + +" Double-include guards +syn region sliceGuard start="^#\(define\|ifndef\|endif\)" end="$" + +" Strings and characters +syn region sliceString start=+"+ end=+"+ + +" Numbers (shamelessly ripped from c.vim, only slightly modified) +"integer number, or floating point number without a dot and with "f". +syn case ignore +syn match sliceNumbers display transparent "\<\d\|\.\d" contains=sliceNumber,sliceFloat,sliceOctal +syn match sliceNumber display contained "\d\+" +"hex number +syn match sliceNumber display contained "0x\x\+\(u\=l\{0,2}\|ll\=u\)\>" +" Flag the first zero of an octal number as something special +syn match sliceOctal display contained "0\o\+\(u\=l\{0,2}\|ll\=u\)\>" contains=sliceOctalZero +syn match sliceOctalZero display contained "\<0" +syn match sliceFloat display contained "\d\+f" +"floating point number, with dot, optional exponent +syn match sliceFloat display contained "\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=" +"floating point number, starting with a dot, optional exponent +syn match sliceFloat display contained "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match sliceFloat display contained "\d\+e[-+]\=\d\+[fl]\=\>" +" flag an octal number with wrong digits +syn case match + + +" Comments +syn region sliceComment start="/\*" end="\*/" +syn match sliceComment "//.*" + +syn sync ccomment sliceComment + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_slice_syn_inits") + if version < 508 + let did_slice_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sliceComment Comment + HiLink sliceConstruct Keyword + HiLink sliceType Type + HiLink sliceString String + HiLink sliceIncluded String + HiLink sliceQualifier Keyword + HiLink sliceInclude Include + HiLink sliceGuard PreProc + HiLink sliceBoolean Boolean + HiLink sliceFloat Number + HiLink sliceNumber Number + HiLink sliceOctal Number + HiLink sliceOctalZero Special + HiLink sliceNumberError Special + + delcommand HiLink +endif + +let b:current_syntax = "slice" + +" vim: ts=8 diff --git a/vim71/syntax/slpconf.vim b/vim71/syntax/slpconf.vim new file mode 100644 index 0000000..9fe4503 --- /dev/null +++ b/vim71/syntax/slpconf.vim @@ -0,0 +1,273 @@ +" Vim syntax file +" Language: RFC 2614 - An API for Service Location configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword slpconfTodo contained TODO FIXME XXX NOTE + +syn region slpconfComment display oneline start='^[#;]' end='$' + \ contains=slpconfTodo,@Spell + +syn match slpconfBegin display '^' + \ nextgroup=slpconfTag, + \ slpconfComment skipwhite + +syn keyword slpconfTag contained net + \ nextgroup=slpconfNetTagDot + +syn match slpconfNetTagDot contained display '.' + \ nextgroup=slpconfNetTag + +syn keyword slpconfNetTag contained slp + \ nextgroup=slpconfNetSlpTagdot + +syn match slpconfNetSlpTagDot contained display '.' + \ nextgroup=slpconfNetSlpTag + +syn keyword slpconfNetSlpTag contained isDA traceDATraffic traceMsg + \ traceDrop traceReg isBroadcastOnly + \ passiveDADetection securityEnabled + \ nextgroup=slpconfBooleanEq,slpconfBooleanHome + \ skipwhite + +syn match slpconfBooleanHome contained display + \ '\.\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfBooleanEq skipwhite + +syn match slpconfBooleanEq contained display '=' + \ nextgroup=slpconfBoolean skipwhite + +syn keyword slpconfBoolean contained true false TRUE FALSE + +syn keyword slpconfNetSlpTag contained DAHeartBeat multicastTTL + \ DAActiveDiscoveryInterval + \ multicastMaximumWait multicastTimeouts + \ randomWaitBound MTU maxResults + \ nextgroup=slpconfIntegerEq,slpconfIntegerHome + \ skipwhite + +syn match slpconfIntegerHome contained display + \ '\.\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfIntegerEq skipwhite + +syn match slpconfIntegerEq contained display '=' + \ nextgroup=slpconfInteger skipwhite + +syn match slpconfInteger contained display '\<\d\+\>' + +syn keyword slpconfNetSlpTag contained DAAttributes SAAttributes + \ nextgroup=slpconfAttrEq,slpconfAttrHome + \ skipwhite + +syn match slpconfAttrHome contained display + \ '\.\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfAttrEq skipwhite + +syn match slpconfAttrEq contained display '=' + \ nextgroup=slpconfAttrBegin skipwhite + +syn match slpconfAttrBegin contained display '(' + \ nextgroup=slpconfAttrTag skipwhite + +syn match slpconfAttrTag contained display + \ '[^* \t_(),\\!<=>~[:cntrl:]]\+' + \ nextgroup=slpconfAttrTagEq skipwhite + +syn match slpconfAttrTagEq contained display '=' + \ nextgroup=@slpconfAttrValue skipwhite + +syn cluster slpconfAttrValueCon contains=slpconfAttrValueSep,slpconfAttrEnd + +syn cluster slpconfAttrValue contains=slpconfAttrIValue,slpconfAttrSValue, + \ slpconfAttrBValue,slpconfAttrSSValue + +syn match slpconfAttrSValue contained display '[^ (),\\!<=>~[:cntrl:]]\+' + \ nextgroup=@slpconfAttrValueCon skipwhite + +syn match slpconfAttrSSValue contained display '\\FF\%(\\\x\x\)\+' + \ nextgroup=@slpconfAttrValueCon skipwhite + +syn match slpconfAttrIValue contained display '[-]\=\d\+\>' + \ nextgroup=@slpconfAttrValueCon skipwhite + +syn keyword slpconfAttrBValue contained true false + \ nextgroup=@slpconfAttrValueCon skipwhite + +syn match slpconfAttrValueSep contained display ',' + \ nextgroup=@slpconfAttrValue skipwhite + +syn match slpconfAttrEnd contained display ')' + \ nextgroup=slpconfAttrSep skipwhite + +syn match slpconfAttrSep contained display ',' + \ nextgroup=slpconfAttrBegin skipwhite + +syn keyword slpconfNetSlpTag contained useScopes typeHint + \ nextgroup=slpconfStringsEq,slpconfStringsHome + \ skipwhite + +syn match slpconfStringsHome contained display + \ '\.\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfStringsEq skipwhite + +syn match slpconfStringsEq contained display '=' + \ nextgroup=slpconfStrings skipwhite + +syn match slpconfStrings contained display + \ '\%([[:digit:][:alpha:]]\|[!-+./:-@[-`{-~-]\|\\\x\x\)\+' + \ nextgroup=slpconfStringsSep skipwhite + +syn match slpconfStringsSep contained display ',' + \ nextgroup=slpconfStrings skipwhite + +syn keyword slpconfNetSlpTag contained DAAddresses + \ nextgroup=slpconfAddressesEq,slpconfAddrsHome + \ skipwhite + +syn match slpconfAddrsHome contained display + \ '\.\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfAddressesEq skipwhite + +syn match slpconfAddressesEq contained display '=' + \ nextgroup=@slpconfAddresses skipwhite + +syn cluster slpconfAddresses contains=slpconfFQDNs,slpconfHostnumbers + +syn match slpconfFQDNs contained display + \ '\a[[:alnum:]-]*[[:alnum:]]\|\a' + \ nextgroup=slpconfAddressesSep skipwhite + +syn match slpconfHostnumbers contained display + \ '\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfAddressesSep skipwhite + +syn match slpconfAddressesSep contained display ',' + \ nextgroup=@slpconfAddresses skipwhite + +syn keyword slpconfNetSlpTag contained serializedRegURL + \ nextgroup=slpconfStringEq,slpconfStringHome + \ skipwhite + +syn match slpconfStringHome contained display + \ '\.\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfStringEq skipwhite + +syn match slpconfStringEq contained display '=' + \ nextgroup=slpconfString skipwhite + +syn match slpconfString contained display + \ '\%([!-+./:-@[-`{-~-]\|\\\x\x\)\+\|[[:digit:][:alpha:]]' + +syn keyword slpconfNetSlpTag contained multicastTimeouts DADiscoveryTimeouts + \ datagramTimeouts + \ nextgroup=slpconfIntegersEq, + \ slpconfIntegersHome skipwhite + +syn match slpconfIntegersHome contained display + \ '\.\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfIntegersEq skipwhite + +syn match slpconfIntegersEq contained display '=' + \ nextgroup=slpconfIntegers skipwhite + +syn match slpconfIntegers contained display '\<\d\+\>' + \ nextgroup=slpconfIntegersSep skipwhite + +syn match slpconfIntegersSep contained display ',' + \ nextgroup=slpconfIntegers skipwhite + +syn keyword slpconfNetSlpTag contained interfaces + \ nextgroup=slpconfHostnumsEq, + \ slpconfHostnumsHome skipwhite + +syn match slpconfHostnumsHome contained display + \ '\.\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfHostnumsEq skipwhite + +syn match slpconfHostnumsEq contained display '=' + \ nextgroup=slpconfOHostnumbers skipwhite + +syn match slpconfOHostnumbers contained display + \ '\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfHostnumsSep skipwhite + +syn match slpconfHostnumsSep contained display ',' + \ nextgroup=slpconfOHostnumbers skipwhite + +syn keyword slpconfNetSlpTag contained locale + \ nextgroup=slpconfLocaleEq,slpconfLocaleHome + \ skipwhite + +syn match slpconfLocaleHome contained display + \ '\.\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfLocaleEq skipwhite + +syn match slpconfLocaleEq contained display '=' + \ nextgroup=slpconfLocale skipwhite + +syn match slpconfLocale contained display '\a\{1,8}\%(-\a\{1,8}\)\=' + +hi def link slpconfTodo Todo +hi def link slpconfComment Comment +hi def link slpconfTag Identifier +hi def link slpconfDelimiter Delimiter +hi def link slpconfNetTagDot slpconfDelimiter +hi def link slpconfNetTag slpconfTag +hi def link slpconfNetSlpTagDot slpconfNetTagDot +hi def link slpconfNetSlpTag slpconfTag +hi def link slpconfHome Special +hi def link slpconfBooleanHome slpconfHome +hi def link slpconfEq Operator +hi def link slpconfBooleanEq slpconfEq +hi def link slpconfBoolean Boolean +hi def link slpconfIntegerHome slpconfHome +hi def link slpconfIntegerEq slpconfEq +hi def link slpconfInteger Number +hi def link slpconfAttrHome slpconfHome +hi def link slpconfAttrEq slpconfEq +hi def link slpconfAttrBegin slpconfDelimiter +hi def link slpconfAttrTag slpconfTag +hi def link slpconfAttrTagEq slpconfEq +hi def link slpconfAttrIValue slpconfInteger +hi def link slpconfAttrSValue slpconfString +hi def link slpconfAttrBValue slpconfBoolean +hi def link slpconfAttrSSValue slpconfString +hi def link slpconfSeparator slpconfDelimiter +hi def link slpconfAttrValueSep slpconfSeparator +hi def link slpconfAttrEnd slpconfAttrBegin +hi def link slpconfAttrSep slpconfSeparator +hi def link slpconfStringsHome slpconfHome +hi def link slpconfStringsEq slpconfEq +hi def link slpconfStrings slpconfString +hi def link slpconfStringsSep slpconfSeparator +hi def link slpconfAddrsHome slpconfHome +hi def link slpconfAddressesEq slpconfEq +hi def link slpconfFQDNs String +hi def link slpconfHostnumbers Number +hi def link slpconfAddressesSep slpconfSeparator +hi def link slpconfStringHome slpconfHome +hi def link slpconfStringEq slpconfEq +hi def link slpconfString String +hi def link slpconfIntegersHome slpconfHome +hi def link slpconfIntegersEq slpconfEq +hi def link slpconfIntegers slpconfInteger +hi def link slpconfIntegersSep slpconfSeparator +hi def link slpconfHostnumsHome slpconfHome +hi def link slpconfHostnumsEq slpconfEq +hi def link slpconfOHostnumbers slpconfHostnumbers +hi def link slpconfHostnumsSep slpconfSeparator +hi def link slpconfLocaleHome slpconfHome +hi def link slpconfLocaleEq slpconfEq +hi def link slpconfLocale slpconfString + +let b:current_syntax = "slpconf" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/slpreg.vim b/vim71/syntax/slpreg.vim new file mode 100644 index 0000000..f3c8a7f --- /dev/null +++ b/vim71/syntax/slpreg.vim @@ -0,0 +1,122 @@ +" Vim syntax file +" Language: RFC 2614 - An API for Service Location registration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword slpregTodo contained TODO FIXME XXX NOTE + +syn region slpregComment display oneline start='^[#;]' end='$' + \ contains=slpregTodo,@Spell + +syn match slpregBegin display '^' + \ nextgroup=slpregServiceURL, + \ slpregComment + +syn match slpregServiceURL contained display 'service:' + \ nextgroup=slpregServiceType + +syn match slpregServiceType contained display '\a[[:alpha:][:digit:]+-]*\%(\.\a[[:alpha:][:digit:]+-]*\)\=\%(:\a[[:alpha:][:digit:]+-]*\)\=' + \ nextgroup=slpregServiceSAPCol + +syn match slpregServiceSAPCol contained display ':' + \ nextgroup=slpregSAP + +syn match slpregSAP contained '[^,]\+' + \ nextgroup=slpregLangSep +"syn match slpregSAP contained display '\%(//\%(\%([[:alpha:][:digit:]$-_.~!*\'(),+;&=]*@\)\=\%([[:alnum:]][[:alnum:]-]*[[:alnum:]]\|[[:alnum:]]\.\)*\%(\a[[:alnum:]-]*[[:alnum:]]\|\a\)\%(:\d\+\)\=\)\=\|/at/\%([[:alpha:][:digit:]$-_.~]\|\\\x\x\)\{1,31}:\%([[:alpha:][:digit:]$-_.~]\|\\\x\x\)\{1,31}\%([[:alpha:][:digit:]$-_.~]\|\\\x\x\)\{1,31}\|/ipx/\x\{8}:\x\{12}:\x\{4}\)\%(/\%([[:alpha:][:digit:]$-_.~!*\'()+;?:@&=+]\|\\\x\x\)*\)*\%(;[^()\\!<=>~[:cntrl:]* \t_]\+\%(=[^()\\!<=>~[:cntrl:] ]\+\)\=\)*' + +syn match slpregLangSep contained display ',' + \ nextgroup=slpregLang + +syn match slpregLang contained display '\a\{1,8}\%(-\a\{1,8\}\)\=' + \ nextgroup=slpregLTimeSep + +syn match slpregLTimeSep contained display ',' + \ nextgroup=slpregLTime + +syn match slpregLTime contained display '\d\{1,5}' + \ nextgroup=slpregType,slpregUNewline + +syn match slpregType contained display '\a[[:alpha:][:digit:]+-]*' + \ nextgroup=slpregUNewLine + +syn match slpregUNewLine contained '\s*\n' + \ nextgroup=slpregScopes,slpregAttrList skipnl + +syn keyword slpregScopes contained scopes + \ nextgroup=slpregScopesEq + +syn match slpregScopesEq contained '=' nextgroup=slpregScopeName + +syn match slpregScopeName contained '[^(),\\!<=>[:cntrl:];*+ ]\+' + \ nextgroup=slpregScopeNameSep, + \ slpregScopeNewline + +syn match slpregScopeNameSep contained ',' + \ nextgroup=slpregScopeName + +syn match slpregScopeNewline contained '\s*\n' + \ nextgroup=slpregAttribute skipnl + +syn match slpregAttribute contained '[^(),\\!<=>[:cntrl:]* \t_]\+' + \ nextgroup=slpregAttributeEq, + \ slpregScopeNewline + +syn match slpregAttributeEq contained '=' + \ nextgroup=@slpregAttrValue + +syn cluster slpregAttrValueCon contains=slpregAttribute,slpregAttrValueSep + +syn cluster slpregAttrValue contains=slpregAttrIValue,slpregAttrSValue, + \ slpregAttrBValue,slpregAttrSSValue + +syn match slpregAttrSValue contained display '[^(),\\!<=>~[:cntrl:]]\+' + \ nextgroup=@slpregAttrValueCon skipwhite skipnl + +syn match slpregAttrSSValue contained display '\\FF\%(\\\x\x\)\+' + \ nextgroup=@slpregAttrValueCon skipwhite skipnl + +syn match slpregAttrIValue contained display '[-]\=\d\+\>' + \ nextgroup=@slpregAttrValueCon skipwhite skipnl + +syn keyword slpregAttrBValue contained true false + \ nextgroup=@slpregAttrValueCon skipwhite skipnl + +syn match slpregAttrValueSep contained display ',' + \ nextgroup=@slpregAttrValue skipwhite skipnl + +hi def link slpregTodo Todo +hi def link slpregComment Comment +hi def link slpregServiceURL Type +hi def link slpregServiceType slpregServiceURL +hi def link slpregServiceSAPCol slpregServiceURL +hi def link slpregSAP slpregServiceURL +hi def link slpregDelimiter Delimiter +hi def link slpregLangSep slpregDelimiter +hi def link slpregLang String +hi def link slpregLTimeSep slpregDelimiter +hi def link slpregLTime Number +hi def link slpregType Type +hi def link slpregScopes Identifier +hi def link slpregScopesEq Operator +hi def link slpregScopeName String +hi def link slpregScopeNameSep slpregDelimiter +hi def link slpregAttribute Identifier +hi def link slpregAttributeEq Operator +hi def link slpregAttrSValue String +hi def link slpregAttrSSValue slpregAttrSValue +hi def link slpregAttrIValue Number +hi def link slpregAttrBValue Boolean +hi def link slpregAttrValueSep slpregDelimiter + +let b:current_syntax = "slpreg" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/slpspi.vim b/vim71/syntax/slpspi.vim new file mode 100644 index 0000000..8507e3d --- /dev/null +++ b/vim71/syntax/slpspi.vim @@ -0,0 +1,39 @@ +" Vim syntax file +" Language: RFC 2614 - An API for Service Location SPI file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword slpspiTodo contained TODO FIXME XXX NOTE + +syn region slpspiComment display oneline start='^[#;]' end='$' + \ contains=slpspiTodo,@Spell + +syn match slpspiBegin display '^' + \ nextgroup=slpspiKeyType, + \ slpspiComment skipwhite + +syn keyword slpspiKeyType contained PRIVATE PUBLIC + \ nextgroup=slpspiString skipwhite + +syn match slpspiString contained '\S\+' + \ nextgroup=slpspiKeyFile skipwhite + +syn match slpspiKeyFile contained '\S\+' + +hi def link slpspiTodo Todo +hi def link slpspiComment Comment +hi def link slpspiKeyType Type +hi def link slpspiString Identifier +hi def link slpspiKeyFile String + +let b:current_syntax = "slpspi" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/slrnrc.vim b/vim71/syntax/slrnrc.vim new file mode 100644 index 0000000..038b62e --- /dev/null +++ b/vim71/syntax/slrnrc.vim @@ -0,0 +1,194 @@ +" Vim syntax file +" Language: Slrn setup file (based on slrn 0.9.8.1) +" Maintainer: Preben 'Peppe' Guldberg +" Last Change: 23 April 2006 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn keyword slrnrcTodo contained Todo + +" In some places whitespace is illegal +syn match slrnrcSpaceError contained "\s" + +syn match slrnrcNumber contained "-\=\<\d\+\>" +syn match slrnrcNumber contained +'[^']\+'+ + +syn match slrnrcSpecKey contained +\(\\[er"']\|\^[^'"]\|\\\o\o\o\)+ + +syn match slrnrcKey contained "\S\+" contains=slrnrcSpecKey +syn region slrnrcKey contained start=+"+ skip=+\\"+ end=+"+ oneline contains=slrnrcSpecKey +syn region slrnrcKey contained start=+'+ skip=+\\'+ end=+'+ oneline contains=slrnrcSpecKey + +syn match slrnrcSpecChar contained +'+ +syn match slrnrcSpecChar contained +\\[n"]+ +syn match slrnrcSpecChar contained "%[dfmnrs%]" + +syn match slrnrcString contained /[^ \t%"']\+/ contains=slrnrcSpecChar +syn region slrnrcString contained start=+"+ skip=+\\"+ end=+"+ oneline contains=slrnrcSpecChar + +syn match slrnSlangPreCondit "^#\s*ifn\=\(def\>\|false\>\|true\>\|\$\)" +syn match slrnSlangPreCondit "^#\s*e\(lif\|lse\|ndif\)\>" + +syn match slrnrcComment "%.*$" contains=slrnrcTodo + +syn keyword slrnrcVarInt contained abort_unmodified_edits article_window_page_overlap auto_mark_article_as_read beep broken_xref broken_xref cc_followup check_new_groups +syn keyword slrnrcVarInt contained color_by_score confirm_actions custom_sort_by_threads display_cursor_bar drop_bogus_groups editor_uses_mime_charset emphasized_text_mask +syn keyword slrnrcVarInt contained emphasized_text_mode fold_headers fold_headers followup_strip_signature force_authentication force_authentication generate_date_header +syn keyword slrnrcVarInt contained generate_email_from generate_email_from generate_message_id grouplens_port hide_pgpsignature hide_quotes hide_signature +syn keyword slrnrcVarInt contained hide_verbatim_marks hide_verbatim_text highlight_unread_subjects highlight_urls ignore_signature kill_score lines_per_update +syn keyword slrnrcVarInt contained mail_editor_is_mua max_low_score max_queued_groups min_high_score mouse netiquette_warnings new_subject_breaks_threads no_autosave +syn keyword slrnrcVarInt contained no_backups prefer_head process_verbatim_marks query_next_article query_next_group query_read_group_cutoff read_active reject_long_lines +syn keyword slrnrcVarInt contained scroll_by_page show_article show_thread_subject simulate_graphic_chars smart_quote sorting_method spoiler_char spoiler_char +syn keyword slrnrcVarInt contained spoiler_display_mode spoiler_display_mode spool_check_up_on_nov spool_check_up_on_nov uncollapse_threads unsubscribe_new_groups use_blink +syn keyword slrnrcVarInt contained use_color use_flow_control use_grouplens use_grouplens use_header_numbers use_inews use_inews use_localtime use_metamail use_mime use_mime +syn keyword slrnrcVarInt contained use_recommended_msg_id use_slrnpull use_slrnpull use_tilde use_tmpdir use_uudeview use_uudeview warn_followup_to wrap_flags wrap_method +syn keyword slrnrcVarInt contained write_newsrc_flags + +" Listed for removal +syn keyword slrnrcVarInt contained author_display display_author_realname display_score group_dsc_start_column process_verbatum_marks prompt_next_group query_reconnect +syn keyword slrnrcVarInt contained show_descriptions use_xgtitle + +" Match as a "string" too +syn region slrnrcVarIntStr contained matchgroup=slrnrcVarInt start=+"+ end=+"+ oneline contains=slrnrcVarInt,slrnrcSpaceError + +syn keyword slrnrcVarStr contained Xbrowser art_help_line art_status_line cansecret_file cc_post_string charset custom_headers custom_sort_order decode_directory +syn keyword slrnrcVarStr contained editor_command failed_posts_file followup_custom_headers followup_date_format followup_string followupto_string group_help_line +syn keyword slrnrcVarStr contained group_status_line grouplens_host grouplens_pseudoname header_help_line header_status_line hostname inews_program macro_directory +syn keyword slrnrcVarStr contained mail_editor_command metamail_command mime_charset non_Xbrowser organization overview_date_format post_editor_command post_object +syn keyword slrnrcVarStr contained postpone_directory printer_name quote_string realname reply_custom_headers reply_string replyto save_directory save_posts save_replies +syn keyword slrnrcVarStr contained score_editor_command scorefile sendmail_command server_object signature signoff_string spool_active_file spool_activetimes_file +syn keyword slrnrcVarStr contained spool_inn_root spool_newsgroups_file spool_nov_file spool_nov_root spool_overviewfmt_file spool_root supersedes_custom_headers +syn keyword slrnrcVarStr contained top_status_line username + +" Listed for removal +syn keyword slrnrcVarStr contained followup cc_followup_string + +" Match as a "string" too +syn region slrnrcVarStrStr contained matchgroup=slrnrcVarStr start=+"+ end=+"+ oneline contains=slrnrcVarStr,slrnrcSpaceError + +" Various commands +syn region slrnrcCmdLine matchgroup=slrnrcCmd start="\<\(autobaud\|color\|compatible_charsets\|group_display_format\|grouplens_add\|header_display_format\|ignore_quotes\|include\|interpret\|mono\|nnrpaccess\|posting_host\|server\|set\|setkey\|strip_re_regexp\|strip_sig_regexp\|strip_was_regexp\|unsetkey\|visible_headers\)\>" end="$" oneline contains=slrnrc\(String\|Comment\) + +" Listed for removal +syn region slrnrcCmdLine matchgroup=slrnrcCmd start="\<\(cc_followup_string\|decode_directory\|editor_command\|followup\|hostname\|organization\|quote_string\|realname\|replyto\|scorefile\|signature\|username\)\>" end="$" oneline contains=slrnrc\(String\|Comment\) + +" Setting variables +syn keyword slrnrcSet contained set +syn match slrnrcSetStr "^\s*set\s\+\S\+" skipwhite nextgroup=slrnrcString contains=slrnrcSet,slrnrcVarStr\(Str\)\= +syn match slrnrcSetInt contained "^\s*set\s\+\S\+" contains=slrnrcSet,slrnrcVarInt\(Str\)\= +syn match slrnrcSetIntLine "^\s*set\s\+\S\+\s\+\(-\=\d\+\>\|'[^']\+'\)" contains=slrnrcSetInt,slrnrcNumber,slrnrcVarInt + +" Color definitions +syn match slrnrcColorObj contained "\" +syn keyword slrnrcColorObj contained article author boldtext box cursor date description error frame from_myself group grouplens_display header_name header_number headers +syn keyword slrnrcColorObj contained high_score italicstext menu menu_press message neg_score normal pgpsignature pos_score quotes response_char selection signature status +syn keyword slrnrcColorObj contained subject thread_number tilde tree underlinetext unread_subject url verbatim + +" Listed for removal +syn keyword slrnrcColorObj contained verbatum + +syn region slrnrcColorObjStr contained matchgroup=slrnrcColorObj start=+"+ end=+"+ oneline contains=slrnrcColorObj,slrnrcSpaceError +syn keyword slrnrcColorVal contained default +syn keyword slrnrcColorVal contained black blue brightblue brightcyan brightgreen brightmagenta brightred brown cyan gray green lightgray magenta red white yellow +syn region slrnrcColorValStr contained matchgroup=slrnrcColorVal start=+"+ end=+"+ oneline contains=slrnrcColorVal,slrnrcSpaceError +" Mathcing a function with three arguments +syn keyword slrnrcColor contained color +syn match slrnrcColorInit contained "^\s*color\s\+\S\+" skipwhite nextgroup=slrnrcColorVal\(Str\)\= contains=slrnrcColor\(Obj\|ObjStr\)\= +syn match slrnrcColorLine "^\s*color\s\+\S\+\s\+\S\+" skipwhite nextgroup=slrnrcColorVal\(Str\)\= contains=slrnrcColor\(Init\|Val\|ValStr\) + +" Mono settings +syn keyword slrnrcMonoVal contained blink bold none reverse underline +syn region slrnrcMonoValStr contained matchgroup=slrnrcMonoVal start=+"+ end=+"+ oneline contains=slrnrcMonoVal,slrnrcSpaceError +" Color object is inherited +" Mono needs at least one argument +syn keyword slrnrcMono contained mono +syn match slrnrcMonoInit contained "^\s*mono\s\+\S\+" contains=slrnrcMono,slrnrcColorObj\(Str\)\= +syn match slrnrcMonoLine "^\s*mono\s\+\S\+\s\+\S.*" contains=slrnrcMono\(Init\|Val\|ValStr\),slrnrcComment + +" Functions in article mode +syn keyword slrnrcFunArt contained article_bob article_eob article_left article_line_down article_line_up article_page_down article_page_up article_right article_search +syn keyword slrnrcFunArt contained author_search_backward author_search_forward browse_url cancel catchup catchup_all create_score decode delete delete_thread digit_arg +syn keyword slrnrcFunArt contained enlarge_article_window evaluate_cmd exchange_mark expunge fast_quit followup forward forward_digest get_children_headers get_parent_header +syn keyword slrnrcFunArt contained goto_article goto_last_read grouplens_rate_article header_bob header_eob header_line_down header_line_up header_page_down header_page_up +syn keyword slrnrcFunArt contained help hide_article locate_article mark_spot next next_high_score next_same_subject pipe post post_postponed previous print quit redraw +syn keyword slrnrcFunArt contained repeat_last_key reply request save show_spoilers shrink_article_window skip_quotes skip_to_next_group skip_to_previous_group +syn keyword slrnrcFunArt contained subject_search_backward subject_search_forward supersede suspend tag_header toggle_collapse_threads toggle_header_formats +syn keyword slrnrcFunArt contained toggle_header_tag toggle_headers toggle_pgpsignature toggle_quotes toggle_rot13 toggle_signature toggle_sort toggle_verbatim_marks +syn keyword slrnrcFunArt contained toggle_verbatim_text uncatchup uncatchup_all undelete untag_headers view_scores wrap_article zoom_article_window + +" Listed for removal +syn keyword slrnrcFunArt contained art_bob art_eob art_xpunge article_linedn article_lineup article_pagedn article_pageup down enlarge_window goto_beginning goto_end left +syn keyword slrnrcFunArt contained locate_header_by_msgid pagedn pageup pipe_article prev print_article right scroll_dn scroll_up shrink_window skip_to_prev_group +syn keyword slrnrcFunArt contained toggle_show_author up + +" Functions in group mode +syn keyword slrnrcFunGroup contained add_group bob catchup digit_arg eob evaluate_cmd group_search group_search_backward group_search_forward help line_down line_up move_group +syn keyword slrnrcFunGroup contained page_down page_up post post_postponed quit redraw refresh_groups repeat_last_key save_newsrc select_group subscribe suspend +syn keyword slrnrcFunGroup contained toggle_group_formats toggle_hidden toggle_list_all toggle_scoring transpose_groups uncatchup unsubscribe + +" Listed for removal +syn keyword slrnrcFunGroup contained down group_bob group_eob pagedown pageup toggle_group_display uncatch_up up + +" Functions in readline mode (actually from slang's slrline.c) +syn keyword slrnrcFunRead contained bdel bol complete cycle del delbol delbow deleol down enter eol left quoted_insert right self_insert trim up + +" Binding keys +syn keyword slrnrcSetkeyObj contained article group readline +syn region slrnrcSetkeyObjStr contained matchgroup=slrnrcSetkeyObj start=+"+ end=+"+ oneline contains=slrnrcSetkeyObj +syn match slrnrcSetkeyArt contained '\("\=\)\\1\s\+\S\+' skipwhite nextgroup=slrnrcKey contains=slrnrcSetKeyObj\(Str\)\=,slrnrcFunArt +syn match slrnrcSetkeyGroup contained '\("\=\)\\1\s\+\S\+' skipwhite nextgroup=slrnrcKey contains=slrnrcSetKeyObj\(Str\)\=,slrnrcFunGroup +syn match slrnrcSetkeyRead contained '\("\=\)\\1\s\+\S\+' skipwhite nextgroup=slrnrcKey contains=slrnrcSetKeyObj\(Str\)\=,slrnrcFunRead +syn match slrnrcSetkey "^\s*setkey\>" skipwhite nextgroup=slrnrcSetkeyArt,slrnrcSetkeyGroup,slrnrcSetkeyRead + +" Unbinding keys +syn match slrnrcUnsetkey '^\s*unsetkey\s\+\("\)\=\(article\|group\|readline\)\>\1' skipwhite nextgroup=slrnrcKey contains=slrnrcSetkeyObj\(Str\)\= + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_slrnrc_syntax_inits") + if version < 508 + let did_slrnrc_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink slrnrcTodo Todo + HiLink slrnrcSpaceError Error + HiLink slrnrcNumber Number + HiLink slrnrcSpecKey SpecialChar + HiLink slrnrcKey String + HiLink slrnrcSpecChar SpecialChar + HiLink slrnrcString String + HiLink slrnSlangPreCondit Special + HiLink slrnrcComment Comment + HiLink slrnrcVarInt Identifier + HiLink slrnrcVarStr Identifier + HiLink slrnrcCmd slrnrcSet + HiLink slrnrcSet Operator + HiLink slrnrcColor Keyword + HiLink slrnrcColorObj Identifier + HiLink slrnrcColorVal String + HiLink slrnrcMono Keyword + HiLink slrnrcMonoObj Identifier + HiLink slrnrcMonoVal String + HiLink slrnrcFunArt Macro + HiLink slrnrcFunGroup Macro + HiLink slrnrcFunRead Macro + HiLink slrnrcSetkeyObj Identifier + HiLink slrnrcSetkey Keyword + HiLink slrnrcUnsetkey slrnrcSetkey + + delcommand HiLink +endif + +let b:current_syntax = "slrnrc" + +"EOF vim: ts=8 noet tw=120 sw=8 sts=0 diff --git a/vim71/syntax/slrnsc.vim b/vim71/syntax/slrnsc.vim new file mode 100644 index 0000000..838af6a --- /dev/null +++ b/vim71/syntax/slrnsc.vim @@ -0,0 +1,85 @@ +" Vim syntax file +" Language: Slrn score file (based on slrn 0.9.8.0) +" Maintainer: Preben 'Peppe' Guldberg +" Last Change: 8 Oct 2004 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" characters in newsgroup names +if version < 600 + set isk=@,48-57,.,-,_,+ +else + setlocal isk=@,48-57,.,-,_,+ +endif + +syn match slrnscComment "%.*$" +syn match slrnscSectionCom ".].*"lc=2 + +syn match slrnscGroup contained "\(\k\|\*\)\+" +syn match slrnscNumber contained "\d\+" +syn match slrnscDate contained "\(\d\{1,2}[-/]\)\{2}\d\{4}" +syn match slrnscDelim contained ":" +syn match slrnscComma contained "," +syn match slrnscOper contained "\~" +syn match slrnscEsc contained "\\[ecC<>.]" +syn match slrnscEsc contained "[?^]" +syn match slrnscEsc contained "[^\\]$\s*$"lc=1 + +syn keyword slrnscInclude contained include +syn match slrnscIncludeLine "^\s*Include\s\+\S.*$" + +syn region slrnscSection matchgroup=slrnscSectionStd start="^\s*\[" end='\]' contains=slrnscGroup,slrnscComma,slrnscSectionCom +syn region slrnscSection matchgroup=slrnscSectionNot start="^\s*\[\~" end='\]' contains=slrnscGroup,slrnscCommas,slrnscSectionCom + +syn keyword slrnscItem contained Age Bytes Date Expires From Has-Body Lines Message-Id Newsgroup References Subject Xref + +syn match slrnscScoreItem contained "%.*$" skipempty nextgroup=slrnscScoreItem contains=slrnscComment +syn match slrnscScoreItem contained "^\s*Expires:\s*\(\d\{1,2}[-/]\)\{2}\d\{4}\s*$" skipempty nextgroup=slrnscScoreItem contains=slrnscItem,slrnscDelim,slrnscDate +syn match slrnscScoreItem contained "^\s*\~\=\(Age\|Bytes\|Has-Body\|Lines\):\s*\d\+\s*$" skipempty nextgroup=slrnscScoreItem contains=slrnscOper,slrnscItem,slrnscDelim,slrnscNumber +syn match slrnscScoreItemFill contained ".*$" skipempty nextgroup=slrnscScoreItem contains=slrnscEsc +syn match slrnscScoreItem contained "^\s*\~\=\(Date\|From\|Message-Id\|Newsgroup\|References\|Subject\|Xref\):" nextgroup=slrnscScoreItemFill contains=slrnscOper,slrnscItem,slrnscDelim +syn region slrnscScoreItem contained matchgroup=Special start="^\s*\~\={::\=" end="^\s*}" skipempty nextgroup=slrnscScoreItem contains=slrnscScoreItem + +syn keyword slrnscScore contained Score +syn match slrnscScoreIdent contained "%.*" +syn match slrnScoreLine "^\s*Score::\=\s\+=\=[-+]\=\d\+\s*\(%.*\)\=$" skipempty nextgroup=slrnscScoreItem contains=slrnscScore,slrnscDelim,slrnscOper,slrnscNumber,slrnscScoreIdent + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_slrnsc_syntax_inits") + if version < 508 + let did_slrnsc_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink slrnscComment Comment + HiLink slrnscSectionCom slrnscComment + HiLink slrnscGroup String + HiLink slrnscNumber Number + HiLink slrnscDate Special + HiLink slrnscDelim Delimiter + HiLink slrnscComma SpecialChar + HiLink slrnscOper SpecialChar + HiLink slrnscEsc String + HiLink slrnscSectionStd Type + HiLink slrnscSectionNot Delimiter + HiLink slrnscItem Statement + HiLink slrnscScore Keyword + HiLink slrnscScoreIdent Identifier + HiLink slrnscInclude Keyword + + delcommand HiLink +endif + +let b:current_syntax = "slrnsc" + +"EOF vim: ts=8 noet tw=200 sw=8 sts=0 diff --git a/vim71/syntax/sm.vim b/vim71/syntax/sm.vim new file mode 100644 index 0000000..2f9e6d7 --- /dev/null +++ b/vim71/syntax/sm.vim @@ -0,0 +1,96 @@ +" Vim syntax file +" Language: sendmail +" Maintainer: Dr. Charles E. Campbell, Jr. +" Last Change: Sep 06, 2005 +" Version: 4 +" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Comments +syn match smComment "^#.*$" contains=@Spell + +" Definitions, Classes, Files, Options, Precedence, Trusted Users, Mailers +syn match smDefine "^[CDF]." +syn match smDefine "^O[AaBcdDeFfgHiLmNoQqrSsTtuvxXyYzZ]" +syn match smDefine "^O\s"he=e-1 +syn match smDefine "^M[a-zA-Z0-9]\+,"he=e-1 +syn match smDefine "^T" nextgroup=smTrusted +syn match smDefine "^P" nextgroup=smMesg +syn match smTrusted "\S\+$" contained +syn match smMesg "\S*="he=e-1 contained nextgroup=smPrecedence +syn match smPrecedence "-\=[0-9]\+" contained + +" Header Format H?list-of-mailer-flags?name: format +syn match smHeaderSep contained "[?:]" +syn match smHeader "^H\(?[a-zA-Z]\+?\)\=[-a-zA-Z_]\+:" contains=smHeaderSep + +" Variables +syn match smVar "\$[a-z\.\|]" + +" Rulesets +syn match smRuleset "^S\d*" + +" Rewriting Rules +syn match smRewrite "^R" skipwhite nextgroup=smRewriteLhsToken,smRewriteLhsUser + +syn match smRewriteLhsUser contained "[^\t$]\+" skipwhite nextgroup=smRewriteLhsToken,smRewriteLhsSep +syn match smRewriteLhsToken contained "\(\$[-*+]\|\$[-=][A-Za-z]\|\$Y\)\+" skipwhite nextgroup=smRewriteLhsUser,smRewriteLhsSep + +syn match smRewriteLhsSep contained "\t\+" skipwhite nextgroup=smRewriteRhsToken,smRewriteRhsUser + +syn match smRewriteRhsUser contained "[^\t$]\+" skipwhite nextgroup=smRewriteRhsToken,smRewriteRhsSep +syn match smRewriteRhsToken contained "\(\$\d\|\$>\d\|\$#\|\$@\|\$:[-_a-zA-Z]\+\|\$[[\]]\|\$@\|\$:\|\$[A-Za-z]\)\+" skipwhite nextgroup=smRewriteRhsUser,smRewriteRhsSep + +syn match smRewriteRhsSep contained "\t\+" skipwhite nextgroup=smRewriteComment,smRewriteRhsSep +syn match smRewriteRhsSep contained "$" + +syn match smRewriteComment contained "[^\t$]*$" + +" Clauses +syn match smClauseError "\$\." +syn match smElse contained "\$|" +syn match smClauseCont contained "^\t" +syn region smClause matchgroup=Delimiter start="\$?." matchgroup=Delimiter end="\$\." contains=smElse,smClause,smVar,smClauseCont + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_smil_syntax_inits") + if version < 508 + let did_smil_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink smClause Special + HiLink smClauseError Error + HiLink smComment Comment + HiLink smDefine Statement + HiLink smElse Delimiter + HiLink smHeader Statement + HiLink smHeaderSep String + HiLink smMesg Special + HiLink smPrecedence Number + HiLink smRewrite Statement + HiLink smRewriteComment Comment + HiLink smRewriteLhsToken String + HiLink smRewriteLhsUser Statement + HiLink smRewriteRhsToken String + HiLink smRuleset Preproc + HiLink smTrusted Special + HiLink smVar String + + delcommand HiLink +endif + +let b:current_syntax = "sm" + +" vim: ts=18 diff --git a/vim71/syntax/smarty.vim b/vim71/syntax/smarty.vim new file mode 100644 index 0000000..6dda366 --- /dev/null +++ b/vim71/syntax/smarty.vim @@ -0,0 +1,86 @@ +" Vim syntax file +" Language: Smarty Templates +" Maintainer: Manfred Stienstra manfred.stienstra@dwerg.net +" Last Change: Mon Nov 4 11:42:23 CET 2002 +" Filenames: *.tpl +" URL: http://www.dwerg.net/projects/vim/smarty.vim + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if !exists("main_syntax") + if version < 600 + syntax clear + elseif exists("b:current_syntax") + finish +endif + let main_syntax = 'smarty' +endif + +syn case ignore + +runtime! syntax/html.vim +"syn cluster htmlPreproc add=smartyUnZone + +syn match smartyBlock contained "[\[\]]" + +syn keyword smartyTagName capture config_load include include_php +syn keyword smartyTagName insert if elseif else ldelim rdelim literal +syn keyword smartyTagName php section sectionelse foreach foreachelse +syn keyword smartyTagName strip assign counter cycle debug eval fetch +syn keyword smartyTagName html_options html_select_date html_select_time +syn keyword smartyTagName math popup_init popup html_checkboxes html_image +syn keyword smartyTagName html_radios html_table mailto textformat + +syn keyword smartyModifier cat capitalize count_characters count_paragraphs +syn keyword smartyModifier count_sentences count_words date_format default +syn keyword smartyModifier escape indent lower nl2br regex_replace replace +syn keyword smartyModifier spacify string_format strip strip_tags truncate +syn keyword smartyModifier upper wordwrap + +syn keyword smartyInFunc neq eq + +syn keyword smartyProperty contained "file=" +syn keyword smartyProperty contained "loop=" +syn keyword smartyProperty contained "name=" +syn keyword smartyProperty contained "include=" +syn keyword smartyProperty contained "skip=" +syn keyword smartyProperty contained "section=" + +syn keyword smartyConstant "\$smarty" + +syn keyword smartyDot . + +syn region smartyZone matchgroup=Delimiter start="{" end="}" contains=smartyProperty, smartyString, smartyBlock, smartyTagName, smartyConstant, smartyInFunc, smartyModifier + +syn region htmlString contained start=+"+ end=+"+ contains=htmlSpecialChar,javaScriptExpression,@htmlPreproc,smartyZone +syn region htmlString contained start=+'+ end=+'+ contains=htmlSpecialChar,javaScriptExpression,@htmlPreproc,smartyZone + syn region htmlLink start="\_[^>]*\" end=""me=e-4 contains=@Spell,htmlTag,htmlEndTag,htmlSpecialChar,htmlPreProc,htmlComment,javaScript,@htmlPreproc,smartyZone + + +if version >= 508 || !exists("did_smarty_syn_inits") + if version < 508 + let did_smarty_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink smartyTagName Identifier + HiLink smartyProperty Constant + " if you want the text inside the braces to be colored, then + " remove the comment in from of the next statement + "HiLink smartyZone Include + HiLink smartyInFunc Function + HiLink smartyBlock Constant + HiLink smartyDot SpecialChar + HiLink smartyModifier Function + delcommand HiLink +endif + +let b:current_syntax = "smarty" + +if main_syntax == 'smarty' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim71/syntax/smcl.vim b/vim71/syntax/smcl.vim new file mode 100644 index 0000000..d9afba6 --- /dev/null +++ b/vim71/syntax/smcl.vim @@ -0,0 +1,308 @@ +" smcl.vim -- Vim syntax file for smcl files. +" Language: SMCL -- Stata Markup and Control Language +" Maintainer: Jeff Pitblado +" Last Change: 26apr2006 +" Version: 1.1.2 + +" Log: +" 20mar2003 updated the match definition for cmdab +" 14apr2006 'syntax clear' only under version control +" check for 'b:current_syntax', removed 'did_smcl_syntax_inits' +" 26apr2006 changed 'stata_smcl' to 'smcl' + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syntax case match + +syn keyword smclCCLword current_date contained +syn keyword smclCCLword current_time contained +syn keyword smclCCLword rmsg_time contained +syn keyword smclCCLword stata_version contained +syn keyword smclCCLword version contained +syn keyword smclCCLword born_date contained +syn keyword smclCCLword flavor contained +syn keyword smclCCLword SE contained +syn keyword smclCCLword mode contained +syn keyword smclCCLword console contained +syn keyword smclCCLword os contained +syn keyword smclCCLword osdtl contained +syn keyword smclCCLword machine_type contained +syn keyword smclCCLword byteorder contained +syn keyword smclCCLword sysdir_stata contained +syn keyword smclCCLword sysdir_updates contained +syn keyword smclCCLword sysdir_base contained +syn keyword smclCCLword sysdir_site contained +syn keyword smclCCLword sysdir_plus contained +syn keyword smclCCLword sysdir_personal contained +syn keyword smclCCLword sysdir_oldplace contained +syn keyword smclCCLword adopath contained +syn keyword smclCCLword pwd contained +syn keyword smclCCLword dirsep contained +syn keyword smclCCLword max_N_theory contained +syn keyword smclCCLword max_N_current contained +syn keyword smclCCLword max_k_theory contained +syn keyword smclCCLword max_k_current contained +syn keyword smclCCLword max_width_theory contained +syn keyword smclCCLword max_width_current contained +syn keyword smclCCLword max_matsize contained +syn keyword smclCCLword min_matsize contained +syn keyword smclCCLword max_macrolen contained +syn keyword smclCCLword macrolen contained +syn keyword smclCCLword max_cmdlen contained +syn keyword smclCCLword cmdlen contained +syn keyword smclCCLword namelen contained +syn keyword smclCCLword mindouble contained +syn keyword smclCCLword maxdouble contained +syn keyword smclCCLword epsdouble contained +syn keyword smclCCLword minfloat contained +syn keyword smclCCLword maxfloat contained +syn keyword smclCCLword epsfloat contained +syn keyword smclCCLword minlong contained +syn keyword smclCCLword maxlong contained +syn keyword smclCCLword minint contained +syn keyword smclCCLword maxint contained +syn keyword smclCCLword minbyte contained +syn keyword smclCCLword maxbyte contained +syn keyword smclCCLword maxstrvarlen contained +syn keyword smclCCLword memory contained +syn keyword smclCCLword maxvar contained +syn keyword smclCCLword matsize contained +syn keyword smclCCLword N contained +syn keyword smclCCLword k contained +syn keyword smclCCLword width contained +syn keyword smclCCLword changed contained +syn keyword smclCCLword filename contained +syn keyword smclCCLword filedate contained +syn keyword smclCCLword more contained +syn keyword smclCCLword rmsg contained +syn keyword smclCCLword dp contained +syn keyword smclCCLword linesize contained +syn keyword smclCCLword pagesize contained +syn keyword smclCCLword logtype contained +syn keyword smclCCLword linegap contained +syn keyword smclCCLword scrollbufsize contained +syn keyword smclCCLword varlabelpos contained +syn keyword smclCCLword reventries contained +syn keyword smclCCLword graphics contained +syn keyword smclCCLword scheme contained +syn keyword smclCCLword printcolor contained +syn keyword smclCCLword adosize contained +syn keyword smclCCLword maxdb contained +syn keyword smclCCLword virtual contained +syn keyword smclCCLword checksum contained +syn keyword smclCCLword timeout1 contained +syn keyword smclCCLword timeout2 contained +syn keyword smclCCLword httpproxy contained +syn keyword smclCCLword h_current contained +syn keyword smclCCLword max_matsize contained +syn keyword smclCCLword min_matsize contained +syn keyword smclCCLword max_macrolen contained +syn keyword smclCCLword macrolen contained +syn keyword smclCCLword max_cmdlen contained +syn keyword smclCCLword cmdlen contained +syn keyword smclCCLword namelen contained +syn keyword smclCCLword mindouble contained +syn keyword smclCCLword maxdouble contained +syn keyword smclCCLword epsdouble contained +syn keyword smclCCLword minfloat contained +syn keyword smclCCLword maxfloat contained +syn keyword smclCCLword epsfloat contained +syn keyword smclCCLword minlong contained +syn keyword smclCCLword maxlong contained +syn keyword smclCCLword minint contained +syn keyword smclCCLword maxint contained +syn keyword smclCCLword minbyte contained +syn keyword smclCCLword maxbyte contained +syn keyword smclCCLword maxstrvarlen contained +syn keyword smclCCLword memory contained +syn keyword smclCCLword maxvar contained +syn keyword smclCCLword matsize contained +syn keyword smclCCLword N contained +syn keyword smclCCLword k contained +syn keyword smclCCLword width contained +syn keyword smclCCLword changed contained +syn keyword smclCCLword filename contained +syn keyword smclCCLword filedate contained +syn keyword smclCCLword more contained +syn keyword smclCCLword rmsg contained +syn keyword smclCCLword dp contained +syn keyword smclCCLword linesize contained +syn keyword smclCCLword pagesize contained +syn keyword smclCCLword logtype contained +syn keyword smclCCLword linegap contained +syn keyword smclCCLword scrollbufsize contained +syn keyword smclCCLword varlabelpos contained +syn keyword smclCCLword reventries contained +syn keyword smclCCLword graphics contained +syn keyword smclCCLword scheme contained +syn keyword smclCCLword printcolor contained +syn keyword smclCCLword adosize contained +syn keyword smclCCLword maxdb contained +syn keyword smclCCLword virtual contained +syn keyword smclCCLword checksum contained +syn keyword smclCCLword timeout1 contained +syn keyword smclCCLword timeout2 contained +syn keyword smclCCLword httpproxy contained +syn keyword smclCCLword httpproxyhost contained +syn keyword smclCCLword httpproxyport contained +syn keyword smclCCLword httpproxyauth contained +syn keyword smclCCLword httpproxyuser contained +syn keyword smclCCLword httpproxypw contained +syn keyword smclCCLword trace contained +syn keyword smclCCLword tracedepth contained +syn keyword smclCCLword tracesep contained +syn keyword smclCCLword traceindent contained +syn keyword smclCCLword traceexapnd contained +syn keyword smclCCLword tracenumber contained +syn keyword smclCCLword type contained +syn keyword smclCCLword level contained +syn keyword smclCCLword seed contained +syn keyword smclCCLword searchdefault contained +syn keyword smclCCLword pi contained +syn keyword smclCCLword rc contained + +" Directive for the contant and current-value class +syn region smclCCL start=/{ccl / end=/}/ oneline contains=smclCCLword + +" The order of the following syntax definitions is roughly that of the on-line +" documentation for smcl in Stata, from within Stata see help smcl. + +" Format directives for line and paragraph modes +syn match smclFormat /{smcl}/ +syn match smclFormat /{sf\(\|:[^}]\+\)}/ +syn match smclFormat /{it\(\|:[^}]\+\)}/ +syn match smclFormat /{bf\(\|:[^}]\+\)}/ +syn match smclFormat /{inp\(\|:[^}]\+\)}/ +syn match smclFormat /{input\(\|:[^}]\+\)}/ +syn match smclFormat /{err\(\|:[^}]\+\)}/ +syn match smclFormat /{error\(\|:[^}]\+\)}/ +syn match smclFormat /{res\(\|:[^}]\+\)}/ +syn match smclFormat /{result\(\|:[^}]\+\)}/ +syn match smclFormat /{txt\(\|:[^}]\+\)}/ +syn match smclFormat /{text\(\|:[^}]\+\)}/ +syn match smclFormat /{com\(\|:[^}]\+\)}/ +syn match smclFormat /{cmd\(\|:[^}]\+\)}/ +syn match smclFormat /{cmdab:[^:}]\+:[^:}()]*\(\|:\|:(\|:()\)}/ +syn match smclFormat /{hi\(\|:[^}]\+\)}/ +syn match smclFormat /{hilite\(\|:[^}]\+\)}/ +syn match smclFormat /{ul \(on\|off\)}/ +syn match smclFormat /{ul:[^}]\+}/ +syn match smclFormat /{hline\(\| \d\+\| -\d\+\|:[^}]\+\)}/ +syn match smclFormat /{dup \d\+:[^}]\+}/ +syn match smclFormat /{c [^}]\+}/ +syn match smclFormat /{char [^}]\+}/ +syn match smclFormat /{reset}/ + +" Formatting directives for line mode +syn match smclFormat /{title:[^}]\+}/ +syn match smclFormat /{center:[^}]\+}/ +syn match smclFormat /{centre:[^}]\+}/ +syn match smclFormat /{center \d\+:[^}]\+}/ +syn match smclFormat /{centre \d\+:[^}]\+}/ +syn match smclFormat /{right:[^}]\+}/ +syn match smclFormat /{lalign \d\+:[^}]\+}/ +syn match smclFormat /{ralign \d\+:[^}]\+}/ +syn match smclFormat /{\.\.\.}/ +syn match smclFormat /{col \d\+}/ +syn match smclFormat /{space \d\+}/ +syn match smclFormat /{tab}/ + +" Formatting directives for paragraph mode +syn match smclFormat /{bind:[^}]\+}/ +syn match smclFormat /{break}/ + +syn match smclFormat /{p}/ +syn match smclFormat /{p \d\+}/ +syn match smclFormat /{p \d\+ \d\+}/ +syn match smclFormat /{p \d\+ \d\+ \d\+}/ +syn match smclFormat /{pstd}/ +syn match smclFormat /{psee}/ +syn match smclFormat /{phang\(\|2\|3\)}/ +syn match smclFormat /{pmore\(\|2\|3\)}/ +syn match smclFormat /{pin\(\|2\|3\)}/ +syn match smclFormat /{p_end}/ + +syn match smclFormat /{opt \w\+\(\|:\w\+\)\(\|([^)}]*)\)}/ + +syn match smclFormat /{opth \w*\(\|:\w\+\)(\w*)}/ +syn match smclFormat /{opth "\w\+\((\w\+:[^)}]\+)\)"}/ +syn match smclFormat /{opth \w\+:\w\+(\w\+:[^)}]\+)}/ + +syn match smclFormat /{dlgtab\s*\(\|\d\+\|\d\+\s\+\d\+\):[^}]\+}/ + +syn match smclFormat /{p2colset\s\+\d\+\s\+\d\+\s\+\d\+\s\+\d\+}/ +syn match smclFormat /{p2col\s\+:[^{}]*}.*{p_end}/ +syn match smclFormat /{p2col\s\+:{[^{}]*}}.*{p_end}/ +syn match smclFormat /{p2coldent\s*:[^{}]*}.*{p_end}/ +syn match smclFormat /{p2coldent\s*:{[^{}]*}}.*{p_end}/ +syn match smclFormat /{p2line\s*\(\|\d\+\s\+\d\+\)}/ +syn match smclFormat /{p2colreset}/ + +syn match smclFormat /{synoptset\s\+\d\+\s\+\w\+}/ +syn match smclFormat /{synopt\s*:[^{}]*}.*{p_end}/ +syn match smclFormat /{synopt\s*:{[^{}]*}}.*{p_end}/ +syn match smclFormat /{syntab\s*:[^{}]*}/ +syn match smclFormat /{synopthdr}/ +syn match smclFormat /{synoptline}/ + +" Link directive for line and paragraph modes +syn match smclLink /{help [^}]\+}/ +syn match smclLink /{helpb [^}]\+}/ +syn match smclLink /{help_d:[^}]\+}/ +syn match smclLink /{search [^}]\+}/ +syn match smclLink /{search_d:[^}]\+}/ +syn match smclLink /{browse [^}]\+}/ +syn match smclLink /{view [^}]\+}/ +syn match smclLink /{view_d:[^}]\+}/ +syn match smclLink /{news:[^}]\+}/ +syn match smclLink /{net [^}]\+}/ +syn match smclLink /{net_d:[^}]\+}/ +syn match smclLink /{netfrom_d:[^}]\+}/ +syn match smclLink /{ado [^}]\+}/ +syn match smclLink /{ado_d:[^}]\+}/ +syn match smclLink /{update [^}]\+}/ +syn match smclLink /{update_d:[^}]\+}/ +syn match smclLink /{dialog [^}]\+}/ +syn match smclLink /{back:[^}]\+}/ +syn match smclLink /{clearmore:[^}]\+}/ +syn match smclLink /{stata [^}]\+}/ + +syn match smclLink /{newvar\(\|:[^}]\+\)}/ +syn match smclLink /{var\(\|:[^}]\+\)}/ +syn match smclLink /{varname\(\|:[^}]\+\)}/ +syn match smclLink /{vars\(\|:[^}]\+\)}/ +syn match smclLink /{varlist\(\|:[^}]\+\)}/ +syn match smclLink /{depvar\(\|:[^}]\+\)}/ +syn match smclLink /{depvars\(\|:[^}]\+\)}/ +syn match smclLink /{depvarlist\(\|:[^}]\+\)}/ +syn match smclLink /{indepvars\(\|:[^}]\+\)}/ + +syn match smclLink /{dtype}/ +syn match smclLink /{ifin}/ +syn match smclLink /{weight}/ + +" Comment +syn region smclComment start=/{\*/ end=/}/ oneline + +" Strings +syn region smclString matchgroup=Nothing start=/"/ end=/"/ oneline +syn region smclEString matchgroup=Nothing start=/`"/ end=/"'/ oneline contains=smclEString + +" assign highlight groups + +hi def link smclEString smclString + +hi def link smclCCLword Statement +hi def link smclCCL Type +hi def link smclFormat Statement +hi def link smclLink Underlined +hi def link smclComment Comment +hi def link smclString String + +let b:current_syntax = "smcl" + +" vim: ts=8 diff --git a/vim71/syntax/smil.vim b/vim71/syntax/smil.vim new file mode 100644 index 0000000..0b53d8e --- /dev/null +++ b/vim71/syntax/smil.vim @@ -0,0 +1,154 @@ +" Vim syntax file +" Language: SMIL (Synchronized Multimedia Integration Language) +" Maintainer: Herve Foucher +" URL: http://www.helio.org/vim/syntax/smil.vim +" Last Change: 2003 May 11 + +" To learn more about SMIL, please refer to http://www.w3.org/AudioVideo/ +" and to http://www.helio.org/products/smil/tutorial/ + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" SMIL is case sensitive +syn case match + +" illegal characters +syn match smilError "[<>&]" +syn match smilError "[()&]" + +if !exists("main_syntax") + let main_syntax = 'smil' +endif + +" tags +syn match smilSpecial contained "\\\d\d\d\|\\." +syn match smilSpecial contained "(" +syn match smilSpecial contained "id(" +syn match smilSpecial contained ")" +syn keyword smilSpecial contained remove freeze true false on off overdub caption new pause replace +syn keyword smilSpecial contained first last +syn keyword smilSpecial contained fill meet slice scroll hidden +syn region smilString contained start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=smilSpecial +syn region smilString contained start=+'+ skip=+\\\\\|\\'+ end=+'+ contains=smilSpecial +syn match smilValue contained "=[\t ]*[^'" \t>][^ \t>]*"hs=s+1 +syn region smilEndTag start=++ contains=smilTagN,smilTagError +syn region smilTag start=+<[^/]+ end=+>+ contains=smilTagN,smilString,smilArg,smilValue,smilTagError,smilEvent,smilCssDefinition +syn match smilTagN contained +<\s*[-a-zA-Z0-9]\++ms=s+1 contains=smilTagName,smilSpecialTagName +syn match smilTagN contained +]<"ms=s+1 + +" tag names +syn keyword smilTagName contained smil head body anchor a switch region layout meta +syn match smilTagName contained "root-layout" +syn keyword smilTagName contained par seq +syn keyword smilTagName contained animation video img audio ref text textstream +syn match smilTagName contained "\<\(head\|body\)\>" + + +" legal arg names +syn keyword smilArg contained dur begin end href target id coords show title abstract author copyright alt +syn keyword smilArg contained left top width height fit src name content fill longdesc repeat type +syn match smilArg contained "z-index" +syn match smilArg contained " end-sync" +syn match smilArg contained " region" +syn match smilArg contained "background-color" +syn match smilArg contained "system-bitrate" +syn match smilArg contained "system-captions" +syn match smilArg contained "system-overdub-or-caption" +syn match smilArg contained "system-language" +syn match smilArg contained "system-required" +syn match smilArg contained "system-screen-depth" +syn match smilArg contained "system-screen-size" +syn match smilArg contained "clip-begin" +syn match smilArg contained "clip-end" +syn match smilArg contained "skip-content" + + +" SMIL Boston ext. +" This are new SMIL functionnalities seen on www.w3.org on August 3rd 1999 + +" Animation +syn keyword smilTagName contained animate set move +syn keyword smilArg contained calcMode from to by additive values origin path +syn keyword smilArg contained accumulate hold attribute +syn match smilArg contained "xml:link" +syn keyword smilSpecial contained discrete linear spline parent layout +syn keyword smilSpecial contained top left simple + +" Linking +syn keyword smilTagName contained area +syn keyword smilArg contained actuate behavior inline sourceVolume +syn keyword smilArg contained destinationVolume destinationPlaystate tabindex +syn keyword smilArg contained class style lang dir onclick ondblclick onmousedown onmouseup onmouseover onmousemove onmouseout onkeypress onkeydown onkeyup shape nohref accesskey onfocus onblur +syn keyword smilSpecial contained play pause stop rect circ poly child par seq + +" Media Object +syn keyword smilTagName contained rtpmap +syn keyword smilArg contained port transport encoding payload clipBegin clipEnd +syn match smilArg contained "fmt-list" + +" Timing and Synchronization +syn keyword smilTagName contained excl +syn keyword smilArg contained beginEvent endEvent eventRestart endSync repeatCount repeatDur +syn keyword smilArg contained syncBehavior syncTolerance +syn keyword smilSpecial contained canSlip locked + +" special characters +syn match smilSpecialChar "&[^;]*;" + +if exists("smil_wrong_comments") + syn region smilComment start=++ +else + syn region smilComment start=++ contains=smilCommentPart,smilCommentError + syn match smilCommentError contained "[^>+ + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_smil_syntax_inits") + if version < 508 + let did_smil_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink smilTag Function + HiLink smilEndTag Identifier + HiLink smilArg Type + HiLink smilTagName smilStatement + HiLink smilSpecialTagName Exception + HiLink smilValue Value + HiLink smilSpecialChar Special + + HiLink smilSpecial Special + HiLink smilSpecialChar Special + HiLink smilString String + HiLink smilStatement Statement + HiLink smilComment Comment + HiLink smilCommentPart Comment + HiLink smilPreProc PreProc + HiLink smilValue String + HiLink smilCommentError smilError + HiLink smilTagError smilError + HiLink smilError Error + + delcommand HiLink +endif + +let b:current_syntax = "smil" + +if main_syntax == 'smil' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim71/syntax/smith.vim b/vim71/syntax/smith.vim new file mode 100644 index 0000000..e05ce69 --- /dev/null +++ b/vim71/syntax/smith.vim @@ -0,0 +1,52 @@ +" Vim syntax file +" Language: SMITH +" Maintainer: Rafal M. Sulejman +" Last Change: 21.07.2000 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + + +syn match smithComment ";.*$" + +syn match smithNumber "\<[+-]*[0-9]\d*\>" + +syn match smithRegister "R[\[]*[0-9]*[\]]*" + +syn match smithKeyword "COR\|MOV\|MUL\|NOT\|STOP\|SUB\|NOP\|BLA\|REP" + +syn region smithString start=+"+ skip=+\\\\\|\\"+ end=+"+ + + +syn case match + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_smith_syntax_inits") + if version < 508 + let did_smith_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink smithRegister Identifier + HiLink smithKeyword Keyword + HiLink smithComment Comment + HiLink smithString String + HiLink smithNumber Number + + delcommand HiLink +endif + +let b:current_syntax = "smith" + +" vim: ts=2 diff --git a/vim71/syntax/sml.vim b/vim71/syntax/sml.vim new file mode 100644 index 0000000..aa7d64a --- /dev/null +++ b/vim71/syntax/sml.vim @@ -0,0 +1,230 @@ +" Vim syntax file +" Language: SML +" Filenames: *.sml *.sig +" Maintainers: Markus Mottl +" Fabrizio Zeno Cornelli +" URL: http://www.ocaml.info/vim/syntax/sml.vim +" Last Change: 2006 Oct 23 - Fixed character highlighting bug (MM) +" 2002 Jun 02 - Fixed small typo (MM) +" 2001 Nov 20 - Fixed small highlighting bug with modules (MM) + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" SML is case sensitive. +syn case match + +" lowercase identifier - the standard way to match +syn match smlLCIdentifier /\<\(\l\|_\)\(\w\|'\)*\>/ + +syn match smlKeyChar "|" + +" Errors +syn match smlBraceErr "}" +syn match smlBrackErr "\]" +syn match smlParenErr ")" +syn match smlCommentErr "\*)" +syn match smlThenErr "\" + +" Error-highlighting of "end" without synchronization: +" as keyword or as error (default) +if exists("sml_noend_error") + syn match smlKeyword "\" +else + syn match smlEndErr "\" +endif + +" Some convenient clusters +syn cluster smlAllErrs contains=smlBraceErr,smlBrackErr,smlParenErr,smlCommentErr,smlEndErr,smlThenErr + +syn cluster smlAENoParen contains=smlBraceErr,smlBrackErr,smlCommentErr,smlEndErr,smlThenErr + +syn cluster smlContained contains=smlTodo,smlPreDef,smlModParam,smlModParam1,smlPreMPRestr,smlMPRestr,smlMPRestr1,smlMPRestr2,smlMPRestr3,smlModRHS,smlFuncWith,smlFuncStruct,smlModTypeRestr,smlModTRWith,smlWith,smlWithRest,smlModType,smlFullMod + + +" Enclosing delimiters +syn region smlEncl transparent matchgroup=smlKeyword start="(" matchgroup=smlKeyword end=")" contains=ALLBUT,@smlContained,smlParenErr +syn region smlEncl transparent matchgroup=smlKeyword start="{" matchgroup=smlKeyword end="}" contains=ALLBUT,@smlContained,smlBraceErr +syn region smlEncl transparent matchgroup=smlKeyword start="\[" matchgroup=smlKeyword end="\]" contains=ALLBUT,@smlContained,smlBrackErr +syn region smlEncl transparent matchgroup=smlKeyword start="#\[" matchgroup=smlKeyword end="\]" contains=ALLBUT,@smlContained,smlBrackErr + + +" Comments +syn region smlComment start="(\*" end="\*)" contains=smlComment,smlTodo +syn keyword smlTodo contained TODO FIXME XXX + + +" let +syn region smlEnd matchgroup=smlKeyword start="\" matchgroup=smlKeyword end="\" contains=ALLBUT,@smlContained,smlEndErr + +" local +syn region smlEnd matchgroup=smlKeyword start="\" matchgroup=smlKeyword end="\" contains=ALLBUT,@smlContained,smlEndErr + +" abstype +syn region smlNone matchgroup=smlKeyword start="\" matchgroup=smlKeyword end="\" contains=ALLBUT,@smlContained,smlEndErr + +" begin +syn region smlEnd matchgroup=smlKeyword start="\" matchgroup=smlKeyword end="\" contains=ALLBUT,@smlContained,smlEndErr + +" if +syn region smlNone matchgroup=smlKeyword start="\" matchgroup=smlKeyword end="\" contains=ALLBUT,@smlContained,smlThenErr + + +"" Modules + +" "struct" +syn region smlStruct matchgroup=smlModule start="\" matchgroup=smlModule end="\" contains=ALLBUT,@smlContained,smlEndErr + +" "sig" +syn region smlSig matchgroup=smlModule start="\" matchgroup=smlModule end="\" contains=ALLBUT,@smlContained,smlEndErr,smlModule +syn region smlModSpec matchgroup=smlKeyword start="\" matchgroup=smlModule end="\<\u\(\w\|'\)*\>" contained contains=@smlAllErrs,smlComment skipwhite skipempty nextgroup=smlModTRWith,smlMPRestr + +" "open" +syn region smlNone matchgroup=smlKeyword start="\" matchgroup=smlModule end="\<\u\(\w\|'\)*\(\.\u\(\w\|'\)*\)*\>" contains=@smlAllErrs,smlComment + +" "structure" - somewhat complicated stuff ;-) +syn region smlModule matchgroup=smlKeyword start="\<\(structure\|functor\)\>" matchgroup=smlModule end="\<\u\(\w\|'\)*\>" contains=@smlAllErrs,smlComment skipwhite skipempty nextgroup=smlPreDef +syn region smlPreDef start="."me=e-1 matchgroup=smlKeyword end="\l\|="me=e-1 contained contains=@smlAllErrs,smlComment,smlModParam,smlModTypeRestr,smlModTRWith nextgroup=smlModPreRHS +syn region smlModParam start="([^*]" end=")" contained contains=@smlAENoParen,smlModParam1 +syn match smlModParam1 "\<\u\(\w\|'\)*\>" contained skipwhite skipempty nextgroup=smlPreMPRestr + +syn region smlPreMPRestr start="."me=e-1 end=")"me=e-1 contained contains=@smlAllErrs,smlComment,smlMPRestr,smlModTypeRestr + +syn region smlMPRestr start=":" end="."me=e-1 contained contains=@smlComment skipwhite skipempty nextgroup=smlMPRestr1,smlMPRestr2,smlMPRestr3 +syn region smlMPRestr1 matchgroup=smlModule start="\ssig\s\=" matchgroup=smlModule end="\" contained contains=ALLBUT,@smlContained,smlEndErr,smlModule +syn region smlMPRestr2 start="\sfunctor\(\s\|(\)\="me=e-1 matchgroup=smlKeyword end="->" contained contains=@smlAllErrs,smlComment,smlModParam skipwhite skipempty nextgroup=smlFuncWith +syn match smlMPRestr3 "\w\(\w\|'\)*\(\.\w\(\w\|'\)*\)*" contained +syn match smlModPreRHS "=" contained skipwhite skipempty nextgroup=smlModParam,smlFullMod +syn region smlModRHS start="." end=".\w\|([^*]"me=e-2 contained contains=smlComment skipwhite skipempty nextgroup=smlModParam,smlFullMod +syn match smlFullMod "\<\u\(\w\|'\)*\(\.\u\(\w\|'\)*\)*" contained skipwhite skipempty nextgroup=smlFuncWith + +syn region smlFuncWith start="([^*]"me=e-1 end=")" contained contains=smlComment,smlWith,smlFuncStruct +syn region smlFuncStruct matchgroup=smlModule start="[^a-zA-Z]struct\>"hs=s+1 matchgroup=smlModule end="\" contains=ALLBUT,@smlContained,smlEndErr + +syn match smlModTypeRestr "\<\w\(\w\|'\)*\(\.\w\(\w\|'\)*\)*\>" contained +syn region smlModTRWith start=":\s*("hs=s+1 end=")" contained contains=@smlAENoParen,smlWith +syn match smlWith "\<\(\u\(\w\|'\)*\.\)*\w\(\w\|'\)*\>" contained skipwhite skipempty nextgroup=smlWithRest +syn region smlWithRest start="[^)]" end=")"me=e-1 contained contains=ALLBUT,@smlContained + +" "signature" +syn region smlKeyword start="\" matchgroup=smlModule end="\<\w\(\w\|'\)*\>" contains=smlComment skipwhite skipempty nextgroup=smlMTDef +syn match smlMTDef "=\s*\w\(\w\|'\)*\>"hs=s+1,me=s + +syn keyword smlKeyword and andalso case +syn keyword smlKeyword datatype else eqtype +syn keyword smlKeyword exception fn fun handle +syn keyword smlKeyword in infix infixl infixr +syn keyword smlKeyword match nonfix of orelse +syn keyword smlKeyword raise handle type +syn keyword smlKeyword val where while with withtype + +syn keyword smlType bool char exn int list option +syn keyword smlType real string unit + +syn keyword smlOperator div mod not or quot rem + +syn keyword smlBoolean true false +syn match smlConstructor "(\s*)" +syn match smlConstructor "\[\s*\]" +syn match smlConstructor "#\[\s*\]" +syn match smlConstructor "\u\(\w\|'\)*\>" + +" Module prefix +syn match smlModPath "\u\(\w\|'\)*\."he=e-1 + +syn match smlCharacter +#"\\""\|#"."\|#"\\\d\d\d"+ +syn match smlCharErr +#"\\\d\d"\|#"\\\d"+ +syn region smlString start=+"+ skip=+\\\\\|\\"+ end=+"+ + +syn match smlFunDef "=>" +syn match smlRefAssign ":=" +syn match smlTopStop ";;" +syn match smlOperator "\^" +syn match smlOperator "::" +syn match smlAnyVar "\<_\>" +syn match smlKeyChar "!" +syn match smlKeyChar ";" +syn match smlKeyChar "\*" +syn match smlKeyChar "=" + +syn match smlNumber "\<-\=\d\+\>" +syn match smlNumber "\<-\=0[x|X]\x\+\>" +syn match smlReal "\<-\=\d\+\.\d*\([eE][-+]\=\d\+\)\=[fl]\=\>" + +" Synchronization +syn sync minlines=20 +syn sync maxlines=500 + +syn sync match smlEndSync grouphere smlEnd "\" +syn sync match smlEndSync groupthere smlEnd "\" +syn sync match smlStructSync grouphere smlStruct "\" +syn sync match smlStructSync groupthere smlStruct "\" +syn sync match smlSigSync grouphere smlSig "\" +syn sync match smlSigSync groupthere smlSig "\" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sml_syntax_inits") + if version < 508 + let did_sml_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink smlBraceErr Error + HiLink smlBrackErr Error + HiLink smlParenErr Error + + HiLink smlCommentErr Error + + HiLink smlEndErr Error + HiLink smlThenErr Error + + HiLink smlCharErr Error + + HiLink smlComment Comment + + HiLink smlModPath Include + HiLink smlModule Include + HiLink smlModParam1 Include + HiLink smlModType Include + HiLink smlMPRestr3 Include + HiLink smlFullMod Include + HiLink smlModTypeRestr Include + HiLink smlWith Include + HiLink smlMTDef Include + + HiLink smlConstructor Constant + + HiLink smlModPreRHS Keyword + HiLink smlMPRestr2 Keyword + HiLink smlKeyword Keyword + HiLink smlFunDef Keyword + HiLink smlRefAssign Keyword + HiLink smlKeyChar Keyword + HiLink smlAnyVar Keyword + HiLink smlTopStop Keyword + HiLink smlOperator Keyword + + HiLink smlBoolean Boolean + HiLink smlCharacter Character + HiLink smlNumber Number + HiLink smlReal Float + HiLink smlString String + HiLink smlType Type + HiLink smlTodo Todo + HiLink smlEncl Keyword + + delcommand HiLink +endif + +let b:current_syntax = "sml" + +" vim: ts=8 diff --git a/vim71/syntax/snnsnet.vim b/vim71/syntax/snnsnet.vim new file mode 100644 index 0000000..6b24de5 --- /dev/null +++ b/vim71/syntax/snnsnet.vim @@ -0,0 +1,77 @@ +" Vim syntax file +" Language: SNNS network file +" Maintainer: Davide Alberani +" Last Change: 28 Apr 2001 +" Version: 0.2 +" URL: http://digilander.iol.it/alberanid/vim/syntax/snnsnet.vim +" +" SNNS http://www-ra.informatik.uni-tuebingen.de/SNNS/ +" is a simulator for neural networks. + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match snnsnetTitle "no\." +syn match snnsnetTitle "type name" +syn match snnsnetTitle "unit name" +syn match snnsnetTitle "act\( func\)\=" +syn match snnsnetTitle "out func" +syn match snnsnetTitle "site\( name\)\=" +syn match snnsnetTitle "site function" +syn match snnsnetTitle "source:weight" +syn match snnsnetTitle "unitNo\." +syn match snnsnetTitle "delta x" +syn match snnsnetTitle "delta y" +syn keyword snnsnetTitle typeName unitName bias st position subnet layer sites name target z LLN LUN Toff Soff Ctype + +syn match snnsnetType "SNNS network definition file [Vv]\d.\d.*" contains=snnsnetNumbers +syn match snnsnetType "generated at.*" contains=snnsnetNumbers +syn match snnsnetType "network name\s*:" +syn match snnsnetType "source files\s*:" +syn match snnsnetType "no\. of units\s*:.*" contains=snnsnetNumbers +syn match snnsnetType "no\. of connections\s*:.*" contains=snnsnetNumbers +syn match snnsnetType "no\. of unit types\s*:.*" contains=snnsnetNumbers +syn match snnsnetType "no\. of site types\s*:.*" contains=snnsnetNumbers +syn match snnsnetType "learning function\s*:" +syn match snnsnetType "pruning function\s*:" +syn match snnsnetType "subordinate learning function\s*:" +syn match snnsnetType "update function\s*:" + +syn match snnsnetSection "unit definition section" +syn match snnsnetSection "unit default section" +syn match snnsnetSection "site definition section" +syn match snnsnetSection "type definition section" +syn match snnsnetSection "connection definition section" +syn match snnsnetSection "layer definition section" +syn match snnsnetSection "subnet definition section" +syn match snnsnetSection "3D translation section" +syn match snnsnetSection "time delay section" + +syn match snnsnetNumbers "\d" contained +syn match snnsnetComment "#.*$" contains=snnsnetTodo +syn keyword snnsnetTodo TODO XXX FIXME contained + +if version >= 508 || !exists("did_snnsnet_syn_inits") + if version < 508 + let did_snnsnet_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink snnsnetType Type + HiLink snnsnetComment Comment + HiLink snnsnetNumbers Number + HiLink snnsnetSection Statement + HiLink snnsnetTitle Label + HiLink snnsnetTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "snnsnet" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/snnspat.vim b/vim71/syntax/snnspat.vim new file mode 100644 index 0000000..3c07fad --- /dev/null +++ b/vim71/syntax/snnspat.vim @@ -0,0 +1,68 @@ +" Vim syntax file +" Language: SNNS pattern file +" Maintainer: Davide Alberani +" Last Change: 28 Apr 2001 +" Version: 0.2 +" URL: http://digilander.iol.it/alberanid/vim/syntax/snnspat.vim +" +" SNNS http://www-ra.informatik.uni-tuebingen.de/SNNS/ +" is a simulator for neural networks. + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +" anything that isn't part of the header, a comment or a number +" is wrong +syn match snnspatError ".*" +" hoping that matches any kind of notation... +syn match snnspatAccepted "\([-+]\=\(\d\+\.\|\.\)\=\d\+\([Ee][-+]\=\d\+\)\=\)" +syn match snnspatAccepted "\s" +syn match snnspatBrac "\[\s*\d\+\(\s\|\d\)*\]" contains=snnspatNumbers + +" the accepted fields in the header +syn match snnspatNoHeader "No\. of patterns\s*:\s*" contained +syn match snnspatNoHeader "No\. of input units\s*:\s*" contained +syn match snnspatNoHeader "No\. of output units\s*:\s*" contained +syn match snnspatNoHeader "No\. of variable input dimensions\s*:\s*" contained +syn match snnspatNoHeader "No\. of variable output dimensions\s*:\s*" contained +syn match snnspatNoHeader "Maximum input dimensions\s*:\s*" contained +syn match snnspatNoHeader "Maximum output dimensions\s*:\s*" contained +syn match snnspatGen "generated at.*" contained contains=snnspatNumbers +syn match snnspatGen "SNNS pattern definition file [Vv]\d\.\d" contained contains=snnspatNumbers + +" the header, what is not an accepted field, is an error +syn region snnspatHeader start="^SNNS" end="^\s*[-+\.]\=[0-9#]"me=e-2 contains=snnspatNoHeader,snnspatNumbers,snnspatGen,snnspatBrac + +" numbers inside the header +syn match snnspatNumbers "\d" contained +syn match snnspatComment "#.*$" contains=snnspatTodo +syn keyword snnspatTodo TODO XXX FIXME contained + +if version >= 508 || !exists("did_snnspat_syn_inits") + if version < 508 + let did_snnspat_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink snnspatGen Statement + HiLink snnspatHeader Error + HiLink snnspatNoHeader Define + HiLink snnspatNumbers Number + HiLink snnspatComment Comment + HiLink snnspatError Error + HiLink snnspatTodo Todo + HiLink snnspatAccepted NONE + HiLink snnspatBrac NONE + + delcommand HiLink +endif + +let b:current_syntax = "snnspat" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/snnsres.vim b/vim71/syntax/snnsres.vim new file mode 100644 index 0000000..4c1d596 --- /dev/null +++ b/vim71/syntax/snnsres.vim @@ -0,0 +1,60 @@ +" Vim syntax file +" Language: SNNS result file +" Maintainer: Davide Alberani +" Last Change: 28 Apr 2001 +" Version: 0.2 +" URL: http://digilander.iol.it/alberanid/vim/syntax/snnsres.vim +" +" SNNS http://www-ra.informatik.uni-tuebingen.de/SNNS/ +" is a simulator for neural networks. + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" the accepted fields in the header +syn match snnsresNoHeader "No\. of patterns\s*:\s*" contained +syn match snnsresNoHeader "No\. of input units\s*:\s*" contained +syn match snnsresNoHeader "No\. of output units\s*:\s*" contained +syn match snnsresNoHeader "No\. of variable input dimensions\s*:\s*" contained +syn match snnsresNoHeader "No\. of variable output dimensions\s*:\s*" contained +syn match snnsresNoHeader "Maximum input dimensions\s*:\s*" contained +syn match snnsresNoHeader "Maximum output dimensions\s*:\s*" contained +syn match snnsresNoHeader "startpattern\s*:\s*" contained +syn match snnsresNoHeader "endpattern\s*:\s*" contained +syn match snnsresNoHeader "input patterns included" contained +syn match snnsresNoHeader "teaching output included" contained +syn match snnsresGen "generated at.*" contained contains=snnsresNumbers +syn match snnsresGen "SNNS result file [Vv]\d\.\d" contained contains=snnsresNumbers + +" the header, what is not an accepted field, is an error +syn region snnsresHeader start="^SNNS" end="^\s*[-+\.]\=[0-9#]"me=e-2 contains=snnsresNoHeader,snnsresNumbers,snnsresGen + +" numbers inside the header +syn match snnsresNumbers "\d" contained +syn match snnsresComment "#.*$" contains=snnsresTodo +syn keyword snnsresTodo TODO XXX FIXME contained + +if version >= 508 || !exists("did_snnsres_syn_inits") + if version < 508 + let did_snnsres_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink snnsresGen Statement + HiLink snnsresHeader Statement + HiLink snnsresNoHeader Define + HiLink snnsresNumbers Number + HiLink snnsresComment Comment + HiLink snnsresTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "snnsres" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/snobol4.vim b/vim71/syntax/snobol4.vim new file mode 100644 index 0000000..1f6460f --- /dev/null +++ b/vim71/syntax/snobol4.vim @@ -0,0 +1,101 @@ +" Vim syntax file +" Language: SNOBOL4 +" Maintainer: Rafal Sulejman +" Site: http://rms.republika.pl/vim/syntax/snobol4.vim +" Last change: 2006 may 1 +" Changes: +" - nonexistent Snobol4 keywords displayed as errors. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syntax case ignore +" Vanilla Snobol4 keywords +syn keyword snobol4Keyword any apply arb arbno arg array +syn keyword snobol4Keyword break +syn keyword snobol4Keyword char clear code collect convert copy +syn keyword snobol4Keyword data datatype date define detach differ dump dupl +syn keyword snobol4Keyword endfile eq eval +syn keyword snobol4Keyword field +syn keyword snobol4Keyword ge gt ident +syn keyword snobol4Keyword input integer item +syn keyword snobol4Keyword le len lgt local lpad lt +syn keyword snobol4Keyword ne notany +syn keyword snobol4Keyword opsyn output +syn keyword snobol4Keyword pos prototype +syn keyword snobol4Keyword remdr replace rpad rpos rtab +syn keyword snobol4Keyword size span stoptr +syn keyword snobol4Keyword tab table time trace trim terminal +syn keyword snobol4Keyword unload +syn keyword snobol4Keyword value +" Spitbol keywords +" CSNOBOL keywords +syn keyword snobol4Keyword sset + +syn region snobol4String matchgroup=Quote start=+"+ skip=+\\"+ end=+"+ +syn region snobol4String matchgroup=Quote start=+'+ skip=+\\'+ end=+'+ +syn match snobol4Statement "^-[^ ][^ ]*" +syn match snobol4Comment "^\*.*$" +syn match snobol4Comment ";\*.*$" +syn match snobol4Constant "[^a-z]\.[a-z][a-z0-9\-]*" +syn region snobol4Goto start=":[sf]\{0,1}(" end=")\|$\|;" contains=ALLBUT,snobol4ParenError +syn match snobol4Number "\<\d*\(\.\d\d*\)*\>" +syn match snobol4BogusSysVar "&\w\{1,}" +syn match snobol4SysVar "&\(abort\|alphabet\|anchor\|arb\|bal\|case\|code\|dump\|errlimit\|errtext\|errtype\|fail\|fence\|fnclevel\|ftrace\|fullscan\|input\|lastno\|lcase\|maxlngth\|output\|parm\|rem\|rtntype\|stcount\|stfcount\|stlimit\|stno\|succeed\|trace\|trim\|ucase\)" +syn match snobol4Label "^[^-\.\+ \t]\S\{1,}" +" +" Parens matching +syn cluster snobol4ParenGroup contains=snobol4ParenError +syn region snobol4Paren transparent start='(' end=')' contains=ALLBUT,@snobol4ParenGroup,snobol4ErrInBracket +syn match snobol4ParenError display "[\])]" +syn match snobol4ErrInParen display contained "[\]{}]\|<%\|%>" +syn region snobol4Bracket transparent start='\[\|<:' end=']\|:>' contains=ALLBUT,@snobol4ParenGroup,snobol4ErrInParen +syn match snobol4ErrInBracket display contained "[){}]\|<%\|%>" + +" optional shell shebang line +syn match snobol4Comment "^\#\!.*$" + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_snobol4_syntax_inits") + if version < 508 + let did_snobol4_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink snobol4Constant Constant + HiLink snobol4Label Label + HiLink snobol4Goto Repeat + HiLink snobol4Conditional Conditional + HiLink snobol4Repeat Repeat + HiLink snobol4Number Number + HiLink snobol4Error Error + HiLink snobol4Statement PreProc + HiLink snobol4String String + HiLink snobol4Comment Comment + HiLink snobol4Special Special + HiLink snobol4Todo Todo + HiLink snobol4Keyword Statement + HiLink snobol4Function Statement + HiLink snobol4Keyword Keyword + HiLink snobol4MathsOperator Operator + HiLink snobol4ParenError snobol4Error + HiLink snobol4ErrInParen snobol4Error + HiLink snobol4ErrInBracket snobol4Error + HiLink snobol4SysVar Keyword + HiLink snobol4BogusSysVar snobol4Error + + delcommand HiLink +endif + +let b:current_syntax = "snobol4" +" vim: ts=8 diff --git a/vim71/syntax/spec.vim b/vim71/syntax/spec.vim new file mode 100644 index 0000000..86ff8b9 --- /dev/null +++ b/vim71/syntax/spec.vim @@ -0,0 +1,236 @@ +" Filename: spec.vim +" Purpose: Vim syntax file +" Language: SPEC: Build/install scripts for Linux RPM packages +" Maintainer: Donovan Rebbechi elflord@pegasus.rutgers.edu +" URL: http://pegasus.rutgers.edu/~elflord/vim/syntax/spec.vim +" Last Change: Fri Dec 3 11:54 EST 2004 Marcin Dalecki + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn sync minlines=1000 + +syn match specSpecialChar contained '[][!$()\\|>^;:{}]' +syn match specColon contained ':' +syn match specPercent contained '%' + +syn match specVariables contained '\$\h\w*' contains=specSpecialVariablesNames,specSpecialChar +syn match specVariables contained '\${\w*}' contains=specSpecialVariablesNames,specSpecialChar + +syn match specMacroIdentifier contained '%\h\w*' contains=specMacroNameLocal,specMacroNameOther,specPercent +syn match specMacroIdentifier contained '%{\w*}' contains=specMacroNameLocal,specMacroNameOther,specPercent,specSpecialChar + +syn match specSpecialVariables contained '\$[0-9]\|\${[0-9]}' +syn match specCommandOpts contained '\s\(-\w\+\|--\w[a-zA-Z_-]\+\)'ms=s+1 +syn match specComment '^\s*#.*$' + + +syn case match + + +"matches with no highlight +syn match specNoNumberHilite 'X11\|X11R6\|[a-zA-Z]*\.\d\|[a-zA-Z][-/]\d' +syn match specManpageFile '[a-zA-Z]\.1' + +"Day, Month and most used license acronyms +syn keyword specLicense contained GPL LGPL BSD MIT GNU distributable +syn keyword specWeekday contained Mon Tue Wed Thu Fri Sat Sun +syn keyword specMonth contained Jan Feb Mar Apr Jun Jul Aug Sep Oct Nov Dec +syn keyword specMonth contained January February March April May June July August September October November December + +"#, @, www +syn match specNumber '\(^-\=\|[ \t]-\=\|-\)[0-9.-]*[0-9]' +syn match specEmail contained "<\=\<[A-Za-z0-9_.-]\+@\([A-Za-z0-9_-]\+\.\)\+[A-Za-z]\+\>>\=" +syn match specURL contained '\<\(\(https\{0,1}\|ftp\)://\|\(www[23]\{0,1}\.\|ftp\.\)\)[A-Za-z0-9._/~:,#-]\+\>' +syn match specURLMacro contained '\<\(\(https\{0,1}\|ftp\)://\|\(www[23]\{0,1}\.\|ftp\.\)\)[A-Za-z0-9._/~:,#%{}-]\+\>' contains=specMacroIdentifier + +"TODO take specSpecialVariables out of the cluster for the sh* contains (ALLBUT) +"Special system directories +syn match specListedFilesPrefix contained '/\(usr\|local\|opt\|X11R6\|X11\)/'me=e-1 +syn match specListedFilesBin contained '/s\=bin/'me=e-1 +syn match specListedFilesLib contained '/\(lib\|include\)/'me=e-1 +syn match specListedFilesDoc contained '/\(man\d*\|doc\|info\)\>' +syn match specListedFilesEtc contained '/etc/'me=e-1 +syn match specListedFilesShare contained '/share/'me=e-1 +syn cluster specListedFiles contains=specListedFilesBin,specListedFilesLib,specListedFilesDoc,specListedFilesEtc,specListedFilesShare,specListedFilesPrefix,specVariables,specSpecialChar + +"specComands +syn match specConfigure contained '\./configure' +syn match specTarCommand contained '\' + +"valid _macro names from /usr/lib/rpm/macros +syn keyword specMacroNameLocal contained _arch _binary_payload _bindir _build _build_alias _build_cpu _builddir _build_os _buildshell _buildsubdir _build_vendor _bzip2bin _datadir _dbpath _dbpath_rebuild _defaultdocdir _docdir _excludedocs _exec_prefix _fixgroup _fixowner _fixperms _ftpport _ftpproxy _gpg_path _gzipbin _host _host_alias _host_cpu _host_os _host_vendor _httpport _httpproxy _includedir _infodir _install_langs _install_script_path _instchangelog _langpatt _lib _libdir _libexecdir _localstatedir _mandir _netsharedpath _oldincludedir _os _pgpbin _pgp_path _prefix _preScriptEnvironment _provides _rpmdir _rpmfilename _sbindir _sharedstatedir _signature _sourcedir _source_payload _specdir _srcrpmdir _sysconfdir _target _target_alias _target_cpu _target_os _target_platform _target_vendor _timecheck _tmppath _topdir _usr _usrsrc _var _vendor + + +"------------------------------------------------------------------------------ +" here's is all the spec sections definitions: PreAmble, Description, Package, +" Scripts, Files and Changelog + +"One line macros - valid in all ScriptAreas +"tip: remember do include new items on specScriptArea's skip section +syn region specSectionMacroArea oneline matchgroup=specSectionMacro start='^%\(define\|patch\d*\|setup\|configure\|GNUconfigure\|find_lang\|makeinstall\|include\)\>' end='$' contains=specCommandOpts,specMacroIdentifier +syn region specSectionMacroBracketArea oneline matchgroup=specSectionMacro start='^%{\(configure\|GNUconfigure\|find_lang\|makeinstall\)}' end='$' contains=specCommandOpts,specMacroIdentifier + +"%% Files Section %% +"TODO %config valid parameters: missingok\|noreplace +"TODO %verify valid parameters: \(not\)\= \(md5\|atime\|...\) +syn region specFilesArea matchgroup=specSection start='^%[Ff][Ii][Ll][Ee][Ss]\>' skip='%\(attrib\|defattr\|attr\|dir\|config\|docdir\|doc\|lang\|verify\|ghost\)\>' end='^%[a-zA-Z]'me=e-2 contains=specFilesOpts,specFilesDirective,@specListedFiles,specComment,specCommandSpecial,specMacroIdentifier +"tip: remember to include new itens in specFilesArea above +syn match specFilesDirective contained '%\(attrib\|defattr\|attr\|dir\|config\|docdir\|doc\|lang\|verify\|ghost\)\>' + +"valid options for certain section headers +syn match specDescriptionOpts contained '\s-[ln]\s*\a'ms=s+1,me=e-1 +syn match specPackageOpts contained '\s-n\s*\w'ms=s+1,me=e-1 +syn match specFilesOpts contained '\s-f\s*\w'ms=s+1,me=e-1 + + +syn case ignore + + +"%% PreAmble Section %% +"Copyright and Serial were deprecated by License and Epoch +syn region specPreAmbleDeprecated oneline matchgroup=specError start='^\(Copyright\|Serial\)' end='$' contains=specEmail,specURL,specURLMacro,specLicense,specColon,specVariables,specSpecialChar,specMacroIdentifier +syn region specPreAmble oneline matchgroup=specCommand start='^\(Prereq\|Summary\|Name\|Version\|Packager\|Requires\|Icon\|URL\|Source\d*\|Patch\d*\|Prefix\|Packager\|Group\|License\|Release\|BuildRoot\|Distribution\|Vendor\|Provides\|ExclusiveArch\|ExcludeArch\|ExclusiveOS\|Obsoletes\|BuildArch\|BuildArchitectures\|BuildRequires\|BuildConflicts\|BuildPreReq\|Conflicts\|AutoRequires\|AutoReq\|AutoReqProv\|AutoProv\|Epoch\|ExcludeOS\)' end='$' contains=specEmail,specURL,specURLMacro,specLicense,specColon,specVariables,specSpecialChar,specMacroIdentifier + +"%% Description Section %% +syn region specDescriptionArea matchgroup=specSection start='^%description' end='^%'me=e-1 contains=specDescriptionOpts,specEmail,specURL,specNumber,specMacroIdentifier,specComment + +"%% Package Section %% +syn region specPackageArea matchgroup=specSection start='^%package' end='^%'me=e-1 contains=specPackageOpts,specPreAmble,specComment + +"%% Scripts Section %% +syn region specScriptArea matchgroup=specSection start='^%\(prep\|build\|install\|check\|clean\|pre\|postun\|preun\|post\)\>' skip='^%{\|^%\(define\|patch\d*\|configure\|GNUconfigure\|setup\|find_lang\|makeinstall\)\>' end='^%'me=e-1 contains=specSpecialVariables,specVariables,@specCommands,specVariables,shDo,shFor,shCaseEsac,specNoNumberHilite,specCommandOpts,shComment,shIf,specSpecialChar,specMacroIdentifier,specSectionMacroArea,specSectionMacroBracketArea,shOperator,shQuote1,shQuote2 + +"%% Changelog Section %% +syn region specChangelogArea matchgroup=specSection start='^%changelog' end='^%'me=e-1 contains=specEmail,specURL,specWeekday,specMonth,specNumber,specComment,specLicense + + + +"------------------------------------------------------------------------------ +"here's the shell syntax for all the Script Sections + + +syn case match + + +"sh-like comment stile, only valid in script part +syn match shComment contained '#.*$' + +syn region shQuote1 contained matchgroup=shQuoteDelim start=+'+ skip=+\\'+ end=+'+ contains=specMacroIdentifier +syn region shQuote2 contained matchgroup=shQuoteDelim start=+"+ skip=+\\"+ end=+"+ contains=specVariables,specMacroIdentifier + +syn match shOperator contained '[><|!&;]\|[!=]=' +syn region shDo transparent matchgroup=specBlock start="\" end="\" contains=ALLBUT,shFunction,shDoError,shCase,specPreAmble,@specListedFiles + +syn region specIf matchgroup=specBlock start="%ifosf\|%ifos\|%ifnos\|%ifarch\|%ifnarch\|%else" end='%endif' contains=ALLBUT, specIfError, shCase + +syn region shIf transparent matchgroup=specBlock start="\" end="\" contains=ALLBUT,shFunction,shIfError,shCase,@specListedFiles + +syn region shFor matchgroup=specBlock start="\" end="\" contains=ALLBUT,shFunction,shInError,shCase,@specListedFiles + +syn region shCaseEsac transparent matchgroup=specBlock start="\" matchgroup=NONE end="\"me=s-1 contains=ALLBUT,shFunction,shCaseError,@specListedFiles nextgroup=shCaseEsac +syn region shCaseEsac matchgroup=specBlock start="\" end="\" contains=ALLBUT,shFunction,shCaseError,@specListedFilesBin +syn region shCase matchgroup=specBlock contained start=")" end=";;" contains=ALLBUT,shFunction,shCaseError,shCase,@specListedFiles + +syn sync match shDoSync grouphere shDo "\" +syn sync match shDoSync groupthere shDo "\" +syn sync match shIfSync grouphere shIf "\" +syn sync match shIfSync groupthere shIf "\" +syn sync match specIfSync grouphere specIf "%ifarch\|%ifos\|%ifnos" +syn sync match specIfSync groupthere specIf "%endIf" +syn sync match shForSync grouphere shFor "\" +syn sync match shForSync groupthere shFor "\" +syn sync match shCaseEsacSync grouphere shCaseEsac "\" +syn sync match shCaseEsacSync groupthere shCaseEsac "\" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_spec_syntax_inits") + if version < 508 + let did_spec_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + "main types color definitions + HiLink specSection Structure + HiLink specSectionMacro Macro + HiLink specWWWlink PreProc + HiLink specOpts Operator + + "yes, it's ugly, but white is sooo cool + if &background == "dark" + hi def specGlobalMacro ctermfg=white + else + HiLink specGlobalMacro Identifier + endif + + "sh colors + HiLink shComment Comment + HiLink shIf Statement + HiLink shOperator Special + HiLink shQuote1 String + HiLink shQuote2 String + HiLink shQuoteDelim Statement + + "spec colors + HiLink specBlock Function + HiLink specColon Special + HiLink specCommand Statement + HiLink specCommandOpts specOpts + HiLink specCommandSpecial Special + HiLink specComment Comment + HiLink specConfigure specCommand + HiLink specDate String + HiLink specDescriptionOpts specOpts + HiLink specEmail specWWWlink + HiLink specError Error + HiLink specFilesDirective specSectionMacro + HiLink specFilesOpts specOpts + HiLink specLicense String + HiLink specMacroNameLocal specGlobalMacro + HiLink specMacroNameOther specGlobalMacro + HiLink specManpageFile NONE + HiLink specMonth specDate + HiLink specNoNumberHilite NONE + HiLink specNumber Number + HiLink specPackageOpts specOpts + HiLink specPercent Special + HiLink specSpecialChar Special + HiLink specSpecialVariables specGlobalMacro + HiLink specSpecialVariablesNames specGlobalMacro + HiLink specTarCommand specCommand + HiLink specURL specWWWlink + HiLink specURLMacro specWWWlink + HiLink specVariables Identifier + HiLink specWeekday specDate + HiLink specListedFilesBin Statement + HiLink specListedFilesDoc Statement + HiLink specListedFilesEtc Statement + HiLink specListedFilesLib Statement + HiLink specListedFilesPrefix Statement + HiLink specListedFilesShare Statement + + delcommand HiLink +endif + +let b:current_syntax = "spec" + +" vim: ts=8 diff --git a/vim71/syntax/specman.vim b/vim71/syntax/specman.vim new file mode 100644 index 0000000..3fb77a2 --- /dev/null +++ b/vim71/syntax/specman.vim @@ -0,0 +1,182 @@ +" Vim syntax file +" Language: SPECMAN E-LANGUAGE +" Maintainer: Or Freund +" Last Update: Wed Oct 24 2001 + +"--------------------------------------------------------- +"| If anyone found an error or fix the parenthesis part | +"| I will be happy to hear about it | +"| Thanks Or. | +"--------------------------------------------------------- + +" Remove any old syntax stuff hanging around +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn keyword specmanTodo contained TODO todo ToDo FIXME XXX + +syn keyword specmanStatement var instance on compute start event expect check that routine +syn keyword specmanStatement specman is also first only with like +syn keyword specmanStatement list of all radix hex dec bin ignore illegal +syn keyword specmanStatement traceable untraceable +syn keyword specmanStatement cover using count_only trace_only at_least transition item ranges +syn keyword specmanStatement cross text call task within + +syn keyword specmanMethod initialize non_terminal testgroup delayed exit finish +syn keyword specmanMethod out append print outf appendf +syn keyword specmanMethod post_generate pre_generate setup_test finalize_test extract_test +syn keyword specmanMethod init run copy as_a set_config dut_error add clear lock quit +syn keyword specmanMethod lock unlock release swap quit to_string value stop_run +syn keyword specmanMethod crc_8 crc_32 crc_32_flip get_config add0 all_indices and_all +syn keyword specmanMethod apply average count delete exists first_index get_indices +syn keyword specmanMethod has insert is_a_permutation is_empty key key_exists key_index +syn keyword specmanMethod last last_index max max_index max_value min min_index +syn keyword specmanMethod min_value or_all pop pop0 push push0 product resize reverse +syn keyword specmanMethod sort split sum top top0 unique clear is_all_iterations +syn keyword specmanMethod get_enclosing_unit hdl_path exec deep_compare deep_compare_physical +syn keyword specmanMethod pack unpack warning error fatal +syn match specmanMethod "size()" +syn keyword specmanPacking packing low high +syn keyword specmanType locker address +syn keyword specmanType body code vec chars +syn keyword specmanType integer real bool int long uint byte bits bit time string +syn keyword specmanType byte_array external_pointer +syn keyword specmanBoolean TRUE FALSE +syn keyword specmanPreCondit #ifdef #ifndef #else + +syn keyword specmanConditional choose matches +syn keyword specmanConditional if then else when try + + + +syn keyword specmanLabel case casex casez default + +syn keyword specmanLogical and or not xor + +syn keyword specmanRepeat until repeat while for from to step each do break continue +syn keyword specmanRepeat before next sequence always -kind network +syn keyword specmanRepeat index it me in new return result select + +syn keyword specmanTemporal cycle sample events forever +syn keyword specmanTemporal wait change negedge rise fall delay sync sim true detach eventually emit + +syn keyword specmanConstant MAX_INT MIN_INT NULL UNDEF + +syn keyword specmanDefine define as computed type extend +syn keyword specmanDefine verilog vhdl variable global sys +syn keyword specmanStructure struct unit +syn keyword specmanInclude import +syn keyword specmanConstraint gen keep keeping soft before + +syn keyword specmanSpecial untyped symtab ECHO DOECHO +syn keyword specmanFile files load module ntv source_ref script read write +syn keyword specmanFSM initial idle others posedge clock cycles + + +syn match specmanOperator "[&|~>"hs=s+2 end="^<'"he=e-2 + +syn match specmanHDL "'[`.a-zA-Z0-9_@\[\]]\+\>'" + + +syn match specmanCompare "==" +syn match specmanCompare "!===" +syn match specmanCompare "===" +syn match specmanCompare "!=" +syn match specmanCompare ">=" +syn match specmanCompare "<=" +syn match specmanNumber "[0-9]:[0-9]" +syn match specmanNumber "\(\<\d\+\|\)'[bB]\s*[0-1_xXzZ?]\+\>" +syn match specmanNumber "0[bB]\s*[0-1_xXzZ?]\+\>" +syn match specmanNumber "\(\<\d\+\|\)'[oO]\s*[0-7_xXzZ?]\+\>" +syn match specmanNumber "0[oO]\s*[0-9a-fA-F_xXzZ?]\+\>" +syn match specmanNumber "\(\<\d\+\|\)'[dD]\s*[0-9_xXzZ?]\+\>" +syn match specmanNumber "\(\<\d\+\|\)'[hH]\s*[0-9a-fA-F_xXzZ?]\+\>" +syn match specmanNumber "0[xX]\s*[0-9a-fA-F_xXzZ?]\+\>" +syn match specmanNumber "\<[+-]\=[0-9_]\+\(\.[0-9_]*\|\)\(e[0-9_]*\|\)\>" + +syn region specmanString start=+"+ end=+"+ + + + +"********************************************************************** +" I took this section from c.vim but I didnt succeded to make it work +" ANY one who dare jumping to this deep watter is more than welocome! +"********************************************************************** +""catch errors caused by wrong parenthesis and brackets + +"syn cluster specmanParenGroup contains=specmanParenError +"" ,specmanNumbera,specmanComment +"if exists("specman_no_bracket_error") +"syn region specmanParen transparent start='(' end=')' contains=ALLBUT,@specmanParenGroup +"syn match specmanParenError ")" +"syn match specmanErrInParen contained "[{}]" +"else +"syn region specmanParen transparent start='(' end=')' contains=ALLBUT,@specmanParenGroup,specmanErrInBracket +"syn match specmanParenError "[\])]" +"syn match specmanErrInParen contained "[\]{}]" +"syn region specmanBracket transparent start='\[' end=']' contains=ALLBUT,@specmanParenGroup,specmanErrInParen +"syn match specmanErrInBracket contained "[);{}]" +"endif +" + +"Modify the following as needed. The trade-off is performance versus +"functionality. + +syn sync lines=50 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_specman_syn_inits") + if version < 508 + let did_specman_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + " The default methods for highlighting. Can be overridden later + HiLink specmanConditional Conditional + HiLink specmanConstraint Conditional + HiLink specmanRepeat Repeat + HiLink specmanString String + HiLink specmanComment Comment + HiLink specmanConstant Macro + HiLink specmanNumber Number + HiLink specmanCompare Operator + HiLink specmanOperator Operator + HiLink specmanLogical Operator + HiLink specmanStatement Statement + HiLink specmanHDL SpecialChar + HiLink specmanMethod Function + HiLink specmanInclude Include + HiLink specmanStructure Structure + HiLink specmanBoolean Boolean + HiLink specmanFSM Label + HiLink specmanSpecial Special + HiLink specmanType Type + HiLink specmanTemporal Type + HiLink specmanFile Include + HiLink specmanPreCondit Include + HiLink specmanDefine Typedef + HiLink specmanLabel Label + HiLink specmanPacking keyword + HiLink specmanTodo Todo + HiLink specmanParenError Error + HiLink specmanErrInParen Error + HiLink specmanErrInBracket Error + delcommand HiLink +endif + +let b:current_syntax = "specman" diff --git a/vim71/syntax/spice.vim b/vim71/syntax/spice.vim new file mode 100644 index 0000000..ee1433e --- /dev/null +++ b/vim71/syntax/spice.vim @@ -0,0 +1,87 @@ +" Vim syntax file +" Language: Spice circuit simulator input netlist +" Maintainer: Noam Halevy +" Last Change: 12/08/99 +" +" This is based on sh.vim by Lennart Schultz +" but greatly simplified + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" spice syntax is case INsensitive +syn case ignore + +syn keyword spiceTodo contained TODO + +syn match spiceComment "^ \=\*.*$" +syn match spiceComment "\$.*$" + +" Numbers, all with engineering suffixes and optional units +"========================================================== +"floating point number, with dot, optional exponent +syn match spiceNumber "\<[0-9]\+\.[0-9]*\(e[-+]\=[0-9]\+\)\=\(meg\=\|[afpnumkg]\)\=" +"floating point number, starting with a dot, optional exponent +syn match spiceNumber "\.[0-9]\+\(e[-+]\=[0-9]\+\)\=\(meg\=\|[afpnumkg]\)\=" +"integer number with optional exponent +syn match spiceNumber "\<[0-9]\+\(e[-+]\=[0-9]\+\)\=\(meg\=\|[afpnumkg]\)\=" + +" Misc +"===== +syn match spiceWrapLineOperator "\\$" +syn match spiceWrapLineOperator "^+" + +syn match spiceStatement "^ \=\.\I\+" + +" Matching pairs of parentheses +"========================================== +syn region spiceParen transparent matchgroup=spiceOperator start="(" end=")" contains=ALLBUT,spiceParenError +syn region spiceSinglequote matchgroup=spiceOperator start=+'+ end=+'+ + +" Errors +"======= +syn match spiceParenError ")" + +" Syncs +" ===== +syn sync minlines=50 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_spice_syntax_inits") + if version < 508 + let did_spice_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink spiceTodo Todo + HiLink spiceWrapLineOperator spiceOperator + HiLink spiceSinglequote spiceExpr + HiLink spiceExpr Function + HiLink spiceParenError Error + HiLink spiceStatement Statement + HiLink spiceNumber Number + HiLink spiceComment Comment + HiLink spiceOperator Operator + + delcommand HiLink +endif + +let b:current_syntax = "spice" + +" insert the following to $VIM/syntax/scripts.vim +" to autodetect HSpice netlists and text listing output: +" +" " Spice netlists and text listings +" elseif getline(1) =~ 'spice\>' || getline("$") =~ '^\.end' +" so :p:h/spice.vim + +" vim: ts=8 diff --git a/vim71/syntax/splint.vim b/vim71/syntax/splint.vim new file mode 100644 index 0000000..dc09d8b --- /dev/null +++ b/vim71/syntax/splint.vim @@ -0,0 +1,260 @@ +" Vim syntax file +" Language: splint (C with lclint/splint Annotations) +" Maintainer: Ralf Wildenhues +" Splint Home: http://www.splint.org/ +" Last Change: $Date: 2004/06/13 20:08:47 $ +" $Revision: 1.1 $ + +" Note: Splint annotated files are not detected by default. +" If you want to use this file for highlighting C code, +" please make sure splint.vim is sourced instead of c.vim, +" for example by putting +" /* vim: set filetype=splint : */ +" at the end of your code or something like +" au! BufRead,BufNewFile *.c setfiletype splint +" in your vimrc file or filetype.vim + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Read the C syntax to start with +if version < 600 + so :p:h/c.vim +else + runtime! syntax/c.vim +endif + + +" FIXME: uses and changes several clusters defined in c.vim +" so watch for changes there + +" TODO: make a little more grammar explicit +" match flags with hyphen and underscore notation +" match flag expanded forms +" accept other comment char than @ + +syn case match +" splint annotations (taken from 'splint -help annotations') +syn match splintStateAnnot contained "\(pre\|post\):\(only\|shared\|owned\|dependent\|observer\|exposed\|isnull\|notnull\)" +syn keyword splintSpecialAnnot contained special +syn keyword splintSpecTag contained uses sets defines allocated releases +syn keyword splintModifies contained modifies +syn keyword splintRequires contained requires ensures +syn keyword splintGlobals contained globals +syn keyword splintGlobitem contained internalState fileSystem +syn keyword splintGlobannot contained undef killed +syn keyword splintWarning contained warn + +syn keyword splintModitem contained internalState fileSystem nothing +syn keyword splintReqitem contained MaxSet MaxRead result +syn keyword splintIter contained iter yield +syn keyword splintConst contained constant +syn keyword splintAlt contained alt + +syn keyword splintType contained abstract concrete mutable immutable refcounted numabstract +syn keyword splintGlobalType contained unchecked checkmod checked checkedstrict +syn keyword splintMemMgm contained dependent keep killref only owned shared temp +syn keyword splintAlias contained unique returned +syn keyword splintExposure contained observer exposed +syn keyword splintDefState contained out in partial reldef +syn keyword splintGlobState contained undef killed +syn keyword splintNullState contained null notnull relnull +syn keyword splintNullPred contained truenull falsenull nullwhentrue falsewhennull +syn keyword splintExit contained exits mayexit trueexit falseexit neverexit +syn keyword splintExec contained noreturn maynotreturn noreturnwhentrue noreturnwhenfalse alwaysreturns +syn keyword splintSef contained sef +syn keyword splintDecl contained unused external +syn keyword splintCase contained fallthrough +syn keyword splintBreak contained innerbreak loopbreak switchbreak innercontinue +syn keyword splintUnreach contained notreached +syn keyword splintSpecFunc contained printflike scanflike messagelike + +" TODO: make these region or match +syn keyword splintErrSupp contained i ignore end t +syn match splintErrSupp contained "[it]\d\+\>" +syn keyword splintTypeAcc contained access noaccess + +syn keyword splintMacro contained notfunction +syn match splintSpecType contained "\(\|unsigned\|signed\)integraltype" + +" Flags taken from 'splint -help flags full' divided in local and global flags +" Local Flags: +syn keyword splintFlag contained abstract abstractcompare accessall accessczech accessczechoslovak +syn keyword splintFlag contained accessfile accessmodule accessslovak aliasunique allblock +syn keyword splintFlag contained allempty allglobs allimponly allmacros alwaysexits +syn keyword splintFlag contained annotationerror ansi89limits assignexpose badflag bitwisesigned +syn keyword splintFlag contained boolcompare boolfalse boolint boolops booltrue +syn keyword splintFlag contained booltype bounds boundscompacterrormessages boundsread boundswrite +syn keyword splintFlag contained branchstate bufferoverflow bufferoverflowhigh bugslimit casebreak +syn keyword splintFlag contained caseinsensitivefilenames castexpose castfcnptr charindex charint +syn keyword splintFlag contained charintliteral charunsignedchar checkedglobalias checkmodglobalias checkpost +syn keyword splintFlag contained checkstrictglobalias checkstrictglobs codeimponly commentchar commenterror +syn keyword splintFlag contained compdef compdestroy compmempass constmacros constprefix +syn keyword splintFlag contained constprefixexclude constuse continuecomment controlnestdepth cppnames +syn keyword splintFlag contained csvoverwrite czech czechconsts czechfcns czechmacros +syn keyword splintFlag contained czechoslovak czechoslovakconsts czechoslovakfcns czechoslovakmacros czechoslovaktypes +syn keyword splintFlag contained czechoslovakvars czechtypes czechvars debugfcnconstraint declundef +syn keyword splintFlag contained deepbreak deparrays dependenttrans distinctexternalnames distinctinternalnames +syn keyword splintFlag contained duplicatecases duplicatequals elseifcomplete emptyret enumindex +syn keyword splintFlag contained enumint enummembers enummemuse enumprefix enumprefixexclude +syn keyword splintFlag contained evalorder evalorderuncon exitarg exportany exportconst +syn keyword splintFlag contained exportfcn exportheader exportheadervar exportiter exportlocal +syn keyword splintFlag contained exportmacro exporttype exportvar exposetrans externalnamecaseinsensitive +syn keyword splintFlag contained externalnamelen externalprefix externalprefixexclude fcnderef fcnmacros +syn keyword splintFlag contained fcnpost fcnuse fielduse fileextensions filestaticprefix +syn keyword splintFlag contained filestaticprefixexclude firstcase fixedformalarray floatdouble forblock +syn keyword splintFlag contained forcehints forempty forloopexec formalarray formatcode +syn keyword splintFlag contained formatconst formattype forwarddecl freshtrans fullinitblock +syn keyword splintFlag contained globalias globalprefix globalprefixexclude globimponly globnoglobs +syn keyword splintFlag contained globs globsimpmodsnothing globstate globuse gnuextensions +syn keyword splintFlag contained grammar hasyield hints htmlfileformat ifblock +syn keyword splintFlag contained ifempty ignorequals ignoresigns immediatetrans impabstract +syn keyword splintFlag contained impcheckedglobs impcheckedspecglobs impcheckedstatics impcheckedstrictglobs impcheckedstrictspecglobs +syn keyword splintFlag contained impcheckedstrictstatics impcheckmodglobs impcheckmodinternals impcheckmodspecglobs impcheckmodstatics +syn keyword splintFlag contained impconj implementationoptional implictconstraint impouts imptype +syn keyword splintFlag contained includenest incompletetype incondefs incondefslib indentspaces +syn keyword splintFlag contained infloops infloopsuncon initallelements initsize internalglobs +syn keyword splintFlag contained internalglobsnoglobs internalnamecaseinsensitive internalnamelen internalnamelookalike iso99limits +syn keyword splintFlag contained isoreserved isoreservedinternal iterbalance iterloopexec iterprefix +syn keyword splintFlag contained iterprefixexclude iteryield its4low its4moderate its4mostrisky +syn keyword splintFlag contained its4risky its4veryrisky keep keeptrans kepttrans +syn keyword splintFlag contained legacy libmacros likelyboundsread likelyboundswrite likelybool +syn keyword splintFlag contained likelybounds limit linelen lintcomments localprefix +syn keyword splintFlag contained localprefixexclude locindentspaces longint longintegral longsignedintegral +syn keyword splintFlag contained longunsignedintegral longunsignedunsignedintegral loopexec looploopbreak looploopcontinue +syn keyword splintFlag contained loopswitchbreak macroassign macroconstdecl macrodecl macroempty +syn keyword splintFlag contained macrofcndecl macromatchname macroparams macroparens macroredef +syn keyword splintFlag contained macroreturn macrostmt macrounrecog macrovarprefix macrovarprefixexclude +syn keyword splintFlag contained maintype matchanyintegral matchfields mayaliasunique memchecks +syn keyword splintFlag contained memimp memtrans misplacedsharequal misscase modfilesys +syn keyword splintFlag contained modglobs modglobsnomods modglobsunchecked modinternalstrict modnomods +syn keyword splintFlag contained modobserver modobserveruncon mods modsimpnoglobs modstrictglobsnomods +syn keyword splintFlag contained moduncon modunconnomods modunspec multithreaded mustdefine +syn keyword splintFlag contained mustfree mustfreefresh mustfreeonly mustmod mustnotalias +syn keyword splintFlag contained mutrep namechecks needspec nestcomment nestedextern +syn keyword splintFlag contained newdecl newreftrans nextlinemacros noaccess nocomments +syn keyword splintFlag contained noeffect noeffectuncon noparams nopp noret +syn keyword splintFlag contained null nullassign nullderef nullinit nullpass +syn keyword splintFlag contained nullptrarith nullret nullstate nullterminated +syn keyword splintFlag contained numabstract numabstractcast numabstractindex numabstractlit numabstractprint +syn keyword splintFlag contained numenummembers numliteral numstructfields observertrans obviousloopexec +syn keyword splintFlag contained oldstyle onlytrans onlyunqglobaltrans orconstraint overload +syn keyword splintFlag contained ownedtrans paramimptemp paramuse parenfileformat partial +syn keyword splintFlag contained passunknown portability predassign predbool predboolint +syn keyword splintFlag contained predboolothers predboolptr preproc protoparammatch protoparamname +syn keyword splintFlag contained protoparamprefix protoparamprefixexclude ptrarith ptrcompare ptrnegate +syn keyword splintFlag contained quiet readonlystrings readonlytrans realcompare redecl +syn keyword splintFlag contained redef redundantconstraints redundantsharequal refcounttrans relaxquals +syn keyword splintFlag contained relaxtypes repeatunrecog repexpose retalias retexpose +syn keyword splintFlag contained retimponly retval retvalbool retvalint retvalother +syn keyword splintFlag contained sefparams sefuncon shadow sharedtrans shiftimplementation +syn keyword splintFlag contained shiftnegative shortint showallconjs showcolumn showconstraintlocation +syn keyword splintFlag contained showconstraintparens showdeephistory showfunc showloadloc showscan +syn keyword splintFlag contained showsourceloc showsummary sizeofformalarray sizeoftype skipisoheaders +syn keyword splintFlag contained skipposixheaders slashslashcomment slovak slovakconsts slovakfcns +syn keyword splintFlag contained slovakmacros slovaktypes slovakvars specglobimponly specimponly +syn keyword splintFlag contained specmacros specretimponly specstructimponly specundecl specundef +syn keyword splintFlag contained stackref statemerge statetransfer staticinittrans statictrans +syn keyword splintFlag contained strictbranchstate strictdestroy strictops strictusereleased stringliterallen +syn keyword splintFlag contained stringliteralnoroom stringliteralnoroomfinalnull stringliteralsmaller stringliteraltoolong structimponly +syn keyword splintFlag contained superuser switchloopbreak switchswitchbreak syntax sysdirerrors +syn keyword splintFlag contained sysdirexpandmacros sysunrecog tagprefix tagprefixexclude temptrans +syn keyword splintFlag contained tmpcomments toctou topuse trytorecover type +syn keyword splintFlag contained typeprefix typeprefixexclude typeuse uncheckedglobalias uncheckedmacroprefix +syn keyword splintFlag contained uncheckedmacroprefixexclude uniondef unixstandard unqualifiedinittrans unqualifiedtrans +syn keyword splintFlag contained unreachable unrecog unrecogcomments unrecogdirective unrecogflagcomments +syn keyword splintFlag contained unsignedcompare unusedspecial usedef usereleased usevarargs +syn keyword splintFlag contained varuse voidabstract warnflags warnlintcomments warnmissingglobs +syn keyword splintFlag contained warnmissingglobsnoglobs warnposixheaders warnrc warnsysfiles warnunixlib +syn keyword splintFlag contained warnuse whileblock whileempty whileloopexec zerobool +syn keyword splintFlag contained zeroptr +" Global Flags: +syn keyword splintGlobalFlag contained csv dump errorstream errorstreamstderr errorstreamstdout +syn keyword splintGlobalFlag contained expect f help i isolib +syn keyword splintGlobalFlag contained larchpath lclexpect lclimportdir lcs lh +syn keyword splintGlobalFlag contained load messagestream messagestreamstderr messagestreamstdout mts +syn keyword splintGlobalFlag contained neverinclude nof nolib posixlib posixstrictlib +syn keyword splintGlobalFlag contained showalluses singleinclude skipsysheaders stats streamoverwrite +syn keyword splintGlobalFlag contained strictlib supcounts sysdirs timedist tmpdir +syn keyword splintGlobalFlag contained unixlib unixstrictlib warningstream warningstreamstderr warningstreamstdout +syn keyword splintGlobalFlag contained whichlib +syn match splintFlagExpr contained "[\+\-\=]" nextgroup=splintFlag,splintGlobalFlag + +" detect missing /*@ and wrong */ +syn match splintAnnError "@\*/" +syn cluster cCommentGroup add=splintAnnError +syn match splintAnnError2 "[^@]\*/"hs=s+1 contained +syn region splintAnnotation start="/\*@" end="@\*/" contains=@splintAnnotElem,cType keepend +syn match splintShortAnn "/\*@\*/" +syn cluster splintAnnotElem contains=splintStateAnnot,splintSpecialAnnot,splintSpecTag,splintModifies,splintRequires,splintGlobals,splintGlobitem,splintGlobannot,splintWarning,splintModitem,splintIter,splintConst,splintAlt,splintType,splintGlobalType,splintMemMgm,splintAlias,splintExposure,splintDefState,splintGlobState,splintNullState,splintNullPred,splintExit,splintExec,splintSef,splintDecl,splintCase,splintBreak,splintUnreach,splintSpecFunc,splintErrSupp,splintTypeAcc,splintMacro,splintSpecType,splintAnnError2,splintFlagExpr +syn cluster splintAllStuff contains=@splintAnnotElem,splintFlag,splintGlobalFlag +syn cluster cParenGroup add=@splintAllStuff +syn cluster cPreProcGroup add=@splintAllStuff +syn cluster cMultiGroup add=@splintAllStuff + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_splint_syntax_inits") + if version < 508 + let did_splint_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink splintShortAnn splintAnnotation + HiLink splintAnnotation Comment + HiLink splintAnnError splintError + HiLink splintAnnError2 splintError + HiLink splintFlag SpecialComment + HiLink splintGlobalFlag splintError + HiLink splintSpecialAnnot splintAnnKey + HiLink splintStateAnnot splintAnnKey + HiLink splintSpecTag splintAnnKey + HiLink splintModifies splintAnnKey + HiLink splintRequires splintAnnKey + HiLink splintGlobals splintAnnKey + HiLink splintGlobitem Constant + HiLink splintGlobannot splintAnnKey + HiLink splintWarning splintAnnKey + HiLink splintModitem Constant + HiLink splintIter splintAnnKey + HiLink splintConst splintAnnKey + HiLink splintAlt splintAnnKey + HiLink splintType splintAnnKey + HiLink splintGlobalType splintAnnKey + HiLink splintMemMgm splintAnnKey + HiLink splintAlias splintAnnKey + HiLink splintExposure splintAnnKey + HiLink splintDefState splintAnnKey + HiLink splintGlobState splintAnnKey + HiLink splintNullState splintAnnKey + HiLink splintNullPred splintAnnKey + HiLink splintExit splintAnnKey + HiLink splintExec splintAnnKey + HiLink splintSef splintAnnKey + HiLink splintDecl splintAnnKey + HiLink splintCase splintAnnKey + HiLink splintBreak splintAnnKey + HiLink splintUnreach splintAnnKey + HiLink splintSpecFunc splintAnnKey + HiLink splintErrSupp splintAnnKey + HiLink splintTypeAcc splintAnnKey + HiLink splintMacro splintAnnKey + HiLink splintSpecType splintAnnKey + HiLink splintAnnKey Type + HiLink splintError Error + + delcommand HiLink +endif + +let b:current_syntax = "splint" + +" vim: ts=8 diff --git a/vim71/syntax/spup.vim b/vim71/syntax/spup.vim new file mode 100644 index 0000000..af57737 --- /dev/null +++ b/vim71/syntax/spup.vim @@ -0,0 +1,277 @@ +" Vim syntax file +" Language: Speedup, plant simulator from AspenTech +" Maintainer: Stefan.Schwarzer +" URL: http://www.ndh.net/home/sschwarzer/download/spup.vim +" Last Change: 2003 May 11 +" Filename: spup.vim + +" Bugs +" - in the appropriate sections keywords are always highlighted +" even if they are not used with the appropriate meaning; +" example: in +" MODEL demonstration +" TYPE +" *area AS area +" both "area" are highlighted as spupType. +" +" If you encounter problems or have questions or suggestions, mail me + +" Remove old syntax stuff +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" don't hightlight several keywords like subsections +"let strict_subsections = 1 + +" highlight types usually found in DECLARE section +if !exists("hightlight_types") + let highlight_types = 1 +endif + +" one line comment syntax (# comments) +" 1. allow appended code after comment, do not complain +" 2. show code beginnig with the second # as an error +" 3. show whole lines with more than one # as an error +if !exists("oneline_comments") + let oneline_comments = 2 +endif + +" Speedup SECTION regions +syn case ignore +syn region spupCdi matchgroup=spupSection start="^CDI" end="^\*\*\*\*" contains=spupCdiSubs,@spupOrdinary +syn region spupConditions matchgroup=spupSection start="^CONDITIONS" end="^\*\*\*\*" contains=spupConditionsSubs,@spupOrdinary,spupConditional,spupOperator,spupCode +syn region spupDeclare matchgroup=spupSection start="^DECLARE" end="^\*\*\*\*" contains=spupDeclareSubs,@spupOrdinary,spupTypes,spupCode +syn region spupEstimation matchgroup=spupSection start="^ESTIMATION" end="^\*\*\*\*" contains=spupEstimationSubs,@spupOrdinary +syn region spupExternal matchgroup=spupSection start="^EXTERNAL" end="^\*\*\*\*" contains=spupExternalSubs,@spupOrdinary +syn region spupFlowsheet matchgroup=spupSection start="^FLOWSHEET" end="^\*\*\*\*" contains=spupFlowsheetSubs,@spupOrdinary,spupStreams,@spupTextproc +syn region spupFunction matchgroup=spupSection start="^FUNCTION" end="^\*\*\*\*" contains=spupFunctionSubs,@spupOrdinary,spupHelp,spupCode,spupTypes +syn region spupGlobal matchgroup=spupSection start="^GLOBAL" end="^\*\*\*\*" contains=spupGlobalSubs,@spupOrdinary +syn region spupHomotopy matchgroup=spupSection start="^HOMOTOPY" end="^\*\*\*\*" contains=spupHomotopySubs,@spupOrdinary +syn region spupMacro matchgroup=spupSection start="^MACRO" end="^\*\*\*\*" contains=spupMacroSubs,@spupOrdinary,@spupTextproc,spupTypes,spupStreams,spupOperator +syn region spupModel matchgroup=spupSection start="^MODEL" end="^\*\*\*\*" contains=spupModelSubs,@spupOrdinary,spupConditional,spupOperator,spupTypes,spupStreams,@spupTextproc,spupHelp +syn region spupOperation matchgroup=spupSection start="^OPERATION" end="^\*\*\*\*" contains=spupOperationSubs,@spupOrdinary,@spupTextproc +syn region spupOptions matchgroup=spupSection start="^OPTIONS" end="^\*\*\*\*" contains=spupOptionsSubs,@spupOrdinary +syn region spupProcedure matchgroup=spupSection start="^PROCEDURE" end="^\*\*\*\*" contains=spupProcedureSubs,@spupOrdinary,spupHelp,spupCode,spupTypes +syn region spupProfiles matchgroup=spupSection start="^PROFILES" end="^\*\*\*\*" contains=@spupOrdinary,@spupTextproc +syn region spupReport matchgroup=spupSection start="^REPORT" end="^\*\*\*\*" contains=spupReportSubs,@spupOrdinary,spupHelp,@spupTextproc +syn region spupTitle matchgroup=spupSection start="^TITLE" end="^\*\*\*\*" contains=spupTitleSubs,spupComment,spupConstant,spupError +syn region spupUnit matchgroup=spupSection start="^UNIT" end="^\*\*\*\*" contains=spupUnitSubs,@spupOrdinary + +" Subsections +syn keyword spupCdiSubs INPUT FREE OUTPUT LINEARTIME MINNONZERO CALCULATE FILES SCALING contained +syn keyword spupDeclareSubs TYPE STREAM contained +syn keyword spupEstimationSubs ESTIMATE SSEXP DYNEXP RESULT contained +syn keyword spupExternalSubs TRANSMIT RECEIVE contained +syn keyword spupFlowsheetSubs STREAM contained +syn keyword spupFunctionSubs INPUT OUTPUT contained +syn keyword spupGlobalSubs VARIABLES MAXIMIZE MINIMIZE CONSTRAINT contained +syn keyword spupHomotopySubs VARY OPTIONS contained +syn keyword spupMacroSubs MODEL FLOWSHEET contained +syn keyword spupModelSubs CATEGORY SET TYPE STREAM EQUATION PROCEDURE contained +syn keyword spupOperationSubs SET PRESET INITIAL SSTATE FREE contained +syn keyword spupOptionsSubs ROUTINES TRANSLATE EXECUTION contained +syn keyword spupProcedureSubs INPUT OUTPUT SPACE PRECALL POSTCALL DERIVATIVE STREAM contained +" no subsections for Profiles +syn keyword spupReportSubs SET INITIAL FIELDS FIELDMARK DISPLAY WITHIN contained +syn keyword spupUnitSubs ROUTINES SET contained + +" additional keywords for subsections +if !exists( "strict_subsections" ) + syn keyword spupConditionsSubs STOP PRINT contained + syn keyword spupDeclareSubs UNIT SET COMPONENTS THERMO OPTIONS contained + syn keyword spupEstimationSubs VARY MEASURE INITIAL contained + syn keyword spupFlowsheetSubs TYPE FEED PRODUCT INPUT OUTPUT CONNECTION OF IS contained + syn keyword spupMacroSubs CONNECTION STREAM SET INPUT OUTPUT OF IS FEED PRODUCT TYPE contained + syn keyword spupModelSubs AS ARRAY OF INPUT OUTPUT CONNECTION contained + syn keyword spupOperationSubs WITHIN contained + syn keyword spupReportSubs LEFT RIGHT CENTER CENTRE UOM TIME DATE VERSION RELDATE contained + syn keyword spupUnitSubs IS A contained +endif + +" Speedup data types +if exists( "highlight_types" ) + syn keyword spupTypes act_coeff_liq area coefficient concentration contained + syn keyword spupTypes control_signal cond_liq cond_vap cp_mass_liq contained + syn keyword spupTypes cp_mol_liq cp_mol_vap cv_mol_liq cv_mol_vap contained + syn keyword spupTypes diffus_liq diffus_vap delta_p dens_mass contained + syn keyword spupTypes dens_mass_sol dens_mass_liq dens_mass_vap dens_mol contained + syn keyword spupTypes dens_mol_sol dens_mol_liq dens_mol_vap enthflow contained + syn keyword spupTypes enth_mass enth_mass_liq enth_mass_vap enth_mol contained + syn keyword spupTypes enth_mol_sol enth_mol_liq enth_mol_vap entr_mol contained + syn keyword spupTypes entr_mol_sol entr_mol_liq entr_mol_vap fraction contained + syn keyword spupTypes flow_mass flow_mass_liq flow_mass_vap flow_mol contained + syn keyword spupTypes flow_mol_vap flow_mol_liq flow_vol flow_vol_vap contained + syn keyword spupTypes flow_vol_liq fuga_vap fuga_liq fuga_sol contained + syn keyword spupTypes gibb_mol_sol heat_react heat_trans_coeff contained + syn keyword spupTypes holdup_heat holdup_heat_liq holdup_heat_vap contained + syn keyword spupTypes holdup_mass holdup_mass_liq holdup_mass_vap contained + syn keyword spupTypes holdup_mol holdup_mol_liq holdup_mol_vap k_value contained + syn keyword spupTypes length length_delta length_short liqfraction contained + syn keyword spupTypes liqmassfraction mass massfraction molefraction contained + syn keyword spupTypes molweight moment_inertia negative notype percent contained + syn keyword spupTypes positive pressure press_diff press_drop press_rise contained + syn keyword spupTypes ratio reaction reaction_mass rotation surf_tens contained + syn keyword spupTypes temperature temperature_abs temp_diff temp_drop contained + syn keyword spupTypes temp_rise time vapfraction vapmassfraction contained + syn keyword spupTypes velocity visc_liq visc_vap volume zmom_rate contained + syn keyword spupTypes seg_rate smom_rate tmom_rate zmom_mass seg_mass contained + syn keyword spupTypes smom_mass tmom_mass zmom_holdup seg_holdup contained + syn keyword spupTypes smom_holdup tmom_holdup contained +endif + +" stream types +syn keyword spupStreams mainstream vapour liquid contained + +" "conditional" keywords +syn keyword spupConditional IF THEN ELSE ENDIF contained +" Operators, symbols etc. +syn keyword spupOperator AND OR NOT contained +syn match spupSymbol "[,\-+=:;*/\"<>@%()]" contained +syn match spupSpecial "[&\$?]" contained +" Surprisingly, Speedup allows no unary + instead of the - +syn match spupError "[(=+\-*/]\s*+\d\+\([ed][+-]\=\d\+\)\=\>"lc=1 contained +syn match spupError "[(=+\-*/]\s*+\d\+\.\([ed][+-]\=\d\+\)\=\>"lc=1 contained +syn match spupError "[(=+\-*/]\s*+\d*\.\d\+\([ed][+-]\=\d\+\)\=\>"lc=1 contained +" String +syn region spupString start=+"+ end=+"+ oneline contained +syn region spupString start=+'+ end=+'+ oneline contained +" Identifier +syn match spupIdentifier "\<[a-z][a-z0-9_]*\>" contained +" Textprocessor directives +syn match spupTextprocGeneric "?[a-z][a-z0-9_]*\>" contained +syn region spupTextprocError matchgroup=spupTextprocGeneric start="?ERROR" end="?END"he=s-1 contained +" Number, without decimal point +syn match spupNumber "-\=\d\+\([ed][+-]\=\d\+\)\=" contained +" Number, allows 1. before exponent +syn match spupNumber "-\=\d\+\.\([ed][+-]\=\d\+\)\=" contained +" Number allows .1 before exponent +syn match spupNumber "-\=\d*\.\d\+\([ed][+-]\=\d\+\)\=" contained +" Help subsections +syn region spupHelp start="^HELP"hs=e+1 end="^\$ENDHELP"he=s-1 contained +" Fortran code +syn region spupCode start="^CODE"hs=e+1 end="^\$ENDCODE"he=s-1 contained +" oneline comments +if oneline_comments > 3 + oneline_comments = 2 " default +endif +if oneline_comments == 1 + syn match spupComment "#[^#]*#\=" +elseif oneline_comments == 2 + syn match spupError "#.*$" + syn match spupComment "#[^#]*" nextgroup=spupError +elseif oneline_comments == 3 + syn match spupComment "#[^#]*" + syn match spupError "#[^#]*#.*" +endif +" multiline comments +syn match spupOpenBrace "{" contained +syn match spupError "}" +syn region spupComment matchgroup=spupComment2 start="{" end="}" keepend contains=spupOpenBrace + +syn cluster spupOrdinary contains=spupNumber,spupIdentifier,spupSymbol +syn cluster spupOrdinary add=spupError,spupString,spupComment +syn cluster spupTextproc contains=spupTextprocGeneric,spupTextprocError + +" define syncronizing; especially OPERATION sections can become very large +syn sync clear +syn sync minlines=100 +syn sync maxlines=500 + +syn sync match spupSyncOperation grouphere spupOperation "^OPERATION" +syn sync match spupSyncCdi grouphere spupCdi "^CDI" +syn sync match spupSyncConditions grouphere spupConditions "^CONDITIONS" +syn sync match spupSyncDeclare grouphere spupDeclare "^DECLARE" +syn sync match spupSyncEstimation grouphere spupEstimation "^ESTIMATION" +syn sync match spupSyncExternal grouphere spupExternal "^EXTERNAL" +syn sync match spupSyncFlowsheet grouphere spupFlowsheet "^FLOWSHEET" +syn sync match spupSyncFunction grouphere spupFunction "^FUNCTION" +syn sync match spupSyncGlobal grouphere spupGlobal "^GLOBAL" +syn sync match spupSyncHomotopy grouphere spupHomotopy "^HOMOTOPY" +syn sync match spupSyncMacro grouphere spupMacro "^MACRO" +syn sync match spupSyncModel grouphere spupModel "^MODEL" +syn sync match spupSyncOperation grouphere spupOperation "^OPERATION" +syn sync match spupSyncOptions grouphere spupOptions "^OPTIONS" +syn sync match spupSyncProcedure grouphere spupProcedure "^PROCEDURE" +syn sync match spupSyncProfiles grouphere spupProfiles "^PROFILES" +syn sync match spupSyncReport grouphere spupReport "^REPORT" +syn sync match spupSyncTitle grouphere spupTitle "^TITLE" +syn sync match spupSyncUnit grouphere spupUnit "^UNIT" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_spup_syn_inits") + if version < 508 + let did_spup_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink spupCdi spupSection + HiLink spupConditions spupSection + HiLink spupDeclare spupSection + HiLink spupEstimation spupSection + HiLink spupExternal spupSection + HiLink spupFlowsheet spupSection + HiLink spupFunction spupSection + HiLink spupGlobal spupSection + HiLink spupHomotopy spupSection + HiLink spupMacro spupSection + HiLink spupModel spupSection + HiLink spupOperation spupSection + HiLink spupOptions spupSection + HiLink spupProcedure spupSection + HiLink spupProfiles spupSection + HiLink spupReport spupSection + HiLink spupTitle spupConstant " this is correct, truly ;) + HiLink spupUnit spupSection + + HiLink spupCdiSubs spupSubs + HiLink spupConditionsSubs spupSubs + HiLink spupDeclareSubs spupSubs + HiLink spupEstimationSubs spupSubs + HiLink spupExternalSubs spupSubs + HiLink spupFlowsheetSubs spupSubs + HiLink spupFunctionSubs spupSubs + HiLink spupHomotopySubs spupSubs + HiLink spupMacroSubs spupSubs + HiLink spupModelSubs spupSubs + HiLink spupOperationSubs spupSubs + HiLink spupOptionsSubs spupSubs + HiLink spupProcedureSubs spupSubs + HiLink spupReportSubs spupSubs + HiLink spupUnitSubs spupSubs + + HiLink spupCode Normal + HiLink spupComment Comment + HiLink spupComment2 spupComment + HiLink spupConditional Statement + HiLink spupConstant Constant + HiLink spupError Error + HiLink spupHelp Normal + HiLink spupIdentifier Identifier + HiLink spupNumber Constant + HiLink spupOperator Special + HiLink spupOpenBrace spupError + HiLink spupSection Statement + HiLink spupSpecial spupTextprocGeneric + HiLink spupStreams Type + HiLink spupString Constant + HiLink spupSubs Statement + HiLink spupSymbol Special + HiLink spupTextprocError Normal + HiLink spupTextprocGeneric PreProc + HiLink spupTypes Type + + delcommand HiLink +endif + +let b:current_syntax = "spup" + +" vim:ts=4 diff --git a/vim71/syntax/spyce.vim b/vim71/syntax/spyce.vim new file mode 100644 index 0000000..641aa86 --- /dev/null +++ b/vim71/syntax/spyce.vim @@ -0,0 +1,110 @@ +" Vim syntax file +" Language: SPYCE +" Maintainer: Rimon Barr +" URL: http://spyce.sourceforge.net +" Last Change: 2003 May 11 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" we define it here so that included files can test for it +if !exists("main_syntax") + let main_syntax='spyce' +endif + +" Read the HTML syntax to start with +let b:did_indent = 1 " don't perform HTML indentation! +let html_no_rendering = 1 " do not render ,, etc... +if version < 600 + so :p:h/html.vim +else + runtime! syntax/html.vim + unlet b:current_syntax +endif + +" include python +syn include @Python :p:h/python.vim +syn include @Html :p:h/html.vim + +" spyce definitions +syn keyword spyceDirectiveKeyword include compact module import contained +syn keyword spyceDirectiveArg name names file contained +syn region spyceDirectiveString start=+"+ end=+"+ contained +syn match spyceDirectiveValue "=[\t ]*[^'", \t>][^, \t>]*"hs=s+1 contained + +syn match spyceBeginErrorS ,\[\[, +syn match spyceBeginErrorA ,<%, +syn cluster spyceBeginError contains=spyceBeginErrorS,spyceBeginErrorA +syn match spyceEndErrorS ,\]\], +syn match spyceEndErrorA ,%>, +syn cluster spyceEndError contains=spyceEndErrorS,spyceEndErrorA + +syn match spyceEscBeginS ,\\\[\[, +syn match spyceEscBeginA ,\\<%, +syn cluster spyceEscBegin contains=spyceEscBeginS,spyceEscBeginA +syn match spyceEscEndS ,\\\]\], +syn match spyceEscEndA ,\\%>, +syn cluster spyceEscEnd contains=spyceEscEndS,spyceEscEndA +syn match spyceEscEndCommentS ,--\\\]\], +syn match spyceEscEndCommentA ,--\\%>, +syn cluster spyceEscEndComment contains=spyceEscEndCommentS,spyceEscEndCommentA + +syn region spyceStmtS matchgroup=spyceStmtDelim start=,\[\[, end=,\]\], contains=@Python,spyceLambdaS,spyceLambdaA,spyceBeginError keepend +syn region spyceStmtA matchgroup=spyceStmtDelim start=,<%, end=,%>, contains=@Python,spyceLambdaS,spyceLambdaA,spyceBeginError keepend +syn region spyceChunkS matchgroup=spyceChunkDelim start=,\[\[\\, end=,\]\], contains=@Python,spyceLambdaS,spyceLambdaA,spyceBeginError keepend +syn region spyceChunkA matchgroup=spyceChunkDelim start=,<%\\, end=,%>, contains=@Python,spyceLambdaS,spyceLambdaA,spyceBeginError keepend +syn region spyceEvalS matchgroup=spyceEvalDelim start=,\[\[=, end=,\]\], contains=@Python,spyceLambdaS,spyceLambdaA,spyceBeginError keepend +syn region spyceEvalA matchgroup=spyceEvalDelim start=,<%=, end=,%>, contains=@Python,spyceLambdaS,spyceLambdaA,spyceBeginError keepend +syn region spyceDirectiveS matchgroup=spyceDelim start=,\[\[\., end=,\]\], contains=spyceBeginError,spyceDirectiveKeyword,spyceDirectiveArg,spyceDirectiveValue,spyceDirectiveString keepend +syn region spyceDirectiveA matchgroup=spyceDelim start=,<%@, end=,%>, contains=spyceBeginError,spyceDirectiveKeyword,spyceDirectiveArg,spyceDirectiveValue,spyceDirectiveString keepend +syn region spyceCommentS matchgroup=spyceCommentDelim start=,\[\[--, end=,--\]\], +syn region spyceCommentA matchgroup=spyceCommentDelim start=,<%--, end=,--%>, +syn region spyceLambdaS matchgroup=spyceLambdaDelim start=,\[\[spy!\?, end=,\]\], contains=@Html,@spyce extend +syn region spyceLambdaA matchgroup=spyceLambdaDelim start=,<%spy!\?, end=,%>, contains=@Html,@spyce extend + +syn cluster spyce contains=spyceStmtS,spyceStmtA,spyceChunkS,spyceChunkA,spyceEvalS,spyceEvalA,spyceCommentS,spyceCommentA,spyceDirectiveS,spyceDirectiveA + +syn cluster htmlPreproc contains=@spyce + +hi link spyceDirectiveKeyword Special +hi link spyceDirectiveArg Type +hi link spyceDirectiveString String +hi link spyceDirectiveValue String + +hi link spyceDelim Special +hi link spyceStmtDelim spyceDelim +hi link spyceChunkDelim spyceDelim +hi link spyceEvalDelim spyceDelim +hi link spyceLambdaDelim spyceDelim +hi link spyceCommentDelim Comment + +hi link spyceBeginErrorS Error +hi link spyceBeginErrorA Error +hi link spyceEndErrorS Error +hi link spyceEndErrorA Error + +hi link spyceStmtS spyce +hi link spyceStmtA spyce +hi link spyceChunkS spyce +hi link spyceChunkA spyce +hi link spyceEvalS spyce +hi link spyceEvalA spyce +hi link spyceDirectiveS spyce +hi link spyceDirectiveA spyce +hi link spyceCommentS Comment +hi link spyceCommentA Comment +hi link spyceLambdaS Normal +hi link spyceLambdaA Normal + +hi link spyce Statement + +let b:current_syntax = "spyce" +if main_syntax == 'spyce' + unlet main_syntax +endif + diff --git a/vim71/syntax/sql.vim b/vim71/syntax/sql.vim new file mode 100644 index 0000000..311d9ee --- /dev/null +++ b/vim71/syntax/sql.vim @@ -0,0 +1,39 @@ +" Vim syntax file loader +" Language: SQL +" Maintainer: David Fishburn +" Last Change: Thu Sep 15 2005 10:30:02 AM +" Version: 1.0 + +" Description: Checks for a: +" buffer local variable, +" global variable, +" If the above exist, it will source the type specified. +" If none exist, it will source the default sql.vim file. +" +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Default to the standard Vim distribution file +let filename = 'sqloracle' + +" Check for overrides. Buffer variables have the highest priority. +if exists("b:sql_type_override") + " Check the runtimepath to see if the file exists + if globpath(&runtimepath, 'syntax/'.b:sql_type_override.'.vim') != '' + let filename = b:sql_type_override + endif +elseif exists("g:sql_type_default") + if globpath(&runtimepath, 'syntax/'.g:sql_type_default.'.vim') != '' + let filename = g:sql_type_default + endif +endif + +" Source the appropriate file +exec 'runtime syntax/'.filename.'.vim' + +" vim:sw=4:ff=unix: diff --git a/vim71/syntax/sqlanywhere.vim b/vim71/syntax/sqlanywhere.vim new file mode 100644 index 0000000..b69da0b --- /dev/null +++ b/vim71/syntax/sqlanywhere.vim @@ -0,0 +1,706 @@ +" Vim syntax file +" Language: SQL, Adaptive Server Anywhere +" Maintainer: David Fishburn +" Last Change: Thu Sep 15 2005 10:30:09 AM +" Version: 9.0.2 + +" Description: Updated to Adaptive Server Anywhere 9.0.2 +" Updated to Adaptive Server Anywhere 9.0.1 +" Updated to Adaptive Server Anywhere 9.0.0 +" +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +" The SQL reserved words, defined as keywords. + +syn keyword sqlSpecial false null true + +" common functions +syn keyword sqlFunction count sum avg min max debug_eng isnull +syn keyword sqlFunction greater lesser argn string ymd todate +syn keyword sqlFunction totimestamp date today now utc_now +syn keyword sqlFunction number identity years months weeks days +syn keyword sqlFunction hours minutes seconds second minute hour +syn keyword sqlFunction day month year dow date_format substr +syn keyword sqlFunction substring byte_substr length byte_length +syn keyword sqlFunction datalength ifnull evaluate list +syn keyword sqlFunction soundex similar difference like_start +syn keyword sqlFunction like_end regexp_compile +syn keyword sqlFunction regexp_compile_patindex remainder abs +syn keyword sqlFunction graphical_plan plan explanation ulplan +syn keyword sqlFunction graphical_ulplan long_ulplan +syn keyword sqlFunction short_ulplan rewrite watcomsql +syn keyword sqlFunction transactsql dialect estimate +syn keyword sqlFunction estimate_source index_estimate +syn keyword sqlFunction experience_estimate traceback wsql_state +syn keyword sqlFunction lang_message dateadd datediff datepart +syn keyword sqlFunction datename dayname monthname quarter +syn keyword sqlFunction tsequal hextoint inttohex rand textptr +syn keyword sqlFunction rowid grouping stddev variance rank +syn keyword sqlFunction dense_rank density percent_rank user_name +syn keyword sqlFunction user_id str stuff char_length nullif +syn keyword sqlFunction sortkey compare ts_index_statistics +syn keyword sqlFunction ts_table_statistics isdate isnumeric +syn keyword sqlFunction get_identity lookup newid uuidtostr +syn keyword sqlFunction strtouuid varexists + +" 9.0.1 functions +syn keyword sqlFunction acos asin atan atn2 cast ceiling convert cos cot +syn keyword sqlFunction char_length coalesce dateformat datetime degrees exp +syn keyword sqlFunction floor getdate insertstr +syn keyword sqlFunction log log10 lower mod pi power +syn keyword sqlFunction property radians replicate round sign sin +syn keyword sqlFunction sqldialect tan truncate truncnum +syn keyword sqlFunction base64_encode base64_decode +syn keyword sqlFunction hash compress decompress encrypt decrypt + +" string functions +syn keyword sqlFunction ascii char left ltrim repeat +syn keyword sqlFunction space right rtrim trim lcase ucase +syn keyword sqlFunction locate charindex patindex replace +syn keyword sqlFunction errormsg csconvert + +" property functions +syn keyword sqlFunction db_id db_name property_name +syn keyword sqlFunction property_description property_number +syn keyword sqlFunction next_connection next_database property +syn keyword sqlFunction connection_property db_property db_extended_property +syn keyword sqlFunction event_parmeter event_condition event_condition_name + +" sa_ procedures +syn keyword sqlFunction sa_add_index_consultant_analysis +syn keyword sqlFunction sa_add_workload_query +syn keyword sqlFunction sa_app_deregister +syn keyword sqlFunction sa_app_get_infoStr +syn keyword sqlFunction sa_app_get_status +syn keyword sqlFunction sa_app_register +syn keyword sqlFunction sa_app_registration_unlock +syn keyword sqlFunction sa_app_set_infoStr +syn keyword sqlFunction sa_audit_string +syn keyword sqlFunction sa_check_commit +syn keyword sqlFunction sa_checkpoint_execute +syn keyword sqlFunction sa_conn_activity +syn keyword sqlFunction sa_conn_compression_info +syn keyword sqlFunction sa_conn_deregister +syn keyword sqlFunction sa_conn_info +syn keyword sqlFunction sa_conn_properties +syn keyword sqlFunction sa_conn_properties_by_conn +syn keyword sqlFunction sa_conn_properties_by_name +syn keyword sqlFunction sa_conn_register +syn keyword sqlFunction sa_conn_set_status +syn keyword sqlFunction sa_create_analysis_from_query +syn keyword sqlFunction sa_db_info +syn keyword sqlFunction sa_db_properties +syn keyword sqlFunction sa_disable_auditing_type +syn keyword sqlFunction sa_disable_index +syn keyword sqlFunction sa_disk_free_space +syn keyword sqlFunction sa_enable_auditing_type +syn keyword sqlFunction sa_enable_index +syn keyword sqlFunction sa_end_forward_to +syn keyword sqlFunction sa_eng_properties +syn keyword sqlFunction sa_event_schedules +syn keyword sqlFunction sa_exec_script +syn keyword sqlFunction sa_flush_cache +syn keyword sqlFunction sa_flush_statistics +syn keyword sqlFunction sa_forward_to +syn keyword sqlFunction sa_get_dtt +syn keyword sqlFunction sa_get_histogram +syn keyword sqlFunction sa_get_request_profile +syn keyword sqlFunction sa_get_request_profile_sub +syn keyword sqlFunction sa_get_request_times +syn keyword sqlFunction sa_get_server_messages +syn keyword sqlFunction sa_get_simulated_scale_factors +syn keyword sqlFunction sa_get_workload_capture_status +syn keyword sqlFunction sa_index_density +syn keyword sqlFunction sa_index_levels +syn keyword sqlFunction sa_index_statistics +syn keyword sqlFunction sa_internal_alter_index_ability +syn keyword sqlFunction sa_internal_create_analysis_from_query +syn keyword sqlFunction sa_internal_disk_free_space +syn keyword sqlFunction sa_internal_get_dtt +syn keyword sqlFunction sa_internal_get_histogram +syn keyword sqlFunction sa_internal_get_request_times +syn keyword sqlFunction sa_internal_get_simulated_scale_factors +syn keyword sqlFunction sa_internal_get_workload_capture_status +syn keyword sqlFunction sa_internal_index_density +syn keyword sqlFunction sa_internal_index_levels +syn keyword sqlFunction sa_internal_index_statistics +syn keyword sqlFunction sa_internal_java_loaded_classes +syn keyword sqlFunction sa_internal_locks +syn keyword sqlFunction sa_internal_pause_workload_capture +syn keyword sqlFunction sa_internal_procedure_profile +syn keyword sqlFunction sa_internal_procedure_profile_summary +syn keyword sqlFunction sa_internal_read_backup_history +syn keyword sqlFunction sa_internal_recommend_indexes +syn keyword sqlFunction sa_internal_reset_identity +syn keyword sqlFunction sa_internal_resume_workload_capture +syn keyword sqlFunction sa_internal_start_workload_capture +syn keyword sqlFunction sa_internal_stop_index_consultant +syn keyword sqlFunction sa_internal_stop_workload_capture +syn keyword sqlFunction sa_internal_table_fragmentation +syn keyword sqlFunction sa_internal_table_page_usage +syn keyword sqlFunction sa_internal_table_stats +syn keyword sqlFunction sa_internal_virtual_sysindex +syn keyword sqlFunction sa_internal_virtual_sysixcol +syn keyword sqlFunction sa_java_loaded_classes +syn keyword sqlFunction sa_jdk_version +syn keyword sqlFunction sa_locks +syn keyword sqlFunction sa_make_object +syn keyword sqlFunction sa_pause_workload_capture +syn keyword sqlFunction sa_proc_debug_attach_to_connection +syn keyword sqlFunction sa_proc_debug_connect +syn keyword sqlFunction sa_proc_debug_detach_from_connection +syn keyword sqlFunction sa_proc_debug_disconnect +syn keyword sqlFunction sa_proc_debug_get_connection_name +syn keyword sqlFunction sa_proc_debug_release_connection +syn keyword sqlFunction sa_proc_debug_request +syn keyword sqlFunction sa_proc_debug_version +syn keyword sqlFunction sa_proc_debug_wait_for_connection +syn keyword sqlFunction sa_procedure_profile +syn keyword sqlFunction sa_procedure_profile_summary +syn keyword sqlFunction sa_read_backup_history +syn keyword sqlFunction sa_recommend_indexes +syn keyword sqlFunction sa_recompile_views +syn keyword sqlFunction sa_remove_index_consultant_analysis +syn keyword sqlFunction sa_remove_index_consultant_workload +syn keyword sqlFunction sa_reset_identity +syn keyword sqlFunction sa_resume_workload_capture +syn keyword sqlFunction sa_server_option +syn keyword sqlFunction sa_set_simulated_scale_factor +syn keyword sqlFunction sa_setremoteuser +syn keyword sqlFunction sa_setsubscription +syn keyword sqlFunction sa_start_recording_commits +syn keyword sqlFunction sa_start_workload_capture +syn keyword sqlFunction sa_statement_text +syn keyword sqlFunction sa_stop_index_consultant +syn keyword sqlFunction sa_stop_recording_commits +syn keyword sqlFunction sa_stop_workload_capture +syn keyword sqlFunction sa_sync +syn keyword sqlFunction sa_sync_sub +syn keyword sqlFunction sa_table_fragmentation +syn keyword sqlFunction sa_table_page_usage +syn keyword sqlFunction sa_table_stats +syn keyword sqlFunction sa_update_index_consultant_workload +syn keyword sqlFunction sa_validate +syn keyword sqlFunction sa_virtual_sysindex +syn keyword sqlFunction sa_virtual_sysixcol + +" sp_ procedures +syn keyword sqlFunction sp_addalias +syn keyword sqlFunction sp_addauditrecord +syn keyword sqlFunction sp_adddumpdevice +syn keyword sqlFunction sp_addgroup +syn keyword sqlFunction sp_addlanguage +syn keyword sqlFunction sp_addlogin +syn keyword sqlFunction sp_addmessage +syn keyword sqlFunction sp_addremotelogin +syn keyword sqlFunction sp_addsegment +syn keyword sqlFunction sp_addserver +syn keyword sqlFunction sp_addthreshold +syn keyword sqlFunction sp_addtype +syn keyword sqlFunction sp_adduser +syn keyword sqlFunction sp_auditdatabase +syn keyword sqlFunction sp_auditlogin +syn keyword sqlFunction sp_auditobject +syn keyword sqlFunction sp_auditoption +syn keyword sqlFunction sp_auditsproc +syn keyword sqlFunction sp_bindefault +syn keyword sqlFunction sp_bindmsg +syn keyword sqlFunction sp_bindrule +syn keyword sqlFunction sp_changedbowner +syn keyword sqlFunction sp_changegroup +syn keyword sqlFunction sp_checknames +syn keyword sqlFunction sp_checkperms +syn keyword sqlFunction sp_checkreswords +syn keyword sqlFunction sp_clearstats +syn keyword sqlFunction sp_column_privileges +syn keyword sqlFunction sp_columns +syn keyword sqlFunction sp_commonkey +syn keyword sqlFunction sp_configure +syn keyword sqlFunction sp_cursorinfo +syn keyword sqlFunction sp_databases +syn keyword sqlFunction sp_datatype_info +syn keyword sqlFunction sp_dboption +syn keyword sqlFunction sp_dbremap +syn keyword sqlFunction sp_depends +syn keyword sqlFunction sp_diskdefault +syn keyword sqlFunction sp_displaylogin +syn keyword sqlFunction sp_dropalias +syn keyword sqlFunction sp_dropdevice +syn keyword sqlFunction sp_dropgroup +syn keyword sqlFunction sp_dropkey +syn keyword sqlFunction sp_droplanguage +syn keyword sqlFunction sp_droplogin +syn keyword sqlFunction sp_dropmessage +syn keyword sqlFunction sp_dropremotelogin +syn keyword sqlFunction sp_dropsegment +syn keyword sqlFunction sp_dropserver +syn keyword sqlFunction sp_dropthreshold +syn keyword sqlFunction sp_droptype +syn keyword sqlFunction sp_dropuser +syn keyword sqlFunction sp_estspace +syn keyword sqlFunction sp_extendsegment +syn keyword sqlFunction sp_fkeys +syn keyword sqlFunction sp_foreignkey +syn keyword sqlFunction sp_getmessage +syn keyword sqlFunction sp_help +syn keyword sqlFunction sp_helpconstraint +syn keyword sqlFunction sp_helpdb +syn keyword sqlFunction sp_helpdevice +syn keyword sqlFunction sp_helpgroup +syn keyword sqlFunction sp_helpindex +syn keyword sqlFunction sp_helpjoins +syn keyword sqlFunction sp_helpkey +syn keyword sqlFunction sp_helplanguage +syn keyword sqlFunction sp_helplog +syn keyword sqlFunction sp_helpprotect +syn keyword sqlFunction sp_helpremotelogin +syn keyword sqlFunction sp_helpsegment +syn keyword sqlFunction sp_helpserver +syn keyword sqlFunction sp_helpsort +syn keyword sqlFunction sp_helptext +syn keyword sqlFunction sp_helpthreshold +syn keyword sqlFunction sp_helpuser +syn keyword sqlFunction sp_indsuspect +syn keyword sqlFunction sp_lock +syn keyword sqlFunction sp_locklogin +syn keyword sqlFunction sp_logdevice +syn keyword sqlFunction sp_login_environment +syn keyword sqlFunction sp_modifylogin +syn keyword sqlFunction sp_modifythreshold +syn keyword sqlFunction sp_monitor +syn keyword sqlFunction sp_password +syn keyword sqlFunction sp_pkeys +syn keyword sqlFunction sp_placeobject +syn keyword sqlFunction sp_primarykey +syn keyword sqlFunction sp_procxmode +syn keyword sqlFunction sp_recompile +syn keyword sqlFunction sp_remap +syn keyword sqlFunction sp_remote_columns +syn keyword sqlFunction sp_remote_exported_keys +syn keyword sqlFunction sp_remote_imported_keys +syn keyword sqlFunction sp_remote_pcols +syn keyword sqlFunction sp_remote_primary_keys +syn keyword sqlFunction sp_remote_procedures +syn keyword sqlFunction sp_remote_tables +syn keyword sqlFunction sp_remoteoption +syn keyword sqlFunction sp_rename +syn keyword sqlFunction sp_renamedb +syn keyword sqlFunction sp_reportstats +syn keyword sqlFunction sp_reset_tsql_environment +syn keyword sqlFunction sp_role +syn keyword sqlFunction sp_server_info +syn keyword sqlFunction sp_servercaps +syn keyword sqlFunction sp_serverinfo +syn keyword sqlFunction sp_serveroption +syn keyword sqlFunction sp_setlangalias +syn keyword sqlFunction sp_setreplicate +syn keyword sqlFunction sp_setrepproc +syn keyword sqlFunction sp_setreptable +syn keyword sqlFunction sp_spaceused +syn keyword sqlFunction sp_special_columns +syn keyword sqlFunction sp_sproc_columns +syn keyword sqlFunction sp_statistics +syn keyword sqlFunction sp_stored_procedures +syn keyword sqlFunction sp_syntax +syn keyword sqlFunction sp_table_privileges +syn keyword sqlFunction sp_tables +syn keyword sqlFunction sp_tsql_environment +syn keyword sqlFunction sp_tsql_feature_not_supported +syn keyword sqlFunction sp_unbindefault +syn keyword sqlFunction sp_unbindmsg +syn keyword sqlFunction sp_unbindrule +syn keyword sqlFunction sp_volchanged +syn keyword sqlFunction sp_who +syn keyword sqlFunction xp_scanf +syn keyword sqlFunction xp_sprintf + +" server functions +syn keyword sqlFunction col_length +syn keyword sqlFunction col_name +syn keyword sqlFunction index_col +syn keyword sqlFunction object_id +syn keyword sqlFunction object_name +syn keyword sqlFunction proc_role +syn keyword sqlFunction show_role +syn keyword sqlFunction xp_cmdshell +syn keyword sqlFunction xp_msver +syn keyword sqlFunction xp_read_file +syn keyword sqlFunction xp_real_cmdshell +syn keyword sqlFunction xp_real_read_file +syn keyword sqlFunction xp_real_sendmail +syn keyword sqlFunction xp_real_startmail +syn keyword sqlFunction xp_real_startsmtp +syn keyword sqlFunction xp_real_stopmail +syn keyword sqlFunction xp_real_stopsmtp +syn keyword sqlFunction xp_real_write_file +syn keyword sqlFunction xp_scanf +syn keyword sqlFunction xp_sendmail +syn keyword sqlFunction xp_sprintf +syn keyword sqlFunction xp_startmail +syn keyword sqlFunction xp_startsmtp +syn keyword sqlFunction xp_stopmail +syn keyword sqlFunction xp_stopsmtp +syn keyword sqlFunction xp_write_file + +" http functions +syn keyword sqlFunction http_header http_variable +syn keyword sqlFunction next_http_header next_http_variable +syn keyword sqlFunction sa_set_http_header sa_set_http_option +syn keyword sqlFunction sa_http_variable_info sa_http_header_info + +" http functions 9.0.1 +syn keyword sqlFunction http_encode http_decode +syn keyword sqlFunction html_encode html_decode + +" keywords +syn keyword sqlKeyword absolute action activ add address after +syn keyword sqlKeyword algorithm allow_dup_row +syn keyword sqlKeyword alter and any as asc ascii ase at atomic +syn keyword sqlKeyword attended audit authorization +syn keyword sqlKeyword autoincrement autostop bcp before +syn keyword sqlKeyword between blank +syn keyword sqlKeyword blanks block bottom unbounded break bufferpool +syn keyword sqlKeyword bulk by byte cache calibrate calibration +syn keyword sqlKeyword capability cascade cast +syn keyword sqlKeyword catalog changes char char_convert check +syn keyword sqlKeyword class classes client +syn keyword sqlKeyword cluster clustered collation column +syn keyword sqlKeyword command comment comparisons +syn keyword sqlKeyword compatible component compressed compute +syn keyword sqlKeyword concat confirm connection +syn keyword sqlKeyword console consolidate consolidated +syn keyword sqlKeyword constraint constraints continue +syn keyword sqlKeyword convert count crc cross cube +syn keyword sqlKeyword current cursor data data database +syn keyword sqlKeyword current_timestamp current_user +syn keyword sqlKeyword datatype dba dbfile +syn keyword sqlKeyword dbspace debug +syn keyword sqlKeyword decrypted default defaults definition +syn keyword sqlKeyword delay deleting delimited desc +syn keyword sqlKeyword description deterministic directory +syn keyword sqlKeyword disable distinct do domain +syn keyword sqlKeyword dsetpass dttm dynamic each editproc ejb +syn keyword sqlKeyword else elseif enable encrypted end endif +syn keyword sqlKeyword engine erase error escape escapes event +syn keyword sqlKeyword every exception exclusive exec +syn keyword sqlKeyword existing exists expanded express +syn keyword sqlKeyword external externlogin factor false +syn keyword sqlKeyword fastfirstrow fieldproc file filler +syn keyword sqlKeyword fillfactor finish first first_keyword +syn keyword sqlKeyword following force foreign format +syn keyword sqlKeyword freepage full function go global +syn keyword sqlKeyword group handler hash having hexadecimal +syn keyword sqlKeyword hidden high hng hold holdlock +syn keyword sqlKeyword hours id identified identity ignore +syn keyword sqlKeyword ignore_dup_key ignore_dup_row immediate +syn keyword sqlKeyword in inactive incremental index info inner +syn keyword sqlKeyword inout insensitive inserting +syn keyword sqlKeyword instead integrated +syn keyword sqlKeyword internal into iq is isolation jar java +syn keyword sqlKeyword jconnect jdk join kb key language last +syn keyword sqlKeyword last_keyword lateral left level like +syn keyword sqlKeyword limit local location log +syn keyword sqlKeyword logging login long low main +syn keyword sqlKeyword match max maximum membership +syn keyword sqlKeyword minutes mirror mode modify monitor +syn keyword sqlKeyword name named native natural new next no +syn keyword sqlKeyword noholdlock nolock nonclustered none not +syn keyword sqlKeyword notify null nulls of off old on +syn keyword sqlKeyword only optimization optimizer option +syn keyword sqlKeyword or order others out outer over +syn keyword sqlKeyword package packetsize padding page pages +syn keyword sqlKeyword paglock parallel part partition path +syn keyword sqlKeyword pctfree plan preceding precision prefetch prefix +syn keyword sqlKeyword preserve preview primary +syn keyword sqlKeyword prior priqty private privileges +syn keyword sqlKeyword procedure public publication publish publisher +syn keyword sqlKeyword quotes range readcommitted +syn keyword sqlKeyword readpast readuncommitted +syn keyword sqlKeyword received recompile recursive references +syn keyword sqlKeyword referencing relative +syn keyword sqlKeyword rename repeatableread +syn keyword sqlKeyword replicate rereceive resend reset +syn keyword sqlKeyword resolve resource respect +syn keyword sqlKeyword restrict result retain +syn keyword sqlKeyword returns right +syn keyword sqlKeyword rollup row rowlock rows save +syn keyword sqlKeyword schedule schema scroll seconds secqty +syn keyword sqlKeyword send sensitive sent serializable +syn keyword sqlKeyword server server session sets +syn keyword sqlKeyword share since site size skip +syn keyword sqlKeyword some sorted_data sqlcode sqlid +syn keyword sqlKeyword sqlstate stacker statement +syn keyword sqlKeyword statistics status stogroup store +syn keyword sqlKeyword strip subpages subscribe subscription +syn keyword sqlKeyword subtransaction synchronization +syn keyword sqlKeyword syntax_error table tablock +syn keyword sqlKeyword tablockx tb temp template temporary then +syn keyword sqlKeyword timezone to top +syn keyword sqlKeyword transaction transactional tries true +syn keyword sqlKeyword tsequal type unconditionally unenforced +syn keyword sqlKeyword unique union unknown unload +syn keyword sqlKeyword updating updlock upgrade use user +syn keyword sqlKeyword using utc utilities validproc +syn keyword sqlKeyword value values varchar variable +syn keyword sqlKeyword varying vcat verify view virtual wait +syn keyword sqlKeyword warning wd when where window with within +syn keyword sqlKeyword with_lparen work writefile +syn keyword sqlKeyword xlock zeros +" XML function support +syn keyword sqlFunction openxml xmlelement xmlforest xmlgen xmlconcat xmlagg +syn keyword sqlFunction xmlattributes +syn keyword sqlKeyword raw auto elements explicit +" HTTP support +syn keyword sqlKeyword authorization secure url service +" HTTP 9.0.2 new procedure keywords +syn keyword sqlKeyword namespace certificate clientport proxy +" OLAP support 9.0.0 +syn keyword sqlKeyword covar_pop covar_samp corr regr_slope regr_intercept +syn keyword sqlKeyword regr_count regr_r2 regr_avgx regr_avgy +syn keyword sqlKeyword regr_sxx regr_syy regr_sxy + +" Alternate keywords +syn keyword sqlKeyword character dec options proc reference +syn keyword sqlKeyword subtrans tran syn keyword + + +syn keyword sqlOperator in any some all between exists +syn keyword sqlOperator like escape not is and or +syn keyword sqlOperator intersect minus +syn keyword sqlOperator prior distinct + +syn keyword sqlStatement allocate alter backup begin call case +syn keyword sqlStatement checkpoint clear close commit configure connect +syn keyword sqlStatement create deallocate declare delete describe +syn keyword sqlStatement disconnect drop execute exit explain fetch +syn keyword sqlStatement for forward from get goto grant help if include +syn keyword sqlStatement input insert install leave load lock loop +syn keyword sqlStatement message open output parameter parameters passthrough +syn keyword sqlStatement prepare print put raiserror read readtext release +syn keyword sqlStatement remote remove reorganize resignal restore resume +syn keyword sqlStatement return revoke rollback savepoint select +syn keyword sqlStatement set setuser signal start stop synchronize +syn keyword sqlStatement system trigger truncate unload update +syn keyword sqlStatement validate waitfor whenever while writetext + + +syn keyword sqlType char long varchar text +syn keyword sqlType bigint decimal double float int integer numeric +syn keyword sqlType smallint tinyint real +syn keyword sqlType money smallmoney +syn keyword sqlType bit +syn keyword sqlType date datetime smalldate time timestamp +syn keyword sqlType binary image varbinary uniqueidentifier +syn keyword sqlType xml unsigned + +syn keyword sqlOption Allow_nulls_by_default +syn keyword sqlOption Ansi_blanks +syn keyword sqlOption Ansi_close_cursors_on_rollback +syn keyword sqlOption Ansi_integer_overflow +syn keyword sqlOption Ansi_permissions +syn keyword sqlOption Ansi_update_constraints +syn keyword sqlOption Ansinull +syn keyword sqlOption Assume_distinct_servers +syn keyword sqlOption Auditing +syn keyword sqlOption Auditing_options +syn keyword sqlOption Auto_commit +syn keyword sqlOption Auto_refetch +syn keyword sqlOption Automatic_timestamp +syn keyword sqlOption Background_priority +syn keyword sqlOption Bell +syn keyword sqlOption Blob_threshold +syn keyword sqlOption Blocking +syn keyword sqlOption Blocking_timeout +syn keyword sqlOption Chained +syn keyword sqlOption Char_OEM_Translation +syn keyword sqlOption Checkpoint_time +syn keyword sqlOption Cis_option +syn keyword sqlOption Cis_rowset_size +syn keyword sqlOption Close_on_endtrans +syn keyword sqlOption Command_delimiter +syn keyword sqlOption Commit_on_exit +syn keyword sqlOption Compression +syn keyword sqlOption Connection_authentication +syn keyword sqlOption Continue_after_raiserror +syn keyword sqlOption Conversion_error +syn keyword sqlOption Cooperative_commit_timeout +syn keyword sqlOption Cooperative_commits +syn keyword sqlOption Database_authentication +syn keyword sqlOption Date_format +syn keyword sqlOption Date_order +syn keyword sqlOption Debug_messages +syn keyword sqlOption Dedicated_task +syn keyword sqlOption Default_timestamp_increment +syn keyword sqlOption Delayed_commit_timeout +syn keyword sqlOption Delayed_commits +syn keyword sqlOption Delete_old_logs +syn keyword sqlOption Describe_Java_Format +syn keyword sqlOption Divide_by_zero_error +syn keyword sqlOption Echo +syn keyword sqlOption Escape_character +syn keyword sqlOption Exclude_operators +syn keyword sqlOption Extended_join_syntax +syn keyword sqlOption External_remote_options +syn keyword sqlOption Fire_triggers +syn keyword sqlOption First_day_of_week +syn keyword sqlOption Float_as_double +syn keyword sqlOption For_xml_null_treatment +syn keyword sqlOption Force_view_creation +syn keyword sqlOption Global_database_id +syn keyword sqlOption Headings +syn keyword sqlOption Input_format +syn keyword sqlOption Integrated_server_name +syn keyword sqlOption Isolation_level +syn keyword sqlOption ISQL_command_timing +syn keyword sqlOption ISQL_escape_character +syn keyword sqlOption ISQL_field_separator +syn keyword sqlOption ISQL_log +syn keyword sqlOption ISQL_plan +syn keyword sqlOption ISQL_plan_cursor_sensitivity +syn keyword sqlOption ISQL_plan_cursor_writability +syn keyword sqlOption ISQL_quote +syn keyword sqlOption Java_heap_size +syn keyword sqlOption Java_input_output +syn keyword sqlOption Java_namespace_size +syn keyword sqlOption Java_page_buffer_size +syn keyword sqlOption Lock_rejected_rows +syn keyword sqlOption Log_deadlocks +syn keyword sqlOption Log_detailed_plans +syn keyword sqlOption Log_max_requests +syn keyword sqlOption Login_mode +syn keyword sqlOption Login_procedure +syn keyword sqlOption Max_cursor_count +syn keyword sqlOption Max_hash_size +syn keyword sqlOption Max_plans_cached +syn keyword sqlOption Max_recursive_iterations +syn keyword sqlOption Max_statement_count +syn keyword sqlOption Max_work_table_hash_size +syn keyword sqlOption Min_password_length +syn keyword sqlOption Nearest_century +syn keyword sqlOption Non_keywords +syn keyword sqlOption NULLS +syn keyword sqlOption ODBC_describe_binary_as_varbinary +syn keyword sqlOption ODBC_distinguish_char_and_varchar +syn keyword sqlOption On_Charset_conversion_failure +syn keyword sqlOption On_error +syn keyword sqlOption On_tsql_error +syn keyword sqlOption Optimistic_wait_for_commit +syn keyword sqlOption Optimization_goal +syn keyword sqlOption Optimization_level +syn keyword sqlOption Optimization_logging +syn keyword sqlOption Optimization_workload +syn keyword sqlOption Output_format +syn keyword sqlOption Output_length +syn keyword sqlOption Output_nulls +syn keyword sqlOption Percent_as_comment +syn keyword sqlOption Pinned_cursor_percent_of_cache +syn keyword sqlOption Precision +syn keyword sqlOption Prefetch +syn keyword sqlOption Preserve_source_format +syn keyword sqlOption Prevent_article_pkey_update +syn keyword sqlOption Qualify_owners +syn keyword sqlOption Query_plan_on_open +syn keyword sqlOption Quiet +syn keyword sqlOption Quote_all_identifiers +syn keyword sqlOption Quoted_identifier +syn keyword sqlOption Read_past_deleted +syn keyword sqlOption Recovery_time +syn keyword sqlOption Remote_idle_timeout +syn keyword sqlOption Replicate_all +syn keyword sqlOption Replication_error +syn keyword sqlOption Replication_error_piece +syn keyword sqlOption Return_date_time_as_string +syn keyword sqlOption Return_java_as_string +syn keyword sqlOption RI_Trigger_time +syn keyword sqlOption Rollback_on_deadlock +syn keyword sqlOption Row_counts +syn keyword sqlOption Save_remote_passwords +syn keyword sqlOption Scale +syn keyword sqlOption Screen_format +syn keyword sqlOption Sort_Collation +syn keyword sqlOption SQL_flagger_error_level +syn keyword sqlOption SQL_flagger_warning_level +syn keyword sqlOption SQLConnect +syn keyword sqlOption SQLStart +syn keyword sqlOption SR_Date_Format +syn keyword sqlOption SR_Time_Format +syn keyword sqlOption SR_TimeStamp_Format +syn keyword sqlOption Statistics +syn keyword sqlOption String_rtruncation +syn keyword sqlOption Subscribe_by_remote +syn keyword sqlOption Subsume_row_locks +syn keyword sqlOption Suppress_TDS_debugging +syn keyword sqlOption TDS_Empty_string_is_null +syn keyword sqlOption Temp_space_limit_check +syn keyword sqlOption Thread_count +syn keyword sqlOption Thread_stack +syn keyword sqlOption Thread_swaps +syn keyword sqlOption Time_format +syn keyword sqlOption Time_zone_adjustment +syn keyword sqlOption Timestamp_format +syn keyword sqlOption Truncate_date_values +syn keyword sqlOption Truncate_timestamp_values +syn keyword sqlOption Truncate_with_auto_commit +syn keyword sqlOption Truncation_length +syn keyword sqlOption Tsql_hex_constant +syn keyword sqlOption Tsql_variables +syn keyword sqlOption Update_statistics +syn keyword sqlOption User_estimates +syn keyword sqlOption Verify_all_columns +syn keyword sqlOption Verify_threshold +syn keyword sqlOption Wait_for_commit + +" Strings and characters: +syn region sqlString start=+"+ end=+"+ contains=@Spell +syn region sqlString start=+'+ end=+'+ contains=@Spell + +" Numbers: +syn match sqlNumber "-\=\<\d*\.\=[0-9_]\>" + +" Comments: +syn region sqlDashComment start=/--/ end=/$/ contains=@Spell +syn region sqlSlashComment start=/\/\// end=/$/ contains=@Spell +syn region sqlMultiComment start="/\*" end="\*/" contains=sqlMultiComment,@Spell +syn cluster sqlComment contains=sqlDashComment,sqlSlashComment,sqlMultiComment,@Spell +syn sync ccomment sqlComment +syn sync ccomment sqlDashComment +syn sync ccomment sqlSlashComment + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sql_syn_inits") + if version < 508 + let did_sql_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi link + endif + + HiLink sqlDashComment Comment + HiLink sqlSlashComment Comment + HiLink sqlMultiComment Comment + HiLink sqlNumber Number + HiLink sqlOperator Operator + HiLink sqlSpecial Special + HiLink sqlKeyword Keyword + HiLink sqlStatement Statement + HiLink sqlString String + HiLink sqlType Type + HiLink sqlFunction Function + HiLink sqlOption PreProc + + delcommand HiLink +endif + +let b:current_syntax = "sqlanywhere" + +" vim:sw=4:ff=unix: diff --git a/vim71/syntax/sqlforms.vim b/vim71/syntax/sqlforms.vim new file mode 100644 index 0000000..055b2ae --- /dev/null +++ b/vim71/syntax/sqlforms.vim @@ -0,0 +1,168 @@ +" Vim syntax file +" Language: SQL*Forms (Oracle 7), based on sql.vim (vim5.0) +" Maintainer: Austin Ziegler (austin@halostatue.ca) +" Last Change: 2003 May 11 +" Prev Change: 19980710 +" URL: http://www.halostatue.ca/vim/syntax/proc.vim +" +" TODO Find a new maintainer who knows SQL*Forms. + + " For version 5.x, clear all syntax items. + " For version 6.x, quit when a syntax file was already loaded. +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syntax case ignore + +if version >= 600 + setlocal iskeyword=a-z,A-Z,48-57,_,.,-,> +else + set iskeyword=a-z,A-Z,48-57,_,.,-,> +endif + + + " The SQL reserved words, defined as keywords. +syntax match sqlTriggers /on-.*$/ +syntax match sqlTriggers /key-.*$/ +syntax match sqlTriggers /post-.*$/ +syntax match sqlTriggers /pre-.*$/ +syntax match sqlTriggers /user-.*$/ + +syntax keyword sqlSpecial null false true + +syntax keyword sqlProcedure abort_query anchor_view bell block_menu break call +syntax keyword sqlProcedure call_input call_query clear_block clear_eol +syntax keyword sqlProcedure clear_field clear_form clear_record commit_form +syntax keyword sqlProcedure copy count_query create_record default_value +syntax keyword sqlProcedure delete_record display_error display_field down +syntax keyword sqlProcedure duplicate_field duplicate_record edit_field +syntax keyword sqlProcedure enter enter_query erase execute_query +syntax keyword sqlProcedure execute_trigger exit_form first_Record go_block +syntax keyword sqlProcedure go_field go_record help hide_menu hide_page host +syntax keyword sqlProcedure last_record list_values lock_record message +syntax keyword sqlProcedure move_view new_form next_block next_field next_key +syntax keyword sqlProcedure next_record next_set pause post previous_block +syntax keyword sqlProcedure previous_field previous_record print redisplay +syntax keyword sqlProcedure replace_menu resize_view scroll_down scroll_up +syntax keyword sqlProcedure set_field show_keys show_menu show_page +syntax keyword sqlProcedure synchronize up user_exit + +syntax keyword sqlFunction block_characteristic error_code error_text +syntax keyword sqlFunction error_type field_characteristic form_failure +syntax keyword sqlFunction form_fatal form_success name_in + +syntax keyword sqlParameters hide no_hide replace no_replace ask_commit +syntax keyword sqlParameters do_commit no_commit no_validate all_records +syntax keyword sqlParameters for_update no_restrict restrict no_screen +syntax keyword sqlParameters bar full_screen pull_down auto_help auto_skip +syntax keyword sqlParameters fixed_length enterable required echo queryable +syntax keyword sqlParameters updateable update_null upper_case attr_on +syntax keyword sqlParameters attr_off base_table first_field last_field +syntax keyword sqlParameters datatype displayed display_length field_length +syntax keyword sqlParameters list page primary_key query_length x_pos y_pos + +syntax match sqlSystem /system\.block_status/ +syntax match sqlSystem /system\.current_block/ +syntax match sqlSystem /system\.current_field/ +syntax match sqlSystem /system\.current_form/ +syntax match sqlSystem /system\.current_value/ +syntax match sqlSystem /system\.cursor_block/ +syntax match sqlSystem /system\.cursor_field/ +syntax match sqlSystem /system\.cursor_record/ +syntax match sqlSystem /system\.cursor_value/ +syntax match sqlSystem /system\.form_status/ +syntax match sqlSystem /system\.last_query/ +syntax match sqlSystem /system\.last_record/ +syntax match sqlSystem /system\.message_level/ +syntax match sqlSystem /system\.record_status/ +syntax match sqlSystem /system\.trigger_block/ +syntax match sqlSystem /system\.trigger_field/ +syntax match sqlSystem /system\.trigger_record/ +syntax match sqlSystem /\$\$date\$\$/ +syntax match sqlSystem /\$\$time\$\$/ + +syntax keyword sqlKeyword accept access add as asc by check cluster column +syntax keyword sqlKeyword compress connect current decimal default +syntax keyword sqlKeyword desc exclusive file for from group +syntax keyword sqlKeyword having identified immediate increment index +syntax keyword sqlKeyword initial into is level maxextents mode modify +syntax keyword sqlKeyword nocompress nowait of offline on online start +syntax keyword sqlKeyword successful synonym table to trigger uid +syntax keyword sqlKeyword unique user validate values view whenever +syntax keyword sqlKeyword where with option order pctfree privileges +syntax keyword sqlKeyword public resource row rowlabel rownum rows +syntax keyword sqlKeyword session share size smallint sql\*forms_version +syntax keyword sqlKeyword terse define form name title procedure begin +syntax keyword sqlKeyword default_menu_application trigger block field +syntax keyword sqlKeyword enddefine declare exception raise when cursor +syntax keyword sqlKeyword definition base_table pragma +syntax keyword sqlKeyword column_name global trigger_type text description +syntax match sqlKeyword "<<<" +syntax match sqlKeyword ">>>" + +syntax keyword sqlOperator not and or out to_number to_date message erase +syntax keyword sqlOperator in any some all between exists substr nvl +syntax keyword sqlOperator exception_init +syntax keyword sqlOperator like escape trunc lpad rpad sum +syntax keyword sqlOperator union intersect minus to_char greatest +syntax keyword sqlOperator prior distinct decode least avg +syntax keyword sqlOperator sysdate true false field_characteristic +syntax keyword sqlOperator display_field call host + +syntax keyword sqlStatement alter analyze audit comment commit create +syntax keyword sqlStatement delete drop explain grant insert lock noaudit +syntax keyword sqlStatement rename revoke rollback savepoint select set +syntax keyword sqlStatement truncate update if elsif loop then +syntax keyword sqlStatement open fetch close else end + +syntax keyword sqlType char character date long raw mlslabel number rowid +syntax keyword sqlType varchar varchar2 float integer boolean global + +syntax keyword sqlCodes sqlcode no_data_found too_many_rows others +syntax keyword sqlCodes form_trigger_failure notfound found +syntax keyword sqlCodes validate no_commit + + " Comments: +syntax region sqlComment start="/\*" end="\*/" +syntax match sqlComment "--.*" + + " Strings and characters: +syntax region sqlString start=+"+ skip=+\\\\\|\\"+ end=+"+ +syntax region sqlString start=+'+ skip=+\\\\\|\\"+ end=+'+ + + " Numbers: +syntax match sqlNumber "-\=\<[0-9]*\.\=[0-9_]\>" + +syntax sync ccomment sqlComment + +if version >= 508 || !exists("did_sqlforms_syn_inits") + if version < 508 + let did_sqlforms_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sqlComment Comment + HiLink sqlKeyword Statement + HiLink sqlNumber Number + HiLink sqlOperator Statement + HiLink sqlProcedure Statement + HiLink sqlFunction Statement + HiLink sqlSystem Identifier + HiLink sqlSpecial Special + HiLink sqlStatement Statement + HiLink sqlString String + HiLink sqlType Type + HiLink sqlCodes Identifier + HiLink sqlTriggers PreProc + + delcommand HiLink +endif + +let b:current_syntax = "sqlforms" + +" vim: ts=8 sw=4 diff --git a/vim71/syntax/sqlinformix.vim b/vim71/syntax/sqlinformix.vim new file mode 100644 index 0000000..b4d0236 --- /dev/null +++ b/vim71/syntax/sqlinformix.vim @@ -0,0 +1,196 @@ +" Vim syntax file +" Informix Structured Query Language (SQL) and Stored Procedure Language (SPL) +" Language: SQL, SPL (Informix Dynamic Server 2000 v9.2) +" Maintainer: Dean Hill +" Last Change: 2004 Aug 30 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + + + +" === Comment syntax group === +syn region sqlComment start="{" end="}" contains=sqlTodo +syn match sqlComment "--.*$" contains=sqlTodo +syn sync ccomment sqlComment + + + +" === Constant syntax group === +" = Boolean subgroup = +syn keyword sqlBoolean true false +syn keyword sqlBoolean null +syn keyword sqlBoolean public user +syn keyword sqlBoolean current today +syn keyword sqlBoolean year month day hour minute second fraction + +" = String subgroup = +syn region sqlString start=+"+ end=+"+ +syn region sqlString start=+'+ end=+'+ + +" = Numbers subgroup = +syn match sqlNumber "-\=\<\d*\.\=[0-9_]\>" + + + +" === Statement syntax group === +" SQL +syn keyword sqlStatement allocate alter +syn keyword sqlStatement begin +syn keyword sqlStatement close commit connect create +syn keyword sqlStatement database deallocate declare delete describe disconnect drop +syn keyword sqlStatement execute fetch flush free get grant info insert +syn keyword sqlStatement load lock open output +syn keyword sqlStatement prepare put +syn keyword sqlStatement rename revoke rollback select set start stop +syn keyword sqlStatement truncate unload unlock update +syn keyword sqlStatement whenever +" SPL +syn keyword sqlStatement call continue define +syn keyword sqlStatement exit +syn keyword sqlStatement let +syn keyword sqlStatement return system trace + +" = Conditional subgroup = +" SPL +syn keyword sqlConditional elif else if then +syn keyword sqlConditional case +" Highlight "end if" with one or more separating spaces +syn match sqlConditional "end \+if" + +" = Repeat subgroup = +" SQL/SPL +" Handle SQL triggers' "for each row" clause and SPL "for" loop +syn match sqlRepeat "for\( \+each \+row\)\=" +" SPL +syn keyword sqlRepeat foreach while +" Highlight "end for", etc. with one or more separating spaces +syn match sqlRepeat "end \+for" +syn match sqlRepeat "end \+foreach" +syn match sqlRepeat "end \+while" + +" = Exception subgroup = +" SPL +syn match sqlException "on \+exception" +syn match sqlException "end \+exception" +syn match sqlException "end \+exception \+with \+resume" +syn match sqlException "raise \+exception" + +" = Keyword subgroup = +" SQL +syn keyword sqlKeyword aggregate add as authorization autofree by +syn keyword sqlKeyword cache cascade check cluster collation +syn keyword sqlKeyword column connection constraint cross +syn keyword sqlKeyword dataskip debug default deferred_prepare +syn keyword sqlKeyword descriptor diagnostics +syn keyword sqlKeyword each escape explain external +syn keyword sqlKeyword file foreign fragment from function +syn keyword sqlKeyword group having +syn keyword sqlKeyword immediate index inner into isolation +syn keyword sqlKeyword join key +syn keyword sqlKeyword left level log +syn keyword sqlKeyword mode modify mounting new no +syn keyword sqlKeyword object of old optical option +syn keyword sqlKeyword optimization order outer +syn keyword sqlKeyword pdqpriority pload primary procedure +syn keyword sqlKeyword references referencing release reserve +syn keyword sqlKeyword residency right role routine row +syn keyword sqlKeyword schedule schema scratch session set +syn keyword sqlKeyword statement statistics synonym +syn keyword sqlKeyword table temp temporary timeout to transaction trigger +syn keyword sqlKeyword using values view violations +syn keyword sqlKeyword where with work +" Highlight "on" (if it's not followed by some words we've already handled) +syn match sqlKeyword "on \+\(exception\)\@!" +" SPL +" Highlight "end" (if it's not followed by some words we've already handled) +syn match sqlKeyword "end \+\(if\|for\|foreach\|while\|exception\)\@!" +syn keyword sqlKeyword resume returning + +" = Operator subgroup = +" SQL +syn keyword sqlOperator not and or +syn keyword sqlOperator in is any some all between exists +syn keyword sqlOperator like matches +syn keyword sqlOperator union intersect +syn keyword sqlOperator distinct unique + + + +" === Identifier syntax group === +" = Function subgroup = +" SQL +syn keyword sqlFunction abs acos asin atan atan2 avg +syn keyword sqlFunction cardinality cast char_length character_length cos count +syn keyword sqlFunction exp filetoblob filetoclob hex +syn keyword sqlFunction initcap length logn log10 lower lpad +syn keyword sqlFunction min max mod octet_length pow range replace root round rpad +syn keyword sqlFunction sin sqrt stdev substr substring sum +syn keyword sqlFunction to_char tan to_date trim trunc upper variance + + + +" === Type syntax group === +" SQL +syn keyword sqlType blob boolean byte char character clob +syn keyword sqlType date datetime dec decimal double +syn keyword sqlType float int int8 integer interval list lvarchar +syn keyword sqlType money multiset nchar numeric nvarchar +syn keyword sqlType real serial serial8 smallfloat smallint +syn keyword sqlType text varchar varying + + + +" === Todo syntax group === +syn keyword sqlTodo TODO FIXME XXX DEBUG NOTE + + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sql_syn_inits") + if version < 508 + let did_sql_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + + " === Comment syntax group === + HiLink sqlComment Comment + + " === Constant syntax group === + HiLink sqlNumber Number + HiLink sqlBoolean Boolean + HiLink sqlString String + + " === Statment syntax group === + HiLink sqlStatement Statement + HiLink sqlConditional Conditional + HiLink sqlRepeat Repeat + HiLink sqlKeyword Keyword + HiLink sqlOperator Operator + HiLink sqlException Exception + + " === Identifier syntax group === + HiLink sqlFunction Function + + " === Type syntax group === + HiLink sqlType Type + + " === Todo syntax group === + HiLink sqlTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "sqlinformix" diff --git a/vim71/syntax/sqlj.vim b/vim71/syntax/sqlj.vim new file mode 100644 index 0000000..51398ef --- /dev/null +++ b/vim71/syntax/sqlj.vim @@ -0,0 +1,102 @@ +" Vim syntax file +" Language: sqlj +" Maintainer: Andreas Fischbach +" This file is based on sql.vim && java.vim (thanx) +" with a handful of additional sql words and still +" a subset of whatever standard +" Last change: 31th Dec 2001 + +" au BufNewFile,BufRead *.sqlj so $VIM/syntax/sqlj.vim + +" Remove any old syntax stuff hanging around +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Read the Java syntax to start with +source :p:h/java.vim + +" SQLJ extentions +" The SQL reserved words, defined as keywords. + +syn case ignore +syn keyword sqljSpecial null + +syn keyword sqljKeyword access add as asc by check cluster column +syn keyword sqljKeyword compress connect current decimal default +syn keyword sqljKeyword desc else exclusive file for from group +syn keyword sqljKeyword having identified immediate increment index +syn keyword sqljKeyword initial into is level maxextents mode modify +syn keyword sqljKeyword nocompress nowait of offline on online start +syn keyword sqljKeyword successful synonym table then to trigger uid +syn keyword sqljKeyword unique user validate values view whenever +syn keyword sqljKeyword where with option order pctfree privileges +syn keyword sqljKeyword public resource row rowlabel rownum rows +syn keyword sqljKeyword session share size smallint + +syn keyword sqljKeyword fetch database context iterator field join +syn keyword sqljKeyword foreign outer inner isolation left right +syn keyword sqljKeyword match primary key + +syn keyword sqljOperator not and or +syn keyword sqljOperator in any some all between exists +syn keyword sqljOperator like escape +syn keyword sqljOperator union intersect minus +syn keyword sqljOperator prior distinct +syn keyword sqljOperator sysdate + +syn keyword sqljOperator max min avg sum count hex + +syn keyword sqljStatement alter analyze audit comment commit create +syn keyword sqljStatement delete drop explain grant insert lock noaudit +syn keyword sqljStatement rename revoke rollback savepoint select set +syn keyword sqljStatement truncate update begin work + +syn keyword sqljType char character date long raw mlslabel number +syn keyword sqljType rowid varchar varchar2 float integer + +syn keyword sqljType byte text serial + + +" Strings and characters: +syn region sqljString start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn region sqljString start=+'+ skip=+\\\\\|\\"+ end=+'+ + +" Numbers: +syn match sqljNumber "-\=\<\d*\.\=[0-9_]\>" + +" PreProc +syn match sqljPre "#sql" + +" Comments: +syn region sqljComment start="/\*" end="\*/" +syn match sqlComment "--.*" + +syn sync ccomment sqljComment + +if version >= 508 || !exists("did_sqlj_syn_inits") + if version < 508 + let did_sqlj_syn_inits = 1 + command! -nargs=+ HiLink hi link + else + command! -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later. + HiLink sqljComment Comment + HiLink sqljKeyword sqljSpecial + HiLink sqljNumber Number + HiLink sqljOperator sqljStatement + HiLink sqljSpecial Special + HiLink sqljStatement Statement + HiLink sqljString String + HiLink sqljType Type + HiLink sqljPre PreProc + + delcommand HiLink +endif + +let b:current_syntax = "sqlj" + diff --git a/vim71/syntax/sqloracle.vim b/vim71/syntax/sqloracle.vim new file mode 100644 index 0000000..f9a7c19 --- /dev/null +++ b/vim71/syntax/sqloracle.vim @@ -0,0 +1,89 @@ +" Vim syntax file +" Language: SQL, PL/SQL (Oracle 8i) +" Maintainer: Paul Moore +" Last Change: 2005 Dec 23 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +" The SQL reserved words, defined as keywords. + +syn keyword sqlSpecial false null true + +syn keyword sqlKeyword access add as asc begin by check cluster column +syn keyword sqlKeyword compress connect current cursor decimal default desc +syn keyword sqlKeyword else elsif end exception exclusive file for from +syn keyword sqlKeyword function group having identified if immediate increment +syn keyword sqlKeyword index initial into is level loop maxextents mode modify +syn keyword sqlKeyword nocompress nowait of offline on online start +syn keyword sqlKeyword successful synonym table then to trigger uid +syn keyword sqlKeyword unique user validate values view whenever +syn keyword sqlKeyword where with option order pctfree privileges procedure +syn keyword sqlKeyword public resource return row rowlabel rownum rows +syn keyword sqlKeyword session share size smallint type using + +syn keyword sqlOperator not and or +syn keyword sqlOperator in any some all between exists +syn keyword sqlOperator like escape +syn keyword sqlOperator union intersect minus +syn keyword sqlOperator prior distinct +syn keyword sqlOperator sysdate out + +syn keyword sqlStatement alter analyze audit comment commit create +syn keyword sqlStatement delete drop execute explain grant insert lock noaudit +syn keyword sqlStatement rename revoke rollback savepoint select set +syn keyword sqlStatement truncate update + +syn keyword sqlType boolean char character date float integer long +syn keyword sqlType mlslabel number raw rowid varchar varchar2 varray + +" Strings and characters: +syn region sqlString start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn region sqlString start=+'+ skip=+\\\\\|\\'+ end=+'+ + +" Numbers: +syn match sqlNumber "-\=\<\d*\.\=[0-9_]\>" + +" Comments: +syn region sqlComment start="/\*" end="\*/" contains=sqlTodo +syn match sqlComment "--.*$" contains=sqlTodo + +syn sync ccomment sqlComment + +" Todo. +syn keyword sqlTodo contained TODO FIXME XXX DEBUG NOTE + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sql_syn_inits") + if version < 508 + let did_sql_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sqlComment Comment + HiLink sqlKeyword sqlSpecial + HiLink sqlNumber Number + HiLink sqlOperator sqlStatement + HiLink sqlSpecial Special + HiLink sqlStatement Statement + HiLink sqlString String + HiLink sqlType Type + HiLink sqlTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "sql" + +" vim: ts=8 diff --git a/vim71/syntax/sqr.vim b/vim71/syntax/sqr.vim new file mode 100644 index 0000000..8749447 --- /dev/null +++ b/vim71/syntax/sqr.vim @@ -0,0 +1,295 @@ +" Vim syntax file +" Language: Structured Query Report Writer (SQR) +" Maintainer: Nathan Stratton Treadway (nathanst at ontko dot com) +" URL: http://www.ontko.com/sqr/#editor_config_files +" +" Modification History: +" 2002-Apr-12: Updated for SQR v6.x +" 2002-Jul-30: Added { and } to iskeyword definition +" 2003-Oct-15: Allow "." in variable names +" highlight entire open '... literal when it contains +" "''" inside it (e.g. "'I can''t say" is treated +" as one open string, not one terminated and one open) +" {} variables can occur inside of '...' literals +" +" Thanks to the previous maintainer of this file, Jeff Lanzarotta: +" http://lanzarotta.tripod.com/vim.html +" jefflanzarotta at yahoo dot com + +" For version 5.x, clear all syntax items. +" For version 6.x, quit when a syntax file was already loaded. +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version >= 600 + setlocal iskeyword=@,48-57,_,-,#,$,{,} +else + set iskeyword=@,48-57,_,-,#,$,{,} +endif + +syn case ignore + +" BEGIN GENERATED SECTION ============================================ + +" Generated by generate_vim_syntax.sqr at 2002/04/11 13:04 +" (based on the UltraEdit syntax file for SQR 6.1.4 +" found at http://www.ontko.com/sqr/#editor_config_files ) + +syn keyword sqrSection begin-footing begin-heading begin-procedure +syn keyword sqrSection begin-program begin-report begin-setup +syn keyword sqrSection end-footing end-heading end-procedure +syn keyword sqrSection end-program end-report end-setup + +syn keyword sqrParagraph alter-color-map alter-conection +syn keyword sqrParagraph alter-locale alter-printer alter-report +syn keyword sqrParagraph begin-document begin-execute begin-select +syn keyword sqrParagraph begin-sql declare-chart declare-image +syn keyword sqrParagraph declare-color-map declare-conection +syn keyword sqrParagraph declare-layout declare-printer +syn keyword sqrParagraph declare-report declare-procedure +syn keyword sqrParagraph declare-toc declare-variable end-declare +syn keyword sqrParagraph end-document end-select exit-select end-sql +syn keyword sqrParagraph load-lookup + +syn keyword sqrReserved #current-column #current-date #current-line +syn keyword sqrReserved #end-file #page-count #return-status +syn keyword sqrReserved #sql-count #sql-status #sqr-max-columns +syn keyword sqrReserved #sqr-max-lines #sqr-pid #sqr-toc-level +syn keyword sqrReserved #sqr-toc-page $sqr-database {sqr-database} +syn keyword sqrReserved $sqr-dbcs {sqr-dbcs} $sqr-encoding +syn keyword sqrReserved {sqr-encoding} $sqr-encoding-console +syn keyword sqrReserved {sqr-encoding-console} +syn keyword sqrReserved $sqr-encoding-database +syn keyword sqrReserved {sqr-encoding-database} +syn keyword sqrReserved $sqr-encoding-file-input +syn keyword sqrReserved {sqr-encoding-file-input} +syn keyword sqrReserved $sqr-encoding-file-output +syn keyword sqrReserved {sqr-encoding-file-output} +syn keyword sqrReserved $sqr-encoding-report-input +syn keyword sqrReserved {sqr-encoding-report-input} +syn keyword sqrReserved $sqr-encoding-report-output +syn keyword sqrReserved {sqr-encoding-report-output} +syn keyword sqrReserved $sqr-encoding-source {sqr-encoding-source} +syn keyword sqrReserved $sql-error $sqr-hostname {sqr-hostname} +syn keyword sqrReserved $sqr-locale $sqr-platform {sqr-platform} +syn keyword sqrReserved $sqr-program $sqr-report $sqr-toc-text +syn keyword sqrReserved $sqr-ver $username + +syn keyword sqrPreProc #define #else #end-if #endif #if #ifdef +syn keyword sqrPreProc #ifndef #include + +syn keyword sqrCommand add array-add array-divide array-multiply +syn keyword sqrCommand array-subtract ask break call clear-array +syn keyword sqrCommand close columns commit concat connect +syn keyword sqrCommand create-array create-color-palette date-time +syn keyword sqrCommand display divide do dollar-symbol else encode +syn keyword sqrCommand end-evaluate end-if end-while evaluate +syn keyword sqrCommand execute extract find get get-color goto +syn keyword sqrCommand graphic if input last-page let lookup +syn keyword sqrCommand lowercase mbtosbs money-symbol move +syn keyword sqrCommand multiply new-page new-report next-column +syn keyword sqrCommand next-listing no-formfeed open page-number +syn keyword sqrCommand page-size position print print-bar-code +syn keyword sqrCommand print-chart print-direct print-image +syn keyword sqrCommand printer-deinit printer-init put read +syn keyword sqrCommand rollback security set-color set-delay-print +syn keyword sqrCommand set-generations set-levels set-members +syn keyword sqrCommand sbtombs show stop string subtract toc-entry +syn keyword sqrCommand unstring uppercase use use-column +syn keyword sqrCommand use-printer-type use-procedure use-report +syn keyword sqrCommand while write + +syn keyword sqrParam 3d-effects after after-bold after-page +syn keyword sqrParam after-report after-toc and as at-end before +syn keyword sqrParam background batch-mode beep before-bold +syn keyword sqrParam before-page before-report before-toc blink +syn keyword sqrParam bold border bottom-margin box break by +syn keyword sqrParam caption center char char-size char-width +syn keyword sqrParam chars-inch chart-size checksum cl +syn keyword sqrParam clear-line clear-screen color color-palette +syn keyword sqrParam cs color_ data-array +syn keyword sqrParam data-array-column-count +syn keyword sqrParam data-array-column-labels +syn keyword sqrParam data-array-row-count data-labels date +syn keyword sqrParam date-edit-mask date-seperator +syn keyword sqrParam day-of-week-case day-of-week-full +syn keyword sqrParam day-of-week-short decimal decimal-seperator +syn keyword sqrParam default-numeric delay distinct dot-leader +syn keyword sqrParam edit-option-ad edit-option-am +syn keyword sqrParam edit-option-bc edit-option-na +syn keyword sqrParam edit-option-pm encoding entry erase-page +syn keyword sqrParam extent field fill fixed fixed_nolf float +syn keyword sqrParam font font-style font-type footing +syn keyword sqrParam footing-size foreground for-append +syn keyword sqrParam for-reading for-reports for-tocs +syn keyword sqrParam for-writing format formfeed from goto-top +syn keyword sqrParam group having heading heading-size height +syn keyword sqrParam horz-line image-size in indentation +syn keyword sqrParam init-string input-date-edit-mask insert +syn keyword sqrParam integer into item-color item-size key +syn keyword sqrParam layout left-margin legend legend-placement +syn keyword sqrParam legend-presentation legend-title level +syn keyword sqrParam line-height line-size line-width lines-inch +syn keyword sqrParam local locale loops max-columns max-lines +syn keyword sqrParam maxlen money money-edit-mask money-sign +syn keyword sqrParam money-sign-location months-case months-full +syn keyword sqrParam months-short name need newline newpage +syn keyword sqrParam no-advance nolf noline noprompt normal not +syn keyword sqrParam nowait number number-edit-mask on-break +syn keyword sqrParam on-error or order orientation page-depth +syn keyword sqrParam paper-size pie-segment-explode +syn keyword sqrParam pie-segment-percent-display +syn keyword sqrParam pie-segment-quantity-display pitch +syn keyword sqrParam point-markers point-size printer +syn keyword sqrParam printer-type quiet record reset-string +syn keyword sqrParam return_value reverse right-margin rows save +syn keyword sqrParam select size skip skiplines sort source +syn keyword sqrParam sqr-database sqr-platform startup-file +syn keyword sqrParam status stop sub-title symbol-set system +syn keyword sqrParam table text thousand-seperator +syn keyword sqrParam time-seperator times title to toc +syn keyword sqrParam top-margin type underline update using +syn keyword sqrParam value vary vert-line wait warn when +syn keyword sqrParam when-other where with x-axis-grid +syn keyword sqrParam x-axis-label x-axis-major-increment +syn keyword sqrParam x-axis-major-tick-marks x-axis-max-value +syn keyword sqrParam x-axis-min-value x-axis-minor-increment +syn keyword sqrParam x-axis-minor-tick-marks x-axis-rotate +syn keyword sqrParam x-axis-scale x-axis-tick-mark-placement xor +syn keyword sqrParam y-axis-grid y-axis-label +syn keyword sqrParam y-axis-major-increment +syn keyword sqrParam y-axis-major-tick-marks y-axis-max-value +syn keyword sqrParam y-axis-min-value y-axis-minor-increment +syn keyword sqrParam y-axis-minor-tick-marks y-axis-scale +syn keyword sqrParam y-axis-tick-mark-placement y2-type +syn keyword sqrParam y2-data-array y2-data-array-row-count +syn keyword sqrParam y2-data-array-column-count +syn keyword sqrParam y2-data-array-column-labels +syn keyword sqrParam y2-axis-color-palette y2-axis-label +syn keyword sqrParam y2-axis-major-increment +syn keyword sqrParam y2-axis-major-tick-marks y2-axis-max-value +syn keyword sqrParam y2-axis-min-value y2-axis-minor-increment +syn keyword sqrParam y2-axis-minor-tick-marks y2-axis-scale + +syn keyword sqrFunction abs acos asin atan array ascii asciic ceil +syn keyword sqrFunction cos cosh chr cond deg delete dateadd +syn keyword sqrFunction datediff datenow datetostr e10 exp edit +syn keyword sqrFunction exists floor getenv instr instrb isblank +syn keyword sqrFunction isnull log log10 length lengthb lengthp +syn keyword sqrFunction lengtht lower lpad ltrim mod nvl power rad +syn keyword sqrFunction round range replace roman rpad rtrim rename +syn keyword sqrFunction sign sin sinh sqrt substr substrb substrp +syn keyword sqrFunction substrt strtodate tan tanh trunc to_char +syn keyword sqrFunction to_multi_byte to_number to_single_byte +syn keyword sqrFunction transform translate unicode upper wrapdepth + +" END GENERATED SECTION ============================================== + +" Variables +syn match sqrVariable /\(\$\|#\|&\)\(\k\|\.\)*/ + + +" Debug compiler directives +syn match sqrPreProc /\s*#debug\a\=\(\s\|$\)/ +syn match sqrSubstVar /{\k*}/ + + +" Strings +" Note: if an undoubled ! is found, this is not a valid string +" (SQR will treat the end of the line as a comment) +syn match sqrString /'\(!!\|[^!']\)*'/ contains=sqrSubstVar +syn match sqrStrOpen /'\(!!\|''\|[^!']\)*$/ +" If we find a ' followed by an unmatched ! before a matching ', +" flag the error. +syn match sqrError /'\(!!\|[^'!]\)*![^!]/me=e-1 +syn match sqrError /'\(!!\|[^'!]\)*!$/ + +" Numbers: +syn match sqrNumber /-\=\<\d*\.\=[0-9_]\>/ + + + +" Comments: +" Handle comments that start with "!=" specially; they are only valid +" in the first column of the source line. Also, "!!" is only treated +" as a start-comment if there is only whitespace ahead of it on the line. + +syn keyword sqrTodo TODO FIXME XXX DEBUG NOTE ### +syn match sqrTodo /???/ + +if version >= 600 + " See also the sqrString section above for handling of ! characters + " inside of strings. (Those patterns override the ones below.) + syn match sqrComment /!\@= 508 || !exists("did_sqr_syn_inits") + if version < 508 + let did_sqr_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sqrSection Statement + HiLink sqrParagraph Statement + HiLink sqrReserved Statement + HiLink sqrParameter Statement + HiLink sqrPreProc PreProc + HiLink sqrSubstVar PreProc + HiLink sqrCommand Statement + HiLink sqrParam Type + HiLink sqrFunction Special + + HiLink sqrString String + HiLink sqrStrOpen Todo + HiLink sqrNumber Number + HiLink sqrVariable Identifier + + HiLink sqrComment Comment + HiLink sqrTodo Todo + HiLink sqrError Error + + delcommand HiLink +endif + +let b:current_syntax = "sqr" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/squid.vim b/vim71/syntax/squid.vim new file mode 100644 index 0000000..a8462bb --- /dev/null +++ b/vim71/syntax/squid.vim @@ -0,0 +1,153 @@ +" Vim syntax file +" Language: Squid config file +" Maintainer: Klaus Muth +" Last Change: 2005 Jun 12 +" URL: http://www.hampft.de/vim/syntax/squid.vim +" ThanksTo: Ilya Sher , +" Michael Dotzler + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" squid.conf syntax seems to be case insensitive +syn case ignore + +syn keyword squidTodo contained TODO +syn match squidComment "#.*$" contains=squidTodo,squidTag +syn match squidTag contained "TAG: .*$" + +" Lots & lots of Keywords! +syn keyword squidConf acl always_direct announce_host announce_period +syn keyword squidConf announce_port announce_to anonymize_headers +syn keyword squidConf append_domain as_whois_server auth_param_basic +syn keyword squidConf authenticate_children authenticate_program +syn keyword squidConf authenticate_ttl broken_posts buffered_logs +syn keyword squidConf cache_access_log cache_announce cache_dir +syn keyword squidConf cache_dns_program cache_effective_group +syn keyword squidConf cache_effective_user cache_host cache_host_acl +syn keyword squidConf cache_host_domain cache_log cache_mem +syn keyword squidConf cache_mem_high cache_mem_low cache_mgr +syn keyword squidConf cachemgr_passwd cache_peer cache_peer_access +syn keyword squidConf cahce_replacement_policy cache_stoplist +syn keyword squidConf cache_stoplist_pattern cache_store_log cache_swap +syn keyword squidConf cache_swap_high cache_swap_log cache_swap_low +syn keyword squidConf client_db client_lifetime client_netmask +syn keyword squidConf connect_timeout coredump_dir dead_peer_timeout +syn keyword squidConf debug_options delay_access delay_class +syn keyword squidConf delay_initial_bucket_level delay_parameters +syn keyword squidConf delay_pools deny_info dns_children dns_defnames +syn keyword squidConf dns_nameservers dns_testnames emulate_httpd_log +syn keyword squidConf err_html_text fake_user_agent firewall_ip +syn keyword squidConf forwarded_for forward_snmpd_port fqdncache_size +syn keyword squidConf ftpget_options ftpget_program ftp_list_width +syn keyword squidConf ftp_passive ftp_user half_closed_clients +syn keyword squidConf header_access header_replace hierarchy_stoplist +syn keyword squidConf high_response_time_warning high_page_fault_warning +syn keyword squidConf htcp_port http_access http_anonymizer httpd_accel +syn keyword squidConf httpd_accel_host httpd_accel_port +syn keyword squidConf httpd_accel_uses_host_header +syn keyword squidConf httpd_accel_with_proxy http_port http_reply_access +syn keyword squidConf icp_access icp_hit_stale icp_port +syn keyword squidConf icp_query_timeout ident_lookup ident_lookup_access +syn keyword squidConf ident_timeout incoming_http_average +syn keyword squidConf incoming_icp_average inside_firewall ipcache_high +syn keyword squidConf ipcache_low ipcache_size local_domain local_ip +syn keyword squidConf logfile_rotate log_fqdn log_icp_queries +syn keyword squidConf log_mime_hdrs maximum_object_size +syn keyword squidConf maximum_single_addr_tries mcast_groups +syn keyword squidConf mcast_icp_query_timeout mcast_miss_addr +syn keyword squidConf mcast_miss_encode_key mcast_miss_port memory_pools +syn keyword squidConf memory_pools_limit memory_replacement_policy +syn keyword squidConf mime_table min_http_poll_cnt min_icp_poll_cnt +syn keyword squidConf minimum_direct_hops minimum_object_size +syn keyword squidConf minimum_retry_timeout miss_access negative_dns_ttl +syn keyword squidConf negative_ttl neighbor_timeout neighbor_type_domain +syn keyword squidConf netdb_high netdb_low netdb_ping_period +syn keyword squidConf netdb_ping_rate never_direct no_cache +syn keyword squidConf passthrough_proxy pconn_timeout pid_filename +syn keyword squidConf pinger_program positive_dns_ttl prefer_direct +syn keyword squidConf proxy_auth proxy_auth_realm query_icmp quick_abort +syn keyword squidConf quick_abort quick_abort_max quick_abort_min +syn keyword squidConf quick_abort_pct range_offset_limit read_timeout +syn keyword squidConf redirect_children redirect_program +syn keyword squidConf redirect_rewrites_host_header reference_age +syn keyword squidConf reference_age refresh_pattern reload_into_ims +syn keyword squidConf request_body_max_size request_size request_timeout +syn keyword squidConf shutdown_lifetime single_parent_bypass +syn keyword squidConf siteselect_timeout snmp_access +syn keyword squidConf snmp_incoming_address snmp_port source_ping +syn keyword squidConf ssl_proxy store_avg_object_size +syn keyword squidConf store_objects_per_bucket strip_query_terms +syn keyword squidConf swap_level1_dirs swap_level2_dirs +syn keyword squidConf tcp_incoming_address tcp_outgoing_address +syn keyword squidConf tcp_recv_bufsize test_reachability udp_hit_obj +syn keyword squidConf udp_hit_obj_size udp_incoming_address +syn keyword squidConf udp_outgoing_address unique_hostname +syn keyword squidConf unlinkd_program uri_whitespace useragent_log +syn keyword squidConf visible_hostname wais_relay wais_relay_host +syn keyword squidConf wais_relay_port + +syn keyword squidOpt proxy-only weight ttl no-query default +syn keyword squidOpt round-robin multicast-responder +syn keyword squidOpt on off all deny allow +syn keyword squidopt via parent no-digest heap lru realm +syn keyword squidopt children credentialsttl none disable +syn keyword squidopt offline_toggle diskd q1 q2 + +" Security Actions for cachemgr_passwd +syn keyword squidAction shutdown info parameter server_list +syn keyword squidAction client_list +syn match squidAction "stats/\(objects\|vm_objects\|utilization\|ipcache\|fqdncache\|dns\|redirector\|io\|reply_headers\|filedescriptors\|netdb\)" +syn match squidAction "log\(/\(status\|enable\|disable\|clear\)\)\=" +syn match squidAction "squid\.conf" + +" Keywords for the acl-config +syn keyword squidAcl url_regex urlpath_regex referer_regex port proto +syn keyword squidAcl req_mime_type rep_mime_type +syn keyword squidAcl method browser user src dst +syn keyword squidAcl time dstdomain ident snmp_community + +syn match squidNumber "\<\d\+\>" +syn match squidIP "\<\d\{1,3}\.\d\{1,3}\.\d\{1,3}\.\d\{1,3}\>" +syn match squidStr "\(^\s*acl\s\+\S\+\s\+\(\S*_regex\|re[pq]_mime_type\|browser\|_domain\|user\)\+\s\+\)\@<=.*" contains=squidRegexOpt +syn match squidRegexOpt contained "\(^\s*acl\s\+\S\+\s\+\S\+\(_regex\|_mime_type\)\s\+\)\@<=[-+]i\s\+" + +" All config is in one line, so this has to be sufficient +" Make it fast like hell :) +syn sync minlines=3 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_squid_syntax_inits") + if version < 508 + let did_squid_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink squidTodo Todo + HiLink squidComment Comment + HiLink squidTag Special + HiLink squidConf Keyword + HiLink squidOpt Constant + HiLink squidAction String + HiLink squidNumber Number + HiLink squidIP Number + HiLink squidAcl Keyword + HiLink squidStr String + HiLink squidRegexOpt Special + + delcommand HiLink +endif + +let b:current_syntax = "squid" + +" vim: ts=8 diff --git a/vim71/syntax/sshconfig.vim b/vim71/syntax/sshconfig.vim new file mode 100644 index 0000000..44f23d7 --- /dev/null +++ b/vim71/syntax/sshconfig.vim @@ -0,0 +1,105 @@ +" Vim syntax file +" This is a GENERATED FILE. Please always refer to source file at the URI below. +" Language: OpenSSH server configuration file (ssh_config) +" Maintainer: David Ne\v{c}as (Yeti) +" Last Change: 2006-03-05 +" URL: http://trific.ath.cx/Ftp/vim/syntax/sshconfig.vim + +" Setup +if version >= 600 + if exists("b:current_syntax") + finish + endif +else + syntax clear +endif + +if version >= 600 + setlocal iskeyword=_,-,a-z,A-Z,48-57 +else + set iskeyword=_,-,a-z,A-Z,48-57 +endif + +syn case ignore + +" Comments +syn match sshconfigComment "#.*$" contains=sshconfigTodo +syn keyword sshconfigTodo TODO FIXME NOT contained + +" Constants +syn keyword sshconfigYesNo yes no ask +syn keyword sshconfigCipher blowfish des 3des +syn keyword sshconfigCipher aes128-cbc 3des-cbc blowfish-cbc cast128-cbc +syn keyword sshconfigCipher aes192-cbc aes256-cbc aes128-ctr aes256-ctr +syn keyword sshconfigCipher arcfour arcfour128 arcfour256 cast128-cbc +syn keyword sshconfigMAC hmac-md5 hmac-sha1 hmac-ripemd160 hmac-sha1-96 +syn keyword sshconfigMAC hmac-md5-96 +syn keyword sshconfigHostKeyAlg ssh-rsa ssh-dss +syn keyword sshconfigPreferredAuth hostbased publickey password +syn keyword sshconfigPreferredAuth keyboard-interactive +syn keyword sshconfigLogLevel QUIET FATAL ERROR INFO VERBOSE +syn keyword sshconfigLogLevel DEBUG DEBUG1 DEBUG2 DEBUG3 +syn keyword sshconfigSysLogFacility DAEMON USER AUTH LOCAL0 LOCAL1 LOCAL2 +syn keyword sshconfigSysLogFacility LOCAL3 LOCAL4 LOCAL5 LOCAL6 LOCAL7 +syn match sshconfigSpecial "[*?]" +syn match sshconfigNumber "\d\+" +syn match sshconfigHostPort "\<\(\d\{1,3}\.\)\{3}\d\{1,3}\(:\d\+\)\?\>" +syn match sshconfigHostPort "\<\([-a-zA-Z0-9]\+\.\)\+[-a-zA-Z0-9]\{2,}\(:\d\+\)\?\>" +syn match sshconfigHostPort "\<\(\x\{,4}:\)\+\x\{,4}[:/]\d\+\>" + +" Keywords +syn keyword sshconfigHostSect Host +syn keyword sshconfigKeyword AddressFamily BatchMode BindAddress +syn keyword sshconfigKeyword ChallengeResponseAuthentication CheckHostIP +syn keyword sshconfigKeyword Cipher Ciphers ClearAllForwardings +syn keyword sshconfigKeyword Compression CompressionLevel ConnectTimeout +syn keyword sshconfigKeyword ConnectionAttempts ControlMaster +syn keyword sshconfigKeyword ControlPath DynamicForward EnableSSHKeysign +syn keyword sshconfigKeyword EscapeChar ForwardAgent ForwardX11 +syn keyword sshconfigKeyword ForwardX11Trusted GSSAPIAuthentication +syn keyword sshconfigKeyword GSSAPIDelegateCredentials GatewayPorts +syn keyword sshconfigKeyword GlobalKnownHostsFile HostKeyAlgorithms +syn keyword sshconfigKeyword HashKnownHosts KbdInteractiveDevices +syn keyword sshconfigKeyword HostKeyAlias HostName HostbasedAuthentication +syn keyword sshconfigKeyword IdentitiesOnly IdentityFile LocalForward +syn keyword sshconfigKeyword LogLevel MACs NoHostAuthenticationForLocalhost +syn keyword sshconfigKeyword NumberOfPasswordPrompts PasswordAuthentication +syn keyword sshconfigKeyword Port PreferredAuthentications Protocol +syn keyword sshconfigKeyword ProxyCommand PubkeyAuthentication +syn keyword sshconfigKeyword RSAAuthentication RemoteForward +syn keyword sshconfigKeyword RhostsAuthentication RhostsRSAAuthentication +syn keyword sshconfigKeyword SendEnv ServerAliveCountMax ServerAliveInterval +syn keyword sshconfigKeyword SmartcardDevice StrictHostKeyChecking +syn keyword sshconfigKeyword TCPKeepAlive UsePrivilegedPort User +syn keyword sshconfigKeyword UserKnownHostsFile VerifyHostKeyDNS XAuthLocation + +" Define the default highlighting +if version >= 508 || !exists("did_sshconfig_syntax_inits") + if version < 508 + let did_sshconfig_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sshconfigComment Comment + HiLink sshconfigTodo Todo + HiLink sshconfigHostPort sshconfigConstant + HiLink sshconfigNumber sshconfigConstant + HiLink sshconfigConstant Constant + HiLink sshconfigYesNo sshconfigEnum + HiLink sshconfigCipher sshconfigEnum + HiLink sshconfigMAC sshconfigEnum + HiLink sshconfigHostKeyAlg sshconfigEnum + HiLink sshconfigLogLevel sshconfigEnum + HiLink sshconfigSysLogFacility sshconfigEnum + HiLink sshconfigPreferredAuth sshconfigEnum + HiLink sshconfigEnum Function + HiLink sshconfigSpecial Special + HiLink sshconfigKeyword Keyword + HiLink sshconfigHostSect Type + delcommand HiLink +endif + +let b:current_syntax = "sshconfig" + diff --git a/vim71/syntax/sshdconfig.vim b/vim71/syntax/sshdconfig.vim new file mode 100644 index 0000000..2217e09 --- /dev/null +++ b/vim71/syntax/sshdconfig.vim @@ -0,0 +1,104 @@ +" Vim syntax file +" This is a GENERATED FILE. Please always refer to source file at the URI below. +" Language: OpenSSH server configuration file (sshd_config) +" Maintainer: David Ne\v{c}as (Yeti) +" Last Change: 2006-03-05 +" URL: http://trific.ath.cx/Ftp/vim/syntax/sshdconfig.vim + +" Setup +if version >= 600 + if exists("b:current_syntax") + finish + endif +else + syntax clear +endif + +if version >= 600 + setlocal iskeyword=_,-,a-z,A-Z,48-57 +else + set iskeyword=_,-,a-z,A-Z,48-57 +endif + +syn case ignore + +" Comments +syn match sshdconfigComment "#.*$" contains=sshdconfigTodo +syn keyword sshdconfigTodo TODO FIXME NOT contained + +" Constants +syn keyword sshdconfigYesNo yes no +syn keyword sshdconfigCipher aes128-cbc 3des-cbc blowfish-cbc cast128-cbc +syn keyword sshdconfigCipher aes192-cbc aes256-cbc aes128-ctr aes256-ctr +syn keyword sshdconfigCipher arcfour arcfour128 arcfour256 cast128-cbc +syn keyword sshdconfigMAC hmac-md5 hmac-sha1 hmac-ripemd160 hmac-sha1-96 +syn keyword sshdconfigMAC hmac-md5-96 +syn keyword sshdconfigRootLogin without-password forced-commands-only +syn keyword sshdconfigLogLevel QUIET FATAL ERROR INFO VERBOSE +syn keyword sshdconfigLogLevel DEBUG DEBUG1 DEBUG2 DEBUG3 +syn keyword sshdconfigSysLogFacility DAEMON USER AUTH LOCAL0 LOCAL1 LOCAL2 +syn keyword sshdconfigSysLogFacility LOCAL3 LOCAL4 LOCAL5 LOCAL6 LOCAL7 +syn match sshdconfigSpecial "[*?]" +syn match sshdconfigNumber "\d\+" +syn match sshdconfigHostPort "\<\(\d\{1,3}\.\)\{3}\d\{1,3}\(:\d\+\)\?\>" +syn match sshdconfigHostPort "\<\([-a-zA-Z0-9]\+\.\)\+[-a-zA-Z0-9]\{2,}\(:\d\+\)\?\>" +syn match sshdconfigHostPort "\<\(\x\{,4}:\)\+\x\{,4}:\d\+\>" +syn match sshdconfigTime "\<\(\d\+[sSmMhHdDwW]\)\+\>" + +" Keywords +syn keyword sshdconfigKeyword AcceptEnv AddressFamily +syn keyword sshdconfigKeyword AllowGroups AllowTcpForwarding +syn keyword sshdconfigKeyword AllowUsers AuthorizedKeysFile Banner +syn keyword sshdconfigKeyword ChallengeResponseAuthentication +syn keyword sshdconfigKeyword Ciphers ClientAliveCountMax +syn keyword sshdconfigKeyword ClientAliveInterval Compression +syn keyword sshdconfigKeyword DenyGroups DenyUsers GSSAPIAuthentication +syn keyword sshdconfigKeyword GSSAPICleanupCredentials GatewayPorts +syn keyword sshdconfigKeyword HostKey HostbasedAuthentication +syn keyword sshdconfigKeyword IgnoreRhosts IgnoreUserKnownHosts +syn keyword sshdconfigKeyword KerberosAuthentication KerberosOrLocalPasswd +syn keyword sshdconfigKeyword KerberosTgtPassing KerberosTicketCleanup +syn keyword sshdconfigKeyword KerberosGetAFSToken +syn keyword sshdconfigKeyword KeyRegenerationInterval ListenAddress +syn keyword sshdconfigKeyword LogLevel LoginGraceTime MACs MaxAuthTries +syn keyword sshdconfigKeyword MaxStartups PasswordAuthentication +syn keyword sshdconfigKeyword PermitEmptyPasswords PermitRootLogin +syn keyword sshdconfigKeyword PermitUserEnvironment PidFile Port +syn keyword sshdconfigKeyword PrintLastLog PrintMotd Protocol +syn keyword sshdconfigKeyword PubkeyAuthentication RSAAuthentication +syn keyword sshdconfigKeyword RhostsAuthentication RhostsRSAAuthentication +syn keyword sshdconfigKeyword ServerKeyBits StrictModes Subsystem +syn keyword sshdconfigKeyword ShowPatchLevel +syn keyword sshdconfigKeyword SyslogFacility TCPKeepAlive UseDNS +syn keyword sshdconfigKeyword UseLogin UsePAM UsePrivilegeSeparation +syn keyword sshdconfigKeyword X11DisplayOffset X11Forwarding +syn keyword sshdconfigKeyword X11UseLocalhost XAuthLocation + +" Define the default highlighting +if version >= 508 || !exists("did_sshdconfig_syntax_inits") + if version < 508 + let did_sshdconfig_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sshdconfigComment Comment + HiLink sshdconfigTodo Todo + HiLink sshdconfigHostPort sshdconfigConstant + HiLink sshdconfigTime sshdconfigConstant + HiLink sshdconfigNumber sshdconfigConstant + HiLink sshdconfigConstant Constant + HiLink sshdconfigYesNo sshdconfigEnum + HiLink sshdconfigCipher sshdconfigEnum + HiLink sshdconfigMAC sshdconfigEnum + HiLink sshdconfigRootLogin sshdconfigEnum + HiLink sshdconfigLogLevel sshdconfigEnum + HiLink sshdconfigSysLogFacility sshdconfigEnum + HiLink sshdconfigEnum Function + HiLink sshdconfigSpecial Special + HiLink sshdconfigKeyword Keyword + delcommand HiLink +endif + +let b:current_syntax = "sshdconfig" diff --git a/vim71/syntax/st.vim b/vim71/syntax/st.vim new file mode 100644 index 0000000..d629eb4 --- /dev/null +++ b/vim71/syntax/st.vim @@ -0,0 +1,102 @@ +" Vim syntax file +" Language: Smalltalk +" Maintainer: Arndt Hesse +" Last Change: 2001 May 09 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" some Smalltalk keywords and standard methods +syn keyword stKeyword super self class true false new not +syn keyword stKeyword notNil isNil inspect out nil +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" + +" the block of local variables of a method +syn region stLocalVariables start="^[ \t]*|" end="|" + +" the Smalltalk comment +syn region stComment start="\"" end="\"" + +" the Smalltalk strings and single characters +syn region stString start='\'' skip="''" end='\'' +syn match stCharacter "$." + +syn case ignore + +" the symols prefixed by a '#' +syn match stSymbol "\(#\<[a-z_][a-z0-9_]*\>\)" +syn match stSymbol "\(#'[^']*'\)" + +" the variables in a statement block for loops +syn match stBlockVariable "\(:[ \t]*\<[a-z_][a-z0-9_]*\>[ \t]*\)\+|" contained + +" some representations of numbers +syn match stNumber "\<\d\+\(u\=l\=\|lu\|f\)\>" +syn match stFloat "\<\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=\>" +syn match stFloat "\<\d\+e[-+]\=\d\+[fl]\=\>" + +syn case match + +" a try to higlight paren mismatches +syn region stParen transparent start='(' end=')' contains=ALLBUT,stParenError +syn match stParenError ")" +syn region stBlock transparent start='\[' end='\]' contains=ALLBUT,stBlockError +syn match stBlockError "\]" +syn region stSet transparent start='{' end='}' contains=ALLBUT,stSetError +syn match stSetError "}" + +hi link stParenError stError +hi link stSetError stError +hi link stBlockError stError + +" synchronization for syntax analysis +syn sync minlines=50 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_st_syntax_inits") + if version < 508 + let did_st_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink stKeyword Statement + HiLink stMethod Statement + HiLink stComment Comment + HiLink stCharacter Constant + HiLink stString Constant + HiLink stSymbol Special + HiLink stNumber Type + HiLink stFloat Type + HiLink stError Error + HiLink stLocalVariables Identifier + HiLink stBlockVariable Identifier + + delcommand HiLink +endif + +let b:current_syntax = "st" diff --git a/vim71/syntax/stata.vim b/vim71/syntax/stata.vim new file mode 100644 index 0000000..e1f19c8 --- /dev/null +++ b/vim71/syntax/stata.vim @@ -0,0 +1,451 @@ +" stata.vim -- Vim syntax file for Stata do, ado, and class files. +" Language: Stata and/or Mata +" Maintainer: Jeff Pitblado +" Last Change: 26apr2006 +" Version: 1.1.4 + +" Log: +" 14apr2006 renamed syntax groups st* to stata* +" 'syntax clear' only under version control +" check for 'b:current_syntax', removed 'did_stata_syntax_inits' +" 17apr2006 fixed start expression for stataFunc +" 26apr2006 fixed brace confusion in stataErrInParen and stataErrInBracket +" fixed paren/bracket confusion in stataFuncGroup + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syntax case match + +" comments - single line +" note that the triple slash continuing line comment comes free +syn region stataStarComment start=/^\s*\*/ end=/$/ contains=stataComment oneline +syn region stataSlashComment start="\s//" end=/$/ contains=stataComment oneline +syn region stataSlashComment start="^//" end=/$/ contains=stataComment oneline +" comments - multiple line +syn region stataComment start="/\*" end="\*/" contains=stataComment + +" global macros - simple case +syn match stataGlobal /\$\a\w*/ +" global macros - general case +syn region stataGlobal start=/\${/ end=/}/ oneline contains=@stataMacroGroup +" local macros - general case +syn region stataLocal start=/`/ end=/'/ oneline contains=@stataMacroGroup + +" numeric formats +syn match stataFormat /%-\=\d\+\.\d\+[efg]c\=/ +" numeric hex format +syn match stataFormat /%-\=21x/ +" string format +syn match stataFormat /%\(\|-\|\~\)\d\+s/ + +" Statements +syn keyword stataConditional else if +syn keyword stataRepeat foreach +syn keyword stataRepeat forv[alues] +syn keyword stataRepeat while + +" Common programming commands +syn keyword stataCommand about +syn keyword stataCommand adopath +syn keyword stataCommand adoupdate +syn keyword stataCommand assert +syn keyword stataCommand break +syn keyword stataCommand by +syn keyword stataCommand cap[ture] +syn keyword stataCommand cd +syn keyword stataCommand chdir +syn keyword stataCommand checksum +syn keyword stataCommand class +syn keyword stataCommand classutil +syn keyword stataCommand compress +syn keyword stataCommand conf[irm] +syn keyword stataCommand conren +syn keyword stataCommand continue +syn keyword stataCommand cou[nt] +syn keyword stataCommand cscript +syn keyword stataCommand cscript_log +syn keyword stataCommand #delimit +syn keyword stataCommand d[escribe] +syn keyword stataCommand dir +syn keyword stataCommand discard +syn keyword stataCommand di[splay] +syn keyword stataCommand do +syn keyword stataCommand doedit +syn keyword stataCommand drop +syn keyword stataCommand edit +syn keyword stataCommand end +syn keyword stataCommand erase +syn keyword stataCommand eret[urn] +syn keyword stataCommand err[or] +syn keyword stataCommand e[xit] +syn keyword stataCommand expand +syn keyword stataCommand expandcl +syn keyword stataCommand file +syn keyword stataCommand findfile +syn keyword stataCommand format +syn keyword stataCommand g[enerate] +syn keyword stataCommand gettoken +syn keyword stataCommand gl[obal] +syn keyword stataCommand help +syn keyword stataCommand hexdump +syn keyword stataCommand include +syn keyword stataCommand infile +syn keyword stataCommand infix +syn keyword stataCommand input +syn keyword stataCommand insheet +syn keyword stataCommand joinby +syn keyword stataCommand la[bel] +syn keyword stataCommand levelsof +syn keyword stataCommand list +syn keyword stataCommand loc[al] +syn keyword stataCommand log +syn keyword stataCommand ma[cro] +syn keyword stataCommand mark +syn keyword stataCommand markout +syn keyword stataCommand marksample +syn keyword stataCommand mata +syn keyword stataCommand matrix +syn keyword stataCommand memory +syn keyword stataCommand merge +syn keyword stataCommand mkdir +syn keyword stataCommand more +syn keyword stataCommand net +syn keyword stataCommand nobreak +syn keyword stataCommand n[oisily] +syn keyword stataCommand note[s] +syn keyword stataCommand numlist +syn keyword stataCommand outfile +syn keyword stataCommand outsheet +syn keyword stataCommand _parse +syn keyword stataCommand pause +syn keyword stataCommand plugin +syn keyword stataCommand post +syn keyword stataCommand postclose +syn keyword stataCommand postfile +syn keyword stataCommand preserve +syn keyword stataCommand print +syn keyword stataCommand printer +syn keyword stataCommand profiler +syn keyword stataCommand pr[ogram] +syn keyword stataCommand q[uery] +syn keyword stataCommand qui[etly] +syn keyword stataCommand rcof +syn keyword stataCommand reg[ress] +syn keyword stataCommand rename +syn keyword stataCommand repeat +syn keyword stataCommand replace +syn keyword stataCommand reshape +syn keyword stataCommand ret[urn] +syn keyword stataCommand _rmcoll +syn keyword stataCommand _rmcoll +syn keyword stataCommand _rmcollright +syn keyword stataCommand rmdir +syn keyword stataCommand _robust +syn keyword stataCommand save +syn keyword stataCommand sca[lar] +syn keyword stataCommand search +syn keyword stataCommand serset +syn keyword stataCommand set +syn keyword stataCommand shell +syn keyword stataCommand sleep +syn keyword stataCommand sort +syn keyword stataCommand split +syn keyword stataCommand sret[urn] +syn keyword stataCommand ssc +syn keyword stataCommand su[mmarize] +syn keyword stataCommand syntax +syn keyword stataCommand sysdescribe +syn keyword stataCommand sysdir +syn keyword stataCommand sysuse +syn keyword stataCommand token[ize] +syn keyword stataCommand translate +syn keyword stataCommand type +syn keyword stataCommand unab +syn keyword stataCommand unabcmd +syn keyword stataCommand update +syn keyword stataCommand use +syn keyword stataCommand vers[ion] +syn keyword stataCommand view +syn keyword stataCommand viewsource +syn keyword stataCommand webdescribe +syn keyword stataCommand webseek +syn keyword stataCommand webuse +syn keyword stataCommand which +syn keyword stataCommand who +syn keyword stataCommand window + +" Literals +syn match stataQuote /"/ +syn region stataEString matchgroup=Nothing start=/`"/ end=/"'/ oneline contains=@stataMacroGroup,stataQuote,stataString,stataEString +syn region stataString matchgroup=Nothing start=/"/ end=/"/ oneline contains=@stataMacroGroup + +" define clusters +syn cluster stataFuncGroup contains=@stataMacroGroup,stataFunc,stataString,stataEstring,stataParen,stataBracket +syn cluster stataMacroGroup contains=stataGlobal,stataLocal +syn cluster stataParenGroup contains=stataParenError,stataBracketError,stataBraceError,stataSpecial,stataFormat + +" Stata functions +" Math +syn region stataFunc matchgroup=Function start=/\" + +" Conditional. +syn keyword stpConditional if else elseif then +syn match stpConditional "\" + +" Repeats. +syn keyword stpRepeat for while loop +syn match stpRepeat "\" + +" Operators. +syn keyword stpOperator asc not and or desc group having in is any some all +syn keyword stpOperator between exists like escape with union intersect minus +syn keyword stpOperator out prior distinct sysdate + +" Statements. +syn keyword stpStatement alter analyze as audit avg by close clustered comment +syn keyword stpStatement commit continue count create cursor declare delete +syn keyword stpStatement drop exec execute explain fetch from index insert +syn keyword stpStatement into lock max min next noaudit nonclustered open +syn keyword stpStatement order output print raiserror recompile rename revoke +syn keyword stpStatement rollback savepoint select set sum transaction +syn keyword stpStatement truncate unique update values where + +" Functions. +syn keyword stpFunction abs acos ascii asin atan atn2 avg ceiling charindex +syn keyword stpFunction charlength convert col_name col_length cos cot count +syn keyword stpFunction curunreservedpgs datapgs datalength dateadd datediff +syn keyword stpFunction datename datepart db_id db_name degree difference +syn keyword stpFunction exp floor getdate hextoint host_id host_name index_col +syn keyword stpFunction inttohex isnull lct_admin log log10 lower ltrim max +syn keyword stpFunction min now object_id object_name patindex pi pos power +syn keyword stpFunction proc_role radians rand replace replicate reserved_pgs +syn keyword stpFunction reverse right rtrim rowcnt round show_role sign sin +syn keyword stpFunction soundex space sqrt str stuff substr substring sum +syn keyword stpFunction suser_id suser_name tan tsequal upper used_pgs user +syn keyword stpFunction user_id user_name valid_name valid_user message + +" Types. +syn keyword stpType binary bit char datetime decimal double float image +syn keyword stpType int integer long money nchar numeric precision real +syn keyword stpType smalldatetime smallint smallmoney text time tinyint +syn keyword stpType timestamp varbinary varchar + +" Globals. +syn match stpGlobals '@@char_convert' +syn match stpGlobals '@@cient_csname' +syn match stpGlobals '@@client_csid' +syn match stpGlobals '@@connections' +syn match stpGlobals '@@cpu_busy' +syn match stpGlobals '@@error' +syn match stpGlobals '@@identity' +syn match stpGlobals '@@idle' +syn match stpGlobals '@@io_busy' +syn match stpGlobals '@@isolation' +syn match stpGlobals '@@langid' +syn match stpGlobals '@@language' +syn match stpGlobals '@@max_connections' +syn match stpGlobals '@@maxcharlen' +syn match stpGlobals '@@ncharsize' +syn match stpGlobals '@@nestlevel' +syn match stpGlobals '@@pack_received' +syn match stpGlobals '@@pack_sent' +syn match stpGlobals '@@packet_errors' +syn match stpGlobals '@@procid' +syn match stpGlobals '@@rowcount' +syn match stpGlobals '@@servername' +syn match stpGlobals '@@spid' +syn match stpGlobals '@@sqlstatus' +syn match stpGlobals '@@testts' +syn match stpGlobals '@@textcolid' +syn match stpGlobals '@@textdbid' +syn match stpGlobals '@@textobjid' +syn match stpGlobals '@@textptr' +syn match stpGlobals '@@textsize' +syn match stpGlobals '@@thresh_hysteresis' +syn match stpGlobals '@@timeticks' +syn match stpGlobals '@@total_error' +syn match stpGlobals '@@total_read' +syn match stpGlobals '@@total_write' +syn match stpGlobals '@@tranchained' +syn match stpGlobals '@@trancount' +syn match stpGlobals '@@transtate' +syn match stpGlobals '@@version' + +" Todos. +syn keyword stpTodo TODO FIXME XXX DEBUG NOTE + +" Strings and characters. +syn match stpStringError "'.*$" +syn match stpString "'\([^']\|''\)*'" + +" Numbers. +syn match stpNumber "-\=\<\d*\.\=[0-9_]\>" + +" Comments. +syn region stpComment start="/\*" end="\*/" contains=stpTodo +syn match stpComment "--.*" contains=stpTodo +syn sync ccomment stpComment + +" Parens. +syn region stpParen transparent start='(' end=')' contains=ALLBUT,stpParenError +syn match stpParenError ")" + +" Syntax Synchronizing. +syn sync minlines=10 maxlines=100 + +" Define the default highlighting. +" For version 5.x and earlier, only when not done already. +" For version 5.8 and later, only when and item doesn't have highlighting yet. +if version >= 508 || !exists("did_stp_syn_inits") + if version < 508 + let did_stp_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink stpConditional Conditional + HiLink stpComment Comment + HiLink stpKeyword Keyword + HiLink stpNumber Number + HiLink stpOperator Operator + HiLink stpSpecial Special + HiLink stpStatement Statement + HiLink stpString String + HiLink stpStringError Error + HiLink stpType Type + HiLink stpTodo Todo + HiLink stpFunction Function + HiLink stpGlobals Macro + HiLink stpParen Normal + HiLink stpParenError Error + HiLink stpSQLKeyword Function + HiLink stpRepeat Repeat + + delcommand HiLink +endif + +let b:current_syntax = "stp" + +" vim ts=8 sw=2 diff --git a/vim71/syntax/strace.vim b/vim71/syntax/strace.vim new file mode 100644 index 0000000..80cd262 --- /dev/null +++ b/vim71/syntax/strace.vim @@ -0,0 +1,66 @@ +" Vim syntax file +" This is a GENERATED FILE. Please always refer to source file at the URI below. +" Language: strace output +" Maintainer: David Ne\v{c}as (Yeti) +" Last Change: 2002-10-10 +" URL: http://trific.ath.cx/Ftp/vim/syntax/strace.vim + +" Setup +if version >= 600 + if exists("b:current_syntax") + finish + endif +else + syntax clear +endif + +syn case match + +" Parse the line +syn match straceSpecialChar "\\\d\d\d\|\\." contained +syn region straceString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=straceSpecialChar oneline +syn match straceNumber "\W[+-]\=\(\d\+\)\=\.\=\d\+\([eE][+-]\=\d\+\)\="lc=1 +syn match straceNumber "\W0x\x\+"lc=1 +syn match straceNumberRHS "\W\(0x\x\+\|-\=\d\+\)"lc=1 contained +syn match straceOtherRHS "?" contained +syn match straceConstant "[A-Z_]\{2,}" +syn region straceVerbosed start="(" end=")" matchgroup=Normal contained oneline +syn region straceReturned start="\s=\s" end="$" contains=StraceEquals,straceNumberRHS,straceOtherRHS,straceConstant,straceVerbosed oneline transparent +syn match straceEquals "\s=\s"ms=s+1,me=e-1 +syn match straceParenthesis "[][(){}]" +syn match straceSysCall "^\w\+" +syn match straceOtherPID "^\[[^]]*\]" contains=stracePID,straceNumber nextgroup=straceSysCallEmbed skipwhite +syn match straceSysCallEmbed "\w\+" contained +syn keyword stracePID pid contained +syn match straceOperator "[-+=*/!%&|:,]" +syn region straceComment start="/\*" end="\*/" oneline + +" Define the default highlighting +if version >= 508 || !exists("did_strace_syntax_inits") + if version < 508 + let did_strace_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink straceComment Comment + HiLink straceVerbosed Comment + HiLink stracePID PreProc + HiLink straceNumber Number + HiLink straceNumberRHS Type + HiLink straceOtherRHS Type + HiLink straceString String + HiLink straceConstant Function + HiLink straceEquals Type + HiLink straceSysCallEmbed straceSysCall + HiLink straceSysCall Statement + HiLink straceParenthesis Statement + HiLink straceOperator Normal + HiLink straceSpecialChar Special + HiLink straceOtherPID PreProc + + delcommand HiLink +endif + +let b:current_syntax = "strace" diff --git a/vim71/syntax/sudoers.vim b/vim71/syntax/sudoers.vim new file mode 100644 index 0000000..2e2d744 --- /dev/null +++ b/vim71/syntax/sudoers.vim @@ -0,0 +1,266 @@ +" Vim syntax file +" Language: sudoers(5) configuration files +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +" TODO: instead of 'skipnl', we would like to match a specific group that would +" match \\$ and then continue with the nextgroup, actually, the skipnl doesn't +" work... +" TODO: treat 'ALL' like a special (yay, a bundle of new rules!!!) + +syn match sudoersUserSpec '^' nextgroup=@sudoersUserInSpec skipwhite + +syn match sudoersSpecEquals contained '=' nextgroup=@sudoersCmndSpecList skipwhite + +syn cluster sudoersCmndSpecList contains=sudoersUserRunasBegin,sudoersPASSWD,@sudoersCmndInSpec + +syn keyword sudoersTodo contained TODO FIXME XXX NOTE + +syn region sudoersComment display oneline start='#' end='$' contains=sudoersTodo + +syn keyword sudoersAlias User_Alias Runas_Alias nextgroup=sudoersUserAlias skipwhite skipnl +syn keyword sudoersAlias Host_Alias nextgroup=sudoersHostAlias skipwhite skipnl +syn keyword sudoersAlias Cmnd_Alias nextgroup=sudoersCmndAlias skipwhite skipnl + +syn match sudoersUserAlias contained '\<\u[A-Z0-9_]*\>' nextgroup=sudoersUserAliasEquals skipwhite skipnl +syn match sudoersUserNameInList contained '\<\l\+\>' nextgroup=@sudoersUserList skipwhite skipnl +syn match sudoersUIDInList contained '#\d\+\>' nextgroup=@sudoersUserList skipwhite skipnl +syn match sudoersGroupInList contained '%\l\+\>' nextgroup=@sudoersUserList skipwhite skipnl +syn match sudoersUserNetgroupInList contained '+\l\+\>' nextgroup=@sudoersUserList skipwhite skipnl +syn match sudoersUserAliasInList contained '\<\u[A-Z0-9_]*\>' nextgroup=@sudoersUserList skipwhite skipnl + +syn match sudoersUserName contained '\<\l\+\>' nextgroup=@sudoersParameter skipwhite skipnl +syn match sudoersUID contained '#\d\+\>' nextgroup=@sudoersParameter skipwhite skipnl +syn match sudoersGroup contained '%\l\+\>' nextgroup=@sudoersParameter skipwhite skipnl +syn match sudoersUserNetgroup contained '+\l\+\>' nextgroup=@sudoersParameter skipwhite skipnl +syn match sudoersUserAliasRef contained '\<\u[A-Z0-9_]*\>' nextgroup=@sudoersParameter skipwhite skipnl + +syn match sudoersUserNameInSpec contained '\<\l\+\>' nextgroup=@sudoersUserSpec skipwhite skipnl +syn match sudoersUIDInSpec contained '#\d\+\>' nextgroup=@sudoersUserSpec skipwhite skipnl +syn match sudoersGroupInSpec contained '%\l\+\>' nextgroup=@sudoersUserSpec skipwhite skipnl +syn match sudoersUserNetgroupInSpec contained '+\l\+\>' nextgroup=@sudoersUserSpec skipwhite skipnl +syn match sudoersUserAliasInSpec contained '\<\u[A-Z0-9_]*\>' nextgroup=@sudoersUserSpec skipwhite skipnl + +syn match sudoersUserNameInRunas contained '\<\l\+\>' nextgroup=@sudoersUserRunas skipwhite skipnl +syn match sudoersUIDInRunas contained '#\d\+\>' nextgroup=@sudoersUserRunas skipwhite skipnl +syn match sudoersGroupInRunas contained '%\l\+\>' nextgroup=@sudoersUserRunas skipwhite skipnl +syn match sudoersUserNetgroupInRunas contained '+\l\+\>' nextgroup=@sudoersUserRunas skipwhite skipnl +syn match sudoersUserAliasInRunas contained '\<\u[A-Z0-9_]*\>' nextgroup=@sudoersUserRunas skipwhite skipnl + +syn match sudoersHostAlias contained '\<\u[A-Z0-9_]*\>' nextgroup=sudoersHostAliasEquals skipwhite skipnl +syn match sudoersHostNameInList contained '\<\l\+\>' nextgroup=@sudoersHostList skipwhite skipnl +syn match sudoersIPAddrInList contained '\%(\d\{1,3}\.\)\{3}\d\{1,3}' nextgroup=@sudoersHostList skipwhite skipnl +syn match sudoersNetworkInList contained '\%(\d\{1,3}\.\)\{3}\d\{1,3}\%(/\%(\%(\d\{1,3}\.\)\{3}\d\{1,3}\|\d\+\)\)\=' nextgroup=@sudoersHostList skipwhite skipnl +syn match sudoersHostNetgroupInList contained '+\l\+\>' nextgroup=@sudoersHostList skipwhite skipnl +syn match sudoersHostAliasInList contained '\<\u[A-Z0-9_]*\>' nextgroup=@sudoersHostList skipwhite skipnl + +syn match sudoersHostName contained '\<\l\+\>' nextgroup=@sudoersParameter skipwhite skipnl +syn match sudoersIPAddr contained '\%(\d\{1,3}\.\)\{3}\d\{1,3}' nextgroup=@sudoersParameter skipwhite skipnl +syn match sudoersNetwork contained '\%(\d\{1,3}\.\)\{3}\d\{1,3}\%(/\%(\%(\d\{1,3}\.\)\{3}\d\{1,3}\|\d\+\)\)\=' nextgroup=@sudoersParameter skipwhite skipnl +syn match sudoersHostNetgroup contained '+\l\+\>' nextgroup=@sudoersParameter skipwhite skipnl +syn match sudoersHostAliasRef contained '\<\u[A-Z0-9_]*\>' nextgroup=@sudoersParameter skipwhite skipnl + +syn match sudoersHostNameInSpec contained '\<\l\+\>' nextgroup=@sudoersHostSpec skipwhite skipnl +syn match sudoersIPAddrInSpec contained '\%(\d\{1,3}\.\)\{3}\d\{1,3}' nextgroup=@sudoersHostSpec skipwhite skipnl +syn match sudoersNetworkInSpec contained '\%(\d\{1,3}\.\)\{3}\d\{1,3}\%(/\%(\%(\d\{1,3}\.\)\{3}\d\{1,3}\|\d\+\)\)\=' nextgroup=@sudoersHostSpec skipwhite skipnl +syn match sudoersHostNetgroupInSpec contained '+\l\+\>' nextgroup=@sudoersHostSpec skipwhite skipnl +syn match sudoersHostAliasInSpec contained '\<\u[A-Z0-9_]*\>' nextgroup=@sudoersHostSpec skipwhite skipnl + +syn match sudoersCmndAlias contained '\<\u[A-Z0-9_]*\>' nextgroup=sudoersCmndAliasEquals skipwhite skipnl +syn match sudoersCmndNameInList contained '[^[:space:],:=\\]\+\%(\\[[:space:],:=\\][^[:space:],:=\\]*\)*' nextgroup=@sudoersCmndList,sudoersCommandEmpty,sudoersCommandArgs skipwhite +syn match sudoersCmndAliasInList contained '\<\u[A-Z0-9_]*\>' nextgroup=@sudoersCmndList skipwhite skipnl + +syn match sudoersCmndNameInSpec contained '[^[:space:],:=\\]\+\%(\\[[:space:],:=\\][^[:space:],:=\\]*\)*' nextgroup=@sudoersCmndSpec,sudoersCommandEmptyInSpec,sudoersCommandArgsInSpec skipwhite +syn match sudoersCmndAliasInSpec contained '\<\u[A-Z0-9_]*\>' nextgroup=@sudoersCmndSpec skipwhite skipnl + +syn match sudoersUserAliasEquals contained '=' nextgroup=@sudoersUserInList skipwhite skipnl +syn match sudoersUserListComma contained ',' nextgroup=@sudoersUserInList skipwhite skipnl +syn match sudoersUserListColon contained ':' nextgroup=sudoersUserAlias skipwhite skipnl +syn cluster sudoersUserList contains=sudoersUserListComma,sudoersUserListColon + +syn match sudoersUserSpecComma contained ',' nextgroup=@sudoersUserInSpec skipwhite skipnl +syn cluster sudoersUserSpec contains=sudoersUserSpecComma,@sudoersHostInSpec + +syn match sudoersUserRunasBegin contained '(' nextgroup=@sudoersUserInRunas skipwhite skipnl +syn match sudoersUserRunasComma contained ',' nextgroup=@sudoersUserInRunas skipwhite skipnl +syn match sudoersUserRunasEnd contained ')' nextgroup=sudoersPASSWD,@sudoersCmndInSpec skipwhite skipnl +syn cluster sudoersUserRunas contains=sudoersUserRunasComma,@sudoersUserInRunas,sudoersUserRunasEnd + + +syn match sudoersHostAliasEquals contained '=' nextgroup=@sudoersHostInList skipwhite skipnl +syn match sudoersHostListComma contained ',' nextgroup=@sudoersHostInList skipwhite skipnl +syn match sudoersHostListColon contained ':' nextgroup=sudoersHostAlias skipwhite skipnl +syn cluster sudoersHostList contains=sudoersHostListComma,sudoersHostListColon + +syn match sudoersHostSpecComma contained ',' nextgroup=@sudoersHostInSpec skipwhite skipnl +syn cluster sudoersHostSpec contains=sudoersHostSpecComma,sudoersSpecEquals + + +syn match sudoersCmndAliasEquals contained '=' nextgroup=@sudoersCmndInList skipwhite skipnl +syn match sudoersCmndListComma contained ',' nextgroup=@sudoersCmndInList skipwhite skipnl +syn match sudoersCmndListColon contained ':' nextgroup=sudoersCmndAlias skipwhite skipnl +syn cluster sudoersCmndList contains=sudoersCmndListComma,sudoersCmndListColon + +syn match sudoersCmndSpecComma contained ',' nextgroup=@sudoersCmndSpecList skipwhite skipnl +syn match sudoersCmndSpecColon contained ':' nextgroup=@sudoersUserInSpec skipwhite skipnl +syn cluster sudoersCmndSpec contains=sudoersCmndSpecComma,sudoersCmndSpecColon + +syn cluster sudoersUserInList contains=sudoersUserNegationInList,sudoersUserNameInList,sudoersUIDInList,sudoersGroupInList,sudoersUserNetgroupInList,sudoersUserAliasInList +syn cluster sudoersHostInList contains=sudoersHostNegationInList,sudoersHostNameInList,sudoersIPAddrInList,sudoersNetworkInList,sudoersHostNetgroupInList,sudoersHostAliasInList +syn cluster sudoersCmndInList contains=sudoersCmndNegationInList,sudoersCmndNameInList,sudoersCmndAliasInList + +syn cluster sudoersUser contains=sudoersUserNegation,sudoersUserName,sudoersUID,sudoersGroup,sudoersUserNetgroup,sudoersUserAliasRef +syn cluster sudoersHost contains=sudoersHostNegation,sudoersHostName,sudoersIPAddr,sudoersNetwork,sudoersHostNetgroup,sudoersHostAliasRef + +syn cluster sudoersUserInSpec contains=sudoersUserNegationInSpec,sudoersUserNameInSpec,sudoersUIDInSpec,sudoersGroupInSpec,sudoersUserNetgroupInSpec,sudoersUserAliasInSpec +syn cluster sudoersHostInSpec contains=sudoersHostNegationInSpec,sudoersHostNameInSpec,sudoersIPAddrInSpec,sudoersNetworkInSpec,sudoersHostNetgroupInSpec,sudoersHostAliasInSpec +syn cluster sudoersUserInRunas contains=sudoersUserNegationInRunas,sudoersUserNameInRunas,sudoersUIDInRunas,sudoersGroupInRunas,sudoersUserNetgroupInRunas,sudoersUserAliasInRunas +syn cluster sudoersCmndInSpec contains=sudoersCmndNegationInSpec,sudoersCmndNameInSpec,sudoersCmndAliasInSpec + +syn match sudoersUserNegationInList contained '!\+' nextgroup=@sudoersUserInList skipwhite skipnl +syn match sudoersHostNegationInList contained '!\+' nextgroup=@sudoersHostInList skipwhite skipnl +syn match sudoersCmndNegationInList contained '!\+' nextgroup=@sudoersCmndInList skipwhite skipnl + +syn match sudoersUserNegation contained '!\+' nextgroup=@sudoersUser skipwhite skipnl +syn match sudoersHostNegation contained '!\+' nextgroup=@sudoersHost skipwhite skipnl + +syn match sudoersUserNegationInSpec contained '!\+' nextgroup=@sudoersUserInSpec skipwhite skipnl +syn match sudoersHostNegationInSpec contained '!\+' nextgroup=@sudoersHostInSpec skipwhite skipnl +syn match sudoersUserNegationInRunas contained '!\+' nextgroup=@sudoersUserInRunas skipwhite skipnl +syn match sudoersCmndNegationInSpec contained '!\+' nextgroup=@sudoersCmndInSpec skipwhite skipnl + +syn match sudoersCommandArgs contained '[^[:space:],:=\\]\+\%(\\[[:space:],:=\\][^[:space:],:=\\]*\)*' nextgroup=sudoersCommandArgs,@sudoersCmndList skipwhite +syn match sudoersCommandEmpty contained '""' nextgroup=@sudoersCmndList skipwhite skipnl + +syn match sudoersCommandArgsInSpec contained '[^[:space:],:=\\]\+\%(\\[[:space:],:=\\][^[:space:],:=\\]*\)*' nextgroup=sudoersCommandArgsInSpec,@sudoersCmndSpec skipwhite +syn match sudoersCommandEmptyInSpec contained '""' nextgroup=@sudoersCmndSpec skipwhite skipnl + +syn keyword sudoersDefaultEntry Defaults nextgroup=sudoersDefaultTypeAt,sudoersDefaultTypeColon,sudoersDefaultTypeGreaterThan,@sudoersParameter skipwhite skipnl +syn match sudoersDefaultTypeAt contained '@' nextgroup=@sudoersHost skipwhite skipnl +syn match sudoersDefaultTypeColon contained ':' nextgroup=@sudoersUser skipwhite skipnl +syn match sudoersDefaultTypeGreaterThan contained '>' nextgroup=@sudoersUser skipwhite skipnl + +" TODO: could also deal with special characters here +syn match sudoersBooleanParameter contained '!' nextgroup=sudoersBooleanParameter skipwhite skipnl +syn keyword sudoersBooleanParameter contained long_opt_prompt ignore_dot mail_always mail_badpass mail_no_user mail_no_perms tty_tickets lecture authenticate root_sudo log_host log_year shell_noargs set_home always_set_home path_info preserve_groups fqdn insults requiretty env_editor rootpw runaspw targetpw set_logname stay_setuid env_reset use_loginclass nextgroup=sudoersParameterListComma skipwhite skipnl +syn keyword sudoersIntegerParameter contained passwd_tries loglinelen timestamp_timeout passwd_timeout umask nextgroup=sudoersIntegerParameterEquals skipwhite skipnl +syn keyword sudoersStringParameter contained mailsub badpass_message timestampdir timestampowner passprompt runas_default syslog_goodpri syslog_badpri editor logfile syslog mailerpath mailerflags mailto exempt_group verifypw listpw nextgroup=sudoersStringParameterEquals skipwhite skipnl +syn keyword sudoersListParameter contained env_check env_delete env_keep nextgroup=sudoersListParameterEquals skipwhite skipnl + +syn match sudoersParameterListComma contained ',' nextgroup=@sudoersParameter skipwhite skipnl + +syn cluster sudoersParameter contains=sudoersBooleanParameter,sudoersIntegerParameterEquals,sudoersStringParameter,sudoersListParameter + +syn match sudoersIntegerParameterEquals contained '[+-]\==' nextgroup=sudoersIntegerValue skipwhite skipnl +syn match sudoersStringParameterEquals contained '[+-]\==' nextgroup=sudoersStringValue skipwhite skipnl +syn match sudoersListParameterEquals contained '[+-]\==' nextgroup=sudoersListValue skipwhite skipnl + +syn match sudoersIntegerValue contained '\d\+' nextgroup=sudoersParameterListComma skipwhite skipnl +syn match sudoersStringValue contained '[^[:space:],:=\\]*\%(\\[[:space:],:=\\][^[:space:],:=\\]*\)*' nextgroup=sudoersParameterListComma skipwhite skipnl +syn region sudoersStringValue contained start=+"+ skip=+\\"+ end=+"+ nextgroup=sudoersParameterListComma skipwhite skipnl +syn match sudoersListValue contained '[^[:space:],:=\\]*\%(\\[[:space:],:=\\][^[:space:],:=\\]*\)*' nextgroup=sudoersParameterListComma skipwhite skipnl +syn region sudoersListValue contained start=+"+ skip=+\\"+ end=+"+ nextgroup=sudoersParameterListComma skipwhite skipnl + +syn match sudoersPASSWD contained '\%(NO\)\=PASSWD:' nextgroup=@sudoersCmndInSpec skipwhite + +hi def link sudoersSpecEquals Operator +hi def link sudoersTodo Todo +hi def link sudoersComment Comment +hi def link sudoersAlias Keyword +hi def link sudoersUserAlias Identifier +hi def link sudoersUserNameInList String +hi def link sudoersUIDInList Number +hi def link sudoersGroupInList PreProc +hi def link sudoersUserNetgroupInList PreProc +hi def link sudoersUserAliasInList PreProc +hi def link sudoersUserName String +hi def link sudoersUID Number +hi def link sudoersGroup PreProc +hi def link sudoersUserNetgroup PreProc +hi def link sudoersUserAliasRef PreProc +hi def link sudoersUserNameInSpec String +hi def link sudoersUIDInSpec Number +hi def link sudoersGroupInSpec PreProc +hi def link sudoersUserNetgroupInSpec PreProc +hi def link sudoersUserAliasInSpec PreProc +hi def link sudoersUserNameInRunas String +hi def link sudoersUIDInRunas Number +hi def link sudoersGroupInRunas PreProc +hi def link sudoersUserNetgroupInRunas PreProc +hi def link sudoersUserAliasInRunas PreProc +hi def link sudoersHostAlias Identifier +hi def link sudoersHostNameInList String +hi def link sudoersIPAddrInList Number +hi def link sudoersNetworkInList Number +hi def link sudoersHostNetgroupInList PreProc +hi def link sudoersHostAliasInList PreProc +hi def link sudoersHostName String +hi def link sudoersIPAddr Number +hi def link sudoersNetwork Number +hi def link sudoersHostNetgroup PreProc +hi def link sudoersHostAliasRef PreProc +hi def link sudoersHostNameInSpec String +hi def link sudoersIPAddrInSpec Number +hi def link sudoersNetworkInSpec Number +hi def link sudoersHostNetgroupInSpec PreProc +hi def link sudoersHostAliasInSpec PreProc +hi def link sudoersCmndAlias Identifier +hi def link sudoersCmndNameInList String +hi def link sudoersCmndAliasInList PreProc +hi def link sudoersCmndNameInSpec String +hi def link sudoersCmndAliasInSpec PreProc +hi def link sudoersUserAliasEquals Operator +hi def link sudoersUserListComma Delimiter +hi def link sudoersUserListColon Delimiter +hi def link sudoersUserSpecComma Delimiter +hi def link sudoersUserRunasBegin Delimiter +hi def link sudoersUserRunasComma Delimiter +hi def link sudoersUserRunasEnd Delimiter +hi def link sudoersHostAliasEquals Operator +hi def link sudoersHostListComma Delimiter +hi def link sudoersHostListColon Delimiter +hi def link sudoersHostSpecComma Delimiter +hi def link sudoersCmndAliasEquals Operator +hi def link sudoersCmndListComma Delimiter +hi def link sudoersCmndListColon Delimiter +hi def link sudoersCmndSpecComma Delimiter +hi def link sudoersCmndSpecColon Delimiter +hi def link sudoersUserNegationInList Operator +hi def link sudoersHostNegationInList Operator +hi def link sudoersCmndNegationInList Operator +hi def link sudoersUserNegation Operator +hi def link sudoersHostNegation Operator +hi def link sudoersUserNegationInSpec Operator +hi def link sudoersHostNegationInSpec Operator +hi def link sudoersUserNegationInRunas Operator +hi def link sudoersCmndNegationInSpec Operator +hi def link sudoersCommandArgs String +hi def link sudoersCommandEmpty Special +hi def link sudoersDefaultEntry Keyword +hi def link sudoersDefaultTypeAt Special +hi def link sudoersDefaultTypeColon Special +hi def link sudoersDefaultTypeGreaterThan Special +hi def link sudoersBooleanParameter Identifier +hi def link sudoersIntegerParameter Identifier +hi def link sudoersStringParameter Identifier +hi def link sudoersListParameter Identifier +hi def link sudoersParameterListComma Delimiter +hi def link sudoersIntegerParameterEquals Operator +hi def link sudoersStringParameterEquals Operator +hi def link sudoersListParameterEquals Operator +hi def link sudoersIntegerValue Number +hi def link sudoersStringValue String +hi def link sudoersListValue String +hi def link sudoersPASSWD Special + +let b:current_syntax = "sudoers" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/svn.vim b/vim71/syntax/svn.vim new file mode 100644 index 0000000..3821af6 --- /dev/null +++ b/vim71/syntax/svn.vim @@ -0,0 +1,50 @@ +" Vim syntax file +" Language: Subversion (svn) commit file +" Maintainer: Dmitry Vasiliev +" URL: http://www.hlabs.spb.ru/vim/svn.vim +" Revision: $Id: svn.vim,v 1.2 2006/03/27 16:27:07 vimboss Exp $ +" Filenames: svn-commit*.tmp +" Version: 1.5 + +" Contributors: +" Stefano Zacchiroli + +" For version 5.x: Clear all syntax items. +" For version 6.x: Quit when a syntax file was already loaded. +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn region svnRegion start="^--.*--$" end="\%$" contains=ALL +syn match svnRemoved "^D .*$" contained +syn match svnAdded "^A[ M] .*$" contained +syn match svnModified "^M[ M] .*$" contained +syn match svnProperty "^_M .*$" contained + +" Synchronization. +syn sync clear +syn sync match svnSync grouphere svnRegion "^--.*--$"me=s-1 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already. +" For version 5.8 and later: only when an item doesn't have highlighting yet. +if version >= 508 || !exists("did_svn_syn_inits") + if version <= 508 + let did_svn_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink svnRegion Comment + HiLink svnRemoved Constant + HiLink svnAdded Identifier + HiLink svnModified Special + HiLink svnProperty Special + + delcommand HiLink +endif + +let b:current_syntax = "svn" diff --git a/vim71/syntax/syncolor.vim b/vim71/syntax/syncolor.vim new file mode 100644 index 0000000..8d0064d --- /dev/null +++ b/vim71/syntax/syncolor.vim @@ -0,0 +1,85 @@ +" Vim syntax support file +" Maintainer: Bram Moolenaar +" Last Change: 2001 Sep 12 + +" This file sets up the default methods for highlighting. +" It is loaded from "synload.vim" and from Vim for ":syntax reset". +" Also used from init_highlight(). + +if !exists("syntax_cmd") || syntax_cmd == "on" + " ":syntax on" works like in Vim 5.7: set colors but keep links + command -nargs=* SynColor hi + command -nargs=* SynLink hi link +else + if syntax_cmd == "enable" + " ":syntax enable" keeps any existing colors + command -nargs=* SynColor hi def + command -nargs=* SynLink hi def link + elseif syntax_cmd == "reset" + " ":syntax reset" resets all colors to the default + command -nargs=* SynColor hi + command -nargs=* SynLink hi! link + else + " User defined syncolor file has already set the colors. + finish + endif +endif + +" Many terminals can only use six different colors (plus black and white). +" Therefore the number of colors used is kept low. It doesn't look nice with +" too many colors anyway. +" Careful with "cterm=bold", it changes the color to bright for some terminals. +" There are two sets of defaults: for a dark and a light background. +if &background == "dark" + SynColor Comment term=bold cterm=NONE ctermfg=Cyan ctermbg=NONE gui=NONE guifg=#80a0ff guibg=NONE + SynColor Constant term=underline cterm=NONE ctermfg=Magenta ctermbg=NONE gui=NONE guifg=#ffa0a0 guibg=NONE + SynColor Special term=bold cterm=NONE ctermfg=LightRed ctermbg=NONE gui=NONE guifg=Orange guibg=NONE + SynColor Identifier term=underline cterm=bold ctermfg=Cyan ctermbg=NONE gui=NONE guifg=#40ffff guibg=NONE + SynColor Statement term=bold cterm=NONE ctermfg=Yellow ctermbg=NONE gui=bold guifg=#ffff60 guibg=NONE + SynColor PreProc term=underline cterm=NONE ctermfg=LightBlue ctermbg=NONE gui=NONE guifg=#ff80ff guibg=NONE + SynColor Type term=underline cterm=NONE ctermfg=LightGreen ctermbg=NONE gui=bold guifg=#60ff60 guibg=NONE + SynColor Underlined term=underline cterm=underline ctermfg=LightBlue gui=underline guifg=#80a0ff + SynColor Ignore term=NONE cterm=NONE ctermfg=black ctermbg=NONE gui=NONE guifg=bg guibg=NONE +else + SynColor Comment term=bold cterm=NONE ctermfg=DarkBlue ctermbg=NONE gui=NONE guifg=Blue guibg=NONE + SynColor Constant term=underline cterm=NONE ctermfg=DarkRed ctermbg=NONE gui=NONE guifg=Magenta guibg=NONE + SynColor Special term=bold cterm=NONE ctermfg=DarkMagenta ctermbg=NONE gui=NONE guifg=SlateBlue guibg=NONE + SynColor Identifier term=underline cterm=NONE ctermfg=DarkCyan ctermbg=NONE gui=NONE guifg=DarkCyan guibg=NONE + SynColor Statement term=bold cterm=NONE ctermfg=Brown ctermbg=NONE gui=bold guifg=Brown guibg=NONE + SynColor PreProc term=underline cterm=NONE ctermfg=DarkMagenta ctermbg=NONE gui=NONE guifg=Purple guibg=NONE + SynColor Type term=underline cterm=NONE ctermfg=DarkGreen ctermbg=NONE gui=bold guifg=SeaGreen guibg=NONE + SynColor Underlined term=underline cterm=underline ctermfg=DarkMagenta gui=underline guifg=SlateBlue + SynColor Ignore term=NONE cterm=NONE ctermfg=white ctermbg=NONE gui=NONE guifg=bg guibg=NONE +endif +SynColor Error term=reverse cterm=NONE ctermfg=White ctermbg=Red gui=NONE guifg=White guibg=Red +SynColor Todo term=standout cterm=NONE ctermfg=Black ctermbg=Yellow gui=NONE guifg=Blue guibg=Yellow + +" Common groups that link to default highlighting. +" You can specify other highlighting easily. +SynLink String Constant +SynLink Character Constant +SynLink Number Constant +SynLink Boolean Constant +SynLink Float Number +SynLink Function Identifier +SynLink Conditional Statement +SynLink Repeat Statement +SynLink Label Statement +SynLink Operator Statement +SynLink Keyword Statement +SynLink Exception Statement +SynLink Include PreProc +SynLink Define PreProc +SynLink Macro PreProc +SynLink PreCondit PreProc +SynLink StorageClass Type +SynLink Structure Type +SynLink Typedef Type +SynLink Tag Special +SynLink SpecialChar Special +SynLink Delimiter Special +SynLink SpecialComment Special +SynLink Debug Special + +delcommand SynColor +delcommand SynLink diff --git a/vim71/syntax/synload.vim b/vim71/syntax/synload.vim new file mode 100644 index 0000000..54aecbb --- /dev/null +++ b/vim71/syntax/synload.vim @@ -0,0 +1,76 @@ +" Vim syntax support file +" Maintainer: Bram Moolenaar +" Last Change: 2006 Apr 30 + +" This file sets up for syntax highlighting. +" It is loaded from "syntax.vim" and "manual.vim". +" 1. Set the default highlight groups. +" 2. Install Syntax autocommands for all the available syntax files. + +if !has("syntax") + finish +endif + +" let others know that syntax has been switched on +let syntax_on = 1 + +" Set the default highlighting colors. Use a color scheme if specified. +if exists("colors_name") + exe "colors " . colors_name +else + runtime! syntax/syncolor.vim +endif + +" Line continuation is used here, remove 'C' from 'cpoptions' +let s:cpo_save = &cpo +set cpo&vim + +" First remove all old syntax autocommands. +au! Syntax + +au Syntax * call s:SynSet() + +fun! s:SynSet() + " clear syntax for :set syntax=OFF and any syntax name that doesn't exist + syn clear + if exists("b:current_syntax") + unlet b:current_syntax + endif + + let s = expand("") + if s == "ON" + " :set syntax=ON + if &filetype == "" + echohl ErrorMsg + echo "filetype unknown" + echohl None + endif + let s = &filetype + endif + + if s != "" + " Load the syntax file(s). When there are several, separated by dots, + " load each in sequence. + for name in split(s, '\.') + exe "runtime! syntax/" . name . ".vim syntax/" . name . "/*.vim" + endfor + endif +endfun + + +" Handle adding doxygen to other languages (C, C++, IDL) +au Syntax cpp,c,idl + \ if (exists('b:load_doxygen_syntax') && b:load_doxygen_syntax) + \ || (exists('g:load_doxygen_syntax') && g:load_doxygen_syntax) + \ | runtime! syntax/doxygen.vim + \ | endif + + +" Source the user-specified syntax highlighting file +if exists("mysyntaxfile") && filereadable(expand(mysyntaxfile)) + execute "source " . mysyntaxfile +endif + +" Restore 'cpoptions' +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/syntax.vim b/vim71/syntax/syntax.vim new file mode 100644 index 0000000..f274d93 --- /dev/null +++ b/vim71/syntax/syntax.vim @@ -0,0 +1,43 @@ +" Vim syntax support file +" Maintainer: Bram Moolenaar +" Last Change: 2001 Sep 04 + +" This file is used for ":syntax on". +" It installs the autocommands and starts highlighting for all buffers. + +if !has("syntax") + finish +endif + +" If Syntax highlighting appears to be on already, turn it off first, so that +" any leftovers are cleared. +if exists("syntax_on") || exists("syntax_manual") + so :p:h/nosyntax.vim +endif + +" Load the Syntax autocommands and set the default methods for highlighting. +runtime syntax/synload.vim + +" Load the FileType autocommands if not done yet. +if exists("did_load_filetypes") + let s:did_ft = 1 +else + filetype on + let s:did_ft = 0 +endif + +" Set up the connection between FileType and Syntax autocommands. +" This makes the syntax automatically set when the file type is detected. +augroup syntaxset + au! FileType * exe "set syntax=" . expand("") +augroup END + + +" Execute the syntax autocommands for the each buffer. +" If the filetype wasn't detected yet, do that now. +" Always do the syntaxset autocommands, for buffers where the 'filetype' +" already was set manually (e.g., help buffers). +doautoall syntaxset FileType +if !s:did_ft + doautoall filetypedetect BufRead +endif diff --git a/vim71/syntax/sysctl.vim b/vim71/syntax/sysctl.vim new file mode 100644 index 0000000..d16d458 --- /dev/null +++ b/vim71/syntax/sysctl.vim @@ -0,0 +1,39 @@ +" Vim syntax file +" Language: sysctl.conf(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match sysctlBegin display '^' + \ nextgroup=sysctlToken,sysctlComment skipwhite + +syn match sysctlToken contained display '\S\+' + \ nextgroup=sysctlTokenEq skipwhite + +syn match sysctlTokenEq contained display '=' nextgroup=sysctlValue skipwhite + +syn region sysctlValue contained display oneline + \ matchgroup=sysctlValue start='\S' + \ matchgroup=Normal end='\s*$' + +syn keyword sysctlTodo contained TODO FIXME XXX NOTE + +syn region sysctlComment display oneline start='^\s*[#;]' end='$' + \ contains=sysctlTodo,@Spell + +hi def link sysctlTodo Todo +hi def link sysctlComment Comment +hi def link sysctlToken Identifier +hi def link sysctlTokenEq Operator +hi def link sysctlValue String + +let b:current_syntax = "sysctl" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/tads.vim b/vim71/syntax/tads.vim new file mode 100644 index 0000000..260ff36 --- /dev/null +++ b/vim71/syntax/tads.vim @@ -0,0 +1,184 @@ +" Vim syntax file +" Language: TADS +" Maintainer: Amir Karger +" $Date: 2004/06/13 19:28:45 $ +" $Revision: 1.1 $ +" Stolen from: Bram Moolenaar's C language file +" Newest version at: http://www.hec.utah.edu/~karger/vim/syntax/tads.vim +" History info at the bottom of the file + +" TODO lots more keywords +" global, self, etc. are special *objects*, not functions. They should +" probably be a different color than the special functions +" Actually, should cvtstr etc. be functions?! (change tadsFunction) +" Make global etc. into Identifiers, since we don't have regular variables? + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" A bunch of useful keywords +syn keyword tadsStatement goto break return continue pass +syn keyword tadsLabel case default +syn keyword tadsConditional if else switch +syn keyword tadsRepeat while for do +syn keyword tadsStorageClass local compoundWord formatstring specialWords +syn keyword tadsBoolean nil true + +" TADS keywords +syn keyword tadsKeyword replace modify +syn keyword tadsKeyword global self inherited +" builtin functions +syn keyword tadsKeyword cvtstr cvtnum caps lower upper substr +syn keyword tadsKeyword say length +syn keyword tadsKeyword setit setscore +syn keyword tadsKeyword datatype proptype +syn keyword tadsKeyword car cdr +syn keyword tadsKeyword defined isclass +syn keyword tadsKeyword find firstobj nextobj +syn keyword tadsKeyword getarg argcount +syn keyword tadsKeyword input yorn askfile +syn keyword tadsKeyword rand randomize +syn keyword tadsKeyword restart restore quit save undo +syn keyword tadsException abort exit exitobj + +syn keyword tadsTodo contained TODO FIXME XXX + +" String and Character constants +" Highlight special characters (those which have a backslash) differently +syn match tadsSpecial contained "\\." +syn region tadsDoubleString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=tadsSpecial,tadsEmbedded +syn region tadsSingleString start=+'+ skip=+\\\\\|\\'+ end=+'+ contains=tadsSpecial +" Embedded expressions in strings +syn region tadsEmbedded contained start="<<" end=">>" contains=tadsKeyword + +" TADS doesn't have \xxx, right? +"syn match cSpecial contained "\\[0-7][0-7][0-7]\=\|\\." +"syn match cSpecialCharacter "'\\[0-7][0-7]'" +"syn match cSpecialCharacter "'\\[0-7][0-7][0-7]'" + +"catch errors caused by wrong parenthesis +"syn region cParen transparent start='(' end=')' contains=ALLBUT,cParenError,cIncluded,cSpecial,cTodo,cUserCont,cUserLabel +"syn match cParenError ")" +"syn match cInParen contained "[{}]" +syn region tadsBrace transparent start='{' end='}' contains=ALLBUT,tadsBraceError,tadsIncluded,tadsSpecial,tadsTodo +syn match tadsBraceError "}" + +"integer number (TADS has no floating point numbers) +syn case ignore +syn match tadsNumber "\<[0-9]\+\>" +"hex number +syn match tadsNumber "\<0x[0-9a-f]\+\>" +syn match tadsIdentifier "\<[a-z][a-z0-9_$]*\>" +syn case match +" flag an octal number with wrong digits +syn match tadsOctalError "\<0[0-7]*[89]" + +" Removed complicated c_comment_strings +syn region tadsComment start="/\*" end="\*/" contains=tadsTodo +syn match tadsComment "//.*" contains=tadsTodo +syntax match tadsCommentError "\*/" + +syn region tadsPreCondit start="^\s*#\s*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=tadsComment,tadsString,tadsNumber,tadsCommentError +syn region tadsIncluded contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match tadsIncluded contained "<[^>]*>" +syn match tadsInclude "^\s*#\s*include\>\s*["<]" contains=tadsIncluded +syn region tadsDefine start="^\s*#\s*\(define\>\|undef\>\)" skip="\\$" end="$" contains=ALLBUT,tadsPreCondit,tadsIncluded,tadsInclude,tadsDefine,tadsInBrace,tadsIdentifier + +syn region tadsPreProc start="^\s*#\s*\(pragma\>\|line\>\|warning\>\|warn\>\|error\>\)" skip="\\$" end="$" contains=ALLBUT,tadsPreCondit,tadsIncluded,tadsInclude,tadsDefine,tadsInParen,tadsIdentifier + +" Highlight User Labels +" TODO labels for gotos? +"syn region cMulti transparent start='?' end=':' contains=ALLBUT,cIncluded,cSpecial,cTodo,cUserCont,cUserLabel,cBitField +" Avoid matching foo::bar() in C++ by requiring that the next char is not ':' +"syn match cUserCont "^\s*\I\i*\s*:$" contains=cUserLabel +"syn match cUserCont ";\s*\I\i*\s*:$" contains=cUserLabel +"syn match cUserCont "^\s*\I\i*\s*:[^:]" contains=cUserLabel +"syn match cUserCont ";\s*\I\i*\s*:[^:]" contains=cUserLabel + +"syn match cUserLabel "\I\i*" contained + +" identifier: class-name [, class-name [...]] [property-list] ; +" Don't highlight comment in class def +syn match tadsClassDef "\[^/]*" contains=tadsObjectDef,tadsClass +syn match tadsClass contained "\" +syn match tadsObjectDef "\<[a-zA-Z][a-zA-Z0-9_$]*\s*:\s*[a-zA-Z0-9_$]\+\(\s*,\s*[a-zA-Z][a-zA-Z0-9_$]*\)*\(\s*;\)\=" +syn keyword tadsFunction contained function +syn match tadsFunctionDef "\<[a-zA-Z][a-zA-Z0-9_$]*\s*:\s*function[^{]*" contains=tadsFunction +"syn region tadsObject transparent start = '[a-zA-Z][\i$]\s*:\s*' end=";" contains=tadsBrace,tadsObjectDef + +" How far back do we go to find matching groups +if !exists("tads_minlines") + let tads_minlines = 15 +endif +exec "syn sync ccomment tadsComment minlines=" . tads_minlines +if !exists("tads_sync_dist") + let tads_sync_dist = 100 +endif +execute "syn sync maxlines=" . tads_sync_dist + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tads_syn_inits") + if version < 508 + let did_tads_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink tadsFunctionDef Function + HiLink tadsFunction Structure + HiLink tadsClass Structure + HiLink tadsClassDef Identifier + HiLink tadsObjectDef Identifier +" no highlight for tadsEmbedded, so it prints as normal text w/in the string + + HiLink tadsOperator Operator + HiLink tadsStructure Structure + HiLink tadsTodo Todo + HiLink tadsLabel Label + HiLink tadsConditional Conditional + HiLink tadsRepeat Repeat + HiLink tadsException Exception + HiLink tadsStatement Statement + HiLink tadsStorageClass StorageClass + HiLink tadsKeyWord Keyword + HiLink tadsSpecial SpecialChar + HiLink tadsNumber Number + HiLink tadsBoolean Boolean + HiLink tadsDoubleString tadsString + HiLink tadsSingleString tadsString + + HiLink tadsOctalError tadsError + HiLink tadsCommentError tadsError + HiLink tadsBraceError tadsError + HiLink tadsInBrace tadsError + HiLink tadsError Error + + HiLink tadsInclude Include + HiLink tadsPreProc PreProc + HiLink tadsDefine Macro + HiLink tadsIncluded tadsString + HiLink tadsPreCondit PreCondit + + HiLink tadsString String + HiLink tadsComment Comment + + delcommand HiLink +endif + + +let b:current_syntax = "tads" + +" Changes: +" 11/18/99 Added a bunch of TADS functions, tadsException +" 10/22/99 Misspelled Moolenaar (sorry!), c_minlines to tads_minlines +" +" vim: ts=8 diff --git a/vim71/syntax/tags.vim b/vim71/syntax/tags.vim new file mode 100644 index 0000000..051d65a --- /dev/null +++ b/vim71/syntax/tags.vim @@ -0,0 +1,47 @@ +" Language: tags +" Maintainer: Dr. Charles E. Campbell, Jr. +" Last Change: Sep 06, 2005 +" Version: 3 +" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match tagName "^[^\t]\+" skipwhite nextgroup=tagPath +syn match tagPath "[^\t]\+" contained skipwhite nextgroup=tagAddr contains=tagBaseFile +syn match tagBaseFile "[a-zA-Z_]\+[\.a-zA-Z_0-9]*\t"me=e-1 contained +syn match tagAddr "\d*" contained skipwhite nextgroup=tagComment +syn region tagAddr matchgroup=tagDelim start="/" skip="\(\\\\\)*\\/" matchgroup=tagDelim end="$\|/" oneline contained skipwhite nextgroup=tagComment +syn match tagComment ";.*$" contained contains=tagField +syn match tagComment "^!_TAG_.*$" +syn match tagField contained "[a-z]*:" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_drchip_tags_inits") + if version < 508 + let did_drchip_tags_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tagBaseFile PreProc + HiLink tagComment Comment + HiLink tagDelim Delimiter + HiLink tagField Number + HiLink tagName Identifier + HiLink tagPath PreProc + + delcommand HiLink +endif + +let b:current_syntax = "tags" + +" vim: ts=12 diff --git a/vim71/syntax/tak.vim b/vim71/syntax/tak.vim new file mode 100644 index 0000000..20186db --- /dev/null +++ b/vim71/syntax/tak.vim @@ -0,0 +1,136 @@ +" Vim syntax file +" Language: TAK2, TAK3, TAK2000 thermal modeling input file +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.tak +" URL: http://www.naglenet.org/vim/syntax/tak.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + + +" Ignore case +syn case ignore + + + +" +" +" Begin syntax definitions for tak input file. +" + +" Force free-form fortran format +let fortran_free_source=1 + +" Load FORTRAN syntax file +if version < 600 + source :p:h/fortran.vim +else + runtime! syntax/fortran.vim +endif +unlet b:current_syntax + + + +" Define keywords for TAK and TAKOUT +syn keyword takOptions AUTODAMP CPRINT CSGDUMP GPRINT HPRINT LODTMP +syn keyword takOptions LOGIC LPRINT NCVPRINT PLOTQ QPRINT QDUMP +syn keyword takOptions SUMMARY SOLRTN UID DICTIONARIES + +syn keyword takRoutine SSITER FWDWRD FWDBCK BCKWRD + +syn keyword takControl ABSZRO BACKUP DAMP DTIMEI DTIMEL DTIMEH IFC +syn keyword takControl MAXTEMP NLOOPS NLOOPT NODELIST OUTPUT PLOT +syn keyword takControl SCALE SIGMA SSCRIT TIMEND TIMEN TIMEO TRCRIT +syn keyword takControl PLOT + +syn keyword takSolids PLATE CYL +syn keyword takSolidsArg ID MATNAM NTYPE TEMP XL YL ZL ISTRN ISTRG NNX +syn keyword takSolidsArg NNY NNZ INCX INCY INCZ IAK IAC DIFF ARITH BOUN +syn keyword takSolidsArg RMIN RMAX AXMAX NNR NNTHETA INCR INCTHETA END + +syn case ignore + +syn keyword takMacro fac pstart pstop +syn keyword takMacro takcommon fstart fstop + +syn keyword takIdentifier flq flx gen ncv per sim siv stf stv tvd tvs +syn keyword takIdentifier tvt pro thm + + + +" Define matches for TAK +syn match takFortran "^F[0-9 ]"me=e-1 +syn match takMotran "^M[0-9 ]"me=e-1 + +syn match takComment "^C.*$" +syn match takComment "^R.*$" +syn match takComment "\$.*$" + +syn match takHeader "^header[^,]*" + +syn match takIncludeFile "include \+[^ ]\+"hs=s+8 contains=fortranInclude + +syn match takInteger "-\=\<[0-9]*\>" +syn match takFloat "-\=\<[0-9]*\.[0-9]*" +syn match takScientific "-\=\<[0-9]*\.[0-9]*E[-+]\=[0-9]\+\>" + +syn match takEndData "END OF DATA" + +if exists("thermal_todo") + execute 'syn match takTodo ' . '"^'.thermal_todo.'.*$"' +else + syn match takTodo "^?.*$" +endif + + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tak_syntax_inits") + if version < 508 + let did_tak_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink takMacro Macro + HiLink takOptions Special + HiLink takRoutine Type + HiLink takControl Special + HiLink takSolids Special + HiLink takSolidsArg Statement + HiLink takIdentifier Identifier + + HiLink takFortran PreProc + HiLink takMotran PreProc + + HiLink takComment Comment + HiLink takHeader Typedef + HiLink takIncludeFile Type + HiLink takInteger Number + HiLink takFloat Float + HiLink takScientific Float + + HiLink takEndData Macro + + HiLink takTodo Todo + + delcommand HiLink +endif + + +let b:current_syntax = "tak" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/takcmp.vim b/vim71/syntax/takcmp.vim new file mode 100644 index 0000000..a94609b --- /dev/null +++ b/vim71/syntax/takcmp.vim @@ -0,0 +1,82 @@ +" Vim syntax file +" Language: TAK2, TAK3, TAK2000 thermal modeling compare file +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.cmp +" URL: http://www.naglenet.org/vim/syntax/takcmp.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + + +" Ignore case +syn case ignore + + + +" +" +" Begin syntax definitions for compare files. +" +" Define keywords for TAK compare + syn keyword takcmpUnit celsius fahrenheit + + + +" Define matches for TAK compare + syn match takcmpTitle "Steady State Temperature Comparison" + + syn match takcmpLabel "Run Date:" + syn match takcmpLabel "Run Time:" + syn match takcmpLabel "Temp. File \d Units:" + syn match takcmpLabel "Filename:" + syn match takcmpLabel "Output Units:" + + syn match takcmpHeader "^ *Node\( *File \d\)* *Node Description" + + syn match takcmpDate "\d\d\/\d\d\/\d\d" + syn match takcmpTime "\d\d:\d\d:\d\d" + syn match takcmpInteger "^ *-\=\<[0-9]*\>" + syn match takcmpFloat "-\=\<[0-9]*\.[0-9]*" + + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_takcmp_syntax_inits") + if version < 508 + let did_takcmp_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink takcmpTitle Type + HiLink takcmpUnit PreProc + + HiLink takcmpLabel Statement + + HiLink takcmpHeader takHeader + + HiLink takcmpDate Identifier + HiLink takcmpTime Identifier + HiLink takcmpInteger Number + HiLink takcmpFloat Special + + delcommand HiLink +endif + + +let b:current_syntax = "takcmp" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/takout.vim b/vim71/syntax/takout.vim new file mode 100644 index 0000000..7743539 --- /dev/null +++ b/vim71/syntax/takout.vim @@ -0,0 +1,102 @@ +" Vim syntax file +" Language: TAK2, TAK3, TAK2000 thermal modeling output file +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.out +" URL: http://www.naglenet.org/vim/syntax/takout.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + + +" Ignore case +syn case match + + + +" Load TAK syntax file +if version < 600 + source :p:h/tak.vim +else + runtime! syntax/tak.vim +endif +unlet b:current_syntax + + + +" +" +" Begin syntax definitions for tak output files. +" + +" Define keywords for TAK output +syn case match + +syn keyword takoutPos ON SI +syn keyword takoutNeg OFF ENG + + + +" Define matches for TAK output +syn match takoutTitle "TAK III" +syn match takoutTitle "Release \d.\d\d" +syn match takoutTitle " K & K Associates *Thermal Analysis Kit III *Serial Number \d\d-\d\d\d" + +syn match takoutFile ": \w*\.TAK"hs=s+2 + +syn match takoutInteger "T\=[0-9]*\>"ms=s+1 + +syn match takoutSectionDelim "[-<>]\{4,}" contains=takoutSectionTitle +syn match takoutSectionDelim ":\=\.\{4,}:\=" contains=takoutSectionTitle +syn match takoutSectionTitle "[-<:] \w[0-9A-Za-z_() ]\+ [->:]"hs=s+1,me=e-1 + +syn match takoutHeaderDelim "=\{5,}" +syn match takoutHeaderDelim "|\{5,}" +syn match takoutHeaderDelim "+\{5,}" + +syn match takoutLabel "Input File:" contains=takoutFile +syn match takoutLabel "Begin Solution: Routine" + +syn match takoutError "<<< Error >>>" + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_takout_syntax_inits") + if version < 508 + let did_takout_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink takoutPos Statement + HiLink takoutNeg PreProc + HiLink takoutTitle Type + HiLink takoutFile takIncludeFile + HiLink takoutInteger takInteger + + HiLink takoutSectionDelim Delimiter + HiLink takoutSectionTitle Exception + HiLink takoutHeaderDelim SpecialComment + HiLink takoutLabel Identifier + + HiLink takoutError Error + + delcommand HiLink +endif + + +let b:current_syntax = "takout" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/tar.vim b/vim71/syntax/tar.vim new file mode 100644 index 0000000..497683a --- /dev/null +++ b/vim71/syntax/tar.vim @@ -0,0 +1,17 @@ +" Language : Tar Listing Syntax +" Maintainer : Bram Moolenaar +" Last change: Sep 08, 2004 + +if exists("b:current_syntax") + finish +endif + +syn match tarComment '^".*' contains=tarFilename +syn match tarFilename 'tarfile \zs.*' contained +syn match tarDirectory '.*/$' + +hi def link tarComment Comment +hi def link tarFilename Constant +hi def link tarDirectory Type + +" vim: ts=8 diff --git a/vim71/syntax/tasm.vim b/vim71/syntax/tasm.vim new file mode 100644 index 0000000..1cfc121 --- /dev/null +++ b/vim71/syntax/tasm.vim @@ -0,0 +1,122 @@ +" Vim syntax file +" Language: TASM: turbo assembler by Borland +" Maintaner: FooLman of United Force +" Last change: 22 aug 2000 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore +syn match tasmLabel "^[\ \t]*[@a-z_$][a-z0-9_$@]*\ *:" +syn keyword tasmDirective ALIAS ALIGN ARG ASSUME %BIN CATSRT CODESEG +syn match tasmDirective "\<\(byte\|word\|dword\|qword\)\ ptr\>" +" CALL extended syntax +syn keyword tasmDirective COMM %CONDS CONST %CREF %CREFALL %CREFREF +syn keyword tasmDirective %CREFUREF %CTLS DATASEG DB DD %DEPTH DF DISPLAY +syn keyword tasmDirective DOSSEG DP DQ DT DW ELSE EMUL END ENDIF +" IF XXXX +syn keyword tasmDirective ENDM ENDP ENDS ENUM EQU ERR EVEN EVENDATA EXITCODE +syn keyword tasmDirective EXITM EXTRN FARDATA FASTIMUL FLIPFLAG GETFIELD GLOBAL +syn keyword tasmDirective GOTO GROUP IDEAL %INCL INCLUDE INCLUDELIB INSTR IRP +"JMP +syn keyword tasmDirective IRPC JUMPS LABEL LARGESTACK %LINUM %LIST LOCAL +syn keyword tasmDirective LOCALS MACRO %MACS MASKFLAG MASM MASM51 MODEL +syn keyword tasmDirective MULTERRS NAME %NEWPAGE %NOCONDS %NOCREF %NOCTLS +syn keyword tasmDirective NOEMUL %NOINCL NOJUMPS %NOLIST NOLOCALS %NOMACS +syn keyword tasmDirective NOMASM51 NOMULTERRS NOSMART %NOSYMS %NOTRUNC NOWARN +syn keyword tasmDirective %PAGESIZE %PCNT PNO87 %POPLCTL POPSTATE PROC PROCDESC +syn keyword tasmDirective PROCTYPE PUBLIC PUBLICDLL PURGE %PUSHCTL PUSHSTATE +"rept, ret +syn keyword tasmDirective QUIRKS RADIX RECORD RETCODE SEGMENT SETFIELD +syn keyword tasmDirective SETFLAG SIZESTR SMALLSTACK SMART STACK STARTUPCODE +syn keyword tasmDirective STRUC SUBSTR %SUBTTL %SYMS TABLE %TABSIZE TBLINIT +syn keyword tasmDirective TBLINST TBLPTR TESTFLAG %TEXT %TITLE %TRUNC TYPEDEF +syn keyword tasmDirective UDATASEG UFARDATA UNION USES VERSION WAR WHILE ?DEBUG + +syn keyword tasmInstruction AAA AAD AAM AAS ADC ADD AND ARPL BOUND BSF BSR +syn keyword tasmInstruction BSWAP BT BTC BTR BTS CALL CBW CLC CLD CLI CLTS +syn keyword tasmInstruction CMC CMP CMPXCHG CMPXCHG8B CPUID CWD CDQ CWDE +syn keyword tasmInstruction DAA DAS DEC DIV ENTER RETN RETF F2XM1 +syn keyword tasmCoprocInstr FABS FADD FADDP FBLD FBSTP FCHG FCOM FCOM2 FCOMI +syn keyword tasmCoprocInstr FCOMIP FCOMP FCOMP3 FCOMP5 FCOMPP FCOS FDECSTP +syn keyword tasmCoprocInstr FDISI FDIV FDIVP FDIVR FENI FFREE FFREEP FIADD +syn keyword tasmCoprocInstr FICOM FICOMP FIDIV FIDIVR FILD FIMUL FINIT FINCSTP +syn keyword tasmCoprocInstr FIST FISTP FISUB FISUBR FLD FLD1 FLDCW FLDENV +syn keyword tasmCoprocInstr FLDL2E FLDL2T FLDLG2 FLDLN2 FLDPI FLDZ FMUL FMULP +syn keyword tasmCoprocInstr FNCLEX FNINIT FNOP FNSAVE FNSTCW FNSTENV FNSTSW +syn keyword tasmCoprocInstr FPATAN FPREM FPREM1 FPTAN FRNDINT FRSTOR FSCALE +syn keyword tasmCoprocInstr FSETPM FSIN FSINCOM FSQRT FST FSTP FSTP1 FSTP8 +syn keyword tasmCoprocInstr FSTP9 FSUB FSUBP FSUBR FSUBRP FTST FUCOM FUCOMI +syn keyword tasmCoprocInstr FUCOMPP FWAIT FXAM FXCH FXCH4 FXCH7 FXTRACT FYL2X +syn keyword tasmCoprocInstr FYL2XP1 FSTCW FCHS FSINCOS +syn keyword tasmInstruction IDIV IMUL IN INC INT INTO INVD INVLPG IRET JMP +syn keyword tasmInstruction LAHF LAR LDS LEA LEAVE LES LFS LGDT LGS LIDT LLDT +syn keyword tasmInstruction LMSW LOCK LODSB LSL LSS LTR MOV MOVSX MOVZX MUL +syn keyword tasmInstruction NEG NOP NOT OR OUT POP POPA POPAD POPF POPFD PUSH +syn keyword tasmInstruction PUSHA PUSHAD PUSHF PUSHFD RCL RCR RDMSR RDPMC RDTSC +syn keyword tasmInstruction REP RET ROL ROR RSM SAHF SAR SBB SGDT SHL SAL SHLD +syn keyword tasmInstruction SHR SHRD SIDT SMSW STC STD STI STR SUB TEST VERR +syn keyword tasmInstruction VERW WBINVD WRMSR XADD XCHG XLAT XOR +syn keyword tasmMMXinst EMMS MOVD MOVQ PACKSSDW PACKSSWB PACKUSWB PADDB +syn keyword tasmMMXinst PADDD PADDSB PADDSB PADDSW PADDUSB PADDUSW PADDW +syn keyword tasmMMXinst PAND PANDN PCMPEQB PCMPEQD PCMPEQW PCMPGTB PCMPGTD +syn keyword tasmMMXinst PCMPGTW PMADDWD PMULHW PMULLW POR PSLLD PSLLQ +syn keyword tasmMMXinst PSLLW PSRAD PSRAW PSRLD PSRLQ PSRLW PSUBB PSUBD +syn keyword tasmMMXinst PSUBSB PSUBSW PSUBUSB PSUBUSW PSUBW PUNPCKHBW +syn keyword tasmMMXinst PUNPCKHBQ PUNPCKHWD PUNPCKLBW PUNPCKLDQ PUNPCKLWD +syn keyword tasmMMXinst PXOR +"FCMOV +syn match tasmInstruction "\<\(CMPS\|MOVS\|OUTS\|SCAS\|STOS\|LODS\|INS\)[BWD]" +syn match tasmInstruction "\<\(CMOV\|SET\|J\)N\=[ABCGLESXZ]\>" +syn match tasmInstruction "\<\(CMOV\|SET\|J\)N\=[ABGL]E\>" +syn match tasmInstruction "\<\(LOOP\|REP\)N\=[EZ]\=\>" +syn match tasmRegister "\<[A-D][LH]\>" +syn match tasmRegister "\" +syn match tasmRegister "\<[C-GS]S\>" +syn region tasmComment start=";" end="$" +"HACK! comment ? ... selection +syn region tasmComment start="comment \+\$" end="\$" +syn region tasmComment start="comment \+\~" end="\~" +syn region tasmComment start="comment \+#" end="#" +syn region tasmString start="'" end="'" +syn region tasmString start='"' end='"' + +syn match tasmDec "\<-\=[0-9]\+\.\=[0-9]*\>" +syn match tasmHex "\<[0-9][0-9A-F]*H\>" +syn match tasmOct "\<[0-7]\+O\>" +syn match tasmBin "\<[01]\+B\>" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tasm_syntax_inits") + if version < 508 + let did_tasm_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tasmString String + HiLink tasmDec Number + HiLink tasmHex Number + HiLink tasmOct Number + HiLink tasmBin Number + HiLink tasmInstruction Keyword + HiLink tasmCoprocInstr Keyword + HiLink tasmMMXInst Keyword + HiLink tasmDirective PreProc + HiLink tasmRegister Identifier + HiLink tasmProctype PreProc + HiLink tasmComment Comment + HiLink tasmLabel Label + + delcommand HiLink +endif + +let b:curret_syntax = "tasm" diff --git a/vim71/syntax/tcl.vim b/vim71/syntax/tcl.vim new file mode 100644 index 0000000..e9562d6 --- /dev/null +++ b/vim71/syntax/tcl.vim @@ -0,0 +1,243 @@ +" Vim syntax file +" Language: TCL/TK +" Maintainer: Brett Cannon +" (previously Dean Copsey ) +" (previously Matt Neumann ) +" (previously Allan Kelly ) +" Original: Robin Becker +" Last Change: 2006 Nov 17 +" +" Keywords TODO: format clock click anchor + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" A bunch of useful keywords +syn keyword tclStatement tell socket subst open eof pwd glob list exec pid +syn keyword tclStatement auto_load_index time unknown eval lrange fblocked +syn keyword tclStatement lsearch auto_import gets lappend proc variable llength +syn keyword tclStatement auto_execok return linsert error catch clock info +syn keyword tclStatement split array fconfigure concat join lreplace source +syn keyword tclStatement fcopy global auto_qualify update close cd auto_load +syn keyword tclStatement file append format read package set binary namespace +syn keyword tclStatement scan trace seek flush after vwait uplevel lset rename +syn keyword tclStatement fileevent regexp upvar unset encoding expr load regsub +syn keyword tclStatement interp exit puts incr lindex lsort tclLog string +syn keyword tclLabel case default +syn keyword tclConditional if then else elseif switch +syn keyword tclRepeat while for foreach break continue +syn keyword tcltkSwitch contained insert create polygon fill outline tag + +" WIDGETS +" commands associated with widgets +syn keyword tcltkWidgetSwitch contained background highlightbackground insertontime cget +syn keyword tcltkWidgetSwitch contained selectborderwidth borderwidth highlightcolor insertwidth +syn keyword tcltkWidgetSwitch contained selectforeground cursor highlightthickness padx setgrid +syn keyword tcltkWidgetSwitch contained exportselection insertbackground pady takefocus +syn keyword tcltkWidgetSwitch contained font insertborderwidth relief xscrollcommand +syn keyword tcltkWidgetSwitch contained foreground insertofftime selectbackground yscrollcommand +syn keyword tcltkWidgetSwitch contained height spacing1 spacing2 spacing3 +syn keyword tcltkWidgetSwitch contained state tabs width wrap +" button +syn keyword tcltkWidgetSwitch contained command default +" canvas +syn keyword tcltkWidgetSwitch contained closeenough confine scrollregion xscrollincrement yscrollincrement orient +" checkbutton, radiobutton +syn keyword tcltkWidgetSwitch contained indicatoron offvalue onvalue selectcolor selectimage state variable +" entry, frame +syn keyword tcltkWidgetSwitch contained show class colormap container visual +" listbox, menu +syn keyword tcltkWidgetSwitch contained selectmode postcommand selectcolor tearoff tearoffcommand title type +" menubutton, message +syn keyword tcltkWidgetSwitch contained direction aspect justify +" scale +syn keyword tcltkWidgetSwitch contained bigincrement digits from length resolution showvalue sliderlength sliderrelief tickinterval to +" scrollbar +syn keyword tcltkWidgetSwitch contained activerelief elementborderwidth +" image +syn keyword tcltkWidgetSwitch contained delete names types create +" variable reference + " ::optional::namespaces +syn match tclVarRef "$\(\(::\)\?\([[:alnum:]_.]*::\)*\)\a[a-zA-Z0-9_.]*" + " ${...} may contain any character except '}' +syn match tclVarRef "${[^}]*}" +" menu, mane add +syn keyword tcltkWidgetSwitch contained active end last none cascade checkbutton command radiobutton separator +syn keyword tcltkWidgetSwitch contained activebackground actveforeground accelerator background bitmap columnbreak +syn keyword tcltkWidgetSwitch contained font foreground hidemargin image indicatoron label menu offvalue onvalue +syn keyword tcltkWidgetSwitch contained selectcolor selectimage state underline value variable +syn keyword tcltkWidgetSwitch contained add clone configure delete entrycget entryconfigure index insert invoke +syn keyword tcltkWidgetSwitch contained post postcascade type unpost yposition activate +"syn keyword tcltkWidgetSwitch contained +"syn match tcltkWidgetSwitch contained +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef + +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +" These words are dual purpose. +" match switches +"syn match tcltkWidgetSwitch contained "-text"hs=s+1 +syn match tcltkWidgetSwitch contained "-text\(var\)\?"hs=s+1 +syn match tcltkWidgetSwitch contained "-menu"hs=s+1 +syn match tcltkWidgetSwitch contained "-label"hs=s+1 +" match commands - 2 lines for pretty match. +"variable +" Special case - If a number follows a variable region, it must be at the end of +" the pattern, by definition. Therefore, (1) either include a number as the region +" end and exclude tclNumber from the contains list, or (2) make variable +" keepend. As (1) would put variable out of step with everything else, use (2). +syn region tcltkCommand matchgroup=tcltkCommandColor start="^\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tclString,tclNumber,tclVarRef,tcltkCommand +syn region tcltkCommand matchgroup=tcltkCommandColor start="\s\\|\[\"hs=s+1 matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tclString,tclNumber,tclVarRef,tcltkCommand +" menu +syn region tcltkWidget matchgroup=tcltkWidgetColor start="^\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\s\\|\[\"hs=s+1 matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +" label +syn region tcltkWidget matchgroup=tcltkWidgetColor start="^\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\s\\|\[\"hs=s+1 matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +" text +syn region tcltkWidget matchgroup=tcltkWidgetColor start="^\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidget,tcltkWidgetSwitch,tcltkSwitch,tclNumber,tclVarRef,tclString +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\s\\|\[\"hs=s+1 matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidget,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef + +" This isn't contained (I don't think) so it's OK to just associate with the Color group. +" TODO: This could be wrong. +syn keyword tcltkWidgetColor toplevel + + +syn region tcltkPackConf matchgroup=tcltkPackConfColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tcltkPackConfSwitch,tclNumber,tclVarRef keepend +syn region tcltkPackConf matchgroup=tcltkPackConfColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"me=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tcltkPackConfSwitch,tclNumber,tclVarRef + + +" NAMESPACE +" commands associated with namespace +syn keyword tcltkNamespaceSwitch contained children code current delete eval +syn keyword tcltkNamespaceSwitch contained export forget import inscope origin +syn keyword tcltkNamespaceSwitch contained parent qualifiers tail which command variable +syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="{\|}\|]\|\"\|[^\\]*\s*$"me=e-1 contains=tclLineContinue,tcltkNamespaceSwitch + +" EXPR +" commands associated with expr +syn keyword tcltkMaths contained acos cos hypot sinh +syn keyword tcltkMaths contained asin cosh log sqrt +syn keyword tcltkMaths contained atan exp log10 tan +syn keyword tcltkMaths contained atan2 floor pow tanh +syn keyword tcltkMaths contained ceil fmod sin +syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"me=e-1 contains=tclLineContinue,tcltkMaths,tclNumber,tclVarRef,tclString,tcltlWidgetSwitch,tcltkCommand,tcltkPackConf + +" format +syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"me=e-1 contains=tclLineContinue,tcltkMaths,tclNumber,tclVarRef,tclString,tcltlWidgetSwitch,tcltkCommand,tcltkPackConf + +" PACK +" commands associated with pack +syn keyword tcltkPackSwitch contained forget info propogate slaves +syn keyword tcltkPackConfSwitch contained after anchor before expand fill in ipadx ipady padx pady side +syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkPackSwitch,tcltkPackConf,tcltkPackConfSwitch,tclNumber,tclVarRef,tclString,tcltkCommand keepend + +" STRING +" commands associated with string +syn keyword tcltkStringSwitch contained compare first index last length match range tolower toupper trim trimleft trimright wordstart wordend +syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkStringSwitch,tclNumber,tclVarRef,tclString,tcltkCommand + +" ARRAY +" commands associated with array +syn keyword tcltkArraySwitch contained anymore donesearch exists get names nextelement size startsearch set +" match from command name to ] or EOL +syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkArraySwitch,tclNumber,tclVarRef,tclString,tcltkCommand + +" LSORT +" switches for lsort +syn keyword tcltkLsortSwitch contained ascii dictionary integer real command increasing decreasing index +" match from command name to ] or EOL +syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkLsortSwitch,tclNumber,tclVarRef,tclString,tcltkCommand + +syn keyword tclTodo contained TODO + + +" String and Character contstants +" Highlight special characters (those which have a backslash) differently +syn match tclSpecial contained "\\\d\d\d\=\|\\." +" A string needs the skip argument as it may legitimately contain \". +" Match at start of line +syn region tclString start=+^"+ end=+"+ contains=tclSpecial skip=+\\\\\|\\"+ +"Match all other legal strings. +syn region tclString start=+[^\\]"+ms=s+1 end=+"+ contains=tclSpecial skip=+\\\\\|\\"+ + +syn match tclLineContinue "\\\s*$" + +"integer number, or floating point number without a dot and with "f". +syn case ignore +syn match tclNumber "\<\d\+\(u\=l\=\|lu\|f\)\>" +"floating point number, with dot, optional exponent +syn match tclNumber "\<\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, starting with a dot, optional exponent +syn match tclNumber "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match tclNumber "\<\d\+e[-+]\=\d\+[fl]\=\>" +"hex number +syn match tclNumber "0x[0-9a-f]\+\(u\=l\=\|lu\)\>" +"syn match tclIdentifier "\<[a-z_][a-z0-9_]*\>" +syn case match + +syn region tclComment start="^\s*\#" skip="\\$" end="$" contains=tclTodo +syn region tclComment start=/;\s*\#/hs=s+1 skip="\\$" end="$" contains=tclTodo + +"syn sync ccomment tclComment + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tcl_syntax_inits") + if version < 508 + let did_tcl_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tcltkSwitch Special + HiLink tclLabel Label + HiLink tclConditional Conditional + HiLink tclRepeat Repeat + HiLink tclNumber Number + HiLink tclError Error + HiLink tclStatement Statement + "HiLink tclStatementColor Statement + HiLink tclString String + HiLink tclComment Comment + HiLink tclSpecial Special + HiLink tclTodo Todo + " Below here are the commands and their options. + HiLink tcltkCommandColor Statement + HiLink tcltkWidgetColor Structure + HiLink tclLineContinue WarningMsg + HiLink tcltkStringSwitch Special + HiLink tcltkArraySwitch Special + HiLink tcltkLsortSwitch Special + HiLink tcltkPackSwitch Special + HiLink tcltkPackConfSwitch Special + HiLink tcltkMaths Special + HiLink tcltkNamespaceSwitch Special + HiLink tcltkWidgetSwitch Special + HiLink tcltkPackConfColor Identifier + "HiLink tcltkLsort Statement + HiLink tclVarRef Identifier + + delcommand HiLink +endif + +let b:current_syntax = "tcl" + +" vim: ts=8 diff --git a/vim71/syntax/tcsh.vim b/vim71/syntax/tcsh.vim new file mode 100644 index 0000000..83649a7 --- /dev/null +++ b/vim71/syntax/tcsh.vim @@ -0,0 +1,189 @@ +" Vim syntax file +" Language: C-shell (tcsh) +" Maintainer: Gautam Iyer +" Last Modified: Thu 16 Nov 2006 01:07:04 PM PST +" +" Description: We break up each statement into a "command" and an "end" part. +" All groups are either a "command" or part of the "end" of a statement (ie +" everything after the "command"). This is because blindly highlighting tcsh +" statements as keywords caused way too many false positives. Eg: +" +" set history=200 +" +" causes history to come up as a keyword, which we want to avoid. + +" Quit when a syntax file was already loaded +if exists("b:current_syntax") + finish +endif + +syn case match + +" ----- Clusters ----- +syn cluster tcshModifiers contains=tcshModifier,tcshModifierError +syn cluster tcshQuoteList contains=tcshDQuote,tcshSQuote,tcshBQuote +syn cluster tcshStatementEnds contains=@tcshQuoteList,tcshComment,tcshUsrVar,TcshArgv,tcshSubst,tcshRedir,tcshMeta,tcshHereDoc,tcshSpecial,tcshArguement +syn cluster tcshStatements contains=tcshBuiltins,tcshCommands,tcshSet,tcshSetEnv,tcshAlias,tcshIf,tcshWhile +syn cluster tcshVarList contains=tcshUsrVar,tcshArgv,tcshSubst + +" ----- Statements ----- +" Tcsh commands: Any filename / modifiable variable (must be first!) +syn match tcshCommands '\v[a-zA-Z0-9\\./_$:-]+' contains=tcshSpecial,tcshUsrVar,tcshArgv,tcshVarError nextgroup=tcshStatementEnd + +" Builtin commands except (un)set(env), (un)alias, if, while, else +syn keyword tcshBuiltins nextgroup=tcshStatementEnd alloc bg bindkey break breaksw builtins bye case cd chdir complete continue default dirs echo echotc end endif endsw eval exec exit fg filetest foreach getspath getxvers glob goto hashstat history hup inlib jobs kill limit log login logout ls ls-F migrate newgrp nice nohup notify onintr popd printenv pushd rehash repeat rootnode sched setpath setspath settc setty setxvers shift source stop suspend switch telltc time umask uncomplete unhash universe unlimit ver wait warp watchlog where which + +" StatementEnd is anything after a builtin / command till the lexical end of a +" statement (;, |, ||, |&, && or end of line) +syn region tcshStatementEnd transparent contained matchgroup=tcshBuiltins start='' end='\v\\@|$" contains=tcshOperator,tcshNumber,@tcshStatementEnds + +" else statements (nextgroup if) +syn keyword tcshElse nextgroup=tcshIf skipwhite else + +" while statements (contains expressions / operators) +syn keyword tcshWhile nextgroup=tcshWhEnd while +syn region tcshWhEnd contained transparent matchgroup=tcshBuiltins start='' skip="\\$" end="\v$" contains=tcshOperator,tcshNumber,@tcshStatementEnds + +" Expressions start with @. +syn match tcshExprStart "\v\@\s+" nextgroup=tcshExprVar +syn match tcshExprVar contained "\v\h\w*%(\[\d+\])?" contains=tcshShellVar,tcshEnvVar nextgroup=tcshExprOp +syn match tcshExprOp contained "++\|--" +syn match tcshExprOp contained "\v\s*\=" nextgroup=tcshExprEnd +syn match tcshExprEnd contained "\v.*$"hs=e+1 contains=tcshOperator,tcshNumber,@tcshVarList +syn match tcshExprEnd contained "\v.{-};"hs=e contains=tcshOperator,tcshNumber,@tcshVarList + +" ----- Comments: ----- +syn match tcshComment '#\s.*' contains=tcshTodo,tcshCommentTi,@Spell +syn match tcshComment '\v#($|\S.*)' contains=tcshTodo,tcshCommentTi +syn match tcshSharpBang '^#! .*$' +syn match tcshCommentTi contained '\v#\s*\u\w*(\s+\u\w*)*:'hs=s+1 contains=tcshTodo +syn match tcshTodo contained '\v\c' + +" ----- Strings ----- +" Tcsh does not allow \" in strings unless the "backslash_quote" shell +" variable is set. Set the vim variable "tcsh_backslash_quote" to 0 if you +" want VIM to assume that no backslash quote constructs exist. + +" Backquotes are treated as commands, and are not contained in anything +if(exists("tcsh_backslash_quote") && tcsh_backslash_quote == 0) + syn region tcshSQuote keepend contained start="\v\\@, >>, >>&, >>!, >>&!] +syn match tcshRedir contained "\v\<|\>\>?\&?!?" + +" Metachars +syn match tcshMeta contained "\v[]{}*?[]" + +" Here Documents (<<) +syn region tcshHereDoc contained matchgroup=tcshRedir start="\v\<\<\s*\z(\h\w*)" end="^\z1$" contains=@tcshVarList,tcshSpecial +syn region tcshHereDoc contained matchgroup=tcshRedir start="\v\<\<\s*'\z(\h\w*)'" start='\v\<\<\s*"\z(\h\w*)"$' start="\v\<\<\s*\\\z(\h\w*)$" end="^\z1$" + +" Operators +syn match tcshOperator contained "&&\|!\~\|!=\|<<\|<=\|==\|=\~\|>=\|>>\|\*\|\^\|\~\|||\|!\|%\|&\|+\|-\|/\|<\|>\||" +syn match tcshOperator contained "[(){}]" + +" Numbers +syn match tcshNumber contained "\v<-?\d+>" + +" Arguements +syn match tcshArguement contained "\v\s@<=-(\w|-)*" + +" Special charectors +syn match tcshSpecial contained "\v\\@ +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match terminfoKeywords '[,=#|]' + +syn keyword terminfoTodo contained TODO FIXME XXX NOTE + +syn region terminfoComment display oneline start='^#' end='$' + \ contains=terminfoTodo,@Spell + +syn match terminfoNumbers '\<[0-9]\+\>' + +syn match terminfoSpecialChar '\\\(\o\{3}\|[Eenlrtbfs^\,:0]\)' +syn match terminfoSpecialChar '\^\a' + +syn match terminfoDelay '$<[0-9]\+>' + +syn keyword terminfoBooleans bw am bce ccc xhp xhpa cpix crxw xt xenl eo gn + \ hc chts km daisy hs hls in lpix da db mir + \ msgr nxon xsb npc ndscr nrrmc os mc5i xcpa + \ sam eslok hz ul xon + +syn keyword terminfoNumerics cols it lh lw lines lm xmc ma colors pairs wnum + \ ncv nlab pb vt wsl bitwin bitype bufsz btns + \ spinh spinv maddr mjump mcs npins orc orhi + \ orl orvi cps widcs + +syn keyword terminfoStrings acsc cbt bel cr cpi lpi chr cvr csr rmp tbc mgc + \ clear el1 el ed hpa cmdch cwin cup cud1 home + \ civis cub1 mrcup cnorm cuf1 ll cuu1 cvvis + \ defc dch1 dl1 dial dsl dclk hd enacs smacs + \ smam blink bold smcup smdc dim swidm sdrfq + \ smir sitm slm smicm snlq snrmq prot rev + \ invis sshm smso ssubm ssupm smul sum smxon + \ ech rmacs rmam sgr0 rmcup rmdc rwidm rmir + \ ritm rlm rmicm rshm rmso rsubm rsupm rmul + \ rum rmxon pause hook flash ff fsl wingo hup + \ is1 is2 is3 if iprog initc initp ich1 il1 ip + \ ka1 ka3 kb2 kbs kbeg kcbt kc1 kc3 kcan ktbc + \ kclr kclo kcmd kcpy kcrt kctab kdch1 kdl1 + \ kcud1 krmir kend kent kel ked kext kfnd khlp + \ khome kich1 kil1 kcub1 kll kmrk kmsg kmov + \ knxt knp kopn kopt kpp kprv kprt krdo kref + \ krfr krpl krst kres kcuf1 ksav kBEG kCAN + \ kCMD kCPY kCRT kDC kDL kslt kEND kEOL kEXT + \ kind kFND kHLP kHOM kIC kLFT kMSG kMOV kNXT + \ kOPT kPRV kPRT kri kRDO kRPL kRIT kRES kSAV + \ kSPD khts kUND kspd kund kcuu1 rmkx smkx + \ lf0 lf1 lf10 lf2 lf3 lf4 lf5 lf6 lf7 lf8 lf9 + \ fln rmln smln rmm smm mhpa mcud1 mcub1 mcuf1 + \ mvpa mcuu1 nel porder oc op pad dch dl cud + \ mcud ich indn il cub mcub cuf mcuf rin cuu + \ mccu pfkey pfloc pfx pln mc0 mc5p mc4 mc5 + \ pulse qdial rmclk rep rfi rs1 rs2 rs3 rf rc + \ vpa sc ind ri scs sgr setbsmgb smgbp sclk + \ scp setb setf smgl smglp smgr smgrp hts smgt + \ smgtp wind sbim scsd rbim rcsd subcs supcs + \ ht docr tsl tone uc hu u0 u1 u2 u3 u4 u5 u6 + \ u7 u8 u9 wait xoffc xonc zerom scesa bicr + \ binel birep csnm csin colornm defbi devt + \ dispc endbi smpch smsc rmpch rmsc getm kmous + \ minfo pctrm pfxl reqmp scesc s0ds s1ds s2ds + \ s3ds setab setaf setcolor smglr slines smgtb + \ ehhlm elhlm erhlm ethlm evhlm sgr1 slengthsL +syn match terminfoStrings display '\' + +syn match terminfoParameters '%[%dcspl+*/mAO&|^=<>!~i?te;-]' +syn match terminfoParameters "%\('[A-Z]'\|{[0-9]\{1,2}}\|p[1-9]\|P[a-z]\|g[A-Z]\)" + +hi def link terminfoComment Comment +hi def link terminfoTodo Todo +hi def link terminfoNumbers Number +hi def link terminfoSpecialChar SpecialChar +hi def link terminfoDelay Special +hi def link terminfoBooleans Type +hi def link terminfoNumerics Type +hi def link terminfoStrings Type +hi def link terminfoParameters Keyword +hi def link terminfoKeywords Keyword + +let b:current_syntax = "terminfo" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/tex.vim b/vim71/syntax/tex.vim new file mode 100644 index 0000000..442cdf2 --- /dev/null +++ b/vim71/syntax/tex.vim @@ -0,0 +1,544 @@ +" Vim syntax file +" Language: TeX +" Maintainer: Dr. Charles E. Campbell, Jr. +" Last Change: Feb 27, 2007 +" Version: 37 +" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax +" +" Notes: {{{1 +" +" 1. If you have a \begin{verbatim} that appears to overrun its boundaries, +" use %stopzone. +" +" 2. Run-on equations ($..$ and $$..$$, particularly) can also be stopped +" by suitable use of %stopzone. +" +" 3. If you have a slow computer, you may wish to modify +" +" syn sync maxlines=200 +" syn sync minlines=50 +" +" to values that are more to your liking. +" +" 4. There is no match-syncing for $...$ and $$...$$; hence large +" equation blocks constructed that way may exhibit syncing problems. +" (there's no difference between begin/end patterns) +" +" 5. If you have the variable "g:tex_no_error" defined then none of the +" lexical error-checking will be done. +" +" ie. let g:tex_no_error=1 + +" Version Clears: {{{1 +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Define the default highlighting. {{{1 +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tex_syntax_inits") + let did_tex_syntax_inits = 1 + if version < 508 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif +endif +if exists("g:tex_tex") && !exists("g:tex_no_error") + let g:tex_no_error= 1 +endif + +" Determine whether or not to use "*.sty" mode {{{1 +" The user may override the normal determination by setting +" g:tex_stylish to 1 (for "*.sty" mode) +" or to 0 else (normal "*.tex" mode) +" or on a buffer-by-buffer basis with b:tex_stylish +let b:extfname=expand("%:e") +if exists("g:tex_stylish") + let b:tex_stylish= g:tex_stylish +elseif !exists("b:tex_stylish") + if b:extfname == "sty" || b:extfname == "cls" || b:extfname == "clo" || b:extfname == "dtx" || b:extfname == "ltx" + let b:tex_stylish= 1 + else + let b:tex_stylish= 0 + endif +endif + +" handle folding {{{1 +if !exists("g:tex_fold_enabled") + let g:tex_fold_enabled= 0 +elseif g:tex_fold_enabled && !has("folding") + let g:tex_fold_enabled= 0 + echomsg "Ignoring g:tex_fold_enabled=".g:tex_fold_enabled."; need to re-compile vim for +fold support" +endif +if g:tex_fold_enabled && &fdm == "manual" + set fdm=syntax +endif + +" (La)TeX keywords: only use the letters a-zA-Z {{{1 +" but _ is the only one that causes problems. +if version < 600 + set isk-=_ + if b:tex_stylish + set isk+=@ + endif +else + setlocal isk-=_ + if b:tex_stylish + setlocal isk+=@ + endif +endif + +" Clusters: {{{1 +" -------- +syn cluster texCmdGroup contains=texCmdBody,texComment,texDefParm,texDelimiter,texDocType,texInput,texLength,texLigature,texMathDelim,texMathOper,texNewCmd,texNewEnv,texRefZone,texSection,texSectionMarker,texSectionName,texSpecialChar,texStatement,texString,texTypeSize,texTypeStyle +if !exists("g:tex_no_error") + syn cluster texCmdGroup add=texMathError +endif +syn cluster texEnvGroup contains=texMatcher,texMathDelim,texSpecialChar,texStatement +syn cluster texFoldGroup contains=texAccent,texBadMath,texComment,texDefCmd,texDelimiter,texDocType,texInput,texInputFile,texLength,texLigature,texMatcher,texMathZoneV,texMathZoneW,texMathZoneX,texMathZoneY,texMathZoneZ,texNewCmd,texNewEnv,texOnlyMath,texOption,texParen,texRefZone,texSection,texSectionMarker,texSectionZone,texSpaceCode,texSpecialChar,texStatement,texString,texTypeSize,texTypeStyle,texZone,@texMathZones,texTitle,texAbstract +syn cluster texMatchGroup contains=texAccent,texBadMath,texComment,texDefCmd,texDelimiter,texDocType,texInput,texLength,texLigature,texMatcher,texNewCmd,texNewEnv,texOnlyMath,texParen,texRefZone,texSection,texSpecialChar,texStatement,texString,texTypeSize,texTypeStyle,texZone,texInputFile,texOption,@Spell +syn cluster texRefGroup contains=texMatcher,texComment,texDelimiter +if !exists("tex_no_math") + syn cluster texMathZones contains=texMathZoneV,texMathZoneW,texMathZoneX,texMathZoneY,texMathZoneZ + syn cluster texMatchGroup add=@texMathZones + syn cluster texMathDelimGroup contains=texMathDelimBad,texMathDelimKey,texMathDelimSet1,texMathDelimSet2 + syn cluster texMathMatchGroup contains=@texMathZones,texComment,texDefCmd,texDelimiter,texDocType,texInput,texLength,texLigature,texMathDelim,texMathMatcher,texMathOper,texNewCmd,texNewEnv,texRefZone,texSection,texSpecialChar,texStatement,texString,texTypeSize,texTypeStyle,texZone + syn cluster texMathZoneGroup contains=texComment,texDelimiter,texLength,texMathDelim,texMathMatcher,texMathOper,texRefZone,texSpecialChar,texStatement,texTypeSize,texTypeStyle + if !exists("g:tex_no_error") + syn cluster texMathMatchGroup add=texMathError + syn cluster texMathZoneGroup add=texMathError + endif + syn cluster texMathZoneGroup add=@NoSpell + " following used in the \part \chapter \section \subsection \subsubsection + " \paragraph \subparagraph \author \title highlighting + syn cluster texDocGroup contains=texPartZone,@texPartGroup + syn cluster texPartGroup contains=texChapterZone,texSectionZone,texParaZone + syn cluster texChapterGroup contains=texSectionZone,texParaZone + syn cluster texSectionGroup contains=texSubSectionZone,texParaZone + syn cluster texSubSectionGroup contains=texSubSubSectionZone,texParaZone + syn cluster texSubSubSectionGroup contains=texParaZone + syn cluster texParaGroup contains=texSubParaZone +endif + +" Try to flag {} and () mismatches: {{{1 +if !exists("g:tex_no_error") + syn region texMatcher matchgroup=Delimiter start="{" skip="\\\\\|\\[{}]" end="}" contains=@texMatchGroup,texError + syn region texMatcher matchgroup=Delimiter start="\[" end="]" contains=@texMatchGroup,texError +else + syn region texMatcher matchgroup=Delimiter start="{" skip="\\\\\|\\[{}]" end="}" contains=@texMatchGroup + syn region texMatcher matchgroup=Delimiter start="\[" end="]" contains=@texMatchGroup +endif +syn region texParen start="(" end=")" contains=@texMatchGroup,@Spell +if !exists("g:tex_no_error") + syn match texError "[}\])]" +endif +if !exists("tex_no_math") + if !exists("g:tex_no_error") + syn match texMathError "}" contained + endif + syn region texMathMatcher matchgroup=Delimiter start="{" skip="\\\\\|\\}" end="}" end="%stopzone\>" contained contains=@texMathMatchGroup +endif + +" TeX/LaTeX keywords: {{{1 +" Instead of trying to be All Knowing, I just match \..alphameric.. +" Note that *.tex files may not have "@" in their \commands +if exists("g:tex_tex") || b:tex_stylish + syn match texStatement "\\[a-zA-Z@]\+" +else + syn match texStatement "\\\a\+" + if !exists("g:tex_no_error") + syn match texError "\\\a*@[a-zA-Z@]*" + endif +endif + +" TeX/LaTeX delimiters: {{{1 +syn match texDelimiter "&" +syn match texDelimiter "\\\\" + +" Tex/Latex Options: {{{1 +syn match texOption "[^\\]\zs#\d\+\|^#\d\+" + +" texAccent (tnx to Karim Belabas) avoids annoying highlighting for accents: {{{1 +if b:tex_stylish + syn match texAccent "\\[bcdvuH][^a-zA-Z@]"me=e-1 + syn match texLigature "\\\([ijolL]\|ae\|oe\|ss\|AA\|AE\|OE\)[^a-zA-Z@]"me=e-1 +else + syn match texAccent "\\[bcdvuH]\A"me=e-1 + syn match texLigature "\\\([ijolL]\|ae\|oe\|ss\|AA\|AE\|OE\)\A"me=e-1 +endif +syn match texAccent "\\[bcdvuH]$" +syn match texAccent +\\[=^.\~"`']+ +syn match texAccent +\\['=t'.c^ud"vb~Hr]{\a}+ +syn match texLigature "\\\([ijolL]\|ae\|oe\|ss\|AA\|AE\|OE\)$" + +" \begin{}/\end{} section markers: {{{1 +syn match texSectionMarker "\\begin\>\|\\end\>" nextgroup=texSectionName +syn region texSectionName matchgroup=Delimiter start="{" end="}" contained nextgroup=texSectionModifier +syn region texSectionModifier matchgroup=Delimiter start="\[" end="]" contained + +" \documentclass, \documentstyle, \usepackage: {{{1 +syn match texDocType "\\documentclass\>\|\\documentstyle\>\|\\usepackage\>" nextgroup=texSectionName,texDocTypeArgs +syn region texDocTypeArgs matchgroup=Delimiter start="\[" end="]" contained nextgroup=texSectionName + +" Preamble syntax-based folding support: {{{1 +if g:tex_fold_enabled && has("folding") + syn region texPreamble transparent fold start='\zs\\documentclass\>' end='\ze\\begin{document}' contains=@texMatchGroup +endif + +" TeX input: {{{1 +syn match texInput "\\input\s\+[a-zA-Z/.0-9_^]\+"hs=s+7 contains=texStatement +syn match texInputFile "\\include\(graphics\|list\)\=\(\[.\{-}\]\)\=\s*{.\{-}}" contains=texStatement,texInputCurlies +syn match texInputFile "\\\(epsfig\|input\|usepackage\)\s*\(\[.*\]\)\={.\{-}}" contains=texStatement,texInputCurlies,texInputFileOpt +syn match texInputCurlies "[{}]" contained +syn region texInputFileOpt matchgroup=Delimiter start="\[" end="\]" contained + +" Type Styles (LaTeX 2.09): {{{1 +syn match texTypeStyle "\\rm\>" +syn match texTypeStyle "\\em\>" +syn match texTypeStyle "\\bf\>" +syn match texTypeStyle "\\it\>" +syn match texTypeStyle "\\sl\>" +syn match texTypeStyle "\\sf\>" +syn match texTypeStyle "\\sc\>" +syn match texTypeStyle "\\tt\>" + +" Type Styles: attributes, commands, families, etc (LaTeX2E): {{{1 +syn match texTypeStyle "\\textbf\>" +syn match texTypeStyle "\\textit\>" +syn match texTypeStyle "\\textmd\>" +syn match texTypeStyle "\\textrm\>" +syn match texTypeStyle "\\textsc\>" +syn match texTypeStyle "\\textsf\>" +syn match texTypeStyle "\\textsl\>" +syn match texTypeStyle "\\texttt\>" +syn match texTypeStyle "\\textup\>" +syn match texTypeStyle "\\emph\>" + +syn match texTypeStyle "\\mathbb\>" +syn match texTypeStyle "\\mathbf\>" +syn match texTypeStyle "\\mathcal\>" +syn match texTypeStyle "\\mathfrak\>" +syn match texTypeStyle "\\mathit\>" +syn match texTypeStyle "\\mathnormal\>" +syn match texTypeStyle "\\mathrm\>" +syn match texTypeStyle "\\mathsf\>" +syn match texTypeStyle "\\mathtt\>" + +syn match texTypeStyle "\\rmfamily\>" +syn match texTypeStyle "\\sffamily\>" +syn match texTypeStyle "\\ttfamily\>" + +syn match texTypeStyle "\\itshape\>" +syn match texTypeStyle "\\scshape\>" +syn match texTypeStyle "\\slshape\>" +syn match texTypeStyle "\\upshape\>" + +syn match texTypeStyle "\\bfseries\>" +syn match texTypeStyle "\\mdseries\>" + +" Some type sizes: {{{1 +syn match texTypeSize "\\tiny\>" +syn match texTypeSize "\\scriptsize\>" +syn match texTypeSize "\\footnotesize\>" +syn match texTypeSize "\\small\>" +syn match texTypeSize "\\normalsize\>" +syn match texTypeSize "\\large\>" +syn match texTypeSize "\\Large\>" +syn match texTypeSize "\\LARGE\>" +syn match texTypeSize "\\huge\>" +syn match texTypeSize "\\Huge\>" + +" Spacecodes (TeX'isms): {{{1 +" \mathcode`\^^@="2201 \delcode`\(="028300 \sfcode`\)=0 \uccode`X=`X \lccode`x=`x +syn match texSpaceCode "\\\(math\|cat\|del\|lc\|sf\|uc\)code`"me=e-1 nextgroup=texSpaceCodeChar +syn match texSpaceCodeChar "`\\\=.\(\^.\)\==\(\d\|\"\x\{1,6}\|`.\)" contained + +" Sections, subsections, etc: {{{1 +if g:tex_fold_enabled && has("folding") + syn region texDocZone matchgroup=texSection start='\\begin\s*{\s*document\s*}' end='\\end\s*{\s*document\s*}' fold contains=@texFoldGroup,@texDocGroup,@Spell + syn region texPartZone matchgroup=texSection start='\\part\>' end='\n\ze\s*\\part\>' fold contains=@texFoldGroup,@texPartGroup,@Spell + syn region texChapterZone matchgroup=texSection start='\\chapter\>' end='\n\ze\s*\\chapter\>' fold contains=@texFoldGroup,@texChapterGroup,@Spell + syn region texSectionZone matchgroup=texSection start='\\section\>' end='\n\ze\s*\\section\>' fold contains=@texFoldGroup,@texSectionGroup,@Spell + syn region texSubSectionZone matchgroup=texSection start='\\subsection\>' end='\n\ze\s*\\subsection\>' fold contains=@texFoldGroup,@texSubSectionGroup,@Spell + syn region texSubSubSectionZone matchgroup=texSection start='\\subsubsection\>' end='\n\ze\s*\\subsubsection\>' fold contains=@texFoldGroup,@texSubSubSectionGroup,@Spell + syn region texParaZone matchgroup=texSection start='\\paragraph\>' end='\n\ze\s*\\paragraph\>' fold contains=@texFoldGroup,@texParaGroup,@Spell + syn region texSubParaZone matchgroup=texSection start='\\subparagraph\>' end='\n\ze\s*\\subparagraph\>' fold contains=@texFoldGroup,@Spell + syn region texTitle matchgroup=texSection start='\\\%(author\|title\)\>\s*{' end='}' fold contains=@texFoldGroup,@Spell + syn region texAbstract matchgroup=texSection start='\\begin\s*{\s*abstract\s*}' end='\\end\s*{\s*abstract\s*}' fold contains=@texFoldGroup,@Spell +else + syn region texDocZone matchgroup=texSection start='\\begin\s*{\s*document\s*}' end='\\end\s*{\s*document\s*}' contains=@texFoldGroup,@texDocGroup,@Spell + syn region texPartZone matchgroup=texSection start='\\part\>' end='\n\ze\s*\\part\>' contains=@texFoldGroup,@texPartGroup,@Spell + syn region texChapterZone matchgroup=texSection start='\\chapter\>' end='\n\ze\s*\\chapter\>' contains=@texFoldGroup,@texChapterGroup,@Spell + syn region texSectionZone matchgroup=texSection start='\\section\>' end='\n\ze\s*\\section\>' contains=@texFoldGroup,@texSectionGroup,@Spell + syn region texSubSectionZone matchgroup=texSection start='\\subsection\>' end='\n\ze\s*\\subsection\>' contains=@texFoldGroup,@texSubSectionGroup,@Spell + syn region texSubSubSectionZone matchgroup=texSection start='\\subsubsection\>' end='\n\ze\s*\\subsubsection\>' contains=@texFoldGroup,@texSubSubSectionGroup,@Spell + syn region texParaZone matchgroup=texSection start='\\paragraph\>' end='\n\ze\s*\\paragraph\>' contains=@texFoldGroup,@texParaGroup,@Spell + syn region texSubParaZone matchgroup=texSection start='\\subparagraph\>' end='\n\ze\s*\\subparagraph\>' contains=@texFoldGroup,@Spell + syn region texTitle matchgroup=texSection start='\\\%(author\|title\)\>\s*{' end='}' contains=@texFoldGroup,@Spell + syn region texAbstract matchgroup=texSection start='\\begin\s*{\s*abstract\s*}' end='\\end\s*{\s*abstract\s*}' contains=@texFoldGroup,@Spell +endif + +" Bad Math (mismatched): {{{1 +if !exists("tex_no_math") + syn match texBadMath "\\end\s*{\s*\(array\|gathered\|bBpvV]matrix\|split\|subequations\|smallmatrix\|xxalignat\)\s*}" + syn match texBadMath "\\end\s*{\s*\(align\|alignat\|displaymath\|displaymath\|eqnarray\|equation\|flalign\|gather\|math\|multline\|xalignat\)\*\=\s*}" + syn match texBadMath "\\[\])]" +endif + +" Math Zones: {{{1 +if !exists("tex_no_math") + " TexNewMathZone: function creates a mathzone with the given suffix and mathzone name. {{{2 + " Starred forms are created if starform is true. Starred + " forms have syntax group and synchronization groups with a + " "S" appended. Handles: cluster, syntax, sync, and HiLink. + fun! TexNewMathZone(sfx,mathzone,starform) + let grpname = "texMathZone".a:sfx + let syncname = "texSyncMathZone".a:sfx + exe "syn cluster texMathZones add=".grpname + exe 'syn region '.grpname.' start='."'".'\\begin\s*{\s*'.a:mathzone.'\s*}'."'".' end='."'".'\\end\s*{\s*'.a:mathzone.'\s*}'."'".' keepend contains=@texMathZoneGroup' + exe 'syn sync match '.syncname.' grouphere '.grpname.' "\\begin\s*{\s*'.a:mathzone.'\*\s*}"' + exe 'syn sync match '.syncname.' grouphere '.grpname.' "\\begin\s*{\s*'.a:mathzone.'\*\s*}"' + exe 'HiLink '.grpname.' texMath' + if a:starform + let grpname = "texMathZone".a:sfx.'S' + let syncname = "texSyncMathZone".a:sfx.'S' + exe "syn cluster texMathZones add=".grpname + exe 'syn region '.grpname.' start='."'".'\\begin\s*{\s*'.a:mathzone.'\*\s*}'."'".' end='."'".'\\end\s*{\s*'.a:mathzone.'\*\s*}'."'".' keepend contains=@texMathZoneGroup' + exe 'syn sync match '.syncname.' grouphere '.grpname.' "\\begin\s*{\s*'.a:mathzone.'\*\s*}"' + exe 'syn sync match '.syncname.' grouphere '.grpname.' "\\begin\s*{\s*'.a:mathzone.'\*\s*}"' + exe 'HiLink '.grpname.' texMath' + endif + endfun + + " Standard Math Zones: {{{2 + call TexNewMathZone("A","align",1) + call TexNewMathZone("B","alignat",1) + call TexNewMathZone("C","displaymath",1) + call TexNewMathZone("D","eqnarray",1) + call TexNewMathZone("E","equation",1) + call TexNewMathZone("F","flalign",1) + call TexNewMathZone("G","gather",1) + call TexNewMathZone("H","math",1) + call TexNewMathZone("I","multline",1) + call TexNewMathZone("J","subequations",0) + call TexNewMathZone("K","xalignat",1) + call TexNewMathZone("L","xxalignat",0) + + " Inline Math Zones: {{{2 + syn region texMathZoneV matchgroup=Delimiter start="\\(" matchgroup=Delimiter end="\\)\|%stopzone\>" keepend contains=@texMathZoneGroup + syn region texMathZoneW matchgroup=Delimiter start="\\\[" matchgroup=Delimiter end="\\]\|%stopzone\>" keepend contains=@texMathZoneGroup + syn region texMathZoneX matchgroup=Delimiter start="\$" skip="\\\\\|\\\$" matchgroup=Delimiter end="\$" end="%stopzone\>" contains=@texMathZoneGroup + syn region texMathZoneY matchgroup=Delimiter start="\$\$" matchgroup=Delimiter end="\$\$" end="%stopzone\>" keepend contains=@texMathZoneGroup + syn region texMathZoneZ matchgroup=texStatement start="\\ensuremath\s*{" matchgroup=texStatement end="}" end="%stopzone\>" contains=@texMathZoneGroup + + syn match texMathOper "[_^=]" contained + + " \left..something.. and \right..something.. support: {{{2 + syn match texMathDelimBad contained "\S" + syn match texMathDelim contained "\\\(left\|right\|[bB]igg\=[lr]\)\>" skipwhite nextgroup=texMathDelimSet1,texMathDelimSet2,texMathDelimBad + syn match texMathDelim contained "\\\(left\|right\)arrow\>\|\<\([aA]rrow\|brace\)\=vert\>" + syn match texMathDelim contained "\\lefteqn\>" + syn match texMathDelimSet2 contained "\\" nextgroup=texMathDelimKey,texMathDelimBad + syn match texMathDelimSet1 contained "[<>()[\]|/.]\|\\[{}|]" + syn keyword texMathDelimKey contained backslash lceil lVert rgroup uparrow + syn keyword texMathDelimKey contained downarrow lfloor rangle rmoustache Uparrow + syn keyword texMathDelimKey contained Downarrow lgroup rbrace rvert updownarrow + syn keyword texMathDelimKey contained langle lmoustache rceil rVert Updownarrow + syn keyword texMathDelimKey contained lbrace lvert rfloor +endif + +" Special TeX characters ( \$ \& \% \# \{ \} \_ \S \P ) : {{{1 +syn match texSpecialChar "\\[$&%#{}_]" +if b:tex_stylish + syn match texSpecialChar "\\[SP@][^a-zA-Z@]"me=e-1 +else + syn match texSpecialChar "\\[SP@]\A"me=e-1 +endif +syn match texSpecialChar "\\\\" +if !exists("tex_no_math") + syn match texOnlyMath "[_^]" +endif +syn match texSpecialChar "\^\^[0-9a-f]\{2}\|\^\^\S" + +" Comments: {{{1 +" Normal TeX LaTeX : %.... +" Documented TeX Format: ^^A... -and- leading %s (only) +syn cluster texCommentGroup contains=texTodo,@Spell +syn case ignore +syn keyword texTodo contained combak fixme todo xxx +syn case match +if b:extfname == "dtx" + syn match texComment "\^\^A.*$" contains=@texCommentGroup + syn match texComment "^%\+" contains=@texCommentGroup +else + if g:tex_fold_enabled + " allows syntax-folding of 2 or more contiguous comment lines + " single-line comments are not folded + syn match texComment "%.*$" contains=@texCommentGroup + syn region texComment start="^\zs\s*%.*\_s*%" skip="^\s*%" end='^\ze\s*[^%]' fold + else + syn match texComment "%.*$" contains=@texCommentGroup + endif +endif + +" Separate lines used for verb` and verb# so that the end conditions {{{1 +" will appropriately terminate. Ideally vim would let me save a +" character from the start pattern and re-use it in the end-pattern. +syn region texZone start="\\begin{verbatim}" end="\\end{verbatim}\|%stopzone\>" contains=@Spell +" listings package: +syn region texZone start="\\begin{lstlisting}" end="\\end{lstlisting}\|%stopzone\>" contains=@Spell +" moreverb package: +syn region texZone start="\\begin{verbatimtab}" end="\\end{verbatimtab}\|%stopzone\>" contains=@Spell +syn region texZone start="\\begin{verbatimwrite}" end="\\end{verbatimwrite}\|%stopzone\>" contains=@Spell +syn region texZone start="\\begin{boxedverbatim}" end="\\end{boxedverbatim}\|%stopzone\>" contains=@Spell +if version < 600 + syn region texZone start="\\verb\*\=`" end="`\|%stopzone\>" + syn region texZone start="\\verb\*\=#" end="#\|%stopzone\>" +else + if b:tex_stylish + syn region texZone start="\\verb\*\=\z([^\ta-zA-Z@]\)" end="\z1\|%stopzone\>" + else + syn region texZone start="\\verb\*\=\z([^\ta-zA-Z]\)" end="\z1\|%stopzone\>" + endif +endif + +" Tex Reference Zones: {{{1 +syn region texZone matchgroup=texStatement start="@samp{" end="}\|%stopzone\>" contains=@texRefGroup +syn region texRefZone matchgroup=texStatement start="\\nocite{" end="}\|%stopzone\>" contains=@texRefGroup +syn region texRefZone matchgroup=texStatement start="\\bibliography{" end="}\|%stopzone\>" contains=@texRefGroup +syn region texRefZone matchgroup=texStatement start="\\label{" end="}\|%stopzone\>" contains=@texRefGroup +syn region texRefZone matchgroup=texStatement start="\\\(page\|eq\)ref{" end="}\|%stopzone\>" contains=@texRefGroup +syn region texRefZone matchgroup=texStatement start="\\v\=ref{" end="}\|%stopzone\>" contains=@texRefGroup +syn match texRefZone '\\cite\%([tp]\*\=\)\=' nextgroup=texRefOption,texCite +syn region texRefOption contained matchgroup=Delimiter start='\[' end=']' contains=@texRefGroup nextgroup=texRefOption,texCite +syn region texCite contained matchgroup=Delimiter start='{' end='}' contains=@texRefGroup + +" Handle newcommand, newenvironment : {{{1 +syn match texNewCmd "\\newcommand\>" nextgroup=texCmdName skipwhite skipnl +syn region texCmdName contained matchgroup=Delimiter start="{"rs=s+1 end="}" nextgroup=texCmdArgs,texCmdBody skipwhite skipnl +syn region texCmdArgs contained matchgroup=Delimiter start="\["rs=s+1 end="]" nextgroup=texCmdBody skipwhite skipnl +syn region texCmdBody contained matchgroup=Delimiter start="{"rs=s+1 skip="\\\\\|\\[{}]" matchgroup=Delimiter end="}" contains=@texCmdGroup +syn match texNewEnv "\\newenvironment\>" nextgroup=texEnvName skipwhite skipnl +syn region texEnvName contained matchgroup=Delimiter start="{"rs=s+1 end="}" nextgroup=texEnvBgn skipwhite skipnl +syn region texEnvBgn contained matchgroup=Delimiter start="{"rs=s+1 end="}" nextgroup=texEnvEnd skipwhite skipnl contains=@texEnvGroup +syn region texEnvEnd contained matchgroup=Delimiter start="{"rs=s+1 end="}" skipwhite skipnl contains=@texEnvGroup + +" Definitions/Commands: {{{1 +syn match texDefCmd "\\def\>" nextgroup=texDefName skipwhite skipnl +if b:tex_stylish + syn match texDefName contained "\\[a-zA-Z@]\+" nextgroup=texDefParms,texCmdBody skipwhite skipnl + syn match texDefName contained "\\[^a-zA-Z@]" nextgroup=texDefParms,texCmdBody skipwhite skipnl +else + syn match texDefName contained "\\\a\+" nextgroup=texDefParms,texCmdBody skipwhite skipnl + syn match texDefName contained "\\\A" nextgroup=texDefParms,texCmdBody skipwhite skipnl +endif +syn match texDefParms contained "#[^{]*" contains=texDefParm nextgroup=texCmdBody skipwhite skipnl +syn match texDefParm contained "#\d\+" + +" TeX Lengths: {{{1 +syn match texLength "\<\d\+\([.,]\d\+\)\=\s*\(true\)\=\s*\(bp\|cc\|cm\|dd\|em\|ex\|in\|mm\|pc\|pt\|sp\)\>" + +" TeX String Delimiters: {{{1 +syn match texString "\(``\|''\|,,\)" + +" LaTeX synchronization: {{{1 +syn sync maxlines=200 +syn sync minlines=50 + +syn sync match texSyncStop groupthere NONE "%stopzone\>" + +" Synchronization: {{{1 +" The $..$ and $$..$$ make for impossible sync patterns +" (one can't tell if a "$$" starts or stops a math zone by itself) +" The following grouptheres coupled with minlines above +" help improve the odds of good syncing. +if !exists("tex_no_math") + syn sync match texSyncMathZoneA groupthere NONE "\\end{abstract}" + syn sync match texSyncMathZoneA groupthere NONE "\\end{center}" + syn sync match texSyncMathZoneA groupthere NONE "\\end{description}" + syn sync match texSyncMathZoneA groupthere NONE "\\end{enumerate}" + syn sync match texSyncMathZoneA groupthere NONE "\\end{itemize}" + syn sync match texSyncMathZoneA groupthere NONE "\\end{table}" + syn sync match texSyncMathZoneA groupthere NONE "\\end{tabular}" + syn sync match texSyncMathZoneA groupthere NONE "\\\(sub\)*section\>" +endif + +" Highlighting: {{{1 +if did_tex_syntax_inits == 1 + let did_tex_syntax_inits= 2 + " TeX highlighting groups which should share similar highlighting + if !exists("g:tex_no_error") + if !exists("tex_no_math") + HiLink texBadMath texError + HiLink texMathDelimBad texError + HiLink texMathError texError + if !b:tex_stylish + HiLink texOnlyMath texError + endif + endif + HiLink texError Error + endif + + HiLink texCite texRefZone + HiLink texDefCmd texDef + HiLink texDefName texDef + HiLink texDocType texCmdName + HiLink texDocTypeArgs texCmdArgs + HiLink texInputFileOpt texCmdArgs + HiLink texInputCurlies texDelimiter + HiLink texLigature texSpecialChar + if !exists("tex_no_math") + HiLink texMathDelimSet1 texMathDelim + HiLink texMathDelimSet2 texMathDelim + HiLink texMathDelimKey texMathDelim + HiLink texMathMatcher texMath + HiLink texMathZoneW texMath + HiLink texMathZoneX texMath + HiLink texMathZoneY texMath + HiLink texMathZoneZ texMath + endif + HiLink texSectionMarker texCmdName + HiLink texSectionName texSection + HiLink texSpaceCode texStatement + HiLink texTypeSize texType + HiLink texTypeStyle texType + + " Basic TeX highlighting groups + HiLink texCmdArgs Number + HiLink texCmdName Statement + HiLink texComment Comment + HiLink texDef Statement + HiLink texDefParm Special + HiLink texDelimiter Delimiter + HiLink texInput Special + HiLink texInputFile Special + HiLink texLength Number + HiLink texMath Special + HiLink texMathDelim Statement + HiLink texMathOper Operator + HiLink texNewCmd Statement + HiLink texNewEnv Statement + HiLink texOption Number + HiLink texRefZone Special + HiLink texSection PreCondit + HiLink texSpaceCodeChar Special + HiLink texSpecialChar SpecialChar + HiLink texStatement Statement + HiLink texString String + HiLink texTodo Todo + HiLink texType Type + HiLink texZone PreCondit + + delcommand HiLink +endif + +" Current Syntax: {{{1 +unlet b:extfname +let b:current_syntax = "tex" +" vim: ts=8 fdm=marker diff --git a/vim71/syntax/texinfo.vim b/vim71/syntax/texinfo.vim new file mode 100644 index 0000000..134fc67 --- /dev/null +++ b/vim71/syntax/texinfo.vim @@ -0,0 +1,409 @@ +" Vim syntax file +" Language: Texinfo (macro package for TeX) +" Maintainer: Sandor Kopanyi +" URL: <-> +" Last Change: 2004 Jun 23 +" +" the file follows the Texinfo manual structure; this file is based +" on manual for Texinfo version 4.0, 28 September 1999 +" since @ can have special meanings, everything is 'match'-ed and 'region'-ed +" (including @ in 'iskeyword' option has unexpected effects) + +" Remove any old syntax stuff hanging around, if needed +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'texinfo' +endif + +"in Texinfo can be real big things, like tables; sync for that +syn sync lines=200 + +"some general stuff +"syn match texinfoError "\S" contained TODO +syn match texinfoIdent "\k\+" contained "IDENTifier +syn match texinfoAssignment "\k\+\s*=\s*\k\+\s*$" contained "assigment statement ( var = val ) +syn match texinfoSinglePar "\k\+\s*$" contained "single parameter (used for several @-commands) +syn match texinfoIndexPar "\k\k\s*$" contained "param. used for different *index commands (+ @documentlanguage command) + + +"marking words and phrases (chap. 9 in Texinfo manual) +"(almost) everything appears as 'contained' too; is for tables (@table) + +"this chapter is at the beginning of this file to avoid overwritings + +syn match texinfoSpecialChar "@acronym" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@acronym{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@b" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@b{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@cite" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@cite{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@code" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@code{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@command" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@command{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@dfn" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@dfn{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@email" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@email{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@emph" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@emph{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@env" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@env{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@file" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@file{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@i" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@i{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@kbd" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@kbd{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@key" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@key{" end="}" contains=texinfoSpecialChar +syn match texinfoSpecialChar "@option" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@option{" end="}" contains=texinfoSpecialChar +syn match texinfoSpecialChar "@r" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@r{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@samp" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@samp{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@sc" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@sc{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@strong" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@strong{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@t" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@t{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@url" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@url{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@var" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@var{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoAtCmd "^@kbdinputstyle" nextgroup=texinfoSinglePar skipwhite + + +"overview of Texinfo (chap. 1 in Texinfo manual) +syn match texinfoComment "@c .*" +syn match texinfoComment "@c$" +syn match texinfoComment "@comment .*" +syn region texinfoMltlnAtCmd matchgroup=texinfoComment start="^@ignore\s*$" end="^@end ignore\s*$" contains=ALL + + +"beginning a Texinfo file (chap. 3 in Texinfo manual) +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="@center " skip="\\$" end="$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd oneline +syn region texinfoMltlnDMAtCmd matchgroup=texinfoAtCmd start="^@detailmenu\s*$" end="^@end detailmenu\s*$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@setfilename " skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@settitle " skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@shorttitlepage " skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@title " skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@titlefont{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@titlepage\s*$" end="^@end titlepage\s*$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd,texinfoMltlnDMAtCmd,texinfoAtCmd,texinfoPrmAtCmd,texinfoMltlnAtCmd +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@vskip " skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn match texinfoAtCmd "^@exampleindent" nextgroup=texinfoSinglePar skipwhite +syn match texinfoAtCmd "^@headings" nextgroup=texinfoSinglePar skipwhite +syn match texinfoAtCmd "^\\input" nextgroup=texinfoSinglePar skipwhite +syn match texinfoAtCmd "^@paragraphindent" nextgroup=texinfoSinglePar skipwhite +syn match texinfoAtCmd "^@setchapternewpage" nextgroup=texinfoSinglePar skipwhite + + +"ending a Texinfo file (chap. 4 in Texinfo manual) +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="@author " skip="\\$" end="$" contains=texinfoSpecialChar oneline +"all below @bye should be comment TODO +syn match texinfoAtCmd "^@bye\s*$" +syn match texinfoAtCmd "^@contents\s*$" +syn match texinfoAtCmd "^@printindex" nextgroup=texinfoIndexPar skipwhite +syn match texinfoAtCmd "^@setcontentsaftertitlepage\s*$" +syn match texinfoAtCmd "^@setshortcontentsaftertitlepage\s*$" +syn match texinfoAtCmd "^@shortcontents\s*$" +syn match texinfoAtCmd "^@summarycontents\s*$" + + +"chapter structuring (chap. 5 in Texinfo manual) +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@appendix" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@appendixsec" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@appendixsection" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@appendixsubsec" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@appendixsubsubsec" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@centerchap" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@chapheading" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@chapter" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@heading" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@majorheading" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@section" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@subheading " skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@subsection" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@subsubheading" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@subsubsection" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@subtitle" skip="\\$" end="$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@unnumbered" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@unnumberedsec" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@unnumberedsubsec" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@unnumberedsubsubsec" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn match texinfoAtCmd "^@lowersections\s*$" +syn match texinfoAtCmd "^@raisesections\s*$" + + +"nodes (chap. 6 in Texinfo manual) +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@anchor{" end="}" +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@top" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@node" skip="\\$" end="$" contains=texinfoSpecialChar oneline + + +"menus (chap. 7 in Texinfo manual) +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@menu\s*$" end="^@end menu\s*$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd,texinfoMltlnDMAtCmd + + +"cross references (chap. 8 in Texinfo manual) +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@inforef{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@pxref{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@ref{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@uref{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@xref{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd + + +"marking words and phrases (chap. 9 in Texinfo manual) +"(almost) everything appears as 'contained' too; is for tables (@table) + +"this chapter is at the beginning of this file to avoid overwritings + + +"quotations and examples (chap. 10 in Texinfo manual) +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@cartouche\s*$" end="^@end cartouche\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@display\s*$" end="^@end display\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@example\s*$" end="^@end example\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@flushleft\s*$" end="^@end flushleft\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@flushright\s*$" end="^@end flushright\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@format\s*$" end="^@end format\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@lisp\s*$" end="^@end lisp\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@quotation\s*$" end="^@end quotation\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@smalldisplay\s*$" end="^@end smalldisplay\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@smallexample\s*$" end="^@end smallexample\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@smallformat\s*$" end="^@end smallformat\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@smalllisp\s*$" end="^@end smalllisp\s*$" contains=ALL +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@exdent" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn match texinfoAtCmd "^@noindent\s*$" +syn match texinfoAtCmd "^@smallbook\s*$" + + +"lists and tables (chap. 11 in Texinfo manual) +syn match texinfoAtCmd "@asis" contained +syn match texinfoAtCmd "@columnfractions" contained +syn match texinfoAtCmd "@item" contained +syn match texinfoAtCmd "@itemx" contained +syn match texinfoAtCmd "@tab" contained +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@enumerate" end="^@end enumerate\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@ftable" end="^@end ftable\s*$" contains=ALL +syn region texinfoMltlnNAtCmd matchgroup=texinfoAtCmd start="^@itemize" end="^@end itemize\s*$" contains=ALL +syn region texinfoMltlnNAtCmd matchgroup=texinfoAtCmd start="^@multitable" end="^@end multitable\s*$" contains=ALL +syn region texinfoMltlnNAtCmd matchgroup=texinfoAtCmd start="^@table" end="^@end table\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@vtable" end="^@end vtable\s*$" contains=ALL + + +"indices (chap. 12 in Texinfo manual) +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@\(c\|f\|k\|p\|t\|v\)index" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@..index" skip="\\$" end="$" contains=texinfoSpecialChar oneline +"@defcodeindex and @defindex is defined after chap. 15's @def* commands (otherwise those ones will overwrite these ones) +syn match texinfoSIPar "\k\k\s*\k\k\s*$" contained +syn match texinfoAtCmd "^@syncodeindex" nextgroup=texinfoSIPar skipwhite +syn match texinfoAtCmd "^@synindex" nextgroup=texinfoSIPar skipwhite + +"special insertions (chap. 13 in Texinfo manual) +syn match texinfoSpecialChar "@\(!\|?\|@\|\s\)" +syn match texinfoSpecialChar "@{" +syn match texinfoSpecialChar "@}" +"accents +syn match texinfoSpecialChar "@=." +syn match texinfoSpecialChar "@\('\|\"\|\^\|`\)[aeiouyAEIOUY]" +syn match texinfoSpecialChar "@\~[aeinouyAEINOUY]" +syn match texinfoSpecialChar "@dotaccent{.}" +syn match texinfoSpecialChar "@H{.}" +syn match texinfoSpecialChar "@,{[cC]}" +syn match texinfoSpecialChar "@AA{}" +syn match texinfoSpecialChar "@aa{}" +syn match texinfoSpecialChar "@L{}" +syn match texinfoSpecialChar "@l{}" +syn match texinfoSpecialChar "@O{}" +syn match texinfoSpecialChar "@o{}" +syn match texinfoSpecialChar "@ringaccent{.}" +syn match texinfoSpecialChar "@tieaccent{..}" +syn match texinfoSpecialChar "@u{.}" +syn match texinfoSpecialChar "@ubaraccent{.}" +syn match texinfoSpecialChar "@udotaccent{.}" +syn match texinfoSpecialChar "@v{.}" +"ligatures +syn match texinfoSpecialChar "@AE{}" +syn match texinfoSpecialChar "@ae{}" +syn match texinfoSpecialChar "@copyright{}" +syn match texinfoSpecialChar "@bullet" contained "for tables and lists +syn match texinfoSpecialChar "@bullet{}" +syn match texinfoSpecialChar "@dotless{i}" +syn match texinfoSpecialChar "@dotless{j}" +syn match texinfoSpecialChar "@dots{}" +syn match texinfoSpecialChar "@enddots{}" +syn match texinfoSpecialChar "@equiv" contained "for tables and lists +syn match texinfoSpecialChar "@equiv{}" +syn match texinfoSpecialChar "@error{}" +syn match texinfoSpecialChar "@exclamdown{}" +syn match texinfoSpecialChar "@expansion{}" +syn match texinfoSpecialChar "@minus" contained "for tables and lists +syn match texinfoSpecialChar "@minus{}" +syn match texinfoSpecialChar "@OE{}" +syn match texinfoSpecialChar "@oe{}" +syn match texinfoSpecialChar "@point" contained "for tables and lists +syn match texinfoSpecialChar "@point{}" +syn match texinfoSpecialChar "@pounds{}" +syn match texinfoSpecialChar "@print{}" +syn match texinfoSpecialChar "@questiondown{}" +syn match texinfoSpecialChar "@result" contained "for tables and lists +syn match texinfoSpecialChar "@result{}" +syn match texinfoSpecialChar "@ss{}" +syn match texinfoSpecialChar "@TeX{}" +"other +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@dmn{" end="}" +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@footnote{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@image{" end="}" +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@math{" end="}" +syn match texinfoAtCmd "@footnotestyle" nextgroup=texinfoSinglePar skipwhite + + +"making and preventing breaks (chap. 14 in Texinfo manual) +syn match texinfoSpecialChar "@\(\*\|-\|\.\)" +syn match texinfoAtCmd "^@need" nextgroup=texinfoSinglePar skipwhite +syn match texinfoAtCmd "^@page\s*$" +syn match texinfoAtCmd "^@sp" nextgroup=texinfoSinglePar skipwhite +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@group\s*$" end="^@end group\s*$" contains=ALL +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@hyphenation{" end="}" +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@w{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd + + +"definition commands (chap. 15 in Texinfo manual) +syn match texinfoMltlnAtCmdFLine "^@def\k\+" contained +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@def\k\+" end="^@end def\k\+$" contains=ALL + +"next 2 commands are from chap. 12; must be defined after @def* commands above to overwrite them +syn match texinfoAtCmd "@defcodeindex" nextgroup=texinfoIndexPar skipwhite +syn match texinfoAtCmd "@defindex" nextgroup=texinfoIndexPar skipwhite + + +"conditionally visible text (chap. 16 in Texinfo manual) +syn match texinfoAtCmd "^@clear" nextgroup=texinfoSinglePar skipwhite +syn region texinfoMltln2AtCmd matchgroup=texinfoAtCmd start="^@html\s*$" end="^@end html\s*$" +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@ifclear" end="^@end ifclear\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@ifhtml" end="^@end ifhtml\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@ifinfo" end="^@end ifinfo\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@ifnothtml" end="^@end ifnothtml\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@ifnotinfo" end="^@end ifnotinfo\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@ifnottex" end="^@end ifnottex\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@ifset" end="^@end ifset\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@iftex" end="^@end iftex\s*$" contains=ALL +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@set " skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoTexCmd start="\$\$" end="\$\$" contained +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@tex" end="^@end tex\s*$" contains=texinfoTexCmd +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@value{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd + + +"internationalization (chap. 17 in Texinfo manual) +syn match texinfoAtCmd "@documentencoding" nextgroup=texinfoSinglePar skipwhite +syn match texinfoAtCmd "@documentlanguage" nextgroup=texinfoIndexPar skipwhite + + +"defining new texinfo commands (chap. 18 in Texinfo manual) +syn match texinfoAtCmd "@alias" nextgroup=texinfoAssignment skipwhite +syn match texinfoDIEPar "\S*\s*,\s*\S*\s*,\s*\S*\s*$" contained +syn match texinfoAtCmd "@definfoenclose" nextgroup=texinfoDIEPar skipwhite +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@macro" end="^@end macro\s*$" contains=ALL + + +"formatting hardcopy (chap. 19 in Texinfo manual) +syn match texinfoAtCmd "^@afourlatex\s*$" +syn match texinfoAtCmd "^@afourpaper\s*$" +syn match texinfoAtCmd "^@afourwide\s*$" +syn match texinfoAtCmd "^@finalout\s*$" +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@pagesizes" end="$" oneline + + +"creating and installing Info Files (chap. 20 in Texinfo manual) +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@dircategory" skip="\\$" end="$" oneline +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@direntry\s*$" end="^@end direntry\s*$" contains=texinfoSpecialChar +syn match texinfoAtCmd "^@novalidate\s*$" + + +"include files (appendix E in Texinfo manual) +syn match texinfoAtCmd "^@include" nextgroup=texinfoSinglePar skipwhite + + +"page headings (appendix F in Texinfo manual) +syn match texinfoHFSpecialChar "@|" contained +syn match texinfoThisAtCmd "@thischapter" contained +syn match texinfoThisAtCmd "@thischaptername" contained +syn match texinfoThisAtCmd "@thisfile" contained +syn match texinfoThisAtCmd "@thispage" contained +syn match texinfoThisAtCmd "@thistitle" contained +syn match texinfoThisAtCmd "@today{}" contained +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@evenfooting" skip="\\$" end="$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd,texinfoThisAtCmd,texinfoHFSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@evenheading" skip="\\$" end="$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd,texinfoThisAtCmd,texinfoHFSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@everyfooting" skip="\\$" end="$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd,texinfoThisAtCmd,texinfoHFSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@everyheading" skip="\\$" end="$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd,texinfoThisAtCmd,texinfoHFSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@oddfooting" skip="\\$" end="$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd,texinfoThisAtCmd,texinfoHFSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@oddheading" skip="\\$" end="$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd,texinfoThisAtCmd,texinfoHFSpecialChar oneline + + +"refilling paragraphs (appendix H in Texinfo manual) +syn match texinfoAtCmd "@refill" + + +syn cluster texinfoAll contains=ALLBUT,texinfoThisAtCmd,texinfoHFSpecialChar +syn cluster texinfoReducedAll contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +"============================================================================== +" highlighting + +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_texinfo_syn_inits") + + if version < 508 + let did_texinfo_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink texinfoSpecialChar Special + HiLink texinfoHFSpecialChar Special + + HiLink texinfoError Error + HiLink texinfoIdent Identifier + HiLink texinfoAssignment Identifier + HiLink texinfoSinglePar Identifier + HiLink texinfoIndexPar Identifier + HiLink texinfoSIPar Identifier + HiLink texinfoDIEPar Identifier + HiLink texinfoTexCmd PreProc + + + HiLink texinfoAtCmd Statement "@-command + HiLink texinfoPrmAtCmd String "@-command in one line with unknown nr. of parameters + "is String because is found as a region and is 'matchgroup'-ed + "to texinfoAtCmd + HiLink texinfoBrcPrmAtCmd String "@-command with parameter(s) in braces ({}) + "is String because is found as a region and is 'matchgroup'-ed to texinfoAtCmd + HiLink texinfoMltlnAtCmdFLine texinfoAtCmd "repeated embedded First lines in @-commands + HiLink texinfoMltlnAtCmd String "@-command in multiple lines + "is String because is found as a region and is 'matchgroup'-ed to texinfoAtCmd + HiLink texinfoMltln2AtCmd PreProc "@-command in multiple lines (same as texinfoMltlnAtCmd, just with other colors) + HiLink texinfoMltlnDMAtCmd PreProc "@-command in multiple lines (same as texinfoMltlnAtCmd, just with other colors; used for @detailmenu, which can be included in @menu) + HiLink texinfoMltlnNAtCmd Normal "@-command in multiple lines (same as texinfoMltlnAtCmd, just with other colors) + HiLink texinfoThisAtCmd Statement "@-command used in headers and footers (@this... series) + + HiLink texinfoComment Comment + + delcommand HiLink +endif + + +let b:current_syntax = "texinfo" + +if main_syntax == 'texinfo' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim71/syntax/texmf.vim b/vim71/syntax/texmf.vim new file mode 100644 index 0000000..7b91168 --- /dev/null +++ b/vim71/syntax/texmf.vim @@ -0,0 +1,86 @@ +" Vim syntax file +" This is a GENERATED FILE. Please always refer to source file at the URI below. +" Language: Web2C TeX texmf.cnf configuration file +" Maintainer: David Ne\v{c}as (Yeti) +" Last Change: 2001-05-13 +" URL: http://physics.muni.cz/~yeti/download/syntax/texmf.vim + +" Setup +if version >= 600 + if exists("b:current_syntax") + finish + endif +else + syntax clear +endif + +syn case match + +" Comments +syn match texmfComment "%..\+$" contains=texmfTodo +syn match texmfComment "%\s*$" contains=texmfTodo +syn keyword texmfTodo TODO FIXME XXX NOT contained + +" Constants and parameters +syn match texmfPassedParameter "[-+]\=%\w\W" +syn match texmfPassedParameter "[-+]\=%\w$" +syn match texmfNumber "\<\d\+\>" +syn match texmfVariable "\$\(\w\k*\|{\w\k*}\)" +syn match texmfSpecial +\\"\|\\$+ +syn region texmfString start=+"+ end=+"+ skip=+\\"\\\\+ contains=texmfVariable,texmfSpecial,texmfPassedParameter + +" Assignments +syn match texmfLHSStart "^\s*\w\k*" nextgroup=texmfLHSDot,texmfEquals +syn match texmfLHSVariable "\w\k*" contained nextgroup=texmfLHSDot,texmfEquals +syn match texmfLHSDot "\." contained nextgroup=texmfLHSVariable +syn match texmfEquals "\s*=" contained + +" Specialities +syn match texmfComma "," contained +syn match texmfColons ":\|;" +syn match texmfDoubleExclam "!!" contained + +" Catch errors caused by wrong parenthesization +syn region texmfBrace matchgroup=texmfBraceBrace start="{" end="}" contains=ALLBUT,texmfTodo,texmfBraceError,texmfLHSVariable,texmfLHSDot transparent +syn match texmfBraceError "}" + +" Define the default highlighting +if version >= 508 || !exists("did_texmf_syntax_inits") + if version < 508 + let did_texmf_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink texmfComment Comment + HiLink texmfTodo Todo + + HiLink texmfPassedParameter texmfVariable + HiLink texmfVariable Identifier + + HiLink texmfNumber Number + HiLink texmfString String + + HiLink texmfLHSStart texmfLHS + HiLink texmfLHSVariable texmfLHS + HiLink texmfLHSDot texmfLHS + HiLink texmfLHS Type + + HiLink texmfEquals Normal + + HiLink texmfBraceBrace texmfDelimiter + HiLink texmfComma texmfDelimiter + HiLink texmfColons texmfDelimiter + HiLink texmfDelimiter Preproc + + HiLink texmfDoubleExclam Statement + HiLink texmfSpecial Special + + HiLink texmfBraceError texmfError + HiLink texmfError Error + + delcommand HiLink +endif + +let b:current_syntax = "texmf" diff --git a/vim71/syntax/tf.vim b/vim71/syntax/tf.vim new file mode 100644 index 0000000..2a9a999 --- /dev/null +++ b/vim71/syntax/tf.vim @@ -0,0 +1,209 @@ +" Vim syntax file +" Language: tf +" Maintainer: Lutz Eymers +" URL: http://www.isp.de/data/tf.vim +" Email: send syntax_vim.tgz +" Last Change: 2001 May 10 +" +" Options lite_minlines = x to sync at least x lines backwards + +" Remove any old syntax stuff hanging around + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case match + +if !exists("main_syntax") + let main_syntax = 'tf' +endif + +" Special global variables +syn keyword tfVar HOME LANG MAIL SHELL TERM TFHELP TFLIBDIR TFLIBRARY TZ contained +syn keyword tfVar background backslash contained +syn keyword tfVar bamf bg_output borg clearfull cleardone clock connect contained +syn keyword tfVar emulation end_color gag gethostbyname gpri hook hilite contained +syn keyword tfVar hiliteattr histsize hpri insert isize istrip kecho contained +syn keyword tfVar kprefix login lp lpquote maildelay matching max_iter contained +syn keyword tfVar max_recur mecho more mprefix oldslash promt_sec contained +syn keyword tfVar prompt_usec proxy_host proxy_port ptime qecho qprefix contained +syn keyword tfVar quite quitdone redef refreshtime scroll shpause snarf sockmload contained +syn keyword tfVar start_color tabsize telopt sub time_format visual contained +syn keyword tfVar watch_dog watchname wordpunct wrap wraplog wrapsize contained +syn keyword tfVar wrapspace contained + +" Worldvar +syn keyword tfWorld world_name world_character world_password world_host contained +syn keyword tfWorld world_port world_mfile world_type contained + +" Number +syn match tfNumber "-\=\<\d\+\>" + +" Float +syn match tfFloat "\(-\=\<\d+\|-\=\)\.\d\+\>" + +" Operator +syn match tfOperator "[-+=?:&|!]" +syn match tfOperator "/[^*~@]"he=e-1 +syn match tfOperator ":=" +syn match tfOperator "[^/%]\*"hs=s+1 +syn match tfOperator "$\+[([{]"he=e-1,me=e-1 +syn match tfOperator "\^\[\+"he=s+1 contains=tfSpecialCharEsc + +" Relational +syn match tfRelation "&&" +syn match tfRelation "||" +syn match tfRelation "[<>/!=]=" +syn match tfRelation "[<>]" +syn match tfRelation "[!=]\~" +syn match tfRelation "[=!]/" + + +" Readonly Var +syn match tfReadonly "[#*]" contained +syn match tfReadonly "\<-\=L\=\d\{-}\>" contained +syn match tfReadonly "\" contained +syn match tfReadonly "\" contained + +" Identifier +syn match tfIdentifier "%\+[a-zA-Z_#*-0-9]\w*" contains=tfVar,tfReadonly +syn match tfIdentifier "%\+[{]"he=e-1,me=e-1 +syn match tfIdentifier "\$\+{[a-zA-Z_#*-0-9]\w*}" contains=tfWorld + +" Function names +syn keyword tfFunctions ascii char columns echo filename ftime fwrite getopts +syn keyword tfFunctions getpid idle kbdel kbgoto kbhead kblen kbmatch kbpoint +syn keyword tfFunctions kbtail kbwordleft kbwordright keycode lines mod +syn keyword tfFunctions moresize pad rand read regmatch send strcat strchr +syn keyword tfFunctions strcmp strlen strncmp strrchr strrep strstr substr +syn keyword tfFunctions systype time tolower toupper + +syn keyword tfStatement addworld bamf beep bind break cat changes connect contained +syn keyword tfStatement dc def dokey echo edit escape eval export expr fg for contained +syn keyword tfStatement gag getfile grab help hilite histsize hook if input contained +syn keyword tfStatement kill lcd let list listsockets listworlds load contained +syn keyword tfStatement localecho log nohilite not partial paste ps purge contained +syn keyword tfStatement purgeworld putfile quit quote recall recordline save contained +syn keyword tfStatement saveworld send sh shift sub substitute contained +syn keyword tfStatement suspend telnet test time toggle trig trigger unbind contained +syn keyword tfStatement undef undefn undeft unhook untrig unworld contained +syn keyword tfStatement version watchdog watchname while world contained + +" Hooks +syn keyword tfHook ACTIVITY BACKGROUND BAMF CONFAIL CONFLICT CONNECT DISCONNECT +syn keyword tfHook KILL LOAD LOADFAIL LOG LOGIN MAIL MORE PENDING PENDING +syn keyword tfHook PROCESS PROMPT PROXY REDEF RESIZE RESUME SEND SHADOW SHELL +syn keyword tfHook SIGHUP SIGTERM SIGUSR1 SIGUSR2 WORLD + +" Conditional +syn keyword tfConditional if endif then else elseif contained + +" Repeat +syn keyword tfRepeat while do done repeat for contained + +" Statement +syn keyword tfStatement break quit contained + +" Include +syn keyword tfInclude require load save loaded contained + +" Define +syn keyword tfDefine bind unbind def undef undefn undefn purge hook unhook trig untrig contained +syn keyword tfDefine set unset setenv contained + +" Todo +syn keyword tfTodo TODO Todo todo contained + +" SpecialChar +syn match tfSpecialChar "\\[abcfnrtyv\\]" contained +syn match tfSpecialChar "\\\d\{3}" contained contains=tfOctalError +syn match tfSpecialChar "\\x[0-9a-fA-F]\{2}" contained +syn match tfSpecialCharEsc "\[\+" contained + +syn match tfOctalError "[89]" contained + +" Comment +syn region tfComment start="^;" end="$" contains=tfTodo + +" String +syn region tfString oneline matchgroup=None start=+'+ skip=+\\\\\|\\'+ end=+'+ contains=tfIdentifier,tfSpecialChar,tfEscape +syn region tfString matchgroup=None start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=tfIdentifier,tfSpecialChar,tfEscape + +syn match tfParentError "[)}\]]" + +" Parents +syn region tfParent matchgroup=Delimiter start="(" end=")" contains=ALLBUT,tfReadonly +syn region tfParent matchgroup=Delimiter start="\[" end="\]" contains=ALL +syn region tfParent matchgroup=Delimiter start="{" end="}" contains=ALL + +syn match tfEndCommand "%%\{-};" +syn match tfJoinLines "\\$" + +" Types + +syn match tfType "/[a-zA-Z_~@][a-zA-Z0-9_]*" contains=tfConditional,tfRepeat,tfStatement,tfInclude,tfDefine,tfStatement + +" Catch /quote .. ' +syn match tfQuotes "/quote .\{-}'" contains=ALLBUT,tfString +" Catch $(/escape ) +syn match tfEscape "(/escape .*)" + +" sync +if exists("tf_minlines") + exec "syn sync minlines=" . tf_minlines +else + syn sync minlines=100 +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tf_syn_inits") + if version < 508 + let did_tf_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tfComment Comment + HiLink tfString String + HiLink tfNumber Number + HiLink tfFloat Float + HiLink tfIdentifier Identifier + HiLink tfVar Identifier + HiLink tfWorld Identifier + HiLink tfReadonly Identifier + HiLink tfHook Identifier + HiLink tfFunctions Function + HiLink tfRepeat Repeat + HiLink tfConditional Conditional + HiLink tfLabel Label + HiLink tfStatement Statement + HiLink tfType Type + HiLink tfInclude Include + HiLink tfDefine Define + HiLink tfSpecialChar SpecialChar + HiLink tfSpecialCharEsc SpecialChar + HiLink tfParentError Error + HiLink tfTodo Todo + HiLink tfEndCommand Delimiter + HiLink tfJoinLines Delimiter + HiLink tfOperator Operator + HiLink tfRelation Operator + + delcommand HiLink +endif + +let b:current_syntax = "tf" + +if main_syntax == 'tf' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim71/syntax/tidy.vim b/vim71/syntax/tidy.vim new file mode 100644 index 0000000..b23dc3a --- /dev/null +++ b/vim71/syntax/tidy.vim @@ -0,0 +1,162 @@ +" Vim syntax file +" Language: HMTL Tidy configuration file ( /etc/tidyrc ~/.tidyrc ) +" Maintainer: Doug Kearns +" URL: http://gus.gscit.monash.edu.au/~djkea2/vim/syntax/tidy.vim +" Last Change: 2005 Oct 06 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version < 600 + set iskeyword=@,48-57,- +else + setlocal iskeyword=@,48-57,- +endif + +syn match tidyComment "^\s*//.*$" contains=tidyTodo +syn match tidyComment "^\s*#.*$" contains=tidyTodo +syn keyword tidyTodo TODO NOTE FIXME XXX contained + +syn match tidyAssignment "^[a-z0-9-]\+:\s*.*$" contains=tidyOption,@tidyValue,tidyDelimiter +syn match tidyDelimiter ":" contained + +syn match tidyNewTagAssignment "^new-\l\+-tags:\s*.*$" contains=tidyNewTagOption,tidyNewTagDelimiter,tidyNewTagValue,tidyDelimiter +syn match tidyNewTagDelimiter "," contained +syn match tidyNewTagValue "\<\w\+\>" contained + +syn case ignore +syn keyword tidyBoolean t[rue] f[alse] y[es] n[o] contained +syn case match +syn match tidyDoctype "\" contained +" NOTE: use match rather than keyword here so that tidyEncoding 'raw' does not +" always have precedence over tidyOption 'raw' +syn match tidyEncoding "\<\(ascii\|latin0\|latin1\|raw\|utf8\|iso2022\|mac\|utf16le\|utf16be\|utf16\|win1252\|ibm858\|big5\|shiftjis\)\>" contained +syn match tidyNewline "\<\(LF\|CRLF\|CR\)\>" +syn match tidyNumber "\<\d\+\>" contained +syn match tidyRepeat "\" contained +syn region tidyString start=+"+ skip=+\\\\\|\\"+ end=+"+ contained oneline +syn region tidyString start=+'+ skip=+\\\\\|\\'+ end=+'+ contained oneline +syn cluster tidyValue contains=tidyBoolean,tidyDoctype,tidyEncoding,tidyNewline,tidyNumber,tidyRepeat,tidyString + +syn match tidyOption "^accessibility-check" contained +syn match tidyOption "^add-xml-decl" contained +syn match tidyOption "^add-xml-pi" contained +syn match tidyOption "^add-xml-space" contained +syn match tidyOption "^alt-text" contained +syn match tidyOption "^ascii-chars" contained +syn match tidyOption "^assume-xml-procins" contained +syn match tidyOption "^bare" contained +syn match tidyOption "^break-before-br" contained +syn match tidyOption "^char-encoding" contained +syn match tidyOption "^clean" contained +syn match tidyOption "^css-prefix" contained +syn match tidyOption "^doctype" contained +syn match tidyOption "^doctype-mode" contained +syn match tidyOption "^drop-empty-paras" contained +syn match tidyOption "^drop-font-tags" contained +syn match tidyOption "^drop-proprietary-attributes" contained +syn match tidyOption "^enclose-block-text" contained +syn match tidyOption "^enclose-text" contained +syn match tidyOption "^error-file" contained +syn match tidyOption "^escape-cdata" contained +syn match tidyOption "^fix-backslash" contained +syn match tidyOption "^fix-bad-comments" contained +syn match tidyOption "^fix-uri" contained +syn match tidyOption "^force-output" contained +syn match tidyOption "^gnu-emacs" contained +syn match tidyOption "^gnu-emacs-file" contained +syn match tidyOption "^hide-comments" contained +syn match tidyOption "^hide-endtags" contained +syn match tidyOption "^indent" contained +syn match tidyOption "^indent-attributes" contained +syn match tidyOption "^indent-cdata" contained +syn match tidyOption "^indent-spaces" contained +syn match tidyOption "^input-encoding" contained +syn match tidyOption "^input-xml" contained +syn match tidyOption "^join-classes" contained +syn match tidyOption "^join-styles" contained +syn match tidyOption "^keep-time" contained +syn match tidyOption "^language" contained +syn match tidyOption "^literal-attributes" contained +syn match tidyOption "^logical-emphasis" contained +syn match tidyOption "^lower-literals" contained +syn match tidyOption "^markup" contained +syn match tidyOption "^merge-divs" contained +syn match tidyOption "^ncr" contained +syn match tidyOption "^newline" contained +syn match tidyOption "^numeric-entities" contained +syn match tidyOption "^output-bom" contained +syn match tidyOption "^output-encoding" contained +syn match tidyOption "^output-file" contained +syn match tidyOption "^output-html" contained +syn match tidyOption "^output-xhtml" contained +syn match tidyOption "^output-xml" contained +syn match tidyOption "^punctuation-wrap" contained +syn match tidyOption "^quiet" contained +syn match tidyOption "^quote-ampersand" contained +syn match tidyOption "^quote-marks" contained +syn match tidyOption "^quote-nbsp" contained +syn match tidyOption "^raw" contained +syn match tidyOption "^repeated-attributes" contained +syn match tidyOption "^replace-color" contained +syn match tidyOption "^show-body-only" contained +syn match tidyOption "^show-errors" contained +syn match tidyOption "^show-warnings" contained +syn match tidyOption "^slide-style" contained +syn match tidyOption "^split" contained +syn match tidyOption "^tab-size" contained +syn match tidyOption "^tidy-mark" contained +syn match tidyOption "^uppercase-attributes" contained +syn match tidyOption "^uppercase-tags" contained +syn match tidyOption "^word-2000" contained +syn match tidyOption "^wrap" contained +syn match tidyOption "^wrap-asp" contained +syn match tidyOption "^wrap-attributes" contained +syn match tidyOption "^wrap-jste" contained +syn match tidyOption "^wrap-php" contained +syn match tidyOption "^wrap-script-literals" contained +syn match tidyOption "^wrap-sections" contained +syn match tidyOption "^write-back" contained +syn match tidyOption "^vertical-space" contained +syn match tidyNewTagOption "^new-blocklevel-tags" contained +syn match tidyNewTagOption "^new-empty-tags" contained +syn match tidyNewTagOption "^new-inline-tags" contained +syn match tidyNewTagOption "^new-pre-tags" contained + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tidy_syn_inits") + if version < 508 + let did_tidy_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tidyBoolean Boolean + HiLink tidyComment Comment + HiLink tidyDelimiter Special + HiLink tidyDoctype Constant + HiLink tidyEncoding Constant + HiLink tidyNewline Constant + HiLink tidyNewTagDelimiter Special + HiLink tidyNewTagOption Identifier + HiLink tidyNewTagValue Constant + HiLink tidyNumber Number + HiLink tidyOption Identifier + HiLink tidyRepeat Constant + HiLink tidyString String + HiLink tidyTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "tidy" + +" vim: ts=8 diff --git a/vim71/syntax/tilde.vim b/vim71/syntax/tilde.vim new file mode 100644 index 0000000..3fdebf1 --- /dev/null +++ b/vim71/syntax/tilde.vim @@ -0,0 +1,41 @@ +" Vim syntax file +" This file works only for Vim6.x +" Language: Tilde +" Maintainer: Tobias Rundstrm +" URL: http://www.tildesoftware.net +" CVS: $Id: tilde.vim,v 1.1 2004/06/13 19:31:51 vimboss Exp $ + +if exists("b:current_syntax") + finish +endif + +"tilde dosent care ... +syn case ignore + +syn match tildeFunction "\~[a-z_0-9]\+"ms=s+1 +syn region tildeParen start="(" end=")" contains=tildeString,tildeNumber,tildeVariable,tildeField,tildeSymtab,tildeFunction,tildeParen,tildeHexNumber,tildeOperator +syn region tildeString contained start=+"+ skip=+\\\\\|\\"+ end=+"+ keepend +syn region tildeString contained start=+'+ skip=+\\\\\|\\"+ end=+'+ keepend +syn match tildeNumber "\d" contained +syn match tildeOperator "or\|and" contained +syn match tildeHexNumber "0x[a-z0-9]\+" contained +syn match tildeVariable "$[a-z_0-9]\+" contained +syn match tildeField "%[a-z_0-9]\+" contained +syn match tildeSymtab "@[a-z_0-9]\+" contained +syn match tildeComment "^#.*" +syn region tildeCurly start=+{+ end=+}+ contained contains=tildeLG,tildeString,tildeNumber,tildeVariable,tildeField,tildeFunction,tildeSymtab,tildeHexNumber +syn match tildeLG "=>" contained + + +hi def link tildeComment Comment +hi def link tildeFunction Operator +hi def link tildeOperator Operator +hi def link tildeString String +hi def link tildeNumber Number +hi def link tildeHexNumber Number +hi def link tildeVariable Identifier +hi def link tildeField Identifier +hi def link tildeSymtab Identifier +hi def link tildeError Error + +let b:current_syntax = "tilde" diff --git a/vim71/syntax/tli.vim b/vim71/syntax/tli.vim new file mode 100644 index 0000000..5685a6c --- /dev/null +++ b/vim71/syntax/tli.vim @@ -0,0 +1,71 @@ +" Vim syntax file +" Language: TealInfo source files (*.tli) +" Maintainer: Kurt W. Andrews +" Last Change: 2001 May 10 +" Version: 1.0 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" TealInfo Objects + +syn keyword tliObject LIST POPLIST WINDOW POPWINDOW OUTLINE CHECKMARK GOTO +syn keyword tliObject LABEL IMAGE RECT TRES PASSWORD POPEDIT POPIMAGE CHECKLIST + +" TealInfo Fields + +syn keyword tliField X Y W H BX BY BW BH SX SY FONT BFONT CYCLE DELAY TABS +syn keyword tliField STYLE BTEXT RECORD DATABASE KEY TARGET DEFAULT TEXT +syn keyword tliField LINKS MAXVAL + +" TealInfo Styles + +syn keyword tliStyle INVERTED HORIZ_RULE VERT_RULE NO_SCROLL NO_BORDER BOLD_BORDER +syn keyword tliStyle ROUND_BORDER ALIGN_RIGHT ALIGN_CENTER ALIGN_LEFT_START ALIGN_RIGHT_START +syn keyword tliStyle ALIGN_CENTER_START ALIGN_LEFT_END ALIGN_RIGHT_END ALIGN_CENTER_END +syn keyword tliStyle LOCKOUT BUTTON_SCROLL BUTTON_SELECT STROKE_FIND FILLED REGISTER + +" String and Character constants + +syn match tliSpecial "@" +syn region tliString start=+"+ end=+"+ + +"TealInfo Numbers, identifiers and comments + +syn case ignore +syn match tliNumber "\d*" +syn match tliIdentifier "\<\h\w*\>" +syn match tliComment "#.*" +syn case match + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tli_syntax_inits") + if version < 508 + let did_tli_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tliNumber Number + HiLink tliString String + HiLink tliComment Comment + HiLink tliSpecial SpecialChar + HiLink tliIdentifier Identifier + HiLink tliObject Statement + HiLink tliField Type + HiLink tliStyle PreProc + + delcommand HiLink +endif + +let b:current_syntax = "tli" + +" vim: ts=8 diff --git a/vim71/syntax/tpp.vim b/vim71/syntax/tpp.vim new file mode 100644 index 0000000..92fa6f8 --- /dev/null +++ b/vim71/syntax/tpp.vim @@ -0,0 +1,100 @@ +" Vim syntax file +" Language: tpp - Text Presentation Program +" Maintainer: Debian VIM Maintainers +" Former Maintainer: Gerfried Fuchs +" Last Change: $LastChangedDate: 2006-04-16 22:06:40 -0400 (dom, 16 apr 2006) $ +" URL: http://svn.debian.org/wsvn/pkg-vim/trunk/runtime/syntax/tpp.vim?op=file&rev=0&sc=0 +" Filenames: *.tpp +" License: BSD +" +" XXX This file is in need of a new maintainer, Debian VIM Maintainers maintain +" it only because patches have been submitted for it by Debian users and the +" former maintainer was MIA (Missing In Action), taking over its +" maintenance was thus the only way to include those patches. +" If you care about this file, and have time to maintain it please do so! +" +" Comments are very welcome - but please make sure that you are commenting on +" the latest version of this file. +" SPAM is _NOT_ welcome - be ready to be reported! + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'tpp' +endif + + +"" list of the legal switches/options +syn match tppAbstractOptionKey contained "^--\%(author\|title\|date\|footer\) *" nextgroup=tppString +syn match tppPageLocalOptionKey contained "^--\%(heading\|center\|right\|huge\|sethugefont\|exec\) *" nextgroup=tppString +syn match tppPageLocalSwitchKey contained "^--\%(horline\|-\|\%(begin\|end\)\%(\%(shell\)\?output\|slide\%(left\|right\|top\|bottom\)\)\|\%(bold\|rev\|ul\)\%(on\|off\)\|withborder\)" +syn match tppNewPageOptionKey contained "^--newpage *" nextgroup=tppString +syn match tppColorOptionKey contained "^--\%(\%(bg\|fg\)\?color\) *" +syn match tppTimeOptionKey contained "^--sleep *" + +syn match tppString contained ".*" +syn match tppColor contained "\%(white\|yellow\|red\|green\|blue\|cyan\|magenta\|black\|default\)" +syn match tppTime contained "\d\+" + +syn region tppPageLocalSwitch start="^--" end="$" contains=tppPageLocalSwitchKey oneline +syn region tppColorOption start="^--\%(\%(bg\|fg\)\?color\)" end="$" contains=tppColorOptionKey,tppColor oneline +syn region tppTimeOption start="^--sleep" end="$" contains=tppTimeOptionKey,tppTime oneline +syn region tppNewPageOption start="^--newpage" end="$" contains=tppNewPageOptionKey oneline +syn region tppPageLocalOption start="^--\%(heading\|center\|right\|huge\|sethugefont\|exec\)" end="$" contains=tppPageLocalOptionKey oneline +syn region tppAbstractOption start="^--\%(author\|title\|date\|footer\)" end="$" contains=tppAbstractOptionKey oneline + +if main_syntax != 'sh' + " shell command + if version < 600 + syn include @tppShExec :p:h/sh.vim + else + syn include @tppShExec syntax/sh.vim + endif + unlet b:current_syntax + + syn region shExec matchgroup=tppPageLocalOptionKey start='^--exec *' keepend end='$' contains=@tppShExec + +endif + +syn match tppComment "^--##.*$" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tpp_syn_inits") + if version < 508 + let did_tpp_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tppAbstractOptionKey Special + HiLink tppPageLocalOptionKey Keyword + HiLink tppPageLocalSwitchKey Keyword + HiLink tppColorOptionKey Keyword + HiLink tppTimeOptionKey Comment + HiLink tppNewPageOptionKey PreProc + HiLink tppString String + HiLink tppColor String + HiLink tppTime Number + HiLink tppComment Comment + HiLink tppAbstractOption Error + HiLink tppPageLocalOption Error + HiLink tppPageLocalSwitch Error + HiLink tppColorOption Error + HiLink tppNewPageOption Error + HiLink tppTimeOption Error + + delcommand HiLink +endif + +let b:current_syntax = "tpp" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/trasys.vim b/vim71/syntax/trasys.vim new file mode 100644 index 0000000..cfecc1c --- /dev/null +++ b/vim71/syntax/trasys.vim @@ -0,0 +1,177 @@ +" Vim syntax file +" Language: TRASYS input file +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.inp +" URL: http://www.naglenet.org/vim/syntax/trasys.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +" Force free-form fortran format +let fortran_free_source=1 + +" Load FORTRAN syntax file +if version < 600 + source :p:h/fortran.vim +else + runtime! syntax/fortran.vim +endif +unlet b:current_syntax + + +" Ignore case +syn case ignore + + + +" Define keywords for TRASYS +syn keyword trasysOptions model rsrec info maxfl nogo dmpdoc +syn keyword trasysOptions rsi rti rso rto bcdou cmerg emerg +syn keyword trasysOptions user1 nnmin erplot + +syn keyword trasysSurface icsn tx ty tz rotx roty rotz inc bcsn +syn keyword trasysSurface nnx nny nnz nnax nnr nnth unnx +syn keyword trasysSurface unny unnz unnax unnr unnth type idupsf +syn keyword trasysSurface imagsf act active com shade bshade axmin +syn keyword trasysSurface axmax zmin zmax rmin rmax thmin thmin +syn keyword trasysSurface thmax alpha emiss trani trans spri sprs +syn keyword trasysSurface refno posit com dupbcs dimensions +syn keyword trasysSurface dimension position prop surfn + +syn keyword trasysSurfaceType rect trap disk cyl cone sphere parab +syn keyword trasysSurfaceType box5 box6 shpero tor ogiv elem tape poly + +syn keyword trasysSurfaceArgs ff di top bottom in out both no only + +syn keyword trasysArgs fig smn nodea zero only ir sol +syn keyword trasysArgs both wband stepn initl + +syn keyword trasysOperations orbgen build + +"syn keyword trasysSubRoutine call +syn keyword trasysSubRoutine chgblk ndata ndatas odata odatas +syn keyword trasysSubRoutine pldta ffdata cmdata adsurf rbdata +syn keyword trasysSubRoutine rtdata pffshd orbit1 orbit2 orient +syn keyword trasysSubRoutine didt1 didt1s didt2 didt2s spin +syn keyword trasysSubRoutine spinav dicomp distab drdata gbdata +syn keyword trasysSubRoutine gbaprx rkdata rcdata aqdata stfaq +syn keyword trasysSubRoutine qodata qoinit modar modpr modtr +syn keyword trasysSubRoutine modprs modshd moddat rstoff rston +syn keyword trasysSubRoutine rsmerg ffread diread ffusr1 diusr1 +syn keyword trasysSubRoutine surfp didt3 didt3s romain stfrc +syn keyword trasysSubRoutine rornt rocstr romove flxdata title + +syn keyword trassyPrcsrSegm nplot oplot plot cmcal ffcal rbcal +syn keyword trassyPrcsrSegm rtcal dical drcal sfcal gbcal rccal +syn keyword trassyPrcsrSegm rkcal aqcal qocal + + + +" Define matches for TRASYS +syn match trasysOptions "list source" +syn match trasysOptions "save source" +syn match trasysOptions "no print" + +"syn match trasysSurface "^K *.* [^$]" +"syn match trasysSurface "^D *[0-9]*\.[0-9]\+" +"syn match trasysSurface "^I *.*[0-9]\+\.\=" +"syn match trasysSurface "^N *[0-9]\+" +"syn match trasysSurface "^M *[a-z[A-Z0-9]\+" +"syn match trasysSurface "^B[C][S] *[a-zA-Z0-9]*" +"syn match trasysSurface "^S *SURFN.*[0-9]" +syn match trasysSurface "P[0-9]* *="he=e-1 + +syn match trasysIdentifier "^L "he=e-1 +syn match trasysIdentifier "^K "he=e-1 +syn match trasysIdentifier "^D "he=e-1 +syn match trasysIdentifier "^I "he=e-1 +syn match trasysIdentifier "^N "he=e-1 +syn match trasysIdentifier "^M "he=e-1 +syn match trasysIdentifier "^B[C][S]" +syn match trasysIdentifier "^S "he=e-1 + +syn match trasysComment "^C.*$" +syn match trasysComment "^R.*$" +syn match trasysComment "\$.*$" + +syn match trasysHeader "^header[^,]*" + +syn match trasysMacro "^FAC" + +syn match trasysInteger "-\=\<[0-9]*\>" +syn match trasysFloat "-\=\<[0-9]*\.[0-9]*" +syn match trasysScientific "-\=\<[0-9]*\.[0-9]*E[-+]\=[0-9]\+\>" + +syn match trasysBlank "' \+'"hs=s+1,he=e-1 + +syn match trasysEndData "^END OF DATA" + +if exists("thermal_todo") + execute 'syn match trasysTodo ' . '"^'.thermal_todo.'.*$"' +else + syn match trasysTodo "^?.*$" +endif + + + +" Define regions for TRASYS +syn region trasysComment matchgroup=trasysHeader start="^HEADER DOCUMENTATION DATA" end="^HEADER[^,]*" + + + +" Define synchronizing patterns for TRASYS +syn sync maxlines=500 +syn sync match trasysSync grouphere trasysComment "^HEADER DOCUMENTATION DATA" + + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_trasys_syntax_inits") + if version < 508 + let did_trasys_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink trasysOptions Special + HiLink trasysSurface Special + HiLink trasysSurfaceType Constant + HiLink trasysSurfaceArgs Constant + HiLink trasysArgs Constant + HiLink trasysOperations Statement + HiLink trasysSubRoutine Statement + HiLink trassyPrcsrSegm PreProc + HiLink trasysIdentifier Identifier + HiLink trasysComment Comment + HiLink trasysHeader Typedef + HiLink trasysMacro Macro + HiLink trasysInteger Number + HiLink trasysFloat Float + HiLink trasysScientific Float + + HiLink trasysBlank SpecialChar + + HiLink trasysEndData Macro + + HiLink trasysTodo Todo + + delcommand HiLink +endif + + +let b:current_syntax = "trasys" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/trustees.vim b/vim71/syntax/trustees.vim new file mode 100644 index 0000000..4bc8874 --- /dev/null +++ b/vim71/syntax/trustees.vim @@ -0,0 +1,43 @@ +" Vim syntax file +" Language: trustees +" Maintainer: Nima Talebi +" Last Change: 2005-10-12 + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syntax case match +syntax sync minlines=0 maxlines=0 + +" Errors & Comments +syntax match tfsError /.*/ +highlight link tfsError Error +syntax keyword tfsSpecialComment TODO XXX FIXME contained +highlight link tfsSpecialComment Todo +syntax match tfsComment ~\s*#.*~ contains=tfsSpecialComment +highlight link tfsComment Comment + +" Operators & Delimiters +highlight link tfsSpecialChar Operator +syntax match tfsSpecialChar ~[*!+]~ contained +highlight link tfsDelimiter Delimiter +syntax match tfsDelimiter ~:~ contained + +" Trustees Rules - Part 1 of 3 - The Device +syntax region tfsRuleDevice matchgroup=tfsDeviceContainer start=~\[/~ end=~\]~ nextgroup=tfsRulePath oneline +highlight link tfsRuleDevice Label +highlight link tfsDeviceContainer PreProc + +" Trustees Rules - Part 2 of 3 - The Path +syntax match tfsRulePath ~/[-_a-zA-Z0-9/]*~ nextgroup=tfsRuleACL contained contains=tfsDelimiter +highlight link tfsRulePath String + +" Trustees Rules - Part 3 of 3 - The ACLs +syntax match tfsRuleACL ~\(:\(\*\|[+]\{0,1\}[a-zA-Z0-9/]\+\):[RWEBXODCU!]\+\)\+$~ contained contains=tfsDelimiter,tfsRuleWho,tfsRuleWhat +syntax match tfsRuleWho ~\(\*\|[+]\{0,1\}[a-zA-Z0-9/]\+\)~ contained contains=tfsSpecialChar +highlight link tfsRuleWho Identifier +syntax match tfsRuleWhat ~[RWEBXODCU!]\+~ contained contains=tfsSpecialChar +highlight link tfsRuleWhat Structure diff --git a/vim71/syntax/tsalt.vim b/vim71/syntax/tsalt.vim new file mode 100644 index 0000000..56f1755 --- /dev/null +++ b/vim71/syntax/tsalt.vim @@ -0,0 +1,214 @@ +" Vim syntax file +" Language: Telix (Modem Comm Program) SALT Script +" Maintainer: Sean M. McKee +" Last Change: 2001 May 09 +" Version Info: @(#)tsalt.vim 1.5 97/12/16 08:11:15 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" turn case matching off +syn case ignore + +"FUNCTIONS +" Character Handling Functions +syn keyword tsaltFunction IsAscii IsAlNum IsAlpha IsCntrl IsDigit +syn keyword tsaltFunction IsLower IsUpper ToLower ToUpper + +" Connect Device Operations +syn keyword tsaltFunction Carrier cInp_Cnt cGetC cGetCT cPutC cPutN +syn keyword tsaltFunction cPutS cPutS_TR FlushBuf Get_Baud +syn keyword tsaltFunction Get_DataB Get_Port Get_StopB Hangup +syn keyword tsaltFunction KillConnectDevice MakeConnectDevice +syn keyword tsaltFunction Send_Brk Set_ConnectDevice Set_Port + +" File Input/Output Operations +syn keyword tsaltFunction fClearErr fClose fDelete fError fEOF fFlush +syn keyword tsaltFunction fGetC fGetS FileAttr FileFind FileSize +syn keyword tsaltFunction FileTime fnStrip fOpen fPutC fPutS fRead +syn keyword tsaltFunction fRename fSeek fTell fWrite + +" File Transfers and Logs +syn keyword tsaltFunction Capture Capture_Stat Printer Receive Send +syn keyword tsaltFunction Set_DefProt UsageLog Usage_Stat UStamp + +" Input String Matching +syn keyword tsaltFunction Track Track_AddChr Track_Free Track_Hit +syn keyword tsaltFunction WaitFor + +" Keyboard Operations +syn keyword tsaltFunction InKey InKeyW KeyGet KeyLoad KeySave KeySet + +" Miscellaneous Functions +syn keyword tsaltFunction ChatMode Dos Dial DosFunction ExitTelix +syn keyword tsaltFunction GetEnv GetFon HelpScreen LoadFon NewDir +syn keyword tsaltFunction Randon Redial RedirectDOS Run +syn keyword tsaltFunction Set_Terminal Show_Directory TelixVersion +syn keyword tsaltFunction Terminal TransTab Update_Term + +" Script Management +syn keyword tsaltFunction ArgCount Call CallD CompileScript GetRunPath +syn keyword tsaltFunction Is_Loaded Load_Scr ScriptVersion +syn keyword tsaltFunction TelixForWindows Unload_Scr + +" Sound Functions +syn keyword tsaltFunction Alarm PlayWave Tone + +" String Handling +syn keyword tsaltFunction CopyChrs CopyStr DelChrs GetS GetSXY +syn keyword tsaltFunction InputBox InsChrs ItoS SetChr StoI StrCat +syn keyword tsaltFunction StrChr StrCompI StrLen StrLower StrMaxLen +syn keyword tsaltFunction StrPos StrPosI StrUpper SubChr SubChrs +syn keyword tsaltFunction SubStr + +" Time, Date, and Timer Operations +syn keyword tsaltFunction CurTime Date Delay Delay_Scr Get_OnlineTime +syn keyword tsaltFunction tDay tHour tMin tMonth tSec tYear Time +syn keyword tsaltFunction Time_Up Timer_Free Time_Restart +syn keyword tsaltFunction Time_Start Time_Total + +" Video Operations +syn keyword tsaltFunction Box CNewLine Cursor_OnOff Clear_Scr +syn keyword tsaltFunction GetTermHeight GetTermWidth GetX GetY +syn keyword tsaltFunction GotoXY MsgBox NewLine PrintC PrintC_Trm +syn keyword tsaltFunction PrintN PrintN_Trm PrintS PrintS_Trm +syn keyword tsaltFunction PrintSC PRintSC_Trm +syn keyword tsaltFunction PStrA PStrAXY Scroll Status_Wind vGetChr +syn keyword tsaltFunction vGetChrs vGetChrsA vPutChr vPutChrs +syn keyword tsaltFunction vPutChrsA vRstrArea vSaveArea + +" Dynamic Data Exchange (DDE) Operations +syn keyword tsaltFunction DDEExecute DDEInitate DDEPoke DDERequest +syn keyword tsaltFunction DDETerminate DDETerminateAll +"END FUNCTIONS + +"PREDEFINED VARAIABLES +syn keyword tsaltSysVar _add_lf _alarm_on _answerback_str _asc_rcrtrans +syn keyword tsaltSysVar _asc_remabort _asc_rlftrans _asc_scpacing +syn keyword tsaltSysVar _asc_scrtrans _asc_secho _asc_slpacing +syn keyword tsaltSysVar _asc_spacechr _asc_striph _back_color +syn keyword tsaltSysVar _capture_fname _connect_str _dest_bs +syn keyword tsaltSysVar _dial_pause _dial_time _dial_post +syn keyword tsaltSysVar _dial_pref1 _dial_pref2 _dial_pref3 +syn keyword tsaltSysVar _dial_pref4 _dir_prog _down_dir +syn keyword tsaltSysVar _entry_bbstype _entry_comment _entry_enum +syn keyword tsaltSysVar _entry_name _entry_num _entry_logonname +syn keyword tsaltSysVar _entry_pass _fore_color _image_file +syn keyword tsaltSysVar _local_echo _mdm_hang_str _mdm_init_str +syn keyword tsaltSysVar _no_connect1 _no_connect2 _no_connect3 +syn keyword tsaltSysVar _no_connect4 _no_connect5 _redial_stop +syn keyword tsaltSysVar _scr_chk_key _script_dir _sound_on +syn keyword tsaltSysVar _strip_high _swap_bs _telix_dir _up_dir +syn keyword tsaltSysVar _usage_fname _zmodauto _zmod_rcrash +syn keyword tsaltSysVar _zmod_scrash +"END PREDEFINED VARAIABLES + +"TYPE +syn keyword tsaltType str int +"END TYPE + +"KEYWORDS +syn keyword tsaltStatement goto break return continue +syn keyword tsaltConditional if then else +syn keyword tsaltRepeat while for do +"END KEYWORDS + +syn keyword tsaltTodo contained TODO + +" the rest is pretty close to C ----------------------------------------- + +" String and Character constants +" Highlight special characters (those which have a backslash) differently +syn match tsaltSpecial contained "\^\d\d\d\|\^." +syn region tsaltString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=tsaltSpecial +syn match tsaltCharacter "'[^\\]'" +syn match tsaltSpecialCharacter "'\\.'" + +"catch errors caused by wrong parenthesis +syn region tsaltParen transparent start='(' end=')' contains=ALLBUT,tsaltParenError,tsaltIncluded,tsaltSpecial,tsaltTodo +syn match tsaltParenError ")" +syn match tsaltInParen contained "[{}]" + +hi link tsaltParenError tsaltError +hi link tsaltInParen tsaltError + +"integer number, or floating point number without a dot and with "f". +syn match tsaltNumber "\<\d\+\(u\=l\=\|lu\|f\)\>" +"floating point number, with dot, optional exponent +syn match tsaltFloat "\<\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, starting with a dot, optional exponent +syn match tsaltFloat "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match tsaltFloat "\<\d\+e[-+]\=\d\+[fl]\=\>" +"hex number +syn match tsaltNumber "0x[0-9a-f]\+\(u\=l\=\|lu\)\>" +"syn match cIdentifier "\<[a-z_][a-z0-9_]*\>" + +syn region tsaltComment start="/\*" end="\*/" contains=cTodo +syn match tsaltComment "//.*" contains=cTodo +syn match tsaltCommentError "\*/" + +syn region tsaltPreCondit start="^[ \t]*#[ \t]*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=tsaltComment,tsaltString,tsaltCharacter,tsaltNumber,tsaltCommentError +syn region tsaltIncluded contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match tsaltIncluded contained "<[^>]*>" +syn match tsaltInclude "^[ \t]*#[ \t]*include\>[ \t]*["<]" contains=tsaltIncluded +"syn match TelixSalyLineSkip "\\$" +syn region tsaltDefine start="^[ \t]*#[ \t]*\(define\>\|undef\>\)" skip="\\$" end="$" contains=ALLBUT,tsaltPreCondit,tsaltIncluded,tsaltInclude,tsaltDefine,tsaltInParen +syn region tsaltPreProc start="^[ \t]*#[ \t]*\(pragma\>\|line\>\|warning\>\|warn\>\|error\>\)" skip="\\$" end="$" contains=ALLBUT,tsaltPreCondit,tsaltIncluded,tsaltInclude,tsaltDefine,tsaltInParen + +" Highlight User Labels +syn region tsaltMulti transparent start='?' end=':' contains=ALLBUT,tsaltIncluded,tsaltSpecial,tsaltTodo + +syn sync ccomment tsaltComment + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tsalt_syntax_inits") + if version < 508 + let did_tsalt_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tsaltFunction Statement + HiLink tsaltSysVar Type + "HiLink tsaltLibFunc UserDefFunc + "HiLink tsaltConstants Type + "HiLink tsaltFuncArg Type + "HiLink tsaltOperator Operator + "HiLink tsaltLabel Label + "HiLink tsaltUserLabel Label + HiLink tsaltConditional Conditional + HiLink tsaltRepeat Repeat + HiLink tsaltCharacter SpecialChar + HiLink tsaltSpecialCharacter SpecialChar + HiLink tsaltNumber Number + HiLink tsaltFloat Float + HiLink tsaltCommentError tsaltError + HiLink tsaltInclude Include + HiLink tsaltPreProc PreProc + HiLink tsaltDefine Macro + HiLink tsaltIncluded tsaltString + HiLink tsaltError Error + HiLink tsaltStatement Statement + HiLink tsaltPreCondit PreCondit + HiLink tsaltType Type + HiLink tsaltString String + HiLink tsaltComment Comment + HiLink tsaltSpecial Special + HiLink tsaltTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "tsalt" + +" vim: ts=8 diff --git a/vim71/syntax/tsscl.vim b/vim71/syntax/tsscl.vim new file mode 100644 index 0000000..3fc18c6 --- /dev/null +++ b/vim71/syntax/tsscl.vim @@ -0,0 +1,217 @@ +" Vim syntax file +" Language: TSS (Thermal Synthesizer System) Command Line +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.tsscl +" URL: http://www.naglenet.org/vim/syntax/tsscl.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + + +" Ignore case +syn case ignore + + + +" +" +" Begin syntax definitions for tss geomtery file. +" + +" Load TSS geometry syntax file +"source $VIM/myvim/tssgm.vim +"source $VIMRUNTIME/syntax/c.vim + +" Define keywords for TSS +syn keyword tssclCommand begin radk list heatrates attr draw + +syn keyword tssclKeyword cells rays error nodes levels objects cpu +syn keyword tssclKeyword units length positions energy time unit solar +syn keyword tssclKeyword solar_constant albedo planet_power + +syn keyword tssclEnd exit + +syn keyword tssclUnits cm feet meters inches +syn keyword tssclUnits Celsius Kelvin Fahrenheit Rankine + + + +" Define matches for TSS +syn match tssclString /"[^"]\+"/ contains=ALLBUT,tssInteger,tssclKeyword,tssclCommand,tssclEnd,tssclUnits + +syn match tssclComment "#.*$" + +" rational and logical operators +" < Less than +" > Greater than +" <= Less than or equal +" >= Greater than or equal +" == or = Equal to +" != Not equal to +" && or & Logical AND +" || or | Logical OR +" ! Logical NOT +" +" algebraic operators: +" ^ or ** Exponentation +" * Multiplication +" / Division +" % Remainder +" + Addition +" - Subtraction +" +syn match tssclOper "||\||\|&&\|&\|!=\|!\|>=\|<=\|>\|<\|+\|-\|^\|\*\*\|\*\|/\|%\|==\|=\|\." skipwhite + +" CLI Directive Commands, with arguments +" +" BASIC COMMAND LIST +" *ADD input_source +" *ARITHMETIC { [ON] | OFF } +" *CLOSE unit_number +" *CPU +" *DEFINE +" *ECHO[/qualifiers] { [ON] | OFF } +" *ELSE [IF { 0 | 1 } ] +" *END { IF | WHILE } +" *EXIT +" *IF { 0 | 1 } +" *LIST/n list variable +" *OPEN[/r | /r+ | /w | /w+ ] unit_number file_name +" *PROMPT prompt_string sybol_name +" *READ/unit=unit_number[/LOCAL | /GLOBAL ] sym1 [sym2, [sym3 ...]] +" *REWIND +" *STOP +" *STRCMP string_1 string_2 difference +" *SYSTEM command +" *UNDEFINE[/LOCAL][/GLOBAL] symbol_name +" *WHILE { 0 | 1 } +" *WRITE[/unit=unit_number] output text +" +syn match tssclDirective "\*ADD" +syn match tssclDirective "\*ARITHMETIC \+\(ON\|OFF\)" +syn match tssclDirective "\*CLOSE" +syn match tssclDirective "\*CPU" +syn match tssclDirective "\*DEFINE" +syn match tssclDirective "\*ECHO" +syn match tssclConditional "\*ELSE" +syn match tssclConditional "\*END \+\(IF\|WHILE\)" +syn match tssclDirective "\*EXIT" +syn match tssclConditional "\*IF" +syn match tssclDirective "\*LIST" +syn match tssclDirective "\*OPEN" +syn match tssclDirective "\*PROMPT" +syn match tssclDirective "\*READ" +syn match tssclDirective "\*REWIND" +syn match tssclDirective "\*STOP" +syn match tssclDirective "\*STRCMP" +syn match tssclDirective "\*SYSTEM" +syn match tssclDirective "\*UNDEFINE" +syn match tssclConditional "\*WHILE" +syn match tssclDirective "\*WRITE" + +syn match tssclContChar "-$" + +" C library functoins +" Bessel functions (jn, yn) +" Error and complementary error fuctions (erf, erfc) +" Exponential functions (exp) +" Logrithm (log, log10) +" Power (pow) +" Square root (sqrt) +" Floor (floor) +" Ceiling (ceil) +" Floating point remainder (fmod) +" Floating point absolute value (fabs) +" Gamma (gamma) +" Euclidean distance function (hypot) +" Hperbolic functions (sinh, cosh, tanh) +" Trigometric functions in radians (sin, cos, tan, asin, acos, atan, atan2) +" Trigometric functions in degrees (sind, cosd, tand, asind, acosd, atand, +" atan2d) +" +" local varialbles: cl_arg1, cl_arg2, etc. (cl_arg is an array of arguments) +" cl_args is the number of arguments +" +" +" I/O: *PROMPT, *WRITE, *READ +" +" Conditional branching: +" IF, ELSE IF, END +" *IF value *IF I==10 +" *ELSE IF value *ELSE IF I<10 +" *ELSE *ELSE +" *ENDIF *ENDIF +" +" +" Iterative looping: +" WHILE +" *WHILE test +" ..... +" *END WHILE +" +" +" EXAMPLE: +" *DEFINE I = 1 +" *WHILE (I <= 10) +" *WRITE I = 'I' +" *DEFINE I = (I + 1) +" *END WHILE +" + +syn match tssclQualifier "/[^/ ]\+"hs=s+1 +syn match tssclSymbol "'\S\+'" +"syn match tssclSymbol2 " \S\+ " contained + +syn match tssclInteger "-\=\<[0-9]*\>" +syn match tssclFloat "-\=\<[0-9]*\.[0-9]*" +syn match tssclScientific "-\=\<[0-9]*\.[0-9]*E[-+]\=[0-9]\+\>" + + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tsscl_syntax_inits") + if version < 508 + let did_tsscl_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tssclCommand Statement + HiLink tssclKeyword Special + HiLink tssclEnd Macro + HiLink tssclUnits Special + + HiLink tssclComment Comment + HiLink tssclDirective Statement + HiLink tssclConditional Conditional + HiLink tssclContChar Macro + HiLink tssclQualifier Typedef + HiLink tssclSymbol Identifier + HiLink tssclSymbol2 Symbol + HiLink tssclString String + HiLink tssclOper Operator + + HiLink tssclInteger Number + HiLink tssclFloat Number + HiLink tssclScientific Number + + delcommand HiLink +endif + + +let b:current_syntax = "tsscl" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/tssgm.vim b/vim71/syntax/tssgm.vim new file mode 100644 index 0000000..b8182d4 --- /dev/null +++ b/vim71/syntax/tssgm.vim @@ -0,0 +1,111 @@ +" Vim syntax file +" Language: TSS (Thermal Synthesizer System) Geometry +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.tssgm +" URL: http://www.naglenet.org/vim/syntax/tssgm.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + + +" Ignore case +syn case ignore + + + +" +" +" Begin syntax definitions for tss geomtery file. +" + +" Define keywords for TSS +syn keyword tssgmParam units mirror param active sides submodel include +syn keyword tssgmParam iconductor nbeta ngamma optics material thickness color +syn keyword tssgmParam initial_temp +syn keyword tssgmParam initial_id node_ids node_add node_type +syn keyword tssgmParam gamma_boundaries gamma_add beta_boundaries +syn keyword tssgmParam p1 p2 p3 p4 p5 p6 rot1 rot2 rot3 tx ty tz + +syn keyword tssgmSurfType rectangle trapezoid disc ellipse triangle +syn keyword tssgmSurfType polygon cylinder cone sphere ellipic-cone +syn keyword tssgmSurfType ogive torus box paraboloid hyperboloid ellipsoid +syn keyword tssgmSurfType quadrilateral trapeziod + +syn keyword tssgmArgs OUT IN DOWN BOTH DOUBLE NONE SINGLE RADK CC FECC +syn keyword tssgmArgs white red blue green yellow orange violet pink +syn keyword tssgmArgs turquoise grey black +syn keyword tssgmArgs Arithmetic Boundary Heater + +syn keyword tssgmDelim assembly + +syn keyword tssgmEnd end + +syn keyword tssgmUnits cm feet meters inches +syn keyword tssgmUnits Celsius Kelvin Fahrenheit Rankine + + + +" Define matches for TSS +syn match tssgmDefault "^DEFAULT/LENGTH = \(ft\|in\|cm\|m\)" +syn match tssgmDefault "^DEFAULT/TEMP = [CKFR]" + +syn match tssgmComment /comment \+= \+".*"/ contains=tssParam,tssgmCommentString +syn match tssgmCommentString /".*"/ contained + +syn match tssgmSurfIdent " \S\+\.\d\+ \=$" + +syn match tssgmString /"[^" ]\+"/ms=s+1,me=e-1 contains=ALLBUT,tssInteger + +syn match tssgmArgs / = [xyz],"/ms=s+3,me=e-2 + +syn match tssgmInteger "-\=\<[0-9]*\>" +syn match tssgmFloat "-\=\<[0-9]*\.[0-9]*" +syn match tssgmScientific "-\=\<[0-9]*\.[0-9]*E[-+]\=[0-9]\+\>" + + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tssgm_syntax_inits") + if version < 508 + let did_tssgm_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tssgmParam Statement + HiLink tssgmSurfType Type + HiLink tssgmArgs Special + HiLink tssgmDelim Typedef + HiLink tssgmEnd Macro + HiLink tssgmUnits Special + + HiLink tssgmDefault SpecialComment + HiLink tssgmComment Statement + HiLink tssgmCommentString Comment + HiLink tssgmSurfIdent Identifier + HiLink tssgmString Delimiter + + HiLink tssgmInteger Number + HiLink tssgmFloat Float + HiLink tssgmScientific Float + + delcommand HiLink +endif + + +let b:current_syntax = "tssgm" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/tssop.vim b/vim71/syntax/tssop.vim new file mode 100644 index 0000000..d416df0 --- /dev/null +++ b/vim71/syntax/tssop.vim @@ -0,0 +1,87 @@ +" Vim syntax file +" Language: TSS (Thermal Synthesizer System) Optics +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.tssop +" URL: http://www.naglenet.org/vim/syntax/tssop.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + + +" Ignore case +syn case ignore + + + +" +" +" Begin syntax definitions for tss optics file. +" + +" Define keywords for TSS +syn keyword tssopParam ir_eps ir_trans ir_spec ir_tspec ir_refract +syn keyword tssopParam sol_eps sol_trans sol_spec sol_tspec sol_refract +syn keyword tssopParam color + +"syn keyword tssopProp property + +syn keyword tssopArgs white red blue green yellow orange violet pink +syn keyword tssopArgs turquoise grey black + + + +" Define matches for TSS +syn match tssopComment /comment \+= \+".*"/ contains=tssopParam,tssopCommentString +syn match tssopCommentString /".*"/ contained + +syn match tssopProp "property " +syn match tssopProp "edit/optic " +syn match tssopPropName "^property \S\+" contains=tssopProp +syn match tssopPropName "^edit/optic \S\+$" contains=tssopProp + +syn match tssopInteger "-\=\<[0-9]*\>" +syn match tssopFloat "-\=\<[0-9]*\.[0-9]*" +syn match tssopScientific "-\=\<[0-9]*\.[0-9]*E[-+]\=[0-9]\+\>" + + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tssop_syntax_inits") + if version < 508 + let did_tssop_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tssopParam Statement + HiLink tssopProp Identifier + HiLink tssopArgs Special + + HiLink tssopComment Statement + HiLink tssopCommentString Comment + HiLink tssopPropName Typedef + + HiLink tssopInteger Number + HiLink tssopFloat Float + HiLink tssopScientific Float + + delcommand HiLink +endif + + +let b:current_syntax = "tssop" + +" vim: ts=8 sw=2 diff --git a/vim71/syntax/uc.vim b/vim71/syntax/uc.vim new file mode 100644 index 0000000..7eab1d4 --- /dev/null +++ b/vim71/syntax/uc.vim @@ -0,0 +1,178 @@ +" Vim syntax file +" Language: UnrealScript +" Maintainer: Mark Ferrell +" URL: ftp://ftp.chaoticdreams.org/pub/ut/vim/uc.vim +" Credits: Based on the java.vim syntax file by Claudio Fleiner +" Last change: 2003 May 31 + +" Please check :help uc.vim for comments on some of the options available. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" some characters that cannot be in a UnrealScript program (outside a string) +syn match ucError "[\\@`]" +syn match ucError "<<<\|\.\.\|=>\|<>\|||=\|&&=\|[^-]->\|\*\/" + +" we define it here so that included files can test for it +if !exists("main_syntax") + let main_syntax='uc' +endif + +syntax case ignore + +" keyword definitions +syn keyword ucBranch break continue +syn keyword ucConditional if else switch +syn keyword ucRepeat while for do foreach +syn keyword ucBoolean true false +syn keyword ucConstant null +syn keyword ucOperator new instanceof +syn keyword ucType boolean char byte short int long float double +syn keyword ucType void Pawn sound state auto exec function ipaddr +syn keyword ucType ELightType actor ammo defaultproperties bool +syn keyword ucType native noexport var out vector name local string +syn keyword ucType event +syn keyword ucStatement return +syn keyword ucStorageClass static synchronized transient volatile final +syn keyword ucMethodDecl synchronized throws + +" UnrealScript defines classes in sorta fscked up fashion +syn match ucClassDecl "^[Cc]lass[\s$]*\S*[\s$]*expands[\s$]*\S*;" contains=ucSpecial,ucSpecialChar,ucClassKeys +syn keyword ucClassKeys class expands extends +syn match ucExternal "^\#exec.*" contains=ucCommentString,ucNumber +syn keyword ucScopeDecl public protected private abstract + +" UnrealScript Functions +syn match ucFuncDef "^.*function\s*[\(]*" contains=ucType,ucStorageClass +syn match ucEventDef "^.*event\s*[\(]*" contains=ucType,ucStorageClass +syn match ucClassLabel "[a-zA-Z0-9]*\'[a-zA-Z0-9]*\'" contains=ucCharacter + +syn region ucLabelRegion transparent matchgroup=ucLabel start="\" matchgroup=NONE end=":" contains=ucNumber +syn match ucUserLabel "^\s*[_$a-zA-Z][_$a-zA-Z0-9_]*\s*:"he=e-1 contains=ucLabel +syn keyword ucLabel default + +" The following cluster contains all java groups except the contained ones +syn cluster ucTop contains=ucExternal,ucError,ucError,ucBranch,ucLabelRegion,ucLabel,ucConditional,ucRepeat,ucBoolean,ucConstant,ucTypedef,ucOperator,ucType,ucType,ucStatement,ucStorageClass,ucMethodDecl,ucClassDecl,ucClassDecl,ucClassDecl,ucScopeDecl,ucError,ucError2,ucUserLabel,ucClassLabel + +" Comments +syn keyword ucTodo contained TODO FIXME XXX +syn region ucCommentString contained start=+"+ end=+"+ end=+\*/+me=s-1,he=s-1 contains=ucSpecial,ucCommentStar,ucSpecialChar +syn region ucComment2String contained start=+"+ end=+$\|"+ contains=ucSpecial,ucSpecialChar +syn match ucCommentCharacter contained "'\\[^']\{1,6\}'" contains=ucSpecialChar +syn match ucCommentCharacter contained "'\\''" contains=ucSpecialChar +syn match ucCommentCharacter contained "'[^\\]'" +syn region ucComment start="/\*" end="\*/" contains=ucCommentString,ucCommentCharacter,ucNumber,ucTodo +syn match ucCommentStar contained "^\s*\*[^/]"me=e-1 +syn match ucCommentStar contained "^\s*\*$" +syn match ucLineComment "//.*" contains=ucComment2String,ucCommentCharacter,ucNumber,ucTodo +hi link ucCommentString ucString +hi link ucComment2String ucString +hi link ucCommentCharacter ucCharacter + +syn cluster ucTop add=ucComment,ucLineComment + +" match the special comment /**/ +syn match ucComment "/\*\*/" + +" Strings and constants +syn match ucSpecialError contained "\\." +"syn match ucSpecialCharError contained "[^']" +syn match ucSpecialChar contained "\\\([4-9]\d\|[0-3]\d\d\|[\"\\'ntbrf]\|u\x\{4\}\)" +syn region ucString start=+"+ end=+"+ contains=ucSpecialChar,ucSpecialError +syn match ucStringError +"\([^"\\]\|\\.\)*$+ +syn match ucCharacter "'[^']*'" contains=ucSpecialChar,ucSpecialCharError +syn match ucCharacter "'\\''" contains=ucSpecialChar +syn match ucCharacter "'[^\\]'" +syn match ucNumber "\<\(0[0-7]*\|0[xX]\x\+\|\d\+\)[lL]\=\>" +syn match ucNumber "\(\<\d\+\.\d*\|\.\d\+\)\([eE][-+]\=\d\+\)\=[fFdD]\=" +syn match ucNumber "\<\d\+[eE][-+]\=\d\+[fFdD]\=\>" +syn match ucNumber "\<\d\+\([eE][-+]\=\d\+\)\=[fFdD]\>" + +" unicode characters +syn match ucSpecial "\\u\d\{4\}" + +syn cluster ucTop add=ucString,ucCharacter,ucNumber,ucSpecial,ucStringError + +" catch errors caused by wrong parenthesis +syn region ucParen transparent start="(" end=")" contains=@ucTop,ucParen +syn match ucParenError ")" +hi link ucParenError ucError + +if !exists("uc_minlines") + let uc_minlines = 10 +endif +exec "syn sync ccomment ucComment minlines=" . uc_minlines + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_uc_syntax_inits") + if version < 508 + let did_uc_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink ucFuncDef Conditional + HiLink ucEventDef Conditional + HiLink ucBraces Function + HiLink ucBranch Conditional + HiLink ucLabel Label + HiLink ucUserLabel Label + HiLink ucConditional Conditional + HiLink ucRepeat Repeat + HiLink ucStorageClass StorageClass + HiLink ucMethodDecl ucStorageClass + HiLink ucClassDecl ucStorageClass + HiLink ucScopeDecl ucStorageClass + HiLink ucBoolean Boolean + HiLink ucSpecial Special + HiLink ucSpecialError Error + HiLink ucSpecialCharError Error + HiLink ucString String + HiLink ucCharacter Character + HiLink ucSpecialChar SpecialChar + HiLink ucNumber Number + HiLink ucError Error + HiLink ucStringError Error + HiLink ucStatement Statement + HiLink ucOperator Operator + HiLink ucOverLoaded Operator + HiLink ucComment Comment + HiLink ucDocComment Comment + HiLink ucLineComment Comment + HiLink ucConstant ucBoolean + HiLink ucTypedef Typedef + HiLink ucTodo Todo + + HiLink ucCommentTitle SpecialComment + HiLink ucDocTags Special + HiLink ucDocParam Function + HiLink ucCommentStar ucComment + + HiLink ucType Type + HiLink ucExternal Include + + HiLink ucClassKeys Conditional + HiLink ucClassLabel Conditional + + HiLink htmlComment Special + HiLink htmlCommentPart Special + + delcommand HiLink +endif + +let b:current_syntax = "uc" + +if main_syntax == 'uc' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim71/syntax/udevconf.vim b/vim71/syntax/udevconf.vim new file mode 100644 index 0000000..a294604 --- /dev/null +++ b/vim71/syntax/udevconf.vim @@ -0,0 +1,39 @@ +" Vim syntax file +" Language: udev(8) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword udevconfTodo contained TODO FIXME XXX NOTE + +syn region udevconfComment display oneline start='^\s*#' end='$' + \ contains=udevconfTodo,@Spell + +syn match udevconfBegin display '^' + \ nextgroup=udevconfVariable,udevconfComment + \ skipwhite + +syn keyword udevconfVariable contained udev_root udev_db udev_rules udev_log + \ nextgroup=udevconfVariableEq + +syn match udevconfVariableEq contained '[[:space:]=]' + \ nextgroup=udevconfString skipwhite + +syn region udevconfString contained display oneline start=+"+ end=+"+ + +hi def link udevconfTodo Todo +hi def link udevconfComment Comment +hi def link udevconfVariable Identifier +hi def link udevconfVariableEq Operator +hi def link udevconfString String + +let b:current_syntax = "udevconf" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/udevperm.vim b/vim71/syntax/udevperm.vim new file mode 100644 index 0000000..9d3af09 --- /dev/null +++ b/vim71/syntax/udevperm.vim @@ -0,0 +1,69 @@ +" Vim syntax file +" Language: udev(8) permissions file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match udevpermBegin display '^' nextgroup=udevpermDevice + +syn match udevpermDevice contained display '[^:]\+' + \ contains=udevpermPattern + \ nextgroup=udevpermUserColon + +syn match udevpermPattern contained '[*?]' +syn region udevpermPattern contained start='\[!\=' end='\]' + \ contains=udevpermPatRange + +syn match udevpermPatRange contained '[^[-]-[^]-]' + +syn match udevpermUserColon contained display ':' + \ nextgroup=udevpermUser + +syn match udevpermUser contained display '[^:]\+' + \ nextgroup=udevpermGroupColon + +syn match udevpermGroupColon contained display ':' + \ nextgroup=udevpermGroup + +syn match udevpermGroup contained display '[^:]\+' + \ nextgroup=udevpermPermColon + +syn match udevpermPermColon contained display ':' + \ nextgroup=udevpermPerm + +syn match udevpermPerm contained display '\<0\=\o\+\>' + \ contains=udevpermOctalZero + +syn match udevpermOctalZero contained display '\<0' +syn match udevpermOctalError contained display '\<0\o*[89]\d*\>' + +syn keyword udevpermTodo contained TODO FIXME XXX NOTE + +syn region udevpermComment display oneline start='^\s*#' end='$' + \ contains=udevpermTodo,@Spell + +hi def link udevpermTodo Todo +hi def link udevpermComment Comment +hi def link udevpermDevice String +hi def link udevpermPattern SpecialChar +hi def link udevpermPatRange udevpermPattern +hi def link udevpermColon Normal +hi def link udevpermUserColon udevpermColon +hi def link udevpermUser Identifier +hi def link udevpermGroupColon udevpermColon +hi def link udevpermGroup Type +hi def link udevpermPermColon udevpermColon +hi def link udevpermPerm Number +hi def link udevpermOctalZero PreProc +hi def link udevpermOctalError Error + +let b:current_syntax = "udevperm" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/udevrules.vim b/vim71/syntax/udevrules.vim new file mode 100644 index 0000000..b04d728 --- /dev/null +++ b/vim71/syntax/udevrules.vim @@ -0,0 +1,171 @@ +" Vim syntax file +" Language: udev(8) rules file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-12-18 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +" TODO: Line continuations. + +syn keyword udevrulesTodo contained TODO FIXME XXX NOTE + +syn region udevrulesComment display oneline start='^\s*#' end='$' + \ contains=udevrulesTodo,@Spell + +syn keyword udevrulesRuleKey ACTION DEVPATH KERNEL SUBSYSTEM KERNELS + \ SUBSYSTEMS DRIVERS RESULT + \ nextgroup=udevrulesRuleTest + \ skipwhite + +syn keyword udevrulesRuleKey ATTRS nextgroup=udevrulesAttrsPath + +syn region udevrulesAttrsPath display transparent + \ matchgroup=udevrulesDelimiter start='{' + \ matchgroup=udevrulesDelimiter end='}' + \ contains=udevrulesPath + \ nextgroup=udevrulesRuleTest + \ skipwhite + +syn keyword udevrulesRuleKey ENV nextgroup=udevrulesEnvVar + +syn region udevrulesEnvVar display transparent + \ matchgroup=udevrulesDelimiter start='{' + \ matchgroup=udevrulesDelimiter end='}' + \ contains=udevrulesVariable + \ nextgroup=udevrulesRuleTest,udevrulesRuleEq + \ skipwhite + +syn keyword udevrulesRuleKey PROGRAM RESULT + \ nextgroup=udevrulesEStringTest,udevrulesEStringEq + \ skipwhite + +syn keyword udevrulesAssignKey NAME SYMLINK OWNER GROUP RUN + \ nextgroup=udevrulesEStringEq + \ skipwhite + +syn keyword udevrulesAssignKey MODE LABEL GOTO WAIT_FOR_SYSFS + \ nextgroup=udevrulesRuleEq + \ skipwhite + +syn keyword udevrulesAssignKey ATTR nextgroup=udevrulesAttrsPath + +syn region udevrulesAttrKey display transparent + \ matchgroup=udevrulesDelimiter start='{' + \ matchgroup=udevrulesDelimiter end='}' + \ contains=udevrulesKey + \ nextgroup=udevrulesRuleEq + \ skipwhite + +syn keyword udevrulesAssignKey IMPORT nextgroup=udevrulesImport, + \ udevrulesEStringEq + \ skipwhite + +syn region udevrulesImport display transparent + \ matchgroup=udevrulesDelimiter start='{' + \ matchgroup=udevrulesDelimiter end='}' + \ contains=udevrulesImportType + \ nextgroup=udevrulesEStringEq + \ skipwhite + +syn keyword udevrulesImportType program file parent + +syn keyword udevrulesAssignKey OPTIONS + \ nextgroup=udevrulesOptionsEq + +syn match udevrulesPath contained display '[^}]\+' + +syn match udevrulesVariable contained display '[^}]\+' + +syn match udevrulesRuleTest contained display '[=!:]=' + \ nextgroup=udevrulesString skipwhite + +syn match udevrulesEStringTest contained display '[=!+:]=' + \ nextgroup=udevrulesEString skipwhite + +syn match udevrulesRuleEq contained display '+=\|=\ze[^=]' + \ nextgroup=udevrulesString skipwhite + +syn match udevrulesEStringEq contained '+=\|=\ze[^=]' + \ nextgroup=udevrulesEString skipwhite + +syn match udevrulesOptionsEq contained '+=\|=\ze[^=]' + \ nextgroup=udevrulesOptions skipwhite + +syn region udevrulesEString contained display oneline start=+"+ end=+"+ + \ contains=udevrulesStrEscapes,udevrulesStrVars + +syn match udevrulesStrEscapes contained '%[knpbMmcPrN%]' + +" TODO: This can actually stand alone (without {…}), so add a nextgroup here. +syn region udevrulesStrEscapes contained start='%c{' end='}' + \ contains=udevrulesStrNumber + +syn region udevrulesStrEscapes contained start='%s{' end='}' + \ contains=udevrulesPath + +syn region udevrulesStrEscapes contained start='%E{' end='}' + \ contains=udevrulesVariable + +syn match udevrulesStrNumber contained '\d\++\=' + +syn match udevrulesStrVars contained display '$\%(kernel\|number\|devpath\|id\|major\|minor\|result\|parent\|root\|tempnode\)\>' + +syn region udevrulesStrVars contained start='$attr{' end='}' + \ contains=udevrulesPath + +syn region udevrulesStrVars contained start='$env{' end='}' + \ contains=udevrulesVariable + +syn match udevrulesStrVars contained display '\$\$' + +syn region udevrulesString contained display oneline start=+"+ end=+"+ + \ contains=udevrulesPattern + +syn match udevrulesPattern contained '[*?]' +syn region udevrulesPattern contained start='\[!\=' end='\]' + \ contains=udevrulesPatRange + +syn match udevrulesPatRange contained '[^[-]-[^]-]' + +syn region udevrulesOptions contained display oneline start=+"+ end=+"+ + \ contains=udevrulesOption,udevrulesOptionSep + +syn keyword udevrulesOption contained last_rule ignore_device ignore_remove + \ all_partitions + +syn match udevrulesOptionSep contained ',' + +hi def link udevrulesTodo Todo +hi def link udevrulesComment Comment +hi def link udevrulesRuleKey Keyword +hi def link udevrulesDelimiter Delimiter +hi def link udevrulesAssignKey Identifier +hi def link udevrulesPath Identifier +hi def link udevrulesVariable Identifier +hi def link udevrulesAttrKey Identifier +" XXX: setting this to Operator makes for extremely intense highlighting. +hi def link udevrulesEq Normal +hi def link udevrulesRuleEq udevrulesEq +hi def link udevrulesEStringEq udevrulesEq +hi def link udevrulesOptionsEq udevrulesEq +hi def link udevrulesEString udevrulesString +hi def link udevrulesStrEscapes SpecialChar +hi def link udevrulesStrNumber Number +hi def link udevrulesStrVars Identifier +hi def link udevrulesString String +hi def link udevrulesPattern SpecialChar +hi def link udevrulesPatRange SpecialChar +hi def link udevrulesOptions udevrulesString +hi def link udevrulesOption Type +hi def link udevrulesOptionSep Delimiter +hi def link udevrulesImportType Type + +let b:current_syntax = "udevrules" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/uil.vim b/vim71/syntax/uil.vim new file mode 100644 index 0000000..bdc4e95 --- /dev/null +++ b/vim71/syntax/uil.vim @@ -0,0 +1,85 @@ +" Vim syntax file +" Language: Motif UIL (User Interface Language) +" Maintainer: Thomas Koehler +" Last Change: 2002 Sep 20 +" URL: http://jeanluc-picard.de/vim/syntax/uil.vim + +" Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" A bunch of useful keywords +syn keyword uilType arguments callbacks color +syn keyword uilType compound_string controls end +syn keyword uilType exported file include +syn keyword uilType module object procedure +syn keyword uilType user_defined xbitmapfile + +syn keyword uilTodo contained TODO + +" String and Character contstants +" Highlight special characters (those which have a backslash) differently +syn match uilSpecial contained "\\\d\d\d\|\\." +syn region uilString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=uilSpecial +syn match uilCharacter "'[^\\]'" +syn region uilString start=+'+ skip=+\\\\\|\\"+ end=+'+ contains=uilSpecial +syn match uilSpecialCharacter "'\\.'" +syn match uilSpecialStatement "Xm[^ =(){}]*" +syn match uilSpecialFunction "MrmNcreateCallback" +syn match uilRessource "XmN[^ =(){}]*" + +syn match uilNumber "-\=\<\d*\.\=\d\+\(e\=f\=\|[uU]\=[lL]\=\)\>" +syn match uilNumber "0[xX][0-9a-fA-F]\+\>" + +syn region uilComment start="/\*" end="\*/" contains=uilTodo +syn match uilComment "!.*" contains=uilTodo +syn match uilCommentError "\*/" + +syn region uilPreCondit start="^#\s*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=uilComment,uilString,uilCharacter,uilNumber,uilCommentError +syn match uilIncluded contained "<[^>]*>" +syn match uilInclude "^#\s*include\s\+." contains=uilString,uilIncluded +syn match uilLineSkip "\\$" +syn region uilDefine start="^#\s*\(define\>\|undef\>\)" end="$" contains=uilLineSkip,uilComment,uilString,uilCharacter,uilNumber,uilCommentError + +syn sync ccomment uilComment + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_uil_syn_inits") + if version < 508 + let did_uil_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default highlighting. + HiLink uilCharacter uilString + HiLink uilSpecialCharacter uilSpecial + HiLink uilNumber uilString + HiLink uilCommentError uilError + HiLink uilInclude uilPreCondit + HiLink uilDefine uilPreCondit + HiLink uilIncluded uilString + HiLink uilSpecialFunction uilRessource + HiLink uilRessource Identifier + HiLink uilSpecialStatement Keyword + HiLink uilError Error + HiLink uilPreCondit PreCondit + HiLink uilType Type + HiLink uilString String + HiLink uilComment Comment + HiLink uilSpecial Special + HiLink uilTodo Todo + + delcommand HiLink +endif + + +let b:current_syntax = "uil" + +" vim: ts=8 diff --git a/vim71/syntax/updatedb.vim b/vim71/syntax/updatedb.vim new file mode 100644 index 0000000..dd8e6f7 --- /dev/null +++ b/vim71/syntax/updatedb.vim @@ -0,0 +1,37 @@ +" Vim syntax file +" Language: updatedb.conf(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword updatedbTodo contained TODO FIXME XXX NOTE + +syn region updatedbComment display oneline start='^\s*#' end='$' + \ contains=updatedbTodo,@Spell + +syn match updatedbBegin display '^' + \ nextgroup=updatedbName,updatedbComment skipwhite + +syn keyword updatedbName contained PRUNEFS PRUNEPATHS + \ nextgroup=updatedbNameEq + +syn match updatedbNameEq contained display '=' nextgroup=updatedbValue + +syn region updatedbValue contained display oneline start='"' end='"' + +hi def link updatedbTodo Todo +hi def link updatedbComment Comment +hi def link updatedbName Identifier +hi def link updatedbNameEq Operator +hi def link updatedbValue String + +let b:current_syntax = "updatedb" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim71/syntax/valgrind.vim b/vim71/syntax/valgrind.vim new file mode 100644 index 0000000..f23b792 --- /dev/null +++ b/vim71/syntax/valgrind.vim @@ -0,0 +1,99 @@ +" Vim syntax file +" Language: Valgrind Memory Debugger Output +" Maintainer: Roger Luethi +" Program URL: http://devel-home.kde.org/~sewardj/ +" Last Change: 2002 Apr 07 +" +" Notes: mostly based on strace.vim and xml.vim + +" Quit when a syntax file was already loaded +if exists("b:current_syntax") + finish +endif + +syn case match +syn sync minlines=50 + +syn match valgrindSpecLine "^[+-]\{2}\d\+[+-]\{2}.*$" + +syn region valgrindRegion + \ start=+^==\z(\d\+\)== \w.*$+ + \ skip=+^==\z1==\( \| .*\)$+ + \ end=+^+ + \ fold + \ keepend + \ contains=valgrindPidChunk,valgrindLine + +syn region valgrindPidChunk + \ start=+\(^==\)\@<=+ + \ end=+\(==\)\@=+ + \ contained + \ contains=valgrindPid0,valgrindPid1,valgrindPid2,valgrindPid3,valgrindPid4,valgrindPid5,valgrindPid6,valgrindPid7,valgrindPid8,valgrindPid9 + \ keepend + +syn match valgrindPid0 "\d\+0=" contained +syn match valgrindPid1 "\d\+1=" contained +syn match valgrindPid2 "\d\+2=" contained +syn match valgrindPid3 "\d\+3=" contained +syn match valgrindPid4 "\d\+4=" contained +syn match valgrindPid5 "\d\+5=" contained +syn match valgrindPid6 "\d\+6=" contained +syn match valgrindPid7 "\d\+7=" contained +syn match valgrindPid8 "\d\+8=" contained +syn match valgrindPid9 "\d\+9=" contained + +syn region valgrindLine + \ start=+\(^==\d\+== \)\@<=+ + \ end=+$+ + \ keepend + \ contained + \ contains=valgrindOptions,valgrindMsg,valgrindLoc + +syn match valgrindOptions "[ ]\{3}-.*$" contained + +syn match valgrindMsg "\S.*$" contained + \ contains=valgrindError,valgrindNote,valgrindSummary +syn match valgrindError "\(Invalid\|\d\+ errors\|.* definitely lost\).*$" contained +syn match valgrindNote ".*still reachable.*" contained +syn match valgrindSummary ".*SUMMARY:" contained + +syn match valgrindLoc "\s\+\(by\|at\|Address\).*$" contained + \ contains=valgrindAt,valgrindAddr,valgrindFunc,valgrindBin,valgrindSrc +syn match valgrindAt "at\s\@=" contained +syn match valgrindAddr "\(\W\)\@<=0x\x\+" contained +syn match valgrindFunc "\(: \)\@<=\w\+" contained +syn match valgrindBin "\((\(with\|\)in \)\@<=\S\+\()\)\@=" contained +syn match valgrindSrc "\((\)\@<=.*:\d\+\()\)\@=" contained + +" Define the default highlighting + +hi def link valgrindSpecLine Type +"hi def link valgrindRegion Special + +hi def link valgrindPid0 Special +hi def link valgrindPid1 Comment +hi def link valgrindPid2 Type +hi def link valgrindPid3 Constant +hi def link valgrindPid4 Number +hi def link valgrindPid5 Identifier +hi def link valgrindPid6 Statement +hi def link valgrindPid7 Error +hi def link valgrindPid8 LineNr +hi def link valgrindPid9 Normal +"hi def link valgrindLine Special + +hi def link valgrindOptions Type +"hi def link valgrindMsg Special +"hi def link valgrindLoc Special + +hi def link valgrindError Special +hi def link valgrindNote Comment +hi def link valgrindSummary Type + +hi def link valgrindAt Special +hi def link valgrindAddr Number +hi def link valgrindFunc Type +hi def link valgrindBin Comment +hi def link valgrindSrc Statement + +let b:current_syntax = "valgrind" diff --git a/vim71/syntax/vb.vim b/vim71/syntax/vb.vim new file mode 100644 index 0000000..14f9e64 --- /dev/null +++ b/vim71/syntax/vb.vim @@ -0,0 +1,378 @@ +" Vim syntax file +" Language: Visual Basic +" Maintainer: Tim Chase +" Former Maintainer: Robert M. Cortopassi +" (tried multiple times to contact, but email bounced) +" Last Change: +" 2005 May 25 Synched with work by Thomas Barthel +" 2004 May 30 Added a few keywords + +" This was thrown together after seeing numerous requests on the +" VIM and VIM-DEV mailing lists. It is by no means complete. +" Send comments, suggestions and requests to the maintainer. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" VB is case insensitive +syn case ignore + +syn keyword vbConditional If Then ElseIf Else Select Case + +syn keyword vbOperator AddressOf And ByRef ByVal Eqv Imp In +syn keyword vbOperator Is Like Mod Not Or To Xor + +syn match vbOperator "[()+.,\-/*=&]" +syn match vbOperator "[<>]=\=" +syn match vbOperator "<>" +syn match vbOperator "\s\+_$" + +syn keyword vbBoolean True False +syn keyword vbConst Null Nothing + +syn keyword vbRepeat Do For ForEach Loop Next +syn keyword vbRepeat Step To Until Wend While + +syn keyword vbEvents AccessKeyPress Activate ActiveRowChanged +syn keyword vbEvents AfterAddFile AfterChangeFileName AfterCloseFile +syn keyword vbEvents AfterColEdit AfterColUpdate AfterDelete +syn keyword vbEvents AfterInsert AfterLabelEdit AfterRemoveFile +syn keyword vbEvents AfterUpdate AfterWriteFile AmbientChanged +syn keyword vbEvents ApplyChanges Associate AsyncProgress +syn keyword vbEvents AsyncReadComplete AsyncReadProgress AxisActivated +syn keyword vbEvents AxisLabelActivated AxisLabelSelected +syn keyword vbEvents AxisLabelUpdated AxisSelected AxisTitleActivated +syn keyword vbEvents AxisTitleSelected AxisTitleUpdated AxisUpdated +syn keyword vbEvents BeforeClick BeforeColEdit BeforeColUpdate +syn keyword vbEvents BeforeConnect BeforeDelete BeforeInsert +syn keyword vbEvents BeforeLabelEdit BeforeLoadFile BeforeUpdate +syn keyword vbEvents BeginRequest BeginTrans ButtonClick +syn keyword vbEvents ButtonCompleted ButtonDropDown ButtonGotFocus +syn keyword vbEvents ButtonLostFocus CallbackKeyDown Change Changed +syn keyword vbEvents ChartActivated ChartSelected ChartUpdated Click +syn keyword vbEvents Close CloseQuery CloseUp ColEdit ColResize +syn keyword vbEvents Collapse ColumnClick CommitTrans Compare +syn keyword vbEvents ConfigChageCancelled ConfigChanged +syn keyword vbEvents ConfigChangedCancelled Connect ConnectionRequest +syn keyword vbEvents CurrentRecordChanged DECommandAdded +syn keyword vbEvents DECommandPropertyChanged DECommandRemoved +syn keyword vbEvents DEConnectionAdded DEConnectionPropertyChanged +syn keyword vbEvents DEConnectionRemoved DataArrival DataChanged +syn keyword vbEvents DataUpdated DateClicked DblClick Deactivate +syn keyword vbEvents DevModeChange DeviceArrival DeviceOtherEvent +syn keyword vbEvents DeviceQueryRemove DeviceQueryRemoveFailed +syn keyword vbEvents DeviceRemoveComplete DeviceRemovePending +syn keyword vbEvents Disconnect DisplayChanged Dissociate +syn keyword vbEvents DoGetNewFileName Done DonePainting DownClick +syn keyword vbEvents DragDrop DragOver DropDown EditProperty EditQuery +syn keyword vbEvents EndRequest EnterCell EnterFocus ExitFocus Expand +syn keyword vbEvents FontChanged FootnoteActivated FootnoteSelected +syn keyword vbEvents FootnoteUpdated Format FormatSize GotFocus +syn keyword vbEvents HeadClick HeightChanged Hide InfoMessage +syn keyword vbEvents IniProperties InitProperties Initialize +syn keyword vbEvents ItemActivated ItemAdded ItemCheck ItemClick +syn keyword vbEvents ItemReloaded ItemRemoved ItemRenamed +syn keyword vbEvents ItemSeletected KeyDown KeyPress KeyUp LeaveCell +syn keyword vbEvents LegendActivated LegendSelected LegendUpdated +syn keyword vbEvents LinkClose LinkError LinkExecute LinkNotify +syn keyword vbEvents LinkOpen Load LostFocus MouseDown MouseMove +syn keyword vbEvents MouseUp NodeCheck NodeClick OLECompleteDrag +syn keyword vbEvents OLEDragDrop OLEDragOver OLEGiveFeedback OLESetData +syn keyword vbEvents OLEStartDrag ObjectEvent ObjectMove OnAddNew +syn keyword vbEvents OnComm Paint PanelClick PanelDblClick PathChange +syn keyword vbEvents PatternChange PlotActivated PlotSelected +syn keyword vbEvents PlotUpdated PointActivated PointLabelActivated +syn keyword vbEvents PointLabelSelected PointLabelUpdated PointSelected +syn keyword vbEvents PointUpdated PowerQuerySuspend PowerResume +syn keyword vbEvents PowerStatusChanged PowerSuspend ProcessTag +syn keyword vbEvents ProcessingTimeout QueryChangeConfig QueryClose +syn keyword vbEvents QueryComplete QueryCompleted QueryTimeout +syn keyword vbEvents QueryUnload ReadProperties RepeatedControlLoaded +syn keyword vbEvents RepeatedControlUnloaded Reposition +syn keyword vbEvents RequestChangeFileName RequestWriteFile Resize +syn keyword vbEvents ResultsChanged RetainedProject RollbackTrans +syn keyword vbEvents RowColChange RowCurrencyChange RowResize +syn keyword vbEvents RowStatusChanged Scroll SelChange SelectionChanged +syn keyword vbEvents SendComplete SendProgress SeriesActivated +syn keyword vbEvents SeriesSelected SeriesUpdated SettingChanged Show +syn keyword vbEvents SplitChange Start StateChanged StatusUpdate +syn keyword vbEvents SysColorsChanged Terminate TimeChanged Timer +syn keyword vbEvents TitleActivated TitleSelected TitleUpdated +syn keyword vbEvents UnboundAddData UnboundDeleteRow +syn keyword vbEvents UnboundGetRelativeBookmark UnboundReadData +syn keyword vbEvents UnboundWriteData Unformat Unload UpClick Updated +syn keyword vbEvents UserEvent Validate ValidationError +syn keyword vbEvents VisibleRecordChanged WillAssociate WillChangeData +syn keyword vbEvents WillDissociate WillExecute WillUpdateRows +syn keyword vbEvents WriteProperties + + +syn keyword vbFunction Abs Array Asc AscB AscW Atn Avg BOF CBool CByte +syn keyword vbFunction CCur CDate CDbl CInt CLng CSng CStr CVDate CVErr +syn keyword vbFunction CVar CallByName Cdec Choose Chr ChrB ChrW Command +syn keyword vbFunction Cos Count CreateObject CurDir DDB Date DateAdd +syn keyword vbFunction DateDiff DatePart DateSerial DateValue Day Dir +syn keyword vbFunction DoEvents EOF Environ Error Exp FV FileAttr +syn keyword vbFunction FileDateTime FileLen FilterFix Fix Format +syn keyword vbFunction FormatCurrency FormatDateTime FormatNumber +syn keyword vbFunction FormatPercent FreeFile GetAllStrings GetAttr +syn keyword vbFunction GetAutoServerSettings GetObject GetSetting Hex +syn keyword vbFunction Hour IIf IMEStatus IPmt InStr Input InputB +syn keyword vbFunction InputBox InstrB Int IsArray IsDate IsEmpty IsError +syn keyword vbFunction IsMissing IsNull IsNumeric IsObject Join LBound +syn keyword vbFunction LCase LOF LTrim Left LeftB Len LenB LoadPicture +syn keyword vbFunction LoadResData LoadResPicture LoadResString Loc Log +syn keyword vbFunction MIRR Max Mid MidB Min Minute Month MonthName +syn keyword vbFunction MsgBox NPV NPer Now Oct PPmt PV Partition Pmt +syn keyword vbFunction QBColor RGB RTrim Rate Replace Right RightB Rnd +syn keyword vbFunction Round SLN SYD Second Seek Sgn Shell Sin Space Spc +syn keyword vbFunction Split Sqr StDev StDevP Str StrComp StrConv +syn keyword vbFunction StrReverse String Sum Switch Tab Tan Time +syn keyword vbFunction TimeSerial TimeValue Timer Trim TypeName UBound +syn keyword vbFunction UCase Val Var VarP VarType Weekday WeekdayName +syn keyword vbFunction Year + +syn keyword vbMethods AboutBox Accept Activate Add AddCustom AddFile +syn keyword vbMethods AddFromFile AddFromGuid AddFromString +syn keyword vbMethods AddFromTemplate AddItem AddNew AddToAddInToolbar +syn keyword vbMethods AddToolboxProgID Append AppendAppendChunk +syn keyword vbMethods AppendChunk Arrange Assert AsyncRead BatchUpdate +syn keyword vbMethods BeginQueryEdit BeginTrans Bind BuildPath +syn keyword vbMethods CanPropertyChange Cancel CancelAsyncRead +syn keyword vbMethods CancelBatch CancelUpdate CaptureImage CellText +syn keyword vbMethods CellValue Circle Clear ClearFields ClearSel +syn keyword vbMethods ClearSelCols ClearStructure Clone Close Cls +syn keyword vbMethods ColContaining CollapseAll ColumnSize CommitTrans +syn keyword vbMethods CompactDatabase Compose Connect Copy CopyFile +syn keyword vbMethods CopyFolder CopyQueryDef Count CreateDatabase +syn keyword vbMethods CreateDragImage CreateEmbed CreateField +syn keyword vbMethods CreateFolder CreateGroup CreateIndex CreateLink +syn keyword vbMethods CreatePreparedStatement CreatePropery CreateQuery +syn keyword vbMethods CreateQueryDef CreateRelation CreateTableDef +syn keyword vbMethods CreateTextFile CreateToolWindow CreateUser +syn keyword vbMethods CreateWorkspace Customize Cut Delete +syn keyword vbMethods DeleteColumnLabels DeleteColumns DeleteFile +syn keyword vbMethods DeleteFolder DeleteLines DeleteRowLabels +syn keyword vbMethods DeleteRows DeselectAll DesignerWindow DoVerb Drag +syn keyword vbMethods Draw DriveExists Edit EditCopy EditPaste EndDoc +syn keyword vbMethods EnsureVisible EstablishConnection Execute Exists +syn keyword vbMethods Expand Export ExportReport ExtractIcon Fetch +syn keyword vbMethods FetchVerbs FileExists Files FillCache Find +syn keyword vbMethods FindFirst FindItem FindLast FindNext FindPrevious +syn keyword vbMethods FolderExists Forward GetAbsolutePathName +syn keyword vbMethods GetBaseName GetBookmark GetChunk GetClipString +syn keyword vbMethods GetData GetDrive GetDriveName GetFile GetFileName +syn keyword vbMethods GetFirstVisible GetFolder GetFormat GetHeader +syn keyword vbMethods GetLineFromChar GetNumTicks GetParentFolderName +syn keyword vbMethods GetRows GetSelectedPart GetSelection +syn keyword vbMethods GetSpecialFolder GetTempName GetText +syn keyword vbMethods GetVisibleCount GoBack GoForward Hide HitTest +syn keyword vbMethods HoldFields Idle Import InitializeLabels Insert +syn keyword vbMethods InsertColumnLabels InsertColumns InsertFile +syn keyword vbMethods InsertLines InsertObjDlg InsertRowLabels +syn keyword vbMethods InsertRows Item Keys KillDoc Layout Line Lines +syn keyword vbMethods LinkExecute LinkPoke LinkRequest LinkSend Listen +syn keyword vbMethods LoadFile LoadResData LoadResPicture LoadResString +syn keyword vbMethods LogEvent MakeCompileFile MakeCompiledFile +syn keyword vbMethods MakeReplica MoreResults Move MoveData MoveFile +syn keyword vbMethods MoveFirst MoveFolder MoveLast MoveNext +syn keyword vbMethods MovePrevious NavigateTo NewPage NewPassword +syn keyword vbMethods NextRecordset OLEDrag OnAddinsUpdate OnConnection +syn keyword vbMethods OnDisconnection OnStartupComplete Open +syn keyword vbMethods OpenAsTextStream OpenConnection OpenDatabase +syn keyword vbMethods OpenQueryDef OpenRecordset OpenResultset OpenURL +syn keyword vbMethods Overlay PSet PaintPicture PastSpecialDlg Paste +syn keyword vbMethods PeekData Play Point PopulatePartial PopupMenu +syn keyword vbMethods Print PrintForm PrintReport PropertyChanged Quit +syn keyword vbMethods Raise RandomDataFill RandomFillColumns +syn keyword vbMethods RandomFillRows ReFill Read ReadAll ReadFromFile +syn keyword vbMethods ReadLine ReadProperty Rebind Refresh RefreshLink +syn keyword vbMethods RegisterDatabase ReleaseInstance Reload Remove +syn keyword vbMethods RemoveAddInFromToolbar RemoveAll RemoveItem Render +syn keyword vbMethods RepairDatabase ReplaceLine Reply ReplyAll Requery +syn keyword vbMethods ResetCustom ResetCustomLabel ResolveName +syn keyword vbMethods RestoreToolbar Resync Rollback RollbackTrans +syn keyword vbMethods RowBookmark RowContaining RowTop Save SaveAs +syn keyword vbMethods SaveFile SaveToFile SaveToOle1File SaveToolbar +syn keyword vbMethods Scale ScaleX ScaleY Scroll SelPrint SelectAll +syn keyword vbMethods SelectPart Send SendData Set SetAutoServerSettings +syn keyword vbMethods SetData SetFocus SetOption SetSelection SetSize +syn keyword vbMethods SetText SetViewport Show ShowColor ShowFont +syn keyword vbMethods ShowHelp ShowOpen ShowPrinter ShowSave +syn keyword vbMethods ShowWhatsThis SignOff SignOn Size Skip SkipLine +syn keyword vbMethods Span Split SplitContaining StartLabelEdit +syn keyword vbMethods StartLogging Stop Synchronize Tag TextHeight +syn keyword vbMethods TextWidth ToDefaults Trace TwipsToChartPart +syn keyword vbMethods TypeByChartType URLFor Update UpdateControls +syn keyword vbMethods UpdateRecord UpdateRow Upto ValidateControls Value +syn keyword vbMethods WhatsThisMode Write WriteBlankLines WriteLine +syn keyword vbMethods WriteProperty WriteTemplate ZOrder +syn keyword vbMethods rdoCreateEnvironment rdoRegisterDataSource + +syn keyword vbStatement Alias AppActivate As Base Beep Begin Call ChDir +syn keyword vbStatement ChDrive Close Const Date Declare DefBool DefByte +syn keyword vbStatement DefCur DefDate DefDbl DefDec DefInt DefLng DefObj +syn keyword vbStatement DefSng DefStr DefVar Deftype DeleteSetting Dim Do +syn keyword vbStatement Each ElseIf End Enum Erase Error Event Exit +syn keyword vbStatement Explicit FileCopy For ForEach Function Get GoSub +syn keyword vbStatement GoTo Gosub Implements Kill LSet Let Lib LineInput +syn keyword vbStatement Load Lock Loop Mid MkDir Name Next On OnError Open +syn keyword vbStatement Option Preserve Private Property Public Put RSet +syn keyword vbStatement RaiseEvent Randomize ReDim Redim Rem Reset Resume +syn keyword vbStatement Return RmDir SavePicture SaveSetting Seek SendKeys +syn keyword vbStatement Sendkeys Set SetAttr Static Step Stop Sub Time +syn keyword vbStatement Type Unload Unlock Until Wend While Width With +syn keyword vbStatement Write + +syn keyword vbKeyword As Binary ByRef ByVal Date Empty Error Friend Get +syn keyword vbKeyword Input Is Len Lock Me Mid New Nothing Null On +syn keyword vbKeyword Option Optional ParamArray Print Private Property +syn keyword vbKeyword Public PublicNotCreateable OnNewProcessSingleUse +syn keyword vbKeyword InSameProcessMultiUse GlobalMultiUse Resume Seek +syn keyword vbKeyword Set Static Step String Time WithEvents + +syn keyword vbTodo contained TODO + +"Datatypes +syn keyword vbTypes Boolean Byte Currency Date Decimal Double Empty +syn keyword vbTypes Integer Long Object Single String Variant + +"VB defined values +syn keyword vbDefine dbBigInt dbBinary dbBoolean dbByte dbChar +syn keyword vbDefine dbCurrency dbDate dbDecimal dbDouble dbFloat +syn keyword vbDefine dbGUID dbInteger dbLong dbLongBinary dbMemo +syn keyword vbDefine dbNumeric dbSingle dbText dbTime dbTimeStamp +syn keyword vbDefine dbVarBinary + +"VB defined values +syn keyword vbDefine vb3DDKShadow vb3DFace vb3DHighlight vb3DLight +syn keyword vbDefine vb3DShadow vbAbort vbAbortRetryIgnore +syn keyword vbDefine vbActiveBorder vbActiveTitleBar vbAlias +syn keyword vbDefine vbApplicationModal vbApplicationWorkspace +syn keyword vbDefine vbAppTaskManager vbAppWindows vbArchive vbArray +syn keyword vbDefine vbBack vbBinaryCompare vbBlack vbBlue vbBoolean +syn keyword vbDefine vbButtonFace vbButtonShadow vbButtonText vbByte +syn keyword vbDefine vbCalGreg vbCalHijri vbCancel vbCr vbCritical +syn keyword vbDefine vbCrLf vbCurrency vbCyan vbDatabaseCompare +syn keyword vbDefine vbDataObject vbDate vbDecimal vbDefaultButton1 +syn keyword vbDefine vbDefaultButton2 vbDefaultButton3 vbDefaultButton4 +syn keyword vbDefine vbDesktop vbDirectory vbDouble vbEmpty vbError +syn keyword vbDefine vbExclamation vbFirstFourDays vbFirstFullWeek +syn keyword vbDefine vbFirstJan1 vbFormCode vbFormControlMenu +syn keyword vbDefine vbFormFeed vbFormMDIForm vbFriday vbFromUnicode +syn keyword vbDefine vbGrayText vbGreen vbHidden vbHide vbHighlight +syn keyword vbDefine vbHighlightText vbHiragana vbIgnore vbIMEAlphaDbl +syn keyword vbDefine vbIMEAlphaSng vbIMEDisable vbIMEHiragana +syn keyword vbDefine vbIMEKatakanaDbl vbIMEKatakanaSng vbIMEModeAlpha +syn keyword vbDefine vbIMEModeAlphaFull vbIMEModeDisable +syn keyword vbDefine vbIMEModeHangul vbIMEModeHangulFull +syn keyword vbDefine vbIMEModeHiragana vbIMEModeKatakana +syn keyword vbDefine vbIMEModeKatakanaHalf vbIMEModeNoControl +syn keyword vbDefine vbIMEModeOff vbIMEModeOn vbIMENoOp vbIMEOff +syn keyword vbDefine vbIMEOn vbInactiveBorder vbInactiveCaptionText +syn keyword vbDefine vbInactiveTitleBar vbInfoBackground vbInformation +syn keyword vbDefine vbInfoText vbInteger vbKatakana vbKey0 vbKey1 +syn keyword vbDefine vbKey2 vbKey3 vbKey4 vbKey5 vbKey6 vbKey7 vbKey8 +syn keyword vbDefine vbKey9 vbKeyA vbKeyAdd vbKeyB vbKeyBack vbKeyC +syn keyword vbDefine vbKeyCancel vbKeyCapital vbKeyClear vbKeyControl +syn keyword vbDefine vbKeyD vbKeyDecimal vbKeyDelete vbKeyDivide +syn keyword vbDefine vbKeyDown vbKeyE vbKeyEnd vbKeyEscape vbKeyExecute +syn keyword vbDefine vbKeyF vbKeyF1 vbKeyF10 vbKeyF11 vbKeyF12 vbKeyF13 +syn keyword vbDefine vbKeyF14 vbKeyF15 vbKeyF16 vbKeyF2 vbKeyF3 vbKeyF4 +syn keyword vbDefine vbKeyF5 vbKeyF6 vbKeyF7 vbKeyF8 vbKeyF9 vbKeyG +syn keyword vbDefine vbKeyH vbKeyHelp vbKeyHome vbKeyI vbKeyInsert +syn keyword vbDefine vbKeyJ vbKeyK vbKeyL vbKeyLButton vbKeyLeft vbKeyM +syn keyword vbDefine vbKeyMButton vbKeyMenu vbKeyMultiply vbKeyN +syn keyword vbDefine vbKeyNumlock vbKeyNumpad0 vbKeyNumpad1 +syn keyword vbDefine vbKeyNumpad2 vbKeyNumpad3 vbKeyNumpad4 +syn keyword vbDefine vbKeyNumpad5 vbKeyNumpad6 vbKeyNumpad7 +syn keyword vbDefine vbKeyNumpad8 vbKeyNumpad9 vbKeyO vbKeyP +syn keyword vbDefine vbKeyPageDown vbKeyPageUp vbKeyPause vbKeyPrint +syn keyword vbDefine vbKeyQ vbKeyR vbKeyRButton vbKeyReturn vbKeyRight +syn keyword vbDefine vbKeyS vbKeySelect vbKeySeparator vbKeyShift +syn keyword vbDefine vbKeySnapshot vbKeySpace vbKeySubtract vbKeyT +syn keyword vbDefine vbKeyTab vbKeyU vbKeyUp vbKeyV vbKeyW vbKeyX +syn keyword vbDefine vbKeyY vbKeyZ vbLf vbLong vbLowerCase vbMagenta +syn keyword vbDefine vbMaximizedFocus vbMenuBar vbMenuText +syn keyword vbDefine vbMinimizedFocus vbMinimizedNoFocus vbMonday +syn keyword vbDefine vbMsgBox vbMsgBoxHelpButton vbMsgBoxRight +syn keyword vbDefine vbMsgBoxRtlReading vbMsgBoxSetForeground +syn keyword vbDefine vbMsgBoxText vbNarrow vbNewLine vbNo vbNormal +syn keyword vbDefine vbNormalFocus vbNormalNoFocus vbNull vbNullChar +syn keyword vbDefine vbNullString vbObject vbObjectError vbOK +syn keyword vbDefine vbOKCancel vbOKOnly vbProperCase vbQuestion +syn keyword vbDefine vbReadOnly vbRed vbRetry vbRetryCancel vbSaturday +syn keyword vbDefine vbScrollBars vbSingle vbString vbSunday vbSystem +syn keyword vbDefine vbSystemModal vbTab vbTextCompare vbThursday +syn keyword vbDefine vbTitleBarText vbTuesday vbUnicode vbUpperCase +syn keyword vbDefine vbUseSystem vbUseSystemDayOfWeek vbVariant +syn keyword vbDefine vbVerticalTab vbVolume vbWednesday vbWhite vbWide +syn keyword vbDefine vbWindowBackground vbWindowFrame vbWindowText +syn keyword vbDefine vbYellow vbYes vbYesNo vbYesNoCancel + +"Numbers +"integer number, or floating point number without a dot. +syn match vbNumber "\<\d\+\>" +"floating point number, with dot +syn match vbNumber "\<\d\+\.\d*\>" +"floating point number, starting with a dot +syn match vbNumber "\.\d\+\>" +"syn match vbNumber "{[[:xdigit:]-]\+}\|&[hH][[:xdigit:]]\+&" +"syn match vbNumber ":[[:xdigit:]]\+" +"syn match vbNumber "[-+]\=\<\d\+\>" +syn match vbFloat "[-+]\=\<\d\+[eE][\-+]\=\d\+" +syn match vbFloat "[-+]\=\<\d\+\.\d*\([eE][\-+]\=\d\+\)\=" +syn match vbFloat "[-+]\=\<\.\d\+\([eE][\-+]\=\d\+\)\=" + +" String and Character contstants +syn region vbString start=+"+ end=+"\|$+ +syn region vbComment start="\(^\|\s\)REM\s" end="$" contains=vbTodo +syn region vbComment start="\(^\|\s\)\'" end="$" contains=vbTodo +syn match vbLineNumber "^\d\+\(\s\|$\)" +syn match vbTypeSpecifier "[a-zA-Z0-9][\$%&!#]"ms=s+1 +syn match vbTypeSpecifier "#[a-zA-Z0-9]"me=e-1 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_vb_syntax_inits") + if version < 508 + let did_vb_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink vbBoolean Boolean + HiLink vbLineNumber Comment + HiLink vbComment Comment + HiLink vbConditional Conditional + HiLink vbConst Constant + HiLink vbDefine Constant + HiLink vbError Error + HiLink vbFunction Identifier + HiLink vbIdentifier Identifier + HiLink vbNumber Number + HiLink vbFloat Float + HiLink vbMethods PreProc + HiLink vbOperator Operator + HiLink vbRepeat Repeat + HiLink vbString String + HiLink vbStatement Statement + HiLink vbKeyword Statement + HiLink vbEvents Special + HiLink vbTodo Todo + HiLink vbTypes Type + HiLink vbTypeSpecifier Type + + delcommand HiLink +endif + +let b:current_syntax = "vb" + +" vim: ts=8 diff --git a/vim71/syntax/vera.vim b/vim71/syntax/vera.vim new file mode 100644 index 0000000..b8e25cf --- /dev/null +++ b/vim71/syntax/vera.vim @@ -0,0 +1,361 @@ +" Vim syntax file +" Language: Vera +" Maintainer: Dave Eggum (opine at bluebottle dOt com) +" Last Change: 2005 Dec 19 + +" NOTE: extra white space at the end of the line will be highlighted if you +" add this line to your colorscheme: + +" highlight SpaceError guibg=#204050 + +" (change the value for guibg to any color you like) + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" A bunch of useful Vera keywords +syn keyword veraStatement break return continue fork join terminate +syn keyword veraStatement breakpoint proceed + +syn keyword veraLabel bad_state bad_trans bind constraint coverage_group +syn keyword veraLabel class CLOCK default function interface m_bad_state +syn keyword veraLabel m_bad_trans m_state m_trans program randseq state +syn keyword veraLabel task trans + +syn keyword veraConditional if else case casex casez randcase +syn keyword veraRepeat repeat while for do foreach +syn keyword veraModifier after all any around assoc_size async +syn keyword veraModifier before big_endian bit_normal bit_reverse export +syn keyword veraModifier extends extern little_endian local hdl_node hdl_task +syn keyword veraModifier negedge none packed protected posedge public rules +syn keyword veraModifier shadow soft static super this typedef unpacked var +syn keyword veraModifier vca virtual virtuals wildcard with + +syn keyword veraType reg string enum event bit +syn keyword veraType rand randc integer port prod + +syn keyword veraDeprecated call_func call_task close_conn get_bind get_bind_id +syn keyword veraDeprecated get_conn_err mailbox_receive mailbox_send make_client +syn keyword veraDeprecated make_server simwave_plot up_connections + +" predefined tasks and functions +syn keyword veraTask alloc assoc_index cast_assign cm_coverage +syn keyword veraTask cm_get_coverage cm_get_limit delay error error_mode +syn keyword veraTask exit fclose feof ferror fflush flag fopen fprintf +syn keyword veraTask freadb freadh freadstr get_cycle get_env get_memsize +syn keyword veraTask get_plus_arg getstate get_systime get_time get_time_unit +syn keyword veraTask initstate lock_file mailbox_get mailbox_put os_command +syn keyword veraTask printf prodget prodset psprintf query query_str query_x +syn keyword veraTask rand48 random region_enter region_exit rewind +syn keyword veraTask semaphore_get semaphore_put setstate signal_connect +syn keyword veraTask sprintf srandom sscanf stop suspend_thread sync +syn keyword veraTask timeout trace trigger unit_delay unlock_file urand48 +syn keyword veraTask urandom urandom_range vera_bit_reverse vera_crc +syn keyword veraTask vera_pack vera_pack_big_endian vera_plot +syn keyword veraTask vera_report_profile vera_unpack vera_unpack_big_endian +syn keyword veraTask vsv_call_func vsv_call_task vsv_get_conn_err +syn keyword veraTask vsv_make_client vsv_make_server vsv_up_connections +syn keyword veraTask vsv_wait_for_done vsv_wait_for_input wait_child wait_var + +syn cluster veraOperGroup contains=veraOperator,veraOperParen,veraNumber,veraString,veraOperOk,veraType +" syn match veraOperator "++\|--\|&\|\~&\||\|\~|\|^\|\~^\|\~\|><" +" syn match veraOperator "*\|/\|%\|+\|-\|<<\|>>\|<\|<=\|>\|>=\|!in" +" syn match veraOperator "=?=\|!?=\|==\|!=\|===\|!==\|&\~\|^\~\||\~" +" syn match veraOperator "&&\|||\|=\|+=\|-=\|*=\|/=\|%=\|<<=\|>>=\|&=" +" syn match veraOperator "|=\|^=\|\~&=\|\~|=\|\~^=" + +syn match veraOperator "[&|\~>" +" "hex number +" syn match veraNumber display contained "0x\x\+\(u\=l\{0,2}\|ll\=u\)\>" +" syn match veraNumber "\(\<[0-9]\+\|\)'[bdoh][0-9a-fxzA-FXZ_]\+\>" +syn match veraNumber "\<\(\<[0-9]\+\)\?\('[bdoh]\)\?[0-9a-fxz_]\+\>" +" syn match veraNumber "\<[+-]\=[0-9]\+\>" +" Flag the first zero of an octal number as something special +syn match veraOctal display contained "0\o\+\(u\=l\{0,2}\|ll\=u\)\>" contains=veraOctalZero +syn match veraOctalZero display contained "\<0" +syn match veraFloat display contained "\d\+f" +"floating point number, with dot, optional exponent +syn match veraFloat display contained "\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=" +"floating point number, starting with a dot, optional exponent +syn match veraFloat display contained "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match veraFloat display contained "\d\+e[-+]\=\d\+[fl]\=\>" +"hexadecimal floating point number, optional leading digits, with dot, with exponent +syn match veraFloat display contained "0x\x*\.\x\+p[-+]\=\d\+[fl]\=\>" +"hexadecimal floating point number, with leading digits, optional dot, with exponent +syn match veraFloat display contained "0x\x\+\.\=p[-+]\=\d\+[fl]\=\>" + +" flag an octal number with wrong digits +syn match veraOctalError display contained "0\o*[89]\d*" +syn case match + +let vera_comment_strings = 1 + +if exists("vera_comment_strings") + " A comment can contain veraString, veraCharacter and veraNumber. + " But a "*/" inside a veraString in a veraComment DOES end the comment! So we + " need to use a special type of veraString: veraCommentString, which also ends on + " "*/", and sees a "*" at the start of the line as comment again. + " Unfortunately this doesn't work very well for // type of comments :-( + syntax match veraCommentSkip contained "^\s*\*\($\|\s\+\)" + syntax region veraCommentString contained start=+L\=\\\@" + +syn match veraClass "\zs\w\+\ze::" +syn match veraClass "\zs\w\+\ze\s\+\w\+\s*[=;,)\[]" contains=veraConstant,veraUserConstant +syn match veraClass "\zs\w\+\ze\s\+\w\+\s*$" contains=veraConstant,veraUserConstant +syn match veraUserMethod "\zs\w\+\ze\s*(" contains=veraConstant,veraUserConstant +syn match veraObject "\zs\w\+\ze\.\w" +syn match veraObject "\zs\w\+\ze\.\$\w" + +" Accept ` for # (Verilog) +syn region veraPreCondit start="^\s*\(`\|#\)\s*\(if\|ifdef\|ifndef\|elif\)\>" skip="\\$" end="$" end="//"me=s-1 contains=veraComment,veraCppString,veraCharacter,veraCppParen,veraParenError,veraNumbers,veraCommentError,veraSpaceError +syn match veraPreCondit display "^\s*\(`\|#\)\s*\(else\|endif\)\>" +if !exists("vera_no_if0") + syn region veraCppOut start="^\s*\(`\|#\)\s*if\s\+0\+\>" end=".\@=\|$" contains=veraCppOut2 + syn region veraCppOut2 contained start="0" end="^\s*\(`\|#\)\s*\(endif\>\|else\>\|elif\>\)" contains=veraSpaceError,veraCppSkip + syn region veraCppSkip contained start="^\s*\(`\|#\)\s*\(if\>\|ifdef\>\|ifndef\>\)" skip="\\$" end="^\s*\(`\|#\)\s*endif\>" contains=veraSpaceError,veraCppSkip +endif +syn region veraIncluded display contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match veraIncluded display contained "<[^>]*>" +syn match veraInclude display "^\s*\(`\|#\)\s*include\>\s*["<]" contains=veraIncluded +"syn match veraLineSkip "\\$" +syn cluster veraPreProcGroup contains=veraPreCondit,veraIncluded,veraInclude,veraDefine,veraErrInParen,veraErrInBracket,veraUserLabel,veraSpecial,veraOctalZero,veraCppOut,veraCppOut2,veraCppSkip,veraFormat,veraNumber,veraFloat,veraOctal,veraOctalError,veraNumbersCom,veraString,veraCommentSkip,veraCommentString,veraComment2String,@veraCommentGroup,veraCommentStartError,veraParen,veraBracket,veraMulti +syn region veraDefine start="^\s*\(`\|#\)\s*\(define\|undef\)\>" skip="\\$" end="$" end="//"me=s-1 contains=ALLBUT,@veraPreProcGroup,@Spell +syn region veraPreProc start="^\s*\(`\|#\)\s*\(pragma\>\|line\>\|warning\>\|error\>\)" skip="\\$" end="$" keepend contains=ALLBUT,@veraPreProcGroup,@Spell + +" Highlight User Labels +syn cluster veraMultiGroup contains=veraIncluded,veraSpecial,veraCommentSkip,veraCommentString,veraComment2String,@veraCommentGroup,veraCommentStartError,veraUserCont,veraUserLabel,veraBitField,veraOctalZero,veraCppOut,veraCppOut2,veraCppSkip,veraFormat,veraNumber,veraFloat,veraOctal,veraOctalError,veraNumbersCom,veraCppParen,veraCppBracket,veraCppString +syn region veraMulti transparent start='?' skip='::' end=':' contains=ALLBUT,@veraMultiGroup,@Spell +" syn region veraMulti transparent start='?' skip='::' end=':' contains=ALL +" The above causes veraCppOut2 to catch on: +" i = (isTrue) ? 0 : 1; +" which ends up commenting the rest of the file + +" Avoid matching foo::bar() by requiring that the next char is not ':' +syn cluster veraLabelGroup contains=veraUserLabel +syn match veraUserCont display "^\s*\I\i*\s*:$" contains=@veraLabelGroup +syn match veraUserCont display ";\s*\I\i*\s*:$" contains=@veraLabelGroup +syn match veraUserCont display "^\s*\I\i*\s*:[^:]"me=e-1 contains=@veraLabelGroup +syn match veraUserCont display ";\s*\I\i*\s*:[^:]"me=e-1 contains=@veraLabelGroup + +syn match veraUserLabel display "\I\i*" contained + +" Avoid recognizing most bitfields as labels +syn match veraBitField display "^\s*\I\i*\s*:\s*[1-9]"me=e-1 +syn match veraBitField display ";\s*\I\i*\s*:\s*[1-9]"me=e-1 + +if exists("vera_minlines") + let b:vera_minlines = vera_minlines +else + if !exists("vera_no_if0") + let b:vera_minlines = 50 " #if 0 constructs can be long + else + let b:vera_minlines = 15 " mostly for () constructs + endif +endif +exec "syn sync ccomment veraComment minlines=" . b:vera_minlines + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_vera_syn_inits") + if version < 508 + let did_vera_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink veraClass Identifier + HiLink veraObject Identifier + HiLink veraUserMethod Function + HiLink veraTask Keyword + HiLink veraModifier Tag + HiLink veraDeprecated veraError + HiLink veraMethods Statement + " HiLink veraInterface Label + HiLink veraInterface Function + + HiLink veraFormat veraSpecial + HiLink veraCppString veraString + HiLink veraCommentL veraComment + HiLink veraCommentStart veraComment + HiLink veraLabel Label + HiLink veraUserLabel Label + HiLink veraConditional Conditional + HiLink veraRepeat Repeat + HiLink veraCharacter Character + HiLink veraSpecialCharacter veraSpecial + HiLink veraNumber Number + HiLink veraOctal Number + HiLink veraOctalZero PreProc " link this to Error if you want + HiLink veraFloat Float + HiLink veraOctalError veraError + HiLink veraParenError veraError + HiLink veraErrInParen veraError + HiLink veraErrInBracket veraError + HiLink veraCommentError veraError + HiLink veraCommentStartError veraError + HiLink veraSpaceError SpaceError + HiLink veraSpecialError veraError + HiLink veraOperator Operator + HiLink veraStructure Structure + HiLink veraInclude Include + HiLink veraPreProc PreProc + HiLink veraDefine Macro + HiLink veraIncluded veraString + HiLink veraError Error + HiLink veraStatement Statement + HiLink veraPreCondit PreCondit + HiLink veraType Type + " HiLink veraConstant Constant + HiLink veraConstant Keyword + HiLink veraUserConstant Constant + HiLink veraCommentString veraString + HiLink veraComment2String veraString + HiLink veraCommentSkip veraComment + HiLink veraString String + HiLink veraComment Comment + HiLink veraSpecial SpecialChar + HiLink veraTodo Todo + HiLink veraCppSkip veraCppOut + HiLink veraCppOut2 veraCppOut + HiLink veraCppOut Comment + + delcommand HiLink +endif + +let b:current_syntax = "vera" + +" vim: ts=8 diff --git a/vim71/syntax/verilog.vim b/vim71/syntax/verilog.vim new file mode 100644 index 0000000..01f312f --- /dev/null +++ b/vim71/syntax/verilog.vim @@ -0,0 +1,134 @@ +" Vim syntax file +" Language: Verilog +" Maintainer: Mun Johl +" Last Update: Fri Oct 13 11:44:32 PDT 2006 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Set the local value of the 'iskeyword' option +if version >= 600 + setlocal iskeyword=@,48-57,_,192-255 +else + set iskeyword=@,48-57,_,192-255 +endif + +" A bunch of useful Verilog keywords + +syn keyword verilogStatement always and assign automatic buf +syn keyword verilogStatement bufif0 bufif1 cell cmos +syn keyword verilogStatement config deassign defparam design +syn keyword verilogStatement disable edge endconfig +syn keyword verilogStatement endfunction endgenerate endmodule +syn keyword verilogStatement endprimitive endspecify endtable endtask +syn keyword verilogStatement event force function +syn keyword verilogStatement generate genvar highz0 highz1 ifnone +syn keyword verilogStatement incdir include initial inout input +syn keyword verilogStatement instance integer large liblist +syn keyword verilogStatement library localparam macromodule medium +syn keyword verilogStatement module nand negedge nmos nor +syn keyword verilogStatement noshowcancelled not notif0 notif1 or +syn keyword verilogStatement output parameter pmos posedge primitive +syn keyword verilogStatement pull0 pull1 pulldown pullup +syn keyword verilogStatement pulsestyle_onevent pulsestyle_ondetect +syn keyword verilogStatement rcmos real realtime reg release +syn keyword verilogStatement rnmos rpmos rtran rtranif0 rtranif1 +syn keyword verilogStatement scalared showcancelled signed small +syn keyword verilogStatement specify specparam strong0 strong1 +syn keyword verilogStatement supply0 supply1 table task time tran +syn keyword verilogStatement tranif0 tranif1 tri tri0 tri1 triand +syn keyword verilogStatement trior trireg unsigned use vectored wait +syn keyword verilogStatement wand weak0 weak1 wire wor xnor xor +syn keyword verilogLabel begin end fork join +syn keyword verilogConditional if else case casex casez default endcase +syn keyword verilogRepeat forever repeat while for + +syn keyword verilogTodo contained TODO + +syn match verilogOperator "[&|~>" +syn match verilogGlobal "`celldefine" +syn match verilogGlobal "`default_nettype" +syn match verilogGlobal "`define" +syn match verilogGlobal "`else" +syn match verilogGlobal "`elsif" +syn match verilogGlobal "`endcelldefine" +syn match verilogGlobal "`endif" +syn match verilogGlobal "`ifdef" +syn match verilogGlobal "`ifndef" +syn match verilogGlobal "`include" +syn match verilogGlobal "`line" +syn match verilogGlobal "`nounconnected_drive" +syn match verilogGlobal "`resetall" +syn match verilogGlobal "`timescale" +syn match verilogGlobal "`unconnected_drive" +syn match verilogGlobal "`undef" +syn match verilogGlobal "$[a-zA-Z0-9_]\+\>" + +syn match verilogConstant "\<[A-Z][A-Z0-9_]\+\>" + +syn match verilogNumber "\(\<\d\+\|\)'[sS]\?[bB]\s*[0-1_xXzZ?]\+\>" +syn match verilogNumber "\(\<\d\+\|\)'[sS]\?[oO]\s*[0-7_xXzZ?]\+\>" +syn match verilogNumber "\(\<\d\+\|\)'[sS]\?[dD]\s*[0-9_xXzZ?]\+\>" +syn match verilogNumber "\(\<\d\+\|\)'[sS]\?[hH]\s*[0-9a-fA-F_xXzZ?]\+\>" +syn match verilogNumber "\<[+-]\=[0-9_]\+\(\.[0-9_]*\|\)\(e[0-9_]*\|\)\>" + +syn region verilogString start=+"+ skip=+\\"+ end=+"+ contains=verilogEscape,@Spell +syn match verilogEscape +\\[nt"\\]+ contained +syn match verilogEscape "\\\o\o\=\o\=" contained + +" Directives +syn match verilogDirective "//\s*synopsys\>.*$" +syn region verilogDirective start="/\*\s*synopsys\>" end="\*/" +syn region verilogDirective start="//\s*synopsys dc_script_begin\>" end="//\s*synopsys dc_script_end\>" + +syn match verilogDirective "//\s*\$s\>.*$" +syn region verilogDirective start="/\*\s*\$s\>" end="\*/" +syn region verilogDirective start="//\s*\$s dc_script_begin\>" end="//\s*\$s dc_script_end\>" + +"Modify the following as needed. The trade-off is performance versus +"functionality. +syn sync minlines=50 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_verilog_syn_inits") + if version < 508 + let did_verilog_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default highlighting. + HiLink verilogCharacter Character + HiLink verilogConditional Conditional + HiLink verilogRepeat Repeat + HiLink verilogString String + HiLink verilogTodo Todo + HiLink verilogComment Comment + HiLink verilogConstant Constant + HiLink verilogLabel Label + HiLink verilogNumber Number + HiLink verilogOperator Special + HiLink verilogStatement Statement + HiLink verilogGlobal Define + HiLink verilogDirective SpecialComment + HiLink verilogEscape Special + + delcommand HiLink +endif + +let b:current_syntax = "verilog" + +" vim: ts=8 diff --git a/vim71/syntax/verilogams.vim b/vim71/syntax/verilogams.vim new file mode 100644 index 0000000..7141eca --- /dev/null +++ b/vim71/syntax/verilogams.vim @@ -0,0 +1,142 @@ +" Vim syntax file +" Language: Verilog-AMS +" Maintainer: S. Myles Prather +" Last Update: Sun Aug 14 03:58:00 CST 2003 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Set the local value of the 'iskeyword' option +if version >= 600 + setlocal iskeyword=@,48-57,_,192-255 +else + set iskeyword=@,48-57,_,192-255 +endif + +" Annex B.1 'All keywords' +syn keyword verilogamsStatement above abs absdelay acos acosh ac_stim +syn keyword verilogamsStatement always analog analysis and asin +syn keyword verilogamsStatement asinh assign atan atan2 atanh branch +syn keyword verilogamsStatement buf bufif1 ceil cmos +syn keyword verilogamsStatement connectrules cos cosh cross ddt ddx deassign +syn keyword verilogamsStatement defparam disable discipline +syn keyword verilogamsStatement driver_update edge enddiscipline +syn keyword verilogamsStatement endconnectrules endmodule endfunction +syn keyword verilogamsStatement endnature endparamset endprimitive endspecify +syn keyword verilogamsStatement endtable endtask event exp final_step +syn keyword verilogamsStatement flicker_noise floor flow force fork +syn keyword verilogamsStatement function generate genvar highz0 +syn keyword verilogamsStatement highz1 hypot idt idtmod if ifnone initial +syn keyword verilogamsStatement initial_step inout input join +syn keyword verilogamsStatement laplace_nd laplace_np laplace_zd laplace_zp +syn keyword verilogamsStatement large last_crossing limexp ln localparam log +syn keyword verilogamsStatement macromodule max medium min module nand nature +syn keyword verilogamsStatement negedge net_resolution nmos noise_table nor not +syn keyword verilogamsStatement notif0 notif1 or output paramset pmos +syn keyword verilogamsType parameter real integer electrical input output +syn keyword verilogamsType inout reg tri tri0 tri1 triand trior trireg +syn keyword verilogamsType string from exclude aliasparam ground +syn keyword verilogamsStatement posedge potential pow primitive pull0 pull1 +syn keyword verilogamsStatement pullup pulldown rcmos release +syn keyword verilogamsStatement rnmos rpmos rtran rtranif0 rtranif1 +syn keyword verilogamsStatement scalared sin sinh slew small specify specparam +syn keyword verilogamsStatement sqrt strong0 strong1 supply0 supply1 +syn keyword verilogamsStatement table tan tanh task time timer tran tranif0 +syn keyword verilogamsStatement tranif1 transition +syn keyword verilogamsStatement vectored wait wand weak0 weak1 +syn keyword verilogamsStatement white_noise wire wor wreal xnor xor zi_nd +syn keyword verilogamsStatement zi_np zi_zd +syn keyword verilogamsRepeat forever repeat while for +syn keyword verilogamsLabel begin end +syn keyword verilogamsConditional if else case casex casez default endcase +syn match verilogamsConstant ":inf"lc=1 +syn match verilogamsConstant "-inf"lc=1 +" Annex B.2 Discipline/nature +syn keyword verilogamsStatement abstol access continuous ddt_nature discrete +syn keyword verilogamsStatement domain idt_nature units +" Annex B.3 Connect Rules +syn keyword verilogamsStatement connect merged resolveto split + +syn match verilogamsOperator "[&|~>" + +syn match verilogamsConstant "\<[A-Z][A-Z0-9_]\+\>" + +syn match verilogamsNumber "\(\<\d\+\|\)'[bB]\s*[0-1_xXzZ?]\+\>" +syn match verilogamsNumber "\(\<\d\+\|\)'[oO]\s*[0-7_xXzZ?]\+\>" +syn match verilogamsNumber "\(\<\d\+\|\)'[dD]\s*[0-9_xXzZ?]\+\>" +syn match verilogamsNumber "\(\<\d\+\|\)'[hH]\s*[0-9a-fA-F_xXzZ?]\+\>" +syn match verilogamsNumber "\<[+-]\=[0-9_]\+\(\.[0-9_]*\|\)\(e[0-9_]*\|\)\>" + +syn region verilogamsString start=+"+ skip=+\\"+ end=+"+ contains=verilogamsEscape +syn match verilogamsEscape +\\[nt"\\]+ contained +syn match verilogamsEscape "\\\o\o\=\o\=" contained + +"Modify the following as needed. The trade-off is performance versus +"functionality. +syn sync lines=50 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_verilogams_syn_inits") + if version < 508 + let did_verilogams_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default highlighting. + HiLink verilogamsCharacter Character + HiLink verilogamsConditional Conditional + HiLink verilogamsRepeat Repeat + HiLink verilogamsString String + HiLink verilogamsTodo Todo + HiLink verilogamsComment Comment + HiLink verilogamsConstant Constant + HiLink verilogamsLabel Label + HiLink verilogamsNumber Number + HiLink verilogamsOperator Special + HiLink verilogamsStatement Statement + HiLink verilogamsGlobal Define + HiLink verilogamsDirective SpecialComment + HiLink verilogamsEscape Special + HiLink verilogamsType Type + HiLink verilogamsSystask Function + + delcommand HiLink +endif + +let b:current_syntax = "verilogams" + +" vim: ts=8 diff --git a/vim71/syntax/vgrindefs.vim b/vim71/syntax/vgrindefs.vim new file mode 100644 index 0000000..3de31b1 --- /dev/null +++ b/vim71/syntax/vgrindefs.vim @@ -0,0 +1,45 @@ +" Vim syntax file +" Language: Vgrindefs +" Maintainer: Bram Moolenaar +" Last Change: 2005 Jun 20 + +" The Vgrindefs file is used to specify a language for vgrind + +" Quit when a (custom) syntax file was already loaded +if exists("b:current_syntax") + finish +endif + +" Comments +syn match vgrindefsComment "^#.*" + +" The fields that vgrind recognizes +syn match vgrindefsField ":ab=" +syn match vgrindefsField ":ae=" +syn match vgrindefsField ":pb=" +syn match vgrindefsField ":bb=" +syn match vgrindefsField ":be=" +syn match vgrindefsField ":cb=" +syn match vgrindefsField ":ce=" +syn match vgrindefsField ":sb=" +syn match vgrindefsField ":se=" +syn match vgrindefsField ":lb=" +syn match vgrindefsField ":le=" +syn match vgrindefsField ":nc=" +syn match vgrindefsField ":tl" +syn match vgrindefsField ":oc" +syn match vgrindefsField ":kw=" + +" Also find the ':' at the end of the line, so all ':' are highlighted +syn match vgrindefsField ":\\$" +syn match vgrindefsField ":$" +syn match vgrindefsField "\\$" + +" Define the default highlighting. +" Only used when an item doesn't have highlighting yet +hi def link vgrindefsField Statement +hi def link vgrindefsComment Comment + +let b:current_syntax = "vgrindefs" + +" vim: ts=8 diff --git a/vim71/syntax/vhdl.vim b/vim71/syntax/vhdl.vim new file mode 100644 index 0000000..4ac3b6d --- /dev/null +++ b/vim71/syntax/vhdl.vim @@ -0,0 +1,184 @@ +" Vim syntax file +" Language: VHDL +" Maintainer: Czo +" Credits: Stephan Hegel +" $Id: vhdl.vim,v 1.1 2004/06/13 15:34:56 vimboss Exp $ + +" VHSIC Hardware Description Language +" Very High Scale Integrated Circuit + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" This is not VHDL. I use the C-Preprocessor cpp to generate different binaries +" from one VHDL source file. Unfortunately there is no preprocessor for VHDL +" available. If you don't like this, please remove the following lines. +syn match cDefine "^#ifdef[ ]\+[A-Za-z_]\+" +syn match cDefine "^#endif" + +" case is not significant +syn case ignore + +" VHDL keywords +syn keyword vhdlStatement access after alias all assert +syn keyword vhdlStatement architecture array attribute +syn keyword vhdlStatement begin block body buffer bus +syn keyword vhdlStatement case component configuration constant +syn keyword vhdlStatement disconnect downto +syn keyword vhdlStatement elsif end entity exit +syn keyword vhdlStatement file for function +syn keyword vhdlStatement generate generic group guarded +syn keyword vhdlStatement impure in inertial inout is +syn keyword vhdlStatement label library linkage literal loop +syn keyword vhdlStatement map +syn keyword vhdlStatement new next null +syn keyword vhdlStatement of on open others out +syn keyword vhdlStatement package port postponed procedure process pure +syn keyword vhdlStatement range record register reject report return +syn keyword vhdlStatement select severity signal shared +syn keyword vhdlStatement subtype +syn keyword vhdlStatement then to transport type +syn keyword vhdlStatement unaffected units until use +syn keyword vhdlStatement variable wait when while with +syn keyword vhdlStatement note warning error failure + +" Special match for "if" and "else" since "else if" shouldn't be highlighted. +" The right keyword is "elsif" +syn match vhdlStatement "\<\(if\|else\)\>" +syn match vhdlNone "\$" +syn match vhdlNone "\\s" + +" Predifined VHDL types +syn keyword vhdlType bit bit_vector +syn keyword vhdlType character boolean integer real time +syn keyword vhdlType string severity_level +" Predifined standard ieee VHDL types +syn keyword vhdlType positive natural signed unsigned +syn keyword vhdlType line text +syn keyword vhdlType std_logic std_logic_vector +syn keyword vhdlType std_ulogic std_ulogic_vector +" Predefined non standard VHDL types for Mentor Graphics Sys1076/QuickHDL +syn keyword vhdlType qsim_state qsim_state_vector +syn keyword vhdlType qsim_12state qsim_12state_vector +syn keyword vhdlType qsim_strength +" Predefined non standard VHDL types for Alliance VLSI CAD +syn keyword vhdlType mux_bit mux_vector reg_bit reg_vector wor_bit wor_vector + +" array attributes +syn match vhdlAttribute "\'high" +syn match vhdlAttribute "\'left" +syn match vhdlAttribute "\'length" +syn match vhdlAttribute "\'low" +syn match vhdlAttribute "\'range" +syn match vhdlAttribute "\'reverse_range" +syn match vhdlAttribute "\'right" +syn match vhdlAttribute "\'ascending" +" block attributes +syn match vhdlAttribute "\'behaviour" +syn match vhdlAttribute "\'structure" +syn match vhdlAttribute "\'simple_name" +syn match vhdlAttribute "\'instance_name" +syn match vhdlAttribute "\'path_name" +syn match vhdlAttribute "\'foreign" +" signal attribute +syn match vhdlAttribute "\'active" +syn match vhdlAttribute "\'delayed" +syn match vhdlAttribute "\'event" +syn match vhdlAttribute "\'last_active" +syn match vhdlAttribute "\'last_event" +syn match vhdlAttribute "\'last_value" +syn match vhdlAttribute "\'quiet" +syn match vhdlAttribute "\'stable" +syn match vhdlAttribute "\'transaction" +syn match vhdlAttribute "\'driving" +syn match vhdlAttribute "\'driving_value" +" type attributes +syn match vhdlAttribute "\'base" +syn match vhdlAttribute "\'high" +syn match vhdlAttribute "\'left" +syn match vhdlAttribute "\'leftof" +syn match vhdlAttribute "\'low" +syn match vhdlAttribute "\'pos" +syn match vhdlAttribute "\'pred" +syn match vhdlAttribute "\'rightof" +syn match vhdlAttribute "\'succ" +syn match vhdlAttribute "\'val" +syn match vhdlAttribute "\'image" +syn match vhdlAttribute "\'value" + +syn keyword vhdlBoolean true false + +" for this vector values case is significant +syn case match +" Values for standard VHDL types +syn match vhdlVector "\'[0L1HXWZU\-\?]\'" +" Values for non standard VHDL types qsim_12state for Mentor Graphics Sys1076/QuickHDL +syn keyword vhdlVector S0S S1S SXS S0R S1R SXR S0Z S1Z SXZ S0I S1I SXI +syn case ignore + +syn match vhdlVector "B\"[01_]\+\"" +syn match vhdlVector "O\"[0-7_]\+\"" +syn match vhdlVector "X\"[0-9a-f_]\+\"" +syn match vhdlCharacter "'.'" +syn region vhdlString start=+"+ end=+"+ + +" floating numbers +syn match vhdlNumber "-\=\<\d\+\.\d\+\(E[+\-]\=\d\+\)\>" +syn match vhdlNumber "-\=\<\d\+\.\d\+\>" +syn match vhdlNumber "0*2#[01_]\+\.[01_]\+#\(E[+\-]\=\d\+\)\=" +syn match vhdlNumber "0*16#[0-9a-f_]\+\.[0-9a-f_]\+#\(E[+\-]\=\d\+\)\=" +" integer numbers +syn match vhdlNumber "-\=\<\d\+\(E[+\-]\=\d\+\)\>" +syn match vhdlNumber "-\=\<\d\+\>" +syn match vhdlNumber "0*2#[01_]\+#\(E[+\-]\=\d\+\)\=" +syn match vhdlNumber "0*16#[0-9a-f_]\+#\(E[+\-]\=\d\+\)\=" +" operators +syn keyword vhdlOperator and nand or nor xor xnor +syn keyword vhdlOperator rol ror sla sll sra srl +syn keyword vhdlOperator mod rem abs not +syn match vhdlOperator "[&><=:+\-*\/|]" +syn match vhdlSpecial "[().,;]" +" time +syn match vhdlTime "\<\d\+\s\+\(\([fpnum]s\)\|\(sec\)\|\(min\)\|\(hr\)\)\>" +syn match vhdlTime "\<\d\+\.\d\+\s\+\(\([fpnum]s\)\|\(sec\)\|\(min\)\|\(hr\)\)\>" + +syn match vhdlComment "--.*$" +" syn match vhdlGlobal "[\'$#~!%@?\^\[\]{}\\]" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_vhdl_syntax_inits") + if version < 508 + let did_vhdl_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink cDefine PreProc + HiLink vhdlSpecial Special + HiLink vhdlStatement Statement + HiLink vhdlCharacter String + HiLink vhdlString String + HiLink vhdlVector String + HiLink vhdlBoolean String + HiLink vhdlComment Comment + HiLink vhdlNumber String + HiLink vhdlTime String + HiLink vhdlType Type + HiLink vhdlOperator Type + HiLink vhdlGlobal Error + HiLink vhdlAttribute Type + + delcommand HiLink +endif + +let b:current_syntax = "vhdl" + +" vim: ts=8 diff --git a/vim71/syntax/vim.vim b/vim71/syntax/vim.vim new file mode 100644 index 0000000..56be432 --- /dev/null +++ b/vim71/syntax/vim.vim @@ -0,0 +1,714 @@ +" Vim syntax file +" Language: Vim 7.1 script +" Maintainer: Dr. Charles E. Campbell, Jr. +" Last Change: May 11, 2007 +" Version: 7.1-67 +" Automatically generated keyword lists: {{{1 + +" Quit when a syntax file was already loaded {{{2 +if exists("b:current_syntax") + finish +endif + +" vimTodo: contains common special-notices for comments {{{2 +" Use the vimCommentGroup cluster to add your own. +syn keyword vimTodo contained COMBAK FIXME TODO XXX +syn cluster vimCommentGroup contains=vimTodo,@Spell + +" regular vim commands {{{2 +syn keyword vimCommand contained ab[breviate] abc[lear] abo[veleft] al[l] arga[dd] argd[elete] argdo arge[dit] argg[lobal] argl[ocal] ar[gs] argu[ment] as[cii] bad[d] ba[ll] bd[elete] be bel[owright] bf[irst] bl[ast] bm[odified] bn[ext] bN[ext] bo[tright] bp[revious] brea[k] breaka[dd] breakd[el] breakl[ist] br[ewind] bro[wse] bufdo b[uffer] buffers bun[load] bw[ipeout] ca[bbrev] cabc[lear] caddb[uffer] cad[dexpr] caddf[ile] cal[l] cat[ch] cb[uffer] cc ccl[ose] cd ce[nter] cex[pr] cf[ile] cfir[st] cgetb[uffer] cgete[xpr] cg[etfile] c[hange] changes chd[ir] che[ckpath] checkt[ime] cla[st] cl[ist] clo[se] cmapc[lear] cnew[er] cn[ext] cN[ext] cnf[ile] cNf[ile] cnorea[bbrev] col[der] colo[rscheme] comc[lear] comp[iler] conf[irm] con[tinue] cope[n] co[py] cpf[ile] cp[revious] cq[uit] cr[ewind] cuna[bbrev] cu[nmap] cw[indow] debugg[reedy] delc[ommand] d[elete] delf[unction] delm[arks] diffg[et] diffoff diffpatch diffpu[t] diffsplit diffthis diffu[pdate] dig[raphs] di[splay] dj[ump] dl[ist] dr[op] ds[earch] dsp[lit] earlier echoe[rr] echom[sg] echon e[dit] el[se] elsei[f] em[enu] emenu* endfo[r] endf[unction] en[dif] endt[ry] endw[hile] ene[w] ex exi[t] exu[sage] f[ile] files filetype fina[lly] fin[d] fini[sh] fir[st] fix[del] fo[ld] foldc[lose] folddoc[losed] foldd[oopen] foldo[pen] for fu[nction] go[to] gr[ep] grepa[dd] ha[rdcopy] h[elp] helpf[ind] helpg[rep] helpt[ags] hid[e] his[tory] ia[bbrev] iabc[lear] if ij[ump] il[ist] imapc[lear] inorea[bbrev] is[earch] isp[lit] iuna[bbrev] iu[nmap] j[oin] ju[mps] k keepalt keepj[umps] kee[pmarks] laddb[uffer] lad[dexpr] laddf[ile] lan[guage] la[st] later lb[uffer] lc[d] lch[dir] lcl[ose] le[ft] lefta[bove] lex[pr] lf[ile] lfir[st] lgetb[uffer] lgete[xpr] lg[etfile] lgr[ep] lgrepa[dd] lh[elpgrep] l[ist] ll lla[st] lli[st] lmak[e] lm[ap] lmapc[lear] lnew[er] lne[xt] lN[ext] lnf[ile] lNf[ile] ln[oremap] lo[adview] loc[kmarks] lockv[ar] lol[der] lop[en] lpf[ile] lp[revious] lr[ewind] ls lt[ag] lu[nmap] lv[imgrep] lvimgrepa[dd] lw[indow] mak[e] ma[rk] marks mat[ch] menut[ranslate] mk[exrc] mks[ession] mksp[ell] mkvie[w] mkv[imrc] mod[e] m[ove] mzf[ile] mz[scheme] nbkey new n[ext] N[ext] nmapc[lear] noh[lsearch] norea[bbrev] nu[mber] nun[map] omapc[lear] on[ly] o[pen] opt[ions] ou[nmap] pc[lose] ped[it] pe[rl] perld[o] po[p] popu popu[p] pp[op] pre[serve] prev[ious] p[rint] P[rint] profd[el] prof[ile] promptf[ind] promptr[epl] ps[earch] pta[g] ptf[irst] ptj[ump] ptl[ast] ptn[ext] ptN[ext] ptp[revious] ptr[ewind] pts[elect] pu[t] pw[d] pyf[ile] py[thon] qa[ll] q[uit] quita[ll] r[ead] rec[over] redi[r] red[o] redr[aw] redraws[tatus] reg[isters] res[ize] ret[ab] retu[rn] rew[ind] ri[ght] rightb[elow] rub[y] rubyd[o] rubyf[ile] ru[ntime] rv[iminfo] sal[l] san[dbox] sa[rgument] sav[eas] sba[ll] sbf[irst] sbl[ast] sbm[odified] sbn[ext] sbN[ext] sbp[revious] sbr[ewind] sb[uffer] scripte[ncoding] scrip[tnames] se[t] setf[iletype] setg[lobal] setl[ocal] sf[ind] sfir[st] sh[ell] sign sil[ent] sim[alt] sla[st] sl[eep] sm[agic] sm[ap] smapc[lear] sme smenu sn[ext] sN[ext] sni[ff] sno[magic] snor[emap] snoreme snoremenu sor[t] so[urce] spelld[ump] spe[llgood] spelli[nfo] spellr[epall] spellu[ndo] spellw[rong] sp[lit] spr[evious] sre[wind] sta[g] startg[replace] star[tinsert] startr[eplace] stj[ump] st[op] stopi[nsert] sts[elect] sun[hide] sunm[ap] sus[pend] sv[iew] syncbind t tab tabc[lose] tabd[o] tabe[dit] tabf[ind] tabfir[st] tabl[ast] tabm[ove] tabnew tabn[ext] tabN[ext] tabo[nly] tabp[revious] tabr[ewind] tabs ta[g] tags tc[l] tcld[o] tclf[ile] te[aroff] tf[irst] th[row] tj[ump] tl[ast] tm tm[enu] tn[ext] tN[ext] to[pleft] tp[revious] tr[ewind] try ts[elect] tu tu[nmenu] una[bbreviate] u[ndo] undoj[oin] undol[ist] unh[ide] unlo[ckvar] unm[ap] up[date] verb[ose] ve[rsion] vert[ical] vie[w] vim[grep] vimgrepa[dd] vi[sual] viu[sage] vmapc[lear] vne[w] vs[plit] vu[nmap] wa[ll] wh[ile] winc[md] windo winp[os] win[size] wn[ext] wN[ext] wp[revious] wq wqa[ll] w[rite] ws[verb] wv[iminfo] X xa[ll] x[it] xm[ap] xmapc[lear] xme xmenu XMLent XMLns xn[oremap] xnoreme xnoremenu xu[nmap] y[ank] +syn match vimCommand contained "\
') + + " Close this buffer + " TODO: the comment above says we're going to allow saving the file + " later...but here we discard it? + quit! + endfor + + let html[body_line_num] = body_line + + call add(html, '') + call add(html, '
\([^<]\+\)<.*$' + let latestsrcid= substitute(getline("."),srcidpat,'\1','') + let sname = substitute(getline("."),srcidpat,'\2','') " script name actually downloaded +" call Decho("srcidpat<".srcidpat."> latestsrcid<".latestsrcid."> sname<".sname.">") + silent q! + call delete(tmpfile) + + " convert the strings-of-numbers into numbers + let srcid = srcid + 0 + let latestsrcid = latestsrcid + 0 +" call Decho("srcid=".srcid." latestsrcid=".latestsrcid." sname<".sname.">") + + " has the plugin's most-recent srcid increased, which indicates that it has been updated + if latestsrcid > srcid +" call Decho("[latestsrcid=".latestsrcid."] <= [srcid=".srcid."]: need to update <".sname.">") + + let s:downloads= s:downloads + 1 + if sname == bufname("%") + " GetLatestVimScript has to be careful about downloading itself + let sname= "NEW_".sname + endif + + " ----------------------------------------------------------------------------- + " the plugin has been updated since we last obtained it, so download a new copy + " ----------------------------------------------------------------------------- +" call Decho(".downloading new <".sname.">") + echomsg ".downloading new <".sname.">" + if has("win32") || has("win16") || has("win95") +" call Decho(".new|exe silent r!".g:GetLatestVimScripts_wget." ".g:GetLatestVimScripts_options." ".shellescape(sname)." ".shellescape('http://vim.sourceforge.net/scripts/download_script.php?src_id='.latestsrcid)."|q") + new|exe "silent r!".g:GetLatestVimScripts_wget." ".g:GetLatestVimScripts_options." ".shellescape(sname)." ".shellescape('http://vim.sourceforge.net/scripts/download_script.php?src_id='.latestsrcid)|q + else +" call Decho(".exe silent !".g:GetLatestVimScripts_wget." ".g:GetLatestVimScripts_options." ".shellescape(sname)." ".shellescape('http://vim.sourceforge.net/scripts/download_script.php?src_id=')) + exe "silent !".g:GetLatestVimScripts_wget." ".g:GetLatestVimScripts_options." ".shellescape(sname)." ".shellescape('http://vim.sourceforge.net/scripts/download_script.php?src_id=').latestsrcid + endif + + " -------------------------------------------------------------------------- + " AutoInstall: only if doautoinstall has been requested by the plugin itself + " -------------------------------------------------------------------------- + if doautoinstall +" call Decho(" ") +" call Decho("Autoinstall: getcwd<".getcwd()."> filereadable(".sname.")=".filereadable(sname)) + if filereadable(sname) +" call Decho("<".sname."> is readable") +" call Decho("exe silent !".g:GetLatestVimScripts_mv." ".shellescape(sname)." ".shellescape(s:autoinstall)) + exe "silent !".g:GetLatestVimScripts_mv." ".shellescape(sname)." ".shellescape(s:autoinstall) + let curdir = escape(substitute(getcwd(),'\','/','ge'),"|[]*'\" #") + let installdir= curdir."/Installed" + if !isdirectory(installdir) + call mkdir(installdir) + endif +" call Decho("curdir<".curdir."> installdir<".installdir.">") +" call Decho("exe cd ".fnameescape(s:autoinstall)) + exe "cd ".fnameescape(s:autoinstall) + + " determine target directory for moves + let firstdir= substitute(&rtp,',.*$','','') + let pname = substitute(sname,'\..*','.vim','') +" call Decho("determine tgtdir: is <".firstdir.'/AsNeeded/'.pname." readable?") + if filereadable(firstdir.'/AsNeeded/'.pname) + let tgtdir= "AsNeeded" + else + let tgtdir= "plugin" + endif +" call Decho("tgtdir<".tgtdir."> pname<".pname.">") + + " decompress + if sname =~ '\.bz2$' +" call Decho("decompress: attempt to bunzip2 ".sname) + exe "silent !bunzip2 ".shellescape(sname) + let sname= substitute(sname,'\.bz2$','','') +" call Decho("decompress: new sname<".sname."> after bunzip2") + elseif sname =~ '\.gz$' +" call Decho("decompress: attempt to gunzip ".sname) + exe "silent !gunzip ".shellescape(sname) + let sname= substitute(sname,'\.gz$','','') +" call Decho("decompress: new sname<".sname."> after gunzip") + else +" call Decho("no decompression needed") + endif + + " distribute archive(.zip, .tar, .vba) contents + if sname =~ '\.zip$' +" call Decho("dearchive: attempt to unzip ".sname) + exe "silent !unzip -o ".shellescape(sname) + elseif sname =~ '\.tar$' +" call Decho("dearchive: attempt to untar ".sname) + exe "silent !tar -xvf ".shellescape(sname) + elseif sname =~ '\.vba$' +" call Decho("dearchive: attempt to handle a vimball: ".sname) + silent 1split + if exists("g:vimball_home") + let oldvimballhome= g:vimball_home + endif + let g:vimball_home= s:autoinstall + exe "silent e ".fnameescape(sname) + silent so % + silent q + if exists("oldvimballhome") + let g:vimball_home= oldvimballhome + else + unlet g:vimball_home + endif + else +" call Decho("no dearchiving needed") + endif + + " --------------------------------------------- + " move plugin to plugin/ or AsNeeded/ directory + " --------------------------------------------- + if sname =~ '.vim$' +" call Decho("dearchive: attempt to simply move ".sname." to ".tgtdir) + exe "silent !".g:GetLatestVimScripts_mv." ".shellescape(sname)." ".tgtdir + else +" call Decho("dearchive: move <".sname."> to installdir<".installdir.">") + exe "silent !".g:GetLatestVimScripts_mv." ".shellescape(sname)." ".installdir + endif + if tgtdir != "plugin" +" call Decho("exe silent !".g:GetLatestVimScripts_mv." plugin/".shellescape(pname)." ".tgtdir) + exe "silent !".g:GetLatestVimScripts_mv." plugin/".shellescape(pname)." ".tgtdir + endif + + " helptags step + let docdir= substitute(&rtp,',.*','','e')."/doc" +" call Decho("helptags: docdir<".docdir.">") + exe "helptags ".fnameescape(docdir) + exe "cd ".fnameescape(curdir) + endif + if fname !~ ':AutoInstall:' + let modline=scriptid." ".latestsrcid." :AutoInstall: ".fname.cmmnt + else + let modline=scriptid." ".latestsrcid." ".fname.cmmnt + endif + else + let modline=scriptid." ".latestsrcid." ".fname.cmmnt + endif + + " update the data in the file + call setline(line("."),modline) +" call Decho("update data in ".expand("%")."#".line(".").": modline<".modline.">") +" else " Decho +" call Decho("[latestsrcid=".latestsrcid."] <= [srcid=".srcid."], no need to update") + endif + + " restore options + let &t_ti = t_ti + let &t_te = t_te + let &rs = rs + let @a = rega +" call Dredir("BUFFER TEST (GetOneScript)","ls!") + +" call Dret("GetOneScript") +endfun + +" --------------------------------------------------------------------- +" Restore Options: {{{1 +let &cpo= s:keepcpo +unlet s:keepcpo + +" --------------------------------------------------------------------- +" Modelines: {{{1 +" vim: ts=8 sts=2 fdm=marker nowrap diff --git a/vim73/autoload/gnat.vim b/vim73/autoload/gnat.vim new file mode 100644 index 0000000..0def672 --- /dev/null +++ b/vim73/autoload/gnat.vim @@ -0,0 +1,147 @@ +"------------------------------------------------------------------------------ +" Description: Vim Ada/GNAT compiler file +" Language: Ada (GNAT) +" $Id: gnat.vim 887 2008-07-08 14:29:01Z krischik $ +" Copyright: Copyright (C) 2006 Martin Krischik +" Maintainer: Martin Krischi k +" Ned Okie +" $Author: krischik $ +" $Date: 2008-07-08 16:29:01 +0200 (Di, 08 Jul 2008) $ +" Version: 4.6 +" $Revision: 887 $ +" $HeadURL: https://gnuada.svn.sourceforge.net/svnroot/gnuada/trunk/tools/vim/autoload/gnat.vim $ +" History: 24.05.2006 MK Unified Headers +" 16.07.2006 MK Ada-Mode as vim-ball +" 05.08.2006 MK Add session support +" 15.10.2006 MK Bram's suggestion for runtime integration +" 05.11.2006 MK Bram suggested not to use include protection for +" autoload +" 05.11.2006 MK Bram suggested to save on spaces +" 19.09.2007 NO use project file only when there is a project +" Help Page: compiler-gnat +"------------------------------------------------------------------------------ + +if version < 700 + finish +endif + +function gnat#Make () dict " {{{1 + let &l:makeprg = self.Get_Command('Make') + let &l:errorformat = self.Error_Format + wall + make + copen + set wrap + wincmd W +endfunction gnat#Make " }}}1 + +function gnat#Pretty () dict " {{{1 + execute "!" . self.Get_Command('Pretty') +endfunction gnat#Make " }}}1 + +function gnat#Find () dict " {{{1 + execute "!" . self.Get_Command('Find') +endfunction gnat#Find " }}}1 + +function gnat#Tags () dict " {{{1 + execute "!" . self.Get_Command('Tags') + edit tags + call gnat#Insert_Tags_Header () + update + quit +endfunction gnat#Tags " }}}1 + +function gnat#Set_Project_File (...) dict " {{{1 + if a:0 > 0 + let self.Project_File = a:1 + + if ! filereadable (self.Project_File) + let self.Project_File = findfile ( + \ fnamemodify (self.Project_File, ':r'), + \ $ADA_PROJECT_PATH, + \ 1) + endif + elseif strlen (self.Project_File) > 0 + let self.Project_File = browse (0, 'GNAT Project File?', '', self.Project_File) + elseif expand ("%:e") == 'gpr' + let self.Project_File = browse (0, 'GNAT Project File?', '', expand ("%:e")) + else + let self.Project_File = browse (0, 'GNAT Project File?', '', 'default.gpr') + endif + + if strlen (v:this_session) > 0 + execute 'mksession! ' . v:this_session + endif + + "if strlen (self.Project_File) > 0 + "if has("vms") + "call ada#Switch_Session ( + "\ expand('~')[0:-2] . ".vimfiles.session]gnat_" . + "\ fnamemodify (self.Project_File, ":t:r") . ".vim") + "else + "call ada#Switch_Session ( + "\ expand('~') . "/vimfiles/session/gnat_" . + "\ fnamemodify (self.Project_File, ":t:r") . ".vim") + "endif + "else + "call ada#Switch_Session ('') + "endif + + return +endfunction gnat#Set_Project_File " }}}1 + +function gnat#Get_Command (Command) dict " {{{1 + let l:Command = eval ('self.' . a:Command . '_Command') + return eval (l:Command) +endfunction gnat#Get_Command " }}}1 + +function gnat#Set_Session (...) dict " {{{1 + if argc() == 1 && fnamemodify (argv(0), ':e') == 'gpr' + call self.Set_Project_File (argv(0)) + elseif strlen (v:servername) > 0 + call self.Set_Project_File (v:servername . '.gpr') + endif +endfunction gnat#Set_Session " }}}1 + +function gnat#New () " {{{1 + let l:Retval = { + \ 'Make' : function ('gnat#Make'), + \ 'Pretty' : function ('gnat#Pretty'), + \ 'Find' : function ('gnat#Find'), + \ 'Tags' : function ('gnat#Tags'), + \ 'Set_Project_File' : function ('gnat#Set_Project_File'), + \ 'Set_Session' : function ('gnat#Set_Session'), + \ 'Get_Command' : function ('gnat#Get_Command'), + \ 'Project_File' : '', + \ 'Make_Command' : '"gnat make -P " . self.Project_File . " -F -gnatef "', + \ 'Pretty_Command' : '"gnat pretty -P " . self.Project_File . " "', + \ 'Find_Program' : '"gnat find -P " . self.Project_File . " -F "', + \ 'Tags_Command' : '"gnat xref -P " . self.Project_File . " -v *.AD*"', + \ 'Error_Format' : '%f:%l:%c: %trror: %m,' . + \ '%f:%l:%c: %tarning: %m,' . + \ '%f:%l:%c: (%ttyle) %m'} + + return l:Retval +endfunction gnat#New " }}}1 + +function gnat#Insert_Tags_Header () " {{{1 + 1insert +!_TAG_FILE_FORMAT 1 /extended format; --format=1 will not append ;" to lines/ +!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/ +!_TAG_PROGRAM_AUTHOR AdaCore /info@adacore.com/ +!_TAG_PROGRAM_NAME gnatxref // +!_TAG_PROGRAM_URL http://www.adacore.com /official site/ +!_TAG_PROGRAM_VERSION 5.05w // +. + return +endfunction gnat#Insert_Tags_Header " }}}1 + +finish " 1}}} + +"------------------------------------------------------------------------------ +" Copyright (C) 2006 Martin Krischik +" +" Vim is Charityware - see ":help license" or uganda.txt for licence details. +"------------------------------------------------------------------------------ +" vim: textwidth=0 wrap tabstop=8 shiftwidth=3 softtabstop=3 noexpandtab +" vim: foldmethod=marker diff --git a/vim73/autoload/gzip.vim b/vim73/autoload/gzip.vim new file mode 100644 index 0000000..1245fdd --- /dev/null +++ b/vim73/autoload/gzip.vim @@ -0,0 +1,212 @@ +" Vim autoload file for editing compressed files. +" Maintainer: Bram Moolenaar +" Last Change: 2008 Jul 04 + +" These functions are used by the gzip plugin. + +" Function to check that executing "cmd [-f]" works. +" The result is cached in s:have_"cmd" for speed. +fun s:check(cmd) + let name = substitute(a:cmd, '\(\S*\).*', '\1', '') + if !exists("s:have_" . name) + let e = executable(name) + if e < 0 + let r = system(name . " --version") + let e = (r !~ "not found" && r != "") + endif + exe "let s:have_" . name . "=" . e + endif + exe "return s:have_" . name +endfun + +" Set b:gzip_comp_arg to the gzip argument to be used for compression, based on +" the flags in the compressed file. +" The only compression methods that can be detected are max speed (-1) and max +" compression (-9). +fun s:set_compression(line) + " get the Compression Method + let l:cm = char2nr(a:line[2]) + " if it's 8 (DEFLATE), we can check for the compression level + if l:cm == 8 + " get the eXtra FLags + let l:xfl = char2nr(a:line[8]) + " max compression + if l:xfl == 2 + let b:gzip_comp_arg = "-9" + " min compression + elseif l:xfl == 4 + let b:gzip_comp_arg = "-1" + endif + endif +endfun + + +" After reading compressed file: Uncompress text in buffer with "cmd" +fun gzip#read(cmd) + " don't do anything if the cmd is not supported + if !s:check(a:cmd) + return + endif + + " for gzip check current compression level and set b:gzip_comp_arg. + silent! unlet b:gzip_comp_arg + if a:cmd[0] == 'g' + call s:set_compression(getline(1)) + endif + + " make 'patchmode' empty, we don't want a copy of the written file + let pm_save = &pm + set pm= + " remove 'a' and 'A' from 'cpo' to avoid the alternate file changes + let cpo_save = &cpo + set cpo-=a cpo-=A + " set 'modifiable' + let ma_save = &ma + setlocal ma + " Reset 'foldenable', otherwise line numbers get adjusted. + if has("folding") + let fen_save = &fen + setlocal nofen + endif + + " when filtering the whole buffer, it will become empty + let empty = line("'[") == 1 && line("']") == line("$") + let tmp = tempname() + let tmpe = tmp . "." . expand(":e") + if exists('*fnameescape') + let tmp_esc = fnameescape(tmp) + let tmpe_esc = fnameescape(tmpe) + else + let tmp_esc = escape(tmp, ' ') + let tmpe_esc = escape(tmpe, ' ') + endif + " write the just read lines to a temp file "'[,']w tmp.gz" + execute "silent '[,']w " . tmpe_esc + " uncompress the temp file: call system("gzip -dn tmp.gz") + call system(a:cmd . " " . s:escape(tmpe)) + if !filereadable(tmp) + " uncompress didn't work! Keep the compressed file then. + echoerr "Error: Could not read uncompressed file" + let ok = 0 + else + let ok = 1 + " delete the compressed lines; remember the line number + let l = line("'[") - 1 + if exists(":lockmarks") + lockmarks '[,']d _ + else + '[,']d _ + endif + " read in the uncompressed lines "'[-1r tmp" + " Use ++edit if the buffer was empty, keep the 'ff' and 'fenc' options. + setlocal nobin + if exists(":lockmarks") + if empty + execute "silent lockmarks " . l . "r ++edit " . tmp_esc + else + execute "silent lockmarks " . l . "r " . tmp_esc + endif + else + execute "silent " . l . "r " . tmp_esc + endif + + " if buffer became empty, delete trailing blank line + if empty + silent $delete _ + 1 + endif + " delete the temp file and the used buffers + call delete(tmp) + silent! exe "bwipe " . tmp_esc + silent! exe "bwipe " . tmpe_esc + endif + + " Restore saved option values. + let &pm = pm_save + let &cpo = cpo_save + let &l:ma = ma_save + if has("folding") + let &l:fen = fen_save + endif + + " When uncompressed the whole buffer, do autocommands + if ok && empty + if exists('*fnameescape') + let fname = fnameescape(expand("%:r")) + else + let fname = escape(expand("%:r"), " \t\n*?[{`$\\%#'\"|!<") + endif + if &verbose >= 8 + execute "doau BufReadPost " . fname + else + execute "silent! doau BufReadPost " . fname + endif + endif +endfun + +" After writing compressed file: Compress written file with "cmd" +fun gzip#write(cmd) + " don't do anything if the cmd is not supported + if s:check(a:cmd) + " Rename the file before compressing it. + let nm = resolve(expand("")) + let nmt = s:tempname(nm) + if rename(nm, nmt) == 0 + if exists("b:gzip_comp_arg") + call system(a:cmd . " " . b:gzip_comp_arg . " -- " . s:escape(nmt)) + else + call system(a:cmd . " -- " . s:escape(nmt)) + endif + call rename(nmt . "." . expand(":e"), nm) + endif + endif +endfun + +" Before appending to compressed file: Uncompress file with "cmd" +fun gzip#appre(cmd) + " don't do anything if the cmd is not supported + if s:check(a:cmd) + let nm = expand("") + + " for gzip check current compression level and set b:gzip_comp_arg. + silent! unlet b:gzip_comp_arg + if a:cmd[0] == 'g' + call s:set_compression(readfile(nm, "b", 1)[0]) + endif + + " Rename to a weird name to avoid the risk of overwriting another file + let nmt = expand(":p:h") . "/X~=@l9q5" + let nmte = nmt . "." . expand(":e") + if rename(nm, nmte) == 0 + if &patchmode != "" && getfsize(nm . &patchmode) == -1 + " Create patchmode file by creating the decompressed file new + call system(a:cmd . " -c -- " . s:escape(nmte) . " > " . s:escape(nmt)) + call rename(nmte, nm . &patchmode) + else + call system(a:cmd . " -- " . s:escape(nmte)) + endif + call rename(nmt, nm) + endif + endif +endfun + +" find a file name for the file to be compressed. Use "name" without an +" extension if possible. Otherwise use a weird name to avoid overwriting an +" existing file. +fun s:tempname(name) + let fn = fnamemodify(a:name, ":r") + if !filereadable(fn) && !isdirectory(fn) + return fn + endif + return fnamemodify(a:name, ":p:h") . "/X~=@l9q5" +endfun + +fun s:escape(name) + " shellescape() was added by patch 7.0.111 + if exists("*shellescape") + return shellescape(a:name) + endif + return "'" . a:name . "'" +endfun + +" vim: set sw=2 : diff --git a/vim73/autoload/htmlcomplete.vim b/vim73/autoload/htmlcomplete.vim new file mode 100644 index 0000000..5420321 --- /dev/null +++ b/vim73/autoload/htmlcomplete.vim @@ -0,0 +1,765 @@ +" Vim completion script +" Language: HTML and XHTML +" Maintainer: Mikolaj Machowski ( mikmach AT wp DOT pl ) +" Last Change: 2006 Oct 19 + +function! htmlcomplete#CompleteTags(findstart, base) + if a:findstart + " locate the start of the word + let line = getline('.') + let start = col('.') - 1 + let curline = line('.') + let compl_begin = col('.') - 2 + while start >= 0 && line[start - 1] =~ '\(\k\|[!:.-]\)' + let start -= 1 + endwhile + " Handling of entities {{{ + if start >= 0 && line[start - 1] =~ '&' + let b:entitiescompl = 1 + let b:compl_context = '' + return start + endif + " }}} + " Handling of ') + if style_start > 0 && style_end > 0 + let buf_styles = getline(style_start + 1, style_end - 1) + for a_style in buf_styles + if index(style, a_style) == -1 + if diff_style_start == 0 + if a_style =~ '\?,$d_ + let temp = getline(1,'$') + " undo deletion of start and end part + " so we can later save the file as valid html + " TODO: restore using grabbed lines if undolevel is 1? + normal 2u + if s:settings.use_css + call add(html, '
') + elseif s:settings.use_xhtml + call add(html, '
') + else + call add(html, '
') + endif + let html += temp + call add(html, '
') + call add(html, s:body_end_line) + call add(html, '') + + let i = 1 + let name = "Diff" . (s:settings.use_xhtml ? ".xhtml" : ".html") + " Find an unused file name if current file name is already in use + while filereadable(name) + let name = substitute(name, '\d*\.x\?html$', '', '') . i . '.' . fnamemodify(copy(name), ":t:e") + let i += 1 + endwhile + exe "topleft new " . name + setlocal modifiable + + " just in case some user autocmd creates content in the new buffer, make sure + " it is empty before proceeding + %d + + " set the fileencoding to match the charset we'll be using + let &l:fileencoding=s:settings.vim_encoding + + " According to http://www.w3.org/TR/html4/charset.html#doc-char-set, the byte + " order mark is highly recommend on the web when using multibyte encodings. But, + " it is not a good idea to include it on UTF-8 files. Otherwise, let Vim + " determine when it is actually inserted. + if s:settings.vim_encoding == 'utf-8' + setlocal nobomb + else + setlocal bomb + endif + + call append(0, html) + + if len(style) > 0 + 1 + let style_start = search('^')-1 + + " Insert javascript to toggle matching folds open and closed in all windows, + " if dynamic folding is active. {{{ + if s:settings.dynamic_folds + call append(style_start, [ + \ "" + \ ]) + endif "}}} + + " Insert styles from all the generated html documents and additional styles + " for the table-based layout of the side-by-side diff. The diff should take + " up the full browser window (but not more), and be static in size, + " horizontally scrollable when the lines are too long. Otherwise, the diff + " is pretty useless for really long lines. {{{ + if s:settings.use_css + call append(style_start, + \ ['' + \]) + endif "}}} + endif + + let &paste = s:old_paste + let &magic = s:old_magic +endfunc "}}} + +" Gets a single user option and sets it in the passed-in Dict, or gives it the +" default value if the option doesn't actually exist. +func! tohtml#GetOption(settings, option, default) "{{{ + if exists('g:html_'.a:option) + let a:settings[a:option] = g:html_{a:option} + else + let a:settings[a:option] = a:default + endif +endfunc "}}} + +" returns a Dict containing the values of all user options for 2html, including +" default values for those not given an explicit value by the user. Discards the +" html_ prefix of the option for nicer looking code. +func! tohtml#GetUserSettings() "{{{ + if exists('s:settings') + " just restore the known options if we've already retrieved them + return s:settings + else + " otherwise figure out which options are set + let user_settings = {} + + " Define the correct option if the old option name exists and we haven't + " already defined the correct one. Maybe I'll put out a warnig message about + " this sometime and remove the old option entirely at some even later time, + " but for now just silently accept the old option. + if exists('g:use_xhtml') && !exists("g:html_use_xhtml") + let g:html_use_xhtml = g:use_xhtml + endif + + " get current option settings with appropriate defaults {{{ + call tohtml#GetOption(user_settings, 'no_progress', !has("statusline") ) + call tohtml#GetOption(user_settings, 'diff_one_file', 0 ) + call tohtml#GetOption(user_settings, 'number_lines', &number ) + call tohtml#GetOption(user_settings, 'use_css', 1 ) + call tohtml#GetOption(user_settings, 'ignore_conceal', 0 ) + call tohtml#GetOption(user_settings, 'ignore_folding', 0 ) + call tohtml#GetOption(user_settings, 'dynamic_folds', 0 ) + call tohtml#GetOption(user_settings, 'no_foldcolumn', 0 ) + call tohtml#GetOption(user_settings, 'hover_unfold', 0 ) + call tohtml#GetOption(user_settings, 'no_pre', 0 ) + call tohtml#GetOption(user_settings, 'whole_filler', 0 ) + call tohtml#GetOption(user_settings, 'use_xhtml', 0 ) + " }}} + + " override those settings that need it {{{ + + " hover opening implies dynamic folding + if user_settings.hover_unfold + let user_settings.dynamic_folds = 1 + endif + + " ignore folding overrides dynamic folding + if user_settings.ignore_folding && user_settings.dynamic_folds + let user_settings.dynamic_folds = 0 + let user_settings.hover_unfold = 0 + endif + + " dynamic folding with no foldcolumn implies hover opens + if user_settings.dynamic_folds && user_settings.no_foldcolumn + let user_settings.hover_unfold = 1 + endif + + " dynamic folding implies css + if user_settings.dynamic_folds + let user_settings.use_css = 1 + endif + + " if we're not using CSS we cannot use a pre section because tags + " aren't allowed inside a
 block
+    if !user_settings.use_css
+      let user_settings.no_pre = 1
+    endif "}}}
+
+    " set up expand_tabs option after all the overrides so we know the
+    " appropriate defaults {{{
+    if user_settings.no_pre == 0
+      call tohtml#GetOption(user_settings,
+	    \ 'expand_tabs',
+	    \ &expandtab || &ts != 8 || user_settings.number_lines ||
+	    \   (user_settings.dynamic_folds && !user_settings.no_foldcolumn))
+    else
+      let user_settings.expand_tabs = 1
+    endif
+    " }}}
+
+    if exists("g:html_use_encoding") "{{{
+      " user specified the desired MIME charset, figure out proper
+      " 'fileencoding' from it or warn the user if we cannot
+      let user_settings.encoding = g:html_use_encoding
+      let user_settings.vim_encoding = tohtml#EncodingFromCharset(g:html_use_encoding)
+      if user_settings.vim_encoding == ''
+	echohl WarningMsg
+	echomsg "TOhtml: file encoding for"
+	      \ g:html_use_encoding
+	      \ "unknown, please set 'fileencoding'"
+	echohl None
+      endif
+    else
+      " Figure out proper MIME charset from 'fileencoding' if possible
+      if &l:fileencoding != ''
+	let user_settings.vim_encoding = &l:fileencoding
+	call tohtml#CharsetFromEncoding(user_settings)
+      endif
+
+      " else from 'encoding' if possible
+      if &l:fileencoding == '' || user_settings.encoding == ''
+	let user_settings.vim_encoding = &encoding
+	call tohtml#CharsetFromEncoding(user_settings)
+      endif
+
+      " else default to UTF-8 and warn user
+      if user_settings.encoding == ''
+	let user_settings.vim_encoding = 'utf-8'
+	let user_settings.encoding = 'UTF-8'
+	echohl WarningMsg
+	echomsg "TOhtml: couldn't determine MIME charset, using UTF-8"
+	echohl None
+      endif
+    endif "}}}
+
+    " TODO: font
+
+    return user_settings
+  endif
+endfunc "}}}
+
+" get the proper HTML charset name from a Vim encoding option.
+function! tohtml#CharsetFromEncoding(settings) "{{{
+  let l:vim_encoding = a:settings.vim_encoding
+  if exists('g:html_charset_override') && has_key(g:html_charset_override, l:vim_encoding)
+    let a:settings.encoding = g:html_charset_override[l:vim_encoding]
+  else
+    if l:vim_encoding =~ '^8bit\|^2byte'
+      " 8bit- and 2byte- prefixes are to indicate encodings available on the
+      " system that Vim will convert with iconv(), look up just the encoding name,
+      " not Vim's prefix.
+      let l:vim_encoding = substitute(l:vim_encoding, '^8bit-\|^2byte-', '', '')
+    endif
+    if has_key(g:tohtml#encoding_to_charset, l:vim_encoding)
+      let a:settings.encoding = g:tohtml#encoding_to_charset[l:vim_encoding]
+    else
+      let a:settings.encoding = ""
+    endif
+  endif
+  if a:settings.encoding != ""
+    let l:vim_encoding = tohtml#EncodingFromCharset(a:settings.encoding)
+    if l:vim_encoding != ""
+      " if the Vim encoding to HTML encoding conversion is set up (by default or
+      " by the user) to convert to a different encoding, we need to also change
+      " the Vim encoding of the new buffer
+      let a:settings.vim_encoding = l:vim_encoding
+    endif
+  endif
+endfun "}}}
+
+" Get the proper Vim encoding option setting from an HTML charset name.
+function! tohtml#EncodingFromCharset(encoding) "{{{
+  if exists('g:html_encoding_override') && has_key(g:html_encoding_override, a:encoding)
+    return g:html_encoding_override[a:encoding]
+  elseif has_key(g:tohtml#charset_to_encoding, tolower(a:encoding))
+    return g:tohtml#charset_to_encoding[tolower(a:encoding)]
+  else
+    return ""
+  endif
+endfun "}}}
+
+let &cpo = s:cpo_sav
+unlet s:cpo_sav
+
+" Make sure any patches will probably use consistent indent
+"   vim: ts=8 sw=2 sts=2 noet fdm=marker
diff --git a/vim73/autoload/vimball.vim b/vim73/autoload/vimball.vim
new file mode 100644
index 0000000..13e82ac
--- /dev/null
+++ b/vim73/autoload/vimball.vim
@@ -0,0 +1,737 @@
+" vimball.vim : construct a file containing both paths and files
+" Author:	Charles E. Campbell, Jr.
+" Date:		Apr 12, 2010
+" Version:	31
+" GetLatestVimScripts: 1502 1 :AutoInstall: vimball.vim
+" Copyright: (c) 2004-2009 by Charles E. Campbell, Jr.
+"            The VIM LICENSE applies to Vimball.vim, and Vimball.txt
+"            (see |copyright|) except use "Vimball" instead of "Vim".
+"            No warranty, express or implied.
+"  *** ***   Use At-Your-Own-Risk!   *** ***
+
+" ---------------------------------------------------------------------
+"  Load Once: {{{1
+if &cp || exists("g:loaded_vimball")
+ finish
+endif
+let g:loaded_vimball = "v31"
+if v:version < 702
+ echohl WarningMsg
+ echo "***warning*** this version of vimball needs vim 7.2"
+ echohl Normal
+ finish
+endif
+let s:keepcpo= &cpo
+set cpo&vim
+"DechoTabOn
+
+" =====================================================================
+" Constants: {{{1
+if !exists("s:USAGE")
+ let s:USAGE   = 0
+ let s:WARNING = 1
+ let s:ERROR   = 2
+
+ " determine if cygwin is in use or not
+ if !exists("g:netrw_cygwin")
+  if has("win32") || has("win95") || has("win64") || has("win16")
+   if &shell =~ '\%(\\|\\)\%(\.exe\)\=$'
+    let g:netrw_cygwin= 1
+   else
+    let g:netrw_cygwin= 0
+   endif
+  else
+   let g:netrw_cygwin= 0
+  endif
+ endif
+
+ " set up g:vimball_mkdir if the mkdir() call isn't defined
+ if !exists("*mkdir")
+  if exists("g:netrw_local_mkdir")
+   let g:vimball_mkdir= g:netrw_local_mkdir
+  elseif executable("mkdir")
+   let g:vimball_mkdir= "mkdir"
+  elseif executable("makedir")
+   let g:vimball_mkdir= "makedir"
+  endif
+  if !exists(g:vimball_mkdir)
+   call vimball#ShowMesg(s:WARNING,"(vimball) g:vimball_mkdir undefined")
+  endif
+ endif
+endif
+
+" =====================================================================
+"  Functions: {{{1
+
+" ---------------------------------------------------------------------
+" vimball#MkVimball: creates a vimball given a list of paths to files {{{2
+" Input:
+"     line1,line2: a range of lines containing paths to files to be included in the vimball
+"     writelevel : if true, force a write to filename.vba, even if it exists
+"                  (usually accomplished with :MkVimball! ...
+"     filename   : base name of file to be created (ie. filename.vba)
+" Output: a filename.vba using vimball format:
+"     path
+"     filesize
+"     [file]
+"     path
+"     filesize
+"     [file]
+fun! vimball#MkVimball(line1,line2,writelevel,...) range
+"  call Dfunc("MkVimball(line1=".a:line1." line2=".a:line2." writelevel=".a:writelevel." vimballname<".a:1.">) a:0=".a:0)
+  if a:1 =~ '\.vim$' || a:1 =~ '\.txt$'
+   let vbname= substitute(a:1,'\.\a\{3}$','.vba','')
+  else
+   let vbname= a:1
+  endif
+  if vbname !~ '\.vba$'
+   let vbname= vbname.'.vba'
+  endif
+"  call Decho("vbname<".vbname.">")
+  if !a:writelevel && a:1 =~ '[\/]'
+   call vimball#ShowMesg(s:ERROR,"(MkVimball) vimball name<".a:1."> should not include slashes; use ! to insist")
+"   call Dret("MkVimball : vimball name<".a:1."> should not include slashes")
+   return
+  endif
+  if !a:writelevel && filereadable(vbname)
+   call vimball#ShowMesg(s:ERROR,"(MkVimball) file<".vbname."> exists; use ! to insist")
+"   call Dret("MkVimball : file<".vbname."> already exists; use ! to insist")
+   return
+  endif
+
+  " user option bypass
+  call vimball#SaveSettings()
+
+  if a:0 >= 2
+   " allow user to specify where to get the files
+   let home= expand(a:2)
+  else
+   " use first existing directory from rtp
+   let home= vimball#VimballHome()
+  endif
+
+  " save current directory
+  let curdir = getcwd()
+  call s:ChgDir(home)
+
+  " record current tab, initialize while loop index
+  let curtabnr = tabpagenr()
+  let linenr   = a:line1
+"  call Decho("curtabnr=".curtabnr)
+
+  while linenr <= a:line2
+   let svfile  = getline(linenr)
+"   call Decho("svfile<".svfile.">")
+ 
+   if !filereadable(svfile)
+    call vimball#ShowMesg(s:ERROR,"unable to read file<".svfile.">")
+	call s:ChgDir(curdir)
+	call vimball#RestoreSettings()
+"    call Dret("MkVimball")
+    return
+   endif
+ 
+   " create/switch to mkvimball tab
+   if !exists("vbtabnr")
+    tabnew
+    silent! file Vimball
+    let vbtabnr= tabpagenr()
+   else
+    exe "tabn ".vbtabnr
+   endif
+ 
+   let lastline= line("$") + 1
+   if lastline == 2 && getline("$") == ""
+	call setline(1,'" Vimball Archiver by Charles E. Campbell, Jr., Ph.D.')
+	call setline(2,'UseVimball')
+	call setline(3,'finish')
+	let lastline= line("$") + 1
+   endif
+   call setline(lastline  ,substitute(svfile,'$','	[[[1',''))
+   call setline(lastline+1,0)
+
+   " write the file from the tab
+"   call Decho("exe $r ".fnameescape(svfile))
+   exe "$r ".fnameescape(svfile)
+
+   call setline(lastline+1,line("$") - lastline - 1)
+"   call Decho("lastline=".lastline." line$=".line("$"))
+
+  " restore to normal tab
+   exe "tabn ".curtabnr
+   let linenr= linenr + 1
+  endwhile
+
+  " write the vimball
+  exe "tabn ".vbtabnr
+  call s:ChgDir(curdir)
+  setlocal ff=unix
+  if a:writelevel
+"   call Decho("exe w! ".fnameescape(vbname))
+   exe "w! ".fnameescape(vbname)
+  else
+"   call Decho("exe w ".fnameescape(vbname))
+   exe "w ".fnameescape(vbname)
+  endif
+"  call Decho("Vimball<".vbname."> created")
+  echo "Vimball<".vbname."> created"
+
+  " remove the evidence
+  setlocal nomod bh=wipe
+  exe "tabn ".curtabnr
+  exe "tabc ".vbtabnr
+
+  " restore options
+  call vimball#RestoreSettings()
+
+"  call Dret("MkVimball")
+endfun
+
+" ---------------------------------------------------------------------
+" vimball#Vimball: extract and distribute contents from a vimball {{{2
+"                  (invoked the the UseVimball command embedded in 
+"                  vimballs' prologue)
+fun! vimball#Vimball(really,...)
+"  call Dfunc("vimball#Vimball(really=".a:really.") a:0=".a:0)
+
+  if v:version < 701 || (v:version == 701 && !exists('*fnameescape'))
+   echoerr "your vim is missing the fnameescape() function"
+"   call Dret("vimball#Vimball : needs 7.1 with patch 299")
+   return
+  endif
+
+  if getline(1) !~ '^" Vimball Archiver'
+   echoerr "(Vimball) The current file does not appear to be a Vimball!"
+"   call Dret("vimball#Vimball")
+   return
+  endif
+
+  " set up standard settings
+  call vimball#SaveSettings()
+  let curtabnr    = tabpagenr()
+  let vimballfile = expand("%:tr")
+
+  " set up vimball tab
+"  call Decho("setting up vimball tab")
+  tabnew
+  silent! file Vimball
+  let vbtabnr= tabpagenr()
+  let didhelp= ""
+
+  " go to vim plugin home
+  if a:0 > 0
+   let home= expand(a:1)
+  else
+   let home= vimball#VimballHome()
+  endif
+"  call Decho("home<".home.">")
+
+  " save current directory and remove older same-named vimball, if any
+  let curdir = getcwd()
+"  call Decho("home<".home.">")
+"  call Decho("curdir<".curdir.">")
+
+  call s:ChgDir(home)
+  let s:ok_unablefind= 1
+  call vimball#RmVimball(vimballfile)
+  unlet s:ok_unablefind
+
+  let linenr  = 4
+  let filecnt = 0
+
+  " give title to listing of (extracted) files from Vimball Archive
+  if a:really
+   echohl Title     | echomsg "Vimball Archive"         | echohl None
+  else             
+   echohl Title     | echomsg "Vimball Archive Listing" | echohl None
+   echohl Statement | echomsg "files would be placed under: ".home | echohl None
+  endif
+
+  " apportion vimball contents to various files
+"  call Decho("exe tabn ".curtabnr)
+  exe "tabn ".curtabnr
+"  call Decho("linenr=".linenr." line$=".line("$"))
+  while 1 < linenr && linenr < line("$")
+   let fname   = substitute(getline(linenr),'\t\[\[\[1$','','')
+   let fname   = substitute(fname,'\\','/','g')
+"   let fsize   = getline(linenr+1)+0
+   let fsize   = substitute(getline(linenr+1),'^\(\d\+\).\{-}$','\1','')+0
+   let fenc    = substitute(getline(linenr+1),'^\d\+\s*\(\S\+\)$','\1','')
+   let filecnt = filecnt + 1
+"   call Decho("fname<".fname."> fsize=".fsize." filecnt=".filecnt)
+
+   if a:really
+    echomsg "extracted <".fname.">: ".fsize." lines"
+   else
+    echomsg "would extract <".fname.">: ".fsize." lines"
+   endif
+"   call Decho("using L#".linenr.": will extract file<".fname.">")
+"   call Decho("using L#".(linenr+1).": fsize=".fsize)
+
+   " Allow AsNeeded/ directory to take place of plugin/ directory
+   " when AsNeeded/filename is filereadable or was present in VimballRecord
+   if fname =~ '\ instead of <".fname.">")
+	 let fname= anfname
+	endif
+   endif
+
+   " make directories if they don't exist yet
+   if a:really
+"    call Decho("making directories if they don't exist yet (fname<".fname.">)")
+    let fnamebuf= substitute(fname,'\\','/','g')
+	let dirpath = substitute(home,'\\','/','g')
+    while fnamebuf =~ '/'
+     let dirname  = dirpath."/".substitute(fnamebuf,'/.*$','','')
+	 let dirpath  = dirname
+     let fnamebuf = substitute(fnamebuf,'^.\{-}/\(.*\)$','\1','')
+"	 call Decho("dirname<".dirname.">")
+     if !isdirectory(dirname)
+"      call Decho("making <".dirname.">")
+      if exists("g:vimball_mkdir")
+	   call system(g:vimball_mkdir." ".shellescape(dirname))
+      else
+       call mkdir(dirname)
+      endif
+	  call s:RecordInVar(home,"rmdir('".dirname."')")
+     endif
+    endwhile
+   endif
+   call s:ChgDir(home)
+
+   " grab specified qty of lines and place into "a" buffer
+   " (skip over path/filename and qty-lines)
+   let linenr   = linenr + 2
+   let lastline = linenr + fsize - 1
+"   call Decho("exe ".linenr.",".lastline."yank a")
+   exe "silent ".linenr.",".lastline."yank a"
+
+   " copy "a" buffer into tab
+"   call Decho('copy "a buffer into tab#'.vbtabnr)
+   exe "tabn ".vbtabnr
+   setlocal ma
+   silent! %d
+   silent put a
+   1
+   silent d
+
+   " write tab to file
+   if a:really
+    let fnamepath= home."/".fname
+"    call Decho("exe w! ".fnameescape(fnamepath))
+	if fenc != ""
+	 exe "silent w! ++enc=".fnameescape(fenc)." ".fnameescape(fnamepath)
+	else
+	 exe "silent w! ".fnameescape(fnamepath)
+	endif
+	echo "wrote ".fnameescape(fnamepath)
+	call s:RecordInVar(home,"call delete('".fnamepath."')")
+   endif
+
+   " return to tab with vimball
+"   call Decho("exe tabn ".curtabnr)
+   exe "tabn ".curtabnr
+
+   " set up help if its a doc/*.txt file
+"   call Decho("didhelp<".didhelp."> fname<".fname.">")
+   if a:really && didhelp == "" && fname =~ 'doc/[^/]\+\.\(txt\|..x\)$'
+   	let didhelp= substitute(fname,'^\(.*\")
+   endif
+
+   " update for next file
+"   call Decho("update linenr= [linenr=".linenr."] + [fsize=".fsize."] = ".(linenr+fsize))
+   let linenr= linenr + fsize
+  endwhile
+
+  " set up help
+"  call Decho("about to set up help: didhelp<".didhelp.">")
+  if didhelp != ""
+   let htpath= home."/".didhelp
+"   call Decho("exe helptags ".htpath)
+   exe "helptags ".fnameescape(htpath)
+   echo "did helptags"
+  endif
+
+  " make sure a "Press ENTER..." prompt appears to keep the messages showing!
+  while filecnt <= &ch
+   echomsg " "
+   let filecnt= filecnt + 1
+  endwhile
+
+  " record actions in <.VimballRecord>
+  call s:RecordInFile(home)
+
+  " restore events, delete tab and buffer
+  exe "tabn ".vbtabnr
+  setlocal nomod bh=wipe
+  exe "tabn ".curtabnr
+  exe "tabc ".vbtabnr
+  call vimball#RestoreSettings()
+  call s:ChgDir(curdir)
+
+"  call Dret("vimball#Vimball")
+endfun
+
+" ---------------------------------------------------------------------
+" vimball#RmVimball: remove any files, remove any directories made by any {{{2
+"               previous vimball extraction based on a file of the current
+"               name.
+"  Usage:  RmVimball  (assume current file is a vimball; remove)
+"          RmVimball vimballname
+fun! vimball#RmVimball(...)
+"  call Dfunc("vimball#RmVimball() a:0=".a:0)
+  if exists("g:vimball_norecord")
+"   call Dret("vimball#RmVimball : (g:vimball_norecord)")
+   return
+  endif
+
+  if a:0 == 0
+   let curfile= expand("%:tr")
+"   call Decho("case a:0=0: curfile<".curfile."> (used expand(%:tr))")
+  else
+   if a:1 =~ '[\/]'
+    call vimball#ShowMesg(s:USAGE,"RmVimball vimballname [path]")
+"    call Dret("vimball#RmVimball : suspect a:1<".a:1.">")
+    return
+   endif
+   let curfile= a:1
+"   call Decho("case a:0=".a:0.": curfile<".curfile.">")
+  endif
+  if curfile =~ '\.vba$'
+   let curfile= substitute(curfile,'\.vba','','')
+  endif
+  if a:0 >= 2
+   let home= expand(a:2)
+  else
+   let home= vimball#VimballHome()
+  endif
+  let curdir = getcwd()
+"  call Decho("home   <".home.">")
+"  call Decho("curfile<".curfile.">")
+"  call Decho("curdir <".curdir.">")
+
+  call s:ChgDir(home)
+  if filereadable(".VimballRecord")
+"   call Decho(".VimballRecord is readable")
+"   call Decho("curfile<".curfile.">")
+   keepalt keepjumps 1split 
+   silent! keepalt keepjumps e .VimballRecord
+   let keepsrch= @/
+"   call Decho('search for ^\M'.curfile.'.\m: ')
+"   call Decho('search for ^\M'.curfile.'.\mvba: ')
+"   call Decho('search for ^\M'.curfile.'\m[-0-9.]*\.vba: ')
+   if search('^\M'.curfile."\m: ".'cw')
+	let foundit= 1
+   elseif search('^\M'.curfile.".\mvba: ",'cw')
+	let foundit= 1
+   elseif search('^\M'.curfile.'\m[-0-9.]*\.vba: ','cw')
+	let foundit= 1
+   else
+    let foundit = 0
+   endif
+   if foundit
+	let exestring  = substitute(getline("."),'^\M'.curfile.'\m\S\{-}\.vba: ','','')
+    let s:VBRstring= substitute(exestring,'call delete(','','g')
+    let s:VBRstring= substitute(s:VBRstring,"[')]",'','g')
+"	call Decho("exe ".exestring)
+	silent! keepalt keepjumps exe exestring
+	silent! keepalt keepjumps d
+	let exestring= strlen(substitute(exestring,'call delete(.\{-})|\=',"D","g"))
+"	call Decho("exestring<".exestring.">")
+	echomsg "removed ".exestring." files"
+   else
+    let s:VBRstring= ''
+	let curfile    = substitute(curfile,'\.vba','','')
+"    call Decho("unable to find <".curfile."> in .VimballRecord")
+	if !exists("s:ok_unablefind")
+     call vimball#ShowMesg(s:WARNING,"(RmVimball) unable to find <".curfile."> in .VimballRecord")
+	endif
+   endif
+   silent! keepalt keepjumps g/^\s*$/d
+   silent! keepalt keepjumps wq!
+   let @/= keepsrch
+  endif
+  call s:ChgDir(curdir)
+
+"  call Dret("vimball#RmVimball")
+endfun
+
+" ---------------------------------------------------------------------
+" vimball#Decompress: attempts to automatically decompress vimballs {{{2
+fun! vimball#Decompress(fname,...)
+"  call Dfunc("Decompress(fname<".a:fname.">) a:0=".a:0)
+
+  " decompression:
+  if     expand("%") =~ '.*\.gz'  && executable("gunzip")
+   " handle *.gz with gunzip
+   silent exe "!gunzip ".shellescape(a:fname)
+   if v:shell_error != 0
+	call vimball#ShowMesg(s:WARNING,"(vimball#Decompress) gunzip may have failed with <".a:fname.">")
+   endif
+   let fname= substitute(a:fname,'\.gz$','','')
+   exe "e ".escape(fname,' \')
+   if a:0 == 0| call vimball#ShowMesg(s:USAGE,"Source this file to extract it! (:so %)") | endif
+
+  elseif expand("%") =~ '.*\.gz' && executable("gzip")
+   " handle *.gz with gzip -d
+   silent exe "!gzip -d ".shellescape(a:fname)
+   if v:shell_error != 0
+	call vimball#ShowMesg(s:WARNING,'(vimball#Decompress) "gzip -d" may have failed with <'.a:fname.">")
+   endif
+   let fname= substitute(a:fname,'\.gz$','','')
+   exe "e ".escape(fname,' \')
+   if a:0 == 0| call vimball#ShowMesg(s:USAGE,"Source this file to extract it! (:so %)") | endif
+
+  elseif expand("%") =~ '.*\.bz2' && executable("bunzip2")
+   " handle *.bz2 with bunzip2
+   silent exe "!bunzip2 ".shellescape(a:fname)
+   if v:shell_error != 0
+	call vimball#ShowMesg(s:WARNING,"(vimball#Decompress) bunzip2 may have failed with <".a:fname.">")
+   endif
+   let fname= substitute(a:fname,'\.bz2$','','')
+   exe "e ".escape(fname,' \')
+   if a:0 == 0| call vimball#ShowMesg(s:USAGE,"Source this file to extract it! (:so %)") | endif
+
+  elseif expand("%") =~ '.*\.bz2' && executable("bzip2")
+   " handle *.bz2 with bzip2 -d
+   silent exe "!bzip2 -d ".shellescape(a:fname)
+   if v:shell_error != 0
+	call vimball#ShowMesg(s:WARNING,'(vimball#Decompress) "bzip2 -d" may have failed with <'.a:fname.">")
+   endif
+   let fname= substitute(a:fname,'\.bz2$','','')
+   exe "e ".escape(fname,' \')
+   if a:0 == 0| call vimball#ShowMesg(s:USAGE,"Source this file to extract it! (:so %)") | endif
+
+  elseif expand("%") =~ '.*\.zip' && executable("unzip")
+   " handle *.zip with unzip
+   silent exe "!unzip ".shellescape(a:fname)
+   if v:shell_error != 0
+	call vimball#ShowMesg(s:WARNING,"(vimball#Decompress) unzip may have failed with <".a:fname.">")
+   endif
+   let fname= substitute(a:fname,'\.zip$','','')
+   exe "e ".escape(fname,' \')
+   if a:0 == 0| call vimball#ShowMesg(s:USAGE,"Source this file to extract it! (:so %)") | endif
+  endif
+
+  if a:0 == 0| setlocal noma bt=nofile fmr=[[[,]]] fdm=marker | endif
+
+"  call Dret("Decompress")
+endfun
+
+" ---------------------------------------------------------------------
+" vimball#ShowMesg: {{{2
+fun! vimball#ShowMesg(level,msg)
+"  call Dfunc("vimball#ShowMesg(level=".a:level." msg<".a:msg.">)")
+
+  let rulerkeep   = &ruler
+  let showcmdkeep = &showcmd
+  set noruler noshowcmd
+  redraw!
+
+  if &fo =~ '[ta]'
+   echomsg "***vimball*** ".a:msg
+  else
+   if a:level == s:WARNING || a:level == s:USAGE
+    echohl WarningMsg
+   elseif a:level == s:ERROR
+    echohl Error
+   endif
+   echomsg "***vimball*** ".a:msg
+   echohl None
+  endif
+
+  if a:level != s:USAGE
+   call inputsave()|let ok= input("Press  to continue")|call inputrestore()
+  endif
+
+  let &ruler   = rulerkeep
+  let &showcmd = showcmdkeep
+
+"  call Dret("vimball#ShowMesg")
+endfun
+" =====================================================================
+" s:ChgDir: change directory (in spite of Windoze) {{{2
+fun! s:ChgDir(newdir)
+"  call Dfunc("ChgDir(newdir<".a:newdir.">)")
+  if (has("win32") || has("win95") || has("win64") || has("win16"))
+   exe 'silent cd '.fnameescape(substitute(a:newdir,'/','\\','g'))
+  else
+   exe 'silent cd '.fnameescape(a:newdir)
+  endif
+"  call Dret("ChgDir : curdir<".getcwd().">")
+endfun
+
+" ---------------------------------------------------------------------
+" s:RecordInVar: record a un-vimball command in the .VimballRecord file {{{2
+fun! s:RecordInVar(home,cmd)
+"  call Dfunc("RecordInVar(home<".a:home."> cmd<".a:cmd.">)")
+  if a:cmd =~ '^rmdir'
+"   if !exists("s:recorddir")
+"    let s:recorddir= substitute(a:cmd,'^rmdir',"call s:Rmdir",'')
+"   else
+"    let s:recorddir= s:recorddir."|".substitute(a:cmd,'^rmdir',"call s:Rmdir",'')
+"   endif
+  elseif !exists("s:recordfile")
+   let s:recordfile= a:cmd
+  else
+   let s:recordfile= s:recordfile."|".a:cmd
+  endif
+"  call Dret("RecordInVar : s:recordfile<".(exists("s:recordfile")? s:recordfile : "")."> s:recorddir<".(exists("s:recorddir")? s:recorddir : "").">")
+endfun
+
+" ---------------------------------------------------------------------
+" s:RecordInFile: {{{2
+fun! s:RecordInFile(home)
+"  call Dfunc("s:RecordInFile()")
+  if exists("g:vimball_norecord")
+"   call Dret("s:RecordInFile : g:vimball_norecord")
+   return
+  endif
+
+  if exists("s:recordfile") || exists("s:recorddir")
+   let curdir= getcwd()
+   call s:ChgDir(a:home)
+   keepalt keepjumps 1split 
+
+   let cmd= expand("%:tr").": "
+"   call Decho("cmd<".cmd.">")
+
+   silent! keepalt keepjumps e .VimballRecord
+   setlocal ma
+   $
+   if exists("s:recordfile") && exists("s:recorddir")
+   	let cmd= cmd.s:recordfile."|".s:recorddir
+   elseif exists("s:recorddir")
+   	let cmd= cmd.s:recorddir
+   elseif exists("s:recordfile")
+   	let cmd= cmd.s:recordfile
+   else
+"    call Dret("s:RecordInFile : neither recordfile nor recorddir exist")
+	return
+   endif
+"   call Decho("cmd<".cmd.">")
+
+   " put command into buffer, write .VimballRecord `file
+   keepalt keepjumps put=cmd
+   silent! keepalt keepjumps g/^\s*$/d
+   silent! keepalt keepjumps wq!
+   call s:ChgDir(curdir)
+
+   if exists("s:recorddir")
+"	call Decho("unlet s:recorddir<".s:recorddir.">")
+   	unlet s:recorddir
+   endif
+   if exists("s:recordfile")
+"	call Decho("unlet s:recordfile<".s:recordfile.">")
+   	unlet s:recordfile
+   endif
+  else
+"   call Decho("s:record[file|dir] doesn't exist")
+  endif
+
+"  call Dret("s:RecordInFile")
+endfun
+
+" ---------------------------------------------------------------------
+" vimball#VimballHome: determine/get home directory path (usually from rtp) {{{2
+fun! vimball#VimballHome()
+"  call Dfunc("vimball#VimballHome()")
+  if exists("g:vimball_home")
+   let home= g:vimball_home
+  else
+   " go to vim plugin home
+   for home in split(&rtp,',') + ['']
+    if isdirectory(home) && filewritable(home) | break | endif
+	let basehome= substitute(home,'[/\\]\.vim$','','')
+    if isdirectory(basehome) && filewritable(basehome)
+	 let home= basehome."/.vim"
+	 break
+	endif
+   endfor
+   if home == ""
+    " just pick the first directory
+    let home= substitute(&rtp,',.*$','','')
+   endif
+   if (has("win32") || has("win95") || has("win64") || has("win16"))
+    let home= substitute(home,'/','\\','g')
+   endif
+  endif
+  " insure that the home directory exists
+"  call Decho("picked home<".home.">")
+  if !isdirectory(home)
+   if exists("g:vimball_mkdir")
+"	call Decho("home<".home."> isn't a directory -- making it now with g:vimball_mkdir<".g:vimball_mkdir.">")
+"    call Decho("system(".g:vimball_mkdir." ".shellescape(home).")")
+    call system(g:vimball_mkdir." ".shellescape(home))
+   else
+"	call Decho("home<".home."> isn't a directory -- making it now with mkdir()")
+    call mkdir(home)
+   endif
+  endif
+"  call Dret("vimball#VimballHome <".home.">")
+  return home
+endfun
+
+" ---------------------------------------------------------------------
+" vimball#SaveSettings: {{{2
+fun! vimball#SaveSettings()
+"  call Dfunc("SaveSettings()")
+  let s:makeep  = getpos("'a")
+  let s:regakeep= @a
+  if exists("&acd")
+   let s:acdkeep = &acd
+  endif
+  let s:eikeep  = &ei
+  let s:fenkeep = &l:fen
+  let s:hidkeep = &hidden
+  let s:ickeep  = &ic
+  let s:lzkeep  = &lz
+  let s:pmkeep  = &pm
+  let s:repkeep = &report
+  let s:vekeep  = &ve
+  let s:ffkeep  = &l:ff
+  if exists("&acd")
+   setlocal ei=all ve=all noacd nofen noic report=999 nohid bt= ma lz pm= ff=unix
+  else
+   setlocal ei=all ve=all       nofen noic report=999 nohid bt= ma lz pm= ff=unix
+  endif
+  " vimballs should be in unix format
+  setlocal ff=unix
+"  call Dret("SaveSettings")
+endfun
+
+" ---------------------------------------------------------------------
+" vimball#RestoreSettings: {{{2
+fun! vimball#RestoreSettings()
+"  call Dfunc("RestoreSettings()")
+  let @a      = s:regakeep
+  if exists("&acd")
+   let &acd   = s:acdkeep
+  endif
+  let &l:fen  = s:fenkeep
+  let &hidden = s:hidkeep
+  let &ic     = s:ickeep
+  let &lz     = s:lzkeep
+  let &pm     = s:pmkeep
+  let &report = s:repkeep
+  let &ve     = s:vekeep
+  let &ei     = s:eikeep
+  let &l:ff   = s:ffkeep
+  if s:makeep[0] != 0
+   " restore mark a
+"   call Decho("restore mark-a: makeep=".string(makeep))
+   call setpos("'a",s:makeep)
+  endif
+  if exists("&acd")
+   unlet s:acdkeep
+  endif
+  unlet s:regakeep s:eikeep s:fenkeep s:hidkeep s:ickeep s:repkeep s:vekeep s:makeep s:lzkeep s:pmkeep s:ffkeep
+"  call Dret("RestoreSettings")
+endfun
+
+" ---------------------------------------------------------------------
+" Modelines: {{{1
+" vim: fdm=marker
diff --git a/vim73/autoload/xml/html32.vim b/vim73/autoload/xml/html32.vim
new file mode 100644
index 0000000..242f52b
--- /dev/null
+++ b/vim73/autoload/xml/html32.vim
@@ -0,0 +1,383 @@
+let g:xmldata_html32 = {
+\ 'vimxmlentities': ['AElig', 'Aacute', 'Acirc', 'Agrave', 'Aring', 'Atilde', 'Auml', 'Ccedil', 'ETH', 'Eacute', 'Ecirc', 'Egrave', 'Euml', 'Iacute', 'Icirc', 'Igrave', 'Iuml', 'Ntilde', 'Oacute', 'Ocirc', 'Ograve', 'Oslash', 'Otilde', 'Ouml', 'THORN', 'Uacute', 'Ucirc', 'Ugrave', 'Uuml', 'Yacute', 'aacute', 'acirc', 'acute', 'aelig', 'agrave', 'amp', 'aring', 'atilde', 'auml', 'brvbar', 'ccedil', 'cedil', 'cent', 'copy', 'curren', 'deg', 'divide', 'eacute', 'ecirc', 'egrave', 'eth', 'euml', 'frac12', 'frac14', 'frac34', 'gt', 'iacute', 'icirc', 'iexcl', 'igrave', 'iquest', 'iuml', 'laquo', 'lt', 'macr', 'micro', 'middot', 'nbsp', 'not', 'ntilde', 'oacute', 'ocirc', 'ograve', 'ordf', 'ordm', 'oslash', 'otilde', 'ouml', 'para', 'plusmn', 'pound', 'raquo', 'reg', 'sect', 'shy', 'sup1', 'sup2', 'sup3', 'szlig', 'thorn', 'times', 'uacute', 'ucirc', 'ugrave', 'uml', 'uuml', 'yacute', 'yen', 'yuml'],
+\ 'vimxmlroot': ['html'],
+\ 'a': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { 'rel': [], 'href': [], 'name': [], 'rev': [], 'title': []}
+\ ],
+\ 'address': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea', 'p'],
+\ { }
+\ ],
+\ 'applet': [
+\ ['param', 'tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { 'width': [], 'vspace': [], 'alt': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'name': [], 'height': [], 'hspace': [], 'codebase': [], 'code': []}
+\ ],
+\ 'area': [
+\ [],
+\ { 'alt': [], 'coords': [], 'nohref': ['BOOL'], 'href': [], 'shape': ['rect', 'circle', 'poly']}
+\ ],
+\ 'b': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { }
+\ ],
+\ 'base': [
+\ [],
+\ { 'href': []}
+\ ],
+\ 'basefont': [
+\ [],
+\ { 'size': []}
+\ ],
+\ 'big': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { }
+\ ],
+\ 'blockquote': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea', 'p', 'ul', 'ol', 'dir', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', 'table', 'address'],
+\ { }
+\ ],
+\ 'body': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea', 'p', 'ul', 'ol', 'dir', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', 'table', 'address'],
+\ { 'link': [], 'vlink': [], 'background': [], 'alink': [], 'bgcolor': [], 'text': []}
+\ ],
+\ 'br': [
+\ [],
+\ { 'clear': ['none', 'left', 'all', 'right', 'none']}
+\ ],
+\ 'caption': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { 'align': ['top', 'bottom']}
+\ ],
+\ 'center': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea', 'p', 'ul', 'ol', 'dir', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', 'table', 'address'],
+\ { }
+\ ],
+\ 'cite': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { }
+\ ],
+\ 'code': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { }
+\ ],
+\ 'dd': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea', 'p', 'ul', 'ol', 'dir', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', 'table'],
+\ { }
+\ ],
+\ 'dfn': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { }
+\ ],
+\ 'dir': [
+\ ['li'],
+\ { 'compact': ['BOOL']}
+\ ],
+\ 'div': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea', 'p', 'ul', 'ol', 'dir', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', 'table', 'address'],
+\ { 'align': ['left', 'center', 'right']}
+\ ],
+\ 'dl': [
+\ ['dt', 'dd'],
+\ { 'compact': ['BOOL']}
+\ ],
+\ 'dt': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { }
+\ ],
+\ 'em': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { }
+\ ],
+\ 'font': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { 'size': [], 'color': []}
+\ ],
+\ 'form': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea', 'p', 'ul', 'ol', 'dir', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'isindex', 'hr', 'table', 'address'],
+\ { 'enctype': ['application/x-www-form-urlencoded'], 'action': [], 'method': ['GET', 'POST']}
+\ ],
+\ 'h1': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { 'align': ['left', 'center', 'right']}
+\ ],
+\ 'h2': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { 'align': ['left', 'center', 'right']}
+\ ],
+\ 'h3': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { 'align': ['left', 'center', 'right']}
+\ ],
+\ 'h4': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { 'align': ['left', 'center', 'right']}
+\ ],
+\ 'h5': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { 'align': ['left', 'center', 'right']}
+\ ],
+\ 'h6': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { 'align': ['left', 'center', 'right']}
+\ ],
+\ 'head': [
+\ ['title', 'isindex', 'base', 'script', 'style', 'meta', 'link'],
+\ { }
+\ ],
+\ 'hr': [
+\ [],
+\ { 'width': [], 'align': ['left', 'right', 'center'], 'size': [], 'noshade': ['BOOL']}
+\ ],
+\ 'html': [
+\ ['head', 'body', 'plaintext'],
+\ { 'version': ['-//W3C//DTD HTML 3.2 Final//EN']}
+\ ],
+\ 'i': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { }
+\ ],
+\ 'img': [
+\ [],
+\ { 'width': [], 'vspace': [], 'alt': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'usemap': [], 'ismap': ['BOOL'], 'src': [], 'height': [], 'border': [], 'hspace': []}
+\ ],
+\ 'input': [
+\ [],
+\ { 'maxlength': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'value': [], 'src': [], 'name': [], 'size': [], 'checked': ['BOOL'], 'type': ['TEXT', 'PASSWORD', 'CHECKBOX', 'RADIO', 'SUBMIT', 'RESET', 'FILE', 'IMAGE']}
+\ ],
+\ 'isindex': [
+\ [],
+\ { 'prompt': []}
+\ ],
+\ 'kbd': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { }
+\ ],
+\ 'li': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea', 'p', 'ul', 'ol', 'dir', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', 'table'],
+\ { 'value': [], 'type': []}
+\ ],
+\ 'link': [
+\ [],
+\ { 'rel': [], 'href': [], 'rev': [], 'title': []}
+\ ],
+\ 'listing': [
+\ [],
+\ { }
+\ ],
+\ 'map': [
+\ ['area'],
+\ { 'name': []}
+\ ],
+\ 'menu': [
+\ ['li'],
+\ { 'compact': ['BOOL']}
+\ ],
+\ 'meta': [
+\ [],
+\ { 'http-equiv': [], 'name': [], 'content': []}
+\ ],
+\ 'ol': [
+\ ['li'],
+\ { 'compact': ['BOOL'], 'type': [], 'start': []}
+\ ],
+\ 'option': [
+\ [''],
+\ { 'value': [], 'selected': ['BOOL']}
+\ ],
+\ 'p': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { 'align': ['left', 'center', 'right']}
+\ ],
+\ 'param': [
+\ [],
+\ { 'value': [], 'name': []}
+\ ],
+\ 'plaintext': [
+\ [],
+\ { }
+\ ],
+\ 'pre': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'applet', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { 'width': ['#implied']}
+\ ],
+\ 'samp': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { }
+\ ],
+\ 'script': [
+\ [],
+\ { }
+\ ],
+\ 'select': [
+\ ['option'],
+\ { 'name': [], 'size': [], 'multiple': ['BOOL']}
+\ ],
+\ 'small': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { }
+\ ],
+\ 'strike': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { }
+\ ],
+\ 'strong': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { }
+\ ],
+\ 'style': [
+\ [],
+\ { }
+\ ],
+\ 'sub': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { }
+\ ],
+\ 'sup': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { }
+\ ],
+\ 'table': [
+\ ['caption', 'tr'],
+\ { 'width': [], 'align': ['left', 'center', 'right'], 'border': [], 'cellspacing': [], 'cellpadding': []}
+\ ],
+\ 'td': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea', 'p', 'ul', 'ol', 'dir', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', 'table', 'address'],
+\ { 'width': [], 'align': ['left', 'center', 'right'], 'nowrap': ['BOOL'], 'valign': ['top', 'middle', 'bottom'], 'height': [], 'rowspan': ['1'], 'colspan': ['1']}
+\ ],
+\ 'textarea': [
+\ [''],
+\ { 'name': [], 'rows': [], 'cols': []}
+\ ],
+\ 'th': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea', 'p', 'ul', 'ol', 'dir', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', 'table', 'address'],
+\ { 'width': [], 'align': ['left', 'center', 'right'], 'nowrap': ['BOOL'], 'valign': ['top', 'middle', 'bottom'], 'height': [], 'rowspan': ['1'], 'colspan': ['1']}
+\ ],
+\ 'title': [
+\ [''],
+\ { }
+\ ],
+\ 'tr': [
+\ ['th', 'td'],
+\ { 'align': ['left', 'center', 'right'], 'valign': ['top', 'middle', 'bottom']}
+\ ],
+\ 'tt': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { }
+\ ],
+\ 'u': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { }
+\ ],
+\ 'ul': [
+\ ['li'],
+\ { 'compact': ['BOOL'], 'type': ['disc', 'square', 'circle']}
+\ ],
+\ 'var': [
+\ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
+\ { }
+\ ],
+\ 'xmp': [
+\ [],
+\ { }
+\ ],
+\ 'vimxmlattrinfo' : {
+\ 'accept' : ['ContentType', ''],
+\ 'accesskey' : ['Character', ''],
+\ 'action' : ['*URI', ''],
+\ 'align' : ['String', ''],
+\ 'alt' : ['*Text', ''],
+\ 'archive' : ['UriList', ''],
+\ 'axis' : ['CDATA', ''],
+\ 'border' : ['Pixels', ''],
+\ 'cellpadding' : ['Length', ''],
+\ 'cellspacing' : ['Length', ''],
+\ 'char' : ['Character', ''],
+\ 'charoff' : ['Length', ''],
+\ 'charset' : ['LangCode', ''],
+\ 'checked' : ['Bool', ''],
+\ 'class' : ['CDATA', ''],
+\ 'codetype' : ['ContentType', ''],
+\ 'cols' : ['*Number', ''],
+\ 'colspan' : ['Number', ''],
+\ 'content' : ['*CDATA', ''],
+\ 'coords' : ['Coords', ''],
+\ 'data' : ['URI', ''],
+\ 'datetime' : ['DateTime', ''],
+\ 'declare' : ['Bool', ''],
+\ 'defer' : ['Bool', ''],
+\ 'dir' : ['String', ''],
+\ 'disabled' : ['Bool', ''],
+\ 'enctype' : ['ContentType', ''],
+\ 'for' : ['ID', ''],
+\ 'headers' : ['IDREFS', ''],
+\ 'height' : ['Number', ''],
+\ 'href' : ['*URI', ''],
+\ 'hreflang' : ['LangCode', ''],
+\ 'id' : ['ID', ''],
+\ 'ismap' : ['Bool', ''],
+\ 'label' : ['*Text', ''],
+\ 'lang' : ['LangCode', ''],
+\ 'longdesc' : ['URI', ''],
+\ 'maxlength' : ['Number', ''],
+\ 'media' : ['MediaDesc', ''],
+\ 'method' : ['String', ''],
+\ 'multiple' : ['Bool', ''],
+\ 'name' : ['CDATA', ''],
+\ 'nohref' : ['Bool', ''],
+\ 'onblur' : ['Script', ''],
+\ 'onchange' : ['Script', ''],
+\ 'onclick' : ['Script', ''],
+\ 'ondblclick' : ['Script', ''],
+\ 'onfocus' : ['Script', ''],
+\ 'onkeydown' : ['Script', ''],
+\ 'onkeypress' : ['Script', ''],
+\ 'onkeyup' : ['Script', ''],
+\ 'onload' : ['Script', ''],
+\ 'onmousedown' : ['Script', ''],
+\ 'onmousemove' : ['Script', ''],
+\ 'onmouseout' : ['Script', ''],
+\ 'onmouseover' : ['Script', ''],
+\ 'onmouseup' : ['Script', ''],
+\ 'onreset' : ['Script', ''],
+\ 'onselect' : ['Script', ''],
+\ 'onsubmit' : ['Script', ''],
+\ 'onunload' : ['Script', ''],
+\ 'profile' : ['URI', ''],
+\ 'readonly' : ['Bool', ''],
+\ 'rel' : ['LinkTypes', ''],
+\ 'rev' : ['LinkTypes', ''],
+\ 'rows' : ['*Number', ''],
+\ 'rules' : ['String', ''],
+\ 'scheme' : ['CDATA', ''],
+\ 'selected' : ['Bool', ''],
+\ 'shape' : ['Shape', ''],
+\ 'size' : ['CDATA', ''],
+\ 'span' : ['Number', ''],
+\ 'src' : ['*URI', ''],
+\ 'standby' : ['Text', ''],
+\ 'style' : ['StyleSheet', ''],
+\ 'summary' : ['*Text', ''],
+\ 'tabindex' : ['Number', ''],
+\ 'title' : ['Text', ''],
+\ 'type' : ['*ContentType', ''],
+\ 'usemap' : ['URI', ''],
+\ 'valign' : ['String', ''],
+\ 'valuetype' : ['String', ''],
+\ 'width' : ['Number', ''],
+\ 'xmlns' : ['URI', '']
+\ },
+\ 'vimxmltaginfo': {
+\ 'area': ['/>', ''],
+\ 'base': ['/>', ''],
+\ 'basefont': ['/>', ''],
+\ 'br': ['/>', ''],
+\ 'hr': ['/>', ''],
+\ 'img': ['/>', ''],
+\ 'input': ['/>', ''],
+\ 'isindex': ['/>', ''],
+\ 'link': ['/>', ''],
+\ 'meta': ['/>', ''],
+\ 'param': ['/>', ''],
+\ }
+\ }
diff --git a/vim73/autoload/xml/html401f.vim b/vim73/autoload/xml/html401f.vim
new file mode 100644
index 0000000..1797a5a
--- /dev/null
+++ b/vim73/autoload/xml/html401f.vim
@@ -0,0 +1,468 @@
+let g:xmldata_html401t = {
+\ 'vimxmlentities': ['AElig', 'Aacute', 'Acirc', 'Agrave', 'Alpha', 'Aring', 'Atilde', 'Auml', 'Beta', 'Ccedil', 'Chi', 'Dagger', 'Delta', 'ETH', 'Eacute', 'Ecirc', 'Egrave', 'Epsilon', 'Eta', 'Euml', 'Gamma', 'Iacute', 'Icirc', 'Igrave', 'Iota', 'Iuml', 'Kappa', 'Lambda', 'Mu', 'Ntilde', 'Nu', 'OElig', 'Oacute', 'Ocirc', 'Ograve', 'Omega', 'Omicron', 'Oslash', 'Otilde', 'Ouml', 'Phi', 'Pi', 'Prime', 'Psi', 'Rho', 'Scaron', 'Sigma', 'THORN', 'Tau', 'Theta', 'Uacute', 'Ucirc', 'Ugrave', 'Upsilon', 'Uuml', 'Xi', 'Yacute', 'Yuml', 'Zeta', 'aacute', 'acirc', 'acute', 'aelig', 'agrave', 'alefsym', 'alpha', 'amp', 'and', 'ang', 'apos', 'aring', 'asymp', 'atilde', 'auml', 'bdquo', 'beta', 'brvbar', 'bull', 'cap', 'ccedil', 'cedil', 'cent', 'chi', 'circ', 'clubs', 'cong', 'copy', 'crarr', 'cup', 'curren', 'dArr', 'dagger', 'darr', 'deg', 'delta', 'diams', 'divide', 'eacute', 'ecirc', 'egrave', 'empty', 'emsp', 'ensp', 'epsilon', 'equiv', 'eta', 'eth', 'euml', 'euro', 'exist', 'fnof', 'forall', 'frac12', 'frac14', 'frac34', 'frasl', 'gamma', 'ge', 'gt', 'hArr', 'harr', 'hearts', 'hellip', 'iacute', 'icirc', 'iexcl', 'igrave', 'image', 'infin', 'int', 'iota', 'iquest', 'isin', 'iuml', 'kappa', 'lArr', 'lambda', 'lang', 'laquo', 'larr', 'lceil', 'ldquo', 'le', 'lfloor', 'lowast', 'loz', 'lrm', 'lsaquo', 'lsquo', 'lt', 'macr', 'mdash', 'micro', 'middot', 'minus', 'mu', 'nabla', 'nbsp', 'ndash', 'ne', 'ni', 'not', 'notin', 'nsub', 'ntilde', 'nu', 'oacute', 'ocirc', 'oelig', 'ograve', 'oline', 'omega', 'omicron', 'oplus', 'or', 'ordf', 'ordm', 'oslash', 'otilde', 'otimes', 'ouml', 'para', 'part', 'permil', 'perp', 'phi', 'pi', 'piv', 'plusmn', 'pound', 'prime', 'prod', 'prop', 'psi', 'quot', 'rArr', 'radic', 'rang', 'raquo', 'rarr', 'rceil', 'rdquo', 'real', 'reg', 'rfloor', 'rho', 'rlm', 'rsaquo', 'rsquo', 'sbquo', 'scaron', 'sdot', 'sect', 'shy', 'sigma', 'sigmaf', 'sim', 'spades', 'sub', 'sube', 'sum', 'sup', 'sup1', 'sup2', 'sup3', 'supe', 'szlig', 'tau', 'there4', 'theta', 'thetasym', 'thinsp', 'thorn', 'tilde', 'times', 'trade', 'uArr', 'uacute', 'uarr', 'ucirc', 'ugrave', 'uml', 'upsih', 'upsilon', 'uuml', 'weierp', 'xi', 'yacute', 'yen', 'yuml', 'zeta', 'zwj', 'zwnj'],
+\ 'vimxmlroot': ['html'],
+\ 'a': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'rel': [], 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'target': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'shape': ['rect', 'circle', 'poly', 'default']}
+\ ],
+\ 'abbr': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'acronym': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'address': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button', 'p'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'applet': [
+\ ['param', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'width': [], 'object': [], 'id': [], 'code': [], 'vspace': [], 'archive': [], 'alt': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'style': [], 'name': [], 'height': [], 'hspace': [], 'title': [], 'class': [], 'codebase': []}
+\ ],
+\ 'area': [
+\ [],
+\ { 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'target': [], 'nohref': ['BOOL'], 'onfocus': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'alt': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'shape': ['rect', 'circle', 'poly', 'default'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'b': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'base': [
+\ [],
+\ { 'target': [], 'href': []}
+\ ],
+\ 'basefont': [
+\ [],
+\ { 'size': [], 'face': [], 'color': [], 'id': []}
+\ ],
+\ 'bdo': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'dir': ['ltr', 'rtl'], 'id': [], 'lang': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'big': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'blockquote': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'body': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del'],
+\ { 'vlink': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'alink': [], 'onkeyup': [], 'bgcolor': [], 'text': [], 'onmouseup': [], 'id': [], 'link': [], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'background': [], 'onunload': [], 'onkeypress': [], 'onmousedown': [], 'onload': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'br': [
+\ [],
+\ { 'clear': ['none', 'left', 'all', 'right', 'none'], 'id': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'button': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'hr', 'table', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo'],
+\ { 'accesskey': [], 'disabled': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'tabindex': [], 'value': [], 'name': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': ['submit', 'button', 'submit', 'reset']}
+\ ],
+\ 'caption': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['top', 'bottom', 'left', 'right'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'center': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'cite': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'code': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'col': [
+\ [],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'colgroup': [
+\ ['col'],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dd': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'del': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dfn': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dir': [
+\ ['li'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'div': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dl': [
+\ ['dt', 'dd'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dt': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'em': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'fieldset': [
+\ ['legend', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'font': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'dir': ['ltr', 'rtl'], 'size': [], 'face': [], 'color': [], 'id': [], 'lang': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'form': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'enctype': ['application/x-www-form-urlencoded'], 'onsubmit': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'target': [], 'onkeyup': [], 'onmouseup': [], 'onreset': [], 'id': [], 'method': ['GET', 'POST'], 'onmouseover': [], 'lang': [], 'accept': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'accept-charset': [], 'onkeypress': [], 'onmousedown': [], 'action': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h1': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h2': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h3': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h4': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h5': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h6': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'head': [
+\ ['title', 'isindex', 'base', 'script', 'style', 'meta', 'link', 'object'],
+\ { 'profile': [], 'dir': ['ltr', 'rtl'], 'lang': []}
+\ ],
+\ 'hr': [
+\ [],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'size': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'noshade': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'html': [
+\ ['head', 'frameset'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'dir': ['ltr', 'rtl'], 'id': [], 'lang': [], 'xml:lang': []}
+\ ],
+\ 'frameset': [
+\ ['frameset', 'frame', 'noframes'],
+\ { 'rows': [], 'cols': [], 'id': [], 'style': [], 'onunload': [], 'onload': [], 'class': [], 'title': []}
+\ ],
+\ 'frame': [
+\ [],
+\ { 'scrolling': ['auto', 'yes', 'no', 'auto'], 'noresize': ['BOOL'], 'marginwidth': [], 'id': [], 'marginheight': [], 'longdesc': [], 'src': [], 'style': [], 'name': [], 'frameborder': ['1', '0'], 'title': [], 'class': []}
+\ ],
+\ 'i': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'iframe': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'width': [], 'scrolling': ['auto', 'yes', 'no', 'auto'], 'marginwidth': [], 'id': [], 'marginheight': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'longdesc': [], 'src': [], 'style': [], 'name': [], 'height': [], 'frameborder': ['1', '0'], 'title': [], 'class': []}
+\ ],
+\ 'img': [
+\ [],
+\ { 'width': [], 'usemap': [], 'ismap': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'vspace': [], 'onmouseover': [], 'alt': [], 'lang': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'src': [], 'longdesc': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'height': [], 'border': [], 'hspace': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'input': [
+\ [],
+\ { 'ondblclick': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'value': [], 'src': [], 'name': [], 'checked': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'type': ['TEXT', 'PASSWORD', 'CHECKBOX', 'RADIO', 'SUBMIT', 'RESET', 'FILE', 'IMAGE', 'BUTTON'], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'disabled': ['BOOL'], 'usemap': [], 'ismap': ['BOOL'], 'dir': ['ltr', 'rtl'], 'size': [], 'onblur': [], 'onfocus': [], 'maxlength': [], 'onselect': [], 'tabindex': [], 'accept': [], 'alt': [], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'ins': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'cite': [], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'isindex': [
+\ [],
+\ { 'id': [], 'lang': [], 'prompt': [], 'class': [], 'title': [], 'dir': ['ltr', 'rtl'], 'style': []}
+\ ],
+\ 'kbd': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'label': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'for': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'legend': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['top', 'bottom', 'left', 'right'], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'li': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'value': [], 'onkeypress': [], 'onmousedown': [], 'type': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'link': [
+\ [],
+\ { 'rel': [], 'ondblclick': [], 'onkeydown': [], 'target': [], 'onkeyup': [], 'href': [], 'media': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'map': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'area'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'menu': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'meta': [
+\ [],
+\ { 'http-equiv': [], 'content': [], 'lang': [], 'name': [], 'scheme': [], 'dir': ['ltr', 'rtl']}
+\ ],
+\ 'noframes': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'noscript': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'object': [
+\ ['param', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'name': [], 'data': [], 'declare': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'width': [], 'usemap': [], 'dir': ['ltr', 'rtl'], 'vspace': [], 'tabindex': [], 'standby': [], 'archive': [], 'classid': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'height': [], 'border': [], 'codetype': [], 'hspace': [], 'codebase': []}
+\ ],
+\ 'ol': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'type': [], 'class': [], 'title': [], 'onclick': [], 'start': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'optgroup': [
+\ ['option'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'option': [
+\ [''],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'value': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'selected': ['BOOL']}
+\ ],
+\ 'p': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'param': [
+\ [],
+\ { 'id': [], 'value': [], 'name': [], 'type': [], 'valuetype': ['DATA', 'REF', 'OBJECT']}
+\ ],
+\ 'pre': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'br', 'script', 'map', 'q', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'width': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'q': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'cite': [], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 's': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'samp': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'script': [
+\ [],
+\ { 'src': [], 'for': [], 'charset': [], 'event': [], 'type': [], 'defer': ['BOOL'], 'language': []}
+\ ],
+\ 'select': [
+\ ['optgroup', 'option'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'size': [], 'onblur': [], 'onfocus': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'multiple': ['BOOL']}
+\ ],
+\ 'small': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'span': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'strike': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'strong': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'style': [
+\ [],
+\ { 'media': [], 'lang': [], 'type': [], 'title': [], 'dir': ['ltr', 'rtl']}
+\ ],
+\ 'sub': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'sup': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'table': [
+\ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'datapagesize': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'frame': ['void', 'above', 'below', 'hsides', 'lhs', 'rhs', 'vsides', 'box', 'border'], 'rules': ['none', 'groups', 'rows', 'cols', 'all'], 'dir': ['ltr', 'rtl'], 'summary': [], 'bgcolor': [], 'cellspacing': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'border': [], 'cellpadding': []}
+\ ],
+\ 'tbody': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'td': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'axis': [], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'headers': [], 'nowrap': ['BOOL'], 'dir': ['ltr', 'rtl'], 'rowspan': ['1'], 'colspan': ['1'], 'bgcolor': [], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'height': [], 'char': []}
+\ ],
+\ 'textarea': [
+\ [''],
+\ { 'ondblclick': [], 'cols': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'disabled': ['BOOL'], 'rows': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onselect': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'tfoot': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'th': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'axis': [], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'headers': [], 'nowrap': ['BOOL'], 'dir': ['ltr', 'rtl'], 'rowspan': ['1'], 'colspan': ['1'], 'bgcolor': [], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'height': [], 'char': []}
+\ ],
+\ 'thead': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'title': [
+\ [''],
+\ { 'lang': [], 'dir': ['ltr', 'rtl']}
+\ ],
+\ 'tr': [
+\ ['th', 'td'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'bgcolor': [], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'tt': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'u': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'ul': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'type': ['disc', 'square', 'circle'], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'var': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'vimxmlattrinfo' : {
+\ 'accept' : ['ContentType', ''],
+\ 'accesskey' : ['Character', ''],
+\ 'action' : ['*URI', ''],
+\ 'align' : ['String', ''],
+\ 'alt' : ['*Text', ''],
+\ 'archive' : ['UriList', ''],
+\ 'axis' : ['CDATA', ''],
+\ 'border' : ['Pixels', ''],
+\ 'cellpadding' : ['Length', ''],
+\ 'cellspacing' : ['Length', ''],
+\ 'char' : ['Character', ''],
+\ 'charoff' : ['Length', ''],
+\ 'charset' : ['LangCode', ''],
+\ 'checked' : ['Bool', ''],
+\ 'class' : ['CDATA', ''],
+\ 'codetype' : ['ContentType', ''],
+\ 'cols' : ['*Number', ''],
+\ 'colspan' : ['Number', ''],
+\ 'content' : ['*CDATA', ''],
+\ 'coords' : ['Coords', ''],
+\ 'data' : ['URI', ''],
+\ 'datetime' : ['DateTime', ''],
+\ 'declare' : ['Bool', ''],
+\ 'defer' : ['Bool', ''],
+\ 'dir' : ['String', ''],
+\ 'disabled' : ['Bool', ''],
+\ 'enctype' : ['ContentType', ''],
+\ 'for' : ['ID', ''],
+\ 'headers' : ['IDREFS', ''],
+\ 'height' : ['Number', ''],
+\ 'href' : ['*URI', ''],
+\ 'hreflang' : ['LangCode', ''],
+\ 'id' : ['ID', ''],
+\ 'ismap' : ['Bool', ''],
+\ 'label' : ['*Text', ''],
+\ 'lang' : ['LangCode', ''],
+\ 'longdesc' : ['URI', ''],
+\ 'maxlength' : ['Number', ''],
+\ 'media' : ['MediaDesc', ''],
+\ 'method' : ['String', ''],
+\ 'multiple' : ['Bool', ''],
+\ 'name' : ['CDATA', ''],
+\ 'nohref' : ['Bool', ''],
+\ 'onblur' : ['Script', ''],
+\ 'onchange' : ['Script', ''],
+\ 'onclick' : ['Script', ''],
+\ 'ondblclick' : ['Script', ''],
+\ 'onfocus' : ['Script', ''],
+\ 'onkeydown' : ['Script', ''],
+\ 'onkeypress' : ['Script', ''],
+\ 'onkeyup' : ['Script', ''],
+\ 'onload' : ['Script', ''],
+\ 'onmousedown' : ['Script', ''],
+\ 'onmousemove' : ['Script', ''],
+\ 'onmouseout' : ['Script', ''],
+\ 'onmouseover' : ['Script', ''],
+\ 'onmouseup' : ['Script', ''],
+\ 'onreset' : ['Script', ''],
+\ 'onselect' : ['Script', ''],
+\ 'onsubmit' : ['Script', ''],
+\ 'onunload' : ['Script', ''],
+\ 'profile' : ['URI', ''],
+\ 'readonly' : ['Bool', ''],
+\ 'rel' : ['LinkTypes', ''],
+\ 'rev' : ['LinkTypes', ''],
+\ 'rows' : ['*Number', ''],
+\ 'rules' : ['String', ''],
+\ 'scheme' : ['CDATA', ''],
+\ 'selected' : ['Bool', ''],
+\ 'shape' : ['Shape', ''],
+\ 'size' : ['CDATA', ''],
+\ 'span' : ['Number', ''],
+\ 'src' : ['*URI', ''],
+\ 'standby' : ['Text', ''],
+\ 'style' : ['StyleSheet', ''],
+\ 'summary' : ['*Text', ''],
+\ 'tabindex' : ['Number', ''],
+\ 'title' : ['Text', ''],
+\ 'type' : ['*ContentType', ''],
+\ 'usemap' : ['URI', ''],
+\ 'valign' : ['String', ''],
+\ 'valuetype' : ['String', ''],
+\ 'width' : ['Number', ''],
+\ 'xmlns' : ['URI', '']
+\ },
+\ 'vimxmltaginfo': {
+\ 'area': ['/>', ''],
+\ 'base': ['/>', ''],
+\ 'basefont': ['/>', ''],
+\ 'br': ['/>', ''],
+\ 'col': ['/>', ''],
+\ 'hr': ['/>', ''],
+\ 'img': ['/>', ''],
+\ 'input': ['/>', ''],
+\ 'isindex': ['/>', ''],
+\ 'link': ['/>', ''],
+\ 'meta': ['/>', ''],
+\ 'param': ['/>', ''],
+\ }
+\ }
diff --git a/vim73/autoload/xml/html401s.vim b/vim73/autoload/xml/html401s.vim
new file mode 100644
index 0000000..37f581b
--- /dev/null
+++ b/vim73/autoload/xml/html401s.vim
@@ -0,0 +1,410 @@
+let g:xmldata_html401s = {
+\ 'vimxmlentities': ['AElig', 'Aacute', 'Acirc', 'Agrave', 'Alpha', 'Aring', 'Atilde', 'Auml', 'Beta', 'Ccedil', 'Chi', 'Dagger', 'Delta', 'ETH', 'Eacute', 'Ecirc', 'Egrave', 'Epsilon', 'Eta', 'Euml', 'Gamma', 'Iacute', 'Icirc', 'Igrave', 'Iota', 'Iuml', 'Kappa', 'Lambda', 'Mu', 'Ntilde', 'Nu', 'OElig', 'Oacute', 'Ocirc', 'Ograve', 'Omega', 'Omicron', 'Oslash', 'Otilde', 'Ouml', 'Phi', 'Pi', 'Prime', 'Psi', 'Rho', 'Scaron', 'Sigma', 'THORN', 'Tau', 'Theta', 'Uacute', 'Ucirc', 'Ugrave', 'Upsilon', 'Uuml', 'Xi', 'Yacute', 'Yuml', 'Zeta', 'aacute', 'acirc', 'acute', 'aelig', 'agrave', 'alefsym', 'alpha', 'amp', 'and', 'ang', 'apos', 'aring', 'asymp', 'atilde', 'auml', 'bdquo', 'beta', 'brvbar', 'bull', 'cap', 'ccedil', 'cedil', 'cent', 'chi', 'circ', 'clubs', 'cong', 'copy', 'crarr', 'cup', 'curren', 'dArr', 'dagger', 'darr', 'deg', 'delta', 'diams', 'divide', 'eacute', 'ecirc', 'egrave', 'empty', 'emsp', 'ensp', 'epsilon', 'equiv', 'eta', 'eth', 'euml', 'euro', 'exist', 'fnof', 'forall', 'frac12', 'frac14', 'frac34', 'frasl', 'gamma', 'ge', 'gt', 'hArr', 'harr', 'hearts', 'hellip', 'iacute', 'icirc', 'iexcl', 'igrave', 'image', 'infin', 'int', 'iota', 'iquest', 'isin', 'iuml', 'kappa', 'lArr', 'lambda', 'lang', 'laquo', 'larr', 'lceil', 'ldquo', 'le', 'lfloor', 'lowast', 'loz', 'lrm', 'lsaquo', 'lsquo', 'lt', 'macr', 'mdash', 'micro', 'middot', 'minus', 'mu', 'nabla', 'nbsp', 'ndash', 'ne', 'ni', 'not', 'notin', 'nsub', 'ntilde', 'nu', 'oacute', 'ocirc', 'oelig', 'ograve', 'oline', 'omega', 'omicron', 'oplus', 'or', 'ordf', 'ordm', 'oslash', 'otilde', 'otimes', 'ouml', 'para', 'part', 'permil', 'perp', 'phi', 'pi', 'piv', 'plusmn', 'pound', 'prime', 'prod', 'prop', 'psi', 'quot', 'rArr', 'radic', 'rang', 'raquo', 'rarr', 'rceil', 'rdquo', 'real', 'reg', 'rfloor', 'rho', 'rlm', 'rsaquo', 'rsquo', 'sbquo', 'scaron', 'sdot', 'sect', 'shy', 'sigma', 'sigmaf', 'sim', 'spades', 'sub', 'sube', 'sum', 'sup', 'sup1', 'sup2', 'sup3', 'supe', 'szlig', 'tau', 'there4', 'theta', 'thetasym', 'thinsp', 'thorn', 'tilde', 'times', 'trade', 'uArr', 'uacute', 'uarr', 'ucirc', 'ugrave', 'uml', 'upsih', 'upsilon', 'uuml', 'weierp', 'xi', 'yacute', 'yen', 'yuml', 'zeta', 'zwj', 'zwnj'],
+\ 'vimxmlroot': ['html'],
+\ 'a': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'rel': [], 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onkeydown': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'name': [], 'style': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'shape': ['rect', 'circle', 'poly', 'default']}
+\ ],
+\ 'abbr': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'acronym': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'address': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'area': [
+\ [],
+\ { 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'nohref': ['BOOL'], 'onfocus': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'alt': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'shape': ['rect', 'circle', 'poly', 'default'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'b': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'base': [
+\ [],
+\ { 'href': []}
+\ ],
+\ 'bdo': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'dir': ['ltr', 'rtl'], 'id': [], 'lang': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'big': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'blockquote': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'body': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'script', 'ins', 'del'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onunload': [], 'onkeypress': [], 'onmousedown': [], 'onload': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'br': [
+\ [],
+\ { 'id': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'button': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'hr', 'table', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo'],
+\ { 'accesskey': [], 'disabled': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'tabindex': [], 'value': [], 'name': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': ['submit', 'button', 'submit', 'reset']}
+\ ],
+\ 'caption': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'cite': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'code': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'col': [
+\ [],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'colgroup': [
+\ ['col'],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dd': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'del': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dfn': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'div': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dl': [
+\ ['dt', 'dd'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dt': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'em': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'fieldset': [
+\ ['legend', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'form': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'hr', 'table', 'fieldset', 'address', 'script'],
+\ { 'enctype': ['application/x-www-form-urlencoded'], 'onsubmit': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'onreset': [], 'id': [], 'method': ['GET', 'POST'], 'onmouseover': [], 'lang': [], 'accept': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'accept-charset': [], 'onkeypress': [], 'onmousedown': [], 'action': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h1': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h2': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h3': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h4': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h5': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h6': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'head': [
+\ ['title', 'base', 'script', 'style', 'meta', 'link', 'object'],
+\ { 'profile': [], 'dir': ['ltr', 'rtl'], 'lang': []}
+\ ],
+\ 'hr': [
+\ [],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'html': [
+\ ['head', 'body'],
+\ { 'dir': ['ltr', 'rtl'], 'lang': []}
+\ ],
+\ 'i': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'img': [
+\ [],
+\ { 'width': [], 'usemap': [], 'ismap': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'alt': [], 'lang': [], 'src': [], 'longdesc': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'height': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'input': [
+\ [],
+\ { 'ondblclick': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'value': [], 'src': [], 'name': [], 'checked': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'type': ['TEXT', 'PASSWORD', 'CHECKBOX', 'RADIO', 'SUBMIT', 'RESET', 'FILE', 'IMAGE', 'BUTTON'], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'disabled': ['BOOL'], 'usemap': [], 'ismap': ['BOOL'], 'dir': ['ltr', 'rtl'], 'size': [], 'onblur': [], 'onfocus': [], 'maxlength': [], 'onselect': [], 'accept': [], 'alt': [], 'tabindex': [], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'ins': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'cite': [], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'kbd': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'label': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'for': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'legend': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'accesskey': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'li': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'link': [
+\ [],
+\ { 'rel': [], 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'href': [], 'media': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'map': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'area'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'meta': [
+\ [],
+\ { 'http-equiv': [], 'content': [], 'lang': [], 'name': [], 'scheme': [], 'dir': ['ltr', 'rtl']}
+\ ],
+\ 'noscript': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'object': [
+\ ['param', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'data': [], 'declare': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'width': [], 'usemap': [], 'dir': ['ltr', 'rtl'], 'archive': [], 'standby': [], 'tabindex': [], 'classid': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'height': [], 'codetype': [], 'codebase': []}
+\ ],
+\ 'ol': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'optgroup': [
+\ ['option'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'option': [
+\ [''],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'value': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'selected': ['BOOL']}
+\ ],
+\ 'p': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'param': [
+\ [],
+\ { 'id': [], 'value': [], 'name': [], 'type': [], 'valuetype': ['DATA', 'REF', 'OBJECT']}
+\ ],
+\ 'pre': [
+\ ['tt', 'i', 'b', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'br', 'script', 'map', 'q', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'q': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'cite': [], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'samp': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'script': [
+\ [],
+\ { 'src': [], 'for': [], 'charset': [], 'event': [], 'type': [], 'defer': ['BOOL']}
+\ ],
+\ 'select': [
+\ ['optgroup', 'option'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'size': [], 'onblur': [], 'onfocus': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'multiple': ['BOOL']}
+\ ],
+\ 'small': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'span': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'strong': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'style': [
+\ [],
+\ { 'media': [], 'lang': [], 'type': [], 'title': [], 'dir': ['ltr', 'rtl']}
+\ ],
+\ 'sub': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'sup': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'table': [
+\ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'datapagesize': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'frame': ['void', 'above', 'below', 'hsides', 'lhs', 'rhs', 'vsides', 'box', 'border'], 'rules': ['none', 'groups', 'rows', 'cols', 'all'], 'dir': ['ltr', 'rtl'], 'summary': [], 'cellspacing': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'border': [], 'cellpadding': []}
+\ ],
+\ 'tbody': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'td': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'axis': [], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'headers': [], 'dir': ['ltr', 'rtl'], 'rowspan': ['1'], 'colspan': ['1'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'textarea': [
+\ [''],
+\ { 'ondblclick': [], 'cols': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'disabled': ['BOOL'], 'rows': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onselect': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'tfoot': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'th': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'axis': [], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'headers': [], 'dir': ['ltr', 'rtl'], 'rowspan': ['1'], 'colspan': ['1'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'thead': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'title': [
+\ [''],
+\ { 'lang': [], 'dir': ['ltr', 'rtl']}
+\ ],
+\ 'tr': [
+\ ['th', 'td'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'tt': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'ul': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'var': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'vimxmlattrinfo' : {
+\ 'accept' : ['ContentType', ''],
+\ 'accesskey' : ['Character', ''],
+\ 'action' : ['*URI', ''],
+\ 'align' : ['String', ''],
+\ 'alt' : ['*Text', ''],
+\ 'archive' : ['UriList', ''],
+\ 'axis' : ['CDATA', ''],
+\ 'border' : ['Pixels', ''],
+\ 'cellpadding' : ['Length', ''],
+\ 'cellspacing' : ['Length', ''],
+\ 'char' : ['Character', ''],
+\ 'charoff' : ['Length', ''],
+\ 'charset' : ['LangCode', ''],
+\ 'checked' : ['Bool', ''],
+\ 'class' : ['CDATA', ''],
+\ 'codetype' : ['ContentType', ''],
+\ 'cols' : ['*Number', ''],
+\ 'colspan' : ['Number', ''],
+\ 'content' : ['*CDATA', ''],
+\ 'coords' : ['Coords', ''],
+\ 'data' : ['URI', ''],
+\ 'datetime' : ['DateTime', ''],
+\ 'declare' : ['Bool', ''],
+\ 'defer' : ['Bool', ''],
+\ 'dir' : ['String', ''],
+\ 'disabled' : ['Bool', ''],
+\ 'enctype' : ['ContentType', ''],
+\ 'for' : ['ID', ''],
+\ 'headers' : ['IDREFS', ''],
+\ 'height' : ['Number', ''],
+\ 'href' : ['*URI', ''],
+\ 'hreflang' : ['LangCode', ''],
+\ 'id' : ['ID', ''],
+\ 'ismap' : ['Bool', ''],
+\ 'label' : ['*Text', ''],
+\ 'lang' : ['LangCode', ''],
+\ 'longdesc' : ['URI', ''],
+\ 'maxlength' : ['Number', ''],
+\ 'media' : ['MediaDesc', ''],
+\ 'method' : ['String', ''],
+\ 'multiple' : ['Bool', ''],
+\ 'name' : ['CDATA', ''],
+\ 'nohref' : ['Bool', ''],
+\ 'onblur' : ['Script', ''],
+\ 'onchange' : ['Script', ''],
+\ 'onclick' : ['Script', ''],
+\ 'ondblclick' : ['Script', ''],
+\ 'onfocus' : ['Script', ''],
+\ 'onkeydown' : ['Script', ''],
+\ 'onkeypress' : ['Script', ''],
+\ 'onkeyup' : ['Script', ''],
+\ 'onload' : ['Script', ''],
+\ 'onmousedown' : ['Script', ''],
+\ 'onmousemove' : ['Script', ''],
+\ 'onmouseout' : ['Script', ''],
+\ 'onmouseover' : ['Script', ''],
+\ 'onmouseup' : ['Script', ''],
+\ 'onreset' : ['Script', ''],
+\ 'onselect' : ['Script', ''],
+\ 'onsubmit' : ['Script', ''],
+\ 'onunload' : ['Script', ''],
+\ 'profile' : ['URI', ''],
+\ 'readonly' : ['Bool', ''],
+\ 'rel' : ['LinkTypes', ''],
+\ 'rev' : ['LinkTypes', ''],
+\ 'rows' : ['*Number', ''],
+\ 'rules' : ['String', ''],
+\ 'scheme' : ['CDATA', ''],
+\ 'selected' : ['Bool', ''],
+\ 'shape' : ['Shape', ''],
+\ 'size' : ['CDATA', ''],
+\ 'span' : ['Number', ''],
+\ 'src' : ['*URI', ''],
+\ 'standby' : ['Text', ''],
+\ 'style' : ['StyleSheet', ''],
+\ 'summary' : ['*Text', ''],
+\ 'tabindex' : ['Number', ''],
+\ 'title' : ['Text', ''],
+\ 'type' : ['*ContentType', ''],
+\ 'usemap' : ['URI', ''],
+\ 'valign' : ['String', ''],
+\ 'valuetype' : ['String', ''],
+\ 'width' : ['Number', ''],
+\ 'xmlns' : ['URI', '']
+\ },
+\ 'vimxmltaginfo': {
+\ 'area': ['/>', ''],
+\ 'base': ['/>', ''],
+\ 'br': ['/>', ''],
+\ 'col': ['/>', ''],
+\ 'hr': ['/>', ''],
+\ 'img': ['/>', ''],
+\ 'input': ['/>', ''],
+\ 'link': ['/>', ''],
+\ 'meta': ['/>', ''],
+\ 'param': ['/>', ''],
+\ }
+\ }
diff --git a/vim73/autoload/xml/html401t.vim b/vim73/autoload/xml/html401t.vim
new file mode 100644
index 0000000..ae6c63f
--- /dev/null
+++ b/vim73/autoload/xml/html401t.vim
@@ -0,0 +1,460 @@
+let g:xmldata_html401t = {
+\ 'vimxmlentities': ['AElig', 'Aacute', 'Acirc', 'Agrave', 'Alpha', 'Aring', 'Atilde', 'Auml', 'Beta', 'Ccedil', 'Chi', 'Dagger', 'Delta', 'ETH', 'Eacute', 'Ecirc', 'Egrave', 'Epsilon', 'Eta', 'Euml', 'Gamma', 'Iacute', 'Icirc', 'Igrave', 'Iota', 'Iuml', 'Kappa', 'Lambda', 'Mu', 'Ntilde', 'Nu', 'OElig', 'Oacute', 'Ocirc', 'Ograve', 'Omega', 'Omicron', 'Oslash', 'Otilde', 'Ouml', 'Phi', 'Pi', 'Prime', 'Psi', 'Rho', 'Scaron', 'Sigma', 'THORN', 'Tau', 'Theta', 'Uacute', 'Ucirc', 'Ugrave', 'Upsilon', 'Uuml', 'Xi', 'Yacute', 'Yuml', 'Zeta', 'aacute', 'acirc', 'acute', 'aelig', 'agrave', 'alefsym', 'alpha', 'amp', 'and', 'ang', 'apos', 'aring', 'asymp', 'atilde', 'auml', 'bdquo', 'beta', 'brvbar', 'bull', 'cap', 'ccedil', 'cedil', 'cent', 'chi', 'circ', 'clubs', 'cong', 'copy', 'crarr', 'cup', 'curren', 'dArr', 'dagger', 'darr', 'deg', 'delta', 'diams', 'divide', 'eacute', 'ecirc', 'egrave', 'empty', 'emsp', 'ensp', 'epsilon', 'equiv', 'eta', 'eth', 'euml', 'euro', 'exist', 'fnof', 'forall', 'frac12', 'frac14', 'frac34', 'frasl', 'gamma', 'ge', 'gt', 'hArr', 'harr', 'hearts', 'hellip', 'iacute', 'icirc', 'iexcl', 'igrave', 'image', 'infin', 'int', 'iota', 'iquest', 'isin', 'iuml', 'kappa', 'lArr', 'lambda', 'lang', 'laquo', 'larr', 'lceil', 'ldquo', 'le', 'lfloor', 'lowast', 'loz', 'lrm', 'lsaquo', 'lsquo', 'lt', 'macr', 'mdash', 'micro', 'middot', 'minus', 'mu', 'nabla', 'nbsp', 'ndash', 'ne', 'ni', 'not', 'notin', 'nsub', 'ntilde', 'nu', 'oacute', 'ocirc', 'oelig', 'ograve', 'oline', 'omega', 'omicron', 'oplus', 'or', 'ordf', 'ordm', 'oslash', 'otilde', 'otimes', 'ouml', 'para', 'part', 'permil', 'perp', 'phi', 'pi', 'piv', 'plusmn', 'pound', 'prime', 'prod', 'prop', 'psi', 'quot', 'rArr', 'radic', 'rang', 'raquo', 'rarr', 'rceil', 'rdquo', 'real', 'reg', 'rfloor', 'rho', 'rlm', 'rsaquo', 'rsquo', 'sbquo', 'scaron', 'sdot', 'sect', 'shy', 'sigma', 'sigmaf', 'sim', 'spades', 'sub', 'sube', 'sum', 'sup', 'sup1', 'sup2', 'sup3', 'supe', 'szlig', 'tau', 'there4', 'theta', 'thetasym', 'thinsp', 'thorn', 'tilde', 'times', 'trade', 'uArr', 'uacute', 'uarr', 'ucirc', 'ugrave', 'uml', 'upsih', 'upsilon', 'uuml', 'weierp', 'xi', 'yacute', 'yen', 'yuml', 'zeta', 'zwj', 'zwnj'],
+\ 'vimxmlroot': ['html'],
+\ 'a': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'rel': [], 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'target': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'shape': ['rect', 'circle', 'poly', 'default']}
+\ ],
+\ 'abbr': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'acronym': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'address': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button', 'p'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'applet': [
+\ ['param', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'width': [], 'object': [], 'id': [], 'code': [], 'vspace': [], 'archive': [], 'alt': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'style': [], 'name': [], 'height': [], 'hspace': [], 'title': [], 'class': [], 'codebase': []}
+\ ],
+\ 'area': [
+\ [],
+\ { 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'target': [], 'nohref': ['BOOL'], 'onfocus': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'alt': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'shape': ['rect', 'circle', 'poly', 'default'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'b': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'base': [
+\ [],
+\ { 'target': [], 'href': []}
+\ ],
+\ 'basefont': [
+\ [],
+\ { 'size': [], 'face': [], 'color': [], 'id': []}
+\ ],
+\ 'bdo': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'dir': ['ltr', 'rtl'], 'id': [], 'lang': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'big': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'blockquote': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'body': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del'],
+\ { 'vlink': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'alink': [], 'onkeyup': [], 'bgcolor': [], 'text': [], 'onmouseup': [], 'id': [], 'link': [], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'background': [], 'onunload': [], 'onkeypress': [], 'onmousedown': [], 'onload': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'br': [
+\ [],
+\ { 'clear': ['none', 'left', 'all', 'right', 'none'], 'id': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'button': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'hr', 'table', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo'],
+\ { 'accesskey': [], 'disabled': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'tabindex': [], 'value': [], 'name': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': ['submit', 'button', 'submit', 'reset']}
+\ ],
+\ 'caption': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['top', 'bottom', 'left', 'right'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'center': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'cite': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'code': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'col': [
+\ [],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'colgroup': [
+\ ['col'],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dd': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'del': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dfn': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dir': [
+\ ['li'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'div': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dl': [
+\ ['dt', 'dd'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dt': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'em': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'fieldset': [
+\ ['legend', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'font': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'dir': ['ltr', 'rtl'], 'size': [], 'face': [], 'color': [], 'id': [], 'lang': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'form': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'enctype': ['application/x-www-form-urlencoded'], 'onsubmit': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'target': [], 'onkeyup': [], 'onmouseup': [], 'onreset': [], 'id': [], 'method': ['GET', 'POST'], 'onmouseover': [], 'lang': [], 'accept': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'accept-charset': [], 'onkeypress': [], 'onmousedown': [], 'action': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h1': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h2': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h3': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h4': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h5': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h6': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'head': [
+\ ['title', 'isindex', 'base', 'script', 'style', 'meta', 'link', 'object'],
+\ { 'profile': [], 'dir': ['ltr', 'rtl'], 'lang': []}
+\ ],
+\ 'hr': [
+\ [],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'size': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'noshade': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'html': [
+\ ['head', 'body'],
+\ { 'dir': ['ltr', 'rtl'], 'lang': [], 'version': ['-//W3C//DTD HTML 4.01 Transitional//EN']}
+\ ],
+\ 'i': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'iframe': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'width': [], 'scrolling': ['auto', 'yes', 'no', 'auto'], 'marginwidth': [], 'id': [], 'marginheight': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'longdesc': [], 'src': [], 'style': [], 'name': [], 'height': [], 'frameborder': ['1', '0'], 'title': [], 'class': []}
+\ ],
+\ 'img': [
+\ [],
+\ { 'width': [], 'usemap': [], 'ismap': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'vspace': [], 'onmouseover': [], 'alt': [], 'lang': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'src': [], 'longdesc': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'height': [], 'border': [], 'hspace': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'input': [
+\ [],
+\ { 'ondblclick': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'value': [], 'src': [], 'name': [], 'checked': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'type': ['TEXT', 'PASSWORD', 'CHECKBOX', 'RADIO', 'SUBMIT', 'RESET', 'FILE', 'IMAGE', 'BUTTON'], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'disabled': ['BOOL'], 'usemap': [], 'ismap': ['BOOL'], 'dir': ['ltr', 'rtl'], 'size': [], 'onblur': [], 'onfocus': [], 'maxlength': [], 'onselect': [], 'tabindex': [], 'accept': [], 'alt': [], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'ins': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'cite': [], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'isindex': [
+\ [],
+\ { 'id': [], 'lang': [], 'prompt': [], 'class': [], 'title': [], 'dir': ['ltr', 'rtl'], 'style': []}
+\ ],
+\ 'kbd': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'label': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'for': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'legend': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['top', 'bottom', 'left', 'right'], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'li': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'value': [], 'onkeypress': [], 'onmousedown': [], 'type': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'link': [
+\ [],
+\ { 'rel': [], 'ondblclick': [], 'onkeydown': [], 'target': [], 'onkeyup': [], 'href': [], 'media': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'map': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'area'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'menu': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'meta': [
+\ [],
+\ { 'http-equiv': [], 'content': [], 'lang': [], 'name': [], 'scheme': [], 'dir': ['ltr', 'rtl']}
+\ ],
+\ 'noframes': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'noscript': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'object': [
+\ ['param', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'name': [], 'data': [], 'declare': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'width': [], 'usemap': [], 'dir': ['ltr', 'rtl'], 'vspace': [], 'tabindex': [], 'standby': [], 'archive': [], 'classid': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'height': [], 'border': [], 'codetype': [], 'hspace': [], 'codebase': []}
+\ ],
+\ 'ol': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'type': [], 'class': [], 'title': [], 'onclick': [], 'start': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'optgroup': [
+\ ['option'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'option': [
+\ [''],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'value': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'selected': ['BOOL']}
+\ ],
+\ 'p': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'param': [
+\ [],
+\ { 'id': [], 'value': [], 'name': [], 'type': [], 'valuetype': ['DATA', 'REF', 'OBJECT']}
+\ ],
+\ 'pre': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'br', 'script', 'map', 'q', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'width': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'q': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'cite': [], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 's': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'samp': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'script': [
+\ [],
+\ { 'src': [], 'for': [], 'charset': [], 'event': [], 'type': [], 'defer': ['BOOL'], 'language': []}
+\ ],
+\ 'select': [
+\ ['optgroup', 'option'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'size': [], 'onblur': [], 'onfocus': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'multiple': ['BOOL']}
+\ ],
+\ 'small': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'span': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'strike': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'strong': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'style': [
+\ [],
+\ { 'media': [], 'lang': [], 'type': [], 'title': [], 'dir': ['ltr', 'rtl']}
+\ ],
+\ 'sub': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'sup': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'table': [
+\ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'datapagesize': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'frame': ['void', 'above', 'below', 'hsides', 'lhs', 'rhs', 'vsides', 'box', 'border'], 'rules': ['none', 'groups', 'rows', 'cols', 'all'], 'dir': ['ltr', 'rtl'], 'summary': [], 'bgcolor': [], 'cellspacing': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'border': [], 'cellpadding': []}
+\ ],
+\ 'tbody': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'td': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'axis': [], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'headers': [], 'nowrap': ['BOOL'], 'dir': ['ltr', 'rtl'], 'rowspan': ['1'], 'colspan': ['1'], 'bgcolor': [], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'height': [], 'char': []}
+\ ],
+\ 'textarea': [
+\ [''],
+\ { 'ondblclick': [], 'cols': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'disabled': ['BOOL'], 'rows': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onselect': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'tfoot': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'th': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'axis': [], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'headers': [], 'nowrap': ['BOOL'], 'dir': ['ltr', 'rtl'], 'rowspan': ['1'], 'colspan': ['1'], 'bgcolor': [], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'height': [], 'char': []}
+\ ],
+\ 'thead': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'title': [
+\ [''],
+\ { 'lang': [], 'dir': ['ltr', 'rtl']}
+\ ],
+\ 'tr': [
+\ ['th', 'td'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'bgcolor': [], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'tt': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'u': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'ul': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'type': ['disc', 'square', 'circle'], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'var': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'vimxmlattrinfo' : {
+\ 'accept' : ['ContentType', ''],
+\ 'accesskey' : ['Character', ''],
+\ 'action' : ['*URI', ''],
+\ 'align' : ['String', ''],
+\ 'alt' : ['*Text', ''],
+\ 'archive' : ['UriList', ''],
+\ 'axis' : ['CDATA', ''],
+\ 'border' : ['Pixels', ''],
+\ 'cellpadding' : ['Length', ''],
+\ 'cellspacing' : ['Length', ''],
+\ 'char' : ['Character', ''],
+\ 'charoff' : ['Length', ''],
+\ 'charset' : ['LangCode', ''],
+\ 'checked' : ['Bool', ''],
+\ 'class' : ['CDATA', ''],
+\ 'codetype' : ['ContentType', ''],
+\ 'cols' : ['*Number', ''],
+\ 'colspan' : ['Number', ''],
+\ 'content' : ['*CDATA', ''],
+\ 'coords' : ['Coords', ''],
+\ 'data' : ['URI', ''],
+\ 'datetime' : ['DateTime', ''],
+\ 'declare' : ['Bool', ''],
+\ 'defer' : ['Bool', ''],
+\ 'dir' : ['String', ''],
+\ 'disabled' : ['Bool', ''],
+\ 'enctype' : ['ContentType', ''],
+\ 'for' : ['ID', ''],
+\ 'headers' : ['IDREFS', ''],
+\ 'height' : ['Number', ''],
+\ 'href' : ['*URI', ''],
+\ 'hreflang' : ['LangCode', ''],
+\ 'id' : ['ID', ''],
+\ 'ismap' : ['Bool', ''],
+\ 'label' : ['*Text', ''],
+\ 'lang' : ['LangCode', ''],
+\ 'longdesc' : ['URI', ''],
+\ 'maxlength' : ['Number', ''],
+\ 'media' : ['MediaDesc', ''],
+\ 'method' : ['String', ''],
+\ 'multiple' : ['Bool', ''],
+\ 'name' : ['CDATA', ''],
+\ 'nohref' : ['Bool', ''],
+\ 'onblur' : ['Script', ''],
+\ 'onchange' : ['Script', ''],
+\ 'onclick' : ['Script', ''],
+\ 'ondblclick' : ['Script', ''],
+\ 'onfocus' : ['Script', ''],
+\ 'onkeydown' : ['Script', ''],
+\ 'onkeypress' : ['Script', ''],
+\ 'onkeyup' : ['Script', ''],
+\ 'onload' : ['Script', ''],
+\ 'onmousedown' : ['Script', ''],
+\ 'onmousemove' : ['Script', ''],
+\ 'onmouseout' : ['Script', ''],
+\ 'onmouseover' : ['Script', ''],
+\ 'onmouseup' : ['Script', ''],
+\ 'onreset' : ['Script', ''],
+\ 'onselect' : ['Script', ''],
+\ 'onsubmit' : ['Script', ''],
+\ 'onunload' : ['Script', ''],
+\ 'profile' : ['URI', ''],
+\ 'readonly' : ['Bool', ''],
+\ 'rel' : ['LinkTypes', ''],
+\ 'rev' : ['LinkTypes', ''],
+\ 'rows' : ['*Number', ''],
+\ 'rules' : ['String', ''],
+\ 'scheme' : ['CDATA', ''],
+\ 'selected' : ['Bool', ''],
+\ 'shape' : ['Shape', ''],
+\ 'size' : ['CDATA', ''],
+\ 'span' : ['Number', ''],
+\ 'src' : ['*URI', ''],
+\ 'standby' : ['Text', ''],
+\ 'style' : ['StyleSheet', ''],
+\ 'summary' : ['*Text', ''],
+\ 'tabindex' : ['Number', ''],
+\ 'title' : ['Text', ''],
+\ 'type' : ['*ContentType', ''],
+\ 'usemap' : ['URI', ''],
+\ 'valign' : ['String', ''],
+\ 'valuetype' : ['String', ''],
+\ 'width' : ['Number', ''],
+\ 'xmlns' : ['URI', '']
+\ },
+\ 'vimxmltaginfo': {
+\ 'area': ['/>', ''],
+\ 'base': ['/>', ''],
+\ 'basefont': ['/>', ''],
+\ 'br': ['/>', ''],
+\ 'col': ['/>', ''],
+\ 'hr': ['/>', ''],
+\ 'img': ['/>', ''],
+\ 'input': ['/>', ''],
+\ 'isindex': ['/>', ''],
+\ 'link': ['/>', ''],
+\ 'meta': ['/>', ''],
+\ 'param': ['/>', ''],
+\ }
+\ }
diff --git a/vim73/autoload/xml/html40f.vim b/vim73/autoload/xml/html40f.vim
new file mode 100644
index 0000000..b5ba99f
--- /dev/null
+++ b/vim73/autoload/xml/html40f.vim
@@ -0,0 +1,468 @@
+let g:xmldata_html40t = {
+\ 'vimxmlentities': ['AElig', 'Aacute', 'Acirc', 'Agrave', 'Alpha', 'Aring', 'Atilde', 'Auml', 'Beta', 'Ccedil', 'Chi', 'Dagger', 'Delta', 'ETH', 'Eacute', 'Ecirc', 'Egrave', 'Epsilon', 'Eta', 'Euml', 'Gamma', 'Iacute', 'Icirc', 'Igrave', 'Iota', 'Iuml', 'Kappa', 'Lambda', 'Mu', 'Ntilde', 'Nu', 'OElig', 'Oacute', 'Ocirc', 'Ograve', 'Omega', 'Omicron', 'Oslash', 'Otilde', 'Ouml', 'Phi', 'Pi', 'Prime', 'Psi', 'Rho', 'Scaron', 'Sigma', 'THORN', 'Tau', 'Theta', 'Uacute', 'Ucirc', 'Ugrave', 'Upsilon', 'Uuml', 'Xi', 'Yacute', 'Yuml', 'Zeta', 'aacute', 'acirc', 'acute', 'aelig', 'agrave', 'alefsym', 'alpha', 'amp', 'and', 'ang', 'apos', 'aring', 'asymp', 'atilde', 'auml', 'bdquo', 'beta', 'brvbar', 'bull', 'cap', 'ccedil', 'cedil', 'cent', 'chi', 'circ', 'clubs', 'cong', 'copy', 'crarr', 'cup', 'curren', 'dArr', 'dagger', 'darr', 'deg', 'delta', 'diams', 'divide', 'eacute', 'ecirc', 'egrave', 'empty', 'emsp', 'ensp', 'epsilon', 'equiv', 'eta', 'eth', 'euml', 'euro', 'exist', 'fnof', 'forall', 'frac12', 'frac14', 'frac34', 'frasl', 'gamma', 'ge', 'gt', 'hArr', 'harr', 'hearts', 'hellip', 'iacute', 'icirc', 'iexcl', 'igrave', 'image', 'infin', 'int', 'iota', 'iquest', 'isin', 'iuml', 'kappa', 'lArr', 'lambda', 'lang', 'laquo', 'larr', 'lceil', 'ldquo', 'le', 'lfloor', 'lowast', 'loz', 'lrm', 'lsaquo', 'lsquo', 'lt', 'macr', 'mdash', 'micro', 'middot', 'minus', 'mu', 'nabla', 'nbsp', 'ndash', 'ne', 'ni', 'not', 'notin', 'nsub', 'ntilde', 'nu', 'oacute', 'ocirc', 'oelig', 'ograve', 'oline', 'omega', 'omicron', 'oplus', 'or', 'ordf', 'ordm', 'oslash', 'otilde', 'otimes', 'ouml', 'para', 'part', 'permil', 'perp', 'phi', 'pi', 'piv', 'plusmn', 'pound', 'prime', 'prod', 'prop', 'psi', 'quot', 'rArr', 'radic', 'rang', 'raquo', 'rarr', 'rceil', 'rdquo', 'real', 'reg', 'rfloor', 'rho', 'rlm', 'rsaquo', 'rsquo', 'sbquo', 'scaron', 'sdot', 'sect', 'shy', 'sigma', 'sigmaf', 'sim', 'spades', 'sub', 'sube', 'sum', 'sup', 'sup1', 'sup2', 'sup3', 'supe', 'szlig', 'tau', 'there4', 'theta', 'thetasym', 'thinsp', 'thorn', 'tilde', 'times', 'trade', 'uArr', 'uacute', 'uarr', 'ucirc', 'ugrave', 'uml', 'upsih', 'upsilon', 'uuml', 'weierp', 'xi', 'yacute', 'yen', 'yuml', 'zeta', 'zwj', 'zwnj'],
+\ 'vimxmlroot': ['html'],
+\ 'a': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'rel': [], 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'target': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'shape': ['rect', 'circle', 'poly', 'default']}
+\ ],
+\ 'abbr': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'acronym': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'address': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button', 'p'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'applet': [
+\ ['param', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'width': [], 'object': [], 'id': [], 'code': [], 'vspace': [], 'archive': [], 'alt': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'style': [], 'name': [], 'height': [], 'hspace': [], 'title': [], 'class': [], 'codebase': []}
+\ ],
+\ 'area': [
+\ [],
+\ { 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'target': [], 'nohref': ['BOOL'], 'onfocus': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'alt': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'shape': ['rect', 'circle', 'poly', 'default'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'b': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'base': [
+\ [],
+\ { 'target': [], 'href': []}
+\ ],
+\ 'basefont': [
+\ [],
+\ { 'size': [], 'face': [], 'color': [], 'id': []}
+\ ],
+\ 'bdo': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'dir': ['ltr', 'rtl'], 'id': [], 'lang': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'big': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'blockquote': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'body': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del'],
+\ { 'vlink': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'alink': [], 'onkeyup': [], 'bgcolor': [], 'text': [], 'onmouseup': [], 'id': [], 'link': [], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'background': [], 'onunload': [], 'onkeypress': [], 'onmousedown': [], 'onload': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'br': [
+\ [],
+\ { 'clear': ['none', 'left', 'all', 'right', 'none'], 'id': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'button': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'hr', 'table', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo'],
+\ { 'accesskey': [], 'disabled': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'tabindex': [], 'value': [], 'name': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': ['submit', 'button', 'submit', 'reset']}
+\ ],
+\ 'caption': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['top', 'bottom', 'left', 'right'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'center': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'cite': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'code': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'col': [
+\ [],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'colgroup': [
+\ ['col'],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dd': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'del': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dfn': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dir': [
+\ ['li'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'div': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dl': [
+\ ['dt', 'dd'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dt': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'em': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'fieldset': [
+\ ['legend', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'font': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'dir': ['ltr', 'rtl'], 'size': [], 'face': [], 'color': [], 'id': [], 'lang': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'form': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'enctype': ['application/x-www-form-urlencoded'], 'onsubmit': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'target': [], 'onkeyup': [], 'onmouseup': [], 'onreset': [], 'id': [], 'method': ['GET', 'POST'], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'accept-charset': [], 'onkeypress': [], 'onmousedown': [], 'action': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h1': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h2': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h3': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h4': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h5': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h6': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'head': [
+\ ['title', 'isindex', 'base', 'script', 'style', 'meta', 'link', 'object'],
+\ { 'profile': [], 'dir': ['ltr', 'rtl'], 'lang': []}
+\ ],
+\ 'hr': [
+\ [],
+\ { 'width': [], 'ondblclick': [], 'size': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'noshade': ['BOOL'], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'html': [
+\ ['head', 'frameset'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'dir': ['ltr', 'rtl'], 'id': [], 'lang': [], 'xml:lang': []}
+\ ],
+\ 'frameset': [
+\ ['frameset', 'frame', 'noframes'],
+\ { 'rows': [], 'cols': [], 'id': [], 'style': [], 'onunload': [], 'onload': [], 'class': [], 'title': []}
+\ ],
+\ 'frame': [
+\ [],
+\ { 'scrolling': ['auto', 'yes', 'no', 'auto'], 'noresize': ['BOOL'], 'marginwidth': [], 'id': [], 'marginheight': [], 'longdesc': [], 'src': [], 'style': [], 'name': [], 'frameborder': ['1', '0'], 'title': [], 'class': []}
+\ ],
+\ 'i': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'iframe': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'width': [], 'scrolling': ['auto', 'yes', 'no', 'auto'], 'marginwidth': [], 'id': [], 'marginheight': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'longdesc': [], 'src': [], 'style': [], 'name': [], 'height': [], 'frameborder': ['1', '0'], 'title': [], 'class': []}
+\ ],
+\ 'img': [
+\ [],
+\ { 'width': [], 'usemap': [], 'ismap': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'vspace': [], 'onmouseover': [], 'alt': [], 'lang': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'src': [], 'longdesc': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'height': [], 'border': [], 'hspace': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'input': [
+\ [],
+\ { 'ondblclick': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'value': [], 'src': [], 'name': [], 'checked': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'type': ['TEXT', 'PASSWORD', 'CHECKBOX', 'RADIO', 'SUBMIT', 'RESET', 'FILE', 'IMAGE', 'BUTTON'], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'disabled': ['BOOL'], 'usemap': [], 'dir': ['ltr', 'rtl'], 'size': [], 'onblur': [], 'onfocus': [], 'maxlength': [], 'onselect': [], 'accept': [], 'alt': [], 'tabindex': [], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'ins': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'cite': [], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'isindex': [
+\ [],
+\ { 'id': [], 'lang': [], 'prompt': [], 'class': [], 'title': [], 'dir': ['ltr', 'rtl'], 'style': []}
+\ ],
+\ 'kbd': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'label': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'for': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'legend': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['top', 'bottom', 'left', 'right'], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'li': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'value': [], 'onkeypress': [], 'onmousedown': [], 'type': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'link': [
+\ [],
+\ { 'rel': [], 'ondblclick': [], 'onkeydown': [], 'target': [], 'onkeyup': [], 'href': [], 'media': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'map': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'area'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'menu': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'meta': [
+\ [],
+\ { 'http-equiv': [], 'content': [], 'lang': [], 'name': [], 'scheme': [], 'dir': ['ltr', 'rtl']}
+\ ],
+\ 'noframes': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'noscript': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'object': [
+\ ['param', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'name': [], 'data': [], 'declare': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'width': [], 'usemap': [], 'dir': ['ltr', 'rtl'], 'vspace': [], 'tabindex': [], 'standby': [], 'archive': [], 'classid': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'height': [], 'border': [], 'codetype': [], 'hspace': [], 'codebase': []}
+\ ],
+\ 'ol': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'type': [], 'class': [], 'title': [], 'onclick': [], 'start': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'optgroup': [
+\ ['option'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'option': [
+\ [''],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'value': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'selected': ['BOOL']}
+\ ],
+\ 'p': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'param': [
+\ [],
+\ { 'id': [], 'value': [], 'name': [], 'type': [], 'valuetype': ['DATA', 'REF', 'OBJECT']}
+\ ],
+\ 'pre': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'br', 'script', 'map', 'q', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'width': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'q': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'cite': [], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 's': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'samp': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'script': [
+\ [],
+\ { 'src': [], 'for': [], 'charset': [], 'event': [], 'type': [], 'defer': ['BOOL'], 'language': []}
+\ ],
+\ 'select': [
+\ ['optgroup', 'option'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'size': [], 'onblur': [], 'onfocus': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'multiple': ['BOOL']}
+\ ],
+\ 'small': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'span': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'strike': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'strong': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'style': [
+\ [],
+\ { 'media': [], 'lang': [], 'type': [], 'title': [], 'dir': ['ltr', 'rtl']}
+\ ],
+\ 'sub': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'sup': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'table': [
+\ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'datapagesize': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'frame': ['void', 'above', 'below', 'hsides', 'lhs', 'rhs', 'vsides', 'box', 'border'], 'rules': ['none', 'groups', 'rows', 'cols', 'all'], 'dir': ['ltr', 'rtl'], 'summary': [], 'bgcolor': [], 'cellspacing': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'border': [], 'cellpadding': []}
+\ ],
+\ 'tbody': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'td': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'axis': [], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'headers': [], 'nowrap': ['BOOL'], 'dir': ['ltr', 'rtl'], 'rowspan': ['1'], 'colspan': ['1'], 'bgcolor': [], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'height': [], 'char': []}
+\ ],
+\ 'textarea': [
+\ [''],
+\ { 'ondblclick': [], 'cols': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'disabled': ['BOOL'], 'rows': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onselect': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'tfoot': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'th': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'axis': [], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'headers': [], 'nowrap': ['BOOL'], 'dir': ['ltr', 'rtl'], 'rowspan': ['1'], 'colspan': ['1'], 'bgcolor': [], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'height': [], 'char': []}
+\ ],
+\ 'thead': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'title': [
+\ [''],
+\ { 'lang': [], 'dir': ['ltr', 'rtl']}
+\ ],
+\ 'tr': [
+\ ['th', 'td'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'bgcolor': [], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'tt': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'u': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'ul': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'type': ['disc', 'square', 'circle'], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'var': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'vimxmlattrinfo' : {
+\ 'accept' : ['ContentType', ''],
+\ 'accesskey' : ['Character', ''],
+\ 'action' : ['*URI', ''],
+\ 'align' : ['String', ''],
+\ 'alt' : ['*Text', ''],
+\ 'archive' : ['UriList', ''],
+\ 'axis' : ['CDATA', ''],
+\ 'border' : ['Pixels', ''],
+\ 'cellpadding' : ['Length', ''],
+\ 'cellspacing' : ['Length', ''],
+\ 'char' : ['Character', ''],
+\ 'charoff' : ['Length', ''],
+\ 'charset' : ['LangCode', ''],
+\ 'checked' : ['Bool', ''],
+\ 'class' : ['CDATA', ''],
+\ 'codetype' : ['ContentType', ''],
+\ 'cols' : ['*Number', ''],
+\ 'colspan' : ['Number', ''],
+\ 'content' : ['*CDATA', ''],
+\ 'coords' : ['Coords', ''],
+\ 'data' : ['URI', ''],
+\ 'datetime' : ['DateTime', ''],
+\ 'declare' : ['Bool', ''],
+\ 'defer' : ['Bool', ''],
+\ 'dir' : ['String', ''],
+\ 'disabled' : ['Bool', ''],
+\ 'enctype' : ['ContentType', ''],
+\ 'for' : ['ID', ''],
+\ 'headers' : ['IDREFS', ''],
+\ 'height' : ['Number', ''],
+\ 'href' : ['*URI', ''],
+\ 'hreflang' : ['LangCode', ''],
+\ 'id' : ['ID', ''],
+\ 'ismap' : ['Bool', ''],
+\ 'label' : ['*Text', ''],
+\ 'lang' : ['LangCode', ''],
+\ 'longdesc' : ['URI', ''],
+\ 'maxlength' : ['Number', ''],
+\ 'media' : ['MediaDesc', ''],
+\ 'method' : ['String', ''],
+\ 'multiple' : ['Bool', ''],
+\ 'name' : ['CDATA', ''],
+\ 'nohref' : ['Bool', ''],
+\ 'onblur' : ['Script', ''],
+\ 'onchange' : ['Script', ''],
+\ 'onclick' : ['Script', ''],
+\ 'ondblclick' : ['Script', ''],
+\ 'onfocus' : ['Script', ''],
+\ 'onkeydown' : ['Script', ''],
+\ 'onkeypress' : ['Script', ''],
+\ 'onkeyup' : ['Script', ''],
+\ 'onload' : ['Script', ''],
+\ 'onmousedown' : ['Script', ''],
+\ 'onmousemove' : ['Script', ''],
+\ 'onmouseout' : ['Script', ''],
+\ 'onmouseover' : ['Script', ''],
+\ 'onmouseup' : ['Script', ''],
+\ 'onreset' : ['Script', ''],
+\ 'onselect' : ['Script', ''],
+\ 'onsubmit' : ['Script', ''],
+\ 'onunload' : ['Script', ''],
+\ 'profile' : ['URI', ''],
+\ 'readonly' : ['Bool', ''],
+\ 'rel' : ['LinkTypes', ''],
+\ 'rev' : ['LinkTypes', ''],
+\ 'rows' : ['*Number', ''],
+\ 'rules' : ['String', ''],
+\ 'scheme' : ['CDATA', ''],
+\ 'selected' : ['Bool', ''],
+\ 'shape' : ['Shape', ''],
+\ 'size' : ['CDATA', ''],
+\ 'span' : ['Number', ''],
+\ 'src' : ['*URI', ''],
+\ 'standby' : ['Text', ''],
+\ 'style' : ['StyleSheet', ''],
+\ 'summary' : ['*Text', ''],
+\ 'tabindex' : ['Number', ''],
+\ 'title' : ['Text', ''],
+\ 'type' : ['*ContentType', ''],
+\ 'usemap' : ['URI', ''],
+\ 'valign' : ['String', ''],
+\ 'valuetype' : ['String', ''],
+\ 'width' : ['Number', ''],
+\ 'xmlns' : ['URI', '']
+\ },
+\ 'vimxmltaginfo': {
+\ 'area': ['/>', ''],
+\ 'base': ['/>', ''],
+\ 'basefont': ['/>', ''],
+\ 'br': ['/>', ''],
+\ 'col': ['/>', ''],
+\ 'hr': ['/>', ''],
+\ 'img': ['/>', ''],
+\ 'input': ['/>', ''],
+\ 'isindex': ['/>', ''],
+\ 'link': ['/>', ''],
+\ 'meta': ['/>', ''],
+\ 'param': ['/>', ''],
+\ }
+\ }
diff --git a/vim73/autoload/xml/html40s.vim b/vim73/autoload/xml/html40s.vim
new file mode 100644
index 0000000..bb3a45b
--- /dev/null
+++ b/vim73/autoload/xml/html40s.vim
@@ -0,0 +1,410 @@
+let g:xmldata_html40s = {
+\ 'vimxmlentities': ['AElig', 'Aacute', 'Acirc', 'Agrave', 'Alpha', 'Aring', 'Atilde', 'Auml', 'Beta', 'Ccedil', 'Chi', 'Dagger', 'Delta', 'ETH', 'Eacute', 'Ecirc', 'Egrave', 'Epsilon', 'Eta', 'Euml', 'Gamma', 'Iacute', 'Icirc', 'Igrave', 'Iota', 'Iuml', 'Kappa', 'Lambda', 'Mu', 'Ntilde', 'Nu', 'OElig', 'Oacute', 'Ocirc', 'Ograve', 'Omega', 'Omicron', 'Oslash', 'Otilde', 'Ouml', 'Phi', 'Pi', 'Prime', 'Psi', 'Rho', 'Scaron', 'Sigma', 'THORN', 'Tau', 'Theta', 'Uacute', 'Ucirc', 'Ugrave', 'Upsilon', 'Uuml', 'Xi', 'Yacute', 'Yuml', 'Zeta', 'aacute', 'acirc', 'acute', 'aelig', 'agrave', 'alefsym', 'alpha', 'amp', 'and', 'ang', 'apos', 'aring', 'asymp', 'atilde', 'auml', 'bdquo', 'beta', 'brvbar', 'bull', 'cap', 'ccedil', 'cedil', 'cent', 'chi', 'circ', 'clubs', 'cong', 'copy', 'crarr', 'cup', 'curren', 'dArr', 'dagger', 'darr', 'deg', 'delta', 'diams', 'divide', 'eacute', 'ecirc', 'egrave', 'empty', 'emsp', 'ensp', 'epsilon', 'equiv', 'eta', 'eth', 'euml', 'euro', 'exist', 'fnof', 'forall', 'frac12', 'frac14', 'frac34', 'frasl', 'gamma', 'ge', 'gt', 'hArr', 'harr', 'hearts', 'hellip', 'iacute', 'icirc', 'iexcl', 'igrave', 'image', 'infin', 'int', 'iota', 'iquest', 'isin', 'iuml', 'kappa', 'lArr', 'lambda', 'lang', 'laquo', 'larr', 'lceil', 'ldquo', 'le', 'lfloor', 'lowast', 'loz', 'lrm', 'lsaquo', 'lsquo', 'lt', 'macr', 'mdash', 'micro', 'middot', 'minus', 'mu', 'nabla', 'nbsp', 'ndash', 'ne', 'ni', 'not', 'notin', 'nsub', 'ntilde', 'nu', 'oacute', 'ocirc', 'oelig', 'ograve', 'oline', 'omega', 'omicron', 'oplus', 'or', 'ordf', 'ordm', 'oslash', 'otilde', 'otimes', 'ouml', 'para', 'part', 'permil', 'perp', 'phi', 'pi', 'piv', 'plusmn', 'pound', 'prime', 'prod', 'prop', 'psi', 'quot', 'rArr', 'radic', 'rang', 'raquo', 'rarr', 'rceil', 'rdquo', 'real', 'reg', 'rfloor', 'rho', 'rlm', 'rsaquo', 'rsquo', 'sbquo', 'scaron', 'sdot', 'sect', 'shy', 'sigma', 'sigmaf', 'sim', 'spades', 'sub', 'sube', 'sum', 'sup', 'sup1', 'sup2', 'sup3', 'supe', 'szlig', 'tau', 'there4', 'theta', 'thetasym', 'thinsp', 'thorn', 'tilde', 'times', 'trade', 'uArr', 'uacute', 'uarr', 'ucirc', 'ugrave', 'uml', 'upsih', 'upsilon', 'uuml', 'weierp', 'xi', 'yacute', 'yen', 'yuml', 'zeta', 'zwj', 'zwnj'],
+\ 'vimxmlroot': ['html'],
+\ 'a': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'rel': [], 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onkeydown': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'name': [], 'style': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'shape': ['rect', 'circle', 'poly', 'default']}
+\ ],
+\ 'abbr': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'acronym': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'address': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'area': [
+\ [],
+\ { 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'nohref': ['BOOL'], 'onfocus': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'alt': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'shape': ['rect', 'circle', 'poly', 'default'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'b': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'base': [
+\ [],
+\ { 'href': []}
+\ ],
+\ 'bdo': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'dir': ['ltr', 'rtl'], 'id': [], 'lang': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'big': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'blockquote': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'body': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'script', 'ins', 'del'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onunload': [], 'onkeypress': [], 'onmousedown': [], 'onload': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'br': [
+\ [],
+\ { 'id': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'button': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'hr', 'table', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo'],
+\ { 'accesskey': [], 'disabled': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'tabindex': [], 'value': [], 'name': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': ['submit', 'button', 'submit', 'reset']}
+\ ],
+\ 'caption': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'cite': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'code': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'col': [
+\ [],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'colgroup': [
+\ ['col'],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dd': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'del': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dfn': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'div': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dl': [
+\ ['dt', 'dd'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dt': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'em': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'fieldset': [
+\ ['legend', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'form': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'hr', 'table', 'fieldset', 'address', 'script'],
+\ { 'enctype': ['application/x-www-form-urlencoded'], 'onsubmit': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'onreset': [], 'id': [], 'method': ['GET', 'POST'], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'accept-charset': [], 'onkeypress': [], 'onmousedown': [], 'action': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h1': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h2': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h3': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h4': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h5': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h6': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'head': [
+\ ['title', 'base', 'script', 'style', 'meta', 'link', 'object'],
+\ { 'profile': [], 'dir': ['ltr', 'rtl'], 'lang': []}
+\ ],
+\ 'hr': [
+\ [],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'html': [
+\ ['head', 'body'],
+\ { 'dir': ['ltr', 'rtl'], 'lang': []}
+\ ],
+\ 'i': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'img': [
+\ [],
+\ { 'width': [], 'usemap': [], 'ismap': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'alt': [], 'lang': [], 'src': [], 'longdesc': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'height': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'input': [
+\ [],
+\ { 'ondblclick': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'value': [], 'src': [], 'name': [], 'checked': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'type': ['TEXT', 'PASSWORD', 'CHECKBOX', 'RADIO', 'SUBMIT', 'RESET', 'FILE', 'IMAGE', 'BUTTON'], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'disabled': ['BOOL'], 'usemap': [], 'dir': ['ltr', 'rtl'], 'size': [], 'onblur': [], 'onfocus': [], 'maxlength': [], 'onselect': [], 'accept': [], 'alt': [], 'tabindex': [], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'ins': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'cite': [], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'kbd': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'label': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'for': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'legend': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'accesskey': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'li': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'link': [
+\ [],
+\ { 'rel': [], 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'href': [], 'media': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'map': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'area'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'meta': [
+\ [],
+\ { 'http-equiv': [], 'content': [], 'lang': [], 'name': [], 'scheme': [], 'dir': ['ltr', 'rtl']}
+\ ],
+\ 'noscript': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'object': [
+\ ['param', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'data': [], 'declare': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'width': [], 'usemap': [], 'dir': ['ltr', 'rtl'], 'archive': [], 'standby': [], 'tabindex': [], 'classid': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'height': [], 'codetype': [], 'codebase': []}
+\ ],
+\ 'ol': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'optgroup': [
+\ ['option'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'option': [
+\ [''],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'value': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'selected': ['BOOL']}
+\ ],
+\ 'p': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'param': [
+\ [],
+\ { 'id': [], 'value': [], 'name': [], 'type': [], 'valuetype': ['DATA', 'REF', 'OBJECT']}
+\ ],
+\ 'pre': [
+\ ['tt', 'i', 'b', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'br', 'script', 'map', 'q', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'q': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'cite': [], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'samp': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'script': [
+\ [],
+\ { 'src': [], 'for': [], 'charset': [], 'event': [], 'type': [], 'defer': ['BOOL']}
+\ ],
+\ 'select': [
+\ ['optgroup', 'option'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'size': [], 'onblur': [], 'onfocus': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'multiple': ['BOOL']}
+\ ],
+\ 'small': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'span': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'strong': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'style': [
+\ [],
+\ { 'media': [], 'lang': [], 'type': [], 'title': [], 'dir': ['ltr', 'rtl']}
+\ ],
+\ 'sub': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'sup': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'table': [
+\ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'datapagesize': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'frame': ['void', 'above', 'below', 'hsides', 'lhs', 'rhs', 'vsides', 'box', 'border'], 'rules': ['none', 'groups', 'rows', 'cols', 'all'], 'dir': ['ltr', 'rtl'], 'summary': [], 'cellspacing': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'border': [], 'cellpadding': []}
+\ ],
+\ 'tbody': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'td': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'axis': [], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'headers': [], 'dir': ['ltr', 'rtl'], 'rowspan': ['1'], 'colspan': ['1'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'textarea': [
+\ [''],
+\ { 'ondblclick': [], 'cols': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'disabled': ['BOOL'], 'rows': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onselect': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'tfoot': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'th': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'axis': [], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'headers': [], 'dir': ['ltr', 'rtl'], 'rowspan': ['1'], 'colspan': ['1'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'thead': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'title': [
+\ [''],
+\ { 'lang': [], 'dir': ['ltr', 'rtl']}
+\ ],
+\ 'tr': [
+\ ['th', 'td'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'tt': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'ul': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'var': [
+\ ['tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'object', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'vimxmlattrinfo' : {
+\ 'accept' : ['ContentType', ''],
+\ 'accesskey' : ['Character', ''],
+\ 'action' : ['*URI', ''],
+\ 'align' : ['String', ''],
+\ 'alt' : ['*Text', ''],
+\ 'archive' : ['UriList', ''],
+\ 'axis' : ['CDATA', ''],
+\ 'border' : ['Pixels', ''],
+\ 'cellpadding' : ['Length', ''],
+\ 'cellspacing' : ['Length', ''],
+\ 'char' : ['Character', ''],
+\ 'charoff' : ['Length', ''],
+\ 'charset' : ['LangCode', ''],
+\ 'checked' : ['Bool', ''],
+\ 'class' : ['CDATA', ''],
+\ 'codetype' : ['ContentType', ''],
+\ 'cols' : ['*Number', ''],
+\ 'colspan' : ['Number', ''],
+\ 'content' : ['*CDATA', ''],
+\ 'coords' : ['Coords', ''],
+\ 'data' : ['URI', ''],
+\ 'datetime' : ['DateTime', ''],
+\ 'declare' : ['Bool', ''],
+\ 'defer' : ['Bool', ''],
+\ 'dir' : ['String', ''],
+\ 'disabled' : ['Bool', ''],
+\ 'enctype' : ['ContentType', ''],
+\ 'for' : ['ID', ''],
+\ 'headers' : ['IDREFS', ''],
+\ 'height' : ['Number', ''],
+\ 'href' : ['*URI', ''],
+\ 'hreflang' : ['LangCode', ''],
+\ 'id' : ['ID', ''],
+\ 'ismap' : ['Bool', ''],
+\ 'label' : ['*Text', ''],
+\ 'lang' : ['LangCode', ''],
+\ 'longdesc' : ['URI', ''],
+\ 'maxlength' : ['Number', ''],
+\ 'media' : ['MediaDesc', ''],
+\ 'method' : ['String', ''],
+\ 'multiple' : ['Bool', ''],
+\ 'name' : ['CDATA', ''],
+\ 'nohref' : ['Bool', ''],
+\ 'onblur' : ['Script', ''],
+\ 'onchange' : ['Script', ''],
+\ 'onclick' : ['Script', ''],
+\ 'ondblclick' : ['Script', ''],
+\ 'onfocus' : ['Script', ''],
+\ 'onkeydown' : ['Script', ''],
+\ 'onkeypress' : ['Script', ''],
+\ 'onkeyup' : ['Script', ''],
+\ 'onload' : ['Script', ''],
+\ 'onmousedown' : ['Script', ''],
+\ 'onmousemove' : ['Script', ''],
+\ 'onmouseout' : ['Script', ''],
+\ 'onmouseover' : ['Script', ''],
+\ 'onmouseup' : ['Script', ''],
+\ 'onreset' : ['Script', ''],
+\ 'onselect' : ['Script', ''],
+\ 'onsubmit' : ['Script', ''],
+\ 'onunload' : ['Script', ''],
+\ 'profile' : ['URI', ''],
+\ 'readonly' : ['Bool', ''],
+\ 'rel' : ['LinkTypes', ''],
+\ 'rev' : ['LinkTypes', ''],
+\ 'rows' : ['*Number', ''],
+\ 'rules' : ['String', ''],
+\ 'scheme' : ['CDATA', ''],
+\ 'selected' : ['Bool', ''],
+\ 'shape' : ['Shape', ''],
+\ 'size' : ['CDATA', ''],
+\ 'span' : ['Number', ''],
+\ 'src' : ['*URI', ''],
+\ 'standby' : ['Text', ''],
+\ 'style' : ['StyleSheet', ''],
+\ 'summary' : ['*Text', ''],
+\ 'tabindex' : ['Number', ''],
+\ 'title' : ['Text', ''],
+\ 'type' : ['*ContentType', ''],
+\ 'usemap' : ['URI', ''],
+\ 'valign' : ['String', ''],
+\ 'valuetype' : ['String', ''],
+\ 'width' : ['Number', ''],
+\ 'xmlns' : ['URI', '']
+\ },
+\ 'vimxmltaginfo': {
+\ 'area': ['/>', ''],
+\ 'base': ['/>', ''],
+\ 'br': ['/>', ''],
+\ 'col': ['/>', ''],
+\ 'hr': ['/>', ''],
+\ 'img': ['/>', ''],
+\ 'input': ['/>', ''],
+\ 'link': ['/>', ''],
+\ 'meta': ['/>', ''],
+\ 'param': ['/>', ''],
+\ }
+\ }
diff --git a/vim73/autoload/xml/html40t.vim b/vim73/autoload/xml/html40t.vim
new file mode 100644
index 0000000..2d73246
--- /dev/null
+++ b/vim73/autoload/xml/html40t.vim
@@ -0,0 +1,460 @@
+let g:xmldata_html40t = {
+\ 'vimxmlentities': ['AElig', 'Aacute', 'Acirc', 'Agrave', 'Alpha', 'Aring', 'Atilde', 'Auml', 'Beta', 'Ccedil', 'Chi', 'Dagger', 'Delta', 'ETH', 'Eacute', 'Ecirc', 'Egrave', 'Epsilon', 'Eta', 'Euml', 'Gamma', 'Iacute', 'Icirc', 'Igrave', 'Iota', 'Iuml', 'Kappa', 'Lambda', 'Mu', 'Ntilde', 'Nu', 'OElig', 'Oacute', 'Ocirc', 'Ograve', 'Omega', 'Omicron', 'Oslash', 'Otilde', 'Ouml', 'Phi', 'Pi', 'Prime', 'Psi', 'Rho', 'Scaron', 'Sigma', 'THORN', 'Tau', 'Theta', 'Uacute', 'Ucirc', 'Ugrave', 'Upsilon', 'Uuml', 'Xi', 'Yacute', 'Yuml', 'Zeta', 'aacute', 'acirc', 'acute', 'aelig', 'agrave', 'alefsym', 'alpha', 'amp', 'and', 'ang', 'apos', 'aring', 'asymp', 'atilde', 'auml', 'bdquo', 'beta', 'brvbar', 'bull', 'cap', 'ccedil', 'cedil', 'cent', 'chi', 'circ', 'clubs', 'cong', 'copy', 'crarr', 'cup', 'curren', 'dArr', 'dagger', 'darr', 'deg', 'delta', 'diams', 'divide', 'eacute', 'ecirc', 'egrave', 'empty', 'emsp', 'ensp', 'epsilon', 'equiv', 'eta', 'eth', 'euml', 'euro', 'exist', 'fnof', 'forall', 'frac12', 'frac14', 'frac34', 'frasl', 'gamma', 'ge', 'gt', 'hArr', 'harr', 'hearts', 'hellip', 'iacute', 'icirc', 'iexcl', 'igrave', 'image', 'infin', 'int', 'iota', 'iquest', 'isin', 'iuml', 'kappa', 'lArr', 'lambda', 'lang', 'laquo', 'larr', 'lceil', 'ldquo', 'le', 'lfloor', 'lowast', 'loz', 'lrm', 'lsaquo', 'lsquo', 'lt', 'macr', 'mdash', 'micro', 'middot', 'minus', 'mu', 'nabla', 'nbsp', 'ndash', 'ne', 'ni', 'not', 'notin', 'nsub', 'ntilde', 'nu', 'oacute', 'ocirc', 'oelig', 'ograve', 'oline', 'omega', 'omicron', 'oplus', 'or', 'ordf', 'ordm', 'oslash', 'otilde', 'otimes', 'ouml', 'para', 'part', 'permil', 'perp', 'phi', 'pi', 'piv', 'plusmn', 'pound', 'prime', 'prod', 'prop', 'psi', 'quot', 'rArr', 'radic', 'rang', 'raquo', 'rarr', 'rceil', 'rdquo', 'real', 'reg', 'rfloor', 'rho', 'rlm', 'rsaquo', 'rsquo', 'sbquo', 'scaron', 'sdot', 'sect', 'shy', 'sigma', 'sigmaf', 'sim', 'spades', 'sub', 'sube', 'sum', 'sup', 'sup1', 'sup2', 'sup3', 'supe', 'szlig', 'tau', 'there4', 'theta', 'thetasym', 'thinsp', 'thorn', 'tilde', 'times', 'trade', 'uArr', 'uacute', 'uarr', 'ucirc', 'ugrave', 'uml', 'upsih', 'upsilon', 'uuml', 'weierp', 'xi', 'yacute', 'yen', 'yuml', 'zeta', 'zwj', 'zwnj'],
+\ 'vimxmlroot': ['html'],
+\ 'a': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'rel': [], 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'target': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'shape': ['rect', 'circle', 'poly', 'default']}
+\ ],
+\ 'abbr': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'acronym': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'address': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button', 'p'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'applet': [
+\ ['param', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'width': [], 'object': [], 'id': [], 'code': [], 'vspace': [], 'archive': [], 'alt': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'style': [], 'name': [], 'height': [], 'hspace': [], 'title': [], 'class': [], 'codebase': []}
+\ ],
+\ 'area': [
+\ [],
+\ { 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'target': [], 'nohref': ['BOOL'], 'onfocus': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'alt': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'shape': ['rect', 'circle', 'poly', 'default'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'b': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'base': [
+\ [],
+\ { 'target': [], 'href': []}
+\ ],
+\ 'basefont': [
+\ [],
+\ { 'size': [], 'face': [], 'color': [], 'id': []}
+\ ],
+\ 'bdo': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'dir': ['ltr', 'rtl'], 'id': [], 'lang': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'big': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'blockquote': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'body': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del'],
+\ { 'vlink': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'alink': [], 'onkeyup': [], 'bgcolor': [], 'text': [], 'onmouseup': [], 'id': [], 'link': [], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'background': [], 'onunload': [], 'onkeypress': [], 'onmousedown': [], 'onload': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'br': [
+\ [],
+\ { 'clear': ['none', 'left', 'all', 'right', 'none'], 'id': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'button': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'hr', 'table', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo'],
+\ { 'accesskey': [], 'disabled': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'tabindex': [], 'value': [], 'name': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': ['submit', 'button', 'submit', 'reset']}
+\ ],
+\ 'caption': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['top', 'bottom', 'left', 'right'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'center': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'cite': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'code': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'col': [
+\ [],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'colgroup': [
+\ ['col'],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dd': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'del': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dfn': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dir': [
+\ ['li'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'div': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dl': [
+\ ['dt', 'dd'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dt': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'em': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'fieldset': [
+\ ['legend', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'font': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'dir': ['ltr', 'rtl'], 'size': [], 'face': [], 'color': [], 'id': [], 'lang': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'form': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'enctype': ['application/x-www-form-urlencoded'], 'onsubmit': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'target': [], 'onkeyup': [], 'onmouseup': [], 'onreset': [], 'id': [], 'method': ['GET', 'POST'], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'accept-charset': [], 'onkeypress': [], 'onmousedown': [], 'action': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h1': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h2': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h3': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h4': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h5': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h6': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'head': [
+\ ['title', 'isindex', 'base', 'script', 'style', 'meta', 'link', 'object'],
+\ { 'profile': [], 'dir': ['ltr', 'rtl'], 'lang': []}
+\ ],
+\ 'hr': [
+\ [],
+\ { 'width': [], 'ondblclick': [], 'size': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'noshade': ['BOOL'], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'html': [
+\ ['head', 'body'],
+\ { 'dir': ['ltr', 'rtl'], 'lang': [], 'version': ['-//W3C//DTD HTML 4.0 Transitional//EN']}
+\ ],
+\ 'i': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'iframe': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'width': [], 'scrolling': ['auto', 'yes', 'no', 'auto'], 'marginwidth': [], 'id': [], 'marginheight': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'longdesc': [], 'src': [], 'style': [], 'name': [], 'height': [], 'frameborder': ['1', '0'], 'title': [], 'class': []}
+\ ],
+\ 'img': [
+\ [],
+\ { 'width': [], 'usemap': [], 'ismap': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'vspace': [], 'onmouseover': [], 'alt': [], 'lang': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'src': [], 'longdesc': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'height': [], 'border': [], 'hspace': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'input': [
+\ [],
+\ { 'ondblclick': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'value': [], 'src': [], 'name': [], 'checked': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'type': ['TEXT', 'PASSWORD', 'CHECKBOX', 'RADIO', 'SUBMIT', 'RESET', 'FILE', 'IMAGE', 'BUTTON'], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'disabled': ['BOOL'], 'usemap': [], 'dir': ['ltr', 'rtl'], 'size': [], 'onblur': [], 'onfocus': [], 'maxlength': [], 'onselect': [], 'accept': [], 'alt': [], 'tabindex': [], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'ins': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'cite': [], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'isindex': [
+\ [],
+\ { 'id': [], 'lang': [], 'prompt': [], 'class': [], 'title': [], 'dir': ['ltr', 'rtl'], 'style': []}
+\ ],
+\ 'kbd': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'label': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'for': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'legend': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['top', 'bottom', 'left', 'right'], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'li': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'value': [], 'onkeypress': [], 'onmousedown': [], 'type': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'link': [
+\ [],
+\ { 'rel': [], 'ondblclick': [], 'onkeydown': [], 'target': [], 'onkeyup': [], 'href': [], 'media': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'map': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'area'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'menu': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'meta': [
+\ [],
+\ { 'http-equiv': [], 'content': [], 'lang': [], 'name': [], 'scheme': [], 'dir': ['ltr', 'rtl']}
+\ ],
+\ 'noframes': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'noscript': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'object': [
+\ ['param', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'name': [], 'data': [], 'declare': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'width': [], 'usemap': [], 'dir': ['ltr', 'rtl'], 'vspace': [], 'tabindex': [], 'standby': [], 'archive': [], 'classid': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'height': [], 'border': [], 'codetype': [], 'hspace': [], 'codebase': []}
+\ ],
+\ 'ol': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'type': [], 'class': [], 'title': [], 'onclick': [], 'start': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'optgroup': [
+\ ['option'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'option': [
+\ [''],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'value': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'selected': ['BOOL']}
+\ ],
+\ 'p': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'param': [
+\ [],
+\ { 'id': [], 'value': [], 'name': [], 'type': [], 'valuetype': ['DATA', 'REF', 'OBJECT']}
+\ ],
+\ 'pre': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'br', 'script', 'map', 'q', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'width': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'q': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'cite': [], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 's': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'samp': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'script': [
+\ [],
+\ { 'src': [], 'for': [], 'charset': [], 'event': [], 'type': [], 'defer': ['BOOL'], 'language': []}
+\ ],
+\ 'select': [
+\ ['optgroup', 'option'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'size': [], 'onblur': [], 'onfocus': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'multiple': ['BOOL']}
+\ ],
+\ 'small': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'span': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'strike': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'strong': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'style': [
+\ [],
+\ { 'media': [], 'lang': [], 'type': [], 'title': [], 'dir': ['ltr', 'rtl']}
+\ ],
+\ 'sub': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'sup': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'table': [
+\ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'datapagesize': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'frame': ['void', 'above', 'below', 'hsides', 'lhs', 'rhs', 'vsides', 'box', 'border'], 'rules': ['none', 'groups', 'rows', 'cols', 'all'], 'dir': ['ltr', 'rtl'], 'summary': [], 'bgcolor': [], 'cellspacing': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'border': [], 'cellpadding': []}
+\ ],
+\ 'tbody': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'td': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'axis': [], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'headers': [], 'nowrap': ['BOOL'], 'dir': ['ltr', 'rtl'], 'rowspan': ['1'], 'colspan': ['1'], 'bgcolor': [], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'height': [], 'char': []}
+\ ],
+\ 'textarea': [
+\ [''],
+\ { 'ondblclick': [], 'cols': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'disabled': ['BOOL'], 'rows': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onselect': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'tfoot': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'th': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dir', 'menu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', 'table', 'fieldset', 'address', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'axis': [], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'headers': [], 'nowrap': ['BOOL'], 'dir': ['ltr', 'rtl'], 'rowspan': ['1'], 'colspan': ['1'], 'bgcolor': [], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'height': [], 'char': []}
+\ ],
+\ 'thead': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'title': [
+\ [''],
+\ { 'lang': [], 'dir': ['ltr', 'rtl']}
+\ ],
+\ 'tr': [
+\ ['th', 'td'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'bgcolor': [], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'char': []}
+\ ],
+\ 'tt': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'u': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'ul': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'type': ['disc', 'square', 'circle'], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': []}
+\ ],
+\ 'var': [
+\ ['tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'a', 'img', 'applet', 'object', 'font', 'basefont', 'br', 'script', 'map', 'q', 'sub', 'sup', 'span', 'bdo', 'iframe', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': []}
+\ ],
+\ 'vimxmlattrinfo' : {
+\ 'accept' : ['ContentType', ''],
+\ 'accesskey' : ['Character', ''],
+\ 'action' : ['*URI', ''],
+\ 'align' : ['String', ''],
+\ 'alt' : ['*Text', ''],
+\ 'archive' : ['UriList', ''],
+\ 'axis' : ['CDATA', ''],
+\ 'border' : ['Pixels', ''],
+\ 'cellpadding' : ['Length', ''],
+\ 'cellspacing' : ['Length', ''],
+\ 'char' : ['Character', ''],
+\ 'charoff' : ['Length', ''],
+\ 'charset' : ['LangCode', ''],
+\ 'checked' : ['Bool', ''],
+\ 'class' : ['CDATA', ''],
+\ 'codetype' : ['ContentType', ''],
+\ 'cols' : ['*Number', ''],
+\ 'colspan' : ['Number', ''],
+\ 'content' : ['*CDATA', ''],
+\ 'coords' : ['Coords', ''],
+\ 'data' : ['URI', ''],
+\ 'datetime' : ['DateTime', ''],
+\ 'declare' : ['Bool', ''],
+\ 'defer' : ['Bool', ''],
+\ 'dir' : ['String', ''],
+\ 'disabled' : ['Bool', ''],
+\ 'enctype' : ['ContentType', ''],
+\ 'for' : ['ID', ''],
+\ 'headers' : ['IDREFS', ''],
+\ 'height' : ['Number', ''],
+\ 'href' : ['*URI', ''],
+\ 'hreflang' : ['LangCode', ''],
+\ 'id' : ['ID', ''],
+\ 'ismap' : ['Bool', ''],
+\ 'label' : ['*Text', ''],
+\ 'lang' : ['LangCode', ''],
+\ 'longdesc' : ['URI', ''],
+\ 'maxlength' : ['Number', ''],
+\ 'media' : ['MediaDesc', ''],
+\ 'method' : ['String', ''],
+\ 'multiple' : ['Bool', ''],
+\ 'name' : ['CDATA', ''],
+\ 'nohref' : ['Bool', ''],
+\ 'onblur' : ['Script', ''],
+\ 'onchange' : ['Script', ''],
+\ 'onclick' : ['Script', ''],
+\ 'ondblclick' : ['Script', ''],
+\ 'onfocus' : ['Script', ''],
+\ 'onkeydown' : ['Script', ''],
+\ 'onkeypress' : ['Script', ''],
+\ 'onkeyup' : ['Script', ''],
+\ 'onload' : ['Script', ''],
+\ 'onmousedown' : ['Script', ''],
+\ 'onmousemove' : ['Script', ''],
+\ 'onmouseout' : ['Script', ''],
+\ 'onmouseover' : ['Script', ''],
+\ 'onmouseup' : ['Script', ''],
+\ 'onreset' : ['Script', ''],
+\ 'onselect' : ['Script', ''],
+\ 'onsubmit' : ['Script', ''],
+\ 'onunload' : ['Script', ''],
+\ 'profile' : ['URI', ''],
+\ 'readonly' : ['Bool', ''],
+\ 'rel' : ['LinkTypes', ''],
+\ 'rev' : ['LinkTypes', ''],
+\ 'rows' : ['*Number', ''],
+\ 'rules' : ['String', ''],
+\ 'scheme' : ['CDATA', ''],
+\ 'selected' : ['Bool', ''],
+\ 'shape' : ['Shape', ''],
+\ 'size' : ['CDATA', ''],
+\ 'span' : ['Number', ''],
+\ 'src' : ['*URI', ''],
+\ 'standby' : ['Text', ''],
+\ 'style' : ['StyleSheet', ''],
+\ 'summary' : ['*Text', ''],
+\ 'tabindex' : ['Number', ''],
+\ 'title' : ['Text', ''],
+\ 'type' : ['*ContentType', ''],
+\ 'usemap' : ['URI', ''],
+\ 'valign' : ['String', ''],
+\ 'valuetype' : ['String', ''],
+\ 'width' : ['Number', ''],
+\ 'xmlns' : ['URI', '']
+\ },
+\ 'vimxmltaginfo': {
+\ 'area': ['/>', ''],
+\ 'base': ['/>', ''],
+\ 'basefont': ['/>', ''],
+\ 'br': ['/>', ''],
+\ 'col': ['/>', ''],
+\ 'hr': ['/>', ''],
+\ 'img': ['/>', ''],
+\ 'input': ['/>', ''],
+\ 'isindex': ['/>', ''],
+\ 'link': ['/>', ''],
+\ 'meta': ['/>', ''],
+\ 'param': ['/>', ''],
+\ }
+\ }
diff --git a/vim73/autoload/xml/xhtml10f.vim b/vim73/autoload/xml/xhtml10f.vim
new file mode 100644
index 0000000..0bfa30c
--- /dev/null
+++ b/vim73/autoload/xml/xhtml10f.vim
@@ -0,0 +1,469 @@
+let g:xmldata_xhtml10f = {
+\ 'vimxmlentities': ['AElig', 'Aacute', 'Acirc', 'Agrave', 'Alpha', 'Aring', 'Atilde', 'Auml', 'Beta', 'Ccedil', 'Chi', 'Dagger', 'Delta', 'ETH', 'Eacute', 'Ecirc', 'Egrave', 'Epsilon', 'Eta', 'Euml', 'Gamma', 'Iacute', 'Icirc', 'Igrave', 'Iota', 'Iuml', 'Kappa', 'Lambda', 'Mu', 'Ntilde', 'Nu', 'OElig', 'Oacute', 'Ocirc', 'Ograve', 'Omega', 'Omicron', 'Oslash', 'Otilde', 'Ouml', 'Phi', 'Pi', 'Prime', 'Psi', 'Rho', 'Scaron', 'Sigma', 'THORN', 'Tau', 'Theta', 'Uacute', 'Ucirc', 'Ugrave', 'Upsilon', 'Uuml', 'Xi', 'Yacute', 'Yuml', 'Zeta', 'aacute', 'acirc', 'acute', 'aelig', 'agrave', 'alefsym', 'alpha', 'amp', 'and', 'ang', 'apos', 'aring', 'asymp', 'atilde', 'auml', 'bdquo', 'beta', 'brvbar', 'bull', 'cap', 'ccedil', 'cedil', 'cent', 'chi', 'circ', 'clubs', 'cong', 'copy', 'crarr', 'cup', 'curren', 'dArr', 'dagger', 'darr', 'deg', 'delta', 'diams', 'divide', 'eacute', 'ecirc', 'egrave', 'empty', 'emsp', 'ensp', 'epsilon', 'equiv', 'eta', 'eth', 'euml', 'euro', 'exist', 'fnof', 'forall', 'frac12', 'frac14', 'frac34', 'frasl', 'gamma', 'ge', 'gt', 'hArr', 'harr', 'hearts', 'hellip', 'iacute', 'icirc', 'iexcl', 'igrave', 'image', 'infin', 'int', 'iota', 'iquest', 'isin', 'iuml', 'kappa', 'lArr', 'lambda', 'lang', 'laquo', 'larr', 'lceil', 'ldquo', 'le', 'lfloor', 'lowast', 'loz', 'lrm', 'lsaquo', 'lsquo', 'lt', 'macr', 'mdash', 'micro', 'middot', 'minus', 'mu', 'nabla', 'nbsp', 'ndash', 'ne', 'ni', 'not', 'notin', 'nsub', 'ntilde', 'nu', 'oacute', 'ocirc', 'oelig', 'ograve', 'oline', 'omega', 'omicron', 'oplus', 'or', 'ordf', 'ordm', 'oslash', 'otilde', 'otimes', 'ouml', 'para', 'part', 'permil', 'perp', 'phi', 'pi', 'piv', 'plusmn', 'pound', 'prime', 'prod', 'prop', 'psi', 'quot', 'rArr', 'radic', 'rang', 'raquo', 'rarr', 'rceil', 'rdquo', 'real', 'reg', 'rfloor', 'rho', 'rlm', 'rsaquo', 'rsquo', 'sbquo', 'scaron', 'sdot', 'sect', 'shy', 'sigma', 'sigmaf', 'sim', 'spades', 'sub', 'sube', 'sum', 'sup', 'sup1', 'sup2', 'sup3', 'supe', 'szlig', 'tau', 'there4', 'theta', 'thetasym', 'thinsp', 'thorn', 'tilde', 'times', 'trade', 'uArr', 'uacute', 'uarr', 'ucirc', 'ugrave', 'uml', 'upsih', 'upsilon', 'uuml', 'weierp', 'xi', 'yacute', 'yen', 'yuml', 'zeta', 'zwj', 'zwnj'],
+\ 'vimxmlroot': ['html'],
+\ 'a': [
+\ ['br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'accesskey': [], 'rel': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'target': [], 'onfocus': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'charset': [], 'xml:lang': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'shape': ['rect', 'circle', 'poly', 'default']}
+\ ],
+\ 'abbr': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'acronym': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'address': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script', 'p'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'applet': [
+\ ['param', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'width': [], 'object': [], 'id': [], 'code': [], 'vspace': [], 'archive': [], 'alt': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'style': [], 'name': [], 'height': [], 'hspace': [], 'title': [], 'class': [], 'codebase': []}
+\ ],
+\ 'area': [
+\ [],
+\ { 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'nohref': ['BOOL'], 'target': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'lang': [], 'alt': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'shape': ['rect', 'circle', 'poly', 'default']}
+\ ],
+\ 'b': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'base': [
+\ [],
+\ { 'target': [], 'href': [], 'id': []}
+\ ],
+\ 'basefont': [
+\ [],
+\ { 'size': [], 'face': [], 'color': [], 'id': []}
+\ ],
+\ 'bdo': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'big': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'blockquote': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'body': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'vlink': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'alink': [], 'onkeyup': [], 'bgcolor': [], 'text': [], 'onmouseup': [], 'id': [], 'link': [], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'background': [], 'xml:lang': [], 'onunload': [], 'onkeypress': [], 'onmousedown': [], 'onload': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'br': [
+\ [],
+\ { 'clear': ['none', 'left', 'all', 'right', 'none'], 'id': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'button': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'table', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'noscript', 'ins', 'del', 'script'],
+\ { 'accesskey': [], 'disabled': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'lang': [], 'value': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': ['submit', 'button', 'submit', 'reset']}
+\ ],
+\ 'caption': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['top', 'bottom', 'left', 'right'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'center': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'cite': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'code': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'col': [
+\ [],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'colgroup': [
+\ ['col'],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dd': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'del': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dfn': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dir': [
+\ ['li'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'div': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dl': [
+\ ['dt', 'dd'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dt': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'em': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'fieldset': [
+\ ['legend', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'font': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'dir': ['ltr', 'rtl'], 'size': [], 'face': [], 'color': [], 'id': [], 'lang': [], 'style': [], 'xml:lang': [], 'title': [], 'class': []}
+\ ],
+\ 'form': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'enctype': ['application/x-www-form-urlencoded'], 'onsubmit': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'target': [], 'onkeyup': [], 'onmouseup': [], 'onreset': [], 'id': [], 'method': ['get', 'post'], 'onmouseover': [], 'lang': [], 'accept': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'xml:lang': [], 'accept-charset': [], 'onkeypress': [], 'onmousedown': [], 'action': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'frame': [
+\ [],
+\ { 'scrolling': ['auto', 'yes', 'no', 'auto'], 'noresize': ['BOOL'], 'marginwidth': [], 'id': [], 'marginheight': [], 'longdesc': [], 'src': [], 'style': [], 'name': [], 'frameborder': ['1', '0'], 'title': [], 'class': []}
+\ ],
+\ 'frameset': [
+\ ['frameset', 'frame', 'noframes'],
+\ { 'rows': [], 'cols': [], 'id': [], 'style': [], 'onunload': [], 'onload': [], 'class': [], 'title': []}
+\ ],
+\ 'h1': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h2': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h3': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h4': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h5': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h6': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'head': [
+\ ['script', 'style', 'meta', 'link', 'object', 'isindex', 'title', 'script', 'style', 'meta', 'link', 'object', 'isindex', 'base', 'script', 'style', 'meta', 'link', 'object', 'isindex', 'base', 'script', 'style', 'meta', 'link', 'object', 'isindex', 'title', 'script', 'style', 'meta', 'link', 'object', 'isindex'],
+\ { 'profile': [], 'dir': ['ltr', 'rtl'], 'id': [], 'lang': [], 'xml:lang': []}
+\ ],
+\ 'hr': [
+\ [],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'size': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'noshade': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'html': [
+\ ['head', 'frameset'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'dir': ['ltr', 'rtl'], 'id': [], 'lang': [], 'xml:lang': []}
+\ ],
+\ 'i': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'iframe': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'width': [], 'scrolling': ['auto', 'yes', 'no', 'auto'], 'marginwidth': [], 'id': [], 'marginheight': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'longdesc': [], 'src': [], 'style': [], 'name': [], 'height': [], 'frameborder': ['1', '0'], 'title': [], 'class': []}
+\ ],
+\ 'img': [
+\ [],
+\ { 'width': [], 'usemap': [], 'ismap': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'vspace': [], 'onmouseover': [], 'alt': [], 'lang': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'src': [], 'longdesc': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'xml:lang': [], 'height': [], 'border': [], 'hspace': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'input': [
+\ [],
+\ { 'ondblclick': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'value': [], 'src': [], 'name': [], 'checked': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': ['text', 'password', 'checkbox', 'radio', 'submit', 'reset', 'file', 'hidden', 'image', 'button'], 'accesskey': [], 'disabled': ['BOOL'], 'usemap': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'size': [], 'onfocus': [], 'maxlength': [], 'onselect': [], 'accept': [], 'tabindex': [], 'alt': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'ins': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'cite': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'isindex': [
+\ [],
+\ { 'id': [], 'lang': [], 'prompt': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'xml:lang': []}
+\ ],
+\ 'kbd': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'label': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'for': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'legend': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['top', 'bottom', 'left', 'right'], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'li': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'value': [], 'onkeypress': [], 'onmousedown': [], 'type': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'link': [
+\ [],
+\ { 'rel': [], 'ondblclick': [], 'onkeydown': [], 'target': [], 'onkeyup': [], 'href': [], 'media': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'map': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'noscript', 'ins', 'del', 'script', 'area'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'onclick': [], 'title': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmouseout': [], 'onmousemove': [], 'xml:lang': []}
+\ ],
+\ 'menu': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'meta': [
+\ [],
+\ { 'http-equiv': [], 'content': [], 'id': [], 'lang': [], 'name': [], 'scheme': [], 'dir': ['ltr', 'rtl'], 'xml:lang': []}
+\ ],
+\ 'noframes': [
+\ ['body'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'noscript': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'object': [
+\ ['param', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'name': [], 'data': [], 'declare': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'width': [], 'usemap': [], 'dir': ['ltr', 'rtl'], 'vspace': [], 'tabindex': [], 'standby': [], 'archive': [], 'classid': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'height': [], 'xml:lang': [], 'border': [], 'codetype': [], 'hspace': [], 'codebase': []}
+\ ],
+\ 'ol': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'type': [], 'class': [], 'title': [], 'onclick': [], 'start': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'optgroup': [
+\ ['option'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'option': [
+\ [''],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'value': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'selected': ['BOOL']}
+\ ],
+\ 'p': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'param': [
+\ [],
+\ { 'id': [], 'value': [], 'name': [], 'type': [], 'valuetype': ['data', 'ref', 'object']}
+\ ],
+\ 'pre': [
+\ ['a', 'br', 'span', 'bdo', 'tt', 'i', 'b', 'u', 's', 'strike', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'xml:space': ['preserve'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'q': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'cite': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 's': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'samp': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'script': [
+\ [''],
+\ { 'id': [], 'src': [], 'charset': [], 'xml:space': ['preserve'], 'type': ['text/javascript'], 'defer': ['BOOL'], 'language': []}
+\ ],
+\ 'select': [
+\ ['optgroup', 'option'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'size': [], 'onblur': [], 'onfocus': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'multiple': ['BOOL']}
+\ ],
+\ 'small': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'span': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'strike': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'strong': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'style': [
+\ [''],
+\ { 'media': [], 'id': [], 'lang': [], 'xml:space': ['preserve'], 'title': [], 'type': ['text/css'], 'dir': ['ltr', 'rtl'], 'xml:lang': []}
+\ ],
+\ 'sub': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'sup': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'table': [
+\ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody', 'tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'frame': ['void', 'above', 'below', 'hsides', 'lhs', 'rhs', 'vsides', 'box', 'border'], 'rules': ['none', 'groups', 'rows', 'cols', 'all'], 'dir': ['ltr', 'rtl'], 'summary': [], 'bgcolor': [], 'cellspacing': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'border': [], 'cellpadding': []}
+\ ],
+\ 'tbody': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'char': []}
+\ ],
+\ 'td': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'axis': [], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'headers': [], 'nowrap': ['BOOL'], 'dir': ['ltr', 'rtl'], 'rowspan': ['1'], 'colspan': ['1'], 'bgcolor': [], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'height': [], 'char': []}
+\ ],
+\ 'textarea': [
+\ [''],
+\ { 'ondblclick': [], 'cols': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'disabled': ['BOOL'], 'rows': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onselect': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'tfoot': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'char': []}
+\ ],
+\ 'th': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'axis': [], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'headers': [], 'nowrap': ['BOOL'], 'dir': ['ltr', 'rtl'], 'rowspan': ['1'], 'colspan': ['1'], 'bgcolor': [], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'height': [], 'char': []}
+\ ],
+\ 'thead': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'char': []}
+\ ],
+\ 'title': [
+\ [''],
+\ { 'id': [], 'lang': [], 'dir': ['ltr', 'rtl'], 'xml:lang': []}
+\ ],
+\ 'tr': [
+\ ['th', 'td'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'bgcolor': [], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'char': []}
+\ ],
+\ 'tt': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'u': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'ul': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'type': ['disc', 'square', 'circle'], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'var': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'vimxmlattrinfo' : {
+\ 'accept' : ['ContentType', ''],
+\ 'accesskey' : ['Character', ''],
+\ 'action' : ['*URI', ''],
+\ 'align' : ['String', ''],
+\ 'alt' : ['*Text', ''],
+\ 'archive' : ['UriList', ''],
+\ 'axis' : ['CDATA', ''],
+\ 'border' : ['Pixels', ''],
+\ 'cellpadding' : ['Length', ''],
+\ 'cellspacing' : ['Length', ''],
+\ 'char' : ['Character', ''],
+\ 'charoff' : ['Length', ''],
+\ 'charset' : ['LangCode', ''],
+\ 'checked' : ['Bool', ''],
+\ 'class' : ['CDATA', ''],
+\ 'codetype' : ['ContentType', ''],
+\ 'cols' : ['*Number', ''],
+\ 'colspan' : ['Number', ''],
+\ 'content' : ['*CDATA', ''],
+\ 'coords' : ['Coords', ''],
+\ 'data' : ['URI', ''],
+\ 'datetime' : ['DateTime', ''],
+\ 'declare' : ['Bool', ''],
+\ 'defer' : ['Bool', ''],
+\ 'dir' : ['String', ''],
+\ 'disabled' : ['Bool', ''],
+\ 'enctype' : ['ContentType', ''],
+\ 'for' : ['ID', ''],
+\ 'headers' : ['IDREFS', ''],
+\ 'height' : ['Number', ''],
+\ 'href' : ['*URI', ''],
+\ 'hreflang' : ['LangCode', ''],
+\ 'id' : ['ID', ''],
+\ 'ismap' : ['Bool', ''],
+\ 'label' : ['*Text', ''],
+\ 'lang' : ['LangCode', ''],
+\ 'longdesc' : ['URI', ''],
+\ 'maxlength' : ['Number', ''],
+\ 'media' : ['MediaDesc', ''],
+\ 'method' : ['String', ''],
+\ 'multiple' : ['Bool', ''],
+\ 'name' : ['CDATA', ''],
+\ 'nohref' : ['Bool', ''],
+\ 'onblur' : ['Script', ''],
+\ 'onchange' : ['Script', ''],
+\ 'onclick' : ['Script', ''],
+\ 'ondblclick' : ['Script', ''],
+\ 'onfocus' : ['Script', ''],
+\ 'onkeydown' : ['Script', ''],
+\ 'onkeypress' : ['Script', ''],
+\ 'onkeyup' : ['Script', ''],
+\ 'onload' : ['Script', ''],
+\ 'onmousedown' : ['Script', ''],
+\ 'onmousemove' : ['Script', ''],
+\ 'onmouseout' : ['Script', ''],
+\ 'onmouseover' : ['Script', ''],
+\ 'onmouseup' : ['Script', ''],
+\ 'onreset' : ['Script', ''],
+\ 'onselect' : ['Script', ''],
+\ 'onsubmit' : ['Script', ''],
+\ 'onunload' : ['Script', ''],
+\ 'profile' : ['URI', ''],
+\ 'readonly' : ['Bool', ''],
+\ 'rel' : ['LinkTypes', ''],
+\ 'rev' : ['LinkTypes', ''],
+\ 'rows' : ['*Number', ''],
+\ 'rules' : ['String', ''],
+\ 'scheme' : ['CDATA', ''],
+\ 'selected' : ['Bool', ''],
+\ 'shape' : ['Shape', ''],
+\ 'size' : ['CDATA', ''],
+\ 'span' : ['Number', ''],
+\ 'src' : ['*URI', ''],
+\ 'standby' : ['Text', ''],
+\ 'style' : ['StyleSheet', ''],
+\ 'summary' : ['*Text', ''],
+\ 'tabindex' : ['Number', ''],
+\ 'title' : ['Text', ''],
+\ 'type' : ['*ContentType', ''],
+\ 'usemap' : ['URI', ''],
+\ 'valign' : ['String', ''],
+\ 'valuetype' : ['String', ''],
+\ 'width' : ['Number', ''],
+\ 'xmlns' : ['URI', '']
+\ },
+\ 'vimxmltaginfo': {
+\ 'area': ['/>', ''],
+\ 'base': ['/>', ''],
+\ 'basefont': ['/>', ''],
+\ 'br': ['/>', ''],
+\ 'col': ['/>', ''],
+\ 'frame': ['/>', ''],
+\ 'hr': ['/>', ''],
+\ 'img': ['/>', ''],
+\ 'input': ['/>', ''],
+\ 'isindex': ['/>', ''],
+\ 'link': ['/>', ''],
+\ 'meta': ['/>', ''],
+\ 'param': ['/>', ''],
+\ }
+\ }
diff --git a/vim73/autoload/xml/xhtml10s.vim b/vim73/autoload/xml/xhtml10s.vim
new file mode 100644
index 0000000..3fb7cf8
--- /dev/null
+++ b/vim73/autoload/xml/xhtml10s.vim
@@ -0,0 +1,410 @@
+let g:xmldata_xhtml10s = {
+\ 'vimxmlentities': ['AElig', 'Aacute', 'Acirc', 'Agrave', 'Alpha', 'Aring', 'Atilde', 'Auml', 'Beta', 'Ccedil', 'Chi', 'Dagger', 'Delta', 'ETH', 'Eacute', 'Ecirc', 'Egrave', 'Epsilon', 'Eta', 'Euml', 'Gamma', 'Iacute', 'Icirc', 'Igrave', 'Iota', 'Iuml', 'Kappa', 'Lambda', 'Mu', 'Ntilde', 'Nu', 'OElig', 'Oacute', 'Ocirc', 'Ograve', 'Omega', 'Omicron', 'Oslash', 'Otilde', 'Ouml', 'Phi', 'Pi', 'Prime', 'Psi', 'Rho', 'Scaron', 'Sigma', 'THORN', 'Tau', 'Theta', 'Uacute', 'Ucirc', 'Ugrave', 'Upsilon', 'Uuml', 'Xi', 'Yacute', 'Yuml', 'Zeta', 'aacute', 'acirc', 'acute', 'aelig', 'agrave', 'alefsym', 'alpha', 'amp', 'and', 'ang', 'apos', 'aring', 'asymp', 'atilde', 'auml', 'bdquo', 'beta', 'brvbar', 'bull', 'cap', 'ccedil', 'cedil', 'cent', 'chi', 'circ', 'clubs', 'cong', 'copy', 'crarr', 'cup', 'curren', 'dArr', 'dagger', 'darr', 'deg', 'delta', 'diams', 'divide', 'eacute', 'ecirc', 'egrave', 'empty', 'emsp', 'ensp', 'epsilon', 'equiv', 'eta', 'eth', 'euml', 'euro', 'exist', 'fnof', 'forall', 'frac12', 'frac14', 'frac34', 'frasl', 'gamma', 'ge', 'gt', 'hArr', 'harr', 'hearts', 'hellip', 'iacute', 'icirc', 'iexcl', 'igrave', 'image', 'infin', 'int', 'iota', 'iquest', 'isin', 'iuml', 'kappa', 'lArr', 'lambda', 'lang', 'laquo', 'larr', 'lceil', 'ldquo', 'le', 'lfloor', 'lowast', 'loz', 'lrm', 'lsaquo', 'lsquo', 'lt', 'macr', 'mdash', 'micro', 'middot', 'minus', 'mu', 'nabla', 'nbsp', 'ndash', 'ne', 'ni', 'not', 'notin', 'nsub', 'ntilde', 'nu', 'oacute', 'ocirc', 'oelig', 'ograve', 'oline', 'omega', 'omicron', 'oplus', 'or', 'ordf', 'ordm', 'oslash', 'otilde', 'otimes', 'ouml', 'para', 'part', 'permil', 'perp', 'phi', 'pi', 'piv', 'plusmn', 'pound', 'prime', 'prod', 'prop', 'psi', 'quot', 'rArr', 'radic', 'rang', 'raquo', 'rarr', 'rceil', 'rdquo', 'real', 'reg', 'rfloor', 'rho', 'rlm', 'rsaquo', 'rsquo', 'sbquo', 'scaron', 'sdot', 'sect', 'shy', 'sigma', 'sigmaf', 'sim', 'spades', 'sub', 'sube', 'sum', 'sup', 'sup1', 'sup2', 'sup3', 'supe', 'szlig', 'tau', 'there4', 'theta', 'thetasym', 'thinsp', 'thorn', 'tilde', 'times', 'trade', 'uArr', 'uacute', 'uarr', 'ucirc', 'ugrave', 'uml', 'upsih', 'upsilon', 'uuml', 'weierp', 'xi', 'yacute', 'yen', 'yuml', 'zeta', 'zwj', 'zwnj'],
+\ 'vimxmlroot': ['html'],
+\ 'a': [
+\ ['br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'accesskey': [], 'rel': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onkeydown': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'name': [], 'style': [], 'charset': [], 'xml:lang': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'shape': ['rect', 'circle', 'poly', 'default']}
+\ ],
+\ 'abbr': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'acronym': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'address': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'area': [
+\ [],
+\ { 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'nohref': ['BOOL'], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'lang': [], 'alt': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'shape': ['rect', 'circle', 'poly', 'default']}
+\ ],
+\ 'b': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'base': [
+\ [],
+\ { 'href': [], 'id': []}
+\ ],
+\ 'bdo': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'big': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'blockquote': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'body': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onunload': [], 'onkeypress': [], 'onmousedown': [], 'onload': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'br': [
+\ [],
+\ { 'id': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'button': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'table', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'noscript', 'ins', 'del', 'script'],
+\ { 'accesskey': [], 'disabled': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'lang': [], 'value': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': ['submit', 'button', 'submit', 'reset']}
+\ ],
+\ 'caption': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'cite': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'code': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'col': [
+\ [],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'colgroup': [
+\ ['col'],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dd': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'del': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dfn': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'div': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dl': [
+\ ['dt', 'dd'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dt': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'em': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'fieldset': [
+\ ['legend', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'form': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'noscript', 'ins', 'del', 'script'],
+\ { 'enctype': ['application/x-www-form-urlencoded'], 'onsubmit': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'onreset': [], 'id': [], 'method': ['get', 'post'], 'onmouseover': [], 'lang': [], 'accept': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'accept-charset': [], 'onkeypress': [], 'onmousedown': [], 'action': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h1': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h2': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h3': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h4': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h5': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h6': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'head': [
+\ ['script', 'style', 'meta', 'link', 'object', 'title', 'script', 'style', 'meta', 'link', 'object', 'base', 'script', 'style', 'meta', 'link', 'object', 'base', 'script', 'style', 'meta', 'link', 'object', 'title', 'script', 'style', 'meta', 'link', 'object'],
+\ { 'profile': [], 'dir': ['ltr', 'rtl'], 'id': [], 'lang': [], 'xml:lang': []}
+\ ],
+\ 'hr': [
+\ [],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'html': [
+\ ['head', 'body'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'dir': ['ltr', 'rtl'], 'id': [], 'lang': [], 'xml:lang': []}
+\ ],
+\ 'i': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'img': [
+\ [],
+\ { 'width': [], 'usemap': [], 'ismap': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'alt': [], 'lang': [], 'src': [], 'longdesc': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'height': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'input': [
+\ [],
+\ { 'ondblclick': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'value': [], 'src': [], 'name': [], 'checked': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': ['text', 'password', 'checkbox', 'radio', 'submit', 'reset', 'file', 'hidden', 'image', 'button'], 'accesskey': [], 'disabled': ['BOOL'], 'usemap': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'size': [], 'onfocus': [], 'maxlength': [], 'onselect': [], 'accept': [], 'tabindex': [], 'alt': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'ins': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'cite': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'kbd': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'label': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'for': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'legend': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'accesskey': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'li': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'link': [
+\ [],
+\ { 'rel': [], 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'href': [], 'media': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'map': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'noscript', 'ins', 'del', 'script', 'area'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'onclick': [], 'title': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmouseout': [], 'onmousemove': [], 'xml:lang': []}
+\ ],
+\ 'meta': [
+\ [],
+\ { 'http-equiv': [], 'content': [], 'id': [], 'lang': [], 'name': [], 'scheme': [], 'dir': ['ltr', 'rtl'], 'xml:lang': []}
+\ ],
+\ 'noscript': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'object': [
+\ ['param', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'data': [], 'declare': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'width': [], 'usemap': [], 'dir': ['ltr', 'rtl'], 'archive': [], 'standby': [], 'tabindex': [], 'classid': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'height': [], 'codetype': [], 'codebase': []}
+\ ],
+\ 'ol': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'optgroup': [
+\ ['option'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'option': [
+\ [''],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'value': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'selected': ['BOOL']}
+\ ],
+\ 'p': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'param': [
+\ [],
+\ { 'id': [], 'value': [], 'name': [], 'type': [], 'valuetype': ['data', 'ref', 'object']}
+\ ],
+\ 'pre': [
+\ ['a', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'br', 'span', 'bdo', 'map', 'ins', 'del', 'script', 'input', 'select', 'textarea', 'label', 'button'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'xml:space': ['preserve'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'q': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'cite': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'samp': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'script': [
+\ [''],
+\ { 'id': [], 'src': [], 'charset': [], 'xml:space': ['preserve'], 'type': ['text/javascript'], 'defer': ['BOOL']}
+\ ],
+\ 'select': [
+\ ['optgroup', 'option'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'size': [], 'onblur': [], 'onfocus': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'multiple': ['BOOL']}
+\ ],
+\ 'small': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'span': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'strong': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'style': [
+\ [''],
+\ { 'media': [], 'id': [], 'lang': [], 'xml:space': ['preserve'], 'title': [], 'type': ['text/css'], 'dir': ['ltr', 'rtl'], 'xml:lang': []}
+\ ],
+\ 'sub': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'sup': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'table': [
+\ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody', 'tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'frame': ['void', 'above', 'below', 'hsides', 'lhs', 'rhs', 'vsides', 'box', 'border'], 'rules': ['none', 'groups', 'rows', 'cols', 'all'], 'dir': ['ltr', 'rtl'], 'summary': [], 'cellspacing': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'border': [], 'cellpadding': []}
+\ ],
+\ 'tbody': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'char': []}
+\ ],
+\ 'td': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'axis': [], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'headers': [], 'dir': ['ltr', 'rtl'], 'rowspan': ['1'], 'colspan': ['1'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'char': []}
+\ ],
+\ 'textarea': [
+\ [''],
+\ { 'ondblclick': [], 'cols': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'disabled': ['BOOL'], 'rows': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onselect': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'tfoot': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'char': []}
+\ ],
+\ 'th': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'axis': [], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'headers': [], 'dir': ['ltr', 'rtl'], 'rowspan': ['1'], 'colspan': ['1'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'char': []}
+\ ],
+\ 'thead': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'char': []}
+\ ],
+\ 'title': [
+\ [''],
+\ { 'id': [], 'lang': [], 'dir': ['ltr', 'rtl'], 'xml:lang': []}
+\ ],
+\ 'tr': [
+\ ['th', 'td'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'char': []}
+\ ],
+\ 'tt': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'ul': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'var': [
+\ ['a', 'br', 'span', 'bdo', 'map', 'object', 'img', 'tt', 'i', 'b', 'big', 'small', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'vimxmlattrinfo' : {
+\ 'accept' : ['ContentType', ''],
+\ 'accesskey' : ['Character', ''],
+\ 'action' : ['*URI', ''],
+\ 'align' : ['String', ''],
+\ 'alt' : ['*Text', ''],
+\ 'archive' : ['UriList', ''],
+\ 'axis' : ['CDATA', ''],
+\ 'border' : ['Pixels', ''],
+\ 'cellpadding' : ['Length', ''],
+\ 'cellspacing' : ['Length', ''],
+\ 'char' : ['Character', ''],
+\ 'charoff' : ['Length', ''],
+\ 'charset' : ['LangCode', ''],
+\ 'checked' : ['Bool', ''],
+\ 'class' : ['CDATA', ''],
+\ 'codetype' : ['ContentType', ''],
+\ 'cols' : ['*Number', ''],
+\ 'colspan' : ['Number', ''],
+\ 'content' : ['*CDATA', ''],
+\ 'coords' : ['Coords', ''],
+\ 'data' : ['URI', ''],
+\ 'datetime' : ['DateTime', ''],
+\ 'declare' : ['Bool', ''],
+\ 'defer' : ['Bool', ''],
+\ 'dir' : ['String', ''],
+\ 'disabled' : ['Bool', ''],
+\ 'enctype' : ['ContentType', ''],
+\ 'for' : ['ID', ''],
+\ 'headers' : ['IDREFS', ''],
+\ 'height' : ['Number', ''],
+\ 'href' : ['*URI', ''],
+\ 'hreflang' : ['LangCode', ''],
+\ 'id' : ['ID', ''],
+\ 'ismap' : ['Bool', ''],
+\ 'label' : ['*Text', ''],
+\ 'lang' : ['LangCode', ''],
+\ 'longdesc' : ['URI', ''],
+\ 'maxlength' : ['Number', ''],
+\ 'media' : ['MediaDesc', ''],
+\ 'method' : ['String', ''],
+\ 'multiple' : ['Bool', ''],
+\ 'name' : ['CDATA', ''],
+\ 'nohref' : ['Bool', ''],
+\ 'onblur' : ['Script', ''],
+\ 'onchange' : ['Script', ''],
+\ 'onclick' : ['Script', ''],
+\ 'ondblclick' : ['Script', ''],
+\ 'onfocus' : ['Script', ''],
+\ 'onkeydown' : ['Script', ''],
+\ 'onkeypress' : ['Script', ''],
+\ 'onkeyup' : ['Script', ''],
+\ 'onload' : ['Script', ''],
+\ 'onmousedown' : ['Script', ''],
+\ 'onmousemove' : ['Script', ''],
+\ 'onmouseout' : ['Script', ''],
+\ 'onmouseover' : ['Script', ''],
+\ 'onmouseup' : ['Script', ''],
+\ 'onreset' : ['Script', ''],
+\ 'onselect' : ['Script', ''],
+\ 'onsubmit' : ['Script', ''],
+\ 'onunload' : ['Script', ''],
+\ 'profile' : ['URI', ''],
+\ 'readonly' : ['Bool', ''],
+\ 'rel' : ['LinkTypes', ''],
+\ 'rev' : ['LinkTypes', ''],
+\ 'rows' : ['*Number', ''],
+\ 'rules' : ['String', ''],
+\ 'scheme' : ['CDATA', ''],
+\ 'selected' : ['Bool', ''],
+\ 'shape' : ['Shape', ''],
+\ 'size' : ['CDATA', ''],
+\ 'span' : ['Number', ''],
+\ 'src' : ['*URI', ''],
+\ 'standby' : ['Text', ''],
+\ 'style' : ['StyleSheet', ''],
+\ 'summary' : ['*Text', ''],
+\ 'tabindex' : ['Number', ''],
+\ 'title' : ['Text', ''],
+\ 'type' : ['*ContentType', ''],
+\ 'usemap' : ['URI', ''],
+\ 'valign' : ['String', ''],
+\ 'valuetype' : ['String', ''],
+\ 'width' : ['Number', ''],
+\ 'xmlns' : ['URI', '']
+\ },
+\ 'vimxmltaginfo': {
+\ 'area': ['/>', ''],
+\ 'base': ['/>', ''],
+\ 'br': ['/>', ''],
+\ 'col': ['/>', ''],
+\ 'hr': ['/>', ''],
+\ 'img': ['/>', ''],
+\ 'input': ['/>', ''],
+\ 'link': ['/>', ''],
+\ 'meta': ['/>', ''],
+\ 'param': ['/>', ''],
+\ }
+\ }
diff --git a/vim73/autoload/xml/xhtml10t.vim b/vim73/autoload/xml/xhtml10t.vim
new file mode 100644
index 0000000..0e857ac
--- /dev/null
+++ b/vim73/autoload/xml/xhtml10t.vim
@@ -0,0 +1,460 @@
+let g:xmldata_xhtml10t = {
+\ 'vimxmlentities': ['AElig', 'Aacute', 'Acirc', 'Agrave', 'Alpha', 'Aring', 'Atilde', 'Auml', 'Beta', 'Ccedil', 'Chi', 'Dagger', 'Delta', 'ETH', 'Eacute', 'Ecirc', 'Egrave', 'Epsilon', 'Eta', 'Euml', 'Gamma', 'Iacute', 'Icirc', 'Igrave', 'Iota', 'Iuml', 'Kappa', 'Lambda', 'Mu', 'Ntilde', 'Nu', 'OElig', 'Oacute', 'Ocirc', 'Ograve', 'Omega', 'Omicron', 'Oslash', 'Otilde', 'Ouml', 'Phi', 'Pi', 'Prime', 'Psi', 'Rho', 'Scaron', 'Sigma', 'THORN', 'Tau', 'Theta', 'Uacute', 'Ucirc', 'Ugrave', 'Upsilon', 'Uuml', 'Xi', 'Yacute', 'Yuml', 'Zeta', 'aacute', 'acirc', 'acute', 'aelig', 'agrave', 'alefsym', 'alpha', 'amp', 'and', 'ang', 'apos', 'aring', 'asymp', 'atilde', 'auml', 'bdquo', 'beta', 'brvbar', 'bull', 'cap', 'ccedil', 'cedil', 'cent', 'chi', 'circ', 'clubs', 'cong', 'copy', 'crarr', 'cup', 'curren', 'dArr', 'dagger', 'darr', 'deg', 'delta', 'diams', 'divide', 'eacute', 'ecirc', 'egrave', 'empty', 'emsp', 'ensp', 'epsilon', 'equiv', 'eta', 'eth', 'euml', 'euro', 'exist', 'fnof', 'forall', 'frac12', 'frac14', 'frac34', 'frasl', 'gamma', 'ge', 'gt', 'hArr', 'harr', 'hearts', 'hellip', 'iacute', 'icirc', 'iexcl', 'igrave', 'image', 'infin', 'int', 'iota', 'iquest', 'isin', 'iuml', 'kappa', 'lArr', 'lambda', 'lang', 'laquo', 'larr', 'lceil', 'ldquo', 'le', 'lfloor', 'lowast', 'loz', 'lrm', 'lsaquo', 'lsquo', 'lt', 'macr', 'mdash', 'micro', 'middot', 'minus', 'mu', 'nabla', 'nbsp', 'ndash', 'ne', 'ni', 'not', 'notin', 'nsub', 'ntilde', 'nu', 'oacute', 'ocirc', 'oelig', 'ograve', 'oline', 'omega', 'omicron', 'oplus', 'or', 'ordf', 'ordm', 'oslash', 'otilde', 'otimes', 'ouml', 'para', 'part', 'permil', 'perp', 'phi', 'pi', 'piv', 'plusmn', 'pound', 'prime', 'prod', 'prop', 'psi', 'quot', 'rArr', 'radic', 'rang', 'raquo', 'rarr', 'rceil', 'rdquo', 'real', 'reg', 'rfloor', 'rho', 'rlm', 'rsaquo', 'rsquo', 'sbquo', 'scaron', 'sdot', 'sect', 'shy', 'sigma', 'sigmaf', 'sim', 'spades', 'sub', 'sube', 'sum', 'sup', 'sup1', 'sup2', 'sup3', 'supe', 'szlig', 'tau', 'there4', 'theta', 'thetasym', 'thinsp', 'thorn', 'tilde', 'times', 'trade', 'uArr', 'uacute', 'uarr', 'ucirc', 'ugrave', 'uml', 'upsih', 'upsilon', 'uuml', 'weierp', 'xi', 'yacute', 'yen', 'yuml', 'zeta', 'zwj', 'zwnj'],
+\ 'vimxmlroot': ['html'],
+\ 'a': [
+\ ['br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'accesskey': [], 'rel': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'target': [], 'onfocus': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'charset': [], 'xml:lang': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'shape': ['rect', 'circle', 'poly', 'default']}
+\ ],
+\ 'abbr': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'acronym': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'address': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script', 'p'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'applet': [
+\ ['param', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'width': [], 'object': [], 'id': [], 'code': [], 'vspace': [], 'archive': [], 'alt': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'style': [], 'name': [], 'height': [], 'hspace': [], 'title': [], 'class': [], 'codebase': []}
+\ ],
+\ 'area': [
+\ [],
+\ { 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'nohref': ['BOOL'], 'target': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'lang': [], 'alt': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'shape': ['rect', 'circle', 'poly', 'default']}
+\ ],
+\ 'b': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'base': [
+\ [],
+\ { 'target': [], 'href': [], 'id': []}
+\ ],
+\ 'basefont': [
+\ [],
+\ { 'size': [], 'face': [], 'color': [], 'id': []}
+\ ],
+\ 'bdo': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'big': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'blockquote': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'body': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'vlink': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'alink': [], 'onkeyup': [], 'bgcolor': [], 'text': [], 'onmouseup': [], 'id': [], 'link': [], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'background': [], 'xml:lang': [], 'onunload': [], 'onkeypress': [], 'onmousedown': [], 'onload': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'br': [
+\ [],
+\ { 'clear': ['none', 'left', 'all', 'right', 'none'], 'id': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'button': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'table', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'noscript', 'ins', 'del', 'script'],
+\ { 'accesskey': [], 'disabled': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'lang': [], 'value': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': ['submit', 'button', 'submit', 'reset']}
+\ ],
+\ 'caption': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['top', 'bottom', 'left', 'right'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'center': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'cite': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'code': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'col': [
+\ [],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'colgroup': [
+\ ['col'],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dd': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'del': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dfn': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dir': [
+\ ['li'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'div': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dl': [
+\ ['dt', 'dd'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dt': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'em': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'fieldset': [
+\ ['legend', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'font': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'dir': ['ltr', 'rtl'], 'size': [], 'face': [], 'color': [], 'id': [], 'lang': [], 'style': [], 'xml:lang': [], 'title': [], 'class': []}
+\ ],
+\ 'form': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'enctype': ['application/x-www-form-urlencoded'], 'onsubmit': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'target': [], 'onkeyup': [], 'onmouseup': [], 'onreset': [], 'id': [], 'method': ['get', 'post'], 'onmouseover': [], 'lang': [], 'accept': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'xml:lang': [], 'accept-charset': [], 'onkeypress': [], 'onmousedown': [], 'action': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h1': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h2': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h3': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h4': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h5': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h6': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'head': [
+\ ['script', 'style', 'meta', 'link', 'object', 'isindex', 'title', 'script', 'style', 'meta', 'link', 'object', 'isindex', 'base', 'script', 'style', 'meta', 'link', 'object', 'isindex', 'base', 'script', 'style', 'meta', 'link', 'object', 'isindex', 'title', 'script', 'style', 'meta', 'link', 'object', 'isindex'],
+\ { 'profile': [], 'dir': ['ltr', 'rtl'], 'id': [], 'lang': [], 'xml:lang': []}
+\ ],
+\ 'hr': [
+\ [],
+\ { 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'size': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right'], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'noshade': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'html': [
+\ ['head', 'body'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'dir': ['ltr', 'rtl'], 'id': [], 'lang': [], 'xml:lang': []}
+\ ],
+\ 'i': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'iframe': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'width': [], 'scrolling': ['auto', 'yes', 'no', 'auto'], 'marginwidth': [], 'id': [], 'marginheight': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'longdesc': [], 'src': [], 'style': [], 'name': [], 'height': [], 'frameborder': ['1', '0'], 'title': [], 'class': []}
+\ ],
+\ 'img': [
+\ [],
+\ { 'width': [], 'usemap': [], 'ismap': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'vspace': [], 'onmouseover': [], 'alt': [], 'lang': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'src': [], 'longdesc': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'xml:lang': [], 'height': [], 'border': [], 'hspace': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'input': [
+\ [],
+\ { 'ondblclick': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'value': [], 'src': [], 'name': [], 'checked': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': ['text', 'password', 'checkbox', 'radio', 'submit', 'reset', 'file', 'hidden', 'image', 'button'], 'accesskey': [], 'disabled': ['BOOL'], 'usemap': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'size': [], 'onfocus': [], 'maxlength': [], 'onselect': [], 'accept': [], 'tabindex': [], 'alt': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'ins': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'cite': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'isindex': [
+\ [],
+\ { 'id': [], 'lang': [], 'prompt': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'xml:lang': []}
+\ ],
+\ 'kbd': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'label': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'for': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'legend': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['top', 'bottom', 'left', 'right'], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'li': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'value': [], 'onkeypress': [], 'onmousedown': [], 'type': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'link': [
+\ [],
+\ { 'rel': [], 'ondblclick': [], 'onkeydown': [], 'target': [], 'onkeyup': [], 'href': [], 'media': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'map': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'noscript', 'ins', 'del', 'script', 'area'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'onclick': [], 'title': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmouseout': [], 'onmousemove': [], 'xml:lang': []}
+\ ],
+\ 'menu': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'meta': [
+\ [],
+\ { 'http-equiv': [], 'content': [], 'id': [], 'lang': [], 'name': [], 'scheme': [], 'dir': ['ltr', 'rtl'], 'xml:lang': []}
+\ ],
+\ 'noframes': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'noscript': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'object': [
+\ ['param', 'p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'name': [], 'data': [], 'declare': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'width': [], 'usemap': [], 'dir': ['ltr', 'rtl'], 'vspace': [], 'tabindex': [], 'standby': [], 'archive': [], 'classid': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'height': [], 'xml:lang': [], 'border': [], 'codetype': [], 'hspace': [], 'codebase': []}
+\ ],
+\ 'ol': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'type': [], 'class': [], 'title': [], 'onclick': [], 'start': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'optgroup': [
+\ ['option'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'option': [
+\ [''],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'value': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'selected': ['BOOL']}
+\ ],
+\ 'p': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify'], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'param': [
+\ [],
+\ { 'id': [], 'value': [], 'name': [], 'type': [], 'valuetype': ['data', 'ref', 'object']}
+\ ],
+\ 'pre': [
+\ ['a', 'br', 'span', 'bdo', 'tt', 'i', 'b', 'u', 's', 'strike', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'xml:space': ['preserve'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'q': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'cite': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 's': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'samp': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'script': [
+\ [''],
+\ { 'id': [], 'src': [], 'charset': [], 'xml:space': ['preserve'], 'type': ['text/javascript'], 'defer': ['BOOL'], 'language': []}
+\ ],
+\ 'select': [
+\ ['optgroup', 'option'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'disabled': ['BOOL'], 'dir': ['ltr', 'rtl'], 'size': [], 'onblur': [], 'onfocus': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'multiple': ['BOOL']}
+\ ],
+\ 'small': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'span': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'strike': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'strong': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'style': [
+\ [''],
+\ { 'media': [], 'id': [], 'lang': [], 'xml:space': ['preserve'], 'title': [], 'type': ['text/css'], 'dir': ['ltr', 'rtl'], 'xml:lang': []}
+\ ],
+\ 'sub': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'sup': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'table': [
+\ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody', 'tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'frame': ['void', 'above', 'below', 'hsides', 'lhs', 'rhs', 'vsides', 'box', 'border'], 'rules': ['none', 'groups', 'rows', 'cols', 'all'], 'dir': ['ltr', 'rtl'], 'summary': [], 'bgcolor': [], 'cellspacing': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'border': [], 'cellpadding': []}
+\ ],
+\ 'tbody': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'char': []}
+\ ],
+\ 'td': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'axis': [], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'headers': [], 'nowrap': ['BOOL'], 'dir': ['ltr', 'rtl'], 'rowspan': ['1'], 'colspan': ['1'], 'bgcolor': [], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'height': [], 'char': []}
+\ ],
+\ 'textarea': [
+\ [''],
+\ { 'ondblclick': [], 'cols': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onchange': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'name': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'accesskey': [], 'disabled': ['BOOL'], 'rows': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onfocus': [], 'onselect': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'tfoot': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'char': []}
+\ ],
+\ 'th': [
+\ ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'ul', 'ol', 'dl', 'menu', 'dir', 'pre', 'hr', 'blockquote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'noscript', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'axis': [], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'lang': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'width': [], 'headers': [], 'nowrap': ['BOOL'], 'dir': ['ltr', 'rtl'], 'rowspan': ['1'], 'colspan': ['1'], 'bgcolor': [], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'height': [], 'char': []}
+\ ],
+\ 'thead': [
+\ ['tr'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'char': []}
+\ ],
+\ 'title': [
+\ [''],
+\ { 'id': [], 'lang': [], 'dir': ['ltr', 'rtl'], 'xml:lang': []}
+\ ],
+\ 'tr': [
+\ ['th', 'td'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'lang': [], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'bgcolor': [], 'charoff': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'char': []}
+\ ],
+\ 'tt': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'u': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'ul': [
+\ ['li'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'compact': ['BOOL'], 'onmouseover': [], 'lang': [], 'onkeypress': [], 'onmousedown': [], 'type': ['disc', 'square', 'circle'], 'class': [], 'title': [], 'onclick': [], 'dir': ['ltr', 'rtl'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': []}
+\ ],
+\ 'var': [
+\ ['a', 'br', 'span', 'bdo', 'object', 'applet', 'img', 'map', 'iframe', 'tt', 'i', 'b', 'u', 's', 'strike', 'big', 'small', 'font', 'basefont', 'em', 'strong', 'dfn', 'code', 'q', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'sub', 'sup', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script'],
+\ { 'ondblclick': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': [], 'dir': ['ltr', 'rtl'], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': []}
+\ ],
+\ 'vimxmlattrinfo' : {
+\ 'accept' : ['ContentType', ''],
+\ 'accesskey' : ['Character', ''],
+\ 'action' : ['*URI', ''],
+\ 'align' : ['String', ''],
+\ 'alt' : ['*Text', ''],
+\ 'archive' : ['UriList', ''],
+\ 'axis' : ['CDATA', ''],
+\ 'border' : ['Pixels', ''],
+\ 'cellpadding' : ['Length', ''],
+\ 'cellspacing' : ['Length', ''],
+\ 'char' : ['Character', ''],
+\ 'charoff' : ['Length', ''],
+\ 'charset' : ['LangCode', ''],
+\ 'checked' : ['Bool', ''],
+\ 'class' : ['CDATA', ''],
+\ 'codetype' : ['ContentType', ''],
+\ 'cols' : ['*Number', ''],
+\ 'colspan' : ['Number', ''],
+\ 'content' : ['*CDATA', ''],
+\ 'coords' : ['Coords', ''],
+\ 'data' : ['URI', ''],
+\ 'datetime' : ['DateTime', ''],
+\ 'declare' : ['Bool', ''],
+\ 'defer' : ['Bool', ''],
+\ 'dir' : ['String', ''],
+\ 'disabled' : ['Bool', ''],
+\ 'enctype' : ['ContentType', ''],
+\ 'for' : ['ID', ''],
+\ 'headers' : ['IDREFS', ''],
+\ 'height' : ['Number', ''],
+\ 'href' : ['*URI', ''],
+\ 'hreflang' : ['LangCode', ''],
+\ 'id' : ['ID', ''],
+\ 'ismap' : ['Bool', ''],
+\ 'label' : ['*Text', ''],
+\ 'lang' : ['LangCode', ''],
+\ 'longdesc' : ['URI', ''],
+\ 'maxlength' : ['Number', ''],
+\ 'media' : ['MediaDesc', ''],
+\ 'method' : ['String', ''],
+\ 'multiple' : ['Bool', ''],
+\ 'name' : ['CDATA', ''],
+\ 'nohref' : ['Bool', ''],
+\ 'onblur' : ['Script', ''],
+\ 'onchange' : ['Script', ''],
+\ 'onclick' : ['Script', ''],
+\ 'ondblclick' : ['Script', ''],
+\ 'onfocus' : ['Script', ''],
+\ 'onkeydown' : ['Script', ''],
+\ 'onkeypress' : ['Script', ''],
+\ 'onkeyup' : ['Script', ''],
+\ 'onload' : ['Script', ''],
+\ 'onmousedown' : ['Script', ''],
+\ 'onmousemove' : ['Script', ''],
+\ 'onmouseout' : ['Script', ''],
+\ 'onmouseover' : ['Script', ''],
+\ 'onmouseup' : ['Script', ''],
+\ 'onreset' : ['Script', ''],
+\ 'onselect' : ['Script', ''],
+\ 'onsubmit' : ['Script', ''],
+\ 'onunload' : ['Script', ''],
+\ 'profile' : ['URI', ''],
+\ 'readonly' : ['Bool', ''],
+\ 'rel' : ['LinkTypes', ''],
+\ 'rev' : ['LinkTypes', ''],
+\ 'rows' : ['*Number', ''],
+\ 'rules' : ['String', ''],
+\ 'scheme' : ['CDATA', ''],
+\ 'selected' : ['Bool', ''],
+\ 'shape' : ['Shape', ''],
+\ 'size' : ['CDATA', ''],
+\ 'span' : ['Number', ''],
+\ 'src' : ['*URI', ''],
+\ 'standby' : ['Text', ''],
+\ 'style' : ['StyleSheet', ''],
+\ 'summary' : ['*Text', ''],
+\ 'tabindex' : ['Number', ''],
+\ 'title' : ['Text', ''],
+\ 'type' : ['*ContentType', ''],
+\ 'usemap' : ['URI', ''],
+\ 'valign' : ['String', ''],
+\ 'valuetype' : ['String', ''],
+\ 'width' : ['Number', ''],
+\ 'xmlns' : ['URI', '']
+\ },
+\ 'vimxmltaginfo': {
+\ 'area': ['/>', ''],
+\ 'base': ['/>', ''],
+\ 'basefont': ['/>', ''],
+\ 'br': ['/>', ''],
+\ 'col': ['/>', ''],
+\ 'hr': ['/>', ''],
+\ 'img': ['/>', ''],
+\ 'input': ['/>', ''],
+\ 'isindex': ['/>', ''],
+\ 'link': ['/>', ''],
+\ 'meta': ['/>', ''],
+\ 'param': ['/>', ''],
+\ }
+\ }
diff --git a/vim73/autoload/xml/xhtml11.vim b/vim73/autoload/xml/xhtml11.vim
new file mode 100644
index 0000000..ef79fd7
--- /dev/null
+++ b/vim73/autoload/xml/xhtml11.vim
@@ -0,0 +1,434 @@
+let g:xmldata_xhtml11 = {
+\ 'vimxmlentities': ['AElig', 'Aacute', 'Acirc', 'Agrave', 'Alpha', 'Aring', 'Atilde', 'Auml', 'Beta', 'Ccedil', 'Chi', 'Dagger', 'Delta', 'ETH', 'Eacute', 'Ecirc', 'Egrave', 'Epsilon', 'Eta', 'Euml', 'Gamma', 'Iacute', 'Icirc', 'Igrave', 'Iota', 'Iuml', 'Kappa', 'Lambda', 'Mu', 'Ntilde', 'Nu', 'OElig', 'Oacute', 'Ocirc', 'Ograve', 'Omega', 'Omicron', 'Oslash', 'Otilde', 'Ouml', 'Phi', 'Pi', 'Prime', 'Psi', 'Rho', 'Scaron', 'Sigma', 'THORN', 'Tau', 'Theta', 'Uacute', 'Ucirc', 'Ugrave', 'Upsilon', 'Uuml', 'Xi', 'Yacute', 'Yuml', 'Zeta', 'aacute', 'acirc', 'acute', 'aelig', 'agrave', 'alefsym', 'alpha', 'amp', 'and', 'ang', 'apos', 'aring', 'asymp', 'atilde', 'auml', 'bdquo', 'beta', 'brvbar', 'bull', 'cap', 'ccedil', 'cedil', 'cent', 'chi', 'circ', 'clubs', 'cong', 'copy', 'crarr', 'cup', 'curren', 'dArr', 'dagger', 'darr', 'deg', 'delta', 'diams', 'divide', 'eacute', 'ecirc', 'egrave', 'empty', 'emsp', 'ensp', 'epsilon', 'equiv', 'eta', 'eth', 'euml', 'euro', 'exist', 'fnof', 'forall', 'frac12', 'frac14', 'frac34', 'frasl', 'gamma', 'ge', 'gt', 'hArr', 'harr', 'hearts', 'hellip', 'iacute', 'icirc', 'iexcl', 'igrave', 'image', 'infin', 'int', 'iota', 'iquest', 'isin', 'iuml', 'kappa', 'lArr', 'lambda', 'lang', 'laquo', 'larr', 'lceil', 'ldquo', 'le', 'lfloor', 'lowast', 'loz', 'lrm', 'lsaquo', 'lsquo', 'lt', 'macr', 'mdash', 'micro', 'middot', 'minus', 'mu', 'nabla', 'nbsp', 'ndash', 'ne', 'ni', 'not', 'notin', 'nsub', 'ntilde', 'nu', 'oacute', 'ocirc', 'oelig', 'ograve', 'oline', 'omega', 'omicron', 'oplus', 'or', 'ordf', 'ordm', 'oslash', 'otilde', 'otimes', 'ouml', 'para', 'part', 'permil', 'perp', 'phi', 'pi', 'piv', 'plusmn', 'pound', 'prime', 'prod', 'prop', 'psi', 'quot', 'rArr', 'radic', 'rang', 'raquo', 'rarr', 'rceil', 'rdquo', 'real', 'reg', 'rfloor', 'rho', 'rlm', 'rsaquo', 'rsquo', 'sbquo', 'scaron', 'sdot', 'sect', 'shy', 'sigma', 'sigmaf', 'sim', 'spades', 'sub', 'sube', 'sum', 'sup', 'sup1', 'sup2', 'sup3', 'supe', 'szlig', 'tau', 'there4', 'theta', 'thetasym', 'thinsp', 'thorn', 'tilde', 'times', 'trade', 'uArr', 'uacute', 'uarr', 'ucirc', 'ugrave', 'uml', 'upsih', 'upsilon', 'uuml', 'weierp', 'xi', 'yacute', 'yen', 'yuml', 'zeta', 'zwj', 'zwnj'],
+\ 'vimxmlroot': ['html'],
+\ 'a': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'coords': [], 'shape': ['rect', 'circle', 'poly', 'default']}
+\ ],
+\ 'abbr': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'onclick': [], 'class': [], 'title': []}
+\ ],
+\ 'acronym': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'address': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'area': [
+\ [],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'nohref': ['BOOL'], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'alt': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'shape': ['rect', 'circle', 'poly', 'default']}
+\ ],
+\ 'b': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'base': [
+\ [],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'href': []}
+\ ],
+\ 'bdo': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'dir': ['ltr', 'rtl'], 'id': [], 'style': [], 'xml:lang': [], 'class': [], 'title': []}
+\ ],
+\ 'big': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'blockquote': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'body': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'br': [
+\ [],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'id': [], 'style': [], 'class': [], 'title': []}
+\ ],
+\ 'button': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'ins', 'del', 'script', 'noscript', 'br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'img', 'map', 'object'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'accesskey': [], 'disabled': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'value': [], 'name': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': ['submit', 'button', 'submit', 'reset']}
+\ ],
+\ 'caption': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'cite': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'code': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'col': [
+\ [],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'colgroup': [
+\ ['col'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'span': ['1'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dd': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'del': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'dfn': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'div': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dl': [
+\ ['dt', 'dd'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'dt': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'em': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'fieldset': [
+\ ['legend', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'form': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'ins', 'del', 'script', 'noscript', 'fieldset'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'enctype': ['application/x-www-form-urlencoded'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'method': ['get', 'post'], 'onmouseover': [], 'accept': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'accept-charset': [], 'onkeypress': [], 'onmousedown': [], 'action': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'h1': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h2': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h3': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h4': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h5': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'h6': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'head': [
+\ ['script', 'style', 'meta', 'link', 'object', 'title', 'script', 'style', 'meta', 'link', 'object', 'base', 'script', 'style', 'meta', 'link', 'object', 'base', 'script', 'style', 'meta', 'link', 'object', 'title', 'script', 'style', 'meta', 'link', 'object'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'profile': [''], 'dir': ['ltr', 'rtl'], 'xml:lang': []}
+\ ],
+\ 'hr': [
+\ [],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'html': [
+\ ['head', 'body'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'dir': ['ltr', 'rtl'], 'version': ['-//W3C//DTD XHTML 1.1//EN'], 'xml:lang': []}
+\ ],
+\ 'i': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'img': [
+\ [],
+\ { 'ismap': ['BOOL']}
+\ ],
+\ 'input': [
+\ [],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'accesskey': [], 'disabled': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'size': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onkeyup': [], 'onmouseup': [], 'id': [], 'maxlength': [], 'onmouseover': [], 'alt': [], 'tabindex': [], 'accept': [], 'value': [], 'src': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'xml:lang': [], 'checked': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'type': ['text', 'password', 'checkbox', 'radio', 'submit', 'reset', 'file', 'hidden', 'image', 'button'], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'ins': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'datetime': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'kbd': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'label': [
+\ ['input', 'select', 'textarea', 'button', 'br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'bdo', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'a', 'img', 'map', 'object', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'accesskey': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'for': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'legend': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'accesskey': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'li': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'link': [
+\ [],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'rel': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'href': [], 'media': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'charset': [], 'xml:lang': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': []}
+\ ],
+\ 'map': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'ins', 'del', 'script', 'noscript', 'area'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'meta': [
+\ [],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'http-equiv': [], 'content': [], 'dir': ['ltr', 'rtl'], 'name': [], 'scheme': [], 'xml:lang': []}
+\ ],
+\ 'noscript': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'object': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript', 'param'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'width': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'archive': [], 'standby': [], 'tabindex': [], 'classid': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'data': [], 'xml:lang': [], 'height': [], 'codetype': [], 'declare': ['BOOL'], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'codebase': []}
+\ ],
+\ 'ol': [
+\ ['li'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'optgroup': [
+\ ['option'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'disabled': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': []}
+\ ],
+\ 'option': [
+\ [''],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'disabled': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'value': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'label': [], 'selected': ['BOOL']}
+\ ],
+\ 'p': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'param': [
+\ [],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'id': [], 'value': [], 'name': [], 'valuetype': ['data', 'ref', 'object'], 'type': []}
+\ ],
+\ 'pre': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'bdo', 'a', 'script', 'map'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:space': ['preserve'], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'q': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'cite': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'rb': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'rbc': [
+\ ['rb'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'rp': [
+\ [''],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'rt': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'rtc': [
+\ ['rt'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'ruby': [
+\ ['rb', 'rt', 'rp', 'rt', 'rp', 'rbc', 'rtc'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'samp': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'script': [
+\ [''],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'defer': ['BOOL'], 'src': [], 'charset': [], 'xml:space': ['preserve'], 'type': ['text/javascript']}
+\ ],
+\ 'select': [
+\ ['optgroup', 'option'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'disabled': ['BOOL'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'size': [], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'name': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'multiple': ['BOOL']}
+\ ],
+\ 'small': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'span': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'strong': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'style': [
+\ [''],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'dir': ['ltr', 'rtl'], 'media': [], 'xml:lang': [], 'xml:space': ['preserve'], 'title': [], 'type': ['text/css']}
+\ ],
+\ 'sub': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'sup': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'table': [
+\ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody', 'tr'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'width': [], 'ondblclick': [], 'frame': ['void', 'above', 'below', 'hsides', 'lhs', 'rhs', 'vsides', 'box', 'border'], 'rules': ['none', 'groups', 'rows', 'cols', 'all'], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'summary': [], 'onmouseup': [], 'cellspacing': [], 'id': [], 'onmouseover': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'border': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'cellpadding': []}
+\ ],
+\ 'tbody': [
+\ ['tr'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'char': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'td': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'headers': [], 'ondblclick': [], 'axis': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'rowspan': ['1'], 'colspan': ['1'], 'onmouseup': [], 'id': [], 'charoff': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'textarea': [
+\ [''],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'accesskey': [], 'disabled': ['BOOL'], 'ondblclick': [], 'rows': [], 'dir': ['ltr', 'rtl'], 'cols': [], 'onkeydown': [], 'readonly': ['BOOL'], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'name': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'tfoot': [
+\ ['tr'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'char': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'th': [
+\ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'headers': [], 'ondblclick': [], 'axis': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'abbr': [], 'onkeyup': [], 'rowspan': ['1'], 'colspan': ['1'], 'onmouseup': [], 'id': [], 'charoff': [], 'scope': ['row', 'col', 'rowgroup', 'colgroup'], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'char': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'thead': [
+\ ['tr'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'char': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'title': [
+\ [''],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'dir': ['ltr', 'rtl'], 'xml:lang': []}
+\ ],
+\ 'tr': [
+\ ['th', 'td'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'charoff': [], 'onmouseover': [], 'align': ['left', 'center', 'right', 'justify', 'char'], 'valign': ['top', 'middle', 'bottom', 'baseline'], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'char': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': []}
+\ ],
+\ 'tt': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'ul': [
+\ ['li'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'var': [
+\ ['br', 'span', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'abbr', 'acronym', 'q', 'tt', 'i', 'b', 'big', 'small', 'sub', 'sup', 'bdo', 'a', 'img', 'map', 'object', 'input', 'select', 'textarea', 'label', 'button', 'ruby', 'ins', 'del', 'script', 'noscript'],
+\ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
+\ ],
+\ 'vimxmlattrinfo' : {
+\ 'accept' : ['ContentType', ''],
+\ 'accesskey' : ['Character', ''],
+\ 'action' : ['*URI', ''],
+\ 'align' : ['String', ''],
+\ 'alt' : ['*Text', ''],
+\ 'archive' : ['UriList', ''],
+\ 'axis' : ['CDATA', ''],
+\ 'border' : ['Pixels', ''],
+\ 'cellpadding' : ['Length', ''],
+\ 'cellspacing' : ['Length', ''],
+\ 'char' : ['Character', ''],
+\ 'charoff' : ['Length', ''],
+\ 'charset' : ['LangCode', ''],
+\ 'checked' : ['Bool', ''],
+\ 'class' : ['CDATA', ''],
+\ 'codetype' : ['ContentType', ''],
+\ 'cols' : ['*Number', ''],
+\ 'colspan' : ['Number', ''],
+\ 'content' : ['*CDATA', ''],
+\ 'coords' : ['Coords', ''],
+\ 'data' : ['URI', ''],
+\ 'datetime' : ['DateTime', ''],
+\ 'declare' : ['Bool', ''],
+\ 'defer' : ['Bool', ''],
+\ 'dir' : ['String', ''],
+\ 'disabled' : ['Bool', ''],
+\ 'enctype' : ['ContentType', ''],
+\ 'for' : ['ID', ''],
+\ 'headers' : ['IDREFS', ''],
+\ 'height' : ['Number', ''],
+\ 'href' : ['*URI', ''],
+\ 'hreflang' : ['LangCode', ''],
+\ 'id' : ['ID', ''],
+\ 'ismap' : ['Bool', ''],
+\ 'label' : ['*Text', ''],
+\ 'lang' : ['LangCode', ''],
+\ 'longdesc' : ['URI', ''],
+\ 'maxlength' : ['Number', ''],
+\ 'media' : ['MediaDesc', ''],
+\ 'method' : ['String', ''],
+\ 'multiple' : ['Bool', ''],
+\ 'name' : ['CDATA', ''],
+\ 'nohref' : ['Bool', ''],
+\ 'onblur' : ['Script', ''],
+\ 'onchange' : ['Script', ''],
+\ 'onclick' : ['Script', ''],
+\ 'ondblclick' : ['Script', ''],
+\ 'onfocus' : ['Script', ''],
+\ 'onkeydown' : ['Script', ''],
+\ 'onkeypress' : ['Script', ''],
+\ 'onkeyup' : ['Script', ''],
+\ 'onload' : ['Script', ''],
+\ 'onmousedown' : ['Script', ''],
+\ 'onmousemove' : ['Script', ''],
+\ 'onmouseout' : ['Script', ''],
+\ 'onmouseover' : ['Script', ''],
+\ 'onmouseup' : ['Script', ''],
+\ 'onreset' : ['Script', ''],
+\ 'onselect' : ['Script', ''],
+\ 'onsubmit' : ['Script', ''],
+\ 'onunload' : ['Script', ''],
+\ 'profile' : ['URI', ''],
+\ 'readonly' : ['Bool', ''],
+\ 'rel' : ['LinkTypes', ''],
+\ 'rev' : ['LinkTypes', ''],
+\ 'rows' : ['*Number', ''],
+\ 'rules' : ['String', ''],
+\ 'scheme' : ['CDATA', ''],
+\ 'selected' : ['Bool', ''],
+\ 'shape' : ['Shape', ''],
+\ 'size' : ['CDATA', ''],
+\ 'span' : ['Number', ''],
+\ 'src' : ['*URI', ''],
+\ 'standby' : ['Text', ''],
+\ 'style' : ['StyleSheet', ''],
+\ 'summary' : ['*Text', ''],
+\ 'tabindex' : ['Number', ''],
+\ 'title' : ['Text', ''],
+\ 'type' : ['*ContentType', ''],
+\ 'usemap' : ['URI', ''],
+\ 'valign' : ['String', ''],
+\ 'valuetype' : ['String', ''],
+\ 'width' : ['Number', ''],
+\ 'xmlns' : ['URI', '']
+\ },
+\ 'vimxmltaginfo': {
+\ 'area': ['/>', ''],
+\ 'base': ['/>', ''],
+\ 'br': ['/>', ''],
+\ 'col': ['/>', ''],
+\ 'hr': ['/>', ''],
+\ 'img': ['/>', ''],
+\ 'input': ['/>', ''],
+\ 'link': ['/>', ''],
+\ 'meta': ['/>', ''],
+\ 'param': ['/>', ''],
+\ }
+\ }
diff --git a/vim73/autoload/xml/xsd.vim b/vim73/autoload/xml/xsd.vim
new file mode 100644
index 0000000..8a673ea
--- /dev/null
+++ b/vim73/autoload/xml/xsd.vim
@@ -0,0 +1,130 @@
+" Author: Thomas Barthel
+" Last change: 2007 May 8
+let g:xmldata_xsd = {
+	\ 'schema': [
+		\ [ 'include', 'import', 'redefine', 'annotation', 'simpleType', 'complexType', 'element', 'attribute', 'attributeGroup', 'group', 'notation', 'annotation'],
+		\ { 'targetNamespace' : [], 'version' : [], 'xmlns' : [], 'finalDefault' : [], 'blockDefault' : [], 'id' : [], 'elementFormDefault' : [], 'attributeFormDefault' : [], 'xml:lang' : [] }],
+	\ 'redefine' : [
+		\ ['annotation', 'simpleType', 'complexType', 'attributeGroup', 'group'],
+		\ {'schemaLocation' : [], 'id' : []} ],
+	\ 'include' : [
+		\ ['annotation'],
+		\ {'namespace' : [], 'id' : []} ],
+	\ 'import' : [
+		\ ['annotation'],
+		\ {'namespace' : [], 'schemaLocation' : [], 'id' : []} ],
+	\ 'complexType' : [
+		\ ['annotation', 'simpleContent', 'complexContent', 'all', 'choice', 'sequence', 'group', 'attribute', 'attributeGroup', 'anyAttribute'],
+		\ {'name' : [], 'id' : [], 'abstract' : [], 'final' : [], 'block' : [], 'mixed' : []} ],
+	\ 'complexContent' : [
+		\ ['annotation', 'restriction', 'extension'],
+		\ {'mixed' : [], 'id' : [] } ],
+	\ 'simpleType' : [
+		\ ['annotation', 'restriction', 'list', 'union'],
+		\ {'name' : [], 'final' : [], 'id' : []} ],
+	\ 'simpleContent' : [
+		\ ['annotation', 'restriction', 'extension'],
+		\ {'id' : []} ],
+	\ 'element' : [
+		\ ['annotation', 'complexType', 'simpleType', 'unique', 'key', 'keyref'],
+		\ {'name' : [], 'id' : [], 'ref' : [], 'type' : [], 'minOccurs' : [], 'maxOccurs' : [], 'nillable' : [], 'substitutionGroup' : [], 'abstract' : [], 'final' : [], 'block' : [], 'default' : [], 'fixed' : [], 'form' : []} ],
+	\ 'attribute' : [
+		\ ['annotation', 'simpleType'],
+		\ {'name' : [], 'id' : [], 'ref' : [], 'type' : [], 'use' : [], 'default' : [], 'fixed' : [], 'form' : []} ],
+	\ 'group' : [
+		\ ['annotation', 'all', 'choice', 'sequence'],
+		\ {'name' : [], 'ref' : [], 'minOccurs' : [], 'maxOccurs' : [], 'id' : []} ],
+	\ 'choice' : [
+		\ ['annotation', 'element', 'group', 'choice', 'sequence', 'any'],
+		\ {'minOccurs' : [], 'maxOccurs' : [], 'id' : []} ],
+	\ 'sequence' : [
+		\ ['annotation', 'element', 'group', 'choice', 'sequence', 'any'],
+		\ {'minOccurs' : [], 'maxOccurs' : [], 'id' : []} ],
+	\ 'all' : [
+		\ ['annotation', 'element'],
+		\ {'minOccurs' : [], 'maxOccurs' : [], 'id' : []} ],
+	\ 'any' : [
+		\ ['annotation'],
+		\ {'namespace' : [], 'processContents' : [], 'minOccurs' : [], 'maxOccurs' : [], 'id' : []} ],
+	\ 'unique' : [
+		\ ['annotation', 'selector', 'field'],
+		\ {'name' : [],  'id' : []} ],
+	\ 'key' : [
+		\ ['annotation', 'selector', 'field'],
+		\ {'name' : [],  'id' : []} ],
+	\ 'keyref' : [
+		\ ['annotation', 'selector', 'field'],
+		\ {'name' : [], 'refer' : [], 'id' : []} ],
+	\ 'selector' : [
+		\ ['annotation'],
+		\ {'xpath' : [],  'id' : []} ],
+	\ 'field' : [
+		\ ['annotation'],
+		\ {'xpath' : [],  'id' : []} ],
+	\ 'restriction' : [
+		\ ['annotation', 'simpleType', 'minExclusive', 'maxExclusive', 'minInclusive', 'maxInclusive', 'totalDigits', 'fractionDigits', 'length', 'minLength', 'maxLength', 'enumeration', 'whiteSpace', 'pattern'],
+		\ {'base' : [], 'id' : []} ],
+	\ 'minExclusive' : [
+		\ ['annotation'],
+		\ {'value' : [], 'id' : [], 'fixed' : []}],
+	\ 'maxExclusive' : [
+		\ ['annotation'],
+		\ {'value' : [], 'id' : [], 'fixed' : []}],
+	\ 'minInclusive' : [
+		\ ['annotation'],
+		\ {'value' : [], 'id' : [], 'fixed' : []}],
+	\ 'maxInclusive' : [
+		\ ['annotation'],
+		\ {'value' : [], 'id' : [], 'fixed' : []}],
+	\ 'totalDigits' : [		
+	    \ ['annotation'],
+		\ {'value' : [], 'id' : [], 'fixed' : []}],
+	\ 'fractionDigits' : [
+		\ ['annotation'],
+		\ {'value' : [], 'id' : [], 'fixed' : []}],
+     \ 'length' : [
+     	\ ['annotation'],
+     	\ {'value' : [], 'id' : [], 'fixed' : []}],
+     \ 'minLength' : [
+     	\ ['annotation'],
+     	\ {'value' : [], 'id' : [], 'fixed' : []}],
+     \ 'maxLength' : [
+     	\ ['annotation'],
+     	\ {'value' : [], 'id' : [], 'fixed' : []}],
+     \ 'enumeration' : [
+     	\ ['annotation'],
+     	\ {'value' : [], 'id' : []}],
+     \ 'whiteSpace' : [
+     	\ ['annotation'],
+     	\ {'value' : [], 'id' : [], 'fixed' : []}],
+     \ 'pattern' : [
+     	\ ['annotation'],
+     	\ {'value' : [], 'id' : []}],
+     \ 'extension' : [
+     	\ ['annotation', 'all', 'choice', 'sequence', 'group', 'attribute', 'attributeGroup', 'anyAttribute'],
+		\ {'base' : [], 'id' : []} ],
+	 \ 'attributeGroup' : [
+	 	\ ['annotation', 'attribute', 'attributeGroup', 'anyAttribute'],
+	 	\ {'name' : [], 'id' : [], 'ref' : []} ],
+	 \ 'anyAttribute' : [
+	 	\ ['annotation'],
+	 	\ {'namespace' : [], 'processContents' : [], 'id' : []} ],
+	 \ 'list' : [
+		\ ['annotation', 'simpleType'],
+		\ {'itemType' : [], 'id' : []} ],
+	 \ 'union' : [
+	 	\ ['annotation', 'simpleType'],
+	 	\ {'id' : [], 'memberTypes' : []} ],
+	 \ 'notation' : [
+	 	\ ['annotation'],
+	 	\ {'name' : [], 'id' : [], 'public' : [], 'system' : []} ],
+	 \ 'annotation' : [
+	 	\ ['appinfo', 'documentation'],
+	 	\ {} ],
+	 \ 'appinfo' : [
+	 	\ [],
+	 	\ {'source' : [], 'id' : []} ],
+	 \ 'documentation' : [
+		\ [],
+		\ {'source' : [], 'id' : [], 'xml' : []} ]
+	\ }
diff --git a/vim73/autoload/xml/xsl.vim b/vim73/autoload/xml/xsl.vim
new file mode 100644
index 0000000..b8aa29d
--- /dev/null
+++ b/vim73/autoload/xml/xsl.vim
@@ -0,0 +1,38 @@
+" Author: Mikolaj Machowski, Thomas Bartel
+" Last change: 2007 May 8
+let g:xmldata_xsl = {
+	\ 'apply-imports' : [[], {}],
+    \ 'apply-templates' : [['sort', 'with-param'], {'select' : [], 'mode' : []}],
+    \ 'attribute' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'name' : [], 'namespace' : []}],
+    \ 'attribute-set' : [['attribute'], {'name' : [], 'use-attribute-sets' : []}],
+    \ 'call-template' : [['with-param'], {'name' : []}],
+    \ 'choose' : [['when', 'otherwise'], {}],
+    \ 'comment' : [[], {}],
+    \ 'copy' : [[], {'use-attribute-sets' : []}],
+    \ 'copy-of' : [[], {'select' : []}],
+    \ 'decimal-format' : [[], {'name' : [], 'decimal-separator' : [], 'grouping-separator' : [], 'infinity' : [], 'minus-sign' : [], 'NaN' : [], 'percent' : [], 'per-mille' : [], 'zero-digit' : [], 'digit' : [], 'pattern-separator' : []}],
+    \ 'element' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'name' : [], 'namespace' : [], 'use-attribute-sets' : []}],
+    \ 'fallback' : [[], {}],
+    \ 'for-each' : [['sort'], {'select' : []}],
+    \ 'if' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'test' : []}],
+    \ 'import' : [[], {'href' : []}],
+    \ 'include' : [[], {'href' : []}],
+    \ 'key' : [[], {'name' : [], 'match' : [], 'use' : []}],
+    \ 'message' : [[], {'terminate' : ['yes', 'no']}],
+    \ 'namespace-alias' : [[], {'stylesheet-prefix' : ['#default'], 'result-prefix' : ['#default']}],
+    \ 'number' : [[], {'level' : ['single', 'multiple', 'any'], 'count' : [], 'from' : [], 'value' : [], 'format' : [], 'lang' : [], 'letter-value' : ['alphabetic', 'traditional'], 'grouping-separator' : [], 'grouping-size' : []}],
+    \ 'otherwise' : [[], {}],
+    \ 'output' : [[], {'method' : ['xml', 'html', 'text'], 'version' : [], 'encoding' : [], 'omit-xml-declaration' : ['yes', 'no'], 'standalone' : ['yes', 'no'], 'doctype-public' : [], 'doctype-system' : [], 'cdata-section-elements' : [], 'indent' : ['yes', 'no'], 'media-type' : []}],
+    \ 'param' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'name' : [], 'select' : []}],
+    \ 'preserve-space' : [[], {'elements' : []}],
+    \ 'processing-instructionruction' : [[], {'name' : []}],
+    \ 'sort' : [[], {'select' : [], 'lang' : [], 'data-type' : ['text', 'number'], 'order' : ['ascending', 'descending'], 'case-order' : ['upper-first', 'lower-first']}],
+    \ 'strip-space' : [[], {'elements' : []}],
+    \ 'stylesheet' : [['import', 'attribute-set', 'decimal-format', 'include', 'key', 'namespace-alias', 'output', 'param', 'preserve-space', 'strip-space', 'template'], {'id' : [], 'extension-element-prefixes' : [], 'version' : []}],
+    \ 'template' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'match' : [], 'name' : [], 'priority' : [], 'mode' : []}],
+    \ 'text' : [[], {'disable-output-escaping' : ['yes', 'no']}],
+    \ 'transform' : [['import', 'attribute-set', 'decimal-format', 'include', 'key', 'namespace-alias', 'output', 'param', 'preserve-space', 'strip-space', 'template'], {'id' : [], 'extension-element-prefixes' : [], 'exclude-result-prefixes' : [], 'version' : []}],
+    \ 'value-of' : [[], {'select' : [], 'disable-output-escaping' : ['yes', 'no']}],
+    \ 'variable' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'name' : [], 'select' : []}],
+    \ 'when' : [[], {'test' : []}],
+    \ 'with-param' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'name' : [], 'select' : []}]}
diff --git a/vim73/autoload/xmlcomplete.vim b/vim73/autoload/xmlcomplete.vim
new file mode 100644
index 0000000..37f9bb4
--- /dev/null
+++ b/vim73/autoload/xmlcomplete.vim
@@ -0,0 +1,539 @@
+" Vim completion script
+" Language:	XML
+" Maintainer:	Mikolaj Machowski ( mikmach AT wp DOT pl )
+" Last Change:	2006 Aug 15
+" Version: 1.9
+"
+" Changelog:
+" 1.9 - 2007 Aug 15
+" 		- fix closing of namespaced tags (Johannes Weiss)
+" 1.8 - 2006 Jul 18
+"       - allow for closing of xml tags even when data file isn't available
+
+" This function will create Dictionary with users namespace strings and values
+" canonical (system) names of data files.  Names should be lowercase,
+" descriptive to avoid any future conflicts. For example 'xhtml10s' should be
+" name for data of XHTML 1.0 Strict and 'xhtml10t' for XHTML 1.0 Transitional
+" User interface will be provided by XMLns command defined in ftplugin/xml.vim
+" Currently supported canonicals are:
+" xhtml10s - XHTML 1.0 Strict
+" xsl      - XSL
+function! xmlcomplete#CreateConnection(canonical, ...) " {{{
+
+	" When only one argument provided treat name as default namespace (without
+	" 'prefix:').
+	if exists("a:1")
+		let users = a:1
+	else
+		let users = 'DEFAULT'
+	endif
+
+	" Source data file. Due to suspected errors in autoload do it with
+	" :runtime.
+	" TODO: make it properly (using autoload, that is) later
+	exe "runtime autoload/xml/".a:canonical.".vim"
+
+	" Remove all traces of unexisting files to return [] when trying
+	" omnicomplete something
+	" TODO: give warning about non-existing canonicals - should it be?
+	if !exists("g:xmldata_".a:canonical)
+		unlet! g:xmldata_connection
+		return 0
+	endif
+
+	" We need to initialize Dictionary to add key-value pair
+	if !exists("g:xmldata_connection")
+		let g:xmldata_connection = {}
+	endif
+
+	let g:xmldata_connection[users] = a:canonical
+
+endfunction
+" }}}
+
+function! xmlcomplete#CreateEntConnection(...) " {{{
+	if a:0 > 0
+		let g:xmldata_entconnect = a:1
+	else
+		let g:xmldata_entconnect = 'DEFAULT'
+	endif
+endfunction
+" }}}
+
+function! xmlcomplete#CompleteTags(findstart, base)
+  if a:findstart
+    " locate the start of the word
+	let curline = line('.')
+    let line = getline('.')
+    let start = col('.') - 1
+	let compl_begin = col('.') - 2
+
+    while start >= 0 && line[start - 1] =~ '\(\k\|[:.-]\)'
+		let start -= 1
+    endwhile
+
+	if start >= 0 && line[start - 1] =~ '&'
+		let b:entitiescompl = 1
+		let b:compl_context = ''
+		return start
+	endif
+
+	let b:compl_context = getline('.')[0:(compl_begin)]
+	if b:compl_context !~ '<[^>]*$'
+		" Look like we may have broken tag. Check previous lines. Up to
+		" 10?
+		let i = 1
+		while 1
+			let context_line = getline(curline-i)
+			if context_line =~ '<[^>]*$'
+				" Yep, this is this line
+				let context_lines = getline(curline-i, curline-1) + [b:compl_context]
+				let b:compl_context = join(context_lines, ' ')
+				break
+			elseif context_line =~ '>[^<]*$' || i == curline
+				" Normal tag line, no need for completion at all
+				" OR reached first line without tag at all
+				let b:compl_context = ''
+				break
+			endif
+			let i += 1
+		endwhile
+		" Make sure we don't have counter
+		unlet! i
+	endif
+	let b:compl_context = matchstr(b:compl_context, '.*\zs<.*')
+
+	" Make sure we will have only current namespace
+	unlet! b:xml_namespace
+	let b:xml_namespace = matchstr(b:compl_context, '^<\zs\k*\ze:')
+	if b:xml_namespace == ''
+		let b:xml_namespace = 'DEFAULT'
+	endif
+
+    return start
+
+  else
+	" Initialize base return lists
+    let res = []
+    let res2 = []
+	" a:base is very short - we need context
+	if len(b:compl_context) == 0  && !exists("b:entitiescompl")
+		return []
+	endif
+	let context = matchstr(b:compl_context, '^<\zs.*')
+	unlet! b:compl_context
+	" There is no connection of namespace and data file.
+	if !exists("g:xmldata_connection") || g:xmldata_connection == {}
+		" There is still possibility we may do something - eg. close tag
+		let b:unaryTagsStack = "base meta link hr br param img area input col"
+		if context =~ '^\/'
+			let opentag = xmlcomplete#GetLastOpenTag("b:unaryTagsStack")
+			return [opentag.">"]
+		else
+			return []
+		endif
+	endif
+
+	" Make entities completion
+	if exists("b:entitiescompl")
+		unlet! b:entitiescompl
+
+		if !exists("g:xmldata_entconnect") || g:xmldata_entconnect == 'DEFAULT'
+			let values =  g:xmldata{'_'.g:xmldata_connection['DEFAULT']}['vimxmlentities']
+		else
+			let values =  g:xmldata{'_'.g:xmldata_entconnect}['vimxmlentities']
+		endif
+
+		" Get only lines with entity declarations but throw out
+		" parameter-entities - they may be completed in future
+		let entdecl = filter(getline(1, "$"), 'v:val =~ " 0
+			let intent = map(copy(entdecl), 'matchstr(v:val, "'
+		" Generally if context contains > it means we are outside of tag and
+		" should abandon action
+		return []
+	endif
+
+    " find tags matching with "a:base"
+	" If a:base contains white space it is attribute.
+	" It could be also value of attribute...
+	" We have to get first word to offer
+	" proper completions
+	if context == ''
+		let tag = ''
+	else
+		let tag = split(context)[0]
+	endif
+	" Get rid of namespace
+	let tag = substitute(tag, '^'.b:xml_namespace.':', '', '')
+
+
+	" Get last word, it should be attr name
+	let attr = matchstr(context, '.*\s\zs.*')
+	" Possible situations where any prediction would be difficult:
+	" 1. Events attributes
+	if context =~ '\s'
+
+		" If attr contains =\s*[\"'] we catched value of attribute
+		if attr =~ "=\s*[\"']" || attr =~ "=\s*$"
+			" Let do attribute specific completion
+			let attrname = matchstr(attr, '.*\ze\s*=')
+			let entered_value = matchstr(attr, ".*=\\s*[\"']\\?\\zs.*")
+
+			if tag =~ '^[?!]'
+				" Return nothing if we are inside of ! or ? tag
+				return []
+			else
+				if has_key(g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}, tag) && has_key(g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}[tag][1], attrname)
+					let values = g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}[tag][1][attrname]
+				else
+					return []
+				endif
+			endif
+
+			if len(values) == 0
+				return []
+			endif
+
+			" We need special version of sbase
+			let attrbase = matchstr(context, ".*[\"']")
+			let attrquote = matchstr(attrbase, '.$')
+			if attrquote !~ "['\"]"
+				let attrquoteopen = '"'
+				let attrquote = '"'
+			else
+				let attrquoteopen = ''
+			endif
+
+			for m in values
+				" This if is needed to not offer all completions as-is
+				" alphabetically but sort them. Those beginning with entered
+				" part will be as first choices
+				if m =~ '^'.entered_value
+					call add(res, attrquoteopen . m . attrquote.' ')
+				elseif m =~ entered_value
+					call add(res2, attrquoteopen . m . attrquote.' ')
+				endif
+			endfor
+
+			return res + res2
+
+		endif
+
+		if tag =~ '?xml'
+			" Two possible arguments for  plus variation
+			let attrs = ['encoding', 'version="1.0"', 'version']
+		elseif tag =~ '^!'
+			" Don't make completion at all
+			"
+			return []
+		else
+            if !has_key(g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}, tag)
+				" Abandon when data file isn't complete
+ 				return []
+ 			endif
+			let attrs = keys(g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}[tag][1])
+		endif
+
+		for m in sort(attrs)
+			if m =~ '^'.attr
+				call add(res, m)
+			elseif m =~ attr
+				call add(res2, m)
+			endif
+		endfor
+		let menu = res + res2
+		let final_menu = []
+		if has_key(g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}, 'vimxmlattrinfo')
+			for i in range(len(menu))
+				let item = menu[i]
+				if has_key(g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}['vimxmlattrinfo'], item)
+					let m_menu = g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}['vimxmlattrinfo'][item][0]
+					let m_info = g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}['vimxmlattrinfo'][item][1]
+				else
+					let m_menu = ''
+					let m_info = ''
+				endif
+				if tag !~ '^[?!]' && len(g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}[tag][1][item]) > 0 && g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}[tag][1][item][0] =~ '^\(BOOL\|'.item.'\)$'
+					let item = item
+				else
+					let item .= '="'
+				endif
+				let final_menu += [{'word':item, 'menu':m_menu, 'info':m_info}]
+			endfor
+		else
+			for i in range(len(menu))
+				let item = menu[i]
+				if tag !~ '^[?!]' && len(g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}[tag][1][item]) > 0 && g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}[tag][1][item][0] =~ '^\(BOOL\|'.item.'\)$'
+					let item = item
+				else
+					let item .= '="'
+				endif
+				let final_menu += [item]
+			endfor
+		endif
+		return final_menu
+
+	endif
+	" Close tag
+	let b:unaryTagsStack = "base meta link hr br param img area input col"
+	if context =~ '^\/'
+		let opentag = xmlcomplete#GetLastOpenTag("b:unaryTagsStack")
+		return [opentag.">"]
+	endif
+
+	" Complete elements of XML structure
+	" TODO: #REQUIRED, #IMPLIED, #FIXED, #PCDATA - but these should be detected like
+	" entities - in first run
+	" keywords: CDATA, ID, IDREF, IDREFS, ENTITY, ENTITIES, NMTOKEN, NMTOKENS
+	" are hardly recognizable but keep it in reserve
+	" also: EMPTY ANY SYSTEM PUBLIC DATA
+	if context =~ '^!'
+		let tags = ['!ELEMENT', '!DOCTYPE', '!ATTLIST', '!ENTITY', '!NOTATION', '![CDATA[', '![INCLUDE[', '![IGNORE[']
+
+		for m in tags
+			if m =~ '^'.context
+				let m = substitute(m, '^!\[\?', '', '')
+				call add(res, m)
+			elseif m =~ context
+				let m = substitute(m, '^!\[\?', '', '')
+				call add(res2, m)
+			endif
+		endfor
+
+		return res + res2
+
+	endif
+
+	" Complete text declaration
+	if context =~ '^?'
+		let tags = ['?xml']
+
+		for m in tags
+			if m =~ '^'.context
+				call add(res, substitute(m, '^?', '', ''))
+			elseif m =~ context
+				call add(res, substitute(m, '^?', '', ''))
+			endif
+		endfor
+
+		return res + res2
+
+	endif
+
+	" Deal with tag completion.
+	let opentag = xmlcomplete#GetLastOpenTag("b:unaryTagsStack")
+	let opentag = substitute(opentag, '^\k*:', '', '')
+	if opentag == ''
+		"return []
+	    let tags = keys(g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]})
+		call filter(tags, 'v:val !~ "^vimxml"')
+	else
+		if !has_key(g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}, opentag)
+			" Abandon when data file isn't complete
+			return []
+		endif
+		let tags = g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}[opentag][0]
+	endif
+
+	let context = substitute(context, '^\k*:', '', '')
+
+	for m in tags
+		if m =~ '^'.context
+			call add(res, m)
+		elseif m =~ context
+			call add(res2, m)
+		endif
+	endfor
+	let menu = res + res2
+	if b:xml_namespace == 'DEFAULT'
+		let xml_namespace = ''
+	else
+		let xml_namespace = b:xml_namespace.':'
+	endif
+	if has_key(g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}, 'vimxmltaginfo')
+		let final_menu = []
+		for i in range(len(menu))
+			let item = menu[i]
+			if has_key(g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}['vimxmltaginfo'], item)
+				let m_menu = g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}['vimxmltaginfo'][item][0]
+				let m_info = g:xmldata{'_'.g:xmldata_connection[b:xml_namespace]}['vimxmltaginfo'][item][1]
+			else
+				let m_menu = ''
+				let m_info = ''
+			endif
+			let final_menu += [{'word':xml_namespace.item, 'menu':m_menu, 'info':m_info}]
+		endfor
+	else
+		let final_menu = map(menu, 'xml_namespace.v:val')
+	endif
+
+	return final_menu
+
+  endif
+endfunction
+
+" MM: This is severely reduced closetag.vim used with kind permission of Steven
+"     Mueller
+"     Changes: strip all comments; delete error messages; add checking for
+"     namespace
+" Author: Steven Mueller 
+" Last Modified: Tue May 24 13:29:48 PDT 2005 
+" Version: 0.9.1
+
+function! xmlcomplete#GetLastOpenTag(unaryTagsStack)
+	let linenum=line('.')
+	let lineend=col('.') - 1 " start: cursor position
+	let first=1              " flag for first line searched
+	let b:TagStack=''        " main stack of tags
+	let startInComment=s:InComment()
+
+	if exists("b:xml_namespace")
+		if b:xml_namespace == 'DEFAULT'
+			let tagpat=''
+		else
+			let tagpat=''
+		endif
+	else
+		let tagpat=''
+	endif
+	while (linenum>0)
+		let line=getline(linenum)
+		if first
+			let line=strpart(line,0,lineend)
+		else
+			let lineend=strlen(line)
+		endif
+		let b:lineTagStack=''
+		let mpos=0
+		let b:TagCol=0
+		while (mpos > -1)
+			let mpos=matchend(line,tagpat)
+			if mpos > -1
+				let b:TagCol=b:TagCol+mpos
+				let tag=matchstr(line,tagpat)
+
+				if exists('b:closetag_disable_synID') || startInComment==s:InCommentAt(linenum, b:TagCol)
+					let b:TagLine=linenum
+					call s:Push(matchstr(tag,'[^<>]\+'),'b:lineTagStack')
+				endif
+				let lineend=lineend-mpos
+				let line=strpart(line,mpos,lineend)
+			endif
+		endwhile
+		while (!s:EmptystackP('b:lineTagStack'))
+			let tag=s:Pop('b:lineTagStack')
+			if match(tag, '^/') == 0		"found end tag
+				call s:Push(tag,'b:TagStack')
+			elseif s:EmptystackP('b:TagStack') && !s:Instack(tag, a:unaryTagsStack)	"found unclosed tag
+				return tag
+			else
+				let endtag=s:Peekstack('b:TagStack')
+				if endtag == '/'.tag || endtag == '/'
+					call s:Pop('b:TagStack')	"found a open/close tag pair
+				elseif !s:Instack(tag, a:unaryTagsStack) "we have a mismatch error
+					return ''
+				endif
+			endif
+		endwhile
+		let linenum=linenum-1 | let first=0
+	endwhile
+return ''
+endfunction
+
+function! s:InComment()
+	return synIDattr(synID(line('.'), col('.'), 0), 'name') =~ 'Comment\|String'
+endfunction
+
+function! s:InCommentAt(line, col)
+	return synIDattr(synID(a:line, a:col, 0), 'name') =~ 'Comment\|String'
+endfunction
+
+function! s:SetKeywords()
+	let g:IsKeywordBak=&iskeyword
+	let &iskeyword='33-255'
+endfunction
+
+function! s:RestoreKeywords()
+	let &iskeyword=g:IsKeywordBak
+endfunction
+
+function! s:Push(el, sname)
+	if !s:EmptystackP(a:sname)
+		exe 'let '.a:sname."=a:el.' '.".a:sname
+	else
+		exe 'let '.a:sname.'=a:el'
+	endif
+endfunction
+
+function! s:EmptystackP(sname)
+	exe 'let stack='.a:sname
+	if match(stack,'^ *$') == 0
+		return 1
+	else
+		return 0
+	endif
+endfunction
+
+function! s:Instack(el, sname)
+	exe 'let stack='.a:sname
+	call s:SetKeywords()
+	let m=match(stack, '\<'.a:el.'\>')
+	call s:RestoreKeywords()
+	if m < 0
+		return 0
+	else
+		return 1
+	endif
+endfunction
+
+function! s:Peekstack(sname)
+	call s:SetKeywords()
+	exe 'let stack='.a:sname
+	let top=matchstr(stack, '\<.\{-1,}\>')
+	call s:RestoreKeywords()
+	return top
+endfunction
+
+function! s:Pop(sname)
+	if s:EmptystackP(a:sname)
+		return ''
+	endif
+	exe 'let stack='.a:sname
+	call s:SetKeywords()
+	let loc=matchend(stack,'\<.\{-1,}\>')
+	exe 'let '.a:sname.'=strpart(stack, loc+1, strlen(stack))'
+	let top=strpart(stack, match(stack, '\<'), loc)
+	call s:RestoreKeywords()
+	return top
+endfunction
+
+function! s:Clearstack(sname)
+	exe 'let '.a:sname."=''"
+endfunction
+" vim:set foldmethod=marker:
diff --git a/vim73/autoload/zip.vim b/vim73/autoload/zip.vim
new file mode 100644
index 0000000..a55f1dc
--- /dev/null
+++ b/vim73/autoload/zip.vim
@@ -0,0 +1,393 @@
+" zip.vim: Handles browsing zipfiles
+"            AUTOLOAD PORTION
+" Date:		Apr 12, 2010
+" Version:	23
+" Maintainer:	Charles E Campbell, Jr 
+" License:	Vim License  (see vim's :help license)
+" Copyright:    Copyright (C) 2005-2008 Charles E. Campbell, Jr. {{{1
+"               Permission is hereby granted to use and distribute this code,
+"               with or without modifications, provided that this copyright
+"               notice is copied with it. Like anything else that's free,
+"               zip.vim and zipPlugin.vim are provided *as is* and comes with
+"               no warranty of any kind, either expressed or implied. By using
+"               this plugin, you agree that in no event will the copyright
+"               holder be liable for any damages resulting from the use
+"               of this software.
+
+" ---------------------------------------------------------------------
+" Load Once: {{{1
+if &cp || exists("g:loaded_zip")
+ finish
+endif
+let g:loaded_zip= "v23"
+if v:version < 702
+ echohl WarningMsg
+ echo "***warning*** this version of zip needs vim 7.2"
+ echohl Normal
+ finish
+endif
+let s:keepcpo= &cpo
+set cpo&vim
+
+let s:zipfile_escape = ' ?&;\'
+let s:ERROR          = 2
+let s:WARNING        = 1
+let s:NOTE           = 0
+
+" ---------------------------------------------------------------------
+"  Global Values: {{{1
+if !exists("g:zip_shq")
+ if &shq != ""
+  let g:zip_shq= &shq
+ elseif has("unix")
+  let g:zip_shq= "'"
+ else
+  let g:zip_shq= '"'
+ endif
+endif
+if !exists("g:zip_zipcmd")
+ let g:zip_zipcmd= "zip"
+endif
+if !exists("g:zip_unzipcmd")
+ let g:zip_unzipcmd= "unzip"
+endif
+
+" ----------------
+"  Functions: {{{1
+" ----------------
+
+" ---------------------------------------------------------------------
+" zip#Browse: {{{2
+fun! zip#Browse(zipfile)
+"  call Dfunc("zip#Browse(zipfile<".a:zipfile.">)")
+  let repkeep= &report
+  set report=10
+
+  " sanity checks
+  if !exists("*fnameescape")
+   if &verbose > 1
+    echoerr "the zip plugin is not available (your vim doens't support fnameescape())"
+   endif
+   return
+  endif
+  if !executable(g:zip_unzipcmd)
+   redraw!
+   echohl Error | echo "***error*** (zip#Browse) unzip not available on your system"
+"   call inputsave()|call input("Press  to continue")|call inputrestore()
+   let &report= repkeep
+"   call Dret("zip#Browse")
+   return
+  endif
+  if !filereadable(a:zipfile)
+   if a:zipfile !~# '^\a\+://'
+    " if its an url, don't complain, let url-handlers such as vim do its thing
+    redraw!
+    echohl Error | echo "***error*** (zip#Browse) File not readable<".a:zipfile.">" | echohl None
+"    call inputsave()|call input("Press  to continue")|call inputrestore()
+   endif
+   let &report= repkeep
+"   call Dret("zip#Browse : file<".a:zipfile."> not readable")
+   return
+  endif
+"  call Decho("passed sanity checks")
+  if &ma != 1
+   set ma
+  endif
+  let b:zipfile= a:zipfile
+
+  setlocal noswapfile
+  setlocal buftype=nofile
+  setlocal bufhidden=hide
+  setlocal nobuflisted
+  setlocal nowrap
+  set ft=tar
+
+  " give header
+  let lastline= line("$")
+  call setline(lastline+1,'" zip.vim version '.g:loaded_zip)
+  call setline(lastline+2,'" Browsing zipfile '.a:zipfile)
+  call setline(lastline+3,'" Select a file with cursor and press ENTER')
+  $put =''
+  0d
+  $
+
+"  call Decho("exe silent r! ".g:zip_unzipcmd." -l -- ".s:Escape(a:zipfile,1))
+  exe "silent r! ".g:zip_unzipcmd." -l -- ".s:Escape(a:zipfile,1)
+  if v:shell_error != 0
+   redraw!
+   echohl WarningMsg | echo "***warning*** (zip#Browse) ".fnameescape(a:zipfile)." is not a zip file" | echohl None
+"   call inputsave()|call input("Press  to continue")|call inputrestore()
+   silent %d
+   let eikeep= &ei
+   set ei=BufReadCmd,FileReadCmd
+   exe "r ".fnameescape(a:zipfile)
+   let &ei= eikeep
+   1d
+"   call Dret("zip#Browse")
+   return
+  endif
+"  call Decho("line 6: ".getline(6))
+  let namecol= stridx(getline(6),'Name') + 1
+"  call Decho("namecol=".namecol)
+  4,$g/^\s*----/d
+  4,$g/^\s*\a/d
+  $d
+  if namecol > 0
+   exe 'silent 4,$s/^.*\%'.namecol.'c//'
+  endif
+
+  setlocal noma nomod ro
+  noremap    :call ZipBrowseSelect()
+
+  let &report= repkeep
+"  call Dret("zip#Browse")
+endfun
+
+" ---------------------------------------------------------------------
+" ZipBrowseSelect: {{{2
+fun! s:ZipBrowseSelect()
+"  call Dfunc("ZipBrowseSelect() zipfile<".b:zipfile."> curfile<".expand("%").">")
+  let repkeep= &report
+  set report=10
+  let fname= getline(".")
+
+  " sanity check
+  if fname =~ '^"'
+   let &report= repkeep
+"   call Dret("ZipBrowseSelect")
+   return
+  endif
+  if fname =~ '/$'
+   redraw!
+   echohl Error | echo "***error*** (zip#Browse) Please specify a file, not a directory" | echohl None
+"   call inputsave()|call input("Press  to continue")|call inputrestore()
+   let &report= repkeep
+"   call Dret("ZipBrowseSelect")
+   return
+  endif
+
+"  call Decho("fname<".fname.">")
+
+  " get zipfile to the new-window
+  let zipfile = b:zipfile
+  let curfile= expand("%")
+"  call Decho("zipfile<".zipfile.">")
+"  call Decho("curfile<".curfile.">")
+
+  new
+  if !exists("g:zip_nomax") || g:zip_nomax == 0
+   wincmd _
+  endif
+  let s:zipfile_{winnr()}= curfile
+"  call Decho("exe e ".fnameescape("zipfile:".zipfile.'::'.fname))
+  exe "e ".fnameescape("zipfile:".zipfile.'::'.fname)
+  filetype detect
+
+  let &report= repkeep
+"  call Dret("ZipBrowseSelect : s:zipfile_".winnr()."<".s:zipfile_{winnr()}.">")
+endfun
+
+" ---------------------------------------------------------------------
+" zip#Read: {{{2
+fun! zip#Read(fname,mode)
+"  call Dfunc("zip#Read(fname<".a:fname.">,mode=".a:mode.")")
+  let repkeep= &report
+  set report=10
+
+  if has("unix")
+   let zipfile = substitute(a:fname,'zipfile:\(.\{-}\)::[^\\].*$','\1','')
+   let fname   = substitute(a:fname,'zipfile:.\{-}::\([^\\].*\)$','\1','')
+  else
+   let zipfile = substitute(a:fname,'^.\{-}zipfile:\(.\{-}\)::[^\\].*$','\1','')
+   let fname   = substitute(a:fname,'^.\{-}zipfile:.\{-}::\([^\\].*\)$','\1','')
+   let fname = substitute(fname, '[', '[[]', 'g')
+  endif
+"  call Decho("zipfile<".zipfile.">")
+"  call Decho("fname  <".fname.">")
+
+"  call Decho("exe r! ".g:zip_unzipcmd." -p -- ".s:Escape(zipfile,1)." ".s:Escape(fname,1))
+  exe "silent r! ".g:zip_unzipcmd." -p -- ".s:Escape(zipfile,1)." ".s:Escape(fname,1)
+
+  " cleanup
+  0d
+  set nomod
+
+  let &report= repkeep
+"  call Dret("zip#Read")
+endfun
+
+" ---------------------------------------------------------------------
+" zip#Write: {{{2
+fun! zip#Write(fname)
+"  call Dfunc("zip#Write(fname<".a:fname.">) zipfile_".winnr()."<".s:zipfile_{winnr()}.">")
+  let repkeep= &report
+  set report=10
+
+  " sanity checks
+  if !executable(g:zip_zipcmd)
+   redraw!
+   echohl Error | echo "***error*** (zip#Write) sorry, your system doesn't appear to have the zip pgm" | echohl None
+"   call inputsave()|call input("Press  to continue")|call inputrestore()
+   let &report= repkeep
+"   call Dret("zip#Write")
+   return
+  endif
+  if !exists("*mkdir")
+   redraw!
+   echohl Error | echo "***error*** (zip#Write) sorry, mkdir() doesn't work on your system" | echohl None
+"   call inputsave()|call input("Press  to continue")|call inputrestore()
+   let &report= repkeep
+"   call Dret("zip#Write")
+   return
+  endif
+
+  let curdir= getcwd()
+  let tmpdir= tempname()
+"  call Decho("orig tempname<".tmpdir.">")
+  if tmpdir =~ '\.'
+   let tmpdir= substitute(tmpdir,'\.[^.]*$','','e')
+  endif
+"  call Decho("tmpdir<".tmpdir.">")
+  call mkdir(tmpdir,"p")
+
+  " attempt to change to the indicated directory
+  if s:ChgDir(tmpdir,s:ERROR,"(zip#Write) cannot cd to temporary directory")
+   let &report= repkeep
+"   call Dret("zip#Write")
+   return
+  endif
+"  call Decho("current directory now: ".getcwd())
+
+  " place temporary files under .../_ZIPVIM_/
+  if isdirectory("_ZIPVIM_")
+   call s:Rmdir("_ZIPVIM_")
+  endif
+  call mkdir("_ZIPVIM_")
+  cd _ZIPVIM_
+"  call Decho("current directory now: ".getcwd())
+
+  if has("unix")
+   let zipfile = substitute(a:fname,'zipfile:\(.\{-}\)::[^\\].*$','\1','')
+   let fname   = substitute(a:fname,'zipfile:.\{-}::\([^\\].*\)$','\1','')
+  else
+   let zipfile = substitute(a:fname,'^.\{-}zipfile:\(.\{-}\)::[^\\].*$','\1','')
+   let fname   = substitute(a:fname,'^.\{-}zipfile:.\{-}::\([^\\].*\)$','\1','')
+  endif
+"  call Decho("zipfile<".zipfile.">")
+"  call Decho("fname  <".fname.">")
+
+  if fname =~ '/'
+   let dirpath = substitute(fname,'/[^/]\+$','','e')
+   if executable("cygpath")
+    let dirpath = substitute(system("cygpath ".s:Escape(dirpath,0)),'\n','','e')
+   endif
+"   call Decho("mkdir(dirpath<".dirpath.">,p)")
+   call mkdir(dirpath,"p")
+  endif
+  if zipfile !~ '/'
+   let zipfile= curdir.'/'.zipfile
+  endif
+"  call Decho("zipfile<".zipfile."> fname<".fname.">")
+
+  exe "w! ".fnameescape(fname)
+  if executable("cygpath")
+   let zipfile = substitute(system("cygpath ".s:Escape(zipfile,0)),'\n','','e')
+  endif
+
+  if (has("win32") || has("win95") || has("win64") || has("win16")) && &shell !~? 'sh$'
+    let fname = substitute(fname, '[', '[[]', 'g')
+  endif
+
+"  call Decho(g:zip_zipcmd." -u ".s:Escape(fnamemodify(zipfile,":p"),0)." ".s:Escape(fname,0))
+  call system(g:zip_zipcmd." -u ".s:Escape(fnamemodify(zipfile,":p"),0)." ".s:Escape(fname,0))
+  if v:shell_error != 0
+   redraw!
+   echohl Error | echo "***error*** (zip#Write) sorry, unable to update ".zipfile." with ".fname | echohl None
+"   call inputsave()|call input("Press  to continue")|call inputrestore()
+
+  elseif s:zipfile_{winnr()} =~ '^\a\+://'
+   " support writing zipfiles across a network
+   let netzipfile= s:zipfile_{winnr()}
+"   call Decho("handle writing <".zipfile."> across network as <".netzipfile.">")
+   1split|enew
+   let binkeep= &binary
+   let eikeep = &ei
+   set binary ei=all
+   exe "e! ".fnameescape(zipfile)
+   call netrw#NetWrite(netzipfile)
+   let &ei     = eikeep
+   let &binary = binkeep
+   q!
+   unlet s:zipfile_{winnr()}
+  endif
+  
+  " cleanup and restore current directory
+  cd ..
+  call s:Rmdir("_ZIPVIM_")
+  call s:ChgDir(curdir,s:WARNING,"(zip#Write) unable to return to ".curdir."!")
+  call s:Rmdir(tmpdir)
+  setlocal nomod
+
+  let &report= repkeep
+"  call Dret("zip#Write")
+endfun
+
+" ---------------------------------------------------------------------
+" s:Escape: {{{2
+fun! s:Escape(fname,isfilt)
+"  call Dfunc("QuoteFileDir(fname<".a:fname."> isfilt=".a:isfilt.")")
+  if exists("*shellescape")
+   if a:isfilt
+    let qnameq= shellescape(a:fname,1)
+   else
+    let qnameq= shellescape(a:fname)
+   endif
+  else
+   let qnameq= g:zip_shq.escape(a:fname,g:zip_shq).g:zip_shq
+  endif
+"  call Dret("QuoteFileDir <".qnameq.">")
+  return qnameq
+endfun
+
+" ---------------------------------------------------------------------
+" ChgDir: {{{2
+fun! s:ChgDir(newdir,errlvl,errmsg)
+"  call Dfunc("ChgDir(newdir<".a:newdir."> errlvl=".a:errlvl."  errmsg<".a:errmsg.">)")
+
+  try
+   exe "cd ".fnameescape(a:newdir)
+  catch /^Vim\%((\a\+)\)\=:E344/
+   redraw!
+   if a:errlvl == s:NOTE
+    echo "***note*** ".a:errmsg
+   elseif a:errlvl == s:WARNING
+    echohl WarningMsg | echo "***warning*** ".a:errmsg | echohl NONE
+   elseif a:errlvl == s:ERROR
+    echohl Error | echo "***error*** ".a:errmsg | echohl NONE
+   endif
+"   call inputsave()|call input("Press  to continue")|call inputrestore()
+"   call Dret("ChgDir 1")
+   return 1
+  endtry
+
+"  call Dret("ChgDir 0")
+  return 0
+endfun
+
+" ---------------------------------------------------------------------
+" s:Rmdir: {{{2
+fun! s:Rmdir(fname)
+"  call Dfunc("Rmdir(fname<".a:fname.">)")
+  if (has("win32") || has("win95") || has("win64") || has("win16")) && &shell !~? 'sh$'
+   call system("rmdir /S/Q ".s:Escape(a:fname,0))
+  else
+   call system("/bin/rm -rf ".s:Escape(a:fname,0))
+  endif
+"  call Dret("Rmdir")
+endfun
+
+" ------------------------------------------------------------------------
+" Modelines And Restoration: {{{1
+let &cpo= s:keepcpo
+unlet s:keepcpo
+" vim:ts=8 fdm=marker
diff --git a/vim73/bugreport.vim b/vim73/bugreport.vim
new file mode 100644
index 0000000..f0c045e
--- /dev/null
+++ b/vim73/bugreport.vim
@@ -0,0 +1,88 @@
+:" Use this script to create the file "bugreport.txt", which contains
+:" information about the environment of a possible bug in Vim.
+:"
+:" Maintainer:	Bram Moolenaar 
+:" Last change:	2005 Jun 12
+:"
+:" To use inside Vim:
+:"	:so $VIMRUNTIME/bugreport.vim
+:" Or, from the command line:
+:"	vim -s $VIMRUNTIME/bugreport.vim
+:"
+:" The "if 1" lines are to avoid error messages when expression evaluation is
+:" not compiled in.
+:"
+:if 1
+:  let more_save = &more
+:endif
+:set nomore
+:if has("unix")
+:  !echo "uname -a" >bugreport.txt
+:  !uname -a >>bugreport.txt
+:endif
+:redir >>bugreport.txt
+:version
+:if 1
+:  func CheckDir(n)
+:    if isdirectory(a:n)
+:      echo 'directory "' . a:n . '" exists'
+:    else
+:      echo 'directory "' . a:n . '" does NOT exist'
+:    endif
+:  endfun
+:  func CheckFile(n)
+:    if filereadable(a:n)
+:      echo '"' . a:n . '" is readable'
+:    else
+:      echo '"' . a:n . '" is NOT readable'
+:    endif
+:  endfun
+:  echo "--- Directories and Files ---"
+:  echo '$VIM = "' . $VIM . '"'
+:  call CheckDir($VIM)
+:  echo '$VIMRUNTIME = "' . $VIMRUNTIME . '"'
+:  call CheckDir($VIMRUNTIME)
+:  call CheckFile(&helpfile)
+:  call CheckFile(fnamemodify(&helpfile, ":h") . "/tags")
+:  call CheckFile($VIMRUNTIME . "/menu.vim")
+:  call CheckFile($VIMRUNTIME . "/filetype.vim")
+:  call CheckFile($VIMRUNTIME . "/syntax/synload.vim")
+:  delfun CheckDir
+:  delfun CheckFile
+:  echo "--- Scripts sourced ---"
+:  scriptnames
+:endif
+:set all
+:set termcap
+:if has("autocmd")
+:  au
+:endif
+:if 1
+:  echo "--- Normal/Visual mode mappings ---"
+:endif
+:map
+:if 1
+:  echo "--- Insert/Command-line mode mappings ---"
+:endif
+:map!
+:if 1
+:  echo "--- Abbreviations ---"
+:endif
+:ab
+:if 1
+:  echo "--- Highlighting ---"
+:endif
+:highlight
+:if 1
+:  echo "--- Variables ---"
+:endif
+:if 1
+:  let
+:endif
+:redir END
+:set more&
+:if 1
+:  let &more = more_save
+:  unlet more_save
+:endif
+:e bugreport.txt
diff --git a/vim73/colors/README.txt b/vim73/colors/README.txt
new file mode 100644
index 0000000..988e2a0
--- /dev/null
+++ b/vim73/colors/README.txt
@@ -0,0 +1,64 @@
+README.txt for color scheme files
+
+These files are used for the ":colorscheme" command.  They appear in the
+Edit/Color Scheme menu in the GUI.
+
+
+Hints for writing a color scheme file:
+
+There are two basic ways to define a color scheme:
+
+1. Define a new Normal color and set the 'background' option accordingly.
+	set background={light or dark}
+	highlight clear
+	highlight Normal ...
+	...
+
+2. Use the default Normal color and automatically adjust to the value of
+   'background'.
+	highlight clear Normal
+	set background&
+	highlight clear
+	if &background == "light"
+	  highlight Error ...
+	  ...
+	else
+	  highlight Error ...
+	  ...
+	endif
+
+You can use ":highlight clear" to reset everything to the defaults, and then
+change the groups that you want differently.  This also will work for groups
+that are added in later versions of Vim.
+Note that ":highlight clear" uses the value of 'background', thus set it
+before this command.
+Some attributes (e.g., bold) might be set in the defaults that you want
+removed in your color scheme.  Use something like "gui=NONE" to remove the
+attributes.
+
+To see which highlight group is used where, find the help for
+"highlight-groups" and "group-name".
+
+You can use ":highlight" to find out the current colors.  Exception: the
+ctermfg and ctermbg values are numbers, which are only valid for the current
+terminal.  Use the color names instead.  See ":help cterm-colors".
+
+The default color settings can be found in the source file src/syntax.c.
+Search for "highlight_init".
+
+If you think you have a color scheme that is good enough to be used by others,
+please check the following items:
+
+- Does it work in a color terminal as well as in the GUI?
+- Is "g:colors_name" set to a meaningful value?  In case of doubt you can do
+  it this way:
+  	let g:colors_name = expand(':t:r')
+- Is 'background' either used or appropriately set to "light" or "dark"?
+- Try setting 'hlsearch' and searching for a pattern, is the match easy to
+  spot?
+- Split a window with ":split" and ":vsplit".  Are the status lines and
+  vertical separators clearly visible?
+- In the GUI, is it easy to find the cursor, also in a file with lots of
+  syntax highlighting?
+- Do not use hard coded escape sequences, these will not work in other
+  terminals.  Always use color names or #RRGGBB for the GUI.
diff --git a/vim73/colors/blue.vim b/vim73/colors/blue.vim
new file mode 100644
index 0000000..86de8a4
--- /dev/null
+++ b/vim73/colors/blue.vim
@@ -0,0 +1,55 @@
+" local syntax file - set colors on a per-machine basis:
+" vim: tw=0 ts=4 sw=4
+" Vim color file
+" Maintainer:	Steven Vertigan 
+" Last Change:	2006 Sep 23
+" Revision #5: Switch main text from white to yellow for easier contrast,
+" fixed some problems with terminal backgrounds.
+
+set background=dark
+hi clear
+if exists("syntax_on")
+  syntax reset
+endif
+let g:colors_name = "blue"
+hi Normal		guifg=yellow	guibg=darkBlue	ctermfg=yellow	ctermbg=darkBlue
+hi NonText		guifg=magenta	ctermfg=lightMagenta
+hi comment		guifg=gray		ctermfg=gray	ctermbg=darkBlue	gui=bold 
+hi constant		guifg=cyan		ctermfg=cyan
+hi identifier	guifg=gray		ctermfg=red
+hi statement	guifg=white		ctermfg=white	ctermbg=darkBlue	gui=none
+hi preproc		guifg=green		ctermfg=green
+hi type			guifg=orange	ctermfg=lightRed	ctermbg=darkBlue
+hi special		guifg=magenta	ctermfg=lightMagenta	ctermbg=darkBlue
+hi Underlined	guifg=cyan		ctermfg=cyan	gui=underline	cterm=underline
+hi label		guifg=yellow	ctermfg=yellow
+hi operator		guifg=orange	gui=bold	ctermfg=lightRed	ctermbg=darkBlue
+
+hi ErrorMsg		guifg=orange	guibg=darkBlue	ctermfg=lightRed
+hi WarningMsg	guifg=cyan		guibg=darkBlue	ctermfg=cyan	gui=bold
+hi ModeMsg		guifg=yellow	gui=NONE	ctermfg=yellow
+hi MoreMsg		guifg=yellow	gui=NONE	ctermfg=yellow
+hi Error		guifg=red		guibg=darkBlue	gui=underline	ctermfg=red
+
+hi Todo			guifg=black		guibg=orange	ctermfg=black	ctermbg=darkYellow
+hi Cursor		guifg=black		guibg=white		ctermfg=black	ctermbg=white
+hi Search		guifg=black		guibg=orange	ctermfg=black	ctermbg=darkYellow
+hi IncSearch	guifg=black		guibg=yellow	ctermfg=black	ctermbg=darkYellow
+hi LineNr		guifg=cyan		ctermfg=cyan
+hi title		guifg=white	gui=bold	cterm=bold
+
+hi StatusLineNC	gui=NONE	guifg=black guibg=blue	ctermfg=black  ctermbg=blue
+hi StatusLine	gui=bold	guifg=cyan	guibg=blue	ctermfg=cyan   ctermbg=blue
+hi VertSplit	gui=none	guifg=blue	guibg=blue	ctermfg=blue	ctermbg=blue
+
+hi Visual		term=reverse		ctermfg=black	ctermbg=darkCyan	guifg=black		guibg=darkCyan
+
+hi DiffChange	guibg=darkGreen		guifg=black	ctermbg=darkGreen	ctermfg=black
+hi DiffText		guibg=olivedrab		guifg=black		ctermbg=lightGreen	ctermfg=black
+hi DiffAdd		guibg=slateblue		guifg=black		ctermbg=blue		ctermfg=black
+hi DiffDelete   guibg=coral			guifg=black	ctermbg=cyan		ctermfg=black
+
+hi Folded		guibg=orange		guifg=black		ctermbg=yellow		ctermfg=black
+hi FoldColumn	guibg=gray30		guifg=black	ctermbg=gray		ctermfg=black
+hi cIf0			guifg=gray			ctermfg=gray
+
diff --git a/vim73/colors/darkblue.vim b/vim73/colors/darkblue.vim
new file mode 100644
index 0000000..4117122
--- /dev/null
+++ b/vim73/colors/darkblue.vim
@@ -0,0 +1,66 @@
+" Vim color file
+" Maintainer:	Bohdan Vlasyuk 
+" Last Change:	2008 Jul 18
+
+" darkblue -- for those who prefer dark background
+" [note: looks bit uglier with come terminal palettes,
+" but is fine on default linux console palette.]
+
+set bg=dark
+hi clear
+if exists("syntax_on")
+	syntax reset
+endif
+
+let colors_name = "darkblue"
+
+hi Normal		guifg=#c0c0c0 guibg=#000040						ctermfg=gray ctermbg=black
+hi ErrorMsg		guifg=#ffffff guibg=#287eff						ctermfg=white ctermbg=lightblue
+hi Visual		guifg=#8080ff guibg=fg		gui=reverse				ctermfg=lightblue ctermbg=fg cterm=reverse
+hi VisualNOS	guifg=#8080ff guibg=fg		gui=reverse,underline	ctermfg=lightblue ctermbg=fg cterm=reverse,underline
+hi Todo			guifg=#d14a14 guibg=#1248d1						ctermfg=red	ctermbg=darkblue
+hi Search		guifg=#90fff0 guibg=#2050d0						ctermfg=white ctermbg=darkblue cterm=underline term=underline
+hi IncSearch	guifg=#b0ffff guibg=#2050d0							ctermfg=darkblue ctermbg=gray
+
+hi SpecialKey		guifg=cyan			ctermfg=darkcyan
+hi Directory		guifg=cyan			ctermfg=cyan
+hi Title			guifg=magenta gui=none ctermfg=magenta cterm=bold
+hi WarningMsg		guifg=red			ctermfg=red
+hi WildMenu			guifg=yellow guibg=black ctermfg=yellow ctermbg=black cterm=none term=none
+hi ModeMsg			guifg=#22cce2		ctermfg=lightblue
+hi MoreMsg			ctermfg=darkgreen	ctermfg=darkgreen
+hi Question			guifg=green gui=none ctermfg=green cterm=none
+hi NonText			guifg=#0030ff		ctermfg=darkblue
+
+hi StatusLine	guifg=blue guibg=darkgray gui=none		ctermfg=blue ctermbg=gray term=none cterm=none
+hi StatusLineNC	guifg=black guibg=darkgray gui=none		ctermfg=black ctermbg=gray term=none cterm=none
+hi VertSplit	guifg=black guibg=darkgray gui=none		ctermfg=black ctermbg=gray term=none cterm=none
+
+hi Folded	guifg=#808080 guibg=#000040			ctermfg=darkgrey ctermbg=black cterm=bold term=bold
+hi FoldColumn	guifg=#808080 guibg=#000040			ctermfg=darkgrey ctermbg=black cterm=bold term=bold
+hi LineNr	guifg=#90f020			ctermfg=green cterm=none
+
+hi DiffAdd	guibg=darkblue	ctermbg=darkblue term=none cterm=none
+hi DiffChange	guibg=darkmagenta ctermbg=magenta cterm=none
+hi DiffDelete	ctermfg=blue ctermbg=cyan gui=bold guifg=Blue guibg=DarkCyan
+hi DiffText	cterm=bold ctermbg=red gui=bold guibg=Red
+
+hi Cursor	guifg=black guibg=yellow ctermfg=black ctermbg=yellow
+hi lCursor	guifg=black guibg=white ctermfg=black ctermbg=white
+
+
+hi Comment	guifg=#80a0ff ctermfg=darkred
+hi Constant	ctermfg=magenta guifg=#ffa0a0 cterm=none
+hi Special	ctermfg=brown guifg=Orange cterm=none gui=none
+hi Identifier	ctermfg=cyan guifg=#40ffff cterm=none
+hi Statement	ctermfg=yellow cterm=none guifg=#ffff60 gui=none
+hi PreProc	ctermfg=magenta guifg=#ff80ff gui=none cterm=none
+hi type		ctermfg=green guifg=#60ff60 gui=none cterm=none
+hi Underlined	cterm=underline term=underline
+hi Ignore	guifg=bg ctermfg=bg
+
+" suggested by tigmoid, 2008 Jul 18
+hi Pmenu guifg=#c0c0c0 guibg=#404080
+hi PmenuSel guifg=#c0c0c0 guibg=#2050d0
+hi PmenuSbar guifg=blue guibg=darkgray
+hi PmenuThumb guifg=#c0c0c0
diff --git a/vim73/colors/default.vim b/vim73/colors/default.vim
new file mode 100644
index 0000000..7031157
--- /dev/null
+++ b/vim73/colors/default.vim
@@ -0,0 +1,23 @@
+" Vim color file
+" Maintainer:	Bram Moolenaar 
+" Last Change:	2001 Jul 23
+
+" This is the default color scheme.  It doesn't define the Normal
+" highlighting, it uses whatever the colors used to be.
+
+" Set 'background' back to the default.  The value can't always be estimated
+" and is then guessed.
+hi clear Normal
+set bg&
+
+" Remove all existing highlighting and set the defaults.
+hi clear
+
+" Load the syntax highlighting defaults, if it's enabled.
+if exists("syntax_on")
+  syntax reset
+endif
+
+let colors_name = "default"
+
+" vim: sw=2
diff --git a/vim73/colors/delek.vim b/vim73/colors/delek.vim
new file mode 100644
index 0000000..2cb90a5
--- /dev/null
+++ b/vim73/colors/delek.vim
@@ -0,0 +1,51 @@
+" Vim color file
+" Maintainer:	David Schweikert 
+" Last Change:	2006 Apr 30
+
+hi clear
+
+let colors_name = "delek"
+
+" Normal should come first
+hi Normal     guifg=Black  guibg=White
+hi Cursor     guifg=bg     guibg=fg
+hi lCursor    guifg=NONE   guibg=Cyan
+
+" Note: we never set 'term' because the defaults for B&W terminals are OK
+hi DiffAdd    ctermbg=LightBlue    guibg=LightBlue
+hi DiffChange ctermbg=LightMagenta guibg=LightMagenta
+hi DiffDelete ctermfg=Blue	   ctermbg=LightCyan gui=bold guifg=Blue guibg=LightCyan
+hi DiffText   ctermbg=Red	   cterm=bold gui=bold guibg=Red
+hi Directory  ctermfg=DarkBlue	   guifg=Blue
+hi ErrorMsg   ctermfg=White	   ctermbg=DarkRed  guibg=Red	    guifg=White
+hi FoldColumn ctermfg=DarkBlue	   ctermbg=Grey     guibg=Grey	    guifg=DarkBlue
+hi Folded     ctermbg=Grey	   ctermfg=DarkBlue guibg=LightGrey guifg=DarkBlue
+hi IncSearch  cterm=reverse	   gui=reverse
+hi LineNr     ctermfg=Brown	   guifg=Brown
+hi ModeMsg    cterm=bold	   gui=bold
+hi MoreMsg    ctermfg=DarkGreen    gui=bold guifg=SeaGreen
+hi NonText    ctermfg=Blue	   gui=bold guifg=gray guibg=white
+hi Pmenu      guibg=LightBlue
+hi PmenuSel   ctermfg=White	   ctermbg=DarkBlue  guifg=White  guibg=DarkBlue
+hi Question   ctermfg=DarkGreen    gui=bold guifg=SeaGreen
+hi Search     ctermfg=NONE	   ctermbg=Yellow guibg=Yellow guifg=NONE
+hi SpecialKey ctermfg=DarkBlue	   guifg=Blue
+hi StatusLine cterm=bold	   ctermbg=blue ctermfg=yellow guibg=gold guifg=blue
+hi StatusLineNC	cterm=bold	   ctermbg=blue ctermfg=black  guibg=gold guifg=blue
+hi Title      ctermfg=DarkMagenta  gui=bold guifg=Magenta
+hi VertSplit  cterm=reverse	   gui=reverse
+hi Visual     ctermbg=NONE	   cterm=reverse gui=reverse guifg=Grey guibg=fg
+hi VisualNOS  cterm=underline,bold gui=underline,bold
+hi WarningMsg ctermfg=DarkRed	   guifg=Red
+hi WildMenu   ctermfg=Black	   ctermbg=Yellow    guibg=Yellow guifg=Black
+
+" syntax highlighting
+hi Comment    cterm=NONE ctermfg=DarkRed     gui=NONE guifg=red2
+hi Constant   cterm=NONE ctermfg=DarkGreen   gui=NONE guifg=green3
+hi Identifier cterm=NONE ctermfg=DarkCyan    gui=NONE guifg=cyan4
+hi PreProc    cterm=NONE ctermfg=DarkMagenta gui=NONE guifg=magenta3
+hi Special    cterm=NONE ctermfg=LightRed    gui=NONE guifg=deeppink
+hi Statement  cterm=bold ctermfg=Blue	     gui=bold guifg=blue
+hi Type	      cterm=NONE ctermfg=Blue	     gui=bold guifg=blue
+
+" vim: sw=2
diff --git a/vim73/colors/desert.vim b/vim73/colors/desert.vim
new file mode 100644
index 0000000..7166220
--- /dev/null
+++ b/vim73/colors/desert.vim
@@ -0,0 +1,108 @@
+" Vim color file
+" Maintainer:	Hans Fugal 
+" Last Change:	$Date: 2004/06/13 19:30:30 $
+" Last Change:	$Date: 2004/06/13 19:30:30 $
+" URL:		http://hans.fugal.net/vim/colors/desert.vim
+" Version:	$Id: desert.vim,v 1.1 2004/06/13 19:30:30 vimboss Exp $
+
+" cool help screens
+" :he group-name
+" :he highlight-groups
+" :he cterm-colors
+
+set background=dark
+if version > 580
+    " no guarantees for version 5.8 and below, but this makes it stop
+    " complaining
+    hi clear
+    if exists("syntax_on")
+	syntax reset
+    endif
+endif
+let g:colors_name="desert"
+
+hi Normal	guifg=White guibg=grey20
+
+" highlight groups
+hi Cursor	guibg=khaki guifg=slategrey
+"hi CursorIM
+"hi Directory
+"hi DiffAdd
+"hi DiffChange
+"hi DiffDelete
+"hi DiffText
+"hi ErrorMsg
+hi VertSplit	guibg=#c2bfa5 guifg=grey50 gui=none
+hi Folded	guibg=grey30 guifg=gold
+hi FoldColumn	guibg=grey30 guifg=tan
+hi IncSearch	guifg=slategrey guibg=khaki
+"hi LineNr
+hi ModeMsg	guifg=goldenrod
+hi MoreMsg	guifg=SeaGreen
+hi NonText	guifg=LightBlue guibg=grey30
+hi Question	guifg=springgreen
+hi Search	guibg=peru guifg=wheat
+hi SpecialKey	guifg=yellowgreen
+hi StatusLine	guibg=#c2bfa5 guifg=black gui=none
+hi StatusLineNC	guibg=#c2bfa5 guifg=grey50 gui=none
+hi Title	guifg=indianred
+hi Visual	gui=none guifg=khaki guibg=olivedrab
+"hi VisualNOS
+hi WarningMsg	guifg=salmon
+"hi WildMenu
+"hi Menu
+"hi Scrollbar
+"hi Tooltip
+
+" syntax highlighting groups
+hi Comment	guifg=SkyBlue
+hi Constant	guifg=#ffa0a0
+hi Identifier	guifg=palegreen
+hi Statement	guifg=khaki
+hi PreProc	guifg=indianred
+hi Type		guifg=darkkhaki
+hi Special	guifg=navajowhite
+"hi Underlined
+hi Ignore	guifg=grey40
+"hi Error
+hi Todo		guifg=orangered guibg=yellow2
+
+" color terminal definitions
+hi SpecialKey	ctermfg=darkgreen
+hi NonText	cterm=bold ctermfg=darkblue
+hi Directory	ctermfg=darkcyan
+hi ErrorMsg	cterm=bold ctermfg=7 ctermbg=1
+hi IncSearch	cterm=NONE ctermfg=yellow ctermbg=green
+hi Search	cterm=NONE ctermfg=grey ctermbg=blue
+hi MoreMsg	ctermfg=darkgreen
+hi ModeMsg	cterm=NONE ctermfg=brown
+hi LineNr	ctermfg=3
+hi Question	ctermfg=green
+hi StatusLine	cterm=bold,reverse
+hi StatusLineNC cterm=reverse
+hi VertSplit	cterm=reverse
+hi Title	ctermfg=5
+hi Visual	cterm=reverse
+hi VisualNOS	cterm=bold,underline
+hi WarningMsg	ctermfg=1
+hi WildMenu	ctermfg=0 ctermbg=3
+hi Folded	ctermfg=darkgrey ctermbg=NONE
+hi FoldColumn	ctermfg=darkgrey ctermbg=NONE
+hi DiffAdd	ctermbg=4
+hi DiffChange	ctermbg=5
+hi DiffDelete	cterm=bold ctermfg=4 ctermbg=6
+hi DiffText	cterm=bold ctermbg=1
+hi Comment	ctermfg=darkcyan
+hi Constant	ctermfg=brown
+hi Special	ctermfg=5
+hi Identifier	ctermfg=6
+hi Statement	ctermfg=3
+hi PreProc	ctermfg=5
+hi Type		ctermfg=2
+hi Underlined	cterm=underline ctermfg=5
+hi Ignore	cterm=bold ctermfg=7
+hi Ignore	ctermfg=darkgrey
+hi Error	cterm=bold ctermfg=7 ctermbg=1
+
+
+"vim: sw=4
diff --git a/vim73/colors/elflord.vim b/vim73/colors/elflord.vim
new file mode 100644
index 0000000..f74a828
--- /dev/null
+++ b/vim73/colors/elflord.vim
@@ -0,0 +1,50 @@
+" local syntax file - set colors on a per-machine basis:
+" vim: tw=0 ts=4 sw=4
+" Vim color file
+" Maintainer:	Ron Aaron 
+" Last Change:	2003 May 02
+
+set background=dark
+hi clear
+if exists("syntax_on")
+  syntax reset
+endif
+let g:colors_name = "elflord"
+hi Normal		guifg=cyan			guibg=black
+hi Comment	term=bold		ctermfg=DarkCyan		guifg=#80a0ff
+hi Constant	term=underline	ctermfg=Magenta		guifg=Magenta
+hi Special	term=bold		ctermfg=DarkMagenta	guifg=Red
+hi Identifier term=underline	cterm=bold			ctermfg=Cyan guifg=#40ffff
+hi Statement term=bold		ctermfg=Yellow gui=bold	guifg=#aa4444
+hi PreProc	term=underline	ctermfg=LightBlue	guifg=#ff80ff
+hi Type	term=underline		ctermfg=LightGreen	guifg=#60ff60 gui=bold
+hi Function	term=bold		ctermfg=White guifg=White
+hi Repeat	term=underline	ctermfg=White		guifg=white
+hi Operator				ctermfg=Red			guifg=Red
+hi Ignore				ctermfg=black		guifg=bg
+hi Error	term=reverse ctermbg=Red ctermfg=White guibg=Red guifg=White
+hi Todo	term=standout ctermbg=Yellow ctermfg=Black guifg=Blue guibg=Yellow
+
+" Common groups that link to default highlighting.
+" You can specify other highlighting easily.
+hi link String	Constant
+hi link Character	Constant
+hi link Number	Constant
+hi link Boolean	Constant
+hi link Float		Number
+hi link Conditional	Repeat
+hi link Label		Statement
+hi link Keyword	Statement
+hi link Exception	Statement
+hi link Include	PreProc
+hi link Define	PreProc
+hi link Macro		PreProc
+hi link PreCondit	PreProc
+hi link StorageClass	Type
+hi link Structure	Type
+hi link Typedef	Type
+hi link Tag		Special
+hi link SpecialChar	Special
+hi link Delimiter	Special
+hi link SpecialComment Special
+hi link Debug		Special
diff --git a/vim73/colors/evening.vim b/vim73/colors/evening.vim
new file mode 100644
index 0000000..298fd24
--- /dev/null
+++ b/vim73/colors/evening.vim
@@ -0,0 +1,56 @@
+" Vim color file
+" Maintainer:	Bram Moolenaar 
+" Last Change:	2006 Apr 14
+
+" This color scheme uses a dark grey background.
+
+" First remove all existing highlighting.
+set background=dark
+hi clear
+if exists("syntax_on")
+  syntax reset
+endif
+
+let colors_name = "evening"
+
+hi Normal ctermbg=DarkGrey ctermfg=White guifg=White guibg=grey20
+
+" Groups used in the 'highlight' and 'guicursor' options default value.
+hi ErrorMsg term=standout ctermbg=DarkRed ctermfg=White guibg=Red guifg=White
+hi IncSearch term=reverse cterm=reverse gui=reverse
+hi ModeMsg term=bold cterm=bold gui=bold
+hi StatusLine term=reverse,bold cterm=reverse,bold gui=reverse,bold
+hi StatusLineNC term=reverse cterm=reverse gui=reverse
+hi VertSplit term=reverse cterm=reverse gui=reverse
+hi Visual term=reverse ctermbg=black guibg=grey60
+hi VisualNOS term=underline,bold cterm=underline,bold gui=underline,bold
+hi DiffText term=reverse cterm=bold ctermbg=Red gui=bold guibg=Red
+hi Cursor guibg=Green guifg=Black
+hi lCursor guibg=Cyan guifg=Black
+hi Directory term=bold ctermfg=LightCyan guifg=Cyan
+hi LineNr term=underline ctermfg=Yellow guifg=Yellow
+hi MoreMsg term=bold ctermfg=LightGreen gui=bold guifg=SeaGreen
+hi NonText term=bold ctermfg=LightBlue gui=bold guifg=LightBlue guibg=grey30
+hi Question term=standout ctermfg=LightGreen gui=bold guifg=Green
+hi Search term=reverse ctermbg=Yellow ctermfg=Black guibg=Yellow guifg=Black
+hi SpecialKey term=bold ctermfg=LightBlue guifg=Cyan
+hi Title term=bold ctermfg=LightMagenta gui=bold guifg=Magenta
+hi WarningMsg term=standout ctermfg=LightRed guifg=Red
+hi WildMenu term=standout ctermbg=Yellow ctermfg=Black guibg=Yellow guifg=Black
+hi Folded term=standout ctermbg=LightGrey ctermfg=DarkBlue guibg=LightGrey guifg=DarkBlue
+hi FoldColumn term=standout ctermbg=LightGrey ctermfg=DarkBlue guibg=Grey guifg=DarkBlue
+hi DiffAdd term=bold ctermbg=DarkBlue guibg=DarkBlue
+hi DiffChange term=bold ctermbg=DarkMagenta guibg=DarkMagenta
+hi DiffDelete term=bold ctermfg=Blue ctermbg=DarkCyan gui=bold guifg=Blue guibg=DarkCyan
+hi CursorColumn term=reverse ctermbg=Black guibg=grey40
+hi CursorLine term=underline cterm=underline guibg=grey40
+
+" Groups for syntax highlighting
+hi Constant term=underline ctermfg=Magenta guifg=#ffa0a0 guibg=grey5
+hi Special term=bold ctermfg=LightRed guifg=Orange guibg=grey5
+if &t_Co > 8
+  hi Statement term=bold cterm=bold ctermfg=Yellow guifg=#ffff60 gui=bold
+endif
+hi Ignore ctermfg=DarkGrey guifg=grey20
+
+" vim: sw=2
diff --git a/vim73/colors/koehler.vim b/vim73/colors/koehler.vim
new file mode 100644
index 0000000..6aaa244
--- /dev/null
+++ b/vim73/colors/koehler.vim
@@ -0,0 +1,70 @@
+" local syntax file - set colors on a per-machine basis:
+" vim: tw=0 ts=4 sw=4
+" Vim color file
+" Maintainer:	Ron Aaron 
+" Last Change:	2006 Dec 10
+
+hi clear
+set background=dark
+if exists("syntax_on")
+  syntax reset
+endif
+let g:colors_name = "koehler"
+hi Normal		  guifg=white  guibg=black
+hi Scrollbar	  guifg=darkcyan guibg=cyan
+hi Menu			  guifg=black guibg=cyan
+hi SpecialKey	  term=bold  cterm=bold  ctermfg=darkred  guifg=#cc0000
+hi NonText		  term=bold  cterm=bold  ctermfg=darkred  gui=bold      guifg=#cc0000
+hi Directory	  term=bold  cterm=bold  ctermfg=brown  guifg=#cc8000
+hi ErrorMsg		  term=standout  cterm=bold  ctermfg=grey  ctermbg=red  guifg=White  guibg=Red
+hi Search		  term=reverse  ctermfg=white  ctermbg=red      guifg=white  guibg=Red
+hi MoreMsg		  term=bold  cterm=bold  ctermfg=darkgreen	gui=bold  guifg=SeaGreen
+hi ModeMsg		  term=bold  cterm=bold  gui=bold  guifg=White	guibg=Blue
+hi LineNr		  term=underline  cterm=bold  ctermfg=darkcyan	guifg=Yellow
+hi Question		  term=standout  cterm=bold  ctermfg=darkgreen	gui=bold  guifg=Green
+hi StatusLine	  term=bold,reverse  cterm=bold ctermfg=lightblue ctermbg=white gui=bold guifg=blue guibg=white
+hi StatusLineNC   term=reverse	ctermfg=white ctermbg=lightblue guifg=white guibg=blue
+hi Title		  term=bold  cterm=bold  ctermfg=darkmagenta  gui=bold	guifg=Magenta
+hi Visual		  term=reverse	cterm=reverse  gui=reverse
+hi WarningMsg	  term=standout  cterm=bold  ctermfg=darkred guifg=Red
+hi Cursor		  guifg=bg	guibg=Green
+hi Comment		  term=bold  cterm=bold ctermfg=cyan  guifg=#80a0ff
+hi Constant		  term=underline  cterm=bold ctermfg=magenta  guifg=#ffa0a0
+hi Special		  term=bold  cterm=bold ctermfg=red  guifg=Orange
+hi Identifier	  term=underline   ctermfg=brown  guifg=#40ffff
+hi Statement	  term=bold  cterm=bold ctermfg=yellow	gui=bold  guifg=#ffff60
+hi PreProc		  term=underline  ctermfg=darkmagenta   guifg=#ff80ff
+hi Type			  term=underline  cterm=bold ctermfg=lightgreen  gui=bold  guifg=#60ff60
+hi Error		  term=reverse	ctermfg=darkcyan  ctermbg=black  guifg=Red	guibg=Black
+hi Todo			  term=standout  ctermfg=black	ctermbg=darkcyan  guifg=Blue  guibg=Yellow
+hi CursorLine	  term=underline  guibg=#555555 cterm=underline
+hi CursorColumn	  term=underline  guibg=#555555 cterm=underline
+hi MatchParen	  term=reverse  ctermfg=blue guibg=Blue
+hi TabLine		  term=bold,reverse  cterm=bold ctermfg=lightblue ctermbg=white gui=bold guifg=blue guibg=white
+hi TabLineFill	  term=bold,reverse  cterm=bold ctermfg=lightblue ctermbg=white gui=bold guifg=blue guibg=white
+hi TabLineSel	  term=reverse	ctermfg=white ctermbg=lightblue guifg=white guibg=blue
+hi link IncSearch		Visual
+hi link String			Constant
+hi link Character		Constant
+hi link Number			Constant
+hi link Boolean			Constant
+hi link Float			Number
+hi link Function		Identifier
+hi link Conditional		Statement
+hi link Repeat			Statement
+hi link Label			Statement
+hi link Operator		Statement
+hi link Keyword			Statement
+hi link Exception		Statement
+hi link Include			PreProc
+hi link Define			PreProc
+hi link Macro			PreProc
+hi link PreCondit		PreProc
+hi link StorageClass	Type
+hi link Structure		Type
+hi link Typedef			Type
+hi link Tag				Special
+hi link SpecialChar		Special
+hi link Delimiter		Special
+hi link SpecialComment	Special
+hi link Debug			Special
diff --git a/vim73/colors/morning.vim b/vim73/colors/morning.vim
new file mode 100644
index 0000000..f1ab841
--- /dev/null
+++ b/vim73/colors/morning.vim
@@ -0,0 +1,56 @@
+" Vim color file
+" Maintainer:	Bram Moolenaar 
+" Last Change:	2006 Apr 15
+
+" This color scheme uses a light grey background.
+
+" First remove all existing highlighting.
+set background=light
+hi clear
+if exists("syntax_on")
+  syntax reset
+endif
+
+let colors_name = "morning"
+
+hi Normal ctermfg=Black ctermbg=LightGrey guifg=Black guibg=grey90
+
+" Groups used in the 'highlight' and 'guicursor' options default value.
+hi ErrorMsg term=standout ctermbg=DarkRed ctermfg=White guibg=Red guifg=White
+hi IncSearch term=reverse cterm=reverse gui=reverse
+hi ModeMsg term=bold cterm=bold gui=bold
+hi StatusLine term=reverse,bold cterm=reverse,bold gui=reverse,bold
+hi StatusLineNC term=reverse cterm=reverse gui=reverse
+hi VertSplit term=reverse cterm=reverse gui=reverse
+hi Visual term=reverse ctermbg=grey guibg=grey80
+hi VisualNOS term=underline,bold cterm=underline,bold gui=underline,bold
+hi DiffText term=reverse cterm=bold ctermbg=Red gui=bold guibg=Red
+hi Cursor guibg=Green guifg=NONE
+hi lCursor guibg=Cyan guifg=NONE
+hi Directory term=bold ctermfg=DarkBlue guifg=Blue
+hi LineNr term=underline ctermfg=Brown guifg=Brown
+hi MoreMsg term=bold ctermfg=DarkGreen gui=bold guifg=SeaGreen
+hi NonText term=bold ctermfg=Blue gui=bold guifg=Blue guibg=grey80
+hi Question term=standout ctermfg=DarkGreen gui=bold guifg=SeaGreen
+hi Search term=reverse ctermbg=Yellow ctermfg=NONE guibg=Yellow guifg=NONE
+hi SpecialKey term=bold ctermfg=DarkBlue guifg=Blue
+hi Title term=bold ctermfg=DarkMagenta gui=bold guifg=Magenta
+hi WarningMsg term=standout ctermfg=DarkRed guifg=Red
+hi WildMenu term=standout ctermbg=Yellow ctermfg=Black guibg=Yellow guifg=Black
+hi Folded term=standout ctermbg=Grey ctermfg=DarkBlue guibg=LightGrey guifg=DarkBlue
+hi FoldColumn term=standout ctermbg=Grey ctermfg=DarkBlue guibg=Grey guifg=DarkBlue
+hi DiffAdd term=bold ctermbg=LightBlue guibg=LightBlue
+hi DiffChange term=bold ctermbg=LightMagenta guibg=LightMagenta
+hi DiffDelete term=bold ctermfg=Blue ctermbg=LightCyan gui=bold guifg=Blue guibg=LightCyan
+hi CursorLine term=underline cterm=underline guibg=grey80
+hi CursorColumn term=reverse ctermbg=grey guibg=grey80
+
+" Colors for syntax highlighting
+hi Constant term=underline ctermfg=DarkRed guifg=Magenta guibg=grey95
+hi Special term=bold ctermfg=DarkMagenta guifg=SlateBlue guibg=grey95
+if &t_Co > 8
+  hi Statement term=bold cterm=bold ctermfg=Brown gui=bold guifg=Brown
+endif
+hi Ignore ctermfg=LightGrey guifg=grey90
+
+" vim: sw=2
diff --git a/vim73/colors/murphy.vim b/vim73/colors/murphy.vim
new file mode 100644
index 0000000..1f43996
--- /dev/null
+++ b/vim73/colors/murphy.vim
@@ -0,0 +1,41 @@
+" local syntax file - set colors on a per-machine basis:
+" vim: tw=0 ts=4 sw=4
+" Vim color file
+" Maintainer:	Ron Aaron 
+" Last Change:	2003 May 02
+
+hi clear
+set background=dark
+if exists("syntax_on")
+  syntax reset
+endif
+let g:colors_name = "murphy"
+
+hi Normal		ctermbg=Black  ctermfg=lightgreen guibg=Black		 guifg=lightgreen
+hi Comment		term=bold	   ctermfg=LightRed   guifg=Orange
+hi Constant		term=underline ctermfg=LightGreen guifg=White	gui=NONE
+hi Identifier	term=underline ctermfg=LightCyan  guifg=#00ffff
+hi Ignore					   ctermfg=black	  guifg=bg
+hi PreProc		term=underline ctermfg=LightBlue  guifg=Wheat
+hi Search		term=reverse					  guifg=white	guibg=Blue
+hi Special		term=bold	   ctermfg=LightRed   guifg=magenta
+hi Statement	term=bold	   ctermfg=Yellow	  guifg=#ffff00 gui=NONE
+hi Type						   ctermfg=LightGreen guifg=grey	gui=none
+hi Error		term=reverse   ctermbg=Red	  ctermfg=White guibg=Red  guifg=White
+hi Todo			term=standout  ctermbg=Yellow ctermfg=Black guifg=Blue guibg=Yellow
+" From the source:
+hi Cursor										  guifg=Orchid	guibg=fg
+hi Directory	term=bold	   ctermfg=LightCyan  guifg=Cyan
+hi ErrorMsg		term=standout  ctermbg=DarkRed	  ctermfg=White guibg=Red guifg=White
+hi IncSearch	term=reverse   cterm=reverse	  gui=reverse
+hi LineNr		term=underline ctermfg=Yellow					guifg=Yellow
+hi ModeMsg		term=bold	   cterm=bold		  gui=bold
+hi MoreMsg		term=bold	   ctermfg=LightGreen gui=bold		guifg=SeaGreen
+hi NonText		term=bold	   ctermfg=Blue		  gui=bold		guifg=Blue
+hi Question		term=standout  ctermfg=LightGreen gui=bold		guifg=Cyan
+hi SpecialKey	term=bold	   ctermfg=LightBlue  guifg=Cyan
+hi StatusLine	term=reverse,bold cterm=reverse   gui=NONE		guifg=White guibg=darkblue
+hi StatusLineNC term=reverse   cterm=reverse	  gui=NONE		guifg=white guibg=#333333
+hi Title		term=bold	   ctermfg=LightMagenta gui=bold	guifg=Pink
+hi WarningMsg	term=standout  ctermfg=LightRed   guifg=Red
+hi Visual		term=reverse   cterm=reverse	  gui=NONE		guifg=white guibg=darkgreen
diff --git a/vim73/colors/pablo.vim b/vim73/colors/pablo.vim
new file mode 100644
index 0000000..e6bf737
--- /dev/null
+++ b/vim73/colors/pablo.vim
@@ -0,0 +1,26 @@
+" local syntax file - set colors on a per-machine basis:
+" vim: tw=0 ts=4 sw=4
+" Vim color file
+" Maintainer:	Ron Aaron 
+" Last Change:	2003 May 02
+
+hi clear
+set background=dark
+if exists("syntax_on")
+  syntax reset
+endif
+let g:colors_name = "pablo"
+
+highlight Comment	 ctermfg=8						  guifg=#808080
+highlight Constant	 ctermfg=14			   cterm=none guifg=#00ffff				  gui=none
+highlight Identifier ctermfg=6						  guifg=#00c0c0
+highlight Statement  ctermfg=3			   cterm=bold guifg=#c0c000				  gui=bold
+highlight PreProc	 ctermfg=10						  guifg=#00ff00
+highlight Type		 ctermfg=2						  guifg=#00c000
+highlight Special	 ctermfg=12						  guifg=#0000ff
+highlight Error					ctermbg=9							guibg=#ff0000
+highlight Todo		 ctermfg=4	ctermbg=3			  guifg=#000080 guibg=#c0c000
+highlight Directory  ctermfg=2						  guifg=#00c000
+highlight StatusLine ctermfg=11 ctermbg=12 cterm=none guifg=#ffff00 guibg=#0000ff gui=none
+highlight Normal									  guifg=#ffffff guibg=#000000
+highlight Search				ctermbg=3							guibg=#c0c000
diff --git a/vim73/colors/peachpuff.vim b/vim73/colors/peachpuff.vim
new file mode 100644
index 0000000..3c15305
--- /dev/null
+++ b/vim73/colors/peachpuff.vim
@@ -0,0 +1,60 @@
+" Vim color file
+" Maintainer: David Ne\v{c}as (Yeti) 
+" Last Change: 2003-04-23
+" URL: http://trific.ath.cx/Ftp/vim/colors/peachpuff.vim
+
+" This color scheme uses a peachpuff background (what you've expected when it's
+" called peachpuff?).
+"
+" Note: Only GUI colors differ from default, on terminal it's just `light'.
+
+" First remove all existing highlighting.
+set background=light
+hi clear
+if exists("syntax_on")
+  syntax reset
+endif
+
+let colors_name = "peachpuff"
+
+hi Normal guibg=PeachPuff guifg=Black
+
+hi SpecialKey term=bold ctermfg=4 guifg=Blue
+hi NonText term=bold cterm=bold ctermfg=4 gui=bold guifg=Blue
+hi Directory term=bold ctermfg=4 guifg=Blue
+hi ErrorMsg term=standout cterm=bold ctermfg=7 ctermbg=1 gui=bold guifg=White guibg=Red
+hi IncSearch term=reverse cterm=reverse gui=reverse
+hi Search term=reverse ctermbg=3 guibg=Gold2
+hi MoreMsg term=bold ctermfg=2 gui=bold guifg=SeaGreen
+hi ModeMsg term=bold cterm=bold gui=bold
+hi LineNr term=underline ctermfg=3 guifg=Red3
+hi Question term=standout ctermfg=2 gui=bold guifg=SeaGreen
+hi StatusLine term=bold,reverse cterm=bold,reverse gui=bold guifg=White guibg=Black
+hi StatusLineNC term=reverse cterm=reverse gui=bold guifg=PeachPuff guibg=Gray45
+hi VertSplit term=reverse cterm=reverse gui=bold guifg=White guibg=Gray45
+hi Title term=bold ctermfg=5 gui=bold guifg=DeepPink3
+hi Visual term=reverse cterm=reverse gui=reverse guifg=Grey80 guibg=fg
+hi VisualNOS term=bold,underline cterm=bold,underline gui=bold,underline
+hi WarningMsg term=standout ctermfg=1 gui=bold guifg=Red
+hi WildMenu term=standout ctermfg=0 ctermbg=3 guifg=Black guibg=Yellow
+hi Folded term=standout ctermfg=4 ctermbg=7 guifg=Black guibg=#e3c1a5
+hi FoldColumn term=standout ctermfg=4 ctermbg=7 guifg=DarkBlue guibg=Gray80
+hi DiffAdd term=bold ctermbg=4 guibg=White
+hi DiffChange term=bold ctermbg=5 guibg=#edb5cd
+hi DiffDelete term=bold cterm=bold ctermfg=4 ctermbg=6 gui=bold guifg=LightBlue guibg=#f6e8d0
+hi DiffText term=reverse cterm=bold ctermbg=1 gui=bold guibg=#ff8060
+hi Cursor guifg=bg guibg=fg
+hi lCursor guifg=bg guibg=fg
+
+" Colors for syntax highlighting
+hi Comment term=bold ctermfg=4 guifg=#406090
+hi Constant term=underline ctermfg=1 guifg=#c00058
+hi Special term=bold ctermfg=5 guifg=SlateBlue
+hi Identifier term=underline ctermfg=6 guifg=DarkCyan
+hi Statement term=bold ctermfg=3 gui=bold guifg=Brown
+hi PreProc term=underline ctermfg=5 guifg=Magenta3
+hi Type term=underline ctermfg=2 gui=bold guifg=SeaGreen
+hi Ignore cterm=bold ctermfg=7 guifg=bg
+hi Error term=reverse cterm=bold ctermfg=7 ctermbg=1 gui=bold guifg=White guibg=Red
+hi Todo term=standout ctermfg=0 ctermbg=3 guifg=Blue guibg=Yellow
+
diff --git a/vim73/colors/ron.vim b/vim73/colors/ron.vim
new file mode 100644
index 0000000..45d6445
--- /dev/null
+++ b/vim73/colors/ron.vim
@@ -0,0 +1,43 @@
+" local syntax file - set colors on a per-machine basis:
+" vim: tw=0 ts=4 sw=4
+" Vim color file
+" Maintainer:	Ron Aaron 
+" Last Change:	2003 May 02
+
+set background=dark
+hi clear
+if exists("syntax_on")
+  syntax reset
+endif
+let g:colors_name = "ron"
+hi Normal		guifg=cyan	guibg=black
+hi NonText		guifg=brown
+hi comment		guifg=green
+hi constant		guifg=cyan	gui=bold
+hi identifier	guifg=cyan	gui=NONE
+hi statement	guifg=lightblue	gui=NONE
+hi preproc		guifg=Pink2
+hi type			guifg=seagreen	gui=bold
+hi special		guifg=yellow
+hi ErrorMsg		guifg=Black	guibg=Red
+hi WarningMsg	guifg=Black	guibg=Green
+hi Error		guibg=Red
+hi Todo			guifg=Black	guibg=orange
+hi Cursor		guibg=#60a060 guifg=#00ff00
+hi Search		guibg=lightslateblue
+hi IncSearch	gui=NONE guibg=steelblue
+hi LineNr		guifg=darkgrey
+hi title		guifg=darkgrey
+hi StatusLineNC	gui=NONE guifg=lightblue guibg=darkblue
+hi StatusLine	gui=bold	guifg=cyan	guibg=blue
+hi label		guifg=gold2
+hi operator		guifg=orange
+hi clear Visual
+hi Visual		term=reverse cterm=reverse gui=reverse
+hi DiffChange   guibg=darkgreen
+hi DiffText		guibg=olivedrab
+hi DiffAdd		guibg=slateblue
+hi DiffDelete   guibg=coral
+hi Folded		guibg=gray30
+hi FoldColumn	guibg=gray30 guifg=white
+hi cIf0			guifg=gray
diff --git a/vim73/colors/shine.vim b/vim73/colors/shine.vim
new file mode 100644
index 0000000..afc72b3
--- /dev/null
+++ b/vim73/colors/shine.vim
@@ -0,0 +1,60 @@
+" Vim color file
+" Maintainer:	Yasuhiro Matsumoto 
+" Last Change:	2001 May 25
+
+" This look like normal text editor.
+" This color scheme uses a light background.
+
+" First remove all existing highlighting.
+set background=light
+hi clear
+if exists("syntax_on")
+  syntax reset
+endif
+
+let colors_name = "shine"
+
+hi Normal ctermbg=White ctermfg=Black guifg=Black guibg=White
+
+" Groups used in the 'highlight' and 'guicursor' options default value.
+hi ErrorMsg term=standout ctermbg=DarkRed ctermfg=White guibg=Red guifg=White
+hi IncSearch term=reverse cterm=reverse gui=reverse
+hi ModeMsg term=bold cterm=bold gui=bold
+hi StatusLine term=reverse,bold cterm=reverse,bold gui=reverse,bold
+hi StatusLineNC term=reverse cterm=reverse gui=reverse
+hi VertSplit term=reverse cterm=reverse gui=reverse
+hi Visual term=reverse cterm=reverse gui=reverse guifg=Grey guibg=fg
+hi VisualNOS term=underline,bold cterm=underline,bold gui=underline,bold
+hi DiffText term=reverse cterm=bold ctermbg=Red gui=bold guibg=Red
+hi Cursor ctermbg=Green guibg=Green guifg=Black
+hi lCursor guibg=Cyan guifg=Black
+hi Directory term=bold ctermfg=LightRed guifg=Red
+hi LineNr term=underline ctermfg=Yellow guifg=Yellow
+hi MoreMsg term=bold ctermfg=LightGreen gui=bold guifg=SeaGreen
+hi NonText term=bold ctermfg=LightBlue gui=bold guifg=LightBlue guibg=grey90
+hi Question term=standout ctermfg=LightGreen gui=bold guifg=Green
+hi Search term=reverse ctermbg=Yellow ctermfg=Black guibg=Yellow guifg=Black
+hi SpecialKey term=bold ctermfg=LightBlue guifg=Blue
+hi Title term=bold ctermfg=LightMagenta gui=bold guifg=Magenta
+hi WarningMsg term=standout ctermfg=LightRed guifg=Red
+hi WildMenu term=standout ctermbg=Yellow ctermfg=Black guibg=Yellow guifg=Black
+hi Folded term=standout ctermbg=LightGrey ctermfg=DarkBlue guibg=LightGrey guifg=DarkBlue
+hi FoldColumn term=standout ctermbg=LightGrey ctermfg=DarkBlue guibg=Grey guifg=DarkBlue
+hi DiffAdd term=bold ctermbg=DarkBlue guibg=DarkBlue
+hi DiffChange term=bold ctermbg=DarkMagenta guibg=DarkMagenta
+hi DiffDelete term=bold ctermfg=Blue ctermbg=DarkCyan gui=bold guifg=Blue guibg=DarkCyan
+
+hi Comment ctermfg=DarkGrey ctermbg=White guifg=DarkGrey gui=bold
+hi SpecialChar ctermfg=DarkGrey ctermbg=White guifg=DarkGrey gui=bold
+hi StorageClass ctermfg=Red ctermbg=White guifg=Red gui=bold
+hi Number ctermfg=LightRed ctermbg=White guifg=LightRed gui=bold
+
+" Groups for syntax highlighting
+hi Constant term=underline ctermfg=Magenta guifg=#a07070 guibg=grey80
+hi Special term=bold ctermfg=LightRed guifg=DarkOrange guibg=grey80
+if &t_Co > 8
+  hi Statement term=bold cterm=bold ctermfg=DarkGreen ctermbg=White guifg=#ffff60 gui=bold
+endif
+hi Ignore ctermfg=LightGrey guifg=grey90
+
+" vim: sw=2
diff --git a/vim73/colors/slate.vim b/vim73/colors/slate.vim
new file mode 100644
index 0000000..f9a70b8
--- /dev/null
+++ b/vim73/colors/slate.vim
@@ -0,0 +1,56 @@
+"%% SiSU Vim color file
+" Slate Maintainer: Ralph Amissah 
+" (originally looked at desert Hans Fugal  http://hans.fugal.net/vim/colors/desert.vim (2003/05/06)
+:set background=dark
+:highlight clear
+if version > 580
+ hi clear
+ if exists("syntax_on")
+ syntax reset
+ endif
+endif
+let colors_name = "slate"
+:hi Normal guifg=White guibg=grey15
+:hi Cursor guibg=khaki guifg=slategrey
+:hi VertSplit guibg=#c2bfa5 guifg=grey40 gui=none cterm=reverse
+:hi Folded guibg=black guifg=grey40 ctermfg=grey ctermbg=darkgrey
+:hi FoldColumn guibg=black guifg=grey20 ctermfg=4 ctermbg=7
+:hi IncSearch guifg=green guibg=black cterm=none ctermfg=yellow ctermbg=green
+:hi ModeMsg guifg=goldenrod cterm=none ctermfg=brown
+:hi MoreMsg guifg=SeaGreen ctermfg=darkgreen
+:hi NonText guifg=RoyalBlue guibg=grey15 cterm=bold ctermfg=blue
+:hi Question guifg=springgreen ctermfg=green
+:hi Search guibg=peru guifg=wheat cterm=none ctermfg=grey ctermbg=blue
+:hi SpecialKey guifg=yellowgreen ctermfg=darkgreen
+:hi StatusLine guibg=#c2bfa5 guifg=black gui=none cterm=bold,reverse
+:hi StatusLineNC guibg=#c2bfa5 guifg=grey40 gui=none cterm=reverse
+:hi Title guifg=gold gui=bold cterm=bold ctermfg=yellow
+:hi Statement guifg=CornflowerBlue ctermfg=lightblue
+:hi Visual gui=none guifg=khaki guibg=olivedrab cterm=reverse
+:hi WarningMsg guifg=salmon ctermfg=1
+:hi String guifg=SkyBlue ctermfg=darkcyan
+:hi Comment term=bold ctermfg=11 guifg=grey40
+:hi Constant guifg=#ffa0a0 ctermfg=brown
+:hi Special guifg=darkkhaki ctermfg=brown
+:hi Identifier guifg=salmon ctermfg=red
+:hi Include guifg=red ctermfg=red
+:hi PreProc guifg=red guibg=white ctermfg=red
+:hi Operator guifg=Red ctermfg=Red
+:hi Define guifg=gold gui=bold ctermfg=yellow
+:hi Type guifg=CornflowerBlue ctermfg=2
+:hi Function guifg=navajowhite ctermfg=brown
+:hi Structure guifg=green ctermfg=green
+:hi LineNr guifg=grey50 ctermfg=3
+:hi Ignore guifg=grey40 cterm=bold ctermfg=7
+:hi Todo guifg=orangered guibg=yellow2
+:hi Directory ctermfg=darkcyan
+:hi ErrorMsg cterm=bold guifg=White guibg=Red cterm=bold ctermfg=7 ctermbg=1
+:hi VisualNOS cterm=bold,underline
+:hi WildMenu ctermfg=0 ctermbg=3
+:hi DiffAdd ctermbg=4
+:hi DiffChange ctermbg=5
+:hi DiffDelete cterm=bold ctermfg=4 ctermbg=6
+:hi DiffText cterm=bold ctermbg=1
+:hi Underlined cterm=underline ctermfg=5
+:hi Error guifg=White guibg=Red cterm=bold ctermfg=7 ctermbg=1
+:hi SpellErrors guifg=White guibg=Red cterm=bold ctermfg=7 ctermbg=1
diff --git a/vim73/colors/torte.vim b/vim73/colors/torte.vim
new file mode 100644
index 0000000..0e7a916
--- /dev/null
+++ b/vim73/colors/torte.vim
@@ -0,0 +1,50 @@
+" Vim color file
+" Maintainer:	Thorsten Maerz 
+" Last Change:	2006 Dec 07
+" grey on black
+" optimized for TFT panels
+
+set background=dark
+hi clear
+if exists("syntax_on")
+  syntax reset
+endif
+"colorscheme default
+let g:colors_name = "torte"
+
+" hardcoded colors :
+" GUI Comment : #80a0ff = Light blue
+
+" GUI
+highlight Normal     guifg=Grey80	guibg=Black
+highlight Search     guifg=Black	guibg=Red	gui=bold
+highlight Visual     guifg=#404040			gui=bold
+highlight Cursor     guifg=Black	guibg=Green	gui=bold
+highlight Special    guifg=Orange
+highlight Comment    guifg=#80a0ff
+highlight StatusLine guifg=blue		guibg=white
+highlight Statement  guifg=Yellow			gui=NONE
+highlight Type						gui=NONE
+
+" Console
+highlight Normal     ctermfg=LightGrey	ctermbg=Black
+highlight Search     ctermfg=Black	ctermbg=Red	cterm=NONE
+highlight Visual					cterm=reverse
+highlight Cursor     ctermfg=Black	ctermbg=Green	cterm=bold
+highlight Special    ctermfg=Brown
+highlight Comment    ctermfg=Blue
+highlight StatusLine ctermfg=blue	ctermbg=white
+highlight Statement  ctermfg=Yellow			cterm=NONE
+highlight Type						cterm=NONE
+
+" only for vim 5
+if has("unix")
+  if v:version<600
+    highlight Normal  ctermfg=Grey	ctermbg=Black	cterm=NONE	guifg=Grey80      guibg=Black	gui=NONE
+    highlight Search  ctermfg=Black	ctermbg=Red	cterm=bold	guifg=Black       guibg=Red	gui=bold
+    highlight Visual  ctermfg=Black	ctermbg=yellow	cterm=bold	guifg=#404040			gui=bold
+    highlight Special ctermfg=LightBlue			cterm=NONE	guifg=LightBlue			gui=NONE
+    highlight Comment ctermfg=Cyan			cterm=NONE	guifg=LightBlue			gui=NONE
+  endif
+endif
+
diff --git a/vim73/colors/zellner.vim b/vim73/colors/zellner.vim
new file mode 100644
index 0000000..ab87582
--- /dev/null
+++ b/vim73/colors/zellner.vim
@@ -0,0 +1,54 @@
+" local syntax file - set colors on a per-machine basis:
+" vim: tw=0 ts=4 sw=4
+" Vim color file
+" Maintainer:	Ron Aaron 
+" Last Change:	2003 May 02
+
+set background=light
+hi clear
+if exists("syntax_on")
+  syntax reset
+endif
+let g:colors_name = "zellner"
+
+hi Comment term=bold ctermfg=Red guifg=Red
+hi Normal guifg=black guibg=white
+hi Constant term=underline ctermfg=Magenta guifg=Magenta
+hi Special term=bold ctermfg=Magenta guifg=Magenta
+hi Identifier term=underline ctermfg=Blue guifg=Blue
+hi Statement term=bold ctermfg=DarkRed gui=NONE guifg=Brown
+hi PreProc term=underline ctermfg=Magenta guifg=Purple
+hi Type term=underline ctermfg=Blue gui=NONE guifg=Blue
+hi Visual term=reverse ctermfg=Yellow ctermbg=Red gui=NONE guifg=Black guibg=Yellow
+hi Search term=reverse ctermfg=Black ctermbg=Cyan gui=NONE guifg=Black guibg=Cyan
+hi Tag term=bold ctermfg=DarkGreen guifg=DarkGreen
+hi Error term=reverse ctermfg=15 ctermbg=9 guibg=Red guifg=White
+hi Todo term=standout ctermbg=Yellow ctermfg=Black guifg=Blue guibg=Yellow
+hi  StatusLine term=bold,reverse cterm=NONE ctermfg=Yellow ctermbg=DarkGray gui=NONE guifg=Yellow guibg=DarkGray
+hi! link MoreMsg Comment
+hi! link ErrorMsg Visual
+hi! link WarningMsg ErrorMsg
+hi! link Question Comment
+hi link String	Constant
+hi link Character	Constant
+hi link Number	Constant
+hi link Boolean	Constant
+hi link Float		Number
+hi link Function	Identifier
+hi link Conditional	Statement
+hi link Repeat	Statement
+hi link Label		Statement
+hi link Operator	Statement
+hi link Keyword	Statement
+hi link Exception	Statement
+hi link Include	PreProc
+hi link Define	PreProc
+hi link Macro		PreProc
+hi link PreCondit	PreProc
+hi link StorageClass	Type
+hi link Structure	Type
+hi link Typedef	Type
+hi link SpecialChar	Special
+hi link Delimiter	Special
+hi link SpecialComment Special
+hi link Debug		Special
diff --git a/vim73/compiler/README.txt b/vim73/compiler/README.txt
new file mode 100644
index 0000000..3f0b97b
--- /dev/null
+++ b/vim73/compiler/README.txt
@@ -0,0 +1,11 @@
+This directory contains Vim scripts to be used with a specific compiler.
+They are used with the ":compiler" command.
+
+These scripts usually set options, for example 'errorformat'.
+See ":help write-compiler-plugin".
+
+If you want to write your own compiler plugin, have a look at the other files
+for how to do it, the format is simple.
+
+If you think a compiler plugin you have written is useful for others, please
+send it to Bram@vim.org.
diff --git a/vim73/compiler/ant.vim b/vim73/compiler/ant.vim
new file mode 100644
index 0000000..0605c69
--- /dev/null
+++ b/vim73/compiler/ant.vim
@@ -0,0 +1,38 @@
+" Vim Compiler File
+" Compiler:	ant
+" Maintainer:	Johannes Zellner 
+" Last Change:	Mi, 13 Apr 2005 22:50:07 CEST
+
+if exists("current_compiler")
+    finish
+endif
+let current_compiler = "ant"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+let s:cpo_save = &cpo
+set cpo&vim
+
+CompilerSet makeprg=ant
+
+" first  line:
+"     ant with jikes +E, which assumes  the following
+"     two property lines in your 'build.xml':
+"
+"         
+"         
+"
+" second line:
+"     ant with javac
+"
+" note that this will work also for tasks like [wtkbuild]
+"
+CompilerSet errorformat=\ %#[%.%#]\ %#%f:%l:%v:%*\\d:%*\\d:\ %t%[%^:]%#:%m,
+    \%A\ %#[%.%#]\ %f:%l:\ %m,%-Z\ %#[%.%#]\ %p^,%C\ %#[%.%#]\ %#%m
+
+" ,%-C%.%#
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
diff --git a/vim73/compiler/bcc.vim b/vim73/compiler/bcc.vim
new file mode 100644
index 0000000..5bd284a
--- /dev/null
+++ b/vim73/compiler/bcc.vim
@@ -0,0 +1,19 @@
+" Vim compiler file
+" Compiler:		bcc - Borland C
+" Maintainer:	Emile van Raaij (eraaij@xs4all.nl)
+" Last Change:	2004 Mar 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "bcc"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+" A workable errorformat for Borland C
+CompilerSet errorformat=%*[^0-9]%n\ %f\ %l:\ %m
+
+" default make
+CompilerSet makeprg=make
diff --git a/vim73/compiler/bdf.vim b/vim73/compiler/bdf.vim
new file mode 100644
index 0000000..ca33776
--- /dev/null
+++ b/vim73/compiler/bdf.vim
@@ -0,0 +1,22 @@
+" Vim compiler file
+" Compiler:         BDF to PCF Conversion
+" Maintainer:       Nikolai Weibull 
+" Latest Revision:  2006-04-19
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "bdf"
+
+let s:cpo_save = &cpo
+set cpo-=C
+
+setlocal makeprg=bdftopcf\ $*
+
+setlocal errorformat=%ABDF\ %trror\ on\ line\ %l:\ %m,
+      \%-Z%p^,
+      \%Cbdftopcf:\ bdf\ input\\,\ %f\\,\ corrupt,
+      \%-G%.%#
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
diff --git a/vim73/compiler/checkstyle.vim b/vim73/compiler/checkstyle.vim
new file mode 100644
index 0000000..74ab3e4
--- /dev/null
+++ b/vim73/compiler/checkstyle.vim
@@ -0,0 +1,20 @@
+" Vim compiler file
+" Compiler:	Checkstyle
+" Maintainer:	Doug Kearns 
+" URL:		http://gus.gscit.monash.edu.au/~djkea2/vim/compiler/checkstyle.vim
+" Last Change:	2004 Nov 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "checkstyle"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+CompilerSet makeprg=java\ com.puppycrawl.tools.checkstyle.Main\ -f\ plain
+
+" sample error: WebTable.java:282: '+=' is not preceeded with whitespace.
+"		WebTable.java:201:1: '{' should be on the previous line.
+CompilerSet errorformat=%f:%l:\ %m,%f:%l:%v:\ %m,%-G%.%#
diff --git a/vim73/compiler/cs.vim b/vim73/compiler/cs.vim
new file mode 100644
index 0000000..5b75d6d
--- /dev/null
+++ b/vim73/compiler/cs.vim
@@ -0,0 +1,19 @@
+" Vim compiler file
+" Compiler:	ms C#
+" Maintainer:	Joseph H. Yao (hyao@sina.com)
+" Last Change:	2004 Mar 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "cs"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+" default errorformat
+CompilerSet errorformat&
+
+" default make
+CompilerSet makeprg=csc\ %
diff --git a/vim73/compiler/cucumber.vim b/vim73/compiler/cucumber.vim
new file mode 100644
index 0000000..c020be6
--- /dev/null
+++ b/vim73/compiler/cucumber.vim
@@ -0,0 +1,29 @@
+" Vim compiler file
+" Compiler:	Cucumber
+" Maintainer:	Tim Pope 
+" Last Change:	2010 Aug 09
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "cucumber"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+let s:cpo_save = &cpo
+set cpo-=C
+
+CompilerSet makeprg=cucumber
+
+CompilerSet errorformat=
+      \%W%m\ (Cucumber::Undefined),
+      \%E%m\ (%.%#),
+      \%Z%f:%l,
+      \%Z%f:%l:%.%#
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
+
+" vim:set sw=2 sts=2:
diff --git a/vim73/compiler/decada.vim b/vim73/compiler/decada.vim
new file mode 100644
index 0000000..8e267ec
--- /dev/null
+++ b/vim73/compiler/decada.vim
@@ -0,0 +1,55 @@
+"------------------------------------------------------------------------------
+"  Description: Vim Ada/Dec Ada compiler file
+"     Language: Ada (Dec Ada)
+"          $Id: decada.vim 887 2008-07-08 14:29:01Z krischik $
+"    Copyright: Copyright (C) 2006 Martin Krischik
+"   Maintainer:	Martin Krischik 
+"      $Author: krischik $
+"        $Date: 2008-07-08 16:29:01 +0200 (Di, 08 Jul 2008) $
+"      Version: 4.6
+"    $Revision: 887 $
+"     $HeadURL: https://gnuada.svn.sourceforge.net/svnroot/gnuada/trunk/tools/vim/compiler/decada.vim $
+"      History: 21.07.2006 MK New Dec Ada
+"               15.10.2006 MK Bram's suggestion for runtime integration
+"               08.09.2006 MK Correct double load protection.
+"    Help Page: compiler-decada
+"------------------------------------------------------------------------------
+
+if (exists("current_compiler")	    &&
+   \ current_compiler == "decada")  ||
+   \ version < 700
+   finish
+endif
+
+let current_compiler = "decada"
+
+if !exists("g:decada")
+   let g:decada = decada#New ()
+
+   call ada#Map_Menu (
+     \'Dec Ada.Build',
+     \'',
+     \'call decada.Make ()')
+
+   call g:decada.Set_Session ()
+endif
+
+if exists(":CompilerSet") != 2
+   "
+   " plugin loaded by other means then the "compiler" command
+   "
+   command -nargs=* CompilerSet setlocal 
+endif
+
+execute "CompilerSet makeprg="     . escape (g:decada.Make_Command, ' ')
+execute "CompilerSet errorformat=" . escape (g:decada.Error_Format, ' ')
+
+finish " 1}}}
+
+"------------------------------------------------------------------------------
+"   Copyright (C) 2006  Martin Krischik
+"
+"   Vim is Charityware - see ":help license" or uganda.txt for licence details.
+"------------------------------------------------------------------------------
+" vim: textwidth=78 wrap tabstop=8 shiftwidth=3 softtabstop=3 noexpandtab
+" vim: foldmethod=marker
diff --git a/vim73/compiler/dot.vim b/vim73/compiler/dot.vim
new file mode 100644
index 0000000..0327739
--- /dev/null
+++ b/vim73/compiler/dot.vim
@@ -0,0 +1,15 @@
+" Vim compiler file
+" Compiler:     ATT dot
+" Maintainer:	Marcos Macedo 
+" Last Change:	2004 May 16
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "dot"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+CompilerSet makeprg=dot\ -T$*\ \"%:p\"\ -o\ \"%:p:r.$*\"
diff --git a/vim73/compiler/eruby.vim b/vim73/compiler/eruby.vim
new file mode 100644
index 0000000..614fc17
--- /dev/null
+++ b/vim73/compiler/eruby.vim
@@ -0,0 +1,41 @@
+" Vim compiler file
+" Language:		eRuby
+" Maintainer:		Doug Kearns 
+" Last Change:		2008 Aug 1
+" URL:			http://vim-ruby.rubyforge.org
+" Anon CVS:		See above site
+" Release Coordinator:	Doug Kearns 
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "eruby"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+let s:cpo_save = &cpo
+set cpo-=C
+
+if exists("eruby_compiler") && eruby_compiler == "eruby"
+  CompilerSet makeprg=eruby
+else
+  CompilerSet makeprg=erb
+endif
+
+CompilerSet errorformat=
+    \eruby:\ %f:%l:%m,
+    \%+E%f:%l:\ parse\ error,
+    \%W%f:%l:\ warning:\ %m,
+    \%E%f:%l:in\ %*[^:]:\ %m,
+    \%E%f:%l:\ %m,
+    \%-C%\tfrom\ %f:%l:in\ %.%#,
+    \%-Z%\tfrom\ %f:%l,
+    \%-Z%p^,
+    \%-G%.%#
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
+
+" vim: nowrap sw=2 sts=2 ts=8:
diff --git a/vim73/compiler/fortran_F.vim b/vim73/compiler/fortran_F.vim
new file mode 100644
index 0000000..d9cb47c
--- /dev/null
+++ b/vim73/compiler/fortran_F.vim
@@ -0,0 +1,27 @@
+" Vim compiler file
+" Compiler:	Fortran Company/NAGWare F compiler
+" URL:		http://www.unb.ca/chem/ajit/compiler/fortran_F.vim
+" Maintainer:	Ajit J. Thakkar (ajit AT unb.ca); 
+" Version:	0.2
+" Last Change: 2004 Mar 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "fortran_F"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+let s:cposet=&cpoptions
+set cpoptions-=C
+
+CompilerSet errorformat=%trror:\ %f\\,\ line\ %l:%m,
+      \%tarning:\ %f\\,\ line\ %l:%m,
+      \%tatal\ Error:\ %f\\,\ line\ %l:%m,
+      \%-G%.%#
+CompilerSet makeprg=F
+
+let &cpoptions=s:cposet
+unlet s:cposet
diff --git a/vim73/compiler/fortran_cv.vim b/vim73/compiler/fortran_cv.vim
new file mode 100644
index 0000000..089d3b2
--- /dev/null
+++ b/vim73/compiler/fortran_cv.vim
@@ -0,0 +1,30 @@
+" Vim compiler file
+" Compiler:	Compaq Visual Fortran
+" Maintainer:	Joh.-G. Simon (johann-guenter.simon@linde-le.com)
+" Last Change:	11/05/2002
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "fortran_cv"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+let s:cposet = &cpoptions
+set cpoptions-=C
+
+" A workable errorformat for Compaq Visual Fortran
+CompilerSet errorformat=
+		\%E%f(%l)\ :\ Error:%m,
+		\%W%f(%l)\ :\ Warning:%m,
+		\%-Z%p%^%.%#,
+		\%-G%.%#,
+" Compiler call
+CompilerSet makeprg=df\ /nologo\ /noobj\ /c\ %
+" Visual fortran defaults to printing output on stderr
+" Adjust option shellpipe accordingly
+
+let &cpoptions = s:cposet
+unlet s:cposet
diff --git a/vim73/compiler/fortran_elf90.vim b/vim73/compiler/fortran_elf90.vim
new file mode 100644
index 0000000..34c33cf
--- /dev/null
+++ b/vim73/compiler/fortran_elf90.vim
@@ -0,0 +1,33 @@
+" Vim compiler file
+" Compiler:	Essential Lahey Fortran 90
+"		Probably also works for Lahey Fortran 90
+" URL:		http://www.unb.ca/chem/ajit/compiler/fortran_elf90.vim
+" Maintainer:	Ajit J. Thakkar (ajit AT unb.ca); 
+" Version:	0.2
+" Last Change: 2004 Mar 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "fortran_elf90"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+let s:cposet=&cpoptions
+set cpoptions-=C
+
+CompilerSet errorformat=\%ALine\ %l\\,\ file\ %f,
+      \%C%tARNING\ --%m,
+      \%C%tATAL\ --%m,
+      \%C%tBORT\ --%m,
+      \%+C%\\l%.%#\.,
+      \%C%p\|,
+      \%C%.%#,
+      \%Z%$,
+      \%-G%.%#
+CompilerSet makeprg=elf90
+
+let &cpoptions=s:cposet
+unlet s:cposet
diff --git a/vim73/compiler/fortran_g77.vim b/vim73/compiler/fortran_g77.vim
new file mode 100644
index 0000000..744ce6a
--- /dev/null
+++ b/vim73/compiler/fortran_g77.vim
@@ -0,0 +1,48 @@
+" Vim compiler file
+" Compiler:     g77 (GNU Fortran)
+" Maintainer:   Ralf Wildenhues 
+" Last Change:  $Date: 2004/06/13 18:17:36 $
+" $Revision: 1.1 $
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "fortran_g77"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+let s:cpo_save = &cpo
+set cpo-=C
+
+" Note: The errorformat assumes GNU make
+
+" sample multiline errors (besides gcc backend one-liners):
+" gev.f:14:
+"	   parameter UPLO = 'Upper-triangle'
+"	   ^
+" Unsupported VXT statement at (^)
+" gev.f:6:
+"	   integer	   desca( * ), descb( * )
+"			   1
+" gev.f:19: (continued):
+"	   end subroutine
+"	   2
+" Invalid declaration of or reference to symbol `desca' at (2) [initially seen at (1)]
+
+CompilerSet errorformat=
+	\%Omake:\ %r,
+	\%f:%l:\ warning:\ %m,
+	\%A%f:%l:\ (continued):,
+	\%W%f:%l:\ warning:,
+	\%A%f:%l:\ ,
+	\%-C\ \ \ %p%*[0123456789^]%.%#,
+	\%-C\ \ \ %.%#,
+	\%D%*\\a[%*\\d]:\ Entering\ directory\ `%f',
+	\%X%*\\a[%*\\d]:\ Leaving\ directory\ `%f',
+	\%DMaking\ %*\\a\ in\ %f,
+	\%Z%m
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
diff --git a/vim73/compiler/fortran_lf95.vim b/vim73/compiler/fortran_lf95.vim
new file mode 100644
index 0000000..685fee7
--- /dev/null
+++ b/vim73/compiler/fortran_lf95.vim
@@ -0,0 +1,27 @@
+" Vim compiler file
+" Compiler:	Lahey/Fujitsu Fortran 95
+" URL:		http://www.unb.ca/chem/ajit/compiler/fortran_lf95.vim
+" Maintainer:	Ajit J. Thakkar (ajit AT unb.ca); 
+" Version:	0.2
+" Last Change: 2004 Mar 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "fortran_lf95"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+let s:cposet=&cpoptions
+set cpoptions-=C
+
+CompilerSet errorformat=\ %#%n-%t:\ \"%f\"\\,\ line\ %l:%m,
+      \Error\ LINK\.%n:%m,
+      \Warning\ LINK\.%n:%m,
+      \%-G%.%#
+CompilerSet makeprg=lf95
+
+let &cpoptions=s:cposet
+unlet s:cposet
diff --git a/vim73/compiler/fpc.vim b/vim73/compiler/fpc.vim
new file mode 100644
index 0000000..fb4f424
--- /dev/null
+++ b/vim73/compiler/fpc.vim
@@ -0,0 +1,17 @@
+" Vim compiler file
+" Compiler:     FPC 2.1
+" Maintainer:   Jaroslaw Blasiok 
+" Last Change:  2005 October 07
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "fpc"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+" NOTE: compiler must be runned with -vb to write whole source path, not only file
+" name.
+CompilerSet errorformat=%f(%l\\,%c)\ %m
diff --git a/vim73/compiler/gcc.vim b/vim73/compiler/gcc.vim
new file mode 100644
index 0000000..c6c0e3f
--- /dev/null
+++ b/vim73/compiler/gcc.vim
@@ -0,0 +1,39 @@
+" Vim compiler file
+" Compiler:         GNU C Compiler
+" Maintainer:       Nikolai Weibull 
+" Latest Revision:  2010-10-14
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "gcc"
+
+let s:cpo_save = &cpo
+set cpo-=C
+
+CompilerSet errorformat=
+      \%*[^\"]\"%f\"%*\\D%l:%c:\ %m,
+      \%*[^\"]\"%f\"%*\\D%l:\ %m,
+      \\"%f\"%*\\D%l:%c:\ %m,
+      \\"%f\"%*\\D%l:\ %m,
+      \%-G%f:%l:\ %trror:\ (Each\ undeclared\ identifier\ is\ reported\ only\ once,
+      \%-G%f:%l:\ %trror:\ for\ each\ function\ it\ appears\ in.),
+      \%f:%l:%c:\ %trror:\ %m,
+      \%f:%l:%c:\ %tarning:\ %m,
+      \%f:%l:%c:\ %m,
+      \%f:%l:\ %trror:\ %m,
+      \%f:%l:\ %tarning:\ %m,
+      \%f:%l:\ %m,
+      \\"%f\"\\,\ line\ %l%*\\D%c%*[^\ ]\ %m,
+      \%D%*\\a[%*\\d]:\ Entering\ directory\ `%f',
+      \%X%*\\a[%*\\d]:\ Leaving\ directory\ `%f',
+      \%D%*\\a:\ Entering\ directory\ `%f',
+      \%X%*\\a:\ Leaving\ directory\ `%f',
+      \%DMaking\ %*\\a\ in\ %f
+
+if exists('g:compiler_gcc_ignore_unmatched_lines')
+  CompilerSet errorformat+=%-G%.%#
+endif
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
diff --git a/vim73/compiler/gnat.vim b/vim73/compiler/gnat.vim
new file mode 100644
index 0000000..d7ec55b
--- /dev/null
+++ b/vim73/compiler/gnat.vim
@@ -0,0 +1,73 @@
+"------------------------------------------------------------------------------
+"  Description: Vim Ada/GNAT compiler file
+"     Language: Ada (GNAT)
+"          $Id: gnat.vim 887 2008-07-08 14:29:01Z krischik $
+"    Copyright: Copyright (C) 2006 Martin Krischik
+"   Maintainer:	Martin Krischi k
+"		Ned Okie 
+"      $Author: krischik $
+"        $Date: 2008-07-08 16:29:01 +0200 (Di, 08 Jul 2008) $
+"      Version: 4.6
+"    $Revision: 887 $
+"     $HeadURL: https://gnuada.svn.sourceforge.net/svnroot/gnuada/trunk/tools/vim/compiler/gnat.vim $
+"      History: 24.05.2006 MK Unified Headers
+"		16.07.2006 MK Ada-Mode as vim-ball
+"               15.10.2006 MK Bram's suggestion for runtime integration
+"		19.09.2007 NO use project file only when there is a project
+"    Help Page: compiler-gnat
+"------------------------------------------------------------------------------
+
+if (exists("current_compiler")	    &&
+   \ current_compiler == "gnat")    ||
+   \ version < 700
+   finish
+endif
+
+let current_compiler = "gnat"
+
+if !exists("g:gnat")
+   let g:gnat = gnat#New ()
+
+   call ada#Map_Menu (
+      \ 'GNAT.Build',
+      \ '',
+      \ 'call gnat.Make ()')
+   call ada#Map_Menu (
+      \ 'GNAT.Pretty Print',
+      \ ':GnatPretty',
+      \ 'call gnat.Pretty ()')
+   call ada#Map_Menu (
+      \ 'GNAT.Tags',
+      \ ':GnatTags',
+      \ 'call gnat.Tags ()')
+   call ada#Map_Menu (
+      \ 'GNAT.Find',
+      \ ':GnatFind',
+      \ 'call gnat.Find ()')
+   call ada#Map_Menu (
+      \ 'GNAT.Set Projectfile\.\.\.',
+      \ ':SetProject',
+      \ 'call gnat.Set_Project_File ()')
+
+   call g:gnat.Set_Session ()
+endif
+
+if exists(":CompilerSet") != 2
+   "
+   " plugin loaded by other means then the "compiler" command
+   "
+   command -nargs=* CompilerSet setlocal 
+endif
+
+execute "CompilerSet makeprg="     . escape (g:gnat.Get_Command('Make'), ' ')
+execute "CompilerSet errorformat=" . escape (g:gnat.Error_Format, ' ')
+
+finish " 1}}}
+
+"------------------------------------------------------------------------------
+"   Copyright (C) 2006  Martin Krischik
+"
+"   Vim is Charityware - see ":help license" or uganda.txt for licence details.
+"------------------------------------------------------------------------------
+" vim: textwidth=0 wrap tabstop=8 shiftwidth=3 softtabstop=3 noexpandtab
+" vim: foldmethod=marker
diff --git a/vim73/compiler/hp_acc.vim b/vim73/compiler/hp_acc.vim
new file mode 100644
index 0000000..685bd5b
--- /dev/null
+++ b/vim73/compiler/hp_acc.vim
@@ -0,0 +1,33 @@
+" Vim compiler file
+" Compiler:	HP aCC
+" Maintainer:	Matthias Ulrich 
+" URL:          http://www.subhome.de/vim/hp_acc.vim
+" Last Change:	2005 Nov 19
+"
+"  aCC --version says: "HP ANSI C++ B3910B A.03.13"
+"  This compiler has been tested on:
+"       hp-ux 10.20, hp-ux 11.0 and hp-ux 11.11 (64bit)
+"
+"  Tim Brown's aCC is: "HP ANSI C++ B3910B A.03.33"
+"  and it also works fine...
+"  
+"  Now suggestions by aCC are supported (compile flag aCC +w).
+"  Thanks to Tim Brown again!!
+"  
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "hp_acc"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+CompilerSet errorformat=%A%trror\ %n\:\ \"%f\"\\,\ line\ %l\ \#\ %m,
+         \%A%tarning\ (suggestion)\ %n\:\ \"%f\"\\,\ line\ %l\ \#\ %m\ %#,
+         \%A%tarning\ %n\:\ \"%f\"\\,\ line\ %l\ \#\ %m\ %#,
+         \%Z\ \ \ \ %p^%.%#,
+         \%-C%.%#
+
+" vim:ts=8:sw=4:cindent
diff --git a/vim73/compiler/icc.vim b/vim73/compiler/icc.vim
new file mode 100644
index 0000000..751fba6
--- /dev/null
+++ b/vim73/compiler/icc.vim
@@ -0,0 +1,18 @@
+" Vim compiler file
+" Compiler:		icc - Intel C++
+" Maintainer: Peter Puck 
+" Last Change: 2004 Mar 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "icc"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+" I think that Intel is calling the compiler icl under Windows
+
+CompilerSet errorformat=%-Z%p^,%f(%l):\ remark\ #%n:%m,%f(%l)\ :\ (col.\ %c)\ remark:\ %m,%E%f(%l):\ error:\ %m,%E%f(%l):\ error:\ #%n:\ %m,%W%f(%l):\ warning\ #%n:\ %m,%W%f(%l):\ warning:\ %m,%-C%.%#
+
diff --git a/vim73/compiler/intel.vim b/vim73/compiler/intel.vim
new file mode 100644
index 0000000..9183826
--- /dev/null
+++ b/vim73/compiler/intel.vim
@@ -0,0 +1,21 @@
+" Vim compiler file
+" Compiler:     Intel C++ 7.1
+" Maintainer:   David Harrison 
+" Last Change:  2004 May 16
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "intel"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+CompilerSet errorformat=%E%f(%l):\ error:\ %m,
+		    \%W%f(%l):\ warning:\ %m,
+		    \%I%f(%l):\ remark\ #%n:\ %m,
+		    \%+C\ \ %m.,
+		    \%-Z\ \ %p^,
+		    \%-G\\s%#,
+		    \%-G%.%#
diff --git a/vim73/compiler/irix5_c.vim b/vim73/compiler/irix5_c.vim
new file mode 100644
index 0000000..87bb9e1
--- /dev/null
+++ b/vim73/compiler/irix5_c.vim
@@ -0,0 +1,21 @@
+" Vim compiler file
+" Compiler:	SGI IRIX 5.3 cc
+" Maintainer:	David Harrison 
+" Last Change:	2004 Mar 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "irix5_c"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+CompilerSet errorformat=\%Ecfe:\ Error:\ %f\\,\ line\ %l:\ %m,
+		     \%Wcfe:\ Warning:\ %n:\ %f\\,\ line\ %l:\ %m,
+		     \%Wcfe:\ Warning\ %n:\ %f\\,\ line\ %l:\ %m,
+		     \%W(%l)\ \ Warning\ %n:\ %m,
+		     \%-Z\ %p^,
+		     \-G\\s%#,
+		     \%-G%.%#
diff --git a/vim73/compiler/irix5_cpp.vim b/vim73/compiler/irix5_cpp.vim
new file mode 100644
index 0000000..f505768
--- /dev/null
+++ b/vim73/compiler/irix5_cpp.vim
@@ -0,0 +1,21 @@
+" Vim compiler file
+" Compiler:	SGI IRIX 5.3 CC or NCC
+" Maintainer:	David Harrison 
+" Last Change:	2004 Mar 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "irix5_cpp"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+CompilerSet errorformat=%E\"%f\"\\,\ line\ %l:\ error(%n):\ ,
+		    \%E\"%f\"\\,\ line\ %l:\ error(%n):\ %m,
+		    \%W\"%f\"\\,\ line\ %l:\ warning(%n):\ %m,
+		    \%+IC++\ prelinker:\ %m,
+		      \%-Z\ \ %p%^,
+		      \%+C\ %\\{10}%.%#,
+		      \%-G%.%#
diff --git a/vim73/compiler/javac.vim b/vim73/compiler/javac.vim
new file mode 100644
index 0000000..234e28b
--- /dev/null
+++ b/vim73/compiler/javac.vim
@@ -0,0 +1,18 @@
+" Vim compiler file
+" Compiler:     javac
+" Maintainer:   Doug Kearns 
+" URL:		http://gus.gscit.monash.edu.au/~djkea2/vim/compiler/javac.vim
+" Last Change:  2004 Nov 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "javac"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+CompilerSet makeprg=javac
+
+CompilerSet errorformat=%E%f:%l:\ %m,%-Z%p^,%-C%.%#,%-G%.%#
diff --git a/vim73/compiler/jikes.vim b/vim73/compiler/jikes.vim
new file mode 100644
index 0000000..5125128
--- /dev/null
+++ b/vim73/compiler/jikes.vim
@@ -0,0 +1,18 @@
+" Vim Compiler File
+" Compiler:	Jikes
+" Maintainer:	Dan Sharp 
+" Last Change:	20 Jan 2009
+" URL:		http://dwsharp.users.sourceforge.net/vim/compiler
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "jikes"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+" Jikes defaults to printing output on stderr
+CompilerSet makeprg=jikes\ -Xstdout\ +E\ \"%\"
+CompilerSet errorformat=%f:%l:%v:%*\\d:%*\\d:%*\\s%m
diff --git a/vim73/compiler/mcs.vim b/vim73/compiler/mcs.vim
new file mode 100644
index 0000000..d85da7d
--- /dev/null
+++ b/vim73/compiler/mcs.vim
@@ -0,0 +1,24 @@
+" Vim compiler file
+" Compiler:    Mono C# Compiler
+" Maintainer:  Jarek Sobiecki 
+" Latest Revision: 2006-06-18
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "mcs"
+
+let s:cpo_save = &cpo
+set cpo-=C
+
+setlocal errorformat=
+         \%E%f(%l\\,%c):\ error\ CS%n:%m,
+         \%W%f(%l\\,%c):\ warning\ CS%n:%m,
+         \%E%>syntax\ error\\,%m,%Z%f(%l\\,%c):\ error\ CS%n:%m,
+         \%D%*\\a[%*\\d]:\ Entering\ directory\ `%f',
+         \%X%*\\a[%*\\d]:\ Leaving\ directory\ `%f',
+         \%DMaking\ %*\\a\ in\ %f,
+         \%G-%.%#
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
diff --git a/vim73/compiler/mips_c.vim b/vim73/compiler/mips_c.vim
new file mode 100644
index 0000000..b57eac0
--- /dev/null
+++ b/vim73/compiler/mips_c.vim
@@ -0,0 +1,21 @@
+" Vim compiler file
+" Compiler:	SGI IRIX 6.5 MIPS C (cc)
+" Maintainer:	David Harrison 
+" Last Change:	2004 Mar 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "mips_c"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+CompilerSet errorformat=%Ecc\-%n\ %.%#:\ ERROR\ File\ =\ %f\%\\,\ Line\ =\ %l,
+		    \%Wcc\-%n\ %.%#:\ WARNING\ File\ =\ %f\%\\,\ Line\ =\ %l,
+		    \%Icc\-%n\ %.%#:\ REMARK\ File\ =\ %f\%\\,\ Line\ =\ %l,
+		    \%+C\ \ %m.,
+		    \%-Z\ \ %p^,
+		    \%-G\\s%#,
+		    \%-G%.%#
diff --git a/vim73/compiler/mipspro_c89.vim b/vim73/compiler/mipspro_c89.vim
new file mode 100644
index 0000000..258a800
--- /dev/null
+++ b/vim73/compiler/mipspro_c89.vim
@@ -0,0 +1,22 @@
+" Vim compiler file
+" Compiler:	SGI IRIX 6.5 MIPSPro C (c89)
+" Maintainer:	David Harrison 
+" Last Change:	2004 Mar 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "mipspro_c89"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+CompilerSet errorformat=%Ecc\-%n\ %.%#:\ ERROR\ File\ =\ %f\%\\,\ Line\ =\ %l,
+		    \%Wcc\-%n\ %.%#:\ WARNING\ File\ =\ %f\%\\,\ Line\ =\ %l,
+		    \%Icc\-%n\ %.%#:\ REMARK\ File\ =\ %f\%\\,\ Line\ =\ %l,
+		    \%-Z%p%^,
+		    \%+C\ %\\{10}%m%.,
+		    \%+C\ \ %m,
+		    \%-G\\s%#,
+		    \%-G%.%#
diff --git a/vim73/compiler/mipspro_cpp.vim b/vim73/compiler/mipspro_cpp.vim
new file mode 100644
index 0000000..1f6074a
--- /dev/null
+++ b/vim73/compiler/mipspro_cpp.vim
@@ -0,0 +1,21 @@
+" Vim compiler file
+" Compiler:	SGI IRIX 6.5 MIPSPro C++ (CC)
+" Maintainer:	David Harrison 
+" Last Change:	2004 Mar 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "mipspro_cpp"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+CompilerSet errorformat=%Ecc\-%n\ %.%#:\ ERROR\ File\ =\ %f\%\\,\ Line\ =\ %l,
+		    \%Wcc\-%n\ %.%#:\ WARNING\ File\ =\ %f\%\\,\ Line\ =\ %l,
+		    \%Icc\-%n\ %.%#:\ REMARK\ File\ =\ %f\%\\,\ Line\ =\ %l,
+		    \%+C\ \ %m.,
+		    \%-Z\ \ %p^,
+		    \%-G\\s%#,
+		    \%-G%.%#
diff --git a/vim73/compiler/modelsim_vcom.vim b/vim73/compiler/modelsim_vcom.vim
new file mode 100644
index 0000000..6aa1bde
--- /dev/null
+++ b/vim73/compiler/modelsim_vcom.vim
@@ -0,0 +1,20 @@
+" Vim Compiler File
+" Compiler:	Modelsim Vcom
+" Maintainer:	Paul Baleme 
+" Last Change:	September 8, 2003
+" Thanks to:    allanherriman@hotmail.com
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "modelsim_vcom"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+"setlocal errorformat=\*\*\ %tRROR:\ %f(%l):\ %m,%tRROR:\ %f(%l):\ %m,%tARNING\[%*[0-9]\]:\ %f(%l):\ %m,\*\*\ %tRROR:\ %m,%tRROR:\ %m,%tARNING\[%*[0-9]\]:\ %m
+
+"setlocal errorformat=%tRROR:\ %f(%l):\ %m,%tARNING\[%*[0-9]\]:\ %m
+CompilerSet errorformat=\*\*\ %tRROR:\ %f(%l):\ %m,\*\*\ %tRROR:\ %m,\*\*\ %tARNING:\ %m,\*\*\ %tOTE:\ %m,%tRROR:\ %f(%l):\ %m,%tARNING\[%*[0-9]\]:\ %f(%l):\ %m,%tRROR:\ %m,%tARNING\[%*[0-9]\]:\ %m
+
diff --git a/vim73/compiler/msvc.vim b/vim73/compiler/msvc.vim
new file mode 100644
index 0000000..99fd35e
--- /dev/null
+++ b/vim73/compiler/msvc.vim
@@ -0,0 +1,13 @@
+" Vim compiler file
+" Compiler:	Miscrosoft Visual C
+" Maintainer:	Bram Moolenaar 
+" Last Change:	2005 Nov 30
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "msvc"
+
+" The errorformat for MSVC is the default.
+CompilerSet errorformat&
+CompilerSet makeprg=nmake
diff --git a/vim73/compiler/neato.vim b/vim73/compiler/neato.vim
new file mode 100644
index 0000000..bd184b7
--- /dev/null
+++ b/vim73/compiler/neato.vim
@@ -0,0 +1,15 @@
+" Vim compiler file
+" Compiler:     ATT neato
+" Maintainer:	Marcos Macedo 
+" Last Change:	2004 May 16
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "neato"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+CompilerSet makeprg=neato\ -T$*\ \"%:p\"\ -o\ \"%:p:r.$*\"
diff --git a/vim73/compiler/onsgmls.vim b/vim73/compiler/onsgmls.vim
new file mode 100644
index 0000000..130d3e2
--- /dev/null
+++ b/vim73/compiler/onsgmls.vim
@@ -0,0 +1,24 @@
+" Vim compiler file
+" Compiler:	onsgmls
+" Maintainer:	Robert Rowsome 
+" Last Change:	2004 Mar 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "onsgmls"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+let s:cpo_save = &cpo
+set cpo-=C
+
+CompilerSet makeprg=onsgmls\ -s\ %
+
+CompilerSet errorformat=onsgmls:%f:%l:%c:%t:%m,
+		    \onsgmls:%f:%l:%c:%m
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
diff --git a/vim73/compiler/pbx.vim b/vim73/compiler/pbx.vim
new file mode 100644
index 0000000..9e81ea7
--- /dev/null
+++ b/vim73/compiler/pbx.vim
@@ -0,0 +1,20 @@
+" Vim compiler file
+" Compiler:	Apple Project Builder
+" Maintainer:	Alexander von Below (public@vonBelow.Com)
+" Last Change:	2004 Mar 27
+
+if exists("current_compiler")
+   finish
+endif
+let current_compiler = "pbx"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+" The compiler actually is gcc, so the errorformat is unchanged
+CompilerSet errorformat&
+
+" default make
+CompilerSet makeprg=pbxbuild
+
diff --git a/vim73/compiler/perl.vim b/vim73/compiler/perl.vim
new file mode 100644
index 0000000..583c6c3
--- /dev/null
+++ b/vim73/compiler/perl.vim
@@ -0,0 +1,47 @@
+" Vim Compiler File
+" Compiler:     Perl syntax checks (perl -Wc)
+" Maintainer:   Christian J. Robinson 
+" Last Change:  2006 Aug 13
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "perl"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+let s:savecpo = &cpo
+set cpo&vim
+
+if exists('g:perl_compiler_force_warnings') && g:perl_compiler_force_warnings == 0
+	let s:warnopt = 'w'
+else
+	let s:warnopt = 'W'
+endif
+
+if getline(1) =~# '-[^ ]*T'
+	let s:taintopt = 'T'
+else
+	let s:taintopt = ''
+endif
+
+exe 'CompilerSet makeprg=perl\ -' . s:warnopt . s:taintopt . 'c\ %'
+
+CompilerSet errorformat=
+	\%-G%.%#had\ compilation\ errors.,
+	\%-G%.%#syntax\ OK,
+	\%m\ at\ %f\ line\ %l.,
+	\%+A%.%#\ at\ %f\ line\ %l\\,%.%#,
+	\%+C%.%#
+
+" Explanation:
+" %-G%.%#had\ compilation\ errors.,  - Ignore the obvious.
+" %-G%.%#syntax\ OK,                 - Don't include the 'a-okay' message.
+" %m\ at\ %f\ line\ %l.,             - Most errors...
+" %+A%.%#\ at\ %f\ line\ %l\\,%.%#,  - As above, including ', near ...'
+" %+C%.%#                            -   ... Which can be multi-line.
+
+let &cpo = s:savecpo
+unlet s:savecpo
diff --git a/vim73/compiler/php.vim b/vim73/compiler/php.vim
new file mode 100644
index 0000000..2f4f032
--- /dev/null
+++ b/vim73/compiler/php.vim
@@ -0,0 +1,28 @@
+" Vim compiler file
+" Compiler:	PHP
+" Maintainer:	Doug Kearns 
+" URL:		http://gus.gscit.monash.edu.au/~djkea2/vim/compiler/php.vim
+" Last Change:	2004 Nov 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "php"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+let s:cpo_save = &cpo
+set cpo-=C
+
+CompilerSet makeprg=php\ -lq
+
+CompilerSet errorformat=%EParse\ error:\ %m\ in\ %f\ on\ line\ %l,
+		       \%WNotice:\ %m\ in\ %f\ on\ line\ %l,
+		       \%EParse\ error:\ %m\ in\ %f\ on\ line\ %l,
+		       \%WNotice:\ %m\ in\ %f\ on\ line\ %l,
+		       \%-G%.%#
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
diff --git a/vim73/compiler/pyunit.vim b/vim73/compiler/pyunit.vim
new file mode 100644
index 0000000..2a4ea92
--- /dev/null
+++ b/vim73/compiler/pyunit.vim
@@ -0,0 +1,16 @@
+" Vim compiler file
+" Compiler:	Unit testing tool for Python
+" Maintainer:	Max Ischenko 
+" Last Change: 2004 Mar 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "pyunit"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+CompilerSet efm=%C\ %.%#,%A\ \ File\ \"%f\"\\,\ line\ %l%.%#,%Z%[%^\ ]%\\@=%m
+
diff --git a/vim73/compiler/rspec.vim b/vim73/compiler/rspec.vim
new file mode 100644
index 0000000..f46527e
--- /dev/null
+++ b/vim73/compiler/rspec.vim
@@ -0,0 +1,41 @@
+" Vim compiler file
+" Language:		RSpec
+" Maintainer:		Tim Pope 
+" Last Change:		2009 Dec 22
+" URL:			http://vim-ruby.rubyforge.org
+" Anon CVS:		See above site
+" Release Coordinator:	Doug Kearns 
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "rspec"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+let s:cpo_save = &cpo
+set cpo-=C
+
+CompilerSet makeprg=spec
+
+CompilerSet errorformat=
+    \%+W'%.%#'\ FAILED,
+    \%+I'%.%#'\ FIXED,
+    \%-Cexpected:%.%#,
+    \%-C\ \ \ \ \ got:%.%#,
+    \%E%.%#:in\ `load':\ %f:%l:%m,
+    \%C%f:%l:,
+    \%W%f:%l:\ warning:\ %m,
+    \%E%f:%l:in\ %*[^:]:\ %m,
+    \%E%f:%l:\ %m,
+    \%-Z%\tfrom\ %f:%l,
+    \%-Z%p^%.%#,
+    \%-C%.%#,
+    \%-G%.%#
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
+
+" vim: nowrap sw=2 sts=2 ts=8:
diff --git a/vim73/compiler/rst.vim b/vim73/compiler/rst.vim
new file mode 100644
index 0000000..07c7d41
--- /dev/null
+++ b/vim73/compiler/rst.vim
@@ -0,0 +1,25 @@
+" Vim compiler file
+" Compiler:         reStructuredText Documentation Format
+" Maintainer:       Nikolai Weibull 
+" Latest Revision:  2006-04-19
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "rst"
+
+let s:cpo_save = &cpo
+set cpo-=C
+
+setlocal errorformat=
+      \%f:%l:\ (%tEBUG/0)\ %m,
+      \%f:%l:\ (%tNFO/1)\ %m,
+      \%f:%l:\ (%tARNING/2)\ %m,
+      \%f:%l:\ (%tRROR/3)\ %m,
+      \%f:%l:\ (%tEVERE/3)\ %m,
+      \%D%*\\a[%*\\d]:\ Entering\ directory\ `%f',
+      \%X%*\\a[%*\\d]:\ Leaving\ directory\ `%f',
+      \%DMaking\ %*\\a\ in\ %f
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
diff --git a/vim73/compiler/ruby.vim b/vim73/compiler/ruby.vim
new file mode 100644
index 0000000..9499ce1
--- /dev/null
+++ b/vim73/compiler/ruby.vim
@@ -0,0 +1,68 @@
+" Vim compiler file
+" Language:		Ruby
+" Function:		Syntax check and/or error reporting
+" Maintainer:		Tim Hammerquist 
+" Last Change:		2008 Aug 1
+" URL:			http://vim-ruby.rubyforge.org
+" Anon CVS:		See above site
+" Release Coordinator:	Doug Kearns 
+" ----------------------------------------------------------------------------
+"
+" Changelog:
+" 0.2:	script saves and restores 'cpoptions' value to prevent problems with
+"	line continuations
+" 0.1:	initial release
+"
+" Contributors:
+"   Hugh Sasse 
+"   Doug Kearns 
+"
+" Todo:
+"   match error type %m
+"
+" Comments:
+"   I know this file isn't perfect.  If you have any questions, suggestions,
+"   patches, etc., please don't hesitate to let me know.
+"
+"   This is my first experience with 'errorformat' and compiler plugins and
+"   I welcome any input from more experienced (or clearer-thinking)
+"   individuals.
+" ----------------------------------------------------------------------------
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "ruby"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+let s:cpo_save = &cpo
+set cpo-=C
+
+" default settings runs script normally
+" add '-c' switch to run syntax check only:
+"
+"   CompilerSet makeprg=ruby\ -wc\ $*
+"
+" or add '-c' at :make command line:
+"
+"   :make -c %
+"
+CompilerSet makeprg=ruby\ -w\ $*
+
+CompilerSet errorformat=
+    \%+E%f:%l:\ parse\ error,
+    \%W%f:%l:\ warning:\ %m,
+    \%E%f:%l:in\ %*[^:]:\ %m,
+    \%E%f:%l:\ %m,
+    \%-C%\tfrom\ %f:%l:in\ %.%#,
+    \%-Z%\tfrom\ %f:%l,
+    \%-Z%p^,
+    \%-G%.%#
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
+
+" vim: nowrap sw=2 sts=2 ts=8:
diff --git a/vim73/compiler/rubyunit.vim b/vim73/compiler/rubyunit.vim
new file mode 100644
index 0000000..524c205
--- /dev/null
+++ b/vim73/compiler/rubyunit.vim
@@ -0,0 +1,35 @@
+" Vim compiler file
+" Language:		Test::Unit - Ruby Unit Testing Framework
+" Maintainer:		Doug Kearns 
+" Last Change:		2008 Aug 1
+" URL:			http://vim-ruby.rubyforge.org
+" Anon CVS:		See above site
+" Release Coordinator:	Doug Kearns 
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "rubyunit"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+let s:cpo_save = &cpo
+set cpo-=C
+
+CompilerSet makeprg=testrb
+
+CompilerSet errorformat=\%W\ %\\+%\\d%\\+)\ Failure:,
+			\%C%m\ [%f:%l]:,
+			\%E\ %\\+%\\d%\\+)\ Error:,
+			\%C%m:,
+			\%C\ \ \ \ %f:%l:%.%#,
+			\%C%m,
+			\%Z\ %#,
+			\%-G%.%#
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
+
+" vim: nowrap sw=2 sts=2 ts=8:
diff --git a/vim73/compiler/se.vim b/vim73/compiler/se.vim
new file mode 100644
index 0000000..fbfa62d
--- /dev/null
+++ b/vim73/compiler/se.vim
@@ -0,0 +1,28 @@
+" Vim compiler file
+" Compiler:	se (SmartEiffel Compiler)
+" Maintainer:	Doug Kearns 
+" URL:		http://gus.gscit.monash.edu.au/~djkea2/vim/compiler/se.vim
+" Last Change:	2004 Nov 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "se"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+let s:cpo_save = &cpo
+set cpo-=C
+
+CompilerSet makeprg=compile\ %
+
+CompilerSet errorformat=%W******\ Warning:\ %m,
+		    \%E******\ Fatal\ Error:\ %m,
+		    \%E******\ Error:\ %m,
+		    \%CLine\ %l\ column\ %c\ in\ %\\w%\\+\ (%f)\ :,
+		    \%-G%.%#
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
diff --git a/vim73/compiler/splint.vim b/vim73/compiler/splint.vim
new file mode 100644
index 0000000..6239ca7
--- /dev/null
+++ b/vim73/compiler/splint.vim
@@ -0,0 +1,71 @@
+" Vim compiler file
+" Compiler:     splint/lclint (C source code checker)
+" Maintainer:   Ralf Wildenhues 
+" Splint Home:	http://www.splint.org/
+" Last Change:  2005 Apr 21
+" $Revision: 1.3 $
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "splint"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+let s:cpo_save = &cpo
+set cpo-=C
+
+" adapt this if you want to check more than one file at a time.
+" put command line options in .splintrc or ~/.splintrc
+CompilerSet makeprg=splint\ %
+
+" Note: when using the new array bounds checking flags:  Each warning
+" usually has several lines and several references to source code mostly
+" within one or two lines (see sample warning below).  The easiest way
+" not to mess up file name detection and not to jump to all positions is
+" to add something like
+"	-linelen 500 +boundscompacterrormessages
+" to your .splintrc and 'set cmdheight=4' or more.
+" TODO: reliable way to distinguish file names and constraints.
+"
+" sample warning (generic):
+"
+"foo.c:1006:12: Clauses exit with var referencing local storage in one
+"		       case, fresh storage in other case
+"   foo.c:1003:2: Fresh storage var allocated
+"
+" sample warning (bounds checking):
+"
+"bounds.c: (in function updateEnv)
+"bounds.c:10:5: Possible out-of-bounds store:
+"    strcpy(str, tmp)
+"    Unable to resolve constraint:
+"    requires maxSet(str @ bounds.c:10:13) >= maxRead(getenv("MYENV") @
+"    bounds.c:6:9)
+"     needed to satisfy precondition:
+"    requires maxSet(str @ bounds.c:10:13) >= maxRead(tmp @ bounds.c:10:18)
+"     derived from strcpy precondition: requires maxSet() >=
+"    maxRead()
+"  A memory write may write to an address beyond the allocated buffer. (Use
+"  -boundswrite to inhibit warning)
+
+CompilerSet errorformat=%OLCLint*m,
+	\%OSplint*m,
+	\%f(%l\\,%c):\ %m,
+	\%*[\ ]%f:%l:%c:\ %m,
+	\%*[\ ]%f:%l:\ %m,
+	\%*[^\"]\"%f\"%*\\D%l:\ %m,
+	\\"%f\"%*\\D%l:\ %m,
+	\%A%f:%l:%c:\ %m,
+	\%A%f:%l:%m,
+	\\"%f\"\\,
+	\\ line\ %l%*\\D%c%*[^\ ]\ %m,
+	\%D%*\\a[%*\\d]:\ Entering\ directory\ `%f',
+	\%X%*\\a[%*\\d]:\ Leaving\ directory\ `%f',
+	\%DMaking\ %*\\a\ in\ %f,
+	\%C\ %#%m
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
diff --git a/vim73/compiler/tcl.vim b/vim73/compiler/tcl.vim
new file mode 100644
index 0000000..8bd6de6
--- /dev/null
+++ b/vim73/compiler/tcl.vim
@@ -0,0 +1,18 @@
+" Vim compiler file
+" Compiler:	tcl
+" Maintainer:	Doug Kearns 
+" URL:		http://gus.gscit.monash.edu.au/~djkea2/vim/compiler/tcl.vim
+" Last Change:	2004 Nov 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "tcl"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+CompilerSet makeprg=tcl
+
+CompilerSet errorformat=%EError:\ %m,%+Z\ %\\{4}(file\ \"%f\"\ line\ %l),%-G%.%#
diff --git a/vim73/compiler/tex.vim b/vim73/compiler/tex.vim
new file mode 100644
index 0000000..5828a91
--- /dev/null
+++ b/vim73/compiler/tex.vim
@@ -0,0 +1,68 @@
+" Vim compiler file
+" Compiler:     TeX
+" Maintainer:   Artem Chuprina 
+" Last Change:  2004 Mar 27
+
+if exists("current_compiler")
+	finish
+endif
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+" If makefile exists and we are not asked to ignore it, we use standard make
+" (do not redefine makeprg)
+if exists('b:tex_ignore_makefile') || exists('g:tex_ignore_makefile') ||
+			\(!filereadable('Makefile') && !filereadable('makefile'))
+	" If buffer-local variable 'tex_flavor' exists, it defines TeX flavor,
+	" otherwize the same for global variable with same name, else it will be
+	" LaTeX
+	if exists("b:tex_flavor")
+		let current_compiler = b:tex_flavor
+	elseif exists("g:tex_flavor")
+		let current_compiler = g:tex_flavor
+	else
+		let current_compiler = "latex"
+	endif
+	let &l:makeprg=current_compiler.' -interaction=nonstopmode'
+else
+	let current_compiler = 'make'
+endif
+
+let s:cpo_save = &cpo
+set cpo-=C
+
+" Value errorformat are taken from vim help, see :help errorformat-LaTeX, with
+" addition from Srinath Avadhanula 
+CompilerSet errorformat=%E!\ LaTeX\ %trror:\ %m,
+	\%E!\ %m,
+	\%+WLaTeX\ %.%#Warning:\ %.%#line\ %l%.%#,
+	\%+W%.%#\ at\ lines\ %l--%*\\d,
+	\%WLaTeX\ %.%#Warning:\ %m,
+	\%Cl.%l\ %m,
+	\%+C\ \ %m.,
+	\%+C%.%#-%.%#,
+	\%+C%.%#[]%.%#,
+	\%+C[]%.%#,
+	\%+C%.%#%[{}\\]%.%#,
+	\%+C<%.%#>%.%#,
+	\%C\ \ %m,
+	\%-GSee\ the\ LaTeX%m,
+	\%-GType\ \ H\ %m,
+	\%-G\ ...%.%#,
+	\%-G%.%#\ (C)\ %.%#,
+	\%-G(see\ the\ transcript%.%#),
+	\%-G\\s%#,
+	\%+O(%*[^()])%r,
+	\%+O%*[^()](%*[^()])%r,
+	\%+P(%f%r,
+	\%+P\ %\\=(%f%r,
+	\%+P%*[^()](%f%r,
+	\%+P[%\\d%[^()]%#(%f%r,
+	\%+Q)%r,
+	\%+Q%*[^()])%r,
+	\%+Q[%\\d%*[^()])%r
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
diff --git a/vim73/compiler/tidy.vim b/vim73/compiler/tidy.vim
new file mode 100644
index 0000000..52bc526
--- /dev/null
+++ b/vim73/compiler/tidy.vim
@@ -0,0 +1,29 @@
+" Vim compiler file
+" Compiler:	HTML Tidy
+" Maintainer:	Doug Kearns 
+" URL:		http://gus.gscit.monash.edu.au/~djkea2/vim/compiler/tidy.vim
+" Last Change:	2004 Nov 27
+
+" NOTE: set 'tidy_compiler_040800' if you are using the 4th August 2000 release
+"       of HTML Tidy.
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "tidy"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+" this is needed to work around a bug in the 04/08/00 release of tidy which
+" failed to set the filename if the -quiet option was used
+if exists("tidy_compiler_040800")
+  CompilerSet makeprg=tidy\ -errors\ --gnu-emacs\ yes\ %
+else
+  CompilerSet makeprg=tidy\ -quiet\ -errors\ --gnu-emacs\ yes\ %
+endif
+
+" sample warning: foo.html:8:1: Warning: inserting missing 'foobar' element
+" sample error:   foo.html:9:2: Error:  is not recognized!
+CompilerSet errorformat=%f:%l:%c:\ Error:%m,%f:%l:%c:\ Warning:%m,%-G%.%#
diff --git a/vim73/compiler/xmllint.vim b/vim73/compiler/xmllint.vim
new file mode 100644
index 0000000..8fde4e1
--- /dev/null
+++ b/vim73/compiler/xmllint.vim
@@ -0,0 +1,29 @@
+" Vim compiler file
+" Compiler:	xmllint
+" Maintainer:	Doug Kearns 
+" URL:		http://gus.gscit.monash.edu.au/~djkea2/vim/compiler/xmllint.vim
+" Last Change:	2004 Nov 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "xmllint"
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+let s:cpo_save = &cpo
+set cpo-=C
+
+CompilerSet makeprg=xmllint\ --valid\ --noout\ 
+
+CompilerSet errorformat=%E%f:%l:\ error:\ %m,
+		    \%W%f:%l:\ warning:\ %m,
+		    \%E%f:%l:\ validity\ error:\ %m,
+		    \%W%f:%l:\ validity\ warning:\ %m,
+		    \%-Z%p^,
+		    \%-G%.%#
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
diff --git a/vim73/compiler/xmlwf.vim b/vim73/compiler/xmlwf.vim
new file mode 100644
index 0000000..cd2e2bb
--- /dev/null
+++ b/vim73/compiler/xmlwf.vim
@@ -0,0 +1,23 @@
+" Vim Compiler File
+" Compiler:	xmlwf
+" Maintainer:	Robert Rowsome 
+" Last Change:	2004 Mar 27
+
+if exists("current_compiler")
+  finish
+endif
+let current_compiler = "xmlwf"
+
+let s:cpo_save = &cpo
+set cpo&vim
+
+if exists(":CompilerSet") != 2		" older Vim always used :setlocal
+  command -nargs=* CompilerSet setlocal 
+endif
+
+CompilerSet makeprg=xmlwf\ %
+
+CompilerSet errorformat=%f:%l%c:%m
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
diff --git a/vim73/complete-dict b/vim73/complete-dict
new file mode 100644
index 0000000..28e9adc
--- /dev/null
+++ b/vim73/complete-dict
@@ -0,0 +1,93721 @@
+--- complete-dict - Created by Ryan Kulla using Python 2.6 on Ubuntu Linux 9.04 on July 23rd 2009 ---
+
+--- Python Keywords (These were manually inputted) ---
+and
+del
+for
+is
+raise
+assert
+elif
+from
+lambda
+return
+break
+else
+global
+not
+try
+class
+except
+if
+or
+while
+continue
+exec
+import
+pass
+yield
+def
+finally
+in
+print
+
+--- string type attributes and methods. (These were manually inputted). Only works with quotes not objects. eg 'foo'.startswith(  ---
+.__add__
+.__class__
+.__contains__
+.__delattr__
+.__doc__
+.__eq__
+.__format__
+.__ge__
+.__getattribute__
+.__getitem__
+.__getnewargs__
+.__getslice__
+.__gt__
+.__hash__
+.__init__
+.__le__
+.__len__
+.__lt__
+.__mod__
+.__mul__
+.__ne__
+.__new__
+.__reduce__
+.__reduce_ex__
+.__repr__
+.__rmod__
+.__rmul__
+.__setattr__
+.__sizeof__
+.__str__
+.__subclasshook__
+.capitalize(
+.center(
+.count(
+.decode(
+.encode(
+.endswith(
+.expandtabs(
+.find(
+.format(
+.index(
+.isalnum(
+.isalpha(
+.isdigit(
+.islower(
+.isspace(
+.istitle(
+.isupper(
+.join(
+.ljust(
+.lower(
+.lstrip(
+.partition(
+.replace(
+.rfind(
+.rindex(
+.rjust(
+.rpartition(
+.rsplit(
+.rstrip(
+.split(
+.splitlines(
+.startswith(
+.strip(
+.swapcase(
+.title(
+.translate(
+.upper(
+.zfill(
+
+--- import __builtin__ ---
+__builtin__.ArithmeticError(
+__builtin__.AssertionError(
+__builtin__.AttributeError(
+__builtin__.BaseException(
+__builtin__.BufferError(
+__builtin__.BytesWarning(
+__builtin__.DeprecationWarning(
+__builtin__.EOFError(
+__builtin__.Ellipsis
+__builtin__.EnvironmentError(
+__builtin__.Exception(
+__builtin__.False
+__builtin__.FloatingPointError(
+__builtin__.FutureWarning(
+__builtin__.GeneratorExit(
+__builtin__.IOError(
+__builtin__.ImportError(
+__builtin__.ImportWarning(
+__builtin__.IndentationError(
+__builtin__.IndexError(
+__builtin__.KeyError(
+__builtin__.KeyboardInterrupt(
+__builtin__.LookupError(
+__builtin__.MemoryError(
+__builtin__.NameError(
+__builtin__.None
+__builtin__.NotImplemented
+__builtin__.NotImplementedError(
+__builtin__.OSError(
+__builtin__.OverflowError(
+__builtin__.PendingDeprecationWarning(
+__builtin__.ReferenceError(
+__builtin__.RuntimeError(
+__builtin__.RuntimeWarning(
+__builtin__.StandardError(
+__builtin__.StopIteration(
+__builtin__.SyntaxError(
+__builtin__.SyntaxWarning(
+__builtin__.SystemError(
+__builtin__.SystemExit(
+__builtin__.TabError(
+__builtin__.True
+__builtin__.TypeError(
+__builtin__.UnboundLocalError(
+__builtin__.UnicodeDecodeError(
+__builtin__.UnicodeEncodeError(
+__builtin__.UnicodeError(
+__builtin__.UnicodeTranslateError(
+__builtin__.UnicodeWarning(
+__builtin__.UserWarning(
+__builtin__.ValueError(
+__builtin__.Warning(
+__builtin__.ZeroDivisionError(
+__builtin__.__debug__
+__builtin__.__doc__
+__builtin__.__import__(
+__builtin__.__name__
+__builtin__.__package__
+__builtin__.abs(
+__builtin__.all(
+__builtin__.any(
+__builtin__.apply(
+__builtin__.basestring(
+__builtin__.bin(
+__builtin__.bool(
+__builtin__.buffer(
+__builtin__.bytearray(
+__builtin__.bytes(
+__builtin__.callable(
+__builtin__.chr(
+__builtin__.classmethod(
+__builtin__.cmp(
+__builtin__.coerce(
+__builtin__.compile(
+__builtin__.complex(
+__builtin__.copyright(
+__builtin__.credits(
+__builtin__.delattr(
+__builtin__.dict(
+__builtin__.dir(
+__builtin__.divmod(
+__builtin__.enumerate(
+__builtin__.eval(
+__builtin__.execfile(
+__builtin__.exit(
+__builtin__.file(
+__builtin__.filter(
+__builtin__.float(
+__builtin__.format(
+__builtin__.frozenset(
+__builtin__.getattr(
+__builtin__.globals(
+__builtin__.hasattr(
+__builtin__.hash(
+__builtin__.help(
+__builtin__.hex(
+__builtin__.id(
+__builtin__.input(
+__builtin__.int(
+__builtin__.intern(
+__builtin__.isinstance(
+__builtin__.issubclass(
+__builtin__.iter(
+__builtin__.len(
+__builtin__.license(
+__builtin__.list(
+__builtin__.locals(
+__builtin__.long(
+__builtin__.map(
+__builtin__.max(
+__builtin__.min(
+__builtin__.next(
+__builtin__.object(
+__builtin__.oct(
+__builtin__.open(
+__builtin__.ord(
+__builtin__.pow(
+__builtin__.print(
+__builtin__.property(
+__builtin__.quit(
+__builtin__.range(
+__builtin__.raw_input(
+__builtin__.reduce(
+__builtin__.reload(
+__builtin__.repr(
+__builtin__.reversed(
+__builtin__.round(
+__builtin__.set(
+__builtin__.setattr(
+__builtin__.slice(
+__builtin__.sorted(
+__builtin__.staticmethod(
+__builtin__.str(
+__builtin__.sum(
+__builtin__.super(
+__builtin__.tuple(
+__builtin__.type(
+__builtin__.unichr(
+__builtin__.unicode(
+__builtin__.vars(
+__builtin__.xrange(
+__builtin__.zip(
+
+--- from __builtin__ import * ---
+ArithmeticError(
+AssertionError(
+AttributeError(
+BaseException(
+BufferError(
+BytesWarning(
+DeprecationWarning(
+EOFError(
+Ellipsis
+EnvironmentError(
+Exception(
+False
+FloatingPointError(
+FutureWarning(
+GeneratorExit(
+IOError(
+ImportError(
+ImportWarning(
+IndentationError(
+IndexError(
+KeyError(
+KeyboardInterrupt(
+LookupError(
+MemoryError(
+NameError(
+None
+NotImplemented
+NotImplementedError(
+OSError(
+OverflowError(
+PendingDeprecationWarning(
+ReferenceError(
+RuntimeError(
+RuntimeWarning(
+StandardError(
+StopIteration(
+SyntaxError(
+SyntaxWarning(
+SystemError(
+SystemExit(
+TabError(
+True
+TypeError(
+UnboundLocalError(
+UnicodeDecodeError(
+UnicodeEncodeError(
+UnicodeError(
+UnicodeTranslateError(
+UnicodeWarning(
+UserWarning(
+ValueError(
+Warning(
+ZeroDivisionError(
+__debug__
+__doc__
+__import__(
+__name__
+__package__
+abs(
+all(
+any(
+apply(
+basestring(
+bin(
+bool(
+buffer(
+bytearray(
+bytes(
+callable(
+chr(
+classmethod(
+cmp(
+coerce(
+compile(
+complex(
+copyright(
+credits(
+delattr(
+dict(
+dir(
+divmod(
+enumerate(
+eval(
+execfile(
+exit(
+file(
+filter(
+float(
+format(
+frozenset(
+getattr(
+globals(
+hasattr(
+hash(
+help(
+hex(
+id(
+input(
+int(
+intern(
+isinstance(
+issubclass(
+iter(
+len(
+license(
+list(
+locals(
+long(
+map(
+max(
+min(
+next(
+object(
+oct(
+open(
+ord(
+pow(
+print(
+property(
+quit(
+range(
+raw_input(
+reduce(
+reload(
+repr(
+reversed(
+round(
+set(
+setattr(
+slice(
+sorted(
+staticmethod(
+str(
+sum(
+super(
+tuple(
+type(
+unichr(
+unicode(
+vars(
+xrange(
+zip(
+
+--- import __future__ ---
+__future__.CO_FUTURE_ABSOLUTE_IMPORT
+__future__.CO_FUTURE_DIVISION
+__future__.CO_FUTURE_PRINT_FUNCTION
+__future__.CO_FUTURE_UNICODE_LITERALS
+__future__.CO_FUTURE_WITH_STATEMENT
+__future__.CO_GENERATOR_ALLOWED
+__future__.CO_NESTED
+__future__.__all__
+__future__.__builtins__
+__future__.__doc__
+__future__.__file__
+__future__.__name__
+__future__.__package__
+__future__.absolute_import
+__future__.all_feature_names
+__future__.division
+__future__.generators
+__future__.nested_scopes
+__future__.print_function
+__future__.unicode_literals
+__future__.with_statement
+
+--- from __future__ import * ---
+CO_FUTURE_ABSOLUTE_IMPORT
+CO_FUTURE_DIVISION
+CO_FUTURE_PRINT_FUNCTION
+CO_FUTURE_UNICODE_LITERALS
+CO_FUTURE_WITH_STATEMENT
+CO_GENERATOR_ALLOWED
+CO_NESTED
+__all__
+__builtins__
+__file__
+absolute_import
+all_feature_names
+division
+generators
+nested_scopes
+print_function
+unicode_literals
+with_statement
+
+--- import __main__ ---
+__main__.PYDICTION_DICT
+__main__.PYDICTION_DICT_BACKUP
+__main__.STDOUT_ONLY
+__main__.__author__
+__main__.__builtins__
+__main__.__copyright__
+__main__.__doc__
+__main__.__file__
+__main__.__name__
+__main__.__package__
+__main__.__version__
+__main__.answer
+__main__.f
+__main__.file_lines
+__main__.get_submodules(
+__main__.get_yesno(
+__main__.line
+__main__.main(
+__main__.module_name
+__main__.my_import(
+__main__.os
+__main__.remove_duplicates(
+__main__.shutil
+__main__.sys
+__main__.types
+__main__.write_dictionary(
+__main__.write_to
+
+--- from __main__ import * ---
+PYDICTION_DICT
+PYDICTION_DICT_BACKUP
+STDOUT_ONLY
+__author__
+__copyright__
+__version__
+answer
+f
+file_lines
+get_submodules(
+get_yesno(
+line
+main(
+module_name
+my_import(
+os
+remove_duplicates(
+shutil
+sys
+types
+write_dictionary(
+write_to
+
+--- import os ---
+os.EX_CANTCREAT
+os.EX_CONFIG
+os.EX_DATAERR
+os.EX_IOERR
+os.EX_NOHOST
+os.EX_NOINPUT
+os.EX_NOPERM
+os.EX_NOUSER
+os.EX_OK
+os.EX_OSERR
+os.EX_OSFILE
+os.EX_PROTOCOL
+os.EX_SOFTWARE
+os.EX_TEMPFAIL
+os.EX_UNAVAILABLE
+os.EX_USAGE
+os.F_OK
+os.NGROUPS_MAX
+os.O_APPEND
+os.O_ASYNC
+os.O_CREAT
+os.O_DIRECT
+os.O_DIRECTORY
+os.O_DSYNC
+os.O_EXCL
+os.O_LARGEFILE
+os.O_NDELAY
+os.O_NOATIME
+os.O_NOCTTY
+os.O_NOFOLLOW
+os.O_NONBLOCK
+os.O_RDONLY
+os.O_RDWR
+os.O_RSYNC
+os.O_SYNC
+os.O_TRUNC
+os.O_WRONLY
+os.P_NOWAIT
+os.P_NOWAITO
+os.P_WAIT
+os.R_OK
+os.SEEK_CUR
+os.SEEK_END
+os.SEEK_SET
+os.TMP_MAX
+os.UserDict
+os.WCONTINUED
+os.WCOREDUMP(
+os.WEXITSTATUS(
+os.WIFCONTINUED(
+os.WIFEXITED(
+os.WIFSIGNALED(
+os.WIFSTOPPED(
+os.WNOHANG
+os.WSTOPSIG(
+os.WTERMSIG(
+os.WUNTRACED
+os.W_OK
+os.X_OK
+os.__all__
+os.__builtins__
+os.__doc__
+os.__file__
+os.__name__
+os.__package__
+os.abort(
+os.access(
+os.altsep
+os.chdir(
+os.chmod(
+os.chown(
+os.chroot(
+os.close(
+os.closerange(
+os.confstr(
+os.confstr_names
+os.ctermid(
+os.curdir
+os.defpath
+os.devnull
+os.dup(
+os.dup2(
+os.environ
+os.errno
+os.error(
+os.execl(
+os.execle(
+os.execlp(
+os.execlpe(
+os.execv(
+os.execve(
+os.execvp(
+os.execvpe(
+os.extsep
+os.fchdir(
+os.fchmod(
+os.fchown(
+os.fdatasync(
+os.fdopen(
+os.fork(
+os.forkpty(
+os.fpathconf(
+os.fstat(
+os.fstatvfs(
+os.fsync(
+os.ftruncate(
+os.getcwd(
+os.getcwdu(
+os.getegid(
+os.getenv(
+os.geteuid(
+os.getgid(
+os.getgroups(
+os.getloadavg(
+os.getlogin(
+os.getpgid(
+os.getpgrp(
+os.getpid(
+os.getppid(
+os.getsid(
+os.getuid(
+os.isatty(
+os.kill(
+os.killpg(
+os.lchown(
+os.linesep
+os.link(
+os.listdir(
+os.lseek(
+os.lstat(
+os.major(
+os.makedev(
+os.makedirs(
+os.minor(
+os.mkdir(
+os.mkfifo(
+os.mknod(
+os.name
+os.nice(
+os.open(
+os.openpty(
+os.pardir
+os.path
+os.pathconf(
+os.pathconf_names
+os.pathsep
+os.pipe(
+os.popen(
+os.popen2(
+os.popen3(
+os.popen4(
+os.putenv(
+os.read(
+os.readlink(
+os.remove(
+os.removedirs(
+os.rename(
+os.renames(
+os.rmdir(
+os.sep
+os.setegid(
+os.seteuid(
+os.setgid(
+os.setgroups(
+os.setpgid(
+os.setpgrp(
+os.setregid(
+os.setreuid(
+os.setsid(
+os.setuid(
+os.spawnl(
+os.spawnle(
+os.spawnlp(
+os.spawnlpe(
+os.spawnv(
+os.spawnve(
+os.spawnvp(
+os.spawnvpe(
+os.stat(
+os.stat_float_times(
+os.stat_result(
+os.statvfs(
+os.statvfs_result(
+os.strerror(
+os.symlink(
+os.sys
+os.sysconf(
+os.sysconf_names
+os.system(
+os.tcgetpgrp(
+os.tcsetpgrp(
+os.tempnam(
+os.times(
+os.tmpfile(
+os.tmpnam(
+os.ttyname(
+os.umask(
+os.uname(
+os.unlink(
+os.unsetenv(
+os.urandom(
+os.utime(
+os.wait(
+os.wait3(
+os.wait4(
+os.waitpid(
+os.walk(
+os.write(
+
+--- from os import * ---
+EX_CANTCREAT
+EX_CONFIG
+EX_DATAERR
+EX_IOERR
+EX_NOHOST
+EX_NOINPUT
+EX_NOPERM
+EX_NOUSER
+EX_OK
+EX_OSERR
+EX_OSFILE
+EX_PROTOCOL
+EX_SOFTWARE
+EX_TEMPFAIL
+EX_UNAVAILABLE
+EX_USAGE
+F_OK
+NGROUPS_MAX
+O_APPEND
+O_ASYNC
+O_CREAT
+O_DIRECT
+O_DIRECTORY
+O_DSYNC
+O_EXCL
+O_LARGEFILE
+O_NDELAY
+O_NOATIME
+O_NOCTTY
+O_NOFOLLOW
+O_NONBLOCK
+O_RDONLY
+O_RDWR
+O_RSYNC
+O_SYNC
+O_TRUNC
+O_WRONLY
+P_NOWAIT
+P_NOWAITO
+P_WAIT
+R_OK
+SEEK_CUR
+SEEK_END
+SEEK_SET
+TMP_MAX
+UserDict
+WCONTINUED
+WCOREDUMP(
+WEXITSTATUS(
+WIFCONTINUED(
+WIFEXITED(
+WIFSIGNALED(
+WIFSTOPPED(
+WNOHANG
+WSTOPSIG(
+WTERMSIG(
+WUNTRACED
+W_OK
+X_OK
+abort(
+access(
+altsep
+chdir(
+chmod(
+chown(
+chroot(
+close(
+closerange(
+confstr(
+confstr_names
+ctermid(
+curdir
+defpath
+devnull
+dup(
+dup2(
+environ
+errno
+error(
+execl(
+execle(
+execlp(
+execlpe(
+execv(
+execve(
+execvp(
+execvpe(
+extsep
+fchdir(
+fchmod(
+fchown(
+fdatasync(
+fdopen(
+fork(
+forkpty(
+fpathconf(
+fstat(
+fstatvfs(
+fsync(
+ftruncate(
+getcwd(
+getcwdu(
+getegid(
+getenv(
+geteuid(
+getgid(
+getgroups(
+getloadavg(
+getlogin(
+getpgid(
+getpgrp(
+getpid(
+getppid(
+getsid(
+getuid(
+isatty(
+kill(
+killpg(
+lchown(
+linesep
+link(
+listdir(
+lseek(
+lstat(
+major(
+makedev(
+makedirs(
+minor(
+mkdir(
+mkfifo(
+mknod(
+name
+nice(
+openpty(
+pardir
+path
+pathconf(
+pathconf_names
+pathsep
+pipe(
+popen(
+popen2(
+popen3(
+popen4(
+putenv(
+read(
+readlink(
+remove(
+removedirs(
+rename(
+renames(
+rmdir(
+sep
+setegid(
+seteuid(
+setgid(
+setgroups(
+setpgid(
+setpgrp(
+setregid(
+setreuid(
+setsid(
+setuid(
+spawnl(
+spawnle(
+spawnlp(
+spawnlpe(
+spawnv(
+spawnve(
+spawnvp(
+spawnvpe(
+stat(
+stat_float_times(
+stat_result(
+statvfs(
+statvfs_result(
+strerror(
+symlink(
+sysconf(
+sysconf_names
+system(
+tcgetpgrp(
+tcsetpgrp(
+tempnam(
+times(
+tmpfile(
+tmpnam(
+ttyname(
+umask(
+uname(
+unlink(
+unsetenv(
+urandom(
+utime(
+wait(
+wait3(
+wait4(
+waitpid(
+walk(
+write(
+
+--- import os.path ---
+os.path.__all__
+os.path.__builtins__
+os.path.__doc__
+os.path.__file__
+os.path.__name__
+os.path.__package__
+os.path.abspath(
+os.path.altsep
+os.path.basename(
+os.path.commonprefix(
+os.path.curdir
+os.path.defpath
+os.path.devnull
+os.path.dirname(
+os.path.exists(
+os.path.expanduser(
+os.path.expandvars(
+os.path.extsep
+os.path.genericpath
+os.path.getatime(
+os.path.getctime(
+os.path.getmtime(
+os.path.getsize(
+os.path.isabs(
+os.path.isdir(
+os.path.isfile(
+os.path.islink(
+os.path.ismount(
+os.path.join(
+os.path.lexists(
+os.path.normcase(
+os.path.normpath(
+os.path.os
+os.path.pardir
+os.path.pathsep
+os.path.realpath(
+os.path.relpath(
+os.path.samefile(
+os.path.sameopenfile(
+os.path.samestat(
+os.path.sep
+os.path.split(
+os.path.splitdrive(
+os.path.splitext(
+os.path.stat
+os.path.supports_unicode_filenames
+os.path.walk(
+os.path.warnings
+
+--- from os.path import path ---
+path.__all__
+path.__builtins__
+path.__doc__
+path.__file__
+path.__name__
+path.__package__
+path.abspath(
+path.altsep
+path.basename(
+path.commonprefix(
+path.curdir
+path.defpath
+path.devnull
+path.dirname(
+path.exists(
+path.expanduser(
+path.expandvars(
+path.extsep
+path.genericpath
+path.getatime(
+path.getctime(
+path.getmtime(
+path.getsize(
+path.isabs(
+path.isdir(
+path.isfile(
+path.islink(
+path.ismount(
+path.join(
+path.lexists(
+path.normcase(
+path.normpath(
+path.os
+path.pardir
+path.pathsep
+path.realpath(
+path.relpath(
+path.samefile(
+path.sameopenfile(
+path.samestat(
+path.sep
+path.split(
+path.splitdrive(
+path.splitext(
+path.stat
+path.supports_unicode_filenames
+path.walk(
+path.warnings
+
+--- from os.path import * ---
+abspath(
+basename(
+commonprefix(
+dirname(
+exists(
+expanduser(
+expandvars(
+genericpath
+getatime(
+getctime(
+getmtime(
+getsize(
+isabs(
+isdir(
+isfile(
+islink(
+ismount(
+join(
+lexists(
+normcase(
+normpath(
+realpath(
+relpath(
+samefile(
+sameopenfile(
+samestat(
+split(
+splitdrive(
+splitext(
+stat
+supports_unicode_filenames
+warnings
+
+--- import sys ---
+sys.__displayhook__(
+sys.__doc__
+sys.__excepthook__(
+sys.__name__
+sys.__package__
+sys.__stderr__
+sys.__stdin__
+sys.__stdout__
+sys.api_version
+sys.argv
+sys.builtin_module_names
+sys.byteorder
+sys.call_tracing(
+sys.callstats(
+sys.copyright
+sys.displayhook(
+sys.dont_write_bytecode
+sys.exc_clear(
+sys.exc_info(
+sys.exc_type
+sys.excepthook(
+sys.exec_prefix
+sys.executable
+sys.exit(
+sys.flags
+sys.float_info
+sys.getcheckinterval(
+sys.getdefaultencoding(
+sys.getdlopenflags(
+sys.getfilesystemencoding(
+sys.getprofile(
+sys.getrecursionlimit(
+sys.getrefcount(
+sys.getsizeof(
+sys.gettrace(
+sys.hexversion
+sys.maxint
+sys.maxsize
+sys.maxunicode
+sys.meta_path
+sys.modules
+sys.path
+sys.path_hooks
+sys.path_importer_cache
+sys.platform
+sys.prefix
+sys.py3kwarning
+sys.pydebug
+sys.setcheckinterval(
+sys.setdlopenflags(
+sys.setprofile(
+sys.setrecursionlimit(
+sys.settrace(
+sys.stderr
+sys.stdin
+sys.stdout
+sys.subversion
+sys.version
+sys.version_info
+sys.warnoptions
+
+--- from sys import * ---
+__displayhook__(
+__excepthook__(
+__stderr__
+__stdin__
+__stdout__
+api_version
+argv
+builtin_module_names
+byteorder
+call_tracing(
+callstats(
+copyright
+displayhook(
+dont_write_bytecode
+exc_clear(
+exc_info(
+exc_type
+excepthook(
+exec_prefix
+executable
+flags
+float_info
+getcheckinterval(
+getdefaultencoding(
+getdlopenflags(
+getfilesystemencoding(
+getprofile(
+getrecursionlimit(
+getrefcount(
+getsizeof(
+gettrace(
+hexversion
+maxint
+maxsize
+maxunicode
+meta_path
+modules
+path_hooks
+path_importer_cache
+platform
+prefix
+py3kwarning
+pydebug
+setcheckinterval(
+setdlopenflags(
+setprofile(
+setrecursionlimit(
+settrace(
+stderr
+stdin
+stdout
+subversion
+version
+version_info
+warnoptions
+
+--- import datetime ---
+datetime.MAXYEAR
+datetime.MINYEAR
+datetime.__doc__
+datetime.__file__
+datetime.__name__
+datetime.__package__
+datetime.date(
+datetime.datetime(
+datetime.datetime_CAPI
+datetime.time(
+datetime.timedelta(
+datetime.tzinfo(
+
+--- from datetime import * ---
+MAXYEAR
+MINYEAR
+date(
+datetime(
+datetime_CAPI
+time(
+timedelta(
+tzinfo(
+
+--- import time ---
+time.__doc__
+time.__name__
+time.__package__
+time.accept2dyear
+time.altzone
+time.asctime(
+time.clock(
+time.ctime(
+time.daylight
+time.gmtime(
+time.localtime(
+time.mktime(
+time.sleep(
+time.strftime(
+time.strptime(
+time.struct_time(
+time.time(
+time.timezone
+time.tzname
+time.tzset(
+
+--- from time import * ---
+accept2dyear
+altzone
+asctime(
+clock(
+ctime(
+daylight
+gmtime(
+localtime(
+mktime(
+sleep(
+strftime(
+strptime(
+struct_time(
+timezone
+tzname
+tzset(
+
+--- import locale ---
+locale.ABDAY_1
+locale.ABDAY_2
+locale.ABDAY_3
+locale.ABDAY_4
+locale.ABDAY_5
+locale.ABDAY_6
+locale.ABDAY_7
+locale.ABMON_1
+locale.ABMON_10
+locale.ABMON_11
+locale.ABMON_12
+locale.ABMON_2
+locale.ABMON_3
+locale.ABMON_4
+locale.ABMON_5
+locale.ABMON_6
+locale.ABMON_7
+locale.ABMON_8
+locale.ABMON_9
+locale.ALT_DIGITS
+locale.AM_STR
+locale.CHAR_MAX
+locale.CODESET
+locale.CRNCYSTR
+locale.DAY_1
+locale.DAY_2
+locale.DAY_3
+locale.DAY_4
+locale.DAY_5
+locale.DAY_6
+locale.DAY_7
+locale.D_FMT
+locale.D_T_FMT
+locale.ERA
+locale.ERA_D_FMT
+locale.ERA_D_T_FMT
+locale.ERA_T_FMT
+locale.Error(
+locale.LC_ALL
+locale.LC_COLLATE
+locale.LC_CTYPE
+locale.LC_MESSAGES
+locale.LC_MONETARY
+locale.LC_NUMERIC
+locale.LC_TIME
+locale.MON_1
+locale.MON_10
+locale.MON_11
+locale.MON_12
+locale.MON_2
+locale.MON_3
+locale.MON_4
+locale.MON_5
+locale.MON_6
+locale.MON_7
+locale.MON_8
+locale.MON_9
+locale.NOEXPR
+locale.PM_STR
+locale.RADIXCHAR
+locale.THOUSEP
+locale.T_FMT
+locale.T_FMT_AMPM
+locale.YESEXPR
+locale.__all__
+locale.__builtins__
+locale.__doc__
+locale.__file__
+locale.__name__
+locale.__package__
+locale.atof(
+locale.atoi(
+locale.bind_textdomain_codeset(
+locale.bindtextdomain(
+locale.currency(
+locale.dcgettext(
+locale.dgettext(
+locale.encodings
+locale.format(
+locale.format_string(
+locale.functools
+locale.getdefaultlocale(
+locale.getlocale(
+locale.getpreferredencoding(
+locale.gettext(
+locale.locale_alias
+locale.locale_encoding_alias
+locale.localeconv(
+locale.nl_langinfo(
+locale.normalize(
+locale.operator
+locale.re
+locale.resetlocale(
+locale.setlocale(
+locale.str(
+locale.strcoll(
+locale.strxfrm(
+locale.sys
+locale.textdomain(
+locale.windows_locale
+
+--- from locale import * ---
+ABDAY_1
+ABDAY_2
+ABDAY_3
+ABDAY_4
+ABDAY_5
+ABDAY_6
+ABDAY_7
+ABMON_1
+ABMON_10
+ABMON_11
+ABMON_12
+ABMON_2
+ABMON_3
+ABMON_4
+ABMON_5
+ABMON_6
+ABMON_7
+ABMON_8
+ABMON_9
+ALT_DIGITS
+AM_STR
+CHAR_MAX
+CODESET
+CRNCYSTR
+DAY_1
+DAY_2
+DAY_3
+DAY_4
+DAY_5
+DAY_6
+DAY_7
+D_FMT
+D_T_FMT
+ERA
+ERA_D_FMT
+ERA_D_T_FMT
+ERA_T_FMT
+Error(
+LC_ALL
+LC_COLLATE
+LC_CTYPE
+LC_MESSAGES
+LC_MONETARY
+LC_NUMERIC
+LC_TIME
+MON_1
+MON_10
+MON_11
+MON_12
+MON_2
+MON_3
+MON_4
+MON_5
+MON_6
+MON_7
+MON_8
+MON_9
+NOEXPR
+PM_STR
+RADIXCHAR
+THOUSEP
+T_FMT
+T_FMT_AMPM
+YESEXPR
+atof(
+atoi(
+bind_textdomain_codeset(
+bindtextdomain(
+currency(
+dcgettext(
+dgettext(
+encodings
+format_string(
+functools
+getdefaultlocale(
+getlocale(
+getpreferredencoding(
+gettext(
+locale_alias
+locale_encoding_alias
+localeconv(
+nl_langinfo(
+normalize(
+operator
+re
+resetlocale(
+setlocale(
+strcoll(
+strxfrm(
+textdomain(
+windows_locale
+
+--- import atexit ---
+atexit.__all__
+atexit.__builtins__
+atexit.__doc__
+atexit.__file__
+atexit.__name__
+atexit.__package__
+atexit.register(
+atexit.sys
+
+--- from atexit import * ---
+register(
+
+--- import readline ---
+readline.__doc__
+readline.__file__
+readline.__name__
+readline.__package__
+readline.add_history(
+readline.clear_history(
+readline.get_begidx(
+readline.get_completer(
+readline.get_completer_delims(
+readline.get_completion_type(
+readline.get_current_history_length(
+readline.get_endidx(
+readline.get_history_item(
+readline.get_history_length(
+readline.get_line_buffer(
+readline.insert_text(
+readline.parse_and_bind(
+readline.read_history_file(
+readline.read_init_file(
+readline.redisplay(
+readline.remove_history_item(
+readline.replace_history_item(
+readline.set_completer(
+readline.set_completer_delims(
+readline.set_completion_display_matches_hook(
+readline.set_history_length(
+readline.set_pre_input_hook(
+readline.set_startup_hook(
+readline.write_history_file(
+
+--- from readline import * ---
+add_history(
+clear_history(
+get_begidx(
+get_completer(
+get_completer_delims(
+get_completion_type(
+get_current_history_length(
+get_endidx(
+get_history_item(
+get_history_length(
+get_line_buffer(
+insert_text(
+parse_and_bind(
+read_history_file(
+read_init_file(
+redisplay(
+remove_history_item(
+replace_history_item(
+set_completer(
+set_completer_delims(
+set_completion_display_matches_hook(
+set_history_length(
+set_pre_input_hook(
+set_startup_hook(
+write_history_file(
+
+--- import rlcompleter ---
+rlcompleter.Completer(
+rlcompleter.__all__
+rlcompleter.__builtin__
+rlcompleter.__builtins__
+rlcompleter.__doc__
+rlcompleter.__file__
+rlcompleter.__main__
+rlcompleter.__name__
+rlcompleter.__package__
+rlcompleter.get_class_members(
+rlcompleter.readline
+
+--- from rlcompleter import * ---
+Completer(
+__builtin__
+__main__
+get_class_members(
+readline
+
+--- import types ---
+types.BooleanType(
+types.BufferType(
+types.BuiltinFunctionType(
+types.BuiltinMethodType(
+types.ClassType(
+types.CodeType(
+types.ComplexType(
+types.DictProxyType(
+types.DictType(
+types.DictionaryType(
+types.EllipsisType(
+types.FileType(
+types.FloatType(
+types.FrameType(
+types.FunctionType(
+types.GeneratorType(
+types.GetSetDescriptorType(
+types.InstanceType(
+types.IntType(
+types.LambdaType(
+types.ListType(
+types.LongType(
+types.MemberDescriptorType(
+types.MethodType(
+types.ModuleType(
+types.NoneType(
+types.NotImplementedType(
+types.ObjectType(
+types.SliceType(
+types.StringType(
+types.StringTypes
+types.TracebackType(
+types.TupleType(
+types.TypeType(
+types.UnboundMethodType(
+types.UnicodeType(
+types.XRangeType(
+types.__builtins__
+types.__doc__
+types.__file__
+types.__name__
+types.__package__
+
+--- from types import * ---
+BooleanType(
+BufferType(
+BuiltinFunctionType(
+BuiltinMethodType(
+ClassType(
+CodeType(
+ComplexType(
+DictProxyType(
+DictType(
+DictionaryType(
+EllipsisType(
+FileType(
+FloatType(
+FrameType(
+FunctionType(
+GeneratorType(
+GetSetDescriptorType(
+InstanceType(
+IntType(
+LambdaType(
+ListType(
+LongType(
+MemberDescriptorType(
+MethodType(
+ModuleType(
+NoneType(
+NotImplementedType(
+ObjectType(
+SliceType(
+StringType(
+StringTypes
+TracebackType(
+TupleType(
+TypeType(
+UnboundMethodType(
+UnicodeType(
+XRangeType(
+
+--- import UserDict ---
+UserDict.DictMixin(
+UserDict.IterableUserDict(
+UserDict.UserDict(
+UserDict.__builtins__
+UserDict.__doc__
+UserDict.__file__
+UserDict.__name__
+UserDict.__package__
+
+--- from UserDict import * ---
+DictMixin(
+IterableUserDict(
+UserDict(
+
+--- import UserList ---
+UserList.UserList(
+UserList.__builtins__
+UserList.__doc__
+UserList.__file__
+UserList.__name__
+UserList.__package__
+UserList.collections
+
+--- from UserList import * ---
+UserList(
+collections
+
+--- import UserString ---
+UserString.MutableString(
+UserString.UserString(
+UserString.__all__
+UserString.__builtins__
+UserString.__doc__
+UserString.__file__
+UserString.__name__
+UserString.__package__
+UserString.collections
+UserString.sys
+
+--- from UserString import * ---
+MutableString(
+UserString(
+
+--- import operator ---
+operator.__abs__(
+operator.__add__(
+operator.__and__(
+operator.__concat__(
+operator.__contains__(
+operator.__delitem__(
+operator.__delslice__(
+operator.__div__(
+operator.__doc__
+operator.__eq__(
+operator.__floordiv__(
+operator.__ge__(
+operator.__getitem__(
+operator.__getslice__(
+operator.__gt__(
+operator.__iadd__(
+operator.__iand__(
+operator.__iconcat__(
+operator.__idiv__(
+operator.__ifloordiv__(
+operator.__ilshift__(
+operator.__imod__(
+operator.__imul__(
+operator.__index__(
+operator.__inv__(
+operator.__invert__(
+operator.__ior__(
+operator.__ipow__(
+operator.__irepeat__(
+operator.__irshift__(
+operator.__isub__(
+operator.__itruediv__(
+operator.__ixor__(
+operator.__le__(
+operator.__lshift__(
+operator.__lt__(
+operator.__mod__(
+operator.__mul__(
+operator.__name__
+operator.__ne__(
+operator.__neg__(
+operator.__not__(
+operator.__or__(
+operator.__package__
+operator.__pos__(
+operator.__pow__(
+operator.__repeat__(
+operator.__rshift__(
+operator.__setitem__(
+operator.__setslice__(
+operator.__sub__(
+operator.__truediv__(
+operator.__xor__(
+operator.abs(
+operator.add(
+operator.and_(
+operator.attrgetter(
+operator.concat(
+operator.contains(
+operator.countOf(
+operator.delitem(
+operator.delslice(
+operator.div(
+operator.eq(
+operator.floordiv(
+operator.ge(
+operator.getitem(
+operator.getslice(
+operator.gt(
+operator.iadd(
+operator.iand(
+operator.iconcat(
+operator.idiv(
+operator.ifloordiv(
+operator.ilshift(
+operator.imod(
+operator.imul(
+operator.index(
+operator.indexOf(
+operator.inv(
+operator.invert(
+operator.ior(
+operator.ipow(
+operator.irepeat(
+operator.irshift(
+operator.isCallable(
+operator.isMappingType(
+operator.isNumberType(
+operator.isSequenceType(
+operator.is_(
+operator.is_not(
+operator.isub(
+operator.itemgetter(
+operator.itruediv(
+operator.ixor(
+operator.le(
+operator.lshift(
+operator.lt(
+operator.methodcaller(
+operator.mod(
+operator.mul(
+operator.ne(
+operator.neg(
+operator.not_(
+operator.or_(
+operator.pos(
+operator.pow(
+operator.repeat(
+operator.rshift(
+operator.sequenceIncludes(
+operator.setitem(
+operator.setslice(
+operator.sub(
+operator.truediv(
+operator.truth(
+operator.xor(
+
+--- from operator import * ---
+__abs__(
+__add__(
+__and__(
+__concat__(
+__contains__(
+__delitem__(
+__delslice__(
+__div__(
+__eq__(
+__floordiv__(
+__ge__(
+__getitem__(
+__getslice__(
+__gt__(
+__iadd__(
+__iand__(
+__iconcat__(
+__idiv__(
+__ifloordiv__(
+__ilshift__(
+__imod__(
+__imul__(
+__index__(
+__inv__(
+__invert__(
+__ior__(
+__ipow__(
+__irepeat__(
+__irshift__(
+__isub__(
+__itruediv__(
+__ixor__(
+__le__(
+__lshift__(
+__lt__(
+__mod__(
+__mul__(
+__ne__(
+__neg__(
+__not__(
+__or__(
+__pos__(
+__pow__(
+__repeat__(
+__rshift__(
+__setitem__(
+__setslice__(
+__sub__(
+__truediv__(
+__xor__(
+add(
+and_(
+attrgetter(
+concat(
+contains(
+countOf(
+delitem(
+delslice(
+div(
+eq(
+floordiv(
+ge(
+getitem(
+getslice(
+gt(
+iadd(
+iand(
+iconcat(
+idiv(
+ifloordiv(
+ilshift(
+imod(
+imul(
+index(
+indexOf(
+inv(
+invert(
+ior(
+ipow(
+irepeat(
+irshift(
+isCallable(
+isMappingType(
+isNumberType(
+isSequenceType(
+is_(
+is_not(
+isub(
+itemgetter(
+itruediv(
+ixor(
+le(
+lshift(
+lt(
+methodcaller(
+mod(
+mul(
+ne(
+neg(
+not_(
+or_(
+pos(
+repeat(
+rshift(
+sequenceIncludes(
+setitem(
+setslice(
+sub(
+truediv(
+truth(
+xor(
+
+--- import inspect ---
+inspect.ArgInfo(
+inspect.ArgSpec(
+inspect.Arguments(
+inspect.Attribute(
+inspect.BlockFinder(
+inspect.CO_GENERATOR
+inspect.CO_NESTED
+inspect.CO_NEWLOCALS
+inspect.CO_NOFREE
+inspect.CO_OPTIMIZED
+inspect.CO_VARARGS
+inspect.CO_VARKEYWORDS
+inspect.EndOfBlock(
+inspect.ModuleInfo(
+inspect.TPFLAGS_IS_ABSTRACT
+inspect.Traceback(
+inspect.__author__
+inspect.__builtins__
+inspect.__date__
+inspect.__doc__
+inspect.__file__
+inspect.__name__
+inspect.__package__
+inspect.attrgetter(
+inspect.classify_class_attrs(
+inspect.cleandoc(
+inspect.currentframe(
+inspect.dis
+inspect.findsource(
+inspect.formatargspec(
+inspect.formatargvalues(
+inspect.getabsfile(
+inspect.getargs(
+inspect.getargspec(
+inspect.getargvalues(
+inspect.getblock(
+inspect.getclasstree(
+inspect.getcomments(
+inspect.getdoc(
+inspect.getfile(
+inspect.getframeinfo(
+inspect.getinnerframes(
+inspect.getlineno(
+inspect.getmembers(
+inspect.getmodule(
+inspect.getmoduleinfo(
+inspect.getmodulename(
+inspect.getmro(
+inspect.getouterframes(
+inspect.getsource(
+inspect.getsourcefile(
+inspect.getsourcelines(
+inspect.imp
+inspect.indentsize(
+inspect.isabstract(
+inspect.isbuiltin(
+inspect.isclass(
+inspect.iscode(
+inspect.isdatadescriptor(
+inspect.isframe(
+inspect.isfunction(
+inspect.isgenerator(
+inspect.isgeneratorfunction(
+inspect.isgetsetdescriptor(
+inspect.ismemberdescriptor(
+inspect.ismethod(
+inspect.ismethoddescriptor(
+inspect.ismodule(
+inspect.isroutine(
+inspect.istraceback(
+inspect.joinseq(
+inspect.linecache
+inspect.modulesbyfile
+inspect.namedtuple(
+inspect.os
+inspect.re
+inspect.stack(
+inspect.string
+inspect.strseq(
+inspect.sys
+inspect.tokenize
+inspect.trace(
+inspect.types
+inspect.walktree(
+
+--- from inspect import * ---
+ArgInfo(
+ArgSpec(
+Arguments(
+Attribute(
+BlockFinder(
+CO_GENERATOR
+CO_NEWLOCALS
+CO_NOFREE
+CO_OPTIMIZED
+CO_VARARGS
+CO_VARKEYWORDS
+EndOfBlock(
+ModuleInfo(
+TPFLAGS_IS_ABSTRACT
+Traceback(
+__date__
+classify_class_attrs(
+cleandoc(
+currentframe(
+dis
+findsource(
+formatargspec(
+formatargvalues(
+getabsfile(
+getargs(
+getargspec(
+getargvalues(
+getblock(
+getclasstree(
+getcomments(
+getdoc(
+getfile(
+getframeinfo(
+getinnerframes(
+getlineno(
+getmembers(
+getmodule(
+getmoduleinfo(
+getmodulename(
+getmro(
+getouterframes(
+getsource(
+getsourcefile(
+getsourcelines(
+imp
+indentsize(
+isabstract(
+isbuiltin(
+isclass(
+iscode(
+isdatadescriptor(
+isframe(
+isfunction(
+isgenerator(
+isgeneratorfunction(
+isgetsetdescriptor(
+ismemberdescriptor(
+ismethod(
+ismethoddescriptor(
+ismodule(
+isroutine(
+istraceback(
+joinseq(
+linecache
+modulesbyfile
+namedtuple(
+stack(
+string
+strseq(
+tokenize
+trace(
+walktree(
+
+--- import traceback ---
+traceback.__all__
+traceback.__builtins__
+traceback.__doc__
+traceback.__file__
+traceback.__name__
+traceback.__package__
+traceback.extract_stack(
+traceback.extract_tb(
+traceback.format_exc(
+traceback.format_exception(
+traceback.format_exception_only(
+traceback.format_list(
+traceback.format_stack(
+traceback.format_tb(
+traceback.linecache
+traceback.print_exc(
+traceback.print_exception(
+traceback.print_last(
+traceback.print_list(
+traceback.print_stack(
+traceback.print_tb(
+traceback.sys
+traceback.tb_lineno(
+traceback.types
+
+--- from traceback import * ---
+extract_stack(
+extract_tb(
+format_exc(
+format_exception(
+format_exception_only(
+format_list(
+format_stack(
+format_tb(
+print_exc(
+print_exception(
+print_last(
+print_list(
+print_stack(
+print_tb(
+tb_lineno(
+
+--- import linecache ---
+linecache.__all__
+linecache.__builtins__
+linecache.__doc__
+linecache.__file__
+linecache.__name__
+linecache.__package__
+linecache.cache
+linecache.checkcache(
+linecache.clearcache(
+linecache.getline(
+linecache.getlines(
+linecache.os
+linecache.sys
+linecache.updatecache(
+
+--- from linecache import * ---
+cache
+checkcache(
+clearcache(
+getline(
+getlines(
+updatecache(
+
+--- import pickle ---
+pickle.APPEND
+pickle.APPENDS
+pickle.BINFLOAT
+pickle.BINGET
+pickle.BININT
+pickle.BININT1
+pickle.BININT2
+pickle.BINPERSID
+pickle.BINPUT
+pickle.BINSTRING
+pickle.BINUNICODE
+pickle.BUILD
+pickle.BooleanType(
+pickle.BufferType(
+pickle.BuiltinFunctionType(
+pickle.BuiltinMethodType(
+pickle.ClassType(
+pickle.CodeType(
+pickle.ComplexType(
+pickle.DICT
+pickle.DUP
+pickle.DictProxyType(
+pickle.DictType(
+pickle.DictionaryType(
+pickle.EMPTY_DICT
+pickle.EMPTY_LIST
+pickle.EMPTY_TUPLE
+pickle.EXT1
+pickle.EXT2
+pickle.EXT4
+pickle.EllipsisType(
+pickle.FALSE
+pickle.FLOAT
+pickle.FileType(
+pickle.FloatType(
+pickle.FrameType(
+pickle.FunctionType(
+pickle.GET
+pickle.GLOBAL
+pickle.GeneratorType(
+pickle.GetSetDescriptorType(
+pickle.HIGHEST_PROTOCOL
+pickle.INST
+pickle.INT
+pickle.InstanceType(
+pickle.IntType(
+pickle.LIST
+pickle.LONG
+pickle.LONG1
+pickle.LONG4
+pickle.LONG_BINGET
+pickle.LONG_BINPUT
+pickle.LambdaType(
+pickle.ListType(
+pickle.LongType(
+pickle.MARK
+pickle.MemberDescriptorType(
+pickle.MethodType(
+pickle.ModuleType(
+pickle.NEWFALSE
+pickle.NEWOBJ
+pickle.NEWTRUE
+pickle.NONE
+pickle.NoneType(
+pickle.NotImplementedType(
+pickle.OBJ
+pickle.ObjectType(
+pickle.PERSID
+pickle.POP
+pickle.POP_MARK
+pickle.PROTO
+pickle.PUT
+pickle.PickleError(
+pickle.Pickler(
+pickle.PicklingError(
+pickle.PyStringMap
+pickle.REDUCE
+pickle.SETITEM
+pickle.SETITEMS
+pickle.SHORT_BINSTRING
+pickle.STOP
+pickle.STRING
+pickle.SliceType(
+pickle.StringIO(
+pickle.StringType(
+pickle.StringTypes
+pickle.TRUE
+pickle.TUPLE
+pickle.TUPLE1
+pickle.TUPLE2
+pickle.TUPLE3
+pickle.TracebackType(
+pickle.TupleType(
+pickle.TypeType(
+pickle.UNICODE
+pickle.UnboundMethodType(
+pickle.UnicodeType(
+pickle.Unpickler(
+pickle.UnpicklingError(
+pickle.XRangeType(
+pickle.__all__
+pickle.__builtins__
+pickle.__doc__
+pickle.__file__
+pickle.__name__
+pickle.__package__
+pickle.__version__
+pickle.classmap
+pickle.compatible_formats
+pickle.decode_long(
+pickle.dispatch_table
+pickle.dump(
+pickle.dumps(
+pickle.encode_long(
+pickle.format_version
+pickle.load(
+pickle.loads(
+pickle.marshal
+pickle.mloads(
+pickle.re
+pickle.struct
+pickle.sys
+pickle.whichmodule(
+
+--- from pickle import * ---
+APPEND
+APPENDS
+BINFLOAT
+BINGET
+BININT
+BININT1
+BININT2
+BINPERSID
+BINPUT
+BINSTRING
+BINUNICODE
+BUILD
+DICT
+DUP
+EMPTY_DICT
+EMPTY_LIST
+EMPTY_TUPLE
+EXT1
+EXT2
+EXT4
+FALSE
+FLOAT
+GET
+GLOBAL
+HIGHEST_PROTOCOL
+INST
+INT
+LIST
+LONG
+LONG1
+LONG4
+LONG_BINGET
+LONG_BINPUT
+MARK
+NEWFALSE
+NEWOBJ
+NEWTRUE
+NONE
+OBJ
+PERSID
+POP
+POP_MARK
+PROTO
+PUT
+PickleError(
+Pickler(
+PicklingError(
+PyStringMap
+REDUCE
+SETITEM
+SETITEMS
+SHORT_BINSTRING
+STOP
+STRING
+StringIO(
+TRUE
+TUPLE
+TUPLE1
+TUPLE2
+TUPLE3
+UNICODE
+Unpickler(
+UnpicklingError(
+classmap
+compatible_formats
+decode_long(
+dispatch_table
+dump(
+dumps(
+encode_long(
+format_version
+load(
+loads(
+marshal
+mloads(
+struct
+whichmodule(
+
+--- import cPickle ---
+cPickle.BadPickleGet(
+cPickle.HIGHEST_PROTOCOL
+cPickle.PickleError(
+cPickle.Pickler(
+cPickle.PicklingError(
+cPickle.UnpickleableError(
+cPickle.Unpickler(
+cPickle.UnpicklingError(
+cPickle.__builtins__
+cPickle.__doc__
+cPickle.__name__
+cPickle.__package__
+cPickle.__version__
+cPickle.compatible_formats
+cPickle.dump(
+cPickle.dumps(
+cPickle.format_version
+cPickle.load(
+cPickle.loads(
+
+--- from cPickle import * ---
+BadPickleGet(
+UnpickleableError(
+
+--- import copy_reg ---
+copy_reg.__all__
+copy_reg.__builtins__
+copy_reg.__doc__
+copy_reg.__file__
+copy_reg.__name__
+copy_reg.__newobj__(
+copy_reg.__package__
+copy_reg.add_extension(
+copy_reg.clear_extension_cache(
+copy_reg.constructor(
+copy_reg.dispatch_table
+copy_reg.pickle(
+copy_reg.pickle_complex(
+copy_reg.remove_extension(
+
+--- from copy_reg import * ---
+__newobj__(
+add_extension(
+clear_extension_cache(
+constructor(
+pickle(
+pickle_complex(
+remove_extension(
+
+--- import shelve ---
+shelve.BsdDbShelf(
+shelve.DbfilenameShelf(
+shelve.Pickler(
+shelve.Shelf(
+shelve.StringIO(
+shelve.Unpickler(
+shelve.UserDict
+shelve.__all__
+shelve.__builtins__
+shelve.__doc__
+shelve.__file__
+shelve.__name__
+shelve.__package__
+shelve.open(
+
+--- from shelve import * ---
+BsdDbShelf(
+DbfilenameShelf(
+Shelf(
+
+--- import copy ---
+copy.Error(
+copy.PyStringMap
+copy.__all__
+copy.__builtins__
+copy.__doc__
+copy.__file__
+copy.__name__
+copy.__package__
+copy.copy(
+copy.deepcopy(
+copy.dispatch_table
+copy.error(
+copy.name
+copy.t(
+
+--- from copy import * ---
+copy(
+deepcopy(
+t(
+
+--- import marshal ---
+marshal.__doc__
+marshal.__name__
+marshal.__package__
+marshal.dump(
+marshal.dumps(
+marshal.load(
+marshal.loads(
+marshal.version
+
+--- from marshal import * ---
+
+--- import warnings ---
+warnings.WarningMessage(
+warnings.__all__
+warnings.__builtins__
+warnings.__doc__
+warnings.__file__
+warnings.__name__
+warnings.__package__
+warnings.catch_warnings(
+warnings.default_action
+warnings.defaultaction
+warnings.filters
+warnings.filterwarnings(
+warnings.formatwarning(
+warnings.linecache
+warnings.once_registry
+warnings.onceregistry
+warnings.resetwarnings(
+warnings.showwarning(
+warnings.simplefilter(
+warnings.sys
+warnings.types
+warnings.warn(
+warnings.warn_explicit(
+warnings.warnpy3k(
+
+--- from warnings import * ---
+WarningMessage(
+catch_warnings(
+default_action
+defaultaction
+filters
+filterwarnings(
+formatwarning(
+once_registry
+onceregistry
+resetwarnings(
+showwarning(
+simplefilter(
+warn(
+warn_explicit(
+warnpy3k(
+
+--- import imp ---
+imp.C_BUILTIN
+imp.C_EXTENSION
+imp.IMP_HOOK
+imp.NullImporter(
+imp.PKG_DIRECTORY
+imp.PY_CODERESOURCE
+imp.PY_COMPILED
+imp.PY_FROZEN
+imp.PY_RESOURCE
+imp.PY_SOURCE
+imp.SEARCH_ERROR
+imp.__doc__
+imp.__name__
+imp.__package__
+imp.acquire_lock(
+imp.find_module(
+imp.get_frozen_object(
+imp.get_magic(
+imp.get_suffixes(
+imp.init_builtin(
+imp.init_frozen(
+imp.is_builtin(
+imp.is_frozen(
+imp.load_compiled(
+imp.load_dynamic(
+imp.load_module(
+imp.load_package(
+imp.load_source(
+imp.lock_held(
+imp.new_module(
+imp.release_lock(
+imp.reload(
+
+--- from imp import * ---
+C_BUILTIN
+C_EXTENSION
+IMP_HOOK
+NullImporter(
+PKG_DIRECTORY
+PY_CODERESOURCE
+PY_COMPILED
+PY_FROZEN
+PY_RESOURCE
+PY_SOURCE
+SEARCH_ERROR
+acquire_lock(
+find_module(
+get_frozen_object(
+get_magic(
+get_suffixes(
+init_builtin(
+init_frozen(
+is_builtin(
+is_frozen(
+load_compiled(
+load_dynamic(
+load_module(
+load_package(
+load_source(
+lock_held(
+new_module(
+release_lock(
+
+--- import pkgutil ---
+pkgutil.ImpImporter(
+pkgutil.ImpLoader(
+pkgutil.ModuleType(
+pkgutil.__all__
+pkgutil.__builtins__
+pkgutil.__doc__
+pkgutil.__file__
+pkgutil.__name__
+pkgutil.__package__
+pkgutil.extend_path(
+pkgutil.find_loader(
+pkgutil.get_data(
+pkgutil.get_importer(
+pkgutil.get_loader(
+pkgutil.imp
+pkgutil.iter_importer_modules(
+pkgutil.iter_importers(
+pkgutil.iter_modules(
+pkgutil.iter_zipimport_modules(
+pkgutil.os
+pkgutil.read_code(
+pkgutil.simplegeneric(
+pkgutil.sys
+pkgutil.walk_packages(
+pkgutil.zipimport
+pkgutil.zipimporter(
+
+--- from pkgutil import * ---
+ImpImporter(
+ImpLoader(
+extend_path(
+find_loader(
+get_data(
+get_importer(
+get_loader(
+iter_importer_modules(
+iter_importers(
+iter_modules(
+iter_zipimport_modules(
+read_code(
+simplegeneric(
+walk_packages(
+zipimport
+zipimporter(
+
+--- import code ---
+code.CommandCompiler(
+code.InteractiveConsole(
+code.InteractiveInterpreter(
+code.__all__
+code.__builtins__
+code.__doc__
+code.__file__
+code.__name__
+code.__package__
+code.compile_command(
+code.interact(
+code.softspace(
+code.sys
+code.traceback
+
+--- from code import * ---
+CommandCompiler(
+InteractiveConsole(
+InteractiveInterpreter(
+compile_command(
+interact(
+softspace(
+traceback
+
+--- import codeop ---
+codeop.CommandCompiler(
+codeop.Compile(
+codeop.PyCF_DONT_IMPLY_DEDENT
+codeop.__all__
+codeop.__builtins__
+codeop.__doc__
+codeop.__file__
+codeop.__future__
+codeop.__name__
+codeop.__package__
+codeop.compile_command(
+codeop.fname
+
+--- from codeop import * ---
+Compile(
+PyCF_DONT_IMPLY_DEDENT
+__future__
+fname
+
+--- import pprint ---
+pprint.PrettyPrinter(
+pprint.__all__
+pprint.__builtins__
+pprint.__doc__
+pprint.__file__
+pprint.__name__
+pprint.__package__
+pprint.isreadable(
+pprint.isrecursive(
+pprint.pformat(
+pprint.pprint(
+pprint.saferepr(
+
+--- from pprint import * ---
+PrettyPrinter(
+isreadable(
+isrecursive(
+pformat(
+pprint(
+saferepr(
+
+--- import repr ---
+repr.Repr(
+repr.__all__
+repr.__builtin__
+repr.__builtins__
+repr.__doc__
+repr.__file__
+repr.__name__
+repr.__package__
+repr.aRepr
+repr.islice(
+repr.repr(
+
+--- from repr import * ---
+Repr(
+aRepr
+islice(
+
+--- import new ---
+new.__builtins__
+new.__doc__
+new.__file__
+new.__name__
+new.__package__
+new.classobj(
+new.code(
+new.function(
+new.instance(
+new.instancemethod(
+new.module(
+
+--- from new import * ---
+classobj(
+code(
+function(
+instance(
+instancemethod(
+module(
+
+--- import site ---
+site.ENABLE_USER_SITE
+site.PREFIXES
+site.USER_BASE
+site.USER_SITE
+site.__builtin__
+site.__builtins__
+site.__doc__
+site.__file__
+site.__name__
+site.__package__
+site.abs__file__(
+site.addpackage(
+site.addsitedir(
+site.addsitepackages(
+site.addusersitepackages(
+site.aliasmbcs(
+site.check_enableusersite(
+site.execsitecustomize(
+site.execusercustomize(
+site.main(
+site.makepath(
+site.os
+site.removeduppaths(
+site.setBEGINLIBPATH(
+site.setcopyright(
+site.setencoding(
+site.sethelper(
+site.setquit(
+site.sys
+
+--- from site import * ---
+ENABLE_USER_SITE
+PREFIXES
+USER_BASE
+USER_SITE
+abs__file__(
+addpackage(
+addsitedir(
+addsitepackages(
+addusersitepackages(
+aliasmbcs(
+check_enableusersite(
+execsitecustomize(
+execusercustomize(
+makepath(
+removeduppaths(
+setBEGINLIBPATH(
+setcopyright(
+setencoding(
+sethelper(
+setquit(
+
+--- import user ---
+user.__builtins__
+user.__doc__
+user.__file__
+user.__name__
+user.__package__
+user.home
+user.os
+user.pythonrc
+
+--- from user import * ---
+home
+pythonrc
+
+--- import string ---
+string.Formatter(
+string.Template(
+string.__builtins__
+string.__doc__
+string.__file__
+string.__name__
+string.__package__
+string.ascii_letters
+string.ascii_lowercase
+string.ascii_uppercase
+string.atof(
+string.atof_error(
+string.atoi(
+string.atoi_error(
+string.atol(
+string.atol_error(
+string.capitalize(
+string.capwords(
+string.center(
+string.count(
+string.digits
+string.expandtabs(
+string.find(
+string.hexdigits
+string.index(
+string.index_error(
+string.join(
+string.joinfields(
+string.letters
+string.ljust(
+string.lower(
+string.lowercase
+string.lstrip(
+string.maketrans(
+string.octdigits
+string.printable
+string.punctuation
+string.replace(
+string.rfind(
+string.rindex(
+string.rjust(
+string.rsplit(
+string.rstrip(
+string.split(
+string.splitfields(
+string.strip(
+string.swapcase(
+string.translate(
+string.upper(
+string.uppercase
+string.whitespace
+string.zfill(
+
+--- from string import * ---
+Formatter(
+Template(
+ascii_letters
+ascii_lowercase
+ascii_uppercase
+atof_error(
+atoi_error(
+atol(
+atol_error(
+capitalize(
+capwords(
+center(
+count(
+digits
+expandtabs(
+find(
+hexdigits
+index_error(
+joinfields(
+letters
+ljust(
+lower(
+lowercase
+lstrip(
+maketrans(
+octdigits
+printable
+punctuation
+replace(
+rfind(
+rindex(
+rjust(
+rsplit(
+rstrip(
+splitfields(
+strip(
+swapcase(
+translate(
+upper(
+uppercase
+whitespace
+zfill(
+
+--- import re ---
+re.DEBUG
+re.DOTALL
+re.I
+re.IGNORECASE
+re.L
+re.LOCALE
+re.M
+re.MULTILINE
+re.S
+re.Scanner(
+re.T
+re.TEMPLATE
+re.U
+re.UNICODE
+re.VERBOSE
+re.X
+re.__all__
+re.__builtins__
+re.__doc__
+re.__file__
+re.__name__
+re.__package__
+re.__version__
+re.compile(
+re.copy_reg
+re.error(
+re.escape(
+re.findall(
+re.finditer(
+re.match(
+re.purge(
+re.search(
+re.split(
+re.sre_compile
+re.sre_parse
+re.sub(
+re.subn(
+re.sys
+re.template(
+
+--- from re import * ---
+DEBUG
+DOTALL
+I
+IGNORECASE
+L
+LOCALE
+M
+MULTILINE
+S
+Scanner(
+T
+TEMPLATE
+U
+VERBOSE
+X
+copy_reg
+escape(
+findall(
+finditer(
+match(
+purge(
+search(
+sre_compile
+sre_parse
+subn(
+template(
+
+--- import struct ---
+struct.Struct(
+struct.__builtins__
+struct.__doc__
+struct.__file__
+struct.__name__
+struct.__package__
+struct.calcsize(
+struct.error(
+struct.pack(
+struct.pack_into(
+struct.unpack(
+struct.unpack_from(
+
+--- from struct import * ---
+Struct(
+calcsize(
+pack(
+pack_into(
+unpack(
+unpack_from(
+
+--- import difflib ---
+difflib.Differ(
+difflib.HtmlDiff(
+difflib.IS_CHARACTER_JUNK(
+difflib.IS_LINE_JUNK(
+difflib.Match(
+difflib.SequenceMatcher(
+difflib.__all__
+difflib.__builtins__
+difflib.__doc__
+difflib.__file__
+difflib.__name__
+difflib.__package__
+difflib.context_diff(
+difflib.get_close_matches(
+difflib.heapq
+difflib.ndiff(
+difflib.reduce(
+difflib.restore(
+difflib.unified_diff(
+
+--- from difflib import * ---
+Differ(
+HtmlDiff(
+IS_CHARACTER_JUNK(
+IS_LINE_JUNK(
+Match(
+SequenceMatcher(
+context_diff(
+get_close_matches(
+heapq
+ndiff(
+restore(
+unified_diff(
+
+--- import fpformat ---
+fpformat.NotANumber(
+fpformat.__all__
+fpformat.__builtins__
+fpformat.__doc__
+fpformat.__file__
+fpformat.__name__
+fpformat.__package__
+fpformat.decoder
+fpformat.extract(
+fpformat.fix(
+fpformat.re
+fpformat.roundfrac(
+fpformat.sci(
+fpformat.test(
+fpformat.unexpo(
+
+--- from fpformat import * ---
+NotANumber(
+decoder
+extract(
+fix(
+roundfrac(
+sci(
+test(
+unexpo(
+
+--- import StringIO ---
+StringIO.EINVAL
+StringIO.StringIO(
+StringIO.__all__
+StringIO.__builtins__
+StringIO.__doc__
+StringIO.__file__
+StringIO.__name__
+StringIO.__package__
+StringIO.test(
+
+--- from StringIO import * ---
+EINVAL
+
+--- import cStringIO ---
+cStringIO.InputType(
+cStringIO.OutputType(
+cStringIO.StringIO(
+cStringIO.__doc__
+cStringIO.__name__
+cStringIO.__package__
+cStringIO.cStringIO_CAPI
+
+--- from cStringIO import * ---
+InputType(
+OutputType(
+cStringIO_CAPI
+
+--- import textwrap ---
+textwrap.TextWrapper(
+textwrap.__all__
+textwrap.__builtins__
+textwrap.__doc__
+textwrap.__file__
+textwrap.__name__
+textwrap.__package__
+textwrap.__revision__
+textwrap.dedent(
+textwrap.fill(
+textwrap.re
+textwrap.string
+textwrap.wrap(
+
+--- from textwrap import * ---
+TextWrapper(
+__revision__
+dedent(
+fill(
+wrap(
+
+--- import codecs ---
+codecs.BOM
+codecs.BOM32_BE
+codecs.BOM32_LE
+codecs.BOM64_BE
+codecs.BOM64_LE
+codecs.BOM_BE
+codecs.BOM_LE
+codecs.BOM_UTF16
+codecs.BOM_UTF16_BE
+codecs.BOM_UTF16_LE
+codecs.BOM_UTF32
+codecs.BOM_UTF32_BE
+codecs.BOM_UTF32_LE
+codecs.BOM_UTF8
+codecs.BufferedIncrementalDecoder(
+codecs.BufferedIncrementalEncoder(
+codecs.Codec(
+codecs.CodecInfo(
+codecs.EncodedFile(
+codecs.IncrementalDecoder(
+codecs.IncrementalEncoder(
+codecs.StreamReader(
+codecs.StreamReaderWriter(
+codecs.StreamRecoder(
+codecs.StreamWriter(
+codecs.__all__
+codecs.__builtin__
+codecs.__builtins__
+codecs.__doc__
+codecs.__file__
+codecs.__name__
+codecs.__package__
+codecs.ascii_decode(
+codecs.ascii_encode(
+codecs.backslashreplace_errors(
+codecs.charbuffer_encode(
+codecs.charmap_build(
+codecs.charmap_decode(
+codecs.charmap_encode(
+codecs.decode(
+codecs.encode(
+codecs.escape_decode(
+codecs.escape_encode(
+codecs.getdecoder(
+codecs.getencoder(
+codecs.getincrementaldecoder(
+codecs.getincrementalencoder(
+codecs.getreader(
+codecs.getwriter(
+codecs.ignore_errors(
+codecs.iterdecode(
+codecs.iterencode(
+codecs.latin_1_decode(
+codecs.latin_1_encode(
+codecs.lookup(
+codecs.lookup_error(
+codecs.make_encoding_map(
+codecs.make_identity_dict(
+codecs.open(
+codecs.raw_unicode_escape_decode(
+codecs.raw_unicode_escape_encode(
+codecs.readbuffer_encode(
+codecs.register(
+codecs.register_error(
+codecs.replace_errors(
+codecs.strict_errors(
+codecs.sys
+codecs.unicode_escape_decode(
+codecs.unicode_escape_encode(
+codecs.unicode_internal_decode(
+codecs.unicode_internal_encode(
+codecs.utf_16_be_decode(
+codecs.utf_16_be_encode(
+codecs.utf_16_decode(
+codecs.utf_16_encode(
+codecs.utf_16_ex_decode(
+codecs.utf_16_le_decode(
+codecs.utf_16_le_encode(
+codecs.utf_32_be_decode(
+codecs.utf_32_be_encode(
+codecs.utf_32_decode(
+codecs.utf_32_encode(
+codecs.utf_32_ex_decode(
+codecs.utf_32_le_decode(
+codecs.utf_32_le_encode(
+codecs.utf_7_decode(
+codecs.utf_7_encode(
+codecs.utf_8_decode(
+codecs.utf_8_encode(
+codecs.xmlcharrefreplace_errors(
+
+--- from codecs import * ---
+BOM
+BOM32_BE
+BOM32_LE
+BOM64_BE
+BOM64_LE
+BOM_BE
+BOM_LE
+BOM_UTF16
+BOM_UTF16_BE
+BOM_UTF16_LE
+BOM_UTF32
+BOM_UTF32_BE
+BOM_UTF32_LE
+BOM_UTF8
+BufferedIncrementalDecoder(
+BufferedIncrementalEncoder(
+Codec(
+CodecInfo(
+EncodedFile(
+IncrementalDecoder(
+IncrementalEncoder(
+StreamReader(
+StreamReaderWriter(
+StreamRecoder(
+StreamWriter(
+ascii_decode(
+ascii_encode(
+backslashreplace_errors(
+charbuffer_encode(
+charmap_build(
+charmap_decode(
+charmap_encode(
+decode(
+encode(
+escape_decode(
+escape_encode(
+getdecoder(
+getencoder(
+getincrementaldecoder(
+getincrementalencoder(
+getreader(
+getwriter(
+ignore_errors(
+iterdecode(
+iterencode(
+latin_1_decode(
+latin_1_encode(
+lookup(
+lookup_error(
+make_encoding_map(
+make_identity_dict(
+raw_unicode_escape_decode(
+raw_unicode_escape_encode(
+readbuffer_encode(
+register_error(
+replace_errors(
+strict_errors(
+unicode_escape_decode(
+unicode_escape_encode(
+unicode_internal_decode(
+unicode_internal_encode(
+utf_16_be_decode(
+utf_16_be_encode(
+utf_16_decode(
+utf_16_encode(
+utf_16_ex_decode(
+utf_16_le_decode(
+utf_16_le_encode(
+utf_32_be_decode(
+utf_32_be_encode(
+utf_32_decode(
+utf_32_encode(
+utf_32_ex_decode(
+utf_32_le_decode(
+utf_32_le_encode(
+utf_7_decode(
+utf_7_encode(
+utf_8_decode(
+utf_8_encode(
+xmlcharrefreplace_errors(
+
+--- import encodings ---
+encodings.CodecRegistryError(
+encodings.__builtin__
+encodings.__builtins__
+encodings.__doc__
+encodings.__file__
+encodings.__name__
+encodings.__package__
+encodings.__path__
+encodings.aliases
+encodings.codecs
+encodings.normalize_encoding(
+encodings.search_function(
+encodings.utf_8
+
+--- from encodings import * ---
+CodecRegistryError(
+__path__
+aliases
+codecs
+normalize_encoding(
+search_function(
+utf_8
+
+--- import encodings.aliases ---
+encodings.aliases.__builtins__
+encodings.aliases.__doc__
+encodings.aliases.__file__
+encodings.aliases.__name__
+encodings.aliases.__package__
+encodings.aliases.aliases
+
+--- from encodings.aliases import aliases ---
+aliases.__builtins__
+aliases.__doc__
+aliases.__file__
+aliases.__name__
+aliases.__package__
+aliases.aliases
+
+--- from encodings.aliases import * ---
+
+--- import encodings.utf_8 ---
+encodings.utf_8.IncrementalDecoder(
+encodings.utf_8.IncrementalEncoder(
+encodings.utf_8.StreamReader(
+encodings.utf_8.StreamWriter(
+encodings.utf_8.__builtins__
+encodings.utf_8.__doc__
+encodings.utf_8.__file__
+encodings.utf_8.__name__
+encodings.utf_8.__package__
+encodings.utf_8.codecs
+encodings.utf_8.decode(
+encodings.utf_8.encode(
+encodings.utf_8.getregentry(
+
+--- from encodings.utf_8 import utf_8 ---
+utf_8.IncrementalDecoder(
+utf_8.IncrementalEncoder(
+utf_8.StreamReader(
+utf_8.StreamWriter(
+utf_8.__builtins__
+utf_8.__doc__
+utf_8.__file__
+utf_8.__name__
+utf_8.__package__
+utf_8.codecs
+utf_8.decode(
+utf_8.encode(
+utf_8.getregentry(
+
+--- from encodings.utf_8 import * ---
+getregentry(
+
+--- import unicodedata ---
+unicodedata.UCD(
+unicodedata.__doc__
+unicodedata.__name__
+unicodedata.__package__
+unicodedata.bidirectional(
+unicodedata.category(
+unicodedata.combining(
+unicodedata.decimal(
+unicodedata.decomposition(
+unicodedata.digit(
+unicodedata.east_asian_width(
+unicodedata.lookup(
+unicodedata.mirrored(
+unicodedata.name(
+unicodedata.normalize(
+unicodedata.numeric(
+unicodedata.ucd_3_2_0
+unicodedata.ucnhash_CAPI
+unicodedata.unidata_version
+
+--- from unicodedata import * ---
+UCD(
+bidirectional(
+category(
+combining(
+decimal(
+decomposition(
+digit(
+east_asian_width(
+mirrored(
+name(
+numeric(
+ucd_3_2_0
+ucnhash_CAPI
+unidata_version
+
+--- import stringprep ---
+stringprep.__builtins__
+stringprep.__doc__
+stringprep.__file__
+stringprep.__name__
+stringprep.__package__
+stringprep.b1_set
+stringprep.b3_exceptions
+stringprep.c22_specials
+stringprep.c6_set
+stringprep.c7_set
+stringprep.c8_set
+stringprep.c9_set
+stringprep.in_table_a1(
+stringprep.in_table_b1(
+stringprep.in_table_c11(
+stringprep.in_table_c11_c12(
+stringprep.in_table_c12(
+stringprep.in_table_c21(
+stringprep.in_table_c21_c22(
+stringprep.in_table_c22(
+stringprep.in_table_c3(
+stringprep.in_table_c4(
+stringprep.in_table_c5(
+stringprep.in_table_c6(
+stringprep.in_table_c7(
+stringprep.in_table_c8(
+stringprep.in_table_c9(
+stringprep.in_table_d1(
+stringprep.in_table_d2(
+stringprep.map_table_b2(
+stringprep.map_table_b3(
+stringprep.unicodedata
+
+--- from stringprep import * ---
+b1_set
+b3_exceptions
+c22_specials
+c6_set
+c7_set
+c8_set
+c9_set
+in_table_a1(
+in_table_b1(
+in_table_c11(
+in_table_c11_c12(
+in_table_c12(
+in_table_c21(
+in_table_c21_c22(
+in_table_c22(
+in_table_c3(
+in_table_c4(
+in_table_c5(
+in_table_c6(
+in_table_c7(
+in_table_c8(
+in_table_c9(
+in_table_d1(
+in_table_d2(
+map_table_b2(
+map_table_b3(
+unicodedata
+
+--- import pydoc ---
+pydoc.Doc(
+pydoc.ErrorDuringImport(
+pydoc.HTMLDoc(
+pydoc.HTMLRepr(
+pydoc.Helper(
+pydoc.ModuleScanner(
+pydoc.Repr(
+pydoc.Scanner(
+pydoc.TextDoc(
+pydoc.TextRepr(
+pydoc.__author__
+pydoc.__builtin__
+pydoc.__builtins__
+pydoc.__credits__
+pydoc.__date__
+pydoc.__doc__
+pydoc.__file__
+pydoc.__name__
+pydoc.__package__
+pydoc.__version__
+pydoc.allmethods(
+pydoc.apropos(
+pydoc.classify_class_attrs(
+pydoc.classname(
+pydoc.cli(
+pydoc.cram(
+pydoc.deque(
+pydoc.describe(
+pydoc.doc(
+pydoc.expandtabs(
+pydoc.find(
+pydoc.getdoc(
+pydoc.getpager(
+pydoc.gui(
+pydoc.help(
+pydoc.html
+pydoc.imp
+pydoc.importfile(
+pydoc.inspect
+pydoc.isdata(
+pydoc.ispackage(
+pydoc.ispath(
+pydoc.join(
+pydoc.locate(
+pydoc.lower(
+pydoc.os
+pydoc.pager(
+pydoc.pathdirs(
+pydoc.pipepager(
+pydoc.pkgutil
+pydoc.plain(
+pydoc.plainpager(
+pydoc.re
+pydoc.render_doc(
+pydoc.replace(
+pydoc.resolve(
+pydoc.rfind(
+pydoc.rstrip(
+pydoc.safeimport(
+pydoc.serve(
+pydoc.source_synopsis(
+pydoc.split(
+pydoc.splitdoc(
+pydoc.strip(
+pydoc.stripid(
+pydoc.synopsis(
+pydoc.sys
+pydoc.tempfilepager(
+pydoc.text
+pydoc.ttypager(
+pydoc.types
+pydoc.visiblename(
+pydoc.writedoc(
+pydoc.writedocs(
+
+--- from pydoc import * ---
+Doc(
+ErrorDuringImport(
+HTMLDoc(
+HTMLRepr(
+Helper(
+ModuleScanner(
+TextDoc(
+TextRepr(
+__credits__
+allmethods(
+apropos(
+classname(
+cli(
+cram(
+deque(
+describe(
+doc(
+getpager(
+gui(
+html
+importfile(
+inspect
+isdata(
+ispackage(
+ispath(
+locate(
+pager(
+pathdirs(
+pipepager(
+pkgutil
+plain(
+plainpager(
+render_doc(
+resolve(
+safeimport(
+serve(
+source_synopsis(
+splitdoc(
+stripid(
+synopsis(
+tempfilepager(
+text
+ttypager(
+visiblename(
+writedoc(
+writedocs(
+
+--- import doctest ---
+doctest.BLANKLINE_MARKER
+doctest.COMPARISON_FLAGS
+doctest.DONT_ACCEPT_BLANKLINE
+doctest.DONT_ACCEPT_TRUE_FOR_1
+doctest.DebugRunner(
+doctest.DocFileCase(
+doctest.DocFileSuite(
+doctest.DocFileTest(
+doctest.DocTest(
+doctest.DocTestCase(
+doctest.DocTestFailure(
+doctest.DocTestFinder(
+doctest.DocTestParser(
+doctest.DocTestRunner(
+doctest.DocTestSuite(
+doctest.ELLIPSIS
+doctest.ELLIPSIS_MARKER
+doctest.Example(
+doctest.IGNORE_EXCEPTION_DETAIL
+doctest.NORMALIZE_WHITESPACE
+doctest.OPTIONFLAGS_BY_NAME
+doctest.OutputChecker(
+doctest.REPORTING_FLAGS
+doctest.REPORT_CDIFF
+doctest.REPORT_NDIFF
+doctest.REPORT_ONLY_FIRST_FAILURE
+doctest.REPORT_UDIFF
+doctest.SKIP
+doctest.StringIO(
+doctest.TestResults(
+doctest.Tester(
+doctest.UnexpectedException(
+doctest.__all__
+doctest.__builtins__
+doctest.__doc__
+doctest.__docformat__
+doctest.__file__
+doctest.__future__
+doctest.__name__
+doctest.__package__
+doctest.__test__
+doctest.debug(
+doctest.debug_script(
+doctest.debug_src(
+doctest.difflib
+doctest.inspect
+doctest.linecache
+doctest.master
+doctest.namedtuple(
+doctest.os
+doctest.pdb
+doctest.re
+doctest.register_optionflag(
+doctest.run_docstring_examples(
+doctest.script_from_examples(
+doctest.set_unittest_reportflags(
+doctest.sys
+doctest.tempfile
+doctest.testfile(
+doctest.testmod(
+doctest.testsource(
+doctest.traceback
+doctest.unittest
+doctest.warnings
+
+--- from doctest import * ---
+BLANKLINE_MARKER
+COMPARISON_FLAGS
+DONT_ACCEPT_BLANKLINE
+DONT_ACCEPT_TRUE_FOR_1
+DebugRunner(
+DocFileCase(
+DocFileSuite(
+DocFileTest(
+DocTest(
+DocTestCase(
+DocTestFailure(
+DocTestFinder(
+DocTestParser(
+DocTestRunner(
+DocTestSuite(
+ELLIPSIS
+ELLIPSIS_MARKER
+Example(
+IGNORE_EXCEPTION_DETAIL
+NORMALIZE_WHITESPACE
+OPTIONFLAGS_BY_NAME
+OutputChecker(
+REPORTING_FLAGS
+REPORT_CDIFF
+REPORT_NDIFF
+REPORT_ONLY_FIRST_FAILURE
+REPORT_UDIFF
+SKIP
+TestResults(
+Tester(
+UnexpectedException(
+__docformat__
+__test__
+debug(
+debug_script(
+debug_src(
+difflib
+master
+pdb
+register_optionflag(
+run_docstring_examples(
+script_from_examples(
+set_unittest_reportflags(
+tempfile
+testfile(
+testmod(
+testsource(
+unittest
+
+--- import unittest ---
+unittest.FunctionTestCase(
+unittest.TestCase(
+unittest.TestLoader(
+unittest.TestProgram(
+unittest.TestResult(
+unittest.TestSuite(
+unittest.TextTestRunner(
+unittest.__all__
+unittest.__author__
+unittest.__builtins__
+unittest.__doc__
+unittest.__email__
+unittest.__file__
+unittest.__metaclass__(
+unittest.__name__
+unittest.__package__
+unittest.__version__
+unittest.defaultTestLoader
+unittest.findTestCases(
+unittest.getTestCaseNames(
+unittest.main(
+unittest.makeSuite(
+unittest.os
+unittest.sys
+unittest.time
+unittest.traceback
+unittest.types
+
+--- from unittest import * ---
+FunctionTestCase(
+TestCase(
+TestLoader(
+TestProgram(
+TestResult(
+TestSuite(
+TextTestRunner(
+__email__
+__metaclass__(
+defaultTestLoader
+findTestCases(
+getTestCaseNames(
+makeSuite(
+time
+
+--- import test ---
+test.__builtins__
+test.__doc__
+test.__file__
+test.__name__
+test.__package__
+test.__path__
+
+--- from test import * ---
+
+--- import math ---
+math.__doc__
+math.__name__
+math.__package__
+math.acos(
+math.acosh(
+math.asin(
+math.asinh(
+math.atan(
+math.atan2(
+math.atanh(
+math.ceil(
+math.copysign(
+math.cos(
+math.cosh(
+math.degrees(
+math.e
+math.exp(
+math.fabs(
+math.factorial(
+math.floor(
+math.fmod(
+math.frexp(
+math.fsum(
+math.hypot(
+math.isinf(
+math.isnan(
+math.ldexp(
+math.log(
+math.log10(
+math.log1p(
+math.modf(
+math.pi
+math.pow(
+math.radians(
+math.sin(
+math.sinh(
+math.sqrt(
+math.tan(
+math.tanh(
+math.trunc(
+
+--- from math import * ---
+acos(
+acosh(
+asin(
+asinh(
+atan(
+atan2(
+atanh(
+ceil(
+copysign(
+cos(
+cosh(
+degrees(
+e
+exp(
+fabs(
+factorial(
+floor(
+fmod(
+frexp(
+fsum(
+hypot(
+isinf(
+isnan(
+ldexp(
+log(
+log10(
+log1p(
+modf(
+pi
+radians(
+sin(
+sinh(
+sqrt(
+tan(
+tanh(
+trunc(
+
+--- import cmath ---
+cmath.__doc__
+cmath.__file__
+cmath.__name__
+cmath.__package__
+cmath.acos(
+cmath.acosh(
+cmath.asin(
+cmath.asinh(
+cmath.atan(
+cmath.atanh(
+cmath.cos(
+cmath.cosh(
+cmath.e
+cmath.exp(
+cmath.isinf(
+cmath.isnan(
+cmath.log(
+cmath.log10(
+cmath.phase(
+cmath.pi
+cmath.polar(
+cmath.rect(
+cmath.sin(
+cmath.sinh(
+cmath.sqrt(
+cmath.tan(
+cmath.tanh(
+
+--- from cmath import * ---
+phase(
+polar(
+rect(
+
+--- import random ---
+random.BPF
+random.LOG4
+random.NV_MAGICCONST
+random.RECIP_BPF
+random.Random(
+random.SG_MAGICCONST
+random.SystemRandom(
+random.TWOPI
+random.WichmannHill(
+random.__all__
+random.__builtins__
+random.__doc__
+random.__file__
+random.__name__
+random.__package__
+random.betavariate(
+random.choice(
+random.division
+random.expovariate(
+random.gammavariate(
+random.gauss(
+random.getrandbits(
+random.getstate(
+random.jumpahead(
+random.lognormvariate(
+random.normalvariate(
+random.paretovariate(
+random.randint(
+random.random(
+random.randrange(
+random.sample(
+random.seed(
+random.setstate(
+random.shuffle(
+random.triangular(
+random.uniform(
+random.vonmisesvariate(
+random.weibullvariate(
+
+--- from random import * ---
+BPF
+LOG4
+NV_MAGICCONST
+RECIP_BPF
+Random(
+SG_MAGICCONST
+SystemRandom(
+TWOPI
+WichmannHill(
+betavariate(
+choice(
+expovariate(
+gammavariate(
+gauss(
+getrandbits(
+getstate(
+jumpahead(
+lognormvariate(
+normalvariate(
+paretovariate(
+randint(
+random(
+randrange(
+sample(
+seed(
+setstate(
+shuffle(
+triangular(
+uniform(
+vonmisesvariate(
+weibullvariate(
+
+--- import bisect ---
+bisect.__builtins__
+bisect.__doc__
+bisect.__file__
+bisect.__name__
+bisect.__package__
+bisect.bisect(
+bisect.bisect_left(
+bisect.bisect_right(
+bisect.insort(
+bisect.insort_left(
+bisect.insort_right(
+
+--- from bisect import * ---
+bisect(
+bisect_left(
+bisect_right(
+insort(
+insort_left(
+insort_right(
+
+--- import heapq ---
+heapq.__about__
+heapq.__all__
+heapq.__builtins__
+heapq.__doc__
+heapq.__file__
+heapq.__name__
+heapq.__package__
+heapq.bisect
+heapq.count(
+heapq.heapify(
+heapq.heappop(
+heapq.heappush(
+heapq.heappushpop(
+heapq.heapreplace(
+heapq.imap(
+heapq.islice(
+heapq.itemgetter(
+heapq.izip(
+heapq.merge(
+heapq.neg(
+heapq.nlargest(
+heapq.nsmallest(
+heapq.repeat(
+heapq.tee(
+
+--- from heapq import * ---
+__about__
+bisect
+heapify(
+heappop(
+heappush(
+heappushpop(
+heapreplace(
+imap(
+izip(
+merge(
+nlargest(
+nsmallest(
+tee(
+
+--- import array ---
+array.ArrayType(
+array.__doc__
+array.__name__
+array.__package__
+array.array(
+
+--- from array import * ---
+ArrayType(
+array(
+
+--- import sets ---
+sets.BaseSet(
+sets.ImmutableSet(
+sets.Set(
+sets.__all__
+sets.__builtins__
+sets.__doc__
+sets.__file__
+sets.__name__
+sets.__package__
+sets.generators
+sets.ifilter(
+sets.ifilterfalse(
+sets.warnings
+
+--- from sets import * ---
+BaseSet(
+ImmutableSet(
+Set(
+ifilter(
+ifilterfalse(
+
+--- import itertools ---
+itertools.__doc__
+itertools.__name__
+itertools.__package__
+itertools.chain(
+itertools.combinations(
+itertools.count(
+itertools.cycle(
+itertools.dropwhile(
+itertools.groupby(
+itertools.ifilter(
+itertools.ifilterfalse(
+itertools.imap(
+itertools.islice(
+itertools.izip(
+itertools.izip_longest(
+itertools.permutations(
+itertools.product(
+itertools.repeat(
+itertools.starmap(
+itertools.takewhile(
+itertools.tee(
+
+--- from itertools import * ---
+chain(
+combinations(
+cycle(
+dropwhile(
+groupby(
+izip_longest(
+permutations(
+product(
+starmap(
+takewhile(
+
+--- import ConfigParser ---
+ConfigParser.ConfigParser(
+ConfigParser.DEFAULTSECT
+ConfigParser.DuplicateSectionError(
+ConfigParser.Error(
+ConfigParser.InterpolationDepthError(
+ConfigParser.InterpolationError(
+ConfigParser.InterpolationMissingOptionError(
+ConfigParser.InterpolationSyntaxError(
+ConfigParser.MAX_INTERPOLATION_DEPTH
+ConfigParser.MissingSectionHeaderError(
+ConfigParser.NoOptionError(
+ConfigParser.NoSectionError(
+ConfigParser.ParsingError(
+ConfigParser.RawConfigParser(
+ConfigParser.SafeConfigParser(
+ConfigParser.__all__
+ConfigParser.__builtins__
+ConfigParser.__doc__
+ConfigParser.__file__
+ConfigParser.__name__
+ConfigParser.__package__
+ConfigParser.re
+
+--- from ConfigParser import * ---
+ConfigParser(
+DEFAULTSECT
+DuplicateSectionError(
+InterpolationDepthError(
+InterpolationError(
+InterpolationMissingOptionError(
+InterpolationSyntaxError(
+MAX_INTERPOLATION_DEPTH
+MissingSectionHeaderError(
+NoOptionError(
+NoSectionError(
+ParsingError(
+RawConfigParser(
+SafeConfigParser(
+
+--- import fileinput ---
+fileinput.DEFAULT_BUFSIZE
+fileinput.FileInput(
+fileinput.__all__
+fileinput.__builtins__
+fileinput.__doc__
+fileinput.__file__
+fileinput.__name__
+fileinput.__package__
+fileinput.close(
+fileinput.filelineno(
+fileinput.filename(
+fileinput.fileno(
+fileinput.hook_compressed(
+fileinput.hook_encoded(
+fileinput.input(
+fileinput.isfirstline(
+fileinput.isstdin(
+fileinput.lineno(
+fileinput.nextfile(
+fileinput.os
+fileinput.sys
+
+--- from fileinput import * ---
+DEFAULT_BUFSIZE
+FileInput(
+filelineno(
+filename(
+fileno(
+hook_compressed(
+hook_encoded(
+isfirstline(
+isstdin(
+lineno(
+nextfile(
+
+--- import cmd ---
+cmd.Cmd(
+cmd.IDENTCHARS
+cmd.PROMPT
+cmd.__all__
+cmd.__builtins__
+cmd.__doc__
+cmd.__file__
+cmd.__name__
+cmd.__package__
+cmd.string
+
+--- from cmd import * ---
+Cmd(
+IDENTCHARS
+PROMPT
+
+--- import shlex ---
+shlex.StringIO(
+shlex.__all__
+shlex.__builtins__
+shlex.__doc__
+shlex.__file__
+shlex.__name__
+shlex.__package__
+shlex.deque(
+shlex.os
+shlex.shlex(
+shlex.split(
+shlex.sys
+
+--- from shlex import * ---
+shlex(
+
+--- import dircache ---
+dircache.__all__
+dircache.__builtins__
+dircache.__doc__
+dircache.__file__
+dircache.__name__
+dircache.__package__
+dircache.annotate(
+dircache.cache
+dircache.listdir(
+dircache.opendir(
+dircache.os
+dircache.reset(
+
+--- from dircache import * ---
+annotate(
+opendir(
+reset(
+
+--- import stat ---
+stat.SF_APPEND
+stat.SF_ARCHIVED
+stat.SF_IMMUTABLE
+stat.SF_NOUNLINK
+stat.SF_SNAPSHOT
+stat.ST_ATIME
+stat.ST_CTIME
+stat.ST_DEV
+stat.ST_GID
+stat.ST_INO
+stat.ST_MODE
+stat.ST_MTIME
+stat.ST_NLINK
+stat.ST_SIZE
+stat.ST_UID
+stat.S_ENFMT
+stat.S_IEXEC
+stat.S_IFBLK
+stat.S_IFCHR
+stat.S_IFDIR
+stat.S_IFIFO
+stat.S_IFLNK
+stat.S_IFMT(
+stat.S_IFREG
+stat.S_IFSOCK
+stat.S_IMODE(
+stat.S_IREAD
+stat.S_IRGRP
+stat.S_IROTH
+stat.S_IRUSR
+stat.S_IRWXG
+stat.S_IRWXO
+stat.S_IRWXU
+stat.S_ISBLK(
+stat.S_ISCHR(
+stat.S_ISDIR(
+stat.S_ISFIFO(
+stat.S_ISGID
+stat.S_ISLNK(
+stat.S_ISREG(
+stat.S_ISSOCK(
+stat.S_ISUID
+stat.S_ISVTX
+stat.S_IWGRP
+stat.S_IWOTH
+stat.S_IWRITE
+stat.S_IWUSR
+stat.S_IXGRP
+stat.S_IXOTH
+stat.S_IXUSR
+stat.UF_APPEND
+stat.UF_IMMUTABLE
+stat.UF_NODUMP
+stat.UF_NOUNLINK
+stat.UF_OPAQUE
+stat.__builtins__
+stat.__doc__
+stat.__file__
+stat.__name__
+stat.__package__
+
+--- from stat import * ---
+SF_APPEND
+SF_ARCHIVED
+SF_IMMUTABLE
+SF_NOUNLINK
+SF_SNAPSHOT
+ST_ATIME
+ST_CTIME
+ST_DEV
+ST_GID
+ST_INO
+ST_MODE
+ST_MTIME
+ST_NLINK
+ST_SIZE
+ST_UID
+S_ENFMT
+S_IEXEC
+S_IFBLK
+S_IFCHR
+S_IFDIR
+S_IFIFO
+S_IFLNK
+S_IFMT(
+S_IFREG
+S_IFSOCK
+S_IMODE(
+S_IREAD
+S_IRGRP
+S_IROTH
+S_IRUSR
+S_IRWXG
+S_IRWXO
+S_IRWXU
+S_ISBLK(
+S_ISCHR(
+S_ISDIR(
+S_ISFIFO(
+S_ISGID
+S_ISLNK(
+S_ISREG(
+S_ISSOCK(
+S_ISUID
+S_ISVTX
+S_IWGRP
+S_IWOTH
+S_IWRITE
+S_IWUSR
+S_IXGRP
+S_IXOTH
+S_IXUSR
+UF_APPEND
+UF_IMMUTABLE
+UF_NODUMP
+UF_NOUNLINK
+UF_OPAQUE
+
+--- import statvfs ---
+statvfs.F_BAVAIL
+statvfs.F_BFREE
+statvfs.F_BLOCKS
+statvfs.F_BSIZE
+statvfs.F_FAVAIL
+statvfs.F_FFREE
+statvfs.F_FILES
+statvfs.F_FLAG
+statvfs.F_FRSIZE
+statvfs.F_NAMEMAX
+statvfs.__builtins__
+statvfs.__doc__
+statvfs.__file__
+statvfs.__name__
+statvfs.__package__
+
+--- from statvfs import * ---
+F_BAVAIL
+F_BFREE
+F_BLOCKS
+F_BSIZE
+F_FAVAIL
+F_FFREE
+F_FILES
+F_FLAG
+F_FRSIZE
+F_NAMEMAX
+
+--- import filecmp ---
+filecmp.BUFSIZE
+filecmp.__all__
+filecmp.__builtins__
+filecmp.__doc__
+filecmp.__file__
+filecmp.__name__
+filecmp.__package__
+filecmp.cmp(
+filecmp.cmpfiles(
+filecmp.demo(
+filecmp.dircmp(
+filecmp.ifilter(
+filecmp.ifilterfalse(
+filecmp.imap(
+filecmp.izip(
+filecmp.os
+filecmp.stat
+
+--- from filecmp import * ---
+BUFSIZE
+cmpfiles(
+demo(
+dircmp(
+
+--- import popen2 ---
+popen2.MAXFD
+popen2.Popen3(
+popen2.Popen4(
+popen2.__all__
+popen2.__builtins__
+popen2.__doc__
+popen2.__file__
+popen2.__name__
+popen2.__package__
+popen2.os
+popen2.popen2(
+popen2.popen3(
+popen2.popen4(
+popen2.sys
+popen2.warnings
+
+--- from popen2 import * ---
+MAXFD
+Popen3(
+Popen4(
+
+--- import subprocess ---
+subprocess.CalledProcessError(
+subprocess.MAXFD
+subprocess.PIPE
+subprocess.Popen(
+subprocess.STDOUT
+subprocess.__all__
+subprocess.__builtins__
+subprocess.__doc__
+subprocess.__file__
+subprocess.__name__
+subprocess.__package__
+subprocess.call(
+subprocess.check_call(
+subprocess.errno
+subprocess.fcntl
+subprocess.gc
+subprocess.list2cmdline(
+subprocess.mswindows
+subprocess.os
+subprocess.pickle
+subprocess.select
+subprocess.signal
+subprocess.sys
+subprocess.traceback
+subprocess.types
+
+--- from subprocess import * ---
+CalledProcessError(
+PIPE
+Popen(
+STDOUT
+call(
+check_call(
+fcntl
+gc
+list2cmdline(
+mswindows
+pickle
+select
+signal
+
+--- import sched ---
+sched.Event(
+sched.__all__
+sched.__builtins__
+sched.__doc__
+sched.__file__
+sched.__name__
+sched.__package__
+sched.heapq
+sched.namedtuple(
+sched.scheduler(
+
+--- from sched import * ---
+Event(
+scheduler(
+
+--- import mutex ---
+mutex.__builtins__
+mutex.__doc__
+mutex.__file__
+mutex.__name__
+mutex.__package__
+mutex.deque(
+mutex.mutex(
+
+--- from mutex import * ---
+mutex(
+
+--- import getpass ---
+getpass.GetPassWarning(
+getpass.__all__
+getpass.__builtins__
+getpass.__doc__
+getpass.__file__
+getpass.__name__
+getpass.__package__
+getpass.fallback_getpass(
+getpass.getpass(
+getpass.getuser(
+getpass.os
+getpass.sys
+getpass.termios
+getpass.unix_getpass(
+getpass.warnings
+getpass.win_getpass(
+
+--- from getpass import * ---
+GetPassWarning(
+fallback_getpass(
+getpass(
+getuser(
+termios
+unix_getpass(
+win_getpass(
+
+--- import curses ---
+curses.ALL_MOUSE_EVENTS
+curses.A_ALTCHARSET
+curses.A_ATTRIBUTES
+curses.A_BLINK
+curses.A_BOLD
+curses.A_CHARTEXT
+curses.A_COLOR
+curses.A_DIM
+curses.A_HORIZONTAL
+curses.A_INVIS
+curses.A_LEFT
+curses.A_LOW
+curses.A_NORMAL
+curses.A_PROTECT
+curses.A_REVERSE
+curses.A_RIGHT
+curses.A_STANDOUT
+curses.A_TOP
+curses.A_UNDERLINE
+curses.A_VERTICAL
+curses.BUTTON1_CLICKED
+curses.BUTTON1_DOUBLE_CLICKED
+curses.BUTTON1_PRESSED
+curses.BUTTON1_RELEASED
+curses.BUTTON1_TRIPLE_CLICKED
+curses.BUTTON2_CLICKED
+curses.BUTTON2_DOUBLE_CLICKED
+curses.BUTTON2_PRESSED
+curses.BUTTON2_RELEASED
+curses.BUTTON2_TRIPLE_CLICKED
+curses.BUTTON3_CLICKED
+curses.BUTTON3_DOUBLE_CLICKED
+curses.BUTTON3_PRESSED
+curses.BUTTON3_RELEASED
+curses.BUTTON3_TRIPLE_CLICKED
+curses.BUTTON4_CLICKED
+curses.BUTTON4_DOUBLE_CLICKED
+curses.BUTTON4_PRESSED
+curses.BUTTON4_RELEASED
+curses.BUTTON4_TRIPLE_CLICKED
+curses.BUTTON_ALT
+curses.BUTTON_CTRL
+curses.BUTTON_SHIFT
+curses.COLOR_BLACK
+curses.COLOR_BLUE
+curses.COLOR_CYAN
+curses.COLOR_GREEN
+curses.COLOR_MAGENTA
+curses.COLOR_RED
+curses.COLOR_WHITE
+curses.COLOR_YELLOW
+curses.ERR
+curses.KEY_A1
+curses.KEY_A3
+curses.KEY_B2
+curses.KEY_BACKSPACE
+curses.KEY_BEG
+curses.KEY_BREAK
+curses.KEY_BTAB
+curses.KEY_C1
+curses.KEY_C3
+curses.KEY_CANCEL
+curses.KEY_CATAB
+curses.KEY_CLEAR
+curses.KEY_CLOSE
+curses.KEY_COMMAND
+curses.KEY_COPY
+curses.KEY_CREATE
+curses.KEY_CTAB
+curses.KEY_DC
+curses.KEY_DL
+curses.KEY_DOWN
+curses.KEY_EIC
+curses.KEY_END
+curses.KEY_ENTER
+curses.KEY_EOL
+curses.KEY_EOS
+curses.KEY_EXIT
+curses.KEY_F0
+curses.KEY_F1
+curses.KEY_F10
+curses.KEY_F11
+curses.KEY_F12
+curses.KEY_F13
+curses.KEY_F14
+curses.KEY_F15
+curses.KEY_F16
+curses.KEY_F17
+curses.KEY_F18
+curses.KEY_F19
+curses.KEY_F2
+curses.KEY_F20
+curses.KEY_F21
+curses.KEY_F22
+curses.KEY_F23
+curses.KEY_F24
+curses.KEY_F25
+curses.KEY_F26
+curses.KEY_F27
+curses.KEY_F28
+curses.KEY_F29
+curses.KEY_F3
+curses.KEY_F30
+curses.KEY_F31
+curses.KEY_F32
+curses.KEY_F33
+curses.KEY_F34
+curses.KEY_F35
+curses.KEY_F36
+curses.KEY_F37
+curses.KEY_F38
+curses.KEY_F39
+curses.KEY_F4
+curses.KEY_F40
+curses.KEY_F41
+curses.KEY_F42
+curses.KEY_F43
+curses.KEY_F44
+curses.KEY_F45
+curses.KEY_F46
+curses.KEY_F47
+curses.KEY_F48
+curses.KEY_F49
+curses.KEY_F5
+curses.KEY_F50
+curses.KEY_F51
+curses.KEY_F52
+curses.KEY_F53
+curses.KEY_F54
+curses.KEY_F55
+curses.KEY_F56
+curses.KEY_F57
+curses.KEY_F58
+curses.KEY_F59
+curses.KEY_F6
+curses.KEY_F60
+curses.KEY_F61
+curses.KEY_F62
+curses.KEY_F63
+curses.KEY_F7
+curses.KEY_F8
+curses.KEY_F9
+curses.KEY_FIND
+curses.KEY_HELP
+curses.KEY_HOME
+curses.KEY_IC
+curses.KEY_IL
+curses.KEY_LEFT
+curses.KEY_LL
+curses.KEY_MARK
+curses.KEY_MAX
+curses.KEY_MESSAGE
+curses.KEY_MIN
+curses.KEY_MOUSE
+curses.KEY_MOVE
+curses.KEY_NEXT
+curses.KEY_NPAGE
+curses.KEY_OPEN
+curses.KEY_OPTIONS
+curses.KEY_PPAGE
+curses.KEY_PREVIOUS
+curses.KEY_PRINT
+curses.KEY_REDO
+curses.KEY_REFERENCE
+curses.KEY_REFRESH
+curses.KEY_REPLACE
+curses.KEY_RESET
+curses.KEY_RESIZE
+curses.KEY_RESTART
+curses.KEY_RESUME
+curses.KEY_RIGHT
+curses.KEY_SAVE
+curses.KEY_SBEG
+curses.KEY_SCANCEL
+curses.KEY_SCOMMAND
+curses.KEY_SCOPY
+curses.KEY_SCREATE
+curses.KEY_SDC
+curses.KEY_SDL
+curses.KEY_SELECT
+curses.KEY_SEND
+curses.KEY_SEOL
+curses.KEY_SEXIT
+curses.KEY_SF
+curses.KEY_SFIND
+curses.KEY_SHELP
+curses.KEY_SHOME
+curses.KEY_SIC
+curses.KEY_SLEFT
+curses.KEY_SMESSAGE
+curses.KEY_SMOVE
+curses.KEY_SNEXT
+curses.KEY_SOPTIONS
+curses.KEY_SPREVIOUS
+curses.KEY_SPRINT
+curses.KEY_SR
+curses.KEY_SREDO
+curses.KEY_SREPLACE
+curses.KEY_SRESET
+curses.KEY_SRIGHT
+curses.KEY_SRSUME
+curses.KEY_SSAVE
+curses.KEY_SSUSPEND
+curses.KEY_STAB
+curses.KEY_SUNDO
+curses.KEY_SUSPEND
+curses.KEY_UNDO
+curses.KEY_UP
+curses.OK
+curses.REPORT_MOUSE_POSITION
+curses.__builtins__
+curses.__doc__
+curses.__file__
+curses.__name__
+curses.__package__
+curses.__path__
+curses.__revision__
+curses.baudrate(
+curses.beep(
+curses.can_change_color(
+curses.cbreak(
+curses.color_content(
+curses.color_pair(
+curses.curs_set(
+curses.def_prog_mode(
+curses.def_shell_mode(
+curses.delay_output(
+curses.doupdate(
+curses.echo(
+curses.endwin(
+curses.erasechar(
+curses.error(
+curses.filter(
+curses.flash(
+curses.flushinp(
+curses.getmouse(
+curses.getsyx(
+curses.getwin(
+curses.halfdelay(
+curses.has_colors(
+curses.has_ic(
+curses.has_il(
+curses.has_key(
+curses.init_color(
+curses.init_pair(
+curses.initscr(
+curses.intrflush(
+curses.is_term_resized(
+curses.isendwin(
+curses.keyname(
+curses.killchar(
+curses.longname(
+curses.meta(
+curses.mouseinterval(
+curses.mousemask(
+curses.napms(
+curses.newpad(
+curses.newwin(
+curses.nl(
+curses.nocbreak(
+curses.noecho(
+curses.nonl(
+curses.noqiflush(
+curses.noraw(
+curses.pair_content(
+curses.pair_number(
+curses.putp(
+curses.qiflush(
+curses.raw(
+curses.reset_prog_mode(
+curses.reset_shell_mode(
+curses.resetty(
+curses.resize_term(
+curses.resizeterm(
+curses.savetty(
+curses.setsyx(
+curses.setupterm(
+curses.start_color(
+curses.termattrs(
+curses.termname(
+curses.tigetflag(
+curses.tigetnum(
+curses.tigetstr(
+curses.tparm(
+curses.typeahead(
+curses.unctrl(
+curses.ungetch(
+curses.ungetmouse(
+curses.use_default_colors(
+curses.use_env(
+curses.version
+curses.wrapper(
+
+--- from curses import * ---
+ALL_MOUSE_EVENTS
+A_ALTCHARSET
+A_ATTRIBUTES
+A_BLINK
+A_BOLD
+A_CHARTEXT
+A_COLOR
+A_DIM
+A_HORIZONTAL
+A_INVIS
+A_LEFT
+A_LOW
+A_NORMAL
+A_PROTECT
+A_REVERSE
+A_RIGHT
+A_STANDOUT
+A_TOP
+A_UNDERLINE
+A_VERTICAL
+BUTTON1_CLICKED
+BUTTON1_DOUBLE_CLICKED
+BUTTON1_PRESSED
+BUTTON1_RELEASED
+BUTTON1_TRIPLE_CLICKED
+BUTTON2_CLICKED
+BUTTON2_DOUBLE_CLICKED
+BUTTON2_PRESSED
+BUTTON2_RELEASED
+BUTTON2_TRIPLE_CLICKED
+BUTTON3_CLICKED
+BUTTON3_DOUBLE_CLICKED
+BUTTON3_PRESSED
+BUTTON3_RELEASED
+BUTTON3_TRIPLE_CLICKED
+BUTTON4_CLICKED
+BUTTON4_DOUBLE_CLICKED
+BUTTON4_PRESSED
+BUTTON4_RELEASED
+BUTTON4_TRIPLE_CLICKED
+BUTTON_ALT
+BUTTON_CTRL
+BUTTON_SHIFT
+COLOR_BLACK
+COLOR_BLUE
+COLOR_CYAN
+COLOR_GREEN
+COLOR_MAGENTA
+COLOR_RED
+COLOR_WHITE
+COLOR_YELLOW
+ERR
+KEY_A1
+KEY_A3
+KEY_B2
+KEY_BACKSPACE
+KEY_BEG
+KEY_BREAK
+KEY_BTAB
+KEY_C1
+KEY_C3
+KEY_CANCEL
+KEY_CATAB
+KEY_CLEAR
+KEY_CLOSE
+KEY_COMMAND
+KEY_COPY
+KEY_CREATE
+KEY_CTAB
+KEY_DC
+KEY_DL
+KEY_DOWN
+KEY_EIC
+KEY_END
+KEY_ENTER
+KEY_EOL
+KEY_EOS
+KEY_EXIT
+KEY_F0
+KEY_F1
+KEY_F10
+KEY_F11
+KEY_F12
+KEY_F13
+KEY_F14
+KEY_F15
+KEY_F16
+KEY_F17
+KEY_F18
+KEY_F19
+KEY_F2
+KEY_F20
+KEY_F21
+KEY_F22
+KEY_F23
+KEY_F24
+KEY_F25
+KEY_F26
+KEY_F27
+KEY_F28
+KEY_F29
+KEY_F3
+KEY_F30
+KEY_F31
+KEY_F32
+KEY_F33
+KEY_F34
+KEY_F35
+KEY_F36
+KEY_F37
+KEY_F38
+KEY_F39
+KEY_F4
+KEY_F40
+KEY_F41
+KEY_F42
+KEY_F43
+KEY_F44
+KEY_F45
+KEY_F46
+KEY_F47
+KEY_F48
+KEY_F49
+KEY_F5
+KEY_F50
+KEY_F51
+KEY_F52
+KEY_F53
+KEY_F54
+KEY_F55
+KEY_F56
+KEY_F57
+KEY_F58
+KEY_F59
+KEY_F6
+KEY_F60
+KEY_F61
+KEY_F62
+KEY_F63
+KEY_F7
+KEY_F8
+KEY_F9
+KEY_FIND
+KEY_HELP
+KEY_HOME
+KEY_IC
+KEY_IL
+KEY_LEFT
+KEY_LL
+KEY_MARK
+KEY_MAX
+KEY_MESSAGE
+KEY_MIN
+KEY_MOUSE
+KEY_MOVE
+KEY_NEXT
+KEY_NPAGE
+KEY_OPEN
+KEY_OPTIONS
+KEY_PPAGE
+KEY_PREVIOUS
+KEY_PRINT
+KEY_REDO
+KEY_REFERENCE
+KEY_REFRESH
+KEY_REPLACE
+KEY_RESET
+KEY_RESIZE
+KEY_RESTART
+KEY_RESUME
+KEY_RIGHT
+KEY_SAVE
+KEY_SBEG
+KEY_SCANCEL
+KEY_SCOMMAND
+KEY_SCOPY
+KEY_SCREATE
+KEY_SDC
+KEY_SDL
+KEY_SELECT
+KEY_SEND
+KEY_SEOL
+KEY_SEXIT
+KEY_SF
+KEY_SFIND
+KEY_SHELP
+KEY_SHOME
+KEY_SIC
+KEY_SLEFT
+KEY_SMESSAGE
+KEY_SMOVE
+KEY_SNEXT
+KEY_SOPTIONS
+KEY_SPREVIOUS
+KEY_SPRINT
+KEY_SR
+KEY_SREDO
+KEY_SREPLACE
+KEY_SRESET
+KEY_SRIGHT
+KEY_SRSUME
+KEY_SSAVE
+KEY_SSUSPEND
+KEY_STAB
+KEY_SUNDO
+KEY_SUSPEND
+KEY_UNDO
+KEY_UP
+OK
+REPORT_MOUSE_POSITION
+baudrate(
+beep(
+can_change_color(
+cbreak(
+color_content(
+color_pair(
+curs_set(
+def_prog_mode(
+def_shell_mode(
+delay_output(
+doupdate(
+echo(
+endwin(
+erasechar(
+flash(
+flushinp(
+getmouse(
+getsyx(
+getwin(
+halfdelay(
+has_colors(
+has_ic(
+has_il(
+has_key(
+init_color(
+init_pair(
+initscr(
+intrflush(
+is_term_resized(
+isendwin(
+keyname(
+killchar(
+longname(
+meta(
+mouseinterval(
+mousemask(
+napms(
+newpad(
+newwin(
+nl(
+nocbreak(
+noecho(
+nonl(
+noqiflush(
+noraw(
+pair_content(
+pair_number(
+putp(
+qiflush(
+raw(
+reset_prog_mode(
+reset_shell_mode(
+resetty(
+resize_term(
+resizeterm(
+savetty(
+setsyx(
+setupterm(
+start_color(
+termattrs(
+termname(
+tigetflag(
+tigetnum(
+tigetstr(
+tparm(
+typeahead(
+unctrl(
+ungetch(
+ungetmouse(
+use_default_colors(
+use_env(
+wrapper(
+
+--- import getopt ---
+getopt.GetoptError(
+getopt.__all__
+getopt.__builtins__
+getopt.__doc__
+getopt.__file__
+getopt.__name__
+getopt.__package__
+getopt.do_longs(
+getopt.do_shorts(
+getopt.error(
+getopt.getopt(
+getopt.gnu_getopt(
+getopt.long_has_args(
+getopt.os
+getopt.short_has_arg(
+
+--- from getopt import * ---
+GetoptError(
+do_longs(
+do_shorts(
+getopt(
+gnu_getopt(
+long_has_args(
+short_has_arg(
+
+--- import optparse ---
+optparse.AmbiguousOptionError(
+optparse.BadOptionError(
+optparse.HelpFormatter(
+optparse.IndentedHelpFormatter(
+optparse.NO_DEFAULT
+optparse.OptParseError(
+optparse.Option(
+optparse.OptionConflictError(
+optparse.OptionContainer(
+optparse.OptionError(
+optparse.OptionGroup(
+optparse.OptionParser(
+optparse.OptionValueError(
+optparse.SUPPRESS_HELP
+optparse.SUPPRESS_USAGE
+optparse.TitledHelpFormatter(
+optparse.Values(
+optparse._(
+optparse.__all__
+optparse.__builtins__
+optparse.__copyright__
+optparse.__doc__
+optparse.__file__
+optparse.__name__
+optparse.__package__
+optparse.__version__
+optparse.check_builtin(
+optparse.check_choice(
+optparse.gettext(
+optparse.isbasestring(
+optparse.make_option(
+optparse.os
+optparse.sys
+optparse.textwrap
+optparse.types
+
+--- from optparse import * ---
+AmbiguousOptionError(
+BadOptionError(
+HelpFormatter(
+IndentedHelpFormatter(
+NO_DEFAULT
+OptParseError(
+Option(
+OptionConflictError(
+OptionContainer(
+OptionError(
+OptionGroup(
+OptionParser(
+OptionValueError(
+SUPPRESS_HELP
+SUPPRESS_USAGE
+TitledHelpFormatter(
+Values(
+_(
+check_builtin(
+check_choice(
+isbasestring(
+make_option(
+textwrap
+
+--- import tempfile ---
+tempfile.NamedTemporaryFile(
+tempfile.SpooledTemporaryFile(
+tempfile.TMP_MAX
+tempfile.TemporaryFile(
+tempfile.__all__
+tempfile.__builtins__
+tempfile.__doc__
+tempfile.__file__
+tempfile.__name__
+tempfile.__package__
+tempfile.gettempdir(
+tempfile.gettempprefix(
+tempfile.mkdtemp(
+tempfile.mkstemp(
+tempfile.mktemp(
+tempfile.tempdir
+tempfile.template
+
+--- from tempfile import * ---
+NamedTemporaryFile(
+SpooledTemporaryFile(
+TemporaryFile(
+gettempdir(
+gettempprefix(
+mkdtemp(
+mkstemp(
+mktemp(
+tempdir
+template
+
+--- import errno ---
+errno.E2BIG
+errno.EACCES
+errno.EADDRINUSE
+errno.EADDRNOTAVAIL
+errno.EADV
+errno.EAFNOSUPPORT
+errno.EAGAIN
+errno.EALREADY
+errno.EBADE
+errno.EBADF
+errno.EBADFD
+errno.EBADMSG
+errno.EBADR
+errno.EBADRQC
+errno.EBADSLT
+errno.EBFONT
+errno.EBUSY
+errno.ECHILD
+errno.ECHRNG
+errno.ECOMM
+errno.ECONNABORTED
+errno.ECONNREFUSED
+errno.ECONNRESET
+errno.EDEADLK
+errno.EDEADLOCK
+errno.EDESTADDRREQ
+errno.EDOM
+errno.EDOTDOT
+errno.EDQUOT
+errno.EEXIST
+errno.EFAULT
+errno.EFBIG
+errno.EHOSTDOWN
+errno.EHOSTUNREACH
+errno.EIDRM
+errno.EILSEQ
+errno.EINPROGRESS
+errno.EINTR
+errno.EINVAL
+errno.EIO
+errno.EISCONN
+errno.EISDIR
+errno.EISNAM
+errno.EL2HLT
+errno.EL2NSYNC
+errno.EL3HLT
+errno.EL3RST
+errno.ELIBACC
+errno.ELIBBAD
+errno.ELIBEXEC
+errno.ELIBMAX
+errno.ELIBSCN
+errno.ELNRNG
+errno.ELOOP
+errno.EMFILE
+errno.EMLINK
+errno.EMSGSIZE
+errno.EMULTIHOP
+errno.ENAMETOOLONG
+errno.ENAVAIL
+errno.ENETDOWN
+errno.ENETRESET
+errno.ENETUNREACH
+errno.ENFILE
+errno.ENOANO
+errno.ENOBUFS
+errno.ENOCSI
+errno.ENODATA
+errno.ENODEV
+errno.ENOENT
+errno.ENOEXEC
+errno.ENOLCK
+errno.ENOLINK
+errno.ENOMEM
+errno.ENOMSG
+errno.ENONET
+errno.ENOPKG
+errno.ENOPROTOOPT
+errno.ENOSPC
+errno.ENOSR
+errno.ENOSTR
+errno.ENOSYS
+errno.ENOTBLK
+errno.ENOTCONN
+errno.ENOTDIR
+errno.ENOTEMPTY
+errno.ENOTNAM
+errno.ENOTSOCK
+errno.ENOTTY
+errno.ENOTUNIQ
+errno.ENXIO
+errno.EOPNOTSUPP
+errno.EOVERFLOW
+errno.EPERM
+errno.EPFNOSUPPORT
+errno.EPIPE
+errno.EPROTO
+errno.EPROTONOSUPPORT
+errno.EPROTOTYPE
+errno.ERANGE
+errno.EREMCHG
+errno.EREMOTE
+errno.EREMOTEIO
+errno.ERESTART
+errno.EROFS
+errno.ESHUTDOWN
+errno.ESOCKTNOSUPPORT
+errno.ESPIPE
+errno.ESRCH
+errno.ESRMNT
+errno.ESTALE
+errno.ESTRPIPE
+errno.ETIME
+errno.ETIMEDOUT
+errno.ETOOMANYREFS
+errno.ETXTBSY
+errno.EUCLEAN
+errno.EUNATCH
+errno.EUSERS
+errno.EWOULDBLOCK
+errno.EXDEV
+errno.EXFULL
+errno.__doc__
+errno.__name__
+errno.__package__
+errno.errorcode
+
+--- from errno import * ---
+E2BIG
+EACCES
+EADDRINUSE
+EADDRNOTAVAIL
+EADV
+EAFNOSUPPORT
+EAGAIN
+EALREADY
+EBADE
+EBADF
+EBADFD
+EBADMSG
+EBADR
+EBADRQC
+EBADSLT
+EBFONT
+EBUSY
+ECHILD
+ECHRNG
+ECOMM
+ECONNABORTED
+ECONNREFUSED
+ECONNRESET
+EDEADLK
+EDEADLOCK
+EDESTADDRREQ
+EDOM
+EDOTDOT
+EDQUOT
+EEXIST
+EFAULT
+EFBIG
+EHOSTDOWN
+EHOSTUNREACH
+EIDRM
+EILSEQ
+EINPROGRESS
+EINTR
+EIO
+EISCONN
+EISDIR
+EISNAM
+EL2HLT
+EL2NSYNC
+EL3HLT
+EL3RST
+ELIBACC
+ELIBBAD
+ELIBEXEC
+ELIBMAX
+ELIBSCN
+ELNRNG
+ELOOP
+EMFILE
+EMLINK
+EMSGSIZE
+EMULTIHOP
+ENAMETOOLONG
+ENAVAIL
+ENETDOWN
+ENETRESET
+ENETUNREACH
+ENFILE
+ENOANO
+ENOBUFS
+ENOCSI
+ENODATA
+ENODEV
+ENOENT
+ENOEXEC
+ENOLCK
+ENOLINK
+ENOMEM
+ENOMSG
+ENONET
+ENOPKG
+ENOPROTOOPT
+ENOSPC
+ENOSR
+ENOSTR
+ENOSYS
+ENOTBLK
+ENOTCONN
+ENOTDIR
+ENOTEMPTY
+ENOTNAM
+ENOTSOCK
+ENOTTY
+ENOTUNIQ
+ENXIO
+EOPNOTSUPP
+EOVERFLOW
+EPERM
+EPFNOSUPPORT
+EPIPE
+EPROTO
+EPROTONOSUPPORT
+EPROTOTYPE
+ERANGE
+EREMCHG
+EREMOTE
+EREMOTEIO
+ERESTART
+EROFS
+ESHUTDOWN
+ESOCKTNOSUPPORT
+ESPIPE
+ESRCH
+ESRMNT
+ESTALE
+ESTRPIPE
+ETIME
+ETIMEDOUT
+ETOOMANYREFS
+ETXTBSY
+EUCLEAN
+EUNATCH
+EUSERS
+EWOULDBLOCK
+EXDEV
+EXFULL
+errorcode
+
+--- import glob ---
+glob.__all__
+glob.__builtins__
+glob.__doc__
+glob.__file__
+glob.__name__
+glob.__package__
+glob.fnmatch
+glob.glob(
+glob.glob0(
+glob.glob1(
+glob.has_magic(
+glob.iglob(
+glob.magic_check
+glob.os
+glob.re
+glob.sys
+
+--- from glob import * ---
+fnmatch
+glob(
+glob0(
+glob1(
+has_magic(
+iglob(
+magic_check
+
+--- import fnmatch ---
+fnmatch.__all__
+fnmatch.__builtins__
+fnmatch.__doc__
+fnmatch.__file__
+fnmatch.__name__
+fnmatch.__package__
+fnmatch.filter(
+fnmatch.fnmatch(
+fnmatch.fnmatchcase(
+fnmatch.re
+fnmatch.translate(
+
+--- from fnmatch import * ---
+fnmatch(
+fnmatchcase(
+
+--- import dummy_threading ---
+dummy_threading.BoundedSemaphore(
+dummy_threading.Condition(
+dummy_threading.Event(
+dummy_threading.Lock(
+dummy_threading.RLock(
+dummy_threading.Semaphore(
+dummy_threading.Thread(
+dummy_threading.Timer(
+dummy_threading.__all__
+dummy_threading.__builtins__
+dummy_threading.__doc__
+dummy_threading.__file__
+dummy_threading.__name__
+dummy_threading.__package__
+dummy_threading.activeCount(
+dummy_threading.active_count(
+dummy_threading.currentThread(
+dummy_threading.current_thread(
+dummy_threading.enumerate(
+dummy_threading.local(
+dummy_threading.setprofile(
+dummy_threading.settrace(
+dummy_threading.stack_size(
+dummy_threading.threading
+
+--- from dummy_threading import * ---
+BoundedSemaphore(
+Condition(
+Lock(
+RLock(
+Semaphore(
+Thread(
+Timer(
+activeCount(
+active_count(
+currentThread(
+current_thread(
+local(
+stack_size(
+threading
+
+--- import Queue ---
+Queue.Empty(
+Queue.Full(
+Queue.LifoQueue(
+Queue.PriorityQueue(
+Queue.Queue(
+Queue.__all__
+Queue.__builtins__
+Queue.__doc__
+Queue.__file__
+Queue.__name__
+Queue.__package__
+Queue.deque(
+Queue.heapq
+
+--- from Queue import * ---
+Empty(
+Full(
+LifoQueue(
+PriorityQueue(
+Queue(
+
+--- import mmap ---
+mmap.ACCESS_COPY
+mmap.ACCESS_READ
+mmap.ACCESS_WRITE
+mmap.ALLOCATIONGRANULARITY
+mmap.MAP_ANON
+mmap.MAP_ANONYMOUS
+mmap.MAP_DENYWRITE
+mmap.MAP_EXECUTABLE
+mmap.MAP_PRIVATE
+mmap.MAP_SHARED
+mmap.PAGESIZE
+mmap.PROT_EXEC
+mmap.PROT_READ
+mmap.PROT_WRITE
+mmap.__doc__
+mmap.__file__
+mmap.__name__
+mmap.__package__
+mmap.error(
+mmap.mmap(
+
+--- from mmap import * ---
+ACCESS_COPY
+ACCESS_READ
+ACCESS_WRITE
+ALLOCATIONGRANULARITY
+MAP_ANON
+MAP_ANONYMOUS
+MAP_DENYWRITE
+MAP_EXECUTABLE
+MAP_PRIVATE
+MAP_SHARED
+PAGESIZE
+PROT_EXEC
+PROT_READ
+PROT_WRITE
+mmap(
+
+--- import anydbm ---
+anydbm.__builtins__
+anydbm.__doc__
+anydbm.__file__
+anydbm.__name__
+anydbm.__package__
+anydbm.error
+anydbm.open(
+
+--- from anydbm import * ---
+error
+
+--- import dbhash ---
+dbhash.__all__
+dbhash.__builtins__
+dbhash.__doc__
+dbhash.__file__
+dbhash.__name__
+dbhash.__package__
+dbhash.bsddb
+dbhash.error(
+dbhash.open(
+dbhash.sys
+
+--- from dbhash import * ---
+bsddb
+
+--- import whichdb ---
+whichdb.__builtins__
+whichdb.__doc__
+whichdb.__file__
+whichdb.__name__
+whichdb.__package__
+whichdb.dbm
+whichdb.os
+whichdb.struct
+whichdb.sys
+whichdb.whichdb(
+
+--- from whichdb import * ---
+dbm
+whichdb(
+
+--- import bsddb ---
+bsddb.MutableMapping(
+bsddb.__builtins__
+bsddb.__doc__
+bsddb.__file__
+bsddb.__name__
+bsddb.__package__
+bsddb.__path__
+bsddb.__version__
+bsddb.absolute_import
+bsddb.btopen(
+bsddb.collections
+bsddb.db
+bsddb.dbutils
+bsddb.error(
+bsddb.hashopen(
+bsddb.os
+bsddb.ref(
+bsddb.rnopen(
+bsddb.sys
+
+--- from bsddb import * ---
+MutableMapping(
+btopen(
+db
+dbutils
+hashopen(
+ref(
+rnopen(
+
+--- import bsddb.db ---
+bsddb.db.DB(
+bsddb.db.DBAccessError(
+bsddb.db.DBAgainError(
+bsddb.db.DBBusyError(
+bsddb.db.DBCursorClosedError(
+bsddb.db.DBEnv(
+bsddb.db.DBError(
+bsddb.db.DBFileExistsError(
+bsddb.db.DBInvalidArgError(
+bsddb.db.DBKeyEmptyError(
+bsddb.db.DBKeyExistError(
+bsddb.db.DBLockDeadlockError(
+bsddb.db.DBLockNotGrantedError(
+bsddb.db.DBNoMemoryError(
+bsddb.db.DBNoServerError(
+bsddb.db.DBNoServerHomeError(
+bsddb.db.DBNoServerIDError(
+bsddb.db.DBNoSpaceError(
+bsddb.db.DBNoSuchFileError(
+bsddb.db.DBNotFoundError(
+bsddb.db.DBOldVersionError(
+bsddb.db.DBPageNotFoundError(
+bsddb.db.DBPermissionsError(
+bsddb.db.DBRepHandleDeadError(
+bsddb.db.DBRepUnavailError(
+bsddb.db.DBRunRecoveryError(
+bsddb.db.DBSecondaryBadError(
+bsddb.db.DBSequence(
+bsddb.db.DBVerifyBadError(
+bsddb.db.DB_AFTER
+bsddb.db.DB_AGGRESSIVE
+bsddb.db.DB_APPEND
+bsddb.db.DB_ARCH_ABS
+bsddb.db.DB_ARCH_DATA
+bsddb.db.DB_ARCH_LOG
+bsddb.db.DB_ARCH_REMOVE
+bsddb.db.DB_AUTO_COMMIT
+bsddb.db.DB_BEFORE
+bsddb.db.DB_BTREE
+bsddb.db.DB_BUFFER_SMALL
+bsddb.db.DB_CDB_ALLDB
+bsddb.db.DB_CHECKPOINT
+bsddb.db.DB_CHKSUM
+bsddb.db.DB_CONSUME
+bsddb.db.DB_CONSUME_WAIT
+bsddb.db.DB_CREATE
+bsddb.db.DB_CURRENT
+bsddb.db.DB_DIRECT_DB
+bsddb.db.DB_DIRTY_READ
+bsddb.db.DB_DONOTINDEX
+bsddb.db.DB_DSYNC_DB
+bsddb.db.DB_DUP
+bsddb.db.DB_DUPSORT
+bsddb.db.DB_ENCRYPT
+bsddb.db.DB_ENCRYPT_AES
+bsddb.db.DB_EVENT_PANIC
+bsddb.db.DB_EVENT_REP_CLIENT
+bsddb.db.DB_EVENT_REP_ELECTED
+bsddb.db.DB_EVENT_REP_MASTER
+bsddb.db.DB_EVENT_REP_NEWMASTER
+bsddb.db.DB_EVENT_REP_PERM_FAILED
+bsddb.db.DB_EVENT_REP_STARTUPDONE
+bsddb.db.DB_EVENT_WRITE_FAILED
+bsddb.db.DB_EXCL
+bsddb.db.DB_EXTENT
+bsddb.db.DB_FAST_STAT
+bsddb.db.DB_FCNTL_LOCKING
+bsddb.db.DB_FIRST
+bsddb.db.DB_FLUSH
+bsddb.db.DB_FORCE
+bsddb.db.DB_GET_BOTH
+bsddb.db.DB_GET_RECNO
+bsddb.db.DB_HASH
+bsddb.db.DB_INCOMPLETE
+bsddb.db.DB_INIT_CDB
+bsddb.db.DB_INIT_LOCK
+bsddb.db.DB_INIT_LOG
+bsddb.db.DB_INIT_MPOOL
+bsddb.db.DB_INIT_REP
+bsddb.db.DB_INIT_TXN
+bsddb.db.DB_JOINENV
+bsddb.db.DB_JOIN_ITEM
+bsddb.db.DB_JOIN_NOSORT
+bsddb.db.DB_KEYEMPTY
+bsddb.db.DB_KEYEXIST
+bsddb.db.DB_KEYFIRST
+bsddb.db.DB_KEYLAST
+bsddb.db.DB_LAST
+bsddb.db.DB_LOCKDOWN
+bsddb.db.DB_LOCK_CONFLICT
+bsddb.db.DB_LOCK_DEADLOCK
+bsddb.db.DB_LOCK_DEFAULT
+bsddb.db.DB_LOCK_DUMP
+bsddb.db.DB_LOCK_EXPIRE
+bsddb.db.DB_LOCK_GET
+bsddb.db.DB_LOCK_INHERIT
+bsddb.db.DB_LOCK_IREAD
+bsddb.db.DB_LOCK_IWR
+bsddb.db.DB_LOCK_IWRITE
+bsddb.db.DB_LOCK_MAXLOCKS
+bsddb.db.DB_LOCK_MAXWRITE
+bsddb.db.DB_LOCK_MINLOCKS
+bsddb.db.DB_LOCK_MINWRITE
+bsddb.db.DB_LOCK_NG
+bsddb.db.DB_LOCK_NORUN
+bsddb.db.DB_LOCK_NOTGRANTED
+bsddb.db.DB_LOCK_NOWAIT
+bsddb.db.DB_LOCK_OLDEST
+bsddb.db.DB_LOCK_PUT
+bsddb.db.DB_LOCK_PUT_ALL
+bsddb.db.DB_LOCK_PUT_OBJ
+bsddb.db.DB_LOCK_RANDOM
+bsddb.db.DB_LOCK_READ
+bsddb.db.DB_LOCK_READ_UNCOMMITTED
+bsddb.db.DB_LOCK_RECORD
+bsddb.db.DB_LOCK_SWITCH
+bsddb.db.DB_LOCK_UPGRADE
+bsddb.db.DB_LOCK_UPGRADE_WRITE
+bsddb.db.DB_LOCK_WAIT
+bsddb.db.DB_LOCK_WRITE
+bsddb.db.DB_LOCK_WWRITE
+bsddb.db.DB_LOCK_YOUNGEST
+bsddb.db.DB_LOG_AUTO_REMOVE
+bsddb.db.DB_LOG_DIRECT
+bsddb.db.DB_LOG_DSYNC
+bsddb.db.DB_LOG_IN_MEMORY
+bsddb.db.DB_LOG_ZERO
+bsddb.db.DB_LSTAT_ABORTED
+bsddb.db.DB_LSTAT_FREE
+bsddb.db.DB_LSTAT_HELD
+bsddb.db.DB_LSTAT_PENDING
+bsddb.db.DB_LSTAT_WAITING
+bsddb.db.DB_MAX_PAGES
+bsddb.db.DB_MAX_RECORDS
+bsddb.db.DB_MULTIPLE
+bsddb.db.DB_MULTIPLE_KEY
+bsddb.db.DB_MULTIVERSION
+bsddb.db.DB_NEXT
+bsddb.db.DB_NEXT_DUP
+bsddb.db.DB_NEXT_NODUP
+bsddb.db.DB_NODUPDATA
+bsddb.db.DB_NOLOCKING
+bsddb.db.DB_NOMMAP
+bsddb.db.DB_NOORDERCHK
+bsddb.db.DB_NOOVERWRITE
+bsddb.db.DB_NOPANIC
+bsddb.db.DB_NOSERVER
+bsddb.db.DB_NOSERVER_HOME
+bsddb.db.DB_NOSERVER_ID
+bsddb.db.DB_NOSYNC
+bsddb.db.DB_NOTFOUND
+bsddb.db.DB_ODDFILESIZE
+bsddb.db.DB_OLD_VERSION
+bsddb.db.DB_OPFLAGS_MASK
+bsddb.db.DB_ORDERCHKONLY
+bsddb.db.DB_OVERWRITE
+bsddb.db.DB_PAGE_NOTFOUND
+bsddb.db.DB_PANIC_ENVIRONMENT
+bsddb.db.DB_POSITION
+bsddb.db.DB_PREV
+bsddb.db.DB_PREV_NODUP
+bsddb.db.DB_PRIVATE
+bsddb.db.DB_PR_PAGE
+bsddb.db.DB_PR_RECOVERYTEST
+bsddb.db.DB_QUEUE
+bsddb.db.DB_RDONLY
+bsddb.db.DB_RDWRMASTER
+bsddb.db.DB_READ_COMMITTED
+bsddb.db.DB_READ_UNCOMMITTED
+bsddb.db.DB_RECNO
+bsddb.db.DB_RECNUM
+bsddb.db.DB_RECOVER
+bsddb.db.DB_RECOVER_FATAL
+bsddb.db.DB_REGION_INIT
+bsddb.db.DB_REGISTER
+bsddb.db.DB_RENUMBER
+bsddb.db.DB_REPMGR_ACKS_ALL
+bsddb.db.DB_REPMGR_ACKS_ALL_PEERS
+bsddb.db.DB_REPMGR_ACKS_NONE
+bsddb.db.DB_REPMGR_ACKS_ONE
+bsddb.db.DB_REPMGR_ACKS_ONE_PEER
+bsddb.db.DB_REPMGR_ACKS_QUORUM
+bsddb.db.DB_REPMGR_CONNECTED
+bsddb.db.DB_REPMGR_DISCONNECTED
+bsddb.db.DB_REPMGR_PEER
+bsddb.db.DB_REP_ACK_TIMEOUT
+bsddb.db.DB_REP_CHECKPOINT_DELAY
+bsddb.db.DB_REP_CLIENT
+bsddb.db.DB_REP_CONNECTION_RETRY
+bsddb.db.DB_REP_DUPMASTER
+bsddb.db.DB_REP_ELECTION
+bsddb.db.DB_REP_ELECTION_RETRY
+bsddb.db.DB_REP_ELECTION_TIMEOUT
+bsddb.db.DB_REP_FULL_ELECTION_TIMEOUT
+bsddb.db.DB_REP_HOLDELECTION
+bsddb.db.DB_REP_IGNORE
+bsddb.db.DB_REP_ISPERM
+bsddb.db.DB_REP_JOIN_FAILURE
+bsddb.db.DB_REP_MASTER
+bsddb.db.DB_REP_NEWSITE
+bsddb.db.DB_REP_NOTPERM
+bsddb.db.DB_REVSPLITOFF
+bsddb.db.DB_RMW
+bsddb.db.DB_RPCCLIENT
+bsddb.db.DB_RUNRECOVERY
+bsddb.db.DB_SALVAGE
+bsddb.db.DB_SECONDARY_BAD
+bsddb.db.DB_SEQ_DEC
+bsddb.db.DB_SEQ_INC
+bsddb.db.DB_SEQ_WRAP
+bsddb.db.DB_SET
+bsddb.db.DB_SET_LOCK_TIMEOUT
+bsddb.db.DB_SET_RANGE
+bsddb.db.DB_SET_RECNO
+bsddb.db.DB_SET_TXN_TIMEOUT
+bsddb.db.DB_SNAPSHOT
+bsddb.db.DB_STAT_ALL
+bsddb.db.DB_STAT_CLEAR
+bsddb.db.DB_SYSTEM_MEM
+bsddb.db.DB_THREAD
+bsddb.db.DB_TIME_NOTGRANTED
+bsddb.db.DB_TRUNCATE
+bsddb.db.DB_TXN_NOSYNC
+bsddb.db.DB_TXN_NOT_DURABLE
+bsddb.db.DB_TXN_NOWAIT
+bsddb.db.DB_TXN_SNAPSHOT
+bsddb.db.DB_TXN_SYNC
+bsddb.db.DB_TXN_WRITE_NOSYNC
+bsddb.db.DB_UNKNOWN
+bsddb.db.DB_UPGRADE
+bsddb.db.DB_USE_ENVIRON
+bsddb.db.DB_USE_ENVIRON_ROOT
+bsddb.db.DB_VERB_DEADLOCK
+bsddb.db.DB_VERB_FILEOPS
+bsddb.db.DB_VERB_FILEOPS_ALL
+bsddb.db.DB_VERB_RECOVERY
+bsddb.db.DB_VERB_REGISTER
+bsddb.db.DB_VERB_REPLICATION
+bsddb.db.DB_VERB_WAITSFOR
+bsddb.db.DB_VERIFY
+bsddb.db.DB_VERIFY_BAD
+bsddb.db.DB_VERSION_MAJOR
+bsddb.db.DB_VERSION_MINOR
+bsddb.db.DB_VERSION_PATCH
+bsddb.db.DB_VERSION_STRING
+bsddb.db.DB_WRITECURSOR
+bsddb.db.DB_XA_CREATE
+bsddb.db.DB_XIDDATASIZE
+bsddb.db.DB_YIELDCPU
+bsddb.db.EACCES
+bsddb.db.EAGAIN
+bsddb.db.EBUSY
+bsddb.db.EEXIST
+bsddb.db.EINVAL
+bsddb.db.ENOENT
+bsddb.db.ENOMEM
+bsddb.db.ENOSPC
+bsddb.db.EPERM
+bsddb.db.__doc__
+bsddb.db.__file__
+bsddb.db.__name__
+bsddb.db.__package__
+bsddb.db.__version__
+bsddb.db.api
+bsddb.db.cvsid
+bsddb.db.version(
+
+--- from bsddb.db import db ---
+db.DB(
+db.DBAccessError(
+db.DBAgainError(
+db.DBBusyError(
+db.DBCursorClosedError(
+db.DBEnv(
+db.DBError(
+db.DBFileExistsError(
+db.DBInvalidArgError(
+db.DBKeyEmptyError(
+db.DBKeyExistError(
+db.DBLockDeadlockError(
+db.DBLockNotGrantedError(
+db.DBNoMemoryError(
+db.DBNoServerError(
+db.DBNoServerHomeError(
+db.DBNoServerIDError(
+db.DBNoSpaceError(
+db.DBNoSuchFileError(
+db.DBNotFoundError(
+db.DBOldVersionError(
+db.DBPageNotFoundError(
+db.DBPermissionsError(
+db.DBRepHandleDeadError(
+db.DBRepUnavailError(
+db.DBRunRecoveryError(
+db.DBSecondaryBadError(
+db.DBSequence(
+db.DBVerifyBadError(
+db.DB_AFTER
+db.DB_AGGRESSIVE
+db.DB_APPEND
+db.DB_ARCH_ABS
+db.DB_ARCH_DATA
+db.DB_ARCH_LOG
+db.DB_ARCH_REMOVE
+db.DB_AUTO_COMMIT
+db.DB_BEFORE
+db.DB_BTREE
+db.DB_BUFFER_SMALL
+db.DB_CDB_ALLDB
+db.DB_CHECKPOINT
+db.DB_CHKSUM
+db.DB_CONSUME
+db.DB_CONSUME_WAIT
+db.DB_CREATE
+db.DB_CURRENT
+db.DB_DIRECT_DB
+db.DB_DIRTY_READ
+db.DB_DONOTINDEX
+db.DB_DSYNC_DB
+db.DB_DUP
+db.DB_DUPSORT
+db.DB_ENCRYPT
+db.DB_ENCRYPT_AES
+db.DB_EVENT_PANIC
+db.DB_EVENT_REP_CLIENT
+db.DB_EVENT_REP_ELECTED
+db.DB_EVENT_REP_MASTER
+db.DB_EVENT_REP_NEWMASTER
+db.DB_EVENT_REP_PERM_FAILED
+db.DB_EVENT_REP_STARTUPDONE
+db.DB_EVENT_WRITE_FAILED
+db.DB_EXCL
+db.DB_EXTENT
+db.DB_FAST_STAT
+db.DB_FCNTL_LOCKING
+db.DB_FIRST
+db.DB_FLUSH
+db.DB_FORCE
+db.DB_GET_BOTH
+db.DB_GET_RECNO
+db.DB_HASH
+db.DB_INCOMPLETE
+db.DB_INIT_CDB
+db.DB_INIT_LOCK
+db.DB_INIT_LOG
+db.DB_INIT_MPOOL
+db.DB_INIT_REP
+db.DB_INIT_TXN
+db.DB_JOINENV
+db.DB_JOIN_ITEM
+db.DB_JOIN_NOSORT
+db.DB_KEYEMPTY
+db.DB_KEYEXIST
+db.DB_KEYFIRST
+db.DB_KEYLAST
+db.DB_LAST
+db.DB_LOCKDOWN
+db.DB_LOCK_CONFLICT
+db.DB_LOCK_DEADLOCK
+db.DB_LOCK_DEFAULT
+db.DB_LOCK_DUMP
+db.DB_LOCK_EXPIRE
+db.DB_LOCK_GET
+db.DB_LOCK_INHERIT
+db.DB_LOCK_IREAD
+db.DB_LOCK_IWR
+db.DB_LOCK_IWRITE
+db.DB_LOCK_MAXLOCKS
+db.DB_LOCK_MAXWRITE
+db.DB_LOCK_MINLOCKS
+db.DB_LOCK_MINWRITE
+db.DB_LOCK_NG
+db.DB_LOCK_NORUN
+db.DB_LOCK_NOTGRANTED
+db.DB_LOCK_NOWAIT
+db.DB_LOCK_OLDEST
+db.DB_LOCK_PUT
+db.DB_LOCK_PUT_ALL
+db.DB_LOCK_PUT_OBJ
+db.DB_LOCK_RANDOM
+db.DB_LOCK_READ
+db.DB_LOCK_READ_UNCOMMITTED
+db.DB_LOCK_RECORD
+db.DB_LOCK_SWITCH
+db.DB_LOCK_UPGRADE
+db.DB_LOCK_UPGRADE_WRITE
+db.DB_LOCK_WAIT
+db.DB_LOCK_WRITE
+db.DB_LOCK_WWRITE
+db.DB_LOCK_YOUNGEST
+db.DB_LOG_AUTO_REMOVE
+db.DB_LOG_DIRECT
+db.DB_LOG_DSYNC
+db.DB_LOG_IN_MEMORY
+db.DB_LOG_ZERO
+db.DB_LSTAT_ABORTED
+db.DB_LSTAT_FREE
+db.DB_LSTAT_HELD
+db.DB_LSTAT_PENDING
+db.DB_LSTAT_WAITING
+db.DB_MAX_PAGES
+db.DB_MAX_RECORDS
+db.DB_MULTIPLE
+db.DB_MULTIPLE_KEY
+db.DB_MULTIVERSION
+db.DB_NEXT
+db.DB_NEXT_DUP
+db.DB_NEXT_NODUP
+db.DB_NODUPDATA
+db.DB_NOLOCKING
+db.DB_NOMMAP
+db.DB_NOORDERCHK
+db.DB_NOOVERWRITE
+db.DB_NOPANIC
+db.DB_NOSERVER
+db.DB_NOSERVER_HOME
+db.DB_NOSERVER_ID
+db.DB_NOSYNC
+db.DB_NOTFOUND
+db.DB_ODDFILESIZE
+db.DB_OLD_VERSION
+db.DB_OPFLAGS_MASK
+db.DB_ORDERCHKONLY
+db.DB_OVERWRITE
+db.DB_PAGE_NOTFOUND
+db.DB_PANIC_ENVIRONMENT
+db.DB_POSITION
+db.DB_PREV
+db.DB_PREV_NODUP
+db.DB_PRIVATE
+db.DB_PR_PAGE
+db.DB_PR_RECOVERYTEST
+db.DB_QUEUE
+db.DB_RDONLY
+db.DB_RDWRMASTER
+db.DB_READ_COMMITTED
+db.DB_READ_UNCOMMITTED
+db.DB_RECNO
+db.DB_RECNUM
+db.DB_RECOVER
+db.DB_RECOVER_FATAL
+db.DB_REGION_INIT
+db.DB_REGISTER
+db.DB_RENUMBER
+db.DB_REPMGR_ACKS_ALL
+db.DB_REPMGR_ACKS_ALL_PEERS
+db.DB_REPMGR_ACKS_NONE
+db.DB_REPMGR_ACKS_ONE
+db.DB_REPMGR_ACKS_ONE_PEER
+db.DB_REPMGR_ACKS_QUORUM
+db.DB_REPMGR_CONNECTED
+db.DB_REPMGR_DISCONNECTED
+db.DB_REPMGR_PEER
+db.DB_REP_ACK_TIMEOUT
+db.DB_REP_CHECKPOINT_DELAY
+db.DB_REP_CLIENT
+db.DB_REP_CONNECTION_RETRY
+db.DB_REP_DUPMASTER
+db.DB_REP_ELECTION
+db.DB_REP_ELECTION_RETRY
+db.DB_REP_ELECTION_TIMEOUT
+db.DB_REP_FULL_ELECTION_TIMEOUT
+db.DB_REP_HOLDELECTION
+db.DB_REP_IGNORE
+db.DB_REP_ISPERM
+db.DB_REP_JOIN_FAILURE
+db.DB_REP_MASTER
+db.DB_REP_NEWSITE
+db.DB_REP_NOTPERM
+db.DB_REVSPLITOFF
+db.DB_RMW
+db.DB_RPCCLIENT
+db.DB_RUNRECOVERY
+db.DB_SALVAGE
+db.DB_SECONDARY_BAD
+db.DB_SEQ_DEC
+db.DB_SEQ_INC
+db.DB_SEQ_WRAP
+db.DB_SET
+db.DB_SET_LOCK_TIMEOUT
+db.DB_SET_RANGE
+db.DB_SET_RECNO
+db.DB_SET_TXN_TIMEOUT
+db.DB_SNAPSHOT
+db.DB_STAT_ALL
+db.DB_STAT_CLEAR
+db.DB_SYSTEM_MEM
+db.DB_THREAD
+db.DB_TIME_NOTGRANTED
+db.DB_TRUNCATE
+db.DB_TXN_NOSYNC
+db.DB_TXN_NOT_DURABLE
+db.DB_TXN_NOWAIT
+db.DB_TXN_SNAPSHOT
+db.DB_TXN_SYNC
+db.DB_TXN_WRITE_NOSYNC
+db.DB_UNKNOWN
+db.DB_UPGRADE
+db.DB_USE_ENVIRON
+db.DB_USE_ENVIRON_ROOT
+db.DB_VERB_DEADLOCK
+db.DB_VERB_FILEOPS
+db.DB_VERB_FILEOPS_ALL
+db.DB_VERB_RECOVERY
+db.DB_VERB_REGISTER
+db.DB_VERB_REPLICATION
+db.DB_VERB_WAITSFOR
+db.DB_VERIFY
+db.DB_VERIFY_BAD
+db.DB_VERSION_MAJOR
+db.DB_VERSION_MINOR
+db.DB_VERSION_PATCH
+db.DB_VERSION_STRING
+db.DB_WRITECURSOR
+db.DB_XA_CREATE
+db.DB_XIDDATASIZE
+db.DB_YIELDCPU
+db.EACCES
+db.EAGAIN
+db.EBUSY
+db.EEXIST
+db.EINVAL
+db.ENOENT
+db.ENOMEM
+db.ENOSPC
+db.EPERM
+db.__doc__
+db.__file__
+db.__name__
+db.__package__
+db.__version__
+db.api
+db.cvsid
+db.version(
+
+--- from bsddb.db import * ---
+DB(
+DBAccessError(
+DBAgainError(
+DBBusyError(
+DBCursorClosedError(
+DBEnv(
+DBError(
+DBFileExistsError(
+DBInvalidArgError(
+DBKeyEmptyError(
+DBKeyExistError(
+DBLockDeadlockError(
+DBLockNotGrantedError(
+DBNoMemoryError(
+DBNoServerError(
+DBNoServerHomeError(
+DBNoServerIDError(
+DBNoSpaceError(
+DBNoSuchFileError(
+DBNotFoundError(
+DBOldVersionError(
+DBPageNotFoundError(
+DBPermissionsError(
+DBRepHandleDeadError(
+DBRepUnavailError(
+DBRunRecoveryError(
+DBSecondaryBadError(
+DBSequence(
+DBVerifyBadError(
+DB_AFTER
+DB_AGGRESSIVE
+DB_APPEND
+DB_ARCH_ABS
+DB_ARCH_DATA
+DB_ARCH_LOG
+DB_ARCH_REMOVE
+DB_AUTO_COMMIT
+DB_BEFORE
+DB_BTREE
+DB_BUFFER_SMALL
+DB_CDB_ALLDB
+DB_CHECKPOINT
+DB_CHKSUM
+DB_CONSUME
+DB_CONSUME_WAIT
+DB_CREATE
+DB_CURRENT
+DB_DIRECT_DB
+DB_DIRTY_READ
+DB_DONOTINDEX
+DB_DSYNC_DB
+DB_DUP
+DB_DUPSORT
+DB_ENCRYPT
+DB_ENCRYPT_AES
+DB_EVENT_PANIC
+DB_EVENT_REP_CLIENT
+DB_EVENT_REP_ELECTED
+DB_EVENT_REP_MASTER
+DB_EVENT_REP_NEWMASTER
+DB_EVENT_REP_PERM_FAILED
+DB_EVENT_REP_STARTUPDONE
+DB_EVENT_WRITE_FAILED
+DB_EXCL
+DB_EXTENT
+DB_FAST_STAT
+DB_FCNTL_LOCKING
+DB_FIRST
+DB_FLUSH
+DB_FORCE
+DB_GET_BOTH
+DB_GET_RECNO
+DB_HASH
+DB_INCOMPLETE
+DB_INIT_CDB
+DB_INIT_LOCK
+DB_INIT_LOG
+DB_INIT_MPOOL
+DB_INIT_REP
+DB_INIT_TXN
+DB_JOINENV
+DB_JOIN_ITEM
+DB_JOIN_NOSORT
+DB_KEYEMPTY
+DB_KEYEXIST
+DB_KEYFIRST
+DB_KEYLAST
+DB_LAST
+DB_LOCKDOWN
+DB_LOCK_CONFLICT
+DB_LOCK_DEADLOCK
+DB_LOCK_DEFAULT
+DB_LOCK_DUMP
+DB_LOCK_EXPIRE
+DB_LOCK_GET
+DB_LOCK_INHERIT
+DB_LOCK_IREAD
+DB_LOCK_IWR
+DB_LOCK_IWRITE
+DB_LOCK_MAXLOCKS
+DB_LOCK_MAXWRITE
+DB_LOCK_MINLOCKS
+DB_LOCK_MINWRITE
+DB_LOCK_NG
+DB_LOCK_NORUN
+DB_LOCK_NOTGRANTED
+DB_LOCK_NOWAIT
+DB_LOCK_OLDEST
+DB_LOCK_PUT
+DB_LOCK_PUT_ALL
+DB_LOCK_PUT_OBJ
+DB_LOCK_RANDOM
+DB_LOCK_READ
+DB_LOCK_READ_UNCOMMITTED
+DB_LOCK_RECORD
+DB_LOCK_SWITCH
+DB_LOCK_UPGRADE
+DB_LOCK_UPGRADE_WRITE
+DB_LOCK_WAIT
+DB_LOCK_WRITE
+DB_LOCK_WWRITE
+DB_LOCK_YOUNGEST
+DB_LOG_AUTO_REMOVE
+DB_LOG_DIRECT
+DB_LOG_DSYNC
+DB_LOG_IN_MEMORY
+DB_LOG_ZERO
+DB_LSTAT_ABORTED
+DB_LSTAT_FREE
+DB_LSTAT_HELD
+DB_LSTAT_PENDING
+DB_LSTAT_WAITING
+DB_MAX_PAGES
+DB_MAX_RECORDS
+DB_MULTIPLE
+DB_MULTIPLE_KEY
+DB_MULTIVERSION
+DB_NEXT
+DB_NEXT_DUP
+DB_NEXT_NODUP
+DB_NODUPDATA
+DB_NOLOCKING
+DB_NOMMAP
+DB_NOORDERCHK
+DB_NOOVERWRITE
+DB_NOPANIC
+DB_NOSERVER
+DB_NOSERVER_HOME
+DB_NOSERVER_ID
+DB_NOSYNC
+DB_NOTFOUND
+DB_ODDFILESIZE
+DB_OLD_VERSION
+DB_OPFLAGS_MASK
+DB_ORDERCHKONLY
+DB_OVERWRITE
+DB_PAGE_NOTFOUND
+DB_PANIC_ENVIRONMENT
+DB_POSITION
+DB_PREV
+DB_PREV_NODUP
+DB_PRIVATE
+DB_PR_PAGE
+DB_PR_RECOVERYTEST
+DB_QUEUE
+DB_RDONLY
+DB_RDWRMASTER
+DB_READ_COMMITTED
+DB_READ_UNCOMMITTED
+DB_RECNO
+DB_RECNUM
+DB_RECOVER
+DB_RECOVER_FATAL
+DB_REGION_INIT
+DB_REGISTER
+DB_RENUMBER
+DB_REPMGR_ACKS_ALL
+DB_REPMGR_ACKS_ALL_PEERS
+DB_REPMGR_ACKS_NONE
+DB_REPMGR_ACKS_ONE
+DB_REPMGR_ACKS_ONE_PEER
+DB_REPMGR_ACKS_QUORUM
+DB_REPMGR_CONNECTED
+DB_REPMGR_DISCONNECTED
+DB_REPMGR_PEER
+DB_REP_ACK_TIMEOUT
+DB_REP_CHECKPOINT_DELAY
+DB_REP_CLIENT
+DB_REP_CONNECTION_RETRY
+DB_REP_DUPMASTER
+DB_REP_ELECTION
+DB_REP_ELECTION_RETRY
+DB_REP_ELECTION_TIMEOUT
+DB_REP_FULL_ELECTION_TIMEOUT
+DB_REP_HOLDELECTION
+DB_REP_IGNORE
+DB_REP_ISPERM
+DB_REP_JOIN_FAILURE
+DB_REP_MASTER
+DB_REP_NEWSITE
+DB_REP_NOTPERM
+DB_REVSPLITOFF
+DB_RMW
+DB_RPCCLIENT
+DB_RUNRECOVERY
+DB_SALVAGE
+DB_SECONDARY_BAD
+DB_SEQ_DEC
+DB_SEQ_INC
+DB_SEQ_WRAP
+DB_SET
+DB_SET_LOCK_TIMEOUT
+DB_SET_RANGE
+DB_SET_RECNO
+DB_SET_TXN_TIMEOUT
+DB_SNAPSHOT
+DB_STAT_ALL
+DB_STAT_CLEAR
+DB_SYSTEM_MEM
+DB_THREAD
+DB_TIME_NOTGRANTED
+DB_TRUNCATE
+DB_TXN_NOSYNC
+DB_TXN_NOT_DURABLE
+DB_TXN_NOWAIT
+DB_TXN_SNAPSHOT
+DB_TXN_SYNC
+DB_TXN_WRITE_NOSYNC
+DB_UNKNOWN
+DB_UPGRADE
+DB_USE_ENVIRON
+DB_USE_ENVIRON_ROOT
+DB_VERB_DEADLOCK
+DB_VERB_FILEOPS
+DB_VERB_FILEOPS_ALL
+DB_VERB_RECOVERY
+DB_VERB_REGISTER
+DB_VERB_REPLICATION
+DB_VERB_WAITSFOR
+DB_VERIFY
+DB_VERIFY_BAD
+DB_VERSION_MAJOR
+DB_VERSION_MINOR
+DB_VERSION_PATCH
+DB_VERSION_STRING
+DB_WRITECURSOR
+DB_XA_CREATE
+DB_XIDDATASIZE
+DB_YIELDCPU
+api
+cvsid
+version(
+
+--- import bsddb.dbutils ---
+bsddb.dbutils.DeadlockWrap(
+bsddb.dbutils.__builtins__
+bsddb.dbutils.__doc__
+bsddb.dbutils.__file__
+bsddb.dbutils.__name__
+bsddb.dbutils.__package__
+bsddb.dbutils.absolute_import
+bsddb.dbutils.db
+bsddb.dbutils.sys
+
+--- from bsddb.dbutils import dbutils ---
+dbutils.DeadlockWrap(
+dbutils.__builtins__
+dbutils.__doc__
+dbutils.__file__
+dbutils.__name__
+dbutils.__package__
+dbutils.absolute_import
+dbutils.db
+dbutils.sys
+
+--- from bsddb.dbutils import * ---
+DeadlockWrap(
+
+--- import dumbdbm ---
+dumbdbm.UserDict
+dumbdbm.__builtin__
+dumbdbm.__builtins__
+dumbdbm.__doc__
+dumbdbm.__file__
+dumbdbm.__name__
+dumbdbm.__package__
+dumbdbm.error(
+dumbdbm.open(
+
+--- from dumbdbm import * ---
+
+--- import zlib ---
+zlib.DEFLATED
+zlib.DEF_MEM_LEVEL
+zlib.MAX_WBITS
+zlib.ZLIB_VERSION
+zlib.Z_BEST_COMPRESSION
+zlib.Z_BEST_SPEED
+zlib.Z_DEFAULT_COMPRESSION
+zlib.Z_DEFAULT_STRATEGY
+zlib.Z_FILTERED
+zlib.Z_FINISH
+zlib.Z_FULL_FLUSH
+zlib.Z_HUFFMAN_ONLY
+zlib.Z_NO_FLUSH
+zlib.Z_SYNC_FLUSH
+zlib.__doc__
+zlib.__name__
+zlib.__package__
+zlib.__version__
+zlib.adler32(
+zlib.compress(
+zlib.compressobj(
+zlib.crc32(
+zlib.decompress(
+zlib.decompressobj(
+zlib.error(
+
+--- from zlib import * ---
+DEFLATED
+DEF_MEM_LEVEL
+MAX_WBITS
+ZLIB_VERSION
+Z_BEST_COMPRESSION
+Z_BEST_SPEED
+Z_DEFAULT_COMPRESSION
+Z_DEFAULT_STRATEGY
+Z_FILTERED
+Z_FINISH
+Z_FULL_FLUSH
+Z_HUFFMAN_ONLY
+Z_NO_FLUSH
+Z_SYNC_FLUSH
+adler32(
+compress(
+compressobj(
+crc32(
+decompress(
+decompressobj(
+
+--- import gzip ---
+gzip.FCOMMENT
+gzip.FEXTRA
+gzip.FHCRC
+gzip.FNAME
+gzip.FTEXT
+gzip.GzipFile(
+gzip.READ
+gzip.WRITE
+gzip.__all__
+gzip.__builtin__
+gzip.__builtins__
+gzip.__doc__
+gzip.__file__
+gzip.__name__
+gzip.__package__
+gzip.open(
+gzip.read32(
+gzip.struct
+gzip.sys
+gzip.time
+gzip.write32u(
+gzip.zlib
+
+--- from gzip import * ---
+FCOMMENT
+FEXTRA
+FHCRC
+FNAME
+FTEXT
+GzipFile(
+READ
+WRITE
+read32(
+write32u(
+zlib
+
+--- import bz2 ---
+bz2.BZ2Compressor(
+bz2.BZ2Decompressor(
+bz2.BZ2File(
+bz2.__author__
+bz2.__doc__
+bz2.__file__
+bz2.__name__
+bz2.__package__
+bz2.compress(
+bz2.decompress(
+
+--- from bz2 import * ---
+BZ2Compressor(
+BZ2Decompressor(
+BZ2File(
+
+--- import zipfile ---
+zipfile.BadZipfile(
+zipfile.LargeZipFile(
+zipfile.PyZipFile(
+zipfile.ZIP64_LIMIT
+zipfile.ZIP_DEFLATED
+zipfile.ZIP_FILECOUNT_LIMIT
+zipfile.ZIP_MAX_COMMENT
+zipfile.ZIP_STORED
+zipfile.ZipExtFile(
+zipfile.ZipFile(
+zipfile.ZipInfo(
+zipfile.__all__
+zipfile.__builtins__
+zipfile.__doc__
+zipfile.__file__
+zipfile.__name__
+zipfile.__package__
+zipfile.binascii
+zipfile.cStringIO
+zipfile.crc32(
+zipfile.error(
+zipfile.is_zipfile(
+zipfile.main(
+zipfile.os
+zipfile.shutil
+zipfile.sizeCentralDir
+zipfile.sizeEndCentDir
+zipfile.sizeEndCentDir64
+zipfile.sizeEndCentDir64Locator
+zipfile.sizeFileHeader
+zipfile.stat
+zipfile.stringCentralDir
+zipfile.stringEndArchive
+zipfile.stringEndArchive64
+zipfile.stringEndArchive64Locator
+zipfile.stringFileHeader
+zipfile.struct
+zipfile.structCentralDir
+zipfile.structEndArchive
+zipfile.structEndArchive64
+zipfile.structEndArchive64Locator
+zipfile.structFileHeader
+zipfile.sys
+zipfile.time
+zipfile.zlib
+
+--- from zipfile import * ---
+BadZipfile(
+LargeZipFile(
+PyZipFile(
+ZIP64_LIMIT
+ZIP_DEFLATED
+ZIP_FILECOUNT_LIMIT
+ZIP_MAX_COMMENT
+ZIP_STORED
+ZipExtFile(
+ZipFile(
+ZipInfo(
+binascii
+cStringIO
+is_zipfile(
+sizeCentralDir
+sizeEndCentDir
+sizeEndCentDir64
+sizeEndCentDir64Locator
+sizeFileHeader
+stringCentralDir
+stringEndArchive
+stringEndArchive64
+stringEndArchive64Locator
+stringFileHeader
+structCentralDir
+structEndArchive
+structEndArchive64
+structEndArchive64Locator
+structFileHeader
+
+--- import tarfile ---
+tarfile.AREGTYPE
+tarfile.BLKTYPE
+tarfile.BLOCKSIZE
+tarfile.CHRTYPE
+tarfile.CONTTYPE
+tarfile.CompressionError(
+tarfile.DEFAULT_FORMAT
+tarfile.DIRTYPE
+tarfile.ENCODING
+tarfile.ExFileObject(
+tarfile.ExtractError(
+tarfile.FIFOTYPE
+tarfile.GNUTYPE_LONGLINK
+tarfile.GNUTYPE_LONGNAME
+tarfile.GNUTYPE_SPARSE
+tarfile.GNU_FORMAT
+tarfile.GNU_MAGIC
+tarfile.GNU_TYPES
+tarfile.HeaderError(
+tarfile.LENGTH_LINK
+tarfile.LENGTH_NAME
+tarfile.LENGTH_PREFIX
+tarfile.LNKTYPE
+tarfile.NUL
+tarfile.PAX_FIELDS
+tarfile.PAX_FORMAT
+tarfile.PAX_NUMBER_FIELDS
+tarfile.POSIX_MAGIC
+tarfile.RECORDSIZE
+tarfile.REGTYPE
+tarfile.REGULAR_TYPES
+tarfile.ReadError(
+tarfile.SOLARIS_XHDTYPE
+tarfile.SUPPORTED_TYPES
+tarfile.SYMTYPE
+tarfile.S_IFBLK
+tarfile.S_IFCHR
+tarfile.S_IFDIR
+tarfile.S_IFIFO
+tarfile.S_IFLNK
+tarfile.S_IFREG
+tarfile.StreamError(
+tarfile.TAR_GZIPPED
+tarfile.TAR_PLAIN
+tarfile.TGEXEC
+tarfile.TGREAD
+tarfile.TGWRITE
+tarfile.TOEXEC
+tarfile.TOREAD
+tarfile.TOWRITE
+tarfile.TSGID
+tarfile.TSUID
+tarfile.TSVTX
+tarfile.TUEXEC
+tarfile.TUREAD
+tarfile.TUWRITE
+tarfile.TarError(
+tarfile.TarFile(
+tarfile.TarFileCompat(
+tarfile.TarInfo(
+tarfile.TarIter(
+tarfile.USTAR_FORMAT
+tarfile.XGLTYPE
+tarfile.XHDTYPE
+tarfile.__all__
+tarfile.__author__
+tarfile.__builtins__
+tarfile.__credits__
+tarfile.__cvsid__
+tarfile.__date__
+tarfile.__doc__
+tarfile.__file__
+tarfile.__name__
+tarfile.__package__
+tarfile.__version__
+tarfile.bltn_open(
+tarfile.calc_chksums(
+tarfile.copy
+tarfile.copyfileobj(
+tarfile.errno
+tarfile.filemode(
+tarfile.filemode_table
+tarfile.grp
+tarfile.is_tarfile(
+tarfile.itn(
+tarfile.normpath(
+tarfile.nti(
+tarfile.nts(
+tarfile.open(
+tarfile.operator
+tarfile.os
+tarfile.pwd
+tarfile.re
+tarfile.shutil
+tarfile.stat
+tarfile.stn(
+tarfile.struct
+tarfile.sys
+tarfile.time
+tarfile.uts(
+tarfile.version
+
+--- from tarfile import * ---
+AREGTYPE
+BLKTYPE
+BLOCKSIZE
+CHRTYPE
+CONTTYPE
+CompressionError(
+DEFAULT_FORMAT
+DIRTYPE
+ENCODING
+ExFileObject(
+ExtractError(
+FIFOTYPE
+GNUTYPE_LONGLINK
+GNUTYPE_LONGNAME
+GNUTYPE_SPARSE
+GNU_FORMAT
+GNU_MAGIC
+GNU_TYPES
+HeaderError(
+LENGTH_LINK
+LENGTH_NAME
+LENGTH_PREFIX
+LNKTYPE
+NUL
+PAX_FIELDS
+PAX_FORMAT
+PAX_NUMBER_FIELDS
+POSIX_MAGIC
+RECORDSIZE
+REGTYPE
+REGULAR_TYPES
+ReadError(
+SOLARIS_XHDTYPE
+SUPPORTED_TYPES
+SYMTYPE
+StreamError(
+TAR_GZIPPED
+TAR_PLAIN
+TGEXEC
+TGREAD
+TGWRITE
+TOEXEC
+TOREAD
+TOWRITE
+TSGID
+TSUID
+TSVTX
+TUEXEC
+TUREAD
+TUWRITE
+TarError(
+TarFile(
+TarFileCompat(
+TarInfo(
+TarIter(
+USTAR_FORMAT
+XGLTYPE
+XHDTYPE
+__cvsid__
+bltn_open(
+calc_chksums(
+copy
+copyfileobj(
+filemode(
+filemode_table
+grp
+is_tarfile(
+itn(
+nti(
+nts(
+pwd
+stn(
+uts(
+
+--- import posix ---
+posix.EX_CANTCREAT
+posix.EX_CONFIG
+posix.EX_DATAERR
+posix.EX_IOERR
+posix.EX_NOHOST
+posix.EX_NOINPUT
+posix.EX_NOPERM
+posix.EX_NOUSER
+posix.EX_OK
+posix.EX_OSERR
+posix.EX_OSFILE
+posix.EX_PROTOCOL
+posix.EX_SOFTWARE
+posix.EX_TEMPFAIL
+posix.EX_UNAVAILABLE
+posix.EX_USAGE
+posix.F_OK
+posix.NGROUPS_MAX
+posix.O_APPEND
+posix.O_ASYNC
+posix.O_CREAT
+posix.O_DIRECT
+posix.O_DIRECTORY
+posix.O_DSYNC
+posix.O_EXCL
+posix.O_LARGEFILE
+posix.O_NDELAY
+posix.O_NOATIME
+posix.O_NOCTTY
+posix.O_NOFOLLOW
+posix.O_NONBLOCK
+posix.O_RDONLY
+posix.O_RDWR
+posix.O_RSYNC
+posix.O_SYNC
+posix.O_TRUNC
+posix.O_WRONLY
+posix.R_OK
+posix.TMP_MAX
+posix.WCONTINUED
+posix.WCOREDUMP(
+posix.WEXITSTATUS(
+posix.WIFCONTINUED(
+posix.WIFEXITED(
+posix.WIFSIGNALED(
+posix.WIFSTOPPED(
+posix.WNOHANG
+posix.WSTOPSIG(
+posix.WTERMSIG(
+posix.WUNTRACED
+posix.W_OK
+posix.X_OK
+posix.__doc__
+posix.__name__
+posix.__package__
+posix.abort(
+posix.access(
+posix.chdir(
+posix.chmod(
+posix.chown(
+posix.chroot(
+posix.close(
+posix.closerange(
+posix.confstr(
+posix.confstr_names
+posix.ctermid(
+posix.dup(
+posix.dup2(
+posix.environ
+posix.error(
+posix.execv(
+posix.execve(
+posix.fchdir(
+posix.fchmod(
+posix.fchown(
+posix.fdatasync(
+posix.fdopen(
+posix.fork(
+posix.forkpty(
+posix.fpathconf(
+posix.fstat(
+posix.fstatvfs(
+posix.fsync(
+posix.ftruncate(
+posix.getcwd(
+posix.getcwdu(
+posix.getegid(
+posix.geteuid(
+posix.getgid(
+posix.getgroups(
+posix.getloadavg(
+posix.getlogin(
+posix.getpgid(
+posix.getpgrp(
+posix.getpid(
+posix.getppid(
+posix.getsid(
+posix.getuid(
+posix.isatty(
+posix.kill(
+posix.killpg(
+posix.lchown(
+posix.link(
+posix.listdir(
+posix.lseek(
+posix.lstat(
+posix.major(
+posix.makedev(
+posix.minor(
+posix.mkdir(
+posix.mkfifo(
+posix.mknod(
+posix.nice(
+posix.open(
+posix.openpty(
+posix.pathconf(
+posix.pathconf_names
+posix.pipe(
+posix.popen(
+posix.putenv(
+posix.read(
+posix.readlink(
+posix.remove(
+posix.rename(
+posix.rmdir(
+posix.setegid(
+posix.seteuid(
+posix.setgid(
+posix.setgroups(
+posix.setpgid(
+posix.setpgrp(
+posix.setregid(
+posix.setreuid(
+posix.setsid(
+posix.setuid(
+posix.stat(
+posix.stat_float_times(
+posix.stat_result(
+posix.statvfs(
+posix.statvfs_result(
+posix.strerror(
+posix.symlink(
+posix.sysconf(
+posix.sysconf_names
+posix.system(
+posix.tcgetpgrp(
+posix.tcsetpgrp(
+posix.tempnam(
+posix.times(
+posix.tmpfile(
+posix.tmpnam(
+posix.ttyname(
+posix.umask(
+posix.uname(
+posix.unlink(
+posix.unsetenv(
+posix.utime(
+posix.wait(
+posix.wait3(
+posix.wait4(
+posix.waitpid(
+posix.write(
+
+--- from posix import * ---
+
+--- import pwd ---
+pwd.__doc__
+pwd.__name__
+pwd.__package__
+pwd.getpwall(
+pwd.getpwnam(
+pwd.getpwuid(
+pwd.struct_passwd(
+pwd.struct_pwent(
+
+--- from pwd import * ---
+getpwall(
+getpwnam(
+getpwuid(
+struct_passwd(
+struct_pwent(
+
+--- import grp ---
+grp.__doc__
+grp.__name__
+grp.__package__
+grp.getgrall(
+grp.getgrgid(
+grp.getgrnam(
+grp.struct_group(
+
+--- from grp import * ---
+getgrall(
+getgrgid(
+getgrnam(
+struct_group(
+
+--- import crypt ---
+crypt.__doc__
+crypt.__file__
+crypt.__name__
+crypt.__package__
+crypt.crypt(
+
+--- from crypt import * ---
+crypt(
+
+--- import gdbm ---
+gdbm.__doc__
+gdbm.__file__
+gdbm.__name__
+gdbm.__package__
+gdbm.error(
+gdbm.open(
+gdbm.open_flags
+
+--- from gdbm import * ---
+open_flags
+
+--- import termios ---
+termios.B0
+termios.B110
+termios.B115200
+termios.B1200
+termios.B134
+termios.B150
+termios.B1800
+termios.B19200
+termios.B200
+termios.B230400
+termios.B2400
+termios.B300
+termios.B38400
+termios.B460800
+termios.B4800
+termios.B50
+termios.B57600
+termios.B600
+termios.B75
+termios.B9600
+termios.BRKINT
+termios.BS0
+termios.BS1
+termios.BSDLY
+termios.CBAUD
+termios.CBAUDEX
+termios.CDSUSP
+termios.CEOF
+termios.CEOL
+termios.CEOT
+termios.CERASE
+termios.CFLUSH
+termios.CIBAUD
+termios.CINTR
+termios.CKILL
+termios.CLNEXT
+termios.CLOCAL
+termios.CQUIT
+termios.CR0
+termios.CR1
+termios.CR2
+termios.CR3
+termios.CRDLY
+termios.CREAD
+termios.CRPRNT
+termios.CRTSCTS
+termios.CS5
+termios.CS6
+termios.CS7
+termios.CS8
+termios.CSIZE
+termios.CSTART
+termios.CSTOP
+termios.CSTOPB
+termios.CSUSP
+termios.CWERASE
+termios.ECHO
+termios.ECHOCTL
+termios.ECHOE
+termios.ECHOK
+termios.ECHOKE
+termios.ECHONL
+termios.ECHOPRT
+termios.EXTA
+termios.EXTB
+termios.FF0
+termios.FF1
+termios.FFDLY
+termios.FIOASYNC
+termios.FIOCLEX
+termios.FIONBIO
+termios.FIONCLEX
+termios.FIONREAD
+termios.FLUSHO
+termios.HUPCL
+termios.ICANON
+termios.ICRNL
+termios.IEXTEN
+termios.IGNBRK
+termios.IGNCR
+termios.IGNPAR
+termios.IMAXBEL
+termios.INLCR
+termios.INPCK
+termios.IOCSIZE_MASK
+termios.IOCSIZE_SHIFT
+termios.ISIG
+termios.ISTRIP
+termios.IUCLC
+termios.IXANY
+termios.IXOFF
+termios.IXON
+termios.NCC
+termios.NCCS
+termios.NL0
+termios.NL1
+termios.NLDLY
+termios.NOFLSH
+termios.N_MOUSE
+termios.N_PPP
+termios.N_SLIP
+termios.N_STRIP
+termios.N_TTY
+termios.OCRNL
+termios.OFDEL
+termios.OFILL
+termios.OLCUC
+termios.ONLCR
+termios.ONLRET
+termios.ONOCR
+termios.OPOST
+termios.PARENB
+termios.PARMRK
+termios.PARODD
+termios.PENDIN
+termios.TAB0
+termios.TAB1
+termios.TAB2
+termios.TAB3
+termios.TABDLY
+termios.TCFLSH
+termios.TCGETA
+termios.TCGETS
+termios.TCIFLUSH
+termios.TCIOFF
+termios.TCIOFLUSH
+termios.TCION
+termios.TCOFLUSH
+termios.TCOOFF
+termios.TCOON
+termios.TCSADRAIN
+termios.TCSAFLUSH
+termios.TCSANOW
+termios.TCSBRK
+termios.TCSBRKP
+termios.TCSETA
+termios.TCSETAF
+termios.TCSETAW
+termios.TCSETS
+termios.TCSETSF
+termios.TCSETSW
+termios.TCXONC
+termios.TIOCCONS
+termios.TIOCEXCL
+termios.TIOCGETD
+termios.TIOCGICOUNT
+termios.TIOCGLCKTRMIOS
+termios.TIOCGPGRP
+termios.TIOCGSERIAL
+termios.TIOCGSOFTCAR
+termios.TIOCGWINSZ
+termios.TIOCINQ
+termios.TIOCLINUX
+termios.TIOCMBIC
+termios.TIOCMBIS
+termios.TIOCMGET
+termios.TIOCMIWAIT
+termios.TIOCMSET
+termios.TIOCM_CAR
+termios.TIOCM_CD
+termios.TIOCM_CTS
+termios.TIOCM_DSR
+termios.TIOCM_DTR
+termios.TIOCM_LE
+termios.TIOCM_RI
+termios.TIOCM_RNG
+termios.TIOCM_RTS
+termios.TIOCM_SR
+termios.TIOCM_ST
+termios.TIOCNOTTY
+termios.TIOCNXCL
+termios.TIOCOUTQ
+termios.TIOCPKT
+termios.TIOCPKT_DATA
+termios.TIOCPKT_DOSTOP
+termios.TIOCPKT_FLUSHREAD
+termios.TIOCPKT_FLUSHWRITE
+termios.TIOCPKT_NOSTOP
+termios.TIOCPKT_START
+termios.TIOCPKT_STOP
+termios.TIOCSCTTY
+termios.TIOCSERCONFIG
+termios.TIOCSERGETLSR
+termios.TIOCSERGETMULTI
+termios.TIOCSERGSTRUCT
+termios.TIOCSERGWILD
+termios.TIOCSERSETMULTI
+termios.TIOCSERSWILD
+termios.TIOCSER_TEMT
+termios.TIOCSETD
+termios.TIOCSLCKTRMIOS
+termios.TIOCSPGRP
+termios.TIOCSSERIAL
+termios.TIOCSSOFTCAR
+termios.TIOCSTI
+termios.TIOCSWINSZ
+termios.TOSTOP
+termios.VDISCARD
+termios.VEOF
+termios.VEOL
+termios.VEOL2
+termios.VERASE
+termios.VINTR
+termios.VKILL
+termios.VLNEXT
+termios.VMIN
+termios.VQUIT
+termios.VREPRINT
+termios.VSTART
+termios.VSTOP
+termios.VSUSP
+termios.VSWTC
+termios.VSWTCH
+termios.VT0
+termios.VT1
+termios.VTDLY
+termios.VTIME
+termios.VWERASE
+termios.XCASE
+termios.XTABS
+termios.__doc__
+termios.__file__
+termios.__name__
+termios.__package__
+termios.error(
+termios.tcdrain(
+termios.tcflow(
+termios.tcflush(
+termios.tcgetattr(
+termios.tcsendbreak(
+termios.tcsetattr(
+
+--- from termios import * ---
+B0
+B110
+B115200
+B1200
+B134
+B150
+B1800
+B19200
+B200
+B230400
+B2400
+B300
+B38400
+B460800
+B4800
+B50
+B57600
+B600
+B75
+B9600
+BRKINT
+BS0
+BS1
+BSDLY
+CBAUD
+CBAUDEX
+CDSUSP
+CEOF
+CEOL
+CEOT
+CERASE
+CFLUSH
+CIBAUD
+CINTR
+CKILL
+CLNEXT
+CLOCAL
+CQUIT
+CR0
+CR1
+CR2
+CR3
+CRDLY
+CREAD
+CRPRNT
+CRTSCTS
+CS5
+CS6
+CS7
+CS8
+CSIZE
+CSTART
+CSTOP
+CSTOPB
+CSUSP
+CWERASE
+ECHO
+ECHOCTL
+ECHOE
+ECHOK
+ECHOKE
+ECHONL
+ECHOPRT
+EXTA
+EXTB
+FF0
+FF1
+FFDLY
+FIOASYNC
+FIOCLEX
+FIONBIO
+FIONCLEX
+FIONREAD
+FLUSHO
+HUPCL
+ICANON
+ICRNL
+IEXTEN
+IGNBRK
+IGNCR
+IGNPAR
+IMAXBEL
+INLCR
+INPCK
+IOCSIZE_MASK
+IOCSIZE_SHIFT
+ISIG
+ISTRIP
+IUCLC
+IXANY
+IXOFF
+IXON
+NCC
+NCCS
+NL0
+NL1
+NLDLY
+NOFLSH
+N_MOUSE
+N_PPP
+N_SLIP
+N_STRIP
+N_TTY
+OCRNL
+OFDEL
+OFILL
+OLCUC
+ONLCR
+ONLRET
+ONOCR
+OPOST
+PARENB
+PARMRK
+PARODD
+PENDIN
+TAB0
+TAB1
+TAB2
+TAB3
+TABDLY
+TCFLSH
+TCGETA
+TCGETS
+TCIFLUSH
+TCIOFF
+TCIOFLUSH
+TCION
+TCOFLUSH
+TCOOFF
+TCOON
+TCSADRAIN
+TCSAFLUSH
+TCSANOW
+TCSBRK
+TCSBRKP
+TCSETA
+TCSETAF
+TCSETAW
+TCSETS
+TCSETSF
+TCSETSW
+TCXONC
+TIOCCONS
+TIOCEXCL
+TIOCGETD
+TIOCGICOUNT
+TIOCGLCKTRMIOS
+TIOCGPGRP
+TIOCGSERIAL
+TIOCGSOFTCAR
+TIOCGWINSZ
+TIOCINQ
+TIOCLINUX
+TIOCMBIC
+TIOCMBIS
+TIOCMGET
+TIOCMIWAIT
+TIOCMSET
+TIOCM_CAR
+TIOCM_CD
+TIOCM_CTS
+TIOCM_DSR
+TIOCM_DTR
+TIOCM_LE
+TIOCM_RI
+TIOCM_RNG
+TIOCM_RTS
+TIOCM_SR
+TIOCM_ST
+TIOCNOTTY
+TIOCNXCL
+TIOCOUTQ
+TIOCPKT
+TIOCPKT_DATA
+TIOCPKT_DOSTOP
+TIOCPKT_FLUSHREAD
+TIOCPKT_FLUSHWRITE
+TIOCPKT_NOSTOP
+TIOCPKT_START
+TIOCPKT_STOP
+TIOCSCTTY
+TIOCSERCONFIG
+TIOCSERGETLSR
+TIOCSERGETMULTI
+TIOCSERGSTRUCT
+TIOCSERGWILD
+TIOCSERSETMULTI
+TIOCSERSWILD
+TIOCSER_TEMT
+TIOCSETD
+TIOCSLCKTRMIOS
+TIOCSPGRP
+TIOCSSERIAL
+TIOCSSOFTCAR
+TIOCSTI
+TIOCSWINSZ
+TOSTOP
+VDISCARD
+VEOF
+VEOL
+VEOL2
+VERASE
+VINTR
+VKILL
+VLNEXT
+VMIN
+VQUIT
+VREPRINT
+VSTART
+VSTOP
+VSUSP
+VSWTC
+VSWTCH
+VT0
+VT1
+VTDLY
+VTIME
+VWERASE
+XCASE
+XTABS
+tcdrain(
+tcflow(
+tcflush(
+tcgetattr(
+tcsendbreak(
+tcsetattr(
+
+--- import tty ---
+tty.B0
+tty.B110
+tty.B115200
+tty.B1200
+tty.B134
+tty.B150
+tty.B1800
+tty.B19200
+tty.B200
+tty.B230400
+tty.B2400
+tty.B300
+tty.B38400
+tty.B460800
+tty.B4800
+tty.B50
+tty.B57600
+tty.B600
+tty.B75
+tty.B9600
+tty.BRKINT
+tty.BS0
+tty.BS1
+tty.BSDLY
+tty.CBAUD
+tty.CBAUDEX
+tty.CC
+tty.CDSUSP
+tty.CEOF
+tty.CEOL
+tty.CEOT
+tty.CERASE
+tty.CFLAG
+tty.CFLUSH
+tty.CIBAUD
+tty.CINTR
+tty.CKILL
+tty.CLNEXT
+tty.CLOCAL
+tty.CQUIT
+tty.CR0
+tty.CR1
+tty.CR2
+tty.CR3
+tty.CRDLY
+tty.CREAD
+tty.CRPRNT
+tty.CRTSCTS
+tty.CS5
+tty.CS6
+tty.CS7
+tty.CS8
+tty.CSIZE
+tty.CSTART
+tty.CSTOP
+tty.CSTOPB
+tty.CSUSP
+tty.CWERASE
+tty.ECHO
+tty.ECHOCTL
+tty.ECHOE
+tty.ECHOK
+tty.ECHOKE
+tty.ECHONL
+tty.ECHOPRT
+tty.EXTA
+tty.EXTB
+tty.FF0
+tty.FF1
+tty.FFDLY
+tty.FIOASYNC
+tty.FIOCLEX
+tty.FIONBIO
+tty.FIONCLEX
+tty.FIONREAD
+tty.FLUSHO
+tty.HUPCL
+tty.ICANON
+tty.ICRNL
+tty.IEXTEN
+tty.IFLAG
+tty.IGNBRK
+tty.IGNCR
+tty.IGNPAR
+tty.IMAXBEL
+tty.INLCR
+tty.INPCK
+tty.IOCSIZE_MASK
+tty.IOCSIZE_SHIFT
+tty.ISIG
+tty.ISPEED
+tty.ISTRIP
+tty.IUCLC
+tty.IXANY
+tty.IXOFF
+tty.IXON
+tty.LFLAG
+tty.NCC
+tty.NCCS
+tty.NL0
+tty.NL1
+tty.NLDLY
+tty.NOFLSH
+tty.N_MOUSE
+tty.N_PPP
+tty.N_SLIP
+tty.N_STRIP
+tty.N_TTY
+tty.OCRNL
+tty.OFDEL
+tty.OFILL
+tty.OFLAG
+tty.OLCUC
+tty.ONLCR
+tty.ONLRET
+tty.ONOCR
+tty.OPOST
+tty.OSPEED
+tty.PARENB
+tty.PARMRK
+tty.PARODD
+tty.PENDIN
+tty.TAB0
+tty.TAB1
+tty.TAB2
+tty.TAB3
+tty.TABDLY
+tty.TCFLSH
+tty.TCGETA
+tty.TCGETS
+tty.TCIFLUSH
+tty.TCIOFF
+tty.TCIOFLUSH
+tty.TCION
+tty.TCOFLUSH
+tty.TCOOFF
+tty.TCOON
+tty.TCSADRAIN
+tty.TCSAFLUSH
+tty.TCSANOW
+tty.TCSBRK
+tty.TCSBRKP
+tty.TCSETA
+tty.TCSETAF
+tty.TCSETAW
+tty.TCSETS
+tty.TCSETSF
+tty.TCSETSW
+tty.TCXONC
+tty.TIOCCONS
+tty.TIOCEXCL
+tty.TIOCGETD
+tty.TIOCGICOUNT
+tty.TIOCGLCKTRMIOS
+tty.TIOCGPGRP
+tty.TIOCGSERIAL
+tty.TIOCGSOFTCAR
+tty.TIOCGWINSZ
+tty.TIOCINQ
+tty.TIOCLINUX
+tty.TIOCMBIC
+tty.TIOCMBIS
+tty.TIOCMGET
+tty.TIOCMIWAIT
+tty.TIOCMSET
+tty.TIOCM_CAR
+tty.TIOCM_CD
+tty.TIOCM_CTS
+tty.TIOCM_DSR
+tty.TIOCM_DTR
+tty.TIOCM_LE
+tty.TIOCM_RI
+tty.TIOCM_RNG
+tty.TIOCM_RTS
+tty.TIOCM_SR
+tty.TIOCM_ST
+tty.TIOCNOTTY
+tty.TIOCNXCL
+tty.TIOCOUTQ
+tty.TIOCPKT
+tty.TIOCPKT_DATA
+tty.TIOCPKT_DOSTOP
+tty.TIOCPKT_FLUSHREAD
+tty.TIOCPKT_FLUSHWRITE
+tty.TIOCPKT_NOSTOP
+tty.TIOCPKT_START
+tty.TIOCPKT_STOP
+tty.TIOCSCTTY
+tty.TIOCSERCONFIG
+tty.TIOCSERGETLSR
+tty.TIOCSERGETMULTI
+tty.TIOCSERGSTRUCT
+tty.TIOCSERGWILD
+tty.TIOCSERSETMULTI
+tty.TIOCSERSWILD
+tty.TIOCSER_TEMT
+tty.TIOCSETD
+tty.TIOCSLCKTRMIOS
+tty.TIOCSPGRP
+tty.TIOCSSERIAL
+tty.TIOCSSOFTCAR
+tty.TIOCSTI
+tty.TIOCSWINSZ
+tty.TOSTOP
+tty.VDISCARD
+tty.VEOF
+tty.VEOL
+tty.VEOL2
+tty.VERASE
+tty.VINTR
+tty.VKILL
+tty.VLNEXT
+tty.VMIN
+tty.VQUIT
+tty.VREPRINT
+tty.VSTART
+tty.VSTOP
+tty.VSUSP
+tty.VSWTC
+tty.VSWTCH
+tty.VT0
+tty.VT1
+tty.VTDLY
+tty.VTIME
+tty.VWERASE
+tty.XCASE
+tty.XTABS
+tty.__all__
+tty.__builtins__
+tty.__doc__
+tty.__file__
+tty.__name__
+tty.__package__
+tty.error(
+tty.setcbreak(
+tty.setraw(
+tty.tcdrain(
+tty.tcflow(
+tty.tcflush(
+tty.tcgetattr(
+tty.tcsendbreak(
+tty.tcsetattr(
+
+--- from tty import * ---
+CC
+CFLAG
+IFLAG
+ISPEED
+LFLAG
+OFLAG
+OSPEED
+setcbreak(
+setraw(
+
+--- import pty ---
+pty.CHILD
+pty.STDERR_FILENO
+pty.STDIN_FILENO
+pty.STDOUT_FILENO
+pty.__all__
+pty.__builtins__
+pty.__doc__
+pty.__file__
+pty.__name__
+pty.__package__
+pty.fork(
+pty.master_open(
+pty.openpty(
+pty.os
+pty.select(
+pty.slave_open(
+pty.spawn(
+pty.tty
+
+--- from pty import * ---
+CHILD
+STDERR_FILENO
+STDIN_FILENO
+STDOUT_FILENO
+master_open(
+select(
+slave_open(
+spawn(
+tty
+
+--- import fcntl ---
+fcntl.DN_ACCESS
+fcntl.DN_ATTRIB
+fcntl.DN_CREATE
+fcntl.DN_DELETE
+fcntl.DN_MODIFY
+fcntl.DN_MULTISHOT
+fcntl.DN_RENAME
+fcntl.FASYNC
+fcntl.FD_CLOEXEC
+fcntl.F_DUPFD
+fcntl.F_EXLCK
+fcntl.F_GETFD
+fcntl.F_GETFL
+fcntl.F_GETLEASE
+fcntl.F_GETLK
+fcntl.F_GETLK64
+fcntl.F_GETOWN
+fcntl.F_GETSIG
+fcntl.F_NOTIFY
+fcntl.F_RDLCK
+fcntl.F_SETFD
+fcntl.F_SETFL
+fcntl.F_SETLEASE
+fcntl.F_SETLK
+fcntl.F_SETLK64
+fcntl.F_SETLKW
+fcntl.F_SETLKW64
+fcntl.F_SETOWN
+fcntl.F_SETSIG
+fcntl.F_SHLCK
+fcntl.F_UNLCK
+fcntl.F_WRLCK
+fcntl.I_ATMARK
+fcntl.I_CANPUT
+fcntl.I_CKBAND
+fcntl.I_FDINSERT
+fcntl.I_FIND
+fcntl.I_FLUSH
+fcntl.I_FLUSHBAND
+fcntl.I_GETBAND
+fcntl.I_GETCLTIME
+fcntl.I_GETSIG
+fcntl.I_GRDOPT
+fcntl.I_GWROPT
+fcntl.I_LINK
+fcntl.I_LIST
+fcntl.I_LOOK
+fcntl.I_NREAD
+fcntl.I_PEEK
+fcntl.I_PLINK
+fcntl.I_POP
+fcntl.I_PUNLINK
+fcntl.I_PUSH
+fcntl.I_RECVFD
+fcntl.I_SENDFD
+fcntl.I_SETCLTIME
+fcntl.I_SETSIG
+fcntl.I_SRDOPT
+fcntl.I_STR
+fcntl.I_SWROPT
+fcntl.I_UNLINK
+fcntl.LOCK_EX
+fcntl.LOCK_MAND
+fcntl.LOCK_NB
+fcntl.LOCK_READ
+fcntl.LOCK_RW
+fcntl.LOCK_SH
+fcntl.LOCK_UN
+fcntl.LOCK_WRITE
+fcntl.__doc__
+fcntl.__name__
+fcntl.__package__
+fcntl.fcntl(
+fcntl.flock(
+fcntl.ioctl(
+fcntl.lockf(
+
+--- from fcntl import * ---
+DN_ACCESS
+DN_ATTRIB
+DN_CREATE
+DN_DELETE
+DN_MODIFY
+DN_MULTISHOT
+DN_RENAME
+FASYNC
+FD_CLOEXEC
+F_DUPFD
+F_EXLCK
+F_GETFD
+F_GETFL
+F_GETLEASE
+F_GETLK
+F_GETLK64
+F_GETOWN
+F_GETSIG
+F_NOTIFY
+F_RDLCK
+F_SETFD
+F_SETFL
+F_SETLEASE
+F_SETLK
+F_SETLK64
+F_SETLKW
+F_SETLKW64
+F_SETOWN
+F_SETSIG
+F_SHLCK
+F_UNLCK
+F_WRLCK
+I_ATMARK
+I_CANPUT
+I_CKBAND
+I_FDINSERT
+I_FIND
+I_FLUSH
+I_FLUSHBAND
+I_GETBAND
+I_GETCLTIME
+I_GETSIG
+I_GRDOPT
+I_GWROPT
+I_LINK
+I_LIST
+I_LOOK
+I_NREAD
+I_PEEK
+I_PLINK
+I_POP
+I_PUNLINK
+I_PUSH
+I_RECVFD
+I_SENDFD
+I_SETCLTIME
+I_SETSIG
+I_SRDOPT
+I_STR
+I_SWROPT
+I_UNLINK
+LOCK_EX
+LOCK_MAND
+LOCK_NB
+LOCK_READ
+LOCK_RW
+LOCK_SH
+LOCK_UN
+LOCK_WRITE
+fcntl(
+flock(
+ioctl(
+lockf(
+
+--- import pipes ---
+pipes.FILEIN_FILEOUT
+pipes.FILEIN_STDOUT
+pipes.SINK
+pipes.SOURCE
+pipes.STDIN_FILEOUT
+pipes.STDIN_STDOUT
+pipes.Template(
+pipes.__all__
+pipes.__builtins__
+pipes.__doc__
+pipes.__file__
+pipes.__name__
+pipes.__package__
+pipes.makepipeline(
+pipes.os
+pipes.quote(
+pipes.re
+pipes.stepkinds
+pipes.string
+pipes.tempfile
+
+--- from pipes import * ---
+FILEIN_FILEOUT
+FILEIN_STDOUT
+SINK
+SOURCE
+STDIN_FILEOUT
+STDIN_STDOUT
+makepipeline(
+quote(
+stepkinds
+
+--- import resource ---
+resource.RLIMIT_AS
+resource.RLIMIT_CORE
+resource.RLIMIT_CPU
+resource.RLIMIT_DATA
+resource.RLIMIT_FSIZE
+resource.RLIMIT_MEMLOCK
+resource.RLIMIT_NOFILE
+resource.RLIMIT_NPROC
+resource.RLIMIT_OFILE
+resource.RLIMIT_RSS
+resource.RLIMIT_STACK
+resource.RLIM_INFINITY
+resource.RUSAGE_CHILDREN
+resource.RUSAGE_SELF
+resource.__doc__
+resource.__file__
+resource.__name__
+resource.__package__
+resource.error(
+resource.getpagesize(
+resource.getrlimit(
+resource.getrusage(
+resource.setrlimit(
+resource.struct_rusage(
+
+--- from resource import * ---
+RLIMIT_AS
+RLIMIT_CORE
+RLIMIT_CPU
+RLIMIT_DATA
+RLIMIT_FSIZE
+RLIMIT_MEMLOCK
+RLIMIT_NOFILE
+RLIMIT_NPROC
+RLIMIT_OFILE
+RLIMIT_RSS
+RLIMIT_STACK
+RLIM_INFINITY
+RUSAGE_CHILDREN
+RUSAGE_SELF
+getpagesize(
+getrlimit(
+getrusage(
+setrlimit(
+struct_rusage(
+
+--- import syslog ---
+syslog.LOG_ALERT
+syslog.LOG_AUTH
+syslog.LOG_CONS
+syslog.LOG_CRIT
+syslog.LOG_CRON
+syslog.LOG_DAEMON
+syslog.LOG_DEBUG
+syslog.LOG_EMERG
+syslog.LOG_ERR
+syslog.LOG_INFO
+syslog.LOG_KERN
+syslog.LOG_LOCAL0
+syslog.LOG_LOCAL1
+syslog.LOG_LOCAL2
+syslog.LOG_LOCAL3
+syslog.LOG_LOCAL4
+syslog.LOG_LOCAL5
+syslog.LOG_LOCAL6
+syslog.LOG_LOCAL7
+syslog.LOG_LPR
+syslog.LOG_MAIL
+syslog.LOG_MASK(
+syslog.LOG_NDELAY
+syslog.LOG_NEWS
+syslog.LOG_NOTICE
+syslog.LOG_NOWAIT
+syslog.LOG_PERROR
+syslog.LOG_PID
+syslog.LOG_SYSLOG
+syslog.LOG_UPTO(
+syslog.LOG_USER
+syslog.LOG_UUCP
+syslog.LOG_WARNING
+syslog.__doc__
+syslog.__name__
+syslog.__package__
+syslog.closelog(
+syslog.openlog(
+syslog.setlogmask(
+syslog.syslog(
+
+--- from syslog import * ---
+LOG_ALERT
+LOG_AUTH
+LOG_CONS
+LOG_CRIT
+LOG_CRON
+LOG_DAEMON
+LOG_DEBUG
+LOG_EMERG
+LOG_ERR
+LOG_INFO
+LOG_KERN
+LOG_LOCAL0
+LOG_LOCAL1
+LOG_LOCAL2
+LOG_LOCAL3
+LOG_LOCAL4
+LOG_LOCAL5
+LOG_LOCAL6
+LOG_LOCAL7
+LOG_LPR
+LOG_MAIL
+LOG_MASK(
+LOG_NDELAY
+LOG_NEWS
+LOG_NOTICE
+LOG_NOWAIT
+LOG_PERROR
+LOG_PID
+LOG_SYSLOG
+LOG_UPTO(
+LOG_USER
+LOG_UUCP
+LOG_WARNING
+closelog(
+openlog(
+setlogmask(
+syslog(
+
+--- import commands ---
+commands.__all__
+commands.__builtins__
+commands.__doc__
+commands.__file__
+commands.__name__
+commands.__package__
+commands.getoutput(
+commands.getstatus(
+commands.getstatusoutput(
+commands.mk2arg(
+commands.mkarg(
+
+--- from commands import * ---
+getoutput(
+getstatus(
+getstatusoutput(
+mk2arg(
+mkarg(
+
+--- import pdb ---
+pdb.Pdb(
+pdb.Repr(
+pdb.Restart(
+pdb.TESTCMD
+pdb.__all__
+pdb.__builtins__
+pdb.__doc__
+pdb.__file__
+pdb.__name__
+pdb.__package__
+pdb.bdb
+pdb.cmd
+pdb.find_function(
+pdb.help(
+pdb.line_prefix
+pdb.linecache
+pdb.main(
+pdb.os
+pdb.pm(
+pdb.post_mortem(
+pdb.pprint
+pdb.re
+pdb.run(
+pdb.runcall(
+pdb.runctx(
+pdb.runeval(
+pdb.set_trace(
+pdb.sys
+pdb.test(
+pdb.traceback
+
+--- from pdb import * ---
+Pdb(
+Restart(
+TESTCMD
+bdb
+cmd
+find_function(
+line_prefix
+pm(
+post_mortem(
+pprint
+run(
+runcall(
+runctx(
+runeval(
+set_trace(
+
+--- import hotshot ---
+hotshot.Profile(
+hotshot.ProfilerError(
+hotshot.__builtins__
+hotshot.__doc__
+hotshot.__file__
+hotshot.__name__
+hotshot.__package__
+hotshot.__path__
+
+--- from hotshot import * ---
+Profile(
+ProfilerError(
+
+--- import timeit ---
+timeit.Timer(
+timeit.__all__
+timeit.__builtins__
+timeit.__doc__
+timeit.__file__
+timeit.__name__
+timeit.__package__
+timeit.default_number
+timeit.default_repeat
+timeit.default_timer(
+timeit.dummy_src_name
+timeit.gc
+timeit.itertools
+timeit.main(
+timeit.reindent(
+timeit.repeat(
+timeit.sys
+timeit.template
+timeit.time
+timeit.timeit(
+
+--- from timeit import * ---
+default_number
+default_repeat
+default_timer(
+dummy_src_name
+itertools
+reindent(
+timeit(
+
+--- import webbrowser ---
+webbrowser.BackgroundBrowser(
+webbrowser.BaseBrowser(
+webbrowser.Elinks(
+webbrowser.Error(
+webbrowser.Galeon(
+webbrowser.GenericBrowser(
+webbrowser.Grail(
+webbrowser.Konqueror(
+webbrowser.Mozilla(
+webbrowser.Netscape(
+webbrowser.Opera(
+webbrowser.UnixBrowser(
+webbrowser.__all__
+webbrowser.__builtins__
+webbrowser.__doc__
+webbrowser.__file__
+webbrowser.__name__
+webbrowser.__package__
+webbrowser.get(
+webbrowser.main(
+webbrowser.open(
+webbrowser.open_new(
+webbrowser.open_new_tab(
+webbrowser.os
+webbrowser.register(
+webbrowser.register_X_browsers(
+webbrowser.shlex
+webbrowser.stat
+webbrowser.subprocess
+webbrowser.sys
+webbrowser.time
+
+--- from webbrowser import * ---
+BackgroundBrowser(
+BaseBrowser(
+Elinks(
+Galeon(
+GenericBrowser(
+Grail(
+Konqueror(
+Mozilla(
+Netscape(
+Opera(
+UnixBrowser(
+get(
+open_new(
+open_new_tab(
+register_X_browsers(
+shlex
+subprocess
+
+--- import cgi ---
+cgi.FieldStorage(
+cgi.FormContent(
+cgi.FormContentDict(
+cgi.InterpFormContentDict(
+cgi.MiniFieldStorage(
+cgi.StringIO(
+cgi.SvFormContentDict(
+cgi.UserDict
+cgi.__all__
+cgi.__builtins__
+cgi.__doc__
+cgi.__file__
+cgi.__name__
+cgi.__package__
+cgi.__version__
+cgi.attrgetter(
+cgi.catch_warnings(
+cgi.dolog(
+cgi.escape(
+cgi.filterwarnings(
+cgi.initlog(
+cgi.log(
+cgi.logfile
+cgi.logfp
+cgi.maxlen
+cgi.mimetools
+cgi.nolog(
+cgi.os
+cgi.parse(
+cgi.parse_header(
+cgi.parse_multipart(
+cgi.parse_qs(
+cgi.parse_qsl(
+cgi.print_arguments(
+cgi.print_directory(
+cgi.print_environ(
+cgi.print_environ_usage(
+cgi.print_exception(
+cgi.print_form(
+cgi.rfc822
+cgi.sys
+cgi.test(
+cgi.urllib
+cgi.urlparse
+cgi.valid_boundary(
+cgi.warn(
+
+--- from cgi import * ---
+FieldStorage(
+FormContent(
+FormContentDict(
+InterpFormContentDict(
+MiniFieldStorage(
+SvFormContentDict(
+dolog(
+initlog(
+logfile
+logfp
+maxlen
+mimetools
+nolog(
+parse(
+parse_header(
+parse_multipart(
+parse_qs(
+parse_qsl(
+print_arguments(
+print_directory(
+print_environ(
+print_environ_usage(
+print_form(
+rfc822
+urllib
+urlparse
+valid_boundary(
+
+--- import cgitb ---
+cgitb.Hook(
+cgitb.__UNDEF__
+cgitb.__author__
+cgitb.__builtins__
+cgitb.__doc__
+cgitb.__file__
+cgitb.__name__
+cgitb.__package__
+cgitb.__version__
+cgitb.enable(
+cgitb.grey(
+cgitb.handler(
+cgitb.html(
+cgitb.lookup(
+cgitb.reset(
+cgitb.scanvars(
+cgitb.small(
+cgitb.strong(
+cgitb.sys
+cgitb.text(
+
+--- from cgitb import * ---
+Hook(
+__UNDEF__
+enable(
+grey(
+handler(
+html(
+scanvars(
+small(
+strong(
+text(
+
+--- import urllib ---
+urllib.ContentTooShortError(
+urllib.FancyURLopener(
+urllib.MAXFTPCACHE
+urllib.URLopener(
+urllib.__all__
+urllib.__builtins__
+urllib.__doc__
+urllib.__file__
+urllib.__name__
+urllib.__package__
+urllib.__version__
+urllib.addbase(
+urllib.addclosehook(
+urllib.addinfo(
+urllib.addinfourl(
+urllib.always_safe
+urllib.basejoin(
+urllib.ftpcache
+urllib.ftperrors(
+urllib.ftpwrapper(
+urllib.getproxies(
+urllib.getproxies_environment(
+urllib.localhost(
+urllib.main(
+urllib.noheaders(
+urllib.os
+urllib.pathname2url(
+urllib.proxy_bypass(
+urllib.proxy_bypass_environment(
+urllib.quote(
+urllib.quote_plus(
+urllib.reporthook(
+urllib.socket
+urllib.splitattr(
+urllib.splithost(
+urllib.splitnport(
+urllib.splitpasswd(
+urllib.splitport(
+urllib.splitquery(
+urllib.splittag(
+urllib.splittype(
+urllib.splituser(
+urllib.splitvalue(
+urllib.ssl
+urllib.string
+urllib.sys
+urllib.test(
+urllib.test1(
+urllib.thishost(
+urllib.time
+urllib.toBytes(
+urllib.unquote(
+urllib.unquote_plus(
+urllib.unwrap(
+urllib.url2pathname(
+urllib.urlcleanup(
+urllib.urlencode(
+urllib.urlopen(
+urllib.urlretrieve(
+urllib.warnings
+
+--- from urllib import * ---
+ContentTooShortError(
+FancyURLopener(
+MAXFTPCACHE
+URLopener(
+addbase(
+addclosehook(
+addinfo(
+addinfourl(
+always_safe
+basejoin(
+ftpcache
+ftperrors(
+ftpwrapper(
+getproxies(
+getproxies_environment(
+localhost(
+noheaders(
+pathname2url(
+proxy_bypass(
+proxy_bypass_environment(
+quote_plus(
+reporthook(
+socket
+splitattr(
+splithost(
+splitnport(
+splitpasswd(
+splitport(
+splitquery(
+splittag(
+splittype(
+splituser(
+splitvalue(
+ssl
+test1(
+thishost(
+toBytes(
+unquote(
+unquote_plus(
+unwrap(
+url2pathname(
+urlcleanup(
+urlencode(
+urlopen(
+urlretrieve(
+
+--- import urllib2 ---
+urllib2.AbstractBasicAuthHandler(
+urllib2.AbstractDigestAuthHandler(
+urllib2.AbstractHTTPHandler(
+urllib2.BaseHandler(
+urllib2.CacheFTPHandler(
+urllib2.FTPHandler(
+urllib2.FileHandler(
+urllib2.HTTPBasicAuthHandler(
+urllib2.HTTPCookieProcessor(
+urllib2.HTTPDefaultErrorHandler(
+urllib2.HTTPDigestAuthHandler(
+urllib2.HTTPError(
+urllib2.HTTPErrorProcessor(
+urllib2.HTTPHandler(
+urllib2.HTTPPasswordMgr(
+urllib2.HTTPPasswordMgrWithDefaultRealm(
+urllib2.HTTPRedirectHandler(
+urllib2.HTTPSHandler(
+urllib2.OpenerDirector(
+urllib2.ProxyBasicAuthHandler(
+urllib2.ProxyDigestAuthHandler(
+urllib2.ProxyHandler(
+urllib2.Request(
+urllib2.StringIO(
+urllib2.URLError(
+urllib2.UnknownHandler(
+urllib2.__builtins__
+urllib2.__doc__
+urllib2.__file__
+urllib2.__name__
+urllib2.__package__
+urllib2.__version__
+urllib2.addinfourl(
+urllib2.base64
+urllib2.bisect
+urllib2.build_opener(
+urllib2.ftpwrapper(
+urllib2.getproxies(
+urllib2.hashlib
+urllib2.httplib
+urllib2.install_opener(
+urllib2.localhost(
+urllib2.mimetools
+urllib2.os
+urllib2.parse_http_list(
+urllib2.parse_keqv_list(
+urllib2.posixpath
+urllib2.quote(
+urllib2.random
+urllib2.randombytes(
+urllib2.re
+urllib2.request_host(
+urllib2.socket
+urllib2.splitattr(
+urllib2.splithost(
+urllib2.splitpasswd(
+urllib2.splitport(
+urllib2.splittype(
+urllib2.splituser(
+urllib2.splitvalue(
+urllib2.sys
+urllib2.time
+urllib2.unquote(
+urllib2.unwrap(
+urllib2.url2pathname(
+urllib2.urlopen(
+urllib2.urlparse
+
+--- from urllib2 import * ---
+AbstractBasicAuthHandler(
+AbstractDigestAuthHandler(
+AbstractHTTPHandler(
+BaseHandler(
+CacheFTPHandler(
+FTPHandler(
+FileHandler(
+HTTPBasicAuthHandler(
+HTTPCookieProcessor(
+HTTPDefaultErrorHandler(
+HTTPDigestAuthHandler(
+HTTPError(
+HTTPErrorProcessor(
+HTTPHandler(
+HTTPPasswordMgr(
+HTTPPasswordMgrWithDefaultRealm(
+HTTPRedirectHandler(
+HTTPSHandler(
+OpenerDirector(
+ProxyBasicAuthHandler(
+ProxyDigestAuthHandler(
+ProxyHandler(
+Request(
+URLError(
+UnknownHandler(
+base64
+build_opener(
+hashlib
+httplib
+install_opener(
+parse_http_list(
+parse_keqv_list(
+posixpath
+random
+randombytes(
+request_host(
+
+--- import httplib ---
+httplib.ACCEPTED
+httplib.BAD_GATEWAY
+httplib.BAD_REQUEST
+httplib.BadStatusLine(
+httplib.CONFLICT
+httplib.CONTINUE
+httplib.CREATED
+httplib.CannotSendHeader(
+httplib.CannotSendRequest(
+httplib.EXPECTATION_FAILED
+httplib.FAILED_DEPENDENCY
+httplib.FORBIDDEN
+httplib.FOUND
+httplib.FakeSocket(
+httplib.GATEWAY_TIMEOUT
+httplib.GONE
+httplib.HTTP(
+httplib.HTTPConnection(
+httplib.HTTPException(
+httplib.HTTPMessage(
+httplib.HTTPResponse(
+httplib.HTTPS(
+httplib.HTTPSConnection(
+httplib.HTTPS_PORT
+httplib.HTTP_PORT
+httplib.HTTP_VERSION_NOT_SUPPORTED
+httplib.IM_USED
+httplib.INSUFFICIENT_STORAGE
+httplib.INTERNAL_SERVER_ERROR
+httplib.ImproperConnectionState(
+httplib.IncompleteRead(
+httplib.InvalidURL(
+httplib.LENGTH_REQUIRED
+httplib.LOCKED
+httplib.LineAndFileWrapper(
+httplib.MAXAMOUNT
+httplib.METHOD_NOT_ALLOWED
+httplib.MOVED_PERMANENTLY
+httplib.MULTIPLE_CHOICES
+httplib.MULTI_STATUS
+httplib.NON_AUTHORITATIVE_INFORMATION
+httplib.NOT_ACCEPTABLE
+httplib.NOT_EXTENDED
+httplib.NOT_FOUND
+httplib.NOT_IMPLEMENTED
+httplib.NOT_MODIFIED
+httplib.NO_CONTENT
+httplib.NotConnected(
+httplib.OK
+httplib.PARTIAL_CONTENT
+httplib.PAYMENT_REQUIRED
+httplib.PRECONDITION_FAILED
+httplib.PROCESSING
+httplib.PROXY_AUTHENTICATION_REQUIRED
+httplib.REQUESTED_RANGE_NOT_SATISFIABLE
+httplib.REQUEST_ENTITY_TOO_LARGE
+httplib.REQUEST_TIMEOUT
+httplib.REQUEST_URI_TOO_LONG
+httplib.RESET_CONTENT
+httplib.ResponseNotReady(
+httplib.SEE_OTHER
+httplib.SERVICE_UNAVAILABLE
+httplib.SWITCHING_PROTOCOLS
+httplib.StringIO(
+httplib.TEMPORARY_REDIRECT
+httplib.UNAUTHORIZED
+httplib.UNPROCESSABLE_ENTITY
+httplib.UNSUPPORTED_MEDIA_TYPE
+httplib.UPGRADE_REQUIRED
+httplib.USE_PROXY
+httplib.UnimplementedFileMode(
+httplib.UnknownProtocol(
+httplib.UnknownTransferEncoding(
+httplib.__all__
+httplib.__builtins__
+httplib.__doc__
+httplib.__file__
+httplib.__name__
+httplib.__package__
+httplib.error(
+httplib.mimetools
+httplib.py3kwarning
+httplib.responses
+httplib.socket
+httplib.ssl
+httplib.test(
+httplib.urlsplit(
+httplib.warnings
+
+--- from httplib import * ---
+ACCEPTED
+BAD_GATEWAY
+BAD_REQUEST
+BadStatusLine(
+CONFLICT
+CONTINUE
+CREATED
+CannotSendHeader(
+CannotSendRequest(
+EXPECTATION_FAILED
+FAILED_DEPENDENCY
+FORBIDDEN
+FOUND
+FakeSocket(
+GATEWAY_TIMEOUT
+GONE
+HTTP(
+HTTPConnection(
+HTTPException(
+HTTPMessage(
+HTTPResponse(
+HTTPS(
+HTTPSConnection(
+HTTPS_PORT
+HTTP_PORT
+HTTP_VERSION_NOT_SUPPORTED
+IM_USED
+INSUFFICIENT_STORAGE
+INTERNAL_SERVER_ERROR
+ImproperConnectionState(
+IncompleteRead(
+InvalidURL(
+LENGTH_REQUIRED
+LOCKED
+LineAndFileWrapper(
+MAXAMOUNT
+METHOD_NOT_ALLOWED
+MOVED_PERMANENTLY
+MULTIPLE_CHOICES
+MULTI_STATUS
+NON_AUTHORITATIVE_INFORMATION
+NOT_ACCEPTABLE
+NOT_EXTENDED
+NOT_FOUND
+NOT_IMPLEMENTED
+NOT_MODIFIED
+NO_CONTENT
+NotConnected(
+PARTIAL_CONTENT
+PAYMENT_REQUIRED
+PRECONDITION_FAILED
+PROCESSING
+PROXY_AUTHENTICATION_REQUIRED
+REQUESTED_RANGE_NOT_SATISFIABLE
+REQUEST_ENTITY_TOO_LARGE
+REQUEST_TIMEOUT
+REQUEST_URI_TOO_LONG
+RESET_CONTENT
+ResponseNotReady(
+SEE_OTHER
+SERVICE_UNAVAILABLE
+SWITCHING_PROTOCOLS
+TEMPORARY_REDIRECT
+UNAUTHORIZED
+UNPROCESSABLE_ENTITY
+UNSUPPORTED_MEDIA_TYPE
+UPGRADE_REQUIRED
+USE_PROXY
+UnimplementedFileMode(
+UnknownProtocol(
+UnknownTransferEncoding(
+responses
+urlsplit(
+
+--- import ftplib ---
+ftplib.CRLF
+ftplib.Error(
+ftplib.FTP(
+ftplib.FTP_PORT
+ftplib.MSG_OOB
+ftplib.Netrc(
+ftplib._150_re
+ftplib._227_re
+ftplib.__all__
+ftplib.__builtins__
+ftplib.__doc__
+ftplib.__file__
+ftplib.__name__
+ftplib.__package__
+ftplib.all_errors
+ftplib.error_perm(
+ftplib.error_proto(
+ftplib.error_reply(
+ftplib.error_temp(
+ftplib.ftpcp(
+ftplib.os
+ftplib.parse150(
+ftplib.parse227(
+ftplib.parse229(
+ftplib.parse257(
+ftplib.print_line(
+ftplib.socket
+ftplib.sys
+ftplib.test(
+
+--- from ftplib import * ---
+CRLF
+FTP(
+FTP_PORT
+MSG_OOB
+Netrc(
+_150_re
+_227_re
+all_errors
+error_perm(
+error_proto(
+error_reply(
+error_temp(
+ftpcp(
+parse150(
+parse227(
+parse229(
+parse257(
+print_line(
+
+--- import poplib ---
+poplib.CR
+poplib.CRLF
+poplib.LF
+poplib.POP3(
+poplib.POP3_PORT
+poplib.POP3_SSL(
+poplib.POP3_SSL_PORT
+poplib.__all__
+poplib.__builtins__
+poplib.__doc__
+poplib.__file__
+poplib.__name__
+poplib.__package__
+poplib.error_proto(
+poplib.re
+poplib.socket
+poplib.ssl
+
+--- from poplib import * ---
+CR
+LF
+POP3(
+POP3_PORT
+POP3_SSL(
+POP3_SSL_PORT
+
+--- import imaplib ---
+imaplib.AllowedVersions
+imaplib.CRLF
+imaplib.Commands
+imaplib.Continuation
+imaplib.Debug
+imaplib.Flags
+imaplib.IMAP4(
+imaplib.IMAP4_PORT
+imaplib.IMAP4_SSL(
+imaplib.IMAP4_SSL_PORT
+imaplib.IMAP4_stream(
+imaplib.Int2AP(
+imaplib.InternalDate
+imaplib.Internaldate2tuple(
+imaplib.Literal
+imaplib.MapCRLF
+imaplib.Mon2num
+imaplib.ParseFlags(
+imaplib.Response_code
+imaplib.Time2Internaldate(
+imaplib.Untagged_response
+imaplib.Untagged_status
+imaplib.__all__
+imaplib.__builtins__
+imaplib.__doc__
+imaplib.__file__
+imaplib.__name__
+imaplib.__package__
+imaplib.__version__
+imaplib.binascii
+imaplib.os
+imaplib.random
+imaplib.re
+imaplib.socket
+imaplib.ssl
+imaplib.sys
+imaplib.time
+
+--- from imaplib import * ---
+AllowedVersions
+Commands
+Continuation
+Debug
+Flags
+IMAP4(
+IMAP4_PORT
+IMAP4_SSL(
+IMAP4_SSL_PORT
+IMAP4_stream(
+Int2AP(
+InternalDate
+Internaldate2tuple(
+Literal
+MapCRLF
+Mon2num
+ParseFlags(
+Response_code
+Time2Internaldate(
+Untagged_response
+Untagged_status
+
+--- import nntplib ---
+nntplib.CRLF
+nntplib.LONGRESP
+nntplib.NNTP(
+nntplib.NNTPDataError(
+nntplib.NNTPError(
+nntplib.NNTPPermanentError(
+nntplib.NNTPProtocolError(
+nntplib.NNTPReplyError(
+nntplib.NNTPTemporaryError(
+nntplib.NNTP_PORT
+nntplib.__all__
+nntplib.__builtins__
+nntplib.__doc__
+nntplib.__file__
+nntplib.__name__
+nntplib.__package__
+nntplib.error_data(
+nntplib.error_perm(
+nntplib.error_proto(
+nntplib.error_reply(
+nntplib.error_temp(
+nntplib.re
+nntplib.socket
+
+--- from nntplib import * ---
+LONGRESP
+NNTP(
+NNTPDataError(
+NNTPError(
+NNTPPermanentError(
+NNTPProtocolError(
+NNTPReplyError(
+NNTPTemporaryError(
+NNTP_PORT
+error_data(
+
+--- import smtplib ---
+smtplib.CRLF
+smtplib.LMTP(
+smtplib.LMTP_PORT
+smtplib.OLDSTYLE_AUTH
+smtplib.SMTP(
+smtplib.SMTPAuthenticationError(
+smtplib.SMTPConnectError(
+smtplib.SMTPDataError(
+smtplib.SMTPException(
+smtplib.SMTPHeloError(
+smtplib.SMTPRecipientsRefused(
+smtplib.SMTPResponseException(
+smtplib.SMTPSenderRefused(
+smtplib.SMTPServerDisconnected(
+smtplib.SMTP_PORT
+smtplib.SMTP_SSL(
+smtplib.SMTP_SSL_PORT
+smtplib.SSLFakeFile(
+smtplib.__all__
+smtplib.__builtins__
+smtplib.__doc__
+smtplib.__file__
+smtplib.__name__
+smtplib.__package__
+smtplib.base64
+smtplib.email
+smtplib.encode_base64(
+smtplib.hmac
+smtplib.quoteaddr(
+smtplib.quotedata(
+smtplib.re
+smtplib.socket
+smtplib.ssl
+smtplib.stderr
+
+--- from smtplib import * ---
+LMTP(
+LMTP_PORT
+OLDSTYLE_AUTH
+SMTP(
+SMTPAuthenticationError(
+SMTPConnectError(
+SMTPDataError(
+SMTPException(
+SMTPHeloError(
+SMTPRecipientsRefused(
+SMTPResponseException(
+SMTPSenderRefused(
+SMTPServerDisconnected(
+SMTP_PORT
+SMTP_SSL(
+SMTP_SSL_PORT
+SSLFakeFile(
+email
+encode_base64(
+hmac
+quoteaddr(
+quotedata(
+
+--- import telnetlib ---
+telnetlib.AO
+telnetlib.AUTHENTICATION
+telnetlib.AYT
+telnetlib.BINARY
+telnetlib.BM
+telnetlib.BRK
+telnetlib.CHARSET
+telnetlib.COM_PORT_OPTION
+telnetlib.DEBUGLEVEL
+telnetlib.DET
+telnetlib.DM
+telnetlib.DO
+telnetlib.DONT
+telnetlib.EC
+telnetlib.ECHO
+telnetlib.EL
+telnetlib.ENCRYPT
+telnetlib.EOR
+telnetlib.EXOPL
+telnetlib.FORWARD_X
+telnetlib.GA
+telnetlib.IAC
+telnetlib.IP
+telnetlib.KERMIT
+telnetlib.LFLOW
+telnetlib.LINEMODE
+telnetlib.LOGOUT
+telnetlib.NAMS
+telnetlib.NAOCRD
+telnetlib.NAOFFD
+telnetlib.NAOHTD
+telnetlib.NAOHTS
+telnetlib.NAOL
+telnetlib.NAOLFD
+telnetlib.NAOP
+telnetlib.NAOVTD
+telnetlib.NAOVTS
+telnetlib.NAWS
+telnetlib.NEW_ENVIRON
+telnetlib.NOOPT
+telnetlib.NOP
+telnetlib.OLD_ENVIRON
+telnetlib.OUTMRK
+telnetlib.PRAGMA_HEARTBEAT
+telnetlib.PRAGMA_LOGON
+telnetlib.RCP
+telnetlib.RCTE
+telnetlib.RSP
+telnetlib.SB
+telnetlib.SE
+telnetlib.SEND_URL
+telnetlib.SGA
+telnetlib.SNDLOC
+telnetlib.SSPI_LOGON
+telnetlib.STATUS
+telnetlib.SUPDUP
+telnetlib.SUPDUPOUTPUT
+telnetlib.SUPPRESS_LOCAL_ECHO
+telnetlib.TELNET_PORT
+telnetlib.TLS
+telnetlib.TM
+telnetlib.TN3270E
+telnetlib.TSPEED
+telnetlib.TTYLOC
+telnetlib.TTYPE
+telnetlib.TUID
+telnetlib.Telnet(
+telnetlib.VT3270REGIME
+telnetlib.WILL
+telnetlib.WONT
+telnetlib.X3PAD
+telnetlib.XASCII
+telnetlib.XAUTH
+telnetlib.XDISPLOC
+telnetlib.__all__
+telnetlib.__builtins__
+telnetlib.__doc__
+telnetlib.__file__
+telnetlib.__name__
+telnetlib.__package__
+telnetlib.select
+telnetlib.socket
+telnetlib.sys
+telnetlib.test(
+telnetlib.theNULL
+
+--- from telnetlib import * ---
+AO
+AUTHENTICATION
+AYT
+BINARY
+BM
+BRK
+CHARSET
+COM_PORT_OPTION
+DEBUGLEVEL
+DET
+DM
+DO
+DONT
+EC
+EL
+ENCRYPT
+EOR
+EXOPL
+FORWARD_X
+GA
+IAC
+IP
+KERMIT
+LFLOW
+LINEMODE
+LOGOUT
+NAMS
+NAOCRD
+NAOFFD
+NAOHTD
+NAOHTS
+NAOL
+NAOLFD
+NAOP
+NAOVTD
+NAOVTS
+NAWS
+NEW_ENVIRON
+NOOPT
+NOP
+OLD_ENVIRON
+OUTMRK
+PRAGMA_HEARTBEAT
+PRAGMA_LOGON
+RCP
+RCTE
+RSP
+SB
+SE
+SEND_URL
+SGA
+SNDLOC
+SSPI_LOGON
+STATUS
+SUPDUP
+SUPDUPOUTPUT
+SUPPRESS_LOCAL_ECHO
+TELNET_PORT
+TLS
+TM
+TN3270E
+TSPEED
+TTYLOC
+TTYPE
+TUID
+Telnet(
+VT3270REGIME
+WILL
+WONT
+X3PAD
+XASCII
+XAUTH
+XDISPLOC
+theNULL
+
+--- import urlparse ---
+urlparse.MAX_CACHE_SIZE
+urlparse.ParseResult(
+urlparse.ResultMixin(
+urlparse.SplitResult(
+urlparse.__all__
+urlparse.__builtins__
+urlparse.__doc__
+urlparse.__file__
+urlparse.__name__
+urlparse.__package__
+urlparse.clear_cache(
+urlparse.namedtuple(
+urlparse.non_hierarchical
+urlparse.parse_qs(
+urlparse.parse_qsl(
+urlparse.scheme_chars
+urlparse.test(
+urlparse.test_input
+urlparse.unquote(
+urlparse.urldefrag(
+urlparse.urljoin(
+urlparse.urlparse(
+urlparse.urlsplit(
+urlparse.urlunparse(
+urlparse.urlunsplit(
+urlparse.uses_fragment
+urlparse.uses_netloc
+urlparse.uses_params
+urlparse.uses_query
+urlparse.uses_relative
+
+--- from urlparse import * ---
+MAX_CACHE_SIZE
+ParseResult(
+ResultMixin(
+SplitResult(
+clear_cache(
+non_hierarchical
+scheme_chars
+test_input
+urldefrag(
+urljoin(
+urlparse(
+urlunparse(
+urlunsplit(
+uses_fragment
+uses_netloc
+uses_params
+uses_query
+uses_relative
+
+--- import SocketServer ---
+SocketServer.BaseRequestHandler(
+SocketServer.BaseServer(
+SocketServer.DatagramRequestHandler(
+SocketServer.ForkingMixIn(
+SocketServer.ForkingTCPServer(
+SocketServer.ForkingUDPServer(
+SocketServer.StreamRequestHandler(
+SocketServer.TCPServer(
+SocketServer.ThreadingMixIn(
+SocketServer.ThreadingTCPServer(
+SocketServer.ThreadingUDPServer(
+SocketServer.ThreadingUnixDatagramServer(
+SocketServer.ThreadingUnixStreamServer(
+SocketServer.UDPServer(
+SocketServer.UnixDatagramServer(
+SocketServer.UnixStreamServer(
+SocketServer.__all__
+SocketServer.__builtins__
+SocketServer.__doc__
+SocketServer.__file__
+SocketServer.__name__
+SocketServer.__package__
+SocketServer.__version__
+SocketServer.os
+SocketServer.select
+SocketServer.socket
+SocketServer.sys
+SocketServer.threading
+
+--- from SocketServer import * ---
+BaseRequestHandler(
+BaseServer(
+DatagramRequestHandler(
+ForkingMixIn(
+ForkingTCPServer(
+ForkingUDPServer(
+StreamRequestHandler(
+TCPServer(
+ThreadingMixIn(
+ThreadingTCPServer(
+ThreadingUDPServer(
+ThreadingUnixDatagramServer(
+ThreadingUnixStreamServer(
+UDPServer(
+UnixDatagramServer(
+UnixStreamServer(
+
+--- import BaseHTTPServer ---
+BaseHTTPServer.BaseHTTPRequestHandler(
+BaseHTTPServer.DEFAULT_ERROR_CONTENT_TYPE
+BaseHTTPServer.DEFAULT_ERROR_MESSAGE
+BaseHTTPServer.HTTPServer(
+BaseHTTPServer.SocketServer
+BaseHTTPServer.__all__
+BaseHTTPServer.__builtins__
+BaseHTTPServer.__doc__
+BaseHTTPServer.__file__
+BaseHTTPServer.__name__
+BaseHTTPServer.__package__
+BaseHTTPServer.__version__
+BaseHTTPServer.catch_warnings(
+BaseHTTPServer.filterwarnings(
+BaseHTTPServer.mimetools
+BaseHTTPServer.socket
+BaseHTTPServer.sys
+BaseHTTPServer.test(
+BaseHTTPServer.time
+
+--- from BaseHTTPServer import * ---
+BaseHTTPRequestHandler(
+DEFAULT_ERROR_CONTENT_TYPE
+DEFAULT_ERROR_MESSAGE
+HTTPServer(
+SocketServer
+
+--- import SimpleHTTPServer ---
+SimpleHTTPServer.BaseHTTPServer
+SimpleHTTPServer.SimpleHTTPRequestHandler(
+SimpleHTTPServer.StringIO(
+SimpleHTTPServer.__all__
+SimpleHTTPServer.__builtins__
+SimpleHTTPServer.__doc__
+SimpleHTTPServer.__file__
+SimpleHTTPServer.__name__
+SimpleHTTPServer.__package__
+SimpleHTTPServer.__version__
+SimpleHTTPServer.cgi
+SimpleHTTPServer.mimetypes
+SimpleHTTPServer.os
+SimpleHTTPServer.posixpath
+SimpleHTTPServer.shutil
+SimpleHTTPServer.test(
+SimpleHTTPServer.urllib
+
+--- from SimpleHTTPServer import * ---
+BaseHTTPServer
+SimpleHTTPRequestHandler(
+cgi
+mimetypes
+
+--- import CGIHTTPServer ---
+CGIHTTPServer.BaseHTTPServer
+CGIHTTPServer.CGIHTTPRequestHandler(
+CGIHTTPServer.SimpleHTTPServer
+CGIHTTPServer.__all__
+CGIHTTPServer.__builtins__
+CGIHTTPServer.__doc__
+CGIHTTPServer.__file__
+CGIHTTPServer.__name__
+CGIHTTPServer.__package__
+CGIHTTPServer.__version__
+CGIHTTPServer.executable(
+CGIHTTPServer.nobody
+CGIHTTPServer.nobody_uid(
+CGIHTTPServer.os
+CGIHTTPServer.select
+CGIHTTPServer.sys
+CGIHTTPServer.test(
+CGIHTTPServer.urllib
+
+--- from CGIHTTPServer import * ---
+CGIHTTPRequestHandler(
+SimpleHTTPServer
+executable(
+nobody
+nobody_uid(
+
+--- import Cookie ---
+Cookie.BaseCookie(
+Cookie.Cookie(
+Cookie.CookieError(
+Cookie.Morsel(
+Cookie.SerialCookie(
+Cookie.SimpleCookie(
+Cookie.SmartCookie(
+Cookie.__all__
+Cookie.__builtins__
+Cookie.__doc__
+Cookie.__file__
+Cookie.__name__
+Cookie.__package__
+Cookie.dumps(
+Cookie.loads(
+Cookie.re
+Cookie.string
+Cookie.warnings
+
+--- from Cookie import * ---
+BaseCookie(
+Cookie(
+CookieError(
+Morsel(
+SerialCookie(
+SimpleCookie(
+SmartCookie(
+
+--- import xmlrpclib ---
+xmlrpclib.APPLICATION_ERROR
+xmlrpclib.Binary(
+xmlrpclib.Boolean(
+xmlrpclib.BooleanType(
+xmlrpclib.BufferType(
+xmlrpclib.BuiltinFunctionType(
+xmlrpclib.BuiltinMethodType(
+xmlrpclib.ClassType(
+xmlrpclib.CodeType(
+xmlrpclib.ComplexType(
+xmlrpclib.DateTime(
+xmlrpclib.DictProxyType(
+xmlrpclib.DictType(
+xmlrpclib.DictionaryType(
+xmlrpclib.EllipsisType(
+xmlrpclib.Error(
+xmlrpclib.ExpatParser(
+xmlrpclib.False
+xmlrpclib.FastMarshaller
+xmlrpclib.FastParser
+xmlrpclib.FastUnmarshaller
+xmlrpclib.Fault(
+xmlrpclib.FileType(
+xmlrpclib.FloatType(
+xmlrpclib.FrameType(
+xmlrpclib.FunctionType(
+xmlrpclib.GeneratorType(
+xmlrpclib.GetSetDescriptorType(
+xmlrpclib.INTERNAL_ERROR
+xmlrpclib.INVALID_ENCODING_CHAR
+xmlrpclib.INVALID_METHOD_PARAMS
+xmlrpclib.INVALID_XMLRPC
+xmlrpclib.InstanceType(
+xmlrpclib.IntType(
+xmlrpclib.LambdaType(
+xmlrpclib.ListType(
+xmlrpclib.LongType(
+xmlrpclib.MAXINT
+xmlrpclib.METHOD_NOT_FOUND
+xmlrpclib.MININT
+xmlrpclib.Marshaller(
+xmlrpclib.MemberDescriptorType(
+xmlrpclib.MethodType(
+xmlrpclib.ModuleType(
+xmlrpclib.MultiCall(
+xmlrpclib.MultiCallIterator(
+xmlrpclib.NOT_WELLFORMED_ERROR
+xmlrpclib.NoneType(
+xmlrpclib.NotImplementedType(
+xmlrpclib.ObjectType(
+xmlrpclib.PARSE_ERROR
+xmlrpclib.ProtocolError(
+xmlrpclib.ResponseError(
+xmlrpclib.SERVER_ERROR
+xmlrpclib.SYSTEM_ERROR
+xmlrpclib.SafeTransport(
+xmlrpclib.Server(
+xmlrpclib.ServerProxy(
+xmlrpclib.SgmlopParser
+xmlrpclib.SliceType(
+xmlrpclib.SlowParser(
+xmlrpclib.StringIO
+xmlrpclib.StringType(
+xmlrpclib.StringTypes
+xmlrpclib.TRANSPORT_ERROR
+xmlrpclib.TracebackType(
+xmlrpclib.Transport(
+xmlrpclib.True
+xmlrpclib.TupleType(
+xmlrpclib.TypeType(
+xmlrpclib.UNSUPPORTED_ENCODING
+xmlrpclib.UnboundMethodType(
+xmlrpclib.UnicodeType(
+xmlrpclib.Unmarshaller(
+xmlrpclib.WRAPPERS
+xmlrpclib.XRangeType(
+xmlrpclib.__builtins__
+xmlrpclib.__doc__
+xmlrpclib.__file__
+xmlrpclib.__name__
+xmlrpclib.__package__
+xmlrpclib.__version__
+xmlrpclib.base64
+xmlrpclib.boolean(
+xmlrpclib.datetime
+xmlrpclib.dumps(
+xmlrpclib.escape(
+xmlrpclib.expat
+xmlrpclib.getparser(
+xmlrpclib.loads(
+xmlrpclib.operator
+xmlrpclib.re
+xmlrpclib.string
+xmlrpclib.time
+
+--- from xmlrpclib import * ---
+APPLICATION_ERROR
+Binary(
+Boolean(
+DateTime(
+ExpatParser(
+FastMarshaller
+FastParser
+FastUnmarshaller
+Fault(
+INTERNAL_ERROR
+INVALID_ENCODING_CHAR
+INVALID_METHOD_PARAMS
+INVALID_XMLRPC
+MAXINT
+METHOD_NOT_FOUND
+MININT
+Marshaller(
+MultiCall(
+MultiCallIterator(
+NOT_WELLFORMED_ERROR
+PARSE_ERROR
+ProtocolError(
+ResponseError(
+SERVER_ERROR
+SYSTEM_ERROR
+SafeTransport(
+Server(
+ServerProxy(
+SgmlopParser
+SlowParser(
+StringIO
+TRANSPORT_ERROR
+Transport(
+UNSUPPORTED_ENCODING
+Unmarshaller(
+WRAPPERS
+boolean(
+datetime
+expat
+getparser(
+
+--- import xml ---
+xml.__all__
+xml.__builtins__
+xml.__doc__
+xml.__file__
+xml.__name__
+xml.__package__
+xml.__path__
+xml.__version__
+xml.version_info
+
+--- from xml import * ---
+
+--- import SimpleXMLRPCServer ---
+SimpleXMLRPCServer.BaseHTTPServer
+SimpleXMLRPCServer.CGIXMLRPCRequestHandler(
+SimpleXMLRPCServer.Fault(
+SimpleXMLRPCServer.SimpleXMLRPCDispatcher(
+SimpleXMLRPCServer.SimpleXMLRPCRequestHandler(
+SimpleXMLRPCServer.SimpleXMLRPCServer(
+SimpleXMLRPCServer.SocketServer
+SimpleXMLRPCServer.__builtins__
+SimpleXMLRPCServer.__doc__
+SimpleXMLRPCServer.__file__
+SimpleXMLRPCServer.__name__
+SimpleXMLRPCServer.__package__
+SimpleXMLRPCServer.fcntl
+SimpleXMLRPCServer.list_public_methods(
+SimpleXMLRPCServer.os
+SimpleXMLRPCServer.remove_duplicates(
+SimpleXMLRPCServer.resolve_dotted_attribute(
+SimpleXMLRPCServer.sys
+SimpleXMLRPCServer.traceback
+SimpleXMLRPCServer.xmlrpclib
+
+--- from SimpleXMLRPCServer import * ---
+CGIXMLRPCRequestHandler(
+SimpleXMLRPCDispatcher(
+SimpleXMLRPCRequestHandler(
+SimpleXMLRPCServer(
+list_public_methods(
+resolve_dotted_attribute(
+xmlrpclib
+
+--- import DocXMLRPCServer ---
+DocXMLRPCServer.CGIXMLRPCRequestHandler(
+DocXMLRPCServer.DocCGIXMLRPCRequestHandler(
+DocXMLRPCServer.DocXMLRPCRequestHandler(
+DocXMLRPCServer.DocXMLRPCServer(
+DocXMLRPCServer.ServerHTMLDoc(
+DocXMLRPCServer.SimpleXMLRPCRequestHandler(
+DocXMLRPCServer.SimpleXMLRPCServer(
+DocXMLRPCServer.XMLRPCDocGenerator(
+DocXMLRPCServer.__builtins__
+DocXMLRPCServer.__doc__
+DocXMLRPCServer.__file__
+DocXMLRPCServer.__name__
+DocXMLRPCServer.__package__
+DocXMLRPCServer.inspect
+DocXMLRPCServer.pydoc
+DocXMLRPCServer.re
+DocXMLRPCServer.resolve_dotted_attribute(
+DocXMLRPCServer.sys
+
+--- from DocXMLRPCServer import * ---
+DocCGIXMLRPCRequestHandler(
+DocXMLRPCRequestHandler(
+DocXMLRPCServer(
+ServerHTMLDoc(
+XMLRPCDocGenerator(
+pydoc
+
+--- import asyncore ---
+asyncore.EALREADY
+asyncore.EBADF
+asyncore.ECONNABORTED
+asyncore.ECONNRESET
+asyncore.EINPROGRESS
+asyncore.EINTR
+asyncore.EISCONN
+asyncore.ENOTCONN
+asyncore.ESHUTDOWN
+asyncore.EWOULDBLOCK
+asyncore.ExitNow(
+asyncore.__builtins__
+asyncore.__doc__
+asyncore.__file__
+asyncore.__name__
+asyncore.__package__
+asyncore.close_all(
+asyncore.compact_traceback(
+asyncore.dispatcher(
+asyncore.dispatcher_with_send(
+asyncore.errorcode
+asyncore.fcntl
+asyncore.file_dispatcher(
+asyncore.file_wrapper(
+asyncore.loop(
+asyncore.os
+asyncore.poll(
+asyncore.poll2(
+asyncore.poll3(
+asyncore.read(
+asyncore.readwrite(
+asyncore.select
+asyncore.socket
+asyncore.socket_map
+asyncore.sys
+asyncore.time
+asyncore.write(
+
+--- from asyncore import * ---
+ExitNow(
+close_all(
+compact_traceback(
+dispatcher(
+dispatcher_with_send(
+file_dispatcher(
+file_wrapper(
+loop(
+poll(
+poll2(
+poll3(
+readwrite(
+socket_map
+
+--- import asynchat ---
+asynchat.__builtins__
+asynchat.__doc__
+asynchat.__file__
+asynchat.__name__
+asynchat.__package__
+asynchat.async_chat(
+asynchat.asyncore
+asynchat.catch_warnings(
+asynchat.deque(
+asynchat.fifo(
+asynchat.filterwarnings(
+asynchat.find_prefix_at_end(
+asynchat.py3kwarning
+asynchat.simple_producer(
+asynchat.socket
+
+--- from asynchat import * ---
+async_chat(
+asyncore
+fifo(
+find_prefix_at_end(
+simple_producer(
+
+--- import formatter ---
+formatter.AS_IS
+formatter.AbstractFormatter(
+formatter.AbstractWriter(
+formatter.DumbWriter(
+formatter.NullFormatter(
+formatter.NullWriter(
+formatter.__builtins__
+formatter.__doc__
+formatter.__file__
+formatter.__name__
+formatter.__package__
+formatter.sys
+formatter.test(
+
+--- from formatter import * ---
+AS_IS
+AbstractFormatter(
+AbstractWriter(
+DumbWriter(
+NullFormatter(
+NullWriter(
+
+--- import email ---
+email.Charset
+email.Encoders
+email.Errors
+email.FeedParser
+email.Generator
+email.Header
+email.Iterators
+email.LazyImporter(
+email.MIMEAudio
+email.MIMEBase
+email.MIMEImage
+email.MIMEMessage
+email.MIMEMultipart
+email.MIMENonMultipart
+email.MIMEText
+email.Message
+email.Parser
+email.Utils
+email.__all__
+email.__builtins__
+email.__doc__
+email.__file__
+email.__name__
+email.__package__
+email.__path__
+email.__version__
+email.base64MIME
+email.email
+email.importer
+email.message_from_file(
+email.message_from_string(
+email.mime
+email.quopriMIME
+email.sys
+
+--- from email import * ---
+Charset
+Encoders
+Errors
+FeedParser
+Generator
+Header
+Iterators
+LazyImporter(
+MIMEAudio
+MIMEBase
+MIMEImage
+MIMEMessage
+MIMEMultipart
+MIMENonMultipart
+MIMEText
+Message
+Parser
+Utils
+base64MIME
+importer
+message_from_file(
+message_from_string(
+mime
+quopriMIME
+
+--- import email.mime ---
+email.mime.Audio
+email.mime.Base
+email.mime.Image
+email.mime.Message
+email.mime.Multipart
+email.mime.NonMultipart
+email.mime.Text
+email.mime.__builtins__
+email.mime.__doc__
+email.mime.__file__
+email.mime.__name__
+email.mime.__package__
+email.mime.__path__
+
+--- from email.mime import mime ---
+mime.Audio
+mime.Base
+mime.Image
+mime.Message
+mime.Multipart
+mime.NonMultipart
+mime.Text
+mime.__builtins__
+mime.__doc__
+mime.__file__
+mime.__name__
+mime.__package__
+mime.__path__
+
+--- from email.mime import * ---
+Audio
+Base
+Image
+Multipart
+NonMultipart
+Text
+
+--- import mailcap ---
+mailcap.__all__
+mailcap.__builtins__
+mailcap.__doc__
+mailcap.__file__
+mailcap.__name__
+mailcap.__package__
+mailcap.findmatch(
+mailcap.findparam(
+mailcap.getcaps(
+mailcap.listmailcapfiles(
+mailcap.lookup(
+mailcap.os
+mailcap.parsefield(
+mailcap.parseline(
+mailcap.readmailcapfile(
+mailcap.show(
+mailcap.subst(
+mailcap.test(
+
+--- from mailcap import * ---
+findmatch(
+findparam(
+getcaps(
+listmailcapfiles(
+parsefield(
+parseline(
+readmailcapfile(
+show(
+subst(
+
+--- import mailbox ---
+mailbox.Babyl(
+mailbox.BabylMailbox(
+mailbox.BabylMessage(
+mailbox.Error(
+mailbox.ExternalClashError(
+mailbox.FormatError(
+mailbox.MH(
+mailbox.MHMailbox(
+mailbox.MHMessage(
+mailbox.MMDF(
+mailbox.MMDFMessage(
+mailbox.Mailbox(
+mailbox.Maildir(
+mailbox.MaildirMessage(
+mailbox.Message(
+mailbox.MmdfMailbox(
+mailbox.NoSuchMailboxError(
+mailbox.NotEmptyError(
+mailbox.PortableUnixMailbox(
+mailbox.StringIO
+mailbox.UnixMailbox(
+mailbox.__all__
+mailbox.__builtins__
+mailbox.__doc__
+mailbox.__file__
+mailbox.__name__
+mailbox.__package__
+mailbox.calendar
+mailbox.copy
+mailbox.email
+mailbox.errno
+mailbox.fcntl
+mailbox.mbox(
+mailbox.mboxMessage(
+mailbox.os
+mailbox.rfc822
+mailbox.socket
+mailbox.sys
+mailbox.time
+
+--- from mailbox import * ---
+Babyl(
+BabylMailbox(
+BabylMessage(
+ExternalClashError(
+FormatError(
+MH(
+MHMailbox(
+MHMessage(
+MMDF(
+MMDFMessage(
+Mailbox(
+Maildir(
+MaildirMessage(
+Message(
+MmdfMailbox(
+NoSuchMailboxError(
+NotEmptyError(
+PortableUnixMailbox(
+UnixMailbox(
+calendar
+mbox(
+mboxMessage(
+
+--- import mhlib ---
+mhlib.Error(
+mhlib.FOLDER_PROTECT
+mhlib.Folder(
+mhlib.IntSet(
+mhlib.MH(
+mhlib.MH_PROFILE
+mhlib.MH_SEQUENCES
+mhlib.Message(
+mhlib.PATH
+mhlib.SubMessage(
+mhlib.__all__
+mhlib.__builtins__
+mhlib.__doc__
+mhlib.__file__
+mhlib.__name__
+mhlib.__package__
+mhlib.__warningregistry__
+mhlib.bisect(
+mhlib.isnumeric(
+mhlib.mimetools
+mhlib.multifile
+mhlib.numericprog
+mhlib.os
+mhlib.pickline(
+mhlib.re
+mhlib.shutil
+mhlib.sys
+mhlib.test(
+mhlib.updateline(
+
+--- from mhlib import * ---
+FOLDER_PROTECT
+Folder(
+IntSet(
+MH_PROFILE
+MH_SEQUENCES
+PATH
+SubMessage(
+__warningregistry__
+isnumeric(
+multifile
+numericprog
+pickline(
+updateline(
+
+--- import mimetools ---
+mimetools.Message(
+mimetools.__all__
+mimetools.__builtins__
+mimetools.__doc__
+mimetools.__file__
+mimetools.__name__
+mimetools.__package__
+mimetools.catch_warnings(
+mimetools.choose_boundary(
+mimetools.copybinary(
+mimetools.copyliteral(
+mimetools.decode(
+mimetools.decodetab
+mimetools.encode(
+mimetools.encodetab
+mimetools.filterwarnings(
+mimetools.os
+mimetools.pipethrough(
+mimetools.pipeto(
+mimetools.rfc822
+mimetools.sys
+mimetools.tempfile
+mimetools.uudecode_pipe
+mimetools.warnpy3k(
+
+--- from mimetools import * ---
+choose_boundary(
+copybinary(
+copyliteral(
+decodetab
+encodetab
+pipethrough(
+pipeto(
+uudecode_pipe
+
+--- import mimetypes ---
+mimetypes.MimeTypes(
+mimetypes.__all__
+mimetypes.__builtins__
+mimetypes.__doc__
+mimetypes.__file__
+mimetypes.__name__
+mimetypes.__package__
+mimetypes.add_type(
+mimetypes.common_types
+mimetypes.encodings_map
+mimetypes.guess_all_extensions(
+mimetypes.guess_extension(
+mimetypes.guess_type(
+mimetypes.init(
+mimetypes.inited
+mimetypes.knownfiles
+mimetypes.os
+mimetypes.posixpath
+mimetypes.read_mime_types(
+mimetypes.suffix_map
+mimetypes.types_map
+mimetypes.urllib
+
+--- from mimetypes import * ---
+MimeTypes(
+add_type(
+common_types
+encodings_map
+guess_all_extensions(
+guess_extension(
+guess_type(
+init(
+inited
+knownfiles
+read_mime_types(
+suffix_map
+types_map
+
+--- import MimeWriter ---
+MimeWriter.MimeWriter(
+MimeWriter.__all__
+MimeWriter.__builtins__
+MimeWriter.__doc__
+MimeWriter.__file__
+MimeWriter.__name__
+MimeWriter.__package__
+MimeWriter.mimetools
+MimeWriter.warnings
+
+--- from MimeWriter import * ---
+MimeWriter(
+
+--- import mimify ---
+mimify.CHARSET
+mimify.File(
+mimify.HeaderFile(
+mimify.MAXLEN
+mimify.QUOTE
+mimify.__all__
+mimify.__builtins__
+mimify.__doc__
+mimify.__file__
+mimify.__name__
+mimify.__package__
+mimify.base64_re
+mimify.chrset
+mimify.cte
+mimify.he
+mimify.iso_char
+mimify.mime_char
+mimify.mime_code
+mimify.mime_decode(
+mimify.mime_decode_header(
+mimify.mime_encode(
+mimify.mime_encode_header(
+mimify.mime_head
+mimify.mime_header
+mimify.mime_header_char
+mimify.mimify(
+mimify.mimify_part(
+mimify.mp
+mimify.mv
+mimify.qp
+mimify.re
+mimify.repl
+mimify.sys
+mimify.unmimify(
+mimify.unmimify_part(
+mimify.warnings
+
+--- from mimify import * ---
+File(
+HeaderFile(
+MAXLEN
+QUOTE
+base64_re
+chrset
+cte
+he
+iso_char
+mime_char
+mime_code
+mime_decode(
+mime_decode_header(
+mime_encode(
+mime_encode_header(
+mime_head
+mime_header
+mime_header_char
+mimify(
+mimify_part(
+mp
+mv
+qp
+repl
+unmimify(
+unmimify_part(
+
+--- import multifile ---
+multifile.Error(
+multifile.MultiFile(
+multifile.__all__
+multifile.__builtins__
+multifile.__doc__
+multifile.__file__
+multifile.__name__
+multifile.__package__
+
+--- from multifile import * ---
+MultiFile(
+
+--- import rfc822 ---
+rfc822.AddressList(
+rfc822.AddrlistClass(
+rfc822.Message(
+rfc822.__all__
+rfc822.__builtins__
+rfc822.__doc__
+rfc822.__file__
+rfc822.__name__
+rfc822.__package__
+rfc822.dump_address_pair(
+rfc822.formatdate(
+rfc822.mktime_tz(
+rfc822.parseaddr(
+rfc822.parsedate(
+rfc822.parsedate_tz(
+rfc822.quote(
+rfc822.time
+rfc822.unquote(
+rfc822.warnpy3k(
+
+--- from rfc822 import * ---
+AddressList(
+AddrlistClass(
+dump_address_pair(
+formatdate(
+mktime_tz(
+parseaddr(
+parsedate(
+parsedate_tz(
+
+--- import base64 ---
+base64.EMPTYSTRING
+base64.MAXBINSIZE
+base64.MAXLINESIZE
+base64.__all__
+base64.__builtins__
+base64.__doc__
+base64.__file__
+base64.__name__
+base64.__package__
+base64.b16decode(
+base64.b16encode(
+base64.b32decode(
+base64.b32encode(
+base64.b64decode(
+base64.b64encode(
+base64.binascii
+base64.decode(
+base64.decodestring(
+base64.encode(
+base64.encodestring(
+base64.k
+base64.re
+base64.standard_b64decode(
+base64.standard_b64encode(
+base64.struct
+base64.test(
+base64.test1(
+base64.urlsafe_b64decode(
+base64.urlsafe_b64encode(
+base64.v
+
+--- from base64 import * ---
+EMPTYSTRING
+MAXBINSIZE
+MAXLINESIZE
+b16decode(
+b16encode(
+b32decode(
+b32encode(
+b64decode(
+b64encode(
+decodestring(
+encodestring(
+k
+standard_b64decode(
+standard_b64encode(
+urlsafe_b64decode(
+urlsafe_b64encode(
+v
+
+--- import binascii ---
+binascii.Error(
+binascii.Incomplete(
+binascii.__doc__
+binascii.__name__
+binascii.__package__
+binascii.a2b_base64(
+binascii.a2b_hex(
+binascii.a2b_hqx(
+binascii.a2b_qp(
+binascii.a2b_uu(
+binascii.b2a_base64(
+binascii.b2a_hex(
+binascii.b2a_hqx(
+binascii.b2a_qp(
+binascii.b2a_uu(
+binascii.crc32(
+binascii.crc_hqx(
+binascii.hexlify(
+binascii.rlecode_hqx(
+binascii.rledecode_hqx(
+binascii.unhexlify(
+
+--- from binascii import * ---
+Incomplete(
+a2b_base64(
+a2b_hex(
+a2b_hqx(
+a2b_qp(
+a2b_uu(
+b2a_base64(
+b2a_hex(
+b2a_hqx(
+b2a_qp(
+b2a_uu(
+crc_hqx(
+hexlify(
+rlecode_hqx(
+rledecode_hqx(
+unhexlify(
+
+--- import binhex ---
+binhex.BinHex(
+binhex.Error(
+binhex.FInfo(
+binhex.HexBin(
+binhex.LINELEN
+binhex.REASONABLY_LARGE
+binhex.RUNCHAR
+binhex.__all__
+binhex.__builtins__
+binhex.__doc__
+binhex.__file__
+binhex.__name__
+binhex.__package__
+binhex.binascii
+binhex.binhex(
+binhex.getfileinfo(
+binhex.hexbin(
+binhex.openrsrc(
+binhex.os
+binhex.struct
+binhex.sys
+
+--- from binhex import * ---
+BinHex(
+FInfo(
+HexBin(
+LINELEN
+REASONABLY_LARGE
+RUNCHAR
+binhex(
+getfileinfo(
+hexbin(
+openrsrc(
+
+--- import quopri ---
+quopri.EMPTYSTRING
+quopri.ESCAPE
+quopri.HEX
+quopri.MAXLINESIZE
+quopri.__all__
+quopri.__builtins__
+quopri.__doc__
+quopri.__file__
+quopri.__name__
+quopri.__package__
+quopri.a2b_qp(
+quopri.b2a_qp(
+quopri.decode(
+quopri.decodestring(
+quopri.encode(
+quopri.encodestring(
+quopri.ishex(
+quopri.main(
+quopri.needsquoting(
+quopri.quote(
+quopri.unhex(
+
+--- from quopri import * ---
+ESCAPE
+HEX
+ishex(
+needsquoting(
+unhex(
+
+--- import uu ---
+uu.Error(
+uu.__all__
+uu.__builtins__
+uu.__doc__
+uu.__file__
+uu.__name__
+uu.__package__
+uu.binascii
+uu.decode(
+uu.encode(
+uu.os
+uu.sys
+uu.test(
+
+--- from uu import * ---
+
+--- import xdrlib ---
+xdrlib.ConversionError(
+xdrlib.Error(
+xdrlib.Packer(
+xdrlib.Unpacker(
+xdrlib.__all__
+xdrlib.__builtins__
+xdrlib.__doc__
+xdrlib.__file__
+xdrlib.__name__
+xdrlib.__package__
+xdrlib.struct
+
+--- from xdrlib import * ---
+ConversionError(
+Packer(
+Unpacker(
+
+--- import netrc ---
+netrc.NetrcParseError(
+netrc.__all__
+netrc.__builtins__
+netrc.__doc__
+netrc.__file__
+netrc.__name__
+netrc.__package__
+netrc.netrc(
+netrc.os
+netrc.shlex
+
+--- from netrc import * ---
+NetrcParseError(
+netrc(
+
+--- import robotparser ---
+robotparser.Entry(
+robotparser.RobotFileParser(
+robotparser.RuleLine(
+robotparser.URLopener(
+robotparser.__all__
+robotparser.__builtins__
+robotparser.__doc__
+robotparser.__file__
+robotparser.__name__
+robotparser.__package__
+robotparser.urllib
+robotparser.urlparse
+
+--- from robotparser import * ---
+Entry(
+RobotFileParser(
+RuleLine(
+
+--- import csv ---
+csv.Dialect(
+csv.DictReader(
+csv.DictWriter(
+csv.Error(
+csv.QUOTE_ALL
+csv.QUOTE_MINIMAL
+csv.QUOTE_NONE
+csv.QUOTE_NONNUMERIC
+csv.Sniffer(
+csv.StringIO(
+csv.__all__
+csv.__builtins__
+csv.__doc__
+csv.__file__
+csv.__name__
+csv.__package__
+csv.__version__
+csv.excel(
+csv.excel_tab(
+csv.field_size_limit(
+csv.get_dialect(
+csv.list_dialects(
+csv.re
+csv.reader(
+csv.reduce(
+csv.register_dialect(
+csv.unregister_dialect(
+csv.writer(
+
+--- from csv import * ---
+Dialect(
+DictReader(
+DictWriter(
+QUOTE_ALL
+QUOTE_MINIMAL
+QUOTE_NONE
+QUOTE_NONNUMERIC
+Sniffer(
+excel(
+excel_tab(
+field_size_limit(
+get_dialect(
+list_dialects(
+reader(
+register_dialect(
+unregister_dialect(
+writer(
+
+--- import HTMLParser ---
+HTMLParser.HTMLParseError(
+HTMLParser.HTMLParser(
+HTMLParser.__builtins__
+HTMLParser.__doc__
+HTMLParser.__file__
+HTMLParser.__name__
+HTMLParser.__package__
+HTMLParser.attrfind
+HTMLParser.charref
+HTMLParser.commentclose
+HTMLParser.endendtag
+HTMLParser.endtagfind
+HTMLParser.entityref
+HTMLParser.incomplete
+HTMLParser.interesting_cdata
+HTMLParser.interesting_normal
+HTMLParser.locatestarttagend
+HTMLParser.markupbase
+HTMLParser.piclose
+HTMLParser.re
+HTMLParser.starttagopen
+HTMLParser.tagfind
+
+--- from HTMLParser import * ---
+HTMLParseError(
+HTMLParser(
+attrfind
+charref
+commentclose
+endendtag
+endtagfind
+entityref
+incomplete
+interesting_cdata
+interesting_normal
+locatestarttagend
+markupbase
+piclose
+starttagopen
+tagfind
+
+--- import sgmllib ---
+sgmllib.SGMLParseError(
+sgmllib.SGMLParser(
+sgmllib.TestSGMLParser(
+sgmllib.__all__
+sgmllib.__builtins__
+sgmllib.__doc__
+sgmllib.__file__
+sgmllib.__name__
+sgmllib.__package__
+sgmllib.attrfind
+sgmllib.charref
+sgmllib.endbracket
+sgmllib.entityref
+sgmllib.incomplete
+sgmllib.interesting
+sgmllib.markupbase
+sgmllib.piclose
+sgmllib.re
+sgmllib.shorttag
+sgmllib.shorttagopen
+sgmllib.starttagopen
+sgmllib.tagfind
+sgmllib.test(
+
+--- from sgmllib import * ---
+SGMLParseError(
+SGMLParser(
+TestSGMLParser(
+endbracket
+interesting
+shorttag
+shorttagopen
+
+--- import htmllib ---
+htmllib.AS_IS
+htmllib.HTMLParseError(
+htmllib.HTMLParser(
+htmllib.__all__
+htmllib.__builtins__
+htmllib.__doc__
+htmllib.__file__
+htmllib.__name__
+htmllib.__package__
+htmllib.sgmllib
+htmllib.test(
+
+--- from htmllib import * ---
+sgmllib
+
+--- import htmlentitydefs ---
+htmlentitydefs.__builtins__
+htmlentitydefs.__doc__
+htmlentitydefs.__file__
+htmlentitydefs.__name__
+htmlentitydefs.__package__
+htmlentitydefs.codepoint2name
+htmlentitydefs.entitydefs
+htmlentitydefs.name2codepoint
+
+--- from htmlentitydefs import * ---
+codepoint2name
+entitydefs
+name2codepoint
+
+--- import xml.parsers.expat ---
+xml.parsers.expat.EXPAT_VERSION
+xml.parsers.expat.ErrorString(
+xml.parsers.expat.ExpatError(
+xml.parsers.expat.ParserCreate(
+xml.parsers.expat.XMLParserType(
+xml.parsers.expat.XML_PARAM_ENTITY_PARSING_ALWAYS
+xml.parsers.expat.XML_PARAM_ENTITY_PARSING_NEVER
+xml.parsers.expat.XML_PARAM_ENTITY_PARSING_UNLESS_STANDALONE
+xml.parsers.expat.__builtins__
+xml.parsers.expat.__doc__
+xml.parsers.expat.__file__
+xml.parsers.expat.__name__
+xml.parsers.expat.__package__
+xml.parsers.expat.__version__
+xml.parsers.expat.error(
+xml.parsers.expat.errors
+xml.parsers.expat.expat_CAPI
+xml.parsers.expat.features
+xml.parsers.expat.model
+xml.parsers.expat.native_encoding
+xml.parsers.expat.version_info
+
+--- from xml.parsers import expat ---
+expat.EXPAT_VERSION
+expat.ErrorString(
+expat.ExpatError(
+expat.ParserCreate(
+expat.XMLParserType(
+expat.XML_PARAM_ENTITY_PARSING_ALWAYS
+expat.XML_PARAM_ENTITY_PARSING_NEVER
+expat.XML_PARAM_ENTITY_PARSING_UNLESS_STANDALONE
+expat.__builtins__
+expat.__doc__
+expat.__file__
+expat.__name__
+expat.__package__
+expat.__version__
+expat.error(
+expat.errors
+expat.expat_CAPI
+expat.features
+expat.model
+expat.native_encoding
+expat.version_info
+
+--- from xml.parsers.expat import * ---
+EXPAT_VERSION
+ErrorString(
+ExpatError(
+ParserCreate(
+XMLParserType(
+XML_PARAM_ENTITY_PARSING_ALWAYS
+XML_PARAM_ENTITY_PARSING_NEVER
+XML_PARAM_ENTITY_PARSING_UNLESS_STANDALONE
+errors
+expat_CAPI
+features
+model
+native_encoding
+
+--- import xml.dom ---
+xml.dom.BAD_BOUNDARYPOINTS_ERR
+xml.dom.BadBoundaryPointsErr(
+xml.dom.DOMError(
+xml.dom.DOMException(
+xml.dom.DOMExceptionStrings
+xml.dom.DOMImplementation
+xml.dom.DOMSTRING_SIZE_ERR
+xml.dom.DOMStringSizeErr(
+xml.dom.DomstringSizeErr(
+xml.dom.EMPTY_NAMESPACE
+xml.dom.EMPTY_PREFIX
+xml.dom.EventException(
+xml.dom.EventExceptionStrings
+xml.dom.FT_EXCEPTION_BASE
+xml.dom.FtException(
+xml.dom.FtExceptionStrings
+xml.dom.HIERARCHY_REQUEST_ERR
+xml.dom.HTMLDOMImplementation
+xml.dom.HierarchyRequestErr(
+xml.dom.INDEX_SIZE_ERR
+xml.dom.INUSE_ATTRIBUTE_ERR
+xml.dom.INVALID_ACCESS_ERR
+xml.dom.INVALID_CHARACTER_ERR
+xml.dom.INVALID_MODIFICATION_ERR
+xml.dom.INVALID_NODE_TYPE_ERR
+xml.dom.INVALID_STATE_ERR
+xml.dom.IndexSizeErr(
+xml.dom.InuseAttributeErr(
+xml.dom.InvalidAccessErr(
+xml.dom.InvalidCharacterErr(
+xml.dom.InvalidModificationErr(
+xml.dom.InvalidNodeTypeErr(
+xml.dom.InvalidStateErr(
+xml.dom.MessageSource
+xml.dom.NAMESPACE_ERR
+xml.dom.NOT_FOUND_ERR
+xml.dom.NOT_SUPPORTED_ERR
+xml.dom.NO_DATA_ALLOWED_ERR
+xml.dom.NO_MODIFICATION_ALLOWED_ERR
+xml.dom.NamespaceErr(
+xml.dom.NoDataAllowedErr(
+xml.dom.NoModificationAllowedErr(
+xml.dom.Node(
+xml.dom.NotFoundErr(
+xml.dom.NotSupportedErr(
+xml.dom.Range
+xml.dom.RangeException(
+xml.dom.RangeExceptionStrings
+xml.dom.SYNTAX_ERR
+xml.dom.SyntaxErr(
+xml.dom.UNSPECIFIED_EVENT_TYPE_ERR
+xml.dom.UnspecifiedEventTypeErr(
+xml.dom.UserDataHandler(
+xml.dom.VALIDATION_ERR
+xml.dom.ValidationErr(
+xml.dom.WRONG_DOCUMENT_ERR
+xml.dom.WrongDocumentErr(
+xml.dom.XHTML_NAMESPACE
+xml.dom.XMLNS_NAMESPACE
+xml.dom.XML_NAMESPACE
+xml.dom.XML_PARSE_ERR
+xml.dom.XmlParseErr(
+xml.dom.__builtins__
+xml.dom.__doc__
+xml.dom.__file__
+xml.dom.__name__
+xml.dom.__package__
+xml.dom.__path__
+xml.dom.domreg
+xml.dom.getDOMImplementation(
+xml.dom.html
+xml.dom.implementation
+xml.dom.minicompat
+xml.dom.registerDOMImplementation(
+
+--- from xml import dom ---
+dom.BAD_BOUNDARYPOINTS_ERR
+dom.BadBoundaryPointsErr(
+dom.DOMError(
+dom.DOMException(
+dom.DOMExceptionStrings
+dom.DOMImplementation
+dom.DOMSTRING_SIZE_ERR
+dom.DOMStringSizeErr(
+dom.DomstringSizeErr(
+dom.EMPTY_NAMESPACE
+dom.EMPTY_PREFIX
+dom.EventException(
+dom.EventExceptionStrings
+dom.FT_EXCEPTION_BASE
+dom.FtException(
+dom.FtExceptionStrings
+dom.HIERARCHY_REQUEST_ERR
+dom.HTMLDOMImplementation
+dom.HierarchyRequestErr(
+dom.INDEX_SIZE_ERR
+dom.INUSE_ATTRIBUTE_ERR
+dom.INVALID_ACCESS_ERR
+dom.INVALID_CHARACTER_ERR
+dom.INVALID_MODIFICATION_ERR
+dom.INVALID_NODE_TYPE_ERR
+dom.INVALID_STATE_ERR
+dom.IndexSizeErr(
+dom.InuseAttributeErr(
+dom.InvalidAccessErr(
+dom.InvalidCharacterErr(
+dom.InvalidModificationErr(
+dom.InvalidNodeTypeErr(
+dom.InvalidStateErr(
+dom.MessageSource
+dom.NAMESPACE_ERR
+dom.NOT_FOUND_ERR
+dom.NOT_SUPPORTED_ERR
+dom.NO_DATA_ALLOWED_ERR
+dom.NO_MODIFICATION_ALLOWED_ERR
+dom.NamespaceErr(
+dom.NoDataAllowedErr(
+dom.NoModificationAllowedErr(
+dom.Node(
+dom.NotFoundErr(
+dom.NotSupportedErr(
+dom.Range
+dom.RangeException(
+dom.RangeExceptionStrings
+dom.SYNTAX_ERR
+dom.SyntaxErr(
+dom.UNSPECIFIED_EVENT_TYPE_ERR
+dom.UnspecifiedEventTypeErr(
+dom.UserDataHandler(
+dom.VALIDATION_ERR
+dom.ValidationErr(
+dom.WRONG_DOCUMENT_ERR
+dom.WrongDocumentErr(
+dom.XHTML_NAMESPACE
+dom.XMLNS_NAMESPACE
+dom.XML_NAMESPACE
+dom.XML_PARSE_ERR
+dom.XmlParseErr(
+dom.__builtins__
+dom.__doc__
+dom.__file__
+dom.__name__
+dom.__package__
+dom.__path__
+dom.domreg
+dom.getDOMImplementation(
+dom.html
+dom.implementation
+dom.minicompat
+dom.registerDOMImplementation(
+
+--- from xml.dom import * ---
+BAD_BOUNDARYPOINTS_ERR
+BadBoundaryPointsErr(
+DOMError(
+DOMException(
+DOMExceptionStrings
+DOMImplementation
+DOMSTRING_SIZE_ERR
+DOMStringSizeErr(
+DomstringSizeErr(
+EMPTY_NAMESPACE
+EMPTY_PREFIX
+EventException(
+EventExceptionStrings
+FT_EXCEPTION_BASE
+FtException(
+FtExceptionStrings
+HIERARCHY_REQUEST_ERR
+HTMLDOMImplementation
+HierarchyRequestErr(
+INDEX_SIZE_ERR
+INUSE_ATTRIBUTE_ERR
+INVALID_ACCESS_ERR
+INVALID_CHARACTER_ERR
+INVALID_MODIFICATION_ERR
+INVALID_NODE_TYPE_ERR
+INVALID_STATE_ERR
+IndexSizeErr(
+InuseAttributeErr(
+InvalidAccessErr(
+InvalidCharacterErr(
+InvalidModificationErr(
+InvalidNodeTypeErr(
+InvalidStateErr(
+MessageSource
+NAMESPACE_ERR
+NOT_FOUND_ERR
+NOT_SUPPORTED_ERR
+NO_DATA_ALLOWED_ERR
+NO_MODIFICATION_ALLOWED_ERR
+NamespaceErr(
+NoDataAllowedErr(
+NoModificationAllowedErr(
+Node(
+NotFoundErr(
+NotSupportedErr(
+Range
+RangeException(
+RangeExceptionStrings
+SYNTAX_ERR
+SyntaxErr(
+UNSPECIFIED_EVENT_TYPE_ERR
+UnspecifiedEventTypeErr(
+UserDataHandler(
+VALIDATION_ERR
+ValidationErr(
+WRONG_DOCUMENT_ERR
+WrongDocumentErr(
+XHTML_NAMESPACE
+XMLNS_NAMESPACE
+XML_NAMESPACE
+XML_PARSE_ERR
+XmlParseErr(
+domreg
+getDOMImplementation(
+implementation
+minicompat
+registerDOMImplementation(
+
+--- import xml.dom.DOMImplementation ---
+xml.dom.DOMImplementation.DOMImplementation(
+xml.dom.DOMImplementation.FEATURES_MAP
+xml.dom.DOMImplementation.Range
+xml.dom.DOMImplementation.__builtins__
+xml.dom.DOMImplementation.__doc__
+xml.dom.DOMImplementation.__file__
+xml.dom.DOMImplementation.__name__
+xml.dom.DOMImplementation.__package__
+xml.dom.DOMImplementation.getDOMImplementation(
+xml.dom.DOMImplementation.implementation
+xml.dom.DOMImplementation.string
+
+--- from xml.dom import DOMImplementation ---
+DOMImplementation.DOMImplementation(
+DOMImplementation.FEATURES_MAP
+DOMImplementation.Range
+DOMImplementation.__builtins__
+DOMImplementation.__doc__
+DOMImplementation.__file__
+DOMImplementation.__name__
+DOMImplementation.__package__
+DOMImplementation.getDOMImplementation(
+DOMImplementation.implementation
+DOMImplementation.string
+
+--- from xml.dom.DOMImplementation import * ---
+DOMImplementation(
+FEATURES_MAP
+
+--- import xml.dom.MessageSource ---
+xml.dom.MessageSource.BAD_BOUNDARYPOINTS_ERR
+xml.dom.MessageSource.DOMExceptionStrings
+xml.dom.MessageSource.DOMSTRING_SIZE_ERR
+xml.dom.MessageSource.EventExceptionStrings
+xml.dom.MessageSource.FtExceptionStrings
+xml.dom.MessageSource.HIERARCHY_REQUEST_ERR
+xml.dom.MessageSource.INDEX_SIZE_ERR
+xml.dom.MessageSource.INUSE_ATTRIBUTE_ERR
+xml.dom.MessageSource.INVALID_ACCESS_ERR
+xml.dom.MessageSource.INVALID_CHARACTER_ERR
+xml.dom.MessageSource.INVALID_MODIFICATION_ERR
+xml.dom.MessageSource.INVALID_NODE_TYPE_ERR
+xml.dom.MessageSource.INVALID_STATE_ERR
+xml.dom.MessageSource.NAMESPACE_ERR
+xml.dom.MessageSource.NOT_FOUND_ERR
+xml.dom.MessageSource.NOT_SUPPORTED_ERR
+xml.dom.MessageSource.NO_DATA_ALLOWED_ERR
+xml.dom.MessageSource.NO_MODIFICATION_ALLOWED_ERR
+xml.dom.MessageSource.RangeExceptionStrings
+xml.dom.MessageSource.SYNTAX_ERR
+xml.dom.MessageSource.UNSPECIFIED_EVENT_TYPE_ERR
+xml.dom.MessageSource.VALIDATION_ERR
+xml.dom.MessageSource.WRONG_DOCUMENT_ERR
+xml.dom.MessageSource.XML_PARSE_ERR
+xml.dom.MessageSource._(
+xml.dom.MessageSource.__builtins__
+xml.dom.MessageSource.__doc__
+xml.dom.MessageSource.__file__
+xml.dom.MessageSource.__name__
+xml.dom.MessageSource.__package__
+xml.dom.MessageSource.get_translator(
+
+--- from xml.dom import MessageSource ---
+MessageSource.BAD_BOUNDARYPOINTS_ERR
+MessageSource.DOMExceptionStrings
+MessageSource.DOMSTRING_SIZE_ERR
+MessageSource.EventExceptionStrings
+MessageSource.FtExceptionStrings
+MessageSource.HIERARCHY_REQUEST_ERR
+MessageSource.INDEX_SIZE_ERR
+MessageSource.INUSE_ATTRIBUTE_ERR
+MessageSource.INVALID_ACCESS_ERR
+MessageSource.INVALID_CHARACTER_ERR
+MessageSource.INVALID_MODIFICATION_ERR
+MessageSource.INVALID_NODE_TYPE_ERR
+MessageSource.INVALID_STATE_ERR
+MessageSource.NAMESPACE_ERR
+MessageSource.NOT_FOUND_ERR
+MessageSource.NOT_SUPPORTED_ERR
+MessageSource.NO_DATA_ALLOWED_ERR
+MessageSource.NO_MODIFICATION_ALLOWED_ERR
+MessageSource.RangeExceptionStrings
+MessageSource.SYNTAX_ERR
+MessageSource.UNSPECIFIED_EVENT_TYPE_ERR
+MessageSource.VALIDATION_ERR
+MessageSource.WRONG_DOCUMENT_ERR
+MessageSource.XML_PARSE_ERR
+MessageSource._(
+MessageSource.__builtins__
+MessageSource.__doc__
+MessageSource.__file__
+MessageSource.__name__
+MessageSource.__package__
+MessageSource.get_translator(
+
+--- from xml.dom.MessageSource import * ---
+get_translator(
+
+--- import xml.dom.Range ---
+xml.dom.Range.BadBoundaryPointsErr(
+xml.dom.Range.IndexSizeErr(
+xml.dom.Range.InvalidNodeTypeErr(
+xml.dom.Range.InvalidStateErr(
+xml.dom.Range.Node(
+xml.dom.Range.Range(
+xml.dom.Range.WrongDocumentErr(
+xml.dom.Range.__builtins__
+xml.dom.Range.__doc__
+xml.dom.Range.__file__
+xml.dom.Range.__name__
+xml.dom.Range.__package__
+
+--- from xml.dom import Range ---
+Range.BadBoundaryPointsErr(
+Range.IndexSizeErr(
+Range.InvalidNodeTypeErr(
+Range.InvalidStateErr(
+Range.Node(
+Range.Range(
+Range.WrongDocumentErr(
+Range.__builtins__
+Range.__doc__
+Range.__file__
+Range.__name__
+Range.__package__
+
+--- from xml.dom.Range import * ---
+Range(
+
+--- import xml.dom.domreg ---
+xml.dom.domreg.EmptyNodeList(
+xml.dom.domreg.GetattrMagic(
+xml.dom.domreg.NewStyle(
+xml.dom.domreg.NodeList(
+xml.dom.domreg.StringTypes
+xml.dom.domreg.__builtins__
+xml.dom.domreg.__doc__
+xml.dom.domreg.__file__
+xml.dom.domreg.__name__
+xml.dom.domreg.__package__
+xml.dom.domreg.defproperty(
+xml.dom.domreg.getDOMImplementation(
+xml.dom.domreg.registerDOMImplementation(
+xml.dom.domreg.registered
+xml.dom.domreg.well_known_implementations
+
+--- from xml.dom import domreg ---
+domreg.EmptyNodeList(
+domreg.GetattrMagic(
+domreg.NewStyle(
+domreg.NodeList(
+domreg.StringTypes
+domreg.__builtins__
+domreg.__doc__
+domreg.__file__
+domreg.__name__
+domreg.__package__
+domreg.defproperty(
+domreg.getDOMImplementation(
+domreg.registerDOMImplementation(
+domreg.registered
+domreg.well_known_implementations
+
+--- from xml.dom.domreg import * ---
+EmptyNodeList(
+GetattrMagic(
+NewStyle(
+NodeList(
+defproperty(
+registered
+well_known_implementations
+
+--- import xml.dom.html ---
+xml.dom.html.ConvertChar(
+xml.dom.html.HTMLDOMImplementation
+xml.dom.html.HTML_4_STRICT_INLINE
+xml.dom.html.HTML_4_TRANSITIONAL_INLINE
+xml.dom.html.HTML_BOOLEAN_ATTRS
+xml.dom.html.HTML_CHARACTER_ENTITIES
+xml.dom.html.HTML_DTD
+xml.dom.html.HTML_FORBIDDEN_END
+xml.dom.html.HTML_NAME_ALLOWED
+xml.dom.html.HTML_OPT_END
+xml.dom.html.SECURE_HTML_ELEMS
+xml.dom.html.TranslateHtmlCdata(
+xml.dom.html.UnicodeType(
+xml.dom.html.UseHtmlCharEntities(
+xml.dom.html.__builtins__
+xml.dom.html.__doc__
+xml.dom.html.__file__
+xml.dom.html.__name__
+xml.dom.html.__package__
+xml.dom.html.__path__
+xml.dom.html.codecs
+xml.dom.html.g_cdataCharPattern
+xml.dom.html.g_charToEntity
+xml.dom.html.g_htmlUniCharEntityPattern
+xml.dom.html.g_numCharEntityPattern
+xml.dom.html.g_utf8TwoBytePattern
+xml.dom.html.g_xmlIllegalCharPattern
+xml.dom.html.htmlImplementation
+xml.dom.html.re
+xml.dom.html.string
+xml.dom.html.utf8_to_code(
+
+--- from xml.dom import html ---
+html.ConvertChar(
+html.HTMLDOMImplementation
+html.HTML_4_STRICT_INLINE
+html.HTML_4_TRANSITIONAL_INLINE
+html.HTML_BOOLEAN_ATTRS
+html.HTML_CHARACTER_ENTITIES
+html.HTML_DTD
+html.HTML_FORBIDDEN_END
+html.HTML_NAME_ALLOWED
+html.HTML_OPT_END
+html.SECURE_HTML_ELEMS
+html.TranslateHtmlCdata(
+html.UnicodeType(
+html.UseHtmlCharEntities(
+html.__builtins__
+html.__doc__
+html.__file__
+html.__name__
+html.__package__
+html.__path__
+html.codecs
+html.g_cdataCharPattern
+html.g_charToEntity
+html.g_htmlUniCharEntityPattern
+html.g_numCharEntityPattern
+html.g_utf8TwoBytePattern
+html.g_xmlIllegalCharPattern
+html.htmlImplementation
+html.re
+html.string
+html.utf8_to_code(
+
+--- from xml.dom.html import * ---
+ConvertChar(
+HTML_4_STRICT_INLINE
+HTML_4_TRANSITIONAL_INLINE
+HTML_BOOLEAN_ATTRS
+HTML_CHARACTER_ENTITIES
+HTML_DTD
+HTML_FORBIDDEN_END
+HTML_NAME_ALLOWED
+HTML_OPT_END
+SECURE_HTML_ELEMS
+TranslateHtmlCdata(
+UseHtmlCharEntities(
+g_cdataCharPattern
+g_charToEntity
+g_htmlUniCharEntityPattern
+g_numCharEntityPattern
+g_utf8TwoBytePattern
+g_xmlIllegalCharPattern
+htmlImplementation
+utf8_to_code(
+
+--- import xml.dom.html.HTMLDOMImplementation ---
+xml.dom.html.HTMLDOMImplementation.DOMImplementation
+xml.dom.html.HTMLDOMImplementation.HTMLDOMImplementation(
+xml.dom.html.HTMLDOMImplementation.__builtins__
+xml.dom.html.HTMLDOMImplementation.__doc__
+xml.dom.html.HTMLDOMImplementation.__file__
+xml.dom.html.HTMLDOMImplementation.__name__
+xml.dom.html.HTMLDOMImplementation.__package__
+xml.dom.html.HTMLDOMImplementation.implementation
+
+--- from xml.dom.html import HTMLDOMImplementation ---
+HTMLDOMImplementation.DOMImplementation
+HTMLDOMImplementation.HTMLDOMImplementation(
+HTMLDOMImplementation.__builtins__
+HTMLDOMImplementation.__doc__
+HTMLDOMImplementation.__file__
+HTMLDOMImplementation.__name__
+HTMLDOMImplementation.__package__
+HTMLDOMImplementation.implementation
+
+--- from xml.dom.html.HTMLDOMImplementation import * ---
+HTMLDOMImplementation(
+
+--- import xml.dom.minicompat ---
+xml.dom.minicompat.EmptyNodeList(
+xml.dom.minicompat.GetattrMagic(
+xml.dom.minicompat.NewStyle(
+xml.dom.minicompat.NodeList(
+xml.dom.minicompat.StringTypes
+xml.dom.minicompat.__all__
+xml.dom.minicompat.__builtins__
+xml.dom.minicompat.__doc__
+xml.dom.minicompat.__file__
+xml.dom.minicompat.__name__
+xml.dom.minicompat.__package__
+xml.dom.minicompat.defproperty(
+xml.dom.minicompat.xml
+
+--- from xml.dom import minicompat ---
+minicompat.EmptyNodeList(
+minicompat.GetattrMagic(
+minicompat.NewStyle(
+minicompat.NodeList(
+minicompat.StringTypes
+minicompat.__all__
+minicompat.__builtins__
+minicompat.__doc__
+minicompat.__file__
+minicompat.__name__
+minicompat.__package__
+minicompat.defproperty(
+minicompat.xml
+
+--- from xml.dom.minicompat import * ---
+xml
+
+--- import xml.dom.minidom ---
+xml.dom.minidom.Attr(
+xml.dom.minidom.AttributeList(
+xml.dom.minidom.CDATASection(
+xml.dom.minidom.CharacterData(
+xml.dom.minidom.Childless(
+xml.dom.minidom.Comment(
+xml.dom.minidom.DOMImplementation(
+xml.dom.minidom.DOMImplementationLS(
+xml.dom.minidom.Document(
+xml.dom.minidom.DocumentFragment(
+xml.dom.minidom.DocumentLS(
+xml.dom.minidom.DocumentType(
+xml.dom.minidom.EMPTY_NAMESPACE
+xml.dom.minidom.EMPTY_PREFIX
+xml.dom.minidom.Element(
+xml.dom.minidom.ElementInfo(
+xml.dom.minidom.EmptyNodeList(
+xml.dom.minidom.Entity(
+xml.dom.minidom.GetattrMagic(
+xml.dom.minidom.Identified(
+xml.dom.minidom.NamedNodeMap(
+xml.dom.minidom.NewStyle(
+xml.dom.minidom.Node(
+xml.dom.minidom.NodeList(
+xml.dom.minidom.Notation(
+xml.dom.minidom.ProcessingInstruction(
+xml.dom.minidom.ReadOnlySequentialNamedNodeMap(
+xml.dom.minidom.StringTypes
+xml.dom.minidom.Text(
+xml.dom.minidom.TypeInfo(
+xml.dom.minidom.XMLNS_NAMESPACE
+xml.dom.minidom.__builtins__
+xml.dom.minidom.__doc__
+xml.dom.minidom.__file__
+xml.dom.minidom.__name__
+xml.dom.minidom.__package__
+xml.dom.minidom.defproperty(
+xml.dom.minidom.domreg
+xml.dom.minidom.getDOMImplementation(
+xml.dom.minidom.parse(
+xml.dom.minidom.parseString(
+xml.dom.minidom.xml
+
+--- from xml.dom import minidom ---
+minidom.Attr(
+minidom.AttributeList(
+minidom.CDATASection(
+minidom.CharacterData(
+minidom.Childless(
+minidom.Comment(
+minidom.DOMImplementation(
+minidom.DOMImplementationLS(
+minidom.Document(
+minidom.DocumentFragment(
+minidom.DocumentLS(
+minidom.DocumentType(
+minidom.EMPTY_NAMESPACE
+minidom.EMPTY_PREFIX
+minidom.Element(
+minidom.ElementInfo(
+minidom.EmptyNodeList(
+minidom.Entity(
+minidom.GetattrMagic(
+minidom.Identified(
+minidom.NamedNodeMap(
+minidom.NewStyle(
+minidom.Node(
+minidom.NodeList(
+minidom.Notation(
+minidom.ProcessingInstruction(
+minidom.ReadOnlySequentialNamedNodeMap(
+minidom.StringTypes
+minidom.Text(
+minidom.TypeInfo(
+minidom.XMLNS_NAMESPACE
+minidom.__builtins__
+minidom.__doc__
+minidom.__file__
+minidom.__name__
+minidom.__package__
+minidom.defproperty(
+minidom.domreg
+minidom.getDOMImplementation(
+minidom.parse(
+minidom.parseString(
+minidom.xml
+
+--- from xml.dom.minidom import * ---
+Attr(
+AttributeList(
+CDATASection(
+CharacterData(
+Childless(
+Comment(
+DOMImplementationLS(
+Document(
+DocumentFragment(
+DocumentLS(
+DocumentType(
+Element(
+ElementInfo(
+Entity(
+Identified(
+NamedNodeMap(
+Notation(
+ProcessingInstruction(
+ReadOnlySequentialNamedNodeMap(
+Text(
+TypeInfo(
+parseString(
+
+--- import xml.dom.pulldom ---
+xml.dom.pulldom.CHARACTERS
+xml.dom.pulldom.COMMENT
+xml.dom.pulldom.DOMEventStream(
+xml.dom.pulldom.END_DOCUMENT
+xml.dom.pulldom.END_ELEMENT
+xml.dom.pulldom.ErrorHandler(
+xml.dom.pulldom.IGNORABLE_WHITESPACE
+xml.dom.pulldom.PROCESSING_INSTRUCTION
+xml.dom.pulldom.PullDOM(
+xml.dom.pulldom.SAX2DOM(
+xml.dom.pulldom.START_DOCUMENT
+xml.dom.pulldom.START_ELEMENT
+xml.dom.pulldom.__builtins__
+xml.dom.pulldom.__doc__
+xml.dom.pulldom.__file__
+xml.dom.pulldom.__name__
+xml.dom.pulldom.__package__
+xml.dom.pulldom.default_bufsize
+xml.dom.pulldom.parse(
+xml.dom.pulldom.parseString(
+xml.dom.pulldom.types
+xml.dom.pulldom.xml
+
+--- from xml.dom import pulldom ---
+pulldom.CHARACTERS
+pulldom.COMMENT
+pulldom.DOMEventStream(
+pulldom.END_DOCUMENT
+pulldom.END_ELEMENT
+pulldom.ErrorHandler(
+pulldom.IGNORABLE_WHITESPACE
+pulldom.PROCESSING_INSTRUCTION
+pulldom.PullDOM(
+pulldom.SAX2DOM(
+pulldom.START_DOCUMENT
+pulldom.START_ELEMENT
+pulldom.__builtins__
+pulldom.__doc__
+pulldom.__file__
+pulldom.__name__
+pulldom.__package__
+pulldom.default_bufsize
+pulldom.parse(
+pulldom.parseString(
+pulldom.types
+pulldom.xml
+
+--- from xml.dom.pulldom import * ---
+CHARACTERS
+COMMENT
+DOMEventStream(
+END_DOCUMENT
+END_ELEMENT
+ErrorHandler(
+IGNORABLE_WHITESPACE
+PROCESSING_INSTRUCTION
+PullDOM(
+SAX2DOM(
+START_DOCUMENT
+START_ELEMENT
+default_bufsize
+
+--- import xml.sax ---
+xml.sax.ContentHandler(
+xml.sax.ErrorHandler(
+xml.sax.InputSource(
+xml.sax.SAXException(
+xml.sax.SAXNotRecognizedException(
+xml.sax.SAXNotSupportedException(
+xml.sax.SAXParseException(
+xml.sax.SAXReaderNotAvailable(
+xml.sax.__builtins__
+xml.sax.__doc__
+xml.sax.__file__
+xml.sax.__name__
+xml.sax.__package__
+xml.sax.__path__
+xml.sax.handler
+xml.sax.make_parser(
+xml.sax.parse(
+xml.sax.parseString(
+xml.sax.sax2exts
+xml.sax.saxexts
+xml.sax.saxlib
+xml.sax.xmlreader
+
+--- from xml import sax ---
+sax.ContentHandler(
+sax.ErrorHandler(
+sax.InputSource(
+sax.SAXException(
+sax.SAXNotRecognizedException(
+sax.SAXNotSupportedException(
+sax.SAXParseException(
+sax.SAXReaderNotAvailable(
+sax.__builtins__
+sax.__doc__
+sax.__file__
+sax.__name__
+sax.__package__
+sax.__path__
+sax.handler
+sax.make_parser(
+sax.parse(
+sax.parseString(
+sax.sax2exts
+sax.saxexts
+sax.saxlib
+sax.xmlreader
+
+--- from xml.sax import * ---
+ContentHandler(
+InputSource(
+SAXException(
+SAXNotRecognizedException(
+SAXNotSupportedException(
+SAXParseException(
+SAXReaderNotAvailable(
+handler
+make_parser(
+sax2exts
+saxexts
+saxlib
+xmlreader
+
+--- import xml.sax.handler ---
+xml.sax.handler.ContentHandler(
+xml.sax.handler.DTDHandler(
+xml.sax.handler.EntityResolver(
+xml.sax.handler.ErrorHandler(
+xml.sax.handler.__builtins__
+xml.sax.handler.__doc__
+xml.sax.handler.__file__
+xml.sax.handler.__name__
+xml.sax.handler.__package__
+xml.sax.handler.all_features
+xml.sax.handler.all_properties
+xml.sax.handler.feature_external_ges
+xml.sax.handler.feature_external_pes
+xml.sax.handler.feature_namespace_prefixes
+xml.sax.handler.feature_namespaces
+xml.sax.handler.feature_string_interning
+xml.sax.handler.feature_validation
+xml.sax.handler.property_declaration_handler
+xml.sax.handler.property_dom_node
+xml.sax.handler.property_encoding
+xml.sax.handler.property_interning_dict
+xml.sax.handler.property_lexical_handler
+xml.sax.handler.property_xml_string
+xml.sax.handler.version
+
+--- from xml.sax import handler ---
+handler.ContentHandler(
+handler.DTDHandler(
+handler.EntityResolver(
+handler.ErrorHandler(
+handler.__builtins__
+handler.__doc__
+handler.__file__
+handler.__name__
+handler.__package__
+handler.all_features
+handler.all_properties
+handler.feature_external_ges
+handler.feature_external_pes
+handler.feature_namespace_prefixes
+handler.feature_namespaces
+handler.feature_string_interning
+handler.feature_validation
+handler.property_declaration_handler
+handler.property_dom_node
+handler.property_encoding
+handler.property_interning_dict
+handler.property_lexical_handler
+handler.property_xml_string
+handler.version
+
+--- from xml.sax.handler import * ---
+DTDHandler(
+EntityResolver(
+all_features
+all_properties
+feature_external_ges
+feature_external_pes
+feature_namespace_prefixes
+feature_namespaces
+feature_string_interning
+feature_validation
+property_declaration_handler
+property_dom_node
+property_encoding
+property_interning_dict
+property_lexical_handler
+property_xml_string
+
+--- import xml.sax.sax2exts ---
+xml.sax.sax2exts.HTMLParserFactory
+xml.sax.sax2exts.SGMLParserFactory
+xml.sax.sax2exts.ValidatingReaderFactory(
+xml.sax.sax2exts.XMLParserFactory
+xml.sax.sax2exts.XMLReaderFactory(
+xml.sax.sax2exts.XMLValParserFactory
+xml.sax.sax2exts.__builtins__
+xml.sax.sax2exts.__doc__
+xml.sax.sax2exts.__file__
+xml.sax.sax2exts.__name__
+xml.sax.sax2exts.__package__
+xml.sax.sax2exts.make_parser(
+xml.sax.sax2exts.saxexts
+xml.sax.sax2exts.saxlib
+
+--- from xml.sax import sax2exts ---
+sax2exts.HTMLParserFactory
+sax2exts.SGMLParserFactory
+sax2exts.ValidatingReaderFactory(
+sax2exts.XMLParserFactory
+sax2exts.XMLReaderFactory(
+sax2exts.XMLValParserFactory
+sax2exts.__builtins__
+sax2exts.__doc__
+sax2exts.__file__
+sax2exts.__name__
+sax2exts.__package__
+sax2exts.make_parser(
+sax2exts.saxexts
+sax2exts.saxlib
+
+--- from xml.sax.sax2exts import * ---
+HTMLParserFactory
+SGMLParserFactory
+ValidatingReaderFactory(
+XMLParserFactory
+XMLReaderFactory(
+XMLValParserFactory
+
+--- import xml.sax.saxexts ---
+xml.sax.saxexts.ExtendedParser(
+xml.sax.saxexts.HTMLParserFactory
+xml.sax.saxexts.NosliceDocumentHandler(
+xml.sax.saxexts.ParserFactory(
+xml.sax.saxexts.SGMLParserFactory
+xml.sax.saxexts.XMLParserFactory
+xml.sax.saxexts.XMLValParserFactory
+xml.sax.saxexts.__builtins__
+xml.sax.saxexts.__doc__
+xml.sax.saxexts.__file__
+xml.sax.saxexts.__name__
+xml.sax.saxexts.__package__
+xml.sax.saxexts.handler
+xml.sax.saxexts.make_parser(
+xml.sax.saxexts.os
+xml.sax.saxexts.saxlib
+xml.sax.saxexts.string
+xml.sax.saxexts.sys
+xml.sax.saxexts.types
+
+--- from xml.sax import saxexts ---
+saxexts.ExtendedParser(
+saxexts.HTMLParserFactory
+saxexts.NosliceDocumentHandler(
+saxexts.ParserFactory(
+saxexts.SGMLParserFactory
+saxexts.XMLParserFactory
+saxexts.XMLValParserFactory
+saxexts.__builtins__
+saxexts.__doc__
+saxexts.__file__
+saxexts.__name__
+saxexts.__package__
+saxexts.handler
+saxexts.make_parser(
+saxexts.os
+saxexts.saxlib
+saxexts.string
+saxexts.sys
+saxexts.types
+
+--- from xml.sax.saxexts import * ---
+ExtendedParser(
+NosliceDocumentHandler(
+ParserFactory(
+
+--- import xml.sax.saxlib ---
+xml.sax.saxlib.AttributeList(
+xml.sax.saxlib.Attributes(
+xml.sax.saxlib.ContentHandler(
+xml.sax.saxlib.DTDHandler(
+xml.sax.saxlib.DeclHandler(
+xml.sax.saxlib.DocumentHandler(
+xml.sax.saxlib.EntityResolver(
+xml.sax.saxlib.ErrorHandler(
+xml.sax.saxlib.HandlerBase(
+xml.sax.saxlib.IncrementalParser(
+xml.sax.saxlib.InputSource(
+xml.sax.saxlib.LexicalHandler(
+xml.sax.saxlib.Locator(
+xml.sax.saxlib.Parser(
+xml.sax.saxlib.SAXException(
+xml.sax.saxlib.SAXNotRecognizedException(
+xml.sax.saxlib.SAXNotSupportedException(
+xml.sax.saxlib.SAXParseException(
+xml.sax.saxlib.SAXReaderNotAvailable(
+xml.sax.saxlib.XMLFilter(
+xml.sax.saxlib.XMLReader(
+xml.sax.saxlib.__builtins__
+xml.sax.saxlib.__doc__
+xml.sax.saxlib.__file__
+xml.sax.saxlib.__name__
+xml.sax.saxlib.__package__
+xml.sax.saxlib.all_features
+xml.sax.saxlib.all_properties
+xml.sax.saxlib.feature_external_ges
+xml.sax.saxlib.feature_external_pes
+xml.sax.saxlib.feature_namespace_prefixes
+xml.sax.saxlib.feature_namespaces
+xml.sax.saxlib.feature_string_interning
+xml.sax.saxlib.feature_validation
+xml.sax.saxlib.property_declaration_handler
+xml.sax.saxlib.property_dom_node
+xml.sax.saxlib.property_lexical_handler
+xml.sax.saxlib.property_xml_string
+xml.sax.saxlib.version
+
+--- from xml.sax import saxlib ---
+saxlib.AttributeList(
+saxlib.Attributes(
+saxlib.ContentHandler(
+saxlib.DTDHandler(
+saxlib.DeclHandler(
+saxlib.DocumentHandler(
+saxlib.EntityResolver(
+saxlib.ErrorHandler(
+saxlib.HandlerBase(
+saxlib.IncrementalParser(
+saxlib.InputSource(
+saxlib.LexicalHandler(
+saxlib.Locator(
+saxlib.Parser(
+saxlib.SAXException(
+saxlib.SAXNotRecognizedException(
+saxlib.SAXNotSupportedException(
+saxlib.SAXParseException(
+saxlib.SAXReaderNotAvailable(
+saxlib.XMLFilter(
+saxlib.XMLReader(
+saxlib.__builtins__
+saxlib.__doc__
+saxlib.__file__
+saxlib.__name__
+saxlib.__package__
+saxlib.all_features
+saxlib.all_properties
+saxlib.feature_external_ges
+saxlib.feature_external_pes
+saxlib.feature_namespace_prefixes
+saxlib.feature_namespaces
+saxlib.feature_string_interning
+saxlib.feature_validation
+saxlib.property_declaration_handler
+saxlib.property_dom_node
+saxlib.property_lexical_handler
+saxlib.property_xml_string
+saxlib.version
+
+--- from xml.sax.saxlib import * ---
+Attributes(
+DeclHandler(
+DocumentHandler(
+HandlerBase(
+IncrementalParser(
+LexicalHandler(
+Locator(
+Parser(
+XMLFilter(
+XMLReader(
+
+--- import xml.sax.xmlreader ---
+xml.sax.xmlreader.AttributesImpl(
+xml.sax.xmlreader.AttributesNSImpl(
+xml.sax.xmlreader.IncrementalParser(
+xml.sax.xmlreader.InputSource(
+xml.sax.xmlreader.Locator(
+xml.sax.xmlreader.SAXNotRecognizedException(
+xml.sax.xmlreader.SAXNotSupportedException(
+xml.sax.xmlreader.XMLReader(
+xml.sax.xmlreader.__builtins__
+xml.sax.xmlreader.__doc__
+xml.sax.xmlreader.__file__
+xml.sax.xmlreader.__name__
+xml.sax.xmlreader.__package__
+xml.sax.xmlreader.handler
+
+--- from xml.sax import xmlreader ---
+xmlreader.AttributesImpl(
+xmlreader.AttributesNSImpl(
+xmlreader.IncrementalParser(
+xmlreader.InputSource(
+xmlreader.Locator(
+xmlreader.SAXNotRecognizedException(
+xmlreader.SAXNotSupportedException(
+xmlreader.XMLReader(
+xmlreader.__builtins__
+xmlreader.__doc__
+xmlreader.__file__
+xmlreader.__name__
+xmlreader.__package__
+xmlreader.handler
+
+--- from xml.sax.xmlreader import * ---
+AttributesImpl(
+AttributesNSImpl(
+
+--- import audioop ---
+audioop.__doc__
+audioop.__file__
+audioop.__name__
+audioop.__package__
+audioop.add(
+audioop.adpcm2lin(
+audioop.alaw2lin(
+audioop.avg(
+audioop.avgpp(
+audioop.bias(
+audioop.cross(
+audioop.error(
+audioop.findfactor(
+audioop.findfit(
+audioop.findmax(
+audioop.getsample(
+audioop.lin2adpcm(
+audioop.lin2alaw(
+audioop.lin2lin(
+audioop.lin2ulaw(
+audioop.max(
+audioop.maxpp(
+audioop.minmax(
+audioop.mul(
+audioop.ratecv(
+audioop.reverse(
+audioop.rms(
+audioop.tomono(
+audioop.tostereo(
+audioop.ulaw2lin(
+
+--- from audioop import * ---
+adpcm2lin(
+alaw2lin(
+avg(
+avgpp(
+bias(
+cross(
+findfactor(
+findfit(
+findmax(
+getsample(
+lin2adpcm(
+lin2alaw(
+lin2lin(
+lin2ulaw(
+maxpp(
+minmax(
+ratecv(
+reverse(
+rms(
+tomono(
+tostereo(
+ulaw2lin(
+
+--- import aifc ---
+aifc.Aifc_read(
+aifc.Aifc_write(
+aifc.Chunk(
+aifc.Error(
+aifc.__all__
+aifc.__builtin__
+aifc.__builtins__
+aifc.__doc__
+aifc.__file__
+aifc.__name__
+aifc.__package__
+aifc.open(
+aifc.openfp(
+aifc.struct
+
+--- from aifc import * ---
+Aifc_read(
+Aifc_write(
+Chunk(
+openfp(
+
+--- import sunau ---
+sunau.AUDIO_FILE_ENCODING_ADPCM_G721
+sunau.AUDIO_FILE_ENCODING_ADPCM_G722
+sunau.AUDIO_FILE_ENCODING_ADPCM_G723_3
+sunau.AUDIO_FILE_ENCODING_ADPCM_G723_5
+sunau.AUDIO_FILE_ENCODING_ALAW_8
+sunau.AUDIO_FILE_ENCODING_DOUBLE
+sunau.AUDIO_FILE_ENCODING_FLOAT
+sunau.AUDIO_FILE_ENCODING_LINEAR_16
+sunau.AUDIO_FILE_ENCODING_LINEAR_24
+sunau.AUDIO_FILE_ENCODING_LINEAR_32
+sunau.AUDIO_FILE_ENCODING_LINEAR_8
+sunau.AUDIO_FILE_ENCODING_MULAW_8
+sunau.AUDIO_FILE_MAGIC
+sunau.AUDIO_UNKNOWN_SIZE
+sunau.Au_read(
+sunau.Au_write(
+sunau.Error(
+sunau.__builtins__
+sunau.__doc__
+sunau.__file__
+sunau.__name__
+sunau.__package__
+sunau.open(
+sunau.openfp(
+
+--- from sunau import * ---
+AUDIO_FILE_ENCODING_ADPCM_G721
+AUDIO_FILE_ENCODING_ADPCM_G722
+AUDIO_FILE_ENCODING_ADPCM_G723_3
+AUDIO_FILE_ENCODING_ADPCM_G723_5
+AUDIO_FILE_ENCODING_ALAW_8
+AUDIO_FILE_ENCODING_DOUBLE
+AUDIO_FILE_ENCODING_FLOAT
+AUDIO_FILE_ENCODING_LINEAR_16
+AUDIO_FILE_ENCODING_LINEAR_24
+AUDIO_FILE_ENCODING_LINEAR_32
+AUDIO_FILE_ENCODING_LINEAR_8
+AUDIO_FILE_ENCODING_MULAW_8
+AUDIO_FILE_MAGIC
+AUDIO_UNKNOWN_SIZE
+Au_read(
+Au_write(
+
+--- import wave ---
+wave.Chunk(
+wave.Error(
+wave.WAVE_FORMAT_PCM
+wave.Wave_read(
+wave.Wave_write(
+wave.__all__
+wave.__builtin__
+wave.__builtins__
+wave.__doc__
+wave.__file__
+wave.__name__
+wave.__package__
+wave.big_endian
+wave.open(
+wave.openfp(
+wave.struct
+
+--- from wave import * ---
+WAVE_FORMAT_PCM
+Wave_read(
+Wave_write(
+big_endian
+
+--- import chunk ---
+chunk.Chunk(
+chunk.__builtins__
+chunk.__doc__
+chunk.__file__
+chunk.__name__
+chunk.__package__
+
+--- from chunk import * ---
+
+--- import colorsys ---
+colorsys.ONE_SIXTH
+colorsys.ONE_THIRD
+colorsys.TWO_THIRD
+colorsys.__all__
+colorsys.__builtins__
+colorsys.__doc__
+colorsys.__file__
+colorsys.__name__
+colorsys.__package__
+colorsys.hls_to_rgb(
+colorsys.hsv_to_rgb(
+colorsys.rgb_to_hls(
+colorsys.rgb_to_hsv(
+colorsys.rgb_to_yiq(
+colorsys.yiq_to_rgb(
+
+--- from colorsys import * ---
+ONE_SIXTH
+ONE_THIRD
+TWO_THIRD
+hls_to_rgb(
+hsv_to_rgb(
+rgb_to_hls(
+rgb_to_hsv(
+rgb_to_yiq(
+yiq_to_rgb(
+
+--- import imghdr ---
+imghdr.__all__
+imghdr.__builtins__
+imghdr.__doc__
+imghdr.__file__
+imghdr.__name__
+imghdr.__package__
+imghdr.test(
+imghdr.test_bmp(
+imghdr.test_exif(
+imghdr.test_gif(
+imghdr.test_jpeg(
+imghdr.test_pbm(
+imghdr.test_pgm(
+imghdr.test_png(
+imghdr.test_ppm(
+imghdr.test_rast(
+imghdr.test_rgb(
+imghdr.test_tiff(
+imghdr.test_xbm(
+imghdr.testall(
+imghdr.tests
+imghdr.what(
+
+--- from imghdr import * ---
+test_bmp(
+test_exif(
+test_gif(
+test_jpeg(
+test_pbm(
+test_pgm(
+test_png(
+test_ppm(
+test_rast(
+test_rgb(
+test_tiff(
+test_xbm(
+testall(
+tests
+what(
+
+--- import sndhdr ---
+sndhdr.__all__
+sndhdr.__builtins__
+sndhdr.__doc__
+sndhdr.__file__
+sndhdr.__name__
+sndhdr.__package__
+sndhdr.get_long_be(
+sndhdr.get_long_le(
+sndhdr.get_short_be(
+sndhdr.get_short_le(
+sndhdr.test(
+sndhdr.test_8svx(
+sndhdr.test_aifc(
+sndhdr.test_au(
+sndhdr.test_hcom(
+sndhdr.test_sndr(
+sndhdr.test_sndt(
+sndhdr.test_voc(
+sndhdr.test_wav(
+sndhdr.testall(
+sndhdr.tests
+sndhdr.what(
+sndhdr.whathdr(
+
+--- from sndhdr import * ---
+get_long_be(
+get_long_le(
+get_short_be(
+get_short_le(
+test_8svx(
+test_aifc(
+test_au(
+test_hcom(
+test_sndr(
+test_sndt(
+test_voc(
+test_wav(
+whathdr(
+
+--- import hmac ---
+hmac.HMAC(
+hmac.__builtins__
+hmac.__doc__
+hmac.__file__
+hmac.__name__
+hmac.__package__
+hmac.digest_size
+hmac.new(
+hmac.trans_36
+hmac.trans_5C
+hmac.x
+
+--- from hmac import * ---
+HMAC(
+digest_size
+new(
+trans_36
+trans_5C
+x
+
+--- import md5 ---
+md5.__builtins__
+md5.__doc__
+md5.__file__
+md5.__name__
+md5.__package__
+md5.blocksize
+md5.digest_size
+md5.md5(
+md5.new(
+md5.warnings
+
+--- from md5 import * ---
+blocksize
+md5(
+
+--- import sha ---
+sha.__builtins__
+sha.__doc__
+sha.__file__
+sha.__name__
+sha.__package__
+sha.blocksize
+sha.digest_size
+sha.digestsize
+sha.new(
+sha.sha(
+sha.warnings
+
+--- from sha import * ---
+digestsize
+sha(
+
+--- import hashlib ---
+hashlib.__builtins__
+hashlib.__doc__
+hashlib.__file__
+hashlib.__name__
+hashlib.__package__
+hashlib.md5(
+hashlib.new(
+hashlib.sha1(
+hashlib.sha224(
+hashlib.sha256(
+hashlib.sha384(
+hashlib.sha512(
+
+--- from hashlib import * ---
+sha1(
+sha224(
+sha256(
+sha384(
+sha512(
+
+--- import Tkinter ---
+Tkinter.ACTIVE
+Tkinter.ALL
+Tkinter.ANCHOR
+Tkinter.ARC
+Tkinter.At(
+Tkinter.AtEnd(
+Tkinter.AtInsert(
+Tkinter.AtSelFirst(
+Tkinter.AtSelLast(
+Tkinter.BASELINE
+Tkinter.BEVEL
+Tkinter.BOTH
+Tkinter.BOTTOM
+Tkinter.BROWSE
+Tkinter.BUTT
+Tkinter.BaseWidget(
+Tkinter.BitmapImage(
+Tkinter.BooleanType(
+Tkinter.BooleanVar(
+Tkinter.BufferType(
+Tkinter.BuiltinFunctionType(
+Tkinter.BuiltinMethodType(
+Tkinter.Button(
+Tkinter.CASCADE
+Tkinter.CENTER
+Tkinter.CHAR
+Tkinter.CHECKBUTTON
+Tkinter.CHORD
+Tkinter.COMMAND
+Tkinter.CURRENT
+Tkinter.CallWrapper(
+Tkinter.Canvas(
+Tkinter.Checkbutton(
+Tkinter.ClassType(
+Tkinter.CodeType(
+Tkinter.ComplexType(
+Tkinter.DISABLED
+Tkinter.DOTBOX
+Tkinter.DictProxyType(
+Tkinter.DictType(
+Tkinter.DictionaryType(
+Tkinter.DoubleVar(
+Tkinter.E
+Tkinter.END
+Tkinter.EW
+Tkinter.EXCEPTION
+Tkinter.EXTENDED
+Tkinter.EllipsisType(
+Tkinter.Entry(
+Tkinter.Event(
+Tkinter.FALSE
+Tkinter.FIRST
+Tkinter.FLAT
+Tkinter.FileType(
+Tkinter.FloatType(
+Tkinter.Frame(
+Tkinter.FrameType(
+Tkinter.FunctionType(
+Tkinter.GROOVE
+Tkinter.GeneratorType(
+Tkinter.GetSetDescriptorType(
+Tkinter.Grid(
+Tkinter.HIDDEN
+Tkinter.HORIZONTAL
+Tkinter.INSERT
+Tkinter.INSIDE
+Tkinter.Image(
+Tkinter.InstanceType(
+Tkinter.IntType(
+Tkinter.IntVar(
+Tkinter.LAST
+Tkinter.LEFT
+Tkinter.Label(
+Tkinter.LabelFrame(
+Tkinter.LambdaType(
+Tkinter.ListType(
+Tkinter.Listbox(
+Tkinter.LongType(
+Tkinter.MITER
+Tkinter.MOVETO
+Tkinter.MULTIPLE
+Tkinter.MemberDescriptorType(
+Tkinter.Menu(
+Tkinter.Menubutton(
+Tkinter.Message(
+Tkinter.MethodType(
+Tkinter.Misc(
+Tkinter.ModuleType(
+Tkinter.N
+Tkinter.NE
+Tkinter.NO
+Tkinter.NONE
+Tkinter.NORMAL
+Tkinter.NS
+Tkinter.NSEW
+Tkinter.NUMERIC
+Tkinter.NW
+Tkinter.NoDefaultRoot(
+Tkinter.NoneType(
+Tkinter.NotImplementedType(
+Tkinter.OFF
+Tkinter.ON
+Tkinter.OUTSIDE
+Tkinter.ObjectType(
+Tkinter.OptionMenu(
+Tkinter.PAGES
+Tkinter.PIESLICE
+Tkinter.PROJECTING
+Tkinter.Pack(
+Tkinter.PanedWindow(
+Tkinter.PhotoImage(
+Tkinter.Place(
+Tkinter.RADIOBUTTON
+Tkinter.RAISED
+Tkinter.READABLE
+Tkinter.RIDGE
+Tkinter.RIGHT
+Tkinter.ROUND
+Tkinter.Radiobutton(
+Tkinter.S
+Tkinter.SCROLL
+Tkinter.SE
+Tkinter.SEL
+Tkinter.SEL_FIRST
+Tkinter.SEL_LAST
+Tkinter.SEPARATOR
+Tkinter.SINGLE
+Tkinter.SOLID
+Tkinter.SUNKEN
+Tkinter.SW
+Tkinter.Scale(
+Tkinter.Scrollbar(
+Tkinter.SliceType(
+Tkinter.Spinbox(
+Tkinter.StringType(
+Tkinter.StringTypes
+Tkinter.StringVar(
+Tkinter.Studbutton(
+Tkinter.TOP
+Tkinter.TRUE
+Tkinter.Tcl(
+Tkinter.TclError(
+Tkinter.TclVersion
+Tkinter.Text(
+Tkinter.Tk(
+Tkinter.TkVersion
+Tkinter.Toplevel(
+Tkinter.TracebackType(
+Tkinter.Tributton(
+Tkinter.TupleType(
+Tkinter.TypeType(
+Tkinter.UNDERLINE
+Tkinter.UNITS
+Tkinter.UnboundMethodType(
+Tkinter.UnicodeType(
+Tkinter.VERTICAL
+Tkinter.Variable(
+Tkinter.W
+Tkinter.WORD
+Tkinter.WRITABLE
+Tkinter.Widget(
+Tkinter.Wm(
+Tkinter.X
+Tkinter.XRangeType(
+Tkinter.Y
+Tkinter.YES
+Tkinter.__builtins__
+Tkinter.__doc__
+Tkinter.__file__
+Tkinter.__name__
+Tkinter.__package__
+Tkinter.__version__
+Tkinter.getboolean(
+Tkinter.getdouble(
+Tkinter.getint(
+Tkinter.image_names(
+Tkinter.image_types(
+Tkinter.mainloop(
+Tkinter.sys
+Tkinter.tkinter
+Tkinter.wantobjects
+
+--- from Tkinter import * ---
+ACTIVE
+ALL
+ANCHOR
+ARC
+At(
+AtEnd(
+AtInsert(
+AtSelFirst(
+AtSelLast(
+BASELINE
+BEVEL
+BOTH
+BOTTOM
+BROWSE
+BUTT
+BaseWidget(
+BitmapImage(
+BooleanVar(
+Button(
+CASCADE
+CENTER
+CHAR
+CHECKBUTTON
+CHORD
+COMMAND
+CURRENT
+CallWrapper(
+Canvas(
+Checkbutton(
+DISABLED
+DOTBOX
+DoubleVar(
+E
+END
+EW
+EXCEPTION
+EXTENDED
+FIRST
+FLAT
+Frame(
+GROOVE
+Grid(
+HIDDEN
+HORIZONTAL
+INSERT
+INSIDE
+Image(
+IntVar(
+LAST
+LEFT
+Label(
+LabelFrame(
+Listbox(
+MITER
+MOVETO
+MULTIPLE
+Menu(
+Menubutton(
+Misc(
+N
+NE
+NO
+NORMAL
+NS
+NSEW
+NUMERIC
+NW
+NoDefaultRoot(
+OFF
+ON
+OUTSIDE
+OptionMenu(
+PAGES
+PIESLICE
+PROJECTING
+Pack(
+PanedWindow(
+PhotoImage(
+Place(
+RADIOBUTTON
+RAISED
+READABLE
+RIDGE
+RIGHT
+ROUND
+Radiobutton(
+SCROLL
+SEL
+SEL_FIRST
+SEL_LAST
+SEPARATOR
+SINGLE
+SOLID
+SUNKEN
+SW
+Scale(
+Scrollbar(
+Spinbox(
+StringVar(
+Studbutton(
+TOP
+Tcl(
+TclError(
+TclVersion
+Tk(
+TkVersion
+Toplevel(
+Tributton(
+UNDERLINE
+UNITS
+VERTICAL
+Variable(
+W
+WORD
+WRITABLE
+Widget(
+Wm(
+Y
+YES
+getboolean(
+getdouble(
+getint(
+image_names(
+image_types(
+mainloop(
+tkinter
+wantobjects
+
+--- import tkMessageBox ---
+tkMessageBox.ABORT
+tkMessageBox.ABORTRETRYIGNORE
+tkMessageBox.CANCEL
+tkMessageBox.Dialog(
+tkMessageBox.ERROR
+tkMessageBox.IGNORE
+tkMessageBox.INFO
+tkMessageBox.Message(
+tkMessageBox.NO
+tkMessageBox.OK
+tkMessageBox.OKCANCEL
+tkMessageBox.QUESTION
+tkMessageBox.RETRY
+tkMessageBox.RETRYCANCEL
+tkMessageBox.WARNING
+tkMessageBox.YES
+tkMessageBox.YESNO
+tkMessageBox.YESNOCANCEL
+tkMessageBox.__builtins__
+tkMessageBox.__doc__
+tkMessageBox.__file__
+tkMessageBox.__name__
+tkMessageBox.__package__
+tkMessageBox.askokcancel(
+tkMessageBox.askquestion(
+tkMessageBox.askretrycancel(
+tkMessageBox.askyesno(
+tkMessageBox.askyesnocancel(
+tkMessageBox.showerror(
+tkMessageBox.showinfo(
+tkMessageBox.showwarning(
+
+--- from tkMessageBox import * ---
+ABORT
+ABORTRETRYIGNORE
+CANCEL
+Dialog(
+ERROR
+IGNORE
+INFO
+OKCANCEL
+QUESTION
+RETRY
+RETRYCANCEL
+WARNING
+YESNO
+YESNOCANCEL
+askokcancel(
+askquestion(
+askretrycancel(
+askyesno(
+askyesnocancel(
+showerror(
+showinfo(
+
+--- import tkColorChooser ---
+tkColorChooser.Chooser(
+tkColorChooser.Dialog(
+tkColorChooser.__builtins__
+tkColorChooser.__doc__
+tkColorChooser.__file__
+tkColorChooser.__name__
+tkColorChooser.__package__
+tkColorChooser.askcolor(
+
+--- from tkColorChooser import * ---
+Chooser(
+askcolor(
+
+--- import tkFileDialog ---
+tkFileDialog.Dialog(
+tkFileDialog.Directory(
+tkFileDialog.Open(
+tkFileDialog.SaveAs(
+tkFileDialog.__builtins__
+tkFileDialog.__doc__
+tkFileDialog.__file__
+tkFileDialog.__name__
+tkFileDialog.__package__
+tkFileDialog.askdirectory(
+tkFileDialog.askopenfile(
+tkFileDialog.askopenfilename(
+tkFileDialog.askopenfilenames(
+tkFileDialog.askopenfiles(
+tkFileDialog.asksaveasfile(
+tkFileDialog.asksaveasfilename(
+
+--- from tkFileDialog import * ---
+Directory(
+Open(
+SaveAs(
+askdirectory(
+askopenfile(
+askopenfilename(
+askopenfilenames(
+askopenfiles(
+asksaveasfile(
+asksaveasfilename(
+
+--- import ScrolledText ---
+ScrolledText.BOTH
+ScrolledText.Frame(
+ScrolledText.Grid(
+ScrolledText.LEFT
+ScrolledText.Pack(
+ScrolledText.Place(
+ScrolledText.RIGHT
+ScrolledText.Scrollbar(
+ScrolledText.ScrolledText(
+ScrolledText.Text(
+ScrolledText.Y
+ScrolledText.__all__
+ScrolledText.__builtins__
+ScrolledText.__doc__
+ScrolledText.__file__
+ScrolledText.__name__
+ScrolledText.__package__
+ScrolledText.example(
+
+--- from ScrolledText import * ---
+ScrolledText(
+example(
+
+--- import tkCommonDialog ---
+tkCommonDialog.ACTIVE
+tkCommonDialog.ALL
+tkCommonDialog.ANCHOR
+tkCommonDialog.ARC
+tkCommonDialog.At(
+tkCommonDialog.AtEnd(
+tkCommonDialog.AtInsert(
+tkCommonDialog.AtSelFirst(
+tkCommonDialog.AtSelLast(
+tkCommonDialog.BASELINE
+tkCommonDialog.BEVEL
+tkCommonDialog.BOTH
+tkCommonDialog.BOTTOM
+tkCommonDialog.BROWSE
+tkCommonDialog.BUTT
+tkCommonDialog.BaseWidget(
+tkCommonDialog.BitmapImage(
+tkCommonDialog.BooleanType(
+tkCommonDialog.BooleanVar(
+tkCommonDialog.BufferType(
+tkCommonDialog.BuiltinFunctionType(
+tkCommonDialog.BuiltinMethodType(
+tkCommonDialog.Button(
+tkCommonDialog.CASCADE
+tkCommonDialog.CENTER
+tkCommonDialog.CHAR
+tkCommonDialog.CHECKBUTTON
+tkCommonDialog.CHORD
+tkCommonDialog.COMMAND
+tkCommonDialog.CURRENT
+tkCommonDialog.CallWrapper(
+tkCommonDialog.Canvas(
+tkCommonDialog.Checkbutton(
+tkCommonDialog.ClassType(
+tkCommonDialog.CodeType(
+tkCommonDialog.ComplexType(
+tkCommonDialog.DISABLED
+tkCommonDialog.DOTBOX
+tkCommonDialog.Dialog(
+tkCommonDialog.DictProxyType(
+tkCommonDialog.DictType(
+tkCommonDialog.DictionaryType(
+tkCommonDialog.DoubleVar(
+tkCommonDialog.E
+tkCommonDialog.END
+tkCommonDialog.EW
+tkCommonDialog.EXCEPTION
+tkCommonDialog.EXTENDED
+tkCommonDialog.EllipsisType(
+tkCommonDialog.Entry(
+tkCommonDialog.Event(
+tkCommonDialog.FALSE
+tkCommonDialog.FIRST
+tkCommonDialog.FLAT
+tkCommonDialog.FileType(
+tkCommonDialog.FloatType(
+tkCommonDialog.Frame(
+tkCommonDialog.FrameType(
+tkCommonDialog.FunctionType(
+tkCommonDialog.GROOVE
+tkCommonDialog.GeneratorType(
+tkCommonDialog.GetSetDescriptorType(
+tkCommonDialog.Grid(
+tkCommonDialog.HIDDEN
+tkCommonDialog.HORIZONTAL
+tkCommonDialog.INSERT
+tkCommonDialog.INSIDE
+tkCommonDialog.Image(
+tkCommonDialog.InstanceType(
+tkCommonDialog.IntType(
+tkCommonDialog.IntVar(
+tkCommonDialog.LAST
+tkCommonDialog.LEFT
+tkCommonDialog.Label(
+tkCommonDialog.LabelFrame(
+tkCommonDialog.LambdaType(
+tkCommonDialog.ListType(
+tkCommonDialog.Listbox(
+tkCommonDialog.LongType(
+tkCommonDialog.MITER
+tkCommonDialog.MOVETO
+tkCommonDialog.MULTIPLE
+tkCommonDialog.MemberDescriptorType(
+tkCommonDialog.Menu(
+tkCommonDialog.Menubutton(
+tkCommonDialog.Message(
+tkCommonDialog.MethodType(
+tkCommonDialog.Misc(
+tkCommonDialog.ModuleType(
+tkCommonDialog.N
+tkCommonDialog.NE
+tkCommonDialog.NO
+tkCommonDialog.NONE
+tkCommonDialog.NORMAL
+tkCommonDialog.NS
+tkCommonDialog.NSEW
+tkCommonDialog.NUMERIC
+tkCommonDialog.NW
+tkCommonDialog.NoDefaultRoot(
+tkCommonDialog.NoneType(
+tkCommonDialog.NotImplementedType(
+tkCommonDialog.OFF
+tkCommonDialog.ON
+tkCommonDialog.OUTSIDE
+tkCommonDialog.ObjectType(
+tkCommonDialog.OptionMenu(
+tkCommonDialog.PAGES
+tkCommonDialog.PIESLICE
+tkCommonDialog.PROJECTING
+tkCommonDialog.Pack(
+tkCommonDialog.PanedWindow(
+tkCommonDialog.PhotoImage(
+tkCommonDialog.Place(
+tkCommonDialog.RADIOBUTTON
+tkCommonDialog.RAISED
+tkCommonDialog.READABLE
+tkCommonDialog.RIDGE
+tkCommonDialog.RIGHT
+tkCommonDialog.ROUND
+tkCommonDialog.Radiobutton(
+tkCommonDialog.S
+tkCommonDialog.SCROLL
+tkCommonDialog.SE
+tkCommonDialog.SEL
+tkCommonDialog.SEL_FIRST
+tkCommonDialog.SEL_LAST
+tkCommonDialog.SEPARATOR
+tkCommonDialog.SINGLE
+tkCommonDialog.SOLID
+tkCommonDialog.SUNKEN
+tkCommonDialog.SW
+tkCommonDialog.Scale(
+tkCommonDialog.Scrollbar(
+tkCommonDialog.SliceType(
+tkCommonDialog.Spinbox(
+tkCommonDialog.StringType(
+tkCommonDialog.StringTypes
+tkCommonDialog.StringVar(
+tkCommonDialog.Studbutton(
+tkCommonDialog.TOP
+tkCommonDialog.TRUE
+tkCommonDialog.Tcl(
+tkCommonDialog.TclError(
+tkCommonDialog.TclVersion
+tkCommonDialog.Text(
+tkCommonDialog.Tk(
+tkCommonDialog.TkVersion
+tkCommonDialog.Toplevel(
+tkCommonDialog.TracebackType(
+tkCommonDialog.Tributton(
+tkCommonDialog.TupleType(
+tkCommonDialog.TypeType(
+tkCommonDialog.UNDERLINE
+tkCommonDialog.UNITS
+tkCommonDialog.UnboundMethodType(
+tkCommonDialog.UnicodeType(
+tkCommonDialog.VERTICAL
+tkCommonDialog.Variable(
+tkCommonDialog.W
+tkCommonDialog.WORD
+tkCommonDialog.WRITABLE
+tkCommonDialog.Widget(
+tkCommonDialog.Wm(
+tkCommonDialog.X
+tkCommonDialog.XRangeType(
+tkCommonDialog.Y
+tkCommonDialog.YES
+tkCommonDialog.__builtins__
+tkCommonDialog.__doc__
+tkCommonDialog.__file__
+tkCommonDialog.__name__
+tkCommonDialog.__package__
+tkCommonDialog.getboolean(
+tkCommonDialog.getdouble(
+tkCommonDialog.getint(
+tkCommonDialog.image_names(
+tkCommonDialog.image_types(
+tkCommonDialog.mainloop(
+tkCommonDialog.sys
+tkCommonDialog.tkinter
+tkCommonDialog.wantobjects
+
+--- from tkCommonDialog import * ---
+
+--- import tkFont ---
+tkFont.BOLD
+tkFont.Font(
+tkFont.ITALIC
+tkFont.NORMAL
+tkFont.ROMAN
+tkFont.Tkinter
+tkFont.__builtins__
+tkFont.__doc__
+tkFont.__file__
+tkFont.__name__
+tkFont.__package__
+tkFont.__version__
+tkFont.families(
+tkFont.names(
+tkFont.nametofont(
+
+--- from tkFont import * ---
+BOLD
+Font(
+ITALIC
+ROMAN
+Tkinter
+families(
+names(
+nametofont(
+
+--- import turtle ---
+turtle.Canvas(
+turtle.Pen(
+turtle.RawPen(
+turtle.RawTurtle(
+turtle.Screen(
+turtle.ScrolledCanvas(
+turtle.Shape(
+turtle.TK
+turtle.TNavigator(
+turtle.TPen(
+turtle.Tbuffer(
+turtle.Terminator(
+turtle.Turtle(
+turtle.TurtleGraphicsError(
+turtle.TurtleScreen(
+turtle.TurtleScreenBase(
+turtle.Vec2D(
+turtle.__all__
+turtle.__builtins__
+turtle.__doc__
+turtle.__file__
+turtle.__name__
+turtle.__package__
+turtle.acos(
+turtle.acosh(
+turtle.addshape(
+turtle.asin(
+turtle.asinh(
+turtle.atan(
+turtle.atan2(
+turtle.atanh(
+turtle.back(
+turtle.backward(
+turtle.begin_fill(
+turtle.begin_poly(
+turtle.bgcolor(
+turtle.bgpic(
+turtle.bk(
+turtle.bye(
+turtle.ceil(
+turtle.circle(
+turtle.clear(
+turtle.clearscreen(
+turtle.clearstamp(
+turtle.clearstamps(
+turtle.clone(
+turtle.color(
+turtle.colormode(
+turtle.config_dict(
+turtle.copysign(
+turtle.cos(
+turtle.cosh(
+turtle.deepcopy(
+turtle.degrees(
+turtle.delay(
+turtle.distance(
+turtle.done(
+turtle.dot(
+turtle.down(
+turtle.e
+turtle.end_fill(
+turtle.end_poly(
+turtle.exitonclick(
+turtle.exp(
+turtle.fabs(
+turtle.factorial(
+turtle.fd(
+turtle.fill(
+turtle.fillcolor(
+turtle.floor(
+turtle.fmod(
+turtle.forward(
+turtle.frexp(
+turtle.fsum(
+turtle.get_poly(
+turtle.getcanvas(
+turtle.getmethparlist(
+turtle.getpen(
+turtle.getscreen(
+turtle.getshapes(
+turtle.getturtle(
+turtle.goto(
+turtle.heading(
+turtle.hideturtle(
+turtle.home(
+turtle.ht(
+turtle.hypot(
+turtle.isdown(
+turtle.isfile(
+turtle.isinf(
+turtle.isnan(
+turtle.isvisible(
+turtle.join(
+turtle.ldexp(
+turtle.left(
+turtle.listen(
+turtle.log(
+turtle.log10(
+turtle.log1p(
+turtle.lt(
+turtle.mainloop(
+turtle.math
+turtle.methodname
+turtle.mode(
+turtle.modf(
+turtle.onclick(
+turtle.ondrag(
+turtle.onkey(
+turtle.onrelease(
+turtle.onscreenclick(
+turtle.ontimer(
+turtle.os
+turtle.pd(
+turtle.pen(
+turtle.pencolor(
+turtle.pendown(
+turtle.pensize(
+turtle.penup(
+turtle.pi
+turtle.pos(
+turtle.position(
+turtle.pow(
+turtle.pu(
+turtle.radians(
+turtle.read_docstrings(
+turtle.readconfig(
+turtle.register_shape(
+turtle.reset(
+turtle.resetscreen(
+turtle.resizemode(
+turtle.right(
+turtle.rt(
+turtle.screensize(
+turtle.seth(
+turtle.setheading(
+turtle.setpos(
+turtle.setposition(
+turtle.settiltangle(
+turtle.setundobuffer(
+turtle.setup(
+turtle.setworldcoordinates(
+turtle.setx(
+turtle.sety(
+turtle.shape(
+turtle.shapesize(
+turtle.showturtle(
+turtle.sin(
+turtle.sinh(
+turtle.speed(
+turtle.split(
+turtle.sqrt(
+turtle.st(
+turtle.stamp(
+turtle.tan(
+turtle.tanh(
+turtle.tilt(
+turtle.tiltangle(
+turtle.time
+turtle.title(
+turtle.towards(
+turtle.tracer(
+turtle.trunc(
+turtle.turtles(
+turtle.turtlesize(
+turtle.types
+turtle.undo(
+turtle.undobufferentries(
+turtle.up(
+turtle.update(
+turtle.width(
+turtle.window_height(
+turtle.window_width(
+turtle.write(
+turtle.write_docstringdict(
+turtle.xcor(
+turtle.ycor(
+
+--- from turtle import * ---
+Pen(
+RawPen(
+RawTurtle(
+Screen(
+ScrolledCanvas(
+Shape(
+TK
+TNavigator(
+TPen(
+Tbuffer(
+Terminator(
+Turtle(
+TurtleGraphicsError(
+TurtleScreen(
+TurtleScreenBase(
+Vec2D(
+addshape(
+back(
+backward(
+begin_fill(
+begin_poly(
+bgcolor(
+bgpic(
+bk(
+bye(
+circle(
+clear(
+clearscreen(
+clearstamp(
+clearstamps(
+clone(
+color(
+colormode(
+config_dict(
+delay(
+distance(
+done(
+dot(
+down(
+end_fill(
+end_poly(
+exitonclick(
+fd(
+fillcolor(
+forward(
+get_poly(
+getcanvas(
+getmethparlist(
+getpen(
+getscreen(
+getshapes(
+getturtle(
+goto(
+heading(
+hideturtle(
+home(
+ht(
+isdown(
+isvisible(
+left(
+listen(
+math
+methodname
+mode(
+onclick(
+ondrag(
+onkey(
+onrelease(
+onscreenclick(
+ontimer(
+pd(
+pen(
+pencolor(
+pendown(
+pensize(
+penup(
+position(
+pu(
+read_docstrings(
+readconfig(
+register_shape(
+resetscreen(
+resizemode(
+right(
+rt(
+screensize(
+seth(
+setheading(
+setpos(
+setposition(
+settiltangle(
+setundobuffer(
+setup(
+setworldcoordinates(
+setx(
+sety(
+shape(
+shapesize(
+showturtle(
+speed(
+st(
+stamp(
+tilt(
+tiltangle(
+title(
+towards(
+tracer(
+turtles(
+turtlesize(
+undo(
+undobufferentries(
+up(
+update(
+width(
+window_height(
+window_width(
+write_docstringdict(
+xcor(
+ycor(
+
+--- import Tkdnd ---
+Tkdnd.DndHandler(
+Tkdnd.Icon(
+Tkdnd.Tester(
+Tkdnd.Tkinter
+Tkdnd.__builtins__
+Tkdnd.__doc__
+Tkdnd.__file__
+Tkdnd.__name__
+Tkdnd.__package__
+Tkdnd.dnd_start(
+Tkdnd.test(
+
+--- from Tkdnd import * ---
+DndHandler(
+Icon(
+dnd_start(
+
+--- import Tix ---
+Tix.ACROSSTOP
+Tix.ACTIVE
+Tix.ALL
+Tix.ANCHOR
+Tix.ARC
+Tix.AUTO
+Tix.At(
+Tix.AtEnd(
+Tix.AtInsert(
+Tix.AtSelFirst(
+Tix.AtSelLast(
+Tix.BALLOON
+Tix.BASELINE
+Tix.BEVEL
+Tix.BOTH
+Tix.BOTTOM
+Tix.BROWSE
+Tix.BUTT
+Tix.Balloon(
+Tix.BaseWidget(
+Tix.BitmapImage(
+Tix.BooleanType(
+Tix.BooleanVar(
+Tix.BufferType(
+Tix.BuiltinFunctionType(
+Tix.BuiltinMethodType(
+Tix.Button(
+Tix.ButtonBox(
+Tix.CASCADE
+Tix.CENTER
+Tix.CHAR
+Tix.CHECKBUTTON
+Tix.CHORD
+Tix.COMMAND
+Tix.CObjView(
+Tix.CURRENT
+Tix.CallWrapper(
+Tix.Canvas(
+Tix.CheckList(
+Tix.Checkbutton(
+Tix.ClassType(
+Tix.CodeType(
+Tix.ComboBox(
+Tix.ComplexType(
+Tix.Control(
+Tix.DISABLED
+Tix.DOTBOX
+Tix.DialogShell(
+Tix.DictProxyType(
+Tix.DictType(
+Tix.DictionaryType(
+Tix.DirList(
+Tix.DirSelectBox(
+Tix.DirSelectDialog(
+Tix.DirTree(
+Tix.DisplayStyle(
+Tix.DoubleVar(
+Tix.E
+Tix.END
+Tix.EW
+Tix.EXCEPTION
+Tix.EXTENDED
+Tix.EllipsisType(
+Tix.Entry(
+Tix.Event(
+Tix.ExFileSelectBox(
+Tix.ExFileSelectDialog(
+Tix.FALSE
+Tix.FIRST
+Tix.FLAT
+Tix.FileEntry(
+Tix.FileSelectBox(
+Tix.FileSelectDialog(
+Tix.FileType(
+Tix.FileTypeList(
+Tix.FloatType(
+Tix.Form(
+Tix.Frame(
+Tix.FrameType(
+Tix.FunctionType(
+Tix.GROOVE
+Tix.GeneratorType(
+Tix.GetSetDescriptorType(
+Tix.Grid(
+Tix.HIDDEN
+Tix.HList(
+Tix.HORIZONTAL
+Tix.IMAGE
+Tix.IMAGETEXT
+Tix.IMMEDIATE
+Tix.INSERT
+Tix.INSIDE
+Tix.Image(
+Tix.InputOnly(
+Tix.InstanceType(
+Tix.IntType(
+Tix.IntVar(
+Tix.LAST
+Tix.LEFT
+Tix.Label(
+Tix.LabelEntry(
+Tix.LabelFrame(
+Tix.LambdaType(
+Tix.ListNoteBook(
+Tix.ListType(
+Tix.Listbox(
+Tix.LongType(
+Tix.MITER
+Tix.MOVETO
+Tix.MULTIPLE
+Tix.MemberDescriptorType(
+Tix.Menu(
+Tix.Menubutton(
+Tix.Message(
+Tix.Meter(
+Tix.MethodType(
+Tix.Misc(
+Tix.ModuleType(
+Tix.N
+Tix.NE
+Tix.NO
+Tix.NONE
+Tix.NORMAL
+Tix.NS
+Tix.NSEW
+Tix.NUMERIC
+Tix.NW
+Tix.NoDefaultRoot(
+Tix.NoneType(
+Tix.NotImplementedType(
+Tix.NoteBook(
+Tix.NoteBookFrame(
+Tix.OFF
+Tix.ON
+Tix.OUTSIDE
+Tix.ObjectType(
+Tix.OptionMenu(
+Tix.OptionName(
+Tix.PAGES
+Tix.PIESLICE
+Tix.PROJECTING
+Tix.Pack(
+Tix.PanedWindow(
+Tix.PhotoImage(
+Tix.Place(
+Tix.PopupMenu(
+Tix.RADIOBUTTON
+Tix.RAISED
+Tix.READABLE
+Tix.RIDGE
+Tix.RIGHT
+Tix.ROUND
+Tix.Radiobutton(
+Tix.ResizeHandle(
+Tix.S
+Tix.SCROLL
+Tix.SE
+Tix.SEL
+Tix.SEL_FIRST
+Tix.SEL_LAST
+Tix.SEPARATOR
+Tix.SINGLE
+Tix.SOLID
+Tix.STATUS
+Tix.SUNKEN
+Tix.SW
+Tix.Scale(
+Tix.Scrollbar(
+Tix.ScrolledGrid(
+Tix.ScrolledHList(
+Tix.ScrolledListBox(
+Tix.ScrolledTList(
+Tix.ScrolledText(
+Tix.ScrolledWindow(
+Tix.Select(
+Tix.Shell(
+Tix.SliceType(
+Tix.Spinbox(
+Tix.StdButtonBox(
+Tix.StringType(
+Tix.StringTypes
+Tix.StringVar(
+Tix.Studbutton(
+Tix.TCL_ALL_EVENTS
+Tix.TCL_DONT_WAIT
+Tix.TCL_FILE_EVENTS
+Tix.TCL_IDLE_EVENTS
+Tix.TCL_TIMER_EVENTS
+Tix.TCL_WINDOW_EVENTS
+Tix.TEXT
+Tix.TList(
+Tix.TOP
+Tix.TRUE
+Tix.Tcl(
+Tix.TclError(
+Tix.TclVersion
+Tix.Text(
+Tix.TixSubWidget(
+Tix.TixWidget(
+Tix.Tk(
+Tix.TkVersion
+Tix.Tkinter
+Tix.Toplevel(
+Tix.TracebackType(
+Tix.Tree(
+Tix.Tributton(
+Tix.TupleType(
+Tix.TypeType(
+Tix.UNDERLINE
+Tix.UNITS
+Tix.UnboundMethodType(
+Tix.UnicodeType(
+Tix.VERTICAL
+Tix.Variable(
+Tix.W
+Tix.WINDOW
+Tix.WORD
+Tix.WRITABLE
+Tix.Widget(
+Tix.Wm(
+Tix.X
+Tix.XRangeType(
+Tix.Y
+Tix.YES
+Tix.__builtins__
+Tix.__doc__
+Tix.__file__
+Tix.__name__
+Tix.__package__
+Tix.getboolean(
+Tix.getdouble(
+Tix.getint(
+Tix.image_names(
+Tix.image_types(
+Tix.mainloop(
+Tix.os
+Tix.sys
+Tix.tixCommand(
+Tix.tkinter
+Tix.wantobjects
+
+--- from Tix import * ---
+ACROSSTOP
+AUTO
+BALLOON
+Balloon(
+ButtonBox(
+CObjView(
+CheckList(
+ComboBox(
+Control(
+DialogShell(
+DirList(
+DirSelectBox(
+DirSelectDialog(
+DirTree(
+DisplayStyle(
+ExFileSelectBox(
+ExFileSelectDialog(
+FileEntry(
+FileSelectBox(
+FileSelectDialog(
+FileTypeList(
+Form(
+HList(
+IMAGE
+IMAGETEXT
+IMMEDIATE
+InputOnly(
+LabelEntry(
+ListNoteBook(
+Meter(
+NoteBook(
+NoteBookFrame(
+OptionName(
+PopupMenu(
+ResizeHandle(
+ScrolledGrid(
+ScrolledHList(
+ScrolledListBox(
+ScrolledTList(
+ScrolledWindow(
+Select(
+Shell(
+StdButtonBox(
+TCL_ALL_EVENTS
+TCL_DONT_WAIT
+TCL_FILE_EVENTS
+TCL_IDLE_EVENTS
+TCL_TIMER_EVENTS
+TCL_WINDOW_EVENTS
+TEXT
+TList(
+TixSubWidget(
+TixWidget(
+Tree(
+WINDOW
+tixCommand(
+
+--- import rexec ---
+rexec.FileBase(
+rexec.FileDelegate(
+rexec.FileWrapper(
+rexec.RExec(
+rexec.RHooks(
+rexec.RModuleImporter(
+rexec.RModuleLoader(
+rexec.TEMPLATE
+rexec.__all__
+rexec.__builtin__
+rexec.__builtins__
+rexec.__doc__
+rexec.__file__
+rexec.__name__
+rexec.__package__
+rexec.ihooks
+rexec.imp
+rexec.os
+rexec.sys
+rexec.test(
+
+--- from rexec import * ---
+FileBase(
+FileDelegate(
+FileWrapper(
+RExec(
+RHooks(
+RModuleImporter(
+RModuleLoader(
+ihooks
+
+--- import Bastion ---
+Bastion.Bastion(
+Bastion.BastionClass(
+Bastion.MethodType(
+Bastion.__all__
+Bastion.__builtins__
+Bastion.__doc__
+Bastion.__file__
+Bastion.__name__
+Bastion.__package__
+
+--- from Bastion import * ---
+Bastion(
+BastionClass(
+
+--- import parser ---
+parser.ASTType(
+parser.ParserError(
+parser.STType(
+parser.__copyright__
+parser.__doc__
+parser.__file__
+parser.__name__
+parser.__package__
+parser.__version__
+parser.ast2list(
+parser.ast2tuple(
+parser.compileast(
+parser.compilest(
+parser.expr(
+parser.isexpr(
+parser.issuite(
+parser.sequence2ast(
+parser.sequence2st(
+parser.st2list(
+parser.st2tuple(
+parser.suite(
+parser.tuple2ast(
+parser.tuple2st(
+
+--- from parser import * ---
+ASTType(
+ParserError(
+STType(
+ast2list(
+ast2tuple(
+compileast(
+compilest(
+expr(
+isexpr(
+issuite(
+sequence2ast(
+sequence2st(
+st2list(
+st2tuple(
+suite(
+tuple2ast(
+tuple2st(
+
+--- import symbol ---
+symbol.__builtins__
+symbol.__doc__
+symbol.__file__
+symbol.__name__
+symbol.__package__
+symbol.and_expr
+symbol.and_test
+symbol.arglist
+symbol.argument
+symbol.arith_expr
+symbol.assert_stmt
+symbol.atom
+symbol.augassign
+symbol.break_stmt
+symbol.classdef
+symbol.comp_op
+symbol.comparison
+symbol.compound_stmt
+symbol.continue_stmt
+symbol.decorated
+symbol.decorator
+symbol.decorators
+symbol.del_stmt
+symbol.dictmaker
+symbol.dotted_as_name
+symbol.dotted_as_names
+symbol.dotted_name
+symbol.encoding_decl
+symbol.eval_input
+symbol.except_clause
+symbol.exec_stmt
+symbol.expr
+symbol.expr_stmt
+symbol.exprlist
+symbol.factor
+symbol.file_input
+symbol.flow_stmt
+symbol.for_stmt
+symbol.fpdef
+symbol.fplist
+symbol.funcdef
+symbol.gen_for
+symbol.gen_if
+symbol.gen_iter
+symbol.global_stmt
+symbol.if_stmt
+symbol.import_as_name
+symbol.import_as_names
+symbol.import_from
+symbol.import_name
+symbol.import_stmt
+symbol.lambdef
+symbol.list_for
+symbol.list_if
+symbol.list_iter
+symbol.listmaker
+symbol.main(
+symbol.not_test
+symbol.old_lambdef
+symbol.old_test
+symbol.or_test
+symbol.parameters
+symbol.pass_stmt
+symbol.power
+symbol.print_stmt
+symbol.raise_stmt
+symbol.return_stmt
+symbol.shift_expr
+symbol.simple_stmt
+symbol.single_input
+symbol.sliceop
+symbol.small_stmt
+symbol.stmt
+symbol.subscript
+symbol.subscriptlist
+symbol.suite
+symbol.sym_name
+symbol.term
+symbol.test
+symbol.testlist
+symbol.testlist1
+symbol.testlist_gexp
+symbol.testlist_safe
+symbol.trailer
+symbol.try_stmt
+symbol.varargslist
+symbol.while_stmt
+symbol.with_stmt
+symbol.with_var
+symbol.xor_expr
+symbol.yield_expr
+symbol.yield_stmt
+
+--- from symbol import * ---
+and_expr
+and_test
+arglist
+argument
+arith_expr
+assert_stmt
+atom
+augassign
+break_stmt
+classdef
+comp_op
+comparison
+compound_stmt
+continue_stmt
+decorated
+decorator
+decorators
+del_stmt
+dictmaker
+dotted_as_name
+dotted_as_names
+dotted_name
+encoding_decl
+eval_input
+except_clause
+exec_stmt
+expr
+expr_stmt
+exprlist
+factor
+file_input
+flow_stmt
+for_stmt
+fpdef
+fplist
+funcdef
+gen_for
+gen_if
+gen_iter
+global_stmt
+if_stmt
+import_as_name
+import_as_names
+import_from
+import_name
+import_stmt
+lambdef
+list_for
+list_if
+list_iter
+listmaker
+not_test
+old_lambdef
+old_test
+or_test
+parameters
+pass_stmt
+power
+print_stmt
+raise_stmt
+return_stmt
+shift_expr
+simple_stmt
+single_input
+sliceop
+small_stmt
+stmt
+subscript
+subscriptlist
+suite
+sym_name
+term
+test
+testlist
+testlist1
+testlist_gexp
+testlist_safe
+trailer
+try_stmt
+varargslist
+while_stmt
+with_stmt
+with_var
+xor_expr
+yield_expr
+yield_stmt
+
+--- import token ---
+token.AMPER
+token.AMPEREQUAL
+token.AT
+token.BACKQUOTE
+token.CIRCUMFLEX
+token.CIRCUMFLEXEQUAL
+token.COLON
+token.COMMA
+token.DEDENT
+token.DOT
+token.DOUBLESLASH
+token.DOUBLESLASHEQUAL
+token.DOUBLESTAR
+token.DOUBLESTAREQUAL
+token.ENDMARKER
+token.EQEQUAL
+token.EQUAL
+token.ERRORTOKEN
+token.GREATER
+token.GREATEREQUAL
+token.INDENT
+token.ISEOF(
+token.ISNONTERMINAL(
+token.ISTERMINAL(
+token.LBRACE
+token.LEFTSHIFT
+token.LEFTSHIFTEQUAL
+token.LESS
+token.LESSEQUAL
+token.LPAR
+token.LSQB
+token.MINEQUAL
+token.MINUS
+token.NAME
+token.NEWLINE
+token.NOTEQUAL
+token.NT_OFFSET
+token.NUMBER
+token.N_TOKENS
+token.OP
+token.PERCENT
+token.PERCENTEQUAL
+token.PLUS
+token.PLUSEQUAL
+token.RBRACE
+token.RIGHTSHIFT
+token.RIGHTSHIFTEQUAL
+token.RPAR
+token.RSQB
+token.SEMI
+token.SLASH
+token.SLASHEQUAL
+token.STAR
+token.STAREQUAL
+token.STRING
+token.TILDE
+token.VBAR
+token.VBAREQUAL
+token.__builtins__
+token.__doc__
+token.__file__
+token.__name__
+token.__package__
+token.main(
+token.tok_name
+
+--- from token import * ---
+AMPER
+AMPEREQUAL
+AT
+BACKQUOTE
+CIRCUMFLEX
+CIRCUMFLEXEQUAL
+COLON
+COMMA
+DEDENT
+DOT
+DOUBLESLASH
+DOUBLESLASHEQUAL
+DOUBLESTAR
+DOUBLESTAREQUAL
+ENDMARKER
+EQEQUAL
+EQUAL
+ERRORTOKEN
+GREATER
+GREATEREQUAL
+INDENT
+ISEOF(
+ISNONTERMINAL(
+ISTERMINAL(
+LBRACE
+LEFTSHIFT
+LEFTSHIFTEQUAL
+LESS
+LESSEQUAL
+LPAR
+LSQB
+MINEQUAL
+MINUS
+NAME
+NEWLINE
+NOTEQUAL
+NT_OFFSET
+NUMBER
+N_TOKENS
+OP
+PERCENT
+PERCENTEQUAL
+PLUS
+PLUSEQUAL
+RBRACE
+RIGHTSHIFT
+RIGHTSHIFTEQUAL
+RPAR
+RSQB
+SEMI
+SLASH
+SLASHEQUAL
+STAR
+STAREQUAL
+TILDE
+VBAR
+VBAREQUAL
+tok_name
+
+--- import keyword ---
+keyword.__all__
+keyword.__builtins__
+keyword.__doc__
+keyword.__file__
+keyword.__name__
+keyword.__package__
+keyword.iskeyword(
+keyword.kwlist
+keyword.main(
+
+--- from keyword import * ---
+iskeyword(
+kwlist
+
+--- import tokenize ---
+tokenize.AMPER
+tokenize.AMPEREQUAL
+tokenize.AT
+tokenize.BACKQUOTE
+tokenize.Binnumber
+tokenize.Bracket
+tokenize.CIRCUMFLEX
+tokenize.CIRCUMFLEXEQUAL
+tokenize.COLON
+tokenize.COMMA
+tokenize.COMMENT
+tokenize.Comment
+tokenize.ContStr
+tokenize.DEDENT
+tokenize.DOT
+tokenize.DOUBLESLASH
+tokenize.DOUBLESLASHEQUAL
+tokenize.DOUBLESTAR
+tokenize.DOUBLESTAREQUAL
+tokenize.Decnumber
+tokenize.Double
+tokenize.Double3
+tokenize.ENDMARKER
+tokenize.EQEQUAL
+tokenize.EQUAL
+tokenize.ERRORTOKEN
+tokenize.Expfloat
+tokenize.Exponent
+tokenize.Floatnumber
+tokenize.Funny
+tokenize.GREATER
+tokenize.GREATEREQUAL
+tokenize.Hexnumber
+tokenize.INDENT
+tokenize.ISEOF(
+tokenize.ISNONTERMINAL(
+tokenize.ISTERMINAL(
+tokenize.Ignore
+tokenize.Imagnumber
+tokenize.Intnumber
+tokenize.LBRACE
+tokenize.LEFTSHIFT
+tokenize.LEFTSHIFTEQUAL
+tokenize.LESS
+tokenize.LESSEQUAL
+tokenize.LPAR
+tokenize.LSQB
+tokenize.MINEQUAL
+tokenize.MINUS
+tokenize.NAME
+tokenize.NEWLINE
+tokenize.NL
+tokenize.NOTEQUAL
+tokenize.NT_OFFSET
+tokenize.NUMBER
+tokenize.N_TOKENS
+tokenize.Name
+tokenize.Number
+tokenize.OP
+tokenize.Octnumber
+tokenize.Operator
+tokenize.PERCENT
+tokenize.PERCENTEQUAL
+tokenize.PLUS
+tokenize.PLUSEQUAL
+tokenize.PlainToken
+tokenize.Pointfloat
+tokenize.PseudoExtras
+tokenize.PseudoToken
+tokenize.RBRACE
+tokenize.RIGHTSHIFT
+tokenize.RIGHTSHIFTEQUAL
+tokenize.RPAR
+tokenize.RSQB
+tokenize.SEMI
+tokenize.SLASH
+tokenize.SLASHEQUAL
+tokenize.STAR
+tokenize.STAREQUAL
+tokenize.STRING
+tokenize.Single
+tokenize.Single3
+tokenize.Special
+tokenize.StopTokenizing(
+tokenize.String
+tokenize.TILDE
+tokenize.Token
+tokenize.TokenError(
+tokenize.Triple
+tokenize.Untokenizer(
+tokenize.VBAR
+tokenize.VBAREQUAL
+tokenize.Whitespace
+tokenize.__all__
+tokenize.__author__
+tokenize.__builtins__
+tokenize.__credits__
+tokenize.__doc__
+tokenize.__file__
+tokenize.__name__
+tokenize.__package__
+tokenize.any(
+tokenize.double3prog
+tokenize.endprogs
+tokenize.generate_tokens(
+tokenize.group(
+tokenize.main(
+tokenize.maybe(
+tokenize.printtoken(
+tokenize.pseudoprog
+tokenize.re
+tokenize.single3prog
+tokenize.single_quoted
+tokenize.string
+tokenize.t
+tokenize.tabsize
+tokenize.tok_name
+tokenize.tokenize(
+tokenize.tokenize_loop(
+tokenize.tokenprog
+tokenize.triple_quoted
+tokenize.untokenize(
+
+--- from tokenize import * ---
+Binnumber
+Bracket
+Comment
+ContStr
+Decnumber
+Double
+Double3
+Expfloat
+Exponent
+Floatnumber
+Funny
+Hexnumber
+Ignore
+Imagnumber
+Intnumber
+NL
+Name
+Number
+Octnumber
+Operator
+PlainToken
+Pointfloat
+PseudoExtras
+PseudoToken
+Single
+Single3
+Special
+StopTokenizing(
+String
+Token
+TokenError(
+Triple
+Untokenizer(
+Whitespace
+double3prog
+endprogs
+generate_tokens(
+group(
+maybe(
+printtoken(
+pseudoprog
+single3prog
+single_quoted
+t
+tabsize
+tokenize(
+tokenize_loop(
+tokenprog
+triple_quoted
+untokenize(
+
+--- import tabnanny ---
+tabnanny.NannyNag(
+tabnanny.Whitespace(
+tabnanny.__all__
+tabnanny.__builtins__
+tabnanny.__doc__
+tabnanny.__file__
+tabnanny.__name__
+tabnanny.__package__
+tabnanny.__version__
+tabnanny.check(
+tabnanny.errprint(
+tabnanny.filename_only
+tabnanny.format_witnesses(
+tabnanny.getopt
+tabnanny.main(
+tabnanny.os
+tabnanny.process_tokens(
+tabnanny.sys
+tabnanny.tokenize
+tabnanny.verbose
+
+--- from tabnanny import * ---
+NannyNag(
+Whitespace(
+check(
+errprint(
+filename_only
+format_witnesses(
+getopt
+process_tokens(
+verbose
+
+--- import pyclbr ---
+pyclbr.Class(
+pyclbr.DEDENT
+pyclbr.Function(
+pyclbr.NAME
+pyclbr.OP
+pyclbr.__all__
+pyclbr.__builtins__
+pyclbr.__doc__
+pyclbr.__file__
+pyclbr.__name__
+pyclbr.__package__
+pyclbr.imp
+pyclbr.itemgetter(
+pyclbr.readmodule(
+pyclbr.readmodule_ex(
+pyclbr.sys
+pyclbr.tokenize
+
+--- from pyclbr import * ---
+Class(
+Function(
+readmodule(
+readmodule_ex(
+
+--- import py_compile ---
+py_compile.MAGIC
+py_compile.PyCompileError(
+py_compile.__all__
+py_compile.__builtin__
+py_compile.__builtins__
+py_compile.__doc__
+py_compile.__file__
+py_compile.__name__
+py_compile.__package__
+py_compile.compile(
+py_compile.imp
+py_compile.main(
+py_compile.marshal
+py_compile.os
+py_compile.set_creator_type(
+py_compile.sys
+py_compile.traceback
+py_compile.wr_long(
+
+--- from py_compile import * ---
+MAGIC
+PyCompileError(
+set_creator_type(
+wr_long(
+
+--- import compileall ---
+compileall.__all__
+compileall.__builtins__
+compileall.__doc__
+compileall.__file__
+compileall.__name__
+compileall.__package__
+compileall.compile_dir(
+compileall.compile_path(
+compileall.main(
+compileall.os
+compileall.py_compile
+compileall.sys
+
+--- from compileall import * ---
+compile_dir(
+compile_path(
+py_compile
+
+--- import dis ---
+dis.EXTENDED_ARG
+dis.HAVE_ARGUMENT
+dis.__all__
+dis.__builtins__
+dis.__doc__
+dis.__file__
+dis.__name__
+dis.__package__
+dis.cmp_op
+dis.dis(
+dis.disassemble(
+dis.disassemble_string(
+dis.disco(
+dis.distb(
+dis.findlabels(
+dis.findlinestarts(
+dis.hascompare
+dis.hasconst
+dis.hasfree
+dis.hasjabs
+dis.hasjrel
+dis.haslocal
+dis.hasname
+dis.opmap
+dis.opname
+dis.sys
+dis.types
+
+--- from dis import * ---
+EXTENDED_ARG
+HAVE_ARGUMENT
+cmp_op
+dis(
+disassemble(
+disassemble_string(
+disco(
+distb(
+findlabels(
+findlinestarts(
+hascompare
+hasconst
+hasfree
+hasjabs
+hasjrel
+haslocal
+hasname
+opmap
+opname
+
+--- import distutils ---
+distutils.__builtins__
+distutils.__doc__
+distutils.__file__
+distutils.__name__
+distutils.__package__
+distutils.__path__
+distutils.__revision__
+distutils.__version__
+
+--- from distutils import * ---
+
+--- import compiler ---
+compiler.__builtins__
+compiler.__doc__
+compiler.__file__
+compiler.__name__
+compiler.__package__
+compiler.__path__
+compiler.ast
+compiler.compile(
+compiler.compileFile(
+compiler.consts
+compiler.future
+compiler.misc
+compiler.parse(
+compiler.parseFile(
+compiler.pyassem
+compiler.pycodegen
+compiler.symbols
+compiler.syntax
+compiler.transformer
+compiler.visitor
+compiler.walk(
+
+--- from compiler import * ---
+ast
+compileFile(
+consts
+future
+misc
+parseFile(
+pyassem
+pycodegen
+symbols
+syntax
+transformer
+visitor
+
+--- import compiler.ast ---
+compiler.ast.Add(
+compiler.ast.And(
+compiler.ast.AssAttr(
+compiler.ast.AssList(
+compiler.ast.AssName(
+compiler.ast.AssTuple(
+compiler.ast.Assert(
+compiler.ast.Assign(
+compiler.ast.AugAssign(
+compiler.ast.Backquote(
+compiler.ast.Bitand(
+compiler.ast.Bitor(
+compiler.ast.Bitxor(
+compiler.ast.Break(
+compiler.ast.CO_VARARGS
+compiler.ast.CO_VARKEYWORDS
+compiler.ast.CallFunc(
+compiler.ast.Class(
+compiler.ast.Compare(
+compiler.ast.Const(
+compiler.ast.Continue(
+compiler.ast.Decorators(
+compiler.ast.Dict(
+compiler.ast.Discard(
+compiler.ast.Div(
+compiler.ast.Ellipsis(
+compiler.ast.EmptyNode(
+compiler.ast.Exec(
+compiler.ast.Expression(
+compiler.ast.FloorDiv(
+compiler.ast.For(
+compiler.ast.From(
+compiler.ast.Function(
+compiler.ast.GenExpr(
+compiler.ast.GenExprFor(
+compiler.ast.GenExprIf(
+compiler.ast.GenExprInner(
+compiler.ast.Getattr(
+compiler.ast.Global(
+compiler.ast.If(
+compiler.ast.IfExp(
+compiler.ast.Import(
+compiler.ast.Invert(
+compiler.ast.Keyword(
+compiler.ast.Lambda(
+compiler.ast.LeftShift(
+compiler.ast.List(
+compiler.ast.ListComp(
+compiler.ast.ListCompFor(
+compiler.ast.ListCompIf(
+compiler.ast.Mod(
+compiler.ast.Module(
+compiler.ast.Mul(
+compiler.ast.Name(
+compiler.ast.Node(
+compiler.ast.Not(
+compiler.ast.Or(
+compiler.ast.Pass(
+compiler.ast.Power(
+compiler.ast.Print(
+compiler.ast.Printnl(
+compiler.ast.Raise(
+compiler.ast.Return(
+compiler.ast.RightShift(
+compiler.ast.Slice(
+compiler.ast.Sliceobj(
+compiler.ast.Stmt(
+compiler.ast.Sub(
+compiler.ast.Subscript(
+compiler.ast.TryExcept(
+compiler.ast.TryFinally(
+compiler.ast.Tuple(
+compiler.ast.UnaryAdd(
+compiler.ast.UnarySub(
+compiler.ast.While(
+compiler.ast.With(
+compiler.ast.Yield(
+compiler.ast.__builtins__
+compiler.ast.__doc__
+compiler.ast.__file__
+compiler.ast.__name__
+compiler.ast.__package__
+compiler.ast.flatten(
+compiler.ast.flatten_nodes(
+compiler.ast.name
+compiler.ast.nodes
+compiler.ast.obj(
+
+--- from compiler import ast ---
+ast.Add(
+ast.And(
+ast.AssAttr(
+ast.AssList(
+ast.AssName(
+ast.AssTuple(
+ast.Assert(
+ast.Assign(
+ast.AugAssign(
+ast.Backquote(
+ast.Bitand(
+ast.Bitor(
+ast.Bitxor(
+ast.Break(
+ast.CO_VARARGS
+ast.CO_VARKEYWORDS
+ast.CallFunc(
+ast.Class(
+ast.Compare(
+ast.Const(
+ast.Continue(
+ast.Decorators(
+ast.Dict(
+ast.Discard(
+ast.Div(
+ast.Ellipsis(
+ast.EmptyNode(
+ast.Exec(
+ast.Expression(
+ast.FloorDiv(
+ast.For(
+ast.From(
+ast.Function(
+ast.GenExpr(
+ast.GenExprFor(
+ast.GenExprIf(
+ast.GenExprInner(
+ast.Getattr(
+ast.Global(
+ast.If(
+ast.IfExp(
+ast.Import(
+ast.Invert(
+ast.Keyword(
+ast.Lambda(
+ast.LeftShift(
+ast.List(
+ast.ListComp(
+ast.ListCompFor(
+ast.ListCompIf(
+ast.Mod(
+ast.Module(
+ast.Mul(
+ast.Name(
+ast.Node(
+ast.Not(
+ast.Or(
+ast.Pass(
+ast.Power(
+ast.Print(
+ast.Printnl(
+ast.Raise(
+ast.Return(
+ast.RightShift(
+ast.Slice(
+ast.Sliceobj(
+ast.Stmt(
+ast.Sub(
+ast.Subscript(
+ast.TryExcept(
+ast.TryFinally(
+ast.Tuple(
+ast.UnaryAdd(
+ast.UnarySub(
+ast.While(
+ast.With(
+ast.Yield(
+ast.__builtins__
+ast.__doc__
+ast.__file__
+ast.__name__
+ast.__package__
+ast.flatten(
+ast.flatten_nodes(
+ast.name
+ast.nodes
+ast.obj(
+
+--- from compiler.ast import * ---
+Add(
+And(
+AssAttr(
+AssList(
+AssName(
+AssTuple(
+Assert(
+Assign(
+AugAssign(
+Backquote(
+Bitand(
+Bitor(
+Bitxor(
+Break(
+CallFunc(
+Compare(
+Const(
+Continue(
+Decorators(
+Dict(
+Discard(
+Div(
+Ellipsis(
+EmptyNode(
+Exec(
+Expression(
+FloorDiv(
+For(
+From(
+GenExpr(
+GenExprFor(
+GenExprIf(
+GenExprInner(
+Getattr(
+Global(
+If(
+IfExp(
+Import(
+Invert(
+Keyword(
+Lambda(
+LeftShift(
+List(
+ListComp(
+ListCompFor(
+ListCompIf(
+Mod(
+Module(
+Mul(
+Name(
+Not(
+Or(
+Pass(
+Power(
+Print(
+Printnl(
+Raise(
+Return(
+RightShift(
+Slice(
+Sliceobj(
+Stmt(
+Sub(
+Subscript(
+TryExcept(
+TryFinally(
+Tuple(
+UnaryAdd(
+UnarySub(
+While(
+With(
+Yield(
+flatten(
+flatten_nodes(
+nodes
+obj(
+
+--- import compiler.consts ---
+compiler.consts.CO_FUTURE_ABSIMPORT
+compiler.consts.CO_FUTURE_DIVISION
+compiler.consts.CO_FUTURE_PRINT_FUNCTION
+compiler.consts.CO_FUTURE_WITH_STATEMENT
+compiler.consts.CO_GENERATOR
+compiler.consts.CO_GENERATOR_ALLOWED
+compiler.consts.CO_NESTED
+compiler.consts.CO_NEWLOCALS
+compiler.consts.CO_OPTIMIZED
+compiler.consts.CO_VARARGS
+compiler.consts.CO_VARKEYWORDS
+compiler.consts.OP_APPLY
+compiler.consts.OP_ASSIGN
+compiler.consts.OP_DELETE
+compiler.consts.SC_CELL
+compiler.consts.SC_FREE
+compiler.consts.SC_GLOBAL
+compiler.consts.SC_LOCAL
+compiler.consts.SC_UNKNOWN
+compiler.consts.__builtins__
+compiler.consts.__doc__
+compiler.consts.__file__
+compiler.consts.__name__
+compiler.consts.__package__
+
+--- from compiler import consts ---
+consts.CO_FUTURE_ABSIMPORT
+consts.CO_FUTURE_DIVISION
+consts.CO_FUTURE_PRINT_FUNCTION
+consts.CO_FUTURE_WITH_STATEMENT
+consts.CO_GENERATOR
+consts.CO_GENERATOR_ALLOWED
+consts.CO_NESTED
+consts.CO_NEWLOCALS
+consts.CO_OPTIMIZED
+consts.CO_VARARGS
+consts.CO_VARKEYWORDS
+consts.OP_APPLY
+consts.OP_ASSIGN
+consts.OP_DELETE
+consts.SC_CELL
+consts.SC_FREE
+consts.SC_GLOBAL
+consts.SC_LOCAL
+consts.SC_UNKNOWN
+consts.__builtins__
+consts.__doc__
+consts.__file__
+consts.__name__
+consts.__package__
+
+--- from compiler.consts import * ---
+CO_FUTURE_ABSIMPORT
+OP_APPLY
+OP_ASSIGN
+OP_DELETE
+SC_CELL
+SC_FREE
+SC_GLOBAL
+SC_LOCAL
+SC_UNKNOWN
+
+--- import compiler.future ---
+compiler.future.BadFutureParser(
+compiler.future.FutureParser(
+compiler.future.__builtins__
+compiler.future.__doc__
+compiler.future.__file__
+compiler.future.__name__
+compiler.future.__package__
+compiler.future.ast
+compiler.future.find_futures(
+compiler.future.is_future(
+compiler.future.walk(
+
+--- from compiler import future ---
+future.BadFutureParser(
+future.FutureParser(
+future.__builtins__
+future.__doc__
+future.__file__
+future.__name__
+future.__package__
+future.ast
+future.find_futures(
+future.is_future(
+future.walk(
+
+--- from compiler.future import * ---
+BadFutureParser(
+FutureParser(
+find_futures(
+is_future(
+
+--- import compiler.misc ---
+compiler.misc.MANGLE_LEN
+compiler.misc.Set(
+compiler.misc.Stack(
+compiler.misc.__builtins__
+compiler.misc.__doc__
+compiler.misc.__file__
+compiler.misc.__name__
+compiler.misc.__package__
+compiler.misc.flatten(
+compiler.misc.mangle(
+compiler.misc.set_filename(
+
+--- from compiler import misc ---
+misc.MANGLE_LEN
+misc.Set(
+misc.Stack(
+misc.__builtins__
+misc.__doc__
+misc.__file__
+misc.__name__
+misc.__package__
+misc.flatten(
+misc.mangle(
+misc.set_filename(
+
+--- from compiler.misc import * ---
+MANGLE_LEN
+Stack(
+mangle(
+set_filename(
+
+--- import compiler.pyassem ---
+compiler.pyassem.Block(
+compiler.pyassem.CONV
+compiler.pyassem.CO_NEWLOCALS
+compiler.pyassem.CO_OPTIMIZED
+compiler.pyassem.CO_VARARGS
+compiler.pyassem.CO_VARKEYWORDS
+compiler.pyassem.DONE
+compiler.pyassem.FLAT
+compiler.pyassem.FlowGraph(
+compiler.pyassem.LineAddrTable(
+compiler.pyassem.PyFlowGraph(
+compiler.pyassem.RAW
+compiler.pyassem.StackDepthTracker(
+compiler.pyassem.TupleArg(
+compiler.pyassem.__builtins__
+compiler.pyassem.__doc__
+compiler.pyassem.__file__
+compiler.pyassem.__name__
+compiler.pyassem.__package__
+compiler.pyassem.dfs_postorder(
+compiler.pyassem.dis
+compiler.pyassem.findDepth(
+compiler.pyassem.getArgCount(
+compiler.pyassem.isJump(
+compiler.pyassem.misc
+compiler.pyassem.sys
+compiler.pyassem.twobyte(
+compiler.pyassem.types
+
+--- from compiler import pyassem ---
+pyassem.Block(
+pyassem.CONV
+pyassem.CO_NEWLOCALS
+pyassem.CO_OPTIMIZED
+pyassem.CO_VARARGS
+pyassem.CO_VARKEYWORDS
+pyassem.DONE
+pyassem.FLAT
+pyassem.FlowGraph(
+pyassem.LineAddrTable(
+pyassem.PyFlowGraph(
+pyassem.RAW
+pyassem.StackDepthTracker(
+pyassem.TupleArg(
+pyassem.__builtins__
+pyassem.__doc__
+pyassem.__file__
+pyassem.__name__
+pyassem.__package__
+pyassem.dfs_postorder(
+pyassem.dis
+pyassem.findDepth(
+pyassem.getArgCount(
+pyassem.isJump(
+pyassem.misc
+pyassem.sys
+pyassem.twobyte(
+pyassem.types
+
+--- from compiler.pyassem import * ---
+Block(
+CONV
+DONE
+FlowGraph(
+LineAddrTable(
+PyFlowGraph(
+RAW
+StackDepthTracker(
+TupleArg(
+dfs_postorder(
+findDepth(
+getArgCount(
+isJump(
+twobyte(
+
+--- import compiler.pycodegen ---
+compiler.pycodegen.AbstractClassCode(
+compiler.pycodegen.AbstractCompileMode(
+compiler.pycodegen.AbstractFunctionCode(
+compiler.pycodegen.AugGetattr(
+compiler.pycodegen.AugName(
+compiler.pycodegen.AugSlice(
+compiler.pycodegen.AugSubscript(
+compiler.pycodegen.CO_FUTURE_ABSIMPORT
+compiler.pycodegen.CO_FUTURE_DIVISION
+compiler.pycodegen.CO_FUTURE_PRINT_FUNCTION
+compiler.pycodegen.CO_FUTURE_WITH_STATEMENT
+compiler.pycodegen.CO_GENERATOR
+compiler.pycodegen.CO_NESTED
+compiler.pycodegen.CO_NEWLOCALS
+compiler.pycodegen.CO_VARARGS
+compiler.pycodegen.CO_VARKEYWORDS
+compiler.pycodegen.ClassCodeGenerator(
+compiler.pycodegen.CodeGenerator(
+compiler.pycodegen.Delegator(
+compiler.pycodegen.END_FINALLY
+compiler.pycodegen.EXCEPT
+compiler.pycodegen.Expression(
+compiler.pycodegen.ExpressionCodeGenerator(
+compiler.pycodegen.FunctionCodeGenerator(
+compiler.pycodegen.GenExprCodeGenerator(
+compiler.pycodegen.Interactive(
+compiler.pycodegen.InteractiveCodeGenerator(
+compiler.pycodegen.LOOP
+compiler.pycodegen.LocalNameFinder(
+compiler.pycodegen.Module(
+compiler.pycodegen.ModuleCodeGenerator(
+compiler.pycodegen.NestedScopeMixin(
+compiler.pycodegen.OpFinder(
+compiler.pycodegen.SC_CELL
+compiler.pycodegen.SC_FREE
+compiler.pycodegen.SC_GLOBAL
+compiler.pycodegen.SC_LOCAL
+compiler.pycodegen.StringIO(
+compiler.pycodegen.TRY_FINALLY
+compiler.pycodegen.TupleArg(
+compiler.pycodegen.VERSION
+compiler.pycodegen.__builtins__
+compiler.pycodegen.__doc__
+compiler.pycodegen.__file__
+compiler.pycodegen.__name__
+compiler.pycodegen.__package__
+compiler.pycodegen.ast
+compiler.pycodegen.callfunc_opcode_info
+compiler.pycodegen.compile(
+compiler.pycodegen.compileFile(
+compiler.pycodegen.findOp(
+compiler.pycodegen.future
+compiler.pycodegen.generateArgList(
+compiler.pycodegen.imp
+compiler.pycodegen.is_constant_false(
+compiler.pycodegen.marshal
+compiler.pycodegen.misc
+compiler.pycodegen.os
+compiler.pycodegen.parse(
+compiler.pycodegen.pyassem
+compiler.pycodegen.struct
+compiler.pycodegen.symbols
+compiler.pycodegen.syntax
+compiler.pycodegen.sys
+compiler.pycodegen.walk(
+compiler.pycodegen.wrap_aug(
+compiler.pycodegen.wrapper
+
+--- from compiler import pycodegen ---
+pycodegen.AbstractClassCode(
+pycodegen.AbstractCompileMode(
+pycodegen.AbstractFunctionCode(
+pycodegen.AugGetattr(
+pycodegen.AugName(
+pycodegen.AugSlice(
+pycodegen.AugSubscript(
+pycodegen.CO_FUTURE_ABSIMPORT
+pycodegen.CO_FUTURE_DIVISION
+pycodegen.CO_FUTURE_PRINT_FUNCTION
+pycodegen.CO_FUTURE_WITH_STATEMENT
+pycodegen.CO_GENERATOR
+pycodegen.CO_NESTED
+pycodegen.CO_NEWLOCALS
+pycodegen.CO_VARARGS
+pycodegen.CO_VARKEYWORDS
+pycodegen.ClassCodeGenerator(
+pycodegen.CodeGenerator(
+pycodegen.Delegator(
+pycodegen.END_FINALLY
+pycodegen.EXCEPT
+pycodegen.Expression(
+pycodegen.ExpressionCodeGenerator(
+pycodegen.FunctionCodeGenerator(
+pycodegen.GenExprCodeGenerator(
+pycodegen.Interactive(
+pycodegen.InteractiveCodeGenerator(
+pycodegen.LOOP
+pycodegen.LocalNameFinder(
+pycodegen.Module(
+pycodegen.ModuleCodeGenerator(
+pycodegen.NestedScopeMixin(
+pycodegen.OpFinder(
+pycodegen.SC_CELL
+pycodegen.SC_FREE
+pycodegen.SC_GLOBAL
+pycodegen.SC_LOCAL
+pycodegen.StringIO(
+pycodegen.TRY_FINALLY
+pycodegen.TupleArg(
+pycodegen.VERSION
+pycodegen.__builtins__
+pycodegen.__doc__
+pycodegen.__file__
+pycodegen.__name__
+pycodegen.__package__
+pycodegen.ast
+pycodegen.callfunc_opcode_info
+pycodegen.compile(
+pycodegen.compileFile(
+pycodegen.findOp(
+pycodegen.future
+pycodegen.generateArgList(
+pycodegen.imp
+pycodegen.is_constant_false(
+pycodegen.marshal
+pycodegen.misc
+pycodegen.os
+pycodegen.parse(
+pycodegen.pyassem
+pycodegen.struct
+pycodegen.symbols
+pycodegen.syntax
+pycodegen.sys
+pycodegen.walk(
+pycodegen.wrap_aug(
+pycodegen.wrapper
+
+--- from compiler.pycodegen import * ---
+AbstractClassCode(
+AbstractCompileMode(
+AbstractFunctionCode(
+AugGetattr(
+AugName(
+AugSlice(
+AugSubscript(
+ClassCodeGenerator(
+CodeGenerator(
+Delegator(
+END_FINALLY
+EXCEPT
+ExpressionCodeGenerator(
+FunctionCodeGenerator(
+GenExprCodeGenerator(
+Interactive(
+InteractiveCodeGenerator(
+LOOP
+LocalNameFinder(
+ModuleCodeGenerator(
+NestedScopeMixin(
+OpFinder(
+TRY_FINALLY
+VERSION
+callfunc_opcode_info
+findOp(
+generateArgList(
+is_constant_false(
+wrap_aug(
+wrapper
+
+--- import compiler.symbols ---
+compiler.symbols.ClassScope(
+compiler.symbols.FunctionScope(
+compiler.symbols.GenExprScope(
+compiler.symbols.LambdaScope(
+compiler.symbols.MANGLE_LEN
+compiler.symbols.ModuleScope(
+compiler.symbols.SC_CELL
+compiler.symbols.SC_FREE
+compiler.symbols.SC_GLOBAL
+compiler.symbols.SC_LOCAL
+compiler.symbols.SC_UNKNOWN
+compiler.symbols.Scope(
+compiler.symbols.SymbolVisitor(
+compiler.symbols.__builtins__
+compiler.symbols.__doc__
+compiler.symbols.__file__
+compiler.symbols.__name__
+compiler.symbols.__package__
+compiler.symbols.ast
+compiler.symbols.list_eq(
+compiler.symbols.mangle(
+compiler.symbols.sys
+compiler.symbols.types
+
+--- from compiler import symbols ---
+symbols.ClassScope(
+symbols.FunctionScope(
+symbols.GenExprScope(
+symbols.LambdaScope(
+symbols.MANGLE_LEN
+symbols.ModuleScope(
+symbols.SC_CELL
+symbols.SC_FREE
+symbols.SC_GLOBAL
+symbols.SC_LOCAL
+symbols.SC_UNKNOWN
+symbols.Scope(
+symbols.SymbolVisitor(
+symbols.__builtins__
+symbols.__doc__
+symbols.__file__
+symbols.__name__
+symbols.__package__
+symbols.ast
+symbols.list_eq(
+symbols.mangle(
+symbols.sys
+symbols.types
+
+--- from compiler.symbols import * ---
+ClassScope(
+FunctionScope(
+GenExprScope(
+LambdaScope(
+ModuleScope(
+Scope(
+SymbolVisitor(
+list_eq(
+
+--- import compiler.syntax ---
+compiler.syntax.SyntaxErrorChecker(
+compiler.syntax.__builtins__
+compiler.syntax.__doc__
+compiler.syntax.__file__
+compiler.syntax.__name__
+compiler.syntax.__package__
+compiler.syntax.ast
+compiler.syntax.check(
+compiler.syntax.walk(
+
+--- from compiler import syntax ---
+syntax.SyntaxErrorChecker(
+syntax.__builtins__
+syntax.__doc__
+syntax.__file__
+syntax.__name__
+syntax.__package__
+syntax.ast
+syntax.check(
+syntax.walk(
+
+--- from compiler.syntax import * ---
+SyntaxErrorChecker(
+
+--- import compiler.transformer ---
+compiler.transformer.Add(
+compiler.transformer.And(
+compiler.transformer.AssAttr(
+compiler.transformer.AssList(
+compiler.transformer.AssName(
+compiler.transformer.AssTuple(
+compiler.transformer.Assert(
+compiler.transformer.Assign(
+compiler.transformer.AugAssign(
+compiler.transformer.Backquote(
+compiler.transformer.Bitand(
+compiler.transformer.Bitor(
+compiler.transformer.Bitxor(
+compiler.transformer.Break(
+compiler.transformer.CO_VARARGS
+compiler.transformer.CO_VARKEYWORDS
+compiler.transformer.CallFunc(
+compiler.transformer.Class(
+compiler.transformer.Compare(
+compiler.transformer.Const(
+compiler.transformer.Continue(
+compiler.transformer.Decorators(
+compiler.transformer.Dict(
+compiler.transformer.Discard(
+compiler.transformer.Div(
+compiler.transformer.Ellipsis(
+compiler.transformer.EmptyNode(
+compiler.transformer.Exec(
+compiler.transformer.Expression(
+compiler.transformer.FloorDiv(
+compiler.transformer.For(
+compiler.transformer.From(
+compiler.transformer.Function(
+compiler.transformer.GenExpr(
+compiler.transformer.GenExprFor(
+compiler.transformer.GenExprIf(
+compiler.transformer.GenExprInner(
+compiler.transformer.Getattr(
+compiler.transformer.Global(
+compiler.transformer.If(
+compiler.transformer.IfExp(
+compiler.transformer.Import(
+compiler.transformer.Invert(
+compiler.transformer.Keyword(
+compiler.transformer.Lambda(
+compiler.transformer.LeftShift(
+compiler.transformer.List(
+compiler.transformer.ListComp(
+compiler.transformer.ListCompFor(
+compiler.transformer.ListCompIf(
+compiler.transformer.Mod(
+compiler.transformer.Module(
+compiler.transformer.Mul(
+compiler.transformer.Name(
+compiler.transformer.Node(
+compiler.transformer.Not(
+compiler.transformer.OP_APPLY
+compiler.transformer.OP_ASSIGN
+compiler.transformer.OP_DELETE
+compiler.transformer.Or(
+compiler.transformer.Pass(
+compiler.transformer.Power(
+compiler.transformer.Print(
+compiler.transformer.Printnl(
+compiler.transformer.Raise(
+compiler.transformer.Return(
+compiler.transformer.RightShift(
+compiler.transformer.Slice(
+compiler.transformer.Sliceobj(
+compiler.transformer.Stmt(
+compiler.transformer.Sub(
+compiler.transformer.Subscript(
+compiler.transformer.Transformer(
+compiler.transformer.TryExcept(
+compiler.transformer.TryFinally(
+compiler.transformer.Tuple(
+compiler.transformer.UnaryAdd(
+compiler.transformer.UnarySub(
+compiler.transformer.WalkerError(
+compiler.transformer.While(
+compiler.transformer.With(
+compiler.transformer.Yield(
+compiler.transformer.__builtins__
+compiler.transformer.__doc__
+compiler.transformer.__file__
+compiler.transformer.__name__
+compiler.transformer.__package__
+compiler.transformer.asList(
+compiler.transformer.debug_tree(
+compiler.transformer.extractLineNo(
+compiler.transformer.flatten(
+compiler.transformer.flatten_nodes(
+compiler.transformer.k
+compiler.transformer.name
+compiler.transformer.nodes
+compiler.transformer.obj(
+compiler.transformer.parse(
+compiler.transformer.parseFile(
+compiler.transformer.parser
+compiler.transformer.symbol
+compiler.transformer.token
+compiler.transformer.v
+
+--- from compiler import transformer ---
+transformer.Add(
+transformer.And(
+transformer.AssAttr(
+transformer.AssList(
+transformer.AssName(
+transformer.AssTuple(
+transformer.Assert(
+transformer.Assign(
+transformer.AugAssign(
+transformer.Backquote(
+transformer.Bitand(
+transformer.Bitor(
+transformer.Bitxor(
+transformer.Break(
+transformer.CO_VARARGS
+transformer.CO_VARKEYWORDS
+transformer.CallFunc(
+transformer.Class(
+transformer.Compare(
+transformer.Const(
+transformer.Continue(
+transformer.Decorators(
+transformer.Dict(
+transformer.Discard(
+transformer.Div(
+transformer.Ellipsis(
+transformer.EmptyNode(
+transformer.Exec(
+transformer.Expression(
+transformer.FloorDiv(
+transformer.For(
+transformer.From(
+transformer.Function(
+transformer.GenExpr(
+transformer.GenExprFor(
+transformer.GenExprIf(
+transformer.GenExprInner(
+transformer.Getattr(
+transformer.Global(
+transformer.If(
+transformer.IfExp(
+transformer.Import(
+transformer.Invert(
+transformer.Keyword(
+transformer.Lambda(
+transformer.LeftShift(
+transformer.List(
+transformer.ListComp(
+transformer.ListCompFor(
+transformer.ListCompIf(
+transformer.Mod(
+transformer.Module(
+transformer.Mul(
+transformer.Name(
+transformer.Node(
+transformer.Not(
+transformer.OP_APPLY
+transformer.OP_ASSIGN
+transformer.OP_DELETE
+transformer.Or(
+transformer.Pass(
+transformer.Power(
+transformer.Print(
+transformer.Printnl(
+transformer.Raise(
+transformer.Return(
+transformer.RightShift(
+transformer.Slice(
+transformer.Sliceobj(
+transformer.Stmt(
+transformer.Sub(
+transformer.Subscript(
+transformer.Transformer(
+transformer.TryExcept(
+transformer.TryFinally(
+transformer.Tuple(
+transformer.UnaryAdd(
+transformer.UnarySub(
+transformer.WalkerError(
+transformer.While(
+transformer.With(
+transformer.Yield(
+transformer.__builtins__
+transformer.__doc__
+transformer.__file__
+transformer.__name__
+transformer.__package__
+transformer.asList(
+transformer.debug_tree(
+transformer.extractLineNo(
+transformer.flatten(
+transformer.flatten_nodes(
+transformer.k
+transformer.name
+transformer.nodes
+transformer.obj(
+transformer.parse(
+transformer.parseFile(
+transformer.parser
+transformer.symbol
+transformer.token
+transformer.v
+
+--- from compiler.transformer import * ---
+Transformer(
+WalkerError(
+asList(
+debug_tree(
+extractLineNo(
+parser
+symbol
+token
+
+--- import compiler.visitor ---
+compiler.visitor.ASTVisitor(
+compiler.visitor.ExampleASTVisitor(
+compiler.visitor.__builtins__
+compiler.visitor.__doc__
+compiler.visitor.__file__
+compiler.visitor.__name__
+compiler.visitor.__package__
+compiler.visitor.ast
+compiler.visitor.dumpNode(
+compiler.visitor.walk(
+
+--- from compiler import visitor ---
+visitor.ASTVisitor(
+visitor.ExampleASTVisitor(
+visitor.__builtins__
+visitor.__doc__
+visitor.__file__
+visitor.__name__
+visitor.__package__
+visitor.ast
+visitor.dumpNode(
+visitor.walk(
+
+--- from compiler.visitor import * ---
+ASTVisitor(
+ExampleASTVisitor(
+dumpNode(
+
+--- import pygame ---
+pygame.ACTIVEEVENT
+pygame.ANYFORMAT
+pygame.ASYNCBLIT
+pygame.AUDIO_S16
+pygame.AUDIO_S16LSB
+pygame.AUDIO_S16MSB
+pygame.AUDIO_S16SYS
+pygame.AUDIO_S8
+pygame.AUDIO_U16
+pygame.AUDIO_U16LSB
+pygame.AUDIO_U16MSB
+pygame.AUDIO_U16SYS
+pygame.AUDIO_U8
+pygame.BIG_ENDIAN
+pygame.BLEND_ADD
+pygame.BLEND_MAX
+pygame.BLEND_MIN
+pygame.BLEND_MULT
+pygame.BLEND_RGBA_ADD
+pygame.BLEND_RGBA_MAX
+pygame.BLEND_RGBA_MIN
+pygame.BLEND_RGBA_MULT
+pygame.BLEND_RGBA_SUB
+pygame.BLEND_RGB_ADD
+pygame.BLEND_RGB_MAX
+pygame.BLEND_RGB_MIN
+pygame.BLEND_RGB_MULT
+pygame.BLEND_RGB_SUB
+pygame.BLEND_SUB
+pygame.BUTTON_X1
+pygame.BUTTON_X2
+pygame.Color(
+pygame.DOUBLEBUF
+pygame.FULLSCREEN
+pygame.GL_ACCELERATED_VISUAL
+pygame.GL_ACCUM_ALPHA_SIZE
+pygame.GL_ACCUM_BLUE_SIZE
+pygame.GL_ACCUM_GREEN_SIZE
+pygame.GL_ACCUM_RED_SIZE
+pygame.GL_ALPHA_SIZE
+pygame.GL_BLUE_SIZE
+pygame.GL_BUFFER_SIZE
+pygame.GL_DEPTH_SIZE
+pygame.GL_DOUBLEBUFFER
+pygame.GL_GREEN_SIZE
+pygame.GL_MULTISAMPLEBUFFERS
+pygame.GL_MULTISAMPLESAMPLES
+pygame.GL_RED_SIZE
+pygame.GL_STENCIL_SIZE
+pygame.GL_STEREO
+pygame.GL_SWAP_CONTROL
+pygame.HAT_CENTERED
+pygame.HAT_DOWN
+pygame.HAT_LEFT
+pygame.HAT_LEFTDOWN
+pygame.HAT_LEFTUP
+pygame.HAT_RIGHT
+pygame.HAT_RIGHTDOWN
+pygame.HAT_RIGHTUP
+pygame.HAT_UP
+pygame.HWACCEL
+pygame.HWPALETTE
+pygame.HWSURFACE
+pygame.IYUV_OVERLAY
+pygame.JOYAXISMOTION
+pygame.JOYBALLMOTION
+pygame.JOYBUTTONDOWN
+pygame.JOYBUTTONUP
+pygame.JOYHATMOTION
+pygame.KEYDOWN
+pygame.KEYUP
+pygame.KMOD_ALT
+pygame.KMOD_CAPS
+pygame.KMOD_CTRL
+pygame.KMOD_LALT
+pygame.KMOD_LCTRL
+pygame.KMOD_LMETA
+pygame.KMOD_LSHIFT
+pygame.KMOD_META
+pygame.KMOD_MODE
+pygame.KMOD_NONE
+pygame.KMOD_NUM
+pygame.KMOD_RALT
+pygame.KMOD_RCTRL
+pygame.KMOD_RMETA
+pygame.KMOD_RSHIFT
+pygame.KMOD_SHIFT
+pygame.K_0
+pygame.K_1
+pygame.K_2
+pygame.K_3
+pygame.K_4
+pygame.K_5
+pygame.K_6
+pygame.K_7
+pygame.K_8
+pygame.K_9
+pygame.K_AMPERSAND
+pygame.K_ASTERISK
+pygame.K_AT
+pygame.K_BACKQUOTE
+pygame.K_BACKSLASH
+pygame.K_BACKSPACE
+pygame.K_BREAK
+pygame.K_CAPSLOCK
+pygame.K_CARET
+pygame.K_CLEAR
+pygame.K_COLON
+pygame.K_COMMA
+pygame.K_DELETE
+pygame.K_DOLLAR
+pygame.K_DOWN
+pygame.K_END
+pygame.K_EQUALS
+pygame.K_ESCAPE
+pygame.K_EURO
+pygame.K_EXCLAIM
+pygame.K_F1
+pygame.K_F10
+pygame.K_F11
+pygame.K_F12
+pygame.K_F13
+pygame.K_F14
+pygame.K_F15
+pygame.K_F2
+pygame.K_F3
+pygame.K_F4
+pygame.K_F5
+pygame.K_F6
+pygame.K_F7
+pygame.K_F8
+pygame.K_F9
+pygame.K_FIRST
+pygame.K_GREATER
+pygame.K_HASH
+pygame.K_HELP
+pygame.K_HOME
+pygame.K_INSERT
+pygame.K_KP0
+pygame.K_KP1
+pygame.K_KP2
+pygame.K_KP3
+pygame.K_KP4
+pygame.K_KP5
+pygame.K_KP6
+pygame.K_KP7
+pygame.K_KP8
+pygame.K_KP9
+pygame.K_KP_DIVIDE
+pygame.K_KP_ENTER
+pygame.K_KP_EQUALS
+pygame.K_KP_MINUS
+pygame.K_KP_MULTIPLY
+pygame.K_KP_PERIOD
+pygame.K_KP_PLUS
+pygame.K_LALT
+pygame.K_LAST
+pygame.K_LCTRL
+pygame.K_LEFT
+pygame.K_LEFTBRACKET
+pygame.K_LEFTPAREN
+pygame.K_LESS
+pygame.K_LMETA
+pygame.K_LSHIFT
+pygame.K_LSUPER
+pygame.K_MENU
+pygame.K_MINUS
+pygame.K_MODE
+pygame.K_NUMLOCK
+pygame.K_PAGEDOWN
+pygame.K_PAGEUP
+pygame.K_PAUSE
+pygame.K_PERIOD
+pygame.K_PLUS
+pygame.K_POWER
+pygame.K_PRINT
+pygame.K_QUESTION
+pygame.K_QUOTE
+pygame.K_QUOTEDBL
+pygame.K_RALT
+pygame.K_RCTRL
+pygame.K_RETURN
+pygame.K_RIGHT
+pygame.K_RIGHTBRACKET
+pygame.K_RIGHTPAREN
+pygame.K_RMETA
+pygame.K_RSHIFT
+pygame.K_RSUPER
+pygame.K_SCROLLOCK
+pygame.K_SEMICOLON
+pygame.K_SLASH
+pygame.K_SPACE
+pygame.K_SYSREQ
+pygame.K_TAB
+pygame.K_UNDERSCORE
+pygame.K_UNKNOWN
+pygame.K_UP
+pygame.K_a
+pygame.K_b
+pygame.K_c
+pygame.K_d
+pygame.K_e
+pygame.K_f
+pygame.K_g
+pygame.K_h
+pygame.K_i
+pygame.K_j
+pygame.K_k
+pygame.K_l
+pygame.K_m
+pygame.K_n
+pygame.K_o
+pygame.K_p
+pygame.K_q
+pygame.K_r
+pygame.K_s
+pygame.K_t
+pygame.K_u
+pygame.K_v
+pygame.K_w
+pygame.K_x
+pygame.K_y
+pygame.K_z
+pygame.LIL_ENDIAN
+pygame.MOUSEBUTTONDOWN
+pygame.MOUSEBUTTONUP
+pygame.MOUSEMOTION
+pygame.Mask(
+pygame.NOEVENT
+pygame.NOFRAME
+pygame.NUMEVENTS
+pygame.OPENGL
+pygame.OPENGLBLIT
+pygame.Overlay(
+pygame.PREALLOC
+pygame.PixelArray(
+pygame.QUIT
+pygame.RESIZABLE
+pygame.RLEACCEL
+pygame.RLEACCELOK
+pygame.Rect(
+pygame.SCRAP_BMP
+pygame.SCRAP_CLIPBOARD
+pygame.SCRAP_PBM
+pygame.SCRAP_PPM
+pygame.SCRAP_SELECTION
+pygame.SCRAP_TEXT
+pygame.SRCALPHA
+pygame.SRCCOLORKEY
+pygame.SWSURFACE
+pygame.SYSWMEVENT
+pygame.Surface(
+pygame.SurfaceType(
+pygame.TIMER_RESOLUTION
+pygame.USEREVENT
+pygame.UYVY_OVERLAY
+pygame.VIDEOEXPOSE
+pygame.VIDEORESIZE
+pygame.YUY2_OVERLAY
+pygame.YV12_OVERLAY
+pygame.YVYU_OVERLAY
+pygame.__builtins__
+pygame.__doc__
+pygame.__file__
+pygame.__name__
+pygame.__package__
+pygame.__path__
+pygame.__version__
+pygame.base
+pygame.bufferproxy
+pygame.cdrom
+pygame.color
+pygame.colordict
+pygame.constants
+pygame.cursors
+pygame.display
+pygame.draw
+pygame.error(
+pygame.event
+pygame.fastevent
+pygame.font
+pygame.get_error(
+pygame.get_sdl_byteorder(
+pygame.get_sdl_version(
+pygame.image
+pygame.init(
+pygame.joystick
+pygame.key
+pygame.mask
+pygame.mixer
+pygame.mouse
+pygame.movie
+pygame.msg
+pygame.numpyarray
+pygame.overlay
+pygame.packager_imports(
+pygame.pixelarray
+pygame.quit(
+pygame.rect
+pygame.register_quit(
+pygame.scrap
+pygame.segfault(
+pygame.sndarray
+pygame.sprite
+pygame.string
+pygame.surface
+pygame.surfarray
+pygame.sysfont
+pygame.threads
+pygame.time
+pygame.transform
+pygame.ver
+pygame.vernum
+pygame.version
+
+--- from pygame import * ---
+ACTIVEEVENT
+ANYFORMAT
+ASYNCBLIT
+AUDIO_S16
+AUDIO_S16LSB
+AUDIO_S16MSB
+AUDIO_S16SYS
+AUDIO_S8
+AUDIO_U16
+AUDIO_U16LSB
+AUDIO_U16MSB
+AUDIO_U16SYS
+AUDIO_U8
+BIG_ENDIAN
+BLEND_ADD
+BLEND_MAX
+BLEND_MIN
+BLEND_MULT
+BLEND_RGBA_ADD
+BLEND_RGBA_MAX
+BLEND_RGBA_MIN
+BLEND_RGBA_MULT
+BLEND_RGBA_SUB
+BLEND_RGB_ADD
+BLEND_RGB_MAX
+BLEND_RGB_MIN
+BLEND_RGB_MULT
+BLEND_RGB_SUB
+BLEND_SUB
+BUTTON_X1
+BUTTON_X2
+Color(
+DOUBLEBUF
+FULLSCREEN
+GL_ACCELERATED_VISUAL
+GL_ACCUM_ALPHA_SIZE
+GL_ACCUM_BLUE_SIZE
+GL_ACCUM_GREEN_SIZE
+GL_ACCUM_RED_SIZE
+GL_ALPHA_SIZE
+GL_BLUE_SIZE
+GL_BUFFER_SIZE
+GL_DEPTH_SIZE
+GL_DOUBLEBUFFER
+GL_GREEN_SIZE
+GL_MULTISAMPLEBUFFERS
+GL_MULTISAMPLESAMPLES
+GL_RED_SIZE
+GL_STENCIL_SIZE
+GL_STEREO
+GL_SWAP_CONTROL
+HAT_CENTERED
+HAT_DOWN
+HAT_LEFT
+HAT_LEFTDOWN
+HAT_LEFTUP
+HAT_RIGHT
+HAT_RIGHTDOWN
+HAT_RIGHTUP
+HAT_UP
+HWACCEL
+HWPALETTE
+HWSURFACE
+IYUV_OVERLAY
+JOYAXISMOTION
+JOYBALLMOTION
+JOYBUTTONDOWN
+JOYBUTTONUP
+JOYHATMOTION
+KEYDOWN
+KEYUP
+KMOD_ALT
+KMOD_CAPS
+KMOD_CTRL
+KMOD_LALT
+KMOD_LCTRL
+KMOD_LMETA
+KMOD_LSHIFT
+KMOD_META
+KMOD_MODE
+KMOD_NONE
+KMOD_NUM
+KMOD_RALT
+KMOD_RCTRL
+KMOD_RMETA
+KMOD_RSHIFT
+KMOD_SHIFT
+K_0
+K_1
+K_2
+K_3
+K_4
+K_5
+K_6
+K_7
+K_8
+K_9
+K_AMPERSAND
+K_ASTERISK
+K_AT
+K_BACKQUOTE
+K_BACKSLASH
+K_BACKSPACE
+K_BREAK
+K_CAPSLOCK
+K_CARET
+K_CLEAR
+K_COLON
+K_COMMA
+K_DELETE
+K_DOLLAR
+K_DOWN
+K_END
+K_EQUALS
+K_ESCAPE
+K_EURO
+K_EXCLAIM
+K_F1
+K_F10
+K_F11
+K_F12
+K_F13
+K_F14
+K_F15
+K_F2
+K_F3
+K_F4
+K_F5
+K_F6
+K_F7
+K_F8
+K_F9
+K_FIRST
+K_GREATER
+K_HASH
+K_HELP
+K_HOME
+K_INSERT
+K_KP0
+K_KP1
+K_KP2
+K_KP3
+K_KP4
+K_KP5
+K_KP6
+K_KP7
+K_KP8
+K_KP9
+K_KP_DIVIDE
+K_KP_ENTER
+K_KP_EQUALS
+K_KP_MINUS
+K_KP_MULTIPLY
+K_KP_PERIOD
+K_KP_PLUS
+K_LALT
+K_LAST
+K_LCTRL
+K_LEFT
+K_LEFTBRACKET
+K_LEFTPAREN
+K_LESS
+K_LMETA
+K_LSHIFT
+K_LSUPER
+K_MENU
+K_MINUS
+K_MODE
+K_NUMLOCK
+K_PAGEDOWN
+K_PAGEUP
+K_PAUSE
+K_PERIOD
+K_PLUS
+K_POWER
+K_PRINT
+K_QUESTION
+K_QUOTE
+K_QUOTEDBL
+K_RALT
+K_RCTRL
+K_RETURN
+K_RIGHT
+K_RIGHTBRACKET
+K_RIGHTPAREN
+K_RMETA
+K_RSHIFT
+K_RSUPER
+K_SCROLLOCK
+K_SEMICOLON
+K_SLASH
+K_SPACE
+K_SYSREQ
+K_TAB
+K_UNDERSCORE
+K_UNKNOWN
+K_UP
+K_a
+K_b
+K_c
+K_d
+K_e
+K_f
+K_g
+K_h
+K_i
+K_j
+K_k
+K_l
+K_m
+K_n
+K_o
+K_p
+K_q
+K_r
+K_s
+K_t
+K_u
+K_v
+K_w
+K_x
+K_y
+K_z
+LIL_ENDIAN
+MOUSEBUTTONDOWN
+MOUSEBUTTONUP
+MOUSEMOTION
+Mask(
+NOEVENT
+NOFRAME
+NUMEVENTS
+OPENGL
+OPENGLBLIT
+Overlay(
+PREALLOC
+PixelArray(
+QUIT
+RESIZABLE
+RLEACCEL
+RLEACCELOK
+Rect(
+SCRAP_BMP
+SCRAP_CLIPBOARD
+SCRAP_PBM
+SCRAP_PPM
+SCRAP_SELECTION
+SCRAP_TEXT
+SRCALPHA
+SRCCOLORKEY
+SWSURFACE
+SYSWMEVENT
+Surface(
+SurfaceType(
+TIMER_RESOLUTION
+USEREVENT
+UYVY_OVERLAY
+VIDEOEXPOSE
+VIDEORESIZE
+YUY2_OVERLAY
+YV12_OVERLAY
+YVYU_OVERLAY
+base
+bufferproxy
+cdrom
+color
+colordict
+constants
+cursors
+display
+draw
+event
+fastevent
+font
+get_error(
+get_sdl_byteorder(
+get_sdl_version(
+image
+joystick
+key
+mask
+mixer
+mouse
+movie
+msg
+numpyarray
+overlay
+packager_imports(
+pixelarray
+rect
+register_quit(
+scrap
+segfault(
+sndarray
+sprite
+surface
+surfarray
+sysfont
+threads
+transform
+ver
+vernum
+
+--- import pygame.base ---
+pygame.base.__doc__
+pygame.base.__file__
+pygame.base.__name__
+pygame.base.__package__
+pygame.base.error(
+pygame.base.get_error(
+pygame.base.get_sdl_byteorder(
+pygame.base.get_sdl_version(
+pygame.base.init(
+pygame.base.quit(
+pygame.base.register_quit(
+pygame.base.segfault(
+
+--- from pygame import base ---
+base.__doc__
+base.__file__
+base.__name__
+base.__package__
+base.error(
+base.get_error(
+base.get_sdl_byteorder(
+base.get_sdl_version(
+base.init(
+base.quit(
+base.register_quit(
+base.segfault(
+
+--- from pygame.base import * ---
+
+--- import pygame.bufferproxy ---
+pygame.bufferproxy.BufferProxy(
+pygame.bufferproxy.__doc__
+pygame.bufferproxy.__file__
+pygame.bufferproxy.__name__
+pygame.bufferproxy.__package__
+
+--- from pygame import bufferproxy ---
+bufferproxy.BufferProxy(
+bufferproxy.__doc__
+bufferproxy.__file__
+bufferproxy.__name__
+bufferproxy.__package__
+
+--- from pygame.bufferproxy import * ---
+BufferProxy(
+
+--- import pygame.cdrom ---
+pygame.cdrom.CD(
+pygame.cdrom.CDType(
+pygame.cdrom.__PYGAMEinit__(
+pygame.cdrom.__doc__
+pygame.cdrom.__file__
+pygame.cdrom.__name__
+pygame.cdrom.__package__
+pygame.cdrom.get_count(
+pygame.cdrom.get_init(
+pygame.cdrom.init(
+pygame.cdrom.quit(
+
+--- from pygame import cdrom ---
+cdrom.CD(
+cdrom.CDType(
+cdrom.__PYGAMEinit__(
+cdrom.__doc__
+cdrom.__file__
+cdrom.__name__
+cdrom.__package__
+cdrom.get_count(
+cdrom.get_init(
+cdrom.init(
+cdrom.quit(
+
+--- from pygame.cdrom import * ---
+CD(
+CDType(
+__PYGAMEinit__(
+get_count(
+get_init(
+
+--- import pygame.color ---
+pygame.color.Color(
+pygame.color.THECOLORS
+pygame.color.__doc__
+pygame.color.__file__
+pygame.color.__name__
+pygame.color.__package__
+
+--- from pygame import color ---
+color.Color(
+color.THECOLORS
+color.__doc__
+color.__file__
+color.__name__
+color.__package__
+
+--- from pygame.color import * ---
+THECOLORS
+
+--- import pygame.colordict ---
+pygame.colordict.THECOLORS
+pygame.colordict.__builtins__
+pygame.colordict.__doc__
+pygame.colordict.__file__
+pygame.colordict.__name__
+pygame.colordict.__package__
+
+--- from pygame import colordict ---
+colordict.THECOLORS
+colordict.__builtins__
+colordict.__doc__
+colordict.__file__
+colordict.__name__
+colordict.__package__
+
+--- from pygame.colordict import * ---
+
+--- import pygame.constants ---
+pygame.constants.ACTIVEEVENT
+pygame.constants.ANYFORMAT
+pygame.constants.ASYNCBLIT
+pygame.constants.AUDIO_S16
+pygame.constants.AUDIO_S16LSB
+pygame.constants.AUDIO_S16MSB
+pygame.constants.AUDIO_S16SYS
+pygame.constants.AUDIO_S8
+pygame.constants.AUDIO_U16
+pygame.constants.AUDIO_U16LSB
+pygame.constants.AUDIO_U16MSB
+pygame.constants.AUDIO_U16SYS
+pygame.constants.AUDIO_U8
+pygame.constants.BIG_ENDIAN
+pygame.constants.BLEND_ADD
+pygame.constants.BLEND_MAX
+pygame.constants.BLEND_MIN
+pygame.constants.BLEND_MULT
+pygame.constants.BLEND_RGBA_ADD
+pygame.constants.BLEND_RGBA_MAX
+pygame.constants.BLEND_RGBA_MIN
+pygame.constants.BLEND_RGBA_MULT
+pygame.constants.BLEND_RGBA_SUB
+pygame.constants.BLEND_RGB_ADD
+pygame.constants.BLEND_RGB_MAX
+pygame.constants.BLEND_RGB_MIN
+pygame.constants.BLEND_RGB_MULT
+pygame.constants.BLEND_RGB_SUB
+pygame.constants.BLEND_SUB
+pygame.constants.BUTTON_X1
+pygame.constants.BUTTON_X2
+pygame.constants.DOUBLEBUF
+pygame.constants.FULLSCREEN
+pygame.constants.GL_ACCELERATED_VISUAL
+pygame.constants.GL_ACCUM_ALPHA_SIZE
+pygame.constants.GL_ACCUM_BLUE_SIZE
+pygame.constants.GL_ACCUM_GREEN_SIZE
+pygame.constants.GL_ACCUM_RED_SIZE
+pygame.constants.GL_ALPHA_SIZE
+pygame.constants.GL_BLUE_SIZE
+pygame.constants.GL_BUFFER_SIZE
+pygame.constants.GL_DEPTH_SIZE
+pygame.constants.GL_DOUBLEBUFFER
+pygame.constants.GL_GREEN_SIZE
+pygame.constants.GL_MULTISAMPLEBUFFERS
+pygame.constants.GL_MULTISAMPLESAMPLES
+pygame.constants.GL_RED_SIZE
+pygame.constants.GL_STENCIL_SIZE
+pygame.constants.GL_STEREO
+pygame.constants.GL_SWAP_CONTROL
+pygame.constants.HAT_CENTERED
+pygame.constants.HAT_DOWN
+pygame.constants.HAT_LEFT
+pygame.constants.HAT_LEFTDOWN
+pygame.constants.HAT_LEFTUP
+pygame.constants.HAT_RIGHT
+pygame.constants.HAT_RIGHTDOWN
+pygame.constants.HAT_RIGHTUP
+pygame.constants.HAT_UP
+pygame.constants.HWACCEL
+pygame.constants.HWPALETTE
+pygame.constants.HWSURFACE
+pygame.constants.IYUV_OVERLAY
+pygame.constants.JOYAXISMOTION
+pygame.constants.JOYBALLMOTION
+pygame.constants.JOYBUTTONDOWN
+pygame.constants.JOYBUTTONUP
+pygame.constants.JOYHATMOTION
+pygame.constants.KEYDOWN
+pygame.constants.KEYUP
+pygame.constants.KMOD_ALT
+pygame.constants.KMOD_CAPS
+pygame.constants.KMOD_CTRL
+pygame.constants.KMOD_LALT
+pygame.constants.KMOD_LCTRL
+pygame.constants.KMOD_LMETA
+pygame.constants.KMOD_LSHIFT
+pygame.constants.KMOD_META
+pygame.constants.KMOD_MODE
+pygame.constants.KMOD_NONE
+pygame.constants.KMOD_NUM
+pygame.constants.KMOD_RALT
+pygame.constants.KMOD_RCTRL
+pygame.constants.KMOD_RMETA
+pygame.constants.KMOD_RSHIFT
+pygame.constants.KMOD_SHIFT
+pygame.constants.K_0
+pygame.constants.K_1
+pygame.constants.K_2
+pygame.constants.K_3
+pygame.constants.K_4
+pygame.constants.K_5
+pygame.constants.K_6
+pygame.constants.K_7
+pygame.constants.K_8
+pygame.constants.K_9
+pygame.constants.K_AMPERSAND
+pygame.constants.K_ASTERISK
+pygame.constants.K_AT
+pygame.constants.K_BACKQUOTE
+pygame.constants.K_BACKSLASH
+pygame.constants.K_BACKSPACE
+pygame.constants.K_BREAK
+pygame.constants.K_CAPSLOCK
+pygame.constants.K_CARET
+pygame.constants.K_CLEAR
+pygame.constants.K_COLON
+pygame.constants.K_COMMA
+pygame.constants.K_DELETE
+pygame.constants.K_DOLLAR
+pygame.constants.K_DOWN
+pygame.constants.K_END
+pygame.constants.K_EQUALS
+pygame.constants.K_ESCAPE
+pygame.constants.K_EURO
+pygame.constants.K_EXCLAIM
+pygame.constants.K_F1
+pygame.constants.K_F10
+pygame.constants.K_F11
+pygame.constants.K_F12
+pygame.constants.K_F13
+pygame.constants.K_F14
+pygame.constants.K_F15
+pygame.constants.K_F2
+pygame.constants.K_F3
+pygame.constants.K_F4
+pygame.constants.K_F5
+pygame.constants.K_F6
+pygame.constants.K_F7
+pygame.constants.K_F8
+pygame.constants.K_F9
+pygame.constants.K_FIRST
+pygame.constants.K_GREATER
+pygame.constants.K_HASH
+pygame.constants.K_HELP
+pygame.constants.K_HOME
+pygame.constants.K_INSERT
+pygame.constants.K_KP0
+pygame.constants.K_KP1
+pygame.constants.K_KP2
+pygame.constants.K_KP3
+pygame.constants.K_KP4
+pygame.constants.K_KP5
+pygame.constants.K_KP6
+pygame.constants.K_KP7
+pygame.constants.K_KP8
+pygame.constants.K_KP9
+pygame.constants.K_KP_DIVIDE
+pygame.constants.K_KP_ENTER
+pygame.constants.K_KP_EQUALS
+pygame.constants.K_KP_MINUS
+pygame.constants.K_KP_MULTIPLY
+pygame.constants.K_KP_PERIOD
+pygame.constants.K_KP_PLUS
+pygame.constants.K_LALT
+pygame.constants.K_LAST
+pygame.constants.K_LCTRL
+pygame.constants.K_LEFT
+pygame.constants.K_LEFTBRACKET
+pygame.constants.K_LEFTPAREN
+pygame.constants.K_LESS
+pygame.constants.K_LMETA
+pygame.constants.K_LSHIFT
+pygame.constants.K_LSUPER
+pygame.constants.K_MENU
+pygame.constants.K_MINUS
+pygame.constants.K_MODE
+pygame.constants.K_NUMLOCK
+pygame.constants.K_PAGEDOWN
+pygame.constants.K_PAGEUP
+pygame.constants.K_PAUSE
+pygame.constants.K_PERIOD
+pygame.constants.K_PLUS
+pygame.constants.K_POWER
+pygame.constants.K_PRINT
+pygame.constants.K_QUESTION
+pygame.constants.K_QUOTE
+pygame.constants.K_QUOTEDBL
+pygame.constants.K_RALT
+pygame.constants.K_RCTRL
+pygame.constants.K_RETURN
+pygame.constants.K_RIGHT
+pygame.constants.K_RIGHTBRACKET
+pygame.constants.K_RIGHTPAREN
+pygame.constants.K_RMETA
+pygame.constants.K_RSHIFT
+pygame.constants.K_RSUPER
+pygame.constants.K_SCROLLOCK
+pygame.constants.K_SEMICOLON
+pygame.constants.K_SLASH
+pygame.constants.K_SPACE
+pygame.constants.K_SYSREQ
+pygame.constants.K_TAB
+pygame.constants.K_UNDERSCORE
+pygame.constants.K_UNKNOWN
+pygame.constants.K_UP
+pygame.constants.K_a
+pygame.constants.K_b
+pygame.constants.K_c
+pygame.constants.K_d
+pygame.constants.K_e
+pygame.constants.K_f
+pygame.constants.K_g
+pygame.constants.K_h
+pygame.constants.K_i
+pygame.constants.K_j
+pygame.constants.K_k
+pygame.constants.K_l
+pygame.constants.K_m
+pygame.constants.K_n
+pygame.constants.K_o
+pygame.constants.K_p
+pygame.constants.K_q
+pygame.constants.K_r
+pygame.constants.K_s
+pygame.constants.K_t
+pygame.constants.K_u
+pygame.constants.K_v
+pygame.constants.K_w
+pygame.constants.K_x
+pygame.constants.K_y
+pygame.constants.K_z
+pygame.constants.LIL_ENDIAN
+pygame.constants.MOUSEBUTTONDOWN
+pygame.constants.MOUSEBUTTONUP
+pygame.constants.MOUSEMOTION
+pygame.constants.NOEVENT
+pygame.constants.NOFRAME
+pygame.constants.NUMEVENTS
+pygame.constants.OPENGL
+pygame.constants.OPENGLBLIT
+pygame.constants.PREALLOC
+pygame.constants.QUIT
+pygame.constants.RESIZABLE
+pygame.constants.RLEACCEL
+pygame.constants.RLEACCELOK
+pygame.constants.SCRAP_BMP
+pygame.constants.SCRAP_CLIPBOARD
+pygame.constants.SCRAP_PBM
+pygame.constants.SCRAP_PPM
+pygame.constants.SCRAP_SELECTION
+pygame.constants.SCRAP_TEXT
+pygame.constants.SRCALPHA
+pygame.constants.SRCCOLORKEY
+pygame.constants.SWSURFACE
+pygame.constants.SYSWMEVENT
+pygame.constants.TIMER_RESOLUTION
+pygame.constants.USEREVENT
+pygame.constants.UYVY_OVERLAY
+pygame.constants.VIDEOEXPOSE
+pygame.constants.VIDEORESIZE
+pygame.constants.YUY2_OVERLAY
+pygame.constants.YV12_OVERLAY
+pygame.constants.YVYU_OVERLAY
+pygame.constants.__doc__
+pygame.constants.__file__
+pygame.constants.__name__
+pygame.constants.__package__
+
+--- from pygame import constants ---
+constants.ACTIVEEVENT
+constants.ANYFORMAT
+constants.ASYNCBLIT
+constants.AUDIO_S16
+constants.AUDIO_S16LSB
+constants.AUDIO_S16MSB
+constants.AUDIO_S16SYS
+constants.AUDIO_S8
+constants.AUDIO_U16
+constants.AUDIO_U16LSB
+constants.AUDIO_U16MSB
+constants.AUDIO_U16SYS
+constants.AUDIO_U8
+constants.BIG_ENDIAN
+constants.BLEND_ADD
+constants.BLEND_MAX
+constants.BLEND_MIN
+constants.BLEND_MULT
+constants.BLEND_RGBA_ADD
+constants.BLEND_RGBA_MAX
+constants.BLEND_RGBA_MIN
+constants.BLEND_RGBA_MULT
+constants.BLEND_RGBA_SUB
+constants.BLEND_RGB_ADD
+constants.BLEND_RGB_MAX
+constants.BLEND_RGB_MIN
+constants.BLEND_RGB_MULT
+constants.BLEND_RGB_SUB
+constants.BLEND_SUB
+constants.BUTTON_X1
+constants.BUTTON_X2
+constants.DOUBLEBUF
+constants.FULLSCREEN
+constants.GL_ACCELERATED_VISUAL
+constants.GL_ACCUM_ALPHA_SIZE
+constants.GL_ACCUM_BLUE_SIZE
+constants.GL_ACCUM_GREEN_SIZE
+constants.GL_ACCUM_RED_SIZE
+constants.GL_ALPHA_SIZE
+constants.GL_BLUE_SIZE
+constants.GL_BUFFER_SIZE
+constants.GL_DEPTH_SIZE
+constants.GL_DOUBLEBUFFER
+constants.GL_GREEN_SIZE
+constants.GL_MULTISAMPLEBUFFERS
+constants.GL_MULTISAMPLESAMPLES
+constants.GL_RED_SIZE
+constants.GL_STENCIL_SIZE
+constants.GL_STEREO
+constants.GL_SWAP_CONTROL
+constants.HAT_CENTERED
+constants.HAT_DOWN
+constants.HAT_LEFT
+constants.HAT_LEFTDOWN
+constants.HAT_LEFTUP
+constants.HAT_RIGHT
+constants.HAT_RIGHTDOWN
+constants.HAT_RIGHTUP
+constants.HAT_UP
+constants.HWACCEL
+constants.HWPALETTE
+constants.HWSURFACE
+constants.IYUV_OVERLAY
+constants.JOYAXISMOTION
+constants.JOYBALLMOTION
+constants.JOYBUTTONDOWN
+constants.JOYBUTTONUP
+constants.JOYHATMOTION
+constants.KEYDOWN
+constants.KEYUP
+constants.KMOD_ALT
+constants.KMOD_CAPS
+constants.KMOD_CTRL
+constants.KMOD_LALT
+constants.KMOD_LCTRL
+constants.KMOD_LMETA
+constants.KMOD_LSHIFT
+constants.KMOD_META
+constants.KMOD_MODE
+constants.KMOD_NONE
+constants.KMOD_NUM
+constants.KMOD_RALT
+constants.KMOD_RCTRL
+constants.KMOD_RMETA
+constants.KMOD_RSHIFT
+constants.KMOD_SHIFT
+constants.K_0
+constants.K_1
+constants.K_2
+constants.K_3
+constants.K_4
+constants.K_5
+constants.K_6
+constants.K_7
+constants.K_8
+constants.K_9
+constants.K_AMPERSAND
+constants.K_ASTERISK
+constants.K_AT
+constants.K_BACKQUOTE
+constants.K_BACKSLASH
+constants.K_BACKSPACE
+constants.K_BREAK
+constants.K_CAPSLOCK
+constants.K_CARET
+constants.K_CLEAR
+constants.K_COLON
+constants.K_COMMA
+constants.K_DELETE
+constants.K_DOLLAR
+constants.K_DOWN
+constants.K_END
+constants.K_EQUALS
+constants.K_ESCAPE
+constants.K_EURO
+constants.K_EXCLAIM
+constants.K_F1
+constants.K_F10
+constants.K_F11
+constants.K_F12
+constants.K_F13
+constants.K_F14
+constants.K_F15
+constants.K_F2
+constants.K_F3
+constants.K_F4
+constants.K_F5
+constants.K_F6
+constants.K_F7
+constants.K_F8
+constants.K_F9
+constants.K_FIRST
+constants.K_GREATER
+constants.K_HASH
+constants.K_HELP
+constants.K_HOME
+constants.K_INSERT
+constants.K_KP0
+constants.K_KP1
+constants.K_KP2
+constants.K_KP3
+constants.K_KP4
+constants.K_KP5
+constants.K_KP6
+constants.K_KP7
+constants.K_KP8
+constants.K_KP9
+constants.K_KP_DIVIDE
+constants.K_KP_ENTER
+constants.K_KP_EQUALS
+constants.K_KP_MINUS
+constants.K_KP_MULTIPLY
+constants.K_KP_PERIOD
+constants.K_KP_PLUS
+constants.K_LALT
+constants.K_LAST
+constants.K_LCTRL
+constants.K_LEFT
+constants.K_LEFTBRACKET
+constants.K_LEFTPAREN
+constants.K_LESS
+constants.K_LMETA
+constants.K_LSHIFT
+constants.K_LSUPER
+constants.K_MENU
+constants.K_MINUS
+constants.K_MODE
+constants.K_NUMLOCK
+constants.K_PAGEDOWN
+constants.K_PAGEUP
+constants.K_PAUSE
+constants.K_PERIOD
+constants.K_PLUS
+constants.K_POWER
+constants.K_PRINT
+constants.K_QUESTION
+constants.K_QUOTE
+constants.K_QUOTEDBL
+constants.K_RALT
+constants.K_RCTRL
+constants.K_RETURN
+constants.K_RIGHT
+constants.K_RIGHTBRACKET
+constants.K_RIGHTPAREN
+constants.K_RMETA
+constants.K_RSHIFT
+constants.K_RSUPER
+constants.K_SCROLLOCK
+constants.K_SEMICOLON
+constants.K_SLASH
+constants.K_SPACE
+constants.K_SYSREQ
+constants.K_TAB
+constants.K_UNDERSCORE
+constants.K_UNKNOWN
+constants.K_UP
+constants.K_a
+constants.K_b
+constants.K_c
+constants.K_d
+constants.K_e
+constants.K_f
+constants.K_g
+constants.K_h
+constants.K_i
+constants.K_j
+constants.K_k
+constants.K_l
+constants.K_m
+constants.K_n
+constants.K_o
+constants.K_p
+constants.K_q
+constants.K_r
+constants.K_s
+constants.K_t
+constants.K_u
+constants.K_v
+constants.K_w
+constants.K_x
+constants.K_y
+constants.K_z
+constants.LIL_ENDIAN
+constants.MOUSEBUTTONDOWN
+constants.MOUSEBUTTONUP
+constants.MOUSEMOTION
+constants.NOEVENT
+constants.NOFRAME
+constants.NUMEVENTS
+constants.OPENGL
+constants.OPENGLBLIT
+constants.PREALLOC
+constants.QUIT
+constants.RESIZABLE
+constants.RLEACCEL
+constants.RLEACCELOK
+constants.SCRAP_BMP
+constants.SCRAP_CLIPBOARD
+constants.SCRAP_PBM
+constants.SCRAP_PPM
+constants.SCRAP_SELECTION
+constants.SCRAP_TEXT
+constants.SRCALPHA
+constants.SRCCOLORKEY
+constants.SWSURFACE
+constants.SYSWMEVENT
+constants.TIMER_RESOLUTION
+constants.USEREVENT
+constants.UYVY_OVERLAY
+constants.VIDEOEXPOSE
+constants.VIDEORESIZE
+constants.YUY2_OVERLAY
+constants.YV12_OVERLAY
+constants.YVYU_OVERLAY
+constants.__doc__
+constants.__file__
+constants.__name__
+constants.__package__
+
+--- from pygame.constants import * ---
+
+--- import pygame.cursors ---
+pygame.cursors.__builtins__
+pygame.cursors.__doc__
+pygame.cursors.__file__
+pygame.cursors.__name__
+pygame.cursors.__package__
+pygame.cursors.arrow
+pygame.cursors.ball
+pygame.cursors.broken_x
+pygame.cursors.compile(
+pygame.cursors.diamond
+pygame.cursors.load_xbm(
+pygame.cursors.sizer_x_strings
+pygame.cursors.sizer_xy_strings
+pygame.cursors.sizer_y_strings
+pygame.cursors.textmarker_strings
+pygame.cursors.thickarrow_strings
+pygame.cursors.tri_left
+pygame.cursors.tri_right
+
+--- from pygame import cursors ---
+cursors.__builtins__
+cursors.__doc__
+cursors.__file__
+cursors.__name__
+cursors.__package__
+cursors.arrow
+cursors.ball
+cursors.broken_x
+cursors.compile(
+cursors.diamond
+cursors.load_xbm(
+cursors.sizer_x_strings
+cursors.sizer_xy_strings
+cursors.sizer_y_strings
+cursors.textmarker_strings
+cursors.thickarrow_strings
+cursors.tri_left
+cursors.tri_right
+
+--- from pygame.cursors import * ---
+arrow
+ball
+broken_x
+diamond
+load_xbm(
+sizer_x_strings
+sizer_xy_strings
+sizer_y_strings
+textmarker_strings
+thickarrow_strings
+tri_left
+tri_right
+
+--- import pygame.display ---
+pygame.display.Info(
+pygame.display.__PYGAMEinit__(
+pygame.display.__doc__
+pygame.display.__file__
+pygame.display.__name__
+pygame.display.__package__
+pygame.display.flip(
+pygame.display.get_active(
+pygame.display.get_caption(
+pygame.display.get_driver(
+pygame.display.get_init(
+pygame.display.get_surface(
+pygame.display.get_wm_info(
+pygame.display.gl_get_attribute(
+pygame.display.gl_set_attribute(
+pygame.display.iconify(
+pygame.display.init(
+pygame.display.list_modes(
+pygame.display.mode_ok(
+pygame.display.quit(
+pygame.display.set_caption(
+pygame.display.set_gamma(
+pygame.display.set_gamma_ramp(
+pygame.display.set_icon(
+pygame.display.set_mode(
+pygame.display.set_palette(
+pygame.display.toggle_fullscreen(
+pygame.display.update(
+
+--- from pygame import display ---
+display.Info(
+display.__PYGAMEinit__(
+display.__doc__
+display.__file__
+display.__name__
+display.__package__
+display.flip(
+display.get_active(
+display.get_caption(
+display.get_driver(
+display.get_init(
+display.get_surface(
+display.get_wm_info(
+display.gl_get_attribute(
+display.gl_set_attribute(
+display.iconify(
+display.init(
+display.list_modes(
+display.mode_ok(
+display.quit(
+display.set_caption(
+display.set_gamma(
+display.set_gamma_ramp(
+display.set_icon(
+display.set_mode(
+display.set_palette(
+display.toggle_fullscreen(
+display.update(
+
+--- from pygame.display import * ---
+Info(
+flip(
+get_active(
+get_caption(
+get_driver(
+get_surface(
+get_wm_info(
+gl_get_attribute(
+gl_set_attribute(
+iconify(
+list_modes(
+mode_ok(
+set_caption(
+set_gamma(
+set_gamma_ramp(
+set_icon(
+set_mode(
+set_palette(
+toggle_fullscreen(
+
+--- import pygame.draw ---
+pygame.draw.__doc__
+pygame.draw.__file__
+pygame.draw.__name__
+pygame.draw.__package__
+pygame.draw.aaline(
+pygame.draw.aalines(
+pygame.draw.arc(
+pygame.draw.circle(
+pygame.draw.ellipse(
+pygame.draw.line(
+pygame.draw.lines(
+pygame.draw.polygon(
+pygame.draw.rect(
+
+--- from pygame import draw ---
+draw.__doc__
+draw.__file__
+draw.__name__
+draw.__package__
+draw.aaline(
+draw.aalines(
+draw.arc(
+draw.circle(
+draw.ellipse(
+draw.line(
+draw.lines(
+draw.polygon(
+draw.rect(
+
+--- from pygame.draw import * ---
+aaline(
+aalines(
+arc(
+ellipse(
+line(
+lines(
+polygon(
+
+--- import pygame.event ---
+pygame.event.Event(
+pygame.event.EventType(
+pygame.event.__doc__
+pygame.event.__file__
+pygame.event.__name__
+pygame.event.__package__
+pygame.event.clear(
+pygame.event.event_name(
+pygame.event.get(
+pygame.event.get_blocked(
+pygame.event.get_grab(
+pygame.event.peek(
+pygame.event.poll(
+pygame.event.post(
+pygame.event.pump(
+pygame.event.set_allowed(
+pygame.event.set_blocked(
+pygame.event.set_grab(
+pygame.event.wait(
+
+--- from pygame import event ---
+event.Event(
+event.EventType(
+event.__doc__
+event.__file__
+event.__name__
+event.__package__
+event.clear(
+event.event_name(
+event.get(
+event.get_blocked(
+event.get_grab(
+event.peek(
+event.poll(
+event.post(
+event.pump(
+event.set_allowed(
+event.set_blocked(
+event.set_grab(
+event.wait(
+
+--- from pygame.event import * ---
+EventType(
+event_name(
+get_blocked(
+get_grab(
+peek(
+post(
+pump(
+set_allowed(
+set_blocked(
+set_grab(
+
+--- import pygame.fastevent ---
+pygame.fastevent.Event(
+pygame.fastevent.__doc__
+pygame.fastevent.__file__
+pygame.fastevent.__name__
+pygame.fastevent.__package__
+pygame.fastevent.event_name(
+pygame.fastevent.get(
+pygame.fastevent.init(
+pygame.fastevent.poll(
+pygame.fastevent.post(
+pygame.fastevent.pump(
+pygame.fastevent.wait(
+
+--- from pygame import fastevent ---
+fastevent.Event(
+fastevent.__doc__
+fastevent.__file__
+fastevent.__name__
+fastevent.__package__
+fastevent.event_name(
+fastevent.get(
+fastevent.init(
+fastevent.poll(
+fastevent.post(
+fastevent.pump(
+fastevent.wait(
+
+--- from pygame.fastevent import * ---
+
+--- import pygame.font ---
+pygame.font.Font(
+pygame.font.FontType(
+pygame.font.SysFont(
+pygame.font.__PYGAMEinit__(
+pygame.font.__doc__
+pygame.font.__file__
+pygame.font.__name__
+pygame.font.__package__
+pygame.font.get_default_font(
+pygame.font.get_fonts(
+pygame.font.get_init(
+pygame.font.init(
+pygame.font.match_font(
+pygame.font.quit(
+
+--- from pygame import font ---
+font.Font(
+font.FontType(
+font.SysFont(
+font.__PYGAMEinit__(
+font.__doc__
+font.__file__
+font.__name__
+font.__package__
+font.get_default_font(
+font.get_fonts(
+font.get_init(
+font.init(
+font.match_font(
+font.quit(
+
+--- from pygame.font import * ---
+FontType(
+SysFont(
+get_default_font(
+get_fonts(
+match_font(
+
+--- import pygame.image ---
+pygame.image.__doc__
+pygame.image.__file__
+pygame.image.__name__
+pygame.image.__package__
+pygame.image.frombuffer(
+pygame.image.fromstring(
+pygame.image.get_extended(
+pygame.image.load(
+pygame.image.load_basic(
+pygame.image.load_extended(
+pygame.image.save(
+pygame.image.save_extended(
+pygame.image.tostring(
+
+--- from pygame import image ---
+image.__doc__
+image.__file__
+image.__name__
+image.__package__
+image.frombuffer(
+image.fromstring(
+image.get_extended(
+image.load(
+image.load_basic(
+image.load_extended(
+image.save(
+image.save_extended(
+image.tostring(
+
+--- from pygame.image import * ---
+frombuffer(
+fromstring(
+get_extended(
+load_basic(
+load_extended(
+save(
+save_extended(
+tostring(
+
+--- import pygame.joystick ---
+pygame.joystick.Joystick(
+pygame.joystick.JoystickType(
+pygame.joystick.__PYGAMEinit__(
+pygame.joystick.__doc__
+pygame.joystick.__file__
+pygame.joystick.__name__
+pygame.joystick.__package__
+pygame.joystick.get_count(
+pygame.joystick.get_init(
+pygame.joystick.init(
+pygame.joystick.quit(
+
+--- from pygame import joystick ---
+joystick.Joystick(
+joystick.JoystickType(
+joystick.__PYGAMEinit__(
+joystick.__doc__
+joystick.__file__
+joystick.__name__
+joystick.__package__
+joystick.get_count(
+joystick.get_init(
+joystick.init(
+joystick.quit(
+
+--- from pygame.joystick import * ---
+Joystick(
+JoystickType(
+
+--- import pygame.key ---
+pygame.key.__doc__
+pygame.key.__file__
+pygame.key.__name__
+pygame.key.__package__
+pygame.key.get_focused(
+pygame.key.get_mods(
+pygame.key.get_pressed(
+pygame.key.get_repeat(
+pygame.key.name(
+pygame.key.set_mods(
+pygame.key.set_repeat(
+
+--- from pygame import key ---
+key.__doc__
+key.__file__
+key.__name__
+key.__package__
+key.get_focused(
+key.get_mods(
+key.get_pressed(
+key.get_repeat(
+key.name(
+key.set_mods(
+key.set_repeat(
+
+--- from pygame.key import * ---
+get_focused(
+get_mods(
+get_pressed(
+get_repeat(
+set_mods(
+set_repeat(
+
+--- import pygame.mask ---
+pygame.mask.Mask(
+pygame.mask.MaskType(
+pygame.mask.__doc__
+pygame.mask.__file__
+pygame.mask.__name__
+pygame.mask.__package__
+pygame.mask.from_surface(
+
+--- from pygame import mask ---
+mask.Mask(
+mask.MaskType(
+mask.__doc__
+mask.__file__
+mask.__name__
+mask.__package__
+mask.from_surface(
+
+--- from pygame.mask import * ---
+MaskType(
+from_surface(
+
+--- import pygame.mixer ---
+pygame.mixer.Channel(
+pygame.mixer.ChannelType(
+pygame.mixer.Sound(
+pygame.mixer.SoundType(
+pygame.mixer.__PYGAMEinit__(
+pygame.mixer.__doc__
+pygame.mixer.__file__
+pygame.mixer.__name__
+pygame.mixer.__package__
+pygame.mixer.fadeout(
+pygame.mixer.find_channel(
+pygame.mixer.get_busy(
+pygame.mixer.get_init(
+pygame.mixer.get_num_channels(
+pygame.mixer.init(
+pygame.mixer.music
+pygame.mixer.pause(
+pygame.mixer.pre_init(
+pygame.mixer.quit(
+pygame.mixer.set_num_channels(
+pygame.mixer.set_reserved(
+pygame.mixer.stop(
+pygame.mixer.unpause(
+
+--- from pygame import mixer ---
+mixer.Channel(
+mixer.ChannelType(
+mixer.Sound(
+mixer.SoundType(
+mixer.__PYGAMEinit__(
+mixer.__doc__
+mixer.__file__
+mixer.__name__
+mixer.__package__
+mixer.fadeout(
+mixer.find_channel(
+mixer.get_busy(
+mixer.get_init(
+mixer.get_num_channels(
+mixer.init(
+mixer.music
+mixer.pause(
+mixer.pre_init(
+mixer.quit(
+mixer.set_num_channels(
+mixer.set_reserved(
+mixer.stop(
+mixer.unpause(
+
+--- from pygame.mixer import * ---
+Channel(
+ChannelType(
+Sound(
+SoundType(
+fadeout(
+find_channel(
+get_busy(
+get_num_channels(
+music
+pause(
+pre_init(
+set_num_channels(
+set_reserved(
+stop(
+unpause(
+
+--- import pygame.mouse ---
+pygame.mouse.__doc__
+pygame.mouse.__file__
+pygame.mouse.__name__
+pygame.mouse.__package__
+pygame.mouse.get_cursor(
+pygame.mouse.get_focused(
+pygame.mouse.get_pos(
+pygame.mouse.get_pressed(
+pygame.mouse.get_rel(
+pygame.mouse.set_cursor(
+pygame.mouse.set_pos(
+pygame.mouse.set_visible(
+
+--- from pygame import mouse ---
+mouse.__doc__
+mouse.__file__
+mouse.__name__
+mouse.__package__
+mouse.get_cursor(
+mouse.get_focused(
+mouse.get_pos(
+mouse.get_pressed(
+mouse.get_rel(
+mouse.set_cursor(
+mouse.set_pos(
+mouse.set_visible(
+
+--- from pygame.mouse import * ---
+get_cursor(
+get_pos(
+get_rel(
+set_cursor(
+set_pos(
+set_visible(
+
+--- import pygame.movie ---
+pygame.movie.Movie(
+pygame.movie.MovieType(
+pygame.movie.__doc__
+pygame.movie.__file__
+pygame.movie.__name__
+pygame.movie.__package__
+
+--- from pygame import movie ---
+movie.Movie(
+movie.MovieType(
+movie.__doc__
+movie.__file__
+movie.__name__
+movie.__package__
+
+--- from pygame.movie import * ---
+Movie(
+MovieType(
+
+--- import pygame.overlay ---
+pygame.overlay.Overlay(
+pygame.overlay.__doc__
+pygame.overlay.__file__
+pygame.overlay.__name__
+pygame.overlay.__package__
+
+--- from pygame import overlay ---
+overlay.Overlay(
+overlay.__doc__
+overlay.__file__
+overlay.__name__
+overlay.__package__
+
+--- from pygame.overlay import * ---
+
+--- import pygame.pixelarray ---
+pygame.pixelarray.PixelArray(
+pygame.pixelarray.__doc__
+pygame.pixelarray.__file__
+pygame.pixelarray.__name__
+pygame.pixelarray.__package__
+
+--- from pygame import pixelarray ---
+pixelarray.PixelArray(
+pixelarray.__doc__
+pixelarray.__file__
+pixelarray.__name__
+pixelarray.__package__
+
+--- from pygame.pixelarray import * ---
+
+--- import pygame.rect ---
+pygame.rect.Rect(
+pygame.rect.RectType(
+pygame.rect.__doc__
+pygame.rect.__file__
+pygame.rect.__name__
+pygame.rect.__package__
+
+--- from pygame import rect ---
+rect.Rect(
+rect.RectType(
+rect.__doc__
+rect.__file__
+rect.__name__
+rect.__package__
+
+--- from pygame.rect import * ---
+RectType(
+
+--- import pygame.scrap ---
+pygame.scrap.__doc__
+pygame.scrap.__file__
+pygame.scrap.__name__
+pygame.scrap.__package__
+pygame.scrap.contains(
+pygame.scrap.get(
+pygame.scrap.get_types(
+pygame.scrap.init(
+pygame.scrap.lost(
+pygame.scrap.put(
+pygame.scrap.set_mode(
+
+--- from pygame import scrap ---
+scrap.__doc__
+scrap.__file__
+scrap.__name__
+scrap.__package__
+scrap.contains(
+scrap.get(
+scrap.get_types(
+scrap.init(
+scrap.lost(
+scrap.put(
+scrap.set_mode(
+
+--- from pygame.scrap import * ---
+get_types(
+lost(
+put(
+
+--- import pygame.sndarray ---
+pygame.sndarray.__builtins__
+pygame.sndarray.__doc__
+pygame.sndarray.__file__
+pygame.sndarray.__name__
+pygame.sndarray.__package__
+pygame.sndarray.array(
+pygame.sndarray.get_arraytype(
+pygame.sndarray.get_arraytypes(
+pygame.sndarray.make_sound(
+pygame.sndarray.numericsnd
+pygame.sndarray.pygame
+pygame.sndarray.samples(
+pygame.sndarray.use_arraytype(
+
+--- from pygame import sndarray ---
+sndarray.__builtins__
+sndarray.__doc__
+sndarray.__file__
+sndarray.__name__
+sndarray.__package__
+sndarray.array(
+sndarray.get_arraytype(
+sndarray.get_arraytypes(
+sndarray.make_sound(
+sndarray.numericsnd
+sndarray.pygame
+sndarray.samples(
+sndarray.use_arraytype(
+
+--- from pygame.sndarray import * ---
+get_arraytype(
+get_arraytypes(
+numericsnd
+pygame
+use_arraytype(
+
+--- import pygame.sprite ---
+pygame.sprite.AbstractGroup(
+pygame.sprite.DirtySprite(
+pygame.sprite.Group(
+pygame.sprite.GroupSingle(
+pygame.sprite.LayeredDirty(
+pygame.sprite.LayeredUpdates(
+pygame.sprite.OrderedUpdates(
+pygame.sprite.Rect(
+pygame.sprite.RenderClear(
+pygame.sprite.RenderPlain(
+pygame.sprite.RenderUpdates(
+pygame.sprite.Sprite(
+pygame.sprite.__builtins__
+pygame.sprite.__doc__
+pygame.sprite.__file__
+pygame.sprite.__name__
+pygame.sprite.__package__
+pygame.sprite.collide_circle(
+pygame.sprite.collide_circle_ratio(
+pygame.sprite.collide_mask(
+pygame.sprite.collide_rect(
+pygame.sprite.collide_rect_ratio(
+pygame.sprite.from_surface(
+pygame.sprite.get_ticks(
+pygame.sprite.groupcollide(
+pygame.sprite.pygame
+pygame.sprite.spritecollide(
+pygame.sprite.spritecollideany(
+
+--- from pygame import sprite ---
+sprite.AbstractGroup(
+sprite.DirtySprite(
+sprite.Group(
+sprite.GroupSingle(
+sprite.LayeredDirty(
+sprite.LayeredUpdates(
+sprite.OrderedUpdates(
+sprite.Rect(
+sprite.RenderClear(
+sprite.RenderPlain(
+sprite.RenderUpdates(
+sprite.Sprite(
+sprite.__builtins__
+sprite.__doc__
+sprite.__file__
+sprite.__name__
+sprite.__package__
+sprite.collide_circle(
+sprite.collide_circle_ratio(
+sprite.collide_mask(
+sprite.collide_rect(
+sprite.collide_rect_ratio(
+sprite.from_surface(
+sprite.get_ticks(
+sprite.groupcollide(
+sprite.pygame
+sprite.spritecollide(
+sprite.spritecollideany(
+
+--- from pygame.sprite import * ---
+AbstractGroup(
+DirtySprite(
+Group(
+GroupSingle(
+LayeredDirty(
+LayeredUpdates(
+OrderedUpdates(
+RenderClear(
+RenderPlain(
+RenderUpdates(
+Sprite(
+collide_circle(
+collide_circle_ratio(
+collide_mask(
+collide_rect(
+collide_rect_ratio(
+get_ticks(
+groupcollide(
+spritecollide(
+spritecollideany(
+
+--- import pygame.surface ---
+pygame.surface.Surface(
+pygame.surface.SurfaceType(
+pygame.surface.__doc__
+pygame.surface.__file__
+pygame.surface.__name__
+pygame.surface.__package__
+
+--- from pygame import surface ---
+surface.Surface(
+surface.SurfaceType(
+surface.__doc__
+surface.__file__
+surface.__name__
+surface.__package__
+
+--- from pygame.surface import * ---
+
+--- import pygame.surfarray ---
+pygame.surfarray.__builtins__
+pygame.surfarray.__doc__
+pygame.surfarray.__file__
+pygame.surfarray.__name__
+pygame.surfarray.__package__
+pygame.surfarray.__warningregistry__
+pygame.surfarray.array2d(
+pygame.surfarray.array3d(
+pygame.surfarray.array_alpha(
+pygame.surfarray.array_colorkey(
+pygame.surfarray.blit_array(
+pygame.surfarray.get_arraytype(
+pygame.surfarray.get_arraytypes(
+pygame.surfarray.make_surface(
+pygame.surfarray.map_array(
+pygame.surfarray.numericsf
+pygame.surfarray.pixels2d(
+pygame.surfarray.pixels3d(
+pygame.surfarray.pixels_alpha(
+pygame.surfarray.pygame
+pygame.surfarray.use_arraytype(
+
+--- from pygame import surfarray ---
+surfarray.__builtins__
+surfarray.__doc__
+surfarray.__file__
+surfarray.__name__
+surfarray.__package__
+surfarray.__warningregistry__
+surfarray.array2d(
+surfarray.array3d(
+surfarray.array_alpha(
+surfarray.array_colorkey(
+surfarray.blit_array(
+surfarray.get_arraytype(
+surfarray.get_arraytypes(
+surfarray.make_surface(
+surfarray.map_array(
+surfarray.numericsf
+surfarray.pixels2d(
+surfarray.pixels3d(
+surfarray.pixels_alpha(
+surfarray.pygame
+surfarray.use_arraytype(
+
+--- from pygame.surfarray import * ---
+numericsf
+
+--- import pygame.sysfont ---
+pygame.sysfont.SysFont(
+pygame.sysfont.Sysalias
+pygame.sysfont.Sysfonts
+pygame.sysfont.__builtins__
+pygame.sysfont.__doc__
+pygame.sysfont.__file__
+pygame.sysfont.__name__
+pygame.sysfont.__package__
+pygame.sysfont.create_aliases(
+pygame.sysfont.get_fonts(
+pygame.sysfont.initsysfonts(
+pygame.sysfont.initsysfonts_darwin(
+pygame.sysfont.initsysfonts_unix(
+pygame.sysfont.initsysfonts_win32(
+pygame.sysfont.match_font(
+pygame.sysfont.os
+pygame.sysfont.sys
+
+--- from pygame import sysfont ---
+sysfont.SysFont(
+sysfont.Sysalias
+sysfont.Sysfonts
+sysfont.__builtins__
+sysfont.__doc__
+sysfont.__file__
+sysfont.__name__
+sysfont.__package__
+sysfont.create_aliases(
+sysfont.get_fonts(
+sysfont.initsysfonts(
+sysfont.initsysfonts_darwin(
+sysfont.initsysfonts_unix(
+sysfont.initsysfonts_win32(
+sysfont.match_font(
+sysfont.os
+sysfont.sys
+
+--- from pygame.sysfont import * ---
+Sysalias
+Sysfonts
+create_aliases(
+initsysfonts(
+initsysfonts_darwin(
+initsysfonts_unix(
+initsysfonts_win32(
+
+--- import pygame.threads ---
+pygame.threads.Empty(
+pygame.threads.FINISH
+pygame.threads.FuncResult(
+pygame.threads.MAX_WORKERS_TO_TEST
+pygame.threads.Queue(
+pygame.threads.STOP
+pygame.threads.Thread(
+pygame.threads.WorkerQueue(
+pygame.threads.__author__
+pygame.threads.__builtins__
+pygame.threads.__doc__
+pygame.threads.__file__
+pygame.threads.__license__
+pygame.threads.__name__
+pygame.threads.__package__
+pygame.threads.__path__
+pygame.threads.__version__
+pygame.threads.benchmark_workers(
+pygame.threads.init(
+pygame.threads.quit(
+pygame.threads.sys
+pygame.threads.threading
+pygame.threads.tmap(
+pygame.threads.traceback
+
+--- from pygame import threads ---
+threads.Empty(
+threads.FINISH
+threads.FuncResult(
+threads.MAX_WORKERS_TO_TEST
+threads.Queue(
+threads.STOP
+threads.Thread(
+threads.WorkerQueue(
+threads.__author__
+threads.__builtins__
+threads.__doc__
+threads.__file__
+threads.__license__
+threads.__name__
+threads.__package__
+threads.__path__
+threads.__version__
+threads.benchmark_workers(
+threads.init(
+threads.quit(
+threads.sys
+threads.threading
+threads.tmap(
+threads.traceback
+
+--- from pygame.threads import * ---
+FINISH
+FuncResult(
+MAX_WORKERS_TO_TEST
+WorkerQueue(
+__license__
+benchmark_workers(
+tmap(
+
+--- import pygame.time ---
+pygame.time.Clock(
+pygame.time.__doc__
+pygame.time.__file__
+pygame.time.__name__
+pygame.time.__package__
+pygame.time.delay(
+pygame.time.get_ticks(
+pygame.time.set_timer(
+pygame.time.wait(
+
+--- from pygame import time ---
+time.Clock(
+time.__file__
+time.delay(
+time.get_ticks(
+time.set_timer(
+time.wait(
+
+--- from pygame.time import * ---
+Clock(
+set_timer(
+
+--- import pygame.transform ---
+pygame.transform.__doc__
+pygame.transform.__file__
+pygame.transform.__name__
+pygame.transform.__package__
+pygame.transform.average_surfaces(
+pygame.transform.chop(
+pygame.transform.flip(
+pygame.transform.laplacian(
+pygame.transform.rotate(
+pygame.transform.rotozoom(
+pygame.transform.scale(
+pygame.transform.scale2x(
+pygame.transform.smoothscale(
+pygame.transform.threshold(
+
+--- from pygame import transform ---
+transform.__doc__
+transform.__file__
+transform.__name__
+transform.__package__
+transform.average_surfaces(
+transform.chop(
+transform.flip(
+transform.laplacian(
+transform.rotate(
+transform.rotozoom(
+transform.scale(
+transform.scale2x(
+transform.smoothscale(
+transform.threshold(
+
+--- from pygame.transform import * ---
+average_surfaces(
+chop(
+laplacian(
+rotate(
+rotozoom(
+scale(
+scale2x(
+smoothscale(
+threshold(
+
+--- import pygame.version ---
+pygame.version.__builtins__
+pygame.version.__doc__
+pygame.version.__file__
+pygame.version.__name__
+pygame.version.__package__
+pygame.version.ver
+pygame.version.vernum
+
+--- from pygame import version ---
+version.__builtins__
+version.__doc__
+version.__file__
+version.__name__
+version.__package__
+version.ver
+version.vernum
+
+--- from pygame.version import * ---
+
+--- import pygame.locals ---
+pygame.locals.ACTIVEEVENT
+pygame.locals.ANYFORMAT
+pygame.locals.ASYNCBLIT
+pygame.locals.AUDIO_S16
+pygame.locals.AUDIO_S16LSB
+pygame.locals.AUDIO_S16MSB
+pygame.locals.AUDIO_S16SYS
+pygame.locals.AUDIO_S8
+pygame.locals.AUDIO_U16
+pygame.locals.AUDIO_U16LSB
+pygame.locals.AUDIO_U16MSB
+pygame.locals.AUDIO_U16SYS
+pygame.locals.AUDIO_U8
+pygame.locals.BIG_ENDIAN
+pygame.locals.BLEND_ADD
+pygame.locals.BLEND_MAX
+pygame.locals.BLEND_MIN
+pygame.locals.BLEND_MULT
+pygame.locals.BLEND_RGBA_ADD
+pygame.locals.BLEND_RGBA_MAX
+pygame.locals.BLEND_RGBA_MIN
+pygame.locals.BLEND_RGBA_MULT
+pygame.locals.BLEND_RGBA_SUB
+pygame.locals.BLEND_RGB_ADD
+pygame.locals.BLEND_RGB_MAX
+pygame.locals.BLEND_RGB_MIN
+pygame.locals.BLEND_RGB_MULT
+pygame.locals.BLEND_RGB_SUB
+pygame.locals.BLEND_SUB
+pygame.locals.BUTTON_X1
+pygame.locals.BUTTON_X2
+pygame.locals.Color(
+pygame.locals.DOUBLEBUF
+pygame.locals.FULLSCREEN
+pygame.locals.GL_ACCELERATED_VISUAL
+pygame.locals.GL_ACCUM_ALPHA_SIZE
+pygame.locals.GL_ACCUM_BLUE_SIZE
+pygame.locals.GL_ACCUM_GREEN_SIZE
+pygame.locals.GL_ACCUM_RED_SIZE
+pygame.locals.GL_ALPHA_SIZE
+pygame.locals.GL_BLUE_SIZE
+pygame.locals.GL_BUFFER_SIZE
+pygame.locals.GL_DEPTH_SIZE
+pygame.locals.GL_DOUBLEBUFFER
+pygame.locals.GL_GREEN_SIZE
+pygame.locals.GL_MULTISAMPLEBUFFERS
+pygame.locals.GL_MULTISAMPLESAMPLES
+pygame.locals.GL_RED_SIZE
+pygame.locals.GL_STENCIL_SIZE
+pygame.locals.GL_STEREO
+pygame.locals.GL_SWAP_CONTROL
+pygame.locals.HAT_CENTERED
+pygame.locals.HAT_DOWN
+pygame.locals.HAT_LEFT
+pygame.locals.HAT_LEFTDOWN
+pygame.locals.HAT_LEFTUP
+pygame.locals.HAT_RIGHT
+pygame.locals.HAT_RIGHTDOWN
+pygame.locals.HAT_RIGHTUP
+pygame.locals.HAT_UP
+pygame.locals.HWACCEL
+pygame.locals.HWPALETTE
+pygame.locals.HWSURFACE
+pygame.locals.IYUV_OVERLAY
+pygame.locals.JOYAXISMOTION
+pygame.locals.JOYBALLMOTION
+pygame.locals.JOYBUTTONDOWN
+pygame.locals.JOYBUTTONUP
+pygame.locals.JOYHATMOTION
+pygame.locals.KEYDOWN
+pygame.locals.KEYUP
+pygame.locals.KMOD_ALT
+pygame.locals.KMOD_CAPS
+pygame.locals.KMOD_CTRL
+pygame.locals.KMOD_LALT
+pygame.locals.KMOD_LCTRL
+pygame.locals.KMOD_LMETA
+pygame.locals.KMOD_LSHIFT
+pygame.locals.KMOD_META
+pygame.locals.KMOD_MODE
+pygame.locals.KMOD_NONE
+pygame.locals.KMOD_NUM
+pygame.locals.KMOD_RALT
+pygame.locals.KMOD_RCTRL
+pygame.locals.KMOD_RMETA
+pygame.locals.KMOD_RSHIFT
+pygame.locals.KMOD_SHIFT
+pygame.locals.K_0
+pygame.locals.K_1
+pygame.locals.K_2
+pygame.locals.K_3
+pygame.locals.K_4
+pygame.locals.K_5
+pygame.locals.K_6
+pygame.locals.K_7
+pygame.locals.K_8
+pygame.locals.K_9
+pygame.locals.K_AMPERSAND
+pygame.locals.K_ASTERISK
+pygame.locals.K_AT
+pygame.locals.K_BACKQUOTE
+pygame.locals.K_BACKSLASH
+pygame.locals.K_BACKSPACE
+pygame.locals.K_BREAK
+pygame.locals.K_CAPSLOCK
+pygame.locals.K_CARET
+pygame.locals.K_CLEAR
+pygame.locals.K_COLON
+pygame.locals.K_COMMA
+pygame.locals.K_DELETE
+pygame.locals.K_DOLLAR
+pygame.locals.K_DOWN
+pygame.locals.K_END
+pygame.locals.K_EQUALS
+pygame.locals.K_ESCAPE
+pygame.locals.K_EURO
+pygame.locals.K_EXCLAIM
+pygame.locals.K_F1
+pygame.locals.K_F10
+pygame.locals.K_F11
+pygame.locals.K_F12
+pygame.locals.K_F13
+pygame.locals.K_F14
+pygame.locals.K_F15
+pygame.locals.K_F2
+pygame.locals.K_F3
+pygame.locals.K_F4
+pygame.locals.K_F5
+pygame.locals.K_F6
+pygame.locals.K_F7
+pygame.locals.K_F8
+pygame.locals.K_F9
+pygame.locals.K_FIRST
+pygame.locals.K_GREATER
+pygame.locals.K_HASH
+pygame.locals.K_HELP
+pygame.locals.K_HOME
+pygame.locals.K_INSERT
+pygame.locals.K_KP0
+pygame.locals.K_KP1
+pygame.locals.K_KP2
+pygame.locals.K_KP3
+pygame.locals.K_KP4
+pygame.locals.K_KP5
+pygame.locals.K_KP6
+pygame.locals.K_KP7
+pygame.locals.K_KP8
+pygame.locals.K_KP9
+pygame.locals.K_KP_DIVIDE
+pygame.locals.K_KP_ENTER
+pygame.locals.K_KP_EQUALS
+pygame.locals.K_KP_MINUS
+pygame.locals.K_KP_MULTIPLY
+pygame.locals.K_KP_PERIOD
+pygame.locals.K_KP_PLUS
+pygame.locals.K_LALT
+pygame.locals.K_LAST
+pygame.locals.K_LCTRL
+pygame.locals.K_LEFT
+pygame.locals.K_LEFTBRACKET
+pygame.locals.K_LEFTPAREN
+pygame.locals.K_LESS
+pygame.locals.K_LMETA
+pygame.locals.K_LSHIFT
+pygame.locals.K_LSUPER
+pygame.locals.K_MENU
+pygame.locals.K_MINUS
+pygame.locals.K_MODE
+pygame.locals.K_NUMLOCK
+pygame.locals.K_PAGEDOWN
+pygame.locals.K_PAGEUP
+pygame.locals.K_PAUSE
+pygame.locals.K_PERIOD
+pygame.locals.K_PLUS
+pygame.locals.K_POWER
+pygame.locals.K_PRINT
+pygame.locals.K_QUESTION
+pygame.locals.K_QUOTE
+pygame.locals.K_QUOTEDBL
+pygame.locals.K_RALT
+pygame.locals.K_RCTRL
+pygame.locals.K_RETURN
+pygame.locals.K_RIGHT
+pygame.locals.K_RIGHTBRACKET
+pygame.locals.K_RIGHTPAREN
+pygame.locals.K_RMETA
+pygame.locals.K_RSHIFT
+pygame.locals.K_RSUPER
+pygame.locals.K_SCROLLOCK
+pygame.locals.K_SEMICOLON
+pygame.locals.K_SLASH
+pygame.locals.K_SPACE
+pygame.locals.K_SYSREQ
+pygame.locals.K_TAB
+pygame.locals.K_UNDERSCORE
+pygame.locals.K_UNKNOWN
+pygame.locals.K_UP
+pygame.locals.K_a
+pygame.locals.K_b
+pygame.locals.K_c
+pygame.locals.K_d
+pygame.locals.K_e
+pygame.locals.K_f
+pygame.locals.K_g
+pygame.locals.K_h
+pygame.locals.K_i
+pygame.locals.K_j
+pygame.locals.K_k
+pygame.locals.K_l
+pygame.locals.K_m
+pygame.locals.K_n
+pygame.locals.K_o
+pygame.locals.K_p
+pygame.locals.K_q
+pygame.locals.K_r
+pygame.locals.K_s
+pygame.locals.K_t
+pygame.locals.K_u
+pygame.locals.K_v
+pygame.locals.K_w
+pygame.locals.K_x
+pygame.locals.K_y
+pygame.locals.K_z
+pygame.locals.LIL_ENDIAN
+pygame.locals.MOUSEBUTTONDOWN
+pygame.locals.MOUSEBUTTONUP
+pygame.locals.MOUSEMOTION
+pygame.locals.NOEVENT
+pygame.locals.NOFRAME
+pygame.locals.NUMEVENTS
+pygame.locals.OPENGL
+pygame.locals.OPENGLBLIT
+pygame.locals.PREALLOC
+pygame.locals.QUIT
+pygame.locals.RESIZABLE
+pygame.locals.RLEACCEL
+pygame.locals.RLEACCELOK
+pygame.locals.Rect(
+pygame.locals.SCRAP_BMP
+pygame.locals.SCRAP_CLIPBOARD
+pygame.locals.SCRAP_PBM
+pygame.locals.SCRAP_PPM
+pygame.locals.SCRAP_SELECTION
+pygame.locals.SCRAP_TEXT
+pygame.locals.SRCALPHA
+pygame.locals.SRCCOLORKEY
+pygame.locals.SWSURFACE
+pygame.locals.SYSWMEVENT
+pygame.locals.TIMER_RESOLUTION
+pygame.locals.USEREVENT
+pygame.locals.UYVY_OVERLAY
+pygame.locals.VIDEOEXPOSE
+pygame.locals.VIDEORESIZE
+pygame.locals.YUY2_OVERLAY
+pygame.locals.YV12_OVERLAY
+pygame.locals.YVYU_OVERLAY
+pygame.locals.__builtins__
+pygame.locals.__doc__
+pygame.locals.__file__
+pygame.locals.__name__
+pygame.locals.__package__
+pygame.locals.color
+
+--- from pygame import locals ---
+locals.ACTIVEEVENT
+locals.ANYFORMAT
+locals.ASYNCBLIT
+locals.AUDIO_S16
+locals.AUDIO_S16LSB
+locals.AUDIO_S16MSB
+locals.AUDIO_S16SYS
+locals.AUDIO_S8
+locals.AUDIO_U16
+locals.AUDIO_U16LSB
+locals.AUDIO_U16MSB
+locals.AUDIO_U16SYS
+locals.AUDIO_U8
+locals.BIG_ENDIAN
+locals.BLEND_ADD
+locals.BLEND_MAX
+locals.BLEND_MIN
+locals.BLEND_MULT
+locals.BLEND_RGBA_ADD
+locals.BLEND_RGBA_MAX
+locals.BLEND_RGBA_MIN
+locals.BLEND_RGBA_MULT
+locals.BLEND_RGBA_SUB
+locals.BLEND_RGB_ADD
+locals.BLEND_RGB_MAX
+locals.BLEND_RGB_MIN
+locals.BLEND_RGB_MULT
+locals.BLEND_RGB_SUB
+locals.BLEND_SUB
+locals.BUTTON_X1
+locals.BUTTON_X2
+locals.Color(
+locals.DOUBLEBUF
+locals.FULLSCREEN
+locals.GL_ACCELERATED_VISUAL
+locals.GL_ACCUM_ALPHA_SIZE
+locals.GL_ACCUM_BLUE_SIZE
+locals.GL_ACCUM_GREEN_SIZE
+locals.GL_ACCUM_RED_SIZE
+locals.GL_ALPHA_SIZE
+locals.GL_BLUE_SIZE
+locals.GL_BUFFER_SIZE
+locals.GL_DEPTH_SIZE
+locals.GL_DOUBLEBUFFER
+locals.GL_GREEN_SIZE
+locals.GL_MULTISAMPLEBUFFERS
+locals.GL_MULTISAMPLESAMPLES
+locals.GL_RED_SIZE
+locals.GL_STENCIL_SIZE
+locals.GL_STEREO
+locals.GL_SWAP_CONTROL
+locals.HAT_CENTERED
+locals.HAT_DOWN
+locals.HAT_LEFT
+locals.HAT_LEFTDOWN
+locals.HAT_LEFTUP
+locals.HAT_RIGHT
+locals.HAT_RIGHTDOWN
+locals.HAT_RIGHTUP
+locals.HAT_UP
+locals.HWACCEL
+locals.HWPALETTE
+locals.HWSURFACE
+locals.IYUV_OVERLAY
+locals.JOYAXISMOTION
+locals.JOYBALLMOTION
+locals.JOYBUTTONDOWN
+locals.JOYBUTTONUP
+locals.JOYHATMOTION
+locals.KEYDOWN
+locals.KEYUP
+locals.KMOD_ALT
+locals.KMOD_CAPS
+locals.KMOD_CTRL
+locals.KMOD_LALT
+locals.KMOD_LCTRL
+locals.KMOD_LMETA
+locals.KMOD_LSHIFT
+locals.KMOD_META
+locals.KMOD_MODE
+locals.KMOD_NONE
+locals.KMOD_NUM
+locals.KMOD_RALT
+locals.KMOD_RCTRL
+locals.KMOD_RMETA
+locals.KMOD_RSHIFT
+locals.KMOD_SHIFT
+locals.K_0
+locals.K_1
+locals.K_2
+locals.K_3
+locals.K_4
+locals.K_5
+locals.K_6
+locals.K_7
+locals.K_8
+locals.K_9
+locals.K_AMPERSAND
+locals.K_ASTERISK
+locals.K_AT
+locals.K_BACKQUOTE
+locals.K_BACKSLASH
+locals.K_BACKSPACE
+locals.K_BREAK
+locals.K_CAPSLOCK
+locals.K_CARET
+locals.K_CLEAR
+locals.K_COLON
+locals.K_COMMA
+locals.K_DELETE
+locals.K_DOLLAR
+locals.K_DOWN
+locals.K_END
+locals.K_EQUALS
+locals.K_ESCAPE
+locals.K_EURO
+locals.K_EXCLAIM
+locals.K_F1
+locals.K_F10
+locals.K_F11
+locals.K_F12
+locals.K_F13
+locals.K_F14
+locals.K_F15
+locals.K_F2
+locals.K_F3
+locals.K_F4
+locals.K_F5
+locals.K_F6
+locals.K_F7
+locals.K_F8
+locals.K_F9
+locals.K_FIRST
+locals.K_GREATER
+locals.K_HASH
+locals.K_HELP
+locals.K_HOME
+locals.K_INSERT
+locals.K_KP0
+locals.K_KP1
+locals.K_KP2
+locals.K_KP3
+locals.K_KP4
+locals.K_KP5
+locals.K_KP6
+locals.K_KP7
+locals.K_KP8
+locals.K_KP9
+locals.K_KP_DIVIDE
+locals.K_KP_ENTER
+locals.K_KP_EQUALS
+locals.K_KP_MINUS
+locals.K_KP_MULTIPLY
+locals.K_KP_PERIOD
+locals.K_KP_PLUS
+locals.K_LALT
+locals.K_LAST
+locals.K_LCTRL
+locals.K_LEFT
+locals.K_LEFTBRACKET
+locals.K_LEFTPAREN
+locals.K_LESS
+locals.K_LMETA
+locals.K_LSHIFT
+locals.K_LSUPER
+locals.K_MENU
+locals.K_MINUS
+locals.K_MODE
+locals.K_NUMLOCK
+locals.K_PAGEDOWN
+locals.K_PAGEUP
+locals.K_PAUSE
+locals.K_PERIOD
+locals.K_PLUS
+locals.K_POWER
+locals.K_PRINT
+locals.K_QUESTION
+locals.K_QUOTE
+locals.K_QUOTEDBL
+locals.K_RALT
+locals.K_RCTRL
+locals.K_RETURN
+locals.K_RIGHT
+locals.K_RIGHTBRACKET
+locals.K_RIGHTPAREN
+locals.K_RMETA
+locals.K_RSHIFT
+locals.K_RSUPER
+locals.K_SCROLLOCK
+locals.K_SEMICOLON
+locals.K_SLASH
+locals.K_SPACE
+locals.K_SYSREQ
+locals.K_TAB
+locals.K_UNDERSCORE
+locals.K_UNKNOWN
+locals.K_UP
+locals.K_a
+locals.K_b
+locals.K_c
+locals.K_d
+locals.K_e
+locals.K_f
+locals.K_g
+locals.K_h
+locals.K_i
+locals.K_j
+locals.K_k
+locals.K_l
+locals.K_m
+locals.K_n
+locals.K_o
+locals.K_p
+locals.K_q
+locals.K_r
+locals.K_s
+locals.K_t
+locals.K_u
+locals.K_v
+locals.K_w
+locals.K_x
+locals.K_y
+locals.K_z
+locals.LIL_ENDIAN
+locals.MOUSEBUTTONDOWN
+locals.MOUSEBUTTONUP
+locals.MOUSEMOTION
+locals.NOEVENT
+locals.NOFRAME
+locals.NUMEVENTS
+locals.OPENGL
+locals.OPENGLBLIT
+locals.PREALLOC
+locals.QUIT
+locals.RESIZABLE
+locals.RLEACCEL
+locals.RLEACCELOK
+locals.Rect(
+locals.SCRAP_BMP
+locals.SCRAP_CLIPBOARD
+locals.SCRAP_PBM
+locals.SCRAP_PPM
+locals.SCRAP_SELECTION
+locals.SCRAP_TEXT
+locals.SRCALPHA
+locals.SRCCOLORKEY
+locals.SWSURFACE
+locals.SYSWMEVENT
+locals.TIMER_RESOLUTION
+locals.USEREVENT
+locals.UYVY_OVERLAY
+locals.VIDEOEXPOSE
+locals.VIDEORESIZE
+locals.YUY2_OVERLAY
+locals.YV12_OVERLAY
+locals.YVYU_OVERLAY
+locals.__builtins__
+locals.__doc__
+locals.__file__
+locals.__name__
+locals.__package__
+locals.color
+
+--- from pygame.locals import * ---
+
+--- import wx ---
+wx.ACCEL_ALT
+wx.ACCEL_CTRL
+wx.ACCEL_NORMAL
+wx.ACCEL_SHIFT
+wx.ADJUST_MINSIZE
+wx.ALIGN_BOTTOM
+wx.ALIGN_CENTER
+wx.ALIGN_CENTER_HORIZONTAL
+wx.ALIGN_CENTER_VERTICAL
+wx.ALIGN_CENTRE
+wx.ALIGN_CENTRE_HORIZONTAL
+wx.ALIGN_CENTRE_VERTICAL
+wx.ALIGN_LEFT
+wx.ALIGN_MASK
+wx.ALIGN_NOT
+wx.ALIGN_RIGHT
+wx.ALIGN_TOP
+wx.ALL
+wx.ALWAYS_SHOW_SB
+wx.AND
+wx.AND_INVERT
+wx.AND_REVERSE
+wx.ANIHandler(
+wx.ANIHandlerPtr(
+wx.ART_ADD_BOOKMARK
+wx.ART_BUTTON
+wx.ART_CDROM
+wx.ART_CMN_DIALOG
+wx.ART_COPY
+wx.ART_CROSS_MARK
+wx.ART_CUT
+wx.ART_DELETE
+wx.ART_DEL_BOOKMARK
+wx.ART_ERROR
+wx.ART_EXECUTABLE_FILE
+wx.ART_FILE_OPEN
+wx.ART_FILE_SAVE
+wx.ART_FILE_SAVE_AS
+wx.ART_FIND
+wx.ART_FIND_AND_REPLACE
+wx.ART_FLOPPY
+wx.ART_FOLDER
+wx.ART_FOLDER_OPEN
+wx.ART_FRAME_ICON
+wx.ART_GO_BACK
+wx.ART_GO_DIR_UP
+wx.ART_GO_DOWN
+wx.ART_GO_FORWARD
+wx.ART_GO_HOME
+wx.ART_GO_TO_PARENT
+wx.ART_GO_UP
+wx.ART_HARDDISK
+wx.ART_HELP
+wx.ART_HELP_BOOK
+wx.ART_HELP_BROWSER
+wx.ART_HELP_FOLDER
+wx.ART_HELP_PAGE
+wx.ART_HELP_SETTINGS
+wx.ART_HELP_SIDE_PANEL
+wx.ART_INFORMATION
+wx.ART_LIST_VIEW
+wx.ART_MENU
+wx.ART_MESSAGE_BOX
+wx.ART_MISSING_IMAGE
+wx.ART_NEW
+wx.ART_NEW_DIR
+wx.ART_NORMAL_FILE
+wx.ART_OTHER
+wx.ART_PASTE
+wx.ART_PRINT
+wx.ART_QUESTION
+wx.ART_QUIT
+wx.ART_REDO
+wx.ART_REMOVABLE
+wx.ART_REPORT_VIEW
+wx.ART_TICK_MARK
+wx.ART_TIP
+wx.ART_TOOLBAR
+wx.ART_UNDO
+wx.ART_WARNING
+wx.Above
+wx.Absolute
+wx.AcceleratorEntry(
+wx.AcceleratorEntryPtr(
+wx.AcceleratorTable(
+wx.AcceleratorTablePtr(
+wx.ActivateEvent(
+wx.ActivateEventPtr(
+wx.App(
+wx.App_CleanUp(
+wx.App_GetComCtl32Version(
+wx.App_GetMacAboutMenuItemId(
+wx.App_GetMacExitMenuItemId(
+wx.App_GetMacHelpMenuTitleName(
+wx.App_GetMacPreferencesMenuItemId(
+wx.App_GetMacSupportPCMenuShortcuts(
+wx.App_SetMacAboutMenuItemId(
+wx.App_SetMacExitMenuItemId(
+wx.App_SetMacHelpMenuTitleName(
+wx.App_SetMacPreferencesMenuItemId(
+wx.App_SetMacSupportPCMenuShortcuts(
+wx.ArtProvider(
+wx.ArtProviderPtr(
+wx.ArtProvider_GetBitmap(
+wx.ArtProvider_GetIcon(
+wx.ArtProvider_GetSizeHint(
+wx.ArtProvider_PopProvider(
+wx.ArtProvider_PushProvider(
+wx.ArtProvider_RemoveProvider(
+wx.AsIs
+wx.BACKINGSTORE
+wx.BACKWARD
+wx.BDIAGONAL_HATCH
+wx.BG_STYLE_COLOUR
+wx.BG_STYLE_CUSTOM
+wx.BG_STYLE_SYSTEM
+wx.BITMAP_TYPE_ANI
+wx.BITMAP_TYPE_ANY
+wx.BITMAP_TYPE_BMP
+wx.BITMAP_TYPE_CUR
+wx.BITMAP_TYPE_GIF
+wx.BITMAP_TYPE_ICO
+wx.BITMAP_TYPE_ICON
+wx.BITMAP_TYPE_IFF
+wx.BITMAP_TYPE_INVALID
+wx.BITMAP_TYPE_JPEG
+wx.BITMAP_TYPE_MACCURSOR
+wx.BITMAP_TYPE_PCX
+wx.BITMAP_TYPE_PICT
+wx.BITMAP_TYPE_PNG
+wx.BITMAP_TYPE_PNM
+wx.BITMAP_TYPE_TIF
+wx.BITMAP_TYPE_XBM
+wx.BITMAP_TYPE_XBM_DATA
+wx.BITMAP_TYPE_XPM
+wx.BITMAP_TYPE_XPM_DATA
+wx.BLACK
+wx.BLACK_BRUSH
+wx.BLACK_DASHED_PEN
+wx.BLACK_PEN
+wx.BLUE
+wx.BLUE_BRUSH
+wx.BMPHandler(
+wx.BMPHandlerPtr(
+wx.BMP_1BPP
+wx.BMP_1BPP_BW
+wx.BMP_24BPP
+wx.BMP_4BPP
+wx.BMP_8BPP
+wx.BMP_8BPP_GRAY
+wx.BMP_8BPP_GREY
+wx.BMP_8BPP_PALETTE
+wx.BMP_8BPP_RED
+wx.BOLD
+wx.BORDER
+wx.BORDER_DEFAULT
+wx.BORDER_DOUBLE
+wx.BORDER_MASK
+wx.BORDER_NONE
+wx.BORDER_RAISED
+wx.BORDER_SIMPLE
+wx.BORDER_STATIC
+wx.BORDER_SUNKEN
+wx.BOTH
+wx.BOTTOM
+wx.BUFFER_CLIENT_AREA
+wx.BUFFER_VIRTUAL_AREA
+wx.BU_ALIGN_MASK
+wx.BU_AUTODRAW
+wx.BU_BOTTOM
+wx.BU_EXACTFIT
+wx.BU_LEFT
+wx.BU_RIGHT
+wx.BU_TOP
+wx.BeginBusyCursor(
+wx.Bell(
+wx.Below
+wx.Bitmap(
+wx.BitmapButton(
+wx.BitmapButtonPtr(
+wx.BitmapDataObject(
+wx.BitmapDataObjectPtr(
+wx.BitmapFromBits(
+wx.BitmapFromIcon(
+wx.BitmapFromImage(
+wx.BitmapFromXPMData(
+wx.BitmapPtr(
+wx.BookCtrlBase(
+wx.BookCtrlBaseEvent(
+wx.BookCtrlBaseEventPtr(
+wx.BookCtrlBasePtr(
+wx.BookCtrlBase_GetClassDefaultAttributes(
+wx.BookCtrlSizer(
+wx.BookCtrlSizerPtr(
+wx.Bottom
+wx.BoxSizer(
+wx.BoxSizerPtr(
+wx.Brush(
+wx.BrushFromBitmap(
+wx.BrushList(
+wx.BrushListPtr(
+wx.BrushPtr(
+wx.BufferedDC(
+wx.BufferedDCPtr(
+wx.BufferedPaintDC(
+wx.BufferedPaintDCPtr(
+wx.BusyCursor(
+wx.BusyCursorPtr(
+wx.BusyInfo(
+wx.BusyInfoPtr(
+wx.Button(
+wx.ButtonNameStr
+wx.ButtonPtr(
+wx.Button_GetClassDefaultAttributes(
+wx.Button_GetDefaultSize(
+wx.CANCEL
+wx.CAPTION
+wx.CAP_BUTT
+wx.CAP_PROJECTING
+wx.CAP_ROUND
+wx.CB_DROPDOWN
+wx.CB_READONLY
+wx.CB_SIMPLE
+wx.CB_SORT
+wx.CENTER
+wx.CENTER_FRAME
+wx.CENTER_ON_SCREEN
+wx.CENTRE
+wx.CENTRE_ON_SCREEN
+wx.CHANGE_DIR
+wx.CHB_ALIGN_MASK
+wx.CHB_BOTTOM
+wx.CHB_DEFAULT
+wx.CHB_LEFT
+wx.CHB_RIGHT
+wx.CHB_TOP
+wx.CHK_2STATE
+wx.CHK_3STATE
+wx.CHK_ALLOW_3RD_STATE_FOR_USER
+wx.CHK_CHECKED
+wx.CHK_UNCHECKED
+wx.CHK_UNDETERMINED
+wx.CHOICEDLG_STYLE
+wx.CLEAR
+wx.CLIP_CHILDREN
+wx.CLIP_SIBLINGS
+wx.CLOSE_BOX
+wx.COLOURED
+wx.CONFIG_USE_GLOBAL_FILE
+wx.CONFIG_USE_LOCAL_FILE
+wx.CONFIG_USE_NO_ESCAPE_CHARACTERS
+wx.CONFIG_USE_RELATIVE_PATH
+wx.CONTROL_CHECKABLE
+wx.CONTROL_CHECKED
+wx.CONTROL_CURRENT
+wx.CONTROL_DIRTY
+wx.CONTROL_DISABLED
+wx.CONTROL_EXPANDED
+wx.CONTROL_FLAGS_MASK
+wx.CONTROL_FOCUSED
+wx.CONTROL_ISDEFAULT
+wx.CONTROL_ISSUBMENU
+wx.CONTROL_PRESSED
+wx.CONTROL_SELECTED
+wx.CONTROL_UNDETERMINED
+wx.CONVERT_STRICT
+wx.CONVERT_SUBSTITUTE
+wx.COPY
+wx.CPPFileSystemHandler(
+wx.CPPFileSystemHandlerPtr(
+wx.CROSSDIAG_HATCH
+wx.CROSS_CURSOR
+wx.CROSS_HATCH
+wx.CURHandler(
+wx.CURHandlerPtr(
+wx.CURSOR_ARROW
+wx.CURSOR_ARROWWAIT
+wx.CURSOR_BLANK
+wx.CURSOR_BULLSEYE
+wx.CURSOR_CHAR
+wx.CURSOR_COPY_ARROW
+wx.CURSOR_CROSS
+wx.CURSOR_DEFAULT
+wx.CURSOR_HAND
+wx.CURSOR_IBEAM
+wx.CURSOR_LEFT_BUTTON
+wx.CURSOR_MAGNIFIER
+wx.CURSOR_MAX
+wx.CURSOR_MIDDLE_BUTTON
+wx.CURSOR_NONE
+wx.CURSOR_NO_ENTRY
+wx.CURSOR_PAINT_BRUSH
+wx.CURSOR_PENCIL
+wx.CURSOR_POINT_LEFT
+wx.CURSOR_POINT_RIGHT
+wx.CURSOR_QUESTION_ARROW
+wx.CURSOR_RIGHT_ARROW
+wx.CURSOR_RIGHT_BUTTON
+wx.CURSOR_SIZENESW
+wx.CURSOR_SIZENS
+wx.CURSOR_SIZENWSE
+wx.CURSOR_SIZEWE
+wx.CURSOR_SIZING
+wx.CURSOR_SPRAYCAN
+wx.CURSOR_WAIT
+wx.CURSOR_WATCH
+wx.CYAN
+wx.CYAN_BRUSH
+wx.CYAN_PEN
+wx.CalculateLayoutEvent(
+wx.CalculateLayoutEventPtr(
+wx.CallAfter(
+wx.Caret(
+wx.CaretPtr(
+wx.Caret_GetBlinkTime(
+wx.Caret_SetBlinkTime(
+wx.Center
+wx.Centre
+wx.CentreX
+wx.CentreY
+wx.CheckBox(
+wx.CheckBoxNameStr
+wx.CheckBoxPtr(
+wx.CheckBox_GetClassDefaultAttributes(
+wx.CheckListBox(
+wx.CheckListBoxPtr(
+wx.ChildFocusEvent(
+wx.ChildFocusEventPtr(
+wx.Choice(
+wx.ChoiceNameStr
+wx.ChoicePtr(
+wx.Choice_GetClassDefaultAttributes(
+wx.Choicebook(
+wx.ChoicebookEvent(
+wx.ChoicebookEventPtr(
+wx.ChoicebookPtr(
+wx.ClientDC(
+wx.ClientDCPtr(
+wx.ClientDisplayRect(
+wx.Clipboard(
+wx.ClipboardLocker(
+wx.ClipboardLockerPtr(
+wx.ClipboardPtr(
+wx.Clipboard_Get(
+wx.CloseEvent(
+wx.CloseEventPtr(
+wx.Color(
+wx.ColorRGB(
+wx.Colour(
+wx.ColourData(
+wx.ColourDataPtr(
+wx.ColourDatabase(
+wx.ColourDatabasePtr(
+wx.ColourDialog(
+wx.ColourDialogPtr(
+wx.ColourDisplay(
+wx.ColourPtr(
+wx.ColourRGB(
+wx.ComboBox(
+wx.ComboBoxNameStr
+wx.ComboBoxPtr(
+wx.ComboBox_GetClassDefaultAttributes(
+wx.CommandEvent(
+wx.CommandEventPtr(
+wx.Config(
+wx.ConfigBase(
+wx.ConfigBasePtr(
+wx.ConfigBase_Create(
+wx.ConfigBase_DontCreateOnDemand(
+wx.ConfigBase_Get(
+wx.ConfigBase_Set(
+wx.ConfigPathChanger(
+wx.ConfigPathChangerPtr(
+wx.ConfigPtr(
+wx.ContextHelp(
+wx.ContextHelpButton(
+wx.ContextHelpButtonPtr(
+wx.ContextHelpPtr(
+wx.ContextMenuEvent(
+wx.ContextMenuEventPtr(
+wx.Control(
+wx.ControlNameStr
+wx.ControlPtr(
+wx.ControlWithItems(
+wx.ControlWithItemsPtr(
+wx.Control_GetClassDefaultAttributes(
+wx.CreateFileTipProvider(
+wx.Cursor(
+wx.CursorFromImage(
+wx.CursorPtr(
+wx.CustomDataFormat(
+wx.CustomDataObject(
+wx.CustomDataObjectPtr(
+wx.DC(
+wx.DCPtr(
+wx.DD_DEFAULT_STYLE
+wx.DD_NEW_DIR_BUTTON
+wx.DECORATIVE
+wx.DEFAULT
+wx.DEFAULT_CONTROL_BORDER
+wx.DEFAULT_DIALOG_STYLE
+wx.DEFAULT_FRAME_STYLE
+wx.DEFAULT_STATUSBAR_STYLE
+wx.DF_BITMAP
+wx.DF_DIB
+wx.DF_DIF
+wx.DF_ENHMETAFILE
+wx.DF_FILENAME
+wx.DF_HTML
+wx.DF_INVALID
+wx.DF_LOCALE
+wx.DF_MAX
+wx.DF_METAFILE
+wx.DF_OEMTEXT
+wx.DF_PALETTE
+wx.DF_PENDATA
+wx.DF_PRIVATE
+wx.DF_RIFF
+wx.DF_SYLK
+wx.DF_TEXT
+wx.DF_TIFF
+wx.DF_UNICODETEXT
+wx.DF_WAVE
+wx.DIALOG_EX_CONTEXTHELP
+wx.DIALOG_EX_METAL
+wx.DIALOG_MODAL
+wx.DIALOG_MODELESS
+wx.DIALOG_NO_PARENT
+wx.DIRCTRL_3D_INTERNAL
+wx.DIRCTRL_DIR_ONLY
+wx.DIRCTRL_EDIT_LABELS
+wx.DIRCTRL_SELECT_FIRST
+wx.DIRCTRL_SHOW_FILTERS
+wx.DLG_PNT(
+wx.DLG_SZE(
+wx.DOT
+wx.DOT_DASH
+wx.DOUBLE_BORDER
+wx.DOWN
+wx.DP_ALLOWNONE
+wx.DP_DEFAULT
+wx.DP_DROPDOWN
+wx.DP_SHOWCENTURY
+wx.DP_SPIN
+wx.DROP_ICON(
+wx.DUPLEX_HORIZONTAL
+wx.DUPLEX_SIMPLEX
+wx.DUPLEX_VERTICAL
+wx.DataFormat(
+wx.DataFormatPtr(
+wx.DataObject(
+wx.DataObjectComposite(
+wx.DataObjectCompositePtr(
+wx.DataObjectPtr(
+wx.DataObjectSimple(
+wx.DataObjectSimplePtr(
+wx.DateEvent(
+wx.DateEventPtr(
+wx.DatePickerCtrl(
+wx.DatePickerCtrlNameStr
+wx.DatePickerCtrlPtr(
+wx.DateSpan(
+wx.DateSpanPtr(
+wx.DateSpan_Day(
+wx.DateSpan_Days(
+wx.DateSpan_Month(
+wx.DateSpan_Months(
+wx.DateSpan_Week(
+wx.DateSpan_Weeks(
+wx.DateSpan_Year(
+wx.DateSpan_Years(
+wx.DateTime(
+wx.DateTimeFromDMY(
+wx.DateTimeFromDateTime(
+wx.DateTimeFromHMS(
+wx.DateTimeFromJDN(
+wx.DateTimeFromTimeT(
+wx.DateTimePtr(
+wx.DateTime_ConvertYearToBC(
+wx.DateTime_GetAmPmStrings(
+wx.DateTime_GetBeginDST(
+wx.DateTime_GetCentury(
+wx.DateTime_GetCountry(
+wx.DateTime_GetCurrentMonth(
+wx.DateTime_GetCurrentYear(
+wx.DateTime_GetEndDST(
+wx.DateTime_GetMonthName(
+wx.DateTime_GetNumberOfDaysInMonth(
+wx.DateTime_GetNumberOfDaysinYear(
+wx.DateTime_GetWeekDayName(
+wx.DateTime_IsDSTApplicable(
+wx.DateTime_IsLeapYear(
+wx.DateTime_IsWestEuropeanCountry(
+wx.DateTime_Now(
+wx.DateTime_SetCountry(
+wx.DateTime_SetToWeekOfYear(
+wx.DateTime_Today(
+wx.DateTime_UNow(
+wx.DefaultDateTime
+wx.DefaultDateTimeFormat
+wx.DefaultPosition
+wx.DefaultSize
+wx.DefaultSpan
+wx.DefaultTimeSpanFormat
+wx.DefaultValidator
+wx.DefaultVideoMode
+wx.Dialog(
+wx.DialogNameStr
+wx.DialogPtr(
+wx.Dialog_GetClassDefaultAttributes(
+wx.DirDialog(
+wx.DirDialogDefaultFolderStr
+wx.DirDialogNameStr
+wx.DirDialogPtr(
+wx.DirFilterListCtrl(
+wx.DirFilterListCtrlPtr(
+wx.DirSelector(
+wx.DirSelectorPromptStr
+wx.Display(
+wx.DisplayChangedEvent(
+wx.DisplayChangedEventPtr(
+wx.DisplayDepth(
+wx.DisplayPtr(
+wx.DisplaySize(
+wx.DisplaySizeMM(
+wx.Display_GetCount(
+wx.Display_GetFromPoint(
+wx.Display_GetFromWindow(
+wx.DragCancel
+wx.DragCopy
+wx.DragError
+wx.DragIcon(
+wx.DragImage(
+wx.DragImagePtr(
+wx.DragLink
+wx.DragListItem(
+wx.DragMove
+wx.DragNone
+wx.DragString(
+wx.DragTreeItem(
+wx.Drag_AllowMove
+wx.Drag_CopyOnly
+wx.Drag_DefaultMove
+wx.DrawWindowOnDC(
+wx.DropFilesEvent(
+wx.DropFilesEventPtr(
+wx.DropSource(
+wx.DropSourcePtr(
+wx.DropTarget(
+wx.DropTargetPtr(
+wx.EAST
+wx.EQUIV
+wx.EVENT_PROPAGATE_MAX
+wx.EVENT_PROPAGATE_NONE
+wx.EVT_ACTIVATE(
+wx.EVT_ACTIVATE_APP(
+wx.EVT_BUTTON(
+wx.EVT_CALCULATE_LAYOUT(
+wx.EVT_CHAR(
+wx.EVT_CHAR_HOOK(
+wx.EVT_CHECKBOX(
+wx.EVT_CHECKLISTBOX(
+wx.EVT_CHILD_FOCUS(
+wx.EVT_CHOICE(
+wx.EVT_CHOICEBOOK_PAGE_CHANGED(
+wx.EVT_CHOICEBOOK_PAGE_CHANGING(
+wx.EVT_CLOSE(
+wx.EVT_COMBOBOX(
+wx.EVT_COMMAND(
+wx.EVT_COMMAND_ENTER(
+wx.EVT_COMMAND_FIND(
+wx.EVT_COMMAND_FIND_CLOSE(
+wx.EVT_COMMAND_FIND_NEXT(
+wx.EVT_COMMAND_FIND_REPLACE(
+wx.EVT_COMMAND_FIND_REPLACE_ALL(
+wx.EVT_COMMAND_KILL_FOCUS(
+wx.EVT_COMMAND_LEFT_CLICK(
+wx.EVT_COMMAND_LEFT_DCLICK(
+wx.EVT_COMMAND_RANGE(
+wx.EVT_COMMAND_RIGHT_CLICK(
+wx.EVT_COMMAND_RIGHT_DCLICK(
+wx.EVT_COMMAND_SCROLL(
+wx.EVT_COMMAND_SCROLL_BOTTOM(
+wx.EVT_COMMAND_SCROLL_CHANGED(
+wx.EVT_COMMAND_SCROLL_ENDSCROLL(
+wx.EVT_COMMAND_SCROLL_LINEDOWN(
+wx.EVT_COMMAND_SCROLL_LINEUP(
+wx.EVT_COMMAND_SCROLL_PAGEDOWN(
+wx.EVT_COMMAND_SCROLL_PAGEUP(
+wx.EVT_COMMAND_SCROLL_THUMBRELEASE(
+wx.EVT_COMMAND_SCROLL_THUMBTRACK(
+wx.EVT_COMMAND_SCROLL_TOP(
+wx.EVT_COMMAND_SET_FOCUS(
+wx.EVT_CONTEXT_MENU(
+wx.EVT_DATE_CHANGED(
+wx.EVT_DETAILED_HELP(
+wx.EVT_DETAILED_HELP_RANGE(
+wx.EVT_DISPLAY_CHANGED(
+wx.EVT_DROP_FILES(
+wx.EVT_END_PROCESS(
+wx.EVT_END_SESSION(
+wx.EVT_ENTER_WINDOW(
+wx.EVT_ERASE_BACKGROUND(
+wx.EVT_FIND(
+wx.EVT_FIND_CLOSE(
+wx.EVT_FIND_NEXT(
+wx.EVT_FIND_REPLACE(
+wx.EVT_FIND_REPLACE_ALL(
+wx.EVT_HELP(
+wx.EVT_HELP_RANGE(
+wx.EVT_HIBERNATE(
+wx.EVT_HOTKEY(
+wx.EVT_ICONIZE(
+wx.EVT_IDLE(
+wx.EVT_INIT_DIALOG(
+wx.EVT_JOYSTICK_EVENTS(
+wx.EVT_JOY_BUTTON_DOWN(
+wx.EVT_JOY_BUTTON_UP(
+wx.EVT_JOY_MOVE(
+wx.EVT_JOY_ZMOVE(
+wx.EVT_KEY_DOWN(
+wx.EVT_KEY_UP(
+wx.EVT_KILL_FOCUS(
+wx.EVT_LEAVE_WINDOW(
+wx.EVT_LEFT_DCLICK(
+wx.EVT_LEFT_DOWN(
+wx.EVT_LEFT_UP(
+wx.EVT_LISTBOOK_PAGE_CHANGED(
+wx.EVT_LISTBOOK_PAGE_CHANGING(
+wx.EVT_LISTBOX(
+wx.EVT_LISTBOX_DCLICK(
+wx.EVT_LIST_BEGIN_DRAG(
+wx.EVT_LIST_BEGIN_LABEL_EDIT(
+wx.EVT_LIST_BEGIN_RDRAG(
+wx.EVT_LIST_CACHE_HINT(
+wx.EVT_LIST_COL_BEGIN_DRAG(
+wx.EVT_LIST_COL_CLICK(
+wx.EVT_LIST_COL_DRAGGING(
+wx.EVT_LIST_COL_END_DRAG(
+wx.EVT_LIST_COL_RIGHT_CLICK(
+wx.EVT_LIST_DELETE_ALL_ITEMS(
+wx.EVT_LIST_DELETE_ITEM(
+wx.EVT_LIST_END_LABEL_EDIT(
+wx.EVT_LIST_GET_INFO(
+wx.EVT_LIST_INSERT_ITEM(
+wx.EVT_LIST_ITEM_ACTIVATED(
+wx.EVT_LIST_ITEM_DESELECTED(
+wx.EVT_LIST_ITEM_FOCUSED(
+wx.EVT_LIST_ITEM_MIDDLE_CLICK(
+wx.EVT_LIST_ITEM_RIGHT_CLICK(
+wx.EVT_LIST_ITEM_SELECTED(
+wx.EVT_LIST_KEY_DOWN(
+wx.EVT_LIST_SET_INFO(
+wx.EVT_MAXIMIZE(
+wx.EVT_MENU(
+wx.EVT_MENU_CLOSE(
+wx.EVT_MENU_HIGHLIGHT(
+wx.EVT_MENU_HIGHLIGHT_ALL(
+wx.EVT_MENU_OPEN(
+wx.EVT_MENU_RANGE(
+wx.EVT_MIDDLE_DCLICK(
+wx.EVT_MIDDLE_DOWN(
+wx.EVT_MIDDLE_UP(
+wx.EVT_MOTION(
+wx.EVT_MOUSEWHEEL(
+wx.EVT_MOUSE_CAPTURE_CHANGED(
+wx.EVT_MOUSE_EVENTS(
+wx.EVT_MOVE(
+wx.EVT_MOVING(
+wx.EVT_NAVIGATION_KEY(
+wx.EVT_NC_PAINT(
+wx.EVT_NOTEBOOK_PAGE_CHANGED(
+wx.EVT_NOTEBOOK_PAGE_CHANGING(
+wx.EVT_PAINT(
+wx.EVT_PALETTE_CHANGED(
+wx.EVT_QUERY_END_SESSION(
+wx.EVT_QUERY_LAYOUT_INFO(
+wx.EVT_QUERY_NEW_PALETTE(
+wx.EVT_RADIOBOX(
+wx.EVT_RADIOBUTTON(
+wx.EVT_RIGHT_DCLICK(
+wx.EVT_RIGHT_DOWN(
+wx.EVT_RIGHT_UP(
+wx.EVT_SASH_DRAGGED(
+wx.EVT_SASH_DRAGGED_RANGE(
+wx.EVT_SCROLL(
+wx.EVT_SCROLLBAR(
+wx.EVT_SCROLLWIN(
+wx.EVT_SCROLLWIN_BOTTOM(
+wx.EVT_SCROLLWIN_LINEDOWN(
+wx.EVT_SCROLLWIN_LINEUP(
+wx.EVT_SCROLLWIN_PAGEDOWN(
+wx.EVT_SCROLLWIN_PAGEUP(
+wx.EVT_SCROLLWIN_THUMBRELEASE(
+wx.EVT_SCROLLWIN_THUMBTRACK(
+wx.EVT_SCROLLWIN_TOP(
+wx.EVT_SCROLL_BOTTOM(
+wx.EVT_SCROLL_CHANGED(
+wx.EVT_SCROLL_ENDSCROLL(
+wx.EVT_SCROLL_LINEDOWN(
+wx.EVT_SCROLL_LINEUP(
+wx.EVT_SCROLL_PAGEDOWN(
+wx.EVT_SCROLL_PAGEUP(
+wx.EVT_SCROLL_THUMBRELEASE(
+wx.EVT_SCROLL_THUMBTRACK(
+wx.EVT_SCROLL_TOP(
+wx.EVT_SET_CURSOR(
+wx.EVT_SET_FOCUS(
+wx.EVT_SHOW(
+wx.EVT_SIZE(
+wx.EVT_SIZING(
+wx.EVT_SLIDER(
+wx.EVT_SPIN(
+wx.EVT_SPINCTRL(
+wx.EVT_SPIN_DOWN(
+wx.EVT_SPIN_UP(
+wx.EVT_SPLITTER_DCLICK(
+wx.EVT_SPLITTER_DOUBLECLICKED(
+wx.EVT_SPLITTER_SASH_POS_CHANGED(
+wx.EVT_SPLITTER_SASH_POS_CHANGING(
+wx.EVT_SPLITTER_UNSPLIT(
+wx.EVT_SYS_COLOUR_CHANGED(
+wx.EVT_TASKBAR_LEFT_DCLICK(
+wx.EVT_TASKBAR_LEFT_DOWN(
+wx.EVT_TASKBAR_LEFT_UP(
+wx.EVT_TASKBAR_MOVE(
+wx.EVT_TASKBAR_RIGHT_DCLICK(
+wx.EVT_TASKBAR_RIGHT_DOWN(
+wx.EVT_TASKBAR_RIGHT_UP(
+wx.EVT_TEXT(
+wx.EVT_TEXT_ENTER(
+wx.EVT_TEXT_MAXLEN(
+wx.EVT_TEXT_URL(
+wx.EVT_TIMER(
+wx.EVT_TOGGLEBUTTON(
+wx.EVT_TOOL(
+wx.EVT_TOOL_ENTER(
+wx.EVT_TOOL_RANGE(
+wx.EVT_TOOL_RCLICKED(
+wx.EVT_TOOL_RCLICKED_RANGE(
+wx.EVT_TREE_BEGIN_DRAG(
+wx.EVT_TREE_BEGIN_LABEL_EDIT(
+wx.EVT_TREE_BEGIN_RDRAG(
+wx.EVT_TREE_DELETE_ITEM(
+wx.EVT_TREE_END_DRAG(
+wx.EVT_TREE_END_LABEL_EDIT(
+wx.EVT_TREE_GET_INFO(
+wx.EVT_TREE_ITEM_ACTIVATED(
+wx.EVT_TREE_ITEM_COLLAPSED(
+wx.EVT_TREE_ITEM_COLLAPSING(
+wx.EVT_TREE_ITEM_EXPANDED(
+wx.EVT_TREE_ITEM_EXPANDING(
+wx.EVT_TREE_ITEM_GETTOOLTIP(
+wx.EVT_TREE_ITEM_MENU(
+wx.EVT_TREE_ITEM_MIDDLE_CLICK(
+wx.EVT_TREE_ITEM_RIGHT_CLICK(
+wx.EVT_TREE_KEY_DOWN(
+wx.EVT_TREE_SEL_CHANGED(
+wx.EVT_TREE_SEL_CHANGING(
+wx.EVT_TREE_SET_INFO(
+wx.EVT_TREE_STATE_IMAGE_CLICK(
+wx.EVT_UPDATE_UI(
+wx.EVT_UPDATE_UI_RANGE(
+wx.EVT_VLBOX(
+wx.EVT_WINDOW_CREATE(
+wx.EVT_WINDOW_DESTROY(
+wx.EXEC_ASYNC
+wx.EXEC_MAKE_GROUP_LEADER
+wx.EXEC_NODISABLE
+wx.EXEC_NOHIDE
+wx.EXEC_SYNC
+wx.EXPAND
+wx.Effects(
+wx.EffectsPtr(
+wx.EmptyBitmap(
+wx.EmptyIcon(
+wx.EmptyImage(
+wx.EmptyString
+wx.EnableTopLevelWindows(
+wx.EncodingConverter(
+wx.EncodingConverterPtr(
+wx.EncodingConverter_CanConvert(
+wx.EncodingConverter_GetAllEquivalents(
+wx.EncodingConverter_GetPlatformEquivalents(
+wx.EndBusyCursor(
+wx.EraseEvent(
+wx.EraseEventPtr(
+wx.Event(
+wx.EventLoop(
+wx.EventLoopPtr(
+wx.EventLoop_GetActive(
+wx.EventLoop_SetActive(
+wx.EventPtr(
+wx.EvtHandler(
+wx.EvtHandlerPtr(
+wx.Execute(
+wx.Exit(
+wx.ExpandEnvVars(
+wx.FDIAGONAL_HATCH
+wx.FFont(
+wx.FFontFromPixelSize(
+wx.FILE_MUST_EXIST
+wx.FIRST_MDI_CHILD
+wx.FIXED
+wx.FIXED_LENGTH
+wx.FIXED_MINSIZE
+wx.FLEX_GROWMODE_ALL
+wx.FLEX_GROWMODE_NONE
+wx.FLEX_GROWMODE_SPECIFIED
+wx.FLOOD_BORDER
+wx.FLOOD_SURFACE
+wx.FONTENCODING_ALTERNATIVE
+wx.FONTENCODING_BIG5
+wx.FONTENCODING_BULGARIAN
+wx.FONTENCODING_CP1250
+wx.FONTENCODING_CP1251
+wx.FONTENCODING_CP1252
+wx.FONTENCODING_CP1253
+wx.FONTENCODING_CP1254
+wx.FONTENCODING_CP1255
+wx.FONTENCODING_CP1256
+wx.FONTENCODING_CP1257
+wx.FONTENCODING_CP12_MAX
+wx.FONTENCODING_CP437
+wx.FONTENCODING_CP850
+wx.FONTENCODING_CP852
+wx.FONTENCODING_CP855
+wx.FONTENCODING_CP866
+wx.FONTENCODING_CP874
+wx.FONTENCODING_CP932
+wx.FONTENCODING_CP936
+wx.FONTENCODING_CP949
+wx.FONTENCODING_CP950
+wx.FONTENCODING_DEFAULT
+wx.FONTENCODING_EUC_JP
+wx.FONTENCODING_GB2312
+wx.FONTENCODING_ISO8859_1
+wx.FONTENCODING_ISO8859_10
+wx.FONTENCODING_ISO8859_11
+wx.FONTENCODING_ISO8859_12
+wx.FONTENCODING_ISO8859_13
+wx.FONTENCODING_ISO8859_14
+wx.FONTENCODING_ISO8859_15
+wx.FONTENCODING_ISO8859_2
+wx.FONTENCODING_ISO8859_3
+wx.FONTENCODING_ISO8859_4
+wx.FONTENCODING_ISO8859_5
+wx.FONTENCODING_ISO8859_6
+wx.FONTENCODING_ISO8859_7
+wx.FONTENCODING_ISO8859_8
+wx.FONTENCODING_ISO8859_9
+wx.FONTENCODING_ISO8859_MAX
+wx.FONTENCODING_KOI8
+wx.FONTENCODING_KOI8_U
+wx.FONTENCODING_MACARABIC
+wx.FONTENCODING_MACARABICEXT
+wx.FONTENCODING_MACARMENIAN
+wx.FONTENCODING_MACBENGALI
+wx.FONTENCODING_MACBURMESE
+wx.FONTENCODING_MACCELTIC
+wx.FONTENCODING_MACCENTRALEUR
+wx.FONTENCODING_MACCHINESESIMP
+wx.FONTENCODING_MACCHINESETRAD
+wx.FONTENCODING_MACCROATIAN
+wx.FONTENCODING_MACCYRILLIC
+wx.FONTENCODING_MACDEVANAGARI
+wx.FONTENCODING_MACDINGBATS
+wx.FONTENCODING_MACETHIOPIC
+wx.FONTENCODING_MACGAELIC
+wx.FONTENCODING_MACGEORGIAN
+wx.FONTENCODING_MACGREEK
+wx.FONTENCODING_MACGUJARATI
+wx.FONTENCODING_MACGURMUKHI
+wx.FONTENCODING_MACHEBREW
+wx.FONTENCODING_MACICELANDIC
+wx.FONTENCODING_MACJAPANESE
+wx.FONTENCODING_MACKANNADA
+wx.FONTENCODING_MACKEYBOARD
+wx.FONTENCODING_MACKHMER
+wx.FONTENCODING_MACKOREAN
+wx.FONTENCODING_MACLAOTIAN
+wx.FONTENCODING_MACMALAJALAM
+wx.FONTENCODING_MACMAX
+wx.FONTENCODING_MACMIN
+wx.FONTENCODING_MACMONGOLIAN
+wx.FONTENCODING_MACORIYA
+wx.FONTENCODING_MACROMAN
+wx.FONTENCODING_MACROMANIAN
+wx.FONTENCODING_MACSINHALESE
+wx.FONTENCODING_MACSYMBOL
+wx.FONTENCODING_MACTAMIL
+wx.FONTENCODING_MACTELUGU
+wx.FONTENCODING_MACTHAI
+wx.FONTENCODING_MACTIBETAN
+wx.FONTENCODING_MACTURKISH
+wx.FONTENCODING_MACVIATNAMESE
+wx.FONTENCODING_MAX
+wx.FONTENCODING_SHIFT_JIS
+wx.FONTENCODING_SYSTEM
+wx.FONTENCODING_UNICODE
+wx.FONTENCODING_UTF16
+wx.FONTENCODING_UTF16BE
+wx.FONTENCODING_UTF16LE
+wx.FONTENCODING_UTF32
+wx.FONTENCODING_UTF32BE
+wx.FONTENCODING_UTF32LE
+wx.FONTENCODING_UTF7
+wx.FONTENCODING_UTF8
+wx.FONTFAMILY_DECORATIVE
+wx.FONTFAMILY_DEFAULT
+wx.FONTFAMILY_MAX
+wx.FONTFAMILY_MODERN
+wx.FONTFAMILY_ROMAN
+wx.FONTFAMILY_SCRIPT
+wx.FONTFAMILY_SWISS
+wx.FONTFAMILY_TELETYPE
+wx.FONTFAMILY_UNKNOWN
+wx.FONTFLAG_ANTIALIASED
+wx.FONTFLAG_BOLD
+wx.FONTFLAG_DEFAULT
+wx.FONTFLAG_ITALIC
+wx.FONTFLAG_LIGHT
+wx.FONTFLAG_MASK
+wx.FONTFLAG_NOT_ANTIALIASED
+wx.FONTFLAG_SLANT
+wx.FONTFLAG_STRIKETHROUGH
+wx.FONTFLAG_UNDERLINED
+wx.FONTSTYLE_ITALIC
+wx.FONTSTYLE_MAX
+wx.FONTSTYLE_NORMAL
+wx.FONTSTYLE_SLANT
+wx.FONTWEIGHT_BOLD
+wx.FONTWEIGHT_LIGHT
+wx.FONTWEIGHT_MAX
+wx.FONTWEIGHT_NORMAL
+wx.FORWARD
+wx.FRAME_DRAWER
+wx.FRAME_EX_CONTEXTHELP
+wx.FRAME_EX_METAL
+wx.FRAME_FLOAT_ON_PARENT
+wx.FRAME_NO_TASKBAR
+wx.FRAME_NO_WINDOW_MENU
+wx.FRAME_SHAPED
+wx.FRAME_TOOL_WINDOW
+wx.FR_DOWN
+wx.FR_MATCHCASE
+wx.FR_NOMATCHCASE
+wx.FR_NOUPDOWN
+wx.FR_NOWHOLEWORD
+wx.FR_REPLACEDIALOG
+wx.FR_WHOLEWORD
+wx.FSFile(
+wx.FSFilePtr(
+wx.FULLSCREEN_ALL
+wx.FULLSCREEN_NOBORDER
+wx.FULLSCREEN_NOCAPTION
+wx.FULLSCREEN_NOMENUBAR
+wx.FULLSCREEN_NOSTATUSBAR
+wx.FULLSCREEN_NOTOOLBAR
+wx.FULL_REPAINT_ON_RESIZE
+wx.FileConfig(
+wx.FileConfigPtr(
+wx.FileDataObject(
+wx.FileDataObjectPtr(
+wx.FileDialog(
+wx.FileDialogPtr(
+wx.FileDropTarget(
+wx.FileDropTargetPtr(
+wx.FileHistory(
+wx.FileHistoryPtr(
+wx.FileSelector(
+wx.FileSelectorDefaultWildcardStr
+wx.FileSelectorPromptStr
+wx.FileSystem(
+wx.FileSystemHandler(
+wx.FileSystemHandlerPtr(
+wx.FileSystemPtr(
+wx.FileSystem_AddHandler(
+wx.FileSystem_CleanUpHandlers(
+wx.FileSystem_FileNameToURL(
+wx.FileSystem_URLToFileName(
+wx.FileType(
+wx.FileTypeInfo(
+wx.FileTypeInfoPtr(
+wx.FileTypeInfoSequence(
+wx.FileTypePtr(
+wx.FileType_ExpandCommand(
+wx.FindDialogEvent(
+wx.FindDialogEventPtr(
+wx.FindReplaceData(
+wx.FindReplaceDataPtr(
+wx.FindReplaceDialog(
+wx.FindReplaceDialogPtr(
+wx.FindWindowAtPoint(
+wx.FindWindowAtPointer(
+wx.FindWindowById(
+wx.FindWindowByLabel(
+wx.FindWindowByName(
+wx.FlexGridSizer(
+wx.FlexGridSizerPtr(
+wx.FocusEvent(
+wx.FocusEventPtr(
+wx.Font(
+wx.Font2(
+wx.FontData(
+wx.FontDataPtr(
+wx.FontDialog(
+wx.FontDialogPtr(
+wx.FontEnumerator(
+wx.FontEnumeratorPtr(
+wx.FontFromNativeInfo(
+wx.FontFromNativeInfoString(
+wx.FontFromPixelSize(
+wx.FontList(
+wx.FontListPtr(
+wx.FontMapper(
+wx.FontMapperPtr(
+wx.FontMapper_Get(
+wx.FontMapper_GetDefaultConfigPath(
+wx.FontMapper_GetEncoding(
+wx.FontMapper_GetEncodingDescription(
+wx.FontMapper_GetEncodingFromName(
+wx.FontMapper_GetEncodingName(
+wx.FontMapper_GetSupportedEncodingsCount(
+wx.FontMapper_Set(
+wx.FontPtr(
+wx.Font_GetDefaultEncoding(
+wx.Font_SetDefaultEncoding(
+wx.FormatInvalid
+wx.Frame(
+wx.FrameNameStr
+wx.FramePtr(
+wx.Frame_GetClassDefaultAttributes(
+wx.FromCurrent
+wx.FromEnd
+wx.FromStart
+wx.FutureCall(
+wx.GA_HORIZONTAL
+wx.GA_PROGRESSBAR
+wx.GA_SMOOTH
+wx.GA_VERTICAL
+wx.GBPosition(
+wx.GBPositionPtr(
+wx.GBSizerItem(
+wx.GBSizerItemPtr(
+wx.GBSizerItemSizer(
+wx.GBSizerItemSpacer(
+wx.GBSizerItemWindow(
+wx.GBSpan(
+wx.GBSpanPtr(
+wx.GDIObject(
+wx.GDIObjectPtr(
+wx.GIFHandler(
+wx.GIFHandlerPtr(
+wx.GREEN
+wx.GREEN_BRUSH
+wx.GREEN_PEN
+wx.GREY_BRUSH
+wx.GREY_PEN
+wx.GROW
+wx.Gauge(
+wx.GaugeNameStr
+wx.GaugePtr(
+wx.Gauge_GetClassDefaultAttributes(
+wx.GenericDirCtrl(
+wx.GenericDirCtrlPtr(
+wx.GenericFindWindowAtPoint(
+wx.GetAccelFromString(
+wx.GetActiveWindow(
+wx.GetApp(
+wx.GetClientDisplayRect(
+wx.GetCurrentId(
+wx.GetCurrentTime(
+wx.GetDefaultPyEncoding(
+wx.GetDisplayDepth(
+wx.GetDisplaySize(
+wx.GetDisplaySizeMM(
+wx.GetElapsedTime(
+wx.GetEmailAddress(
+wx.GetFreeMemory(
+wx.GetFullHostName(
+wx.GetHomeDir(
+wx.GetHostName(
+wx.GetKeyState(
+wx.GetLocalTime(
+wx.GetLocalTimeMillis(
+wx.GetLocale(
+wx.GetMousePosition(
+wx.GetMouseState(
+wx.GetNativeFontEncoding(
+wx.GetNumberFromUser(
+wx.GetOsDescription(
+wx.GetOsVersion(
+wx.GetPasswordFromUser(
+wx.GetPasswordFromUserPromptStr
+wx.GetProcessId(
+wx.GetSingleChoice(
+wx.GetSingleChoiceIndex(
+wx.GetStockLabel(
+wx.GetTextFromUser(
+wx.GetTextFromUserPromptStr
+wx.GetTopLevelParent(
+wx.GetTopLevelWindows(
+wx.GetTranslation(
+wx.GetUTCTime(
+wx.GetUserHome(
+wx.GetUserId(
+wx.GetUserName(
+wx.GetXDisplay(
+wx.GridBagSizer(
+wx.GridBagSizerPtr(
+wx.GridSizer(
+wx.GridSizerPtr(
+wx.HELP
+wx.HIDE_READONLY
+wx.HORIZONTAL
+wx.HORIZONTAL_HATCH
+wx.HOURGLASS_CURSOR
+wx.HSCROLL
+wx.HT_MAX
+wx.HT_NOWHERE
+wx.HT_SCROLLBAR_ARROW_LINE_1
+wx.HT_SCROLLBAR_ARROW_LINE_2
+wx.HT_SCROLLBAR_ARROW_PAGE_1
+wx.HT_SCROLLBAR_ARROW_PAGE_2
+wx.HT_SCROLLBAR_BAR_1
+wx.HT_SCROLLBAR_BAR_2
+wx.HT_SCROLLBAR_FIRST
+wx.HT_SCROLLBAR_LAST
+wx.HT_SCROLLBAR_THUMB
+wx.HT_WINDOW_CORNER
+wx.HT_WINDOW_HORZ_SCROLLBAR
+wx.HT_WINDOW_INSIDE
+wx.HT_WINDOW_OUTSIDE
+wx.HT_WINDOW_VERT_SCROLLBAR
+wx.Height
+wx.HelpEvent(
+wx.HelpEventPtr(
+wx.HelpProvider(
+wx.HelpProviderPtr(
+wx.HelpProvider_Get(
+wx.HelpProvider_Set(
+wx.HtmlListBox(
+wx.HtmlListBoxPtr(
+wx.ICOHandler(
+wx.ICOHandlerPtr(
+wx.ICONIZE
+wx.ICON_ASTERISK
+wx.ICON_ERROR
+wx.ICON_EXCLAMATION
+wx.ICON_HAND
+wx.ICON_INFORMATION
+wx.ICON_MASK
+wx.ICON_QUESTION
+wx.ICON_STOP
+wx.ICON_WARNING
+wx.IDLE_PROCESS_ALL
+wx.IDLE_PROCESS_SPECIFIED
+wx.IDM_WINDOWCASCADE
+wx.IDM_WINDOWICONS
+wx.IDM_WINDOWNEXT
+wx.IDM_WINDOWPREV
+wx.IDM_WINDOWTILE
+wx.IDM_WINDOWTILEHOR
+wx.IDM_WINDOWTILEVERT
+wx.ID_ABORT
+wx.ID_ABOUT
+wx.ID_ADD
+wx.ID_ANY
+wx.ID_APPLY
+wx.ID_BACKWARD
+wx.ID_BOLD
+wx.ID_CANCEL
+wx.ID_CLEAR
+wx.ID_CLOSE
+wx.ID_CLOSE_ALL
+wx.ID_CONTEXT_HELP
+wx.ID_COPY
+wx.ID_CUT
+wx.ID_DEFAULT
+wx.ID_DELETE
+wx.ID_DOWN
+wx.ID_DUPLICATE
+wx.ID_EXIT
+wx.ID_FILE1
+wx.ID_FILE2
+wx.ID_FILE3
+wx.ID_FILE4
+wx.ID_FILE5
+wx.ID_FILE6
+wx.ID_FILE7
+wx.ID_FILE8
+wx.ID_FILE9
+wx.ID_FIND
+wx.ID_FORWARD
+wx.ID_HELP
+wx.ID_HELP_COMMANDS
+wx.ID_HELP_CONTENTS
+wx.ID_HELP_CONTEXT
+wx.ID_HELP_PROCEDURES
+wx.ID_HIGHEST
+wx.ID_HOME
+wx.ID_IGNORE
+wx.ID_INDENT
+wx.ID_INDEX
+wx.ID_ITALIC
+wx.ID_JUSTIFY_CENTER
+wx.ID_JUSTIFY_FILL
+wx.ID_JUSTIFY_LEFT
+wx.ID_JUSTIFY_RIGHT
+wx.ID_LOWEST
+wx.ID_MORE
+wx.ID_NEW
+wx.ID_NO
+wx.ID_NONE
+wx.ID_NOTOALL
+wx.ID_OK
+wx.ID_OPEN
+wx.ID_PASTE
+wx.ID_PREFERENCES
+wx.ID_PREVIEW
+wx.ID_PREVIEW_CLOSE
+wx.ID_PREVIEW_FIRST
+wx.ID_PREVIEW_GOTO
+wx.ID_PREVIEW_LAST
+wx.ID_PREVIEW_NEXT
+wx.ID_PREVIEW_PREVIOUS
+wx.ID_PREVIEW_PRINT
+wx.ID_PREVIEW_ZOOM
+wx.ID_PRINT
+wx.ID_PRINT_SETUP
+wx.ID_PROPERTIES
+wx.ID_REDO
+wx.ID_REFRESH
+wx.ID_REMOVE
+wx.ID_REPLACE
+wx.ID_REPLACE_ALL
+wx.ID_RESET
+wx.ID_RETRY
+wx.ID_REVERT
+wx.ID_REVERT_TO_SAVED
+wx.ID_SAVE
+wx.ID_SAVEAS
+wx.ID_SELECTALL
+wx.ID_SEPARATOR
+wx.ID_SETUP
+wx.ID_STATIC
+wx.ID_STOP
+wx.ID_UNDELETE
+wx.ID_UNDERLINE
+wx.ID_UNDO
+wx.ID_UNINDENT
+wx.ID_UP
+wx.ID_VIEW_DETAILS
+wx.ID_VIEW_LARGEICONS
+wx.ID_VIEW_LIST
+wx.ID_VIEW_SMALLICONS
+wx.ID_VIEW_SORTDATE
+wx.ID_VIEW_SORTNAME
+wx.ID_VIEW_SORTSIZE
+wx.ID_VIEW_SORTTYPE
+wx.ID_YES
+wx.ID_YESTOALL
+wx.ID_ZOOM_100
+wx.ID_ZOOM_FIT
+wx.ID_ZOOM_IN
+wx.ID_ZOOM_OUT
+wx.IMAGELIST_DRAW_FOCUSED
+wx.IMAGELIST_DRAW_NORMAL
+wx.IMAGELIST_DRAW_SELECTED
+wx.IMAGELIST_DRAW_TRANSPARENT
+wx.IMAGE_ALPHA_OPAQUE
+wx.IMAGE_ALPHA_THRESHOLD
+wx.IMAGE_ALPHA_TRANSPARENT
+wx.IMAGE_LIST_NORMAL
+wx.IMAGE_LIST_SMALL
+wx.IMAGE_LIST_STATE
+wx.IMAGE_OPTION_BITSPERSAMPLE
+wx.IMAGE_OPTION_BMP_FORMAT
+wx.IMAGE_OPTION_COMPRESSION
+wx.IMAGE_OPTION_CUR_HOTSPOT_X
+wx.IMAGE_OPTION_CUR_HOTSPOT_Y
+wx.IMAGE_OPTION_FILENAME
+wx.IMAGE_OPTION_IMAGEDESCRIPTOR
+wx.IMAGE_OPTION_PNG_BITDEPTH
+wx.IMAGE_OPTION_PNG_FORMAT
+wx.IMAGE_OPTION_QUALITY
+wx.IMAGE_OPTION_RESOLUTION
+wx.IMAGE_OPTION_RESOLUTIONUNIT
+wx.IMAGE_OPTION_RESOLUTIONX
+wx.IMAGE_OPTION_RESOLUTIONY
+wx.IMAGE_OPTION_SAMPLESPERPIXEL
+wx.IMAGE_RESOLUTION_CM
+wx.IMAGE_RESOLUTION_INCHES
+wx.INVERT
+wx.ITALIC
+wx.ITALIC_FONT
+wx.ITEM_CHECK
+wx.ITEM_MAX
+wx.ITEM_NORMAL
+wx.ITEM_RADIO
+wx.ITEM_SEPARATOR
+wx.Icon(
+wx.IconBundle(
+wx.IconBundleFromFile(
+wx.IconBundleFromIcon(
+wx.IconBundlePtr(
+wx.IconFromBitmap(
+wx.IconFromLocation(
+wx.IconFromXPMData(
+wx.IconLocation(
+wx.IconLocationPtr(
+wx.IconPtr(
+wx.IconizeEvent(
+wx.IconizeEventPtr(
+wx.IdleEvent(
+wx.IdleEventPtr(
+wx.IdleEvent_CanSend(
+wx.IdleEvent_GetMode(
+wx.IdleEvent_SetMode(
+wx.Image(
+wx.ImageFromBitmap(
+wx.ImageFromData(
+wx.ImageFromDataWithAlpha(
+wx.ImageFromMime(
+wx.ImageFromStream(
+wx.ImageFromStreamMime(
+wx.ImageHandler(
+wx.ImageHandlerPtr(
+wx.ImageHistogram(
+wx.ImageHistogramPtr(
+wx.ImageHistogram_MakeKey(
+wx.ImageList(
+wx.ImageListPtr(
+wx.ImagePtr(
+wx.Image_AddHandler(
+wx.Image_CanRead(
+wx.Image_CanReadStream(
+wx.Image_GetHandlers(
+wx.Image_GetImageCount(
+wx.Image_GetImageExtWildcard(
+wx.Image_HSVValue(
+wx.Image_HSVValuePtr(
+wx.Image_HSVtoRGB(
+wx.Image_InsertHandler(
+wx.Image_RGBValue(
+wx.Image_RGBValuePtr(
+wx.Image_RGBtoHSV(
+wx.Image_RemoveHandler(
+wx.InRegion
+wx.IndividualLayoutConstraint(
+wx.IndividualLayoutConstraintPtr(
+wx.InitAllImageHandlers(
+wx.InitDialogEvent(
+wx.InitDialogEventPtr(
+wx.InputStream(
+wx.InputStreamPtr(
+wx.InternetFSHandler(
+wx.InternetFSHandlerPtr(
+wx.IntersectRect(
+wx.InvalidTextCoord
+wx.IsBusy(
+wx.IsDragResultOk(
+wx.IsStockID(
+wx.IsStockLabel(
+wx.ItemContainer(
+wx.ItemContainerPtr(
+wx.JOIN_BEVEL
+wx.JOIN_MITER
+wx.JOIN_ROUND
+wx.JOYSTICK1
+wx.JOYSTICK2
+wx.JOY_BUTTON1
+wx.JOY_BUTTON2
+wx.JOY_BUTTON3
+wx.JOY_BUTTON4
+wx.JOY_BUTTON_ANY
+wx.JPEGHandler(
+wx.JPEGHandlerPtr(
+wx.Joystick(
+wx.JoystickEvent(
+wx.JoystickEventPtr(
+wx.JoystickPtr(
+wx.KILL_ACCESS_DENIED
+wx.KILL_BAD_SIGNAL
+wx.KILL_CHILDREN
+wx.KILL_ERROR
+wx.KILL_NOCHILDREN
+wx.KILL_NO_PROCESS
+wx.KILL_OK
+wx.KeyEvent(
+wx.KeyEventPtr(
+wx.Kill(
+wx.LANDSCAPE
+wx.LANGUAGE_ABKHAZIAN
+wx.LANGUAGE_AFAR
+wx.LANGUAGE_AFRIKAANS
+wx.LANGUAGE_ALBANIAN
+wx.LANGUAGE_AMHARIC
+wx.LANGUAGE_ARABIC
+wx.LANGUAGE_ARABIC_ALGERIA
+wx.LANGUAGE_ARABIC_BAHRAIN
+wx.LANGUAGE_ARABIC_EGYPT
+wx.LANGUAGE_ARABIC_IRAQ
+wx.LANGUAGE_ARABIC_JORDAN
+wx.LANGUAGE_ARABIC_KUWAIT
+wx.LANGUAGE_ARABIC_LEBANON
+wx.LANGUAGE_ARABIC_LIBYA
+wx.LANGUAGE_ARABIC_MOROCCO
+wx.LANGUAGE_ARABIC_OMAN
+wx.LANGUAGE_ARABIC_QATAR
+wx.LANGUAGE_ARABIC_SAUDI_ARABIA
+wx.LANGUAGE_ARABIC_SUDAN
+wx.LANGUAGE_ARABIC_SYRIA
+wx.LANGUAGE_ARABIC_TUNISIA
+wx.LANGUAGE_ARABIC_UAE
+wx.LANGUAGE_ARABIC_YEMEN
+wx.LANGUAGE_ARMENIAN
+wx.LANGUAGE_ASSAMESE
+wx.LANGUAGE_AYMARA
+wx.LANGUAGE_AZERI
+wx.LANGUAGE_AZERI_CYRILLIC
+wx.LANGUAGE_AZERI_LATIN
+wx.LANGUAGE_BASHKIR
+wx.LANGUAGE_BASQUE
+wx.LANGUAGE_BELARUSIAN
+wx.LANGUAGE_BENGALI
+wx.LANGUAGE_BHUTANI
+wx.LANGUAGE_BIHARI
+wx.LANGUAGE_BISLAMA
+wx.LANGUAGE_BRETON
+wx.LANGUAGE_BULGARIAN
+wx.LANGUAGE_BURMESE
+wx.LANGUAGE_CAMBODIAN
+wx.LANGUAGE_CATALAN
+wx.LANGUAGE_CHINESE
+wx.LANGUAGE_CHINESE_HONGKONG
+wx.LANGUAGE_CHINESE_MACAU
+wx.LANGUAGE_CHINESE_SIMPLIFIED
+wx.LANGUAGE_CHINESE_SINGAPORE
+wx.LANGUAGE_CHINESE_TAIWAN
+wx.LANGUAGE_CHINESE_TRADITIONAL
+wx.LANGUAGE_CORSICAN
+wx.LANGUAGE_CROATIAN
+wx.LANGUAGE_CZECH
+wx.LANGUAGE_DANISH
+wx.LANGUAGE_DEFAULT
+wx.LANGUAGE_DUTCH
+wx.LANGUAGE_DUTCH_BELGIAN
+wx.LANGUAGE_ENGLISH
+wx.LANGUAGE_ENGLISH_AUSTRALIA
+wx.LANGUAGE_ENGLISH_BELIZE
+wx.LANGUAGE_ENGLISH_BOTSWANA
+wx.LANGUAGE_ENGLISH_CANADA
+wx.LANGUAGE_ENGLISH_CARIBBEAN
+wx.LANGUAGE_ENGLISH_DENMARK
+wx.LANGUAGE_ENGLISH_EIRE
+wx.LANGUAGE_ENGLISH_JAMAICA
+wx.LANGUAGE_ENGLISH_NEW_ZEALAND
+wx.LANGUAGE_ENGLISH_PHILIPPINES
+wx.LANGUAGE_ENGLISH_SOUTH_AFRICA
+wx.LANGUAGE_ENGLISH_TRINIDAD
+wx.LANGUAGE_ENGLISH_UK
+wx.LANGUAGE_ENGLISH_US
+wx.LANGUAGE_ENGLISH_ZIMBABWE
+wx.LANGUAGE_ESPERANTO
+wx.LANGUAGE_ESTONIAN
+wx.LANGUAGE_FAEROESE
+wx.LANGUAGE_FARSI
+wx.LANGUAGE_FIJI
+wx.LANGUAGE_FINNISH
+wx.LANGUAGE_FRENCH
+wx.LANGUAGE_FRENCH_BELGIAN
+wx.LANGUAGE_FRENCH_CANADIAN
+wx.LANGUAGE_FRENCH_LUXEMBOURG
+wx.LANGUAGE_FRENCH_MONACO
+wx.LANGUAGE_FRENCH_SWISS
+wx.LANGUAGE_FRISIAN
+wx.LANGUAGE_GALICIAN
+wx.LANGUAGE_GEORGIAN
+wx.LANGUAGE_GERMAN
+wx.LANGUAGE_GERMAN_AUSTRIAN
+wx.LANGUAGE_GERMAN_BELGIUM
+wx.LANGUAGE_GERMAN_LIECHTENSTEIN
+wx.LANGUAGE_GERMAN_LUXEMBOURG
+wx.LANGUAGE_GERMAN_SWISS
+wx.LANGUAGE_GREEK
+wx.LANGUAGE_GREENLANDIC
+wx.LANGUAGE_GUARANI
+wx.LANGUAGE_GUJARATI
+wx.LANGUAGE_HAUSA
+wx.LANGUAGE_HEBREW
+wx.LANGUAGE_HINDI
+wx.LANGUAGE_HUNGARIAN
+wx.LANGUAGE_ICELANDIC
+wx.LANGUAGE_INDONESIAN
+wx.LANGUAGE_INTERLINGUA
+wx.LANGUAGE_INTERLINGUE
+wx.LANGUAGE_INUKTITUT
+wx.LANGUAGE_INUPIAK
+wx.LANGUAGE_IRISH
+wx.LANGUAGE_ITALIAN
+wx.LANGUAGE_ITALIAN_SWISS
+wx.LANGUAGE_JAPANESE
+wx.LANGUAGE_JAVANESE
+wx.LANGUAGE_KANNADA
+wx.LANGUAGE_KASHMIRI
+wx.LANGUAGE_KASHMIRI_INDIA
+wx.LANGUAGE_KAZAKH
+wx.LANGUAGE_KERNEWEK
+wx.LANGUAGE_KINYARWANDA
+wx.LANGUAGE_KIRGHIZ
+wx.LANGUAGE_KIRUNDI
+wx.LANGUAGE_KONKANI
+wx.LANGUAGE_KOREAN
+wx.LANGUAGE_KURDISH
+wx.LANGUAGE_LAOTHIAN
+wx.LANGUAGE_LATIN
+wx.LANGUAGE_LATVIAN
+wx.LANGUAGE_LINGALA
+wx.LANGUAGE_LITHUANIAN
+wx.LANGUAGE_MACEDONIAN
+wx.LANGUAGE_MALAGASY
+wx.LANGUAGE_MALAY
+wx.LANGUAGE_MALAYALAM
+wx.LANGUAGE_MALAY_BRUNEI_DARUSSALAM
+wx.LANGUAGE_MALAY_MALAYSIA
+wx.LANGUAGE_MALTESE
+wx.LANGUAGE_MANIPURI
+wx.LANGUAGE_MAORI
+wx.LANGUAGE_MARATHI
+wx.LANGUAGE_MOLDAVIAN
+wx.LANGUAGE_MONGOLIAN
+wx.LANGUAGE_NAURU
+wx.LANGUAGE_NEPALI
+wx.LANGUAGE_NEPALI_INDIA
+wx.LANGUAGE_NORWEGIAN_BOKMAL
+wx.LANGUAGE_NORWEGIAN_NYNORSK
+wx.LANGUAGE_OCCITAN
+wx.LANGUAGE_ORIYA
+wx.LANGUAGE_OROMO
+wx.LANGUAGE_PASHTO
+wx.LANGUAGE_POLISH
+wx.LANGUAGE_PORTUGUESE
+wx.LANGUAGE_PORTUGUESE_BRAZILIAN
+wx.LANGUAGE_PUNJABI
+wx.LANGUAGE_QUECHUA
+wx.LANGUAGE_RHAETO_ROMANCE
+wx.LANGUAGE_ROMANIAN
+wx.LANGUAGE_RUSSIAN
+wx.LANGUAGE_RUSSIAN_UKRAINE
+wx.LANGUAGE_SAMOAN
+wx.LANGUAGE_SANGHO
+wx.LANGUAGE_SANSKRIT
+wx.LANGUAGE_SCOTS_GAELIC
+wx.LANGUAGE_SERBIAN
+wx.LANGUAGE_SERBIAN_CYRILLIC
+wx.LANGUAGE_SERBIAN_LATIN
+wx.LANGUAGE_SERBO_CROATIAN
+wx.LANGUAGE_SESOTHO
+wx.LANGUAGE_SETSWANA
+wx.LANGUAGE_SHONA
+wx.LANGUAGE_SINDHI
+wx.LANGUAGE_SINHALESE
+wx.LANGUAGE_SISWATI
+wx.LANGUAGE_SLOVAK
+wx.LANGUAGE_SLOVENIAN
+wx.LANGUAGE_SOMALI
+wx.LANGUAGE_SPANISH
+wx.LANGUAGE_SPANISH_ARGENTINA
+wx.LANGUAGE_SPANISH_BOLIVIA
+wx.LANGUAGE_SPANISH_CHILE
+wx.LANGUAGE_SPANISH_COLOMBIA
+wx.LANGUAGE_SPANISH_COSTA_RICA
+wx.LANGUAGE_SPANISH_DOMINICAN_REPUBLIC
+wx.LANGUAGE_SPANISH_ECUADOR
+wx.LANGUAGE_SPANISH_EL_SALVADOR
+wx.LANGUAGE_SPANISH_GUATEMALA
+wx.LANGUAGE_SPANISH_HONDURAS
+wx.LANGUAGE_SPANISH_MEXICAN
+wx.LANGUAGE_SPANISH_MODERN
+wx.LANGUAGE_SPANISH_NICARAGUA
+wx.LANGUAGE_SPANISH_PANAMA
+wx.LANGUAGE_SPANISH_PARAGUAY
+wx.LANGUAGE_SPANISH_PERU
+wx.LANGUAGE_SPANISH_PUERTO_RICO
+wx.LANGUAGE_SPANISH_URUGUAY
+wx.LANGUAGE_SPANISH_US
+wx.LANGUAGE_SPANISH_VENEZUELA
+wx.LANGUAGE_SUNDANESE
+wx.LANGUAGE_SWAHILI
+wx.LANGUAGE_SWEDISH
+wx.LANGUAGE_SWEDISH_FINLAND
+wx.LANGUAGE_TAGALOG
+wx.LANGUAGE_TAJIK
+wx.LANGUAGE_TAMIL
+wx.LANGUAGE_TATAR
+wx.LANGUAGE_TELUGU
+wx.LANGUAGE_THAI
+wx.LANGUAGE_TIBETAN
+wx.LANGUAGE_TIGRINYA
+wx.LANGUAGE_TONGA
+wx.LANGUAGE_TSONGA
+wx.LANGUAGE_TURKISH
+wx.LANGUAGE_TURKMEN
+wx.LANGUAGE_TWI
+wx.LANGUAGE_UIGHUR
+wx.LANGUAGE_UKRAINIAN
+wx.LANGUAGE_UNKNOWN
+wx.LANGUAGE_URDU
+wx.LANGUAGE_URDU_INDIA
+wx.LANGUAGE_URDU_PAKISTAN
+wx.LANGUAGE_USER_DEFINED
+wx.LANGUAGE_UZBEK
+wx.LANGUAGE_UZBEK_CYRILLIC
+wx.LANGUAGE_UZBEK_LATIN
+wx.LANGUAGE_VIETNAMESE
+wx.LANGUAGE_VOLAPUK
+wx.LANGUAGE_WELSH
+wx.LANGUAGE_WOLOF
+wx.LANGUAGE_XHOSA
+wx.LANGUAGE_YIDDISH
+wx.LANGUAGE_YORUBA
+wx.LANGUAGE_ZHUANG
+wx.LANGUAGE_ZULU
+wx.LAST_MDI_CHILD
+wx.LAYOUT_BOTTOM
+wx.LAYOUT_HORIZONTAL
+wx.LAYOUT_LEFT
+wx.LAYOUT_LENGTH_X
+wx.LAYOUT_LENGTH_Y
+wx.LAYOUT_MRU_LENGTH
+wx.LAYOUT_NONE
+wx.LAYOUT_QUERY
+wx.LAYOUT_RIGHT
+wx.LAYOUT_TOP
+wx.LAYOUT_VERTICAL
+wx.LB_ALIGN_MASK
+wx.LB_ALWAYS_SB
+wx.LB_BOTTOM
+wx.LB_DEFAULT
+wx.LB_EXTENDED
+wx.LB_HSCROLL
+wx.LB_LEFT
+wx.LB_MULTIPLE
+wx.LB_NEEDED_SB
+wx.LB_OWNERDRAW
+wx.LB_RIGHT
+wx.LB_SINGLE
+wx.LB_SORT
+wx.LB_TOP
+wx.LC_ALIGN_LEFT
+wx.LC_ALIGN_TOP
+wx.LC_AUTOARRANGE
+wx.LC_EDIT_LABELS
+wx.LC_HRULES
+wx.LC_ICON
+wx.LC_LIST
+wx.LC_MASK_ALIGN
+wx.LC_MASK_SORT
+wx.LC_MASK_TYPE
+wx.LC_NO_HEADER
+wx.LC_NO_SORT_HEADER
+wx.LC_REPORT
+wx.LC_SINGLE_SEL
+wx.LC_SMALL_ICON
+wx.LC_SORT_ASCENDING
+wx.LC_SORT_DESCENDING
+wx.LC_VIRTUAL
+wx.LC_VRULES
+wx.LEFT
+wx.LIGHT
+wx.LIGHT_GREY
+wx.LIGHT_GREY_BRUSH
+wx.LIGHT_GREY_PEN
+wx.LIST_ALIGN_DEFAULT
+wx.LIST_ALIGN_LEFT
+wx.LIST_ALIGN_SNAP_TO_GRID
+wx.LIST_ALIGN_TOP
+wx.LIST_AUTOSIZE
+wx.LIST_AUTOSIZE_USEHEADER
+wx.LIST_FIND_DOWN
+wx.LIST_FIND_LEFT
+wx.LIST_FIND_RIGHT
+wx.LIST_FIND_UP
+wx.LIST_FORMAT_CENTER
+wx.LIST_FORMAT_CENTRE
+wx.LIST_FORMAT_LEFT
+wx.LIST_FORMAT_RIGHT
+wx.LIST_HITTEST_ABOVE
+wx.LIST_HITTEST_BELOW
+wx.LIST_HITTEST_NOWHERE
+wx.LIST_HITTEST_ONITEM
+wx.LIST_HITTEST_ONITEMICON
+wx.LIST_HITTEST_ONITEMLABEL
+wx.LIST_HITTEST_ONITEMRIGHT
+wx.LIST_HITTEST_ONITEMSTATEICON
+wx.LIST_HITTEST_TOLEFT
+wx.LIST_HITTEST_TORIGHT
+wx.LIST_MASK_DATA
+wx.LIST_MASK_FORMAT
+wx.LIST_MASK_IMAGE
+wx.LIST_MASK_STATE
+wx.LIST_MASK_TEXT
+wx.LIST_MASK_WIDTH
+wx.LIST_NEXT_ABOVE
+wx.LIST_NEXT_ALL
+wx.LIST_NEXT_BELOW
+wx.LIST_NEXT_LEFT
+wx.LIST_NEXT_RIGHT
+wx.LIST_RECT_BOUNDS
+wx.LIST_RECT_ICON
+wx.LIST_RECT_LABEL
+wx.LIST_SET_ITEM
+wx.LIST_STATE_CUT
+wx.LIST_STATE_DISABLED
+wx.LIST_STATE_DONTCARE
+wx.LIST_STATE_DROPHILITED
+wx.LIST_STATE_FILTERED
+wx.LIST_STATE_FOCUSED
+wx.LIST_STATE_INUSE
+wx.LIST_STATE_PICKED
+wx.LIST_STATE_SELECTED
+wx.LIST_STATE_SOURCE
+wx.LI_HORIZONTAL
+wx.LI_VERTICAL
+wx.LOCALE_CAT_DATE
+wx.LOCALE_CAT_MAX
+wx.LOCALE_CAT_MONEY
+wx.LOCALE_CAT_NUMBER
+wx.LOCALE_CONV_ENCODING
+wx.LOCALE_DECIMAL_POINT
+wx.LOCALE_LOAD_DEFAULT
+wx.LOCALE_THOUSANDS_SEP
+wx.LOG_Debug
+wx.LOG_Error
+wx.LOG_FatalError
+wx.LOG_Info
+wx.LOG_Max
+wx.LOG_Message
+wx.LOG_Progress
+wx.LOG_Status
+wx.LOG_Trace
+wx.LOG_User
+wx.LOG_Warning
+wx.LONG_DASH
+wx.LanguageInfo(
+wx.LanguageInfoPtr(
+wx.LaunchDefaultBrowser(
+wx.LayoutAlgorithm(
+wx.LayoutAlgorithmPtr(
+wx.LayoutConstraints(
+wx.LayoutConstraintsPtr(
+wx.Left
+wx.LeftOf
+wx.ListBox(
+wx.ListBoxNameStr
+wx.ListBoxPtr(
+wx.ListBox_GetClassDefaultAttributes(
+wx.ListCtrl(
+wx.ListCtrlNameStr
+wx.ListCtrlPtr(
+wx.ListCtrl_GetClassDefaultAttributes(
+wx.ListEvent(
+wx.ListEventPtr(
+wx.ListItem(
+wx.ListItemAttr(
+wx.ListItemAttrPtr(
+wx.ListItemPtr(
+wx.ListView(
+wx.ListViewPtr(
+wx.Listbook(
+wx.ListbookEvent(
+wx.ListbookEventPtr(
+wx.ListbookPtr(
+wx.LoadFileSelector(
+wx.Locale(
+wx.LocalePtr(
+wx.Locale_AddCatalogLookupPathPrefix(
+wx.Locale_AddLanguage(
+wx.Locale_FindLanguageInfo(
+wx.Locale_GetLanguageInfo(
+wx.Locale_GetLanguageName(
+wx.Locale_GetSystemEncoding(
+wx.Locale_GetSystemEncodingName(
+wx.Locale_GetSystemLanguage(
+wx.Log(
+wx.LogBuffer(
+wx.LogBufferPtr(
+wx.LogChain(
+wx.LogChainPtr(
+wx.LogDebug(
+wx.LogError(
+wx.LogFatalError(
+wx.LogGeneric(
+wx.LogGui(
+wx.LogGuiPtr(
+wx.LogInfo(
+wx.LogMessage(
+wx.LogNull(
+wx.LogNullPtr(
+wx.LogPtr(
+wx.LogStatus(
+wx.LogStatusFrame(
+wx.LogStderr(
+wx.LogStderrPtr(
+wx.LogSysError(
+wx.LogTextCtrl(
+wx.LogTextCtrlPtr(
+wx.LogTrace(
+wx.LogVerbose(
+wx.LogWarning(
+wx.LogWindow(
+wx.LogWindowPtr(
+wx.Log_AddTraceMask(
+wx.Log_ClearTraceMasks(
+wx.Log_DontCreateOnDemand(
+wx.Log_EnableLogging(
+wx.Log_FlushActive(
+wx.Log_GetActiveTarget(
+wx.Log_GetLogLevel(
+wx.Log_GetTimestamp(
+wx.Log_GetTraceMask(
+wx.Log_GetTraceMasks(
+wx.Log_GetVerbose(
+wx.Log_IsAllowedTraceMask(
+wx.Log_IsEnabled(
+wx.Log_OnLog(
+wx.Log_RemoveTraceMask(
+wx.Log_Resume(
+wx.Log_SetActiveTarget(
+wx.Log_SetLogLevel(
+wx.Log_SetTimestamp(
+wx.Log_SetTraceMask(
+wx.Log_SetVerbose(
+wx.Log_Suspend(
+wx.Log_TimeStamp(
+wx.MAILCAP_ALL
+wx.MAILCAP_GNOME
+wx.MAILCAP_KDE
+wx.MAILCAP_NETSCAPE
+wx.MAILCAP_STANDARD
+wx.MAJOR_VERSION
+wx.MAXIMIZE
+wx.MAXIMIZE_BOX
+wx.MB_DOCKABLE
+wx.MDIChildFrame(
+wx.MDIChildFramePtr(
+wx.MDIClientWindow(
+wx.MDIClientWindowPtr(
+wx.MDIParentFrame(
+wx.MDIParentFramePtr(
+wx.MEDIUM_GREY_BRUSH
+wx.MEDIUM_GREY_PEN
+wx.MENU_TEAROFF
+wx.MINIMIZE
+wx.MINIMIZE_BOX
+wx.MINOR_VERSION
+wx.MM_ANISOTROPIC
+wx.MM_HIENGLISH
+wx.MM_HIMETRIC
+wx.MM_ISOTROPIC
+wx.MM_LOENGLISH
+wx.MM_LOMETRIC
+wx.MM_METRIC
+wx.MM_POINTS
+wx.MM_TEXT
+wx.MM_TWIPS
+wx.MODERN
+wx.MOD_ALT
+wx.MOD_CONTROL
+wx.MOD_NONE
+wx.MOD_SHIFT
+wx.MOD_WIN
+wx.MORE
+wx.MOUSE_BTN_ANY
+wx.MOUSE_BTN_LEFT
+wx.MOUSE_BTN_MIDDLE
+wx.MOUSE_BTN_NONE
+wx.MOUSE_BTN_RIGHT
+wx.MULTIPLE
+wx.Mask(
+wx.MaskColour(
+wx.MaskPtr(
+wx.MaximizeEvent(
+wx.MaximizeEventPtr(
+wx.MemoryDC(
+wx.MemoryDCFromDC(
+wx.MemoryDCPtr(
+wx.MemoryFSHandler(
+wx.MemoryFSHandlerPtr(
+wx.MemoryFSHandler_AddFile(
+wx.MemoryFSHandler_RemoveFile(
+wx.Menu(
+wx.MenuBar(
+wx.MenuBarPtr(
+wx.MenuBar_GetAutoWindowMenu(
+wx.MenuBar_SetAutoWindowMenu(
+wx.MenuEvent(
+wx.MenuEventPtr(
+wx.MenuItem(
+wx.MenuItemPtr(
+wx.MenuItem_GetDefaultMarginWidth(
+wx.MenuItem_GetLabelFromText(
+wx.MenuPtr(
+wx.MessageBox(
+wx.MessageBoxCaptionStr
+wx.MessageDialog(
+wx.MessageDialogPtr(
+wx.MetaFile(
+wx.MetaFileDC(
+wx.MetaFileDCPtr(
+wx.MetaFilePtr(
+wx.MetafileDataObject(
+wx.MetafileDataObjectPtr(
+wx.MicroSleep(
+wx.MilliSleep(
+wx.MimeTypesManager(
+wx.MimeTypesManagerPtr(
+wx.MimeTypesManager_IsOfType(
+wx.MiniFrame(
+wx.MiniFramePtr(
+wx.MirrorDC(
+wx.MirrorDCPtr(
+wx.MouseCaptureChangedEvent(
+wx.MouseCaptureChangedEventPtr(
+wx.MouseEvent(
+wx.MouseEventPtr(
+wx.MouseState(
+wx.MouseStatePtr(
+wx.MoveEvent(
+wx.MoveEventPtr(
+wx.MultiChoiceDialog(
+wx.MultiChoiceDialogPtr(
+wx.MutexGuiEnter(
+wx.MutexGuiLeave(
+wx.MutexGuiLocker(
+wx.MutexGuiLockerPtr(
+wx.NAND
+wx.NB_BOTTOM
+wx.NB_FIXEDWIDTH
+wx.NB_HITTEST_NOWHERE
+wx.NB_HITTEST_ONICON
+wx.NB_HITTEST_ONITEM
+wx.NB_HITTEST_ONLABEL
+wx.NB_LEFT
+wx.NB_MULTILINE
+wx.NB_NOPAGETHEME
+wx.NB_RIGHT
+wx.NB_TOP
+wx.NO
+wx.NOR
+wx.NORMAL
+wx.NORMAL_FONT
+wx.NORTH
+wx.NOT_FOUND
+wx.NO_3D
+wx.NO_BORDER
+wx.NO_DEFAULT
+wx.NO_FULL_REPAINT_ON_RESIZE
+wx.NO_OP
+wx.NamedColor(
+wx.NamedColour(
+wx.NativeEncodingInfo(
+wx.NativeEncodingInfoPtr(
+wx.NativeFontInfo(
+wx.NativeFontInfoPtr(
+wx.NavigationKeyEvent(
+wx.NavigationKeyEventPtr(
+wx.NcPaintEvent(
+wx.NcPaintEventPtr(
+wx.NewEventType(
+wx.NewId(
+wx.Notebook(
+wx.NotebookEvent(
+wx.NotebookEventPtr(
+wx.NotebookNameStr
+wx.NotebookPage(
+wx.NotebookPtr(
+wx.NotebookSizer(
+wx.NotebookSizerPtr(
+wx.Notebook_GetClassDefaultAttributes(
+wx.NotifyEvent(
+wx.NotifyEventPtr(
+wx.Now(
+wx.NullAcceleratorTable
+wx.NullBitmap
+wx.NullBrush
+wx.NullColor
+wx.NullColour
+wx.NullCursor
+wx.NullFileTypeInfo(
+wx.NullFont
+wx.NullIcon
+wx.NullImage
+wx.NullPalette
+wx.NullPen
+wx.ODDEVEN_RULE
+wx.OK
+wx.OPEN
+wx.OR
+wx.OR_INVERT
+wx.OR_REVERSE
+wx.OVERWRITE_PROMPT
+wx.Object(
+wx.ObjectPtr(
+wx.OutOfRangeTextCoord
+wx.OutRegion
+wx.OutputStream(
+wx.OutputStreamPtr(
+wx.PAPER_10X11
+wx.PAPER_10X14
+wx.PAPER_11X17
+wx.PAPER_12X11
+wx.PAPER_15X11
+wx.PAPER_9X11
+wx.PAPER_A2
+wx.PAPER_A3
+wx.PAPER_A3_EXTRA
+wx.PAPER_A3_EXTRA_TRANSVERSE
+wx.PAPER_A3_ROTATED
+wx.PAPER_A3_TRANSVERSE
+wx.PAPER_A4
+wx.PAPER_A4SMALL
+wx.PAPER_A4_EXTRA
+wx.PAPER_A4_PLUS
+wx.PAPER_A4_ROTATED
+wx.PAPER_A4_TRANSVERSE
+wx.PAPER_A5
+wx.PAPER_A5_EXTRA
+wx.PAPER_A5_ROTATED
+wx.PAPER_A5_TRANSVERSE
+wx.PAPER_A6
+wx.PAPER_A6_ROTATED
+wx.PAPER_A_PLUS
+wx.PAPER_B4
+wx.PAPER_B4_JIS_ROTATED
+wx.PAPER_B5
+wx.PAPER_B5_EXTRA
+wx.PAPER_B5_JIS_ROTATED
+wx.PAPER_B5_TRANSVERSE
+wx.PAPER_B6_JIS
+wx.PAPER_B6_JIS_ROTATED
+wx.PAPER_B_PLUS
+wx.PAPER_CSHEET
+wx.PAPER_DBL_JAPANESE_POSTCARD
+wx.PAPER_DBL_JAPANESE_POSTCARD_ROTATED
+wx.PAPER_DSHEET
+wx.PAPER_ENV_10
+wx.PAPER_ENV_11
+wx.PAPER_ENV_12
+wx.PAPER_ENV_14
+wx.PAPER_ENV_9
+wx.PAPER_ENV_B4
+wx.PAPER_ENV_B5
+wx.PAPER_ENV_B6
+wx.PAPER_ENV_C3
+wx.PAPER_ENV_C4
+wx.PAPER_ENV_C5
+wx.PAPER_ENV_C6
+wx.PAPER_ENV_C65
+wx.PAPER_ENV_DL
+wx.PAPER_ENV_INVITE
+wx.PAPER_ENV_ITALY
+wx.PAPER_ENV_MONARCH
+wx.PAPER_ENV_PERSONAL
+wx.PAPER_ESHEET
+wx.PAPER_EXECUTIVE
+wx.PAPER_FANFOLD_LGL_GERMAN
+wx.PAPER_FANFOLD_STD_GERMAN
+wx.PAPER_FANFOLD_US
+wx.PAPER_FOLIO
+wx.PAPER_ISO_B4
+wx.PAPER_JAPANESE_POSTCARD
+wx.PAPER_JAPANESE_POSTCARD_ROTATED
+wx.PAPER_JENV_CHOU3
+wx.PAPER_JENV_CHOU3_ROTATED
+wx.PAPER_JENV_CHOU4
+wx.PAPER_JENV_CHOU4_ROTATED
+wx.PAPER_JENV_KAKU2
+wx.PAPER_JENV_KAKU2_ROTATED
+wx.PAPER_JENV_KAKU3
+wx.PAPER_JENV_KAKU3_ROTATED
+wx.PAPER_JENV_YOU4
+wx.PAPER_JENV_YOU4_ROTATED
+wx.PAPER_LEDGER
+wx.PAPER_LEGAL
+wx.PAPER_LEGAL_EXTRA
+wx.PAPER_LETTER
+wx.PAPER_LETTERSMALL
+wx.PAPER_LETTER_EXTRA
+wx.PAPER_LETTER_EXTRA_TRANSVERSE
+wx.PAPER_LETTER_PLUS
+wx.PAPER_LETTER_ROTATED
+wx.PAPER_LETTER_TRANSVERSE
+wx.PAPER_NONE
+wx.PAPER_NOTE
+wx.PAPER_P16K
+wx.PAPER_P16K_ROTATED
+wx.PAPER_P32K
+wx.PAPER_P32KBIG
+wx.PAPER_P32KBIG_ROTATED
+wx.PAPER_P32K_ROTATED
+wx.PAPER_PENV_1
+wx.PAPER_PENV_10
+wx.PAPER_PENV_10_ROTATED
+wx.PAPER_PENV_1_ROTATED
+wx.PAPER_PENV_2
+wx.PAPER_PENV_2_ROTATED
+wx.PAPER_PENV_3
+wx.PAPER_PENV_3_ROTATED
+wx.PAPER_PENV_4
+wx.PAPER_PENV_4_ROTATED
+wx.PAPER_PENV_5
+wx.PAPER_PENV_5_ROTATED
+wx.PAPER_PENV_6
+wx.PAPER_PENV_6_ROTATED
+wx.PAPER_PENV_7
+wx.PAPER_PENV_7_ROTATED
+wx.PAPER_PENV_8
+wx.PAPER_PENV_8_ROTATED
+wx.PAPER_PENV_9
+wx.PAPER_PENV_9_ROTATED
+wx.PAPER_QUARTO
+wx.PAPER_STATEMENT
+wx.PAPER_TABLOID
+wx.PAPER_TABLOID_EXTRA
+wx.PASSWORD
+wx.PCXHandler(
+wx.PCXHandlerPtr(
+wx.PD_APP_MODAL
+wx.PD_AUTO_HIDE
+wx.PD_CAN_ABORT
+wx.PD_CAN_SKIP
+wx.PD_ELAPSED_TIME
+wx.PD_ESTIMATED_TIME
+wx.PD_REMAINING_TIME
+wx.PD_SMOOTH
+wx.PLATFORM_CURRENT
+wx.PLATFORM_MAC
+wx.PLATFORM_OS2
+wx.PLATFORM_UNIX
+wx.PLATFORM_WINDOWS
+wx.PNGHandler(
+wx.PNGHandlerPtr(
+wx.PNG_TYPE_COLOUR
+wx.PNG_TYPE_GREY
+wx.PNG_TYPE_GREY_RED
+wx.PNMHandler(
+wx.PNMHandlerPtr(
+wx.POPUP_WINDOW
+wx.PORTRAIT
+wx.PREVIEW_DEFAULT
+wx.PREVIEW_FIRST
+wx.PREVIEW_GOTO
+wx.PREVIEW_LAST
+wx.PREVIEW_NEXT
+wx.PREVIEW_PREVIOUS
+wx.PREVIEW_PRINT
+wx.PREVIEW_ZOOM
+wx.PRINTBIN_AUTO
+wx.PRINTBIN_CASSETTE
+wx.PRINTBIN_DEFAULT
+wx.PRINTBIN_ENVELOPE
+wx.PRINTBIN_ENVMANUAL
+wx.PRINTBIN_FORMSOURCE
+wx.PRINTBIN_LARGECAPACITY
+wx.PRINTBIN_LARGEFMT
+wx.PRINTBIN_LOWER
+wx.PRINTBIN_MANUAL
+wx.PRINTBIN_MIDDLE
+wx.PRINTBIN_ONLYONE
+wx.PRINTBIN_SMALLFMT
+wx.PRINTBIN_TRACTOR
+wx.PRINTBIN_USER
+wx.PRINTER_CANCELLED
+wx.PRINTER_ERROR
+wx.PRINTER_NO_ERROR
+wx.PRINT_MODE_FILE
+wx.PRINT_MODE_NONE
+wx.PRINT_MODE_PREVIEW
+wx.PRINT_MODE_PRINTER
+wx.PRINT_MODE_STREAM
+wx.PRINT_POSTSCRIPT
+wx.PRINT_QUALITY_DRAFT
+wx.PRINT_QUALITY_HIGH
+wx.PRINT_QUALITY_LOW
+wx.PRINT_QUALITY_MEDIUM
+wx.PRINT_WINDOWS
+wx.PROCESS_DEFAULT
+wx.PROCESS_ENTER
+wx.PROCESS_REDIRECT
+wx.PYAPP_ASSERT_DIALOG
+wx.PYAPP_ASSERT_EXCEPTION
+wx.PYAPP_ASSERT_LOG
+wx.PYAPP_ASSERT_SUPPRESS
+wx.PageSetupDialog(
+wx.PageSetupDialogData(
+wx.PageSetupDialogDataPtr(
+wx.PageSetupDialogPtr(
+wx.PaintDC(
+wx.PaintDCPtr(
+wx.PaintEvent(
+wx.PaintEventPtr(
+wx.Palette(
+wx.PaletteChangedEvent(
+wx.PaletteChangedEventPtr(
+wx.PalettePtr(
+wx.Panel(
+wx.PanelNameStr
+wx.PanelPtr(
+wx.Panel_GetClassDefaultAttributes(
+wx.PartRegion
+wx.PasswordEntryDialog(
+wx.PasswordEntryDialogPtr(
+wx.Pen(
+wx.PenList(
+wx.PenListPtr(
+wx.PenPtr(
+wx.PercentOf
+wx.Platform
+wx.PlatformInfo
+wx.Point(
+wx.Point2D(
+wx.Point2DCopy(
+wx.Point2DFromPoint(
+wx.Point2DPtr(
+wx.PointPtr(
+wx.PopupTransientWindow(
+wx.PopupTransientWindowPtr(
+wx.PopupWindow(
+wx.PopupWindowPtr(
+wx.PostEvent(
+wx.PostScriptDC(
+wx.PostScriptDCPtr(
+wx.PostScriptDC_GetResolution(
+wx.PostScriptDC_SetResolution(
+wx.PreBitmapButton(
+wx.PreButton(
+wx.PreCheckBox(
+wx.PreCheckListBox(
+wx.PreChoice(
+wx.PreChoicebook(
+wx.PreComboBox(
+wx.PreControl(
+wx.PreDatePickerCtrl(
+wx.PreDialog(
+wx.PreDirFilterListCtrl(
+wx.PreFindReplaceDialog(
+wx.PreFrame(
+wx.PreGauge(
+wx.PreGenericDirCtrl(
+wx.PreHtmlListBox(
+wx.PreListBox(
+wx.PreListCtrl(
+wx.PreListView(
+wx.PreListbook(
+wx.PreMDIChildFrame(
+wx.PreMDIClientWindow(
+wx.PreMDIParentFrame(
+wx.PreMiniFrame(
+wx.PreNotebook(
+wx.PrePanel(
+wx.PrePopupTransientWindow(
+wx.PrePopupWindow(
+wx.PrePyControl(
+wx.PrePyPanel(
+wx.PrePyScrolledWindow(
+wx.PrePyWindow(
+wx.PreRadioBox(
+wx.PreRadioButton(
+wx.PreSashLayoutWindow(
+wx.PreSashWindow(
+wx.PreScrollBar(
+wx.PreScrolledWindow(
+wx.PreSingleInstanceChecker(
+wx.PreSlider(
+wx.PreSpinButton(
+wx.PreSpinCtrl(
+wx.PreSplitterWindow(
+wx.PreStaticBitmap(
+wx.PreStaticBox(
+wx.PreStaticLine(
+wx.PreStaticText(
+wx.PreStatusBar(
+wx.PreTextCtrl(
+wx.PreToggleButton(
+wx.PreToolBar(
+wx.PreTreeCtrl(
+wx.PreVListBox(
+wx.PreVScrolledWindow(
+wx.PreWindow(
+wx.PreviewCanvas(
+wx.PreviewCanvasNameStr
+wx.PreviewCanvasPtr(
+wx.PreviewControlBar(
+wx.PreviewControlBarPtr(
+wx.PreviewFrame(
+wx.PreviewFramePtr(
+wx.PrintData(
+wx.PrintDataPtr(
+wx.PrintDialog(
+wx.PrintDialogData(
+wx.PrintDialogDataPtr(
+wx.PrintDialogPtr(
+wx.PrintPreview(
+wx.PrintPreviewPtr(
+wx.Printer(
+wx.PrinterDC(
+wx.PrinterDCPtr(
+wx.PrinterPtr(
+wx.Printer_GetLastError(
+wx.Printout(
+wx.PrintoutPtr(
+wx.PrintoutTitleStr
+wx.Process(
+wx.ProcessEvent(
+wx.ProcessEventPtr(
+wx.ProcessPtr(
+wx.Process_Exists(
+wx.Process_Kill(
+wx.Process_Open(
+wx.ProgressDialog(
+wx.ProgressDialogPtr(
+wx.PropagateOnce(
+wx.PropagateOncePtr(
+wx.PropagationDisabler(
+wx.PropagationDisablerPtr(
+wx.PyApp(
+wx.PyAppPtr(
+wx.PyApp_GetComCtl32Version(
+wx.PyApp_GetMacAboutMenuItemId(
+wx.PyApp_GetMacExitMenuItemId(
+wx.PyApp_GetMacHelpMenuTitleName(
+wx.PyApp_GetMacPreferencesMenuItemId(
+wx.PyApp_GetMacSupportPCMenuShortcuts(
+wx.PyApp_IsMainLoopRunning(
+wx.PyApp_SetMacAboutMenuItemId(
+wx.PyApp_SetMacExitMenuItemId(
+wx.PyApp_SetMacHelpMenuTitleName(
+wx.PyApp_SetMacPreferencesMenuItemId(
+wx.PyApp_SetMacSupportPCMenuShortcuts(
+wx.PyAssertionError(
+wx.PyBitmapDataObject(
+wx.PyBitmapDataObjectPtr(
+wx.PyCommandEvent(
+wx.PyCommandEventPtr(
+wx.PyControl(
+wx.PyControlPtr(
+wx.PyDataObjectSimple(
+wx.PyDataObjectSimplePtr(
+wx.PyDeadObjectError(
+wx.PyDropTarget(
+wx.PyEvent(
+wx.PyEventBinder(
+wx.PyEventPtr(
+wx.PyImageHandler(
+wx.PyImageHandlerPtr(
+wx.PyLog(
+wx.PyLogPtr(
+wx.PyNoAppError(
+wx.PyOnDemandOutputWindow(
+wx.PyPanel(
+wx.PyPanelPtr(
+wx.PyPreviewControlBar(
+wx.PyPreviewControlBarPtr(
+wx.PyPreviewFrame(
+wx.PyPreviewFramePtr(
+wx.PyPrintPreview(
+wx.PyPrintPreviewPtr(
+wx.PyScrolledWindow(
+wx.PyScrolledWindowPtr(
+wx.PySimpleApp(
+wx.PySizer(
+wx.PySizerPtr(
+wx.PyTextDataObject(
+wx.PyTextDataObjectPtr(
+wx.PyTimer(
+wx.PyTipProvider(
+wx.PyTipProviderPtr(
+wx.PyUnbornObjectError(
+wx.PyValidator(
+wx.PyValidatorPtr(
+wx.PyWidgetTester(
+wx.PyWindow(
+wx.PyWindowPtr(
+wx.QUANTIZE_FILL_DESTINATION_IMAGE
+wx.QUANTIZE_INCLUDE_WINDOWS_COLOURS
+wx.Quantize(
+wx.QuantizePtr(
+wx.Quantize_Quantize(
+wx.QueryLayoutInfoEvent(
+wx.QueryLayoutInfoEventPtr(
+wx.QueryNewPaletteEvent(
+wx.QueryNewPaletteEventPtr(
+wx.RAISED_BORDER
+wx.RA_HORIZONTAL
+wx.RA_SPECIFY_COLS
+wx.RA_SPECIFY_ROWS
+wx.RA_USE_CHECKBOX
+wx.RA_VERTICAL
+wx.RB_GROUP
+wx.RB_SINGLE
+wx.RB_USE_CHECKBOX
+wx.RED
+wx.RED_BRUSH
+wx.RED_PEN
+wx.RELEASE_NUMBER
+wx.RELEASE_VERSION
+wx.RESET
+wx.RESIZE_BORDER
+wx.RESIZE_BOX
+wx.RETAINED
+wx.RIGHT
+wx.ROMAN
+wx.RadioBox(
+wx.RadioBoxNameStr
+wx.RadioBoxPtr(
+wx.RadioBox_GetClassDefaultAttributes(
+wx.RadioButton(
+wx.RadioButtonNameStr
+wx.RadioButtonPtr(
+wx.RadioButton_GetClassDefaultAttributes(
+wx.RealPoint(
+wx.RealPointPtr(
+wx.Rect(
+wx.RectPP(
+wx.RectPS(
+wx.RectPtr(
+wx.RectS(
+wx.Region(
+wx.RegionFromBitmap(
+wx.RegionFromBitmapColour(
+wx.RegionFromPoints(
+wx.RegionIterator(
+wx.RegionIteratorPtr(
+wx.RegionPtr(
+wx.RegisterId(
+wx.RendererNative(
+wx.RendererNativePtr(
+wx.RendererNative_Get(
+wx.RendererNative_GetDefault(
+wx.RendererNative_GetGeneric(
+wx.RendererNative_Set(
+wx.RendererVersion(
+wx.RendererVersionPtr(
+wx.RendererVersion_IsCompatible(
+wx.Right
+wx.RightOf
+wx.SASH_BOTTOM
+wx.SASH_DRAG_DRAGGING
+wx.SASH_DRAG_LEFT_DOWN
+wx.SASH_DRAG_NONE
+wx.SASH_LEFT
+wx.SASH_NONE
+wx.SASH_RIGHT
+wx.SASH_STATUS_OK
+wx.SASH_STATUS_OUT_OF_RANGE
+wx.SASH_TOP
+wx.SAVE
+wx.SB_FLAT
+wx.SB_HORIZONTAL
+wx.SB_NORMAL
+wx.SB_RAISED
+wx.SB_VERTICAL
+wx.SCRIPT
+wx.SET
+wx.SETUP
+wx.SHAPED
+wx.SHORT_DASH
+wx.SHRINK
+wx.SHUTDOWN_POWEROFF
+wx.SHUTDOWN_REBOOT
+wx.SIGABRT
+wx.SIGALRM
+wx.SIGBUS
+wx.SIGEMT
+wx.SIGFPE
+wx.SIGHUP
+wx.SIGILL
+wx.SIGINT
+wx.SIGIOT
+wx.SIGKILL
+wx.SIGNONE
+wx.SIGPIPE
+wx.SIGQUIT
+wx.SIGSEGV
+wx.SIGSYS
+wx.SIGTERM
+wx.SIGTRAP
+wx.SIMPLE_BORDER
+wx.SIZE_ALLOW_MINUS_ONE
+wx.SIZE_AUTO
+wx.SIZE_AUTO_HEIGHT
+wx.SIZE_AUTO_WIDTH
+wx.SIZE_FORCE
+wx.SIZE_USE_EXISTING
+wx.SLANT
+wx.SL_AUTOTICKS
+wx.SL_BOTH
+wx.SL_BOTTOM
+wx.SL_HORIZONTAL
+wx.SL_INVERSE
+wx.SL_LABELS
+wx.SL_LEFT
+wx.SL_RIGHT
+wx.SL_SELRANGE
+wx.SL_TICKS
+wx.SL_TOP
+wx.SL_VERTICAL
+wx.SMALL_FONT
+wx.SOLID
+wx.SOUND_ASYNC
+wx.SOUND_LOOP
+wx.SOUND_SYNC
+wx.SOUTH
+wx.SPIN_BUTTON_NAME
+wx.SPLASH_CENTRE_ON_PARENT
+wx.SPLASH_CENTRE_ON_SCREEN
+wx.SPLASH_NO_CENTRE
+wx.SPLASH_NO_TIMEOUT
+wx.SPLASH_TIMEOUT
+wx.SPLIT_DRAG_DRAGGING
+wx.SPLIT_DRAG_LEFT_DOWN
+wx.SPLIT_DRAG_NONE
+wx.SPLIT_HORIZONTAL
+wx.SPLIT_VERTICAL
+wx.SP_3D
+wx.SP_3DBORDER
+wx.SP_3DSASH
+wx.SP_ARROW_KEYS
+wx.SP_BORDER
+wx.SP_HORIZONTAL
+wx.SP_LIVE_UPDATE
+wx.SP_NOBORDER
+wx.SP_NOSASH
+wx.SP_NO_XP_THEME
+wx.SP_PERMIT_UNSPLIT
+wx.SP_VERTICAL
+wx.SP_WRAP
+wx.SRC_INVERT
+wx.STANDARD_CURSOR
+wx.STATIC_BORDER
+wx.STAY_ON_TOP
+wx.STIPPLE
+wx.STIPPLE_MASK
+wx.STIPPLE_MASK_OPAQUE
+wx.STRETCH_NOT
+wx.ST_NO_AUTORESIZE
+wx.ST_SIZEGRIP
+wx.SUBREL_VERSION
+wx.SUNKEN_BORDER
+wx.SWISS
+wx.SWISS_FONT
+wx.SW_3D
+wx.SW_3DBORDER
+wx.SW_3DSASH
+wx.SW_BORDER
+wx.SW_NOBORDER
+wx.SYSTEM_MENU
+wx.SYS_ANSI_FIXED_FONT
+wx.SYS_ANSI_VAR_FONT
+wx.SYS_BORDER_X
+wx.SYS_BORDER_Y
+wx.SYS_CAN_DRAW_FRAME_DECORATIONS
+wx.SYS_CAN_ICONIZE_FRAME
+wx.SYS_CAPTION_Y
+wx.SYS_COLOUR_3DDKSHADOW
+wx.SYS_COLOUR_3DFACE
+wx.SYS_COLOUR_3DHIGHLIGHT
+wx.SYS_COLOUR_3DHILIGHT
+wx.SYS_COLOUR_3DLIGHT
+wx.SYS_COLOUR_3DSHADOW
+wx.SYS_COLOUR_ACTIVEBORDER
+wx.SYS_COLOUR_ACTIVECAPTION
+wx.SYS_COLOUR_APPWORKSPACE
+wx.SYS_COLOUR_BACKGROUND
+wx.SYS_COLOUR_BTNFACE
+wx.SYS_COLOUR_BTNHIGHLIGHT
+wx.SYS_COLOUR_BTNHILIGHT
+wx.SYS_COLOUR_BTNSHADOW
+wx.SYS_COLOUR_BTNTEXT
+wx.SYS_COLOUR_CAPTIONTEXT
+wx.SYS_COLOUR_DESKTOP
+wx.SYS_COLOUR_GRADIENTACTIVECAPTION
+wx.SYS_COLOUR_GRADIENTINACTIVECAPTION
+wx.SYS_COLOUR_GRAYTEXT
+wx.SYS_COLOUR_HIGHLIGHT
+wx.SYS_COLOUR_HIGHLIGHTTEXT
+wx.SYS_COLOUR_HOTLIGHT
+wx.SYS_COLOUR_INACTIVEBORDER
+wx.SYS_COLOUR_INACTIVECAPTION
+wx.SYS_COLOUR_INACTIVECAPTIONTEXT
+wx.SYS_COLOUR_INFOBK
+wx.SYS_COLOUR_INFOTEXT
+wx.SYS_COLOUR_LISTBOX
+wx.SYS_COLOUR_MAX
+wx.SYS_COLOUR_MENU
+wx.SYS_COLOUR_MENUBAR
+wx.SYS_COLOUR_MENUHILIGHT
+wx.SYS_COLOUR_MENUTEXT
+wx.SYS_COLOUR_SCROLLBAR
+wx.SYS_COLOUR_WINDOW
+wx.SYS_COLOUR_WINDOWFRAME
+wx.SYS_COLOUR_WINDOWTEXT
+wx.SYS_CURSOR_X
+wx.SYS_CURSOR_Y
+wx.SYS_DCLICK_X
+wx.SYS_DCLICK_Y
+wx.SYS_DEFAULT_GUI_FONT
+wx.SYS_DEFAULT_PALETTE
+wx.SYS_DEVICE_DEFAULT_FONT
+wx.SYS_DRAG_X
+wx.SYS_DRAG_Y
+wx.SYS_EDGE_X
+wx.SYS_EDGE_Y
+wx.SYS_FRAMESIZE_X
+wx.SYS_FRAMESIZE_Y
+wx.SYS_HSCROLL_ARROW_X
+wx.SYS_HSCROLL_ARROW_Y
+wx.SYS_HSCROLL_Y
+wx.SYS_HTHUMB_X
+wx.SYS_ICONSPACING_X
+wx.SYS_ICONSPACING_Y
+wx.SYS_ICONTITLE_FONT
+wx.SYS_ICON_X
+wx.SYS_ICON_Y
+wx.SYS_MENU_Y
+wx.SYS_MOUSE_BUTTONS
+wx.SYS_NETWORK_PRESENT
+wx.SYS_OEM_FIXED_FONT
+wx.SYS_PENWINDOWS_PRESENT
+wx.SYS_SCREEN_DESKTOP
+wx.SYS_SCREEN_NONE
+wx.SYS_SCREEN_PDA
+wx.SYS_SCREEN_SMALL
+wx.SYS_SCREEN_TINY
+wx.SYS_SCREEN_X
+wx.SYS_SCREEN_Y
+wx.SYS_SHOW_SOUNDS
+wx.SYS_SMALLICON_X
+wx.SYS_SMALLICON_Y
+wx.SYS_SWAP_BUTTONS
+wx.SYS_SYSTEM_FIXED_FONT
+wx.SYS_SYSTEM_FONT
+wx.SYS_VSCROLL_ARROW_X
+wx.SYS_VSCROLL_ARROW_Y
+wx.SYS_VSCROLL_X
+wx.SYS_VTHUMB_Y
+wx.SYS_WINDOWMIN_X
+wx.SYS_WINDOWMIN_Y
+wx.SafeShowMessage(
+wx.SafeYield(
+wx.SameAs
+wx.SashEvent(
+wx.SashEventPtr(
+wx.SashLayoutNameStr
+wx.SashLayoutWindow(
+wx.SashLayoutWindowPtr(
+wx.SashNameStr
+wx.SashWindow(
+wx.SashWindowPtr(
+wx.SaveFileSelector(
+wx.ScreenDC(
+wx.ScreenDCPtr(
+wx.ScrollBar(
+wx.ScrollBarNameStr
+wx.ScrollBarPtr(
+wx.ScrollBar_GetClassDefaultAttributes(
+wx.ScrollEvent(
+wx.ScrollEventPtr(
+wx.ScrollWinEvent(
+wx.ScrollWinEventPtr(
+wx.ScrolledWindow(
+wx.ScrolledWindowPtr(
+wx.ScrolledWindow_GetClassDefaultAttributes(
+wx.SetCursor(
+wx.SetCursorEvent(
+wx.SetCursorEventPtr(
+wx.SetDefaultPyEncoding(
+wx.Shell(
+wx.ShowEvent(
+wx.ShowEventPtr(
+wx.ShowTip(
+wx.Shutdown(
+wx.SimpleHelpProvider(
+wx.SimpleHelpProviderPtr(
+wx.SingleChoiceDialog(
+wx.SingleChoiceDialogPtr(
+wx.SingleInstanceChecker(
+wx.SingleInstanceCheckerPtr(
+wx.Size(
+wx.SizeEvent(
+wx.SizeEventPtr(
+wx.SizePtr(
+wx.Sizer(
+wx.SizerItem(
+wx.SizerItemPtr(
+wx.SizerItemSizer(
+wx.SizerItemSpacer(
+wx.SizerItemWindow(
+wx.SizerPtr(
+wx.Sleep(
+wx.Slider(
+wx.SliderNameStr
+wx.SliderPtr(
+wx.Slider_GetClassDefaultAttributes(
+wx.Sound(
+wx.SoundFromData(
+wx.SoundPtr(
+wx.Sound_PlaySound(
+wx.Sound_Stop(
+wx.SpinButton(
+wx.SpinButtonPtr(
+wx.SpinButton_GetClassDefaultAttributes(
+wx.SpinCtrl(
+wx.SpinCtrlNameStr
+wx.SpinCtrlPtr(
+wx.SpinCtrl_GetClassDefaultAttributes(
+wx.SpinEvent(
+wx.SpinEventPtr(
+wx.SplashScreen(
+wx.SplashScreenPtr(
+wx.SplashScreenWindow(
+wx.SplashScreenWindowPtr(
+wx.SplitterEvent(
+wx.SplitterEventPtr(
+wx.SplitterNameStr
+wx.SplitterRenderParams(
+wx.SplitterRenderParamsPtr(
+wx.SplitterWindow(
+wx.SplitterWindowPtr(
+wx.SplitterWindow_GetClassDefaultAttributes(
+wx.StandardPaths(
+wx.StandardPathsPtr(
+wx.StandardPaths_Get(
+wx.StartTimer(
+wx.StaticBitmap(
+wx.StaticBitmapNameStr
+wx.StaticBitmapPtr(
+wx.StaticBitmap_GetClassDefaultAttributes(
+wx.StaticBox(
+wx.StaticBoxNameStr
+wx.StaticBoxPtr(
+wx.StaticBoxSizer(
+wx.StaticBoxSizerPtr(
+wx.StaticBox_GetClassDefaultAttributes(
+wx.StaticLine(
+wx.StaticLinePtr(
+wx.StaticLine_GetClassDefaultAttributes(
+wx.StaticLine_GetDefaultSize(
+wx.StaticText(
+wx.StaticTextNameStr
+wx.StaticTextPtr(
+wx.StaticText_GetClassDefaultAttributes(
+wx.StatusBar(
+wx.StatusBarPtr(
+wx.StatusBar_GetClassDefaultAttributes(
+wx.StatusLineNameStr
+wx.StdDialogButtonSizer(
+wx.StdDialogButtonSizerPtr(
+wx.StockCursor(
+wx.StopWatch(
+wx.StopWatchPtr(
+wx.StripMenuCodes(
+wx.SysColourChangedEvent(
+wx.SysColourChangedEventPtr(
+wx.SysErrorCode(
+wx.SysErrorMsg(
+wx.SystemOptions(
+wx.SystemOptionsPtr(
+wx.SystemOptions_GetOption(
+wx.SystemOptions_GetOptionInt(
+wx.SystemOptions_HasOption(
+wx.SystemOptions_IsFalse(
+wx.SystemOptions_SetOption(
+wx.SystemOptions_SetOptionInt(
+wx.SystemSettings(
+wx.SystemSettingsPtr(
+wx.SystemSettings_GetColour(
+wx.SystemSettings_GetFont(
+wx.SystemSettings_GetMetric(
+wx.SystemSettings_GetScreenType(
+wx.SystemSettings_HasFeature(
+wx.SystemSettings_SetScreenType(
+wx.TAB_TRAVERSAL
+wx.TB_3DBUTTONS
+wx.TB_DOCKABLE
+wx.TB_FLAT
+wx.TB_HORIZONTAL
+wx.TB_HORZ_LAYOUT
+wx.TB_HORZ_TEXT
+wx.TB_NOALIGN
+wx.TB_NODIVIDER
+wx.TB_NOICONS
+wx.TB_TEXT
+wx.TB_VERTICAL
+wx.TELETYPE
+wx.TEXT_ALIGNMENT_CENTER
+wx.TEXT_ALIGNMENT_CENTRE
+wx.TEXT_ALIGNMENT_DEFAULT
+wx.TEXT_ALIGNMENT_JUSTIFIED
+wx.TEXT_ALIGNMENT_LEFT
+wx.TEXT_ALIGNMENT_RIGHT
+wx.TEXT_ATTR_ALIGNMENT
+wx.TEXT_ATTR_BACKGROUND_COLOUR
+wx.TEXT_ATTR_FONT
+wx.TEXT_ATTR_FONT_FACE
+wx.TEXT_ATTR_FONT_ITALIC
+wx.TEXT_ATTR_FONT_SIZE
+wx.TEXT_ATTR_FONT_UNDERLINE
+wx.TEXT_ATTR_FONT_WEIGHT
+wx.TEXT_ATTR_LEFT_INDENT
+wx.TEXT_ATTR_RIGHT_INDENT
+wx.TEXT_ATTR_TABS
+wx.TEXT_ATTR_TEXT_COLOUR
+wx.TE_AUTO_SCROLL
+wx.TE_AUTO_URL
+wx.TE_BESTWRAP
+wx.TE_CAPITALIZE
+wx.TE_CENTER
+wx.TE_CENTRE
+wx.TE_CHARWRAP
+wx.TE_DONTWRAP
+wx.TE_HT_BEFORE
+wx.TE_HT_BELOW
+wx.TE_HT_BEYOND
+wx.TE_HT_ON_TEXT
+wx.TE_HT_UNKNOWN
+wx.TE_LEFT
+wx.TE_LINEWRAP
+wx.TE_MULTILINE
+wx.TE_NOHIDESEL
+wx.TE_NO_VSCROLL
+wx.TE_PASSWORD
+wx.TE_PROCESS_ENTER
+wx.TE_PROCESS_TAB
+wx.TE_READONLY
+wx.TE_RICH
+wx.TE_RICH2
+wx.TE_RIGHT
+wx.TE_WORDWRAP
+wx.THICK_FRAME
+wx.TIFFHandler(
+wx.TIFFHandlerPtr(
+wx.TILE
+wx.TIMER_CONTINUOUS
+wx.TIMER_ONE_SHOT
+wx.TINY_CAPTION_HORIZ
+wx.TINY_CAPTION_VERT
+wx.TOOL_BOTTOM
+wx.TOOL_LEFT
+wx.TOOL_RIGHT
+wx.TOOL_STYLE_BUTTON
+wx.TOOL_STYLE_CONTROL
+wx.TOOL_STYLE_SEPARATOR
+wx.TOOL_TOP
+wx.TOP
+wx.TOPLEVEL_EX_DIALOG
+wx.TRACE_MemAlloc
+wx.TRACE_Messages
+wx.TRACE_OleCalls
+wx.TRACE_RefCount
+wx.TRACE_ResAlloc
+wx.TRANSPARENT
+wx.TRANSPARENT_BRUSH
+wx.TRANSPARENT_PEN
+wx.TRANSPARENT_WINDOW
+wx.TREE_HITTEST_ABOVE
+wx.TREE_HITTEST_BELOW
+wx.TREE_HITTEST_NOWHERE
+wx.TREE_HITTEST_ONITEM
+wx.TREE_HITTEST_ONITEMBUTTON
+wx.TREE_HITTEST_ONITEMICON
+wx.TREE_HITTEST_ONITEMINDENT
+wx.TREE_HITTEST_ONITEMLABEL
+wx.TREE_HITTEST_ONITEMLOWERPART
+wx.TREE_HITTEST_ONITEMRIGHT
+wx.TREE_HITTEST_ONITEMSTATEICON
+wx.TREE_HITTEST_ONITEMUPPERPART
+wx.TREE_HITTEST_TOLEFT
+wx.TREE_HITTEST_TORIGHT
+wx.TR_AQUA_BUTTONS
+wx.TR_DEFAULT_STYLE
+wx.TR_EDIT_LABELS
+wx.TR_EXTENDED
+wx.TR_FULL_ROW_HIGHLIGHT
+wx.TR_HAS_BUTTONS
+wx.TR_HAS_VARIABLE_ROW_HEIGHT
+wx.TR_HIDE_ROOT
+wx.TR_LINES_AT_ROOT
+wx.TR_MAC_BUTTONS
+wx.TR_MULTIPLE
+wx.TR_NO_BUTTONS
+wx.TR_NO_LINES
+wx.TR_ROW_LINES
+wx.TR_SINGLE
+wx.TR_TWIST_BUTTONS
+wx.TaskBarIcon(
+wx.TaskBarIconEvent(
+wx.TaskBarIconEventPtr(
+wx.TaskBarIconPtr(
+wx.TestFontEncoding(
+wx.TextAttr(
+wx.TextAttrPtr(
+wx.TextAttr_Combine(
+wx.TextCtrl(
+wx.TextCtrlNameStr
+wx.TextCtrlPtr(
+wx.TextCtrl_GetClassDefaultAttributes(
+wx.TextDataObject(
+wx.TextDataObjectPtr(
+wx.TextDropTarget(
+wx.TextDropTargetPtr(
+wx.TextEntryDialog(
+wx.TextEntryDialogPtr(
+wx.TextEntryDialogStyle
+wx.TextUrlEvent(
+wx.TextUrlEventPtr(
+wx.TheBrushList
+wx.TheClipboard
+wx.TheColourDatabase
+wx.TheFontList
+wx.TheMimeTypesManager
+wx.ThePenList
+wx.Thread_IsMain(
+wx.TimeSpan(
+wx.TimeSpanPtr(
+wx.TimeSpan_Day(
+wx.TimeSpan_Days(
+wx.TimeSpan_Hour(
+wx.TimeSpan_Hours(
+wx.TimeSpan_Minute(
+wx.TimeSpan_Minutes(
+wx.TimeSpan_Second(
+wx.TimeSpan_Seconds(
+wx.TimeSpan_Week(
+wx.TimeSpan_Weeks(
+wx.Timer(
+wx.TimerEvent(
+wx.TimerEventPtr(
+wx.TimerPtr(
+wx.TimerRunner(
+wx.TimerRunnerPtr(
+wx.TipProvider(
+wx.TipProviderPtr(
+wx.TipWindow(
+wx.TipWindowPtr(
+wx.ToggleButton(
+wx.ToggleButtonNameStr
+wx.ToggleButtonPtr(
+wx.ToggleButton_GetClassDefaultAttributes(
+wx.ToolBar(
+wx.ToolBarBase(
+wx.ToolBarBasePtr(
+wx.ToolBarNameStr
+wx.ToolBarPtr(
+wx.ToolBarToolBase(
+wx.ToolBarToolBasePtr(
+wx.ToolBar_GetClassDefaultAttributes(
+wx.ToolTip(
+wx.ToolTipPtr(
+wx.ToolTip_Enable(
+wx.ToolTip_SetDelay(
+wx.Top
+wx.TopLevelWindow(
+wx.TopLevelWindowPtr(
+wx.TraceMemAlloc
+wx.TraceMessages
+wx.TraceOleCalls
+wx.TraceRefCount
+wx.TraceResAlloc
+wx.Trap(
+wx.TreeCtrl(
+wx.TreeCtrlNameStr
+wx.TreeCtrlPtr(
+wx.TreeCtrl_GetClassDefaultAttributes(
+wx.TreeEvent(
+wx.TreeEventPtr(
+wx.TreeItemData(
+wx.TreeItemDataPtr(
+wx.TreeItemIcon_Expanded
+wx.TreeItemIcon_Max
+wx.TreeItemIcon_Normal
+wx.TreeItemIcon_Selected
+wx.TreeItemIcon_SelectedExpanded
+wx.TreeItemId(
+wx.TreeItemIdPtr(
+wx.UP
+wx.UPDATE_UI_FROMIDLE
+wx.UPDATE_UI_NONE
+wx.UPDATE_UI_PROCESS_ALL
+wx.UPDATE_UI_PROCESS_SPECIFIED
+wx.UPDATE_UI_RECURSE
+wx.URLDataObject(
+wx.URLDataObjectPtr(
+wx.USER_ATTENTION_ERROR
+wx.USER_ATTENTION_INFO
+wx.USER_COLOURS
+wx.USER_DASH
+wx.USE_UNICODE
+wx.Unconstrained
+wx.UpdateUIEvent(
+wx.UpdateUIEventPtr(
+wx.UpdateUIEvent_CanUpdate(
+wx.UpdateUIEvent_GetMode(
+wx.UpdateUIEvent_GetUpdateInterval(
+wx.UpdateUIEvent_ResetUpdateTime(
+wx.UpdateUIEvent_SetMode(
+wx.UpdateUIEvent_SetUpdateInterval(
+wx.Usleep(
+wx.VARIABLE
+wx.VERSION
+wx.VERSION_STRING
+wx.VERTICAL
+wx.VERTICAL_HATCH
+wx.VListBox(
+wx.VListBoxNameStr
+wx.VListBoxPtr(
+wx.VSCROLL
+wx.VScrolledWindow(
+wx.VScrolledWindowPtr(
+wx.Validator(
+wx.ValidatorPtr(
+wx.Validator_IsSilent(
+wx.Validator_SetBellOnError(
+wx.VideoMode(
+wx.VideoModePtr(
+wx.VisualAttributes(
+wx.VisualAttributesPtr(
+wx.WANTS_CHARS
+wx.WEST
+wx.WHITE
+wx.WHITE_BRUSH
+wx.WHITE_PEN
+wx.WINDING_RULE
+wx.WINDOW_DEFAULT_VARIANT
+wx.WINDOW_VARIANT_LARGE
+wx.WINDOW_VARIANT_MAX
+wx.WINDOW_VARIANT_MINI
+wx.WINDOW_VARIANT_NORMAL
+wx.WINDOW_VARIANT_SMALL
+wx.WS_EX_BLOCK_EVENTS
+wx.WS_EX_PROCESS_IDLE
+wx.WS_EX_PROCESS_UI_UPDATES
+wx.WS_EX_THEMED_BACKGROUND
+wx.WS_EX_TRANSIENT
+wx.WS_EX_VALIDATE_RECURSIVELY
+wx.WXK_ADD
+wx.WXK_ALT
+wx.WXK_BACK
+wx.WXK_CANCEL
+wx.WXK_CAPITAL
+wx.WXK_CLEAR
+wx.WXK_COMMAND
+wx.WXK_CONTROL
+wx.WXK_DECIMAL
+wx.WXK_DELETE
+wx.WXK_DIVIDE
+wx.WXK_DOWN
+wx.WXK_END
+wx.WXK_ESCAPE
+wx.WXK_EXECUTE
+wx.WXK_F1
+wx.WXK_F10
+wx.WXK_F11
+wx.WXK_F12
+wx.WXK_F13
+wx.WXK_F14
+wx.WXK_F15
+wx.WXK_F16
+wx.WXK_F17
+wx.WXK_F18
+wx.WXK_F19
+wx.WXK_F2
+wx.WXK_F20
+wx.WXK_F21
+wx.WXK_F22
+wx.WXK_F23
+wx.WXK_F24
+wx.WXK_F3
+wx.WXK_F4
+wx.WXK_F5
+wx.WXK_F6
+wx.WXK_F7
+wx.WXK_F8
+wx.WXK_F9
+wx.WXK_HELP
+wx.WXK_HOME
+wx.WXK_INSERT
+wx.WXK_LBUTTON
+wx.WXK_LEFT
+wx.WXK_MBUTTON
+wx.WXK_MENU
+wx.WXK_MULTIPLY
+wx.WXK_NEXT
+wx.WXK_NUMLOCK
+wx.WXK_NUMPAD0
+wx.WXK_NUMPAD1
+wx.WXK_NUMPAD2
+wx.WXK_NUMPAD3
+wx.WXK_NUMPAD4
+wx.WXK_NUMPAD5
+wx.WXK_NUMPAD6
+wx.WXK_NUMPAD7
+wx.WXK_NUMPAD8
+wx.WXK_NUMPAD9
+wx.WXK_NUMPAD_ADD
+wx.WXK_NUMPAD_BEGIN
+wx.WXK_NUMPAD_DECIMAL
+wx.WXK_NUMPAD_DELETE
+wx.WXK_NUMPAD_DIVIDE
+wx.WXK_NUMPAD_DOWN
+wx.WXK_NUMPAD_END
+wx.WXK_NUMPAD_ENTER
+wx.WXK_NUMPAD_EQUAL
+wx.WXK_NUMPAD_F1
+wx.WXK_NUMPAD_F2
+wx.WXK_NUMPAD_F3
+wx.WXK_NUMPAD_F4
+wx.WXK_NUMPAD_HOME
+wx.WXK_NUMPAD_INSERT
+wx.WXK_NUMPAD_LEFT
+wx.WXK_NUMPAD_MULTIPLY
+wx.WXK_NUMPAD_NEXT
+wx.WXK_NUMPAD_PAGEDOWN
+wx.WXK_NUMPAD_PAGEUP
+wx.WXK_NUMPAD_PRIOR
+wx.WXK_NUMPAD_RIGHT
+wx.WXK_NUMPAD_SEPARATOR
+wx.WXK_NUMPAD_SPACE
+wx.WXK_NUMPAD_SUBTRACT
+wx.WXK_NUMPAD_TAB
+wx.WXK_NUMPAD_UP
+wx.WXK_PAGEDOWN
+wx.WXK_PAGEUP
+wx.WXK_PAUSE
+wx.WXK_PRINT
+wx.WXK_PRIOR
+wx.WXK_RBUTTON
+wx.WXK_RETURN
+wx.WXK_RIGHT
+wx.WXK_SCROLL
+wx.WXK_SELECT
+wx.WXK_SEPARATOR
+wx.WXK_SHIFT
+wx.WXK_SNAPSHOT
+wx.WXK_SPACE
+wx.WXK_SPECIAL1
+wx.WXK_SPECIAL10
+wx.WXK_SPECIAL11
+wx.WXK_SPECIAL12
+wx.WXK_SPECIAL13
+wx.WXK_SPECIAL14
+wx.WXK_SPECIAL15
+wx.WXK_SPECIAL16
+wx.WXK_SPECIAL17
+wx.WXK_SPECIAL18
+wx.WXK_SPECIAL19
+wx.WXK_SPECIAL2
+wx.WXK_SPECIAL20
+wx.WXK_SPECIAL3
+wx.WXK_SPECIAL4
+wx.WXK_SPECIAL5
+wx.WXK_SPECIAL6
+wx.WXK_SPECIAL7
+wx.WXK_SPECIAL8
+wx.WXK_SPECIAL9
+wx.WXK_START
+wx.WXK_SUBTRACT
+wx.WXK_TAB
+wx.WXK_UP
+wx.WXK_WINDOWS_LEFT
+wx.WXK_WINDOWS_MENU
+wx.WXK_WINDOWS_RIGHT
+wx.WakeUpIdle(
+wx.WakeUpMainThread(
+wx.Width
+wx.Window(
+wx.WindowCreateEvent(
+wx.WindowCreateEventPtr(
+wx.WindowDC(
+wx.WindowDCPtr(
+wx.WindowDestroyEvent(
+wx.WindowDestroyEventPtr(
+wx.WindowDisabler(
+wx.WindowDisablerPtr(
+wx.WindowPtr(
+wx.Window_FindFocus(
+wx.Window_FromHWND(
+wx.Window_GetCapture(
+wx.Window_GetClassDefaultAttributes(
+wx.Window_NewControlId(
+wx.Window_NextControlId(
+wx.Window_PrevControlId(
+wx.XOR
+wx.XPMHandler(
+wx.XPMHandlerPtr(
+wx.YES
+wx.YES_DEFAULT
+wx.YES_NO
+wx.Yield(
+wx.YieldIfNeeded(
+wx.ZipFSHandler(
+wx.ZipFSHandlerPtr(
+wx.__all__
+wx.__builtins__
+wx.__doc__
+wx.__docfilter__(
+wx.__file__
+wx.__name__
+wx.__package__
+wx.__path__
+wx.__version__
+wx.cvar
+wx.name
+wx.wx
+wx.wxEVT_ACTIVATE
+wx.wxEVT_ACTIVATE_APP
+wx.wxEVT_CALCULATE_LAYOUT
+wx.wxEVT_CHAR
+wx.wxEVT_CHAR_HOOK
+wx.wxEVT_CHILD_FOCUS
+wx.wxEVT_CLOSE_WINDOW
+wx.wxEVT_COMMAND_BUTTON_CLICKED
+wx.wxEVT_COMMAND_CHECKBOX_CLICKED
+wx.wxEVT_COMMAND_CHECKLISTBOX_TOGGLED
+wx.wxEVT_COMMAND_CHOICEBOOK_PAGE_CHANGED
+wx.wxEVT_COMMAND_CHOICEBOOK_PAGE_CHANGING
+wx.wxEVT_COMMAND_CHOICE_SELECTED
+wx.wxEVT_COMMAND_COMBOBOX_SELECTED
+wx.wxEVT_COMMAND_ENTER
+wx.wxEVT_COMMAND_FIND
+wx.wxEVT_COMMAND_FIND_CLOSE
+wx.wxEVT_COMMAND_FIND_NEXT
+wx.wxEVT_COMMAND_FIND_REPLACE
+wx.wxEVT_COMMAND_FIND_REPLACE_ALL
+wx.wxEVT_COMMAND_KILL_FOCUS
+wx.wxEVT_COMMAND_LEFT_CLICK
+wx.wxEVT_COMMAND_LEFT_DCLICK
+wx.wxEVT_COMMAND_LISTBOOK_PAGE_CHANGED
+wx.wxEVT_COMMAND_LISTBOOK_PAGE_CHANGING
+wx.wxEVT_COMMAND_LISTBOX_DOUBLECLICKED
+wx.wxEVT_COMMAND_LISTBOX_SELECTED
+wx.wxEVT_COMMAND_LIST_BEGIN_DRAG
+wx.wxEVT_COMMAND_LIST_BEGIN_LABEL_EDIT
+wx.wxEVT_COMMAND_LIST_BEGIN_RDRAG
+wx.wxEVT_COMMAND_LIST_CACHE_HINT
+wx.wxEVT_COMMAND_LIST_COL_BEGIN_DRAG
+wx.wxEVT_COMMAND_LIST_COL_CLICK
+wx.wxEVT_COMMAND_LIST_COL_DRAGGING
+wx.wxEVT_COMMAND_LIST_COL_END_DRAG
+wx.wxEVT_COMMAND_LIST_COL_RIGHT_CLICK
+wx.wxEVT_COMMAND_LIST_DELETE_ALL_ITEMS
+wx.wxEVT_COMMAND_LIST_DELETE_ITEM
+wx.wxEVT_COMMAND_LIST_END_LABEL_EDIT
+wx.wxEVT_COMMAND_LIST_GET_INFO
+wx.wxEVT_COMMAND_LIST_INSERT_ITEM
+wx.wxEVT_COMMAND_LIST_ITEM_ACTIVATED
+wx.wxEVT_COMMAND_LIST_ITEM_DESELECTED
+wx.wxEVT_COMMAND_LIST_ITEM_FOCUSED
+wx.wxEVT_COMMAND_LIST_ITEM_MIDDLE_CLICK
+wx.wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK
+wx.wxEVT_COMMAND_LIST_ITEM_SELECTED
+wx.wxEVT_COMMAND_LIST_KEY_DOWN
+wx.wxEVT_COMMAND_LIST_SET_INFO
+wx.wxEVT_COMMAND_MENU_SELECTED
+wx.wxEVT_COMMAND_NOTEBOOK_PAGE_CHANGED
+wx.wxEVT_COMMAND_NOTEBOOK_PAGE_CHANGING
+wx.wxEVT_COMMAND_RADIOBOX_SELECTED
+wx.wxEVT_COMMAND_RADIOBUTTON_SELECTED
+wx.wxEVT_COMMAND_RIGHT_CLICK
+wx.wxEVT_COMMAND_RIGHT_DCLICK
+wx.wxEVT_COMMAND_SCROLLBAR_UPDATED
+wx.wxEVT_COMMAND_SET_FOCUS
+wx.wxEVT_COMMAND_SLIDER_UPDATED
+wx.wxEVT_COMMAND_SPINCTRL_UPDATED
+wx.wxEVT_COMMAND_SPLITTER_DOUBLECLICKED
+wx.wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED
+wx.wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGING
+wx.wxEVT_COMMAND_SPLITTER_UNSPLIT
+wx.wxEVT_COMMAND_TEXT_ENTER
+wx.wxEVT_COMMAND_TEXT_MAXLEN
+wx.wxEVT_COMMAND_TEXT_UPDATED
+wx.wxEVT_COMMAND_TEXT_URL
+wx.wxEVT_COMMAND_TOGGLEBUTTON_CLICKED
+wx.wxEVT_COMMAND_TOOL_CLICKED
+wx.wxEVT_COMMAND_TOOL_ENTER
+wx.wxEVT_COMMAND_TOOL_RCLICKED
+wx.wxEVT_COMMAND_TREE_BEGIN_DRAG
+wx.wxEVT_COMMAND_TREE_BEGIN_LABEL_EDIT
+wx.wxEVT_COMMAND_TREE_BEGIN_RDRAG
+wx.wxEVT_COMMAND_TREE_DELETE_ITEM
+wx.wxEVT_COMMAND_TREE_END_DRAG
+wx.wxEVT_COMMAND_TREE_END_LABEL_EDIT
+wx.wxEVT_COMMAND_TREE_GET_INFO
+wx.wxEVT_COMMAND_TREE_ITEM_ACTIVATED
+wx.wxEVT_COMMAND_TREE_ITEM_COLLAPSED
+wx.wxEVT_COMMAND_TREE_ITEM_COLLAPSING
+wx.wxEVT_COMMAND_TREE_ITEM_EXPANDED
+wx.wxEVT_COMMAND_TREE_ITEM_EXPANDING
+wx.wxEVT_COMMAND_TREE_ITEM_GETTOOLTIP
+wx.wxEVT_COMMAND_TREE_ITEM_MENU
+wx.wxEVT_COMMAND_TREE_ITEM_MIDDLE_CLICK
+wx.wxEVT_COMMAND_TREE_ITEM_RIGHT_CLICK
+wx.wxEVT_COMMAND_TREE_KEY_DOWN
+wx.wxEVT_COMMAND_TREE_SEL_CHANGED
+wx.wxEVT_COMMAND_TREE_SEL_CHANGING
+wx.wxEVT_COMMAND_TREE_SET_INFO
+wx.wxEVT_COMMAND_TREE_STATE_IMAGE_CLICK
+wx.wxEVT_COMMAND_VLBOX_SELECTED
+wx.wxEVT_COMPARE_ITEM
+wx.wxEVT_CONTEXT_MENU
+wx.wxEVT_CREATE
+wx.wxEVT_DATE_CHANGED
+wx.wxEVT_DESTROY
+wx.wxEVT_DETAILED_HELP
+wx.wxEVT_DISPLAY_CHANGED
+wx.wxEVT_DRAW_ITEM
+wx.wxEVT_DROP_FILES
+wx.wxEVT_END_PROCESS
+wx.wxEVT_END_SESSION
+wx.wxEVT_ENTER_WINDOW
+wx.wxEVT_ERASE_BACKGROUND
+wx.wxEVT_FIRST
+wx.wxEVT_HELP
+wx.wxEVT_HIBERNATE
+wx.wxEVT_HOTKEY
+wx.wxEVT_ICONIZE
+wx.wxEVT_IDLE
+wx.wxEVT_INIT_DIALOG
+wx.wxEVT_JOY_BUTTON_DOWN
+wx.wxEVT_JOY_BUTTON_UP
+wx.wxEVT_JOY_MOVE
+wx.wxEVT_JOY_ZMOVE
+wx.wxEVT_KEY_DOWN
+wx.wxEVT_KEY_UP
+wx.wxEVT_KILL_FOCUS
+wx.wxEVT_LEAVE_WINDOW
+wx.wxEVT_LEFT_DCLICK
+wx.wxEVT_LEFT_DOWN
+wx.wxEVT_LEFT_UP
+wx.wxEVT_MAXIMIZE
+wx.wxEVT_MEASURE_ITEM
+wx.wxEVT_MENU_CLOSE
+wx.wxEVT_MENU_HIGHLIGHT
+wx.wxEVT_MENU_OPEN
+wx.wxEVT_MIDDLE_DCLICK
+wx.wxEVT_MIDDLE_DOWN
+wx.wxEVT_MIDDLE_UP
+wx.wxEVT_MOTION
+wx.wxEVT_MOUSEWHEEL
+wx.wxEVT_MOUSE_CAPTURE_CHANGED
+wx.wxEVT_MOVE
+wx.wxEVT_MOVING
+wx.wxEVT_NAVIGATION_KEY
+wx.wxEVT_NC_ENTER_WINDOW
+wx.wxEVT_NC_LEAVE_WINDOW
+wx.wxEVT_NC_LEFT_DCLICK
+wx.wxEVT_NC_LEFT_DOWN
+wx.wxEVT_NC_LEFT_UP
+wx.wxEVT_NC_MIDDLE_DCLICK
+wx.wxEVT_NC_MIDDLE_DOWN
+wx.wxEVT_NC_MIDDLE_UP
+wx.wxEVT_NC_MOTION
+wx.wxEVT_NC_PAINT
+wx.wxEVT_NC_RIGHT_DCLICK
+wx.wxEVT_NC_RIGHT_DOWN
+wx.wxEVT_NC_RIGHT_UP
+wx.wxEVT_NULL
+wx.wxEVT_PAINT
+wx.wxEVT_PAINT_ICON
+wx.wxEVT_PALETTE_CHANGED
+wx.wxEVT_POWER
+wx.wxEVT_QUERY_END_SESSION
+wx.wxEVT_QUERY_LAYOUT_INFO
+wx.wxEVT_QUERY_NEW_PALETTE
+wx.wxEVT_RIGHT_DCLICK
+wx.wxEVT_RIGHT_DOWN
+wx.wxEVT_RIGHT_UP
+wx.wxEVT_SASH_DRAGGED
+wx.wxEVT_SCROLLWIN_BOTTOM
+wx.wxEVT_SCROLLWIN_LINEDOWN
+wx.wxEVT_SCROLLWIN_LINEUP
+wx.wxEVT_SCROLLWIN_PAGEDOWN
+wx.wxEVT_SCROLLWIN_PAGEUP
+wx.wxEVT_SCROLLWIN_THUMBRELEASE
+wx.wxEVT_SCROLLWIN_THUMBTRACK
+wx.wxEVT_SCROLLWIN_TOP
+wx.wxEVT_SCROLL_BOTTOM
+wx.wxEVT_SCROLL_CHANGED
+wx.wxEVT_SCROLL_ENDSCROLL
+wx.wxEVT_SCROLL_LINEDOWN
+wx.wxEVT_SCROLL_LINEUP
+wx.wxEVT_SCROLL_PAGEDOWN
+wx.wxEVT_SCROLL_PAGEUP
+wx.wxEVT_SCROLL_THUMBRELEASE
+wx.wxEVT_SCROLL_THUMBTRACK
+wx.wxEVT_SCROLL_TOP
+wx.wxEVT_SETTING_CHANGED
+wx.wxEVT_SET_CURSOR
+wx.wxEVT_SET_FOCUS
+wx.wxEVT_SHOW
+wx.wxEVT_SIZE
+wx.wxEVT_SIZING
+wx.wxEVT_SYS_COLOUR_CHANGED
+wx.wxEVT_TASKBAR_LEFT_DCLICK
+wx.wxEVT_TASKBAR_LEFT_DOWN
+wx.wxEVT_TASKBAR_LEFT_UP
+wx.wxEVT_TASKBAR_MOVE
+wx.wxEVT_TASKBAR_RIGHT_DCLICK
+wx.wxEVT_TASKBAR_RIGHT_DOWN
+wx.wxEVT_TASKBAR_RIGHT_UP
+wx.wxEVT_TIMER
+wx.wxEVT_UPDATE_UI
+wx.wxEVT_USER_FIRST
+
+--- from wx import * ---
+ACCEL_ALT
+ACCEL_CTRL
+ACCEL_NORMAL
+ACCEL_SHIFT
+ADJUST_MINSIZE
+ALIGN_BOTTOM
+ALIGN_CENTER
+ALIGN_CENTER_HORIZONTAL
+ALIGN_CENTER_VERTICAL
+ALIGN_CENTRE
+ALIGN_CENTRE_HORIZONTAL
+ALIGN_CENTRE_VERTICAL
+ALIGN_LEFT
+ALIGN_MASK
+ALIGN_NOT
+ALIGN_RIGHT
+ALIGN_TOP
+ALWAYS_SHOW_SB
+AND
+AND_INVERT
+AND_REVERSE
+ANIHandler(
+ANIHandlerPtr(
+ART_ADD_BOOKMARK
+ART_BUTTON
+ART_CDROM
+ART_CMN_DIALOG
+ART_COPY
+ART_CROSS_MARK
+ART_CUT
+ART_DELETE
+ART_DEL_BOOKMARK
+ART_ERROR
+ART_EXECUTABLE_FILE
+ART_FILE_OPEN
+ART_FILE_SAVE
+ART_FILE_SAVE_AS
+ART_FIND
+ART_FIND_AND_REPLACE
+ART_FLOPPY
+ART_FOLDER
+ART_FOLDER_OPEN
+ART_FRAME_ICON
+ART_GO_BACK
+ART_GO_DIR_UP
+ART_GO_DOWN
+ART_GO_FORWARD
+ART_GO_HOME
+ART_GO_TO_PARENT
+ART_GO_UP
+ART_HARDDISK
+ART_HELP
+ART_HELP_BOOK
+ART_HELP_BROWSER
+ART_HELP_FOLDER
+ART_HELP_PAGE
+ART_HELP_SETTINGS
+ART_HELP_SIDE_PANEL
+ART_INFORMATION
+ART_LIST_VIEW
+ART_MENU
+ART_MESSAGE_BOX
+ART_MISSING_IMAGE
+ART_NEW
+ART_NEW_DIR
+ART_NORMAL_FILE
+ART_OTHER
+ART_PASTE
+ART_PRINT
+ART_QUESTION
+ART_QUIT
+ART_REDO
+ART_REMOVABLE
+ART_REPORT_VIEW
+ART_TICK_MARK
+ART_TIP
+ART_TOOLBAR
+ART_UNDO
+ART_WARNING
+Above
+Absolute
+AcceleratorEntry(
+AcceleratorEntryPtr(
+AcceleratorTable(
+AcceleratorTablePtr(
+ActivateEvent(
+ActivateEventPtr(
+App(
+App_CleanUp(
+App_GetComCtl32Version(
+App_GetMacAboutMenuItemId(
+App_GetMacExitMenuItemId(
+App_GetMacHelpMenuTitleName(
+App_GetMacPreferencesMenuItemId(
+App_GetMacSupportPCMenuShortcuts(
+App_SetMacAboutMenuItemId(
+App_SetMacExitMenuItemId(
+App_SetMacHelpMenuTitleName(
+App_SetMacPreferencesMenuItemId(
+App_SetMacSupportPCMenuShortcuts(
+ArtProvider(
+ArtProviderPtr(
+ArtProvider_GetBitmap(
+ArtProvider_GetIcon(
+ArtProvider_GetSizeHint(
+ArtProvider_PopProvider(
+ArtProvider_PushProvider(
+ArtProvider_RemoveProvider(
+AsIs
+BACKINGSTORE
+BACKWARD
+BDIAGONAL_HATCH
+BG_STYLE_COLOUR
+BG_STYLE_CUSTOM
+BG_STYLE_SYSTEM
+BITMAP_TYPE_ANI
+BITMAP_TYPE_ANY
+BITMAP_TYPE_BMP
+BITMAP_TYPE_CUR
+BITMAP_TYPE_GIF
+BITMAP_TYPE_ICO
+BITMAP_TYPE_ICON
+BITMAP_TYPE_IFF
+BITMAP_TYPE_INVALID
+BITMAP_TYPE_JPEG
+BITMAP_TYPE_MACCURSOR
+BITMAP_TYPE_PCX
+BITMAP_TYPE_PICT
+BITMAP_TYPE_PNG
+BITMAP_TYPE_PNM
+BITMAP_TYPE_TIF
+BITMAP_TYPE_XBM
+BITMAP_TYPE_XBM_DATA
+BITMAP_TYPE_XPM
+BITMAP_TYPE_XPM_DATA
+BLACK
+BLACK_BRUSH
+BLACK_DASHED_PEN
+BLACK_PEN
+BLUE
+BLUE_BRUSH
+BMPHandler(
+BMPHandlerPtr(
+BMP_1BPP
+BMP_1BPP_BW
+BMP_24BPP
+BMP_4BPP
+BMP_8BPP
+BMP_8BPP_GRAY
+BMP_8BPP_GREY
+BMP_8BPP_PALETTE
+BMP_8BPP_RED
+BORDER
+BORDER_DEFAULT
+BORDER_DOUBLE
+BORDER_MASK
+BORDER_NONE
+BORDER_RAISED
+BORDER_SIMPLE
+BORDER_STATIC
+BORDER_SUNKEN
+BUFFER_CLIENT_AREA
+BUFFER_VIRTUAL_AREA
+BU_ALIGN_MASK
+BU_AUTODRAW
+BU_BOTTOM
+BU_EXACTFIT
+BU_LEFT
+BU_RIGHT
+BU_TOP
+BeginBusyCursor(
+Bell(
+Below
+Bitmap(
+BitmapButton(
+BitmapButtonPtr(
+BitmapDataObject(
+BitmapDataObjectPtr(
+BitmapFromBits(
+BitmapFromIcon(
+BitmapFromImage(
+BitmapFromXPMData(
+BitmapPtr(
+BookCtrlBase(
+BookCtrlBaseEvent(
+BookCtrlBaseEventPtr(
+BookCtrlBasePtr(
+BookCtrlBase_GetClassDefaultAttributes(
+BookCtrlSizer(
+BookCtrlSizerPtr(
+Bottom
+BoxSizer(
+BoxSizerPtr(
+Brush(
+BrushFromBitmap(
+BrushList(
+BrushListPtr(
+BrushPtr(
+BufferedDC(
+BufferedDCPtr(
+BufferedPaintDC(
+BufferedPaintDCPtr(
+BusyCursor(
+BusyCursorPtr(
+BusyInfo(
+BusyInfoPtr(
+ButtonNameStr
+ButtonPtr(
+Button_GetClassDefaultAttributes(
+Button_GetDefaultSize(
+CAPTION
+CAP_BUTT
+CAP_PROJECTING
+CAP_ROUND
+CB_DROPDOWN
+CB_READONLY
+CB_SIMPLE
+CB_SORT
+CENTER_FRAME
+CENTER_ON_SCREEN
+CENTRE
+CENTRE_ON_SCREEN
+CHANGE_DIR
+CHB_ALIGN_MASK
+CHB_BOTTOM
+CHB_DEFAULT
+CHB_LEFT
+CHB_RIGHT
+CHB_TOP
+CHK_2STATE
+CHK_3STATE
+CHK_ALLOW_3RD_STATE_FOR_USER
+CHK_CHECKED
+CHK_UNCHECKED
+CHK_UNDETERMINED
+CHOICEDLG_STYLE
+CLEAR
+CLIP_CHILDREN
+CLIP_SIBLINGS
+CLOSE_BOX
+COLOURED
+CONFIG_USE_GLOBAL_FILE
+CONFIG_USE_LOCAL_FILE
+CONFIG_USE_NO_ESCAPE_CHARACTERS
+CONFIG_USE_RELATIVE_PATH
+CONTROL_CHECKABLE
+CONTROL_CHECKED
+CONTROL_CURRENT
+CONTROL_DIRTY
+CONTROL_DISABLED
+CONTROL_EXPANDED
+CONTROL_FLAGS_MASK
+CONTROL_FOCUSED
+CONTROL_ISDEFAULT
+CONTROL_ISSUBMENU
+CONTROL_PRESSED
+CONTROL_SELECTED
+CONTROL_UNDETERMINED
+CONVERT_STRICT
+CONVERT_SUBSTITUTE
+COPY
+CPPFileSystemHandler(
+CPPFileSystemHandlerPtr(
+CROSSDIAG_HATCH
+CROSS_CURSOR
+CROSS_HATCH
+CURHandler(
+CURHandlerPtr(
+CURSOR_ARROW
+CURSOR_ARROWWAIT
+CURSOR_BLANK
+CURSOR_BULLSEYE
+CURSOR_CHAR
+CURSOR_COPY_ARROW
+CURSOR_CROSS
+CURSOR_DEFAULT
+CURSOR_HAND
+CURSOR_IBEAM
+CURSOR_LEFT_BUTTON
+CURSOR_MAGNIFIER
+CURSOR_MAX
+CURSOR_MIDDLE_BUTTON
+CURSOR_NONE
+CURSOR_NO_ENTRY
+CURSOR_PAINT_BRUSH
+CURSOR_PENCIL
+CURSOR_POINT_LEFT
+CURSOR_POINT_RIGHT
+CURSOR_QUESTION_ARROW
+CURSOR_RIGHT_ARROW
+CURSOR_RIGHT_BUTTON
+CURSOR_SIZENESW
+CURSOR_SIZENS
+CURSOR_SIZENWSE
+CURSOR_SIZEWE
+CURSOR_SIZING
+CURSOR_SPRAYCAN
+CURSOR_WAIT
+CURSOR_WATCH
+CYAN
+CYAN_BRUSH
+CYAN_PEN
+CalculateLayoutEvent(
+CalculateLayoutEventPtr(
+CallAfter(
+Caret(
+CaretPtr(
+Caret_GetBlinkTime(
+Caret_SetBlinkTime(
+Center
+Centre
+CentreX
+CentreY
+CheckBox(
+CheckBoxNameStr
+CheckBoxPtr(
+CheckBox_GetClassDefaultAttributes(
+CheckListBox(
+CheckListBoxPtr(
+ChildFocusEvent(
+ChildFocusEventPtr(
+Choice(
+ChoiceNameStr
+ChoicePtr(
+Choice_GetClassDefaultAttributes(
+Choicebook(
+ChoicebookEvent(
+ChoicebookEventPtr(
+ChoicebookPtr(
+ClientDC(
+ClientDCPtr(
+ClientDisplayRect(
+Clipboard(
+ClipboardLocker(
+ClipboardLockerPtr(
+ClipboardPtr(
+Clipboard_Get(
+CloseEvent(
+CloseEventPtr(
+ColorRGB(
+Colour(
+ColourData(
+ColourDataPtr(
+ColourDatabase(
+ColourDatabasePtr(
+ColourDialog(
+ColourDialogPtr(
+ColourDisplay(
+ColourPtr(
+ColourRGB(
+ComboBoxNameStr
+ComboBoxPtr(
+ComboBox_GetClassDefaultAttributes(
+CommandEvent(
+CommandEventPtr(
+Config(
+ConfigBase(
+ConfigBasePtr(
+ConfigBase_Create(
+ConfigBase_DontCreateOnDemand(
+ConfigBase_Get(
+ConfigBase_Set(
+ConfigPathChanger(
+ConfigPathChangerPtr(
+ConfigPtr(
+ContextHelp(
+ContextHelpButton(
+ContextHelpButtonPtr(
+ContextHelpPtr(
+ContextMenuEvent(
+ContextMenuEventPtr(
+ControlNameStr
+ControlPtr(
+ControlWithItems(
+ControlWithItemsPtr(
+Control_GetClassDefaultAttributes(
+CreateFileTipProvider(
+Cursor(
+CursorFromImage(
+CursorPtr(
+CustomDataFormat(
+CustomDataObject(
+CustomDataObjectPtr(
+DC(
+DCPtr(
+DD_DEFAULT_STYLE
+DD_NEW_DIR_BUTTON
+DECORATIVE
+DEFAULT
+DEFAULT_CONTROL_BORDER
+DEFAULT_DIALOG_STYLE
+DEFAULT_FRAME_STYLE
+DEFAULT_STATUSBAR_STYLE
+DF_BITMAP
+DF_DIB
+DF_DIF
+DF_ENHMETAFILE
+DF_FILENAME
+DF_HTML
+DF_INVALID
+DF_LOCALE
+DF_MAX
+DF_METAFILE
+DF_OEMTEXT
+DF_PALETTE
+DF_PENDATA
+DF_PRIVATE
+DF_RIFF
+DF_SYLK
+DF_TEXT
+DF_TIFF
+DF_UNICODETEXT
+DF_WAVE
+DIALOG_EX_CONTEXTHELP
+DIALOG_EX_METAL
+DIALOG_MODAL
+DIALOG_MODELESS
+DIALOG_NO_PARENT
+DIRCTRL_3D_INTERNAL
+DIRCTRL_DIR_ONLY
+DIRCTRL_EDIT_LABELS
+DIRCTRL_SELECT_FIRST
+DIRCTRL_SHOW_FILTERS
+DLG_PNT(
+DLG_SZE(
+DOT_DASH
+DOUBLE_BORDER
+DOWN
+DP_ALLOWNONE
+DP_DEFAULT
+DP_DROPDOWN
+DP_SHOWCENTURY
+DP_SPIN
+DROP_ICON(
+DUPLEX_HORIZONTAL
+DUPLEX_SIMPLEX
+DUPLEX_VERTICAL
+DataFormat(
+DataFormatPtr(
+DataObject(
+DataObjectComposite(
+DataObjectCompositePtr(
+DataObjectPtr(
+DataObjectSimple(
+DataObjectSimplePtr(
+DateEvent(
+DateEventPtr(
+DatePickerCtrl(
+DatePickerCtrlNameStr
+DatePickerCtrlPtr(
+DateSpan(
+DateSpanPtr(
+DateSpan_Day(
+DateSpan_Days(
+DateSpan_Month(
+DateSpan_Months(
+DateSpan_Week(
+DateSpan_Weeks(
+DateSpan_Year(
+DateSpan_Years(
+DateTimeFromDMY(
+DateTimeFromDateTime(
+DateTimeFromHMS(
+DateTimeFromJDN(
+DateTimeFromTimeT(
+DateTimePtr(
+DateTime_ConvertYearToBC(
+DateTime_GetAmPmStrings(
+DateTime_GetBeginDST(
+DateTime_GetCentury(
+DateTime_GetCountry(
+DateTime_GetCurrentMonth(
+DateTime_GetCurrentYear(
+DateTime_GetEndDST(
+DateTime_GetMonthName(
+DateTime_GetNumberOfDaysInMonth(
+DateTime_GetNumberOfDaysinYear(
+DateTime_GetWeekDayName(
+DateTime_IsDSTApplicable(
+DateTime_IsLeapYear(
+DateTime_IsWestEuropeanCountry(
+DateTime_Now(
+DateTime_SetCountry(
+DateTime_SetToWeekOfYear(
+DateTime_Today(
+DateTime_UNow(
+DefaultDateTime
+DefaultDateTimeFormat
+DefaultPosition
+DefaultSize
+DefaultSpan
+DefaultTimeSpanFormat
+DefaultValidator
+DefaultVideoMode
+DialogNameStr
+DialogPtr(
+Dialog_GetClassDefaultAttributes(
+DirDialog(
+DirDialogDefaultFolderStr
+DirDialogNameStr
+DirDialogPtr(
+DirFilterListCtrl(
+DirFilterListCtrlPtr(
+DirSelector(
+DirSelectorPromptStr
+Display(
+DisplayChangedEvent(
+DisplayChangedEventPtr(
+DisplayDepth(
+DisplayPtr(
+DisplaySize(
+DisplaySizeMM(
+Display_GetCount(
+Display_GetFromPoint(
+Display_GetFromWindow(
+DragCancel
+DragCopy
+DragError
+DragIcon(
+DragImage(
+DragImagePtr(
+DragLink
+DragListItem(
+DragMove
+DragNone
+DragString(
+DragTreeItem(
+Drag_AllowMove
+Drag_CopyOnly
+Drag_DefaultMove
+DrawWindowOnDC(
+DropFilesEvent(
+DropFilesEventPtr(
+DropSource(
+DropSourcePtr(
+DropTarget(
+DropTargetPtr(
+EAST
+EQUIV
+EVENT_PROPAGATE_MAX
+EVENT_PROPAGATE_NONE
+EVT_ACTIVATE(
+EVT_ACTIVATE_APP(
+EVT_BUTTON(
+EVT_CALCULATE_LAYOUT(
+EVT_CHAR(
+EVT_CHAR_HOOK(
+EVT_CHECKBOX(
+EVT_CHECKLISTBOX(
+EVT_CHILD_FOCUS(
+EVT_CHOICE(
+EVT_CHOICEBOOK_PAGE_CHANGED(
+EVT_CHOICEBOOK_PAGE_CHANGING(
+EVT_CLOSE(
+EVT_COMBOBOX(
+EVT_COMMAND(
+EVT_COMMAND_ENTER(
+EVT_COMMAND_FIND(
+EVT_COMMAND_FIND_CLOSE(
+EVT_COMMAND_FIND_NEXT(
+EVT_COMMAND_FIND_REPLACE(
+EVT_COMMAND_FIND_REPLACE_ALL(
+EVT_COMMAND_KILL_FOCUS(
+EVT_COMMAND_LEFT_CLICK(
+EVT_COMMAND_LEFT_DCLICK(
+EVT_COMMAND_RANGE(
+EVT_COMMAND_RIGHT_CLICK(
+EVT_COMMAND_RIGHT_DCLICK(
+EVT_COMMAND_SCROLL(
+EVT_COMMAND_SCROLL_BOTTOM(
+EVT_COMMAND_SCROLL_CHANGED(
+EVT_COMMAND_SCROLL_ENDSCROLL(
+EVT_COMMAND_SCROLL_LINEDOWN(
+EVT_COMMAND_SCROLL_LINEUP(
+EVT_COMMAND_SCROLL_PAGEDOWN(
+EVT_COMMAND_SCROLL_PAGEUP(
+EVT_COMMAND_SCROLL_THUMBRELEASE(
+EVT_COMMAND_SCROLL_THUMBTRACK(
+EVT_COMMAND_SCROLL_TOP(
+EVT_COMMAND_SET_FOCUS(
+EVT_CONTEXT_MENU(
+EVT_DATE_CHANGED(
+EVT_DETAILED_HELP(
+EVT_DETAILED_HELP_RANGE(
+EVT_DISPLAY_CHANGED(
+EVT_DROP_FILES(
+EVT_END_PROCESS(
+EVT_END_SESSION(
+EVT_ENTER_WINDOW(
+EVT_ERASE_BACKGROUND(
+EVT_FIND(
+EVT_FIND_CLOSE(
+EVT_FIND_NEXT(
+EVT_FIND_REPLACE(
+EVT_FIND_REPLACE_ALL(
+EVT_HELP(
+EVT_HELP_RANGE(
+EVT_HIBERNATE(
+EVT_HOTKEY(
+EVT_ICONIZE(
+EVT_IDLE(
+EVT_INIT_DIALOG(
+EVT_JOYSTICK_EVENTS(
+EVT_JOY_BUTTON_DOWN(
+EVT_JOY_BUTTON_UP(
+EVT_JOY_MOVE(
+EVT_JOY_ZMOVE(
+EVT_KEY_DOWN(
+EVT_KEY_UP(
+EVT_KILL_FOCUS(
+EVT_LEAVE_WINDOW(
+EVT_LEFT_DCLICK(
+EVT_LEFT_DOWN(
+EVT_LEFT_UP(
+EVT_LISTBOOK_PAGE_CHANGED(
+EVT_LISTBOOK_PAGE_CHANGING(
+EVT_LISTBOX(
+EVT_LISTBOX_DCLICK(
+EVT_LIST_BEGIN_DRAG(
+EVT_LIST_BEGIN_LABEL_EDIT(
+EVT_LIST_BEGIN_RDRAG(
+EVT_LIST_CACHE_HINT(
+EVT_LIST_COL_BEGIN_DRAG(
+EVT_LIST_COL_CLICK(
+EVT_LIST_COL_DRAGGING(
+EVT_LIST_COL_END_DRAG(
+EVT_LIST_COL_RIGHT_CLICK(
+EVT_LIST_DELETE_ALL_ITEMS(
+EVT_LIST_DELETE_ITEM(
+EVT_LIST_END_LABEL_EDIT(
+EVT_LIST_GET_INFO(
+EVT_LIST_INSERT_ITEM(
+EVT_LIST_ITEM_ACTIVATED(
+EVT_LIST_ITEM_DESELECTED(
+EVT_LIST_ITEM_FOCUSED(
+EVT_LIST_ITEM_MIDDLE_CLICK(
+EVT_LIST_ITEM_RIGHT_CLICK(
+EVT_LIST_ITEM_SELECTED(
+EVT_LIST_KEY_DOWN(
+EVT_LIST_SET_INFO(
+EVT_MAXIMIZE(
+EVT_MENU(
+EVT_MENU_CLOSE(
+EVT_MENU_HIGHLIGHT(
+EVT_MENU_HIGHLIGHT_ALL(
+EVT_MENU_OPEN(
+EVT_MENU_RANGE(
+EVT_MIDDLE_DCLICK(
+EVT_MIDDLE_DOWN(
+EVT_MIDDLE_UP(
+EVT_MOTION(
+EVT_MOUSEWHEEL(
+EVT_MOUSE_CAPTURE_CHANGED(
+EVT_MOUSE_EVENTS(
+EVT_MOVE(
+EVT_MOVING(
+EVT_NAVIGATION_KEY(
+EVT_NC_PAINT(
+EVT_NOTEBOOK_PAGE_CHANGED(
+EVT_NOTEBOOK_PAGE_CHANGING(
+EVT_PAINT(
+EVT_PALETTE_CHANGED(
+EVT_QUERY_END_SESSION(
+EVT_QUERY_LAYOUT_INFO(
+EVT_QUERY_NEW_PALETTE(
+EVT_RADIOBOX(
+EVT_RADIOBUTTON(
+EVT_RIGHT_DCLICK(
+EVT_RIGHT_DOWN(
+EVT_RIGHT_UP(
+EVT_SASH_DRAGGED(
+EVT_SASH_DRAGGED_RANGE(
+EVT_SCROLL(
+EVT_SCROLLBAR(
+EVT_SCROLLWIN(
+EVT_SCROLLWIN_BOTTOM(
+EVT_SCROLLWIN_LINEDOWN(
+EVT_SCROLLWIN_LINEUP(
+EVT_SCROLLWIN_PAGEDOWN(
+EVT_SCROLLWIN_PAGEUP(
+EVT_SCROLLWIN_THUMBRELEASE(
+EVT_SCROLLWIN_THUMBTRACK(
+EVT_SCROLLWIN_TOP(
+EVT_SCROLL_BOTTOM(
+EVT_SCROLL_CHANGED(
+EVT_SCROLL_ENDSCROLL(
+EVT_SCROLL_LINEDOWN(
+EVT_SCROLL_LINEUP(
+EVT_SCROLL_PAGEDOWN(
+EVT_SCROLL_PAGEUP(
+EVT_SCROLL_THUMBRELEASE(
+EVT_SCROLL_THUMBTRACK(
+EVT_SCROLL_TOP(
+EVT_SET_CURSOR(
+EVT_SET_FOCUS(
+EVT_SHOW(
+EVT_SIZE(
+EVT_SIZING(
+EVT_SLIDER(
+EVT_SPIN(
+EVT_SPINCTRL(
+EVT_SPIN_DOWN(
+EVT_SPIN_UP(
+EVT_SPLITTER_DCLICK(
+EVT_SPLITTER_DOUBLECLICKED(
+EVT_SPLITTER_SASH_POS_CHANGED(
+EVT_SPLITTER_SASH_POS_CHANGING(
+EVT_SPLITTER_UNSPLIT(
+EVT_SYS_COLOUR_CHANGED(
+EVT_TASKBAR_LEFT_DCLICK(
+EVT_TASKBAR_LEFT_DOWN(
+EVT_TASKBAR_LEFT_UP(
+EVT_TASKBAR_MOVE(
+EVT_TASKBAR_RIGHT_DCLICK(
+EVT_TASKBAR_RIGHT_DOWN(
+EVT_TASKBAR_RIGHT_UP(
+EVT_TEXT(
+EVT_TEXT_ENTER(
+EVT_TEXT_MAXLEN(
+EVT_TEXT_URL(
+EVT_TIMER(
+EVT_TOGGLEBUTTON(
+EVT_TOOL(
+EVT_TOOL_ENTER(
+EVT_TOOL_RANGE(
+EVT_TOOL_RCLICKED(
+EVT_TOOL_RCLICKED_RANGE(
+EVT_TREE_BEGIN_DRAG(
+EVT_TREE_BEGIN_LABEL_EDIT(
+EVT_TREE_BEGIN_RDRAG(
+EVT_TREE_DELETE_ITEM(
+EVT_TREE_END_DRAG(
+EVT_TREE_END_LABEL_EDIT(
+EVT_TREE_GET_INFO(
+EVT_TREE_ITEM_ACTIVATED(
+EVT_TREE_ITEM_COLLAPSED(
+EVT_TREE_ITEM_COLLAPSING(
+EVT_TREE_ITEM_EXPANDED(
+EVT_TREE_ITEM_EXPANDING(
+EVT_TREE_ITEM_GETTOOLTIP(
+EVT_TREE_ITEM_MENU(
+EVT_TREE_ITEM_MIDDLE_CLICK(
+EVT_TREE_ITEM_RIGHT_CLICK(
+EVT_TREE_KEY_DOWN(
+EVT_TREE_SEL_CHANGED(
+EVT_TREE_SEL_CHANGING(
+EVT_TREE_SET_INFO(
+EVT_TREE_STATE_IMAGE_CLICK(
+EVT_UPDATE_UI(
+EVT_UPDATE_UI_RANGE(
+EVT_VLBOX(
+EVT_WINDOW_CREATE(
+EVT_WINDOW_DESTROY(
+EXEC_ASYNC
+EXEC_MAKE_GROUP_LEADER
+EXEC_NODISABLE
+EXEC_NOHIDE
+EXEC_SYNC
+EXPAND
+Effects(
+EffectsPtr(
+EmptyBitmap(
+EmptyIcon(
+EmptyImage(
+EmptyString
+EnableTopLevelWindows(
+EncodingConverter(
+EncodingConverterPtr(
+EncodingConverter_CanConvert(
+EncodingConverter_GetAllEquivalents(
+EncodingConverter_GetPlatformEquivalents(
+EndBusyCursor(
+EraseEvent(
+EraseEventPtr(
+EventLoop(
+EventLoopPtr(
+EventLoop_GetActive(
+EventLoop_SetActive(
+EventPtr(
+EvtHandler(
+EvtHandlerPtr(
+Execute(
+Exit(
+ExpandEnvVars(
+FDIAGONAL_HATCH
+FFont(
+FFontFromPixelSize(
+FILE_MUST_EXIST
+FIRST_MDI_CHILD
+FIXED
+FIXED_LENGTH
+FIXED_MINSIZE
+FLEX_GROWMODE_ALL
+FLEX_GROWMODE_NONE
+FLEX_GROWMODE_SPECIFIED
+FLOOD_BORDER
+FLOOD_SURFACE
+FONTENCODING_ALTERNATIVE
+FONTENCODING_BIG5
+FONTENCODING_BULGARIAN
+FONTENCODING_CP1250
+FONTENCODING_CP1251
+FONTENCODING_CP1252
+FONTENCODING_CP1253
+FONTENCODING_CP1254
+FONTENCODING_CP1255
+FONTENCODING_CP1256
+FONTENCODING_CP1257
+FONTENCODING_CP12_MAX
+FONTENCODING_CP437
+FONTENCODING_CP850
+FONTENCODING_CP852
+FONTENCODING_CP855
+FONTENCODING_CP866
+FONTENCODING_CP874
+FONTENCODING_CP932
+FONTENCODING_CP936
+FONTENCODING_CP949
+FONTENCODING_CP950
+FONTENCODING_DEFAULT
+FONTENCODING_EUC_JP
+FONTENCODING_GB2312
+FONTENCODING_ISO8859_1
+FONTENCODING_ISO8859_10
+FONTENCODING_ISO8859_11
+FONTENCODING_ISO8859_12
+FONTENCODING_ISO8859_13
+FONTENCODING_ISO8859_14
+FONTENCODING_ISO8859_15
+FONTENCODING_ISO8859_2
+FONTENCODING_ISO8859_3
+FONTENCODING_ISO8859_4
+FONTENCODING_ISO8859_5
+FONTENCODING_ISO8859_6
+FONTENCODING_ISO8859_7
+FONTENCODING_ISO8859_8
+FONTENCODING_ISO8859_9
+FONTENCODING_ISO8859_MAX
+FONTENCODING_KOI8
+FONTENCODING_KOI8_U
+FONTENCODING_MACARABIC
+FONTENCODING_MACARABICEXT
+FONTENCODING_MACARMENIAN
+FONTENCODING_MACBENGALI
+FONTENCODING_MACBURMESE
+FONTENCODING_MACCELTIC
+FONTENCODING_MACCENTRALEUR
+FONTENCODING_MACCHINESESIMP
+FONTENCODING_MACCHINESETRAD
+FONTENCODING_MACCROATIAN
+FONTENCODING_MACCYRILLIC
+FONTENCODING_MACDEVANAGARI
+FONTENCODING_MACDINGBATS
+FONTENCODING_MACETHIOPIC
+FONTENCODING_MACGAELIC
+FONTENCODING_MACGEORGIAN
+FONTENCODING_MACGREEK
+FONTENCODING_MACGUJARATI
+FONTENCODING_MACGURMUKHI
+FONTENCODING_MACHEBREW
+FONTENCODING_MACICELANDIC
+FONTENCODING_MACJAPANESE
+FONTENCODING_MACKANNADA
+FONTENCODING_MACKEYBOARD
+FONTENCODING_MACKHMER
+FONTENCODING_MACKOREAN
+FONTENCODING_MACLAOTIAN
+FONTENCODING_MACMALAJALAM
+FONTENCODING_MACMAX
+FONTENCODING_MACMIN
+FONTENCODING_MACMONGOLIAN
+FONTENCODING_MACORIYA
+FONTENCODING_MACROMAN
+FONTENCODING_MACROMANIAN
+FONTENCODING_MACSINHALESE
+FONTENCODING_MACSYMBOL
+FONTENCODING_MACTAMIL
+FONTENCODING_MACTELUGU
+FONTENCODING_MACTHAI
+FONTENCODING_MACTIBETAN
+FONTENCODING_MACTURKISH
+FONTENCODING_MACVIATNAMESE
+FONTENCODING_MAX
+FONTENCODING_SHIFT_JIS
+FONTENCODING_SYSTEM
+FONTENCODING_UNICODE
+FONTENCODING_UTF16
+FONTENCODING_UTF16BE
+FONTENCODING_UTF16LE
+FONTENCODING_UTF32
+FONTENCODING_UTF32BE
+FONTENCODING_UTF32LE
+FONTENCODING_UTF7
+FONTENCODING_UTF8
+FONTFAMILY_DECORATIVE
+FONTFAMILY_DEFAULT
+FONTFAMILY_MAX
+FONTFAMILY_MODERN
+FONTFAMILY_ROMAN
+FONTFAMILY_SCRIPT
+FONTFAMILY_SWISS
+FONTFAMILY_TELETYPE
+FONTFAMILY_UNKNOWN
+FONTFLAG_ANTIALIASED
+FONTFLAG_BOLD
+FONTFLAG_DEFAULT
+FONTFLAG_ITALIC
+FONTFLAG_LIGHT
+FONTFLAG_MASK
+FONTFLAG_NOT_ANTIALIASED
+FONTFLAG_SLANT
+FONTFLAG_STRIKETHROUGH
+FONTFLAG_UNDERLINED
+FONTSTYLE_ITALIC
+FONTSTYLE_MAX
+FONTSTYLE_NORMAL
+FONTSTYLE_SLANT
+FONTWEIGHT_BOLD
+FONTWEIGHT_LIGHT
+FONTWEIGHT_MAX
+FONTWEIGHT_NORMAL
+FORWARD
+FRAME_DRAWER
+FRAME_EX_CONTEXTHELP
+FRAME_EX_METAL
+FRAME_FLOAT_ON_PARENT
+FRAME_NO_TASKBAR
+FRAME_NO_WINDOW_MENU
+FRAME_SHAPED
+FRAME_TOOL_WINDOW
+FR_DOWN
+FR_MATCHCASE
+FR_NOMATCHCASE
+FR_NOUPDOWN
+FR_NOWHOLEWORD
+FR_REPLACEDIALOG
+FR_WHOLEWORD
+FSFile(
+FSFilePtr(
+FULLSCREEN_ALL
+FULLSCREEN_NOBORDER
+FULLSCREEN_NOCAPTION
+FULLSCREEN_NOMENUBAR
+FULLSCREEN_NOSTATUSBAR
+FULLSCREEN_NOTOOLBAR
+FULL_REPAINT_ON_RESIZE
+FileConfig(
+FileConfigPtr(
+FileDataObject(
+FileDataObjectPtr(
+FileDialog(
+FileDialogPtr(
+FileDropTarget(
+FileDropTargetPtr(
+FileHistory(
+FileHistoryPtr(
+FileSelector(
+FileSelectorDefaultWildcardStr
+FileSelectorPromptStr
+FileSystem(
+FileSystemHandler(
+FileSystemHandlerPtr(
+FileSystemPtr(
+FileSystem_AddHandler(
+FileSystem_CleanUpHandlers(
+FileSystem_FileNameToURL(
+FileSystem_URLToFileName(
+FileTypeInfo(
+FileTypeInfoPtr(
+FileTypeInfoSequence(
+FileTypePtr(
+FileType_ExpandCommand(
+FindDialogEvent(
+FindDialogEventPtr(
+FindReplaceData(
+FindReplaceDataPtr(
+FindReplaceDialog(
+FindReplaceDialogPtr(
+FindWindowAtPoint(
+FindWindowAtPointer(
+FindWindowById(
+FindWindowByLabel(
+FindWindowByName(
+FlexGridSizer(
+FlexGridSizerPtr(
+FocusEvent(
+FocusEventPtr(
+Font2(
+FontData(
+FontDataPtr(
+FontDialog(
+FontDialogPtr(
+FontEnumerator(
+FontEnumeratorPtr(
+FontFromNativeInfo(
+FontFromNativeInfoString(
+FontFromPixelSize(
+FontList(
+FontListPtr(
+FontMapper(
+FontMapperPtr(
+FontMapper_Get(
+FontMapper_GetDefaultConfigPath(
+FontMapper_GetEncoding(
+FontMapper_GetEncodingDescription(
+FontMapper_GetEncodingFromName(
+FontMapper_GetEncodingName(
+FontMapper_GetSupportedEncodingsCount(
+FontMapper_Set(
+FontPtr(
+Font_GetDefaultEncoding(
+Font_SetDefaultEncoding(
+FormatInvalid
+FrameNameStr
+FramePtr(
+Frame_GetClassDefaultAttributes(
+FromCurrent
+FromEnd
+FromStart
+FutureCall(
+GA_HORIZONTAL
+GA_PROGRESSBAR
+GA_SMOOTH
+GA_VERTICAL
+GBPosition(
+GBPositionPtr(
+GBSizerItem(
+GBSizerItemPtr(
+GBSizerItemSizer(
+GBSizerItemSpacer(
+GBSizerItemWindow(
+GBSpan(
+GBSpanPtr(
+GDIObject(
+GDIObjectPtr(
+GIFHandler(
+GIFHandlerPtr(
+GREEN
+GREEN_BRUSH
+GREEN_PEN
+GREY_BRUSH
+GREY_PEN
+GROW
+Gauge(
+GaugeNameStr
+GaugePtr(
+Gauge_GetClassDefaultAttributes(
+GenericDirCtrl(
+GenericDirCtrlPtr(
+GenericFindWindowAtPoint(
+GetAccelFromString(
+GetActiveWindow(
+GetApp(
+GetClientDisplayRect(
+GetCurrentId(
+GetCurrentTime(
+GetDefaultPyEncoding(
+GetDisplayDepth(
+GetDisplaySize(
+GetDisplaySizeMM(
+GetElapsedTime(
+GetEmailAddress(
+GetFreeMemory(
+GetFullHostName(
+GetHomeDir(
+GetHostName(
+GetKeyState(
+GetLocalTime(
+GetLocalTimeMillis(
+GetLocale(
+GetMousePosition(
+GetMouseState(
+GetNativeFontEncoding(
+GetNumberFromUser(
+GetOsDescription(
+GetOsVersion(
+GetPasswordFromUser(
+GetPasswordFromUserPromptStr
+GetProcessId(
+GetSingleChoice(
+GetSingleChoiceIndex(
+GetStockLabel(
+GetTextFromUser(
+GetTextFromUserPromptStr
+GetTopLevelParent(
+GetTopLevelWindows(
+GetTranslation(
+GetUTCTime(
+GetUserHome(
+GetUserId(
+GetUserName(
+GetXDisplay(
+GridBagSizer(
+GridBagSizerPtr(
+GridSizer(
+GridSizerPtr(
+HELP
+HIDE_READONLY
+HORIZONTAL_HATCH
+HOURGLASS_CURSOR
+HSCROLL
+HT_MAX
+HT_NOWHERE
+HT_SCROLLBAR_ARROW_LINE_1
+HT_SCROLLBAR_ARROW_LINE_2
+HT_SCROLLBAR_ARROW_PAGE_1
+HT_SCROLLBAR_ARROW_PAGE_2
+HT_SCROLLBAR_BAR_1
+HT_SCROLLBAR_BAR_2
+HT_SCROLLBAR_FIRST
+HT_SCROLLBAR_LAST
+HT_SCROLLBAR_THUMB
+HT_WINDOW_CORNER
+HT_WINDOW_HORZ_SCROLLBAR
+HT_WINDOW_INSIDE
+HT_WINDOW_OUTSIDE
+HT_WINDOW_VERT_SCROLLBAR
+Height
+HelpEvent(
+HelpEventPtr(
+HelpProvider(
+HelpProviderPtr(
+HelpProvider_Get(
+HelpProvider_Set(
+HtmlListBox(
+HtmlListBoxPtr(
+ICOHandler(
+ICOHandlerPtr(
+ICONIZE
+ICON_ASTERISK
+ICON_ERROR
+ICON_EXCLAMATION
+ICON_HAND
+ICON_INFORMATION
+ICON_MASK
+ICON_QUESTION
+ICON_STOP
+ICON_WARNING
+IDLE_PROCESS_ALL
+IDLE_PROCESS_SPECIFIED
+IDM_WINDOWCASCADE
+IDM_WINDOWICONS
+IDM_WINDOWNEXT
+IDM_WINDOWPREV
+IDM_WINDOWTILE
+IDM_WINDOWTILEHOR
+IDM_WINDOWTILEVERT
+ID_ABORT
+ID_ABOUT
+ID_ADD
+ID_ANY
+ID_APPLY
+ID_BACKWARD
+ID_BOLD
+ID_CANCEL
+ID_CLEAR
+ID_CLOSE
+ID_CLOSE_ALL
+ID_CONTEXT_HELP
+ID_COPY
+ID_CUT
+ID_DEFAULT
+ID_DELETE
+ID_DOWN
+ID_DUPLICATE
+ID_EXIT
+ID_FILE1
+ID_FILE2
+ID_FILE3
+ID_FILE4
+ID_FILE5
+ID_FILE6
+ID_FILE7
+ID_FILE8
+ID_FILE9
+ID_FIND
+ID_FORWARD
+ID_HELP
+ID_HELP_COMMANDS
+ID_HELP_CONTENTS
+ID_HELP_CONTEXT
+ID_HELP_PROCEDURES
+ID_HIGHEST
+ID_HOME
+ID_IGNORE
+ID_INDENT
+ID_INDEX
+ID_ITALIC
+ID_JUSTIFY_CENTER
+ID_JUSTIFY_FILL
+ID_JUSTIFY_LEFT
+ID_JUSTIFY_RIGHT
+ID_LOWEST
+ID_MORE
+ID_NEW
+ID_NO
+ID_NONE
+ID_NOTOALL
+ID_OK
+ID_OPEN
+ID_PASTE
+ID_PREFERENCES
+ID_PREVIEW
+ID_PREVIEW_CLOSE
+ID_PREVIEW_FIRST
+ID_PREVIEW_GOTO
+ID_PREVIEW_LAST
+ID_PREVIEW_NEXT
+ID_PREVIEW_PREVIOUS
+ID_PREVIEW_PRINT
+ID_PREVIEW_ZOOM
+ID_PRINT
+ID_PRINT_SETUP
+ID_PROPERTIES
+ID_REDO
+ID_REFRESH
+ID_REMOVE
+ID_REPLACE
+ID_REPLACE_ALL
+ID_RESET
+ID_RETRY
+ID_REVERT
+ID_REVERT_TO_SAVED
+ID_SAVE
+ID_SAVEAS
+ID_SELECTALL
+ID_SEPARATOR
+ID_SETUP
+ID_STATIC
+ID_STOP
+ID_UNDELETE
+ID_UNDERLINE
+ID_UNDO
+ID_UNINDENT
+ID_UP
+ID_VIEW_DETAILS
+ID_VIEW_LARGEICONS
+ID_VIEW_LIST
+ID_VIEW_SMALLICONS
+ID_VIEW_SORTDATE
+ID_VIEW_SORTNAME
+ID_VIEW_SORTSIZE
+ID_VIEW_SORTTYPE
+ID_YES
+ID_YESTOALL
+ID_ZOOM_100
+ID_ZOOM_FIT
+ID_ZOOM_IN
+ID_ZOOM_OUT
+IMAGELIST_DRAW_FOCUSED
+IMAGELIST_DRAW_NORMAL
+IMAGELIST_DRAW_SELECTED
+IMAGELIST_DRAW_TRANSPARENT
+IMAGE_ALPHA_OPAQUE
+IMAGE_ALPHA_THRESHOLD
+IMAGE_ALPHA_TRANSPARENT
+IMAGE_LIST_NORMAL
+IMAGE_LIST_SMALL
+IMAGE_LIST_STATE
+IMAGE_OPTION_BITSPERSAMPLE
+IMAGE_OPTION_BMP_FORMAT
+IMAGE_OPTION_COMPRESSION
+IMAGE_OPTION_CUR_HOTSPOT_X
+IMAGE_OPTION_CUR_HOTSPOT_Y
+IMAGE_OPTION_FILENAME
+IMAGE_OPTION_IMAGEDESCRIPTOR
+IMAGE_OPTION_PNG_BITDEPTH
+IMAGE_OPTION_PNG_FORMAT
+IMAGE_OPTION_QUALITY
+IMAGE_OPTION_RESOLUTION
+IMAGE_OPTION_RESOLUTIONUNIT
+IMAGE_OPTION_RESOLUTIONX
+IMAGE_OPTION_RESOLUTIONY
+IMAGE_OPTION_SAMPLESPERPIXEL
+IMAGE_RESOLUTION_CM
+IMAGE_RESOLUTION_INCHES
+INVERT
+ITALIC_FONT
+ITEM_CHECK
+ITEM_MAX
+ITEM_NORMAL
+ITEM_RADIO
+ITEM_SEPARATOR
+IconBundle(
+IconBundleFromFile(
+IconBundleFromIcon(
+IconBundlePtr(
+IconFromBitmap(
+IconFromLocation(
+IconFromXPMData(
+IconLocation(
+IconLocationPtr(
+IconPtr(
+IconizeEvent(
+IconizeEventPtr(
+IdleEvent(
+IdleEventPtr(
+IdleEvent_CanSend(
+IdleEvent_GetMode(
+IdleEvent_SetMode(
+ImageFromBitmap(
+ImageFromData(
+ImageFromDataWithAlpha(
+ImageFromMime(
+ImageFromStream(
+ImageFromStreamMime(
+ImageHandler(
+ImageHandlerPtr(
+ImageHistogram(
+ImageHistogramPtr(
+ImageHistogram_MakeKey(
+ImageList(
+ImageListPtr(
+ImagePtr(
+Image_AddHandler(
+Image_CanRead(
+Image_CanReadStream(
+Image_GetHandlers(
+Image_GetImageCount(
+Image_GetImageExtWildcard(
+Image_HSVValue(
+Image_HSVValuePtr(
+Image_HSVtoRGB(
+Image_InsertHandler(
+Image_RGBValue(
+Image_RGBValuePtr(
+Image_RGBtoHSV(
+Image_RemoveHandler(
+InRegion
+IndividualLayoutConstraint(
+IndividualLayoutConstraintPtr(
+InitAllImageHandlers(
+InitDialogEvent(
+InitDialogEventPtr(
+InputStream(
+InputStreamPtr(
+InternetFSHandler(
+InternetFSHandlerPtr(
+IntersectRect(
+InvalidTextCoord
+IsBusy(
+IsDragResultOk(
+IsStockID(
+IsStockLabel(
+ItemContainer(
+ItemContainerPtr(
+JOIN_BEVEL
+JOIN_MITER
+JOIN_ROUND
+JOYSTICK1
+JOYSTICK2
+JOY_BUTTON1
+JOY_BUTTON2
+JOY_BUTTON3
+JOY_BUTTON4
+JOY_BUTTON_ANY
+JPEGHandler(
+JPEGHandlerPtr(
+JoystickEvent(
+JoystickEventPtr(
+JoystickPtr(
+KILL_ACCESS_DENIED
+KILL_BAD_SIGNAL
+KILL_CHILDREN
+KILL_ERROR
+KILL_NOCHILDREN
+KILL_NO_PROCESS
+KILL_OK
+KeyEvent(
+KeyEventPtr(
+Kill(
+LANDSCAPE
+LANGUAGE_ABKHAZIAN
+LANGUAGE_AFAR
+LANGUAGE_AFRIKAANS
+LANGUAGE_ALBANIAN
+LANGUAGE_AMHARIC
+LANGUAGE_ARABIC
+LANGUAGE_ARABIC_ALGERIA
+LANGUAGE_ARABIC_BAHRAIN
+LANGUAGE_ARABIC_EGYPT
+LANGUAGE_ARABIC_IRAQ
+LANGUAGE_ARABIC_JORDAN
+LANGUAGE_ARABIC_KUWAIT
+LANGUAGE_ARABIC_LEBANON
+LANGUAGE_ARABIC_LIBYA
+LANGUAGE_ARABIC_MOROCCO
+LANGUAGE_ARABIC_OMAN
+LANGUAGE_ARABIC_QATAR
+LANGUAGE_ARABIC_SAUDI_ARABIA
+LANGUAGE_ARABIC_SUDAN
+LANGUAGE_ARABIC_SYRIA
+LANGUAGE_ARABIC_TUNISIA
+LANGUAGE_ARABIC_UAE
+LANGUAGE_ARABIC_YEMEN
+LANGUAGE_ARMENIAN
+LANGUAGE_ASSAMESE
+LANGUAGE_AYMARA
+LANGUAGE_AZERI
+LANGUAGE_AZERI_CYRILLIC
+LANGUAGE_AZERI_LATIN
+LANGUAGE_BASHKIR
+LANGUAGE_BASQUE
+LANGUAGE_BELARUSIAN
+LANGUAGE_BENGALI
+LANGUAGE_BHUTANI
+LANGUAGE_BIHARI
+LANGUAGE_BISLAMA
+LANGUAGE_BRETON
+LANGUAGE_BULGARIAN
+LANGUAGE_BURMESE
+LANGUAGE_CAMBODIAN
+LANGUAGE_CATALAN
+LANGUAGE_CHINESE
+LANGUAGE_CHINESE_HONGKONG
+LANGUAGE_CHINESE_MACAU
+LANGUAGE_CHINESE_SIMPLIFIED
+LANGUAGE_CHINESE_SINGAPORE
+LANGUAGE_CHINESE_TAIWAN
+LANGUAGE_CHINESE_TRADITIONAL
+LANGUAGE_CORSICAN
+LANGUAGE_CROATIAN
+LANGUAGE_CZECH
+LANGUAGE_DANISH
+LANGUAGE_DEFAULT
+LANGUAGE_DUTCH
+LANGUAGE_DUTCH_BELGIAN
+LANGUAGE_ENGLISH
+LANGUAGE_ENGLISH_AUSTRALIA
+LANGUAGE_ENGLISH_BELIZE
+LANGUAGE_ENGLISH_BOTSWANA
+LANGUAGE_ENGLISH_CANADA
+LANGUAGE_ENGLISH_CARIBBEAN
+LANGUAGE_ENGLISH_DENMARK
+LANGUAGE_ENGLISH_EIRE
+LANGUAGE_ENGLISH_JAMAICA
+LANGUAGE_ENGLISH_NEW_ZEALAND
+LANGUAGE_ENGLISH_PHILIPPINES
+LANGUAGE_ENGLISH_SOUTH_AFRICA
+LANGUAGE_ENGLISH_TRINIDAD
+LANGUAGE_ENGLISH_UK
+LANGUAGE_ENGLISH_US
+LANGUAGE_ENGLISH_ZIMBABWE
+LANGUAGE_ESPERANTO
+LANGUAGE_ESTONIAN
+LANGUAGE_FAEROESE
+LANGUAGE_FARSI
+LANGUAGE_FIJI
+LANGUAGE_FINNISH
+LANGUAGE_FRENCH
+LANGUAGE_FRENCH_BELGIAN
+LANGUAGE_FRENCH_CANADIAN
+LANGUAGE_FRENCH_LUXEMBOURG
+LANGUAGE_FRENCH_MONACO
+LANGUAGE_FRENCH_SWISS
+LANGUAGE_FRISIAN
+LANGUAGE_GALICIAN
+LANGUAGE_GEORGIAN
+LANGUAGE_GERMAN
+LANGUAGE_GERMAN_AUSTRIAN
+LANGUAGE_GERMAN_BELGIUM
+LANGUAGE_GERMAN_LIECHTENSTEIN
+LANGUAGE_GERMAN_LUXEMBOURG
+LANGUAGE_GERMAN_SWISS
+LANGUAGE_GREEK
+LANGUAGE_GREENLANDIC
+LANGUAGE_GUARANI
+LANGUAGE_GUJARATI
+LANGUAGE_HAUSA
+LANGUAGE_HEBREW
+LANGUAGE_HINDI
+LANGUAGE_HUNGARIAN
+LANGUAGE_ICELANDIC
+LANGUAGE_INDONESIAN
+LANGUAGE_INTERLINGUA
+LANGUAGE_INTERLINGUE
+LANGUAGE_INUKTITUT
+LANGUAGE_INUPIAK
+LANGUAGE_IRISH
+LANGUAGE_ITALIAN
+LANGUAGE_ITALIAN_SWISS
+LANGUAGE_JAPANESE
+LANGUAGE_JAVANESE
+LANGUAGE_KANNADA
+LANGUAGE_KASHMIRI
+LANGUAGE_KASHMIRI_INDIA
+LANGUAGE_KAZAKH
+LANGUAGE_KERNEWEK
+LANGUAGE_KINYARWANDA
+LANGUAGE_KIRGHIZ
+LANGUAGE_KIRUNDI
+LANGUAGE_KONKANI
+LANGUAGE_KOREAN
+LANGUAGE_KURDISH
+LANGUAGE_LAOTHIAN
+LANGUAGE_LATIN
+LANGUAGE_LATVIAN
+LANGUAGE_LINGALA
+LANGUAGE_LITHUANIAN
+LANGUAGE_MACEDONIAN
+LANGUAGE_MALAGASY
+LANGUAGE_MALAY
+LANGUAGE_MALAYALAM
+LANGUAGE_MALAY_BRUNEI_DARUSSALAM
+LANGUAGE_MALAY_MALAYSIA
+LANGUAGE_MALTESE
+LANGUAGE_MANIPURI
+LANGUAGE_MAORI
+LANGUAGE_MARATHI
+LANGUAGE_MOLDAVIAN
+LANGUAGE_MONGOLIAN
+LANGUAGE_NAURU
+LANGUAGE_NEPALI
+LANGUAGE_NEPALI_INDIA
+LANGUAGE_NORWEGIAN_BOKMAL
+LANGUAGE_NORWEGIAN_NYNORSK
+LANGUAGE_OCCITAN
+LANGUAGE_ORIYA
+LANGUAGE_OROMO
+LANGUAGE_PASHTO
+LANGUAGE_POLISH
+LANGUAGE_PORTUGUESE
+LANGUAGE_PORTUGUESE_BRAZILIAN
+LANGUAGE_PUNJABI
+LANGUAGE_QUECHUA
+LANGUAGE_RHAETO_ROMANCE
+LANGUAGE_ROMANIAN
+LANGUAGE_RUSSIAN
+LANGUAGE_RUSSIAN_UKRAINE
+LANGUAGE_SAMOAN
+LANGUAGE_SANGHO
+LANGUAGE_SANSKRIT
+LANGUAGE_SCOTS_GAELIC
+LANGUAGE_SERBIAN
+LANGUAGE_SERBIAN_CYRILLIC
+LANGUAGE_SERBIAN_LATIN
+LANGUAGE_SERBO_CROATIAN
+LANGUAGE_SESOTHO
+LANGUAGE_SETSWANA
+LANGUAGE_SHONA
+LANGUAGE_SINDHI
+LANGUAGE_SINHALESE
+LANGUAGE_SISWATI
+LANGUAGE_SLOVAK
+LANGUAGE_SLOVENIAN
+LANGUAGE_SOMALI
+LANGUAGE_SPANISH
+LANGUAGE_SPANISH_ARGENTINA
+LANGUAGE_SPANISH_BOLIVIA
+LANGUAGE_SPANISH_CHILE
+LANGUAGE_SPANISH_COLOMBIA
+LANGUAGE_SPANISH_COSTA_RICA
+LANGUAGE_SPANISH_DOMINICAN_REPUBLIC
+LANGUAGE_SPANISH_ECUADOR
+LANGUAGE_SPANISH_EL_SALVADOR
+LANGUAGE_SPANISH_GUATEMALA
+LANGUAGE_SPANISH_HONDURAS
+LANGUAGE_SPANISH_MEXICAN
+LANGUAGE_SPANISH_MODERN
+LANGUAGE_SPANISH_NICARAGUA
+LANGUAGE_SPANISH_PANAMA
+LANGUAGE_SPANISH_PARAGUAY
+LANGUAGE_SPANISH_PERU
+LANGUAGE_SPANISH_PUERTO_RICO
+LANGUAGE_SPANISH_URUGUAY
+LANGUAGE_SPANISH_US
+LANGUAGE_SPANISH_VENEZUELA
+LANGUAGE_SUNDANESE
+LANGUAGE_SWAHILI
+LANGUAGE_SWEDISH
+LANGUAGE_SWEDISH_FINLAND
+LANGUAGE_TAGALOG
+LANGUAGE_TAJIK
+LANGUAGE_TAMIL
+LANGUAGE_TATAR
+LANGUAGE_TELUGU
+LANGUAGE_THAI
+LANGUAGE_TIBETAN
+LANGUAGE_TIGRINYA
+LANGUAGE_TONGA
+LANGUAGE_TSONGA
+LANGUAGE_TURKISH
+LANGUAGE_TURKMEN
+LANGUAGE_TWI
+LANGUAGE_UIGHUR
+LANGUAGE_UKRAINIAN
+LANGUAGE_UNKNOWN
+LANGUAGE_URDU
+LANGUAGE_URDU_INDIA
+LANGUAGE_URDU_PAKISTAN
+LANGUAGE_USER_DEFINED
+LANGUAGE_UZBEK
+LANGUAGE_UZBEK_CYRILLIC
+LANGUAGE_UZBEK_LATIN
+LANGUAGE_VIETNAMESE
+LANGUAGE_VOLAPUK
+LANGUAGE_WELSH
+LANGUAGE_WOLOF
+LANGUAGE_XHOSA
+LANGUAGE_YIDDISH
+LANGUAGE_YORUBA
+LANGUAGE_ZHUANG
+LANGUAGE_ZULU
+LAST_MDI_CHILD
+LAYOUT_BOTTOM
+LAYOUT_HORIZONTAL
+LAYOUT_LEFT
+LAYOUT_LENGTH_X
+LAYOUT_LENGTH_Y
+LAYOUT_MRU_LENGTH
+LAYOUT_NONE
+LAYOUT_QUERY
+LAYOUT_RIGHT
+LAYOUT_TOP
+LAYOUT_VERTICAL
+LB_ALIGN_MASK
+LB_ALWAYS_SB
+LB_BOTTOM
+LB_DEFAULT
+LB_EXTENDED
+LB_HSCROLL
+LB_LEFT
+LB_MULTIPLE
+LB_NEEDED_SB
+LB_OWNERDRAW
+LB_RIGHT
+LB_SINGLE
+LB_SORT
+LB_TOP
+LC_ALIGN_LEFT
+LC_ALIGN_TOP
+LC_AUTOARRANGE
+LC_EDIT_LABELS
+LC_HRULES
+LC_ICON
+LC_LIST
+LC_MASK_ALIGN
+LC_MASK_SORT
+LC_MASK_TYPE
+LC_NO_HEADER
+LC_NO_SORT_HEADER
+LC_REPORT
+LC_SINGLE_SEL
+LC_SMALL_ICON
+LC_SORT_ASCENDING
+LC_SORT_DESCENDING
+LC_VIRTUAL
+LC_VRULES
+LIGHT
+LIGHT_GREY
+LIGHT_GREY_BRUSH
+LIGHT_GREY_PEN
+LIST_ALIGN_DEFAULT
+LIST_ALIGN_LEFT
+LIST_ALIGN_SNAP_TO_GRID
+LIST_ALIGN_TOP
+LIST_AUTOSIZE
+LIST_AUTOSIZE_USEHEADER
+LIST_FIND_DOWN
+LIST_FIND_LEFT
+LIST_FIND_RIGHT
+LIST_FIND_UP
+LIST_FORMAT_CENTER
+LIST_FORMAT_CENTRE
+LIST_FORMAT_LEFT
+LIST_FORMAT_RIGHT
+LIST_HITTEST_ABOVE
+LIST_HITTEST_BELOW
+LIST_HITTEST_NOWHERE
+LIST_HITTEST_ONITEM
+LIST_HITTEST_ONITEMICON
+LIST_HITTEST_ONITEMLABEL
+LIST_HITTEST_ONITEMRIGHT
+LIST_HITTEST_ONITEMSTATEICON
+LIST_HITTEST_TOLEFT
+LIST_HITTEST_TORIGHT
+LIST_MASK_DATA
+LIST_MASK_FORMAT
+LIST_MASK_IMAGE
+LIST_MASK_STATE
+LIST_MASK_TEXT
+LIST_MASK_WIDTH
+LIST_NEXT_ABOVE
+LIST_NEXT_ALL
+LIST_NEXT_BELOW
+LIST_NEXT_LEFT
+LIST_NEXT_RIGHT
+LIST_RECT_BOUNDS
+LIST_RECT_ICON
+LIST_RECT_LABEL
+LIST_SET_ITEM
+LIST_STATE_CUT
+LIST_STATE_DISABLED
+LIST_STATE_DONTCARE
+LIST_STATE_DROPHILITED
+LIST_STATE_FILTERED
+LIST_STATE_FOCUSED
+LIST_STATE_INUSE
+LIST_STATE_PICKED
+LIST_STATE_SELECTED
+LIST_STATE_SOURCE
+LI_HORIZONTAL
+LI_VERTICAL
+LOCALE_CAT_DATE
+LOCALE_CAT_MAX
+LOCALE_CAT_MONEY
+LOCALE_CAT_NUMBER
+LOCALE_CONV_ENCODING
+LOCALE_DECIMAL_POINT
+LOCALE_LOAD_DEFAULT
+LOCALE_THOUSANDS_SEP
+LOG_Debug
+LOG_Error
+LOG_FatalError
+LOG_Info
+LOG_Max
+LOG_Message
+LOG_Progress
+LOG_Status
+LOG_Trace
+LOG_User
+LOG_Warning
+LONG_DASH
+LanguageInfo(
+LanguageInfoPtr(
+LaunchDefaultBrowser(
+LayoutAlgorithm(
+LayoutAlgorithmPtr(
+LayoutConstraints(
+LayoutConstraintsPtr(
+Left
+LeftOf
+ListBox(
+ListBoxNameStr
+ListBoxPtr(
+ListBox_GetClassDefaultAttributes(
+ListCtrl(
+ListCtrlNameStr
+ListCtrlPtr(
+ListCtrl_GetClassDefaultAttributes(
+ListEvent(
+ListEventPtr(
+ListItem(
+ListItemAttr(
+ListItemAttrPtr(
+ListItemPtr(
+ListView(
+ListViewPtr(
+Listbook(
+ListbookEvent(
+ListbookEventPtr(
+ListbookPtr(
+LoadFileSelector(
+Locale(
+LocalePtr(
+Locale_AddCatalogLookupPathPrefix(
+Locale_AddLanguage(
+Locale_FindLanguageInfo(
+Locale_GetLanguageInfo(
+Locale_GetLanguageName(
+Locale_GetSystemEncoding(
+Locale_GetSystemEncodingName(
+Locale_GetSystemLanguage(
+Log(
+LogBuffer(
+LogBufferPtr(
+LogChain(
+LogChainPtr(
+LogDebug(
+LogError(
+LogFatalError(
+LogGeneric(
+LogGui(
+LogGuiPtr(
+LogInfo(
+LogMessage(
+LogNull(
+LogNullPtr(
+LogPtr(
+LogStatus(
+LogStatusFrame(
+LogStderr(
+LogStderrPtr(
+LogSysError(
+LogTextCtrl(
+LogTextCtrlPtr(
+LogTrace(
+LogVerbose(
+LogWarning(
+LogWindow(
+LogWindowPtr(
+Log_AddTraceMask(
+Log_ClearTraceMasks(
+Log_DontCreateOnDemand(
+Log_EnableLogging(
+Log_FlushActive(
+Log_GetActiveTarget(
+Log_GetLogLevel(
+Log_GetTimestamp(
+Log_GetTraceMask(
+Log_GetTraceMasks(
+Log_GetVerbose(
+Log_IsAllowedTraceMask(
+Log_IsEnabled(
+Log_OnLog(
+Log_RemoveTraceMask(
+Log_Resume(
+Log_SetActiveTarget(
+Log_SetLogLevel(
+Log_SetTimestamp(
+Log_SetTraceMask(
+Log_SetVerbose(
+Log_Suspend(
+Log_TimeStamp(
+MAILCAP_ALL
+MAILCAP_GNOME
+MAILCAP_KDE
+MAILCAP_NETSCAPE
+MAILCAP_STANDARD
+MAJOR_VERSION
+MAXIMIZE
+MAXIMIZE_BOX
+MB_DOCKABLE
+MDIChildFrame(
+MDIChildFramePtr(
+MDIClientWindow(
+MDIClientWindowPtr(
+MDIParentFrame(
+MDIParentFramePtr(
+MEDIUM_GREY_BRUSH
+MEDIUM_GREY_PEN
+MENU_TEAROFF
+MINIMIZE
+MINIMIZE_BOX
+MINOR_VERSION
+MM_ANISOTROPIC
+MM_HIENGLISH
+MM_HIMETRIC
+MM_ISOTROPIC
+MM_LOENGLISH
+MM_LOMETRIC
+MM_METRIC
+MM_POINTS
+MM_TEXT
+MM_TWIPS
+MODERN
+MOD_ALT
+MOD_CONTROL
+MOD_NONE
+MOD_SHIFT
+MOD_WIN
+MORE
+MOUSE_BTN_ANY
+MOUSE_BTN_LEFT
+MOUSE_BTN_MIDDLE
+MOUSE_BTN_NONE
+MOUSE_BTN_RIGHT
+MaskColour(
+MaskPtr(
+MaximizeEvent(
+MaximizeEventPtr(
+MemoryDC(
+MemoryDCFromDC(
+MemoryDCPtr(
+MemoryFSHandler(
+MemoryFSHandlerPtr(
+MemoryFSHandler_AddFile(
+MemoryFSHandler_RemoveFile(
+MenuBar(
+MenuBarPtr(
+MenuBar_GetAutoWindowMenu(
+MenuBar_SetAutoWindowMenu(
+MenuEvent(
+MenuEventPtr(
+MenuItem(
+MenuItemPtr(
+MenuItem_GetDefaultMarginWidth(
+MenuItem_GetLabelFromText(
+MenuPtr(
+MessageBox(
+MessageBoxCaptionStr
+MessageDialog(
+MessageDialogPtr(
+MetaFile(
+MetaFileDC(
+MetaFileDCPtr(
+MetaFilePtr(
+MetafileDataObject(
+MetafileDataObjectPtr(
+MicroSleep(
+MilliSleep(
+MimeTypesManager(
+MimeTypesManagerPtr(
+MimeTypesManager_IsOfType(
+MiniFrame(
+MiniFramePtr(
+MirrorDC(
+MirrorDCPtr(
+MouseCaptureChangedEvent(
+MouseCaptureChangedEventPtr(
+MouseEvent(
+MouseEventPtr(
+MouseState(
+MouseStatePtr(
+MoveEvent(
+MoveEventPtr(
+MultiChoiceDialog(
+MultiChoiceDialogPtr(
+MutexGuiEnter(
+MutexGuiLeave(
+MutexGuiLocker(
+MutexGuiLockerPtr(
+NAND
+NB_BOTTOM
+NB_FIXEDWIDTH
+NB_HITTEST_NOWHERE
+NB_HITTEST_ONICON
+NB_HITTEST_ONITEM
+NB_HITTEST_ONLABEL
+NB_LEFT
+NB_MULTILINE
+NB_NOPAGETHEME
+NB_RIGHT
+NB_TOP
+NOR
+NORMAL_FONT
+NORTH
+NO_3D
+NO_BORDER
+NO_FULL_REPAINT_ON_RESIZE
+NO_OP
+NamedColor(
+NamedColour(
+NativeEncodingInfo(
+NativeEncodingInfoPtr(
+NativeFontInfo(
+NativeFontInfoPtr(
+NavigationKeyEvent(
+NavigationKeyEventPtr(
+NcPaintEvent(
+NcPaintEventPtr(
+NewEventType(
+NewId(
+Notebook(
+NotebookEvent(
+NotebookEventPtr(
+NotebookNameStr
+NotebookPage(
+NotebookPtr(
+NotebookSizer(
+NotebookSizerPtr(
+Notebook_GetClassDefaultAttributes(
+NotifyEvent(
+NotifyEventPtr(
+Now(
+NullAcceleratorTable
+NullBitmap
+NullBrush
+NullColor
+NullColour
+NullCursor
+NullFileTypeInfo(
+NullFont
+NullIcon
+NullImage
+NullPalette
+NullPen
+ODDEVEN_RULE
+OPEN
+OR
+OR_INVERT
+OR_REVERSE
+OVERWRITE_PROMPT
+Object(
+ObjectPtr(
+OutOfRangeTextCoord
+OutRegion
+OutputStream(
+OutputStreamPtr(
+PAPER_10X11
+PAPER_10X14
+PAPER_11X17
+PAPER_12X11
+PAPER_15X11
+PAPER_9X11
+PAPER_A2
+PAPER_A3
+PAPER_A3_EXTRA
+PAPER_A3_EXTRA_TRANSVERSE
+PAPER_A3_ROTATED
+PAPER_A3_TRANSVERSE
+PAPER_A4
+PAPER_A4SMALL
+PAPER_A4_EXTRA
+PAPER_A4_PLUS
+PAPER_A4_ROTATED
+PAPER_A4_TRANSVERSE
+PAPER_A5
+PAPER_A5_EXTRA
+PAPER_A5_ROTATED
+PAPER_A5_TRANSVERSE
+PAPER_A6
+PAPER_A6_ROTATED
+PAPER_A_PLUS
+PAPER_B4
+PAPER_B4_JIS_ROTATED
+PAPER_B5
+PAPER_B5_EXTRA
+PAPER_B5_JIS_ROTATED
+PAPER_B5_TRANSVERSE
+PAPER_B6_JIS
+PAPER_B6_JIS_ROTATED
+PAPER_B_PLUS
+PAPER_CSHEET
+PAPER_DBL_JAPANESE_POSTCARD
+PAPER_DBL_JAPANESE_POSTCARD_ROTATED
+PAPER_DSHEET
+PAPER_ENV_10
+PAPER_ENV_11
+PAPER_ENV_12
+PAPER_ENV_14
+PAPER_ENV_9
+PAPER_ENV_B4
+PAPER_ENV_B5
+PAPER_ENV_B6
+PAPER_ENV_C3
+PAPER_ENV_C4
+PAPER_ENV_C5
+PAPER_ENV_C6
+PAPER_ENV_C65
+PAPER_ENV_DL
+PAPER_ENV_INVITE
+PAPER_ENV_ITALY
+PAPER_ENV_MONARCH
+PAPER_ENV_PERSONAL
+PAPER_ESHEET
+PAPER_EXECUTIVE
+PAPER_FANFOLD_LGL_GERMAN
+PAPER_FANFOLD_STD_GERMAN
+PAPER_FANFOLD_US
+PAPER_FOLIO
+PAPER_ISO_B4
+PAPER_JAPANESE_POSTCARD
+PAPER_JAPANESE_POSTCARD_ROTATED
+PAPER_JENV_CHOU3
+PAPER_JENV_CHOU3_ROTATED
+PAPER_JENV_CHOU4
+PAPER_JENV_CHOU4_ROTATED
+PAPER_JENV_KAKU2
+PAPER_JENV_KAKU2_ROTATED
+PAPER_JENV_KAKU3
+PAPER_JENV_KAKU3_ROTATED
+PAPER_JENV_YOU4
+PAPER_JENV_YOU4_ROTATED
+PAPER_LEDGER
+PAPER_LEGAL
+PAPER_LEGAL_EXTRA
+PAPER_LETTER
+PAPER_LETTERSMALL
+PAPER_LETTER_EXTRA
+PAPER_LETTER_EXTRA_TRANSVERSE
+PAPER_LETTER_PLUS
+PAPER_LETTER_ROTATED
+PAPER_LETTER_TRANSVERSE
+PAPER_NONE
+PAPER_NOTE
+PAPER_P16K
+PAPER_P16K_ROTATED
+PAPER_P32K
+PAPER_P32KBIG
+PAPER_P32KBIG_ROTATED
+PAPER_P32K_ROTATED
+PAPER_PENV_1
+PAPER_PENV_10
+PAPER_PENV_10_ROTATED
+PAPER_PENV_1_ROTATED
+PAPER_PENV_2
+PAPER_PENV_2_ROTATED
+PAPER_PENV_3
+PAPER_PENV_3_ROTATED
+PAPER_PENV_4
+PAPER_PENV_4_ROTATED
+PAPER_PENV_5
+PAPER_PENV_5_ROTATED
+PAPER_PENV_6
+PAPER_PENV_6_ROTATED
+PAPER_PENV_7
+PAPER_PENV_7_ROTATED
+PAPER_PENV_8
+PAPER_PENV_8_ROTATED
+PAPER_PENV_9
+PAPER_PENV_9_ROTATED
+PAPER_QUARTO
+PAPER_STATEMENT
+PAPER_TABLOID
+PAPER_TABLOID_EXTRA
+PASSWORD
+PCXHandler(
+PCXHandlerPtr(
+PD_APP_MODAL
+PD_AUTO_HIDE
+PD_CAN_ABORT
+PD_CAN_SKIP
+PD_ELAPSED_TIME
+PD_ESTIMATED_TIME
+PD_REMAINING_TIME
+PD_SMOOTH
+PLATFORM_CURRENT
+PLATFORM_MAC
+PLATFORM_OS2
+PLATFORM_UNIX
+PLATFORM_WINDOWS
+PNGHandler(
+PNGHandlerPtr(
+PNG_TYPE_COLOUR
+PNG_TYPE_GREY
+PNG_TYPE_GREY_RED
+PNMHandler(
+PNMHandlerPtr(
+POPUP_WINDOW
+PORTRAIT
+PREVIEW_DEFAULT
+PREVIEW_FIRST
+PREVIEW_GOTO
+PREVIEW_LAST
+PREVIEW_NEXT
+PREVIEW_PREVIOUS
+PREVIEW_PRINT
+PREVIEW_ZOOM
+PRINTBIN_AUTO
+PRINTBIN_CASSETTE
+PRINTBIN_DEFAULT
+PRINTBIN_ENVELOPE
+PRINTBIN_ENVMANUAL
+PRINTBIN_FORMSOURCE
+PRINTBIN_LARGECAPACITY
+PRINTBIN_LARGEFMT
+PRINTBIN_LOWER
+PRINTBIN_MANUAL
+PRINTBIN_MIDDLE
+PRINTBIN_ONLYONE
+PRINTBIN_SMALLFMT
+PRINTBIN_TRACTOR
+PRINTBIN_USER
+PRINTER_CANCELLED
+PRINTER_ERROR
+PRINTER_NO_ERROR
+PRINT_MODE_FILE
+PRINT_MODE_NONE
+PRINT_MODE_PREVIEW
+PRINT_MODE_PRINTER
+PRINT_MODE_STREAM
+PRINT_POSTSCRIPT
+PRINT_QUALITY_DRAFT
+PRINT_QUALITY_HIGH
+PRINT_QUALITY_LOW
+PRINT_QUALITY_MEDIUM
+PRINT_WINDOWS
+PROCESS_DEFAULT
+PROCESS_ENTER
+PROCESS_REDIRECT
+PYAPP_ASSERT_DIALOG
+PYAPP_ASSERT_EXCEPTION
+PYAPP_ASSERT_LOG
+PYAPP_ASSERT_SUPPRESS
+PageSetupDialog(
+PageSetupDialogData(
+PageSetupDialogDataPtr(
+PageSetupDialogPtr(
+PaintDC(
+PaintDCPtr(
+PaintEvent(
+PaintEventPtr(
+Palette(
+PaletteChangedEvent(
+PaletteChangedEventPtr(
+PalettePtr(
+Panel(
+PanelNameStr
+PanelPtr(
+Panel_GetClassDefaultAttributes(
+PartRegion
+PasswordEntryDialog(
+PasswordEntryDialogPtr(
+PenList(
+PenListPtr(
+PenPtr(
+PercentOf
+Platform
+PlatformInfo
+Point(
+Point2D(
+Point2DCopy(
+Point2DFromPoint(
+Point2DPtr(
+PointPtr(
+PopupTransientWindow(
+PopupTransientWindowPtr(
+PopupWindow(
+PopupWindowPtr(
+PostEvent(
+PostScriptDC(
+PostScriptDCPtr(
+PostScriptDC_GetResolution(
+PostScriptDC_SetResolution(
+PreBitmapButton(
+PreButton(
+PreCheckBox(
+PreCheckListBox(
+PreChoice(
+PreChoicebook(
+PreComboBox(
+PreControl(
+PreDatePickerCtrl(
+PreDialog(
+PreDirFilterListCtrl(
+PreFindReplaceDialog(
+PreFrame(
+PreGauge(
+PreGenericDirCtrl(
+PreHtmlListBox(
+PreListBox(
+PreListCtrl(
+PreListView(
+PreListbook(
+PreMDIChildFrame(
+PreMDIClientWindow(
+PreMDIParentFrame(
+PreMiniFrame(
+PreNotebook(
+PrePanel(
+PrePopupTransientWindow(
+PrePopupWindow(
+PrePyControl(
+PrePyPanel(
+PrePyScrolledWindow(
+PrePyWindow(
+PreRadioBox(
+PreRadioButton(
+PreSashLayoutWindow(
+PreSashWindow(
+PreScrollBar(
+PreScrolledWindow(
+PreSingleInstanceChecker(
+PreSlider(
+PreSpinButton(
+PreSpinCtrl(
+PreSplitterWindow(
+PreStaticBitmap(
+PreStaticBox(
+PreStaticLine(
+PreStaticText(
+PreStatusBar(
+PreTextCtrl(
+PreToggleButton(
+PreToolBar(
+PreTreeCtrl(
+PreVListBox(
+PreVScrolledWindow(
+PreWindow(
+PreviewCanvas(
+PreviewCanvasNameStr
+PreviewCanvasPtr(
+PreviewControlBar(
+PreviewControlBarPtr(
+PreviewFrame(
+PreviewFramePtr(
+PrintData(
+PrintDataPtr(
+PrintDialog(
+PrintDialogData(
+PrintDialogDataPtr(
+PrintDialogPtr(
+PrintPreview(
+PrintPreviewPtr(
+Printer(
+PrinterDC(
+PrinterDCPtr(
+PrinterPtr(
+Printer_GetLastError(
+Printout(
+PrintoutPtr(
+PrintoutTitleStr
+Process(
+ProcessEvent(
+ProcessEventPtr(
+ProcessPtr(
+Process_Exists(
+Process_Kill(
+Process_Open(
+ProgressDialog(
+ProgressDialogPtr(
+PropagateOnce(
+PropagateOncePtr(
+PropagationDisabler(
+PropagationDisablerPtr(
+PyApp(
+PyAppPtr(
+PyApp_GetComCtl32Version(
+PyApp_GetMacAboutMenuItemId(
+PyApp_GetMacExitMenuItemId(
+PyApp_GetMacHelpMenuTitleName(
+PyApp_GetMacPreferencesMenuItemId(
+PyApp_GetMacSupportPCMenuShortcuts(
+PyApp_IsMainLoopRunning(
+PyApp_SetMacAboutMenuItemId(
+PyApp_SetMacExitMenuItemId(
+PyApp_SetMacHelpMenuTitleName(
+PyApp_SetMacPreferencesMenuItemId(
+PyApp_SetMacSupportPCMenuShortcuts(
+PyAssertionError(
+PyBitmapDataObject(
+PyBitmapDataObjectPtr(
+PyCommandEvent(
+PyCommandEventPtr(
+PyControl(
+PyControlPtr(
+PyDataObjectSimple(
+PyDataObjectSimplePtr(
+PyDeadObjectError(
+PyDropTarget(
+PyEvent(
+PyEventBinder(
+PyEventPtr(
+PyImageHandler(
+PyImageHandlerPtr(
+PyLog(
+PyLogPtr(
+PyNoAppError(
+PyOnDemandOutputWindow(
+PyPanel(
+PyPanelPtr(
+PyPreviewControlBar(
+PyPreviewControlBarPtr(
+PyPreviewFrame(
+PyPreviewFramePtr(
+PyPrintPreview(
+PyPrintPreviewPtr(
+PyScrolledWindow(
+PyScrolledWindowPtr(
+PySimpleApp(
+PySizer(
+PySizerPtr(
+PyTextDataObject(
+PyTextDataObjectPtr(
+PyTimer(
+PyTipProvider(
+PyTipProviderPtr(
+PyUnbornObjectError(
+PyValidator(
+PyValidatorPtr(
+PyWidgetTester(
+PyWindow(
+PyWindowPtr(
+QUANTIZE_FILL_DESTINATION_IMAGE
+QUANTIZE_INCLUDE_WINDOWS_COLOURS
+Quantize(
+QuantizePtr(
+Quantize_Quantize(
+QueryLayoutInfoEvent(
+QueryLayoutInfoEventPtr(
+QueryNewPaletteEvent(
+QueryNewPaletteEventPtr(
+RAISED_BORDER
+RA_HORIZONTAL
+RA_SPECIFY_COLS
+RA_SPECIFY_ROWS
+RA_USE_CHECKBOX
+RA_VERTICAL
+RB_GROUP
+RB_SINGLE
+RB_USE_CHECKBOX
+RED
+RED_BRUSH
+RED_PEN
+RELEASE_NUMBER
+RELEASE_VERSION
+RESET
+RESIZE_BORDER
+RESIZE_BOX
+RETAINED
+RadioBox(
+RadioBoxNameStr
+RadioBoxPtr(
+RadioBox_GetClassDefaultAttributes(
+RadioButton(
+RadioButtonNameStr
+RadioButtonPtr(
+RadioButton_GetClassDefaultAttributes(
+RealPoint(
+RealPointPtr(
+RectPP(
+RectPS(
+RectPtr(
+RectS(
+Region(
+RegionFromBitmap(
+RegionFromBitmapColour(
+RegionFromPoints(
+RegionIterator(
+RegionIteratorPtr(
+RegionPtr(
+RegisterId(
+RendererNative(
+RendererNativePtr(
+RendererNative_Get(
+RendererNative_GetDefault(
+RendererNative_GetGeneric(
+RendererNative_Set(
+RendererVersion(
+RendererVersionPtr(
+RendererVersion_IsCompatible(
+Right
+RightOf
+SASH_BOTTOM
+SASH_DRAG_DRAGGING
+SASH_DRAG_LEFT_DOWN
+SASH_DRAG_NONE
+SASH_LEFT
+SASH_NONE
+SASH_RIGHT
+SASH_STATUS_OK
+SASH_STATUS_OUT_OF_RANGE
+SASH_TOP
+SAVE
+SB_FLAT
+SB_HORIZONTAL
+SB_NORMAL
+SB_RAISED
+SB_VERTICAL
+SCRIPT
+SET
+SETUP
+SHAPED
+SHORT_DASH
+SHRINK
+SHUTDOWN_POWEROFF
+SHUTDOWN_REBOOT
+SIGABRT
+SIGALRM
+SIGBUS
+SIGEMT
+SIGFPE
+SIGHUP
+SIGILL
+SIGINT
+SIGIOT
+SIGKILL
+SIGNONE
+SIGPIPE
+SIGQUIT
+SIGSEGV
+SIGSYS
+SIGTERM
+SIGTRAP
+SIMPLE_BORDER
+SIZE_ALLOW_MINUS_ONE
+SIZE_AUTO
+SIZE_AUTO_HEIGHT
+SIZE_AUTO_WIDTH
+SIZE_FORCE
+SIZE_USE_EXISTING
+SLANT
+SL_AUTOTICKS
+SL_BOTH
+SL_BOTTOM
+SL_HORIZONTAL
+SL_INVERSE
+SL_LABELS
+SL_LEFT
+SL_RIGHT
+SL_SELRANGE
+SL_TICKS
+SL_TOP
+SL_VERTICAL
+SMALL_FONT
+SOUND_ASYNC
+SOUND_LOOP
+SOUND_SYNC
+SOUTH
+SPIN_BUTTON_NAME
+SPLASH_CENTRE_ON_PARENT
+SPLASH_CENTRE_ON_SCREEN
+SPLASH_NO_CENTRE
+SPLASH_NO_TIMEOUT
+SPLASH_TIMEOUT
+SPLIT_DRAG_DRAGGING
+SPLIT_DRAG_LEFT_DOWN
+SPLIT_DRAG_NONE
+SPLIT_HORIZONTAL
+SPLIT_VERTICAL
+SP_3D
+SP_3DBORDER
+SP_3DSASH
+SP_ARROW_KEYS
+SP_BORDER
+SP_HORIZONTAL
+SP_LIVE_UPDATE
+SP_NOBORDER
+SP_NOSASH
+SP_NO_XP_THEME
+SP_PERMIT_UNSPLIT
+SP_VERTICAL
+SP_WRAP
+SRC_INVERT
+STANDARD_CURSOR
+STATIC_BORDER
+STAY_ON_TOP
+STIPPLE
+STIPPLE_MASK
+STIPPLE_MASK_OPAQUE
+STRETCH_NOT
+ST_NO_AUTORESIZE
+ST_SIZEGRIP
+SUBREL_VERSION
+SUNKEN_BORDER
+SWISS
+SWISS_FONT
+SW_3D
+SW_3DBORDER
+SW_3DSASH
+SW_BORDER
+SW_NOBORDER
+SYSTEM_MENU
+SYS_ANSI_FIXED_FONT
+SYS_ANSI_VAR_FONT
+SYS_BORDER_X
+SYS_BORDER_Y
+SYS_CAN_DRAW_FRAME_DECORATIONS
+SYS_CAN_ICONIZE_FRAME
+SYS_CAPTION_Y
+SYS_COLOUR_3DDKSHADOW
+SYS_COLOUR_3DFACE
+SYS_COLOUR_3DHIGHLIGHT
+SYS_COLOUR_3DHILIGHT
+SYS_COLOUR_3DLIGHT
+SYS_COLOUR_3DSHADOW
+SYS_COLOUR_ACTIVEBORDER
+SYS_COLOUR_ACTIVECAPTION
+SYS_COLOUR_APPWORKSPACE
+SYS_COLOUR_BACKGROUND
+SYS_COLOUR_BTNFACE
+SYS_COLOUR_BTNHIGHLIGHT
+SYS_COLOUR_BTNHILIGHT
+SYS_COLOUR_BTNSHADOW
+SYS_COLOUR_BTNTEXT
+SYS_COLOUR_CAPTIONTEXT
+SYS_COLOUR_DESKTOP
+SYS_COLOUR_GRADIENTACTIVECAPTION
+SYS_COLOUR_GRADIENTINACTIVECAPTION
+SYS_COLOUR_GRAYTEXT
+SYS_COLOUR_HIGHLIGHT
+SYS_COLOUR_HIGHLIGHTTEXT
+SYS_COLOUR_HOTLIGHT
+SYS_COLOUR_INACTIVEBORDER
+SYS_COLOUR_INACTIVECAPTION
+SYS_COLOUR_INACTIVECAPTIONTEXT
+SYS_COLOUR_INFOBK
+SYS_COLOUR_INFOTEXT
+SYS_COLOUR_LISTBOX
+SYS_COLOUR_MAX
+SYS_COLOUR_MENU
+SYS_COLOUR_MENUBAR
+SYS_COLOUR_MENUHILIGHT
+SYS_COLOUR_MENUTEXT
+SYS_COLOUR_SCROLLBAR
+SYS_COLOUR_WINDOW
+SYS_COLOUR_WINDOWFRAME
+SYS_COLOUR_WINDOWTEXT
+SYS_CURSOR_X
+SYS_CURSOR_Y
+SYS_DCLICK_X
+SYS_DCLICK_Y
+SYS_DEFAULT_GUI_FONT
+SYS_DEFAULT_PALETTE
+SYS_DEVICE_DEFAULT_FONT
+SYS_DRAG_X
+SYS_DRAG_Y
+SYS_EDGE_X
+SYS_EDGE_Y
+SYS_FRAMESIZE_X
+SYS_FRAMESIZE_Y
+SYS_HSCROLL_ARROW_X
+SYS_HSCROLL_ARROW_Y
+SYS_HSCROLL_Y
+SYS_HTHUMB_X
+SYS_ICONSPACING_X
+SYS_ICONSPACING_Y
+SYS_ICONTITLE_FONT
+SYS_ICON_X
+SYS_ICON_Y
+SYS_MENU_Y
+SYS_MOUSE_BUTTONS
+SYS_NETWORK_PRESENT
+SYS_OEM_FIXED_FONT
+SYS_PENWINDOWS_PRESENT
+SYS_SCREEN_DESKTOP
+SYS_SCREEN_NONE
+SYS_SCREEN_PDA
+SYS_SCREEN_SMALL
+SYS_SCREEN_TINY
+SYS_SCREEN_X
+SYS_SCREEN_Y
+SYS_SHOW_SOUNDS
+SYS_SMALLICON_X
+SYS_SMALLICON_Y
+SYS_SWAP_BUTTONS
+SYS_SYSTEM_FIXED_FONT
+SYS_SYSTEM_FONT
+SYS_VSCROLL_ARROW_X
+SYS_VSCROLL_ARROW_Y
+SYS_VSCROLL_X
+SYS_VTHUMB_Y
+SYS_WINDOWMIN_X
+SYS_WINDOWMIN_Y
+SafeShowMessage(
+SafeYield(
+SameAs
+SashEvent(
+SashEventPtr(
+SashLayoutNameStr
+SashLayoutWindow(
+SashLayoutWindowPtr(
+SashNameStr
+SashWindow(
+SashWindowPtr(
+SaveFileSelector(
+ScreenDC(
+ScreenDCPtr(
+ScrollBar(
+ScrollBarNameStr
+ScrollBarPtr(
+ScrollBar_GetClassDefaultAttributes(
+ScrollEvent(
+ScrollEventPtr(
+ScrollWinEvent(
+ScrollWinEventPtr(
+ScrolledWindowPtr(
+ScrolledWindow_GetClassDefaultAttributes(
+SetCursor(
+SetCursorEvent(
+SetCursorEventPtr(
+SetDefaultPyEncoding(
+ShowEvent(
+ShowEventPtr(
+ShowTip(
+Shutdown(
+SimpleHelpProvider(
+SimpleHelpProviderPtr(
+SingleChoiceDialog(
+SingleChoiceDialogPtr(
+SingleInstanceChecker(
+SingleInstanceCheckerPtr(
+Size(
+SizeEvent(
+SizeEventPtr(
+SizePtr(
+Sizer(
+SizerItem(
+SizerItemPtr(
+SizerItemSizer(
+SizerItemSpacer(
+SizerItemWindow(
+SizerPtr(
+Sleep(
+Slider(
+SliderNameStr
+SliderPtr(
+Slider_GetClassDefaultAttributes(
+SoundFromData(
+SoundPtr(
+Sound_PlaySound(
+Sound_Stop(
+SpinButton(
+SpinButtonPtr(
+SpinButton_GetClassDefaultAttributes(
+SpinCtrl(
+SpinCtrlNameStr
+SpinCtrlPtr(
+SpinCtrl_GetClassDefaultAttributes(
+SpinEvent(
+SpinEventPtr(
+SplashScreen(
+SplashScreenPtr(
+SplashScreenWindow(
+SplashScreenWindowPtr(
+SplitterEvent(
+SplitterEventPtr(
+SplitterNameStr
+SplitterRenderParams(
+SplitterRenderParamsPtr(
+SplitterWindow(
+SplitterWindowPtr(
+SplitterWindow_GetClassDefaultAttributes(
+StandardPaths(
+StandardPathsPtr(
+StandardPaths_Get(
+StartTimer(
+StaticBitmap(
+StaticBitmapNameStr
+StaticBitmapPtr(
+StaticBitmap_GetClassDefaultAttributes(
+StaticBox(
+StaticBoxNameStr
+StaticBoxPtr(
+StaticBoxSizer(
+StaticBoxSizerPtr(
+StaticBox_GetClassDefaultAttributes(
+StaticLine(
+StaticLinePtr(
+StaticLine_GetClassDefaultAttributes(
+StaticLine_GetDefaultSize(
+StaticText(
+StaticTextNameStr
+StaticTextPtr(
+StaticText_GetClassDefaultAttributes(
+StatusBar(
+StatusBarPtr(
+StatusBar_GetClassDefaultAttributes(
+StatusLineNameStr
+StdDialogButtonSizer(
+StdDialogButtonSizerPtr(
+StockCursor(
+StopWatch(
+StopWatchPtr(
+StripMenuCodes(
+SysColourChangedEvent(
+SysColourChangedEventPtr(
+SysErrorCode(
+SysErrorMsg(
+SystemOptions(
+SystemOptionsPtr(
+SystemOptions_GetOption(
+SystemOptions_GetOptionInt(
+SystemOptions_HasOption(
+SystemOptions_IsFalse(
+SystemOptions_SetOption(
+SystemOptions_SetOptionInt(
+SystemSettings(
+SystemSettingsPtr(
+SystemSettings_GetColour(
+SystemSettings_GetFont(
+SystemSettings_GetMetric(
+SystemSettings_GetScreenType(
+SystemSettings_HasFeature(
+SystemSettings_SetScreenType(
+TAB_TRAVERSAL
+TB_3DBUTTONS
+TB_DOCKABLE
+TB_FLAT
+TB_HORIZONTAL
+TB_HORZ_LAYOUT
+TB_HORZ_TEXT
+TB_NOALIGN
+TB_NODIVIDER
+TB_NOICONS
+TB_TEXT
+TB_VERTICAL
+TELETYPE
+TEXT_ALIGNMENT_CENTER
+TEXT_ALIGNMENT_CENTRE
+TEXT_ALIGNMENT_DEFAULT
+TEXT_ALIGNMENT_JUSTIFIED
+TEXT_ALIGNMENT_LEFT
+TEXT_ALIGNMENT_RIGHT
+TEXT_ATTR_ALIGNMENT
+TEXT_ATTR_BACKGROUND_COLOUR
+TEXT_ATTR_FONT
+TEXT_ATTR_FONT_FACE
+TEXT_ATTR_FONT_ITALIC
+TEXT_ATTR_FONT_SIZE
+TEXT_ATTR_FONT_UNDERLINE
+TEXT_ATTR_FONT_WEIGHT
+TEXT_ATTR_LEFT_INDENT
+TEXT_ATTR_RIGHT_INDENT
+TEXT_ATTR_TABS
+TEXT_ATTR_TEXT_COLOUR
+TE_AUTO_SCROLL
+TE_AUTO_URL
+TE_BESTWRAP
+TE_CAPITALIZE
+TE_CENTER
+TE_CENTRE
+TE_CHARWRAP
+TE_DONTWRAP
+TE_HT_BEFORE
+TE_HT_BELOW
+TE_HT_BEYOND
+TE_HT_ON_TEXT
+TE_HT_UNKNOWN
+TE_LEFT
+TE_LINEWRAP
+TE_MULTILINE
+TE_NOHIDESEL
+TE_NO_VSCROLL
+TE_PASSWORD
+TE_PROCESS_ENTER
+TE_PROCESS_TAB
+TE_READONLY
+TE_RICH
+TE_RICH2
+TE_RIGHT
+TE_WORDWRAP
+THICK_FRAME
+TIFFHandler(
+TIFFHandlerPtr(
+TILE
+TIMER_CONTINUOUS
+TIMER_ONE_SHOT
+TINY_CAPTION_HORIZ
+TINY_CAPTION_VERT
+TOOL_BOTTOM
+TOOL_LEFT
+TOOL_RIGHT
+TOOL_STYLE_BUTTON
+TOOL_STYLE_CONTROL
+TOOL_STYLE_SEPARATOR
+TOOL_TOP
+TOPLEVEL_EX_DIALOG
+TRACE_MemAlloc
+TRACE_Messages
+TRACE_OleCalls
+TRACE_RefCount
+TRACE_ResAlloc
+TRANSPARENT
+TRANSPARENT_BRUSH
+TRANSPARENT_PEN
+TRANSPARENT_WINDOW
+TREE_HITTEST_ABOVE
+TREE_HITTEST_BELOW
+TREE_HITTEST_NOWHERE
+TREE_HITTEST_ONITEM
+TREE_HITTEST_ONITEMBUTTON
+TREE_HITTEST_ONITEMICON
+TREE_HITTEST_ONITEMINDENT
+TREE_HITTEST_ONITEMLABEL
+TREE_HITTEST_ONITEMLOWERPART
+TREE_HITTEST_ONITEMRIGHT
+TREE_HITTEST_ONITEMSTATEICON
+TREE_HITTEST_ONITEMUPPERPART
+TREE_HITTEST_TOLEFT
+TREE_HITTEST_TORIGHT
+TR_AQUA_BUTTONS
+TR_DEFAULT_STYLE
+TR_EDIT_LABELS
+TR_EXTENDED
+TR_FULL_ROW_HIGHLIGHT
+TR_HAS_BUTTONS
+TR_HAS_VARIABLE_ROW_HEIGHT
+TR_HIDE_ROOT
+TR_LINES_AT_ROOT
+TR_MAC_BUTTONS
+TR_MULTIPLE
+TR_NO_BUTTONS
+TR_NO_LINES
+TR_ROW_LINES
+TR_SINGLE
+TR_TWIST_BUTTONS
+TaskBarIcon(
+TaskBarIconEvent(
+TaskBarIconEventPtr(
+TaskBarIconPtr(
+TestFontEncoding(
+TextAttr(
+TextAttrPtr(
+TextAttr_Combine(
+TextCtrl(
+TextCtrlNameStr
+TextCtrlPtr(
+TextCtrl_GetClassDefaultAttributes(
+TextDataObject(
+TextDataObjectPtr(
+TextDropTarget(
+TextDropTargetPtr(
+TextEntryDialog(
+TextEntryDialogPtr(
+TextEntryDialogStyle
+TextUrlEvent(
+TextUrlEventPtr(
+TheBrushList
+TheClipboard
+TheColourDatabase
+TheFontList
+TheMimeTypesManager
+ThePenList
+Thread_IsMain(
+TimeSpan(
+TimeSpanPtr(
+TimeSpan_Day(
+TimeSpan_Days(
+TimeSpan_Hour(
+TimeSpan_Hours(
+TimeSpan_Minute(
+TimeSpan_Minutes(
+TimeSpan_Second(
+TimeSpan_Seconds(
+TimeSpan_Week(
+TimeSpan_Weeks(
+TimerEvent(
+TimerEventPtr(
+TimerPtr(
+TimerRunner(
+TimerRunnerPtr(
+TipProvider(
+TipProviderPtr(
+TipWindow(
+TipWindowPtr(
+ToggleButton(
+ToggleButtonNameStr
+ToggleButtonPtr(
+ToggleButton_GetClassDefaultAttributes(
+ToolBar(
+ToolBarBase(
+ToolBarBasePtr(
+ToolBarNameStr
+ToolBarPtr(
+ToolBarToolBase(
+ToolBarToolBasePtr(
+ToolBar_GetClassDefaultAttributes(
+ToolTip(
+ToolTipPtr(
+ToolTip_Enable(
+ToolTip_SetDelay(
+Top
+TopLevelWindow(
+TopLevelWindowPtr(
+TraceMemAlloc
+TraceMessages
+TraceOleCalls
+TraceRefCount
+TraceResAlloc
+Trap(
+TreeCtrl(
+TreeCtrlNameStr
+TreeCtrlPtr(
+TreeCtrl_GetClassDefaultAttributes(
+TreeEvent(
+TreeEventPtr(
+TreeItemData(
+TreeItemDataPtr(
+TreeItemIcon_Expanded
+TreeItemIcon_Max
+TreeItemIcon_Normal
+TreeItemIcon_Selected
+TreeItemIcon_SelectedExpanded
+TreeItemId(
+TreeItemIdPtr(
+UP
+UPDATE_UI_FROMIDLE
+UPDATE_UI_NONE
+UPDATE_UI_PROCESS_ALL
+UPDATE_UI_PROCESS_SPECIFIED
+UPDATE_UI_RECURSE
+URLDataObject(
+URLDataObjectPtr(
+USER_ATTENTION_ERROR
+USER_ATTENTION_INFO
+USER_COLOURS
+USER_DASH
+USE_UNICODE
+Unconstrained
+UpdateUIEvent(
+UpdateUIEventPtr(
+UpdateUIEvent_CanUpdate(
+UpdateUIEvent_GetMode(
+UpdateUIEvent_GetUpdateInterval(
+UpdateUIEvent_ResetUpdateTime(
+UpdateUIEvent_SetMode(
+UpdateUIEvent_SetUpdateInterval(
+Usleep(
+VARIABLE
+VERSION_STRING
+VERTICAL_HATCH
+VListBox(
+VListBoxNameStr
+VListBoxPtr(
+VSCROLL
+VScrolledWindow(
+VScrolledWindowPtr(
+Validator(
+ValidatorPtr(
+Validator_IsSilent(
+Validator_SetBellOnError(
+VideoMode(
+VideoModePtr(
+VisualAttributes(
+VisualAttributesPtr(
+WANTS_CHARS
+WEST
+WHITE
+WHITE_BRUSH
+WHITE_PEN
+WINDING_RULE
+WINDOW_DEFAULT_VARIANT
+WINDOW_VARIANT_LARGE
+WINDOW_VARIANT_MAX
+WINDOW_VARIANT_MINI
+WINDOW_VARIANT_NORMAL
+WINDOW_VARIANT_SMALL
+WS_EX_BLOCK_EVENTS
+WS_EX_PROCESS_IDLE
+WS_EX_PROCESS_UI_UPDATES
+WS_EX_THEMED_BACKGROUND
+WS_EX_TRANSIENT
+WS_EX_VALIDATE_RECURSIVELY
+WXK_ADD
+WXK_ALT
+WXK_BACK
+WXK_CANCEL
+WXK_CAPITAL
+WXK_CLEAR
+WXK_COMMAND
+WXK_CONTROL
+WXK_DECIMAL
+WXK_DELETE
+WXK_DIVIDE
+WXK_DOWN
+WXK_END
+WXK_ESCAPE
+WXK_EXECUTE
+WXK_F1
+WXK_F10
+WXK_F11
+WXK_F12
+WXK_F13
+WXK_F14
+WXK_F15
+WXK_F16
+WXK_F17
+WXK_F18
+WXK_F19
+WXK_F2
+WXK_F20
+WXK_F21
+WXK_F22
+WXK_F23
+WXK_F24
+WXK_F3
+WXK_F4
+WXK_F5
+WXK_F6
+WXK_F7
+WXK_F8
+WXK_F9
+WXK_HELP
+WXK_HOME
+WXK_INSERT
+WXK_LBUTTON
+WXK_LEFT
+WXK_MBUTTON
+WXK_MENU
+WXK_MULTIPLY
+WXK_NEXT
+WXK_NUMLOCK
+WXK_NUMPAD0
+WXK_NUMPAD1
+WXK_NUMPAD2
+WXK_NUMPAD3
+WXK_NUMPAD4
+WXK_NUMPAD5
+WXK_NUMPAD6
+WXK_NUMPAD7
+WXK_NUMPAD8
+WXK_NUMPAD9
+WXK_NUMPAD_ADD
+WXK_NUMPAD_BEGIN
+WXK_NUMPAD_DECIMAL
+WXK_NUMPAD_DELETE
+WXK_NUMPAD_DIVIDE
+WXK_NUMPAD_DOWN
+WXK_NUMPAD_END
+WXK_NUMPAD_ENTER
+WXK_NUMPAD_EQUAL
+WXK_NUMPAD_F1
+WXK_NUMPAD_F2
+WXK_NUMPAD_F3
+WXK_NUMPAD_F4
+WXK_NUMPAD_HOME
+WXK_NUMPAD_INSERT
+WXK_NUMPAD_LEFT
+WXK_NUMPAD_MULTIPLY
+WXK_NUMPAD_NEXT
+WXK_NUMPAD_PAGEDOWN
+WXK_NUMPAD_PAGEUP
+WXK_NUMPAD_PRIOR
+WXK_NUMPAD_RIGHT
+WXK_NUMPAD_SEPARATOR
+WXK_NUMPAD_SPACE
+WXK_NUMPAD_SUBTRACT
+WXK_NUMPAD_TAB
+WXK_NUMPAD_UP
+WXK_PAGEDOWN
+WXK_PAGEUP
+WXK_PAUSE
+WXK_PRINT
+WXK_PRIOR
+WXK_RBUTTON
+WXK_RETURN
+WXK_RIGHT
+WXK_SCROLL
+WXK_SELECT
+WXK_SEPARATOR
+WXK_SHIFT
+WXK_SNAPSHOT
+WXK_SPACE
+WXK_SPECIAL1
+WXK_SPECIAL10
+WXK_SPECIAL11
+WXK_SPECIAL12
+WXK_SPECIAL13
+WXK_SPECIAL14
+WXK_SPECIAL15
+WXK_SPECIAL16
+WXK_SPECIAL17
+WXK_SPECIAL18
+WXK_SPECIAL19
+WXK_SPECIAL2
+WXK_SPECIAL20
+WXK_SPECIAL3
+WXK_SPECIAL4
+WXK_SPECIAL5
+WXK_SPECIAL6
+WXK_SPECIAL7
+WXK_SPECIAL8
+WXK_SPECIAL9
+WXK_START
+WXK_SUBTRACT
+WXK_TAB
+WXK_UP
+WXK_WINDOWS_LEFT
+WXK_WINDOWS_MENU
+WXK_WINDOWS_RIGHT
+WakeUpIdle(
+WakeUpMainThread(
+Width
+Window(
+WindowCreateEvent(
+WindowCreateEventPtr(
+WindowDC(
+WindowDCPtr(
+WindowDestroyEvent(
+WindowDestroyEventPtr(
+WindowDisabler(
+WindowDisablerPtr(
+WindowPtr(
+Window_FindFocus(
+Window_FromHWND(
+Window_GetCapture(
+Window_GetClassDefaultAttributes(
+Window_NewControlId(
+Window_NextControlId(
+Window_PrevControlId(
+XOR
+XPMHandler(
+XPMHandlerPtr(
+YES_DEFAULT
+YES_NO
+YieldIfNeeded(
+ZipFSHandler(
+ZipFSHandlerPtr(
+__docfilter__(
+cvar
+wx
+wxEVT_ACTIVATE
+wxEVT_ACTIVATE_APP
+wxEVT_CALCULATE_LAYOUT
+wxEVT_CHAR
+wxEVT_CHAR_HOOK
+wxEVT_CHILD_FOCUS
+wxEVT_CLOSE_WINDOW
+wxEVT_COMMAND_BUTTON_CLICKED
+wxEVT_COMMAND_CHECKBOX_CLICKED
+wxEVT_COMMAND_CHECKLISTBOX_TOGGLED
+wxEVT_COMMAND_CHOICEBOOK_PAGE_CHANGED
+wxEVT_COMMAND_CHOICEBOOK_PAGE_CHANGING
+wxEVT_COMMAND_CHOICE_SELECTED
+wxEVT_COMMAND_COMBOBOX_SELECTED
+wxEVT_COMMAND_ENTER
+wxEVT_COMMAND_FIND
+wxEVT_COMMAND_FIND_CLOSE
+wxEVT_COMMAND_FIND_NEXT
+wxEVT_COMMAND_FIND_REPLACE
+wxEVT_COMMAND_FIND_REPLACE_ALL
+wxEVT_COMMAND_KILL_FOCUS
+wxEVT_COMMAND_LEFT_CLICK
+wxEVT_COMMAND_LEFT_DCLICK
+wxEVT_COMMAND_LISTBOOK_PAGE_CHANGED
+wxEVT_COMMAND_LISTBOOK_PAGE_CHANGING
+wxEVT_COMMAND_LISTBOX_DOUBLECLICKED
+wxEVT_COMMAND_LISTBOX_SELECTED
+wxEVT_COMMAND_LIST_BEGIN_DRAG
+wxEVT_COMMAND_LIST_BEGIN_LABEL_EDIT
+wxEVT_COMMAND_LIST_BEGIN_RDRAG
+wxEVT_COMMAND_LIST_CACHE_HINT
+wxEVT_COMMAND_LIST_COL_BEGIN_DRAG
+wxEVT_COMMAND_LIST_COL_CLICK
+wxEVT_COMMAND_LIST_COL_DRAGGING
+wxEVT_COMMAND_LIST_COL_END_DRAG
+wxEVT_COMMAND_LIST_COL_RIGHT_CLICK
+wxEVT_COMMAND_LIST_DELETE_ALL_ITEMS
+wxEVT_COMMAND_LIST_DELETE_ITEM
+wxEVT_COMMAND_LIST_END_LABEL_EDIT
+wxEVT_COMMAND_LIST_GET_INFO
+wxEVT_COMMAND_LIST_INSERT_ITEM
+wxEVT_COMMAND_LIST_ITEM_ACTIVATED
+wxEVT_COMMAND_LIST_ITEM_DESELECTED
+wxEVT_COMMAND_LIST_ITEM_FOCUSED
+wxEVT_COMMAND_LIST_ITEM_MIDDLE_CLICK
+wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK
+wxEVT_COMMAND_LIST_ITEM_SELECTED
+wxEVT_COMMAND_LIST_KEY_DOWN
+wxEVT_COMMAND_LIST_SET_INFO
+wxEVT_COMMAND_MENU_SELECTED
+wxEVT_COMMAND_NOTEBOOK_PAGE_CHANGED
+wxEVT_COMMAND_NOTEBOOK_PAGE_CHANGING
+wxEVT_COMMAND_RADIOBOX_SELECTED
+wxEVT_COMMAND_RADIOBUTTON_SELECTED
+wxEVT_COMMAND_RIGHT_CLICK
+wxEVT_COMMAND_RIGHT_DCLICK
+wxEVT_COMMAND_SCROLLBAR_UPDATED
+wxEVT_COMMAND_SET_FOCUS
+wxEVT_COMMAND_SLIDER_UPDATED
+wxEVT_COMMAND_SPINCTRL_UPDATED
+wxEVT_COMMAND_SPLITTER_DOUBLECLICKED
+wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED
+wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGING
+wxEVT_COMMAND_SPLITTER_UNSPLIT
+wxEVT_COMMAND_TEXT_ENTER
+wxEVT_COMMAND_TEXT_MAXLEN
+wxEVT_COMMAND_TEXT_UPDATED
+wxEVT_COMMAND_TEXT_URL
+wxEVT_COMMAND_TOGGLEBUTTON_CLICKED
+wxEVT_COMMAND_TOOL_CLICKED
+wxEVT_COMMAND_TOOL_ENTER
+wxEVT_COMMAND_TOOL_RCLICKED
+wxEVT_COMMAND_TREE_BEGIN_DRAG
+wxEVT_COMMAND_TREE_BEGIN_LABEL_EDIT
+wxEVT_COMMAND_TREE_BEGIN_RDRAG
+wxEVT_COMMAND_TREE_DELETE_ITEM
+wxEVT_COMMAND_TREE_END_DRAG
+wxEVT_COMMAND_TREE_END_LABEL_EDIT
+wxEVT_COMMAND_TREE_GET_INFO
+wxEVT_COMMAND_TREE_ITEM_ACTIVATED
+wxEVT_COMMAND_TREE_ITEM_COLLAPSED
+wxEVT_COMMAND_TREE_ITEM_COLLAPSING
+wxEVT_COMMAND_TREE_ITEM_EXPANDED
+wxEVT_COMMAND_TREE_ITEM_EXPANDING
+wxEVT_COMMAND_TREE_ITEM_GETTOOLTIP
+wxEVT_COMMAND_TREE_ITEM_MENU
+wxEVT_COMMAND_TREE_ITEM_MIDDLE_CLICK
+wxEVT_COMMAND_TREE_ITEM_RIGHT_CLICK
+wxEVT_COMMAND_TREE_KEY_DOWN
+wxEVT_COMMAND_TREE_SEL_CHANGED
+wxEVT_COMMAND_TREE_SEL_CHANGING
+wxEVT_COMMAND_TREE_SET_INFO
+wxEVT_COMMAND_TREE_STATE_IMAGE_CLICK
+wxEVT_COMMAND_VLBOX_SELECTED
+wxEVT_COMPARE_ITEM
+wxEVT_CONTEXT_MENU
+wxEVT_CREATE
+wxEVT_DATE_CHANGED
+wxEVT_DESTROY
+wxEVT_DETAILED_HELP
+wxEVT_DISPLAY_CHANGED
+wxEVT_DRAW_ITEM
+wxEVT_DROP_FILES
+wxEVT_END_PROCESS
+wxEVT_END_SESSION
+wxEVT_ENTER_WINDOW
+wxEVT_ERASE_BACKGROUND
+wxEVT_FIRST
+wxEVT_HELP
+wxEVT_HIBERNATE
+wxEVT_HOTKEY
+wxEVT_ICONIZE
+wxEVT_IDLE
+wxEVT_INIT_DIALOG
+wxEVT_JOY_BUTTON_DOWN
+wxEVT_JOY_BUTTON_UP
+wxEVT_JOY_MOVE
+wxEVT_JOY_ZMOVE
+wxEVT_KEY_DOWN
+wxEVT_KEY_UP
+wxEVT_KILL_FOCUS
+wxEVT_LEAVE_WINDOW
+wxEVT_LEFT_DCLICK
+wxEVT_LEFT_DOWN
+wxEVT_LEFT_UP
+wxEVT_MAXIMIZE
+wxEVT_MEASURE_ITEM
+wxEVT_MENU_CLOSE
+wxEVT_MENU_HIGHLIGHT
+wxEVT_MENU_OPEN
+wxEVT_MIDDLE_DCLICK
+wxEVT_MIDDLE_DOWN
+wxEVT_MIDDLE_UP
+wxEVT_MOTION
+wxEVT_MOUSEWHEEL
+wxEVT_MOUSE_CAPTURE_CHANGED
+wxEVT_MOVE
+wxEVT_MOVING
+wxEVT_NAVIGATION_KEY
+wxEVT_NC_ENTER_WINDOW
+wxEVT_NC_LEAVE_WINDOW
+wxEVT_NC_LEFT_DCLICK
+wxEVT_NC_LEFT_DOWN
+wxEVT_NC_LEFT_UP
+wxEVT_NC_MIDDLE_DCLICK
+wxEVT_NC_MIDDLE_DOWN
+wxEVT_NC_MIDDLE_UP
+wxEVT_NC_MOTION
+wxEVT_NC_PAINT
+wxEVT_NC_RIGHT_DCLICK
+wxEVT_NC_RIGHT_DOWN
+wxEVT_NC_RIGHT_UP
+wxEVT_NULL
+wxEVT_PAINT
+wxEVT_PAINT_ICON
+wxEVT_PALETTE_CHANGED
+wxEVT_POWER
+wxEVT_QUERY_END_SESSION
+wxEVT_QUERY_LAYOUT_INFO
+wxEVT_QUERY_NEW_PALETTE
+wxEVT_RIGHT_DCLICK
+wxEVT_RIGHT_DOWN
+wxEVT_RIGHT_UP
+wxEVT_SASH_DRAGGED
+wxEVT_SCROLLWIN_BOTTOM
+wxEVT_SCROLLWIN_LINEDOWN
+wxEVT_SCROLLWIN_LINEUP
+wxEVT_SCROLLWIN_PAGEDOWN
+wxEVT_SCROLLWIN_PAGEUP
+wxEVT_SCROLLWIN_THUMBRELEASE
+wxEVT_SCROLLWIN_THUMBTRACK
+wxEVT_SCROLLWIN_TOP
+wxEVT_SCROLL_BOTTOM
+wxEVT_SCROLL_CHANGED
+wxEVT_SCROLL_ENDSCROLL
+wxEVT_SCROLL_LINEDOWN
+wxEVT_SCROLL_LINEUP
+wxEVT_SCROLL_PAGEDOWN
+wxEVT_SCROLL_PAGEUP
+wxEVT_SCROLL_THUMBRELEASE
+wxEVT_SCROLL_THUMBTRACK
+wxEVT_SCROLL_TOP
+wxEVT_SETTING_CHANGED
+wxEVT_SET_CURSOR
+wxEVT_SET_FOCUS
+wxEVT_SHOW
+wxEVT_SIZE
+wxEVT_SIZING
+wxEVT_SYS_COLOUR_CHANGED
+wxEVT_TASKBAR_LEFT_DCLICK
+wxEVT_TASKBAR_LEFT_DOWN
+wxEVT_TASKBAR_LEFT_UP
+wxEVT_TASKBAR_MOVE
+wxEVT_TASKBAR_RIGHT_DCLICK
+wxEVT_TASKBAR_RIGHT_DOWN
+wxEVT_TASKBAR_RIGHT_UP
+wxEVT_TIMER
+wxEVT_UPDATE_UI
+wxEVT_USER_FIRST
+
+--- import wx.animate ---
+wx.animate.ANIM_DONOTREMOVE
+wx.animate.ANIM_TOBACKGROUND
+wx.animate.ANIM_TOPREVIOUS
+wx.animate.ANIM_UNSPECIFIED
+wx.animate.AN_FIT_ANIMATION
+wx.animate.AnimationBase(
+wx.animate.AnimationBasePtr(
+wx.animate.AnimationControlNameStr
+wx.animate.AnimationPlayer(
+wx.animate.AnimationPlayerPtr(
+wx.animate.GIFAnimation(
+wx.animate.GIFAnimationCtrl(
+wx.animate.GIFAnimationCtrlPtr(
+wx.animate.GIFAnimationPtr(
+wx.animate.PreGIFAnimationCtrl(
+wx.animate.__builtins__
+wx.animate.__doc__
+wx.animate.__docfilter__(
+wx.animate.__file__
+wx.animate.__name__
+wx.animate.__package__
+wx.animate.cvar
+wx.animate.wx
+
+--- from wx import animate ---
+animate.ANIM_DONOTREMOVE
+animate.ANIM_TOBACKGROUND
+animate.ANIM_TOPREVIOUS
+animate.ANIM_UNSPECIFIED
+animate.AN_FIT_ANIMATION
+animate.AnimationBase(
+animate.AnimationBasePtr(
+animate.AnimationControlNameStr
+animate.AnimationPlayer(
+animate.AnimationPlayerPtr(
+animate.GIFAnimation(
+animate.GIFAnimationCtrl(
+animate.GIFAnimationCtrlPtr(
+animate.GIFAnimationPtr(
+animate.PreGIFAnimationCtrl(
+animate.__builtins__
+animate.__doc__
+animate.__docfilter__(
+animate.__file__
+animate.__name__
+animate.__package__
+animate.cvar
+animate.wx
+
+--- from wx.animate import * ---
+ANIM_DONOTREMOVE
+ANIM_TOBACKGROUND
+ANIM_TOPREVIOUS
+ANIM_UNSPECIFIED
+AN_FIT_ANIMATION
+AnimationBase(
+AnimationBasePtr(
+AnimationControlNameStr
+AnimationPlayer(
+AnimationPlayerPtr(
+GIFAnimation(
+GIFAnimationCtrl(
+GIFAnimationCtrlPtr(
+GIFAnimationPtr(
+PreGIFAnimationCtrl(
+
+--- import wx.aui ---
+wx.aui.AUI_BUTTON_CLOSE
+wx.aui.AUI_BUTTON_CUSTOM1
+wx.aui.AUI_BUTTON_CUSTOM2
+wx.aui.AUI_BUTTON_CUSTOM3
+wx.aui.AUI_BUTTON_DOWN
+wx.aui.AUI_BUTTON_LEFT
+wx.aui.AUI_BUTTON_MAXIMIZE_RESTORE
+wx.aui.AUI_BUTTON_MINIMIZE
+wx.aui.AUI_BUTTON_OPTIONS
+wx.aui.AUI_BUTTON_PIN
+wx.aui.AUI_BUTTON_RIGHT
+wx.aui.AUI_BUTTON_STATE_CHECKED
+wx.aui.AUI_BUTTON_STATE_DISABLED
+wx.aui.AUI_BUTTON_STATE_HIDDEN
+wx.aui.AUI_BUTTON_STATE_HOVER
+wx.aui.AUI_BUTTON_STATE_NORMAL
+wx.aui.AUI_BUTTON_STATE_PRESSED
+wx.aui.AUI_BUTTON_UP
+wx.aui.AUI_BUTTON_WINDOWLIST
+wx.aui.AUI_DOCKART_ACTIVE_CAPTION_COLOUR
+wx.aui.AUI_DOCKART_ACTIVE_CAPTION_GRADIENT_COLOUR
+wx.aui.AUI_DOCKART_ACTIVE_CAPTION_TEXT_COLOUR
+wx.aui.AUI_DOCKART_BACKGROUND_COLOUR
+wx.aui.AUI_DOCKART_BORDER_COLOUR
+wx.aui.AUI_DOCKART_CAPTION_FONT
+wx.aui.AUI_DOCKART_CAPTION_SIZE
+wx.aui.AUI_DOCKART_GRADIENT_TYPE
+wx.aui.AUI_DOCKART_GRIPPER_COLOUR
+wx.aui.AUI_DOCKART_GRIPPER_SIZE
+wx.aui.AUI_DOCKART_INACTIVE_CAPTION_COLOUR
+wx.aui.AUI_DOCKART_INACTIVE_CAPTION_GRADIENT_COLOUR
+wx.aui.AUI_DOCKART_INACTIVE_CAPTION_TEXT_COLOUR
+wx.aui.AUI_DOCKART_PANE_BORDER_SIZE
+wx.aui.AUI_DOCKART_PANE_BUTTON_SIZE
+wx.aui.AUI_DOCKART_SASH_COLOUR
+wx.aui.AUI_DOCKART_SASH_SIZE
+wx.aui.AUI_DOCK_BOTTOM
+wx.aui.AUI_DOCK_CENTER
+wx.aui.AUI_DOCK_CENTRE
+wx.aui.AUI_DOCK_LEFT
+wx.aui.AUI_DOCK_NONE
+wx.aui.AUI_DOCK_RIGHT
+wx.aui.AUI_DOCK_TOP
+wx.aui.AUI_GRADIENT_HORIZONTAL
+wx.aui.AUI_GRADIENT_NONE
+wx.aui.AUI_GRADIENT_VERTICAL
+wx.aui.AUI_INSERT_DOCK
+wx.aui.AUI_INSERT_PANE
+wx.aui.AUI_INSERT_ROW
+wx.aui.AUI_MGR_ALLOW_ACTIVE_PANE
+wx.aui.AUI_MGR_ALLOW_FLOATING
+wx.aui.AUI_MGR_DEFAULT
+wx.aui.AUI_MGR_HINT_FADE
+wx.aui.AUI_MGR_NO_VENETIAN_BLINDS_FADE
+wx.aui.AUI_MGR_RECTANGLE_HINT
+wx.aui.AUI_MGR_TRANSPARENT_DRAG
+wx.aui.AUI_MGR_TRANSPARENT_HINT
+wx.aui.AUI_MGR_VENETIAN_BLINDS_HINT
+wx.aui.AUI_NB_BOTTOM
+wx.aui.AUI_NB_CLOSE_BUTTON
+wx.aui.AUI_NB_CLOSE_ON_ACTIVE_TAB
+wx.aui.AUI_NB_CLOSE_ON_ALL_TABS
+wx.aui.AUI_NB_DEFAULT_STYLE
+wx.aui.AUI_NB_LEFT
+wx.aui.AUI_NB_MIDDLE_CLICK_CLOSE
+wx.aui.AUI_NB_RIGHT
+wx.aui.AUI_NB_SCROLL_BUTTONS
+wx.aui.AUI_NB_TAB_EXTERNAL_MOVE
+wx.aui.AUI_NB_TAB_FIXED_WIDTH
+wx.aui.AUI_NB_TAB_MOVE
+wx.aui.AUI_NB_TAB_SPLIT
+wx.aui.AUI_NB_TOP
+wx.aui.AUI_NB_WINDOWLIST_BUTTON
+wx.aui.AUI_TBART_GRIPPER_SIZE
+wx.aui.AUI_TBART_OVERFLOW_SIZE
+wx.aui.AUI_TBART_SEPARATOR_SIZE
+wx.aui.AUI_TBTOOL_TEXT_BOTTOM
+wx.aui.AUI_TBTOOL_TEXT_LEFT
+wx.aui.AUI_TBTOOL_TEXT_RIGHT
+wx.aui.AUI_TBTOOL_TEXT_TOP
+wx.aui.AUI_TB_DEFAULT_STYLE
+wx.aui.AUI_TB_GRIPPER
+wx.aui.AUI_TB_HORZ_LAYOUT
+wx.aui.AUI_TB_HORZ_TEXT
+wx.aui.AUI_TB_NO_AUTORESIZE
+wx.aui.AUI_TB_NO_TOOLTIPS
+wx.aui.AUI_TB_OVERFLOW
+wx.aui.AUI_TB_TEXT
+wx.aui.AUI_TB_VERTICAL
+wx.aui.AuiDefaultDockArt(
+wx.aui.AuiDefaultTabArt(
+wx.aui.AuiDefaultToolBarArt(
+wx.aui.AuiDockArt(
+wx.aui.AuiDockInfo(
+wx.aui.AuiDockUIPart(
+wx.aui.AuiFloatingFrame(
+wx.aui.AuiMDIChildFrame(
+wx.aui.AuiMDIClientWindow(
+wx.aui.AuiMDIParentFrame(
+wx.aui.AuiManager(
+wx.aui.AuiManagerEvent(
+wx.aui.AuiManager_GetManager(
+wx.aui.AuiNotebook(
+wx.aui.AuiNotebookEvent(
+wx.aui.AuiNotebookPage(
+wx.aui.AuiPaneButton(
+wx.aui.AuiPaneInfo(
+wx.aui.AuiSimpleTabArt(
+wx.aui.AuiTabArt(
+wx.aui.AuiTabContainer(
+wx.aui.AuiTabContainerButton(
+wx.aui.AuiTabCtrl(
+wx.aui.AuiToolBar(
+wx.aui.AuiToolBarArt(
+wx.aui.AuiToolBarEvent(
+wx.aui.AuiToolBarItem(
+wx.aui.EVT_AUINOTEBOOK_ALLOW_DND(
+wx.aui.EVT_AUINOTEBOOK_BEGIN_DRAG(
+wx.aui.EVT_AUINOTEBOOK_BG_DCLICK(
+wx.aui.EVT_AUINOTEBOOK_BUTTON(
+wx.aui.EVT_AUINOTEBOOK_DRAG_DONE(
+wx.aui.EVT_AUINOTEBOOK_DRAG_MOTION(
+wx.aui.EVT_AUINOTEBOOK_END_DRAG(
+wx.aui.EVT_AUINOTEBOOK_PAGE_CHANGED(
+wx.aui.EVT_AUINOTEBOOK_PAGE_CHANGING(
+wx.aui.EVT_AUINOTEBOOK_PAGE_CLOSE(
+wx.aui.EVT_AUINOTEBOOK_PAGE_CLOSED(
+wx.aui.EVT_AUINOTEBOOK_TAB_MIDDLE_DOWN(
+wx.aui.EVT_AUINOTEBOOK_TAB_MIDDLE_UP(
+wx.aui.EVT_AUINOTEBOOK_TAB_RIGHT_DOWN(
+wx.aui.EVT_AUINOTEBOOK_TAB_RIGHT_UP(
+wx.aui.EVT_AUITOOLBAR_BEGIN_DRAG(
+wx.aui.EVT_AUITOOLBAR_MIDDLE_CLICK(
+wx.aui.EVT_AUITOOLBAR_OVERFLOW_CLICK(
+wx.aui.EVT_AUITOOLBAR_RIGHT_CLICK(
+wx.aui.EVT_AUITOOLBAR_TOOL_DROPDOWN(
+wx.aui.EVT_AUI_FIND_MANAGER(
+wx.aui.EVT_AUI_PANE_BUTTON(
+wx.aui.EVT_AUI_PANE_CLOSE(
+wx.aui.EVT_AUI_PANE_MAXIMIZE(
+wx.aui.EVT_AUI_PANE_RESTORE(
+wx.aui.EVT_AUI_RENDER(
+wx.aui.PreAuiMDIChildFrame(
+wx.aui.PreAuiMDIClientWindow(
+wx.aui.PreAuiMDIParentFrame(
+wx.aui.PreAuiNotebook(
+wx.aui.PyAuiDockArt(
+wx.aui.PyAuiTabArt(
+wx.aui.__builtins__
+wx.aui.__doc__
+wx.aui.__docfilter__(
+wx.aui.__file__
+wx.aui.__name__
+wx.aui.__package__
+wx.aui.cvar
+wx.aui.new
+wx.aui.new_instancemethod(
+wx.aui.wx
+wx.aui.wxEVT_AUI_FIND_MANAGER
+wx.aui.wxEVT_AUI_PANE_BUTTON
+wx.aui.wxEVT_AUI_PANE_CLOSE
+wx.aui.wxEVT_AUI_PANE_MAXIMIZE
+wx.aui.wxEVT_AUI_PANE_RESTORE
+wx.aui.wxEVT_AUI_RENDER
+wx.aui.wxEVT_COMMAND_AUINOTEBOOK_ALLOW_DND
+wx.aui.wxEVT_COMMAND_AUINOTEBOOK_BEGIN_DRAG
+wx.aui.wxEVT_COMMAND_AUINOTEBOOK_BG_DCLICK
+wx.aui.wxEVT_COMMAND_AUINOTEBOOK_BUTTON
+wx.aui.wxEVT_COMMAND_AUINOTEBOOK_DRAG_DONE
+wx.aui.wxEVT_COMMAND_AUINOTEBOOK_DRAG_MOTION
+wx.aui.wxEVT_COMMAND_AUINOTEBOOK_END_DRAG
+wx.aui.wxEVT_COMMAND_AUINOTEBOOK_PAGE_CHANGED
+wx.aui.wxEVT_COMMAND_AUINOTEBOOK_PAGE_CHANGING
+wx.aui.wxEVT_COMMAND_AUINOTEBOOK_PAGE_CLOSE
+wx.aui.wxEVT_COMMAND_AUINOTEBOOK_PAGE_CLOSED
+wx.aui.wxEVT_COMMAND_AUINOTEBOOK_TAB_MIDDLE_DOWN
+wx.aui.wxEVT_COMMAND_AUINOTEBOOK_TAB_MIDDLE_UP
+wx.aui.wxEVT_COMMAND_AUINOTEBOOK_TAB_RIGHT_DOWN
+wx.aui.wxEVT_COMMAND_AUINOTEBOOK_TAB_RIGHT_UP
+wx.aui.wxEVT_COMMAND_AUITOOLBAR_BEGIN_DRAG
+wx.aui.wxEVT_COMMAND_AUITOOLBAR_MIDDLE_CLICK
+wx.aui.wxEVT_COMMAND_AUITOOLBAR_OVERFLOW_CLICK
+wx.aui.wxEVT_COMMAND_AUITOOLBAR_RIGHT_CLICK
+wx.aui.wxEVT_COMMAND_AUITOOLBAR_TOOL_DROPDOWN
+
+--- from wx import aui ---
+aui.AUI_BUTTON_CLOSE
+aui.AUI_BUTTON_CUSTOM1
+aui.AUI_BUTTON_CUSTOM2
+aui.AUI_BUTTON_CUSTOM3
+aui.AUI_BUTTON_DOWN
+aui.AUI_BUTTON_LEFT
+aui.AUI_BUTTON_MAXIMIZE_RESTORE
+aui.AUI_BUTTON_MINIMIZE
+aui.AUI_BUTTON_OPTIONS
+aui.AUI_BUTTON_PIN
+aui.AUI_BUTTON_RIGHT
+aui.AUI_BUTTON_STATE_CHECKED
+aui.AUI_BUTTON_STATE_DISABLED
+aui.AUI_BUTTON_STATE_HIDDEN
+aui.AUI_BUTTON_STATE_HOVER
+aui.AUI_BUTTON_STATE_NORMAL
+aui.AUI_BUTTON_STATE_PRESSED
+aui.AUI_BUTTON_UP
+aui.AUI_BUTTON_WINDOWLIST
+aui.AUI_DOCKART_ACTIVE_CAPTION_COLOUR
+aui.AUI_DOCKART_ACTIVE_CAPTION_GRADIENT_COLOUR
+aui.AUI_DOCKART_ACTIVE_CAPTION_TEXT_COLOUR
+aui.AUI_DOCKART_BACKGROUND_COLOUR
+aui.AUI_DOCKART_BORDER_COLOUR
+aui.AUI_DOCKART_CAPTION_FONT
+aui.AUI_DOCKART_CAPTION_SIZE
+aui.AUI_DOCKART_GRADIENT_TYPE
+aui.AUI_DOCKART_GRIPPER_COLOUR
+aui.AUI_DOCKART_GRIPPER_SIZE
+aui.AUI_DOCKART_INACTIVE_CAPTION_COLOUR
+aui.AUI_DOCKART_INACTIVE_CAPTION_GRADIENT_COLOUR
+aui.AUI_DOCKART_INACTIVE_CAPTION_TEXT_COLOUR
+aui.AUI_DOCKART_PANE_BORDER_SIZE
+aui.AUI_DOCKART_PANE_BUTTON_SIZE
+aui.AUI_DOCKART_SASH_COLOUR
+aui.AUI_DOCKART_SASH_SIZE
+aui.AUI_DOCK_BOTTOM
+aui.AUI_DOCK_CENTER
+aui.AUI_DOCK_CENTRE
+aui.AUI_DOCK_LEFT
+aui.AUI_DOCK_NONE
+aui.AUI_DOCK_RIGHT
+aui.AUI_DOCK_TOP
+aui.AUI_GRADIENT_HORIZONTAL
+aui.AUI_GRADIENT_NONE
+aui.AUI_GRADIENT_VERTICAL
+aui.AUI_INSERT_DOCK
+aui.AUI_INSERT_PANE
+aui.AUI_INSERT_ROW
+aui.AUI_MGR_ALLOW_ACTIVE_PANE
+aui.AUI_MGR_ALLOW_FLOATING
+aui.AUI_MGR_DEFAULT
+aui.AUI_MGR_HINT_FADE
+aui.AUI_MGR_NO_VENETIAN_BLINDS_FADE
+aui.AUI_MGR_RECTANGLE_HINT
+aui.AUI_MGR_TRANSPARENT_DRAG
+aui.AUI_MGR_TRANSPARENT_HINT
+aui.AUI_MGR_VENETIAN_BLINDS_HINT
+aui.AUI_NB_BOTTOM
+aui.AUI_NB_CLOSE_BUTTON
+aui.AUI_NB_CLOSE_ON_ACTIVE_TAB
+aui.AUI_NB_CLOSE_ON_ALL_TABS
+aui.AUI_NB_DEFAULT_STYLE
+aui.AUI_NB_LEFT
+aui.AUI_NB_MIDDLE_CLICK_CLOSE
+aui.AUI_NB_RIGHT
+aui.AUI_NB_SCROLL_BUTTONS
+aui.AUI_NB_TAB_EXTERNAL_MOVE
+aui.AUI_NB_TAB_FIXED_WIDTH
+aui.AUI_NB_TAB_MOVE
+aui.AUI_NB_TAB_SPLIT
+aui.AUI_NB_TOP
+aui.AUI_NB_WINDOWLIST_BUTTON
+aui.AUI_TBART_GRIPPER_SIZE
+aui.AUI_TBART_OVERFLOW_SIZE
+aui.AUI_TBART_SEPARATOR_SIZE
+aui.AUI_TBTOOL_TEXT_BOTTOM
+aui.AUI_TBTOOL_TEXT_LEFT
+aui.AUI_TBTOOL_TEXT_RIGHT
+aui.AUI_TBTOOL_TEXT_TOP
+aui.AUI_TB_DEFAULT_STYLE
+aui.AUI_TB_GRIPPER
+aui.AUI_TB_HORZ_LAYOUT
+aui.AUI_TB_HORZ_TEXT
+aui.AUI_TB_NO_AUTORESIZE
+aui.AUI_TB_NO_TOOLTIPS
+aui.AUI_TB_OVERFLOW
+aui.AUI_TB_TEXT
+aui.AUI_TB_VERTICAL
+aui.AuiDefaultDockArt(
+aui.AuiDefaultTabArt(
+aui.AuiDefaultToolBarArt(
+aui.AuiDockArt(
+aui.AuiDockInfo(
+aui.AuiDockUIPart(
+aui.AuiFloatingFrame(
+aui.AuiMDIChildFrame(
+aui.AuiMDIClientWindow(
+aui.AuiMDIParentFrame(
+aui.AuiManager(
+aui.AuiManagerEvent(
+aui.AuiManager_GetManager(
+aui.AuiNotebook(
+aui.AuiNotebookEvent(
+aui.AuiNotebookPage(
+aui.AuiPaneButton(
+aui.AuiPaneInfo(
+aui.AuiSimpleTabArt(
+aui.AuiTabArt(
+aui.AuiTabContainer(
+aui.AuiTabContainerButton(
+aui.AuiTabCtrl(
+aui.AuiToolBar(
+aui.AuiToolBarArt(
+aui.AuiToolBarEvent(
+aui.AuiToolBarItem(
+aui.EVT_AUINOTEBOOK_ALLOW_DND(
+aui.EVT_AUINOTEBOOK_BEGIN_DRAG(
+aui.EVT_AUINOTEBOOK_BG_DCLICK(
+aui.EVT_AUINOTEBOOK_BUTTON(
+aui.EVT_AUINOTEBOOK_DRAG_DONE(
+aui.EVT_AUINOTEBOOK_DRAG_MOTION(
+aui.EVT_AUINOTEBOOK_END_DRAG(
+aui.EVT_AUINOTEBOOK_PAGE_CHANGED(
+aui.EVT_AUINOTEBOOK_PAGE_CHANGING(
+aui.EVT_AUINOTEBOOK_PAGE_CLOSE(
+aui.EVT_AUINOTEBOOK_PAGE_CLOSED(
+aui.EVT_AUINOTEBOOK_TAB_MIDDLE_DOWN(
+aui.EVT_AUINOTEBOOK_TAB_MIDDLE_UP(
+aui.EVT_AUINOTEBOOK_TAB_RIGHT_DOWN(
+aui.EVT_AUINOTEBOOK_TAB_RIGHT_UP(
+aui.EVT_AUITOOLBAR_BEGIN_DRAG(
+aui.EVT_AUITOOLBAR_MIDDLE_CLICK(
+aui.EVT_AUITOOLBAR_OVERFLOW_CLICK(
+aui.EVT_AUITOOLBAR_RIGHT_CLICK(
+aui.EVT_AUITOOLBAR_TOOL_DROPDOWN(
+aui.EVT_AUI_FIND_MANAGER(
+aui.EVT_AUI_PANE_BUTTON(
+aui.EVT_AUI_PANE_CLOSE(
+aui.EVT_AUI_PANE_MAXIMIZE(
+aui.EVT_AUI_PANE_RESTORE(
+aui.EVT_AUI_RENDER(
+aui.PreAuiMDIChildFrame(
+aui.PreAuiMDIClientWindow(
+aui.PreAuiMDIParentFrame(
+aui.PreAuiNotebook(
+aui.PyAuiDockArt(
+aui.PyAuiTabArt(
+aui.__builtins__
+aui.__doc__
+aui.__docfilter__(
+aui.__file__
+aui.__name__
+aui.__package__
+aui.cvar
+aui.new
+aui.new_instancemethod(
+aui.wx
+aui.wxEVT_AUI_FIND_MANAGER
+aui.wxEVT_AUI_PANE_BUTTON
+aui.wxEVT_AUI_PANE_CLOSE
+aui.wxEVT_AUI_PANE_MAXIMIZE
+aui.wxEVT_AUI_PANE_RESTORE
+aui.wxEVT_AUI_RENDER
+aui.wxEVT_COMMAND_AUINOTEBOOK_ALLOW_DND
+aui.wxEVT_COMMAND_AUINOTEBOOK_BEGIN_DRAG
+aui.wxEVT_COMMAND_AUINOTEBOOK_BG_DCLICK
+aui.wxEVT_COMMAND_AUINOTEBOOK_BUTTON
+aui.wxEVT_COMMAND_AUINOTEBOOK_DRAG_DONE
+aui.wxEVT_COMMAND_AUINOTEBOOK_DRAG_MOTION
+aui.wxEVT_COMMAND_AUINOTEBOOK_END_DRAG
+aui.wxEVT_COMMAND_AUINOTEBOOK_PAGE_CHANGED
+aui.wxEVT_COMMAND_AUINOTEBOOK_PAGE_CHANGING
+aui.wxEVT_COMMAND_AUINOTEBOOK_PAGE_CLOSE
+aui.wxEVT_COMMAND_AUINOTEBOOK_PAGE_CLOSED
+aui.wxEVT_COMMAND_AUINOTEBOOK_TAB_MIDDLE_DOWN
+aui.wxEVT_COMMAND_AUINOTEBOOK_TAB_MIDDLE_UP
+aui.wxEVT_COMMAND_AUINOTEBOOK_TAB_RIGHT_DOWN
+aui.wxEVT_COMMAND_AUINOTEBOOK_TAB_RIGHT_UP
+aui.wxEVT_COMMAND_AUITOOLBAR_BEGIN_DRAG
+aui.wxEVT_COMMAND_AUITOOLBAR_MIDDLE_CLICK
+aui.wxEVT_COMMAND_AUITOOLBAR_OVERFLOW_CLICK
+aui.wxEVT_COMMAND_AUITOOLBAR_RIGHT_CLICK
+aui.wxEVT_COMMAND_AUITOOLBAR_TOOL_DROPDOWN
+
+--- from wx.aui import * ---
+AUI_BUTTON_CLOSE
+AUI_BUTTON_CUSTOM1
+AUI_BUTTON_CUSTOM2
+AUI_BUTTON_CUSTOM3
+AUI_BUTTON_DOWN
+AUI_BUTTON_LEFT
+AUI_BUTTON_MAXIMIZE_RESTORE
+AUI_BUTTON_MINIMIZE
+AUI_BUTTON_OPTIONS
+AUI_BUTTON_PIN
+AUI_BUTTON_RIGHT
+AUI_BUTTON_STATE_CHECKED
+AUI_BUTTON_STATE_DISABLED
+AUI_BUTTON_STATE_HIDDEN
+AUI_BUTTON_STATE_HOVER
+AUI_BUTTON_STATE_NORMAL
+AUI_BUTTON_STATE_PRESSED
+AUI_BUTTON_UP
+AUI_BUTTON_WINDOWLIST
+AUI_DOCKART_ACTIVE_CAPTION_COLOUR
+AUI_DOCKART_ACTIVE_CAPTION_GRADIENT_COLOUR
+AUI_DOCKART_ACTIVE_CAPTION_TEXT_COLOUR
+AUI_DOCKART_BACKGROUND_COLOUR
+AUI_DOCKART_BORDER_COLOUR
+AUI_DOCKART_CAPTION_FONT
+AUI_DOCKART_CAPTION_SIZE
+AUI_DOCKART_GRADIENT_TYPE
+AUI_DOCKART_GRIPPER_COLOUR
+AUI_DOCKART_GRIPPER_SIZE
+AUI_DOCKART_INACTIVE_CAPTION_COLOUR
+AUI_DOCKART_INACTIVE_CAPTION_GRADIENT_COLOUR
+AUI_DOCKART_INACTIVE_CAPTION_TEXT_COLOUR
+AUI_DOCKART_PANE_BORDER_SIZE
+AUI_DOCKART_PANE_BUTTON_SIZE
+AUI_DOCKART_SASH_COLOUR
+AUI_DOCKART_SASH_SIZE
+AUI_DOCK_BOTTOM
+AUI_DOCK_CENTER
+AUI_DOCK_CENTRE
+AUI_DOCK_LEFT
+AUI_DOCK_NONE
+AUI_DOCK_RIGHT
+AUI_DOCK_TOP
+AUI_GRADIENT_HORIZONTAL
+AUI_GRADIENT_NONE
+AUI_GRADIENT_VERTICAL
+AUI_INSERT_DOCK
+AUI_INSERT_PANE
+AUI_INSERT_ROW
+AUI_MGR_ALLOW_ACTIVE_PANE
+AUI_MGR_ALLOW_FLOATING
+AUI_MGR_DEFAULT
+AUI_MGR_HINT_FADE
+AUI_MGR_NO_VENETIAN_BLINDS_FADE
+AUI_MGR_RECTANGLE_HINT
+AUI_MGR_TRANSPARENT_DRAG
+AUI_MGR_TRANSPARENT_HINT
+AUI_MGR_VENETIAN_BLINDS_HINT
+AUI_NB_BOTTOM
+AUI_NB_CLOSE_BUTTON
+AUI_NB_CLOSE_ON_ACTIVE_TAB
+AUI_NB_CLOSE_ON_ALL_TABS
+AUI_NB_DEFAULT_STYLE
+AUI_NB_LEFT
+AUI_NB_MIDDLE_CLICK_CLOSE
+AUI_NB_RIGHT
+AUI_NB_SCROLL_BUTTONS
+AUI_NB_TAB_EXTERNAL_MOVE
+AUI_NB_TAB_FIXED_WIDTH
+AUI_NB_TAB_MOVE
+AUI_NB_TAB_SPLIT
+AUI_NB_TOP
+AUI_NB_WINDOWLIST_BUTTON
+AUI_TBART_GRIPPER_SIZE
+AUI_TBART_OVERFLOW_SIZE
+AUI_TBART_SEPARATOR_SIZE
+AUI_TBTOOL_TEXT_BOTTOM
+AUI_TBTOOL_TEXT_LEFT
+AUI_TBTOOL_TEXT_RIGHT
+AUI_TBTOOL_TEXT_TOP
+AUI_TB_DEFAULT_STYLE
+AUI_TB_GRIPPER
+AUI_TB_HORZ_LAYOUT
+AUI_TB_HORZ_TEXT
+AUI_TB_NO_AUTORESIZE
+AUI_TB_NO_TOOLTIPS
+AUI_TB_OVERFLOW
+AUI_TB_TEXT
+AUI_TB_VERTICAL
+AuiDefaultDockArt(
+AuiDefaultTabArt(
+AuiDefaultToolBarArt(
+AuiDockArt(
+AuiDockInfo(
+AuiDockUIPart(
+AuiFloatingFrame(
+AuiMDIChildFrame(
+AuiMDIClientWindow(
+AuiMDIParentFrame(
+AuiManager(
+AuiManagerEvent(
+AuiManager_GetManager(
+AuiNotebook(
+AuiNotebookEvent(
+AuiNotebookPage(
+AuiPaneButton(
+AuiPaneInfo(
+AuiSimpleTabArt(
+AuiTabArt(
+AuiTabContainer(
+AuiTabContainerButton(
+AuiTabCtrl(
+AuiToolBar(
+AuiToolBarArt(
+AuiToolBarEvent(
+AuiToolBarItem(
+EVT_AUINOTEBOOK_ALLOW_DND(
+EVT_AUINOTEBOOK_BEGIN_DRAG(
+EVT_AUINOTEBOOK_BG_DCLICK(
+EVT_AUINOTEBOOK_BUTTON(
+EVT_AUINOTEBOOK_DRAG_DONE(
+EVT_AUINOTEBOOK_DRAG_MOTION(
+EVT_AUINOTEBOOK_END_DRAG(
+EVT_AUINOTEBOOK_PAGE_CHANGED(
+EVT_AUINOTEBOOK_PAGE_CHANGING(
+EVT_AUINOTEBOOK_PAGE_CLOSE(
+EVT_AUINOTEBOOK_PAGE_CLOSED(
+EVT_AUINOTEBOOK_TAB_MIDDLE_DOWN(
+EVT_AUINOTEBOOK_TAB_MIDDLE_UP(
+EVT_AUINOTEBOOK_TAB_RIGHT_DOWN(
+EVT_AUINOTEBOOK_TAB_RIGHT_UP(
+EVT_AUITOOLBAR_BEGIN_DRAG(
+EVT_AUITOOLBAR_MIDDLE_CLICK(
+EVT_AUITOOLBAR_OVERFLOW_CLICK(
+EVT_AUITOOLBAR_RIGHT_CLICK(
+EVT_AUITOOLBAR_TOOL_DROPDOWN(
+EVT_AUI_FIND_MANAGER(
+EVT_AUI_PANE_BUTTON(
+EVT_AUI_PANE_CLOSE(
+EVT_AUI_PANE_MAXIMIZE(
+EVT_AUI_PANE_RESTORE(
+EVT_AUI_RENDER(
+PreAuiMDIChildFrame(
+PreAuiMDIClientWindow(
+PreAuiMDIParentFrame(
+PreAuiNotebook(
+PyAuiDockArt(
+PyAuiTabArt(
+wxEVT_AUI_FIND_MANAGER
+wxEVT_AUI_PANE_BUTTON
+wxEVT_AUI_PANE_CLOSE
+wxEVT_AUI_PANE_MAXIMIZE
+wxEVT_AUI_PANE_RESTORE
+wxEVT_AUI_RENDER
+wxEVT_COMMAND_AUINOTEBOOK_ALLOW_DND
+wxEVT_COMMAND_AUINOTEBOOK_BEGIN_DRAG
+wxEVT_COMMAND_AUINOTEBOOK_BG_DCLICK
+wxEVT_COMMAND_AUINOTEBOOK_BUTTON
+wxEVT_COMMAND_AUINOTEBOOK_DRAG_DONE
+wxEVT_COMMAND_AUINOTEBOOK_DRAG_MOTION
+wxEVT_COMMAND_AUINOTEBOOK_END_DRAG
+wxEVT_COMMAND_AUINOTEBOOK_PAGE_CHANGED
+wxEVT_COMMAND_AUINOTEBOOK_PAGE_CHANGING
+wxEVT_COMMAND_AUINOTEBOOK_PAGE_CLOSE
+wxEVT_COMMAND_AUINOTEBOOK_PAGE_CLOSED
+wxEVT_COMMAND_AUINOTEBOOK_TAB_MIDDLE_DOWN
+wxEVT_COMMAND_AUINOTEBOOK_TAB_MIDDLE_UP
+wxEVT_COMMAND_AUINOTEBOOK_TAB_RIGHT_DOWN
+wxEVT_COMMAND_AUINOTEBOOK_TAB_RIGHT_UP
+wxEVT_COMMAND_AUITOOLBAR_BEGIN_DRAG
+wxEVT_COMMAND_AUITOOLBAR_MIDDLE_CLICK
+wxEVT_COMMAND_AUITOOLBAR_OVERFLOW_CLICK
+wxEVT_COMMAND_AUITOOLBAR_RIGHT_CLICK
+wxEVT_COMMAND_AUITOOLBAR_TOOL_DROPDOWN
+
+--- import wx.build ---
+wx.build.__all__
+wx.build.__builtins__
+wx.build.__doc__
+wx.build.__file__
+wx.build.__name__
+wx.build.__package__
+wx.build.__path__
+
+--- from wx import build ---
+build.__all__
+build.__builtins__
+build.__doc__
+build.__file__
+build.__name__
+build.__package__
+build.__path__
+
+--- from wx.build import * ---
+
+--- import wx.calendar ---
+wx.calendar.CAL_BORDER_NONE
+wx.calendar.CAL_BORDER_ROUND
+wx.calendar.CAL_BORDER_SQUARE
+wx.calendar.CAL_HITTEST_DAY
+wx.calendar.CAL_HITTEST_DECMONTH
+wx.calendar.CAL_HITTEST_HEADER
+wx.calendar.CAL_HITTEST_INCMONTH
+wx.calendar.CAL_HITTEST_NOWHERE
+wx.calendar.CAL_HITTEST_SURROUNDING_WEEK
+wx.calendar.CAL_MONDAY_FIRST
+wx.calendar.CAL_NO_MONTH_CHANGE
+wx.calendar.CAL_NO_YEAR_CHANGE
+wx.calendar.CAL_SEQUENTIAL_MONTH_SELECTION
+wx.calendar.CAL_SHOW_HOLIDAYS
+wx.calendar.CAL_SHOW_SURROUNDING_WEEKS
+wx.calendar.CAL_SUNDAY_FIRST
+wx.calendar.CalendarCtrl(
+wx.calendar.CalendarCtrlPtr(
+wx.calendar.CalendarCtrl_GetClassDefaultAttributes(
+wx.calendar.CalendarDateAttr(
+wx.calendar.CalendarDateAttrPtr(
+wx.calendar.CalendarEvent(
+wx.calendar.CalendarEventPtr(
+wx.calendar.CalendarNameStr
+wx.calendar.EVT_CALENDAR(
+wx.calendar.EVT_CALENDAR_DAY(
+wx.calendar.EVT_CALENDAR_MONTH(
+wx.calendar.EVT_CALENDAR_SEL_CHANGED(
+wx.calendar.EVT_CALENDAR_WEEKDAY_CLICKED(
+wx.calendar.EVT_CALENDAR_YEAR(
+wx.calendar.PreCalendarCtrl(
+wx.calendar.__builtins__
+wx.calendar.__doc__
+wx.calendar.__docfilter__(
+wx.calendar.__file__
+wx.calendar.__name__
+wx.calendar.__package__
+wx.calendar.cvar
+wx.calendar.wx
+wx.calendar.wxEVT_CALENDAR_DAY_CHANGED
+wx.calendar.wxEVT_CALENDAR_DOUBLECLICKED
+wx.calendar.wxEVT_CALENDAR_MONTH_CHANGED
+wx.calendar.wxEVT_CALENDAR_SEL_CHANGED
+wx.calendar.wxEVT_CALENDAR_WEEKDAY_CLICKED
+wx.calendar.wxEVT_CALENDAR_YEAR_CHANGED
+
+--- from wx import calendar ---
+calendar.CAL_BORDER_NONE
+calendar.CAL_BORDER_ROUND
+calendar.CAL_BORDER_SQUARE
+calendar.CAL_HITTEST_DAY
+calendar.CAL_HITTEST_DECMONTH
+calendar.CAL_HITTEST_HEADER
+calendar.CAL_HITTEST_INCMONTH
+calendar.CAL_HITTEST_NOWHERE
+calendar.CAL_HITTEST_SURROUNDING_WEEK
+calendar.CAL_MONDAY_FIRST
+calendar.CAL_NO_MONTH_CHANGE
+calendar.CAL_NO_YEAR_CHANGE
+calendar.CAL_SEQUENTIAL_MONTH_SELECTION
+calendar.CAL_SHOW_HOLIDAYS
+calendar.CAL_SHOW_SURROUNDING_WEEKS
+calendar.CAL_SUNDAY_FIRST
+calendar.CalendarCtrl(
+calendar.CalendarCtrlPtr(
+calendar.CalendarCtrl_GetClassDefaultAttributes(
+calendar.CalendarDateAttr(
+calendar.CalendarDateAttrPtr(
+calendar.CalendarEvent(
+calendar.CalendarEventPtr(
+calendar.CalendarNameStr
+calendar.EVT_CALENDAR(
+calendar.EVT_CALENDAR_DAY(
+calendar.EVT_CALENDAR_MONTH(
+calendar.EVT_CALENDAR_SEL_CHANGED(
+calendar.EVT_CALENDAR_WEEKDAY_CLICKED(
+calendar.EVT_CALENDAR_YEAR(
+calendar.PreCalendarCtrl(
+calendar.__builtins__
+calendar.__doc__
+calendar.__docfilter__(
+calendar.__file__
+calendar.__name__
+calendar.__package__
+calendar.cvar
+calendar.wx
+calendar.wxEVT_CALENDAR_DAY_CHANGED
+calendar.wxEVT_CALENDAR_DOUBLECLICKED
+calendar.wxEVT_CALENDAR_MONTH_CHANGED
+calendar.wxEVT_CALENDAR_SEL_CHANGED
+calendar.wxEVT_CALENDAR_WEEKDAY_CLICKED
+calendar.wxEVT_CALENDAR_YEAR_CHANGED
+
+--- from wx.calendar import * ---
+CAL_BORDER_NONE
+CAL_BORDER_ROUND
+CAL_BORDER_SQUARE
+CAL_HITTEST_DAY
+CAL_HITTEST_DECMONTH
+CAL_HITTEST_HEADER
+CAL_HITTEST_INCMONTH
+CAL_HITTEST_NOWHERE
+CAL_HITTEST_SURROUNDING_WEEK
+CAL_MONDAY_FIRST
+CAL_NO_MONTH_CHANGE
+CAL_NO_YEAR_CHANGE
+CAL_SEQUENTIAL_MONTH_SELECTION
+CAL_SHOW_HOLIDAYS
+CAL_SHOW_SURROUNDING_WEEKS
+CAL_SUNDAY_FIRST
+CalendarCtrl(
+CalendarCtrlPtr(
+CalendarCtrl_GetClassDefaultAttributes(
+CalendarDateAttr(
+CalendarDateAttrPtr(
+CalendarEvent(
+CalendarEventPtr(
+CalendarNameStr
+EVT_CALENDAR(
+EVT_CALENDAR_DAY(
+EVT_CALENDAR_MONTH(
+EVT_CALENDAR_SEL_CHANGED(
+EVT_CALENDAR_WEEKDAY_CLICKED(
+EVT_CALENDAR_YEAR(
+PreCalendarCtrl(
+wxEVT_CALENDAR_DAY_CHANGED
+wxEVT_CALENDAR_DOUBLECLICKED
+wxEVT_CALENDAR_MONTH_CHANGED
+wxEVT_CALENDAR_SEL_CHANGED
+wxEVT_CALENDAR_WEEKDAY_CLICKED
+wxEVT_CALENDAR_YEAR_CHANGED
+
+--- import wx.combo ---
+wx.combo.BitmapComboBox(
+wx.combo.CC_BUTTON_OUTSIDE_BORDER
+wx.combo.CC_MF_ON_BUTTON
+wx.combo.CC_MF_ON_CLICK_AREA
+wx.combo.CC_NO_TEXT_AUTO_SELECT
+wx.combo.CC_POPUP_ON_MOUSE_UP
+wx.combo.ComboCtrl(
+wx.combo.ComboCtrlFeatures(
+wx.combo.ComboCtrl_GetFeatures(
+wx.combo.ComboPopup(
+wx.combo.ComboPopup_DefaultPaintComboControl(
+wx.combo.ODCB_DCLICK_CYCLES
+wx.combo.ODCB_PAINTING_CONTROL
+wx.combo.ODCB_PAINTING_SELECTED
+wx.combo.ODCB_STD_CONTROL_PAINT
+wx.combo.OwnerDrawnComboBox(
+wx.combo.PreBitmapComboBox(
+wx.combo.PreComboCtrl(
+wx.combo.PreOwnerDrawnComboBox(
+wx.combo.__builtins__
+wx.combo.__doc__
+wx.combo.__docfilter__(
+wx.combo.__file__
+wx.combo.__name__
+wx.combo.__package__
+wx.combo.new
+wx.combo.new_instancemethod(
+wx.combo.wx
+
+--- from wx import combo ---
+combo.BitmapComboBox(
+combo.CC_BUTTON_OUTSIDE_BORDER
+combo.CC_MF_ON_BUTTON
+combo.CC_MF_ON_CLICK_AREA
+combo.CC_NO_TEXT_AUTO_SELECT
+combo.CC_POPUP_ON_MOUSE_UP
+combo.ComboCtrl(
+combo.ComboCtrlFeatures(
+combo.ComboCtrl_GetFeatures(
+combo.ComboPopup(
+combo.ComboPopup_DefaultPaintComboControl(
+combo.ODCB_DCLICK_CYCLES
+combo.ODCB_PAINTING_CONTROL
+combo.ODCB_PAINTING_SELECTED
+combo.ODCB_STD_CONTROL_PAINT
+combo.OwnerDrawnComboBox(
+combo.PreBitmapComboBox(
+combo.PreComboCtrl(
+combo.PreOwnerDrawnComboBox(
+combo.__builtins__
+combo.__doc__
+combo.__docfilter__(
+combo.__file__
+combo.__name__
+combo.__package__
+combo.new
+combo.new_instancemethod(
+combo.wx
+
+--- from wx.combo import * ---
+BitmapComboBox(
+CC_BUTTON_OUTSIDE_BORDER
+CC_MF_ON_BUTTON
+CC_MF_ON_CLICK_AREA
+CC_NO_TEXT_AUTO_SELECT
+CC_POPUP_ON_MOUSE_UP
+ComboCtrl(
+ComboCtrlFeatures(
+ComboCtrl_GetFeatures(
+ComboPopup(
+ComboPopup_DefaultPaintComboControl(
+ODCB_DCLICK_CYCLES
+ODCB_PAINTING_CONTROL
+ODCB_PAINTING_SELECTED
+ODCB_STD_CONTROL_PAINT
+OwnerDrawnComboBox(
+PreBitmapComboBox(
+PreComboCtrl(
+PreOwnerDrawnComboBox(
+
+--- import wx.gizmos ---
+wx.gizmos.DS_DRAG_CORNER
+wx.gizmos.DS_MANAGE_SCROLLBARS
+wx.gizmos.DynamicSashNameStr
+wx.gizmos.DynamicSashSplitEvent(
+wx.gizmos.DynamicSashSplitEventPtr(
+wx.gizmos.DynamicSashUnifyEvent(
+wx.gizmos.DynamicSashUnifyEventPtr(
+wx.gizmos.DynamicSashWindow(
+wx.gizmos.DynamicSashWindowPtr(
+wx.gizmos.EL_ALLOW_DELETE
+wx.gizmos.EL_ALLOW_EDIT
+wx.gizmos.EL_ALLOW_NEW
+wx.gizmos.EVT_DYNAMIC_SASH_SPLIT(
+wx.gizmos.EVT_DYNAMIC_SASH_UNIFY(
+wx.gizmos.EditableListBox(
+wx.gizmos.EditableListBoxNameStr
+wx.gizmos.EditableListBoxPtr(
+wx.gizmos.LEDNumberCtrl(
+wx.gizmos.LEDNumberCtrlPtr(
+wx.gizmos.LED_ALIGN_CENTER
+wx.gizmos.LED_ALIGN_LEFT
+wx.gizmos.LED_ALIGN_MASK
+wx.gizmos.LED_ALIGN_RIGHT
+wx.gizmos.LED_DRAW_FADED
+wx.gizmos.PreDynamicSashWindow(
+wx.gizmos.PreLEDNumberCtrl(
+wx.gizmos.PreStaticPicture(
+wx.gizmos.PreTreeListCtrl(
+wx.gizmos.RemotelyScrolledTreeCtrl(
+wx.gizmos.RemotelyScrolledTreeCtrlPtr(
+wx.gizmos.SCALE_CUSTOM
+wx.gizmos.SCALE_HORIZONTAL
+wx.gizmos.SCALE_UNIFORM
+wx.gizmos.SCALE_VERTICAL
+wx.gizmos.SplitterScrolledWindow(
+wx.gizmos.SplitterScrolledWindowPtr(
+wx.gizmos.StaticPicture(
+wx.gizmos.StaticPictureNameStr
+wx.gizmos.StaticPicturePtr(
+wx.gizmos.TL_ALIGN_CENTER
+wx.gizmos.TL_ALIGN_LEFT
+wx.gizmos.TL_ALIGN_RIGHT
+wx.gizmos.TL_SEARCH_FULL
+wx.gizmos.TL_SEARCH_LEVEL
+wx.gizmos.TL_SEARCH_NOCASE
+wx.gizmos.TL_SEARCH_PARTIAL
+wx.gizmos.TL_SEARCH_VISIBLE
+wx.gizmos.TREE_HITTEST_ONITEMCOLUMN
+wx.gizmos.TR_DONT_ADJUST_MAC
+wx.gizmos.ThinSplitterWindow(
+wx.gizmos.ThinSplitterWindowPtr(
+wx.gizmos.TreeCompanionWindow(
+wx.gizmos.TreeCompanionWindowPtr(
+wx.gizmos.TreeListColumnInfo(
+wx.gizmos.TreeListColumnInfoPtr(
+wx.gizmos.TreeListCtrl(
+wx.gizmos.TreeListCtrlNameStr
+wx.gizmos.TreeListCtrlPtr(
+wx.gizmos.__builtins__
+wx.gizmos.__doc__
+wx.gizmos.__docfilter__(
+wx.gizmos.__file__
+wx.gizmos.__name__
+wx.gizmos.__package__
+wx.gizmos.cvar
+wx.gizmos.wx
+wx.gizmos.wxEVT_DYNAMIC_SASH_SPLIT
+wx.gizmos.wxEVT_DYNAMIC_SASH_UNIFY
+
+--- from wx import gizmos ---
+gizmos.DS_DRAG_CORNER
+gizmos.DS_MANAGE_SCROLLBARS
+gizmos.DynamicSashNameStr
+gizmos.DynamicSashSplitEvent(
+gizmos.DynamicSashSplitEventPtr(
+gizmos.DynamicSashUnifyEvent(
+gizmos.DynamicSashUnifyEventPtr(
+gizmos.DynamicSashWindow(
+gizmos.DynamicSashWindowPtr(
+gizmos.EL_ALLOW_DELETE
+gizmos.EL_ALLOW_EDIT
+gizmos.EL_ALLOW_NEW
+gizmos.EVT_DYNAMIC_SASH_SPLIT(
+gizmos.EVT_DYNAMIC_SASH_UNIFY(
+gizmos.EditableListBox(
+gizmos.EditableListBoxNameStr
+gizmos.EditableListBoxPtr(
+gizmos.LEDNumberCtrl(
+gizmos.LEDNumberCtrlPtr(
+gizmos.LED_ALIGN_CENTER
+gizmos.LED_ALIGN_LEFT
+gizmos.LED_ALIGN_MASK
+gizmos.LED_ALIGN_RIGHT
+gizmos.LED_DRAW_FADED
+gizmos.PreDynamicSashWindow(
+gizmos.PreLEDNumberCtrl(
+gizmos.PreStaticPicture(
+gizmos.PreTreeListCtrl(
+gizmos.RemotelyScrolledTreeCtrl(
+gizmos.RemotelyScrolledTreeCtrlPtr(
+gizmos.SCALE_CUSTOM
+gizmos.SCALE_HORIZONTAL
+gizmos.SCALE_UNIFORM
+gizmos.SCALE_VERTICAL
+gizmos.SplitterScrolledWindow(
+gizmos.SplitterScrolledWindowPtr(
+gizmos.StaticPicture(
+gizmos.StaticPictureNameStr
+gizmos.StaticPicturePtr(
+gizmos.TL_ALIGN_CENTER
+gizmos.TL_ALIGN_LEFT
+gizmos.TL_ALIGN_RIGHT
+gizmos.TL_SEARCH_FULL
+gizmos.TL_SEARCH_LEVEL
+gizmos.TL_SEARCH_NOCASE
+gizmos.TL_SEARCH_PARTIAL
+gizmos.TL_SEARCH_VISIBLE
+gizmos.TREE_HITTEST_ONITEMCOLUMN
+gizmos.TR_DONT_ADJUST_MAC
+gizmos.ThinSplitterWindow(
+gizmos.ThinSplitterWindowPtr(
+gizmos.TreeCompanionWindow(
+gizmos.TreeCompanionWindowPtr(
+gizmos.TreeListColumnInfo(
+gizmos.TreeListColumnInfoPtr(
+gizmos.TreeListCtrl(
+gizmos.TreeListCtrlNameStr
+gizmos.TreeListCtrlPtr(
+gizmos.__builtins__
+gizmos.__doc__
+gizmos.__docfilter__(
+gizmos.__file__
+gizmos.__name__
+gizmos.__package__
+gizmos.cvar
+gizmos.wx
+gizmos.wxEVT_DYNAMIC_SASH_SPLIT
+gizmos.wxEVT_DYNAMIC_SASH_UNIFY
+
+--- from wx.gizmos import * ---
+DS_DRAG_CORNER
+DS_MANAGE_SCROLLBARS
+DynamicSashNameStr
+DynamicSashSplitEvent(
+DynamicSashSplitEventPtr(
+DynamicSashUnifyEvent(
+DynamicSashUnifyEventPtr(
+DynamicSashWindow(
+DynamicSashWindowPtr(
+EL_ALLOW_DELETE
+EL_ALLOW_EDIT
+EL_ALLOW_NEW
+EVT_DYNAMIC_SASH_SPLIT(
+EVT_DYNAMIC_SASH_UNIFY(
+EditableListBox(
+EditableListBoxNameStr
+EditableListBoxPtr(
+LEDNumberCtrl(
+LEDNumberCtrlPtr(
+LED_ALIGN_CENTER
+LED_ALIGN_LEFT
+LED_ALIGN_MASK
+LED_ALIGN_RIGHT
+LED_DRAW_FADED
+PreDynamicSashWindow(
+PreLEDNumberCtrl(
+PreStaticPicture(
+PreTreeListCtrl(
+RemotelyScrolledTreeCtrl(
+RemotelyScrolledTreeCtrlPtr(
+SCALE_CUSTOM
+SCALE_HORIZONTAL
+SCALE_UNIFORM
+SCALE_VERTICAL
+SplitterScrolledWindow(
+SplitterScrolledWindowPtr(
+StaticPicture(
+StaticPictureNameStr
+StaticPicturePtr(
+TL_ALIGN_CENTER
+TL_ALIGN_LEFT
+TL_ALIGN_RIGHT
+TL_SEARCH_FULL
+TL_SEARCH_LEVEL
+TL_SEARCH_NOCASE
+TL_SEARCH_PARTIAL
+TL_SEARCH_VISIBLE
+TREE_HITTEST_ONITEMCOLUMN
+TR_DONT_ADJUST_MAC
+ThinSplitterWindow(
+ThinSplitterWindowPtr(
+TreeCompanionWindow(
+TreeCompanionWindowPtr(
+TreeListColumnInfo(
+TreeListColumnInfoPtr(
+TreeListCtrl(
+TreeListCtrlNameStr
+TreeListCtrlPtr(
+wxEVT_DYNAMIC_SASH_SPLIT
+wxEVT_DYNAMIC_SASH_UNIFY
+
+--- import wx.glcanvas ---
+wx.glcanvas.GLCanvas(
+wx.glcanvas.GLCanvasNameStr
+wx.glcanvas.GLCanvasPtr(
+wx.glcanvas.GLCanvasWithContext(
+wx.glcanvas.GLContext(
+wx.glcanvas.GLContextPtr(
+wx.glcanvas.WX_GL_AUX_BUFFERS
+wx.glcanvas.WX_GL_BUFFER_SIZE
+wx.glcanvas.WX_GL_DEPTH_SIZE
+wx.glcanvas.WX_GL_DOUBLEBUFFER
+wx.glcanvas.WX_GL_LEVEL
+wx.glcanvas.WX_GL_MIN_ACCUM_ALPHA
+wx.glcanvas.WX_GL_MIN_ACCUM_BLUE
+wx.glcanvas.WX_GL_MIN_ACCUM_GREEN
+wx.glcanvas.WX_GL_MIN_ACCUM_RED
+wx.glcanvas.WX_GL_MIN_ALPHA
+wx.glcanvas.WX_GL_MIN_BLUE
+wx.glcanvas.WX_GL_MIN_GREEN
+wx.glcanvas.WX_GL_MIN_RED
+wx.glcanvas.WX_GL_RGBA
+wx.glcanvas.WX_GL_STENCIL_SIZE
+wx.glcanvas.WX_GL_STEREO
+wx.glcanvas.__builtins__
+wx.glcanvas.__doc__
+wx.glcanvas.__docfilter__(
+wx.glcanvas.__file__
+wx.glcanvas.__name__
+wx.glcanvas.__package__
+wx.glcanvas.cvar
+wx.glcanvas.wx
+
+--- from wx import glcanvas ---
+glcanvas.GLCanvas(
+glcanvas.GLCanvasNameStr
+glcanvas.GLCanvasPtr(
+glcanvas.GLCanvasWithContext(
+glcanvas.GLContext(
+glcanvas.GLContextPtr(
+glcanvas.WX_GL_AUX_BUFFERS
+glcanvas.WX_GL_BUFFER_SIZE
+glcanvas.WX_GL_DEPTH_SIZE
+glcanvas.WX_GL_DOUBLEBUFFER
+glcanvas.WX_GL_LEVEL
+glcanvas.WX_GL_MIN_ACCUM_ALPHA
+glcanvas.WX_GL_MIN_ACCUM_BLUE
+glcanvas.WX_GL_MIN_ACCUM_GREEN
+glcanvas.WX_GL_MIN_ACCUM_RED
+glcanvas.WX_GL_MIN_ALPHA
+glcanvas.WX_GL_MIN_BLUE
+glcanvas.WX_GL_MIN_GREEN
+glcanvas.WX_GL_MIN_RED
+glcanvas.WX_GL_RGBA
+glcanvas.WX_GL_STENCIL_SIZE
+glcanvas.WX_GL_STEREO
+glcanvas.__builtins__
+glcanvas.__doc__
+glcanvas.__docfilter__(
+glcanvas.__file__
+glcanvas.__name__
+glcanvas.__package__
+glcanvas.cvar
+glcanvas.wx
+
+--- from wx.glcanvas import * ---
+GLCanvas(
+GLCanvasNameStr
+GLCanvasPtr(
+GLCanvasWithContext(
+GLContext(
+GLContextPtr(
+WX_GL_AUX_BUFFERS
+WX_GL_BUFFER_SIZE
+WX_GL_DEPTH_SIZE
+WX_GL_DOUBLEBUFFER
+WX_GL_LEVEL
+WX_GL_MIN_ACCUM_ALPHA
+WX_GL_MIN_ACCUM_BLUE
+WX_GL_MIN_ACCUM_GREEN
+WX_GL_MIN_ACCUM_RED
+WX_GL_MIN_ALPHA
+WX_GL_MIN_BLUE
+WX_GL_MIN_GREEN
+WX_GL_MIN_RED
+WX_GL_RGBA
+WX_GL_STENCIL_SIZE
+WX_GL_STEREO
+
+--- import wx.grid ---
+wx.grid.EVT_GRID_CELL_BEGIN_DRAG(
+wx.grid.EVT_GRID_CELL_CHANGE(
+wx.grid.EVT_GRID_CELL_LEFT_CLICK(
+wx.grid.EVT_GRID_CELL_LEFT_DCLICK(
+wx.grid.EVT_GRID_CELL_RIGHT_CLICK(
+wx.grid.EVT_GRID_CELL_RIGHT_DCLICK(
+wx.grid.EVT_GRID_CMD_CELL_BEGIN_DRAG(
+wx.grid.EVT_GRID_CMD_CELL_CHANGE(
+wx.grid.EVT_GRID_CMD_CELL_LEFT_CLICK(
+wx.grid.EVT_GRID_CMD_CELL_LEFT_DCLICK(
+wx.grid.EVT_GRID_CMD_CELL_RIGHT_CLICK(
+wx.grid.EVT_GRID_CMD_CELL_RIGHT_DCLICK(
+wx.grid.EVT_GRID_CMD_COL_SIZE(
+wx.grid.EVT_GRID_CMD_EDITOR_CREATED(
+wx.grid.EVT_GRID_CMD_EDITOR_HIDDEN(
+wx.grid.EVT_GRID_CMD_EDITOR_SHOWN(
+wx.grid.EVT_GRID_CMD_LABEL_LEFT_CLICK(
+wx.grid.EVT_GRID_CMD_LABEL_LEFT_DCLICK(
+wx.grid.EVT_GRID_CMD_LABEL_RIGHT_CLICK(
+wx.grid.EVT_GRID_CMD_LABEL_RIGHT_DCLICK(
+wx.grid.EVT_GRID_CMD_RANGE_SELECT(
+wx.grid.EVT_GRID_CMD_ROW_SIZE(
+wx.grid.EVT_GRID_CMD_SELECT_CELL(
+wx.grid.EVT_GRID_COL_SIZE(
+wx.grid.EVT_GRID_EDITOR_CREATED(
+wx.grid.EVT_GRID_EDITOR_HIDDEN(
+wx.grid.EVT_GRID_EDITOR_SHOWN(
+wx.grid.EVT_GRID_LABEL_LEFT_CLICK(
+wx.grid.EVT_GRID_LABEL_LEFT_DCLICK(
+wx.grid.EVT_GRID_LABEL_RIGHT_CLICK(
+wx.grid.EVT_GRID_LABEL_RIGHT_DCLICK(
+wx.grid.EVT_GRID_RANGE_SELECT(
+wx.grid.EVT_GRID_ROW_SIZE(
+wx.grid.EVT_GRID_SELECT_CELL(
+wx.grid.GRIDTABLE_NOTIFY_COLS_APPENDED
+wx.grid.GRIDTABLE_NOTIFY_COLS_DELETED
+wx.grid.GRIDTABLE_NOTIFY_COLS_INSERTED
+wx.grid.GRIDTABLE_NOTIFY_ROWS_APPENDED
+wx.grid.GRIDTABLE_NOTIFY_ROWS_DELETED
+wx.grid.GRIDTABLE_NOTIFY_ROWS_INSERTED
+wx.grid.GRIDTABLE_REQUEST_VIEW_GET_VALUES
+wx.grid.GRIDTABLE_REQUEST_VIEW_SEND_VALUES
+wx.grid.GRID_DEFAULT_COL_LABEL_HEIGHT
+wx.grid.GRID_DEFAULT_COL_WIDTH
+wx.grid.GRID_DEFAULT_NUMBER_COLS
+wx.grid.GRID_DEFAULT_NUMBER_ROWS
+wx.grid.GRID_DEFAULT_ROW_HEIGHT
+wx.grid.GRID_DEFAULT_ROW_LABEL_WIDTH
+wx.grid.GRID_DEFAULT_SCROLLBAR_WIDTH
+wx.grid.GRID_LABEL_EDGE_ZONE
+wx.grid.GRID_MIN_COL_WIDTH
+wx.grid.GRID_MIN_ROW_HEIGHT
+wx.grid.GRID_VALUE_BOOL
+wx.grid.GRID_VALUE_CHOICE
+wx.grid.GRID_VALUE_CHOICEINT
+wx.grid.GRID_VALUE_DATETIME
+wx.grid.GRID_VALUE_FLOAT
+wx.grid.GRID_VALUE_LONG
+wx.grid.GRID_VALUE_NUMBER
+wx.grid.GRID_VALUE_STRING
+wx.grid.GRID_VALUE_TEXT
+wx.grid.Grid(
+wx.grid.GridCellAttr(
+wx.grid.GridCellAttrProvider(
+wx.grid.GridCellAttrProviderPtr(
+wx.grid.GridCellAttrPtr(
+wx.grid.GridCellAutoWrapStringEditor(
+wx.grid.GridCellAutoWrapStringEditorPtr(
+wx.grid.GridCellAutoWrapStringRenderer(
+wx.grid.GridCellAutoWrapStringRendererPtr(
+wx.grid.GridCellBoolEditor(
+wx.grid.GridCellBoolEditorPtr(
+wx.grid.GridCellBoolRenderer(
+wx.grid.GridCellBoolRendererPtr(
+wx.grid.GridCellChoiceEditor(
+wx.grid.GridCellChoiceEditorPtr(
+wx.grid.GridCellCoords(
+wx.grid.GridCellCoordsPtr(
+wx.grid.GridCellDateTimeRenderer(
+wx.grid.GridCellDateTimeRendererPtr(
+wx.grid.GridCellEditor(
+wx.grid.GridCellEditorPtr(
+wx.grid.GridCellEnumEditor(
+wx.grid.GridCellEnumEditorPtr(
+wx.grid.GridCellEnumRenderer(
+wx.grid.GridCellEnumRendererPtr(
+wx.grid.GridCellFloatEditor(
+wx.grid.GridCellFloatEditorPtr(
+wx.grid.GridCellFloatRenderer(
+wx.grid.GridCellFloatRendererPtr(
+wx.grid.GridCellNumberEditor(
+wx.grid.GridCellNumberEditorPtr(
+wx.grid.GridCellNumberRenderer(
+wx.grid.GridCellNumberRendererPtr(
+wx.grid.GridCellRenderer(
+wx.grid.GridCellRendererPtr(
+wx.grid.GridCellStringRenderer(
+wx.grid.GridCellStringRendererPtr(
+wx.grid.GridCellTextEditor(
+wx.grid.GridCellTextEditorPtr(
+wx.grid.GridEditorCreatedEvent(
+wx.grid.GridEditorCreatedEventPtr(
+wx.grid.GridEvent(
+wx.grid.GridEventPtr(
+wx.grid.GridNoCellCoords
+wx.grid.GridNoCellRect
+wx.grid.GridPtr(
+wx.grid.GridRangeSelectEvent(
+wx.grid.GridRangeSelectEventPtr(
+wx.grid.GridSizeEvent(
+wx.grid.GridSizeEventPtr(
+wx.grid.GridStringTable(
+wx.grid.GridStringTablePtr(
+wx.grid.GridTableBase(
+wx.grid.GridTableBasePtr(
+wx.grid.GridTableMessage(
+wx.grid.GridTableMessagePtr(
+wx.grid.Grid_GetClassDefaultAttributes(
+wx.grid.PreGrid(
+wx.grid.PyGridCellAttrProvider(
+wx.grid.PyGridCellAttrProviderPtr(
+wx.grid.PyGridCellEditor(
+wx.grid.PyGridCellEditorPtr(
+wx.grid.PyGridCellRenderer(
+wx.grid.PyGridCellRendererPtr(
+wx.grid.PyGridTableBase(
+wx.grid.PyGridTableBasePtr(
+wx.grid.__builtins__
+wx.grid.__doc__
+wx.grid.__docfilter__(
+wx.grid.__file__
+wx.grid.__name__
+wx.grid.__package__
+wx.grid.cvar
+wx.grid.wx
+wx.grid.wxEVT_GRID_CELL_BEGIN_DRAG
+wx.grid.wxEVT_GRID_CELL_CHANGE
+wx.grid.wxEVT_GRID_CELL_LEFT_CLICK
+wx.grid.wxEVT_GRID_CELL_LEFT_DCLICK
+wx.grid.wxEVT_GRID_CELL_RIGHT_CLICK
+wx.grid.wxEVT_GRID_CELL_RIGHT_DCLICK
+wx.grid.wxEVT_GRID_COL_SIZE
+wx.grid.wxEVT_GRID_EDITOR_CREATED
+wx.grid.wxEVT_GRID_EDITOR_HIDDEN
+wx.grid.wxEVT_GRID_EDITOR_SHOWN
+wx.grid.wxEVT_GRID_LABEL_LEFT_CLICK
+wx.grid.wxEVT_GRID_LABEL_LEFT_DCLICK
+wx.grid.wxEVT_GRID_LABEL_RIGHT_CLICK
+wx.grid.wxEVT_GRID_LABEL_RIGHT_DCLICK
+wx.grid.wxEVT_GRID_RANGE_SELECT
+wx.grid.wxEVT_GRID_ROW_SIZE
+wx.grid.wxEVT_GRID_SELECT_CELL
+
+--- from wx import grid ---
+grid.EVT_GRID_CELL_BEGIN_DRAG(
+grid.EVT_GRID_CELL_CHANGE(
+grid.EVT_GRID_CELL_LEFT_CLICK(
+grid.EVT_GRID_CELL_LEFT_DCLICK(
+grid.EVT_GRID_CELL_RIGHT_CLICK(
+grid.EVT_GRID_CELL_RIGHT_DCLICK(
+grid.EVT_GRID_CMD_CELL_BEGIN_DRAG(
+grid.EVT_GRID_CMD_CELL_CHANGE(
+grid.EVT_GRID_CMD_CELL_LEFT_CLICK(
+grid.EVT_GRID_CMD_CELL_LEFT_DCLICK(
+grid.EVT_GRID_CMD_CELL_RIGHT_CLICK(
+grid.EVT_GRID_CMD_CELL_RIGHT_DCLICK(
+grid.EVT_GRID_CMD_COL_SIZE(
+grid.EVT_GRID_CMD_EDITOR_CREATED(
+grid.EVT_GRID_CMD_EDITOR_HIDDEN(
+grid.EVT_GRID_CMD_EDITOR_SHOWN(
+grid.EVT_GRID_CMD_LABEL_LEFT_CLICK(
+grid.EVT_GRID_CMD_LABEL_LEFT_DCLICK(
+grid.EVT_GRID_CMD_LABEL_RIGHT_CLICK(
+grid.EVT_GRID_CMD_LABEL_RIGHT_DCLICK(
+grid.EVT_GRID_CMD_RANGE_SELECT(
+grid.EVT_GRID_CMD_ROW_SIZE(
+grid.EVT_GRID_CMD_SELECT_CELL(
+grid.EVT_GRID_COL_SIZE(
+grid.EVT_GRID_EDITOR_CREATED(
+grid.EVT_GRID_EDITOR_HIDDEN(
+grid.EVT_GRID_EDITOR_SHOWN(
+grid.EVT_GRID_LABEL_LEFT_CLICK(
+grid.EVT_GRID_LABEL_LEFT_DCLICK(
+grid.EVT_GRID_LABEL_RIGHT_CLICK(
+grid.EVT_GRID_LABEL_RIGHT_DCLICK(
+grid.EVT_GRID_RANGE_SELECT(
+grid.EVT_GRID_ROW_SIZE(
+grid.EVT_GRID_SELECT_CELL(
+grid.GRIDTABLE_NOTIFY_COLS_APPENDED
+grid.GRIDTABLE_NOTIFY_COLS_DELETED
+grid.GRIDTABLE_NOTIFY_COLS_INSERTED
+grid.GRIDTABLE_NOTIFY_ROWS_APPENDED
+grid.GRIDTABLE_NOTIFY_ROWS_DELETED
+grid.GRIDTABLE_NOTIFY_ROWS_INSERTED
+grid.GRIDTABLE_REQUEST_VIEW_GET_VALUES
+grid.GRIDTABLE_REQUEST_VIEW_SEND_VALUES
+grid.GRID_DEFAULT_COL_LABEL_HEIGHT
+grid.GRID_DEFAULT_COL_WIDTH
+grid.GRID_DEFAULT_NUMBER_COLS
+grid.GRID_DEFAULT_NUMBER_ROWS
+grid.GRID_DEFAULT_ROW_HEIGHT
+grid.GRID_DEFAULT_ROW_LABEL_WIDTH
+grid.GRID_DEFAULT_SCROLLBAR_WIDTH
+grid.GRID_LABEL_EDGE_ZONE
+grid.GRID_MIN_COL_WIDTH
+grid.GRID_MIN_ROW_HEIGHT
+grid.GRID_VALUE_BOOL
+grid.GRID_VALUE_CHOICE
+grid.GRID_VALUE_CHOICEINT
+grid.GRID_VALUE_DATETIME
+grid.GRID_VALUE_FLOAT
+grid.GRID_VALUE_LONG
+grid.GRID_VALUE_NUMBER
+grid.GRID_VALUE_STRING
+grid.GRID_VALUE_TEXT
+grid.Grid(
+grid.GridCellAttr(
+grid.GridCellAttrProvider(
+grid.GridCellAttrProviderPtr(
+grid.GridCellAttrPtr(
+grid.GridCellAutoWrapStringEditor(
+grid.GridCellAutoWrapStringEditorPtr(
+grid.GridCellAutoWrapStringRenderer(
+grid.GridCellAutoWrapStringRendererPtr(
+grid.GridCellBoolEditor(
+grid.GridCellBoolEditorPtr(
+grid.GridCellBoolRenderer(
+grid.GridCellBoolRendererPtr(
+grid.GridCellChoiceEditor(
+grid.GridCellChoiceEditorPtr(
+grid.GridCellCoords(
+grid.GridCellCoordsPtr(
+grid.GridCellDateTimeRenderer(
+grid.GridCellDateTimeRendererPtr(
+grid.GridCellEditor(
+grid.GridCellEditorPtr(
+grid.GridCellEnumEditor(
+grid.GridCellEnumEditorPtr(
+grid.GridCellEnumRenderer(
+grid.GridCellEnumRendererPtr(
+grid.GridCellFloatEditor(
+grid.GridCellFloatEditorPtr(
+grid.GridCellFloatRenderer(
+grid.GridCellFloatRendererPtr(
+grid.GridCellNumberEditor(
+grid.GridCellNumberEditorPtr(
+grid.GridCellNumberRenderer(
+grid.GridCellNumberRendererPtr(
+grid.GridCellRenderer(
+grid.GridCellRendererPtr(
+grid.GridCellStringRenderer(
+grid.GridCellStringRendererPtr(
+grid.GridCellTextEditor(
+grid.GridCellTextEditorPtr(
+grid.GridEditorCreatedEvent(
+grid.GridEditorCreatedEventPtr(
+grid.GridEvent(
+grid.GridEventPtr(
+grid.GridNoCellCoords
+grid.GridNoCellRect
+grid.GridPtr(
+grid.GridRangeSelectEvent(
+grid.GridRangeSelectEventPtr(
+grid.GridSizeEvent(
+grid.GridSizeEventPtr(
+grid.GridStringTable(
+grid.GridStringTablePtr(
+grid.GridTableBase(
+grid.GridTableBasePtr(
+grid.GridTableMessage(
+grid.GridTableMessagePtr(
+grid.Grid_GetClassDefaultAttributes(
+grid.PreGrid(
+grid.PyGridCellAttrProvider(
+grid.PyGridCellAttrProviderPtr(
+grid.PyGridCellEditor(
+grid.PyGridCellEditorPtr(
+grid.PyGridCellRenderer(
+grid.PyGridCellRendererPtr(
+grid.PyGridTableBase(
+grid.PyGridTableBasePtr(
+grid.__builtins__
+grid.__doc__
+grid.__docfilter__(
+grid.__file__
+grid.__name__
+grid.__package__
+grid.cvar
+grid.wx
+grid.wxEVT_GRID_CELL_BEGIN_DRAG
+grid.wxEVT_GRID_CELL_CHANGE
+grid.wxEVT_GRID_CELL_LEFT_CLICK
+grid.wxEVT_GRID_CELL_LEFT_DCLICK
+grid.wxEVT_GRID_CELL_RIGHT_CLICK
+grid.wxEVT_GRID_CELL_RIGHT_DCLICK
+grid.wxEVT_GRID_COL_SIZE
+grid.wxEVT_GRID_EDITOR_CREATED
+grid.wxEVT_GRID_EDITOR_HIDDEN
+grid.wxEVT_GRID_EDITOR_SHOWN
+grid.wxEVT_GRID_LABEL_LEFT_CLICK
+grid.wxEVT_GRID_LABEL_LEFT_DCLICK
+grid.wxEVT_GRID_LABEL_RIGHT_CLICK
+grid.wxEVT_GRID_LABEL_RIGHT_DCLICK
+grid.wxEVT_GRID_RANGE_SELECT
+grid.wxEVT_GRID_ROW_SIZE
+grid.wxEVT_GRID_SELECT_CELL
+
+--- from wx.grid import * ---
+EVT_GRID_CELL_BEGIN_DRAG(
+EVT_GRID_CELL_CHANGE(
+EVT_GRID_CELL_LEFT_CLICK(
+EVT_GRID_CELL_LEFT_DCLICK(
+EVT_GRID_CELL_RIGHT_CLICK(
+EVT_GRID_CELL_RIGHT_DCLICK(
+EVT_GRID_CMD_CELL_BEGIN_DRAG(
+EVT_GRID_CMD_CELL_CHANGE(
+EVT_GRID_CMD_CELL_LEFT_CLICK(
+EVT_GRID_CMD_CELL_LEFT_DCLICK(
+EVT_GRID_CMD_CELL_RIGHT_CLICK(
+EVT_GRID_CMD_CELL_RIGHT_DCLICK(
+EVT_GRID_CMD_COL_SIZE(
+EVT_GRID_CMD_EDITOR_CREATED(
+EVT_GRID_CMD_EDITOR_HIDDEN(
+EVT_GRID_CMD_EDITOR_SHOWN(
+EVT_GRID_CMD_LABEL_LEFT_CLICK(
+EVT_GRID_CMD_LABEL_LEFT_DCLICK(
+EVT_GRID_CMD_LABEL_RIGHT_CLICK(
+EVT_GRID_CMD_LABEL_RIGHT_DCLICK(
+EVT_GRID_CMD_RANGE_SELECT(
+EVT_GRID_CMD_ROW_SIZE(
+EVT_GRID_CMD_SELECT_CELL(
+EVT_GRID_COL_SIZE(
+EVT_GRID_EDITOR_CREATED(
+EVT_GRID_EDITOR_HIDDEN(
+EVT_GRID_EDITOR_SHOWN(
+EVT_GRID_LABEL_LEFT_CLICK(
+EVT_GRID_LABEL_LEFT_DCLICK(
+EVT_GRID_LABEL_RIGHT_CLICK(
+EVT_GRID_LABEL_RIGHT_DCLICK(
+EVT_GRID_RANGE_SELECT(
+EVT_GRID_ROW_SIZE(
+EVT_GRID_SELECT_CELL(
+GRIDTABLE_NOTIFY_COLS_APPENDED
+GRIDTABLE_NOTIFY_COLS_DELETED
+GRIDTABLE_NOTIFY_COLS_INSERTED
+GRIDTABLE_NOTIFY_ROWS_APPENDED
+GRIDTABLE_NOTIFY_ROWS_DELETED
+GRIDTABLE_NOTIFY_ROWS_INSERTED
+GRIDTABLE_REQUEST_VIEW_GET_VALUES
+GRIDTABLE_REQUEST_VIEW_SEND_VALUES
+GRID_DEFAULT_COL_LABEL_HEIGHT
+GRID_DEFAULT_COL_WIDTH
+GRID_DEFAULT_NUMBER_COLS
+GRID_DEFAULT_NUMBER_ROWS
+GRID_DEFAULT_ROW_HEIGHT
+GRID_DEFAULT_ROW_LABEL_WIDTH
+GRID_DEFAULT_SCROLLBAR_WIDTH
+GRID_LABEL_EDGE_ZONE
+GRID_MIN_COL_WIDTH
+GRID_MIN_ROW_HEIGHT
+GRID_VALUE_BOOL
+GRID_VALUE_CHOICE
+GRID_VALUE_CHOICEINT
+GRID_VALUE_DATETIME
+GRID_VALUE_FLOAT
+GRID_VALUE_LONG
+GRID_VALUE_NUMBER
+GRID_VALUE_STRING
+GRID_VALUE_TEXT
+GridCellAttr(
+GridCellAttrProvider(
+GridCellAttrProviderPtr(
+GridCellAttrPtr(
+GridCellAutoWrapStringEditor(
+GridCellAutoWrapStringEditorPtr(
+GridCellAutoWrapStringRenderer(
+GridCellAutoWrapStringRendererPtr(
+GridCellBoolEditor(
+GridCellBoolEditorPtr(
+GridCellBoolRenderer(
+GridCellBoolRendererPtr(
+GridCellChoiceEditor(
+GridCellChoiceEditorPtr(
+GridCellCoords(
+GridCellCoordsPtr(
+GridCellDateTimeRenderer(
+GridCellDateTimeRendererPtr(
+GridCellEditor(
+GridCellEditorPtr(
+GridCellEnumEditor(
+GridCellEnumEditorPtr(
+GridCellEnumRenderer(
+GridCellEnumRendererPtr(
+GridCellFloatEditor(
+GridCellFloatEditorPtr(
+GridCellFloatRenderer(
+GridCellFloatRendererPtr(
+GridCellNumberEditor(
+GridCellNumberEditorPtr(
+GridCellNumberRenderer(
+GridCellNumberRendererPtr(
+GridCellRenderer(
+GridCellRendererPtr(
+GridCellStringRenderer(
+GridCellStringRendererPtr(
+GridCellTextEditor(
+GridCellTextEditorPtr(
+GridEditorCreatedEvent(
+GridEditorCreatedEventPtr(
+GridEvent(
+GridEventPtr(
+GridNoCellCoords
+GridNoCellRect
+GridPtr(
+GridRangeSelectEvent(
+GridRangeSelectEventPtr(
+GridSizeEvent(
+GridSizeEventPtr(
+GridStringTable(
+GridStringTablePtr(
+GridTableBase(
+GridTableBasePtr(
+GridTableMessage(
+GridTableMessagePtr(
+Grid_GetClassDefaultAttributes(
+PreGrid(
+PyGridCellAttrProvider(
+PyGridCellAttrProviderPtr(
+PyGridCellEditor(
+PyGridCellEditorPtr(
+PyGridCellRenderer(
+PyGridCellRendererPtr(
+PyGridTableBase(
+PyGridTableBasePtr(
+wxEVT_GRID_CELL_BEGIN_DRAG
+wxEVT_GRID_CELL_CHANGE
+wxEVT_GRID_CELL_LEFT_CLICK
+wxEVT_GRID_CELL_LEFT_DCLICK
+wxEVT_GRID_CELL_RIGHT_CLICK
+wxEVT_GRID_CELL_RIGHT_DCLICK
+wxEVT_GRID_COL_SIZE
+wxEVT_GRID_EDITOR_CREATED
+wxEVT_GRID_EDITOR_HIDDEN
+wxEVT_GRID_EDITOR_SHOWN
+wxEVT_GRID_LABEL_LEFT_CLICK
+wxEVT_GRID_LABEL_LEFT_DCLICK
+wxEVT_GRID_LABEL_RIGHT_CLICK
+wxEVT_GRID_LABEL_RIGHT_DCLICK
+wxEVT_GRID_RANGE_SELECT
+wxEVT_GRID_ROW_SIZE
+wxEVT_GRID_SELECT_CELL
+
+--- import wx.html ---
+wx.html.DefaultHtmlRenderingStyle(
+wx.html.DefaultHtmlRenderingStylePtr(
+wx.html.HF_BOOKMARKS
+wx.html.HF_CONTENTS
+wx.html.HF_DEFAULTSTYLE
+wx.html.HF_FLATTOOLBAR
+wx.html.HF_INDEX
+wx.html.HF_OPENFILES
+wx.html.HF_PRINT
+wx.html.HF_SEARCH
+wx.html.HF_TOOLBAR
+wx.html.HTML_ALIGN_BOTTOM
+wx.html.HTML_ALIGN_CENTER
+wx.html.HTML_ALIGN_LEFT
+wx.html.HTML_ALIGN_RIGHT
+wx.html.HTML_ALIGN_TOP
+wx.html.HTML_BLOCK
+wx.html.HTML_CLR_BACKGROUND
+wx.html.HTML_CLR_FOREGROUND
+wx.html.HTML_COND_ISANCHOR
+wx.html.HTML_COND_ISIMAGEMAP
+wx.html.HTML_COND_USER
+wx.html.HTML_FIND_EXACT
+wx.html.HTML_FIND_NEAREST_AFTER
+wx.html.HTML_FIND_NEAREST_BEFORE
+wx.html.HTML_FONT_SIZE_1
+wx.html.HTML_FONT_SIZE_2
+wx.html.HTML_FONT_SIZE_3
+wx.html.HTML_FONT_SIZE_4
+wx.html.HTML_FONT_SIZE_5
+wx.html.HTML_FONT_SIZE_6
+wx.html.HTML_FONT_SIZE_7
+wx.html.HTML_INDENT_ALL
+wx.html.HTML_INDENT_BOTTOM
+wx.html.HTML_INDENT_HORIZONTAL
+wx.html.HTML_INDENT_LEFT
+wx.html.HTML_INDENT_RIGHT
+wx.html.HTML_INDENT_TOP
+wx.html.HTML_INDENT_VERTICAL
+wx.html.HTML_OPEN
+wx.html.HTML_REDIRECT
+wx.html.HTML_SEL_CHANGING
+wx.html.HTML_SEL_IN
+wx.html.HTML_SEL_OUT
+wx.html.HTML_UNITS_PERCENT
+wx.html.HTML_UNITS_PIXELS
+wx.html.HTML_URL_IMAGE
+wx.html.HTML_URL_OTHER
+wx.html.HTML_URL_PAGE
+wx.html.HW_DEFAULT_STYLE
+wx.html.HW_NO_SELECTION
+wx.html.HW_SCROLLBAR_AUTO
+wx.html.HW_SCROLLBAR_NEVER
+wx.html.HtmlBookRecord(
+wx.html.HtmlBookRecordPtr(
+wx.html.HtmlCell(
+wx.html.HtmlCellPtr(
+wx.html.HtmlColourCell(
+wx.html.HtmlColourCellPtr(
+wx.html.HtmlContainerCell(
+wx.html.HtmlContainerCellPtr(
+wx.html.HtmlContentsItem(
+wx.html.HtmlContentsItemPtr(
+wx.html.HtmlDCRenderer(
+wx.html.HtmlDCRendererPtr(
+wx.html.HtmlEasyPrinting(
+wx.html.HtmlEasyPrintingPtr(
+wx.html.HtmlFilter(
+wx.html.HtmlFilterPtr(
+wx.html.HtmlFontCell(
+wx.html.HtmlFontCellPtr(
+wx.html.HtmlHelpController(
+wx.html.HtmlHelpControllerPtr(
+wx.html.HtmlHelpData(
+wx.html.HtmlHelpDataPtr(
+wx.html.HtmlHelpFrame(
+wx.html.HtmlHelpFramePtr(
+wx.html.HtmlLinkInfo(
+wx.html.HtmlLinkInfoPtr(
+wx.html.HtmlParser(
+wx.html.HtmlParserPtr(
+wx.html.HtmlPrintingTitleStr
+wx.html.HtmlPrintout(
+wx.html.HtmlPrintoutPtr(
+wx.html.HtmlPrintoutTitleStr
+wx.html.HtmlPrintout_AddFilter(
+wx.html.HtmlPrintout_CleanUpStatics(
+wx.html.HtmlRenderingInfo(
+wx.html.HtmlRenderingInfoPtr(
+wx.html.HtmlRenderingState(
+wx.html.HtmlRenderingStatePtr(
+wx.html.HtmlRenderingStyle(
+wx.html.HtmlRenderingStylePtr(
+wx.html.HtmlSearchStatus(
+wx.html.HtmlSearchStatusPtr(
+wx.html.HtmlSelection(
+wx.html.HtmlSelectionPtr(
+wx.html.HtmlTag(
+wx.html.HtmlTagHandler(
+wx.html.HtmlTagHandlerPtr(
+wx.html.HtmlTagPtr(
+wx.html.HtmlWidgetCell(
+wx.html.HtmlWidgetCellPtr(
+wx.html.HtmlWinParser(
+wx.html.HtmlWinParserPtr(
+wx.html.HtmlWinParser_AddTagHandler(
+wx.html.HtmlWinTagHandler(
+wx.html.HtmlWinTagHandlerPtr(
+wx.html.HtmlWindow(
+wx.html.HtmlWindowNameStr
+wx.html.HtmlWindowPtr(
+wx.html.HtmlWindow_AddFilter(
+wx.html.HtmlWindow_GetClassDefaultAttributes(
+wx.html.HtmlWordCell(
+wx.html.HtmlWordCellPtr(
+wx.html.PAGE_ALL
+wx.html.PAGE_EVEN
+wx.html.PAGE_ODD
+wx.html.PreHtmlWindow(
+wx.html.__builtins__
+wx.html.__doc__
+wx.html.__docfilter__(
+wx.html.__file__
+wx.html.__name__
+wx.html.__package__
+wx.html.cvar
+wx.html.wx
+
+--- from wx import html ---
+html.DefaultHtmlRenderingStyle(
+html.DefaultHtmlRenderingStylePtr(
+html.HF_BOOKMARKS
+html.HF_CONTENTS
+html.HF_DEFAULTSTYLE
+html.HF_FLATTOOLBAR
+html.HF_INDEX
+html.HF_OPENFILES
+html.HF_PRINT
+html.HF_SEARCH
+html.HF_TOOLBAR
+html.HTML_ALIGN_BOTTOM
+html.HTML_ALIGN_CENTER
+html.HTML_ALIGN_LEFT
+html.HTML_ALIGN_RIGHT
+html.HTML_ALIGN_TOP
+html.HTML_BLOCK
+html.HTML_CLR_BACKGROUND
+html.HTML_CLR_FOREGROUND
+html.HTML_COND_ISANCHOR
+html.HTML_COND_ISIMAGEMAP
+html.HTML_COND_USER
+html.HTML_FIND_EXACT
+html.HTML_FIND_NEAREST_AFTER
+html.HTML_FIND_NEAREST_BEFORE
+html.HTML_FONT_SIZE_1
+html.HTML_FONT_SIZE_2
+html.HTML_FONT_SIZE_3
+html.HTML_FONT_SIZE_4
+html.HTML_FONT_SIZE_5
+html.HTML_FONT_SIZE_6
+html.HTML_FONT_SIZE_7
+html.HTML_INDENT_ALL
+html.HTML_INDENT_BOTTOM
+html.HTML_INDENT_HORIZONTAL
+html.HTML_INDENT_LEFT
+html.HTML_INDENT_RIGHT
+html.HTML_INDENT_TOP
+html.HTML_INDENT_VERTICAL
+html.HTML_OPEN
+html.HTML_REDIRECT
+html.HTML_SEL_CHANGING
+html.HTML_SEL_IN
+html.HTML_SEL_OUT
+html.HTML_UNITS_PERCENT
+html.HTML_UNITS_PIXELS
+html.HTML_URL_IMAGE
+html.HTML_URL_OTHER
+html.HTML_URL_PAGE
+html.HW_DEFAULT_STYLE
+html.HW_NO_SELECTION
+html.HW_SCROLLBAR_AUTO
+html.HW_SCROLLBAR_NEVER
+html.HtmlBookRecord(
+html.HtmlBookRecordPtr(
+html.HtmlCell(
+html.HtmlCellPtr(
+html.HtmlColourCell(
+html.HtmlColourCellPtr(
+html.HtmlContainerCell(
+html.HtmlContainerCellPtr(
+html.HtmlContentsItem(
+html.HtmlContentsItemPtr(
+html.HtmlDCRenderer(
+html.HtmlDCRendererPtr(
+html.HtmlEasyPrinting(
+html.HtmlEasyPrintingPtr(
+html.HtmlFilter(
+html.HtmlFilterPtr(
+html.HtmlFontCell(
+html.HtmlFontCellPtr(
+html.HtmlHelpController(
+html.HtmlHelpControllerPtr(
+html.HtmlHelpData(
+html.HtmlHelpDataPtr(
+html.HtmlHelpFrame(
+html.HtmlHelpFramePtr(
+html.HtmlLinkInfo(
+html.HtmlLinkInfoPtr(
+html.HtmlParser(
+html.HtmlParserPtr(
+html.HtmlPrintingTitleStr
+html.HtmlPrintout(
+html.HtmlPrintoutPtr(
+html.HtmlPrintoutTitleStr
+html.HtmlPrintout_AddFilter(
+html.HtmlPrintout_CleanUpStatics(
+html.HtmlRenderingInfo(
+html.HtmlRenderingInfoPtr(
+html.HtmlRenderingState(
+html.HtmlRenderingStatePtr(
+html.HtmlRenderingStyle(
+html.HtmlRenderingStylePtr(
+html.HtmlSearchStatus(
+html.HtmlSearchStatusPtr(
+html.HtmlSelection(
+html.HtmlSelectionPtr(
+html.HtmlTag(
+html.HtmlTagHandler(
+html.HtmlTagHandlerPtr(
+html.HtmlTagPtr(
+html.HtmlWidgetCell(
+html.HtmlWidgetCellPtr(
+html.HtmlWinParser(
+html.HtmlWinParserPtr(
+html.HtmlWinParser_AddTagHandler(
+html.HtmlWinTagHandler(
+html.HtmlWinTagHandlerPtr(
+html.HtmlWindow(
+html.HtmlWindowNameStr
+html.HtmlWindowPtr(
+html.HtmlWindow_AddFilter(
+html.HtmlWindow_GetClassDefaultAttributes(
+html.HtmlWordCell(
+html.HtmlWordCellPtr(
+html.PAGE_ALL
+html.PAGE_EVEN
+html.PAGE_ODD
+html.PreHtmlWindow(
+html.__docfilter__(
+html.cvar
+html.wx
+
+--- from wx.html import * ---
+DefaultHtmlRenderingStyle(
+DefaultHtmlRenderingStylePtr(
+HF_BOOKMARKS
+HF_CONTENTS
+HF_DEFAULTSTYLE
+HF_FLATTOOLBAR
+HF_INDEX
+HF_OPENFILES
+HF_PRINT
+HF_SEARCH
+HF_TOOLBAR
+HTML_ALIGN_BOTTOM
+HTML_ALIGN_CENTER
+HTML_ALIGN_LEFT
+HTML_ALIGN_RIGHT
+HTML_ALIGN_TOP
+HTML_BLOCK
+HTML_CLR_BACKGROUND
+HTML_CLR_FOREGROUND
+HTML_COND_ISANCHOR
+HTML_COND_ISIMAGEMAP
+HTML_COND_USER
+HTML_FIND_EXACT
+HTML_FIND_NEAREST_AFTER
+HTML_FIND_NEAREST_BEFORE
+HTML_FONT_SIZE_1
+HTML_FONT_SIZE_2
+HTML_FONT_SIZE_3
+HTML_FONT_SIZE_4
+HTML_FONT_SIZE_5
+HTML_FONT_SIZE_6
+HTML_FONT_SIZE_7
+HTML_INDENT_ALL
+HTML_INDENT_BOTTOM
+HTML_INDENT_HORIZONTAL
+HTML_INDENT_LEFT
+HTML_INDENT_RIGHT
+HTML_INDENT_TOP
+HTML_INDENT_VERTICAL
+HTML_OPEN
+HTML_REDIRECT
+HTML_SEL_CHANGING
+HTML_SEL_IN
+HTML_SEL_OUT
+HTML_UNITS_PERCENT
+HTML_UNITS_PIXELS
+HTML_URL_IMAGE
+HTML_URL_OTHER
+HTML_URL_PAGE
+HW_DEFAULT_STYLE
+HW_NO_SELECTION
+HW_SCROLLBAR_AUTO
+HW_SCROLLBAR_NEVER
+HtmlBookRecord(
+HtmlBookRecordPtr(
+HtmlCell(
+HtmlCellPtr(
+HtmlColourCell(
+HtmlColourCellPtr(
+HtmlContainerCell(
+HtmlContainerCellPtr(
+HtmlContentsItem(
+HtmlContentsItemPtr(
+HtmlDCRenderer(
+HtmlDCRendererPtr(
+HtmlEasyPrinting(
+HtmlEasyPrintingPtr(
+HtmlFilter(
+HtmlFilterPtr(
+HtmlFontCell(
+HtmlFontCellPtr(
+HtmlHelpController(
+HtmlHelpControllerPtr(
+HtmlHelpData(
+HtmlHelpDataPtr(
+HtmlHelpFrame(
+HtmlHelpFramePtr(
+HtmlLinkInfo(
+HtmlLinkInfoPtr(
+HtmlParser(
+HtmlParserPtr(
+HtmlPrintingTitleStr
+HtmlPrintout(
+HtmlPrintoutPtr(
+HtmlPrintoutTitleStr
+HtmlPrintout_AddFilter(
+HtmlPrintout_CleanUpStatics(
+HtmlRenderingInfo(
+HtmlRenderingInfoPtr(
+HtmlRenderingState(
+HtmlRenderingStatePtr(
+HtmlRenderingStyle(
+HtmlRenderingStylePtr(
+HtmlSearchStatus(
+HtmlSearchStatusPtr(
+HtmlSelection(
+HtmlSelectionPtr(
+HtmlTag(
+HtmlTagHandler(
+HtmlTagHandlerPtr(
+HtmlTagPtr(
+HtmlWidgetCell(
+HtmlWidgetCellPtr(
+HtmlWinParser(
+HtmlWinParserPtr(
+HtmlWinParser_AddTagHandler(
+HtmlWinTagHandler(
+HtmlWinTagHandlerPtr(
+HtmlWindow(
+HtmlWindowNameStr
+HtmlWindowPtr(
+HtmlWindow_AddFilter(
+HtmlWindow_GetClassDefaultAttributes(
+HtmlWordCell(
+HtmlWordCellPtr(
+PAGE_ALL
+PAGE_EVEN
+PAGE_ODD
+PreHtmlWindow(
+
+--- import wx.lib ---
+wx.lib.__builtins__
+wx.lib.__doc__
+wx.lib.__file__
+wx.lib.__name__
+wx.lib.__package__
+wx.lib.__path__
+
+--- from wx import lib ---
+lib.__builtins__
+lib.__doc__
+lib.__file__
+lib.__name__
+lib.__package__
+lib.__path__
+
+--- from wx.lib import * ---
+
+--- import wx.media ---
+wx.media.EVT_MEDIA_FINISHED(
+wx.media.EVT_MEDIA_LOADED(
+wx.media.EVT_MEDIA_STOP(
+wx.media.MEDIABACKEND_DIRECTSHOW
+wx.media.MEDIABACKEND_GSTREAMER
+wx.media.MEDIABACKEND_MCI
+wx.media.MEDIABACKEND_QUICKTIME
+wx.media.MEDIACTRLPLAYERCONTROLS_DEFAULT
+wx.media.MEDIACTRLPLAYERCONTROLS_NONE
+wx.media.MEDIACTRLPLAYERCONTROLS_STEP
+wx.media.MEDIACTRLPLAYERCONTROLS_VOLUME
+wx.media.MEDIASTATE_PAUSED
+wx.media.MEDIASTATE_PLAYING
+wx.media.MEDIASTATE_STOPPED
+wx.media.MediaCtrl(
+wx.media.MediaCtrlNameStr
+wx.media.MediaCtrlPtr(
+wx.media.MediaEvent(
+wx.media.MediaEventPtr(
+wx.media.PreMediaCtrl(
+wx.media.__builtins__
+wx.media.__doc__
+wx.media.__docfilter__(
+wx.media.__file__
+wx.media.__name__
+wx.media.__package__
+wx.media.cvar
+wx.media.wx
+wx.media.wxEVT_MEDIA_FINISHED
+wx.media.wxEVT_MEDIA_LOADED
+wx.media.wxEVT_MEDIA_STOP
+
+--- from wx import media ---
+media.EVT_MEDIA_FINISHED(
+media.EVT_MEDIA_LOADED(
+media.EVT_MEDIA_STOP(
+media.MEDIABACKEND_DIRECTSHOW
+media.MEDIABACKEND_GSTREAMER
+media.MEDIABACKEND_MCI
+media.MEDIABACKEND_QUICKTIME
+media.MEDIACTRLPLAYERCONTROLS_DEFAULT
+media.MEDIACTRLPLAYERCONTROLS_NONE
+media.MEDIACTRLPLAYERCONTROLS_STEP
+media.MEDIACTRLPLAYERCONTROLS_VOLUME
+media.MEDIASTATE_PAUSED
+media.MEDIASTATE_PLAYING
+media.MEDIASTATE_STOPPED
+media.MediaCtrl(
+media.MediaCtrlNameStr
+media.MediaCtrlPtr(
+media.MediaEvent(
+media.MediaEventPtr(
+media.PreMediaCtrl(
+media.__builtins__
+media.__doc__
+media.__docfilter__(
+media.__file__
+media.__name__
+media.__package__
+media.cvar
+media.wx
+media.wxEVT_MEDIA_FINISHED
+media.wxEVT_MEDIA_LOADED
+media.wxEVT_MEDIA_STOP
+
+--- from wx.media import * ---
+EVT_MEDIA_FINISHED(
+EVT_MEDIA_LOADED(
+EVT_MEDIA_STOP(
+MEDIABACKEND_DIRECTSHOW
+MEDIABACKEND_GSTREAMER
+MEDIABACKEND_MCI
+MEDIABACKEND_QUICKTIME
+MEDIACTRLPLAYERCONTROLS_DEFAULT
+MEDIACTRLPLAYERCONTROLS_NONE
+MEDIACTRLPLAYERCONTROLS_STEP
+MEDIACTRLPLAYERCONTROLS_VOLUME
+MEDIASTATE_PAUSED
+MEDIASTATE_PLAYING
+MEDIASTATE_STOPPED
+MediaCtrl(
+MediaCtrlNameStr
+MediaCtrlPtr(
+MediaEvent(
+MediaEventPtr(
+PreMediaCtrl(
+wxEVT_MEDIA_FINISHED
+wxEVT_MEDIA_LOADED
+wxEVT_MEDIA_STOP
+
+--- import wx.py ---
+wx.py.__author__
+wx.py.__builtins__
+wx.py.__cvsid__
+wx.py.__doc__
+wx.py.__file__
+wx.py.__name__
+wx.py.__package__
+wx.py.__path__
+wx.py.__revision__
+wx.py.buffer
+wx.py.crust
+wx.py.dispatcher
+wx.py.document
+wx.py.editor
+wx.py.editwindow
+wx.py.filling
+wx.py.frame
+wx.py.images
+wx.py.interpreter
+wx.py.introspect
+wx.py.pseudo
+wx.py.shell
+wx.py.version
+
+--- import wx.richtext ---
+wx.richtext.EVT_RICHTEXT_CHARACTER(
+wx.richtext.EVT_RICHTEXT_CONTENT_DELETED(
+wx.richtext.EVT_RICHTEXT_CONTENT_INSERTED(
+wx.richtext.EVT_RICHTEXT_DELETE(
+wx.richtext.EVT_RICHTEXT_LEFT_CLICK(
+wx.richtext.EVT_RICHTEXT_LEFT_DCLICK(
+wx.richtext.EVT_RICHTEXT_MIDDLE_CLICK(
+wx.richtext.EVT_RICHTEXT_RETURN(
+wx.richtext.EVT_RICHTEXT_RIGHT_CLICK(
+wx.richtext.EVT_RICHTEXT_SELECTION_CHANGED(
+wx.richtext.EVT_RICHTEXT_STYLESHEET_CHANGED(
+wx.richtext.EVT_RICHTEXT_STYLESHEET_CHANGING(
+wx.richtext.EVT_RICHTEXT_STYLESHEET_REPLACED(
+wx.richtext.EVT_RICHTEXT_STYLESHEET_REPLACING(
+wx.richtext.EVT_RICHTEXT_STYLE_CHANGED(
+wx.richtext.HtmlExt
+wx.richtext.HtmlName
+wx.richtext.PreRichTextCtrl(
+wx.richtext.RE_MULTILINE
+wx.richtext.RE_READONLY
+wx.richtext.RICHTEXT_ALL
+wx.richtext.RICHTEXT_ALT_DOWN
+wx.richtext.RICHTEXT_CACHE_SIZE
+wx.richtext.RICHTEXT_CTRL_DOWN
+wx.richtext.RICHTEXT_DRAW_IGNORE_CACHE
+wx.richtext.RICHTEXT_FIXED_HEIGHT
+wx.richtext.RICHTEXT_FIXED_WIDTH
+wx.richtext.RICHTEXT_FOCUSSED
+wx.richtext.RICHTEXT_FORMATTED
+wx.richtext.RICHTEXT_HANDLER_CONVERT_FACENAMES
+wx.richtext.RICHTEXT_HANDLER_INCLUDE_STYLESHEET
+wx.richtext.RICHTEXT_HANDLER_NO_HEADER_FOOTER
+wx.richtext.RICHTEXT_HANDLER_SAVE_IMAGES_TO_BASE64
+wx.richtext.RICHTEXT_HANDLER_SAVE_IMAGES_TO_FILES
+wx.richtext.RICHTEXT_HANDLER_SAVE_IMAGES_TO_MEMORY
+wx.richtext.RICHTEXT_HEIGHT_ONLY
+wx.richtext.RICHTEXT_HITTEST_AFTER
+wx.richtext.RICHTEXT_HITTEST_BEFORE
+wx.richtext.RICHTEXT_HITTEST_NONE
+wx.richtext.RICHTEXT_HITTEST_ON
+wx.richtext.RICHTEXT_HITTEST_OUTSIDE
+wx.richtext.RICHTEXT_INSERT_INTERACTIVE
+wx.richtext.RICHTEXT_INSERT_NONE
+wx.richtext.RICHTEXT_INSERT_WITH_PREVIOUS_PARAGRAPH_STYLE
+wx.richtext.RICHTEXT_IS_FOCUS
+wx.richtext.RICHTEXT_LAYOUT_SPECIFIED_RECT
+wx.richtext.RICHTEXT_NONE
+wx.richtext.RICHTEXT_PAGE_ALL
+wx.richtext.RICHTEXT_PAGE_CENTRE
+wx.richtext.RICHTEXT_PAGE_EVEN
+wx.richtext.RICHTEXT_PAGE_LEFT
+wx.richtext.RICHTEXT_PAGE_ODD
+wx.richtext.RICHTEXT_PAGE_RIGHT
+wx.richtext.RICHTEXT_PRINT_MAX_PAGES
+wx.richtext.RICHTEXT_SELECTED
+wx.richtext.RICHTEXT_SETSTYLE_CHARACTERS_ONLY
+wx.richtext.RICHTEXT_SETSTYLE_NONE
+wx.richtext.RICHTEXT_SETSTYLE_OPTIMIZE
+wx.richtext.RICHTEXT_SETSTYLE_PARAGRAPHS_ONLY
+wx.richtext.RICHTEXT_SETSTYLE_REMOVE
+wx.richtext.RICHTEXT_SETSTYLE_RENUMBER
+wx.richtext.RICHTEXT_SETSTYLE_RESET
+wx.richtext.RICHTEXT_SETSTYLE_SPECIFY_LEVEL
+wx.richtext.RICHTEXT_SETSTYLE_WITH_UNDO
+wx.richtext.RICHTEXT_SHIFT_DOWN
+wx.richtext.RICHTEXT_TAGGED
+wx.richtext.RICHTEXT_TYPE_ANY
+wx.richtext.RICHTEXT_TYPE_HTML
+wx.richtext.RICHTEXT_TYPE_PDF
+wx.richtext.RICHTEXT_TYPE_RTF
+wx.richtext.RICHTEXT_TYPE_TEXT
+wx.richtext.RICHTEXT_TYPE_XML
+wx.richtext.RICHTEXT_UNFORMATTED
+wx.richtext.RICHTEXT_VARIABLE_HEIGHT
+wx.richtext.RICHTEXT_VARIABLE_WIDTH
+wx.richtext.RichTextAttr(
+wx.richtext.RichTextBox(
+wx.richtext.RichTextBuffer(
+wx.richtext.RichTextBuffer_AddHandler(
+wx.richtext.RichTextBuffer_CleanUpHandlers(
+wx.richtext.RichTextBuffer_FindHandlerByExtension(
+wx.richtext.RichTextBuffer_FindHandlerByFilename(
+wx.richtext.RichTextBuffer_FindHandlerByName(
+wx.richtext.RichTextBuffer_FindHandlerByType(
+wx.richtext.RichTextBuffer_GetBulletProportion(
+wx.richtext.RichTextBuffer_GetBulletRightMargin(
+wx.richtext.RichTextBuffer_GetExtWildcard(
+wx.richtext.RichTextBuffer_GetHandlers(
+wx.richtext.RichTextBuffer_GetRenderer(
+wx.richtext.RichTextBuffer_InitStandardHandlers(
+wx.richtext.RichTextBuffer_InsertHandler(
+wx.richtext.RichTextBuffer_RemoveHandler(
+wx.richtext.RichTextBuffer_SetBulletProportion(
+wx.richtext.RichTextBuffer_SetBulletRightMargin(
+wx.richtext.RichTextBuffer_SetRenderer(
+wx.richtext.RichTextCompositeObject(
+wx.richtext.RichTextCtrl(
+wx.richtext.RichTextCtrlNameStr
+wx.richtext.RichTextEvent(
+wx.richtext.RichTextFileHandler(
+wx.richtext.RichTextFileHandlerList(
+wx.richtext.RichTextFileHandlerList_iterator(
+wx.richtext.RichTextHTMLHandler(
+wx.richtext.RichTextHTMLHandler_SetFileCounter(
+wx.richtext.RichTextImage(
+wx.richtext.RichTextLine(
+wx.richtext.RichTextObject(
+wx.richtext.RichTextObjectList(
+wx.richtext.RichTextObjectList_iterator(
+wx.richtext.RichTextObject_ConvertTenthsMMToPixels(
+wx.richtext.RichTextParagraph(
+wx.richtext.RichTextParagraphLayoutBox(
+wx.richtext.RichTextParagraph_ClearDefaultTabs(
+wx.richtext.RichTextParagraph_GetDefaultTabs(
+wx.richtext.RichTextParagraph_InitDefaultTabs(
+wx.richtext.RichTextPlainText(
+wx.richtext.RichTextPlainTextHandler(
+wx.richtext.RichTextPrinting(
+wx.richtext.RichTextPrintout(
+wx.richtext.RichTextRange(
+wx.richtext.RichTextRenderer(
+wx.richtext.RichTextStdRenderer(
+wx.richtext.RichTextXMLHandler(
+wx.richtext.TEXT_ALIGNMENT_CENTER
+wx.richtext.TEXT_ALIGNMENT_CENTRE
+wx.richtext.TEXT_ALIGNMENT_DEFAULT
+wx.richtext.TEXT_ALIGNMENT_JUSTIFIED
+wx.richtext.TEXT_ALIGNMENT_LEFT
+wx.richtext.TEXT_ALIGNMENT_RIGHT
+wx.richtext.TEXT_ATTR_ALIGNMENT
+wx.richtext.TEXT_ATTR_ALL
+wx.richtext.TEXT_ATTR_BACKGROUND_COLOUR
+wx.richtext.TEXT_ATTR_BULLET_NAME
+wx.richtext.TEXT_ATTR_BULLET_NUMBER
+wx.richtext.TEXT_ATTR_BULLET_STYLE
+wx.richtext.TEXT_ATTR_BULLET_STYLE_ALIGN_CENTRE
+wx.richtext.TEXT_ATTR_BULLET_STYLE_ALIGN_LEFT
+wx.richtext.TEXT_ATTR_BULLET_STYLE_ALIGN_RIGHT
+wx.richtext.TEXT_ATTR_BULLET_STYLE_ARABIC
+wx.richtext.TEXT_ATTR_BULLET_STYLE_BITMAP
+wx.richtext.TEXT_ATTR_BULLET_STYLE_LETTERS_LOWER
+wx.richtext.TEXT_ATTR_BULLET_STYLE_LETTERS_UPPER
+wx.richtext.TEXT_ATTR_BULLET_STYLE_NONE
+wx.richtext.TEXT_ATTR_BULLET_STYLE_OUTLINE
+wx.richtext.TEXT_ATTR_BULLET_STYLE_PARENTHESES
+wx.richtext.TEXT_ATTR_BULLET_STYLE_PERIOD
+wx.richtext.TEXT_ATTR_BULLET_STYLE_RIGHT_PARENTHESIS
+wx.richtext.TEXT_ATTR_BULLET_STYLE_ROMAN_LOWER
+wx.richtext.TEXT_ATTR_BULLET_STYLE_ROMAN_UPPER
+wx.richtext.TEXT_ATTR_BULLET_STYLE_STANDARD
+wx.richtext.TEXT_ATTR_BULLET_STYLE_SYMBOL
+wx.richtext.TEXT_ATTR_BULLET_TEXT
+wx.richtext.TEXT_ATTR_CHARACTER
+wx.richtext.TEXT_ATTR_CHARACTER_STYLE_NAME
+wx.richtext.TEXT_ATTR_EFFECTS
+wx.richtext.TEXT_ATTR_EFFECT_CAPITALS
+wx.richtext.TEXT_ATTR_EFFECT_DOUBLE_STRIKETHROUGH
+wx.richtext.TEXT_ATTR_EFFECT_EMBOSS
+wx.richtext.TEXT_ATTR_EFFECT_ENGRAVE
+wx.richtext.TEXT_ATTR_EFFECT_NONE
+wx.richtext.TEXT_ATTR_EFFECT_OUTLINE
+wx.richtext.TEXT_ATTR_EFFECT_SHADOW
+wx.richtext.TEXT_ATTR_EFFECT_SMALL_CAPITALS
+wx.richtext.TEXT_ATTR_EFFECT_STRIKETHROUGH
+wx.richtext.TEXT_ATTR_EFFECT_SUBSCRIPT
+wx.richtext.TEXT_ATTR_EFFECT_SUPERSCRIPT
+wx.richtext.TEXT_ATTR_FONT
+wx.richtext.TEXT_ATTR_FONT_FACE
+wx.richtext.TEXT_ATTR_FONT_ITALIC
+wx.richtext.TEXT_ATTR_FONT_SIZE
+wx.richtext.TEXT_ATTR_FONT_UNDERLINE
+wx.richtext.TEXT_ATTR_FONT_WEIGHT
+wx.richtext.TEXT_ATTR_KEEP_FIRST_PARA_STYLE
+wx.richtext.TEXT_ATTR_LEFT_INDENT
+wx.richtext.TEXT_ATTR_LINE_SPACING
+wx.richtext.TEXT_ATTR_LINE_SPACING_HALF
+wx.richtext.TEXT_ATTR_LINE_SPACING_NORMAL
+wx.richtext.TEXT_ATTR_LINE_SPACING_TWICE
+wx.richtext.TEXT_ATTR_OUTLINE_LEVEL
+wx.richtext.TEXT_ATTR_PAGE_BREAK
+wx.richtext.TEXT_ATTR_PARAGRAPH
+wx.richtext.TEXT_ATTR_PARAGRAPH_STYLE_NAME
+wx.richtext.TEXT_ATTR_PARA_SPACING_AFTER
+wx.richtext.TEXT_ATTR_PARA_SPACING_BEFORE
+wx.richtext.TEXT_ATTR_RIGHT_INDENT
+wx.richtext.TEXT_ATTR_TABS
+wx.richtext.TEXT_ATTR_TEXT_COLOUR
+wx.richtext.TEXT_ATTR_URL
+wx.richtext.TextAttrEx(
+wx.richtext.TextAttrEx_CombineEx(
+wx.richtext.TextExt
+wx.richtext.TextName
+wx.richtext.USE_TEXTATTREX
+wx.richtext.XmlExt
+wx.richtext.XmlName
+wx.richtext.__builtins__
+wx.richtext.__doc__
+wx.richtext.__docfilter__(
+wx.richtext.__file__
+wx.richtext.__name__
+wx.richtext.__package__
+wx.richtext.cvar
+wx.richtext.new
+wx.richtext.new_instancemethod(
+wx.richtext.wx
+wx.richtext.wxEVT_COMMAND_RICHTEXT_CHARACTER
+wx.richtext.wxEVT_COMMAND_RICHTEXT_CONTENT_DELETED
+wx.richtext.wxEVT_COMMAND_RICHTEXT_CONTENT_INSERTED
+wx.richtext.wxEVT_COMMAND_RICHTEXT_DELETE
+wx.richtext.wxEVT_COMMAND_RICHTEXT_LEFT_CLICK
+wx.richtext.wxEVT_COMMAND_RICHTEXT_LEFT_DCLICK
+wx.richtext.wxEVT_COMMAND_RICHTEXT_MIDDLE_CLICK
+wx.richtext.wxEVT_COMMAND_RICHTEXT_RETURN
+wx.richtext.wxEVT_COMMAND_RICHTEXT_RIGHT_CLICK
+wx.richtext.wxEVT_COMMAND_RICHTEXT_SELECTION_CHANGED
+wx.richtext.wxEVT_COMMAND_RICHTEXT_STYLESHEET_CHANGED
+wx.richtext.wxEVT_COMMAND_RICHTEXT_STYLESHEET_CHANGING
+wx.richtext.wxEVT_COMMAND_RICHTEXT_STYLESHEET_REPLACED
+wx.richtext.wxEVT_COMMAND_RICHTEXT_STYLESHEET_REPLACING
+wx.richtext.wxEVT_COMMAND_RICHTEXT_STYLE_CHANGED
+
+--- from wx import richtext ---
+richtext.EVT_RICHTEXT_CHARACTER(
+richtext.EVT_RICHTEXT_CONTENT_DELETED(
+richtext.EVT_RICHTEXT_CONTENT_INSERTED(
+richtext.EVT_RICHTEXT_DELETE(
+richtext.EVT_RICHTEXT_LEFT_CLICK(
+richtext.EVT_RICHTEXT_LEFT_DCLICK(
+richtext.EVT_RICHTEXT_MIDDLE_CLICK(
+richtext.EVT_RICHTEXT_RETURN(
+richtext.EVT_RICHTEXT_RIGHT_CLICK(
+richtext.EVT_RICHTEXT_SELECTION_CHANGED(
+richtext.EVT_RICHTEXT_STYLESHEET_CHANGED(
+richtext.EVT_RICHTEXT_STYLESHEET_CHANGING(
+richtext.EVT_RICHTEXT_STYLESHEET_REPLACED(
+richtext.EVT_RICHTEXT_STYLESHEET_REPLACING(
+richtext.EVT_RICHTEXT_STYLE_CHANGED(
+richtext.HtmlExt
+richtext.HtmlName
+richtext.PreRichTextCtrl(
+richtext.RE_MULTILINE
+richtext.RE_READONLY
+richtext.RICHTEXT_ALL
+richtext.RICHTEXT_ALT_DOWN
+richtext.RICHTEXT_CACHE_SIZE
+richtext.RICHTEXT_CTRL_DOWN
+richtext.RICHTEXT_DRAW_IGNORE_CACHE
+richtext.RICHTEXT_FIXED_HEIGHT
+richtext.RICHTEXT_FIXED_WIDTH
+richtext.RICHTEXT_FOCUSSED
+richtext.RICHTEXT_FORMATTED
+richtext.RICHTEXT_HANDLER_CONVERT_FACENAMES
+richtext.RICHTEXT_HANDLER_INCLUDE_STYLESHEET
+richtext.RICHTEXT_HANDLER_NO_HEADER_FOOTER
+richtext.RICHTEXT_HANDLER_SAVE_IMAGES_TO_BASE64
+richtext.RICHTEXT_HANDLER_SAVE_IMAGES_TO_FILES
+richtext.RICHTEXT_HANDLER_SAVE_IMAGES_TO_MEMORY
+richtext.RICHTEXT_HEIGHT_ONLY
+richtext.RICHTEXT_HITTEST_AFTER
+richtext.RICHTEXT_HITTEST_BEFORE
+richtext.RICHTEXT_HITTEST_NONE
+richtext.RICHTEXT_HITTEST_ON
+richtext.RICHTEXT_HITTEST_OUTSIDE
+richtext.RICHTEXT_INSERT_INTERACTIVE
+richtext.RICHTEXT_INSERT_NONE
+richtext.RICHTEXT_INSERT_WITH_PREVIOUS_PARAGRAPH_STYLE
+richtext.RICHTEXT_IS_FOCUS
+richtext.RICHTEXT_LAYOUT_SPECIFIED_RECT
+richtext.RICHTEXT_NONE
+richtext.RICHTEXT_PAGE_ALL
+richtext.RICHTEXT_PAGE_CENTRE
+richtext.RICHTEXT_PAGE_EVEN
+richtext.RICHTEXT_PAGE_LEFT
+richtext.RICHTEXT_PAGE_ODD
+richtext.RICHTEXT_PAGE_RIGHT
+richtext.RICHTEXT_PRINT_MAX_PAGES
+richtext.RICHTEXT_SELECTED
+richtext.RICHTEXT_SETSTYLE_CHARACTERS_ONLY
+richtext.RICHTEXT_SETSTYLE_NONE
+richtext.RICHTEXT_SETSTYLE_OPTIMIZE
+richtext.RICHTEXT_SETSTYLE_PARAGRAPHS_ONLY
+richtext.RICHTEXT_SETSTYLE_REMOVE
+richtext.RICHTEXT_SETSTYLE_RENUMBER
+richtext.RICHTEXT_SETSTYLE_RESET
+richtext.RICHTEXT_SETSTYLE_SPECIFY_LEVEL
+richtext.RICHTEXT_SETSTYLE_WITH_UNDO
+richtext.RICHTEXT_SHIFT_DOWN
+richtext.RICHTEXT_TAGGED
+richtext.RICHTEXT_TYPE_ANY
+richtext.RICHTEXT_TYPE_HTML
+richtext.RICHTEXT_TYPE_PDF
+richtext.RICHTEXT_TYPE_RTF
+richtext.RICHTEXT_TYPE_TEXT
+richtext.RICHTEXT_TYPE_XML
+richtext.RICHTEXT_UNFORMATTED
+richtext.RICHTEXT_VARIABLE_HEIGHT
+richtext.RICHTEXT_VARIABLE_WIDTH
+richtext.RichTextAttr(
+richtext.RichTextBox(
+richtext.RichTextBuffer(
+richtext.RichTextBuffer_AddHandler(
+richtext.RichTextBuffer_CleanUpHandlers(
+richtext.RichTextBuffer_FindHandlerByExtension(
+richtext.RichTextBuffer_FindHandlerByFilename(
+richtext.RichTextBuffer_FindHandlerByName(
+richtext.RichTextBuffer_FindHandlerByType(
+richtext.RichTextBuffer_GetBulletProportion(
+richtext.RichTextBuffer_GetBulletRightMargin(
+richtext.RichTextBuffer_GetExtWildcard(
+richtext.RichTextBuffer_GetHandlers(
+richtext.RichTextBuffer_GetRenderer(
+richtext.RichTextBuffer_InitStandardHandlers(
+richtext.RichTextBuffer_InsertHandler(
+richtext.RichTextBuffer_RemoveHandler(
+richtext.RichTextBuffer_SetBulletProportion(
+richtext.RichTextBuffer_SetBulletRightMargin(
+richtext.RichTextBuffer_SetRenderer(
+richtext.RichTextCompositeObject(
+richtext.RichTextCtrl(
+richtext.RichTextCtrlNameStr
+richtext.RichTextEvent(
+richtext.RichTextFileHandler(
+richtext.RichTextFileHandlerList(
+richtext.RichTextFileHandlerList_iterator(
+richtext.RichTextHTMLHandler(
+richtext.RichTextHTMLHandler_SetFileCounter(
+richtext.RichTextImage(
+richtext.RichTextLine(
+richtext.RichTextObject(
+richtext.RichTextObjectList(
+richtext.RichTextObjectList_iterator(
+richtext.RichTextObject_ConvertTenthsMMToPixels(
+richtext.RichTextParagraph(
+richtext.RichTextParagraphLayoutBox(
+richtext.RichTextParagraph_ClearDefaultTabs(
+richtext.RichTextParagraph_GetDefaultTabs(
+richtext.RichTextParagraph_InitDefaultTabs(
+richtext.RichTextPlainText(
+richtext.RichTextPlainTextHandler(
+richtext.RichTextPrinting(
+richtext.RichTextPrintout(
+richtext.RichTextRange(
+richtext.RichTextRenderer(
+richtext.RichTextStdRenderer(
+richtext.RichTextXMLHandler(
+richtext.TEXT_ALIGNMENT_CENTER
+richtext.TEXT_ALIGNMENT_CENTRE
+richtext.TEXT_ALIGNMENT_DEFAULT
+richtext.TEXT_ALIGNMENT_JUSTIFIED
+richtext.TEXT_ALIGNMENT_LEFT
+richtext.TEXT_ALIGNMENT_RIGHT
+richtext.TEXT_ATTR_ALIGNMENT
+richtext.TEXT_ATTR_ALL
+richtext.TEXT_ATTR_BACKGROUND_COLOUR
+richtext.TEXT_ATTR_BULLET_NAME
+richtext.TEXT_ATTR_BULLET_NUMBER
+richtext.TEXT_ATTR_BULLET_STYLE
+richtext.TEXT_ATTR_BULLET_STYLE_ALIGN_CENTRE
+richtext.TEXT_ATTR_BULLET_STYLE_ALIGN_LEFT
+richtext.TEXT_ATTR_BULLET_STYLE_ALIGN_RIGHT
+richtext.TEXT_ATTR_BULLET_STYLE_ARABIC
+richtext.TEXT_ATTR_BULLET_STYLE_BITMAP
+richtext.TEXT_ATTR_BULLET_STYLE_LETTERS_LOWER
+richtext.TEXT_ATTR_BULLET_STYLE_LETTERS_UPPER
+richtext.TEXT_ATTR_BULLET_STYLE_NONE
+richtext.TEXT_ATTR_BULLET_STYLE_OUTLINE
+richtext.TEXT_ATTR_BULLET_STYLE_PARENTHESES
+richtext.TEXT_ATTR_BULLET_STYLE_PERIOD
+richtext.TEXT_ATTR_BULLET_STYLE_RIGHT_PARENTHESIS
+richtext.TEXT_ATTR_BULLET_STYLE_ROMAN_LOWER
+richtext.TEXT_ATTR_BULLET_STYLE_ROMAN_UPPER
+richtext.TEXT_ATTR_BULLET_STYLE_STANDARD
+richtext.TEXT_ATTR_BULLET_STYLE_SYMBOL
+richtext.TEXT_ATTR_BULLET_TEXT
+richtext.TEXT_ATTR_CHARACTER
+richtext.TEXT_ATTR_CHARACTER_STYLE_NAME
+richtext.TEXT_ATTR_EFFECTS
+richtext.TEXT_ATTR_EFFECT_CAPITALS
+richtext.TEXT_ATTR_EFFECT_DOUBLE_STRIKETHROUGH
+richtext.TEXT_ATTR_EFFECT_EMBOSS
+richtext.TEXT_ATTR_EFFECT_ENGRAVE
+richtext.TEXT_ATTR_EFFECT_NONE
+richtext.TEXT_ATTR_EFFECT_OUTLINE
+richtext.TEXT_ATTR_EFFECT_SHADOW
+richtext.TEXT_ATTR_EFFECT_SMALL_CAPITALS
+richtext.TEXT_ATTR_EFFECT_STRIKETHROUGH
+richtext.TEXT_ATTR_EFFECT_SUBSCRIPT
+richtext.TEXT_ATTR_EFFECT_SUPERSCRIPT
+richtext.TEXT_ATTR_FONT
+richtext.TEXT_ATTR_FONT_FACE
+richtext.TEXT_ATTR_FONT_ITALIC
+richtext.TEXT_ATTR_FONT_SIZE
+richtext.TEXT_ATTR_FONT_UNDERLINE
+richtext.TEXT_ATTR_FONT_WEIGHT
+richtext.TEXT_ATTR_KEEP_FIRST_PARA_STYLE
+richtext.TEXT_ATTR_LEFT_INDENT
+richtext.TEXT_ATTR_LINE_SPACING
+richtext.TEXT_ATTR_LINE_SPACING_HALF
+richtext.TEXT_ATTR_LINE_SPACING_NORMAL
+richtext.TEXT_ATTR_LINE_SPACING_TWICE
+richtext.TEXT_ATTR_OUTLINE_LEVEL
+richtext.TEXT_ATTR_PAGE_BREAK
+richtext.TEXT_ATTR_PARAGRAPH
+richtext.TEXT_ATTR_PARAGRAPH_STYLE_NAME
+richtext.TEXT_ATTR_PARA_SPACING_AFTER
+richtext.TEXT_ATTR_PARA_SPACING_BEFORE
+richtext.TEXT_ATTR_RIGHT_INDENT
+richtext.TEXT_ATTR_TABS
+richtext.TEXT_ATTR_TEXT_COLOUR
+richtext.TEXT_ATTR_URL
+richtext.TextAttrEx(
+richtext.TextAttrEx_CombineEx(
+richtext.TextExt
+richtext.TextName
+richtext.USE_TEXTATTREX
+richtext.XmlExt
+richtext.XmlName
+richtext.__builtins__
+richtext.__doc__
+richtext.__docfilter__(
+richtext.__file__
+richtext.__name__
+richtext.__package__
+richtext.cvar
+richtext.new
+richtext.new_instancemethod(
+richtext.wx
+richtext.wxEVT_COMMAND_RICHTEXT_CHARACTER
+richtext.wxEVT_COMMAND_RICHTEXT_CONTENT_DELETED
+richtext.wxEVT_COMMAND_RICHTEXT_CONTENT_INSERTED
+richtext.wxEVT_COMMAND_RICHTEXT_DELETE
+richtext.wxEVT_COMMAND_RICHTEXT_LEFT_CLICK
+richtext.wxEVT_COMMAND_RICHTEXT_LEFT_DCLICK
+richtext.wxEVT_COMMAND_RICHTEXT_MIDDLE_CLICK
+richtext.wxEVT_COMMAND_RICHTEXT_RETURN
+richtext.wxEVT_COMMAND_RICHTEXT_RIGHT_CLICK
+richtext.wxEVT_COMMAND_RICHTEXT_SELECTION_CHANGED
+richtext.wxEVT_COMMAND_RICHTEXT_STYLESHEET_CHANGED
+richtext.wxEVT_COMMAND_RICHTEXT_STYLESHEET_CHANGING
+richtext.wxEVT_COMMAND_RICHTEXT_STYLESHEET_REPLACED
+richtext.wxEVT_COMMAND_RICHTEXT_STYLESHEET_REPLACING
+richtext.wxEVT_COMMAND_RICHTEXT_STYLE_CHANGED
+
+--- from wx.richtext import * ---
+EVT_RICHTEXT_CHARACTER(
+EVT_RICHTEXT_CONTENT_DELETED(
+EVT_RICHTEXT_CONTENT_INSERTED(
+EVT_RICHTEXT_DELETE(
+EVT_RICHTEXT_LEFT_CLICK(
+EVT_RICHTEXT_LEFT_DCLICK(
+EVT_RICHTEXT_MIDDLE_CLICK(
+EVT_RICHTEXT_RETURN(
+EVT_RICHTEXT_RIGHT_CLICK(
+EVT_RICHTEXT_SELECTION_CHANGED(
+EVT_RICHTEXT_STYLESHEET_CHANGED(
+EVT_RICHTEXT_STYLESHEET_CHANGING(
+EVT_RICHTEXT_STYLESHEET_REPLACED(
+EVT_RICHTEXT_STYLESHEET_REPLACING(
+EVT_RICHTEXT_STYLE_CHANGED(
+HtmlExt
+HtmlName
+PreRichTextCtrl(
+RE_MULTILINE
+RE_READONLY
+RICHTEXT_ALL
+RICHTEXT_ALT_DOWN
+RICHTEXT_CACHE_SIZE
+RICHTEXT_CTRL_DOWN
+RICHTEXT_DRAW_IGNORE_CACHE
+RICHTEXT_FIXED_HEIGHT
+RICHTEXT_FIXED_WIDTH
+RICHTEXT_FOCUSSED
+RICHTEXT_FORMATTED
+RICHTEXT_HANDLER_CONVERT_FACENAMES
+RICHTEXT_HANDLER_INCLUDE_STYLESHEET
+RICHTEXT_HANDLER_NO_HEADER_FOOTER
+RICHTEXT_HANDLER_SAVE_IMAGES_TO_BASE64
+RICHTEXT_HANDLER_SAVE_IMAGES_TO_FILES
+RICHTEXT_HANDLER_SAVE_IMAGES_TO_MEMORY
+RICHTEXT_HEIGHT_ONLY
+RICHTEXT_HITTEST_AFTER
+RICHTEXT_HITTEST_BEFORE
+RICHTEXT_HITTEST_NONE
+RICHTEXT_HITTEST_ON
+RICHTEXT_HITTEST_OUTSIDE
+RICHTEXT_INSERT_INTERACTIVE
+RICHTEXT_INSERT_NONE
+RICHTEXT_INSERT_WITH_PREVIOUS_PARAGRAPH_STYLE
+RICHTEXT_IS_FOCUS
+RICHTEXT_LAYOUT_SPECIFIED_RECT
+RICHTEXT_NONE
+RICHTEXT_PAGE_ALL
+RICHTEXT_PAGE_CENTRE
+RICHTEXT_PAGE_EVEN
+RICHTEXT_PAGE_LEFT
+RICHTEXT_PAGE_ODD
+RICHTEXT_PAGE_RIGHT
+RICHTEXT_PRINT_MAX_PAGES
+RICHTEXT_SELECTED
+RICHTEXT_SETSTYLE_CHARACTERS_ONLY
+RICHTEXT_SETSTYLE_NONE
+RICHTEXT_SETSTYLE_OPTIMIZE
+RICHTEXT_SETSTYLE_PARAGRAPHS_ONLY
+RICHTEXT_SETSTYLE_REMOVE
+RICHTEXT_SETSTYLE_RENUMBER
+RICHTEXT_SETSTYLE_RESET
+RICHTEXT_SETSTYLE_SPECIFY_LEVEL
+RICHTEXT_SETSTYLE_WITH_UNDO
+RICHTEXT_SHIFT_DOWN
+RICHTEXT_TAGGED
+RICHTEXT_TYPE_ANY
+RICHTEXT_TYPE_HTML
+RICHTEXT_TYPE_PDF
+RICHTEXT_TYPE_RTF
+RICHTEXT_TYPE_TEXT
+RICHTEXT_TYPE_XML
+RICHTEXT_UNFORMATTED
+RICHTEXT_VARIABLE_HEIGHT
+RICHTEXT_VARIABLE_WIDTH
+RichTextAttr(
+RichTextBox(
+RichTextBuffer(
+RichTextBuffer_AddHandler(
+RichTextBuffer_CleanUpHandlers(
+RichTextBuffer_FindHandlerByExtension(
+RichTextBuffer_FindHandlerByFilename(
+RichTextBuffer_FindHandlerByName(
+RichTextBuffer_FindHandlerByType(
+RichTextBuffer_GetBulletProportion(
+RichTextBuffer_GetBulletRightMargin(
+RichTextBuffer_GetExtWildcard(
+RichTextBuffer_GetHandlers(
+RichTextBuffer_GetRenderer(
+RichTextBuffer_InitStandardHandlers(
+RichTextBuffer_InsertHandler(
+RichTextBuffer_RemoveHandler(
+RichTextBuffer_SetBulletProportion(
+RichTextBuffer_SetBulletRightMargin(
+RichTextBuffer_SetRenderer(
+RichTextCompositeObject(
+RichTextCtrl(
+RichTextCtrlNameStr
+RichTextEvent(
+RichTextFileHandler(
+RichTextFileHandlerList(
+RichTextFileHandlerList_iterator(
+RichTextHTMLHandler(
+RichTextHTMLHandler_SetFileCounter(
+RichTextImage(
+RichTextLine(
+RichTextObject(
+RichTextObjectList(
+RichTextObjectList_iterator(
+RichTextObject_ConvertTenthsMMToPixels(
+RichTextParagraph(
+RichTextParagraphLayoutBox(
+RichTextParagraph_ClearDefaultTabs(
+RichTextParagraph_GetDefaultTabs(
+RichTextParagraph_InitDefaultTabs(
+RichTextPlainText(
+RichTextPlainTextHandler(
+RichTextPrinting(
+RichTextPrintout(
+RichTextRange(
+RichTextRenderer(
+RichTextStdRenderer(
+RichTextXMLHandler(
+TEXT_ATTR_ALL
+TEXT_ATTR_BULLET_NAME
+TEXT_ATTR_BULLET_NUMBER
+TEXT_ATTR_BULLET_STYLE
+TEXT_ATTR_BULLET_STYLE_ALIGN_CENTRE
+TEXT_ATTR_BULLET_STYLE_ALIGN_LEFT
+TEXT_ATTR_BULLET_STYLE_ALIGN_RIGHT
+TEXT_ATTR_BULLET_STYLE_ARABIC
+TEXT_ATTR_BULLET_STYLE_BITMAP
+TEXT_ATTR_BULLET_STYLE_LETTERS_LOWER
+TEXT_ATTR_BULLET_STYLE_LETTERS_UPPER
+TEXT_ATTR_BULLET_STYLE_NONE
+TEXT_ATTR_BULLET_STYLE_OUTLINE
+TEXT_ATTR_BULLET_STYLE_PARENTHESES
+TEXT_ATTR_BULLET_STYLE_PERIOD
+TEXT_ATTR_BULLET_STYLE_RIGHT_PARENTHESIS
+TEXT_ATTR_BULLET_STYLE_ROMAN_LOWER
+TEXT_ATTR_BULLET_STYLE_ROMAN_UPPER
+TEXT_ATTR_BULLET_STYLE_STANDARD
+TEXT_ATTR_BULLET_STYLE_SYMBOL
+TEXT_ATTR_BULLET_TEXT
+TEXT_ATTR_CHARACTER
+TEXT_ATTR_CHARACTER_STYLE_NAME
+TEXT_ATTR_EFFECTS
+TEXT_ATTR_EFFECT_CAPITALS
+TEXT_ATTR_EFFECT_DOUBLE_STRIKETHROUGH
+TEXT_ATTR_EFFECT_EMBOSS
+TEXT_ATTR_EFFECT_ENGRAVE
+TEXT_ATTR_EFFECT_NONE
+TEXT_ATTR_EFFECT_OUTLINE
+TEXT_ATTR_EFFECT_SHADOW
+TEXT_ATTR_EFFECT_SMALL_CAPITALS
+TEXT_ATTR_EFFECT_STRIKETHROUGH
+TEXT_ATTR_EFFECT_SUBSCRIPT
+TEXT_ATTR_EFFECT_SUPERSCRIPT
+TEXT_ATTR_KEEP_FIRST_PARA_STYLE
+TEXT_ATTR_LINE_SPACING
+TEXT_ATTR_LINE_SPACING_HALF
+TEXT_ATTR_LINE_SPACING_NORMAL
+TEXT_ATTR_LINE_SPACING_TWICE
+TEXT_ATTR_OUTLINE_LEVEL
+TEXT_ATTR_PAGE_BREAK
+TEXT_ATTR_PARAGRAPH
+TEXT_ATTR_PARAGRAPH_STYLE_NAME
+TEXT_ATTR_PARA_SPACING_AFTER
+TEXT_ATTR_PARA_SPACING_BEFORE
+TEXT_ATTR_URL
+TextAttrEx(
+TextAttrEx_CombineEx(
+TextExt
+TextName
+USE_TEXTATTREX
+XmlExt
+XmlName
+wxEVT_COMMAND_RICHTEXT_CHARACTER
+wxEVT_COMMAND_RICHTEXT_CONTENT_DELETED
+wxEVT_COMMAND_RICHTEXT_CONTENT_INSERTED
+wxEVT_COMMAND_RICHTEXT_DELETE
+wxEVT_COMMAND_RICHTEXT_LEFT_CLICK
+wxEVT_COMMAND_RICHTEXT_LEFT_DCLICK
+wxEVT_COMMAND_RICHTEXT_MIDDLE_CLICK
+wxEVT_COMMAND_RICHTEXT_RETURN
+wxEVT_COMMAND_RICHTEXT_RIGHT_CLICK
+wxEVT_COMMAND_RICHTEXT_SELECTION_CHANGED
+wxEVT_COMMAND_RICHTEXT_STYLESHEET_CHANGED
+wxEVT_COMMAND_RICHTEXT_STYLESHEET_CHANGING
+wxEVT_COMMAND_RICHTEXT_STYLESHEET_REPLACED
+wxEVT_COMMAND_RICHTEXT_STYLESHEET_REPLACING
+wxEVT_COMMAND_RICHTEXT_STYLE_CHANGED
+
+--- from wx import py ---
+py.__author__
+py.__builtins__
+py.__cvsid__
+py.__doc__
+py.__file__
+py.__name__
+py.__package__
+py.__path__
+py.__revision__
+py.buffer
+py.crust
+py.dispatcher
+py.document
+py.editor
+py.editwindow
+py.filling
+py.frame
+py.images
+py.interpreter
+py.introspect
+py.pseudo
+py.shell
+py.version
+
+--- from wx.py import * ---
+buffer
+crust
+dispatcher
+document
+editor
+editwindow
+filling
+frame
+images
+interpreter
+introspect
+pseudo
+shell
+
+--- import wx.py.buffer ---
+wx.py.buffer.Buffer(
+wx.py.buffer.Interpreter(
+wx.py.buffer.__author__
+wx.py.buffer.__builtins__
+wx.py.buffer.__cvsid__
+wx.py.buffer.__doc__
+wx.py.buffer.__file__
+wx.py.buffer.__name__
+wx.py.buffer.__package__
+wx.py.buffer.__revision__
+wx.py.buffer.document
+wx.py.buffer.imp
+wx.py.buffer.os
+wx.py.buffer.sys
+
+--- from wx.py import buffer ---
+buffer.Buffer(
+buffer.Interpreter(
+buffer.__author__
+buffer.__builtins__
+buffer.__cvsid__
+buffer.__doc__
+buffer.__file__
+buffer.__name__
+buffer.__package__
+buffer.__revision__
+buffer.document
+buffer.imp
+buffer.os
+buffer.sys
+
+--- from wx.py.buffer import * ---
+Buffer(
+Interpreter(
+
+--- import wx.py.crust ---
+wx.py.crust.Calltip(
+wx.py.crust.Crust(
+wx.py.crust.CrustFrame(
+wx.py.crust.DispatcherListing(
+wx.py.crust.Display(
+wx.py.crust.Filling(
+wx.py.crust.SessionListing(
+wx.py.crust.Shell(
+wx.py.crust.VERSION
+wx.py.crust.__author__
+wx.py.crust.__builtins__
+wx.py.crust.__cvsid__
+wx.py.crust.__doc__
+wx.py.crust.__file__
+wx.py.crust.__name__
+wx.py.crust.__package__
+wx.py.crust.__revision__
+wx.py.crust.dispatcher
+wx.py.crust.editwindow
+wx.py.crust.frame
+wx.py.crust.os
+wx.py.crust.pprint
+wx.py.crust.re
+wx.py.crust.sys
+wx.py.crust.wx
+
+--- from wx.py import crust ---
+crust.Calltip(
+crust.Crust(
+crust.CrustFrame(
+crust.DispatcherListing(
+crust.Display(
+crust.Filling(
+crust.SessionListing(
+crust.Shell(
+crust.VERSION
+crust.__author__
+crust.__builtins__
+crust.__cvsid__
+crust.__doc__
+crust.__file__
+crust.__name__
+crust.__package__
+crust.__revision__
+crust.dispatcher
+crust.editwindow
+crust.frame
+crust.os
+crust.pprint
+crust.re
+crust.sys
+crust.wx
+
+--- from wx.py.crust import * ---
+Calltip(
+Crust(
+CrustFrame(
+DispatcherListing(
+Filling(
+SessionListing(
+
+--- import wx.py.dispatcher ---
+wx.py.dispatcher.Anonymous
+wx.py.dispatcher.Any
+wx.py.dispatcher.BoundMethodWeakref(
+wx.py.dispatcher.DispatcherError(
+wx.py.dispatcher.Parameter(
+wx.py.dispatcher.__author__
+wx.py.dispatcher.__builtins__
+wx.py.dispatcher.__cvsid__
+wx.py.dispatcher.__doc__
+wx.py.dispatcher.__file__
+wx.py.dispatcher.__name__
+wx.py.dispatcher.__package__
+wx.py.dispatcher.__revision__
+wx.py.dispatcher.connect(
+wx.py.dispatcher.connections
+wx.py.dispatcher.disconnect(
+wx.py.dispatcher.exceptions
+wx.py.dispatcher.safeRef(
+wx.py.dispatcher.send(
+wx.py.dispatcher.senders
+wx.py.dispatcher.types
+wx.py.dispatcher.weakref
+
+--- from wx.py import dispatcher ---
+dispatcher.Anonymous
+dispatcher.Any
+dispatcher.BoundMethodWeakref(
+dispatcher.DispatcherError(
+dispatcher.Parameter(
+dispatcher.__author__
+dispatcher.__builtins__
+dispatcher.__cvsid__
+dispatcher.__doc__
+dispatcher.__file__
+dispatcher.__name__
+dispatcher.__package__
+dispatcher.__revision__
+dispatcher.connect(
+dispatcher.connections
+dispatcher.disconnect(
+dispatcher.exceptions
+dispatcher.safeRef(
+dispatcher.send(
+dispatcher.senders
+dispatcher.types
+dispatcher.weakref
+
+--- from wx.py.dispatcher import * ---
+Anonymous
+Any
+BoundMethodWeakref(
+DispatcherError(
+Parameter(
+connect(
+connections
+disconnect(
+exceptions
+safeRef(
+send(
+senders
+weakref
+
+--- import wx.py.document ---
+wx.py.document.Document(
+wx.py.document.__author__
+wx.py.document.__builtins__
+wx.py.document.__cvsid__
+wx.py.document.__doc__
+wx.py.document.__file__
+wx.py.document.__name__
+wx.py.document.__package__
+wx.py.document.__revision__
+wx.py.document.os
+
+--- from wx.py import document ---
+document.Document(
+document.__author__
+document.__builtins__
+document.__cvsid__
+document.__doc__
+document.__file__
+document.__name__
+document.__package__
+document.__revision__
+document.os
+
+--- from wx.py.document import * ---
+
+--- import wx.py.editor ---
+wx.py.editor.Buffer(
+wx.py.editor.DialogResults(
+wx.py.editor.EditWindow(
+wx.py.editor.Editor(
+wx.py.editor.EditorFrame(
+wx.py.editor.EditorNotebook(
+wx.py.editor.EditorNotebookFrame(
+wx.py.editor.EditorShellNotebook(
+wx.py.editor.EditorShellNotebookFrame(
+wx.py.editor.Shell(
+wx.py.editor.__author__
+wx.py.editor.__builtins__
+wx.py.editor.__cvsid__
+wx.py.editor.__doc__
+wx.py.editor.__file__
+wx.py.editor.__name__
+wx.py.editor.__package__
+wx.py.editor.__revision__
+wx.py.editor.crust
+wx.py.editor.directory(
+wx.py.editor.dispatcher
+wx.py.editor.editwindow
+wx.py.editor.fileDialog(
+wx.py.editor.frame
+wx.py.editor.messageDialog(
+wx.py.editor.openMultiple(
+wx.py.editor.openSingle(
+wx.py.editor.saveSingle(
+wx.py.editor.version
+wx.py.editor.wx
+
+--- from wx.py import editor ---
+editor.Buffer(
+editor.DialogResults(
+editor.EditWindow(
+editor.Editor(
+editor.EditorFrame(
+editor.EditorNotebook(
+editor.EditorNotebookFrame(
+editor.EditorShellNotebook(
+editor.EditorShellNotebookFrame(
+editor.Shell(
+editor.__author__
+editor.__builtins__
+editor.__cvsid__
+editor.__doc__
+editor.__file__
+editor.__name__
+editor.__package__
+editor.__revision__
+editor.crust
+editor.directory(
+editor.dispatcher
+editor.editwindow
+editor.fileDialog(
+editor.frame
+editor.messageDialog(
+editor.openMultiple(
+editor.openSingle(
+editor.saveSingle(
+editor.version
+editor.wx
+
+--- from wx.py.editor import * ---
+DialogResults(
+EditWindow(
+Editor(
+EditorFrame(
+EditorNotebook(
+EditorNotebookFrame(
+EditorShellNotebook(
+EditorShellNotebookFrame(
+directory(
+fileDialog(
+messageDialog(
+openMultiple(
+openSingle(
+saveSingle(
+
+--- import wx.py.editwindow ---
+wx.py.editwindow.EditWindow(
+wx.py.editwindow.FACES
+wx.py.editwindow.VERSION
+wx.py.editwindow.__author__
+wx.py.editwindow.__builtins__
+wx.py.editwindow.__cvsid__
+wx.py.editwindow.__doc__
+wx.py.editwindow.__file__
+wx.py.editwindow.__name__
+wx.py.editwindow.__package__
+wx.py.editwindow.__revision__
+wx.py.editwindow.dispatcher
+wx.py.editwindow.keyword
+wx.py.editwindow.os
+wx.py.editwindow.stc
+wx.py.editwindow.sys
+wx.py.editwindow.time
+wx.py.editwindow.wx
+
+--- from wx.py import editwindow ---
+editwindow.EditWindow(
+editwindow.FACES
+editwindow.VERSION
+editwindow.__author__
+editwindow.__builtins__
+editwindow.__cvsid__
+editwindow.__doc__
+editwindow.__file__
+editwindow.__name__
+editwindow.__package__
+editwindow.__revision__
+editwindow.dispatcher
+editwindow.keyword
+editwindow.os
+editwindow.stc
+editwindow.sys
+editwindow.time
+editwindow.wx
+
+--- from wx.py.editwindow import * ---
+FACES
+keyword
+stc
+
+--- import wx.py.filling ---
+wx.py.filling.App(
+wx.py.filling.COMMONTYPES
+wx.py.filling.DOCTYPES
+wx.py.filling.Filling(
+wx.py.filling.FillingFrame(
+wx.py.filling.FillingText(
+wx.py.filling.FillingTree(
+wx.py.filling.SIMPLETYPES
+wx.py.filling.VERSION
+wx.py.filling.__author__
+wx.py.filling.__builtins__
+wx.py.filling.__cvsid__
+wx.py.filling.__doc__
+wx.py.filling.__file__
+wx.py.filling.__name__
+wx.py.filling.__package__
+wx.py.filling.__revision__
+wx.py.filling.dispatcher
+wx.py.filling.editwindow
+wx.py.filling.inspect
+wx.py.filling.introspect
+wx.py.filling.keyword
+wx.py.filling.sys
+wx.py.filling.types
+wx.py.filling.wx
+
+--- from wx.py import filling ---
+filling.App(
+filling.COMMONTYPES
+filling.DOCTYPES
+filling.Filling(
+filling.FillingFrame(
+filling.FillingText(
+filling.FillingTree(
+filling.SIMPLETYPES
+filling.VERSION
+filling.__author__
+filling.__builtins__
+filling.__cvsid__
+filling.__doc__
+filling.__file__
+filling.__name__
+filling.__package__
+filling.__revision__
+filling.dispatcher
+filling.editwindow
+filling.inspect
+filling.introspect
+filling.keyword
+filling.sys
+filling.types
+filling.wx
+
+--- from wx.py.filling import * ---
+COMMONTYPES
+DOCTYPES
+FillingFrame(
+FillingText(
+FillingTree(
+SIMPLETYPES
+
+--- import wx.py.frame ---
+wx.py.frame.EditStartupScriptDialog(
+wx.py.frame.Frame(
+wx.py.frame.ID_ABOUT
+wx.py.frame.ID_AUTOCOMP
+wx.py.frame.ID_AUTOCOMP_DOUBLE
+wx.py.frame.ID_AUTOCOMP_MAGIC
+wx.py.frame.ID_AUTOCOMP_SHOW
+wx.py.frame.ID_AUTOCOMP_SINGLE
+wx.py.frame.ID_AUTO_SAVESETTINGS
+wx.py.frame.ID_CALLTIPS
+wx.py.frame.ID_CALLTIPS_INSERT
+wx.py.frame.ID_CALLTIPS_SHOW
+wx.py.frame.ID_CLEAR
+wx.py.frame.ID_CLEARHISTORY
+wx.py.frame.ID_CLOSE
+wx.py.frame.ID_COPY
+wx.py.frame.ID_COPY_PLUS
+wx.py.frame.ID_CUT
+wx.py.frame.ID_DELSETTINGSFILE
+wx.py.frame.ID_EDITSTARTUPSCRIPT
+wx.py.frame.ID_EMPTYBUFFER
+wx.py.frame.ID_EXECSTARTUPSCRIPT
+wx.py.frame.ID_EXIT
+wx.py.frame.ID_FIND
+wx.py.frame.ID_FINDNEXT
+wx.py.frame.ID_HELP
+wx.py.frame.ID_NAMESPACE
+wx.py.frame.ID_NEW
+wx.py.frame.ID_OPEN
+wx.py.frame.ID_PASTE
+wx.py.frame.ID_PASTE_PLUS
+wx.py.frame.ID_PRINT
+wx.py.frame.ID_REDO
+wx.py.frame.ID_REVERT
+wx.py.frame.ID_SAVE
+wx.py.frame.ID_SAVEAS
+wx.py.frame.ID_SAVEHISTORY
+wx.py.frame.ID_SAVEHISTORYNOW
+wx.py.frame.ID_SAVESETTINGS
+wx.py.frame.ID_SELECTALL
+wx.py.frame.ID_SETTINGS
+wx.py.frame.ID_SHOW_LINENUMBERS
+wx.py.frame.ID_STARTUP
+wx.py.frame.ID_TOGGLE_MAXIMIZE
+wx.py.frame.ID_UNDO
+wx.py.frame.ID_USEAA
+wx.py.frame.ID_WRAP
+wx.py.frame.ShellFrameMixin(
+wx.py.frame.VERSION
+wx.py.frame.__author__
+wx.py.frame.__builtins__
+wx.py.frame.__cvsid__
+wx.py.frame.__doc__
+wx.py.frame.__file__
+wx.py.frame.__name__
+wx.py.frame.__package__
+wx.py.frame.__revision__
+wx.py.frame.dispatcher
+wx.py.frame.editwindow
+wx.py.frame.os
+wx.py.frame.wx
+
+--- from wx.py import frame ---
+frame.EditStartupScriptDialog(
+frame.Frame(
+frame.ID_ABOUT
+frame.ID_AUTOCOMP
+frame.ID_AUTOCOMP_DOUBLE
+frame.ID_AUTOCOMP_MAGIC
+frame.ID_AUTOCOMP_SHOW
+frame.ID_AUTOCOMP_SINGLE
+frame.ID_AUTO_SAVESETTINGS
+frame.ID_CALLTIPS
+frame.ID_CALLTIPS_INSERT
+frame.ID_CALLTIPS_SHOW
+frame.ID_CLEAR
+frame.ID_CLEARHISTORY
+frame.ID_CLOSE
+frame.ID_COPY
+frame.ID_COPY_PLUS
+frame.ID_CUT
+frame.ID_DELSETTINGSFILE
+frame.ID_EDITSTARTUPSCRIPT
+frame.ID_EMPTYBUFFER
+frame.ID_EXECSTARTUPSCRIPT
+frame.ID_EXIT
+frame.ID_FIND
+frame.ID_FINDNEXT
+frame.ID_HELP
+frame.ID_NAMESPACE
+frame.ID_NEW
+frame.ID_OPEN
+frame.ID_PASTE
+frame.ID_PASTE_PLUS
+frame.ID_PRINT
+frame.ID_REDO
+frame.ID_REVERT
+frame.ID_SAVE
+frame.ID_SAVEAS
+frame.ID_SAVEHISTORY
+frame.ID_SAVEHISTORYNOW
+frame.ID_SAVESETTINGS
+frame.ID_SELECTALL
+frame.ID_SETTINGS
+frame.ID_SHOW_LINENUMBERS
+frame.ID_STARTUP
+frame.ID_TOGGLE_MAXIMIZE
+frame.ID_UNDO
+frame.ID_USEAA
+frame.ID_WRAP
+frame.ShellFrameMixin(
+frame.VERSION
+frame.__author__
+frame.__builtins__
+frame.__cvsid__
+frame.__doc__
+frame.__file__
+frame.__name__
+frame.__package__
+frame.__revision__
+frame.dispatcher
+frame.editwindow
+frame.os
+frame.wx
+
+--- from wx.py.frame import * ---
+EditStartupScriptDialog(
+ID_AUTOCOMP
+ID_AUTOCOMP_DOUBLE
+ID_AUTOCOMP_MAGIC
+ID_AUTOCOMP_SHOW
+ID_AUTOCOMP_SINGLE
+ID_AUTO_SAVESETTINGS
+ID_CALLTIPS
+ID_CALLTIPS_INSERT
+ID_CALLTIPS_SHOW
+ID_CLEARHISTORY
+ID_COPY_PLUS
+ID_DELSETTINGSFILE
+ID_EDITSTARTUPSCRIPT
+ID_EMPTYBUFFER
+ID_EXECSTARTUPSCRIPT
+ID_FINDNEXT
+ID_NAMESPACE
+ID_PASTE_PLUS
+ID_SAVEHISTORY
+ID_SAVEHISTORYNOW
+ID_SAVESETTINGS
+ID_SETTINGS
+ID_SHOW_LINENUMBERS
+ID_STARTUP
+ID_TOGGLE_MAXIMIZE
+ID_USEAA
+ID_WRAP
+ShellFrameMixin(
+
+--- import wx.py.images ---
+wx.py.images.__author__
+wx.py.images.__builtins__
+wx.py.images.__cvsid__
+wx.py.images.__doc__
+wx.py.images.__file__
+wx.py.images.__name__
+wx.py.images.__package__
+wx.py.images.__revision__
+wx.py.images.cStringIO
+wx.py.images.getPyBitmap(
+wx.py.images.getPyData(
+wx.py.images.getPyIcon(
+wx.py.images.getPyImage(
+wx.py.images.wx
+
+--- from wx.py import images ---
+images.__author__
+images.__builtins__
+images.__cvsid__
+images.__doc__
+images.__file__
+images.__name__
+images.__package__
+images.__revision__
+images.cStringIO
+images.getPyBitmap(
+images.getPyData(
+images.getPyIcon(
+images.getPyImage(
+images.wx
+
+--- from wx.py.images import * ---
+getPyBitmap(
+getPyData(
+getPyIcon(
+getPyImage(
+
+--- import wx.py.interpreter ---
+wx.py.interpreter.InteractiveInterpreter(
+wx.py.interpreter.Interpreter(
+wx.py.interpreter.InterpreterAlaCarte(
+wx.py.interpreter.__author__
+wx.py.interpreter.__builtins__
+wx.py.interpreter.__cvsid__
+wx.py.interpreter.__doc__
+wx.py.interpreter.__file__
+wx.py.interpreter.__name__
+wx.py.interpreter.__package__
+wx.py.interpreter.__revision__
+wx.py.interpreter.dispatcher
+wx.py.interpreter.introspect
+wx.py.interpreter.os
+wx.py.interpreter.sys
+wx.py.interpreter.wx
+
+--- from wx.py import interpreter ---
+interpreter.InteractiveInterpreter(
+interpreter.Interpreter(
+interpreter.InterpreterAlaCarte(
+interpreter.__author__
+interpreter.__builtins__
+interpreter.__cvsid__
+interpreter.__doc__
+interpreter.__file__
+interpreter.__name__
+interpreter.__package__
+interpreter.__revision__
+interpreter.dispatcher
+interpreter.introspect
+interpreter.os
+interpreter.sys
+interpreter.wx
+
+--- from wx.py.interpreter import * ---
+InterpreterAlaCarte(
+
+--- import wx.py.introspect ---
+wx.py.introspect.__author__
+wx.py.introspect.__builtins__
+wx.py.introspect.__cvsid__
+wx.py.introspect.__doc__
+wx.py.introspect.__file__
+wx.py.introspect.__name__
+wx.py.introspect.__package__
+wx.py.introspect.__revision__
+wx.py.introspect.cStringIO
+wx.py.introspect.getAllAttributeNames(
+wx.py.introspect.getAttributeNames(
+wx.py.introspect.getAutoCompleteList(
+wx.py.introspect.getBaseObject(
+wx.py.introspect.getCallTip(
+wx.py.introspect.getConstructor(
+wx.py.introspect.getRoot(
+wx.py.introspect.getTokens(
+wx.py.introspect.hasattrAlwaysReturnsTrue(
+wx.py.introspect.inspect
+wx.py.introspect.nested_scopes
+wx.py.introspect.rtrimTerminus(
+wx.py.introspect.sys
+wx.py.introspect.tokenize
+wx.py.introspect.types
+wx.py.introspect.wx
+
+--- from wx.py import introspect ---
+introspect.__author__
+introspect.__builtins__
+introspect.__cvsid__
+introspect.__doc__
+introspect.__file__
+introspect.__name__
+introspect.__package__
+introspect.__revision__
+introspect.cStringIO
+introspect.getAllAttributeNames(
+introspect.getAttributeNames(
+introspect.getAutoCompleteList(
+introspect.getBaseObject(
+introspect.getCallTip(
+introspect.getConstructor(
+introspect.getRoot(
+introspect.getTokens(
+introspect.hasattrAlwaysReturnsTrue(
+introspect.inspect
+introspect.nested_scopes
+introspect.rtrimTerminus(
+introspect.sys
+introspect.tokenize
+introspect.types
+introspect.wx
+
+--- from wx.py.introspect import * ---
+getAllAttributeNames(
+getAttributeNames(
+getAutoCompleteList(
+getBaseObject(
+getCallTip(
+getConstructor(
+getRoot(
+getTokens(
+hasattrAlwaysReturnsTrue(
+rtrimTerminus(
+
+--- import wx.py.pseudo ---
+wx.py.pseudo.PseudoFile(
+wx.py.pseudo.PseudoFileErr(
+wx.py.pseudo.PseudoFileIn(
+wx.py.pseudo.PseudoFileOut(
+wx.py.pseudo.PseudoKeyword(
+wx.py.pseudo.__author__
+wx.py.pseudo.__builtins__
+wx.py.pseudo.__cvsid__
+wx.py.pseudo.__doc__
+wx.py.pseudo.__file__
+wx.py.pseudo.__name__
+wx.py.pseudo.__package__
+wx.py.pseudo.__revision__
+
+--- from wx.py import pseudo ---
+pseudo.PseudoFile(
+pseudo.PseudoFileErr(
+pseudo.PseudoFileIn(
+pseudo.PseudoFileOut(
+pseudo.PseudoKeyword(
+pseudo.__author__
+pseudo.__builtins__
+pseudo.__cvsid__
+pseudo.__doc__
+pseudo.__file__
+pseudo.__name__
+pseudo.__package__
+pseudo.__revision__
+
+--- from wx.py.pseudo import * ---
+PseudoFile(
+PseudoFileErr(
+PseudoFileIn(
+PseudoFileOut(
+PseudoKeyword(
+
+--- import wx.py.shell ---
+wx.py.shell.Buffer(
+wx.py.shell.HELP_TEXT
+wx.py.shell.NAVKEYS
+wx.py.shell.PseudoFileErr(
+wx.py.shell.PseudoFileIn(
+wx.py.shell.PseudoFileOut(
+wx.py.shell.Shell(
+wx.py.shell.ShellFacade(
+wx.py.shell.ShellFrame(
+wx.py.shell.VERSION
+wx.py.shell.__author__
+wx.py.shell.__builtins__
+wx.py.shell.__cvsid__
+wx.py.shell.__doc__
+wx.py.shell.__file__
+wx.py.shell.__name__
+wx.py.shell.__package__
+wx.py.shell.__revision__
+wx.py.shell.dispatcher
+wx.py.shell.editwindow
+wx.py.shell.frame
+wx.py.shell.keyword
+wx.py.shell.os
+wx.py.shell.stc
+wx.py.shell.sys
+wx.py.shell.time
+wx.py.shell.wx
+
+--- from wx.py import shell ---
+shell.Buffer(
+shell.HELP_TEXT
+shell.NAVKEYS
+shell.PseudoFileErr(
+shell.PseudoFileIn(
+shell.PseudoFileOut(
+shell.Shell(
+shell.ShellFacade(
+shell.ShellFrame(
+shell.VERSION
+shell.__author__
+shell.__builtins__
+shell.__cvsid__
+shell.__doc__
+shell.__file__
+shell.__name__
+shell.__package__
+shell.__revision__
+shell.dispatcher
+shell.editwindow
+shell.frame
+shell.keyword
+shell.os
+shell.stc
+shell.sys
+shell.time
+shell.wx
+
+--- from wx.py.shell import * ---
+HELP_TEXT
+NAVKEYS
+ShellFacade(
+ShellFrame(
+
+--- import wx.py.version ---
+wx.py.version.VERSION
+wx.py.version.__author__
+wx.py.version.__builtins__
+wx.py.version.__cvsid__
+wx.py.version.__doc__
+wx.py.version.__file__
+wx.py.version.__name__
+wx.py.version.__package__
+wx.py.version.__revision__
+
+--- from wx.py import version ---
+version.VERSION
+version.__author__
+version.__cvsid__
+version.__revision__
+
+--- from wx.py.version import * ---
+
+--- import wx.stc ---
+wx.stc.EVT_STC_CALLTIP_CLICK(
+wx.stc.EVT_STC_CHANGE(
+wx.stc.EVT_STC_CHARADDED(
+wx.stc.EVT_STC_DOUBLECLICK(
+wx.stc.EVT_STC_DO_DROP(
+wx.stc.EVT_STC_DRAG_OVER(
+wx.stc.EVT_STC_DWELLEND(
+wx.stc.EVT_STC_DWELLSTART(
+wx.stc.EVT_STC_HOTSPOT_CLICK(
+wx.stc.EVT_STC_HOTSPOT_DCLICK(
+wx.stc.EVT_STC_KEY(
+wx.stc.EVT_STC_MACRORECORD(
+wx.stc.EVT_STC_MARGINCLICK(
+wx.stc.EVT_STC_MODIFIED(
+wx.stc.EVT_STC_NEEDSHOWN(
+wx.stc.EVT_STC_PAINTED(
+wx.stc.EVT_STC_ROMODIFYATTEMPT(
+wx.stc.EVT_STC_SAVEPOINTLEFT(
+wx.stc.EVT_STC_SAVEPOINTREACHED(
+wx.stc.EVT_STC_START_DRAG(
+wx.stc.EVT_STC_STYLENEEDED(
+wx.stc.EVT_STC_UPDATEUI(
+wx.stc.EVT_STC_URIDROPPED(
+wx.stc.EVT_STC_USERLISTSELECTION(
+wx.stc.EVT_STC_ZOOM(
+wx.stc.PreStyledTextCtrl(
+wx.stc.STCNameStr
+wx.stc.STC_ADA_CHARACTER
+wx.stc.STC_ADA_CHARACTEREOL
+wx.stc.STC_ADA_COMMENTLINE
+wx.stc.STC_ADA_DEFAULT
+wx.stc.STC_ADA_DELIMITER
+wx.stc.STC_ADA_IDENTIFIER
+wx.stc.STC_ADA_ILLEGAL
+wx.stc.STC_ADA_LABEL
+wx.stc.STC_ADA_NUMBER
+wx.stc.STC_ADA_STRING
+wx.stc.STC_ADA_STRINGEOL
+wx.stc.STC_ADA_WORD
+wx.stc.STC_APDL_ARGUMENT
+wx.stc.STC_APDL_COMMAND
+wx.stc.STC_APDL_COMMENT
+wx.stc.STC_APDL_COMMENTBLOCK
+wx.stc.STC_APDL_DEFAULT
+wx.stc.STC_APDL_FUNCTION
+wx.stc.STC_APDL_NUMBER
+wx.stc.STC_APDL_OPERATOR
+wx.stc.STC_APDL_PROCESSOR
+wx.stc.STC_APDL_SLASHCOMMAND
+wx.stc.STC_APDL_STARCOMMAND
+wx.stc.STC_APDL_STRING
+wx.stc.STC_APDL_WORD
+wx.stc.STC_ASM_CHARACTER
+wx.stc.STC_ASM_COMMENT
+wx.stc.STC_ASM_COMMENTBLOCK
+wx.stc.STC_ASM_CPUINSTRUCTION
+wx.stc.STC_ASM_DEFAULT
+wx.stc.STC_ASM_DIRECTIVE
+wx.stc.STC_ASM_DIRECTIVEOPERAND
+wx.stc.STC_ASM_EXTINSTRUCTION
+wx.stc.STC_ASM_IDENTIFIER
+wx.stc.STC_ASM_MATHINSTRUCTION
+wx.stc.STC_ASM_NUMBER
+wx.stc.STC_ASM_OPERATOR
+wx.stc.STC_ASM_REGISTER
+wx.stc.STC_ASM_STRING
+wx.stc.STC_ASM_STRINGEOL
+wx.stc.STC_ASN1_ATTRIBUTE
+wx.stc.STC_ASN1_COMMENT
+wx.stc.STC_ASN1_DEFAULT
+wx.stc.STC_ASN1_DESCRIPTOR
+wx.stc.STC_ASN1_IDENTIFIER
+wx.stc.STC_ASN1_KEYWORD
+wx.stc.STC_ASN1_OID
+wx.stc.STC_ASN1_OPERATOR
+wx.stc.STC_ASN1_SCALAR
+wx.stc.STC_ASN1_STRING
+wx.stc.STC_ASN1_TYPE
+wx.stc.STC_AU3_COMMENT
+wx.stc.STC_AU3_COMMENTBLOCK
+wx.stc.STC_AU3_COMOBJ
+wx.stc.STC_AU3_DEFAULT
+wx.stc.STC_AU3_EXPAND
+wx.stc.STC_AU3_FUNCTION
+wx.stc.STC_AU3_KEYWORD
+wx.stc.STC_AU3_MACRO
+wx.stc.STC_AU3_NUMBER
+wx.stc.STC_AU3_OPERATOR
+wx.stc.STC_AU3_PREPROCESSOR
+wx.stc.STC_AU3_SENT
+wx.stc.STC_AU3_SPECIAL
+wx.stc.STC_AU3_STRING
+wx.stc.STC_AU3_VARIABLE
+wx.stc.STC_AVE_COMMENT
+wx.stc.STC_AVE_DEFAULT
+wx.stc.STC_AVE_ENUM
+wx.stc.STC_AVE_IDENTIFIER
+wx.stc.STC_AVE_NUMBER
+wx.stc.STC_AVE_OPERATOR
+wx.stc.STC_AVE_STRING
+wx.stc.STC_AVE_STRINGEOL
+wx.stc.STC_AVE_WORD
+wx.stc.STC_AVE_WORD1
+wx.stc.STC_AVE_WORD2
+wx.stc.STC_AVE_WORD3
+wx.stc.STC_AVE_WORD4
+wx.stc.STC_AVE_WORD5
+wx.stc.STC_AVE_WORD6
+wx.stc.STC_BAAN_COMMENT
+wx.stc.STC_BAAN_COMMENTDOC
+wx.stc.STC_BAAN_DEFAULT
+wx.stc.STC_BAAN_IDENTIFIER
+wx.stc.STC_BAAN_NUMBER
+wx.stc.STC_BAAN_OPERATOR
+wx.stc.STC_BAAN_PREPROCESSOR
+wx.stc.STC_BAAN_STRING
+wx.stc.STC_BAAN_STRINGEOL
+wx.stc.STC_BAAN_WORD
+wx.stc.STC_BAAN_WORD2
+wx.stc.STC_BAT_COMMAND
+wx.stc.STC_BAT_COMMENT
+wx.stc.STC_BAT_DEFAULT
+wx.stc.STC_BAT_HIDE
+wx.stc.STC_BAT_IDENTIFIER
+wx.stc.STC_BAT_LABEL
+wx.stc.STC_BAT_OPERATOR
+wx.stc.STC_BAT_WORD
+wx.stc.STC_B_ASM
+wx.stc.STC_B_BINNUMBER
+wx.stc.STC_B_COMMENT
+wx.stc.STC_B_CONSTANT
+wx.stc.STC_B_DATE
+wx.stc.STC_B_DEFAULT
+wx.stc.STC_B_ERROR
+wx.stc.STC_B_HEXNUMBER
+wx.stc.STC_B_IDENTIFIER
+wx.stc.STC_B_KEYWORD
+wx.stc.STC_B_KEYWORD2
+wx.stc.STC_B_KEYWORD3
+wx.stc.STC_B_KEYWORD4
+wx.stc.STC_B_LABEL
+wx.stc.STC_B_NUMBER
+wx.stc.STC_B_OPERATOR
+wx.stc.STC_B_PREPROCESSOR
+wx.stc.STC_B_STRING
+wx.stc.STC_B_STRINGEOL
+wx.stc.STC_CACHE_CARET
+wx.stc.STC_CACHE_DOCUMENT
+wx.stc.STC_CACHE_NONE
+wx.stc.STC_CACHE_PAGE
+wx.stc.STC_CAML_CHAR
+wx.stc.STC_CAML_COMMENT
+wx.stc.STC_CAML_COMMENT1
+wx.stc.STC_CAML_COMMENT2
+wx.stc.STC_CAML_COMMENT3
+wx.stc.STC_CAML_DEFAULT
+wx.stc.STC_CAML_IDENTIFIER
+wx.stc.STC_CAML_KEYWORD
+wx.stc.STC_CAML_KEYWORD2
+wx.stc.STC_CAML_KEYWORD3
+wx.stc.STC_CAML_LINENUM
+wx.stc.STC_CAML_NUMBER
+wx.stc.STC_CAML_OPERATOR
+wx.stc.STC_CAML_STRING
+wx.stc.STC_CAML_TAGNAME
+wx.stc.STC_CARET_EVEN
+wx.stc.STC_CARET_JUMPS
+wx.stc.STC_CARET_SLOP
+wx.stc.STC_CARET_STRICT
+wx.stc.STC_CASE_LOWER
+wx.stc.STC_CASE_MIXED
+wx.stc.STC_CASE_UPPER
+wx.stc.STC_CHARSET_8859_15
+wx.stc.STC_CHARSET_ANSI
+wx.stc.STC_CHARSET_ARABIC
+wx.stc.STC_CHARSET_BALTIC
+wx.stc.STC_CHARSET_CHINESEBIG5
+wx.stc.STC_CHARSET_CYRILLIC
+wx.stc.STC_CHARSET_DEFAULT
+wx.stc.STC_CHARSET_EASTEUROPE
+wx.stc.STC_CHARSET_GB2312
+wx.stc.STC_CHARSET_GREEK
+wx.stc.STC_CHARSET_HANGUL
+wx.stc.STC_CHARSET_HEBREW
+wx.stc.STC_CHARSET_JOHAB
+wx.stc.STC_CHARSET_MAC
+wx.stc.STC_CHARSET_OEM
+wx.stc.STC_CHARSET_RUSSIAN
+wx.stc.STC_CHARSET_SHIFTJIS
+wx.stc.STC_CHARSET_SYMBOL
+wx.stc.STC_CHARSET_THAI
+wx.stc.STC_CHARSET_TURKISH
+wx.stc.STC_CHARSET_VIETNAMESE
+wx.stc.STC_CLW_ATTRIBUTE
+wx.stc.STC_CLW_BUILTIN_PROCEDURES_FUNCTION
+wx.stc.STC_CLW_COMMENT
+wx.stc.STC_CLW_COMPILER_DIRECTIVE
+wx.stc.STC_CLW_DEFAULT
+wx.stc.STC_CLW_DEPRECATED
+wx.stc.STC_CLW_ERROR
+wx.stc.STC_CLW_INTEGER_CONSTANT
+wx.stc.STC_CLW_KEYWORD
+wx.stc.STC_CLW_LABEL
+wx.stc.STC_CLW_PICTURE_STRING
+wx.stc.STC_CLW_REAL_CONSTANT
+wx.stc.STC_CLW_RUNTIME_EXPRESSIONS
+wx.stc.STC_CLW_STANDARD_EQUATE
+wx.stc.STC_CLW_STRING
+wx.stc.STC_CLW_STRUCTURE_DATA_TYPE
+wx.stc.STC_CLW_USER_IDENTIFIER
+wx.stc.STC_CMD_BACKTAB
+wx.stc.STC_CMD_CANCEL
+wx.stc.STC_CMD_CHARLEFT
+wx.stc.STC_CMD_CHARLEFTEXTEND
+wx.stc.STC_CMD_CHARLEFTRECTEXTEND
+wx.stc.STC_CMD_CHARRIGHT
+wx.stc.STC_CMD_CHARRIGHTEXTEND
+wx.stc.STC_CMD_CHARRIGHTRECTEXTEND
+wx.stc.STC_CMD_CLEAR
+wx.stc.STC_CMD_COPY
+wx.stc.STC_CMD_CUT
+wx.stc.STC_CMD_DELETEBACK
+wx.stc.STC_CMD_DELETEBACKNOTLINE
+wx.stc.STC_CMD_DELLINELEFT
+wx.stc.STC_CMD_DELLINERIGHT
+wx.stc.STC_CMD_DELWORDLEFT
+wx.stc.STC_CMD_DELWORDRIGHT
+wx.stc.STC_CMD_DOCUMENTEND
+wx.stc.STC_CMD_DOCUMENTENDEXTEND
+wx.stc.STC_CMD_DOCUMENTSTART
+wx.stc.STC_CMD_DOCUMENTSTARTEXTEND
+wx.stc.STC_CMD_EDITTOGGLEOVERTYPE
+wx.stc.STC_CMD_FORMFEED
+wx.stc.STC_CMD_HOME
+wx.stc.STC_CMD_HOMEDISPLAY
+wx.stc.STC_CMD_HOMEDISPLAYEXTEND
+wx.stc.STC_CMD_HOMEEXTEND
+wx.stc.STC_CMD_HOMERECTEXTEND
+wx.stc.STC_CMD_HOMEWRAP
+wx.stc.STC_CMD_HOMEWRAPEXTEND
+wx.stc.STC_CMD_LINECOPY
+wx.stc.STC_CMD_LINECUT
+wx.stc.STC_CMD_LINEDELETE
+wx.stc.STC_CMD_LINEDOWN
+wx.stc.STC_CMD_LINEDOWNEXTEND
+wx.stc.STC_CMD_LINEDOWNRECTEXTEND
+wx.stc.STC_CMD_LINEDUPLICATE
+wx.stc.STC_CMD_LINEEND
+wx.stc.STC_CMD_LINEENDDISPLAY
+wx.stc.STC_CMD_LINEENDDISPLAYEXTEND
+wx.stc.STC_CMD_LINEENDEXTEND
+wx.stc.STC_CMD_LINEENDRECTEXTEND
+wx.stc.STC_CMD_LINEENDWRAP
+wx.stc.STC_CMD_LINEENDWRAPEXTEND
+wx.stc.STC_CMD_LINESCROLLDOWN
+wx.stc.STC_CMD_LINESCROLLUP
+wx.stc.STC_CMD_LINETRANSPOSE
+wx.stc.STC_CMD_LINEUP
+wx.stc.STC_CMD_LINEUPEXTEND
+wx.stc.STC_CMD_LINEUPRECTEXTEND
+wx.stc.STC_CMD_LOWERCASE
+wx.stc.STC_CMD_NEWLINE
+wx.stc.STC_CMD_PAGEDOWN
+wx.stc.STC_CMD_PAGEDOWNEXTEND
+wx.stc.STC_CMD_PAGEDOWNRECTEXTEND
+wx.stc.STC_CMD_PAGEUP
+wx.stc.STC_CMD_PAGEUPEXTEND
+wx.stc.STC_CMD_PAGEUPRECTEXTEND
+wx.stc.STC_CMD_PARADOWN
+wx.stc.STC_CMD_PARADOWNEXTEND
+wx.stc.STC_CMD_PARAUP
+wx.stc.STC_CMD_PARAUPEXTEND
+wx.stc.STC_CMD_PASTE
+wx.stc.STC_CMD_REDO
+wx.stc.STC_CMD_SELECTALL
+wx.stc.STC_CMD_STUTTEREDPAGEDOWN
+wx.stc.STC_CMD_STUTTEREDPAGEDOWNEXTEND
+wx.stc.STC_CMD_STUTTEREDPAGEUP
+wx.stc.STC_CMD_STUTTEREDPAGEUPEXTEND
+wx.stc.STC_CMD_TAB
+wx.stc.STC_CMD_UNDO
+wx.stc.STC_CMD_UPPERCASE
+wx.stc.STC_CMD_VCHOME
+wx.stc.STC_CMD_VCHOMEEXTEND
+wx.stc.STC_CMD_VCHOMERECTEXTEND
+wx.stc.STC_CMD_VCHOMEWRAP
+wx.stc.STC_CMD_VCHOMEWRAPEXTEND
+wx.stc.STC_CMD_WORDLEFT
+wx.stc.STC_CMD_WORDLEFTEND
+wx.stc.STC_CMD_WORDLEFTENDEXTEND
+wx.stc.STC_CMD_WORDLEFTEXTEND
+wx.stc.STC_CMD_WORDPARTLEFT
+wx.stc.STC_CMD_WORDPARTLEFTEXTEND
+wx.stc.STC_CMD_WORDPARTRIGHT
+wx.stc.STC_CMD_WORDPARTRIGHTEXTEND
+wx.stc.STC_CMD_WORDRIGHT
+wx.stc.STC_CMD_WORDRIGHTEND
+wx.stc.STC_CMD_WORDRIGHTENDEXTEND
+wx.stc.STC_CMD_WORDRIGHTEXTEND
+wx.stc.STC_CMD_ZOOMIN
+wx.stc.STC_CMD_ZOOMOUT
+wx.stc.STC_CONF_COMMENT
+wx.stc.STC_CONF_DEFAULT
+wx.stc.STC_CONF_DIRECTIVE
+wx.stc.STC_CONF_EXTENSION
+wx.stc.STC_CONF_IDENTIFIER
+wx.stc.STC_CONF_IP
+wx.stc.STC_CONF_NUMBER
+wx.stc.STC_CONF_OPERATOR
+wx.stc.STC_CONF_PARAMETER
+wx.stc.STC_CONF_STRING
+wx.stc.STC_CP_DBCS
+wx.stc.STC_CP_UTF8
+wx.stc.STC_CSOUND_ARATE_VAR
+wx.stc.STC_CSOUND_COMMENT
+wx.stc.STC_CSOUND_COMMENTBLOCK
+wx.stc.STC_CSOUND_DEFAULT
+wx.stc.STC_CSOUND_GLOBAL_VAR
+wx.stc.STC_CSOUND_HEADERSTMT
+wx.stc.STC_CSOUND_IDENTIFIER
+wx.stc.STC_CSOUND_INSTR
+wx.stc.STC_CSOUND_IRATE_VAR
+wx.stc.STC_CSOUND_KRATE_VAR
+wx.stc.STC_CSOUND_NUMBER
+wx.stc.STC_CSOUND_OPCODE
+wx.stc.STC_CSOUND_OPERATOR
+wx.stc.STC_CSOUND_PARAM
+wx.stc.STC_CSOUND_STRINGEOL
+wx.stc.STC_CSOUND_USERKEYWORD
+wx.stc.STC_CSS_ATTRIBUTE
+wx.stc.STC_CSS_CLASS
+wx.stc.STC_CSS_COMMENT
+wx.stc.STC_CSS_DEFAULT
+wx.stc.STC_CSS_DIRECTIVE
+wx.stc.STC_CSS_DOUBLESTRING
+wx.stc.STC_CSS_ID
+wx.stc.STC_CSS_IDENTIFIER
+wx.stc.STC_CSS_IDENTIFIER2
+wx.stc.STC_CSS_IMPORTANT
+wx.stc.STC_CSS_OPERATOR
+wx.stc.STC_CSS_PSEUDOCLASS
+wx.stc.STC_CSS_SINGLESTRING
+wx.stc.STC_CSS_TAG
+wx.stc.STC_CSS_UNKNOWN_IDENTIFIER
+wx.stc.STC_CSS_UNKNOWN_PSEUDOCLASS
+wx.stc.STC_CSS_VALUE
+wx.stc.STC_CURSORNORMAL
+wx.stc.STC_CURSORWAIT
+wx.stc.STC_C_CHARACTER
+wx.stc.STC_C_COMMENT
+wx.stc.STC_C_COMMENTDOC
+wx.stc.STC_C_COMMENTDOCKEYWORD
+wx.stc.STC_C_COMMENTDOCKEYWORDERROR
+wx.stc.STC_C_COMMENTLINE
+wx.stc.STC_C_COMMENTLINEDOC
+wx.stc.STC_C_DEFAULT
+wx.stc.STC_C_GLOBALCLASS
+wx.stc.STC_C_IDENTIFIER
+wx.stc.STC_C_NUMBER
+wx.stc.STC_C_OPERATOR
+wx.stc.STC_C_PREPROCESSOR
+wx.stc.STC_C_REGEX
+wx.stc.STC_C_STRING
+wx.stc.STC_C_STRINGEOL
+wx.stc.STC_C_UUID
+wx.stc.STC_C_VERBATIM
+wx.stc.STC_C_WORD
+wx.stc.STC_C_WORD2
+wx.stc.STC_DIFF_ADDED
+wx.stc.STC_DIFF_COMMAND
+wx.stc.STC_DIFF_COMMENT
+wx.stc.STC_DIFF_DEFAULT
+wx.stc.STC_DIFF_DELETED
+wx.stc.STC_DIFF_HEADER
+wx.stc.STC_DIFF_POSITION
+wx.stc.STC_EDGE_BACKGROUND
+wx.stc.STC_EDGE_LINE
+wx.stc.STC_EDGE_NONE
+wx.stc.STC_EIFFEL_CHARACTER
+wx.stc.STC_EIFFEL_COMMENTLINE
+wx.stc.STC_EIFFEL_DEFAULT
+wx.stc.STC_EIFFEL_IDENTIFIER
+wx.stc.STC_EIFFEL_NUMBER
+wx.stc.STC_EIFFEL_OPERATOR
+wx.stc.STC_EIFFEL_STRING
+wx.stc.STC_EIFFEL_STRINGEOL
+wx.stc.STC_EIFFEL_WORD
+wx.stc.STC_EOL_CR
+wx.stc.STC_EOL_CRLF
+wx.stc.STC_EOL_LF
+wx.stc.STC_ERLANG_ATOM
+wx.stc.STC_ERLANG_CHARACTER
+wx.stc.STC_ERLANG_COMMENT
+wx.stc.STC_ERLANG_DEFAULT
+wx.stc.STC_ERLANG_FUNCTION_NAME
+wx.stc.STC_ERLANG_KEYWORD
+wx.stc.STC_ERLANG_MACRO
+wx.stc.STC_ERLANG_NODE_NAME
+wx.stc.STC_ERLANG_NUMBER
+wx.stc.STC_ERLANG_OPERATOR
+wx.stc.STC_ERLANG_RECORD
+wx.stc.STC_ERLANG_SEPARATOR
+wx.stc.STC_ERLANG_STRING
+wx.stc.STC_ERLANG_UNKNOWN
+wx.stc.STC_ERLANG_VARIABLE
+wx.stc.STC_ERR_ABSF
+wx.stc.STC_ERR_BORLAND
+wx.stc.STC_ERR_CMD
+wx.stc.STC_ERR_CTAG
+wx.stc.STC_ERR_DEFAULT
+wx.stc.STC_ERR_DIFF_ADDITION
+wx.stc.STC_ERR_DIFF_CHANGED
+wx.stc.STC_ERR_DIFF_DELETION
+wx.stc.STC_ERR_DIFF_MESSAGE
+wx.stc.STC_ERR_ELF
+wx.stc.STC_ERR_GCC
+wx.stc.STC_ERR_IFC
+wx.stc.STC_ERR_IFORT
+wx.stc.STC_ERR_JAVA_STACK
+wx.stc.STC_ERR_LUA
+wx.stc.STC_ERR_MS
+wx.stc.STC_ERR_NET
+wx.stc.STC_ERR_PERL
+wx.stc.STC_ERR_PHP
+wx.stc.STC_ERR_PYTHON
+wx.stc.STC_ERR_TIDY
+wx.stc.STC_ESCRIPT_BRACE
+wx.stc.STC_ESCRIPT_COMMENT
+wx.stc.STC_ESCRIPT_COMMENTDOC
+wx.stc.STC_ESCRIPT_COMMENTLINE
+wx.stc.STC_ESCRIPT_DEFAULT
+wx.stc.STC_ESCRIPT_IDENTIFIER
+wx.stc.STC_ESCRIPT_NUMBER
+wx.stc.STC_ESCRIPT_OPERATOR
+wx.stc.STC_ESCRIPT_STRING
+wx.stc.STC_ESCRIPT_WORD
+wx.stc.STC_ESCRIPT_WORD2
+wx.stc.STC_ESCRIPT_WORD3
+wx.stc.STC_FIND_MATCHCASE
+wx.stc.STC_FIND_POSIX
+wx.stc.STC_FIND_REGEXP
+wx.stc.STC_FIND_WHOLEWORD
+wx.stc.STC_FIND_WORDSTART
+wx.stc.STC_FOLDFLAG_BOX
+wx.stc.STC_FOLDFLAG_LEVELNUMBERS
+wx.stc.STC_FOLDFLAG_LINEAFTER_CONTRACTED
+wx.stc.STC_FOLDFLAG_LINEAFTER_EXPANDED
+wx.stc.STC_FOLDFLAG_LINEBEFORE_CONTRACTED
+wx.stc.STC_FOLDFLAG_LINEBEFORE_EXPANDED
+wx.stc.STC_FOLDLEVELBASE
+wx.stc.STC_FOLDLEVELBOXFOOTERFLAG
+wx.stc.STC_FOLDLEVELBOXHEADERFLAG
+wx.stc.STC_FOLDLEVELCONTRACTED
+wx.stc.STC_FOLDLEVELHEADERFLAG
+wx.stc.STC_FOLDLEVELNUMBERMASK
+wx.stc.STC_FOLDLEVELUNINDENT
+wx.stc.STC_FOLDLEVELWHITEFLAG
+wx.stc.STC_FORTH_COMMENT
+wx.stc.STC_FORTH_COMMENT_ML
+wx.stc.STC_FORTH_CONTROL
+wx.stc.STC_FORTH_DEFAULT
+wx.stc.STC_FORTH_DEFWORD
+wx.stc.STC_FORTH_IDENTIFIER
+wx.stc.STC_FORTH_KEYWORD
+wx.stc.STC_FORTH_LOCALE
+wx.stc.STC_FORTH_NUMBER
+wx.stc.STC_FORTH_PREWORD1
+wx.stc.STC_FORTH_PREWORD2
+wx.stc.STC_FORTH_STRING
+wx.stc.STC_FS_ASM
+wx.stc.STC_FS_BINNUMBER
+wx.stc.STC_FS_COMMENT
+wx.stc.STC_FS_COMMENTDOC
+wx.stc.STC_FS_COMMENTDOCKEYWORD
+wx.stc.STC_FS_COMMENTDOCKEYWORDERROR
+wx.stc.STC_FS_COMMENTLINE
+wx.stc.STC_FS_COMMENTLINEDOC
+wx.stc.STC_FS_CONSTANT
+wx.stc.STC_FS_DATE
+wx.stc.STC_FS_DEFAULT
+wx.stc.STC_FS_ERROR
+wx.stc.STC_FS_HEXNUMBER
+wx.stc.STC_FS_IDENTIFIER
+wx.stc.STC_FS_KEYWORD
+wx.stc.STC_FS_KEYWORD2
+wx.stc.STC_FS_KEYWORD3
+wx.stc.STC_FS_KEYWORD4
+wx.stc.STC_FS_LABEL
+wx.stc.STC_FS_NUMBER
+wx.stc.STC_FS_OPERATOR
+wx.stc.STC_FS_PREPROCESSOR
+wx.stc.STC_FS_STRING
+wx.stc.STC_FS_STRINGEOL
+wx.stc.STC_F_COMMENT
+wx.stc.STC_F_CONTINUATION
+wx.stc.STC_F_DEFAULT
+wx.stc.STC_F_IDENTIFIER
+wx.stc.STC_F_LABEL
+wx.stc.STC_F_NUMBER
+wx.stc.STC_F_OPERATOR
+wx.stc.STC_F_OPERATOR2
+wx.stc.STC_F_PREPROCESSOR
+wx.stc.STC_F_STRING1
+wx.stc.STC_F_STRING2
+wx.stc.STC_F_STRINGEOL
+wx.stc.STC_F_WORD
+wx.stc.STC_F_WORD2
+wx.stc.STC_F_WORD3
+wx.stc.STC_GC_ATTRIBUTE
+wx.stc.STC_GC_COMMAND
+wx.stc.STC_GC_COMMENTBLOCK
+wx.stc.STC_GC_COMMENTLINE
+wx.stc.STC_GC_CONTROL
+wx.stc.STC_GC_DEFAULT
+wx.stc.STC_GC_EVENT
+wx.stc.STC_GC_GLOBAL
+wx.stc.STC_GC_OPERATOR
+wx.stc.STC_GC_STRING
+wx.stc.STC_HA_CAPITAL
+wx.stc.STC_HA_CHARACTER
+wx.stc.STC_HA_CLASS
+wx.stc.STC_HA_COMMENTBLOCK
+wx.stc.STC_HA_COMMENTBLOCK2
+wx.stc.STC_HA_COMMENTBLOCK3
+wx.stc.STC_HA_COMMENTLINE
+wx.stc.STC_HA_DATA
+wx.stc.STC_HA_DEFAULT
+wx.stc.STC_HA_IDENTIFIER
+wx.stc.STC_HA_IMPORT
+wx.stc.STC_HA_INSTANCE
+wx.stc.STC_HA_KEYWORD
+wx.stc.STC_HA_MODULE
+wx.stc.STC_HA_NUMBER
+wx.stc.STC_HA_OPERATOR
+wx.stc.STC_HA_STRING
+wx.stc.STC_HBA_COMMENTLINE
+wx.stc.STC_HBA_DEFAULT
+wx.stc.STC_HBA_IDENTIFIER
+wx.stc.STC_HBA_NUMBER
+wx.stc.STC_HBA_START
+wx.stc.STC_HBA_STRING
+wx.stc.STC_HBA_STRINGEOL
+wx.stc.STC_HBA_WORD
+wx.stc.STC_HB_COMMENTLINE
+wx.stc.STC_HB_DEFAULT
+wx.stc.STC_HB_IDENTIFIER
+wx.stc.STC_HB_NUMBER
+wx.stc.STC_HB_START
+wx.stc.STC_HB_STRING
+wx.stc.STC_HB_STRINGEOL
+wx.stc.STC_HB_WORD
+wx.stc.STC_HJA_COMMENT
+wx.stc.STC_HJA_COMMENTDOC
+wx.stc.STC_HJA_COMMENTLINE
+wx.stc.STC_HJA_DEFAULT
+wx.stc.STC_HJA_DOUBLESTRING
+wx.stc.STC_HJA_KEYWORD
+wx.stc.STC_HJA_NUMBER
+wx.stc.STC_HJA_REGEX
+wx.stc.STC_HJA_SINGLESTRING
+wx.stc.STC_HJA_START
+wx.stc.STC_HJA_STRINGEOL
+wx.stc.STC_HJA_SYMBOLS
+wx.stc.STC_HJA_WORD
+wx.stc.STC_HJ_COMMENT
+wx.stc.STC_HJ_COMMENTDOC
+wx.stc.STC_HJ_COMMENTLINE
+wx.stc.STC_HJ_DEFAULT
+wx.stc.STC_HJ_DOUBLESTRING
+wx.stc.STC_HJ_KEYWORD
+wx.stc.STC_HJ_NUMBER
+wx.stc.STC_HJ_REGEX
+wx.stc.STC_HJ_SINGLESTRING
+wx.stc.STC_HJ_START
+wx.stc.STC_HJ_STRINGEOL
+wx.stc.STC_HJ_SYMBOLS
+wx.stc.STC_HJ_WORD
+wx.stc.STC_HPA_CHARACTER
+wx.stc.STC_HPA_CLASSNAME
+wx.stc.STC_HPA_COMMENTLINE
+wx.stc.STC_HPA_DEFAULT
+wx.stc.STC_HPA_DEFNAME
+wx.stc.STC_HPA_IDENTIFIER
+wx.stc.STC_HPA_NUMBER
+wx.stc.STC_HPA_OPERATOR
+wx.stc.STC_HPA_START
+wx.stc.STC_HPA_STRING
+wx.stc.STC_HPA_TRIPLE
+wx.stc.STC_HPA_TRIPLEDOUBLE
+wx.stc.STC_HPA_WORD
+wx.stc.STC_HPHP_COMMENT
+wx.stc.STC_HPHP_COMMENTLINE
+wx.stc.STC_HPHP_COMPLEX_VARIABLE
+wx.stc.STC_HPHP_DEFAULT
+wx.stc.STC_HPHP_HSTRING
+wx.stc.STC_HPHP_HSTRING_VARIABLE
+wx.stc.STC_HPHP_NUMBER
+wx.stc.STC_HPHP_OPERATOR
+wx.stc.STC_HPHP_SIMPLESTRING
+wx.stc.STC_HPHP_VARIABLE
+wx.stc.STC_HPHP_WORD
+wx.stc.STC_HP_CHARACTER
+wx.stc.STC_HP_CLASSNAME
+wx.stc.STC_HP_COMMENTLINE
+wx.stc.STC_HP_DEFAULT
+wx.stc.STC_HP_DEFNAME
+wx.stc.STC_HP_IDENTIFIER
+wx.stc.STC_HP_NUMBER
+wx.stc.STC_HP_OPERATOR
+wx.stc.STC_HP_START
+wx.stc.STC_HP_STRING
+wx.stc.STC_HP_TRIPLE
+wx.stc.STC_HP_TRIPLEDOUBLE
+wx.stc.STC_HP_WORD
+wx.stc.STC_H_ASP
+wx.stc.STC_H_ASPAT
+wx.stc.STC_H_ATTRIBUTE
+wx.stc.STC_H_ATTRIBUTEUNKNOWN
+wx.stc.STC_H_CDATA
+wx.stc.STC_H_COMMENT
+wx.stc.STC_H_DEFAULT
+wx.stc.STC_H_DOUBLESTRING
+wx.stc.STC_H_ENTITY
+wx.stc.STC_H_NUMBER
+wx.stc.STC_H_OTHER
+wx.stc.STC_H_QUESTION
+wx.stc.STC_H_SCRIPT
+wx.stc.STC_H_SGML_1ST_PARAM
+wx.stc.STC_H_SGML_1ST_PARAM_COMMENT
+wx.stc.STC_H_SGML_BLOCK_DEFAULT
+wx.stc.STC_H_SGML_COMMAND
+wx.stc.STC_H_SGML_COMMENT
+wx.stc.STC_H_SGML_DEFAULT
+wx.stc.STC_H_SGML_DOUBLESTRING
+wx.stc.STC_H_SGML_ENTITY
+wx.stc.STC_H_SGML_ERROR
+wx.stc.STC_H_SGML_SIMPLESTRING
+wx.stc.STC_H_SGML_SPECIAL
+wx.stc.STC_H_SINGLESTRING
+wx.stc.STC_H_TAG
+wx.stc.STC_H_TAGEND
+wx.stc.STC_H_TAGUNKNOWN
+wx.stc.STC_H_VALUE
+wx.stc.STC_H_XCCOMMENT
+wx.stc.STC_H_XMLEND
+wx.stc.STC_H_XMLSTART
+wx.stc.STC_INDIC0_MASK
+wx.stc.STC_INDIC1_MASK
+wx.stc.STC_INDIC2_MASK
+wx.stc.STC_INDICS_MASK
+wx.stc.STC_INDIC_BOX
+wx.stc.STC_INDIC_DIAGONAL
+wx.stc.STC_INDIC_HIDDEN
+wx.stc.STC_INDIC_MAX
+wx.stc.STC_INDIC_PLAIN
+wx.stc.STC_INDIC_SQUIGGLE
+wx.stc.STC_INDIC_STRIKE
+wx.stc.STC_INDIC_TT
+wx.stc.STC_INVALID_POSITION
+wx.stc.STC_KEYWORDSET_MAX
+wx.stc.STC_KEY_ADD
+wx.stc.STC_KEY_BACK
+wx.stc.STC_KEY_DELETE
+wx.stc.STC_KEY_DIVIDE
+wx.stc.STC_KEY_DOWN
+wx.stc.STC_KEY_END
+wx.stc.STC_KEY_ESCAPE
+wx.stc.STC_KEY_HOME
+wx.stc.STC_KEY_INSERT
+wx.stc.STC_KEY_LEFT
+wx.stc.STC_KEY_NEXT
+wx.stc.STC_KEY_PRIOR
+wx.stc.STC_KEY_RETURN
+wx.stc.STC_KEY_RIGHT
+wx.stc.STC_KEY_SUBTRACT
+wx.stc.STC_KEY_TAB
+wx.stc.STC_KEY_UP
+wx.stc.STC_KIX_COMMENT
+wx.stc.STC_KIX_DEFAULT
+wx.stc.STC_KIX_FUNCTIONS
+wx.stc.STC_KIX_IDENTIFIER
+wx.stc.STC_KIX_KEYWORD
+wx.stc.STC_KIX_MACRO
+wx.stc.STC_KIX_NUMBER
+wx.stc.STC_KIX_OPERATOR
+wx.stc.STC_KIX_STRING1
+wx.stc.STC_KIX_STRING2
+wx.stc.STC_KIX_VAR
+wx.stc.STC_LASTSTEPINUNDOREDO
+wx.stc.STC_LEXER_START
+wx.stc.STC_LEX_ADA
+wx.stc.STC_LEX_APDL
+wx.stc.STC_LEX_ASM
+wx.stc.STC_LEX_ASN1
+wx.stc.STC_LEX_ASP
+wx.stc.STC_LEX_AU3
+wx.stc.STC_LEX_AUTOMATIC
+wx.stc.STC_LEX_AVE
+wx.stc.STC_LEX_BAAN
+wx.stc.STC_LEX_BASH
+wx.stc.STC_LEX_BATCH
+wx.stc.STC_LEX_BLITZBASIC
+wx.stc.STC_LEX_BULLANT
+wx.stc.STC_LEX_CAML
+wx.stc.STC_LEX_CLW
+wx.stc.STC_LEX_CLWNOCASE
+wx.stc.STC_LEX_CONF
+wx.stc.STC_LEX_CONTAINER
+wx.stc.STC_LEX_CPP
+wx.stc.STC_LEX_CPPNOCASE
+wx.stc.STC_LEX_CSOUND
+wx.stc.STC_LEX_CSS
+wx.stc.STC_LEX_DIFF
+wx.stc.STC_LEX_EIFFEL
+wx.stc.STC_LEX_EIFFELKW
+wx.stc.STC_LEX_ERLANG
+wx.stc.STC_LEX_ERRORLIST
+wx.stc.STC_LEX_ESCRIPT
+wx.stc.STC_LEX_F77
+wx.stc.STC_LEX_FLAGSHIP
+wx.stc.STC_LEX_FORTH
+wx.stc.STC_LEX_FORTRAN
+wx.stc.STC_LEX_FREEBASIC
+wx.stc.STC_LEX_GUI4CLI
+wx.stc.STC_LEX_HASKELL
+wx.stc.STC_LEX_HTML
+wx.stc.STC_LEX_KIX
+wx.stc.STC_LEX_LATEX
+wx.stc.STC_LEX_LISP
+wx.stc.STC_LEX_LOT
+wx.stc.STC_LEX_LOUT
+wx.stc.STC_LEX_LUA
+wx.stc.STC_LEX_MAKEFILE
+wx.stc.STC_LEX_MATLAB
+wx.stc.STC_LEX_METAPOST
+wx.stc.STC_LEX_MMIXAL
+wx.stc.STC_LEX_MSSQL
+wx.stc.STC_LEX_NNCRONTAB
+wx.stc.STC_LEX_NSIS
+wx.stc.STC_LEX_NULL
+wx.stc.STC_LEX_OCTAVE
+wx.stc.STC_LEX_PASCAL
+wx.stc.STC_LEX_PERL
+wx.stc.STC_LEX_PHP
+wx.stc.STC_LEX_PHPSCRIPT
+wx.stc.STC_LEX_POV
+wx.stc.STC_LEX_POWERBASIC
+wx.stc.STC_LEX_PROPERTIES
+wx.stc.STC_LEX_PS
+wx.stc.STC_LEX_PUREBASIC
+wx.stc.STC_LEX_PYTHON
+wx.stc.STC_LEX_REBOL
+wx.stc.STC_LEX_RUBY
+wx.stc.STC_LEX_SCRIPTOL
+wx.stc.STC_LEX_SMALLTALK
+wx.stc.STC_LEX_SPECMAN
+wx.stc.STC_LEX_SQL
+wx.stc.STC_LEX_TADS3
+wx.stc.STC_LEX_TCL
+wx.stc.STC_LEX_TEX
+wx.stc.STC_LEX_VB
+wx.stc.STC_LEX_VBSCRIPT
+wx.stc.STC_LEX_VERILOG
+wx.stc.STC_LEX_VHDL
+wx.stc.STC_LEX_XCODE
+wx.stc.STC_LEX_XML
+wx.stc.STC_LEX_YAML
+wx.stc.STC_LISP_COMMENT
+wx.stc.STC_LISP_DEFAULT
+wx.stc.STC_LISP_IDENTIFIER
+wx.stc.STC_LISP_KEYWORD
+wx.stc.STC_LISP_KEYWORD_KW
+wx.stc.STC_LISP_MULTI_COMMENT
+wx.stc.STC_LISP_NUMBER
+wx.stc.STC_LISP_OPERATOR
+wx.stc.STC_LISP_SPECIAL
+wx.stc.STC_LISP_STRING
+wx.stc.STC_LISP_STRINGEOL
+wx.stc.STC_LISP_SYMBOL
+wx.stc.STC_LOT_ABORT
+wx.stc.STC_LOT_BREAK
+wx.stc.STC_LOT_DEFAULT
+wx.stc.STC_LOT_FAIL
+wx.stc.STC_LOT_HEADER
+wx.stc.STC_LOT_PASS
+wx.stc.STC_LOT_SET
+wx.stc.STC_LOUT_COMMENT
+wx.stc.STC_LOUT_DEFAULT
+wx.stc.STC_LOUT_IDENTIFIER
+wx.stc.STC_LOUT_NUMBER
+wx.stc.STC_LOUT_OPERATOR
+wx.stc.STC_LOUT_STRING
+wx.stc.STC_LOUT_STRINGEOL
+wx.stc.STC_LOUT_WORD
+wx.stc.STC_LOUT_WORD2
+wx.stc.STC_LOUT_WORD3
+wx.stc.STC_LOUT_WORD4
+wx.stc.STC_LUA_CHARACTER
+wx.stc.STC_LUA_COMMENT
+wx.stc.STC_LUA_COMMENTDOC
+wx.stc.STC_LUA_COMMENTLINE
+wx.stc.STC_LUA_DEFAULT
+wx.stc.STC_LUA_IDENTIFIER
+wx.stc.STC_LUA_LITERALSTRING
+wx.stc.STC_LUA_NUMBER
+wx.stc.STC_LUA_OPERATOR
+wx.stc.STC_LUA_PREPROCESSOR
+wx.stc.STC_LUA_STRING
+wx.stc.STC_LUA_STRINGEOL
+wx.stc.STC_LUA_WORD
+wx.stc.STC_LUA_WORD2
+wx.stc.STC_LUA_WORD3
+wx.stc.STC_LUA_WORD4
+wx.stc.STC_LUA_WORD5
+wx.stc.STC_LUA_WORD6
+wx.stc.STC_LUA_WORD7
+wx.stc.STC_LUA_WORD8
+wx.stc.STC_L_COMMAND
+wx.stc.STC_L_COMMENT
+wx.stc.STC_L_DEFAULT
+wx.stc.STC_L_MATH
+wx.stc.STC_L_TAG
+wx.stc.STC_MAKE_COMMENT
+wx.stc.STC_MAKE_DEFAULT
+wx.stc.STC_MAKE_IDENTIFIER
+wx.stc.STC_MAKE_IDEOL
+wx.stc.STC_MAKE_OPERATOR
+wx.stc.STC_MAKE_PREPROCESSOR
+wx.stc.STC_MAKE_TARGET
+wx.stc.STC_MARGIN_NUMBER
+wx.stc.STC_MARGIN_SYMBOL
+wx.stc.STC_MARKER_MAX
+wx.stc.STC_MARKNUM_FOLDER
+wx.stc.STC_MARKNUM_FOLDEREND
+wx.stc.STC_MARKNUM_FOLDERMIDTAIL
+wx.stc.STC_MARKNUM_FOLDEROPEN
+wx.stc.STC_MARKNUM_FOLDEROPENMID
+wx.stc.STC_MARKNUM_FOLDERSUB
+wx.stc.STC_MARKNUM_FOLDERTAIL
+wx.stc.STC_MARK_ARROW
+wx.stc.STC_MARK_ARROWDOWN
+wx.stc.STC_MARK_ARROWS
+wx.stc.STC_MARK_BACKGROUND
+wx.stc.STC_MARK_BOXMINUS
+wx.stc.STC_MARK_BOXMINUSCONNECTED
+wx.stc.STC_MARK_BOXPLUS
+wx.stc.STC_MARK_BOXPLUSCONNECTED
+wx.stc.STC_MARK_CHARACTER
+wx.stc.STC_MARK_CIRCLE
+wx.stc.STC_MARK_CIRCLEMINUS
+wx.stc.STC_MARK_CIRCLEMINUSCONNECTED
+wx.stc.STC_MARK_CIRCLEPLUS
+wx.stc.STC_MARK_CIRCLEPLUSCONNECTED
+wx.stc.STC_MARK_DOTDOTDOT
+wx.stc.STC_MARK_EMPTY
+wx.stc.STC_MARK_FULLRECT
+wx.stc.STC_MARK_LCORNER
+wx.stc.STC_MARK_LCORNERCURVE
+wx.stc.STC_MARK_MINUS
+wx.stc.STC_MARK_PIXMAP
+wx.stc.STC_MARK_PLUS
+wx.stc.STC_MARK_ROUNDRECT
+wx.stc.STC_MARK_SHORTARROW
+wx.stc.STC_MARK_SMALLRECT
+wx.stc.STC_MARK_TCORNER
+wx.stc.STC_MARK_TCORNERCURVE
+wx.stc.STC_MARK_VLINE
+wx.stc.STC_MASK_FOLDERS
+wx.stc.STC_MATLAB_COMMAND
+wx.stc.STC_MATLAB_COMMENT
+wx.stc.STC_MATLAB_DEFAULT
+wx.stc.STC_MATLAB_DOUBLEQUOTESTRING
+wx.stc.STC_MATLAB_IDENTIFIER
+wx.stc.STC_MATLAB_KEYWORD
+wx.stc.STC_MATLAB_NUMBER
+wx.stc.STC_MATLAB_OPERATOR
+wx.stc.STC_MATLAB_STRING
+wx.stc.STC_METAPOST_COMMAND
+wx.stc.STC_METAPOST_DEFAULT
+wx.stc.STC_METAPOST_EXTRA
+wx.stc.STC_METAPOST_GROUP
+wx.stc.STC_METAPOST_SPECIAL
+wx.stc.STC_METAPOST_SYMBOL
+wx.stc.STC_METAPOST_TEXT
+wx.stc.STC_MMIXAL_CHAR
+wx.stc.STC_MMIXAL_COMMENT
+wx.stc.STC_MMIXAL_HEX
+wx.stc.STC_MMIXAL_INCLUDE
+wx.stc.STC_MMIXAL_LABEL
+wx.stc.STC_MMIXAL_LEADWS
+wx.stc.STC_MMIXAL_NUMBER
+wx.stc.STC_MMIXAL_OPCODE
+wx.stc.STC_MMIXAL_OPCODE_POST
+wx.stc.STC_MMIXAL_OPCODE_PRE
+wx.stc.STC_MMIXAL_OPCODE_UNKNOWN
+wx.stc.STC_MMIXAL_OPCODE_VALID
+wx.stc.STC_MMIXAL_OPERANDS
+wx.stc.STC_MMIXAL_OPERATOR
+wx.stc.STC_MMIXAL_REF
+wx.stc.STC_MMIXAL_REGISTER
+wx.stc.STC_MMIXAL_STRING
+wx.stc.STC_MMIXAL_SYMBOL
+wx.stc.STC_MODEVENTMASKALL
+wx.stc.STC_MOD_BEFOREDELETE
+wx.stc.STC_MOD_BEFOREINSERT
+wx.stc.STC_MOD_CHANGEFOLD
+wx.stc.STC_MOD_CHANGEMARKER
+wx.stc.STC_MOD_CHANGESTYLE
+wx.stc.STC_MOD_DELETETEXT
+wx.stc.STC_MOD_INSERTTEXT
+wx.stc.STC_MSSQL_COLUMN_NAME
+wx.stc.STC_MSSQL_COLUMN_NAME_2
+wx.stc.STC_MSSQL_COMMENT
+wx.stc.STC_MSSQL_DATATYPE
+wx.stc.STC_MSSQL_DEFAULT
+wx.stc.STC_MSSQL_DEFAULT_PREF_DATATYPE
+wx.stc.STC_MSSQL_FUNCTION
+wx.stc.STC_MSSQL_GLOBAL_VARIABLE
+wx.stc.STC_MSSQL_IDENTIFIER
+wx.stc.STC_MSSQL_LINE_COMMENT
+wx.stc.STC_MSSQL_NUMBER
+wx.stc.STC_MSSQL_OPERATOR
+wx.stc.STC_MSSQL_STATEMENT
+wx.stc.STC_MSSQL_STORED_PROCEDURE
+wx.stc.STC_MSSQL_STRING
+wx.stc.STC_MSSQL_SYSTABLE
+wx.stc.STC_MSSQL_VARIABLE
+wx.stc.STC_MULTILINEUNDOREDO
+wx.stc.STC_MULTISTEPUNDOREDO
+wx.stc.STC_NNCRONTAB_ASTERISK
+wx.stc.STC_NNCRONTAB_COMMENT
+wx.stc.STC_NNCRONTAB_DEFAULT
+wx.stc.STC_NNCRONTAB_ENVIRONMENT
+wx.stc.STC_NNCRONTAB_IDENTIFIER
+wx.stc.STC_NNCRONTAB_KEYWORD
+wx.stc.STC_NNCRONTAB_MODIFIER
+wx.stc.STC_NNCRONTAB_NUMBER
+wx.stc.STC_NNCRONTAB_SECTION
+wx.stc.STC_NNCRONTAB_STRING
+wx.stc.STC_NNCRONTAB_TASK
+wx.stc.STC_NSIS_COMMENT
+wx.stc.STC_NSIS_COMMENTBOX
+wx.stc.STC_NSIS_DEFAULT
+wx.stc.STC_NSIS_FUNCTION
+wx.stc.STC_NSIS_FUNCTIONDEF
+wx.stc.STC_NSIS_IFDEFINEDEF
+wx.stc.STC_NSIS_LABEL
+wx.stc.STC_NSIS_MACRODEF
+wx.stc.STC_NSIS_NUMBER
+wx.stc.STC_NSIS_PAGEEX
+wx.stc.STC_NSIS_SECTIONDEF
+wx.stc.STC_NSIS_SECTIONGROUP
+wx.stc.STC_NSIS_STRINGDQ
+wx.stc.STC_NSIS_STRINGLQ
+wx.stc.STC_NSIS_STRINGRQ
+wx.stc.STC_NSIS_STRINGVAR
+wx.stc.STC_NSIS_SUBSECTIONDEF
+wx.stc.STC_NSIS_USERDEFINED
+wx.stc.STC_NSIS_VARIABLE
+wx.stc.STC_OPTIONAL_START
+wx.stc.STC_PERFORMED_REDO
+wx.stc.STC_PERFORMED_UNDO
+wx.stc.STC_PERFORMED_USER
+wx.stc.STC_PL_ARRAY
+wx.stc.STC_PL_BACKTICKS
+wx.stc.STC_PL_CHARACTER
+wx.stc.STC_PL_COMMENTLINE
+wx.stc.STC_PL_DATASECTION
+wx.stc.STC_PL_DEFAULT
+wx.stc.STC_PL_ERROR
+wx.stc.STC_PL_HASH
+wx.stc.STC_PL_HERE_DELIM
+wx.stc.STC_PL_HERE_Q
+wx.stc.STC_PL_HERE_QQ
+wx.stc.STC_PL_HERE_QX
+wx.stc.STC_PL_IDENTIFIER
+wx.stc.STC_PL_LONGQUOTE
+wx.stc.STC_PL_NUMBER
+wx.stc.STC_PL_OPERATOR
+wx.stc.STC_PL_POD
+wx.stc.STC_PL_POD_VERB
+wx.stc.STC_PL_PREPROCESSOR
+wx.stc.STC_PL_PUNCTUATION
+wx.stc.STC_PL_REGEX
+wx.stc.STC_PL_REGSUBST
+wx.stc.STC_PL_SCALAR
+wx.stc.STC_PL_STRING
+wx.stc.STC_PL_STRING_Q
+wx.stc.STC_PL_STRING_QQ
+wx.stc.STC_PL_STRING_QR
+wx.stc.STC_PL_STRING_QW
+wx.stc.STC_PL_STRING_QX
+wx.stc.STC_PL_SYMBOLTABLE
+wx.stc.STC_PL_VARIABLE_INDEXER
+wx.stc.STC_PL_WORD
+wx.stc.STC_POV_BADDIRECTIVE
+wx.stc.STC_POV_COMMENT
+wx.stc.STC_POV_COMMENTLINE
+wx.stc.STC_POV_DEFAULT
+wx.stc.STC_POV_DIRECTIVE
+wx.stc.STC_POV_IDENTIFIER
+wx.stc.STC_POV_NUMBER
+wx.stc.STC_POV_OPERATOR
+wx.stc.STC_POV_STRING
+wx.stc.STC_POV_STRINGEOL
+wx.stc.STC_POV_WORD2
+wx.stc.STC_POV_WORD3
+wx.stc.STC_POV_WORD4
+wx.stc.STC_POV_WORD5
+wx.stc.STC_POV_WORD6
+wx.stc.STC_POV_WORD7
+wx.stc.STC_POV_WORD8
+wx.stc.STC_PRINT_BLACKONWHITE
+wx.stc.STC_PRINT_COLOURONWHITE
+wx.stc.STC_PRINT_COLOURONWHITEDEFAULTBG
+wx.stc.STC_PRINT_INVERTLIGHT
+wx.stc.STC_PRINT_NORMAL
+wx.stc.STC_PROPS_ASSIGNMENT
+wx.stc.STC_PROPS_COMMENT
+wx.stc.STC_PROPS_DEFAULT
+wx.stc.STC_PROPS_DEFVAL
+wx.stc.STC_PROPS_SECTION
+wx.stc.STC_PS_BADSTRINGCHAR
+wx.stc.STC_PS_BASE85STRING
+wx.stc.STC_PS_COMMENT
+wx.stc.STC_PS_DEFAULT
+wx.stc.STC_PS_DSC_COMMENT
+wx.stc.STC_PS_DSC_VALUE
+wx.stc.STC_PS_HEXSTRING
+wx.stc.STC_PS_IMMEVAL
+wx.stc.STC_PS_KEYWORD
+wx.stc.STC_PS_LITERAL
+wx.stc.STC_PS_NAME
+wx.stc.STC_PS_NUMBER
+wx.stc.STC_PS_PAREN_ARRAY
+wx.stc.STC_PS_PAREN_DICT
+wx.stc.STC_PS_PAREN_PROC
+wx.stc.STC_PS_TEXT
+wx.stc.STC_P_CHARACTER
+wx.stc.STC_P_CLASSNAME
+wx.stc.STC_P_COMMENTBLOCK
+wx.stc.STC_P_COMMENTLINE
+wx.stc.STC_P_DECORATOR
+wx.stc.STC_P_DEFAULT
+wx.stc.STC_P_DEFNAME
+wx.stc.STC_P_IDENTIFIER
+wx.stc.STC_P_NUMBER
+wx.stc.STC_P_OPERATOR
+wx.stc.STC_P_STRING
+wx.stc.STC_P_STRINGEOL
+wx.stc.STC_P_TRIPLE
+wx.stc.STC_P_TRIPLEDOUBLE
+wx.stc.STC_P_WORD
+wx.stc.STC_P_WORD2
+wx.stc.STC_RB_BACKTICKS
+wx.stc.STC_RB_CHARACTER
+wx.stc.STC_RB_CLASSNAME
+wx.stc.STC_RB_CLASS_VAR
+wx.stc.STC_RB_COMMENTLINE
+wx.stc.STC_RB_DATASECTION
+wx.stc.STC_RB_DEFAULT
+wx.stc.STC_RB_DEFNAME
+wx.stc.STC_RB_ERROR
+wx.stc.STC_RB_GLOBAL
+wx.stc.STC_RB_HERE_DELIM
+wx.stc.STC_RB_HERE_Q
+wx.stc.STC_RB_HERE_QQ
+wx.stc.STC_RB_HERE_QX
+wx.stc.STC_RB_IDENTIFIER
+wx.stc.STC_RB_INSTANCE_VAR
+wx.stc.STC_RB_MODULE_NAME
+wx.stc.STC_RB_NUMBER
+wx.stc.STC_RB_OPERATOR
+wx.stc.STC_RB_POD
+wx.stc.STC_RB_REGEX
+wx.stc.STC_RB_STDERR
+wx.stc.STC_RB_STDIN
+wx.stc.STC_RB_STDOUT
+wx.stc.STC_RB_STRING
+wx.stc.STC_RB_STRING_Q
+wx.stc.STC_RB_STRING_QQ
+wx.stc.STC_RB_STRING_QR
+wx.stc.STC_RB_STRING_QW
+wx.stc.STC_RB_STRING_QX
+wx.stc.STC_RB_SYMBOL
+wx.stc.STC_RB_UPPER_BOUND
+wx.stc.STC_RB_WORD
+wx.stc.STC_RB_WORD_DEMOTED
+wx.stc.STC_REBOL_BINARY
+wx.stc.STC_REBOL_BRACEDSTRING
+wx.stc.STC_REBOL_CHARACTER
+wx.stc.STC_REBOL_COMMENTBLOCK
+wx.stc.STC_REBOL_COMMENTLINE
+wx.stc.STC_REBOL_DATE
+wx.stc.STC_REBOL_DEFAULT
+wx.stc.STC_REBOL_EMAIL
+wx.stc.STC_REBOL_FILE
+wx.stc.STC_REBOL_IDENTIFIER
+wx.stc.STC_REBOL_ISSUE
+wx.stc.STC_REBOL_MONEY
+wx.stc.STC_REBOL_NUMBER
+wx.stc.STC_REBOL_OPERATOR
+wx.stc.STC_REBOL_PAIR
+wx.stc.STC_REBOL_PREFACE
+wx.stc.STC_REBOL_QUOTEDSTRING
+wx.stc.STC_REBOL_TAG
+wx.stc.STC_REBOL_TIME
+wx.stc.STC_REBOL_TUPLE
+wx.stc.STC_REBOL_URL
+wx.stc.STC_REBOL_WORD
+wx.stc.STC_REBOL_WORD2
+wx.stc.STC_REBOL_WORD3
+wx.stc.STC_REBOL_WORD4
+wx.stc.STC_REBOL_WORD5
+wx.stc.STC_REBOL_WORD6
+wx.stc.STC_REBOL_WORD7
+wx.stc.STC_REBOL_WORD8
+wx.stc.STC_SCMOD_ALT
+wx.stc.STC_SCMOD_CTRL
+wx.stc.STC_SCMOD_NORM
+wx.stc.STC_SCMOD_SHIFT
+wx.stc.STC_SCRIPTOL_CHARACTER
+wx.stc.STC_SCRIPTOL_CLASSNAME
+wx.stc.STC_SCRIPTOL_COMMENTBLOCK
+wx.stc.STC_SCRIPTOL_COMMENTLINE
+wx.stc.STC_SCRIPTOL_CSTYLE
+wx.stc.STC_SCRIPTOL_DEFAULT
+wx.stc.STC_SCRIPTOL_IDENTIFIER
+wx.stc.STC_SCRIPTOL_KEYWORD
+wx.stc.STC_SCRIPTOL_NUMBER
+wx.stc.STC_SCRIPTOL_OPERATOR
+wx.stc.STC_SCRIPTOL_PERSISTENT
+wx.stc.STC_SCRIPTOL_PREPROCESSOR
+wx.stc.STC_SCRIPTOL_STRING
+wx.stc.STC_SCRIPTOL_STRINGEOL
+wx.stc.STC_SCRIPTOL_TRIPLE
+wx.stc.STC_SCRIPTOL_WHITE
+wx.stc.STC_SEL_LINES
+wx.stc.STC_SEL_RECTANGLE
+wx.stc.STC_SEL_STREAM
+wx.stc.STC_SH_BACKTICKS
+wx.stc.STC_SH_CHARACTER
+wx.stc.STC_SH_COMMENTLINE
+wx.stc.STC_SH_DEFAULT
+wx.stc.STC_SH_ERROR
+wx.stc.STC_SH_HERE_DELIM
+wx.stc.STC_SH_HERE_Q
+wx.stc.STC_SH_IDENTIFIER
+wx.stc.STC_SH_NUMBER
+wx.stc.STC_SH_OPERATOR
+wx.stc.STC_SH_PARAM
+wx.stc.STC_SH_SCALAR
+wx.stc.STC_SH_STRING
+wx.stc.STC_SH_WORD
+wx.stc.STC_SN_CODE
+wx.stc.STC_SN_COMMENTLINE
+wx.stc.STC_SN_COMMENTLINEBANG
+wx.stc.STC_SN_DEFAULT
+wx.stc.STC_SN_IDENTIFIER
+wx.stc.STC_SN_NUMBER
+wx.stc.STC_SN_OPERATOR
+wx.stc.STC_SN_PREPROCESSOR
+wx.stc.STC_SN_REGEXTAG
+wx.stc.STC_SN_SIGNAL
+wx.stc.STC_SN_STRING
+wx.stc.STC_SN_STRINGEOL
+wx.stc.STC_SN_USER
+wx.stc.STC_SN_WORD
+wx.stc.STC_SN_WORD2
+wx.stc.STC_SN_WORD3
+wx.stc.STC_SQL_CHARACTER
+wx.stc.STC_SQL_COMMENT
+wx.stc.STC_SQL_COMMENTDOC
+wx.stc.STC_SQL_COMMENTDOCKEYWORD
+wx.stc.STC_SQL_COMMENTDOCKEYWORDERROR
+wx.stc.STC_SQL_COMMENTLINE
+wx.stc.STC_SQL_COMMENTLINEDOC
+wx.stc.STC_SQL_DEFAULT
+wx.stc.STC_SQL_IDENTIFIER
+wx.stc.STC_SQL_NUMBER
+wx.stc.STC_SQL_OPERATOR
+wx.stc.STC_SQL_QUOTEDIDENTIFIER
+wx.stc.STC_SQL_SQLPLUS
+wx.stc.STC_SQL_SQLPLUS_COMMENT
+wx.stc.STC_SQL_SQLPLUS_PROMPT
+wx.stc.STC_SQL_STRING
+wx.stc.STC_SQL_USER1
+wx.stc.STC_SQL_USER2
+wx.stc.STC_SQL_USER3
+wx.stc.STC_SQL_USER4
+wx.stc.STC_SQL_WORD
+wx.stc.STC_SQL_WORD2
+wx.stc.STC_START
+wx.stc.STC_STYLE_BRACEBAD
+wx.stc.STC_STYLE_BRACELIGHT
+wx.stc.STC_STYLE_CONTROLCHAR
+wx.stc.STC_STYLE_DEFAULT
+wx.stc.STC_STYLE_INDENTGUIDE
+wx.stc.STC_STYLE_LASTPREDEFINED
+wx.stc.STC_STYLE_LINENUMBER
+wx.stc.STC_STYLE_MAX
+wx.stc.STC_ST_ASSIGN
+wx.stc.STC_ST_BINARY
+wx.stc.STC_ST_BOOL
+wx.stc.STC_ST_CHARACTER
+wx.stc.STC_ST_COMMENT
+wx.stc.STC_ST_DEFAULT
+wx.stc.STC_ST_GLOBAL
+wx.stc.STC_ST_KWSEND
+wx.stc.STC_ST_NIL
+wx.stc.STC_ST_NUMBER
+wx.stc.STC_ST_RETURN
+wx.stc.STC_ST_SELF
+wx.stc.STC_ST_SPECIAL
+wx.stc.STC_ST_SPEC_SEL
+wx.stc.STC_ST_STRING
+wx.stc.STC_ST_SUPER
+wx.stc.STC_ST_SYMBOL
+wx.stc.STC_T3_BLOCK_COMMENT
+wx.stc.STC_T3_DEFAULT
+wx.stc.STC_T3_D_STRING
+wx.stc.STC_T3_HTML_DEFAULT
+wx.stc.STC_T3_HTML_STRING
+wx.stc.STC_T3_HTML_TAG
+wx.stc.STC_T3_IDENTIFIER
+wx.stc.STC_T3_KEYWORD
+wx.stc.STC_T3_LIB_DIRECTIVE
+wx.stc.STC_T3_LINE_COMMENT
+wx.stc.STC_T3_MSG_PARAM
+wx.stc.STC_T3_NUMBER
+wx.stc.STC_T3_OPERATOR
+wx.stc.STC_T3_PREPROCESSOR
+wx.stc.STC_T3_S_STRING
+wx.stc.STC_T3_USER1
+wx.stc.STC_T3_USER2
+wx.stc.STC_T3_USER3
+wx.stc.STC_T3_X_DEFAULT
+wx.stc.STC_T3_X_STRING
+wx.stc.STC_TEX_COMMAND
+wx.stc.STC_TEX_DEFAULT
+wx.stc.STC_TEX_GROUP
+wx.stc.STC_TEX_SPECIAL
+wx.stc.STC_TEX_SYMBOL
+wx.stc.STC_TEX_TEXT
+wx.stc.STC_TIME_FOREVER
+wx.stc.STC_USE_DND
+wx.stc.STC_USE_POPUP
+wx.stc.STC_VHDL_ATTRIBUTE
+wx.stc.STC_VHDL_COMMENT
+wx.stc.STC_VHDL_COMMENTLINEBANG
+wx.stc.STC_VHDL_DEFAULT
+wx.stc.STC_VHDL_IDENTIFIER
+wx.stc.STC_VHDL_KEYWORD
+wx.stc.STC_VHDL_NUMBER
+wx.stc.STC_VHDL_OPERATOR
+wx.stc.STC_VHDL_STDFUNCTION
+wx.stc.STC_VHDL_STDOPERATOR
+wx.stc.STC_VHDL_STDPACKAGE
+wx.stc.STC_VHDL_STDTYPE
+wx.stc.STC_VHDL_STRING
+wx.stc.STC_VHDL_STRINGEOL
+wx.stc.STC_VHDL_USERWORD
+wx.stc.STC_VISIBLE_SLOP
+wx.stc.STC_VISIBLE_STRICT
+wx.stc.STC_V_COMMENT
+wx.stc.STC_V_COMMENTLINE
+wx.stc.STC_V_COMMENTLINEBANG
+wx.stc.STC_V_DEFAULT
+wx.stc.STC_V_IDENTIFIER
+wx.stc.STC_V_NUMBER
+wx.stc.STC_V_OPERATOR
+wx.stc.STC_V_PREPROCESSOR
+wx.stc.STC_V_STRING
+wx.stc.STC_V_STRINGEOL
+wx.stc.STC_V_USER
+wx.stc.STC_V_WORD
+wx.stc.STC_V_WORD2
+wx.stc.STC_V_WORD3
+wx.stc.STC_WRAPVISUALFLAGLOC_DEFAULT
+wx.stc.STC_WRAPVISUALFLAGLOC_END_BY_TEXT
+wx.stc.STC_WRAPVISUALFLAGLOC_START_BY_TEXT
+wx.stc.STC_WRAPVISUALFLAG_END
+wx.stc.STC_WRAPVISUALFLAG_NONE
+wx.stc.STC_WRAPVISUALFLAG_START
+wx.stc.STC_WRAP_CHAR
+wx.stc.STC_WRAP_NONE
+wx.stc.STC_WRAP_WORD
+wx.stc.STC_WS_INVISIBLE
+wx.stc.STC_WS_VISIBLEAFTERINDENT
+wx.stc.STC_WS_VISIBLEALWAYS
+wx.stc.STC_YAML_COMMENT
+wx.stc.STC_YAML_DEFAULT
+wx.stc.STC_YAML_DOCUMENT
+wx.stc.STC_YAML_ERROR
+wx.stc.STC_YAML_IDENTIFIER
+wx.stc.STC_YAML_KEYWORD
+wx.stc.STC_YAML_NUMBER
+wx.stc.STC_YAML_REFERENCE
+wx.stc.STC_YAML_TEXT
+wx.stc.StyledTextCtrl(
+wx.stc.StyledTextCtrlPtr(
+wx.stc.StyledTextEvent(
+wx.stc.StyledTextEventPtr(
+wx.stc.__builtins__
+wx.stc.__doc__
+wx.stc.__docfilter__(
+wx.stc.__file__
+wx.stc.__name__
+wx.stc.__package__
+wx.stc.cvar
+wx.stc.wx
+wx.stc.wxEVT_STC_AUTOCOMP_SELECTION
+wx.stc.wxEVT_STC_CALLTIP_CLICK
+wx.stc.wxEVT_STC_CHANGE
+wx.stc.wxEVT_STC_CHARADDED
+wx.stc.wxEVT_STC_DOUBLECLICK
+wx.stc.wxEVT_STC_DO_DROP
+wx.stc.wxEVT_STC_DRAG_OVER
+wx.stc.wxEVT_STC_DWELLEND
+wx.stc.wxEVT_STC_DWELLSTART
+wx.stc.wxEVT_STC_HOTSPOT_CLICK
+wx.stc.wxEVT_STC_HOTSPOT_DCLICK
+wx.stc.wxEVT_STC_KEY
+wx.stc.wxEVT_STC_MACRORECORD
+wx.stc.wxEVT_STC_MARGINCLICK
+wx.stc.wxEVT_STC_MODIFIED
+wx.stc.wxEVT_STC_NEEDSHOWN
+wx.stc.wxEVT_STC_PAINTED
+wx.stc.wxEVT_STC_ROMODIFYATTEMPT
+wx.stc.wxEVT_STC_SAVEPOINTLEFT
+wx.stc.wxEVT_STC_SAVEPOINTREACHED
+wx.stc.wxEVT_STC_START_DRAG
+wx.stc.wxEVT_STC_STYLENEEDED
+wx.stc.wxEVT_STC_UPDATEUI
+wx.stc.wxEVT_STC_URIDROPPED
+wx.stc.wxEVT_STC_USERLISTSELECTION
+wx.stc.wxEVT_STC_ZOOM
+
+--- from wx import stc ---
+stc.EVT_STC_CALLTIP_CLICK(
+stc.EVT_STC_CHANGE(
+stc.EVT_STC_CHARADDED(
+stc.EVT_STC_DOUBLECLICK(
+stc.EVT_STC_DO_DROP(
+stc.EVT_STC_DRAG_OVER(
+stc.EVT_STC_DWELLEND(
+stc.EVT_STC_DWELLSTART(
+stc.EVT_STC_HOTSPOT_CLICK(
+stc.EVT_STC_HOTSPOT_DCLICK(
+stc.EVT_STC_KEY(
+stc.EVT_STC_MACRORECORD(
+stc.EVT_STC_MARGINCLICK(
+stc.EVT_STC_MODIFIED(
+stc.EVT_STC_NEEDSHOWN(
+stc.EVT_STC_PAINTED(
+stc.EVT_STC_ROMODIFYATTEMPT(
+stc.EVT_STC_SAVEPOINTLEFT(
+stc.EVT_STC_SAVEPOINTREACHED(
+stc.EVT_STC_START_DRAG(
+stc.EVT_STC_STYLENEEDED(
+stc.EVT_STC_UPDATEUI(
+stc.EVT_STC_URIDROPPED(
+stc.EVT_STC_USERLISTSELECTION(
+stc.EVT_STC_ZOOM(
+stc.PreStyledTextCtrl(
+stc.STCNameStr
+stc.STC_ADA_CHARACTER
+stc.STC_ADA_CHARACTEREOL
+stc.STC_ADA_COMMENTLINE
+stc.STC_ADA_DEFAULT
+stc.STC_ADA_DELIMITER
+stc.STC_ADA_IDENTIFIER
+stc.STC_ADA_ILLEGAL
+stc.STC_ADA_LABEL
+stc.STC_ADA_NUMBER
+stc.STC_ADA_STRING
+stc.STC_ADA_STRINGEOL
+stc.STC_ADA_WORD
+stc.STC_APDL_ARGUMENT
+stc.STC_APDL_COMMAND
+stc.STC_APDL_COMMENT
+stc.STC_APDL_COMMENTBLOCK
+stc.STC_APDL_DEFAULT
+stc.STC_APDL_FUNCTION
+stc.STC_APDL_NUMBER
+stc.STC_APDL_OPERATOR
+stc.STC_APDL_PROCESSOR
+stc.STC_APDL_SLASHCOMMAND
+stc.STC_APDL_STARCOMMAND
+stc.STC_APDL_STRING
+stc.STC_APDL_WORD
+stc.STC_ASM_CHARACTER
+stc.STC_ASM_COMMENT
+stc.STC_ASM_COMMENTBLOCK
+stc.STC_ASM_CPUINSTRUCTION
+stc.STC_ASM_DEFAULT
+stc.STC_ASM_DIRECTIVE
+stc.STC_ASM_DIRECTIVEOPERAND
+stc.STC_ASM_EXTINSTRUCTION
+stc.STC_ASM_IDENTIFIER
+stc.STC_ASM_MATHINSTRUCTION
+stc.STC_ASM_NUMBER
+stc.STC_ASM_OPERATOR
+stc.STC_ASM_REGISTER
+stc.STC_ASM_STRING
+stc.STC_ASM_STRINGEOL
+stc.STC_ASN1_ATTRIBUTE
+stc.STC_ASN1_COMMENT
+stc.STC_ASN1_DEFAULT
+stc.STC_ASN1_DESCRIPTOR
+stc.STC_ASN1_IDENTIFIER
+stc.STC_ASN1_KEYWORD
+stc.STC_ASN1_OID
+stc.STC_ASN1_OPERATOR
+stc.STC_ASN1_SCALAR
+stc.STC_ASN1_STRING
+stc.STC_ASN1_TYPE
+stc.STC_AU3_COMMENT
+stc.STC_AU3_COMMENTBLOCK
+stc.STC_AU3_COMOBJ
+stc.STC_AU3_DEFAULT
+stc.STC_AU3_EXPAND
+stc.STC_AU3_FUNCTION
+stc.STC_AU3_KEYWORD
+stc.STC_AU3_MACRO
+stc.STC_AU3_NUMBER
+stc.STC_AU3_OPERATOR
+stc.STC_AU3_PREPROCESSOR
+stc.STC_AU3_SENT
+stc.STC_AU3_SPECIAL
+stc.STC_AU3_STRING
+stc.STC_AU3_VARIABLE
+stc.STC_AVE_COMMENT
+stc.STC_AVE_DEFAULT
+stc.STC_AVE_ENUM
+stc.STC_AVE_IDENTIFIER
+stc.STC_AVE_NUMBER
+stc.STC_AVE_OPERATOR
+stc.STC_AVE_STRING
+stc.STC_AVE_STRINGEOL
+stc.STC_AVE_WORD
+stc.STC_AVE_WORD1
+stc.STC_AVE_WORD2
+stc.STC_AVE_WORD3
+stc.STC_AVE_WORD4
+stc.STC_AVE_WORD5
+stc.STC_AVE_WORD6
+stc.STC_BAAN_COMMENT
+stc.STC_BAAN_COMMENTDOC
+stc.STC_BAAN_DEFAULT
+stc.STC_BAAN_IDENTIFIER
+stc.STC_BAAN_NUMBER
+stc.STC_BAAN_OPERATOR
+stc.STC_BAAN_PREPROCESSOR
+stc.STC_BAAN_STRING
+stc.STC_BAAN_STRINGEOL
+stc.STC_BAAN_WORD
+stc.STC_BAAN_WORD2
+stc.STC_BAT_COMMAND
+stc.STC_BAT_COMMENT
+stc.STC_BAT_DEFAULT
+stc.STC_BAT_HIDE
+stc.STC_BAT_IDENTIFIER
+stc.STC_BAT_LABEL
+stc.STC_BAT_OPERATOR
+stc.STC_BAT_WORD
+stc.STC_B_ASM
+stc.STC_B_BINNUMBER
+stc.STC_B_COMMENT
+stc.STC_B_CONSTANT
+stc.STC_B_DATE
+stc.STC_B_DEFAULT
+stc.STC_B_ERROR
+stc.STC_B_HEXNUMBER
+stc.STC_B_IDENTIFIER
+stc.STC_B_KEYWORD
+stc.STC_B_KEYWORD2
+stc.STC_B_KEYWORD3
+stc.STC_B_KEYWORD4
+stc.STC_B_LABEL
+stc.STC_B_NUMBER
+stc.STC_B_OPERATOR
+stc.STC_B_PREPROCESSOR
+stc.STC_B_STRING
+stc.STC_B_STRINGEOL
+stc.STC_CACHE_CARET
+stc.STC_CACHE_DOCUMENT
+stc.STC_CACHE_NONE
+stc.STC_CACHE_PAGE
+stc.STC_CAML_CHAR
+stc.STC_CAML_COMMENT
+stc.STC_CAML_COMMENT1
+stc.STC_CAML_COMMENT2
+stc.STC_CAML_COMMENT3
+stc.STC_CAML_DEFAULT
+stc.STC_CAML_IDENTIFIER
+stc.STC_CAML_KEYWORD
+stc.STC_CAML_KEYWORD2
+stc.STC_CAML_KEYWORD3
+stc.STC_CAML_LINENUM
+stc.STC_CAML_NUMBER
+stc.STC_CAML_OPERATOR
+stc.STC_CAML_STRING
+stc.STC_CAML_TAGNAME
+stc.STC_CARET_EVEN
+stc.STC_CARET_JUMPS
+stc.STC_CARET_SLOP
+stc.STC_CARET_STRICT
+stc.STC_CASE_LOWER
+stc.STC_CASE_MIXED
+stc.STC_CASE_UPPER
+stc.STC_CHARSET_8859_15
+stc.STC_CHARSET_ANSI
+stc.STC_CHARSET_ARABIC
+stc.STC_CHARSET_BALTIC
+stc.STC_CHARSET_CHINESEBIG5
+stc.STC_CHARSET_CYRILLIC
+stc.STC_CHARSET_DEFAULT
+stc.STC_CHARSET_EASTEUROPE
+stc.STC_CHARSET_GB2312
+stc.STC_CHARSET_GREEK
+stc.STC_CHARSET_HANGUL
+stc.STC_CHARSET_HEBREW
+stc.STC_CHARSET_JOHAB
+stc.STC_CHARSET_MAC
+stc.STC_CHARSET_OEM
+stc.STC_CHARSET_RUSSIAN
+stc.STC_CHARSET_SHIFTJIS
+stc.STC_CHARSET_SYMBOL
+stc.STC_CHARSET_THAI
+stc.STC_CHARSET_TURKISH
+stc.STC_CHARSET_VIETNAMESE
+stc.STC_CLW_ATTRIBUTE
+stc.STC_CLW_BUILTIN_PROCEDURES_FUNCTION
+stc.STC_CLW_COMMENT
+stc.STC_CLW_COMPILER_DIRECTIVE
+stc.STC_CLW_DEFAULT
+stc.STC_CLW_DEPRECATED
+stc.STC_CLW_ERROR
+stc.STC_CLW_INTEGER_CONSTANT
+stc.STC_CLW_KEYWORD
+stc.STC_CLW_LABEL
+stc.STC_CLW_PICTURE_STRING
+stc.STC_CLW_REAL_CONSTANT
+stc.STC_CLW_RUNTIME_EXPRESSIONS
+stc.STC_CLW_STANDARD_EQUATE
+stc.STC_CLW_STRING
+stc.STC_CLW_STRUCTURE_DATA_TYPE
+stc.STC_CLW_USER_IDENTIFIER
+stc.STC_CMD_BACKTAB
+stc.STC_CMD_CANCEL
+stc.STC_CMD_CHARLEFT
+stc.STC_CMD_CHARLEFTEXTEND
+stc.STC_CMD_CHARLEFTRECTEXTEND
+stc.STC_CMD_CHARRIGHT
+stc.STC_CMD_CHARRIGHTEXTEND
+stc.STC_CMD_CHARRIGHTRECTEXTEND
+stc.STC_CMD_CLEAR
+stc.STC_CMD_COPY
+stc.STC_CMD_CUT
+stc.STC_CMD_DELETEBACK
+stc.STC_CMD_DELETEBACKNOTLINE
+stc.STC_CMD_DELLINELEFT
+stc.STC_CMD_DELLINERIGHT
+stc.STC_CMD_DELWORDLEFT
+stc.STC_CMD_DELWORDRIGHT
+stc.STC_CMD_DOCUMENTEND
+stc.STC_CMD_DOCUMENTENDEXTEND
+stc.STC_CMD_DOCUMENTSTART
+stc.STC_CMD_DOCUMENTSTARTEXTEND
+stc.STC_CMD_EDITTOGGLEOVERTYPE
+stc.STC_CMD_FORMFEED
+stc.STC_CMD_HOME
+stc.STC_CMD_HOMEDISPLAY
+stc.STC_CMD_HOMEDISPLAYEXTEND
+stc.STC_CMD_HOMEEXTEND
+stc.STC_CMD_HOMERECTEXTEND
+stc.STC_CMD_HOMEWRAP
+stc.STC_CMD_HOMEWRAPEXTEND
+stc.STC_CMD_LINECOPY
+stc.STC_CMD_LINECUT
+stc.STC_CMD_LINEDELETE
+stc.STC_CMD_LINEDOWN
+stc.STC_CMD_LINEDOWNEXTEND
+stc.STC_CMD_LINEDOWNRECTEXTEND
+stc.STC_CMD_LINEDUPLICATE
+stc.STC_CMD_LINEEND
+stc.STC_CMD_LINEENDDISPLAY
+stc.STC_CMD_LINEENDDISPLAYEXTEND
+stc.STC_CMD_LINEENDEXTEND
+stc.STC_CMD_LINEENDRECTEXTEND
+stc.STC_CMD_LINEENDWRAP
+stc.STC_CMD_LINEENDWRAPEXTEND
+stc.STC_CMD_LINESCROLLDOWN
+stc.STC_CMD_LINESCROLLUP
+stc.STC_CMD_LINETRANSPOSE
+stc.STC_CMD_LINEUP
+stc.STC_CMD_LINEUPEXTEND
+stc.STC_CMD_LINEUPRECTEXTEND
+stc.STC_CMD_LOWERCASE
+stc.STC_CMD_NEWLINE
+stc.STC_CMD_PAGEDOWN
+stc.STC_CMD_PAGEDOWNEXTEND
+stc.STC_CMD_PAGEDOWNRECTEXTEND
+stc.STC_CMD_PAGEUP
+stc.STC_CMD_PAGEUPEXTEND
+stc.STC_CMD_PAGEUPRECTEXTEND
+stc.STC_CMD_PARADOWN
+stc.STC_CMD_PARADOWNEXTEND
+stc.STC_CMD_PARAUP
+stc.STC_CMD_PARAUPEXTEND
+stc.STC_CMD_PASTE
+stc.STC_CMD_REDO
+stc.STC_CMD_SELECTALL
+stc.STC_CMD_STUTTEREDPAGEDOWN
+stc.STC_CMD_STUTTEREDPAGEDOWNEXTEND
+stc.STC_CMD_STUTTEREDPAGEUP
+stc.STC_CMD_STUTTEREDPAGEUPEXTEND
+stc.STC_CMD_TAB
+stc.STC_CMD_UNDO
+stc.STC_CMD_UPPERCASE
+stc.STC_CMD_VCHOME
+stc.STC_CMD_VCHOMEEXTEND
+stc.STC_CMD_VCHOMERECTEXTEND
+stc.STC_CMD_VCHOMEWRAP
+stc.STC_CMD_VCHOMEWRAPEXTEND
+stc.STC_CMD_WORDLEFT
+stc.STC_CMD_WORDLEFTEND
+stc.STC_CMD_WORDLEFTENDEXTEND
+stc.STC_CMD_WORDLEFTEXTEND
+stc.STC_CMD_WORDPARTLEFT
+stc.STC_CMD_WORDPARTLEFTEXTEND
+stc.STC_CMD_WORDPARTRIGHT
+stc.STC_CMD_WORDPARTRIGHTEXTEND
+stc.STC_CMD_WORDRIGHT
+stc.STC_CMD_WORDRIGHTEND
+stc.STC_CMD_WORDRIGHTENDEXTEND
+stc.STC_CMD_WORDRIGHTEXTEND
+stc.STC_CMD_ZOOMIN
+stc.STC_CMD_ZOOMOUT
+stc.STC_CONF_COMMENT
+stc.STC_CONF_DEFAULT
+stc.STC_CONF_DIRECTIVE
+stc.STC_CONF_EXTENSION
+stc.STC_CONF_IDENTIFIER
+stc.STC_CONF_IP
+stc.STC_CONF_NUMBER
+stc.STC_CONF_OPERATOR
+stc.STC_CONF_PARAMETER
+stc.STC_CONF_STRING
+stc.STC_CP_DBCS
+stc.STC_CP_UTF8
+stc.STC_CSOUND_ARATE_VAR
+stc.STC_CSOUND_COMMENT
+stc.STC_CSOUND_COMMENTBLOCK
+stc.STC_CSOUND_DEFAULT
+stc.STC_CSOUND_GLOBAL_VAR
+stc.STC_CSOUND_HEADERSTMT
+stc.STC_CSOUND_IDENTIFIER
+stc.STC_CSOUND_INSTR
+stc.STC_CSOUND_IRATE_VAR
+stc.STC_CSOUND_KRATE_VAR
+stc.STC_CSOUND_NUMBER
+stc.STC_CSOUND_OPCODE
+stc.STC_CSOUND_OPERATOR
+stc.STC_CSOUND_PARAM
+stc.STC_CSOUND_STRINGEOL
+stc.STC_CSOUND_USERKEYWORD
+stc.STC_CSS_ATTRIBUTE
+stc.STC_CSS_CLASS
+stc.STC_CSS_COMMENT
+stc.STC_CSS_DEFAULT
+stc.STC_CSS_DIRECTIVE
+stc.STC_CSS_DOUBLESTRING
+stc.STC_CSS_ID
+stc.STC_CSS_IDENTIFIER
+stc.STC_CSS_IDENTIFIER2
+stc.STC_CSS_IMPORTANT
+stc.STC_CSS_OPERATOR
+stc.STC_CSS_PSEUDOCLASS
+stc.STC_CSS_SINGLESTRING
+stc.STC_CSS_TAG
+stc.STC_CSS_UNKNOWN_IDENTIFIER
+stc.STC_CSS_UNKNOWN_PSEUDOCLASS
+stc.STC_CSS_VALUE
+stc.STC_CURSORNORMAL
+stc.STC_CURSORWAIT
+stc.STC_C_CHARACTER
+stc.STC_C_COMMENT
+stc.STC_C_COMMENTDOC
+stc.STC_C_COMMENTDOCKEYWORD
+stc.STC_C_COMMENTDOCKEYWORDERROR
+stc.STC_C_COMMENTLINE
+stc.STC_C_COMMENTLINEDOC
+stc.STC_C_DEFAULT
+stc.STC_C_GLOBALCLASS
+stc.STC_C_IDENTIFIER
+stc.STC_C_NUMBER
+stc.STC_C_OPERATOR
+stc.STC_C_PREPROCESSOR
+stc.STC_C_REGEX
+stc.STC_C_STRING
+stc.STC_C_STRINGEOL
+stc.STC_C_UUID
+stc.STC_C_VERBATIM
+stc.STC_C_WORD
+stc.STC_C_WORD2
+stc.STC_DIFF_ADDED
+stc.STC_DIFF_COMMAND
+stc.STC_DIFF_COMMENT
+stc.STC_DIFF_DEFAULT
+stc.STC_DIFF_DELETED
+stc.STC_DIFF_HEADER
+stc.STC_DIFF_POSITION
+stc.STC_EDGE_BACKGROUND
+stc.STC_EDGE_LINE
+stc.STC_EDGE_NONE
+stc.STC_EIFFEL_CHARACTER
+stc.STC_EIFFEL_COMMENTLINE
+stc.STC_EIFFEL_DEFAULT
+stc.STC_EIFFEL_IDENTIFIER
+stc.STC_EIFFEL_NUMBER
+stc.STC_EIFFEL_OPERATOR
+stc.STC_EIFFEL_STRING
+stc.STC_EIFFEL_STRINGEOL
+stc.STC_EIFFEL_WORD
+stc.STC_EOL_CR
+stc.STC_EOL_CRLF
+stc.STC_EOL_LF
+stc.STC_ERLANG_ATOM
+stc.STC_ERLANG_CHARACTER
+stc.STC_ERLANG_COMMENT
+stc.STC_ERLANG_DEFAULT
+stc.STC_ERLANG_FUNCTION_NAME
+stc.STC_ERLANG_KEYWORD
+stc.STC_ERLANG_MACRO
+stc.STC_ERLANG_NODE_NAME
+stc.STC_ERLANG_NUMBER
+stc.STC_ERLANG_OPERATOR
+stc.STC_ERLANG_RECORD
+stc.STC_ERLANG_SEPARATOR
+stc.STC_ERLANG_STRING
+stc.STC_ERLANG_UNKNOWN
+stc.STC_ERLANG_VARIABLE
+stc.STC_ERR_ABSF
+stc.STC_ERR_BORLAND
+stc.STC_ERR_CMD
+stc.STC_ERR_CTAG
+stc.STC_ERR_DEFAULT
+stc.STC_ERR_DIFF_ADDITION
+stc.STC_ERR_DIFF_CHANGED
+stc.STC_ERR_DIFF_DELETION
+stc.STC_ERR_DIFF_MESSAGE
+stc.STC_ERR_ELF
+stc.STC_ERR_GCC
+stc.STC_ERR_IFC
+stc.STC_ERR_IFORT
+stc.STC_ERR_JAVA_STACK
+stc.STC_ERR_LUA
+stc.STC_ERR_MS
+stc.STC_ERR_NET
+stc.STC_ERR_PERL
+stc.STC_ERR_PHP
+stc.STC_ERR_PYTHON
+stc.STC_ERR_TIDY
+stc.STC_ESCRIPT_BRACE
+stc.STC_ESCRIPT_COMMENT
+stc.STC_ESCRIPT_COMMENTDOC
+stc.STC_ESCRIPT_COMMENTLINE
+stc.STC_ESCRIPT_DEFAULT
+stc.STC_ESCRIPT_IDENTIFIER
+stc.STC_ESCRIPT_NUMBER
+stc.STC_ESCRIPT_OPERATOR
+stc.STC_ESCRIPT_STRING
+stc.STC_ESCRIPT_WORD
+stc.STC_ESCRIPT_WORD2
+stc.STC_ESCRIPT_WORD3
+stc.STC_FIND_MATCHCASE
+stc.STC_FIND_POSIX
+stc.STC_FIND_REGEXP
+stc.STC_FIND_WHOLEWORD
+stc.STC_FIND_WORDSTART
+stc.STC_FOLDFLAG_BOX
+stc.STC_FOLDFLAG_LEVELNUMBERS
+stc.STC_FOLDFLAG_LINEAFTER_CONTRACTED
+stc.STC_FOLDFLAG_LINEAFTER_EXPANDED
+stc.STC_FOLDFLAG_LINEBEFORE_CONTRACTED
+stc.STC_FOLDFLAG_LINEBEFORE_EXPANDED
+stc.STC_FOLDLEVELBASE
+stc.STC_FOLDLEVELBOXFOOTERFLAG
+stc.STC_FOLDLEVELBOXHEADERFLAG
+stc.STC_FOLDLEVELCONTRACTED
+stc.STC_FOLDLEVELHEADERFLAG
+stc.STC_FOLDLEVELNUMBERMASK
+stc.STC_FOLDLEVELUNINDENT
+stc.STC_FOLDLEVELWHITEFLAG
+stc.STC_FORTH_COMMENT
+stc.STC_FORTH_COMMENT_ML
+stc.STC_FORTH_CONTROL
+stc.STC_FORTH_DEFAULT
+stc.STC_FORTH_DEFWORD
+stc.STC_FORTH_IDENTIFIER
+stc.STC_FORTH_KEYWORD
+stc.STC_FORTH_LOCALE
+stc.STC_FORTH_NUMBER
+stc.STC_FORTH_PREWORD1
+stc.STC_FORTH_PREWORD2
+stc.STC_FORTH_STRING
+stc.STC_FS_ASM
+stc.STC_FS_BINNUMBER
+stc.STC_FS_COMMENT
+stc.STC_FS_COMMENTDOC
+stc.STC_FS_COMMENTDOCKEYWORD
+stc.STC_FS_COMMENTDOCKEYWORDERROR
+stc.STC_FS_COMMENTLINE
+stc.STC_FS_COMMENTLINEDOC
+stc.STC_FS_CONSTANT
+stc.STC_FS_DATE
+stc.STC_FS_DEFAULT
+stc.STC_FS_ERROR
+stc.STC_FS_HEXNUMBER
+stc.STC_FS_IDENTIFIER
+stc.STC_FS_KEYWORD
+stc.STC_FS_KEYWORD2
+stc.STC_FS_KEYWORD3
+stc.STC_FS_KEYWORD4
+stc.STC_FS_LABEL
+stc.STC_FS_NUMBER
+stc.STC_FS_OPERATOR
+stc.STC_FS_PREPROCESSOR
+stc.STC_FS_STRING
+stc.STC_FS_STRINGEOL
+stc.STC_F_COMMENT
+stc.STC_F_CONTINUATION
+stc.STC_F_DEFAULT
+stc.STC_F_IDENTIFIER
+stc.STC_F_LABEL
+stc.STC_F_NUMBER
+stc.STC_F_OPERATOR
+stc.STC_F_OPERATOR2
+stc.STC_F_PREPROCESSOR
+stc.STC_F_STRING1
+stc.STC_F_STRING2
+stc.STC_F_STRINGEOL
+stc.STC_F_WORD
+stc.STC_F_WORD2
+stc.STC_F_WORD3
+stc.STC_GC_ATTRIBUTE
+stc.STC_GC_COMMAND
+stc.STC_GC_COMMENTBLOCK
+stc.STC_GC_COMMENTLINE
+stc.STC_GC_CONTROL
+stc.STC_GC_DEFAULT
+stc.STC_GC_EVENT
+stc.STC_GC_GLOBAL
+stc.STC_GC_OPERATOR
+stc.STC_GC_STRING
+stc.STC_HA_CAPITAL
+stc.STC_HA_CHARACTER
+stc.STC_HA_CLASS
+stc.STC_HA_COMMENTBLOCK
+stc.STC_HA_COMMENTBLOCK2
+stc.STC_HA_COMMENTBLOCK3
+stc.STC_HA_COMMENTLINE
+stc.STC_HA_DATA
+stc.STC_HA_DEFAULT
+stc.STC_HA_IDENTIFIER
+stc.STC_HA_IMPORT
+stc.STC_HA_INSTANCE
+stc.STC_HA_KEYWORD
+stc.STC_HA_MODULE
+stc.STC_HA_NUMBER
+stc.STC_HA_OPERATOR
+stc.STC_HA_STRING
+stc.STC_HBA_COMMENTLINE
+stc.STC_HBA_DEFAULT
+stc.STC_HBA_IDENTIFIER
+stc.STC_HBA_NUMBER
+stc.STC_HBA_START
+stc.STC_HBA_STRING
+stc.STC_HBA_STRINGEOL
+stc.STC_HBA_WORD
+stc.STC_HB_COMMENTLINE
+stc.STC_HB_DEFAULT
+stc.STC_HB_IDENTIFIER
+stc.STC_HB_NUMBER
+stc.STC_HB_START
+stc.STC_HB_STRING
+stc.STC_HB_STRINGEOL
+stc.STC_HB_WORD
+stc.STC_HJA_COMMENT
+stc.STC_HJA_COMMENTDOC
+stc.STC_HJA_COMMENTLINE
+stc.STC_HJA_DEFAULT
+stc.STC_HJA_DOUBLESTRING
+stc.STC_HJA_KEYWORD
+stc.STC_HJA_NUMBER
+stc.STC_HJA_REGEX
+stc.STC_HJA_SINGLESTRING
+stc.STC_HJA_START
+stc.STC_HJA_STRINGEOL
+stc.STC_HJA_SYMBOLS
+stc.STC_HJA_WORD
+stc.STC_HJ_COMMENT
+stc.STC_HJ_COMMENTDOC
+stc.STC_HJ_COMMENTLINE
+stc.STC_HJ_DEFAULT
+stc.STC_HJ_DOUBLESTRING
+stc.STC_HJ_KEYWORD
+stc.STC_HJ_NUMBER
+stc.STC_HJ_REGEX
+stc.STC_HJ_SINGLESTRING
+stc.STC_HJ_START
+stc.STC_HJ_STRINGEOL
+stc.STC_HJ_SYMBOLS
+stc.STC_HJ_WORD
+stc.STC_HPA_CHARACTER
+stc.STC_HPA_CLASSNAME
+stc.STC_HPA_COMMENTLINE
+stc.STC_HPA_DEFAULT
+stc.STC_HPA_DEFNAME
+stc.STC_HPA_IDENTIFIER
+stc.STC_HPA_NUMBER
+stc.STC_HPA_OPERATOR
+stc.STC_HPA_START
+stc.STC_HPA_STRING
+stc.STC_HPA_TRIPLE
+stc.STC_HPA_TRIPLEDOUBLE
+stc.STC_HPA_WORD
+stc.STC_HPHP_COMMENT
+stc.STC_HPHP_COMMENTLINE
+stc.STC_HPHP_COMPLEX_VARIABLE
+stc.STC_HPHP_DEFAULT
+stc.STC_HPHP_HSTRING
+stc.STC_HPHP_HSTRING_VARIABLE
+stc.STC_HPHP_NUMBER
+stc.STC_HPHP_OPERATOR
+stc.STC_HPHP_SIMPLESTRING
+stc.STC_HPHP_VARIABLE
+stc.STC_HPHP_WORD
+stc.STC_HP_CHARACTER
+stc.STC_HP_CLASSNAME
+stc.STC_HP_COMMENTLINE
+stc.STC_HP_DEFAULT
+stc.STC_HP_DEFNAME
+stc.STC_HP_IDENTIFIER
+stc.STC_HP_NUMBER
+stc.STC_HP_OPERATOR
+stc.STC_HP_START
+stc.STC_HP_STRING
+stc.STC_HP_TRIPLE
+stc.STC_HP_TRIPLEDOUBLE
+stc.STC_HP_WORD
+stc.STC_H_ASP
+stc.STC_H_ASPAT
+stc.STC_H_ATTRIBUTE
+stc.STC_H_ATTRIBUTEUNKNOWN
+stc.STC_H_CDATA
+stc.STC_H_COMMENT
+stc.STC_H_DEFAULT
+stc.STC_H_DOUBLESTRING
+stc.STC_H_ENTITY
+stc.STC_H_NUMBER
+stc.STC_H_OTHER
+stc.STC_H_QUESTION
+stc.STC_H_SCRIPT
+stc.STC_H_SGML_1ST_PARAM
+stc.STC_H_SGML_1ST_PARAM_COMMENT
+stc.STC_H_SGML_BLOCK_DEFAULT
+stc.STC_H_SGML_COMMAND
+stc.STC_H_SGML_COMMENT
+stc.STC_H_SGML_DEFAULT
+stc.STC_H_SGML_DOUBLESTRING
+stc.STC_H_SGML_ENTITY
+stc.STC_H_SGML_ERROR
+stc.STC_H_SGML_SIMPLESTRING
+stc.STC_H_SGML_SPECIAL
+stc.STC_H_SINGLESTRING
+stc.STC_H_TAG
+stc.STC_H_TAGEND
+stc.STC_H_TAGUNKNOWN
+stc.STC_H_VALUE
+stc.STC_H_XCCOMMENT
+stc.STC_H_XMLEND
+stc.STC_H_XMLSTART
+stc.STC_INDIC0_MASK
+stc.STC_INDIC1_MASK
+stc.STC_INDIC2_MASK
+stc.STC_INDICS_MASK
+stc.STC_INDIC_BOX
+stc.STC_INDIC_DIAGONAL
+stc.STC_INDIC_HIDDEN
+stc.STC_INDIC_MAX
+stc.STC_INDIC_PLAIN
+stc.STC_INDIC_SQUIGGLE
+stc.STC_INDIC_STRIKE
+stc.STC_INDIC_TT
+stc.STC_INVALID_POSITION
+stc.STC_KEYWORDSET_MAX
+stc.STC_KEY_ADD
+stc.STC_KEY_BACK
+stc.STC_KEY_DELETE
+stc.STC_KEY_DIVIDE
+stc.STC_KEY_DOWN
+stc.STC_KEY_END
+stc.STC_KEY_ESCAPE
+stc.STC_KEY_HOME
+stc.STC_KEY_INSERT
+stc.STC_KEY_LEFT
+stc.STC_KEY_NEXT
+stc.STC_KEY_PRIOR
+stc.STC_KEY_RETURN
+stc.STC_KEY_RIGHT
+stc.STC_KEY_SUBTRACT
+stc.STC_KEY_TAB
+stc.STC_KEY_UP
+stc.STC_KIX_COMMENT
+stc.STC_KIX_DEFAULT
+stc.STC_KIX_FUNCTIONS
+stc.STC_KIX_IDENTIFIER
+stc.STC_KIX_KEYWORD
+stc.STC_KIX_MACRO
+stc.STC_KIX_NUMBER
+stc.STC_KIX_OPERATOR
+stc.STC_KIX_STRING1
+stc.STC_KIX_STRING2
+stc.STC_KIX_VAR
+stc.STC_LASTSTEPINUNDOREDO
+stc.STC_LEXER_START
+stc.STC_LEX_ADA
+stc.STC_LEX_APDL
+stc.STC_LEX_ASM
+stc.STC_LEX_ASN1
+stc.STC_LEX_ASP
+stc.STC_LEX_AU3
+stc.STC_LEX_AUTOMATIC
+stc.STC_LEX_AVE
+stc.STC_LEX_BAAN
+stc.STC_LEX_BASH
+stc.STC_LEX_BATCH
+stc.STC_LEX_BLITZBASIC
+stc.STC_LEX_BULLANT
+stc.STC_LEX_CAML
+stc.STC_LEX_CLW
+stc.STC_LEX_CLWNOCASE
+stc.STC_LEX_CONF
+stc.STC_LEX_CONTAINER
+stc.STC_LEX_CPP
+stc.STC_LEX_CPPNOCASE
+stc.STC_LEX_CSOUND
+stc.STC_LEX_CSS
+stc.STC_LEX_DIFF
+stc.STC_LEX_EIFFEL
+stc.STC_LEX_EIFFELKW
+stc.STC_LEX_ERLANG
+stc.STC_LEX_ERRORLIST
+stc.STC_LEX_ESCRIPT
+stc.STC_LEX_F77
+stc.STC_LEX_FLAGSHIP
+stc.STC_LEX_FORTH
+stc.STC_LEX_FORTRAN
+stc.STC_LEX_FREEBASIC
+stc.STC_LEX_GUI4CLI
+stc.STC_LEX_HASKELL
+stc.STC_LEX_HTML
+stc.STC_LEX_KIX
+stc.STC_LEX_LATEX
+stc.STC_LEX_LISP
+stc.STC_LEX_LOT
+stc.STC_LEX_LOUT
+stc.STC_LEX_LUA
+stc.STC_LEX_MAKEFILE
+stc.STC_LEX_MATLAB
+stc.STC_LEX_METAPOST
+stc.STC_LEX_MMIXAL
+stc.STC_LEX_MSSQL
+stc.STC_LEX_NNCRONTAB
+stc.STC_LEX_NSIS
+stc.STC_LEX_NULL
+stc.STC_LEX_OCTAVE
+stc.STC_LEX_PASCAL
+stc.STC_LEX_PERL
+stc.STC_LEX_PHP
+stc.STC_LEX_PHPSCRIPT
+stc.STC_LEX_POV
+stc.STC_LEX_POWERBASIC
+stc.STC_LEX_PROPERTIES
+stc.STC_LEX_PS
+stc.STC_LEX_PUREBASIC
+stc.STC_LEX_PYTHON
+stc.STC_LEX_REBOL
+stc.STC_LEX_RUBY
+stc.STC_LEX_SCRIPTOL
+stc.STC_LEX_SMALLTALK
+stc.STC_LEX_SPECMAN
+stc.STC_LEX_SQL
+stc.STC_LEX_TADS3
+stc.STC_LEX_TCL
+stc.STC_LEX_TEX
+stc.STC_LEX_VB
+stc.STC_LEX_VBSCRIPT
+stc.STC_LEX_VERILOG
+stc.STC_LEX_VHDL
+stc.STC_LEX_XCODE
+stc.STC_LEX_XML
+stc.STC_LEX_YAML
+stc.STC_LISP_COMMENT
+stc.STC_LISP_DEFAULT
+stc.STC_LISP_IDENTIFIER
+stc.STC_LISP_KEYWORD
+stc.STC_LISP_KEYWORD_KW
+stc.STC_LISP_MULTI_COMMENT
+stc.STC_LISP_NUMBER
+stc.STC_LISP_OPERATOR
+stc.STC_LISP_SPECIAL
+stc.STC_LISP_STRING
+stc.STC_LISP_STRINGEOL
+stc.STC_LISP_SYMBOL
+stc.STC_LOT_ABORT
+stc.STC_LOT_BREAK
+stc.STC_LOT_DEFAULT
+stc.STC_LOT_FAIL
+stc.STC_LOT_HEADER
+stc.STC_LOT_PASS
+stc.STC_LOT_SET
+stc.STC_LOUT_COMMENT
+stc.STC_LOUT_DEFAULT
+stc.STC_LOUT_IDENTIFIER
+stc.STC_LOUT_NUMBER
+stc.STC_LOUT_OPERATOR
+stc.STC_LOUT_STRING
+stc.STC_LOUT_STRINGEOL
+stc.STC_LOUT_WORD
+stc.STC_LOUT_WORD2
+stc.STC_LOUT_WORD3
+stc.STC_LOUT_WORD4
+stc.STC_LUA_CHARACTER
+stc.STC_LUA_COMMENT
+stc.STC_LUA_COMMENTDOC
+stc.STC_LUA_COMMENTLINE
+stc.STC_LUA_DEFAULT
+stc.STC_LUA_IDENTIFIER
+stc.STC_LUA_LITERALSTRING
+stc.STC_LUA_NUMBER
+stc.STC_LUA_OPERATOR
+stc.STC_LUA_PREPROCESSOR
+stc.STC_LUA_STRING
+stc.STC_LUA_STRINGEOL
+stc.STC_LUA_WORD
+stc.STC_LUA_WORD2
+stc.STC_LUA_WORD3
+stc.STC_LUA_WORD4
+stc.STC_LUA_WORD5
+stc.STC_LUA_WORD6
+stc.STC_LUA_WORD7
+stc.STC_LUA_WORD8
+stc.STC_L_COMMAND
+stc.STC_L_COMMENT
+stc.STC_L_DEFAULT
+stc.STC_L_MATH
+stc.STC_L_TAG
+stc.STC_MAKE_COMMENT
+stc.STC_MAKE_DEFAULT
+stc.STC_MAKE_IDENTIFIER
+stc.STC_MAKE_IDEOL
+stc.STC_MAKE_OPERATOR
+stc.STC_MAKE_PREPROCESSOR
+stc.STC_MAKE_TARGET
+stc.STC_MARGIN_NUMBER
+stc.STC_MARGIN_SYMBOL
+stc.STC_MARKER_MAX
+stc.STC_MARKNUM_FOLDER
+stc.STC_MARKNUM_FOLDEREND
+stc.STC_MARKNUM_FOLDERMIDTAIL
+stc.STC_MARKNUM_FOLDEROPEN
+stc.STC_MARKNUM_FOLDEROPENMID
+stc.STC_MARKNUM_FOLDERSUB
+stc.STC_MARKNUM_FOLDERTAIL
+stc.STC_MARK_ARROW
+stc.STC_MARK_ARROWDOWN
+stc.STC_MARK_ARROWS
+stc.STC_MARK_BACKGROUND
+stc.STC_MARK_BOXMINUS
+stc.STC_MARK_BOXMINUSCONNECTED
+stc.STC_MARK_BOXPLUS
+stc.STC_MARK_BOXPLUSCONNECTED
+stc.STC_MARK_CHARACTER
+stc.STC_MARK_CIRCLE
+stc.STC_MARK_CIRCLEMINUS
+stc.STC_MARK_CIRCLEMINUSCONNECTED
+stc.STC_MARK_CIRCLEPLUS
+stc.STC_MARK_CIRCLEPLUSCONNECTED
+stc.STC_MARK_DOTDOTDOT
+stc.STC_MARK_EMPTY
+stc.STC_MARK_FULLRECT
+stc.STC_MARK_LCORNER
+stc.STC_MARK_LCORNERCURVE
+stc.STC_MARK_MINUS
+stc.STC_MARK_PIXMAP
+stc.STC_MARK_PLUS
+stc.STC_MARK_ROUNDRECT
+stc.STC_MARK_SHORTARROW
+stc.STC_MARK_SMALLRECT
+stc.STC_MARK_TCORNER
+stc.STC_MARK_TCORNERCURVE
+stc.STC_MARK_VLINE
+stc.STC_MASK_FOLDERS
+stc.STC_MATLAB_COMMAND
+stc.STC_MATLAB_COMMENT
+stc.STC_MATLAB_DEFAULT
+stc.STC_MATLAB_DOUBLEQUOTESTRING
+stc.STC_MATLAB_IDENTIFIER
+stc.STC_MATLAB_KEYWORD
+stc.STC_MATLAB_NUMBER
+stc.STC_MATLAB_OPERATOR
+stc.STC_MATLAB_STRING
+stc.STC_METAPOST_COMMAND
+stc.STC_METAPOST_DEFAULT
+stc.STC_METAPOST_EXTRA
+stc.STC_METAPOST_GROUP
+stc.STC_METAPOST_SPECIAL
+stc.STC_METAPOST_SYMBOL
+stc.STC_METAPOST_TEXT
+stc.STC_MMIXAL_CHAR
+stc.STC_MMIXAL_COMMENT
+stc.STC_MMIXAL_HEX
+stc.STC_MMIXAL_INCLUDE
+stc.STC_MMIXAL_LABEL
+stc.STC_MMIXAL_LEADWS
+stc.STC_MMIXAL_NUMBER
+stc.STC_MMIXAL_OPCODE
+stc.STC_MMIXAL_OPCODE_POST
+stc.STC_MMIXAL_OPCODE_PRE
+stc.STC_MMIXAL_OPCODE_UNKNOWN
+stc.STC_MMIXAL_OPCODE_VALID
+stc.STC_MMIXAL_OPERANDS
+stc.STC_MMIXAL_OPERATOR
+stc.STC_MMIXAL_REF
+stc.STC_MMIXAL_REGISTER
+stc.STC_MMIXAL_STRING
+stc.STC_MMIXAL_SYMBOL
+stc.STC_MODEVENTMASKALL
+stc.STC_MOD_BEFOREDELETE
+stc.STC_MOD_BEFOREINSERT
+stc.STC_MOD_CHANGEFOLD
+stc.STC_MOD_CHANGEMARKER
+stc.STC_MOD_CHANGESTYLE
+stc.STC_MOD_DELETETEXT
+stc.STC_MOD_INSERTTEXT
+stc.STC_MSSQL_COLUMN_NAME
+stc.STC_MSSQL_COLUMN_NAME_2
+stc.STC_MSSQL_COMMENT
+stc.STC_MSSQL_DATATYPE
+stc.STC_MSSQL_DEFAULT
+stc.STC_MSSQL_DEFAULT_PREF_DATATYPE
+stc.STC_MSSQL_FUNCTION
+stc.STC_MSSQL_GLOBAL_VARIABLE
+stc.STC_MSSQL_IDENTIFIER
+stc.STC_MSSQL_LINE_COMMENT
+stc.STC_MSSQL_NUMBER
+stc.STC_MSSQL_OPERATOR
+stc.STC_MSSQL_STATEMENT
+stc.STC_MSSQL_STORED_PROCEDURE
+stc.STC_MSSQL_STRING
+stc.STC_MSSQL_SYSTABLE
+stc.STC_MSSQL_VARIABLE
+stc.STC_MULTILINEUNDOREDO
+stc.STC_MULTISTEPUNDOREDO
+stc.STC_NNCRONTAB_ASTERISK
+stc.STC_NNCRONTAB_COMMENT
+stc.STC_NNCRONTAB_DEFAULT
+stc.STC_NNCRONTAB_ENVIRONMENT
+stc.STC_NNCRONTAB_IDENTIFIER
+stc.STC_NNCRONTAB_KEYWORD
+stc.STC_NNCRONTAB_MODIFIER
+stc.STC_NNCRONTAB_NUMBER
+stc.STC_NNCRONTAB_SECTION
+stc.STC_NNCRONTAB_STRING
+stc.STC_NNCRONTAB_TASK
+stc.STC_NSIS_COMMENT
+stc.STC_NSIS_COMMENTBOX
+stc.STC_NSIS_DEFAULT
+stc.STC_NSIS_FUNCTION
+stc.STC_NSIS_FUNCTIONDEF
+stc.STC_NSIS_IFDEFINEDEF
+stc.STC_NSIS_LABEL
+stc.STC_NSIS_MACRODEF
+stc.STC_NSIS_NUMBER
+stc.STC_NSIS_PAGEEX
+stc.STC_NSIS_SECTIONDEF
+stc.STC_NSIS_SECTIONGROUP
+stc.STC_NSIS_STRINGDQ
+stc.STC_NSIS_STRINGLQ
+stc.STC_NSIS_STRINGRQ
+stc.STC_NSIS_STRINGVAR
+stc.STC_NSIS_SUBSECTIONDEF
+stc.STC_NSIS_USERDEFINED
+stc.STC_NSIS_VARIABLE
+stc.STC_OPTIONAL_START
+stc.STC_PERFORMED_REDO
+stc.STC_PERFORMED_UNDO
+stc.STC_PERFORMED_USER
+stc.STC_PL_ARRAY
+stc.STC_PL_BACKTICKS
+stc.STC_PL_CHARACTER
+stc.STC_PL_COMMENTLINE
+stc.STC_PL_DATASECTION
+stc.STC_PL_DEFAULT
+stc.STC_PL_ERROR
+stc.STC_PL_HASH
+stc.STC_PL_HERE_DELIM
+stc.STC_PL_HERE_Q
+stc.STC_PL_HERE_QQ
+stc.STC_PL_HERE_QX
+stc.STC_PL_IDENTIFIER
+stc.STC_PL_LONGQUOTE
+stc.STC_PL_NUMBER
+stc.STC_PL_OPERATOR
+stc.STC_PL_POD
+stc.STC_PL_POD_VERB
+stc.STC_PL_PREPROCESSOR
+stc.STC_PL_PUNCTUATION
+stc.STC_PL_REGEX
+stc.STC_PL_REGSUBST
+stc.STC_PL_SCALAR
+stc.STC_PL_STRING
+stc.STC_PL_STRING_Q
+stc.STC_PL_STRING_QQ
+stc.STC_PL_STRING_QR
+stc.STC_PL_STRING_QW
+stc.STC_PL_STRING_QX
+stc.STC_PL_SYMBOLTABLE
+stc.STC_PL_VARIABLE_INDEXER
+stc.STC_PL_WORD
+stc.STC_POV_BADDIRECTIVE
+stc.STC_POV_COMMENT
+stc.STC_POV_COMMENTLINE
+stc.STC_POV_DEFAULT
+stc.STC_POV_DIRECTIVE
+stc.STC_POV_IDENTIFIER
+stc.STC_POV_NUMBER
+stc.STC_POV_OPERATOR
+stc.STC_POV_STRING
+stc.STC_POV_STRINGEOL
+stc.STC_POV_WORD2
+stc.STC_POV_WORD3
+stc.STC_POV_WORD4
+stc.STC_POV_WORD5
+stc.STC_POV_WORD6
+stc.STC_POV_WORD7
+stc.STC_POV_WORD8
+stc.STC_PRINT_BLACKONWHITE
+stc.STC_PRINT_COLOURONWHITE
+stc.STC_PRINT_COLOURONWHITEDEFAULTBG
+stc.STC_PRINT_INVERTLIGHT
+stc.STC_PRINT_NORMAL
+stc.STC_PROPS_ASSIGNMENT
+stc.STC_PROPS_COMMENT
+stc.STC_PROPS_DEFAULT
+stc.STC_PROPS_DEFVAL
+stc.STC_PROPS_SECTION
+stc.STC_PS_BADSTRINGCHAR
+stc.STC_PS_BASE85STRING
+stc.STC_PS_COMMENT
+stc.STC_PS_DEFAULT
+stc.STC_PS_DSC_COMMENT
+stc.STC_PS_DSC_VALUE
+stc.STC_PS_HEXSTRING
+stc.STC_PS_IMMEVAL
+stc.STC_PS_KEYWORD
+stc.STC_PS_LITERAL
+stc.STC_PS_NAME
+stc.STC_PS_NUMBER
+stc.STC_PS_PAREN_ARRAY
+stc.STC_PS_PAREN_DICT
+stc.STC_PS_PAREN_PROC
+stc.STC_PS_TEXT
+stc.STC_P_CHARACTER
+stc.STC_P_CLASSNAME
+stc.STC_P_COMMENTBLOCK
+stc.STC_P_COMMENTLINE
+stc.STC_P_DECORATOR
+stc.STC_P_DEFAULT
+stc.STC_P_DEFNAME
+stc.STC_P_IDENTIFIER
+stc.STC_P_NUMBER
+stc.STC_P_OPERATOR
+stc.STC_P_STRING
+stc.STC_P_STRINGEOL
+stc.STC_P_TRIPLE
+stc.STC_P_TRIPLEDOUBLE
+stc.STC_P_WORD
+stc.STC_P_WORD2
+stc.STC_RB_BACKTICKS
+stc.STC_RB_CHARACTER
+stc.STC_RB_CLASSNAME
+stc.STC_RB_CLASS_VAR
+stc.STC_RB_COMMENTLINE
+stc.STC_RB_DATASECTION
+stc.STC_RB_DEFAULT
+stc.STC_RB_DEFNAME
+stc.STC_RB_ERROR
+stc.STC_RB_GLOBAL
+stc.STC_RB_HERE_DELIM
+stc.STC_RB_HERE_Q
+stc.STC_RB_HERE_QQ
+stc.STC_RB_HERE_QX
+stc.STC_RB_IDENTIFIER
+stc.STC_RB_INSTANCE_VAR
+stc.STC_RB_MODULE_NAME
+stc.STC_RB_NUMBER
+stc.STC_RB_OPERATOR
+stc.STC_RB_POD
+stc.STC_RB_REGEX
+stc.STC_RB_STDERR
+stc.STC_RB_STDIN
+stc.STC_RB_STDOUT
+stc.STC_RB_STRING
+stc.STC_RB_STRING_Q
+stc.STC_RB_STRING_QQ
+stc.STC_RB_STRING_QR
+stc.STC_RB_STRING_QW
+stc.STC_RB_STRING_QX
+stc.STC_RB_SYMBOL
+stc.STC_RB_UPPER_BOUND
+stc.STC_RB_WORD
+stc.STC_RB_WORD_DEMOTED
+stc.STC_REBOL_BINARY
+stc.STC_REBOL_BRACEDSTRING
+stc.STC_REBOL_CHARACTER
+stc.STC_REBOL_COMMENTBLOCK
+stc.STC_REBOL_COMMENTLINE
+stc.STC_REBOL_DATE
+stc.STC_REBOL_DEFAULT
+stc.STC_REBOL_EMAIL
+stc.STC_REBOL_FILE
+stc.STC_REBOL_IDENTIFIER
+stc.STC_REBOL_ISSUE
+stc.STC_REBOL_MONEY
+stc.STC_REBOL_NUMBER
+stc.STC_REBOL_OPERATOR
+stc.STC_REBOL_PAIR
+stc.STC_REBOL_PREFACE
+stc.STC_REBOL_QUOTEDSTRING
+stc.STC_REBOL_TAG
+stc.STC_REBOL_TIME
+stc.STC_REBOL_TUPLE
+stc.STC_REBOL_URL
+stc.STC_REBOL_WORD
+stc.STC_REBOL_WORD2
+stc.STC_REBOL_WORD3
+stc.STC_REBOL_WORD4
+stc.STC_REBOL_WORD5
+stc.STC_REBOL_WORD6
+stc.STC_REBOL_WORD7
+stc.STC_REBOL_WORD8
+stc.STC_SCMOD_ALT
+stc.STC_SCMOD_CTRL
+stc.STC_SCMOD_NORM
+stc.STC_SCMOD_SHIFT
+stc.STC_SCRIPTOL_CHARACTER
+stc.STC_SCRIPTOL_CLASSNAME
+stc.STC_SCRIPTOL_COMMENTBLOCK
+stc.STC_SCRIPTOL_COMMENTLINE
+stc.STC_SCRIPTOL_CSTYLE
+stc.STC_SCRIPTOL_DEFAULT
+stc.STC_SCRIPTOL_IDENTIFIER
+stc.STC_SCRIPTOL_KEYWORD
+stc.STC_SCRIPTOL_NUMBER
+stc.STC_SCRIPTOL_OPERATOR
+stc.STC_SCRIPTOL_PERSISTENT
+stc.STC_SCRIPTOL_PREPROCESSOR
+stc.STC_SCRIPTOL_STRING
+stc.STC_SCRIPTOL_STRINGEOL
+stc.STC_SCRIPTOL_TRIPLE
+stc.STC_SCRIPTOL_WHITE
+stc.STC_SEL_LINES
+stc.STC_SEL_RECTANGLE
+stc.STC_SEL_STREAM
+stc.STC_SH_BACKTICKS
+stc.STC_SH_CHARACTER
+stc.STC_SH_COMMENTLINE
+stc.STC_SH_DEFAULT
+stc.STC_SH_ERROR
+stc.STC_SH_HERE_DELIM
+stc.STC_SH_HERE_Q
+stc.STC_SH_IDENTIFIER
+stc.STC_SH_NUMBER
+stc.STC_SH_OPERATOR
+stc.STC_SH_PARAM
+stc.STC_SH_SCALAR
+stc.STC_SH_STRING
+stc.STC_SH_WORD
+stc.STC_SN_CODE
+stc.STC_SN_COMMENTLINE
+stc.STC_SN_COMMENTLINEBANG
+stc.STC_SN_DEFAULT
+stc.STC_SN_IDENTIFIER
+stc.STC_SN_NUMBER
+stc.STC_SN_OPERATOR
+stc.STC_SN_PREPROCESSOR
+stc.STC_SN_REGEXTAG
+stc.STC_SN_SIGNAL
+stc.STC_SN_STRING
+stc.STC_SN_STRINGEOL
+stc.STC_SN_USER
+stc.STC_SN_WORD
+stc.STC_SN_WORD2
+stc.STC_SN_WORD3
+stc.STC_SQL_CHARACTER
+stc.STC_SQL_COMMENT
+stc.STC_SQL_COMMENTDOC
+stc.STC_SQL_COMMENTDOCKEYWORD
+stc.STC_SQL_COMMENTDOCKEYWORDERROR
+stc.STC_SQL_COMMENTLINE
+stc.STC_SQL_COMMENTLINEDOC
+stc.STC_SQL_DEFAULT
+stc.STC_SQL_IDENTIFIER
+stc.STC_SQL_NUMBER
+stc.STC_SQL_OPERATOR
+stc.STC_SQL_QUOTEDIDENTIFIER
+stc.STC_SQL_SQLPLUS
+stc.STC_SQL_SQLPLUS_COMMENT
+stc.STC_SQL_SQLPLUS_PROMPT
+stc.STC_SQL_STRING
+stc.STC_SQL_USER1
+stc.STC_SQL_USER2
+stc.STC_SQL_USER3
+stc.STC_SQL_USER4
+stc.STC_SQL_WORD
+stc.STC_SQL_WORD2
+stc.STC_START
+stc.STC_STYLE_BRACEBAD
+stc.STC_STYLE_BRACELIGHT
+stc.STC_STYLE_CONTROLCHAR
+stc.STC_STYLE_DEFAULT
+stc.STC_STYLE_INDENTGUIDE
+stc.STC_STYLE_LASTPREDEFINED
+stc.STC_STYLE_LINENUMBER
+stc.STC_STYLE_MAX
+stc.STC_ST_ASSIGN
+stc.STC_ST_BINARY
+stc.STC_ST_BOOL
+stc.STC_ST_CHARACTER
+stc.STC_ST_COMMENT
+stc.STC_ST_DEFAULT
+stc.STC_ST_GLOBAL
+stc.STC_ST_KWSEND
+stc.STC_ST_NIL
+stc.STC_ST_NUMBER
+stc.STC_ST_RETURN
+stc.STC_ST_SELF
+stc.STC_ST_SPECIAL
+stc.STC_ST_SPEC_SEL
+stc.STC_ST_STRING
+stc.STC_ST_SUPER
+stc.STC_ST_SYMBOL
+stc.STC_T3_BLOCK_COMMENT
+stc.STC_T3_DEFAULT
+stc.STC_T3_D_STRING
+stc.STC_T3_HTML_DEFAULT
+stc.STC_T3_HTML_STRING
+stc.STC_T3_HTML_TAG
+stc.STC_T3_IDENTIFIER
+stc.STC_T3_KEYWORD
+stc.STC_T3_LIB_DIRECTIVE
+stc.STC_T3_LINE_COMMENT
+stc.STC_T3_MSG_PARAM
+stc.STC_T3_NUMBER
+stc.STC_T3_OPERATOR
+stc.STC_T3_PREPROCESSOR
+stc.STC_T3_S_STRING
+stc.STC_T3_USER1
+stc.STC_T3_USER2
+stc.STC_T3_USER3
+stc.STC_T3_X_DEFAULT
+stc.STC_T3_X_STRING
+stc.STC_TEX_COMMAND
+stc.STC_TEX_DEFAULT
+stc.STC_TEX_GROUP
+stc.STC_TEX_SPECIAL
+stc.STC_TEX_SYMBOL
+stc.STC_TEX_TEXT
+stc.STC_TIME_FOREVER
+stc.STC_USE_DND
+stc.STC_USE_POPUP
+stc.STC_VHDL_ATTRIBUTE
+stc.STC_VHDL_COMMENT
+stc.STC_VHDL_COMMENTLINEBANG
+stc.STC_VHDL_DEFAULT
+stc.STC_VHDL_IDENTIFIER
+stc.STC_VHDL_KEYWORD
+stc.STC_VHDL_NUMBER
+stc.STC_VHDL_OPERATOR
+stc.STC_VHDL_STDFUNCTION
+stc.STC_VHDL_STDOPERATOR
+stc.STC_VHDL_STDPACKAGE
+stc.STC_VHDL_STDTYPE
+stc.STC_VHDL_STRING
+stc.STC_VHDL_STRINGEOL
+stc.STC_VHDL_USERWORD
+stc.STC_VISIBLE_SLOP
+stc.STC_VISIBLE_STRICT
+stc.STC_V_COMMENT
+stc.STC_V_COMMENTLINE
+stc.STC_V_COMMENTLINEBANG
+stc.STC_V_DEFAULT
+stc.STC_V_IDENTIFIER
+stc.STC_V_NUMBER
+stc.STC_V_OPERATOR
+stc.STC_V_PREPROCESSOR
+stc.STC_V_STRING
+stc.STC_V_STRINGEOL
+stc.STC_V_USER
+stc.STC_V_WORD
+stc.STC_V_WORD2
+stc.STC_V_WORD3
+stc.STC_WRAPVISUALFLAGLOC_DEFAULT
+stc.STC_WRAPVISUALFLAGLOC_END_BY_TEXT
+stc.STC_WRAPVISUALFLAGLOC_START_BY_TEXT
+stc.STC_WRAPVISUALFLAG_END
+stc.STC_WRAPVISUALFLAG_NONE
+stc.STC_WRAPVISUALFLAG_START
+stc.STC_WRAP_CHAR
+stc.STC_WRAP_NONE
+stc.STC_WRAP_WORD
+stc.STC_WS_INVISIBLE
+stc.STC_WS_VISIBLEAFTERINDENT
+stc.STC_WS_VISIBLEALWAYS
+stc.STC_YAML_COMMENT
+stc.STC_YAML_DEFAULT
+stc.STC_YAML_DOCUMENT
+stc.STC_YAML_ERROR
+stc.STC_YAML_IDENTIFIER
+stc.STC_YAML_KEYWORD
+stc.STC_YAML_NUMBER
+stc.STC_YAML_REFERENCE
+stc.STC_YAML_TEXT
+stc.StyledTextCtrl(
+stc.StyledTextCtrlPtr(
+stc.StyledTextEvent(
+stc.StyledTextEventPtr(
+stc.__builtins__
+stc.__doc__
+stc.__docfilter__(
+stc.__file__
+stc.__name__
+stc.__package__
+stc.cvar
+stc.wx
+stc.wxEVT_STC_AUTOCOMP_SELECTION
+stc.wxEVT_STC_CALLTIP_CLICK
+stc.wxEVT_STC_CHANGE
+stc.wxEVT_STC_CHARADDED
+stc.wxEVT_STC_DOUBLECLICK
+stc.wxEVT_STC_DO_DROP
+stc.wxEVT_STC_DRAG_OVER
+stc.wxEVT_STC_DWELLEND
+stc.wxEVT_STC_DWELLSTART
+stc.wxEVT_STC_HOTSPOT_CLICK
+stc.wxEVT_STC_HOTSPOT_DCLICK
+stc.wxEVT_STC_KEY
+stc.wxEVT_STC_MACRORECORD
+stc.wxEVT_STC_MARGINCLICK
+stc.wxEVT_STC_MODIFIED
+stc.wxEVT_STC_NEEDSHOWN
+stc.wxEVT_STC_PAINTED
+stc.wxEVT_STC_ROMODIFYATTEMPT
+stc.wxEVT_STC_SAVEPOINTLEFT
+stc.wxEVT_STC_SAVEPOINTREACHED
+stc.wxEVT_STC_START_DRAG
+stc.wxEVT_STC_STYLENEEDED
+stc.wxEVT_STC_UPDATEUI
+stc.wxEVT_STC_URIDROPPED
+stc.wxEVT_STC_USERLISTSELECTION
+stc.wxEVT_STC_ZOOM
+
+--- from wx.stc import * ---
+EVT_STC_CALLTIP_CLICK(
+EVT_STC_CHANGE(
+EVT_STC_CHARADDED(
+EVT_STC_DOUBLECLICK(
+EVT_STC_DO_DROP(
+EVT_STC_DRAG_OVER(
+EVT_STC_DWELLEND(
+EVT_STC_DWELLSTART(
+EVT_STC_HOTSPOT_CLICK(
+EVT_STC_HOTSPOT_DCLICK(
+EVT_STC_KEY(
+EVT_STC_MACRORECORD(
+EVT_STC_MARGINCLICK(
+EVT_STC_MODIFIED(
+EVT_STC_NEEDSHOWN(
+EVT_STC_PAINTED(
+EVT_STC_ROMODIFYATTEMPT(
+EVT_STC_SAVEPOINTLEFT(
+EVT_STC_SAVEPOINTREACHED(
+EVT_STC_START_DRAG(
+EVT_STC_STYLENEEDED(
+EVT_STC_UPDATEUI(
+EVT_STC_URIDROPPED(
+EVT_STC_USERLISTSELECTION(
+EVT_STC_ZOOM(
+PreStyledTextCtrl(
+STCNameStr
+STC_ADA_CHARACTER
+STC_ADA_CHARACTEREOL
+STC_ADA_COMMENTLINE
+STC_ADA_DEFAULT
+STC_ADA_DELIMITER
+STC_ADA_IDENTIFIER
+STC_ADA_ILLEGAL
+STC_ADA_LABEL
+STC_ADA_NUMBER
+STC_ADA_STRING
+STC_ADA_STRINGEOL
+STC_ADA_WORD
+STC_APDL_ARGUMENT
+STC_APDL_COMMAND
+STC_APDL_COMMENT
+STC_APDL_COMMENTBLOCK
+STC_APDL_DEFAULT
+STC_APDL_FUNCTION
+STC_APDL_NUMBER
+STC_APDL_OPERATOR
+STC_APDL_PROCESSOR
+STC_APDL_SLASHCOMMAND
+STC_APDL_STARCOMMAND
+STC_APDL_STRING
+STC_APDL_WORD
+STC_ASM_CHARACTER
+STC_ASM_COMMENT
+STC_ASM_COMMENTBLOCK
+STC_ASM_CPUINSTRUCTION
+STC_ASM_DEFAULT
+STC_ASM_DIRECTIVE
+STC_ASM_DIRECTIVEOPERAND
+STC_ASM_EXTINSTRUCTION
+STC_ASM_IDENTIFIER
+STC_ASM_MATHINSTRUCTION
+STC_ASM_NUMBER
+STC_ASM_OPERATOR
+STC_ASM_REGISTER
+STC_ASM_STRING
+STC_ASM_STRINGEOL
+STC_ASN1_ATTRIBUTE
+STC_ASN1_COMMENT
+STC_ASN1_DEFAULT
+STC_ASN1_DESCRIPTOR
+STC_ASN1_IDENTIFIER
+STC_ASN1_KEYWORD
+STC_ASN1_OID
+STC_ASN1_OPERATOR
+STC_ASN1_SCALAR
+STC_ASN1_STRING
+STC_ASN1_TYPE
+STC_AU3_COMMENT
+STC_AU3_COMMENTBLOCK
+STC_AU3_COMOBJ
+STC_AU3_DEFAULT
+STC_AU3_EXPAND
+STC_AU3_FUNCTION
+STC_AU3_KEYWORD
+STC_AU3_MACRO
+STC_AU3_NUMBER
+STC_AU3_OPERATOR
+STC_AU3_PREPROCESSOR
+STC_AU3_SENT
+STC_AU3_SPECIAL
+STC_AU3_STRING
+STC_AU3_VARIABLE
+STC_AVE_COMMENT
+STC_AVE_DEFAULT
+STC_AVE_ENUM
+STC_AVE_IDENTIFIER
+STC_AVE_NUMBER
+STC_AVE_OPERATOR
+STC_AVE_STRING
+STC_AVE_STRINGEOL
+STC_AVE_WORD
+STC_AVE_WORD1
+STC_AVE_WORD2
+STC_AVE_WORD3
+STC_AVE_WORD4
+STC_AVE_WORD5
+STC_AVE_WORD6
+STC_BAAN_COMMENT
+STC_BAAN_COMMENTDOC
+STC_BAAN_DEFAULT
+STC_BAAN_IDENTIFIER
+STC_BAAN_NUMBER
+STC_BAAN_OPERATOR
+STC_BAAN_PREPROCESSOR
+STC_BAAN_STRING
+STC_BAAN_STRINGEOL
+STC_BAAN_WORD
+STC_BAAN_WORD2
+STC_BAT_COMMAND
+STC_BAT_COMMENT
+STC_BAT_DEFAULT
+STC_BAT_HIDE
+STC_BAT_IDENTIFIER
+STC_BAT_LABEL
+STC_BAT_OPERATOR
+STC_BAT_WORD
+STC_B_ASM
+STC_B_BINNUMBER
+STC_B_COMMENT
+STC_B_CONSTANT
+STC_B_DATE
+STC_B_DEFAULT
+STC_B_ERROR
+STC_B_HEXNUMBER
+STC_B_IDENTIFIER
+STC_B_KEYWORD
+STC_B_KEYWORD2
+STC_B_KEYWORD3
+STC_B_KEYWORD4
+STC_B_LABEL
+STC_B_NUMBER
+STC_B_OPERATOR
+STC_B_PREPROCESSOR
+STC_B_STRING
+STC_B_STRINGEOL
+STC_CACHE_CARET
+STC_CACHE_DOCUMENT
+STC_CACHE_NONE
+STC_CACHE_PAGE
+STC_CAML_CHAR
+STC_CAML_COMMENT
+STC_CAML_COMMENT1
+STC_CAML_COMMENT2
+STC_CAML_COMMENT3
+STC_CAML_DEFAULT
+STC_CAML_IDENTIFIER
+STC_CAML_KEYWORD
+STC_CAML_KEYWORD2
+STC_CAML_KEYWORD3
+STC_CAML_LINENUM
+STC_CAML_NUMBER
+STC_CAML_OPERATOR
+STC_CAML_STRING
+STC_CAML_TAGNAME
+STC_CARET_EVEN
+STC_CARET_JUMPS
+STC_CARET_SLOP
+STC_CARET_STRICT
+STC_CASE_LOWER
+STC_CASE_MIXED
+STC_CASE_UPPER
+STC_CHARSET_8859_15
+STC_CHARSET_ANSI
+STC_CHARSET_ARABIC
+STC_CHARSET_BALTIC
+STC_CHARSET_CHINESEBIG5
+STC_CHARSET_CYRILLIC
+STC_CHARSET_DEFAULT
+STC_CHARSET_EASTEUROPE
+STC_CHARSET_GB2312
+STC_CHARSET_GREEK
+STC_CHARSET_HANGUL
+STC_CHARSET_HEBREW
+STC_CHARSET_JOHAB
+STC_CHARSET_MAC
+STC_CHARSET_OEM
+STC_CHARSET_RUSSIAN
+STC_CHARSET_SHIFTJIS
+STC_CHARSET_SYMBOL
+STC_CHARSET_THAI
+STC_CHARSET_TURKISH
+STC_CHARSET_VIETNAMESE
+STC_CLW_ATTRIBUTE
+STC_CLW_BUILTIN_PROCEDURES_FUNCTION
+STC_CLW_COMMENT
+STC_CLW_COMPILER_DIRECTIVE
+STC_CLW_DEFAULT
+STC_CLW_DEPRECATED
+STC_CLW_ERROR
+STC_CLW_INTEGER_CONSTANT
+STC_CLW_KEYWORD
+STC_CLW_LABEL
+STC_CLW_PICTURE_STRING
+STC_CLW_REAL_CONSTANT
+STC_CLW_RUNTIME_EXPRESSIONS
+STC_CLW_STANDARD_EQUATE
+STC_CLW_STRING
+STC_CLW_STRUCTURE_DATA_TYPE
+STC_CLW_USER_IDENTIFIER
+STC_CMD_BACKTAB
+STC_CMD_CANCEL
+STC_CMD_CHARLEFT
+STC_CMD_CHARLEFTEXTEND
+STC_CMD_CHARLEFTRECTEXTEND
+STC_CMD_CHARRIGHT
+STC_CMD_CHARRIGHTEXTEND
+STC_CMD_CHARRIGHTRECTEXTEND
+STC_CMD_CLEAR
+STC_CMD_COPY
+STC_CMD_CUT
+STC_CMD_DELETEBACK
+STC_CMD_DELETEBACKNOTLINE
+STC_CMD_DELLINELEFT
+STC_CMD_DELLINERIGHT
+STC_CMD_DELWORDLEFT
+STC_CMD_DELWORDRIGHT
+STC_CMD_DOCUMENTEND
+STC_CMD_DOCUMENTENDEXTEND
+STC_CMD_DOCUMENTSTART
+STC_CMD_DOCUMENTSTARTEXTEND
+STC_CMD_EDITTOGGLEOVERTYPE
+STC_CMD_FORMFEED
+STC_CMD_HOME
+STC_CMD_HOMEDISPLAY
+STC_CMD_HOMEDISPLAYEXTEND
+STC_CMD_HOMEEXTEND
+STC_CMD_HOMERECTEXTEND
+STC_CMD_HOMEWRAP
+STC_CMD_HOMEWRAPEXTEND
+STC_CMD_LINECOPY
+STC_CMD_LINECUT
+STC_CMD_LINEDELETE
+STC_CMD_LINEDOWN
+STC_CMD_LINEDOWNEXTEND
+STC_CMD_LINEDOWNRECTEXTEND
+STC_CMD_LINEDUPLICATE
+STC_CMD_LINEEND
+STC_CMD_LINEENDDISPLAY
+STC_CMD_LINEENDDISPLAYEXTEND
+STC_CMD_LINEENDEXTEND
+STC_CMD_LINEENDRECTEXTEND
+STC_CMD_LINEENDWRAP
+STC_CMD_LINEENDWRAPEXTEND
+STC_CMD_LINESCROLLDOWN
+STC_CMD_LINESCROLLUP
+STC_CMD_LINETRANSPOSE
+STC_CMD_LINEUP
+STC_CMD_LINEUPEXTEND
+STC_CMD_LINEUPRECTEXTEND
+STC_CMD_LOWERCASE
+STC_CMD_NEWLINE
+STC_CMD_PAGEDOWN
+STC_CMD_PAGEDOWNEXTEND
+STC_CMD_PAGEDOWNRECTEXTEND
+STC_CMD_PAGEUP
+STC_CMD_PAGEUPEXTEND
+STC_CMD_PAGEUPRECTEXTEND
+STC_CMD_PARADOWN
+STC_CMD_PARADOWNEXTEND
+STC_CMD_PARAUP
+STC_CMD_PARAUPEXTEND
+STC_CMD_PASTE
+STC_CMD_REDO
+STC_CMD_SELECTALL
+STC_CMD_STUTTEREDPAGEDOWN
+STC_CMD_STUTTEREDPAGEDOWNEXTEND
+STC_CMD_STUTTEREDPAGEUP
+STC_CMD_STUTTEREDPAGEUPEXTEND
+STC_CMD_TAB
+STC_CMD_UNDO
+STC_CMD_UPPERCASE
+STC_CMD_VCHOME
+STC_CMD_VCHOMEEXTEND
+STC_CMD_VCHOMERECTEXTEND
+STC_CMD_VCHOMEWRAP
+STC_CMD_VCHOMEWRAPEXTEND
+STC_CMD_WORDLEFT
+STC_CMD_WORDLEFTEND
+STC_CMD_WORDLEFTENDEXTEND
+STC_CMD_WORDLEFTEXTEND
+STC_CMD_WORDPARTLEFT
+STC_CMD_WORDPARTLEFTEXTEND
+STC_CMD_WORDPARTRIGHT
+STC_CMD_WORDPARTRIGHTEXTEND
+STC_CMD_WORDRIGHT
+STC_CMD_WORDRIGHTEND
+STC_CMD_WORDRIGHTENDEXTEND
+STC_CMD_WORDRIGHTEXTEND
+STC_CMD_ZOOMIN
+STC_CMD_ZOOMOUT
+STC_CONF_COMMENT
+STC_CONF_DEFAULT
+STC_CONF_DIRECTIVE
+STC_CONF_EXTENSION
+STC_CONF_IDENTIFIER
+STC_CONF_IP
+STC_CONF_NUMBER
+STC_CONF_OPERATOR
+STC_CONF_PARAMETER
+STC_CONF_STRING
+STC_CP_DBCS
+STC_CP_UTF8
+STC_CSOUND_ARATE_VAR
+STC_CSOUND_COMMENT
+STC_CSOUND_COMMENTBLOCK
+STC_CSOUND_DEFAULT
+STC_CSOUND_GLOBAL_VAR
+STC_CSOUND_HEADERSTMT
+STC_CSOUND_IDENTIFIER
+STC_CSOUND_INSTR
+STC_CSOUND_IRATE_VAR
+STC_CSOUND_KRATE_VAR
+STC_CSOUND_NUMBER
+STC_CSOUND_OPCODE
+STC_CSOUND_OPERATOR
+STC_CSOUND_PARAM
+STC_CSOUND_STRINGEOL
+STC_CSOUND_USERKEYWORD
+STC_CSS_ATTRIBUTE
+STC_CSS_CLASS
+STC_CSS_COMMENT
+STC_CSS_DEFAULT
+STC_CSS_DIRECTIVE
+STC_CSS_DOUBLESTRING
+STC_CSS_ID
+STC_CSS_IDENTIFIER
+STC_CSS_IDENTIFIER2
+STC_CSS_IMPORTANT
+STC_CSS_OPERATOR
+STC_CSS_PSEUDOCLASS
+STC_CSS_SINGLESTRING
+STC_CSS_TAG
+STC_CSS_UNKNOWN_IDENTIFIER
+STC_CSS_UNKNOWN_PSEUDOCLASS
+STC_CSS_VALUE
+STC_CURSORNORMAL
+STC_CURSORWAIT
+STC_C_CHARACTER
+STC_C_COMMENT
+STC_C_COMMENTDOC
+STC_C_COMMENTDOCKEYWORD
+STC_C_COMMENTDOCKEYWORDERROR
+STC_C_COMMENTLINE
+STC_C_COMMENTLINEDOC
+STC_C_DEFAULT
+STC_C_GLOBALCLASS
+STC_C_IDENTIFIER
+STC_C_NUMBER
+STC_C_OPERATOR
+STC_C_PREPROCESSOR
+STC_C_REGEX
+STC_C_STRING
+STC_C_STRINGEOL
+STC_C_UUID
+STC_C_VERBATIM
+STC_C_WORD
+STC_C_WORD2
+STC_DIFF_ADDED
+STC_DIFF_COMMAND
+STC_DIFF_COMMENT
+STC_DIFF_DEFAULT
+STC_DIFF_DELETED
+STC_DIFF_HEADER
+STC_DIFF_POSITION
+STC_EDGE_BACKGROUND
+STC_EDGE_LINE
+STC_EDGE_NONE
+STC_EIFFEL_CHARACTER
+STC_EIFFEL_COMMENTLINE
+STC_EIFFEL_DEFAULT
+STC_EIFFEL_IDENTIFIER
+STC_EIFFEL_NUMBER
+STC_EIFFEL_OPERATOR
+STC_EIFFEL_STRING
+STC_EIFFEL_STRINGEOL
+STC_EIFFEL_WORD
+STC_EOL_CR
+STC_EOL_CRLF
+STC_EOL_LF
+STC_ERLANG_ATOM
+STC_ERLANG_CHARACTER
+STC_ERLANG_COMMENT
+STC_ERLANG_DEFAULT
+STC_ERLANG_FUNCTION_NAME
+STC_ERLANG_KEYWORD
+STC_ERLANG_MACRO
+STC_ERLANG_NODE_NAME
+STC_ERLANG_NUMBER
+STC_ERLANG_OPERATOR
+STC_ERLANG_RECORD
+STC_ERLANG_SEPARATOR
+STC_ERLANG_STRING
+STC_ERLANG_UNKNOWN
+STC_ERLANG_VARIABLE
+STC_ERR_ABSF
+STC_ERR_BORLAND
+STC_ERR_CMD
+STC_ERR_CTAG
+STC_ERR_DEFAULT
+STC_ERR_DIFF_ADDITION
+STC_ERR_DIFF_CHANGED
+STC_ERR_DIFF_DELETION
+STC_ERR_DIFF_MESSAGE
+STC_ERR_ELF
+STC_ERR_GCC
+STC_ERR_IFC
+STC_ERR_IFORT
+STC_ERR_JAVA_STACK
+STC_ERR_LUA
+STC_ERR_MS
+STC_ERR_NET
+STC_ERR_PERL
+STC_ERR_PHP
+STC_ERR_PYTHON
+STC_ERR_TIDY
+STC_ESCRIPT_BRACE
+STC_ESCRIPT_COMMENT
+STC_ESCRIPT_COMMENTDOC
+STC_ESCRIPT_COMMENTLINE
+STC_ESCRIPT_DEFAULT
+STC_ESCRIPT_IDENTIFIER
+STC_ESCRIPT_NUMBER
+STC_ESCRIPT_OPERATOR
+STC_ESCRIPT_STRING
+STC_ESCRIPT_WORD
+STC_ESCRIPT_WORD2
+STC_ESCRIPT_WORD3
+STC_FIND_MATCHCASE
+STC_FIND_POSIX
+STC_FIND_REGEXP
+STC_FIND_WHOLEWORD
+STC_FIND_WORDSTART
+STC_FOLDFLAG_BOX
+STC_FOLDFLAG_LEVELNUMBERS
+STC_FOLDFLAG_LINEAFTER_CONTRACTED
+STC_FOLDFLAG_LINEAFTER_EXPANDED
+STC_FOLDFLAG_LINEBEFORE_CONTRACTED
+STC_FOLDFLAG_LINEBEFORE_EXPANDED
+STC_FOLDLEVELBASE
+STC_FOLDLEVELBOXFOOTERFLAG
+STC_FOLDLEVELBOXHEADERFLAG
+STC_FOLDLEVELCONTRACTED
+STC_FOLDLEVELHEADERFLAG
+STC_FOLDLEVELNUMBERMASK
+STC_FOLDLEVELUNINDENT
+STC_FOLDLEVELWHITEFLAG
+STC_FORTH_COMMENT
+STC_FORTH_COMMENT_ML
+STC_FORTH_CONTROL
+STC_FORTH_DEFAULT
+STC_FORTH_DEFWORD
+STC_FORTH_IDENTIFIER
+STC_FORTH_KEYWORD
+STC_FORTH_LOCALE
+STC_FORTH_NUMBER
+STC_FORTH_PREWORD1
+STC_FORTH_PREWORD2
+STC_FORTH_STRING
+STC_FS_ASM
+STC_FS_BINNUMBER
+STC_FS_COMMENT
+STC_FS_COMMENTDOC
+STC_FS_COMMENTDOCKEYWORD
+STC_FS_COMMENTDOCKEYWORDERROR
+STC_FS_COMMENTLINE
+STC_FS_COMMENTLINEDOC
+STC_FS_CONSTANT
+STC_FS_DATE
+STC_FS_DEFAULT
+STC_FS_ERROR
+STC_FS_HEXNUMBER
+STC_FS_IDENTIFIER
+STC_FS_KEYWORD
+STC_FS_KEYWORD2
+STC_FS_KEYWORD3
+STC_FS_KEYWORD4
+STC_FS_LABEL
+STC_FS_NUMBER
+STC_FS_OPERATOR
+STC_FS_PREPROCESSOR
+STC_FS_STRING
+STC_FS_STRINGEOL
+STC_F_COMMENT
+STC_F_CONTINUATION
+STC_F_DEFAULT
+STC_F_IDENTIFIER
+STC_F_LABEL
+STC_F_NUMBER
+STC_F_OPERATOR
+STC_F_OPERATOR2
+STC_F_PREPROCESSOR
+STC_F_STRING1
+STC_F_STRING2
+STC_F_STRINGEOL
+STC_F_WORD
+STC_F_WORD2
+STC_F_WORD3
+STC_GC_ATTRIBUTE
+STC_GC_COMMAND
+STC_GC_COMMENTBLOCK
+STC_GC_COMMENTLINE
+STC_GC_CONTROL
+STC_GC_DEFAULT
+STC_GC_EVENT
+STC_GC_GLOBAL
+STC_GC_OPERATOR
+STC_GC_STRING
+STC_HA_CAPITAL
+STC_HA_CHARACTER
+STC_HA_CLASS
+STC_HA_COMMENTBLOCK
+STC_HA_COMMENTBLOCK2
+STC_HA_COMMENTBLOCK3
+STC_HA_COMMENTLINE
+STC_HA_DATA
+STC_HA_DEFAULT
+STC_HA_IDENTIFIER
+STC_HA_IMPORT
+STC_HA_INSTANCE
+STC_HA_KEYWORD
+STC_HA_MODULE
+STC_HA_NUMBER
+STC_HA_OPERATOR
+STC_HA_STRING
+STC_HBA_COMMENTLINE
+STC_HBA_DEFAULT
+STC_HBA_IDENTIFIER
+STC_HBA_NUMBER
+STC_HBA_START
+STC_HBA_STRING
+STC_HBA_STRINGEOL
+STC_HBA_WORD
+STC_HB_COMMENTLINE
+STC_HB_DEFAULT
+STC_HB_IDENTIFIER
+STC_HB_NUMBER
+STC_HB_START
+STC_HB_STRING
+STC_HB_STRINGEOL
+STC_HB_WORD
+STC_HJA_COMMENT
+STC_HJA_COMMENTDOC
+STC_HJA_COMMENTLINE
+STC_HJA_DEFAULT
+STC_HJA_DOUBLESTRING
+STC_HJA_KEYWORD
+STC_HJA_NUMBER
+STC_HJA_REGEX
+STC_HJA_SINGLESTRING
+STC_HJA_START
+STC_HJA_STRINGEOL
+STC_HJA_SYMBOLS
+STC_HJA_WORD
+STC_HJ_COMMENT
+STC_HJ_COMMENTDOC
+STC_HJ_COMMENTLINE
+STC_HJ_DEFAULT
+STC_HJ_DOUBLESTRING
+STC_HJ_KEYWORD
+STC_HJ_NUMBER
+STC_HJ_REGEX
+STC_HJ_SINGLESTRING
+STC_HJ_START
+STC_HJ_STRINGEOL
+STC_HJ_SYMBOLS
+STC_HJ_WORD
+STC_HPA_CHARACTER
+STC_HPA_CLASSNAME
+STC_HPA_COMMENTLINE
+STC_HPA_DEFAULT
+STC_HPA_DEFNAME
+STC_HPA_IDENTIFIER
+STC_HPA_NUMBER
+STC_HPA_OPERATOR
+STC_HPA_START
+STC_HPA_STRING
+STC_HPA_TRIPLE
+STC_HPA_TRIPLEDOUBLE
+STC_HPA_WORD
+STC_HPHP_COMMENT
+STC_HPHP_COMMENTLINE
+STC_HPHP_COMPLEX_VARIABLE
+STC_HPHP_DEFAULT
+STC_HPHP_HSTRING
+STC_HPHP_HSTRING_VARIABLE
+STC_HPHP_NUMBER
+STC_HPHP_OPERATOR
+STC_HPHP_SIMPLESTRING
+STC_HPHP_VARIABLE
+STC_HPHP_WORD
+STC_HP_CHARACTER
+STC_HP_CLASSNAME
+STC_HP_COMMENTLINE
+STC_HP_DEFAULT
+STC_HP_DEFNAME
+STC_HP_IDENTIFIER
+STC_HP_NUMBER
+STC_HP_OPERATOR
+STC_HP_START
+STC_HP_STRING
+STC_HP_TRIPLE
+STC_HP_TRIPLEDOUBLE
+STC_HP_WORD
+STC_H_ASP
+STC_H_ASPAT
+STC_H_ATTRIBUTE
+STC_H_ATTRIBUTEUNKNOWN
+STC_H_CDATA
+STC_H_COMMENT
+STC_H_DEFAULT
+STC_H_DOUBLESTRING
+STC_H_ENTITY
+STC_H_NUMBER
+STC_H_OTHER
+STC_H_QUESTION
+STC_H_SCRIPT
+STC_H_SGML_1ST_PARAM
+STC_H_SGML_1ST_PARAM_COMMENT
+STC_H_SGML_BLOCK_DEFAULT
+STC_H_SGML_COMMAND
+STC_H_SGML_COMMENT
+STC_H_SGML_DEFAULT
+STC_H_SGML_DOUBLESTRING
+STC_H_SGML_ENTITY
+STC_H_SGML_ERROR
+STC_H_SGML_SIMPLESTRING
+STC_H_SGML_SPECIAL
+STC_H_SINGLESTRING
+STC_H_TAG
+STC_H_TAGEND
+STC_H_TAGUNKNOWN
+STC_H_VALUE
+STC_H_XCCOMMENT
+STC_H_XMLEND
+STC_H_XMLSTART
+STC_INDIC0_MASK
+STC_INDIC1_MASK
+STC_INDIC2_MASK
+STC_INDICS_MASK
+STC_INDIC_BOX
+STC_INDIC_DIAGONAL
+STC_INDIC_HIDDEN
+STC_INDIC_MAX
+STC_INDIC_PLAIN
+STC_INDIC_SQUIGGLE
+STC_INDIC_STRIKE
+STC_INDIC_TT
+STC_INVALID_POSITION
+STC_KEYWORDSET_MAX
+STC_KEY_ADD
+STC_KEY_BACK
+STC_KEY_DELETE
+STC_KEY_DIVIDE
+STC_KEY_DOWN
+STC_KEY_END
+STC_KEY_ESCAPE
+STC_KEY_HOME
+STC_KEY_INSERT
+STC_KEY_LEFT
+STC_KEY_NEXT
+STC_KEY_PRIOR
+STC_KEY_RETURN
+STC_KEY_RIGHT
+STC_KEY_SUBTRACT
+STC_KEY_TAB
+STC_KEY_UP
+STC_KIX_COMMENT
+STC_KIX_DEFAULT
+STC_KIX_FUNCTIONS
+STC_KIX_IDENTIFIER
+STC_KIX_KEYWORD
+STC_KIX_MACRO
+STC_KIX_NUMBER
+STC_KIX_OPERATOR
+STC_KIX_STRING1
+STC_KIX_STRING2
+STC_KIX_VAR
+STC_LASTSTEPINUNDOREDO
+STC_LEXER_START
+STC_LEX_ADA
+STC_LEX_APDL
+STC_LEX_ASM
+STC_LEX_ASN1
+STC_LEX_ASP
+STC_LEX_AU3
+STC_LEX_AUTOMATIC
+STC_LEX_AVE
+STC_LEX_BAAN
+STC_LEX_BASH
+STC_LEX_BATCH
+STC_LEX_BLITZBASIC
+STC_LEX_BULLANT
+STC_LEX_CAML
+STC_LEX_CLW
+STC_LEX_CLWNOCASE
+STC_LEX_CONF
+STC_LEX_CONTAINER
+STC_LEX_CPP
+STC_LEX_CPPNOCASE
+STC_LEX_CSOUND
+STC_LEX_CSS
+STC_LEX_DIFF
+STC_LEX_EIFFEL
+STC_LEX_EIFFELKW
+STC_LEX_ERLANG
+STC_LEX_ERRORLIST
+STC_LEX_ESCRIPT
+STC_LEX_F77
+STC_LEX_FLAGSHIP
+STC_LEX_FORTH
+STC_LEX_FORTRAN
+STC_LEX_FREEBASIC
+STC_LEX_GUI4CLI
+STC_LEX_HASKELL
+STC_LEX_HTML
+STC_LEX_KIX
+STC_LEX_LATEX
+STC_LEX_LISP
+STC_LEX_LOT
+STC_LEX_LOUT
+STC_LEX_LUA
+STC_LEX_MAKEFILE
+STC_LEX_MATLAB
+STC_LEX_METAPOST
+STC_LEX_MMIXAL
+STC_LEX_MSSQL
+STC_LEX_NNCRONTAB
+STC_LEX_NSIS
+STC_LEX_NULL
+STC_LEX_OCTAVE
+STC_LEX_PASCAL
+STC_LEX_PERL
+STC_LEX_PHP
+STC_LEX_PHPSCRIPT
+STC_LEX_POV
+STC_LEX_POWERBASIC
+STC_LEX_PROPERTIES
+STC_LEX_PS
+STC_LEX_PUREBASIC
+STC_LEX_PYTHON
+STC_LEX_REBOL
+STC_LEX_RUBY
+STC_LEX_SCRIPTOL
+STC_LEX_SMALLTALK
+STC_LEX_SPECMAN
+STC_LEX_SQL
+STC_LEX_TADS3
+STC_LEX_TCL
+STC_LEX_TEX
+STC_LEX_VB
+STC_LEX_VBSCRIPT
+STC_LEX_VERILOG
+STC_LEX_VHDL
+STC_LEX_XCODE
+STC_LEX_XML
+STC_LEX_YAML
+STC_LISP_COMMENT
+STC_LISP_DEFAULT
+STC_LISP_IDENTIFIER
+STC_LISP_KEYWORD
+STC_LISP_KEYWORD_KW
+STC_LISP_MULTI_COMMENT
+STC_LISP_NUMBER
+STC_LISP_OPERATOR
+STC_LISP_SPECIAL
+STC_LISP_STRING
+STC_LISP_STRINGEOL
+STC_LISP_SYMBOL
+STC_LOT_ABORT
+STC_LOT_BREAK
+STC_LOT_DEFAULT
+STC_LOT_FAIL
+STC_LOT_HEADER
+STC_LOT_PASS
+STC_LOT_SET
+STC_LOUT_COMMENT
+STC_LOUT_DEFAULT
+STC_LOUT_IDENTIFIER
+STC_LOUT_NUMBER
+STC_LOUT_OPERATOR
+STC_LOUT_STRING
+STC_LOUT_STRINGEOL
+STC_LOUT_WORD
+STC_LOUT_WORD2
+STC_LOUT_WORD3
+STC_LOUT_WORD4
+STC_LUA_CHARACTER
+STC_LUA_COMMENT
+STC_LUA_COMMENTDOC
+STC_LUA_COMMENTLINE
+STC_LUA_DEFAULT
+STC_LUA_IDENTIFIER
+STC_LUA_LITERALSTRING
+STC_LUA_NUMBER
+STC_LUA_OPERATOR
+STC_LUA_PREPROCESSOR
+STC_LUA_STRING
+STC_LUA_STRINGEOL
+STC_LUA_WORD
+STC_LUA_WORD2
+STC_LUA_WORD3
+STC_LUA_WORD4
+STC_LUA_WORD5
+STC_LUA_WORD6
+STC_LUA_WORD7
+STC_LUA_WORD8
+STC_L_COMMAND
+STC_L_COMMENT
+STC_L_DEFAULT
+STC_L_MATH
+STC_L_TAG
+STC_MAKE_COMMENT
+STC_MAKE_DEFAULT
+STC_MAKE_IDENTIFIER
+STC_MAKE_IDEOL
+STC_MAKE_OPERATOR
+STC_MAKE_PREPROCESSOR
+STC_MAKE_TARGET
+STC_MARGIN_NUMBER
+STC_MARGIN_SYMBOL
+STC_MARKER_MAX
+STC_MARKNUM_FOLDER
+STC_MARKNUM_FOLDEREND
+STC_MARKNUM_FOLDERMIDTAIL
+STC_MARKNUM_FOLDEROPEN
+STC_MARKNUM_FOLDEROPENMID
+STC_MARKNUM_FOLDERSUB
+STC_MARKNUM_FOLDERTAIL
+STC_MARK_ARROW
+STC_MARK_ARROWDOWN
+STC_MARK_ARROWS
+STC_MARK_BACKGROUND
+STC_MARK_BOXMINUS
+STC_MARK_BOXMINUSCONNECTED
+STC_MARK_BOXPLUS
+STC_MARK_BOXPLUSCONNECTED
+STC_MARK_CHARACTER
+STC_MARK_CIRCLE
+STC_MARK_CIRCLEMINUS
+STC_MARK_CIRCLEMINUSCONNECTED
+STC_MARK_CIRCLEPLUS
+STC_MARK_CIRCLEPLUSCONNECTED
+STC_MARK_DOTDOTDOT
+STC_MARK_EMPTY
+STC_MARK_FULLRECT
+STC_MARK_LCORNER
+STC_MARK_LCORNERCURVE
+STC_MARK_MINUS
+STC_MARK_PIXMAP
+STC_MARK_PLUS
+STC_MARK_ROUNDRECT
+STC_MARK_SHORTARROW
+STC_MARK_SMALLRECT
+STC_MARK_TCORNER
+STC_MARK_TCORNERCURVE
+STC_MARK_VLINE
+STC_MASK_FOLDERS
+STC_MATLAB_COMMAND
+STC_MATLAB_COMMENT
+STC_MATLAB_DEFAULT
+STC_MATLAB_DOUBLEQUOTESTRING
+STC_MATLAB_IDENTIFIER
+STC_MATLAB_KEYWORD
+STC_MATLAB_NUMBER
+STC_MATLAB_OPERATOR
+STC_MATLAB_STRING
+STC_METAPOST_COMMAND
+STC_METAPOST_DEFAULT
+STC_METAPOST_EXTRA
+STC_METAPOST_GROUP
+STC_METAPOST_SPECIAL
+STC_METAPOST_SYMBOL
+STC_METAPOST_TEXT
+STC_MMIXAL_CHAR
+STC_MMIXAL_COMMENT
+STC_MMIXAL_HEX
+STC_MMIXAL_INCLUDE
+STC_MMIXAL_LABEL
+STC_MMIXAL_LEADWS
+STC_MMIXAL_NUMBER
+STC_MMIXAL_OPCODE
+STC_MMIXAL_OPCODE_POST
+STC_MMIXAL_OPCODE_PRE
+STC_MMIXAL_OPCODE_UNKNOWN
+STC_MMIXAL_OPCODE_VALID
+STC_MMIXAL_OPERANDS
+STC_MMIXAL_OPERATOR
+STC_MMIXAL_REF
+STC_MMIXAL_REGISTER
+STC_MMIXAL_STRING
+STC_MMIXAL_SYMBOL
+STC_MODEVENTMASKALL
+STC_MOD_BEFOREDELETE
+STC_MOD_BEFOREINSERT
+STC_MOD_CHANGEFOLD
+STC_MOD_CHANGEMARKER
+STC_MOD_CHANGESTYLE
+STC_MOD_DELETETEXT
+STC_MOD_INSERTTEXT
+STC_MSSQL_COLUMN_NAME
+STC_MSSQL_COLUMN_NAME_2
+STC_MSSQL_COMMENT
+STC_MSSQL_DATATYPE
+STC_MSSQL_DEFAULT
+STC_MSSQL_DEFAULT_PREF_DATATYPE
+STC_MSSQL_FUNCTION
+STC_MSSQL_GLOBAL_VARIABLE
+STC_MSSQL_IDENTIFIER
+STC_MSSQL_LINE_COMMENT
+STC_MSSQL_NUMBER
+STC_MSSQL_OPERATOR
+STC_MSSQL_STATEMENT
+STC_MSSQL_STORED_PROCEDURE
+STC_MSSQL_STRING
+STC_MSSQL_SYSTABLE
+STC_MSSQL_VARIABLE
+STC_MULTILINEUNDOREDO
+STC_MULTISTEPUNDOREDO
+STC_NNCRONTAB_ASTERISK
+STC_NNCRONTAB_COMMENT
+STC_NNCRONTAB_DEFAULT
+STC_NNCRONTAB_ENVIRONMENT
+STC_NNCRONTAB_IDENTIFIER
+STC_NNCRONTAB_KEYWORD
+STC_NNCRONTAB_MODIFIER
+STC_NNCRONTAB_NUMBER
+STC_NNCRONTAB_SECTION
+STC_NNCRONTAB_STRING
+STC_NNCRONTAB_TASK
+STC_NSIS_COMMENT
+STC_NSIS_COMMENTBOX
+STC_NSIS_DEFAULT
+STC_NSIS_FUNCTION
+STC_NSIS_FUNCTIONDEF
+STC_NSIS_IFDEFINEDEF
+STC_NSIS_LABEL
+STC_NSIS_MACRODEF
+STC_NSIS_NUMBER
+STC_NSIS_PAGEEX
+STC_NSIS_SECTIONDEF
+STC_NSIS_SECTIONGROUP
+STC_NSIS_STRINGDQ
+STC_NSIS_STRINGLQ
+STC_NSIS_STRINGRQ
+STC_NSIS_STRINGVAR
+STC_NSIS_SUBSECTIONDEF
+STC_NSIS_USERDEFINED
+STC_NSIS_VARIABLE
+STC_OPTIONAL_START
+STC_PERFORMED_REDO
+STC_PERFORMED_UNDO
+STC_PERFORMED_USER
+STC_PL_ARRAY
+STC_PL_BACKTICKS
+STC_PL_CHARACTER
+STC_PL_COMMENTLINE
+STC_PL_DATASECTION
+STC_PL_DEFAULT
+STC_PL_ERROR
+STC_PL_HASH
+STC_PL_HERE_DELIM
+STC_PL_HERE_Q
+STC_PL_HERE_QQ
+STC_PL_HERE_QX
+STC_PL_IDENTIFIER
+STC_PL_LONGQUOTE
+STC_PL_NUMBER
+STC_PL_OPERATOR
+STC_PL_POD
+STC_PL_POD_VERB
+STC_PL_PREPROCESSOR
+STC_PL_PUNCTUATION
+STC_PL_REGEX
+STC_PL_REGSUBST
+STC_PL_SCALAR
+STC_PL_STRING
+STC_PL_STRING_Q
+STC_PL_STRING_QQ
+STC_PL_STRING_QR
+STC_PL_STRING_QW
+STC_PL_STRING_QX
+STC_PL_SYMBOLTABLE
+STC_PL_VARIABLE_INDEXER
+STC_PL_WORD
+STC_POV_BADDIRECTIVE
+STC_POV_COMMENT
+STC_POV_COMMENTLINE
+STC_POV_DEFAULT
+STC_POV_DIRECTIVE
+STC_POV_IDENTIFIER
+STC_POV_NUMBER
+STC_POV_OPERATOR
+STC_POV_STRING
+STC_POV_STRINGEOL
+STC_POV_WORD2
+STC_POV_WORD3
+STC_POV_WORD4
+STC_POV_WORD5
+STC_POV_WORD6
+STC_POV_WORD7
+STC_POV_WORD8
+STC_PRINT_BLACKONWHITE
+STC_PRINT_COLOURONWHITE
+STC_PRINT_COLOURONWHITEDEFAULTBG
+STC_PRINT_INVERTLIGHT
+STC_PRINT_NORMAL
+STC_PROPS_ASSIGNMENT
+STC_PROPS_COMMENT
+STC_PROPS_DEFAULT
+STC_PROPS_DEFVAL
+STC_PROPS_SECTION
+STC_PS_BADSTRINGCHAR
+STC_PS_BASE85STRING
+STC_PS_COMMENT
+STC_PS_DEFAULT
+STC_PS_DSC_COMMENT
+STC_PS_DSC_VALUE
+STC_PS_HEXSTRING
+STC_PS_IMMEVAL
+STC_PS_KEYWORD
+STC_PS_LITERAL
+STC_PS_NAME
+STC_PS_NUMBER
+STC_PS_PAREN_ARRAY
+STC_PS_PAREN_DICT
+STC_PS_PAREN_PROC
+STC_PS_TEXT
+STC_P_CHARACTER
+STC_P_CLASSNAME
+STC_P_COMMENTBLOCK
+STC_P_COMMENTLINE
+STC_P_DECORATOR
+STC_P_DEFAULT
+STC_P_DEFNAME
+STC_P_IDENTIFIER
+STC_P_NUMBER
+STC_P_OPERATOR
+STC_P_STRING
+STC_P_STRINGEOL
+STC_P_TRIPLE
+STC_P_TRIPLEDOUBLE
+STC_P_WORD
+STC_P_WORD2
+STC_RB_BACKTICKS
+STC_RB_CHARACTER
+STC_RB_CLASSNAME
+STC_RB_CLASS_VAR
+STC_RB_COMMENTLINE
+STC_RB_DATASECTION
+STC_RB_DEFAULT
+STC_RB_DEFNAME
+STC_RB_ERROR
+STC_RB_GLOBAL
+STC_RB_HERE_DELIM
+STC_RB_HERE_Q
+STC_RB_HERE_QQ
+STC_RB_HERE_QX
+STC_RB_IDENTIFIER
+STC_RB_INSTANCE_VAR
+STC_RB_MODULE_NAME
+STC_RB_NUMBER
+STC_RB_OPERATOR
+STC_RB_POD
+STC_RB_REGEX
+STC_RB_STDERR
+STC_RB_STDIN
+STC_RB_STDOUT
+STC_RB_STRING
+STC_RB_STRING_Q
+STC_RB_STRING_QQ
+STC_RB_STRING_QR
+STC_RB_STRING_QW
+STC_RB_STRING_QX
+STC_RB_SYMBOL
+STC_RB_UPPER_BOUND
+STC_RB_WORD
+STC_RB_WORD_DEMOTED
+STC_REBOL_BINARY
+STC_REBOL_BRACEDSTRING
+STC_REBOL_CHARACTER
+STC_REBOL_COMMENTBLOCK
+STC_REBOL_COMMENTLINE
+STC_REBOL_DATE
+STC_REBOL_DEFAULT
+STC_REBOL_EMAIL
+STC_REBOL_FILE
+STC_REBOL_IDENTIFIER
+STC_REBOL_ISSUE
+STC_REBOL_MONEY
+STC_REBOL_NUMBER
+STC_REBOL_OPERATOR
+STC_REBOL_PAIR
+STC_REBOL_PREFACE
+STC_REBOL_QUOTEDSTRING
+STC_REBOL_TAG
+STC_REBOL_TIME
+STC_REBOL_TUPLE
+STC_REBOL_URL
+STC_REBOL_WORD
+STC_REBOL_WORD2
+STC_REBOL_WORD3
+STC_REBOL_WORD4
+STC_REBOL_WORD5
+STC_REBOL_WORD6
+STC_REBOL_WORD7
+STC_REBOL_WORD8
+STC_SCMOD_ALT
+STC_SCMOD_CTRL
+STC_SCMOD_NORM
+STC_SCMOD_SHIFT
+STC_SCRIPTOL_CHARACTER
+STC_SCRIPTOL_CLASSNAME
+STC_SCRIPTOL_COMMENTBLOCK
+STC_SCRIPTOL_COMMENTLINE
+STC_SCRIPTOL_CSTYLE
+STC_SCRIPTOL_DEFAULT
+STC_SCRIPTOL_IDENTIFIER
+STC_SCRIPTOL_KEYWORD
+STC_SCRIPTOL_NUMBER
+STC_SCRIPTOL_OPERATOR
+STC_SCRIPTOL_PERSISTENT
+STC_SCRIPTOL_PREPROCESSOR
+STC_SCRIPTOL_STRING
+STC_SCRIPTOL_STRINGEOL
+STC_SCRIPTOL_TRIPLE
+STC_SCRIPTOL_WHITE
+STC_SEL_LINES
+STC_SEL_RECTANGLE
+STC_SEL_STREAM
+STC_SH_BACKTICKS
+STC_SH_CHARACTER
+STC_SH_COMMENTLINE
+STC_SH_DEFAULT
+STC_SH_ERROR
+STC_SH_HERE_DELIM
+STC_SH_HERE_Q
+STC_SH_IDENTIFIER
+STC_SH_NUMBER
+STC_SH_OPERATOR
+STC_SH_PARAM
+STC_SH_SCALAR
+STC_SH_STRING
+STC_SH_WORD
+STC_SN_CODE
+STC_SN_COMMENTLINE
+STC_SN_COMMENTLINEBANG
+STC_SN_DEFAULT
+STC_SN_IDENTIFIER
+STC_SN_NUMBER
+STC_SN_OPERATOR
+STC_SN_PREPROCESSOR
+STC_SN_REGEXTAG
+STC_SN_SIGNAL
+STC_SN_STRING
+STC_SN_STRINGEOL
+STC_SN_USER
+STC_SN_WORD
+STC_SN_WORD2
+STC_SN_WORD3
+STC_SQL_CHARACTER
+STC_SQL_COMMENT
+STC_SQL_COMMENTDOC
+STC_SQL_COMMENTDOCKEYWORD
+STC_SQL_COMMENTDOCKEYWORDERROR
+STC_SQL_COMMENTLINE
+STC_SQL_COMMENTLINEDOC
+STC_SQL_DEFAULT
+STC_SQL_IDENTIFIER
+STC_SQL_NUMBER
+STC_SQL_OPERATOR
+STC_SQL_QUOTEDIDENTIFIER
+STC_SQL_SQLPLUS
+STC_SQL_SQLPLUS_COMMENT
+STC_SQL_SQLPLUS_PROMPT
+STC_SQL_STRING
+STC_SQL_USER1
+STC_SQL_USER2
+STC_SQL_USER3
+STC_SQL_USER4
+STC_SQL_WORD
+STC_SQL_WORD2
+STC_START
+STC_STYLE_BRACEBAD
+STC_STYLE_BRACELIGHT
+STC_STYLE_CONTROLCHAR
+STC_STYLE_DEFAULT
+STC_STYLE_INDENTGUIDE
+STC_STYLE_LASTPREDEFINED
+STC_STYLE_LINENUMBER
+STC_STYLE_MAX
+STC_ST_ASSIGN
+STC_ST_BINARY
+STC_ST_BOOL
+STC_ST_CHARACTER
+STC_ST_COMMENT
+STC_ST_DEFAULT
+STC_ST_GLOBAL
+STC_ST_KWSEND
+STC_ST_NIL
+STC_ST_NUMBER
+STC_ST_RETURN
+STC_ST_SELF
+STC_ST_SPECIAL
+STC_ST_SPEC_SEL
+STC_ST_STRING
+STC_ST_SUPER
+STC_ST_SYMBOL
+STC_T3_BLOCK_COMMENT
+STC_T3_DEFAULT
+STC_T3_D_STRING
+STC_T3_HTML_DEFAULT
+STC_T3_HTML_STRING
+STC_T3_HTML_TAG
+STC_T3_IDENTIFIER
+STC_T3_KEYWORD
+STC_T3_LIB_DIRECTIVE
+STC_T3_LINE_COMMENT
+STC_T3_MSG_PARAM
+STC_T3_NUMBER
+STC_T3_OPERATOR
+STC_T3_PREPROCESSOR
+STC_T3_S_STRING
+STC_T3_USER1
+STC_T3_USER2
+STC_T3_USER3
+STC_T3_X_DEFAULT
+STC_T3_X_STRING
+STC_TEX_COMMAND
+STC_TEX_DEFAULT
+STC_TEX_GROUP
+STC_TEX_SPECIAL
+STC_TEX_SYMBOL
+STC_TEX_TEXT
+STC_TIME_FOREVER
+STC_USE_DND
+STC_USE_POPUP
+STC_VHDL_ATTRIBUTE
+STC_VHDL_COMMENT
+STC_VHDL_COMMENTLINEBANG
+STC_VHDL_DEFAULT
+STC_VHDL_IDENTIFIER
+STC_VHDL_KEYWORD
+STC_VHDL_NUMBER
+STC_VHDL_OPERATOR
+STC_VHDL_STDFUNCTION
+STC_VHDL_STDOPERATOR
+STC_VHDL_STDPACKAGE
+STC_VHDL_STDTYPE
+STC_VHDL_STRING
+STC_VHDL_STRINGEOL
+STC_VHDL_USERWORD
+STC_VISIBLE_SLOP
+STC_VISIBLE_STRICT
+STC_V_COMMENT
+STC_V_COMMENTLINE
+STC_V_COMMENTLINEBANG
+STC_V_DEFAULT
+STC_V_IDENTIFIER
+STC_V_NUMBER
+STC_V_OPERATOR
+STC_V_PREPROCESSOR
+STC_V_STRING
+STC_V_STRINGEOL
+STC_V_USER
+STC_V_WORD
+STC_V_WORD2
+STC_V_WORD3
+STC_WRAPVISUALFLAGLOC_DEFAULT
+STC_WRAPVISUALFLAGLOC_END_BY_TEXT
+STC_WRAPVISUALFLAGLOC_START_BY_TEXT
+STC_WRAPVISUALFLAG_END
+STC_WRAPVISUALFLAG_NONE
+STC_WRAPVISUALFLAG_START
+STC_WRAP_CHAR
+STC_WRAP_NONE
+STC_WRAP_WORD
+STC_WS_INVISIBLE
+STC_WS_VISIBLEAFTERINDENT
+STC_WS_VISIBLEALWAYS
+STC_YAML_COMMENT
+STC_YAML_DEFAULT
+STC_YAML_DOCUMENT
+STC_YAML_ERROR
+STC_YAML_IDENTIFIER
+STC_YAML_KEYWORD
+STC_YAML_NUMBER
+STC_YAML_REFERENCE
+STC_YAML_TEXT
+StyledTextCtrl(
+StyledTextCtrlPtr(
+StyledTextEvent(
+StyledTextEventPtr(
+wxEVT_STC_AUTOCOMP_SELECTION
+wxEVT_STC_CALLTIP_CLICK
+wxEVT_STC_CHANGE
+wxEVT_STC_CHARADDED
+wxEVT_STC_DOUBLECLICK
+wxEVT_STC_DO_DROP
+wxEVT_STC_DRAG_OVER
+wxEVT_STC_DWELLEND
+wxEVT_STC_DWELLSTART
+wxEVT_STC_HOTSPOT_CLICK
+wxEVT_STC_HOTSPOT_DCLICK
+wxEVT_STC_KEY
+wxEVT_STC_MACRORECORD
+wxEVT_STC_MARGINCLICK
+wxEVT_STC_MODIFIED
+wxEVT_STC_NEEDSHOWN
+wxEVT_STC_PAINTED
+wxEVT_STC_ROMODIFYATTEMPT
+wxEVT_STC_SAVEPOINTLEFT
+wxEVT_STC_SAVEPOINTREACHED
+wxEVT_STC_START_DRAG
+wxEVT_STC_STYLENEEDED
+wxEVT_STC_UPDATEUI
+wxEVT_STC_URIDROPPED
+wxEVT_STC_USERLISTSELECTION
+wxEVT_STC_ZOOM
+
+--- import wx.tools ---
+wx.tools.__all__
+wx.tools.__builtins__
+wx.tools.__doc__
+wx.tools.__file__
+wx.tools.__name__
+wx.tools.__package__
+wx.tools.__path__
+
+--- from wx import tools ---
+tools.__all__
+tools.__builtins__
+tools.__doc__
+tools.__file__
+tools.__name__
+tools.__package__
+tools.__path__
+
+--- from wx.tools import * ---
+
+--- import wx.webkit ---
+wx.webkit.EVT_WEBKIT_STATE_CHANGED(
+wx.webkit.PreWebKitCtrl(
+wx.webkit.WEBKIT_STATE_FAILED
+wx.webkit.WEBKIT_STATE_NEGOTIATING
+wx.webkit.WEBKIT_STATE_REDIRECTING
+wx.webkit.WEBKIT_STATE_START
+wx.webkit.WEBKIT_STATE_STOP
+wx.webkit.WEBKIT_STATE_TRANSFERRING
+wx.webkit.WebKitCtrl(
+wx.webkit.WebKitCtrlPtr(
+wx.webkit.WebKitNameStr
+wx.webkit.WebKitStateChangedEvent(
+wx.webkit.WebKitStateChangedEventPtr(
+wx.webkit.__builtins__
+wx.webkit.__doc__
+wx.webkit.__docfilter__(
+wx.webkit.__file__
+wx.webkit.__name__
+wx.webkit.__package__
+wx.webkit.cvar
+wx.webkit.wx
+wx.webkit.wxEVT_WEBKIT_STATE_CHANGED
+
+--- from wx import webkit ---
+webkit.EVT_WEBKIT_STATE_CHANGED(
+webkit.PreWebKitCtrl(
+webkit.WEBKIT_STATE_FAILED
+webkit.WEBKIT_STATE_NEGOTIATING
+webkit.WEBKIT_STATE_REDIRECTING
+webkit.WEBKIT_STATE_START
+webkit.WEBKIT_STATE_STOP
+webkit.WEBKIT_STATE_TRANSFERRING
+webkit.WebKitCtrl(
+webkit.WebKitCtrlPtr(
+webkit.WebKitNameStr
+webkit.WebKitStateChangedEvent(
+webkit.WebKitStateChangedEventPtr(
+webkit.__builtins__
+webkit.__doc__
+webkit.__docfilter__(
+webkit.__file__
+webkit.__name__
+webkit.__package__
+webkit.cvar
+webkit.wx
+webkit.wxEVT_WEBKIT_STATE_CHANGED
+
+--- from wx.webkit import * ---
+EVT_WEBKIT_STATE_CHANGED(
+PreWebKitCtrl(
+WEBKIT_STATE_FAILED
+WEBKIT_STATE_NEGOTIATING
+WEBKIT_STATE_REDIRECTING
+WEBKIT_STATE_START
+WEBKIT_STATE_STOP
+WEBKIT_STATE_TRANSFERRING
+WebKitCtrl(
+WebKitCtrlPtr(
+WebKitNameStr
+WebKitStateChangedEvent(
+WebKitStateChangedEventPtr(
+wxEVT_WEBKIT_STATE_CHANGED
+
+--- import wx.wizard ---
+wx.wizard.EVT_WIZARD_CANCEL(
+wx.wizard.EVT_WIZARD_FINISHED(
+wx.wizard.EVT_WIZARD_HELP(
+wx.wizard.EVT_WIZARD_PAGE_CHANGED(
+wx.wizard.EVT_WIZARD_PAGE_CHANGING(
+wx.wizard.PrePyWizardPage(
+wx.wizard.PreWizard(
+wx.wizard.PreWizardPageSimple(
+wx.wizard.PyWizardPage(
+wx.wizard.PyWizardPagePtr(
+wx.wizard.WIZARD_EX_HELPBUTTON
+wx.wizard.Wizard(
+wx.wizard.WizardEvent(
+wx.wizard.WizardEventPtr(
+wx.wizard.WizardPage(
+wx.wizard.WizardPagePtr(
+wx.wizard.WizardPageSimple(
+wx.wizard.WizardPageSimplePtr(
+wx.wizard.WizardPageSimple_Chain(
+wx.wizard.WizardPtr(
+wx.wizard.__builtins__
+wx.wizard.__doc__
+wx.wizard.__docfilter__(
+wx.wizard.__file__
+wx.wizard.__name__
+wx.wizard.__package__
+wx.wizard.wx
+wx.wizard.wxEVT_WIZARD_CANCEL
+wx.wizard.wxEVT_WIZARD_FINISHED
+wx.wizard.wxEVT_WIZARD_HELP
+wx.wizard.wxEVT_WIZARD_PAGE_CHANGED
+wx.wizard.wxEVT_WIZARD_PAGE_CHANGING
+
+--- from wx import wizard ---
+wizard.EVT_WIZARD_CANCEL(
+wizard.EVT_WIZARD_FINISHED(
+wizard.EVT_WIZARD_HELP(
+wizard.EVT_WIZARD_PAGE_CHANGED(
+wizard.EVT_WIZARD_PAGE_CHANGING(
+wizard.PrePyWizardPage(
+wizard.PreWizard(
+wizard.PreWizardPageSimple(
+wizard.PyWizardPage(
+wizard.PyWizardPagePtr(
+wizard.WIZARD_EX_HELPBUTTON
+wizard.Wizard(
+wizard.WizardEvent(
+wizard.WizardEventPtr(
+wizard.WizardPage(
+wizard.WizardPagePtr(
+wizard.WizardPageSimple(
+wizard.WizardPageSimplePtr(
+wizard.WizardPageSimple_Chain(
+wizard.WizardPtr(
+wizard.__builtins__
+wizard.__doc__
+wizard.__docfilter__(
+wizard.__file__
+wizard.__name__
+wizard.__package__
+wizard.wx
+wizard.wxEVT_WIZARD_CANCEL
+wizard.wxEVT_WIZARD_FINISHED
+wizard.wxEVT_WIZARD_HELP
+wizard.wxEVT_WIZARD_PAGE_CHANGED
+wizard.wxEVT_WIZARD_PAGE_CHANGING
+
+--- from wx.wizard import * ---
+EVT_WIZARD_CANCEL(
+EVT_WIZARD_FINISHED(
+EVT_WIZARD_HELP(
+EVT_WIZARD_PAGE_CHANGED(
+EVT_WIZARD_PAGE_CHANGING(
+PrePyWizardPage(
+PreWizard(
+PreWizardPageSimple(
+PyWizardPage(
+PyWizardPagePtr(
+WIZARD_EX_HELPBUTTON
+Wizard(
+WizardEvent(
+WizardEventPtr(
+WizardPage(
+WizardPagePtr(
+WizardPageSimple(
+WizardPageSimplePtr(
+WizardPageSimple_Chain(
+WizardPtr(
+wxEVT_WIZARD_CANCEL
+wxEVT_WIZARD_FINISHED
+wxEVT_WIZARD_HELP
+wxEVT_WIZARD_PAGE_CHANGED
+wxEVT_WIZARD_PAGE_CHANGING
+
+--- import wx.xrc ---
+wx.xrc.BitmapString
+wx.xrc.EmptyXmlDocument(
+wx.xrc.EmptyXmlResource(
+wx.xrc.FontString
+wx.xrc.IconString
+wx.xrc.PosString
+wx.xrc.SizeString
+wx.xrc.StyleString
+wx.xrc.TheXmlResource
+wx.xrc.UTF8String
+wx.xrc.WX_XMLRES_CURRENT_VERSION_MAJOR
+wx.xrc.WX_XMLRES_CURRENT_VERSION_MINOR
+wx.xrc.WX_XMLRES_CURRENT_VERSION_RELEASE
+wx.xrc.WX_XMLRES_CURRENT_VERSION_REVISION
+wx.xrc.XML_ATTRIBUTE_NODE
+wx.xrc.XML_CDATA_SECTION_NODE
+wx.xrc.XML_COMMENT_NODE
+wx.xrc.XML_DOCUMENT_FRAG_NODE
+wx.xrc.XML_DOCUMENT_NODE
+wx.xrc.XML_DOCUMENT_TYPE_NODE
+wx.xrc.XML_ELEMENT_NODE
+wx.xrc.XML_ENTITY_NODE
+wx.xrc.XML_ENTITY_REF_NODE
+wx.xrc.XML_HTML_DOCUMENT_NODE
+wx.xrc.XML_NOTATION_NODE
+wx.xrc.XML_PI_NODE
+wx.xrc.XML_TEXT_NODE
+wx.xrc.XRCCTRL(
+wx.xrc.XRCID(
+wx.xrc.XRC_NO_RELOADING
+wx.xrc.XRC_NO_SUBCLASSING
+wx.xrc.XRC_USE_LOCALE
+wx.xrc.XmlDocument(
+wx.xrc.XmlDocumentFromStream(
+wx.xrc.XmlDocumentPtr(
+wx.xrc.XmlNode(
+wx.xrc.XmlNodeEasy(
+wx.xrc.XmlNodePtr(
+wx.xrc.XmlProperty(
+wx.xrc.XmlPropertyPtr(
+wx.xrc.XmlResource(
+wx.xrc.XmlResourceHandler(
+wx.xrc.XmlResourceHandlerPtr(
+wx.xrc.XmlResourcePtr(
+wx.xrc.XmlResource_AddSubclassFactory(
+wx.xrc.XmlResource_Get(
+wx.xrc.XmlResource_GetXRCID(
+wx.xrc.XmlResource_Set(
+wx.xrc.XmlSubclassFactory(
+wx.xrc.XmlSubclassFactoryPtr(
+wx.xrc.XmlSubclassFactory_Python(
+wx.xrc.__builtins__
+wx.xrc.__doc__
+wx.xrc.__docfilter__(
+wx.xrc.__file__
+wx.xrc.__name__
+wx.xrc.__package__
+wx.xrc.cvar
+wx.xrc.wx
+
+--- from wx import xrc ---
+xrc.BitmapString
+xrc.EmptyXmlDocument(
+xrc.EmptyXmlResource(
+xrc.FontString
+xrc.IconString
+xrc.PosString
+xrc.SizeString
+xrc.StyleString
+xrc.TheXmlResource
+xrc.UTF8String
+xrc.WX_XMLRES_CURRENT_VERSION_MAJOR
+xrc.WX_XMLRES_CURRENT_VERSION_MINOR
+xrc.WX_XMLRES_CURRENT_VERSION_RELEASE
+xrc.WX_XMLRES_CURRENT_VERSION_REVISION
+xrc.XML_ATTRIBUTE_NODE
+xrc.XML_CDATA_SECTION_NODE
+xrc.XML_COMMENT_NODE
+xrc.XML_DOCUMENT_FRAG_NODE
+xrc.XML_DOCUMENT_NODE
+xrc.XML_DOCUMENT_TYPE_NODE
+xrc.XML_ELEMENT_NODE
+xrc.XML_ENTITY_NODE
+xrc.XML_ENTITY_REF_NODE
+xrc.XML_HTML_DOCUMENT_NODE
+xrc.XML_NOTATION_NODE
+xrc.XML_PI_NODE
+xrc.XML_TEXT_NODE
+xrc.XRCCTRL(
+xrc.XRCID(
+xrc.XRC_NO_RELOADING
+xrc.XRC_NO_SUBCLASSING
+xrc.XRC_USE_LOCALE
+xrc.XmlDocument(
+xrc.XmlDocumentFromStream(
+xrc.XmlDocumentPtr(
+xrc.XmlNode(
+xrc.XmlNodeEasy(
+xrc.XmlNodePtr(
+xrc.XmlProperty(
+xrc.XmlPropertyPtr(
+xrc.XmlResource(
+xrc.XmlResourceHandler(
+xrc.XmlResourceHandlerPtr(
+xrc.XmlResourcePtr(
+xrc.XmlResource_AddSubclassFactory(
+xrc.XmlResource_Get(
+xrc.XmlResource_GetXRCID(
+xrc.XmlResource_Set(
+xrc.XmlSubclassFactory(
+xrc.XmlSubclassFactoryPtr(
+xrc.XmlSubclassFactory_Python(
+xrc.__builtins__
+xrc.__doc__
+xrc.__docfilter__(
+xrc.__file__
+xrc.__name__
+xrc.__package__
+xrc.cvar
+xrc.wx
+
+--- from wx.xrc import * ---
+BitmapString
+EmptyXmlDocument(
+EmptyXmlResource(
+FontString
+IconString
+PosString
+SizeString
+StyleString
+TheXmlResource
+UTF8String
+WX_XMLRES_CURRENT_VERSION_MAJOR
+WX_XMLRES_CURRENT_VERSION_MINOR
+WX_XMLRES_CURRENT_VERSION_RELEASE
+WX_XMLRES_CURRENT_VERSION_REVISION
+XML_ATTRIBUTE_NODE
+XML_CDATA_SECTION_NODE
+XML_COMMENT_NODE
+XML_DOCUMENT_FRAG_NODE
+XML_DOCUMENT_NODE
+XML_DOCUMENT_TYPE_NODE
+XML_ELEMENT_NODE
+XML_ENTITY_NODE
+XML_ENTITY_REF_NODE
+XML_HTML_DOCUMENT_NODE
+XML_NOTATION_NODE
+XML_PI_NODE
+XML_TEXT_NODE
+XRCCTRL(
+XRCID(
+XRC_NO_RELOADING
+XRC_NO_SUBCLASSING
+XRC_USE_LOCALE
+XmlDocument(
+XmlDocumentFromStream(
+XmlDocumentPtr(
+XmlNode(
+XmlNodeEasy(
+XmlNodePtr(
+XmlProperty(
+XmlPropertyPtr(
+XmlResource(
+XmlResourceHandler(
+XmlResourceHandlerPtr(
+XmlResourcePtr(
+XmlResource_AddSubclassFactory(
+XmlResource_Get(
+XmlResource_GetXRCID(
+XmlResource_Set(
+XmlSubclassFactory(
+XmlSubclassFactoryPtr(
+XmlSubclassFactory_Python(
+
+--- import socket ---
+socket.AF_APPLETALK
+socket.AF_ASH
+socket.AF_ATMPVC
+socket.AF_ATMSVC
+socket.AF_AX25
+socket.AF_BLUETOOTH
+socket.AF_BRIDGE
+socket.AF_DECnet
+socket.AF_ECONET
+socket.AF_INET
+socket.AF_INET6
+socket.AF_IPX
+socket.AF_IRDA
+socket.AF_KEY
+socket.AF_NETBEUI
+socket.AF_NETLINK
+socket.AF_NETROM
+socket.AF_PACKET
+socket.AF_PPPOX
+socket.AF_ROSE
+socket.AF_ROUTE
+socket.AF_SECURITY
+socket.AF_SNA
+socket.AF_TIPC
+socket.AF_UNIX
+socket.AF_UNSPEC
+socket.AF_WANPIPE
+socket.AF_X25
+socket.AI_ADDRCONFIG
+socket.AI_ALL
+socket.AI_CANONNAME
+socket.AI_NUMERICHOST
+socket.AI_NUMERICSERV
+socket.AI_PASSIVE
+socket.AI_V4MAPPED
+socket.BDADDR_ANY
+socket.BDADDR_LOCAL
+socket.BTPROTO_HCI
+socket.BTPROTO_L2CAP
+socket.BTPROTO_RFCOMM
+socket.BTPROTO_SCO
+socket.CAPI
+socket.EAI_ADDRFAMILY
+socket.EAI_AGAIN
+socket.EAI_BADFLAGS
+socket.EAI_FAIL
+socket.EAI_FAMILY
+socket.EAI_MEMORY
+socket.EAI_NODATA
+socket.EAI_NONAME
+socket.EAI_OVERFLOW
+socket.EAI_SERVICE
+socket.EAI_SOCKTYPE
+socket.EAI_SYSTEM
+socket.EBADF
+socket.HCI_DATA_DIR
+socket.HCI_FILTER
+socket.HCI_TIME_STAMP
+socket.INADDR_ALLHOSTS_GROUP
+socket.INADDR_ANY
+socket.INADDR_BROADCAST
+socket.INADDR_LOOPBACK
+socket.INADDR_MAX_LOCAL_GROUP
+socket.INADDR_NONE
+socket.INADDR_UNSPEC_GROUP
+socket.IPPORT_RESERVED
+socket.IPPORT_USERRESERVED
+socket.IPPROTO_AH
+socket.IPPROTO_DSTOPTS
+socket.IPPROTO_EGP
+socket.IPPROTO_ESP
+socket.IPPROTO_FRAGMENT
+socket.IPPROTO_GRE
+socket.IPPROTO_HOPOPTS
+socket.IPPROTO_ICMP
+socket.IPPROTO_ICMPV6
+socket.IPPROTO_IDP
+socket.IPPROTO_IGMP
+socket.IPPROTO_IP
+socket.IPPROTO_IPIP
+socket.IPPROTO_IPV6
+socket.IPPROTO_NONE
+socket.IPPROTO_PIM
+socket.IPPROTO_PUP
+socket.IPPROTO_RAW
+socket.IPPROTO_ROUTING
+socket.IPPROTO_RSVP
+socket.IPPROTO_TCP
+socket.IPPROTO_TP
+socket.IPPROTO_UDP
+socket.IPV6_CHECKSUM
+socket.IPV6_DSTOPTS
+socket.IPV6_HOPLIMIT
+socket.IPV6_HOPOPTS
+socket.IPV6_JOIN_GROUP
+socket.IPV6_LEAVE_GROUP
+socket.IPV6_MULTICAST_HOPS
+socket.IPV6_MULTICAST_IF
+socket.IPV6_MULTICAST_LOOP
+socket.IPV6_NEXTHOP
+socket.IPV6_PKTINFO
+socket.IPV6_RECVDSTOPTS
+socket.IPV6_RECVHOPLIMIT
+socket.IPV6_RECVHOPOPTS
+socket.IPV6_RECVPKTINFO
+socket.IPV6_RECVRTHDR
+socket.IPV6_RECVTCLASS
+socket.IPV6_RTHDR
+socket.IPV6_RTHDRDSTOPTS
+socket.IPV6_RTHDR_TYPE_0
+socket.IPV6_TCLASS
+socket.IPV6_UNICAST_HOPS
+socket.IPV6_V6ONLY
+socket.IP_ADD_MEMBERSHIP
+socket.IP_DEFAULT_MULTICAST_LOOP
+socket.IP_DEFAULT_MULTICAST_TTL
+socket.IP_DROP_MEMBERSHIP
+socket.IP_HDRINCL
+socket.IP_MAX_MEMBERSHIPS
+socket.IP_MULTICAST_IF
+socket.IP_MULTICAST_LOOP
+socket.IP_MULTICAST_TTL
+socket.IP_OPTIONS
+socket.IP_RECVOPTS
+socket.IP_RECVRETOPTS
+socket.IP_RETOPTS
+socket.IP_TOS
+socket.IP_TTL
+socket.MSG_CTRUNC
+socket.MSG_DONTROUTE
+socket.MSG_DONTWAIT
+socket.MSG_EOR
+socket.MSG_OOB
+socket.MSG_PEEK
+socket.MSG_TRUNC
+socket.MSG_WAITALL
+socket.NETLINK_DNRTMSG
+socket.NETLINK_FIREWALL
+socket.NETLINK_IP6_FW
+socket.NETLINK_NFLOG
+socket.NETLINK_ROUTE
+socket.NETLINK_USERSOCK
+socket.NETLINK_XFRM
+socket.NI_DGRAM
+socket.NI_MAXHOST
+socket.NI_MAXSERV
+socket.NI_NAMEREQD
+socket.NI_NOFQDN
+socket.NI_NUMERICHOST
+socket.NI_NUMERICSERV
+socket.PACKET_BROADCAST
+socket.PACKET_FASTROUTE
+socket.PACKET_HOST
+socket.PACKET_LOOPBACK
+socket.PACKET_MULTICAST
+socket.PACKET_OTHERHOST
+socket.PACKET_OUTGOING
+socket.PF_PACKET
+socket.RAND_add(
+socket.RAND_egd(
+socket.RAND_status(
+socket.SHUT_RD
+socket.SHUT_RDWR
+socket.SHUT_WR
+socket.SOCK_DGRAM
+socket.SOCK_RAW
+socket.SOCK_RDM
+socket.SOCK_SEQPACKET
+socket.SOCK_STREAM
+socket.SOL_HCI
+socket.SOL_IP
+socket.SOL_SOCKET
+socket.SOL_TCP
+socket.SOL_TIPC
+socket.SOL_UDP
+socket.SOMAXCONN
+socket.SO_ACCEPTCONN
+socket.SO_BROADCAST
+socket.SO_DEBUG
+socket.SO_DONTROUTE
+socket.SO_ERROR
+socket.SO_KEEPALIVE
+socket.SO_LINGER
+socket.SO_OOBINLINE
+socket.SO_RCVBUF
+socket.SO_RCVLOWAT
+socket.SO_RCVTIMEO
+socket.SO_REUSEADDR
+socket.SO_SNDBUF
+socket.SO_SNDLOWAT
+socket.SO_SNDTIMEO
+socket.SO_TYPE
+socket.SSL_ERROR_EOF
+socket.SSL_ERROR_INVALID_ERROR_CODE
+socket.SSL_ERROR_SSL
+socket.SSL_ERROR_SYSCALL
+socket.SSL_ERROR_WANT_CONNECT
+socket.SSL_ERROR_WANT_READ
+socket.SSL_ERROR_WANT_WRITE
+socket.SSL_ERROR_WANT_X509_LOOKUP
+socket.SSL_ERROR_ZERO_RETURN
+socket.SocketType(
+socket.StringIO(
+socket.TCP_CORK
+socket.TCP_DEFER_ACCEPT
+socket.TCP_INFO
+socket.TCP_KEEPCNT
+socket.TCP_KEEPIDLE
+socket.TCP_KEEPINTVL
+socket.TCP_LINGER2
+socket.TCP_MAXSEG
+socket.TCP_NODELAY
+socket.TCP_QUICKACK
+socket.TCP_SYNCNT
+socket.TCP_WINDOW_CLAMP
+socket.TIPC_ADDR_ID
+socket.TIPC_ADDR_NAME
+socket.TIPC_ADDR_NAMESEQ
+socket.TIPC_CFG_SRV
+socket.TIPC_CLUSTER_SCOPE
+socket.TIPC_CONN_TIMEOUT
+socket.TIPC_CRITICAL_IMPORTANCE
+socket.TIPC_DEST_DROPPABLE
+socket.TIPC_HIGH_IMPORTANCE
+socket.TIPC_IMPORTANCE
+socket.TIPC_LOW_IMPORTANCE
+socket.TIPC_MEDIUM_IMPORTANCE
+socket.TIPC_NODE_SCOPE
+socket.TIPC_PUBLISHED
+socket.TIPC_SRC_DROPPABLE
+socket.TIPC_SUBSCR_TIMEOUT
+socket.TIPC_SUB_CANCEL
+socket.TIPC_SUB_PORTS
+socket.TIPC_SUB_SERVICE
+socket.TIPC_TOP_SRV
+socket.TIPC_WAIT_FOREVER
+socket.TIPC_WITHDRAWN
+socket.TIPC_ZONE_SCOPE
+socket.__all__
+socket.__builtins__
+socket.__doc__
+socket.__file__
+socket.__name__
+socket.__package__
+socket.create_connection(
+socket.error(
+socket.fromfd(
+socket.gaierror(
+socket.getaddrinfo(
+socket.getdefaulttimeout(
+socket.getfqdn(
+socket.gethostbyaddr(
+socket.gethostbyname(
+socket.gethostbyname_ex(
+socket.gethostname(
+socket.getnameinfo(
+socket.getprotobyname(
+socket.getservbyname(
+socket.getservbyport(
+socket.has_ipv6
+socket.herror(
+socket.htonl(
+socket.htons(
+socket.inet_aton(
+socket.inet_ntoa(
+socket.inet_ntop(
+socket.inet_pton(
+socket.ntohl(
+socket.ntohs(
+socket.os
+socket.setdefaulttimeout(
+socket.socket(
+socket.socketpair(
+socket.ssl(
+socket.sslerror(
+socket.sys
+socket.timeout(
+socket.warnings
+
+--- from socket import * ---
+AF_APPLETALK
+AF_ASH
+AF_ATMPVC
+AF_ATMSVC
+AF_AX25
+AF_BLUETOOTH
+AF_BRIDGE
+AF_DECnet
+AF_ECONET
+AF_INET
+AF_INET6
+AF_IPX
+AF_IRDA
+AF_KEY
+AF_NETBEUI
+AF_NETLINK
+AF_NETROM
+AF_PACKET
+AF_PPPOX
+AF_ROSE
+AF_ROUTE
+AF_SECURITY
+AF_SNA
+AF_TIPC
+AF_UNIX
+AF_UNSPEC
+AF_WANPIPE
+AF_X25
+AI_ADDRCONFIG
+AI_ALL
+AI_CANONNAME
+AI_NUMERICHOST
+AI_NUMERICSERV
+AI_PASSIVE
+AI_V4MAPPED
+BDADDR_ANY
+BDADDR_LOCAL
+BTPROTO_HCI
+BTPROTO_L2CAP
+BTPROTO_RFCOMM
+BTPROTO_SCO
+CAPI
+EAI_ADDRFAMILY
+EAI_AGAIN
+EAI_BADFLAGS
+EAI_FAIL
+EAI_FAMILY
+EAI_MEMORY
+EAI_NODATA
+EAI_NONAME
+EAI_OVERFLOW
+EAI_SERVICE
+EAI_SOCKTYPE
+EAI_SYSTEM
+HCI_DATA_DIR
+HCI_FILTER
+HCI_TIME_STAMP
+INADDR_ALLHOSTS_GROUP
+INADDR_ANY
+INADDR_BROADCAST
+INADDR_LOOPBACK
+INADDR_MAX_LOCAL_GROUP
+INADDR_NONE
+INADDR_UNSPEC_GROUP
+IPPORT_RESERVED
+IPPORT_USERRESERVED
+IPPROTO_AH
+IPPROTO_DSTOPTS
+IPPROTO_EGP
+IPPROTO_ESP
+IPPROTO_FRAGMENT
+IPPROTO_GRE
+IPPROTO_HOPOPTS
+IPPROTO_ICMP
+IPPROTO_ICMPV6
+IPPROTO_IDP
+IPPROTO_IGMP
+IPPROTO_IP
+IPPROTO_IPIP
+IPPROTO_IPV6
+IPPROTO_NONE
+IPPROTO_PIM
+IPPROTO_PUP
+IPPROTO_RAW
+IPPROTO_ROUTING
+IPPROTO_RSVP
+IPPROTO_TCP
+IPPROTO_TP
+IPPROTO_UDP
+IPV6_CHECKSUM
+IPV6_DSTOPTS
+IPV6_HOPLIMIT
+IPV6_HOPOPTS
+IPV6_JOIN_GROUP
+IPV6_LEAVE_GROUP
+IPV6_MULTICAST_HOPS
+IPV6_MULTICAST_IF
+IPV6_MULTICAST_LOOP
+IPV6_NEXTHOP
+IPV6_PKTINFO
+IPV6_RECVDSTOPTS
+IPV6_RECVHOPLIMIT
+IPV6_RECVHOPOPTS
+IPV6_RECVPKTINFO
+IPV6_RECVRTHDR
+IPV6_RECVTCLASS
+IPV6_RTHDR
+IPV6_RTHDRDSTOPTS
+IPV6_RTHDR_TYPE_0
+IPV6_TCLASS
+IPV6_UNICAST_HOPS
+IPV6_V6ONLY
+IP_ADD_MEMBERSHIP
+IP_DEFAULT_MULTICAST_LOOP
+IP_DEFAULT_MULTICAST_TTL
+IP_DROP_MEMBERSHIP
+IP_HDRINCL
+IP_MAX_MEMBERSHIPS
+IP_MULTICAST_IF
+IP_MULTICAST_LOOP
+IP_MULTICAST_TTL
+IP_OPTIONS
+IP_RECVOPTS
+IP_RECVRETOPTS
+IP_RETOPTS
+IP_TOS
+IP_TTL
+MSG_CTRUNC
+MSG_DONTROUTE
+MSG_DONTWAIT
+MSG_EOR
+MSG_PEEK
+MSG_TRUNC
+MSG_WAITALL
+NETLINK_DNRTMSG
+NETLINK_FIREWALL
+NETLINK_IP6_FW
+NETLINK_NFLOG
+NETLINK_ROUTE
+NETLINK_USERSOCK
+NETLINK_XFRM
+NI_DGRAM
+NI_MAXHOST
+NI_MAXSERV
+NI_NAMEREQD
+NI_NOFQDN
+NI_NUMERICHOST
+NI_NUMERICSERV
+PACKET_BROADCAST
+PACKET_FASTROUTE
+PACKET_HOST
+PACKET_LOOPBACK
+PACKET_MULTICAST
+PACKET_OTHERHOST
+PACKET_OUTGOING
+PF_PACKET
+RAND_add(
+RAND_egd(
+RAND_status(
+SHUT_RD
+SHUT_RDWR
+SHUT_WR
+SOCK_DGRAM
+SOCK_RAW
+SOCK_RDM
+SOCK_SEQPACKET
+SOCK_STREAM
+SOL_HCI
+SOL_IP
+SOL_SOCKET
+SOL_TCP
+SOL_TIPC
+SOL_UDP
+SOMAXCONN
+SO_ACCEPTCONN
+SO_BROADCAST
+SO_DEBUG
+SO_DONTROUTE
+SO_ERROR
+SO_KEEPALIVE
+SO_LINGER
+SO_OOBINLINE
+SO_RCVBUF
+SO_RCVLOWAT
+SO_RCVTIMEO
+SO_REUSEADDR
+SO_SNDBUF
+SO_SNDLOWAT
+SO_SNDTIMEO
+SO_TYPE
+SSL_ERROR_EOF
+SSL_ERROR_INVALID_ERROR_CODE
+SSL_ERROR_SSL
+SSL_ERROR_SYSCALL
+SSL_ERROR_WANT_CONNECT
+SSL_ERROR_WANT_READ
+SSL_ERROR_WANT_WRITE
+SSL_ERROR_WANT_X509_LOOKUP
+SSL_ERROR_ZERO_RETURN
+SocketType(
+TCP_CORK
+TCP_DEFER_ACCEPT
+TCP_INFO
+TCP_KEEPCNT
+TCP_KEEPIDLE
+TCP_KEEPINTVL
+TCP_LINGER2
+TCP_MAXSEG
+TCP_NODELAY
+TCP_QUICKACK
+TCP_SYNCNT
+TCP_WINDOW_CLAMP
+TIPC_ADDR_ID
+TIPC_ADDR_NAME
+TIPC_ADDR_NAMESEQ
+TIPC_CFG_SRV
+TIPC_CLUSTER_SCOPE
+TIPC_CONN_TIMEOUT
+TIPC_CRITICAL_IMPORTANCE
+TIPC_DEST_DROPPABLE
+TIPC_HIGH_IMPORTANCE
+TIPC_IMPORTANCE
+TIPC_LOW_IMPORTANCE
+TIPC_MEDIUM_IMPORTANCE
+TIPC_NODE_SCOPE
+TIPC_PUBLISHED
+TIPC_SRC_DROPPABLE
+TIPC_SUBSCR_TIMEOUT
+TIPC_SUB_CANCEL
+TIPC_SUB_PORTS
+TIPC_SUB_SERVICE
+TIPC_TOP_SRV
+TIPC_WAIT_FOREVER
+TIPC_WITHDRAWN
+TIPC_ZONE_SCOPE
+create_connection(
+fromfd(
+gaierror(
+getaddrinfo(
+getdefaulttimeout(
+getfqdn(
+gethostbyaddr(
+gethostbyname(
+gethostbyname_ex(
+gethostname(
+getnameinfo(
+getprotobyname(
+getservbyname(
+getservbyport(
+has_ipv6
+herror(
+htonl(
+htons(
+inet_aton(
+inet_ntoa(
+inet_ntop(
+inet_pton(
+ntohl(
+ntohs(
+setdefaulttimeout(
+socket(
+socketpair(
+ssl(
+sslerror(
+timeout(
+
+--- import shutil ---
+shutil.Error(
+shutil.WindowsError
+shutil.__all__
+shutil.__builtins__
+shutil.__doc__
+shutil.__file__
+shutil.__name__
+shutil.__package__
+shutil.abspath(
+shutil.copy(
+shutil.copy2(
+shutil.copyfile(
+shutil.copyfileobj(
+shutil.copymode(
+shutil.copystat(
+shutil.copytree(
+shutil.destinsrc(
+shutil.fnmatch
+shutil.ignore_patterns(
+shutil.move(
+shutil.os
+shutil.rmtree(
+shutil.stat
+shutil.sys
+
+--- from shutil import * ---
+WindowsError
+copy2(
+copyfile(
+copymode(
+copystat(
+copytree(
+destinsrc(
+ignore_patterns(
+move(
+rmtree(
+
+--- import gettext ---
+gettext.Catalog(
+gettext.ENOENT
+gettext.GNUTranslations(
+gettext.NullTranslations(
+gettext.__all__
+gettext.__builtins__
+gettext.__doc__
+gettext.__file__
+gettext.__name__
+gettext.__package__
+gettext.bind_textdomain_codeset(
+gettext.bindtextdomain(
+gettext.c2py(
+gettext.copy
+gettext.dgettext(
+gettext.dngettext(
+gettext.find(
+gettext.gettext(
+gettext.install(
+gettext.ldgettext(
+gettext.ldngettext(
+gettext.lgettext(
+gettext.lngettext(
+gettext.locale
+gettext.ngettext(
+gettext.os
+gettext.re
+gettext.struct
+gettext.sys
+gettext.test(
+gettext.textdomain(
+gettext.translation(
+
+--- from gettext import * ---
+Catalog(
+GNUTranslations(
+NullTranslations(
+c2py(
+dngettext(
+install(
+ldgettext(
+ldngettext(
+lgettext(
+lngettext(
+locale
+ngettext(
+translation(
+
+--- import logging ---
+logging.BASIC_FORMAT
+logging.BufferingFormatter(
+logging.CRITICAL
+logging.DEBUG
+logging.ERROR
+logging.FATAL
+logging.FileHandler(
+logging.Filter(
+logging.Filterer(
+logging.Formatter(
+logging.Handler(
+logging.INFO
+logging.LogRecord(
+logging.Logger(
+logging.LoggerAdapter(
+logging.Manager(
+logging.NOTSET
+logging.PlaceHolder(
+logging.RootLogger(
+logging.StreamHandler(
+logging.WARN
+logging.WARNING
+logging.__all__
+logging.__author__
+logging.__builtins__
+logging.__date__
+logging.__doc__
+logging.__file__
+logging.__name__
+logging.__package__
+logging.__path__
+logging.__status__
+logging.__version__
+logging.addLevelName(
+logging.atexit
+logging.basicConfig(
+logging.cStringIO
+logging.codecs
+logging.critical(
+logging.currentframe(
+logging.debug(
+logging.disable(
+logging.error(
+logging.exception(
+logging.fatal(
+logging.getLevelName(
+logging.getLogger(
+logging.getLoggerClass(
+logging.info(
+logging.log(
+logging.logMultiprocessing
+logging.logProcesses
+logging.logThreads
+logging.makeLogRecord(
+logging.os
+logging.raiseExceptions
+logging.root
+logging.setLoggerClass(
+logging.shutdown(
+logging.string
+logging.sys
+logging.thread
+logging.threading
+logging.time
+logging.traceback
+logging.types
+logging.warn(
+logging.warning(
+
+--- from logging import * ---
+BASIC_FORMAT
+BufferingFormatter(
+CRITICAL
+FATAL
+Filter(
+Filterer(
+Handler(
+LogRecord(
+Logger(
+LoggerAdapter(
+Manager(
+NOTSET
+PlaceHolder(
+RootLogger(
+StreamHandler(
+WARN
+__status__
+addLevelName(
+atexit
+basicConfig(
+critical(
+disable(
+exception(
+fatal(
+getLevelName(
+getLogger(
+getLoggerClass(
+info(
+logMultiprocessing
+logProcesses
+logThreads
+makeLogRecord(
+raiseExceptions
+root
+setLoggerClass(
+shutdown(
+thread
+warning(
+
+--- import signal ---
+signal.ITIMER_PROF
+signal.ITIMER_REAL
+signal.ITIMER_VIRTUAL
+signal.ItimerError(
+signal.NSIG
+signal.SIGABRT
+signal.SIGALRM
+signal.SIGBUS
+signal.SIGCHLD
+signal.SIGCLD
+signal.SIGCONT
+signal.SIGFPE
+signal.SIGHUP
+signal.SIGILL
+signal.SIGINT
+signal.SIGIO
+signal.SIGIOT
+signal.SIGKILL
+signal.SIGPIPE
+signal.SIGPOLL
+signal.SIGPROF
+signal.SIGPWR
+signal.SIGQUIT
+signal.SIGRTMAX
+signal.SIGRTMIN
+signal.SIGSEGV
+signal.SIGSTOP
+signal.SIGSYS
+signal.SIGTERM
+signal.SIGTRAP
+signal.SIGTSTP
+signal.SIGTTIN
+signal.SIGTTOU
+signal.SIGURG
+signal.SIGUSR1
+signal.SIGUSR2
+signal.SIGVTALRM
+signal.SIGWINCH
+signal.SIGXCPU
+signal.SIGXFSZ
+signal.SIG_DFL
+signal.SIG_IGN
+signal.__doc__
+signal.__name__
+signal.__package__
+signal.alarm(
+signal.default_int_handler(
+signal.getitimer(
+signal.getsignal(
+signal.pause(
+signal.set_wakeup_fd(
+signal.setitimer(
+signal.siginterrupt(
+signal.signal(
+
+--- from signal import * ---
+ITIMER_PROF
+ITIMER_REAL
+ITIMER_VIRTUAL
+ItimerError(
+NSIG
+SIGCHLD
+SIGCLD
+SIGCONT
+SIGIO
+SIGPOLL
+SIGPROF
+SIGPWR
+SIGRTMAX
+SIGRTMIN
+SIGSTOP
+SIGTSTP
+SIGTTIN
+SIGTTOU
+SIGURG
+SIGUSR1
+SIGUSR2
+SIGVTALRM
+SIGWINCH
+SIGXCPU
+SIGXFSZ
+SIG_DFL
+SIG_IGN
+alarm(
+default_int_handler(
+getitimer(
+getsignal(
+set_wakeup_fd(
+setitimer(
+siginterrupt(
+signal(
+
+--- import select ---
+select.EPOLLERR
+select.EPOLLET
+select.EPOLLHUP
+select.EPOLLIN
+select.EPOLLMSG
+select.EPOLLONESHOT
+select.EPOLLOUT
+select.EPOLLPRI
+select.EPOLLRDBAND
+select.EPOLLRDNORM
+select.EPOLLWRBAND
+select.EPOLLWRNORM
+select.POLLERR
+select.POLLHUP
+select.POLLIN
+select.POLLMSG
+select.POLLNVAL
+select.POLLOUT
+select.POLLPRI
+select.POLLRDBAND
+select.POLLRDNORM
+select.POLLWRBAND
+select.POLLWRNORM
+select.__doc__
+select.__name__
+select.__package__
+select.epoll(
+select.error(
+select.poll(
+select.select(
+
+--- from select import * ---
+EPOLLERR
+EPOLLET
+EPOLLHUP
+EPOLLIN
+EPOLLMSG
+EPOLLONESHOT
+EPOLLOUT
+EPOLLPRI
+EPOLLRDBAND
+EPOLLRDNORM
+EPOLLWRBAND
+EPOLLWRNORM
+POLLERR
+POLLHUP
+POLLIN
+POLLMSG
+POLLNVAL
+POLLOUT
+POLLPRI
+POLLRDBAND
+POLLRDNORM
+POLLWRBAND
+POLLWRNORM
+epoll(
+
+--- import twisted ---
+twisted.__builtins__
+twisted.__doc__
+twisted.__file__
+twisted.__name__
+twisted.__package__
+twisted.__path__
+twisted.__version__
+twisted.python
+twisted.version
+
+--- from twisted import * ---
+python
+
+--- import twisted.python ---
+twisted.python.__builtins__
+twisted.python.__doc__
+twisted.python.__file__
+twisted.python.__name__
+twisted.python.__package__
+twisted.python.__path__
+twisted.python.compat
+twisted.python.versions
+
+--- from twisted import python ---
+python.__builtins__
+python.__doc__
+python.__file__
+python.__name__
+python.__package__
+python.__path__
+python.compat
+python.versions
+
+--- from twisted.python import * ---
+compat
+
+--- import twisted.python.compat ---
+twisted.python.compat.__builtins__
+twisted.python.compat.__doc__
+twisted.python.compat.__file__
+twisted.python.compat.__name__
+twisted.python.compat.__package__
+twisted.python.compat.adict(
+twisted.python.compat.frozenset(
+twisted.python.compat.inet_ntop(
+twisted.python.compat.inet_pton(
+twisted.python.compat.operator
+twisted.python.compat.set(
+twisted.python.compat.socket
+twisted.python.compat.string
+twisted.python.compat.struct
+twisted.python.compat.sys
+twisted.python.compat.tsafe(
+
+--- from twisted.python import compat ---
+compat.__builtins__
+compat.__doc__
+compat.__file__
+compat.__name__
+compat.__package__
+compat.adict(
+compat.frozenset(
+compat.inet_ntop(
+compat.inet_pton(
+compat.operator
+compat.set(
+compat.socket
+compat.string
+compat.struct
+compat.sys
+compat.tsafe(
+
+--- from twisted.python.compat import * ---
+adict(
+tsafe(
+
+--- import twisted.python.versions ---
+twisted.python.versions.IncomparableVersions(
+twisted.python.versions.Version(
+twisted.python.versions.__builtins__
+twisted.python.versions.__doc__
+twisted.python.versions.__file__
+twisted.python.versions.__name__
+twisted.python.versions.__package__
+twisted.python.versions.getVersionString(
+twisted.python.versions.os
+twisted.python.versions.sys
+
+--- from twisted.python import versions ---
+versions.IncomparableVersions(
+versions.Version(
+versions.__builtins__
+versions.__doc__
+versions.__file__
+versions.__name__
+versions.__package__
+versions.getVersionString(
+versions.os
+versions.sys
+
+--- from twisted.python.versions import * ---
+IncomparableVersions(
+Version(
+getVersionString(
+
+--- import twisted.conch ---
+twisted.conch.__builtins__
+twisted.conch.__doc__
+twisted.conch.__file__
+twisted.conch.__name__
+twisted.conch.__package__
+twisted.conch.__path__
+twisted.conch.__version__
+twisted.conch.version
+
+--- from twisted import conch ---
+conch.__builtins__
+conch.__doc__
+conch.__file__
+conch.__name__
+conch.__package__
+conch.__path__
+conch.__version__
+conch.version
+
+--- from twisted.conch import * ---
+
+--- import twisted.lore ---
+twisted.lore.__builtins__
+twisted.lore.__doc__
+twisted.lore.__file__
+twisted.lore.__name__
+twisted.lore.__package__
+twisted.lore.__path__
+twisted.lore.__version__
+twisted.lore.version
+
+--- from twisted import lore ---
+lore.__builtins__
+lore.__doc__
+lore.__file__
+lore.__name__
+lore.__package__
+lore.__path__
+lore.__version__
+lore.version
+
+--- from twisted.lore import * ---
+
+--- import twisted.mail ---
+twisted.mail.__builtins__
+twisted.mail.__doc__
+twisted.mail.__file__
+twisted.mail.__name__
+twisted.mail.__package__
+twisted.mail.__path__
+twisted.mail.__version__
+twisted.mail.version
+
+--- from twisted import mail ---
+mail.__builtins__
+mail.__doc__
+mail.__file__
+mail.__name__
+mail.__package__
+mail.__path__
+mail.__version__
+mail.version
+
+--- from twisted.mail import * ---
+
+--- import twisted.names ---
+twisted.names.__builtins__
+twisted.names.__doc__
+twisted.names.__file__
+twisted.names.__name__
+twisted.names.__package__
+twisted.names.__path__
+twisted.names.__version__
+twisted.names.version
+
+--- from twisted import names ---
+names.__builtins__
+names.__doc__
+names.__file__
+names.__name__
+names.__package__
+names.__path__
+names.__version__
+names.version
+
+--- from twisted.names import * ---
+
+--- import twisted.trial ---
+twisted.trial.__builtins__
+twisted.trial.__doc__
+twisted.trial.__file__
+twisted.trial.__name__
+twisted.trial.__package__
+twisted.trial.__path__
+
+--- from twisted import trial ---
+trial.__builtins__
+trial.__doc__
+trial.__file__
+trial.__name__
+trial.__package__
+trial.__path__
+
+--- from twisted.trial import * ---
+
+--- import twisted.web ---
+twisted.web.__builtins__
+twisted.web.__doc__
+twisted.web.__file__
+twisted.web.__name__
+twisted.web.__package__
+twisted.web.__path__
+twisted.web.__version__
+twisted.web.version
+
+--- from twisted import web ---
+web.__builtins__
+web.__doc__
+web.__file__
+web.__name__
+web.__package__
+web.__path__
+web.__version__
+web.version
+
+--- from twisted.web import * ---
+
+--- import twisted.web2 ---
+twisted.web2.__builtins__
+twisted.web2.__doc__
+twisted.web2.__file__
+twisted.web2.__name__
+twisted.web2.__package__
+twisted.web2.__path__
+twisted.web2.__version__
+twisted.web2.version
+
+--- from twisted import web2 ---
+web2.__builtins__
+web2.__doc__
+web2.__file__
+web2.__name__
+web2.__package__
+web2.__path__
+web2.__version__
+web2.version
+
+--- from twisted.web2 import * ---
+
+--- import twisted.words ---
+twisted.words.__builtins__
+twisted.words.__doc__
+twisted.words.__file__
+twisted.words.__name__
+twisted.words.__package__
+twisted.words.__path__
+twisted.words.__version__
+twisted.words.version
+
+--- from twisted import words ---
+words.__builtins__
+words.__doc__
+words.__file__
+words.__name__
+words.__package__
+words.__path__
+words.__version__
+words.version
+
+--- from twisted.words import * ---
+
+--- import twisted.internet ---
+twisted.internet.__builtins__
+twisted.internet.__doc__
+twisted.internet.__file__
+twisted.internet.__name__
+twisted.internet.__package__
+twisted.internet.__path__
+
+--- from twisted import internet ---
+internet.__builtins__
+internet.__doc__
+internet.__file__
+internet.__name__
+internet.__package__
+internet.__path__
+
+--- from twisted.internet import * ---
+
+--- import twisted.internet.reactor ---
+twisted.internet.reactor.__class__(
+twisted.internet.reactor.__delattr__(
+twisted.internet.reactor.__dict__
+twisted.internet.reactor.__doc__
+twisted.internet.reactor.__format__(
+twisted.internet.reactor.__getattribute__(
+twisted.internet.reactor.__hash__(
+twisted.internet.reactor.__implemented__(
+twisted.internet.reactor.__init__(
+twisted.internet.reactor.__module__
+twisted.internet.reactor.__name__
+twisted.internet.reactor.__new__(
+twisted.internet.reactor.__providedBy__(
+twisted.internet.reactor.__provides__(
+twisted.internet.reactor.__reduce__(
+twisted.internet.reactor.__reduce_ex__(
+twisted.internet.reactor.__repr__(
+twisted.internet.reactor.__setattr__(
+twisted.internet.reactor.__sizeof__(
+twisted.internet.reactor.__str__(
+twisted.internet.reactor.__subclasshook__(
+twisted.internet.reactor.__weakref__
+twisted.internet.reactor.addReader(
+twisted.internet.reactor.addSystemEventTrigger(
+twisted.internet.reactor.addWriter(
+twisted.internet.reactor.callFromThread(
+twisted.internet.reactor.callInThread(
+twisted.internet.reactor.callLater(
+twisted.internet.reactor.callWhenRunning(
+twisted.internet.reactor.cancelCallLater(
+twisted.internet.reactor.connectSSL(
+twisted.internet.reactor.connectTCP(
+twisted.internet.reactor.connectUDP(
+twisted.internet.reactor.connectUNIX(
+twisted.internet.reactor.connectUNIXDatagram(
+twisted.internet.reactor.connectWith(
+twisted.internet.reactor.crash(
+twisted.internet.reactor.disconnectAll(
+twisted.internet.reactor.doIteration(
+twisted.internet.reactor.doSelect(
+twisted.internet.reactor.fireSystemEvent(
+twisted.internet.reactor.getDelayedCalls(
+twisted.internet.reactor.getReaders(
+twisted.internet.reactor.getWriters(
+twisted.internet.reactor.installResolver(
+twisted.internet.reactor.installWaker(
+twisted.internet.reactor.installed
+twisted.internet.reactor.iterate(
+twisted.internet.reactor.listenMulticast(
+twisted.internet.reactor.listenSSL(
+twisted.internet.reactor.listenTCP(
+twisted.internet.reactor.listenUDP(
+twisted.internet.reactor.listenUNIX(
+twisted.internet.reactor.listenUNIXDatagram(
+twisted.internet.reactor.listenWith(
+twisted.internet.reactor.mainLoop(
+twisted.internet.reactor.removeAll(
+twisted.internet.reactor.removeReader(
+twisted.internet.reactor.removeSystemEventTrigger(
+twisted.internet.reactor.removeWriter(
+twisted.internet.reactor.resolve(
+twisted.internet.reactor.resolver
+twisted.internet.reactor.run(
+twisted.internet.reactor.runUntilCurrent(
+twisted.internet.reactor.running
+twisted.internet.reactor.seconds(
+twisted.internet.reactor.sigBreak(
+twisted.internet.reactor.sigInt(
+twisted.internet.reactor.sigTerm(
+twisted.internet.reactor.spawnProcess(
+twisted.internet.reactor.startRunning(
+twisted.internet.reactor.stop(
+twisted.internet.reactor.suggestThreadPoolSize(
+twisted.internet.reactor.threadCallQueue
+twisted.internet.reactor.threadpool
+twisted.internet.reactor.threadpoolShutdownID
+twisted.internet.reactor.timeout(
+twisted.internet.reactor.usingThreads
+twisted.internet.reactor.wakeUp(
+twisted.internet.reactor.waker
+
+--- from twisted.internet import reactor ---
+reactor.__class__(
+reactor.__delattr__(
+reactor.__dict__
+reactor.__doc__
+reactor.__format__(
+reactor.__getattribute__(
+reactor.__hash__(
+reactor.__implemented__(
+reactor.__init__(
+reactor.__module__
+reactor.__name__
+reactor.__new__(
+reactor.__providedBy__(
+reactor.__provides__(
+reactor.__reduce__(
+reactor.__reduce_ex__(
+reactor.__repr__(
+reactor.__setattr__(
+reactor.__sizeof__(
+reactor.__str__(
+reactor.__subclasshook__(
+reactor.__weakref__
+reactor.addReader(
+reactor.addSystemEventTrigger(
+reactor.addWriter(
+reactor.callFromThread(
+reactor.callInThread(
+reactor.callLater(
+reactor.callWhenRunning(
+reactor.cancelCallLater(
+reactor.connectSSL(
+reactor.connectTCP(
+reactor.connectUDP(
+reactor.connectUNIX(
+reactor.connectUNIXDatagram(
+reactor.connectWith(
+reactor.crash(
+reactor.disconnectAll(
+reactor.doIteration(
+reactor.doSelect(
+reactor.fireSystemEvent(
+reactor.getDelayedCalls(
+reactor.getReaders(
+reactor.getWriters(
+reactor.installResolver(
+reactor.installWaker(
+reactor.installed
+reactor.iterate(
+reactor.listenMulticast(
+reactor.listenSSL(
+reactor.listenTCP(
+reactor.listenUDP(
+reactor.listenUNIX(
+reactor.listenUNIXDatagram(
+reactor.listenWith(
+reactor.mainLoop(
+reactor.removeAll(
+reactor.removeReader(
+reactor.removeSystemEventTrigger(
+reactor.removeWriter(
+reactor.resolve(
+reactor.resolver
+reactor.run(
+reactor.runUntilCurrent(
+reactor.running
+reactor.seconds(
+reactor.sigBreak(
+reactor.sigInt(
+reactor.sigTerm(
+reactor.spawnProcess(
+reactor.startRunning(
+reactor.stop(
+reactor.suggestThreadPoolSize(
+reactor.threadCallQueue
+reactor.threadpool
+reactor.threadpoolShutdownID
+reactor.timeout(
+reactor.usingThreads
+reactor.wakeUp(
+reactor.waker
+
+--- from twisted.internet.reactor import * ---
+__class__(
+__delattr__(
+__dict__
+__format__(
+__getattribute__(
+__hash__(
+__implemented__(
+__init__(
+__module__
+__new__(
+__providedBy__(
+__provides__(
+__reduce__(
+__reduce_ex__(
+__repr__(
+__setattr__(
+__sizeof__(
+__str__(
+__subclasshook__(
+__weakref__
+addReader(
+addSystemEventTrigger(
+addWriter(
+callFromThread(
+callInThread(
+callLater(
+callWhenRunning(
+cancelCallLater(
+connectSSL(
+connectTCP(
+connectUDP(
+connectUNIX(
+connectUNIXDatagram(
+connectWith(
+crash(
+disconnectAll(
+doIteration(
+doSelect(
+fireSystemEvent(
+getDelayedCalls(
+getReaders(
+getWriters(
+installResolver(
+installWaker(
+installed
+iterate(
+listenMulticast(
+listenSSL(
+listenTCP(
+listenUDP(
+listenUNIX(
+listenUNIXDatagram(
+listenWith(
+mainLoop(
+removeAll(
+removeReader(
+removeSystemEventTrigger(
+removeWriter(
+resolver
+runUntilCurrent(
+running
+seconds(
+sigBreak(
+sigInt(
+sigTerm(
+spawnProcess(
+startRunning(
+suggestThreadPoolSize(
+threadCallQueue
+threadpool
+threadpoolShutdownID
+usingThreads
+wakeUp(
+waker
+
+--- import twisted.internet.protocol ---
+twisted.internet.protocol.AbstractDatagramProtocol(
+twisted.internet.protocol.BaseProtocol(
+twisted.internet.protocol.ClientCreator(
+twisted.internet.protocol.ClientFactory(
+twisted.internet.protocol.ConnectedDatagramProtocol(
+twisted.internet.protocol.ConsumerToProtocolAdapter(
+twisted.internet.protocol.DatagramProtocol(
+twisted.internet.protocol.Factory(
+twisted.internet.protocol.FileWrapper(
+twisted.internet.protocol.ProcessProtocol(
+twisted.internet.protocol.Protocol(
+twisted.internet.protocol.ProtocolToConsumerAdapter(
+twisted.internet.protocol.ReconnectingClientFactory(
+twisted.internet.protocol.ServerFactory(
+twisted.internet.protocol.__all__
+twisted.internet.protocol.__builtins__
+twisted.internet.protocol.__doc__
+twisted.internet.protocol.__file__
+twisted.internet.protocol.__name__
+twisted.internet.protocol.__package__
+twisted.internet.protocol.components
+twisted.internet.protocol.connectionDone
+twisted.internet.protocol.defer
+twisted.internet.protocol.error
+twisted.internet.protocol.failure
+twisted.internet.protocol.implements(
+twisted.internet.protocol.interfaces
+twisted.internet.protocol.log
+twisted.internet.protocol.random
+
+--- from twisted.internet import protocol ---
+protocol.AbstractDatagramProtocol(
+protocol.BaseProtocol(
+protocol.ClientCreator(
+protocol.ClientFactory(
+protocol.ConnectedDatagramProtocol(
+protocol.ConsumerToProtocolAdapter(
+protocol.DatagramProtocol(
+protocol.Factory(
+protocol.FileWrapper(
+protocol.ProcessProtocol(
+protocol.Protocol(
+protocol.ProtocolToConsumerAdapter(
+protocol.ReconnectingClientFactory(
+protocol.ServerFactory(
+protocol.__all__
+protocol.__builtins__
+protocol.__doc__
+protocol.__file__
+protocol.__name__
+protocol.__package__
+protocol.components
+protocol.connectionDone
+protocol.defer
+protocol.error
+protocol.failure
+protocol.implements(
+protocol.interfaces
+protocol.log
+protocol.random
+
+--- from twisted.internet.protocol import * ---
+AbstractDatagramProtocol(
+BaseProtocol(
+ClientCreator(
+ClientFactory(
+ConnectedDatagramProtocol(
+ConsumerToProtocolAdapter(
+DatagramProtocol(
+Factory(
+ProcessProtocol(
+Protocol(
+ProtocolToConsumerAdapter(
+ReconnectingClientFactory(
+ServerFactory(
+components
+connectionDone
+defer
+failure
+implements(
+interfaces
+log
+
+--- import twisted.internet.abstract ---
+twisted.internet.abstract.FileDescriptor(
+twisted.internet.abstract.__all__
+twisted.internet.abstract.__builtins__
+twisted.internet.abstract.__doc__
+twisted.internet.abstract.__file__
+twisted.internet.abstract.__name__
+twisted.internet.abstract.__package__
+twisted.internet.abstract.failure
+twisted.internet.abstract.implements(
+twisted.internet.abstract.interfaces
+twisted.internet.abstract.isIPAddress(
+twisted.internet.abstract.log
+twisted.internet.abstract.main
+twisted.internet.abstract.reflect
+twisted.internet.abstract.styles
+
+--- from twisted.internet import abstract ---
+abstract.FileDescriptor(
+abstract.__all__
+abstract.__builtins__
+abstract.__doc__
+abstract.__file__
+abstract.__name__
+abstract.__package__
+abstract.failure
+abstract.implements(
+abstract.interfaces
+abstract.isIPAddress(
+abstract.log
+abstract.main
+abstract.reflect
+abstract.styles
+
+--- from twisted.internet.abstract import * ---
+FileDescriptor(
+isIPAddress(
+main
+reflect
+styles
+
+--- import twisted.internet.address ---
+twisted.internet.address.IAddress(
+twisted.internet.address.IPv4Address(
+twisted.internet.address.UNIXAddress(
+twisted.internet.address.__builtins__
+twisted.internet.address.__doc__
+twisted.internet.address.__file__
+twisted.internet.address.__name__
+twisted.internet.address.__package__
+twisted.internet.address.implements(
+twisted.internet.address.os
+twisted.internet.address.warnings
+
+--- from twisted.internet import address ---
+address.IAddress(
+address.IPv4Address(
+address.UNIXAddress(
+address.__builtins__
+address.__doc__
+address.__file__
+address.__name__
+address.__package__
+address.implements(
+address.os
+address.warnings
+
+--- from twisted.internet.address import * ---
+IAddress(
+IPv4Address(
+UNIXAddress(
+
+--- import twisted.internet.base ---
+twisted.internet.base.BaseConnector(
+twisted.internet.base.BasePort(
+twisted.internet.base.BlockingResolver(
+twisted.internet.base.Deferred(
+twisted.internet.base.DeferredList(
+twisted.internet.base.DelayedCall(
+twisted.internet.base.IConnector(
+twisted.internet.base.IDelayedCall(
+twisted.internet.base.IReactorCore(
+twisted.internet.base.IReactorPluggableResolver(
+twisted.internet.base.IReactorThreads(
+twisted.internet.base.IReactorTime(
+twisted.internet.base.IResolverSimple(
+twisted.internet.base.ReactorBase(
+twisted.internet.base.ThreadedResolver(
+twisted.internet.base.__all__
+twisted.internet.base.__builtins__
+twisted.internet.base.__doc__
+twisted.internet.base.__file__
+twisted.internet.base.__name__
+twisted.internet.base.__package__
+twisted.internet.base.abstract
+twisted.internet.base.classImplements(
+twisted.internet.base.defer
+twisted.internet.base.error
+twisted.internet.base.failure
+twisted.internet.base.fcntl
+twisted.internet.base.heapify(
+twisted.internet.base.heappop(
+twisted.internet.base.heappush(
+twisted.internet.base.implements(
+twisted.internet.base.log
+twisted.internet.base.main
+twisted.internet.base.operator
+twisted.internet.base.platform
+twisted.internet.base.platformType
+twisted.internet.base.reflect
+twisted.internet.base.runtimeSeconds(
+twisted.internet.base.socket
+twisted.internet.base.styles
+twisted.internet.base.sys
+twisted.internet.base.threadable
+twisted.internet.base.threads
+twisted.internet.base.traceback
+twisted.internet.base.warnings
+
+--- from twisted.internet import base ---
+base.BaseConnector(
+base.BasePort(
+base.BlockingResolver(
+base.Deferred(
+base.DeferredList(
+base.DelayedCall(
+base.IConnector(
+base.IDelayedCall(
+base.IReactorCore(
+base.IReactorPluggableResolver(
+base.IReactorThreads(
+base.IReactorTime(
+base.IResolverSimple(
+base.ReactorBase(
+base.ThreadedResolver(
+base.__all__
+base.__builtins__
+base.abstract
+base.classImplements(
+base.defer
+base.error
+base.failure
+base.fcntl
+base.heapify(
+base.heappop(
+base.heappush(
+base.implements(
+base.log
+base.main
+base.operator
+base.platform
+base.platformType
+base.reflect
+base.runtimeSeconds(
+base.socket
+base.styles
+base.sys
+base.threadable
+base.threads
+base.traceback
+base.warnings
+
+--- from twisted.internet.base import * ---
+BaseConnector(
+BasePort(
+BlockingResolver(
+Deferred(
+DeferredList(
+DelayedCall(
+IConnector(
+IDelayedCall(
+IReactorCore(
+IReactorPluggableResolver(
+IReactorThreads(
+IReactorTime(
+IResolverSimple(
+ReactorBase(
+ThreadedResolver(
+abstract
+classImplements(
+platformType
+runtimeSeconds(
+threadable
+
+--- import twisted.internet.default ---
+twisted.internet.default.PosixReactorBase(
+twisted.internet.default.SelectReactor(
+twisted.internet.default.__all__
+twisted.internet.default.__builtins__
+twisted.internet.default.__doc__
+twisted.internet.default.__file__
+twisted.internet.default.__name__
+twisted.internet.default.__package__
+twisted.internet.default.__warningregistry__
+twisted.internet.default.install(
+twisted.internet.default.warnings
+
+--- from twisted.internet import default ---
+default.PosixReactorBase(
+default.SelectReactor(
+default.__all__
+default.__builtins__
+default.__doc__
+default.__file__
+default.__name__
+default.__package__
+default.__warningregistry__
+default.install(
+default.warnings
+
+--- from twisted.internet.default import * ---
+PosixReactorBase(
+SelectReactor(
+
+--- import twisted.internet.defer ---
+twisted.internet.defer.AlreadyCalledError(
+twisted.internet.defer.AlreadyTryingToLockError(
+twisted.internet.defer.DebugInfo(
+twisted.internet.defer.Deferred(
+twisted.internet.defer.DeferredFilesystemLock(
+twisted.internet.defer.DeferredList(
+twisted.internet.defer.DeferredLock(
+twisted.internet.defer.DeferredQueue(
+twisted.internet.defer.DeferredSemaphore(
+twisted.internet.defer.FAILURE
+twisted.internet.defer.FirstError(
+twisted.internet.defer.QueueOverflow(
+twisted.internet.defer.QueueUnderflow(
+twisted.internet.defer.SUCCESS
+twisted.internet.defer.TimeoutError(
+twisted.internet.defer.__all__
+twisted.internet.defer.__builtins__
+twisted.internet.defer.__doc__
+twisted.internet.defer.__file__
+twisted.internet.defer.__name__
+twisted.internet.defer.__package__
+twisted.internet.defer.deferredGenerator(
+twisted.internet.defer.execute(
+twisted.internet.defer.fail(
+twisted.internet.defer.failure
+twisted.internet.defer.gatherResults(
+twisted.internet.defer.generators
+twisted.internet.defer.getDebugging(
+twisted.internet.defer.inlineCallbacks(
+twisted.internet.defer.lockfile
+twisted.internet.defer.log
+twisted.internet.defer.logError(
+twisted.internet.defer.maybeDeferred(
+twisted.internet.defer.mergeFunctionMetadata(
+twisted.internet.defer.nested_scopes
+twisted.internet.defer.passthru(
+twisted.internet.defer.returnValue(
+twisted.internet.defer.setDebugging(
+twisted.internet.defer.succeed(
+twisted.internet.defer.timeout(
+twisted.internet.defer.traceback
+twisted.internet.defer.unsignedID(
+twisted.internet.defer.waitForDeferred(
+twisted.internet.defer.warnings
+
+--- from twisted.internet import defer ---
+defer.AlreadyCalledError(
+defer.AlreadyTryingToLockError(
+defer.DebugInfo(
+defer.Deferred(
+defer.DeferredFilesystemLock(
+defer.DeferredList(
+defer.DeferredLock(
+defer.DeferredQueue(
+defer.DeferredSemaphore(
+defer.FAILURE
+defer.FirstError(
+defer.QueueOverflow(
+defer.QueueUnderflow(
+defer.SUCCESS
+defer.TimeoutError(
+defer.__all__
+defer.__builtins__
+defer.__doc__
+defer.__file__
+defer.__name__
+defer.__package__
+defer.deferredGenerator(
+defer.execute(
+defer.fail(
+defer.failure
+defer.gatherResults(
+defer.generators
+defer.getDebugging(
+defer.inlineCallbacks(
+defer.lockfile
+defer.log
+defer.logError(
+defer.maybeDeferred(
+defer.mergeFunctionMetadata(
+defer.nested_scopes
+defer.passthru(
+defer.returnValue(
+defer.setDebugging(
+defer.succeed(
+defer.timeout(
+defer.traceback
+defer.unsignedID(
+defer.waitForDeferred(
+defer.warnings
+
+--- from twisted.internet.defer import * ---
+AlreadyCalledError(
+AlreadyTryingToLockError(
+DebugInfo(
+DeferredFilesystemLock(
+DeferredLock(
+DeferredQueue(
+DeferredSemaphore(
+FAILURE
+FirstError(
+QueueOverflow(
+QueueUnderflow(
+SUCCESS
+TimeoutError(
+deferredGenerator(
+execute(
+fail(
+gatherResults(
+getDebugging(
+inlineCallbacks(
+lockfile
+logError(
+maybeDeferred(
+mergeFunctionMetadata(
+passthru(
+returnValue(
+setDebugging(
+succeed(
+unsignedID(
+waitForDeferred(
+
+--- import twisted.internet.epollreactor ---
+twisted.internet.epollreactor.CONNECTION_LOST
+twisted.internet.epollreactor.EPollReactor(
+twisted.internet.epollreactor.IReactorFDSet(
+twisted.internet.epollreactor.__all__
+twisted.internet.epollreactor.__builtins__
+twisted.internet.epollreactor.__doc__
+twisted.internet.epollreactor.__file__
+twisted.internet.epollreactor.__name__
+twisted.internet.epollreactor.__package__
+twisted.internet.epollreactor.errno
+twisted.internet.epollreactor.error
+twisted.internet.epollreactor.implements(
+twisted.internet.epollreactor.install(
+twisted.internet.epollreactor.log
+twisted.internet.epollreactor.posixbase
+twisted.internet.epollreactor.sys
+
+--- from twisted.internet import epollreactor ---
+epollreactor.CONNECTION_LOST
+epollreactor.EPollReactor(
+epollreactor.IReactorFDSet(
+epollreactor.__all__
+epollreactor.__builtins__
+epollreactor.__doc__
+epollreactor.__file__
+epollreactor.__name__
+epollreactor.__package__
+epollreactor.errno
+epollreactor.error
+epollreactor.implements(
+epollreactor.install(
+epollreactor.log
+epollreactor.posixbase
+epollreactor.sys
+
+--- from twisted.internet.epollreactor import * ---
+CONNECTION_LOST
+EPollReactor(
+IReactorFDSet(
+posixbase
+
+--- import twisted.internet.error ---
+twisted.internet.error.AlreadyCalled(
+twisted.internet.error.AlreadyCancelled(
+twisted.internet.error.BadFileError(
+twisted.internet.error.BindError(
+twisted.internet.error.CannotListenError(
+twisted.internet.error.CertificateError(
+twisted.internet.error.ConnectBindError(
+twisted.internet.error.ConnectError(
+twisted.internet.error.ConnectInProgressError(
+twisted.internet.error.ConnectionClosed(
+twisted.internet.error.ConnectionDone(
+twisted.internet.error.ConnectionFdescWentAway(
+twisted.internet.error.ConnectionLost(
+twisted.internet.error.ConnectionRefusedError(
+twisted.internet.error.DNSLookupError(
+twisted.internet.error.MessageLengthError(
+twisted.internet.error.MulticastJoinError(
+twisted.internet.error.NoRouteError(
+twisted.internet.error.NotConnectingError(
+twisted.internet.error.NotListeningError(
+twisted.internet.error.PeerVerifyError(
+twisted.internet.error.PotentialZombieWarning(
+twisted.internet.error.ProcessDone(
+twisted.internet.error.ProcessExitedAlready(
+twisted.internet.error.ProcessTerminated(
+twisted.internet.error.ReactorAlreadyRunning(
+twisted.internet.error.ReactorNotRunning(
+twisted.internet.error.SSLError(
+twisted.internet.error.ServiceNameUnknownError(
+twisted.internet.error.TCPTimedOutError(
+twisted.internet.error.TimeoutError(
+twisted.internet.error.UnknownHostError(
+twisted.internet.error.UserError(
+twisted.internet.error.VerifyError(
+twisted.internet.error.__builtins__
+twisted.internet.error.__doc__
+twisted.internet.error.__file__
+twisted.internet.error.__name__
+twisted.internet.error.__package__
+twisted.internet.error.errno
+twisted.internet.error.errnoMapping
+twisted.internet.error.getConnectError(
+twisted.internet.error.socket
+
+--- from twisted.internet import error ---
+error.AlreadyCalled(
+error.AlreadyCancelled(
+error.BadFileError(
+error.BindError(
+error.CannotListenError(
+error.CertificateError(
+error.ConnectBindError(
+error.ConnectError(
+error.ConnectInProgressError(
+error.ConnectionClosed(
+error.ConnectionDone(
+error.ConnectionFdescWentAway(
+error.ConnectionLost(
+error.ConnectionRefusedError(
+error.DNSLookupError(
+error.MessageLengthError(
+error.MulticastJoinError(
+error.NoRouteError(
+error.NotConnectingError(
+error.NotListeningError(
+error.PeerVerifyError(
+error.PotentialZombieWarning(
+error.ProcessDone(
+error.ProcessExitedAlready(
+error.ProcessTerminated(
+error.ReactorAlreadyRunning(
+error.ReactorNotRunning(
+error.SSLError(
+error.ServiceNameUnknownError(
+error.TCPTimedOutError(
+error.TimeoutError(
+error.UnknownHostError(
+error.UserError(
+error.VerifyError(
+error.__builtins__
+error.__doc__
+error.__file__
+error.__name__
+error.__package__
+error.errno
+error.errnoMapping
+error.getConnectError(
+error.socket
+
+--- from twisted.internet.error import * ---
+AlreadyCalled(
+AlreadyCancelled(
+BadFileError(
+BindError(
+CannotListenError(
+CertificateError(
+ConnectBindError(
+ConnectError(
+ConnectInProgressError(
+ConnectionClosed(
+ConnectionDone(
+ConnectionFdescWentAway(
+ConnectionLost(
+ConnectionRefusedError(
+DNSLookupError(
+MessageLengthError(
+MulticastJoinError(
+NoRouteError(
+NotConnectingError(
+NotListeningError(
+PeerVerifyError(
+PotentialZombieWarning(
+ProcessDone(
+ProcessExitedAlready(
+ProcessTerminated(
+ReactorAlreadyRunning(
+ReactorNotRunning(
+SSLError(
+ServiceNameUnknownError(
+TCPTimedOutError(
+UnknownHostError(
+UserError(
+VerifyError(
+errnoMapping
+getConnectError(
+
+--- import twisted.internet.fdesc ---
+twisted.internet.fdesc.CONNECTION_DONE
+twisted.internet.fdesc.CONNECTION_LOST
+twisted.internet.fdesc.FCNTL
+twisted.internet.fdesc.__all__
+twisted.internet.fdesc.__builtins__
+twisted.internet.fdesc.__doc__
+twisted.internet.fdesc.__file__
+twisted.internet.fdesc.__name__
+twisted.internet.fdesc.__package__
+twisted.internet.fdesc.errno
+twisted.internet.fdesc.fcntl
+twisted.internet.fdesc.os
+twisted.internet.fdesc.readFromFD(
+twisted.internet.fdesc.setBlocking(
+twisted.internet.fdesc.setNonBlocking(
+twisted.internet.fdesc.sys
+twisted.internet.fdesc.writeToFD(
+
+--- from twisted.internet import fdesc ---
+fdesc.CONNECTION_DONE
+fdesc.CONNECTION_LOST
+fdesc.FCNTL
+fdesc.__all__
+fdesc.__builtins__
+fdesc.__doc__
+fdesc.__file__
+fdesc.__name__
+fdesc.__package__
+fdesc.errno
+fdesc.fcntl
+fdesc.os
+fdesc.readFromFD(
+fdesc.setBlocking(
+fdesc.setNonBlocking(
+fdesc.sys
+fdesc.writeToFD(
+
+--- from twisted.internet.fdesc import * ---
+CONNECTION_DONE
+FCNTL
+readFromFD(
+setBlocking(
+setNonBlocking(
+writeToFD(
+
+--- import twisted.internet.glib2reactor ---
+twisted.internet.glib2reactor.Glib2Reactor(
+twisted.internet.glib2reactor.__all__
+twisted.internet.glib2reactor.__builtins__
+twisted.internet.glib2reactor.__doc__
+twisted.internet.glib2reactor.__file__
+twisted.internet.glib2reactor.__name__
+twisted.internet.glib2reactor.__package__
+twisted.internet.glib2reactor.gtk2reactor
+twisted.internet.glib2reactor.install(
+
+--- from twisted.internet import glib2reactor ---
+glib2reactor.Glib2Reactor(
+glib2reactor.__all__
+glib2reactor.__builtins__
+glib2reactor.__doc__
+glib2reactor.__file__
+glib2reactor.__name__
+glib2reactor.__package__
+glib2reactor.gtk2reactor
+glib2reactor.install(
+
+--- from twisted.internet.glib2reactor import * ---
+Glib2Reactor(
+gtk2reactor
+
+--- import twisted.internet.interfaces ---
+twisted.internet.interfaces.Attribute(
+twisted.internet.interfaces.IAddress(
+twisted.internet.interfaces.IConnector(
+twisted.internet.interfaces.IConsumer(
+twisted.internet.interfaces.IDelayedCall(
+twisted.internet.interfaces.IFileDescriptor(
+twisted.internet.interfaces.IFinishableConsumer(
+twisted.internet.interfaces.IHalfCloseableDescriptor(
+twisted.internet.interfaces.IHalfCloseableProtocol(
+twisted.internet.interfaces.IListeningPort(
+twisted.internet.interfaces.ILoggingContext(
+twisted.internet.interfaces.IMulticastTransport(
+twisted.internet.interfaces.IProcessProtocol(
+twisted.internet.interfaces.IProcessTransport(
+twisted.internet.interfaces.IProducer(
+twisted.internet.interfaces.IProtocol(
+twisted.internet.interfaces.IProtocolFactory(
+twisted.internet.interfaces.IPullProducer(
+twisted.internet.interfaces.IPushProducer(
+twisted.internet.interfaces.IReactorArbitrary(
+twisted.internet.interfaces.IReactorCore(
+twisted.internet.interfaces.IReactorFDSet(
+twisted.internet.interfaces.IReactorMulticast(
+twisted.internet.interfaces.IReactorPluggableResolver(
+twisted.internet.interfaces.IReactorProcess(
+twisted.internet.interfaces.IReactorSSL(
+twisted.internet.interfaces.IReactorTCP(
+twisted.internet.interfaces.IReactorThreads(
+twisted.internet.interfaces.IReactorTime(
+twisted.internet.interfaces.IReactorUDP(
+twisted.internet.interfaces.IReactorUNIX(
+twisted.internet.interfaces.IReactorUNIXDatagram(
+twisted.internet.interfaces.IReadDescriptor(
+twisted.internet.interfaces.IReadWriteDescriptor(
+twisted.internet.interfaces.IResolver(
+twisted.internet.interfaces.IResolverSimple(
+twisted.internet.interfaces.ISSLTransport(
+twisted.internet.interfaces.IServiceCollection(
+twisted.internet.interfaces.ISystemHandle(
+twisted.internet.interfaces.ITCPTransport(
+twisted.internet.interfaces.ITLSTransport(
+twisted.internet.interfaces.ITransport(
+twisted.internet.interfaces.IUDPConnectedTransport(
+twisted.internet.interfaces.IUDPTransport(
+twisted.internet.interfaces.IUNIXDatagramConnectedTransport(
+twisted.internet.interfaces.IUNIXDatagramTransport(
+twisted.internet.interfaces.IWriteDescriptor(
+twisted.internet.interfaces.Interface(
+twisted.internet.interfaces.__builtins__
+twisted.internet.interfaces.__doc__
+twisted.internet.interfaces.__file__
+twisted.internet.interfaces.__name__
+twisted.internet.interfaces.__package__
+
+--- from twisted.internet import interfaces ---
+interfaces.Attribute(
+interfaces.IAddress(
+interfaces.IConnector(
+interfaces.IConsumer(
+interfaces.IDelayedCall(
+interfaces.IFileDescriptor(
+interfaces.IFinishableConsumer(
+interfaces.IHalfCloseableDescriptor(
+interfaces.IHalfCloseableProtocol(
+interfaces.IListeningPort(
+interfaces.ILoggingContext(
+interfaces.IMulticastTransport(
+interfaces.IProcessProtocol(
+interfaces.IProcessTransport(
+interfaces.IProducer(
+interfaces.IProtocol(
+interfaces.IProtocolFactory(
+interfaces.IPullProducer(
+interfaces.IPushProducer(
+interfaces.IReactorArbitrary(
+interfaces.IReactorCore(
+interfaces.IReactorFDSet(
+interfaces.IReactorMulticast(
+interfaces.IReactorPluggableResolver(
+interfaces.IReactorProcess(
+interfaces.IReactorSSL(
+interfaces.IReactorTCP(
+interfaces.IReactorThreads(
+interfaces.IReactorTime(
+interfaces.IReactorUDP(
+interfaces.IReactorUNIX(
+interfaces.IReactorUNIXDatagram(
+interfaces.IReadDescriptor(
+interfaces.IReadWriteDescriptor(
+interfaces.IResolver(
+interfaces.IResolverSimple(
+interfaces.ISSLTransport(
+interfaces.IServiceCollection(
+interfaces.ISystemHandle(
+interfaces.ITCPTransport(
+interfaces.ITLSTransport(
+interfaces.ITransport(
+interfaces.IUDPConnectedTransport(
+interfaces.IUDPTransport(
+interfaces.IUNIXDatagramConnectedTransport(
+interfaces.IUNIXDatagramTransport(
+interfaces.IWriteDescriptor(
+interfaces.Interface(
+interfaces.__builtins__
+interfaces.__doc__
+interfaces.__file__
+interfaces.__name__
+interfaces.__package__
+
+--- from twisted.internet.interfaces import * ---
+IConsumer(
+IFileDescriptor(
+IFinishableConsumer(
+IHalfCloseableDescriptor(
+IHalfCloseableProtocol(
+IListeningPort(
+ILoggingContext(
+IMulticastTransport(
+IProcessProtocol(
+IProcessTransport(
+IProducer(
+IProtocol(
+IProtocolFactory(
+IPullProducer(
+IPushProducer(
+IReactorArbitrary(
+IReactorMulticast(
+IReactorProcess(
+IReactorSSL(
+IReactorTCP(
+IReactorUDP(
+IReactorUNIX(
+IReactorUNIXDatagram(
+IReadDescriptor(
+IReadWriteDescriptor(
+IResolver(
+ISSLTransport(
+IServiceCollection(
+ISystemHandle(
+ITCPTransport(
+ITLSTransport(
+ITransport(
+IUDPConnectedTransport(
+IUDPTransport(
+IUNIXDatagramConnectedTransport(
+IUNIXDatagramTransport(
+IWriteDescriptor(
+Interface(
+
+--- import twisted.internet.main ---
+twisted.internet.main.CONNECTION_DONE
+twisted.internet.main.CONNECTION_LOST
+twisted.internet.main.__all__
+twisted.internet.main.__builtins__
+twisted.internet.main.__doc__
+twisted.internet.main.__file__
+twisted.internet.main.__name__
+twisted.internet.main.__package__
+twisted.internet.main.error
+twisted.internet.main.installReactor(
+
+--- from twisted.internet import main ---
+main.CONNECTION_DONE
+main.CONNECTION_LOST
+main.__all__
+main.__builtins__
+main.__doc__
+main.__file__
+main.__name__
+main.__package__
+main.error
+main.installReactor(
+
+--- from twisted.internet.main import * ---
+installReactor(
+
+--- import twisted.internet.pollreactor ---
+twisted.internet.pollreactor.IReactorFDSet(
+twisted.internet.pollreactor.POLLERR
+twisted.internet.pollreactor.POLLHUP
+twisted.internet.pollreactor.POLLIN
+twisted.internet.pollreactor.POLLNVAL
+twisted.internet.pollreactor.POLLOUT
+twisted.internet.pollreactor.POLL_DISCONNECTED
+twisted.internet.pollreactor.PollReactor(
+twisted.internet.pollreactor.SelectError(
+twisted.internet.pollreactor.__all__
+twisted.internet.pollreactor.__builtins__
+twisted.internet.pollreactor.__doc__
+twisted.internet.pollreactor.__file__
+twisted.internet.pollreactor.__name__
+twisted.internet.pollreactor.__package__
+twisted.internet.pollreactor.errno
+twisted.internet.pollreactor.error
+twisted.internet.pollreactor.implements(
+twisted.internet.pollreactor.install(
+twisted.internet.pollreactor.log
+twisted.internet.pollreactor.main
+twisted.internet.pollreactor.poll(
+twisted.internet.pollreactor.posixbase
+twisted.internet.pollreactor.sys
+
+--- from twisted.internet import pollreactor ---
+pollreactor.IReactorFDSet(
+pollreactor.POLLERR
+pollreactor.POLLHUP
+pollreactor.POLLIN
+pollreactor.POLLNVAL
+pollreactor.POLLOUT
+pollreactor.POLL_DISCONNECTED
+pollreactor.PollReactor(
+pollreactor.SelectError(
+pollreactor.__all__
+pollreactor.__builtins__
+pollreactor.__doc__
+pollreactor.__file__
+pollreactor.__name__
+pollreactor.__package__
+pollreactor.errno
+pollreactor.error
+pollreactor.implements(
+pollreactor.install(
+pollreactor.log
+pollreactor.main
+pollreactor.poll(
+pollreactor.posixbase
+pollreactor.sys
+
+--- from twisted.internet.pollreactor import * ---
+POLL_DISCONNECTED
+PollReactor(
+SelectError(
+
+--- import twisted.internet.posixbase ---
+twisted.internet.posixbase.IHalfCloseableDescriptor(
+twisted.internet.posixbase.IReactorArbitrary(
+twisted.internet.posixbase.IReactorMulticast(
+twisted.internet.posixbase.IReactorProcess(
+twisted.internet.posixbase.IReactorSSL(
+twisted.internet.posixbase.IReactorTCP(
+twisted.internet.posixbase.IReactorUDP(
+twisted.internet.posixbase.IReactorUNIX(
+twisted.internet.posixbase.IReactorUNIXDatagram(
+twisted.internet.posixbase.PosixReactorBase(
+twisted.internet.posixbase.ReactorBase(
+twisted.internet.posixbase.__all__
+twisted.internet.posixbase.__builtins__
+twisted.internet.posixbase.__doc__
+twisted.internet.posixbase.__file__
+twisted.internet.posixbase.__name__
+twisted.internet.posixbase.__package__
+twisted.internet.posixbase.classImplements(
+twisted.internet.posixbase.errno
+twisted.internet.posixbase.error
+twisted.internet.posixbase.failure
+twisted.internet.posixbase.fdesc
+twisted.internet.posixbase.implements(
+twisted.internet.posixbase.log
+twisted.internet.posixbase.os
+twisted.internet.posixbase.platform
+twisted.internet.posixbase.platformType
+twisted.internet.posixbase.process
+twisted.internet.posixbase.processEnabled
+twisted.internet.posixbase.socket
+twisted.internet.posixbase.ssl
+twisted.internet.posixbase.sslEnabled
+twisted.internet.posixbase.styles
+twisted.internet.posixbase.tcp
+twisted.internet.posixbase.udp
+twisted.internet.posixbase.unix
+twisted.internet.posixbase.unixEnabled
+twisted.internet.posixbase.util
+twisted.internet.posixbase.warnings
+
+--- from twisted.internet import posixbase ---
+posixbase.IHalfCloseableDescriptor(
+posixbase.IReactorArbitrary(
+posixbase.IReactorMulticast(
+posixbase.IReactorProcess(
+posixbase.IReactorSSL(
+posixbase.IReactorTCP(
+posixbase.IReactorUDP(
+posixbase.IReactorUNIX(
+posixbase.IReactorUNIXDatagram(
+posixbase.PosixReactorBase(
+posixbase.ReactorBase(
+posixbase.__all__
+posixbase.__builtins__
+posixbase.__doc__
+posixbase.__file__
+posixbase.__name__
+posixbase.__package__
+posixbase.classImplements(
+posixbase.errno
+posixbase.error
+posixbase.failure
+posixbase.fdesc
+posixbase.implements(
+posixbase.log
+posixbase.os
+posixbase.platform
+posixbase.platformType
+posixbase.process
+posixbase.processEnabled
+posixbase.socket
+posixbase.ssl
+posixbase.sslEnabled
+posixbase.styles
+posixbase.tcp
+posixbase.udp
+posixbase.unix
+posixbase.unixEnabled
+posixbase.util
+posixbase.warnings
+
+--- from twisted.internet.posixbase import * ---
+fdesc
+process
+processEnabled
+sslEnabled
+tcp
+udp
+unix
+unixEnabled
+util
+
+--- import twisted.internet.process ---
+twisted.internet.process.BaseProcess(
+twisted.internet.process.CONNECTION_DONE
+twisted.internet.process.CONNECTION_LOST
+twisted.internet.process.PTYProcess(
+twisted.internet.process.Process(
+twisted.internet.process.ProcessExitedAlready(
+twisted.internet.process.ProcessReader(
+twisted.internet.process.ProcessWriter(
+twisted.internet.process.__builtins__
+twisted.internet.process.__doc__
+twisted.internet.process.__file__
+twisted.internet.process.__name__
+twisted.internet.process.__package__
+twisted.internet.process.abstract
+twisted.internet.process.brokenLinuxPipeBehavior
+twisted.internet.process.detectLinuxBrokenPipeBehavior(
+twisted.internet.process.errno
+twisted.internet.process.error
+twisted.internet.process.failure
+twisted.internet.process.fcntl
+twisted.internet.process.fdesc
+twisted.internet.process.gc
+twisted.internet.process.log
+twisted.internet.process.os
+twisted.internet.process.pty
+twisted.internet.process.reapAllProcesses(
+twisted.internet.process.reapProcessHandlers
+twisted.internet.process.registerReapProcessHandler(
+twisted.internet.process.select
+twisted.internet.process.signal
+twisted.internet.process.styles
+twisted.internet.process.switchUID(
+twisted.internet.process.sys
+twisted.internet.process.termios
+twisted.internet.process.traceback
+twisted.internet.process.unregisterReapProcessHandler(
+twisted.internet.process.warnings
+
+--- from twisted.internet import process ---
+process.BaseProcess(
+process.CONNECTION_DONE
+process.CONNECTION_LOST
+process.PTYProcess(
+process.Process(
+process.ProcessExitedAlready(
+process.ProcessReader(
+process.ProcessWriter(
+process.__builtins__
+process.__doc__
+process.__file__
+process.__name__
+process.__package__
+process.abstract
+process.brokenLinuxPipeBehavior
+process.detectLinuxBrokenPipeBehavior(
+process.errno
+process.error
+process.failure
+process.fcntl
+process.fdesc
+process.gc
+process.log
+process.os
+process.pty
+process.reapAllProcesses(
+process.reapProcessHandlers
+process.registerReapProcessHandler(
+process.select
+process.signal
+process.styles
+process.switchUID(
+process.sys
+process.termios
+process.traceback
+process.unregisterReapProcessHandler(
+process.warnings
+
+--- from twisted.internet.process import * ---
+BaseProcess(
+PTYProcess(
+ProcessReader(
+ProcessWriter(
+brokenLinuxPipeBehavior
+detectLinuxBrokenPipeBehavior(
+pty
+reapAllProcesses(
+reapProcessHandlers
+registerReapProcessHandler(
+switchUID(
+unregisterReapProcessHandler(
+
+--- import twisted.internet.selectreactor ---
+twisted.internet.selectreactor.EBADF
+twisted.internet.selectreactor.EINTR
+twisted.internet.selectreactor.IReactorFDSet(
+twisted.internet.selectreactor.SelectReactor(
+twisted.internet.selectreactor.__all__
+twisted.internet.selectreactor.__builtins__
+twisted.internet.selectreactor.__doc__
+twisted.internet.selectreactor.__file__
+twisted.internet.selectreactor.__name__
+twisted.internet.selectreactor.__package__
+twisted.internet.selectreactor.error
+twisted.internet.selectreactor.implements(
+twisted.internet.selectreactor.install(
+twisted.internet.selectreactor.log
+twisted.internet.selectreactor.platformType
+twisted.internet.selectreactor.posixbase
+twisted.internet.selectreactor.select
+twisted.internet.selectreactor.sleep(
+twisted.internet.selectreactor.sys
+twisted.internet.selectreactor.win32select(
+
+--- from twisted.internet import selectreactor ---
+selectreactor.EBADF
+selectreactor.EINTR
+selectreactor.IReactorFDSet(
+selectreactor.SelectReactor(
+selectreactor.__all__
+selectreactor.__builtins__
+selectreactor.__doc__
+selectreactor.__file__
+selectreactor.__name__
+selectreactor.__package__
+selectreactor.error
+selectreactor.implements(
+selectreactor.install(
+selectreactor.log
+selectreactor.platformType
+selectreactor.posixbase
+selectreactor.select
+selectreactor.sleep(
+selectreactor.sys
+selectreactor.win32select(
+
+--- from twisted.internet.selectreactor import * ---
+win32select(
+
+--- import twisted.internet.serialport ---
+twisted.internet.serialport.BaseSerialPort(
+twisted.internet.serialport.EIGHTBITS
+twisted.internet.serialport.FIVEBITS
+twisted.internet.serialport.PARITY_EVEN
+twisted.internet.serialport.PARITY_NONE
+twisted.internet.serialport.PARITY_ODD
+twisted.internet.serialport.SEVENBITS
+twisted.internet.serialport.SIXBITS
+twisted.internet.serialport.STOPBITS_ONE
+twisted.internet.serialport.STOPBITS_TWO
+twisted.internet.serialport.SerialPort(
+twisted.internet.serialport.__builtins__
+twisted.internet.serialport.__doc__
+twisted.internet.serialport.__file__
+twisted.internet.serialport.__name__
+twisted.internet.serialport.__package__
+twisted.internet.serialport.os
+twisted.internet.serialport.serial
+twisted.internet.serialport.sys
+
+--- from twisted.internet import serialport ---
+serialport.BaseSerialPort(
+serialport.EIGHTBITS
+serialport.FIVEBITS
+serialport.PARITY_EVEN
+serialport.PARITY_NONE
+serialport.PARITY_ODD
+serialport.SEVENBITS
+serialport.SIXBITS
+serialport.STOPBITS_ONE
+serialport.STOPBITS_TWO
+serialport.SerialPort(
+serialport.__builtins__
+serialport.__doc__
+serialport.__file__
+serialport.__name__
+serialport.__package__
+serialport.os
+serialport.serial
+serialport.sys
+
+--- from twisted.internet.serialport import * ---
+BaseSerialPort(
+EIGHTBITS
+FIVEBITS
+PARITY_EVEN
+PARITY_NONE
+PARITY_ODD
+SEVENBITS
+SIXBITS
+STOPBITS_ONE
+STOPBITS_TWO
+SerialPort(
+serial
+
+--- import twisted.internet.ssl ---
+twisted.internet.ssl.Certificate(
+twisted.internet.ssl.CertificateOptions(
+twisted.internet.ssl.CertificateRequest(
+twisted.internet.ssl.Client(
+twisted.internet.ssl.ClientContextFactory(
+twisted.internet.ssl.Connector(
+twisted.internet.ssl.ContextFactory(
+twisted.internet.ssl.DN(
+twisted.internet.ssl.DefaultOpenSSLContextFactory(
+twisted.internet.ssl.DistinguishedName(
+twisted.internet.ssl.KeyPair(
+twisted.internet.ssl.Port(
+twisted.internet.ssl.PrivateCertificate(
+twisted.internet.ssl.SSL
+twisted.internet.ssl.Server(
+twisted.internet.ssl.__all__
+twisted.internet.ssl.__builtins__
+twisted.internet.ssl.__doc__
+twisted.internet.ssl.__file__
+twisted.internet.ssl.__name__
+twisted.internet.ssl.__package__
+twisted.internet.ssl.address
+twisted.internet.ssl.base
+twisted.internet.ssl.implementedBy(
+twisted.internet.ssl.implements(
+twisted.internet.ssl.implementsOnly(
+twisted.internet.ssl.interfaces
+twisted.internet.ssl.supported
+twisted.internet.ssl.tcp
+
+--- from twisted.internet import ssl ---
+ssl.Certificate(
+ssl.CertificateOptions(
+ssl.CertificateRequest(
+ssl.Client(
+ssl.ClientContextFactory(
+ssl.Connector(
+ssl.ContextFactory(
+ssl.DN(
+ssl.DefaultOpenSSLContextFactory(
+ssl.DistinguishedName(
+ssl.KeyPair(
+ssl.Port(
+ssl.PrivateCertificate(
+ssl.SSL
+ssl.Server(
+ssl.__all__
+ssl.__builtins__
+ssl.__doc__
+ssl.__file__
+ssl.__name__
+ssl.__package__
+ssl.address
+ssl.base
+ssl.implementedBy(
+ssl.implements(
+ssl.implementsOnly(
+ssl.interfaces
+ssl.supported
+ssl.tcp
+
+--- from twisted.internet.ssl import * ---
+Certificate(
+CertificateOptions(
+CertificateRequest(
+Client(
+ClientContextFactory(
+Connector(
+ContextFactory(
+DN(
+DefaultOpenSSLContextFactory(
+DistinguishedName(
+KeyPair(
+Port(
+PrivateCertificate(
+SSL
+address
+implementedBy(
+implementsOnly(
+supported
+
+--- import twisted.internet.stdio ---
+twisted.internet.stdio.StandardIO(
+twisted.internet.stdio.__builtins__
+twisted.internet.stdio.__doc__
+twisted.internet.stdio.__file__
+twisted.internet.stdio.__name__
+twisted.internet.stdio.__package__
+twisted.internet.stdio.platform
+
+--- from twisted.internet import stdio ---
+stdio.StandardIO(
+stdio.__builtins__
+stdio.__doc__
+stdio.__file__
+stdio.__name__
+stdio.__package__
+stdio.platform
+
+--- from twisted.internet.stdio import * ---
+StandardIO(
+
+--- import twisted.internet.task ---
+twisted.internet.task.Clock(
+twisted.internet.task.Cooperator(
+twisted.internet.task.IReactorTime(
+twisted.internet.task.LoopingCall(
+twisted.internet.task.SchedulerStopped(
+twisted.internet.task.__all__
+twisted.internet.task.__builtins__
+twisted.internet.task.__doc__
+twisted.internet.task.__file__
+twisted.internet.task.__metaclass__(
+twisted.internet.task.__name__
+twisted.internet.task.__package__
+twisted.internet.task.base
+twisted.internet.task.coiterate(
+twisted.internet.task.defer
+twisted.internet.task.deferLater(
+twisted.internet.task.implements(
+twisted.internet.task.reflect
+twisted.internet.task.time
+
+--- from twisted.internet import task ---
+task.Clock(
+task.Cooperator(
+task.IReactorTime(
+task.LoopingCall(
+task.SchedulerStopped(
+task.__all__
+task.__builtins__
+task.__doc__
+task.__file__
+task.__metaclass__(
+task.__name__
+task.__package__
+task.base
+task.coiterate(
+task.defer
+task.deferLater(
+task.implements(
+task.reflect
+task.time
+
+--- from twisted.internet.task import * ---
+Cooperator(
+LoopingCall(
+SchedulerStopped(
+coiterate(
+deferLater(
+
+--- import twisted.internet.tcp ---
+twisted.internet.tcp.BaseClient(
+twisted.internet.tcp.CannotListenError(
+twisted.internet.tcp.Client(
+twisted.internet.tcp.Connection(
+twisted.internet.tcp.Connector(
+twisted.internet.tcp.EAGAIN
+twisted.internet.tcp.EALREADY
+twisted.internet.tcp.ECONNABORTED
+twisted.internet.tcp.ECONNRESET
+twisted.internet.tcp.EINPROGRESS
+twisted.internet.tcp.EINTR
+twisted.internet.tcp.EINVAL
+twisted.internet.tcp.EISCONN
+twisted.internet.tcp.EMFILE
+twisted.internet.tcp.ENFILE
+twisted.internet.tcp.ENOBUFS
+twisted.internet.tcp.ENOMEM
+twisted.internet.tcp.ENOTCONN
+twisted.internet.tcp.EPERM
+twisted.internet.tcp.EWOULDBLOCK
+twisted.internet.tcp.Port(
+twisted.internet.tcp.SSL
+twisted.internet.tcp.Server(
+twisted.internet.tcp.__builtins__
+twisted.internet.tcp.__doc__
+twisted.internet.tcp.__file__
+twisted.internet.tcp.__name__
+twisted.internet.tcp.__package__
+twisted.internet.tcp.abstract
+twisted.internet.tcp.address
+twisted.internet.tcp.base
+twisted.internet.tcp.classImplements(
+twisted.internet.tcp.defer
+twisted.internet.tcp.error
+twisted.internet.tcp.errorcode
+twisted.internet.tcp.failure
+twisted.internet.tcp.fcntl
+twisted.internet.tcp.implements(
+twisted.internet.tcp.interfaces
+twisted.internet.tcp.log
+twisted.internet.tcp.main
+twisted.internet.tcp.operator
+twisted.internet.tcp.os
+twisted.internet.tcp.platformType
+twisted.internet.tcp.reflect
+twisted.internet.tcp.socket
+twisted.internet.tcp.strerror(
+twisted.internet.tcp.sys
+twisted.internet.tcp.types
+twisted.internet.tcp.unsignedID(
+
+--- from twisted.internet import tcp ---
+tcp.BaseClient(
+tcp.CannotListenError(
+tcp.Client(
+tcp.Connection(
+tcp.Connector(
+tcp.EAGAIN
+tcp.EALREADY
+tcp.ECONNABORTED
+tcp.ECONNRESET
+tcp.EINPROGRESS
+tcp.EINTR
+tcp.EINVAL
+tcp.EISCONN
+tcp.EMFILE
+tcp.ENFILE
+tcp.ENOBUFS
+tcp.ENOMEM
+tcp.ENOTCONN
+tcp.EPERM
+tcp.EWOULDBLOCK
+tcp.Port(
+tcp.SSL
+tcp.Server(
+tcp.__builtins__
+tcp.__doc__
+tcp.__file__
+tcp.__name__
+tcp.__package__
+tcp.abstract
+tcp.address
+tcp.base
+tcp.classImplements(
+tcp.defer
+tcp.error
+tcp.errorcode
+tcp.failure
+tcp.fcntl
+tcp.implements(
+tcp.interfaces
+tcp.log
+tcp.main
+tcp.operator
+tcp.os
+tcp.platformType
+tcp.reflect
+tcp.socket
+tcp.strerror(
+tcp.sys
+tcp.types
+tcp.unsignedID(
+
+--- from twisted.internet.tcp import * ---
+BaseClient(
+Connection(
+
+--- import twisted.internet.threads ---
+twisted.internet.threads.Queue
+twisted.internet.threads.__all__
+twisted.internet.threads.__builtins__
+twisted.internet.threads.__doc__
+twisted.internet.threads.__file__
+twisted.internet.threads.__name__
+twisted.internet.threads.__package__
+twisted.internet.threads.blockingCallFromThread(
+twisted.internet.threads.callMultipleInThread(
+twisted.internet.threads.defer
+twisted.internet.threads.deferToThread(
+twisted.internet.threads.deferToThreadPool(
+twisted.internet.threads.failure
+
+--- from twisted.internet import threads ---
+threads.Queue
+threads.__all__
+threads.blockingCallFromThread(
+threads.callMultipleInThread(
+threads.defer
+threads.deferToThread(
+threads.deferToThreadPool(
+threads.failure
+
+--- from twisted.internet.threads import * ---
+Queue
+blockingCallFromThread(
+callMultipleInThread(
+deferToThread(
+deferToThreadPool(
+
+--- import twisted.internet.tksupport ---
+twisted.internet.tksupport.Tkinter
+twisted.internet.tksupport.__all__
+twisted.internet.tksupport.__builtins__
+twisted.internet.tksupport.__doc__
+twisted.internet.tksupport.__file__
+twisted.internet.tksupport.__name__
+twisted.internet.tksupport.__package__
+twisted.internet.tksupport.getPassword(
+twisted.internet.tksupport.install(
+twisted.internet.tksupport.installTkFunctions(
+twisted.internet.tksupport.log
+twisted.internet.tksupport.task
+twisted.internet.tksupport.tkMessageBox
+twisted.internet.tksupport.tkSimpleDialog
+twisted.internet.tksupport.uninstall(
+
+--- from twisted.internet import tksupport ---
+tksupport.Tkinter
+tksupport.__all__
+tksupport.__builtins__
+tksupport.__doc__
+tksupport.__file__
+tksupport.__name__
+tksupport.__package__
+tksupport.getPassword(
+tksupport.install(
+tksupport.installTkFunctions(
+tksupport.log
+tksupport.task
+tksupport.tkMessageBox
+tksupport.tkSimpleDialog
+tksupport.uninstall(
+
+--- from twisted.internet.tksupport import * ---
+getPassword(
+installTkFunctions(
+task
+tkMessageBox
+tkSimpleDialog
+uninstall(
+
+--- import twisted.internet.udp ---
+twisted.internet.udp.ConnectedMulticastPort(
+twisted.internet.udp.ConnectedPort(
+twisted.internet.udp.EAGAIN
+twisted.internet.udp.ECONNREFUSED
+twisted.internet.udp.EINTR
+twisted.internet.udp.EMSGSIZE
+twisted.internet.udp.EWOULDBLOCK
+twisted.internet.udp.MulticastMixin(
+twisted.internet.udp.MulticastPort(
+twisted.internet.udp.Port(
+twisted.internet.udp.__builtins__
+twisted.internet.udp.__doc__
+twisted.internet.udp.__file__
+twisted.internet.udp.__name__
+twisted.internet.udp.__package__
+twisted.internet.udp.abstract
+twisted.internet.udp.address
+twisted.internet.udp.base
+twisted.internet.udp.defer
+twisted.internet.udp.error
+twisted.internet.udp.failure
+twisted.internet.udp.implements(
+twisted.internet.udp.interfaces
+twisted.internet.udp.log
+twisted.internet.udp.operator
+twisted.internet.udp.os
+twisted.internet.udp.platformType
+twisted.internet.udp.protocol
+twisted.internet.udp.reflect
+twisted.internet.udp.socket
+twisted.internet.udp.struct
+twisted.internet.udp.styles
+twisted.internet.udp.warnings
+
+--- from twisted.internet import udp ---
+udp.ConnectedMulticastPort(
+udp.ConnectedPort(
+udp.EAGAIN
+udp.ECONNREFUSED
+udp.EINTR
+udp.EMSGSIZE
+udp.EWOULDBLOCK
+udp.MulticastMixin(
+udp.MulticastPort(
+udp.Port(
+udp.__builtins__
+udp.__doc__
+udp.__file__
+udp.__name__
+udp.__package__
+udp.abstract
+udp.address
+udp.base
+udp.defer
+udp.error
+udp.failure
+udp.implements(
+udp.interfaces
+udp.log
+udp.operator
+udp.os
+udp.platformType
+udp.protocol
+udp.reflect
+udp.socket
+udp.struct
+udp.styles
+udp.warnings
+
+--- from twisted.internet.udp import * ---
+ConnectedMulticastPort(
+ConnectedPort(
+MulticastMixin(
+MulticastPort(
+protocol
+
+--- import twisted.internet.unix ---
+twisted.internet.unix.CannotListenError(
+twisted.internet.unix.Client(
+twisted.internet.unix.ConnectedDatagramPort(
+twisted.internet.unix.Connector(
+twisted.internet.unix.DatagramPort(
+twisted.internet.unix.EAGAIN
+twisted.internet.unix.ECONNREFUSED
+twisted.internet.unix.EINTR
+twisted.internet.unix.EMSGSIZE
+twisted.internet.unix.EWOULDBLOCK
+twisted.internet.unix.Port(
+twisted.internet.unix.Server(
+twisted.internet.unix.__builtins__
+twisted.internet.unix.__doc__
+twisted.internet.unix.__file__
+twisted.internet.unix.__name__
+twisted.internet.unix.__package__
+twisted.internet.unix.address
+twisted.internet.unix.base
+twisted.internet.unix.error
+twisted.internet.unix.failure
+twisted.internet.unix.implementedBy(
+twisted.internet.unix.implements(
+twisted.internet.unix.implementsOnly(
+twisted.internet.unix.interfaces
+twisted.internet.unix.lockfile
+twisted.internet.unix.log
+twisted.internet.unix.os
+twisted.internet.unix.protocol
+twisted.internet.unix.reflect
+twisted.internet.unix.socket
+twisted.internet.unix.stat
+twisted.internet.unix.tcp
+twisted.internet.unix.udp
+
+--- from twisted.internet import unix ---
+unix.CannotListenError(
+unix.Client(
+unix.ConnectedDatagramPort(
+unix.Connector(
+unix.DatagramPort(
+unix.EAGAIN
+unix.ECONNREFUSED
+unix.EINTR
+unix.EMSGSIZE
+unix.EWOULDBLOCK
+unix.Port(
+unix.Server(
+unix.__builtins__
+unix.__doc__
+unix.__file__
+unix.__name__
+unix.__package__
+unix.address
+unix.base
+unix.error
+unix.failure
+unix.implementedBy(
+unix.implements(
+unix.implementsOnly(
+unix.interfaces
+unix.lockfile
+unix.log
+unix.os
+unix.protocol
+unix.reflect
+unix.socket
+unix.stat
+unix.tcp
+unix.udp
+
+--- from twisted.internet.unix import * ---
+ConnectedDatagramPort(
+DatagramPort(
+
+--- import twisted.internet.utils ---
+twisted.internet.utils.StringIO
+twisted.internet.utils.__all__
+twisted.internet.utils.__builtins__
+twisted.internet.utils.__doc__
+twisted.internet.utils.__file__
+twisted.internet.utils.__name__
+twisted.internet.utils.__package__
+twisted.internet.utils.defer
+twisted.internet.utils.failure
+twisted.internet.utils.getProcessOutput(
+twisted.internet.utils.getProcessOutputAndValue(
+twisted.internet.utils.getProcessValue(
+twisted.internet.utils.protocol
+twisted.internet.utils.runWithWarningsSuppressed(
+twisted.internet.utils.suppressWarnings(
+twisted.internet.utils.sys
+twisted.internet.utils.tputil
+twisted.internet.utils.warnings
+
+--- from twisted.internet import utils ---
+utils.StringIO
+utils.__all__
+utils.__builtins__
+utils.__doc__
+utils.__file__
+utils.__name__
+utils.__package__
+utils.defer
+utils.failure
+utils.getProcessOutput(
+utils.getProcessOutputAndValue(
+utils.getProcessValue(
+utils.protocol
+utils.runWithWarningsSuppressed(
+utils.suppressWarnings(
+utils.sys
+utils.tputil
+utils.warnings
+
+--- from twisted.internet.utils import * ---
+getProcessOutput(
+getProcessOutputAndValue(
+getProcessValue(
+runWithWarningsSuppressed(
+suppressWarnings(
+tputil
+
+--- import twisted.internet.wxreactor ---
+twisted.internet.wxreactor.ProcessEventsTimer(
+twisted.internet.wxreactor.Queue
+twisted.internet.wxreactor.WxReactor(
+twisted.internet.wxreactor.__all__
+twisted.internet.wxreactor.__builtins__
+twisted.internet.wxreactor.__doc__
+twisted.internet.wxreactor.__file__
+twisted.internet.wxreactor.__name__
+twisted.internet.wxreactor.__package__
+twisted.internet.wxreactor.install(
+twisted.internet.wxreactor.log
+twisted.internet.wxreactor.runtime
+twisted.internet.wxreactor.wxCallAfter(
+twisted.internet.wxreactor.wxPySimpleApp(
+twisted.internet.wxreactor.wxTimer(
+
+--- from twisted.internet import wxreactor ---
+wxreactor.ProcessEventsTimer(
+wxreactor.Queue
+wxreactor.WxReactor(
+wxreactor.__all__
+wxreactor.__builtins__
+wxreactor.__doc__
+wxreactor.__file__
+wxreactor.__name__
+wxreactor.__package__
+wxreactor.install(
+wxreactor.log
+wxreactor.runtime
+wxreactor.wxCallAfter(
+wxreactor.wxPySimpleApp(
+wxreactor.wxTimer(
+
+--- from twisted.internet.wxreactor import * ---
+ProcessEventsTimer(
+WxReactor(
+runtime
+wxCallAfter(
+wxPySimpleApp(
+wxTimer(
+
+--- import twisted.internet.wxsupport ---
+twisted.internet.wxsupport.__all__
+twisted.internet.wxsupport.__builtins__
+twisted.internet.wxsupport.__doc__
+twisted.internet.wxsupport.__file__
+twisted.internet.wxsupport.__name__
+twisted.internet.wxsupport.__package__
+twisted.internet.wxsupport.__warningregistry__
+twisted.internet.wxsupport.install(
+twisted.internet.wxsupport.platformType
+twisted.internet.wxsupport.reactor
+twisted.internet.wxsupport.warnings
+twisted.internet.wxsupport.wxApp(
+twisted.internet.wxsupport.wxRunner(
+
+--- from twisted.internet import wxsupport ---
+wxsupport.__all__
+wxsupport.__builtins__
+wxsupport.__doc__
+wxsupport.__file__
+wxsupport.__name__
+wxsupport.__package__
+wxsupport.__warningregistry__
+wxsupport.install(
+wxsupport.platformType
+wxsupport.reactor
+wxsupport.warnings
+wxsupport.wxApp(
+wxsupport.wxRunner(
+
+--- from twisted.internet.wxsupport import * ---
+reactor
+wxApp(
+wxRunner(
+
+--- import twisted.application ---
+twisted.application.__builtins__
+twisted.application.__doc__
+twisted.application.__file__
+twisted.application.__name__
+twisted.application.__package__
+twisted.application.__path__
+
+--- from twisted import application ---
+application.__builtins__
+application.__doc__
+application.__file__
+application.__name__
+application.__package__
+application.__path__
+
+--- from twisted.application import * ---
+
+--- import twisted.application.app ---
+twisted.application.app.AppLogger(
+twisted.application.app.AppProfiler(
+twisted.application.app.ApplicationRunner(
+twisted.application.app.CProfileRunner(
+twisted.application.app.HotshotRunner(
+twisted.application.app.ILogObserver(
+twisted.application.app.NoSuchReactor(
+twisted.application.app.ProfileRunner(
+twisted.application.app.ReactorSelectionMixin(
+twisted.application.app.ServerOptions(
+twisted.application.app.Version(
+twisted.application.app.__builtins__
+twisted.application.app.__doc__
+twisted.application.app.__file__
+twisted.application.app.__name__
+twisted.application.app.__package__
+twisted.application.app.convertStyle(
+twisted.application.app.copyright
+twisted.application.app.defer
+twisted.application.app.deprecated(
+twisted.application.app.failure
+twisted.application.app.fixPdb(
+twisted.application.app.getApplication(
+twisted.application.app.getLogFile(
+twisted.application.app.getPassphrase(
+twisted.application.app.getSavePassphrase(
+twisted.application.app.getpass
+twisted.application.app.initialLog(
+twisted.application.app.installReactor(
+twisted.application.app.log
+twisted.application.app.logfile
+twisted.application.app.os
+twisted.application.app.pdb
+twisted.application.app.qual(
+twisted.application.app.reactors
+twisted.application.app.reportProfile(
+twisted.application.app.run(
+twisted.application.app.runReactorWithLogging(
+twisted.application.app.runWithHotshot(
+twisted.application.app.runWithProfiler(
+twisted.application.app.runtime
+twisted.application.app.service
+twisted.application.app.signal
+twisted.application.app.sob
+twisted.application.app.startApplication(
+twisted.application.app.sys
+twisted.application.app.traceback
+twisted.application.app.usage
+twisted.application.app.util
+twisted.application.app.warnings
+
+--- from twisted.application import app ---
+app.AppLogger(
+app.AppProfiler(
+app.ApplicationRunner(
+app.CProfileRunner(
+app.HotshotRunner(
+app.ILogObserver(
+app.NoSuchReactor(
+app.ProfileRunner(
+app.ReactorSelectionMixin(
+app.ServerOptions(
+app.Version(
+app.__builtins__
+app.__doc__
+app.__file__
+app.__name__
+app.__package__
+app.convertStyle(
+app.copyright
+app.defer
+app.deprecated(
+app.failure
+app.fixPdb(
+app.getApplication(
+app.getLogFile(
+app.getPassphrase(
+app.getSavePassphrase(
+app.getpass
+app.initialLog(
+app.installReactor(
+app.log
+app.logfile
+app.os
+app.pdb
+app.qual(
+app.reactors
+app.reportProfile(
+app.run(
+app.runReactorWithLogging(
+app.runWithHotshot(
+app.runWithProfiler(
+app.runtime
+app.service
+app.signal
+app.sob
+app.startApplication(
+app.sys
+app.traceback
+app.usage
+app.util
+app.warnings
+
+--- from twisted.application.app import * ---
+AppLogger(
+AppProfiler(
+ApplicationRunner(
+CProfileRunner(
+HotshotRunner(
+ILogObserver(
+NoSuchReactor(
+ProfileRunner(
+ReactorSelectionMixin(
+ServerOptions(
+convertStyle(
+deprecated(
+fixPdb(
+getApplication(
+getLogFile(
+getPassphrase(
+getSavePassphrase(
+getpass
+initialLog(
+qual(
+reactors
+reportProfile(
+runReactorWithLogging(
+runWithHotshot(
+runWithProfiler(
+service
+sob
+startApplication(
+usage
+
+--- import twisted.application.internet ---
+twisted.application.internet.CooperatorService(
+twisted.application.internet.GenericClient(
+twisted.application.internet.GenericServer(
+twisted.application.internet.MulticastServer(
+twisted.application.internet.SSLClient(
+twisted.application.internet.SSLServer(
+twisted.application.internet.TCPClient(
+twisted.application.internet.TCPServer(
+twisted.application.internet.TimerService(
+twisted.application.internet.UDPClient(
+twisted.application.internet.UDPServer(
+twisted.application.internet.UNIXClient(
+twisted.application.internet.UNIXDatagramClient(
+twisted.application.internet.UNIXDatagramServer(
+twisted.application.internet.UNIXServer(
+twisted.application.internet.__all__
+twisted.application.internet.__builtins__
+twisted.application.internet.__doc__
+twisted.application.internet.__file__
+twisted.application.internet.__name__
+twisted.application.internet.__package__
+twisted.application.internet.base(
+twisted.application.internet.doc
+twisted.application.internet.klass(
+twisted.application.internet.log
+twisted.application.internet.method
+twisted.application.internet.new
+twisted.application.internet.service
+twisted.application.internet.side
+twisted.application.internet.task
+twisted.application.internet.tran
+
+--- from twisted.application import internet ---
+internet.CooperatorService(
+internet.GenericClient(
+internet.GenericServer(
+internet.MulticastServer(
+internet.SSLClient(
+internet.SSLServer(
+internet.TCPClient(
+internet.TCPServer(
+internet.TimerService(
+internet.UDPClient(
+internet.UDPServer(
+internet.UNIXClient(
+internet.UNIXDatagramClient(
+internet.UNIXDatagramServer(
+internet.UNIXServer(
+internet.__all__
+internet.base(
+internet.doc
+internet.klass(
+internet.log
+internet.method
+internet.new
+internet.service
+internet.side
+internet.task
+internet.tran
+
+--- from twisted.application.internet import * ---
+CooperatorService(
+GenericClient(
+GenericServer(
+MulticastServer(
+SSLClient(
+SSLServer(
+TCPClient(
+TimerService(
+UDPClient(
+UNIXClient(
+UNIXDatagramClient(
+UNIXDatagramServer(
+UNIXServer(
+base(
+doc
+klass(
+method
+new
+side
+tran
+
+--- import twisted.application.service ---
+twisted.application.service.Application(
+twisted.application.service.Attribute(
+twisted.application.service.IPlugin(
+twisted.application.service.IProcess(
+twisted.application.service.IService(
+twisted.application.service.IServiceCollection(
+twisted.application.service.IServiceMaker(
+twisted.application.service.Interface(
+twisted.application.service.MultiService(
+twisted.application.service.Process(
+twisted.application.service.Service(
+twisted.application.service.ServiceMaker(
+twisted.application.service.__all__
+twisted.application.service.__builtins__
+twisted.application.service.__doc__
+twisted.application.service.__file__
+twisted.application.service.__name__
+twisted.application.service.__package__
+twisted.application.service.components
+twisted.application.service.defer
+twisted.application.service.implements(
+twisted.application.service.loadApplication(
+twisted.application.service.namedAny(
+twisted.application.service.sob
+
+--- from twisted.application import service ---
+service.Application(
+service.Attribute(
+service.IPlugin(
+service.IProcess(
+service.IService(
+service.IServiceCollection(
+service.IServiceMaker(
+service.Interface(
+service.MultiService(
+service.Process(
+service.Service(
+service.ServiceMaker(
+service.__all__
+service.__builtins__
+service.__doc__
+service.__file__
+service.__name__
+service.__package__
+service.components
+service.defer
+service.implements(
+service.loadApplication(
+service.namedAny(
+service.sob
+
+--- from twisted.application.service import * ---
+Application(
+IPlugin(
+IProcess(
+IService(
+IServiceMaker(
+MultiService(
+Service(
+ServiceMaker(
+loadApplication(
+namedAny(
+
+--- import twisted.application.strports ---
+twisted.application.strports.__all__
+twisted.application.strports.__builtins__
+twisted.application.strports.__doc__
+twisted.application.strports.__file__
+twisted.application.strports.__name__
+twisted.application.strports.__package__
+twisted.application.strports.generators
+twisted.application.strports.listen(
+twisted.application.strports.parse(
+twisted.application.strports.service(
+
+--- from twisted.application import strports ---
+strports.__all__
+strports.__builtins__
+strports.__doc__
+strports.__file__
+strports.__name__
+strports.__package__
+strports.generators
+strports.listen(
+strports.parse(
+strports.service(
+
+--- from twisted.application.strports import * ---
+service(
+
+--- import twisted.conch.avatar ---
+twisted.conch.avatar.ConchError(
+twisted.conch.avatar.ConchUser(
+twisted.conch.avatar.IConchUser(
+twisted.conch.avatar.OPEN_UNKNOWN_CHANNEL_TYPE
+twisted.conch.avatar.__builtins__
+twisted.conch.avatar.__doc__
+twisted.conch.avatar.__file__
+twisted.conch.avatar.__name__
+twisted.conch.avatar.__package__
+twisted.conch.avatar.interface
+twisted.conch.avatar.log
+
+--- from twisted.conch import avatar ---
+avatar.ConchError(
+avatar.ConchUser(
+avatar.IConchUser(
+avatar.OPEN_UNKNOWN_CHANNEL_TYPE
+avatar.__builtins__
+avatar.__doc__
+avatar.__file__
+avatar.__name__
+avatar.__package__
+avatar.interface
+avatar.log
+
+--- from twisted.conch.avatar import * ---
+ConchError(
+ConchUser(
+IConchUser(
+OPEN_UNKNOWN_CHANNEL_TYPE
+interface
+
+--- import twisted.conch.checkers ---
+twisted.conch.checkers.ICredentialsChecker(
+twisted.conch.checkers.ISSHPrivateKey(
+twisted.conch.checkers.IUsernamePassword(
+twisted.conch.checkers.SSHProtocolChecker(
+twisted.conch.checkers.SSHPublicKeyDatabase(
+twisted.conch.checkers.UNIXPasswordDatabase(
+twisted.conch.checkers.UnauthorizedLogin(
+twisted.conch.checkers.UnhandledCredentials(
+twisted.conch.checkers.__builtins__
+twisted.conch.checkers.__doc__
+twisted.conch.checkers.__file__
+twisted.conch.checkers.__name__
+twisted.conch.checkers.__package__
+twisted.conch.checkers.base64
+twisted.conch.checkers.binascii
+twisted.conch.checkers.crypt
+twisted.conch.checkers.defer
+twisted.conch.checkers.errno
+twisted.conch.checkers.error
+twisted.conch.checkers.failure
+twisted.conch.checkers.implements(
+twisted.conch.checkers.keys
+twisted.conch.checkers.log
+twisted.conch.checkers.os
+twisted.conch.checkers.pamauth
+twisted.conch.checkers.providedBy(
+twisted.conch.checkers.pwd
+twisted.conch.checkers.reflect
+twisted.conch.checkers.runAsEffectiveUser(
+twisted.conch.checkers.shadow
+twisted.conch.checkers.verifyCryptedPassword(
+
+--- from twisted.conch import checkers ---
+checkers.ICredentialsChecker(
+checkers.ISSHPrivateKey(
+checkers.IUsernamePassword(
+checkers.SSHProtocolChecker(
+checkers.SSHPublicKeyDatabase(
+checkers.UNIXPasswordDatabase(
+checkers.UnauthorizedLogin(
+checkers.UnhandledCredentials(
+checkers.__builtins__
+checkers.__doc__
+checkers.__file__
+checkers.__name__
+checkers.__package__
+checkers.base64
+checkers.binascii
+checkers.crypt
+checkers.defer
+checkers.errno
+checkers.error
+checkers.failure
+checkers.implements(
+checkers.keys
+checkers.log
+checkers.os
+checkers.pamauth
+checkers.providedBy(
+checkers.pwd
+checkers.reflect
+checkers.runAsEffectiveUser(
+checkers.shadow
+checkers.verifyCryptedPassword(
+
+--- from twisted.conch.checkers import * ---
+ICredentialsChecker(
+ISSHPrivateKey(
+IUsernamePassword(
+SSHProtocolChecker(
+SSHPublicKeyDatabase(
+UNIXPasswordDatabase(
+UnauthorizedLogin(
+UnhandledCredentials(
+crypt
+keys
+pamauth
+providedBy(
+runAsEffectiveUser(
+shadow
+verifyCryptedPassword(
+
+--- import twisted.conch.client ---
+twisted.conch.client.__builtins__
+twisted.conch.client.__doc__
+twisted.conch.client.__file__
+twisted.conch.client.__name__
+twisted.conch.client.__package__
+twisted.conch.client.__path__
+
+--- from twisted.conch import client ---
+client.__builtins__
+client.__doc__
+client.__file__
+client.__name__
+client.__package__
+client.__path__
+
+--- from twisted.conch.client import * ---
+
+--- import twisted.conch.error ---
+twisted.conch.error.ConchError(
+twisted.conch.error.HostKeyChanged(
+twisted.conch.error.IgnoreAuthentication(
+twisted.conch.error.InvalidEntry(
+twisted.conch.error.MissingKeyStoreError(
+twisted.conch.error.NotEnoughAuthentication(
+twisted.conch.error.UserRejectedKey(
+twisted.conch.error.ValidPublicKey(
+twisted.conch.error.__builtins__
+twisted.conch.error.__doc__
+twisted.conch.error.__file__
+twisted.conch.error.__name__
+twisted.conch.error.__package__
+
+--- from twisted.conch import error ---
+error.ConchError(
+error.HostKeyChanged(
+error.IgnoreAuthentication(
+error.InvalidEntry(
+error.MissingKeyStoreError(
+error.NotEnoughAuthentication(
+error.UserRejectedKey(
+error.ValidPublicKey(
+
+--- from twisted.conch.error import * ---
+HostKeyChanged(
+IgnoreAuthentication(
+InvalidEntry(
+MissingKeyStoreError(
+NotEnoughAuthentication(
+UserRejectedKey(
+ValidPublicKey(
+
+--- import twisted.conch.insults ---
+twisted.conch.insults.__builtins__
+twisted.conch.insults.__doc__
+twisted.conch.insults.__file__
+twisted.conch.insults.__name__
+twisted.conch.insults.__package__
+twisted.conch.insults.__path__
+
+--- from twisted.conch import insults ---
+insults.__builtins__
+insults.__doc__
+insults.__file__
+insults.__name__
+insults.__package__
+insults.__path__
+
+--- from twisted.conch.insults import * ---
+
+--- import twisted.conch.interfaces ---
+twisted.conch.interfaces.Attribute(
+twisted.conch.interfaces.IConchUser(
+twisted.conch.interfaces.IKnownHostEntry(
+twisted.conch.interfaces.ISFTPFile(
+twisted.conch.interfaces.ISFTPServer(
+twisted.conch.interfaces.ISession(
+twisted.conch.interfaces.Interface(
+twisted.conch.interfaces.__builtins__
+twisted.conch.interfaces.__doc__
+twisted.conch.interfaces.__file__
+twisted.conch.interfaces.__name__
+twisted.conch.interfaces.__package__
+
+--- from twisted.conch import interfaces ---
+interfaces.IConchUser(
+interfaces.IKnownHostEntry(
+interfaces.ISFTPFile(
+interfaces.ISFTPServer(
+interfaces.ISession(
+
+--- from twisted.conch.interfaces import * ---
+IKnownHostEntry(
+ISFTPFile(
+ISFTPServer(
+ISession(
+
+--- import twisted.conch.ls ---
+twisted.conch.ls.__builtins__
+twisted.conch.ls.__doc__
+twisted.conch.ls.__file__
+twisted.conch.ls.__name__
+twisted.conch.ls.__package__
+twisted.conch.ls.array
+twisted.conch.ls.lsLine(
+twisted.conch.ls.stat
+twisted.conch.ls.time
+
+--- from twisted.conch import ls ---
+ls.__builtins__
+ls.__doc__
+ls.__file__
+ls.__name__
+ls.__package__
+ls.array
+ls.lsLine(
+ls.stat
+ls.time
+
+--- from twisted.conch.ls import * ---
+array
+lsLine(
+
+--- import twisted.conch.manhole ---
+twisted.conch.manhole.CTRL_BACKSLASH
+twisted.conch.manhole.CTRL_C
+twisted.conch.manhole.CTRL_D
+twisted.conch.manhole.CTRL_L
+twisted.conch.manhole.ColoredManhole(
+twisted.conch.manhole.FileWrapper(
+twisted.conch.manhole.Manhole(
+twisted.conch.manhole.ManholeInterpreter(
+twisted.conch.manhole.StringIO
+twisted.conch.manhole.TokenPrinter(
+twisted.conch.manhole.VT102Writer(
+twisted.conch.manhole.__builtins__
+twisted.conch.manhole.__doc__
+twisted.conch.manhole.__file__
+twisted.conch.manhole.__name__
+twisted.conch.manhole.__package__
+twisted.conch.manhole.code
+twisted.conch.manhole.defer
+twisted.conch.manhole.lastColorizedLine(
+twisted.conch.manhole.recvline
+twisted.conch.manhole.sys
+twisted.conch.manhole.tokenize
+
+--- from twisted.conch import manhole ---
+manhole.CTRL_BACKSLASH
+manhole.CTRL_C
+manhole.CTRL_D
+manhole.CTRL_L
+manhole.ColoredManhole(
+manhole.FileWrapper(
+manhole.Manhole(
+manhole.ManholeInterpreter(
+manhole.StringIO
+manhole.TokenPrinter(
+manhole.VT102Writer(
+manhole.__builtins__
+manhole.__doc__
+manhole.__file__
+manhole.__name__
+manhole.__package__
+manhole.code
+manhole.defer
+manhole.lastColorizedLine(
+manhole.recvline
+manhole.sys
+manhole.tokenize
+
+--- from twisted.conch.manhole import * ---
+CTRL_BACKSLASH
+CTRL_C
+CTRL_D
+CTRL_L
+ColoredManhole(
+Manhole(
+ManholeInterpreter(
+TokenPrinter(
+VT102Writer(
+code
+lastColorizedLine(
+recvline
+
+--- import twisted.conch.manhole_ssh ---
+twisted.conch.manhole_ssh.ConchFactory(
+twisted.conch.manhole_ssh.TerminalRealm(
+twisted.conch.manhole_ssh.TerminalSession(
+twisted.conch.manhole_ssh.TerminalSessionTransport(
+twisted.conch.manhole_ssh.TerminalUser(
+twisted.conch.manhole_ssh.__builtins__
+twisted.conch.manhole_ssh.__doc__
+twisted.conch.manhole_ssh.__file__
+twisted.conch.manhole_ssh.__name__
+twisted.conch.manhole_ssh.__package__
+twisted.conch.manhole_ssh.avatar
+twisted.conch.manhole_ssh.checkers
+twisted.conch.manhole_ssh.components
+twisted.conch.manhole_ssh.credentials
+twisted.conch.manhole_ssh.econch
+twisted.conch.manhole_ssh.factory
+twisted.conch.manhole_ssh.iconch
+twisted.conch.manhole_ssh.implements(
+twisted.conch.manhole_ssh.insults
+twisted.conch.manhole_ssh.keys
+twisted.conch.manhole_ssh.portal
+twisted.conch.manhole_ssh.session
+
+--- from twisted.conch import manhole_ssh ---
+manhole_ssh.ConchFactory(
+manhole_ssh.TerminalRealm(
+manhole_ssh.TerminalSession(
+manhole_ssh.TerminalSessionTransport(
+manhole_ssh.TerminalUser(
+manhole_ssh.__builtins__
+manhole_ssh.__doc__
+manhole_ssh.__file__
+manhole_ssh.__name__
+manhole_ssh.__package__
+manhole_ssh.avatar
+manhole_ssh.checkers
+manhole_ssh.components
+manhole_ssh.credentials
+manhole_ssh.econch
+manhole_ssh.factory
+manhole_ssh.iconch
+manhole_ssh.implements(
+manhole_ssh.insults
+manhole_ssh.keys
+manhole_ssh.portal
+manhole_ssh.session
+
+--- from twisted.conch.manhole_ssh import * ---
+ConchFactory(
+TerminalRealm(
+TerminalSession(
+TerminalSessionTransport(
+TerminalUser(
+avatar
+checkers
+credentials
+econch
+factory
+iconch
+insults
+portal
+session
+
+--- import twisted.conch.manhole_tap ---
+twisted.conch.manhole_tap.Options(
+twisted.conch.manhole_tap.__builtins__
+twisted.conch.manhole_tap.__doc__
+twisted.conch.manhole_tap.__file__
+twisted.conch.manhole_tap.__name__
+twisted.conch.manhole_tap.__package__
+twisted.conch.manhole_tap.chainedProtocolFactory(
+twisted.conch.manhole_tap.checkers
+twisted.conch.manhole_tap.iconch
+twisted.conch.manhole_tap.implements(
+twisted.conch.manhole_tap.insults
+twisted.conch.manhole_tap.makeService(
+twisted.conch.manhole_tap.makeTelnetProtocol(
+twisted.conch.manhole_tap.manhole
+twisted.conch.manhole_tap.manhole_ssh
+twisted.conch.manhole_tap.portal
+twisted.conch.manhole_tap.protocol
+twisted.conch.manhole_tap.service
+twisted.conch.manhole_tap.session
+twisted.conch.manhole_tap.strports
+twisted.conch.manhole_tap.telnet
+twisted.conch.manhole_tap.usage
+
+--- from twisted.conch import manhole_tap ---
+manhole_tap.Options(
+manhole_tap.__builtins__
+manhole_tap.__doc__
+manhole_tap.__file__
+manhole_tap.__name__
+manhole_tap.__package__
+manhole_tap.chainedProtocolFactory(
+manhole_tap.checkers
+manhole_tap.iconch
+manhole_tap.implements(
+manhole_tap.insults
+manhole_tap.makeService(
+manhole_tap.makeTelnetProtocol(
+manhole_tap.manhole
+manhole_tap.manhole_ssh
+manhole_tap.portal
+manhole_tap.protocol
+manhole_tap.service
+manhole_tap.session
+manhole_tap.strports
+manhole_tap.telnet
+manhole_tap.usage
+
+--- from twisted.conch.manhole_tap import * ---
+Options(
+chainedProtocolFactory(
+makeService(
+makeTelnetProtocol(
+manhole
+manhole_ssh
+strports
+telnet
+
+--- import twisted.conch.mixin ---
+twisted.conch.mixin.BufferingMixin(
+twisted.conch.mixin.__builtins__
+twisted.conch.mixin.__doc__
+twisted.conch.mixin.__file__
+twisted.conch.mixin.__name__
+twisted.conch.mixin.__package__
+twisted.conch.mixin.reactor
+
+--- from twisted.conch import mixin ---
+mixin.BufferingMixin(
+mixin.__builtins__
+mixin.__doc__
+mixin.__file__
+mixin.__name__
+mixin.__package__
+mixin.reactor
+
+--- from twisted.conch.mixin import * ---
+BufferingMixin(
+
+--- import twisted.conch.openssh_compat ---
+twisted.conch.openssh_compat.__builtins__
+twisted.conch.openssh_compat.__doc__
+twisted.conch.openssh_compat.__file__
+twisted.conch.openssh_compat.__name__
+twisted.conch.openssh_compat.__package__
+twisted.conch.openssh_compat.__path__
+
+--- from twisted.conch import openssh_compat ---
+openssh_compat.__builtins__
+openssh_compat.__doc__
+openssh_compat.__file__
+openssh_compat.__name__
+openssh_compat.__package__
+openssh_compat.__path__
+
+--- from twisted.conch.openssh_compat import * ---
+
+--- import twisted.conch.recvline ---
+twisted.conch.recvline.HistoricRecvLine(
+twisted.conch.recvline.LocalTerminalBufferMixin(
+twisted.conch.recvline.Logging(
+twisted.conch.recvline.RecvLine(
+twisted.conch.recvline.TransportSequence(
+twisted.conch.recvline.__builtins__
+twisted.conch.recvline.__doc__
+twisted.conch.recvline.__file__
+twisted.conch.recvline.__name__
+twisted.conch.recvline.__package__
+twisted.conch.recvline.helper
+twisted.conch.recvline.implements(
+twisted.conch.recvline.insults
+twisted.conch.recvline.log
+twisted.conch.recvline.reflect
+twisted.conch.recvline.string
+
+--- from twisted.conch import recvline ---
+recvline.HistoricRecvLine(
+recvline.LocalTerminalBufferMixin(
+recvline.Logging(
+recvline.RecvLine(
+recvline.TransportSequence(
+recvline.__builtins__
+recvline.__doc__
+recvline.__file__
+recvline.__name__
+recvline.__package__
+recvline.helper
+recvline.implements(
+recvline.insults
+recvline.log
+recvline.reflect
+recvline.string
+
+--- from twisted.conch.recvline import * ---
+HistoricRecvLine(
+LocalTerminalBufferMixin(
+Logging(
+RecvLine(
+TransportSequence(
+helper
+
+--- import twisted.conch.scripts ---
+twisted.conch.scripts.__builtins__
+twisted.conch.scripts.__doc__
+twisted.conch.scripts.__file__
+twisted.conch.scripts.__name__
+twisted.conch.scripts.__package__
+twisted.conch.scripts.__path__
+
+--- from twisted.conch import scripts ---
+scripts.__builtins__
+scripts.__doc__
+scripts.__file__
+scripts.__name__
+scripts.__package__
+scripts.__path__
+
+--- from twisted.conch.scripts import * ---
+
+--- import twisted.conch.ssh ---
+twisted.conch.ssh.__builtins__
+twisted.conch.ssh.__doc__
+twisted.conch.ssh.__file__
+twisted.conch.ssh.__name__
+twisted.conch.ssh.__package__
+twisted.conch.ssh.__path__
+
+--- from twisted.conch import ssh ---
+ssh.__builtins__
+ssh.__doc__
+ssh.__file__
+ssh.__name__
+ssh.__package__
+ssh.__path__
+
+--- from twisted.conch.ssh import * ---
+
+--- import twisted.conch.stdio ---
+twisted.conch.stdio.ColoredManhole(
+twisted.conch.stdio.ConsoleManhole(
+twisted.conch.stdio.ServerProtocol(
+twisted.conch.stdio.TerminalProcessProtocol(
+twisted.conch.stdio.UnexpectedOutputError(
+twisted.conch.stdio.__builtins__
+twisted.conch.stdio.__doc__
+twisted.conch.stdio.__file__
+twisted.conch.stdio.__name__
+twisted.conch.stdio.__package__
+twisted.conch.stdio.defer
+twisted.conch.stdio.failure
+twisted.conch.stdio.log
+twisted.conch.stdio.main(
+twisted.conch.stdio.os
+twisted.conch.stdio.protocol
+twisted.conch.stdio.reactor
+twisted.conch.stdio.reflect
+twisted.conch.stdio.runWithProtocol(
+twisted.conch.stdio.stdio
+twisted.conch.stdio.sys
+twisted.conch.stdio.termios
+twisted.conch.stdio.tty
+
+--- from twisted.conch import stdio ---
+stdio.ColoredManhole(
+stdio.ConsoleManhole(
+stdio.ServerProtocol(
+stdio.TerminalProcessProtocol(
+stdio.UnexpectedOutputError(
+stdio.defer
+stdio.failure
+stdio.log
+stdio.main(
+stdio.os
+stdio.protocol
+stdio.reactor
+stdio.reflect
+stdio.runWithProtocol(
+stdio.stdio
+stdio.sys
+stdio.termios
+stdio.tty
+
+--- from twisted.conch.stdio import * ---
+ConsoleManhole(
+ServerProtocol(
+TerminalProcessProtocol(
+UnexpectedOutputError(
+runWithProtocol(
+stdio
+
+--- import twisted.conch.tap ---
+twisted.conch.tap.Options(
+twisted.conch.tap.__builtins__
+twisted.conch.tap.__doc__
+twisted.conch.tap.__file__
+twisted.conch.tap.__name__
+twisted.conch.tap.__package__
+twisted.conch.tap.checkers
+twisted.conch.tap.factory
+twisted.conch.tap.makeService(
+twisted.conch.tap.portal
+twisted.conch.tap.strports
+twisted.conch.tap.unix
+twisted.conch.tap.usage
+
+--- from twisted.conch import tap ---
+tap.Options(
+tap.__builtins__
+tap.__doc__
+tap.__file__
+tap.__name__
+tap.__package__
+tap.checkers
+tap.factory
+tap.makeService(
+tap.portal
+tap.strports
+tap.unix
+tap.usage
+
+--- from twisted.conch.tap import * ---
+
+--- import twisted.conch.telnet ---
+twisted.conch.telnet.AO
+twisted.conch.telnet.AYT
+twisted.conch.telnet.AlreadyDisabled(
+twisted.conch.telnet.AlreadyEnabled(
+twisted.conch.telnet.AlreadyNegotiating(
+twisted.conch.telnet.AuthenticatingTelnetProtocol(
+twisted.conch.telnet.BEL
+twisted.conch.telnet.BRK
+twisted.conch.telnet.BS
+twisted.conch.telnet.CR
+twisted.conch.telnet.DM
+twisted.conch.telnet.DO
+twisted.conch.telnet.DONT
+twisted.conch.telnet.EC
+twisted.conch.telnet.ECHO
+twisted.conch.telnet.EDIT
+twisted.conch.telnet.EL
+twisted.conch.telnet.FF
+twisted.conch.telnet.GA
+twisted.conch.telnet.HT
+twisted.conch.telnet.IAC
+twisted.conch.telnet.IP
+twisted.conch.telnet.ITelnetProtocol(
+twisted.conch.telnet.ITelnetTransport(
+twisted.conch.telnet.LF
+twisted.conch.telnet.LINEMODE
+twisted.conch.telnet.LINEMODE_ABORT
+twisted.conch.telnet.LINEMODE_EDIT
+twisted.conch.telnet.LINEMODE_EOF
+twisted.conch.telnet.LINEMODE_FORWARDMASK
+twisted.conch.telnet.LINEMODE_LIT_ECHO
+twisted.conch.telnet.LINEMODE_MODE
+twisted.conch.telnet.LINEMODE_MODE_ACK
+twisted.conch.telnet.LINEMODE_SLC
+twisted.conch.telnet.LINEMODE_SLC_ABORT
+twisted.conch.telnet.LINEMODE_SLC_ACK
+twisted.conch.telnet.LINEMODE_SLC_AO
+twisted.conch.telnet.LINEMODE_SLC_AYT
+twisted.conch.telnet.LINEMODE_SLC_BRK
+twisted.conch.telnet.LINEMODE_SLC_CANTCHANGE
+twisted.conch.telnet.LINEMODE_SLC_DEFAULT
+twisted.conch.telnet.LINEMODE_SLC_EBOL
+twisted.conch.telnet.LINEMODE_SLC_EC
+twisted.conch.telnet.LINEMODE_SLC_ECR
+twisted.conch.telnet.LINEMODE_SLC_EEOL
+twisted.conch.telnet.LINEMODE_SLC_EL
+twisted.conch.telnet.LINEMODE_SLC_EOF
+twisted.conch.telnet.LINEMODE_SLC_EOR
+twisted.conch.telnet.LINEMODE_SLC_EW
+twisted.conch.telnet.LINEMODE_SLC_EWR
+twisted.conch.telnet.LINEMODE_SLC_FLUSHIN
+twisted.conch.telnet.LINEMODE_SLC_FLUSHOUT
+twisted.conch.telnet.LINEMODE_SLC_FORW1
+twisted.conch.telnet.LINEMODE_SLC_FORW2
+twisted.conch.telnet.LINEMODE_SLC_INSRT
+twisted.conch.telnet.LINEMODE_SLC_IP
+twisted.conch.telnet.LINEMODE_SLC_LEVELBITS
+twisted.conch.telnet.LINEMODE_SLC_LNEXT
+twisted.conch.telnet.LINEMODE_SLC_MCBOL
+twisted.conch.telnet.LINEMODE_SLC_MCEOL
+twisted.conch.telnet.LINEMODE_SLC_MCL
+twisted.conch.telnet.LINEMODE_SLC_MCR
+twisted.conch.telnet.LINEMODE_SLC_MCWL
+twisted.conch.telnet.LINEMODE_SLC_MCWR
+twisted.conch.telnet.LINEMODE_SLC_NOSUPPORT
+twisted.conch.telnet.LINEMODE_SLC_OVER
+twisted.conch.telnet.LINEMODE_SLC_RP
+twisted.conch.telnet.LINEMODE_SLC_SUSP
+twisted.conch.telnet.LINEMODE_SLC_SYNCH
+twisted.conch.telnet.LINEMODE_SLC_VALUE
+twisted.conch.telnet.LINEMODE_SLC_XOFF
+twisted.conch.telnet.LINEMODE_SLC_XON
+twisted.conch.telnet.LINEMODE_SOFT_TAB
+twisted.conch.telnet.LINEMODE_SUSP
+twisted.conch.telnet.LINEMODE_TRAPSIG
+twisted.conch.telnet.LIT_ECHO
+twisted.conch.telnet.MODE
+twisted.conch.telnet.MODE_ACK
+twisted.conch.telnet.NAWS
+twisted.conch.telnet.NOP
+twisted.conch.telnet.NULL
+twisted.conch.telnet.NegotiationError(
+twisted.conch.telnet.OptionRefused(
+twisted.conch.telnet.ProtocolTransportMixin(
+twisted.conch.telnet.SB
+twisted.conch.telnet.SE
+twisted.conch.telnet.SGA
+twisted.conch.telnet.SOFT_TAB
+twisted.conch.telnet.StatefulTelnetProtocol(
+twisted.conch.telnet.TRAPSIG
+twisted.conch.telnet.Telnet(
+twisted.conch.telnet.TelnetBootstrapProtocol(
+twisted.conch.telnet.TelnetError(
+twisted.conch.telnet.TelnetProtocol(
+twisted.conch.telnet.TelnetTransport(
+twisted.conch.telnet.VT
+twisted.conch.telnet.WILL
+twisted.conch.telnet.WONT
+twisted.conch.telnet.__all__
+twisted.conch.telnet.__builtins__
+twisted.conch.telnet.__doc__
+twisted.conch.telnet.__file__
+twisted.conch.telnet.__name__
+twisted.conch.telnet.__package__
+twisted.conch.telnet.basic
+twisted.conch.telnet.credentials
+twisted.conch.telnet.defer
+twisted.conch.telnet.iinternet
+twisted.conch.telnet.implements(
+twisted.conch.telnet.log
+twisted.conch.telnet.protocol
+twisted.conch.telnet.struct
+
+--- from twisted.conch import telnet ---
+telnet.AO
+telnet.AYT
+telnet.AlreadyDisabled(
+telnet.AlreadyEnabled(
+telnet.AlreadyNegotiating(
+telnet.AuthenticatingTelnetProtocol(
+telnet.BEL
+telnet.BRK
+telnet.BS
+telnet.CR
+telnet.DM
+telnet.DO
+telnet.DONT
+telnet.EC
+telnet.ECHO
+telnet.EDIT
+telnet.EL
+telnet.FF
+telnet.GA
+telnet.HT
+telnet.IAC
+telnet.IP
+telnet.ITelnetProtocol(
+telnet.ITelnetTransport(
+telnet.LF
+telnet.LINEMODE
+telnet.LINEMODE_ABORT
+telnet.LINEMODE_EDIT
+telnet.LINEMODE_EOF
+telnet.LINEMODE_FORWARDMASK
+telnet.LINEMODE_LIT_ECHO
+telnet.LINEMODE_MODE
+telnet.LINEMODE_MODE_ACK
+telnet.LINEMODE_SLC
+telnet.LINEMODE_SLC_ABORT
+telnet.LINEMODE_SLC_ACK
+telnet.LINEMODE_SLC_AO
+telnet.LINEMODE_SLC_AYT
+telnet.LINEMODE_SLC_BRK
+telnet.LINEMODE_SLC_CANTCHANGE
+telnet.LINEMODE_SLC_DEFAULT
+telnet.LINEMODE_SLC_EBOL
+telnet.LINEMODE_SLC_EC
+telnet.LINEMODE_SLC_ECR
+telnet.LINEMODE_SLC_EEOL
+telnet.LINEMODE_SLC_EL
+telnet.LINEMODE_SLC_EOF
+telnet.LINEMODE_SLC_EOR
+telnet.LINEMODE_SLC_EW
+telnet.LINEMODE_SLC_EWR
+telnet.LINEMODE_SLC_FLUSHIN
+telnet.LINEMODE_SLC_FLUSHOUT
+telnet.LINEMODE_SLC_FORW1
+telnet.LINEMODE_SLC_FORW2
+telnet.LINEMODE_SLC_INSRT
+telnet.LINEMODE_SLC_IP
+telnet.LINEMODE_SLC_LEVELBITS
+telnet.LINEMODE_SLC_LNEXT
+telnet.LINEMODE_SLC_MCBOL
+telnet.LINEMODE_SLC_MCEOL
+telnet.LINEMODE_SLC_MCL
+telnet.LINEMODE_SLC_MCR
+telnet.LINEMODE_SLC_MCWL
+telnet.LINEMODE_SLC_MCWR
+telnet.LINEMODE_SLC_NOSUPPORT
+telnet.LINEMODE_SLC_OVER
+telnet.LINEMODE_SLC_RP
+telnet.LINEMODE_SLC_SUSP
+telnet.LINEMODE_SLC_SYNCH
+telnet.LINEMODE_SLC_VALUE
+telnet.LINEMODE_SLC_XOFF
+telnet.LINEMODE_SLC_XON
+telnet.LINEMODE_SOFT_TAB
+telnet.LINEMODE_SUSP
+telnet.LINEMODE_TRAPSIG
+telnet.LIT_ECHO
+telnet.MODE
+telnet.MODE_ACK
+telnet.NAWS
+telnet.NOP
+telnet.NULL
+telnet.NegotiationError(
+telnet.OptionRefused(
+telnet.ProtocolTransportMixin(
+telnet.SB
+telnet.SE
+telnet.SGA
+telnet.SOFT_TAB
+telnet.StatefulTelnetProtocol(
+telnet.TRAPSIG
+telnet.Telnet(
+telnet.TelnetBootstrapProtocol(
+telnet.TelnetError(
+telnet.TelnetProtocol(
+telnet.TelnetTransport(
+telnet.VT
+telnet.WILL
+telnet.WONT
+telnet.__all__
+telnet.__builtins__
+telnet.__doc__
+telnet.__file__
+telnet.__name__
+telnet.__package__
+telnet.basic
+telnet.credentials
+telnet.defer
+telnet.iinternet
+telnet.implements(
+telnet.log
+telnet.protocol
+telnet.struct
+
+--- from twisted.conch.telnet import * ---
+AlreadyDisabled(
+AlreadyEnabled(
+AlreadyNegotiating(
+AuthenticatingTelnetProtocol(
+BEL
+BS
+EDIT
+FF
+HT
+ITelnetProtocol(
+ITelnetTransport(
+LINEMODE_ABORT
+LINEMODE_EDIT
+LINEMODE_EOF
+LINEMODE_FORWARDMASK
+LINEMODE_LIT_ECHO
+LINEMODE_MODE
+LINEMODE_MODE_ACK
+LINEMODE_SLC
+LINEMODE_SLC_ABORT
+LINEMODE_SLC_ACK
+LINEMODE_SLC_AO
+LINEMODE_SLC_AYT
+LINEMODE_SLC_BRK
+LINEMODE_SLC_CANTCHANGE
+LINEMODE_SLC_DEFAULT
+LINEMODE_SLC_EBOL
+LINEMODE_SLC_EC
+LINEMODE_SLC_ECR
+LINEMODE_SLC_EEOL
+LINEMODE_SLC_EL
+LINEMODE_SLC_EOF
+LINEMODE_SLC_EOR
+LINEMODE_SLC_EW
+LINEMODE_SLC_EWR
+LINEMODE_SLC_FLUSHIN
+LINEMODE_SLC_FLUSHOUT
+LINEMODE_SLC_FORW1
+LINEMODE_SLC_FORW2
+LINEMODE_SLC_INSRT
+LINEMODE_SLC_IP
+LINEMODE_SLC_LEVELBITS
+LINEMODE_SLC_LNEXT
+LINEMODE_SLC_MCBOL
+LINEMODE_SLC_MCEOL
+LINEMODE_SLC_MCL
+LINEMODE_SLC_MCR
+LINEMODE_SLC_MCWL
+LINEMODE_SLC_MCWR
+LINEMODE_SLC_NOSUPPORT
+LINEMODE_SLC_OVER
+LINEMODE_SLC_RP
+LINEMODE_SLC_SUSP
+LINEMODE_SLC_SYNCH
+LINEMODE_SLC_VALUE
+LINEMODE_SLC_XOFF
+LINEMODE_SLC_XON
+LINEMODE_SOFT_TAB
+LINEMODE_SUSP
+LINEMODE_TRAPSIG
+LIT_ECHO
+MODE
+MODE_ACK
+NULL
+NegotiationError(
+OptionRefused(
+ProtocolTransportMixin(
+SOFT_TAB
+StatefulTelnetProtocol(
+TRAPSIG
+TelnetBootstrapProtocol(
+TelnetError(
+TelnetProtocol(
+TelnetTransport(
+VT
+basic
+iinternet
+
+--- import twisted.conch.ttymodes ---
+twisted.conch.ttymodes.CS7
+twisted.conch.ttymodes.CS8
+twisted.conch.ttymodes.ECHO
+twisted.conch.ttymodes.ECHOCTL
+twisted.conch.ttymodes.ECHOE
+twisted.conch.ttymodes.ECHOK
+twisted.conch.ttymodes.ECHOKE
+twisted.conch.ttymodes.ECHONL
+twisted.conch.ttymodes.ICANON
+twisted.conch.ttymodes.ICRNL
+twisted.conch.ttymodes.IEXTEN
+twisted.conch.ttymodes.IGNCR
+twisted.conch.ttymodes.IGNPAR
+twisted.conch.ttymodes.IMAXBEL
+twisted.conch.ttymodes.INLCR
+twisted.conch.ttymodes.INPCK
+twisted.conch.ttymodes.ISIG
+twisted.conch.ttymodes.ISTRIP
+twisted.conch.ttymodes.IUCLC
+twisted.conch.ttymodes.IXANY
+twisted.conch.ttymodes.IXOFF
+twisted.conch.ttymodes.IXON
+twisted.conch.ttymodes.NOFLSH
+twisted.conch.ttymodes.OCRNL
+twisted.conch.ttymodes.OLCUC
+twisted.conch.ttymodes.ONLCR
+twisted.conch.ttymodes.ONLRET
+twisted.conch.ttymodes.ONOCR
+twisted.conch.ttymodes.OPOST
+twisted.conch.ttymodes.PARENB
+twisted.conch.ttymodes.PARMRK
+twisted.conch.ttymodes.PARODD
+twisted.conch.ttymodes.PENDIN
+twisted.conch.ttymodes.TOSTOP
+twisted.conch.ttymodes.TTYMODES
+twisted.conch.ttymodes.TTY_OP_ISPEED
+twisted.conch.ttymodes.TTY_OP_OSPEED
+twisted.conch.ttymodes.VDISCARD
+twisted.conch.ttymodes.VDSUSP
+twisted.conch.ttymodes.VEOF
+twisted.conch.ttymodes.VEOL
+twisted.conch.ttymodes.VEOL2
+twisted.conch.ttymodes.VERASE
+twisted.conch.ttymodes.VFLUSH
+twisted.conch.ttymodes.VINTR
+twisted.conch.ttymodes.VKILL
+twisted.conch.ttymodes.VLNEXT
+twisted.conch.ttymodes.VQUIT
+twisted.conch.ttymodes.VREPRINT
+twisted.conch.ttymodes.VSTART
+twisted.conch.ttymodes.VSTATUS
+twisted.conch.ttymodes.VSTOP
+twisted.conch.ttymodes.VSUSP
+twisted.conch.ttymodes.VSWTCH
+twisted.conch.ttymodes.VWERASE
+twisted.conch.ttymodes.XCASE
+twisted.conch.ttymodes.__builtins__
+twisted.conch.ttymodes.__doc__
+twisted.conch.ttymodes.__file__
+twisted.conch.ttymodes.__name__
+twisted.conch.ttymodes.__package__
+twisted.conch.ttymodes.tty
+
+--- from twisted.conch import ttymodes ---
+ttymodes.CS7
+ttymodes.CS8
+ttymodes.ECHO
+ttymodes.ECHOCTL
+ttymodes.ECHOE
+ttymodes.ECHOK
+ttymodes.ECHOKE
+ttymodes.ECHONL
+ttymodes.ICANON
+ttymodes.ICRNL
+ttymodes.IEXTEN
+ttymodes.IGNCR
+ttymodes.IGNPAR
+ttymodes.IMAXBEL
+ttymodes.INLCR
+ttymodes.INPCK
+ttymodes.ISIG
+ttymodes.ISTRIP
+ttymodes.IUCLC
+ttymodes.IXANY
+ttymodes.IXOFF
+ttymodes.IXON
+ttymodes.NOFLSH
+ttymodes.OCRNL
+ttymodes.OLCUC
+ttymodes.ONLCR
+ttymodes.ONLRET
+ttymodes.ONOCR
+ttymodes.OPOST
+ttymodes.PARENB
+ttymodes.PARMRK
+ttymodes.PARODD
+ttymodes.PENDIN
+ttymodes.TOSTOP
+ttymodes.TTYMODES
+ttymodes.TTY_OP_ISPEED
+ttymodes.TTY_OP_OSPEED
+ttymodes.VDISCARD
+ttymodes.VDSUSP
+ttymodes.VEOF
+ttymodes.VEOL
+ttymodes.VEOL2
+ttymodes.VERASE
+ttymodes.VFLUSH
+ttymodes.VINTR
+ttymodes.VKILL
+ttymodes.VLNEXT
+ttymodes.VQUIT
+ttymodes.VREPRINT
+ttymodes.VSTART
+ttymodes.VSTATUS
+ttymodes.VSTOP
+ttymodes.VSUSP
+ttymodes.VSWTCH
+ttymodes.VWERASE
+ttymodes.XCASE
+ttymodes.__builtins__
+ttymodes.__doc__
+ttymodes.__file__
+ttymodes.__name__
+ttymodes.__package__
+ttymodes.tty
+
+--- from twisted.conch.ttymodes import * ---
+TTYMODES
+TTY_OP_ISPEED
+TTY_OP_OSPEED
+VDSUSP
+VFLUSH
+VSTATUS
+
+--- import twisted.conch.ui ---
+twisted.conch.ui.__builtins__
+twisted.conch.ui.__doc__
+twisted.conch.ui.__file__
+twisted.conch.ui.__name__
+twisted.conch.ui.__package__
+twisted.conch.ui.__path__
+
+--- from twisted.conch import ui ---
+ui.__builtins__
+ui.__doc__
+ui.__file__
+ui.__name__
+ui.__package__
+ui.__path__
+
+--- from twisted.conch.ui import * ---
+
+--- import twisted.conch.unix ---
+twisted.conch.unix.ConchError(
+twisted.conch.unix.ConchUser(
+twisted.conch.unix.FXF_APPEND
+twisted.conch.unix.FXF_CREAT
+twisted.conch.unix.FXF_EXCL
+twisted.conch.unix.FXF_READ
+twisted.conch.unix.FXF_TRUNC
+twisted.conch.unix.FXF_WRITE
+twisted.conch.unix.ISFTPFile(
+twisted.conch.unix.ISFTPServer(
+twisted.conch.unix.ISession(
+twisted.conch.unix.ProcessExitedAlready(
+twisted.conch.unix.SFTPServerForUnixConchUser(
+twisted.conch.unix.SSHSessionForUnixConchUser(
+twisted.conch.unix.UnixConchUser(
+twisted.conch.unix.UnixSFTPDirectory(
+twisted.conch.unix.UnixSFTPFile(
+twisted.conch.unix.UnixSSHRealm(
+twisted.conch.unix.__builtins__
+twisted.conch.unix.__doc__
+twisted.conch.unix.__file__
+twisted.conch.unix.__name__
+twisted.conch.unix.__package__
+twisted.conch.unix.components
+twisted.conch.unix.fcntl
+twisted.conch.unix.filetransfer
+twisted.conch.unix.forwarding
+twisted.conch.unix.grp
+twisted.conch.unix.interface
+twisted.conch.unix.log
+twisted.conch.unix.lsLine(
+twisted.conch.unix.os
+twisted.conch.unix.portal
+twisted.conch.unix.pty
+twisted.conch.unix.pwd
+twisted.conch.unix.session
+twisted.conch.unix.socket
+twisted.conch.unix.struct
+twisted.conch.unix.time
+twisted.conch.unix.tty
+twisted.conch.unix.ttymodes
+twisted.conch.unix.utmp
+
+--- from twisted.conch import unix ---
+unix.ConchError(
+unix.ConchUser(
+unix.FXF_APPEND
+unix.FXF_CREAT
+unix.FXF_EXCL
+unix.FXF_READ
+unix.FXF_TRUNC
+unix.FXF_WRITE
+unix.ISFTPFile(
+unix.ISFTPServer(
+unix.ISession(
+unix.ProcessExitedAlready(
+unix.SFTPServerForUnixConchUser(
+unix.SSHSessionForUnixConchUser(
+unix.UnixConchUser(
+unix.UnixSFTPDirectory(
+unix.UnixSFTPFile(
+unix.UnixSSHRealm(
+unix.components
+unix.fcntl
+unix.filetransfer
+unix.forwarding
+unix.grp
+unix.interface
+unix.lsLine(
+unix.portal
+unix.pty
+unix.pwd
+unix.session
+unix.struct
+unix.time
+unix.tty
+unix.ttymodes
+unix.utmp
+
+--- from twisted.conch.unix import * ---
+FXF_APPEND
+FXF_CREAT
+FXF_EXCL
+FXF_READ
+FXF_TRUNC
+FXF_WRITE
+SFTPServerForUnixConchUser(
+SSHSessionForUnixConchUser(
+UnixConchUser(
+UnixSFTPDirectory(
+UnixSFTPFile(
+UnixSSHRealm(
+filetransfer
+forwarding
+ttymodes
+utmp
+
+--- import twisted.copyright ---
+twisted.copyright.__builtins__
+twisted.copyright.__doc__
+twisted.copyright.__file__
+twisted.copyright.__name__
+twisted.copyright.__package__
+twisted.copyright.copyright
+twisted.copyright.disclaimer
+twisted.copyright.longversion
+twisted.copyright.version
+
+--- from twisted import copyright ---
+copyright.__builtins__
+copyright.__doc__
+copyright.__file__
+copyright.__name__
+copyright.__package__
+copyright.copyright
+copyright.disclaimer
+copyright.longversion
+copyright.version
+
+--- from twisted.copyright import * ---
+disclaimer
+longversion
+
+--- import twisted.cred ---
+twisted.cred.__builtins__
+twisted.cred.__doc__
+twisted.cred.__file__
+twisted.cred.__name__
+twisted.cred.__package__
+twisted.cred.__path__
+
+--- from twisted import cred ---
+cred.__builtins__
+cred.__doc__
+cred.__file__
+cred.__name__
+cred.__package__
+cred.__path__
+
+--- from twisted.cred import * ---
+
+--- import twisted.cred.checkers ---
+twisted.cred.checkers.ANONYMOUS
+twisted.cred.checkers.AllowAnonymousAccess(
+twisted.cred.checkers.Attribute(
+twisted.cred.checkers.FilePasswordDB(
+twisted.cred.checkers.ICredentialsChecker(
+twisted.cred.checkers.InMemoryUsernamePasswordDatabaseDontUse(
+twisted.cred.checkers.Interface(
+twisted.cred.checkers.OnDiskUsernamePasswordDatabase(
+twisted.cred.checkers.PluggableAuthenticationModulesChecker(
+twisted.cred.checkers.__builtins__
+twisted.cred.checkers.__doc__
+twisted.cred.checkers.__file__
+twisted.cred.checkers.__name__
+twisted.cred.checkers.__package__
+twisted.cred.checkers.credentials
+twisted.cred.checkers.defer
+twisted.cred.checkers.error
+twisted.cred.checkers.failure
+twisted.cred.checkers.implements(
+twisted.cred.checkers.log
+twisted.cred.checkers.os
+
+--- from twisted.cred import checkers ---
+checkers.ANONYMOUS
+checkers.AllowAnonymousAccess(
+checkers.Attribute(
+checkers.FilePasswordDB(
+checkers.InMemoryUsernamePasswordDatabaseDontUse(
+checkers.Interface(
+checkers.OnDiskUsernamePasswordDatabase(
+checkers.PluggableAuthenticationModulesChecker(
+checkers.credentials
+
+--- from twisted.cred.checkers import * ---
+ANONYMOUS
+AllowAnonymousAccess(
+FilePasswordDB(
+InMemoryUsernamePasswordDatabaseDontUse(
+OnDiskUsernamePasswordDatabase(
+PluggableAuthenticationModulesChecker(
+
+--- import twisted.cred.credentials ---
+twisted.cred.credentials.Anonymous(
+twisted.cred.credentials.CramMD5Credentials(
+twisted.cred.credentials.IAnonymous(
+twisted.cred.credentials.ICredentials(
+twisted.cred.credentials.IPluggableAuthenticationModules(
+twisted.cred.credentials.ISSHPrivateKey(
+twisted.cred.credentials.IUsernameHashedPassword(
+twisted.cred.credentials.IUsernamePassword(
+twisted.cred.credentials.Interface(
+twisted.cred.credentials.PluggableAuthenticationModules(
+twisted.cred.credentials.SSHPrivateKey(
+twisted.cred.credentials.UsernameHashedPassword(
+twisted.cred.credentials.UsernamePassword(
+twisted.cred.credentials.__builtins__
+twisted.cred.credentials.__doc__
+twisted.cred.credentials.__file__
+twisted.cred.credentials.__name__
+twisted.cred.credentials.__package__
+twisted.cred.credentials.hmac
+twisted.cred.credentials.implements(
+twisted.cred.credentials.random
+twisted.cred.credentials.time
+
+--- from twisted.cred import credentials ---
+credentials.Anonymous(
+credentials.CramMD5Credentials(
+credentials.IAnonymous(
+credentials.ICredentials(
+credentials.IPluggableAuthenticationModules(
+credentials.ISSHPrivateKey(
+credentials.IUsernameHashedPassword(
+credentials.IUsernamePassword(
+credentials.Interface(
+credentials.PluggableAuthenticationModules(
+credentials.SSHPrivateKey(
+credentials.UsernameHashedPassword(
+credentials.UsernamePassword(
+credentials.__builtins__
+credentials.__doc__
+credentials.__file__
+credentials.__name__
+credentials.__package__
+credentials.hmac
+credentials.implements(
+credentials.random
+credentials.time
+
+--- from twisted.cred.credentials import * ---
+Anonymous(
+CramMD5Credentials(
+IAnonymous(
+ICredentials(
+IPluggableAuthenticationModules(
+IUsernameHashedPassword(
+PluggableAuthenticationModules(
+SSHPrivateKey(
+UsernameHashedPassword(
+UsernamePassword(
+
+--- import twisted.cred.error ---
+twisted.cred.error.LoginDenied(
+twisted.cred.error.LoginFailed(
+twisted.cred.error.Unauthorized(
+twisted.cred.error.UnauthorizedLogin(
+twisted.cred.error.UnhandledCredentials(
+twisted.cred.error.__builtins__
+twisted.cred.error.__doc__
+twisted.cred.error.__file__
+twisted.cred.error.__name__
+twisted.cred.error.__package__
+
+--- from twisted.cred import error ---
+error.LoginDenied(
+error.LoginFailed(
+error.Unauthorized(
+error.UnauthorizedLogin(
+error.UnhandledCredentials(
+
+--- from twisted.cred.error import * ---
+LoginDenied(
+LoginFailed(
+Unauthorized(
+
+--- import twisted.cred.pamauth ---
+twisted.cred.pamauth.PAM
+twisted.cred.pamauth.__builtins__
+twisted.cred.pamauth.__doc__
+twisted.cred.pamauth.__file__
+twisted.cred.pamauth.__name__
+twisted.cred.pamauth.__package__
+twisted.cred.pamauth.callIntoPAM(
+twisted.cred.pamauth.defConv(
+twisted.cred.pamauth.defer
+twisted.cred.pamauth.getpass
+twisted.cred.pamauth.os
+twisted.cred.pamauth.pamAuthenticate(
+twisted.cred.pamauth.pamAuthenticateThread(
+twisted.cred.pamauth.threading
+twisted.cred.pamauth.threads
+
+--- from twisted.cred import pamauth ---
+pamauth.PAM
+pamauth.__builtins__
+pamauth.__doc__
+pamauth.__file__
+pamauth.__name__
+pamauth.__package__
+pamauth.callIntoPAM(
+pamauth.defConv(
+pamauth.defer
+pamauth.getpass
+pamauth.os
+pamauth.pamAuthenticate(
+pamauth.pamAuthenticateThread(
+pamauth.threading
+pamauth.threads
+
+--- from twisted.cred.pamauth import * ---
+PAM
+callIntoPAM(
+defConv(
+pamAuthenticate(
+pamAuthenticateThread(
+
+--- import twisted.cred.portal ---
+twisted.cred.portal.IRealm(
+twisted.cred.portal.Interface(
+twisted.cred.portal.Portal(
+twisted.cred.portal.__builtins__
+twisted.cred.portal.__doc__
+twisted.cred.portal.__file__
+twisted.cred.portal.__name__
+twisted.cred.portal.__package__
+twisted.cred.portal.defer
+twisted.cred.portal.error
+twisted.cred.portal.failure
+twisted.cred.portal.maybeDeferred(
+twisted.cred.portal.providedBy(
+twisted.cred.portal.reflect
+
+--- from twisted.cred import portal ---
+portal.IRealm(
+portal.Interface(
+portal.Portal(
+portal.__builtins__
+portal.__doc__
+portal.__file__
+portal.__name__
+portal.__package__
+portal.defer
+portal.error
+portal.failure
+portal.maybeDeferred(
+portal.providedBy(
+portal.reflect
+
+--- from twisted.cred.portal import * ---
+IRealm(
+Portal(
+
+--- import twisted.cred.strcred ---
+twisted.cred.strcred.Attribute(
+twisted.cred.strcred.AuthOptionMixin(
+twisted.cred.strcred.ICheckerFactory(
+twisted.cred.strcred.Interface(
+twisted.cred.strcred.InvalidAuthArgumentString(
+twisted.cred.strcred.InvalidAuthType(
+twisted.cred.strcred.StrcredException(
+twisted.cred.strcred.UnsupportedInterfaces(
+twisted.cred.strcred.__builtins__
+twisted.cred.strcred.__doc__
+twisted.cred.strcred.__file__
+twisted.cred.strcred.__name__
+twisted.cred.strcred.__package__
+twisted.cred.strcred.findCheckerFactories(
+twisted.cred.strcred.findCheckerFactory(
+twisted.cred.strcred.getPlugins(
+twisted.cred.strcred.makeChecker(
+twisted.cred.strcred.notSupportedWarning
+twisted.cred.strcred.sys
+twisted.cred.strcred.usage
+
+--- from twisted.cred import strcred ---
+strcred.Attribute(
+strcred.AuthOptionMixin(
+strcred.ICheckerFactory(
+strcred.Interface(
+strcred.InvalidAuthArgumentString(
+strcred.InvalidAuthType(
+strcred.StrcredException(
+strcred.UnsupportedInterfaces(
+strcred.__builtins__
+strcred.__doc__
+strcred.__file__
+strcred.__name__
+strcred.__package__
+strcred.findCheckerFactories(
+strcred.findCheckerFactory(
+strcred.getPlugins(
+strcred.makeChecker(
+strcred.notSupportedWarning
+strcred.sys
+strcred.usage
+
+--- from twisted.cred.strcred import * ---
+AuthOptionMixin(
+ICheckerFactory(
+InvalidAuthArgumentString(
+InvalidAuthType(
+StrcredException(
+UnsupportedInterfaces(
+findCheckerFactories(
+findCheckerFactory(
+getPlugins(
+makeChecker(
+notSupportedWarning
+
+--- import twisted.cred.util ---
+twisted.cred.util.Unauthorized(
+twisted.cred.util.__builtins__
+twisted.cred.util.__doc__
+twisted.cred.util.__file__
+twisted.cred.util.__name__
+twisted.cred.util.__package__
+twisted.cred.util.challenge(
+twisted.cred.util.md5(
+twisted.cred.util.random
+twisted.cred.util.respond(
+twisted.cred.util.warnings
+
+--- from twisted.cred import util ---
+util.Unauthorized(
+util.__builtins__
+util.__doc__
+util.__file__
+util.__name__
+util.__package__
+util.challenge(
+util.md5(
+util.random
+util.respond(
+util.warnings
+
+--- from twisted.cred.util import * ---
+challenge(
+respond(
+
+--- import twisted.enterprise ---
+twisted.enterprise.__all__
+twisted.enterprise.__builtins__
+twisted.enterprise.__doc__
+twisted.enterprise.__file__
+twisted.enterprise.__name__
+twisted.enterprise.__package__
+twisted.enterprise.__path__
+
+--- from twisted import enterprise ---
+enterprise.__all__
+enterprise.__builtins__
+enterprise.__doc__
+enterprise.__file__
+enterprise.__name__
+enterprise.__package__
+enterprise.__path__
+
+--- from twisted.enterprise import * ---
+
+--- import twisted.enterprise.adbapi ---
+twisted.enterprise.adbapi.Connection(
+twisted.enterprise.adbapi.ConnectionLost(
+twisted.enterprise.adbapi.ConnectionPool(
+twisted.enterprise.adbapi.Transaction(
+twisted.enterprise.adbapi.Version(
+twisted.enterprise.adbapi.__all__
+twisted.enterprise.adbapi.__builtins__
+twisted.enterprise.adbapi.__doc__
+twisted.enterprise.adbapi.__file__
+twisted.enterprise.adbapi.__name__
+twisted.enterprise.adbapi.__package__
+twisted.enterprise.adbapi.deprecated(
+twisted.enterprise.adbapi.log
+twisted.enterprise.adbapi.reflect
+twisted.enterprise.adbapi.safe(
+twisted.enterprise.adbapi.sys
+twisted.enterprise.adbapi.threads
+
+--- from twisted.enterprise import adbapi ---
+adbapi.Connection(
+adbapi.ConnectionLost(
+adbapi.ConnectionPool(
+adbapi.Transaction(
+adbapi.Version(
+adbapi.__all__
+adbapi.__builtins__
+adbapi.__doc__
+adbapi.__file__
+adbapi.__name__
+adbapi.__package__
+adbapi.deprecated(
+adbapi.log
+adbapi.reflect
+adbapi.safe(
+adbapi.sys
+adbapi.threads
+
+--- from twisted.enterprise.adbapi import * ---
+ConnectionPool(
+Transaction(
+safe(
+
+--- import twisted.enterprise.reflector ---
+twisted.enterprise.reflector.DBError(
+twisted.enterprise.reflector.EQUAL
+twisted.enterprise.reflector.GREATERTHAN
+twisted.enterprise.reflector.LESSTHAN
+twisted.enterprise.reflector.LIKE
+twisted.enterprise.reflector.Reflector(
+twisted.enterprise.reflector.__all__
+twisted.enterprise.reflector.__builtins__
+twisted.enterprise.reflector.__doc__
+twisted.enterprise.reflector.__file__
+twisted.enterprise.reflector.__name__
+twisted.enterprise.reflector.__package__
+twisted.enterprise.reflector.warnings
+twisted.enterprise.reflector.weakref
+
+--- from twisted.enterprise import reflector ---
+reflector.DBError(
+reflector.EQUAL
+reflector.GREATERTHAN
+reflector.LESSTHAN
+reflector.LIKE
+reflector.Reflector(
+reflector.__all__
+reflector.__builtins__
+reflector.__doc__
+reflector.__file__
+reflector.__name__
+reflector.__package__
+reflector.warnings
+reflector.weakref
+
+--- from twisted.enterprise.reflector import * ---
+GREATERTHAN
+LESSTHAN
+LIKE
+Reflector(
+
+--- import twisted.enterprise.row ---
+twisted.enterprise.row.DBError(
+twisted.enterprise.row.NOQUOTE
+twisted.enterprise.row.RowObject(
+twisted.enterprise.row.__all__
+twisted.enterprise.row.__builtins__
+twisted.enterprise.row.__doc__
+twisted.enterprise.row.__file__
+twisted.enterprise.row.__name__
+twisted.enterprise.row.__package__
+twisted.enterprise.row.dbTypeMap
+twisted.enterprise.row.getKeyColumn(
+twisted.enterprise.row.warnings
+
+--- from twisted.enterprise import row ---
+row.DBError(
+row.NOQUOTE
+row.RowObject(
+row.__all__
+row.__builtins__
+row.__doc__
+row.__file__
+row.__name__
+row.__package__
+row.dbTypeMap
+row.getKeyColumn(
+row.warnings
+
+--- from twisted.enterprise.row import * ---
+NOQUOTE
+RowObject(
+dbTypeMap
+getKeyColumn(
+
+--- import twisted.enterprise.sqlreflector ---
+twisted.enterprise.sqlreflector.DBError(
+twisted.enterprise.sqlreflector.RowObject(
+twisted.enterprise.sqlreflector.SQLReflector(
+twisted.enterprise.sqlreflector.__all__
+twisted.enterprise.sqlreflector.__builtins__
+twisted.enterprise.sqlreflector.__doc__
+twisted.enterprise.sqlreflector.__file__
+twisted.enterprise.sqlreflector.__name__
+twisted.enterprise.sqlreflector.__package__
+twisted.enterprise.sqlreflector.getKeyColumn(
+twisted.enterprise.sqlreflector.quote(
+twisted.enterprise.sqlreflector.reflect
+twisted.enterprise.sqlreflector.reflector
+twisted.enterprise.sqlreflector.safe(
+
+--- from twisted.enterprise import sqlreflector ---
+sqlreflector.DBError(
+sqlreflector.RowObject(
+sqlreflector.SQLReflector(
+sqlreflector.__all__
+sqlreflector.__builtins__
+sqlreflector.__doc__
+sqlreflector.__file__
+sqlreflector.__name__
+sqlreflector.__package__
+sqlreflector.getKeyColumn(
+sqlreflector.quote(
+sqlreflector.reflect
+sqlreflector.reflector
+sqlreflector.safe(
+
+--- from twisted.enterprise.sqlreflector import * ---
+SQLReflector(
+reflector
+
+--- import twisted.enterprise.util ---
+twisted.enterprise.util.DBError(
+twisted.enterprise.util.NOQUOTE
+twisted.enterprise.util.USEQUOTE
+twisted.enterprise.util.Version(
+twisted.enterprise.util.__all__
+twisted.enterprise.util.__builtins__
+twisted.enterprise.util.__doc__
+twisted.enterprise.util.__file__
+twisted.enterprise.util.__name__
+twisted.enterprise.util.__package__
+twisted.enterprise.util.__warningregistry__
+twisted.enterprise.util.dbTypeMap
+twisted.enterprise.util.defaultFactoryMethod(
+twisted.enterprise.util.deprecated(
+twisted.enterprise.util.getKeyColumn(
+twisted.enterprise.util.getVersionString(
+twisted.enterprise.util.makeKW(
+twisted.enterprise.util.quote(
+twisted.enterprise.util.safe(
+twisted.enterprise.util.types
+twisted.enterprise.util.warnings
+
+--- from twisted.enterprise import util ---
+util.DBError(
+util.NOQUOTE
+util.USEQUOTE
+util.Version(
+util.__all__
+util.__warningregistry__
+util.dbTypeMap
+util.defaultFactoryMethod(
+util.deprecated(
+util.getKeyColumn(
+util.getVersionString(
+util.makeKW(
+util.quote(
+util.safe(
+util.types
+
+--- from twisted.enterprise.util import * ---
+USEQUOTE
+defaultFactoryMethod(
+makeKW(
+
+--- import twisted.im ---
+twisted.im.__builtins__
+twisted.im.__doc__
+twisted.im.__file__
+twisted.im.__name__
+twisted.im.__package__
+twisted.im.__path__
+twisted.im.__warningregistry__
+twisted.im.util
+twisted.im.warnings
+
+--- from twisted import im ---
+im.__builtins__
+im.__doc__
+im.__file__
+im.__name__
+im.__package__
+im.__path__
+im.__warningregistry__
+im.util
+im.warnings
+
+--- from twisted.im import * ---
+
+--- import twisted.lore.default ---
+twisted.lore.default.ProcessingFunctionFactory(
+twisted.lore.default.__builtins__
+twisted.lore.default.__doc__
+twisted.lore.default.__file__
+twisted.lore.default.__name__
+twisted.lore.default.__package__
+twisted.lore.default.factory
+twisted.lore.default.htmlDefault
+twisted.lore.default.latex
+twisted.lore.default.lint
+twisted.lore.default.microdom
+twisted.lore.default.nested_scopes
+twisted.lore.default.process
+twisted.lore.default.sux
+twisted.lore.default.tree
+
+--- from twisted.lore import default ---
+default.ProcessingFunctionFactory(
+default.factory
+default.htmlDefault
+default.latex
+default.lint
+default.microdom
+default.nested_scopes
+default.process
+default.sux
+default.tree
+
+--- from twisted.lore.default import * ---
+ProcessingFunctionFactory(
+htmlDefault
+latex
+lint
+microdom
+sux
+tree
+
+--- import twisted.lore.docbook ---
+twisted.lore.docbook.DocbookSpitter(
+twisted.lore.docbook.StringIO(
+twisted.lore.docbook.__builtins__
+twisted.lore.docbook.__doc__
+twisted.lore.docbook.__file__
+twisted.lore.docbook.__name__
+twisted.lore.docbook.__package__
+twisted.lore.docbook.cgi
+twisted.lore.docbook.domhelpers
+twisted.lore.docbook.latex
+twisted.lore.docbook.microdom
+twisted.lore.docbook.os
+twisted.lore.docbook.re
+twisted.lore.docbook.text
+twisted.lore.docbook.tree
+
+--- from twisted.lore import docbook ---
+docbook.DocbookSpitter(
+docbook.StringIO(
+docbook.__builtins__
+docbook.__doc__
+docbook.__file__
+docbook.__name__
+docbook.__package__
+docbook.cgi
+docbook.domhelpers
+docbook.latex
+docbook.microdom
+docbook.os
+docbook.re
+docbook.text
+docbook.tree
+
+--- from twisted.lore.docbook import * ---
+DocbookSpitter(
+domhelpers
+
+--- import twisted.lore.htmlbook ---
+twisted.lore.htmlbook.Book(
+twisted.lore.htmlbook.__builtins__
+twisted.lore.htmlbook.__doc__
+twisted.lore.htmlbook.__file__
+twisted.lore.htmlbook.__name__
+twisted.lore.htmlbook.__package__
+twisted.lore.htmlbook.getNumber(
+twisted.lore.htmlbook.getReference(
+
+--- from twisted.lore import htmlbook ---
+htmlbook.Book(
+htmlbook.__builtins__
+htmlbook.__doc__
+htmlbook.__file__
+htmlbook.__name__
+htmlbook.__package__
+htmlbook.getNumber(
+htmlbook.getReference(
+
+--- from twisted.lore.htmlbook import * ---
+Book(
+getNumber(
+getReference(
+
+--- import twisted.lore.indexer ---
+twisted.lore.indexer.__builtins__
+twisted.lore.indexer.__doc__
+twisted.lore.indexer.__file__
+twisted.lore.indexer.__name__
+twisted.lore.indexer.__package__
+twisted.lore.indexer.addEntry(
+twisted.lore.indexer.clearEntries(
+twisted.lore.indexer.entries
+twisted.lore.indexer.generateIndex(
+twisted.lore.indexer.getIndexFilename(
+twisted.lore.indexer.indexFilename
+twisted.lore.indexer.reset(
+twisted.lore.indexer.setIndexFilename(
+
+--- from twisted.lore import indexer ---
+indexer.__builtins__
+indexer.__doc__
+indexer.__file__
+indexer.__name__
+indexer.__package__
+indexer.addEntry(
+indexer.clearEntries(
+indexer.entries
+indexer.generateIndex(
+indexer.getIndexFilename(
+indexer.indexFilename
+indexer.reset(
+indexer.setIndexFilename(
+
+--- from twisted.lore.indexer import * ---
+addEntry(
+clearEntries(
+entries
+generateIndex(
+getIndexFilename(
+indexFilename
+setIndexFilename(
+
+--- import twisted.lore.latex ---
+twisted.lore.latex.BaseLatexSpitter(
+twisted.lore.latex.BookLatexSpitter(
+twisted.lore.latex.ChapterLatexSpitter(
+twisted.lore.latex.FootnoteLatexSpitter(
+twisted.lore.latex.HeadingLatexSpitter(
+twisted.lore.latex.LatexSpitter(
+twisted.lore.latex.SectionLatexSpitter(
+twisted.lore.latex.StringIO(
+twisted.lore.latex.__builtins__
+twisted.lore.latex.__doc__
+twisted.lore.latex.__file__
+twisted.lore.latex.__name__
+twisted.lore.latex.__package__
+twisted.lore.latex.convertFile(
+twisted.lore.latex.domhelpers
+twisted.lore.latex.entities
+twisted.lore.latex.escapingRE
+twisted.lore.latex.getLatexText(
+twisted.lore.latex.latexEscape(
+twisted.lore.latex.lowerUpperRE
+twisted.lore.latex.microdom
+twisted.lore.latex.os
+twisted.lore.latex.processFile(
+twisted.lore.latex.procutils
+twisted.lore.latex.re
+twisted.lore.latex.realpath(
+twisted.lore.latex.string
+twisted.lore.latex.text
+twisted.lore.latex.tree
+twisted.lore.latex.urlparse
+
+--- from twisted.lore import latex ---
+latex.BaseLatexSpitter(
+latex.BookLatexSpitter(
+latex.ChapterLatexSpitter(
+latex.FootnoteLatexSpitter(
+latex.HeadingLatexSpitter(
+latex.LatexSpitter(
+latex.SectionLatexSpitter(
+latex.StringIO(
+latex.__builtins__
+latex.__doc__
+latex.__file__
+latex.__name__
+latex.__package__
+latex.convertFile(
+latex.domhelpers
+latex.entities
+latex.escapingRE
+latex.getLatexText(
+latex.latexEscape(
+latex.lowerUpperRE
+latex.microdom
+latex.os
+latex.processFile(
+latex.procutils
+latex.re
+latex.realpath(
+latex.string
+latex.text
+latex.tree
+latex.urlparse
+
+--- from twisted.lore.latex import * ---
+BaseLatexSpitter(
+BookLatexSpitter(
+ChapterLatexSpitter(
+FootnoteLatexSpitter(
+HeadingLatexSpitter(
+LatexSpitter(
+SectionLatexSpitter(
+convertFile(
+entities
+escapingRE
+getLatexText(
+latexEscape(
+lowerUpperRE
+processFile(
+procutils
+
+--- import twisted.lore.lint ---
+twisted.lore.lint.DefaultTagChecker(
+twisted.lore.lint.TagChecker(
+twisted.lore.lint.__builtins__
+twisted.lore.lint.__doc__
+twisted.lore.lint.__file__
+twisted.lore.lint.__name__
+twisted.lore.lint.__package__
+twisted.lore.lint.a
+twisted.lore.lint.allowed
+twisted.lore.lint.classes
+twisted.lore.lint.div
+twisted.lore.lint.doFile(
+twisted.lore.lint.domhelpers
+twisted.lore.lint.getDefaultChecker(
+twisted.lore.lint.list2dict(
+twisted.lore.lint.microdom
+twisted.lore.lint.os
+twisted.lore.lint.parser
+twisted.lore.lint.parserErrors
+twisted.lore.lint.pre
+twisted.lore.lint.process
+twisted.lore.lint.reflect
+twisted.lore.lint.span
+twisted.lore.lint.tags
+twisted.lore.lint.tree
+twisted.lore.lint.urlparse
+
+--- from twisted.lore import lint ---
+lint.DefaultTagChecker(
+lint.TagChecker(
+lint.__builtins__
+lint.__doc__
+lint.__file__
+lint.__name__
+lint.__package__
+lint.a
+lint.allowed
+lint.classes
+lint.div
+lint.doFile(
+lint.domhelpers
+lint.getDefaultChecker(
+lint.list2dict(
+lint.microdom
+lint.os
+lint.parser
+lint.parserErrors
+lint.pre
+lint.process
+lint.reflect
+lint.span
+lint.tags
+lint.tree
+lint.urlparse
+
+--- from twisted.lore.lint import * ---
+DefaultTagChecker(
+TagChecker(
+a
+allowed
+classes
+div
+doFile(
+getDefaultChecker(
+list2dict(
+parserErrors
+pre
+span
+tags
+
+--- import twisted.lore.lmath ---
+twisted.lore.lmath.MathLatexSpitter(
+twisted.lore.lmath.ProcessingFunctionFactory(
+twisted.lore.lmath.__builtins__
+twisted.lore.lmath.__doc__
+twisted.lore.lmath.__file__
+twisted.lore.lmath.__name__
+twisted.lore.lmath.__package__
+twisted.lore.lmath.default
+twisted.lore.lmath.doFile(
+twisted.lore.lmath.domhelpers
+twisted.lore.lmath.factory
+twisted.lore.lmath.formulaeToImages(
+twisted.lore.lmath.latex
+twisted.lore.lmath.lint
+twisted.lore.lmath.microdom
+twisted.lore.lmath.nested_scopes
+twisted.lore.lmath.os
+twisted.lore.lmath.tempfile
+twisted.lore.lmath.tree
+
+--- from twisted.lore import lmath ---
+lmath.MathLatexSpitter(
+lmath.ProcessingFunctionFactory(
+lmath.__builtins__
+lmath.__doc__
+lmath.__file__
+lmath.__name__
+lmath.__package__
+lmath.default
+lmath.doFile(
+lmath.domhelpers
+lmath.factory
+lmath.formulaeToImages(
+lmath.latex
+lmath.lint
+lmath.microdom
+lmath.nested_scopes
+lmath.os
+lmath.tempfile
+lmath.tree
+
+--- from twisted.lore.lmath import * ---
+MathLatexSpitter(
+default
+formulaeToImages(
+
+--- import twisted.lore.man2lore ---
+twisted.lore.man2lore.ManConverter(
+twisted.lore.man2lore.ProcessingFunctionFactory(
+twisted.lore.man2lore.__builtins__
+twisted.lore.man2lore.__doc__
+twisted.lore.man2lore.__file__
+twisted.lore.man2lore.__name__
+twisted.lore.man2lore.__package__
+twisted.lore.man2lore.escape(
+twisted.lore.man2lore.factory
+twisted.lore.man2lore.os
+twisted.lore.man2lore.quoteRE
+twisted.lore.man2lore.re
+twisted.lore.man2lore.stripQuotes(
+
+--- from twisted.lore import man2lore ---
+man2lore.ManConverter(
+man2lore.ProcessingFunctionFactory(
+man2lore.__builtins__
+man2lore.__doc__
+man2lore.__file__
+man2lore.__name__
+man2lore.__package__
+man2lore.escape(
+man2lore.factory
+man2lore.os
+man2lore.quoteRE
+man2lore.re
+man2lore.stripQuotes(
+
+--- from twisted.lore.man2lore import * ---
+ManConverter(
+quoteRE
+stripQuotes(
+
+--- import twisted.lore.numberer ---
+twisted.lore.numberer.__builtins__
+twisted.lore.numberer.__doc__
+twisted.lore.numberer.__file__
+twisted.lore.numberer.__name__
+twisted.lore.numberer.__package__
+twisted.lore.numberer.filenum
+twisted.lore.numberer.getFilenum(
+twisted.lore.numberer.getNextFilenum(
+twisted.lore.numberer.getNumberSections(
+twisted.lore.numberer.numberSections
+twisted.lore.numberer.reset(
+twisted.lore.numberer.resetFilenum(
+twisted.lore.numberer.setFilenum(
+twisted.lore.numberer.setNumberSections(
+
+--- from twisted.lore import numberer ---
+numberer.__builtins__
+numberer.__doc__
+numberer.__file__
+numberer.__name__
+numberer.__package__
+numberer.filenum
+numberer.getFilenum(
+numberer.getNextFilenum(
+numberer.getNumberSections(
+numberer.numberSections
+numberer.reset(
+numberer.resetFilenum(
+numberer.setFilenum(
+numberer.setNumberSections(
+
+--- from twisted.lore.numberer import * ---
+filenum
+getFilenum(
+getNextFilenum(
+getNumberSections(
+numberSections
+resetFilenum(
+setFilenum(
+setNumberSections(
+
+--- import twisted.lore.process ---
+twisted.lore.process.NoProcessorError(
+twisted.lore.process.NullReportingWalker(
+twisted.lore.process.PlainReportingWalker(
+twisted.lore.process.ProcessingFailure(
+twisted.lore.process.Walker(
+twisted.lore.process.__builtins__
+twisted.lore.process.__doc__
+twisted.lore.process.__file__
+twisted.lore.process.__name__
+twisted.lore.process.__package__
+twisted.lore.process.cols
+twisted.lore.process.dircount(
+twisted.lore.process.fooAddingGenerator(
+twisted.lore.process.getFilenameGenerator(
+twisted.lore.process.getProcessor(
+twisted.lore.process.indexer
+twisted.lore.process.os
+twisted.lore.process.outputdirGenerator(
+twisted.lore.process.parallelGenerator(
+twisted.lore.process.sys
+twisted.lore.process.tree
+
+--- from twisted.lore import process ---
+process.NoProcessorError(
+process.NullReportingWalker(
+process.PlainReportingWalker(
+process.ProcessingFailure(
+process.Walker(
+process.cols
+process.dircount(
+process.fooAddingGenerator(
+process.getFilenameGenerator(
+process.getProcessor(
+process.indexer
+process.outputdirGenerator(
+process.parallelGenerator(
+process.tree
+
+--- from twisted.lore.process import * ---
+NoProcessorError(
+NullReportingWalker(
+PlainReportingWalker(
+ProcessingFailure(
+Walker(
+cols
+dircount(
+fooAddingGenerator(
+getFilenameGenerator(
+getProcessor(
+indexer
+outputdirGenerator(
+parallelGenerator(
+
+--- import twisted.lore.scripts ---
+twisted.lore.scripts.__builtins__
+twisted.lore.scripts.__doc__
+twisted.lore.scripts.__file__
+twisted.lore.scripts.__name__
+twisted.lore.scripts.__package__
+twisted.lore.scripts.__path__
+
+--- from twisted.lore import scripts ---
+
+--- from twisted.lore.scripts import * ---
+
+--- import twisted.lore.slides ---
+twisted.lore.slides.BaseLatexSpitter(
+twisted.lore.slides.HTMLSlide(
+twisted.lore.slides.HeadingLatexSpitter(
+twisted.lore.slides.LatexSpitter(
+twisted.lore.slides.MagicpointOutput(
+twisted.lore.slides.PagebreakLatex(
+twisted.lore.slides.ProsperSlides(
+twisted.lore.slides.SlidesProcessingFunctionFactory(
+twisted.lore.slides.StringIO(
+twisted.lore.slides.TwoPagebreakLatex(
+twisted.lore.slides.__builtins__
+twisted.lore.slides.__doc__
+twisted.lore.slides.__file__
+twisted.lore.slides.__name__
+twisted.lore.slides.__package__
+twisted.lore.slides.addHTMLListings(
+twisted.lore.slides.addPyListings(
+twisted.lore.slides.convertFile(
+twisted.lore.slides.default
+twisted.lore.slides.doFile(
+twisted.lore.slides.domhelpers
+twisted.lore.slides.entities
+twisted.lore.slides.factory
+twisted.lore.slides.fixAPI(
+twisted.lore.slides.fontifyPython(
+twisted.lore.slides.getHeaders(
+twisted.lore.slides.getLatexText(
+twisted.lore.slides.getOutputFileName(
+twisted.lore.slides.hacked_entities
+twisted.lore.slides.insertPrevNextLinks(
+twisted.lore.slides.makeSureDirectoryExists(
+twisted.lore.slides.microdom
+twisted.lore.slides.munge(
+twisted.lore.slides.nested_scopes
+twisted.lore.slides.os
+twisted.lore.slides.processFile(
+twisted.lore.slides.re
+twisted.lore.slides.removeH1(
+twisted.lore.slides.setTitle(
+twisted.lore.slides.splitIntoSlides(
+twisted.lore.slides.text
+
+--- from twisted.lore import slides ---
+slides.BaseLatexSpitter(
+slides.HTMLSlide(
+slides.HeadingLatexSpitter(
+slides.LatexSpitter(
+slides.MagicpointOutput(
+slides.PagebreakLatex(
+slides.ProsperSlides(
+slides.SlidesProcessingFunctionFactory(
+slides.StringIO(
+slides.TwoPagebreakLatex(
+slides.__builtins__
+slides.__doc__
+slides.__file__
+slides.__name__
+slides.__package__
+slides.addHTMLListings(
+slides.addPyListings(
+slides.convertFile(
+slides.default
+slides.doFile(
+slides.domhelpers
+slides.entities
+slides.factory
+slides.fixAPI(
+slides.fontifyPython(
+slides.getHeaders(
+slides.getLatexText(
+slides.getOutputFileName(
+slides.hacked_entities
+slides.insertPrevNextLinks(
+slides.makeSureDirectoryExists(
+slides.microdom
+slides.munge(
+slides.nested_scopes
+slides.os
+slides.processFile(
+slides.re
+slides.removeH1(
+slides.setTitle(
+slides.splitIntoSlides(
+slides.text
+
+--- from twisted.lore.slides import * ---
+HTMLSlide(
+MagicpointOutput(
+PagebreakLatex(
+ProsperSlides(
+SlidesProcessingFunctionFactory(
+TwoPagebreakLatex(
+addHTMLListings(
+addPyListings(
+fixAPI(
+fontifyPython(
+getHeaders(
+getOutputFileName(
+hacked_entities
+insertPrevNextLinks(
+makeSureDirectoryExists(
+munge(
+removeH1(
+setTitle(
+splitIntoSlides(
+
+--- import twisted.lore.texi ---
+twisted.lore.texi.StringIO(
+twisted.lore.texi.TexiSpitter(
+twisted.lore.texi.__builtins__
+twisted.lore.texi.__doc__
+twisted.lore.texi.__file__
+twisted.lore.texi.__name__
+twisted.lore.texi.__package__
+twisted.lore.texi.domhelpers
+twisted.lore.texi.entities
+twisted.lore.texi.latex
+twisted.lore.texi.os
+twisted.lore.texi.re
+twisted.lore.texi.spaceRe
+twisted.lore.texi.texiEscape(
+twisted.lore.texi.text
+twisted.lore.texi.tree
+
+--- from twisted.lore import texi ---
+texi.StringIO(
+texi.TexiSpitter(
+texi.__builtins__
+texi.__doc__
+texi.__file__
+texi.__name__
+texi.__package__
+texi.domhelpers
+texi.entities
+texi.latex
+texi.os
+texi.re
+texi.spaceRe
+texi.texiEscape(
+texi.text
+texi.tree
+
+--- from twisted.lore.texi import * ---
+TexiSpitter(
+spaceRe
+texiEscape(
+
+--- import twisted.lore.tree ---
+twisted.lore.tree.InsensitiveDict(
+twisted.lore.tree.__builtins__
+twisted.lore.tree.__doc__
+twisted.lore.tree.__file__
+twisted.lore.tree.__name__
+twisted.lore.tree.__package__
+twisted.lore.tree.addHTMLListings(
+twisted.lore.tree.addMtime(
+twisted.lore.tree.addPlainListings(
+twisted.lore.tree.addPyListings(
+twisted.lore.tree.cStringIO
+twisted.lore.tree.cgi
+twisted.lore.tree.compareMarkPos(
+twisted.lore.tree.comparePosition(
+twisted.lore.tree.copyright
+twisted.lore.tree.doFile(
+twisted.lore.tree.domhelpers
+twisted.lore.tree.findNodeJustBefore(
+twisted.lore.tree.fixAPI(
+twisted.lore.tree.fixLinks(
+twisted.lore.tree.fixRelativeLinks(
+twisted.lore.tree.fontifyPython(
+twisted.lore.tree.fontifyPythonNode(
+twisted.lore.tree.footnotes(
+twisted.lore.tree.generateToC(
+twisted.lore.tree.getFirstAncestorWithSectionHeader(
+twisted.lore.tree.getHeaders(
+twisted.lore.tree.getOutputFileName(
+twisted.lore.tree.getSectionNumber(
+twisted.lore.tree.getSectionReference(
+twisted.lore.tree.htmlbook
+twisted.lore.tree.htmlizer
+twisted.lore.tree.index(
+twisted.lore.tree.indexer
+twisted.lore.tree.latex
+twisted.lore.tree.makeSureDirectoryExists(
+twisted.lore.tree.microdom
+twisted.lore.tree.munge(
+twisted.lore.tree.notes(
+twisted.lore.tree.numberDocument(
+twisted.lore.tree.numberer
+twisted.lore.tree.os
+twisted.lore.tree.parseFileAndReport(
+twisted.lore.tree.process
+twisted.lore.tree.putInToC(
+twisted.lore.tree.re
+twisted.lore.tree.removeH1(
+twisted.lore.tree.setAuthors(
+twisted.lore.tree.setIndexLink(
+twisted.lore.tree.setTitle(
+twisted.lore.tree.setVersion(
+twisted.lore.tree.string
+twisted.lore.tree.text
+twisted.lore.tree.time
+twisted.lore.tree.urlparse
+
+--- from twisted.lore import tree ---
+tree.InsensitiveDict(
+tree.__builtins__
+tree.__doc__
+tree.__file__
+tree.__name__
+tree.__package__
+tree.addHTMLListings(
+tree.addMtime(
+tree.addPlainListings(
+tree.addPyListings(
+tree.cStringIO
+tree.cgi
+tree.compareMarkPos(
+tree.comparePosition(
+tree.copyright
+tree.doFile(
+tree.domhelpers
+tree.findNodeJustBefore(
+tree.fixAPI(
+tree.fixLinks(
+tree.fixRelativeLinks(
+tree.fontifyPython(
+tree.fontifyPythonNode(
+tree.footnotes(
+tree.generateToC(
+tree.getFirstAncestorWithSectionHeader(
+tree.getHeaders(
+tree.getOutputFileName(
+tree.getSectionNumber(
+tree.getSectionReference(
+tree.htmlbook
+tree.htmlizer
+tree.index(
+tree.indexer
+tree.latex
+tree.makeSureDirectoryExists(
+tree.microdom
+tree.munge(
+tree.notes(
+tree.numberDocument(
+tree.numberer
+tree.os
+tree.parseFileAndReport(
+tree.process
+tree.putInToC(
+tree.re
+tree.removeH1(
+tree.setAuthors(
+tree.setIndexLink(
+tree.setTitle(
+tree.setVersion(
+tree.string
+tree.text
+tree.time
+tree.urlparse
+
+--- from twisted.lore.tree import * ---
+InsensitiveDict(
+addMtime(
+addPlainListings(
+compareMarkPos(
+comparePosition(
+findNodeJustBefore(
+fixLinks(
+fixRelativeLinks(
+fontifyPythonNode(
+footnotes(
+generateToC(
+getFirstAncestorWithSectionHeader(
+getSectionNumber(
+getSectionReference(
+htmlbook
+htmlizer
+notes(
+numberDocument(
+numberer
+parseFileAndReport(
+putInToC(
+setAuthors(
+setIndexLink(
+setVersion(
+
+--- import twisted.mail.alias ---
+twisted.mail.alias.AddressAlias(
+twisted.mail.alias.AliasBase(
+twisted.mail.alias.AliasGroup(
+twisted.mail.alias.FileAlias(
+twisted.mail.alias.FileWrapper(
+twisted.mail.alias.IAlias(
+twisted.mail.alias.Interface(
+twisted.mail.alias.MessageWrapper(
+twisted.mail.alias.MultiWrapper(
+twisted.mail.alias.ProcessAlias(
+twisted.mail.alias.ProcessAliasProtocol(
+twisted.mail.alias.ProcessAliasTimeout(
+twisted.mail.alias.__builtins__
+twisted.mail.alias.__doc__
+twisted.mail.alias.__file__
+twisted.mail.alias.__name__
+twisted.mail.alias.__package__
+twisted.mail.alias.defer
+twisted.mail.alias.failure
+twisted.mail.alias.handle(
+twisted.mail.alias.implements(
+twisted.mail.alias.loadAliasFile(
+twisted.mail.alias.log
+twisted.mail.alias.os
+twisted.mail.alias.protocol
+twisted.mail.alias.reactor
+twisted.mail.alias.smtp
+twisted.mail.alias.tempfile
+
+--- from twisted.mail import alias ---
+alias.AddressAlias(
+alias.AliasBase(
+alias.AliasGroup(
+alias.FileAlias(
+alias.FileWrapper(
+alias.IAlias(
+alias.Interface(
+alias.MessageWrapper(
+alias.MultiWrapper(
+alias.ProcessAlias(
+alias.ProcessAliasProtocol(
+alias.ProcessAliasTimeout(
+alias.__builtins__
+alias.__doc__
+alias.__file__
+alias.__name__
+alias.__package__
+alias.defer
+alias.failure
+alias.handle(
+alias.implements(
+alias.loadAliasFile(
+alias.log
+alias.os
+alias.protocol
+alias.reactor
+alias.smtp
+alias.tempfile
+
+--- from twisted.mail.alias import * ---
+AddressAlias(
+AliasBase(
+AliasGroup(
+FileAlias(
+IAlias(
+MessageWrapper(
+MultiWrapper(
+ProcessAlias(
+ProcessAliasProtocol(
+ProcessAliasTimeout(
+handle(
+loadAliasFile(
+smtp
+
+--- import twisted.mail.bounce ---
+twisted.mail.bounce.BOUNCE_FORMAT
+twisted.mail.bounce.StringIO
+twisted.mail.bounce.__builtins__
+twisted.mail.bounce.__doc__
+twisted.mail.bounce.__file__
+twisted.mail.bounce.__name__
+twisted.mail.bounce.__package__
+twisted.mail.bounce.generateBounce(
+twisted.mail.bounce.os
+twisted.mail.bounce.rfc822
+twisted.mail.bounce.smtp
+twisted.mail.bounce.string
+twisted.mail.bounce.time
+
+--- from twisted.mail import bounce ---
+bounce.BOUNCE_FORMAT
+bounce.StringIO
+bounce.__builtins__
+bounce.__doc__
+bounce.__file__
+bounce.__name__
+bounce.__package__
+bounce.generateBounce(
+bounce.os
+bounce.rfc822
+bounce.smtp
+bounce.string
+bounce.time
+
+--- from twisted.mail.bounce import * ---
+BOUNCE_FORMAT
+generateBounce(
+
+--- import twisted.mail.imap4 ---
+twisted.mail.imap4.Command(
+twisted.mail.imap4.CramMD5ClientAuthenticator(
+twisted.mail.imap4.DontQuoteMe(
+twisted.mail.imap4.FileProducer(
+twisted.mail.imap4.IAccount(
+twisted.mail.imap4.IClientAuthentication(
+twisted.mail.imap4.ICloseableMailbox(
+twisted.mail.imap4.IMAP4Client(
+twisted.mail.imap4.IMAP4Exception(
+twisted.mail.imap4.IMAP4Server(
+twisted.mail.imap4.IMailbox(
+twisted.mail.imap4.IMailboxInfo(
+twisted.mail.imap4.IMailboxListener(
+twisted.mail.imap4.IMessage(
+twisted.mail.imap4.IMessageCopier(
+twisted.mail.imap4.IMessageFile(
+twisted.mail.imap4.IMessagePart(
+twisted.mail.imap4.INamespacePresenter(
+twisted.mail.imap4.ISearchableMailbox(
+twisted.mail.imap4.IllegalClientResponse(
+twisted.mail.imap4.IllegalIdentifierError(
+twisted.mail.imap4.IllegalMailboxEncoding(
+twisted.mail.imap4.IllegalOperation(
+twisted.mail.imap4.IllegalQueryError(
+twisted.mail.imap4.IllegalServerResponse(
+twisted.mail.imap4.Interface(
+twisted.mail.imap4.LOGINAuthenticator(
+twisted.mail.imap4.LOGINCredentials(
+twisted.mail.imap4.LiteralFile(
+twisted.mail.imap4.LiteralString(
+twisted.mail.imap4.MailboxCollision(
+twisted.mail.imap4.MailboxException(
+twisted.mail.imap4.MemoryAccount(
+twisted.mail.imap4.MessageProducer(
+twisted.mail.imap4.MessageSet(
+twisted.mail.imap4.MismatchedNesting(
+twisted.mail.imap4.MismatchedQuoting(
+twisted.mail.imap4.NegativeResponse(
+twisted.mail.imap4.NoSuchMailbox(
+twisted.mail.imap4.NoSupportedAuthentication(
+twisted.mail.imap4.Not(
+twisted.mail.imap4.Or(
+twisted.mail.imap4.PLAINAuthenticator(
+twisted.mail.imap4.PLAINCredentials(
+twisted.mail.imap4.Query(
+twisted.mail.imap4.ReadOnlyMailbox(
+twisted.mail.imap4.StreamReader(
+twisted.mail.imap4.StreamWriter(
+twisted.mail.imap4.StringIO
+twisted.mail.imap4.TIMEOUT_ERROR
+twisted.mail.imap4.UnhandledResponse(
+twisted.mail.imap4.WriteBuffer(
+twisted.mail.imap4.__all__
+twisted.mail.imap4.__builtins__
+twisted.mail.imap4.__doc__
+twisted.mail.imap4.__file__
+twisted.mail.imap4.__name__
+twisted.mail.imap4.__package__
+twisted.mail.imap4.base64
+twisted.mail.imap4.basic
+twisted.mail.imap4.binascii
+twisted.mail.imap4.codecs
+twisted.mail.imap4.collapseNestedLists(
+twisted.mail.imap4.collapseStrings(
+twisted.mail.imap4.cred
+twisted.mail.imap4.decoder(
+twisted.mail.imap4.defer
+twisted.mail.imap4.email
+twisted.mail.imap4.encoder(
+twisted.mail.imap4.error
+twisted.mail.imap4.getBodyStructure(
+twisted.mail.imap4.getEnvelope(
+twisted.mail.imap4.getLineCount(
+twisted.mail.imap4.hmac
+twisted.mail.imap4.imap4_utf_7(
+twisted.mail.imap4.implements(
+twisted.mail.imap4.interfaces
+twisted.mail.imap4.iterateInReactor(
+twisted.mail.imap4.log
+twisted.mail.imap4.maybeDeferred(
+twisted.mail.imap4.modified_base64(
+twisted.mail.imap4.modified_unbase64(
+twisted.mail.imap4.parseAddr(
+twisted.mail.imap4.parseIdList(
+twisted.mail.imap4.parseNestedParens(
+twisted.mail.imap4.parseTime(
+twisted.mail.imap4.policies
+twisted.mail.imap4.random
+twisted.mail.imap4.re
+twisted.mail.imap4.rfc822
+twisted.mail.imap4.splitOn(
+twisted.mail.imap4.splitQuoted(
+twisted.mail.imap4.statusRequestHelper(
+twisted.mail.imap4.string
+twisted.mail.imap4.subparts(
+twisted.mail.imap4.tempfile
+twisted.mail.imap4.text
+twisted.mail.imap4.time
+twisted.mail.imap4.twisted
+twisted.mail.imap4.types
+twisted.mail.imap4.unquote(
+twisted.mail.imap4.wildcardToRegexp(
+
+--- from twisted.mail import imap4 ---
+imap4.Command(
+imap4.CramMD5ClientAuthenticator(
+imap4.DontQuoteMe(
+imap4.FileProducer(
+imap4.IAccount(
+imap4.IClientAuthentication(
+imap4.ICloseableMailbox(
+imap4.IMAP4Client(
+imap4.IMAP4Exception(
+imap4.IMAP4Server(
+imap4.IMailbox(
+imap4.IMailboxInfo(
+imap4.IMailboxListener(
+imap4.IMessage(
+imap4.IMessageCopier(
+imap4.IMessageFile(
+imap4.IMessagePart(
+imap4.INamespacePresenter(
+imap4.ISearchableMailbox(
+imap4.IllegalClientResponse(
+imap4.IllegalIdentifierError(
+imap4.IllegalMailboxEncoding(
+imap4.IllegalOperation(
+imap4.IllegalQueryError(
+imap4.IllegalServerResponse(
+imap4.Interface(
+imap4.LOGINAuthenticator(
+imap4.LOGINCredentials(
+imap4.LiteralFile(
+imap4.LiteralString(
+imap4.MailboxCollision(
+imap4.MailboxException(
+imap4.MemoryAccount(
+imap4.MessageProducer(
+imap4.MessageSet(
+imap4.MismatchedNesting(
+imap4.MismatchedQuoting(
+imap4.NegativeResponse(
+imap4.NoSuchMailbox(
+imap4.NoSupportedAuthentication(
+imap4.Not(
+imap4.Or(
+imap4.PLAINAuthenticator(
+imap4.PLAINCredentials(
+imap4.Query(
+imap4.ReadOnlyMailbox(
+imap4.StreamReader(
+imap4.StreamWriter(
+imap4.StringIO
+imap4.TIMEOUT_ERROR
+imap4.UnhandledResponse(
+imap4.WriteBuffer(
+imap4.__all__
+imap4.__builtins__
+imap4.__doc__
+imap4.__file__
+imap4.__name__
+imap4.__package__
+imap4.base64
+imap4.basic
+imap4.binascii
+imap4.codecs
+imap4.collapseNestedLists(
+imap4.collapseStrings(
+imap4.cred
+imap4.decoder(
+imap4.defer
+imap4.email
+imap4.encoder(
+imap4.error
+imap4.getBodyStructure(
+imap4.getEnvelope(
+imap4.getLineCount(
+imap4.hmac
+imap4.imap4_utf_7(
+imap4.implements(
+imap4.interfaces
+imap4.iterateInReactor(
+imap4.log
+imap4.maybeDeferred(
+imap4.modified_base64(
+imap4.modified_unbase64(
+imap4.parseAddr(
+imap4.parseIdList(
+imap4.parseNestedParens(
+imap4.parseTime(
+imap4.policies
+imap4.random
+imap4.re
+imap4.rfc822
+imap4.splitOn(
+imap4.splitQuoted(
+imap4.statusRequestHelper(
+imap4.string
+imap4.subparts(
+imap4.tempfile
+imap4.text
+imap4.time
+imap4.twisted
+imap4.types
+imap4.unquote(
+imap4.wildcardToRegexp(
+
+--- from twisted.mail.imap4 import * ---
+Command(
+CramMD5ClientAuthenticator(
+DontQuoteMe(
+FileProducer(
+IAccount(
+IClientAuthentication(
+ICloseableMailbox(
+IMAP4Client(
+IMAP4Exception(
+IMAP4Server(
+IMailbox(
+IMailboxInfo(
+IMailboxListener(
+IMessage(
+IMessageCopier(
+IMessageFile(
+IMessagePart(
+INamespacePresenter(
+ISearchableMailbox(
+IllegalClientResponse(
+IllegalIdentifierError(
+IllegalMailboxEncoding(
+IllegalOperation(
+IllegalQueryError(
+IllegalServerResponse(
+LOGINAuthenticator(
+LOGINCredentials(
+LiteralFile(
+LiteralString(
+MailboxCollision(
+MailboxException(
+MemoryAccount(
+MessageProducer(
+MessageSet(
+MismatchedNesting(
+MismatchedQuoting(
+NegativeResponse(
+NoSuchMailbox(
+NoSupportedAuthentication(
+PLAINAuthenticator(
+PLAINCredentials(
+Query(
+ReadOnlyMailbox(
+TIMEOUT_ERROR
+UnhandledResponse(
+WriteBuffer(
+collapseNestedLists(
+collapseStrings(
+cred
+decoder(
+encoder(
+getBodyStructure(
+getEnvelope(
+getLineCount(
+imap4_utf_7(
+iterateInReactor(
+modified_base64(
+modified_unbase64(
+parseAddr(
+parseIdList(
+parseNestedParens(
+parseTime(
+policies
+splitOn(
+splitQuoted(
+statusRequestHelper(
+subparts(
+twisted
+wildcardToRegexp(
+
+--- import twisted.mail.maildir ---
+twisted.mail.maildir.AbstractMaildirDomain(
+twisted.mail.maildir.DirdbmDatabase(
+twisted.mail.maildir.INTERNAL_ERROR
+twisted.mail.maildir.MaildirDirdbmDomain(
+twisted.mail.maildir.MaildirMailbox(
+twisted.mail.maildir.MaildirMessage(
+twisted.mail.maildir.StringIO
+twisted.mail.maildir.StringListMailbox(
+twisted.mail.maildir.__builtins__
+twisted.mail.maildir.__doc__
+twisted.mail.maildir.__file__
+twisted.mail.maildir.__name__
+twisted.mail.maildir.__package__
+twisted.mail.maildir.alias
+twisted.mail.maildir.basic
+twisted.mail.maildir.cStringIO
+twisted.mail.maildir.cred
+twisted.mail.maildir.defer
+twisted.mail.maildir.dirdbm
+twisted.mail.maildir.failure
+twisted.mail.maildir.generators
+twisted.mail.maildir.implements(
+twisted.mail.maildir.initializeMaildir(
+twisted.mail.maildir.interfaces
+twisted.mail.maildir.log
+twisted.mail.maildir.mail
+twisted.mail.maildir.md5(
+twisted.mail.maildir.os
+twisted.mail.maildir.pop3
+twisted.mail.maildir.reactor
+twisted.mail.maildir.smtp
+twisted.mail.maildir.socket
+twisted.mail.maildir.stat
+twisted.mail.maildir.time
+twisted.mail.maildir.twisted
+
+--- from twisted.mail import maildir ---
+maildir.AbstractMaildirDomain(
+maildir.DirdbmDatabase(
+maildir.INTERNAL_ERROR
+maildir.MaildirDirdbmDomain(
+maildir.MaildirMailbox(
+maildir.MaildirMessage(
+maildir.StringIO
+maildir.StringListMailbox(
+maildir.__builtins__
+maildir.__doc__
+maildir.__file__
+maildir.__name__
+maildir.__package__
+maildir.alias
+maildir.basic
+maildir.cStringIO
+maildir.cred
+maildir.defer
+maildir.dirdbm
+maildir.failure
+maildir.generators
+maildir.implements(
+maildir.initializeMaildir(
+maildir.interfaces
+maildir.log
+maildir.mail
+maildir.md5(
+maildir.os
+maildir.pop3
+maildir.reactor
+maildir.smtp
+maildir.socket
+maildir.stat
+maildir.time
+maildir.twisted
+
+--- from twisted.mail.maildir import * ---
+AbstractMaildirDomain(
+DirdbmDatabase(
+MaildirDirdbmDomain(
+MaildirMailbox(
+StringListMailbox(
+alias
+dirdbm
+initializeMaildir(
+mail
+pop3
+
+--- import twisted.mail.pb ---
+twisted.mail.pb.Maildir(
+twisted.mail.pb.MaildirBroker(
+twisted.mail.pb.MaildirClient(
+twisted.mail.pb.MaildirCollection(
+twisted.mail.pb.__builtins__
+twisted.mail.pb.__doc__
+twisted.mail.pb.__file__
+twisted.mail.pb.__name__
+twisted.mail.pb.__package__
+twisted.mail.pb.banana
+twisted.mail.pb.os
+twisted.mail.pb.pb
+twisted.mail.pb.types
+
+--- from twisted.mail import pb ---
+pb.Maildir(
+pb.MaildirBroker(
+pb.MaildirClient(
+pb.MaildirCollection(
+pb.__builtins__
+pb.__doc__
+pb.__file__
+pb.__name__
+pb.__package__
+pb.banana
+pb.os
+pb.pb
+pb.types
+
+--- from twisted.mail.pb import * ---
+MaildirBroker(
+MaildirClient(
+MaildirCollection(
+banana
+pb
+
+--- import twisted.mail.pop3 ---
+twisted.mail.pop3.APOPCredentials(
+twisted.mail.pop3.AdvancedPOP3Client(
+twisted.mail.pop3.FIRST_LONG
+twisted.mail.pop3.IMailbox(
+twisted.mail.pop3.IServerFactory(
+twisted.mail.pop3.InsecureAuthenticationDisallowed(
+twisted.mail.pop3.Interface(
+twisted.mail.pop3.LONG
+twisted.mail.pop3.LineTooLong(
+twisted.mail.pop3.Mailbox(
+twisted.mail.pop3.NEXT
+twisted.mail.pop3.NONE
+twisted.mail.pop3.POP3(
+twisted.mail.pop3.POP3Client(
+twisted.mail.pop3.POP3ClientError(
+twisted.mail.pop3.POP3Error(
+twisted.mail.pop3.SHORT
+twisted.mail.pop3.ServerErrorResponse(
+twisted.mail.pop3.__all__
+twisted.mail.pop3.__builtins__
+twisted.mail.pop3.__doc__
+twisted.mail.pop3.__file__
+twisted.mail.pop3.__name__
+twisted.mail.pop3.__package__
+twisted.mail.pop3.base64
+twisted.mail.pop3.basic
+twisted.mail.pop3.binascii
+twisted.mail.pop3.cred
+twisted.mail.pop3.defer
+twisted.mail.pop3.formatListLines(
+twisted.mail.pop3.formatListResponse(
+twisted.mail.pop3.formatStatResponse(
+twisted.mail.pop3.formatUIDListLines(
+twisted.mail.pop3.formatUIDListResponse(
+twisted.mail.pop3.implements(
+twisted.mail.pop3.interfaces
+twisted.mail.pop3.iterateLineGenerator(
+twisted.mail.pop3.log
+twisted.mail.pop3.md5(
+twisted.mail.pop3.policies
+twisted.mail.pop3.smtp
+twisted.mail.pop3.string
+twisted.mail.pop3.successResponse(
+twisted.mail.pop3.task
+twisted.mail.pop3.twisted
+twisted.mail.pop3.warnings
+
+--- from twisted.mail import pop3 ---
+pop3.APOPCredentials(
+pop3.AdvancedPOP3Client(
+pop3.FIRST_LONG
+pop3.IMailbox(
+pop3.IServerFactory(
+pop3.InsecureAuthenticationDisallowed(
+pop3.Interface(
+pop3.LONG
+pop3.LineTooLong(
+pop3.Mailbox(
+pop3.NEXT
+pop3.NONE
+pop3.POP3(
+pop3.POP3Client(
+pop3.POP3ClientError(
+pop3.POP3Error(
+pop3.SHORT
+pop3.ServerErrorResponse(
+pop3.__all__
+pop3.__builtins__
+pop3.__doc__
+pop3.__file__
+pop3.__name__
+pop3.__package__
+pop3.base64
+pop3.basic
+pop3.binascii
+pop3.cred
+pop3.defer
+pop3.formatListLines(
+pop3.formatListResponse(
+pop3.formatStatResponse(
+pop3.formatUIDListLines(
+pop3.formatUIDListResponse(
+pop3.implements(
+pop3.interfaces
+pop3.iterateLineGenerator(
+pop3.log
+pop3.md5(
+pop3.policies
+pop3.smtp
+pop3.string
+pop3.successResponse(
+pop3.task
+pop3.twisted
+pop3.warnings
+
+--- from twisted.mail.pop3 import * ---
+APOPCredentials(
+AdvancedPOP3Client(
+FIRST_LONG
+IServerFactory(
+InsecureAuthenticationDisallowed(
+LineTooLong(
+NEXT
+POP3Client(
+POP3ClientError(
+POP3Error(
+SHORT
+ServerErrorResponse(
+formatListLines(
+formatListResponse(
+formatStatResponse(
+formatUIDListLines(
+formatUIDListResponse(
+iterateLineGenerator(
+successResponse(
+
+--- import twisted.mail.pop3client ---
+twisted.mail.pop3client.ERR
+twisted.mail.pop3client.InsecureAuthenticationDisallowed(
+twisted.mail.pop3client.LineTooLong(
+twisted.mail.pop3client.OK
+twisted.mail.pop3client.POP3Client(
+twisted.mail.pop3client.POP3ClientError(
+twisted.mail.pop3client.ServerErrorResponse(
+twisted.mail.pop3client.TLSError(
+twisted.mail.pop3client.TLSNotSupportedError(
+twisted.mail.pop3client.__all__
+twisted.mail.pop3client.__builtins__
+twisted.mail.pop3client.__doc__
+twisted.mail.pop3client.__file__
+twisted.mail.pop3client.__name__
+twisted.mail.pop3client.__package__
+twisted.mail.pop3client.basic
+twisted.mail.pop3client.defer
+twisted.mail.pop3client.error
+twisted.mail.pop3client.interfaces
+twisted.mail.pop3client.log
+twisted.mail.pop3client.md5(
+twisted.mail.pop3client.policies
+twisted.mail.pop3client.re
+
+--- from twisted.mail import pop3client ---
+pop3client.ERR
+pop3client.InsecureAuthenticationDisallowed(
+pop3client.LineTooLong(
+pop3client.OK
+pop3client.POP3Client(
+pop3client.POP3ClientError(
+pop3client.ServerErrorResponse(
+pop3client.TLSError(
+pop3client.TLSNotSupportedError(
+pop3client.__all__
+pop3client.__builtins__
+pop3client.__doc__
+pop3client.__file__
+pop3client.__name__
+pop3client.__package__
+pop3client.basic
+pop3client.defer
+pop3client.error
+pop3client.interfaces
+pop3client.log
+pop3client.md5(
+pop3client.policies
+pop3client.re
+
+--- from twisted.mail.pop3client import * ---
+TLSError(
+TLSNotSupportedError(
+
+--- import twisted.mail.protocols ---
+twisted.mail.protocols.DomainDeliveryBase(
+twisted.mail.protocols.DomainESMTP(
+twisted.mail.protocols.DomainSMTP(
+twisted.mail.protocols.ESMTPDomainDelivery(
+twisted.mail.protocols.ESMTPFactory(
+twisted.mail.protocols.POP3Factory(
+twisted.mail.protocols.SMTPDomainDelivery(
+twisted.mail.protocols.SMTPFactory(
+twisted.mail.protocols.SSLContextFactory(
+twisted.mail.protocols.VirtualPOP3(
+twisted.mail.protocols.__builtins__
+twisted.mail.protocols.__doc__
+twisted.mail.protocols.__file__
+twisted.mail.protocols.__name__
+twisted.mail.protocols.__package__
+twisted.mail.protocols.cred
+twisted.mail.protocols.defer
+twisted.mail.protocols.implements(
+twisted.mail.protocols.log
+twisted.mail.protocols.longversion
+twisted.mail.protocols.pop3
+twisted.mail.protocols.protocol
+twisted.mail.protocols.relay
+twisted.mail.protocols.smtp
+twisted.mail.protocols.twisted
+
+--- from twisted.mail import protocols ---
+protocols.DomainDeliveryBase(
+protocols.DomainESMTP(
+protocols.DomainSMTP(
+protocols.ESMTPDomainDelivery(
+protocols.ESMTPFactory(
+protocols.POP3Factory(
+protocols.SMTPDomainDelivery(
+protocols.SMTPFactory(
+protocols.SSLContextFactory(
+protocols.VirtualPOP3(
+protocols.__builtins__
+protocols.__doc__
+protocols.__file__
+protocols.__name__
+protocols.__package__
+protocols.cred
+protocols.defer
+protocols.implements(
+protocols.log
+protocols.longversion
+protocols.pop3
+protocols.protocol
+protocols.relay
+protocols.smtp
+protocols.twisted
+
+--- from twisted.mail.protocols import * ---
+DomainDeliveryBase(
+DomainESMTP(
+DomainSMTP(
+ESMTPDomainDelivery(
+ESMTPFactory(
+POP3Factory(
+SMTPDomainDelivery(
+SMTPFactory(
+SSLContextFactory(
+VirtualPOP3(
+relay
+
+--- import twisted.mail.relay ---
+twisted.mail.relay.DomainQueuer(
+twisted.mail.relay.ESMTPRelayer(
+twisted.mail.relay.RelayerMixin(
+twisted.mail.relay.SMTPRelayer(
+twisted.mail.relay.UNIXAddress(
+twisted.mail.relay.__builtins__
+twisted.mail.relay.__doc__
+twisted.mail.relay.__file__
+twisted.mail.relay.__name__
+twisted.mail.relay.__package__
+twisted.mail.relay.log
+twisted.mail.relay.os
+twisted.mail.relay.pickle
+twisted.mail.relay.smtp
+
+--- from twisted.mail import relay ---
+relay.DomainQueuer(
+relay.ESMTPRelayer(
+relay.RelayerMixin(
+relay.SMTPRelayer(
+relay.UNIXAddress(
+relay.__builtins__
+relay.__doc__
+relay.__file__
+relay.__name__
+relay.__package__
+relay.log
+relay.os
+relay.pickle
+relay.smtp
+
+--- from twisted.mail.relay import * ---
+DomainQueuer(
+ESMTPRelayer(
+RelayerMixin(
+SMTPRelayer(
+
+--- import twisted.mail.relaymanager ---
+twisted.mail.relaymanager.CanonicalNameChainTooLong(
+twisted.mail.relaymanager.CanonicalNameLoop(
+twisted.mail.relaymanager.DNSLookupError(
+twisted.mail.relaymanager.Deferred(
+twisted.mail.relaymanager.DeferredList(
+twisted.mail.relaymanager.ESMTPManagedRelayer(
+twisted.mail.relaymanager.ESMTPManagedRelayerFactory(
+twisted.mail.relaymanager.Failure(
+twisted.mail.relaymanager.MXCalculator(
+twisted.mail.relaymanager.ManagedRelayerMixin(
+twisted.mail.relaymanager.Queue(
+twisted.mail.relaymanager.RelayStateHelper(
+twisted.mail.relaymanager.SMTPManagedRelayer(
+twisted.mail.relaymanager.SMTPManagedRelayerFactory(
+twisted.mail.relaymanager.SmartHostESMTPRelayingManager(
+twisted.mail.relaymanager.SmartHostSMTPRelayingManager(
+twisted.mail.relaymanager.__builtins__
+twisted.mail.relaymanager.__doc__
+twisted.mail.relaymanager.__file__
+twisted.mail.relaymanager.__name__
+twisted.mail.relaymanager.__package__
+twisted.mail.relaymanager.bounce
+twisted.mail.relaymanager.internet
+twisted.mail.relaymanager.log
+twisted.mail.relaymanager.os
+twisted.mail.relaymanager.pickle
+twisted.mail.relaymanager.protocol
+twisted.mail.relaymanager.relay
+twisted.mail.relaymanager.rfc822
+twisted.mail.relaymanager.set(
+twisted.mail.relaymanager.smtp
+twisted.mail.relaymanager.time
+
+--- from twisted.mail import relaymanager ---
+relaymanager.CanonicalNameChainTooLong(
+relaymanager.CanonicalNameLoop(
+relaymanager.DNSLookupError(
+relaymanager.Deferred(
+relaymanager.DeferredList(
+relaymanager.ESMTPManagedRelayer(
+relaymanager.ESMTPManagedRelayerFactory(
+relaymanager.Failure(
+relaymanager.MXCalculator(
+relaymanager.ManagedRelayerMixin(
+relaymanager.Queue(
+relaymanager.RelayStateHelper(
+relaymanager.SMTPManagedRelayer(
+relaymanager.SMTPManagedRelayerFactory(
+relaymanager.SmartHostESMTPRelayingManager(
+relaymanager.SmartHostSMTPRelayingManager(
+relaymanager.__builtins__
+relaymanager.__doc__
+relaymanager.__file__
+relaymanager.__name__
+relaymanager.__package__
+relaymanager.bounce
+relaymanager.internet
+relaymanager.log
+relaymanager.os
+relaymanager.pickle
+relaymanager.protocol
+relaymanager.relay
+relaymanager.rfc822
+relaymanager.set(
+relaymanager.smtp
+relaymanager.time
+
+--- from twisted.mail.relaymanager import * ---
+CanonicalNameChainTooLong(
+CanonicalNameLoop(
+ESMTPManagedRelayer(
+ESMTPManagedRelayerFactory(
+Failure(
+MXCalculator(
+ManagedRelayerMixin(
+RelayStateHelper(
+SMTPManagedRelayer(
+SMTPManagedRelayerFactory(
+SmartHostESMTPRelayingManager(
+SmartHostSMTPRelayingManager(
+bounce
+internet
+
+--- import twisted.mail.scripts ---
+twisted.mail.scripts.__builtins__
+twisted.mail.scripts.__doc__
+twisted.mail.scripts.__file__
+twisted.mail.scripts.__name__
+twisted.mail.scripts.__package__
+twisted.mail.scripts.__path__
+
+--- from twisted.mail import scripts ---
+
+--- from twisted.mail.scripts import * ---
+
+--- import twisted.mail.smtp ---
+twisted.mail.smtp.AUTH
+twisted.mail.smtp.AUTHDeclinedError(
+twisted.mail.smtp.AUTHRequiredError(
+twisted.mail.smtp.Address(
+twisted.mail.smtp.AddressError(
+twisted.mail.smtp.AuthenticationError(
+twisted.mail.smtp.COMMAND
+twisted.mail.smtp.CramMD5ClientAuthenticator(
+twisted.mail.smtp.DATA
+twisted.mail.smtp.DNSNAME
+twisted.mail.smtp.EHLORequiredError(
+twisted.mail.smtp.ESMTP(
+twisted.mail.smtp.ESMTPClient(
+twisted.mail.smtp.ESMTPClientError(
+twisted.mail.smtp.ESMTPSender(
+twisted.mail.smtp.ESMTPSenderFactory(
+twisted.mail.smtp.IClientAuthentication(
+twisted.mail.smtp.IMessage(
+twisted.mail.smtp.IMessageDelivery(
+twisted.mail.smtp.IMessageDeliveryFactory(
+twisted.mail.smtp.ITLSTransport(
+twisted.mail.smtp.Interface(
+twisted.mail.smtp.LOGINAuthenticator(
+twisted.mail.smtp.MimeWriter
+twisted.mail.smtp.PLAINAuthenticator(
+twisted.mail.smtp.SMTP(
+twisted.mail.smtp.SMTPAddressError(
+twisted.mail.smtp.SMTPBadRcpt(
+twisted.mail.smtp.SMTPBadSender(
+twisted.mail.smtp.SMTPClient(
+twisted.mail.smtp.SMTPClientError(
+twisted.mail.smtp.SMTPConnectError(
+twisted.mail.smtp.SMTPDeliveryError(
+twisted.mail.smtp.SMTPError(
+twisted.mail.smtp.SMTPFactory(
+twisted.mail.smtp.SMTPProtocolError(
+twisted.mail.smtp.SMTPSender(
+twisted.mail.smtp.SMTPSenderFactory(
+twisted.mail.smtp.SMTPServerError(
+twisted.mail.smtp.SMTPTimeoutError(
+twisted.mail.smtp.SUCCESS
+twisted.mail.smtp.SenderMixin(
+twisted.mail.smtp.StringIO(
+twisted.mail.smtp.TLSError(
+twisted.mail.smtp.TLSRequiredError(
+twisted.mail.smtp.User(
+twisted.mail.smtp.__builtins__
+twisted.mail.smtp.__doc__
+twisted.mail.smtp.__file__
+twisted.mail.smtp.__name__
+twisted.mail.smtp.__package__
+twisted.mail.smtp.__warningregistry__
+twisted.mail.smtp.atom
+twisted.mail.smtp.base64
+twisted.mail.smtp.basic
+twisted.mail.smtp.binascii
+twisted.mail.smtp.codecs
+twisted.mail.smtp.cred
+twisted.mail.smtp.defer
+twisted.mail.smtp.encode_base64(
+twisted.mail.smtp.error
+twisted.mail.smtp.failure
+twisted.mail.smtp.hmac
+twisted.mail.smtp.idGenerator(
+twisted.mail.smtp.implements(
+twisted.mail.smtp.log
+twisted.mail.smtp.longversion
+twisted.mail.smtp.messageid(
+twisted.mail.smtp.os
+twisted.mail.smtp.platform
+twisted.mail.smtp.policies
+twisted.mail.smtp.protocol
+twisted.mail.smtp.quoteaddr(
+twisted.mail.smtp.random
+twisted.mail.smtp.re
+twisted.mail.smtp.reactor
+twisted.mail.smtp.rfc822
+twisted.mail.smtp.rfc822date(
+twisted.mail.smtp.sendEmail(
+twisted.mail.smtp.sendmail(
+twisted.mail.smtp.socket
+twisted.mail.smtp.tempfile
+twisted.mail.smtp.time
+twisted.mail.smtp.twisted
+twisted.mail.smtp.types
+twisted.mail.smtp.util
+twisted.mail.smtp.warnings
+twisted.mail.smtp.xtextStreamReader(
+twisted.mail.smtp.xtextStreamWriter(
+twisted.mail.smtp.xtext_codec(
+twisted.mail.smtp.xtext_decode(
+twisted.mail.smtp.xtext_encode(
+
+--- from twisted.mail import smtp ---
+smtp.AUTH
+smtp.AUTHDeclinedError(
+smtp.AUTHRequiredError(
+smtp.Address(
+smtp.AddressError(
+smtp.AuthenticationError(
+smtp.COMMAND
+smtp.CramMD5ClientAuthenticator(
+smtp.DATA
+smtp.DNSNAME
+smtp.EHLORequiredError(
+smtp.ESMTP(
+smtp.ESMTPClient(
+smtp.ESMTPClientError(
+smtp.ESMTPSender(
+smtp.ESMTPSenderFactory(
+smtp.IClientAuthentication(
+smtp.IMessage(
+smtp.IMessageDelivery(
+smtp.IMessageDeliveryFactory(
+smtp.ITLSTransport(
+smtp.Interface(
+smtp.LOGINAuthenticator(
+smtp.MimeWriter
+smtp.PLAINAuthenticator(
+smtp.SMTP(
+smtp.SMTPAddressError(
+smtp.SMTPBadRcpt(
+smtp.SMTPBadSender(
+smtp.SMTPClient(
+smtp.SMTPClientError(
+smtp.SMTPConnectError(
+smtp.SMTPDeliveryError(
+smtp.SMTPError(
+smtp.SMTPFactory(
+smtp.SMTPProtocolError(
+smtp.SMTPSender(
+smtp.SMTPSenderFactory(
+smtp.SMTPServerError(
+smtp.SMTPTimeoutError(
+smtp.SUCCESS
+smtp.SenderMixin(
+smtp.StringIO(
+smtp.TLSError(
+smtp.TLSRequiredError(
+smtp.User(
+smtp.__builtins__
+smtp.__doc__
+smtp.__file__
+smtp.__name__
+smtp.__package__
+smtp.__warningregistry__
+smtp.atom
+smtp.base64
+smtp.basic
+smtp.binascii
+smtp.codecs
+smtp.cred
+smtp.defer
+smtp.encode_base64(
+smtp.error
+smtp.failure
+smtp.hmac
+smtp.idGenerator(
+smtp.implements(
+smtp.log
+smtp.longversion
+smtp.messageid(
+smtp.os
+smtp.platform
+smtp.policies
+smtp.protocol
+smtp.quoteaddr(
+smtp.random
+smtp.re
+smtp.reactor
+smtp.rfc822
+smtp.rfc822date(
+smtp.sendEmail(
+smtp.sendmail(
+smtp.socket
+smtp.tempfile
+smtp.time
+smtp.twisted
+smtp.types
+smtp.util
+smtp.warnings
+smtp.xtextStreamReader(
+smtp.xtextStreamWriter(
+smtp.xtext_codec(
+smtp.xtext_decode(
+smtp.xtext_encode(
+
+--- from twisted.mail.smtp import * ---
+AUTH
+AUTHDeclinedError(
+AUTHRequiredError(
+Address(
+AddressError(
+AuthenticationError(
+DATA
+DNSNAME
+EHLORequiredError(
+ESMTP(
+ESMTPClient(
+ESMTPClientError(
+ESMTPSender(
+ESMTPSenderFactory(
+IMessageDelivery(
+IMessageDeliveryFactory(
+MimeWriter
+SMTPAddressError(
+SMTPBadRcpt(
+SMTPBadSender(
+SMTPClient(
+SMTPClientError(
+SMTPDeliveryError(
+SMTPError(
+SMTPProtocolError(
+SMTPSender(
+SMTPSenderFactory(
+SMTPServerError(
+SMTPTimeoutError(
+SenderMixin(
+TLSRequiredError(
+User(
+idGenerator(
+messageid(
+rfc822date(
+sendEmail(
+sendmail(
+xtextStreamReader(
+xtextStreamWriter(
+xtext_codec(
+xtext_decode(
+xtext_encode(
+
+--- import twisted.mail.tap ---
+twisted.mail.tap.AliasUpdater(
+twisted.mail.tap.Options(
+twisted.mail.tap.__builtins__
+twisted.mail.tap.__doc__
+twisted.mail.tap.__file__
+twisted.mail.tap.__name__
+twisted.mail.tap.__package__
+twisted.mail.tap.alias
+twisted.mail.tap.checkers
+twisted.mail.tap.internet
+twisted.mail.tap.mail
+twisted.mail.tap.maildir
+twisted.mail.tap.makeService(
+twisted.mail.tap.os
+twisted.mail.tap.relay
+twisted.mail.tap.relaymanager
+twisted.mail.tap.sys
+twisted.mail.tap.usage
+
+--- from twisted.mail import tap ---
+tap.AliasUpdater(
+tap.alias
+tap.internet
+tap.mail
+tap.maildir
+tap.os
+tap.relay
+tap.relaymanager
+tap.sys
+
+--- from twisted.mail.tap import * ---
+AliasUpdater(
+maildir
+relaymanager
+
+--- import twisted.manhole ---
+twisted.manhole.__builtins__
+twisted.manhole.__doc__
+twisted.manhole.__file__
+twisted.manhole.__name__
+twisted.manhole.__package__
+twisted.manhole.__path__
+
+--- from twisted import manhole ---
+manhole.__path__
+
+--- from twisted.manhole import * ---
+
+--- import twisted.manhole.explorer ---
+twisted.manhole.explorer.CRUFT_WatchyThingie(
+twisted.manhole.explorer.Explorer(
+twisted.manhole.explorer.ExplorerBuiltin(
+twisted.manhole.explorer.ExplorerClass(
+twisted.manhole.explorer.ExplorerFunction(
+twisted.manhole.explorer.ExplorerGeneric(
+twisted.manhole.explorer.ExplorerImmutable(
+twisted.manhole.explorer.ExplorerInstance(
+twisted.manhole.explorer.ExplorerMapping(
+twisted.manhole.explorer.ExplorerMethod(
+twisted.manhole.explorer.ExplorerModule(
+twisted.manhole.explorer.ExplorerSequence(
+twisted.manhole.explorer.False
+twisted.manhole.explorer.Pool(
+twisted.manhole.explorer.Signature(
+twisted.manhole.explorer.True
+twisted.manhole.explorer.UserDict
+twisted.manhole.explorer.__builtins__
+twisted.manhole.explorer.__doc__
+twisted.manhole.explorer.__file__
+twisted.manhole.explorer.__name__
+twisted.manhole.explorer.__package__
+twisted.manhole.explorer.explorerPool
+twisted.manhole.explorer.inspect
+twisted.manhole.explorer.new
+twisted.manhole.explorer.pb
+twisted.manhole.explorer.reflect
+twisted.manhole.explorer.string
+twisted.manhole.explorer.sys
+twisted.manhole.explorer.typeTable
+twisted.manhole.explorer.types
+
+--- from twisted.manhole import explorer ---
+explorer.CRUFT_WatchyThingie(
+explorer.Explorer(
+explorer.ExplorerBuiltin(
+explorer.ExplorerClass(
+explorer.ExplorerFunction(
+explorer.ExplorerGeneric(
+explorer.ExplorerImmutable(
+explorer.ExplorerInstance(
+explorer.ExplorerMapping(
+explorer.ExplorerMethod(
+explorer.ExplorerModule(
+explorer.ExplorerSequence(
+explorer.False
+explorer.Pool(
+explorer.Signature(
+explorer.True
+explorer.UserDict
+explorer.__builtins__
+explorer.__doc__
+explorer.__file__
+explorer.__name__
+explorer.__package__
+explorer.explorerPool
+explorer.inspect
+explorer.new
+explorer.pb
+explorer.reflect
+explorer.string
+explorer.sys
+explorer.typeTable
+explorer.types
+
+--- from twisted.manhole.explorer import * ---
+CRUFT_WatchyThingie(
+Explorer(
+ExplorerBuiltin(
+ExplorerClass(
+ExplorerFunction(
+ExplorerGeneric(
+ExplorerImmutable(
+ExplorerInstance(
+ExplorerMapping(
+ExplorerMethod(
+ExplorerModule(
+ExplorerSequence(
+Pool(
+Signature(
+explorerPool
+typeTable
+
+--- import twisted.manhole.service ---
+twisted.manhole.service.FakeStdIO(
+twisted.manhole.service.IManholeClient(
+twisted.manhole.service.Interface(
+twisted.manhole.service.Perspective(
+twisted.manhole.service.Realm(
+twisted.manhole.service.Service(
+twisted.manhole.service.StringIO(
+twisted.manhole.service.__builtins__
+twisted.manhole.service.__doc__
+twisted.manhole.service.__file__
+twisted.manhole.service.__name__
+twisted.manhole.service.__package__
+twisted.manhole.service.copyright
+twisted.manhole.service.explorer
+twisted.manhole.service.failure
+twisted.manhole.service.implements(
+twisted.manhole.service.log
+twisted.manhole.service.pb
+twisted.manhole.service.portal
+twisted.manhole.service.runInConsole(
+twisted.manhole.service.service
+twisted.manhole.service.string
+twisted.manhole.service.sys
+twisted.manhole.service.traceback
+twisted.manhole.service.types
+
+--- from twisted.manhole import service ---
+service.FakeStdIO(
+service.IManholeClient(
+service.Perspective(
+service.Realm(
+service.StringIO(
+service.copyright
+service.explorer
+service.failure
+service.log
+service.pb
+service.portal
+service.runInConsole(
+service.service
+service.string
+service.sys
+service.traceback
+service.types
+
+--- from twisted.manhole.service import * ---
+FakeStdIO(
+IManholeClient(
+Perspective(
+Realm(
+explorer
+runInConsole(
+
+--- import twisted.manhole.telnet ---
+twisted.manhole.telnet.Shell(
+twisted.manhole.telnet.ShellFactory(
+twisted.manhole.telnet.StringIO(
+twisted.manhole.telnet.__builtins__
+twisted.manhole.telnet.__doc__
+twisted.manhole.telnet.__file__
+twisted.manhole.telnet.__name__
+twisted.manhole.telnet.__package__
+twisted.manhole.telnet.__warningregistry__
+twisted.manhole.telnet.copy
+twisted.manhole.telnet.failure
+twisted.manhole.telnet.log
+twisted.manhole.telnet.protocol
+twisted.manhole.telnet.string
+twisted.manhole.telnet.sys
+twisted.manhole.telnet.telnet
+
+--- from twisted.manhole import telnet ---
+telnet.Shell(
+telnet.ShellFactory(
+telnet.StringIO(
+telnet.__warningregistry__
+telnet.copy
+telnet.failure
+telnet.string
+telnet.sys
+telnet.telnet
+
+--- from twisted.manhole.telnet import * ---
+ShellFactory(
+
+--- import twisted.manhole.ui ---
+twisted.manhole.ui.__builtins__
+twisted.manhole.ui.__doc__
+twisted.manhole.ui.__file__
+twisted.manhole.ui.__name__
+twisted.manhole.ui.__package__
+twisted.manhole.ui.__path__
+
+--- from twisted.manhole import ui ---
+
+--- from twisted.manhole.ui import * ---
+
+--- import twisted.names.authority ---
+twisted.names.authority.BindAuthority(
+twisted.names.authority.FileAuthority(
+twisted.names.authority.PySourceAuthority(
+twisted.names.authority.__builtins__
+twisted.names.authority.__doc__
+twisted.names.authority.__file__
+twisted.names.authority.__name__
+twisted.names.authority.__package__
+twisted.names.authority.common
+twisted.names.authority.defer
+twisted.names.authority.dns
+twisted.names.authority.failure
+twisted.names.authority.getSerial(
+twisted.names.authority.nested_scopes
+twisted.names.authority.os
+twisted.names.authority.time
+
+--- from twisted.names import authority ---
+authority.BindAuthority(
+authority.FileAuthority(
+authority.PySourceAuthority(
+authority.__builtins__
+authority.__doc__
+authority.__file__
+authority.__name__
+authority.__package__
+authority.common
+authority.defer
+authority.dns
+authority.failure
+authority.getSerial(
+authority.nested_scopes
+authority.os
+authority.time
+
+--- from twisted.names.authority import * ---
+BindAuthority(
+FileAuthority(
+PySourceAuthority(
+common
+dns
+getSerial(
+
+--- import twisted.names.cache ---
+twisted.names.cache.CacheResolver(
+twisted.names.cache.__builtins__
+twisted.names.cache.__doc__
+twisted.names.cache.__file__
+twisted.names.cache.__name__
+twisted.names.cache.__package__
+twisted.names.cache.common
+twisted.names.cache.defer
+twisted.names.cache.dns
+twisted.names.cache.failure
+twisted.names.cache.implements(
+twisted.names.cache.interfaces
+twisted.names.cache.log
+twisted.names.cache.time
+
+--- from twisted.names import cache ---
+cache.CacheResolver(
+cache.__builtins__
+cache.__doc__
+cache.__file__
+cache.__name__
+cache.__package__
+cache.common
+cache.defer
+cache.dns
+cache.failure
+cache.implements(
+cache.interfaces
+cache.log
+cache.time
+
+--- from twisted.names.cache import * ---
+CacheResolver(
+
+--- import twisted.names.client ---
+twisted.names.client.AXFRController(
+twisted.names.client.DNSClientFactory(
+twisted.names.client.DNSFormatError(
+twisted.names.client.DNSNameError(
+twisted.names.client.DNSNotImplementedError(
+twisted.names.client.DNSQueryRefusedError(
+twisted.names.client.DNSServerError(
+twisted.names.client.DNSUnknownError(
+twisted.names.client.Resolver(
+twisted.names.client.ThreadedResolver(
+twisted.names.client.__builtins__
+twisted.names.client.__doc__
+twisted.names.client.__file__
+twisted.names.client.__name__
+twisted.names.client.__package__
+twisted.names.client.common
+twisted.names.client.createResolver(
+twisted.names.client.defer
+twisted.names.client.dns
+twisted.names.client.errno
+twisted.names.client.error
+twisted.names.client.failure
+twisted.names.client.getHostByName(
+twisted.names.client.getResolver(
+twisted.names.client.getWarningMethod(
+twisted.names.client.implements(
+twisted.names.client.interfaces
+twisted.names.client.log
+twisted.names.client.lookupAFSDatabase(
+twisted.names.client.lookupAddress(
+twisted.names.client.lookupAddress6(
+twisted.names.client.lookupAllRecords(
+twisted.names.client.lookupAuthority(
+twisted.names.client.lookupCanonicalName(
+twisted.names.client.lookupHostInfo(
+twisted.names.client.lookupIPV6Address(
+twisted.names.client.lookupMailBox(
+twisted.names.client.lookupMailExchange(
+twisted.names.client.lookupMailGroup(
+twisted.names.client.lookupMailRename(
+twisted.names.client.lookupMailboxInfo(
+twisted.names.client.lookupNameservers(
+twisted.names.client.lookupNamingAuthorityPointer(
+twisted.names.client.lookupNull(
+twisted.names.client.lookupPointer(
+twisted.names.client.lookupResponsibility(
+twisted.names.client.lookupService(
+twisted.names.client.lookupText(
+twisted.names.client.lookupWellKnownServices(
+twisted.names.client.lookupZone(
+twisted.names.client.os
+twisted.names.client.platform
+twisted.names.client.protocol
+twisted.names.client.theResolver
+
+--- from twisted.names import client ---
+client.AXFRController(
+client.DNSClientFactory(
+client.DNSFormatError(
+client.DNSNameError(
+client.DNSNotImplementedError(
+client.DNSQueryRefusedError(
+client.DNSServerError(
+client.DNSUnknownError(
+client.Resolver(
+client.ThreadedResolver(
+client.common
+client.createResolver(
+client.defer
+client.dns
+client.errno
+client.error
+client.failure
+client.getHostByName(
+client.getResolver(
+client.getWarningMethod(
+client.implements(
+client.interfaces
+client.log
+client.lookupAFSDatabase(
+client.lookupAddress(
+client.lookupAddress6(
+client.lookupAllRecords(
+client.lookupAuthority(
+client.lookupCanonicalName(
+client.lookupHostInfo(
+client.lookupIPV6Address(
+client.lookupMailBox(
+client.lookupMailExchange(
+client.lookupMailGroup(
+client.lookupMailRename(
+client.lookupMailboxInfo(
+client.lookupNameservers(
+client.lookupNamingAuthorityPointer(
+client.lookupNull(
+client.lookupPointer(
+client.lookupResponsibility(
+client.lookupService(
+client.lookupText(
+client.lookupWellKnownServices(
+client.lookupZone(
+client.os
+client.platform
+client.protocol
+client.theResolver
+
+--- from twisted.names.client import * ---
+AXFRController(
+DNSClientFactory(
+DNSFormatError(
+DNSNameError(
+DNSNotImplementedError(
+DNSQueryRefusedError(
+DNSServerError(
+DNSUnknownError(
+Resolver(
+createResolver(
+getHostByName(
+getResolver(
+getWarningMethod(
+lookupAFSDatabase(
+lookupAddress(
+lookupAddress6(
+lookupAllRecords(
+lookupAuthority(
+lookupCanonicalName(
+lookupHostInfo(
+lookupIPV6Address(
+lookupMailBox(
+lookupMailExchange(
+lookupMailGroup(
+lookupMailRename(
+lookupMailboxInfo(
+lookupNameservers(
+lookupNamingAuthorityPointer(
+lookupNull(
+lookupPointer(
+lookupResponsibility(
+lookupService(
+lookupText(
+lookupWellKnownServices(
+lookupZone(
+theResolver
+
+--- import twisted.names.common ---
+twisted.names.common.EMPTY_RESULT
+twisted.names.common.ResolverBase(
+twisted.names.common.__builtins__
+twisted.names.common.__doc__
+twisted.names.common.__file__
+twisted.names.common.__name__
+twisted.names.common.__package__
+twisted.names.common.defer
+twisted.names.common.dns
+twisted.names.common.error
+twisted.names.common.extractRecord(
+twisted.names.common.failure
+twisted.names.common.socket
+twisted.names.common.typeToMethod
+
+--- from twisted.names import common ---
+common.EMPTY_RESULT
+common.ResolverBase(
+common.__builtins__
+common.__doc__
+common.__file__
+common.__name__
+common.__package__
+common.defer
+common.dns
+common.error
+common.extractRecord(
+common.failure
+common.socket
+common.typeToMethod
+
+--- from twisted.names.common import * ---
+EMPTY_RESULT
+ResolverBase(
+extractRecord(
+typeToMethod
+
+--- import twisted.names.dns ---
+twisted.names.dns.A
+twisted.names.dns.A6
+twisted.names.dns.AAAA
+twisted.names.dns.AFSDB
+twisted.names.dns.AF_INET6
+twisted.names.dns.ALL_RECORDS
+twisted.names.dns.ANY
+twisted.names.dns.AXFR
+twisted.names.dns.Attribute(
+twisted.names.dns.AuthoritativeDomainError(
+twisted.names.dns.CH
+twisted.names.dns.CNAME
+twisted.names.dns.CS
+twisted.names.dns.CannotListenError(
+twisted.names.dns.Charstr(
+twisted.names.dns.DNAME
+twisted.names.dns.DNSDatagramProtocol(
+twisted.names.dns.DNSMixin(
+twisted.names.dns.DNSProtocol(
+twisted.names.dns.DNSQueryTimeoutError(
+twisted.names.dns.DomainError(
+twisted.names.dns.EFORMAT
+twisted.names.dns.ENAME
+twisted.names.dns.ENOTIMP
+twisted.names.dns.EREFUSED
+twisted.names.dns.ESERVER
+twisted.names.dns.EXT_QUERIES
+twisted.names.dns.HINFO
+twisted.names.dns.HS
+twisted.names.dns.IEncodable(
+twisted.names.dns.IN
+twisted.names.dns.IRecord(
+twisted.names.dns.IXFR
+twisted.names.dns.Interface(
+twisted.names.dns.MAILA
+twisted.names.dns.MAILB
+twisted.names.dns.MB
+twisted.names.dns.MD
+twisted.names.dns.MF
+twisted.names.dns.MG
+twisted.names.dns.MINFO
+twisted.names.dns.MR
+twisted.names.dns.MX
+twisted.names.dns.Message(
+twisted.names.dns.NAPTR
+twisted.names.dns.NS
+twisted.names.dns.NULL
+twisted.names.dns.Name(
+twisted.names.dns.OK
+twisted.names.dns.OP_INVERSE
+twisted.names.dns.OP_NOTIFY
+twisted.names.dns.OP_QUERY
+twisted.names.dns.OP_STATUS
+twisted.names.dns.OP_UPDATE
+twisted.names.dns.PORT
+twisted.names.dns.PTR
+twisted.names.dns.QUERY_CLASSES
+twisted.names.dns.QUERY_TYPES
+twisted.names.dns.Query(
+twisted.names.dns.REV_CLASSES
+twisted.names.dns.REV_TYPES
+twisted.names.dns.RP
+twisted.names.dns.RRHeader(
+twisted.names.dns.Record_A(
+twisted.names.dns.Record_A6(
+twisted.names.dns.Record_AAAA(
+twisted.names.dns.Record_AFSDB(
+twisted.names.dns.Record_CNAME(
+twisted.names.dns.Record_DNAME(
+twisted.names.dns.Record_HINFO(
+twisted.names.dns.Record_MB(
+twisted.names.dns.Record_MD(
+twisted.names.dns.Record_MF(
+twisted.names.dns.Record_MG(
+twisted.names.dns.Record_MINFO(
+twisted.names.dns.Record_MR(
+twisted.names.dns.Record_MX(
+twisted.names.dns.Record_NAPTR(
+twisted.names.dns.Record_NS(
+twisted.names.dns.Record_NULL(
+twisted.names.dns.Record_PTR(
+twisted.names.dns.Record_RP(
+twisted.names.dns.Record_SOA(
+twisted.names.dns.Record_SRV(
+twisted.names.dns.Record_TXT(
+twisted.names.dns.Record_WKS(
+twisted.names.dns.SOA
+twisted.names.dns.SRV
+twisted.names.dns.SimpleRecord(
+twisted.names.dns.StringIO
+twisted.names.dns.TXT
+twisted.names.dns.WKS
+twisted.names.dns.__builtins__
+twisted.names.dns.__doc__
+twisted.names.dns.__file__
+twisted.names.dns.__name__
+twisted.names.dns.__package__
+twisted.names.dns.defer
+twisted.names.dns.failure
+twisted.names.dns.implements(
+twisted.names.dns.k
+twisted.names.dns.log
+twisted.names.dns.protocol
+twisted.names.dns.randbytes
+twisted.names.dns.random
+twisted.names.dns.randomSource(
+twisted.names.dns.readPrecisely(
+twisted.names.dns.socket
+twisted.names.dns.str2time(
+twisted.names.dns.struct
+twisted.names.dns.tputil
+twisted.names.dns.types
+twisted.names.dns.v
+twisted.names.dns.warnings
+
+--- from twisted.names import dns ---
+dns.A
+dns.A6
+dns.AAAA
+dns.AFSDB
+dns.AF_INET6
+dns.ALL_RECORDS
+dns.ANY
+dns.AXFR
+dns.Attribute(
+dns.AuthoritativeDomainError(
+dns.CH
+dns.CNAME
+dns.CS
+dns.CannotListenError(
+dns.Charstr(
+dns.DNAME
+dns.DNSDatagramProtocol(
+dns.DNSMixin(
+dns.DNSProtocol(
+dns.DNSQueryTimeoutError(
+dns.DomainError(
+dns.EFORMAT
+dns.ENAME
+dns.ENOTIMP
+dns.EREFUSED
+dns.ESERVER
+dns.EXT_QUERIES
+dns.HINFO
+dns.HS
+dns.IEncodable(
+dns.IN
+dns.IRecord(
+dns.IXFR
+dns.Interface(
+dns.MAILA
+dns.MAILB
+dns.MB
+dns.MD
+dns.MF
+dns.MG
+dns.MINFO
+dns.MR
+dns.MX
+dns.Message(
+dns.NAPTR
+dns.NS
+dns.NULL
+dns.Name(
+dns.OK
+dns.OP_INVERSE
+dns.OP_NOTIFY
+dns.OP_QUERY
+dns.OP_STATUS
+dns.OP_UPDATE
+dns.PORT
+dns.PTR
+dns.QUERY_CLASSES
+dns.QUERY_TYPES
+dns.Query(
+dns.REV_CLASSES
+dns.REV_TYPES
+dns.RP
+dns.RRHeader(
+dns.Record_A(
+dns.Record_A6(
+dns.Record_AAAA(
+dns.Record_AFSDB(
+dns.Record_CNAME(
+dns.Record_DNAME(
+dns.Record_HINFO(
+dns.Record_MB(
+dns.Record_MD(
+dns.Record_MF(
+dns.Record_MG(
+dns.Record_MINFO(
+dns.Record_MR(
+dns.Record_MX(
+dns.Record_NAPTR(
+dns.Record_NS(
+dns.Record_NULL(
+dns.Record_PTR(
+dns.Record_RP(
+dns.Record_SOA(
+dns.Record_SRV(
+dns.Record_TXT(
+dns.Record_WKS(
+dns.SOA
+dns.SRV
+dns.SimpleRecord(
+dns.StringIO
+dns.TXT
+dns.WKS
+dns.__builtins__
+dns.__doc__
+dns.__file__
+dns.__name__
+dns.__package__
+dns.defer
+dns.failure
+dns.implements(
+dns.k
+dns.log
+dns.protocol
+dns.randbytes
+dns.random
+dns.randomSource(
+dns.readPrecisely(
+dns.socket
+dns.str2time(
+dns.struct
+dns.tputil
+dns.types
+dns.v
+dns.warnings
+
+--- from twisted.names.dns import * ---
+A
+A6
+AAAA
+AFSDB
+ALL_RECORDS
+ANY
+AXFR
+AuthoritativeDomainError(
+CH
+CNAME
+CS
+Charstr(
+DNAME
+DNSDatagramProtocol(
+DNSMixin(
+DNSProtocol(
+DNSQueryTimeoutError(
+DomainError(
+EFORMAT
+ENAME
+ENOTIMP
+EREFUSED
+ESERVER
+EXT_QUERIES
+HINFO
+HS
+IEncodable(
+IN
+IRecord(
+IXFR
+MAILA
+MAILB
+MB
+MD
+MF
+MG
+MINFO
+MR
+MX
+NAPTR
+OP_INVERSE
+OP_NOTIFY
+OP_QUERY
+OP_STATUS
+OP_UPDATE
+PORT
+PTR
+QUERY_CLASSES
+QUERY_TYPES
+REV_CLASSES
+REV_TYPES
+RP
+RRHeader(
+Record_A(
+Record_A6(
+Record_AAAA(
+Record_AFSDB(
+Record_CNAME(
+Record_DNAME(
+Record_HINFO(
+Record_MB(
+Record_MD(
+Record_MF(
+Record_MG(
+Record_MINFO(
+Record_MR(
+Record_MX(
+Record_NAPTR(
+Record_NS(
+Record_NULL(
+Record_PTR(
+Record_RP(
+Record_SOA(
+Record_SRV(
+Record_TXT(
+Record_WKS(
+SOA
+SRV
+SimpleRecord(
+TXT
+WKS
+randbytes
+randomSource(
+readPrecisely(
+str2time(
+
+--- import twisted.names.error ---
+twisted.names.error.AuthoritativeDomainError(
+twisted.names.error.DNSFormatError(
+twisted.names.error.DNSNameError(
+twisted.names.error.DNSNotImplementedError(
+twisted.names.error.DNSQueryRefusedError(
+twisted.names.error.DNSQueryTimeoutError(
+twisted.names.error.DNSServerError(
+twisted.names.error.DNSUnknownError(
+twisted.names.error.DomainError(
+twisted.names.error.TimeoutError(
+twisted.names.error.__all__
+twisted.names.error.__builtins__
+twisted.names.error.__doc__
+twisted.names.error.__file__
+twisted.names.error.__name__
+twisted.names.error.__package__
+
+--- from twisted.names import error ---
+error.AuthoritativeDomainError(
+error.DNSFormatError(
+error.DNSNameError(
+error.DNSNotImplementedError(
+error.DNSQueryRefusedError(
+error.DNSQueryTimeoutError(
+error.DNSServerError(
+error.DNSUnknownError(
+error.DomainError(
+error.__all__
+
+--- from twisted.names.error import * ---
+
+--- import twisted.names.hosts ---
+twisted.names.hosts.Resolver(
+twisted.names.hosts.__builtins__
+twisted.names.hosts.__doc__
+twisted.names.hosts.__file__
+twisted.names.hosts.__name__
+twisted.names.hosts.__package__
+twisted.names.hosts.common
+twisted.names.hosts.defer
+twisted.names.hosts.dns
+twisted.names.hosts.failure
+twisted.names.hosts.searchFileFor(
+twisted.names.hosts.styles
+
+--- from twisted.names import hosts ---
+hosts.Resolver(
+hosts.__builtins__
+hosts.__doc__
+hosts.__file__
+hosts.__name__
+hosts.__package__
+hosts.common
+hosts.defer
+hosts.dns
+hosts.failure
+hosts.searchFileFor(
+hosts.styles
+
+--- from twisted.names.hosts import * ---
+searchFileFor(
+
+--- import twisted.names.resolve ---
+twisted.names.resolve.FailureHandler(
+twisted.names.resolve.ResolverChain(
+twisted.names.resolve.__builtins__
+twisted.names.resolve.__doc__
+twisted.names.resolve.__file__
+twisted.names.resolve.__name__
+twisted.names.resolve.__package__
+twisted.names.resolve.common
+twisted.names.resolve.defer
+twisted.names.resolve.dns
+twisted.names.resolve.implements(
+twisted.names.resolve.interfaces
+
+--- from twisted.names import resolve ---
+resolve.FailureHandler(
+resolve.ResolverChain(
+resolve.__builtins__
+resolve.__doc__
+resolve.__file__
+resolve.__name__
+resolve.__package__
+resolve.common
+resolve.defer
+resolve.dns
+resolve.implements(
+resolve.interfaces
+
+--- from twisted.names.resolve import * ---
+FailureHandler(
+ResolverChain(
+
+--- import twisted.names.root ---
+twisted.names.root.DeferredResolver(
+twisted.names.root.Resolver(
+twisted.names.root.__builtins__
+twisted.names.root.__doc__
+twisted.names.root.__file__
+twisted.names.root.__name__
+twisted.names.root.__package__
+twisted.names.root.bootstrap(
+twisted.names.root.common
+twisted.names.root.defer
+twisted.names.root.discoverAuthority(
+twisted.names.root.dns
+twisted.names.root.extractAuthority(
+twisted.names.root.generators
+twisted.names.root.log
+twisted.names.root.lookupAddress(
+twisted.names.root.lookupNameservers(
+twisted.names.root.makePlaceholder(
+twisted.names.root.retry(
+twisted.names.root.sys
+
+--- from twisted.names import root ---
+root.DeferredResolver(
+root.Resolver(
+root.__builtins__
+root.__doc__
+root.__file__
+root.__name__
+root.__package__
+root.bootstrap(
+root.common
+root.defer
+root.discoverAuthority(
+root.dns
+root.extractAuthority(
+root.generators
+root.log
+root.lookupAddress(
+root.lookupNameservers(
+root.makePlaceholder(
+root.retry(
+root.sys
+
+--- from twisted.names.root import * ---
+DeferredResolver(
+bootstrap(
+discoverAuthority(
+extractAuthority(
+makePlaceholder(
+retry(
+
+--- import twisted.names.secondary ---
+twisted.names.secondary.FileAuthority(
+twisted.names.secondary.SecondaryAuthority(
+twisted.names.secondary.SecondaryAuthorityService(
+twisted.names.secondary.__builtins__
+twisted.names.secondary.__doc__
+twisted.names.secondary.__file__
+twisted.names.secondary.__name__
+twisted.names.secondary.__package__
+twisted.names.secondary.client
+twisted.names.secondary.common
+twisted.names.secondary.defer
+twisted.names.secondary.dns
+twisted.names.secondary.failure
+twisted.names.secondary.log
+twisted.names.secondary.resolve
+twisted.names.secondary.service
+twisted.names.secondary.task
+
+--- from twisted.names import secondary ---
+secondary.FileAuthority(
+secondary.SecondaryAuthority(
+secondary.SecondaryAuthorityService(
+secondary.__builtins__
+secondary.__doc__
+secondary.__file__
+secondary.__name__
+secondary.__package__
+secondary.client
+secondary.common
+secondary.defer
+secondary.dns
+secondary.failure
+secondary.log
+secondary.resolve
+secondary.service
+secondary.task
+
+--- from twisted.names.secondary import * ---
+SecondaryAuthority(
+SecondaryAuthorityService(
+client
+resolve
+
+--- import twisted.names.server ---
+twisted.names.server.DNSServerFactory(
+twisted.names.server.__builtins__
+twisted.names.server.__doc__
+twisted.names.server.__file__
+twisted.names.server.__name__
+twisted.names.server.__package__
+twisted.names.server.dns
+twisted.names.server.log
+twisted.names.server.protocol
+twisted.names.server.resolve
+twisted.names.server.time
+
+--- from twisted.names import server ---
+server.DNSServerFactory(
+server.__builtins__
+server.__doc__
+server.__file__
+server.__name__
+server.__package__
+server.dns
+server.log
+server.protocol
+server.resolve
+server.time
+
+--- from twisted.names.server import * ---
+DNSServerFactory(
+
+--- import twisted.names.srvconnect ---
+twisted.names.srvconnect.DNSNameError(
+twisted.names.srvconnect.SRVConnector(
+twisted.names.srvconnect.__builtins__
+twisted.names.srvconnect.__doc__
+twisted.names.srvconnect.__file__
+twisted.names.srvconnect.__name__
+twisted.names.srvconnect.__package__
+twisted.names.srvconnect.client
+twisted.names.srvconnect.dns
+twisted.names.srvconnect.error
+twisted.names.srvconnect.implements(
+twisted.names.srvconnect.interfaces
+twisted.names.srvconnect.random
+
+--- from twisted.names import srvconnect ---
+srvconnect.DNSNameError(
+srvconnect.SRVConnector(
+srvconnect.__builtins__
+srvconnect.__doc__
+srvconnect.__file__
+srvconnect.__name__
+srvconnect.__package__
+srvconnect.client
+srvconnect.dns
+srvconnect.error
+srvconnect.implements(
+srvconnect.interfaces
+srvconnect.random
+
+--- from twisted.names.srvconnect import * ---
+SRVConnector(
+
+--- import twisted.names.tap ---
+twisted.names.tap.Options(
+twisted.names.tap.__builtins__
+twisted.names.tap.__doc__
+twisted.names.tap.__file__
+twisted.names.tap.__name__
+twisted.names.tap.__package__
+twisted.names.tap.authority
+twisted.names.tap.dns
+twisted.names.tap.internet
+twisted.names.tap.makeService(
+twisted.names.tap.os
+twisted.names.tap.secondary
+twisted.names.tap.server
+twisted.names.tap.service
+twisted.names.tap.traceback
+twisted.names.tap.usage
+
+--- from twisted.names import tap ---
+tap.authority
+tap.dns
+tap.secondary
+tap.server
+tap.service
+tap.traceback
+
+--- from twisted.names.tap import * ---
+authority
+secondary
+server
+
+--- import twisted.news ---
+twisted.news.__builtins__
+twisted.news.__doc__
+twisted.news.__file__
+twisted.news.__name__
+twisted.news.__package__
+twisted.news.__path__
+twisted.news.__version__
+twisted.news.version
+
+--- from twisted import news ---
+news.__builtins__
+news.__doc__
+news.__file__
+news.__name__
+news.__package__
+news.__path__
+news.__version__
+news.version
+
+--- from twisted.news import * ---
+
+--- import twisted.news.database ---
+twisted.news.database.Article(
+twisted.news.database.ERR_NOARTICLE
+twisted.news.database.ERR_NOGROUP
+twisted.news.database.Group(
+twisted.news.database.INewsStorage(
+twisted.news.database.Interface(
+twisted.news.database.NNTPError(
+twisted.news.database.NewsServerError(
+twisted.news.database.NewsShelf(
+twisted.news.database.NewsStorage(
+twisted.news.database.NewsStorageAugmentation(
+twisted.news.database.OVERVIEW_FMT
+twisted.news.database.PickleStorage(
+twisted.news.database.StringIO
+twisted.news.database.__builtins__
+twisted.news.database.__doc__
+twisted.news.database.__file__
+twisted.news.database.__name__
+twisted.news.database.__package__
+twisted.news.database.adbapi
+twisted.news.database.defer
+twisted.news.database.dirdbm
+twisted.news.database.getpass
+twisted.news.database.hexdigest(
+twisted.news.database.implements(
+twisted.news.database.makeGroupSQL(
+twisted.news.database.makeOverviewSQL(
+twisted.news.database.md5(
+twisted.news.database.os
+twisted.news.database.pickle
+twisted.news.database.smtp
+twisted.news.database.socket
+twisted.news.database.time
+
+--- from twisted.news import database ---
+database.Article(
+database.ERR_NOARTICLE
+database.ERR_NOGROUP
+database.Group(
+database.INewsStorage(
+database.Interface(
+database.NNTPError(
+database.NewsServerError(
+database.NewsShelf(
+database.NewsStorage(
+database.NewsStorageAugmentation(
+database.OVERVIEW_FMT
+database.PickleStorage(
+database.StringIO
+database.__builtins__
+database.__doc__
+database.__file__
+database.__name__
+database.__package__
+database.adbapi
+database.defer
+database.dirdbm
+database.getpass
+database.hexdigest(
+database.implements(
+database.makeGroupSQL(
+database.makeOverviewSQL(
+database.md5(
+database.os
+database.pickle
+database.smtp
+database.socket
+database.time
+
+--- from twisted.news.database import * ---
+Article(
+ERR_NOARTICLE
+ERR_NOGROUP
+INewsStorage(
+NewsServerError(
+NewsShelf(
+NewsStorage(
+NewsStorageAugmentation(
+OVERVIEW_FMT
+PickleStorage(
+adbapi
+hexdigest(
+makeGroupSQL(
+makeOverviewSQL(
+
+--- import twisted.news.news ---
+twisted.news.news.Factory(
+twisted.news.news.NNTPFactory(
+twisted.news.news.UsenetClientFactory(
+twisted.news.news.UsenetServerFactory(
+twisted.news.news.__builtins__
+twisted.news.news.__doc__
+twisted.news.news.__file__
+twisted.news.news.__name__
+twisted.news.news.__package__
+twisted.news.news.nntp
+twisted.news.news.protocol
+twisted.news.news.reactor
+twisted.news.news.time
+
+--- from twisted.news import news ---
+news.Factory(
+news.NNTPFactory(
+news.UsenetClientFactory(
+news.UsenetServerFactory(
+news.nntp
+news.protocol
+news.reactor
+news.time
+
+--- from twisted.news.news import * ---
+NNTPFactory(
+UsenetClientFactory(
+UsenetServerFactory(
+nntp
+
+--- import twisted.news.nntp ---
+twisted.news.nntp.NNTPClient(
+twisted.news.nntp.NNTPError(
+twisted.news.nntp.NNTPServer(
+twisted.news.nntp.StringIO
+twisted.news.nntp.UsenetClientProtocol(
+twisted.news.nntp.__builtins__
+twisted.news.nntp.__doc__
+twisted.news.nntp.__file__
+twisted.news.nntp.__name__
+twisted.news.nntp.__package__
+twisted.news.nntp.basic
+twisted.news.nntp.extractCode(
+twisted.news.nntp.log
+twisted.news.nntp.parseRange(
+twisted.news.nntp.time
+twisted.news.nntp.types
+
+--- from twisted.news import nntp ---
+nntp.NNTPClient(
+nntp.NNTPError(
+nntp.NNTPServer(
+nntp.StringIO
+nntp.UsenetClientProtocol(
+nntp.__builtins__
+nntp.__doc__
+nntp.__file__
+nntp.__name__
+nntp.__package__
+nntp.basic
+nntp.extractCode(
+nntp.log
+nntp.parseRange(
+nntp.time
+nntp.types
+
+--- from twisted.news.nntp import * ---
+NNTPClient(
+NNTPServer(
+UsenetClientProtocol(
+extractCode(
+parseRange(
+
+--- import twisted.news.tap ---
+twisted.news.tap.DBOptions(
+twisted.news.tap.Options(
+twisted.news.tap.PickleOptions(
+twisted.news.tap.__builtins__
+twisted.news.tap.__doc__
+twisted.news.tap.__file__
+twisted.news.tap.__name__
+twisted.news.tap.__package__
+twisted.news.tap.database
+twisted.news.tap.log
+twisted.news.tap.makeService(
+twisted.news.tap.news
+twisted.news.tap.strports
+twisted.news.tap.usage
+
+--- from twisted.news import tap ---
+tap.DBOptions(
+tap.PickleOptions(
+tap.database
+tap.log
+tap.news
+
+--- from twisted.news.tap import * ---
+DBOptions(
+PickleOptions(
+database
+news
+
+--- import twisted.persisted ---
+twisted.persisted.__builtins__
+twisted.persisted.__doc__
+twisted.persisted.__file__
+twisted.persisted.__name__
+twisted.persisted.__package__
+twisted.persisted.__path__
+
+--- from twisted import persisted ---
+persisted.__builtins__
+persisted.__doc__
+persisted.__file__
+persisted.__name__
+persisted.__package__
+persisted.__path__
+
+--- from twisted.persisted import * ---
+
+--- import twisted.persisted.aot ---
+twisted.persisted.aot.AOTJellier(
+twisted.persisted.aot.AOTUnjellier(
+twisted.persisted.aot.Class(
+twisted.persisted.aot.Copyreg(
+twisted.persisted.aot.Deref(
+twisted.persisted.aot.Function(
+twisted.persisted.aot.Instance(
+twisted.persisted.aot.InstanceMethod(
+twisted.persisted.aot.Module(
+twisted.persisted.aot.Named(
+twisted.persisted.aot.NoStateObj
+twisted.persisted.aot.NonFormattableDict(
+twisted.persisted.aot.Ref(
+twisted.persisted.aot.__builtins__
+twisted.persisted.aot.__doc__
+twisted.persisted.aot.__file__
+twisted.persisted.aot.__name__
+twisted.persisted.aot.__package__
+twisted.persisted.aot.copy_reg
+twisted.persisted.aot.crefutil
+twisted.persisted.aot.dictToKW(
+twisted.persisted.aot.getSource(
+twisted.persisted.aot.indentify(
+twisted.persisted.aot.jellyToAOT(
+twisted.persisted.aot.jellyToSource(
+twisted.persisted.aot.log
+twisted.persisted.aot.new
+twisted.persisted.aot.prettify(
+twisted.persisted.aot.r
+twisted.persisted.aot.re
+twisted.persisted.aot.reflect
+twisted.persisted.aot.string
+twisted.persisted.aot.tokenize
+twisted.persisted.aot.types
+twisted.persisted.aot.unjellyFromAOT(
+twisted.persisted.aot.unjellyFromSource(
+
+--- from twisted.persisted import aot ---
+aot.AOTJellier(
+aot.AOTUnjellier(
+aot.Class(
+aot.Copyreg(
+aot.Deref(
+aot.Function(
+aot.Instance(
+aot.InstanceMethod(
+aot.Module(
+aot.Named(
+aot.NoStateObj
+aot.NonFormattableDict(
+aot.Ref(
+aot.__builtins__
+aot.__doc__
+aot.__file__
+aot.__name__
+aot.__package__
+aot.copy_reg
+aot.crefutil
+aot.dictToKW(
+aot.getSource(
+aot.indentify(
+aot.jellyToAOT(
+aot.jellyToSource(
+aot.log
+aot.new
+aot.prettify(
+aot.r
+aot.re
+aot.reflect
+aot.string
+aot.tokenize
+aot.types
+aot.unjellyFromAOT(
+aot.unjellyFromSource(
+
+--- from twisted.persisted.aot import * ---
+AOTJellier(
+AOTUnjellier(
+Copyreg(
+Deref(
+Instance(
+InstanceMethod(
+Named(
+NoStateObj
+NonFormattableDict(
+Ref(
+crefutil
+dictToKW(
+getSource(
+indentify(
+jellyToAOT(
+jellyToSource(
+prettify(
+r
+unjellyFromAOT(
+unjellyFromSource(
+
+--- import twisted.persisted.crefutil ---
+twisted.persisted.crefutil.Deferred(
+twisted.persisted.crefutil.NotKnown(
+twisted.persisted.crefutil.__builtins__
+twisted.persisted.crefutil.__doc__
+twisted.persisted.crefutil.__file__
+twisted.persisted.crefutil.__name__
+twisted.persisted.crefutil.__package__
+twisted.persisted.crefutil.instancemethod(
+twisted.persisted.crefutil.log
+twisted.persisted.crefutil.reflect
+
+--- from twisted.persisted import crefutil ---
+crefutil.Deferred(
+crefutil.NotKnown(
+crefutil.__builtins__
+crefutil.__doc__
+crefutil.__file__
+crefutil.__name__
+crefutil.__package__
+crefutil.instancemethod(
+crefutil.log
+crefutil.reflect
+
+--- from twisted.persisted.crefutil import * ---
+NotKnown(
+
+--- import twisted.persisted.dirdbm ---
+twisted.persisted.dirdbm.DirDBM(
+twisted.persisted.dirdbm.Shelf(
+twisted.persisted.dirdbm.__all__
+twisted.persisted.dirdbm.__builtins__
+twisted.persisted.dirdbm.__doc__
+twisted.persisted.dirdbm.__file__
+twisted.persisted.dirdbm.__name__
+twisted.persisted.dirdbm.__package__
+twisted.persisted.dirdbm.base64
+twisted.persisted.dirdbm.glob
+twisted.persisted.dirdbm.open(
+twisted.persisted.dirdbm.os
+twisted.persisted.dirdbm.pickle
+twisted.persisted.dirdbm.types
+
+--- from twisted.persisted import dirdbm ---
+dirdbm.DirDBM(
+dirdbm.Shelf(
+dirdbm.__all__
+dirdbm.__builtins__
+dirdbm.__doc__
+dirdbm.__file__
+dirdbm.__name__
+dirdbm.__package__
+dirdbm.base64
+dirdbm.glob
+dirdbm.open(
+dirdbm.os
+dirdbm.pickle
+dirdbm.types
+
+--- from twisted.persisted.dirdbm import * ---
+DirDBM(
+glob
+
+--- import twisted.persisted.journal ---
+twisted.persisted.journal.__builtins__
+twisted.persisted.journal.__doc__
+twisted.persisted.journal.__file__
+twisted.persisted.journal.__name__
+twisted.persisted.journal.__package__
+twisted.persisted.journal.__path__
+
+--- from twisted.persisted import journal ---
+journal.__builtins__
+journal.__doc__
+journal.__file__
+journal.__name__
+journal.__package__
+journal.__path__
+
+--- from twisted.persisted.journal import * ---
+
+--- import twisted.persisted.marmalade ---
+twisted.persisted.marmalade.DOMJellier(
+twisted.persisted.marmalade.DOMJellyable(
+twisted.persisted.marmalade.DOMUnjellier(
+twisted.persisted.marmalade.Document(
+twisted.persisted.marmalade.Element(
+twisted.persisted.marmalade.NodeList(
+twisted.persisted.marmalade.NotKnown(
+twisted.persisted.marmalade.__builtin__
+twisted.persisted.marmalade.__builtins__
+twisted.persisted.marmalade.__doc__
+twisted.persisted.marmalade.__file__
+twisted.persisted.marmalade.__name__
+twisted.persisted.marmalade.__package__
+twisted.persisted.marmalade.copy_reg
+twisted.persisted.marmalade.fullFuncName(
+twisted.persisted.marmalade.getValueElement(
+twisted.persisted.marmalade.instance(
+twisted.persisted.marmalade.instancemethod(
+twisted.persisted.marmalade.jellyToDOM(
+twisted.persisted.marmalade.jellyToXML(
+twisted.persisted.marmalade.namedClass(
+twisted.persisted.marmalade.namedModule(
+twisted.persisted.marmalade.namedObject(
+twisted.persisted.marmalade.new
+twisted.persisted.marmalade.parse(
+twisted.persisted.marmalade.parseString(
+twisted.persisted.marmalade.qual(
+twisted.persisted.marmalade.types
+twisted.persisted.marmalade.unjellyFromDOM(
+twisted.persisted.marmalade.unjellyFromXML(
+twisted.persisted.marmalade.warnings
+
+--- from twisted.persisted import marmalade ---
+marmalade.DOMJellier(
+marmalade.DOMJellyable(
+marmalade.DOMUnjellier(
+marmalade.Document(
+marmalade.Element(
+marmalade.NodeList(
+marmalade.NotKnown(
+marmalade.__builtin__
+marmalade.__builtins__
+marmalade.__doc__
+marmalade.__file__
+marmalade.__name__
+marmalade.__package__
+marmalade.copy_reg
+marmalade.fullFuncName(
+marmalade.getValueElement(
+marmalade.instance(
+marmalade.instancemethod(
+marmalade.jellyToDOM(
+marmalade.jellyToXML(
+marmalade.namedClass(
+marmalade.namedModule(
+marmalade.namedObject(
+marmalade.new
+marmalade.parse(
+marmalade.parseString(
+marmalade.qual(
+marmalade.types
+marmalade.unjellyFromDOM(
+marmalade.unjellyFromXML(
+marmalade.warnings
+
+--- from twisted.persisted.marmalade import * ---
+DOMJellier(
+DOMJellyable(
+DOMUnjellier(
+fullFuncName(
+getValueElement(
+jellyToDOM(
+jellyToXML(
+namedClass(
+namedModule(
+namedObject(
+unjellyFromDOM(
+unjellyFromXML(
+
+--- import twisted.persisted.sob ---
+twisted.persisted.sob.IPersistable(
+twisted.persisted.sob.Interface(
+twisted.persisted.sob.Persistant(
+twisted.persisted.sob.Persistent(
+twisted.persisted.sob.StringIO
+twisted.persisted.sob.__all__
+twisted.persisted.sob.__builtins__
+twisted.persisted.sob.__doc__
+twisted.persisted.sob.__file__
+twisted.persisted.sob.__name__
+twisted.persisted.sob.__package__
+twisted.persisted.sob.guessType(
+twisted.persisted.sob.implements(
+twisted.persisted.sob.load(
+twisted.persisted.sob.loadValueFromFile(
+twisted.persisted.sob.log
+twisted.persisted.sob.md5(
+twisted.persisted.sob.os
+twisted.persisted.sob.pickle
+twisted.persisted.sob.runtime
+twisted.persisted.sob.styles
+twisted.persisted.sob.sys
+
+--- from twisted.persisted import sob ---
+sob.IPersistable(
+sob.Interface(
+sob.Persistant(
+sob.Persistent(
+sob.StringIO
+sob.__all__
+sob.__builtins__
+sob.__doc__
+sob.__file__
+sob.__name__
+sob.__package__
+sob.guessType(
+sob.implements(
+sob.load(
+sob.loadValueFromFile(
+sob.log
+sob.md5(
+sob.os
+sob.pickle
+sob.runtime
+sob.styles
+sob.sys
+
+--- from twisted.persisted.sob import * ---
+IPersistable(
+Persistant(
+Persistent(
+guessType(
+loadValueFromFile(
+
+--- import twisted.persisted.styles ---
+twisted.persisted.styles.Ephemeral(
+twisted.persisted.styles.StringIO
+twisted.persisted.styles.Versioned(
+twisted.persisted.styles.__builtins__
+twisted.persisted.styles.__doc__
+twisted.persisted.styles.__file__
+twisted.persisted.styles.__name__
+twisted.persisted.styles.__package__
+twisted.persisted.styles.copy
+twisted.persisted.styles.copy_reg
+twisted.persisted.styles.doUpgrade(
+twisted.persisted.styles.instancemethod(
+twisted.persisted.styles.log
+twisted.persisted.styles.oldModules
+twisted.persisted.styles.pickleMethod(
+twisted.persisted.styles.pickleModule(
+twisted.persisted.styles.pickleStringI(
+twisted.persisted.styles.pickleStringO(
+twisted.persisted.styles.reflect
+twisted.persisted.styles.requireUpgrade(
+twisted.persisted.styles.types
+twisted.persisted.styles.unpickleMethod(
+twisted.persisted.styles.unpickleModule(
+twisted.persisted.styles.unpickleStringI(
+twisted.persisted.styles.unpickleStringO(
+twisted.persisted.styles.upgraded
+twisted.persisted.styles.versionedsToUpgrade
+
+--- from twisted.persisted import styles ---
+styles.Ephemeral(
+styles.StringIO
+styles.Versioned(
+styles.__builtins__
+styles.__doc__
+styles.__file__
+styles.__name__
+styles.__package__
+styles.copy
+styles.copy_reg
+styles.doUpgrade(
+styles.instancemethod(
+styles.log
+styles.oldModules
+styles.pickleMethod(
+styles.pickleModule(
+styles.pickleStringI(
+styles.pickleStringO(
+styles.reflect
+styles.requireUpgrade(
+styles.types
+styles.unpickleMethod(
+styles.unpickleModule(
+styles.unpickleStringI(
+styles.unpickleStringO(
+styles.upgraded
+styles.versionedsToUpgrade
+
+--- from twisted.persisted.styles import * ---
+Ephemeral(
+Versioned(
+doUpgrade(
+oldModules
+pickleMethod(
+pickleModule(
+pickleStringI(
+pickleStringO(
+requireUpgrade(
+unpickleMethod(
+unpickleModule(
+unpickleStringI(
+unpickleStringO(
+upgraded
+versionedsToUpgrade
+
+--- import twisted.plugin ---
+twisted.plugin.CachedDropin(
+twisted.plugin.CachedPlugin(
+twisted.plugin.IPlugin(
+twisted.plugin.Interface(
+twisted.plugin.__all__
+twisted.plugin.__builtins__
+twisted.plugin.__doc__
+twisted.plugin.__file__
+twisted.plugin.__name__
+twisted.plugin.__package__
+twisted.plugin.fromkeys(
+twisted.plugin.getAdapterFactory(
+twisted.plugin.getCache(
+twisted.plugin.getModule(
+twisted.plugin.getPlugIns(
+twisted.plugin.getPlugins(
+twisted.plugin.log
+twisted.plugin.namedAny(
+twisted.plugin.os
+twisted.plugin.pickle
+twisted.plugin.pluginPackagePaths(
+twisted.plugin.providedBy(
+twisted.plugin.sys
+
+--- from twisted import plugin ---
+plugin.CachedDropin(
+plugin.CachedPlugin(
+plugin.IPlugin(
+plugin.Interface(
+plugin.__all__
+plugin.__builtins__
+plugin.__doc__
+plugin.__file__
+plugin.__name__
+plugin.__package__
+plugin.fromkeys(
+plugin.getAdapterFactory(
+plugin.getCache(
+plugin.getModule(
+plugin.getPlugIns(
+plugin.getPlugins(
+plugin.log
+plugin.namedAny(
+plugin.os
+plugin.pickle
+plugin.pluginPackagePaths(
+plugin.providedBy(
+plugin.sys
+
+--- from twisted.plugin import * ---
+CachedDropin(
+CachedPlugin(
+fromkeys(
+getAdapterFactory(
+getCache(
+getModule(
+getPlugIns(
+pluginPackagePaths(
+
+--- import twisted.plugins ---
+twisted.plugins.__all__
+twisted.plugins.__builtins__
+twisted.plugins.__doc__
+twisted.plugins.__file__
+twisted.plugins.__name__
+twisted.plugins.__package__
+twisted.plugins.__path__
+twisted.plugins.pluginPackagePaths(
+
+--- from twisted import plugins ---
+plugins.__all__
+plugins.__builtins__
+plugins.__doc__
+plugins.__file__
+plugins.__name__
+plugins.__package__
+plugins.__path__
+plugins.pluginPackagePaths(
+
+--- from twisted.plugins import * ---
+
+--- import twisted.plugins.cred_anonymous ---
+twisted.plugins.cred_anonymous.AllowAnonymousAccess(
+twisted.plugins.cred_anonymous.AnonymousCheckerFactory(
+twisted.plugins.cred_anonymous.IAnonymous(
+twisted.plugins.cred_anonymous.ICheckerFactory(
+twisted.plugins.cred_anonymous.__builtins__
+twisted.plugins.cred_anonymous.__doc__
+twisted.plugins.cred_anonymous.__file__
+twisted.plugins.cred_anonymous.__name__
+twisted.plugins.cred_anonymous.__package__
+twisted.plugins.cred_anonymous.anonymousCheckerFactoryHelp
+twisted.plugins.cred_anonymous.implements(
+twisted.plugins.cred_anonymous.plugin
+twisted.plugins.cred_anonymous.theAnonymousCheckerFactory
+
+--- from twisted.plugins import cred_anonymous ---
+cred_anonymous.AllowAnonymousAccess(
+cred_anonymous.AnonymousCheckerFactory(
+cred_anonymous.IAnonymous(
+cred_anonymous.ICheckerFactory(
+cred_anonymous.__builtins__
+cred_anonymous.__doc__
+cred_anonymous.__file__
+cred_anonymous.__name__
+cred_anonymous.__package__
+cred_anonymous.anonymousCheckerFactoryHelp
+cred_anonymous.implements(
+cred_anonymous.plugin
+cred_anonymous.theAnonymousCheckerFactory
+
+--- from twisted.plugins.cred_anonymous import * ---
+AnonymousCheckerFactory(
+anonymousCheckerFactoryHelp
+plugin
+theAnonymousCheckerFactory
+
+--- import twisted.plugins.cred_file ---
+twisted.plugins.cred_file.FileCheckerFactory(
+twisted.plugins.cred_file.FilePasswordDB(
+twisted.plugins.cred_file.ICheckerFactory(
+twisted.plugins.cred_file.IUsernameHashedPassword(
+twisted.plugins.cred_file.IUsernamePassword(
+twisted.plugins.cred_file.__builtins__
+twisted.plugins.cred_file.__doc__
+twisted.plugins.cred_file.__file__
+twisted.plugins.cred_file.__name__
+twisted.plugins.cred_file.__package__
+twisted.plugins.cred_file.fileCheckerFactoryHelp
+twisted.plugins.cred_file.implements(
+twisted.plugins.cred_file.invalidFileWarning
+twisted.plugins.cred_file.plugin
+twisted.plugins.cred_file.sys
+twisted.plugins.cred_file.theFileCheckerFactory
+
+--- from twisted.plugins import cred_file ---
+cred_file.FileCheckerFactory(
+cred_file.FilePasswordDB(
+cred_file.ICheckerFactory(
+cred_file.IUsernameHashedPassword(
+cred_file.IUsernamePassword(
+cred_file.__builtins__
+cred_file.__doc__
+cred_file.__file__
+cred_file.__name__
+cred_file.__package__
+cred_file.fileCheckerFactoryHelp
+cred_file.implements(
+cred_file.invalidFileWarning
+cred_file.plugin
+cred_file.sys
+cred_file.theFileCheckerFactory
+
+--- from twisted.plugins.cred_file import * ---
+FileCheckerFactory(
+fileCheckerFactoryHelp
+invalidFileWarning
+theFileCheckerFactory
+
+--- import twisted.plugins.cred_memory ---
+twisted.plugins.cred_memory.ICheckerFactory(
+twisted.plugins.cred_memory.IUsernameHashedPassword(
+twisted.plugins.cred_memory.IUsernamePassword(
+twisted.plugins.cred_memory.InMemoryCheckerFactory(
+twisted.plugins.cred_memory.InMemoryUsernamePasswordDatabaseDontUse(
+twisted.plugins.cred_memory.__builtins__
+twisted.plugins.cred_memory.__doc__
+twisted.plugins.cred_memory.__file__
+twisted.plugins.cred_memory.__name__
+twisted.plugins.cred_memory.__package__
+twisted.plugins.cred_memory.implements(
+twisted.plugins.cred_memory.inMemoryCheckerFactoryHelp
+twisted.plugins.cred_memory.plugin
+twisted.plugins.cred_memory.theInMemoryCheckerFactory
+
+--- from twisted.plugins import cred_memory ---
+cred_memory.ICheckerFactory(
+cred_memory.IUsernameHashedPassword(
+cred_memory.IUsernamePassword(
+cred_memory.InMemoryCheckerFactory(
+cred_memory.InMemoryUsernamePasswordDatabaseDontUse(
+cred_memory.__builtins__
+cred_memory.__doc__
+cred_memory.__file__
+cred_memory.__name__
+cred_memory.__package__
+cred_memory.implements(
+cred_memory.inMemoryCheckerFactoryHelp
+cred_memory.plugin
+cred_memory.theInMemoryCheckerFactory
+
+--- from twisted.plugins.cred_memory import * ---
+InMemoryCheckerFactory(
+inMemoryCheckerFactoryHelp
+theInMemoryCheckerFactory
+
+--- import twisted.plugins.cred_unix ---
+twisted.plugins.cred_unix.ICheckerFactory(
+twisted.plugins.cred_unix.ICredentialsChecker(
+twisted.plugins.cred_unix.IUsernamePassword(
+twisted.plugins.cred_unix.UNIXChecker(
+twisted.plugins.cred_unix.UNIXCheckerFactory(
+twisted.plugins.cred_unix.UnauthorizedLogin(
+twisted.plugins.cred_unix.__builtins__
+twisted.plugins.cred_unix.__doc__
+twisted.plugins.cred_unix.__file__
+twisted.plugins.cred_unix.__name__
+twisted.plugins.cred_unix.__package__
+twisted.plugins.cred_unix.defer
+twisted.plugins.cred_unix.implements(
+twisted.plugins.cred_unix.plugin
+twisted.plugins.cred_unix.theUnixCheckerFactory
+twisted.plugins.cred_unix.unixCheckerFactoryHelp
+twisted.plugins.cred_unix.verifyCryptedPassword(
+
+--- from twisted.plugins import cred_unix ---
+cred_unix.ICheckerFactory(
+cred_unix.ICredentialsChecker(
+cred_unix.IUsernamePassword(
+cred_unix.UNIXChecker(
+cred_unix.UNIXCheckerFactory(
+cred_unix.UnauthorizedLogin(
+cred_unix.__builtins__
+cred_unix.__doc__
+cred_unix.__file__
+cred_unix.__name__
+cred_unix.__package__
+cred_unix.defer
+cred_unix.implements(
+cred_unix.plugin
+cred_unix.theUnixCheckerFactory
+cred_unix.unixCheckerFactoryHelp
+cred_unix.verifyCryptedPassword(
+
+--- from twisted.plugins.cred_unix import * ---
+UNIXChecker(
+UNIXCheckerFactory(
+theUnixCheckerFactory
+unixCheckerFactoryHelp
+
+--- import twisted.plugins.twisted_conch ---
+twisted.plugins.twisted_conch.ServiceMaker(
+twisted.plugins.twisted_conch.TwistedManhole
+twisted.plugins.twisted_conch.TwistedSSH
+twisted.plugins.twisted_conch.__builtins__
+twisted.plugins.twisted_conch.__doc__
+twisted.plugins.twisted_conch.__file__
+twisted.plugins.twisted_conch.__name__
+twisted.plugins.twisted_conch.__package__
+
+--- from twisted.plugins import twisted_conch ---
+twisted_conch.ServiceMaker(
+twisted_conch.TwistedManhole
+twisted_conch.TwistedSSH
+twisted_conch.__builtins__
+twisted_conch.__doc__
+twisted_conch.__file__
+twisted_conch.__name__
+twisted_conch.__package__
+
+--- from twisted.plugins.twisted_conch import * ---
+TwistedManhole
+TwistedSSH
+
+--- import twisted.plugins.twisted_ftp ---
+twisted.plugins.twisted_ftp.ServiceMaker(
+twisted.plugins.twisted_ftp.TwistedFTP
+twisted.plugins.twisted_ftp.__builtins__
+twisted.plugins.twisted_ftp.__doc__
+twisted.plugins.twisted_ftp.__file__
+twisted.plugins.twisted_ftp.__name__
+twisted.plugins.twisted_ftp.__package__
+
+--- from twisted.plugins import twisted_ftp ---
+twisted_ftp.ServiceMaker(
+twisted_ftp.TwistedFTP
+twisted_ftp.__builtins__
+twisted_ftp.__doc__
+twisted_ftp.__file__
+twisted_ftp.__name__
+twisted_ftp.__package__
+
+--- from twisted.plugins.twisted_ftp import * ---
+TwistedFTP
+
+--- import twisted.plugins.twisted_inet ---
+twisted.plugins.twisted_inet.ServiceMaker(
+twisted.plugins.twisted_inet.TwistedINETD
+twisted.plugins.twisted_inet.__builtins__
+twisted.plugins.twisted_inet.__doc__
+twisted.plugins.twisted_inet.__file__
+twisted.plugins.twisted_inet.__name__
+twisted.plugins.twisted_inet.__package__
+
+--- from twisted.plugins import twisted_inet ---
+twisted_inet.ServiceMaker(
+twisted_inet.TwistedINETD
+twisted_inet.__builtins__
+twisted_inet.__doc__
+twisted_inet.__file__
+twisted_inet.__name__
+twisted_inet.__package__
+
+--- from twisted.plugins.twisted_inet import * ---
+TwistedINETD
+
+--- import twisted.plugins.twisted_lore ---
+twisted.plugins.twisted_lore.DefaultProcessor
+twisted.plugins.twisted_lore.IPlugin(
+twisted.plugins.twisted_lore.IProcessor(
+twisted.plugins.twisted_lore.ManProcessor
+twisted.plugins.twisted_lore.MathProcessor
+twisted.plugins.twisted_lore.NevowProcessor
+twisted.plugins.twisted_lore.SlideProcessor
+twisted.plugins.twisted_lore.__builtins__
+twisted.plugins.twisted_lore.__doc__
+twisted.plugins.twisted_lore.__file__
+twisted.plugins.twisted_lore.__name__
+twisted.plugins.twisted_lore.__package__
+twisted.plugins.twisted_lore.implements(
+
+--- from twisted.plugins import twisted_lore ---
+twisted_lore.DefaultProcessor
+twisted_lore.IPlugin(
+twisted_lore.IProcessor(
+twisted_lore.ManProcessor
+twisted_lore.MathProcessor
+twisted_lore.NevowProcessor
+twisted_lore.SlideProcessor
+twisted_lore.__builtins__
+twisted_lore.__doc__
+twisted_lore.__file__
+twisted_lore.__name__
+twisted_lore.__package__
+twisted_lore.implements(
+
+--- from twisted.plugins.twisted_lore import * ---
+DefaultProcessor
+IProcessor(
+ManProcessor
+MathProcessor
+NevowProcessor
+SlideProcessor
+
+--- import twisted.plugins.twisted_mail ---
+twisted.plugins.twisted_mail.ServiceMaker(
+twisted.plugins.twisted_mail.TwistedMail
+twisted.plugins.twisted_mail.__builtins__
+twisted.plugins.twisted_mail.__doc__
+twisted.plugins.twisted_mail.__file__
+twisted.plugins.twisted_mail.__name__
+twisted.plugins.twisted_mail.__package__
+
+--- from twisted.plugins import twisted_mail ---
+twisted_mail.ServiceMaker(
+twisted_mail.TwistedMail
+twisted_mail.__builtins__
+twisted_mail.__doc__
+twisted_mail.__file__
+twisted_mail.__name__
+twisted_mail.__package__
+
+--- from twisted.plugins.twisted_mail import * ---
+TwistedMail
+
+--- import twisted.plugins.twisted_manhole ---
+twisted.plugins.twisted_manhole.ServiceMaker(
+twisted.plugins.twisted_manhole.TwistedManhole
+twisted.plugins.twisted_manhole.__builtins__
+twisted.plugins.twisted_manhole.__doc__
+twisted.plugins.twisted_manhole.__file__
+twisted.plugins.twisted_manhole.__name__
+twisted.plugins.twisted_manhole.__package__
+
+--- from twisted.plugins import twisted_manhole ---
+twisted_manhole.ServiceMaker(
+twisted_manhole.TwistedManhole
+twisted_manhole.__builtins__
+twisted_manhole.__doc__
+twisted_manhole.__file__
+twisted_manhole.__name__
+twisted_manhole.__package__
+
+--- from twisted.plugins.twisted_manhole import * ---
+
+--- import twisted.plugins.twisted_names ---
+twisted.plugins.twisted_names.ServiceMaker(
+twisted.plugins.twisted_names.TwistedNames
+twisted.plugins.twisted_names.__builtins__
+twisted.plugins.twisted_names.__doc__
+twisted.plugins.twisted_names.__file__
+twisted.plugins.twisted_names.__name__
+twisted.plugins.twisted_names.__package__
+
+--- from twisted.plugins import twisted_names ---
+twisted_names.ServiceMaker(
+twisted_names.TwistedNames
+twisted_names.__builtins__
+twisted_names.__doc__
+twisted_names.__file__
+twisted_names.__name__
+twisted_names.__package__
+
+--- from twisted.plugins.twisted_names import * ---
+TwistedNames
+
+--- import twisted.plugins.twisted_news ---
+twisted.plugins.twisted_news.ServiceMaker(
+twisted.plugins.twisted_news.TwistedNews
+twisted.plugins.twisted_news.__builtins__
+twisted.plugins.twisted_news.__doc__
+twisted.plugins.twisted_news.__file__
+twisted.plugins.twisted_news.__name__
+twisted.plugins.twisted_news.__package__
+
+--- from twisted.plugins import twisted_news ---
+twisted_news.ServiceMaker(
+twisted_news.TwistedNews
+twisted_news.__builtins__
+twisted_news.__doc__
+twisted_news.__file__
+twisted_news.__name__
+twisted_news.__package__
+
+--- from twisted.plugins.twisted_news import * ---
+TwistedNews
+
+--- import twisted.plugins.twisted_portforward ---
+twisted.plugins.twisted_portforward.ServiceMaker(
+twisted.plugins.twisted_portforward.TwistedPortForward
+twisted.plugins.twisted_portforward.__builtins__
+twisted.plugins.twisted_portforward.__doc__
+twisted.plugins.twisted_portforward.__file__
+twisted.plugins.twisted_portforward.__name__
+twisted.plugins.twisted_portforward.__package__
+
+--- from twisted.plugins import twisted_portforward ---
+twisted_portforward.ServiceMaker(
+twisted_portforward.TwistedPortForward
+twisted_portforward.__builtins__
+twisted_portforward.__doc__
+twisted_portforward.__file__
+twisted_portforward.__name__
+twisted_portforward.__package__
+
+--- from twisted.plugins.twisted_portforward import * ---
+TwistedPortForward
+
+--- import twisted.plugins.twisted_qtstub ---
+twisted.plugins.twisted_qtstub.NoSuchReactor(
+twisted.plugins.twisted_qtstub.QTStub(
+twisted.plugins.twisted_qtstub.Reactor(
+twisted.plugins.twisted_qtstub.__builtins__
+twisted.plugins.twisted_qtstub.__doc__
+twisted.plugins.twisted_qtstub.__file__
+twisted.plugins.twisted_qtstub.__name__
+twisted.plugins.twisted_qtstub.__package__
+twisted.plugins.twisted_qtstub.errorMessage
+twisted.plugins.twisted_qtstub.qt
+twisted.plugins.twisted_qtstub.warnings
+twisted.plugins.twisted_qtstub.wikiURL
+
+--- from twisted.plugins import twisted_qtstub ---
+twisted_qtstub.NoSuchReactor(
+twisted_qtstub.QTStub(
+twisted_qtstub.Reactor(
+twisted_qtstub.__builtins__
+twisted_qtstub.__doc__
+twisted_qtstub.__file__
+twisted_qtstub.__name__
+twisted_qtstub.__package__
+twisted_qtstub.errorMessage
+twisted_qtstub.qt
+twisted_qtstub.warnings
+twisted_qtstub.wikiURL
+
+--- from twisted.plugins.twisted_qtstub import * ---
+QTStub(
+Reactor(
+errorMessage
+qt
+wikiURL
+
+--- import twisted.plugins.twisted_reactors ---
+twisted.plugins.twisted_reactors.Reactor(
+twisted.plugins.twisted_reactors.__builtins__
+twisted.plugins.twisted_reactors.__doc__
+twisted.plugins.twisted_reactors.__file__
+twisted.plugins.twisted_reactors.__name__
+twisted.plugins.twisted_reactors.__package__
+twisted.plugins.twisted_reactors.cf
+twisted.plugins.twisted_reactors.default
+twisted.plugins.twisted_reactors.epoll
+twisted.plugins.twisted_reactors.glade
+twisted.plugins.twisted_reactors.glib2
+twisted.plugins.twisted_reactors.gtk
+twisted.plugins.twisted_reactors.gtk2
+twisted.plugins.twisted_reactors.iocp
+twisted.plugins.twisted_reactors.kqueue
+twisted.plugins.twisted_reactors.poll
+twisted.plugins.twisted_reactors.select
+twisted.plugins.twisted_reactors.win32er
+twisted.plugins.twisted_reactors.wx
+
+--- from twisted.plugins import twisted_reactors ---
+twisted_reactors.Reactor(
+twisted_reactors.__builtins__
+twisted_reactors.__doc__
+twisted_reactors.__file__
+twisted_reactors.__name__
+twisted_reactors.__package__
+twisted_reactors.cf
+twisted_reactors.default
+twisted_reactors.epoll
+twisted_reactors.glade
+twisted_reactors.glib2
+twisted_reactors.gtk
+twisted_reactors.gtk2
+twisted_reactors.iocp
+twisted_reactors.kqueue
+twisted_reactors.poll
+twisted_reactors.select
+twisted_reactors.win32er
+twisted_reactors.wx
+
+--- from twisted.plugins.twisted_reactors import * ---
+cf
+epoll
+glade
+glib2
+gtk
+gtk2
+iocp
+kqueue
+poll
+win32er
+
+--- import twisted.plugins.twisted_socks ---
+twisted.plugins.twisted_socks.ServiceMaker(
+twisted.plugins.twisted_socks.TwistedSOCKS
+twisted.plugins.twisted_socks.__builtins__
+twisted.plugins.twisted_socks.__doc__
+twisted.plugins.twisted_socks.__file__
+twisted.plugins.twisted_socks.__name__
+twisted.plugins.twisted_socks.__package__
+
+--- from twisted.plugins import twisted_socks ---
+twisted_socks.ServiceMaker(
+twisted_socks.TwistedSOCKS
+twisted_socks.__builtins__
+twisted_socks.__doc__
+twisted_socks.__file__
+twisted_socks.__name__
+twisted_socks.__package__
+
+--- from twisted.plugins.twisted_socks import * ---
+TwistedSOCKS
+
+--- import twisted.plugins.twisted_telnet ---
+twisted.plugins.twisted_telnet.ServiceMaker(
+twisted.plugins.twisted_telnet.TwistedTelnet
+twisted.plugins.twisted_telnet.__builtins__
+twisted.plugins.twisted_telnet.__doc__
+twisted.plugins.twisted_telnet.__file__
+twisted.plugins.twisted_telnet.__name__
+twisted.plugins.twisted_telnet.__package__
+
+--- from twisted.plugins import twisted_telnet ---
+twisted_telnet.ServiceMaker(
+twisted_telnet.TwistedTelnet
+twisted_telnet.__builtins__
+twisted_telnet.__doc__
+twisted_telnet.__file__
+twisted_telnet.__name__
+twisted_telnet.__package__
+
+--- from twisted.plugins.twisted_telnet import * ---
+TwistedTelnet
+
+--- import twisted.plugins.twisted_trial ---
+twisted.plugins.twisted_trial.BlackAndWhite
+twisted.plugins.twisted_trial.Classic
+twisted.plugins.twisted_trial.IPlugin(
+twisted.plugins.twisted_trial.IReporter(
+twisted.plugins.twisted_trial.Minimal
+twisted.plugins.twisted_trial.Timing
+twisted.plugins.twisted_trial.Tree
+twisted.plugins.twisted_trial.__builtins__
+twisted.plugins.twisted_trial.__doc__
+twisted.plugins.twisted_trial.__file__
+twisted.plugins.twisted_trial.__name__
+twisted.plugins.twisted_trial.__package__
+twisted.plugins.twisted_trial.implements(
+
+--- from twisted.plugins import twisted_trial ---
+twisted_trial.BlackAndWhite
+twisted_trial.Classic
+twisted_trial.IPlugin(
+twisted_trial.IReporter(
+twisted_trial.Minimal
+twisted_trial.Timing
+twisted_trial.Tree
+twisted_trial.__builtins__
+twisted_trial.__doc__
+twisted_trial.__file__
+twisted_trial.__name__
+twisted_trial.__package__
+twisted_trial.implements(
+
+--- from twisted.plugins.twisted_trial import * ---
+BlackAndWhite
+Classic
+IReporter(
+Minimal
+Timing
+Tree
+
+--- import twisted.plugins.twisted_web ---
+twisted.plugins.twisted_web.ServiceMaker(
+twisted.plugins.twisted_web.TwistedWeb
+twisted.plugins.twisted_web.__builtins__
+twisted.plugins.twisted_web.__doc__
+twisted.plugins.twisted_web.__file__
+twisted.plugins.twisted_web.__name__
+twisted.plugins.twisted_web.__package__
+
+--- from twisted.plugins import twisted_web ---
+twisted_web.ServiceMaker(
+twisted_web.TwistedWeb
+twisted_web.__builtins__
+twisted_web.__doc__
+twisted_web.__file__
+twisted_web.__name__
+twisted_web.__package__
+
+--- from twisted.plugins.twisted_web import * ---
+TwistedWeb
+
+--- import twisted.plugins.twisted_web2 ---
+twisted.plugins.twisted_web2.IPlugin(
+twisted.plugins.twisted_web2.IResource(
+twisted.plugins.twisted_web2.ServiceMaker(
+twisted.plugins.twisted_web2.TestResource
+twisted.plugins.twisted_web2.TwistedWeb2
+twisted.plugins.twisted_web2.__builtins__
+twisted.plugins.twisted_web2.__doc__
+twisted.plugins.twisted_web2.__file__
+twisted.plugins.twisted_web2.__name__
+twisted.plugins.twisted_web2.__package__
+twisted.plugins.twisted_web2.implements(
+
+--- from twisted.plugins import twisted_web2 ---
+twisted_web2.IPlugin(
+twisted_web2.IResource(
+twisted_web2.ServiceMaker(
+twisted_web2.TestResource
+twisted_web2.TwistedWeb2
+twisted_web2.__builtins__
+twisted_web2.__doc__
+twisted_web2.__file__
+twisted_web2.__name__
+twisted_web2.__package__
+twisted_web2.implements(
+
+--- from twisted.plugins.twisted_web2 import * ---
+IResource(
+TestResource
+TwistedWeb2
+
+--- import twisted.plugins.twisted_words ---
+twisted.plugins.twisted_words.IPlugin(
+twisted.plugins.twisted_words.NewTwistedWords
+twisted.plugins.twisted_words.PBChatInterface(
+twisted.plugins.twisted_words.RelayChatInterface(
+twisted.plugins.twisted_words.ServiceMaker(
+twisted.plugins.twisted_words.TwistedTOC
+twisted.plugins.twisted_words.TwistedXMPPRouter
+twisted.plugins.twisted_words.__builtins__
+twisted.plugins.twisted_words.__doc__
+twisted.plugins.twisted_words.__file__
+twisted.plugins.twisted_words.__name__
+twisted.plugins.twisted_words.__package__
+twisted.plugins.twisted_words.classProvides(
+twisted.plugins.twisted_words.iwords
+
+--- from twisted.plugins import twisted_words ---
+twisted_words.IPlugin(
+twisted_words.NewTwistedWords
+twisted_words.PBChatInterface(
+twisted_words.RelayChatInterface(
+twisted_words.ServiceMaker(
+twisted_words.TwistedTOC
+twisted_words.TwistedXMPPRouter
+twisted_words.__builtins__
+twisted_words.__doc__
+twisted_words.__file__
+twisted_words.__name__
+twisted_words.__package__
+twisted_words.classProvides(
+twisted_words.iwords
+
+--- from twisted.plugins.twisted_words import * ---
+NewTwistedWords
+PBChatInterface(
+RelayChatInterface(
+TwistedTOC
+TwistedXMPPRouter
+classProvides(
+iwords
+
+--- import twisted.protocols ---
+twisted.protocols.__builtins__
+twisted.protocols.__doc__
+twisted.protocols.__file__
+twisted.protocols.__name__
+twisted.protocols.__package__
+twisted.protocols.__path__
+
+--- from twisted import protocols ---
+protocols.__path__
+
+--- from twisted.protocols import * ---
+
+--- import twisted.protocols.amp ---
+twisted.protocols.amp.AMP(
+twisted.protocols.amp.ANSWER
+twisted.protocols.amp.ASK
+twisted.protocols.amp.AmpBox(
+twisted.protocols.amp.AmpError(
+twisted.protocols.amp.AmpList(
+twisted.protocols.amp.Argument(
+twisted.protocols.amp.BadLocalReturn(
+twisted.protocols.amp.BinaryBoxProtocol(
+twisted.protocols.amp.Boolean(
+twisted.protocols.amp.Box(
+twisted.protocols.amp.BoxDispatcher(
+twisted.protocols.amp.COMMAND
+twisted.protocols.amp.CONNECTION_LOST
+twisted.protocols.amp.Certificate(
+twisted.protocols.amp.CertificateOptions(
+twisted.protocols.amp.Command(
+twisted.protocols.amp.CommandLocator(
+twisted.protocols.amp.ConnectionClosed(
+twisted.protocols.amp.ConnectionLost(
+twisted.protocols.amp.DN(
+twisted.protocols.amp.Deferred(
+twisted.protocols.amp.ERROR
+twisted.protocols.amp.ERROR_CODE
+twisted.protocols.amp.ERROR_DESCRIPTION
+twisted.protocols.amp.Failure(
+twisted.protocols.amp.Float(
+twisted.protocols.amp.IBoxReceiver(
+twisted.protocols.amp.IBoxSender(
+twisted.protocols.amp.IResponderLocator(
+twisted.protocols.amp.IncompatibleVersions(
+twisted.protocols.amp.Int16StringReceiver(
+twisted.protocols.amp.Integer(
+twisted.protocols.amp.Interface(
+twisted.protocols.amp.InvalidSignature(
+twisted.protocols.amp.KeyPair(
+twisted.protocols.amp.MAX_KEY_LENGTH
+twisted.protocols.amp.MAX_VALUE_LENGTH
+twisted.protocols.amp.MalformedAmpBox(
+twisted.protocols.amp.NoEmptyBoxes(
+twisted.protocols.amp.OnlyOneTLS(
+twisted.protocols.amp.PROTOCOL_ERRORS
+twisted.protocols.amp.PYTHON_KEYWORDS
+twisted.protocols.amp.Path(
+twisted.protocols.amp.PeerVerifyError(
+twisted.protocols.amp.ProtocolSwitchCommand(
+twisted.protocols.amp.ProtocolSwitched(
+twisted.protocols.amp.QuitBox(
+twisted.protocols.amp.RemoteAmpError(
+twisted.protocols.amp.SimpleStringLocator(
+twisted.protocols.amp.StartTLS(
+twisted.protocols.amp.StatefulStringProtocol(
+twisted.protocols.amp.String(
+twisted.protocols.amp.StringIO(
+twisted.protocols.amp.TooLong(
+twisted.protocols.amp.UNHANDLED_ERROR_CODE
+twisted.protocols.amp.UNKNOWN_ERROR_CODE
+twisted.protocols.amp.UnhandledCommand(
+twisted.protocols.amp.Unicode(
+twisted.protocols.amp.UnknownRemoteError(
+twisted.protocols.amp.__builtins__
+twisted.protocols.amp.__doc__
+twisted.protocols.amp.__file__
+twisted.protocols.amp.__metaclass__(
+twisted.protocols.amp.__name__
+twisted.protocols.amp.__package__
+twisted.protocols.amp.accumulateClassDict(
+twisted.protocols.amp.fail(
+twisted.protocols.amp.filepath
+twisted.protocols.amp.implements(
+twisted.protocols.amp.log
+twisted.protocols.amp.maybeDeferred(
+twisted.protocols.amp.pack(
+twisted.protocols.amp.parse(
+twisted.protocols.amp.parseString(
+twisted.protocols.amp.types
+twisted.protocols.amp.warnings
+
+--- from twisted.protocols import amp ---
+amp.AMP(
+amp.ANSWER
+amp.ASK
+amp.AmpBox(
+amp.AmpError(
+amp.AmpList(
+amp.Argument(
+amp.BadLocalReturn(
+amp.BinaryBoxProtocol(
+amp.Boolean(
+amp.Box(
+amp.BoxDispatcher(
+amp.COMMAND
+amp.CONNECTION_LOST
+amp.Certificate(
+amp.CertificateOptions(
+amp.Command(
+amp.CommandLocator(
+amp.ConnectionClosed(
+amp.ConnectionLost(
+amp.DN(
+amp.Deferred(
+amp.ERROR
+amp.ERROR_CODE
+amp.ERROR_DESCRIPTION
+amp.Failure(
+amp.Float(
+amp.IBoxReceiver(
+amp.IBoxSender(
+amp.IResponderLocator(
+amp.IncompatibleVersions(
+amp.Int16StringReceiver(
+amp.Integer(
+amp.Interface(
+amp.InvalidSignature(
+amp.KeyPair(
+amp.MAX_KEY_LENGTH
+amp.MAX_VALUE_LENGTH
+amp.MalformedAmpBox(
+amp.NoEmptyBoxes(
+amp.OnlyOneTLS(
+amp.PROTOCOL_ERRORS
+amp.PYTHON_KEYWORDS
+amp.Path(
+amp.PeerVerifyError(
+amp.ProtocolSwitchCommand(
+amp.ProtocolSwitched(
+amp.QuitBox(
+amp.RemoteAmpError(
+amp.SimpleStringLocator(
+amp.StartTLS(
+amp.StatefulStringProtocol(
+amp.String(
+amp.StringIO(
+amp.TooLong(
+amp.UNHANDLED_ERROR_CODE
+amp.UNKNOWN_ERROR_CODE
+amp.UnhandledCommand(
+amp.Unicode(
+amp.UnknownRemoteError(
+amp.__builtins__
+amp.__doc__
+amp.__file__
+amp.__metaclass__(
+amp.__name__
+amp.__package__
+amp.accumulateClassDict(
+amp.fail(
+amp.filepath
+amp.implements(
+amp.log
+amp.maybeDeferred(
+amp.pack(
+amp.parse(
+amp.parseString(
+amp.types
+amp.warnings
+
+--- from twisted.protocols.amp import * ---
+AMP(
+ANSWER
+ASK
+AmpBox(
+AmpError(
+AmpList(
+Argument(
+BadLocalReturn(
+BinaryBoxProtocol(
+Box(
+BoxDispatcher(
+CommandLocator(
+ERROR_CODE
+ERROR_DESCRIPTION
+Float(
+IBoxReceiver(
+IBoxSender(
+IResponderLocator(
+IncompatibleVersions(
+Int16StringReceiver(
+Integer(
+InvalidSignature(
+MAX_KEY_LENGTH
+MAX_VALUE_LENGTH
+MalformedAmpBox(
+NoEmptyBoxes(
+OnlyOneTLS(
+PROTOCOL_ERRORS
+PYTHON_KEYWORDS
+Path(
+ProtocolSwitchCommand(
+ProtocolSwitched(
+QuitBox(
+RemoteAmpError(
+SimpleStringLocator(
+StartTLS(
+StatefulStringProtocol(
+String(
+TooLong(
+UNHANDLED_ERROR_CODE
+UNKNOWN_ERROR_CODE
+UnhandledCommand(
+Unicode(
+UnknownRemoteError(
+accumulateClassDict(
+filepath
+
+--- import twisted.protocols.basic ---
+twisted.protocols.basic.COMMA
+twisted.protocols.basic.DATA
+twisted.protocols.basic.DEBUG
+twisted.protocols.basic.FileSender(
+twisted.protocols.basic.Int16StringReceiver(
+twisted.protocols.basic.Int32StringReceiver(
+twisted.protocols.basic.Int8StringReceiver(
+twisted.protocols.basic.IntNStringReceiver(
+twisted.protocols.basic.LENGTH
+twisted.protocols.basic.LineOnlyReceiver(
+twisted.protocols.basic.LineReceiver(
+twisted.protocols.basic.NUMBER
+twisted.protocols.basic.NetstringParseError(
+twisted.protocols.basic.NetstringReceiver(
+twisted.protocols.basic.SafeNetstringReceiver(
+twisted.protocols.basic.StatefulStringProtocol(
+twisted.protocols.basic.StringTooLongError(
+twisted.protocols.basic.__builtins__
+twisted.protocols.basic.__doc__
+twisted.protocols.basic.__file__
+twisted.protocols.basic.__name__
+twisted.protocols.basic.__package__
+twisted.protocols.basic.defer
+twisted.protocols.basic.error
+twisted.protocols.basic.implements(
+twisted.protocols.basic.interfaces
+twisted.protocols.basic.log
+twisted.protocols.basic.protocol
+twisted.protocols.basic.re
+twisted.protocols.basic.struct
+
+--- from twisted.protocols import basic ---
+basic.COMMA
+basic.DATA
+basic.DEBUG
+basic.FileSender(
+basic.Int16StringReceiver(
+basic.Int32StringReceiver(
+basic.Int8StringReceiver(
+basic.IntNStringReceiver(
+basic.LENGTH
+basic.LineOnlyReceiver(
+basic.LineReceiver(
+basic.NUMBER
+basic.NetstringParseError(
+basic.NetstringReceiver(
+basic.SafeNetstringReceiver(
+basic.StatefulStringProtocol(
+basic.StringTooLongError(
+basic.__builtins__
+basic.__doc__
+basic.__file__
+basic.__name__
+basic.__package__
+basic.defer
+basic.error
+basic.implements(
+basic.interfaces
+basic.log
+basic.protocol
+basic.re
+basic.struct
+
+--- from twisted.protocols.basic import * ---
+FileSender(
+Int32StringReceiver(
+Int8StringReceiver(
+IntNStringReceiver(
+LENGTH
+LineOnlyReceiver(
+LineReceiver(
+NetstringParseError(
+NetstringReceiver(
+SafeNetstringReceiver(
+StringTooLongError(
+
+--- import twisted.protocols.dict ---
+twisted.protocols.dict.Definition(
+twisted.protocols.dict.DictClient(
+twisted.protocols.dict.DictLookup(
+twisted.protocols.dict.DictLookupFactory(
+twisted.protocols.dict.InvalidResponse(
+twisted.protocols.dict.StringIO(
+twisted.protocols.dict.__builtins__
+twisted.protocols.dict.__doc__
+twisted.protocols.dict.__file__
+twisted.protocols.dict.__name__
+twisted.protocols.dict.__package__
+twisted.protocols.dict.basic
+twisted.protocols.dict.defer
+twisted.protocols.dict.define(
+twisted.protocols.dict.log
+twisted.protocols.dict.makeAtom(
+twisted.protocols.dict.makeWord(
+twisted.protocols.dict.match(
+twisted.protocols.dict.parseParam(
+twisted.protocols.dict.parseText(
+twisted.protocols.dict.protocol
+
+--- from twisted.protocols import dict ---
+dict.Definition(
+dict.DictClient(
+dict.DictLookup(
+dict.DictLookupFactory(
+dict.InvalidResponse(
+dict.StringIO(
+dict.__builtins__
+dict.__doc__
+dict.__file__
+dict.__name__
+dict.__package__
+dict.basic
+dict.defer
+dict.define(
+dict.log
+dict.makeAtom(
+dict.makeWord(
+dict.match(
+dict.parseParam(
+dict.parseText(
+dict.protocol
+
+--- from twisted.protocols.dict import * ---
+Definition(
+DictClient(
+DictLookup(
+DictLookupFactory(
+InvalidResponse(
+define(
+makeAtom(
+makeWord(
+parseParam(
+parseText(
+
+--- import twisted.protocols.dns ---
+twisted.protocols.dns.A
+twisted.protocols.dns.A6
+twisted.protocols.dns.AAAA
+twisted.protocols.dns.AFSDB
+twisted.protocols.dns.AF_INET6
+twisted.protocols.dns.ALL_RECORDS
+twisted.protocols.dns.ANY
+twisted.protocols.dns.AXFR
+twisted.protocols.dns.Attribute(
+twisted.protocols.dns.AuthoritativeDomainError(
+twisted.protocols.dns.CH
+twisted.protocols.dns.CNAME
+twisted.protocols.dns.CS
+twisted.protocols.dns.CannotListenError(
+twisted.protocols.dns.Charstr(
+twisted.protocols.dns.DNAME
+twisted.protocols.dns.DNSDatagramProtocol(
+twisted.protocols.dns.DNSMixin(
+twisted.protocols.dns.DNSProtocol(
+twisted.protocols.dns.DNSQueryTimeoutError(
+twisted.protocols.dns.DomainError(
+twisted.protocols.dns.EFORMAT
+twisted.protocols.dns.ENAME
+twisted.protocols.dns.ENOTIMP
+twisted.protocols.dns.EREFUSED
+twisted.protocols.dns.ESERVER
+twisted.protocols.dns.EXT_QUERIES
+twisted.protocols.dns.HINFO
+twisted.protocols.dns.HS
+twisted.protocols.dns.IEncodable(
+twisted.protocols.dns.IN
+twisted.protocols.dns.IRecord(
+twisted.protocols.dns.IXFR
+twisted.protocols.dns.Interface(
+twisted.protocols.dns.MAILA
+twisted.protocols.dns.MAILB
+twisted.protocols.dns.MB
+twisted.protocols.dns.MD
+twisted.protocols.dns.MF
+twisted.protocols.dns.MG
+twisted.protocols.dns.MINFO
+twisted.protocols.dns.MR
+twisted.protocols.dns.MX
+twisted.protocols.dns.Message(
+twisted.protocols.dns.NAPTR
+twisted.protocols.dns.NS
+twisted.protocols.dns.NULL
+twisted.protocols.dns.Name(
+twisted.protocols.dns.OK
+twisted.protocols.dns.OP_INVERSE
+twisted.protocols.dns.OP_NOTIFY
+twisted.protocols.dns.OP_QUERY
+twisted.protocols.dns.OP_STATUS
+twisted.protocols.dns.OP_UPDATE
+twisted.protocols.dns.PORT
+twisted.protocols.dns.PTR
+twisted.protocols.dns.QUERY_CLASSES
+twisted.protocols.dns.QUERY_TYPES
+twisted.protocols.dns.Query(
+twisted.protocols.dns.REV_CLASSES
+twisted.protocols.dns.REV_TYPES
+twisted.protocols.dns.RP
+twisted.protocols.dns.RRHeader(
+twisted.protocols.dns.Record_A(
+twisted.protocols.dns.Record_A6(
+twisted.protocols.dns.Record_AAAA(
+twisted.protocols.dns.Record_AFSDB(
+twisted.protocols.dns.Record_CNAME(
+twisted.protocols.dns.Record_DNAME(
+twisted.protocols.dns.Record_HINFO(
+twisted.protocols.dns.Record_MB(
+twisted.protocols.dns.Record_MD(
+twisted.protocols.dns.Record_MF(
+twisted.protocols.dns.Record_MG(
+twisted.protocols.dns.Record_MINFO(
+twisted.protocols.dns.Record_MR(
+twisted.protocols.dns.Record_MX(
+twisted.protocols.dns.Record_NAPTR(
+twisted.protocols.dns.Record_NS(
+twisted.protocols.dns.Record_NULL(
+twisted.protocols.dns.Record_PTR(
+twisted.protocols.dns.Record_RP(
+twisted.protocols.dns.Record_SOA(
+twisted.protocols.dns.Record_SRV(
+twisted.protocols.dns.Record_TXT(
+twisted.protocols.dns.Record_WKS(
+twisted.protocols.dns.SOA
+twisted.protocols.dns.SRV
+twisted.protocols.dns.SimpleRecord(
+twisted.protocols.dns.StringIO
+twisted.protocols.dns.TXT
+twisted.protocols.dns.WKS
+twisted.protocols.dns.__builtins__
+twisted.protocols.dns.__doc__
+twisted.protocols.dns.__file__
+twisted.protocols.dns.__name__
+twisted.protocols.dns.__package__
+twisted.protocols.dns.defer
+twisted.protocols.dns.failure
+twisted.protocols.dns.implements(
+twisted.protocols.dns.k
+twisted.protocols.dns.log
+twisted.protocols.dns.protocol
+twisted.protocols.dns.randbytes
+twisted.protocols.dns.random
+twisted.protocols.dns.randomSource(
+twisted.protocols.dns.readPrecisely(
+twisted.protocols.dns.socket
+twisted.protocols.dns.str2time(
+twisted.protocols.dns.struct
+twisted.protocols.dns.tputil
+twisted.protocols.dns.types
+twisted.protocols.dns.util
+twisted.protocols.dns.v
+twisted.protocols.dns.warnings
+
+--- from twisted.protocols import dns ---
+dns.util
+
+--- from twisted.protocols.dns import * ---
+
+--- import twisted.protocols.finger ---
+twisted.protocols.finger.Finger(
+twisted.protocols.finger.__builtins__
+twisted.protocols.finger.__doc__
+twisted.protocols.finger.__file__
+twisted.protocols.finger.__name__
+twisted.protocols.finger.__package__
+twisted.protocols.finger.basic
+twisted.protocols.finger.string
+
+--- from twisted.protocols import finger ---
+finger.Finger(
+finger.__builtins__
+finger.__doc__
+finger.__file__
+finger.__name__
+finger.__package__
+finger.basic
+finger.string
+
+--- from twisted.protocols.finger import * ---
+Finger(
+
+--- import twisted.protocols.ftp ---
+twisted.protocols.ftp.ANON_USER_DENIED
+twisted.protocols.ftp.ASCIIConsumerWrapper(
+twisted.protocols.ftp.AUTH_FAILURE
+twisted.protocols.ftp.AnonUserDeniedError(
+twisted.protocols.ftp.AuthorizationError(
+twisted.protocols.ftp.BAD_CMD_SEQ
+twisted.protocols.ftp.BadCmdSequenceError(
+twisted.protocols.ftp.BadResponse(
+twisted.protocols.ftp.CANT_OPEN_DATA_CNX
+twisted.protocols.ftp.CLOSING_DATA_CNX
+twisted.protocols.ftp.CMD_NOT_IMPLMNTD
+twisted.protocols.ftp.CMD_NOT_IMPLMNTD_FOR_PARAM
+twisted.protocols.ftp.CMD_NOT_IMPLMNTD_SUPERFLUOUS
+twisted.protocols.ftp.CMD_OK
+twisted.protocols.ftp.CNX_CLOSED_TXFR_ABORTED
+twisted.protocols.ftp.CmdArgSyntaxError(
+twisted.protocols.ftp.CmdNotImplementedError(
+twisted.protocols.ftp.CmdNotImplementedForArgError(
+twisted.protocols.ftp.CmdSyntaxError(
+twisted.protocols.ftp.CommandFailed(
+twisted.protocols.ftp.ConnectionLost(
+twisted.protocols.ftp.DATA_CNX_ALREADY_OPEN_START_XFR
+twisted.protocols.ftp.DATA_CNX_OPEN_NO_XFR_IN_PROGRESS
+twisted.protocols.ftp.DIR_STATUS
+twisted.protocols.ftp.DTP(
+twisted.protocols.ftp.DTPFactory(
+twisted.protocols.ftp.ENTERING_EPSV_MODE
+twisted.protocols.ftp.ENTERING_PASV_MODE
+twisted.protocols.ftp.ENTERING_PORT_MODE
+twisted.protocols.ftp.EXCEEDED_STORAGE_ALLOC
+twisted.protocols.ftp.FILENAME_NOT_ALLOWED
+twisted.protocols.ftp.FILE_EXISTS
+twisted.protocols.ftp.FILE_NOT_FOUND
+twisted.protocols.ftp.FILE_STATUS
+twisted.protocols.ftp.FILE_STATUS_OK_OPEN_DATA_CNX
+twisted.protocols.ftp.FTP(
+twisted.protocols.ftp.FTPAnonymousShell(
+twisted.protocols.ftp.FTPClient(
+twisted.protocols.ftp.FTPClientBasic(
+twisted.protocols.ftp.FTPCmdError(
+twisted.protocols.ftp.FTPCommand(
+twisted.protocols.ftp.FTPDataPortFactory(
+twisted.protocols.ftp.FTPError(
+twisted.protocols.ftp.FTPFactory(
+twisted.protocols.ftp.FTPFileListProtocol(
+twisted.protocols.ftp.FTPOverflowProtocol(
+twisted.protocols.ftp.FTPRealm(
+twisted.protocols.ftp.FTPShell(
+twisted.protocols.ftp.FileConsumer(
+twisted.protocols.ftp.FileExistsError(
+twisted.protocols.ftp.FileNotFoundError(
+twisted.protocols.ftp.GOODBYE_MSG
+twisted.protocols.ftp.GUEST_LOGGED_IN_PROCEED
+twisted.protocols.ftp.GUEST_NAME_OK_NEED_EMAIL
+twisted.protocols.ftp.HELP_MSG
+twisted.protocols.ftp.IFTPShell(
+twisted.protocols.ftp.IReadFile(
+twisted.protocols.ftp.IS_A_DIR
+twisted.protocols.ftp.IS_NOT_A_DIR
+twisted.protocols.ftp.IWriteFile(
+twisted.protocols.ftp.Interface(
+twisted.protocols.ftp.InvalidPath(
+twisted.protocols.ftp.IsADirectoryError(
+twisted.protocols.ftp.IsNotADirectoryError(
+twisted.protocols.ftp.MKD_REPLY
+twisted.protocols.ftp.NAME_SYS_TYPE
+twisted.protocols.ftp.NEED_ACCT_FOR_LOGIN
+twisted.protocols.ftp.NEED_ACCT_FOR_STOR
+twisted.protocols.ftp.NOT_LOGGED_IN
+twisted.protocols.ftp.PAGE_TYPE_UNK
+twisted.protocols.ftp.PERMISSION_DENIED
+twisted.protocols.ftp.PWD_REPLY
+twisted.protocols.ftp.PermissionDeniedError(
+twisted.protocols.ftp.PortConnectionError(
+twisted.protocols.ftp.ProtocolWrapper(
+twisted.protocols.ftp.REQ_ACTN_ABRTD_FILE_UNAVAIL
+twisted.protocols.ftp.REQ_ACTN_ABRTD_INSUFF_STORAGE
+twisted.protocols.ftp.REQ_ACTN_ABRTD_LOCAL_ERR
+twisted.protocols.ftp.REQ_ACTN_NOT_TAKEN
+twisted.protocols.ftp.REQ_FILE_ACTN_COMPLETED_OK
+twisted.protocols.ftp.REQ_FILE_ACTN_PENDING_FURTHER_INFO
+twisted.protocols.ftp.RESPONSE
+twisted.protocols.ftp.RESTART_MARKER_REPLY
+twisted.protocols.ftp.SERVICE_READY_IN_N_MINUTES
+twisted.protocols.ftp.SVC_CLOSING_CTRL_CNX
+twisted.protocols.ftp.SVC_NOT_AVAIL_CLOSING_CTRL_CNX
+twisted.protocols.ftp.SVC_READY_FOR_NEW_USER
+twisted.protocols.ftp.SYNTAX_ERR
+twisted.protocols.ftp.SYNTAX_ERR_IN_ARGS
+twisted.protocols.ftp.SYS_STATUS_OR_HELP_REPLY
+twisted.protocols.ftp.SenderProtocol(
+twisted.protocols.ftp.TOO_MANY_CONNECTIONS
+twisted.protocols.ftp.TXFR_COMPLETE_OK
+twisted.protocols.ftp.TYPE_SET_OK
+twisted.protocols.ftp.USR_LOGGED_IN_PROCEED
+twisted.protocols.ftp.USR_NAME_OK_NEED_PASS
+twisted.protocols.ftp.UnexpectedData(
+twisted.protocols.ftp.UnexpectedResponse(
+twisted.protocols.ftp.WELCOME_MSG
+twisted.protocols.ftp.__builtins__
+twisted.protocols.ftp.__doc__
+twisted.protocols.ftp.__file__
+twisted.protocols.ftp.__name__
+twisted.protocols.ftp.__package__
+twisted.protocols.ftp.basic
+twisted.protocols.ftp.checkers
+twisted.protocols.ftp.copyright
+twisted.protocols.ftp.cred_error
+twisted.protocols.ftp.credentials
+twisted.protocols.ftp.debugDeferred(
+twisted.protocols.ftp.decodeHostPort(
+twisted.protocols.ftp.defer
+twisted.protocols.ftp.encodeHostPort(
+twisted.protocols.ftp.errno
+twisted.protocols.ftp.errnoToFailure(
+twisted.protocols.ftp.error
+twisted.protocols.ftp.failure
+twisted.protocols.ftp.filepath
+twisted.protocols.ftp.fnmatch
+twisted.protocols.ftp.grp
+twisted.protocols.ftp.implements(
+twisted.protocols.ftp.interfaces
+twisted.protocols.ftp.log
+twisted.protocols.ftp.operator
+twisted.protocols.ftp.os
+twisted.protocols.ftp.parsePWDResponse(
+twisted.protocols.ftp.policies
+twisted.protocols.ftp.portal
+twisted.protocols.ftp.protocol
+twisted.protocols.ftp.pwd
+twisted.protocols.ftp.re
+twisted.protocols.ftp.reactor
+twisted.protocols.ftp.stat
+twisted.protocols.ftp.time
+twisted.protocols.ftp.toSegments(
+twisted.protocols.ftp.warnings
+
+--- from twisted.protocols import ftp ---
+ftp.ANON_USER_DENIED
+ftp.ASCIIConsumerWrapper(
+ftp.AUTH_FAILURE
+ftp.AnonUserDeniedError(
+ftp.AuthorizationError(
+ftp.BAD_CMD_SEQ
+ftp.BadCmdSequenceError(
+ftp.BadResponse(
+ftp.CANT_OPEN_DATA_CNX
+ftp.CLOSING_DATA_CNX
+ftp.CMD_NOT_IMPLMNTD
+ftp.CMD_NOT_IMPLMNTD_FOR_PARAM
+ftp.CMD_NOT_IMPLMNTD_SUPERFLUOUS
+ftp.CMD_OK
+ftp.CNX_CLOSED_TXFR_ABORTED
+ftp.CmdArgSyntaxError(
+ftp.CmdNotImplementedError(
+ftp.CmdNotImplementedForArgError(
+ftp.CmdSyntaxError(
+ftp.CommandFailed(
+ftp.ConnectionLost(
+ftp.DATA_CNX_ALREADY_OPEN_START_XFR
+ftp.DATA_CNX_OPEN_NO_XFR_IN_PROGRESS
+ftp.DIR_STATUS
+ftp.DTP(
+ftp.DTPFactory(
+ftp.ENTERING_EPSV_MODE
+ftp.ENTERING_PASV_MODE
+ftp.ENTERING_PORT_MODE
+ftp.EXCEEDED_STORAGE_ALLOC
+ftp.FILENAME_NOT_ALLOWED
+ftp.FILE_EXISTS
+ftp.FILE_NOT_FOUND
+ftp.FILE_STATUS
+ftp.FILE_STATUS_OK_OPEN_DATA_CNX
+ftp.FTP(
+ftp.FTPAnonymousShell(
+ftp.FTPClient(
+ftp.FTPClientBasic(
+ftp.FTPCmdError(
+ftp.FTPCommand(
+ftp.FTPDataPortFactory(
+ftp.FTPError(
+ftp.FTPFactory(
+ftp.FTPFileListProtocol(
+ftp.FTPOverflowProtocol(
+ftp.FTPRealm(
+ftp.FTPShell(
+ftp.FileConsumer(
+ftp.FileExistsError(
+ftp.FileNotFoundError(
+ftp.GOODBYE_MSG
+ftp.GUEST_LOGGED_IN_PROCEED
+ftp.GUEST_NAME_OK_NEED_EMAIL
+ftp.HELP_MSG
+ftp.IFTPShell(
+ftp.IReadFile(
+ftp.IS_A_DIR
+ftp.IS_NOT_A_DIR
+ftp.IWriteFile(
+ftp.Interface(
+ftp.InvalidPath(
+ftp.IsADirectoryError(
+ftp.IsNotADirectoryError(
+ftp.MKD_REPLY
+ftp.NAME_SYS_TYPE
+ftp.NEED_ACCT_FOR_LOGIN
+ftp.NEED_ACCT_FOR_STOR
+ftp.NOT_LOGGED_IN
+ftp.PAGE_TYPE_UNK
+ftp.PERMISSION_DENIED
+ftp.PWD_REPLY
+ftp.PermissionDeniedError(
+ftp.PortConnectionError(
+ftp.ProtocolWrapper(
+ftp.REQ_ACTN_ABRTD_FILE_UNAVAIL
+ftp.REQ_ACTN_ABRTD_INSUFF_STORAGE
+ftp.REQ_ACTN_ABRTD_LOCAL_ERR
+ftp.REQ_ACTN_NOT_TAKEN
+ftp.REQ_FILE_ACTN_COMPLETED_OK
+ftp.REQ_FILE_ACTN_PENDING_FURTHER_INFO
+ftp.RESPONSE
+ftp.RESTART_MARKER_REPLY
+ftp.SERVICE_READY_IN_N_MINUTES
+ftp.SVC_CLOSING_CTRL_CNX
+ftp.SVC_NOT_AVAIL_CLOSING_CTRL_CNX
+ftp.SVC_READY_FOR_NEW_USER
+ftp.SYNTAX_ERR
+ftp.SYNTAX_ERR_IN_ARGS
+ftp.SYS_STATUS_OR_HELP_REPLY
+ftp.SenderProtocol(
+ftp.TOO_MANY_CONNECTIONS
+ftp.TXFR_COMPLETE_OK
+ftp.TYPE_SET_OK
+ftp.USR_LOGGED_IN_PROCEED
+ftp.USR_NAME_OK_NEED_PASS
+ftp.UnexpectedData(
+ftp.UnexpectedResponse(
+ftp.WELCOME_MSG
+ftp.__builtins__
+ftp.__doc__
+ftp.__file__
+ftp.__name__
+ftp.__package__
+ftp.basic
+ftp.checkers
+ftp.copyright
+ftp.cred_error
+ftp.credentials
+ftp.debugDeferred(
+ftp.decodeHostPort(
+ftp.defer
+ftp.encodeHostPort(
+ftp.errno
+ftp.errnoToFailure(
+ftp.error
+ftp.failure
+ftp.filepath
+ftp.fnmatch
+ftp.grp
+ftp.implements(
+ftp.interfaces
+ftp.log
+ftp.operator
+ftp.os
+ftp.parsePWDResponse(
+ftp.policies
+ftp.portal
+ftp.protocol
+ftp.pwd
+ftp.re
+ftp.reactor
+ftp.stat
+ftp.time
+ftp.toSegments(
+ftp.warnings
+
+--- from twisted.protocols.ftp import * ---
+ANON_USER_DENIED
+ASCIIConsumerWrapper(
+AUTH_FAILURE
+AnonUserDeniedError(
+AuthorizationError(
+BAD_CMD_SEQ
+BadCmdSequenceError(
+BadResponse(
+CANT_OPEN_DATA_CNX
+CLOSING_DATA_CNX
+CMD_NOT_IMPLMNTD
+CMD_NOT_IMPLMNTD_FOR_PARAM
+CMD_NOT_IMPLMNTD_SUPERFLUOUS
+CMD_OK
+CNX_CLOSED_TXFR_ABORTED
+CmdArgSyntaxError(
+CmdNotImplementedError(
+CmdNotImplementedForArgError(
+CmdSyntaxError(
+CommandFailed(
+DATA_CNX_ALREADY_OPEN_START_XFR
+DATA_CNX_OPEN_NO_XFR_IN_PROGRESS
+DIR_STATUS
+DTP(
+DTPFactory(
+ENTERING_EPSV_MODE
+ENTERING_PASV_MODE
+ENTERING_PORT_MODE
+EXCEEDED_STORAGE_ALLOC
+FILENAME_NOT_ALLOWED
+FILE_EXISTS
+FILE_NOT_FOUND
+FILE_STATUS
+FILE_STATUS_OK_OPEN_DATA_CNX
+FTPAnonymousShell(
+FTPClient(
+FTPClientBasic(
+FTPCmdError(
+FTPCommand(
+FTPDataPortFactory(
+FTPError(
+FTPFactory(
+FTPFileListProtocol(
+FTPOverflowProtocol(
+FTPRealm(
+FTPShell(
+FileConsumer(
+FileExistsError(
+FileNotFoundError(
+GOODBYE_MSG
+GUEST_LOGGED_IN_PROCEED
+GUEST_NAME_OK_NEED_EMAIL
+HELP_MSG
+IFTPShell(
+IReadFile(
+IS_A_DIR
+IS_NOT_A_DIR
+IWriteFile(
+InvalidPath(
+IsADirectoryError(
+IsNotADirectoryError(
+MKD_REPLY
+NAME_SYS_TYPE
+NEED_ACCT_FOR_LOGIN
+NEED_ACCT_FOR_STOR
+NOT_LOGGED_IN
+PAGE_TYPE_UNK
+PERMISSION_DENIED
+PWD_REPLY
+PermissionDeniedError(
+PortConnectionError(
+ProtocolWrapper(
+REQ_ACTN_ABRTD_FILE_UNAVAIL
+REQ_ACTN_ABRTD_INSUFF_STORAGE
+REQ_ACTN_ABRTD_LOCAL_ERR
+REQ_ACTN_NOT_TAKEN
+REQ_FILE_ACTN_COMPLETED_OK
+REQ_FILE_ACTN_PENDING_FURTHER_INFO
+RESPONSE
+RESTART_MARKER_REPLY
+SERVICE_READY_IN_N_MINUTES
+SVC_CLOSING_CTRL_CNX
+SVC_NOT_AVAIL_CLOSING_CTRL_CNX
+SVC_READY_FOR_NEW_USER
+SYNTAX_ERR_IN_ARGS
+SYS_STATUS_OR_HELP_REPLY
+SenderProtocol(
+TOO_MANY_CONNECTIONS
+TXFR_COMPLETE_OK
+TYPE_SET_OK
+USR_LOGGED_IN_PROCEED
+USR_NAME_OK_NEED_PASS
+UnexpectedData(
+UnexpectedResponse(
+WELCOME_MSG
+cred_error
+debugDeferred(
+decodeHostPort(
+encodeHostPort(
+errnoToFailure(
+parsePWDResponse(
+toSegments(
+
+--- import twisted.protocols.gps ---
+twisted.protocols.gps.__builtins__
+twisted.protocols.gps.__doc__
+twisted.protocols.gps.__file__
+twisted.protocols.gps.__name__
+twisted.protocols.gps.__package__
+twisted.protocols.gps.__path__
+
+--- from twisted.protocols import gps ---
+gps.__builtins__
+gps.__doc__
+gps.__file__
+gps.__name__
+gps.__package__
+gps.__path__
+
+--- from twisted.protocols.gps import * ---
+
+--- import twisted.protocols.htb ---
+twisted.protocols.htb.Bucket(
+twisted.protocols.htb.FilterByHost(
+twisted.protocols.htb.FilterByServer(
+twisted.protocols.htb.HierarchicalBucketFilter(
+twisted.protocols.htb.IBucketFilter(
+twisted.protocols.htb.Interface(
+twisted.protocols.htb.ShapedConsumer(
+twisted.protocols.htb.ShapedProtocolFactory(
+twisted.protocols.htb.ShapedTransport(
+twisted.protocols.htb.__builtins__
+twisted.protocols.htb.__doc__
+twisted.protocols.htb.__file__
+twisted.protocols.htb.__name__
+twisted.protocols.htb.__package__
+twisted.protocols.htb.__version__
+twisted.protocols.htb.implements(
+twisted.protocols.htb.nested_scopes
+twisted.protocols.htb.pcp
+twisted.protocols.htb.time(
+
+--- from twisted.protocols import htb ---
+htb.Bucket(
+htb.FilterByHost(
+htb.FilterByServer(
+htb.HierarchicalBucketFilter(
+htb.IBucketFilter(
+htb.Interface(
+htb.ShapedConsumer(
+htb.ShapedProtocolFactory(
+htb.ShapedTransport(
+htb.__builtins__
+htb.__doc__
+htb.__file__
+htb.__name__
+htb.__package__
+htb.__version__
+htb.implements(
+htb.nested_scopes
+htb.pcp
+htb.time(
+
+--- from twisted.protocols.htb import * ---
+Bucket(
+FilterByHost(
+FilterByServer(
+HierarchicalBucketFilter(
+IBucketFilter(
+ShapedConsumer(
+ShapedProtocolFactory(
+ShapedTransport(
+pcp
+
+--- import twisted.protocols.http ---
+twisted.protocols.http.ACCEPTED
+twisted.protocols.http.BAD_GATEWAY
+twisted.protocols.http.BAD_REQUEST
+twisted.protocols.http.CACHED
+twisted.protocols.http.CONFLICT
+twisted.protocols.http.CREATED
+twisted.protocols.http.EXPECTATION_FAILED
+twisted.protocols.http.FORBIDDEN
+twisted.protocols.http.FOUND
+twisted.protocols.http.GATEWAY_TIMEOUT
+twisted.protocols.http.GONE
+twisted.protocols.http.HTTPChannel(
+twisted.protocols.http.HTTPClient(
+twisted.protocols.http.HTTPFactory(
+twisted.protocols.http.HTTP_VERSION_NOT_SUPPORTED
+twisted.protocols.http.Headers(
+twisted.protocols.http.INSUFFICIENT_STORAGE_SPACE
+twisted.protocols.http.INTERNAL_SERVER_ERROR
+twisted.protocols.http.LENGTH_REQUIRED
+twisted.protocols.http.MOVED_PERMANENTLY
+twisted.protocols.http.MULTIPLE_CHOICE
+twisted.protocols.http.MULTI_STATUS
+twisted.protocols.http.NON_AUTHORITATIVE_INFORMATION
+twisted.protocols.http.NOT_ACCEPTABLE
+twisted.protocols.http.NOT_ALLOWED
+twisted.protocols.http.NOT_EXTENDED
+twisted.protocols.http.NOT_FOUND
+twisted.protocols.http.NOT_IMPLEMENTED
+twisted.protocols.http.NOT_MODIFIED
+twisted.protocols.http.NO_BODY_CODES
+twisted.protocols.http.NO_CONTENT
+twisted.protocols.http.OK
+twisted.protocols.http.PARTIAL_CONTENT
+twisted.protocols.http.PAYMENT_REQUIRED
+twisted.protocols.http.PRECONDITION_FAILED
+twisted.protocols.http.PROXY_AUTH_REQUIRED
+twisted.protocols.http.REQUESTED_RANGE_NOT_SATISFIABLE
+twisted.protocols.http.REQUEST_ENTITY_TOO_LARGE
+twisted.protocols.http.REQUEST_TIMEOUT
+twisted.protocols.http.REQUEST_URI_TOO_LONG
+twisted.protocols.http.RESET_CONTENT
+twisted.protocols.http.RESPONSES
+twisted.protocols.http.Request(
+twisted.protocols.http.SEE_OTHER
+twisted.protocols.http.SERVICE_UNAVAILABLE
+twisted.protocols.http.SWITCHING
+twisted.protocols.http.StringIO(
+twisted.protocols.http.StringTransport(
+twisted.protocols.http.TEMPORARY_REDIRECT
+twisted.protocols.http.UNAUTHORIZED
+twisted.protocols.http.UNSUPPORTED_MEDIA_TYPE
+twisted.protocols.http.USE_PROXY
+twisted.protocols.http.__builtins__
+twisted.protocols.http.__doc__
+twisted.protocols.http.__file__
+twisted.protocols.http.__name__
+twisted.protocols.http.__package__
+twisted.protocols.http.address
+twisted.protocols.http.base64
+twisted.protocols.http.basic
+twisted.protocols.http.binascii
+twisted.protocols.http.calendar
+twisted.protocols.http.cgi
+twisted.protocols.http.datetimeToLogString(
+twisted.protocols.http.datetimeToString(
+twisted.protocols.http.fromChunk(
+twisted.protocols.http.implements(
+twisted.protocols.http.interfaces
+twisted.protocols.http.log
+twisted.protocols.http.math
+twisted.protocols.http.monthname
+twisted.protocols.http.monthname_lower
+twisted.protocols.http.name
+twisted.protocols.http.os
+twisted.protocols.http.parseContentRange(
+twisted.protocols.http.parse_qs(
+twisted.protocols.http.policies
+twisted.protocols.http.protocol
+twisted.protocols.http.protocol_version
+twisted.protocols.http.reactor
+twisted.protocols.http.responses
+twisted.protocols.http.socket
+twisted.protocols.http.stringToDatetime(
+twisted.protocols.http.tempfile
+twisted.protocols.http.time
+twisted.protocols.http.timegm(
+twisted.protocols.http.toChunk(
+twisted.protocols.http.unquote(
+twisted.protocols.http.urlparse(
+twisted.protocols.http.util
+twisted.protocols.http.warnings
+twisted.protocols.http.weekdayname
+twisted.protocols.http.weekdayname_lower
+
+--- from twisted.protocols import http ---
+http.ACCEPTED
+http.BAD_GATEWAY
+http.BAD_REQUEST
+http.CACHED
+http.CONFLICT
+http.CREATED
+http.EXPECTATION_FAILED
+http.FORBIDDEN
+http.FOUND
+http.GATEWAY_TIMEOUT
+http.GONE
+http.HTTPChannel(
+http.HTTPClient(
+http.HTTPFactory(
+http.HTTP_VERSION_NOT_SUPPORTED
+http.Headers(
+http.INSUFFICIENT_STORAGE_SPACE
+http.INTERNAL_SERVER_ERROR
+http.LENGTH_REQUIRED
+http.MOVED_PERMANENTLY
+http.MULTIPLE_CHOICE
+http.MULTI_STATUS
+http.NON_AUTHORITATIVE_INFORMATION
+http.NOT_ACCEPTABLE
+http.NOT_ALLOWED
+http.NOT_EXTENDED
+http.NOT_FOUND
+http.NOT_IMPLEMENTED
+http.NOT_MODIFIED
+http.NO_BODY_CODES
+http.NO_CONTENT
+http.OK
+http.PARTIAL_CONTENT
+http.PAYMENT_REQUIRED
+http.PRECONDITION_FAILED
+http.PROXY_AUTH_REQUIRED
+http.REQUESTED_RANGE_NOT_SATISFIABLE
+http.REQUEST_ENTITY_TOO_LARGE
+http.REQUEST_TIMEOUT
+http.REQUEST_URI_TOO_LONG
+http.RESET_CONTENT
+http.RESPONSES
+http.Request(
+http.SEE_OTHER
+http.SERVICE_UNAVAILABLE
+http.SWITCHING
+http.StringIO(
+http.StringTransport(
+http.TEMPORARY_REDIRECT
+http.UNAUTHORIZED
+http.UNSUPPORTED_MEDIA_TYPE
+http.USE_PROXY
+http.__builtins__
+http.__doc__
+http.__file__
+http.__name__
+http.__package__
+http.address
+http.base64
+http.basic
+http.binascii
+http.calendar
+http.cgi
+http.datetimeToLogString(
+http.datetimeToString(
+http.fromChunk(
+http.implements(
+http.interfaces
+http.log
+http.math
+http.monthname
+http.monthname_lower
+http.name
+http.os
+http.parseContentRange(
+http.parse_qs(
+http.policies
+http.protocol
+http.protocol_version
+http.reactor
+http.responses
+http.socket
+http.stringToDatetime(
+http.tempfile
+http.time
+http.timegm(
+http.toChunk(
+http.unquote(
+http.urlparse(
+http.util
+http.warnings
+http.weekdayname
+http.weekdayname_lower
+
+--- from twisted.protocols.http import * ---
+CACHED
+HTTPChannel(
+HTTPClient(
+HTTPFactory(
+Headers(
+INSUFFICIENT_STORAGE_SPACE
+MULTIPLE_CHOICE
+NOT_ALLOWED
+NO_BODY_CODES
+PROXY_AUTH_REQUIRED
+RESPONSES
+SWITCHING
+StringTransport(
+datetimeToLogString(
+datetimeToString(
+fromChunk(
+monthname
+monthname_lower
+parseContentRange(
+protocol_version
+stringToDatetime(
+timegm(
+toChunk(
+weekdayname
+weekdayname_lower
+
+--- import twisted.protocols.ident ---
+twisted.protocols.ident.HiddenUser(
+twisted.protocols.ident.IdentClient(
+twisted.protocols.ident.IdentError(
+twisted.protocols.ident.IdentServer(
+twisted.protocols.ident.InvalidPort(
+twisted.protocols.ident.NoUser(
+twisted.protocols.ident.ProcServerMixin(
+twisted.protocols.ident.__all__
+twisted.protocols.ident.__builtins__
+twisted.protocols.ident.__doc__
+twisted.protocols.ident.__file__
+twisted.protocols.ident.__name__
+twisted.protocols.ident.__package__
+twisted.protocols.ident.basic
+twisted.protocols.ident.defer
+twisted.protocols.ident.failure
+twisted.protocols.ident.generators
+twisted.protocols.ident.log
+twisted.protocols.ident.struct
+
+--- from twisted.protocols import ident ---
+ident.HiddenUser(
+ident.IdentClient(
+ident.IdentError(
+ident.IdentServer(
+ident.InvalidPort(
+ident.NoUser(
+ident.ProcServerMixin(
+ident.__all__
+ident.__builtins__
+ident.__doc__
+ident.__file__
+ident.__name__
+ident.__package__
+ident.basic
+ident.defer
+ident.failure
+ident.generators
+ident.log
+ident.struct
+
+--- from twisted.protocols.ident import * ---
+HiddenUser(
+IdentClient(
+IdentError(
+IdentServer(
+InvalidPort(
+NoUser(
+ProcServerMixin(
+
+--- import twisted.protocols.imap4 ---
+twisted.protocols.imap4.Command(
+twisted.protocols.imap4.CramMD5ClientAuthenticator(
+twisted.protocols.imap4.DontQuoteMe(
+twisted.protocols.imap4.FileProducer(
+twisted.protocols.imap4.IAccount(
+twisted.protocols.imap4.IClientAuthentication(
+twisted.protocols.imap4.ICloseableMailbox(
+twisted.protocols.imap4.IMAP4Client(
+twisted.protocols.imap4.IMAP4Exception(
+twisted.protocols.imap4.IMAP4Server(
+twisted.protocols.imap4.IMailbox(
+twisted.protocols.imap4.IMailboxInfo(
+twisted.protocols.imap4.IMailboxListener(
+twisted.protocols.imap4.IMessage(
+twisted.protocols.imap4.IMessageCopier(
+twisted.protocols.imap4.IMessageFile(
+twisted.protocols.imap4.IMessagePart(
+twisted.protocols.imap4.INamespacePresenter(
+twisted.protocols.imap4.ISearchableMailbox(
+twisted.protocols.imap4.IllegalClientResponse(
+twisted.protocols.imap4.IllegalIdentifierError(
+twisted.protocols.imap4.IllegalMailboxEncoding(
+twisted.protocols.imap4.IllegalOperation(
+twisted.protocols.imap4.IllegalQueryError(
+twisted.protocols.imap4.IllegalServerResponse(
+twisted.protocols.imap4.Interface(
+twisted.protocols.imap4.LOGINAuthenticator(
+twisted.protocols.imap4.LOGINCredentials(
+twisted.protocols.imap4.LiteralFile(
+twisted.protocols.imap4.LiteralString(
+twisted.protocols.imap4.MailboxCollision(
+twisted.protocols.imap4.MailboxException(
+twisted.protocols.imap4.MemoryAccount(
+twisted.protocols.imap4.MessageProducer(
+twisted.protocols.imap4.MessageSet(
+twisted.protocols.imap4.MismatchedNesting(
+twisted.protocols.imap4.MismatchedQuoting(
+twisted.protocols.imap4.NegativeResponse(
+twisted.protocols.imap4.NoSuchMailbox(
+twisted.protocols.imap4.NoSupportedAuthentication(
+twisted.protocols.imap4.Not(
+twisted.protocols.imap4.Or(
+twisted.protocols.imap4.PLAINAuthenticator(
+twisted.protocols.imap4.PLAINCredentials(
+twisted.protocols.imap4.Query(
+twisted.protocols.imap4.ReadOnlyMailbox(
+twisted.protocols.imap4.StreamReader(
+twisted.protocols.imap4.StreamWriter(
+twisted.protocols.imap4.StringIO
+twisted.protocols.imap4.TIMEOUT_ERROR
+twisted.protocols.imap4.UnhandledResponse(
+twisted.protocols.imap4.WriteBuffer(
+twisted.protocols.imap4.__all__
+twisted.protocols.imap4.__builtins__
+twisted.protocols.imap4.__doc__
+twisted.protocols.imap4.__file__
+twisted.protocols.imap4.__name__
+twisted.protocols.imap4.__package__
+twisted.protocols.imap4.base64
+twisted.protocols.imap4.basic
+twisted.protocols.imap4.binascii
+twisted.protocols.imap4.codecs
+twisted.protocols.imap4.collapseNestedLists(
+twisted.protocols.imap4.collapseStrings(
+twisted.protocols.imap4.cred
+twisted.protocols.imap4.decoder(
+twisted.protocols.imap4.defer
+twisted.protocols.imap4.email
+twisted.protocols.imap4.encoder(
+twisted.protocols.imap4.error
+twisted.protocols.imap4.getBodyStructure(
+twisted.protocols.imap4.getEnvelope(
+twisted.protocols.imap4.getLineCount(
+twisted.protocols.imap4.hmac
+twisted.protocols.imap4.imap4_utf_7(
+twisted.protocols.imap4.implements(
+twisted.protocols.imap4.interfaces
+twisted.protocols.imap4.iterateInReactor(
+twisted.protocols.imap4.log
+twisted.protocols.imap4.maybeDeferred(
+twisted.protocols.imap4.modified_base64(
+twisted.protocols.imap4.modified_unbase64(
+twisted.protocols.imap4.parseAddr(
+twisted.protocols.imap4.parseIdList(
+twisted.protocols.imap4.parseNestedParens(
+twisted.protocols.imap4.parseTime(
+twisted.protocols.imap4.policies
+twisted.protocols.imap4.random
+twisted.protocols.imap4.re
+twisted.protocols.imap4.rfc822
+twisted.protocols.imap4.splitOn(
+twisted.protocols.imap4.splitQuoted(
+twisted.protocols.imap4.statusRequestHelper(
+twisted.protocols.imap4.string
+twisted.protocols.imap4.subparts(
+twisted.protocols.imap4.tempfile
+twisted.protocols.imap4.text
+twisted.protocols.imap4.time
+twisted.protocols.imap4.twisted
+twisted.protocols.imap4.types
+twisted.protocols.imap4.unquote(
+twisted.protocols.imap4.util
+twisted.protocols.imap4.wildcardToRegexp(
+
+--- from twisted.protocols import imap4 ---
+imap4.util
+
+--- from twisted.protocols.imap4 import * ---
+
+--- import twisted.protocols.irc ---
+twisted.protocols.irc.CHANNEL_PREFIXES
+twisted.protocols.irc.CR
+twisted.protocols.irc.DccChat(
+twisted.protocols.irc.DccChatFactory(
+twisted.protocols.irc.DccFileReceive(
+twisted.protocols.irc.DccFileReceiveBasic(
+twisted.protocols.irc.DccSendFactory(
+twisted.protocols.irc.DccSendProtocol(
+twisted.protocols.irc.ERR_ALREADYREGISTRED
+twisted.protocols.irc.ERR_BADCHANMASK
+twisted.protocols.irc.ERR_BADCHANNELKEY
+twisted.protocols.irc.ERR_BADMASK
+twisted.protocols.irc.ERR_BANLISTFULL
+twisted.protocols.irc.ERR_BANNEDFROMCHAN
+twisted.protocols.irc.ERR_CANNOTSENDTOCHAN
+twisted.protocols.irc.ERR_CANTKILLSERVER
+twisted.protocols.irc.ERR_CHANNELISFULL
+twisted.protocols.irc.ERR_CHANOPRIVSNEEDED
+twisted.protocols.irc.ERR_ERRONEUSNICKNAME
+twisted.protocols.irc.ERR_FILEERROR
+twisted.protocols.irc.ERR_INVITEONLYCHAN
+twisted.protocols.irc.ERR_KEYSET
+twisted.protocols.irc.ERR_NEEDMOREPARAMS
+twisted.protocols.irc.ERR_NICKCOLLISION
+twisted.protocols.irc.ERR_NICKNAMEINUSE
+twisted.protocols.irc.ERR_NOADMININFO
+twisted.protocols.irc.ERR_NOCHANMODES
+twisted.protocols.irc.ERR_NOLOGIN
+twisted.protocols.irc.ERR_NOMOTD
+twisted.protocols.irc.ERR_NONICKNAMEGIVEN
+twisted.protocols.irc.ERR_NOOPERHOST
+twisted.protocols.irc.ERR_NOORIGIN
+twisted.protocols.irc.ERR_NOPERMFORHOST
+twisted.protocols.irc.ERR_NOPRIVILEGES
+twisted.protocols.irc.ERR_NORECIPIENT
+twisted.protocols.irc.ERR_NOSERVICEHOST
+twisted.protocols.irc.ERR_NOSUCHCHANNEL
+twisted.protocols.irc.ERR_NOSUCHNICK
+twisted.protocols.irc.ERR_NOSUCHSERVER
+twisted.protocols.irc.ERR_NOSUCHSERVICE
+twisted.protocols.irc.ERR_NOTEXTTOSEND
+twisted.protocols.irc.ERR_NOTONCHANNEL
+twisted.protocols.irc.ERR_NOTOPLEVEL
+twisted.protocols.irc.ERR_NOTREGISTERED
+twisted.protocols.irc.ERR_PASSWDMISMATCH
+twisted.protocols.irc.ERR_RESTRICTED
+twisted.protocols.irc.ERR_SUMMONDISABLED
+twisted.protocols.irc.ERR_TOOMANYCHANNELS
+twisted.protocols.irc.ERR_TOOMANYTARGETS
+twisted.protocols.irc.ERR_UMODEUNKNOWNFLAG
+twisted.protocols.irc.ERR_UNAVAILRESOURCE
+twisted.protocols.irc.ERR_UNIQOPPRIVSNEEDED
+twisted.protocols.irc.ERR_UNKNOWNCOMMAND
+twisted.protocols.irc.ERR_UNKNOWNMODE
+twisted.protocols.irc.ERR_USERNOTINCHANNEL
+twisted.protocols.irc.ERR_USERONCHANNEL
+twisted.protocols.irc.ERR_USERSDISABLED
+twisted.protocols.irc.ERR_USERSDONTMATCH
+twisted.protocols.irc.ERR_WASNOSUCHNICK
+twisted.protocols.irc.ERR_WILDTOPLEVEL
+twisted.protocols.irc.ERR_YOUREBANNEDCREEP
+twisted.protocols.irc.ERR_YOUWILLBEBANNED
+twisted.protocols.irc.IRC(
+twisted.protocols.irc.IRCBadMessage(
+twisted.protocols.irc.IRCClient(
+twisted.protocols.irc.IRCPasswordMismatch(
+twisted.protocols.irc.LF
+twisted.protocols.irc.M_QUOTE
+twisted.protocols.irc.NL
+twisted.protocols.irc.NUL
+twisted.protocols.irc.RPL_ADMINEMAIL
+twisted.protocols.irc.RPL_ADMINLOC
+twisted.protocols.irc.RPL_ADMINME
+twisted.protocols.irc.RPL_AWAY
+twisted.protocols.irc.RPL_BANLIST
+twisted.protocols.irc.RPL_BOUNCE
+twisted.protocols.irc.RPL_CHANNELMODEIS
+twisted.protocols.irc.RPL_CREATED
+twisted.protocols.irc.RPL_ENDOFBANLIST
+twisted.protocols.irc.RPL_ENDOFEXCEPTLIST
+twisted.protocols.irc.RPL_ENDOFINFO
+twisted.protocols.irc.RPL_ENDOFINVITELIST
+twisted.protocols.irc.RPL_ENDOFLINKS
+twisted.protocols.irc.RPL_ENDOFMOTD
+twisted.protocols.irc.RPL_ENDOFNAMES
+twisted.protocols.irc.RPL_ENDOFSTATS
+twisted.protocols.irc.RPL_ENDOFUSERS
+twisted.protocols.irc.RPL_ENDOFWHO
+twisted.protocols.irc.RPL_ENDOFWHOIS
+twisted.protocols.irc.RPL_ENDOFWHOWAS
+twisted.protocols.irc.RPL_EXCEPTLIST
+twisted.protocols.irc.RPL_INFO
+twisted.protocols.irc.RPL_INVITELIST
+twisted.protocols.irc.RPL_INVITING
+twisted.protocols.irc.RPL_ISON
+twisted.protocols.irc.RPL_LINKS
+twisted.protocols.irc.RPL_LIST
+twisted.protocols.irc.RPL_LISTEND
+twisted.protocols.irc.RPL_LISTSTART
+twisted.protocols.irc.RPL_LUSERCHANNELS
+twisted.protocols.irc.RPL_LUSERCLIENT
+twisted.protocols.irc.RPL_LUSERME
+twisted.protocols.irc.RPL_LUSEROP
+twisted.protocols.irc.RPL_LUSERUNKNOWN
+twisted.protocols.irc.RPL_MOTD
+twisted.protocols.irc.RPL_MOTDSTART
+twisted.protocols.irc.RPL_MYINFO
+twisted.protocols.irc.RPL_NAMREPLY
+twisted.protocols.irc.RPL_NOTOPIC
+twisted.protocols.irc.RPL_NOUSERS
+twisted.protocols.irc.RPL_NOWAWAY
+twisted.protocols.irc.RPL_REHASHING
+twisted.protocols.irc.RPL_SERVLIST
+twisted.protocols.irc.RPL_SERVLISTEND
+twisted.protocols.irc.RPL_STATSCOMMANDS
+twisted.protocols.irc.RPL_STATSLINKINFO
+twisted.protocols.irc.RPL_STATSOLINE
+twisted.protocols.irc.RPL_STATSUPTIME
+twisted.protocols.irc.RPL_SUMMONING
+twisted.protocols.irc.RPL_TIME
+twisted.protocols.irc.RPL_TOPIC
+twisted.protocols.irc.RPL_TRACECLASS
+twisted.protocols.irc.RPL_TRACECONNECTING
+twisted.protocols.irc.RPL_TRACEEND
+twisted.protocols.irc.RPL_TRACEHANDSHAKE
+twisted.protocols.irc.RPL_TRACELINK
+twisted.protocols.irc.RPL_TRACELOG
+twisted.protocols.irc.RPL_TRACENEWTYPE
+twisted.protocols.irc.RPL_TRACEOPERATOR
+twisted.protocols.irc.RPL_TRACERECONNECT
+twisted.protocols.irc.RPL_TRACESERVER
+twisted.protocols.irc.RPL_TRACESERVICE
+twisted.protocols.irc.RPL_TRACEUNKNOWN
+twisted.protocols.irc.RPL_TRACEUSER
+twisted.protocols.irc.RPL_TRYAGAIN
+twisted.protocols.irc.RPL_UMODEIS
+twisted.protocols.irc.RPL_UNAWAY
+twisted.protocols.irc.RPL_UNIQOPIS
+twisted.protocols.irc.RPL_USERHOST
+twisted.protocols.irc.RPL_USERS
+twisted.protocols.irc.RPL_USERSSTART
+twisted.protocols.irc.RPL_VERSION
+twisted.protocols.irc.RPL_WELCOME
+twisted.protocols.irc.RPL_WHOISCHANNELS
+twisted.protocols.irc.RPL_WHOISIDLE
+twisted.protocols.irc.RPL_WHOISOPERATOR
+twisted.protocols.irc.RPL_WHOISSERVER
+twisted.protocols.irc.RPL_WHOISUSER
+twisted.protocols.irc.RPL_WHOREPLY
+twisted.protocols.irc.RPL_WHOWASUSER
+twisted.protocols.irc.RPL_YOUREOPER
+twisted.protocols.irc.RPL_YOURESERVICE
+twisted.protocols.irc.RPL_YOURHOST
+twisted.protocols.irc.SPC
+twisted.protocols.irc.X_DELIM
+twisted.protocols.irc.X_QUOTE
+twisted.protocols.irc.__builtins__
+twisted.protocols.irc.__doc__
+twisted.protocols.irc.__file__
+twisted.protocols.irc.__name__
+twisted.protocols.irc.__package__
+twisted.protocols.irc.basic
+twisted.protocols.irc.ctcpDequote(
+twisted.protocols.irc.ctcpExtract(
+twisted.protocols.irc.ctcpQuote(
+twisted.protocols.irc.ctcpStringify(
+twisted.protocols.irc.dccDescribe(
+twisted.protocols.irc.dccParseAddress(
+twisted.protocols.irc.errno
+twisted.protocols.irc.fileSize(
+twisted.protocols.irc.k
+twisted.protocols.irc.log
+twisted.protocols.irc.lowDequote(
+twisted.protocols.irc.lowQuote(
+twisted.protocols.irc.mDequoteTable
+twisted.protocols.irc.mEscape_re
+twisted.protocols.irc.mQuoteTable
+twisted.protocols.irc.numeric_to_symbolic
+twisted.protocols.irc.os
+twisted.protocols.irc.parsemsg(
+twisted.protocols.irc.path
+twisted.protocols.irc.protocol
+twisted.protocols.irc.random
+twisted.protocols.irc.re
+twisted.protocols.irc.reactor
+twisted.protocols.irc.reflect
+twisted.protocols.irc.socket
+twisted.protocols.irc.split(
+twisted.protocols.irc.stat
+twisted.protocols.irc.string
+twisted.protocols.irc.struct
+twisted.protocols.irc.styles
+twisted.protocols.irc.symbolic_to_numeric
+twisted.protocols.irc.sys
+twisted.protocols.irc.text
+twisted.protocols.irc.time
+twisted.protocols.irc.traceback
+twisted.protocols.irc.types
+twisted.protocols.irc.util
+twisted.protocols.irc.v
+twisted.protocols.irc.xDequoteTable
+twisted.protocols.irc.xEscape_re
+twisted.protocols.irc.xQuoteTable
+
+--- from twisted.protocols import irc ---
+irc.CHANNEL_PREFIXES
+irc.CR
+irc.DccChat(
+irc.DccChatFactory(
+irc.DccFileReceive(
+irc.DccFileReceiveBasic(
+irc.DccSendFactory(
+irc.DccSendProtocol(
+irc.ERR_ALREADYREGISTRED
+irc.ERR_BADCHANMASK
+irc.ERR_BADCHANNELKEY
+irc.ERR_BADMASK
+irc.ERR_BANLISTFULL
+irc.ERR_BANNEDFROMCHAN
+irc.ERR_CANNOTSENDTOCHAN
+irc.ERR_CANTKILLSERVER
+irc.ERR_CHANNELISFULL
+irc.ERR_CHANOPRIVSNEEDED
+irc.ERR_ERRONEUSNICKNAME
+irc.ERR_FILEERROR
+irc.ERR_INVITEONLYCHAN
+irc.ERR_KEYSET
+irc.ERR_NEEDMOREPARAMS
+irc.ERR_NICKCOLLISION
+irc.ERR_NICKNAMEINUSE
+irc.ERR_NOADMININFO
+irc.ERR_NOCHANMODES
+irc.ERR_NOLOGIN
+irc.ERR_NOMOTD
+irc.ERR_NONICKNAMEGIVEN
+irc.ERR_NOOPERHOST
+irc.ERR_NOORIGIN
+irc.ERR_NOPERMFORHOST
+irc.ERR_NOPRIVILEGES
+irc.ERR_NORECIPIENT
+irc.ERR_NOSERVICEHOST
+irc.ERR_NOSUCHCHANNEL
+irc.ERR_NOSUCHNICK
+irc.ERR_NOSUCHSERVER
+irc.ERR_NOSUCHSERVICE
+irc.ERR_NOTEXTTOSEND
+irc.ERR_NOTONCHANNEL
+irc.ERR_NOTOPLEVEL
+irc.ERR_NOTREGISTERED
+irc.ERR_PASSWDMISMATCH
+irc.ERR_RESTRICTED
+irc.ERR_SUMMONDISABLED
+irc.ERR_TOOMANYCHANNELS
+irc.ERR_TOOMANYTARGETS
+irc.ERR_UMODEUNKNOWNFLAG
+irc.ERR_UNAVAILRESOURCE
+irc.ERR_UNIQOPPRIVSNEEDED
+irc.ERR_UNKNOWNCOMMAND
+irc.ERR_UNKNOWNMODE
+irc.ERR_USERNOTINCHANNEL
+irc.ERR_USERONCHANNEL
+irc.ERR_USERSDISABLED
+irc.ERR_USERSDONTMATCH
+irc.ERR_WASNOSUCHNICK
+irc.ERR_WILDTOPLEVEL
+irc.ERR_YOUREBANNEDCREEP
+irc.ERR_YOUWILLBEBANNED
+irc.IRC(
+irc.IRCBadMessage(
+irc.IRCClient(
+irc.IRCPasswordMismatch(
+irc.LF
+irc.M_QUOTE
+irc.NL
+irc.NUL
+irc.RPL_ADMINEMAIL
+irc.RPL_ADMINLOC
+irc.RPL_ADMINME
+irc.RPL_AWAY
+irc.RPL_BANLIST
+irc.RPL_BOUNCE
+irc.RPL_CHANNELMODEIS
+irc.RPL_CREATED
+irc.RPL_ENDOFBANLIST
+irc.RPL_ENDOFEXCEPTLIST
+irc.RPL_ENDOFINFO
+irc.RPL_ENDOFINVITELIST
+irc.RPL_ENDOFLINKS
+irc.RPL_ENDOFMOTD
+irc.RPL_ENDOFNAMES
+irc.RPL_ENDOFSTATS
+irc.RPL_ENDOFUSERS
+irc.RPL_ENDOFWHO
+irc.RPL_ENDOFWHOIS
+irc.RPL_ENDOFWHOWAS
+irc.RPL_EXCEPTLIST
+irc.RPL_INFO
+irc.RPL_INVITELIST
+irc.RPL_INVITING
+irc.RPL_ISON
+irc.RPL_LINKS
+irc.RPL_LIST
+irc.RPL_LISTEND
+irc.RPL_LISTSTART
+irc.RPL_LUSERCHANNELS
+irc.RPL_LUSERCLIENT
+irc.RPL_LUSERME
+irc.RPL_LUSEROP
+irc.RPL_LUSERUNKNOWN
+irc.RPL_MOTD
+irc.RPL_MOTDSTART
+irc.RPL_MYINFO
+irc.RPL_NAMREPLY
+irc.RPL_NOTOPIC
+irc.RPL_NOUSERS
+irc.RPL_NOWAWAY
+irc.RPL_REHASHING
+irc.RPL_SERVLIST
+irc.RPL_SERVLISTEND
+irc.RPL_STATSCOMMANDS
+irc.RPL_STATSLINKINFO
+irc.RPL_STATSOLINE
+irc.RPL_STATSUPTIME
+irc.RPL_SUMMONING
+irc.RPL_TIME
+irc.RPL_TOPIC
+irc.RPL_TRACECLASS
+irc.RPL_TRACECONNECTING
+irc.RPL_TRACEEND
+irc.RPL_TRACEHANDSHAKE
+irc.RPL_TRACELINK
+irc.RPL_TRACELOG
+irc.RPL_TRACENEWTYPE
+irc.RPL_TRACEOPERATOR
+irc.RPL_TRACERECONNECT
+irc.RPL_TRACESERVER
+irc.RPL_TRACESERVICE
+irc.RPL_TRACEUNKNOWN
+irc.RPL_TRACEUSER
+irc.RPL_TRYAGAIN
+irc.RPL_UMODEIS
+irc.RPL_UNAWAY
+irc.RPL_UNIQOPIS
+irc.RPL_USERHOST
+irc.RPL_USERS
+irc.RPL_USERSSTART
+irc.RPL_VERSION
+irc.RPL_WELCOME
+irc.RPL_WHOISCHANNELS
+irc.RPL_WHOISIDLE
+irc.RPL_WHOISOPERATOR
+irc.RPL_WHOISSERVER
+irc.RPL_WHOISUSER
+irc.RPL_WHOREPLY
+irc.RPL_WHOWASUSER
+irc.RPL_YOUREOPER
+irc.RPL_YOURESERVICE
+irc.RPL_YOURHOST
+irc.SPC
+irc.X_DELIM
+irc.X_QUOTE
+irc.__builtins__
+irc.__doc__
+irc.__file__
+irc.__name__
+irc.__package__
+irc.basic
+irc.ctcpDequote(
+irc.ctcpExtract(
+irc.ctcpQuote(
+irc.ctcpStringify(
+irc.dccDescribe(
+irc.dccParseAddress(
+irc.errno
+irc.fileSize(
+irc.k
+irc.log
+irc.lowDequote(
+irc.lowQuote(
+irc.mDequoteTable
+irc.mEscape_re
+irc.mQuoteTable
+irc.numeric_to_symbolic
+irc.os
+irc.parsemsg(
+irc.path
+irc.protocol
+irc.random
+irc.re
+irc.reactor
+irc.reflect
+irc.socket
+irc.split(
+irc.stat
+irc.string
+irc.struct
+irc.styles
+irc.symbolic_to_numeric
+irc.sys
+irc.text
+irc.time
+irc.traceback
+irc.types
+irc.util
+irc.v
+irc.xDequoteTable
+irc.xEscape_re
+irc.xQuoteTable
+
+--- from twisted.protocols.irc import * ---
+CHANNEL_PREFIXES
+DccChat(
+DccChatFactory(
+DccFileReceive(
+DccFileReceiveBasic(
+DccSendFactory(
+DccSendProtocol(
+ERR_ALREADYREGISTRED
+ERR_BADCHANMASK
+ERR_BADCHANNELKEY
+ERR_BADMASK
+ERR_BANLISTFULL
+ERR_BANNEDFROMCHAN
+ERR_CANNOTSENDTOCHAN
+ERR_CANTKILLSERVER
+ERR_CHANNELISFULL
+ERR_CHANOPRIVSNEEDED
+ERR_ERRONEUSNICKNAME
+ERR_FILEERROR
+ERR_INVITEONLYCHAN
+ERR_KEYSET
+ERR_NEEDMOREPARAMS
+ERR_NICKCOLLISION
+ERR_NICKNAMEINUSE
+ERR_NOADMININFO
+ERR_NOCHANMODES
+ERR_NOLOGIN
+ERR_NOMOTD
+ERR_NONICKNAMEGIVEN
+ERR_NOOPERHOST
+ERR_NOORIGIN
+ERR_NOPERMFORHOST
+ERR_NOPRIVILEGES
+ERR_NORECIPIENT
+ERR_NOSERVICEHOST
+ERR_NOSUCHCHANNEL
+ERR_NOSUCHNICK
+ERR_NOSUCHSERVER
+ERR_NOSUCHSERVICE
+ERR_NOTEXTTOSEND
+ERR_NOTONCHANNEL
+ERR_NOTOPLEVEL
+ERR_NOTREGISTERED
+ERR_PASSWDMISMATCH
+ERR_RESTRICTED
+ERR_SUMMONDISABLED
+ERR_TOOMANYCHANNELS
+ERR_TOOMANYTARGETS
+ERR_UMODEUNKNOWNFLAG
+ERR_UNAVAILRESOURCE
+ERR_UNIQOPPRIVSNEEDED
+ERR_UNKNOWNCOMMAND
+ERR_UNKNOWNMODE
+ERR_USERNOTINCHANNEL
+ERR_USERONCHANNEL
+ERR_USERSDISABLED
+ERR_USERSDONTMATCH
+ERR_WASNOSUCHNICK
+ERR_WILDTOPLEVEL
+ERR_YOUREBANNEDCREEP
+ERR_YOUWILLBEBANNED
+IRC(
+IRCBadMessage(
+IRCClient(
+IRCPasswordMismatch(
+M_QUOTE
+RPL_ADMINEMAIL
+RPL_ADMINLOC
+RPL_ADMINME
+RPL_AWAY
+RPL_BANLIST
+RPL_BOUNCE
+RPL_CHANNELMODEIS
+RPL_CREATED
+RPL_ENDOFBANLIST
+RPL_ENDOFEXCEPTLIST
+RPL_ENDOFINFO
+RPL_ENDOFINVITELIST
+RPL_ENDOFLINKS
+RPL_ENDOFMOTD
+RPL_ENDOFNAMES
+RPL_ENDOFSTATS
+RPL_ENDOFUSERS
+RPL_ENDOFWHO
+RPL_ENDOFWHOIS
+RPL_ENDOFWHOWAS
+RPL_EXCEPTLIST
+RPL_INFO
+RPL_INVITELIST
+RPL_INVITING
+RPL_ISON
+RPL_LINKS
+RPL_LIST
+RPL_LISTEND
+RPL_LISTSTART
+RPL_LUSERCHANNELS
+RPL_LUSERCLIENT
+RPL_LUSERME
+RPL_LUSEROP
+RPL_LUSERUNKNOWN
+RPL_MOTD
+RPL_MOTDSTART
+RPL_MYINFO
+RPL_NAMREPLY
+RPL_NOTOPIC
+RPL_NOUSERS
+RPL_NOWAWAY
+RPL_REHASHING
+RPL_SERVLIST
+RPL_SERVLISTEND
+RPL_STATSCOMMANDS
+RPL_STATSLINKINFO
+RPL_STATSOLINE
+RPL_STATSUPTIME
+RPL_SUMMONING
+RPL_TIME
+RPL_TOPIC
+RPL_TRACECLASS
+RPL_TRACECONNECTING
+RPL_TRACEEND
+RPL_TRACEHANDSHAKE
+RPL_TRACELINK
+RPL_TRACELOG
+RPL_TRACENEWTYPE
+RPL_TRACEOPERATOR
+RPL_TRACERECONNECT
+RPL_TRACESERVER
+RPL_TRACESERVICE
+RPL_TRACEUNKNOWN
+RPL_TRACEUSER
+RPL_TRYAGAIN
+RPL_UMODEIS
+RPL_UNAWAY
+RPL_UNIQOPIS
+RPL_USERHOST
+RPL_USERS
+RPL_USERSSTART
+RPL_VERSION
+RPL_WELCOME
+RPL_WHOISCHANNELS
+RPL_WHOISIDLE
+RPL_WHOISOPERATOR
+RPL_WHOISSERVER
+RPL_WHOISUSER
+RPL_WHOREPLY
+RPL_WHOWASUSER
+RPL_YOUREOPER
+RPL_YOURESERVICE
+RPL_YOURHOST
+SPC
+X_DELIM
+X_QUOTE
+ctcpDequote(
+ctcpExtract(
+ctcpQuote(
+ctcpStringify(
+dccDescribe(
+dccParseAddress(
+fileSize(
+lowDequote(
+lowQuote(
+mDequoteTable
+mEscape_re
+mQuoteTable
+numeric_to_symbolic
+parsemsg(
+symbolic_to_numeric
+xDequoteTable
+xEscape_re
+xQuoteTable
+
+--- import twisted.protocols.jabber ---
+twisted.protocols.jabber.__builtins__
+twisted.protocols.jabber.__doc__
+twisted.protocols.jabber.__file__
+twisted.protocols.jabber.__name__
+twisted.protocols.jabber.__package__
+twisted.protocols.jabber.__path__
+twisted.protocols.jabber.util
+
+--- from twisted.protocols import jabber ---
+jabber.__builtins__
+jabber.__doc__
+jabber.__file__
+jabber.__name__
+jabber.__package__
+jabber.__path__
+jabber.util
+
+--- from twisted.protocols.jabber import * ---
+
+--- import twisted.protocols.loopback ---
+twisted.protocols.loopback.IAddress(
+twisted.protocols.loopback.LoopbackClientFactory(
+twisted.protocols.loopback.LoopbackRelay(
+twisted.protocols.loopback.__builtins__
+twisted.protocols.loopback.__doc__
+twisted.protocols.loopback.__file__
+twisted.protocols.loopback.__name__
+twisted.protocols.loopback.__package__
+twisted.protocols.loopback.defer
+twisted.protocols.loopback.deferLater(
+twisted.protocols.loopback.failure
+twisted.protocols.loopback.implements(
+twisted.protocols.loopback.interfaces
+twisted.protocols.loopback.loopback(
+twisted.protocols.loopback.loopbackAsync(
+twisted.protocols.loopback.loopbackTCP(
+twisted.protocols.loopback.loopbackUNIX(
+twisted.protocols.loopback.main
+twisted.protocols.loopback.policies
+twisted.protocols.loopback.protocol
+twisted.protocols.loopback.tempfile
+
+--- from twisted.protocols import loopback ---
+loopback.IAddress(
+loopback.LoopbackClientFactory(
+loopback.LoopbackRelay(
+loopback.__builtins__
+loopback.__doc__
+loopback.__file__
+loopback.__name__
+loopback.__package__
+loopback.defer
+loopback.deferLater(
+loopback.failure
+loopback.implements(
+loopback.interfaces
+loopback.loopback(
+loopback.loopbackAsync(
+loopback.loopbackTCP(
+loopback.loopbackUNIX(
+loopback.main
+loopback.policies
+loopback.protocol
+loopback.tempfile
+
+--- from twisted.protocols.loopback import * ---
+LoopbackClientFactory(
+LoopbackRelay(
+loopback(
+loopbackAsync(
+loopbackTCP(
+loopbackUNIX(
+
+--- import twisted.protocols.memcache ---
+twisted.protocols.memcache.ClientError(
+twisted.protocols.memcache.Command(
+twisted.protocols.memcache.DEFAULT_PORT
+twisted.protocols.memcache.Deferred(
+twisted.protocols.memcache.LineReceiver(
+twisted.protocols.memcache.MemCacheProtocol(
+twisted.protocols.memcache.NoSuchCommand(
+twisted.protocols.memcache.ServerError(
+twisted.protocols.memcache.TimeoutError(
+twisted.protocols.memcache.TimeoutMixin(
+twisted.protocols.memcache.__all__
+twisted.protocols.memcache.__builtins__
+twisted.protocols.memcache.__doc__
+twisted.protocols.memcache.__file__
+twisted.protocols.memcache.__name__
+twisted.protocols.memcache.__package__
+twisted.protocols.memcache.deque(
+twisted.protocols.memcache.fail(
+twisted.protocols.memcache.log
+
+--- from twisted.protocols import memcache ---
+memcache.ClientError(
+memcache.Command(
+memcache.DEFAULT_PORT
+memcache.Deferred(
+memcache.LineReceiver(
+memcache.MemCacheProtocol(
+memcache.NoSuchCommand(
+memcache.ServerError(
+memcache.TimeoutError(
+memcache.TimeoutMixin(
+memcache.__all__
+memcache.__builtins__
+memcache.__doc__
+memcache.__file__
+memcache.__name__
+memcache.__package__
+memcache.deque(
+memcache.fail(
+memcache.log
+
+--- from twisted.protocols.memcache import * ---
+ClientError(
+DEFAULT_PORT
+MemCacheProtocol(
+NoSuchCommand(
+ServerError(
+TimeoutMixin(
+
+--- import twisted.protocols.mice ---
+twisted.protocols.mice.__builtins__
+twisted.protocols.mice.__doc__
+twisted.protocols.mice.__file__
+twisted.protocols.mice.__name__
+twisted.protocols.mice.__package__
+twisted.protocols.mice.__path__
+
+--- from twisted.protocols import mice ---
+mice.__builtins__
+mice.__doc__
+mice.__file__
+mice.__name__
+mice.__package__
+mice.__path__
+
+--- from twisted.protocols.mice import * ---
+
+--- import twisted.protocols.msn ---
+twisted.protocols.msn.ALLOW_LIST
+twisted.protocols.msn.BLOCK_LIST
+twisted.protocols.msn.CR
+twisted.protocols.msn.ClientContextFactory(
+twisted.protocols.msn.ClientFactory(
+twisted.protocols.msn.Deferred(
+twisted.protocols.msn.DispatchClient(
+twisted.protocols.msn.FORWARD_LIST
+twisted.protocols.msn.FileReceive(
+twisted.protocols.msn.FileSend(
+twisted.protocols.msn.HAS_PAGER
+twisted.protocols.msn.HOME_PHONE
+twisted.protocols.msn.HTTPClient(
+twisted.protocols.msn.LF
+twisted.protocols.msn.LOGIN_FAILURE
+twisted.protocols.msn.LOGIN_REDIRECT
+twisted.protocols.msn.LOGIN_SUCCESS
+twisted.protocols.msn.LineReceiver(
+twisted.protocols.msn.MOBILE_PHONE
+twisted.protocols.msn.MSNCommandFailed(
+twisted.protocols.msn.MSNContact(
+twisted.protocols.msn.MSNContactList(
+twisted.protocols.msn.MSNEventBase(
+twisted.protocols.msn.MSNMessage(
+twisted.protocols.msn.MSNProtocolError(
+twisted.protocols.msn.MSN_CHALLENGE_STR
+twisted.protocols.msn.MSN_CVR_STR
+twisted.protocols.msn.MSN_MAX_MESSAGE
+twisted.protocols.msn.MSN_PORT
+twisted.protocols.msn.MSN_PROTOCOL_VERSION
+twisted.protocols.msn.NotificationClient(
+twisted.protocols.msn.NotificationFactory(
+twisted.protocols.msn.PassportLogin(
+twisted.protocols.msn.PassportNexus(
+twisted.protocols.msn.REVERSE_LIST
+twisted.protocols.msn.STATUS_AWAY
+twisted.protocols.msn.STATUS_BRB
+twisted.protocols.msn.STATUS_BUSY
+twisted.protocols.msn.STATUS_HIDDEN
+twisted.protocols.msn.STATUS_IDLE
+twisted.protocols.msn.STATUS_LUNCH
+twisted.protocols.msn.STATUS_OFFLINE
+twisted.protocols.msn.STATUS_ONLINE
+twisted.protocols.msn.STATUS_PHONE
+twisted.protocols.msn.SwitchboardClient(
+twisted.protocols.msn.WORK_PHONE
+twisted.protocols.msn.__builtins__
+twisted.protocols.msn.__doc__
+twisted.protocols.msn.__file__
+twisted.protocols.msn.__name__
+twisted.protocols.msn.__package__
+twisted.protocols.msn.checkParamLen(
+twisted.protocols.msn.classNameToGUID
+twisted.protocols.msn.errorCodes
+twisted.protocols.msn.failure
+twisted.protocols.msn.guid
+twisted.protocols.msn.guidToClassName
+twisted.protocols.msn.listCodeToID
+twisted.protocols.msn.listIDToCode
+twisted.protocols.msn.log
+twisted.protocols.msn.md5(
+twisted.protocols.msn.name
+twisted.protocols.msn.operator
+twisted.protocols.msn.os
+twisted.protocols.msn.quote(
+twisted.protocols.msn.randint(
+twisted.protocols.msn.reactor
+twisted.protocols.msn.statusCodes
+twisted.protocols.msn.types
+twisted.protocols.msn.unquote(
+twisted.protocols.msn.util
+
+--- from twisted.protocols import msn ---
+msn.ALLOW_LIST
+msn.BLOCK_LIST
+msn.CR
+msn.ClientContextFactory(
+msn.ClientFactory(
+msn.Deferred(
+msn.DispatchClient(
+msn.FORWARD_LIST
+msn.FileReceive(
+msn.FileSend(
+msn.HAS_PAGER
+msn.HOME_PHONE
+msn.HTTPClient(
+msn.LF
+msn.LOGIN_FAILURE
+msn.LOGIN_REDIRECT
+msn.LOGIN_SUCCESS
+msn.LineReceiver(
+msn.MOBILE_PHONE
+msn.MSNCommandFailed(
+msn.MSNContact(
+msn.MSNContactList(
+msn.MSNEventBase(
+msn.MSNMessage(
+msn.MSNProtocolError(
+msn.MSN_CHALLENGE_STR
+msn.MSN_CVR_STR
+msn.MSN_MAX_MESSAGE
+msn.MSN_PORT
+msn.MSN_PROTOCOL_VERSION
+msn.NotificationClient(
+msn.NotificationFactory(
+msn.PassportLogin(
+msn.PassportNexus(
+msn.REVERSE_LIST
+msn.STATUS_AWAY
+msn.STATUS_BRB
+msn.STATUS_BUSY
+msn.STATUS_HIDDEN
+msn.STATUS_IDLE
+msn.STATUS_LUNCH
+msn.STATUS_OFFLINE
+msn.STATUS_ONLINE
+msn.STATUS_PHONE
+msn.SwitchboardClient(
+msn.WORK_PHONE
+msn.__builtins__
+msn.__doc__
+msn.__file__
+msn.__name__
+msn.__package__
+msn.checkParamLen(
+msn.classNameToGUID
+msn.errorCodes
+msn.failure
+msn.guid
+msn.guidToClassName
+msn.listCodeToID
+msn.listIDToCode
+msn.log
+msn.md5(
+msn.name
+msn.operator
+msn.os
+msn.quote(
+msn.randint(
+msn.reactor
+msn.statusCodes
+msn.types
+msn.unquote(
+msn.util
+
+--- from twisted.protocols.msn import * ---
+ALLOW_LIST
+BLOCK_LIST
+DispatchClient(
+FORWARD_LIST
+FileReceive(
+FileSend(
+HAS_PAGER
+HOME_PHONE
+LOGIN_FAILURE
+LOGIN_REDIRECT
+LOGIN_SUCCESS
+MOBILE_PHONE
+MSNCommandFailed(
+MSNContact(
+MSNContactList(
+MSNEventBase(
+MSNMessage(
+MSNProtocolError(
+MSN_CHALLENGE_STR
+MSN_CVR_STR
+MSN_MAX_MESSAGE
+MSN_PORT
+MSN_PROTOCOL_VERSION
+NotificationClient(
+NotificationFactory(
+PassportLogin(
+PassportNexus(
+REVERSE_LIST
+STATUS_AWAY
+STATUS_BRB
+STATUS_BUSY
+STATUS_HIDDEN
+STATUS_IDLE
+STATUS_LUNCH
+STATUS_OFFLINE
+STATUS_ONLINE
+STATUS_PHONE
+SwitchboardClient(
+WORK_PHONE
+checkParamLen(
+classNameToGUID
+errorCodes
+guid
+guidToClassName
+listCodeToID
+listIDToCode
+statusCodes
+
+--- import twisted.protocols.nntp ---
+twisted.protocols.nntp.NNTPClient(
+twisted.protocols.nntp.NNTPError(
+twisted.protocols.nntp.NNTPServer(
+twisted.protocols.nntp.StringIO
+twisted.protocols.nntp.UsenetClientProtocol(
+twisted.protocols.nntp.__builtins__
+twisted.protocols.nntp.__doc__
+twisted.protocols.nntp.__file__
+twisted.protocols.nntp.__name__
+twisted.protocols.nntp.__package__
+twisted.protocols.nntp.basic
+twisted.protocols.nntp.extractCode(
+twisted.protocols.nntp.log
+twisted.protocols.nntp.parseRange(
+twisted.protocols.nntp.time
+twisted.protocols.nntp.types
+twisted.protocols.nntp.util
+
+--- from twisted.protocols import nntp ---
+nntp.util
+
+--- from twisted.protocols.nntp import * ---
+
+--- import twisted.protocols.oscar ---
+twisted.protocols.oscar.BOSConnection(
+twisted.protocols.oscar.CAP_CHAT
+twisted.protocols.oscar.CAP_GAMES
+twisted.protocols.oscar.CAP_GET_FILE
+twisted.protocols.oscar.CAP_ICON
+twisted.protocols.oscar.CAP_IMAGE
+twisted.protocols.oscar.CAP_SEND_FILE
+twisted.protocols.oscar.CAP_SEND_LIST
+twisted.protocols.oscar.CAP_SERV_REL
+twisted.protocols.oscar.CAP_VOICE
+twisted.protocols.oscar.ChatNavService(
+twisted.protocols.oscar.ChatService(
+twisted.protocols.oscar.FLAP_CHANNEL_CLOSE_CONNECTION
+twisted.protocols.oscar.FLAP_CHANNEL_DATA
+twisted.protocols.oscar.FLAP_CHANNEL_ERROR
+twisted.protocols.oscar.FLAP_CHANNEL_NEW_CONNECTION
+twisted.protocols.oscar.OSCARService(
+twisted.protocols.oscar.OSCARUser(
+twisted.protocols.oscar.OscarAuthenticator(
+twisted.protocols.oscar.OscarConnection(
+twisted.protocols.oscar.SERVICE_CHAT
+twisted.protocols.oscar.SERVICE_CHATNAV
+twisted.protocols.oscar.SNAC(
+twisted.protocols.oscar.SNACBased(
+twisted.protocols.oscar.SSIBuddy(
+twisted.protocols.oscar.SSIGroup(
+twisted.protocols.oscar.TLV(
+twisted.protocols.oscar.TLV_CLIENTMAJOR
+twisted.protocols.oscar.TLV_CLIENTMINOR
+twisted.protocols.oscar.TLV_CLIENTNAME
+twisted.protocols.oscar.TLV_CLIENTSUB
+twisted.protocols.oscar.TLV_COUNTRY
+twisted.protocols.oscar.TLV_LANG
+twisted.protocols.oscar.TLV_PASSWORD
+twisted.protocols.oscar.TLV_USERNAME
+twisted.protocols.oscar.TLV_USESSI
+twisted.protocols.oscar.__builtins__
+twisted.protocols.oscar.__doc__
+twisted.protocols.oscar.__file__
+twisted.protocols.oscar.__name__
+twisted.protocols.oscar.__package__
+twisted.protocols.oscar.defer
+twisted.protocols.oscar.dehtml(
+twisted.protocols.oscar.encryptPasswordICQ(
+twisted.protocols.oscar.encryptPasswordMD5(
+twisted.protocols.oscar.html(
+twisted.protocols.oscar.log
+twisted.protocols.oscar.logPacketData(
+twisted.protocols.oscar.md5(
+twisted.protocols.oscar.protocol
+twisted.protocols.oscar.random
+twisted.protocols.oscar.re
+twisted.protocols.oscar.reactor
+twisted.protocols.oscar.readSNAC(
+twisted.protocols.oscar.readTLVs(
+twisted.protocols.oscar.serviceClasses
+twisted.protocols.oscar.socket
+twisted.protocols.oscar.string
+twisted.protocols.oscar.struct
+twisted.protocols.oscar.types
+twisted.protocols.oscar.util
+
+--- from twisted.protocols import oscar ---
+oscar.BOSConnection(
+oscar.CAP_CHAT
+oscar.CAP_GAMES
+oscar.CAP_GET_FILE
+oscar.CAP_ICON
+oscar.CAP_IMAGE
+oscar.CAP_SEND_FILE
+oscar.CAP_SEND_LIST
+oscar.CAP_SERV_REL
+oscar.CAP_VOICE
+oscar.ChatNavService(
+oscar.ChatService(
+oscar.FLAP_CHANNEL_CLOSE_CONNECTION
+oscar.FLAP_CHANNEL_DATA
+oscar.FLAP_CHANNEL_ERROR
+oscar.FLAP_CHANNEL_NEW_CONNECTION
+oscar.OSCARService(
+oscar.OSCARUser(
+oscar.OscarAuthenticator(
+oscar.OscarConnection(
+oscar.SERVICE_CHAT
+oscar.SERVICE_CHATNAV
+oscar.SNAC(
+oscar.SNACBased(
+oscar.SSIBuddy(
+oscar.SSIGroup(
+oscar.TLV(
+oscar.TLV_CLIENTMAJOR
+oscar.TLV_CLIENTMINOR
+oscar.TLV_CLIENTNAME
+oscar.TLV_CLIENTSUB
+oscar.TLV_COUNTRY
+oscar.TLV_LANG
+oscar.TLV_PASSWORD
+oscar.TLV_USERNAME
+oscar.TLV_USESSI
+oscar.__builtins__
+oscar.__doc__
+oscar.__file__
+oscar.__name__
+oscar.__package__
+oscar.defer
+oscar.dehtml(
+oscar.encryptPasswordICQ(
+oscar.encryptPasswordMD5(
+oscar.html(
+oscar.log
+oscar.logPacketData(
+oscar.md5(
+oscar.protocol
+oscar.random
+oscar.re
+oscar.reactor
+oscar.readSNAC(
+oscar.readTLVs(
+oscar.serviceClasses
+oscar.socket
+oscar.string
+oscar.struct
+oscar.types
+oscar.util
+
+--- from twisted.protocols.oscar import * ---
+BOSConnection(
+CAP_CHAT
+CAP_GAMES
+CAP_GET_FILE
+CAP_ICON
+CAP_IMAGE
+CAP_SEND_FILE
+CAP_SEND_LIST
+CAP_SERV_REL
+CAP_VOICE
+ChatNavService(
+ChatService(
+FLAP_CHANNEL_CLOSE_CONNECTION
+FLAP_CHANNEL_DATA
+FLAP_CHANNEL_ERROR
+FLAP_CHANNEL_NEW_CONNECTION
+OSCARService(
+OSCARUser(
+OscarAuthenticator(
+OscarConnection(
+SERVICE_CHAT
+SERVICE_CHATNAV
+SNAC(
+SNACBased(
+SSIBuddy(
+SSIGroup(
+TLV(
+TLV_CLIENTMAJOR
+TLV_CLIENTMINOR
+TLV_CLIENTNAME
+TLV_CLIENTSUB
+TLV_COUNTRY
+TLV_LANG
+TLV_PASSWORD
+TLV_USERNAME
+TLV_USESSI
+dehtml(
+encryptPasswordICQ(
+encryptPasswordMD5(
+logPacketData(
+readSNAC(
+readTLVs(
+serviceClasses
+
+--- import twisted.protocols.pcp ---
+twisted.protocols.pcp.BasicProducerConsumerProxy(
+twisted.protocols.pcp.ProducerConsumerProxy(
+twisted.protocols.pcp.__builtins__
+twisted.protocols.pcp.__doc__
+twisted.protocols.pcp.__file__
+twisted.protocols.pcp.__name__
+twisted.protocols.pcp.__package__
+twisted.protocols.pcp.__version__
+twisted.protocols.pcp.implements(
+twisted.protocols.pcp.interfaces
+twisted.protocols.pcp.operator
+
+--- from twisted.protocols import pcp ---
+pcp.BasicProducerConsumerProxy(
+pcp.ProducerConsumerProxy(
+pcp.__builtins__
+pcp.__doc__
+pcp.__file__
+pcp.__name__
+pcp.__package__
+pcp.__version__
+pcp.implements(
+pcp.interfaces
+pcp.operator
+
+--- from twisted.protocols.pcp import * ---
+BasicProducerConsumerProxy(
+ProducerConsumerProxy(
+
+--- import twisted.protocols.policies ---
+twisted.protocols.policies.ClientFactory(
+twisted.protocols.policies.LimitConnectionsByPeer(
+twisted.protocols.policies.LimitTotalConnectionsFactory(
+twisted.protocols.policies.Protocol(
+twisted.protocols.policies.ProtocolWrapper(
+twisted.protocols.policies.ServerFactory(
+twisted.protocols.policies.SpewingFactory(
+twisted.protocols.policies.SpewingProtocol(
+twisted.protocols.policies.ThrottlingFactory(
+twisted.protocols.policies.ThrottlingProtocol(
+twisted.protocols.policies.TimeoutFactory(
+twisted.protocols.policies.TimeoutMixin(
+twisted.protocols.policies.TimeoutProtocol(
+twisted.protocols.policies.TrafficLoggingFactory(
+twisted.protocols.policies.TrafficLoggingProtocol(
+twisted.protocols.policies.WrappingFactory(
+twisted.protocols.policies.__builtins__
+twisted.protocols.policies.__doc__
+twisted.protocols.policies.__file__
+twisted.protocols.policies.__name__
+twisted.protocols.policies.__package__
+twisted.protocols.policies.directlyProvides(
+twisted.protocols.policies.error
+twisted.protocols.policies.log
+twisted.protocols.policies.operator
+twisted.protocols.policies.providedBy(
+twisted.protocols.policies.reactor
+twisted.protocols.policies.sys
+
+--- from twisted.protocols import policies ---
+policies.ClientFactory(
+policies.LimitConnectionsByPeer(
+policies.LimitTotalConnectionsFactory(
+policies.Protocol(
+policies.ProtocolWrapper(
+policies.ServerFactory(
+policies.SpewingFactory(
+policies.SpewingProtocol(
+policies.ThrottlingFactory(
+policies.ThrottlingProtocol(
+policies.TimeoutFactory(
+policies.TimeoutMixin(
+policies.TimeoutProtocol(
+policies.TrafficLoggingFactory(
+policies.TrafficLoggingProtocol(
+policies.WrappingFactory(
+policies.__builtins__
+policies.__doc__
+policies.__file__
+policies.__name__
+policies.__package__
+policies.directlyProvides(
+policies.error
+policies.log
+policies.operator
+policies.providedBy(
+policies.reactor
+policies.sys
+
+--- from twisted.protocols.policies import * ---
+LimitConnectionsByPeer(
+LimitTotalConnectionsFactory(
+SpewingFactory(
+SpewingProtocol(
+ThrottlingFactory(
+ThrottlingProtocol(
+TimeoutFactory(
+TimeoutProtocol(
+TrafficLoggingFactory(
+TrafficLoggingProtocol(
+WrappingFactory(
+directlyProvides(
+
+--- import twisted.protocols.pop3 ---
+twisted.protocols.pop3.APOPCredentials(
+twisted.protocols.pop3.AdvancedPOP3Client(
+twisted.protocols.pop3.FIRST_LONG
+twisted.protocols.pop3.IMailbox(
+twisted.protocols.pop3.IServerFactory(
+twisted.protocols.pop3.InsecureAuthenticationDisallowed(
+twisted.protocols.pop3.Interface(
+twisted.protocols.pop3.LONG
+twisted.protocols.pop3.LineTooLong(
+twisted.protocols.pop3.Mailbox(
+twisted.protocols.pop3.NEXT
+twisted.protocols.pop3.NONE
+twisted.protocols.pop3.POP3(
+twisted.protocols.pop3.POP3Client(
+twisted.protocols.pop3.POP3ClientError(
+twisted.protocols.pop3.POP3Error(
+twisted.protocols.pop3.SHORT
+twisted.protocols.pop3.ServerErrorResponse(
+twisted.protocols.pop3.__all__
+twisted.protocols.pop3.__builtins__
+twisted.protocols.pop3.__doc__
+twisted.protocols.pop3.__file__
+twisted.protocols.pop3.__name__
+twisted.protocols.pop3.__package__
+twisted.protocols.pop3.base64
+twisted.protocols.pop3.basic
+twisted.protocols.pop3.binascii
+twisted.protocols.pop3.cred
+twisted.protocols.pop3.defer
+twisted.protocols.pop3.formatListLines(
+twisted.protocols.pop3.formatListResponse(
+twisted.protocols.pop3.formatStatResponse(
+twisted.protocols.pop3.formatUIDListLines(
+twisted.protocols.pop3.formatUIDListResponse(
+twisted.protocols.pop3.implements(
+twisted.protocols.pop3.interfaces
+twisted.protocols.pop3.iterateLineGenerator(
+twisted.protocols.pop3.log
+twisted.protocols.pop3.md5(
+twisted.protocols.pop3.policies
+twisted.protocols.pop3.smtp
+twisted.protocols.pop3.string
+twisted.protocols.pop3.successResponse(
+twisted.protocols.pop3.task
+twisted.protocols.pop3.twisted
+twisted.protocols.pop3.util
+twisted.protocols.pop3.warnings
+
+--- from twisted.protocols import pop3 ---
+pop3.util
+
+--- from twisted.protocols.pop3 import * ---
+
+--- import twisted.protocols.portforward ---
+twisted.protocols.portforward.Proxy(
+twisted.protocols.portforward.ProxyClient(
+twisted.protocols.portforward.ProxyClientFactory(
+twisted.protocols.portforward.ProxyFactory(
+twisted.protocols.portforward.ProxyServer(
+twisted.protocols.portforward.__builtins__
+twisted.protocols.portforward.__doc__
+twisted.protocols.portforward.__file__
+twisted.protocols.portforward.__name__
+twisted.protocols.portforward.__package__
+twisted.protocols.portforward.log
+twisted.protocols.portforward.protocol
+
+--- from twisted.protocols import portforward ---
+portforward.Proxy(
+portforward.ProxyClient(
+portforward.ProxyClientFactory(
+portforward.ProxyFactory(
+portforward.ProxyServer(
+portforward.__builtins__
+portforward.__doc__
+portforward.__file__
+portforward.__name__
+portforward.__package__
+portforward.log
+portforward.protocol
+
+--- from twisted.protocols.portforward import * ---
+Proxy(
+ProxyClient(
+ProxyClientFactory(
+ProxyFactory(
+ProxyServer(
+
+--- import twisted.protocols.postfix ---
+twisted.protocols.postfix.PostfixTCPMapDeferringDictServerFactory(
+twisted.protocols.postfix.PostfixTCPMapDictServerFactory(
+twisted.protocols.postfix.PostfixTCPMapServer(
+twisted.protocols.postfix.UserDict
+twisted.protocols.postfix.__builtins__
+twisted.protocols.postfix.__doc__
+twisted.protocols.postfix.__file__
+twisted.protocols.postfix.__name__
+twisted.protocols.postfix.__package__
+twisted.protocols.postfix.basic
+twisted.protocols.postfix.defer
+twisted.protocols.postfix.log
+twisted.protocols.postfix.policies
+twisted.protocols.postfix.protocol
+twisted.protocols.postfix.quote(
+twisted.protocols.postfix.sys
+twisted.protocols.postfix.unquote(
+twisted.protocols.postfix.urllib
+
+--- from twisted.protocols import postfix ---
+postfix.PostfixTCPMapDeferringDictServerFactory(
+postfix.PostfixTCPMapDictServerFactory(
+postfix.PostfixTCPMapServer(
+postfix.UserDict
+postfix.__builtins__
+postfix.__doc__
+postfix.__file__
+postfix.__name__
+postfix.__package__
+postfix.basic
+postfix.defer
+postfix.log
+postfix.policies
+postfix.protocol
+postfix.quote(
+postfix.sys
+postfix.unquote(
+postfix.urllib
+
+--- from twisted.protocols.postfix import * ---
+PostfixTCPMapDeferringDictServerFactory(
+PostfixTCPMapDictServerFactory(
+PostfixTCPMapServer(
+
+--- import twisted.protocols.shoutcast ---
+twisted.protocols.shoutcast.ShoutcastClient(
+twisted.protocols.shoutcast.__builtins__
+twisted.protocols.shoutcast.__doc__
+twisted.protocols.shoutcast.__file__
+twisted.protocols.shoutcast.__name__
+twisted.protocols.shoutcast.__package__
+twisted.protocols.shoutcast.copyright
+twisted.protocols.shoutcast.http
+
+--- from twisted.protocols import shoutcast ---
+shoutcast.ShoutcastClient(
+shoutcast.__builtins__
+shoutcast.__doc__
+shoutcast.__file__
+shoutcast.__name__
+shoutcast.__package__
+shoutcast.copyright
+shoutcast.http
+
+--- from twisted.protocols.shoutcast import * ---
+ShoutcastClient(
+http
+
+--- import twisted.protocols.sip ---
+twisted.protocols.sip.Base(
+twisted.protocols.sip.BasicAuthorizer(
+twisted.protocols.sip.DigestAuthorizer(
+twisted.protocols.sip.DigestCalcHA1(
+twisted.protocols.sip.DigestCalcResponse(
+twisted.protocols.sip.DigestedCredentials(
+twisted.protocols.sip.IAuthorizer(
+twisted.protocols.sip.IContact(
+twisted.protocols.sip.ILocator(
+twisted.protocols.sip.IRegistry(
+twisted.protocols.sip.InMemoryRegistry(
+twisted.protocols.sip.Interface(
+twisted.protocols.sip.Message(
+twisted.protocols.sip.MessagesParser(
+twisted.protocols.sip.PORT
+twisted.protocols.sip.Proxy(
+twisted.protocols.sip.RegisterProxy(
+twisted.protocols.sip.Registration(
+twisted.protocols.sip.RegistrationError(
+twisted.protocols.sip.Request(
+twisted.protocols.sip.Response(
+twisted.protocols.sip.SIPError(
+twisted.protocols.sip.URL(
+twisted.protocols.sip.Via(
+twisted.protocols.sip.__builtins__
+twisted.protocols.sip.__doc__
+twisted.protocols.sip.__file__
+twisted.protocols.sip.__name__
+twisted.protocols.sip.__package__
+twisted.protocols.sip.basic
+twisted.protocols.sip.cleanRequestURL(
+twisted.protocols.sip.cred
+twisted.protocols.sip.dashCapitalize(
+twisted.protocols.sip.defer
+twisted.protocols.sip.implements(
+twisted.protocols.sip.log
+twisted.protocols.sip.longHeaders
+twisted.protocols.sip.md5(
+twisted.protocols.sip.parseAddress(
+twisted.protocols.sip.parseURL(
+twisted.protocols.sip.parseViaHeader(
+twisted.protocols.sip.protocol
+twisted.protocols.sip.random
+twisted.protocols.sip.reactor
+twisted.protocols.sip.shortHeaders
+twisted.protocols.sip.socket
+twisted.protocols.sip.specialCases
+twisted.protocols.sip.statusCodes
+twisted.protocols.sip.sys
+twisted.protocols.sip.time
+twisted.protocols.sip.twisted
+twisted.protocols.sip.unq(
+twisted.protocols.sip.util
+
+--- from twisted.protocols import sip ---
+sip.Base(
+sip.BasicAuthorizer(
+sip.DigestAuthorizer(
+sip.DigestCalcHA1(
+sip.DigestCalcResponse(
+sip.DigestedCredentials(
+sip.IAuthorizer(
+sip.IContact(
+sip.ILocator(
+sip.IRegistry(
+sip.InMemoryRegistry(
+sip.Interface(
+sip.Message(
+sip.MessagesParser(
+sip.PORT
+sip.Proxy(
+sip.RegisterProxy(
+sip.Registration(
+sip.RegistrationError(
+sip.Request(
+sip.Response(
+sip.SIPError(
+sip.URL(
+sip.Via(
+sip.__builtins__
+sip.__doc__
+sip.__file__
+sip.__name__
+sip.__package__
+sip.basic
+sip.cleanRequestURL(
+sip.cred
+sip.dashCapitalize(
+sip.defer
+sip.implements(
+sip.log
+sip.longHeaders
+sip.md5(
+sip.parseAddress(
+sip.parseURL(
+sip.parseViaHeader(
+sip.protocol
+sip.random
+sip.reactor
+sip.shortHeaders
+sip.socket
+sip.specialCases
+sip.statusCodes
+sip.sys
+sip.time
+sip.twisted
+sip.unq(
+sip.util
+
+--- from twisted.protocols.sip import * ---
+Base(
+BasicAuthorizer(
+DigestAuthorizer(
+DigestCalcHA1(
+DigestCalcResponse(
+DigestedCredentials(
+IAuthorizer(
+IContact(
+ILocator(
+IRegistry(
+InMemoryRegistry(
+MessagesParser(
+RegisterProxy(
+Registration(
+RegistrationError(
+Response(
+SIPError(
+URL(
+Via(
+cleanRequestURL(
+dashCapitalize(
+longHeaders
+parseAddress(
+parseURL(
+parseViaHeader(
+shortHeaders
+specialCases
+unq(
+
+--- import twisted.protocols.smtp ---
+twisted.protocols.smtp.AUTH
+twisted.protocols.smtp.AUTHDeclinedError(
+twisted.protocols.smtp.AUTHRequiredError(
+twisted.protocols.smtp.Address(
+twisted.protocols.smtp.AddressError(
+twisted.protocols.smtp.AuthenticationError(
+twisted.protocols.smtp.COMMAND
+twisted.protocols.smtp.CramMD5ClientAuthenticator(
+twisted.protocols.smtp.DATA
+twisted.protocols.smtp.DNSNAME
+twisted.protocols.smtp.EHLORequiredError(
+twisted.protocols.smtp.ESMTP(
+twisted.protocols.smtp.ESMTPClient(
+twisted.protocols.smtp.ESMTPClientError(
+twisted.protocols.smtp.ESMTPSender(
+twisted.protocols.smtp.ESMTPSenderFactory(
+twisted.protocols.smtp.IClientAuthentication(
+twisted.protocols.smtp.IMessage(
+twisted.protocols.smtp.IMessageDelivery(
+twisted.protocols.smtp.IMessageDeliveryFactory(
+twisted.protocols.smtp.ITLSTransport(
+twisted.protocols.smtp.Interface(
+twisted.protocols.smtp.LOGINAuthenticator(
+twisted.protocols.smtp.MimeWriter
+twisted.protocols.smtp.PLAINAuthenticator(
+twisted.protocols.smtp.SMTP(
+twisted.protocols.smtp.SMTPAddressError(
+twisted.protocols.smtp.SMTPBadRcpt(
+twisted.protocols.smtp.SMTPBadSender(
+twisted.protocols.smtp.SMTPClient(
+twisted.protocols.smtp.SMTPClientError(
+twisted.protocols.smtp.SMTPConnectError(
+twisted.protocols.smtp.SMTPDeliveryError(
+twisted.protocols.smtp.SMTPError(
+twisted.protocols.smtp.SMTPFactory(
+twisted.protocols.smtp.SMTPProtocolError(
+twisted.protocols.smtp.SMTPSender(
+twisted.protocols.smtp.SMTPSenderFactory(
+twisted.protocols.smtp.SMTPServerError(
+twisted.protocols.smtp.SMTPTimeoutError(
+twisted.protocols.smtp.SUCCESS
+twisted.protocols.smtp.SenderMixin(
+twisted.protocols.smtp.StringIO(
+twisted.protocols.smtp.TLSError(
+twisted.protocols.smtp.TLSRequiredError(
+twisted.protocols.smtp.User(
+twisted.protocols.smtp.__builtins__
+twisted.protocols.smtp.__doc__
+twisted.protocols.smtp.__file__
+twisted.protocols.smtp.__name__
+twisted.protocols.smtp.__package__
+twisted.protocols.smtp.__warningregistry__
+twisted.protocols.smtp.atom
+twisted.protocols.smtp.base64
+twisted.protocols.smtp.basic
+twisted.protocols.smtp.binascii
+twisted.protocols.smtp.codecs
+twisted.protocols.smtp.cred
+twisted.protocols.smtp.defer
+twisted.protocols.smtp.encode_base64(
+twisted.protocols.smtp.error
+twisted.protocols.smtp.failure
+twisted.protocols.smtp.hmac
+twisted.protocols.smtp.idGenerator(
+twisted.protocols.smtp.implements(
+twisted.protocols.smtp.log
+twisted.protocols.smtp.longversion
+twisted.protocols.smtp.messageid(
+twisted.protocols.smtp.os
+twisted.protocols.smtp.platform
+twisted.protocols.smtp.policies
+twisted.protocols.smtp.protocol
+twisted.protocols.smtp.quoteaddr(
+twisted.protocols.smtp.random
+twisted.protocols.smtp.re
+twisted.protocols.smtp.reactor
+twisted.protocols.smtp.rfc822
+twisted.protocols.smtp.rfc822date(
+twisted.protocols.smtp.sendEmail(
+twisted.protocols.smtp.sendmail(
+twisted.protocols.smtp.socket
+twisted.protocols.smtp.tempfile
+twisted.protocols.smtp.time
+twisted.protocols.smtp.twisted
+twisted.protocols.smtp.types
+twisted.protocols.smtp.util
+twisted.protocols.smtp.warnings
+twisted.protocols.smtp.xtextStreamReader(
+twisted.protocols.smtp.xtextStreamWriter(
+twisted.protocols.smtp.xtext_codec(
+twisted.protocols.smtp.xtext_decode(
+twisted.protocols.smtp.xtext_encode(
+
+--- from twisted.protocols import smtp ---
+
+--- from twisted.protocols.smtp import * ---
+
+--- import twisted.protocols.socks ---
+twisted.protocols.socks.SOCKSv4(
+twisted.protocols.socks.SOCKSv4Factory(
+twisted.protocols.socks.SOCKSv4Incoming(
+twisted.protocols.socks.SOCKSv4IncomingFactory(
+twisted.protocols.socks.SOCKSv4Outgoing(
+twisted.protocols.socks.__builtins__
+twisted.protocols.socks.__doc__
+twisted.protocols.socks.__file__
+twisted.protocols.socks.__name__
+twisted.protocols.socks.__package__
+twisted.protocols.socks.defer
+twisted.protocols.socks.log
+twisted.protocols.socks.protocol
+twisted.protocols.socks.reactor
+twisted.protocols.socks.socket
+twisted.protocols.socks.string
+twisted.protocols.socks.struct
+twisted.protocols.socks.time
+
+--- from twisted.protocols import socks ---
+socks.SOCKSv4(
+socks.SOCKSv4Factory(
+socks.SOCKSv4Incoming(
+socks.SOCKSv4IncomingFactory(
+socks.SOCKSv4Outgoing(
+socks.__builtins__
+socks.__doc__
+socks.__file__
+socks.__name__
+socks.__package__
+socks.defer
+socks.log
+socks.protocol
+socks.reactor
+socks.socket
+socks.string
+socks.struct
+socks.time
+
+--- from twisted.protocols.socks import * ---
+SOCKSv4(
+SOCKSv4Factory(
+SOCKSv4Incoming(
+SOCKSv4IncomingFactory(
+SOCKSv4Outgoing(
+
+--- import twisted.protocols.stateful ---
+twisted.protocols.stateful.StatefulProtocol(
+twisted.protocols.stateful.StringIO(
+twisted.protocols.stateful.__builtins__
+twisted.protocols.stateful.__doc__
+twisted.protocols.stateful.__file__
+twisted.protocols.stateful.__name__
+twisted.protocols.stateful.__package__
+twisted.protocols.stateful.protocol
+
+--- from twisted.protocols import stateful ---
+stateful.StatefulProtocol(
+stateful.StringIO(
+stateful.__builtins__
+stateful.__doc__
+stateful.__file__
+stateful.__name__
+stateful.__package__
+stateful.protocol
+
+--- from twisted.protocols.stateful import * ---
+StatefulProtocol(
+
+--- import twisted.protocols.sux ---
+twisted.protocols.sux.BEGIN_HANDLER
+twisted.protocols.sux.DO_HANDLER
+twisted.protocols.sux.END_HANDLER
+twisted.protocols.sux.FileWrapper(
+twisted.protocols.sux.ParseError(
+twisted.protocols.sux.Protocol(
+twisted.protocols.sux.XMLParser(
+twisted.protocols.sux.__builtins__
+twisted.protocols.sux.__doc__
+twisted.protocols.sux.__file__
+twisted.protocols.sux.__name__
+twisted.protocols.sux.__package__
+twisted.protocols.sux.identChars
+twisted.protocols.sux.lenientIdentChars
+twisted.protocols.sux.nop(
+twisted.protocols.sux.prefixedMethodClassDict(
+twisted.protocols.sux.prefixedMethodNames(
+twisted.protocols.sux.prefixedMethodObjDict(
+twisted.protocols.sux.unionlist(
+twisted.protocols.sux.util
+twisted.protocols.sux.zipfndict(
+
+--- from twisted.protocols import sux ---
+sux.BEGIN_HANDLER
+sux.DO_HANDLER
+sux.END_HANDLER
+sux.FileWrapper(
+sux.ParseError(
+sux.Protocol(
+sux.XMLParser(
+sux.__builtins__
+sux.__doc__
+sux.__file__
+sux.__name__
+sux.__package__
+sux.identChars
+sux.lenientIdentChars
+sux.nop(
+sux.prefixedMethodClassDict(
+sux.prefixedMethodNames(
+sux.prefixedMethodObjDict(
+sux.unionlist(
+sux.util
+sux.zipfndict(
+
+--- from twisted.protocols.sux import * ---
+BEGIN_HANDLER
+DO_HANDLER
+END_HANDLER
+ParseError(
+XMLParser(
+identChars
+lenientIdentChars
+nop(
+prefixedMethodClassDict(
+prefixedMethodNames(
+prefixedMethodObjDict(
+unionlist(
+zipfndict(
+
+--- import twisted.protocols.telnet ---
+twisted.protocols.telnet.AO
+twisted.protocols.telnet.AYT
+twisted.protocols.telnet.BEL
+twisted.protocols.telnet.BOLD_MODE_OFF
+twisted.protocols.telnet.BOLD_MODE_ON
+twisted.protocols.telnet.BRK
+twisted.protocols.telnet.BS
+twisted.protocols.telnet.CR
+twisted.protocols.telnet.DM
+twisted.protocols.telnet.DO
+twisted.protocols.telnet.DONT
+twisted.protocols.telnet.EC
+twisted.protocols.telnet.ECHO
+twisted.protocols.telnet.EL
+twisted.protocols.telnet.ESC
+twisted.protocols.telnet.FF
+twisted.protocols.telnet.GA
+twisted.protocols.telnet.HIDE
+twisted.protocols.telnet.HT
+twisted.protocols.telnet.IAC
+twisted.protocols.telnet.IP
+twisted.protocols.telnet.LF
+twisted.protocols.telnet.LINEMODE
+twisted.protocols.telnet.NOECHO
+twisted.protocols.telnet.NOP
+twisted.protocols.telnet.NULL
+twisted.protocols.telnet.SB
+twisted.protocols.telnet.SE
+twisted.protocols.telnet.SUPGA
+twisted.protocols.telnet.StringIO(
+twisted.protocols.telnet.Telnet(
+twisted.protocols.telnet.VT
+twisted.protocols.telnet.WILL
+twisted.protocols.telnet.WONT
+twisted.protocols.telnet.__builtins__
+twisted.protocols.telnet.__doc__
+twisted.protocols.telnet.__file__
+twisted.protocols.telnet.__name__
+twisted.protocols.telnet.__package__
+twisted.protocols.telnet.copyright
+twisted.protocols.telnet.iacBytes
+twisted.protocols.telnet.multireplace(
+twisted.protocols.telnet.protocol
+twisted.protocols.telnet.warnings
+
+--- from twisted.protocols import telnet ---
+telnet.BOLD_MODE_OFF
+telnet.BOLD_MODE_ON
+telnet.ESC
+telnet.HIDE
+telnet.NOECHO
+telnet.SUPGA
+telnet.copyright
+telnet.iacBytes
+telnet.multireplace(
+telnet.warnings
+
+--- from twisted.protocols.telnet import * ---
+BOLD_MODE_OFF
+BOLD_MODE_ON
+ESC
+HIDE
+NOECHO
+SUPGA
+iacBytes
+multireplace(
+
+--- import twisted.protocols.toc ---
+twisted.protocols.toc.BAD_ACCOUNT
+twisted.protocols.toc.BAD_COUNTRY
+twisted.protocols.toc.BAD_INPUT
+twisted.protocols.toc.BAD_LANGUAGE
+twisted.protocols.toc.BAD_NICKNAME
+twisted.protocols.toc.CANT_WARN
+twisted.protocols.toc.CONNECTING_TOO_QUICK
+twisted.protocols.toc.Chatroom(
+twisted.protocols.toc.DATA
+twisted.protocols.toc.DENYALL
+twisted.protocols.toc.DENYSOME
+twisted.protocols.toc.DIR_FAILURE
+twisted.protocols.toc.DIR_FAIL_UNKNOWN
+twisted.protocols.toc.DIR_UNAVAILABLE
+twisted.protocols.toc.DUMMY_CHECKSUM
+twisted.protocols.toc.ERROR
+twisted.protocols.toc.GET_FILE_UID
+twisted.protocols.toc.GetFileTransfer(
+twisted.protocols.toc.KEEP_ALIVE
+twisted.protocols.toc.KEYWORD_IGNORED
+twisted.protocols.toc.MAXARGS
+twisted.protocols.toc.MESSAGES_TOO_FAST
+twisted.protocols.toc.MISSED_BIG_IM
+twisted.protocols.toc.MISSED_FAST_IM
+twisted.protocols.toc.NEED_MORE_QUALIFIERS
+twisted.protocols.toc.NOT_AVAILABLE
+twisted.protocols.toc.NO_CHAT_IN
+twisted.protocols.toc.NO_EMAIL_LOOKUP
+twisted.protocols.toc.NO_KEYWORDS
+twisted.protocols.toc.PERMITALL
+twisted.protocols.toc.PERMITSOME
+twisted.protocols.toc.REQUEST_ERROR
+twisted.protocols.toc.SEND_FILE_UID
+twisted.protocols.toc.SEND_TOO_FAST
+twisted.protocols.toc.SERVICE_TEMP_UNAVAILABLE
+twisted.protocols.toc.SERVICE_UNAVAILABLE
+twisted.protocols.toc.SIGNOFF
+twisted.protocols.toc.SIGNON
+twisted.protocols.toc.STD_MESSAGE
+twisted.protocols.toc.SavedUser(
+twisted.protocols.toc.SendFileTransfer(
+twisted.protocols.toc.StringIO
+twisted.protocols.toc.TOC(
+twisted.protocols.toc.TOCClient(
+twisted.protocols.toc.TOCFactory(
+twisted.protocols.toc.TOCParseError(
+twisted.protocols.toc.TOO_MANY_MATCHES
+twisted.protocols.toc.UNKNOWN_SIGNON
+twisted.protocols.toc.UUIDS
+twisted.protocols.toc.WARNING_TOO_HIGH
+twisted.protocols.toc.__builtins__
+twisted.protocols.toc.__doc__
+twisted.protocols.toc.__file__
+twisted.protocols.toc.__name__
+twisted.protocols.toc.__package__
+twisted.protocols.toc.base64
+twisted.protocols.toc.checksum(
+twisted.protocols.toc.checksum_file(
+twisted.protocols.toc.log
+twisted.protocols.toc.normalize(
+twisted.protocols.toc.os
+twisted.protocols.toc.protocol
+twisted.protocols.toc.quote(
+twisted.protocols.toc.reactor
+twisted.protocols.toc.roast(
+twisted.protocols.toc.string
+twisted.protocols.toc.struct
+twisted.protocols.toc.time
+twisted.protocols.toc.unquote(
+twisted.protocols.toc.unquotebeg(
+twisted.protocols.toc.unroast(
+twisted.protocols.toc.util
+
+--- from twisted.protocols import toc ---
+toc.BAD_ACCOUNT
+toc.BAD_COUNTRY
+toc.BAD_INPUT
+toc.BAD_LANGUAGE
+toc.BAD_NICKNAME
+toc.CANT_WARN
+toc.CONNECTING_TOO_QUICK
+toc.Chatroom(
+toc.DATA
+toc.DENYALL
+toc.DENYSOME
+toc.DIR_FAILURE
+toc.DIR_FAIL_UNKNOWN
+toc.DIR_UNAVAILABLE
+toc.DUMMY_CHECKSUM
+toc.ERROR
+toc.GET_FILE_UID
+toc.GetFileTransfer(
+toc.KEEP_ALIVE
+toc.KEYWORD_IGNORED
+toc.MAXARGS
+toc.MESSAGES_TOO_FAST
+toc.MISSED_BIG_IM
+toc.MISSED_FAST_IM
+toc.NEED_MORE_QUALIFIERS
+toc.NOT_AVAILABLE
+toc.NO_CHAT_IN
+toc.NO_EMAIL_LOOKUP
+toc.NO_KEYWORDS
+toc.PERMITALL
+toc.PERMITSOME
+toc.REQUEST_ERROR
+toc.SEND_FILE_UID
+toc.SEND_TOO_FAST
+toc.SERVICE_TEMP_UNAVAILABLE
+toc.SERVICE_UNAVAILABLE
+toc.SIGNOFF
+toc.SIGNON
+toc.STD_MESSAGE
+toc.SavedUser(
+toc.SendFileTransfer(
+toc.StringIO
+toc.TOC(
+toc.TOCClient(
+toc.TOCFactory(
+toc.TOCParseError(
+toc.TOO_MANY_MATCHES
+toc.UNKNOWN_SIGNON
+toc.UUIDS
+toc.WARNING_TOO_HIGH
+toc.__builtins__
+toc.__doc__
+toc.__file__
+toc.__name__
+toc.__package__
+toc.base64
+toc.checksum(
+toc.checksum_file(
+toc.log
+toc.normalize(
+toc.os
+toc.protocol
+toc.quote(
+toc.reactor
+toc.roast(
+toc.string
+toc.struct
+toc.time
+toc.unquote(
+toc.unquotebeg(
+toc.unroast(
+toc.util
+
+--- from twisted.protocols.toc import * ---
+BAD_ACCOUNT
+BAD_COUNTRY
+BAD_INPUT
+BAD_LANGUAGE
+BAD_NICKNAME
+CANT_WARN
+CONNECTING_TOO_QUICK
+Chatroom(
+DENYALL
+DENYSOME
+DIR_FAILURE
+DIR_FAIL_UNKNOWN
+DIR_UNAVAILABLE
+DUMMY_CHECKSUM
+GET_FILE_UID
+GetFileTransfer(
+KEEP_ALIVE
+KEYWORD_IGNORED
+MAXARGS
+MESSAGES_TOO_FAST
+MISSED_BIG_IM
+MISSED_FAST_IM
+NEED_MORE_QUALIFIERS
+NOT_AVAILABLE
+NO_CHAT_IN
+NO_EMAIL_LOOKUP
+NO_KEYWORDS
+PERMITALL
+PERMITSOME
+REQUEST_ERROR
+SEND_FILE_UID
+SEND_TOO_FAST
+SERVICE_TEMP_UNAVAILABLE
+SIGNOFF
+SIGNON
+STD_MESSAGE
+SavedUser(
+SendFileTransfer(
+TOC(
+TOCClient(
+TOCFactory(
+TOCParseError(
+TOO_MANY_MATCHES
+UNKNOWN_SIGNON
+UUIDS
+WARNING_TOO_HIGH
+checksum(
+checksum_file(
+roast(
+unquotebeg(
+unroast(
+
+--- import twisted.protocols.wire ---
+twisted.protocols.wire.Chargen(
+twisted.protocols.wire.Daytime(
+twisted.protocols.wire.Discard(
+twisted.protocols.wire.Echo(
+twisted.protocols.wire.QOTD(
+twisted.protocols.wire.Time(
+twisted.protocols.wire.Who(
+twisted.protocols.wire.__builtins__
+twisted.protocols.wire.__doc__
+twisted.protocols.wire.__file__
+twisted.protocols.wire.__name__
+twisted.protocols.wire.__package__
+twisted.protocols.wire.implements(
+twisted.protocols.wire.interfaces
+twisted.protocols.wire.protocol
+twisted.protocols.wire.struct
+twisted.protocols.wire.time
+
+--- from twisted.protocols import wire ---
+wire.Chargen(
+wire.Daytime(
+wire.Discard(
+wire.Echo(
+wire.QOTD(
+wire.Time(
+wire.Who(
+wire.__builtins__
+wire.__doc__
+wire.__file__
+wire.__name__
+wire.__package__
+wire.implements(
+wire.interfaces
+wire.protocol
+wire.struct
+wire.time
+
+--- from twisted.protocols.wire import * ---
+Chargen(
+Daytime(
+Echo(
+QOTD(
+Time(
+Who(
+
+--- import twisted.protocols.xmlstream ---
+twisted.protocols.xmlstream.BootstrapMixin(
+twisted.protocols.xmlstream.STREAM_CONNECTED_EVENT
+twisted.protocols.xmlstream.STREAM_END_EVENT
+twisted.protocols.xmlstream.STREAM_ERROR_EVENT
+twisted.protocols.xmlstream.STREAM_START_EVENT
+twisted.protocols.xmlstream.XmlStream(
+twisted.protocols.xmlstream.XmlStreamFactory(
+twisted.protocols.xmlstream.XmlStreamFactoryMixin(
+twisted.protocols.xmlstream.__builtins__
+twisted.protocols.xmlstream.__doc__
+twisted.protocols.xmlstream.__file__
+twisted.protocols.xmlstream.__name__
+twisted.protocols.xmlstream.__package__
+twisted.protocols.xmlstream.domish
+twisted.protocols.xmlstream.failure
+twisted.protocols.xmlstream.protocol
+twisted.protocols.xmlstream.utility
+twisted.protocols.xmlstream.warnings
+
+--- from twisted.protocols import xmlstream ---
+xmlstream.BootstrapMixin(
+xmlstream.STREAM_CONNECTED_EVENT
+xmlstream.STREAM_END_EVENT
+xmlstream.STREAM_ERROR_EVENT
+xmlstream.STREAM_START_EVENT
+xmlstream.XmlStream(
+xmlstream.XmlStreamFactory(
+xmlstream.XmlStreamFactoryMixin(
+xmlstream.__builtins__
+xmlstream.__doc__
+xmlstream.__file__
+xmlstream.__name__
+xmlstream.__package__
+xmlstream.domish
+xmlstream.failure
+xmlstream.protocol
+xmlstream.utility
+xmlstream.warnings
+
+--- from twisted.protocols.xmlstream import * ---
+BootstrapMixin(
+STREAM_CONNECTED_EVENT
+STREAM_END_EVENT
+STREAM_ERROR_EVENT
+STREAM_START_EVENT
+XmlStream(
+XmlStreamFactory(
+XmlStreamFactoryMixin(
+domish
+utility
+
+--- import twisted.python.components ---
+twisted.python.components.ALLOW_DUPLICATES
+twisted.python.components.Adapter(
+twisted.python.components.AdapterRegistry(
+twisted.python.components.CannotAdapt(
+twisted.python.components.Componentized(
+twisted.python.components.ComponentsDeprecationWarning(
+twisted.python.components.ReprableComponentized(
+twisted.python.components.__all__
+twisted.python.components.__builtins__
+twisted.python.components.__doc__
+twisted.python.components.__file__
+twisted.python.components.__name__
+twisted.python.components.__package__
+twisted.python.components.backwardsCompatImplements(
+twisted.python.components.declarations
+twisted.python.components.directlyProvides(
+twisted.python.components.fixClassImplements(
+twisted.python.components.getAdapterFactory(
+twisted.python.components.getRegistry(
+twisted.python.components.globalRegistry
+twisted.python.components.interface
+twisted.python.components.proxyForInterface(
+twisted.python.components.reflect
+twisted.python.components.registerAdapter(
+twisted.python.components.styles
+twisted.python.components.warnings
+
+--- from twisted.python import components ---
+components.ALLOW_DUPLICATES
+components.Adapter(
+components.AdapterRegistry(
+components.CannotAdapt(
+components.Componentized(
+components.ComponentsDeprecationWarning(
+components.ReprableComponentized(
+components.__all__
+components.__builtins__
+components.__doc__
+components.__file__
+components.__name__
+components.__package__
+components.backwardsCompatImplements(
+components.declarations
+components.directlyProvides(
+components.fixClassImplements(
+components.getAdapterFactory(
+components.getRegistry(
+components.globalRegistry
+components.interface
+components.proxyForInterface(
+components.reflect
+components.registerAdapter(
+components.styles
+components.warnings
+
+--- from twisted.python.components import * ---
+ALLOW_DUPLICATES
+Adapter(
+AdapterRegistry(
+CannotAdapt(
+Componentized(
+ComponentsDeprecationWarning(
+ReprableComponentized(
+backwardsCompatImplements(
+declarations
+fixClassImplements(
+getRegistry(
+globalRegistry
+proxyForInterface(
+registerAdapter(
+
+--- import twisted.python.context ---
+twisted.python.context.ContextTracker(
+twisted.python.context.ThreadedContextTracker(
+twisted.python.context.__builtins__
+twisted.python.context.__doc__
+twisted.python.context.__file__
+twisted.python.context.__name__
+twisted.python.context.__package__
+twisted.python.context.call(
+twisted.python.context.defaultContextDict
+twisted.python.context.get(
+twisted.python.context.installContextTracker(
+twisted.python.context.local(
+twisted.python.context.setDefault(
+twisted.python.context.theContextTracker
+twisted.python.context.threadable
+
+--- from twisted.python import context ---
+context.ContextTracker(
+context.ThreadedContextTracker(
+context.__builtins__
+context.__doc__
+context.__file__
+context.__name__
+context.__package__
+context.call(
+context.defaultContextDict
+context.get(
+context.installContextTracker(
+context.local(
+context.setDefault(
+context.theContextTracker
+context.threadable
+
+--- from twisted.python.context import * ---
+ContextTracker(
+ThreadedContextTracker(
+defaultContextDict
+installContextTracker(
+setDefault(
+theContextTracker
+
+--- import twisted.python.deprecate ---
+twisted.python.deprecate.__all__
+twisted.python.deprecate.__builtins__
+twisted.python.deprecate.__doc__
+twisted.python.deprecate.__file__
+twisted.python.deprecate.__name__
+twisted.python.deprecate.__package__
+twisted.python.deprecate.deprecated(
+twisted.python.deprecate.fullyQualifiedName(
+twisted.python.deprecate.getDeprecationWarningString(
+twisted.python.deprecate.getVersionString(
+twisted.python.deprecate.getWarningMethod(
+twisted.python.deprecate.mergeFunctionMetadata(
+twisted.python.deprecate.setWarningMethod(
+twisted.python.deprecate.warn(
+
+--- from twisted.python import deprecate ---
+deprecate.__all__
+deprecate.__builtins__
+deprecate.__doc__
+deprecate.__file__
+deprecate.__name__
+deprecate.__package__
+deprecate.deprecated(
+deprecate.fullyQualifiedName(
+deprecate.getDeprecationWarningString(
+deprecate.getVersionString(
+deprecate.getWarningMethod(
+deprecate.mergeFunctionMetadata(
+deprecate.setWarningMethod(
+deprecate.warn(
+
+--- from twisted.python.deprecate import * ---
+fullyQualifiedName(
+getDeprecationWarningString(
+setWarningMethod(
+
+--- import twisted.python.dispatch ---
+twisted.python.dispatch.EventDispatcher(
+twisted.python.dispatch.__builtins__
+twisted.python.dispatch.__doc__
+twisted.python.dispatch.__file__
+twisted.python.dispatch.__name__
+twisted.python.dispatch.__package__
+twisted.python.dispatch.warnings
+
+--- from twisted.python import dispatch ---
+dispatch.EventDispatcher(
+dispatch.__builtins__
+dispatch.__doc__
+dispatch.__file__
+dispatch.__name__
+dispatch.__package__
+dispatch.warnings
+
+--- from twisted.python.dispatch import * ---
+EventDispatcher(
+
+--- import twisted.python.dist ---
+twisted.python.dist.CompileError(
+twisted.python.dist.ConditionalExtension(
+twisted.python.dist.EXCLUDE_NAMES
+twisted.python.dist.EXCLUDE_PATTERNS
+twisted.python.dist.Extension(
+twisted.python.dist.__builtins__
+twisted.python.dist.__doc__
+twisted.python.dist.__file__
+twisted.python.dist.__name__
+twisted.python.dist.__package__
+twisted.python.dist.build_ext
+twisted.python.dist.build_ext_twisted(
+twisted.python.dist.build_py
+twisted.python.dist.build_py_twisted(
+twisted.python.dist.build_scripts
+twisted.python.dist.build_scripts_twisted(
+twisted.python.dist.core
+twisted.python.dist.fnmatch
+twisted.python.dist.getDataFiles(
+twisted.python.dist.getPackages(
+twisted.python.dist.getScripts(
+twisted.python.dist.getVersion(
+twisted.python.dist.get_setup_args(
+twisted.python.dist.install_data
+twisted.python.dist.install_data_twisted(
+twisted.python.dist.os
+twisted.python.dist.relativeTo(
+twisted.python.dist.setup(
+twisted.python.dist.sys
+twisted.python.dist.twisted_subprojects
+
+--- from twisted.python import dist ---
+dist.CompileError(
+dist.ConditionalExtension(
+dist.EXCLUDE_NAMES
+dist.EXCLUDE_PATTERNS
+dist.Extension(
+dist.__builtins__
+dist.__doc__
+dist.__file__
+dist.__name__
+dist.__package__
+dist.build_ext
+dist.build_ext_twisted(
+dist.build_py
+dist.build_py_twisted(
+dist.build_scripts
+dist.build_scripts_twisted(
+dist.core
+dist.fnmatch
+dist.getDataFiles(
+dist.getPackages(
+dist.getScripts(
+dist.getVersion(
+dist.get_setup_args(
+dist.install_data
+dist.install_data_twisted(
+dist.os
+dist.relativeTo(
+dist.setup(
+dist.sys
+dist.twisted_subprojects
+
+--- from twisted.python.dist import * ---
+CompileError(
+ConditionalExtension(
+EXCLUDE_NAMES
+EXCLUDE_PATTERNS
+Extension(
+build_ext
+build_ext_twisted(
+build_py
+build_py_twisted(
+build_scripts
+build_scripts_twisted(
+core
+getDataFiles(
+getPackages(
+getScripts(
+getVersion(
+get_setup_args(
+install_data
+install_data_twisted(
+relativeTo(
+twisted_subprojects
+
+--- import twisted.python.dxprofile ---
+twisted.python.dxprofile.__builtins__
+twisted.python.dxprofile.__doc__
+twisted.python.dxprofile.__file__
+twisted.python.dxprofile.__name__
+twisted.python.dxprofile.__package__
+twisted.python.dxprofile.__warningregistry__
+twisted.python.dxprofile.report(
+twisted.python.dxprofile.rle(
+twisted.python.dxprofile.sys
+twisted.python.dxprofile.types
+twisted.python.dxprofile.warnings
+twisted.python.dxprofile.xmlrpclib
+
+--- from twisted.python import dxprofile ---
+dxprofile.__builtins__
+dxprofile.__doc__
+dxprofile.__file__
+dxprofile.__name__
+dxprofile.__package__
+dxprofile.__warningregistry__
+dxprofile.report(
+dxprofile.rle(
+dxprofile.sys
+dxprofile.types
+dxprofile.warnings
+dxprofile.xmlrpclib
+
+--- from twisted.python.dxprofile import * ---
+report(
+rle(
+
+--- import twisted.python.failure ---
+twisted.python.failure.DO_POST_MORTEM
+twisted.python.failure.DefaultException(
+twisted.python.failure.EXCEPTION_CAUGHT_HERE
+twisted.python.failure.Failure(
+twisted.python.failure.NoCurrentExceptionError(
+twisted.python.failure.StringIO(
+twisted.python.failure.__builtins__
+twisted.python.failure.__doc__
+twisted.python.failure.__file__
+twisted.python.failure.__name__
+twisted.python.failure.__package__
+twisted.python.failure.count
+twisted.python.failure.format_frames(
+twisted.python.failure.inspect
+twisted.python.failure.linecache
+twisted.python.failure.log
+twisted.python.failure.opcode
+twisted.python.failure.reflect
+twisted.python.failure.startDebugMode(
+twisted.python.failure.sys
+twisted.python.failure.traceupLength
+
+--- from twisted.python import failure ---
+failure.DO_POST_MORTEM
+failure.DefaultException(
+failure.EXCEPTION_CAUGHT_HERE
+failure.Failure(
+failure.NoCurrentExceptionError(
+failure.StringIO(
+failure.__builtins__
+failure.__doc__
+failure.__file__
+failure.__name__
+failure.__package__
+failure.count
+failure.format_frames(
+failure.inspect
+failure.linecache
+failure.log
+failure.opcode
+failure.reflect
+failure.startDebugMode(
+failure.sys
+failure.traceupLength
+
+--- from twisted.python.failure import * ---
+DO_POST_MORTEM
+DefaultException(
+EXCEPTION_CAUGHT_HERE
+NoCurrentExceptionError(
+count
+format_frames(
+opcode
+startDebugMode(
+traceupLength
+
+--- import twisted.python.filepath ---
+twisted.python.filepath.ERROR_DIRECTORY
+twisted.python.filepath.ERROR_FILE_NOT_FOUND
+twisted.python.filepath.ERROR_INVALID_NAME
+twisted.python.filepath.ERROR_PATH_NOT_FOUND
+twisted.python.filepath.FilePath(
+twisted.python.filepath.InsecurePath(
+twisted.python.filepath.LinkError(
+twisted.python.filepath.S_ISDIR(
+twisted.python.filepath.S_ISREG(
+twisted.python.filepath.UnlistableError(
+twisted.python.filepath.WindowsError(
+twisted.python.filepath.__builtins__
+twisted.python.filepath.__doc__
+twisted.python.filepath.__file__
+twisted.python.filepath.__name__
+twisted.python.filepath.__package__
+twisted.python.filepath.abspath(
+twisted.python.filepath.armor(
+twisted.python.filepath.base64
+twisted.python.filepath.basename(
+twisted.python.filepath.dirname(
+twisted.python.filepath.errno
+twisted.python.filepath.exists(
+twisted.python.filepath.isabs(
+twisted.python.filepath.islink(
+twisted.python.filepath.joinpath(
+twisted.python.filepath.listdir(
+twisted.python.filepath.normpath(
+twisted.python.filepath.os
+twisted.python.filepath.platform
+twisted.python.filepath.random
+twisted.python.filepath.randomBytes(
+twisted.python.filepath.sha1(
+twisted.python.filepath.slash
+twisted.python.filepath.splitext(
+twisted.python.filepath.stat(
+twisted.python.filepath.utime(
+
+--- from twisted.python import filepath ---
+filepath.ERROR_DIRECTORY
+filepath.ERROR_FILE_NOT_FOUND
+filepath.ERROR_INVALID_NAME
+filepath.ERROR_PATH_NOT_FOUND
+filepath.FilePath(
+filepath.InsecurePath(
+filepath.LinkError(
+filepath.S_ISDIR(
+filepath.S_ISREG(
+filepath.UnlistableError(
+filepath.WindowsError(
+filepath.__builtins__
+filepath.__doc__
+filepath.__file__
+filepath.__name__
+filepath.__package__
+filepath.abspath(
+filepath.armor(
+filepath.base64
+filepath.basename(
+filepath.dirname(
+filepath.errno
+filepath.exists(
+filepath.isabs(
+filepath.islink(
+filepath.joinpath(
+filepath.listdir(
+filepath.normpath(
+filepath.os
+filepath.platform
+filepath.random
+filepath.randomBytes(
+filepath.sha1(
+filepath.slash
+filepath.splitext(
+filepath.stat(
+filepath.utime(
+
+--- from twisted.python.filepath import * ---
+ERROR_DIRECTORY
+ERROR_FILE_NOT_FOUND
+ERROR_INVALID_NAME
+ERROR_PATH_NOT_FOUND
+FilePath(
+InsecurePath(
+LinkError(
+UnlistableError(
+WindowsError(
+armor(
+joinpath(
+randomBytes(
+slash
+
+--- import twisted.python.finalize ---
+twisted.python.finalize.__builtins__
+twisted.python.finalize.__doc__
+twisted.python.finalize.__file__
+twisted.python.finalize.__name__
+twisted.python.finalize.__package__
+twisted.python.finalize.callbackFactory(
+twisted.python.finalize.garbageKey
+twisted.python.finalize.refs
+twisted.python.finalize.register(
+twisted.python.finalize.weakref
+
+--- from twisted.python import finalize ---
+finalize.__builtins__
+finalize.__doc__
+finalize.__file__
+finalize.__name__
+finalize.__package__
+finalize.callbackFactory(
+finalize.garbageKey
+finalize.refs
+finalize.register(
+finalize.weakref
+
+--- from twisted.python.finalize import * ---
+callbackFactory(
+garbageKey
+refs
+
+--- import twisted.python.formmethod ---
+twisted.python.formmethod.Argument(
+twisted.python.formmethod.Boolean(
+twisted.python.formmethod.CheckGroup(
+twisted.python.formmethod.Choice(
+twisted.python.formmethod.Date(
+twisted.python.formmethod.File(
+twisted.python.formmethod.Flags(
+twisted.python.formmethod.Float(
+twisted.python.formmethod.FormException(
+twisted.python.formmethod.FormMethod(
+twisted.python.formmethod.Hidden(
+twisted.python.formmethod.InputError(
+twisted.python.formmethod.Integer(
+twisted.python.formmethod.IntegerRange(
+twisted.python.formmethod.MethodSignature(
+twisted.python.formmethod.Password(
+twisted.python.formmethod.PresentationHint(
+twisted.python.formmethod.RadioGroup(
+twisted.python.formmethod.String(
+twisted.python.formmethod.Submit(
+twisted.python.formmethod.Text(
+twisted.python.formmethod.VerifiedPassword(
+twisted.python.formmethod.__builtins__
+twisted.python.formmethod.__doc__
+twisted.python.formmethod.__file__
+twisted.python.formmethod.__name__
+twisted.python.formmethod.__package__
+twisted.python.formmethod.calendar
+twisted.python.formmethod.positiveInt(
+
+--- from twisted.python import formmethod ---
+formmethod.Argument(
+formmethod.Boolean(
+formmethod.CheckGroup(
+formmethod.Choice(
+formmethod.Date(
+formmethod.File(
+formmethod.Flags(
+formmethod.Float(
+formmethod.FormException(
+formmethod.FormMethod(
+formmethod.Hidden(
+formmethod.InputError(
+formmethod.Integer(
+formmethod.IntegerRange(
+formmethod.MethodSignature(
+formmethod.Password(
+formmethod.PresentationHint(
+formmethod.RadioGroup(
+formmethod.String(
+formmethod.Submit(
+formmethod.Text(
+formmethod.VerifiedPassword(
+formmethod.__builtins__
+formmethod.__doc__
+formmethod.__file__
+formmethod.__name__
+formmethod.__package__
+formmethod.calendar
+formmethod.positiveInt(
+
+--- from twisted.python.formmethod import * ---
+CheckGroup(
+Date(
+Flags(
+FormException(
+FormMethod(
+Hidden(
+InputError(
+IntegerRange(
+MethodSignature(
+Password(
+PresentationHint(
+RadioGroup(
+Submit(
+VerifiedPassword(
+positiveInt(
+
+--- import twisted.python.hook ---
+twisted.python.hook.HookError(
+twisted.python.hook.ORIG(
+twisted.python.hook.POST(
+twisted.python.hook.PRE(
+twisted.python.hook.__builtins__
+twisted.python.hook.__doc__
+twisted.python.hook.__file__
+twisted.python.hook.__name__
+twisted.python.hook.__package__
+twisted.python.hook.addPost(
+twisted.python.hook.addPre(
+twisted.python.hook.hooked_func
+twisted.python.hook.removePost(
+twisted.python.hook.removePre(
+twisted.python.hook.string
+
+--- from twisted.python import hook ---
+hook.HookError(
+hook.ORIG(
+hook.POST(
+hook.PRE(
+hook.__builtins__
+hook.__doc__
+hook.__file__
+hook.__name__
+hook.__package__
+hook.addPost(
+hook.addPre(
+hook.hooked_func
+hook.removePost(
+hook.removePre(
+hook.string
+
+--- from twisted.python.hook import * ---
+HookError(
+ORIG(
+POST(
+PRE(
+addPost(
+addPre(
+hooked_func
+removePost(
+removePre(
+
+--- import twisted.python.htmlizer ---
+twisted.python.htmlizer.HTMLWriter(
+twisted.python.htmlizer.SmallerHTMLWriter(
+twisted.python.htmlizer.TokenPrinter(
+twisted.python.htmlizer.__builtins__
+twisted.python.htmlizer.__doc__
+twisted.python.htmlizer.__file__
+twisted.python.htmlizer.__name__
+twisted.python.htmlizer.__package__
+twisted.python.htmlizer.cgi
+twisted.python.htmlizer.filter(
+twisted.python.htmlizer.keyword
+twisted.python.htmlizer.main(
+twisted.python.htmlizer.reflect
+twisted.python.htmlizer.tokenize
+
+--- from twisted.python import htmlizer ---
+htmlizer.HTMLWriter(
+htmlizer.SmallerHTMLWriter(
+htmlizer.TokenPrinter(
+htmlizer.__builtins__
+htmlizer.__doc__
+htmlizer.__file__
+htmlizer.__name__
+htmlizer.__package__
+htmlizer.cgi
+htmlizer.filter(
+htmlizer.keyword
+htmlizer.main(
+htmlizer.reflect
+htmlizer.tokenize
+
+--- from twisted.python.htmlizer import * ---
+HTMLWriter(
+SmallerHTMLWriter(
+
+--- import twisted.python.lockfile ---
+twisted.python.lockfile.FilesystemLock(
+twisted.python.lockfile.__all__
+twisted.python.lockfile.__builtins__
+twisted.python.lockfile.__doc__
+twisted.python.lockfile.__file__
+twisted.python.lockfile.__metaclass__(
+twisted.python.lockfile.__name__
+twisted.python.lockfile.__package__
+twisted.python.lockfile.errno
+twisted.python.lockfile.isLocked(
+twisted.python.lockfile.kill(
+twisted.python.lockfile.os
+twisted.python.lockfile.readlink(
+twisted.python.lockfile.rename(
+twisted.python.lockfile.rmlink(
+twisted.python.lockfile.symlink(
+twisted.python.lockfile.unique(
+
+--- from twisted.python import lockfile ---
+lockfile.FilesystemLock(
+lockfile.__all__
+lockfile.__builtins__
+lockfile.__doc__
+lockfile.__file__
+lockfile.__metaclass__(
+lockfile.__name__
+lockfile.__package__
+lockfile.errno
+lockfile.isLocked(
+lockfile.kill(
+lockfile.os
+lockfile.readlink(
+lockfile.rename(
+lockfile.rmlink(
+lockfile.symlink(
+lockfile.unique(
+
+--- from twisted.python.lockfile import * ---
+FilesystemLock(
+isLocked(
+rmlink(
+unique(
+
+--- import twisted.python.log ---
+twisted.python.log.DefaultObserver(
+twisted.python.log.FileLogObserver(
+twisted.python.log.ILogContext(
+twisted.python.log.ILogObserver(
+twisted.python.log.Interface(
+twisted.python.log.LogPublisher(
+twisted.python.log.Logger(
+twisted.python.log.NullFile(
+twisted.python.log.PythonLoggingObserver(
+twisted.python.log.StdioOnnaStick(
+twisted.python.log.__builtins__
+twisted.python.log.__doc__
+twisted.python.log.__file__
+twisted.python.log.__name__
+twisted.python.log.__package__
+twisted.python.log.addObserver(
+twisted.python.log.callWithContext(
+twisted.python.log.callWithLogger(
+twisted.python.log.clearIgnores(
+twisted.python.log.context
+twisted.python.log.datetime(
+twisted.python.log.defaultObserver
+twisted.python.log.deferr(
+twisted.python.log.discardLogs(
+twisted.python.log.division
+twisted.python.log.err(
+twisted.python.log.failure
+twisted.python.log.flushErrors(
+twisted.python.log.ignoreErrors(
+twisted.python.log.logerr
+twisted.python.log.logfile
+twisted.python.log.logging
+twisted.python.log.msg(
+twisted.python.log.reflect
+twisted.python.log.removeObserver(
+twisted.python.log.showwarning(
+twisted.python.log.startKeepingErrors(
+twisted.python.log.startLogging(
+twisted.python.log.startLoggingWithObserver(
+twisted.python.log.sys
+twisted.python.log.textFromEventDict(
+twisted.python.log.theLogPublisher
+twisted.python.log.threadable
+twisted.python.log.time
+twisted.python.log.util
+twisted.python.log.warnings
+
+--- from twisted.python import log ---
+log.DefaultObserver(
+log.FileLogObserver(
+log.ILogContext(
+log.ILogObserver(
+log.Interface(
+log.LogPublisher(
+log.Logger(
+log.NullFile(
+log.PythonLoggingObserver(
+log.StdioOnnaStick(
+log.__builtins__
+log.__doc__
+log.__file__
+log.__name__
+log.__package__
+log.addObserver(
+log.callWithContext(
+log.callWithLogger(
+log.clearIgnores(
+log.context
+log.datetime(
+log.defaultObserver
+log.deferr(
+log.discardLogs(
+log.division
+log.err(
+log.failure
+log.flushErrors(
+log.ignoreErrors(
+log.logerr
+log.logfile
+log.logging
+log.msg(
+log.reflect
+log.removeObserver(
+log.showwarning(
+log.startKeepingErrors(
+log.startLogging(
+log.startLoggingWithObserver(
+log.sys
+log.textFromEventDict(
+log.theLogPublisher
+log.threadable
+log.time
+log.util
+log.warnings
+
+--- from twisted.python.log import * ---
+DefaultObserver(
+FileLogObserver(
+ILogContext(
+LogPublisher(
+NullFile(
+PythonLoggingObserver(
+StdioOnnaStick(
+addObserver(
+callWithContext(
+callWithLogger(
+clearIgnores(
+context
+defaultObserver
+deferr(
+discardLogs(
+err(
+flushErrors(
+ignoreErrors(
+logerr
+logging
+msg(
+removeObserver(
+startKeepingErrors(
+startLogging(
+startLoggingWithObserver(
+textFromEventDict(
+theLogPublisher
+
+--- import twisted.python.logfile ---
+twisted.python.logfile.BaseLogFile(
+twisted.python.logfile.DailyLogFile(
+twisted.python.logfile.LogFile(
+twisted.python.logfile.LogReader(
+twisted.python.logfile.__builtins__
+twisted.python.logfile.__doc__
+twisted.python.logfile.__file__
+twisted.python.logfile.__name__
+twisted.python.logfile.__package__
+twisted.python.logfile.glob
+twisted.python.logfile.os
+twisted.python.logfile.stat
+twisted.python.logfile.threadable
+twisted.python.logfile.time
+
+--- from twisted.python import logfile ---
+logfile.BaseLogFile(
+logfile.DailyLogFile(
+logfile.LogFile(
+logfile.LogReader(
+logfile.__builtins__
+logfile.__doc__
+logfile.__file__
+logfile.__name__
+logfile.__package__
+logfile.glob
+logfile.os
+logfile.stat
+logfile.threadable
+logfile.time
+
+--- from twisted.python.logfile import * ---
+BaseLogFile(
+DailyLogFile(
+LogFile(
+LogReader(
+
+--- import twisted.python.modules ---
+twisted.python.modules.FilePath(
+twisted.python.modules.IPathImportMapper(
+twisted.python.modules.Interface(
+twisted.python.modules.OPTIMIZED_MODE
+twisted.python.modules.PYTHON_EXTENSIONS
+twisted.python.modules.PathEntry(
+twisted.python.modules.PythonAttribute(
+twisted.python.modules.PythonModule(
+twisted.python.modules.PythonPath(
+twisted.python.modules.UnlistableError(
+twisted.python.modules.ZipArchive(
+twisted.python.modules.__builtins__
+twisted.python.modules.__doc__
+twisted.python.modules.__file__
+twisted.python.modules.__metaclass__(
+twisted.python.modules.__name__
+twisted.python.modules.__package__
+twisted.python.modules.dirname(
+twisted.python.modules.getModule(
+twisted.python.modules.implements(
+twisted.python.modules.inspect
+twisted.python.modules.iterModules(
+twisted.python.modules.namedAny(
+twisted.python.modules.registerAdapter(
+twisted.python.modules.splitpath(
+twisted.python.modules.sys
+twisted.python.modules.theSystemPath
+twisted.python.modules.walkModules(
+twisted.python.modules.zipimport
+
+--- from twisted.python import modules ---
+modules.FilePath(
+modules.IPathImportMapper(
+modules.Interface(
+modules.OPTIMIZED_MODE
+modules.PYTHON_EXTENSIONS
+modules.PathEntry(
+modules.PythonAttribute(
+modules.PythonModule(
+modules.PythonPath(
+modules.UnlistableError(
+modules.ZipArchive(
+modules.__builtins__
+modules.__doc__
+modules.__file__
+modules.__metaclass__(
+modules.__name__
+modules.__package__
+modules.dirname(
+modules.getModule(
+modules.implements(
+modules.inspect
+modules.iterModules(
+modules.namedAny(
+modules.registerAdapter(
+modules.splitpath(
+modules.sys
+modules.theSystemPath
+modules.walkModules(
+modules.zipimport
+
+--- from twisted.python.modules import * ---
+IPathImportMapper(
+OPTIMIZED_MODE
+PYTHON_EXTENSIONS
+PathEntry(
+PythonAttribute(
+PythonModule(
+PythonPath(
+ZipArchive(
+iterModules(
+splitpath(
+theSystemPath
+walkModules(
+
+--- import twisted.python.monkey ---
+twisted.python.monkey.MonkeyPatcher(
+twisted.python.monkey.__builtins__
+twisted.python.monkey.__doc__
+twisted.python.monkey.__file__
+twisted.python.monkey.__name__
+twisted.python.monkey.__package__
+
+--- from twisted.python import monkey ---
+monkey.MonkeyPatcher(
+monkey.__builtins__
+monkey.__doc__
+monkey.__file__
+monkey.__name__
+monkey.__package__
+
+--- from twisted.python.monkey import * ---
+MonkeyPatcher(
+
+--- import twisted.python.otp ---
+twisted.python.otp.INITIALSEQUENCE
+twisted.python.otp.MINIMUMSEQUENCE
+twisted.python.otp.OTP(
+twisted.python.otp.OTPAuthenticator(
+twisted.python.otp.Unauthorized(
+twisted.python.otp.__builtins__
+twisted.python.otp.__doc__
+twisted.python.otp.__file__
+twisted.python.otp.__name__
+twisted.python.otp.__package__
+twisted.python.otp.dict
+twisted.python.otp.hashid
+twisted.python.otp.longToString(
+twisted.python.otp.md5(
+twisted.python.otp.random
+twisted.python.otp.sha1(
+twisted.python.otp.string
+twisted.python.otp.stringToDWords(
+twisted.python.otp.stringToLong(
+
+--- from twisted.python import otp ---
+otp.INITIALSEQUENCE
+otp.MINIMUMSEQUENCE
+otp.OTP(
+otp.OTPAuthenticator(
+otp.Unauthorized(
+otp.__builtins__
+otp.__doc__
+otp.__file__
+otp.__name__
+otp.__package__
+otp.dict
+otp.hashid
+otp.longToString(
+otp.md5(
+otp.random
+otp.sha1(
+otp.string
+otp.stringToDWords(
+otp.stringToLong(
+
+--- from twisted.python.otp import * ---
+INITIALSEQUENCE
+MINIMUMSEQUENCE
+OTP(
+OTPAuthenticator(
+dict
+hashid
+longToString(
+stringToDWords(
+stringToLong(
+
+--- import twisted.python.plugin ---
+twisted.python.plugin.DropIn(
+twisted.python.plugin.PlugIn(
+twisted.python.plugin.__all__
+twisted.python.plugin.__builtins__
+twisted.python.plugin.__doc__
+twisted.python.plugin.__file__
+twisted.python.plugin.__name__
+twisted.python.plugin.__package__
+twisted.python.plugin.cacheTransform(
+twisted.python.plugin.errno
+twisted.python.plugin.getPlugIns(
+twisted.python.plugin.getPluginFileList(
+twisted.python.plugin.isAModule(
+twisted.python.plugin.loadPlugins(
+twisted.python.plugin.namedModule(
+twisted.python.plugin.nested_scopes
+twisted.python.plugin.os
+twisted.python.plugin.sys
+twisted.python.plugin.types
+twisted.python.plugin.util
+twisted.python.plugin.warnings
+
+--- from twisted.python import plugin ---
+plugin.DropIn(
+plugin.PlugIn(
+plugin.cacheTransform(
+plugin.errno
+plugin.getPluginFileList(
+plugin.isAModule(
+plugin.loadPlugins(
+plugin.namedModule(
+plugin.nested_scopes
+plugin.types
+plugin.util
+plugin.warnings
+
+--- from twisted.python.plugin import * ---
+DropIn(
+PlugIn(
+cacheTransform(
+getPluginFileList(
+isAModule(
+loadPlugins(
+
+--- import twisted.python.procutils ---
+twisted.python.procutils.__builtins__
+twisted.python.procutils.__doc__
+twisted.python.procutils.__file__
+twisted.python.procutils.__name__
+twisted.python.procutils.__package__
+twisted.python.procutils.os
+twisted.python.procutils.which(
+
+--- from twisted.python import procutils ---
+procutils.__builtins__
+procutils.__doc__
+procutils.__file__
+procutils.__name__
+procutils.__package__
+procutils.os
+procutils.which(
+
+--- from twisted.python.procutils import * ---
+which(
+
+--- import twisted.python.randbytes ---
+twisted.python.randbytes.RandomFactory(
+twisted.python.randbytes.SecureRandomNotAvailable(
+twisted.python.randbytes.SourceNotAvailable(
+twisted.python.randbytes.__all__
+twisted.python.randbytes.__builtins__
+twisted.python.randbytes.__doc__
+twisted.python.randbytes.__file__
+twisted.python.randbytes.__name__
+twisted.python.randbytes.__package__
+twisted.python.randbytes.getrandbits(
+twisted.python.randbytes.insecureRandom(
+twisted.python.randbytes.os
+twisted.python.randbytes.random
+twisted.python.randbytes.randpool
+twisted.python.randbytes.secureRandom(
+twisted.python.randbytes.warnings
+
+--- from twisted.python import randbytes ---
+randbytes.RandomFactory(
+randbytes.SecureRandomNotAvailable(
+randbytes.SourceNotAvailable(
+randbytes.__all__
+randbytes.__builtins__
+randbytes.__doc__
+randbytes.__file__
+randbytes.__name__
+randbytes.__package__
+randbytes.getrandbits(
+randbytes.insecureRandom(
+randbytes.os
+randbytes.random
+randbytes.randpool
+randbytes.secureRandom(
+randbytes.warnings
+
+--- from twisted.python.randbytes import * ---
+RandomFactory(
+SecureRandomNotAvailable(
+SourceNotAvailable(
+insecureRandom(
+randpool
+secureRandom(
+
+--- import twisted.python.rebuild ---
+twisted.python.rebuild.RebuildError(
+twisted.python.rebuild.Sensitive(
+twisted.python.rebuild.__builtins__
+twisted.python.rebuild.__doc__
+twisted.python.rebuild.__file__
+twisted.python.rebuild.__getattr__(
+twisted.python.rebuild.__name__
+twisted.python.rebuild.__package__
+twisted.python.rebuild.lastRebuild
+twisted.python.rebuild.latestClass(
+twisted.python.rebuild.latestFunction(
+twisted.python.rebuild.linecache
+twisted.python.rebuild.log
+twisted.python.rebuild.rebuild(
+twisted.python.rebuild.reflect
+twisted.python.rebuild.sys
+twisted.python.rebuild.time
+twisted.python.rebuild.types
+twisted.python.rebuild.updateInstance(
+
+--- from twisted.python import rebuild ---
+rebuild.RebuildError(
+rebuild.Sensitive(
+rebuild.__builtins__
+rebuild.__doc__
+rebuild.__file__
+rebuild.__getattr__(
+rebuild.__name__
+rebuild.__package__
+rebuild.lastRebuild
+rebuild.latestClass(
+rebuild.latestFunction(
+rebuild.linecache
+rebuild.log
+rebuild.rebuild(
+rebuild.reflect
+rebuild.sys
+rebuild.time
+rebuild.types
+rebuild.updateInstance(
+
+--- from twisted.python.rebuild import * ---
+RebuildError(
+Sensitive(
+__getattr__(
+lastRebuild
+latestClass(
+latestFunction(
+rebuild(
+updateInstance(
+
+--- import twisted.python.reflect ---
+twisted.python.reflect.Accessor(
+twisted.python.reflect.AccessorType(
+twisted.python.reflect.IS
+twisted.python.reflect.ISNT
+twisted.python.reflect.InvalidName(
+twisted.python.reflect.ModuleNotFound(
+twisted.python.reflect.ObjectNotFound(
+twisted.python.reflect.OriginalAccessor(
+twisted.python.reflect.PropertyAccessor(
+twisted.python.reflect.QueueMethod(
+twisted.python.reflect.RegexType(
+twisted.python.reflect.Settable(
+twisted.python.reflect.StringIO
+twisted.python.reflect.Summer(
+twisted.python.reflect.WAS
+twisted.python.reflect.__all__
+twisted.python.reflect.__builtins__
+twisted.python.reflect.__doc__
+twisted.python.reflect.__file__
+twisted.python.reflect.__name__
+twisted.python.reflect.__package__
+twisted.python.reflect.accumulateBases(
+twisted.python.reflect.accumulateClassDict(
+twisted.python.reflect.accumulateClassList(
+twisted.python.reflect.accumulateMethods(
+twisted.python.reflect.addMethodNamesToDict(
+twisted.python.reflect.allYourBase(
+twisted.python.reflect.deque(
+twisted.python.reflect.filenameToModuleName(
+twisted.python.reflect.findInstances(
+twisted.python.reflect.fullFuncName(
+twisted.python.reflect.fullyQualifiedName(
+twisted.python.reflect.funcinfo(
+twisted.python.reflect.getClass(
+twisted.python.reflect.getcurrent(
+twisted.python.reflect.inspect
+twisted.python.reflect.isLike(
+twisted.python.reflect.isOfType(
+twisted.python.reflect.isSame(
+twisted.python.reflect.isinst(
+twisted.python.reflect.macro(
+twisted.python.reflect.modgrep(
+twisted.python.reflect.namedAny(
+twisted.python.reflect.namedClass(
+twisted.python.reflect.namedModule(
+twisted.python.reflect.namedObject(
+twisted.python.reflect.new
+twisted.python.reflect.objgrep(
+twisted.python.reflect.os
+twisted.python.reflect.pickle
+twisted.python.reflect.prefixedMethodNames(
+twisted.python.reflect.prefixedMethods(
+twisted.python.reflect.qual(
+twisted.python.reflect.re
+twisted.python.reflect.safe_repr(
+twisted.python.reflect.safe_str(
+twisted.python.reflect.string
+twisted.python.reflect.sys
+twisted.python.reflect.traceback
+twisted.python.reflect.types
+twisted.python.reflect.warnings
+twisted.python.reflect.weakref
+
+--- from twisted.python import reflect ---
+reflect.Accessor(
+reflect.AccessorType(
+reflect.IS
+reflect.ISNT
+reflect.InvalidName(
+reflect.ModuleNotFound(
+reflect.ObjectNotFound(
+reflect.OriginalAccessor(
+reflect.PropertyAccessor(
+reflect.QueueMethod(
+reflect.RegexType(
+reflect.Settable(
+reflect.StringIO
+reflect.Summer(
+reflect.WAS
+reflect.__all__
+reflect.__builtins__
+reflect.__doc__
+reflect.__file__
+reflect.__name__
+reflect.__package__
+reflect.accumulateBases(
+reflect.accumulateClassDict(
+reflect.accumulateClassList(
+reflect.accumulateMethods(
+reflect.addMethodNamesToDict(
+reflect.allYourBase(
+reflect.deque(
+reflect.filenameToModuleName(
+reflect.findInstances(
+reflect.fullFuncName(
+reflect.fullyQualifiedName(
+reflect.funcinfo(
+reflect.getClass(
+reflect.getcurrent(
+reflect.inspect
+reflect.isLike(
+reflect.isOfType(
+reflect.isSame(
+reflect.isinst(
+reflect.macro(
+reflect.modgrep(
+reflect.namedAny(
+reflect.namedClass(
+reflect.namedModule(
+reflect.namedObject(
+reflect.new
+reflect.objgrep(
+reflect.os
+reflect.pickle
+reflect.prefixedMethodNames(
+reflect.prefixedMethods(
+reflect.qual(
+reflect.re
+reflect.safe_repr(
+reflect.safe_str(
+reflect.string
+reflect.sys
+reflect.traceback
+reflect.types
+reflect.warnings
+reflect.weakref
+
+--- from twisted.python.reflect import * ---
+Accessor(
+AccessorType(
+IS
+ISNT
+InvalidName(
+ModuleNotFound(
+ObjectNotFound(
+OriginalAccessor(
+PropertyAccessor(
+QueueMethod(
+RegexType(
+Settable(
+Summer(
+WAS
+accumulateBases(
+accumulateClassList(
+accumulateMethods(
+addMethodNamesToDict(
+allYourBase(
+filenameToModuleName(
+findInstances(
+funcinfo(
+getClass(
+getcurrent(
+isLike(
+isOfType(
+isSame(
+isinst(
+macro(
+modgrep(
+objgrep(
+prefixedMethods(
+safe_repr(
+safe_str(
+
+--- import twisted.python.release ---
+twisted.python.release.CommandFailed(
+twisted.python.release.DirectoryDoesntExist(
+twisted.python.release.DirectoryExists(
+twisted.python.release.__builtins__
+twisted.python.release.__doc__
+twisted.python.release.__file__
+twisted.python.release.__name__
+twisted.python.release.__package__
+twisted.python.release.os
+twisted.python.release.re
+twisted.python.release.runChdirSafe(
+twisted.python.release.sh(
+
+--- from twisted.python import release ---
+release.CommandFailed(
+release.DirectoryDoesntExist(
+release.DirectoryExists(
+release.__builtins__
+release.__doc__
+release.__file__
+release.__name__
+release.__package__
+release.os
+release.re
+release.runChdirSafe(
+release.sh(
+
+--- from twisted.python.release import * ---
+DirectoryDoesntExist(
+DirectoryExists(
+runChdirSafe(
+sh(
+
+--- import twisted.python.roots ---
+twisted.python.roots.Collection(
+twisted.python.roots.Constrained(
+twisted.python.roots.ConstraintViolation(
+twisted.python.roots.Entity(
+twisted.python.roots.Homogenous(
+twisted.python.roots.Locked(
+twisted.python.roots.NotSupportedError(
+twisted.python.roots.Request(
+twisted.python.roots.__builtins__
+twisted.python.roots.__doc__
+twisted.python.roots.__file__
+twisted.python.roots.__name__
+twisted.python.roots.__package__
+twisted.python.roots.reflect
+twisted.python.roots.types
+
+--- from twisted.python import roots ---
+roots.Collection(
+roots.Constrained(
+roots.ConstraintViolation(
+roots.Entity(
+roots.Homogenous(
+roots.Locked(
+roots.NotSupportedError(
+roots.Request(
+roots.__builtins__
+roots.__doc__
+roots.__file__
+roots.__name__
+roots.__package__
+roots.reflect
+roots.types
+
+--- from twisted.python.roots import * ---
+Collection(
+Constrained(
+ConstraintViolation(
+Homogenous(
+Locked(
+NotSupportedError(
+
+--- import twisted.python.runtime ---
+twisted.python.runtime.Platform(
+twisted.python.runtime.__builtins__
+twisted.python.runtime.__doc__
+twisted.python.runtime.__file__
+twisted.python.runtime.__name__
+twisted.python.runtime.__package__
+twisted.python.runtime.imp
+twisted.python.runtime.knownPlatforms
+twisted.python.runtime.os
+twisted.python.runtime.platform
+twisted.python.runtime.platformType
+twisted.python.runtime.seconds(
+twisted.python.runtime.shortPythonVersion(
+twisted.python.runtime.sys
+twisted.python.runtime.time
+
+--- from twisted.python import runtime ---
+runtime.Platform(
+runtime.__builtins__
+runtime.__doc__
+runtime.__file__
+runtime.__name__
+runtime.__package__
+runtime.imp
+runtime.knownPlatforms
+runtime.os
+runtime.platform
+runtime.platformType
+runtime.seconds(
+runtime.shortPythonVersion(
+runtime.sys
+runtime.time
+
+--- from twisted.python.runtime import * ---
+Platform(
+knownPlatforms
+shortPythonVersion(
+
+--- import twisted.python.syslog ---
+twisted.python.syslog.SyslogObserver(
+twisted.python.syslog.__builtins__
+twisted.python.syslog.__doc__
+twisted.python.syslog.__file__
+twisted.python.syslog.__name__
+twisted.python.syslog.__package__
+twisted.python.syslog.log
+twisted.python.syslog.startLogging(
+twisted.python.syslog.syslog
+
+--- from twisted.python import syslog ---
+syslog.SyslogObserver(
+syslog.__builtins__
+syslog.__file__
+syslog.log
+syslog.startLogging(
+syslog.syslog
+
+--- from twisted.python.syslog import * ---
+SyslogObserver(
+syslog
+
+--- import twisted.python.text ---
+twisted.python.text.__builtins__
+twisted.python.text.__doc__
+twisted.python.text.__file__
+twisted.python.text.__name__
+twisted.python.text.__package__
+twisted.python.text.docstringLStrip(
+twisted.python.text.endsInNewline(
+twisted.python.text.greedyWrap(
+twisted.python.text.isMultiline(
+twisted.python.text.removeLeadingBlanks(
+twisted.python.text.removeLeadingTrailingBlanks(
+twisted.python.text.splitQuoted(
+twisted.python.text.strFile(
+twisted.python.text.string
+twisted.python.text.stringyString(
+twisted.python.text.types
+twisted.python.text.wordWrap(
+
+--- from twisted.python import text ---
+text.__builtins__
+text.__doc__
+text.__file__
+text.__name__
+text.__package__
+text.docstringLStrip(
+text.endsInNewline(
+text.greedyWrap(
+text.isMultiline(
+text.removeLeadingBlanks(
+text.removeLeadingTrailingBlanks(
+text.splitQuoted(
+text.strFile(
+text.string
+text.stringyString(
+text.types
+text.wordWrap(
+
+--- from twisted.python.text import * ---
+docstringLStrip(
+endsInNewline(
+greedyWrap(
+isMultiline(
+removeLeadingBlanks(
+removeLeadingTrailingBlanks(
+strFile(
+stringyString(
+wordWrap(
+
+--- import twisted.python.threadable ---
+twisted.python.threadable.DummyLock(
+twisted.python.threadable.XLock(
+twisted.python.threadable.__all__
+twisted.python.threadable.__builtins__
+twisted.python.threadable.__doc__
+twisted.python.threadable.__file__
+twisted.python.threadable.__name__
+twisted.python.threadable.__package__
+twisted.python.threadable.getThreadID(
+twisted.python.threadable.hook
+twisted.python.threadable.init(
+twisted.python.threadable.ioThread
+twisted.python.threadable.isInIOThread(
+twisted.python.threadable.registerAsIOThread(
+twisted.python.threadable.synchronize(
+twisted.python.threadable.threaded
+twisted.python.threadable.threadingmodule
+twisted.python.threadable.threadmodule
+twisted.python.threadable.unpickle_lock(
+twisted.python.threadable.warnings
+twisted.python.threadable.whenThreaded(
+
+--- from twisted.python import threadable ---
+threadable.DummyLock(
+threadable.XLock(
+threadable.__all__
+threadable.__builtins__
+threadable.__doc__
+threadable.__file__
+threadable.__name__
+threadable.__package__
+threadable.getThreadID(
+threadable.hook
+threadable.init(
+threadable.ioThread
+threadable.isInIOThread(
+threadable.registerAsIOThread(
+threadable.synchronize(
+threadable.threaded
+threadable.threadingmodule
+threadable.threadmodule
+threadable.unpickle_lock(
+threadable.warnings
+threadable.whenThreaded(
+
+--- from twisted.python.threadable import * ---
+DummyLock(
+XLock(
+getThreadID(
+hook
+ioThread
+isInIOThread(
+registerAsIOThread(
+synchronize(
+threaded
+threadingmodule
+threadmodule
+unpickle_lock(
+whenThreaded(
+
+--- import twisted.python.threadpool ---
+twisted.python.threadpool.Queue
+twisted.python.threadpool.ThreadPool(
+twisted.python.threadpool.ThreadSafeList(
+twisted.python.threadpool.WorkerStop
+twisted.python.threadpool.__builtins__
+twisted.python.threadpool.__doc__
+twisted.python.threadpool.__file__
+twisted.python.threadpool.__name__
+twisted.python.threadpool.__package__
+twisted.python.threadpool.context
+twisted.python.threadpool.copy
+twisted.python.threadpool.failure
+twisted.python.threadpool.log
+twisted.python.threadpool.runtime
+twisted.python.threadpool.sys
+twisted.python.threadpool.threading
+twisted.python.threadpool.warnings
+
+--- from twisted.python import threadpool ---
+threadpool.Queue
+threadpool.ThreadPool(
+threadpool.ThreadSafeList(
+threadpool.WorkerStop
+threadpool.__builtins__
+threadpool.__doc__
+threadpool.__file__
+threadpool.__name__
+threadpool.__package__
+threadpool.context
+threadpool.copy
+threadpool.failure
+threadpool.log
+threadpool.runtime
+threadpool.sys
+threadpool.threading
+threadpool.warnings
+
+--- from twisted.python.threadpool import * ---
+ThreadPool(
+ThreadSafeList(
+WorkerStop
+
+--- import twisted.python.timeoutqueue ---
+twisted.python.timeoutqueue.Queue
+twisted.python.timeoutqueue.TimedOut(
+twisted.python.timeoutqueue.TimeoutQueue(
+twisted.python.timeoutqueue.__all__
+twisted.python.timeoutqueue.__builtins__
+twisted.python.timeoutqueue.__doc__
+twisted.python.timeoutqueue.__file__
+twisted.python.timeoutqueue.__name__
+twisted.python.timeoutqueue.__package__
+twisted.python.timeoutqueue.time
+twisted.python.timeoutqueue.warnings
+
+--- from twisted.python import timeoutqueue ---
+timeoutqueue.Queue
+timeoutqueue.TimedOut(
+timeoutqueue.TimeoutQueue(
+timeoutqueue.__all__
+timeoutqueue.__builtins__
+timeoutqueue.__doc__
+timeoutqueue.__file__
+timeoutqueue.__name__
+timeoutqueue.__package__
+timeoutqueue.time
+timeoutqueue.warnings
+
+--- from twisted.python.timeoutqueue import * ---
+TimedOut(
+TimeoutQueue(
+
+--- import twisted.python.urlpath ---
+twisted.python.urlpath.URLPath(
+twisted.python.urlpath.__builtins__
+twisted.python.urlpath.__doc__
+twisted.python.urlpath.__file__
+twisted.python.urlpath.__name__
+twisted.python.urlpath.__package__
+twisted.python.urlpath.urllib
+twisted.python.urlpath.urlparse
+
+--- from twisted.python import urlpath ---
+urlpath.URLPath(
+urlpath.__builtins__
+urlpath.__doc__
+urlpath.__file__
+urlpath.__name__
+urlpath.__package__
+urlpath.urllib
+urlpath.urlparse
+
+--- from twisted.python.urlpath import * ---
+URLPath(
+
+--- import twisted.python.usage ---
+twisted.python.usage.CoerceParameter(
+twisted.python.usage.Options(
+twisted.python.usage.UsageError(
+twisted.python.usage.__builtins__
+twisted.python.usage.__doc__
+twisted.python.usage.__file__
+twisted.python.usage.__name__
+twisted.python.usage.__package__
+twisted.python.usage.docMakeChunks(
+twisted.python.usage.error(
+twisted.python.usage.flagFunction(
+twisted.python.usage.getopt
+twisted.python.usage.os
+twisted.python.usage.path
+twisted.python.usage.portCoerce(
+twisted.python.usage.reflect
+twisted.python.usage.sys
+twisted.python.usage.text
+twisted.python.usage.util
+
+--- from twisted.python import usage ---
+usage.CoerceParameter(
+usage.Options(
+usage.UsageError(
+usage.__builtins__
+usage.__doc__
+usage.__file__
+usage.__name__
+usage.__package__
+usage.docMakeChunks(
+usage.error(
+usage.flagFunction(
+usage.getopt
+usage.os
+usage.path
+usage.portCoerce(
+usage.reflect
+usage.sys
+usage.text
+usage.util
+
+--- from twisted.python.usage import * ---
+CoerceParameter(
+UsageError(
+docMakeChunks(
+flagFunction(
+portCoerce(
+
+--- import twisted.python.util ---
+twisted.python.util.FancyEqMixin(
+twisted.python.util.FancyStrMixin(
+twisted.python.util.InsensitiveDict(
+twisted.python.util.IntervalDifferential(
+twisted.python.util.LineLog(
+twisted.python.util.OrderedDict(
+twisted.python.util.SubclassableCStringIO(
+twisted.python.util.UserDict(
+twisted.python.util.__all__
+twisted.python.util.__builtins__
+twisted.python.util.__doc__
+twisted.python.util.__file__
+twisted.python.util.__name__
+twisted.python.util.__package__
+twisted.python.util.addPluginDir(
+twisted.python.util.dict(
+twisted.python.util.dsu(
+twisted.python.util.errno
+twisted.python.util.getPassword(
+twisted.python.util.getPluginDirs(
+twisted.python.util.getgroups(
+twisted.python.util.gidFromString(
+twisted.python.util.grp
+twisted.python.util.hmac
+twisted.python.util.initgroups(
+twisted.python.util.inspect
+twisted.python.util.keyed_md5(
+twisted.python.util.makeStatBar(
+twisted.python.util.mergeFunctionMetadata(
+twisted.python.util.moduleMovedForSplit(
+twisted.python.util.nameToLabel(
+twisted.python.util.new
+twisted.python.util.os
+twisted.python.util.padTo(
+twisted.python.util.println(
+twisted.python.util.pwd
+twisted.python.util.raises(
+twisted.python.util.runAsEffectiveUser(
+twisted.python.util.searchupwards(
+twisted.python.util.setgroups(
+twisted.python.util.sibpath(
+twisted.python.util.spewer(
+twisted.python.util.str_xor(
+twisted.python.util.switchUID(
+twisted.python.util.sys
+twisted.python.util.uidFromString(
+twisted.python.util.uniquify(
+twisted.python.util.unsignedID(
+twisted.python.util.untilConcludes(
+twisted.python.util.warnings
+
+--- from twisted.python import util ---
+util.FancyEqMixin(
+util.FancyStrMixin(
+util.InsensitiveDict(
+util.IntervalDifferential(
+util.LineLog(
+util.OrderedDict(
+util.SubclassableCStringIO(
+util.UserDict(
+util.addPluginDir(
+util.dict(
+util.dsu(
+util.errno
+util.getPassword(
+util.getPluginDirs(
+util.getgroups(
+util.gidFromString(
+util.grp
+util.hmac
+util.initgroups(
+util.inspect
+util.keyed_md5(
+util.makeStatBar(
+util.mergeFunctionMetadata(
+util.moduleMovedForSplit(
+util.nameToLabel(
+util.new
+util.os
+util.padTo(
+util.println(
+util.pwd
+util.raises(
+util.runAsEffectiveUser(
+util.searchupwards(
+util.setgroups(
+util.sibpath(
+util.spewer(
+util.str_xor(
+util.switchUID(
+util.sys
+util.uidFromString(
+util.uniquify(
+util.unsignedID(
+util.untilConcludes(
+
+--- from twisted.python.util import * ---
+FancyEqMixin(
+FancyStrMixin(
+IntervalDifferential(
+LineLog(
+OrderedDict(
+SubclassableCStringIO(
+addPluginDir(
+dsu(
+getPluginDirs(
+gidFromString(
+initgroups(
+keyed_md5(
+makeStatBar(
+moduleMovedForSplit(
+nameToLabel(
+padTo(
+println(
+raises(
+searchupwards(
+sibpath(
+spewer(
+str_xor(
+uidFromString(
+uniquify(
+untilConcludes(
+
+--- import twisted.python.win32 ---
+twisted.python.win32.ERROR_DIRECTORY
+twisted.python.win32.ERROR_FILE_NOT_FOUND
+twisted.python.win32.ERROR_INVALID_NAME
+twisted.python.win32.ERROR_PATH_NOT_FOUND
+twisted.python.win32.FakeWindowsError(
+twisted.python.win32.WindowsError(
+twisted.python.win32.__builtins__
+twisted.python.win32.__doc__
+twisted.python.win32.__file__
+twisted.python.win32.__name__
+twisted.python.win32.__package__
+twisted.python.win32.cmdLineQuote(
+twisted.python.win32.exceptions
+twisted.python.win32.formatError(
+twisted.python.win32.getProgramFilesPath(
+twisted.python.win32.getProgramsMenuPath(
+twisted.python.win32.os
+twisted.python.win32.platform
+twisted.python.win32.quoteArguments(
+twisted.python.win32.re
+
+--- from twisted.python import win32 ---
+win32.ERROR_DIRECTORY
+win32.ERROR_FILE_NOT_FOUND
+win32.ERROR_INVALID_NAME
+win32.ERROR_PATH_NOT_FOUND
+win32.FakeWindowsError(
+win32.WindowsError(
+win32.__builtins__
+win32.__doc__
+win32.__file__
+win32.__name__
+win32.__package__
+win32.cmdLineQuote(
+win32.exceptions
+win32.formatError(
+win32.getProgramFilesPath(
+win32.getProgramsMenuPath(
+win32.os
+win32.platform
+win32.quoteArguments(
+win32.re
+
+--- from twisted.python.win32 import * ---
+FakeWindowsError(
+cmdLineQuote(
+formatError(
+getProgramFilesPath(
+getProgramsMenuPath(
+quoteArguments(
+
+--- import twisted.python.zippath ---
+twisted.python.zippath.ChunkingZipFile(
+twisted.python.zippath.FilePath(
+twisted.python.zippath.ZIP_PATH_SEP
+twisted.python.zippath.ZipArchive(
+twisted.python.zippath.ZipPath(
+twisted.python.zippath.__builtins__
+twisted.python.zippath.__doc__
+twisted.python.zippath.__file__
+twisted.python.zippath.__metaclass__(
+twisted.python.zippath.__name__
+twisted.python.zippath.__package__
+twisted.python.zippath.errno
+twisted.python.zippath.os
+twisted.python.zippath.time
+
+--- from twisted.python import zippath ---
+zippath.ChunkingZipFile(
+zippath.FilePath(
+zippath.ZIP_PATH_SEP
+zippath.ZipArchive(
+zippath.ZipPath(
+zippath.__builtins__
+zippath.__doc__
+zippath.__file__
+zippath.__metaclass__(
+zippath.__name__
+zippath.__package__
+zippath.errno
+zippath.os
+zippath.time
+
+--- from twisted.python.zippath import * ---
+ChunkingZipFile(
+ZIP_PATH_SEP
+ZipPath(
+
+--- import twisted.python.zipstream ---
+twisted.python.zipstream.ChunkingZipFile(
+twisted.python.zipstream.DIR_BIT
+twisted.python.zipstream.DeflatedZipFileEntry(
+twisted.python.zipstream.ZipFileEntry(
+twisted.python.zipstream.__builtins__
+twisted.python.zipstream.__doc__
+twisted.python.zipstream.__file__
+twisted.python.zipstream.__name__
+twisted.python.zipstream.__package__
+twisted.python.zipstream.countFileChunks(
+twisted.python.zipstream.countZipFileChunks(
+twisted.python.zipstream.countZipFileEntries(
+twisted.python.zipstream.os
+twisted.python.zipstream.struct
+twisted.python.zipstream.unzip(
+twisted.python.zipstream.unzipIter(
+twisted.python.zipstream.unzipIterChunky(
+twisted.python.zipstream.warnings
+twisted.python.zipstream.zipfile
+twisted.python.zipstream.zlib
+
+--- from twisted.python import zipstream ---
+zipstream.ChunkingZipFile(
+zipstream.DIR_BIT
+zipstream.DeflatedZipFileEntry(
+zipstream.ZipFileEntry(
+zipstream.__builtins__
+zipstream.__doc__
+zipstream.__file__
+zipstream.__name__
+zipstream.__package__
+zipstream.countFileChunks(
+zipstream.countZipFileChunks(
+zipstream.countZipFileEntries(
+zipstream.os
+zipstream.struct
+zipstream.unzip(
+zipstream.unzipIter(
+zipstream.unzipIterChunky(
+zipstream.warnings
+zipstream.zipfile
+zipstream.zlib
+
+--- from twisted.python.zipstream import * ---
+DIR_BIT
+DeflatedZipFileEntry(
+ZipFileEntry(
+countFileChunks(
+countZipFileChunks(
+countZipFileEntries(
+unzip(
+unzipIter(
+unzipIterChunky(
+zipfile
+
+--- import twisted.python.zshcomp ---
+twisted.python.zshcomp.ArgumentsGenerator(
+twisted.python.zshcomp.Builder(
+twisted.python.zshcomp.IServiceMaker(
+twisted.python.zshcomp.MktapBuilder(
+twisted.python.zshcomp.MyOptions(
+twisted.python.zshcomp.SubcommandBuilder(
+twisted.python.zshcomp.TwistdBuilder(
+twisted.python.zshcomp.__builtins__
+twisted.python.zshcomp.__doc__
+twisted.python.zshcomp.__file__
+twisted.python.zshcomp.__name__
+twisted.python.zshcomp.__package__
+twisted.python.zshcomp.__warningregistry__
+twisted.python.zshcomp.commands
+twisted.python.zshcomp.descrFromDoc(
+twisted.python.zshcomp.escape(
+twisted.python.zshcomp.firstLine(
+twisted.python.zshcomp.generateFor
+twisted.python.zshcomp.itertools
+twisted.python.zshcomp.makeCompFunctionFiles(
+twisted.python.zshcomp.os
+twisted.python.zshcomp.reflect
+twisted.python.zshcomp.run(
+twisted.python.zshcomp.siteFunctionsPath(
+twisted.python.zshcomp.specialBuilders
+twisted.python.zshcomp.sys
+twisted.python.zshcomp.usage
+twisted.python.zshcomp.util
+
+--- from twisted.python import zshcomp ---
+zshcomp.ArgumentsGenerator(
+zshcomp.Builder(
+zshcomp.IServiceMaker(
+zshcomp.MktapBuilder(
+zshcomp.MyOptions(
+zshcomp.SubcommandBuilder(
+zshcomp.TwistdBuilder(
+zshcomp.__builtins__
+zshcomp.__doc__
+zshcomp.__file__
+zshcomp.__name__
+zshcomp.__package__
+zshcomp.__warningregistry__
+zshcomp.commands
+zshcomp.descrFromDoc(
+zshcomp.escape(
+zshcomp.firstLine(
+zshcomp.generateFor
+zshcomp.itertools
+zshcomp.makeCompFunctionFiles(
+zshcomp.os
+zshcomp.reflect
+zshcomp.run(
+zshcomp.siteFunctionsPath(
+zshcomp.specialBuilders
+zshcomp.sys
+zshcomp.usage
+zshcomp.util
+
+--- from twisted.python.zshcomp import * ---
+ArgumentsGenerator(
+Builder(
+MktapBuilder(
+MyOptions(
+SubcommandBuilder(
+TwistdBuilder(
+commands
+descrFromDoc(
+firstLine(
+generateFor
+makeCompFunctionFiles(
+siteFunctionsPath(
+specialBuilders
+
+--- import twisted.runner ---
+twisted.runner.__builtins__
+twisted.runner.__doc__
+twisted.runner.__file__
+twisted.runner.__name__
+twisted.runner.__package__
+twisted.runner.__path__
+twisted.runner.__version__
+twisted.runner.version
+
+--- from twisted import runner ---
+runner.__builtins__
+runner.__doc__
+runner.__file__
+runner.__name__
+runner.__package__
+runner.__path__
+runner.__version__
+runner.version
+
+--- from twisted.runner import * ---
+
+--- import twisted.runner.inetd ---
+twisted.runner.inetd.InetdFactory(
+twisted.runner.inetd.InetdProtocol(
+twisted.runner.inetd.Protocol(
+twisted.runner.inetd.ServerFactory(
+twisted.runner.inetd.__builtins__
+twisted.runner.inetd.__doc__
+twisted.runner.inetd.__file__
+twisted.runner.inetd.__name__
+twisted.runner.inetd.__package__
+twisted.runner.inetd.fdesc
+twisted.runner.inetd.internalProtocols
+twisted.runner.inetd.os
+twisted.runner.inetd.process
+twisted.runner.inetd.reactor
+twisted.runner.inetd.wire
+
+--- from twisted.runner import inetd ---
+inetd.InetdFactory(
+inetd.InetdProtocol(
+inetd.Protocol(
+inetd.ServerFactory(
+inetd.__builtins__
+inetd.__doc__
+inetd.__file__
+inetd.__name__
+inetd.__package__
+inetd.fdesc
+inetd.internalProtocols
+inetd.os
+inetd.process
+inetd.reactor
+inetd.wire
+
+--- from twisted.runner.inetd import * ---
+InetdFactory(
+InetdProtocol(
+internalProtocols
+wire
+
+--- import twisted.runner.inetdtap ---
+twisted.runner.inetdtap.Options(
+twisted.runner.inetdtap.RPCServer(
+twisted.runner.inetdtap.ServerFactory(
+twisted.runner.inetdtap.__builtins__
+twisted.runner.inetdtap.__doc__
+twisted.runner.inetdtap.__file__
+twisted.runner.inetdtap.__name__
+twisted.runner.inetdtap.__package__
+twisted.runner.inetdtap.appservice
+twisted.runner.inetdtap.grp
+twisted.runner.inetdtap.inetd
+twisted.runner.inetdtap.inetdconf
+twisted.runner.inetdtap.internet
+twisted.runner.inetdtap.log
+twisted.runner.inetdtap.makeService(
+twisted.runner.inetdtap.os
+twisted.runner.inetdtap.portmap
+twisted.runner.inetdtap.protocolDict
+twisted.runner.inetdtap.pwd
+twisted.runner.inetdtap.rpcOk
+twisted.runner.inetdtap.socket
+twisted.runner.inetdtap.usage
+
+--- from twisted.runner import inetdtap ---
+inetdtap.Options(
+inetdtap.RPCServer(
+inetdtap.ServerFactory(
+inetdtap.__builtins__
+inetdtap.__doc__
+inetdtap.__file__
+inetdtap.__name__
+inetdtap.__package__
+inetdtap.appservice
+inetdtap.grp
+inetdtap.inetd
+inetdtap.inetdconf
+inetdtap.internet
+inetdtap.log
+inetdtap.makeService(
+inetdtap.os
+inetdtap.portmap
+inetdtap.protocolDict
+inetdtap.pwd
+inetdtap.rpcOk
+inetdtap.socket
+inetdtap.usage
+
+--- from twisted.runner.inetdtap import * ---
+RPCServer(
+appservice
+inetd
+inetdconf
+portmap
+protocolDict
+rpcOk
+
+--- import twisted.runner.procmon ---
+twisted.runner.procmon.DummyTransport(
+twisted.runner.procmon.LineLogger(
+twisted.runner.procmon.LoggingProtocol(
+twisted.runner.procmon.ProcessMonitor(
+twisted.runner.procmon.SIGKILL
+twisted.runner.procmon.SIGTERM
+twisted.runner.procmon.__builtins__
+twisted.runner.procmon.__doc__
+twisted.runner.procmon.__file__
+twisted.runner.procmon.__name__
+twisted.runner.procmon.__package__
+twisted.runner.procmon.basic
+twisted.runner.procmon.log
+twisted.runner.procmon.main(
+twisted.runner.procmon.os
+twisted.runner.procmon.process
+twisted.runner.procmon.protocol
+twisted.runner.procmon.reactor
+twisted.runner.procmon.service
+twisted.runner.procmon.time
+twisted.runner.procmon.transport
+
+--- from twisted.runner import procmon ---
+procmon.DummyTransport(
+procmon.LineLogger(
+procmon.LoggingProtocol(
+procmon.ProcessMonitor(
+procmon.SIGKILL
+procmon.SIGTERM
+procmon.__builtins__
+procmon.__doc__
+procmon.__file__
+procmon.__name__
+procmon.__package__
+procmon.basic
+procmon.log
+procmon.main(
+procmon.os
+procmon.process
+procmon.protocol
+procmon.reactor
+procmon.service
+procmon.time
+procmon.transport
+
+--- from twisted.runner.procmon import * ---
+DummyTransport(
+LineLogger(
+LoggingProtocol(
+ProcessMonitor(
+transport
+
+--- import twisted.runner.procutils ---
+twisted.runner.procutils.__builtins__
+twisted.runner.procutils.__doc__
+twisted.runner.procutils.__file__
+twisted.runner.procutils.__name__
+twisted.runner.procutils.__package__
+twisted.runner.procutils.warnings
+twisted.runner.procutils.which(
+
+--- from twisted.runner import procutils ---
+procutils.warnings
+
+--- from twisted.runner.procutils import * ---
+
+--- import twisted.scripts ---
+twisted.scripts.__builtins__
+twisted.scripts.__doc__
+twisted.scripts.__file__
+twisted.scripts.__name__
+twisted.scripts.__package__
+twisted.scripts.__path__
+
+--- from twisted import scripts ---
+
+--- from twisted.scripts import * ---
+
+--- import twisted.scripts.htmlizer ---
+twisted.scripts.htmlizer.Options(
+twisted.scripts.htmlizer.__builtins__
+twisted.scripts.htmlizer.__doc__
+twisted.scripts.htmlizer.__file__
+twisted.scripts.htmlizer.__name__
+twisted.scripts.htmlizer.__package__
+twisted.scripts.htmlizer.__version__
+twisted.scripts.htmlizer.alternateLink
+twisted.scripts.htmlizer.copyright
+twisted.scripts.htmlizer.footer
+twisted.scripts.htmlizer.header
+twisted.scripts.htmlizer.htmlizer
+twisted.scripts.htmlizer.os
+twisted.scripts.htmlizer.run(
+twisted.scripts.htmlizer.styleLink
+twisted.scripts.htmlizer.sys
+twisted.scripts.htmlizer.usage
+
+--- from twisted.scripts import htmlizer ---
+htmlizer.Options(
+htmlizer.__version__
+htmlizer.alternateLink
+htmlizer.copyright
+htmlizer.footer
+htmlizer.header
+htmlizer.htmlizer
+htmlizer.os
+htmlizer.run(
+htmlizer.styleLink
+htmlizer.sys
+htmlizer.usage
+
+--- from twisted.scripts.htmlizer import * ---
+alternateLink
+footer
+header
+styleLink
+
+--- import twisted.scripts.manhole ---
+twisted.scripts.manhole.MyOptions(
+twisted.scripts.manhole.NoToolkitError(
+twisted.scripts.manhole.__builtins__
+twisted.scripts.manhole.__doc__
+twisted.scripts.manhole.__file__
+twisted.scripts.manhole.__name__
+twisted.scripts.manhole.__package__
+twisted.scripts.manhole.bestToolkit(
+twisted.scripts.manhole.getAvailableToolkits(
+twisted.scripts.manhole.pbportno
+twisted.scripts.manhole.run(
+twisted.scripts.manhole.run_gtk1(
+twisted.scripts.manhole.run_gtk2(
+twisted.scripts.manhole.sys
+twisted.scripts.manhole.toolkitPreference
+twisted.scripts.manhole.usage
+
+--- from twisted.scripts import manhole ---
+manhole.MyOptions(
+manhole.NoToolkitError(
+manhole.bestToolkit(
+manhole.getAvailableToolkits(
+manhole.pbportno
+manhole.run(
+manhole.run_gtk1(
+manhole.run_gtk2(
+manhole.toolkitPreference
+manhole.usage
+
+--- from twisted.scripts.manhole import * ---
+NoToolkitError(
+bestToolkit(
+getAvailableToolkits(
+pbportno
+run_gtk1(
+run_gtk2(
+toolkitPreference
+
+--- import twisted.scripts.mktap ---
+twisted.scripts.mktap.FirstPassOptions(
+twisted.scripts.mktap.IServiceMaker(
+twisted.scripts.mktap.__builtins__
+twisted.scripts.mktap.__doc__
+twisted.scripts.mktap.__file__
+twisted.scripts.mktap.__name__
+twisted.scripts.mktap.__package__
+twisted.scripts.mktap.addToApplication(
+twisted.scripts.mktap.app
+twisted.scripts.mktap.getid(
+twisted.scripts.mktap.gidFromString(
+twisted.scripts.mktap.loadPlugins(
+twisted.scripts.mktap.newplugin
+twisted.scripts.mktap.oldplugin
+twisted.scripts.mktap.os
+twisted.scripts.mktap.run(
+twisted.scripts.mktap.service
+twisted.scripts.mktap.sob
+twisted.scripts.mktap.sys
+twisted.scripts.mktap.uidFromString(
+twisted.scripts.mktap.usage
+twisted.scripts.mktap.util
+twisted.scripts.mktap.warnings
+
+--- from twisted.scripts import mktap ---
+mktap.FirstPassOptions(
+mktap.IServiceMaker(
+mktap.__builtins__
+mktap.__doc__
+mktap.__file__
+mktap.__name__
+mktap.__package__
+mktap.addToApplication(
+mktap.app
+mktap.getid(
+mktap.gidFromString(
+mktap.loadPlugins(
+mktap.newplugin
+mktap.oldplugin
+mktap.os
+mktap.run(
+mktap.service
+mktap.sob
+mktap.sys
+mktap.uidFromString(
+mktap.usage
+mktap.util
+mktap.warnings
+
+--- from twisted.scripts.mktap import * ---
+FirstPassOptions(
+addToApplication(
+app
+getid(
+newplugin
+oldplugin
+
+--- import twisted.scripts.tap2deb ---
+twisted.scripts.tap2deb.MyOptions(
+twisted.scripts.tap2deb.__builtins__
+twisted.scripts.tap2deb.__doc__
+twisted.scripts.tap2deb.__file__
+twisted.scripts.tap2deb.__name__
+twisted.scripts.tap2deb.__package__
+twisted.scripts.tap2deb.os
+twisted.scripts.tap2deb.run(
+twisted.scripts.tap2deb.save_to_file(
+twisted.scripts.tap2deb.shutil
+twisted.scripts.tap2deb.string
+twisted.scripts.tap2deb.sys
+twisted.scripts.tap2deb.type_dict
+twisted.scripts.tap2deb.usage
+
+--- from twisted.scripts import tap2deb ---
+tap2deb.MyOptions(
+tap2deb.__builtins__
+tap2deb.__doc__
+tap2deb.__file__
+tap2deb.__name__
+tap2deb.__package__
+tap2deb.os
+tap2deb.run(
+tap2deb.save_to_file(
+tap2deb.shutil
+tap2deb.string
+tap2deb.sys
+tap2deb.type_dict
+tap2deb.usage
+
+--- from twisted.scripts.tap2deb import * ---
+save_to_file(
+type_dict
+
+--- import twisted.scripts.tap2rpm ---
+twisted.scripts.tap2rpm.MyOptions(
+twisted.scripts.tap2rpm.__builtins__
+twisted.scripts.tap2rpm.__doc__
+twisted.scripts.tap2rpm.__file__
+twisted.scripts.tap2rpm.__name__
+twisted.scripts.tap2rpm.__package__
+twisted.scripts.tap2rpm.glob
+twisted.scripts.tap2rpm.initFileData
+twisted.scripts.tap2rpm.makeBuildDir(
+twisted.scripts.tap2rpm.os
+twisted.scripts.tap2rpm.run(
+twisted.scripts.tap2rpm.shutil
+twisted.scripts.tap2rpm.specFileData
+twisted.scripts.tap2rpm.sys
+twisted.scripts.tap2rpm.tap2deb
+twisted.scripts.tap2rpm.time
+twisted.scripts.tap2rpm.type_dict
+twisted.scripts.tap2rpm.usage
+
+--- from twisted.scripts import tap2rpm ---
+tap2rpm.MyOptions(
+tap2rpm.__builtins__
+tap2rpm.__doc__
+tap2rpm.__file__
+tap2rpm.__name__
+tap2rpm.__package__
+tap2rpm.glob
+tap2rpm.initFileData
+tap2rpm.makeBuildDir(
+tap2rpm.os
+tap2rpm.run(
+tap2rpm.shutil
+tap2rpm.specFileData
+tap2rpm.sys
+tap2rpm.tap2deb
+tap2rpm.time
+tap2rpm.type_dict
+tap2rpm.usage
+
+--- from twisted.scripts.tap2rpm import * ---
+initFileData
+makeBuildDir(
+specFileData
+tap2deb
+
+--- import twisted.scripts.tapconvert ---
+twisted.scripts.tapconvert.ConvertOptions(
+twisted.scripts.tapconvert.__builtins__
+twisted.scripts.tapconvert.__doc__
+twisted.scripts.tapconvert.__file__
+twisted.scripts.tapconvert.__name__
+twisted.scripts.tapconvert.__package__
+twisted.scripts.tapconvert.app
+twisted.scripts.tapconvert.getpass
+twisted.scripts.tapconvert.run(
+twisted.scripts.tapconvert.sob
+twisted.scripts.tapconvert.sys
+twisted.scripts.tapconvert.usage
+
+--- from twisted.scripts import tapconvert ---
+tapconvert.ConvertOptions(
+tapconvert.__builtins__
+tapconvert.__doc__
+tapconvert.__file__
+tapconvert.__name__
+tapconvert.__package__
+tapconvert.app
+tapconvert.getpass
+tapconvert.run(
+tapconvert.sob
+tapconvert.sys
+tapconvert.usage
+
+--- from twisted.scripts.tapconvert import * ---
+ConvertOptions(
+
+--- import twisted.scripts.tkunzip ---
+twisted.scripts.tkunzip.ProgressBar(
+twisted.scripts.tkunzip.Progressor(
+twisted.scripts.tkunzip.TkunzipOptions(
+twisted.scripts.tkunzip.__builtins__
+twisted.scripts.tkunzip.__doc__
+twisted.scripts.tkunzip.__file__
+twisted.scripts.tkunzip.__name__
+twisted.scripts.tkunzip.__package__
+twisted.scripts.tkunzip.compiler(
+twisted.scripts.tkunzip.countPys(
+twisted.scripts.tkunzip.countPysRecursive(
+twisted.scripts.tkunzip.defer
+twisted.scripts.tkunzip.doItConsolicious(
+twisted.scripts.tkunzip.doItTkinterly(
+twisted.scripts.tkunzip.failure
+twisted.scripts.tkunzip.generators
+twisted.scripts.tkunzip.log
+twisted.scripts.tkunzip.os
+twisted.scripts.tkunzip.py_compile
+twisted.scripts.tkunzip.reactor
+twisted.scripts.tkunzip.run(
+twisted.scripts.tkunzip.sys
+twisted.scripts.tkunzip.tkdll
+twisted.scripts.tkunzip.usage
+twisted.scripts.tkunzip.util
+twisted.scripts.tkunzip.which(
+twisted.scripts.tkunzip.zipfile
+twisted.scripts.tkunzip.zipstream
+
+--- from twisted.scripts import tkunzip ---
+tkunzip.ProgressBar(
+tkunzip.Progressor(
+tkunzip.TkunzipOptions(
+tkunzip.__builtins__
+tkunzip.__doc__
+tkunzip.__file__
+tkunzip.__name__
+tkunzip.__package__
+tkunzip.compiler(
+tkunzip.countPys(
+tkunzip.countPysRecursive(
+tkunzip.defer
+tkunzip.doItConsolicious(
+tkunzip.doItTkinterly(
+tkunzip.failure
+tkunzip.generators
+tkunzip.log
+tkunzip.os
+tkunzip.py_compile
+tkunzip.reactor
+tkunzip.run(
+tkunzip.sys
+tkunzip.tkdll
+tkunzip.usage
+tkunzip.util
+tkunzip.which(
+tkunzip.zipfile
+tkunzip.zipstream
+
+--- from twisted.scripts.tkunzip import * ---
+ProgressBar(
+Progressor(
+TkunzipOptions(
+compiler(
+countPys(
+countPysRecursive(
+doItConsolicious(
+doItTkinterly(
+tkdll
+zipstream
+
+--- import twisted.scripts.trial ---
+twisted.scripts.trial.Options(
+twisted.scripts.trial.TBFORMAT_MAP
+twisted.scripts.trial.__builtins__
+twisted.scripts.trial.__doc__
+twisted.scripts.trial.__file__
+twisted.scripts.trial.__name__
+twisted.scripts.trial.__package__
+twisted.scripts.trial.app
+twisted.scripts.trial.defer
+twisted.scripts.trial.failure
+twisted.scripts.trial.gc
+twisted.scripts.trial.getTestModules(
+twisted.scripts.trial.isTestFile(
+twisted.scripts.trial.itrial
+twisted.scripts.trial.loadLocalVariables(
+twisted.scripts.trial.os
+twisted.scripts.trial.plugin
+twisted.scripts.trial.random
+twisted.scripts.trial.reflect
+twisted.scripts.trial.reporter
+twisted.scripts.trial.run(
+twisted.scripts.trial.runner
+twisted.scripts.trial.set(
+twisted.scripts.trial.spewer(
+twisted.scripts.trial.sys
+twisted.scripts.trial.time
+twisted.scripts.trial.usage
+twisted.scripts.trial.warnings
+
+--- from twisted.scripts import trial ---
+trial.Options(
+trial.TBFORMAT_MAP
+trial.app
+trial.defer
+trial.failure
+trial.gc
+trial.getTestModules(
+trial.isTestFile(
+trial.itrial
+trial.loadLocalVariables(
+trial.os
+trial.plugin
+trial.random
+trial.reflect
+trial.reporter
+trial.run(
+trial.runner
+trial.set(
+trial.spewer(
+trial.sys
+trial.time
+trial.usage
+trial.warnings
+
+--- from twisted.scripts.trial import * ---
+TBFORMAT_MAP
+getTestModules(
+isTestFile(
+itrial
+loadLocalVariables(
+reporter
+runner
+
+--- import twisted.scripts.twistd ---
+twisted.scripts.twistd.ServerOptions(
+twisted.scripts.twistd.__all__
+twisted.scripts.twistd.__builtins__
+twisted.scripts.twistd.__doc__
+twisted.scripts.twistd.__file__
+twisted.scripts.twistd.__name__
+twisted.scripts.twistd.__package__
+twisted.scripts.twistd.app
+twisted.scripts.twistd.platformType
+twisted.scripts.twistd.run(
+twisted.scripts.twistd.runApp(
+
+--- from twisted.scripts import twistd ---
+twistd.ServerOptions(
+twistd.__all__
+twistd.__builtins__
+twistd.__doc__
+twistd.__file__
+twistd.__name__
+twistd.__package__
+twistd.app
+twistd.platformType
+twistd.run(
+twistd.runApp(
+
+--- from twisted.scripts.twistd import * ---
+runApp(
+
+--- import twisted.spread ---
+twisted.spread.__builtins__
+twisted.spread.__doc__
+twisted.spread.__file__
+twisted.spread.__name__
+twisted.spread.__package__
+twisted.spread.__path__
+
+--- from twisted import spread ---
+spread.__builtins__
+spread.__doc__
+spread.__file__
+spread.__name__
+spread.__package__
+spread.__path__
+
+--- from twisted.spread import * ---
+
+--- import twisted.spread.banana ---
+twisted.spread.banana.Banana(
+twisted.spread.banana.BananaError(
+twisted.spread.banana.FLOAT
+twisted.spread.banana.HIGH_BIT_SET
+twisted.spread.banana.INT
+twisted.spread.banana.LIST
+twisted.spread.banana.LONGINT
+twisted.spread.banana.LONGNEG
+twisted.spread.banana.NEG
+twisted.spread.banana.SIZE_LIMIT
+twisted.spread.banana.STRING
+twisted.spread.banana.VOCAB
+twisted.spread.banana.__builtins__
+twisted.spread.banana.__doc__
+twisted.spread.banana.__file__
+twisted.spread.banana.__name__
+twisted.spread.banana.__package__
+twisted.spread.banana.__version__
+twisted.spread.banana.b1282int(
+twisted.spread.banana.cStringIO
+twisted.spread.banana.copy
+twisted.spread.banana.decode(
+twisted.spread.banana.encode(
+twisted.spread.banana.int2b128(
+twisted.spread.banana.log
+twisted.spread.banana.protocol
+twisted.spread.banana.setPrefixLimit(
+twisted.spread.banana.struct
+twisted.spread.banana.styles
+
+--- from twisted.spread import banana ---
+banana.Banana(
+banana.BananaError(
+banana.FLOAT
+banana.HIGH_BIT_SET
+banana.INT
+banana.LIST
+banana.LONGINT
+banana.LONGNEG
+banana.NEG
+banana.SIZE_LIMIT
+banana.STRING
+banana.VOCAB
+banana.__builtins__
+banana.__doc__
+banana.__file__
+banana.__name__
+banana.__package__
+banana.__version__
+banana.b1282int(
+banana.cStringIO
+banana.copy
+banana.decode(
+banana.encode(
+banana.int2b128(
+banana.log
+banana.protocol
+banana.setPrefixLimit(
+banana.struct
+banana.styles
+
+--- from twisted.spread.banana import * ---
+Banana(
+BananaError(
+HIGH_BIT_SET
+LONGINT
+LONGNEG
+NEG
+SIZE_LIMIT
+VOCAB
+b1282int(
+int2b128(
+setPrefixLimit(
+
+--- import twisted.spread.flavors ---
+twisted.spread.flavors.Cacheable(
+twisted.spread.flavors.Copyable(
+twisted.spread.flavors.IPBRoot(
+twisted.spread.flavors.Interface(
+twisted.spread.flavors.Jellyable(
+twisted.spread.flavors.NoSuchMethod(
+twisted.spread.flavors.Referenceable(
+twisted.spread.flavors.RemoteCache(
+twisted.spread.flavors.RemoteCacheMethod(
+twisted.spread.flavors.RemoteCacheObserver(
+twisted.spread.flavors.RemoteCopy(
+twisted.spread.flavors.Root(
+twisted.spread.flavors.Serializable(
+twisted.spread.flavors.Unjellyable(
+twisted.spread.flavors.ViewPoint(
+twisted.spread.flavors.Viewable(
+twisted.spread.flavors.__builtins__
+twisted.spread.flavors.__doc__
+twisted.spread.flavors.__file__
+twisted.spread.flavors.__name__
+twisted.spread.flavors.__package__
+twisted.spread.flavors.cache_atom
+twisted.spread.flavors.cached_atom
+twisted.spread.flavors.copyTags
+twisted.spread.flavors.copy_atom
+twisted.spread.flavors.getInstanceState(
+twisted.spread.flavors.implements(
+twisted.spread.flavors.log
+twisted.spread.flavors.reflect
+twisted.spread.flavors.remote_atom
+twisted.spread.flavors.setCopierForClass(
+twisted.spread.flavors.setCopierForClassTree(
+twisted.spread.flavors.setFactoryForClass(
+twisted.spread.flavors.setInstanceState(
+twisted.spread.flavors.setUnjellyableFactoryForClass(
+twisted.spread.flavors.setUnjellyableForClass(
+twisted.spread.flavors.setUnjellyableForClassTree(
+twisted.spread.flavors.sys
+twisted.spread.flavors.unjellyCached(
+twisted.spread.flavors.unjellyLCache(
+twisted.spread.flavors.unjellyLocal(
+twisted.spread.flavors.unjellyableRegistry
+
+--- from twisted.spread import flavors ---
+flavors.Cacheable(
+flavors.Copyable(
+flavors.IPBRoot(
+flavors.Interface(
+flavors.Jellyable(
+flavors.NoSuchMethod(
+flavors.Referenceable(
+flavors.RemoteCache(
+flavors.RemoteCacheMethod(
+flavors.RemoteCacheObserver(
+flavors.RemoteCopy(
+flavors.Root(
+flavors.Serializable(
+flavors.Unjellyable(
+flavors.ViewPoint(
+flavors.Viewable(
+flavors.__builtins__
+flavors.__doc__
+flavors.__file__
+flavors.__name__
+flavors.__package__
+flavors.cache_atom
+flavors.cached_atom
+flavors.copyTags
+flavors.copy_atom
+flavors.getInstanceState(
+flavors.implements(
+flavors.log
+flavors.reflect
+flavors.remote_atom
+flavors.setCopierForClass(
+flavors.setCopierForClassTree(
+flavors.setFactoryForClass(
+flavors.setInstanceState(
+flavors.setUnjellyableFactoryForClass(
+flavors.setUnjellyableForClass(
+flavors.setUnjellyableForClassTree(
+flavors.sys
+flavors.unjellyCached(
+flavors.unjellyLCache(
+flavors.unjellyLocal(
+flavors.unjellyableRegistry
+
+--- from twisted.spread.flavors import * ---
+Cacheable(
+Copyable(
+IPBRoot(
+Jellyable(
+NoSuchMethod(
+Referenceable(
+RemoteCache(
+RemoteCacheMethod(
+RemoteCacheObserver(
+RemoteCopy(
+Root(
+Serializable(
+Unjellyable(
+ViewPoint(
+Viewable(
+cache_atom
+cached_atom
+copyTags
+copy_atom
+getInstanceState(
+remote_atom
+setCopierForClass(
+setCopierForClassTree(
+setFactoryForClass(
+setInstanceState(
+setUnjellyableFactoryForClass(
+setUnjellyableForClass(
+setUnjellyableForClassTree(
+unjellyCached(
+unjellyLCache(
+unjellyLocal(
+unjellyableRegistry
+
+--- import twisted.spread.interfaces ---
+twisted.spread.interfaces.IJellyable(
+twisted.spread.interfaces.IUnjellyable(
+twisted.spread.interfaces.Interface(
+twisted.spread.interfaces.__builtins__
+twisted.spread.interfaces.__doc__
+twisted.spread.interfaces.__file__
+twisted.spread.interfaces.__name__
+twisted.spread.interfaces.__package__
+
+--- from twisted.spread import interfaces ---
+interfaces.IJellyable(
+interfaces.IUnjellyable(
+
+--- from twisted.spread.interfaces import * ---
+IJellyable(
+IUnjellyable(
+
+--- import twisted.spread.jelly ---
+twisted.spread.jelly.BooleanType(
+twisted.spread.jelly.ClassType(
+twisted.spread.jelly.DictTypes
+twisted.spread.jelly.DictionaryType(
+twisted.spread.jelly.DummySecurityOptions(
+twisted.spread.jelly.FloatType(
+twisted.spread.jelly.FunctionType(
+twisted.spread.jelly.IJellyable(
+twisted.spread.jelly.IUnjellyable(
+twisted.spread.jelly.InsecureJelly(
+twisted.spread.jelly.InstanceType(
+twisted.spread.jelly.IntType(
+twisted.spread.jelly.Jellyable(
+twisted.spread.jelly.ListType(
+twisted.spread.jelly.LongType(
+twisted.spread.jelly.MethodType(
+twisted.spread.jelly.ModuleType(
+twisted.spread.jelly.NoneType(
+twisted.spread.jelly.None_atom
+twisted.spread.jelly.NotKnown(
+twisted.spread.jelly.SecurityOptions(
+twisted.spread.jelly.StringType(
+twisted.spread.jelly.TupleType(
+twisted.spread.jelly.UnicodeType(
+twisted.spread.jelly.Unjellyable(
+twisted.spread.jelly.Unpersistable(
+twisted.spread.jelly.__builtins__
+twisted.spread.jelly.__doc__
+twisted.spread.jelly.__file__
+twisted.spread.jelly.__name__
+twisted.spread.jelly.__package__
+twisted.spread.jelly.__warningregistry__
+twisted.spread.jelly.class_atom
+twisted.spread.jelly.copy
+twisted.spread.jelly.datetime
+twisted.spread.jelly.decimal
+twisted.spread.jelly.dereference_atom
+twisted.spread.jelly.dictionary_atom
+twisted.spread.jelly.frozenset_atom
+twisted.spread.jelly.function_atom
+twisted.spread.jelly.getInstanceState(
+twisted.spread.jelly.globalSecurity
+twisted.spread.jelly.implements(
+twisted.spread.jelly.instance(
+twisted.spread.jelly.instance_atom
+twisted.spread.jelly.instancemethod(
+twisted.spread.jelly.jelly(
+twisted.spread.jelly.list_atom
+twisted.spread.jelly.module_atom
+twisted.spread.jelly.namedObject(
+twisted.spread.jelly.persistent_atom
+twisted.spread.jelly.pickle
+twisted.spread.jelly.qual(
+twisted.spread.jelly.reference_atom
+twisted.spread.jelly.runtime
+twisted.spread.jelly.setInstanceState(
+twisted.spread.jelly.setUnjellyableFactoryForClass(
+twisted.spread.jelly.setUnjellyableForClass(
+twisted.spread.jelly.setUnjellyableForClassTree(
+twisted.spread.jelly.set_atom
+twisted.spread.jelly.tuple_atom
+twisted.spread.jelly.types
+twisted.spread.jelly.unjelly(
+twisted.spread.jelly.unjellyableFactoryRegistry
+twisted.spread.jelly.unjellyableRegistry
+twisted.spread.jelly.unpersistable_atom
+twisted.spread.jelly.warnings
+
+--- from twisted.spread import jelly ---
+jelly.BooleanType(
+jelly.ClassType(
+jelly.DictTypes
+jelly.DictionaryType(
+jelly.DummySecurityOptions(
+jelly.FloatType(
+jelly.FunctionType(
+jelly.IJellyable(
+jelly.IUnjellyable(
+jelly.InsecureJelly(
+jelly.InstanceType(
+jelly.IntType(
+jelly.Jellyable(
+jelly.ListType(
+jelly.LongType(
+jelly.MethodType(
+jelly.ModuleType(
+jelly.NoneType(
+jelly.None_atom
+jelly.NotKnown(
+jelly.SecurityOptions(
+jelly.StringType(
+jelly.TupleType(
+jelly.UnicodeType(
+jelly.Unjellyable(
+jelly.Unpersistable(
+jelly.__builtins__
+jelly.__doc__
+jelly.__file__
+jelly.__name__
+jelly.__package__
+jelly.__warningregistry__
+jelly.class_atom
+jelly.copy
+jelly.datetime
+jelly.decimal
+jelly.dereference_atom
+jelly.dictionary_atom
+jelly.frozenset_atom
+jelly.function_atom
+jelly.getInstanceState(
+jelly.globalSecurity
+jelly.implements(
+jelly.instance(
+jelly.instance_atom
+jelly.instancemethod(
+jelly.jelly(
+jelly.list_atom
+jelly.module_atom
+jelly.namedObject(
+jelly.persistent_atom
+jelly.pickle
+jelly.qual(
+jelly.reference_atom
+jelly.runtime
+jelly.setInstanceState(
+jelly.setUnjellyableFactoryForClass(
+jelly.setUnjellyableForClass(
+jelly.setUnjellyableForClassTree(
+jelly.set_atom
+jelly.tuple_atom
+jelly.types
+jelly.unjelly(
+jelly.unjellyableFactoryRegistry
+jelly.unjellyableRegistry
+jelly.unpersistable_atom
+jelly.warnings
+
+--- from twisted.spread.jelly import * ---
+DictTypes
+DummySecurityOptions(
+InsecureJelly(
+None_atom
+SecurityOptions(
+Unpersistable(
+class_atom
+decimal
+dereference_atom
+dictionary_atom
+frozenset_atom
+function_atom
+globalSecurity
+instance_atom
+jelly(
+list_atom
+module_atom
+persistent_atom
+reference_atom
+set_atom
+tuple_atom
+unjelly(
+unjellyableFactoryRegistry
+unpersistable_atom
+
+--- import twisted.spread.pb ---
+twisted.spread.pb.Anonymous(
+twisted.spread.pb.AsReferenceable(
+twisted.spread.pb.Avatar(
+twisted.spread.pb.Broker(
+twisted.spread.pb.Cacheable(
+twisted.spread.pb.CopiedFailure(
+twisted.spread.pb.Copyable(
+twisted.spread.pb.CopyableFailure(
+twisted.spread.pb.DeadReferenceError(
+twisted.spread.pb.Error(
+twisted.spread.pb.IAnonymous(
+twisted.spread.pb.ICredentials(
+twisted.spread.pb.IJellyable(
+twisted.spread.pb.IPBRoot(
+twisted.spread.pb.IPerspective(
+twisted.spread.pb.IUnjellyable(
+twisted.spread.pb.IUsernameHashedPassword(
+twisted.spread.pb.IUsernameMD5Password(
+twisted.spread.pb.Interface(
+twisted.spread.pb.Jellyable(
+twisted.spread.pb.Local(
+twisted.spread.pb.MAX_BROKER_REFS
+twisted.spread.pb.NoSuchMethod(
+twisted.spread.pb.PBClientFactory(
+twisted.spread.pb.PBConnectionLost(
+twisted.spread.pb.PBServerFactory(
+twisted.spread.pb.Portal(
+twisted.spread.pb.ProtocolError(
+twisted.spread.pb.Referenceable(
+twisted.spread.pb.RemoteCache(
+twisted.spread.pb.RemoteCacheObserver(
+twisted.spread.pb.RemoteCopy(
+twisted.spread.pb.RemoteMethod(
+twisted.spread.pb.RemoteReference(
+twisted.spread.pb.Root(
+twisted.spread.pb.Serializable(
+twisted.spread.pb.Version(
+twisted.spread.pb.ViewPoint(
+twisted.spread.pb.Viewable(
+twisted.spread.pb.__all__
+twisted.spread.pb.__builtins__
+twisted.spread.pb.__doc__
+twisted.spread.pb.__file__
+twisted.spread.pb.__name__
+twisted.spread.pb.__package__
+twisted.spread.pb.banana
+twisted.spread.pb.challenge(
+twisted.spread.pb.copyTags
+twisted.spread.pb.defer
+twisted.spread.pb.deprecated(
+twisted.spread.pb.failure
+twisted.spread.pb.failure2Copyable(
+twisted.spread.pb.globalSecurity
+twisted.spread.pb.implements(
+twisted.spread.pb.jelly(
+twisted.spread.pb.log
+twisted.spread.pb.md5(
+twisted.spread.pb.new
+twisted.spread.pb.noOperation(
+twisted.spread.pb.portno
+twisted.spread.pb.printTraceback(
+twisted.spread.pb.protocol
+twisted.spread.pb.random
+twisted.spread.pb.reflect
+twisted.spread.pb.registerAdapter(
+twisted.spread.pb.respond(
+twisted.spread.pb.setCopierForClass(
+twisted.spread.pb.setCopierForClassTree(
+twisted.spread.pb.setFactoryForClass(
+twisted.spread.pb.setUnjellyableFactoryForClass(
+twisted.spread.pb.setUnjellyableForClass(
+twisted.spread.pb.setUnjellyableForClassTree(
+twisted.spread.pb.styles
+twisted.spread.pb.types
+twisted.spread.pb.unjelly(
+
+--- from twisted.spread import pb ---
+pb.Anonymous(
+pb.AsReferenceable(
+pb.Avatar(
+pb.Broker(
+pb.Cacheable(
+pb.CopiedFailure(
+pb.Copyable(
+pb.CopyableFailure(
+pb.DeadReferenceError(
+pb.Error(
+pb.IAnonymous(
+pb.ICredentials(
+pb.IJellyable(
+pb.IPBRoot(
+pb.IPerspective(
+pb.IUnjellyable(
+pb.IUsernameHashedPassword(
+pb.IUsernameMD5Password(
+pb.Interface(
+pb.Jellyable(
+pb.Local(
+pb.MAX_BROKER_REFS
+pb.NoSuchMethod(
+pb.PBClientFactory(
+pb.PBConnectionLost(
+pb.PBServerFactory(
+pb.Portal(
+pb.ProtocolError(
+pb.Referenceable(
+pb.RemoteCache(
+pb.RemoteCacheObserver(
+pb.RemoteCopy(
+pb.RemoteMethod(
+pb.RemoteReference(
+pb.Root(
+pb.Serializable(
+pb.Version(
+pb.ViewPoint(
+pb.Viewable(
+pb.__all__
+pb.challenge(
+pb.copyTags
+pb.defer
+pb.deprecated(
+pb.failure
+pb.failure2Copyable(
+pb.globalSecurity
+pb.implements(
+pb.jelly(
+pb.log
+pb.md5(
+pb.new
+pb.noOperation(
+pb.portno
+pb.printTraceback(
+pb.protocol
+pb.random
+pb.reflect
+pb.registerAdapter(
+pb.respond(
+pb.setCopierForClass(
+pb.setCopierForClassTree(
+pb.setFactoryForClass(
+pb.setUnjellyableFactoryForClass(
+pb.setUnjellyableForClass(
+pb.setUnjellyableForClassTree(
+pb.styles
+pb.unjelly(
+
+--- from twisted.spread.pb import * ---
+AsReferenceable(
+Avatar(
+Broker(
+CopiedFailure(
+CopyableFailure(
+DeadReferenceError(
+IPerspective(
+IUsernameMD5Password(
+Local(
+MAX_BROKER_REFS
+PBClientFactory(
+PBConnectionLost(
+PBServerFactory(
+RemoteMethod(
+RemoteReference(
+failure2Copyable(
+noOperation(
+portno
+printTraceback(
+
+--- import twisted.spread.publish ---
+twisted.spread.publish.Publishable(
+twisted.spread.publish.RemotePublished(
+twisted.spread.publish.__builtins__
+twisted.spread.publish.__doc__
+twisted.spread.publish.__file__
+twisted.spread.publish.__name__
+twisted.spread.publish.__package__
+twisted.spread.publish.banana
+twisted.spread.publish.defer
+twisted.spread.publish.flavors
+twisted.spread.publish.jelly
+twisted.spread.publish.time
+twisted.spread.publish.whenReady(
+
+--- from twisted.spread import publish ---
+publish.Publishable(
+publish.RemotePublished(
+publish.__builtins__
+publish.__doc__
+publish.__file__
+publish.__name__
+publish.__package__
+publish.banana
+publish.defer
+publish.flavors
+publish.jelly
+publish.time
+publish.whenReady(
+
+--- from twisted.spread.publish import * ---
+Publishable(
+RemotePublished(
+flavors
+jelly
+whenReady(
+
+--- import twisted.spread.refpath ---
+twisted.spread.refpath.PathReference(
+twisted.spread.refpath.PathReferenceContext(
+twisted.spread.refpath.PathReferenceContextDirectory(
+twisted.spread.refpath.PathReferenceDirectory(
+twisted.spread.refpath.PathViewContextDirectory(
+twisted.spread.refpath.PathViewDirectory(
+twisted.spread.refpath.Referenceable(
+twisted.spread.refpath.RemotePathReference(
+twisted.spread.refpath.Viewable(
+twisted.spread.refpath.__builtins__
+twisted.spread.refpath.__doc__
+twisted.spread.refpath.__file__
+twisted.spread.refpath.__name__
+twisted.spread.refpath.__package__
+twisted.spread.refpath.__version__
+twisted.spread.refpath.copy(
+twisted.spread.refpath.log
+twisted.spread.refpath.os
+
+--- from twisted.spread import refpath ---
+refpath.PathReference(
+refpath.PathReferenceContext(
+refpath.PathReferenceContextDirectory(
+refpath.PathReferenceDirectory(
+refpath.PathViewContextDirectory(
+refpath.PathViewDirectory(
+refpath.Referenceable(
+refpath.RemotePathReference(
+refpath.Viewable(
+refpath.__builtins__
+refpath.__doc__
+refpath.__file__
+refpath.__name__
+refpath.__package__
+refpath.__version__
+refpath.copy(
+refpath.log
+refpath.os
+
+--- from twisted.spread.refpath import * ---
+PathReference(
+PathReferenceContext(
+PathReferenceContextDirectory(
+PathReferenceDirectory(
+PathViewContextDirectory(
+PathViewDirectory(
+RemotePathReference(
+
+--- import twisted.spread.ui ---
+twisted.spread.ui.__builtins__
+twisted.spread.ui.__doc__
+twisted.spread.ui.__file__
+twisted.spread.ui.__name__
+twisted.spread.ui.__package__
+twisted.spread.ui.__path__
+
+--- from twisted.spread import ui ---
+
+--- from twisted.spread.ui import * ---
+
+--- import twisted.spread.util ---
+twisted.spread.util.CallbackPageCollector(
+twisted.spread.util.Failure(
+twisted.spread.util.FilePager(
+twisted.spread.util.LocalAsRemote(
+twisted.spread.util.LocalAsyncForwarder(
+twisted.spread.util.LocalMethod(
+twisted.spread.util.Pager(
+twisted.spread.util.StringPager(
+twisted.spread.util.__builtins__
+twisted.spread.util.__doc__
+twisted.spread.util.__file__
+twisted.spread.util.__name__
+twisted.spread.util.__package__
+twisted.spread.util.basic
+twisted.spread.util.defer
+twisted.spread.util.getAllPages(
+twisted.spread.util.implements(
+twisted.spread.util.interfaces
+twisted.spread.util.pb
+
+--- from twisted.spread import util ---
+util.CallbackPageCollector(
+util.Failure(
+util.FilePager(
+util.LocalAsRemote(
+util.LocalAsyncForwarder(
+util.LocalMethod(
+util.Pager(
+util.StringPager(
+util.basic
+util.defer
+util.getAllPages(
+util.implements(
+util.interfaces
+util.pb
+
+--- from twisted.spread.util import * ---
+CallbackPageCollector(
+FilePager(
+LocalAsRemote(
+LocalAsyncForwarder(
+LocalMethod(
+Pager(
+StringPager(
+getAllPages(
+
+--- import twisted.tap ---
+twisted.tap.__builtins__
+twisted.tap.__doc__
+twisted.tap.__file__
+twisted.tap.__name__
+twisted.tap.__package__
+twisted.tap.__path__
+
+--- from twisted import tap ---
+tap.__path__
+
+--- from twisted.tap import * ---
+
+--- import twisted.trial.itrial ---
+twisted.trial.itrial.Attribute(
+twisted.trial.itrial.IReporter(
+twisted.trial.itrial.ITestCase(
+twisted.trial.itrial.__builtins__
+twisted.trial.itrial.__doc__
+twisted.trial.itrial.__file__
+twisted.trial.itrial.__name__
+twisted.trial.itrial.__package__
+twisted.trial.itrial.zi
+
+--- from twisted.trial import itrial ---
+itrial.Attribute(
+itrial.IReporter(
+itrial.ITestCase(
+itrial.__builtins__
+itrial.__doc__
+itrial.__file__
+itrial.__name__
+itrial.__package__
+itrial.zi
+
+--- from twisted.trial.itrial import * ---
+ITestCase(
+zi
+
+--- import twisted.trial.reporter ---
+twisted.trial.reporter.BrokenTestCaseWarning(
+twisted.trial.reporter.Failure(
+twisted.trial.reporter.MinimalReporter(
+twisted.trial.reporter.Reporter(
+twisted.trial.reporter.SafeStream(
+twisted.trial.reporter.TestResult(
+twisted.trial.reporter.TestResultDecorator(
+twisted.trial.reporter.TextReporter(
+twisted.trial.reporter.TimingTextReporter(
+twisted.trial.reporter.TreeReporter(
+twisted.trial.reporter.UncleanWarningsReporterWrapper(
+twisted.trial.reporter.VerboseTextReporter(
+twisted.trial.reporter.__builtins__
+twisted.trial.reporter.__doc__
+twisted.trial.reporter.__file__
+twisted.trial.reporter.__name__
+twisted.trial.reporter.__package__
+twisted.trial.reporter.implements(
+twisted.trial.reporter.itrial
+twisted.trial.reporter.log
+twisted.trial.reporter.os
+twisted.trial.reporter.proxyForInterface(
+twisted.trial.reporter.pyunit
+twisted.trial.reporter.reflect
+twisted.trial.reporter.set(
+twisted.trial.reporter.sys
+twisted.trial.reporter.time
+twisted.trial.reporter.untilConcludes(
+twisted.trial.reporter.util
+twisted.trial.reporter.warnings
+
+--- from twisted.trial import reporter ---
+reporter.BrokenTestCaseWarning(
+reporter.Failure(
+reporter.MinimalReporter(
+reporter.Reporter(
+reporter.SafeStream(
+reporter.TestResult(
+reporter.TestResultDecorator(
+reporter.TextReporter(
+reporter.TimingTextReporter(
+reporter.TreeReporter(
+reporter.UncleanWarningsReporterWrapper(
+reporter.VerboseTextReporter(
+reporter.__builtins__
+reporter.__doc__
+reporter.__file__
+reporter.__name__
+reporter.__package__
+reporter.implements(
+reporter.itrial
+reporter.log
+reporter.os
+reporter.proxyForInterface(
+reporter.pyunit
+reporter.reflect
+reporter.set(
+reporter.sys
+reporter.time
+reporter.untilConcludes(
+reporter.util
+reporter.warnings
+
+--- from twisted.trial.reporter import * ---
+BrokenTestCaseWarning(
+MinimalReporter(
+Reporter(
+SafeStream(
+TestResultDecorator(
+TextReporter(
+TimingTextReporter(
+TreeReporter(
+UncleanWarningsReporterWrapper(
+VerboseTextReporter(
+pyunit
+
+--- import twisted.trial.runner ---
+twisted.trial.runner.DestructiveTestSuite(
+twisted.trial.runner.DocTestCase(
+twisted.trial.runner.DocTestSuite(
+twisted.trial.runner.DryRunVisitor(
+twisted.trial.runner.ErrorHolder(
+twisted.trial.runner.FilesystemLock(
+twisted.trial.runner.ITestCase(
+twisted.trial.runner.LoggedSuite(
+twisted.trial.runner.NOT_IN_TEST
+twisted.trial.runner.PyUnitTestCase(
+twisted.trial.runner.TestHolder(
+twisted.trial.runner.TestLoader(
+twisted.trial.runner.TestSuite(
+twisted.trial.runner.TrialRunner(
+twisted.trial.runner.TrialSuite(
+twisted.trial.runner.UncleanWarningsReporterWrapper(
+twisted.trial.runner.__builtins__
+twisted.trial.runner.__doc__
+twisted.trial.runner.__file__
+twisted.trial.runner.__name__
+twisted.trial.runner.__package__
+twisted.trial.runner.defer
+twisted.trial.runner.doctest
+twisted.trial.runner.dsu(
+twisted.trial.runner.failure
+twisted.trial.runner.filenameToModule(
+twisted.trial.runner.imp
+twisted.trial.runner.implements(
+twisted.trial.runner.inspect
+twisted.trial.runner.interfaces
+twisted.trial.runner.isPackage(
+twisted.trial.runner.isPackageDirectory(
+twisted.trial.runner.isTestCase(
+twisted.trial.runner.log
+twisted.trial.runner.modules
+twisted.trial.runner.name(
+twisted.trial.runner.os
+twisted.trial.runner.pdb
+twisted.trial.runner.pyunit
+twisted.trial.runner.random
+twisted.trial.runner.reflect
+twisted.trial.runner.samefile(
+twisted.trial.runner.set(
+twisted.trial.runner.shutil
+twisted.trial.runner.suiteVisit(
+twisted.trial.runner.sys
+twisted.trial.runner.time
+twisted.trial.runner.types
+twisted.trial.runner.unittest
+twisted.trial.runner.util
+twisted.trial.runner.warnings
+
+--- from twisted.trial import runner ---
+runner.DestructiveTestSuite(
+runner.DocTestCase(
+runner.DocTestSuite(
+runner.DryRunVisitor(
+runner.ErrorHolder(
+runner.FilesystemLock(
+runner.ITestCase(
+runner.LoggedSuite(
+runner.NOT_IN_TEST
+runner.PyUnitTestCase(
+runner.TestHolder(
+runner.TestLoader(
+runner.TestSuite(
+runner.TrialRunner(
+runner.TrialSuite(
+runner.UncleanWarningsReporterWrapper(
+runner.defer
+runner.doctest
+runner.dsu(
+runner.failure
+runner.filenameToModule(
+runner.imp
+runner.implements(
+runner.inspect
+runner.interfaces
+runner.isPackage(
+runner.isPackageDirectory(
+runner.isTestCase(
+runner.log
+runner.modules
+runner.name(
+runner.os
+runner.pdb
+runner.pyunit
+runner.random
+runner.reflect
+runner.samefile(
+runner.set(
+runner.shutil
+runner.suiteVisit(
+runner.sys
+runner.time
+runner.types
+runner.unittest
+runner.util
+runner.warnings
+
+--- from twisted.trial.runner import * ---
+DestructiveTestSuite(
+DryRunVisitor(
+ErrorHolder(
+LoggedSuite(
+NOT_IN_TEST
+PyUnitTestCase(
+TestHolder(
+TrialRunner(
+TrialSuite(
+doctest
+filenameToModule(
+isPackage(
+isPackageDirectory(
+isTestCase(
+suiteVisit(
+
+--- import twisted.trial.unittest ---
+twisted.trial.unittest.FailTest(
+twisted.trial.unittest.PyUnitResultAdapter(
+twisted.trial.unittest.SkipTest(
+twisted.trial.unittest.TestCase(
+twisted.trial.unittest.TestDecorator(
+twisted.trial.unittest.TestSuite(
+twisted.trial.unittest.Todo(
+twisted.trial.unittest.UnsupportedTrialFeature(
+twisted.trial.unittest.__all__
+twisted.trial.unittest.__builtins__
+twisted.trial.unittest.__doc__
+twisted.trial.unittest.__file__
+twisted.trial.unittest.__name__
+twisted.trial.unittest.__package__
+twisted.trial.unittest.assertAlmostEqual(
+twisted.trial.unittest.assertAlmostEquals(
+twisted.trial.unittest.assertApproximates(
+twisted.trial.unittest.assertEqual(
+twisted.trial.unittest.assertEquals(
+twisted.trial.unittest.assertFailure(
+twisted.trial.unittest.assertIdentical(
+twisted.trial.unittest.assertIn(
+twisted.trial.unittest.assertNotAlmostEqual(
+twisted.trial.unittest.assertNotAlmostEquals(
+twisted.trial.unittest.assertNotEqual(
+twisted.trial.unittest.assertNotEquals(
+twisted.trial.unittest.assertNotIdentical(
+twisted.trial.unittest.assertNotIn(
+twisted.trial.unittest.assertNotSubstring(
+twisted.trial.unittest.assertRaises(
+twisted.trial.unittest.assertSubstring(
+twisted.trial.unittest.assert_(
+twisted.trial.unittest.components
+twisted.trial.unittest.decorate(
+twisted.trial.unittest.defer
+twisted.trial.unittest.deprecate
+twisted.trial.unittest.doctest
+twisted.trial.unittest.fail(
+twisted.trial.unittest.failIf(
+twisted.trial.unittest.failIfAlmostEqual(
+twisted.trial.unittest.failIfEqual(
+twisted.trial.unittest.failIfEquals(
+twisted.trial.unittest.failIfIdentical(
+twisted.trial.unittest.failIfIn(
+twisted.trial.unittest.failIfSubstring(
+twisted.trial.unittest.failUnless(
+twisted.trial.unittest.failUnlessAlmostEqual(
+twisted.trial.unittest.failUnlessEqual(
+twisted.trial.unittest.failUnlessFailure(
+twisted.trial.unittest.failUnlessIdentical(
+twisted.trial.unittest.failUnlessIn(
+twisted.trial.unittest.failUnlessRaises(
+twisted.trial.unittest.failUnlessSubstring(
+twisted.trial.unittest.failure
+twisted.trial.unittest.gc
+twisted.trial.unittest.getDeprecationWarningString(
+twisted.trial.unittest.implements(
+twisted.trial.unittest.inspect
+twisted.trial.unittest.itrial
+twisted.trial.unittest.log
+twisted.trial.unittest.makeTodo(
+twisted.trial.unittest.methodName
+twisted.trial.unittest.monkey
+twisted.trial.unittest.os
+twisted.trial.unittest.pformat(
+twisted.trial.unittest.pyunit
+twisted.trial.unittest.qual(
+twisted.trial.unittest.reporter
+twisted.trial.unittest.set(
+twisted.trial.unittest.suiteVisit(
+twisted.trial.unittest.sys
+twisted.trial.unittest.tempfile
+twisted.trial.unittest.types
+twisted.trial.unittest.util
+twisted.trial.unittest.utils
+twisted.trial.unittest.warnings
+
+--- from twisted.trial import unittest ---
+unittest.FailTest(
+unittest.PyUnitResultAdapter(
+unittest.SkipTest(
+unittest.TestDecorator(
+unittest.Todo(
+unittest.UnsupportedTrialFeature(
+unittest.assertAlmostEqual(
+unittest.assertAlmostEquals(
+unittest.assertApproximates(
+unittest.assertEqual(
+unittest.assertEquals(
+unittest.assertFailure(
+unittest.assertIdentical(
+unittest.assertIn(
+unittest.assertNotAlmostEqual(
+unittest.assertNotAlmostEquals(
+unittest.assertNotEqual(
+unittest.assertNotEquals(
+unittest.assertNotIdentical(
+unittest.assertNotIn(
+unittest.assertNotSubstring(
+unittest.assertRaises(
+unittest.assertSubstring(
+unittest.assert_(
+unittest.components
+unittest.decorate(
+unittest.defer
+unittest.deprecate
+unittest.doctest
+unittest.fail(
+unittest.failIf(
+unittest.failIfAlmostEqual(
+unittest.failIfEqual(
+unittest.failIfEquals(
+unittest.failIfIdentical(
+unittest.failIfIn(
+unittest.failIfSubstring(
+unittest.failUnless(
+unittest.failUnlessAlmostEqual(
+unittest.failUnlessEqual(
+unittest.failUnlessFailure(
+unittest.failUnlessIdentical(
+unittest.failUnlessIn(
+unittest.failUnlessRaises(
+unittest.failUnlessSubstring(
+unittest.failure
+unittest.gc
+unittest.getDeprecationWarningString(
+unittest.implements(
+unittest.inspect
+unittest.itrial
+unittest.log
+unittest.makeTodo(
+unittest.methodName
+unittest.monkey
+unittest.pformat(
+unittest.pyunit
+unittest.qual(
+unittest.reporter
+unittest.set(
+unittest.suiteVisit(
+unittest.tempfile
+unittest.util
+unittest.utils
+unittest.warnings
+
+--- from twisted.trial.unittest import * ---
+FailTest(
+PyUnitResultAdapter(
+SkipTest(
+TestDecorator(
+Todo(
+UnsupportedTrialFeature(
+assertAlmostEqual(
+assertAlmostEquals(
+assertApproximates(
+assertEqual(
+assertEquals(
+assertFailure(
+assertIdentical(
+assertIn(
+assertNotAlmostEqual(
+assertNotAlmostEquals(
+assertNotEqual(
+assertNotEquals(
+assertNotIdentical(
+assertNotIn(
+assertNotSubstring(
+assertRaises(
+assertSubstring(
+assert_(
+decorate(
+deprecate
+failIf(
+failIfAlmostEqual(
+failIfEqual(
+failIfEquals(
+failIfIdentical(
+failIfIn(
+failIfSubstring(
+failUnless(
+failUnlessAlmostEqual(
+failUnlessEqual(
+failUnlessFailure(
+failUnlessIdentical(
+failUnlessIn(
+failUnlessRaises(
+failUnlessSubstring(
+makeTodo(
+methodName
+monkey
+utils
+
+--- import twisted.trial.util ---
+twisted.trial.util.DEFAULT_TIMEOUT
+twisted.trial.util.DEFAULT_TIMEOUT_DURATION
+twisted.trial.util.DirtyReactorAggregateError(
+twisted.trial.util.DirtyReactorError(
+twisted.trial.util.DirtyReactorWarning(
+twisted.trial.util.Failure(
+twisted.trial.util.FailureError(
+twisted.trial.util.PendingTimedCallsError(
+twisted.trial.util.__all__
+twisted.trial.util.__builtins__
+twisted.trial.util.__doc__
+twisted.trial.util.__file__
+twisted.trial.util.__name__
+twisted.trial.util.__package__
+twisted.trial.util.acquireAttribute(
+twisted.trial.util.defer
+twisted.trial.util.findObject(
+twisted.trial.util.getPythonContainers(
+twisted.trial.util.interfaces
+twisted.trial.util.profiled(
+twisted.trial.util.suppress(
+twisted.trial.util.sys
+twisted.trial.util.traceback
+twisted.trial.util.utils
+
+--- from twisted.trial import util ---
+util.DEFAULT_TIMEOUT
+util.DEFAULT_TIMEOUT_DURATION
+util.DirtyReactorAggregateError(
+util.DirtyReactorError(
+util.DirtyReactorWarning(
+util.FailureError(
+util.PendingTimedCallsError(
+util.acquireAttribute(
+util.findObject(
+util.getPythonContainers(
+util.profiled(
+util.suppress(
+util.traceback
+util.utils
+
+--- from twisted.trial.util import * ---
+DEFAULT_TIMEOUT
+DEFAULT_TIMEOUT_DURATION
+DirtyReactorAggregateError(
+DirtyReactorError(
+DirtyReactorWarning(
+FailureError(
+PendingTimedCallsError(
+acquireAttribute(
+findObject(
+getPythonContainers(
+profiled(
+suppress(
+
+--- import twisted.web.client ---
+twisted.web.client.HTTPClientFactory(
+twisted.web.client.HTTPDownloader(
+twisted.web.client.HTTPPageDownloader(
+twisted.web.client.HTTPPageGetter(
+twisted.web.client.InsensitiveDict(
+twisted.web.client.PartialDownloadError(
+twisted.web.client.__all__
+twisted.web.client.__builtins__
+twisted.web.client.__doc__
+twisted.web.client.__file__
+twisted.web.client.__name__
+twisted.web.client.__package__
+twisted.web.client.defer
+twisted.web.client.downloadPage(
+twisted.web.client.error
+twisted.web.client.failure
+twisted.web.client.getPage(
+twisted.web.client.http
+twisted.web.client.os
+twisted.web.client.protocol
+twisted.web.client.reactor
+twisted.web.client.set(
+twisted.web.client.types
+twisted.web.client.urlunparse(
+
+--- from twisted.web import client ---
+client.HTTPClientFactory(
+client.HTTPDownloader(
+client.HTTPPageDownloader(
+client.HTTPPageGetter(
+client.InsensitiveDict(
+client.PartialDownloadError(
+client.__all__
+client.downloadPage(
+client.getPage(
+client.http
+client.reactor
+client.set(
+client.types
+client.urlunparse(
+
+--- from twisted.web.client import * ---
+HTTPClientFactory(
+HTTPDownloader(
+HTTPPageDownloader(
+HTTPPageGetter(
+PartialDownloadError(
+downloadPage(
+getPage(
+
+--- import twisted.web.demo ---
+twisted.web.demo.Test(
+twisted.web.demo.__builtins__
+twisted.web.demo.__doc__
+twisted.web.demo.__file__
+twisted.web.demo.__name__
+twisted.web.demo.__package__
+twisted.web.demo.log
+twisted.web.demo.static
+
+--- from twisted.web import demo ---
+demo.Test(
+demo.__builtins__
+demo.__doc__
+demo.__file__
+demo.__name__
+demo.__package__
+demo.log
+demo.static
+
+--- from twisted.web.demo import * ---
+Test(
+static
+
+--- import twisted.web.distrib ---
+twisted.web.distrib.Issue(
+twisted.web.distrib.NOT_DONE_YET
+twisted.web.distrib.Request(
+twisted.web.distrib.ResourcePublisher(
+twisted.web.distrib.ResourceSubscription(
+twisted.web.distrib.UserDirectory(
+twisted.web.distrib.__builtins__
+twisted.web.distrib.__doc__
+twisted.web.distrib.__file__
+twisted.web.distrib.__name__
+twisted.web.distrib.__package__
+twisted.web.distrib.address
+twisted.web.distrib.cStringIO
+twisted.web.distrib.copy
+twisted.web.distrib.error
+twisted.web.distrib.html
+twisted.web.distrib.http
+twisted.web.distrib.log
+twisted.web.distrib.os
+twisted.web.distrib.page
+twisted.web.distrib.pb
+twisted.web.distrib.pwd
+twisted.web.distrib.reactor
+twisted.web.distrib.resource
+twisted.web.distrib.server
+twisted.web.distrib.static
+twisted.web.distrib.string
+twisted.web.distrib.styles
+twisted.web.distrib.types
+
+--- from twisted.web import distrib ---
+distrib.Issue(
+distrib.NOT_DONE_YET
+distrib.Request(
+distrib.ResourcePublisher(
+distrib.ResourceSubscription(
+distrib.UserDirectory(
+distrib.__builtins__
+distrib.__doc__
+distrib.__file__
+distrib.__name__
+distrib.__package__
+distrib.address
+distrib.cStringIO
+distrib.copy
+distrib.error
+distrib.html
+distrib.http
+distrib.log
+distrib.os
+distrib.page
+distrib.pb
+distrib.pwd
+distrib.reactor
+distrib.resource
+distrib.server
+distrib.static
+distrib.string
+distrib.styles
+distrib.types
+
+--- from twisted.web.distrib import * ---
+Issue(
+NOT_DONE_YET
+ResourcePublisher(
+ResourceSubscription(
+UserDirectory(
+page
+resource
+
+--- import twisted.web.domhelpers ---
+twisted.web.domhelpers.NodeLookupError(
+twisted.web.domhelpers.RawText(
+twisted.web.domhelpers.StringIO
+twisted.web.domhelpers.__builtins__
+twisted.web.domhelpers.__doc__
+twisted.web.domhelpers.__file__
+twisted.web.domhelpers.__name__
+twisted.web.domhelpers.__package__
+twisted.web.domhelpers.clearNode(
+twisted.web.domhelpers.escape(
+twisted.web.domhelpers.findElements(
+twisted.web.domhelpers.findElementsWithAttribute(
+twisted.web.domhelpers.findElementsWithAttributeShallow(
+twisted.web.domhelpers.findNodes(
+twisted.web.domhelpers.findNodesNamed(
+twisted.web.domhelpers.findNodesShallow(
+twisted.web.domhelpers.findNodesShallowOnMatch(
+twisted.web.domhelpers.gatherTextNodes(
+twisted.web.domhelpers.get(
+twisted.web.domhelpers.getAndClear(
+twisted.web.domhelpers.getElementsByTagName(
+twisted.web.domhelpers.getIfExists(
+twisted.web.domhelpers.getNodeText(
+twisted.web.domhelpers.getParents(
+twisted.web.domhelpers.locateNodes(
+twisted.web.domhelpers.microdom
+twisted.web.domhelpers.namedChildren(
+twisted.web.domhelpers.nested_scopes
+twisted.web.domhelpers.substitute(
+twisted.web.domhelpers.superAppendAttribute(
+twisted.web.domhelpers.superPrependAttribute(
+twisted.web.domhelpers.superSetAttribute(
+twisted.web.domhelpers.unescape(
+twisted.web.domhelpers.writeNodeData(
+
+--- from twisted.web import domhelpers ---
+domhelpers.NodeLookupError(
+domhelpers.RawText(
+domhelpers.StringIO
+domhelpers.__builtins__
+domhelpers.__doc__
+domhelpers.__file__
+domhelpers.__name__
+domhelpers.__package__
+domhelpers.clearNode(
+domhelpers.escape(
+domhelpers.findElements(
+domhelpers.findElementsWithAttribute(
+domhelpers.findElementsWithAttributeShallow(
+domhelpers.findNodes(
+domhelpers.findNodesNamed(
+domhelpers.findNodesShallow(
+domhelpers.findNodesShallowOnMatch(
+domhelpers.gatherTextNodes(
+domhelpers.get(
+domhelpers.getAndClear(
+domhelpers.getElementsByTagName(
+domhelpers.getIfExists(
+domhelpers.getNodeText(
+domhelpers.getParents(
+domhelpers.locateNodes(
+domhelpers.microdom
+domhelpers.namedChildren(
+domhelpers.nested_scopes
+domhelpers.substitute(
+domhelpers.superAppendAttribute(
+domhelpers.superPrependAttribute(
+domhelpers.superSetAttribute(
+domhelpers.unescape(
+domhelpers.writeNodeData(
+
+--- from twisted.web.domhelpers import * ---
+NodeLookupError(
+RawText(
+clearNode(
+findElements(
+findElementsWithAttribute(
+findElementsWithAttributeShallow(
+findNodes(
+findNodesNamed(
+findNodesShallow(
+findNodesShallowOnMatch(
+gatherTextNodes(
+getAndClear(
+getElementsByTagName(
+getIfExists(
+getNodeText(
+getParents(
+locateNodes(
+namedChildren(
+substitute(
+superAppendAttribute(
+superPrependAttribute(
+superSetAttribute(
+unescape(
+writeNodeData(
+
+--- import twisted.web.error ---
+twisted.web.error.Error(
+twisted.web.error.ErrorPage(
+twisted.web.error.ForbiddenResource(
+twisted.web.error.InfiniteRedirection(
+twisted.web.error.NoResource(
+twisted.web.error.PageRedirect(
+twisted.web.error.__all__
+twisted.web.error.__builtins__
+twisted.web.error.__doc__
+twisted.web.error.__file__
+twisted.web.error.__name__
+twisted.web.error.__package__
+twisted.web.error.http
+twisted.web.error.resource
+
+--- from twisted.web import error ---
+error.Error(
+error.ErrorPage(
+error.ForbiddenResource(
+error.InfiniteRedirection(
+error.NoResource(
+error.PageRedirect(
+error.http
+error.resource
+
+--- from twisted.web.error import * ---
+ErrorPage(
+ForbiddenResource(
+InfiniteRedirection(
+NoResource(
+PageRedirect(
+
+--- import twisted.web.google ---
+twisted.web.google.GoogleChecker(
+twisted.web.google.GoogleCheckerFactory(
+twisted.web.google.__builtins__
+twisted.web.google.__doc__
+twisted.web.google.__file__
+twisted.web.google.__name__
+twisted.web.google.__package__
+twisted.web.google.checkGoogle(
+twisted.web.google.defer
+twisted.web.google.http
+twisted.web.google.protocol
+twisted.web.google.reactor
+twisted.web.google.urllib
+
+--- from twisted.web import google ---
+google.GoogleChecker(
+google.GoogleCheckerFactory(
+google.__builtins__
+google.__doc__
+google.__file__
+google.__name__
+google.__package__
+google.checkGoogle(
+google.defer
+google.http
+google.protocol
+google.reactor
+google.urllib
+
+--- from twisted.web.google import * ---
+GoogleChecker(
+GoogleCheckerFactory(
+checkGoogle(
+
+--- import twisted.web.guard ---
+twisted.web.guard.BasicCredentialFactory(
+twisted.web.guard.DigestCredentialFactory(
+twisted.web.guard.HTTPAuthSessionWrapper(
+twisted.web.guard.__all__
+twisted.web.guard.__builtins__
+twisted.web.guard.__doc__
+twisted.web.guard.__file__
+twisted.web.guard.__name__
+twisted.web.guard.__package__
+
+--- from twisted.web import guard ---
+guard.BasicCredentialFactory(
+guard.DigestCredentialFactory(
+guard.HTTPAuthSessionWrapper(
+guard.__all__
+guard.__builtins__
+guard.__doc__
+guard.__file__
+guard.__name__
+guard.__package__
+
+--- from twisted.web.guard import * ---
+BasicCredentialFactory(
+DigestCredentialFactory(
+HTTPAuthSessionWrapper(
+
+--- import twisted.web.html ---
+twisted.web.html.PRE(
+twisted.web.html.StringIO(
+twisted.web.html.UL(
+twisted.web.html.__builtins__
+twisted.web.html.__doc__
+twisted.web.html.__file__
+twisted.web.html.__name__
+twisted.web.html.__package__
+twisted.web.html.escape(
+twisted.web.html.linkList(
+twisted.web.html.log
+twisted.web.html.output(
+twisted.web.html.resource
+twisted.web.html.string
+twisted.web.html.traceback
+
+--- from twisted.web import html ---
+html.PRE(
+html.StringIO(
+html.UL(
+html.escape(
+html.linkList(
+html.log
+html.output(
+html.resource
+html.traceback
+
+--- from twisted.web.html import * ---
+UL(
+linkList(
+output(
+
+--- import twisted.web.http ---
+twisted.web.http.ACCEPTED
+twisted.web.http.BAD_GATEWAY
+twisted.web.http.BAD_REQUEST
+twisted.web.http.CACHED
+twisted.web.http.CONFLICT
+twisted.web.http.CREATED
+twisted.web.http.EXPECTATION_FAILED
+twisted.web.http.FORBIDDEN
+twisted.web.http.FOUND
+twisted.web.http.GATEWAY_TIMEOUT
+twisted.web.http.GONE
+twisted.web.http.HTTPChannel(
+twisted.web.http.HTTPClient(
+twisted.web.http.HTTPFactory(
+twisted.web.http.HTTP_VERSION_NOT_SUPPORTED
+twisted.web.http.Headers(
+twisted.web.http.INSUFFICIENT_STORAGE_SPACE
+twisted.web.http.INTERNAL_SERVER_ERROR
+twisted.web.http.LENGTH_REQUIRED
+twisted.web.http.MOVED_PERMANENTLY
+twisted.web.http.MULTIPLE_CHOICE
+twisted.web.http.MULTI_STATUS
+twisted.web.http.NON_AUTHORITATIVE_INFORMATION
+twisted.web.http.NOT_ACCEPTABLE
+twisted.web.http.NOT_ALLOWED
+twisted.web.http.NOT_EXTENDED
+twisted.web.http.NOT_FOUND
+twisted.web.http.NOT_IMPLEMENTED
+twisted.web.http.NOT_MODIFIED
+twisted.web.http.NO_BODY_CODES
+twisted.web.http.NO_CONTENT
+twisted.web.http.OK
+twisted.web.http.PARTIAL_CONTENT
+twisted.web.http.PAYMENT_REQUIRED
+twisted.web.http.PRECONDITION_FAILED
+twisted.web.http.PROXY_AUTH_REQUIRED
+twisted.web.http.REQUESTED_RANGE_NOT_SATISFIABLE
+twisted.web.http.REQUEST_ENTITY_TOO_LARGE
+twisted.web.http.REQUEST_TIMEOUT
+twisted.web.http.REQUEST_URI_TOO_LONG
+twisted.web.http.RESET_CONTENT
+twisted.web.http.RESPONSES
+twisted.web.http.Request(
+twisted.web.http.SEE_OTHER
+twisted.web.http.SERVICE_UNAVAILABLE
+twisted.web.http.SWITCHING
+twisted.web.http.StringIO(
+twisted.web.http.StringTransport(
+twisted.web.http.TEMPORARY_REDIRECT
+twisted.web.http.UNAUTHORIZED
+twisted.web.http.UNSUPPORTED_MEDIA_TYPE
+twisted.web.http.USE_PROXY
+twisted.web.http.__builtins__
+twisted.web.http.__doc__
+twisted.web.http.__file__
+twisted.web.http.__name__
+twisted.web.http.__package__
+twisted.web.http.address
+twisted.web.http.base64
+twisted.web.http.basic
+twisted.web.http.binascii
+twisted.web.http.calendar
+twisted.web.http.cgi
+twisted.web.http.datetimeToLogString(
+twisted.web.http.datetimeToString(
+twisted.web.http.fromChunk(
+twisted.web.http.implements(
+twisted.web.http.interfaces
+twisted.web.http.log
+twisted.web.http.math
+twisted.web.http.monthname
+twisted.web.http.monthname_lower
+twisted.web.http.name
+twisted.web.http.os
+twisted.web.http.parseContentRange(
+twisted.web.http.parse_qs(
+twisted.web.http.policies
+twisted.web.http.protocol
+twisted.web.http.protocol_version
+twisted.web.http.reactor
+twisted.web.http.responses
+twisted.web.http.socket
+twisted.web.http.stringToDatetime(
+twisted.web.http.tempfile
+twisted.web.http.time
+twisted.web.http.timegm(
+twisted.web.http.toChunk(
+twisted.web.http.unquote(
+twisted.web.http.urlparse(
+twisted.web.http.warnings
+twisted.web.http.weekdayname
+twisted.web.http.weekdayname_lower
+
+--- from twisted.web import http ---
+
+--- from twisted.web.http import * ---
+
+--- import twisted.web.microdom ---
+twisted.web.microdom.CDATASection(
+twisted.web.microdom.CharacterData(
+twisted.web.microdom.Comment(
+twisted.web.microdom.Document(
+twisted.web.microdom.Element(
+twisted.web.microdom.EntityReference(
+twisted.web.microdom.HTML_ESCAPE_CHARS
+twisted.web.microdom.InsensitiveDict(
+twisted.web.microdom.MicroDOMParser(
+twisted.web.microdom.MismatchedTags(
+twisted.web.microdom.Node(
+twisted.web.microdom.NodeList(
+twisted.web.microdom.ParseError(
+twisted.web.microdom.REV_HTML_ESCAPE_CHARS
+twisted.web.microdom.REV_XML_ESCAPE_CHARS
+twisted.web.microdom.StringIO(
+twisted.web.microdom.StringTypes
+twisted.web.microdom.Text(
+twisted.web.microdom.UnicodeType(
+twisted.web.microdom.XMLParser(
+twisted.web.microdom.XML_ESCAPE_CHARS
+twisted.web.microdom.__builtins__
+twisted.web.microdom.__doc__
+twisted.web.microdom.__file__
+twisted.web.microdom.__name__
+twisted.web.microdom.__package__
+twisted.web.microdom.escape(
+twisted.web.microdom.genprefix(
+twisted.web.microdom.getElementsByTagName(
+twisted.web.microdom.getElementsByTagNameNoCase(
+twisted.web.microdom.lmx(
+twisted.web.microdom.parse(
+twisted.web.microdom.parseString(
+twisted.web.microdom.parseXML(
+twisted.web.microdom.parseXMLString(
+twisted.web.microdom.re
+twisted.web.microdom.unescape(
+
+--- from twisted.web import microdom ---
+microdom.CDATASection(
+microdom.CharacterData(
+microdom.Comment(
+microdom.Document(
+microdom.Element(
+microdom.EntityReference(
+microdom.HTML_ESCAPE_CHARS
+microdom.InsensitiveDict(
+microdom.MicroDOMParser(
+microdom.MismatchedTags(
+microdom.Node(
+microdom.NodeList(
+microdom.ParseError(
+microdom.REV_HTML_ESCAPE_CHARS
+microdom.REV_XML_ESCAPE_CHARS
+microdom.StringIO(
+microdom.StringTypes
+microdom.Text(
+microdom.UnicodeType(
+microdom.XMLParser(
+microdom.XML_ESCAPE_CHARS
+microdom.__builtins__
+microdom.__doc__
+microdom.__file__
+microdom.__name__
+microdom.__package__
+microdom.escape(
+microdom.genprefix(
+microdom.getElementsByTagName(
+microdom.getElementsByTagNameNoCase(
+microdom.lmx(
+microdom.parse(
+microdom.parseString(
+microdom.parseXML(
+microdom.parseXMLString(
+microdom.re
+microdom.unescape(
+
+--- from twisted.web.microdom import * ---
+EntityReference(
+HTML_ESCAPE_CHARS
+MicroDOMParser(
+MismatchedTags(
+REV_HTML_ESCAPE_CHARS
+REV_XML_ESCAPE_CHARS
+XML_ESCAPE_CHARS
+genprefix(
+getElementsByTagNameNoCase(
+lmx(
+parseXML(
+parseXMLString(
+
+--- import twisted.web.proxy ---
+twisted.web.proxy.ClientFactory(
+twisted.web.proxy.HTTPChannel(
+twisted.web.proxy.HTTPClient(
+twisted.web.proxy.NOT_DONE_YET
+twisted.web.proxy.Proxy(
+twisted.web.proxy.ProxyClient(
+twisted.web.proxy.ProxyClientFactory(
+twisted.web.proxy.ProxyRequest(
+twisted.web.proxy.Request(
+twisted.web.proxy.Resource(
+twisted.web.proxy.ReverseProxy(
+twisted.web.proxy.ReverseProxyRequest(
+twisted.web.proxy.ReverseProxyResource(
+twisted.web.proxy.__builtins__
+twisted.web.proxy.__doc__
+twisted.web.proxy.__file__
+twisted.web.proxy.__name__
+twisted.web.proxy.__package__
+twisted.web.proxy.reactor
+twisted.web.proxy.urlparse
+twisted.web.proxy.urlquote(
+
+--- from twisted.web import proxy ---
+proxy.ClientFactory(
+proxy.HTTPChannel(
+proxy.HTTPClient(
+proxy.NOT_DONE_YET
+proxy.Proxy(
+proxy.ProxyClient(
+proxy.ProxyClientFactory(
+proxy.ProxyRequest(
+proxy.Request(
+proxy.Resource(
+proxy.ReverseProxy(
+proxy.ReverseProxyRequest(
+proxy.ReverseProxyResource(
+proxy.__builtins__
+proxy.__doc__
+proxy.__file__
+proxy.__name__
+proxy.__package__
+proxy.reactor
+proxy.urlparse
+proxy.urlquote(
+
+--- from twisted.web.proxy import * ---
+ProxyRequest(
+Resource(
+ReverseProxy(
+ReverseProxyRequest(
+ReverseProxyResource(
+urlquote(
+
+--- import twisted.web.resource ---
+twisted.web.resource.Attribute(
+twisted.web.resource.IResource(
+twisted.web.resource.Interface(
+twisted.web.resource.Resource(
+twisted.web.resource.__builtins__
+twisted.web.resource.__doc__
+twisted.web.resource.__file__
+twisted.web.resource.__name__
+twisted.web.resource.__package__
+twisted.web.resource.getChildForRequest(
+twisted.web.resource.implements(
+
+--- from twisted.web import resource ---
+resource.Attribute(
+resource.IResource(
+resource.Interface(
+resource.Resource(
+resource.__builtins__
+resource.getChildForRequest(
+resource.implements(
+
+--- from twisted.web.resource import * ---
+getChildForRequest(
+
+--- import twisted.web.rewrite ---
+twisted.web.rewrite.RewriterResource(
+twisted.web.rewrite.__builtins__
+twisted.web.rewrite.__doc__
+twisted.web.rewrite.__file__
+twisted.web.rewrite.__name__
+twisted.web.rewrite.__package__
+twisted.web.rewrite.alias(
+twisted.web.rewrite.resource
+twisted.web.rewrite.tildeToUsers(
+
+--- from twisted.web import rewrite ---
+rewrite.RewriterResource(
+rewrite.__builtins__
+rewrite.__doc__
+rewrite.__file__
+rewrite.__name__
+rewrite.__package__
+rewrite.alias(
+rewrite.resource
+rewrite.tildeToUsers(
+
+--- from twisted.web.rewrite import * ---
+RewriterResource(
+alias(
+tildeToUsers(
+
+--- import twisted.web.script ---
+twisted.web.script.AlreadyCached(
+twisted.web.script.CacheScanner(
+twisted.web.script.PythonScript(
+twisted.web.script.ResourceScript(
+twisted.web.script.ResourceScriptDirectory(
+twisted.web.script.ResourceScriptWrapper(
+twisted.web.script.ResourceTemplate(
+twisted.web.script.StringIO
+twisted.web.script.__builtins__
+twisted.web.script.__doc__
+twisted.web.script.__file__
+twisted.web.script.__name__
+twisted.web.script.__package__
+twisted.web.script.copyright
+twisted.web.script.error
+twisted.web.script.html
+twisted.web.script.http
+twisted.web.script.noRsrc
+twisted.web.script.os
+twisted.web.script.resource
+twisted.web.script.rpyNoResource
+twisted.web.script.server
+twisted.web.script.static
+twisted.web.script.traceback
+
+--- from twisted.web import script ---
+script.AlreadyCached(
+script.CacheScanner(
+script.PythonScript(
+script.ResourceScript(
+script.ResourceScriptDirectory(
+script.ResourceScriptWrapper(
+script.ResourceTemplate(
+script.StringIO
+script.__builtins__
+script.__doc__
+script.__file__
+script.__name__
+script.__package__
+script.copyright
+script.error
+script.html
+script.http
+script.noRsrc
+script.os
+script.resource
+script.rpyNoResource
+script.server
+script.static
+script.traceback
+
+--- from twisted.web.script import * ---
+AlreadyCached(
+CacheScanner(
+PythonScript(
+ResourceScript(
+ResourceScriptDirectory(
+ResourceScriptWrapper(
+ResourceTemplate(
+noRsrc
+rpyNoResource
+
+--- import twisted.web.server ---
+twisted.web.server.NOT_DONE_YET
+twisted.web.server.Request(
+twisted.web.server.Session(
+twisted.web.server.Site(
+twisted.web.server.UnsupportedMethod(
+twisted.web.server.__builtins__
+twisted.web.server.__doc__
+twisted.web.server.__file__
+twisted.web.server.__name__
+twisted.web.server.__package__
+twisted.web.server.address
+twisted.web.server.components
+twisted.web.server.copy
+twisted.web.server.copyright
+twisted.web.server.date_time_string(
+twisted.web.server.defer
+twisted.web.server.error
+twisted.web.server.failure
+twisted.web.server.html
+twisted.web.server.http
+twisted.web.server.log
+twisted.web.server.operator
+twisted.web.server.os
+twisted.web.server.pb
+twisted.web.server.quote(
+twisted.web.server.reflect
+twisted.web.server.resource
+twisted.web.server.string
+twisted.web.server.string_date_time(
+twisted.web.server.supportedMethods
+twisted.web.server.task
+twisted.web.server.time
+twisted.web.server.types
+twisted.web.server.unquote(
+twisted.web.server.version
+twisted.web.server.webutil
+
+--- from twisted.web import server ---
+server.NOT_DONE_YET
+server.Request(
+server.Session(
+server.Site(
+server.UnsupportedMethod(
+server.address
+server.components
+server.copy
+server.copyright
+server.date_time_string(
+server.defer
+server.error
+server.failure
+server.html
+server.http
+server.operator
+server.os
+server.pb
+server.quote(
+server.reflect
+server.resource
+server.string
+server.string_date_time(
+server.supportedMethods
+server.task
+server.types
+server.unquote(
+server.version
+server.webutil
+
+--- from twisted.web.server import * ---
+Session(
+Site(
+UnsupportedMethod(
+date_time_string(
+string_date_time(
+supportedMethods
+webutil
+
+--- import twisted.web.static ---
+twisted.web.static.ASISProcessor(
+twisted.web.static.Data(
+twisted.web.static.DirectoryLister(
+twisted.web.static.File(
+twisted.web.static.FileTransfer(
+twisted.web.static.InsensitiveDict(
+twisted.web.static.Redirect(
+twisted.web.static.Registry(
+twisted.web.static.__builtins__
+twisted.web.static.__doc__
+twisted.web.static.__file__
+twisted.web.static.__name__
+twisted.web.static.__package__
+twisted.web.static.abstract
+twisted.web.static.addSlash(
+twisted.web.static.cgi
+twisted.web.static.components
+twisted.web.static.dangerousPathError
+twisted.web.static.error
+twisted.web.static.filepath
+twisted.web.static.formatFileSize(
+twisted.web.static.getTypeAndEncoding(
+twisted.web.static.http
+twisted.web.static.isDangerous(
+twisted.web.static.itertools
+twisted.web.static.loadMimeTypes(
+twisted.web.static.log
+twisted.web.static.os
+twisted.web.static.pb
+twisted.web.static.platformType
+twisted.web.static.redirectTo(
+twisted.web.static.resource
+twisted.web.static.server
+twisted.web.static.styles
+twisted.web.static.urllib
+twisted.web.static.warnings
+
+--- from twisted.web import static ---
+static.ASISProcessor(
+static.Data(
+static.DirectoryLister(
+static.File(
+static.FileTransfer(
+static.InsensitiveDict(
+static.Redirect(
+static.Registry(
+static.__builtins__
+static.__doc__
+static.__file__
+static.__name__
+static.__package__
+static.abstract
+static.addSlash(
+static.cgi
+static.components
+static.dangerousPathError
+static.error
+static.filepath
+static.formatFileSize(
+static.getTypeAndEncoding(
+static.http
+static.isDangerous(
+static.itertools
+static.loadMimeTypes(
+static.log
+static.os
+static.pb
+static.platformType
+static.redirectTo(
+static.resource
+static.server
+static.styles
+static.urllib
+static.warnings
+
+--- from twisted.web.static import * ---
+ASISProcessor(
+Data(
+DirectoryLister(
+FileTransfer(
+Redirect(
+Registry(
+addSlash(
+dangerousPathError
+formatFileSize(
+getTypeAndEncoding(
+isDangerous(
+loadMimeTypes(
+redirectTo(
+
+--- import twisted.web.sux ---
+twisted.web.sux.BEGIN_HANDLER
+twisted.web.sux.DO_HANDLER
+twisted.web.sux.END_HANDLER
+twisted.web.sux.FileWrapper(
+twisted.web.sux.ParseError(
+twisted.web.sux.Protocol(
+twisted.web.sux.XMLParser(
+twisted.web.sux.__builtins__
+twisted.web.sux.__doc__
+twisted.web.sux.__file__
+twisted.web.sux.__name__
+twisted.web.sux.__package__
+twisted.web.sux.identChars
+twisted.web.sux.lenientIdentChars
+twisted.web.sux.nop(
+twisted.web.sux.prefixedMethodClassDict(
+twisted.web.sux.prefixedMethodNames(
+twisted.web.sux.prefixedMethodObjDict(
+twisted.web.sux.unionlist(
+twisted.web.sux.zipfndict(
+
+--- from twisted.web import sux ---
+
+--- from twisted.web.sux import * ---
+
+--- import twisted.web.tap ---
+twisted.web.tap.Options(
+twisted.web.tap.__builtins__
+twisted.web.tap.__doc__
+twisted.web.tap.__file__
+twisted.web.tap.__name__
+twisted.web.tap.__package__
+twisted.web.tap.demo
+twisted.web.tap.distrib
+twisted.web.tap.interfaces
+twisted.web.tap.internet
+twisted.web.tap.makePersonalServerFactory(
+twisted.web.tap.makeService(
+twisted.web.tap.os
+twisted.web.tap.pb
+twisted.web.tap.reactor
+twisted.web.tap.reflect
+twisted.web.tap.script
+twisted.web.tap.server
+twisted.web.tap.service
+twisted.web.tap.static
+twisted.web.tap.strports
+twisted.web.tap.threadpool
+twisted.web.tap.trp
+twisted.web.tap.twcgi
+twisted.web.tap.usage
+twisted.web.tap.wsgi
+
+--- from twisted.web import tap ---
+tap.demo
+tap.distrib
+tap.interfaces
+tap.makePersonalServerFactory(
+tap.pb
+tap.reactor
+tap.reflect
+tap.script
+tap.static
+tap.threadpool
+tap.trp
+tap.twcgi
+tap.wsgi
+
+--- from twisted.web.tap import * ---
+demo
+distrib
+makePersonalServerFactory(
+script
+trp
+twcgi
+wsgi
+
+--- import twisted.web.trp ---
+twisted.web.trp.ResourceUnpickler(
+twisted.web.trp.Unpickler(
+twisted.web.trp.__builtins__
+twisted.web.trp.__doc__
+twisted.web.trp.__file__
+twisted.web.trp.__name__
+twisted.web.trp.__package__
+
+--- from twisted.web import trp ---
+trp.ResourceUnpickler(
+trp.Unpickler(
+trp.__builtins__
+trp.__doc__
+trp.__file__
+trp.__name__
+trp.__package__
+
+--- from twisted.web.trp import * ---
+ResourceUnpickler(
+
+--- import twisted.web.twcgi ---
+twisted.web.twcgi.CGIDirectory(
+twisted.web.twcgi.CGIProcessProtocol(
+twisted.web.twcgi.CGIScript(
+twisted.web.twcgi.FilteredScript(
+twisted.web.twcgi.NOT_DONE_YET
+twisted.web.twcgi.PHP3Script(
+twisted.web.twcgi.PHPScript(
+twisted.web.twcgi.__builtins__
+twisted.web.twcgi.__doc__
+twisted.web.twcgi.__file__
+twisted.web.twcgi.__name__
+twisted.web.twcgi.__package__
+twisted.web.twcgi.error
+twisted.web.twcgi.filepath
+twisted.web.twcgi.html
+twisted.web.twcgi.http
+twisted.web.twcgi.log
+twisted.web.twcgi.os
+twisted.web.twcgi.pb
+twisted.web.twcgi.protocol
+twisted.web.twcgi.reactor
+twisted.web.twcgi.resource
+twisted.web.twcgi.server
+twisted.web.twcgi.static
+twisted.web.twcgi.string
+twisted.web.twcgi.sys
+twisted.web.twcgi.urllib
+
+--- from twisted.web import twcgi ---
+twcgi.CGIDirectory(
+twcgi.CGIProcessProtocol(
+twcgi.CGIScript(
+twcgi.FilteredScript(
+twcgi.NOT_DONE_YET
+twcgi.PHP3Script(
+twcgi.PHPScript(
+twcgi.__builtins__
+twcgi.__doc__
+twcgi.__file__
+twcgi.__name__
+twcgi.__package__
+twcgi.error
+twcgi.filepath
+twcgi.html
+twcgi.http
+twcgi.log
+twcgi.os
+twcgi.pb
+twcgi.protocol
+twcgi.reactor
+twcgi.resource
+twcgi.server
+twcgi.static
+twcgi.string
+twcgi.sys
+twcgi.urllib
+
+--- from twisted.web.twcgi import * ---
+CGIDirectory(
+CGIProcessProtocol(
+CGIScript(
+FilteredScript(
+PHP3Script(
+PHPScript(
+
+--- import twisted.web.util ---
+twisted.web.util.ChildRedirector(
+twisted.web.util.DeferredResource(
+twisted.web.util.ParentRedirect(
+twisted.web.util.Redirect(
+twisted.web.util.StringIO(
+twisted.web.util.__builtins__
+twisted.web.util.__doc__
+twisted.web.util.__file__
+twisted.web.util.__name__
+twisted.web.util.__package__
+twisted.web.util.failure
+twisted.web.util.formatFailure(
+twisted.web.util.html
+twisted.web.util.htmlDict(
+twisted.web.util.htmlFunc(
+twisted.web.util.htmlIndent(
+twisted.web.util.htmlInst(
+twisted.web.util.htmlList(
+twisted.web.util.htmlReprTypes
+twisted.web.util.htmlString(
+twisted.web.util.htmlUnknown(
+twisted.web.util.htmlrepr(
+twisted.web.util.linecache
+twisted.web.util.re
+twisted.web.util.redirectTo(
+twisted.web.util.resource
+twisted.web.util.saferepr(
+twisted.web.util.string
+twisted.web.util.stylesheet
+twisted.web.util.types
+twisted.web.util.urlpath
+
+--- from twisted.web import util ---
+util.ChildRedirector(
+util.DeferredResource(
+util.ParentRedirect(
+util.Redirect(
+util.StringIO(
+util.failure
+util.formatFailure(
+util.html
+util.htmlDict(
+util.htmlFunc(
+util.htmlIndent(
+util.htmlInst(
+util.htmlList(
+util.htmlReprTypes
+util.htmlString(
+util.htmlUnknown(
+util.htmlrepr(
+util.linecache
+util.re
+util.redirectTo(
+util.resource
+util.saferepr(
+util.string
+util.stylesheet
+util.urlpath
+
+--- from twisted.web.util import * ---
+ChildRedirector(
+DeferredResource(
+ParentRedirect(
+formatFailure(
+htmlDict(
+htmlFunc(
+htmlIndent(
+htmlInst(
+htmlList(
+htmlReprTypes
+htmlString(
+htmlUnknown(
+htmlrepr(
+stylesheet
+urlpath
+
+--- import twisted.web.vhost ---
+twisted.web.vhost.NameVirtualHost(
+twisted.web.vhost.VHostMonsterResource(
+twisted.web.vhost.VirtualHostCollection(
+twisted.web.vhost.__builtins__
+twisted.web.vhost.__doc__
+twisted.web.vhost.__file__
+twisted.web.vhost.__name__
+twisted.web.vhost.__package__
+twisted.web.vhost.error
+twisted.web.vhost.resource
+twisted.web.vhost.roots
+twisted.web.vhost.string
+
+--- from twisted.web import vhost ---
+vhost.NameVirtualHost(
+vhost.VHostMonsterResource(
+vhost.VirtualHostCollection(
+vhost.__builtins__
+vhost.__doc__
+vhost.__file__
+vhost.__name__
+vhost.__package__
+vhost.error
+vhost.resource
+vhost.roots
+vhost.string
+
+--- from twisted.web.vhost import * ---
+NameVirtualHost(
+VHostMonsterResource(
+VirtualHostCollection(
+roots
+
+--- import twisted.web.widgets ---
+twisted.web.widgets.Container(
+twisted.web.widgets.DataWidget(
+twisted.web.widgets.FORGET_IT
+twisted.web.widgets.False
+twisted.web.widgets.Form(
+twisted.web.widgets.FormInputError(
+twisted.web.widgets.Gadget(
+twisted.web.widgets.NOT_DONE_YET
+twisted.web.widgets.Page(
+twisted.web.widgets.Presentation(
+twisted.web.widgets.Reloader(
+twisted.web.widgets.RenderSession(
+twisted.web.widgets.Sidebar(
+twisted.web.widgets.StreamWidget(
+twisted.web.widgets.StringIO(
+twisted.web.widgets.Time(
+twisted.web.widgets.TitleBox(
+twisted.web.widgets.True
+twisted.web.widgets.WebWidgetNodeMutator(
+twisted.web.widgets.Widget(
+twisted.web.widgets.WidgetMixin(
+twisted.web.widgets.WidgetPage(
+twisted.web.widgets.WidgetResource(
+twisted.web.widgets.__builtins__
+twisted.web.widgets.__doc__
+twisted.web.widgets.__file__
+twisted.web.widgets.__name__
+twisted.web.widgets.__package__
+twisted.web.widgets.__warningregistry__
+twisted.web.widgets.components
+twisted.web.widgets.defer
+twisted.web.widgets.error
+twisted.web.widgets.failure
+twisted.web.widgets.formatFailure(
+twisted.web.widgets.html
+twisted.web.widgets.htmlDict(
+twisted.web.widgets.htmlFor_checkbox(
+twisted.web.widgets.htmlFor_checkgroup(
+twisted.web.widgets.htmlFor_file(
+twisted.web.widgets.htmlFor_hidden(
+twisted.web.widgets.htmlFor_menu(
+twisted.web.widgets.htmlFor_multimenu(
+twisted.web.widgets.htmlFor_password(
+twisted.web.widgets.htmlFor_radio(
+twisted.web.widgets.htmlFor_string(
+twisted.web.widgets.htmlFor_text(
+twisted.web.widgets.htmlInst(
+twisted.web.widgets.htmlList(
+twisted.web.widgets.htmlReprTypes
+twisted.web.widgets.htmlString(
+twisted.web.widgets.htmlUnknown(
+twisted.web.widgets.htmlrepr(
+twisted.web.widgets.http
+twisted.web.widgets.linecache
+twisted.web.widgets.listify(
+twisted.web.widgets.log
+twisted.web.widgets.os
+twisted.web.widgets.possiblyDeferWidget(
+twisted.web.widgets.pprint
+twisted.web.widgets.re
+twisted.web.widgets.rebuild
+twisted.web.widgets.reflect
+twisted.web.widgets.resource
+twisted.web.widgets.static
+twisted.web.widgets.string
+twisted.web.widgets.sys
+twisted.web.widgets.template
+twisted.web.widgets.time
+twisted.web.widgets.traceback
+twisted.web.widgets.types
+twisted.web.widgets.util
+twisted.web.widgets.warnings
+twisted.web.widgets.webutil
+
+--- from twisted.web import widgets ---
+widgets.Container(
+widgets.DataWidget(
+widgets.FORGET_IT
+widgets.False
+widgets.Form(
+widgets.FormInputError(
+widgets.Gadget(
+widgets.NOT_DONE_YET
+widgets.Page(
+widgets.Presentation(
+widgets.Reloader(
+widgets.RenderSession(
+widgets.Sidebar(
+widgets.StreamWidget(
+widgets.StringIO(
+widgets.Time(
+widgets.TitleBox(
+widgets.True
+widgets.WebWidgetNodeMutator(
+widgets.Widget(
+widgets.WidgetMixin(
+widgets.WidgetPage(
+widgets.WidgetResource(
+widgets.__builtins__
+widgets.__doc__
+widgets.__file__
+widgets.__name__
+widgets.__package__
+widgets.__warningregistry__
+widgets.components
+widgets.defer
+widgets.error
+widgets.failure
+widgets.formatFailure(
+widgets.html
+widgets.htmlDict(
+widgets.htmlFor_checkbox(
+widgets.htmlFor_checkgroup(
+widgets.htmlFor_file(
+widgets.htmlFor_hidden(
+widgets.htmlFor_menu(
+widgets.htmlFor_multimenu(
+widgets.htmlFor_password(
+widgets.htmlFor_radio(
+widgets.htmlFor_string(
+widgets.htmlFor_text(
+widgets.htmlInst(
+widgets.htmlList(
+widgets.htmlReprTypes
+widgets.htmlString(
+widgets.htmlUnknown(
+widgets.htmlrepr(
+widgets.http
+widgets.linecache
+widgets.listify(
+widgets.log
+widgets.os
+widgets.possiblyDeferWidget(
+widgets.pprint
+widgets.re
+widgets.rebuild
+widgets.reflect
+widgets.resource
+widgets.static
+widgets.string
+widgets.sys
+widgets.template
+widgets.time
+widgets.traceback
+widgets.types
+widgets.util
+widgets.warnings
+widgets.webutil
+
+--- from twisted.web.widgets import * ---
+Container(
+DataWidget(
+FORGET_IT
+FormInputError(
+Gadget(
+Page(
+Presentation(
+Reloader(
+RenderSession(
+Sidebar(
+StreamWidget(
+TitleBox(
+WebWidgetNodeMutator(
+WidgetMixin(
+WidgetPage(
+WidgetResource(
+htmlFor_checkbox(
+htmlFor_checkgroup(
+htmlFor_file(
+htmlFor_hidden(
+htmlFor_menu(
+htmlFor_multimenu(
+htmlFor_password(
+htmlFor_radio(
+htmlFor_string(
+htmlFor_text(
+listify(
+possiblyDeferWidget(
+rebuild
+
+--- import twisted.web.woven ---
+twisted.web.woven.__builtins__
+twisted.web.woven.__doc__
+twisted.web.woven.__file__
+twisted.web.woven.__name__
+twisted.web.woven.__package__
+twisted.web.woven.__path__
+
+--- from twisted.web import woven ---
+woven.__builtins__
+woven.__doc__
+woven.__file__
+woven.__name__
+woven.__package__
+woven.__path__
+
+--- from twisted.web.woven import * ---
+
+--- import twisted.web.xmlrpc ---
+twisted.web.xmlrpc.Binary(
+twisted.web.xmlrpc.Boolean(
+twisted.web.xmlrpc.DateTime(
+twisted.web.xmlrpc.FAILURE
+twisted.web.xmlrpc.Fault(
+twisted.web.xmlrpc.Handler(
+twisted.web.xmlrpc.NOT_FOUND
+twisted.web.xmlrpc.NoSuchFunction(
+twisted.web.xmlrpc.Proxy(
+twisted.web.xmlrpc.QueryProtocol(
+twisted.web.xmlrpc.XMLRPC(
+twisted.web.xmlrpc.XMLRPCIntrospection(
+twisted.web.xmlrpc.__all__
+twisted.web.xmlrpc.__builtins__
+twisted.web.xmlrpc.__doc__
+twisted.web.xmlrpc.__file__
+twisted.web.xmlrpc.__name__
+twisted.web.xmlrpc.__package__
+twisted.web.xmlrpc.addIntrospection(
+twisted.web.xmlrpc.defer
+twisted.web.xmlrpc.failure
+twisted.web.xmlrpc.http
+twisted.web.xmlrpc.log
+twisted.web.xmlrpc.payloadTemplate
+twisted.web.xmlrpc.protocol
+twisted.web.xmlrpc.reactor
+twisted.web.xmlrpc.reflect
+twisted.web.xmlrpc.resource
+twisted.web.xmlrpc.server
+twisted.web.xmlrpc.urlparse
+twisted.web.xmlrpc.xmlrpclib
+
+--- from twisted.web import xmlrpc ---
+xmlrpc.Binary(
+xmlrpc.Boolean(
+xmlrpc.DateTime(
+xmlrpc.FAILURE
+xmlrpc.Fault(
+xmlrpc.Handler(
+xmlrpc.NOT_FOUND
+xmlrpc.NoSuchFunction(
+xmlrpc.Proxy(
+xmlrpc.QueryProtocol(
+xmlrpc.XMLRPC(
+xmlrpc.XMLRPCIntrospection(
+xmlrpc.__all__
+xmlrpc.__builtins__
+xmlrpc.__doc__
+xmlrpc.__file__
+xmlrpc.__name__
+xmlrpc.__package__
+xmlrpc.addIntrospection(
+xmlrpc.defer
+xmlrpc.failure
+xmlrpc.http
+xmlrpc.log
+xmlrpc.payloadTemplate
+xmlrpc.protocol
+xmlrpc.reactor
+xmlrpc.reflect
+xmlrpc.resource
+xmlrpc.server
+xmlrpc.urlparse
+xmlrpc.xmlrpclib
+
+--- from twisted.web.xmlrpc import * ---
+NoSuchFunction(
+QueryProtocol(
+XMLRPC(
+XMLRPCIntrospection(
+addIntrospection(
+payloadTemplate
+
+--- import twisted.web2.auth ---
+twisted.web2.auth.__builtins__
+twisted.web2.auth.__doc__
+twisted.web2.auth.__file__
+twisted.web2.auth.__name__
+twisted.web2.auth.__package__
+twisted.web2.auth.__path__
+
+--- from twisted.web2 import auth ---
+auth.__builtins__
+auth.__doc__
+auth.__file__
+auth.__name__
+auth.__package__
+auth.__path__
+
+--- from twisted.web2.auth import * ---
+
+--- import twisted.web2.channel ---
+twisted.web2.channel.FastCGIFactory(
+twisted.web2.channel.HTTPFactory(
+twisted.web2.channel.SCGIFactory(
+twisted.web2.channel.__all__
+twisted.web2.channel.__builtins__
+twisted.web2.channel.__doc__
+twisted.web2.channel.__file__
+twisted.web2.channel.__name__
+twisted.web2.channel.__package__
+twisted.web2.channel.__path__
+twisted.web2.channel.cgi
+twisted.web2.channel.fastcgi
+twisted.web2.channel.http
+twisted.web2.channel.scgi
+twisted.web2.channel.startCGI(
+
+--- from twisted.web2 import channel ---
+channel.FastCGIFactory(
+channel.HTTPFactory(
+channel.SCGIFactory(
+channel.__all__
+channel.__builtins__
+channel.__doc__
+channel.__file__
+channel.__name__
+channel.__package__
+channel.__path__
+channel.cgi
+channel.fastcgi
+channel.http
+channel.scgi
+channel.startCGI(
+
+--- from twisted.web2.channel import * ---
+FastCGIFactory(
+SCGIFactory(
+fastcgi
+scgi
+startCGI(
+
+--- import twisted.web2.channel.cgi ---
+twisted.web2.channel.cgi.BaseCGIChannelRequest(
+twisted.web2.channel.cgi.CGIChannelRequest(
+twisted.web2.channel.cgi.__all__
+twisted.web2.channel.cgi.__builtins__
+twisted.web2.channel.cgi.__doc__
+twisted.web2.channel.cgi.__file__
+twisted.web2.channel.cgi.__name__
+twisted.web2.channel.cgi.__package__
+twisted.web2.channel.cgi.address
+twisted.web2.channel.cgi.http
+twisted.web2.channel.cgi.http_headers
+twisted.web2.channel.cgi.implements(
+twisted.web2.channel.cgi.interfaces
+twisted.web2.channel.cgi.os
+twisted.web2.channel.cgi.protocol
+twisted.web2.channel.cgi.reactor
+twisted.web2.channel.cgi.responsecode
+twisted.web2.channel.cgi.server
+twisted.web2.channel.cgi.startCGI(
+twisted.web2.channel.cgi.urllib
+twisted.web2.channel.cgi.warnings
+
+--- from twisted.web2.channel import cgi ---
+cgi.BaseCGIChannelRequest(
+cgi.CGIChannelRequest(
+cgi.address
+cgi.http
+cgi.http_headers
+cgi.implements(
+cgi.interfaces
+cgi.protocol
+cgi.reactor
+cgi.responsecode
+cgi.server
+cgi.startCGI(
+cgi.warnings
+
+--- from twisted.web2.channel.cgi import * ---
+BaseCGIChannelRequest(
+CGIChannelRequest(
+http_headers
+responsecode
+
+--- import twisted.web2.channel.fastcgi ---
+twisted.web2.channel.fastcgi.FCGI_ABORT_REQUEST
+twisted.web2.channel.fastcgi.FCGI_AUTHORIZER
+twisted.web2.channel.fastcgi.FCGI_BEGIN_REQUEST
+twisted.web2.channel.fastcgi.FCGI_CANT_MPX_CONN
+twisted.web2.channel.fastcgi.FCGI_DATA
+twisted.web2.channel.fastcgi.FCGI_END_REQUEST
+twisted.web2.channel.fastcgi.FCGI_FILTER
+twisted.web2.channel.fastcgi.FCGI_GET_VALUES
+twisted.web2.channel.fastcgi.FCGI_GET_VALUES_RESULT
+twisted.web2.channel.fastcgi.FCGI_KEEP_CONN
+twisted.web2.channel.fastcgi.FCGI_MAX_PACKET_LEN
+twisted.web2.channel.fastcgi.FCGI_OVERLOADED
+twisted.web2.channel.fastcgi.FCGI_PARAMS
+twisted.web2.channel.fastcgi.FCGI_REQUEST_COMPLETE
+twisted.web2.channel.fastcgi.FCGI_RESPONDER
+twisted.web2.channel.fastcgi.FCGI_STDERR
+twisted.web2.channel.fastcgi.FCGI_STDIN
+twisted.web2.channel.fastcgi.FCGI_STDOUT
+twisted.web2.channel.fastcgi.FCGI_UNKNOWN_ROLE
+twisted.web2.channel.fastcgi.FCGI_UNKNOWN_TYPE
+twisted.web2.channel.fastcgi.FastCGIChannelRequest(
+twisted.web2.channel.fastcgi.FastCGIError(
+twisted.web2.channel.fastcgi.FastCGIFactory(
+twisted.web2.channel.fastcgi.Record(
+twisted.web2.channel.fastcgi.__builtins__
+twisted.web2.channel.fastcgi.__doc__
+twisted.web2.channel.fastcgi.__file__
+twisted.web2.channel.fastcgi.__name__
+twisted.web2.channel.fastcgi.__package__
+twisted.web2.channel.fastcgi.cgi
+twisted.web2.channel.fastcgi.getLenBytes(
+twisted.web2.channel.fastcgi.parseNameValues(
+twisted.web2.channel.fastcgi.protocol
+twisted.web2.channel.fastcgi.responsecode
+twisted.web2.channel.fastcgi.typeNames
+twisted.web2.channel.fastcgi.writeNameValue(
+
+--- from twisted.web2.channel import fastcgi ---
+fastcgi.FCGI_ABORT_REQUEST
+fastcgi.FCGI_AUTHORIZER
+fastcgi.FCGI_BEGIN_REQUEST
+fastcgi.FCGI_CANT_MPX_CONN
+fastcgi.FCGI_DATA
+fastcgi.FCGI_END_REQUEST
+fastcgi.FCGI_FILTER
+fastcgi.FCGI_GET_VALUES
+fastcgi.FCGI_GET_VALUES_RESULT
+fastcgi.FCGI_KEEP_CONN
+fastcgi.FCGI_MAX_PACKET_LEN
+fastcgi.FCGI_OVERLOADED
+fastcgi.FCGI_PARAMS
+fastcgi.FCGI_REQUEST_COMPLETE
+fastcgi.FCGI_RESPONDER
+fastcgi.FCGI_STDERR
+fastcgi.FCGI_STDIN
+fastcgi.FCGI_STDOUT
+fastcgi.FCGI_UNKNOWN_ROLE
+fastcgi.FCGI_UNKNOWN_TYPE
+fastcgi.FastCGIChannelRequest(
+fastcgi.FastCGIError(
+fastcgi.FastCGIFactory(
+fastcgi.Record(
+fastcgi.__builtins__
+fastcgi.__doc__
+fastcgi.__file__
+fastcgi.__name__
+fastcgi.__package__
+fastcgi.cgi
+fastcgi.getLenBytes(
+fastcgi.parseNameValues(
+fastcgi.protocol
+fastcgi.responsecode
+fastcgi.typeNames
+fastcgi.writeNameValue(
+
+--- from twisted.web2.channel.fastcgi import * ---
+FCGI_ABORT_REQUEST
+FCGI_AUTHORIZER
+FCGI_BEGIN_REQUEST
+FCGI_CANT_MPX_CONN
+FCGI_DATA
+FCGI_END_REQUEST
+FCGI_FILTER
+FCGI_GET_VALUES
+FCGI_GET_VALUES_RESULT
+FCGI_KEEP_CONN
+FCGI_MAX_PACKET_LEN
+FCGI_OVERLOADED
+FCGI_PARAMS
+FCGI_REQUEST_COMPLETE
+FCGI_RESPONDER
+FCGI_STDERR
+FCGI_STDIN
+FCGI_STDOUT
+FCGI_UNKNOWN_ROLE
+FCGI_UNKNOWN_TYPE
+FastCGIChannelRequest(
+FastCGIError(
+Record(
+getLenBytes(
+parseNameValues(
+typeNames
+writeNameValue(
+
+--- import twisted.web2.channel.http ---
+twisted.web2.channel.http.AbortedException(
+twisted.web2.channel.http.HTTPChannel(
+twisted.web2.channel.http.HTTPChannelRequest(
+twisted.web2.channel.http.HTTPFactory(
+twisted.web2.channel.http.HTTPParser(
+twisted.web2.channel.http.OverloadedServerProtocol(
+twisted.web2.channel.http.PERSIST_NO_PIPELINE
+twisted.web2.channel.http.PERSIST_PIPELINE
+twisted.web2.channel.http.StringIO(
+twisted.web2.channel.http.StringTransport(
+twisted.web2.channel.http.__all__
+twisted.web2.channel.http.__builtins__
+twisted.web2.channel.http.__doc__
+twisted.web2.channel.http.__file__
+twisted.web2.channel.http.__name__
+twisted.web2.channel.http.__package__
+twisted.web2.channel.http.basic
+twisted.web2.channel.http.http
+twisted.web2.channel.http.http_headers
+twisted.web2.channel.http.implements(
+twisted.web2.channel.http.interfaces
+twisted.web2.channel.http.log
+twisted.web2.channel.http.policies
+twisted.web2.channel.http.protocol
+twisted.web2.channel.http.reactor
+twisted.web2.channel.http.responsecode
+twisted.web2.channel.http.socket
+twisted.web2.channel.http.warnings
+
+--- from twisted.web2.channel import http ---
+http.AbortedException(
+http.HTTPChannelRequest(
+http.HTTPParser(
+http.OverloadedServerProtocol(
+http.PERSIST_NO_PIPELINE
+http.PERSIST_PIPELINE
+http.__all__
+http.http
+http.http_headers
+http.responsecode
+
+--- from twisted.web2.channel.http import * ---
+AbortedException(
+HTTPChannelRequest(
+HTTPParser(
+OverloadedServerProtocol(
+PERSIST_NO_PIPELINE
+PERSIST_PIPELINE
+
+--- import twisted.web2.channel.scgi ---
+twisted.web2.channel.scgi.SCGIChannelRequest(
+twisted.web2.channel.scgi.SCGIFactory(
+twisted.web2.channel.scgi.__all__
+twisted.web2.channel.scgi.__builtins__
+twisted.web2.channel.scgi.__doc__
+twisted.web2.channel.scgi.__file__
+twisted.web2.channel.scgi.__name__
+twisted.web2.channel.scgi.__package__
+twisted.web2.channel.scgi.cgichannel
+twisted.web2.channel.scgi.protocol
+twisted.web2.channel.scgi.responsecode
+
+--- from twisted.web2.channel import scgi ---
+scgi.SCGIChannelRequest(
+scgi.SCGIFactory(
+scgi.__all__
+scgi.__builtins__
+scgi.__doc__
+scgi.__file__
+scgi.__name__
+scgi.__package__
+scgi.cgichannel
+scgi.protocol
+scgi.responsecode
+
+--- from twisted.web2.channel.scgi import * ---
+SCGIChannelRequest(
+cgichannel
+
+--- import twisted.web2.client ---
+twisted.web2.client.__builtins__
+twisted.web2.client.__doc__
+twisted.web2.client.__file__
+twisted.web2.client.__name__
+twisted.web2.client.__package__
+twisted.web2.client.__path__
+
+--- from twisted.web2 import client ---
+
+--- from twisted.web2.client import * ---
+
+--- import twisted.web2.compat ---
+twisted.web2.compat.HeaderAdapter(
+twisted.web2.compat.OldNevowResourceAdapter(
+twisted.web2.compat.OldRequestAdapter(
+twisted.web2.compat.OldResourceAdapter(
+twisted.web2.compat.StringIO(
+twisted.web2.compat.UserDict
+twisted.web2.compat.__all__
+twisted.web2.compat.__builtins__
+twisted.web2.compat.__doc__
+twisted.web2.compat.__file__
+twisted.web2.compat.__name__
+twisted.web2.compat.__package__
+twisted.web2.compat.address
+twisted.web2.compat.components
+twisted.web2.compat.defer
+twisted.web2.compat.generators
+twisted.web2.compat.http_headers
+twisted.web2.compat.implements(
+twisted.web2.compat.iweb
+twisted.web2.compat.makeOldRequestAdapter(
+twisted.web2.compat.math
+twisted.web2.compat.pb
+twisted.web2.compat.quote(
+twisted.web2.compat.responsecode
+twisted.web2.compat.stream
+twisted.web2.compat.string
+twisted.web2.compat.time
+
+--- from twisted.web2 import compat ---
+compat.HeaderAdapter(
+compat.OldNevowResourceAdapter(
+compat.OldRequestAdapter(
+compat.OldResourceAdapter(
+compat.StringIO(
+compat.UserDict
+compat.__all__
+compat.address
+compat.components
+compat.defer
+compat.generators
+compat.http_headers
+compat.implements(
+compat.iweb
+compat.makeOldRequestAdapter(
+compat.math
+compat.pb
+compat.quote(
+compat.responsecode
+compat.stream
+compat.time
+
+--- from twisted.web2.compat import * ---
+HeaderAdapter(
+OldNevowResourceAdapter(
+OldRequestAdapter(
+OldResourceAdapter(
+iweb
+makeOldRequestAdapter(
+stream
+
+--- import twisted.web2.dirlist ---
+twisted.web2.dirlist.DirectoryLister(
+twisted.web2.dirlist.__all__
+twisted.web2.dirlist.__builtins__
+twisted.web2.dirlist.__doc__
+twisted.web2.dirlist.__file__
+twisted.web2.dirlist.__name__
+twisted.web2.dirlist.__package__
+twisted.web2.dirlist.formatFileSize(
+twisted.web2.dirlist.http
+twisted.web2.dirlist.http_headers
+twisted.web2.dirlist.iweb
+twisted.web2.dirlist.os
+twisted.web2.dirlist.resource
+twisted.web2.dirlist.stat
+twisted.web2.dirlist.time
+twisted.web2.dirlist.urllib
+
+--- from twisted.web2 import dirlist ---
+dirlist.DirectoryLister(
+dirlist.__all__
+dirlist.__builtins__
+dirlist.__doc__
+dirlist.__file__
+dirlist.__name__
+dirlist.__package__
+dirlist.formatFileSize(
+dirlist.http
+dirlist.http_headers
+dirlist.iweb
+dirlist.os
+dirlist.resource
+dirlist.stat
+dirlist.time
+dirlist.urllib
+
+--- from twisted.web2.dirlist import * ---
+
+--- import twisted.web2.error ---
+twisted.web2.error.ACCEPTED
+twisted.web2.error.BAD_GATEWAY
+twisted.web2.error.BAD_REQUEST
+twisted.web2.error.CONFLICT
+twisted.web2.error.CONTINUE
+twisted.web2.error.CREATED
+twisted.web2.error.ERROR_MESSAGES
+twisted.web2.error.EXPECTATION_FAILED
+twisted.web2.error.FAILED_DEPENDENCY
+twisted.web2.error.FORBIDDEN
+twisted.web2.error.FOUND
+twisted.web2.error.GATEWAY_TIMEOUT
+twisted.web2.error.GONE
+twisted.web2.error.HTTP_VERSION_NOT_SUPPORTED
+twisted.web2.error.INSUFFICIENT_STORAGE_SPACE
+twisted.web2.error.INTERNAL_SERVER_ERROR
+twisted.web2.error.LENGTH_REQUIRED
+twisted.web2.error.LOCKED
+twisted.web2.error.MOVED_PERMANENTLY
+twisted.web2.error.MULTIPLE_CHOICE
+twisted.web2.error.MULTI_STATUS
+twisted.web2.error.NON_AUTHORITATIVE_INFORMATION
+twisted.web2.error.NOT_ACCEPTABLE
+twisted.web2.error.NOT_ALLOWED
+twisted.web2.error.NOT_EXTENDED
+twisted.web2.error.NOT_FOUND
+twisted.web2.error.NOT_IMPLEMENTED
+twisted.web2.error.NOT_MODIFIED
+twisted.web2.error.NO_CONTENT
+twisted.web2.error.OK
+twisted.web2.error.PARTIAL_CONTENT
+twisted.web2.error.PAYMENT_REQUIRED
+twisted.web2.error.PRECONDITION_FAILED
+twisted.web2.error.PROXY_AUTH_REQUIRED
+twisted.web2.error.REQUESTED_RANGE_NOT_SATISFIABLE
+twisted.web2.error.REQUEST_ENTITY_TOO_LARGE
+twisted.web2.error.REQUEST_TIMEOUT
+twisted.web2.error.REQUEST_URI_TOO_LONG
+twisted.web2.error.RESET_CONTENT
+twisted.web2.error.RESPONSES
+twisted.web2.error.SEE_OTHER
+twisted.web2.error.SERVICE_UNAVAILABLE
+twisted.web2.error.SWITCHING
+twisted.web2.error.TEMPORARY_REDIRECT
+twisted.web2.error.UNAUTHORIZED
+twisted.web2.error.UNPROCESSABLE_ENTITY
+twisted.web2.error.UNSUPPORTED_MEDIA_TYPE
+twisted.web2.error.USE_PROXY
+twisted.web2.error.__all__
+twisted.web2.error.__builtins__
+twisted.web2.error.__doc__
+twisted.web2.error.__file__
+twisted.web2.error.__name__
+twisted.web2.error.__package__
+twisted.web2.error.defaultErrorHandler(
+twisted.web2.error.http_headers
+twisted.web2.error.stream
+
+--- from twisted.web2 import error ---
+error.ACCEPTED
+error.BAD_GATEWAY
+error.BAD_REQUEST
+error.CONFLICT
+error.CONTINUE
+error.CREATED
+error.ERROR_MESSAGES
+error.EXPECTATION_FAILED
+error.FAILED_DEPENDENCY
+error.FORBIDDEN
+error.FOUND
+error.GATEWAY_TIMEOUT
+error.GONE
+error.HTTP_VERSION_NOT_SUPPORTED
+error.INSUFFICIENT_STORAGE_SPACE
+error.INTERNAL_SERVER_ERROR
+error.LENGTH_REQUIRED
+error.LOCKED
+error.MOVED_PERMANENTLY
+error.MULTIPLE_CHOICE
+error.MULTI_STATUS
+error.NON_AUTHORITATIVE_INFORMATION
+error.NOT_ACCEPTABLE
+error.NOT_ALLOWED
+error.NOT_EXTENDED
+error.NOT_FOUND
+error.NOT_IMPLEMENTED
+error.NOT_MODIFIED
+error.NO_CONTENT
+error.OK
+error.PARTIAL_CONTENT
+error.PAYMENT_REQUIRED
+error.PRECONDITION_FAILED
+error.PROXY_AUTH_REQUIRED
+error.REQUESTED_RANGE_NOT_SATISFIABLE
+error.REQUEST_ENTITY_TOO_LARGE
+error.REQUEST_TIMEOUT
+error.REQUEST_URI_TOO_LONG
+error.RESET_CONTENT
+error.RESPONSES
+error.SEE_OTHER
+error.SERVICE_UNAVAILABLE
+error.SWITCHING
+error.TEMPORARY_REDIRECT
+error.UNAUTHORIZED
+error.UNPROCESSABLE_ENTITY
+error.UNSUPPORTED_MEDIA_TYPE
+error.USE_PROXY
+error.defaultErrorHandler(
+error.http_headers
+error.stream
+
+--- from twisted.web2.error import * ---
+ERROR_MESSAGES
+defaultErrorHandler(
+
+--- import twisted.web2.fileupload ---
+twisted.web2.fileupload.BufferedStream(
+twisted.web2.fileupload.FileStream(
+twisted.web2.fileupload.IStream(
+twisted.web2.fileupload.MimeFormatError(
+twisted.web2.fileupload.MultipartMimeStream(
+twisted.web2.fileupload.StringIO(
+twisted.web2.fileupload.__all__
+twisted.web2.fileupload.__builtins__
+twisted.web2.fileupload.__doc__
+twisted.web2.fileupload.__file__
+twisted.web2.fileupload.__name__
+twisted.web2.fileupload.__package__
+twisted.web2.fileupload.cd_regexp
+twisted.web2.fileupload.defer
+twisted.web2.fileupload.generatorToStream(
+twisted.web2.fileupload.generators
+twisted.web2.fileupload.http_headers
+twisted.web2.fileupload.implements(
+twisted.web2.fileupload.parseContentDispositionFormData(
+twisted.web2.fileupload.parseMultipartFormData(
+twisted.web2.fileupload.parse_urlencoded(
+twisted.web2.fileupload.parse_urlencoded_stream(
+twisted.web2.fileupload.re
+twisted.web2.fileupload.readAndDiscard(
+twisted.web2.fileupload.readIntoFile(
+twisted.web2.fileupload.readStream(
+twisted.web2.fileupload.tempfile
+twisted.web2.fileupload.urllib
+
+--- from twisted.web2 import fileupload ---
+fileupload.BufferedStream(
+fileupload.FileStream(
+fileupload.IStream(
+fileupload.MimeFormatError(
+fileupload.MultipartMimeStream(
+fileupload.StringIO(
+fileupload.__all__
+fileupload.__builtins__
+fileupload.__doc__
+fileupload.__file__
+fileupload.__name__
+fileupload.__package__
+fileupload.cd_regexp
+fileupload.defer
+fileupload.generatorToStream(
+fileupload.generators
+fileupload.http_headers
+fileupload.implements(
+fileupload.parseContentDispositionFormData(
+fileupload.parseMultipartFormData(
+fileupload.parse_urlencoded(
+fileupload.parse_urlencoded_stream(
+fileupload.re
+fileupload.readAndDiscard(
+fileupload.readIntoFile(
+fileupload.readStream(
+fileupload.tempfile
+fileupload.urllib
+
+--- from twisted.web2.fileupload import * ---
+BufferedStream(
+FileStream(
+IStream(
+MimeFormatError(
+MultipartMimeStream(
+cd_regexp
+generatorToStream(
+parseContentDispositionFormData(
+parseMultipartFormData(
+parse_urlencoded(
+parse_urlencoded_stream(
+readAndDiscard(
+readIntoFile(
+readStream(
+
+--- import twisted.web2.filter ---
+twisted.web2.filter.__builtins__
+twisted.web2.filter.__doc__
+twisted.web2.filter.__file__
+twisted.web2.filter.__name__
+twisted.web2.filter.__package__
+twisted.web2.filter.__path__
+
+--- from twisted.web2 import filter ---
+filter.__builtins__
+filter.__doc__
+filter.__file__
+filter.__name__
+filter.__package__
+filter.__path__
+
+--- from twisted.web2.filter import * ---
+
+--- import twisted.web2.http ---
+twisted.web2.http.HTTPError(
+twisted.web2.http.IByteStream(
+twisted.web2.http.NO_BODY_CODES
+twisted.web2.http.NotModifiedResponse(
+twisted.web2.http.RedirectResponse(
+twisted.web2.http.Request(
+twisted.web2.http.Response(
+twisted.web2.http.StatusResponse(
+twisted.web2.http.__all__
+twisted.web2.http.__builtins__
+twisted.web2.http.__doc__
+twisted.web2.http.__file__
+twisted.web2.http.__name__
+twisted.web2.http.__package__
+twisted.web2.http.cgi
+twisted.web2.http.checkIfRange(
+twisted.web2.http.checkPreconditions(
+twisted.web2.http.compat
+twisted.web2.http.components
+twisted.web2.http.defaultPortForScheme
+twisted.web2.http.error
+twisted.web2.http.http_headers
+twisted.web2.http.implements(
+twisted.web2.http.interfaces
+twisted.web2.http.iweb
+twisted.web2.http.log
+twisted.web2.http.parseVersion(
+twisted.web2.http.resource
+twisted.web2.http.responsecode
+twisted.web2.http.socket
+twisted.web2.http.splitHostPort(
+twisted.web2.http.stream
+twisted.web2.http.time
+
+--- from twisted.web2 import http ---
+http.HTTPError(
+http.IByteStream(
+http.NotModifiedResponse(
+http.RedirectResponse(
+http.Response(
+http.StatusResponse(
+http.checkIfRange(
+http.checkPreconditions(
+http.compat
+http.components
+http.defaultPortForScheme
+http.error
+http.iweb
+http.parseVersion(
+http.resource
+http.splitHostPort(
+http.stream
+
+--- from twisted.web2.http import * ---
+IByteStream(
+NotModifiedResponse(
+RedirectResponse(
+StatusResponse(
+checkIfRange(
+checkPreconditions(
+defaultPortForScheme
+parseVersion(
+splitHostPort(
+
+--- import twisted.web2.http_headers ---
+twisted.web2.http_headers.Cookie(
+twisted.web2.http_headers.DefaultHTTPHandler
+twisted.web2.http_headers.ETag(
+twisted.web2.http_headers.HeaderHandler(
+twisted.web2.http_headers.Headers(
+twisted.web2.http_headers.MimeType(
+twisted.web2.http_headers.Token(
+twisted.web2.http_headers.__builtins__
+twisted.web2.http_headers.__doc__
+twisted.web2.http_headers.__file__
+twisted.web2.http_headers.__name__
+twisted.web2.http_headers.__package__
+twisted.web2.http_headers.addDefaultCharset(
+twisted.web2.http_headers.addDefaultEncoding(
+twisted.web2.http_headers.base64
+twisted.web2.http_headers.casemappingify(
+twisted.web2.http_headers.checkSingleToken(
+twisted.web2.http_headers.cookie_validname
+twisted.web2.http_headers.cookie_validname_re
+twisted.web2.http_headers.cookie_validvalue
+twisted.web2.http_headers.cookie_validvalue_re
+twisted.web2.http_headers.dashCapitalize(
+twisted.web2.http_headers.filterTokens(
+twisted.web2.http_headers.generateAccept(
+twisted.web2.http_headers.generateAcceptQvalue(
+twisted.web2.http_headers.generateAuthorization(
+twisted.web2.http_headers.generateCacheControl(
+twisted.web2.http_headers.generateContentRange(
+twisted.web2.http_headers.generateContentType(
+twisted.web2.http_headers.generateCookie(
+twisted.web2.http_headers.generateDateTime(
+twisted.web2.http_headers.generateExpect(
+twisted.web2.http_headers.generateIfRange(
+twisted.web2.http_headers.generateKeyValues(
+twisted.web2.http_headers.generateList(
+twisted.web2.http_headers.generateOverWrite(
+twisted.web2.http_headers.generateRange(
+twisted.web2.http_headers.generateRetryAfter(
+twisted.web2.http_headers.generateSetCookie(
+twisted.web2.http_headers.generateSetCookie2(
+twisted.web2.http_headers.generateStarOrETag(
+twisted.web2.http_headers.generateWWWAuthenticate(
+twisted.web2.http_headers.generator_entity_headers
+twisted.web2.http_headers.generator_general_headers
+twisted.web2.http_headers.generator_request_headers
+twisted.web2.http_headers.generator_response_headers
+twisted.web2.http_headers.generators
+twisted.web2.http_headers.header_case_mapping
+twisted.web2.http_headers.http_ctls
+twisted.web2.http_headers.http_tokens
+twisted.web2.http_headers.iteritems(
+twisted.web2.http_headers.last(
+twisted.web2.http_headers.listGenerator(
+twisted.web2.http_headers.listParser(
+twisted.web2.http_headers.lowerify(
+twisted.web2.http_headers.makeCookieFromList(
+twisted.web2.http_headers.monthname
+twisted.web2.http_headers.monthname_lower
+twisted.web2.http_headers.name
+twisted.web2.http_headers.parseAccept(
+twisted.web2.http_headers.parseAcceptQvalue(
+twisted.web2.http_headers.parseArgs(
+twisted.web2.http_headers.parseAuthorization(
+twisted.web2.http_headers.parseCacheControl(
+twisted.web2.http_headers.parseContentMD5(
+twisted.web2.http_headers.parseContentRange(
+twisted.web2.http_headers.parseContentType(
+twisted.web2.http_headers.parseCookie(
+twisted.web2.http_headers.parseDateTime(
+twisted.web2.http_headers.parseDepth(
+twisted.web2.http_headers.parseExpect(
+twisted.web2.http_headers.parseExpires(
+twisted.web2.http_headers.parseIfModifiedSince(
+twisted.web2.http_headers.parseIfRange(
+twisted.web2.http_headers.parseKeyValue(
+twisted.web2.http_headers.parseOverWrite(
+twisted.web2.http_headers.parseRange(
+twisted.web2.http_headers.parseRetryAfter(
+twisted.web2.http_headers.parseSetCookie(
+twisted.web2.http_headers.parseSetCookie2(
+twisted.web2.http_headers.parseStarOrETag(
+twisted.web2.http_headers.parseWWWAuthenticate(
+twisted.web2.http_headers.parser_entity_headers
+twisted.web2.http_headers.parser_general_headers
+twisted.web2.http_headers.parser_request_headers
+twisted.web2.http_headers.parser_response_headers
+twisted.web2.http_headers.quoteString(
+twisted.web2.http_headers.re
+twisted.web2.http_headers.removeDefaultEncoding(
+twisted.web2.http_headers.singleHeader(
+twisted.web2.http_headers.split(
+twisted.web2.http_headers.time
+twisted.web2.http_headers.timegm(
+twisted.web2.http_headers.tokenize(
+twisted.web2.http_headers.types
+twisted.web2.http_headers.weekdayname
+twisted.web2.http_headers.weekdayname_lower
+
+--- from twisted.web2 import http_headers ---
+http_headers.Cookie(
+http_headers.DefaultHTTPHandler
+http_headers.ETag(
+http_headers.HeaderHandler(
+http_headers.Headers(
+http_headers.MimeType(
+http_headers.Token(
+http_headers.__builtins__
+http_headers.__doc__
+http_headers.__file__
+http_headers.__name__
+http_headers.__package__
+http_headers.addDefaultCharset(
+http_headers.addDefaultEncoding(
+http_headers.base64
+http_headers.casemappingify(
+http_headers.checkSingleToken(
+http_headers.cookie_validname
+http_headers.cookie_validname_re
+http_headers.cookie_validvalue
+http_headers.cookie_validvalue_re
+http_headers.dashCapitalize(
+http_headers.filterTokens(
+http_headers.generateAccept(
+http_headers.generateAcceptQvalue(
+http_headers.generateAuthorization(
+http_headers.generateCacheControl(
+http_headers.generateContentRange(
+http_headers.generateContentType(
+http_headers.generateCookie(
+http_headers.generateDateTime(
+http_headers.generateExpect(
+http_headers.generateIfRange(
+http_headers.generateKeyValues(
+http_headers.generateList(
+http_headers.generateOverWrite(
+http_headers.generateRange(
+http_headers.generateRetryAfter(
+http_headers.generateSetCookie(
+http_headers.generateSetCookie2(
+http_headers.generateStarOrETag(
+http_headers.generateWWWAuthenticate(
+http_headers.generator_entity_headers
+http_headers.generator_general_headers
+http_headers.generator_request_headers
+http_headers.generator_response_headers
+http_headers.generators
+http_headers.header_case_mapping
+http_headers.http_ctls
+http_headers.http_tokens
+http_headers.iteritems(
+http_headers.last(
+http_headers.listGenerator(
+http_headers.listParser(
+http_headers.lowerify(
+http_headers.makeCookieFromList(
+http_headers.monthname
+http_headers.monthname_lower
+http_headers.name
+http_headers.parseAccept(
+http_headers.parseAcceptQvalue(
+http_headers.parseArgs(
+http_headers.parseAuthorization(
+http_headers.parseCacheControl(
+http_headers.parseContentMD5(
+http_headers.parseContentRange(
+http_headers.parseContentType(
+http_headers.parseCookie(
+http_headers.parseDateTime(
+http_headers.parseDepth(
+http_headers.parseExpect(
+http_headers.parseExpires(
+http_headers.parseIfModifiedSince(
+http_headers.parseIfRange(
+http_headers.parseKeyValue(
+http_headers.parseOverWrite(
+http_headers.parseRange(
+http_headers.parseRetryAfter(
+http_headers.parseSetCookie(
+http_headers.parseSetCookie2(
+http_headers.parseStarOrETag(
+http_headers.parseWWWAuthenticate(
+http_headers.parser_entity_headers
+http_headers.parser_general_headers
+http_headers.parser_request_headers
+http_headers.parser_response_headers
+http_headers.quoteString(
+http_headers.re
+http_headers.removeDefaultEncoding(
+http_headers.singleHeader(
+http_headers.split(
+http_headers.time
+http_headers.timegm(
+http_headers.tokenize(
+http_headers.types
+http_headers.weekdayname
+http_headers.weekdayname_lower
+
+--- from twisted.web2.http_headers import * ---
+DefaultHTTPHandler
+ETag(
+HeaderHandler(
+MimeType(
+Token(
+addDefaultCharset(
+addDefaultEncoding(
+casemappingify(
+checkSingleToken(
+cookie_validname
+cookie_validname_re
+cookie_validvalue
+cookie_validvalue_re
+filterTokens(
+generateAccept(
+generateAcceptQvalue(
+generateAuthorization(
+generateCacheControl(
+generateContentRange(
+generateContentType(
+generateCookie(
+generateDateTime(
+generateExpect(
+generateIfRange(
+generateKeyValues(
+generateList(
+generateOverWrite(
+generateRange(
+generateRetryAfter(
+generateSetCookie(
+generateSetCookie2(
+generateStarOrETag(
+generateWWWAuthenticate(
+generator_entity_headers
+generator_general_headers
+generator_request_headers
+generator_response_headers
+header_case_mapping
+http_ctls
+http_tokens
+iteritems(
+last(
+listGenerator(
+listParser(
+lowerify(
+makeCookieFromList(
+parseAccept(
+parseAcceptQvalue(
+parseArgs(
+parseAuthorization(
+parseCacheControl(
+parseContentMD5(
+parseContentType(
+parseCookie(
+parseDateTime(
+parseDepth(
+parseExpect(
+parseExpires(
+parseIfModifiedSince(
+parseIfRange(
+parseKeyValue(
+parseOverWrite(
+parseRetryAfter(
+parseSetCookie(
+parseSetCookie2(
+parseStarOrETag(
+parseWWWAuthenticate(
+parser_entity_headers
+parser_general_headers
+parser_request_headers
+parser_response_headers
+quoteString(
+removeDefaultEncoding(
+singleHeader(
+
+--- import twisted.web2.iweb ---
+twisted.web2.iweb.Attribute(
+twisted.web2.iweb.ICanHandleException(
+twisted.web2.iweb.IChanRequest(
+twisted.web2.iweb.IChanRequestCallbacks(
+twisted.web2.iweb.IOldNevowResource(
+twisted.web2.iweb.IOldRequest(
+twisted.web2.iweb.IRequest(
+twisted.web2.iweb.IResource(
+twisted.web2.iweb.IResponse(
+twisted.web2.iweb.ISite(
+twisted.web2.iweb.Interface(
+twisted.web2.iweb.SpecialAdaptInterfaceClass(
+twisted.web2.iweb.__all__
+twisted.web2.iweb.__builtins__
+twisted.web2.iweb.__doc__
+twisted.web2.iweb.__file__
+twisted.web2.iweb.__name__
+twisted.web2.iweb.__package__
+twisted.web2.iweb.interface
+
+--- from twisted.web2 import iweb ---
+iweb.Attribute(
+iweb.ICanHandleException(
+iweb.IChanRequest(
+iweb.IChanRequestCallbacks(
+iweb.IOldNevowResource(
+iweb.IOldRequest(
+iweb.IRequest(
+iweb.IResource(
+iweb.IResponse(
+iweb.ISite(
+iweb.Interface(
+iweb.SpecialAdaptInterfaceClass(
+iweb.__all__
+iweb.__builtins__
+iweb.__doc__
+iweb.__file__
+iweb.__name__
+iweb.__package__
+iweb.interface
+
+--- from twisted.web2.iweb import * ---
+ICanHandleException(
+IChanRequest(
+IChanRequestCallbacks(
+IOldNevowResource(
+IOldRequest(
+IRequest(
+IResponse(
+ISite(
+SpecialAdaptInterfaceClass(
+
+--- import twisted.web2.log ---
+twisted.web2.log.Attribute(
+twisted.web2.log.BaseCommonAccessLoggingObserver(
+twisted.web2.log.DefaultCommonAccessLoggingObserver(
+twisted.web2.log.FileAccessLoggingObserver(
+twisted.web2.log.ILogInfo(
+twisted.web2.log.Interface(
+twisted.web2.log.LogInfo(
+twisted.web2.log.LogWrapperResource(
+twisted.web2.log.__builtins__
+twisted.web2.log.__doc__
+twisted.web2.log.__file__
+twisted.web2.log.__name__
+twisted.web2.log.__package__
+twisted.web2.log.defer
+twisted.web2.log.implements(
+twisted.web2.log.iweb
+twisted.web2.log.logFilter(
+twisted.web2.log.monthname
+twisted.web2.log.resource
+twisted.web2.log.stream
+twisted.web2.log.time
+twisted.web2.log.tlog
+
+--- from twisted.web2 import log ---
+log.Attribute(
+log.BaseCommonAccessLoggingObserver(
+log.DefaultCommonAccessLoggingObserver(
+log.FileAccessLoggingObserver(
+log.ILogInfo(
+log.LogInfo(
+log.LogWrapperResource(
+log.defer
+log.implements(
+log.iweb
+log.logFilter(
+log.monthname
+log.resource
+log.stream
+log.tlog
+
+--- from twisted.web2.log import * ---
+BaseCommonAccessLoggingObserver(
+DefaultCommonAccessLoggingObserver(
+FileAccessLoggingObserver(
+ILogInfo(
+LogWrapperResource(
+logFilter(
+tlog
+
+--- import twisted.web2.plugin ---
+twisted.web2.plugin.NoPlugin(
+twisted.web2.plugin.PluginResource(
+twisted.web2.plugin.TestResource(
+twisted.web2.plugin.__builtins__
+twisted.web2.plugin.__doc__
+twisted.web2.plugin.__file__
+twisted.web2.plugin.__name__
+twisted.web2.plugin.__package__
+twisted.web2.plugin.getPlugins(
+twisted.web2.plugin.http
+twisted.web2.plugin.iweb
+twisted.web2.plugin.namedClass(
+twisted.web2.plugin.resource
+twisted.web2.plugin.resourcePlugger(
+
+--- from twisted.web2 import plugin ---
+plugin.NoPlugin(
+plugin.PluginResource(
+plugin.TestResource(
+plugin.http
+plugin.iweb
+plugin.namedClass(
+plugin.resource
+plugin.resourcePlugger(
+
+--- from twisted.web2.plugin import * ---
+NoPlugin(
+PluginResource(
+TestResource(
+resourcePlugger(
+
+--- import twisted.web2.resource ---
+twisted.web2.resource.LeafResource(
+twisted.web2.resource.PostableResource(
+twisted.web2.resource.RedirectResource(
+twisted.web2.resource.RenderMixin(
+twisted.web2.resource.Resource(
+twisted.web2.resource.WrapperResource(
+twisted.web2.resource.__all__
+twisted.web2.resource.__builtins__
+twisted.web2.resource.__doc__
+twisted.web2.resource.__file__
+twisted.web2.resource.__name__
+twisted.web2.resource.__package__
+twisted.web2.resource.http
+twisted.web2.resource.implements(
+twisted.web2.resource.iweb
+twisted.web2.resource.responsecode
+twisted.web2.resource.server
+
+--- from twisted.web2 import resource ---
+resource.LeafResource(
+resource.PostableResource(
+resource.RedirectResource(
+resource.RenderMixin(
+resource.WrapperResource(
+resource.__all__
+resource.http
+resource.iweb
+resource.responsecode
+resource.server
+
+--- from twisted.web2.resource import * ---
+LeafResource(
+PostableResource(
+RedirectResource(
+RenderMixin(
+WrapperResource(
+
+--- import twisted.web2.responsecode ---
+twisted.web2.responsecode.ACCEPTED
+twisted.web2.responsecode.BAD_GATEWAY
+twisted.web2.responsecode.BAD_REQUEST
+twisted.web2.responsecode.CONFLICT
+twisted.web2.responsecode.CONTINUE
+twisted.web2.responsecode.CREATED
+twisted.web2.responsecode.EXPECTATION_FAILED
+twisted.web2.responsecode.FAILED_DEPENDENCY
+twisted.web2.responsecode.FORBIDDEN
+twisted.web2.responsecode.FOUND
+twisted.web2.responsecode.GATEWAY_TIMEOUT
+twisted.web2.responsecode.GONE
+twisted.web2.responsecode.HTTP_VERSION_NOT_SUPPORTED
+twisted.web2.responsecode.INSUFFICIENT_STORAGE_SPACE
+twisted.web2.responsecode.INTERNAL_SERVER_ERROR
+twisted.web2.responsecode.LENGTH_REQUIRED
+twisted.web2.responsecode.LOCKED
+twisted.web2.responsecode.MOVED_PERMANENTLY
+twisted.web2.responsecode.MULTIPLE_CHOICE
+twisted.web2.responsecode.MULTI_STATUS
+twisted.web2.responsecode.NON_AUTHORITATIVE_INFORMATION
+twisted.web2.responsecode.NOT_ACCEPTABLE
+twisted.web2.responsecode.NOT_ALLOWED
+twisted.web2.responsecode.NOT_EXTENDED
+twisted.web2.responsecode.NOT_FOUND
+twisted.web2.responsecode.NOT_IMPLEMENTED
+twisted.web2.responsecode.NOT_MODIFIED
+twisted.web2.responsecode.NO_CONTENT
+twisted.web2.responsecode.OK
+twisted.web2.responsecode.PARTIAL_CONTENT
+twisted.web2.responsecode.PAYMENT_REQUIRED
+twisted.web2.responsecode.PRECONDITION_FAILED
+twisted.web2.responsecode.PROXY_AUTH_REQUIRED
+twisted.web2.responsecode.REQUESTED_RANGE_NOT_SATISFIABLE
+twisted.web2.responsecode.REQUEST_ENTITY_TOO_LARGE
+twisted.web2.responsecode.REQUEST_TIMEOUT
+twisted.web2.responsecode.REQUEST_URI_TOO_LONG
+twisted.web2.responsecode.RESET_CONTENT
+twisted.web2.responsecode.RESPONSES
+twisted.web2.responsecode.SEE_OTHER
+twisted.web2.responsecode.SERVICE_UNAVAILABLE
+twisted.web2.responsecode.SWITCHING
+twisted.web2.responsecode.TEMPORARY_REDIRECT
+twisted.web2.responsecode.UNAUTHORIZED
+twisted.web2.responsecode.UNPROCESSABLE_ENTITY
+twisted.web2.responsecode.UNSUPPORTED_MEDIA_TYPE
+twisted.web2.responsecode.USE_PROXY
+twisted.web2.responsecode.__builtins__
+twisted.web2.responsecode.__doc__
+twisted.web2.responsecode.__file__
+twisted.web2.responsecode.__name__
+twisted.web2.responsecode.__package__
+
+--- from twisted.web2 import responsecode ---
+responsecode.ACCEPTED
+responsecode.BAD_GATEWAY
+responsecode.BAD_REQUEST
+responsecode.CONFLICT
+responsecode.CONTINUE
+responsecode.CREATED
+responsecode.EXPECTATION_FAILED
+responsecode.FAILED_DEPENDENCY
+responsecode.FORBIDDEN
+responsecode.FOUND
+responsecode.GATEWAY_TIMEOUT
+responsecode.GONE
+responsecode.HTTP_VERSION_NOT_SUPPORTED
+responsecode.INSUFFICIENT_STORAGE_SPACE
+responsecode.INTERNAL_SERVER_ERROR
+responsecode.LENGTH_REQUIRED
+responsecode.LOCKED
+responsecode.MOVED_PERMANENTLY
+responsecode.MULTIPLE_CHOICE
+responsecode.MULTI_STATUS
+responsecode.NON_AUTHORITATIVE_INFORMATION
+responsecode.NOT_ACCEPTABLE
+responsecode.NOT_ALLOWED
+responsecode.NOT_EXTENDED
+responsecode.NOT_FOUND
+responsecode.NOT_IMPLEMENTED
+responsecode.NOT_MODIFIED
+responsecode.NO_CONTENT
+responsecode.OK
+responsecode.PARTIAL_CONTENT
+responsecode.PAYMENT_REQUIRED
+responsecode.PRECONDITION_FAILED
+responsecode.PROXY_AUTH_REQUIRED
+responsecode.REQUESTED_RANGE_NOT_SATISFIABLE
+responsecode.REQUEST_ENTITY_TOO_LARGE
+responsecode.REQUEST_TIMEOUT
+responsecode.REQUEST_URI_TOO_LONG
+responsecode.RESET_CONTENT
+responsecode.RESPONSES
+responsecode.SEE_OTHER
+responsecode.SERVICE_UNAVAILABLE
+responsecode.SWITCHING
+responsecode.TEMPORARY_REDIRECT
+responsecode.UNAUTHORIZED
+responsecode.UNPROCESSABLE_ENTITY
+responsecode.UNSUPPORTED_MEDIA_TYPE
+responsecode.USE_PROXY
+responsecode.__builtins__
+responsecode.__doc__
+responsecode.__file__
+responsecode.__name__
+responsecode.__package__
+
+--- from twisted.web2.responsecode import * ---
+
+--- import twisted.web2.server ---
+twisted.web2.server.NoURLForResourceError(
+twisted.web2.server.Request(
+twisted.web2.server.Site(
+twisted.web2.server.StopTraversal(
+twisted.web2.server.VERSION
+twisted.web2.server.__all__
+twisted.web2.server.__builtins__
+twisted.web2.server.__doc__
+twisted.web2.server.__file__
+twisted.web2.server.__name__
+twisted.web2.server.__package__
+twisted.web2.server.cgi
+twisted.web2.server.defaultHeadersFilter(
+twisted.web2.server.defer
+twisted.web2.server.doTrace(
+twisted.web2.server.error
+twisted.web2.server.failure
+twisted.web2.server.fileupload
+twisted.web2.server.http
+twisted.web2.server.http_headers
+twisted.web2.server.implements(
+twisted.web2.server.iweb
+twisted.web2.server.log
+twisted.web2.server.parsePOSTData(
+twisted.web2.server.preconditionfilter(
+twisted.web2.server.quote(
+twisted.web2.server.rangefilter(
+twisted.web2.server.responsecode
+twisted.web2.server.time
+twisted.web2.server.twisted_version
+twisted.web2.server.unquote(
+twisted.web2.server.urlparse
+twisted.web2.server.urlsplit(
+twisted.web2.server.weakref
+twisted.web2.server.web2_version
+
+--- from twisted.web2 import server ---
+server.NoURLForResourceError(
+server.StopTraversal(
+server.VERSION
+server.__all__
+server.cgi
+server.defaultHeadersFilter(
+server.doTrace(
+server.fileupload
+server.http_headers
+server.implements(
+server.iweb
+server.parsePOSTData(
+server.preconditionfilter(
+server.rangefilter(
+server.responsecode
+server.twisted_version
+server.urlparse
+server.urlsplit(
+server.weakref
+server.web2_version
+
+--- from twisted.web2.server import * ---
+NoURLForResourceError(
+StopTraversal(
+defaultHeadersFilter(
+doTrace(
+fileupload
+parsePOSTData(
+preconditionfilter(
+rangefilter(
+twisted_version
+web2_version
+
+--- import twisted.web2.static ---
+twisted.web2.static.Data(
+twisted.web2.static.File(
+twisted.web2.static.FileSaver(
+twisted.web2.static.MetaDataMixin(
+twisted.web2.static.StaticRenderMixin(
+twisted.web2.static.__builtins__
+twisted.web2.static.__doc__
+twisted.web2.static.__file__
+twisted.web2.static.__name__
+twisted.web2.static.__package__
+twisted.web2.static.addSlash(
+twisted.web2.static.dangerousPathError
+twisted.web2.static.dirlist
+twisted.web2.static.filepath
+twisted.web2.static.getTypeAndEncoding(
+twisted.web2.static.http
+twisted.web2.static.http_headers
+twisted.web2.static.implements(
+twisted.web2.static.isDangerous(
+twisted.web2.static.iweb
+twisted.web2.static.loadMimeTypes(
+twisted.web2.static.maybeDeferred(
+twisted.web2.static.os
+twisted.web2.static.resource
+twisted.web2.static.responsecode
+twisted.web2.static.server
+twisted.web2.static.stat
+twisted.web2.static.stream
+twisted.web2.static.tempfile
+twisted.web2.static.time
+
+--- from twisted.web2 import static ---
+static.FileSaver(
+static.MetaDataMixin(
+static.StaticRenderMixin(
+static.dirlist
+static.http_headers
+static.implements(
+static.iweb
+static.maybeDeferred(
+static.responsecode
+static.stat
+static.stream
+static.tempfile
+static.time
+
+--- from twisted.web2.static import * ---
+FileSaver(
+MetaDataMixin(
+StaticRenderMixin(
+dirlist
+
+--- import twisted.web2.stream ---
+twisted.web2.stream.Attribute(
+twisted.web2.stream.BufferedStream(
+twisted.web2.stream.CompoundStream(
+twisted.web2.stream.Deferred(
+twisted.web2.stream.Failure(
+twisted.web2.stream.FileStream(
+twisted.web2.stream.IByteStream(
+twisted.web2.stream.ISendfileableStream(
+twisted.web2.stream.IStream(
+twisted.web2.stream.Interface(
+twisted.web2.stream.MMAP_LIMIT
+twisted.web2.stream.MMAP_THRESHOLD
+twisted.web2.stream.MemoryStream(
+twisted.web2.stream.PostTruncaterStream(
+twisted.web2.stream.ProcessStreamer(
+twisted.web2.stream.ProducerStream(
+twisted.web2.stream.SENDFILE_LIMIT
+twisted.web2.stream.SENDFILE_THRESHOLD
+twisted.web2.stream.SimpleStream(
+twisted.web2.stream.StreamProducer(
+twisted.web2.stream.TruncaterStream(
+twisted.web2.stream.__all__
+twisted.web2.stream.__builtins__
+twisted.web2.stream.__doc__
+twisted.web2.stream.__file__
+twisted.web2.stream.__name__
+twisted.web2.stream.__package__
+twisted.web2.stream.components
+twisted.web2.stream.connectStream(
+twisted.web2.stream.copy
+twisted.web2.stream.defer
+twisted.web2.stream.fallbackSplit(
+twisted.web2.stream.generatorToStream(
+twisted.web2.stream.generators
+twisted.web2.stream.implements(
+twisted.web2.stream.log
+twisted.web2.stream.mmap
+twisted.web2.stream.mmapwrapper(
+twisted.web2.stream.os
+twisted.web2.stream.protocol
+twisted.web2.stream.reactor
+twisted.web2.stream.readAndDiscard(
+twisted.web2.stream.readIntoFile(
+twisted.web2.stream.readStream(
+twisted.web2.stream.substream(
+twisted.web2.stream.sys
+twisted.web2.stream.ti_error
+twisted.web2.stream.ti_interfaces
+twisted.web2.stream.types
+
+--- from twisted.web2 import stream ---
+stream.Attribute(
+stream.BufferedStream(
+stream.CompoundStream(
+stream.Deferred(
+stream.Failure(
+stream.FileStream(
+stream.IByteStream(
+stream.ISendfileableStream(
+stream.IStream(
+stream.Interface(
+stream.MMAP_LIMIT
+stream.MMAP_THRESHOLD
+stream.MemoryStream(
+stream.PostTruncaterStream(
+stream.ProcessStreamer(
+stream.ProducerStream(
+stream.SENDFILE_LIMIT
+stream.SENDFILE_THRESHOLD
+stream.SimpleStream(
+stream.StreamProducer(
+stream.TruncaterStream(
+stream.__all__
+stream.__builtins__
+stream.__doc__
+stream.__file__
+stream.__name__
+stream.__package__
+stream.components
+stream.connectStream(
+stream.copy
+stream.defer
+stream.fallbackSplit(
+stream.generatorToStream(
+stream.generators
+stream.implements(
+stream.log
+stream.mmap
+stream.mmapwrapper(
+stream.os
+stream.protocol
+stream.reactor
+stream.readAndDiscard(
+stream.readIntoFile(
+stream.readStream(
+stream.substream(
+stream.sys
+stream.ti_error
+stream.ti_interfaces
+stream.types
+
+--- from twisted.web2.stream import * ---
+CompoundStream(
+ISendfileableStream(
+MMAP_LIMIT
+MMAP_THRESHOLD
+MemoryStream(
+PostTruncaterStream(
+ProcessStreamer(
+ProducerStream(
+SENDFILE_LIMIT
+SENDFILE_THRESHOLD
+SimpleStream(
+StreamProducer(
+TruncaterStream(
+connectStream(
+fallbackSplit(
+mmap
+mmapwrapper(
+substream(
+ti_error
+ti_interfaces
+
+--- import twisted.web2.tap ---
+twisted.web2.tap.IPlugin(
+twisted.web2.tap.IServiceMaker(
+twisted.web2.tap.Options(
+twisted.web2.tap.Web2Service(
+twisted.web2.tap.__builtins__
+twisted.web2.tap.__doc__
+twisted.web2.tap.__file__
+twisted.web2.tap.__name__
+twisted.web2.tap.__package__
+twisted.web2.tap.__warningregistry__
+twisted.web2.tap.channel
+twisted.web2.tap.implements(
+twisted.web2.tap.internet
+twisted.web2.tap.iweb
+twisted.web2.tap.log
+twisted.web2.tap.makeService(
+twisted.web2.tap.os
+twisted.web2.tap.reflect
+twisted.web2.tap.server
+twisted.web2.tap.service
+twisted.web2.tap.static
+twisted.web2.tap.strports
+twisted.web2.tap.usage
+twisted.web2.tap.vhost
+
+--- from twisted.web2 import tap ---
+tap.IPlugin(
+tap.IServiceMaker(
+tap.Web2Service(
+tap.__warningregistry__
+tap.channel
+tap.implements(
+tap.iweb
+tap.vhost
+
+--- from twisted.web2.tap import * ---
+Web2Service(
+channel
+vhost
+
+--- import twisted.web2.twcgi ---
+twisted.web2.twcgi.CGIDirectory(
+twisted.web2.twcgi.CGIProcessProtocol(
+twisted.web2.twcgi.CGIScript(
+twisted.web2.twcgi.FilteredScript(
+twisted.web2.twcgi.PHP3Script(
+twisted.web2.twcgi.PHPScript(
+twisted.web2.twcgi.__all__
+twisted.web2.twcgi.__builtins__
+twisted.web2.twcgi.__doc__
+twisted.web2.twcgi.__file__
+twisted.web2.twcgi.__name__
+twisted.web2.twcgi.__package__
+twisted.web2.twcgi.c
+twisted.web2.twcgi.createCGIEnvironment(
+twisted.web2.twcgi.defer
+twisted.web2.twcgi.filepath
+twisted.web2.twcgi.headerNameTranslation
+twisted.web2.twcgi.http
+twisted.web2.twcgi.log
+twisted.web2.twcgi.os
+twisted.web2.twcgi.protocol
+twisted.web2.twcgi.reactor
+twisted.web2.twcgi.resource
+twisted.web2.twcgi.responsecode
+twisted.web2.twcgi.runCGI(
+twisted.web2.twcgi.server
+twisted.web2.twcgi.stream
+twisted.web2.twcgi.sys
+twisted.web2.twcgi.urllib
+
+--- from twisted.web2 import twcgi ---
+twcgi.__all__
+twcgi.c
+twcgi.createCGIEnvironment(
+twcgi.defer
+twcgi.headerNameTranslation
+twcgi.responsecode
+twcgi.runCGI(
+twcgi.stream
+
+--- from twisted.web2.twcgi import * ---
+c
+createCGIEnvironment(
+headerNameTranslation
+runCGI(
+
+--- import twisted.web2.twscgi ---
+twisted.web2.twscgi.SCGIClientProtocol(
+twisted.web2.twscgi.SCGIClientProtocolFactory(
+twisted.web2.twscgi.SCGIClientResource(
+twisted.web2.twscgi.__all__
+twisted.web2.twscgi.__builtins__
+twisted.web2.twscgi.__doc__
+twisted.web2.twscgi.__file__
+twisted.web2.twscgi.__name__
+twisted.web2.twscgi.__package__
+twisted.web2.twscgi.basic
+twisted.web2.twscgi.defer
+twisted.web2.twscgi.doSCGI(
+twisted.web2.twscgi.http
+twisted.web2.twscgi.implements(
+twisted.web2.twscgi.iweb
+twisted.web2.twscgi.protocol
+twisted.web2.twscgi.reactor
+twisted.web2.twscgi.resource
+twisted.web2.twscgi.responsecode
+twisted.web2.twscgi.stream
+twisted.web2.twscgi.twcgi
+
+--- from twisted.web2 import twscgi ---
+twscgi.SCGIClientProtocol(
+twscgi.SCGIClientProtocolFactory(
+twscgi.SCGIClientResource(
+twscgi.__all__
+twscgi.__builtins__
+twscgi.__doc__
+twscgi.__file__
+twscgi.__name__
+twscgi.__package__
+twscgi.basic
+twscgi.defer
+twscgi.doSCGI(
+twscgi.http
+twscgi.implements(
+twscgi.iweb
+twscgi.protocol
+twscgi.reactor
+twscgi.resource
+twscgi.responsecode
+twscgi.stream
+twscgi.twcgi
+
+--- from twisted.web2.twscgi import * ---
+SCGIClientProtocol(
+SCGIClientProtocolFactory(
+SCGIClientResource(
+doSCGI(
+
+--- import twisted.web2.vhost ---
+twisted.web2.vhost.AutoVHostURIRewrite(
+twisted.web2.vhost.NameVirtualHost(
+twisted.web2.vhost.VHostURIRewrite(
+twisted.web2.vhost.__all__
+twisted.web2.vhost.__builtins__
+twisted.web2.vhost.__doc__
+twisted.web2.vhost.__file__
+twisted.web2.vhost.__name__
+twisted.web2.vhost.__package__
+twisted.web2.vhost.address
+twisted.web2.vhost.http
+twisted.web2.vhost.implements(
+twisted.web2.vhost.iweb
+twisted.web2.vhost.log
+twisted.web2.vhost.resource
+twisted.web2.vhost.responsecode
+twisted.web2.vhost.urllib
+twisted.web2.vhost.urlparse
+twisted.web2.vhost.warnings
+
+--- from twisted.web2 import vhost ---
+vhost.AutoVHostURIRewrite(
+vhost.VHostURIRewrite(
+vhost.__all__
+vhost.address
+vhost.http
+vhost.implements(
+vhost.iweb
+vhost.log
+vhost.responsecode
+vhost.urllib
+vhost.urlparse
+vhost.warnings
+
+--- from twisted.web2.vhost import * ---
+AutoVHostURIRewrite(
+VHostURIRewrite(
+
+--- import twisted.web2.wsgi ---
+twisted.web2.wsgi.AlreadyStartedResponse(
+twisted.web2.wsgi.ErrorStream(
+twisted.web2.wsgi.FileWrapper(
+twisted.web2.wsgi.InputStream(
+twisted.web2.wsgi.WSGIHandler(
+twisted.web2.wsgi.WSGIResource(
+twisted.web2.wsgi.__all__
+twisted.web2.wsgi.__builtins__
+twisted.web2.wsgi.__doc__
+twisted.web2.wsgi.__file__
+twisted.web2.wsgi.__name__
+twisted.web2.wsgi.__package__
+twisted.web2.wsgi.createCGIEnvironment(
+twisted.web2.wsgi.defer
+twisted.web2.wsgi.failure
+twisted.web2.wsgi.http
+twisted.web2.wsgi.implements(
+twisted.web2.wsgi.iweb
+twisted.web2.wsgi.log
+twisted.web2.wsgi.os
+twisted.web2.wsgi.reactor
+twisted.web2.wsgi.server
+twisted.web2.wsgi.stream
+twisted.web2.wsgi.threading
+twisted.web2.wsgi.threads
+
+--- from twisted.web2 import wsgi ---
+wsgi.AlreadyStartedResponse(
+wsgi.ErrorStream(
+wsgi.FileWrapper(
+wsgi.InputStream(
+wsgi.WSGIHandler(
+wsgi.WSGIResource(
+wsgi.__all__
+wsgi.__builtins__
+wsgi.__doc__
+wsgi.__file__
+wsgi.__name__
+wsgi.__package__
+wsgi.createCGIEnvironment(
+wsgi.defer
+wsgi.failure
+wsgi.http
+wsgi.implements(
+wsgi.iweb
+wsgi.log
+wsgi.os
+wsgi.reactor
+wsgi.server
+wsgi.stream
+wsgi.threading
+wsgi.threads
+
+--- from twisted.web2.wsgi import * ---
+AlreadyStartedResponse(
+ErrorStream(
+WSGIHandler(
+WSGIResource(
+
+--- import twisted.web2.xmlrpc ---
+twisted.web2.xmlrpc.Binary(
+twisted.web2.xmlrpc.Boolean(
+twisted.web2.xmlrpc.DateTime(
+twisted.web2.xmlrpc.Fault(
+twisted.web2.xmlrpc.NoSuchFunction(
+twisted.web2.xmlrpc.XMLRPC(
+twisted.web2.xmlrpc.XMLRPCIntrospection(
+twisted.web2.xmlrpc.__all__
+twisted.web2.xmlrpc.__builtins__
+twisted.web2.xmlrpc.__doc__
+twisted.web2.xmlrpc.__file__
+twisted.web2.xmlrpc.__name__
+twisted.web2.xmlrpc.__package__
+twisted.web2.xmlrpc.addIntrospection(
+twisted.web2.xmlrpc.defer
+twisted.web2.xmlrpc.http
+twisted.web2.xmlrpc.http_headers
+twisted.web2.xmlrpc.log
+twisted.web2.xmlrpc.reflect
+twisted.web2.xmlrpc.resource
+twisted.web2.xmlrpc.responsecode
+twisted.web2.xmlrpc.stream
+twisted.web2.xmlrpc.xmlrpclib
+
+--- from twisted.web2 import xmlrpc ---
+xmlrpc.http_headers
+xmlrpc.responsecode
+xmlrpc.stream
+
+--- from twisted.web2.xmlrpc import * ---
+
+--- import twisted.words.ewords ---
+twisted.words.ewords.AlreadyLoggedIn(
+twisted.words.ewords.DuplicateGroup(
+twisted.words.ewords.DuplicateUser(
+twisted.words.ewords.NoSuchGroup(
+twisted.words.ewords.NoSuchUser(
+twisted.words.ewords.WordsError(
+twisted.words.ewords.__all__
+twisted.words.ewords.__builtins__
+twisted.words.ewords.__doc__
+twisted.words.ewords.__file__
+twisted.words.ewords.__name__
+twisted.words.ewords.__package__
+
+--- from twisted.words import ewords ---
+ewords.AlreadyLoggedIn(
+ewords.DuplicateGroup(
+ewords.DuplicateUser(
+ewords.NoSuchGroup(
+ewords.NoSuchUser(
+ewords.WordsError(
+ewords.__all__
+ewords.__builtins__
+ewords.__doc__
+ewords.__file__
+ewords.__name__
+ewords.__package__
+
+--- from twisted.words.ewords import * ---
+AlreadyLoggedIn(
+DuplicateGroup(
+DuplicateUser(
+NoSuchGroup(
+NoSuchUser(
+WordsError(
+
+--- import twisted.words.im ---
+twisted.words.im.__builtins__
+twisted.words.im.__doc__
+twisted.words.im.__file__
+twisted.words.im.__name__
+twisted.words.im.__package__
+twisted.words.im.__path__
+twisted.words.im.__warningregistry__
+twisted.words.im.warnings
+
+--- from twisted.words import im ---
+
+--- from twisted.words.im import * ---
+
+--- import twisted.words.iwords ---
+twisted.words.iwords.Attribute(
+twisted.words.iwords.IChatClient(
+twisted.words.iwords.IChatService(
+twisted.words.iwords.IGroup(
+twisted.words.iwords.IProtocolPlugin(
+twisted.words.iwords.IUser(
+twisted.words.iwords.Interface(
+twisted.words.iwords.__all__
+twisted.words.iwords.__builtins__
+twisted.words.iwords.__doc__
+twisted.words.iwords.__file__
+twisted.words.iwords.__name__
+twisted.words.iwords.__package__
+twisted.words.iwords.implements(
+
+--- from twisted.words import iwords ---
+iwords.Attribute(
+iwords.IChatClient(
+iwords.IChatService(
+iwords.IGroup(
+iwords.IProtocolPlugin(
+iwords.IUser(
+iwords.Interface(
+iwords.__all__
+iwords.__builtins__
+iwords.__doc__
+iwords.__file__
+iwords.__name__
+iwords.__package__
+iwords.implements(
+
+--- from twisted.words.iwords import * ---
+IChatClient(
+IChatService(
+IGroup(
+IProtocolPlugin(
+IUser(
+
+--- import twisted.words.protocols ---
+twisted.words.protocols.__builtins__
+twisted.words.protocols.__doc__
+twisted.words.protocols.__file__
+twisted.words.protocols.__name__
+twisted.words.protocols.__package__
+twisted.words.protocols.__path__
+
+--- from twisted.words import protocols ---
+
+--- from twisted.words.protocols import * ---
+
+--- import twisted.words.scripts ---
+twisted.words.scripts.__builtins__
+twisted.words.scripts.__doc__
+twisted.words.scripts.__file__
+twisted.words.scripts.__name__
+twisted.words.scripts.__package__
+twisted.words.scripts.__path__
+
+--- from twisted.words import scripts ---
+
+--- from twisted.words.scripts import * ---
+
+--- import twisted.words.service ---
+twisted.words.service.AvatarReference(
+twisted.words.service.ChatAvatar(
+twisted.words.service.Group(
+twisted.words.service.IRCFactory(
+twisted.words.service.IRCUser(
+twisted.words.service.InMemoryWordsRealm(
+twisted.words.service.NICKSERV
+twisted.words.service.PBGroup(
+twisted.words.service.PBGroupReference(
+twisted.words.service.PBMind(
+twisted.words.service.PBMindReference(
+twisted.words.service.PBUser(
+twisted.words.service.User(
+twisted.words.service.WordsRealm(
+twisted.words.service.__all__
+twisted.words.service.__builtins__
+twisted.words.service.__doc__
+twisted.words.service.__file__
+twisted.words.service.__name__
+twisted.words.service.__package__
+twisted.words.service.copyright
+twisted.words.service.credentials
+twisted.words.service.ctime(
+twisted.words.service.defer
+twisted.words.service.ecred
+twisted.words.service.ewords
+twisted.words.service.failure
+twisted.words.service.implements(
+twisted.words.service.irc
+twisted.words.service.iwords
+twisted.words.service.log
+twisted.words.service.pb
+twisted.words.service.portal
+twisted.words.service.protocol
+twisted.words.service.reflect
+twisted.words.service.registerAdapter(
+twisted.words.service.time(
+
+--- from twisted.words import service ---
+service.AvatarReference(
+service.ChatAvatar(
+service.Group(
+service.IRCFactory(
+service.IRCUser(
+service.InMemoryWordsRealm(
+service.NICKSERV
+service.PBGroup(
+service.PBGroupReference(
+service.PBMind(
+service.PBMindReference(
+service.PBUser(
+service.User(
+service.WordsRealm(
+service.credentials
+service.ctime(
+service.ecred
+service.ewords
+service.irc
+service.iwords
+service.protocol
+service.reflect
+service.registerAdapter(
+service.time(
+
+--- from twisted.words.service import * ---
+AvatarReference(
+ChatAvatar(
+IRCFactory(
+IRCUser(
+InMemoryWordsRealm(
+NICKSERV
+PBGroup(
+PBGroupReference(
+PBMind(
+PBMindReference(
+PBUser(
+WordsRealm(
+ecred
+ewords
+irc
+
+--- import twisted.words.tap ---
+twisted.words.tap.MultiService(
+twisted.words.tap.Options(
+twisted.words.tap.__builtins__
+twisted.words.tap.__doc__
+twisted.words.tap.__file__
+twisted.words.tap.__name__
+twisted.words.tap.__package__
+twisted.words.tap.checkers
+twisted.words.tap.credentials
+twisted.words.tap.iwords
+twisted.words.tap.makeService(
+twisted.words.tap.plugin
+twisted.words.tap.portal
+twisted.words.tap.service
+twisted.words.tap.socket
+twisted.words.tap.strcred
+twisted.words.tap.strports
+twisted.words.tap.sys
+twisted.words.tap.usage
+
+--- from twisted.words import tap ---
+tap.MultiService(
+tap.credentials
+tap.iwords
+tap.plugin
+tap.socket
+tap.strcred
+
+--- from twisted.words.tap import * ---
+strcred
+
+--- import twisted.words.toctap ---
+twisted.words.toctap.Options(
+twisted.words.toctap.__builtins__
+twisted.words.toctap.__doc__
+twisted.words.toctap.__file__
+twisted.words.toctap.__name__
+twisted.words.toctap.__package__
+twisted.words.toctap.makeService(
+twisted.words.toctap.strports
+twisted.words.toctap.toc
+twisted.words.toctap.usage
+
+--- from twisted.words import toctap ---
+toctap.Options(
+toctap.__builtins__
+toctap.__doc__
+toctap.__file__
+toctap.__name__
+toctap.__package__
+toctap.makeService(
+toctap.strports
+toctap.toc
+toctap.usage
+
+--- from twisted.words.toctap import * ---
+toc
+
+--- import twisted.words.xish ---
+twisted.words.xish.__builtins__
+twisted.words.xish.__doc__
+twisted.words.xish.__file__
+twisted.words.xish.__name__
+twisted.words.xish.__package__
+twisted.words.xish.__path__
+
+--- from twisted.words import xish ---
+xish.__builtins__
+xish.__doc__
+xish.__file__
+xish.__name__
+xish.__package__
+xish.__path__
+
+--- from twisted.words.xish import * ---
+
+--- import twisted.words.protocols.jabber ---
+twisted.words.protocols.jabber.__builtins__
+twisted.words.protocols.jabber.__doc__
+twisted.words.protocols.jabber.__file__
+twisted.words.protocols.jabber.__name__
+twisted.words.protocols.jabber.__package__
+twisted.words.protocols.jabber.__path__
+
+--- from twisted.words.protocols import jabber ---
+
+--- from twisted.words.protocols.jabber import * ---
+
+--- import twisted.words.protocols.jabber.client ---
+twisted.words.protocols.jabber.client.BasicAuthenticator(
+twisted.words.protocols.jabber.client.BindInitializer(
+twisted.words.protocols.jabber.client.CheckVersionInitializer(
+twisted.words.protocols.jabber.client.DigestAuthQry
+twisted.words.protocols.jabber.client.IQ(
+twisted.words.protocols.jabber.client.IQAuthInitializer(
+twisted.words.protocols.jabber.client.JID(
+twisted.words.protocols.jabber.client.NS_IQ_AUTH_FEATURE
+twisted.words.protocols.jabber.client.NS_XMPP_BIND
+twisted.words.protocols.jabber.client.NS_XMPP_SESSION
+twisted.words.protocols.jabber.client.NS_XMPP_STREAMS
+twisted.words.protocols.jabber.client.PlaintextAuthQry
+twisted.words.protocols.jabber.client.SessionInitializer(
+twisted.words.protocols.jabber.client.XMPPAuthenticator(
+twisted.words.protocols.jabber.client.XMPPClientFactory(
+twisted.words.protocols.jabber.client.__builtins__
+twisted.words.protocols.jabber.client.__doc__
+twisted.words.protocols.jabber.client.__file__
+twisted.words.protocols.jabber.client.__name__
+twisted.words.protocols.jabber.client.__package__
+twisted.words.protocols.jabber.client.basicClientFactory(
+twisted.words.protocols.jabber.client.defer
+twisted.words.protocols.jabber.client.domish
+twisted.words.protocols.jabber.client.error
+twisted.words.protocols.jabber.client.sasl
+twisted.words.protocols.jabber.client.utility
+twisted.words.protocols.jabber.client.xmlstream
+twisted.words.protocols.jabber.client.xpath
+
+--- from twisted.words.protocols.jabber import client ---
+client.BasicAuthenticator(
+client.BindInitializer(
+client.CheckVersionInitializer(
+client.DigestAuthQry
+client.IQ(
+client.IQAuthInitializer(
+client.JID(
+client.NS_IQ_AUTH_FEATURE
+client.NS_XMPP_BIND
+client.NS_XMPP_SESSION
+client.NS_XMPP_STREAMS
+client.PlaintextAuthQry
+client.SessionInitializer(
+client.XMPPAuthenticator(
+client.XMPPClientFactory(
+client.basicClientFactory(
+client.domish
+client.sasl
+client.utility
+client.xmlstream
+client.xpath
+
+--- from twisted.words.protocols.jabber.client import * ---
+BasicAuthenticator(
+BindInitializer(
+CheckVersionInitializer(
+DigestAuthQry
+IQ(
+IQAuthInitializer(
+JID(
+NS_IQ_AUTH_FEATURE
+NS_XMPP_BIND
+NS_XMPP_SESSION
+NS_XMPP_STREAMS
+PlaintextAuthQry
+SessionInitializer(
+XMPPAuthenticator(
+XMPPClientFactory(
+basicClientFactory(
+sasl
+xmlstream
+xpath
+
+--- import twisted.words.protocols.jabber.component ---
+twisted.words.protocols.jabber.component.ComponentInitiatingInitializer(
+twisted.words.protocols.jabber.component.ConnectComponentAuthenticator(
+twisted.words.protocols.jabber.component.JID(
+twisted.words.protocols.jabber.component.ListenComponentAuthenticator(
+twisted.words.protocols.jabber.component.NS_COMPONENT_ACCEPT
+twisted.words.protocols.jabber.component.Router(
+twisted.words.protocols.jabber.component.Service(
+twisted.words.protocols.jabber.component.ServiceManager(
+twisted.words.protocols.jabber.component.XMPPComponentServerFactory(
+twisted.words.protocols.jabber.component.__builtins__
+twisted.words.protocols.jabber.component.__doc__
+twisted.words.protocols.jabber.component.__file__
+twisted.words.protocols.jabber.component.__name__
+twisted.words.protocols.jabber.component.__package__
+twisted.words.protocols.jabber.component.buildServiceManager(
+twisted.words.protocols.jabber.component.componentFactory(
+twisted.words.protocols.jabber.component.defer
+twisted.words.protocols.jabber.component.domish
+twisted.words.protocols.jabber.component.error
+twisted.words.protocols.jabber.component.ijabber
+twisted.words.protocols.jabber.component.implements(
+twisted.words.protocols.jabber.component.jstrports
+twisted.words.protocols.jabber.component.log
+twisted.words.protocols.jabber.component.service
+twisted.words.protocols.jabber.component.xmlstream
+
+--- from twisted.words.protocols.jabber import component ---
+component.ComponentInitiatingInitializer(
+component.ConnectComponentAuthenticator(
+component.JID(
+component.ListenComponentAuthenticator(
+component.NS_COMPONENT_ACCEPT
+component.Router(
+component.Service(
+component.ServiceManager(
+component.XMPPComponentServerFactory(
+component.__builtins__
+component.__doc__
+component.__file__
+component.__name__
+component.__package__
+component.buildServiceManager(
+component.componentFactory(
+component.defer
+component.domish
+component.error
+component.ijabber
+component.implements(
+component.jstrports
+component.log
+component.service
+component.xmlstream
+
+--- from twisted.words.protocols.jabber.component import * ---
+ComponentInitiatingInitializer(
+ConnectComponentAuthenticator(
+ListenComponentAuthenticator(
+NS_COMPONENT_ACCEPT
+Router(
+ServiceManager(
+XMPPComponentServerFactory(
+buildServiceManager(
+componentFactory(
+ijabber
+jstrports
+
+--- import twisted.words.protocols.jabber.error ---
+twisted.words.protocols.jabber.error.BaseError(
+twisted.words.protocols.jabber.error.CODES_TO_CONDITIONS
+twisted.words.protocols.jabber.error.NS_XML
+twisted.words.protocols.jabber.error.NS_XMPP_STANZAS
+twisted.words.protocols.jabber.error.NS_XMPP_STREAMS
+twisted.words.protocols.jabber.error.STANZA_CONDITIONS
+twisted.words.protocols.jabber.error.StanzaError(
+twisted.words.protocols.jabber.error.StreamError(
+twisted.words.protocols.jabber.error.__builtins__
+twisted.words.protocols.jabber.error.__doc__
+twisted.words.protocols.jabber.error.__file__
+twisted.words.protocols.jabber.error.__name__
+twisted.words.protocols.jabber.error.__package__
+twisted.words.protocols.jabber.error.copy
+twisted.words.protocols.jabber.error.domish
+twisted.words.protocols.jabber.error.exceptionFromStanza(
+twisted.words.protocols.jabber.error.exceptionFromStreamError(
+
+--- from twisted.words.protocols.jabber import error ---
+error.BaseError(
+error.CODES_TO_CONDITIONS
+error.NS_XML
+error.NS_XMPP_STANZAS
+error.NS_XMPP_STREAMS
+error.STANZA_CONDITIONS
+error.StanzaError(
+error.StreamError(
+error.copy
+error.domish
+error.exceptionFromStanza(
+error.exceptionFromStreamError(
+
+--- from twisted.words.protocols.jabber.error import * ---
+BaseError(
+CODES_TO_CONDITIONS
+NS_XML
+NS_XMPP_STANZAS
+STANZA_CONDITIONS
+StanzaError(
+exceptionFromStanza(
+exceptionFromStreamError(
+
+--- import twisted.words.protocols.jabber.ijabber ---
+twisted.words.protocols.jabber.ijabber.Attribute(
+twisted.words.protocols.jabber.ijabber.IIQResponseTracker(
+twisted.words.protocols.jabber.ijabber.IInitializer(
+twisted.words.protocols.jabber.ijabber.IInitiatingInitializer(
+twisted.words.protocols.jabber.ijabber.IService(
+twisted.words.protocols.jabber.ijabber.IXMPPHandler(
+twisted.words.protocols.jabber.ijabber.IXMPPHandlerCollection(
+twisted.words.protocols.jabber.ijabber.Interface(
+twisted.words.protocols.jabber.ijabber.__builtins__
+twisted.words.protocols.jabber.ijabber.__doc__
+twisted.words.protocols.jabber.ijabber.__file__
+twisted.words.protocols.jabber.ijabber.__name__
+twisted.words.protocols.jabber.ijabber.__package__
+
+--- from twisted.words.protocols.jabber import ijabber ---
+ijabber.Attribute(
+ijabber.IIQResponseTracker(
+ijabber.IInitializer(
+ijabber.IInitiatingInitializer(
+ijabber.IService(
+ijabber.IXMPPHandler(
+ijabber.IXMPPHandlerCollection(
+ijabber.Interface(
+ijabber.__builtins__
+ijabber.__doc__
+ijabber.__file__
+ijabber.__name__
+ijabber.__package__
+
+--- from twisted.words.protocols.jabber.ijabber import * ---
+IIQResponseTracker(
+IInitializer(
+IInitiatingInitializer(
+IXMPPHandler(
+IXMPPHandlerCollection(
+
+--- import twisted.words.protocols.jabber.jid ---
+twisted.words.protocols.jabber.jid.InvalidFormat(
+twisted.words.protocols.jabber.jid.JID(
+twisted.words.protocols.jabber.jid.__builtins__
+twisted.words.protocols.jabber.jid.__doc__
+twisted.words.protocols.jabber.jid.__file__
+twisted.words.protocols.jabber.jid.__name__
+twisted.words.protocols.jabber.jid.__package__
+twisted.words.protocols.jabber.jid.internJID(
+twisted.words.protocols.jabber.jid.nameprep
+twisted.words.protocols.jabber.jid.nodeprep
+twisted.words.protocols.jabber.jid.parse(
+twisted.words.protocols.jabber.jid.prep(
+twisted.words.protocols.jabber.jid.resourceprep
+
+--- from twisted.words.protocols.jabber import jid ---
+jid.InvalidFormat(
+jid.JID(
+jid.__builtins__
+jid.__doc__
+jid.__file__
+jid.__name__
+jid.__package__
+jid.internJID(
+jid.nameprep
+jid.nodeprep
+jid.parse(
+jid.prep(
+jid.resourceprep
+
+--- from twisted.words.protocols.jabber.jid import * ---
+InvalidFormat(
+internJID(
+nameprep
+nodeprep
+prep(
+resourceprep
+
+--- import twisted.words.protocols.jabber.jstrports ---
+twisted.words.protocols.jabber.jstrports.__builtins__
+twisted.words.protocols.jabber.jstrports.__doc__
+twisted.words.protocols.jabber.jstrports.__file__
+twisted.words.protocols.jabber.jstrports.__name__
+twisted.words.protocols.jabber.jstrports.__package__
+twisted.words.protocols.jabber.jstrports.client(
+twisted.words.protocols.jabber.jstrports.parse(
+twisted.words.protocols.jabber.jstrports.strports
+
+--- from twisted.words.protocols.jabber import jstrports ---
+jstrports.__builtins__
+jstrports.__doc__
+jstrports.__file__
+jstrports.__name__
+jstrports.__package__
+jstrports.client(
+jstrports.parse(
+jstrports.strports
+
+--- from twisted.words.protocols.jabber.jstrports import * ---
+client(
+
+--- import twisted.words.protocols.jabber.sasl ---
+twisted.words.protocols.jabber.sasl.NS_XMPP_SASL
+twisted.words.protocols.jabber.sasl.SASLAuthError(
+twisted.words.protocols.jabber.sasl.SASLError(
+twisted.words.protocols.jabber.sasl.SASLIncorrectEncodingError(
+twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer(
+twisted.words.protocols.jabber.sasl.SASLNoAcceptableMechanism(
+twisted.words.protocols.jabber.sasl.__builtins__
+twisted.words.protocols.jabber.sasl.__doc__
+twisted.words.protocols.jabber.sasl.__file__
+twisted.words.protocols.jabber.sasl.__name__
+twisted.words.protocols.jabber.sasl.__package__
+twisted.words.protocols.jabber.sasl.b64decode(
+twisted.words.protocols.jabber.sasl.b64encode(
+twisted.words.protocols.jabber.sasl.base64Pattern
+twisted.words.protocols.jabber.sasl.defer
+twisted.words.protocols.jabber.sasl.domish
+twisted.words.protocols.jabber.sasl.fromBase64(
+twisted.words.protocols.jabber.sasl.get_mechanisms(
+twisted.words.protocols.jabber.sasl.re
+twisted.words.protocols.jabber.sasl.sasl_mechanisms
+twisted.words.protocols.jabber.sasl.xmlstream
+
+--- from twisted.words.protocols.jabber import sasl ---
+sasl.NS_XMPP_SASL
+sasl.SASLAuthError(
+sasl.SASLError(
+sasl.SASLIncorrectEncodingError(
+sasl.SASLInitiatingInitializer(
+sasl.SASLNoAcceptableMechanism(
+sasl.__builtins__
+sasl.__doc__
+sasl.__file__
+sasl.__name__
+sasl.__package__
+sasl.b64decode(
+sasl.b64encode(
+sasl.base64Pattern
+sasl.defer
+sasl.domish
+sasl.fromBase64(
+sasl.get_mechanisms(
+sasl.re
+sasl.sasl_mechanisms
+sasl.xmlstream
+
+--- from twisted.words.protocols.jabber.sasl import * ---
+NS_XMPP_SASL
+SASLAuthError(
+SASLError(
+SASLIncorrectEncodingError(
+SASLInitiatingInitializer(
+SASLNoAcceptableMechanism(
+base64Pattern
+fromBase64(
+get_mechanisms(
+sasl_mechanisms
+
+--- import twisted.words.protocols.jabber.sasl_mechanisms ---
+twisted.words.protocols.jabber.sasl_mechanisms.Attribute(
+twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5(
+twisted.words.protocols.jabber.sasl_mechanisms.ISASLMechanism(
+twisted.words.protocols.jabber.sasl_mechanisms.Interface(
+twisted.words.protocols.jabber.sasl_mechanisms.Plain(
+twisted.words.protocols.jabber.sasl_mechanisms.__builtins__
+twisted.words.protocols.jabber.sasl_mechanisms.__doc__
+twisted.words.protocols.jabber.sasl_mechanisms.__file__
+twisted.words.protocols.jabber.sasl_mechanisms.__name__
+twisted.words.protocols.jabber.sasl_mechanisms.__package__
+twisted.words.protocols.jabber.sasl_mechanisms.binascii
+twisted.words.protocols.jabber.sasl_mechanisms.implements(
+twisted.words.protocols.jabber.sasl_mechanisms.md5(
+twisted.words.protocols.jabber.sasl_mechanisms.os
+twisted.words.protocols.jabber.sasl_mechanisms.random
+twisted.words.protocols.jabber.sasl_mechanisms.time
+
+--- from twisted.words.protocols.jabber import sasl_mechanisms ---
+sasl_mechanisms.Attribute(
+sasl_mechanisms.DigestMD5(
+sasl_mechanisms.ISASLMechanism(
+sasl_mechanisms.Interface(
+sasl_mechanisms.Plain(
+sasl_mechanisms.__builtins__
+sasl_mechanisms.__doc__
+sasl_mechanisms.__file__
+sasl_mechanisms.__name__
+sasl_mechanisms.__package__
+sasl_mechanisms.binascii
+sasl_mechanisms.implements(
+sasl_mechanisms.md5(
+sasl_mechanisms.os
+sasl_mechanisms.random
+sasl_mechanisms.time
+
+--- from twisted.words.protocols.jabber.sasl_mechanisms import * ---
+DigestMD5(
+ISASLMechanism(
+Plain(
+
+--- import twisted.words.protocols.jabber.xmlstream ---
+twisted.words.protocols.jabber.xmlstream.Authenticator(
+twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer(
+twisted.words.protocols.jabber.xmlstream.ConnectAuthenticator(
+twisted.words.protocols.jabber.xmlstream.ConnectionLost(
+twisted.words.protocols.jabber.xmlstream.FeatureNotAdvertized(
+twisted.words.protocols.jabber.xmlstream.INIT_FAILED_EVENT
+twisted.words.protocols.jabber.xmlstream.IQ(
+twisted.words.protocols.jabber.xmlstream.ListenAuthenticator(
+twisted.words.protocols.jabber.xmlstream.NS_STREAMS
+twisted.words.protocols.jabber.xmlstream.NS_XMPP_TLS
+twisted.words.protocols.jabber.xmlstream.Reset
+twisted.words.protocols.jabber.xmlstream.STREAM_AUTHD_EVENT
+twisted.words.protocols.jabber.xmlstream.STREAM_CONNECTED_EVENT
+twisted.words.protocols.jabber.xmlstream.STREAM_END_EVENT
+twisted.words.protocols.jabber.xmlstream.STREAM_ERROR_EVENT
+twisted.words.protocols.jabber.xmlstream.STREAM_START_EVENT
+twisted.words.protocols.jabber.xmlstream.StreamManager(
+twisted.words.protocols.jabber.xmlstream.TLSError(
+twisted.words.protocols.jabber.xmlstream.TLSFailed(
+twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer(
+twisted.words.protocols.jabber.xmlstream.TLSNotSupported(
+twisted.words.protocols.jabber.xmlstream.TLSRequired(
+twisted.words.protocols.jabber.xmlstream.TimeoutError(
+twisted.words.protocols.jabber.xmlstream.XMPPHandler(
+twisted.words.protocols.jabber.xmlstream.XMPPHandlerCollection(
+twisted.words.protocols.jabber.xmlstream.XmlStream(
+twisted.words.protocols.jabber.xmlstream.XmlStreamFactory(
+twisted.words.protocols.jabber.xmlstream.XmlStreamServerFactory(
+twisted.words.protocols.jabber.xmlstream.__builtins__
+twisted.words.protocols.jabber.xmlstream.__doc__
+twisted.words.protocols.jabber.xmlstream.__file__
+twisted.words.protocols.jabber.xmlstream.__name__
+twisted.words.protocols.jabber.xmlstream.__package__
+twisted.words.protocols.jabber.xmlstream.defer
+twisted.words.protocols.jabber.xmlstream.directlyProvides(
+twisted.words.protocols.jabber.xmlstream.domish
+twisted.words.protocols.jabber.xmlstream.error
+twisted.words.protocols.jabber.xmlstream.failure
+twisted.words.protocols.jabber.xmlstream.hashPassword(
+twisted.words.protocols.jabber.xmlstream.ijabber
+twisted.words.protocols.jabber.xmlstream.implements(
+twisted.words.protocols.jabber.xmlstream.jid
+twisted.words.protocols.jabber.xmlstream.log
+twisted.words.protocols.jabber.xmlstream.protocol
+twisted.words.protocols.jabber.xmlstream.randbytes
+twisted.words.protocols.jabber.xmlstream.ssl
+twisted.words.protocols.jabber.xmlstream.toResponse(
+twisted.words.protocols.jabber.xmlstream.upgradeWithIQResponseTracker(
+twisted.words.protocols.jabber.xmlstream.xmlstream
+
+--- from twisted.words.protocols.jabber import xmlstream ---
+xmlstream.Authenticator(
+xmlstream.BaseFeatureInitiatingInitializer(
+xmlstream.ConnectAuthenticator(
+xmlstream.ConnectionLost(
+xmlstream.FeatureNotAdvertized(
+xmlstream.INIT_FAILED_EVENT
+xmlstream.IQ(
+xmlstream.ListenAuthenticator(
+xmlstream.NS_STREAMS
+xmlstream.NS_XMPP_TLS
+xmlstream.Reset
+xmlstream.STREAM_AUTHD_EVENT
+xmlstream.StreamManager(
+xmlstream.TLSError(
+xmlstream.TLSFailed(
+xmlstream.TLSInitiatingInitializer(
+xmlstream.TLSNotSupported(
+xmlstream.TLSRequired(
+xmlstream.TimeoutError(
+xmlstream.XMPPHandler(
+xmlstream.XMPPHandlerCollection(
+xmlstream.XmlStreamServerFactory(
+xmlstream.defer
+xmlstream.directlyProvides(
+xmlstream.error
+xmlstream.hashPassword(
+xmlstream.ijabber
+xmlstream.implements(
+xmlstream.jid
+xmlstream.log
+xmlstream.randbytes
+xmlstream.ssl
+xmlstream.toResponse(
+xmlstream.upgradeWithIQResponseTracker(
+xmlstream.xmlstream
+
+--- from twisted.words.protocols.jabber.xmlstream import * ---
+Authenticator(
+BaseFeatureInitiatingInitializer(
+ConnectAuthenticator(
+FeatureNotAdvertized(
+INIT_FAILED_EVENT
+ListenAuthenticator(
+NS_STREAMS
+NS_XMPP_TLS
+Reset
+STREAM_AUTHD_EVENT
+StreamManager(
+TLSFailed(
+TLSInitiatingInitializer(
+TLSNotSupported(
+TLSRequired(
+XMPPHandler(
+XMPPHandlerCollection(
+XmlStreamServerFactory(
+hashPassword(
+jid
+toResponse(
+upgradeWithIQResponseTracker(
+
+--- import twisted.words.protocols.jabber.xmpp_stringprep ---
+twisted.words.protocols.jabber.xmpp_stringprep.B_1
+twisted.words.protocols.jabber.xmpp_stringprep.B_2
+twisted.words.protocols.jabber.xmpp_stringprep.C_11
+twisted.words.protocols.jabber.xmpp_stringprep.C_12
+twisted.words.protocols.jabber.xmpp_stringprep.C_21
+twisted.words.protocols.jabber.xmpp_stringprep.C_22
+twisted.words.protocols.jabber.xmpp_stringprep.C_3
+twisted.words.protocols.jabber.xmpp_stringprep.C_4
+twisted.words.protocols.jabber.xmpp_stringprep.C_5
+twisted.words.protocols.jabber.xmpp_stringprep.C_6
+twisted.words.protocols.jabber.xmpp_stringprep.C_7
+twisted.words.protocols.jabber.xmpp_stringprep.C_8
+twisted.words.protocols.jabber.xmpp_stringprep.C_9
+twisted.words.protocols.jabber.xmpp_stringprep.EmptyMappingTable(
+twisted.words.protocols.jabber.xmpp_stringprep.ILookupTable(
+twisted.words.protocols.jabber.xmpp_stringprep.IMappingTable(
+twisted.words.protocols.jabber.xmpp_stringprep.Interface(
+twisted.words.protocols.jabber.xmpp_stringprep.LookupTable(
+twisted.words.protocols.jabber.xmpp_stringprep.LookupTableFromFunction(
+twisted.words.protocols.jabber.xmpp_stringprep.MappingTableFromFunction(
+twisted.words.protocols.jabber.xmpp_stringprep.NamePrep(
+twisted.words.protocols.jabber.xmpp_stringprep.Profile(
+twisted.words.protocols.jabber.xmpp_stringprep.__builtins__
+twisted.words.protocols.jabber.xmpp_stringprep.__doc__
+twisted.words.protocols.jabber.xmpp_stringprep.__file__
+twisted.words.protocols.jabber.xmpp_stringprep.__name__
+twisted.words.protocols.jabber.xmpp_stringprep.__package__
+twisted.words.protocols.jabber.xmpp_stringprep.crippled
+twisted.words.protocols.jabber.xmpp_stringprep.idna
+twisted.words.protocols.jabber.xmpp_stringprep.implements(
+twisted.words.protocols.jabber.xmpp_stringprep.nameprep
+twisted.words.protocols.jabber.xmpp_stringprep.nodeprep
+twisted.words.protocols.jabber.xmpp_stringprep.resourceprep
+twisted.words.protocols.jabber.xmpp_stringprep.stringprep
+twisted.words.protocols.jabber.xmpp_stringprep.unicodedata
+
+--- from twisted.words.protocols.jabber import xmpp_stringprep ---
+xmpp_stringprep.B_1
+xmpp_stringprep.B_2
+xmpp_stringprep.C_11
+xmpp_stringprep.C_12
+xmpp_stringprep.C_21
+xmpp_stringprep.C_22
+xmpp_stringprep.C_3
+xmpp_stringprep.C_4
+xmpp_stringprep.C_5
+xmpp_stringprep.C_6
+xmpp_stringprep.C_7
+xmpp_stringprep.C_8
+xmpp_stringprep.C_9
+xmpp_stringprep.EmptyMappingTable(
+xmpp_stringprep.ILookupTable(
+xmpp_stringprep.IMappingTable(
+xmpp_stringprep.Interface(
+xmpp_stringprep.LookupTable(
+xmpp_stringprep.LookupTableFromFunction(
+xmpp_stringprep.MappingTableFromFunction(
+xmpp_stringprep.NamePrep(
+xmpp_stringprep.Profile(
+xmpp_stringprep.__builtins__
+xmpp_stringprep.__doc__
+xmpp_stringprep.__file__
+xmpp_stringprep.__name__
+xmpp_stringprep.__package__
+xmpp_stringprep.crippled
+xmpp_stringprep.idna
+xmpp_stringprep.implements(
+xmpp_stringprep.nameprep
+xmpp_stringprep.nodeprep
+xmpp_stringprep.resourceprep
+xmpp_stringprep.stringprep
+xmpp_stringprep.unicodedata
+
+--- from twisted.words.protocols.jabber.xmpp_stringprep import * ---
+B_1
+B_2
+C_11
+C_12
+C_21
+C_22
+C_3
+C_4
+C_5
+C_6
+C_7
+C_8
+C_9
+EmptyMappingTable(
+ILookupTable(
+IMappingTable(
+LookupTable(
+LookupTableFromFunction(
+MappingTableFromFunction(
+NamePrep(
+crippled
+idna
+stringprep
+
+--- import twisted.words.protocols.irc ---
+twisted.words.protocols.irc.CHANNEL_PREFIXES
+twisted.words.protocols.irc.CR
+twisted.words.protocols.irc.DccChat(
+twisted.words.protocols.irc.DccChatFactory(
+twisted.words.protocols.irc.DccFileReceive(
+twisted.words.protocols.irc.DccFileReceiveBasic(
+twisted.words.protocols.irc.DccSendFactory(
+twisted.words.protocols.irc.DccSendProtocol(
+twisted.words.protocols.irc.ERR_ALREADYREGISTRED
+twisted.words.protocols.irc.ERR_BADCHANMASK
+twisted.words.protocols.irc.ERR_BADCHANNELKEY
+twisted.words.protocols.irc.ERR_BADMASK
+twisted.words.protocols.irc.ERR_BANLISTFULL
+twisted.words.protocols.irc.ERR_BANNEDFROMCHAN
+twisted.words.protocols.irc.ERR_CANNOTSENDTOCHAN
+twisted.words.protocols.irc.ERR_CANTKILLSERVER
+twisted.words.protocols.irc.ERR_CHANNELISFULL
+twisted.words.protocols.irc.ERR_CHANOPRIVSNEEDED
+twisted.words.protocols.irc.ERR_ERRONEUSNICKNAME
+twisted.words.protocols.irc.ERR_FILEERROR
+twisted.words.protocols.irc.ERR_INVITEONLYCHAN
+twisted.words.protocols.irc.ERR_KEYSET
+twisted.words.protocols.irc.ERR_NEEDMOREPARAMS
+twisted.words.protocols.irc.ERR_NICKCOLLISION
+twisted.words.protocols.irc.ERR_NICKNAMEINUSE
+twisted.words.protocols.irc.ERR_NOADMININFO
+twisted.words.protocols.irc.ERR_NOCHANMODES
+twisted.words.protocols.irc.ERR_NOLOGIN
+twisted.words.protocols.irc.ERR_NOMOTD
+twisted.words.protocols.irc.ERR_NONICKNAMEGIVEN
+twisted.words.protocols.irc.ERR_NOOPERHOST
+twisted.words.protocols.irc.ERR_NOORIGIN
+twisted.words.protocols.irc.ERR_NOPERMFORHOST
+twisted.words.protocols.irc.ERR_NOPRIVILEGES
+twisted.words.protocols.irc.ERR_NORECIPIENT
+twisted.words.protocols.irc.ERR_NOSERVICEHOST
+twisted.words.protocols.irc.ERR_NOSUCHCHANNEL
+twisted.words.protocols.irc.ERR_NOSUCHNICK
+twisted.words.protocols.irc.ERR_NOSUCHSERVER
+twisted.words.protocols.irc.ERR_NOSUCHSERVICE
+twisted.words.protocols.irc.ERR_NOTEXTTOSEND
+twisted.words.protocols.irc.ERR_NOTONCHANNEL
+twisted.words.protocols.irc.ERR_NOTOPLEVEL
+twisted.words.protocols.irc.ERR_NOTREGISTERED
+twisted.words.protocols.irc.ERR_PASSWDMISMATCH
+twisted.words.protocols.irc.ERR_RESTRICTED
+twisted.words.protocols.irc.ERR_SUMMONDISABLED
+twisted.words.protocols.irc.ERR_TOOMANYCHANNELS
+twisted.words.protocols.irc.ERR_TOOMANYTARGETS
+twisted.words.protocols.irc.ERR_UMODEUNKNOWNFLAG
+twisted.words.protocols.irc.ERR_UNAVAILRESOURCE
+twisted.words.protocols.irc.ERR_UNIQOPPRIVSNEEDED
+twisted.words.protocols.irc.ERR_UNKNOWNCOMMAND
+twisted.words.protocols.irc.ERR_UNKNOWNMODE
+twisted.words.protocols.irc.ERR_USERNOTINCHANNEL
+twisted.words.protocols.irc.ERR_USERONCHANNEL
+twisted.words.protocols.irc.ERR_USERSDISABLED
+twisted.words.protocols.irc.ERR_USERSDONTMATCH
+twisted.words.protocols.irc.ERR_WASNOSUCHNICK
+twisted.words.protocols.irc.ERR_WILDTOPLEVEL
+twisted.words.protocols.irc.ERR_YOUREBANNEDCREEP
+twisted.words.protocols.irc.ERR_YOUWILLBEBANNED
+twisted.words.protocols.irc.IRC(
+twisted.words.protocols.irc.IRCBadMessage(
+twisted.words.protocols.irc.IRCClient(
+twisted.words.protocols.irc.IRCPasswordMismatch(
+twisted.words.protocols.irc.LF
+twisted.words.protocols.irc.M_QUOTE
+twisted.words.protocols.irc.NL
+twisted.words.protocols.irc.NUL
+twisted.words.protocols.irc.RPL_ADMINEMAIL
+twisted.words.protocols.irc.RPL_ADMINLOC
+twisted.words.protocols.irc.RPL_ADMINME
+twisted.words.protocols.irc.RPL_AWAY
+twisted.words.protocols.irc.RPL_BANLIST
+twisted.words.protocols.irc.RPL_BOUNCE
+twisted.words.protocols.irc.RPL_CHANNELMODEIS
+twisted.words.protocols.irc.RPL_CREATED
+twisted.words.protocols.irc.RPL_ENDOFBANLIST
+twisted.words.protocols.irc.RPL_ENDOFEXCEPTLIST
+twisted.words.protocols.irc.RPL_ENDOFINFO
+twisted.words.protocols.irc.RPL_ENDOFINVITELIST
+twisted.words.protocols.irc.RPL_ENDOFLINKS
+twisted.words.protocols.irc.RPL_ENDOFMOTD
+twisted.words.protocols.irc.RPL_ENDOFNAMES
+twisted.words.protocols.irc.RPL_ENDOFSTATS
+twisted.words.protocols.irc.RPL_ENDOFUSERS
+twisted.words.protocols.irc.RPL_ENDOFWHO
+twisted.words.protocols.irc.RPL_ENDOFWHOIS
+twisted.words.protocols.irc.RPL_ENDOFWHOWAS
+twisted.words.protocols.irc.RPL_EXCEPTLIST
+twisted.words.protocols.irc.RPL_INFO
+twisted.words.protocols.irc.RPL_INVITELIST
+twisted.words.protocols.irc.RPL_INVITING
+twisted.words.protocols.irc.RPL_ISON
+twisted.words.protocols.irc.RPL_LINKS
+twisted.words.protocols.irc.RPL_LIST
+twisted.words.protocols.irc.RPL_LISTEND
+twisted.words.protocols.irc.RPL_LISTSTART
+twisted.words.protocols.irc.RPL_LUSERCHANNELS
+twisted.words.protocols.irc.RPL_LUSERCLIENT
+twisted.words.protocols.irc.RPL_LUSERME
+twisted.words.protocols.irc.RPL_LUSEROP
+twisted.words.protocols.irc.RPL_LUSERUNKNOWN
+twisted.words.protocols.irc.RPL_MOTD
+twisted.words.protocols.irc.RPL_MOTDSTART
+twisted.words.protocols.irc.RPL_MYINFO
+twisted.words.protocols.irc.RPL_NAMREPLY
+twisted.words.protocols.irc.RPL_NOTOPIC
+twisted.words.protocols.irc.RPL_NOUSERS
+twisted.words.protocols.irc.RPL_NOWAWAY
+twisted.words.protocols.irc.RPL_REHASHING
+twisted.words.protocols.irc.RPL_SERVLIST
+twisted.words.protocols.irc.RPL_SERVLISTEND
+twisted.words.protocols.irc.RPL_STATSCOMMANDS
+twisted.words.protocols.irc.RPL_STATSLINKINFO
+twisted.words.protocols.irc.RPL_STATSOLINE
+twisted.words.protocols.irc.RPL_STATSUPTIME
+twisted.words.protocols.irc.RPL_SUMMONING
+twisted.words.protocols.irc.RPL_TIME
+twisted.words.protocols.irc.RPL_TOPIC
+twisted.words.protocols.irc.RPL_TRACECLASS
+twisted.words.protocols.irc.RPL_TRACECONNECTING
+twisted.words.protocols.irc.RPL_TRACEEND
+twisted.words.protocols.irc.RPL_TRACEHANDSHAKE
+twisted.words.protocols.irc.RPL_TRACELINK
+twisted.words.protocols.irc.RPL_TRACELOG
+twisted.words.protocols.irc.RPL_TRACENEWTYPE
+twisted.words.protocols.irc.RPL_TRACEOPERATOR
+twisted.words.protocols.irc.RPL_TRACERECONNECT
+twisted.words.protocols.irc.RPL_TRACESERVER
+twisted.words.protocols.irc.RPL_TRACESERVICE
+twisted.words.protocols.irc.RPL_TRACEUNKNOWN
+twisted.words.protocols.irc.RPL_TRACEUSER
+twisted.words.protocols.irc.RPL_TRYAGAIN
+twisted.words.protocols.irc.RPL_UMODEIS
+twisted.words.protocols.irc.RPL_UNAWAY
+twisted.words.protocols.irc.RPL_UNIQOPIS
+twisted.words.protocols.irc.RPL_USERHOST
+twisted.words.protocols.irc.RPL_USERS
+twisted.words.protocols.irc.RPL_USERSSTART
+twisted.words.protocols.irc.RPL_VERSION
+twisted.words.protocols.irc.RPL_WELCOME
+twisted.words.protocols.irc.RPL_WHOISCHANNELS
+twisted.words.protocols.irc.RPL_WHOISIDLE
+twisted.words.protocols.irc.RPL_WHOISOPERATOR
+twisted.words.protocols.irc.RPL_WHOISSERVER
+twisted.words.protocols.irc.RPL_WHOISUSER
+twisted.words.protocols.irc.RPL_WHOREPLY
+twisted.words.protocols.irc.RPL_WHOWASUSER
+twisted.words.protocols.irc.RPL_YOUREOPER
+twisted.words.protocols.irc.RPL_YOURESERVICE
+twisted.words.protocols.irc.RPL_YOURHOST
+twisted.words.protocols.irc.SPC
+twisted.words.protocols.irc.X_DELIM
+twisted.words.protocols.irc.X_QUOTE
+twisted.words.protocols.irc.__builtins__
+twisted.words.protocols.irc.__doc__
+twisted.words.protocols.irc.__file__
+twisted.words.protocols.irc.__name__
+twisted.words.protocols.irc.__package__
+twisted.words.protocols.irc.basic
+twisted.words.protocols.irc.ctcpDequote(
+twisted.words.protocols.irc.ctcpExtract(
+twisted.words.protocols.irc.ctcpQuote(
+twisted.words.protocols.irc.ctcpStringify(
+twisted.words.protocols.irc.dccDescribe(
+twisted.words.protocols.irc.dccParseAddress(
+twisted.words.protocols.irc.errno
+twisted.words.protocols.irc.fileSize(
+twisted.words.protocols.irc.k
+twisted.words.protocols.irc.log
+twisted.words.protocols.irc.lowDequote(
+twisted.words.protocols.irc.lowQuote(
+twisted.words.protocols.irc.mDequoteTable
+twisted.words.protocols.irc.mEscape_re
+twisted.words.protocols.irc.mQuoteTable
+twisted.words.protocols.irc.numeric_to_symbolic
+twisted.words.protocols.irc.os
+twisted.words.protocols.irc.parsemsg(
+twisted.words.protocols.irc.path
+twisted.words.protocols.irc.protocol
+twisted.words.protocols.irc.random
+twisted.words.protocols.irc.re
+twisted.words.protocols.irc.reactor
+twisted.words.protocols.irc.reflect
+twisted.words.protocols.irc.socket
+twisted.words.protocols.irc.split(
+twisted.words.protocols.irc.stat
+twisted.words.protocols.irc.string
+twisted.words.protocols.irc.struct
+twisted.words.protocols.irc.styles
+twisted.words.protocols.irc.symbolic_to_numeric
+twisted.words.protocols.irc.sys
+twisted.words.protocols.irc.text
+twisted.words.protocols.irc.time
+twisted.words.protocols.irc.traceback
+twisted.words.protocols.irc.types
+twisted.words.protocols.irc.v
+twisted.words.protocols.irc.xDequoteTable
+twisted.words.protocols.irc.xEscape_re
+twisted.words.protocols.irc.xQuoteTable
+
+--- from twisted.words.protocols import irc ---
+
+--- from twisted.words.protocols.irc import * ---
+
+--- import twisted.words.protocols.msn ---
+twisted.words.protocols.msn.ALLOW_LIST
+twisted.words.protocols.msn.BLOCK_LIST
+twisted.words.protocols.msn.CR
+twisted.words.protocols.msn.ClientContextFactory(
+twisted.words.protocols.msn.ClientFactory(
+twisted.words.protocols.msn.Deferred(
+twisted.words.protocols.msn.DispatchClient(
+twisted.words.protocols.msn.FORWARD_LIST
+twisted.words.protocols.msn.FileReceive(
+twisted.words.protocols.msn.FileSend(
+twisted.words.protocols.msn.HAS_PAGER
+twisted.words.protocols.msn.HOME_PHONE
+twisted.words.protocols.msn.HTTPClient(
+twisted.words.protocols.msn.LF
+twisted.words.protocols.msn.LOGIN_FAILURE
+twisted.words.protocols.msn.LOGIN_REDIRECT
+twisted.words.protocols.msn.LOGIN_SUCCESS
+twisted.words.protocols.msn.LineReceiver(
+twisted.words.protocols.msn.MOBILE_PHONE
+twisted.words.protocols.msn.MSNCommandFailed(
+twisted.words.protocols.msn.MSNContact(
+twisted.words.protocols.msn.MSNContactList(
+twisted.words.protocols.msn.MSNEventBase(
+twisted.words.protocols.msn.MSNMessage(
+twisted.words.protocols.msn.MSNProtocolError(
+twisted.words.protocols.msn.MSN_CHALLENGE_STR
+twisted.words.protocols.msn.MSN_CVR_STR
+twisted.words.protocols.msn.MSN_MAX_MESSAGE
+twisted.words.protocols.msn.MSN_PORT
+twisted.words.protocols.msn.MSN_PROTOCOL_VERSION
+twisted.words.protocols.msn.NotificationClient(
+twisted.words.protocols.msn.NotificationFactory(
+twisted.words.protocols.msn.PassportLogin(
+twisted.words.protocols.msn.PassportNexus(
+twisted.words.protocols.msn.REVERSE_LIST
+twisted.words.protocols.msn.STATUS_AWAY
+twisted.words.protocols.msn.STATUS_BRB
+twisted.words.protocols.msn.STATUS_BUSY
+twisted.words.protocols.msn.STATUS_HIDDEN
+twisted.words.protocols.msn.STATUS_IDLE
+twisted.words.protocols.msn.STATUS_LUNCH
+twisted.words.protocols.msn.STATUS_OFFLINE
+twisted.words.protocols.msn.STATUS_ONLINE
+twisted.words.protocols.msn.STATUS_PHONE
+twisted.words.protocols.msn.SwitchboardClient(
+twisted.words.protocols.msn.WORK_PHONE
+twisted.words.protocols.msn.__builtins__
+twisted.words.protocols.msn.__doc__
+twisted.words.protocols.msn.__file__
+twisted.words.protocols.msn.__name__
+twisted.words.protocols.msn.__package__
+twisted.words.protocols.msn.checkParamLen(
+twisted.words.protocols.msn.classNameToGUID
+twisted.words.protocols.msn.errorCodes
+twisted.words.protocols.msn.failure
+twisted.words.protocols.msn.guid
+twisted.words.protocols.msn.guidToClassName
+twisted.words.protocols.msn.listCodeToID
+twisted.words.protocols.msn.listIDToCode
+twisted.words.protocols.msn.log
+twisted.words.protocols.msn.md5(
+twisted.words.protocols.msn.name
+twisted.words.protocols.msn.operator
+twisted.words.protocols.msn.os
+twisted.words.protocols.msn.quote(
+twisted.words.protocols.msn.randint(
+twisted.words.protocols.msn.reactor
+twisted.words.protocols.msn.statusCodes
+twisted.words.protocols.msn.types
+twisted.words.protocols.msn.unquote(
+
+--- from twisted.words.protocols import msn ---
+
+--- from twisted.words.protocols.msn import * ---
+
+--- import twisted.words.protocols.oscar ---
+twisted.words.protocols.oscar.BOSConnection(
+twisted.words.protocols.oscar.CAP_CHAT
+twisted.words.protocols.oscar.CAP_GAMES
+twisted.words.protocols.oscar.CAP_GET_FILE
+twisted.words.protocols.oscar.CAP_ICON
+twisted.words.protocols.oscar.CAP_IMAGE
+twisted.words.protocols.oscar.CAP_SEND_FILE
+twisted.words.protocols.oscar.CAP_SEND_LIST
+twisted.words.protocols.oscar.CAP_SERV_REL
+twisted.words.protocols.oscar.CAP_VOICE
+twisted.words.protocols.oscar.ChatNavService(
+twisted.words.protocols.oscar.ChatService(
+twisted.words.protocols.oscar.FLAP_CHANNEL_CLOSE_CONNECTION
+twisted.words.protocols.oscar.FLAP_CHANNEL_DATA
+twisted.words.protocols.oscar.FLAP_CHANNEL_ERROR
+twisted.words.protocols.oscar.FLAP_CHANNEL_NEW_CONNECTION
+twisted.words.protocols.oscar.OSCARService(
+twisted.words.protocols.oscar.OSCARUser(
+twisted.words.protocols.oscar.OscarAuthenticator(
+twisted.words.protocols.oscar.OscarConnection(
+twisted.words.protocols.oscar.SERVICE_CHAT
+twisted.words.protocols.oscar.SERVICE_CHATNAV
+twisted.words.protocols.oscar.SNAC(
+twisted.words.protocols.oscar.SNACBased(
+twisted.words.protocols.oscar.SSIBuddy(
+twisted.words.protocols.oscar.SSIGroup(
+twisted.words.protocols.oscar.TLV(
+twisted.words.protocols.oscar.TLV_CLIENTMAJOR
+twisted.words.protocols.oscar.TLV_CLIENTMINOR
+twisted.words.protocols.oscar.TLV_CLIENTNAME
+twisted.words.protocols.oscar.TLV_CLIENTSUB
+twisted.words.protocols.oscar.TLV_COUNTRY
+twisted.words.protocols.oscar.TLV_LANG
+twisted.words.protocols.oscar.TLV_PASSWORD
+twisted.words.protocols.oscar.TLV_USERNAME
+twisted.words.protocols.oscar.TLV_USESSI
+twisted.words.protocols.oscar.__builtins__
+twisted.words.protocols.oscar.__doc__
+twisted.words.protocols.oscar.__file__
+twisted.words.protocols.oscar.__name__
+twisted.words.protocols.oscar.__package__
+twisted.words.protocols.oscar.defer
+twisted.words.protocols.oscar.dehtml(
+twisted.words.protocols.oscar.encryptPasswordICQ(
+twisted.words.protocols.oscar.encryptPasswordMD5(
+twisted.words.protocols.oscar.html(
+twisted.words.protocols.oscar.log
+twisted.words.protocols.oscar.logPacketData(
+twisted.words.protocols.oscar.md5(
+twisted.words.protocols.oscar.protocol
+twisted.words.protocols.oscar.random
+twisted.words.protocols.oscar.re
+twisted.words.protocols.oscar.reactor
+twisted.words.protocols.oscar.readSNAC(
+twisted.words.protocols.oscar.readTLVs(
+twisted.words.protocols.oscar.serviceClasses
+twisted.words.protocols.oscar.socket
+twisted.words.protocols.oscar.string
+twisted.words.protocols.oscar.struct
+twisted.words.protocols.oscar.types
+
+--- from twisted.words.protocols import oscar ---
+
+--- from twisted.words.protocols.oscar import * ---
+
+--- import twisted.words.protocols.toc ---
+twisted.words.protocols.toc.BAD_ACCOUNT
+twisted.words.protocols.toc.BAD_COUNTRY
+twisted.words.protocols.toc.BAD_INPUT
+twisted.words.protocols.toc.BAD_LANGUAGE
+twisted.words.protocols.toc.BAD_NICKNAME
+twisted.words.protocols.toc.CANT_WARN
+twisted.words.protocols.toc.CONNECTING_TOO_QUICK
+twisted.words.protocols.toc.Chatroom(
+twisted.words.protocols.toc.DATA
+twisted.words.protocols.toc.DENYALL
+twisted.words.protocols.toc.DENYSOME
+twisted.words.protocols.toc.DIR_FAILURE
+twisted.words.protocols.toc.DIR_FAIL_UNKNOWN
+twisted.words.protocols.toc.DIR_UNAVAILABLE
+twisted.words.protocols.toc.DUMMY_CHECKSUM
+twisted.words.protocols.toc.ERROR
+twisted.words.protocols.toc.GET_FILE_UID
+twisted.words.protocols.toc.GetFileTransfer(
+twisted.words.protocols.toc.KEEP_ALIVE
+twisted.words.protocols.toc.KEYWORD_IGNORED
+twisted.words.protocols.toc.MAXARGS
+twisted.words.protocols.toc.MESSAGES_TOO_FAST
+twisted.words.protocols.toc.MISSED_BIG_IM
+twisted.words.protocols.toc.MISSED_FAST_IM
+twisted.words.protocols.toc.NEED_MORE_QUALIFIERS
+twisted.words.protocols.toc.NOT_AVAILABLE
+twisted.words.protocols.toc.NO_CHAT_IN
+twisted.words.protocols.toc.NO_EMAIL_LOOKUP
+twisted.words.protocols.toc.NO_KEYWORDS
+twisted.words.protocols.toc.PERMITALL
+twisted.words.protocols.toc.PERMITSOME
+twisted.words.protocols.toc.REQUEST_ERROR
+twisted.words.protocols.toc.SEND_FILE_UID
+twisted.words.protocols.toc.SEND_TOO_FAST
+twisted.words.protocols.toc.SERVICE_TEMP_UNAVAILABLE
+twisted.words.protocols.toc.SERVICE_UNAVAILABLE
+twisted.words.protocols.toc.SIGNOFF
+twisted.words.protocols.toc.SIGNON
+twisted.words.protocols.toc.STD_MESSAGE
+twisted.words.protocols.toc.SavedUser(
+twisted.words.protocols.toc.SendFileTransfer(
+twisted.words.protocols.toc.StringIO
+twisted.words.protocols.toc.TOC(
+twisted.words.protocols.toc.TOCClient(
+twisted.words.protocols.toc.TOCFactory(
+twisted.words.protocols.toc.TOCParseError(
+twisted.words.protocols.toc.TOO_MANY_MATCHES
+twisted.words.protocols.toc.UNKNOWN_SIGNON
+twisted.words.protocols.toc.UUIDS
+twisted.words.protocols.toc.WARNING_TOO_HIGH
+twisted.words.protocols.toc.__builtins__
+twisted.words.protocols.toc.__doc__
+twisted.words.protocols.toc.__file__
+twisted.words.protocols.toc.__name__
+twisted.words.protocols.toc.__package__
+twisted.words.protocols.toc.base64
+twisted.words.protocols.toc.checksum(
+twisted.words.protocols.toc.checksum_file(
+twisted.words.protocols.toc.log
+twisted.words.protocols.toc.normalize(
+twisted.words.protocols.toc.os
+twisted.words.protocols.toc.protocol
+twisted.words.protocols.toc.quote(
+twisted.words.protocols.toc.reactor
+twisted.words.protocols.toc.roast(
+twisted.words.protocols.toc.string
+twisted.words.protocols.toc.struct
+twisted.words.protocols.toc.time
+twisted.words.protocols.toc.unquote(
+twisted.words.protocols.toc.unquotebeg(
+twisted.words.protocols.toc.unroast(
+
+--- from twisted.words.protocols import toc ---
+
+--- from twisted.words.protocols.toc import * ---
+
+--- import twisted.words.im.baseaccount ---
+twisted.words.im.baseaccount.AccountManager(
+twisted.words.im.baseaccount.__builtins__
+twisted.words.im.baseaccount.__doc__
+twisted.words.im.baseaccount.__file__
+twisted.words.im.baseaccount.__name__
+twisted.words.im.baseaccount.__package__
+
+--- from twisted.words.im import baseaccount ---
+baseaccount.AccountManager(
+baseaccount.__builtins__
+baseaccount.__doc__
+baseaccount.__file__
+baseaccount.__name__
+baseaccount.__package__
+
+--- from twisted.words.im.baseaccount import * ---
+AccountManager(
+
+--- import twisted.words.im.basechat ---
+twisted.words.im.basechat.AWAY
+twisted.words.im.basechat.ChatUI(
+twisted.words.im.basechat.ContactsList(
+twisted.words.im.basechat.Conversation(
+twisted.words.im.basechat.GroupConversation(
+twisted.words.im.basechat.OFFLINE
+twisted.words.im.basechat.ONLINE
+twisted.words.im.basechat.__builtins__
+twisted.words.im.basechat.__doc__
+twisted.words.im.basechat.__file__
+twisted.words.im.basechat.__name__
+twisted.words.im.basechat.__package__
+
+--- from twisted.words.im import basechat ---
+basechat.AWAY
+basechat.ChatUI(
+basechat.ContactsList(
+basechat.Conversation(
+basechat.GroupConversation(
+basechat.OFFLINE
+basechat.ONLINE
+basechat.__builtins__
+basechat.__doc__
+basechat.__file__
+basechat.__name__
+basechat.__package__
+
+--- from twisted.words.im.basechat import * ---
+AWAY
+ChatUI(
+ContactsList(
+Conversation(
+GroupConversation(
+OFFLINE
+ONLINE
+
+--- import twisted.words.im.basesupport ---
+twisted.words.im.basesupport.AbstractAccount(
+twisted.words.im.basesupport.AbstractClientMixin(
+twisted.words.im.basesupport.AbstractGroup(
+twisted.words.im.basesupport.AbstractPerson(
+twisted.words.im.basesupport.OFFLINE
+twisted.words.im.basesupport.ONLINE
+twisted.words.im.basesupport.OfflineError(
+twisted.words.im.basesupport.Protocol(
+twisted.words.im.basesupport.__builtins__
+twisted.words.im.basesupport.__doc__
+twisted.words.im.basesupport.__file__
+twisted.words.im.basesupport.__name__
+twisted.words.im.basesupport.__package__
+twisted.words.im.basesupport.error
+twisted.words.im.basesupport.interfaces
+twisted.words.im.basesupport.prefixedMethods(
+twisted.words.im.basesupport.styles
+
+--- from twisted.words.im import basesupport ---
+basesupport.AbstractAccount(
+basesupport.AbstractClientMixin(
+basesupport.AbstractGroup(
+basesupport.AbstractPerson(
+basesupport.OFFLINE
+basesupport.ONLINE
+basesupport.OfflineError(
+basesupport.Protocol(
+basesupport.__builtins__
+basesupport.__doc__
+basesupport.__file__
+basesupport.__name__
+basesupport.__package__
+basesupport.error
+basesupport.interfaces
+basesupport.prefixedMethods(
+basesupport.styles
+
+--- from twisted.words.im.basesupport import * ---
+AbstractAccount(
+AbstractClientMixin(
+AbstractPerson(
+OfflineError(
+
+--- import twisted.words.im.interfaces ---
+twisted.words.im.interfaces.Attribute(
+twisted.words.im.interfaces.IAccount(
+twisted.words.im.interfaces.IChatUI(
+twisted.words.im.interfaces.IClient(
+twisted.words.im.interfaces.IConversation(
+twisted.words.im.interfaces.IGroup(
+twisted.words.im.interfaces.IGroupConversation(
+twisted.words.im.interfaces.IPerson(
+twisted.words.im.interfaces.Interface(
+twisted.words.im.interfaces.__builtins__
+twisted.words.im.interfaces.__doc__
+twisted.words.im.interfaces.__file__
+twisted.words.im.interfaces.__name__
+twisted.words.im.interfaces.__package__
+twisted.words.im.interfaces.locals
+
+--- from twisted.words.im import interfaces ---
+interfaces.IAccount(
+interfaces.IChatUI(
+interfaces.IClient(
+interfaces.IConversation(
+interfaces.IGroup(
+interfaces.IGroupConversation(
+interfaces.IPerson(
+interfaces.locals
+
+--- from twisted.words.im.interfaces import * ---
+IChatUI(
+IClient(
+IConversation(
+IGroupConversation(
+IPerson(
+locals
+
+--- import twisted.words.im.ircsupport ---
+twisted.words.im.ircsupport.IRCAccount(
+twisted.words.im.ircsupport.IRCGroup(
+twisted.words.im.ircsupport.IRCPerson(
+twisted.words.im.ircsupport.IRCProto(
+twisted.words.im.ircsupport.ONLINE
+twisted.words.im.ircsupport.__builtins__
+twisted.words.im.ircsupport.__doc__
+twisted.words.im.ircsupport.__file__
+twisted.words.im.ircsupport.__name__
+twisted.words.im.ircsupport.__package__
+twisted.words.im.ircsupport.basesupport
+twisted.words.im.ircsupport.defer
+twisted.words.im.ircsupport.implements(
+twisted.words.im.ircsupport.interfaces
+twisted.words.im.ircsupport.irc
+twisted.words.im.ircsupport.locals
+twisted.words.im.ircsupport.protocol
+twisted.words.im.ircsupport.reactor
+twisted.words.im.ircsupport.string
+twisted.words.im.ircsupport.succeed(
+
+--- from twisted.words.im import ircsupport ---
+ircsupport.IRCAccount(
+ircsupport.IRCGroup(
+ircsupport.IRCPerson(
+ircsupport.IRCProto(
+ircsupport.ONLINE
+ircsupport.__builtins__
+ircsupport.__doc__
+ircsupport.__file__
+ircsupport.__name__
+ircsupport.__package__
+ircsupport.basesupport
+ircsupport.defer
+ircsupport.implements(
+ircsupport.interfaces
+ircsupport.irc
+ircsupport.locals
+ircsupport.protocol
+ircsupport.reactor
+ircsupport.string
+ircsupport.succeed(
+
+--- from twisted.words.im.ircsupport import * ---
+IRCAccount(
+IRCGroup(
+IRCPerson(
+IRCProto(
+basesupport
+
+--- import twisted.words.im.locals ---
+twisted.words.im.locals.AWAY
+twisted.words.im.locals.Enum(
+twisted.words.im.locals.OFFLINE
+twisted.words.im.locals.ONLINE
+twisted.words.im.locals.OfflineError(
+twisted.words.im.locals.StatusEnum(
+twisted.words.im.locals.__builtins__
+twisted.words.im.locals.__doc__
+twisted.words.im.locals.__file__
+twisted.words.im.locals.__name__
+twisted.words.im.locals.__package__
+
+--- from twisted.words.im import locals ---
+locals.AWAY
+locals.Enum(
+locals.OFFLINE
+locals.ONLINE
+locals.OfflineError(
+locals.StatusEnum(
+
+--- from twisted.words.im.locals import * ---
+Enum(
+StatusEnum(
+
+--- import twisted.words.im.pbsupport ---
+twisted.words.im.pbsupport.AWAY
+twisted.words.im.pbsupport.Failure(
+twisted.words.im.pbsupport.OFFLINE
+twisted.words.im.pbsupport.ONLINE
+twisted.words.im.pbsupport.PBAccount(
+twisted.words.im.pbsupport.TwistedWordsClient(
+twisted.words.im.pbsupport.TwistedWordsGroup(
+twisted.words.im.pbsupport.TwistedWordsPerson(
+twisted.words.im.pbsupport.__builtins__
+twisted.words.im.pbsupport.__doc__
+twisted.words.im.pbsupport.__file__
+twisted.words.im.pbsupport.__name__
+twisted.words.im.pbsupport.__package__
+twisted.words.im.pbsupport.basesupport
+twisted.words.im.pbsupport.defer
+twisted.words.im.pbsupport.error
+twisted.words.im.pbsupport.implements(
+twisted.words.im.pbsupport.interfaces
+twisted.words.im.pbsupport.log
+twisted.words.im.pbsupport.nested_scopes
+twisted.words.im.pbsupport.pb
+twisted.words.im.pbsupport.pbFrontEnds
+
+--- from twisted.words.im import pbsupport ---
+pbsupport.AWAY
+pbsupport.Failure(
+pbsupport.OFFLINE
+pbsupport.ONLINE
+pbsupport.PBAccount(
+pbsupport.TwistedWordsClient(
+pbsupport.TwistedWordsGroup(
+pbsupport.TwistedWordsPerson(
+pbsupport.__builtins__
+pbsupport.__doc__
+pbsupport.__file__
+pbsupport.__name__
+pbsupport.__package__
+pbsupport.basesupport
+pbsupport.defer
+pbsupport.error
+pbsupport.implements(
+pbsupport.interfaces
+pbsupport.log
+pbsupport.nested_scopes
+pbsupport.pb
+pbsupport.pbFrontEnds
+
+--- from twisted.words.im.pbsupport import * ---
+PBAccount(
+TwistedWordsClient(
+TwistedWordsGroup(
+TwistedWordsPerson(
+pbFrontEnds
+
+--- import twisted.words.im.proxyui ---
+twisted.words.im.proxyui.Factory(
+twisted.words.im.proxyui.IRC(
+twisted.words.im.proxyui.IRCUIFactory(
+twisted.words.im.proxyui.IRCUserInterface(
+twisted.words.im.proxyui.__builtins__
+twisted.words.im.proxyui.__doc__
+twisted.words.im.proxyui.__file__
+twisted.words.im.proxyui.__name__
+twisted.words.im.proxyui.__package__
+twisted.words.im.proxyui.log
+
+--- from twisted.words.im import proxyui ---
+proxyui.Factory(
+proxyui.IRC(
+proxyui.IRCUIFactory(
+proxyui.IRCUserInterface(
+proxyui.__builtins__
+proxyui.__doc__
+proxyui.__file__
+proxyui.__name__
+proxyui.__package__
+proxyui.log
+
+--- from twisted.words.im.proxyui import * ---
+IRCUIFactory(
+IRCUserInterface(
+
+--- import twisted.words.im.tap ---
+twisted.words.im.tap.IRCUIFactory(
+twisted.words.im.tap.Options(
+twisted.words.im.tap.__builtins__
+twisted.words.im.tap.__doc__
+twisted.words.im.tap.__file__
+twisted.words.im.tap.__name__
+twisted.words.im.tap.__package__
+twisted.words.im.tap.updateApplication(
+twisted.words.im.tap.usage
+
+--- from twisted.words.im import tap ---
+tap.IRCUIFactory(
+tap.updateApplication(
+
+--- from twisted.words.im.tap import * ---
+updateApplication(
+
+--- import twisted.words.im.tocsupport ---
+twisted.words.im.tocsupport.AWAY
+twisted.words.im.tocsupport.OFFLINE
+twisted.words.im.tocsupport.ONLINE
+twisted.words.im.tocsupport.TOCAccount(
+twisted.words.im.tocsupport.TOCGroup(
+twisted.words.im.tocsupport.TOCPerson(
+twisted.words.im.tocsupport.TOCProto(
+twisted.words.im.tocsupport.__builtins__
+twisted.words.im.tocsupport.__doc__
+twisted.words.im.tocsupport.__file__
+twisted.words.im.tocsupport.__name__
+twisted.words.im.tocsupport.__package__
+twisted.words.im.tocsupport.basesupport
+twisted.words.im.tocsupport.defer
+twisted.words.im.tocsupport.dehtml(
+twisted.words.im.tocsupport.html(
+twisted.words.im.tocsupport.implements(
+twisted.words.im.tocsupport.interfaces
+twisted.words.im.tocsupport.locals
+twisted.words.im.tocsupport.protocol
+twisted.words.im.tocsupport.re
+twisted.words.im.tocsupport.reactor
+twisted.words.im.tocsupport.string
+twisted.words.im.tocsupport.succeed(
+twisted.words.im.tocsupport.toc
+
+--- from twisted.words.im import tocsupport ---
+tocsupport.AWAY
+tocsupport.OFFLINE
+tocsupport.ONLINE
+tocsupport.TOCAccount(
+tocsupport.TOCGroup(
+tocsupport.TOCPerson(
+tocsupport.TOCProto(
+tocsupport.__builtins__
+tocsupport.__doc__
+tocsupport.__file__
+tocsupport.__name__
+tocsupport.__package__
+tocsupport.basesupport
+tocsupport.defer
+tocsupport.dehtml(
+tocsupport.html(
+tocsupport.implements(
+tocsupport.interfaces
+tocsupport.locals
+tocsupport.protocol
+tocsupport.re
+tocsupport.reactor
+tocsupport.string
+tocsupport.succeed(
+tocsupport.toc
+
+--- from twisted.words.im.tocsupport import * ---
+TOCAccount(
+TOCGroup(
+TOCPerson(
+TOCProto(
+
+--- import twisted.words.scripts.im ---
+twisted.words.scripts.im.__builtins__
+twisted.words.scripts.im.__doc__
+twisted.words.scripts.im.__file__
+twisted.words.scripts.im.__name__
+twisted.words.scripts.im.__package__
+twisted.words.scripts.im.os
+twisted.words.scripts.im.run(
+
+--- from twisted.words.scripts import im ---
+im.os
+im.run(
+
+--- from twisted.words.scripts.im import * ---
+
+--- import twisted.words.xish.domish ---
+twisted.words.xish.domish.Attribute(
+twisted.words.xish.domish.Element(
+twisted.words.xish.domish.ExpatElementStream(
+twisted.words.xish.domish.G_PREFIXES
+twisted.words.xish.domish.IElement(
+twisted.words.xish.domish.Interface(
+twisted.words.xish.domish.Namespace(
+twisted.words.xish.domish.ParserError(
+twisted.words.xish.domish.SerializedXML(
+twisted.words.xish.domish.SerializerClass(
+twisted.words.xish.domish.SuxElementStream(
+twisted.words.xish.domish.__builtins__
+twisted.words.xish.domish.__doc__
+twisted.words.xish.domish.__file__
+twisted.words.xish.domish.__name__
+twisted.words.xish.domish.__package__
+twisted.words.xish.domish.elementStream(
+twisted.words.xish.domish.escapeToXml(
+twisted.words.xish.domish.generateElementsNamed(
+twisted.words.xish.domish.generateElementsQNamed(
+twisted.words.xish.domish.generateOnlyInterface(
+twisted.words.xish.domish.implements(
+twisted.words.xish.domish.sux
+twisted.words.xish.domish.types
+twisted.words.xish.domish.unescapeFromXml(
+
+--- from twisted.words.xish import domish ---
+domish.Attribute(
+domish.Element(
+domish.ExpatElementStream(
+domish.G_PREFIXES
+domish.IElement(
+domish.Interface(
+domish.Namespace(
+domish.ParserError(
+domish.SerializedXML(
+domish.SerializerClass(
+domish.SuxElementStream(
+domish.__builtins__
+domish.__doc__
+domish.__file__
+domish.__name__
+domish.__package__
+domish.elementStream(
+domish.escapeToXml(
+domish.generateElementsNamed(
+domish.generateElementsQNamed(
+domish.generateOnlyInterface(
+domish.implements(
+domish.sux
+domish.types
+domish.unescapeFromXml(
+
+--- from twisted.words.xish.domish import * ---
+ExpatElementStream(
+G_PREFIXES
+IElement(
+Namespace(
+SerializedXML(
+SerializerClass(
+SuxElementStream(
+elementStream(
+escapeToXml(
+generateElementsNamed(
+generateElementsQNamed(
+generateOnlyInterface(
+unescapeFromXml(
+
+--- import twisted.words.xish.utility ---
+twisted.words.xish.utility.CallbackList(
+twisted.words.xish.utility.EventDispatcher(
+twisted.words.xish.utility.XmlPipe(
+twisted.words.xish.utility.__builtins__
+twisted.words.xish.utility.__doc__
+twisted.words.xish.utility.__file__
+twisted.words.xish.utility.__name__
+twisted.words.xish.utility.__package__
+twisted.words.xish.utility.log
+twisted.words.xish.utility.xpath
+
+--- from twisted.words.xish import utility ---
+utility.CallbackList(
+utility.EventDispatcher(
+utility.XmlPipe(
+utility.__builtins__
+utility.__doc__
+utility.__file__
+utility.__name__
+utility.__package__
+utility.log
+utility.xpath
+
+--- from twisted.words.xish.utility import * ---
+CallbackList(
+XmlPipe(
+
+--- import twisted.words.xish.xmlstream ---
+twisted.words.xish.xmlstream.BootstrapMixin(
+twisted.words.xish.xmlstream.STREAM_CONNECTED_EVENT
+twisted.words.xish.xmlstream.STREAM_END_EVENT
+twisted.words.xish.xmlstream.STREAM_ERROR_EVENT
+twisted.words.xish.xmlstream.STREAM_START_EVENT
+twisted.words.xish.xmlstream.XmlStream(
+twisted.words.xish.xmlstream.XmlStreamFactory(
+twisted.words.xish.xmlstream.XmlStreamFactoryMixin(
+twisted.words.xish.xmlstream.__builtins__
+twisted.words.xish.xmlstream.__doc__
+twisted.words.xish.xmlstream.__file__
+twisted.words.xish.xmlstream.__name__
+twisted.words.xish.xmlstream.__package__
+twisted.words.xish.xmlstream.domish
+twisted.words.xish.xmlstream.failure
+twisted.words.xish.xmlstream.protocol
+twisted.words.xish.xmlstream.utility
+
+--- from twisted.words.xish import xmlstream ---
+
+--- from twisted.words.xish.xmlstream import * ---
+
+--- import twisted.words.xish.xpath ---
+twisted.words.xish.xpath.AttribValue(
+twisted.words.xish.xpath.BooleanValue(
+twisted.words.xish.xpath.CompareValue(
+twisted.words.xish.xpath.Function(
+twisted.words.xish.xpath.IndexValue(
+twisted.words.xish.xpath.LiteralValue(
+twisted.words.xish.xpath.StringIO
+twisted.words.xish.xpath.XPathQuery(
+twisted.words.xish.xpath.__builtins__
+twisted.words.xish.xpath.__doc__
+twisted.words.xish.xpath.__file__
+twisted.words.xish.xpath.__name__
+twisted.words.xish.xpath.__package__
+twisted.words.xish.xpath.internQuery(
+twisted.words.xish.xpath.matches(
+twisted.words.xish.xpath.queryForNodes(
+twisted.words.xish.xpath.queryForString(
+twisted.words.xish.xpath.queryForStringList(
+
+--- from twisted.words.xish import xpath ---
+xpath.AttribValue(
+xpath.BooleanValue(
+xpath.CompareValue(
+xpath.Function(
+xpath.IndexValue(
+xpath.LiteralValue(
+xpath.StringIO
+xpath.XPathQuery(
+xpath.__builtins__
+xpath.__doc__
+xpath.__file__
+xpath.__name__
+xpath.__package__
+xpath.internQuery(
+xpath.matches(
+xpath.queryForNodes(
+xpath.queryForString(
+xpath.queryForStringList(
+
+--- from twisted.words.xish.xpath import * ---
+AttribValue(
+BooleanValue(
+CompareValue(
+IndexValue(
+LiteralValue(
+XPathQuery(
+internQuery(
+matches(
+queryForNodes(
+queryForString(
+queryForStringList(
+
+--- import twisted.words.xish.xpathparser ---
+twisted.words.xish.xpathparser.AttribValue(
+twisted.words.xish.xpathparser.BooleanValue(
+twisted.words.xish.xpathparser.CompareValue(
+twisted.words.xish.xpathparser.Context(
+twisted.words.xish.xpathparser.Function(
+twisted.words.xish.xpathparser.IndexValue(
+twisted.words.xish.xpathparser.LiteralValue(
+twisted.words.xish.xpathparser.NoMoreTokens(
+twisted.words.xish.xpathparser.Parser(
+twisted.words.xish.xpathparser.Scanner(
+twisted.words.xish.xpathparser.SyntaxError(
+twisted.words.xish.xpathparser.XPathParser(
+twisted.words.xish.xpathparser.XPathParserScanner(
+twisted.words.xish.xpathparser.__builtins__
+twisted.words.xish.xpathparser.__doc__
+twisted.words.xish.xpathparser.__file__
+twisted.words.xish.xpathparser.__name__
+twisted.words.xish.xpathparser.__package__
+twisted.words.xish.xpathparser.parse(
+twisted.words.xish.xpathparser.print_error(
+twisted.words.xish.xpathparser.print_line_with_pointer(
+twisted.words.xish.xpathparser.re
+twisted.words.xish.xpathparser.sys
+twisted.words.xish.xpathparser.wrap_error_reporter(
+
+--- from twisted.words.xish import xpathparser ---
+xpathparser.AttribValue(
+xpathparser.BooleanValue(
+xpathparser.CompareValue(
+xpathparser.Context(
+xpathparser.Function(
+xpathparser.IndexValue(
+xpathparser.LiteralValue(
+xpathparser.NoMoreTokens(
+xpathparser.Parser(
+xpathparser.Scanner(
+xpathparser.SyntaxError(
+xpathparser.XPathParser(
+xpathparser.XPathParserScanner(
+xpathparser.__builtins__
+xpathparser.__doc__
+xpathparser.__file__
+xpathparser.__name__
+xpathparser.__package__
+xpathparser.parse(
+xpathparser.print_error(
+xpathparser.print_line_with_pointer(
+xpathparser.re
+xpathparser.sys
+xpathparser.wrap_error_reporter(
+
+--- from twisted.words.xish.xpathparser import * ---
+Context(
+NoMoreTokens(
+XPathParser(
+XPathParserScanner(
+print_error(
+print_line_with_pointer(
+wrap_error_reporter(
+
+--- import twisted.application.reactors ---
+twisted.application.reactors.Attribute(
+twisted.application.reactors.IPlugin(
+twisted.application.reactors.IReactorInstaller(
+twisted.application.reactors.Interface(
+twisted.application.reactors.NoSuchReactor(
+twisted.application.reactors.Reactor(
+twisted.application.reactors.__builtins__
+twisted.application.reactors.__doc__
+twisted.application.reactors.__file__
+twisted.application.reactors.__name__
+twisted.application.reactors.__package__
+twisted.application.reactors.getPlugins(
+twisted.application.reactors.getReactorTypes(
+twisted.application.reactors.implements(
+twisted.application.reactors.installReactor(
+twisted.application.reactors.namedAny(
+
+--- from twisted.application import reactors ---
+reactors.Attribute(
+reactors.IPlugin(
+reactors.IReactorInstaller(
+reactors.Interface(
+reactors.NoSuchReactor(
+reactors.Reactor(
+reactors.__builtins__
+reactors.__doc__
+reactors.__file__
+reactors.__name__
+reactors.__package__
+reactors.getPlugins(
+reactors.getReactorTypes(
+reactors.implements(
+reactors.installReactor(
+reactors.namedAny(
+
+--- from twisted.application.reactors import * ---
+IReactorInstaller(
+getReactorTypes(
+
+--- import twisted.conch.client.agent ---
+twisted.conch.client.agent.SSHAgentClient(
+twisted.conch.client.agent.SSHAgentForwardingChannel(
+twisted.conch.client.agent.SSHAgentForwardingLocal(
+twisted.conch.client.agent.__builtins__
+twisted.conch.client.agent.__doc__
+twisted.conch.client.agent.__file__
+twisted.conch.client.agent.__name__
+twisted.conch.client.agent.__package__
+twisted.conch.client.agent.agent
+twisted.conch.client.agent.channel
+twisted.conch.client.agent.log
+twisted.conch.client.agent.protocol
+
+--- from twisted.conch.client import agent ---
+agent.SSHAgentClient(
+agent.SSHAgentForwardingChannel(
+agent.SSHAgentForwardingLocal(
+agent.__builtins__
+agent.__doc__
+agent.__file__
+agent.__name__
+agent.__package__
+agent.agent
+agent.channel
+agent.log
+agent.protocol
+
+--- from twisted.conch.client.agent import * ---
+SSHAgentClient(
+SSHAgentForwardingChannel(
+SSHAgentForwardingLocal(
+agent
+
+--- import twisted.conch.client.connect ---
+twisted.conch.client.connect.__builtins__
+twisted.conch.client.connect.__doc__
+twisted.conch.client.connect.__file__
+twisted.conch.client.connect.__name__
+twisted.conch.client.connect.__package__
+twisted.conch.client.connect.connect(
+twisted.conch.client.connect.connectTypes
+twisted.conch.client.connect.direct
+twisted.conch.client.connect.unix
+
+--- from twisted.conch.client import connect ---
+connect.__builtins__
+connect.__doc__
+connect.__file__
+connect.__name__
+connect.__package__
+connect.connect(
+connect.connectTypes
+connect.direct
+connect.unix
+
+--- from twisted.conch.client.connect import * ---
+connectTypes
+direct
+
+--- import twisted.conch.client.default ---
+twisted.conch.client.default.ConchError(
+twisted.conch.client.default.ConsoleUI(
+twisted.conch.client.default.FilePath(
+twisted.conch.client.default.KnownHostsFile(
+twisted.conch.client.default.SSHUserAuthClient(
+twisted.conch.client.default.__builtins__
+twisted.conch.client.default.__doc__
+twisted.conch.client.default.__file__
+twisted.conch.client.default.__name__
+twisted.conch.client.default.__package__
+twisted.conch.client.default.agent
+twisted.conch.client.default.base64
+twisted.conch.client.default.common
+twisted.conch.client.default.defer
+twisted.conch.client.default.getpass
+twisted.conch.client.default.isInKnownHosts(
+twisted.conch.client.default.keys
+twisted.conch.client.default.log
+twisted.conch.client.default.os
+twisted.conch.client.default.protocol
+twisted.conch.client.default.reactor
+twisted.conch.client.default.sys
+twisted.conch.client.default.userauth
+twisted.conch.client.default.verifyHostKey(
+
+--- from twisted.conch.client import default ---
+default.ConchError(
+default.ConsoleUI(
+default.FilePath(
+default.KnownHostsFile(
+default.SSHUserAuthClient(
+default.agent
+default.base64
+default.common
+default.defer
+default.getpass
+default.isInKnownHosts(
+default.keys
+default.log
+default.os
+default.protocol
+default.reactor
+default.sys
+default.userauth
+default.verifyHostKey(
+
+--- from twisted.conch.client.default import * ---
+ConsoleUI(
+KnownHostsFile(
+SSHUserAuthClient(
+isInKnownHosts(
+userauth
+verifyHostKey(
+
+--- import twisted.conch.client.direct ---
+twisted.conch.client.direct.SSHClientFactory(
+twisted.conch.client.direct.SSHClientTransport(
+twisted.conch.client.direct.__builtins__
+twisted.conch.client.direct.__doc__
+twisted.conch.client.direct.__file__
+twisted.conch.client.direct.__name__
+twisted.conch.client.direct.__package__
+twisted.conch.client.direct.connect(
+twisted.conch.client.direct.defer
+twisted.conch.client.direct.error
+twisted.conch.client.direct.log
+twisted.conch.client.direct.os
+twisted.conch.client.direct.protocol
+twisted.conch.client.direct.reactor
+twisted.conch.client.direct.transport
+twisted.conch.client.direct.unix
+
+--- from twisted.conch.client import direct ---
+direct.SSHClientFactory(
+direct.SSHClientTransport(
+direct.__builtins__
+direct.__doc__
+direct.__file__
+direct.__name__
+direct.__package__
+direct.connect(
+direct.defer
+direct.error
+direct.log
+direct.os
+direct.protocol
+direct.reactor
+direct.transport
+direct.unix
+
+--- from twisted.conch.client.direct import * ---
+SSHClientFactory(
+SSHClientTransport(
+
+--- import twisted.conch.client.options ---
+twisted.conch.client.options.ConchOptions(
+twisted.conch.client.options.SSHCiphers(
+twisted.conch.client.options.SSHClientTransport(
+twisted.conch.client.options.__builtins__
+twisted.conch.client.options.__doc__
+twisted.conch.client.options.__file__
+twisted.conch.client.options.__name__
+twisted.conch.client.options.__package__
+twisted.conch.client.options.connect
+twisted.conch.client.options.sys
+twisted.conch.client.options.usage
+
+--- from twisted.conch.client import options ---
+options.ConchOptions(
+options.SSHCiphers(
+options.SSHClientTransport(
+options.__builtins__
+options.__doc__
+options.__file__
+options.__name__
+options.__package__
+options.connect
+options.sys
+options.usage
+
+--- from twisted.conch.client.options import * ---
+ConchOptions(
+SSHCiphers(
+connect
+
+--- import twisted.conch.client.unix ---
+twisted.conch.client.unix.ConchError(
+twisted.conch.client.unix.SSHUnixChannel(
+twisted.conch.client.unix.SSHUnixClientFactory(
+twisted.conch.client.unix.SSHUnixClientProtocol(
+twisted.conch.client.unix.SSHUnixProtocol(
+twisted.conch.client.unix.SSHUnixServerFactory(
+twisted.conch.client.unix.SSHUnixServerProtocol(
+twisted.conch.client.unix.__builtins__
+twisted.conch.client.unix.__doc__
+twisted.conch.client.unix.__file__
+twisted.conch.client.unix.__name__
+twisted.conch.client.unix.__package__
+twisted.conch.client.unix.banana
+twisted.conch.client.unix.channel
+twisted.conch.client.unix.connect(
+twisted.conch.client.unix.connection
+twisted.conch.client.unix.defer
+twisted.conch.client.unix.log
+twisted.conch.client.unix.os
+twisted.conch.client.unix.pickle
+twisted.conch.client.unix.protocol
+twisted.conch.client.unix.reactor
+twisted.conch.client.unix.stat
+twisted.conch.client.unix.types
+
+--- from twisted.conch.client import unix ---
+unix.SSHUnixChannel(
+unix.SSHUnixClientFactory(
+unix.SSHUnixClientProtocol(
+unix.SSHUnixProtocol(
+unix.SSHUnixServerFactory(
+unix.SSHUnixServerProtocol(
+unix.banana
+unix.channel
+unix.connect(
+unix.connection
+unix.defer
+unix.pickle
+unix.reactor
+unix.types
+
+--- from twisted.conch.client.unix import * ---
+SSHUnixChannel(
+SSHUnixClientFactory(
+SSHUnixClientProtocol(
+SSHUnixProtocol(
+SSHUnixServerFactory(
+SSHUnixServerProtocol(
+connection
+
+--- import twisted.conch.insults.client ---
+twisted.conch.insults.client.InsultsClient(
+twisted.conch.insults.client.__builtins__
+twisted.conch.insults.client.__doc__
+twisted.conch.insults.client.__file__
+twisted.conch.insults.client.__name__
+twisted.conch.insults.client.__package__
+twisted.conch.insults.client.protocol
+
+--- from twisted.conch.insults import client ---
+client.InsultsClient(
+
+--- from twisted.conch.insults.client import * ---
+InsultsClient(
+
+--- import twisted.conch.insults.colors ---
+twisted.conch.insults.colors.BG_BLACK
+twisted.conch.insults.colors.BG_BLUE
+twisted.conch.insults.colors.BG_CYAN
+twisted.conch.insults.colors.BG_GREEN
+twisted.conch.insults.colors.BG_MAGENTA
+twisted.conch.insults.colors.BG_RED
+twisted.conch.insults.colors.BG_WHITE
+twisted.conch.insults.colors.BG_YELLOW
+twisted.conch.insults.colors.BLINK_FAST
+twisted.conch.insults.colors.BLINK_SLOW
+twisted.conch.insults.colors.BOLD
+twisted.conch.insults.colors.CLEAR
+twisted.conch.insults.colors.CONCEALED
+twisted.conch.insults.colors.DIM
+twisted.conch.insults.colors.FG_BLACK
+twisted.conch.insults.colors.FG_BLUE
+twisted.conch.insults.colors.FG_CYAN
+twisted.conch.insults.colors.FG_GREEN
+twisted.conch.insults.colors.FG_MAGENTA
+twisted.conch.insults.colors.FG_RED
+twisted.conch.insults.colors.FG_WHITE
+twisted.conch.insults.colors.FG_YELLOW
+twisted.conch.insults.colors.ITALIC
+twisted.conch.insults.colors.REVERSE
+twisted.conch.insults.colors.UNDERSCORE
+twisted.conch.insults.colors.__builtins__
+twisted.conch.insults.colors.__doc__
+twisted.conch.insults.colors.__file__
+twisted.conch.insults.colors.__name__
+twisted.conch.insults.colors.__package__
+
+--- from twisted.conch.insults import colors ---
+colors.BG_BLACK
+colors.BG_BLUE
+colors.BG_CYAN
+colors.BG_GREEN
+colors.BG_MAGENTA
+colors.BG_RED
+colors.BG_WHITE
+colors.BG_YELLOW
+colors.BLINK_FAST
+colors.BLINK_SLOW
+colors.BOLD
+colors.CLEAR
+colors.CONCEALED
+colors.DIM
+colors.FG_BLACK
+colors.FG_BLUE
+colors.FG_CYAN
+colors.FG_GREEN
+colors.FG_MAGENTA
+colors.FG_RED
+colors.FG_WHITE
+colors.FG_YELLOW
+colors.ITALIC
+colors.REVERSE
+colors.UNDERSCORE
+colors.__builtins__
+colors.__doc__
+colors.__file__
+colors.__name__
+colors.__package__
+
+--- from twisted.conch.insults.colors import * ---
+BG_BLACK
+BG_BLUE
+BG_CYAN
+BG_GREEN
+BG_MAGENTA
+BG_RED
+BG_WHITE
+BG_YELLOW
+BLINK_FAST
+BLINK_SLOW
+CONCEALED
+DIM
+FG_BLACK
+FG_BLUE
+FG_CYAN
+FG_GREEN
+FG_MAGENTA
+FG_RED
+FG_WHITE
+FG_YELLOW
+REVERSE
+UNDERSCORE
+
+--- import twisted.conch.insults.helper ---
+twisted.conch.insults.helper.BACKGROUND
+twisted.conch.insults.helper.BLACK
+twisted.conch.insults.helper.BLUE
+twisted.conch.insults.helper.CYAN
+twisted.conch.insults.helper.CharacterAttribute(
+twisted.conch.insults.helper.ExpectableBuffer(
+twisted.conch.insults.helper.ExpectationTimeout(
+twisted.conch.insults.helper.FOREGROUND
+twisted.conch.insults.helper.GREEN
+twisted.conch.insults.helper.MAGENTA
+twisted.conch.insults.helper.N_COLORS
+twisted.conch.insults.helper.RED
+twisted.conch.insults.helper.TerminalBuffer(
+twisted.conch.insults.helper.WHITE
+twisted.conch.insults.helper.YELLOW
+twisted.conch.insults.helper.__all__
+twisted.conch.insults.helper.__builtins__
+twisted.conch.insults.helper.__doc__
+twisted.conch.insults.helper.__file__
+twisted.conch.insults.helper.__name__
+twisted.conch.insults.helper.__package__
+twisted.conch.insults.helper.defer
+twisted.conch.insults.helper.implements(
+twisted.conch.insults.helper.insults
+twisted.conch.insults.helper.log
+twisted.conch.insults.helper.protocol
+twisted.conch.insults.helper.re
+twisted.conch.insults.helper.reactor
+twisted.conch.insults.helper.string
+
+--- from twisted.conch.insults import helper ---
+helper.BACKGROUND
+helper.BLACK
+helper.BLUE
+helper.CYAN
+helper.CharacterAttribute(
+helper.ExpectableBuffer(
+helper.ExpectationTimeout(
+helper.FOREGROUND
+helper.GREEN
+helper.MAGENTA
+helper.N_COLORS
+helper.RED
+helper.TerminalBuffer(
+helper.WHITE
+helper.YELLOW
+helper.__all__
+helper.__builtins__
+helper.__doc__
+helper.__file__
+helper.__name__
+helper.__package__
+helper.defer
+helper.implements(
+helper.insults
+helper.log
+helper.protocol
+helper.re
+helper.reactor
+helper.string
+
+--- from twisted.conch.insults.helper import * ---
+BACKGROUND
+CharacterAttribute(
+ExpectableBuffer(
+ExpectationTimeout(
+FOREGROUND
+MAGENTA
+N_COLORS
+TerminalBuffer(
+YELLOW
+
+--- import twisted.conch.insults.insults ---
+twisted.conch.insults.insults.BLINK
+twisted.conch.insults.insults.BOLD
+twisted.conch.insults.insults.CSI
+twisted.conch.insults.insults.CST
+twisted.conch.insults.insults.CS_ALTERNATE
+twisted.conch.insults.insults.CS_ALTERNATE_SPECIAL
+twisted.conch.insults.insults.CS_DRAWING
+twisted.conch.insults.insults.CS_UK
+twisted.conch.insults.insults.CS_US
+twisted.conch.insults.insults.ClientProtocol(
+twisted.conch.insults.insults.FUNCTION_KEYS
+twisted.conch.insults.insults.G0
+twisted.conch.insults.insults.G1
+twisted.conch.insults.insults.G2
+twisted.conch.insults.insults.G3
+twisted.conch.insults.insults.ITerminalProtocol(
+twisted.conch.insults.insults.ITerminalTransport(
+twisted.conch.insults.insults.Interface(
+twisted.conch.insults.insults.NORMAL
+twisted.conch.insults.insults.REVERSE_VIDEO
+twisted.conch.insults.insults.ServerProtocol(
+twisted.conch.insults.insults.TerminalProtocol(
+twisted.conch.insults.insults.UNDERLINE
+twisted.conch.insults.insults.Vector(
+twisted.conch.insults.insults.__all__
+twisted.conch.insults.insults.__builtins__
+twisted.conch.insults.insults.__doc__
+twisted.conch.insults.insults.__file__
+twisted.conch.insults.insults.__name__
+twisted.conch.insults.insults.__package__
+twisted.conch.insults.insults.const
+twisted.conch.insults.insults.defer
+twisted.conch.insults.insults.iinternet
+twisted.conch.insults.insults.implements(
+twisted.conch.insults.insults.log(
+twisted.conch.insults.insults.modes(
+twisted.conch.insults.insults.name
+twisted.conch.insults.insults.privateModes(
+twisted.conch.insults.insults.protocol
+
+--- from twisted.conch.insults import insults ---
+insults.BLINK
+insults.BOLD
+insults.CSI
+insults.CST
+insults.CS_ALTERNATE
+insults.CS_ALTERNATE_SPECIAL
+insults.CS_DRAWING
+insults.CS_UK
+insults.CS_US
+insults.ClientProtocol(
+insults.FUNCTION_KEYS
+insults.G0
+insults.G1
+insults.G2
+insults.G3
+insults.ITerminalProtocol(
+insults.ITerminalTransport(
+insults.Interface(
+insults.NORMAL
+insults.REVERSE_VIDEO
+insults.ServerProtocol(
+insults.TerminalProtocol(
+insults.UNDERLINE
+insults.Vector(
+insults.__all__
+insults.const
+insults.defer
+insults.iinternet
+insults.implements(
+insults.log(
+insults.modes(
+insults.name
+insults.privateModes(
+insults.protocol
+
+--- from twisted.conch.insults.insults import * ---
+BLINK
+CSI
+CST
+CS_ALTERNATE
+CS_ALTERNATE_SPECIAL
+CS_DRAWING
+CS_UK
+CS_US
+ClientProtocol(
+FUNCTION_KEYS
+G0
+G1
+G2
+G3
+ITerminalProtocol(
+ITerminalTransport(
+REVERSE_VIDEO
+TerminalProtocol(
+Vector(
+const
+modes(
+privateModes(
+
+--- import twisted.conch.insults.text ---
+twisted.conch.insults.text.CharacterAttributes(
+twisted.conch.insults.text.__all__
+twisted.conch.insults.text.__builtins__
+twisted.conch.insults.text.__doc__
+twisted.conch.insults.text.__file__
+twisted.conch.insults.text.__name__
+twisted.conch.insults.text.__package__
+twisted.conch.insults.text.attributes
+twisted.conch.insults.text.flatten(
+twisted.conch.insults.text.helper
+twisted.conch.insults.text.insults
+
+--- from twisted.conch.insults import text ---
+text.CharacterAttributes(
+text.__all__
+text.attributes
+text.flatten(
+text.helper
+text.insults
+
+--- from twisted.conch.insults.text import * ---
+CharacterAttributes(
+attributes
+
+--- import twisted.conch.insults.window ---
+twisted.conch.insults.window.AbsoluteBox(
+twisted.conch.insults.window.Border(
+twisted.conch.insults.window.BoundedTerminalWrapper(
+twisted.conch.insults.window.Button(
+twisted.conch.insults.window.Canvas(
+twisted.conch.insults.window.ContainerWidget(
+twisted.conch.insults.window.HBox(
+twisted.conch.insults.window.HorizontalScrollbar(
+twisted.conch.insults.window.Packer(
+twisted.conch.insults.window.PasswordInput(
+twisted.conch.insults.window.ScrolledArea(
+twisted.conch.insults.window.Selection(
+twisted.conch.insults.window.TextInput(
+twisted.conch.insults.window.TextOutput(
+twisted.conch.insults.window.TextOutputArea(
+twisted.conch.insults.window.TopWindow(
+twisted.conch.insults.window.VBox(
+twisted.conch.insults.window.VerticalScrollbar(
+twisted.conch.insults.window.Viewport(
+twisted.conch.insults.window.Widget(
+twisted.conch.insults.window.YieldFocus(
+twisted.conch.insults.window.__builtins__
+twisted.conch.insults.window.__doc__
+twisted.conch.insults.window.__file__
+twisted.conch.insults.window.__name__
+twisted.conch.insults.window.__package__
+twisted.conch.insults.window.array
+twisted.conch.insults.window.cursor(
+twisted.conch.insults.window.helper
+twisted.conch.insults.window.horizontalLine(
+twisted.conch.insults.window.insults
+twisted.conch.insults.window.rectangle(
+twisted.conch.insults.window.tptext
+twisted.conch.insults.window.verticalLine(
+
+--- from twisted.conch.insults import window ---
+window.AbsoluteBox(
+window.Border(
+window.BoundedTerminalWrapper(
+window.Button(
+window.Canvas(
+window.ContainerWidget(
+window.HBox(
+window.HorizontalScrollbar(
+window.Packer(
+window.PasswordInput(
+window.ScrolledArea(
+window.Selection(
+window.TextInput(
+window.TextOutput(
+window.TextOutputArea(
+window.TopWindow(
+window.VBox(
+window.VerticalScrollbar(
+window.Viewport(
+window.Widget(
+window.YieldFocus(
+window.__builtins__
+window.__doc__
+window.__file__
+window.__name__
+window.__package__
+window.array
+window.cursor(
+window.helper
+window.horizontalLine(
+window.insults
+window.rectangle(
+window.tptext
+window.verticalLine(
+
+--- from twisted.conch.insults.window import * ---
+AbsoluteBox(
+Border(
+BoundedTerminalWrapper(
+ContainerWidget(
+HBox(
+HorizontalScrollbar(
+PasswordInput(
+ScrolledArea(
+Selection(
+TextInput(
+TextOutput(
+TextOutputArea(
+TopWindow(
+VBox(
+VerticalScrollbar(
+Viewport(
+YieldFocus(
+cursor(
+horizontalLine(
+rectangle(
+tptext
+verticalLine(
+
+--- import twisted.conch.openssh_compat.factory ---
+twisted.conch.openssh_compat.factory.OpenSSHFactory(
+twisted.conch.openssh_compat.factory.__builtins__
+twisted.conch.openssh_compat.factory.__doc__
+twisted.conch.openssh_compat.factory.__file__
+twisted.conch.openssh_compat.factory.__name__
+twisted.conch.openssh_compat.factory.__package__
+twisted.conch.openssh_compat.factory.common
+twisted.conch.openssh_compat.factory.errno
+twisted.conch.openssh_compat.factory.factory
+twisted.conch.openssh_compat.factory.keys
+twisted.conch.openssh_compat.factory.log
+twisted.conch.openssh_compat.factory.os
+twisted.conch.openssh_compat.factory.primes
+twisted.conch.openssh_compat.factory.runAsEffectiveUser(
+
+--- from twisted.conch.openssh_compat import factory ---
+factory.OpenSSHFactory(
+factory.__builtins__
+factory.__doc__
+factory.__file__
+factory.__name__
+factory.__package__
+factory.common
+factory.errno
+factory.factory
+factory.keys
+factory.log
+factory.os
+factory.primes
+factory.runAsEffectiveUser(
+
+--- from twisted.conch.openssh_compat.factory import * ---
+OpenSSHFactory(
+primes
+
+--- import twisted.conch.openssh_compat.primes ---
+twisted.conch.openssh_compat.primes.__builtins__
+twisted.conch.openssh_compat.primes.__doc__
+twisted.conch.openssh_compat.primes.__file__
+twisted.conch.openssh_compat.primes.__name__
+twisted.conch.openssh_compat.primes.__package__
+twisted.conch.openssh_compat.primes.parseModuliFile(
+
+--- from twisted.conch.openssh_compat import primes ---
+primes.__builtins__
+primes.__doc__
+primes.__file__
+primes.__name__
+primes.__package__
+primes.parseModuliFile(
+
+--- from twisted.conch.openssh_compat.primes import * ---
+parseModuliFile(
+
+--- import twisted.conch.scripts.cftp ---
+twisted.conch.scripts.cftp.ClientOptions(
+twisted.conch.scripts.cftp.ConchError(
+twisted.conch.scripts.cftp.FileWrapper(
+twisted.conch.scripts.cftp.SSHConnection(
+twisted.conch.scripts.cftp.SSHSession(
+twisted.conch.scripts.cftp.StdioClient(
+twisted.conch.scripts.cftp.__builtins__
+twisted.conch.scripts.cftp.__doc__
+twisted.conch.scripts.cftp.__file__
+twisted.conch.scripts.cftp.__name__
+twisted.conch.scripts.cftp.__package__
+twisted.conch.scripts.cftp.agent
+twisted.conch.scripts.cftp.base64
+twisted.conch.scripts.cftp.basic
+twisted.conch.scripts.cftp.channel
+twisted.conch.scripts.cftp.common
+twisted.conch.scripts.cftp.connect
+twisted.conch.scripts.cftp.connection
+twisted.conch.scripts.cftp.default
+twisted.conch.scripts.cftp.defer
+twisted.conch.scripts.cftp.doConnect(
+twisted.conch.scripts.cftp.errno
+twisted.conch.scripts.cftp.failure
+twisted.conch.scripts.cftp.fcntl
+twisted.conch.scripts.cftp.filetransfer
+twisted.conch.scripts.cftp.fnmatch
+twisted.conch.scripts.cftp.getpass
+twisted.conch.scripts.cftp.glob
+twisted.conch.scripts.cftp.handleError(
+twisted.conch.scripts.cftp.log
+twisted.conch.scripts.cftp.options
+twisted.conch.scripts.cftp.os
+twisted.conch.scripts.cftp.pwd
+twisted.conch.scripts.cftp.reactor
+twisted.conch.scripts.cftp.run(
+twisted.conch.scripts.cftp.signal
+twisted.conch.scripts.cftp.stat
+twisted.conch.scripts.cftp.stdio
+twisted.conch.scripts.cftp.struct
+twisted.conch.scripts.cftp.sys
+twisted.conch.scripts.cftp.time
+twisted.conch.scripts.cftp.tty
+twisted.conch.scripts.cftp.usage
+twisted.conch.scripts.cftp.utils
+
+--- from twisted.conch.scripts import cftp ---
+cftp.ClientOptions(
+cftp.ConchError(
+cftp.FileWrapper(
+cftp.SSHConnection(
+cftp.SSHSession(
+cftp.StdioClient(
+cftp.__builtins__
+cftp.__doc__
+cftp.__file__
+cftp.__name__
+cftp.__package__
+cftp.agent
+cftp.base64
+cftp.basic
+cftp.channel
+cftp.common
+cftp.connect
+cftp.connection
+cftp.default
+cftp.defer
+cftp.doConnect(
+cftp.errno
+cftp.failure
+cftp.fcntl
+cftp.filetransfer
+cftp.fnmatch
+cftp.getpass
+cftp.glob
+cftp.handleError(
+cftp.log
+cftp.options
+cftp.os
+cftp.pwd
+cftp.reactor
+cftp.run(
+cftp.signal
+cftp.stat
+cftp.stdio
+cftp.struct
+cftp.sys
+cftp.time
+cftp.tty
+cftp.usage
+cftp.utils
+
+--- from twisted.conch.scripts.cftp import * ---
+ClientOptions(
+SSHConnection(
+SSHSession(
+StdioClient(
+doConnect(
+handleError(
+options
+
+--- import twisted.conch.scripts.ckeygen ---
+twisted.conch.scripts.ckeygen.GeneralOptions(
+twisted.conch.scripts.ckeygen.__builtins__
+twisted.conch.scripts.ckeygen.__doc__
+twisted.conch.scripts.ckeygen.__file__
+twisted.conch.scripts.ckeygen.__name__
+twisted.conch.scripts.ckeygen.__package__
+twisted.conch.scripts.ckeygen.changePassPhrase(
+twisted.conch.scripts.ckeygen.displayPublicKey(
+twisted.conch.scripts.ckeygen.filepath
+twisted.conch.scripts.ckeygen.generateDSAkey(
+twisted.conch.scripts.ckeygen.generateRSAkey(
+twisted.conch.scripts.ckeygen.getpass
+twisted.conch.scripts.ckeygen.handleError(
+twisted.conch.scripts.ckeygen.keys
+twisted.conch.scripts.ckeygen.log
+twisted.conch.scripts.ckeygen.os
+twisted.conch.scripts.ckeygen.printFingerprint(
+twisted.conch.scripts.ckeygen.randbytes
+twisted.conch.scripts.ckeygen.run(
+twisted.conch.scripts.ckeygen.socket
+twisted.conch.scripts.ckeygen.sys
+twisted.conch.scripts.ckeygen.termios
+twisted.conch.scripts.ckeygen.usage
+
+--- from twisted.conch.scripts import ckeygen ---
+ckeygen.GeneralOptions(
+ckeygen.__builtins__
+ckeygen.__doc__
+ckeygen.__file__
+ckeygen.__name__
+ckeygen.__package__
+ckeygen.changePassPhrase(
+ckeygen.displayPublicKey(
+ckeygen.filepath
+ckeygen.generateDSAkey(
+ckeygen.generateRSAkey(
+ckeygen.getpass
+ckeygen.handleError(
+ckeygen.keys
+ckeygen.log
+ckeygen.os
+ckeygen.printFingerprint(
+ckeygen.randbytes
+ckeygen.run(
+ckeygen.socket
+ckeygen.sys
+ckeygen.termios
+ckeygen.usage
+
+--- from twisted.conch.scripts.ckeygen import * ---
+GeneralOptions(
+changePassPhrase(
+displayPublicKey(
+generateDSAkey(
+generateRSAkey(
+printFingerprint(
+
+--- import twisted.conch.scripts.conch ---
+twisted.conch.scripts.conch.ClientOptions(
+twisted.conch.scripts.conch.ConchError(
+twisted.conch.scripts.conch.SSHConnectForwardingChannel(
+twisted.conch.scripts.conch.SSHConnection(
+twisted.conch.scripts.conch.SSHListenClientForwardingChannel(
+twisted.conch.scripts.conch.SSHSession(
+twisted.conch.scripts.conch.__builtins__
+twisted.conch.scripts.conch.__doc__
+twisted.conch.scripts.conch.__file__
+twisted.conch.scripts.conch.__name__
+twisted.conch.scripts.conch.__package__
+twisted.conch.scripts.conch.agent
+twisted.conch.scripts.conch.base64
+twisted.conch.scripts.conch.beforeShutdown(
+twisted.conch.scripts.conch.channel
+twisted.conch.scripts.conch.common
+twisted.conch.scripts.conch.conn
+twisted.conch.scripts.conch.connect
+twisted.conch.scripts.conch.connection
+twisted.conch.scripts.conch.default
+twisted.conch.scripts.conch.defer
+twisted.conch.scripts.conch.doConnect(
+twisted.conch.scripts.conch.errno
+twisted.conch.scripts.conch.exitStatus
+twisted.conch.scripts.conch.fcntl
+twisted.conch.scripts.conch.forwarding
+twisted.conch.scripts.conch.getpass
+twisted.conch.scripts.conch.handleError(
+twisted.conch.scripts.conch.log
+twisted.conch.scripts.conch.old
+twisted.conch.scripts.conch.onConnect(
+twisted.conch.scripts.conch.options
+twisted.conch.scripts.conch.os
+twisted.conch.scripts.conch.reConnect(
+twisted.conch.scripts.conch.reactor
+twisted.conch.scripts.conch.run(
+twisted.conch.scripts.conch.session
+twisted.conch.scripts.conch.signal
+twisted.conch.scripts.conch.stat
+twisted.conch.scripts.conch.stdio
+twisted.conch.scripts.conch.stopConnection(
+twisted.conch.scripts.conch.struct
+twisted.conch.scripts.conch.sys
+twisted.conch.scripts.conch.task
+twisted.conch.scripts.conch.tty
+twisted.conch.scripts.conch.usage
+
+--- from twisted.conch.scripts import conch ---
+conch.ClientOptions(
+conch.ConchError(
+conch.SSHConnectForwardingChannel(
+conch.SSHConnection(
+conch.SSHListenClientForwardingChannel(
+conch.SSHSession(
+conch.agent
+conch.base64
+conch.beforeShutdown(
+conch.channel
+conch.common
+conch.conn
+conch.connect
+conch.connection
+conch.default
+conch.defer
+conch.doConnect(
+conch.errno
+conch.exitStatus
+conch.fcntl
+conch.forwarding
+conch.getpass
+conch.handleError(
+conch.log
+conch.old
+conch.onConnect(
+conch.options
+conch.os
+conch.reConnect(
+conch.reactor
+conch.run(
+conch.session
+conch.signal
+conch.stat
+conch.stdio
+conch.stopConnection(
+conch.struct
+conch.sys
+conch.task
+conch.tty
+conch.usage
+
+--- from twisted.conch.scripts.conch import * ---
+SSHConnectForwardingChannel(
+SSHListenClientForwardingChannel(
+beforeShutdown(
+conn
+exitStatus
+old
+onConnect(
+reConnect(
+stopConnection(
+
+--- import twisted.conch.scripts.tkconch ---
+twisted.conch.scripts.tkconch.GeneralOptions(
+twisted.conch.scripts.tkconch.SSHClientFactory(
+twisted.conch.scripts.tkconch.SSHClientTransport(
+twisted.conch.scripts.tkconch.SSHConnection(
+twisted.conch.scripts.tkconch.SSHSession(
+twisted.conch.scripts.tkconch.SSHUserAuthClient(
+twisted.conch.scripts.tkconch.TkConchMenu(
+twisted.conch.scripts.tkconch.Tkinter
+twisted.conch.scripts.tkconch.__builtins__
+twisted.conch.scripts.tkconch.__doc__
+twisted.conch.scripts.tkconch.__file__
+twisted.conch.scripts.tkconch.__name__
+twisted.conch.scripts.tkconch.__package__
+twisted.conch.scripts.tkconch.base64
+twisted.conch.scripts.tkconch.channel
+twisted.conch.scripts.tkconch.common
+twisted.conch.scripts.tkconch.connection
+twisted.conch.scripts.tkconch.defer
+twisted.conch.scripts.tkconch.deferredAskFrame(
+twisted.conch.scripts.tkconch.exitStatus
+twisted.conch.scripts.tkconch.forwarding
+twisted.conch.scripts.tkconch.frame
+twisted.conch.scripts.tkconch.getpass
+twisted.conch.scripts.tkconch.handleError(
+twisted.conch.scripts.tkconch.isInKnownHosts(
+twisted.conch.scripts.tkconch.keys
+twisted.conch.scripts.tkconch.log
+twisted.conch.scripts.tkconch.menu
+twisted.conch.scripts.tkconch.nested_scopes
+twisted.conch.scripts.tkconch.options
+twisted.conch.scripts.tkconch.os
+twisted.conch.scripts.tkconch.protocol
+twisted.conch.scripts.tkconch.reactor
+twisted.conch.scripts.tkconch.run(
+twisted.conch.scripts.tkconch.session
+twisted.conch.scripts.tkconch.signal
+twisted.conch.scripts.tkconch.string
+twisted.conch.scripts.tkconch.struct
+twisted.conch.scripts.tkconch.sys
+twisted.conch.scripts.tkconch.tkFileDialog
+twisted.conch.scripts.tkconch.tkFont
+twisted.conch.scripts.tkconch.tkMessageBox
+twisted.conch.scripts.tkconch.tksupport
+twisted.conch.scripts.tkconch.tkvt100
+twisted.conch.scripts.tkconch.transport
+twisted.conch.scripts.tkconch.usage
+twisted.conch.scripts.tkconch.userauth
+
+--- from twisted.conch.scripts import tkconch ---
+tkconch.GeneralOptions(
+tkconch.SSHClientFactory(
+tkconch.SSHClientTransport(
+tkconch.SSHConnection(
+tkconch.SSHSession(
+tkconch.SSHUserAuthClient(
+tkconch.TkConchMenu(
+tkconch.Tkinter
+tkconch.__builtins__
+tkconch.__doc__
+tkconch.__file__
+tkconch.__name__
+tkconch.__package__
+tkconch.base64
+tkconch.channel
+tkconch.common
+tkconch.connection
+tkconch.defer
+tkconch.deferredAskFrame(
+tkconch.exitStatus
+tkconch.forwarding
+tkconch.frame
+tkconch.getpass
+tkconch.handleError(
+tkconch.isInKnownHosts(
+tkconch.keys
+tkconch.log
+tkconch.menu
+tkconch.nested_scopes
+tkconch.options
+tkconch.os
+tkconch.protocol
+tkconch.reactor
+tkconch.run(
+tkconch.session
+tkconch.signal
+tkconch.string
+tkconch.struct
+tkconch.sys
+tkconch.tkFileDialog
+tkconch.tkFont
+tkconch.tkMessageBox
+tkconch.tksupport
+tkconch.tkvt100
+tkconch.transport
+tkconch.usage
+tkconch.userauth
+
+--- from twisted.conch.scripts.tkconch import * ---
+TkConchMenu(
+deferredAskFrame(
+menu
+tkFileDialog
+tkFont
+tksupport
+tkvt100
+
+--- import twisted.conch.ssh.agent ---
+twisted.conch.ssh.agent.AGENTC_ADD_IDENTITY
+twisted.conch.ssh.agent.AGENTC_REMOVE_ALL_IDENTITIES
+twisted.conch.ssh.agent.AGENTC_REMOVE_ALL_RSA_IDENTITIES
+twisted.conch.ssh.agent.AGENTC_REMOVE_IDENTITY
+twisted.conch.ssh.agent.AGENTC_REMOVE_RSA_IDENTITY
+twisted.conch.ssh.agent.AGENTC_REQUEST_IDENTITIES
+twisted.conch.ssh.agent.AGENTC_REQUEST_RSA_IDENTITIES
+twisted.conch.ssh.agent.AGENTC_SIGN_REQUEST
+twisted.conch.ssh.agent.AGENT_FAILURE
+twisted.conch.ssh.agent.AGENT_IDENTITIES_ANSWER
+twisted.conch.ssh.agent.AGENT_RSA_IDENTITIES_ANSWER
+twisted.conch.ssh.agent.AGENT_SIGN_RESPONSE
+twisted.conch.ssh.agent.AGENT_SUCCESS
+twisted.conch.ssh.agent.ConchError(
+twisted.conch.ssh.agent.MissingKeyStoreError(
+twisted.conch.ssh.agent.NS(
+twisted.conch.ssh.agent.SSHAgentClient(
+twisted.conch.ssh.agent.SSHAgentServer(
+twisted.conch.ssh.agent.__builtins__
+twisted.conch.ssh.agent.__doc__
+twisted.conch.ssh.agent.__file__
+twisted.conch.ssh.agent.__name__
+twisted.conch.ssh.agent.__package__
+twisted.conch.ssh.agent.defer
+twisted.conch.ssh.agent.getMP(
+twisted.conch.ssh.agent.getNS(
+twisted.conch.ssh.agent.keys
+twisted.conch.ssh.agent.messages
+twisted.conch.ssh.agent.name
+twisted.conch.ssh.agent.protocol
+twisted.conch.ssh.agent.struct
+twisted.conch.ssh.agent.value
+
+--- from twisted.conch.ssh import agent ---
+agent.AGENTC_ADD_IDENTITY
+agent.AGENTC_REMOVE_ALL_IDENTITIES
+agent.AGENTC_REMOVE_ALL_RSA_IDENTITIES
+agent.AGENTC_REMOVE_IDENTITY
+agent.AGENTC_REMOVE_RSA_IDENTITY
+agent.AGENTC_REQUEST_IDENTITIES
+agent.AGENTC_REQUEST_RSA_IDENTITIES
+agent.AGENTC_SIGN_REQUEST
+agent.AGENT_FAILURE
+agent.AGENT_IDENTITIES_ANSWER
+agent.AGENT_RSA_IDENTITIES_ANSWER
+agent.AGENT_SIGN_RESPONSE
+agent.AGENT_SUCCESS
+agent.ConchError(
+agent.MissingKeyStoreError(
+agent.NS(
+agent.SSHAgentServer(
+agent.defer
+agent.getMP(
+agent.getNS(
+agent.keys
+agent.messages
+agent.name
+agent.struct
+agent.value
+
+--- from twisted.conch.ssh.agent import * ---
+AGENTC_ADD_IDENTITY
+AGENTC_REMOVE_ALL_IDENTITIES
+AGENTC_REMOVE_ALL_RSA_IDENTITIES
+AGENTC_REMOVE_IDENTITY
+AGENTC_REMOVE_RSA_IDENTITY
+AGENTC_REQUEST_IDENTITIES
+AGENTC_REQUEST_RSA_IDENTITIES
+AGENTC_SIGN_REQUEST
+AGENT_FAILURE
+AGENT_IDENTITIES_ANSWER
+AGENT_RSA_IDENTITIES_ANSWER
+AGENT_SIGN_RESPONSE
+AGENT_SUCCESS
+NS(
+SSHAgentServer(
+getMP(
+getNS(
+messages
+value
+
+--- import twisted.conch.ssh.asn1 ---
+twisted.conch.ssh.asn1.INTEGER
+twisted.conch.ssh.asn1.SEQUENCE
+twisted.conch.ssh.asn1.__builtins__
+twisted.conch.ssh.asn1.__doc__
+twisted.conch.ssh.asn1.__file__
+twisted.conch.ssh.asn1.__name__
+twisted.conch.ssh.asn1.__package__
+twisted.conch.ssh.asn1.number
+twisted.conch.ssh.asn1.pack(
+twisted.conch.ssh.asn1.parse(
+
+--- from twisted.conch.ssh import asn1 ---
+asn1.INTEGER
+asn1.SEQUENCE
+asn1.__builtins__
+asn1.__doc__
+asn1.__file__
+asn1.__name__
+asn1.__package__
+asn1.number
+asn1.pack(
+asn1.parse(
+
+--- from twisted.conch.ssh.asn1 import * ---
+INTEGER
+SEQUENCE
+number
+
+--- import twisted.conch.ssh.channel ---
+twisted.conch.ssh.channel.SSHChannel(
+twisted.conch.ssh.channel.__builtins__
+twisted.conch.ssh.channel.__doc__
+twisted.conch.ssh.channel.__file__
+twisted.conch.ssh.channel.__name__
+twisted.conch.ssh.channel.__package__
+twisted.conch.ssh.channel.implements(
+twisted.conch.ssh.channel.interfaces
+twisted.conch.ssh.channel.log
+
+--- from twisted.conch.ssh import channel ---
+channel.SSHChannel(
+channel.implements(
+channel.interfaces
+channel.log
+
+--- from twisted.conch.ssh.channel import * ---
+SSHChannel(
+
+--- import twisted.conch.ssh.common ---
+twisted.conch.ssh.common.Entropy(
+twisted.conch.ssh.common.MP(
+twisted.conch.ssh.common.MP_py(
+twisted.conch.ssh.common.NS(
+twisted.conch.ssh.common.Util
+twisted.conch.ssh.common.__builtins__
+twisted.conch.ssh.common.__doc__
+twisted.conch.ssh.common.__file__
+twisted.conch.ssh.common.__name__
+twisted.conch.ssh.common.__package__
+twisted.conch.ssh.common.entropy
+twisted.conch.ssh.common.ffs(
+twisted.conch.ssh.common.getMP(
+twisted.conch.ssh.common.getMP_py(
+twisted.conch.ssh.common.getNS(
+twisted.conch.ssh.common.install(
+twisted.conch.ssh.common.pyPow(
+twisted.conch.ssh.common.randbytes
+twisted.conch.ssh.common.struct
+twisted.conch.ssh.common.warnings
+
+--- from twisted.conch.ssh import common ---
+common.Entropy(
+common.MP(
+common.MP_py(
+common.NS(
+common.Util
+common.entropy
+common.ffs(
+common.getMP(
+common.getMP_py(
+common.getNS(
+common.install(
+common.pyPow(
+common.randbytes
+common.struct
+common.warnings
+
+--- from twisted.conch.ssh.common import * ---
+Entropy(
+MP(
+MP_py(
+Util
+entropy
+ffs(
+getMP_py(
+pyPow(
+
+--- import twisted.conch.ssh.connection ---
+twisted.conch.ssh.connection.EXTENDED_DATA_STDERR
+twisted.conch.ssh.connection.MSG_CHANNEL_CLOSE
+twisted.conch.ssh.connection.MSG_CHANNEL_DATA
+twisted.conch.ssh.connection.MSG_CHANNEL_EOF
+twisted.conch.ssh.connection.MSG_CHANNEL_EXTENDED_DATA
+twisted.conch.ssh.connection.MSG_CHANNEL_FAILURE
+twisted.conch.ssh.connection.MSG_CHANNEL_OPEN
+twisted.conch.ssh.connection.MSG_CHANNEL_OPEN_CONFIRMATION
+twisted.conch.ssh.connection.MSG_CHANNEL_OPEN_FAILURE
+twisted.conch.ssh.connection.MSG_CHANNEL_REQUEST
+twisted.conch.ssh.connection.MSG_CHANNEL_SUCCESS
+twisted.conch.ssh.connection.MSG_CHANNEL_WINDOW_ADJUST
+twisted.conch.ssh.connection.MSG_GLOBAL_REQUEST
+twisted.conch.ssh.connection.MSG_REQUEST_FAILURE
+twisted.conch.ssh.connection.MSG_REQUEST_SUCCESS
+twisted.conch.ssh.connection.OPEN_ADMINISTRATIVELY_PROHIBITED
+twisted.conch.ssh.connection.OPEN_CONNECT_FAILED
+twisted.conch.ssh.connection.OPEN_RESOURCE_SHORTAGE
+twisted.conch.ssh.connection.OPEN_UNKNOWN_CHANNEL_TYPE
+twisted.conch.ssh.connection.SSHConnection(
+twisted.conch.ssh.connection.TRANSLATE_TABLE
+twisted.conch.ssh.connection.__builtins__
+twisted.conch.ssh.connection.__doc__
+twisted.conch.ssh.connection.__file__
+twisted.conch.ssh.connection.__name__
+twisted.conch.ssh.connection.__package__
+twisted.conch.ssh.connection.alphanums
+twisted.conch.ssh.connection.common
+twisted.conch.ssh.connection.defer
+twisted.conch.ssh.connection.error
+twisted.conch.ssh.connection.i
+twisted.conch.ssh.connection.log
+twisted.conch.ssh.connection.messages
+twisted.conch.ssh.connection.name
+twisted.conch.ssh.connection.service
+twisted.conch.ssh.connection.string
+twisted.conch.ssh.connection.struct
+twisted.conch.ssh.connection.value
+
+--- from twisted.conch.ssh import connection ---
+connection.EXTENDED_DATA_STDERR
+connection.MSG_CHANNEL_CLOSE
+connection.MSG_CHANNEL_DATA
+connection.MSG_CHANNEL_EOF
+connection.MSG_CHANNEL_EXTENDED_DATA
+connection.MSG_CHANNEL_FAILURE
+connection.MSG_CHANNEL_OPEN
+connection.MSG_CHANNEL_OPEN_CONFIRMATION
+connection.MSG_CHANNEL_OPEN_FAILURE
+connection.MSG_CHANNEL_REQUEST
+connection.MSG_CHANNEL_SUCCESS
+connection.MSG_CHANNEL_WINDOW_ADJUST
+connection.MSG_GLOBAL_REQUEST
+connection.MSG_REQUEST_FAILURE
+connection.MSG_REQUEST_SUCCESS
+connection.OPEN_ADMINISTRATIVELY_PROHIBITED
+connection.OPEN_CONNECT_FAILED
+connection.OPEN_RESOURCE_SHORTAGE
+connection.OPEN_UNKNOWN_CHANNEL_TYPE
+connection.SSHConnection(
+connection.TRANSLATE_TABLE
+connection.__builtins__
+connection.__doc__
+connection.__file__
+connection.__name__
+connection.__package__
+connection.alphanums
+connection.common
+connection.defer
+connection.error
+connection.i
+connection.log
+connection.messages
+connection.name
+connection.service
+connection.string
+connection.struct
+connection.value
+
+--- from twisted.conch.ssh.connection import * ---
+EXTENDED_DATA_STDERR
+MSG_CHANNEL_CLOSE
+MSG_CHANNEL_DATA
+MSG_CHANNEL_EOF
+MSG_CHANNEL_EXTENDED_DATA
+MSG_CHANNEL_FAILURE
+MSG_CHANNEL_OPEN
+MSG_CHANNEL_OPEN_CONFIRMATION
+MSG_CHANNEL_OPEN_FAILURE
+MSG_CHANNEL_REQUEST
+MSG_CHANNEL_SUCCESS
+MSG_CHANNEL_WINDOW_ADJUST
+MSG_GLOBAL_REQUEST
+MSG_REQUEST_FAILURE
+MSG_REQUEST_SUCCESS
+OPEN_ADMINISTRATIVELY_PROHIBITED
+OPEN_CONNECT_FAILED
+OPEN_RESOURCE_SHORTAGE
+TRANSLATE_TABLE
+alphanums
+i
+
+--- import twisted.conch.ssh.factory ---
+twisted.conch.ssh.factory.SSHFactory(
+twisted.conch.ssh.factory.__builtins__
+twisted.conch.ssh.factory.__doc__
+twisted.conch.ssh.factory.__file__
+twisted.conch.ssh.factory.__name__
+twisted.conch.ssh.factory.__package__
+twisted.conch.ssh.factory.connection
+twisted.conch.ssh.factory.error
+twisted.conch.ssh.factory.keys
+twisted.conch.ssh.factory.log
+twisted.conch.ssh.factory.protocol
+twisted.conch.ssh.factory.qual(
+twisted.conch.ssh.factory.random
+twisted.conch.ssh.factory.resource
+twisted.conch.ssh.factory.transport
+twisted.conch.ssh.factory.userauth
+twisted.conch.ssh.factory.warnings
+
+--- from twisted.conch.ssh import factory ---
+factory.SSHFactory(
+factory.connection
+factory.error
+factory.protocol
+factory.qual(
+factory.random
+factory.resource
+factory.transport
+factory.userauth
+factory.warnings
+
+--- from twisted.conch.ssh.factory import * ---
+SSHFactory(
+
+--- import twisted.conch.ssh.filetransfer ---
+twisted.conch.ssh.filetransfer.ClientDirectory(
+twisted.conch.ssh.filetransfer.ClientFile(
+twisted.conch.ssh.filetransfer.FILEXFER_ATTR_ACMODTIME
+twisted.conch.ssh.filetransfer.FILEXFER_ATTR_EXTENDED
+twisted.conch.ssh.filetransfer.FILEXFER_ATTR_OWNERGROUP
+twisted.conch.ssh.filetransfer.FILEXFER_ATTR_PERMISSIONS
+twisted.conch.ssh.filetransfer.FILEXFER_ATTR_SIZE
+twisted.conch.ssh.filetransfer.FILEXFER_ATTR_UIDGID
+twisted.conch.ssh.filetransfer.FILEXFER_TYPE_DIRECTORY
+twisted.conch.ssh.filetransfer.FILEXFER_TYPE_REGULAR
+twisted.conch.ssh.filetransfer.FILEXFER_TYPE_SPECIAL
+twisted.conch.ssh.filetransfer.FILEXFER_TYPE_SYMLINK
+twisted.conch.ssh.filetransfer.FILEXFER_TYPE_UNKNOWN
+twisted.conch.ssh.filetransfer.FXF_APPEND
+twisted.conch.ssh.filetransfer.FXF_CREAT
+twisted.conch.ssh.filetransfer.FXF_EXCL
+twisted.conch.ssh.filetransfer.FXF_READ
+twisted.conch.ssh.filetransfer.FXF_TEXT
+twisted.conch.ssh.filetransfer.FXF_TRUNC
+twisted.conch.ssh.filetransfer.FXF_WRITE
+twisted.conch.ssh.filetransfer.FXP_ATTRS
+twisted.conch.ssh.filetransfer.FXP_CLOSE
+twisted.conch.ssh.filetransfer.FXP_DATA
+twisted.conch.ssh.filetransfer.FXP_EXTENDED
+twisted.conch.ssh.filetransfer.FXP_EXTENDED_REPLY
+twisted.conch.ssh.filetransfer.FXP_FSETSTAT
+twisted.conch.ssh.filetransfer.FXP_FSTAT
+twisted.conch.ssh.filetransfer.FXP_HANDLE
+twisted.conch.ssh.filetransfer.FXP_INIT
+twisted.conch.ssh.filetransfer.FXP_LSTAT
+twisted.conch.ssh.filetransfer.FXP_MKDIR
+twisted.conch.ssh.filetransfer.FXP_NAME
+twisted.conch.ssh.filetransfer.FXP_OPEN
+twisted.conch.ssh.filetransfer.FXP_OPENDIR
+twisted.conch.ssh.filetransfer.FXP_READ
+twisted.conch.ssh.filetransfer.FXP_READDIR
+twisted.conch.ssh.filetransfer.FXP_READLINK
+twisted.conch.ssh.filetransfer.FXP_REALPATH
+twisted.conch.ssh.filetransfer.FXP_REMOVE
+twisted.conch.ssh.filetransfer.FXP_RENAME
+twisted.conch.ssh.filetransfer.FXP_RMDIR
+twisted.conch.ssh.filetransfer.FXP_SETSTAT
+twisted.conch.ssh.filetransfer.FXP_STAT
+twisted.conch.ssh.filetransfer.FXP_STATUS
+twisted.conch.ssh.filetransfer.FXP_SYMLINK
+twisted.conch.ssh.filetransfer.FXP_VERSION
+twisted.conch.ssh.filetransfer.FXP_WRITE
+twisted.conch.ssh.filetransfer.FX_BAD_MESSAGE
+twisted.conch.ssh.filetransfer.FX_CONNECTION_LOST
+twisted.conch.ssh.filetransfer.FX_EOF
+twisted.conch.ssh.filetransfer.FX_FAILURE
+twisted.conch.ssh.filetransfer.FX_FILE_ALREADY_EXISTS
+twisted.conch.ssh.filetransfer.FX_FILE_IS_A_DIRECTORY
+twisted.conch.ssh.filetransfer.FX_NOT_A_DIRECTORY
+twisted.conch.ssh.filetransfer.FX_NO_CONNECTION
+twisted.conch.ssh.filetransfer.FX_NO_SUCH_FILE
+twisted.conch.ssh.filetransfer.FX_OK
+twisted.conch.ssh.filetransfer.FX_OP_UNSUPPORTED
+twisted.conch.ssh.filetransfer.FX_PERMISSION_DENIED
+twisted.conch.ssh.filetransfer.FileTransferBase(
+twisted.conch.ssh.filetransfer.FileTransferClient(
+twisted.conch.ssh.filetransfer.FileTransferServer(
+twisted.conch.ssh.filetransfer.ISFTPFile(
+twisted.conch.ssh.filetransfer.ISFTPServer(
+twisted.conch.ssh.filetransfer.NS(
+twisted.conch.ssh.filetransfer.SFTPError(
+twisted.conch.ssh.filetransfer.__builtins__
+twisted.conch.ssh.filetransfer.__doc__
+twisted.conch.ssh.filetransfer.__file__
+twisted.conch.ssh.filetransfer.__name__
+twisted.conch.ssh.filetransfer.__package__
+twisted.conch.ssh.filetransfer.defer
+twisted.conch.ssh.filetransfer.errno
+twisted.conch.ssh.filetransfer.failure
+twisted.conch.ssh.filetransfer.getNS(
+twisted.conch.ssh.filetransfer.interface
+twisted.conch.ssh.filetransfer.log
+twisted.conch.ssh.filetransfer.protocol
+twisted.conch.ssh.filetransfer.struct
+
+--- from twisted.conch.ssh import filetransfer ---
+filetransfer.ClientDirectory(
+filetransfer.ClientFile(
+filetransfer.FILEXFER_ATTR_ACMODTIME
+filetransfer.FILEXFER_ATTR_EXTENDED
+filetransfer.FILEXFER_ATTR_OWNERGROUP
+filetransfer.FILEXFER_ATTR_PERMISSIONS
+filetransfer.FILEXFER_ATTR_SIZE
+filetransfer.FILEXFER_ATTR_UIDGID
+filetransfer.FILEXFER_TYPE_DIRECTORY
+filetransfer.FILEXFER_TYPE_REGULAR
+filetransfer.FILEXFER_TYPE_SPECIAL
+filetransfer.FILEXFER_TYPE_SYMLINK
+filetransfer.FILEXFER_TYPE_UNKNOWN
+filetransfer.FXF_APPEND
+filetransfer.FXF_CREAT
+filetransfer.FXF_EXCL
+filetransfer.FXF_READ
+filetransfer.FXF_TEXT
+filetransfer.FXF_TRUNC
+filetransfer.FXF_WRITE
+filetransfer.FXP_ATTRS
+filetransfer.FXP_CLOSE
+filetransfer.FXP_DATA
+filetransfer.FXP_EXTENDED
+filetransfer.FXP_EXTENDED_REPLY
+filetransfer.FXP_FSETSTAT
+filetransfer.FXP_FSTAT
+filetransfer.FXP_HANDLE
+filetransfer.FXP_INIT
+filetransfer.FXP_LSTAT
+filetransfer.FXP_MKDIR
+filetransfer.FXP_NAME
+filetransfer.FXP_OPEN
+filetransfer.FXP_OPENDIR
+filetransfer.FXP_READ
+filetransfer.FXP_READDIR
+filetransfer.FXP_READLINK
+filetransfer.FXP_REALPATH
+filetransfer.FXP_REMOVE
+filetransfer.FXP_RENAME
+filetransfer.FXP_RMDIR
+filetransfer.FXP_SETSTAT
+filetransfer.FXP_STAT
+filetransfer.FXP_STATUS
+filetransfer.FXP_SYMLINK
+filetransfer.FXP_VERSION
+filetransfer.FXP_WRITE
+filetransfer.FX_BAD_MESSAGE
+filetransfer.FX_CONNECTION_LOST
+filetransfer.FX_EOF
+filetransfer.FX_FAILURE
+filetransfer.FX_FILE_ALREADY_EXISTS
+filetransfer.FX_FILE_IS_A_DIRECTORY
+filetransfer.FX_NOT_A_DIRECTORY
+filetransfer.FX_NO_CONNECTION
+filetransfer.FX_NO_SUCH_FILE
+filetransfer.FX_OK
+filetransfer.FX_OP_UNSUPPORTED
+filetransfer.FX_PERMISSION_DENIED
+filetransfer.FileTransferBase(
+filetransfer.FileTransferClient(
+filetransfer.FileTransferServer(
+filetransfer.ISFTPFile(
+filetransfer.ISFTPServer(
+filetransfer.NS(
+filetransfer.SFTPError(
+filetransfer.__builtins__
+filetransfer.__doc__
+filetransfer.__file__
+filetransfer.__name__
+filetransfer.__package__
+filetransfer.defer
+filetransfer.errno
+filetransfer.failure
+filetransfer.getNS(
+filetransfer.interface
+filetransfer.log
+filetransfer.protocol
+filetransfer.struct
+
+--- from twisted.conch.ssh.filetransfer import * ---
+ClientDirectory(
+ClientFile(
+FILEXFER_ATTR_ACMODTIME
+FILEXFER_ATTR_EXTENDED
+FILEXFER_ATTR_OWNERGROUP
+FILEXFER_ATTR_PERMISSIONS
+FILEXFER_ATTR_SIZE
+FILEXFER_ATTR_UIDGID
+FILEXFER_TYPE_DIRECTORY
+FILEXFER_TYPE_REGULAR
+FILEXFER_TYPE_SPECIAL
+FILEXFER_TYPE_SYMLINK
+FILEXFER_TYPE_UNKNOWN
+FXF_TEXT
+FXP_ATTRS
+FXP_CLOSE
+FXP_DATA
+FXP_EXTENDED
+FXP_EXTENDED_REPLY
+FXP_FSETSTAT
+FXP_FSTAT
+FXP_HANDLE
+FXP_INIT
+FXP_LSTAT
+FXP_MKDIR
+FXP_NAME
+FXP_OPEN
+FXP_OPENDIR
+FXP_READ
+FXP_READDIR
+FXP_READLINK
+FXP_REALPATH
+FXP_REMOVE
+FXP_RENAME
+FXP_RMDIR
+FXP_SETSTAT
+FXP_STAT
+FXP_STATUS
+FXP_SYMLINK
+FXP_VERSION
+FXP_WRITE
+FX_BAD_MESSAGE
+FX_CONNECTION_LOST
+FX_EOF
+FX_FAILURE
+FX_FILE_ALREADY_EXISTS
+FX_FILE_IS_A_DIRECTORY
+FX_NOT_A_DIRECTORY
+FX_NO_CONNECTION
+FX_NO_SUCH_FILE
+FX_OK
+FX_OP_UNSUPPORTED
+FX_PERMISSION_DENIED
+FileTransferBase(
+FileTransferClient(
+FileTransferServer(
+SFTPError(
+
+--- import twisted.conch.ssh.forwarding ---
+twisted.conch.ssh.forwarding.SSHConnectForwardingChannel(
+twisted.conch.ssh.forwarding.SSHForwardingClient(
+twisted.conch.ssh.forwarding.SSHListenClientForwardingChannel(
+twisted.conch.ssh.forwarding.SSHListenForwardingChannel(
+twisted.conch.ssh.forwarding.SSHListenForwardingFactory(
+twisted.conch.ssh.forwarding.SSHListenServerForwardingChannel(
+twisted.conch.ssh.forwarding.__builtins__
+twisted.conch.ssh.forwarding.__doc__
+twisted.conch.ssh.forwarding.__file__
+twisted.conch.ssh.forwarding.__name__
+twisted.conch.ssh.forwarding.__package__
+twisted.conch.ssh.forwarding.channel
+twisted.conch.ssh.forwarding.common
+twisted.conch.ssh.forwarding.log
+twisted.conch.ssh.forwarding.openConnectForwardingClient(
+twisted.conch.ssh.forwarding.packGlobal_tcpip_forward(
+twisted.conch.ssh.forwarding.packOpen_direct_tcpip(
+twisted.conch.ssh.forwarding.packOpen_forwarded_tcpip(
+twisted.conch.ssh.forwarding.protocol
+twisted.conch.ssh.forwarding.reactor
+twisted.conch.ssh.forwarding.struct
+twisted.conch.ssh.forwarding.unpackGlobal_tcpip_forward(
+twisted.conch.ssh.forwarding.unpackOpen_direct_tcpip(
+twisted.conch.ssh.forwarding.unpackOpen_forwarded_tcpip(
+
+--- from twisted.conch.ssh import forwarding ---
+forwarding.SSHConnectForwardingChannel(
+forwarding.SSHForwardingClient(
+forwarding.SSHListenClientForwardingChannel(
+forwarding.SSHListenForwardingChannel(
+forwarding.SSHListenForwardingFactory(
+forwarding.SSHListenServerForwardingChannel(
+forwarding.__builtins__
+forwarding.__doc__
+forwarding.__file__
+forwarding.__name__
+forwarding.__package__
+forwarding.channel
+forwarding.common
+forwarding.log
+forwarding.openConnectForwardingClient(
+forwarding.packGlobal_tcpip_forward(
+forwarding.packOpen_direct_tcpip(
+forwarding.packOpen_forwarded_tcpip(
+forwarding.protocol
+forwarding.reactor
+forwarding.struct
+forwarding.unpackGlobal_tcpip_forward(
+forwarding.unpackOpen_direct_tcpip(
+forwarding.unpackOpen_forwarded_tcpip(
+
+--- from twisted.conch.ssh.forwarding import * ---
+SSHForwardingClient(
+SSHListenForwardingChannel(
+SSHListenForwardingFactory(
+SSHListenServerForwardingChannel(
+openConnectForwardingClient(
+packGlobal_tcpip_forward(
+packOpen_direct_tcpip(
+packOpen_forwarded_tcpip(
+unpackGlobal_tcpip_forward(
+unpackOpen_direct_tcpip(
+unpackOpen_forwarded_tcpip(
+
+--- import twisted.conch.ssh.keys ---
+twisted.conch.ssh.keys.BadKeyError(
+twisted.conch.ssh.keys.DES3
+twisted.conch.ssh.keys.DSA
+twisted.conch.ssh.keys.EncryptedKeyError(
+twisted.conch.ssh.keys.ID_SHA1
+twisted.conch.ssh.keys.Key(
+twisted.conch.ssh.keys.RSA
+twisted.conch.ssh.keys.Util
+twisted.conch.ssh.keys.__builtins__
+twisted.conch.ssh.keys.__doc__
+twisted.conch.ssh.keys.__file__
+twisted.conch.ssh.keys.__name__
+twisted.conch.ssh.keys.__package__
+twisted.conch.ssh.keys.asn1
+twisted.conch.ssh.keys.base64
+twisted.conch.ssh.keys.common
+twisted.conch.ssh.keys.getPrivateKeyObject(
+twisted.conch.ssh.keys.getPublicKeyObject(
+twisted.conch.ssh.keys.getPublicKeyString(
+twisted.conch.ssh.keys.lenSig(
+twisted.conch.ssh.keys.makePrivateKeyString(
+twisted.conch.ssh.keys.makePublicKeyBlob(
+twisted.conch.ssh.keys.makePublicKeyString(
+twisted.conch.ssh.keys.md5(
+twisted.conch.ssh.keys.objectType(
+twisted.conch.ssh.keys.pkcs1Digest(
+twisted.conch.ssh.keys.pkcs1Pad(
+twisted.conch.ssh.keys.printKey(
+twisted.conch.ssh.keys.randbytes
+twisted.conch.ssh.keys.sexpy
+twisted.conch.ssh.keys.sha1(
+twisted.conch.ssh.keys.signData(
+twisted.conch.ssh.keys.verifySignature(
+twisted.conch.ssh.keys.warnings
+
+--- from twisted.conch.ssh import keys ---
+keys.BadKeyError(
+keys.DES3
+keys.DSA
+keys.EncryptedKeyError(
+keys.ID_SHA1
+keys.Key(
+keys.RSA
+keys.Util
+keys.__builtins__
+keys.__doc__
+keys.__file__
+keys.__name__
+keys.__package__
+keys.asn1
+keys.base64
+keys.common
+keys.getPrivateKeyObject(
+keys.getPublicKeyObject(
+keys.getPublicKeyString(
+keys.lenSig(
+keys.makePrivateKeyString(
+keys.makePublicKeyBlob(
+keys.makePublicKeyString(
+keys.md5(
+keys.objectType(
+keys.pkcs1Digest(
+keys.pkcs1Pad(
+keys.printKey(
+keys.randbytes
+keys.sexpy
+keys.sha1(
+keys.signData(
+keys.verifySignature(
+keys.warnings
+
+--- from twisted.conch.ssh.keys import * ---
+BadKeyError(
+DES3
+DSA
+EncryptedKeyError(
+ID_SHA1
+Key(
+RSA
+asn1
+getPrivateKeyObject(
+getPublicKeyObject(
+getPublicKeyString(
+lenSig(
+makePrivateKeyString(
+makePublicKeyBlob(
+makePublicKeyString(
+objectType(
+pkcs1Digest(
+pkcs1Pad(
+printKey(
+sexpy
+signData(
+verifySignature(
+
+--- import twisted.conch.ssh.service ---
+twisted.conch.ssh.service.SSHService(
+twisted.conch.ssh.service.__builtins__
+twisted.conch.ssh.service.__doc__
+twisted.conch.ssh.service.__file__
+twisted.conch.ssh.service.__name__
+twisted.conch.ssh.service.__package__
+twisted.conch.ssh.service.log
+
+--- from twisted.conch.ssh import service ---
+service.SSHService(
+
+--- from twisted.conch.ssh.service import * ---
+SSHService(
+
+--- import twisted.conch.ssh.session ---
+twisted.conch.ssh.session.ISession(
+twisted.conch.ssh.session.SSHSession(
+twisted.conch.ssh.session.SSHSessionClient(
+twisted.conch.ssh.session.SSHSessionProcessProtocol(
+twisted.conch.ssh.session.__builtins__
+twisted.conch.ssh.session.__doc__
+twisted.conch.ssh.session.__file__
+twisted.conch.ssh.session.__name__
+twisted.conch.ssh.session.__package__
+twisted.conch.ssh.session.channel
+twisted.conch.ssh.session.common
+twisted.conch.ssh.session.connection
+twisted.conch.ssh.session.log
+twisted.conch.ssh.session.packRequest_pty_req(
+twisted.conch.ssh.session.packRequest_window_change(
+twisted.conch.ssh.session.parseRequest_pty_req(
+twisted.conch.ssh.session.parseRequest_window_change(
+twisted.conch.ssh.session.protocol
+twisted.conch.ssh.session.struct
+twisted.conch.ssh.session.wrapProcessProtocol(
+twisted.conch.ssh.session.wrapProtocol(
+
+--- from twisted.conch.ssh import session ---
+session.ISession(
+session.SSHSession(
+session.SSHSessionClient(
+session.SSHSessionProcessProtocol(
+session.__builtins__
+session.__doc__
+session.__file__
+session.__name__
+session.__package__
+session.channel
+session.common
+session.connection
+session.log
+session.packRequest_pty_req(
+session.packRequest_window_change(
+session.parseRequest_pty_req(
+session.parseRequest_window_change(
+session.protocol
+session.struct
+session.wrapProcessProtocol(
+session.wrapProtocol(
+
+--- from twisted.conch.ssh.session import * ---
+SSHSessionClient(
+SSHSessionProcessProtocol(
+packRequest_pty_req(
+packRequest_window_change(
+parseRequest_pty_req(
+parseRequest_window_change(
+wrapProcessProtocol(
+wrapProtocol(
+
+--- import twisted.conch.ssh.sexpy ---
+twisted.conch.ssh.sexpy.__builtins__
+twisted.conch.ssh.sexpy.__doc__
+twisted.conch.ssh.sexpy.__file__
+twisted.conch.ssh.sexpy.__name__
+twisted.conch.ssh.sexpy.__package__
+twisted.conch.ssh.sexpy.pack(
+twisted.conch.ssh.sexpy.parse(
+
+--- from twisted.conch.ssh import sexpy ---
+sexpy.__builtins__
+sexpy.__doc__
+sexpy.__file__
+sexpy.__name__
+sexpy.__package__
+sexpy.pack(
+sexpy.parse(
+
+--- from twisted.conch.ssh.sexpy import * ---
+
+--- import twisted.conch.ssh.transport ---
+twisted.conch.ssh.transport.DH_GENERATOR
+twisted.conch.ssh.transport.DH_PRIME
+twisted.conch.ssh.transport.DISCONNECT_AUTH_CANCELLED_BY_USER
+twisted.conch.ssh.transport.DISCONNECT_BY_APPLICATION
+twisted.conch.ssh.transport.DISCONNECT_COMPRESSION_ERROR
+twisted.conch.ssh.transport.DISCONNECT_CONNECTION_LOST
+twisted.conch.ssh.transport.DISCONNECT_HOST_KEY_NOT_VERIFIABLE
+twisted.conch.ssh.transport.DISCONNECT_HOST_NOT_ALLOWED_TO_CONNECT
+twisted.conch.ssh.transport.DISCONNECT_ILLEGAL_USER_NAME
+twisted.conch.ssh.transport.DISCONNECT_KEY_EXCHANGE_FAILED
+twisted.conch.ssh.transport.DISCONNECT_MAC_ERROR
+twisted.conch.ssh.transport.DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE
+twisted.conch.ssh.transport.DISCONNECT_PROTOCOL_ERROR
+twisted.conch.ssh.transport.DISCONNECT_PROTOCOL_VERSION_NOT_SUPPORTED
+twisted.conch.ssh.transport.DISCONNECT_RESERVED
+twisted.conch.ssh.transport.DISCONNECT_SERVICE_NOT_AVAILABLE
+twisted.conch.ssh.transport.DISCONNECT_TOO_MANY_CONNECTIONS
+twisted.conch.ssh.transport.MP(
+twisted.conch.ssh.transport.MSG_DEBUG
+twisted.conch.ssh.transport.MSG_DISCONNECT
+twisted.conch.ssh.transport.MSG_IGNORE
+twisted.conch.ssh.transport.MSG_KEXDH_INIT
+twisted.conch.ssh.transport.MSG_KEXDH_REPLY
+twisted.conch.ssh.transport.MSG_KEXINIT
+twisted.conch.ssh.transport.MSG_KEX_DH_GEX_GROUP
+twisted.conch.ssh.transport.MSG_KEX_DH_GEX_INIT
+twisted.conch.ssh.transport.MSG_KEX_DH_GEX_REPLY
+twisted.conch.ssh.transport.MSG_KEX_DH_GEX_REQUEST
+twisted.conch.ssh.transport.MSG_KEX_DH_GEX_REQUEST_OLD
+twisted.conch.ssh.transport.MSG_NEWKEYS
+twisted.conch.ssh.transport.MSG_SERVICE_ACCEPT
+twisted.conch.ssh.transport.MSG_SERVICE_REQUEST
+twisted.conch.ssh.transport.MSG_UNIMPLEMENTED
+twisted.conch.ssh.transport.NS(
+twisted.conch.ssh.transport.SSHCiphers(
+twisted.conch.ssh.transport.SSHClientTransport(
+twisted.conch.ssh.transport.SSHServerTransport(
+twisted.conch.ssh.transport.SSHTransportBase(
+twisted.conch.ssh.transport.Util
+twisted.conch.ssh.transport.XOR
+twisted.conch.ssh.transport.__builtins__
+twisted.conch.ssh.transport.__doc__
+twisted.conch.ssh.transport.__file__
+twisted.conch.ssh.transport.__name__
+twisted.conch.ssh.transport.__package__
+twisted.conch.ssh.transport.array
+twisted.conch.ssh.transport.defer
+twisted.conch.ssh.transport.error
+twisted.conch.ssh.transport.ffs(
+twisted.conch.ssh.transport.getMP(
+twisted.conch.ssh.transport.getNS(
+twisted.conch.ssh.transport.keys
+twisted.conch.ssh.transport.log
+twisted.conch.ssh.transport.md5(
+twisted.conch.ssh.transport.messages
+twisted.conch.ssh.transport.name
+twisted.conch.ssh.transport.protocol
+twisted.conch.ssh.transport.randbytes
+twisted.conch.ssh.transport.sha1(
+twisted.conch.ssh.transport.struct
+twisted.conch.ssh.transport.value
+twisted.conch.ssh.transport.zlib
+
+--- from twisted.conch.ssh import transport ---
+transport.DH_GENERATOR
+transport.DH_PRIME
+transport.DISCONNECT_AUTH_CANCELLED_BY_USER
+transport.DISCONNECT_BY_APPLICATION
+transport.DISCONNECT_COMPRESSION_ERROR
+transport.DISCONNECT_CONNECTION_LOST
+transport.DISCONNECT_HOST_KEY_NOT_VERIFIABLE
+transport.DISCONNECT_HOST_NOT_ALLOWED_TO_CONNECT
+transport.DISCONNECT_ILLEGAL_USER_NAME
+transport.DISCONNECT_KEY_EXCHANGE_FAILED
+transport.DISCONNECT_MAC_ERROR
+transport.DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE
+transport.DISCONNECT_PROTOCOL_ERROR
+transport.DISCONNECT_PROTOCOL_VERSION_NOT_SUPPORTED
+transport.DISCONNECT_RESERVED
+transport.DISCONNECT_SERVICE_NOT_AVAILABLE
+transport.DISCONNECT_TOO_MANY_CONNECTIONS
+transport.MP(
+transport.MSG_DEBUG
+transport.MSG_DISCONNECT
+transport.MSG_IGNORE
+transport.MSG_KEXDH_INIT
+transport.MSG_KEXDH_REPLY
+transport.MSG_KEXINIT
+transport.MSG_KEX_DH_GEX_GROUP
+transport.MSG_KEX_DH_GEX_INIT
+transport.MSG_KEX_DH_GEX_REPLY
+transport.MSG_KEX_DH_GEX_REQUEST
+transport.MSG_KEX_DH_GEX_REQUEST_OLD
+transport.MSG_NEWKEYS
+transport.MSG_SERVICE_ACCEPT
+transport.MSG_SERVICE_REQUEST
+transport.MSG_UNIMPLEMENTED
+transport.NS(
+transport.SSHCiphers(
+transport.SSHClientTransport(
+transport.SSHServerTransport(
+transport.SSHTransportBase(
+transport.Util
+transport.XOR
+transport.__builtins__
+transport.__doc__
+transport.__file__
+transport.__name__
+transport.__package__
+transport.array
+transport.defer
+transport.error
+transport.ffs(
+transport.getMP(
+transport.getNS(
+transport.keys
+transport.log
+transport.md5(
+transport.messages
+transport.name
+transport.protocol
+transport.randbytes
+transport.sha1(
+transport.struct
+transport.value
+transport.zlib
+
+--- from twisted.conch.ssh.transport import * ---
+DH_GENERATOR
+DH_PRIME
+DISCONNECT_AUTH_CANCELLED_BY_USER
+DISCONNECT_BY_APPLICATION
+DISCONNECT_COMPRESSION_ERROR
+DISCONNECT_CONNECTION_LOST
+DISCONNECT_HOST_KEY_NOT_VERIFIABLE
+DISCONNECT_HOST_NOT_ALLOWED_TO_CONNECT
+DISCONNECT_ILLEGAL_USER_NAME
+DISCONNECT_KEY_EXCHANGE_FAILED
+DISCONNECT_MAC_ERROR
+DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE
+DISCONNECT_PROTOCOL_ERROR
+DISCONNECT_PROTOCOL_VERSION_NOT_SUPPORTED
+DISCONNECT_RESERVED
+DISCONNECT_SERVICE_NOT_AVAILABLE
+DISCONNECT_TOO_MANY_CONNECTIONS
+MSG_DEBUG
+MSG_DISCONNECT
+MSG_IGNORE
+MSG_KEXDH_INIT
+MSG_KEXDH_REPLY
+MSG_KEXINIT
+MSG_KEX_DH_GEX_GROUP
+MSG_KEX_DH_GEX_INIT
+MSG_KEX_DH_GEX_REPLY
+MSG_KEX_DH_GEX_REQUEST
+MSG_KEX_DH_GEX_REQUEST_OLD
+MSG_NEWKEYS
+MSG_SERVICE_ACCEPT
+MSG_SERVICE_REQUEST
+MSG_UNIMPLEMENTED
+SSHServerTransport(
+SSHTransportBase(
+
+--- import twisted.conch.ssh.userauth ---
+twisted.conch.ssh.userauth.MP(
+twisted.conch.ssh.userauth.MSG_USERAUTH_BANNER
+twisted.conch.ssh.userauth.MSG_USERAUTH_FAILURE
+twisted.conch.ssh.userauth.MSG_USERAUTH_INFO_REQUEST
+twisted.conch.ssh.userauth.MSG_USERAUTH_INFO_RESPONSE
+twisted.conch.ssh.userauth.MSG_USERAUTH_PASSWD_CHANGEREQ
+twisted.conch.ssh.userauth.MSG_USERAUTH_PK_OK
+twisted.conch.ssh.userauth.MSG_USERAUTH_REQUEST
+twisted.conch.ssh.userauth.MSG_USERAUTH_SUCCESS
+twisted.conch.ssh.userauth.NS(
+twisted.conch.ssh.userauth.SSHUserAuthClient(
+twisted.conch.ssh.userauth.SSHUserAuthServer(
+twisted.conch.ssh.userauth.__builtins__
+twisted.conch.ssh.userauth.__doc__
+twisted.conch.ssh.userauth.__file__
+twisted.conch.ssh.userauth.__name__
+twisted.conch.ssh.userauth.__package__
+twisted.conch.ssh.userauth.credentials
+twisted.conch.ssh.userauth.defer
+twisted.conch.ssh.userauth.error
+twisted.conch.ssh.userauth.failure
+twisted.conch.ssh.userauth.getNS(
+twisted.conch.ssh.userauth.interfaces
+twisted.conch.ssh.userauth.keys
+twisted.conch.ssh.userauth.log
+twisted.conch.ssh.userauth.messages
+twisted.conch.ssh.userauth.reactor
+twisted.conch.ssh.userauth.service
+twisted.conch.ssh.userauth.struct
+twisted.conch.ssh.userauth.transport
+twisted.conch.ssh.userauth.userauth
+twisted.conch.ssh.userauth.v
+
+--- from twisted.conch.ssh import userauth ---
+userauth.MP(
+userauth.MSG_USERAUTH_BANNER
+userauth.MSG_USERAUTH_FAILURE
+userauth.MSG_USERAUTH_INFO_REQUEST
+userauth.MSG_USERAUTH_INFO_RESPONSE
+userauth.MSG_USERAUTH_PASSWD_CHANGEREQ
+userauth.MSG_USERAUTH_PK_OK
+userauth.MSG_USERAUTH_REQUEST
+userauth.MSG_USERAUTH_SUCCESS
+userauth.NS(
+userauth.SSHUserAuthClient(
+userauth.SSHUserAuthServer(
+userauth.__builtins__
+userauth.__doc__
+userauth.__file__
+userauth.__name__
+userauth.__package__
+userauth.credentials
+userauth.defer
+userauth.error
+userauth.failure
+userauth.getNS(
+userauth.interfaces
+userauth.keys
+userauth.log
+userauth.messages
+userauth.reactor
+userauth.service
+userauth.struct
+userauth.transport
+userauth.userauth
+userauth.v
+
+--- from twisted.conch.ssh.userauth import * ---
+MSG_USERAUTH_BANNER
+MSG_USERAUTH_FAILURE
+MSG_USERAUTH_INFO_REQUEST
+MSG_USERAUTH_INFO_RESPONSE
+MSG_USERAUTH_PASSWD_CHANGEREQ
+MSG_USERAUTH_PK_OK
+MSG_USERAUTH_REQUEST
+MSG_USERAUTH_SUCCESS
+SSHUserAuthServer(
+
+--- import twisted.conch.ui.ansi ---
+twisted.conch.ui.ansi.AnsiParser(
+twisted.conch.ui.ansi.ColorText(
+twisted.conch.ui.ansi.__builtins__
+twisted.conch.ui.ansi.__doc__
+twisted.conch.ui.ansi.__file__
+twisted.conch.ui.ansi.__name__
+twisted.conch.ui.ansi.__package__
+twisted.conch.ui.ansi.log
+twisted.conch.ui.ansi.r
+twisted.conch.ui.ansi.string
+
+--- from twisted.conch.ui import ansi ---
+ansi.AnsiParser(
+ansi.ColorText(
+ansi.__builtins__
+ansi.__doc__
+ansi.__file__
+ansi.__name__
+ansi.__package__
+ansi.log
+ansi.r
+ansi.string
+
+--- from twisted.conch.ui.ansi import * ---
+AnsiParser(
+ColorText(
+
+--- import twisted.conch.ui.tkvt100 ---
+twisted.conch.ui.tkvt100.Tkinter
+twisted.conch.ui.tkvt100.VT100Frame(
+twisted.conch.ui.tkvt100.__builtins__
+twisted.conch.ui.tkvt100.__doc__
+twisted.conch.ui.tkvt100.__file__
+twisted.conch.ui.tkvt100.__name__
+twisted.conch.ui.tkvt100.__package__
+twisted.conch.ui.tkvt100.ansi
+twisted.conch.ui.tkvt100.colorKeys
+twisted.conch.ui.tkvt100.colorMap
+twisted.conch.ui.tkvt100.fontHeight
+twisted.conch.ui.tkvt100.fontWidth
+twisted.conch.ui.tkvt100.string
+twisted.conch.ui.tkvt100.tkFont
+twisted.conch.ui.tkvt100.ttyFont
+
+--- from twisted.conch.ui import tkvt100 ---
+tkvt100.Tkinter
+tkvt100.VT100Frame(
+tkvt100.__builtins__
+tkvt100.__doc__
+tkvt100.__file__
+tkvt100.__name__
+tkvt100.__package__
+tkvt100.ansi
+tkvt100.colorKeys
+tkvt100.colorMap
+tkvt100.fontHeight
+tkvt100.fontWidth
+tkvt100.string
+tkvt100.tkFont
+tkvt100.ttyFont
+
+--- from twisted.conch.ui.tkvt100 import * ---
+VT100Frame(
+ansi
+colorKeys
+colorMap
+fontHeight
+fontWidth
+ttyFont
+
+--- import twisted.lore.scripts.lore ---
+twisted.lore.scripts.lore.Attribute(
+twisted.lore.scripts.lore.IProcessor(
+twisted.lore.scripts.lore.Interface(
+twisted.lore.scripts.lore.Options(
+twisted.lore.scripts.lore.__builtins__
+twisted.lore.scripts.lore.__doc__
+twisted.lore.scripts.lore.__file__
+twisted.lore.scripts.lore.__name__
+twisted.lore.scripts.lore.__package__
+twisted.lore.scripts.lore.getProcessor(
+twisted.lore.scripts.lore.getWalker(
+twisted.lore.scripts.lore.htmlbook
+twisted.lore.scripts.lore.indexer
+twisted.lore.scripts.lore.newplugin
+twisted.lore.scripts.lore.numberer
+twisted.lore.scripts.lore.oldplugin
+twisted.lore.scripts.lore.process
+twisted.lore.scripts.lore.reflect
+twisted.lore.scripts.lore.run(
+twisted.lore.scripts.lore.runGivenOptions(
+twisted.lore.scripts.lore.sys
+twisted.lore.scripts.lore.usage
+
+--- from twisted.lore.scripts import lore ---
+lore.Attribute(
+lore.IProcessor(
+lore.Interface(
+lore.Options(
+lore.getProcessor(
+lore.getWalker(
+lore.htmlbook
+lore.indexer
+lore.newplugin
+lore.numberer
+lore.oldplugin
+lore.process
+lore.reflect
+lore.run(
+lore.runGivenOptions(
+lore.sys
+lore.usage
+
+--- from twisted.lore.scripts.lore import * ---
+getWalker(
+runGivenOptions(
+
+--- import twisted.mail.scripts.mailmail ---
+twisted.mail.scripts.mailmail.ConfigParser(
+twisted.mail.scripts.mailmail.Configuration(
+twisted.mail.scripts.mailmail.ERROR_FMT
+twisted.mail.scripts.mailmail.GLOBAL_CFG
+twisted.mail.scripts.mailmail.LOCAL_CFG
+twisted.mail.scripts.mailmail.Options(
+twisted.mail.scripts.mailmail.SMARTHOST
+twisted.mail.scripts.mailmail.StringIO
+twisted.mail.scripts.mailmail.__builtins__
+twisted.mail.scripts.mailmail.__doc__
+twisted.mail.scripts.mailmail.__file__
+twisted.mail.scripts.mailmail.__name__
+twisted.mail.scripts.mailmail.__package__
+twisted.mail.scripts.mailmail.deny(
+twisted.mail.scripts.mailmail.failed
+twisted.mail.scripts.mailmail.failure(
+twisted.mail.scripts.mailmail.getlogin(
+twisted.mail.scripts.mailmail.getpass
+twisted.mail.scripts.mailmail.loadConfig(
+twisted.mail.scripts.mailmail.log(
+twisted.mail.scripts.mailmail.os
+twisted.mail.scripts.mailmail.parseOptions(
+twisted.mail.scripts.mailmail.reactor
+twisted.mail.scripts.mailmail.rfc822
+twisted.mail.scripts.mailmail.run(
+twisted.mail.scripts.mailmail.senderror(
+twisted.mail.scripts.mailmail.sendmail(
+twisted.mail.scripts.mailmail.smtp
+twisted.mail.scripts.mailmail.success(
+twisted.mail.scripts.mailmail.sys
+
+--- from twisted.mail.scripts import mailmail ---
+mailmail.ConfigParser(
+mailmail.Configuration(
+mailmail.ERROR_FMT
+mailmail.GLOBAL_CFG
+mailmail.LOCAL_CFG
+mailmail.Options(
+mailmail.SMARTHOST
+mailmail.StringIO
+mailmail.__builtins__
+mailmail.__doc__
+mailmail.__file__
+mailmail.__name__
+mailmail.__package__
+mailmail.deny(
+mailmail.failed
+mailmail.failure(
+mailmail.getlogin(
+mailmail.getpass
+mailmail.loadConfig(
+mailmail.log(
+mailmail.os
+mailmail.parseOptions(
+mailmail.reactor
+mailmail.rfc822
+mailmail.run(
+mailmail.senderror(
+mailmail.sendmail(
+mailmail.smtp
+mailmail.success(
+mailmail.sys
+
+--- from twisted.mail.scripts.mailmail import * ---
+Configuration(
+ERROR_FMT
+GLOBAL_CFG
+LOCAL_CFG
+SMARTHOST
+deny(
+failed
+failure(
+loadConfig(
+parseOptions(
+senderror(
+success(
+
+--- import twisted.manhole.ui.gtk2manhole ---
+twisted.manhole.ui.gtk2manhole.ConsoleInput(
+twisted.manhole.ui.gtk2manhole.ConsoleOutput(
+twisted.manhole.ui.gtk2manhole.History(
+twisted.manhole.ui.gtk2manhole.IManholeClient(
+twisted.manhole.ui.gtk2manhole.ManholeClient(
+twisted.manhole.ui.gtk2manhole.ManholeWindow(
+twisted.manhole.ui.gtk2manhole.OfflineError(
+twisted.manhole.ui.gtk2manhole.__builtins__
+twisted.manhole.ui.gtk2manhole.__doc__
+twisted.manhole.ui.gtk2manhole.__file__
+twisted.manhole.ui.gtk2manhole.__name__
+twisted.manhole.ui.gtk2manhole.__package__
+twisted.manhole.ui.gtk2manhole.__version__
+twisted.manhole.ui.gtk2manhole.code
+twisted.manhole.ui.gtk2manhole.components
+twisted.manhole.ui.gtk2manhole.copyright
+twisted.manhole.ui.gtk2manhole.failure
+twisted.manhole.ui.gtk2manhole.gtk
+twisted.manhole.ui.gtk2manhole.gtk2util
+twisted.manhole.ui.gtk2manhole.implements(
+twisted.manhole.ui.gtk2manhole.inspect
+twisted.manhole.ui.gtk2manhole.log
+twisted.manhole.ui.gtk2manhole.pb
+twisted.manhole.ui.gtk2manhole.pythonify(
+twisted.manhole.ui.gtk2manhole.reactor
+twisted.manhole.ui.gtk2manhole.tagdefs
+twisted.manhole.ui.gtk2manhole.types
+twisted.manhole.ui.gtk2manhole.util
+
+--- from twisted.manhole.ui import gtk2manhole ---
+gtk2manhole.ConsoleInput(
+gtk2manhole.ConsoleOutput(
+gtk2manhole.History(
+gtk2manhole.IManholeClient(
+gtk2manhole.ManholeClient(
+gtk2manhole.ManholeWindow(
+gtk2manhole.OfflineError(
+gtk2manhole.__builtins__
+gtk2manhole.__doc__
+gtk2manhole.__file__
+gtk2manhole.__name__
+gtk2manhole.__package__
+gtk2manhole.__version__
+gtk2manhole.code
+gtk2manhole.components
+gtk2manhole.copyright
+gtk2manhole.failure
+gtk2manhole.gtk
+gtk2manhole.gtk2util
+gtk2manhole.implements(
+gtk2manhole.inspect
+gtk2manhole.log
+gtk2manhole.pb
+gtk2manhole.pythonify(
+gtk2manhole.reactor
+gtk2manhole.tagdefs
+gtk2manhole.types
+gtk2manhole.util
+
+--- from twisted.manhole.ui.gtk2manhole import * ---
+ConsoleInput(
+ConsoleOutput(
+History(
+ManholeClient(
+ManholeWindow(
+gtk2util
+pythonify(
+tagdefs
+
+--- import twisted.persisted.journal.base ---
+twisted.persisted.journal.base.ICommand(
+twisted.persisted.journal.base.ICommandLog(
+twisted.persisted.journal.base.Interface(
+twisted.persisted.journal.base.Journal(
+twisted.persisted.journal.base.LoadingService(
+twisted.persisted.journal.base.MemoryJournal(
+twisted.persisted.journal.base.ServiceWrapperCommand(
+twisted.persisted.journal.base.Wrappable(
+twisted.persisted.journal.base.WrapperCommand(
+twisted.persisted.journal.base.__builtins__
+twisted.persisted.journal.base.__doc__
+twisted.persisted.journal.base.__file__
+twisted.persisted.journal.base.__name__
+twisted.persisted.journal.base.__package__
+twisted.persisted.journal.base.command(
+twisted.persisted.journal.base.implements(
+twisted.persisted.journal.base.nested_scopes
+twisted.persisted.journal.base.os
+twisted.persisted.journal.base.pickle
+twisted.persisted.journal.base.serviceCommand(
+twisted.persisted.journal.base.time
+
+--- from twisted.persisted.journal import base ---
+base.ICommand(
+base.ICommandLog(
+base.Interface(
+base.Journal(
+base.LoadingService(
+base.MemoryJournal(
+base.ServiceWrapperCommand(
+base.Wrappable(
+base.WrapperCommand(
+base.command(
+base.nested_scopes
+base.os
+base.pickle
+base.serviceCommand(
+base.time
+
+--- from twisted.persisted.journal.base import * ---
+ICommand(
+ICommandLog(
+Journal(
+LoadingService(
+MemoryJournal(
+ServiceWrapperCommand(
+Wrappable(
+WrapperCommand(
+command(
+serviceCommand(
+
+--- import twisted.persisted.journal.picklelog ---
+twisted.persisted.journal.picklelog.DirDBMLog(
+twisted.persisted.journal.picklelog.__builtins__
+twisted.persisted.journal.picklelog.__doc__
+twisted.persisted.journal.picklelog.__file__
+twisted.persisted.journal.picklelog.__name__
+twisted.persisted.journal.picklelog.__package__
+twisted.persisted.journal.picklelog.base
+twisted.persisted.journal.picklelog.defer
+twisted.persisted.journal.picklelog.dirdbm
+twisted.persisted.journal.picklelog.implements(
+
+--- from twisted.persisted.journal import picklelog ---
+picklelog.DirDBMLog(
+picklelog.__builtins__
+picklelog.__doc__
+picklelog.__file__
+picklelog.__name__
+picklelog.__package__
+picklelog.base
+picklelog.defer
+picklelog.dirdbm
+picklelog.implements(
+
+--- from twisted.persisted.journal.picklelog import * ---
+DirDBMLog(
+
+--- import twisted.persisted.journal.rowjournal ---
+twisted.persisted.journal.rowjournal.DELETE
+twisted.persisted.journal.rowjournal.INSERT
+twisted.persisted.journal.rowjournal.RowJournal(
+twisted.persisted.journal.rowjournal.UPDATE
+twisted.persisted.journal.rowjournal.__builtins__
+twisted.persisted.journal.rowjournal.__doc__
+twisted.persisted.journal.rowjournal.__file__
+twisted.persisted.journal.rowjournal.__name__
+twisted.persisted.journal.rowjournal.__package__
+twisted.persisted.journal.rowjournal.base
+twisted.persisted.journal.rowjournal.defer
+twisted.persisted.journal.rowjournal.nested_scopes
+
+--- from twisted.persisted.journal import rowjournal ---
+rowjournal.DELETE
+rowjournal.INSERT
+rowjournal.RowJournal(
+rowjournal.UPDATE
+rowjournal.__builtins__
+rowjournal.__doc__
+rowjournal.__file__
+rowjournal.__name__
+rowjournal.__package__
+rowjournal.base
+rowjournal.defer
+rowjournal.nested_scopes
+
+--- from twisted.persisted.journal.rowjournal import * ---
+DELETE
+RowJournal(
+UPDATE
+
+--- import twisted.protocols.gps.nmea ---
+twisted.protocols.gps.nmea.InvalidChecksum(
+twisted.protocols.gps.nmea.InvalidSentence(
+twisted.protocols.gps.nmea.MODE_2D
+twisted.protocols.gps.nmea.MODE_3D
+twisted.protocols.gps.nmea.MODE_AUTO
+twisted.protocols.gps.nmea.MODE_FORCED
+twisted.protocols.gps.nmea.MODE_NOFIX
+twisted.protocols.gps.nmea.NMEAReceiver(
+twisted.protocols.gps.nmea.POSFIX_DGPS
+twisted.protocols.gps.nmea.POSFIX_INVALID
+twisted.protocols.gps.nmea.POSFIX_PPS
+twisted.protocols.gps.nmea.POSFIX_SPS
+twisted.protocols.gps.nmea.__builtins__
+twisted.protocols.gps.nmea.__doc__
+twisted.protocols.gps.nmea.__file__
+twisted.protocols.gps.nmea.__name__
+twisted.protocols.gps.nmea.__package__
+twisted.protocols.gps.nmea.basic
+twisted.protocols.gps.nmea.operator
+
+--- from twisted.protocols.gps import nmea ---
+nmea.InvalidChecksum(
+nmea.InvalidSentence(
+nmea.MODE_2D
+nmea.MODE_3D
+nmea.MODE_AUTO
+nmea.MODE_FORCED
+nmea.MODE_NOFIX
+nmea.NMEAReceiver(
+nmea.POSFIX_DGPS
+nmea.POSFIX_INVALID
+nmea.POSFIX_PPS
+nmea.POSFIX_SPS
+nmea.__builtins__
+nmea.__doc__
+nmea.__file__
+nmea.__name__
+nmea.__package__
+nmea.basic
+nmea.operator
+
+--- from twisted.protocols.gps.nmea import * ---
+InvalidChecksum(
+InvalidSentence(
+MODE_2D
+MODE_3D
+MODE_AUTO
+MODE_FORCED
+MODE_NOFIX
+NMEAReceiver(
+POSFIX_DGPS
+POSFIX_INVALID
+POSFIX_PPS
+POSFIX_SPS
+
+--- import twisted.protocols.gps.rockwell ---
+twisted.protocols.gps.rockwell.DEBUG
+twisted.protocols.gps.rockwell.Zodiac(
+twisted.protocols.gps.rockwell.ZodiacParseError(
+twisted.protocols.gps.rockwell.__builtins__
+twisted.protocols.gps.rockwell.__doc__
+twisted.protocols.gps.rockwell.__file__
+twisted.protocols.gps.rockwell.__name__
+twisted.protocols.gps.rockwell.__package__
+twisted.protocols.gps.rockwell.log
+twisted.protocols.gps.rockwell.math
+twisted.protocols.gps.rockwell.operator
+twisted.protocols.gps.rockwell.protocol
+twisted.protocols.gps.rockwell.struct
+
+--- from twisted.protocols.gps import rockwell ---
+rockwell.DEBUG
+rockwell.Zodiac(
+rockwell.ZodiacParseError(
+rockwell.__builtins__
+rockwell.__doc__
+rockwell.__file__
+rockwell.__name__
+rockwell.__package__
+rockwell.log
+rockwell.math
+rockwell.operator
+rockwell.protocol
+rockwell.struct
+
+--- from twisted.protocols.gps.rockwell import * ---
+Zodiac(
+ZodiacParseError(
+
+--- import twisted.protocols.mice.mouseman ---
+twisted.protocols.mice.mouseman.MouseMan(
+twisted.protocols.mice.mouseman.__builtins__
+twisted.protocols.mice.mouseman.__doc__
+twisted.protocols.mice.mouseman.__file__
+twisted.protocols.mice.mouseman.__name__
+twisted.protocols.mice.mouseman.__package__
+twisted.protocols.mice.mouseman.protocol
+
+--- from twisted.protocols.mice import mouseman ---
+mouseman.MouseMan(
+mouseman.__builtins__
+mouseman.__doc__
+mouseman.__file__
+mouseman.__name__
+mouseman.__package__
+mouseman.protocol
+
+--- from twisted.protocols.mice.mouseman import * ---
+MouseMan(
+
+--- import twisted.spread.ui.gtk2util ---
+twisted.spread.ui.gtk2util.GladeKeeper(
+twisted.spread.ui.gtk2util.LoginDialog(
+twisted.spread.ui.gtk2util.UsernamePassword(
+twisted.spread.ui.gtk2util.__builtins__
+twisted.spread.ui.gtk2util.__doc__
+twisted.spread.ui.gtk2util.__file__
+twisted.spread.ui.gtk2util.__name__
+twisted.spread.ui.gtk2util.__package__
+twisted.spread.ui.gtk2util.copyright
+twisted.spread.ui.gtk2util.defer
+twisted.spread.ui.gtk2util.failure
+twisted.spread.ui.gtk2util.gtk
+twisted.spread.ui.gtk2util.log
+twisted.spread.ui.gtk2util.login(
+twisted.spread.ui.gtk2util.nested_scopes
+twisted.spread.ui.gtk2util.netError
+twisted.spread.ui.gtk2util.pb
+twisted.spread.ui.gtk2util.util
+
+--- from twisted.spread.ui import gtk2util ---
+gtk2util.GladeKeeper(
+gtk2util.LoginDialog(
+gtk2util.UsernamePassword(
+gtk2util.__builtins__
+gtk2util.__doc__
+gtk2util.__file__
+gtk2util.__name__
+gtk2util.__package__
+gtk2util.copyright
+gtk2util.defer
+gtk2util.failure
+gtk2util.gtk
+gtk2util.log
+gtk2util.login(
+gtk2util.nested_scopes
+gtk2util.netError
+gtk2util.pb
+gtk2util.util
+
+--- from twisted.spread.ui.gtk2util import * ---
+GladeKeeper(
+LoginDialog(
+login(
+netError
+
+--- import twisted.spread.ui.tktree ---
+twisted.spread.ui.tktree.ACTIVE
+twisted.spread.ui.tktree.ALL
+twisted.spread.ui.tktree.ANCHOR
+twisted.spread.ui.tktree.ARC
+twisted.spread.ui.tktree.At(
+twisted.spread.ui.tktree.AtEnd(
+twisted.spread.ui.tktree.AtInsert(
+twisted.spread.ui.tktree.AtSelFirst(
+twisted.spread.ui.tktree.AtSelLast(
+twisted.spread.ui.tktree.BASELINE
+twisted.spread.ui.tktree.BEVEL
+twisted.spread.ui.tktree.BOTH
+twisted.spread.ui.tktree.BOTTOM
+twisted.spread.ui.tktree.BROWSE
+twisted.spread.ui.tktree.BUTT
+twisted.spread.ui.tktree.BaseWidget(
+twisted.spread.ui.tktree.BitmapImage(
+twisted.spread.ui.tktree.BooleanType(
+twisted.spread.ui.tktree.BooleanVar(
+twisted.spread.ui.tktree.BufferType(
+twisted.spread.ui.tktree.BuiltinFunctionType(
+twisted.spread.ui.tktree.BuiltinMethodType(
+twisted.spread.ui.tktree.Button(
+twisted.spread.ui.tktree.CASCADE
+twisted.spread.ui.tktree.CENTER
+twisted.spread.ui.tktree.CHAR
+twisted.spread.ui.tktree.CHECKBUTTON
+twisted.spread.ui.tktree.CHORD
+twisted.spread.ui.tktree.COMMAND
+twisted.spread.ui.tktree.CURRENT
+twisted.spread.ui.tktree.CallWrapper(
+twisted.spread.ui.tktree.Canvas(
+twisted.spread.ui.tktree.Checkbutton(
+twisted.spread.ui.tktree.ClassType(
+twisted.spread.ui.tktree.CodeType(
+twisted.spread.ui.tktree.ComplexType(
+twisted.spread.ui.tktree.DISABLED
+twisted.spread.ui.tktree.DOTBOX
+twisted.spread.ui.tktree.DictProxyType(
+twisted.spread.ui.tktree.DictType(
+twisted.spread.ui.tktree.DictionaryType(
+twisted.spread.ui.tktree.DoubleVar(
+twisted.spread.ui.tktree.E
+twisted.spread.ui.tktree.END
+twisted.spread.ui.tktree.EW
+twisted.spread.ui.tktree.EXCEPTION
+twisted.spread.ui.tktree.EXTENDED
+twisted.spread.ui.tktree.EllipsisType(
+twisted.spread.ui.tktree.Entry(
+twisted.spread.ui.tktree.Event(
+twisted.spread.ui.tktree.FALSE
+twisted.spread.ui.tktree.FIRST
+twisted.spread.ui.tktree.FLAT
+twisted.spread.ui.tktree.FileNode(
+twisted.spread.ui.tktree.FileType(
+twisted.spread.ui.tktree.FloatType(
+twisted.spread.ui.tktree.Frame(
+twisted.spread.ui.tktree.FrameType(
+twisted.spread.ui.tktree.FunctionType(
+twisted.spread.ui.tktree.GROOVE
+twisted.spread.ui.tktree.GeneratorType(
+twisted.spread.ui.tktree.GetSetDescriptorType(
+twisted.spread.ui.tktree.Grid(
+twisted.spread.ui.tktree.HIDDEN
+twisted.spread.ui.tktree.HORIZONTAL
+twisted.spread.ui.tktree.INSERT
+twisted.spread.ui.tktree.INSIDE
+twisted.spread.ui.tktree.Image(
+twisted.spread.ui.tktree.InstanceType(
+twisted.spread.ui.tktree.IntType(
+twisted.spread.ui.tktree.IntVar(
+twisted.spread.ui.tktree.LAST
+twisted.spread.ui.tktree.LEFT
+twisted.spread.ui.tktree.Label(
+twisted.spread.ui.tktree.LabelFrame(
+twisted.spread.ui.tktree.LambdaType(
+twisted.spread.ui.tktree.ListType(
+twisted.spread.ui.tktree.Listbox(
+twisted.spread.ui.tktree.ListboxTree(
+twisted.spread.ui.tktree.ListboxTreeItem(
+twisted.spread.ui.tktree.LongType(
+twisted.spread.ui.tktree.MITER
+twisted.spread.ui.tktree.MOVETO
+twisted.spread.ui.tktree.MULTIPLE
+twisted.spread.ui.tktree.MemberDescriptorType(
+twisted.spread.ui.tktree.Menu(
+twisted.spread.ui.tktree.Menubutton(
+twisted.spread.ui.tktree.Message(
+twisted.spread.ui.tktree.MethodType(
+twisted.spread.ui.tktree.Misc(
+twisted.spread.ui.tktree.ModuleType(
+twisted.spread.ui.tktree.N
+twisted.spread.ui.tktree.NE
+twisted.spread.ui.tktree.NO
+twisted.spread.ui.tktree.NONE
+twisted.spread.ui.tktree.NORMAL
+twisted.spread.ui.tktree.NS
+twisted.spread.ui.tktree.NSEW
+twisted.spread.ui.tktree.NUMERIC
+twisted.spread.ui.tktree.NW
+twisted.spread.ui.tktree.NoDefaultRoot(
+twisted.spread.ui.tktree.Node(
+twisted.spread.ui.tktree.NoneType(
+twisted.spread.ui.tktree.NotImplementedType(
+twisted.spread.ui.tktree.OFF
+twisted.spread.ui.tktree.ON
+twisted.spread.ui.tktree.OUTSIDE
+twisted.spread.ui.tktree.ObjectType(
+twisted.spread.ui.tktree.OptionMenu(
+twisted.spread.ui.tktree.PAGES
+twisted.spread.ui.tktree.PIESLICE
+twisted.spread.ui.tktree.PROJECTING
+twisted.spread.ui.tktree.Pack(
+twisted.spread.ui.tktree.PanedWindow(
+twisted.spread.ui.tktree.PhotoImage(
+twisted.spread.ui.tktree.Place(
+twisted.spread.ui.tktree.RADIOBUTTON
+twisted.spread.ui.tktree.RAISED
+twisted.spread.ui.tktree.READABLE
+twisted.spread.ui.tktree.RIDGE
+twisted.spread.ui.tktree.RIGHT
+twisted.spread.ui.tktree.ROUND
+twisted.spread.ui.tktree.Radiobutton(
+twisted.spread.ui.tktree.S
+twisted.spread.ui.tktree.SCROLL
+twisted.spread.ui.tktree.SE
+twisted.spread.ui.tktree.SEL
+twisted.spread.ui.tktree.SEL_FIRST
+twisted.spread.ui.tktree.SEL_LAST
+twisted.spread.ui.tktree.SEPARATOR
+twisted.spread.ui.tktree.SINGLE
+twisted.spread.ui.tktree.SOLID
+twisted.spread.ui.tktree.SUNKEN
+twisted.spread.ui.tktree.SW
+twisted.spread.ui.tktree.Scale(
+twisted.spread.ui.tktree.Scrollbar(
+twisted.spread.ui.tktree.SliceType(
+twisted.spread.ui.tktree.Spinbox(
+twisted.spread.ui.tktree.StringType(
+twisted.spread.ui.tktree.StringTypes
+twisted.spread.ui.tktree.StringVar(
+twisted.spread.ui.tktree.Studbutton(
+twisted.spread.ui.tktree.TOP
+twisted.spread.ui.tktree.TRUE
+twisted.spread.ui.tktree.Tcl(
+twisted.spread.ui.tktree.TclError(
+twisted.spread.ui.tktree.TclVersion
+twisted.spread.ui.tktree.Text(
+twisted.spread.ui.tktree.Tk(
+twisted.spread.ui.tktree.TkVersion
+twisted.spread.ui.tktree.Toplevel(
+twisted.spread.ui.tktree.TracebackType(
+twisted.spread.ui.tktree.TreeItem(
+twisted.spread.ui.tktree.Tributton(
+twisted.spread.ui.tktree.TupleType(
+twisted.spread.ui.tktree.TypeType(
+twisted.spread.ui.tktree.UNDERLINE
+twisted.spread.ui.tktree.UNITS
+twisted.spread.ui.tktree.UnboundMethodType(
+twisted.spread.ui.tktree.UnicodeType(
+twisted.spread.ui.tktree.VERTICAL
+twisted.spread.ui.tktree.Variable(
+twisted.spread.ui.tktree.W
+twisted.spread.ui.tktree.WORD
+twisted.spread.ui.tktree.WRITABLE
+twisted.spread.ui.tktree.Widget(
+twisted.spread.ui.tktree.Wm(
+twisted.spread.ui.tktree.X
+twisted.spread.ui.tktree.XRangeType(
+twisted.spread.ui.tktree.Y
+twisted.spread.ui.tktree.YES
+twisted.spread.ui.tktree.__builtins__
+twisted.spread.ui.tktree.__doc__
+twisted.spread.ui.tktree.__file__
+twisted.spread.ui.tktree.__name__
+twisted.spread.ui.tktree.__package__
+twisted.spread.ui.tktree.getboolean(
+twisted.spread.ui.tktree.getdouble(
+twisted.spread.ui.tktree.getint(
+twisted.spread.ui.tktree.image_names(
+twisted.spread.ui.tktree.image_types(
+twisted.spread.ui.tktree.mainloop(
+twisted.spread.ui.tktree.os
+twisted.spread.ui.tktree.sys
+twisted.spread.ui.tktree.tkinter
+twisted.spread.ui.tktree.wantobjects
+
+--- from twisted.spread.ui import tktree ---
+tktree.ACTIVE
+tktree.ALL
+tktree.ANCHOR
+tktree.ARC
+tktree.At(
+tktree.AtEnd(
+tktree.AtInsert(
+tktree.AtSelFirst(
+tktree.AtSelLast(
+tktree.BASELINE
+tktree.BEVEL
+tktree.BOTH
+tktree.BOTTOM
+tktree.BROWSE
+tktree.BUTT
+tktree.BaseWidget(
+tktree.BitmapImage(
+tktree.BooleanType(
+tktree.BooleanVar(
+tktree.BufferType(
+tktree.BuiltinFunctionType(
+tktree.BuiltinMethodType(
+tktree.Button(
+tktree.CASCADE
+tktree.CENTER
+tktree.CHAR
+tktree.CHECKBUTTON
+tktree.CHORD
+tktree.COMMAND
+tktree.CURRENT
+tktree.CallWrapper(
+tktree.Canvas(
+tktree.Checkbutton(
+tktree.ClassType(
+tktree.CodeType(
+tktree.ComplexType(
+tktree.DISABLED
+tktree.DOTBOX
+tktree.DictProxyType(
+tktree.DictType(
+tktree.DictionaryType(
+tktree.DoubleVar(
+tktree.E
+tktree.END
+tktree.EW
+tktree.EXCEPTION
+tktree.EXTENDED
+tktree.EllipsisType(
+tktree.Entry(
+tktree.Event(
+tktree.FALSE
+tktree.FIRST
+tktree.FLAT
+tktree.FileNode(
+tktree.FileType(
+tktree.FloatType(
+tktree.Frame(
+tktree.FrameType(
+tktree.FunctionType(
+tktree.GROOVE
+tktree.GeneratorType(
+tktree.GetSetDescriptorType(
+tktree.Grid(
+tktree.HIDDEN
+tktree.HORIZONTAL
+tktree.INSERT
+tktree.INSIDE
+tktree.Image(
+tktree.InstanceType(
+tktree.IntType(
+tktree.IntVar(
+tktree.LAST
+tktree.LEFT
+tktree.Label(
+tktree.LabelFrame(
+tktree.LambdaType(
+tktree.ListType(
+tktree.Listbox(
+tktree.ListboxTree(
+tktree.ListboxTreeItem(
+tktree.LongType(
+tktree.MITER
+tktree.MOVETO
+tktree.MULTIPLE
+tktree.MemberDescriptorType(
+tktree.Menu(
+tktree.Menubutton(
+tktree.Message(
+tktree.MethodType(
+tktree.Misc(
+tktree.ModuleType(
+tktree.N
+tktree.NE
+tktree.NO
+tktree.NONE
+tktree.NORMAL
+tktree.NS
+tktree.NSEW
+tktree.NUMERIC
+tktree.NW
+tktree.NoDefaultRoot(
+tktree.Node(
+tktree.NoneType(
+tktree.NotImplementedType(
+tktree.OFF
+tktree.ON
+tktree.OUTSIDE
+tktree.ObjectType(
+tktree.OptionMenu(
+tktree.PAGES
+tktree.PIESLICE
+tktree.PROJECTING
+tktree.Pack(
+tktree.PanedWindow(
+tktree.PhotoImage(
+tktree.Place(
+tktree.RADIOBUTTON
+tktree.RAISED
+tktree.READABLE
+tktree.RIDGE
+tktree.RIGHT
+tktree.ROUND
+tktree.Radiobutton(
+tktree.S
+tktree.SCROLL
+tktree.SE
+tktree.SEL
+tktree.SEL_FIRST
+tktree.SEL_LAST
+tktree.SEPARATOR
+tktree.SINGLE
+tktree.SOLID
+tktree.SUNKEN
+tktree.SW
+tktree.Scale(
+tktree.Scrollbar(
+tktree.SliceType(
+tktree.Spinbox(
+tktree.StringType(
+tktree.StringTypes
+tktree.StringVar(
+tktree.Studbutton(
+tktree.TOP
+tktree.TRUE
+tktree.Tcl(
+tktree.TclError(
+tktree.TclVersion
+tktree.Text(
+tktree.Tk(
+tktree.TkVersion
+tktree.Toplevel(
+tktree.TracebackType(
+tktree.TreeItem(
+tktree.Tributton(
+tktree.TupleType(
+tktree.TypeType(
+tktree.UNDERLINE
+tktree.UNITS
+tktree.UnboundMethodType(
+tktree.UnicodeType(
+tktree.VERTICAL
+tktree.Variable(
+tktree.W
+tktree.WORD
+tktree.WRITABLE
+tktree.Widget(
+tktree.Wm(
+tktree.X
+tktree.XRangeType(
+tktree.Y
+tktree.YES
+tktree.__builtins__
+tktree.__doc__
+tktree.__file__
+tktree.__name__
+tktree.__package__
+tktree.getboolean(
+tktree.getdouble(
+tktree.getint(
+tktree.image_names(
+tktree.image_types(
+tktree.mainloop(
+tktree.os
+tktree.sys
+tktree.tkinter
+tktree.wantobjects
+
+--- from twisted.spread.ui.tktree import * ---
+FileNode(
+ListboxTree(
+ListboxTreeItem(
+TreeItem(
+
+--- import twisted.spread.ui.tkutil ---
+twisted.spread.ui.tkutil.ACTIVE
+twisted.spread.ui.tkutil.ALL
+twisted.spread.ui.tkutil.ANCHOR
+twisted.spread.ui.tkutil.ARC
+twisted.spread.ui.tkutil.At(
+twisted.spread.ui.tkutil.AtEnd(
+twisted.spread.ui.tkutil.AtInsert(
+twisted.spread.ui.tkutil.AtSelFirst(
+twisted.spread.ui.tkutil.AtSelLast(
+twisted.spread.ui.tkutil.BASELINE
+twisted.spread.ui.tkutil.BEVEL
+twisted.spread.ui.tkutil.BOTH
+twisted.spread.ui.tkutil.BOTTOM
+twisted.spread.ui.tkutil.BROWSE
+twisted.spread.ui.tkutil.BUTT
+twisted.spread.ui.tkutil.BaseWidget(
+twisted.spread.ui.tkutil.BitmapImage(
+twisted.spread.ui.tkutil.BooleanType(
+twisted.spread.ui.tkutil.BooleanVar(
+twisted.spread.ui.tkutil.BufferType(
+twisted.spread.ui.tkutil.BuiltinFunctionType(
+twisted.spread.ui.tkutil.BuiltinMethodType(
+twisted.spread.ui.tkutil.Button(
+twisted.spread.ui.tkutil.CASCADE
+twisted.spread.ui.tkutil.CENTER
+twisted.spread.ui.tkutil.CHAR
+twisted.spread.ui.tkutil.CHECKBUTTON
+twisted.spread.ui.tkutil.CHORD
+twisted.spread.ui.tkutil.CList(
+twisted.spread.ui.tkutil.COMMAND
+twisted.spread.ui.tkutil.CURRENT
+twisted.spread.ui.tkutil.CallWrapper(
+twisted.spread.ui.tkutil.Canvas(
+twisted.spread.ui.tkutil.Checkbutton(
+twisted.spread.ui.tkutil.ClassType(
+twisted.spread.ui.tkutil.CodeType(
+twisted.spread.ui.tkutil.ComplexType(
+twisted.spread.ui.tkutil.DISABLED
+twisted.spread.ui.tkutil.DOTBOX
+twisted.spread.ui.tkutil.DictProxyType(
+twisted.spread.ui.tkutil.DictType(
+twisted.spread.ui.tkutil.DictionaryType(
+twisted.spread.ui.tkutil.DirectoryBrowser(
+twisted.spread.ui.tkutil.DoubleVar(
+twisted.spread.ui.tkutil.E
+twisted.spread.ui.tkutil.END
+twisted.spread.ui.tkutil.EW
+twisted.spread.ui.tkutil.EXCEPTION
+twisted.spread.ui.tkutil.EXTENDED
+twisted.spread.ui.tkutil.EllipsisType(
+twisted.spread.ui.tkutil.Entry(
+twisted.spread.ui.tkutil.Event(
+twisted.spread.ui.tkutil.FALSE
+twisted.spread.ui.tkutil.FIRST
+twisted.spread.ui.tkutil.FLAT
+twisted.spread.ui.tkutil.FileType(
+twisted.spread.ui.tkutil.FloatType(
+twisted.spread.ui.tkutil.Frame(
+twisted.spread.ui.tkutil.FrameType(
+twisted.spread.ui.tkutil.FunctionType(
+twisted.spread.ui.tkutil.GROOVE
+twisted.spread.ui.tkutil.GeneratorType(
+twisted.spread.ui.tkutil.GenericLogin(
+twisted.spread.ui.tkutil.GetSetDescriptorType(
+twisted.spread.ui.tkutil.Grid(
+twisted.spread.ui.tkutil.HIDDEN
+twisted.spread.ui.tkutil.HORIZONTAL
+twisted.spread.ui.tkutil.INSERT
+twisted.spread.ui.tkutil.INSIDE
+twisted.spread.ui.tkutil.Image(
+twisted.spread.ui.tkutil.InstanceType(
+twisted.spread.ui.tkutil.IntType(
+twisted.spread.ui.tkutil.IntVar(
+twisted.spread.ui.tkutil.LAST
+twisted.spread.ui.tkutil.LEFT
+twisted.spread.ui.tkutil.Label(
+twisted.spread.ui.tkutil.LabelFrame(
+twisted.spread.ui.tkutil.LambdaType(
+twisted.spread.ui.tkutil.ListType(
+twisted.spread.ui.tkutil.Listbox(
+twisted.spread.ui.tkutil.Login(
+twisted.spread.ui.tkutil.LongType(
+twisted.spread.ui.tkutil.MITER
+twisted.spread.ui.tkutil.MOVETO
+twisted.spread.ui.tkutil.MULTIPLE
+twisted.spread.ui.tkutil.MemberDescriptorType(
+twisted.spread.ui.tkutil.Menu(
+twisted.spread.ui.tkutil.Menubutton(
+twisted.spread.ui.tkutil.Message(
+twisted.spread.ui.tkutil.MethodType(
+twisted.spread.ui.tkutil.Misc(
+twisted.spread.ui.tkutil.ModuleType(
+twisted.spread.ui.tkutil.N
+twisted.spread.ui.tkutil.NE
+twisted.spread.ui.tkutil.NO
+twisted.spread.ui.tkutil.NONE
+twisted.spread.ui.tkutil.NORMAL
+twisted.spread.ui.tkutil.NS
+twisted.spread.ui.tkutil.NSEW
+twisted.spread.ui.tkutil.NUMERIC
+twisted.spread.ui.tkutil.NW
+twisted.spread.ui.tkutil.NoDefaultRoot(
+twisted.spread.ui.tkutil.NoneType(
+twisted.spread.ui.tkutil.NotImplementedType(
+twisted.spread.ui.tkutil.OFF
+twisted.spread.ui.tkutil.ON
+twisted.spread.ui.tkutil.OUTSIDE
+twisted.spread.ui.tkutil.ObjectType(
+twisted.spread.ui.tkutil.OptionMenu(
+twisted.spread.ui.tkutil.PAGES
+twisted.spread.ui.tkutil.PIESLICE
+twisted.spread.ui.tkutil.PROJECTING
+twisted.spread.ui.tkutil.Pack(
+twisted.spread.ui.tkutil.PanedWindow(
+twisted.spread.ui.tkutil.PhotoImage(
+twisted.spread.ui.tkutil.Place(
+twisted.spread.ui.tkutil.ProgressBar(
+twisted.spread.ui.tkutil.RADIOBUTTON
+twisted.spread.ui.tkutil.RAISED
+twisted.spread.ui.tkutil.READABLE
+twisted.spread.ui.tkutil.RIDGE
+twisted.spread.ui.tkutil.RIGHT
+twisted.spread.ui.tkutil.ROUND
+twisted.spread.ui.tkutil.Radiobutton(
+twisted.spread.ui.tkutil.S
+twisted.spread.ui.tkutil.SCROLL
+twisted.spread.ui.tkutil.SE
+twisted.spread.ui.tkutil.SEL
+twisted.spread.ui.tkutil.SEL_FIRST
+twisted.spread.ui.tkutil.SEL_LAST
+twisted.spread.ui.tkutil.SEPARATOR
+twisted.spread.ui.tkutil.SINGLE
+twisted.spread.ui.tkutil.SOLID
+twisted.spread.ui.tkutil.SUNKEN
+twisted.spread.ui.tkutil.SW
+twisted.spread.ui.tkutil.Scale(
+twisted.spread.ui.tkutil.Scrollbar(
+twisted.spread.ui.tkutil.SliceType(
+twisted.spread.ui.tkutil.Spinbox(
+twisted.spread.ui.tkutil.StringType(
+twisted.spread.ui.tkutil.StringTypes
+twisted.spread.ui.tkutil.StringVar(
+twisted.spread.ui.tkutil.Studbutton(
+twisted.spread.ui.tkutil.TOP
+twisted.spread.ui.tkutil.TRUE
+twisted.spread.ui.tkutil.Tcl(
+twisted.spread.ui.tkutil.TclError(
+twisted.spread.ui.tkutil.TclVersion
+twisted.spread.ui.tkutil.Text(
+twisted.spread.ui.tkutil.Tk(
+twisted.spread.ui.tkutil.TkVersion
+twisted.spread.ui.tkutil.Toplevel(
+twisted.spread.ui.tkutil.TracebackType(
+twisted.spread.ui.tkutil.Tributton(
+twisted.spread.ui.tkutil.TupleType(
+twisted.spread.ui.tkutil.TypeType(
+twisted.spread.ui.tkutil.UNDERLINE
+twisted.spread.ui.tkutil.UNITS
+twisted.spread.ui.tkutil.UnboundMethodType(
+twisted.spread.ui.tkutil.UnicodeType(
+twisted.spread.ui.tkutil.VERTICAL
+twisted.spread.ui.tkutil.Variable(
+twisted.spread.ui.tkutil.W
+twisted.spread.ui.tkutil.WORD
+twisted.spread.ui.tkutil.WRITABLE
+twisted.spread.ui.tkutil.Widget(
+twisted.spread.ui.tkutil.Wm(
+twisted.spread.ui.tkutil.X
+twisted.spread.ui.tkutil.XRangeType(
+twisted.spread.ui.tkutil.Y
+twisted.spread.ui.tkutil.YES
+twisted.spread.ui.tkutil.__builtins__
+twisted.spread.ui.tkutil.__doc__
+twisted.spread.ui.tkutil.__file__
+twisted.spread.ui.tkutil.__name__
+twisted.spread.ui.tkutil.__package__
+twisted.spread.ui.tkutil.askdirectory(
+twisted.spread.ui.tkutil.askpassword(
+twisted.spread.ui.tkutil.copyright
+twisted.spread.ui.tkutil.getboolean(
+twisted.spread.ui.tkutil.getdouble(
+twisted.spread.ui.tkutil.getint(
+twisted.spread.ui.tkutil.grid_setexpand(
+twisted.spread.ui.tkutil.image_names(
+twisted.spread.ui.tkutil.image_types(
+twisted.spread.ui.tkutil.mainloop(
+twisted.spread.ui.tkutil.pb
+twisted.spread.ui.tkutil.reactor
+twisted.spread.ui.tkutil.string
+twisted.spread.ui.tkutil.sys
+twisted.spread.ui.tkutil.tkinter
+twisted.spread.ui.tkutil.wantobjects
+
+--- from twisted.spread.ui import tkutil ---
+tkutil.ACTIVE
+tkutil.ALL
+tkutil.ANCHOR
+tkutil.ARC
+tkutil.At(
+tkutil.AtEnd(
+tkutil.AtInsert(
+tkutil.AtSelFirst(
+tkutil.AtSelLast(
+tkutil.BASELINE
+tkutil.BEVEL
+tkutil.BOTH
+tkutil.BOTTOM
+tkutil.BROWSE
+tkutil.BUTT
+tkutil.BaseWidget(
+tkutil.BitmapImage(
+tkutil.BooleanType(
+tkutil.BooleanVar(
+tkutil.BufferType(
+tkutil.BuiltinFunctionType(
+tkutil.BuiltinMethodType(
+tkutil.Button(
+tkutil.CASCADE
+tkutil.CENTER
+tkutil.CHAR
+tkutil.CHECKBUTTON
+tkutil.CHORD
+tkutil.CList(
+tkutil.COMMAND
+tkutil.CURRENT
+tkutil.CallWrapper(
+tkutil.Canvas(
+tkutil.Checkbutton(
+tkutil.ClassType(
+tkutil.CodeType(
+tkutil.ComplexType(
+tkutil.DISABLED
+tkutil.DOTBOX
+tkutil.DictProxyType(
+tkutil.DictType(
+tkutil.DictionaryType(
+tkutil.DirectoryBrowser(
+tkutil.DoubleVar(
+tkutil.E
+tkutil.END
+tkutil.EW
+tkutil.EXCEPTION
+tkutil.EXTENDED
+tkutil.EllipsisType(
+tkutil.Entry(
+tkutil.Event(
+tkutil.FALSE
+tkutil.FIRST
+tkutil.FLAT
+tkutil.FileType(
+tkutil.FloatType(
+tkutil.Frame(
+tkutil.FrameType(
+tkutil.FunctionType(
+tkutil.GROOVE
+tkutil.GeneratorType(
+tkutil.GenericLogin(
+tkutil.GetSetDescriptorType(
+tkutil.Grid(
+tkutil.HIDDEN
+tkutil.HORIZONTAL
+tkutil.INSERT
+tkutil.INSIDE
+tkutil.Image(
+tkutil.InstanceType(
+tkutil.IntType(
+tkutil.IntVar(
+tkutil.LAST
+tkutil.LEFT
+tkutil.Label(
+tkutil.LabelFrame(
+tkutil.LambdaType(
+tkutil.ListType(
+tkutil.Listbox(
+tkutil.Login(
+tkutil.LongType(
+tkutil.MITER
+tkutil.MOVETO
+tkutil.MULTIPLE
+tkutil.MemberDescriptorType(
+tkutil.Menu(
+tkutil.Menubutton(
+tkutil.Message(
+tkutil.MethodType(
+tkutil.Misc(
+tkutil.ModuleType(
+tkutil.N
+tkutil.NE
+tkutil.NO
+tkutil.NONE
+tkutil.NORMAL
+tkutil.NS
+tkutil.NSEW
+tkutil.NUMERIC
+tkutil.NW
+tkutil.NoDefaultRoot(
+tkutil.NoneType(
+tkutil.NotImplementedType(
+tkutil.OFF
+tkutil.ON
+tkutil.OUTSIDE
+tkutil.ObjectType(
+tkutil.OptionMenu(
+tkutil.PAGES
+tkutil.PIESLICE
+tkutil.PROJECTING
+tkutil.Pack(
+tkutil.PanedWindow(
+tkutil.PhotoImage(
+tkutil.Place(
+tkutil.ProgressBar(
+tkutil.RADIOBUTTON
+tkutil.RAISED
+tkutil.READABLE
+tkutil.RIDGE
+tkutil.RIGHT
+tkutil.ROUND
+tkutil.Radiobutton(
+tkutil.S
+tkutil.SCROLL
+tkutil.SE
+tkutil.SEL
+tkutil.SEL_FIRST
+tkutil.SEL_LAST
+tkutil.SEPARATOR
+tkutil.SINGLE
+tkutil.SOLID
+tkutil.SUNKEN
+tkutil.SW
+tkutil.Scale(
+tkutil.Scrollbar(
+tkutil.SliceType(
+tkutil.Spinbox(
+tkutil.StringType(
+tkutil.StringTypes
+tkutil.StringVar(
+tkutil.Studbutton(
+tkutil.TOP
+tkutil.TRUE
+tkutil.Tcl(
+tkutil.TclError(
+tkutil.TclVersion
+tkutil.Text(
+tkutil.Tk(
+tkutil.TkVersion
+tkutil.Toplevel(
+tkutil.TracebackType(
+tkutil.Tributton(
+tkutil.TupleType(
+tkutil.TypeType(
+tkutil.UNDERLINE
+tkutil.UNITS
+tkutil.UnboundMethodType(
+tkutil.UnicodeType(
+tkutil.VERTICAL
+tkutil.Variable(
+tkutil.W
+tkutil.WORD
+tkutil.WRITABLE
+tkutil.Widget(
+tkutil.Wm(
+tkutil.X
+tkutil.XRangeType(
+tkutil.Y
+tkutil.YES
+tkutil.__builtins__
+tkutil.__doc__
+tkutil.__file__
+tkutil.__name__
+tkutil.__package__
+tkutil.askdirectory(
+tkutil.askpassword(
+tkutil.copyright
+tkutil.getboolean(
+tkutil.getdouble(
+tkutil.getint(
+tkutil.grid_setexpand(
+tkutil.image_names(
+tkutil.image_types(
+tkutil.mainloop(
+tkutil.pb
+tkutil.reactor
+tkutil.string
+tkutil.sys
+tkutil.tkinter
+tkutil.wantobjects
+
+--- from twisted.spread.ui.tkutil import * ---
+CList(
+DirectoryBrowser(
+GenericLogin(
+Login(
+askpassword(
+grid_setexpand(
+
+--- import twisted.web.woven.controller ---
+twisted.web.woven.controller.BlankPage(
+twisted.web.woven.controller.Controller(
+twisted.web.woven.controller.LiveController(
+twisted.web.woven.controller.WController(
+twisted.web.woven.controller.WOVEN_PATH
+twisted.web.woven.controller.__builtins__
+twisted.web.woven.controller.__doc__
+twisted.web.woven.controller.__file__
+twisted.web.woven.controller.__name__
+twisted.web.woven.controller.__package__
+twisted.web.woven.controller.__version__
+twisted.web.woven.controller.addSlash(
+twisted.web.woven.controller.cgi
+twisted.web.woven.controller.components
+twisted.web.woven.controller.controllerFactory(
+twisted.web.woven.controller.controllerMethod(
+twisted.web.woven.controller.failure
+twisted.web.woven.controller.implements(
+twisted.web.woven.controller.interfaces
+twisted.web.woven.controller.log
+twisted.web.woven.controller.microdom
+twisted.web.woven.controller.nested_scopes
+twisted.web.woven.controller.now(
+twisted.web.woven.controller.os
+twisted.web.woven.controller.redirectTo(
+twisted.web.woven.controller.registerControllerForModel(
+twisted.web.woven.controller.resource
+twisted.web.woven.controller.server
+twisted.web.woven.controller.static
+twisted.web.woven.controller.types
+twisted.web.woven.controller.utils
+twisted.web.woven.controller.warnings
+twisted.web.woven.controller.woven
+
+--- from twisted.web.woven import controller ---
+controller.BlankPage(
+controller.Controller(
+controller.LiveController(
+controller.WController(
+controller.WOVEN_PATH
+controller.__builtins__
+controller.__doc__
+controller.__file__
+controller.__name__
+controller.__package__
+controller.__version__
+controller.addSlash(
+controller.cgi
+controller.components
+controller.controllerFactory(
+controller.controllerMethod(
+controller.failure
+controller.implements(
+controller.interfaces
+controller.log
+controller.microdom
+controller.nested_scopes
+controller.now(
+controller.os
+controller.redirectTo(
+controller.registerControllerForModel(
+controller.resource
+controller.server
+controller.static
+controller.types
+controller.utils
+controller.warnings
+controller.woven
+
+--- from twisted.web.woven.controller import * ---
+BlankPage(
+Controller(
+LiveController(
+WController(
+WOVEN_PATH
+controllerFactory(
+controllerMethod(
+now(
+registerControllerForModel(
+woven
+
+--- import twisted.web.woven.dirlist ---
+twisted.web.woven.dirlist.DirectoryLister(
+twisted.web.woven.dirlist.File(
+twisted.web.woven.dirlist.FilePath(
+twisted.web.woven.dirlist.RawText(
+twisted.web.woven.dirlist.__builtins__
+twisted.web.woven.dirlist.__doc__
+twisted.web.woven.dirlist.__file__
+twisted.web.woven.dirlist.__name__
+twisted.web.woven.dirlist.__package__
+twisted.web.woven.dirlist.getTypeAndEncoding(
+twisted.web.woven.dirlist.joinpath(
+twisted.web.woven.dirlist.lmx(
+twisted.web.woven.dirlist.model
+twisted.web.woven.dirlist.os
+twisted.web.woven.dirlist.page
+twisted.web.woven.dirlist.urllib
+twisted.web.woven.dirlist.view
+twisted.web.woven.dirlist.widgets
+
+--- from twisted.web.woven import dirlist ---
+dirlist.File(
+dirlist.FilePath(
+dirlist.RawText(
+dirlist.getTypeAndEncoding(
+dirlist.joinpath(
+dirlist.lmx(
+dirlist.model
+dirlist.page
+dirlist.view
+dirlist.widgets
+
+--- from twisted.web.woven.dirlist import * ---
+view
+widgets
+
+--- import twisted.web.woven.flashconduit ---
+twisted.web.woven.flashconduit.Factory(
+twisted.web.woven.flashconduit.FlashConduit(
+twisted.web.woven.flashconduit.FlashConduitFactory(
+twisted.web.woven.flashconduit.LineReceiver(
+twisted.web.woven.flashconduit.__builtins__
+twisted.web.woven.flashconduit.__doc__
+twisted.web.woven.flashconduit.__file__
+twisted.web.woven.flashconduit.__name__
+twisted.web.woven.flashconduit.__package__
+twisted.web.woven.flashconduit.interfaces
+twisted.web.woven.flashconduit.log
+
+--- from twisted.web.woven import flashconduit ---
+flashconduit.Factory(
+flashconduit.FlashConduit(
+flashconduit.FlashConduitFactory(
+flashconduit.LineReceiver(
+flashconduit.__builtins__
+flashconduit.__doc__
+flashconduit.__file__
+flashconduit.__name__
+flashconduit.__package__
+flashconduit.interfaces
+flashconduit.log
+
+--- from twisted.web.woven.flashconduit import * ---
+FlashConduit(
+FlashConduitFactory(
+
+--- import twisted.web.woven.form ---
+twisted.web.woven.form.Element(
+twisted.web.woven.form.FormDisplayModel(
+twisted.web.woven.form.FormErrorModel(
+twisted.web.woven.form.FormErrorWidget(
+twisted.web.woven.form.FormFillerWidget(
+twisted.web.woven.form.FormMethod(
+twisted.web.woven.form.FormProcessor(
+twisted.web.woven.form.__builtins__
+twisted.web.woven.form.__doc__
+twisted.web.woven.form.__file__
+twisted.web.woven.form.__name__
+twisted.web.woven.form.__package__
+twisted.web.woven.form.controller
+twisted.web.woven.form.defer
+twisted.web.woven.form.domhelpers
+twisted.web.woven.form.failure
+twisted.web.woven.form.formmethod
+twisted.web.woven.form.input
+twisted.web.woven.form.interfaces
+twisted.web.woven.form.lmx(
+twisted.web.woven.form.math
+twisted.web.woven.form.model
+twisted.web.woven.form.nested_scopes
+twisted.web.woven.form.parseString(
+twisted.web.woven.form.registerAdapter(
+twisted.web.woven.form.registerRenderer(
+twisted.web.woven.form.resource
+twisted.web.woven.form.util
+twisted.web.woven.form.view
+twisted.web.woven.form.widgets
+
+--- from twisted.web.woven import form ---
+form.Element(
+form.FormDisplayModel(
+form.FormErrorModel(
+form.FormErrorWidget(
+form.FormFillerWidget(
+form.FormMethod(
+form.FormProcessor(
+form.__builtins__
+form.__doc__
+form.__file__
+form.__name__
+form.__package__
+form.controller
+form.defer
+form.domhelpers
+form.failure
+form.formmethod
+form.input
+form.interfaces
+form.lmx(
+form.math
+form.model
+form.nested_scopes
+form.parseString(
+form.registerAdapter(
+form.registerRenderer(
+form.resource
+form.util
+form.view
+form.widgets
+
+--- from twisted.web.woven.form import * ---
+FormDisplayModel(
+FormErrorModel(
+FormErrorWidget(
+FormFillerWidget(
+FormProcessor(
+controller
+formmethod
+input
+registerRenderer(
+
+--- import twisted.web.woven.guard ---
+twisted.web.woven.guard.Anonymous(
+twisted.web.woven.guard.DESTROY_PERSPECTIVE
+twisted.web.woven.guard.DeferredResource(
+twisted.web.woven.guard.GuardSession(
+twisted.web.woven.guard.INIT_PERSPECTIVE
+twisted.web.woven.guard.INIT_SESSION
+twisted.web.woven.guard.IResource(
+twisted.web.woven.guard.LoginFailed(
+twisted.web.woven.guard.Redirect(
+twisted.web.woven.guard.Resource(
+twisted.web.woven.guard.SESSION_KEY
+twisted.web.woven.guard.SessionWrapper(
+twisted.web.woven.guard.UnauthorizedLogin(
+twisted.web.woven.guard.UsernamePassword(
+twisted.web.woven.guard.UsernamePasswordWrapper(
+twisted.web.woven.guard.__builtins__
+twisted.web.woven.guard.__doc__
+twisted.web.woven.guard.__file__
+twisted.web.woven.guard.__name__
+twisted.web.woven.guard.__package__
+twisted.web.woven.guard.__version__
+twisted.web.woven.guard.addSlash(
+twisted.web.woven.guard.components
+twisted.web.woven.guard.fm
+twisted.web.woven.guard.form
+twisted.web.woven.guard.getResource(
+twisted.web.woven.guard.interfaces
+twisted.web.woven.guard.log
+twisted.web.woven.guard.md5(
+twisted.web.woven.guard.nested_scopes
+twisted.web.woven.guard.newLoginSignature
+twisted.web.woven.guard.random
+twisted.web.woven.guard.reactor
+twisted.web.woven.guard.redirectTo(
+twisted.web.woven.guard.redirectToSession(
+twisted.web.woven.guard.time
+twisted.web.woven.guard.urlToChild(
+twisted.web.woven.guard.urllib
+twisted.web.woven.guard.utils
+
+--- from twisted.web.woven import guard ---
+guard.Anonymous(
+guard.DESTROY_PERSPECTIVE
+guard.DeferredResource(
+guard.GuardSession(
+guard.INIT_PERSPECTIVE
+guard.INIT_SESSION
+guard.IResource(
+guard.LoginFailed(
+guard.Redirect(
+guard.Resource(
+guard.SESSION_KEY
+guard.SessionWrapper(
+guard.UnauthorizedLogin(
+guard.UsernamePassword(
+guard.UsernamePasswordWrapper(
+guard.__version__
+guard.addSlash(
+guard.components
+guard.fm
+guard.form
+guard.getResource(
+guard.interfaces
+guard.log
+guard.md5(
+guard.nested_scopes
+guard.newLoginSignature
+guard.random
+guard.reactor
+guard.redirectTo(
+guard.redirectToSession(
+guard.time
+guard.urlToChild(
+guard.urllib
+guard.utils
+
+--- from twisted.web.woven.guard import * ---
+DESTROY_PERSPECTIVE
+GuardSession(
+INIT_PERSPECTIVE
+INIT_SESSION
+SESSION_KEY
+SessionWrapper(
+UsernamePasswordWrapper(
+fm
+form
+getResource(
+newLoginSignature
+redirectToSession(
+urlToChild(
+
+--- import twisted.web.woven.input ---
+twisted.web.woven.input.Anything(
+twisted.web.woven.input.DefaultHandler(
+twisted.web.woven.input.DictAggregator(
+twisted.web.woven.input.Float(
+twisted.web.woven.input.InputHandler(
+twisted.web.woven.input.Integer(
+twisted.web.woven.input.List(
+twisted.web.woven.input.ListAggregator(
+twisted.web.woven.input.SingleValue(
+twisted.web.woven.input.__builtins__
+twisted.web.woven.input.__doc__
+twisted.web.woven.input.__file__
+twisted.web.woven.input.__name__
+twisted.web.woven.input.__package__
+twisted.web.woven.input.__version__
+twisted.web.woven.input.controller
+twisted.web.woven.input.controllerFactory(
+twisted.web.woven.input.defer
+twisted.web.woven.input.domhelpers
+twisted.web.woven.input.inspect
+twisted.web.woven.input.log
+twisted.web.woven.input.os
+twisted.web.woven.input.qual(
+twisted.web.woven.input.template
+twisted.web.woven.input.utils
+
+--- from twisted.web.woven import input ---
+input.Anything(
+input.DefaultHandler(
+input.DictAggregator(
+input.Float(
+input.InputHandler(
+input.Integer(
+input.List(
+input.ListAggregator(
+input.SingleValue(
+input.__builtins__
+input.__doc__
+input.__file__
+input.__name__
+input.__package__
+input.__version__
+input.controller
+input.controllerFactory(
+input.defer
+input.domhelpers
+input.inspect
+input.log
+input.os
+input.qual(
+input.template
+input.utils
+
+--- from twisted.web.woven.input import * ---
+Anything(
+DefaultHandler(
+DictAggregator(
+InputHandler(
+ListAggregator(
+SingleValue(
+
+--- import twisted.web.woven.interfaces ---
+twisted.web.woven.interfaces.IController(
+twisted.web.woven.interfaces.IModel(
+twisted.web.woven.interfaces.IView(
+twisted.web.woven.interfaces.IWovenLivePage(
+twisted.web.woven.interfaces.Interface(
+twisted.web.woven.interfaces.__builtins__
+twisted.web.woven.interfaces.__doc__
+twisted.web.woven.interfaces.__file__
+twisted.web.woven.interfaces.__name__
+twisted.web.woven.interfaces.__package__
+twisted.web.woven.interfaces.__version__
+
+--- from twisted.web.woven import interfaces ---
+interfaces.IController(
+interfaces.IModel(
+interfaces.IView(
+interfaces.IWovenLivePage(
+interfaces.__version__
+
+--- from twisted.web.woven.interfaces import * ---
+IController(
+IModel(
+IView(
+IWovenLivePage(
+
+--- import twisted.web.woven.model ---
+twisted.web.woven.model.AttributeModel(
+twisted.web.woven.model.AttributeWrapper(
+twisted.web.woven.model.DeferredWrapper(
+twisted.web.woven.model.DictionaryModel(
+twisted.web.woven.model.Link(
+twisted.web.woven.model.ListModel(
+twisted.web.woven.model.MethodModel(
+twisted.web.woven.model.Model(
+twisted.web.woven.model.ObjectWrapper(
+twisted.web.woven.model.PgSQL
+twisted.web.woven.model.StringModel(
+twisted.web.woven.model.UnsafeObjectWrapper(
+twisted.web.woven.model.WModel(
+twisted.web.woven.model.Wrapper(
+twisted.web.woven.model.__builtins__
+twisted.web.woven.model.__doc__
+twisted.web.woven.model.__file__
+twisted.web.woven.model.__name__
+twisted.web.woven.model.__package__
+twisted.web.woven.model.__version__
+twisted.web.woven.model.adaptToIModel(
+twisted.web.woven.model.components
+twisted.web.woven.model.defer
+twisted.web.woven.model.implements(
+twisted.web.woven.model.interfaces
+twisted.web.woven.model.reflect
+twisted.web.woven.model.types
+twisted.web.woven.model.warnings
+twisted.web.woven.model.weakref
+
+--- from twisted.web.woven import model ---
+model.AttributeModel(
+model.AttributeWrapper(
+model.DeferredWrapper(
+model.DictionaryModel(
+model.Link(
+model.ListModel(
+model.MethodModel(
+model.Model(
+model.ObjectWrapper(
+model.PgSQL
+model.StringModel(
+model.UnsafeObjectWrapper(
+model.WModel(
+model.Wrapper(
+model.__builtins__
+model.__doc__
+model.__file__
+model.__name__
+model.__package__
+model.__version__
+model.adaptToIModel(
+model.components
+model.defer
+model.implements(
+model.interfaces
+model.reflect
+model.types
+model.warnings
+model.weakref
+
+--- from twisted.web.woven.model import * ---
+AttributeModel(
+AttributeWrapper(
+DeferredWrapper(
+DictionaryModel(
+Link(
+ListModel(
+MethodModel(
+Model(
+ObjectWrapper(
+PgSQL
+StringModel(
+UnsafeObjectWrapper(
+WModel(
+Wrapper(
+adaptToIModel(
+
+--- import twisted.web.woven.page ---
+twisted.web.woven.page.LivePage(
+twisted.web.woven.page.Page(
+twisted.web.woven.page.__builtins__
+twisted.web.woven.page.__doc__
+twisted.web.woven.page.__file__
+twisted.web.woven.page.__name__
+twisted.web.woven.page.__package__
+twisted.web.woven.page.__version__
+twisted.web.woven.page.controller
+twisted.web.woven.page.interfaces
+twisted.web.woven.page.model
+twisted.web.woven.page.reflect
+twisted.web.woven.page.resource
+twisted.web.woven.page.template
+twisted.web.woven.page.view
+
+--- from twisted.web.woven import page ---
+page.LivePage(
+page.Page(
+page.__builtins__
+page.__doc__
+page.__file__
+page.__name__
+page.__package__
+page.__version__
+page.controller
+page.interfaces
+page.model
+page.reflect
+page.resource
+page.template
+page.view
+
+--- from twisted.web.woven.page import * ---
+LivePage(
+
+--- import twisted.web.woven.simpleguard ---
+twisted.web.woven.simpleguard.Authenticated(
+twisted.web.woven.simpleguard.MarkAuthenticatedResource(
+twisted.web.woven.simpleguard.MarkingRealm(
+twisted.web.woven.simpleguard.__builtins__
+twisted.web.woven.simpleguard.__doc__
+twisted.web.woven.simpleguard.__file__
+twisted.web.woven.simpleguard.__name__
+twisted.web.woven.simpleguard.__package__
+twisted.web.woven.simpleguard.checkerslib
+twisted.web.woven.simpleguard.guard
+twisted.web.woven.simpleguard.guardResource(
+twisted.web.woven.simpleguard.implements(
+twisted.web.woven.simpleguard.parentRedirect(
+twisted.web.woven.simpleguard.portal
+twisted.web.woven.simpleguard.resource
+twisted.web.woven.simpleguard.util
+
+--- from twisted.web.woven import simpleguard ---
+simpleguard.Authenticated(
+simpleguard.MarkAuthenticatedResource(
+simpleguard.MarkingRealm(
+simpleguard.__builtins__
+simpleguard.__doc__
+simpleguard.__file__
+simpleguard.__name__
+simpleguard.__package__
+simpleguard.checkerslib
+simpleguard.guard
+simpleguard.guardResource(
+simpleguard.implements(
+simpleguard.parentRedirect(
+simpleguard.portal
+simpleguard.resource
+simpleguard.util
+
+--- from twisted.web.woven.simpleguard import * ---
+Authenticated(
+MarkAuthenticatedResource(
+MarkingRealm(
+checkerslib
+guard
+guardResource(
+parentRedirect(
+
+--- import twisted.web.woven.tapestry ---
+twisted.web.woven.tapestry.Data(
+twisted.web.woven.tapestry.Deferred(
+twisted.web.woven.tapestry.File(
+twisted.web.woven.tapestry.IResource(
+twisted.web.woven.tapestry.ModelLoader(
+twisted.web.woven.tapestry.NOT_DONE_YET
+twisted.web.woven.tapestry.Resource(
+twisted.web.woven.tapestry.Tapestry(
+twisted.web.woven.tapestry.TapestryView(
+twisted.web.woven.tapestry.View(
+twisted.web.woven.tapestry.__builtins__
+twisted.web.woven.tapestry.__doc__
+twisted.web.woven.tapestry.__file__
+twisted.web.woven.tapestry.__name__
+twisted.web.woven.tapestry.__package__
+twisted.web.woven.tapestry.__version__
+twisted.web.woven.tapestry.__warningregistry__
+twisted.web.woven.tapestry.addSlash(
+twisted.web.woven.tapestry.domhelpers
+twisted.web.woven.tapestry.microdom
+twisted.web.woven.tapestry.nested_scopes
+twisted.web.woven.tapestry.os
+twisted.web.woven.tapestry.qual(
+twisted.web.woven.tapestry.redirectTo(
+twisted.web.woven.tapestry.sys
+twisted.web.woven.tapestry.util
+twisted.web.woven.tapestry.warnings
+
+--- from twisted.web.woven import tapestry ---
+tapestry.Data(
+tapestry.Deferred(
+tapestry.File(
+tapestry.IResource(
+tapestry.ModelLoader(
+tapestry.NOT_DONE_YET
+tapestry.Resource(
+tapestry.Tapestry(
+tapestry.TapestryView(
+tapestry.View(
+tapestry.__builtins__
+tapestry.__doc__
+tapestry.__file__
+tapestry.__name__
+tapestry.__package__
+tapestry.__version__
+tapestry.__warningregistry__
+tapestry.addSlash(
+tapestry.domhelpers
+tapestry.microdom
+tapestry.nested_scopes
+tapestry.os
+tapestry.qual(
+tapestry.redirectTo(
+tapestry.sys
+tapestry.util
+tapestry.warnings
+
+--- from twisted.web.woven.tapestry import * ---
+ModelLoader(
+Tapestry(
+TapestryView(
+View(
+
+--- import twisted.web.woven.template ---
+twisted.web.woven.template.DOMController(
+twisted.web.woven.template.DOMTemplate(
+twisted.web.woven.template.DOMView(
+twisted.web.woven.template.INodeMutator(
+twisted.web.woven.template.Interface(
+twisted.web.woven.template.NOT_DONE_YET
+twisted.web.woven.template.NodeMutator(
+twisted.web.woven.template.NodeNodeMutator(
+twisted.web.woven.template.NoneNodeMutator(
+twisted.web.woven.template.RESTART_RENDERING
+twisted.web.woven.template.Resource(
+twisted.web.woven.template.STOP_RENDERING
+twisted.web.woven.template.StringNodeMutator(
+twisted.web.woven.template.__builtins__
+twisted.web.woven.template.__doc__
+twisted.web.woven.template.__file__
+twisted.web.woven.template.__name__
+twisted.web.woven.template.__package__
+twisted.web.woven.template.components
+twisted.web.woven.template.controller
+twisted.web.woven.template.defer
+twisted.web.woven.template.failure
+twisted.web.woven.template.html
+twisted.web.woven.template.implements(
+twisted.web.woven.template.interfaces
+twisted.web.woven.template.log
+twisted.web.woven.template.microdom
+twisted.web.woven.template.os
+twisted.web.woven.template.pickle
+twisted.web.woven.template.reactor
+twisted.web.woven.template.resource
+twisted.web.woven.template.stat
+twisted.web.woven.template.string
+twisted.web.woven.template.sys
+twisted.web.woven.template.types
+twisted.web.woven.template.utils
+twisted.web.woven.template.warnings
+
+--- from twisted.web.woven import template ---
+template.DOMController(
+template.DOMTemplate(
+template.DOMView(
+template.INodeMutator(
+template.Interface(
+template.NOT_DONE_YET
+template.NodeMutator(
+template.NodeNodeMutator(
+template.NoneNodeMutator(
+template.RESTART_RENDERING
+template.Resource(
+template.STOP_RENDERING
+template.StringNodeMutator(
+template.__builtins__
+template.__doc__
+template.__file__
+template.__name__
+template.__package__
+template.components
+template.controller
+template.defer
+template.failure
+template.html
+template.implements(
+template.interfaces
+template.log
+template.microdom
+template.os
+template.pickle
+template.reactor
+template.resource
+template.stat
+template.string
+template.sys
+template.types
+template.utils
+template.warnings
+
+--- from twisted.web.woven.template import * ---
+DOMController(
+DOMTemplate(
+DOMView(
+INodeMutator(
+NodeMutator(
+NodeNodeMutator(
+NoneNodeMutator(
+RESTART_RENDERING
+STOP_RENDERING
+StringNodeMutator(
+
+--- import twisted.web.woven.utils ---
+twisted.web.woven.utils.ClassType(
+twisted.web.woven.utils.GetFunction(
+twisted.web.woven.utils.Script(
+twisted.web.woven.utils.SetId(
+twisted.web.woven.utils.Stack(
+twisted.web.woven.utils.WovenLivePage(
+twisted.web.woven.utils.__builtins__
+twisted.web.woven.utils.__doc__
+twisted.web.woven.utils.__file__
+twisted.web.woven.utils.__name__
+twisted.web.woven.utils.__package__
+twisted.web.woven.utils.components
+twisted.web.woven.utils.createGetFunction(
+twisted.web.woven.utils.createSetIdFunction(
+twisted.web.woven.utils.doSendPage(
+twisted.web.woven.utils.failure
+twisted.web.woven.utils.implements(
+twisted.web.woven.utils.interfaces
+twisted.web.woven.utils.log
+twisted.web.woven.utils.nested_scopes
+twisted.web.woven.utils.renderFailure(
+twisted.web.woven.utils.server
+twisted.web.woven.utils.webutil
+
+--- from twisted.web.woven import utils ---
+utils.ClassType(
+utils.GetFunction(
+utils.Script(
+utils.SetId(
+utils.Stack(
+utils.WovenLivePage(
+utils.components
+utils.createGetFunction(
+utils.createSetIdFunction(
+utils.doSendPage(
+utils.implements(
+utils.interfaces
+utils.log
+utils.nested_scopes
+utils.renderFailure(
+utils.server
+utils.webutil
+
+--- from twisted.web.woven.utils import * ---
+GetFunction(
+Script(
+SetId(
+WovenLivePage(
+createGetFunction(
+createSetIdFunction(
+doSendPage(
+renderFailure(
+
+--- import twisted.web.woven.view ---
+twisted.web.woven.view.LiveView(
+twisted.web.woven.view.NOT_DONE_YET
+twisted.web.woven.view.View(
+twisted.web.woven.view.WView(
+twisted.web.woven.view.__builtins__
+twisted.web.woven.view.__doc__
+twisted.web.woven.view.__file__
+twisted.web.woven.view.__name__
+twisted.web.woven.view.__package__
+twisted.web.woven.view.__version__
+twisted.web.woven.view.components
+twisted.web.woven.view.controller
+twisted.web.woven.view.defer
+twisted.web.woven.view.doSendPage(
+twisted.web.woven.view.error
+twisted.web.woven.view.filterStack(
+twisted.web.woven.view.html
+twisted.web.woven.view.implements(
+twisted.web.woven.view.input
+twisted.web.woven.view.interfaces
+twisted.web.woven.view.log
+twisted.web.woven.view.microdom
+twisted.web.woven.view.model
+twisted.web.woven.view.nested_scopes
+twisted.web.woven.view.os
+twisted.web.woven.view.peek(
+twisted.web.woven.view.pickle
+twisted.web.woven.view.poke(
+twisted.web.woven.view.registerViewForModel(
+twisted.web.woven.view.resource
+twisted.web.woven.view.stat
+twisted.web.woven.view.sys
+twisted.web.woven.view.templateCache
+twisted.web.woven.view.types
+twisted.web.woven.view.utils
+twisted.web.woven.view.viewFactory(
+twisted.web.woven.view.viewMethod(
+twisted.web.woven.view.warnings
+twisted.web.woven.view.widgets
+
+--- from twisted.web.woven import view ---
+view.LiveView(
+view.NOT_DONE_YET
+view.View(
+view.WView(
+view.__builtins__
+view.__doc__
+view.__file__
+view.__name__
+view.__package__
+view.__version__
+view.components
+view.controller
+view.defer
+view.doSendPage(
+view.error
+view.filterStack(
+view.html
+view.implements(
+view.input
+view.interfaces
+view.log
+view.microdom
+view.model
+view.nested_scopes
+view.os
+view.peek(
+view.pickle
+view.poke(
+view.registerViewForModel(
+view.resource
+view.stat
+view.sys
+view.templateCache
+view.types
+view.utils
+view.viewFactory(
+view.viewMethod(
+view.warnings
+view.widgets
+
+--- from twisted.web.woven.view import * ---
+LiveView(
+WView(
+filterStack(
+poke(
+registerViewForModel(
+templateCache
+viewFactory(
+viewMethod(
+
+--- import twisted.web.woven.widgets ---
+twisted.web.woven.widgets.Anchor(
+twisted.web.woven.widgets.Attributes(
+twisted.web.woven.widgets.Bold(
+twisted.web.woven.widgets.Br(
+twisted.web.woven.widgets.Break(
+twisted.web.woven.widgets.Button(
+twisted.web.woven.widgets.Cell(
+twisted.web.woven.widgets.CheckBox(
+twisted.web.woven.widgets.ColumnList(
+twisted.web.woven.widgets.DEBUG
+twisted.web.woven.widgets.DefaultWidget(
+twisted.web.woven.widgets.DeferredWidget(
+twisted.web.woven.widgets.DirectoryAnchor(
+twisted.web.woven.widgets.Div(
+twisted.web.woven.widgets.Dummy(
+twisted.web.woven.widgets.Element(
+twisted.web.woven.widgets.Error(
+twisted.web.woven.widgets.ExpandMacro(
+twisted.web.woven.widgets.File(
+twisted.web.woven.widgets.Hidden(
+twisted.web.woven.widgets.Image(
+twisted.web.woven.widgets.Input(
+twisted.web.woven.widgets.InputText(
+twisted.web.woven.widgets.KeyedList(
+twisted.web.woven.widgets.Link(
+twisted.web.woven.widgets.List(
+twisted.web.woven.widgets.Node(
+twisted.web.woven.widgets.Option(
+twisted.web.woven.widgets.ParagraphText(
+twisted.web.woven.widgets.PasswordText(
+twisted.web.woven.widgets.RadioButton(
+twisted.web.woven.widgets.RawText(
+twisted.web.woven.widgets.RootRelativeLink(
+twisted.web.woven.widgets.Row(
+twisted.web.woven.widgets.Select(
+twisted.web.woven.widgets.Span(
+twisted.web.woven.widgets.StringType(
+twisted.web.woven.widgets.SubAnchor(
+twisted.web.woven.widgets.Table(
+twisted.web.woven.widgets.Text(
+twisted.web.woven.widgets.Widget(
+twisted.web.woven.widgets.__builtins__
+twisted.web.woven.widgets.__doc__
+twisted.web.woven.widgets.__file__
+twisted.web.woven.widgets.__name__
+twisted.web.woven.widgets.__package__
+twisted.web.woven.widgets.appendModel(
+twisted.web.woven.widgets.components
+twisted.web.woven.widgets.defer
+twisted.web.woven.widgets.document
+twisted.web.woven.widgets.domhelpers
+twisted.web.woven.widgets.failure
+twisted.web.woven.widgets.interfaces
+twisted.web.woven.widgets.log
+twisted.web.woven.widgets.missingPattern
+twisted.web.woven.widgets.model
+twisted.web.woven.widgets.nested_scopes
+twisted.web.woven.widgets.parseString(
+twisted.web.woven.widgets.reflect
+twisted.web.woven.widgets.template
+twisted.web.woven.widgets.urllib
+twisted.web.woven.widgets.utils
+twisted.web.woven.widgets.view
+twisted.web.woven.widgets.viewFactory(
+twisted.web.woven.widgets.warnings
+
+--- from twisted.web.woven import widgets ---
+widgets.Anchor(
+widgets.Attributes(
+widgets.Bold(
+widgets.Br(
+widgets.Break(
+widgets.Button(
+widgets.Cell(
+widgets.CheckBox(
+widgets.ColumnList(
+widgets.DEBUG
+widgets.DefaultWidget(
+widgets.DeferredWidget(
+widgets.DirectoryAnchor(
+widgets.Div(
+widgets.Dummy(
+widgets.Element(
+widgets.Error(
+widgets.ExpandMacro(
+widgets.File(
+widgets.Hidden(
+widgets.Image(
+widgets.Input(
+widgets.InputText(
+widgets.KeyedList(
+widgets.Link(
+widgets.List(
+widgets.Node(
+widgets.Option(
+widgets.ParagraphText(
+widgets.PasswordText(
+widgets.RadioButton(
+widgets.RawText(
+widgets.RootRelativeLink(
+widgets.Row(
+widgets.Select(
+widgets.Span(
+widgets.StringType(
+widgets.SubAnchor(
+widgets.Table(
+widgets.Text(
+widgets.appendModel(
+widgets.document
+widgets.domhelpers
+widgets.interfaces
+widgets.missingPattern
+widgets.model
+widgets.nested_scopes
+widgets.parseString(
+widgets.urllib
+widgets.utils
+widgets.view
+widgets.viewFactory(
+
+--- from twisted.web.woven.widgets import * ---
+Anchor(
+Bold(
+Br(
+Cell(
+ColumnList(
+DefaultWidget(
+DeferredWidget(
+DirectoryAnchor(
+Dummy(
+ExpandMacro(
+Input(
+InputText(
+KeyedList(
+ParagraphText(
+PasswordText(
+RootRelativeLink(
+Row(
+Span(
+SubAnchor(
+Table(
+appendModel(
+missingPattern
+
+--- import twisted.web2.auth.basic ---
+twisted.web2.auth.basic.BasicCredentialFactory(
+twisted.web2.auth.basic.ICredentialFactory(
+twisted.web2.auth.basic.__builtins__
+twisted.web2.auth.basic.__doc__
+twisted.web2.auth.basic.__file__
+twisted.web2.auth.basic.__name__
+twisted.web2.auth.basic.__package__
+twisted.web2.auth.basic.credentials
+twisted.web2.auth.basic.error
+twisted.web2.auth.basic.implements(
+
+--- from twisted.web2.auth import basic ---
+basic.BasicCredentialFactory(
+basic.ICredentialFactory(
+basic.credentials
+
+--- from twisted.web2.auth.basic import * ---
+ICredentialFactory(
+
+--- import twisted.web2.auth.digest ---
+twisted.web2.auth.digest.DigestCredentialFactory(
+twisted.web2.auth.digest.DigestedCredentials(
+twisted.web2.auth.digest.ICredentialFactory(
+twisted.web2.auth.digest.IUsernameDigestHash(
+twisted.web2.auth.digest.Interface(
+twisted.web2.auth.digest.__builtins__
+twisted.web2.auth.digest.__doc__
+twisted.web2.auth.digest.__file__
+twisted.web2.auth.digest.__name__
+twisted.web2.auth.digest.__package__
+twisted.web2.auth.digest.algorithms
+twisted.web2.auth.digest.calcHA1(
+twisted.web2.auth.digest.calcResponse(
+twisted.web2.auth.digest.credentials
+twisted.web2.auth.digest.error
+twisted.web2.auth.digest.implements(
+twisted.web2.auth.digest.md5(
+twisted.web2.auth.digest.random
+twisted.web2.auth.digest.sha1(
+twisted.web2.auth.digest.sys
+twisted.web2.auth.digest.time
+
+--- from twisted.web2.auth import digest ---
+digest.DigestCredentialFactory(
+digest.DigestedCredentials(
+digest.ICredentialFactory(
+digest.IUsernameDigestHash(
+digest.Interface(
+digest.__builtins__
+digest.__doc__
+digest.__file__
+digest.__name__
+digest.__package__
+digest.algorithms
+digest.calcHA1(
+digest.calcResponse(
+digest.credentials
+digest.error
+digest.implements(
+digest.md5(
+digest.random
+digest.sha1(
+digest.sys
+digest.time
+
+--- from twisted.web2.auth.digest import * ---
+IUsernameDigestHash(
+algorithms
+calcHA1(
+calcResponse(
+
+--- import twisted.web2.auth.interfaces ---
+twisted.web2.auth.interfaces.Attribute(
+twisted.web2.auth.interfaces.IAuthenticatedRequest(
+twisted.web2.auth.interfaces.ICredentialFactory(
+twisted.web2.auth.interfaces.IHTTPUser(
+twisted.web2.auth.interfaces.Interface(
+twisted.web2.auth.interfaces.__builtins__
+twisted.web2.auth.interfaces.__doc__
+twisted.web2.auth.interfaces.__file__
+twisted.web2.auth.interfaces.__name__
+twisted.web2.auth.interfaces.__package__
+
+--- from twisted.web2.auth import interfaces ---
+interfaces.IAuthenticatedRequest(
+interfaces.ICredentialFactory(
+interfaces.IHTTPUser(
+
+--- from twisted.web2.auth.interfaces import * ---
+IAuthenticatedRequest(
+IHTTPUser(
+
+--- import twisted.web2.auth.wrapper ---
+twisted.web2.auth.wrapper.HTTPAuthResource(
+twisted.web2.auth.wrapper.IAuthenticatedRequest(
+twisted.web2.auth.wrapper.UnauthorizedResponse(
+twisted.web2.auth.wrapper.__builtins__
+twisted.web2.auth.wrapper.__doc__
+twisted.web2.auth.wrapper.__file__
+twisted.web2.auth.wrapper.__name__
+twisted.web2.auth.wrapper.__package__
+twisted.web2.auth.wrapper.credentials
+twisted.web2.auth.wrapper.directlyProvides(
+twisted.web2.auth.wrapper.error
+twisted.web2.auth.wrapper.failure
+twisted.web2.auth.wrapper.http
+twisted.web2.auth.wrapper.implements(
+twisted.web2.auth.wrapper.iweb
+twisted.web2.auth.wrapper.responsecode
+
+--- from twisted.web2.auth import wrapper ---
+wrapper.HTTPAuthResource(
+wrapper.IAuthenticatedRequest(
+wrapper.UnauthorizedResponse(
+wrapper.__builtins__
+wrapper.__doc__
+wrapper.__file__
+wrapper.__name__
+wrapper.__package__
+wrapper.credentials
+wrapper.directlyProvides(
+wrapper.error
+wrapper.failure
+wrapper.http
+wrapper.implements(
+wrapper.iweb
+wrapper.responsecode
+
+--- from twisted.web2.auth.wrapper import * ---
+HTTPAuthResource(
+UnauthorizedResponse(
+
+--- import twisted.web2.client.http ---
+twisted.web2.client.http.BAD_REQUEST
+twisted.web2.client.http.ClientRequest(
+twisted.web2.client.http.Deferred(
+twisted.web2.client.http.EmptyHTTPClientManager(
+twisted.web2.client.http.HTTPClientChannelRequest(
+twisted.web2.client.http.HTTPClientProtocol(
+twisted.web2.client.http.HTTPParser(
+twisted.web2.client.http.HTTP_VERSION_NOT_SUPPORTED
+twisted.web2.client.http.Headers(
+twisted.web2.client.http.IByteStream(
+twisted.web2.client.http.IHTTPClientManager(
+twisted.web2.client.http.LineReceiver(
+twisted.web2.client.http.PERSIST_NO_PIPELINE
+twisted.web2.client.http.PERSIST_PIPELINE
+twisted.web2.client.http.ProducerStream(
+twisted.web2.client.http.ProtocolError(
+twisted.web2.client.http.Response(
+twisted.web2.client.http.StreamProducer(
+twisted.web2.client.http.TimeoutMixin(
+twisted.web2.client.http.__builtins__
+twisted.web2.client.http.__doc__
+twisted.web2.client.http.__file__
+twisted.web2.client.http.__name__
+twisted.web2.client.http.__package__
+twisted.web2.client.http.implements(
+twisted.web2.client.http.parseVersion(
+
+--- from twisted.web2.client import http ---
+http.ClientRequest(
+http.Deferred(
+http.EmptyHTTPClientManager(
+http.HTTPClientChannelRequest(
+http.HTTPClientProtocol(
+http.IHTTPClientManager(
+http.LineReceiver(
+http.ProducerStream(
+http.ProtocolError(
+http.StreamProducer(
+http.TimeoutMixin(
+
+--- from twisted.web2.client.http import * ---
+ClientRequest(
+EmptyHTTPClientManager(
+HTTPClientChannelRequest(
+HTTPClientProtocol(
+IHTTPClientManager(
+
+--- import twisted.web2.client.interfaces ---
+twisted.web2.client.interfaces.IHTTPClientManager(
+twisted.web2.client.interfaces.Interface(
+twisted.web2.client.interfaces.__builtins__
+twisted.web2.client.interfaces.__doc__
+twisted.web2.client.interfaces.__file__
+twisted.web2.client.interfaces.__name__
+twisted.web2.client.interfaces.__package__
+
+--- from twisted.web2.client import interfaces ---
+interfaces.IHTTPClientManager(
+
+--- from twisted.web2.client.interfaces import * ---
+
+--- import twisted.web2.filter.gzip ---
+twisted.web2.filter.gzip.__all__
+twisted.web2.filter.gzip.__builtins__
+twisted.web2.filter.gzip.__doc__
+twisted.web2.filter.gzip.__file__
+twisted.web2.filter.gzip.__name__
+twisted.web2.filter.gzip.__package__
+twisted.web2.filter.gzip.deflateStream(
+twisted.web2.filter.gzip.generators
+twisted.web2.filter.gzip.gzipStream(
+twisted.web2.filter.gzip.gzipfilter(
+twisted.web2.filter.gzip.stream
+twisted.web2.filter.gzip.struct
+twisted.web2.filter.gzip.zlib
+
+--- from twisted.web2.filter import gzip ---
+gzip.deflateStream(
+gzip.generators
+gzip.gzipStream(
+gzip.gzipfilter(
+gzip.stream
+
+--- from twisted.web2.filter.gzip import * ---
+deflateStream(
+gzipStream(
+gzipfilter(
+
+--- import twisted.web2.filter.location ---
+twisted.web2.filter.location.__all__
+twisted.web2.filter.location.__builtins__
+twisted.web2.filter.location.__doc__
+twisted.web2.filter.location.__file__
+twisted.web2.filter.location.__name__
+twisted.web2.filter.location.__package__
+twisted.web2.filter.location.addLocation(
+twisted.web2.filter.location.responsecode
+twisted.web2.filter.location.urlparse
+
+--- from twisted.web2.filter import location ---
+location.__all__
+location.__builtins__
+location.__doc__
+location.__file__
+location.__name__
+location.__package__
+location.addLocation(
+location.responsecode
+location.urlparse
+
+--- from twisted.web2.filter.location import * ---
+addLocation(
+
+--- import twisted.web2.filter.range ---
+twisted.web2.filter.range.UnsatisfiableRangeRequest(
+twisted.web2.filter.range.__all__
+twisted.web2.filter.range.__builtins__
+twisted.web2.filter.range.__doc__
+twisted.web2.filter.range.__file__
+twisted.web2.filter.range.__name__
+twisted.web2.filter.range.__package__
+twisted.web2.filter.range.canonicalizeRange(
+twisted.web2.filter.range.http
+twisted.web2.filter.range.http_headers
+twisted.web2.filter.range.makeSegment(
+twisted.web2.filter.range.makeUnsatisfiable(
+twisted.web2.filter.range.os
+twisted.web2.filter.range.rangefilter(
+twisted.web2.filter.range.responsecode
+twisted.web2.filter.range.stream
+twisted.web2.filter.range.time
+
+--- from twisted.web2.filter import range ---
+range.UnsatisfiableRangeRequest(
+range.__all__
+range.__builtins__
+range.__doc__
+range.__file__
+range.__name__
+range.__package__
+range.canonicalizeRange(
+range.http
+range.http_headers
+range.makeSegment(
+range.makeUnsatisfiable(
+range.os
+range.rangefilter(
+range.responsecode
+range.stream
+range.time
+
+--- from twisted.web2.filter.range import * ---
+UnsatisfiableRangeRequest(
+canonicalizeRange(
+makeSegment(
+makeUnsatisfiable(
+
+--- import Numeric ---
+Numeric.ArrayType(
+Numeric.Character
+Numeric.Complex
+Numeric.Complex0
+Numeric.Complex16
+Numeric.Complex32
+Numeric.Complex64
+Numeric.Complex8
+Numeric.DumpArray(
+Numeric.Float
+Numeric.Float0
+Numeric.Float16
+Numeric.Float32
+Numeric.Float64
+Numeric.Float8
+Numeric.Int
+Numeric.Int0
+Numeric.Int16
+Numeric.Int32
+Numeric.Int64
+Numeric.Int8
+Numeric.LittleEndian
+Numeric.LoadArray(
+Numeric.NewAxis
+Numeric.Pickler(
+Numeric.PrecisionError(
+Numeric.PyObject
+Numeric.StringIO(
+Numeric.UInt
+Numeric.UInt16
+Numeric.UInt32
+Numeric.UInt8
+Numeric.UfuncType(
+Numeric.Unpickler(
+Numeric.UnsignedInt16
+Numeric.UnsignedInt32
+Numeric.UnsignedInt8
+Numeric.UnsignedInteger
+Numeric.__builtins__
+Numeric.__doc__
+Numeric.__file__
+Numeric.__name__
+Numeric.__package__
+Numeric.__version__
+Numeric.absolute(
+Numeric.add(
+Numeric.allclose(
+Numeric.alltrue(
+Numeric.arange(
+Numeric.arccos(
+Numeric.arccosh(
+Numeric.arcsin(
+Numeric.arcsinh(
+Numeric.arctan(
+Numeric.arctan2(
+Numeric.arctanh(
+Numeric.argmax(
+Numeric.argmin(
+Numeric.argsort(
+Numeric.around(
+Numeric.array(
+Numeric.array2string(
+Numeric.array_constructor(
+Numeric.array_repr(
+Numeric.array_str(
+Numeric.arrayrange(
+Numeric.arraytype(
+Numeric.asarray(
+Numeric.average(
+Numeric.bitwise_and(
+Numeric.bitwise_or(
+Numeric.bitwise_xor(
+Numeric.ceil(
+Numeric.choose(
+Numeric.clip(
+Numeric.compress(
+Numeric.concatenate(
+Numeric.conjugate(
+Numeric.convolve(
+Numeric.copy
+Numeric.copy_reg
+Numeric.cos(
+Numeric.cosh(
+Numeric.cross_correlate(
+Numeric.cross_product(
+Numeric.cumproduct(
+Numeric.cumsum(
+Numeric.diagonal(
+Numeric.divide(
+Numeric.divide_safe(
+Numeric.dot(
+Numeric.dump(
+Numeric.dumps(
+Numeric.e
+Numeric.empty(
+Numeric.equal(
+Numeric.exp(
+Numeric.fabs(
+Numeric.floor(
+Numeric.floor_divide(
+Numeric.fmod(
+Numeric.fromfunction(
+Numeric.fromstring(
+Numeric.greater(
+Numeric.greater_equal(
+Numeric.hypot(
+Numeric.identity(
+Numeric.indices(
+Numeric.innerproduct(
+Numeric.invert(
+Numeric.left_shift(
+Numeric.less(
+Numeric.less_equal(
+Numeric.load(
+Numeric.loads(
+Numeric.log(
+Numeric.log10(
+Numeric.logical_and(
+Numeric.logical_not(
+Numeric.logical_or(
+Numeric.logical_xor(
+Numeric.math
+Numeric.matrixmultiply(
+Numeric.maximum(
+Numeric.minimum(
+Numeric.multiarray
+Numeric.multiply(
+Numeric.negative(
+Numeric.nonzero(
+Numeric.not_equal(
+Numeric.ones(
+Numeric.outerproduct(
+Numeric.pi
+Numeric.pickle
+Numeric.pickle_array(
+Numeric.power(
+Numeric.product(
+Numeric.put(
+Numeric.putmask(
+Numeric.rank(
+Numeric.ravel(
+Numeric.remainder(
+Numeric.repeat(
+Numeric.reshape(
+Numeric.resize(
+Numeric.right_shift(
+Numeric.sarray(
+Numeric.searchsorted(
+Numeric.shape(
+Numeric.sign(
+Numeric.sin(
+Numeric.sinh(
+Numeric.size(
+Numeric.sometrue(
+Numeric.sort(
+Numeric.sqrt(
+Numeric.string
+Numeric.subtract(
+Numeric.sum(
+Numeric.swapaxes(
+Numeric.take(
+Numeric.tan(
+Numeric.tanh(
+Numeric.trace(
+Numeric.transpose(
+Numeric.true_divide(
+Numeric.typecodes
+Numeric.types
+Numeric.vdot(
+Numeric.where(
+Numeric.zeros(
+
+--- from Numeric import * ---
+Character
+Complex
+Complex0
+Complex16
+Complex32
+Complex64
+Complex8
+DumpArray(
+Float
+Float0
+Float16
+Float32
+Float64
+Float8
+Int
+Int0
+Int16
+Int32
+Int64
+Int8
+LittleEndian
+LoadArray(
+NewAxis
+PrecisionError(
+PyObject
+UInt
+UInt16
+UInt32
+UInt8
+UfuncType(
+UnsignedInt16
+UnsignedInt32
+UnsignedInt8
+UnsignedInteger
+absolute(
+allclose(
+alltrue(
+arange(
+arccos(
+arccosh(
+arcsin(
+arcsinh(
+arctan(
+arctan2(
+arctanh(
+argmax(
+argmin(
+argsort(
+around(
+array2string(
+array_constructor(
+array_repr(
+array_str(
+arrayrange(
+arraytype(
+asarray(
+average(
+bitwise_and(
+bitwise_or(
+bitwise_xor(
+choose(
+clip(
+concatenate(
+conjugate(
+convolve(
+cross_correlate(
+cross_product(
+cumproduct(
+cumsum(
+diagonal(
+divide(
+divide_safe(
+empty(
+equal(
+floor_divide(
+fromfunction(
+greater(
+greater_equal(
+identity(
+indices(
+innerproduct(
+left_shift(
+less(
+less_equal(
+logical_and(
+logical_not(
+logical_or(
+logical_xor(
+matrixmultiply(
+maximum(
+minimum(
+multiarray
+multiply(
+negative(
+nonzero(
+not_equal(
+ones(
+outerproduct(
+pickle_array(
+power(
+putmask(
+rank(
+ravel(
+remainder(
+reshape(
+resize(
+right_shift(
+sarray(
+searchsorted(
+sign(
+size(
+sometrue(
+sort(
+subtract(
+swapaxes(
+take(
+transpose(
+true_divide(
+typecodes
+vdot(
+where(
+zeros(
+
+--- import numarray ---
+numarray.Any
+numarray.AnyType(
+numarray.ArrayType(
+numarray.Bool
+numarray.BooleanType(
+numarray.Byte
+numarray.CLIP
+numarray.ClassicUnpickler(
+numarray.Complex
+numarray.Complex32
+numarray.Complex32_fromtype(
+numarray.Complex64
+numarray.Complex64_fromtype(
+numarray.ComplexArray(
+numarray.ComplexType(
+numarray.EarlyEOFError(
+numarray.Error
+numarray.FileSeekWarning(
+numarray.Float
+numarray.Float32
+numarray.Float64
+numarray.FloatingType(
+numarray.Int
+numarray.Int16
+numarray.Int32
+numarray.Int64
+numarray.Int8
+numarray.IntegralType(
+numarray.IsType(
+numarray.Long
+numarray.MAX_ALIGN
+numarray.MAX_INT_SIZE
+numarray.MAX_LINE_WIDTH
+numarray.MathDomainError(
+numarray.MaximumType(
+numarray.MaybeLong
+numarray.NDArray(
+numarray.NewArray(
+numarray.NewAxis
+numarray.NumArray(
+numarray.NumError(
+numarray.NumOverflowError(
+numarray.NumericType(
+numarray.Object
+numarray.ObjectType(
+numarray.PRECISION
+numarray.Py2NumType
+numarray.PyINT_TYPES
+numarray.PyLevel2Type
+numarray.PyNUMERIC_TYPES
+numarray.PyREAL_TYPES
+numarray.RAISE
+numarray.SLOPPY
+numarray.STRICT
+numarray.SUPPRESS_SMALL
+numarray.Short
+numarray.SignedIntegralType(
+numarray.SignedType(
+numarray.SizeMismatchError(
+numarray.SizeMismatchWarning(
+numarray.SuitableBuffer(
+numarray.UInt16
+numarray.UInt32
+numarray.UInt64
+numarray.UInt8
+numarray.USING_BLAS
+numarray.UnderflowError(
+numarray.UnsignedIntegralType(
+numarray.UnsignedType(
+numarray.UsesOpPriority(
+numarray.WARN
+numarray.WRAP
+numarray.__LICENSE__
+numarray.__builtins__
+numarray.__doc__
+numarray.__file__
+numarray.__name__
+numarray.__package__
+numarray.__path__
+numarray.__version__
+numarray.abs(
+numarray.absolute(
+numarray.add(
+numarray.all(
+numarray.allclose(
+numarray.alltrue(
+numarray.and_(
+numarray.any(
+numarray.arange(
+numarray.arccos(
+numarray.arccosh(
+numarray.arcsin(
+numarray.arcsinh(
+numarray.arctan(
+numarray.arctan2(
+numarray.arctanh(
+numarray.argmax(
+numarray.argmin(
+numarray.argsort(
+numarray.around(
+numarray.array(
+numarray.array2list(
+numarray.array_equal(
+numarray.array_equiv(
+numarray.array_repr(
+numarray.array_str(
+numarray.arrayprint
+numarray.arrayrange(
+numarray.asarray(
+numarray.average(
+numarray.bitwise_and(
+numarray.bitwise_not(
+numarray.bitwise_or(
+numarray.bitwise_xor(
+numarray.ceil(
+numarray.choose(
+numarray.clip(
+numarray.codegenerator
+numarray.compress(
+numarray.concatenate(
+numarray.conjugate(
+numarray.copy
+numarray.copy_reg
+numarray.cos(
+numarray.cosh(
+numarray.cumproduct(
+numarray.cumsum(
+numarray.diagonal(
+numarray.divide(
+numarray.divide_remainder(
+numarray.dot(
+numarray.dotblas
+numarray.dtype
+numarray.e
+numarray.equal(
+numarray.exp(
+numarray.explicit_type(
+numarray.fabs(
+numarray.floor(
+numarray.floor_divide(
+numarray.flush_caches(
+numarray.fmod(
+numarray.fromfile(
+numarray.fromfunction(
+numarray.fromlist(
+numarray.fromstring(
+numarray.generic
+numarray.genericCoercions
+numarray.genericPromotionExclusions
+numarray.genericTypeRank
+numarray.getShape(
+numarray.getType(
+numarray.getTypeObject(
+numarray.get_dtype(
+numarray.greater(
+numarray.greater_equal(
+numarray.handleError(
+numarray.hypot(
+numarray.identity(
+numarray.ieeemask(
+numarray.indices(
+numarray.info(
+numarray.innerproduct(
+numarray.inputarray(
+numarray.isBigEndian
+numarray.isnan(
+numarray.kroneckerproduct(
+numarray.less(
+numarray.less_equal(
+numarray.lexsort(
+numarray.libnumarray
+numarray.libnumeric
+numarray.load(
+numarray.log(
+numarray.log10(
+numarray.logical_and(
+numarray.logical_not(
+numarray.logical_or(
+numarray.logical_xor(
+numarray.lshift(
+numarray.make_ufuncs(
+numarray.math
+numarray.matrixmultiply(
+numarray.maximum(
+numarray.memory
+numarray.minimum(
+numarray.minus(
+numarray.multiply(
+numarray.negative(
+numarray.nonzero(
+numarray.not_equal(
+numarray.numarrayall
+numarray.numarraycore
+numarray.numerictypes
+numarray.numinclude
+numarray.ones(
+numarray.operator
+numarray.os
+numarray.outerproduct(
+numarray.pi
+numarray.power(
+numarray.product(
+numarray.put(
+numarray.putmask(
+numarray.pythonTypeMap
+numarray.pythonTypeRank
+numarray.rank(
+numarray.ravel(
+numarray.remainder(
+numarray.repeat(
+numarray.reshape(
+numarray.resize(
+numarray.round(
+numarray.rshift(
+numarray.safethread
+numarray.save(
+numarray.scalarTypeMap
+numarray.scalarTypes
+numarray.searchsorted(
+numarray.session
+numarray.shape(
+numarray.sign(
+numarray.sin(
+numarray.sinh(
+numarray.size(
+numarray.sometrue(
+numarray.sort(
+numarray.sqrt(
+numarray.subtract(
+numarray.sum(
+numarray.swapaxes(
+numarray.sys
+numarray.take(
+numarray.tan(
+numarray.tanh(
+numarray.tcode
+numarray.tensormultiply(
+numarray.tname
+numarray.trace(
+numarray.transpose(
+numarray.true_divide(
+numarray.typeDict
+numarray.typecode
+numarray.typecodes
+numarray.typeconv
+numarray.types
+numarray.ufunc
+numarray.ufuncFactory(
+numarray.vdot(
+numarray.where(
+numarray.zeros(
+
+--- from numarray import * ---
+AnyType(
+Bool
+Byte
+CLIP
+ClassicUnpickler(
+Complex32_fromtype(
+Complex64_fromtype(
+ComplexArray(
+EarlyEOFError(
+Error
+FileSeekWarning(
+FloatingType(
+IntegralType(
+IsType(
+Long
+MAX_ALIGN
+MAX_INT_SIZE
+MAX_LINE_WIDTH
+MathDomainError(
+MaximumType(
+MaybeLong
+NDArray(
+NewArray(
+NumArray(
+NumError(
+NumOverflowError(
+NumericType(
+Object
+PRECISION
+Py2NumType
+PyINT_TYPES
+PyLevel2Type
+PyNUMERIC_TYPES
+PyREAL_TYPES
+RAISE
+SLOPPY
+STRICT
+SUPPRESS_SMALL
+Short
+SignedIntegralType(
+SignedType(
+SizeMismatchError(
+SizeMismatchWarning(
+SuitableBuffer(
+UInt64
+USING_BLAS
+UnderflowError(
+UnsignedIntegralType(
+UnsignedType(
+UsesOpPriority(
+WRAP
+__LICENSE__
+array2list(
+array_equal(
+array_equiv(
+arrayprint
+bitwise_not(
+codegenerator
+divide_remainder(
+dotblas
+dtype
+explicit_type(
+flush_caches(
+fromfile(
+fromlist(
+generic
+genericCoercions
+genericPromotionExclusions
+genericTypeRank
+getShape(
+getType(
+getTypeObject(
+get_dtype(
+ieeemask(
+inputarray(
+isBigEndian
+kroneckerproduct(
+lexsort(
+libnumarray
+libnumeric
+make_ufuncs(
+memory
+minus(
+numarrayall
+numarraycore
+numerictypes
+numinclude
+pythonTypeMap
+pythonTypeRank
+safethread
+scalarTypeMap
+scalarTypes
+tcode
+tensormultiply(
+tname
+typeDict
+typecode
+typeconv
+ufunc
+ufuncFactory(
+
+--- import numarray.arrayprint ---
+numarray.arrayprint.__all__
+numarray.arrayprint.__builtins__
+numarray.arrayprint.__doc__
+numarray.arrayprint.__file__
+numarray.arrayprint.__name__
+numarray.arrayprint.__package__
+numarray.arrayprint.array2string(
+numarray.arrayprint.get_summary_edge_items(
+numarray.arrayprint.get_summary_threshhold(
+numarray.arrayprint.max_reduce(
+numarray.arrayprint.min_reduce(
+numarray.arrayprint.product(
+numarray.arrayprint.set_line_width(
+numarray.arrayprint.set_precision(
+numarray.arrayprint.set_summary(
+numarray.arrayprint.summary_off(
+numarray.arrayprint.sys
+
+--- from numarray import arrayprint ---
+arrayprint.__all__
+arrayprint.__builtins__
+arrayprint.__doc__
+arrayprint.__file__
+arrayprint.__name__
+arrayprint.__package__
+arrayprint.array2string(
+arrayprint.get_summary_edge_items(
+arrayprint.get_summary_threshhold(
+arrayprint.max_reduce(
+arrayprint.min_reduce(
+arrayprint.product(
+arrayprint.set_line_width(
+arrayprint.set_precision(
+arrayprint.set_summary(
+arrayprint.summary_off(
+arrayprint.sys
+
+--- from numarray.arrayprint import * ---
+get_summary_edge_items(
+get_summary_threshhold(
+max_reduce(
+min_reduce(
+set_line_width(
+set_precision(
+set_summary(
+summary_off(
+
+--- import numarray.codegenerator ---
+numarray.codegenerator.GenAll(
+numarray.codegenerator.UfuncModule(
+numarray.codegenerator.__builtins__
+numarray.codegenerator.__doc__
+numarray.codegenerator.__file__
+numarray.codegenerator.__name__
+numarray.codegenerator.__package__
+numarray.codegenerator.__path__
+numarray.codegenerator.basecode
+numarray.codegenerator.make_stub(
+numarray.codegenerator.template
+numarray.codegenerator.ufunccode
+
+--- from numarray import codegenerator ---
+codegenerator.GenAll(
+codegenerator.UfuncModule(
+codegenerator.__builtins__
+codegenerator.__doc__
+codegenerator.__file__
+codegenerator.__name__
+codegenerator.__package__
+codegenerator.__path__
+codegenerator.basecode
+codegenerator.make_stub(
+codegenerator.template
+codegenerator.ufunccode
+
+--- from numarray.codegenerator import * ---
+GenAll(
+UfuncModule(
+basecode
+make_stub(
+ufunccode
+
+--- import numarray.codegenerator.basecode ---
+numarray.codegenerator.basecode.CodeGenerator(
+numarray.codegenerator.basecode.__builtins__
+numarray.codegenerator.basecode.__doc__
+numarray.codegenerator.basecode.__file__
+numarray.codegenerator.basecode.__name__
+numarray.codegenerator.basecode.__package__
+numarray.codegenerator.basecode.all_types(
+numarray.codegenerator.basecode.hasFloat128(
+numarray.codegenerator.basecode.hasUInt64(
+numarray.codegenerator.basecode.imp
+numarray.codegenerator.basecode.os
+numarray.codegenerator.basecode.sys
+numarray.codegenerator.basecode.template
+
+--- from numarray.codegenerator import basecode ---
+basecode.CodeGenerator(
+basecode.__builtins__
+basecode.__doc__
+basecode.__file__
+basecode.__name__
+basecode.__package__
+basecode.all_types(
+basecode.hasFloat128(
+basecode.hasUInt64(
+basecode.imp
+basecode.os
+basecode.sys
+basecode.template
+
+--- from numarray.codegenerator.basecode import * ---
+all_types(
+hasFloat128(
+
+--- import numarray.codegenerator.template ---
+numarray.codegenerator.template.Template(
+numarray.codegenerator.template.__builtins__
+numarray.codegenerator.template.__doc__
+numarray.codegenerator.template.__file__
+numarray.codegenerator.template.__name__
+numarray.codegenerator.template.__package__
+numarray.codegenerator.template.clean(
+numarray.codegenerator.template.dirty(
+numarray.codegenerator.template.re
+numarray.codegenerator.template.sugar_dict(
+
+--- from numarray.codegenerator import template ---
+template.Template(
+template.clean(
+template.dirty(
+template.re
+template.sugar_dict(
+
+--- from numarray.codegenerator.template import * ---
+clean(
+dirty(
+sugar_dict(
+
+--- import numarray.codegenerator.ufunccode ---
+numarray.codegenerator.ufunccode.CodeGenerator(
+numarray.codegenerator.ufunccode.UFUNC_ACCUMULATE
+numarray.codegenerator.ufunccode.UFUNC_HEADER
+numarray.codegenerator.ufunccode.UFUNC_REDUCE
+numarray.codegenerator.ufunccode.UFUNC_VECTOR
+numarray.codegenerator.ufunccode.UFuncCodeGenerator(
+numarray.codegenerator.ufunccode.UFuncParams(
+numarray.codegenerator.ufunccode.UfuncModule(
+numarray.codegenerator.ufunccode.__builtins__
+numarray.codegenerator.ufunccode.__doc__
+numarray.codegenerator.ufunccode.__file__
+numarray.codegenerator.ufunccode.__name__
+numarray.codegenerator.ufunccode.__package__
+numarray.codegenerator.ufunccode.all_types(
+numarray.codegenerator.ufunccode.comparison_sigs
+numarray.codegenerator.ufunccode.complex_bool_sigs
+numarray.codegenerator.ufunccode.complex_complex_sigs
+numarray.codegenerator.ufunccode.complex_real_sigs
+numarray.codegenerator.ufunccode.float_sigs
+numarray.codegenerator.ufunccode.function1_td
+numarray.codegenerator.ufunccode.function2_cum_td
+numarray.codegenerator.ufunccode.function2_nocum_td
+numarray.codegenerator.ufunccode.function2_td
+numarray.codegenerator.ufunccode.function3_td
+numarray.codegenerator.ufunccode.generate_ufunc_code(
+numarray.codegenerator.ufunccode.hasUInt64(
+numarray.codegenerator.ufunccode.int16_check
+numarray.codegenerator.ufunccode.int32_check
+numarray.codegenerator.ufunccode.int64_check
+numarray.codegenerator.ufunccode.int8_check
+numarray.codegenerator.ufunccode.intX_mult_template
+numarray.codegenerator.ufunccode.intX_td
+numarray.codegenerator.ufunccode.int_divide_td
+numarray.codegenerator.ufunccode.int_floordivide_td
+numarray.codegenerator.ufunccode.int_sigs
+numarray.codegenerator.ufunccode.int_truedivide_td
+numarray.codegenerator.ufunccode.invtypecode
+numarray.codegenerator.ufunccode.key
+numarray.codegenerator.ufunccode.logical_sigs
+numarray.codegenerator.ufunccode.macro1_td
+numarray.codegenerator.ufunccode.macro2_cum_td
+numarray.codegenerator.ufunccode.macro2_nocum_td
+numarray.codegenerator.ufunccode.macro2_td
+numarray.codegenerator.ufunccode.make_int_template_dict(
+numarray.codegenerator.ufunccode.make_stub(
+numarray.codegenerator.ufunccode.mathfunction_sigs
+numarray.codegenerator.ufunccode.multiply_int16_td
+numarray.codegenerator.ufunccode.multiply_int32_td
+numarray.codegenerator.ufunccode.multiply_int64_td
+numarray.codegenerator.ufunccode.multiply_int8_td
+numarray.codegenerator.ufunccode.multiply_uint16_td
+numarray.codegenerator.ufunccode.multiply_uint32_td
+numarray.codegenerator.ufunccode.multiply_uint64_td
+numarray.codegenerator.ufunccode.multiply_uint8_td
+numarray.codegenerator.ufunccode.operator1_td
+numarray.codegenerator.ufunccode.operator2_cum_td
+numarray.codegenerator.ufunccode.operator2_nocum_td
+numarray.codegenerator.ufunccode.operator2_td
+numarray.codegenerator.ufunccode.operator_sigs
+numarray.codegenerator.ufunccode.opt_minmax_decl
+numarray.codegenerator.ufunccode.opt_mult32_decl
+numarray.codegenerator.ufunccode.opt_mult64_decl
+numarray.codegenerator.ufunccode.opt_mult_decl
+numarray.codegenerator.ufunccode.re
+numarray.codegenerator.ufunccode.template
+numarray.codegenerator.ufunccode.truedivide_int_sigs
+numarray.codegenerator.ufunccode.typecode
+numarray.codegenerator.ufunccode.ufuncconfigs
+numarray.codegenerator.ufunccode.uint16_check
+numarray.codegenerator.ufunccode.uint32_check
+numarray.codegenerator.ufunccode.uint64_check
+numarray.codegenerator.ufunccode.uint8_check
+numarray.codegenerator.ufunccode.val
+
+--- from numarray.codegenerator import ufunccode ---
+ufunccode.CodeGenerator(
+ufunccode.UFUNC_ACCUMULATE
+ufunccode.UFUNC_HEADER
+ufunccode.UFUNC_REDUCE
+ufunccode.UFUNC_VECTOR
+ufunccode.UFuncCodeGenerator(
+ufunccode.UFuncParams(
+ufunccode.UfuncModule(
+ufunccode.__builtins__
+ufunccode.__doc__
+ufunccode.__file__
+ufunccode.__name__
+ufunccode.__package__
+ufunccode.all_types(
+ufunccode.comparison_sigs
+ufunccode.complex_bool_sigs
+ufunccode.complex_complex_sigs
+ufunccode.complex_real_sigs
+ufunccode.float_sigs
+ufunccode.function1_td
+ufunccode.function2_cum_td
+ufunccode.function2_nocum_td
+ufunccode.function2_td
+ufunccode.function3_td
+ufunccode.generate_ufunc_code(
+ufunccode.hasUInt64(
+ufunccode.int16_check
+ufunccode.int32_check
+ufunccode.int64_check
+ufunccode.int8_check
+ufunccode.intX_mult_template
+ufunccode.intX_td
+ufunccode.int_divide_td
+ufunccode.int_floordivide_td
+ufunccode.int_sigs
+ufunccode.int_truedivide_td
+ufunccode.invtypecode
+ufunccode.key
+ufunccode.logical_sigs
+ufunccode.macro1_td
+ufunccode.macro2_cum_td
+ufunccode.macro2_nocum_td
+ufunccode.macro2_td
+ufunccode.make_int_template_dict(
+ufunccode.make_stub(
+ufunccode.mathfunction_sigs
+ufunccode.multiply_int16_td
+ufunccode.multiply_int32_td
+ufunccode.multiply_int64_td
+ufunccode.multiply_int8_td
+ufunccode.multiply_uint16_td
+ufunccode.multiply_uint32_td
+ufunccode.multiply_uint64_td
+ufunccode.multiply_uint8_td
+ufunccode.operator1_td
+ufunccode.operator2_cum_td
+ufunccode.operator2_nocum_td
+ufunccode.operator2_td
+ufunccode.operator_sigs
+ufunccode.opt_minmax_decl
+ufunccode.opt_mult32_decl
+ufunccode.opt_mult64_decl
+ufunccode.opt_mult_decl
+ufunccode.re
+ufunccode.template
+ufunccode.truedivide_int_sigs
+ufunccode.typecode
+ufunccode.ufuncconfigs
+ufunccode.uint16_check
+ufunccode.uint32_check
+ufunccode.uint64_check
+ufunccode.uint8_check
+ufunccode.val
+
+--- from numarray.codegenerator.ufunccode import * ---
+UFUNC_ACCUMULATE
+UFUNC_HEADER
+UFUNC_REDUCE
+UFUNC_VECTOR
+UFuncCodeGenerator(
+UFuncParams(
+comparison_sigs
+complex_bool_sigs
+complex_complex_sigs
+complex_real_sigs
+float_sigs
+function1_td
+function2_cum_td
+function2_nocum_td
+function2_td
+function3_td
+generate_ufunc_code(
+int16_check
+int32_check
+int64_check
+int8_check
+intX_mult_template
+intX_td
+int_divide_td
+int_floordivide_td
+int_sigs
+int_truedivide_td
+invtypecode
+logical_sigs
+macro1_td
+macro2_cum_td
+macro2_nocum_td
+macro2_td
+make_int_template_dict(
+mathfunction_sigs
+multiply_int16_td
+multiply_int32_td
+multiply_int64_td
+multiply_int8_td
+multiply_uint16_td
+multiply_uint32_td
+multiply_uint64_td
+multiply_uint8_td
+operator1_td
+operator2_cum_td
+operator2_nocum_td
+operator2_td
+operator_sigs
+opt_minmax_decl
+opt_mult32_decl
+opt_mult64_decl
+opt_mult_decl
+truedivide_int_sigs
+ufuncconfigs
+uint16_check
+uint32_check
+uint64_check
+uint8_check
+val
+
+--- import numarray.dotblas ---
+numarray.dotblas.USING_BLAS
+numarray.dotblas.__author__
+numarray.dotblas.__builtins__
+numarray.dotblas.__doc__
+numarray.dotblas.__file__
+numarray.dotblas.__name__
+numarray.dotblas.__package__
+numarray.dotblas.__revision__
+numarray.dotblas.__version__
+numarray.dotblas.dot(
+numarray.dotblas.innerproduct(
+numarray.dotblas.kroneckerproduct(
+numarray.dotblas.matrixmultiply(
+numarray.dotblas.outerproduct(
+numarray.dotblas.tensormultiply(
+numarray.dotblas.vdot(
+
+--- from numarray import dotblas ---
+dotblas.USING_BLAS
+dotblas.__author__
+dotblas.__builtins__
+dotblas.__doc__
+dotblas.__file__
+dotblas.__name__
+dotblas.__package__
+dotblas.__revision__
+dotblas.__version__
+dotblas.dot(
+dotblas.innerproduct(
+dotblas.kroneckerproduct(
+dotblas.matrixmultiply(
+dotblas.outerproduct(
+dotblas.tensormultiply(
+dotblas.vdot(
+
+--- from numarray.dotblas import * ---
+
+--- import numarray.dtype ---
+numarray.dtype.__builtins__
+numarray.dtype.__doc__
+numarray.dtype.__file__
+numarray.dtype.__name__
+numarray.dtype.__package__
+numarray.dtype.bool8
+numarray.dtype.bool_
+numarray.dtype.complex128
+numarray.dtype.complex64
+numarray.dtype.dtype(
+numarray.dtype.float32
+numarray.dtype.float64
+numarray.dtype.get_dtype(
+numarray.dtype.int16
+numarray.dtype.int32
+numarray.dtype.int64
+numarray.dtype.int8
+numarray.dtype.sys
+numarray.dtype.test(
+numarray.dtype.uint16
+numarray.dtype.uint32
+numarray.dtype.uint64
+numarray.dtype.uint8
+
+--- from numarray import dtype ---
+dtype.__builtins__
+dtype.__doc__
+dtype.__file__
+dtype.__name__
+dtype.__package__
+dtype.bool8
+dtype.bool_
+dtype.complex128
+dtype.complex64
+dtype.dtype(
+dtype.float32
+dtype.float64
+dtype.get_dtype(
+dtype.int16
+dtype.int32
+dtype.int64
+dtype.int8
+dtype.sys
+dtype.test(
+dtype.uint16
+dtype.uint32
+dtype.uint64
+dtype.uint8
+
+--- from numarray.dtype import * ---
+bool8
+bool_
+complex128
+complex64
+dtype(
+float32
+float64
+int16
+int32
+int64
+int8
+uint16
+uint32
+uint64
+uint8
+
+--- import numarray.generic ---
+numarray.generic.ClassicUnpickler(
+numarray.generic.NDArray(
+numarray.generic.NewAxis
+numarray.generic.SuitableBuffer(
+numarray.generic.__builtins__
+numarray.generic.__doc__
+numarray.generic.__file__
+numarray.generic.__name__
+numarray.generic.__package__
+numarray.generic.argmax(
+numarray.generic.argmin(
+numarray.generic.argsort(
+numarray.generic.arrayprint
+numarray.generic.choose(
+numarray.generic.clip(
+numarray.generic.compress(
+numarray.generic.concatenate(
+numarray.generic.copy
+numarray.generic.copy_reg
+numarray.generic.fromfunction(
+numarray.generic.fromstring(
+numarray.generic.getShape(
+numarray.generic.indices(
+numarray.generic.info(
+numarray.generic.lexsort(
+numarray.generic.memory
+numarray.generic.numinclude
+numarray.generic.operator
+numarray.generic.product(
+numarray.generic.put(
+numarray.generic.putmask(
+numarray.generic.ravel(
+numarray.generic.repeat(
+numarray.generic.reshape(
+numarray.generic.resize(
+numarray.generic.sort(
+numarray.generic.swapaxes(
+numarray.generic.sys
+numarray.generic.take(
+numarray.generic.transpose(
+numarray.generic.ufunc
+numarray.generic.where(
+
+--- from numarray import generic ---
+generic.ClassicUnpickler(
+generic.NDArray(
+generic.NewAxis
+generic.SuitableBuffer(
+generic.__builtins__
+generic.__doc__
+generic.__file__
+generic.__name__
+generic.__package__
+generic.argmax(
+generic.argmin(
+generic.argsort(
+generic.arrayprint
+generic.choose(
+generic.clip(
+generic.compress(
+generic.concatenate(
+generic.copy
+generic.copy_reg
+generic.fromfunction(
+generic.fromstring(
+generic.getShape(
+generic.indices(
+generic.info(
+generic.lexsort(
+generic.memory
+generic.numinclude
+generic.operator
+generic.product(
+generic.put(
+generic.putmask(
+generic.ravel(
+generic.repeat(
+generic.reshape(
+generic.resize(
+generic.sort(
+generic.swapaxes(
+generic.sys
+generic.take(
+generic.transpose(
+generic.ufunc
+generic.where(
+
+--- from numarray.generic import * ---
+
+--- import numarray.libnumarray ---
+numarray.libnumarray.__doc__
+numarray.libnumarray.__file__
+numarray.libnumarray.__name__
+numarray.libnumarray.__package__
+numarray.libnumarray.__version__
+numarray.libnumarray.error(
+
+--- from numarray import libnumarray ---
+libnumarray.__doc__
+libnumarray.__file__
+libnumarray.__name__
+libnumarray.__package__
+libnumarray.__version__
+libnumarray.error(
+
+--- from numarray.libnumarray import * ---
+
+--- import numarray.libnumeric ---
+numarray.libnumeric.__doc__
+numarray.libnumeric.__file__
+numarray.libnumeric.__name__
+numarray.libnumeric.__package__
+numarray.libnumeric.__version__
+numarray.libnumeric.argmax(
+numarray.libnumeric.argsort(
+numarray.libnumeric.binarysearch(
+numarray.libnumeric.choose(
+numarray.libnumeric.concatenate(
+numarray.libnumeric.error(
+numarray.libnumeric.histogram(
+numarray.libnumeric.put(
+numarray.libnumeric.putmask(
+numarray.libnumeric.repeat(
+numarray.libnumeric.sort(
+numarray.libnumeric.take(
+numarray.libnumeric.transpose(
+
+--- from numarray import libnumeric ---
+libnumeric.__doc__
+libnumeric.__file__
+libnumeric.__name__
+libnumeric.__package__
+libnumeric.__version__
+libnumeric.argmax(
+libnumeric.argsort(
+libnumeric.binarysearch(
+libnumeric.choose(
+libnumeric.concatenate(
+libnumeric.error(
+libnumeric.histogram(
+libnumeric.put(
+libnumeric.putmask(
+libnumeric.repeat(
+libnumeric.sort(
+libnumeric.take(
+libnumeric.transpose(
+
+--- from numarray.libnumeric import * ---
+binarysearch(
+histogram(
+
+--- import numarray.memory ---
+numarray.memory.MemoryType(
+numarray.memory.__doc__
+numarray.memory.__file__
+numarray.memory.__name__
+numarray.memory.__package__
+numarray.memory.__version__
+numarray.memory.error(
+numarray.memory.memory_buffer(
+numarray.memory.memory_from_string(
+numarray.memory.memory_reduce(
+numarray.memory.new_memory(
+numarray.memory.writeable_buffer(
+
+--- from numarray import memory ---
+memory.MemoryType(
+memory.__doc__
+memory.__file__
+memory.__name__
+memory.__package__
+memory.__version__
+memory.error(
+memory.memory_buffer(
+memory.memory_from_string(
+memory.memory_reduce(
+memory.new_memory(
+memory.writeable_buffer(
+
+--- from numarray.memory import * ---
+MemoryType(
+memory_buffer(
+memory_from_string(
+memory_reduce(
+new_memory(
+writeable_buffer(
+
+--- import numarray.numarrayall ---
+numarray.numarrayall.Any
+numarray.numarrayall.AnyType(
+numarray.numarrayall.ArrayType(
+numarray.numarrayall.Bool
+numarray.numarrayall.BooleanType(
+numarray.numarrayall.Byte
+numarray.numarrayall.CLIP
+numarray.numarrayall.ClassicUnpickler(
+numarray.numarrayall.Complex
+numarray.numarrayall.Complex32
+numarray.numarrayall.Complex32_fromtype(
+numarray.numarrayall.Complex64
+numarray.numarrayall.Complex64_fromtype(
+numarray.numarrayall.ComplexArray(
+numarray.numarrayall.ComplexType(
+numarray.numarrayall.EarlyEOFError(
+numarray.numarrayall.Error
+numarray.numarrayall.FileSeekWarning(
+numarray.numarrayall.Float
+numarray.numarrayall.Float32
+numarray.numarrayall.Float64
+numarray.numarrayall.FloatingType(
+numarray.numarrayall.Int
+numarray.numarrayall.Int16
+numarray.numarrayall.Int32
+numarray.numarrayall.Int64
+numarray.numarrayall.Int8
+numarray.numarrayall.IntegralType(
+numarray.numarrayall.IsType(
+numarray.numarrayall.Long
+numarray.numarrayall.MAX_ALIGN
+numarray.numarrayall.MAX_INT_SIZE
+numarray.numarrayall.MAX_LINE_WIDTH
+numarray.numarrayall.MathDomainError(
+numarray.numarrayall.MaximumType(
+numarray.numarrayall.MaybeLong
+numarray.numarrayall.NDArray(
+numarray.numarrayall.NewArray(
+numarray.numarrayall.NewAxis
+numarray.numarrayall.NumArray(
+numarray.numarrayall.NumError(
+numarray.numarrayall.NumOverflowError(
+numarray.numarrayall.NumericType(
+numarray.numarrayall.Object
+numarray.numarrayall.ObjectType(
+numarray.numarrayall.PRECISION
+numarray.numarrayall.Py2NumType
+numarray.numarrayall.PyINT_TYPES
+numarray.numarrayall.PyLevel2Type
+numarray.numarrayall.PyNUMERIC_TYPES
+numarray.numarrayall.PyREAL_TYPES
+numarray.numarrayall.RAISE
+numarray.numarrayall.SLOPPY
+numarray.numarrayall.STRICT
+numarray.numarrayall.SUPPRESS_SMALL
+numarray.numarrayall.Short
+numarray.numarrayall.SignedIntegralType(
+numarray.numarrayall.SignedType(
+numarray.numarrayall.SizeMismatchError(
+numarray.numarrayall.SizeMismatchWarning(
+numarray.numarrayall.SuitableBuffer(
+numarray.numarrayall.UInt16
+numarray.numarrayall.UInt32
+numarray.numarrayall.UInt64
+numarray.numarrayall.UInt8
+numarray.numarrayall.USING_BLAS
+numarray.numarrayall.UnderflowError(
+numarray.numarrayall.UnsignedIntegralType(
+numarray.numarrayall.UnsignedType(
+numarray.numarrayall.UsesOpPriority(
+numarray.numarrayall.WARN
+numarray.numarrayall.WRAP
+numarray.numarrayall.__builtins__
+numarray.numarrayall.__doc__
+numarray.numarrayall.__file__
+numarray.numarrayall.__name__
+numarray.numarrayall.__package__
+numarray.numarrayall.abs(
+numarray.numarrayall.absolute(
+numarray.numarrayall.add(
+numarray.numarrayall.all(
+numarray.numarrayall.allclose(
+numarray.numarrayall.alltrue(
+numarray.numarrayall.and_(
+numarray.numarrayall.any(
+numarray.numarrayall.arange(
+numarray.numarrayall.arccos(
+numarray.numarrayall.arccosh(
+numarray.numarrayall.arcsin(
+numarray.numarrayall.arcsinh(
+numarray.numarrayall.arctan(
+numarray.numarrayall.arctan2(
+numarray.numarrayall.arctanh(
+numarray.numarrayall.argmax(
+numarray.numarrayall.argmin(
+numarray.numarrayall.argsort(
+numarray.numarrayall.around(
+numarray.numarrayall.array(
+numarray.numarrayall.array2list(
+numarray.numarrayall.array_equal(
+numarray.numarrayall.array_equiv(
+numarray.numarrayall.array_repr(
+numarray.numarrayall.array_str(
+numarray.numarrayall.arrayprint
+numarray.numarrayall.arrayrange(
+numarray.numarrayall.asarray(
+numarray.numarrayall.average(
+numarray.numarrayall.bitwise_and(
+numarray.numarrayall.bitwise_not(
+numarray.numarrayall.bitwise_or(
+numarray.numarrayall.bitwise_xor(
+numarray.numarrayall.ceil(
+numarray.numarrayall.choose(
+numarray.numarrayall.clip(
+numarray.numarrayall.compress(
+numarray.numarrayall.concatenate(
+numarray.numarrayall.conjugate(
+numarray.numarrayall.copy
+numarray.numarrayall.copy_reg
+numarray.numarrayall.cos(
+numarray.numarrayall.cosh(
+numarray.numarrayall.cumproduct(
+numarray.numarrayall.cumsum(
+numarray.numarrayall.diagonal(
+numarray.numarrayall.divide(
+numarray.numarrayall.divide_remainder(
+numarray.numarrayall.dot(
+numarray.numarrayall.e
+numarray.numarrayall.equal(
+numarray.numarrayall.exp(
+numarray.numarrayall.explicit_type(
+numarray.numarrayall.fabs(
+numarray.numarrayall.floor(
+numarray.numarrayall.floor_divide(
+numarray.numarrayall.flush_caches(
+numarray.numarrayall.fmod(
+numarray.numarrayall.fromfile(
+numarray.numarrayall.fromfunction(
+numarray.numarrayall.fromlist(
+numarray.numarrayall.fromstring(
+numarray.numarrayall.genericCoercions
+numarray.numarrayall.genericPromotionExclusions
+numarray.numarrayall.genericTypeRank
+numarray.numarrayall.getShape(
+numarray.numarrayall.getType(
+numarray.numarrayall.getTypeObject(
+numarray.numarrayall.get_dtype(
+numarray.numarrayall.greater(
+numarray.numarrayall.greater_equal(
+numarray.numarrayall.handleError(
+numarray.numarrayall.hypot(
+numarray.numarrayall.identity(
+numarray.numarrayall.ieeemask(
+numarray.numarrayall.indices(
+numarray.numarrayall.info(
+numarray.numarrayall.innerproduct(
+numarray.numarrayall.inputarray(
+numarray.numarrayall.isBigEndian
+numarray.numarrayall.isnan(
+numarray.numarrayall.kroneckerproduct(
+numarray.numarrayall.less(
+numarray.numarrayall.less_equal(
+numarray.numarrayall.lexsort(
+numarray.numarrayall.load(
+numarray.numarrayall.log(
+numarray.numarrayall.log10(
+numarray.numarrayall.logical_and(
+numarray.numarrayall.logical_not(
+numarray.numarrayall.logical_or(
+numarray.numarrayall.logical_xor(
+numarray.numarrayall.lshift(
+numarray.numarrayall.make_ufuncs(
+numarray.numarrayall.math
+numarray.numarrayall.matrixmultiply(
+numarray.numarrayall.maximum(
+numarray.numarrayall.memory
+numarray.numarrayall.minimum(
+numarray.numarrayall.minus(
+numarray.numarrayall.multiply(
+numarray.numarrayall.negative(
+numarray.numarrayall.nonzero(
+numarray.numarrayall.not_equal(
+numarray.numarrayall.numinclude
+numarray.numarrayall.ones(
+numarray.numarrayall.operator
+numarray.numarrayall.os
+numarray.numarrayall.outerproduct(
+numarray.numarrayall.pi
+numarray.numarrayall.power(
+numarray.numarrayall.product(
+numarray.numarrayall.put(
+numarray.numarrayall.putmask(
+numarray.numarrayall.pythonTypeMap
+numarray.numarrayall.pythonTypeRank
+numarray.numarrayall.rank(
+numarray.numarrayall.ravel(
+numarray.numarrayall.remainder(
+numarray.numarrayall.repeat(
+numarray.numarrayall.reshape(
+numarray.numarrayall.resize(
+numarray.numarrayall.round(
+numarray.numarrayall.rshift(
+numarray.numarrayall.safethread
+numarray.numarrayall.save(
+numarray.numarrayall.scalarTypeMap
+numarray.numarrayall.scalarTypes
+numarray.numarrayall.searchsorted(
+numarray.numarrayall.shape(
+numarray.numarrayall.sign(
+numarray.numarrayall.sin(
+numarray.numarrayall.sinh(
+numarray.numarrayall.size(
+numarray.numarrayall.sometrue(
+numarray.numarrayall.sort(
+numarray.numarrayall.sqrt(
+numarray.numarrayall.subtract(
+numarray.numarrayall.sum(
+numarray.numarrayall.swapaxes(
+numarray.numarrayall.sys
+numarray.numarrayall.take(
+numarray.numarrayall.tan(
+numarray.numarrayall.tanh(
+numarray.numarrayall.tcode
+numarray.numarrayall.tensormultiply(
+numarray.numarrayall.tname
+numarray.numarrayall.trace(
+numarray.numarrayall.transpose(
+numarray.numarrayall.true_divide(
+numarray.numarrayall.typeDict
+numarray.numarrayall.typecode
+numarray.numarrayall.typecodes
+numarray.numarrayall.types
+numarray.numarrayall.ufunc
+numarray.numarrayall.ufuncFactory(
+numarray.numarrayall.vdot(
+numarray.numarrayall.where(
+numarray.numarrayall.zeros(
+
+--- from numarray import numarrayall ---
+numarrayall.Any
+numarrayall.AnyType(
+numarrayall.ArrayType(
+numarrayall.Bool
+numarrayall.BooleanType(
+numarrayall.Byte
+numarrayall.CLIP
+numarrayall.ClassicUnpickler(
+numarrayall.Complex
+numarrayall.Complex32
+numarrayall.Complex32_fromtype(
+numarrayall.Complex64
+numarrayall.Complex64_fromtype(
+numarrayall.ComplexArray(
+numarrayall.ComplexType(
+numarrayall.EarlyEOFError(
+numarrayall.Error
+numarrayall.FileSeekWarning(
+numarrayall.Float
+numarrayall.Float32
+numarrayall.Float64
+numarrayall.FloatingType(
+numarrayall.Int
+numarrayall.Int16
+numarrayall.Int32
+numarrayall.Int64
+numarrayall.Int8
+numarrayall.IntegralType(
+numarrayall.IsType(
+numarrayall.Long
+numarrayall.MAX_ALIGN
+numarrayall.MAX_INT_SIZE
+numarrayall.MAX_LINE_WIDTH
+numarrayall.MathDomainError(
+numarrayall.MaximumType(
+numarrayall.MaybeLong
+numarrayall.NDArray(
+numarrayall.NewArray(
+numarrayall.NewAxis
+numarrayall.NumArray(
+numarrayall.NumError(
+numarrayall.NumOverflowError(
+numarrayall.NumericType(
+numarrayall.Object
+numarrayall.ObjectType(
+numarrayall.PRECISION
+numarrayall.Py2NumType
+numarrayall.PyINT_TYPES
+numarrayall.PyLevel2Type
+numarrayall.PyNUMERIC_TYPES
+numarrayall.PyREAL_TYPES
+numarrayall.RAISE
+numarrayall.SLOPPY
+numarrayall.STRICT
+numarrayall.SUPPRESS_SMALL
+numarrayall.Short
+numarrayall.SignedIntegralType(
+numarrayall.SignedType(
+numarrayall.SizeMismatchError(
+numarrayall.SizeMismatchWarning(
+numarrayall.SuitableBuffer(
+numarrayall.UInt16
+numarrayall.UInt32
+numarrayall.UInt64
+numarrayall.UInt8
+numarrayall.USING_BLAS
+numarrayall.UnderflowError(
+numarrayall.UnsignedIntegralType(
+numarrayall.UnsignedType(
+numarrayall.UsesOpPriority(
+numarrayall.WARN
+numarrayall.WRAP
+numarrayall.__builtins__
+numarrayall.__doc__
+numarrayall.__file__
+numarrayall.__name__
+numarrayall.__package__
+numarrayall.abs(
+numarrayall.absolute(
+numarrayall.add(
+numarrayall.all(
+numarrayall.allclose(
+numarrayall.alltrue(
+numarrayall.and_(
+numarrayall.any(
+numarrayall.arange(
+numarrayall.arccos(
+numarrayall.arccosh(
+numarrayall.arcsin(
+numarrayall.arcsinh(
+numarrayall.arctan(
+numarrayall.arctan2(
+numarrayall.arctanh(
+numarrayall.argmax(
+numarrayall.argmin(
+numarrayall.argsort(
+numarrayall.around(
+numarrayall.array(
+numarrayall.array2list(
+numarrayall.array_equal(
+numarrayall.array_equiv(
+numarrayall.array_repr(
+numarrayall.array_str(
+numarrayall.arrayprint
+numarrayall.arrayrange(
+numarrayall.asarray(
+numarrayall.average(
+numarrayall.bitwise_and(
+numarrayall.bitwise_not(
+numarrayall.bitwise_or(
+numarrayall.bitwise_xor(
+numarrayall.ceil(
+numarrayall.choose(
+numarrayall.clip(
+numarrayall.compress(
+numarrayall.concatenate(
+numarrayall.conjugate(
+numarrayall.copy
+numarrayall.copy_reg
+numarrayall.cos(
+numarrayall.cosh(
+numarrayall.cumproduct(
+numarrayall.cumsum(
+numarrayall.diagonal(
+numarrayall.divide(
+numarrayall.divide_remainder(
+numarrayall.dot(
+numarrayall.e
+numarrayall.equal(
+numarrayall.exp(
+numarrayall.explicit_type(
+numarrayall.fabs(
+numarrayall.floor(
+numarrayall.floor_divide(
+numarrayall.flush_caches(
+numarrayall.fmod(
+numarrayall.fromfile(
+numarrayall.fromfunction(
+numarrayall.fromlist(
+numarrayall.fromstring(
+numarrayall.genericCoercions
+numarrayall.genericPromotionExclusions
+numarrayall.genericTypeRank
+numarrayall.getShape(
+numarrayall.getType(
+numarrayall.getTypeObject(
+numarrayall.get_dtype(
+numarrayall.greater(
+numarrayall.greater_equal(
+numarrayall.handleError(
+numarrayall.hypot(
+numarrayall.identity(
+numarrayall.ieeemask(
+numarrayall.indices(
+numarrayall.info(
+numarrayall.innerproduct(
+numarrayall.inputarray(
+numarrayall.isBigEndian
+numarrayall.isnan(
+numarrayall.kroneckerproduct(
+numarrayall.less(
+numarrayall.less_equal(
+numarrayall.lexsort(
+numarrayall.load(
+numarrayall.log(
+numarrayall.log10(
+numarrayall.logical_and(
+numarrayall.logical_not(
+numarrayall.logical_or(
+numarrayall.logical_xor(
+numarrayall.lshift(
+numarrayall.make_ufuncs(
+numarrayall.math
+numarrayall.matrixmultiply(
+numarrayall.maximum(
+numarrayall.memory
+numarrayall.minimum(
+numarrayall.minus(
+numarrayall.multiply(
+numarrayall.negative(
+numarrayall.nonzero(
+numarrayall.not_equal(
+numarrayall.numinclude
+numarrayall.ones(
+numarrayall.operator
+numarrayall.os
+numarrayall.outerproduct(
+numarrayall.pi
+numarrayall.power(
+numarrayall.product(
+numarrayall.put(
+numarrayall.putmask(
+numarrayall.pythonTypeMap
+numarrayall.pythonTypeRank
+numarrayall.rank(
+numarrayall.ravel(
+numarrayall.remainder(
+numarrayall.repeat(
+numarrayall.reshape(
+numarrayall.resize(
+numarrayall.round(
+numarrayall.rshift(
+numarrayall.safethread
+numarrayall.save(
+numarrayall.scalarTypeMap
+numarrayall.scalarTypes
+numarrayall.searchsorted(
+numarrayall.shape(
+numarrayall.sign(
+numarrayall.sin(
+numarrayall.sinh(
+numarrayall.size(
+numarrayall.sometrue(
+numarrayall.sort(
+numarrayall.sqrt(
+numarrayall.subtract(
+numarrayall.sum(
+numarrayall.swapaxes(
+numarrayall.sys
+numarrayall.take(
+numarrayall.tan(
+numarrayall.tanh(
+numarrayall.tcode
+numarrayall.tensormultiply(
+numarrayall.tname
+numarrayall.trace(
+numarrayall.transpose(
+numarrayall.true_divide(
+numarrayall.typeDict
+numarrayall.typecode
+numarrayall.typecodes
+numarrayall.types
+numarrayall.ufunc
+numarrayall.ufuncFactory(
+numarrayall.vdot(
+numarrayall.where(
+numarrayall.zeros(
+
+--- from numarray.numarrayall import * ---
+
+--- import numarray.numarraycore ---
+numarray.numarraycore.ArrayType(
+numarray.numarraycore.Complex32_fromtype(
+numarray.numarraycore.Complex64_fromtype(
+numarray.numarraycore.ComplexArray(
+numarray.numarraycore.EarlyEOFError(
+numarray.numarraycore.FileSeekWarning(
+numarray.numarraycore.MAX_LINE_WIDTH
+numarray.numarraycore.NewArray(
+numarray.numarraycore.NumArray(
+numarray.numarraycore.PRECISION
+numarray.numarraycore.Py2NumType
+numarray.numarraycore.PyINT_TYPES
+numarray.numarraycore.PyLevel2Type
+numarray.numarraycore.PyNUMERIC_TYPES
+numarray.numarraycore.PyREAL_TYPES
+numarray.numarraycore.SLOPPY
+numarray.numarraycore.STRICT
+numarray.numarraycore.SUPPRESS_SMALL
+numarray.numarraycore.SizeMismatchError(
+numarray.numarraycore.SizeMismatchWarning(
+numarray.numarraycore.UsesOpPriority(
+numarray.numarraycore.WARN
+numarray.numarraycore.__builtins__
+numarray.numarraycore.__doc__
+numarray.numarraycore.__file__
+numarray.numarraycore.__name__
+numarray.numarraycore.__package__
+numarray.numarraycore.absolute(
+numarray.numarraycore.all(
+numarray.numarraycore.allclose(
+numarray.numarraycore.alltrue(
+numarray.numarraycore.any(
+numarray.numarraycore.arange(
+numarray.numarraycore.around(
+numarray.numarraycore.array(
+numarray.numarraycore.array2list(
+numarray.numarraycore.array_equal(
+numarray.numarraycore.array_equiv(
+numarray.numarraycore.array_repr(
+numarray.numarraycore.array_str(
+numarray.numarraycore.arrayprint
+numarray.numarraycore.arrayrange(
+numarray.numarraycore.asarray(
+numarray.numarraycore.average(
+numarray.numarraycore.conjugate(
+numarray.numarraycore.cumproduct(
+numarray.numarraycore.cumsum(
+numarray.numarraycore.diagonal(
+numarray.numarraycore.e
+numarray.numarraycore.explicit_type(
+numarray.numarraycore.fmod(
+numarray.numarraycore.fromfile(
+numarray.numarraycore.fromlist(
+numarray.numarraycore.fromstring(
+numarray.numarraycore.getTypeObject(
+numarray.numarraycore.identity(
+numarray.numarraycore.inputarray(
+numarray.numarraycore.isBigEndian
+numarray.numarraycore.math
+numarray.numarraycore.memory
+numarray.numarraycore.negative(
+numarray.numarraycore.ones(
+numarray.numarraycore.os
+numarray.numarraycore.pi
+numarray.numarraycore.product(
+numarray.numarraycore.rank(
+numarray.numarraycore.round(
+numarray.numarraycore.shape(
+numarray.numarraycore.sign(
+numarray.numarraycore.size(
+numarray.numarraycore.sometrue(
+numarray.numarraycore.sum(
+numarray.numarraycore.trace(
+numarray.numarraycore.types
+numarray.numarraycore.ufunc
+numarray.numarraycore.zeros(
+
+--- from numarray import numarraycore ---
+numarraycore.ArrayType(
+numarraycore.Complex32_fromtype(
+numarraycore.Complex64_fromtype(
+numarraycore.ComplexArray(
+numarraycore.EarlyEOFError(
+numarraycore.FileSeekWarning(
+numarraycore.MAX_LINE_WIDTH
+numarraycore.NewArray(
+numarraycore.NumArray(
+numarraycore.PRECISION
+numarraycore.Py2NumType
+numarraycore.PyINT_TYPES
+numarraycore.PyLevel2Type
+numarraycore.PyNUMERIC_TYPES
+numarraycore.PyREAL_TYPES
+numarraycore.SLOPPY
+numarraycore.STRICT
+numarraycore.SUPPRESS_SMALL
+numarraycore.SizeMismatchError(
+numarraycore.SizeMismatchWarning(
+numarraycore.UsesOpPriority(
+numarraycore.WARN
+numarraycore.__builtins__
+numarraycore.__doc__
+numarraycore.__file__
+numarraycore.__name__
+numarraycore.__package__
+numarraycore.absolute(
+numarraycore.all(
+numarraycore.allclose(
+numarraycore.alltrue(
+numarraycore.any(
+numarraycore.arange(
+numarraycore.around(
+numarraycore.array(
+numarraycore.array2list(
+numarraycore.array_equal(
+numarraycore.array_equiv(
+numarraycore.array_repr(
+numarraycore.array_str(
+numarraycore.arrayprint
+numarraycore.arrayrange(
+numarraycore.asarray(
+numarraycore.average(
+numarraycore.conjugate(
+numarraycore.cumproduct(
+numarraycore.cumsum(
+numarraycore.diagonal(
+numarraycore.e
+numarraycore.explicit_type(
+numarraycore.fmod(
+numarraycore.fromfile(
+numarraycore.fromlist(
+numarraycore.fromstring(
+numarraycore.getTypeObject(
+numarraycore.identity(
+numarraycore.inputarray(
+numarraycore.isBigEndian
+numarraycore.math
+numarraycore.memory
+numarraycore.negative(
+numarraycore.ones(
+numarraycore.os
+numarraycore.pi
+numarraycore.product(
+numarraycore.rank(
+numarraycore.round(
+numarraycore.shape(
+numarraycore.sign(
+numarraycore.size(
+numarraycore.sometrue(
+numarraycore.sum(
+numarraycore.trace(
+numarraycore.types
+numarraycore.ufunc
+numarraycore.zeros(
+
+--- from numarray.numarraycore import * ---
+
+--- import numarray.numerictypes ---
+numarray.numerictypes.Any
+numarray.numerictypes.AnyType(
+numarray.numerictypes.Bool
+numarray.numerictypes.BooleanType(
+numarray.numerictypes.Byte
+numarray.numerictypes.Complex
+numarray.numerictypes.Complex32
+numarray.numerictypes.Complex64
+numarray.numerictypes.ComplexType(
+numarray.numerictypes.Float
+numarray.numerictypes.Float32
+numarray.numerictypes.Float64
+numarray.numerictypes.FloatingType(
+numarray.numerictypes.Int
+numarray.numerictypes.Int16
+numarray.numerictypes.Int32
+numarray.numerictypes.Int64
+numarray.numerictypes.Int8
+numarray.numerictypes.IntegralType(
+numarray.numerictypes.IsType(
+numarray.numerictypes.Long
+numarray.numerictypes.MAX_ALIGN
+numarray.numerictypes.MAX_INT_SIZE
+numarray.numerictypes.MaximumType(
+numarray.numerictypes.MaybeLong
+numarray.numerictypes.NumericType(
+numarray.numerictypes.Object
+numarray.numerictypes.ObjectType(
+numarray.numerictypes.Short
+numarray.numerictypes.SignedIntegralType(
+numarray.numerictypes.SignedType(
+numarray.numerictypes.UInt16
+numarray.numerictypes.UInt32
+numarray.numerictypes.UInt64
+numarray.numerictypes.UInt8
+numarray.numerictypes.UnsignedIntegralType(
+numarray.numerictypes.UnsignedType(
+numarray.numerictypes.__builtins__
+numarray.numerictypes.__doc__
+numarray.numerictypes.__file__
+numarray.numerictypes.__name__
+numarray.numerictypes.__package__
+numarray.numerictypes.genericCoercions
+numarray.numerictypes.genericPromotionExclusions
+numarray.numerictypes.genericTypeRank
+numarray.numerictypes.getType(
+numarray.numerictypes.get_dtype(
+numarray.numerictypes.numinclude
+numarray.numerictypes.pythonTypeMap
+numarray.numerictypes.pythonTypeRank
+numarray.numerictypes.scalarTypeMap
+numarray.numerictypes.scalarTypes
+numarray.numerictypes.tcode
+numarray.numerictypes.tname
+numarray.numerictypes.typeDict
+numarray.numerictypes.typecode
+numarray.numerictypes.typecodes
+
+--- from numarray import numerictypes ---
+numerictypes.Any
+numerictypes.AnyType(
+numerictypes.Bool
+numerictypes.BooleanType(
+numerictypes.Byte
+numerictypes.Complex
+numerictypes.Complex32
+numerictypes.Complex64
+numerictypes.ComplexType(
+numerictypes.Float
+numerictypes.Float32
+numerictypes.Float64
+numerictypes.FloatingType(
+numerictypes.Int
+numerictypes.Int16
+numerictypes.Int32
+numerictypes.Int64
+numerictypes.Int8
+numerictypes.IntegralType(
+numerictypes.IsType(
+numerictypes.Long
+numerictypes.MAX_ALIGN
+numerictypes.MAX_INT_SIZE
+numerictypes.MaximumType(
+numerictypes.MaybeLong
+numerictypes.NumericType(
+numerictypes.Object
+numerictypes.ObjectType(
+numerictypes.Short
+numerictypes.SignedIntegralType(
+numerictypes.SignedType(
+numerictypes.UInt16
+numerictypes.UInt32
+numerictypes.UInt64
+numerictypes.UInt8
+numerictypes.UnsignedIntegralType(
+numerictypes.UnsignedType(
+numerictypes.__builtins__
+numerictypes.__doc__
+numerictypes.__file__
+numerictypes.__name__
+numerictypes.__package__
+numerictypes.genericCoercions
+numerictypes.genericPromotionExclusions
+numerictypes.genericTypeRank
+numerictypes.getType(
+numerictypes.get_dtype(
+numerictypes.numinclude
+numerictypes.pythonTypeMap
+numerictypes.pythonTypeRank
+numerictypes.scalarTypeMap
+numerictypes.scalarTypes
+numerictypes.tcode
+numerictypes.tname
+numerictypes.typeDict
+numerictypes.typecode
+numerictypes.typecodes
+
+--- from numarray.numerictypes import * ---
+
+--- import numarray.numinclude ---
+numarray.numinclude.LP64
+numarray.numinclude.__builtins__
+numarray.numinclude.__doc__
+numarray.numinclude.__file__
+numarray.numinclude.__name__
+numarray.numinclude.__package__
+numarray.numinclude.hasUInt64
+numarray.numinclude.include_dir
+numarray.numinclude.os
+numarray.numinclude.sys
+numarray.numinclude.version
+
+--- from numarray import numinclude ---
+numinclude.LP64
+numinclude.__builtins__
+numinclude.__doc__
+numinclude.__file__
+numinclude.__name__
+numinclude.__package__
+numinclude.hasUInt64
+numinclude.include_dir
+numinclude.os
+numinclude.sys
+numinclude.version
+
+--- from numarray.numinclude import * ---
+LP64
+hasUInt64
+include_dir
+
+--- import numarray.safethread ---
+numarray.safethread.__builtins__
+numarray.safethread.__doc__
+numarray.safethread.__file__
+numarray.safethread.__name__
+numarray.safethread.__package__
+numarray.safethread.get_ident(
+
+--- from numarray import safethread ---
+safethread.__builtins__
+safethread.__doc__
+safethread.__file__
+safethread.__name__
+safethread.__package__
+safethread.get_ident(
+
+--- from numarray.safethread import * ---
+get_ident(
+
+--- import numarray.session ---
+numarray.session.ObjectNotFound(
+numarray.session.SAVEFILE
+numarray.session.VERBOSE
+numarray.session.__builtins__
+numarray.session.__doc__
+numarray.session.__file__
+numarray.session.__name__
+numarray.session.__package__
+numarray.session.copy
+numarray.session.load(
+numarray.session.pickle
+numarray.session.save(
+numarray.session.sys
+numarray.session.test(
+
+--- from numarray import session ---
+session.ObjectNotFound(
+session.SAVEFILE
+session.VERBOSE
+session.copy
+session.load(
+session.pickle
+session.save(
+session.sys
+session.test(
+
+--- from numarray.session import * ---
+SAVEFILE
+
+--- import numarray.typeconv ---
+numarray.typeconv.TypeConverter(
+numarray.typeconv.__builtins__
+numarray.typeconv.__doc__
+numarray.typeconv.__file__
+numarray.typeconv.__name__
+numarray.typeconv.__package__
+numarray.typeconv.functionKey
+numarray.typeconv.key
+numarray.typeconv.numtypes
+numarray.typeconv.typeConverters
+numarray.typeconv.typeconvfuncs
+numarray.typeconv.typename
+numarray.typeconv.typename1
+numarray.typeconv.typename2
+
+--- from numarray import typeconv ---
+typeconv.TypeConverter(
+typeconv.__builtins__
+typeconv.__doc__
+typeconv.__file__
+typeconv.__name__
+typeconv.__package__
+typeconv.functionKey
+typeconv.key
+typeconv.numtypes
+typeconv.typeConverters
+typeconv.typeconvfuncs
+typeconv.typename
+typeconv.typename1
+typeconv.typename2
+
+--- from numarray.typeconv import * ---
+TypeConverter(
+functionKey
+numtypes
+typeConverters
+typeconvfuncs
+typename
+typename1
+typename2
+
+--- import numarray.ufunc ---
+numarray.ufunc.CLIP
+numarray.ufunc.Error
+numarray.ufunc.Long
+numarray.ufunc.MathDomainError(
+numarray.ufunc.MaybeLong
+numarray.ufunc.NumError(
+numarray.ufunc.NumOverflowError(
+numarray.ufunc.RAISE
+numarray.ufunc.UnderflowError(
+numarray.ufunc.WRAP
+numarray.ufunc.__builtins__
+numarray.ufunc.__doc__
+numarray.ufunc.__file__
+numarray.ufunc.__name__
+numarray.ufunc.__package__
+numarray.ufunc.abs(
+numarray.ufunc.add(
+numarray.ufunc.and_(
+numarray.ufunc.arccos(
+numarray.ufunc.arccosh(
+numarray.ufunc.arcsin(
+numarray.ufunc.arcsinh(
+numarray.ufunc.arctan(
+numarray.ufunc.arctan2(
+numarray.ufunc.arctanh(
+numarray.ufunc.bitwise_and(
+numarray.ufunc.bitwise_not(
+numarray.ufunc.bitwise_or(
+numarray.ufunc.bitwise_xor(
+numarray.ufunc.ceil(
+numarray.ufunc.choose(
+numarray.ufunc.cos(
+numarray.ufunc.cosh(
+numarray.ufunc.divide(
+numarray.ufunc.divide_remainder(
+numarray.ufunc.equal(
+numarray.ufunc.exp(
+numarray.ufunc.fabs(
+numarray.ufunc.floor(
+numarray.ufunc.floor_divide(
+numarray.ufunc.flush_caches(
+numarray.ufunc.greater(
+numarray.ufunc.greater_equal(
+numarray.ufunc.handleError(
+numarray.ufunc.hypot(
+numarray.ufunc.ieeemask(
+numarray.ufunc.isnan(
+numarray.ufunc.less(
+numarray.ufunc.less_equal(
+numarray.ufunc.log(
+numarray.ufunc.log10(
+numarray.ufunc.logical_and(
+numarray.ufunc.logical_not(
+numarray.ufunc.logical_or(
+numarray.ufunc.logical_xor(
+numarray.ufunc.lshift(
+numarray.ufunc.make_ufuncs(
+numarray.ufunc.maximum(
+numarray.ufunc.memory
+numarray.ufunc.minimum(
+numarray.ufunc.minus(
+numarray.ufunc.multiply(
+numarray.ufunc.nonzero(
+numarray.ufunc.not_equal(
+numarray.ufunc.power(
+numarray.ufunc.put(
+numarray.ufunc.remainder(
+numarray.ufunc.rshift(
+numarray.ufunc.safethread
+numarray.ufunc.searchsorted(
+numarray.ufunc.sin(
+numarray.ufunc.sinh(
+numarray.ufunc.sqrt(
+numarray.ufunc.subtract(
+numarray.ufunc.take(
+numarray.ufunc.tan(
+numarray.ufunc.tanh(
+numarray.ufunc.true_divide(
+numarray.ufunc.types
+numarray.ufunc.ufuncFactory(
+
+--- from numarray import ufunc ---
+ufunc.CLIP
+ufunc.Error
+ufunc.Long
+ufunc.MathDomainError(
+ufunc.MaybeLong
+ufunc.NumError(
+ufunc.NumOverflowError(
+ufunc.RAISE
+ufunc.UnderflowError(
+ufunc.WRAP
+ufunc.__builtins__
+ufunc.__doc__
+ufunc.__file__
+ufunc.__name__
+ufunc.__package__
+ufunc.abs(
+ufunc.add(
+ufunc.and_(
+ufunc.arccos(
+ufunc.arccosh(
+ufunc.arcsin(
+ufunc.arcsinh(
+ufunc.arctan(
+ufunc.arctan2(
+ufunc.arctanh(
+ufunc.bitwise_and(
+ufunc.bitwise_not(
+ufunc.bitwise_or(
+ufunc.bitwise_xor(
+ufunc.ceil(
+ufunc.choose(
+ufunc.cos(
+ufunc.cosh(
+ufunc.divide(
+ufunc.divide_remainder(
+ufunc.equal(
+ufunc.exp(
+ufunc.fabs(
+ufunc.floor(
+ufunc.floor_divide(
+ufunc.flush_caches(
+ufunc.greater(
+ufunc.greater_equal(
+ufunc.handleError(
+ufunc.hypot(
+ufunc.ieeemask(
+ufunc.isnan(
+ufunc.less(
+ufunc.less_equal(
+ufunc.log(
+ufunc.log10(
+ufunc.logical_and(
+ufunc.logical_not(
+ufunc.logical_or(
+ufunc.logical_xor(
+ufunc.lshift(
+ufunc.make_ufuncs(
+ufunc.maximum(
+ufunc.memory
+ufunc.minimum(
+ufunc.minus(
+ufunc.multiply(
+ufunc.nonzero(
+ufunc.not_equal(
+ufunc.power(
+ufunc.put(
+ufunc.remainder(
+ufunc.rshift(
+ufunc.safethread
+ufunc.searchsorted(
+ufunc.sin(
+ufunc.sinh(
+ufunc.sqrt(
+ufunc.subtract(
+ufunc.take(
+ufunc.tan(
+ufunc.tanh(
+ufunc.true_divide(
+ufunc.types
+ufunc.ufuncFactory(
+
+--- from numarray.ufunc import * ---
+
+--- import snack ---
+snack.Button(
+snack.ButtonBar(
+snack.ButtonChoiceWindow(
+snack.CENTER
+snack.CListbox(
+snack.Checkbox(
+snack.CheckboxTree(
+snack.CompactButton(
+snack.DOWN
+snack.Entry(
+snack.EntryWindow(
+snack.FD_EXCEPT
+snack.FD_READ
+snack.FD_WRITE
+snack.FLAGS_RESET
+snack.FLAGS_SET
+snack.FLAGS_TOGGLE
+snack.FLAG_DISABLED
+snack.Form(
+snack.Grid(
+snack.GridForm(
+snack.GridFormHelp(
+snack.LEFT
+snack.Label(
+snack.Listbox(
+snack.ListboxChoiceWindow(
+snack.RIGHT
+snack.RadioBar(
+snack.RadioGroup(
+snack.Scale(
+snack.SingleRadioButton(
+snack.SnackScreen(
+snack.Textbox(
+snack.TextboxReflowed(
+snack.UP
+snack.Widget(
+snack.__builtins__
+snack.__doc__
+snack.__file__
+snack.__name__
+snack.__package__
+snack.hotkeys
+snack.n
+snack.reflow(
+snack.snackArgs
+snack.string
+snack.types
+
+--- from snack import * ---
+ButtonBar(
+ButtonChoiceWindow(
+CListbox(
+Checkbox(
+CheckboxTree(
+CompactButton(
+EntryWindow(
+FD_EXCEPT
+FD_READ
+FD_WRITE
+FLAGS_RESET
+FLAGS_SET
+FLAGS_TOGGLE
+FLAG_DISABLED
+GridForm(
+GridFormHelp(
+ListboxChoiceWindow(
+RadioBar(
+SingleRadioButton(
+SnackScreen(
+Textbox(
+TextboxReflowed(
+hotkeys
+n
+reflow(
+snackArgs
+
+--- import ldap ---
+ldap.ADMINLIMIT_EXCEEDED(
+ldap.AFFECTS_MULTIPLE_DSAS(
+ldap.ALIAS_DEREF_PROBLEM(
+ldap.ALIAS_PROBLEM(
+ldap.ALREADY_EXISTS(
+ldap.API_VERSION
+ldap.ASSERTION_FAILED(
+ldap.AUTH_NONE
+ldap.AUTH_SIMPLE
+ldap.AUTH_UNKNOWN(
+ldap.AVA_BINARY
+ldap.AVA_NONPRINTABLE
+ldap.AVA_NULL
+ldap.AVA_STRING
+ldap.BUSY(
+ldap.CANCELLED(
+ldap.CANNOT_CANCEL(
+ldap.CLIENT_LOOP(
+ldap.COMPARE_FALSE(
+ldap.COMPARE_TRUE(
+ldap.CONFIDENTIALITY_REQUIRED(
+ldap.CONNECT_ERROR(
+ldap.CONSTRAINT_VIOLATION(
+ldap.CONTROL_NOT_FOUND(
+ldap.DECODING_ERROR(
+ldap.DEREF_ALWAYS
+ldap.DEREF_FINDING
+ldap.DEREF_NEVER
+ldap.DEREF_SEARCHING
+ldap.DN_FORMAT_AD_CANONICAL
+ldap.DN_FORMAT_DCE
+ldap.DN_FORMAT_LDAP
+ldap.DN_FORMAT_LDAPV2
+ldap.DN_FORMAT_LDAPV3
+ldap.DN_FORMAT_MASK
+ldap.DN_FORMAT_UFN
+ldap.DN_PEDANTIC
+ldap.DN_PRETTY
+ldap.DN_P_NOLEADTRAILSPACES
+ldap.DN_P_NOSPACEAFTERRDN
+ldap.DN_SKIP
+ldap.DummyLock(
+ldap.ENCODING_ERROR(
+ldap.FILTER_ERROR(
+ldap.INAPPROPRIATE_AUTH(
+ldap.INAPPROPRIATE_MATCHING(
+ldap.INSUFFICIENT_ACCESS(
+ldap.INVALID_CREDENTIALS(
+ldap.INVALID_DN_SYNTAX(
+ldap.INVALID_SYNTAX(
+ldap.IS_LEAF(
+ldap.LDAPError(
+ldap.LDAPLock(
+ldap.LDAP_CONTROL_PAGE_OID
+ldap.LDAP_CONTROL_VALUESRETURNFILTER
+ldap.LDAP_OPT_OFF
+ldap.LDAP_OPT_ON
+ldap.LIBLDAP_R
+ldap.LOCAL_ERROR(
+ldap.LOOP_DETECT(
+ldap.MOD_ADD
+ldap.MOD_BVALUES
+ldap.MOD_DELETE
+ldap.MOD_INCREMENT
+ldap.MOD_REPLACE
+ldap.MORE_RESULTS_TO_RETURN(
+ldap.MSG_ALL
+ldap.MSG_ONE
+ldap.MSG_RECEIVED
+ldap.NAMING_VIOLATION(
+ldap.NOT_ALLOWED_ON_NONLEAF(
+ldap.NOT_ALLOWED_ON_RDN(
+ldap.NOT_SUPPORTED(
+ldap.NO_LIMIT
+ldap.NO_MEMORY(
+ldap.NO_OBJECT_CLASS_MODS(
+ldap.NO_RESULTS_RETURNED(
+ldap.NO_SUCH_ATTRIBUTE(
+ldap.NO_SUCH_OBJECT(
+ldap.NO_SUCH_OPERATION(
+ldap.OBJECT_CLASS_VIOLATION(
+ldap.OPERATIONS_ERROR(
+ldap.OPT_API_FEATURE_INFO
+ldap.OPT_API_INFO
+ldap.OPT_CLIENT_CONTROLS
+ldap.OPT_DEBUG_LEVEL
+ldap.OPT_DEREF
+ldap.OPT_DIAGNOSTIC_MESSAGE
+ldap.OPT_ERROR_NUMBER
+ldap.OPT_ERROR_STRING
+ldap.OPT_HOST_NAME
+ldap.OPT_MATCHED_DN
+ldap.OPT_NETWORK_TIMEOUT
+ldap.OPT_PROTOCOL_VERSION
+ldap.OPT_REFERRALS
+ldap.OPT_REFHOPLIMIT
+ldap.OPT_RESTART
+ldap.OPT_SERVER_CONTROLS
+ldap.OPT_SIZELIMIT
+ldap.OPT_SUCCESS
+ldap.OPT_TIMELIMIT
+ldap.OPT_TIMEOUT
+ldap.OPT_URI
+ldap.OPT_X_SASL_AUTHCID
+ldap.OPT_X_SASL_AUTHZID
+ldap.OPT_X_SASL_MECH
+ldap.OPT_X_SASL_REALM
+ldap.OPT_X_SASL_SECPROPS
+ldap.OPT_X_SASL_SSF
+ldap.OPT_X_SASL_SSF_EXTERNAL
+ldap.OPT_X_SASL_SSF_MAX
+ldap.OPT_X_SASL_SSF_MIN
+ldap.OPT_X_TLS
+ldap.OPT_X_TLS_ALLOW
+ldap.OPT_X_TLS_CACERTDIR
+ldap.OPT_X_TLS_CACERTFILE
+ldap.OPT_X_TLS_CERTFILE
+ldap.OPT_X_TLS_CIPHER_SUITE
+ldap.OPT_X_TLS_CRLCHECK
+ldap.OPT_X_TLS_CRL_ALL
+ldap.OPT_X_TLS_CRL_NONE
+ldap.OPT_X_TLS_CRL_PEER
+ldap.OPT_X_TLS_CTX
+ldap.OPT_X_TLS_DEMAND
+ldap.OPT_X_TLS_HARD
+ldap.OPT_X_TLS_KEYFILE
+ldap.OPT_X_TLS_NEVER
+ldap.OPT_X_TLS_RANDOM_FILE
+ldap.OPT_X_TLS_REQUIRE_CERT
+ldap.OPT_X_TLS_TRY
+ldap.OTHER(
+ldap.PARAM_ERROR(
+ldap.PARTIAL_RESULTS(
+ldap.PORT
+ldap.PROTOCOL_ERROR(
+ldap.REFERRAL(
+ldap.REFERRAL_LIMIT_EXCEEDED(
+ldap.REQ_ABANDON
+ldap.REQ_ADD
+ldap.REQ_BIND
+ldap.REQ_COMPARE
+ldap.REQ_DELETE
+ldap.REQ_EXTENDED
+ldap.REQ_MODIFY
+ldap.REQ_MODRDN
+ldap.REQ_SEARCH
+ldap.REQ_UNBIND
+ldap.RESULTS_TOO_LARGE(
+ldap.RES_ADD
+ldap.RES_ANY
+ldap.RES_BIND
+ldap.RES_COMPARE
+ldap.RES_DELETE
+ldap.RES_EXTENDED
+ldap.RES_MODIFY
+ldap.RES_MODRDN
+ldap.RES_SEARCH_ENTRY
+ldap.RES_SEARCH_REFERENCE
+ldap.RES_SEARCH_RESULT
+ldap.RES_UNSOLICITED
+ldap.SASL_AUTOMATIC
+ldap.SASL_AVAIL
+ldap.SASL_BIND_IN_PROGRESS(
+ldap.SASL_INTERACTIVE
+ldap.SASL_QUIET
+ldap.SCOPE_BASE
+ldap.SCOPE_ONELEVEL
+ldap.SCOPE_SUBTREE
+ldap.SERVER_DOWN(
+ldap.SIZELIMIT_EXCEEDED(
+ldap.STRONG_AUTH_NOT_SUPPORTED(
+ldap.STRONG_AUTH_REQUIRED(
+ldap.SUCCESS(
+ldap.TAG_CONTROLS
+ldap.TAG_EXOP_REQ_OID
+ldap.TAG_EXOP_REQ_VALUE
+ldap.TAG_EXOP_RES_OID
+ldap.TAG_EXOP_RES_VALUE
+ldap.TAG_LDAPCRED
+ldap.TAG_LDAPDN
+ldap.TAG_MESSAGE
+ldap.TAG_MSGID
+ldap.TAG_NEWSUPERIOR
+ldap.TAG_REFERRAL
+ldap.TAG_SASL_RES_CREDS
+ldap.TIMELIMIT_EXCEEDED(
+ldap.TIMEOUT(
+ldap.TLS_AVAIL
+ldap.TOO_LATE(
+ldap.TYPE_OR_VALUE_EXISTS(
+ldap.UNAVAILABLE(
+ldap.UNAVAILABLE_CRITICAL_EXTENSION(
+ldap.UNDEFINED_TYPE(
+ldap.UNWILLING_TO_PERFORM(
+ldap.URL_ERR_BADSCOPE
+ldap.URL_ERR_MEM
+ldap.USER_CANCELLED(
+ldap.VENDOR_VERSION
+ldap.VERSION
+ldap.VERSION1
+ldap.VERSION2
+ldap.VERSION3
+ldap.VERSION_MAX
+ldap.VERSION_MIN
+ldap.__builtins__
+ldap.__doc__
+ldap.__file__
+ldap.__name__
+ldap.__package__
+ldap.__path__
+ldap.__version__
+ldap.cidict
+ldap.controls
+ldap.decode_page_control(
+ldap.dn
+ldap.encode_page_control(
+ldap.encode_valuesreturnfilter_control(
+ldap.error(
+ldap.explode_dn(
+ldap.explode_rdn(
+ldap.functions
+ldap.get_option(
+ldap.init(
+ldap.initialize(
+ldap.ldapobject
+ldap.open(
+ldap.schema
+ldap.set_option(
+ldap.str2attributetype(
+ldap.str2dn(
+ldap.str2matchingrule(
+ldap.str2objectclass(
+ldap.str2syntax(
+ldap.sys
+ldap.thread
+ldap.threading
+ldap.traceback
+
+--- from ldap import * ---
+ADMINLIMIT_EXCEEDED(
+AFFECTS_MULTIPLE_DSAS(
+ALIAS_DEREF_PROBLEM(
+ALIAS_PROBLEM(
+ALREADY_EXISTS(
+API_VERSION
+ASSERTION_FAILED(
+AUTH_NONE
+AUTH_SIMPLE
+AUTH_UNKNOWN(
+AVA_BINARY
+AVA_NONPRINTABLE
+AVA_NULL
+AVA_STRING
+BUSY(
+CANCELLED(
+CANNOT_CANCEL(
+CLIENT_LOOP(
+COMPARE_FALSE(
+COMPARE_TRUE(
+CONFIDENTIALITY_REQUIRED(
+CONNECT_ERROR(
+CONSTRAINT_VIOLATION(
+CONTROL_NOT_FOUND(
+DECODING_ERROR(
+DEREF_ALWAYS
+DEREF_FINDING
+DEREF_NEVER
+DEREF_SEARCHING
+DN_FORMAT_AD_CANONICAL
+DN_FORMAT_DCE
+DN_FORMAT_LDAP
+DN_FORMAT_LDAPV2
+DN_FORMAT_LDAPV3
+DN_FORMAT_MASK
+DN_FORMAT_UFN
+DN_PEDANTIC
+DN_PRETTY
+DN_P_NOLEADTRAILSPACES
+DN_P_NOSPACEAFTERRDN
+DN_SKIP
+ENCODING_ERROR(
+FILTER_ERROR(
+INAPPROPRIATE_AUTH(
+INAPPROPRIATE_MATCHING(
+INSUFFICIENT_ACCESS(
+INVALID_CREDENTIALS(
+INVALID_DN_SYNTAX(
+INVALID_SYNTAX(
+IS_LEAF(
+LDAPError(
+LDAPLock(
+LDAP_CONTROL_PAGE_OID
+LDAP_CONTROL_VALUESRETURNFILTER
+LDAP_OPT_OFF
+LDAP_OPT_ON
+LIBLDAP_R
+LOCAL_ERROR(
+LOOP_DETECT(
+MOD_ADD
+MOD_BVALUES
+MOD_DELETE
+MOD_INCREMENT
+MOD_REPLACE
+MORE_RESULTS_TO_RETURN(
+MSG_ALL
+MSG_ONE
+MSG_RECEIVED
+NAMING_VIOLATION(
+NOT_ALLOWED_ON_NONLEAF(
+NOT_ALLOWED_ON_RDN(
+NOT_SUPPORTED(
+NO_LIMIT
+NO_MEMORY(
+NO_OBJECT_CLASS_MODS(
+NO_RESULTS_RETURNED(
+NO_SUCH_ATTRIBUTE(
+NO_SUCH_OBJECT(
+NO_SUCH_OPERATION(
+OBJECT_CLASS_VIOLATION(
+OPERATIONS_ERROR(
+OPT_API_FEATURE_INFO
+OPT_API_INFO
+OPT_CLIENT_CONTROLS
+OPT_DEBUG_LEVEL
+OPT_DEREF
+OPT_DIAGNOSTIC_MESSAGE
+OPT_ERROR_NUMBER
+OPT_ERROR_STRING
+OPT_HOST_NAME
+OPT_MATCHED_DN
+OPT_NETWORK_TIMEOUT
+OPT_PROTOCOL_VERSION
+OPT_REFERRALS
+OPT_REFHOPLIMIT
+OPT_RESTART
+OPT_SERVER_CONTROLS
+OPT_SIZELIMIT
+OPT_SUCCESS
+OPT_TIMELIMIT
+OPT_TIMEOUT
+OPT_URI
+OPT_X_SASL_AUTHCID
+OPT_X_SASL_AUTHZID
+OPT_X_SASL_MECH
+OPT_X_SASL_REALM
+OPT_X_SASL_SECPROPS
+OPT_X_SASL_SSF
+OPT_X_SASL_SSF_EXTERNAL
+OPT_X_SASL_SSF_MAX
+OPT_X_SASL_SSF_MIN
+OPT_X_TLS
+OPT_X_TLS_ALLOW
+OPT_X_TLS_CACERTDIR
+OPT_X_TLS_CACERTFILE
+OPT_X_TLS_CERTFILE
+OPT_X_TLS_CIPHER_SUITE
+OPT_X_TLS_CRLCHECK
+OPT_X_TLS_CRL_ALL
+OPT_X_TLS_CRL_NONE
+OPT_X_TLS_CRL_PEER
+OPT_X_TLS_CTX
+OPT_X_TLS_DEMAND
+OPT_X_TLS_HARD
+OPT_X_TLS_KEYFILE
+OPT_X_TLS_NEVER
+OPT_X_TLS_RANDOM_FILE
+OPT_X_TLS_REQUIRE_CERT
+OPT_X_TLS_TRY
+OTHER(
+PARAM_ERROR(
+PARTIAL_RESULTS(
+PROTOCOL_ERROR(
+REFERRAL(
+REFERRAL_LIMIT_EXCEEDED(
+REQ_ABANDON
+REQ_ADD
+REQ_BIND
+REQ_COMPARE
+REQ_DELETE
+REQ_EXTENDED
+REQ_MODIFY
+REQ_MODRDN
+REQ_SEARCH
+REQ_UNBIND
+RESULTS_TOO_LARGE(
+RES_ADD
+RES_ANY
+RES_BIND
+RES_COMPARE
+RES_DELETE
+RES_EXTENDED
+RES_MODIFY
+RES_MODRDN
+RES_SEARCH_ENTRY
+RES_SEARCH_REFERENCE
+RES_SEARCH_RESULT
+RES_UNSOLICITED
+SASL_AUTOMATIC
+SASL_AVAIL
+SASL_BIND_IN_PROGRESS(
+SASL_INTERACTIVE
+SASL_QUIET
+SCOPE_BASE
+SCOPE_ONELEVEL
+SCOPE_SUBTREE
+SERVER_DOWN(
+SIZELIMIT_EXCEEDED(
+STRONG_AUTH_NOT_SUPPORTED(
+STRONG_AUTH_REQUIRED(
+SUCCESS(
+TAG_CONTROLS
+TAG_EXOP_REQ_OID
+TAG_EXOP_REQ_VALUE
+TAG_EXOP_RES_OID
+TAG_EXOP_RES_VALUE
+TAG_LDAPCRED
+TAG_LDAPDN
+TAG_MESSAGE
+TAG_MSGID
+TAG_NEWSUPERIOR
+TAG_REFERRAL
+TAG_SASL_RES_CREDS
+TIMELIMIT_EXCEEDED(
+TIMEOUT(
+TLS_AVAIL
+TOO_LATE(
+TYPE_OR_VALUE_EXISTS(
+UNAVAILABLE(
+UNAVAILABLE_CRITICAL_EXTENSION(
+UNDEFINED_TYPE(
+UNWILLING_TO_PERFORM(
+URL_ERR_BADSCOPE
+URL_ERR_MEM
+USER_CANCELLED(
+VENDOR_VERSION
+VERSION1
+VERSION2
+VERSION3
+VERSION_MAX
+VERSION_MIN
+cidict
+controls
+decode_page_control(
+dn
+encode_page_control(
+encode_valuesreturnfilter_control(
+explode_dn(
+explode_rdn(
+functions
+get_option(
+initialize(
+ldapobject
+schema
+set_option(
+str2attributetype(
+str2dn(
+str2matchingrule(
+str2objectclass(
+str2syntax(
+
+--- import ldap.cidict ---
+ldap.cidict.UserDict(
+ldap.cidict.__builtins__
+ldap.cidict.__doc__
+ldap.cidict.__file__
+ldap.cidict.__name__
+ldap.cidict.__package__
+ldap.cidict.__version__
+ldap.cidict.cidict(
+ldap.cidict.lower(
+ldap.cidict.strlist_intersection(
+ldap.cidict.strlist_minus(
+ldap.cidict.strlist_union(
+
+--- from ldap import cidict ---
+cidict.UserDict(
+cidict.__builtins__
+cidict.__doc__
+cidict.__file__
+cidict.__name__
+cidict.__package__
+cidict.__version__
+cidict.cidict(
+cidict.lower(
+cidict.strlist_intersection(
+cidict.strlist_minus(
+cidict.strlist_union(
+
+--- from ldap.cidict import * ---
+cidict(
+strlist_intersection(
+strlist_minus(
+strlist_union(
+
+--- import ldap.controls ---
+ldap.controls.BooleanControl(
+ldap.controls.ClassType(
+ldap.controls.DecodeControlTuples(
+ldap.controls.EncodeControlTuples(
+ldap.controls.LDAPControl(
+ldap.controls.MatchedValuesControl(
+ldap.controls.SimplePagedResultsControl(
+ldap.controls.__all__
+ldap.controls.__builtins__
+ldap.controls.__doc__
+ldap.controls.__file__
+ldap.controls.__name__
+ldap.controls.__package__
+ldap.controls.__version__
+ldap.controls.c
+ldap.controls.knownLDAPControls
+ldap.controls.ldap
+ldap.controls.symbol_name
+
+--- from ldap import controls ---
+controls.BooleanControl(
+controls.ClassType(
+controls.DecodeControlTuples(
+controls.EncodeControlTuples(
+controls.LDAPControl(
+controls.MatchedValuesControl(
+controls.SimplePagedResultsControl(
+controls.__all__
+controls.__builtins__
+controls.__doc__
+controls.__file__
+controls.__name__
+controls.__package__
+controls.__version__
+controls.c
+controls.knownLDAPControls
+controls.ldap
+controls.symbol_name
+
+--- from ldap.controls import * ---
+BooleanControl(
+DecodeControlTuples(
+EncodeControlTuples(
+LDAPControl(
+MatchedValuesControl(
+SimplePagedResultsControl(
+knownLDAPControls
+ldap
+symbol_name
+
+--- import ldap.dn ---
+ldap.dn.__builtins__
+ldap.dn.__doc__
+ldap.dn.__file__
+ldap.dn.__name__
+ldap.dn.__package__
+ldap.dn.__version__
+ldap.dn.dn2str(
+ldap.dn.escape_dn_chars(
+ldap.dn.explode_dn(
+ldap.dn.explode_rdn(
+ldap.dn.ldap
+ldap.dn.str2dn(
+
+--- from ldap import dn ---
+dn.__builtins__
+dn.__doc__
+dn.__file__
+dn.__name__
+dn.__package__
+dn.__version__
+dn.dn2str(
+dn.escape_dn_chars(
+dn.explode_dn(
+dn.explode_rdn(
+dn.ldap
+dn.str2dn(
+
+--- from ldap.dn import * ---
+dn2str(
+escape_dn_chars(
+
+--- import ldap.functions ---
+ldap.functions.LDAPError(
+ldap.functions.LDAPObject(
+ldap.functions.__all__
+ldap.functions.__builtins__
+ldap.functions.__doc__
+ldap.functions.__file__
+ldap.functions.__name__
+ldap.functions.__package__
+ldap.functions.__version__
+ldap.functions.explode_dn(
+ldap.functions.explode_rdn(
+ldap.functions.get_option(
+ldap.functions.init(
+ldap.functions.initialize(
+ldap.functions.open(
+ldap.functions.set_option(
+ldap.functions.sys
+ldap.functions.traceback
+
+--- from ldap import functions ---
+functions.LDAPError(
+functions.LDAPObject(
+functions.__all__
+functions.__builtins__
+functions.__doc__
+functions.__file__
+functions.__name__
+functions.__package__
+functions.__version__
+functions.explode_dn(
+functions.explode_rdn(
+functions.get_option(
+functions.init(
+functions.initialize(
+functions.open(
+functions.set_option(
+functions.sys
+functions.traceback
+
+--- from ldap.functions import * ---
+LDAPObject(
+
+--- import ldap.ldapobject ---
+ldap.ldapobject.DecodeControlTuples(
+ldap.ldapobject.EncodeControlTuples(
+ldap.ldapobject.LDAPControl(
+ldap.ldapobject.LDAPError(
+ldap.ldapobject.LDAPObject(
+ldap.ldapobject.NonblockingLDAPObject(
+ldap.ldapobject.ReconnectLDAPObject(
+ldap.ldapobject.SCHEMA_ATTRS
+ldap.ldapobject.SimpleLDAPObject(
+ldap.ldapobject.SmartLDAPObject(
+ldap.ldapobject.__all__
+ldap.ldapobject.__builtins__
+ldap.ldapobject.__doc__
+ldap.ldapobject.__file__
+ldap.ldapobject.__name__
+ldap.ldapobject.__package__
+ldap.ldapobject.__version__
+ldap.ldapobject.ldap
+ldap.ldapobject.sys
+ldap.ldapobject.time
+ldap.ldapobject.traceback
+
+--- from ldap import ldapobject ---
+ldapobject.DecodeControlTuples(
+ldapobject.EncodeControlTuples(
+ldapobject.LDAPControl(
+ldapobject.LDAPError(
+ldapobject.LDAPObject(
+ldapobject.NonblockingLDAPObject(
+ldapobject.ReconnectLDAPObject(
+ldapobject.SCHEMA_ATTRS
+ldapobject.SimpleLDAPObject(
+ldapobject.SmartLDAPObject(
+ldapobject.__all__
+ldapobject.__builtins__
+ldapobject.__doc__
+ldapobject.__file__
+ldapobject.__name__
+ldapobject.__package__
+ldapobject.__version__
+ldapobject.ldap
+ldapobject.sys
+ldapobject.time
+ldapobject.traceback
+
+--- from ldap.ldapobject import * ---
+NonblockingLDAPObject(
+ReconnectLDAPObject(
+SCHEMA_ATTRS
+SimpleLDAPObject(
+SmartLDAPObject(
+
+--- import ldap.schema ---
+ldap.schema.AttributeType(
+ldap.schema.AttributeUsage
+ldap.schema.BooleanType(
+ldap.schema.DITContentRule(
+ldap.schema.DITStructureRule(
+ldap.schema.Entry(
+ldap.schema.IntType(
+ldap.schema.LDAPSyntax(
+ldap.schema.MatchingRule(
+ldap.schema.MatchingRuleUse(
+ldap.schema.NOT_HUMAN_READABLE_LDAP_SYNTAXES
+ldap.schema.NameForm(
+ldap.schema.ObjectClass(
+ldap.schema.SCHEMA_ATTRS
+ldap.schema.SCHEMA_ATTR_MAPPING
+ldap.schema.SCHEMA_CLASS_MAPPING
+ldap.schema.SchemaElement(
+ldap.schema.StringType(
+ldap.schema.SubSchema(
+ldap.schema.TupleType(
+ldap.schema.UserDict
+ldap.schema.__builtins__
+ldap.schema.__doc__
+ldap.schema.__file__
+ldap.schema.__name__
+ldap.schema.__package__
+ldap.schema.__path__
+ldap.schema.__version__
+ldap.schema.extract_tokens(
+ldap.schema.ldap
+ldap.schema.models
+ldap.schema.split_tokens(
+ldap.schema.subentry
+ldap.schema.tokenizer
+ldap.schema.urlfetch(
+
+--- from ldap import schema ---
+schema.AttributeType(
+schema.AttributeUsage
+schema.BooleanType(
+schema.DITContentRule(
+schema.DITStructureRule(
+schema.Entry(
+schema.IntType(
+schema.LDAPSyntax(
+schema.MatchingRule(
+schema.MatchingRuleUse(
+schema.NOT_HUMAN_READABLE_LDAP_SYNTAXES
+schema.NameForm(
+schema.ObjectClass(
+schema.SCHEMA_ATTRS
+schema.SCHEMA_ATTR_MAPPING
+schema.SCHEMA_CLASS_MAPPING
+schema.SchemaElement(
+schema.StringType(
+schema.SubSchema(
+schema.TupleType(
+schema.UserDict
+schema.__builtins__
+schema.__doc__
+schema.__file__
+schema.__name__
+schema.__package__
+schema.__path__
+schema.__version__
+schema.extract_tokens(
+schema.ldap
+schema.models
+schema.split_tokens(
+schema.subentry
+schema.tokenizer
+schema.urlfetch(
+
+--- from ldap.schema import * ---
+AttributeType(
+AttributeUsage
+DITContentRule(
+DITStructureRule(
+LDAPSyntax(
+MatchingRule(
+MatchingRuleUse(
+NOT_HUMAN_READABLE_LDAP_SYNTAXES
+NameForm(
+ObjectClass(
+SCHEMA_ATTR_MAPPING
+SCHEMA_CLASS_MAPPING
+SchemaElement(
+SubSchema(
+extract_tokens(
+models
+split_tokens(
+subentry
+tokenizer
+urlfetch(
+
+--- import ldap.schema.models ---
+ldap.schema.models.AttributeType(
+ldap.schema.models.AttributeUsage
+ldap.schema.models.BooleanType(
+ldap.schema.models.DITContentRule(
+ldap.schema.models.DITStructureRule(
+ldap.schema.models.Entry(
+ldap.schema.models.IntType(
+ldap.schema.models.LDAPSyntax(
+ldap.schema.models.MatchingRule(
+ldap.schema.models.MatchingRuleUse(
+ldap.schema.models.NOT_HUMAN_READABLE_LDAP_SYNTAXES
+ldap.schema.models.NameForm(
+ldap.schema.models.ObjectClass(
+ldap.schema.models.SchemaElement(
+ldap.schema.models.StringType(
+ldap.schema.models.TupleType(
+ldap.schema.models.UserDict
+ldap.schema.models.__builtins__
+ldap.schema.models.__doc__
+ldap.schema.models.__file__
+ldap.schema.models.__name__
+ldap.schema.models.__package__
+ldap.schema.models.extract_tokens(
+ldap.schema.models.ldap
+ldap.schema.models.split_tokens(
+
+--- from ldap.schema import models ---
+models.AttributeType(
+models.AttributeUsage
+models.BooleanType(
+models.DITContentRule(
+models.DITStructureRule(
+models.Entry(
+models.IntType(
+models.LDAPSyntax(
+models.MatchingRule(
+models.MatchingRuleUse(
+models.NOT_HUMAN_READABLE_LDAP_SYNTAXES
+models.NameForm(
+models.ObjectClass(
+models.SchemaElement(
+models.StringType(
+models.TupleType(
+models.UserDict
+models.__builtins__
+models.__doc__
+models.__file__
+models.__name__
+models.__package__
+models.extract_tokens(
+models.ldap
+models.split_tokens(
+
+--- from ldap.schema.models import * ---
+
+--- import ldap.schema.subentry ---
+ldap.schema.subentry.AttributeType(
+ldap.schema.subentry.AttributeUsage
+ldap.schema.subentry.BooleanType(
+ldap.schema.subentry.DITContentRule(
+ldap.schema.subentry.DITStructureRule(
+ldap.schema.subentry.Entry(
+ldap.schema.subentry.IntType(
+ldap.schema.subentry.LDAPSyntax(
+ldap.schema.subentry.MatchingRule(
+ldap.schema.subentry.MatchingRuleUse(
+ldap.schema.subentry.NOT_HUMAN_READABLE_LDAP_SYNTAXES
+ldap.schema.subentry.NameForm(
+ldap.schema.subentry.ObjectClass(
+ldap.schema.subentry.SCHEMA_ATTRS
+ldap.schema.subentry.SCHEMA_ATTR_MAPPING
+ldap.schema.subentry.SCHEMA_CLASS_MAPPING
+ldap.schema.subentry.SchemaElement(
+ldap.schema.subentry.StringType(
+ldap.schema.subentry.SubSchema(
+ldap.schema.subentry.TupleType(
+ldap.schema.subentry.UserDict(
+ldap.schema.subentry.__builtins__
+ldap.schema.subentry.__doc__
+ldap.schema.subentry.__file__
+ldap.schema.subentry.__name__
+ldap.schema.subentry.__package__
+ldap.schema.subentry.extract_tokens(
+ldap.schema.subentry.ldap
+ldap.schema.subentry.o(
+ldap.schema.subentry.split_tokens(
+ldap.schema.subentry.urlfetch(
+
+--- from ldap.schema import subentry ---
+subentry.AttributeType(
+subentry.AttributeUsage
+subentry.BooleanType(
+subentry.DITContentRule(
+subentry.DITStructureRule(
+subentry.Entry(
+subentry.IntType(
+subentry.LDAPSyntax(
+subentry.MatchingRule(
+subentry.MatchingRuleUse(
+subentry.NOT_HUMAN_READABLE_LDAP_SYNTAXES
+subentry.NameForm(
+subentry.ObjectClass(
+subentry.SCHEMA_ATTRS
+subentry.SCHEMA_ATTR_MAPPING
+subentry.SCHEMA_CLASS_MAPPING
+subentry.SchemaElement(
+subentry.StringType(
+subentry.SubSchema(
+subentry.TupleType(
+subentry.UserDict(
+subentry.__builtins__
+subentry.__doc__
+subentry.__file__
+subentry.__name__
+subentry.__package__
+subentry.extract_tokens(
+subentry.ldap
+subentry.o(
+subentry.split_tokens(
+subentry.urlfetch(
+
+--- from ldap.schema.subentry import * ---
+o(
+
+--- import ldap.schema.tokenizer ---
+ldap.schema.tokenizer.__builtins__
+ldap.schema.tokenizer.__doc__
+ldap.schema.tokenizer.__file__
+ldap.schema.tokenizer.__name__
+ldap.schema.tokenizer.__package__
+ldap.schema.tokenizer.extract_tokens(
+ldap.schema.tokenizer.split_tokens(
+
+--- from ldap.schema import tokenizer ---
+tokenizer.__builtins__
+tokenizer.__doc__
+tokenizer.__file__
+tokenizer.__name__
+tokenizer.__package__
+tokenizer.extract_tokens(
+tokenizer.split_tokens(
+
+--- from ldap.schema.tokenizer import * ---
+
+--- import OpenGL ---
+OpenGL.ALLOW_NUMPY_SCALARS
+OpenGL.ERROR_CHECKING
+OpenGL.ERROR_LOGGING
+OpenGL.ERROR_ON_COPY
+OpenGL.FULL_LOGGING
+OpenGL.FormatHandler(
+OpenGL.PlatformPlugin(
+OpenGL.UNSIGNED_BYTE_IMAGES_AS_STRING
+OpenGL.__builtins__
+OpenGL.__doc__
+OpenGL.__file__
+OpenGL.__name__
+OpenGL.__package__
+OpenGL.__path__
+OpenGL.__version__
+OpenGL.plugins
+OpenGL.version
+
+--- from OpenGL import * ---
+ALLOW_NUMPY_SCALARS
+ERROR_CHECKING
+ERROR_LOGGING
+ERROR_ON_COPY
+FULL_LOGGING
+FormatHandler(
+PlatformPlugin(
+UNSIGNED_BYTE_IMAGES_AS_STRING
+plugins
+
+--- import OpenGL.plugins ---
+OpenGL.plugins.FormatHandler(
+OpenGL.plugins.PlatformPlugin(
+OpenGL.plugins.Plugin(
+OpenGL.plugins.__builtins__
+OpenGL.plugins.__doc__
+OpenGL.plugins.__file__
+OpenGL.plugins.__name__
+OpenGL.plugins.__package__
+OpenGL.plugins.importByName(
+
+--- from OpenGL import plugins ---
+plugins.FormatHandler(
+plugins.PlatformPlugin(
+plugins.Plugin(
+plugins.importByName(
+
+--- from OpenGL.plugins import * ---
+Plugin(
+importByName(
+
+--- import OpenGL.version ---
+OpenGL.version.__builtins__
+OpenGL.version.__doc__
+OpenGL.version.__file__
+OpenGL.version.__name__
+OpenGL.version.__package__
+OpenGL.version.__version__
+
+--- from OpenGL import version ---
+version.__version__
+
+--- from OpenGL.version import * ---
+
+--- import OpenGL.GL ---
+OpenGL.GL.ARB
+OpenGL.GL.EXTENSION_NAME
+OpenGL.GL.Error(
+OpenGL.GL.GLError(
+OpenGL.GL.GLUError(
+OpenGL.GL.GLUTError(
+OpenGL.GL.GLUTerror(
+OpenGL.GL.GLUerror(
+OpenGL.GL.GL_1PASS_EXT
+OpenGL.GL.GL_1PASS_SGIS
+OpenGL.GL.GL_2D
+OpenGL.GL.GL_2PASS_0_EXT
+OpenGL.GL.GL_2PASS_0_SGIS
+OpenGL.GL.GL_2PASS_1_EXT
+OpenGL.GL.GL_2PASS_1_SGIS
+OpenGL.GL.GL_2X_BIT_ATI
+OpenGL.GL.GL_2_BYTES
+OpenGL.GL.GL_3D
+OpenGL.GL.GL_3D_COLOR
+OpenGL.GL.GL_3D_COLOR_TEXTURE
+OpenGL.GL.GL_3_BYTES
+OpenGL.GL.GL_422_AVERAGE_EXT
+OpenGL.GL.GL_422_EXT
+OpenGL.GL.GL_422_REV_AVERAGE_EXT
+OpenGL.GL.GL_422_REV_EXT
+OpenGL.GL.GL_4D_COLOR_TEXTURE
+OpenGL.GL.GL_4PASS_0_EXT
+OpenGL.GL.GL_4PASS_0_SGIS
+OpenGL.GL.GL_4PASS_1_EXT
+OpenGL.GL.GL_4PASS_1_SGIS
+OpenGL.GL.GL_4PASS_2_EXT
+OpenGL.GL.GL_4PASS_2_SGIS
+OpenGL.GL.GL_4PASS_3_EXT
+OpenGL.GL.GL_4PASS_3_SGIS
+OpenGL.GL.GL_4X_BIT_ATI
+OpenGL.GL.GL_4_BYTES
+OpenGL.GL.GL_8X_BIT_ATI
+OpenGL.GL.GL_ABGR_EXT
+OpenGL.GL.GL_ACCUM
+OpenGL.GL.GL_ACCUM_ALPHA_BITS
+OpenGL.GL.GL_ACCUM_BLUE_BITS
+OpenGL.GL.GL_ACCUM_BUFFER_BIT
+OpenGL.GL.GL_ACCUM_CLEAR_VALUE
+OpenGL.GL.GL_ACCUM_GREEN_BITS
+OpenGL.GL.GL_ACCUM_RED_BITS
+OpenGL.GL.GL_ACTIVE_ATTRIBUTES
+OpenGL.GL.GL_ACTIVE_ATTRIBUTE_MAX_LENGTH
+OpenGL.GL.GL_ACTIVE_STENCIL_FACE_EXT
+OpenGL.GL.GL_ACTIVE_TEXTURE
+OpenGL.GL.GL_ACTIVE_TEXTURE_ARB
+OpenGL.GL.GL_ACTIVE_UNIFORMS
+OpenGL.GL.GL_ACTIVE_UNIFORM_MAX_LENGTH
+OpenGL.GL.GL_ACTIVE_VERTEX_UNITS_ARB
+OpenGL.GL.GL_ADD
+OpenGL.GL.GL_ADD_ATI
+OpenGL.GL.GL_ADD_SIGNED
+OpenGL.GL.GL_ADD_SIGNED_ARB
+OpenGL.GL.GL_ADD_SIGNED_EXT
+OpenGL.GL.GL_ALIASED_LINE_WIDTH_RANGE
+OpenGL.GL.GL_ALIASED_POINT_SIZE_RANGE
+OpenGL.GL.GL_ALLOW_DRAW_FRG_HINT_PGI
+OpenGL.GL.GL_ALLOW_DRAW_MEM_HINT_PGI
+OpenGL.GL.GL_ALLOW_DRAW_OBJ_HINT_PGI
+OpenGL.GL.GL_ALLOW_DRAW_WIN_HINT_PGI
+OpenGL.GL.GL_ALL_ATTRIB_BITS
+OpenGL.GL.GL_ALL_COMPLETED_NV
+OpenGL.GL.GL_ALPHA
+OpenGL.GL.GL_ALPHA12
+OpenGL.GL.GL_ALPHA12_EXT
+OpenGL.GL.GL_ALPHA16
+OpenGL.GL.GL_ALPHA16F_ARB
+OpenGL.GL.GL_ALPHA16_EXT
+OpenGL.GL.GL_ALPHA32F_ARB
+OpenGL.GL.GL_ALPHA4
+OpenGL.GL.GL_ALPHA4_EXT
+OpenGL.GL.GL_ALPHA8
+OpenGL.GL.GL_ALPHA8_EXT
+OpenGL.GL.GL_ALPHA_BIAS
+OpenGL.GL.GL_ALPHA_BITS
+OpenGL.GL.GL_ALPHA_FLOAT16_ATI
+OpenGL.GL.GL_ALPHA_FLOAT32_ATI
+OpenGL.GL.GL_ALPHA_INTEGER
+OpenGL.GL.GL_ALPHA_MAX_CLAMP_INGR
+OpenGL.GL.GL_ALPHA_MAX_SGIX
+OpenGL.GL.GL_ALPHA_MIN_CLAMP_INGR
+OpenGL.GL.GL_ALPHA_MIN_SGIX
+OpenGL.GL.GL_ALPHA_SCALE
+OpenGL.GL.GL_ALPHA_TEST
+OpenGL.GL.GL_ALPHA_TEST_FUNC
+OpenGL.GL.GL_ALPHA_TEST_REF
+OpenGL.GL.GL_ALWAYS
+OpenGL.GL.GL_ALWAYS_FAST_HINT_PGI
+OpenGL.GL.GL_ALWAYS_SOFT_HINT_PGI
+OpenGL.GL.GL_AMBIENT
+OpenGL.GL.GL_AMBIENT_AND_DIFFUSE
+OpenGL.GL.GL_AND
+OpenGL.GL.GL_AND_INVERTED
+OpenGL.GL.GL_AND_REVERSE
+OpenGL.GL.GL_ARRAY_BUFFER
+OpenGL.GL.GL_ARRAY_BUFFER_ARB
+OpenGL.GL.GL_ARRAY_BUFFER_BINDING
+OpenGL.GL.GL_ARRAY_BUFFER_BINDING_ARB
+OpenGL.GL.GL_ARRAY_ELEMENT_LOCK_COUNT_EXT
+OpenGL.GL.GL_ARRAY_ELEMENT_LOCK_FIRST_EXT
+OpenGL.GL.GL_ARRAY_OBJECT_BUFFER_ATI
+OpenGL.GL.GL_ARRAY_OBJECT_OFFSET_ATI
+OpenGL.GL.GL_ASYNC_DRAW_PIXELS_SGIX
+OpenGL.GL.GL_ASYNC_HISTOGRAM_SGIX
+OpenGL.GL.GL_ASYNC_MARKER_SGIX
+OpenGL.GL.GL_ASYNC_READ_PIXELS_SGIX
+OpenGL.GL.GL_ASYNC_TEX_IMAGE_SGIX
+OpenGL.GL.GL_ATTACHED_SHADERS
+OpenGL.GL.GL_ATTENUATION_EXT
+OpenGL.GL.GL_ATTRIB_ARRAY_POINTER_NV
+OpenGL.GL.GL_ATTRIB_ARRAY_SIZE_NV
+OpenGL.GL.GL_ATTRIB_ARRAY_STRIDE_NV
+OpenGL.GL.GL_ATTRIB_ARRAY_TYPE_NV
+OpenGL.GL.GL_ATTRIB_STACK_DEPTH
+OpenGL.GL.GL_AUTO_NORMAL
+OpenGL.GL.GL_AUX0
+OpenGL.GL.GL_AUX1
+OpenGL.GL.GL_AUX2
+OpenGL.GL.GL_AUX3
+OpenGL.GL.GL_AUX_BUFFERS
+OpenGL.GL.GL_AVERAGE_EXT
+OpenGL.GL.GL_AVERAGE_HP
+OpenGL.GL.GL_BACK
+OpenGL.GL.GL_BACK_LEFT
+OpenGL.GL.GL_BACK_NORMALS_HINT_PGI
+OpenGL.GL.GL_BACK_RIGHT
+OpenGL.GL.GL_BGR
+OpenGL.GL.GL_BGRA
+OpenGL.GL.GL_BGRA_EXT
+OpenGL.GL.GL_BGRA_INTEGER
+OpenGL.GL.GL_BGR_EXT
+OpenGL.GL.GL_BGR_INTEGER
+OpenGL.GL.GL_BIAS_BIT_ATI
+OpenGL.GL.GL_BIAS_BY_NEGATIVE_ONE_HALF_NV
+OpenGL.GL.GL_BINORMAL_ARRAY_EXT
+OpenGL.GL.GL_BINORMAL_ARRAY_POINTER_EXT
+OpenGL.GL.GL_BINORMAL_ARRAY_STRIDE_EXT
+OpenGL.GL.GL_BINORMAL_ARRAY_TYPE_EXT
+OpenGL.GL.GL_BITMAP
+OpenGL.GL.GL_BITMAP_TOKEN
+OpenGL.GL.GL_BLEND
+OpenGL.GL.GL_BLEND_COLOR
+OpenGL.GL.GL_BLEND_COLOR_EXT
+OpenGL.GL.GL_BLEND_DST
+OpenGL.GL.GL_BLEND_DST_ALPHA
+OpenGL.GL.GL_BLEND_DST_ALPHA_EXT
+OpenGL.GL.GL_BLEND_DST_RGB
+OpenGL.GL.GL_BLEND_DST_RGB_EXT
+OpenGL.GL.GL_BLEND_EQUATION
+OpenGL.GL.GL_BLEND_EQUATION_ALPHA
+OpenGL.GL.GL_BLEND_EQUATION_ALPHA_EXT
+OpenGL.GL.GL_BLEND_EQUATION_EXT
+OpenGL.GL.GL_BLEND_EQUATION_RGB
+OpenGL.GL.GL_BLEND_EQUATION_RGB_EXT
+OpenGL.GL.GL_BLEND_SRC
+OpenGL.GL.GL_BLEND_SRC_ALPHA
+OpenGL.GL.GL_BLEND_SRC_ALPHA_EXT
+OpenGL.GL.GL_BLEND_SRC_RGB
+OpenGL.GL.GL_BLEND_SRC_RGB_EXT
+OpenGL.GL.GL_BLUE
+OpenGL.GL.GL_BLUE_BIAS
+OpenGL.GL.GL_BLUE_BITS
+OpenGL.GL.GL_BLUE_BIT_ATI
+OpenGL.GL.GL_BLUE_INTEGER
+OpenGL.GL.GL_BLUE_MAX_CLAMP_INGR
+OpenGL.GL.GL_BLUE_MIN_CLAMP_INGR
+OpenGL.GL.GL_BLUE_SCALE
+OpenGL.GL.GL_BOOL
+OpenGL.GL.GL_BOOL_ARB
+OpenGL.GL.GL_BOOL_VEC2
+OpenGL.GL.GL_BOOL_VEC2_ARB
+OpenGL.GL.GL_BOOL_VEC3
+OpenGL.GL.GL_BOOL_VEC3_ARB
+OpenGL.GL.GL_BOOL_VEC4
+OpenGL.GL.GL_BOOL_VEC4_ARB
+OpenGL.GL.GL_BUFFER_ACCESS
+OpenGL.GL.GL_BUFFER_ACCESS_ARB
+OpenGL.GL.GL_BUFFER_MAPPED
+OpenGL.GL.GL_BUFFER_MAPPED_ARB
+OpenGL.GL.GL_BUFFER_MAP_POINTER
+OpenGL.GL.GL_BUFFER_MAP_POINTER_ARB
+OpenGL.GL.GL_BUFFER_SIZE
+OpenGL.GL.GL_BUFFER_SIZE_ARB
+OpenGL.GL.GL_BUFFER_USAGE
+OpenGL.GL.GL_BUFFER_USAGE_ARB
+OpenGL.GL.GL_BUMP_ENVMAP_ATI
+OpenGL.GL.GL_BUMP_NUM_TEX_UNITS_ATI
+OpenGL.GL.GL_BUMP_ROT_MATRIX_ATI
+OpenGL.GL.GL_BUMP_ROT_MATRIX_SIZE_ATI
+OpenGL.GL.GL_BUMP_TARGET_ATI
+OpenGL.GL.GL_BUMP_TEX_UNITS_ATI
+OpenGL.GL.GL_BYTE
+OpenGL.GL.GL_C3F_V3F
+OpenGL.GL.GL_C4F_N3F_V3F
+OpenGL.GL.GL_C4UB_V2F
+OpenGL.GL.GL_C4UB_V3F
+OpenGL.GL.GL_CALLIGRAPHIC_FRAGMENT_SGIX
+OpenGL.GL.GL_CCW
+OpenGL.GL.GL_CLAMP
+OpenGL.GL.GL_CLAMP_FRAGMENT_COLOR
+OpenGL.GL.GL_CLAMP_FRAGMENT_COLOR_ARB
+OpenGL.GL.GL_CLAMP_READ_COLOR
+OpenGL.GL.GL_CLAMP_READ_COLOR_ARB
+OpenGL.GL.GL_CLAMP_TO_BORDER
+OpenGL.GL.GL_CLAMP_TO_BORDER_ARB
+OpenGL.GL.GL_CLAMP_TO_BORDER_SGIS
+OpenGL.GL.GL_CLAMP_TO_EDGE
+OpenGL.GL.GL_CLAMP_TO_EDGE_SGIS
+OpenGL.GL.GL_CLAMP_VERTEX_COLOR
+OpenGL.GL.GL_CLAMP_VERTEX_COLOR_ARB
+OpenGL.GL.GL_CLEAR
+OpenGL.GL.GL_CLIENT_ACTIVE_TEXTURE
+OpenGL.GL.GL_CLIENT_ACTIVE_TEXTURE_ARB
+OpenGL.GL.GL_CLIENT_ALL_ATTRIB_BITS
+OpenGL.GL.GL_CLIENT_ATTRIB_STACK_DEPTH
+OpenGL.GL.GL_CLIENT_PIXEL_STORE_BIT
+OpenGL.GL.GL_CLIENT_VERTEX_ARRAY_BIT
+OpenGL.GL.GL_CLIP_FAR_HINT_PGI
+OpenGL.GL.GL_CLIP_NEAR_HINT_PGI
+OpenGL.GL.GL_CLIP_PLANE0
+OpenGL.GL.GL_CLIP_PLANE1
+OpenGL.GL.GL_CLIP_PLANE2
+OpenGL.GL.GL_CLIP_PLANE3
+OpenGL.GL.GL_CLIP_PLANE4
+OpenGL.GL.GL_CLIP_PLANE5
+OpenGL.GL.GL_CLIP_VOLUME_CLIPPING_HINT_EXT
+OpenGL.GL.GL_CMYKA_EXT
+OpenGL.GL.GL_CMYK_EXT
+OpenGL.GL.GL_CND0_ATI
+OpenGL.GL.GL_CND_ATI
+OpenGL.GL.GL_COEFF
+OpenGL.GL.GL_COLOR
+OpenGL.GL.GL_COLOR3_BIT_PGI
+OpenGL.GL.GL_COLOR4_BIT_PGI
+OpenGL.GL.GL_COLOR_ALPHA_PAIRING_ATI
+OpenGL.GL.GL_COLOR_ARRAY
+OpenGL.GL.GL_COLOR_ARRAY_BUFFER_BINDING
+OpenGL.GL.GL_COLOR_ARRAY_BUFFER_BINDING_ARB
+OpenGL.GL.GL_COLOR_ARRAY_COUNT_EXT
+OpenGL.GL.GL_COLOR_ARRAY_EXT
+OpenGL.GL.GL_COLOR_ARRAY_LIST_IBM
+OpenGL.GL.GL_COLOR_ARRAY_LIST_STRIDE_IBM
+OpenGL.GL.GL_COLOR_ARRAY_PARALLEL_POINTERS_INTEL
+OpenGL.GL.GL_COLOR_ARRAY_POINTER
+OpenGL.GL.GL_COLOR_ARRAY_POINTER_EXT
+OpenGL.GL.GL_COLOR_ARRAY_SIZE
+OpenGL.GL.GL_COLOR_ARRAY_SIZE_EXT
+OpenGL.GL.GL_COLOR_ARRAY_STRIDE
+OpenGL.GL.GL_COLOR_ARRAY_STRIDE_EXT
+OpenGL.GL.GL_COLOR_ARRAY_TYPE
+OpenGL.GL.GL_COLOR_ARRAY_TYPE_EXT
+OpenGL.GL.GL_COLOR_ATTACHMENT0_EXT
+OpenGL.GL.GL_COLOR_ATTACHMENT10_EXT
+OpenGL.GL.GL_COLOR_ATTACHMENT11_EXT
+OpenGL.GL.GL_COLOR_ATTACHMENT12_EXT
+OpenGL.GL.GL_COLOR_ATTACHMENT13_EXT
+OpenGL.GL.GL_COLOR_ATTACHMENT14_EXT
+OpenGL.GL.GL_COLOR_ATTACHMENT15_EXT
+OpenGL.GL.GL_COLOR_ATTACHMENT1_EXT
+OpenGL.GL.GL_COLOR_ATTACHMENT2_EXT
+OpenGL.GL.GL_COLOR_ATTACHMENT3_EXT
+OpenGL.GL.GL_COLOR_ATTACHMENT4_EXT
+OpenGL.GL.GL_COLOR_ATTACHMENT5_EXT
+OpenGL.GL.GL_COLOR_ATTACHMENT6_EXT
+OpenGL.GL.GL_COLOR_ATTACHMENT7_EXT
+OpenGL.GL.GL_COLOR_ATTACHMENT8_EXT
+OpenGL.GL.GL_COLOR_ATTACHMENT9_EXT
+OpenGL.GL.GL_COLOR_BUFFER_BIT
+OpenGL.GL.GL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI
+OpenGL.GL.GL_COLOR_CLEAR_VALUE
+OpenGL.GL.GL_COLOR_INDEX
+OpenGL.GL.GL_COLOR_INDEX12_EXT
+OpenGL.GL.GL_COLOR_INDEX16_EXT
+OpenGL.GL.GL_COLOR_INDEX1_EXT
+OpenGL.GL.GL_COLOR_INDEX2_EXT
+OpenGL.GL.GL_COLOR_INDEX4_EXT
+OpenGL.GL.GL_COLOR_INDEX8_EXT
+OpenGL.GL.GL_COLOR_INDEXES
+OpenGL.GL.GL_COLOR_LOGIC_OP
+OpenGL.GL.GL_COLOR_MATERIAL
+OpenGL.GL.GL_COLOR_MATERIAL_FACE
+OpenGL.GL.GL_COLOR_MATERIAL_PARAMETER
+OpenGL.GL.GL_COLOR_MATRIX
+OpenGL.GL.GL_COLOR_MATRIX_SGI
+OpenGL.GL.GL_COLOR_MATRIX_STACK_DEPTH
+OpenGL.GL.GL_COLOR_MATRIX_STACK_DEPTH_SGI
+OpenGL.GL.GL_COLOR_SUM
+OpenGL.GL.GL_COLOR_SUM_ARB
+OpenGL.GL.GL_COLOR_SUM_CLAMP_NV
+OpenGL.GL.GL_COLOR_SUM_EXT
+OpenGL.GL.GL_COLOR_TABLE
+OpenGL.GL.GL_COLOR_TABLE_ALPHA_SIZE
+OpenGL.GL.GL_COLOR_TABLE_ALPHA_SIZE_SGI
+OpenGL.GL.GL_COLOR_TABLE_BIAS
+OpenGL.GL.GL_COLOR_TABLE_BIAS_SGI
+OpenGL.GL.GL_COLOR_TABLE_BLUE_SIZE
+OpenGL.GL.GL_COLOR_TABLE_BLUE_SIZE_SGI
+OpenGL.GL.GL_COLOR_TABLE_FORMAT
+OpenGL.GL.GL_COLOR_TABLE_FORMAT_SGI
+OpenGL.GL.GL_COLOR_TABLE_GREEN_SIZE
+OpenGL.GL.GL_COLOR_TABLE_GREEN_SIZE_SGI
+OpenGL.GL.GL_COLOR_TABLE_INTENSITY_SIZE
+OpenGL.GL.GL_COLOR_TABLE_INTENSITY_SIZE_SGI
+OpenGL.GL.GL_COLOR_TABLE_LUMINANCE_SIZE
+OpenGL.GL.GL_COLOR_TABLE_LUMINANCE_SIZE_SGI
+OpenGL.GL.GL_COLOR_TABLE_RED_SIZE
+OpenGL.GL.GL_COLOR_TABLE_RED_SIZE_SGI
+OpenGL.GL.GL_COLOR_TABLE_SCALE
+OpenGL.GL.GL_COLOR_TABLE_SCALE_SGI
+OpenGL.GL.GL_COLOR_TABLE_SGI
+OpenGL.GL.GL_COLOR_TABLE_WIDTH
+OpenGL.GL.GL_COLOR_TABLE_WIDTH_SGI
+OpenGL.GL.GL_COLOR_WRITEMASK
+OpenGL.GL.GL_COMBINE
+OpenGL.GL.GL_COMBINE4_NV
+OpenGL.GL.GL_COMBINER0_NV
+OpenGL.GL.GL_COMBINER1_NV
+OpenGL.GL.GL_COMBINER2_NV
+OpenGL.GL.GL_COMBINER3_NV
+OpenGL.GL.GL_COMBINER4_NV
+OpenGL.GL.GL_COMBINER5_NV
+OpenGL.GL.GL_COMBINER6_NV
+OpenGL.GL.GL_COMBINER7_NV
+OpenGL.GL.GL_COMBINER_AB_DOT_PRODUCT_NV
+OpenGL.GL.GL_COMBINER_AB_OUTPUT_NV
+OpenGL.GL.GL_COMBINER_BIAS_NV
+OpenGL.GL.GL_COMBINER_CD_DOT_PRODUCT_NV
+OpenGL.GL.GL_COMBINER_CD_OUTPUT_NV
+OpenGL.GL.GL_COMBINER_COMPONENT_USAGE_NV
+OpenGL.GL.GL_COMBINER_INPUT_NV
+OpenGL.GL.GL_COMBINER_MAPPING_NV
+OpenGL.GL.GL_COMBINER_MUX_SUM_NV
+OpenGL.GL.GL_COMBINER_SCALE_NV
+OpenGL.GL.GL_COMBINER_SUM_OUTPUT_NV
+OpenGL.GL.GL_COMBINE_ALPHA
+OpenGL.GL.GL_COMBINE_ALPHA_ARB
+OpenGL.GL.GL_COMBINE_ALPHA_EXT
+OpenGL.GL.GL_COMBINE_ARB
+OpenGL.GL.GL_COMBINE_EXT
+OpenGL.GL.GL_COMBINE_RGB
+OpenGL.GL.GL_COMBINE_RGB_ARB
+OpenGL.GL.GL_COMBINE_RGB_EXT
+OpenGL.GL.GL_COMPARE_R_TO_TEXTURE
+OpenGL.GL.GL_COMPARE_R_TO_TEXTURE_ARB
+OpenGL.GL.GL_COMPILE
+OpenGL.GL.GL_COMPILE_AND_EXECUTE
+OpenGL.GL.GL_COMPILE_STATUS
+OpenGL.GL.GL_COMPRESSED_ALPHA
+OpenGL.GL.GL_COMPRESSED_ALPHA_ARB
+OpenGL.GL.GL_COMPRESSED_INTENSITY
+OpenGL.GL.GL_COMPRESSED_INTENSITY_ARB
+OpenGL.GL.GL_COMPRESSED_LUMINANCE
+OpenGL.GL.GL_COMPRESSED_LUMINANCE_ALPHA
+OpenGL.GL.GL_COMPRESSED_LUMINANCE_ALPHA_ARB
+OpenGL.GL.GL_COMPRESSED_LUMINANCE_ARB
+OpenGL.GL.GL_COMPRESSED_RED
+OpenGL.GL.GL_COMPRESSED_RG
+OpenGL.GL.GL_COMPRESSED_RGB
+OpenGL.GL.GL_COMPRESSED_RGBA
+OpenGL.GL.GL_COMPRESSED_RGBA_ARB
+OpenGL.GL.GL_COMPRESSED_RGBA_FXT1_3DFX
+OpenGL.GL.GL_COMPRESSED_RGBA_S3TC_DXT1_EXT
+OpenGL.GL.GL_COMPRESSED_RGBA_S3TC_DXT3_EXT
+OpenGL.GL.GL_COMPRESSED_RGBA_S3TC_DXT5_EXT
+OpenGL.GL.GL_COMPRESSED_RGB_ARB
+OpenGL.GL.GL_COMPRESSED_RGB_FXT1_3DFX
+OpenGL.GL.GL_COMPRESSED_RGB_S3TC_DXT1_EXT
+OpenGL.GL.GL_COMPRESSED_SLUMINANCE
+OpenGL.GL.GL_COMPRESSED_SLUMINANCE_ALPHA
+OpenGL.GL.GL_COMPRESSED_SRGB
+OpenGL.GL.GL_COMPRESSED_SRGB_ALPHA
+OpenGL.GL.GL_COMPRESSED_TEXTURE_FORMATS
+OpenGL.GL.GL_COMPRESSED_TEXTURE_FORMATS_ARB
+OpenGL.GL.GL_COMP_BIT_ATI
+OpenGL.GL.GL_CONSERVE_MEMORY_HINT_PGI
+OpenGL.GL.GL_CONSTANT
+OpenGL.GL.GL_CONSTANT_ALPHA
+OpenGL.GL.GL_CONSTANT_ALPHA_EXT
+OpenGL.GL.GL_CONSTANT_ARB
+OpenGL.GL.GL_CONSTANT_ATTENUATION
+OpenGL.GL.GL_CONSTANT_BORDER
+OpenGL.GL.GL_CONSTANT_BORDER_HP
+OpenGL.GL.GL_CONSTANT_COLOR
+OpenGL.GL.GL_CONSTANT_COLOR0_NV
+OpenGL.GL.GL_CONSTANT_COLOR1_NV
+OpenGL.GL.GL_CONSTANT_COLOR_EXT
+OpenGL.GL.GL_CONSTANT_EXT
+OpenGL.GL.GL_CONST_EYE_NV
+OpenGL.GL.GL_CONTEXT_FLAGS
+OpenGL.GL.GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
+OpenGL.GL.GL_CONVOLUTION_1D
+OpenGL.GL.GL_CONVOLUTION_1D_EXT
+OpenGL.GL.GL_CONVOLUTION_2D
+OpenGL.GL.GL_CONVOLUTION_2D_EXT
+OpenGL.GL.GL_CONVOLUTION_BORDER_COLOR
+OpenGL.GL.GL_CONVOLUTION_BORDER_COLOR_HP
+OpenGL.GL.GL_CONVOLUTION_BORDER_MODE
+OpenGL.GL.GL_CONVOLUTION_BORDER_MODE_EXT
+OpenGL.GL.GL_CONVOLUTION_FILTER_BIAS
+OpenGL.GL.GL_CONVOLUTION_FILTER_BIAS_EXT
+OpenGL.GL.GL_CONVOLUTION_FILTER_SCALE
+OpenGL.GL.GL_CONVOLUTION_FILTER_SCALE_EXT
+OpenGL.GL.GL_CONVOLUTION_FORMAT
+OpenGL.GL.GL_CONVOLUTION_FORMAT_EXT
+OpenGL.GL.GL_CONVOLUTION_HEIGHT
+OpenGL.GL.GL_CONVOLUTION_HEIGHT_EXT
+OpenGL.GL.GL_CONVOLUTION_HINT_SGIX
+OpenGL.GL.GL_CONVOLUTION_WIDTH
+OpenGL.GL.GL_CONVOLUTION_WIDTH_EXT
+OpenGL.GL.GL_CON_0_ATI
+OpenGL.GL.GL_CON_10_ATI
+OpenGL.GL.GL_CON_11_ATI
+OpenGL.GL.GL_CON_12_ATI
+OpenGL.GL.GL_CON_13_ATI
+OpenGL.GL.GL_CON_14_ATI
+OpenGL.GL.GL_CON_15_ATI
+OpenGL.GL.GL_CON_16_ATI
+OpenGL.GL.GL_CON_17_ATI
+OpenGL.GL.GL_CON_18_ATI
+OpenGL.GL.GL_CON_19_ATI
+OpenGL.GL.GL_CON_1_ATI
+OpenGL.GL.GL_CON_20_ATI
+OpenGL.GL.GL_CON_21_ATI
+OpenGL.GL.GL_CON_22_ATI
+OpenGL.GL.GL_CON_23_ATI
+OpenGL.GL.GL_CON_24_ATI
+OpenGL.GL.GL_CON_25_ATI
+OpenGL.GL.GL_CON_26_ATI
+OpenGL.GL.GL_CON_27_ATI
+OpenGL.GL.GL_CON_28_ATI
+OpenGL.GL.GL_CON_29_ATI
+OpenGL.GL.GL_CON_2_ATI
+OpenGL.GL.GL_CON_30_ATI
+OpenGL.GL.GL_CON_31_ATI
+OpenGL.GL.GL_CON_3_ATI
+OpenGL.GL.GL_CON_4_ATI
+OpenGL.GL.GL_CON_5_ATI
+OpenGL.GL.GL_CON_6_ATI
+OpenGL.GL.GL_CON_7_ATI
+OpenGL.GL.GL_CON_8_ATI
+OpenGL.GL.GL_CON_9_ATI
+OpenGL.GL.GL_COORD_REPLACE
+OpenGL.GL.GL_COORD_REPLACE_ARB
+OpenGL.GL.GL_COORD_REPLACE_NV
+OpenGL.GL.GL_COPY
+OpenGL.GL.GL_COPY_INVERTED
+OpenGL.GL.GL_COPY_PIXEL_TOKEN
+OpenGL.GL.GL_CUBIC_EXT
+OpenGL.GL.GL_CUBIC_HP
+OpenGL.GL.GL_CULL_FACE
+OpenGL.GL.GL_CULL_FACE_MODE
+OpenGL.GL.GL_CULL_FRAGMENT_NV
+OpenGL.GL.GL_CULL_MODES_NV
+OpenGL.GL.GL_CULL_VERTEX_EXT
+OpenGL.GL.GL_CULL_VERTEX_EYE_POSITION_EXT
+OpenGL.GL.GL_CULL_VERTEX_IBM
+OpenGL.GL.GL_CULL_VERTEX_OBJECT_POSITION_EXT
+OpenGL.GL.GL_CURRENT_ATTRIB_NV
+OpenGL.GL.GL_CURRENT_BINORMAL_EXT
+OpenGL.GL.GL_CURRENT_BIT
+OpenGL.GL.GL_CURRENT_COLOR
+OpenGL.GL.GL_CURRENT_FOG_COORD
+OpenGL.GL.GL_CURRENT_FOG_COORDINATE
+OpenGL.GL.GL_CURRENT_FOG_COORDINATE_EXT
+OpenGL.GL.GL_CURRENT_INDEX
+OpenGL.GL.GL_CURRENT_MATRIX_ARB
+OpenGL.GL.GL_CURRENT_MATRIX_INDEX_ARB
+OpenGL.GL.GL_CURRENT_MATRIX_NV
+OpenGL.GL.GL_CURRENT_MATRIX_STACK_DEPTH_ARB
+OpenGL.GL.GL_CURRENT_MATRIX_STACK_DEPTH_NV
+OpenGL.GL.GL_CURRENT_NORMAL
+OpenGL.GL.GL_CURRENT_OCCLUSION_QUERY_ID_NV
+OpenGL.GL.GL_CURRENT_PALETTE_MATRIX_ARB
+OpenGL.GL.GL_CURRENT_PROGRAM
+OpenGL.GL.GL_CURRENT_QUERY
+OpenGL.GL.GL_CURRENT_QUERY_ARB
+OpenGL.GL.GL_CURRENT_RASTER_COLOR
+OpenGL.GL.GL_CURRENT_RASTER_DISTANCE
+OpenGL.GL.GL_CURRENT_RASTER_INDEX
+OpenGL.GL.GL_CURRENT_RASTER_NORMAL_SGIX
+OpenGL.GL.GL_CURRENT_RASTER_POSITION
+OpenGL.GL.GL_CURRENT_RASTER_POSITION_VALID
+OpenGL.GL.GL_CURRENT_RASTER_SECONDARY_COLOR
+OpenGL.GL.GL_CURRENT_RASTER_TEXTURE_COORDS
+OpenGL.GL.GL_CURRENT_SECONDARY_COLOR
+OpenGL.GL.GL_CURRENT_SECONDARY_COLOR_EXT
+OpenGL.GL.GL_CURRENT_TANGENT_EXT
+OpenGL.GL.GL_CURRENT_TEXTURE_COORDS
+OpenGL.GL.GL_CURRENT_VERTEX_ATTRIB
+OpenGL.GL.GL_CURRENT_VERTEX_ATTRIB_ARB
+OpenGL.GL.GL_CURRENT_VERTEX_EXT
+OpenGL.GL.GL_CURRENT_VERTEX_WEIGHT_EXT
+OpenGL.GL.GL_CURRENT_WEIGHT_ARB
+OpenGL.GL.GL_CW
+OpenGL.GL.GL_DECAL
+OpenGL.GL.GL_DECR
+OpenGL.GL.GL_DECR_WRAP
+OpenGL.GL.GL_DECR_WRAP_EXT
+OpenGL.GL.GL_DEFORMATIONS_MASK_SGIX
+OpenGL.GL.GL_DELETE_STATUS
+OpenGL.GL.GL_DEPENDENT_AR_TEXTURE_2D_NV
+OpenGL.GL.GL_DEPENDENT_GB_TEXTURE_2D_NV
+OpenGL.GL.GL_DEPENDENT_HILO_TEXTURE_2D_NV
+OpenGL.GL.GL_DEPENDENT_RGB_TEXTURE_3D_NV
+OpenGL.GL.GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV
+OpenGL.GL.GL_DEPTH
+OpenGL.GL.GL_DEPTH_ATTACHMENT_EXT
+OpenGL.GL.GL_DEPTH_BIAS
+OpenGL.GL.GL_DEPTH_BITS
+OpenGL.GL.GL_DEPTH_BOUNDS_EXT
+OpenGL.GL.GL_DEPTH_BOUNDS_TEST_EXT
+OpenGL.GL.GL_DEPTH_BUFFER
+OpenGL.GL.GL_DEPTH_BUFFER_BIT
+OpenGL.GL.GL_DEPTH_CLAMP_NV
+OpenGL.GL.GL_DEPTH_CLEAR_VALUE
+OpenGL.GL.GL_DEPTH_COMPONENT
+OpenGL.GL.GL_DEPTH_COMPONENT16
+OpenGL.GL.GL_DEPTH_COMPONENT16_ARB
+OpenGL.GL.GL_DEPTH_COMPONENT16_SGIX
+OpenGL.GL.GL_DEPTH_COMPONENT24
+OpenGL.GL.GL_DEPTH_COMPONENT24_ARB
+OpenGL.GL.GL_DEPTH_COMPONENT24_SGIX
+OpenGL.GL.GL_DEPTH_COMPONENT32
+OpenGL.GL.GL_DEPTH_COMPONENT32_ARB
+OpenGL.GL.GL_DEPTH_COMPONENT32_SGIX
+OpenGL.GL.GL_DEPTH_FUNC
+OpenGL.GL.GL_DEPTH_PASS_INSTRUMENT_COUNTERS_SGIX
+OpenGL.GL.GL_DEPTH_PASS_INSTRUMENT_MAX_SGIX
+OpenGL.GL.GL_DEPTH_PASS_INSTRUMENT_SGIX
+OpenGL.GL.GL_DEPTH_RANGE
+OpenGL.GL.GL_DEPTH_SCALE
+OpenGL.GL.GL_DEPTH_STENCIL_NV
+OpenGL.GL.GL_DEPTH_STENCIL_TO_BGRA_NV
+OpenGL.GL.GL_DEPTH_STENCIL_TO_RGBA_NV
+OpenGL.GL.GL_DEPTH_TEST
+OpenGL.GL.GL_DEPTH_TEXTURE_MODE
+OpenGL.GL.GL_DEPTH_TEXTURE_MODE_ARB
+OpenGL.GL.GL_DEPTH_WRITEMASK
+OpenGL.GL.GL_DETAIL_TEXTURE_2D_BINDING_SGIS
+OpenGL.GL.GL_DETAIL_TEXTURE_2D_SGIS
+OpenGL.GL.GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS
+OpenGL.GL.GL_DETAIL_TEXTURE_LEVEL_SGIS
+OpenGL.GL.GL_DETAIL_TEXTURE_MODE_SGIS
+OpenGL.GL.GL_DIFFUSE
+OpenGL.GL.GL_DISCARD_ATI
+OpenGL.GL.GL_DISCARD_NV
+OpenGL.GL.GL_DISTANCE_ATTENUATION_EXT
+OpenGL.GL.GL_DISTANCE_ATTENUATION_SGIS
+OpenGL.GL.GL_DITHER
+OpenGL.GL.GL_DOMAIN
+OpenGL.GL.GL_DONT_CARE
+OpenGL.GL.GL_DOT2_ADD_ATI
+OpenGL.GL.GL_DOT3_ATI
+OpenGL.GL.GL_DOT3_RGB
+OpenGL.GL.GL_DOT3_RGBA
+OpenGL.GL.GL_DOT3_RGBA_ARB
+OpenGL.GL.GL_DOT3_RGBA_EXT
+OpenGL.GL.GL_DOT3_RGB_ARB
+OpenGL.GL.GL_DOT3_RGB_EXT
+OpenGL.GL.GL_DOT4_ATI
+OpenGL.GL.GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV
+OpenGL.GL.GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV
+OpenGL.GL.GL_DOT_PRODUCT_DEPTH_REPLACE_NV
+OpenGL.GL.GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV
+OpenGL.GL.GL_DOT_PRODUCT_NV
+OpenGL.GL.GL_DOT_PRODUCT_PASS_THROUGH_NV
+OpenGL.GL.GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV
+OpenGL.GL.GL_DOT_PRODUCT_TEXTURE_1D_NV
+OpenGL.GL.GL_DOT_PRODUCT_TEXTURE_2D_NV
+OpenGL.GL.GL_DOT_PRODUCT_TEXTURE_3D_NV
+OpenGL.GL.GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV
+OpenGL.GL.GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV
+OpenGL.GL.GL_DOUBLE
+OpenGL.GL.GL_DOUBLEBUFFER
+OpenGL.GL.GL_DOUBLE_EXT
+OpenGL.GL.GL_DRAW_BUFFER
+OpenGL.GL.GL_DRAW_BUFFER0
+OpenGL.GL.GL_DRAW_BUFFER0_ARB
+OpenGL.GL.GL_DRAW_BUFFER0_ATI
+OpenGL.GL.GL_DRAW_BUFFER1
+OpenGL.GL.GL_DRAW_BUFFER10
+OpenGL.GL.GL_DRAW_BUFFER10_ARB
+OpenGL.GL.GL_DRAW_BUFFER10_ATI
+OpenGL.GL.GL_DRAW_BUFFER11
+OpenGL.GL.GL_DRAW_BUFFER11_ARB
+OpenGL.GL.GL_DRAW_BUFFER11_ATI
+OpenGL.GL.GL_DRAW_BUFFER12
+OpenGL.GL.GL_DRAW_BUFFER12_ARB
+OpenGL.GL.GL_DRAW_BUFFER12_ATI
+OpenGL.GL.GL_DRAW_BUFFER13
+OpenGL.GL.GL_DRAW_BUFFER13_ARB
+OpenGL.GL.GL_DRAW_BUFFER13_ATI
+OpenGL.GL.GL_DRAW_BUFFER14
+OpenGL.GL.GL_DRAW_BUFFER14_ARB
+OpenGL.GL.GL_DRAW_BUFFER14_ATI
+OpenGL.GL.GL_DRAW_BUFFER15
+OpenGL.GL.GL_DRAW_BUFFER15_ARB
+OpenGL.GL.GL_DRAW_BUFFER15_ATI
+OpenGL.GL.GL_DRAW_BUFFER1_ARB
+OpenGL.GL.GL_DRAW_BUFFER1_ATI
+OpenGL.GL.GL_DRAW_BUFFER2
+OpenGL.GL.GL_DRAW_BUFFER2_ARB
+OpenGL.GL.GL_DRAW_BUFFER2_ATI
+OpenGL.GL.GL_DRAW_BUFFER3
+OpenGL.GL.GL_DRAW_BUFFER3_ARB
+OpenGL.GL.GL_DRAW_BUFFER3_ATI
+OpenGL.GL.GL_DRAW_BUFFER4
+OpenGL.GL.GL_DRAW_BUFFER4_ARB
+OpenGL.GL.GL_DRAW_BUFFER4_ATI
+OpenGL.GL.GL_DRAW_BUFFER5
+OpenGL.GL.GL_DRAW_BUFFER5_ARB
+OpenGL.GL.GL_DRAW_BUFFER5_ATI
+OpenGL.GL.GL_DRAW_BUFFER6
+OpenGL.GL.GL_DRAW_BUFFER6_ARB
+OpenGL.GL.GL_DRAW_BUFFER6_ATI
+OpenGL.GL.GL_DRAW_BUFFER7
+OpenGL.GL.GL_DRAW_BUFFER7_ARB
+OpenGL.GL.GL_DRAW_BUFFER7_ATI
+OpenGL.GL.GL_DRAW_BUFFER8
+OpenGL.GL.GL_DRAW_BUFFER8_ARB
+OpenGL.GL.GL_DRAW_BUFFER8_ATI
+OpenGL.GL.GL_DRAW_BUFFER9
+OpenGL.GL.GL_DRAW_BUFFER9_ARB
+OpenGL.GL.GL_DRAW_BUFFER9_ATI
+OpenGL.GL.GL_DRAW_PIXELS_APPLE
+OpenGL.GL.GL_DRAW_PIXEL_TOKEN
+OpenGL.GL.GL_DSDT8_MAG8_INTENSITY8_NV
+OpenGL.GL.GL_DSDT8_MAG8_NV
+OpenGL.GL.GL_DSDT8_NV
+OpenGL.GL.GL_DSDT_MAG_INTENSITY_NV
+OpenGL.GL.GL_DSDT_MAG_NV
+OpenGL.GL.GL_DSDT_MAG_VIB_NV
+OpenGL.GL.GL_DSDT_NV
+OpenGL.GL.GL_DST_ALPHA
+OpenGL.GL.GL_DST_COLOR
+OpenGL.GL.GL_DS_BIAS_NV
+OpenGL.GL.GL_DS_SCALE_NV
+OpenGL.GL.GL_DT_BIAS_NV
+OpenGL.GL.GL_DT_SCALE_NV
+OpenGL.GL.GL_DU8DV8_ATI
+OpenGL.GL.GL_DUAL_ALPHA12_SGIS
+OpenGL.GL.GL_DUAL_ALPHA16_SGIS
+OpenGL.GL.GL_DUAL_ALPHA4_SGIS
+OpenGL.GL.GL_DUAL_ALPHA8_SGIS
+OpenGL.GL.GL_DUAL_INTENSITY12_SGIS
+OpenGL.GL.GL_DUAL_INTENSITY16_SGIS
+OpenGL.GL.GL_DUAL_INTENSITY4_SGIS
+OpenGL.GL.GL_DUAL_INTENSITY8_SGIS
+OpenGL.GL.GL_DUAL_LUMINANCE12_SGIS
+OpenGL.GL.GL_DUAL_LUMINANCE16_SGIS
+OpenGL.GL.GL_DUAL_LUMINANCE4_SGIS
+OpenGL.GL.GL_DUAL_LUMINANCE8_SGIS
+OpenGL.GL.GL_DUAL_LUMINANCE_ALPHA4_SGIS
+OpenGL.GL.GL_DUAL_LUMINANCE_ALPHA8_SGIS
+OpenGL.GL.GL_DUAL_TEXTURE_SELECT_SGIS
+OpenGL.GL.GL_DUDV_ATI
+OpenGL.GL.GL_DYNAMIC_ATI
+OpenGL.GL.GL_DYNAMIC_COPY
+OpenGL.GL.GL_DYNAMIC_COPY_ARB
+OpenGL.GL.GL_DYNAMIC_DRAW
+OpenGL.GL.GL_DYNAMIC_DRAW_ARB
+OpenGL.GL.GL_DYNAMIC_READ
+OpenGL.GL.GL_DYNAMIC_READ_ARB
+OpenGL.GL.GL_EDGEFLAG_BIT_PGI
+OpenGL.GL.GL_EDGE_FLAG
+OpenGL.GL.GL_EDGE_FLAG_ARRAY
+OpenGL.GL.GL_EDGE_FLAG_ARRAY_BUFFER_BINDING
+OpenGL.GL.GL_EDGE_FLAG_ARRAY_BUFFER_BINDING_ARB
+OpenGL.GL.GL_EDGE_FLAG_ARRAY_COUNT_EXT
+OpenGL.GL.GL_EDGE_FLAG_ARRAY_EXT
+OpenGL.GL.GL_EDGE_FLAG_ARRAY_LIST_IBM
+OpenGL.GL.GL_EDGE_FLAG_ARRAY_LIST_STRIDE_IBM
+OpenGL.GL.GL_EDGE_FLAG_ARRAY_POINTER
+OpenGL.GL.GL_EDGE_FLAG_ARRAY_POINTER_EXT
+OpenGL.GL.GL_EDGE_FLAG_ARRAY_STRIDE
+OpenGL.GL.GL_EDGE_FLAG_ARRAY_STRIDE_EXT
+OpenGL.GL.GL_EIGHTH_BIT_ATI
+OpenGL.GL.GL_ELEMENT_ARRAY_APPLE
+OpenGL.GL.GL_ELEMENT_ARRAY_ATI
+OpenGL.GL.GL_ELEMENT_ARRAY_BUFFER
+OpenGL.GL.GL_ELEMENT_ARRAY_BUFFER_ARB
+OpenGL.GL.GL_ELEMENT_ARRAY_BUFFER_BINDING
+OpenGL.GL.GL_ELEMENT_ARRAY_BUFFER_BINDING_ARB
+OpenGL.GL.GL_ELEMENT_ARRAY_POINTER_APPLE
+OpenGL.GL.GL_ELEMENT_ARRAY_POINTER_ATI
+OpenGL.GL.GL_ELEMENT_ARRAY_TYPE_APPLE
+OpenGL.GL.GL_ELEMENT_ARRAY_TYPE_ATI
+OpenGL.GL.GL_EMBOSS_CONSTANT_NV
+OpenGL.GL.GL_EMBOSS_LIGHT_NV
+OpenGL.GL.GL_EMBOSS_MAP_NV
+OpenGL.GL.GL_EMISSION
+OpenGL.GL.GL_ENABLE_BIT
+OpenGL.GL.GL_EQUAL
+OpenGL.GL.GL_EQUIV
+OpenGL.GL.GL_EVAL_2D_NV
+OpenGL.GL.GL_EVAL_BIT
+OpenGL.GL.GL_EVAL_FRACTIONAL_TESSELLATION_NV
+OpenGL.GL.GL_EVAL_TRIANGULAR_2D_NV
+OpenGL.GL.GL_EVAL_VERTEX_ATTRIB0_NV
+OpenGL.GL.GL_EVAL_VERTEX_ATTRIB10_NV
+OpenGL.GL.GL_EVAL_VERTEX_ATTRIB11_NV
+OpenGL.GL.GL_EVAL_VERTEX_ATTRIB12_NV
+OpenGL.GL.GL_EVAL_VERTEX_ATTRIB13_NV
+OpenGL.GL.GL_EVAL_VERTEX_ATTRIB14_NV
+OpenGL.GL.GL_EVAL_VERTEX_ATTRIB15_NV
+OpenGL.GL.GL_EVAL_VERTEX_ATTRIB1_NV
+OpenGL.GL.GL_EVAL_VERTEX_ATTRIB2_NV
+OpenGL.GL.GL_EVAL_VERTEX_ATTRIB3_NV
+OpenGL.GL.GL_EVAL_VERTEX_ATTRIB4_NV
+OpenGL.GL.GL_EVAL_VERTEX_ATTRIB5_NV
+OpenGL.GL.GL_EVAL_VERTEX_ATTRIB6_NV
+OpenGL.GL.GL_EVAL_VERTEX_ATTRIB7_NV
+OpenGL.GL.GL_EVAL_VERTEX_ATTRIB8_NV
+OpenGL.GL.GL_EVAL_VERTEX_ATTRIB9_NV
+OpenGL.GL.GL_EXP
+OpenGL.GL.GL_EXP2
+OpenGL.GL.GL_EXPAND_NEGATE_NV
+OpenGL.GL.GL_EXPAND_NORMAL_NV
+OpenGL.GL.GL_EXTENSIONS
+OpenGL.GL.GL_EYE_DISTANCE_TO_LINE_SGIS
+OpenGL.GL.GL_EYE_DISTANCE_TO_POINT_SGIS
+OpenGL.GL.GL_EYE_LINEAR
+OpenGL.GL.GL_EYE_LINE_SGIS
+OpenGL.GL.GL_EYE_PLANE
+OpenGL.GL.GL_EYE_PLANE_ABSOLUTE_NV
+OpenGL.GL.GL_EYE_POINT_SGIS
+OpenGL.GL.GL_EYE_RADIAL_NV
+OpenGL.GL.GL_E_TIMES_F_NV
+OpenGL.GL.GL_FALSE
+OpenGL.GL.GL_FASTEST
+OpenGL.GL.GL_FEEDBACK
+OpenGL.GL.GL_FEEDBACK_BUFFER_POINTER
+OpenGL.GL.GL_FEEDBACK_BUFFER_SIZE
+OpenGL.GL.GL_FEEDBACK_BUFFER_TYPE
+OpenGL.GL.GL_FENCE_APPLE
+OpenGL.GL.GL_FENCE_CONDITION_NV
+OpenGL.GL.GL_FENCE_STATUS_NV
+OpenGL.GL.GL_FILL
+OpenGL.GL.GL_FILTER4_SGIS
+OpenGL.GL.GL_FIXED_ONLY
+OpenGL.GL.GL_FIXED_ONLY_ARB
+OpenGL.GL.GL_FLAT
+OpenGL.GL.GL_FLOAT
+OpenGL.GL.GL_FLOAT_CLEAR_COLOR_VALUE_NV
+OpenGL.GL.GL_FLOAT_MAT2
+OpenGL.GL.GL_FLOAT_MAT2_ARB
+OpenGL.GL.GL_FLOAT_MAT2x3
+OpenGL.GL.GL_FLOAT_MAT2x4
+OpenGL.GL.GL_FLOAT_MAT3
+OpenGL.GL.GL_FLOAT_MAT3_ARB
+OpenGL.GL.GL_FLOAT_MAT3x2
+OpenGL.GL.GL_FLOAT_MAT3x4
+OpenGL.GL.GL_FLOAT_MAT4
+OpenGL.GL.GL_FLOAT_MAT4_ARB
+OpenGL.GL.GL_FLOAT_MAT4x2
+OpenGL.GL.GL_FLOAT_MAT4x3
+OpenGL.GL.GL_FLOAT_R16_NV
+OpenGL.GL.GL_FLOAT_R32_NV
+OpenGL.GL.GL_FLOAT_RG16_NV
+OpenGL.GL.GL_FLOAT_RG32_NV
+OpenGL.GL.GL_FLOAT_RGB16_NV
+OpenGL.GL.GL_FLOAT_RGB32_NV
+OpenGL.GL.GL_FLOAT_RGBA16_NV
+OpenGL.GL.GL_FLOAT_RGBA32_NV
+OpenGL.GL.GL_FLOAT_RGBA_MODE_NV
+OpenGL.GL.GL_FLOAT_RGBA_NV
+OpenGL.GL.GL_FLOAT_RGB_NV
+OpenGL.GL.GL_FLOAT_RG_NV
+OpenGL.GL.GL_FLOAT_R_NV
+OpenGL.GL.GL_FLOAT_VEC2
+OpenGL.GL.GL_FLOAT_VEC2_ARB
+OpenGL.GL.GL_FLOAT_VEC3
+OpenGL.GL.GL_FLOAT_VEC3_ARB
+OpenGL.GL.GL_FLOAT_VEC4
+OpenGL.GL.GL_FLOAT_VEC4_ARB
+OpenGL.GL.GL_FOG
+OpenGL.GL.GL_FOG_BIT
+OpenGL.GL.GL_FOG_COLOR
+OpenGL.GL.GL_FOG_COORD
+OpenGL.GL.GL_FOG_COORDINATE
+OpenGL.GL.GL_FOG_COORDINATE_ARRAY
+OpenGL.GL.GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING
+OpenGL.GL.GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING_ARB
+OpenGL.GL.GL_FOG_COORDINATE_ARRAY_EXT
+OpenGL.GL.GL_FOG_COORDINATE_ARRAY_LIST_IBM
+OpenGL.GL.GL_FOG_COORDINATE_ARRAY_LIST_STRIDE_IBM
+OpenGL.GL.GL_FOG_COORDINATE_ARRAY_POINTER
+OpenGL.GL.GL_FOG_COORDINATE_ARRAY_POINTER_EXT
+OpenGL.GL.GL_FOG_COORDINATE_ARRAY_STRIDE
+OpenGL.GL.GL_FOG_COORDINATE_ARRAY_STRIDE_EXT
+OpenGL.GL.GL_FOG_COORDINATE_ARRAY_TYPE
+OpenGL.GL.GL_FOG_COORDINATE_ARRAY_TYPE_EXT
+OpenGL.GL.GL_FOG_COORDINATE_EXT
+OpenGL.GL.GL_FOG_COORDINATE_SOURCE
+OpenGL.GL.GL_FOG_COORDINATE_SOURCE_EXT
+OpenGL.GL.GL_FOG_COORD_ARRAY
+OpenGL.GL.GL_FOG_COORD_ARRAY_BUFFER_BINDING
+OpenGL.GL.GL_FOG_COORD_ARRAY_POINTER
+OpenGL.GL.GL_FOG_COORD_ARRAY_STRIDE
+OpenGL.GL.GL_FOG_COORD_ARRAY_TYPE
+OpenGL.GL.GL_FOG_COORD_SRC
+OpenGL.GL.GL_FOG_DENSITY
+OpenGL.GL.GL_FOG_DISTANCE_MODE_NV
+OpenGL.GL.GL_FOG_END
+OpenGL.GL.GL_FOG_FUNC_POINTS_SGIS
+OpenGL.GL.GL_FOG_FUNC_SGIS
+OpenGL.GL.GL_FOG_HINT
+OpenGL.GL.GL_FOG_INDEX
+OpenGL.GL.GL_FOG_MODE
+OpenGL.GL.GL_FOG_OFFSET_SGIX
+OpenGL.GL.GL_FOG_OFFSET_VALUE_SGIX
+OpenGL.GL.GL_FOG_SCALE_SGIX
+OpenGL.GL.GL_FOG_SCALE_VALUE_SGIX
+OpenGL.GL.GL_FOG_SPECULAR_TEXTURE_WIN
+OpenGL.GL.GL_FOG_START
+OpenGL.GL.GL_FORCE_BLUE_TO_ONE_NV
+OpenGL.GL.GL_FORMAT_SUBSAMPLE_244_244_OML
+OpenGL.GL.GL_FORMAT_SUBSAMPLE_24_24_OML
+OpenGL.GL.GL_FRAGMENT_COLOR_EXT
+OpenGL.GL.GL_FRAGMENT_COLOR_MATERIAL_FACE_SGIX
+OpenGL.GL.GL_FRAGMENT_COLOR_MATERIAL_PARAMETER_SGIX
+OpenGL.GL.GL_FRAGMENT_COLOR_MATERIAL_SGIX
+OpenGL.GL.GL_FRAGMENT_DEPTH
+OpenGL.GL.GL_FRAGMENT_DEPTH_EXT
+OpenGL.GL.GL_FRAGMENT_LIGHT0_SGIX
+OpenGL.GL.GL_FRAGMENT_LIGHT1_SGIX
+OpenGL.GL.GL_FRAGMENT_LIGHT2_SGIX
+OpenGL.GL.GL_FRAGMENT_LIGHT3_SGIX
+OpenGL.GL.GL_FRAGMENT_LIGHT4_SGIX
+OpenGL.GL.GL_FRAGMENT_LIGHT5_SGIX
+OpenGL.GL.GL_FRAGMENT_LIGHT6_SGIX
+OpenGL.GL.GL_FRAGMENT_LIGHT7_SGIX
+OpenGL.GL.GL_FRAGMENT_LIGHTING_SGIX
+OpenGL.GL.GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX
+OpenGL.GL.GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX
+OpenGL.GL.GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX
+OpenGL.GL.GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX
+OpenGL.GL.GL_FRAGMENT_MATERIAL_EXT
+OpenGL.GL.GL_FRAGMENT_NORMAL_EXT
+OpenGL.GL.GL_FRAGMENT_PROGRAM_ARB
+OpenGL.GL.GL_FRAGMENT_PROGRAM_BINDING_NV
+OpenGL.GL.GL_FRAGMENT_PROGRAM_NV
+OpenGL.GL.GL_FRAGMENT_SHADER
+OpenGL.GL.GL_FRAGMENT_SHADER_ARB
+OpenGL.GL.GL_FRAGMENT_SHADER_ATI
+OpenGL.GL.GL_FRAGMENT_SHADER_DERIVATIVE_HINT
+OpenGL.GL.GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB
+OpenGL.GL.GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT
+OpenGL.GL.GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT
+OpenGL.GL.GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT
+OpenGL.GL.GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT
+OpenGL.GL.GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT
+OpenGL.GL.GL_FRAMEBUFFER_BINDING_EXT
+OpenGL.GL.GL_FRAMEBUFFER_COMPLETE_EXT
+OpenGL.GL.GL_FRAMEBUFFER_EXT
+OpenGL.GL.GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT
+OpenGL.GL.GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT
+OpenGL.GL.GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT
+OpenGL.GL.GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT
+OpenGL.GL.GL_FRAMEBUFFER_INCOMPLETE_FORMATS_EXT
+OpenGL.GL.GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT
+OpenGL.GL.GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_EXT
+OpenGL.GL.GL_FRAMEBUFFER_UNSUPPORTED_EXT
+OpenGL.GL.GL_FRAMEZOOM_FACTOR_SGIX
+OpenGL.GL.GL_FRAMEZOOM_SGIX
+OpenGL.GL.GL_FRONT
+OpenGL.GL.GL_FRONT_AND_BACK
+OpenGL.GL.GL_FRONT_FACE
+OpenGL.GL.GL_FRONT_LEFT
+OpenGL.GL.GL_FRONT_RIGHT
+OpenGL.GL.GL_FULL_RANGE_EXT
+OpenGL.GL.GL_FULL_STIPPLE_HINT_PGI
+OpenGL.GL.GL_FUNC_ADD
+OpenGL.GL.GL_FUNC_ADD_EXT
+OpenGL.GL.GL_FUNC_REVERSE_SUBTRACT
+OpenGL.GL.GL_FUNC_REVERSE_SUBTRACT_EXT
+OpenGL.GL.GL_FUNC_SUBTRACT
+OpenGL.GL.GL_FUNC_SUBTRACT_EXT
+OpenGL.GL.GL_GENERATE_MIPMAP
+OpenGL.GL.GL_GENERATE_MIPMAP_HINT
+OpenGL.GL.GL_GENERATE_MIPMAP_HINT_SGIS
+OpenGL.GL.GL_GENERATE_MIPMAP_SGIS
+OpenGL.GL.GL_GEOMETRY_DEFORMATION_BIT_SGIX
+OpenGL.GL.GL_GEOMETRY_DEFORMATION_SGIX
+OpenGL.GL.GL_GEQUAL
+OpenGL.GL.GL_GET_CP_SIZES
+OpenGL.GL.GL_GET_CTP_SIZES
+OpenGL.GL.GL_GLEXT_VERSION
+OpenGL.GL.GL_GLOBAL_ALPHA_FACTOR_SUN
+OpenGL.GL.GL_GLOBAL_ALPHA_SUN
+OpenGL.GL.GL_GREATER
+OpenGL.GL.GL_GREEN
+OpenGL.GL.GL_GREEN_BIAS
+OpenGL.GL.GL_GREEN_BITS
+OpenGL.GL.GL_GREEN_BIT_ATI
+OpenGL.GL.GL_GREEN_INTEGER
+OpenGL.GL.GL_GREEN_MAX_CLAMP_INGR
+OpenGL.GL.GL_GREEN_MIN_CLAMP_INGR
+OpenGL.GL.GL_GREEN_SCALE
+OpenGL.GL.GL_HALF_BIAS_NEGATE_NV
+OpenGL.GL.GL_HALF_BIAS_NORMAL_NV
+OpenGL.GL.GL_HALF_BIT_ATI
+OpenGL.GL.GL_HALF_FLOAT_ARB
+OpenGL.GL.GL_HALF_FLOAT_NV
+OpenGL.GL.GL_HILO16_NV
+OpenGL.GL.GL_HILO8_NV
+OpenGL.GL.GL_HILO_NV
+OpenGL.GL.GL_HINT_BIT
+OpenGL.GL.GL_HISTOGRAM
+OpenGL.GL.GL_HISTOGRAM_ALPHA_SIZE
+OpenGL.GL.GL_HISTOGRAM_ALPHA_SIZE_EXT
+OpenGL.GL.GL_HISTOGRAM_BLUE_SIZE
+OpenGL.GL.GL_HISTOGRAM_BLUE_SIZE_EXT
+OpenGL.GL.GL_HISTOGRAM_EXT
+OpenGL.GL.GL_HISTOGRAM_FORMAT
+OpenGL.GL.GL_HISTOGRAM_FORMAT_EXT
+OpenGL.GL.GL_HISTOGRAM_GREEN_SIZE
+OpenGL.GL.GL_HISTOGRAM_GREEN_SIZE_EXT
+OpenGL.GL.GL_HISTOGRAM_LUMINANCE_SIZE
+OpenGL.GL.GL_HISTOGRAM_LUMINANCE_SIZE_EXT
+OpenGL.GL.GL_HISTOGRAM_RED_SIZE
+OpenGL.GL.GL_HISTOGRAM_RED_SIZE_EXT
+OpenGL.GL.GL_HISTOGRAM_SINK
+OpenGL.GL.GL_HISTOGRAM_SINK_EXT
+OpenGL.GL.GL_HISTOGRAM_WIDTH
+OpenGL.GL.GL_HISTOGRAM_WIDTH_EXT
+OpenGL.GL.GL_HI_BIAS_NV
+OpenGL.GL.GL_HI_SCALE_NV
+OpenGL.GL.GL_IDENTITY_NV
+OpenGL.GL.GL_IGNORE_BORDER_HP
+OpenGL.GL.GL_IMAGE_CUBIC_WEIGHT_HP
+OpenGL.GL.GL_IMAGE_MAG_FILTER_HP
+OpenGL.GL.GL_IMAGE_MIN_FILTER_HP
+OpenGL.GL.GL_IMAGE_ROTATE_ANGLE_HP
+OpenGL.GL.GL_IMAGE_ROTATE_ORIGIN_X_HP
+OpenGL.GL.GL_IMAGE_ROTATE_ORIGIN_Y_HP
+OpenGL.GL.GL_IMAGE_SCALE_X_HP
+OpenGL.GL.GL_IMAGE_SCALE_Y_HP
+OpenGL.GL.GL_IMAGE_TRANSFORM_2D_HP
+OpenGL.GL.GL_IMAGE_TRANSLATE_X_HP
+OpenGL.GL.GL_IMAGE_TRANSLATE_Y_HP
+OpenGL.GL.GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES
+OpenGL.GL.GL_IMPLEMENTATION_COLOR_READ_TYPE_OES
+OpenGL.GL.GL_INCR
+OpenGL.GL.GL_INCR_WRAP
+OpenGL.GL.GL_INCR_WRAP_EXT
+OpenGL.GL.GL_INDEX_ARRAY
+OpenGL.GL.GL_INDEX_ARRAY_BUFFER_BINDING
+OpenGL.GL.GL_INDEX_ARRAY_BUFFER_BINDING_ARB
+OpenGL.GL.GL_INDEX_ARRAY_COUNT_EXT
+OpenGL.GL.GL_INDEX_ARRAY_EXT
+OpenGL.GL.GL_INDEX_ARRAY_LIST_IBM
+OpenGL.GL.GL_INDEX_ARRAY_LIST_STRIDE_IBM
+OpenGL.GL.GL_INDEX_ARRAY_POINTER
+OpenGL.GL.GL_INDEX_ARRAY_POINTER_EXT
+OpenGL.GL.GL_INDEX_ARRAY_STRIDE
+OpenGL.GL.GL_INDEX_ARRAY_STRIDE_EXT
+OpenGL.GL.GL_INDEX_ARRAY_TYPE
+OpenGL.GL.GL_INDEX_ARRAY_TYPE_EXT
+OpenGL.GL.GL_INDEX_BITS
+OpenGL.GL.GL_INDEX_BIT_PGI
+OpenGL.GL.GL_INDEX_CLEAR_VALUE
+OpenGL.GL.GL_INDEX_LOGIC_OP
+OpenGL.GL.GL_INDEX_MATERIAL_EXT
+OpenGL.GL.GL_INDEX_MATERIAL_FACE_EXT
+OpenGL.GL.GL_INDEX_MATERIAL_PARAMETER_EXT
+OpenGL.GL.GL_INDEX_MODE
+OpenGL.GL.GL_INDEX_OFFSET
+OpenGL.GL.GL_INDEX_SHIFT
+OpenGL.GL.GL_INDEX_TEST_EXT
+OpenGL.GL.GL_INDEX_TEST_FUNC_EXT
+OpenGL.GL.GL_INDEX_TEST_REF_EXT
+OpenGL.GL.GL_INDEX_WRITEMASK
+OpenGL.GL.GL_INFO_LOG_LENGTH
+OpenGL.GL.GL_INSTRUMENT_BUFFER_POINTER_SGIX
+OpenGL.GL.GL_INSTRUMENT_MEASUREMENTS_SGIX
+OpenGL.GL.GL_INT
+OpenGL.GL.GL_INTENSITY
+OpenGL.GL.GL_INTENSITY12
+OpenGL.GL.GL_INTENSITY12_EXT
+OpenGL.GL.GL_INTENSITY16
+OpenGL.GL.GL_INTENSITY16F_ARB
+OpenGL.GL.GL_INTENSITY16_EXT
+OpenGL.GL.GL_INTENSITY32F_ARB
+OpenGL.GL.GL_INTENSITY4
+OpenGL.GL.GL_INTENSITY4_EXT
+OpenGL.GL.GL_INTENSITY8
+OpenGL.GL.GL_INTENSITY8_EXT
+OpenGL.GL.GL_INTENSITY_EXT
+OpenGL.GL.GL_INTENSITY_FLOAT16_ATI
+OpenGL.GL.GL_INTENSITY_FLOAT32_ATI
+OpenGL.GL.GL_INTERLACE_OML
+OpenGL.GL.GL_INTERLACE_READ_INGR
+OpenGL.GL.GL_INTERLACE_READ_OML
+OpenGL.GL.GL_INTERLACE_SGIX
+OpenGL.GL.GL_INTERLEAVED_ARRAY_POINTER
+OpenGL.GL.GL_INTERLEAVED_ATTRIBS
+OpenGL.GL.GL_INTERPOLATE
+OpenGL.GL.GL_INTERPOLATE_ARB
+OpenGL.GL.GL_INTERPOLATE_EXT
+OpenGL.GL.GL_INT_SAMPLER_1D
+OpenGL.GL.GL_INT_SAMPLER_1D_ARRAY
+OpenGL.GL.GL_INT_SAMPLER_2D
+OpenGL.GL.GL_INT_SAMPLER_2D_ARRAY
+OpenGL.GL.GL_INT_SAMPLER_3D
+OpenGL.GL.GL_INT_SAMPLER_CUBE
+OpenGL.GL.GL_INT_VEC2
+OpenGL.GL.GL_INT_VEC2_ARB
+OpenGL.GL.GL_INT_VEC3
+OpenGL.GL.GL_INT_VEC3_ARB
+OpenGL.GL.GL_INT_VEC4
+OpenGL.GL.GL_INT_VEC4_ARB
+OpenGL.GL.GL_INVALID_ENUM
+OpenGL.GL.GL_INVALID_FRAMEBUFFER_OPERATION_EXT
+OpenGL.GL.GL_INVALID_OPERATION
+OpenGL.GL.GL_INVALID_VALUE
+OpenGL.GL.GL_INVARIANT_DATATYPE_EXT
+OpenGL.GL.GL_INVARIANT_EXT
+OpenGL.GL.GL_INVARIANT_VALUE_EXT
+OpenGL.GL.GL_INVERSE_NV
+OpenGL.GL.GL_INVERSE_TRANSPOSE_NV
+OpenGL.GL.GL_INVERT
+OpenGL.GL.GL_INVERTED_SCREEN_W_REND
+OpenGL.GL.GL_IR_INSTRUMENT1_SGIX
+OpenGL.GL.GL_IUI_N3F_V2F_EXT
+OpenGL.GL.GL_IUI_N3F_V3F_EXT
+OpenGL.GL.GL_IUI_V2F_EXT
+OpenGL.GL.GL_IUI_V3F_EXT
+OpenGL.GL.GL_KEEP
+OpenGL.GL.GL_LEFT
+OpenGL.GL.GL_LEQUAL
+OpenGL.GL.GL_LERP_ATI
+OpenGL.GL.GL_LESS
+OpenGL.GL.GL_LIGHT0
+OpenGL.GL.GL_LIGHT1
+OpenGL.GL.GL_LIGHT2
+OpenGL.GL.GL_LIGHT3
+OpenGL.GL.GL_LIGHT4
+OpenGL.GL.GL_LIGHT5
+OpenGL.GL.GL_LIGHT6
+OpenGL.GL.GL_LIGHT7
+OpenGL.GL.GL_LIGHTING
+OpenGL.GL.GL_LIGHTING_BIT
+OpenGL.GL.GL_LIGHT_ENV_MODE_SGIX
+OpenGL.GL.GL_LIGHT_MODEL_AMBIENT
+OpenGL.GL.GL_LIGHT_MODEL_COLOR_CONTROL
+OpenGL.GL.GL_LIGHT_MODEL_COLOR_CONTROL_EXT
+OpenGL.GL.GL_LIGHT_MODEL_LOCAL_VIEWER
+OpenGL.GL.GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE
+OpenGL.GL.GL_LIGHT_MODEL_TWO_SIDE
+OpenGL.GL.GL_LINE
+OpenGL.GL.GL_LINEAR
+OpenGL.GL.GL_LINEAR_ATTENUATION
+OpenGL.GL.GL_LINEAR_CLIPMAP_LINEAR_SGIX
+OpenGL.GL.GL_LINEAR_CLIPMAP_NEAREST_SGIX
+OpenGL.GL.GL_LINEAR_DETAIL_ALPHA_SGIS
+OpenGL.GL.GL_LINEAR_DETAIL_COLOR_SGIS
+OpenGL.GL.GL_LINEAR_DETAIL_SGIS
+OpenGL.GL.GL_LINEAR_MIPMAP_LINEAR
+OpenGL.GL.GL_LINEAR_MIPMAP_NEAREST
+OpenGL.GL.GL_LINEAR_SHARPEN_ALPHA_SGIS
+OpenGL.GL.GL_LINEAR_SHARPEN_COLOR_SGIS
+OpenGL.GL.GL_LINEAR_SHARPEN_SGIS
+OpenGL.GL.GL_LINES
+OpenGL.GL.GL_LINE_BIT
+OpenGL.GL.GL_LINE_LOOP
+OpenGL.GL.GL_LINE_RESET_TOKEN
+OpenGL.GL.GL_LINE_SMOOTH
+OpenGL.GL.GL_LINE_SMOOTH_HINT
+OpenGL.GL.GL_LINE_STIPPLE
+OpenGL.GL.GL_LINE_STIPPLE_PATTERN
+OpenGL.GL.GL_LINE_STIPPLE_REPEAT
+OpenGL.GL.GL_LINE_STRIP
+OpenGL.GL.GL_LINE_TOKEN
+OpenGL.GL.GL_LINE_WIDTH
+OpenGL.GL.GL_LINE_WIDTH_GRANULARITY
+OpenGL.GL.GL_LINE_WIDTH_RANGE
+OpenGL.GL.GL_LINK_STATUS
+OpenGL.GL.GL_LIST_BASE
+OpenGL.GL.GL_LIST_BIT
+OpenGL.GL.GL_LIST_INDEX
+OpenGL.GL.GL_LIST_MODE
+OpenGL.GL.GL_LIST_PRIORITY_SGIX
+OpenGL.GL.GL_LOAD
+OpenGL.GL.GL_LOCAL_CONSTANT_DATATYPE_EXT
+OpenGL.GL.GL_LOCAL_CONSTANT_EXT
+OpenGL.GL.GL_LOCAL_CONSTANT_VALUE_EXT
+OpenGL.GL.GL_LOCAL_EXT
+OpenGL.GL.GL_LOGIC_OP
+OpenGL.GL.GL_LOGIC_OP_MODE
+OpenGL.GL.GL_LOWER_LEFT
+OpenGL.GL.GL_LO_BIAS_NV
+OpenGL.GL.GL_LO_SCALE_NV
+OpenGL.GL.GL_LUMINANCE
+OpenGL.GL.GL_LUMINANCE12
+OpenGL.GL.GL_LUMINANCE12_ALPHA12
+OpenGL.GL.GL_LUMINANCE12_ALPHA12_EXT
+OpenGL.GL.GL_LUMINANCE12_ALPHA4
+OpenGL.GL.GL_LUMINANCE12_ALPHA4_EXT
+OpenGL.GL.GL_LUMINANCE12_EXT
+OpenGL.GL.GL_LUMINANCE16
+OpenGL.GL.GL_LUMINANCE16F_ARB
+OpenGL.GL.GL_LUMINANCE16_ALPHA16
+OpenGL.GL.GL_LUMINANCE16_ALPHA16_EXT
+OpenGL.GL.GL_LUMINANCE16_EXT
+OpenGL.GL.GL_LUMINANCE32F_ARB
+OpenGL.GL.GL_LUMINANCE4
+OpenGL.GL.GL_LUMINANCE4_ALPHA4
+OpenGL.GL.GL_LUMINANCE4_ALPHA4_EXT
+OpenGL.GL.GL_LUMINANCE4_EXT
+OpenGL.GL.GL_LUMINANCE6_ALPHA2
+OpenGL.GL.GL_LUMINANCE6_ALPHA2_EXT
+OpenGL.GL.GL_LUMINANCE8
+OpenGL.GL.GL_LUMINANCE8_ALPHA8
+OpenGL.GL.GL_LUMINANCE8_ALPHA8_EXT
+OpenGL.GL.GL_LUMINANCE8_EXT
+OpenGL.GL.GL_LUMINANCE_ALPHA
+OpenGL.GL.GL_LUMINANCE_ALPHA16F_ARB
+OpenGL.GL.GL_LUMINANCE_ALPHA32F_ARB
+OpenGL.GL.GL_LUMINANCE_ALPHA_FLOAT16_ATI
+OpenGL.GL.GL_LUMINANCE_ALPHA_FLOAT32_ATI
+OpenGL.GL.GL_LUMINANCE_FLOAT16_ATI
+OpenGL.GL.GL_LUMINANCE_FLOAT32_ATI
+OpenGL.GL.GL_MAD_ATI
+OpenGL.GL.GL_MAGNITUDE_BIAS_NV
+OpenGL.GL.GL_MAGNITUDE_SCALE_NV
+OpenGL.GL.GL_MAJOR_VERSION
+OpenGL.GL.GL_MAP1_BINORMAL_EXT
+OpenGL.GL.GL_MAP1_COLOR_4
+OpenGL.GL.GL_MAP1_GRID_DOMAIN
+OpenGL.GL.GL_MAP1_GRID_SEGMENTS
+OpenGL.GL.GL_MAP1_INDEX
+OpenGL.GL.GL_MAP1_NORMAL
+OpenGL.GL.GL_MAP1_TANGENT_EXT
+OpenGL.GL.GL_MAP1_TEXTURE_COORD_1
+OpenGL.GL.GL_MAP1_TEXTURE_COORD_2
+OpenGL.GL.GL_MAP1_TEXTURE_COORD_3
+OpenGL.GL.GL_MAP1_TEXTURE_COORD_4
+OpenGL.GL.GL_MAP1_VERTEX_3
+OpenGL.GL.GL_MAP1_VERTEX_4
+OpenGL.GL.GL_MAP1_VERTEX_ATTRIB0_4_NV
+OpenGL.GL.GL_MAP1_VERTEX_ATTRIB10_4_NV
+OpenGL.GL.GL_MAP1_VERTEX_ATTRIB11_4_NV
+OpenGL.GL.GL_MAP1_VERTEX_ATTRIB12_4_NV
+OpenGL.GL.GL_MAP1_VERTEX_ATTRIB13_4_NV
+OpenGL.GL.GL_MAP1_VERTEX_ATTRIB14_4_NV
+OpenGL.GL.GL_MAP1_VERTEX_ATTRIB15_4_NV
+OpenGL.GL.GL_MAP1_VERTEX_ATTRIB1_4_NV
+OpenGL.GL.GL_MAP1_VERTEX_ATTRIB2_4_NV
+OpenGL.GL.GL_MAP1_VERTEX_ATTRIB3_4_NV
+OpenGL.GL.GL_MAP1_VERTEX_ATTRIB4_4_NV
+OpenGL.GL.GL_MAP1_VERTEX_ATTRIB5_4_NV
+OpenGL.GL.GL_MAP1_VERTEX_ATTRIB6_4_NV
+OpenGL.GL.GL_MAP1_VERTEX_ATTRIB7_4_NV
+OpenGL.GL.GL_MAP1_VERTEX_ATTRIB8_4_NV
+OpenGL.GL.GL_MAP1_VERTEX_ATTRIB9_4_NV
+OpenGL.GL.GL_MAP2_BINORMAL_EXT
+OpenGL.GL.GL_MAP2_COLOR_4
+OpenGL.GL.GL_MAP2_GRID_DOMAIN
+OpenGL.GL.GL_MAP2_GRID_SEGMENTS
+OpenGL.GL.GL_MAP2_INDEX
+OpenGL.GL.GL_MAP2_NORMAL
+OpenGL.GL.GL_MAP2_TANGENT_EXT
+OpenGL.GL.GL_MAP2_TEXTURE_COORD_1
+OpenGL.GL.GL_MAP2_TEXTURE_COORD_2
+OpenGL.GL.GL_MAP2_TEXTURE_COORD_3
+OpenGL.GL.GL_MAP2_TEXTURE_COORD_4
+OpenGL.GL.GL_MAP2_VERTEX_3
+OpenGL.GL.GL_MAP2_VERTEX_4
+OpenGL.GL.GL_MAP2_VERTEX_ATTRIB0_4_NV
+OpenGL.GL.GL_MAP2_VERTEX_ATTRIB10_4_NV
+OpenGL.GL.GL_MAP2_VERTEX_ATTRIB11_4_NV
+OpenGL.GL.GL_MAP2_VERTEX_ATTRIB12_4_NV
+OpenGL.GL.GL_MAP2_VERTEX_ATTRIB13_4_NV
+OpenGL.GL.GL_MAP2_VERTEX_ATTRIB14_4_NV
+OpenGL.GL.GL_MAP2_VERTEX_ATTRIB15_4_NV
+OpenGL.GL.GL_MAP2_VERTEX_ATTRIB1_4_NV
+OpenGL.GL.GL_MAP2_VERTEX_ATTRIB2_4_NV
+OpenGL.GL.GL_MAP2_VERTEX_ATTRIB3_4_NV
+OpenGL.GL.GL_MAP2_VERTEX_ATTRIB4_4_NV
+OpenGL.GL.GL_MAP2_VERTEX_ATTRIB5_4_NV
+OpenGL.GL.GL_MAP2_VERTEX_ATTRIB6_4_NV
+OpenGL.GL.GL_MAP2_VERTEX_ATTRIB7_4_NV
+OpenGL.GL.GL_MAP2_VERTEX_ATTRIB8_4_NV
+OpenGL.GL.GL_MAP2_VERTEX_ATTRIB9_4_NV
+OpenGL.GL.GL_MAP_ATTRIB_U_ORDER_NV
+OpenGL.GL.GL_MAP_ATTRIB_V_ORDER_NV
+OpenGL.GL.GL_MAP_COLOR
+OpenGL.GL.GL_MAP_STENCIL
+OpenGL.GL.GL_MAP_TESSELLATION_NV
+OpenGL.GL.GL_MATERIAL_SIDE_HINT_PGI
+OpenGL.GL.GL_MATRIX0_ARB
+OpenGL.GL.GL_MATRIX0_NV
+OpenGL.GL.GL_MATRIX10_ARB
+OpenGL.GL.GL_MATRIX11_ARB
+OpenGL.GL.GL_MATRIX12_ARB
+OpenGL.GL.GL_MATRIX13_ARB
+OpenGL.GL.GL_MATRIX14_ARB
+OpenGL.GL.GL_MATRIX15_ARB
+OpenGL.GL.GL_MATRIX16_ARB
+OpenGL.GL.GL_MATRIX17_ARB
+OpenGL.GL.GL_MATRIX18_ARB
+OpenGL.GL.GL_MATRIX19_ARB
+OpenGL.GL.GL_MATRIX1_ARB
+OpenGL.GL.GL_MATRIX1_NV
+OpenGL.GL.GL_MATRIX20_ARB
+OpenGL.GL.GL_MATRIX21_ARB
+OpenGL.GL.GL_MATRIX22_ARB
+OpenGL.GL.GL_MATRIX23_ARB
+OpenGL.GL.GL_MATRIX24_ARB
+OpenGL.GL.GL_MATRIX25_ARB
+OpenGL.GL.GL_MATRIX26_ARB
+OpenGL.GL.GL_MATRIX27_ARB
+OpenGL.GL.GL_MATRIX28_ARB
+OpenGL.GL.GL_MATRIX29_ARB
+OpenGL.GL.GL_MATRIX2_ARB
+OpenGL.GL.GL_MATRIX2_NV
+OpenGL.GL.GL_MATRIX30_ARB
+OpenGL.GL.GL_MATRIX31_ARB
+OpenGL.GL.GL_MATRIX3_ARB
+OpenGL.GL.GL_MATRIX3_NV
+OpenGL.GL.GL_MATRIX4_ARB
+OpenGL.GL.GL_MATRIX4_NV
+OpenGL.GL.GL_MATRIX5_ARB
+OpenGL.GL.GL_MATRIX5_NV
+OpenGL.GL.GL_MATRIX6_ARB
+OpenGL.GL.GL_MATRIX6_NV
+OpenGL.GL.GL_MATRIX7_ARB
+OpenGL.GL.GL_MATRIX7_NV
+OpenGL.GL.GL_MATRIX8_ARB
+OpenGL.GL.GL_MATRIX9_ARB
+OpenGL.GL.GL_MATRIX_EXT
+OpenGL.GL.GL_MATRIX_INDEX_ARRAY_ARB
+OpenGL.GL.GL_MATRIX_INDEX_ARRAY_POINTER_ARB
+OpenGL.GL.GL_MATRIX_INDEX_ARRAY_SIZE_ARB
+OpenGL.GL.GL_MATRIX_INDEX_ARRAY_STRIDE_ARB
+OpenGL.GL.GL_MATRIX_INDEX_ARRAY_TYPE_ARB
+OpenGL.GL.GL_MATRIX_MODE
+OpenGL.GL.GL_MATRIX_PALETTE_ARB
+OpenGL.GL.GL_MAT_AMBIENT_AND_DIFFUSE_BIT_PGI
+OpenGL.GL.GL_MAT_AMBIENT_BIT_PGI
+OpenGL.GL.GL_MAT_COLOR_INDEXES_BIT_PGI
+OpenGL.GL.GL_MAT_DIFFUSE_BIT_PGI
+OpenGL.GL.GL_MAT_EMISSION_BIT_PGI
+OpenGL.GL.GL_MAT_SHININESS_BIT_PGI
+OpenGL.GL.GL_MAT_SPECULAR_BIT_PGI
+OpenGL.GL.GL_MAX
+OpenGL.GL.GL_MAX_3D_TEXTURE_SIZE
+OpenGL.GL.GL_MAX_3D_TEXTURE_SIZE_EXT
+OpenGL.GL.GL_MAX_4D_TEXTURE_SIZE_SGIS
+OpenGL.GL.GL_MAX_ACTIVE_LIGHTS_SGIX
+OpenGL.GL.GL_MAX_ARRAY_TEXTURE_LAYERS
+OpenGL.GL.GL_MAX_ASYNC_DRAW_PIXELS_SGIX
+OpenGL.GL.GL_MAX_ASYNC_HISTOGRAM_SGIX
+OpenGL.GL.GL_MAX_ASYNC_READ_PIXELS_SGIX
+OpenGL.GL.GL_MAX_ASYNC_TEX_IMAGE_SGIX
+OpenGL.GL.GL_MAX_ATTRIB_STACK_DEPTH
+OpenGL.GL.GL_MAX_CLIENT_ATTRIB_STACK_DEPTH
+OpenGL.GL.GL_MAX_CLIPMAP_DEPTH_SGIX
+OpenGL.GL.GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX
+OpenGL.GL.GL_MAX_CLIP_PLANES
+OpenGL.GL.GL_MAX_COLOR_ATTACHMENTS_EXT
+OpenGL.GL.GL_MAX_COLOR_MATRIX_STACK_DEPTH
+OpenGL.GL.GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI
+OpenGL.GL.GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS
+OpenGL.GL.GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB
+OpenGL.GL.GL_MAX_CONVOLUTION_HEIGHT
+OpenGL.GL.GL_MAX_CONVOLUTION_HEIGHT_EXT
+OpenGL.GL.GL_MAX_CONVOLUTION_WIDTH
+OpenGL.GL.GL_MAX_CONVOLUTION_WIDTH_EXT
+OpenGL.GL.GL_MAX_CUBE_MAP_TEXTURE_SIZE
+OpenGL.GL.GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB
+OpenGL.GL.GL_MAX_CUBE_MAP_TEXTURE_SIZE_EXT
+OpenGL.GL.GL_MAX_DEFORMATION_ORDER_SGIX
+OpenGL.GL.GL_MAX_DRAW_BUFFERS
+OpenGL.GL.GL_MAX_DRAW_BUFFERS_ARB
+OpenGL.GL.GL_MAX_DRAW_BUFFERS_ATI
+OpenGL.GL.GL_MAX_ELEMENTS_INDICES
+OpenGL.GL.GL_MAX_ELEMENTS_INDICES_EXT
+OpenGL.GL.GL_MAX_ELEMENTS_VERTICES
+OpenGL.GL.GL_MAX_ELEMENTS_VERTICES_EXT
+OpenGL.GL.GL_MAX_EVAL_ORDER
+OpenGL.GL.GL_MAX_EXT
+OpenGL.GL.GL_MAX_FOG_FUNC_POINTS_SGIS
+OpenGL.GL.GL_MAX_FRAGMENT_LIGHTS_SGIX
+OpenGL.GL.GL_MAX_FRAGMENT_PROGRAM_LOCAL_PARAMETERS_NV
+OpenGL.GL.GL_MAX_FRAGMENT_UNIFORM_COMPONENTS
+OpenGL.GL.GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB
+OpenGL.GL.GL_MAX_FRAMEZOOM_FACTOR_SGIX
+OpenGL.GL.GL_MAX_GENERAL_COMBINERS_NV
+OpenGL.GL.GL_MAX_LIGHTS
+OpenGL.GL.GL_MAX_LIST_NESTING
+OpenGL.GL.GL_MAX_MAP_TESSELLATION_NV
+OpenGL.GL.GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB
+OpenGL.GL.GL_MAX_MODELVIEW_STACK_DEPTH
+OpenGL.GL.GL_MAX_NAME_STACK_DEPTH
+OpenGL.GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT
+OpenGL.GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT
+OpenGL.GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT
+OpenGL.GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT
+OpenGL.GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT
+OpenGL.GL.GL_MAX_PALETTE_MATRICES_ARB
+OpenGL.GL.GL_MAX_PIXEL_MAP_TABLE
+OpenGL.GL.GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT
+OpenGL.GL.GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI
+OpenGL.GL.GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB
+OpenGL.GL.GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB
+OpenGL.GL.GL_MAX_PROGRAM_ATTRIBS_ARB
+OpenGL.GL.GL_MAX_PROGRAM_CALL_DEPTH_NV
+OpenGL.GL.GL_MAX_PROGRAM_ENV_PARAMETERS_ARB
+OpenGL.GL.GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV
+OpenGL.GL.GL_MAX_PROGRAM_IF_DEPTH_NV
+OpenGL.GL.GL_MAX_PROGRAM_INSTRUCTIONS_ARB
+OpenGL.GL.GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB
+OpenGL.GL.GL_MAX_PROGRAM_LOOP_COUNT_NV
+OpenGL.GL.GL_MAX_PROGRAM_LOOP_DEPTH_NV
+OpenGL.GL.GL_MAX_PROGRAM_MATRICES_ARB
+OpenGL.GL.GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB
+OpenGL.GL.GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB
+OpenGL.GL.GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB
+OpenGL.GL.GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB
+OpenGL.GL.GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB
+OpenGL.GL.GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB
+OpenGL.GL.GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB
+OpenGL.GL.GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB
+OpenGL.GL.GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB
+OpenGL.GL.GL_MAX_PROGRAM_PARAMETERS_ARB
+OpenGL.GL.GL_MAX_PROGRAM_TEMPORARIES_ARB
+OpenGL.GL.GL_MAX_PROGRAM_TEXEL_OFFSET
+OpenGL.GL.GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB
+OpenGL.GL.GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB
+OpenGL.GL.GL_MAX_PROJECTION_STACK_DEPTH
+OpenGL.GL.GL_MAX_RATIONAL_EVAL_ORDER_NV
+OpenGL.GL.GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB
+OpenGL.GL.GL_MAX_RECTANGLE_TEXTURE_SIZE_NV
+OpenGL.GL.GL_MAX_RENDERBUFFER_SIZE_EXT
+OpenGL.GL.GL_MAX_SHININESS_NV
+OpenGL.GL.GL_MAX_SPOT_EXPONENT_NV
+OpenGL.GL.GL_MAX_TEXTURE_COORDS
+OpenGL.GL.GL_MAX_TEXTURE_COORDS_ARB
+OpenGL.GL.GL_MAX_TEXTURE_COORDS_NV
+OpenGL.GL.GL_MAX_TEXTURE_IMAGE_UNITS
+OpenGL.GL.GL_MAX_TEXTURE_IMAGE_UNITS_ARB
+OpenGL.GL.GL_MAX_TEXTURE_IMAGE_UNITS_NV
+OpenGL.GL.GL_MAX_TEXTURE_LOD_BIAS
+OpenGL.GL.GL_MAX_TEXTURE_LOD_BIAS_EXT
+OpenGL.GL.GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT
+OpenGL.GL.GL_MAX_TEXTURE_SIZE
+OpenGL.GL.GL_MAX_TEXTURE_STACK_DEPTH
+OpenGL.GL.GL_MAX_TEXTURE_UNITS
+OpenGL.GL.GL_MAX_TEXTURE_UNITS_ARB
+OpenGL.GL.GL_MAX_TRACK_MATRICES_NV
+OpenGL.GL.GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV
+OpenGL.GL.GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS
+OpenGL.GL.GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS
+OpenGL.GL.GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS
+OpenGL.GL.GL_MAX_VARYING_FLOATS
+OpenGL.GL.GL_MAX_VARYING_FLOATS_ARB
+OpenGL.GL.GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV
+OpenGL.GL.GL_MAX_VERTEX_ATTRIBS
+OpenGL.GL.GL_MAX_VERTEX_ATTRIBS_ARB
+OpenGL.GL.GL_MAX_VERTEX_HINT_PGI
+OpenGL.GL.GL_MAX_VERTEX_SHADER_INSTRUCTIONS_EXT
+OpenGL.GL.GL_MAX_VERTEX_SHADER_INVARIANTS_EXT
+OpenGL.GL.GL_MAX_VERTEX_SHADER_LOCALS_EXT
+OpenGL.GL.GL_MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT
+OpenGL.GL.GL_MAX_VERTEX_SHADER_VARIANTS_EXT
+OpenGL.GL.GL_MAX_VERTEX_STREAMS_ATI
+OpenGL.GL.GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS
+OpenGL.GL.GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB
+OpenGL.GL.GL_MAX_VERTEX_UNIFORM_COMPONENTS
+OpenGL.GL.GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB
+OpenGL.GL.GL_MAX_VERTEX_UNITS_ARB
+OpenGL.GL.GL_MAX_VIEWPORT_DIMS
+OpenGL.GL.GL_MIN
+OpenGL.GL.GL_MINMAX
+OpenGL.GL.GL_MINMAX_EXT
+OpenGL.GL.GL_MINMAX_FORMAT
+OpenGL.GL.GL_MINMAX_FORMAT_EXT
+OpenGL.GL.GL_MINMAX_SINK
+OpenGL.GL.GL_MINMAX_SINK_EXT
+OpenGL.GL.GL_MINOR_VERSION
+OpenGL.GL.GL_MIN_EXT
+OpenGL.GL.GL_MIN_PROGRAM_TEXEL_OFFSET
+OpenGL.GL.GL_MIRRORED_REPEAT
+OpenGL.GL.GL_MIRRORED_REPEAT_ARB
+OpenGL.GL.GL_MIRRORED_REPEAT_IBM
+OpenGL.GL.GL_MIRROR_CLAMP_ATI
+OpenGL.GL.GL_MIRROR_CLAMP_EXT
+OpenGL.GL.GL_MIRROR_CLAMP_TO_BORDER_EXT
+OpenGL.GL.GL_MIRROR_CLAMP_TO_EDGE_ATI
+OpenGL.GL.GL_MIRROR_CLAMP_TO_EDGE_EXT
+OpenGL.GL.GL_MODELVIEW
+OpenGL.GL.GL_MODELVIEW0_ARB
+OpenGL.GL.GL_MODELVIEW0_EXT
+OpenGL.GL.GL_MODELVIEW0_MATRIX_EXT
+OpenGL.GL.GL_MODELVIEW0_STACK_DEPTH_EXT
+OpenGL.GL.GL_MODELVIEW10_ARB
+OpenGL.GL.GL_MODELVIEW11_ARB
+OpenGL.GL.GL_MODELVIEW12_ARB
+OpenGL.GL.GL_MODELVIEW13_ARB
+OpenGL.GL.GL_MODELVIEW14_ARB
+OpenGL.GL.GL_MODELVIEW15_ARB
+OpenGL.GL.GL_MODELVIEW16_ARB
+OpenGL.GL.GL_MODELVIEW17_ARB
+OpenGL.GL.GL_MODELVIEW18_ARB
+OpenGL.GL.GL_MODELVIEW19_ARB
+OpenGL.GL.GL_MODELVIEW1_ARB
+OpenGL.GL.GL_MODELVIEW1_EXT
+OpenGL.GL.GL_MODELVIEW1_MATRIX_EXT
+OpenGL.GL.GL_MODELVIEW1_STACK_DEPTH_EXT
+OpenGL.GL.GL_MODELVIEW20_ARB
+OpenGL.GL.GL_MODELVIEW21_ARB
+OpenGL.GL.GL_MODELVIEW22_ARB
+OpenGL.GL.GL_MODELVIEW23_ARB
+OpenGL.GL.GL_MODELVIEW24_ARB
+OpenGL.GL.GL_MODELVIEW25_ARB
+OpenGL.GL.GL_MODELVIEW26_ARB
+OpenGL.GL.GL_MODELVIEW27_ARB
+OpenGL.GL.GL_MODELVIEW28_ARB
+OpenGL.GL.GL_MODELVIEW29_ARB
+OpenGL.GL.GL_MODELVIEW2_ARB
+OpenGL.GL.GL_MODELVIEW30_ARB
+OpenGL.GL.GL_MODELVIEW31_ARB
+OpenGL.GL.GL_MODELVIEW3_ARB
+OpenGL.GL.GL_MODELVIEW4_ARB
+OpenGL.GL.GL_MODELVIEW5_ARB
+OpenGL.GL.GL_MODELVIEW6_ARB
+OpenGL.GL.GL_MODELVIEW7_ARB
+OpenGL.GL.GL_MODELVIEW8_ARB
+OpenGL.GL.GL_MODELVIEW9_ARB
+OpenGL.GL.GL_MODELVIEW_MATRIX
+OpenGL.GL.GL_MODELVIEW_PROJECTION_NV
+OpenGL.GL.GL_MODELVIEW_STACK_DEPTH
+OpenGL.GL.GL_MODULATE
+OpenGL.GL.GL_MODULATE_ADD_ATI
+OpenGL.GL.GL_MODULATE_SIGNED_ADD_ATI
+OpenGL.GL.GL_MODULATE_SUBTRACT_ATI
+OpenGL.GL.GL_MOV_ATI
+OpenGL.GL.GL_MULT
+OpenGL.GL.GL_MULTISAMPLE
+OpenGL.GL.GL_MULTISAMPLE_3DFX
+OpenGL.GL.GL_MULTISAMPLE_ARB
+OpenGL.GL.GL_MULTISAMPLE_BIT
+OpenGL.GL.GL_MULTISAMPLE_BIT_3DFX
+OpenGL.GL.GL_MULTISAMPLE_BIT_ARB
+OpenGL.GL.GL_MULTISAMPLE_BIT_EXT
+OpenGL.GL.GL_MULTISAMPLE_EXT
+OpenGL.GL.GL_MULTISAMPLE_FILTER_HINT_NV
+OpenGL.GL.GL_MULTISAMPLE_SGIS
+OpenGL.GL.GL_MUL_ATI
+OpenGL.GL.GL_MVP_MATRIX_EXT
+OpenGL.GL.GL_N3F_V3F
+OpenGL.GL.GL_NAME_STACK_DEPTH
+OpenGL.GL.GL_NAND
+OpenGL.GL.GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI
+OpenGL.GL.GL_NATIVE_GRAPHICS_END_HINT_PGI
+OpenGL.GL.GL_NATIVE_GRAPHICS_HANDLE_PGI
+OpenGL.GL.GL_NEAREST
+OpenGL.GL.GL_NEAREST_CLIPMAP_LINEAR_SGIX
+OpenGL.GL.GL_NEAREST_CLIPMAP_NEAREST_SGIX
+OpenGL.GL.GL_NEAREST_MIPMAP_LINEAR
+OpenGL.GL.GL_NEAREST_MIPMAP_NEAREST
+OpenGL.GL.GL_NEGATE_BIT_ATI
+OpenGL.GL.GL_NEGATIVE_ONE_EXT
+OpenGL.GL.GL_NEGATIVE_W_EXT
+OpenGL.GL.GL_NEGATIVE_X_EXT
+OpenGL.GL.GL_NEGATIVE_Y_EXT
+OpenGL.GL.GL_NEGATIVE_Z_EXT
+OpenGL.GL.GL_NEVER
+OpenGL.GL.GL_NICEST
+OpenGL.GL.GL_NONE
+OpenGL.GL.GL_NOOP
+OpenGL.GL.GL_NOR
+OpenGL.GL.GL_NORMALIZE
+OpenGL.GL.GL_NORMALIZED_RANGE_EXT
+OpenGL.GL.GL_NORMAL_ARRAY
+OpenGL.GL.GL_NORMAL_ARRAY_BUFFER_BINDING
+OpenGL.GL.GL_NORMAL_ARRAY_BUFFER_BINDING_ARB
+OpenGL.GL.GL_NORMAL_ARRAY_COUNT_EXT
+OpenGL.GL.GL_NORMAL_ARRAY_EXT
+OpenGL.GL.GL_NORMAL_ARRAY_LIST_IBM
+OpenGL.GL.GL_NORMAL_ARRAY_LIST_STRIDE_IBM
+OpenGL.GL.GL_NORMAL_ARRAY_PARALLEL_POINTERS_INTEL
+OpenGL.GL.GL_NORMAL_ARRAY_POINTER
+OpenGL.GL.GL_NORMAL_ARRAY_POINTER_EXT
+OpenGL.GL.GL_NORMAL_ARRAY_STRIDE
+OpenGL.GL.GL_NORMAL_ARRAY_STRIDE_EXT
+OpenGL.GL.GL_NORMAL_ARRAY_TYPE
+OpenGL.GL.GL_NORMAL_ARRAY_TYPE_EXT
+OpenGL.GL.GL_NORMAL_BIT_PGI
+OpenGL.GL.GL_NORMAL_MAP
+OpenGL.GL.GL_NORMAL_MAP_ARB
+OpenGL.GL.GL_NORMAL_MAP_EXT
+OpenGL.GL.GL_NORMAL_MAP_NV
+OpenGL.GL.GL_NOTEQUAL
+OpenGL.GL.GL_NO_ERROR
+OpenGL.GL.GL_NUM_COMPRESSED_TEXTURE_FORMATS
+OpenGL.GL.GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB
+OpenGL.GL.GL_NUM_EXTENSIONS
+OpenGL.GL.GL_NUM_FRAGMENT_CONSTANTS_ATI
+OpenGL.GL.GL_NUM_FRAGMENT_REGISTERS_ATI
+OpenGL.GL.GL_NUM_GENERAL_COMBINERS_NV
+OpenGL.GL.GL_NUM_INPUT_INTERPOLATOR_COMPONENTS_ATI
+OpenGL.GL.GL_NUM_INSTRUCTIONS_PER_PASS_ATI
+OpenGL.GL.GL_NUM_INSTRUCTIONS_TOTAL_ATI
+OpenGL.GL.GL_NUM_LOOPBACK_COMPONENTS_ATI
+OpenGL.GL.GL_NUM_PASSES_ATI
+OpenGL.GL.GL_OBJECT_ACTIVE_ATTRIBUTES_ARB
+OpenGL.GL.GL_OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH_ARB
+OpenGL.GL.GL_OBJECT_ACTIVE_UNIFORMS_ARB
+OpenGL.GL.GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB
+OpenGL.GL.GL_OBJECT_ATTACHED_OBJECTS_ARB
+OpenGL.GL.GL_OBJECT_BUFFER_SIZE_ATI
+OpenGL.GL.GL_OBJECT_BUFFER_USAGE_ATI
+OpenGL.GL.GL_OBJECT_COMPILE_STATUS
+OpenGL.GL.GL_OBJECT_COMPILE_STATUS_ARB
+OpenGL.GL.GL_OBJECT_DELETE_STATUS_ARB
+OpenGL.GL.GL_OBJECT_DISTANCE_TO_LINE_SGIS
+OpenGL.GL.GL_OBJECT_DISTANCE_TO_POINT_SGIS
+OpenGL.GL.GL_OBJECT_INFO_LOG_LENGTH_ARB
+OpenGL.GL.GL_OBJECT_LINEAR
+OpenGL.GL.GL_OBJECT_LINE_SGIS
+OpenGL.GL.GL_OBJECT_LINK_STATUS
+OpenGL.GL.GL_OBJECT_LINK_STATUS_ARB
+OpenGL.GL.GL_OBJECT_PLANE
+OpenGL.GL.GL_OBJECT_POINT_SGIS
+OpenGL.GL.GL_OBJECT_SHADER_SOURCE_LENGTH_ARB
+OpenGL.GL.GL_OBJECT_SUBTYPE_ARB
+OpenGL.GL.GL_OBJECT_TYPE_ARB
+OpenGL.GL.GL_OBJECT_VALIDATE_STATUS_ARB
+OpenGL.GL.GL_OCCLUSION_TEST_HP
+OpenGL.GL.GL_OCCLUSION_TEST_RESULT_HP
+OpenGL.GL.GL_OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV
+OpenGL.GL.GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV
+OpenGL.GL.GL_OFFSET_HILO_TEXTURE_2D_NV
+OpenGL.GL.GL_OFFSET_HILO_TEXTURE_RECTANGLE_NV
+OpenGL.GL.GL_OFFSET_PROJECTIVE_TEXTURE_2D_NV
+OpenGL.GL.GL_OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV
+OpenGL.GL.GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV
+OpenGL.GL.GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV
+OpenGL.GL.GL_OFFSET_TEXTURE_2D_BIAS_NV
+OpenGL.GL.GL_OFFSET_TEXTURE_2D_MATRIX_NV
+OpenGL.GL.GL_OFFSET_TEXTURE_2D_NV
+OpenGL.GL.GL_OFFSET_TEXTURE_2D_SCALE_NV
+OpenGL.GL.GL_OFFSET_TEXTURE_BIAS_NV
+OpenGL.GL.GL_OFFSET_TEXTURE_MATRIX_NV
+OpenGL.GL.GL_OFFSET_TEXTURE_RECTANGLE_NV
+OpenGL.GL.GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV
+OpenGL.GL.GL_OFFSET_TEXTURE_SCALE_NV
+OpenGL.GL.GL_ONE
+OpenGL.GL.GL_ONE_EXT
+OpenGL.GL.GL_ONE_MINUS_CONSTANT_ALPHA
+OpenGL.GL.GL_ONE_MINUS_CONSTANT_ALPHA_EXT
+OpenGL.GL.GL_ONE_MINUS_CONSTANT_COLOR
+OpenGL.GL.GL_ONE_MINUS_CONSTANT_COLOR_EXT
+OpenGL.GL.GL_ONE_MINUS_DST_ALPHA
+OpenGL.GL.GL_ONE_MINUS_DST_COLOR
+OpenGL.GL.GL_ONE_MINUS_SRC_ALPHA
+OpenGL.GL.GL_ONE_MINUS_SRC_COLOR
+OpenGL.GL.GL_OPERAND0_ALPHA
+OpenGL.GL.GL_OPERAND0_ALPHA_ARB
+OpenGL.GL.GL_OPERAND0_ALPHA_EXT
+OpenGL.GL.GL_OPERAND0_RGB
+OpenGL.GL.GL_OPERAND0_RGB_ARB
+OpenGL.GL.GL_OPERAND0_RGB_EXT
+OpenGL.GL.GL_OPERAND1_ALPHA
+OpenGL.GL.GL_OPERAND1_ALPHA_ARB
+OpenGL.GL.GL_OPERAND1_ALPHA_EXT
+OpenGL.GL.GL_OPERAND1_RGB
+OpenGL.GL.GL_OPERAND1_RGB_ARB
+OpenGL.GL.GL_OPERAND1_RGB_EXT
+OpenGL.GL.GL_OPERAND2_ALPHA
+OpenGL.GL.GL_OPERAND2_ALPHA_ARB
+OpenGL.GL.GL_OPERAND2_ALPHA_EXT
+OpenGL.GL.GL_OPERAND2_RGB
+OpenGL.GL.GL_OPERAND2_RGB_ARB
+OpenGL.GL.GL_OPERAND2_RGB_EXT
+OpenGL.GL.GL_OPERAND3_ALPHA_NV
+OpenGL.GL.GL_OPERAND3_RGB_NV
+OpenGL.GL.GL_OP_ADD_EXT
+OpenGL.GL.GL_OP_CLAMP_EXT
+OpenGL.GL.GL_OP_CROSS_PRODUCT_EXT
+OpenGL.GL.GL_OP_DOT3_EXT
+OpenGL.GL.GL_OP_DOT4_EXT
+OpenGL.GL.GL_OP_EXP_BASE_2_EXT
+OpenGL.GL.GL_OP_FLOOR_EXT
+OpenGL.GL.GL_OP_FRAC_EXT
+OpenGL.GL.GL_OP_INDEX_EXT
+OpenGL.GL.GL_OP_LOG_BASE_2_EXT
+OpenGL.GL.GL_OP_MADD_EXT
+OpenGL.GL.GL_OP_MAX_EXT
+OpenGL.GL.GL_OP_MIN_EXT
+OpenGL.GL.GL_OP_MOV_EXT
+OpenGL.GL.GL_OP_MULTIPLY_MATRIX_EXT
+OpenGL.GL.GL_OP_MUL_EXT
+OpenGL.GL.GL_OP_NEGATE_EXT
+OpenGL.GL.GL_OP_POWER_EXT
+OpenGL.GL.GL_OP_RECIP_EXT
+OpenGL.GL.GL_OP_RECIP_SQRT_EXT
+OpenGL.GL.GL_OP_ROUND_EXT
+OpenGL.GL.GL_OP_SET_GE_EXT
+OpenGL.GL.GL_OP_SET_LT_EXT
+OpenGL.GL.GL_OP_SUB_EXT
+OpenGL.GL.GL_OR
+OpenGL.GL.GL_ORDER
+OpenGL.GL.GL_OR_INVERTED
+OpenGL.GL.GL_OR_REVERSE
+OpenGL.GL.GL_OUTPUT_COLOR0_EXT
+OpenGL.GL.GL_OUTPUT_COLOR1_EXT
+OpenGL.GL.GL_OUTPUT_FOG_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD0_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD10_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD11_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD12_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD13_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD14_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD15_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD16_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD17_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD18_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD19_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD1_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD20_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD21_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD22_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD23_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD24_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD25_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD26_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD27_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD28_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD29_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD2_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD30_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD31_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD3_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD4_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD5_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD6_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD7_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD8_EXT
+OpenGL.GL.GL_OUTPUT_TEXTURE_COORD9_EXT
+OpenGL.GL.GL_OUTPUT_VERTEX_EXT
+OpenGL.GL.GL_OUT_OF_MEMORY
+OpenGL.GL.GL_PACK_ALIGNMENT
+OpenGL.GL.GL_PACK_CMYK_HINT_EXT
+OpenGL.GL.GL_PACK_IMAGE_DEPTH_SGIS
+OpenGL.GL.GL_PACK_IMAGE_HEIGHT
+OpenGL.GL.GL_PACK_IMAGE_HEIGHT_EXT
+OpenGL.GL.GL_PACK_INVERT_MESA
+OpenGL.GL.GL_PACK_LSB_FIRST
+OpenGL.GL.GL_PACK_RESAMPLE_OML
+OpenGL.GL.GL_PACK_RESAMPLE_SGIX
+OpenGL.GL.GL_PACK_ROW_LENGTH
+OpenGL.GL.GL_PACK_SKIP_IMAGES
+OpenGL.GL.GL_PACK_SKIP_IMAGES_EXT
+OpenGL.GL.GL_PACK_SKIP_PIXELS
+OpenGL.GL.GL_PACK_SKIP_ROWS
+OpenGL.GL.GL_PACK_SKIP_VOLUMES_SGIS
+OpenGL.GL.GL_PACK_SUBSAMPLE_RATE_SGIX
+OpenGL.GL.GL_PACK_SWAP_BYTES
+OpenGL.GL.GL_PARALLEL_ARRAYS_INTEL
+OpenGL.GL.GL_PASS_THROUGH_NV
+OpenGL.GL.GL_PASS_THROUGH_TOKEN
+OpenGL.GL.GL_PERSPECTIVE_CORRECTION_HINT
+OpenGL.GL.GL_PERTURB_EXT
+OpenGL.GL.GL_PER_STAGE_CONSTANTS_NV
+OpenGL.GL.GL_PHONG_HINT_WIN
+OpenGL.GL.GL_PHONG_WIN
+OpenGL.GL.GL_PIXEL_COUNTER_BITS_NV
+OpenGL.GL.GL_PIXEL_COUNT_AVAILABLE_NV
+OpenGL.GL.GL_PIXEL_COUNT_NV
+OpenGL.GL.GL_PIXEL_CUBIC_WEIGHT_EXT
+OpenGL.GL.GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS
+OpenGL.GL.GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS
+OpenGL.GL.GL_PIXEL_GROUP_COLOR_SGIS
+OpenGL.GL.GL_PIXEL_MAG_FILTER_EXT
+OpenGL.GL.GL_PIXEL_MAP_A_TO_A
+OpenGL.GL.GL_PIXEL_MAP_A_TO_A_SIZE
+OpenGL.GL.GL_PIXEL_MAP_B_TO_B
+OpenGL.GL.GL_PIXEL_MAP_B_TO_B_SIZE
+OpenGL.GL.GL_PIXEL_MAP_G_TO_G
+OpenGL.GL.GL_PIXEL_MAP_G_TO_G_SIZE
+OpenGL.GL.GL_PIXEL_MAP_I_TO_A
+OpenGL.GL.GL_PIXEL_MAP_I_TO_A_SIZE
+OpenGL.GL.GL_PIXEL_MAP_I_TO_B
+OpenGL.GL.GL_PIXEL_MAP_I_TO_B_SIZE
+OpenGL.GL.GL_PIXEL_MAP_I_TO_G
+OpenGL.GL.GL_PIXEL_MAP_I_TO_G_SIZE
+OpenGL.GL.GL_PIXEL_MAP_I_TO_I
+OpenGL.GL.GL_PIXEL_MAP_I_TO_I_SIZE
+OpenGL.GL.GL_PIXEL_MAP_I_TO_R
+OpenGL.GL.GL_PIXEL_MAP_I_TO_R_SIZE
+OpenGL.GL.GL_PIXEL_MAP_R_TO_R
+OpenGL.GL.GL_PIXEL_MAP_R_TO_R_SIZE
+OpenGL.GL.GL_PIXEL_MAP_S_TO_S
+OpenGL.GL.GL_PIXEL_MAP_S_TO_S_SIZE
+OpenGL.GL.GL_PIXEL_MIN_FILTER_EXT
+OpenGL.GL.GL_PIXEL_MODE_BIT
+OpenGL.GL.GL_PIXEL_PACK_BUFFER
+OpenGL.GL.GL_PIXEL_PACK_BUFFER_ARB
+OpenGL.GL.GL_PIXEL_PACK_BUFFER_BINDING
+OpenGL.GL.GL_PIXEL_PACK_BUFFER_BINDING_ARB
+OpenGL.GL.GL_PIXEL_PACK_BUFFER_BINDING_EXT
+OpenGL.GL.GL_PIXEL_PACK_BUFFER_EXT
+OpenGL.GL.GL_PIXEL_SUBSAMPLE_2424_SGIX
+OpenGL.GL.GL_PIXEL_SUBSAMPLE_4242_SGIX
+OpenGL.GL.GL_PIXEL_SUBSAMPLE_4444_SGIX
+OpenGL.GL.GL_PIXEL_TEXTURE_SGIS
+OpenGL.GL.GL_PIXEL_TEX_GEN_ALPHA_LS_SGIX
+OpenGL.GL.GL_PIXEL_TEX_GEN_ALPHA_MS_SGIX
+OpenGL.GL.GL_PIXEL_TEX_GEN_ALPHA_NO_REPLACE_SGIX
+OpenGL.GL.GL_PIXEL_TEX_GEN_ALPHA_REPLACE_SGIX
+OpenGL.GL.GL_PIXEL_TEX_GEN_MODE_SGIX
+OpenGL.GL.GL_PIXEL_TEX_GEN_Q_CEILING_SGIX
+OpenGL.GL.GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX
+OpenGL.GL.GL_PIXEL_TEX_GEN_Q_ROUND_SGIX
+OpenGL.GL.GL_PIXEL_TEX_GEN_SGIX
+OpenGL.GL.GL_PIXEL_TILE_BEST_ALIGNMENT_SGIX
+OpenGL.GL.GL_PIXEL_TILE_CACHE_INCREMENT_SGIX
+OpenGL.GL.GL_PIXEL_TILE_CACHE_SIZE_SGIX
+OpenGL.GL.GL_PIXEL_TILE_GRID_DEPTH_SGIX
+OpenGL.GL.GL_PIXEL_TILE_GRID_HEIGHT_SGIX
+OpenGL.GL.GL_PIXEL_TILE_GRID_WIDTH_SGIX
+OpenGL.GL.GL_PIXEL_TILE_HEIGHT_SGIX
+OpenGL.GL.GL_PIXEL_TILE_WIDTH_SGIX
+OpenGL.GL.GL_PIXEL_TRANSFORM_2D_EXT
+OpenGL.GL.GL_PIXEL_TRANSFORM_2D_MATRIX_EXT
+OpenGL.GL.GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT
+OpenGL.GL.GL_PIXEL_UNPACK_BUFFER
+OpenGL.GL.GL_PIXEL_UNPACK_BUFFER_ARB
+OpenGL.GL.GL_PIXEL_UNPACK_BUFFER_BINDING
+OpenGL.GL.GL_PIXEL_UNPACK_BUFFER_BINDING_ARB
+OpenGL.GL.GL_PIXEL_UNPACK_BUFFER_BINDING_EXT
+OpenGL.GL.GL_PIXEL_UNPACK_BUFFER_EXT
+OpenGL.GL.GL_PN_TRIANGLES_ATI
+OpenGL.GL.GL_PN_TRIANGLES_NORMAL_MODE_ATI
+OpenGL.GL.GL_PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI
+OpenGL.GL.GL_PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI
+OpenGL.GL.GL_PN_TRIANGLES_POINT_MODE_ATI
+OpenGL.GL.GL_PN_TRIANGLES_POINT_MODE_CUBIC_ATI
+OpenGL.GL.GL_PN_TRIANGLES_POINT_MODE_LINEAR_ATI
+OpenGL.GL.GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI
+OpenGL.GL.GL_POINT
+OpenGL.GL.GL_POINTS
+OpenGL.GL.GL_POINT_BIT
+OpenGL.GL.GL_POINT_DISTANCE_ATTENUATION
+OpenGL.GL.GL_POINT_DISTANCE_ATTENUATION_ARB
+OpenGL.GL.GL_POINT_FADE_THRESHOLD_SIZE
+OpenGL.GL.GL_POINT_FADE_THRESHOLD_SIZE_ARB
+OpenGL.GL.GL_POINT_FADE_THRESHOLD_SIZE_EXT
+OpenGL.GL.GL_POINT_FADE_THRESHOLD_SIZE_SGIS
+OpenGL.GL.GL_POINT_SIZE
+OpenGL.GL.GL_POINT_SIZE_GRANULARITY
+OpenGL.GL.GL_POINT_SIZE_MAX
+OpenGL.GL.GL_POINT_SIZE_MAX_ARB
+OpenGL.GL.GL_POINT_SIZE_MAX_EXT
+OpenGL.GL.GL_POINT_SIZE_MAX_SGIS
+OpenGL.GL.GL_POINT_SIZE_MIN
+OpenGL.GL.GL_POINT_SIZE_MIN_ARB
+OpenGL.GL.GL_POINT_SIZE_MIN_EXT
+OpenGL.GL.GL_POINT_SIZE_MIN_SGIS
+OpenGL.GL.GL_POINT_SIZE_RANGE
+OpenGL.GL.GL_POINT_SMOOTH
+OpenGL.GL.GL_POINT_SMOOTH_HINT
+OpenGL.GL.GL_POINT_SPRITE
+OpenGL.GL.GL_POINT_SPRITE_ARB
+OpenGL.GL.GL_POINT_SPRITE_COORD_ORIGIN
+OpenGL.GL.GL_POINT_SPRITE_NV
+OpenGL.GL.GL_POINT_SPRITE_R_MODE_NV
+OpenGL.GL.GL_POINT_TOKEN
+OpenGL.GL.GL_POLYGON
+OpenGL.GL.GL_POLYGON_BIT
+OpenGL.GL.GL_POLYGON_MODE
+OpenGL.GL.GL_POLYGON_OFFSET_BIAS_EXT
+OpenGL.GL.GL_POLYGON_OFFSET_EXT
+OpenGL.GL.GL_POLYGON_OFFSET_FACTOR
+OpenGL.GL.GL_POLYGON_OFFSET_FACTOR_EXT
+OpenGL.GL.GL_POLYGON_OFFSET_FILL
+OpenGL.GL.GL_POLYGON_OFFSET_LINE
+OpenGL.GL.GL_POLYGON_OFFSET_POINT
+OpenGL.GL.GL_POLYGON_OFFSET_UNITS
+OpenGL.GL.GL_POLYGON_SMOOTH
+OpenGL.GL.GL_POLYGON_SMOOTH_HINT
+OpenGL.GL.GL_POLYGON_STIPPLE
+OpenGL.GL.GL_POLYGON_STIPPLE_BIT
+OpenGL.GL.GL_POLYGON_TOKEN
+OpenGL.GL.GL_POSITION
+OpenGL.GL.GL_POST_COLOR_MATRIX_ALPHA_BIAS
+OpenGL.GL.GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI
+OpenGL.GL.GL_POST_COLOR_MATRIX_ALPHA_SCALE
+OpenGL.GL.GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI
+OpenGL.GL.GL_POST_COLOR_MATRIX_BLUE_BIAS
+OpenGL.GL.GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI
+OpenGL.GL.GL_POST_COLOR_MATRIX_BLUE_SCALE
+OpenGL.GL.GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI
+OpenGL.GL.GL_POST_COLOR_MATRIX_COLOR_TABLE
+OpenGL.GL.GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI
+OpenGL.GL.GL_POST_COLOR_MATRIX_GREEN_BIAS
+OpenGL.GL.GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI
+OpenGL.GL.GL_POST_COLOR_MATRIX_GREEN_SCALE
+OpenGL.GL.GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI
+OpenGL.GL.GL_POST_COLOR_MATRIX_RED_BIAS
+OpenGL.GL.GL_POST_COLOR_MATRIX_RED_BIAS_SGI
+OpenGL.GL.GL_POST_COLOR_MATRIX_RED_SCALE
+OpenGL.GL.GL_POST_COLOR_MATRIX_RED_SCALE_SGI
+OpenGL.GL.GL_POST_CONVOLUTION_ALPHA_BIAS
+OpenGL.GL.GL_POST_CONVOLUTION_ALPHA_BIAS_EXT
+OpenGL.GL.GL_POST_CONVOLUTION_ALPHA_SCALE
+OpenGL.GL.GL_POST_CONVOLUTION_ALPHA_SCALE_EXT
+OpenGL.GL.GL_POST_CONVOLUTION_BLUE_BIAS
+OpenGL.GL.GL_POST_CONVOLUTION_BLUE_BIAS_EXT
+OpenGL.GL.GL_POST_CONVOLUTION_BLUE_SCALE
+OpenGL.GL.GL_POST_CONVOLUTION_BLUE_SCALE_EXT
+OpenGL.GL.GL_POST_CONVOLUTION_COLOR_TABLE
+OpenGL.GL.GL_POST_CONVOLUTION_COLOR_TABLE_SGI
+OpenGL.GL.GL_POST_CONVOLUTION_GREEN_BIAS
+OpenGL.GL.GL_POST_CONVOLUTION_GREEN_BIAS_EXT
+OpenGL.GL.GL_POST_CONVOLUTION_GREEN_SCALE
+OpenGL.GL.GL_POST_CONVOLUTION_GREEN_SCALE_EXT
+OpenGL.GL.GL_POST_CONVOLUTION_RED_BIAS
+OpenGL.GL.GL_POST_CONVOLUTION_RED_BIAS_EXT
+OpenGL.GL.GL_POST_CONVOLUTION_RED_SCALE
+OpenGL.GL.GL_POST_CONVOLUTION_RED_SCALE_EXT
+OpenGL.GL.GL_POST_IMAGE_TRANSFORM_COLOR_TABLE_HP
+OpenGL.GL.GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX
+OpenGL.GL.GL_POST_TEXTURE_FILTER_BIAS_SGIX
+OpenGL.GL.GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX
+OpenGL.GL.GL_POST_TEXTURE_FILTER_SCALE_SGIX
+OpenGL.GL.GL_PREFER_DOUBLEBUFFER_HINT_PGI
+OpenGL.GL.GL_PRESERVE_ATI
+OpenGL.GL.GL_PREVIOUS
+OpenGL.GL.GL_PREVIOUS_ARB
+OpenGL.GL.GL_PREVIOUS_EXT
+OpenGL.GL.GL_PREVIOUS_TEXTURE_INPUT_NV
+OpenGL.GL.GL_PRIMARY_COLOR
+OpenGL.GL.GL_PRIMARY_COLOR_ARB
+OpenGL.GL.GL_PRIMARY_COLOR_EXT
+OpenGL.GL.GL_PRIMARY_COLOR_NV
+OpenGL.GL.GL_PRIMITIVES_GENERATED
+OpenGL.GL.GL_PRIMITIVE_RESTART_INDEX_NV
+OpenGL.GL.GL_PRIMITIVE_RESTART_NV
+OpenGL.GL.GL_PROGRAM_ADDRESS_REGISTERS_ARB
+OpenGL.GL.GL_PROGRAM_ALU_INSTRUCTIONS_ARB
+OpenGL.GL.GL_PROGRAM_ATTRIBS_ARB
+OpenGL.GL.GL_PROGRAM_BINDING_ARB
+OpenGL.GL.GL_PROGRAM_ERROR_POSITION_ARB
+OpenGL.GL.GL_PROGRAM_ERROR_POSITION_NV
+OpenGL.GL.GL_PROGRAM_ERROR_STRING_ARB
+OpenGL.GL.GL_PROGRAM_ERROR_STRING_NV
+OpenGL.GL.GL_PROGRAM_FORMAT_ARB
+OpenGL.GL.GL_PROGRAM_FORMAT_ASCII_ARB
+OpenGL.GL.GL_PROGRAM_INSTRUCTIONS_ARB
+OpenGL.GL.GL_PROGRAM_LENGTH_ARB
+OpenGL.GL.GL_PROGRAM_LENGTH_NV
+OpenGL.GL.GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB
+OpenGL.GL.GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB
+OpenGL.GL.GL_PROGRAM_NATIVE_ATTRIBS_ARB
+OpenGL.GL.GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB
+OpenGL.GL.GL_PROGRAM_NATIVE_PARAMETERS_ARB
+OpenGL.GL.GL_PROGRAM_NATIVE_TEMPORARIES_ARB
+OpenGL.GL.GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB
+OpenGL.GL.GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB
+OpenGL.GL.GL_PROGRAM_OBJECT_ARB
+OpenGL.GL.GL_PROGRAM_PARAMETERS_ARB
+OpenGL.GL.GL_PROGRAM_PARAMETER_NV
+OpenGL.GL.GL_PROGRAM_RESIDENT_NV
+OpenGL.GL.GL_PROGRAM_STRING_ARB
+OpenGL.GL.GL_PROGRAM_STRING_NV
+OpenGL.GL.GL_PROGRAM_TARGET_NV
+OpenGL.GL.GL_PROGRAM_TEMPORARIES_ARB
+OpenGL.GL.GL_PROGRAM_TEX_INDIRECTIONS_ARB
+OpenGL.GL.GL_PROGRAM_TEX_INSTRUCTIONS_ARB
+OpenGL.GL.GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB
+OpenGL.GL.GL_PROJECTION
+OpenGL.GL.GL_PROJECTION_MATRIX
+OpenGL.GL.GL_PROJECTION_STACK_DEPTH
+OpenGL.GL.GL_PROXY_COLOR_TABLE
+OpenGL.GL.GL_PROXY_COLOR_TABLE_SGI
+OpenGL.GL.GL_PROXY_HISTOGRAM
+OpenGL.GL.GL_PROXY_HISTOGRAM_EXT
+OpenGL.GL.GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE
+OpenGL.GL.GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI
+OpenGL.GL.GL_PROXY_POST_CONVOLUTION_COLOR_TABLE
+OpenGL.GL.GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI
+OpenGL.GL.GL_PROXY_POST_IMAGE_TRANSFORM_COLOR_TABLE_HP
+OpenGL.GL.GL_PROXY_TEXTURE_1D
+OpenGL.GL.GL_PROXY_TEXTURE_1D_ARRAY
+OpenGL.GL.GL_PROXY_TEXTURE_1D_EXT
+OpenGL.GL.GL_PROXY_TEXTURE_2D
+OpenGL.GL.GL_PROXY_TEXTURE_2D_ARRAY
+OpenGL.GL.GL_PROXY_TEXTURE_2D_EXT
+OpenGL.GL.GL_PROXY_TEXTURE_3D
+OpenGL.GL.GL_PROXY_TEXTURE_3D_EXT
+OpenGL.GL.GL_PROXY_TEXTURE_4D_SGIS
+OpenGL.GL.GL_PROXY_TEXTURE_COLOR_TABLE_SGI
+OpenGL.GL.GL_PROXY_TEXTURE_CUBE_MAP
+OpenGL.GL.GL_PROXY_TEXTURE_CUBE_MAP_ARB
+OpenGL.GL.GL_PROXY_TEXTURE_CUBE_MAP_EXT
+OpenGL.GL.GL_PROXY_TEXTURE_RECTANGLE_ARB
+OpenGL.GL.GL_PROXY_TEXTURE_RECTANGLE_NV
+OpenGL.GL.GL_Q
+OpenGL.GL.GL_QUADRATIC_ATTENUATION
+OpenGL.GL.GL_QUADS
+OpenGL.GL.GL_QUAD_ALPHA4_SGIS
+OpenGL.GL.GL_QUAD_ALPHA8_SGIS
+OpenGL.GL.GL_QUAD_INTENSITY4_SGIS
+OpenGL.GL.GL_QUAD_INTENSITY8_SGIS
+OpenGL.GL.GL_QUAD_LUMINANCE4_SGIS
+OpenGL.GL.GL_QUAD_LUMINANCE8_SGIS
+OpenGL.GL.GL_QUAD_MESH_SUN
+OpenGL.GL.GL_QUAD_STRIP
+OpenGL.GL.GL_QUAD_TEXTURE_SELECT_SGIS
+OpenGL.GL.GL_QUARTER_BIT_ATI
+OpenGL.GL.GL_QUERY_BY_REGION_NO_WAIT
+OpenGL.GL.GL_QUERY_BY_REGION_WAIT
+OpenGL.GL.GL_QUERY_COUNTER_BITS
+OpenGL.GL.GL_QUERY_COUNTER_BITS_ARB
+OpenGL.GL.GL_QUERY_NO_WAIT
+OpenGL.GL.GL_QUERY_RESULT
+OpenGL.GL.GL_QUERY_RESULT_ARB
+OpenGL.GL.GL_QUERY_RESULT_AVAILABLE
+OpenGL.GL.GL_QUERY_RESULT_AVAILABLE_ARB
+OpenGL.GL.GL_QUERY_WAIT
+OpenGL.GL.GL_R
+OpenGL.GL.GL_R11F_G11F_B10F
+OpenGL.GL.GL_R1UI_C3F_V3F_SUN
+OpenGL.GL.GL_R1UI_C4F_N3F_V3F_SUN
+OpenGL.GL.GL_R1UI_C4UB_V3F_SUN
+OpenGL.GL.GL_R1UI_N3F_V3F_SUN
+OpenGL.GL.GL_R1UI_T2F_C4F_N3F_V3F_SUN
+OpenGL.GL.GL_R1UI_T2F_N3F_V3F_SUN
+OpenGL.GL.GL_R1UI_T2F_V3F_SUN
+OpenGL.GL.GL_R1UI_V3F_SUN
+OpenGL.GL.GL_R3_G3_B2
+OpenGL.GL.GL_RASTERIZER_DISCARD
+OpenGL.GL.GL_RASTER_POSITION_UNCLIPPED_IBM
+OpenGL.GL.GL_READ_BUFFER
+OpenGL.GL.GL_READ_ONLY
+OpenGL.GL.GL_READ_ONLY_ARB
+OpenGL.GL.GL_READ_PIXEL_DATA_RANGE_LENGTH_NV
+OpenGL.GL.GL_READ_PIXEL_DATA_RANGE_NV
+OpenGL.GL.GL_READ_PIXEL_DATA_RANGE_POINTER_NV
+OpenGL.GL.GL_READ_WRITE
+OpenGL.GL.GL_READ_WRITE_ARB
+OpenGL.GL.GL_RECLAIM_MEMORY_HINT_PGI
+OpenGL.GL.GL_RED
+OpenGL.GL.GL_REDUCE
+OpenGL.GL.GL_REDUCE_EXT
+OpenGL.GL.GL_RED_BIAS
+OpenGL.GL.GL_RED_BITS
+OpenGL.GL.GL_RED_BIT_ATI
+OpenGL.GL.GL_RED_INTEGER
+OpenGL.GL.GL_RED_MAX_CLAMP_INGR
+OpenGL.GL.GL_RED_MIN_CLAMP_INGR
+OpenGL.GL.GL_RED_SCALE
+OpenGL.GL.GL_REFERENCE_PLANE_EQUATION_SGIX
+OpenGL.GL.GL_REFERENCE_PLANE_SGIX
+OpenGL.GL.GL_REFLECTION_MAP
+OpenGL.GL.GL_REFLECTION_MAP_ARB
+OpenGL.GL.GL_REFLECTION_MAP_EXT
+OpenGL.GL.GL_REFLECTION_MAP_NV
+OpenGL.GL.GL_REGISTER_COMBINERS_NV
+OpenGL.GL.GL_REG_0_ATI
+OpenGL.GL.GL_REG_10_ATI
+OpenGL.GL.GL_REG_11_ATI
+OpenGL.GL.GL_REG_12_ATI
+OpenGL.GL.GL_REG_13_ATI
+OpenGL.GL.GL_REG_14_ATI
+OpenGL.GL.GL_REG_15_ATI
+OpenGL.GL.GL_REG_16_ATI
+OpenGL.GL.GL_REG_17_ATI
+OpenGL.GL.GL_REG_18_ATI
+OpenGL.GL.GL_REG_19_ATI
+OpenGL.GL.GL_REG_1_ATI
+OpenGL.GL.GL_REG_20_ATI
+OpenGL.GL.GL_REG_21_ATI
+OpenGL.GL.GL_REG_22_ATI
+OpenGL.GL.GL_REG_23_ATI
+OpenGL.GL.GL_REG_24_ATI
+OpenGL.GL.GL_REG_25_ATI
+OpenGL.GL.GL_REG_26_ATI
+OpenGL.GL.GL_REG_27_ATI
+OpenGL.GL.GL_REG_28_ATI
+OpenGL.GL.GL_REG_29_ATI
+OpenGL.GL.GL_REG_2_ATI
+OpenGL.GL.GL_REG_30_ATI
+OpenGL.GL.GL_REG_31_ATI
+OpenGL.GL.GL_REG_3_ATI
+OpenGL.GL.GL_REG_4_ATI
+OpenGL.GL.GL_REG_5_ATI
+OpenGL.GL.GL_REG_6_ATI
+OpenGL.GL.GL_REG_7_ATI
+OpenGL.GL.GL_REG_8_ATI
+OpenGL.GL.GL_REG_9_ATI
+OpenGL.GL.GL_RENDER
+OpenGL.GL.GL_RENDERBUFFER_ALPHA_SIZE_EXT
+OpenGL.GL.GL_RENDERBUFFER_BINDING_EXT
+OpenGL.GL.GL_RENDERBUFFER_BLUE_SIZE_EXT
+OpenGL.GL.GL_RENDERBUFFER_DEPTH_SIZE_EXT
+OpenGL.GL.GL_RENDERBUFFER_EXT
+OpenGL.GL.GL_RENDERBUFFER_GREEN_SIZE_EXT
+OpenGL.GL.GL_RENDERBUFFER_HEIGHT_EXT
+OpenGL.GL.GL_RENDERBUFFER_INTERNAL_FORMAT_EXT
+OpenGL.GL.GL_RENDERBUFFER_RED_SIZE_EXT
+OpenGL.GL.GL_RENDERBUFFER_STENCIL_SIZE_EXT
+OpenGL.GL.GL_RENDERBUFFER_WIDTH_EXT
+OpenGL.GL.GL_RENDERER
+OpenGL.GL.GL_RENDER_MODE
+OpenGL.GL.GL_REPEAT
+OpenGL.GL.GL_REPLACE
+OpenGL.GL.GL_REPLACEMENT_CODE_ARRAY_POINTER_SUN
+OpenGL.GL.GL_REPLACEMENT_CODE_ARRAY_STRIDE_SUN
+OpenGL.GL.GL_REPLACEMENT_CODE_ARRAY_SUN
+OpenGL.GL.GL_REPLACEMENT_CODE_ARRAY_TYPE_SUN
+OpenGL.GL.GL_REPLACEMENT_CODE_SUN
+OpenGL.GL.GL_REPLACE_EXT
+OpenGL.GL.GL_REPLACE_MIDDLE_SUN
+OpenGL.GL.GL_REPLACE_OLDEST_SUN
+OpenGL.GL.GL_REPLICATE_BORDER
+OpenGL.GL.GL_REPLICATE_BORDER_HP
+OpenGL.GL.GL_RESAMPLE_AVERAGE_OML
+OpenGL.GL.GL_RESAMPLE_DECIMATE_OML
+OpenGL.GL.GL_RESAMPLE_DECIMATE_SGIX
+OpenGL.GL.GL_RESAMPLE_REPLICATE_OML
+OpenGL.GL.GL_RESAMPLE_REPLICATE_SGIX
+OpenGL.GL.GL_RESAMPLE_ZERO_FILL_OML
+OpenGL.GL.GL_RESAMPLE_ZERO_FILL_SGIX
+OpenGL.GL.GL_RESCALE_NORMAL
+OpenGL.GL.GL_RESCALE_NORMAL_EXT
+OpenGL.GL.GL_RESTART_SUN
+OpenGL.GL.GL_RETURN
+OpenGL.GL.GL_RGB
+OpenGL.GL.GL_RGB10
+OpenGL.GL.GL_RGB10_A2
+OpenGL.GL.GL_RGB10_A2_EXT
+OpenGL.GL.GL_RGB10_EXT
+OpenGL.GL.GL_RGB12
+OpenGL.GL.GL_RGB12_EXT
+OpenGL.GL.GL_RGB16
+OpenGL.GL.GL_RGB16F
+OpenGL.GL.GL_RGB16F_ARB
+OpenGL.GL.GL_RGB16I
+OpenGL.GL.GL_RGB16UI
+OpenGL.GL.GL_RGB16_EXT
+OpenGL.GL.GL_RGB2_EXT
+OpenGL.GL.GL_RGB32F
+OpenGL.GL.GL_RGB32F_ARB
+OpenGL.GL.GL_RGB32I
+OpenGL.GL.GL_RGB32UI
+OpenGL.GL.GL_RGB4
+OpenGL.GL.GL_RGB4_EXT
+OpenGL.GL.GL_RGB4_S3TC
+OpenGL.GL.GL_RGB5
+OpenGL.GL.GL_RGB5_A1
+OpenGL.GL.GL_RGB5_A1_EXT
+OpenGL.GL.GL_RGB5_EXT
+OpenGL.GL.GL_RGB8
+OpenGL.GL.GL_RGB8I
+OpenGL.GL.GL_RGB8UI
+OpenGL.GL.GL_RGB8_EXT
+OpenGL.GL.GL_RGB9_E5
+OpenGL.GL.GL_RGBA
+OpenGL.GL.GL_RGBA12
+OpenGL.GL.GL_RGBA12_EXT
+OpenGL.GL.GL_RGBA16
+OpenGL.GL.GL_RGBA16F
+OpenGL.GL.GL_RGBA16F_ARB
+OpenGL.GL.GL_RGBA16I
+OpenGL.GL.GL_RGBA16UI
+OpenGL.GL.GL_RGBA16_EXT
+OpenGL.GL.GL_RGBA2
+OpenGL.GL.GL_RGBA2_EXT
+OpenGL.GL.GL_RGBA32F
+OpenGL.GL.GL_RGBA32F_ARB
+OpenGL.GL.GL_RGBA32I
+OpenGL.GL.GL_RGBA32UI
+OpenGL.GL.GL_RGBA4
+OpenGL.GL.GL_RGBA4_EXT
+OpenGL.GL.GL_RGBA4_S3TC
+OpenGL.GL.GL_RGBA8
+OpenGL.GL.GL_RGBA8I
+OpenGL.GL.GL_RGBA8UI
+OpenGL.GL.GL_RGBA8_EXT
+OpenGL.GL.GL_RGBA_FLOAT16_ATI
+OpenGL.GL.GL_RGBA_FLOAT32_ATI
+OpenGL.GL.GL_RGBA_FLOAT_MODE_ARB
+OpenGL.GL.GL_RGBA_INTEGER
+OpenGL.GL.GL_RGBA_MODE
+OpenGL.GL.GL_RGBA_S3TC
+OpenGL.GL.GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV
+OpenGL.GL.GL_RGB_FLOAT16_ATI
+OpenGL.GL.GL_RGB_FLOAT32_ATI
+OpenGL.GL.GL_RGB_INTEGER
+OpenGL.GL.GL_RGB_S3TC
+OpenGL.GL.GL_RGB_SCALE
+OpenGL.GL.GL_RGB_SCALE_ARB
+OpenGL.GL.GL_RGB_SCALE_EXT
+OpenGL.GL.GL_RIGHT
+OpenGL.GL.GL_S
+OpenGL.GL.GL_SAMPLER_1D
+OpenGL.GL.GL_SAMPLER_1D_ARB
+OpenGL.GL.GL_SAMPLER_1D_ARRAY
+OpenGL.GL.GL_SAMPLER_1D_ARRAY_SHADOW
+OpenGL.GL.GL_SAMPLER_1D_SHADOW
+OpenGL.GL.GL_SAMPLER_1D_SHADOW_ARB
+OpenGL.GL.GL_SAMPLER_2D
+OpenGL.GL.GL_SAMPLER_2D_ARB
+OpenGL.GL.GL_SAMPLER_2D_ARRAY
+OpenGL.GL.GL_SAMPLER_2D_ARRAY_SHADOW
+OpenGL.GL.GL_SAMPLER_2D_RECT_ARB
+OpenGL.GL.GL_SAMPLER_2D_RECT_SHADOW_ARB
+OpenGL.GL.GL_SAMPLER_2D_SHADOW
+OpenGL.GL.GL_SAMPLER_2D_SHADOW_ARB
+OpenGL.GL.GL_SAMPLER_3D
+OpenGL.GL.GL_SAMPLER_3D_ARB
+OpenGL.GL.GL_SAMPLER_CUBE
+OpenGL.GL.GL_SAMPLER_CUBE_ARB
+OpenGL.GL.GL_SAMPLER_CUBE_SHADOW
+OpenGL.GL.GL_SAMPLES
+OpenGL.GL.GL_SAMPLES_3DFX
+OpenGL.GL.GL_SAMPLES_ARB
+OpenGL.GL.GL_SAMPLES_EXT
+OpenGL.GL.GL_SAMPLES_PASSED
+OpenGL.GL.GL_SAMPLES_PASSED_ARB
+OpenGL.GL.GL_SAMPLES_SGIS
+OpenGL.GL.GL_SAMPLE_ALPHA_TO_COVERAGE
+OpenGL.GL.GL_SAMPLE_ALPHA_TO_COVERAGE_ARB
+OpenGL.GL.GL_SAMPLE_ALPHA_TO_MASK_EXT
+OpenGL.GL.GL_SAMPLE_ALPHA_TO_MASK_SGIS
+OpenGL.GL.GL_SAMPLE_ALPHA_TO_ONE
+OpenGL.GL.GL_SAMPLE_ALPHA_TO_ONE_ARB
+OpenGL.GL.GL_SAMPLE_ALPHA_TO_ONE_EXT
+OpenGL.GL.GL_SAMPLE_ALPHA_TO_ONE_SGIS
+OpenGL.GL.GL_SAMPLE_BUFFERS
+OpenGL.GL.GL_SAMPLE_BUFFERS_3DFX
+OpenGL.GL.GL_SAMPLE_BUFFERS_ARB
+OpenGL.GL.GL_SAMPLE_BUFFERS_EXT
+OpenGL.GL.GL_SAMPLE_BUFFERS_SGIS
+OpenGL.GL.GL_SAMPLE_COVERAGE
+OpenGL.GL.GL_SAMPLE_COVERAGE_ARB
+OpenGL.GL.GL_SAMPLE_COVERAGE_INVERT
+OpenGL.GL.GL_SAMPLE_COVERAGE_INVERT_ARB
+OpenGL.GL.GL_SAMPLE_COVERAGE_VALUE
+OpenGL.GL.GL_SAMPLE_COVERAGE_VALUE_ARB
+OpenGL.GL.GL_SAMPLE_MASK_EXT
+OpenGL.GL.GL_SAMPLE_MASK_INVERT_EXT
+OpenGL.GL.GL_SAMPLE_MASK_INVERT_SGIS
+OpenGL.GL.GL_SAMPLE_MASK_SGIS
+OpenGL.GL.GL_SAMPLE_MASK_VALUE_EXT
+OpenGL.GL.GL_SAMPLE_MASK_VALUE_SGIS
+OpenGL.GL.GL_SAMPLE_PATTERN_EXT
+OpenGL.GL.GL_SAMPLE_PATTERN_SGIS
+OpenGL.GL.GL_SATURATE_BIT_ATI
+OpenGL.GL.GL_SCALAR_EXT
+OpenGL.GL.GL_SCALEBIAS_HINT_SGIX
+OpenGL.GL.GL_SCALE_BY_FOUR_NV
+OpenGL.GL.GL_SCALE_BY_ONE_HALF_NV
+OpenGL.GL.GL_SCALE_BY_TWO_NV
+OpenGL.GL.GL_SCISSOR_BIT
+OpenGL.GL.GL_SCISSOR_BOX
+OpenGL.GL.GL_SCISSOR_TEST
+OpenGL.GL.GL_SCREEN_COORDINATES_REND
+OpenGL.GL.GL_SECONDARY_COLOR_ARRAY
+OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING
+OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB
+OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_EXT
+OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_LIST_IBM
+OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_LIST_STRIDE_IBM
+OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_POINTER
+OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_POINTER_EXT
+OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_SIZE
+OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_SIZE_EXT
+OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_STRIDE
+OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT
+OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_TYPE
+OpenGL.GL.GL_SECONDARY_COLOR_ARRAY_TYPE_EXT
+OpenGL.GL.GL_SECONDARY_COLOR_NV
+OpenGL.GL.GL_SECONDARY_INTERPOLATOR_ATI
+OpenGL.GL.GL_SELECT
+OpenGL.GL.GL_SELECTION_BUFFER_POINTER
+OpenGL.GL.GL_SELECTION_BUFFER_SIZE
+OpenGL.GL.GL_SEPARABLE_2D
+OpenGL.GL.GL_SEPARABLE_2D_EXT
+OpenGL.GL.GL_SEPARATE_ATTRIBS
+OpenGL.GL.GL_SEPARATE_SPECULAR_COLOR
+OpenGL.GL.GL_SEPARATE_SPECULAR_COLOR_EXT
+OpenGL.GL.GL_SET
+OpenGL.GL.GL_SHADER_CONSISTENT_NV
+OpenGL.GL.GL_SHADER_OBJECT_ARB
+OpenGL.GL.GL_SHADER_OPERATION_NV
+OpenGL.GL.GL_SHADER_SOURCE_LENGTH
+OpenGL.GL.GL_SHADER_TYPE
+OpenGL.GL.GL_SHADE_MODEL
+OpenGL.GL.GL_SHADING_LANGUAGE_VERSION
+OpenGL.GL.GL_SHADING_LANGUAGE_VERSION_ARB
+OpenGL.GL.GL_SHADOW_AMBIENT_SGIX
+OpenGL.GL.GL_SHADOW_ATTENUATION_EXT
+OpenGL.GL.GL_SHARED_TEXTURE_PALETTE_EXT
+OpenGL.GL.GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS
+OpenGL.GL.GL_SHININESS
+OpenGL.GL.GL_SHORT
+OpenGL.GL.GL_SIGNED_ALPHA8_NV
+OpenGL.GL.GL_SIGNED_ALPHA_NV
+OpenGL.GL.GL_SIGNED_HILO16_NV
+OpenGL.GL.GL_SIGNED_HILO8_NV
+OpenGL.GL.GL_SIGNED_HILO_NV
+OpenGL.GL.GL_SIGNED_IDENTITY_NV
+OpenGL.GL.GL_SIGNED_INTENSITY8_NV
+OpenGL.GL.GL_SIGNED_INTENSITY_NV
+OpenGL.GL.GL_SIGNED_LUMINANCE8_ALPHA8_NV
+OpenGL.GL.GL_SIGNED_LUMINANCE8_NV
+OpenGL.GL.GL_SIGNED_LUMINANCE_ALPHA_NV
+OpenGL.GL.GL_SIGNED_LUMINANCE_NV
+OpenGL.GL.GL_SIGNED_NEGATE_NV
+OpenGL.GL.GL_SIGNED_RGB8_NV
+OpenGL.GL.GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV
+OpenGL.GL.GL_SIGNED_RGBA8_NV
+OpenGL.GL.GL_SIGNED_RGBA_NV
+OpenGL.GL.GL_SIGNED_RGB_NV
+OpenGL.GL.GL_SIGNED_RGB_UNSIGNED_ALPHA_NV
+OpenGL.GL.GL_SINGLE_COLOR
+OpenGL.GL.GL_SINGLE_COLOR_EXT
+OpenGL.GL.GL_SLICE_ACCUM_SUN
+OpenGL.GL.GL_SLUMINANCE
+OpenGL.GL.GL_SLUMINANCE8
+OpenGL.GL.GL_SLUMINANCE8_ALPHA8
+OpenGL.GL.GL_SLUMINANCE_ALPHA
+OpenGL.GL.GL_SMOOTH
+OpenGL.GL.GL_SMOOTH_LINE_WIDTH_GRANULARITY
+OpenGL.GL.GL_SMOOTH_LINE_WIDTH_RANGE
+OpenGL.GL.GL_SMOOTH_POINT_SIZE_GRANULARITY
+OpenGL.GL.GL_SMOOTH_POINT_SIZE_RANGE
+OpenGL.GL.GL_SOURCE0_ALPHA
+OpenGL.GL.GL_SOURCE0_ALPHA_ARB
+OpenGL.GL.GL_SOURCE0_ALPHA_EXT
+OpenGL.GL.GL_SOURCE0_RGB
+OpenGL.GL.GL_SOURCE0_RGB_ARB
+OpenGL.GL.GL_SOURCE0_RGB_EXT
+OpenGL.GL.GL_SOURCE1_ALPHA
+OpenGL.GL.GL_SOURCE1_ALPHA_ARB
+OpenGL.GL.GL_SOURCE1_ALPHA_EXT
+OpenGL.GL.GL_SOURCE1_RGB
+OpenGL.GL.GL_SOURCE1_RGB_ARB
+OpenGL.GL.GL_SOURCE1_RGB_EXT
+OpenGL.GL.GL_SOURCE2_ALPHA
+OpenGL.GL.GL_SOURCE2_ALPHA_ARB
+OpenGL.GL.GL_SOURCE2_ALPHA_EXT
+OpenGL.GL.GL_SOURCE2_RGB
+OpenGL.GL.GL_SOURCE2_RGB_ARB
+OpenGL.GL.GL_SOURCE2_RGB_EXT
+OpenGL.GL.GL_SOURCE3_ALPHA_NV
+OpenGL.GL.GL_SOURCE3_RGB_NV
+OpenGL.GL.GL_SPARE0_NV
+OpenGL.GL.GL_SPARE0_PLUS_SECONDARY_COLOR_NV
+OpenGL.GL.GL_SPARE1_NV
+OpenGL.GL.GL_SPECULAR
+OpenGL.GL.GL_SPHERE_MAP
+OpenGL.GL.GL_SPOT_CUTOFF
+OpenGL.GL.GL_SPOT_DIRECTION
+OpenGL.GL.GL_SPOT_EXPONENT
+OpenGL.GL.GL_SPRITE_AXIAL_SGIX
+OpenGL.GL.GL_SPRITE_AXIS_SGIX
+OpenGL.GL.GL_SPRITE_EYE_ALIGNED_SGIX
+OpenGL.GL.GL_SPRITE_MODE_SGIX
+OpenGL.GL.GL_SPRITE_OBJECT_ALIGNED_SGIX
+OpenGL.GL.GL_SPRITE_SGIX
+OpenGL.GL.GL_SPRITE_TRANSLATION_SGIX
+OpenGL.GL.GL_SRC0_ALPHA
+OpenGL.GL.GL_SRC0_RGB
+OpenGL.GL.GL_SRC1_ALPHA
+OpenGL.GL.GL_SRC1_RGB
+OpenGL.GL.GL_SRC2_ALPHA
+OpenGL.GL.GL_SRC2_RGB
+OpenGL.GL.GL_SRC_ALPHA
+OpenGL.GL.GL_SRC_ALPHA_SATURATE
+OpenGL.GL.GL_SRC_COLOR
+OpenGL.GL.GL_SRGB
+OpenGL.GL.GL_SRGB8
+OpenGL.GL.GL_SRGB8_ALPHA8
+OpenGL.GL.GL_SRGB_ALPHA
+OpenGL.GL.GL_STACK_OVERFLOW
+OpenGL.GL.GL_STACK_UNDERFLOW
+OpenGL.GL.GL_STATIC_ATI
+OpenGL.GL.GL_STATIC_COPY
+OpenGL.GL.GL_STATIC_COPY_ARB
+OpenGL.GL.GL_STATIC_DRAW
+OpenGL.GL.GL_STATIC_DRAW_ARB
+OpenGL.GL.GL_STATIC_READ
+OpenGL.GL.GL_STATIC_READ_ARB
+OpenGL.GL.GL_STENCIL
+OpenGL.GL.GL_STENCIL_ATTACHMENT_EXT
+OpenGL.GL.GL_STENCIL_BACK_FAIL
+OpenGL.GL.GL_STENCIL_BACK_FAIL_ATI
+OpenGL.GL.GL_STENCIL_BACK_FUNC
+OpenGL.GL.GL_STENCIL_BACK_FUNC_ATI
+OpenGL.GL.GL_STENCIL_BACK_PASS_DEPTH_FAIL
+OpenGL.GL.GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI
+OpenGL.GL.GL_STENCIL_BACK_PASS_DEPTH_PASS
+OpenGL.GL.GL_STENCIL_BACK_PASS_DEPTH_PASS_ATI
+OpenGL.GL.GL_STENCIL_BACK_REF
+OpenGL.GL.GL_STENCIL_BACK_VALUE_MASK
+OpenGL.GL.GL_STENCIL_BACK_WRITEMASK
+OpenGL.GL.GL_STENCIL_BITS
+OpenGL.GL.GL_STENCIL_BUFFER
+OpenGL.GL.GL_STENCIL_BUFFER_BIT
+OpenGL.GL.GL_STENCIL_CLEAR_VALUE
+OpenGL.GL.GL_STENCIL_FAIL
+OpenGL.GL.GL_STENCIL_FUNC
+OpenGL.GL.GL_STENCIL_INDEX
+OpenGL.GL.GL_STENCIL_INDEX16_EXT
+OpenGL.GL.GL_STENCIL_INDEX1_EXT
+OpenGL.GL.GL_STENCIL_INDEX4_EXT
+OpenGL.GL.GL_STENCIL_INDEX8_EXT
+OpenGL.GL.GL_STENCIL_PASS_DEPTH_FAIL
+OpenGL.GL.GL_STENCIL_PASS_DEPTH_PASS
+OpenGL.GL.GL_STENCIL_REF
+OpenGL.GL.GL_STENCIL_TEST
+OpenGL.GL.GL_STENCIL_TEST_TWO_SIDE_EXT
+OpenGL.GL.GL_STENCIL_VALUE_MASK
+OpenGL.GL.GL_STENCIL_WRITEMASK
+OpenGL.GL.GL_STEREO
+OpenGL.GL.GL_STORAGE_CACHED_APPLE
+OpenGL.GL.GL_STORAGE_SHARED_APPLE
+OpenGL.GL.GL_STREAM_COPY
+OpenGL.GL.GL_STREAM_COPY_ARB
+OpenGL.GL.GL_STREAM_DRAW
+OpenGL.GL.GL_STREAM_DRAW_ARB
+OpenGL.GL.GL_STREAM_READ
+OpenGL.GL.GL_STREAM_READ_ARB
+OpenGL.GL.GL_STRICT_DEPTHFUNC_HINT_PGI
+OpenGL.GL.GL_STRICT_LIGHTING_HINT_PGI
+OpenGL.GL.GL_STRICT_SCISSOR_HINT_PGI
+OpenGL.GL.GL_SUBPIXEL_BITS
+OpenGL.GL.GL_SUBTRACT
+OpenGL.GL.GL_SUBTRACT_ARB
+OpenGL.GL.GL_SUB_ATI
+OpenGL.GL.GL_SWIZZLE_STQ_ATI
+OpenGL.GL.GL_SWIZZLE_STQ_DQ_ATI
+OpenGL.GL.GL_SWIZZLE_STRQ_ATI
+OpenGL.GL.GL_SWIZZLE_STRQ_DQ_ATI
+OpenGL.GL.GL_SWIZZLE_STR_ATI
+OpenGL.GL.GL_SWIZZLE_STR_DR_ATI
+OpenGL.GL.GL_T
+OpenGL.GL.GL_T2F_C3F_V3F
+OpenGL.GL.GL_T2F_C4F_N3F_V3F
+OpenGL.GL.GL_T2F_C4UB_V3F
+OpenGL.GL.GL_T2F_IUI_N3F_V2F_EXT
+OpenGL.GL.GL_T2F_IUI_N3F_V3F_EXT
+OpenGL.GL.GL_T2F_IUI_V2F_EXT
+OpenGL.GL.GL_T2F_IUI_V3F_EXT
+OpenGL.GL.GL_T2F_N3F_V3F
+OpenGL.GL.GL_T2F_V3F
+OpenGL.GL.GL_T4F_C4F_N3F_V4F
+OpenGL.GL.GL_T4F_V4F
+OpenGL.GL.GL_TABLE_TOO_LARGE
+OpenGL.GL.GL_TABLE_TOO_LARGE_EXT
+OpenGL.GL.GL_TANGENT_ARRAY_EXT
+OpenGL.GL.GL_TANGENT_ARRAY_POINTER_EXT
+OpenGL.GL.GL_TANGENT_ARRAY_STRIDE_EXT
+OpenGL.GL.GL_TANGENT_ARRAY_TYPE_EXT
+OpenGL.GL.GL_TEXCOORD1_BIT_PGI
+OpenGL.GL.GL_TEXCOORD2_BIT_PGI
+OpenGL.GL.GL_TEXCOORD3_BIT_PGI
+OpenGL.GL.GL_TEXCOORD4_BIT_PGI
+OpenGL.GL.GL_TEXTURE
+OpenGL.GL.GL_TEXTURE0
+OpenGL.GL.GL_TEXTURE0_ARB
+OpenGL.GL.GL_TEXTURE1
+OpenGL.GL.GL_TEXTURE10
+OpenGL.GL.GL_TEXTURE10_ARB
+OpenGL.GL.GL_TEXTURE11
+OpenGL.GL.GL_TEXTURE11_ARB
+OpenGL.GL.GL_TEXTURE12
+OpenGL.GL.GL_TEXTURE12_ARB
+OpenGL.GL.GL_TEXTURE13
+OpenGL.GL.GL_TEXTURE13_ARB
+OpenGL.GL.GL_TEXTURE14
+OpenGL.GL.GL_TEXTURE14_ARB
+OpenGL.GL.GL_TEXTURE15
+OpenGL.GL.GL_TEXTURE15_ARB
+OpenGL.GL.GL_TEXTURE16
+OpenGL.GL.GL_TEXTURE16_ARB
+OpenGL.GL.GL_TEXTURE17
+OpenGL.GL.GL_TEXTURE17_ARB
+OpenGL.GL.GL_TEXTURE18
+OpenGL.GL.GL_TEXTURE18_ARB
+OpenGL.GL.GL_TEXTURE19
+OpenGL.GL.GL_TEXTURE19_ARB
+OpenGL.GL.GL_TEXTURE1_ARB
+OpenGL.GL.GL_TEXTURE2
+OpenGL.GL.GL_TEXTURE20
+OpenGL.GL.GL_TEXTURE20_ARB
+OpenGL.GL.GL_TEXTURE21
+OpenGL.GL.GL_TEXTURE21_ARB
+OpenGL.GL.GL_TEXTURE22
+OpenGL.GL.GL_TEXTURE22_ARB
+OpenGL.GL.GL_TEXTURE23
+OpenGL.GL.GL_TEXTURE23_ARB
+OpenGL.GL.GL_TEXTURE24
+OpenGL.GL.GL_TEXTURE24_ARB
+OpenGL.GL.GL_TEXTURE25
+OpenGL.GL.GL_TEXTURE25_ARB
+OpenGL.GL.GL_TEXTURE26
+OpenGL.GL.GL_TEXTURE26_ARB
+OpenGL.GL.GL_TEXTURE27
+OpenGL.GL.GL_TEXTURE27_ARB
+OpenGL.GL.GL_TEXTURE28
+OpenGL.GL.GL_TEXTURE28_ARB
+OpenGL.GL.GL_TEXTURE29
+OpenGL.GL.GL_TEXTURE29_ARB
+OpenGL.GL.GL_TEXTURE2_ARB
+OpenGL.GL.GL_TEXTURE3
+OpenGL.GL.GL_TEXTURE30
+OpenGL.GL.GL_TEXTURE30_ARB
+OpenGL.GL.GL_TEXTURE31
+OpenGL.GL.GL_TEXTURE31_ARB
+OpenGL.GL.GL_TEXTURE3_ARB
+OpenGL.GL.GL_TEXTURE4
+OpenGL.GL.GL_TEXTURE4_ARB
+OpenGL.GL.GL_TEXTURE5
+OpenGL.GL.GL_TEXTURE5_ARB
+OpenGL.GL.GL_TEXTURE6
+OpenGL.GL.GL_TEXTURE6_ARB
+OpenGL.GL.GL_TEXTURE7
+OpenGL.GL.GL_TEXTURE7_ARB
+OpenGL.GL.GL_TEXTURE8
+OpenGL.GL.GL_TEXTURE8_ARB
+OpenGL.GL.GL_TEXTURE9
+OpenGL.GL.GL_TEXTURE9_ARB
+OpenGL.GL.GL_TEXTURE_1D
+OpenGL.GL.GL_TEXTURE_1D_ARRAY
+OpenGL.GL.GL_TEXTURE_1D_BINDING_EXT
+OpenGL.GL.GL_TEXTURE_2D
+OpenGL.GL.GL_TEXTURE_2D_ARRAY
+OpenGL.GL.GL_TEXTURE_2D_BINDING_EXT
+OpenGL.GL.GL_TEXTURE_3D
+OpenGL.GL.GL_TEXTURE_3D_BINDING_EXT
+OpenGL.GL.GL_TEXTURE_3D_EXT
+OpenGL.GL.GL_TEXTURE_4DSIZE_SGIS
+OpenGL.GL.GL_TEXTURE_4D_BINDING_SGIS
+OpenGL.GL.GL_TEXTURE_4D_SGIS
+OpenGL.GL.GL_TEXTURE_ALPHA_SIZE
+OpenGL.GL.GL_TEXTURE_ALPHA_SIZE_EXT
+OpenGL.GL.GL_TEXTURE_ALPHA_TYPE
+OpenGL.GL.GL_TEXTURE_ALPHA_TYPE_ARB
+OpenGL.GL.GL_TEXTURE_APPLICATION_MODE_EXT
+OpenGL.GL.GL_TEXTURE_BASE_LEVEL
+OpenGL.GL.GL_TEXTURE_BASE_LEVEL_SGIS
+OpenGL.GL.GL_TEXTURE_BINDING_1D
+OpenGL.GL.GL_TEXTURE_BINDING_1D_ARRAY
+OpenGL.GL.GL_TEXTURE_BINDING_2D
+OpenGL.GL.GL_TEXTURE_BINDING_2D_ARRAY
+OpenGL.GL.GL_TEXTURE_BINDING_3D
+OpenGL.GL.GL_TEXTURE_BINDING_CUBE_MAP
+OpenGL.GL.GL_TEXTURE_BINDING_CUBE_MAP_ARB
+OpenGL.GL.GL_TEXTURE_BINDING_CUBE_MAP_EXT
+OpenGL.GL.GL_TEXTURE_BINDING_RECTANGLE_ARB
+OpenGL.GL.GL_TEXTURE_BINDING_RECTANGLE_NV
+OpenGL.GL.GL_TEXTURE_BIT
+OpenGL.GL.GL_TEXTURE_BLUE_SIZE
+OpenGL.GL.GL_TEXTURE_BLUE_SIZE_EXT
+OpenGL.GL.GL_TEXTURE_BLUE_TYPE
+OpenGL.GL.GL_TEXTURE_BLUE_TYPE_ARB
+OpenGL.GL.GL_TEXTURE_BORDER
+OpenGL.GL.GL_TEXTURE_BORDER_COLOR
+OpenGL.GL.GL_TEXTURE_BORDER_VALUES_NV
+OpenGL.GL.GL_TEXTURE_CLIPMAP_CENTER_SGIX
+OpenGL.GL.GL_TEXTURE_CLIPMAP_DEPTH_SGIX
+OpenGL.GL.GL_TEXTURE_CLIPMAP_FRAME_SGIX
+OpenGL.GL.GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX
+OpenGL.GL.GL_TEXTURE_CLIPMAP_OFFSET_SGIX
+OpenGL.GL.GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX
+OpenGL.GL.GL_TEXTURE_COLOR_TABLE_SGI
+OpenGL.GL.GL_TEXTURE_COLOR_WRITEMASK_SGIS
+OpenGL.GL.GL_TEXTURE_COMPARE_FAIL_VALUE_ARB
+OpenGL.GL.GL_TEXTURE_COMPARE_FUNC
+OpenGL.GL.GL_TEXTURE_COMPARE_FUNC_ARB
+OpenGL.GL.GL_TEXTURE_COMPARE_MODE
+OpenGL.GL.GL_TEXTURE_COMPARE_MODE_ARB
+OpenGL.GL.GL_TEXTURE_COMPARE_OPERATOR_SGIX
+OpenGL.GL.GL_TEXTURE_COMPARE_SGIX
+OpenGL.GL.GL_TEXTURE_COMPONENTS
+OpenGL.GL.GL_TEXTURE_COMPRESSED
+OpenGL.GL.GL_TEXTURE_COMPRESSED_ARB
+OpenGL.GL.GL_TEXTURE_COMPRESSED_IMAGE_SIZE
+OpenGL.GL.GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB
+OpenGL.GL.GL_TEXTURE_COMPRESSION_HINT
+OpenGL.GL.GL_TEXTURE_COMPRESSION_HINT_ARB
+OpenGL.GL.GL_TEXTURE_CONSTANT_DATA_SUNX
+OpenGL.GL.GL_TEXTURE_COORD_ARRAY
+OpenGL.GL.GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING
+OpenGL.GL.GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING_ARB
+OpenGL.GL.GL_TEXTURE_COORD_ARRAY_COUNT_EXT
+OpenGL.GL.GL_TEXTURE_COORD_ARRAY_EXT
+OpenGL.GL.GL_TEXTURE_COORD_ARRAY_LIST_IBM
+OpenGL.GL.GL_TEXTURE_COORD_ARRAY_LIST_STRIDE_IBM
+OpenGL.GL.GL_TEXTURE_COORD_ARRAY_PARALLEL_POINTERS_INTEL
+OpenGL.GL.GL_TEXTURE_COORD_ARRAY_POINTER
+OpenGL.GL.GL_TEXTURE_COORD_ARRAY_POINTER_EXT
+OpenGL.GL.GL_TEXTURE_COORD_ARRAY_SIZE
+OpenGL.GL.GL_TEXTURE_COORD_ARRAY_SIZE_EXT
+OpenGL.GL.GL_TEXTURE_COORD_ARRAY_STRIDE
+OpenGL.GL.GL_TEXTURE_COORD_ARRAY_STRIDE_EXT
+OpenGL.GL.GL_TEXTURE_COORD_ARRAY_TYPE
+OpenGL.GL.GL_TEXTURE_COORD_ARRAY_TYPE_EXT
+OpenGL.GL.GL_TEXTURE_CUBE_MAP
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_ARB
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_EXT
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_X
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_X_EXT
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Y
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_EXT
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_EXT
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_POSITIVE_X
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_POSITIVE_X_EXT
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Y
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Y_EXT
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Z
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB
+OpenGL.GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Z_EXT
+OpenGL.GL.GL_TEXTURE_DEFORMATION_BIT_SGIX
+OpenGL.GL.GL_TEXTURE_DEFORMATION_SGIX
+OpenGL.GL.GL_TEXTURE_DEPTH
+OpenGL.GL.GL_TEXTURE_DEPTH_EXT
+OpenGL.GL.GL_TEXTURE_DEPTH_SIZE
+OpenGL.GL.GL_TEXTURE_DEPTH_SIZE_ARB
+OpenGL.GL.GL_TEXTURE_DEPTH_TYPE
+OpenGL.GL.GL_TEXTURE_DEPTH_TYPE_ARB
+OpenGL.GL.GL_TEXTURE_DS_SIZE_NV
+OpenGL.GL.GL_TEXTURE_DT_SIZE_NV
+OpenGL.GL.GL_TEXTURE_ENV
+OpenGL.GL.GL_TEXTURE_ENV_BIAS_SGIX
+OpenGL.GL.GL_TEXTURE_ENV_COLOR
+OpenGL.GL.GL_TEXTURE_ENV_MODE
+OpenGL.GL.GL_TEXTURE_FILTER4_SIZE_SGIS
+OpenGL.GL.GL_TEXTURE_FILTER_CONTROL
+OpenGL.GL.GL_TEXTURE_FILTER_CONTROL_EXT
+OpenGL.GL.GL_TEXTURE_FLOAT_COMPONENTS_NV
+OpenGL.GL.GL_TEXTURE_GEN_MODE
+OpenGL.GL.GL_TEXTURE_GEN_Q
+OpenGL.GL.GL_TEXTURE_GEN_R
+OpenGL.GL.GL_TEXTURE_GEN_S
+OpenGL.GL.GL_TEXTURE_GEN_T
+OpenGL.GL.GL_TEXTURE_GEQUAL_R_SGIX
+OpenGL.GL.GL_TEXTURE_GREEN_SIZE
+OpenGL.GL.GL_TEXTURE_GREEN_SIZE_EXT
+OpenGL.GL.GL_TEXTURE_GREEN_TYPE
+OpenGL.GL.GL_TEXTURE_GREEN_TYPE_ARB
+OpenGL.GL.GL_TEXTURE_HEIGHT
+OpenGL.GL.GL_TEXTURE_HI_SIZE_NV
+OpenGL.GL.GL_TEXTURE_INDEX_SIZE_EXT
+OpenGL.GL.GL_TEXTURE_INTENSITY_SIZE
+OpenGL.GL.GL_TEXTURE_INTENSITY_SIZE_EXT
+OpenGL.GL.GL_TEXTURE_INTENSITY_TYPE
+OpenGL.GL.GL_TEXTURE_INTENSITY_TYPE_ARB
+OpenGL.GL.GL_TEXTURE_INTERNAL_FORMAT
+OpenGL.GL.GL_TEXTURE_LEQUAL_R_SGIX
+OpenGL.GL.GL_TEXTURE_LIGHTING_MODE_HP
+OpenGL.GL.GL_TEXTURE_LIGHT_EXT
+OpenGL.GL.GL_TEXTURE_LOD_BIAS
+OpenGL.GL.GL_TEXTURE_LOD_BIAS_EXT
+OpenGL.GL.GL_TEXTURE_LOD_BIAS_R_SGIX
+OpenGL.GL.GL_TEXTURE_LOD_BIAS_S_SGIX
+OpenGL.GL.GL_TEXTURE_LOD_BIAS_T_SGIX
+OpenGL.GL.GL_TEXTURE_LO_SIZE_NV
+OpenGL.GL.GL_TEXTURE_LUMINANCE_SIZE
+OpenGL.GL.GL_TEXTURE_LUMINANCE_SIZE_EXT
+OpenGL.GL.GL_TEXTURE_LUMINANCE_TYPE
+OpenGL.GL.GL_TEXTURE_LUMINANCE_TYPE_ARB
+OpenGL.GL.GL_TEXTURE_MAG_FILTER
+OpenGL.GL.GL_TEXTURE_MAG_SIZE_NV
+OpenGL.GL.GL_TEXTURE_MATERIAL_FACE_EXT
+OpenGL.GL.GL_TEXTURE_MATERIAL_PARAMETER_EXT
+OpenGL.GL.GL_TEXTURE_MATRIX
+OpenGL.GL.GL_TEXTURE_MAX_ANISOTROPY_EXT
+OpenGL.GL.GL_TEXTURE_MAX_CLAMP_R_SGIX
+OpenGL.GL.GL_TEXTURE_MAX_CLAMP_S_SGIX
+OpenGL.GL.GL_TEXTURE_MAX_CLAMP_T_SGIX
+OpenGL.GL.GL_TEXTURE_MAX_LEVEL
+OpenGL.GL.GL_TEXTURE_MAX_LEVEL_SGIS
+OpenGL.GL.GL_TEXTURE_MAX_LOD
+OpenGL.GL.GL_TEXTURE_MAX_LOD_SGIS
+OpenGL.GL.GL_TEXTURE_MIN_FILTER
+OpenGL.GL.GL_TEXTURE_MIN_LOD
+OpenGL.GL.GL_TEXTURE_MIN_LOD_SGIS
+OpenGL.GL.GL_TEXTURE_MULTI_BUFFER_HINT_SGIX
+OpenGL.GL.GL_TEXTURE_NORMAL_EXT
+OpenGL.GL.GL_TEXTURE_POST_SPECULAR_HP
+OpenGL.GL.GL_TEXTURE_PRE_SPECULAR_HP
+OpenGL.GL.GL_TEXTURE_PRIORITY
+OpenGL.GL.GL_TEXTURE_PRIORITY_EXT
+OpenGL.GL.GL_TEXTURE_RECTANGLE_ARB
+OpenGL.GL.GL_TEXTURE_RECTANGLE_NV
+OpenGL.GL.GL_TEXTURE_RED_SIZE
+OpenGL.GL.GL_TEXTURE_RED_SIZE_EXT
+OpenGL.GL.GL_TEXTURE_RED_TYPE
+OpenGL.GL.GL_TEXTURE_RED_TYPE_ARB
+OpenGL.GL.GL_TEXTURE_RESIDENT
+OpenGL.GL.GL_TEXTURE_RESIDENT_EXT
+OpenGL.GL.GL_TEXTURE_SHADER_NV
+OpenGL.GL.GL_TEXTURE_SHARED_SIZE
+OpenGL.GL.GL_TEXTURE_STACK_DEPTH
+OpenGL.GL.GL_TEXTURE_TOO_LARGE_EXT
+OpenGL.GL.GL_TEXTURE_UNSIGNED_REMAP_MODE_NV
+OpenGL.GL.GL_TEXTURE_WIDTH
+OpenGL.GL.GL_TEXTURE_WRAP_Q_SGIS
+OpenGL.GL.GL_TEXTURE_WRAP_R
+OpenGL.GL.GL_TEXTURE_WRAP_R_EXT
+OpenGL.GL.GL_TEXTURE_WRAP_S
+OpenGL.GL.GL_TEXTURE_WRAP_T
+OpenGL.GL.GL_TEXT_FRAGMENT_SHADER_ATI
+OpenGL.GL.GL_TRACK_MATRIX_NV
+OpenGL.GL.GL_TRACK_MATRIX_TRANSFORM_NV
+OpenGL.GL.GL_TRANSFORM_BIT
+OpenGL.GL.GL_TRANSFORM_FEEDBACK_BUFFER
+OpenGL.GL.GL_TRANSFORM_FEEDBACK_BUFFER_BINDING
+OpenGL.GL.GL_TRANSFORM_FEEDBACK_BUFFER_MODE
+OpenGL.GL.GL_TRANSFORM_FEEDBACK_BUFFER_SIZE
+OpenGL.GL.GL_TRANSFORM_FEEDBACK_BUFFER_START
+OpenGL.GL.GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN
+OpenGL.GL.GL_TRANSFORM_FEEDBACK_VARYINGS
+OpenGL.GL.GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH
+OpenGL.GL.GL_TRANSFORM_HINT_APPLE
+OpenGL.GL.GL_TRANSPOSE_COLOR_MATRIX
+OpenGL.GL.GL_TRANSPOSE_COLOR_MATRIX_ARB
+OpenGL.GL.GL_TRANSPOSE_CURRENT_MATRIX_ARB
+OpenGL.GL.GL_TRANSPOSE_MODELVIEW_MATRIX
+OpenGL.GL.GL_TRANSPOSE_MODELVIEW_MATRIX_ARB
+OpenGL.GL.GL_TRANSPOSE_NV
+OpenGL.GL.GL_TRANSPOSE_PROJECTION_MATRIX
+OpenGL.GL.GL_TRANSPOSE_PROJECTION_MATRIX_ARB
+OpenGL.GL.GL_TRANSPOSE_TEXTURE_MATRIX
+OpenGL.GL.GL_TRANSPOSE_TEXTURE_MATRIX_ARB
+OpenGL.GL.GL_TRIANGLES
+OpenGL.GL.GL_TRIANGLE_FAN
+OpenGL.GL.GL_TRIANGLE_LIST_SUN
+OpenGL.GL.GL_TRIANGLE_MESH_SUN
+OpenGL.GL.GL_TRIANGLE_STRIP
+OpenGL.GL.GL_TRUE
+OpenGL.GL.GL_TYPE_RGBA_FLOAT_ATI
+OpenGL.GL.GL_UNPACK_ALIGNMENT
+OpenGL.GL.GL_UNPACK_CLIENT_STORAGE_APPLE
+OpenGL.GL.GL_UNPACK_CMYK_HINT_EXT
+OpenGL.GL.GL_UNPACK_CONSTANT_DATA_SUNX
+OpenGL.GL.GL_UNPACK_IMAGE_DEPTH_SGIS
+OpenGL.GL.GL_UNPACK_IMAGE_HEIGHT
+OpenGL.GL.GL_UNPACK_IMAGE_HEIGHT_EXT
+OpenGL.GL.GL_UNPACK_LSB_FIRST
+OpenGL.GL.GL_UNPACK_RESAMPLE_OML
+OpenGL.GL.GL_UNPACK_RESAMPLE_SGIX
+OpenGL.GL.GL_UNPACK_ROW_LENGTH
+OpenGL.GL.GL_UNPACK_SKIP_IMAGES
+OpenGL.GL.GL_UNPACK_SKIP_IMAGES_EXT
+OpenGL.GL.GL_UNPACK_SKIP_PIXELS
+OpenGL.GL.GL_UNPACK_SKIP_ROWS
+OpenGL.GL.GL_UNPACK_SKIP_VOLUMES_SGIS
+OpenGL.GL.GL_UNPACK_SUBSAMPLE_RATE_SGIX
+OpenGL.GL.GL_UNPACK_SWAP_BYTES
+OpenGL.GL.GL_UNSIGNED_BYTE
+OpenGL.GL.GL_UNSIGNED_BYTE_2_3_3_REV
+OpenGL.GL.GL_UNSIGNED_BYTE_3_3_2
+OpenGL.GL.GL_UNSIGNED_BYTE_3_3_2_EXT
+OpenGL.GL.GL_UNSIGNED_IDENTITY_NV
+OpenGL.GL.GL_UNSIGNED_INT
+OpenGL.GL.GL_UNSIGNED_INT_10F_11F_11F_REV
+OpenGL.GL.GL_UNSIGNED_INT_10_10_10_2
+OpenGL.GL.GL_UNSIGNED_INT_10_10_10_2_EXT
+OpenGL.GL.GL_UNSIGNED_INT_24_8_NV
+OpenGL.GL.GL_UNSIGNED_INT_2_10_10_10_REV
+OpenGL.GL.GL_UNSIGNED_INT_5_9_9_9_REV
+OpenGL.GL.GL_UNSIGNED_INT_8_8_8_8
+OpenGL.GL.GL_UNSIGNED_INT_8_8_8_8_EXT
+OpenGL.GL.GL_UNSIGNED_INT_8_8_8_8_REV
+OpenGL.GL.GL_UNSIGNED_INT_8_8_S8_S8_REV_NV
+OpenGL.GL.GL_UNSIGNED_INT_S8_S8_8_8_NV
+OpenGL.GL.GL_UNSIGNED_INT_SAMPLER_1D
+OpenGL.GL.GL_UNSIGNED_INT_SAMPLER_1D_ARRAY
+OpenGL.GL.GL_UNSIGNED_INT_SAMPLER_2D
+OpenGL.GL.GL_UNSIGNED_INT_SAMPLER_2D_ARRAY
+OpenGL.GL.GL_UNSIGNED_INT_SAMPLER_3D
+OpenGL.GL.GL_UNSIGNED_INT_SAMPLER_CUBE
+OpenGL.GL.GL_UNSIGNED_INT_VEC2
+OpenGL.GL.GL_UNSIGNED_INT_VEC3
+OpenGL.GL.GL_UNSIGNED_INT_VEC4
+OpenGL.GL.GL_UNSIGNED_INVERT_NV
+OpenGL.GL.GL_UNSIGNED_NORMALIZED
+OpenGL.GL.GL_UNSIGNED_NORMALIZED_ARB
+OpenGL.GL.GL_UNSIGNED_SHORT
+OpenGL.GL.GL_UNSIGNED_SHORT_1_5_5_5_REV
+OpenGL.GL.GL_UNSIGNED_SHORT_4_4_4_4
+OpenGL.GL.GL_UNSIGNED_SHORT_4_4_4_4_EXT
+OpenGL.GL.GL_UNSIGNED_SHORT_4_4_4_4_REV
+OpenGL.GL.GL_UNSIGNED_SHORT_5_5_5_1
+OpenGL.GL.GL_UNSIGNED_SHORT_5_5_5_1_EXT
+OpenGL.GL.GL_UNSIGNED_SHORT_5_6_5
+OpenGL.GL.GL_UNSIGNED_SHORT_5_6_5_REV
+OpenGL.GL.GL_UNSIGNED_SHORT_8_8_APPLE
+OpenGL.GL.GL_UNSIGNED_SHORT_8_8_MESA
+OpenGL.GL.GL_UNSIGNED_SHORT_8_8_REV_APPLE
+OpenGL.GL.GL_UNSIGNED_SHORT_8_8_REV_MESA
+OpenGL.GL.GL_UPPER_LEFT
+OpenGL.GL.GL_V2F
+OpenGL.GL.GL_V3F
+OpenGL.GL.GL_VALIDATE_STATUS
+OpenGL.GL.GL_VARIABLE_A_NV
+OpenGL.GL.GL_VARIABLE_B_NV
+OpenGL.GL.GL_VARIABLE_C_NV
+OpenGL.GL.GL_VARIABLE_D_NV
+OpenGL.GL.GL_VARIABLE_E_NV
+OpenGL.GL.GL_VARIABLE_F_NV
+OpenGL.GL.GL_VARIABLE_G_NV
+OpenGL.GL.GL_VARIANT_ARRAY_EXT
+OpenGL.GL.GL_VARIANT_ARRAY_POINTER_EXT
+OpenGL.GL.GL_VARIANT_ARRAY_STRIDE_EXT
+OpenGL.GL.GL_VARIANT_ARRAY_TYPE_EXT
+OpenGL.GL.GL_VARIANT_DATATYPE_EXT
+OpenGL.GL.GL_VARIANT_EXT
+OpenGL.GL.GL_VARIANT_VALUE_EXT
+OpenGL.GL.GL_VECTOR_EXT
+OpenGL.GL.GL_VENDOR
+OpenGL.GL.GL_VERSION
+OpenGL.GL.GL_VERSION_1_1
+OpenGL.GL.GL_VERSION_1_2
+OpenGL.GL.GL_VERSION_1_3
+OpenGL.GL.GL_VERSION_1_4
+OpenGL.GL.GL_VERSION_1_5
+OpenGL.GL.GL_VERSION_2_0
+OpenGL.GL.GL_VERTEX23_BIT_PGI
+OpenGL.GL.GL_VERTEX4_BIT_PGI
+OpenGL.GL.GL_VERTEX_ARRAY
+OpenGL.GL.GL_VERTEX_ARRAY_BINDING_APPLE
+OpenGL.GL.GL_VERTEX_ARRAY_BUFFER_BINDING
+OpenGL.GL.GL_VERTEX_ARRAY_BUFFER_BINDING_ARB
+OpenGL.GL.GL_VERTEX_ARRAY_COUNT_EXT
+OpenGL.GL.GL_VERTEX_ARRAY_EXT
+OpenGL.GL.GL_VERTEX_ARRAY_LIST_IBM
+OpenGL.GL.GL_VERTEX_ARRAY_LIST_STRIDE_IBM
+OpenGL.GL.GL_VERTEX_ARRAY_PARALLEL_POINTERS_INTEL
+OpenGL.GL.GL_VERTEX_ARRAY_POINTER
+OpenGL.GL.GL_VERTEX_ARRAY_POINTER_EXT
+OpenGL.GL.GL_VERTEX_ARRAY_RANGE_APPLE
+OpenGL.GL.GL_VERTEX_ARRAY_RANGE_LENGTH_APPLE
+OpenGL.GL.GL_VERTEX_ARRAY_RANGE_LENGTH_NV
+OpenGL.GL.GL_VERTEX_ARRAY_RANGE_NV
+OpenGL.GL.GL_VERTEX_ARRAY_RANGE_POINTER_APPLE
+OpenGL.GL.GL_VERTEX_ARRAY_RANGE_POINTER_NV
+OpenGL.GL.GL_VERTEX_ARRAY_RANGE_VALID_NV
+OpenGL.GL.GL_VERTEX_ARRAY_RANGE_WITHOUT_FLUSH_NV
+OpenGL.GL.GL_VERTEX_ARRAY_SIZE
+OpenGL.GL.GL_VERTEX_ARRAY_SIZE_EXT
+OpenGL.GL.GL_VERTEX_ARRAY_STORAGE_HINT_APPLE
+OpenGL.GL.GL_VERTEX_ARRAY_STRIDE
+OpenGL.GL.GL_VERTEX_ARRAY_STRIDE_EXT
+OpenGL.GL.GL_VERTEX_ARRAY_TYPE
+OpenGL.GL.GL_VERTEX_ARRAY_TYPE_EXT
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY0_NV
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY10_NV
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY11_NV
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY12_NV
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY13_NV
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY14_NV
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY15_NV
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY1_NV
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY2_NV
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY3_NV
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY4_NV
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY5_NV
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY6_NV
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY7_NV
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY8_NV
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY9_NV
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_ENABLED
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_INTEGER
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_NORMALIZED
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_POINTER
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_SIZE
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_STRIDE
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_TYPE
+OpenGL.GL.GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB
+OpenGL.GL.GL_VERTEX_BLEND_ARB
+OpenGL.GL.GL_VERTEX_CONSISTENT_HINT_PGI
+OpenGL.GL.GL_VERTEX_DATA_HINT_PGI
+OpenGL.GL.GL_VERTEX_PRECLIP_HINT_SGIX
+OpenGL.GL.GL_VERTEX_PRECLIP_SGIX
+OpenGL.GL.GL_VERTEX_PROGRAM_ARB
+OpenGL.GL.GL_VERTEX_PROGRAM_BINDING_NV
+OpenGL.GL.GL_VERTEX_PROGRAM_NV
+OpenGL.GL.GL_VERTEX_PROGRAM_POINT_SIZE
+OpenGL.GL.GL_VERTEX_PROGRAM_POINT_SIZE_ARB
+OpenGL.GL.GL_VERTEX_PROGRAM_POINT_SIZE_NV
+OpenGL.GL.GL_VERTEX_PROGRAM_TWO_SIDE
+OpenGL.GL.GL_VERTEX_PROGRAM_TWO_SIDE_ARB
+OpenGL.GL.GL_VERTEX_PROGRAM_TWO_SIDE_NV
+OpenGL.GL.GL_VERTEX_SHADER
+OpenGL.GL.GL_VERTEX_SHADER_ARB
+OpenGL.GL.GL_VERTEX_SHADER_BINDING_EXT
+OpenGL.GL.GL_VERTEX_SHADER_EXT
+OpenGL.GL.GL_VERTEX_SHADER_INSTRUCTIONS_EXT
+OpenGL.GL.GL_VERTEX_SHADER_INVARIANTS_EXT
+OpenGL.GL.GL_VERTEX_SHADER_LOCALS_EXT
+OpenGL.GL.GL_VERTEX_SHADER_LOCAL_CONSTANTS_EXT
+OpenGL.GL.GL_VERTEX_SHADER_OPTIMIZED_EXT
+OpenGL.GL.GL_VERTEX_SHADER_VARIANTS_EXT
+OpenGL.GL.GL_VERTEX_SOURCE_ATI
+OpenGL.GL.GL_VERTEX_STATE_PROGRAM_NV
+OpenGL.GL.GL_VERTEX_STREAM0_ATI
+OpenGL.GL.GL_VERTEX_STREAM1_ATI
+OpenGL.GL.GL_VERTEX_STREAM2_ATI
+OpenGL.GL.GL_VERTEX_STREAM3_ATI
+OpenGL.GL.GL_VERTEX_STREAM4_ATI
+OpenGL.GL.GL_VERTEX_STREAM5_ATI
+OpenGL.GL.GL_VERTEX_STREAM6_ATI
+OpenGL.GL.GL_VERTEX_STREAM7_ATI
+OpenGL.GL.GL_VERTEX_WEIGHTING_EXT
+OpenGL.GL.GL_VERTEX_WEIGHT_ARRAY_EXT
+OpenGL.GL.GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT
+OpenGL.GL.GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT
+OpenGL.GL.GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT
+OpenGL.GL.GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT
+OpenGL.GL.GL_VIBRANCE_BIAS_NV
+OpenGL.GL.GL_VIBRANCE_SCALE_NV
+OpenGL.GL.GL_VIEWPORT
+OpenGL.GL.GL_VIEWPORT_BIT
+OpenGL.GL.GL_WEIGHT_ARRAY_ARB
+OpenGL.GL.GL_WEIGHT_ARRAY_BUFFER_BINDING
+OpenGL.GL.GL_WEIGHT_ARRAY_BUFFER_BINDING_ARB
+OpenGL.GL.GL_WEIGHT_ARRAY_POINTER_ARB
+OpenGL.GL.GL_WEIGHT_ARRAY_SIZE_ARB
+OpenGL.GL.GL_WEIGHT_ARRAY_STRIDE_ARB
+OpenGL.GL.GL_WEIGHT_ARRAY_TYPE_ARB
+OpenGL.GL.GL_WEIGHT_SUM_UNITY_ARB
+OpenGL.GL.GL_WIDE_LINE_HINT_PGI
+OpenGL.GL.GL_WRAP_BORDER_SUN
+OpenGL.GL.GL_WRITE_ONLY
+OpenGL.GL.GL_WRITE_ONLY_ARB
+OpenGL.GL.GL_WRITE_PIXEL_DATA_RANGE_LENGTH_NV
+OpenGL.GL.GL_WRITE_PIXEL_DATA_RANGE_NV
+OpenGL.GL.GL_WRITE_PIXEL_DATA_RANGE_POINTER_NV
+OpenGL.GL.GL_W_EXT
+OpenGL.GL.GL_XOR
+OpenGL.GL.GL_X_EXT
+OpenGL.GL.GL_YCBCR_422_APPLE
+OpenGL.GL.GL_YCBCR_MESA
+OpenGL.GL.GL_YCRCBA_SGIX
+OpenGL.GL.GL_YCRCB_422_SGIX
+OpenGL.GL.GL_YCRCB_444_SGIX
+OpenGL.GL.GL_YCRCB_SGIX
+OpenGL.GL.GL_Y_EXT
+OpenGL.GL.GL_ZERO
+OpenGL.GL.GL_ZERO_EXT
+OpenGL.GL.GL_ZOOM_X
+OpenGL.GL.GL_ZOOM_Y
+OpenGL.GL.GL_Z_EXT
+OpenGL.GL.GLbitfield(
+OpenGL.GL.GLboolean(
+OpenGL.GL.GLbyte(
+OpenGL.GL.GLclampd(
+OpenGL.GL.GLclampf(
+OpenGL.GL.GLdouble(
+OpenGL.GL.GLenum(
+OpenGL.GL.GLerror(
+OpenGL.GL.GLfloat(
+OpenGL.GL.GLint(
+OpenGL.GL.GLshort(
+OpenGL.GL.GLsizei(
+OpenGL.GL.GLubyte(
+OpenGL.GL.GLuint(
+OpenGL.GL.GLushort(
+OpenGL.GL.GLvoid
+OpenGL.GL.OpenGL
+OpenGL.GL.VERSION
+OpenGL.GL.__builtins__
+OpenGL.GL.__doc__
+OpenGL.GL.__file__
+OpenGL.GL.__name__
+OpenGL.GL.__package__
+OpenGL.GL.__path__
+OpenGL.GL.arrays
+OpenGL.GL.base_glGetActiveUniform(
+OpenGL.GL.base_glGetShaderSource(
+OpenGL.GL.constant
+OpenGL.GL.constants
+OpenGL.GL.converters
+OpenGL.GL.ctypes
+OpenGL.GL.error
+OpenGL.GL.exceptional
+OpenGL.GL.extensions
+OpenGL.GL.glAccum(
+OpenGL.GL.glActiveTexture(
+OpenGL.GL.glAlphaFunc(
+OpenGL.GL.glAreTexturesResident(
+OpenGL.GL.glArrayElement(
+OpenGL.GL.glAttachShader(
+OpenGL.GL.glBegin(
+OpenGL.GL.glBeginConditionalRender(
+OpenGL.GL.glBeginQuery(
+OpenGL.GL.glBeginTransformFeedback(
+OpenGL.GL.glBindAttribLocation(
+OpenGL.GL.glBindBuffer(
+OpenGL.GL.glBindBufferBase(
+OpenGL.GL.glBindBufferRange(
+OpenGL.GL.glBindFragDataLocation(
+OpenGL.GL.glBindTexture(
+OpenGL.GL.glBitmap(
+OpenGL.GL.glBlendColor(
+OpenGL.GL.glBlendEquation(
+OpenGL.GL.glBlendEquationSeparate(
+OpenGL.GL.glBlendFunc(
+OpenGL.GL.glBlendFuncSeparate(
+OpenGL.GL.glBufferData(
+OpenGL.GL.glBufferSubData(
+OpenGL.GL.glCallList(
+OpenGL.GL.glCallLists(
+OpenGL.GL.glCheckError(
+OpenGL.GL.glClampColor(
+OpenGL.GL.glClear(
+OpenGL.GL.glClearAccum(
+OpenGL.GL.glClearBufferfi(
+OpenGL.GL.glClearBufferfv(
+OpenGL.GL.glClearBufferiv(
+OpenGL.GL.glClearBufferuiv(
+OpenGL.GL.glClearColor(
+OpenGL.GL.glClearDepth(
+OpenGL.GL.glClearIndex(
+OpenGL.GL.glClearStencil(
+OpenGL.GL.glClientActiveTexture(
+OpenGL.GL.glClipPlane(
+OpenGL.GL.glColor(
+OpenGL.GL.glColor3b(
+OpenGL.GL.glColor3bv(
+OpenGL.GL.glColor3d(
+OpenGL.GL.glColor3dv(
+OpenGL.GL.glColor3f(
+OpenGL.GL.glColor3fv(
+OpenGL.GL.glColor3i(
+OpenGL.GL.glColor3iv(
+OpenGL.GL.glColor3s(
+OpenGL.GL.glColor3sv(
+OpenGL.GL.glColor3ub(
+OpenGL.GL.glColor3ubv(
+OpenGL.GL.glColor3ui(
+OpenGL.GL.glColor3uiv(
+OpenGL.GL.glColor3us(
+OpenGL.GL.glColor3usv(
+OpenGL.GL.glColor4b(
+OpenGL.GL.glColor4bv(
+OpenGL.GL.glColor4d(
+OpenGL.GL.glColor4dv(
+OpenGL.GL.glColor4f(
+OpenGL.GL.glColor4fv(
+OpenGL.GL.glColor4i(
+OpenGL.GL.glColor4iv(
+OpenGL.GL.glColor4s(
+OpenGL.GL.glColor4sv(
+OpenGL.GL.glColor4ub(
+OpenGL.GL.glColor4ubv(
+OpenGL.GL.glColor4ui(
+OpenGL.GL.glColor4uiv(
+OpenGL.GL.glColor4us(
+OpenGL.GL.glColor4usv(
+OpenGL.GL.glColorMask(
+OpenGL.GL.glColorMaski(
+OpenGL.GL.glColorMaterial(
+OpenGL.GL.glColorPointer(
+OpenGL.GL.glColorPointerb(
+OpenGL.GL.glColorPointerd(
+OpenGL.GL.glColorPointerf(
+OpenGL.GL.glColorPointeri(
+OpenGL.GL.glColorPointers(
+OpenGL.GL.glColorPointerub(
+OpenGL.GL.glColorPointerui(
+OpenGL.GL.glColorPointerus(
+OpenGL.GL.glColorSubTable(
+OpenGL.GL.glColorTable(
+OpenGL.GL.glColorTableParameterfv(
+OpenGL.GL.glColorTableParameteriv(
+OpenGL.GL.glCompileShader(
+OpenGL.GL.glCompressedTexImage1D(
+OpenGL.GL.glCompressedTexImage2D(
+OpenGL.GL.glCompressedTexImage3D(
+OpenGL.GL.glCompressedTexSubImage1D(
+OpenGL.GL.glCompressedTexSubImage2D(
+OpenGL.GL.glCompressedTexSubImage3D(
+OpenGL.GL.glConvolutionFilter1D(
+OpenGL.GL.glConvolutionFilter2D(
+OpenGL.GL.glConvolutionParameterf(
+OpenGL.GL.glConvolutionParameterfv(
+OpenGL.GL.glConvolutionParameteri(
+OpenGL.GL.glConvolutionParameteriv(
+OpenGL.GL.glCopyColorSubTable(
+OpenGL.GL.glCopyColorTable(
+OpenGL.GL.glCopyConvolutionFilter1D(
+OpenGL.GL.glCopyConvolutionFilter2D(
+OpenGL.GL.glCopyPixels(
+OpenGL.GL.glCopyTexImage1D(
+OpenGL.GL.glCopyTexImage2D(
+OpenGL.GL.glCopyTexSubImage1D(
+OpenGL.GL.glCopyTexSubImage2D(
+OpenGL.GL.glCopyTexSubImage3D(
+OpenGL.GL.glCreateProgram(
+OpenGL.GL.glCreateShader(
+OpenGL.GL.glCullFace(
+OpenGL.GL.glDeleteBuffers(
+OpenGL.GL.glDeleteLists(
+OpenGL.GL.glDeleteProgram(
+OpenGL.GL.glDeleteQueries(
+OpenGL.GL.glDeleteShader(
+OpenGL.GL.glDeleteTextures(
+OpenGL.GL.glDepthFunc(
+OpenGL.GL.glDepthMask(
+OpenGL.GL.glDepthRange(
+OpenGL.GL.glDetachShader(
+OpenGL.GL.glDisable(
+OpenGL.GL.glDisableClientState(
+OpenGL.GL.glDisableVertexAttribArray(
+OpenGL.GL.glDisablei(
+OpenGL.GL.glDrawArrays(
+OpenGL.GL.glDrawBuffer(
+OpenGL.GL.glDrawBuffers(
+OpenGL.GL.glDrawElements(
+OpenGL.GL.glDrawElementsub(
+OpenGL.GL.glDrawElementsui(
+OpenGL.GL.glDrawElementsus(
+OpenGL.GL.glDrawPixels(
+OpenGL.GL.glDrawPixelsb(
+OpenGL.GL.glDrawPixelsf(
+OpenGL.GL.glDrawPixelsi(
+OpenGL.GL.glDrawPixelss(
+OpenGL.GL.glDrawPixelsub(
+OpenGL.GL.glDrawPixelsui(
+OpenGL.GL.glDrawPixelsus(
+OpenGL.GL.glDrawRangeElements(
+OpenGL.GL.glEdgeFlag(
+OpenGL.GL.glEdgeFlagPointer(
+OpenGL.GL.glEdgeFlagPointerb(
+OpenGL.GL.glEdgeFlagv(
+OpenGL.GL.glEnable(
+OpenGL.GL.glEnableClientState(
+OpenGL.GL.glEnableVertexAttribArray(
+OpenGL.GL.glEnablei(
+OpenGL.GL.glEnd(
+OpenGL.GL.glEndConditionalRender(
+OpenGL.GL.glEndList(
+OpenGL.GL.glEndQuery(
+OpenGL.GL.glEndTransformFeedback(
+OpenGL.GL.glEvalCoord1d(
+OpenGL.GL.glEvalCoord1dv(
+OpenGL.GL.glEvalCoord1f(
+OpenGL.GL.glEvalCoord1fv(
+OpenGL.GL.glEvalCoord2d(
+OpenGL.GL.glEvalCoord2dv(
+OpenGL.GL.glEvalCoord2f(
+OpenGL.GL.glEvalCoord2fv(
+OpenGL.GL.glEvalMesh1(
+OpenGL.GL.glEvalMesh2(
+OpenGL.GL.glEvalPoint1(
+OpenGL.GL.glEvalPoint2(
+OpenGL.GL.glFeedbackBuffer(
+OpenGL.GL.glFinish(
+OpenGL.GL.glFlush(
+OpenGL.GL.glFogCoordPointer(
+OpenGL.GL.glFogCoordd(
+OpenGL.GL.glFogCoorddv(
+OpenGL.GL.glFogCoordf(
+OpenGL.GL.glFogCoordfv(
+OpenGL.GL.glFogf(
+OpenGL.GL.glFogfv(
+OpenGL.GL.glFogi(
+OpenGL.GL.glFogiv(
+OpenGL.GL.glFrontFace(
+OpenGL.GL.glFrustum(
+OpenGL.GL.glGenBuffers(
+OpenGL.GL.glGenLists(
+OpenGL.GL.glGenQueries(
+OpenGL.GL.glGenTextures(
+OpenGL.GL.glGetActiveAttrib(
+OpenGL.GL.glGetActiveUniform(
+OpenGL.GL.glGetAttachedShaders(
+OpenGL.GL.glGetAttribLocation(
+OpenGL.GL.glGetBoolean(
+OpenGL.GL.glGetBooleani_v(
+OpenGL.GL.glGetBooleanv(
+OpenGL.GL.glGetBufferParameteriv(
+OpenGL.GL.glGetBufferPointerv(
+OpenGL.GL.glGetBufferSubData(
+OpenGL.GL.glGetClipPlane(
+OpenGL.GL.glGetColorTable(
+OpenGL.GL.glGetColorTableParameterfv(
+OpenGL.GL.glGetColorTableParameteriv(
+OpenGL.GL.glGetCompressedTexImage(
+OpenGL.GL.glGetConvolutionFilter(
+OpenGL.GL.glGetConvolutionParameterfv(
+OpenGL.GL.glGetConvolutionParameteriv(
+OpenGL.GL.glGetDouble(
+OpenGL.GL.glGetDoublev(
+OpenGL.GL.glGetError(
+OpenGL.GL.glGetFloat(
+OpenGL.GL.glGetFloatv(
+OpenGL.GL.glGetFragDataLocation(
+OpenGL.GL.glGetHistogram(
+OpenGL.GL.glGetHistogramParameterfv(
+OpenGL.GL.glGetHistogramParameteriv(
+OpenGL.GL.glGetInfoLog(
+OpenGL.GL.glGetInteger(
+OpenGL.GL.glGetIntegeri_v(
+OpenGL.GL.glGetIntegerv(
+OpenGL.GL.glGetLightfv(
+OpenGL.GL.glGetLightiv(
+OpenGL.GL.glGetMapdv(
+OpenGL.GL.glGetMapfv(
+OpenGL.GL.glGetMapiv(
+OpenGL.GL.glGetMaterialfv(
+OpenGL.GL.glGetMaterialiv(
+OpenGL.GL.glGetMinmax(
+OpenGL.GL.glGetMinmaxParameterfv(
+OpenGL.GL.glGetMinmaxParameteriv(
+OpenGL.GL.glGetPixelMapfv(
+OpenGL.GL.glGetPixelMapuiv(
+OpenGL.GL.glGetPixelMapusv(
+OpenGL.GL.glGetPointerv(
+OpenGL.GL.glGetPolygonStipple(
+OpenGL.GL.glGetPolygonStippleub(
+OpenGL.GL.glGetProgramInfoLog(
+OpenGL.GL.glGetProgramiv(
+OpenGL.GL.glGetQueryObjectiv(
+OpenGL.GL.glGetQueryObjectuiv(
+OpenGL.GL.glGetQueryiv(
+OpenGL.GL.glGetSeparableFilter(
+OpenGL.GL.glGetShaderInfoLog(
+OpenGL.GL.glGetShaderSource(
+OpenGL.GL.glGetShaderiv(
+OpenGL.GL.glGetString(
+OpenGL.GL.glGetStringi(
+OpenGL.GL.glGetTexEnvfv(
+OpenGL.GL.glGetTexEnviv(
+OpenGL.GL.glGetTexGendv(
+OpenGL.GL.glGetTexGenfv(
+OpenGL.GL.glGetTexGeniv(
+OpenGL.GL.glGetTexImage(
+OpenGL.GL.glGetTexImageb(
+OpenGL.GL.glGetTexImaged(
+OpenGL.GL.glGetTexImagef(
+OpenGL.GL.glGetTexImagei(
+OpenGL.GL.glGetTexImages(
+OpenGL.GL.glGetTexImageub(
+OpenGL.GL.glGetTexImageui(
+OpenGL.GL.glGetTexImageus(
+OpenGL.GL.glGetTexLevelParameterfv(
+OpenGL.GL.glGetTexLevelParameteriv(
+OpenGL.GL.glGetTexParameterIiv(
+OpenGL.GL.glGetTexParameterIuiv(
+OpenGL.GL.glGetTexParameterfv(
+OpenGL.GL.glGetTexParameteriv(
+OpenGL.GL.glGetTransformFeedbackVarying(
+OpenGL.GL.glGetUniformLocation(
+OpenGL.GL.glGetUniformfv(
+OpenGL.GL.glGetUniformiv(
+OpenGL.GL.glGetUniformuiv(
+OpenGL.GL.glGetVertexAttribIiv(
+OpenGL.GL.glGetVertexAttribIuiv(
+OpenGL.GL.glGetVertexAttribPointerv(
+OpenGL.GL.glGetVertexAttribdv(
+OpenGL.GL.glGetVertexAttribfv(
+OpenGL.GL.glGetVertexAttribiv(
+OpenGL.GL.glHint(
+OpenGL.GL.glHistogram(
+OpenGL.GL.glIndexMask(
+OpenGL.GL.glIndexPointer(
+OpenGL.GL.glIndexPointerb(
+OpenGL.GL.glIndexPointerd(
+OpenGL.GL.glIndexPointerf(
+OpenGL.GL.glIndexPointeri(
+OpenGL.GL.glIndexPointers(
+OpenGL.GL.glIndexPointerub(
+OpenGL.GL.glIndexd(
+OpenGL.GL.glIndexdv(
+OpenGL.GL.glIndexf(
+OpenGL.GL.glIndexfv(
+OpenGL.GL.glIndexi(
+OpenGL.GL.glIndexiv(
+OpenGL.GL.glIndexs(
+OpenGL.GL.glIndexsv(
+OpenGL.GL.glIndexub(
+OpenGL.GL.glIndexubv(
+OpenGL.GL.glInitNames(
+OpenGL.GL.glInterleavedArrays(
+OpenGL.GL.glIsBuffer(
+OpenGL.GL.glIsEnabled(
+OpenGL.GL.glIsEnabledi(
+OpenGL.GL.glIsList(
+OpenGL.GL.glIsProgram(
+OpenGL.GL.glIsQuery(
+OpenGL.GL.glIsShader(
+OpenGL.GL.glIsTexture(
+OpenGL.GL.glLight(
+OpenGL.GL.glLightModelf(
+OpenGL.GL.glLightModelfv(
+OpenGL.GL.glLightModeli(
+OpenGL.GL.glLightModeliv(
+OpenGL.GL.glLightf(
+OpenGL.GL.glLightfv(
+OpenGL.GL.glLighti(
+OpenGL.GL.glLightiv(
+OpenGL.GL.glLineStipple(
+OpenGL.GL.glLineWidth(
+OpenGL.GL.glLinkProgram(
+OpenGL.GL.glListBase(
+OpenGL.GL.glLoadIdentity(
+OpenGL.GL.glLoadMatrixd(
+OpenGL.GL.glLoadMatrixf(
+OpenGL.GL.glLoadName(
+OpenGL.GL.glLoadTransposeMatrixd(
+OpenGL.GL.glLoadTransposeMatrixf(
+OpenGL.GL.glLogicOp(
+OpenGL.GL.glMap1d(
+OpenGL.GL.glMap1f(
+OpenGL.GL.glMap2d(
+OpenGL.GL.glMap2f(
+OpenGL.GL.glMapBuffer(
+OpenGL.GL.glMapGrid1d(
+OpenGL.GL.glMapGrid1f(
+OpenGL.GL.glMapGrid2d(
+OpenGL.GL.glMapGrid2f(
+OpenGL.GL.glMaterial(
+OpenGL.GL.glMaterialf(
+OpenGL.GL.glMaterialfv(
+OpenGL.GL.glMateriali(
+OpenGL.GL.glMaterialiv(
+OpenGL.GL.glMatrixMode(
+OpenGL.GL.glMinmax(
+OpenGL.GL.glMultMatrixd(
+OpenGL.GL.glMultMatrixf(
+OpenGL.GL.glMultTransposeMatrixd(
+OpenGL.GL.glMultTransposeMatrixf(
+OpenGL.GL.glMultiDrawArrays(
+OpenGL.GL.glMultiDrawElements(
+OpenGL.GL.glMultiTexCoord1d(
+OpenGL.GL.glMultiTexCoord1dv(
+OpenGL.GL.glMultiTexCoord1f(
+OpenGL.GL.glMultiTexCoord1fv(
+OpenGL.GL.glMultiTexCoord1i(
+OpenGL.GL.glMultiTexCoord1iv(
+OpenGL.GL.glMultiTexCoord1s(
+OpenGL.GL.glMultiTexCoord1sv(
+OpenGL.GL.glMultiTexCoord2d(
+OpenGL.GL.glMultiTexCoord2dv(
+OpenGL.GL.glMultiTexCoord2f(
+OpenGL.GL.glMultiTexCoord2fv(
+OpenGL.GL.glMultiTexCoord2i(
+OpenGL.GL.glMultiTexCoord2iv(
+OpenGL.GL.glMultiTexCoord2s(
+OpenGL.GL.glMultiTexCoord2sv(
+OpenGL.GL.glMultiTexCoord3d(
+OpenGL.GL.glMultiTexCoord3dv(
+OpenGL.GL.glMultiTexCoord3f(
+OpenGL.GL.glMultiTexCoord3fv(
+OpenGL.GL.glMultiTexCoord3i(
+OpenGL.GL.glMultiTexCoord3iv(
+OpenGL.GL.glMultiTexCoord3s(
+OpenGL.GL.glMultiTexCoord3sv(
+OpenGL.GL.glMultiTexCoord4d(
+OpenGL.GL.glMultiTexCoord4dv(
+OpenGL.GL.glMultiTexCoord4f(
+OpenGL.GL.glMultiTexCoord4fv(
+OpenGL.GL.glMultiTexCoord4i(
+OpenGL.GL.glMultiTexCoord4iv(
+OpenGL.GL.glMultiTexCoord4s(
+OpenGL.GL.glMultiTexCoord4sv(
+OpenGL.GL.glNewList(
+OpenGL.GL.glNormal(
+OpenGL.GL.glNormal3b(
+OpenGL.GL.glNormal3bv(
+OpenGL.GL.glNormal3d(
+OpenGL.GL.glNormal3dv(
+OpenGL.GL.glNormal3f(
+OpenGL.GL.glNormal3fv(
+OpenGL.GL.glNormal3i(
+OpenGL.GL.glNormal3iv(
+OpenGL.GL.glNormal3s(
+OpenGL.GL.glNormal3sv(
+OpenGL.GL.glNormalPointer(
+OpenGL.GL.glNormalPointerb(
+OpenGL.GL.glNormalPointerd(
+OpenGL.GL.glNormalPointerf(
+OpenGL.GL.glNormalPointeri(
+OpenGL.GL.glNormalPointers(
+OpenGL.GL.glOrtho(
+OpenGL.GL.glPassThrough(
+OpenGL.GL.glPixelMapfv(
+OpenGL.GL.glPixelMapuiv(
+OpenGL.GL.glPixelMapusv(
+OpenGL.GL.glPixelStoref(
+OpenGL.GL.glPixelStorei(
+OpenGL.GL.glPixelTransferf(
+OpenGL.GL.glPixelTransferi(
+OpenGL.GL.glPixelZoom(
+OpenGL.GL.glPointParameterf(
+OpenGL.GL.glPointParameterfv(
+OpenGL.GL.glPointParameteri(
+OpenGL.GL.glPointParameteriv(
+OpenGL.GL.glPointSize(
+OpenGL.GL.glPolygonMode(
+OpenGL.GL.glPolygonOffset(
+OpenGL.GL.glPolygonStipple(
+OpenGL.GL.glPopAttrib(
+OpenGL.GL.glPopClientAttrib(
+OpenGL.GL.glPopMatrix(
+OpenGL.GL.glPopName(
+OpenGL.GL.glPrioritizeTextures(
+OpenGL.GL.glPushAttrib(
+OpenGL.GL.glPushClientAttrib(
+OpenGL.GL.glPushMatrix(
+OpenGL.GL.glPushName(
+OpenGL.GL.glRasterPos(
+OpenGL.GL.glRasterPos2d(
+OpenGL.GL.glRasterPos2dv(
+OpenGL.GL.glRasterPos2f(
+OpenGL.GL.glRasterPos2fv(
+OpenGL.GL.glRasterPos2i(
+OpenGL.GL.glRasterPos2iv(
+OpenGL.GL.glRasterPos2s(
+OpenGL.GL.glRasterPos2sv(
+OpenGL.GL.glRasterPos3d(
+OpenGL.GL.glRasterPos3dv(
+OpenGL.GL.glRasterPos3f(
+OpenGL.GL.glRasterPos3fv(
+OpenGL.GL.glRasterPos3i(
+OpenGL.GL.glRasterPos3iv(
+OpenGL.GL.glRasterPos3s(
+OpenGL.GL.glRasterPos3sv(
+OpenGL.GL.glRasterPos4d(
+OpenGL.GL.glRasterPos4dv(
+OpenGL.GL.glRasterPos4f(
+OpenGL.GL.glRasterPos4fv(
+OpenGL.GL.glRasterPos4i(
+OpenGL.GL.glRasterPos4iv(
+OpenGL.GL.glRasterPos4s(
+OpenGL.GL.glRasterPos4sv(
+OpenGL.GL.glReadBuffer(
+OpenGL.GL.glReadPixels(
+OpenGL.GL.glReadPixelsb(
+OpenGL.GL.glReadPixelsd(
+OpenGL.GL.glReadPixelsf(
+OpenGL.GL.glReadPixelsi(
+OpenGL.GL.glReadPixelss(
+OpenGL.GL.glReadPixelsub(
+OpenGL.GL.glReadPixelsui(
+OpenGL.GL.glReadPixelsus(
+OpenGL.GL.glRectd(
+OpenGL.GL.glRectdv(
+OpenGL.GL.glRectf(
+OpenGL.GL.glRectfv(
+OpenGL.GL.glRecti(
+OpenGL.GL.glRectiv(
+OpenGL.GL.glRects(
+OpenGL.GL.glRectsv(
+OpenGL.GL.glRenderMode(
+OpenGL.GL.glResetHistogram(
+OpenGL.GL.glResetMinmax(
+OpenGL.GL.glRotate(
+OpenGL.GL.glRotated(
+OpenGL.GL.glRotatef(
+OpenGL.GL.glSampleCoverage(
+OpenGL.GL.glScale(
+OpenGL.GL.glScaled(
+OpenGL.GL.glScalef(
+OpenGL.GL.glScissor(
+OpenGL.GL.glSecondaryColor3b(
+OpenGL.GL.glSecondaryColor3bv(
+OpenGL.GL.glSecondaryColor3d(
+OpenGL.GL.glSecondaryColor3dv(
+OpenGL.GL.glSecondaryColor3f(
+OpenGL.GL.glSecondaryColor3fv(
+OpenGL.GL.glSecondaryColor3i(
+OpenGL.GL.glSecondaryColor3iv(
+OpenGL.GL.glSecondaryColor3s(
+OpenGL.GL.glSecondaryColor3sv(
+OpenGL.GL.glSecondaryColor3ub(
+OpenGL.GL.glSecondaryColor3ubv(
+OpenGL.GL.glSecondaryColor3ui(
+OpenGL.GL.glSecondaryColor3uiv(
+OpenGL.GL.glSecondaryColor3us(
+OpenGL.GL.glSecondaryColor3usv(
+OpenGL.GL.glSecondaryColorPointer(
+OpenGL.GL.glSelectBuffer(
+OpenGL.GL.glSeparableFilter2D(
+OpenGL.GL.glShadeModel(
+OpenGL.GL.glShaderSource(
+OpenGL.GL.glStencilFunc(
+OpenGL.GL.glStencilFuncSeparate(
+OpenGL.GL.glStencilMask(
+OpenGL.GL.glStencilMaskSeparate(
+OpenGL.GL.glStencilOp(
+OpenGL.GL.glStencilOpSeparate(
+OpenGL.GL.glTexCoord(
+OpenGL.GL.glTexCoord1d(
+OpenGL.GL.glTexCoord1dv(
+OpenGL.GL.glTexCoord1f(
+OpenGL.GL.glTexCoord1fv(
+OpenGL.GL.glTexCoord1i(
+OpenGL.GL.glTexCoord1iv(
+OpenGL.GL.glTexCoord1s(
+OpenGL.GL.glTexCoord1sv(
+OpenGL.GL.glTexCoord2d(
+OpenGL.GL.glTexCoord2dv(
+OpenGL.GL.glTexCoord2f(
+OpenGL.GL.glTexCoord2fv(
+OpenGL.GL.glTexCoord2i(
+OpenGL.GL.glTexCoord2iv(
+OpenGL.GL.glTexCoord2s(
+OpenGL.GL.glTexCoord2sv(
+OpenGL.GL.glTexCoord3d(
+OpenGL.GL.glTexCoord3dv(
+OpenGL.GL.glTexCoord3f(
+OpenGL.GL.glTexCoord3fv(
+OpenGL.GL.glTexCoord3i(
+OpenGL.GL.glTexCoord3iv(
+OpenGL.GL.glTexCoord3s(
+OpenGL.GL.glTexCoord3sv(
+OpenGL.GL.glTexCoord4d(
+OpenGL.GL.glTexCoord4dv(
+OpenGL.GL.glTexCoord4f(
+OpenGL.GL.glTexCoord4fv(
+OpenGL.GL.glTexCoord4i(
+OpenGL.GL.glTexCoord4iv(
+OpenGL.GL.glTexCoord4s(
+OpenGL.GL.glTexCoord4sv(
+OpenGL.GL.glTexCoordPointer(
+OpenGL.GL.glTexCoordPointerb(
+OpenGL.GL.glTexCoordPointerd(
+OpenGL.GL.glTexCoordPointerf(
+OpenGL.GL.glTexCoordPointeri(
+OpenGL.GL.glTexCoordPointers(
+OpenGL.GL.glTexEnvf(
+OpenGL.GL.glTexEnvfv(
+OpenGL.GL.glTexEnvi(
+OpenGL.GL.glTexEnviv(
+OpenGL.GL.glTexGend(
+OpenGL.GL.glTexGendv(
+OpenGL.GL.glTexGenf(
+OpenGL.GL.glTexGenfv(
+OpenGL.GL.glTexGeni(
+OpenGL.GL.glTexGeniv(
+OpenGL.GL.glTexImage1D(
+OpenGL.GL.glTexImage1Db(
+OpenGL.GL.glTexImage1Df(
+OpenGL.GL.glTexImage1Di(
+OpenGL.GL.glTexImage1Ds(
+OpenGL.GL.glTexImage1Dub(
+OpenGL.GL.glTexImage1Dui(
+OpenGL.GL.glTexImage1Dus(
+OpenGL.GL.glTexImage2D(
+OpenGL.GL.glTexImage2Db(
+OpenGL.GL.glTexImage2Df(
+OpenGL.GL.glTexImage2Di(
+OpenGL.GL.glTexImage2Ds(
+OpenGL.GL.glTexImage2Dub(
+OpenGL.GL.glTexImage2Dui(
+OpenGL.GL.glTexImage2Dus(
+OpenGL.GL.glTexImage3D(
+OpenGL.GL.glTexParameter(
+OpenGL.GL.glTexParameterIiv(
+OpenGL.GL.glTexParameterIuiv(
+OpenGL.GL.glTexParameterf(
+OpenGL.GL.glTexParameterfv(
+OpenGL.GL.glTexParameteri(
+OpenGL.GL.glTexParameteriv(
+OpenGL.GL.glTexSubImage1D(
+OpenGL.GL.glTexSubImage1Db(
+OpenGL.GL.glTexSubImage1Df(
+OpenGL.GL.glTexSubImage1Di(
+OpenGL.GL.glTexSubImage1Ds(
+OpenGL.GL.glTexSubImage1Dub(
+OpenGL.GL.glTexSubImage1Dui(
+OpenGL.GL.glTexSubImage1Dus(
+OpenGL.GL.glTexSubImage2D(
+OpenGL.GL.glTexSubImage2Db(
+OpenGL.GL.glTexSubImage2Df(
+OpenGL.GL.glTexSubImage2Di(
+OpenGL.GL.glTexSubImage2Ds(
+OpenGL.GL.glTexSubImage2Dub(
+OpenGL.GL.glTexSubImage2Dui(
+OpenGL.GL.glTexSubImage2Dus(
+OpenGL.GL.glTexSubImage3D(
+OpenGL.GL.glTransformFeedbackVaryings(
+OpenGL.GL.glTranslate(
+OpenGL.GL.glTranslated(
+OpenGL.GL.glTranslatef(
+OpenGL.GL.glUniform1f(
+OpenGL.GL.glUniform1fv(
+OpenGL.GL.glUniform1i(
+OpenGL.GL.glUniform1iv(
+OpenGL.GL.glUniform1ui(
+OpenGL.GL.glUniform1uiv(
+OpenGL.GL.glUniform2f(
+OpenGL.GL.glUniform2fv(
+OpenGL.GL.glUniform2i(
+OpenGL.GL.glUniform2iv(
+OpenGL.GL.glUniform2ui(
+OpenGL.GL.glUniform2uiv(
+OpenGL.GL.glUniform3f(
+OpenGL.GL.glUniform3fv(
+OpenGL.GL.glUniform3i(
+OpenGL.GL.glUniform3iv(
+OpenGL.GL.glUniform3ui(
+OpenGL.GL.glUniform3uiv(
+OpenGL.GL.glUniform4f(
+OpenGL.GL.glUniform4fv(
+OpenGL.GL.glUniform4i(
+OpenGL.GL.glUniform4iv(
+OpenGL.GL.glUniform4ui(
+OpenGL.GL.glUniform4uiv(
+OpenGL.GL.glUniformMatrix2fv(
+OpenGL.GL.glUniformMatrix2x3fv(
+OpenGL.GL.glUniformMatrix2x4fv(
+OpenGL.GL.glUniformMatrix3fv(
+OpenGL.GL.glUniformMatrix3x2fv(
+OpenGL.GL.glUniformMatrix3x4fv(
+OpenGL.GL.glUniformMatrix4fv(
+OpenGL.GL.glUniformMatrix4x2fv(
+OpenGL.GL.glUniformMatrix4x3fv(
+OpenGL.GL.glUnmapBuffer(
+OpenGL.GL.glUseProgram(
+OpenGL.GL.glValidateProgram(
+OpenGL.GL.glVertex(
+OpenGL.GL.glVertex2d(
+OpenGL.GL.glVertex2dv(
+OpenGL.GL.glVertex2f(
+OpenGL.GL.glVertex2fv(
+OpenGL.GL.glVertex2i(
+OpenGL.GL.glVertex2iv(
+OpenGL.GL.glVertex2s(
+OpenGL.GL.glVertex2sv(
+OpenGL.GL.glVertex3d(
+OpenGL.GL.glVertex3dv(
+OpenGL.GL.glVertex3f(
+OpenGL.GL.glVertex3fv(
+OpenGL.GL.glVertex3i(
+OpenGL.GL.glVertex3iv(
+OpenGL.GL.glVertex3s(
+OpenGL.GL.glVertex3sv(
+OpenGL.GL.glVertex4d(
+OpenGL.GL.glVertex4dv(
+OpenGL.GL.glVertex4f(
+OpenGL.GL.glVertex4fv(
+OpenGL.GL.glVertex4i(
+OpenGL.GL.glVertex4iv(
+OpenGL.GL.glVertex4s(
+OpenGL.GL.glVertex4sv(
+OpenGL.GL.glVertexAttrib1d(
+OpenGL.GL.glVertexAttrib1dv(
+OpenGL.GL.glVertexAttrib1f(
+OpenGL.GL.glVertexAttrib1fv(
+OpenGL.GL.glVertexAttrib1s(
+OpenGL.GL.glVertexAttrib1sv(
+OpenGL.GL.glVertexAttrib2d(
+OpenGL.GL.glVertexAttrib2dv(
+OpenGL.GL.glVertexAttrib2f(
+OpenGL.GL.glVertexAttrib2fv(
+OpenGL.GL.glVertexAttrib2s(
+OpenGL.GL.glVertexAttrib2sv(
+OpenGL.GL.glVertexAttrib3d(
+OpenGL.GL.glVertexAttrib3dv(
+OpenGL.GL.glVertexAttrib3f(
+OpenGL.GL.glVertexAttrib3fv(
+OpenGL.GL.glVertexAttrib3s(
+OpenGL.GL.glVertexAttrib3sv(
+OpenGL.GL.glVertexAttrib4Nbv(
+OpenGL.GL.glVertexAttrib4Niv(
+OpenGL.GL.glVertexAttrib4Nsv(
+OpenGL.GL.glVertexAttrib4Nub(
+OpenGL.GL.glVertexAttrib4Nubv(
+OpenGL.GL.glVertexAttrib4Nuiv(
+OpenGL.GL.glVertexAttrib4Nusv(
+OpenGL.GL.glVertexAttrib4bv(
+OpenGL.GL.glVertexAttrib4d(
+OpenGL.GL.glVertexAttrib4dv(
+OpenGL.GL.glVertexAttrib4f(
+OpenGL.GL.glVertexAttrib4fv(
+OpenGL.GL.glVertexAttrib4iv(
+OpenGL.GL.glVertexAttrib4s(
+OpenGL.GL.glVertexAttrib4sv(
+OpenGL.GL.glVertexAttrib4ubv(
+OpenGL.GL.glVertexAttrib4uiv(
+OpenGL.GL.glVertexAttrib4usv(
+OpenGL.GL.glVertexAttribI1i(
+OpenGL.GL.glVertexAttribI1iv(
+OpenGL.GL.glVertexAttribI1ui(
+OpenGL.GL.glVertexAttribI1uiv(
+OpenGL.GL.glVertexAttribI2i(
+OpenGL.GL.glVertexAttribI2iv(
+OpenGL.GL.glVertexAttribI2ui(
+OpenGL.GL.glVertexAttribI2uiv(
+OpenGL.GL.glVertexAttribI3i(
+OpenGL.GL.glVertexAttribI3iv(
+OpenGL.GL.glVertexAttribI3ui(
+OpenGL.GL.glVertexAttribI3uiv(
+OpenGL.GL.glVertexAttribI4bv(
+OpenGL.GL.glVertexAttribI4i(
+OpenGL.GL.glVertexAttribI4iv(
+OpenGL.GL.glVertexAttribI4sv(
+OpenGL.GL.glVertexAttribI4ubv(
+OpenGL.GL.glVertexAttribI4ui(
+OpenGL.GL.glVertexAttribI4uiv(
+OpenGL.GL.glVertexAttribI4usv(
+OpenGL.GL.glVertexAttribIPointer(
+OpenGL.GL.glVertexAttribPointer(
+OpenGL.GL.glVertexPointer(
+OpenGL.GL.glVertexPointerb(
+OpenGL.GL.glVertexPointerd(
+OpenGL.GL.glVertexPointerf(
+OpenGL.GL.glVertexPointeri(
+OpenGL.GL.glVertexPointers(
+OpenGL.GL.glViewport(
+OpenGL.GL.glWindowPos2d(
+OpenGL.GL.glWindowPos2dv(
+OpenGL.GL.glWindowPos2f(
+OpenGL.GL.glWindowPos2fv(
+OpenGL.GL.glWindowPos2i(
+OpenGL.GL.glWindowPos2iv(
+OpenGL.GL.glWindowPos2s(
+OpenGL.GL.glWindowPos2sv(
+OpenGL.GL.glWindowPos3d(
+OpenGL.GL.glWindowPos3dv(
+OpenGL.GL.glWindowPos3f(
+OpenGL.GL.glWindowPos3fv(
+OpenGL.GL.glWindowPos3i(
+OpenGL.GL.glWindowPos3iv(
+OpenGL.GL.glWindowPos3s(
+OpenGL.GL.glWindowPos3sv(
+OpenGL.GL.glget
+OpenGL.GL.images
+OpenGL.GL.imaging
+OpenGL.GL.lazy(
+OpenGL.GL.name
+OpenGL.GL.platform
+OpenGL.GL.pointers
+OpenGL.GL.simple
+OpenGL.GL.wrapper
+
+--- from OpenGL import GL ---
+GL.ARB
+GL.EXTENSION_NAME
+GL.Error(
+GL.GLError(
+GL.GLUError(
+GL.GLUTError(
+GL.GLUTerror(
+GL.GLUerror(
+GL.GL_1PASS_EXT
+GL.GL_1PASS_SGIS
+GL.GL_2D
+GL.GL_2PASS_0_EXT
+GL.GL_2PASS_0_SGIS
+GL.GL_2PASS_1_EXT
+GL.GL_2PASS_1_SGIS
+GL.GL_2X_BIT_ATI
+GL.GL_2_BYTES
+GL.GL_3D
+GL.GL_3D_COLOR
+GL.GL_3D_COLOR_TEXTURE
+GL.GL_3_BYTES
+GL.GL_422_AVERAGE_EXT
+GL.GL_422_EXT
+GL.GL_422_REV_AVERAGE_EXT
+GL.GL_422_REV_EXT
+GL.GL_4D_COLOR_TEXTURE
+GL.GL_4PASS_0_EXT
+GL.GL_4PASS_0_SGIS
+GL.GL_4PASS_1_EXT
+GL.GL_4PASS_1_SGIS
+GL.GL_4PASS_2_EXT
+GL.GL_4PASS_2_SGIS
+GL.GL_4PASS_3_EXT
+GL.GL_4PASS_3_SGIS
+GL.GL_4X_BIT_ATI
+GL.GL_4_BYTES
+GL.GL_8X_BIT_ATI
+GL.GL_ABGR_EXT
+GL.GL_ACCUM
+GL.GL_ACCUM_ALPHA_BITS
+GL.GL_ACCUM_BLUE_BITS
+GL.GL_ACCUM_BUFFER_BIT
+GL.GL_ACCUM_CLEAR_VALUE
+GL.GL_ACCUM_GREEN_BITS
+GL.GL_ACCUM_RED_BITS
+GL.GL_ACTIVE_ATTRIBUTES
+GL.GL_ACTIVE_ATTRIBUTE_MAX_LENGTH
+GL.GL_ACTIVE_STENCIL_FACE_EXT
+GL.GL_ACTIVE_TEXTURE
+GL.GL_ACTIVE_TEXTURE_ARB
+GL.GL_ACTIVE_UNIFORMS
+GL.GL_ACTIVE_UNIFORM_MAX_LENGTH
+GL.GL_ACTIVE_VERTEX_UNITS_ARB
+GL.GL_ADD
+GL.GL_ADD_ATI
+GL.GL_ADD_SIGNED
+GL.GL_ADD_SIGNED_ARB
+GL.GL_ADD_SIGNED_EXT
+GL.GL_ALIASED_LINE_WIDTH_RANGE
+GL.GL_ALIASED_POINT_SIZE_RANGE
+GL.GL_ALLOW_DRAW_FRG_HINT_PGI
+GL.GL_ALLOW_DRAW_MEM_HINT_PGI
+GL.GL_ALLOW_DRAW_OBJ_HINT_PGI
+GL.GL_ALLOW_DRAW_WIN_HINT_PGI
+GL.GL_ALL_ATTRIB_BITS
+GL.GL_ALL_COMPLETED_NV
+GL.GL_ALPHA
+GL.GL_ALPHA12
+GL.GL_ALPHA12_EXT
+GL.GL_ALPHA16
+GL.GL_ALPHA16F_ARB
+GL.GL_ALPHA16_EXT
+GL.GL_ALPHA32F_ARB
+GL.GL_ALPHA4
+GL.GL_ALPHA4_EXT
+GL.GL_ALPHA8
+GL.GL_ALPHA8_EXT
+GL.GL_ALPHA_BIAS
+GL.GL_ALPHA_BITS
+GL.GL_ALPHA_FLOAT16_ATI
+GL.GL_ALPHA_FLOAT32_ATI
+GL.GL_ALPHA_INTEGER
+GL.GL_ALPHA_MAX_CLAMP_INGR
+GL.GL_ALPHA_MAX_SGIX
+GL.GL_ALPHA_MIN_CLAMP_INGR
+GL.GL_ALPHA_MIN_SGIX
+GL.GL_ALPHA_SCALE
+GL.GL_ALPHA_TEST
+GL.GL_ALPHA_TEST_FUNC
+GL.GL_ALPHA_TEST_REF
+GL.GL_ALWAYS
+GL.GL_ALWAYS_FAST_HINT_PGI
+GL.GL_ALWAYS_SOFT_HINT_PGI
+GL.GL_AMBIENT
+GL.GL_AMBIENT_AND_DIFFUSE
+GL.GL_AND
+GL.GL_AND_INVERTED
+GL.GL_AND_REVERSE
+GL.GL_ARRAY_BUFFER
+GL.GL_ARRAY_BUFFER_ARB
+GL.GL_ARRAY_BUFFER_BINDING
+GL.GL_ARRAY_BUFFER_BINDING_ARB
+GL.GL_ARRAY_ELEMENT_LOCK_COUNT_EXT
+GL.GL_ARRAY_ELEMENT_LOCK_FIRST_EXT
+GL.GL_ARRAY_OBJECT_BUFFER_ATI
+GL.GL_ARRAY_OBJECT_OFFSET_ATI
+GL.GL_ASYNC_DRAW_PIXELS_SGIX
+GL.GL_ASYNC_HISTOGRAM_SGIX
+GL.GL_ASYNC_MARKER_SGIX
+GL.GL_ASYNC_READ_PIXELS_SGIX
+GL.GL_ASYNC_TEX_IMAGE_SGIX
+GL.GL_ATTACHED_SHADERS
+GL.GL_ATTENUATION_EXT
+GL.GL_ATTRIB_ARRAY_POINTER_NV
+GL.GL_ATTRIB_ARRAY_SIZE_NV
+GL.GL_ATTRIB_ARRAY_STRIDE_NV
+GL.GL_ATTRIB_ARRAY_TYPE_NV
+GL.GL_ATTRIB_STACK_DEPTH
+GL.GL_AUTO_NORMAL
+GL.GL_AUX0
+GL.GL_AUX1
+GL.GL_AUX2
+GL.GL_AUX3
+GL.GL_AUX_BUFFERS
+GL.GL_AVERAGE_EXT
+GL.GL_AVERAGE_HP
+GL.GL_BACK
+GL.GL_BACK_LEFT
+GL.GL_BACK_NORMALS_HINT_PGI
+GL.GL_BACK_RIGHT
+GL.GL_BGR
+GL.GL_BGRA
+GL.GL_BGRA_EXT
+GL.GL_BGRA_INTEGER
+GL.GL_BGR_EXT
+GL.GL_BGR_INTEGER
+GL.GL_BIAS_BIT_ATI
+GL.GL_BIAS_BY_NEGATIVE_ONE_HALF_NV
+GL.GL_BINORMAL_ARRAY_EXT
+GL.GL_BINORMAL_ARRAY_POINTER_EXT
+GL.GL_BINORMAL_ARRAY_STRIDE_EXT
+GL.GL_BINORMAL_ARRAY_TYPE_EXT
+GL.GL_BITMAP
+GL.GL_BITMAP_TOKEN
+GL.GL_BLEND
+GL.GL_BLEND_COLOR
+GL.GL_BLEND_COLOR_EXT
+GL.GL_BLEND_DST
+GL.GL_BLEND_DST_ALPHA
+GL.GL_BLEND_DST_ALPHA_EXT
+GL.GL_BLEND_DST_RGB
+GL.GL_BLEND_DST_RGB_EXT
+GL.GL_BLEND_EQUATION
+GL.GL_BLEND_EQUATION_ALPHA
+GL.GL_BLEND_EQUATION_ALPHA_EXT
+GL.GL_BLEND_EQUATION_EXT
+GL.GL_BLEND_EQUATION_RGB
+GL.GL_BLEND_EQUATION_RGB_EXT
+GL.GL_BLEND_SRC
+GL.GL_BLEND_SRC_ALPHA
+GL.GL_BLEND_SRC_ALPHA_EXT
+GL.GL_BLEND_SRC_RGB
+GL.GL_BLEND_SRC_RGB_EXT
+GL.GL_BLUE
+GL.GL_BLUE_BIAS
+GL.GL_BLUE_BITS
+GL.GL_BLUE_BIT_ATI
+GL.GL_BLUE_INTEGER
+GL.GL_BLUE_MAX_CLAMP_INGR
+GL.GL_BLUE_MIN_CLAMP_INGR
+GL.GL_BLUE_SCALE
+GL.GL_BOOL
+GL.GL_BOOL_ARB
+GL.GL_BOOL_VEC2
+GL.GL_BOOL_VEC2_ARB
+GL.GL_BOOL_VEC3
+GL.GL_BOOL_VEC3_ARB
+GL.GL_BOOL_VEC4
+GL.GL_BOOL_VEC4_ARB
+GL.GL_BUFFER_ACCESS
+GL.GL_BUFFER_ACCESS_ARB
+GL.GL_BUFFER_MAPPED
+GL.GL_BUFFER_MAPPED_ARB
+GL.GL_BUFFER_MAP_POINTER
+GL.GL_BUFFER_MAP_POINTER_ARB
+GL.GL_BUFFER_SIZE
+GL.GL_BUFFER_SIZE_ARB
+GL.GL_BUFFER_USAGE
+GL.GL_BUFFER_USAGE_ARB
+GL.GL_BUMP_ENVMAP_ATI
+GL.GL_BUMP_NUM_TEX_UNITS_ATI
+GL.GL_BUMP_ROT_MATRIX_ATI
+GL.GL_BUMP_ROT_MATRIX_SIZE_ATI
+GL.GL_BUMP_TARGET_ATI
+GL.GL_BUMP_TEX_UNITS_ATI
+GL.GL_BYTE
+GL.GL_C3F_V3F
+GL.GL_C4F_N3F_V3F
+GL.GL_C4UB_V2F
+GL.GL_C4UB_V3F
+GL.GL_CALLIGRAPHIC_FRAGMENT_SGIX
+GL.GL_CCW
+GL.GL_CLAMP
+GL.GL_CLAMP_FRAGMENT_COLOR
+GL.GL_CLAMP_FRAGMENT_COLOR_ARB
+GL.GL_CLAMP_READ_COLOR
+GL.GL_CLAMP_READ_COLOR_ARB
+GL.GL_CLAMP_TO_BORDER
+GL.GL_CLAMP_TO_BORDER_ARB
+GL.GL_CLAMP_TO_BORDER_SGIS
+GL.GL_CLAMP_TO_EDGE
+GL.GL_CLAMP_TO_EDGE_SGIS
+GL.GL_CLAMP_VERTEX_COLOR
+GL.GL_CLAMP_VERTEX_COLOR_ARB
+GL.GL_CLEAR
+GL.GL_CLIENT_ACTIVE_TEXTURE
+GL.GL_CLIENT_ACTIVE_TEXTURE_ARB
+GL.GL_CLIENT_ALL_ATTRIB_BITS
+GL.GL_CLIENT_ATTRIB_STACK_DEPTH
+GL.GL_CLIENT_PIXEL_STORE_BIT
+GL.GL_CLIENT_VERTEX_ARRAY_BIT
+GL.GL_CLIP_FAR_HINT_PGI
+GL.GL_CLIP_NEAR_HINT_PGI
+GL.GL_CLIP_PLANE0
+GL.GL_CLIP_PLANE1
+GL.GL_CLIP_PLANE2
+GL.GL_CLIP_PLANE3
+GL.GL_CLIP_PLANE4
+GL.GL_CLIP_PLANE5
+GL.GL_CLIP_VOLUME_CLIPPING_HINT_EXT
+GL.GL_CMYKA_EXT
+GL.GL_CMYK_EXT
+GL.GL_CND0_ATI
+GL.GL_CND_ATI
+GL.GL_COEFF
+GL.GL_COLOR
+GL.GL_COLOR3_BIT_PGI
+GL.GL_COLOR4_BIT_PGI
+GL.GL_COLOR_ALPHA_PAIRING_ATI
+GL.GL_COLOR_ARRAY
+GL.GL_COLOR_ARRAY_BUFFER_BINDING
+GL.GL_COLOR_ARRAY_BUFFER_BINDING_ARB
+GL.GL_COLOR_ARRAY_COUNT_EXT
+GL.GL_COLOR_ARRAY_EXT
+GL.GL_COLOR_ARRAY_LIST_IBM
+GL.GL_COLOR_ARRAY_LIST_STRIDE_IBM
+GL.GL_COLOR_ARRAY_PARALLEL_POINTERS_INTEL
+GL.GL_COLOR_ARRAY_POINTER
+GL.GL_COLOR_ARRAY_POINTER_EXT
+GL.GL_COLOR_ARRAY_SIZE
+GL.GL_COLOR_ARRAY_SIZE_EXT
+GL.GL_COLOR_ARRAY_STRIDE
+GL.GL_COLOR_ARRAY_STRIDE_EXT
+GL.GL_COLOR_ARRAY_TYPE
+GL.GL_COLOR_ARRAY_TYPE_EXT
+GL.GL_COLOR_ATTACHMENT0_EXT
+GL.GL_COLOR_ATTACHMENT10_EXT
+GL.GL_COLOR_ATTACHMENT11_EXT
+GL.GL_COLOR_ATTACHMENT12_EXT
+GL.GL_COLOR_ATTACHMENT13_EXT
+GL.GL_COLOR_ATTACHMENT14_EXT
+GL.GL_COLOR_ATTACHMENT15_EXT
+GL.GL_COLOR_ATTACHMENT1_EXT
+GL.GL_COLOR_ATTACHMENT2_EXT
+GL.GL_COLOR_ATTACHMENT3_EXT
+GL.GL_COLOR_ATTACHMENT4_EXT
+GL.GL_COLOR_ATTACHMENT5_EXT
+GL.GL_COLOR_ATTACHMENT6_EXT
+GL.GL_COLOR_ATTACHMENT7_EXT
+GL.GL_COLOR_ATTACHMENT8_EXT
+GL.GL_COLOR_ATTACHMENT9_EXT
+GL.GL_COLOR_BUFFER_BIT
+GL.GL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI
+GL.GL_COLOR_CLEAR_VALUE
+GL.GL_COLOR_INDEX
+GL.GL_COLOR_INDEX12_EXT
+GL.GL_COLOR_INDEX16_EXT
+GL.GL_COLOR_INDEX1_EXT
+GL.GL_COLOR_INDEX2_EXT
+GL.GL_COLOR_INDEX4_EXT
+GL.GL_COLOR_INDEX8_EXT
+GL.GL_COLOR_INDEXES
+GL.GL_COLOR_LOGIC_OP
+GL.GL_COLOR_MATERIAL
+GL.GL_COLOR_MATERIAL_FACE
+GL.GL_COLOR_MATERIAL_PARAMETER
+GL.GL_COLOR_MATRIX
+GL.GL_COLOR_MATRIX_SGI
+GL.GL_COLOR_MATRIX_STACK_DEPTH
+GL.GL_COLOR_MATRIX_STACK_DEPTH_SGI
+GL.GL_COLOR_SUM
+GL.GL_COLOR_SUM_ARB
+GL.GL_COLOR_SUM_CLAMP_NV
+GL.GL_COLOR_SUM_EXT
+GL.GL_COLOR_TABLE
+GL.GL_COLOR_TABLE_ALPHA_SIZE
+GL.GL_COLOR_TABLE_ALPHA_SIZE_SGI
+GL.GL_COLOR_TABLE_BIAS
+GL.GL_COLOR_TABLE_BIAS_SGI
+GL.GL_COLOR_TABLE_BLUE_SIZE
+GL.GL_COLOR_TABLE_BLUE_SIZE_SGI
+GL.GL_COLOR_TABLE_FORMAT
+GL.GL_COLOR_TABLE_FORMAT_SGI
+GL.GL_COLOR_TABLE_GREEN_SIZE
+GL.GL_COLOR_TABLE_GREEN_SIZE_SGI
+GL.GL_COLOR_TABLE_INTENSITY_SIZE
+GL.GL_COLOR_TABLE_INTENSITY_SIZE_SGI
+GL.GL_COLOR_TABLE_LUMINANCE_SIZE
+GL.GL_COLOR_TABLE_LUMINANCE_SIZE_SGI
+GL.GL_COLOR_TABLE_RED_SIZE
+GL.GL_COLOR_TABLE_RED_SIZE_SGI
+GL.GL_COLOR_TABLE_SCALE
+GL.GL_COLOR_TABLE_SCALE_SGI
+GL.GL_COLOR_TABLE_SGI
+GL.GL_COLOR_TABLE_WIDTH
+GL.GL_COLOR_TABLE_WIDTH_SGI
+GL.GL_COLOR_WRITEMASK
+GL.GL_COMBINE
+GL.GL_COMBINE4_NV
+GL.GL_COMBINER0_NV
+GL.GL_COMBINER1_NV
+GL.GL_COMBINER2_NV
+GL.GL_COMBINER3_NV
+GL.GL_COMBINER4_NV
+GL.GL_COMBINER5_NV
+GL.GL_COMBINER6_NV
+GL.GL_COMBINER7_NV
+GL.GL_COMBINER_AB_DOT_PRODUCT_NV
+GL.GL_COMBINER_AB_OUTPUT_NV
+GL.GL_COMBINER_BIAS_NV
+GL.GL_COMBINER_CD_DOT_PRODUCT_NV
+GL.GL_COMBINER_CD_OUTPUT_NV
+GL.GL_COMBINER_COMPONENT_USAGE_NV
+GL.GL_COMBINER_INPUT_NV
+GL.GL_COMBINER_MAPPING_NV
+GL.GL_COMBINER_MUX_SUM_NV
+GL.GL_COMBINER_SCALE_NV
+GL.GL_COMBINER_SUM_OUTPUT_NV
+GL.GL_COMBINE_ALPHA
+GL.GL_COMBINE_ALPHA_ARB
+GL.GL_COMBINE_ALPHA_EXT
+GL.GL_COMBINE_ARB
+GL.GL_COMBINE_EXT
+GL.GL_COMBINE_RGB
+GL.GL_COMBINE_RGB_ARB
+GL.GL_COMBINE_RGB_EXT
+GL.GL_COMPARE_R_TO_TEXTURE
+GL.GL_COMPARE_R_TO_TEXTURE_ARB
+GL.GL_COMPILE
+GL.GL_COMPILE_AND_EXECUTE
+GL.GL_COMPILE_STATUS
+GL.GL_COMPRESSED_ALPHA
+GL.GL_COMPRESSED_ALPHA_ARB
+GL.GL_COMPRESSED_INTENSITY
+GL.GL_COMPRESSED_INTENSITY_ARB
+GL.GL_COMPRESSED_LUMINANCE
+GL.GL_COMPRESSED_LUMINANCE_ALPHA
+GL.GL_COMPRESSED_LUMINANCE_ALPHA_ARB
+GL.GL_COMPRESSED_LUMINANCE_ARB
+GL.GL_COMPRESSED_RED
+GL.GL_COMPRESSED_RG
+GL.GL_COMPRESSED_RGB
+GL.GL_COMPRESSED_RGBA
+GL.GL_COMPRESSED_RGBA_ARB
+GL.GL_COMPRESSED_RGBA_FXT1_3DFX
+GL.GL_COMPRESSED_RGBA_S3TC_DXT1_EXT
+GL.GL_COMPRESSED_RGBA_S3TC_DXT3_EXT
+GL.GL_COMPRESSED_RGBA_S3TC_DXT5_EXT
+GL.GL_COMPRESSED_RGB_ARB
+GL.GL_COMPRESSED_RGB_FXT1_3DFX
+GL.GL_COMPRESSED_RGB_S3TC_DXT1_EXT
+GL.GL_COMPRESSED_SLUMINANCE
+GL.GL_COMPRESSED_SLUMINANCE_ALPHA
+GL.GL_COMPRESSED_SRGB
+GL.GL_COMPRESSED_SRGB_ALPHA
+GL.GL_COMPRESSED_TEXTURE_FORMATS
+GL.GL_COMPRESSED_TEXTURE_FORMATS_ARB
+GL.GL_COMP_BIT_ATI
+GL.GL_CONSERVE_MEMORY_HINT_PGI
+GL.GL_CONSTANT
+GL.GL_CONSTANT_ALPHA
+GL.GL_CONSTANT_ALPHA_EXT
+GL.GL_CONSTANT_ARB
+GL.GL_CONSTANT_ATTENUATION
+GL.GL_CONSTANT_BORDER
+GL.GL_CONSTANT_BORDER_HP
+GL.GL_CONSTANT_COLOR
+GL.GL_CONSTANT_COLOR0_NV
+GL.GL_CONSTANT_COLOR1_NV
+GL.GL_CONSTANT_COLOR_EXT
+GL.GL_CONSTANT_EXT
+GL.GL_CONST_EYE_NV
+GL.GL_CONTEXT_FLAGS
+GL.GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
+GL.GL_CONVOLUTION_1D
+GL.GL_CONVOLUTION_1D_EXT
+GL.GL_CONVOLUTION_2D
+GL.GL_CONVOLUTION_2D_EXT
+GL.GL_CONVOLUTION_BORDER_COLOR
+GL.GL_CONVOLUTION_BORDER_COLOR_HP
+GL.GL_CONVOLUTION_BORDER_MODE
+GL.GL_CONVOLUTION_BORDER_MODE_EXT
+GL.GL_CONVOLUTION_FILTER_BIAS
+GL.GL_CONVOLUTION_FILTER_BIAS_EXT
+GL.GL_CONVOLUTION_FILTER_SCALE
+GL.GL_CONVOLUTION_FILTER_SCALE_EXT
+GL.GL_CONVOLUTION_FORMAT
+GL.GL_CONVOLUTION_FORMAT_EXT
+GL.GL_CONVOLUTION_HEIGHT
+GL.GL_CONVOLUTION_HEIGHT_EXT
+GL.GL_CONVOLUTION_HINT_SGIX
+GL.GL_CONVOLUTION_WIDTH
+GL.GL_CONVOLUTION_WIDTH_EXT
+GL.GL_CON_0_ATI
+GL.GL_CON_10_ATI
+GL.GL_CON_11_ATI
+GL.GL_CON_12_ATI
+GL.GL_CON_13_ATI
+GL.GL_CON_14_ATI
+GL.GL_CON_15_ATI
+GL.GL_CON_16_ATI
+GL.GL_CON_17_ATI
+GL.GL_CON_18_ATI
+GL.GL_CON_19_ATI
+GL.GL_CON_1_ATI
+GL.GL_CON_20_ATI
+GL.GL_CON_21_ATI
+GL.GL_CON_22_ATI
+GL.GL_CON_23_ATI
+GL.GL_CON_24_ATI
+GL.GL_CON_25_ATI
+GL.GL_CON_26_ATI
+GL.GL_CON_27_ATI
+GL.GL_CON_28_ATI
+GL.GL_CON_29_ATI
+GL.GL_CON_2_ATI
+GL.GL_CON_30_ATI
+GL.GL_CON_31_ATI
+GL.GL_CON_3_ATI
+GL.GL_CON_4_ATI
+GL.GL_CON_5_ATI
+GL.GL_CON_6_ATI
+GL.GL_CON_7_ATI
+GL.GL_CON_8_ATI
+GL.GL_CON_9_ATI
+GL.GL_COORD_REPLACE
+GL.GL_COORD_REPLACE_ARB
+GL.GL_COORD_REPLACE_NV
+GL.GL_COPY
+GL.GL_COPY_INVERTED
+GL.GL_COPY_PIXEL_TOKEN
+GL.GL_CUBIC_EXT
+GL.GL_CUBIC_HP
+GL.GL_CULL_FACE
+GL.GL_CULL_FACE_MODE
+GL.GL_CULL_FRAGMENT_NV
+GL.GL_CULL_MODES_NV
+GL.GL_CULL_VERTEX_EXT
+GL.GL_CULL_VERTEX_EYE_POSITION_EXT
+GL.GL_CULL_VERTEX_IBM
+GL.GL_CULL_VERTEX_OBJECT_POSITION_EXT
+GL.GL_CURRENT_ATTRIB_NV
+GL.GL_CURRENT_BINORMAL_EXT
+GL.GL_CURRENT_BIT
+GL.GL_CURRENT_COLOR
+GL.GL_CURRENT_FOG_COORD
+GL.GL_CURRENT_FOG_COORDINATE
+GL.GL_CURRENT_FOG_COORDINATE_EXT
+GL.GL_CURRENT_INDEX
+GL.GL_CURRENT_MATRIX_ARB
+GL.GL_CURRENT_MATRIX_INDEX_ARB
+GL.GL_CURRENT_MATRIX_NV
+GL.GL_CURRENT_MATRIX_STACK_DEPTH_ARB
+GL.GL_CURRENT_MATRIX_STACK_DEPTH_NV
+GL.GL_CURRENT_NORMAL
+GL.GL_CURRENT_OCCLUSION_QUERY_ID_NV
+GL.GL_CURRENT_PALETTE_MATRIX_ARB
+GL.GL_CURRENT_PROGRAM
+GL.GL_CURRENT_QUERY
+GL.GL_CURRENT_QUERY_ARB
+GL.GL_CURRENT_RASTER_COLOR
+GL.GL_CURRENT_RASTER_DISTANCE
+GL.GL_CURRENT_RASTER_INDEX
+GL.GL_CURRENT_RASTER_NORMAL_SGIX
+GL.GL_CURRENT_RASTER_POSITION
+GL.GL_CURRENT_RASTER_POSITION_VALID
+GL.GL_CURRENT_RASTER_SECONDARY_COLOR
+GL.GL_CURRENT_RASTER_TEXTURE_COORDS
+GL.GL_CURRENT_SECONDARY_COLOR
+GL.GL_CURRENT_SECONDARY_COLOR_EXT
+GL.GL_CURRENT_TANGENT_EXT
+GL.GL_CURRENT_TEXTURE_COORDS
+GL.GL_CURRENT_VERTEX_ATTRIB
+GL.GL_CURRENT_VERTEX_ATTRIB_ARB
+GL.GL_CURRENT_VERTEX_EXT
+GL.GL_CURRENT_VERTEX_WEIGHT_EXT
+GL.GL_CURRENT_WEIGHT_ARB
+GL.GL_CW
+GL.GL_DECAL
+GL.GL_DECR
+GL.GL_DECR_WRAP
+GL.GL_DECR_WRAP_EXT
+GL.GL_DEFORMATIONS_MASK_SGIX
+GL.GL_DELETE_STATUS
+GL.GL_DEPENDENT_AR_TEXTURE_2D_NV
+GL.GL_DEPENDENT_GB_TEXTURE_2D_NV
+GL.GL_DEPENDENT_HILO_TEXTURE_2D_NV
+GL.GL_DEPENDENT_RGB_TEXTURE_3D_NV
+GL.GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV
+GL.GL_DEPTH
+GL.GL_DEPTH_ATTACHMENT_EXT
+GL.GL_DEPTH_BIAS
+GL.GL_DEPTH_BITS
+GL.GL_DEPTH_BOUNDS_EXT
+GL.GL_DEPTH_BOUNDS_TEST_EXT
+GL.GL_DEPTH_BUFFER
+GL.GL_DEPTH_BUFFER_BIT
+GL.GL_DEPTH_CLAMP_NV
+GL.GL_DEPTH_CLEAR_VALUE
+GL.GL_DEPTH_COMPONENT
+GL.GL_DEPTH_COMPONENT16
+GL.GL_DEPTH_COMPONENT16_ARB
+GL.GL_DEPTH_COMPONENT16_SGIX
+GL.GL_DEPTH_COMPONENT24
+GL.GL_DEPTH_COMPONENT24_ARB
+GL.GL_DEPTH_COMPONENT24_SGIX
+GL.GL_DEPTH_COMPONENT32
+GL.GL_DEPTH_COMPONENT32_ARB
+GL.GL_DEPTH_COMPONENT32_SGIX
+GL.GL_DEPTH_FUNC
+GL.GL_DEPTH_PASS_INSTRUMENT_COUNTERS_SGIX
+GL.GL_DEPTH_PASS_INSTRUMENT_MAX_SGIX
+GL.GL_DEPTH_PASS_INSTRUMENT_SGIX
+GL.GL_DEPTH_RANGE
+GL.GL_DEPTH_SCALE
+GL.GL_DEPTH_STENCIL_NV
+GL.GL_DEPTH_STENCIL_TO_BGRA_NV
+GL.GL_DEPTH_STENCIL_TO_RGBA_NV
+GL.GL_DEPTH_TEST
+GL.GL_DEPTH_TEXTURE_MODE
+GL.GL_DEPTH_TEXTURE_MODE_ARB
+GL.GL_DEPTH_WRITEMASK
+GL.GL_DETAIL_TEXTURE_2D_BINDING_SGIS
+GL.GL_DETAIL_TEXTURE_2D_SGIS
+GL.GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS
+GL.GL_DETAIL_TEXTURE_LEVEL_SGIS
+GL.GL_DETAIL_TEXTURE_MODE_SGIS
+GL.GL_DIFFUSE
+GL.GL_DISCARD_ATI
+GL.GL_DISCARD_NV
+GL.GL_DISTANCE_ATTENUATION_EXT
+GL.GL_DISTANCE_ATTENUATION_SGIS
+GL.GL_DITHER
+GL.GL_DOMAIN
+GL.GL_DONT_CARE
+GL.GL_DOT2_ADD_ATI
+GL.GL_DOT3_ATI
+GL.GL_DOT3_RGB
+GL.GL_DOT3_RGBA
+GL.GL_DOT3_RGBA_ARB
+GL.GL_DOT3_RGBA_EXT
+GL.GL_DOT3_RGB_ARB
+GL.GL_DOT3_RGB_EXT
+GL.GL_DOT4_ATI
+GL.GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV
+GL.GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV
+GL.GL_DOT_PRODUCT_DEPTH_REPLACE_NV
+GL.GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV
+GL.GL_DOT_PRODUCT_NV
+GL.GL_DOT_PRODUCT_PASS_THROUGH_NV
+GL.GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV
+GL.GL_DOT_PRODUCT_TEXTURE_1D_NV
+GL.GL_DOT_PRODUCT_TEXTURE_2D_NV
+GL.GL_DOT_PRODUCT_TEXTURE_3D_NV
+GL.GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV
+GL.GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV
+GL.GL_DOUBLE
+GL.GL_DOUBLEBUFFER
+GL.GL_DOUBLE_EXT
+GL.GL_DRAW_BUFFER
+GL.GL_DRAW_BUFFER0
+GL.GL_DRAW_BUFFER0_ARB
+GL.GL_DRAW_BUFFER0_ATI
+GL.GL_DRAW_BUFFER1
+GL.GL_DRAW_BUFFER10
+GL.GL_DRAW_BUFFER10_ARB
+GL.GL_DRAW_BUFFER10_ATI
+GL.GL_DRAW_BUFFER11
+GL.GL_DRAW_BUFFER11_ARB
+GL.GL_DRAW_BUFFER11_ATI
+GL.GL_DRAW_BUFFER12
+GL.GL_DRAW_BUFFER12_ARB
+GL.GL_DRAW_BUFFER12_ATI
+GL.GL_DRAW_BUFFER13
+GL.GL_DRAW_BUFFER13_ARB
+GL.GL_DRAW_BUFFER13_ATI
+GL.GL_DRAW_BUFFER14
+GL.GL_DRAW_BUFFER14_ARB
+GL.GL_DRAW_BUFFER14_ATI
+GL.GL_DRAW_BUFFER15
+GL.GL_DRAW_BUFFER15_ARB
+GL.GL_DRAW_BUFFER15_ATI
+GL.GL_DRAW_BUFFER1_ARB
+GL.GL_DRAW_BUFFER1_ATI
+GL.GL_DRAW_BUFFER2
+GL.GL_DRAW_BUFFER2_ARB
+GL.GL_DRAW_BUFFER2_ATI
+GL.GL_DRAW_BUFFER3
+GL.GL_DRAW_BUFFER3_ARB
+GL.GL_DRAW_BUFFER3_ATI
+GL.GL_DRAW_BUFFER4
+GL.GL_DRAW_BUFFER4_ARB
+GL.GL_DRAW_BUFFER4_ATI
+GL.GL_DRAW_BUFFER5
+GL.GL_DRAW_BUFFER5_ARB
+GL.GL_DRAW_BUFFER5_ATI
+GL.GL_DRAW_BUFFER6
+GL.GL_DRAW_BUFFER6_ARB
+GL.GL_DRAW_BUFFER6_ATI
+GL.GL_DRAW_BUFFER7
+GL.GL_DRAW_BUFFER7_ARB
+GL.GL_DRAW_BUFFER7_ATI
+GL.GL_DRAW_BUFFER8
+GL.GL_DRAW_BUFFER8_ARB
+GL.GL_DRAW_BUFFER8_ATI
+GL.GL_DRAW_BUFFER9
+GL.GL_DRAW_BUFFER9_ARB
+GL.GL_DRAW_BUFFER9_ATI
+GL.GL_DRAW_PIXELS_APPLE
+GL.GL_DRAW_PIXEL_TOKEN
+GL.GL_DSDT8_MAG8_INTENSITY8_NV
+GL.GL_DSDT8_MAG8_NV
+GL.GL_DSDT8_NV
+GL.GL_DSDT_MAG_INTENSITY_NV
+GL.GL_DSDT_MAG_NV
+GL.GL_DSDT_MAG_VIB_NV
+GL.GL_DSDT_NV
+GL.GL_DST_ALPHA
+GL.GL_DST_COLOR
+GL.GL_DS_BIAS_NV
+GL.GL_DS_SCALE_NV
+GL.GL_DT_BIAS_NV
+GL.GL_DT_SCALE_NV
+GL.GL_DU8DV8_ATI
+GL.GL_DUAL_ALPHA12_SGIS
+GL.GL_DUAL_ALPHA16_SGIS
+GL.GL_DUAL_ALPHA4_SGIS
+GL.GL_DUAL_ALPHA8_SGIS
+GL.GL_DUAL_INTENSITY12_SGIS
+GL.GL_DUAL_INTENSITY16_SGIS
+GL.GL_DUAL_INTENSITY4_SGIS
+GL.GL_DUAL_INTENSITY8_SGIS
+GL.GL_DUAL_LUMINANCE12_SGIS
+GL.GL_DUAL_LUMINANCE16_SGIS
+GL.GL_DUAL_LUMINANCE4_SGIS
+GL.GL_DUAL_LUMINANCE8_SGIS
+GL.GL_DUAL_LUMINANCE_ALPHA4_SGIS
+GL.GL_DUAL_LUMINANCE_ALPHA8_SGIS
+GL.GL_DUAL_TEXTURE_SELECT_SGIS
+GL.GL_DUDV_ATI
+GL.GL_DYNAMIC_ATI
+GL.GL_DYNAMIC_COPY
+GL.GL_DYNAMIC_COPY_ARB
+GL.GL_DYNAMIC_DRAW
+GL.GL_DYNAMIC_DRAW_ARB
+GL.GL_DYNAMIC_READ
+GL.GL_DYNAMIC_READ_ARB
+GL.GL_EDGEFLAG_BIT_PGI
+GL.GL_EDGE_FLAG
+GL.GL_EDGE_FLAG_ARRAY
+GL.GL_EDGE_FLAG_ARRAY_BUFFER_BINDING
+GL.GL_EDGE_FLAG_ARRAY_BUFFER_BINDING_ARB
+GL.GL_EDGE_FLAG_ARRAY_COUNT_EXT
+GL.GL_EDGE_FLAG_ARRAY_EXT
+GL.GL_EDGE_FLAG_ARRAY_LIST_IBM
+GL.GL_EDGE_FLAG_ARRAY_LIST_STRIDE_IBM
+GL.GL_EDGE_FLAG_ARRAY_POINTER
+GL.GL_EDGE_FLAG_ARRAY_POINTER_EXT
+GL.GL_EDGE_FLAG_ARRAY_STRIDE
+GL.GL_EDGE_FLAG_ARRAY_STRIDE_EXT
+GL.GL_EIGHTH_BIT_ATI
+GL.GL_ELEMENT_ARRAY_APPLE
+GL.GL_ELEMENT_ARRAY_ATI
+GL.GL_ELEMENT_ARRAY_BUFFER
+GL.GL_ELEMENT_ARRAY_BUFFER_ARB
+GL.GL_ELEMENT_ARRAY_BUFFER_BINDING
+GL.GL_ELEMENT_ARRAY_BUFFER_BINDING_ARB
+GL.GL_ELEMENT_ARRAY_POINTER_APPLE
+GL.GL_ELEMENT_ARRAY_POINTER_ATI
+GL.GL_ELEMENT_ARRAY_TYPE_APPLE
+GL.GL_ELEMENT_ARRAY_TYPE_ATI
+GL.GL_EMBOSS_CONSTANT_NV
+GL.GL_EMBOSS_LIGHT_NV
+GL.GL_EMBOSS_MAP_NV
+GL.GL_EMISSION
+GL.GL_ENABLE_BIT
+GL.GL_EQUAL
+GL.GL_EQUIV
+GL.GL_EVAL_2D_NV
+GL.GL_EVAL_BIT
+GL.GL_EVAL_FRACTIONAL_TESSELLATION_NV
+GL.GL_EVAL_TRIANGULAR_2D_NV
+GL.GL_EVAL_VERTEX_ATTRIB0_NV
+GL.GL_EVAL_VERTEX_ATTRIB10_NV
+GL.GL_EVAL_VERTEX_ATTRIB11_NV
+GL.GL_EVAL_VERTEX_ATTRIB12_NV
+GL.GL_EVAL_VERTEX_ATTRIB13_NV
+GL.GL_EVAL_VERTEX_ATTRIB14_NV
+GL.GL_EVAL_VERTEX_ATTRIB15_NV
+GL.GL_EVAL_VERTEX_ATTRIB1_NV
+GL.GL_EVAL_VERTEX_ATTRIB2_NV
+GL.GL_EVAL_VERTEX_ATTRIB3_NV
+GL.GL_EVAL_VERTEX_ATTRIB4_NV
+GL.GL_EVAL_VERTEX_ATTRIB5_NV
+GL.GL_EVAL_VERTEX_ATTRIB6_NV
+GL.GL_EVAL_VERTEX_ATTRIB7_NV
+GL.GL_EVAL_VERTEX_ATTRIB8_NV
+GL.GL_EVAL_VERTEX_ATTRIB9_NV
+GL.GL_EXP
+GL.GL_EXP2
+GL.GL_EXPAND_NEGATE_NV
+GL.GL_EXPAND_NORMAL_NV
+GL.GL_EXTENSIONS
+GL.GL_EYE_DISTANCE_TO_LINE_SGIS
+GL.GL_EYE_DISTANCE_TO_POINT_SGIS
+GL.GL_EYE_LINEAR
+GL.GL_EYE_LINE_SGIS
+GL.GL_EYE_PLANE
+GL.GL_EYE_PLANE_ABSOLUTE_NV
+GL.GL_EYE_POINT_SGIS
+GL.GL_EYE_RADIAL_NV
+GL.GL_E_TIMES_F_NV
+GL.GL_FALSE
+GL.GL_FASTEST
+GL.GL_FEEDBACK
+GL.GL_FEEDBACK_BUFFER_POINTER
+GL.GL_FEEDBACK_BUFFER_SIZE
+GL.GL_FEEDBACK_BUFFER_TYPE
+GL.GL_FENCE_APPLE
+GL.GL_FENCE_CONDITION_NV
+GL.GL_FENCE_STATUS_NV
+GL.GL_FILL
+GL.GL_FILTER4_SGIS
+GL.GL_FIXED_ONLY
+GL.GL_FIXED_ONLY_ARB
+GL.GL_FLAT
+GL.GL_FLOAT
+GL.GL_FLOAT_CLEAR_COLOR_VALUE_NV
+GL.GL_FLOAT_MAT2
+GL.GL_FLOAT_MAT2_ARB
+GL.GL_FLOAT_MAT2x3
+GL.GL_FLOAT_MAT2x4
+GL.GL_FLOAT_MAT3
+GL.GL_FLOAT_MAT3_ARB
+GL.GL_FLOAT_MAT3x2
+GL.GL_FLOAT_MAT3x4
+GL.GL_FLOAT_MAT4
+GL.GL_FLOAT_MAT4_ARB
+GL.GL_FLOAT_MAT4x2
+GL.GL_FLOAT_MAT4x3
+GL.GL_FLOAT_R16_NV
+GL.GL_FLOAT_R32_NV
+GL.GL_FLOAT_RG16_NV
+GL.GL_FLOAT_RG32_NV
+GL.GL_FLOAT_RGB16_NV
+GL.GL_FLOAT_RGB32_NV
+GL.GL_FLOAT_RGBA16_NV
+GL.GL_FLOAT_RGBA32_NV
+GL.GL_FLOAT_RGBA_MODE_NV
+GL.GL_FLOAT_RGBA_NV
+GL.GL_FLOAT_RGB_NV
+GL.GL_FLOAT_RG_NV
+GL.GL_FLOAT_R_NV
+GL.GL_FLOAT_VEC2
+GL.GL_FLOAT_VEC2_ARB
+GL.GL_FLOAT_VEC3
+GL.GL_FLOAT_VEC3_ARB
+GL.GL_FLOAT_VEC4
+GL.GL_FLOAT_VEC4_ARB
+GL.GL_FOG
+GL.GL_FOG_BIT
+GL.GL_FOG_COLOR
+GL.GL_FOG_COORD
+GL.GL_FOG_COORDINATE
+GL.GL_FOG_COORDINATE_ARRAY
+GL.GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING
+GL.GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING_ARB
+GL.GL_FOG_COORDINATE_ARRAY_EXT
+GL.GL_FOG_COORDINATE_ARRAY_LIST_IBM
+GL.GL_FOG_COORDINATE_ARRAY_LIST_STRIDE_IBM
+GL.GL_FOG_COORDINATE_ARRAY_POINTER
+GL.GL_FOG_COORDINATE_ARRAY_POINTER_EXT
+GL.GL_FOG_COORDINATE_ARRAY_STRIDE
+GL.GL_FOG_COORDINATE_ARRAY_STRIDE_EXT
+GL.GL_FOG_COORDINATE_ARRAY_TYPE
+GL.GL_FOG_COORDINATE_ARRAY_TYPE_EXT
+GL.GL_FOG_COORDINATE_EXT
+GL.GL_FOG_COORDINATE_SOURCE
+GL.GL_FOG_COORDINATE_SOURCE_EXT
+GL.GL_FOG_COORD_ARRAY
+GL.GL_FOG_COORD_ARRAY_BUFFER_BINDING
+GL.GL_FOG_COORD_ARRAY_POINTER
+GL.GL_FOG_COORD_ARRAY_STRIDE
+GL.GL_FOG_COORD_ARRAY_TYPE
+GL.GL_FOG_COORD_SRC
+GL.GL_FOG_DENSITY
+GL.GL_FOG_DISTANCE_MODE_NV
+GL.GL_FOG_END
+GL.GL_FOG_FUNC_POINTS_SGIS
+GL.GL_FOG_FUNC_SGIS
+GL.GL_FOG_HINT
+GL.GL_FOG_INDEX
+GL.GL_FOG_MODE
+GL.GL_FOG_OFFSET_SGIX
+GL.GL_FOG_OFFSET_VALUE_SGIX
+GL.GL_FOG_SCALE_SGIX
+GL.GL_FOG_SCALE_VALUE_SGIX
+GL.GL_FOG_SPECULAR_TEXTURE_WIN
+GL.GL_FOG_START
+GL.GL_FORCE_BLUE_TO_ONE_NV
+GL.GL_FORMAT_SUBSAMPLE_244_244_OML
+GL.GL_FORMAT_SUBSAMPLE_24_24_OML
+GL.GL_FRAGMENT_COLOR_EXT
+GL.GL_FRAGMENT_COLOR_MATERIAL_FACE_SGIX
+GL.GL_FRAGMENT_COLOR_MATERIAL_PARAMETER_SGIX
+GL.GL_FRAGMENT_COLOR_MATERIAL_SGIX
+GL.GL_FRAGMENT_DEPTH
+GL.GL_FRAGMENT_DEPTH_EXT
+GL.GL_FRAGMENT_LIGHT0_SGIX
+GL.GL_FRAGMENT_LIGHT1_SGIX
+GL.GL_FRAGMENT_LIGHT2_SGIX
+GL.GL_FRAGMENT_LIGHT3_SGIX
+GL.GL_FRAGMENT_LIGHT4_SGIX
+GL.GL_FRAGMENT_LIGHT5_SGIX
+GL.GL_FRAGMENT_LIGHT6_SGIX
+GL.GL_FRAGMENT_LIGHT7_SGIX
+GL.GL_FRAGMENT_LIGHTING_SGIX
+GL.GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX
+GL.GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX
+GL.GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX
+GL.GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX
+GL.GL_FRAGMENT_MATERIAL_EXT
+GL.GL_FRAGMENT_NORMAL_EXT
+GL.GL_FRAGMENT_PROGRAM_ARB
+GL.GL_FRAGMENT_PROGRAM_BINDING_NV
+GL.GL_FRAGMENT_PROGRAM_NV
+GL.GL_FRAGMENT_SHADER
+GL.GL_FRAGMENT_SHADER_ARB
+GL.GL_FRAGMENT_SHADER_ATI
+GL.GL_FRAGMENT_SHADER_DERIVATIVE_HINT
+GL.GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB
+GL.GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT
+GL.GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT
+GL.GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT
+GL.GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT
+GL.GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT
+GL.GL_FRAMEBUFFER_BINDING_EXT
+GL.GL_FRAMEBUFFER_COMPLETE_EXT
+GL.GL_FRAMEBUFFER_EXT
+GL.GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT
+GL.GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT
+GL.GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT
+GL.GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT
+GL.GL_FRAMEBUFFER_INCOMPLETE_FORMATS_EXT
+GL.GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT
+GL.GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_EXT
+GL.GL_FRAMEBUFFER_UNSUPPORTED_EXT
+GL.GL_FRAMEZOOM_FACTOR_SGIX
+GL.GL_FRAMEZOOM_SGIX
+GL.GL_FRONT
+GL.GL_FRONT_AND_BACK
+GL.GL_FRONT_FACE
+GL.GL_FRONT_LEFT
+GL.GL_FRONT_RIGHT
+GL.GL_FULL_RANGE_EXT
+GL.GL_FULL_STIPPLE_HINT_PGI
+GL.GL_FUNC_ADD
+GL.GL_FUNC_ADD_EXT
+GL.GL_FUNC_REVERSE_SUBTRACT
+GL.GL_FUNC_REVERSE_SUBTRACT_EXT
+GL.GL_FUNC_SUBTRACT
+GL.GL_FUNC_SUBTRACT_EXT
+GL.GL_GENERATE_MIPMAP
+GL.GL_GENERATE_MIPMAP_HINT
+GL.GL_GENERATE_MIPMAP_HINT_SGIS
+GL.GL_GENERATE_MIPMAP_SGIS
+GL.GL_GEOMETRY_DEFORMATION_BIT_SGIX
+GL.GL_GEOMETRY_DEFORMATION_SGIX
+GL.GL_GEQUAL
+GL.GL_GET_CP_SIZES
+GL.GL_GET_CTP_SIZES
+GL.GL_GLEXT_VERSION
+GL.GL_GLOBAL_ALPHA_FACTOR_SUN
+GL.GL_GLOBAL_ALPHA_SUN
+GL.GL_GREATER
+GL.GL_GREEN
+GL.GL_GREEN_BIAS
+GL.GL_GREEN_BITS
+GL.GL_GREEN_BIT_ATI
+GL.GL_GREEN_INTEGER
+GL.GL_GREEN_MAX_CLAMP_INGR
+GL.GL_GREEN_MIN_CLAMP_INGR
+GL.GL_GREEN_SCALE
+GL.GL_HALF_BIAS_NEGATE_NV
+GL.GL_HALF_BIAS_NORMAL_NV
+GL.GL_HALF_BIT_ATI
+GL.GL_HALF_FLOAT_ARB
+GL.GL_HALF_FLOAT_NV
+GL.GL_HILO16_NV
+GL.GL_HILO8_NV
+GL.GL_HILO_NV
+GL.GL_HINT_BIT
+GL.GL_HISTOGRAM
+GL.GL_HISTOGRAM_ALPHA_SIZE
+GL.GL_HISTOGRAM_ALPHA_SIZE_EXT
+GL.GL_HISTOGRAM_BLUE_SIZE
+GL.GL_HISTOGRAM_BLUE_SIZE_EXT
+GL.GL_HISTOGRAM_EXT
+GL.GL_HISTOGRAM_FORMAT
+GL.GL_HISTOGRAM_FORMAT_EXT
+GL.GL_HISTOGRAM_GREEN_SIZE
+GL.GL_HISTOGRAM_GREEN_SIZE_EXT
+GL.GL_HISTOGRAM_LUMINANCE_SIZE
+GL.GL_HISTOGRAM_LUMINANCE_SIZE_EXT
+GL.GL_HISTOGRAM_RED_SIZE
+GL.GL_HISTOGRAM_RED_SIZE_EXT
+GL.GL_HISTOGRAM_SINK
+GL.GL_HISTOGRAM_SINK_EXT
+GL.GL_HISTOGRAM_WIDTH
+GL.GL_HISTOGRAM_WIDTH_EXT
+GL.GL_HI_BIAS_NV
+GL.GL_HI_SCALE_NV
+GL.GL_IDENTITY_NV
+GL.GL_IGNORE_BORDER_HP
+GL.GL_IMAGE_CUBIC_WEIGHT_HP
+GL.GL_IMAGE_MAG_FILTER_HP
+GL.GL_IMAGE_MIN_FILTER_HP
+GL.GL_IMAGE_ROTATE_ANGLE_HP
+GL.GL_IMAGE_ROTATE_ORIGIN_X_HP
+GL.GL_IMAGE_ROTATE_ORIGIN_Y_HP
+GL.GL_IMAGE_SCALE_X_HP
+GL.GL_IMAGE_SCALE_Y_HP
+GL.GL_IMAGE_TRANSFORM_2D_HP
+GL.GL_IMAGE_TRANSLATE_X_HP
+GL.GL_IMAGE_TRANSLATE_Y_HP
+GL.GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES
+GL.GL_IMPLEMENTATION_COLOR_READ_TYPE_OES
+GL.GL_INCR
+GL.GL_INCR_WRAP
+GL.GL_INCR_WRAP_EXT
+GL.GL_INDEX_ARRAY
+GL.GL_INDEX_ARRAY_BUFFER_BINDING
+GL.GL_INDEX_ARRAY_BUFFER_BINDING_ARB
+GL.GL_INDEX_ARRAY_COUNT_EXT
+GL.GL_INDEX_ARRAY_EXT
+GL.GL_INDEX_ARRAY_LIST_IBM
+GL.GL_INDEX_ARRAY_LIST_STRIDE_IBM
+GL.GL_INDEX_ARRAY_POINTER
+GL.GL_INDEX_ARRAY_POINTER_EXT
+GL.GL_INDEX_ARRAY_STRIDE
+GL.GL_INDEX_ARRAY_STRIDE_EXT
+GL.GL_INDEX_ARRAY_TYPE
+GL.GL_INDEX_ARRAY_TYPE_EXT
+GL.GL_INDEX_BITS
+GL.GL_INDEX_BIT_PGI
+GL.GL_INDEX_CLEAR_VALUE
+GL.GL_INDEX_LOGIC_OP
+GL.GL_INDEX_MATERIAL_EXT
+GL.GL_INDEX_MATERIAL_FACE_EXT
+GL.GL_INDEX_MATERIAL_PARAMETER_EXT
+GL.GL_INDEX_MODE
+GL.GL_INDEX_OFFSET
+GL.GL_INDEX_SHIFT
+GL.GL_INDEX_TEST_EXT
+GL.GL_INDEX_TEST_FUNC_EXT
+GL.GL_INDEX_TEST_REF_EXT
+GL.GL_INDEX_WRITEMASK
+GL.GL_INFO_LOG_LENGTH
+GL.GL_INSTRUMENT_BUFFER_POINTER_SGIX
+GL.GL_INSTRUMENT_MEASUREMENTS_SGIX
+GL.GL_INT
+GL.GL_INTENSITY
+GL.GL_INTENSITY12
+GL.GL_INTENSITY12_EXT
+GL.GL_INTENSITY16
+GL.GL_INTENSITY16F_ARB
+GL.GL_INTENSITY16_EXT
+GL.GL_INTENSITY32F_ARB
+GL.GL_INTENSITY4
+GL.GL_INTENSITY4_EXT
+GL.GL_INTENSITY8
+GL.GL_INTENSITY8_EXT
+GL.GL_INTENSITY_EXT
+GL.GL_INTENSITY_FLOAT16_ATI
+GL.GL_INTENSITY_FLOAT32_ATI
+GL.GL_INTERLACE_OML
+GL.GL_INTERLACE_READ_INGR
+GL.GL_INTERLACE_READ_OML
+GL.GL_INTERLACE_SGIX
+GL.GL_INTERLEAVED_ARRAY_POINTER
+GL.GL_INTERLEAVED_ATTRIBS
+GL.GL_INTERPOLATE
+GL.GL_INTERPOLATE_ARB
+GL.GL_INTERPOLATE_EXT
+GL.GL_INT_SAMPLER_1D
+GL.GL_INT_SAMPLER_1D_ARRAY
+GL.GL_INT_SAMPLER_2D
+GL.GL_INT_SAMPLER_2D_ARRAY
+GL.GL_INT_SAMPLER_3D
+GL.GL_INT_SAMPLER_CUBE
+GL.GL_INT_VEC2
+GL.GL_INT_VEC2_ARB
+GL.GL_INT_VEC3
+GL.GL_INT_VEC3_ARB
+GL.GL_INT_VEC4
+GL.GL_INT_VEC4_ARB
+GL.GL_INVALID_ENUM
+GL.GL_INVALID_FRAMEBUFFER_OPERATION_EXT
+GL.GL_INVALID_OPERATION
+GL.GL_INVALID_VALUE
+GL.GL_INVARIANT_DATATYPE_EXT
+GL.GL_INVARIANT_EXT
+GL.GL_INVARIANT_VALUE_EXT
+GL.GL_INVERSE_NV
+GL.GL_INVERSE_TRANSPOSE_NV
+GL.GL_INVERT
+GL.GL_INVERTED_SCREEN_W_REND
+GL.GL_IR_INSTRUMENT1_SGIX
+GL.GL_IUI_N3F_V2F_EXT
+GL.GL_IUI_N3F_V3F_EXT
+GL.GL_IUI_V2F_EXT
+GL.GL_IUI_V3F_EXT
+GL.GL_KEEP
+GL.GL_LEFT
+GL.GL_LEQUAL
+GL.GL_LERP_ATI
+GL.GL_LESS
+GL.GL_LIGHT0
+GL.GL_LIGHT1
+GL.GL_LIGHT2
+GL.GL_LIGHT3
+GL.GL_LIGHT4
+GL.GL_LIGHT5
+GL.GL_LIGHT6
+GL.GL_LIGHT7
+GL.GL_LIGHTING
+GL.GL_LIGHTING_BIT
+GL.GL_LIGHT_ENV_MODE_SGIX
+GL.GL_LIGHT_MODEL_AMBIENT
+GL.GL_LIGHT_MODEL_COLOR_CONTROL
+GL.GL_LIGHT_MODEL_COLOR_CONTROL_EXT
+GL.GL_LIGHT_MODEL_LOCAL_VIEWER
+GL.GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE
+GL.GL_LIGHT_MODEL_TWO_SIDE
+GL.GL_LINE
+GL.GL_LINEAR
+GL.GL_LINEAR_ATTENUATION
+GL.GL_LINEAR_CLIPMAP_LINEAR_SGIX
+GL.GL_LINEAR_CLIPMAP_NEAREST_SGIX
+GL.GL_LINEAR_DETAIL_ALPHA_SGIS
+GL.GL_LINEAR_DETAIL_COLOR_SGIS
+GL.GL_LINEAR_DETAIL_SGIS
+GL.GL_LINEAR_MIPMAP_LINEAR
+GL.GL_LINEAR_MIPMAP_NEAREST
+GL.GL_LINEAR_SHARPEN_ALPHA_SGIS
+GL.GL_LINEAR_SHARPEN_COLOR_SGIS
+GL.GL_LINEAR_SHARPEN_SGIS
+GL.GL_LINES
+GL.GL_LINE_BIT
+GL.GL_LINE_LOOP
+GL.GL_LINE_RESET_TOKEN
+GL.GL_LINE_SMOOTH
+GL.GL_LINE_SMOOTH_HINT
+GL.GL_LINE_STIPPLE
+GL.GL_LINE_STIPPLE_PATTERN
+GL.GL_LINE_STIPPLE_REPEAT
+GL.GL_LINE_STRIP
+GL.GL_LINE_TOKEN
+GL.GL_LINE_WIDTH
+GL.GL_LINE_WIDTH_GRANULARITY
+GL.GL_LINE_WIDTH_RANGE
+GL.GL_LINK_STATUS
+GL.GL_LIST_BASE
+GL.GL_LIST_BIT
+GL.GL_LIST_INDEX
+GL.GL_LIST_MODE
+GL.GL_LIST_PRIORITY_SGIX
+GL.GL_LOAD
+GL.GL_LOCAL_CONSTANT_DATATYPE_EXT
+GL.GL_LOCAL_CONSTANT_EXT
+GL.GL_LOCAL_CONSTANT_VALUE_EXT
+GL.GL_LOCAL_EXT
+GL.GL_LOGIC_OP
+GL.GL_LOGIC_OP_MODE
+GL.GL_LOWER_LEFT
+GL.GL_LO_BIAS_NV
+GL.GL_LO_SCALE_NV
+GL.GL_LUMINANCE
+GL.GL_LUMINANCE12
+GL.GL_LUMINANCE12_ALPHA12
+GL.GL_LUMINANCE12_ALPHA12_EXT
+GL.GL_LUMINANCE12_ALPHA4
+GL.GL_LUMINANCE12_ALPHA4_EXT
+GL.GL_LUMINANCE12_EXT
+GL.GL_LUMINANCE16
+GL.GL_LUMINANCE16F_ARB
+GL.GL_LUMINANCE16_ALPHA16
+GL.GL_LUMINANCE16_ALPHA16_EXT
+GL.GL_LUMINANCE16_EXT
+GL.GL_LUMINANCE32F_ARB
+GL.GL_LUMINANCE4
+GL.GL_LUMINANCE4_ALPHA4
+GL.GL_LUMINANCE4_ALPHA4_EXT
+GL.GL_LUMINANCE4_EXT
+GL.GL_LUMINANCE6_ALPHA2
+GL.GL_LUMINANCE6_ALPHA2_EXT
+GL.GL_LUMINANCE8
+GL.GL_LUMINANCE8_ALPHA8
+GL.GL_LUMINANCE8_ALPHA8_EXT
+GL.GL_LUMINANCE8_EXT
+GL.GL_LUMINANCE_ALPHA
+GL.GL_LUMINANCE_ALPHA16F_ARB
+GL.GL_LUMINANCE_ALPHA32F_ARB
+GL.GL_LUMINANCE_ALPHA_FLOAT16_ATI
+GL.GL_LUMINANCE_ALPHA_FLOAT32_ATI
+GL.GL_LUMINANCE_FLOAT16_ATI
+GL.GL_LUMINANCE_FLOAT32_ATI
+GL.GL_MAD_ATI
+GL.GL_MAGNITUDE_BIAS_NV
+GL.GL_MAGNITUDE_SCALE_NV
+GL.GL_MAJOR_VERSION
+GL.GL_MAP1_BINORMAL_EXT
+GL.GL_MAP1_COLOR_4
+GL.GL_MAP1_GRID_DOMAIN
+GL.GL_MAP1_GRID_SEGMENTS
+GL.GL_MAP1_INDEX
+GL.GL_MAP1_NORMAL
+GL.GL_MAP1_TANGENT_EXT
+GL.GL_MAP1_TEXTURE_COORD_1
+GL.GL_MAP1_TEXTURE_COORD_2
+GL.GL_MAP1_TEXTURE_COORD_3
+GL.GL_MAP1_TEXTURE_COORD_4
+GL.GL_MAP1_VERTEX_3
+GL.GL_MAP1_VERTEX_4
+GL.GL_MAP1_VERTEX_ATTRIB0_4_NV
+GL.GL_MAP1_VERTEX_ATTRIB10_4_NV
+GL.GL_MAP1_VERTEX_ATTRIB11_4_NV
+GL.GL_MAP1_VERTEX_ATTRIB12_4_NV
+GL.GL_MAP1_VERTEX_ATTRIB13_4_NV
+GL.GL_MAP1_VERTEX_ATTRIB14_4_NV
+GL.GL_MAP1_VERTEX_ATTRIB15_4_NV
+GL.GL_MAP1_VERTEX_ATTRIB1_4_NV
+GL.GL_MAP1_VERTEX_ATTRIB2_4_NV
+GL.GL_MAP1_VERTEX_ATTRIB3_4_NV
+GL.GL_MAP1_VERTEX_ATTRIB4_4_NV
+GL.GL_MAP1_VERTEX_ATTRIB5_4_NV
+GL.GL_MAP1_VERTEX_ATTRIB6_4_NV
+GL.GL_MAP1_VERTEX_ATTRIB7_4_NV
+GL.GL_MAP1_VERTEX_ATTRIB8_4_NV
+GL.GL_MAP1_VERTEX_ATTRIB9_4_NV
+GL.GL_MAP2_BINORMAL_EXT
+GL.GL_MAP2_COLOR_4
+GL.GL_MAP2_GRID_DOMAIN
+GL.GL_MAP2_GRID_SEGMENTS
+GL.GL_MAP2_INDEX
+GL.GL_MAP2_NORMAL
+GL.GL_MAP2_TANGENT_EXT
+GL.GL_MAP2_TEXTURE_COORD_1
+GL.GL_MAP2_TEXTURE_COORD_2
+GL.GL_MAP2_TEXTURE_COORD_3
+GL.GL_MAP2_TEXTURE_COORD_4
+GL.GL_MAP2_VERTEX_3
+GL.GL_MAP2_VERTEX_4
+GL.GL_MAP2_VERTEX_ATTRIB0_4_NV
+GL.GL_MAP2_VERTEX_ATTRIB10_4_NV
+GL.GL_MAP2_VERTEX_ATTRIB11_4_NV
+GL.GL_MAP2_VERTEX_ATTRIB12_4_NV
+GL.GL_MAP2_VERTEX_ATTRIB13_4_NV
+GL.GL_MAP2_VERTEX_ATTRIB14_4_NV
+GL.GL_MAP2_VERTEX_ATTRIB15_4_NV
+GL.GL_MAP2_VERTEX_ATTRIB1_4_NV
+GL.GL_MAP2_VERTEX_ATTRIB2_4_NV
+GL.GL_MAP2_VERTEX_ATTRIB3_4_NV
+GL.GL_MAP2_VERTEX_ATTRIB4_4_NV
+GL.GL_MAP2_VERTEX_ATTRIB5_4_NV
+GL.GL_MAP2_VERTEX_ATTRIB6_4_NV
+GL.GL_MAP2_VERTEX_ATTRIB7_4_NV
+GL.GL_MAP2_VERTEX_ATTRIB8_4_NV
+GL.GL_MAP2_VERTEX_ATTRIB9_4_NV
+GL.GL_MAP_ATTRIB_U_ORDER_NV
+GL.GL_MAP_ATTRIB_V_ORDER_NV
+GL.GL_MAP_COLOR
+GL.GL_MAP_STENCIL
+GL.GL_MAP_TESSELLATION_NV
+GL.GL_MATERIAL_SIDE_HINT_PGI
+GL.GL_MATRIX0_ARB
+GL.GL_MATRIX0_NV
+GL.GL_MATRIX10_ARB
+GL.GL_MATRIX11_ARB
+GL.GL_MATRIX12_ARB
+GL.GL_MATRIX13_ARB
+GL.GL_MATRIX14_ARB
+GL.GL_MATRIX15_ARB
+GL.GL_MATRIX16_ARB
+GL.GL_MATRIX17_ARB
+GL.GL_MATRIX18_ARB
+GL.GL_MATRIX19_ARB
+GL.GL_MATRIX1_ARB
+GL.GL_MATRIX1_NV
+GL.GL_MATRIX20_ARB
+GL.GL_MATRIX21_ARB
+GL.GL_MATRIX22_ARB
+GL.GL_MATRIX23_ARB
+GL.GL_MATRIX24_ARB
+GL.GL_MATRIX25_ARB
+GL.GL_MATRIX26_ARB
+GL.GL_MATRIX27_ARB
+GL.GL_MATRIX28_ARB
+GL.GL_MATRIX29_ARB
+GL.GL_MATRIX2_ARB
+GL.GL_MATRIX2_NV
+GL.GL_MATRIX30_ARB
+GL.GL_MATRIX31_ARB
+GL.GL_MATRIX3_ARB
+GL.GL_MATRIX3_NV
+GL.GL_MATRIX4_ARB
+GL.GL_MATRIX4_NV
+GL.GL_MATRIX5_ARB
+GL.GL_MATRIX5_NV
+GL.GL_MATRIX6_ARB
+GL.GL_MATRIX6_NV
+GL.GL_MATRIX7_ARB
+GL.GL_MATRIX7_NV
+GL.GL_MATRIX8_ARB
+GL.GL_MATRIX9_ARB
+GL.GL_MATRIX_EXT
+GL.GL_MATRIX_INDEX_ARRAY_ARB
+GL.GL_MATRIX_INDEX_ARRAY_POINTER_ARB
+GL.GL_MATRIX_INDEX_ARRAY_SIZE_ARB
+GL.GL_MATRIX_INDEX_ARRAY_STRIDE_ARB
+GL.GL_MATRIX_INDEX_ARRAY_TYPE_ARB
+GL.GL_MATRIX_MODE
+GL.GL_MATRIX_PALETTE_ARB
+GL.GL_MAT_AMBIENT_AND_DIFFUSE_BIT_PGI
+GL.GL_MAT_AMBIENT_BIT_PGI
+GL.GL_MAT_COLOR_INDEXES_BIT_PGI
+GL.GL_MAT_DIFFUSE_BIT_PGI
+GL.GL_MAT_EMISSION_BIT_PGI
+GL.GL_MAT_SHININESS_BIT_PGI
+GL.GL_MAT_SPECULAR_BIT_PGI
+GL.GL_MAX
+GL.GL_MAX_3D_TEXTURE_SIZE
+GL.GL_MAX_3D_TEXTURE_SIZE_EXT
+GL.GL_MAX_4D_TEXTURE_SIZE_SGIS
+GL.GL_MAX_ACTIVE_LIGHTS_SGIX
+GL.GL_MAX_ARRAY_TEXTURE_LAYERS
+GL.GL_MAX_ASYNC_DRAW_PIXELS_SGIX
+GL.GL_MAX_ASYNC_HISTOGRAM_SGIX
+GL.GL_MAX_ASYNC_READ_PIXELS_SGIX
+GL.GL_MAX_ASYNC_TEX_IMAGE_SGIX
+GL.GL_MAX_ATTRIB_STACK_DEPTH
+GL.GL_MAX_CLIENT_ATTRIB_STACK_DEPTH
+GL.GL_MAX_CLIPMAP_DEPTH_SGIX
+GL.GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX
+GL.GL_MAX_CLIP_PLANES
+GL.GL_MAX_COLOR_ATTACHMENTS_EXT
+GL.GL_MAX_COLOR_MATRIX_STACK_DEPTH
+GL.GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI
+GL.GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS
+GL.GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB
+GL.GL_MAX_CONVOLUTION_HEIGHT
+GL.GL_MAX_CONVOLUTION_HEIGHT_EXT
+GL.GL_MAX_CONVOLUTION_WIDTH
+GL.GL_MAX_CONVOLUTION_WIDTH_EXT
+GL.GL_MAX_CUBE_MAP_TEXTURE_SIZE
+GL.GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB
+GL.GL_MAX_CUBE_MAP_TEXTURE_SIZE_EXT
+GL.GL_MAX_DEFORMATION_ORDER_SGIX
+GL.GL_MAX_DRAW_BUFFERS
+GL.GL_MAX_DRAW_BUFFERS_ARB
+GL.GL_MAX_DRAW_BUFFERS_ATI
+GL.GL_MAX_ELEMENTS_INDICES
+GL.GL_MAX_ELEMENTS_INDICES_EXT
+GL.GL_MAX_ELEMENTS_VERTICES
+GL.GL_MAX_ELEMENTS_VERTICES_EXT
+GL.GL_MAX_EVAL_ORDER
+GL.GL_MAX_EXT
+GL.GL_MAX_FOG_FUNC_POINTS_SGIS
+GL.GL_MAX_FRAGMENT_LIGHTS_SGIX
+GL.GL_MAX_FRAGMENT_PROGRAM_LOCAL_PARAMETERS_NV
+GL.GL_MAX_FRAGMENT_UNIFORM_COMPONENTS
+GL.GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB
+GL.GL_MAX_FRAMEZOOM_FACTOR_SGIX
+GL.GL_MAX_GENERAL_COMBINERS_NV
+GL.GL_MAX_LIGHTS
+GL.GL_MAX_LIST_NESTING
+GL.GL_MAX_MAP_TESSELLATION_NV
+GL.GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB
+GL.GL_MAX_MODELVIEW_STACK_DEPTH
+GL.GL_MAX_NAME_STACK_DEPTH
+GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT
+GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT
+GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT
+GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT
+GL.GL_MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT
+GL.GL_MAX_PALETTE_MATRICES_ARB
+GL.GL_MAX_PIXEL_MAP_TABLE
+GL.GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT
+GL.GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI
+GL.GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB
+GL.GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB
+GL.GL_MAX_PROGRAM_ATTRIBS_ARB
+GL.GL_MAX_PROGRAM_CALL_DEPTH_NV
+GL.GL_MAX_PROGRAM_ENV_PARAMETERS_ARB
+GL.GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV
+GL.GL_MAX_PROGRAM_IF_DEPTH_NV
+GL.GL_MAX_PROGRAM_INSTRUCTIONS_ARB
+GL.GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB
+GL.GL_MAX_PROGRAM_LOOP_COUNT_NV
+GL.GL_MAX_PROGRAM_LOOP_DEPTH_NV
+GL.GL_MAX_PROGRAM_MATRICES_ARB
+GL.GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB
+GL.GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB
+GL.GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB
+GL.GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB
+GL.GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB
+GL.GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB
+GL.GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB
+GL.GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB
+GL.GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB
+GL.GL_MAX_PROGRAM_PARAMETERS_ARB
+GL.GL_MAX_PROGRAM_TEMPORARIES_ARB
+GL.GL_MAX_PROGRAM_TEXEL_OFFSET
+GL.GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB
+GL.GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB
+GL.GL_MAX_PROJECTION_STACK_DEPTH
+GL.GL_MAX_RATIONAL_EVAL_ORDER_NV
+GL.GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB
+GL.GL_MAX_RECTANGLE_TEXTURE_SIZE_NV
+GL.GL_MAX_RENDERBUFFER_SIZE_EXT
+GL.GL_MAX_SHININESS_NV
+GL.GL_MAX_SPOT_EXPONENT_NV
+GL.GL_MAX_TEXTURE_COORDS
+GL.GL_MAX_TEXTURE_COORDS_ARB
+GL.GL_MAX_TEXTURE_COORDS_NV
+GL.GL_MAX_TEXTURE_IMAGE_UNITS
+GL.GL_MAX_TEXTURE_IMAGE_UNITS_ARB
+GL.GL_MAX_TEXTURE_IMAGE_UNITS_NV
+GL.GL_MAX_TEXTURE_LOD_BIAS
+GL.GL_MAX_TEXTURE_LOD_BIAS_EXT
+GL.GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT
+GL.GL_MAX_TEXTURE_SIZE
+GL.GL_MAX_TEXTURE_STACK_DEPTH
+GL.GL_MAX_TEXTURE_UNITS
+GL.GL_MAX_TEXTURE_UNITS_ARB
+GL.GL_MAX_TRACK_MATRICES_NV
+GL.GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV
+GL.GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS
+GL.GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS
+GL.GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS
+GL.GL_MAX_VARYING_FLOATS
+GL.GL_MAX_VARYING_FLOATS_ARB
+GL.GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV
+GL.GL_MAX_VERTEX_ATTRIBS
+GL.GL_MAX_VERTEX_ATTRIBS_ARB
+GL.GL_MAX_VERTEX_HINT_PGI
+GL.GL_MAX_VERTEX_SHADER_INSTRUCTIONS_EXT
+GL.GL_MAX_VERTEX_SHADER_INVARIANTS_EXT
+GL.GL_MAX_VERTEX_SHADER_LOCALS_EXT
+GL.GL_MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT
+GL.GL_MAX_VERTEX_SHADER_VARIANTS_EXT
+GL.GL_MAX_VERTEX_STREAMS_ATI
+GL.GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS
+GL.GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB
+GL.GL_MAX_VERTEX_UNIFORM_COMPONENTS
+GL.GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB
+GL.GL_MAX_VERTEX_UNITS_ARB
+GL.GL_MAX_VIEWPORT_DIMS
+GL.GL_MIN
+GL.GL_MINMAX
+GL.GL_MINMAX_EXT
+GL.GL_MINMAX_FORMAT
+GL.GL_MINMAX_FORMAT_EXT
+GL.GL_MINMAX_SINK
+GL.GL_MINMAX_SINK_EXT
+GL.GL_MINOR_VERSION
+GL.GL_MIN_EXT
+GL.GL_MIN_PROGRAM_TEXEL_OFFSET
+GL.GL_MIRRORED_REPEAT
+GL.GL_MIRRORED_REPEAT_ARB
+GL.GL_MIRRORED_REPEAT_IBM
+GL.GL_MIRROR_CLAMP_ATI
+GL.GL_MIRROR_CLAMP_EXT
+GL.GL_MIRROR_CLAMP_TO_BORDER_EXT
+GL.GL_MIRROR_CLAMP_TO_EDGE_ATI
+GL.GL_MIRROR_CLAMP_TO_EDGE_EXT
+GL.GL_MODELVIEW
+GL.GL_MODELVIEW0_ARB
+GL.GL_MODELVIEW0_EXT
+GL.GL_MODELVIEW0_MATRIX_EXT
+GL.GL_MODELVIEW0_STACK_DEPTH_EXT
+GL.GL_MODELVIEW10_ARB
+GL.GL_MODELVIEW11_ARB
+GL.GL_MODELVIEW12_ARB
+GL.GL_MODELVIEW13_ARB
+GL.GL_MODELVIEW14_ARB
+GL.GL_MODELVIEW15_ARB
+GL.GL_MODELVIEW16_ARB
+GL.GL_MODELVIEW17_ARB
+GL.GL_MODELVIEW18_ARB
+GL.GL_MODELVIEW19_ARB
+GL.GL_MODELVIEW1_ARB
+GL.GL_MODELVIEW1_EXT
+GL.GL_MODELVIEW1_MATRIX_EXT
+GL.GL_MODELVIEW1_STACK_DEPTH_EXT
+GL.GL_MODELVIEW20_ARB
+GL.GL_MODELVIEW21_ARB
+GL.GL_MODELVIEW22_ARB
+GL.GL_MODELVIEW23_ARB
+GL.GL_MODELVIEW24_ARB
+GL.GL_MODELVIEW25_ARB
+GL.GL_MODELVIEW26_ARB
+GL.GL_MODELVIEW27_ARB
+GL.GL_MODELVIEW28_ARB
+GL.GL_MODELVIEW29_ARB
+GL.GL_MODELVIEW2_ARB
+GL.GL_MODELVIEW30_ARB
+GL.GL_MODELVIEW31_ARB
+GL.GL_MODELVIEW3_ARB
+GL.GL_MODELVIEW4_ARB
+GL.GL_MODELVIEW5_ARB
+GL.GL_MODELVIEW6_ARB
+GL.GL_MODELVIEW7_ARB
+GL.GL_MODELVIEW8_ARB
+GL.GL_MODELVIEW9_ARB
+GL.GL_MODELVIEW_MATRIX
+GL.GL_MODELVIEW_PROJECTION_NV
+GL.GL_MODELVIEW_STACK_DEPTH
+GL.GL_MODULATE
+GL.GL_MODULATE_ADD_ATI
+GL.GL_MODULATE_SIGNED_ADD_ATI
+GL.GL_MODULATE_SUBTRACT_ATI
+GL.GL_MOV_ATI
+GL.GL_MULT
+GL.GL_MULTISAMPLE
+GL.GL_MULTISAMPLE_3DFX
+GL.GL_MULTISAMPLE_ARB
+GL.GL_MULTISAMPLE_BIT
+GL.GL_MULTISAMPLE_BIT_3DFX
+GL.GL_MULTISAMPLE_BIT_ARB
+GL.GL_MULTISAMPLE_BIT_EXT
+GL.GL_MULTISAMPLE_EXT
+GL.GL_MULTISAMPLE_FILTER_HINT_NV
+GL.GL_MULTISAMPLE_SGIS
+GL.GL_MUL_ATI
+GL.GL_MVP_MATRIX_EXT
+GL.GL_N3F_V3F
+GL.GL_NAME_STACK_DEPTH
+GL.GL_NAND
+GL.GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI
+GL.GL_NATIVE_GRAPHICS_END_HINT_PGI
+GL.GL_NATIVE_GRAPHICS_HANDLE_PGI
+GL.GL_NEAREST
+GL.GL_NEAREST_CLIPMAP_LINEAR_SGIX
+GL.GL_NEAREST_CLIPMAP_NEAREST_SGIX
+GL.GL_NEAREST_MIPMAP_LINEAR
+GL.GL_NEAREST_MIPMAP_NEAREST
+GL.GL_NEGATE_BIT_ATI
+GL.GL_NEGATIVE_ONE_EXT
+GL.GL_NEGATIVE_W_EXT
+GL.GL_NEGATIVE_X_EXT
+GL.GL_NEGATIVE_Y_EXT
+GL.GL_NEGATIVE_Z_EXT
+GL.GL_NEVER
+GL.GL_NICEST
+GL.GL_NONE
+GL.GL_NOOP
+GL.GL_NOR
+GL.GL_NORMALIZE
+GL.GL_NORMALIZED_RANGE_EXT
+GL.GL_NORMAL_ARRAY
+GL.GL_NORMAL_ARRAY_BUFFER_BINDING
+GL.GL_NORMAL_ARRAY_BUFFER_BINDING_ARB
+GL.GL_NORMAL_ARRAY_COUNT_EXT
+GL.GL_NORMAL_ARRAY_EXT
+GL.GL_NORMAL_ARRAY_LIST_IBM
+GL.GL_NORMAL_ARRAY_LIST_STRIDE_IBM
+GL.GL_NORMAL_ARRAY_PARALLEL_POINTERS_INTEL
+GL.GL_NORMAL_ARRAY_POINTER
+GL.GL_NORMAL_ARRAY_POINTER_EXT
+GL.GL_NORMAL_ARRAY_STRIDE
+GL.GL_NORMAL_ARRAY_STRIDE_EXT
+GL.GL_NORMAL_ARRAY_TYPE
+GL.GL_NORMAL_ARRAY_TYPE_EXT
+GL.GL_NORMAL_BIT_PGI
+GL.GL_NORMAL_MAP
+GL.GL_NORMAL_MAP_ARB
+GL.GL_NORMAL_MAP_EXT
+GL.GL_NORMAL_MAP_NV
+GL.GL_NOTEQUAL
+GL.GL_NO_ERROR
+GL.GL_NUM_COMPRESSED_TEXTURE_FORMATS
+GL.GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB
+GL.GL_NUM_EXTENSIONS
+GL.GL_NUM_FRAGMENT_CONSTANTS_ATI
+GL.GL_NUM_FRAGMENT_REGISTERS_ATI
+GL.GL_NUM_GENERAL_COMBINERS_NV
+GL.GL_NUM_INPUT_INTERPOLATOR_COMPONENTS_ATI
+GL.GL_NUM_INSTRUCTIONS_PER_PASS_ATI
+GL.GL_NUM_INSTRUCTIONS_TOTAL_ATI
+GL.GL_NUM_LOOPBACK_COMPONENTS_ATI
+GL.GL_NUM_PASSES_ATI
+GL.GL_OBJECT_ACTIVE_ATTRIBUTES_ARB
+GL.GL_OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH_ARB
+GL.GL_OBJECT_ACTIVE_UNIFORMS_ARB
+GL.GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB
+GL.GL_OBJECT_ATTACHED_OBJECTS_ARB
+GL.GL_OBJECT_BUFFER_SIZE_ATI
+GL.GL_OBJECT_BUFFER_USAGE_ATI
+GL.GL_OBJECT_COMPILE_STATUS
+GL.GL_OBJECT_COMPILE_STATUS_ARB
+GL.GL_OBJECT_DELETE_STATUS_ARB
+GL.GL_OBJECT_DISTANCE_TO_LINE_SGIS
+GL.GL_OBJECT_DISTANCE_TO_POINT_SGIS
+GL.GL_OBJECT_INFO_LOG_LENGTH_ARB
+GL.GL_OBJECT_LINEAR
+GL.GL_OBJECT_LINE_SGIS
+GL.GL_OBJECT_LINK_STATUS
+GL.GL_OBJECT_LINK_STATUS_ARB
+GL.GL_OBJECT_PLANE
+GL.GL_OBJECT_POINT_SGIS
+GL.GL_OBJECT_SHADER_SOURCE_LENGTH_ARB
+GL.GL_OBJECT_SUBTYPE_ARB
+GL.GL_OBJECT_TYPE_ARB
+GL.GL_OBJECT_VALIDATE_STATUS_ARB
+GL.GL_OCCLUSION_TEST_HP
+GL.GL_OCCLUSION_TEST_RESULT_HP
+GL.GL_OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV
+GL.GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV
+GL.GL_OFFSET_HILO_TEXTURE_2D_NV
+GL.GL_OFFSET_HILO_TEXTURE_RECTANGLE_NV
+GL.GL_OFFSET_PROJECTIVE_TEXTURE_2D_NV
+GL.GL_OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV
+GL.GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV
+GL.GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV
+GL.GL_OFFSET_TEXTURE_2D_BIAS_NV
+GL.GL_OFFSET_TEXTURE_2D_MATRIX_NV
+GL.GL_OFFSET_TEXTURE_2D_NV
+GL.GL_OFFSET_TEXTURE_2D_SCALE_NV
+GL.GL_OFFSET_TEXTURE_BIAS_NV
+GL.GL_OFFSET_TEXTURE_MATRIX_NV
+GL.GL_OFFSET_TEXTURE_RECTANGLE_NV
+GL.GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV
+GL.GL_OFFSET_TEXTURE_SCALE_NV
+GL.GL_ONE
+GL.GL_ONE_EXT
+GL.GL_ONE_MINUS_CONSTANT_ALPHA
+GL.GL_ONE_MINUS_CONSTANT_ALPHA_EXT
+GL.GL_ONE_MINUS_CONSTANT_COLOR
+GL.GL_ONE_MINUS_CONSTANT_COLOR_EXT
+GL.GL_ONE_MINUS_DST_ALPHA
+GL.GL_ONE_MINUS_DST_COLOR
+GL.GL_ONE_MINUS_SRC_ALPHA
+GL.GL_ONE_MINUS_SRC_COLOR
+GL.GL_OPERAND0_ALPHA
+GL.GL_OPERAND0_ALPHA_ARB
+GL.GL_OPERAND0_ALPHA_EXT
+GL.GL_OPERAND0_RGB
+GL.GL_OPERAND0_RGB_ARB
+GL.GL_OPERAND0_RGB_EXT
+GL.GL_OPERAND1_ALPHA
+GL.GL_OPERAND1_ALPHA_ARB
+GL.GL_OPERAND1_ALPHA_EXT
+GL.GL_OPERAND1_RGB
+GL.GL_OPERAND1_RGB_ARB
+GL.GL_OPERAND1_RGB_EXT
+GL.GL_OPERAND2_ALPHA
+GL.GL_OPERAND2_ALPHA_ARB
+GL.GL_OPERAND2_ALPHA_EXT
+GL.GL_OPERAND2_RGB
+GL.GL_OPERAND2_RGB_ARB
+GL.GL_OPERAND2_RGB_EXT
+GL.GL_OPERAND3_ALPHA_NV
+GL.GL_OPERAND3_RGB_NV
+GL.GL_OP_ADD_EXT
+GL.GL_OP_CLAMP_EXT
+GL.GL_OP_CROSS_PRODUCT_EXT
+GL.GL_OP_DOT3_EXT
+GL.GL_OP_DOT4_EXT
+GL.GL_OP_EXP_BASE_2_EXT
+GL.GL_OP_FLOOR_EXT
+GL.GL_OP_FRAC_EXT
+GL.GL_OP_INDEX_EXT
+GL.GL_OP_LOG_BASE_2_EXT
+GL.GL_OP_MADD_EXT
+GL.GL_OP_MAX_EXT
+GL.GL_OP_MIN_EXT
+GL.GL_OP_MOV_EXT
+GL.GL_OP_MULTIPLY_MATRIX_EXT
+GL.GL_OP_MUL_EXT
+GL.GL_OP_NEGATE_EXT
+GL.GL_OP_POWER_EXT
+GL.GL_OP_RECIP_EXT
+GL.GL_OP_RECIP_SQRT_EXT
+GL.GL_OP_ROUND_EXT
+GL.GL_OP_SET_GE_EXT
+GL.GL_OP_SET_LT_EXT
+GL.GL_OP_SUB_EXT
+GL.GL_OR
+GL.GL_ORDER
+GL.GL_OR_INVERTED
+GL.GL_OR_REVERSE
+GL.GL_OUTPUT_COLOR0_EXT
+GL.GL_OUTPUT_COLOR1_EXT
+GL.GL_OUTPUT_FOG_EXT
+GL.GL_OUTPUT_TEXTURE_COORD0_EXT
+GL.GL_OUTPUT_TEXTURE_COORD10_EXT
+GL.GL_OUTPUT_TEXTURE_COORD11_EXT
+GL.GL_OUTPUT_TEXTURE_COORD12_EXT
+GL.GL_OUTPUT_TEXTURE_COORD13_EXT
+GL.GL_OUTPUT_TEXTURE_COORD14_EXT
+GL.GL_OUTPUT_TEXTURE_COORD15_EXT
+GL.GL_OUTPUT_TEXTURE_COORD16_EXT
+GL.GL_OUTPUT_TEXTURE_COORD17_EXT
+GL.GL_OUTPUT_TEXTURE_COORD18_EXT
+GL.GL_OUTPUT_TEXTURE_COORD19_EXT
+GL.GL_OUTPUT_TEXTURE_COORD1_EXT
+GL.GL_OUTPUT_TEXTURE_COORD20_EXT
+GL.GL_OUTPUT_TEXTURE_COORD21_EXT
+GL.GL_OUTPUT_TEXTURE_COORD22_EXT
+GL.GL_OUTPUT_TEXTURE_COORD23_EXT
+GL.GL_OUTPUT_TEXTURE_COORD24_EXT
+GL.GL_OUTPUT_TEXTURE_COORD25_EXT
+GL.GL_OUTPUT_TEXTURE_COORD26_EXT
+GL.GL_OUTPUT_TEXTURE_COORD27_EXT
+GL.GL_OUTPUT_TEXTURE_COORD28_EXT
+GL.GL_OUTPUT_TEXTURE_COORD29_EXT
+GL.GL_OUTPUT_TEXTURE_COORD2_EXT
+GL.GL_OUTPUT_TEXTURE_COORD30_EXT
+GL.GL_OUTPUT_TEXTURE_COORD31_EXT
+GL.GL_OUTPUT_TEXTURE_COORD3_EXT
+GL.GL_OUTPUT_TEXTURE_COORD4_EXT
+GL.GL_OUTPUT_TEXTURE_COORD5_EXT
+GL.GL_OUTPUT_TEXTURE_COORD6_EXT
+GL.GL_OUTPUT_TEXTURE_COORD7_EXT
+GL.GL_OUTPUT_TEXTURE_COORD8_EXT
+GL.GL_OUTPUT_TEXTURE_COORD9_EXT
+GL.GL_OUTPUT_VERTEX_EXT
+GL.GL_OUT_OF_MEMORY
+GL.GL_PACK_ALIGNMENT
+GL.GL_PACK_CMYK_HINT_EXT
+GL.GL_PACK_IMAGE_DEPTH_SGIS
+GL.GL_PACK_IMAGE_HEIGHT
+GL.GL_PACK_IMAGE_HEIGHT_EXT
+GL.GL_PACK_INVERT_MESA
+GL.GL_PACK_LSB_FIRST
+GL.GL_PACK_RESAMPLE_OML
+GL.GL_PACK_RESAMPLE_SGIX
+GL.GL_PACK_ROW_LENGTH
+GL.GL_PACK_SKIP_IMAGES
+GL.GL_PACK_SKIP_IMAGES_EXT
+GL.GL_PACK_SKIP_PIXELS
+GL.GL_PACK_SKIP_ROWS
+GL.GL_PACK_SKIP_VOLUMES_SGIS
+GL.GL_PACK_SUBSAMPLE_RATE_SGIX
+GL.GL_PACK_SWAP_BYTES
+GL.GL_PARALLEL_ARRAYS_INTEL
+GL.GL_PASS_THROUGH_NV
+GL.GL_PASS_THROUGH_TOKEN
+GL.GL_PERSPECTIVE_CORRECTION_HINT
+GL.GL_PERTURB_EXT
+GL.GL_PER_STAGE_CONSTANTS_NV
+GL.GL_PHONG_HINT_WIN
+GL.GL_PHONG_WIN
+GL.GL_PIXEL_COUNTER_BITS_NV
+GL.GL_PIXEL_COUNT_AVAILABLE_NV
+GL.GL_PIXEL_COUNT_NV
+GL.GL_PIXEL_CUBIC_WEIGHT_EXT
+GL.GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS
+GL.GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS
+GL.GL_PIXEL_GROUP_COLOR_SGIS
+GL.GL_PIXEL_MAG_FILTER_EXT
+GL.GL_PIXEL_MAP_A_TO_A
+GL.GL_PIXEL_MAP_A_TO_A_SIZE
+GL.GL_PIXEL_MAP_B_TO_B
+GL.GL_PIXEL_MAP_B_TO_B_SIZE
+GL.GL_PIXEL_MAP_G_TO_G
+GL.GL_PIXEL_MAP_G_TO_G_SIZE
+GL.GL_PIXEL_MAP_I_TO_A
+GL.GL_PIXEL_MAP_I_TO_A_SIZE
+GL.GL_PIXEL_MAP_I_TO_B
+GL.GL_PIXEL_MAP_I_TO_B_SIZE
+GL.GL_PIXEL_MAP_I_TO_G
+GL.GL_PIXEL_MAP_I_TO_G_SIZE
+GL.GL_PIXEL_MAP_I_TO_I
+GL.GL_PIXEL_MAP_I_TO_I_SIZE
+GL.GL_PIXEL_MAP_I_TO_R
+GL.GL_PIXEL_MAP_I_TO_R_SIZE
+GL.GL_PIXEL_MAP_R_TO_R
+GL.GL_PIXEL_MAP_R_TO_R_SIZE
+GL.GL_PIXEL_MAP_S_TO_S
+GL.GL_PIXEL_MAP_S_TO_S_SIZE
+GL.GL_PIXEL_MIN_FILTER_EXT
+GL.GL_PIXEL_MODE_BIT
+GL.GL_PIXEL_PACK_BUFFER
+GL.GL_PIXEL_PACK_BUFFER_ARB
+GL.GL_PIXEL_PACK_BUFFER_BINDING
+GL.GL_PIXEL_PACK_BUFFER_BINDING_ARB
+GL.GL_PIXEL_PACK_BUFFER_BINDING_EXT
+GL.GL_PIXEL_PACK_BUFFER_EXT
+GL.GL_PIXEL_SUBSAMPLE_2424_SGIX
+GL.GL_PIXEL_SUBSAMPLE_4242_SGIX
+GL.GL_PIXEL_SUBSAMPLE_4444_SGIX
+GL.GL_PIXEL_TEXTURE_SGIS
+GL.GL_PIXEL_TEX_GEN_ALPHA_LS_SGIX
+GL.GL_PIXEL_TEX_GEN_ALPHA_MS_SGIX
+GL.GL_PIXEL_TEX_GEN_ALPHA_NO_REPLACE_SGIX
+GL.GL_PIXEL_TEX_GEN_ALPHA_REPLACE_SGIX
+GL.GL_PIXEL_TEX_GEN_MODE_SGIX
+GL.GL_PIXEL_TEX_GEN_Q_CEILING_SGIX
+GL.GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX
+GL.GL_PIXEL_TEX_GEN_Q_ROUND_SGIX
+GL.GL_PIXEL_TEX_GEN_SGIX
+GL.GL_PIXEL_TILE_BEST_ALIGNMENT_SGIX
+GL.GL_PIXEL_TILE_CACHE_INCREMENT_SGIX
+GL.GL_PIXEL_TILE_CACHE_SIZE_SGIX
+GL.GL_PIXEL_TILE_GRID_DEPTH_SGIX
+GL.GL_PIXEL_TILE_GRID_HEIGHT_SGIX
+GL.GL_PIXEL_TILE_GRID_WIDTH_SGIX
+GL.GL_PIXEL_TILE_HEIGHT_SGIX
+GL.GL_PIXEL_TILE_WIDTH_SGIX
+GL.GL_PIXEL_TRANSFORM_2D_EXT
+GL.GL_PIXEL_TRANSFORM_2D_MATRIX_EXT
+GL.GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT
+GL.GL_PIXEL_UNPACK_BUFFER
+GL.GL_PIXEL_UNPACK_BUFFER_ARB
+GL.GL_PIXEL_UNPACK_BUFFER_BINDING
+GL.GL_PIXEL_UNPACK_BUFFER_BINDING_ARB
+GL.GL_PIXEL_UNPACK_BUFFER_BINDING_EXT
+GL.GL_PIXEL_UNPACK_BUFFER_EXT
+GL.GL_PN_TRIANGLES_ATI
+GL.GL_PN_TRIANGLES_NORMAL_MODE_ATI
+GL.GL_PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI
+GL.GL_PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI
+GL.GL_PN_TRIANGLES_POINT_MODE_ATI
+GL.GL_PN_TRIANGLES_POINT_MODE_CUBIC_ATI
+GL.GL_PN_TRIANGLES_POINT_MODE_LINEAR_ATI
+GL.GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI
+GL.GL_POINT
+GL.GL_POINTS
+GL.GL_POINT_BIT
+GL.GL_POINT_DISTANCE_ATTENUATION
+GL.GL_POINT_DISTANCE_ATTENUATION_ARB
+GL.GL_POINT_FADE_THRESHOLD_SIZE
+GL.GL_POINT_FADE_THRESHOLD_SIZE_ARB
+GL.GL_POINT_FADE_THRESHOLD_SIZE_EXT
+GL.GL_POINT_FADE_THRESHOLD_SIZE_SGIS
+GL.GL_POINT_SIZE
+GL.GL_POINT_SIZE_GRANULARITY
+GL.GL_POINT_SIZE_MAX
+GL.GL_POINT_SIZE_MAX_ARB
+GL.GL_POINT_SIZE_MAX_EXT
+GL.GL_POINT_SIZE_MAX_SGIS
+GL.GL_POINT_SIZE_MIN
+GL.GL_POINT_SIZE_MIN_ARB
+GL.GL_POINT_SIZE_MIN_EXT
+GL.GL_POINT_SIZE_MIN_SGIS
+GL.GL_POINT_SIZE_RANGE
+GL.GL_POINT_SMOOTH
+GL.GL_POINT_SMOOTH_HINT
+GL.GL_POINT_SPRITE
+GL.GL_POINT_SPRITE_ARB
+GL.GL_POINT_SPRITE_COORD_ORIGIN
+GL.GL_POINT_SPRITE_NV
+GL.GL_POINT_SPRITE_R_MODE_NV
+GL.GL_POINT_TOKEN
+GL.GL_POLYGON
+GL.GL_POLYGON_BIT
+GL.GL_POLYGON_MODE
+GL.GL_POLYGON_OFFSET_BIAS_EXT
+GL.GL_POLYGON_OFFSET_EXT
+GL.GL_POLYGON_OFFSET_FACTOR
+GL.GL_POLYGON_OFFSET_FACTOR_EXT
+GL.GL_POLYGON_OFFSET_FILL
+GL.GL_POLYGON_OFFSET_LINE
+GL.GL_POLYGON_OFFSET_POINT
+GL.GL_POLYGON_OFFSET_UNITS
+GL.GL_POLYGON_SMOOTH
+GL.GL_POLYGON_SMOOTH_HINT
+GL.GL_POLYGON_STIPPLE
+GL.GL_POLYGON_STIPPLE_BIT
+GL.GL_POLYGON_TOKEN
+GL.GL_POSITION
+GL.GL_POST_COLOR_MATRIX_ALPHA_BIAS
+GL.GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI
+GL.GL_POST_COLOR_MATRIX_ALPHA_SCALE
+GL.GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI
+GL.GL_POST_COLOR_MATRIX_BLUE_BIAS
+GL.GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI
+GL.GL_POST_COLOR_MATRIX_BLUE_SCALE
+GL.GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI
+GL.GL_POST_COLOR_MATRIX_COLOR_TABLE
+GL.GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI
+GL.GL_POST_COLOR_MATRIX_GREEN_BIAS
+GL.GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI
+GL.GL_POST_COLOR_MATRIX_GREEN_SCALE
+GL.GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI
+GL.GL_POST_COLOR_MATRIX_RED_BIAS
+GL.GL_POST_COLOR_MATRIX_RED_BIAS_SGI
+GL.GL_POST_COLOR_MATRIX_RED_SCALE
+GL.GL_POST_COLOR_MATRIX_RED_SCALE_SGI
+GL.GL_POST_CONVOLUTION_ALPHA_BIAS
+GL.GL_POST_CONVOLUTION_ALPHA_BIAS_EXT
+GL.GL_POST_CONVOLUTION_ALPHA_SCALE
+GL.GL_POST_CONVOLUTION_ALPHA_SCALE_EXT
+GL.GL_POST_CONVOLUTION_BLUE_BIAS
+GL.GL_POST_CONVOLUTION_BLUE_BIAS_EXT
+GL.GL_POST_CONVOLUTION_BLUE_SCALE
+GL.GL_POST_CONVOLUTION_BLUE_SCALE_EXT
+GL.GL_POST_CONVOLUTION_COLOR_TABLE
+GL.GL_POST_CONVOLUTION_COLOR_TABLE_SGI
+GL.GL_POST_CONVOLUTION_GREEN_BIAS
+GL.GL_POST_CONVOLUTION_GREEN_BIAS_EXT
+GL.GL_POST_CONVOLUTION_GREEN_SCALE
+GL.GL_POST_CONVOLUTION_GREEN_SCALE_EXT
+GL.GL_POST_CONVOLUTION_RED_BIAS
+GL.GL_POST_CONVOLUTION_RED_BIAS_EXT
+GL.GL_POST_CONVOLUTION_RED_SCALE
+GL.GL_POST_CONVOLUTION_RED_SCALE_EXT
+GL.GL_POST_IMAGE_TRANSFORM_COLOR_TABLE_HP
+GL.GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX
+GL.GL_POST_TEXTURE_FILTER_BIAS_SGIX
+GL.GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX
+GL.GL_POST_TEXTURE_FILTER_SCALE_SGIX
+GL.GL_PREFER_DOUBLEBUFFER_HINT_PGI
+GL.GL_PRESERVE_ATI
+GL.GL_PREVIOUS
+GL.GL_PREVIOUS_ARB
+GL.GL_PREVIOUS_EXT
+GL.GL_PREVIOUS_TEXTURE_INPUT_NV
+GL.GL_PRIMARY_COLOR
+GL.GL_PRIMARY_COLOR_ARB
+GL.GL_PRIMARY_COLOR_EXT
+GL.GL_PRIMARY_COLOR_NV
+GL.GL_PRIMITIVES_GENERATED
+GL.GL_PRIMITIVE_RESTART_INDEX_NV
+GL.GL_PRIMITIVE_RESTART_NV
+GL.GL_PROGRAM_ADDRESS_REGISTERS_ARB
+GL.GL_PROGRAM_ALU_INSTRUCTIONS_ARB
+GL.GL_PROGRAM_ATTRIBS_ARB
+GL.GL_PROGRAM_BINDING_ARB
+GL.GL_PROGRAM_ERROR_POSITION_ARB
+GL.GL_PROGRAM_ERROR_POSITION_NV
+GL.GL_PROGRAM_ERROR_STRING_ARB
+GL.GL_PROGRAM_ERROR_STRING_NV
+GL.GL_PROGRAM_FORMAT_ARB
+GL.GL_PROGRAM_FORMAT_ASCII_ARB
+GL.GL_PROGRAM_INSTRUCTIONS_ARB
+GL.GL_PROGRAM_LENGTH_ARB
+GL.GL_PROGRAM_LENGTH_NV
+GL.GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB
+GL.GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB
+GL.GL_PROGRAM_NATIVE_ATTRIBS_ARB
+GL.GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB
+GL.GL_PROGRAM_NATIVE_PARAMETERS_ARB
+GL.GL_PROGRAM_NATIVE_TEMPORARIES_ARB
+GL.GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB
+GL.GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB
+GL.GL_PROGRAM_OBJECT_ARB
+GL.GL_PROGRAM_PARAMETERS_ARB
+GL.GL_PROGRAM_PARAMETER_NV
+GL.GL_PROGRAM_RESIDENT_NV
+GL.GL_PROGRAM_STRING_ARB
+GL.GL_PROGRAM_STRING_NV
+GL.GL_PROGRAM_TARGET_NV
+GL.GL_PROGRAM_TEMPORARIES_ARB
+GL.GL_PROGRAM_TEX_INDIRECTIONS_ARB
+GL.GL_PROGRAM_TEX_INSTRUCTIONS_ARB
+GL.GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB
+GL.GL_PROJECTION
+GL.GL_PROJECTION_MATRIX
+GL.GL_PROJECTION_STACK_DEPTH
+GL.GL_PROXY_COLOR_TABLE
+GL.GL_PROXY_COLOR_TABLE_SGI
+GL.GL_PROXY_HISTOGRAM
+GL.GL_PROXY_HISTOGRAM_EXT
+GL.GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE
+GL.GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI
+GL.GL_PROXY_POST_CONVOLUTION_COLOR_TABLE
+GL.GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI
+GL.GL_PROXY_POST_IMAGE_TRANSFORM_COLOR_TABLE_HP
+GL.GL_PROXY_TEXTURE_1D
+GL.GL_PROXY_TEXTURE_1D_ARRAY
+GL.GL_PROXY_TEXTURE_1D_EXT
+GL.GL_PROXY_TEXTURE_2D
+GL.GL_PROXY_TEXTURE_2D_ARRAY
+GL.GL_PROXY_TEXTURE_2D_EXT
+GL.GL_PROXY_TEXTURE_3D
+GL.GL_PROXY_TEXTURE_3D_EXT
+GL.GL_PROXY_TEXTURE_4D_SGIS
+GL.GL_PROXY_TEXTURE_COLOR_TABLE_SGI
+GL.GL_PROXY_TEXTURE_CUBE_MAP
+GL.GL_PROXY_TEXTURE_CUBE_MAP_ARB
+GL.GL_PROXY_TEXTURE_CUBE_MAP_EXT
+GL.GL_PROXY_TEXTURE_RECTANGLE_ARB
+GL.GL_PROXY_TEXTURE_RECTANGLE_NV
+GL.GL_Q
+GL.GL_QUADRATIC_ATTENUATION
+GL.GL_QUADS
+GL.GL_QUAD_ALPHA4_SGIS
+GL.GL_QUAD_ALPHA8_SGIS
+GL.GL_QUAD_INTENSITY4_SGIS
+GL.GL_QUAD_INTENSITY8_SGIS
+GL.GL_QUAD_LUMINANCE4_SGIS
+GL.GL_QUAD_LUMINANCE8_SGIS
+GL.GL_QUAD_MESH_SUN
+GL.GL_QUAD_STRIP
+GL.GL_QUAD_TEXTURE_SELECT_SGIS
+GL.GL_QUARTER_BIT_ATI
+GL.GL_QUERY_BY_REGION_NO_WAIT
+GL.GL_QUERY_BY_REGION_WAIT
+GL.GL_QUERY_COUNTER_BITS
+GL.GL_QUERY_COUNTER_BITS_ARB
+GL.GL_QUERY_NO_WAIT
+GL.GL_QUERY_RESULT
+GL.GL_QUERY_RESULT_ARB
+GL.GL_QUERY_RESULT_AVAILABLE
+GL.GL_QUERY_RESULT_AVAILABLE_ARB
+GL.GL_QUERY_WAIT
+GL.GL_R
+GL.GL_R11F_G11F_B10F
+GL.GL_R1UI_C3F_V3F_SUN
+GL.GL_R1UI_C4F_N3F_V3F_SUN
+GL.GL_R1UI_C4UB_V3F_SUN
+GL.GL_R1UI_N3F_V3F_SUN
+GL.GL_R1UI_T2F_C4F_N3F_V3F_SUN
+GL.GL_R1UI_T2F_N3F_V3F_SUN
+GL.GL_R1UI_T2F_V3F_SUN
+GL.GL_R1UI_V3F_SUN
+GL.GL_R3_G3_B2
+GL.GL_RASTERIZER_DISCARD
+GL.GL_RASTER_POSITION_UNCLIPPED_IBM
+GL.GL_READ_BUFFER
+GL.GL_READ_ONLY
+GL.GL_READ_ONLY_ARB
+GL.GL_READ_PIXEL_DATA_RANGE_LENGTH_NV
+GL.GL_READ_PIXEL_DATA_RANGE_NV
+GL.GL_READ_PIXEL_DATA_RANGE_POINTER_NV
+GL.GL_READ_WRITE
+GL.GL_READ_WRITE_ARB
+GL.GL_RECLAIM_MEMORY_HINT_PGI
+GL.GL_RED
+GL.GL_REDUCE
+GL.GL_REDUCE_EXT
+GL.GL_RED_BIAS
+GL.GL_RED_BITS
+GL.GL_RED_BIT_ATI
+GL.GL_RED_INTEGER
+GL.GL_RED_MAX_CLAMP_INGR
+GL.GL_RED_MIN_CLAMP_INGR
+GL.GL_RED_SCALE
+GL.GL_REFERENCE_PLANE_EQUATION_SGIX
+GL.GL_REFERENCE_PLANE_SGIX
+GL.GL_REFLECTION_MAP
+GL.GL_REFLECTION_MAP_ARB
+GL.GL_REFLECTION_MAP_EXT
+GL.GL_REFLECTION_MAP_NV
+GL.GL_REGISTER_COMBINERS_NV
+GL.GL_REG_0_ATI
+GL.GL_REG_10_ATI
+GL.GL_REG_11_ATI
+GL.GL_REG_12_ATI
+GL.GL_REG_13_ATI
+GL.GL_REG_14_ATI
+GL.GL_REG_15_ATI
+GL.GL_REG_16_ATI
+GL.GL_REG_17_ATI
+GL.GL_REG_18_ATI
+GL.GL_REG_19_ATI
+GL.GL_REG_1_ATI
+GL.GL_REG_20_ATI
+GL.GL_REG_21_ATI
+GL.GL_REG_22_ATI
+GL.GL_REG_23_ATI
+GL.GL_REG_24_ATI
+GL.GL_REG_25_ATI
+GL.GL_REG_26_ATI
+GL.GL_REG_27_ATI
+GL.GL_REG_28_ATI
+GL.GL_REG_29_ATI
+GL.GL_REG_2_ATI
+GL.GL_REG_30_ATI
+GL.GL_REG_31_ATI
+GL.GL_REG_3_ATI
+GL.GL_REG_4_ATI
+GL.GL_REG_5_ATI
+GL.GL_REG_6_ATI
+GL.GL_REG_7_ATI
+GL.GL_REG_8_ATI
+GL.GL_REG_9_ATI
+GL.GL_RENDER
+GL.GL_RENDERBUFFER_ALPHA_SIZE_EXT
+GL.GL_RENDERBUFFER_BINDING_EXT
+GL.GL_RENDERBUFFER_BLUE_SIZE_EXT
+GL.GL_RENDERBUFFER_DEPTH_SIZE_EXT
+GL.GL_RENDERBUFFER_EXT
+GL.GL_RENDERBUFFER_GREEN_SIZE_EXT
+GL.GL_RENDERBUFFER_HEIGHT_EXT
+GL.GL_RENDERBUFFER_INTERNAL_FORMAT_EXT
+GL.GL_RENDERBUFFER_RED_SIZE_EXT
+GL.GL_RENDERBUFFER_STENCIL_SIZE_EXT
+GL.GL_RENDERBUFFER_WIDTH_EXT
+GL.GL_RENDERER
+GL.GL_RENDER_MODE
+GL.GL_REPEAT
+GL.GL_REPLACE
+GL.GL_REPLACEMENT_CODE_ARRAY_POINTER_SUN
+GL.GL_REPLACEMENT_CODE_ARRAY_STRIDE_SUN
+GL.GL_REPLACEMENT_CODE_ARRAY_SUN
+GL.GL_REPLACEMENT_CODE_ARRAY_TYPE_SUN
+GL.GL_REPLACEMENT_CODE_SUN
+GL.GL_REPLACE_EXT
+GL.GL_REPLACE_MIDDLE_SUN
+GL.GL_REPLACE_OLDEST_SUN
+GL.GL_REPLICATE_BORDER
+GL.GL_REPLICATE_BORDER_HP
+GL.GL_RESAMPLE_AVERAGE_OML
+GL.GL_RESAMPLE_DECIMATE_OML
+GL.GL_RESAMPLE_DECIMATE_SGIX
+GL.GL_RESAMPLE_REPLICATE_OML
+GL.GL_RESAMPLE_REPLICATE_SGIX
+GL.GL_RESAMPLE_ZERO_FILL_OML
+GL.GL_RESAMPLE_ZERO_FILL_SGIX
+GL.GL_RESCALE_NORMAL
+GL.GL_RESCALE_NORMAL_EXT
+GL.GL_RESTART_SUN
+GL.GL_RETURN
+GL.GL_RGB
+GL.GL_RGB10
+GL.GL_RGB10_A2
+GL.GL_RGB10_A2_EXT
+GL.GL_RGB10_EXT
+GL.GL_RGB12
+GL.GL_RGB12_EXT
+GL.GL_RGB16
+GL.GL_RGB16F
+GL.GL_RGB16F_ARB
+GL.GL_RGB16I
+GL.GL_RGB16UI
+GL.GL_RGB16_EXT
+GL.GL_RGB2_EXT
+GL.GL_RGB32F
+GL.GL_RGB32F_ARB
+GL.GL_RGB32I
+GL.GL_RGB32UI
+GL.GL_RGB4
+GL.GL_RGB4_EXT
+GL.GL_RGB4_S3TC
+GL.GL_RGB5
+GL.GL_RGB5_A1
+GL.GL_RGB5_A1_EXT
+GL.GL_RGB5_EXT
+GL.GL_RGB8
+GL.GL_RGB8I
+GL.GL_RGB8UI
+GL.GL_RGB8_EXT
+GL.GL_RGB9_E5
+GL.GL_RGBA
+GL.GL_RGBA12
+GL.GL_RGBA12_EXT
+GL.GL_RGBA16
+GL.GL_RGBA16F
+GL.GL_RGBA16F_ARB
+GL.GL_RGBA16I
+GL.GL_RGBA16UI
+GL.GL_RGBA16_EXT
+GL.GL_RGBA2
+GL.GL_RGBA2_EXT
+GL.GL_RGBA32F
+GL.GL_RGBA32F_ARB
+GL.GL_RGBA32I
+GL.GL_RGBA32UI
+GL.GL_RGBA4
+GL.GL_RGBA4_EXT
+GL.GL_RGBA4_S3TC
+GL.GL_RGBA8
+GL.GL_RGBA8I
+GL.GL_RGBA8UI
+GL.GL_RGBA8_EXT
+GL.GL_RGBA_FLOAT16_ATI
+GL.GL_RGBA_FLOAT32_ATI
+GL.GL_RGBA_FLOAT_MODE_ARB
+GL.GL_RGBA_INTEGER
+GL.GL_RGBA_MODE
+GL.GL_RGBA_S3TC
+GL.GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV
+GL.GL_RGB_FLOAT16_ATI
+GL.GL_RGB_FLOAT32_ATI
+GL.GL_RGB_INTEGER
+GL.GL_RGB_S3TC
+GL.GL_RGB_SCALE
+GL.GL_RGB_SCALE_ARB
+GL.GL_RGB_SCALE_EXT
+GL.GL_RIGHT
+GL.GL_S
+GL.GL_SAMPLER_1D
+GL.GL_SAMPLER_1D_ARB
+GL.GL_SAMPLER_1D_ARRAY
+GL.GL_SAMPLER_1D_ARRAY_SHADOW
+GL.GL_SAMPLER_1D_SHADOW
+GL.GL_SAMPLER_1D_SHADOW_ARB
+GL.GL_SAMPLER_2D
+GL.GL_SAMPLER_2D_ARB
+GL.GL_SAMPLER_2D_ARRAY
+GL.GL_SAMPLER_2D_ARRAY_SHADOW
+GL.GL_SAMPLER_2D_RECT_ARB
+GL.GL_SAMPLER_2D_RECT_SHADOW_ARB
+GL.GL_SAMPLER_2D_SHADOW
+GL.GL_SAMPLER_2D_SHADOW_ARB
+GL.GL_SAMPLER_3D
+GL.GL_SAMPLER_3D_ARB
+GL.GL_SAMPLER_CUBE
+GL.GL_SAMPLER_CUBE_ARB
+GL.GL_SAMPLER_CUBE_SHADOW
+GL.GL_SAMPLES
+GL.GL_SAMPLES_3DFX
+GL.GL_SAMPLES_ARB
+GL.GL_SAMPLES_EXT
+GL.GL_SAMPLES_PASSED
+GL.GL_SAMPLES_PASSED_ARB
+GL.GL_SAMPLES_SGIS
+GL.GL_SAMPLE_ALPHA_TO_COVERAGE
+GL.GL_SAMPLE_ALPHA_TO_COVERAGE_ARB
+GL.GL_SAMPLE_ALPHA_TO_MASK_EXT
+GL.GL_SAMPLE_ALPHA_TO_MASK_SGIS
+GL.GL_SAMPLE_ALPHA_TO_ONE
+GL.GL_SAMPLE_ALPHA_TO_ONE_ARB
+GL.GL_SAMPLE_ALPHA_TO_ONE_EXT
+GL.GL_SAMPLE_ALPHA_TO_ONE_SGIS
+GL.GL_SAMPLE_BUFFERS
+GL.GL_SAMPLE_BUFFERS_3DFX
+GL.GL_SAMPLE_BUFFERS_ARB
+GL.GL_SAMPLE_BUFFERS_EXT
+GL.GL_SAMPLE_BUFFERS_SGIS
+GL.GL_SAMPLE_COVERAGE
+GL.GL_SAMPLE_COVERAGE_ARB
+GL.GL_SAMPLE_COVERAGE_INVERT
+GL.GL_SAMPLE_COVERAGE_INVERT_ARB
+GL.GL_SAMPLE_COVERAGE_VALUE
+GL.GL_SAMPLE_COVERAGE_VALUE_ARB
+GL.GL_SAMPLE_MASK_EXT
+GL.GL_SAMPLE_MASK_INVERT_EXT
+GL.GL_SAMPLE_MASK_INVERT_SGIS
+GL.GL_SAMPLE_MASK_SGIS
+GL.GL_SAMPLE_MASK_VALUE_EXT
+GL.GL_SAMPLE_MASK_VALUE_SGIS
+GL.GL_SAMPLE_PATTERN_EXT
+GL.GL_SAMPLE_PATTERN_SGIS
+GL.GL_SATURATE_BIT_ATI
+GL.GL_SCALAR_EXT
+GL.GL_SCALEBIAS_HINT_SGIX
+GL.GL_SCALE_BY_FOUR_NV
+GL.GL_SCALE_BY_ONE_HALF_NV
+GL.GL_SCALE_BY_TWO_NV
+GL.GL_SCISSOR_BIT
+GL.GL_SCISSOR_BOX
+GL.GL_SCISSOR_TEST
+GL.GL_SCREEN_COORDINATES_REND
+GL.GL_SECONDARY_COLOR_ARRAY
+GL.GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING
+GL.GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB
+GL.GL_SECONDARY_COLOR_ARRAY_EXT
+GL.GL_SECONDARY_COLOR_ARRAY_LIST_IBM
+GL.GL_SECONDARY_COLOR_ARRAY_LIST_STRIDE_IBM
+GL.GL_SECONDARY_COLOR_ARRAY_POINTER
+GL.GL_SECONDARY_COLOR_ARRAY_POINTER_EXT
+GL.GL_SECONDARY_COLOR_ARRAY_SIZE
+GL.GL_SECONDARY_COLOR_ARRAY_SIZE_EXT
+GL.GL_SECONDARY_COLOR_ARRAY_STRIDE
+GL.GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT
+GL.GL_SECONDARY_COLOR_ARRAY_TYPE
+GL.GL_SECONDARY_COLOR_ARRAY_TYPE_EXT
+GL.GL_SECONDARY_COLOR_NV
+GL.GL_SECONDARY_INTERPOLATOR_ATI
+GL.GL_SELECT
+GL.GL_SELECTION_BUFFER_POINTER
+GL.GL_SELECTION_BUFFER_SIZE
+GL.GL_SEPARABLE_2D
+GL.GL_SEPARABLE_2D_EXT
+GL.GL_SEPARATE_ATTRIBS
+GL.GL_SEPARATE_SPECULAR_COLOR
+GL.GL_SEPARATE_SPECULAR_COLOR_EXT
+GL.GL_SET
+GL.GL_SHADER_CONSISTENT_NV
+GL.GL_SHADER_OBJECT_ARB
+GL.GL_SHADER_OPERATION_NV
+GL.GL_SHADER_SOURCE_LENGTH
+GL.GL_SHADER_TYPE
+GL.GL_SHADE_MODEL
+GL.GL_SHADING_LANGUAGE_VERSION
+GL.GL_SHADING_LANGUAGE_VERSION_ARB
+GL.GL_SHADOW_AMBIENT_SGIX
+GL.GL_SHADOW_ATTENUATION_EXT
+GL.GL_SHARED_TEXTURE_PALETTE_EXT
+GL.GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS
+GL.GL_SHININESS
+GL.GL_SHORT
+GL.GL_SIGNED_ALPHA8_NV
+GL.GL_SIGNED_ALPHA_NV
+GL.GL_SIGNED_HILO16_NV
+GL.GL_SIGNED_HILO8_NV
+GL.GL_SIGNED_HILO_NV
+GL.GL_SIGNED_IDENTITY_NV
+GL.GL_SIGNED_INTENSITY8_NV
+GL.GL_SIGNED_INTENSITY_NV
+GL.GL_SIGNED_LUMINANCE8_ALPHA8_NV
+GL.GL_SIGNED_LUMINANCE8_NV
+GL.GL_SIGNED_LUMINANCE_ALPHA_NV
+GL.GL_SIGNED_LUMINANCE_NV
+GL.GL_SIGNED_NEGATE_NV
+GL.GL_SIGNED_RGB8_NV
+GL.GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV
+GL.GL_SIGNED_RGBA8_NV
+GL.GL_SIGNED_RGBA_NV
+GL.GL_SIGNED_RGB_NV
+GL.GL_SIGNED_RGB_UNSIGNED_ALPHA_NV
+GL.GL_SINGLE_COLOR
+GL.GL_SINGLE_COLOR_EXT
+GL.GL_SLICE_ACCUM_SUN
+GL.GL_SLUMINANCE
+GL.GL_SLUMINANCE8
+GL.GL_SLUMINANCE8_ALPHA8
+GL.GL_SLUMINANCE_ALPHA
+GL.GL_SMOOTH
+GL.GL_SMOOTH_LINE_WIDTH_GRANULARITY
+GL.GL_SMOOTH_LINE_WIDTH_RANGE
+GL.GL_SMOOTH_POINT_SIZE_GRANULARITY
+GL.GL_SMOOTH_POINT_SIZE_RANGE
+GL.GL_SOURCE0_ALPHA
+GL.GL_SOURCE0_ALPHA_ARB
+GL.GL_SOURCE0_ALPHA_EXT
+GL.GL_SOURCE0_RGB
+GL.GL_SOURCE0_RGB_ARB
+GL.GL_SOURCE0_RGB_EXT
+GL.GL_SOURCE1_ALPHA
+GL.GL_SOURCE1_ALPHA_ARB
+GL.GL_SOURCE1_ALPHA_EXT
+GL.GL_SOURCE1_RGB
+GL.GL_SOURCE1_RGB_ARB
+GL.GL_SOURCE1_RGB_EXT
+GL.GL_SOURCE2_ALPHA
+GL.GL_SOURCE2_ALPHA_ARB
+GL.GL_SOURCE2_ALPHA_EXT
+GL.GL_SOURCE2_RGB
+GL.GL_SOURCE2_RGB_ARB
+GL.GL_SOURCE2_RGB_EXT
+GL.GL_SOURCE3_ALPHA_NV
+GL.GL_SOURCE3_RGB_NV
+GL.GL_SPARE0_NV
+GL.GL_SPARE0_PLUS_SECONDARY_COLOR_NV
+GL.GL_SPARE1_NV
+GL.GL_SPECULAR
+GL.GL_SPHERE_MAP
+GL.GL_SPOT_CUTOFF
+GL.GL_SPOT_DIRECTION
+GL.GL_SPOT_EXPONENT
+GL.GL_SPRITE_AXIAL_SGIX
+GL.GL_SPRITE_AXIS_SGIX
+GL.GL_SPRITE_EYE_ALIGNED_SGIX
+GL.GL_SPRITE_MODE_SGIX
+GL.GL_SPRITE_OBJECT_ALIGNED_SGIX
+GL.GL_SPRITE_SGIX
+GL.GL_SPRITE_TRANSLATION_SGIX
+GL.GL_SRC0_ALPHA
+GL.GL_SRC0_RGB
+GL.GL_SRC1_ALPHA
+GL.GL_SRC1_RGB
+GL.GL_SRC2_ALPHA
+GL.GL_SRC2_RGB
+GL.GL_SRC_ALPHA
+GL.GL_SRC_ALPHA_SATURATE
+GL.GL_SRC_COLOR
+GL.GL_SRGB
+GL.GL_SRGB8
+GL.GL_SRGB8_ALPHA8
+GL.GL_SRGB_ALPHA
+GL.GL_STACK_OVERFLOW
+GL.GL_STACK_UNDERFLOW
+GL.GL_STATIC_ATI
+GL.GL_STATIC_COPY
+GL.GL_STATIC_COPY_ARB
+GL.GL_STATIC_DRAW
+GL.GL_STATIC_DRAW_ARB
+GL.GL_STATIC_READ
+GL.GL_STATIC_READ_ARB
+GL.GL_STENCIL
+GL.GL_STENCIL_ATTACHMENT_EXT
+GL.GL_STENCIL_BACK_FAIL
+GL.GL_STENCIL_BACK_FAIL_ATI
+GL.GL_STENCIL_BACK_FUNC
+GL.GL_STENCIL_BACK_FUNC_ATI
+GL.GL_STENCIL_BACK_PASS_DEPTH_FAIL
+GL.GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI
+GL.GL_STENCIL_BACK_PASS_DEPTH_PASS
+GL.GL_STENCIL_BACK_PASS_DEPTH_PASS_ATI
+GL.GL_STENCIL_BACK_REF
+GL.GL_STENCIL_BACK_VALUE_MASK
+GL.GL_STENCIL_BACK_WRITEMASK
+GL.GL_STENCIL_BITS
+GL.GL_STENCIL_BUFFER
+GL.GL_STENCIL_BUFFER_BIT
+GL.GL_STENCIL_CLEAR_VALUE
+GL.GL_STENCIL_FAIL
+GL.GL_STENCIL_FUNC
+GL.GL_STENCIL_INDEX
+GL.GL_STENCIL_INDEX16_EXT
+GL.GL_STENCIL_INDEX1_EXT
+GL.GL_STENCIL_INDEX4_EXT
+GL.GL_STENCIL_INDEX8_EXT
+GL.GL_STENCIL_PASS_DEPTH_FAIL
+GL.GL_STENCIL_PASS_DEPTH_PASS
+GL.GL_STENCIL_REF
+GL.GL_STENCIL_TEST
+GL.GL_STENCIL_TEST_TWO_SIDE_EXT
+GL.GL_STENCIL_VALUE_MASK
+GL.GL_STENCIL_WRITEMASK
+GL.GL_STEREO
+GL.GL_STORAGE_CACHED_APPLE
+GL.GL_STORAGE_SHARED_APPLE
+GL.GL_STREAM_COPY
+GL.GL_STREAM_COPY_ARB
+GL.GL_STREAM_DRAW
+GL.GL_STREAM_DRAW_ARB
+GL.GL_STREAM_READ
+GL.GL_STREAM_READ_ARB
+GL.GL_STRICT_DEPTHFUNC_HINT_PGI
+GL.GL_STRICT_LIGHTING_HINT_PGI
+GL.GL_STRICT_SCISSOR_HINT_PGI
+GL.GL_SUBPIXEL_BITS
+GL.GL_SUBTRACT
+GL.GL_SUBTRACT_ARB
+GL.GL_SUB_ATI
+GL.GL_SWIZZLE_STQ_ATI
+GL.GL_SWIZZLE_STQ_DQ_ATI
+GL.GL_SWIZZLE_STRQ_ATI
+GL.GL_SWIZZLE_STRQ_DQ_ATI
+GL.GL_SWIZZLE_STR_ATI
+GL.GL_SWIZZLE_STR_DR_ATI
+GL.GL_T
+GL.GL_T2F_C3F_V3F
+GL.GL_T2F_C4F_N3F_V3F
+GL.GL_T2F_C4UB_V3F
+GL.GL_T2F_IUI_N3F_V2F_EXT
+GL.GL_T2F_IUI_N3F_V3F_EXT
+GL.GL_T2F_IUI_V2F_EXT
+GL.GL_T2F_IUI_V3F_EXT
+GL.GL_T2F_N3F_V3F
+GL.GL_T2F_V3F
+GL.GL_T4F_C4F_N3F_V4F
+GL.GL_T4F_V4F
+GL.GL_TABLE_TOO_LARGE
+GL.GL_TABLE_TOO_LARGE_EXT
+GL.GL_TANGENT_ARRAY_EXT
+GL.GL_TANGENT_ARRAY_POINTER_EXT
+GL.GL_TANGENT_ARRAY_STRIDE_EXT
+GL.GL_TANGENT_ARRAY_TYPE_EXT
+GL.GL_TEXCOORD1_BIT_PGI
+GL.GL_TEXCOORD2_BIT_PGI
+GL.GL_TEXCOORD3_BIT_PGI
+GL.GL_TEXCOORD4_BIT_PGI
+GL.GL_TEXTURE
+GL.GL_TEXTURE0
+GL.GL_TEXTURE0_ARB
+GL.GL_TEXTURE1
+GL.GL_TEXTURE10
+GL.GL_TEXTURE10_ARB
+GL.GL_TEXTURE11
+GL.GL_TEXTURE11_ARB
+GL.GL_TEXTURE12
+GL.GL_TEXTURE12_ARB
+GL.GL_TEXTURE13
+GL.GL_TEXTURE13_ARB
+GL.GL_TEXTURE14
+GL.GL_TEXTURE14_ARB
+GL.GL_TEXTURE15
+GL.GL_TEXTURE15_ARB
+GL.GL_TEXTURE16
+GL.GL_TEXTURE16_ARB
+GL.GL_TEXTURE17
+GL.GL_TEXTURE17_ARB
+GL.GL_TEXTURE18
+GL.GL_TEXTURE18_ARB
+GL.GL_TEXTURE19
+GL.GL_TEXTURE19_ARB
+GL.GL_TEXTURE1_ARB
+GL.GL_TEXTURE2
+GL.GL_TEXTURE20
+GL.GL_TEXTURE20_ARB
+GL.GL_TEXTURE21
+GL.GL_TEXTURE21_ARB
+GL.GL_TEXTURE22
+GL.GL_TEXTURE22_ARB
+GL.GL_TEXTURE23
+GL.GL_TEXTURE23_ARB
+GL.GL_TEXTURE24
+GL.GL_TEXTURE24_ARB
+GL.GL_TEXTURE25
+GL.GL_TEXTURE25_ARB
+GL.GL_TEXTURE26
+GL.GL_TEXTURE26_ARB
+GL.GL_TEXTURE27
+GL.GL_TEXTURE27_ARB
+GL.GL_TEXTURE28
+GL.GL_TEXTURE28_ARB
+GL.GL_TEXTURE29
+GL.GL_TEXTURE29_ARB
+GL.GL_TEXTURE2_ARB
+GL.GL_TEXTURE3
+GL.GL_TEXTURE30
+GL.GL_TEXTURE30_ARB
+GL.GL_TEXTURE31
+GL.GL_TEXTURE31_ARB
+GL.GL_TEXTURE3_ARB
+GL.GL_TEXTURE4
+GL.GL_TEXTURE4_ARB
+GL.GL_TEXTURE5
+GL.GL_TEXTURE5_ARB
+GL.GL_TEXTURE6
+GL.GL_TEXTURE6_ARB
+GL.GL_TEXTURE7
+GL.GL_TEXTURE7_ARB
+GL.GL_TEXTURE8
+GL.GL_TEXTURE8_ARB
+GL.GL_TEXTURE9
+GL.GL_TEXTURE9_ARB
+GL.GL_TEXTURE_1D
+GL.GL_TEXTURE_1D_ARRAY
+GL.GL_TEXTURE_1D_BINDING_EXT
+GL.GL_TEXTURE_2D
+GL.GL_TEXTURE_2D_ARRAY
+GL.GL_TEXTURE_2D_BINDING_EXT
+GL.GL_TEXTURE_3D
+GL.GL_TEXTURE_3D_BINDING_EXT
+GL.GL_TEXTURE_3D_EXT
+GL.GL_TEXTURE_4DSIZE_SGIS
+GL.GL_TEXTURE_4D_BINDING_SGIS
+GL.GL_TEXTURE_4D_SGIS
+GL.GL_TEXTURE_ALPHA_SIZE
+GL.GL_TEXTURE_ALPHA_SIZE_EXT
+GL.GL_TEXTURE_ALPHA_TYPE
+GL.GL_TEXTURE_ALPHA_TYPE_ARB
+GL.GL_TEXTURE_APPLICATION_MODE_EXT
+GL.GL_TEXTURE_BASE_LEVEL
+GL.GL_TEXTURE_BASE_LEVEL_SGIS
+GL.GL_TEXTURE_BINDING_1D
+GL.GL_TEXTURE_BINDING_1D_ARRAY
+GL.GL_TEXTURE_BINDING_2D
+GL.GL_TEXTURE_BINDING_2D_ARRAY
+GL.GL_TEXTURE_BINDING_3D
+GL.GL_TEXTURE_BINDING_CUBE_MAP
+GL.GL_TEXTURE_BINDING_CUBE_MAP_ARB
+GL.GL_TEXTURE_BINDING_CUBE_MAP_EXT
+GL.GL_TEXTURE_BINDING_RECTANGLE_ARB
+GL.GL_TEXTURE_BINDING_RECTANGLE_NV
+GL.GL_TEXTURE_BIT
+GL.GL_TEXTURE_BLUE_SIZE
+GL.GL_TEXTURE_BLUE_SIZE_EXT
+GL.GL_TEXTURE_BLUE_TYPE
+GL.GL_TEXTURE_BLUE_TYPE_ARB
+GL.GL_TEXTURE_BORDER
+GL.GL_TEXTURE_BORDER_COLOR
+GL.GL_TEXTURE_BORDER_VALUES_NV
+GL.GL_TEXTURE_CLIPMAP_CENTER_SGIX
+GL.GL_TEXTURE_CLIPMAP_DEPTH_SGIX
+GL.GL_TEXTURE_CLIPMAP_FRAME_SGIX
+GL.GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX
+GL.GL_TEXTURE_CLIPMAP_OFFSET_SGIX
+GL.GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX
+GL.GL_TEXTURE_COLOR_TABLE_SGI
+GL.GL_TEXTURE_COLOR_WRITEMASK_SGIS
+GL.GL_TEXTURE_COMPARE_FAIL_VALUE_ARB
+GL.GL_TEXTURE_COMPARE_FUNC
+GL.GL_TEXTURE_COMPARE_FUNC_ARB
+GL.GL_TEXTURE_COMPARE_MODE
+GL.GL_TEXTURE_COMPARE_MODE_ARB
+GL.GL_TEXTURE_COMPARE_OPERATOR_SGIX
+GL.GL_TEXTURE_COMPARE_SGIX
+GL.GL_TEXTURE_COMPONENTS
+GL.GL_TEXTURE_COMPRESSED
+GL.GL_TEXTURE_COMPRESSED_ARB
+GL.GL_TEXTURE_COMPRESSED_IMAGE_SIZE
+GL.GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB
+GL.GL_TEXTURE_COMPRESSION_HINT
+GL.GL_TEXTURE_COMPRESSION_HINT_ARB
+GL.GL_TEXTURE_CONSTANT_DATA_SUNX
+GL.GL_TEXTURE_COORD_ARRAY
+GL.GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING
+GL.GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING_ARB
+GL.GL_TEXTURE_COORD_ARRAY_COUNT_EXT
+GL.GL_TEXTURE_COORD_ARRAY_EXT
+GL.GL_TEXTURE_COORD_ARRAY_LIST_IBM
+GL.GL_TEXTURE_COORD_ARRAY_LIST_STRIDE_IBM
+GL.GL_TEXTURE_COORD_ARRAY_PARALLEL_POINTERS_INTEL
+GL.GL_TEXTURE_COORD_ARRAY_POINTER
+GL.GL_TEXTURE_COORD_ARRAY_POINTER_EXT
+GL.GL_TEXTURE_COORD_ARRAY_SIZE
+GL.GL_TEXTURE_COORD_ARRAY_SIZE_EXT
+GL.GL_TEXTURE_COORD_ARRAY_STRIDE
+GL.GL_TEXTURE_COORD_ARRAY_STRIDE_EXT
+GL.GL_TEXTURE_COORD_ARRAY_TYPE
+GL.GL_TEXTURE_COORD_ARRAY_TYPE_EXT
+GL.GL_TEXTURE_CUBE_MAP
+GL.GL_TEXTURE_CUBE_MAP_ARB
+GL.GL_TEXTURE_CUBE_MAP_EXT
+GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_X
+GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB
+GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_X_EXT
+GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Y
+GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB
+GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_EXT
+GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
+GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB
+GL.GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_EXT
+GL.GL_TEXTURE_CUBE_MAP_POSITIVE_X
+GL.GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB
+GL.GL_TEXTURE_CUBE_MAP_POSITIVE_X_EXT
+GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Y
+GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB
+GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Y_EXT
+GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Z
+GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB
+GL.GL_TEXTURE_CUBE_MAP_POSITIVE_Z_EXT
+GL.GL_TEXTURE_DEFORMATION_BIT_SGIX
+GL.GL_TEXTURE_DEFORMATION_SGIX
+GL.GL_TEXTURE_DEPTH
+GL.GL_TEXTURE_DEPTH_EXT
+GL.GL_TEXTURE_DEPTH_SIZE
+GL.GL_TEXTURE_DEPTH_SIZE_ARB
+GL.GL_TEXTURE_DEPTH_TYPE
+GL.GL_TEXTURE_DEPTH_TYPE_ARB
+GL.GL_TEXTURE_DS_SIZE_NV
+GL.GL_TEXTURE_DT_SIZE_NV
+GL.GL_TEXTURE_ENV
+GL.GL_TEXTURE_ENV_BIAS_SGIX
+GL.GL_TEXTURE_ENV_COLOR
+GL.GL_TEXTURE_ENV_MODE
+GL.GL_TEXTURE_FILTER4_SIZE_SGIS
+GL.GL_TEXTURE_FILTER_CONTROL
+GL.GL_TEXTURE_FILTER_CONTROL_EXT
+GL.GL_TEXTURE_FLOAT_COMPONENTS_NV
+GL.GL_TEXTURE_GEN_MODE
+GL.GL_TEXTURE_GEN_Q
+GL.GL_TEXTURE_GEN_R
+GL.GL_TEXTURE_GEN_S
+GL.GL_TEXTURE_GEN_T
+GL.GL_TEXTURE_GEQUAL_R_SGIX
+GL.GL_TEXTURE_GREEN_SIZE
+GL.GL_TEXTURE_GREEN_SIZE_EXT
+GL.GL_TEXTURE_GREEN_TYPE
+GL.GL_TEXTURE_GREEN_TYPE_ARB
+GL.GL_TEXTURE_HEIGHT
+GL.GL_TEXTURE_HI_SIZE_NV
+GL.GL_TEXTURE_INDEX_SIZE_EXT
+GL.GL_TEXTURE_INTENSITY_SIZE
+GL.GL_TEXTURE_INTENSITY_SIZE_EXT
+GL.GL_TEXTURE_INTENSITY_TYPE
+GL.GL_TEXTURE_INTENSITY_TYPE_ARB
+GL.GL_TEXTURE_INTERNAL_FORMAT
+GL.GL_TEXTURE_LEQUAL_R_SGIX
+GL.GL_TEXTURE_LIGHTING_MODE_HP
+GL.GL_TEXTURE_LIGHT_EXT
+GL.GL_TEXTURE_LOD_BIAS
+GL.GL_TEXTURE_LOD_BIAS_EXT
+GL.GL_TEXTURE_LOD_BIAS_R_SGIX
+GL.GL_TEXTURE_LOD_BIAS_S_SGIX
+GL.GL_TEXTURE_LOD_BIAS_T_SGIX
+GL.GL_TEXTURE_LO_SIZE_NV
+GL.GL_TEXTURE_LUMINANCE_SIZE
+GL.GL_TEXTURE_LUMINANCE_SIZE_EXT
+GL.GL_TEXTURE_LUMINANCE_TYPE
+GL.GL_TEXTURE_LUMINANCE_TYPE_ARB
+GL.GL_TEXTURE_MAG_FILTER
+GL.GL_TEXTURE_MAG_SIZE_NV
+GL.GL_TEXTURE_MATERIAL_FACE_EXT
+GL.GL_TEXTURE_MATERIAL_PARAMETER_EXT
+GL.GL_TEXTURE_MATRIX
+GL.GL_TEXTURE_MAX_ANISOTROPY_EXT
+GL.GL_TEXTURE_MAX_CLAMP_R_SGIX
+GL.GL_TEXTURE_MAX_CLAMP_S_SGIX
+GL.GL_TEXTURE_MAX_CLAMP_T_SGIX
+GL.GL_TEXTURE_MAX_LEVEL
+GL.GL_TEXTURE_MAX_LEVEL_SGIS
+GL.GL_TEXTURE_MAX_LOD
+GL.GL_TEXTURE_MAX_LOD_SGIS
+GL.GL_TEXTURE_MIN_FILTER
+GL.GL_TEXTURE_MIN_LOD
+GL.GL_TEXTURE_MIN_LOD_SGIS
+GL.GL_TEXTURE_MULTI_BUFFER_HINT_SGIX
+GL.GL_TEXTURE_NORMAL_EXT
+GL.GL_TEXTURE_POST_SPECULAR_HP
+GL.GL_TEXTURE_PRE_SPECULAR_HP
+GL.GL_TEXTURE_PRIORITY
+GL.GL_TEXTURE_PRIORITY_EXT
+GL.GL_TEXTURE_RECTANGLE_ARB
+GL.GL_TEXTURE_RECTANGLE_NV
+GL.GL_TEXTURE_RED_SIZE
+GL.GL_TEXTURE_RED_SIZE_EXT
+GL.GL_TEXTURE_RED_TYPE
+GL.GL_TEXTURE_RED_TYPE_ARB
+GL.GL_TEXTURE_RESIDENT
+GL.GL_TEXTURE_RESIDENT_EXT
+GL.GL_TEXTURE_SHADER_NV
+GL.GL_TEXTURE_SHARED_SIZE
+GL.GL_TEXTURE_STACK_DEPTH
+GL.GL_TEXTURE_TOO_LARGE_EXT
+GL.GL_TEXTURE_UNSIGNED_REMAP_MODE_NV
+GL.GL_TEXTURE_WIDTH
+GL.GL_TEXTURE_WRAP_Q_SGIS
+GL.GL_TEXTURE_WRAP_R
+GL.GL_TEXTURE_WRAP_R_EXT
+GL.GL_TEXTURE_WRAP_S
+GL.GL_TEXTURE_WRAP_T
+GL.GL_TEXT_FRAGMENT_SHADER_ATI
+GL.GL_TRACK_MATRIX_NV
+GL.GL_TRACK_MATRIX_TRANSFORM_NV
+GL.GL_TRANSFORM_BIT
+GL.GL_TRANSFORM_FEEDBACK_BUFFER
+GL.GL_TRANSFORM_FEEDBACK_BUFFER_BINDING
+GL.GL_TRANSFORM_FEEDBACK_BUFFER_MODE
+GL.GL_TRANSFORM_FEEDBACK_BUFFER_SIZE
+GL.GL_TRANSFORM_FEEDBACK_BUFFER_START
+GL.GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN
+GL.GL_TRANSFORM_FEEDBACK_VARYINGS
+GL.GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH
+GL.GL_TRANSFORM_HINT_APPLE
+GL.GL_TRANSPOSE_COLOR_MATRIX
+GL.GL_TRANSPOSE_COLOR_MATRIX_ARB
+GL.GL_TRANSPOSE_CURRENT_MATRIX_ARB
+GL.GL_TRANSPOSE_MODELVIEW_MATRIX
+GL.GL_TRANSPOSE_MODELVIEW_MATRIX_ARB
+GL.GL_TRANSPOSE_NV
+GL.GL_TRANSPOSE_PROJECTION_MATRIX
+GL.GL_TRANSPOSE_PROJECTION_MATRIX_ARB
+GL.GL_TRANSPOSE_TEXTURE_MATRIX
+GL.GL_TRANSPOSE_TEXTURE_MATRIX_ARB
+GL.GL_TRIANGLES
+GL.GL_TRIANGLE_FAN
+GL.GL_TRIANGLE_LIST_SUN
+GL.GL_TRIANGLE_MESH_SUN
+GL.GL_TRIANGLE_STRIP
+GL.GL_TRUE
+GL.GL_TYPE_RGBA_FLOAT_ATI
+GL.GL_UNPACK_ALIGNMENT
+GL.GL_UNPACK_CLIENT_STORAGE_APPLE
+GL.GL_UNPACK_CMYK_HINT_EXT
+GL.GL_UNPACK_CONSTANT_DATA_SUNX
+GL.GL_UNPACK_IMAGE_DEPTH_SGIS
+GL.GL_UNPACK_IMAGE_HEIGHT
+GL.GL_UNPACK_IMAGE_HEIGHT_EXT
+GL.GL_UNPACK_LSB_FIRST
+GL.GL_UNPACK_RESAMPLE_OML
+GL.GL_UNPACK_RESAMPLE_SGIX
+GL.GL_UNPACK_ROW_LENGTH
+GL.GL_UNPACK_SKIP_IMAGES
+GL.GL_UNPACK_SKIP_IMAGES_EXT
+GL.GL_UNPACK_SKIP_PIXELS
+GL.GL_UNPACK_SKIP_ROWS
+GL.GL_UNPACK_SKIP_VOLUMES_SGIS
+GL.GL_UNPACK_SUBSAMPLE_RATE_SGIX
+GL.GL_UNPACK_SWAP_BYTES
+GL.GL_UNSIGNED_BYTE
+GL.GL_UNSIGNED_BYTE_2_3_3_REV
+GL.GL_UNSIGNED_BYTE_3_3_2
+GL.GL_UNSIGNED_BYTE_3_3_2_EXT
+GL.GL_UNSIGNED_IDENTITY_NV
+GL.GL_UNSIGNED_INT
+GL.GL_UNSIGNED_INT_10F_11F_11F_REV
+GL.GL_UNSIGNED_INT_10_10_10_2
+GL.GL_UNSIGNED_INT_10_10_10_2_EXT
+GL.GL_UNSIGNED_INT_24_8_NV
+GL.GL_UNSIGNED_INT_2_10_10_10_REV
+GL.GL_UNSIGNED_INT_5_9_9_9_REV
+GL.GL_UNSIGNED_INT_8_8_8_8
+GL.GL_UNSIGNED_INT_8_8_8_8_EXT
+GL.GL_UNSIGNED_INT_8_8_8_8_REV
+GL.GL_UNSIGNED_INT_8_8_S8_S8_REV_NV
+GL.GL_UNSIGNED_INT_S8_S8_8_8_NV
+GL.GL_UNSIGNED_INT_SAMPLER_1D
+GL.GL_UNSIGNED_INT_SAMPLER_1D_ARRAY
+GL.GL_UNSIGNED_INT_SAMPLER_2D
+GL.GL_UNSIGNED_INT_SAMPLER_2D_ARRAY
+GL.GL_UNSIGNED_INT_SAMPLER_3D
+GL.GL_UNSIGNED_INT_SAMPLER_CUBE
+GL.GL_UNSIGNED_INT_VEC2
+GL.GL_UNSIGNED_INT_VEC3
+GL.GL_UNSIGNED_INT_VEC4
+GL.GL_UNSIGNED_INVERT_NV
+GL.GL_UNSIGNED_NORMALIZED
+GL.GL_UNSIGNED_NORMALIZED_ARB
+GL.GL_UNSIGNED_SHORT
+GL.GL_UNSIGNED_SHORT_1_5_5_5_REV
+GL.GL_UNSIGNED_SHORT_4_4_4_4
+GL.GL_UNSIGNED_SHORT_4_4_4_4_EXT
+GL.GL_UNSIGNED_SHORT_4_4_4_4_REV
+GL.GL_UNSIGNED_SHORT_5_5_5_1
+GL.GL_UNSIGNED_SHORT_5_5_5_1_EXT
+GL.GL_UNSIGNED_SHORT_5_6_5
+GL.GL_UNSIGNED_SHORT_5_6_5_REV
+GL.GL_UNSIGNED_SHORT_8_8_APPLE
+GL.GL_UNSIGNED_SHORT_8_8_MESA
+GL.GL_UNSIGNED_SHORT_8_8_REV_APPLE
+GL.GL_UNSIGNED_SHORT_8_8_REV_MESA
+GL.GL_UPPER_LEFT
+GL.GL_V2F
+GL.GL_V3F
+GL.GL_VALIDATE_STATUS
+GL.GL_VARIABLE_A_NV
+GL.GL_VARIABLE_B_NV
+GL.GL_VARIABLE_C_NV
+GL.GL_VARIABLE_D_NV
+GL.GL_VARIABLE_E_NV
+GL.GL_VARIABLE_F_NV
+GL.GL_VARIABLE_G_NV
+GL.GL_VARIANT_ARRAY_EXT
+GL.GL_VARIANT_ARRAY_POINTER_EXT
+GL.GL_VARIANT_ARRAY_STRIDE_EXT
+GL.GL_VARIANT_ARRAY_TYPE_EXT
+GL.GL_VARIANT_DATATYPE_EXT
+GL.GL_VARIANT_EXT
+GL.GL_VARIANT_VALUE_EXT
+GL.GL_VECTOR_EXT
+GL.GL_VENDOR
+GL.GL_VERSION
+GL.GL_VERSION_1_1
+GL.GL_VERSION_1_2
+GL.GL_VERSION_1_3
+GL.GL_VERSION_1_4
+GL.GL_VERSION_1_5
+GL.GL_VERSION_2_0
+GL.GL_VERTEX23_BIT_PGI
+GL.GL_VERTEX4_BIT_PGI
+GL.GL_VERTEX_ARRAY
+GL.GL_VERTEX_ARRAY_BINDING_APPLE
+GL.GL_VERTEX_ARRAY_BUFFER_BINDING
+GL.GL_VERTEX_ARRAY_BUFFER_BINDING_ARB
+GL.GL_VERTEX_ARRAY_COUNT_EXT
+GL.GL_VERTEX_ARRAY_EXT
+GL.GL_VERTEX_ARRAY_LIST_IBM
+GL.GL_VERTEX_ARRAY_LIST_STRIDE_IBM
+GL.GL_VERTEX_ARRAY_PARALLEL_POINTERS_INTEL
+GL.GL_VERTEX_ARRAY_POINTER
+GL.GL_VERTEX_ARRAY_POINTER_EXT
+GL.GL_VERTEX_ARRAY_RANGE_APPLE
+GL.GL_VERTEX_ARRAY_RANGE_LENGTH_APPLE
+GL.GL_VERTEX_ARRAY_RANGE_LENGTH_NV
+GL.GL_VERTEX_ARRAY_RANGE_NV
+GL.GL_VERTEX_ARRAY_RANGE_POINTER_APPLE
+GL.GL_VERTEX_ARRAY_RANGE_POINTER_NV
+GL.GL_VERTEX_ARRAY_RANGE_VALID_NV
+GL.GL_VERTEX_ARRAY_RANGE_WITHOUT_FLUSH_NV
+GL.GL_VERTEX_ARRAY_SIZE
+GL.GL_VERTEX_ARRAY_SIZE_EXT
+GL.GL_VERTEX_ARRAY_STORAGE_HINT_APPLE
+GL.GL_VERTEX_ARRAY_STRIDE
+GL.GL_VERTEX_ARRAY_STRIDE_EXT
+GL.GL_VERTEX_ARRAY_TYPE
+GL.GL_VERTEX_ARRAY_TYPE_EXT
+GL.GL_VERTEX_ATTRIB_ARRAY0_NV
+GL.GL_VERTEX_ATTRIB_ARRAY10_NV
+GL.GL_VERTEX_ATTRIB_ARRAY11_NV
+GL.GL_VERTEX_ATTRIB_ARRAY12_NV
+GL.GL_VERTEX_ATTRIB_ARRAY13_NV
+GL.GL_VERTEX_ATTRIB_ARRAY14_NV
+GL.GL_VERTEX_ATTRIB_ARRAY15_NV
+GL.GL_VERTEX_ATTRIB_ARRAY1_NV
+GL.GL_VERTEX_ATTRIB_ARRAY2_NV
+GL.GL_VERTEX_ATTRIB_ARRAY3_NV
+GL.GL_VERTEX_ATTRIB_ARRAY4_NV
+GL.GL_VERTEX_ATTRIB_ARRAY5_NV
+GL.GL_VERTEX_ATTRIB_ARRAY6_NV
+GL.GL_VERTEX_ATTRIB_ARRAY7_NV
+GL.GL_VERTEX_ATTRIB_ARRAY8_NV
+GL.GL_VERTEX_ATTRIB_ARRAY9_NV
+GL.GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
+GL.GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB
+GL.GL_VERTEX_ATTRIB_ARRAY_ENABLED
+GL.GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB
+GL.GL_VERTEX_ATTRIB_ARRAY_INTEGER
+GL.GL_VERTEX_ATTRIB_ARRAY_NORMALIZED
+GL.GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB
+GL.GL_VERTEX_ATTRIB_ARRAY_POINTER
+GL.GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB
+GL.GL_VERTEX_ATTRIB_ARRAY_SIZE
+GL.GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB
+GL.GL_VERTEX_ATTRIB_ARRAY_STRIDE
+GL.GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB
+GL.GL_VERTEX_ATTRIB_ARRAY_TYPE
+GL.GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB
+GL.GL_VERTEX_BLEND_ARB
+GL.GL_VERTEX_CONSISTENT_HINT_PGI
+GL.GL_VERTEX_DATA_HINT_PGI
+GL.GL_VERTEX_PRECLIP_HINT_SGIX
+GL.GL_VERTEX_PRECLIP_SGIX
+GL.GL_VERTEX_PROGRAM_ARB
+GL.GL_VERTEX_PROGRAM_BINDING_NV
+GL.GL_VERTEX_PROGRAM_NV
+GL.GL_VERTEX_PROGRAM_POINT_SIZE
+GL.GL_VERTEX_PROGRAM_POINT_SIZE_ARB
+GL.GL_VERTEX_PROGRAM_POINT_SIZE_NV
+GL.GL_VERTEX_PROGRAM_TWO_SIDE
+GL.GL_VERTEX_PROGRAM_TWO_SIDE_ARB
+GL.GL_VERTEX_PROGRAM_TWO_SIDE_NV
+GL.GL_VERTEX_SHADER
+GL.GL_VERTEX_SHADER_ARB
+GL.GL_VERTEX_SHADER_BINDING_EXT
+GL.GL_VERTEX_SHADER_EXT
+GL.GL_VERTEX_SHADER_INSTRUCTIONS_EXT
+GL.GL_VERTEX_SHADER_INVARIANTS_EXT
+GL.GL_VERTEX_SHADER_LOCALS_EXT
+GL.GL_VERTEX_SHADER_LOCAL_CONSTANTS_EXT
+GL.GL_VERTEX_SHADER_OPTIMIZED_EXT
+GL.GL_VERTEX_SHADER_VARIANTS_EXT
+GL.GL_VERTEX_SOURCE_ATI
+GL.GL_VERTEX_STATE_PROGRAM_NV
+GL.GL_VERTEX_STREAM0_ATI
+GL.GL_VERTEX_STREAM1_ATI
+GL.GL_VERTEX_STREAM2_ATI
+GL.GL_VERTEX_STREAM3_ATI
+GL.GL_VERTEX_STREAM4_ATI
+GL.GL_VERTEX_STREAM5_ATI
+GL.GL_VERTEX_STREAM6_ATI
+GL.GL_VERTEX_STREAM7_ATI
+GL.GL_VERTEX_WEIGHTING_EXT
+GL.GL_VERTEX_WEIGHT_ARRAY_EXT
+GL.GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT
+GL.GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT
+GL.GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT
+GL.GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT
+GL.GL_VIBRANCE_BIAS_NV
+GL.GL_VIBRANCE_SCALE_NV
+GL.GL_VIEWPORT
+GL.GL_VIEWPORT_BIT
+GL.GL_WEIGHT_ARRAY_ARB
+GL.GL_WEIGHT_ARRAY_BUFFER_BINDING
+GL.GL_WEIGHT_ARRAY_BUFFER_BINDING_ARB
+GL.GL_WEIGHT_ARRAY_POINTER_ARB
+GL.GL_WEIGHT_ARRAY_SIZE_ARB
+GL.GL_WEIGHT_ARRAY_STRIDE_ARB
+GL.GL_WEIGHT_ARRAY_TYPE_ARB
+GL.GL_WEIGHT_SUM_UNITY_ARB
+GL.GL_WIDE_LINE_HINT_PGI
+GL.GL_WRAP_BORDER_SUN
+GL.GL_WRITE_ONLY
+GL.GL_WRITE_ONLY_ARB
+GL.GL_WRITE_PIXEL_DATA_RANGE_LENGTH_NV
+GL.GL_WRITE_PIXEL_DATA_RANGE_NV
+GL.GL_WRITE_PIXEL_DATA_RANGE_POINTER_NV
+GL.GL_W_EXT
+GL.GL_XOR
+GL.GL_X_EXT
+GL.GL_YCBCR_422_APPLE
+GL.GL_YCBCR_MESA
+GL.GL_YCRCBA_SGIX
+GL.GL_YCRCB_422_SGIX
+GL.GL_YCRCB_444_SGIX
+GL.GL_YCRCB_SGIX
+GL.GL_Y_EXT
+GL.GL_ZERO
+GL.GL_ZERO_EXT
+GL.GL_ZOOM_X
+GL.GL_ZOOM_Y
+GL.GL_Z_EXT
+GL.GLbitfield(
+GL.GLboolean(
+GL.GLbyte(
+GL.GLclampd(
+GL.GLclampf(
+GL.GLdouble(
+GL.GLenum(
+GL.GLerror(
+GL.GLfloat(
+GL.GLint(
+GL.GLshort(
+GL.GLsizei(
+GL.GLubyte(
+GL.GLuint(
+GL.GLushort(
+GL.GLvoid
+GL.OpenGL
+GL.VERSION
+GL.__builtins__
+GL.__doc__
+GL.__file__
+GL.__name__
+GL.__package__
+GL.__path__
+GL.arrays
+GL.base_glGetActiveUniform(
+GL.base_glGetShaderSource(
+GL.constant
+GL.constants
+GL.converters
+GL.ctypes
+GL.error
+GL.exceptional
+GL.extensions
+GL.glAccum(
+GL.glActiveTexture(
+GL.glAlphaFunc(
+GL.glAreTexturesResident(
+GL.glArrayElement(
+GL.glAttachShader(
+GL.glBegin(
+GL.glBeginConditionalRender(
+GL.glBeginQuery(
+GL.glBeginTransformFeedback(
+GL.glBindAttribLocation(
+GL.glBindBuffer(
+GL.glBindBufferBase(
+GL.glBindBufferRange(
+GL.glBindFragDataLocation(
+GL.glBindTexture(
+GL.glBitmap(
+GL.glBlendColor(
+GL.glBlendEquation(
+GL.glBlendEquationSeparate(
+GL.glBlendFunc(
+GL.glBlendFuncSeparate(
+GL.glBufferData(
+GL.glBufferSubData(
+GL.glCallList(
+GL.glCallLists(
+GL.glCheckError(
+GL.glClampColor(
+GL.glClear(
+GL.glClearAccum(
+GL.glClearBufferfi(
+GL.glClearBufferfv(
+GL.glClearBufferiv(
+GL.glClearBufferuiv(
+GL.glClearColor(
+GL.glClearDepth(
+GL.glClearIndex(
+GL.glClearStencil(
+GL.glClientActiveTexture(
+GL.glClipPlane(
+GL.glColor(
+GL.glColor3b(
+GL.glColor3bv(
+GL.glColor3d(
+GL.glColor3dv(
+GL.glColor3f(
+GL.glColor3fv(
+GL.glColor3i(
+GL.glColor3iv(
+GL.glColor3s(
+GL.glColor3sv(
+GL.glColor3ub(
+GL.glColor3ubv(
+GL.glColor3ui(
+GL.glColor3uiv(
+GL.glColor3us(
+GL.glColor3usv(
+GL.glColor4b(
+GL.glColor4bv(
+GL.glColor4d(
+GL.glColor4dv(
+GL.glColor4f(
+GL.glColor4fv(
+GL.glColor4i(
+GL.glColor4iv(
+GL.glColor4s(
+GL.glColor4sv(
+GL.glColor4ub(
+GL.glColor4ubv(
+GL.glColor4ui(
+GL.glColor4uiv(
+GL.glColor4us(
+GL.glColor4usv(
+GL.glColorMask(
+GL.glColorMaski(
+GL.glColorMaterial(
+GL.glColorPointer(
+GL.glColorPointerb(
+GL.glColorPointerd(
+GL.glColorPointerf(
+GL.glColorPointeri(
+GL.glColorPointers(
+GL.glColorPointerub(
+GL.glColorPointerui(
+GL.glColorPointerus(
+GL.glColorSubTable(
+GL.glColorTable(
+GL.glColorTableParameterfv(
+GL.glColorTableParameteriv(
+GL.glCompileShader(
+GL.glCompressedTexImage1D(
+GL.glCompressedTexImage2D(
+GL.glCompressedTexImage3D(
+GL.glCompressedTexSubImage1D(
+GL.glCompressedTexSubImage2D(
+GL.glCompressedTexSubImage3D(
+GL.glConvolutionFilter1D(
+GL.glConvolutionFilter2D(
+GL.glConvolutionParameterf(
+GL.glConvolutionParameterfv(
+GL.glConvolutionParameteri(
+GL.glConvolutionParameteriv(
+GL.glCopyColorSubTable(
+GL.glCopyColorTable(
+GL.glCopyConvolutionFilter1D(
+GL.glCopyConvolutionFilter2D(
+GL.glCopyPixels(
+GL.glCopyTexImage1D(
+GL.glCopyTexImage2D(
+GL.glCopyTexSubImage1D(
+GL.glCopyTexSubImage2D(
+GL.glCopyTexSubImage3D(
+GL.glCreateProgram(
+GL.glCreateShader(
+GL.glCullFace(
+GL.glDeleteBuffers(
+GL.glDeleteLists(
+GL.glDeleteProgram(
+GL.glDeleteQueries(
+GL.glDeleteShader(
+GL.glDeleteTextures(
+GL.glDepthFunc(
+GL.glDepthMask(
+GL.glDepthRange(
+GL.glDetachShader(
+GL.glDisable(
+GL.glDisableClientState(
+GL.glDisableVertexAttribArray(
+GL.glDisablei(
+GL.glDrawArrays(
+GL.glDrawBuffer(
+GL.glDrawBuffers(
+GL.glDrawElements(
+GL.glDrawElementsub(
+GL.glDrawElementsui(
+GL.glDrawElementsus(
+GL.glDrawPixels(
+GL.glDrawPixelsb(
+GL.glDrawPixelsf(
+GL.glDrawPixelsi(
+GL.glDrawPixelss(
+GL.glDrawPixelsub(
+GL.glDrawPixelsui(
+GL.glDrawPixelsus(
+GL.glDrawRangeElements(
+GL.glEdgeFlag(
+GL.glEdgeFlagPointer(
+GL.glEdgeFlagPointerb(
+GL.glEdgeFlagv(
+GL.glEnable(
+GL.glEnableClientState(
+GL.glEnableVertexAttribArray(
+GL.glEnablei(
+GL.glEnd(
+GL.glEndConditionalRender(
+GL.glEndList(
+GL.glEndQuery(
+GL.glEndTransformFeedback(
+GL.glEvalCoord1d(
+GL.glEvalCoord1dv(
+GL.glEvalCoord1f(
+GL.glEvalCoord1fv(
+GL.glEvalCoord2d(
+GL.glEvalCoord2dv(
+GL.glEvalCoord2f(
+GL.glEvalCoord2fv(
+GL.glEvalMesh1(
+GL.glEvalMesh2(
+GL.glEvalPoint1(
+GL.glEvalPoint2(
+GL.glFeedbackBuffer(
+GL.glFinish(
+GL.glFlush(
+GL.glFogCoordPointer(
+GL.glFogCoordd(
+GL.glFogCoorddv(
+GL.glFogCoordf(
+GL.glFogCoordfv(
+GL.glFogf(
+GL.glFogfv(
+GL.glFogi(
+GL.glFogiv(
+GL.glFrontFace(
+GL.glFrustum(
+GL.glGenBuffers(
+GL.glGenLists(
+GL.glGenQueries(
+GL.glGenTextures(
+GL.glGetActiveAttrib(
+GL.glGetActiveUniform(
+GL.glGetAttachedShaders(
+GL.glGetAttribLocation(
+GL.glGetBoolean(
+GL.glGetBooleani_v(
+GL.glGetBooleanv(
+GL.glGetBufferParameteriv(
+GL.glGetBufferPointerv(
+GL.glGetBufferSubData(
+GL.glGetClipPlane(
+GL.glGetColorTable(
+GL.glGetColorTableParameterfv(
+GL.glGetColorTableParameteriv(
+GL.glGetCompressedTexImage(
+GL.glGetConvolutionFilter(
+GL.glGetConvolutionParameterfv(
+GL.glGetConvolutionParameteriv(
+GL.glGetDouble(
+GL.glGetDoublev(
+GL.glGetError(
+GL.glGetFloat(
+GL.glGetFloatv(
+GL.glGetFragDataLocation(
+GL.glGetHistogram(
+GL.glGetHistogramParameterfv(
+GL.glGetHistogramParameteriv(
+GL.glGetInfoLog(
+GL.glGetInteger(
+GL.glGetIntegeri_v(
+GL.glGetIntegerv(
+GL.glGetLightfv(
+GL.glGetLightiv(
+GL.glGetMapdv(
+GL.glGetMapfv(
+GL.glGetMapiv(
+GL.glGetMaterialfv(
+GL.glGetMaterialiv(
+GL.glGetMinmax(
+GL.glGetMinmaxParameterfv(
+GL.glGetMinmaxParameteriv(
+GL.glGetPixelMapfv(
+GL.glGetPixelMapuiv(
+GL.glGetPixelMapusv(
+GL.glGetPointerv(
+GL.glGetPolygonStipple(
+GL.glGetPolygonStippleub(
+GL.glGetProgramInfoLog(
+GL.glGetProgramiv(
+GL.glGetQueryObjectiv(
+GL.glGetQueryObjectuiv(
+GL.glGetQueryiv(
+GL.glGetSeparableFilter(
+GL.glGetShaderInfoLog(
+GL.glGetShaderSource(
+GL.glGetShaderiv(
+GL.glGetString(
+GL.glGetStringi(
+GL.glGetTexEnvfv(
+GL.glGetTexEnviv(
+GL.glGetTexGendv(
+GL.glGetTexGenfv(
+GL.glGetTexGeniv(
+GL.glGetTexImage(
+GL.glGetTexImageb(
+GL.glGetTexImaged(
+GL.glGetTexImagef(
+GL.glGetTexImagei(
+GL.glGetTexImages(
+GL.glGetTexImageub(
+GL.glGetTexImageui(
+GL.glGetTexImageus(
+GL.glGetTexLevelParameterfv(
+GL.glGetTexLevelParameteriv(
+GL.glGetTexParameterIiv(
+GL.glGetTexParameterIuiv(
+GL.glGetTexParameterfv(
+GL.glGetTexParameteriv(
+GL.glGetTransformFeedbackVarying(
+GL.glGetUniformLocation(
+GL.glGetUniformfv(
+GL.glGetUniformiv(
+GL.glGetUniformuiv(
+GL.glGetVertexAttribIiv(
+GL.glGetVertexAttribIuiv(
+GL.glGetVertexAttribPointerv(
+GL.glGetVertexAttribdv(
+GL.glGetVertexAttribfv(
+GL.glGetVertexAttribiv(
+GL.glHint(
+GL.glHistogram(
+GL.glIndexMask(
+GL.glIndexPointer(
+GL.glIndexPointerb(
+GL.glIndexPointerd(
+GL.glIndexPointerf(
+GL.glIndexPointeri(
+GL.glIndexPointers(
+GL.glIndexPointerub(
+GL.glIndexd(
+GL.glIndexdv(
+GL.glIndexf(
+GL.glIndexfv(
+GL.glIndexi(
+GL.glIndexiv(
+GL.glIndexs(
+GL.glIndexsv(
+GL.glIndexub(
+GL.glIndexubv(
+GL.glInitNames(
+GL.glInterleavedArrays(
+GL.glIsBuffer(
+GL.glIsEnabled(
+GL.glIsEnabledi(
+GL.glIsList(
+GL.glIsProgram(
+GL.glIsQuery(
+GL.glIsShader(
+GL.glIsTexture(
+GL.glLight(
+GL.glLightModelf(
+GL.glLightModelfv(
+GL.glLightModeli(
+GL.glLightModeliv(
+GL.glLightf(
+GL.glLightfv(
+GL.glLighti(
+GL.glLightiv(
+GL.glLineStipple(
+GL.glLineWidth(
+GL.glLinkProgram(
+GL.glListBase(
+GL.glLoadIdentity(
+GL.glLoadMatrixd(
+GL.glLoadMatrixf(
+GL.glLoadName(
+GL.glLoadTransposeMatrixd(
+GL.glLoadTransposeMatrixf(
+GL.glLogicOp(
+GL.glMap1d(
+GL.glMap1f(
+GL.glMap2d(
+GL.glMap2f(
+GL.glMapBuffer(
+GL.glMapGrid1d(
+GL.glMapGrid1f(
+GL.glMapGrid2d(
+GL.glMapGrid2f(
+GL.glMaterial(
+GL.glMaterialf(
+GL.glMaterialfv(
+GL.glMateriali(
+GL.glMaterialiv(
+GL.glMatrixMode(
+GL.glMinmax(
+GL.glMultMatrixd(
+GL.glMultMatrixf(
+GL.glMultTransposeMatrixd(
+GL.glMultTransposeMatrixf(
+GL.glMultiDrawArrays(
+GL.glMultiDrawElements(
+GL.glMultiTexCoord1d(
+GL.glMultiTexCoord1dv(
+GL.glMultiTexCoord1f(
+GL.glMultiTexCoord1fv(
+GL.glMultiTexCoord1i(
+GL.glMultiTexCoord1iv(
+GL.glMultiTexCoord1s(
+GL.glMultiTexCoord1sv(
+GL.glMultiTexCoord2d(
+GL.glMultiTexCoord2dv(
+GL.glMultiTexCoord2f(
+GL.glMultiTexCoord2fv(
+GL.glMultiTexCoord2i(
+GL.glMultiTexCoord2iv(
+GL.glMultiTexCoord2s(
+GL.glMultiTexCoord2sv(
+GL.glMultiTexCoord3d(
+GL.glMultiTexCoord3dv(
+GL.glMultiTexCoord3f(
+GL.glMultiTexCoord3fv(
+GL.glMultiTexCoord3i(
+GL.glMultiTexCoord3iv(
+GL.glMultiTexCoord3s(
+GL.glMultiTexCoord3sv(
+GL.glMultiTexCoord4d(
+GL.glMultiTexCoord4dv(
+GL.glMultiTexCoord4f(
+GL.glMultiTexCoord4fv(
+GL.glMultiTexCoord4i(
+GL.glMultiTexCoord4iv(
+GL.glMultiTexCoord4s(
+GL.glMultiTexCoord4sv(
+GL.glNewList(
+GL.glNormal(
+GL.glNormal3b(
+GL.glNormal3bv(
+GL.glNormal3d(
+GL.glNormal3dv(
+GL.glNormal3f(
+GL.glNormal3fv(
+GL.glNormal3i(
+GL.glNormal3iv(
+GL.glNormal3s(
+GL.glNormal3sv(
+GL.glNormalPointer(
+GL.glNormalPointerb(
+GL.glNormalPointerd(
+GL.glNormalPointerf(
+GL.glNormalPointeri(
+GL.glNormalPointers(
+GL.glOrtho(
+GL.glPassThrough(
+GL.glPixelMapfv(
+GL.glPixelMapuiv(
+GL.glPixelMapusv(
+GL.glPixelStoref(
+GL.glPixelStorei(
+GL.glPixelTransferf(
+GL.glPixelTransferi(
+GL.glPixelZoom(
+GL.glPointParameterf(
+GL.glPointParameterfv(
+GL.glPointParameteri(
+GL.glPointParameteriv(
+GL.glPointSize(
+GL.glPolygonMode(
+GL.glPolygonOffset(
+GL.glPolygonStipple(
+GL.glPopAttrib(
+GL.glPopClientAttrib(
+GL.glPopMatrix(
+GL.glPopName(
+GL.glPrioritizeTextures(
+GL.glPushAttrib(
+GL.glPushClientAttrib(
+GL.glPushMatrix(
+GL.glPushName(
+GL.glRasterPos(
+GL.glRasterPos2d(
+GL.glRasterPos2dv(
+GL.glRasterPos2f(
+GL.glRasterPos2fv(
+GL.glRasterPos2i(
+GL.glRasterPos2iv(
+GL.glRasterPos2s(
+GL.glRasterPos2sv(
+GL.glRasterPos3d(
+GL.glRasterPos3dv(
+GL.glRasterPos3f(
+GL.glRasterPos3fv(
+GL.glRasterPos3i(
+GL.glRasterPos3iv(
+GL.glRasterPos3s(
+GL.glRasterPos3sv(
+GL.glRasterPos4d(
+GL.glRasterPos4dv(
+GL.glRasterPos4f(
+GL.glRasterPos4fv(
+GL.glRasterPos4i(
+GL.glRasterPos4iv(
+GL.glRasterPos4s(
+GL.glRasterPos4sv(
+GL.glReadBuffer(
+GL.glReadPixels(
+GL.glReadPixelsb(
+GL.glReadPixelsd(
+GL.glReadPixelsf(
+GL.glReadPixelsi(
+GL.glReadPixelss(
+GL.glReadPixelsub(
+GL.glReadPixelsui(
+GL.glReadPixelsus(
+GL.glRectd(
+GL.glRectdv(
+GL.glRectf(
+GL.glRectfv(
+GL.glRecti(
+GL.glRectiv(
+GL.glRects(
+GL.glRectsv(
+GL.glRenderMode(
+GL.glResetHistogram(
+GL.glResetMinmax(
+GL.glRotate(
+GL.glRotated(
+GL.glRotatef(
+GL.glSampleCoverage(
+GL.glScale(
+GL.glScaled(
+GL.glScalef(
+GL.glScissor(
+GL.glSecondaryColor3b(
+GL.glSecondaryColor3bv(
+GL.glSecondaryColor3d(
+GL.glSecondaryColor3dv(
+GL.glSecondaryColor3f(
+GL.glSecondaryColor3fv(
+GL.glSecondaryColor3i(
+GL.glSecondaryColor3iv(
+GL.glSecondaryColor3s(
+GL.glSecondaryColor3sv(
+GL.glSecondaryColor3ub(
+GL.glSecondaryColor3ubv(
+GL.glSecondaryColor3ui(
+GL.glSecondaryColor3uiv(
+GL.glSecondaryColor3us(
+GL.glSecondaryColor3usv(
+GL.glSecondaryColorPointer(
+GL.glSelectBuffer(
+GL.glSeparableFilter2D(
+GL.glShadeModel(
+GL.glShaderSource(
+GL.glStencilFunc(
+GL.glStencilFuncSeparate(
+GL.glStencilMask(
+GL.glStencilMaskSeparate(
+GL.glStencilOp(
+GL.glStencilOpSeparate(
+GL.glTexCoord(
+GL.glTexCoord1d(
+GL.glTexCoord1dv(
+GL.glTexCoord1f(
+GL.glTexCoord1fv(
+GL.glTexCoord1i(
+GL.glTexCoord1iv(
+GL.glTexCoord1s(
+GL.glTexCoord1sv(
+GL.glTexCoord2d(
+GL.glTexCoord2dv(
+GL.glTexCoord2f(
+GL.glTexCoord2fv(
+GL.glTexCoord2i(
+GL.glTexCoord2iv(
+GL.glTexCoord2s(
+GL.glTexCoord2sv(
+GL.glTexCoord3d(
+GL.glTexCoord3dv(
+GL.glTexCoord3f(
+GL.glTexCoord3fv(
+GL.glTexCoord3i(
+GL.glTexCoord3iv(
+GL.glTexCoord3s(
+GL.glTexCoord3sv(
+GL.glTexCoord4d(
+GL.glTexCoord4dv(
+GL.glTexCoord4f(
+GL.glTexCoord4fv(
+GL.glTexCoord4i(
+GL.glTexCoord4iv(
+GL.glTexCoord4s(
+GL.glTexCoord4sv(
+GL.glTexCoordPointer(
+GL.glTexCoordPointerb(
+GL.glTexCoordPointerd(
+GL.glTexCoordPointerf(
+GL.glTexCoordPointeri(
+GL.glTexCoordPointers(
+GL.glTexEnvf(
+GL.glTexEnvfv(
+GL.glTexEnvi(
+GL.glTexEnviv(
+GL.glTexGend(
+GL.glTexGendv(
+GL.glTexGenf(
+GL.glTexGenfv(
+GL.glTexGeni(
+GL.glTexGeniv(
+GL.glTexImage1D(
+GL.glTexImage1Db(
+GL.glTexImage1Df(
+GL.glTexImage1Di(
+GL.glTexImage1Ds(
+GL.glTexImage1Dub(
+GL.glTexImage1Dui(
+GL.glTexImage1Dus(
+GL.glTexImage2D(
+GL.glTexImage2Db(
+GL.glTexImage2Df(
+GL.glTexImage2Di(
+GL.glTexImage2Ds(
+GL.glTexImage2Dub(
+GL.glTexImage2Dui(
+GL.glTexImage2Dus(
+GL.glTexImage3D(
+GL.glTexParameter(
+GL.glTexParameterIiv(
+GL.glTexParameterIuiv(
+GL.glTexParameterf(
+GL.glTexParameterfv(
+GL.glTexParameteri(
+GL.glTexParameteriv(
+GL.glTexSubImage1D(
+GL.glTexSubImage1Db(
+GL.glTexSubImage1Df(
+GL.glTexSubImage1Di(
+GL.glTexSubImage1Ds(
+GL.glTexSubImage1Dub(
+GL.glTexSubImage1Dui(
+GL.glTexSubImage1Dus(
+GL.glTexSubImage2D(
+GL.glTexSubImage2Db(
+GL.glTexSubImage2Df(
+GL.glTexSubImage2Di(
+GL.glTexSubImage2Ds(
+GL.glTexSubImage2Dub(
+GL.glTexSubImage2Dui(
+GL.glTexSubImage2Dus(
+GL.glTexSubImage3D(
+GL.glTransformFeedbackVaryings(
+GL.glTranslate(
+GL.glTranslated(
+GL.glTranslatef(
+GL.glUniform1f(
+GL.glUniform1fv(
+GL.glUniform1i(
+GL.glUniform1iv(
+GL.glUniform1ui(
+GL.glUniform1uiv(
+GL.glUniform2f(
+GL.glUniform2fv(
+GL.glUniform2i(
+GL.glUniform2iv(
+GL.glUniform2ui(
+GL.glUniform2uiv(
+GL.glUniform3f(
+GL.glUniform3fv(
+GL.glUniform3i(
+GL.glUniform3iv(
+GL.glUniform3ui(
+GL.glUniform3uiv(
+GL.glUniform4f(
+GL.glUniform4fv(
+GL.glUniform4i(
+GL.glUniform4iv(
+GL.glUniform4ui(
+GL.glUniform4uiv(
+GL.glUniformMatrix2fv(
+GL.glUniformMatrix2x3fv(
+GL.glUniformMatrix2x4fv(
+GL.glUniformMatrix3fv(
+GL.glUniformMatrix3x2fv(
+GL.glUniformMatrix3x4fv(
+GL.glUniformMatrix4fv(
+GL.glUniformMatrix4x2fv(
+GL.glUniformMatrix4x3fv(
+GL.glUnmapBuffer(
+GL.glUseProgram(
+GL.glValidateProgram(
+GL.glVertex(
+GL.glVertex2d(
+GL.glVertex2dv(
+GL.glVertex2f(
+GL.glVertex2fv(
+GL.glVertex2i(
+GL.glVertex2iv(
+GL.glVertex2s(
+GL.glVertex2sv(
+GL.glVertex3d(
+GL.glVertex3dv(
+GL.glVertex3f(
+GL.glVertex3fv(
+GL.glVertex3i(
+GL.glVertex3iv(
+GL.glVertex3s(
+GL.glVertex3sv(
+GL.glVertex4d(
+GL.glVertex4dv(
+GL.glVertex4f(
+GL.glVertex4fv(
+GL.glVertex4i(
+GL.glVertex4iv(
+GL.glVertex4s(
+GL.glVertex4sv(
+GL.glVertexAttrib1d(
+GL.glVertexAttrib1dv(
+GL.glVertexAttrib1f(
+GL.glVertexAttrib1fv(
+GL.glVertexAttrib1s(
+GL.glVertexAttrib1sv(
+GL.glVertexAttrib2d(
+GL.glVertexAttrib2dv(
+GL.glVertexAttrib2f(
+GL.glVertexAttrib2fv(
+GL.glVertexAttrib2s(
+GL.glVertexAttrib2sv(
+GL.glVertexAttrib3d(
+GL.glVertexAttrib3dv(
+GL.glVertexAttrib3f(
+GL.glVertexAttrib3fv(
+GL.glVertexAttrib3s(
+GL.glVertexAttrib3sv(
+GL.glVertexAttrib4Nbv(
+GL.glVertexAttrib4Niv(
+GL.glVertexAttrib4Nsv(
+GL.glVertexAttrib4Nub(
+GL.glVertexAttrib4Nubv(
+GL.glVertexAttrib4Nuiv(
+GL.glVertexAttrib4Nusv(
+GL.glVertexAttrib4bv(
+GL.glVertexAttrib4d(
+GL.glVertexAttrib4dv(
+GL.glVertexAttrib4f(
+GL.glVertexAttrib4fv(
+GL.glVertexAttrib4iv(
+GL.glVertexAttrib4s(
+GL.glVertexAttrib4sv(
+GL.glVertexAttrib4ubv(
+GL.glVertexAttrib4uiv(
+GL.glVertexAttrib4usv(
+GL.glVertexAttribI1i(
+GL.glVertexAttribI1iv(
+GL.glVertexAttribI1ui(
+GL.glVertexAttribI1uiv(
+GL.glVertexAttribI2i(
+GL.glVertexAttribI2iv(
+GL.glVertexAttribI2ui(
+GL.glVertexAttribI2uiv(
+GL.glVertexAttribI3i(
+GL.glVertexAttribI3iv(
+GL.glVertexAttribI3ui(
+GL.glVertexAttribI3uiv(
+GL.glVertexAttribI4bv(
+GL.glVertexAttribI4i(
+GL.glVertexAttribI4iv(
+GL.glVertexAttribI4sv(
+GL.glVertexAttribI4ubv(
+GL.glVertexAttribI4ui(
+GL.glVertexAttribI4uiv(
+GL.glVertexAttribI4usv(
+GL.glVertexAttribIPointer(
+GL.glVertexAttribPointer(
+GL.glVertexPointer(
+GL.glVertexPointerb(
+GL.glVertexPointerd(
+GL.glVertexPointerf(
+GL.glVertexPointeri(
+GL.glVertexPointers(
+GL.glViewport(
+GL.glWindowPos2d(
+GL.glWindowPos2dv(
+GL.glWindowPos2f(
+GL.glWindowPos2fv(
+GL.glWindowPos2i(
+GL.glWindowPos2iv(
+GL.glWindowPos2s(
+GL.glWindowPos2sv(
+GL.glWindowPos3d(
+GL.glWindowPos3dv(
+GL.glWindowPos3f(
+GL.glWindowPos3fv(
+GL.glWindowPos3i(
+GL.glWindowPos3iv(
+GL.glWindowPos3s(
+GL.glWindowPos3sv(
+GL.glget
+GL.images
+GL.imaging
+GL.lazy(
+GL.name
+GL.platform
+GL.pointers
+GL.simple
+GL.wrapper
+
+--- from OpenGL.GL import * ---
+ARB
+EXTENSION_NAME
+GLError(
+GLUError(
+GLUTError(
+GLUTerror(
+GLUerror(
+GL_1PASS_EXT
+GL_1PASS_SGIS
+GL_2D
+GL_2PASS_0_EXT
+GL_2PASS_0_SGIS
+GL_2PASS_1_EXT
+GL_2PASS_1_SGIS
+GL_2X_BIT_ATI
+GL_2_BYTES
+GL_3D
+GL_3D_COLOR
+GL_3D_COLOR_TEXTURE
+GL_3_BYTES
+GL_422_AVERAGE_EXT
+GL_422_EXT
+GL_422_REV_AVERAGE_EXT
+GL_422_REV_EXT
+GL_4D_COLOR_TEXTURE
+GL_4PASS_0_EXT
+GL_4PASS_0_SGIS
+GL_4PASS_1_EXT
+GL_4PASS_1_SGIS
+GL_4PASS_2_EXT
+GL_4PASS_2_SGIS
+GL_4PASS_3_EXT
+GL_4PASS_3_SGIS
+GL_4X_BIT_ATI
+GL_4_BYTES
+GL_8X_BIT_ATI
+GL_ABGR_EXT
+GL_ACCUM
+GL_ACCUM_ALPHA_BITS
+GL_ACCUM_BLUE_BITS
+GL_ACCUM_BUFFER_BIT
+GL_ACCUM_CLEAR_VALUE
+GL_ACCUM_GREEN_BITS
+GL_ACCUM_RED_BITS
+GL_ACTIVE_ATTRIBUTES
+GL_ACTIVE_ATTRIBUTE_MAX_LENGTH
+GL_ACTIVE_STENCIL_FACE_EXT
+GL_ACTIVE_TEXTURE
+GL_ACTIVE_TEXTURE_ARB
+GL_ACTIVE_UNIFORMS
+GL_ACTIVE_UNIFORM_MAX_LENGTH
+GL_ACTIVE_VERTEX_UNITS_ARB
+GL_ADD
+GL_ADD_ATI
+GL_ADD_SIGNED
+GL_ADD_SIGNED_ARB
+GL_ADD_SIGNED_EXT
+GL_ALIASED_LINE_WIDTH_RANGE
+GL_ALIASED_POINT_SIZE_RANGE
+GL_ALLOW_DRAW_FRG_HINT_PGI
+GL_ALLOW_DRAW_MEM_HINT_PGI
+GL_ALLOW_DRAW_OBJ_HINT_PGI
+GL_ALLOW_DRAW_WIN_HINT_PGI
+GL_ALL_ATTRIB_BITS
+GL_ALL_COMPLETED_NV
+GL_ALPHA
+GL_ALPHA12
+GL_ALPHA12_EXT
+GL_ALPHA16
+GL_ALPHA16F_ARB
+GL_ALPHA16_EXT
+GL_ALPHA32F_ARB
+GL_ALPHA4
+GL_ALPHA4_EXT
+GL_ALPHA8
+GL_ALPHA8_EXT
+GL_ALPHA_BIAS
+GL_ALPHA_BITS
+GL_ALPHA_FLOAT16_ATI
+GL_ALPHA_FLOAT32_ATI
+GL_ALPHA_INTEGER
+GL_ALPHA_MAX_CLAMP_INGR
+GL_ALPHA_MAX_SGIX
+GL_ALPHA_MIN_CLAMP_INGR
+GL_ALPHA_MIN_SGIX
+GL_ALPHA_SCALE
+GL_ALPHA_TEST
+GL_ALPHA_TEST_FUNC
+GL_ALPHA_TEST_REF
+GL_ALWAYS
+GL_ALWAYS_FAST_HINT_PGI
+GL_ALWAYS_SOFT_HINT_PGI
+GL_AMBIENT
+GL_AMBIENT_AND_DIFFUSE
+GL_AND
+GL_AND_INVERTED
+GL_AND_REVERSE
+GL_ARRAY_BUFFER
+GL_ARRAY_BUFFER_ARB
+GL_ARRAY_BUFFER_BINDING
+GL_ARRAY_BUFFER_BINDING_ARB
+GL_ARRAY_ELEMENT_LOCK_COUNT_EXT
+GL_ARRAY_ELEMENT_LOCK_FIRST_EXT
+GL_ARRAY_OBJECT_BUFFER_ATI
+GL_ARRAY_OBJECT_OFFSET_ATI
+GL_ASYNC_DRAW_PIXELS_SGIX
+GL_ASYNC_HISTOGRAM_SGIX
+GL_ASYNC_MARKER_SGIX
+GL_ASYNC_READ_PIXELS_SGIX
+GL_ASYNC_TEX_IMAGE_SGIX
+GL_ATTACHED_SHADERS
+GL_ATTENUATION_EXT
+GL_ATTRIB_ARRAY_POINTER_NV
+GL_ATTRIB_ARRAY_SIZE_NV
+GL_ATTRIB_ARRAY_STRIDE_NV
+GL_ATTRIB_ARRAY_TYPE_NV
+GL_ATTRIB_STACK_DEPTH
+GL_AUTO_NORMAL
+GL_AUX0
+GL_AUX1
+GL_AUX2
+GL_AUX3
+GL_AUX_BUFFERS
+GL_AVERAGE_EXT
+GL_AVERAGE_HP
+GL_BACK
+GL_BACK_LEFT
+GL_BACK_NORMALS_HINT_PGI
+GL_BACK_RIGHT
+GL_BGR
+GL_BGRA
+GL_BGRA_EXT
+GL_BGRA_INTEGER
+GL_BGR_EXT
+GL_BGR_INTEGER
+GL_BIAS_BIT_ATI
+GL_BIAS_BY_NEGATIVE_ONE_HALF_NV
+GL_BINORMAL_ARRAY_EXT
+GL_BINORMAL_ARRAY_POINTER_EXT
+GL_BINORMAL_ARRAY_STRIDE_EXT
+GL_BINORMAL_ARRAY_TYPE_EXT
+GL_BITMAP
+GL_BITMAP_TOKEN
+GL_BLEND
+GL_BLEND_COLOR
+GL_BLEND_COLOR_EXT
+GL_BLEND_DST
+GL_BLEND_DST_ALPHA
+GL_BLEND_DST_ALPHA_EXT
+GL_BLEND_DST_RGB
+GL_BLEND_DST_RGB_EXT
+GL_BLEND_EQUATION
+GL_BLEND_EQUATION_ALPHA
+GL_BLEND_EQUATION_ALPHA_EXT
+GL_BLEND_EQUATION_EXT
+GL_BLEND_EQUATION_RGB
+GL_BLEND_EQUATION_RGB_EXT
+GL_BLEND_SRC
+GL_BLEND_SRC_ALPHA
+GL_BLEND_SRC_ALPHA_EXT
+GL_BLEND_SRC_RGB
+GL_BLEND_SRC_RGB_EXT
+GL_BLUE
+GL_BLUE_BIAS
+GL_BLUE_BITS
+GL_BLUE_BIT_ATI
+GL_BLUE_INTEGER
+GL_BLUE_MAX_CLAMP_INGR
+GL_BLUE_MIN_CLAMP_INGR
+GL_BLUE_SCALE
+GL_BOOL
+GL_BOOL_ARB
+GL_BOOL_VEC2
+GL_BOOL_VEC2_ARB
+GL_BOOL_VEC3
+GL_BOOL_VEC3_ARB
+GL_BOOL_VEC4
+GL_BOOL_VEC4_ARB
+GL_BUFFER_ACCESS
+GL_BUFFER_ACCESS_ARB
+GL_BUFFER_MAPPED
+GL_BUFFER_MAPPED_ARB
+GL_BUFFER_MAP_POINTER
+GL_BUFFER_MAP_POINTER_ARB
+GL_BUFFER_SIZE_ARB
+GL_BUFFER_USAGE
+GL_BUFFER_USAGE_ARB
+GL_BUMP_ENVMAP_ATI
+GL_BUMP_NUM_TEX_UNITS_ATI
+GL_BUMP_ROT_MATRIX_ATI
+GL_BUMP_ROT_MATRIX_SIZE_ATI
+GL_BUMP_TARGET_ATI
+GL_BUMP_TEX_UNITS_ATI
+GL_BYTE
+GL_C3F_V3F
+GL_C4F_N3F_V3F
+GL_C4UB_V2F
+GL_C4UB_V3F
+GL_CALLIGRAPHIC_FRAGMENT_SGIX
+GL_CCW
+GL_CLAMP
+GL_CLAMP_FRAGMENT_COLOR
+GL_CLAMP_FRAGMENT_COLOR_ARB
+GL_CLAMP_READ_COLOR
+GL_CLAMP_READ_COLOR_ARB
+GL_CLAMP_TO_BORDER
+GL_CLAMP_TO_BORDER_ARB
+GL_CLAMP_TO_BORDER_SGIS
+GL_CLAMP_TO_EDGE
+GL_CLAMP_TO_EDGE_SGIS
+GL_CLAMP_VERTEX_COLOR
+GL_CLAMP_VERTEX_COLOR_ARB
+GL_CLEAR
+GL_CLIENT_ACTIVE_TEXTURE
+GL_CLIENT_ACTIVE_TEXTURE_ARB
+GL_CLIENT_ALL_ATTRIB_BITS
+GL_CLIENT_ATTRIB_STACK_DEPTH
+GL_CLIENT_PIXEL_STORE_BIT
+GL_CLIENT_VERTEX_ARRAY_BIT
+GL_CLIP_FAR_HINT_PGI
+GL_CLIP_NEAR_HINT_PGI
+GL_CLIP_PLANE0
+GL_CLIP_PLANE1
+GL_CLIP_PLANE2
+GL_CLIP_PLANE3
+GL_CLIP_PLANE4
+GL_CLIP_PLANE5
+GL_CLIP_VOLUME_CLIPPING_HINT_EXT
+GL_CMYKA_EXT
+GL_CMYK_EXT
+GL_CND0_ATI
+GL_CND_ATI
+GL_COEFF
+GL_COLOR
+GL_COLOR3_BIT_PGI
+GL_COLOR4_BIT_PGI
+GL_COLOR_ALPHA_PAIRING_ATI
+GL_COLOR_ARRAY
+GL_COLOR_ARRAY_BUFFER_BINDING
+GL_COLOR_ARRAY_BUFFER_BINDING_ARB
+GL_COLOR_ARRAY_COUNT_EXT
+GL_COLOR_ARRAY_EXT
+GL_COLOR_ARRAY_LIST_IBM
+GL_COLOR_ARRAY_LIST_STRIDE_IBM
+GL_COLOR_ARRAY_PARALLEL_POINTERS_INTEL
+GL_COLOR_ARRAY_POINTER
+GL_COLOR_ARRAY_POINTER_EXT
+GL_COLOR_ARRAY_SIZE
+GL_COLOR_ARRAY_SIZE_EXT
+GL_COLOR_ARRAY_STRIDE
+GL_COLOR_ARRAY_STRIDE_EXT
+GL_COLOR_ARRAY_TYPE
+GL_COLOR_ARRAY_TYPE_EXT
+GL_COLOR_ATTACHMENT0_EXT
+GL_COLOR_ATTACHMENT10_EXT
+GL_COLOR_ATTACHMENT11_EXT
+GL_COLOR_ATTACHMENT12_EXT
+GL_COLOR_ATTACHMENT13_EXT
+GL_COLOR_ATTACHMENT14_EXT
+GL_COLOR_ATTACHMENT15_EXT
+GL_COLOR_ATTACHMENT1_EXT
+GL_COLOR_ATTACHMENT2_EXT
+GL_COLOR_ATTACHMENT3_EXT
+GL_COLOR_ATTACHMENT4_EXT
+GL_COLOR_ATTACHMENT5_EXT
+GL_COLOR_ATTACHMENT6_EXT
+GL_COLOR_ATTACHMENT7_EXT
+GL_COLOR_ATTACHMENT8_EXT
+GL_COLOR_ATTACHMENT9_EXT
+GL_COLOR_BUFFER_BIT
+GL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI
+GL_COLOR_CLEAR_VALUE
+GL_COLOR_INDEX
+GL_COLOR_INDEX12_EXT
+GL_COLOR_INDEX16_EXT
+GL_COLOR_INDEX1_EXT
+GL_COLOR_INDEX2_EXT
+GL_COLOR_INDEX4_EXT
+GL_COLOR_INDEX8_EXT
+GL_COLOR_INDEXES
+GL_COLOR_LOGIC_OP
+GL_COLOR_MATERIAL
+GL_COLOR_MATERIAL_FACE
+GL_COLOR_MATERIAL_PARAMETER
+GL_COLOR_MATRIX
+GL_COLOR_MATRIX_SGI
+GL_COLOR_MATRIX_STACK_DEPTH
+GL_COLOR_MATRIX_STACK_DEPTH_SGI
+GL_COLOR_SUM
+GL_COLOR_SUM_ARB
+GL_COLOR_SUM_CLAMP_NV
+GL_COLOR_SUM_EXT
+GL_COLOR_TABLE
+GL_COLOR_TABLE_ALPHA_SIZE
+GL_COLOR_TABLE_ALPHA_SIZE_SGI
+GL_COLOR_TABLE_BIAS
+GL_COLOR_TABLE_BIAS_SGI
+GL_COLOR_TABLE_BLUE_SIZE
+GL_COLOR_TABLE_BLUE_SIZE_SGI
+GL_COLOR_TABLE_FORMAT
+GL_COLOR_TABLE_FORMAT_SGI
+GL_COLOR_TABLE_GREEN_SIZE
+GL_COLOR_TABLE_GREEN_SIZE_SGI
+GL_COLOR_TABLE_INTENSITY_SIZE
+GL_COLOR_TABLE_INTENSITY_SIZE_SGI
+GL_COLOR_TABLE_LUMINANCE_SIZE
+GL_COLOR_TABLE_LUMINANCE_SIZE_SGI
+GL_COLOR_TABLE_RED_SIZE
+GL_COLOR_TABLE_RED_SIZE_SGI
+GL_COLOR_TABLE_SCALE
+GL_COLOR_TABLE_SCALE_SGI
+GL_COLOR_TABLE_SGI
+GL_COLOR_TABLE_WIDTH
+GL_COLOR_TABLE_WIDTH_SGI
+GL_COLOR_WRITEMASK
+GL_COMBINE
+GL_COMBINE4_NV
+GL_COMBINER0_NV
+GL_COMBINER1_NV
+GL_COMBINER2_NV
+GL_COMBINER3_NV
+GL_COMBINER4_NV
+GL_COMBINER5_NV
+GL_COMBINER6_NV
+GL_COMBINER7_NV
+GL_COMBINER_AB_DOT_PRODUCT_NV
+GL_COMBINER_AB_OUTPUT_NV
+GL_COMBINER_BIAS_NV
+GL_COMBINER_CD_DOT_PRODUCT_NV
+GL_COMBINER_CD_OUTPUT_NV
+GL_COMBINER_COMPONENT_USAGE_NV
+GL_COMBINER_INPUT_NV
+GL_COMBINER_MAPPING_NV
+GL_COMBINER_MUX_SUM_NV
+GL_COMBINER_SCALE_NV
+GL_COMBINER_SUM_OUTPUT_NV
+GL_COMBINE_ALPHA
+GL_COMBINE_ALPHA_ARB
+GL_COMBINE_ALPHA_EXT
+GL_COMBINE_ARB
+GL_COMBINE_EXT
+GL_COMBINE_RGB
+GL_COMBINE_RGB_ARB
+GL_COMBINE_RGB_EXT
+GL_COMPARE_R_TO_TEXTURE
+GL_COMPARE_R_TO_TEXTURE_ARB
+GL_COMPILE
+GL_COMPILE_AND_EXECUTE
+GL_COMPILE_STATUS
+GL_COMPRESSED_ALPHA
+GL_COMPRESSED_ALPHA_ARB
+GL_COMPRESSED_INTENSITY
+GL_COMPRESSED_INTENSITY_ARB
+GL_COMPRESSED_LUMINANCE
+GL_COMPRESSED_LUMINANCE_ALPHA
+GL_COMPRESSED_LUMINANCE_ALPHA_ARB
+GL_COMPRESSED_LUMINANCE_ARB
+GL_COMPRESSED_RED
+GL_COMPRESSED_RG
+GL_COMPRESSED_RGB
+GL_COMPRESSED_RGBA
+GL_COMPRESSED_RGBA_ARB
+GL_COMPRESSED_RGBA_FXT1_3DFX
+GL_COMPRESSED_RGBA_S3TC_DXT1_EXT
+GL_COMPRESSED_RGBA_S3TC_DXT3_EXT
+GL_COMPRESSED_RGBA_S3TC_DXT5_EXT
+GL_COMPRESSED_RGB_ARB
+GL_COMPRESSED_RGB_FXT1_3DFX
+GL_COMPRESSED_RGB_S3TC_DXT1_EXT
+GL_COMPRESSED_SLUMINANCE
+GL_COMPRESSED_SLUMINANCE_ALPHA
+GL_COMPRESSED_SRGB
+GL_COMPRESSED_SRGB_ALPHA
+GL_COMPRESSED_TEXTURE_FORMATS
+GL_COMPRESSED_TEXTURE_FORMATS_ARB
+GL_COMP_BIT_ATI
+GL_CONSERVE_MEMORY_HINT_PGI
+GL_CONSTANT
+GL_CONSTANT_ALPHA
+GL_CONSTANT_ALPHA_EXT
+GL_CONSTANT_ARB
+GL_CONSTANT_ATTENUATION
+GL_CONSTANT_BORDER
+GL_CONSTANT_BORDER_HP
+GL_CONSTANT_COLOR
+GL_CONSTANT_COLOR0_NV
+GL_CONSTANT_COLOR1_NV
+GL_CONSTANT_COLOR_EXT
+GL_CONSTANT_EXT
+GL_CONST_EYE_NV
+GL_CONTEXT_FLAGS
+GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
+GL_CONVOLUTION_1D
+GL_CONVOLUTION_1D_EXT
+GL_CONVOLUTION_2D
+GL_CONVOLUTION_2D_EXT
+GL_CONVOLUTION_BORDER_COLOR
+GL_CONVOLUTION_BORDER_COLOR_HP
+GL_CONVOLUTION_BORDER_MODE
+GL_CONVOLUTION_BORDER_MODE_EXT
+GL_CONVOLUTION_FILTER_BIAS
+GL_CONVOLUTION_FILTER_BIAS_EXT
+GL_CONVOLUTION_FILTER_SCALE
+GL_CONVOLUTION_FILTER_SCALE_EXT
+GL_CONVOLUTION_FORMAT
+GL_CONVOLUTION_FORMAT_EXT
+GL_CONVOLUTION_HEIGHT
+GL_CONVOLUTION_HEIGHT_EXT
+GL_CONVOLUTION_HINT_SGIX
+GL_CONVOLUTION_WIDTH
+GL_CONVOLUTION_WIDTH_EXT
+GL_CON_0_ATI
+GL_CON_10_ATI
+GL_CON_11_ATI
+GL_CON_12_ATI
+GL_CON_13_ATI
+GL_CON_14_ATI
+GL_CON_15_ATI
+GL_CON_16_ATI
+GL_CON_17_ATI
+GL_CON_18_ATI
+GL_CON_19_ATI
+GL_CON_1_ATI
+GL_CON_20_ATI
+GL_CON_21_ATI
+GL_CON_22_ATI
+GL_CON_23_ATI
+GL_CON_24_ATI
+GL_CON_25_ATI
+GL_CON_26_ATI
+GL_CON_27_ATI
+GL_CON_28_ATI
+GL_CON_29_ATI
+GL_CON_2_ATI
+GL_CON_30_ATI
+GL_CON_31_ATI
+GL_CON_3_ATI
+GL_CON_4_ATI
+GL_CON_5_ATI
+GL_CON_6_ATI
+GL_CON_7_ATI
+GL_CON_8_ATI
+GL_CON_9_ATI
+GL_COORD_REPLACE
+GL_COORD_REPLACE_ARB
+GL_COORD_REPLACE_NV
+GL_COPY
+GL_COPY_INVERTED
+GL_COPY_PIXEL_TOKEN
+GL_CUBIC_EXT
+GL_CUBIC_HP
+GL_CULL_FACE
+GL_CULL_FACE_MODE
+GL_CULL_FRAGMENT_NV
+GL_CULL_MODES_NV
+GL_CULL_VERTEX_EXT
+GL_CULL_VERTEX_EYE_POSITION_EXT
+GL_CULL_VERTEX_IBM
+GL_CULL_VERTEX_OBJECT_POSITION_EXT
+GL_CURRENT_ATTRIB_NV
+GL_CURRENT_BINORMAL_EXT
+GL_CURRENT_BIT
+GL_CURRENT_COLOR
+GL_CURRENT_FOG_COORD
+GL_CURRENT_FOG_COORDINATE
+GL_CURRENT_FOG_COORDINATE_EXT
+GL_CURRENT_INDEX
+GL_CURRENT_MATRIX_ARB
+GL_CURRENT_MATRIX_INDEX_ARB
+GL_CURRENT_MATRIX_NV
+GL_CURRENT_MATRIX_STACK_DEPTH_ARB
+GL_CURRENT_MATRIX_STACK_DEPTH_NV
+GL_CURRENT_NORMAL
+GL_CURRENT_OCCLUSION_QUERY_ID_NV
+GL_CURRENT_PALETTE_MATRIX_ARB
+GL_CURRENT_PROGRAM
+GL_CURRENT_QUERY
+GL_CURRENT_QUERY_ARB
+GL_CURRENT_RASTER_COLOR
+GL_CURRENT_RASTER_DISTANCE
+GL_CURRENT_RASTER_INDEX
+GL_CURRENT_RASTER_NORMAL_SGIX
+GL_CURRENT_RASTER_POSITION
+GL_CURRENT_RASTER_POSITION_VALID
+GL_CURRENT_RASTER_SECONDARY_COLOR
+GL_CURRENT_RASTER_TEXTURE_COORDS
+GL_CURRENT_SECONDARY_COLOR
+GL_CURRENT_SECONDARY_COLOR_EXT
+GL_CURRENT_TANGENT_EXT
+GL_CURRENT_TEXTURE_COORDS
+GL_CURRENT_VERTEX_ATTRIB
+GL_CURRENT_VERTEX_ATTRIB_ARB
+GL_CURRENT_VERTEX_EXT
+GL_CURRENT_VERTEX_WEIGHT_EXT
+GL_CURRENT_WEIGHT_ARB
+GL_CW
+GL_DECAL
+GL_DECR
+GL_DECR_WRAP
+GL_DECR_WRAP_EXT
+GL_DEFORMATIONS_MASK_SGIX
+GL_DELETE_STATUS
+GL_DEPENDENT_AR_TEXTURE_2D_NV
+GL_DEPENDENT_GB_TEXTURE_2D_NV
+GL_DEPENDENT_HILO_TEXTURE_2D_NV
+GL_DEPENDENT_RGB_TEXTURE_3D_NV
+GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV
+GL_DEPTH
+GL_DEPTH_ATTACHMENT_EXT
+GL_DEPTH_BIAS
+GL_DEPTH_BITS
+GL_DEPTH_BOUNDS_EXT
+GL_DEPTH_BOUNDS_TEST_EXT
+GL_DEPTH_BUFFER
+GL_DEPTH_BUFFER_BIT
+GL_DEPTH_CLAMP_NV
+GL_DEPTH_CLEAR_VALUE
+GL_DEPTH_COMPONENT
+GL_DEPTH_COMPONENT16
+GL_DEPTH_COMPONENT16_ARB
+GL_DEPTH_COMPONENT16_SGIX
+GL_DEPTH_COMPONENT24
+GL_DEPTH_COMPONENT24_ARB
+GL_DEPTH_COMPONENT24_SGIX
+GL_DEPTH_COMPONENT32
+GL_DEPTH_COMPONENT32_ARB
+GL_DEPTH_COMPONENT32_SGIX
+GL_DEPTH_FUNC
+GL_DEPTH_PASS_INSTRUMENT_COUNTERS_SGIX
+GL_DEPTH_PASS_INSTRUMENT_MAX_SGIX
+GL_DEPTH_PASS_INSTRUMENT_SGIX
+GL_DEPTH_RANGE
+GL_DEPTH_SCALE
+GL_DEPTH_STENCIL_NV
+GL_DEPTH_STENCIL_TO_BGRA_NV
+GL_DEPTH_STENCIL_TO_RGBA_NV
+GL_DEPTH_TEST
+GL_DEPTH_TEXTURE_MODE
+GL_DEPTH_TEXTURE_MODE_ARB
+GL_DEPTH_WRITEMASK
+GL_DETAIL_TEXTURE_2D_BINDING_SGIS
+GL_DETAIL_TEXTURE_2D_SGIS
+GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS
+GL_DETAIL_TEXTURE_LEVEL_SGIS
+GL_DETAIL_TEXTURE_MODE_SGIS
+GL_DIFFUSE
+GL_DISCARD_ATI
+GL_DISCARD_NV
+GL_DISTANCE_ATTENUATION_EXT
+GL_DISTANCE_ATTENUATION_SGIS
+GL_DITHER
+GL_DOMAIN
+GL_DONT_CARE
+GL_DOT2_ADD_ATI
+GL_DOT3_ATI
+GL_DOT3_RGB
+GL_DOT3_RGBA
+GL_DOT3_RGBA_ARB
+GL_DOT3_RGBA_EXT
+GL_DOT3_RGB_ARB
+GL_DOT3_RGB_EXT
+GL_DOT4_ATI
+GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV
+GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV
+GL_DOT_PRODUCT_DEPTH_REPLACE_NV
+GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV
+GL_DOT_PRODUCT_NV
+GL_DOT_PRODUCT_PASS_THROUGH_NV
+GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV
+GL_DOT_PRODUCT_TEXTURE_1D_NV
+GL_DOT_PRODUCT_TEXTURE_2D_NV
+GL_DOT_PRODUCT_TEXTURE_3D_NV
+GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV
+GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV
+GL_DOUBLE
+GL_DOUBLE_EXT
+GL_DRAW_BUFFER
+GL_DRAW_BUFFER0
+GL_DRAW_BUFFER0_ARB
+GL_DRAW_BUFFER0_ATI
+GL_DRAW_BUFFER1
+GL_DRAW_BUFFER10
+GL_DRAW_BUFFER10_ARB
+GL_DRAW_BUFFER10_ATI
+GL_DRAW_BUFFER11
+GL_DRAW_BUFFER11_ARB
+GL_DRAW_BUFFER11_ATI
+GL_DRAW_BUFFER12
+GL_DRAW_BUFFER12_ARB
+GL_DRAW_BUFFER12_ATI
+GL_DRAW_BUFFER13
+GL_DRAW_BUFFER13_ARB
+GL_DRAW_BUFFER13_ATI
+GL_DRAW_BUFFER14
+GL_DRAW_BUFFER14_ARB
+GL_DRAW_BUFFER14_ATI
+GL_DRAW_BUFFER15
+GL_DRAW_BUFFER15_ARB
+GL_DRAW_BUFFER15_ATI
+GL_DRAW_BUFFER1_ARB
+GL_DRAW_BUFFER1_ATI
+GL_DRAW_BUFFER2
+GL_DRAW_BUFFER2_ARB
+GL_DRAW_BUFFER2_ATI
+GL_DRAW_BUFFER3
+GL_DRAW_BUFFER3_ARB
+GL_DRAW_BUFFER3_ATI
+GL_DRAW_BUFFER4
+GL_DRAW_BUFFER4_ARB
+GL_DRAW_BUFFER4_ATI
+GL_DRAW_BUFFER5
+GL_DRAW_BUFFER5_ARB
+GL_DRAW_BUFFER5_ATI
+GL_DRAW_BUFFER6
+GL_DRAW_BUFFER6_ARB
+GL_DRAW_BUFFER6_ATI
+GL_DRAW_BUFFER7
+GL_DRAW_BUFFER7_ARB
+GL_DRAW_BUFFER7_ATI
+GL_DRAW_BUFFER8
+GL_DRAW_BUFFER8_ARB
+GL_DRAW_BUFFER8_ATI
+GL_DRAW_BUFFER9
+GL_DRAW_BUFFER9_ARB
+GL_DRAW_BUFFER9_ATI
+GL_DRAW_PIXELS_APPLE
+GL_DRAW_PIXEL_TOKEN
+GL_DSDT8_MAG8_INTENSITY8_NV
+GL_DSDT8_MAG8_NV
+GL_DSDT8_NV
+GL_DSDT_MAG_INTENSITY_NV
+GL_DSDT_MAG_NV
+GL_DSDT_MAG_VIB_NV
+GL_DSDT_NV
+GL_DST_ALPHA
+GL_DST_COLOR
+GL_DS_BIAS_NV
+GL_DS_SCALE_NV
+GL_DT_BIAS_NV
+GL_DT_SCALE_NV
+GL_DU8DV8_ATI
+GL_DUAL_ALPHA12_SGIS
+GL_DUAL_ALPHA16_SGIS
+GL_DUAL_ALPHA4_SGIS
+GL_DUAL_ALPHA8_SGIS
+GL_DUAL_INTENSITY12_SGIS
+GL_DUAL_INTENSITY16_SGIS
+GL_DUAL_INTENSITY4_SGIS
+GL_DUAL_INTENSITY8_SGIS
+GL_DUAL_LUMINANCE12_SGIS
+GL_DUAL_LUMINANCE16_SGIS
+GL_DUAL_LUMINANCE4_SGIS
+GL_DUAL_LUMINANCE8_SGIS
+GL_DUAL_LUMINANCE_ALPHA4_SGIS
+GL_DUAL_LUMINANCE_ALPHA8_SGIS
+GL_DUAL_TEXTURE_SELECT_SGIS
+GL_DUDV_ATI
+GL_DYNAMIC_ATI
+GL_DYNAMIC_COPY
+GL_DYNAMIC_COPY_ARB
+GL_DYNAMIC_DRAW
+GL_DYNAMIC_DRAW_ARB
+GL_DYNAMIC_READ
+GL_DYNAMIC_READ_ARB
+GL_EDGEFLAG_BIT_PGI
+GL_EDGE_FLAG
+GL_EDGE_FLAG_ARRAY
+GL_EDGE_FLAG_ARRAY_BUFFER_BINDING
+GL_EDGE_FLAG_ARRAY_BUFFER_BINDING_ARB
+GL_EDGE_FLAG_ARRAY_COUNT_EXT
+GL_EDGE_FLAG_ARRAY_EXT
+GL_EDGE_FLAG_ARRAY_LIST_IBM
+GL_EDGE_FLAG_ARRAY_LIST_STRIDE_IBM
+GL_EDGE_FLAG_ARRAY_POINTER
+GL_EDGE_FLAG_ARRAY_POINTER_EXT
+GL_EDGE_FLAG_ARRAY_STRIDE
+GL_EDGE_FLAG_ARRAY_STRIDE_EXT
+GL_EIGHTH_BIT_ATI
+GL_ELEMENT_ARRAY_APPLE
+GL_ELEMENT_ARRAY_ATI
+GL_ELEMENT_ARRAY_BUFFER
+GL_ELEMENT_ARRAY_BUFFER_ARB
+GL_ELEMENT_ARRAY_BUFFER_BINDING
+GL_ELEMENT_ARRAY_BUFFER_BINDING_ARB
+GL_ELEMENT_ARRAY_POINTER_APPLE
+GL_ELEMENT_ARRAY_POINTER_ATI
+GL_ELEMENT_ARRAY_TYPE_APPLE
+GL_ELEMENT_ARRAY_TYPE_ATI
+GL_EMBOSS_CONSTANT_NV
+GL_EMBOSS_LIGHT_NV
+GL_EMBOSS_MAP_NV
+GL_EMISSION
+GL_ENABLE_BIT
+GL_EQUAL
+GL_EQUIV
+GL_EVAL_2D_NV
+GL_EVAL_BIT
+GL_EVAL_FRACTIONAL_TESSELLATION_NV
+GL_EVAL_TRIANGULAR_2D_NV
+GL_EVAL_VERTEX_ATTRIB0_NV
+GL_EVAL_VERTEX_ATTRIB10_NV
+GL_EVAL_VERTEX_ATTRIB11_NV
+GL_EVAL_VERTEX_ATTRIB12_NV
+GL_EVAL_VERTEX_ATTRIB13_NV
+GL_EVAL_VERTEX_ATTRIB14_NV
+GL_EVAL_VERTEX_ATTRIB15_NV
+GL_EVAL_VERTEX_ATTRIB1_NV
+GL_EVAL_VERTEX_ATTRIB2_NV
+GL_EVAL_VERTEX_ATTRIB3_NV
+GL_EVAL_VERTEX_ATTRIB4_NV
+GL_EVAL_VERTEX_ATTRIB5_NV
+GL_EVAL_VERTEX_ATTRIB6_NV
+GL_EVAL_VERTEX_ATTRIB7_NV
+GL_EVAL_VERTEX_ATTRIB8_NV
+GL_EVAL_VERTEX_ATTRIB9_NV
+GL_EXP
+GL_EXP2
+GL_EXPAND_NEGATE_NV
+GL_EXPAND_NORMAL_NV
+GL_EXTENSIONS
+GL_EYE_DISTANCE_TO_LINE_SGIS
+GL_EYE_DISTANCE_TO_POINT_SGIS
+GL_EYE_LINEAR
+GL_EYE_LINE_SGIS
+GL_EYE_PLANE
+GL_EYE_PLANE_ABSOLUTE_NV
+GL_EYE_POINT_SGIS
+GL_EYE_RADIAL_NV
+GL_E_TIMES_F_NV
+GL_FALSE
+GL_FASTEST
+GL_FEEDBACK
+GL_FEEDBACK_BUFFER_POINTER
+GL_FEEDBACK_BUFFER_SIZE
+GL_FEEDBACK_BUFFER_TYPE
+GL_FENCE_APPLE
+GL_FENCE_CONDITION_NV
+GL_FENCE_STATUS_NV
+GL_FILL
+GL_FILTER4_SGIS
+GL_FIXED_ONLY
+GL_FIXED_ONLY_ARB
+GL_FLAT
+GL_FLOAT
+GL_FLOAT_CLEAR_COLOR_VALUE_NV
+GL_FLOAT_MAT2
+GL_FLOAT_MAT2_ARB
+GL_FLOAT_MAT2x3
+GL_FLOAT_MAT2x4
+GL_FLOAT_MAT3
+GL_FLOAT_MAT3_ARB
+GL_FLOAT_MAT3x2
+GL_FLOAT_MAT3x4
+GL_FLOAT_MAT4
+GL_FLOAT_MAT4_ARB
+GL_FLOAT_MAT4x2
+GL_FLOAT_MAT4x3
+GL_FLOAT_R16_NV
+GL_FLOAT_R32_NV
+GL_FLOAT_RG16_NV
+GL_FLOAT_RG32_NV
+GL_FLOAT_RGB16_NV
+GL_FLOAT_RGB32_NV
+GL_FLOAT_RGBA16_NV
+GL_FLOAT_RGBA32_NV
+GL_FLOAT_RGBA_MODE_NV
+GL_FLOAT_RGBA_NV
+GL_FLOAT_RGB_NV
+GL_FLOAT_RG_NV
+GL_FLOAT_R_NV
+GL_FLOAT_VEC2
+GL_FLOAT_VEC2_ARB
+GL_FLOAT_VEC3
+GL_FLOAT_VEC3_ARB
+GL_FLOAT_VEC4
+GL_FLOAT_VEC4_ARB
+GL_FOG
+GL_FOG_BIT
+GL_FOG_COLOR
+GL_FOG_COORD
+GL_FOG_COORDINATE
+GL_FOG_COORDINATE_ARRAY
+GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING
+GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING_ARB
+GL_FOG_COORDINATE_ARRAY_EXT
+GL_FOG_COORDINATE_ARRAY_LIST_IBM
+GL_FOG_COORDINATE_ARRAY_LIST_STRIDE_IBM
+GL_FOG_COORDINATE_ARRAY_POINTER
+GL_FOG_COORDINATE_ARRAY_POINTER_EXT
+GL_FOG_COORDINATE_ARRAY_STRIDE
+GL_FOG_COORDINATE_ARRAY_STRIDE_EXT
+GL_FOG_COORDINATE_ARRAY_TYPE
+GL_FOG_COORDINATE_ARRAY_TYPE_EXT
+GL_FOG_COORDINATE_EXT
+GL_FOG_COORDINATE_SOURCE
+GL_FOG_COORDINATE_SOURCE_EXT
+GL_FOG_COORD_ARRAY
+GL_FOG_COORD_ARRAY_BUFFER_BINDING
+GL_FOG_COORD_ARRAY_POINTER
+GL_FOG_COORD_ARRAY_STRIDE
+GL_FOG_COORD_ARRAY_TYPE
+GL_FOG_COORD_SRC
+GL_FOG_DENSITY
+GL_FOG_DISTANCE_MODE_NV
+GL_FOG_END
+GL_FOG_FUNC_POINTS_SGIS
+GL_FOG_FUNC_SGIS
+GL_FOG_HINT
+GL_FOG_INDEX
+GL_FOG_MODE
+GL_FOG_OFFSET_SGIX
+GL_FOG_OFFSET_VALUE_SGIX
+GL_FOG_SCALE_SGIX
+GL_FOG_SCALE_VALUE_SGIX
+GL_FOG_SPECULAR_TEXTURE_WIN
+GL_FOG_START
+GL_FORCE_BLUE_TO_ONE_NV
+GL_FORMAT_SUBSAMPLE_244_244_OML
+GL_FORMAT_SUBSAMPLE_24_24_OML
+GL_FRAGMENT_COLOR_EXT
+GL_FRAGMENT_COLOR_MATERIAL_FACE_SGIX
+GL_FRAGMENT_COLOR_MATERIAL_PARAMETER_SGIX
+GL_FRAGMENT_COLOR_MATERIAL_SGIX
+GL_FRAGMENT_DEPTH
+GL_FRAGMENT_DEPTH_EXT
+GL_FRAGMENT_LIGHT0_SGIX
+GL_FRAGMENT_LIGHT1_SGIX
+GL_FRAGMENT_LIGHT2_SGIX
+GL_FRAGMENT_LIGHT3_SGIX
+GL_FRAGMENT_LIGHT4_SGIX
+GL_FRAGMENT_LIGHT5_SGIX
+GL_FRAGMENT_LIGHT6_SGIX
+GL_FRAGMENT_LIGHT7_SGIX
+GL_FRAGMENT_LIGHTING_SGIX
+GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX
+GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX
+GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX
+GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX
+GL_FRAGMENT_MATERIAL_EXT
+GL_FRAGMENT_NORMAL_EXT
+GL_FRAGMENT_PROGRAM_ARB
+GL_FRAGMENT_PROGRAM_BINDING_NV
+GL_FRAGMENT_PROGRAM_NV
+GL_FRAGMENT_SHADER
+GL_FRAGMENT_SHADER_ARB
+GL_FRAGMENT_SHADER_ATI
+GL_FRAGMENT_SHADER_DERIVATIVE_HINT
+GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB
+GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT
+GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT
+GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT
+GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT
+GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT
+GL_FRAMEBUFFER_BINDING_EXT
+GL_FRAMEBUFFER_COMPLETE_EXT
+GL_FRAMEBUFFER_EXT
+GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT
+GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT
+GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT
+GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT
+GL_FRAMEBUFFER_INCOMPLETE_FORMATS_EXT
+GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT
+GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_EXT
+GL_FRAMEBUFFER_UNSUPPORTED_EXT
+GL_FRAMEZOOM_FACTOR_SGIX
+GL_FRAMEZOOM_SGIX
+GL_FRONT
+GL_FRONT_AND_BACK
+GL_FRONT_FACE
+GL_FRONT_LEFT
+GL_FRONT_RIGHT
+GL_FULL_RANGE_EXT
+GL_FULL_STIPPLE_HINT_PGI
+GL_FUNC_ADD
+GL_FUNC_ADD_EXT
+GL_FUNC_REVERSE_SUBTRACT
+GL_FUNC_REVERSE_SUBTRACT_EXT
+GL_FUNC_SUBTRACT
+GL_FUNC_SUBTRACT_EXT
+GL_GENERATE_MIPMAP
+GL_GENERATE_MIPMAP_HINT
+GL_GENERATE_MIPMAP_HINT_SGIS
+GL_GENERATE_MIPMAP_SGIS
+GL_GEOMETRY_DEFORMATION_BIT_SGIX
+GL_GEOMETRY_DEFORMATION_SGIX
+GL_GEQUAL
+GL_GET_CP_SIZES
+GL_GET_CTP_SIZES
+GL_GLEXT_VERSION
+GL_GLOBAL_ALPHA_FACTOR_SUN
+GL_GLOBAL_ALPHA_SUN
+GL_GREATER
+GL_GREEN
+GL_GREEN_BIAS
+GL_GREEN_BITS
+GL_GREEN_BIT_ATI
+GL_GREEN_INTEGER
+GL_GREEN_MAX_CLAMP_INGR
+GL_GREEN_MIN_CLAMP_INGR
+GL_GREEN_SCALE
+GL_HALF_BIAS_NEGATE_NV
+GL_HALF_BIAS_NORMAL_NV
+GL_HALF_BIT_ATI
+GL_HALF_FLOAT_ARB
+GL_HALF_FLOAT_NV
+GL_HILO16_NV
+GL_HILO8_NV
+GL_HILO_NV
+GL_HINT_BIT
+GL_HISTOGRAM
+GL_HISTOGRAM_ALPHA_SIZE
+GL_HISTOGRAM_ALPHA_SIZE_EXT
+GL_HISTOGRAM_BLUE_SIZE
+GL_HISTOGRAM_BLUE_SIZE_EXT
+GL_HISTOGRAM_EXT
+GL_HISTOGRAM_FORMAT
+GL_HISTOGRAM_FORMAT_EXT
+GL_HISTOGRAM_GREEN_SIZE
+GL_HISTOGRAM_GREEN_SIZE_EXT
+GL_HISTOGRAM_LUMINANCE_SIZE
+GL_HISTOGRAM_LUMINANCE_SIZE_EXT
+GL_HISTOGRAM_RED_SIZE
+GL_HISTOGRAM_RED_SIZE_EXT
+GL_HISTOGRAM_SINK
+GL_HISTOGRAM_SINK_EXT
+GL_HISTOGRAM_WIDTH
+GL_HISTOGRAM_WIDTH_EXT
+GL_HI_BIAS_NV
+GL_HI_SCALE_NV
+GL_IDENTITY_NV
+GL_IGNORE_BORDER_HP
+GL_IMAGE_CUBIC_WEIGHT_HP
+GL_IMAGE_MAG_FILTER_HP
+GL_IMAGE_MIN_FILTER_HP
+GL_IMAGE_ROTATE_ANGLE_HP
+GL_IMAGE_ROTATE_ORIGIN_X_HP
+GL_IMAGE_ROTATE_ORIGIN_Y_HP
+GL_IMAGE_SCALE_X_HP
+GL_IMAGE_SCALE_Y_HP
+GL_IMAGE_TRANSFORM_2D_HP
+GL_IMAGE_TRANSLATE_X_HP
+GL_IMAGE_TRANSLATE_Y_HP
+GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES
+GL_IMPLEMENTATION_COLOR_READ_TYPE_OES
+GL_INCR
+GL_INCR_WRAP
+GL_INCR_WRAP_EXT
+GL_INDEX_ARRAY
+GL_INDEX_ARRAY_BUFFER_BINDING
+GL_INDEX_ARRAY_BUFFER_BINDING_ARB
+GL_INDEX_ARRAY_COUNT_EXT
+GL_INDEX_ARRAY_EXT
+GL_INDEX_ARRAY_LIST_IBM
+GL_INDEX_ARRAY_LIST_STRIDE_IBM
+GL_INDEX_ARRAY_POINTER
+GL_INDEX_ARRAY_POINTER_EXT
+GL_INDEX_ARRAY_STRIDE
+GL_INDEX_ARRAY_STRIDE_EXT
+GL_INDEX_ARRAY_TYPE
+GL_INDEX_ARRAY_TYPE_EXT
+GL_INDEX_BITS
+GL_INDEX_BIT_PGI
+GL_INDEX_CLEAR_VALUE
+GL_INDEX_LOGIC_OP
+GL_INDEX_MATERIAL_EXT
+GL_INDEX_MATERIAL_FACE_EXT
+GL_INDEX_MATERIAL_PARAMETER_EXT
+GL_INDEX_MODE
+GL_INDEX_OFFSET
+GL_INDEX_SHIFT
+GL_INDEX_TEST_EXT
+GL_INDEX_TEST_FUNC_EXT
+GL_INDEX_TEST_REF_EXT
+GL_INDEX_WRITEMASK
+GL_INFO_LOG_LENGTH
+GL_INSTRUMENT_BUFFER_POINTER_SGIX
+GL_INSTRUMENT_MEASUREMENTS_SGIX
+GL_INT
+GL_INTENSITY
+GL_INTENSITY12
+GL_INTENSITY12_EXT
+GL_INTENSITY16
+GL_INTENSITY16F_ARB
+GL_INTENSITY16_EXT
+GL_INTENSITY32F_ARB
+GL_INTENSITY4
+GL_INTENSITY4_EXT
+GL_INTENSITY8
+GL_INTENSITY8_EXT
+GL_INTENSITY_EXT
+GL_INTENSITY_FLOAT16_ATI
+GL_INTENSITY_FLOAT32_ATI
+GL_INTERLACE_OML
+GL_INTERLACE_READ_INGR
+GL_INTERLACE_READ_OML
+GL_INTERLACE_SGIX
+GL_INTERLEAVED_ARRAY_POINTER
+GL_INTERLEAVED_ATTRIBS
+GL_INTERPOLATE
+GL_INTERPOLATE_ARB
+GL_INTERPOLATE_EXT
+GL_INT_SAMPLER_1D
+GL_INT_SAMPLER_1D_ARRAY
+GL_INT_SAMPLER_2D
+GL_INT_SAMPLER_2D_ARRAY
+GL_INT_SAMPLER_3D
+GL_INT_SAMPLER_CUBE
+GL_INT_VEC2
+GL_INT_VEC2_ARB
+GL_INT_VEC3
+GL_INT_VEC3_ARB
+GL_INT_VEC4
+GL_INT_VEC4_ARB
+GL_INVALID_ENUM
+GL_INVALID_FRAMEBUFFER_OPERATION_EXT
+GL_INVALID_OPERATION
+GL_INVALID_VALUE
+GL_INVARIANT_DATATYPE_EXT
+GL_INVARIANT_EXT
+GL_INVARIANT_VALUE_EXT
+GL_INVERSE_NV
+GL_INVERSE_TRANSPOSE_NV
+GL_INVERT
+GL_INVERTED_SCREEN_W_REND
+GL_IR_INSTRUMENT1_SGIX
+GL_IUI_N3F_V2F_EXT
+GL_IUI_N3F_V3F_EXT
+GL_IUI_V2F_EXT
+GL_IUI_V3F_EXT
+GL_KEEP
+GL_LEFT
+GL_LEQUAL
+GL_LERP_ATI
+GL_LESS
+GL_LIGHT0
+GL_LIGHT1
+GL_LIGHT2
+GL_LIGHT3
+GL_LIGHT4
+GL_LIGHT5
+GL_LIGHT6
+GL_LIGHT7
+GL_LIGHTING
+GL_LIGHTING_BIT
+GL_LIGHT_ENV_MODE_SGIX
+GL_LIGHT_MODEL_AMBIENT
+GL_LIGHT_MODEL_COLOR_CONTROL
+GL_LIGHT_MODEL_COLOR_CONTROL_EXT
+GL_LIGHT_MODEL_LOCAL_VIEWER
+GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE
+GL_LIGHT_MODEL_TWO_SIDE
+GL_LINE
+GL_LINEAR
+GL_LINEAR_ATTENUATION
+GL_LINEAR_CLIPMAP_LINEAR_SGIX
+GL_LINEAR_CLIPMAP_NEAREST_SGIX
+GL_LINEAR_DETAIL_ALPHA_SGIS
+GL_LINEAR_DETAIL_COLOR_SGIS
+GL_LINEAR_DETAIL_SGIS
+GL_LINEAR_MIPMAP_LINEAR
+GL_LINEAR_MIPMAP_NEAREST
+GL_LINEAR_SHARPEN_ALPHA_SGIS
+GL_LINEAR_SHARPEN_COLOR_SGIS
+GL_LINEAR_SHARPEN_SGIS
+GL_LINES
+GL_LINE_BIT
+GL_LINE_LOOP
+GL_LINE_RESET_TOKEN
+GL_LINE_SMOOTH
+GL_LINE_SMOOTH_HINT
+GL_LINE_STIPPLE
+GL_LINE_STIPPLE_PATTERN
+GL_LINE_STIPPLE_REPEAT
+GL_LINE_STRIP
+GL_LINE_TOKEN
+GL_LINE_WIDTH
+GL_LINE_WIDTH_GRANULARITY
+GL_LINE_WIDTH_RANGE
+GL_LINK_STATUS
+GL_LIST_BASE
+GL_LIST_BIT
+GL_LIST_INDEX
+GL_LIST_MODE
+GL_LIST_PRIORITY_SGIX
+GL_LOAD
+GL_LOCAL_CONSTANT_DATATYPE_EXT
+GL_LOCAL_CONSTANT_EXT
+GL_LOCAL_CONSTANT_VALUE_EXT
+GL_LOCAL_EXT
+GL_LOGIC_OP
+GL_LOGIC_OP_MODE
+GL_LOWER_LEFT
+GL_LO_BIAS_NV
+GL_LO_SCALE_NV
+GL_LUMINANCE
+GL_LUMINANCE12
+GL_LUMINANCE12_ALPHA12
+GL_LUMINANCE12_ALPHA12_EXT
+GL_LUMINANCE12_ALPHA4
+GL_LUMINANCE12_ALPHA4_EXT
+GL_LUMINANCE12_EXT
+GL_LUMINANCE16
+GL_LUMINANCE16F_ARB
+GL_LUMINANCE16_ALPHA16
+GL_LUMINANCE16_ALPHA16_EXT
+GL_LUMINANCE16_EXT
+GL_LUMINANCE32F_ARB
+GL_LUMINANCE4
+GL_LUMINANCE4_ALPHA4
+GL_LUMINANCE4_ALPHA4_EXT
+GL_LUMINANCE4_EXT
+GL_LUMINANCE6_ALPHA2
+GL_LUMINANCE6_ALPHA2_EXT
+GL_LUMINANCE8
+GL_LUMINANCE8_ALPHA8
+GL_LUMINANCE8_ALPHA8_EXT
+GL_LUMINANCE8_EXT
+GL_LUMINANCE_ALPHA
+GL_LUMINANCE_ALPHA16F_ARB
+GL_LUMINANCE_ALPHA32F_ARB
+GL_LUMINANCE_ALPHA_FLOAT16_ATI
+GL_LUMINANCE_ALPHA_FLOAT32_ATI
+GL_LUMINANCE_FLOAT16_ATI
+GL_LUMINANCE_FLOAT32_ATI
+GL_MAD_ATI
+GL_MAGNITUDE_BIAS_NV
+GL_MAGNITUDE_SCALE_NV
+GL_MAJOR_VERSION
+GL_MAP1_BINORMAL_EXT
+GL_MAP1_COLOR_4
+GL_MAP1_GRID_DOMAIN
+GL_MAP1_GRID_SEGMENTS
+GL_MAP1_INDEX
+GL_MAP1_NORMAL
+GL_MAP1_TANGENT_EXT
+GL_MAP1_TEXTURE_COORD_1
+GL_MAP1_TEXTURE_COORD_2
+GL_MAP1_TEXTURE_COORD_3
+GL_MAP1_TEXTURE_COORD_4
+GL_MAP1_VERTEX_3
+GL_MAP1_VERTEX_4
+GL_MAP1_VERTEX_ATTRIB0_4_NV
+GL_MAP1_VERTEX_ATTRIB10_4_NV
+GL_MAP1_VERTEX_ATTRIB11_4_NV
+GL_MAP1_VERTEX_ATTRIB12_4_NV
+GL_MAP1_VERTEX_ATTRIB13_4_NV
+GL_MAP1_VERTEX_ATTRIB14_4_NV
+GL_MAP1_VERTEX_ATTRIB15_4_NV
+GL_MAP1_VERTEX_ATTRIB1_4_NV
+GL_MAP1_VERTEX_ATTRIB2_4_NV
+GL_MAP1_VERTEX_ATTRIB3_4_NV
+GL_MAP1_VERTEX_ATTRIB4_4_NV
+GL_MAP1_VERTEX_ATTRIB5_4_NV
+GL_MAP1_VERTEX_ATTRIB6_4_NV
+GL_MAP1_VERTEX_ATTRIB7_4_NV
+GL_MAP1_VERTEX_ATTRIB8_4_NV
+GL_MAP1_VERTEX_ATTRIB9_4_NV
+GL_MAP2_BINORMAL_EXT
+GL_MAP2_COLOR_4
+GL_MAP2_GRID_DOMAIN
+GL_MAP2_GRID_SEGMENTS
+GL_MAP2_INDEX
+GL_MAP2_NORMAL
+GL_MAP2_TANGENT_EXT
+GL_MAP2_TEXTURE_COORD_1
+GL_MAP2_TEXTURE_COORD_2
+GL_MAP2_TEXTURE_COORD_3
+GL_MAP2_TEXTURE_COORD_4
+GL_MAP2_VERTEX_3
+GL_MAP2_VERTEX_4
+GL_MAP2_VERTEX_ATTRIB0_4_NV
+GL_MAP2_VERTEX_ATTRIB10_4_NV
+GL_MAP2_VERTEX_ATTRIB11_4_NV
+GL_MAP2_VERTEX_ATTRIB12_4_NV
+GL_MAP2_VERTEX_ATTRIB13_4_NV
+GL_MAP2_VERTEX_ATTRIB14_4_NV
+GL_MAP2_VERTEX_ATTRIB15_4_NV
+GL_MAP2_VERTEX_ATTRIB1_4_NV
+GL_MAP2_VERTEX_ATTRIB2_4_NV
+GL_MAP2_VERTEX_ATTRIB3_4_NV
+GL_MAP2_VERTEX_ATTRIB4_4_NV
+GL_MAP2_VERTEX_ATTRIB5_4_NV
+GL_MAP2_VERTEX_ATTRIB6_4_NV
+GL_MAP2_VERTEX_ATTRIB7_4_NV
+GL_MAP2_VERTEX_ATTRIB8_4_NV
+GL_MAP2_VERTEX_ATTRIB9_4_NV
+GL_MAP_ATTRIB_U_ORDER_NV
+GL_MAP_ATTRIB_V_ORDER_NV
+GL_MAP_COLOR
+GL_MAP_STENCIL
+GL_MAP_TESSELLATION_NV
+GL_MATERIAL_SIDE_HINT_PGI
+GL_MATRIX0_ARB
+GL_MATRIX0_NV
+GL_MATRIX10_ARB
+GL_MATRIX11_ARB
+GL_MATRIX12_ARB
+GL_MATRIX13_ARB
+GL_MATRIX14_ARB
+GL_MATRIX15_ARB
+GL_MATRIX16_ARB
+GL_MATRIX17_ARB
+GL_MATRIX18_ARB
+GL_MATRIX19_ARB
+GL_MATRIX1_ARB
+GL_MATRIX1_NV
+GL_MATRIX20_ARB
+GL_MATRIX21_ARB
+GL_MATRIX22_ARB
+GL_MATRIX23_ARB
+GL_MATRIX24_ARB
+GL_MATRIX25_ARB
+GL_MATRIX26_ARB
+GL_MATRIX27_ARB
+GL_MATRIX28_ARB
+GL_MATRIX29_ARB
+GL_MATRIX2_ARB
+GL_MATRIX2_NV
+GL_MATRIX30_ARB
+GL_MATRIX31_ARB
+GL_MATRIX3_ARB
+GL_MATRIX3_NV
+GL_MATRIX4_ARB
+GL_MATRIX4_NV
+GL_MATRIX5_ARB
+GL_MATRIX5_NV
+GL_MATRIX6_ARB
+GL_MATRIX6_NV
+GL_MATRIX7_ARB
+GL_MATRIX7_NV
+GL_MATRIX8_ARB
+GL_MATRIX9_ARB
+GL_MATRIX_EXT
+GL_MATRIX_INDEX_ARRAY_ARB
+GL_MATRIX_INDEX_ARRAY_POINTER_ARB
+GL_MATRIX_INDEX_ARRAY_SIZE_ARB
+GL_MATRIX_INDEX_ARRAY_STRIDE_ARB
+GL_MATRIX_INDEX_ARRAY_TYPE_ARB
+GL_MATRIX_MODE
+GL_MATRIX_PALETTE_ARB
+GL_MAT_AMBIENT_AND_DIFFUSE_BIT_PGI
+GL_MAT_AMBIENT_BIT_PGI
+GL_MAT_COLOR_INDEXES_BIT_PGI
+GL_MAT_DIFFUSE_BIT_PGI
+GL_MAT_EMISSION_BIT_PGI
+GL_MAT_SHININESS_BIT_PGI
+GL_MAT_SPECULAR_BIT_PGI
+GL_MAX
+GL_MAX_3D_TEXTURE_SIZE
+GL_MAX_3D_TEXTURE_SIZE_EXT
+GL_MAX_4D_TEXTURE_SIZE_SGIS
+GL_MAX_ACTIVE_LIGHTS_SGIX
+GL_MAX_ARRAY_TEXTURE_LAYERS
+GL_MAX_ASYNC_DRAW_PIXELS_SGIX
+GL_MAX_ASYNC_HISTOGRAM_SGIX
+GL_MAX_ASYNC_READ_PIXELS_SGIX
+GL_MAX_ASYNC_TEX_IMAGE_SGIX
+GL_MAX_ATTRIB_STACK_DEPTH
+GL_MAX_CLIENT_ATTRIB_STACK_DEPTH
+GL_MAX_CLIPMAP_DEPTH_SGIX
+GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX
+GL_MAX_CLIP_PLANES
+GL_MAX_COLOR_ATTACHMENTS_EXT
+GL_MAX_COLOR_MATRIX_STACK_DEPTH
+GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI
+GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS
+GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB
+GL_MAX_CONVOLUTION_HEIGHT
+GL_MAX_CONVOLUTION_HEIGHT_EXT
+GL_MAX_CONVOLUTION_WIDTH
+GL_MAX_CONVOLUTION_WIDTH_EXT
+GL_MAX_CUBE_MAP_TEXTURE_SIZE
+GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB
+GL_MAX_CUBE_MAP_TEXTURE_SIZE_EXT
+GL_MAX_DEFORMATION_ORDER_SGIX
+GL_MAX_DRAW_BUFFERS
+GL_MAX_DRAW_BUFFERS_ARB
+GL_MAX_DRAW_BUFFERS_ATI
+GL_MAX_ELEMENTS_INDICES
+GL_MAX_ELEMENTS_INDICES_EXT
+GL_MAX_ELEMENTS_VERTICES
+GL_MAX_ELEMENTS_VERTICES_EXT
+GL_MAX_EVAL_ORDER
+GL_MAX_EXT
+GL_MAX_FOG_FUNC_POINTS_SGIS
+GL_MAX_FRAGMENT_LIGHTS_SGIX
+GL_MAX_FRAGMENT_PROGRAM_LOCAL_PARAMETERS_NV
+GL_MAX_FRAGMENT_UNIFORM_COMPONENTS
+GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB
+GL_MAX_FRAMEZOOM_FACTOR_SGIX
+GL_MAX_GENERAL_COMBINERS_NV
+GL_MAX_LIGHTS
+GL_MAX_LIST_NESTING
+GL_MAX_MAP_TESSELLATION_NV
+GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB
+GL_MAX_MODELVIEW_STACK_DEPTH
+GL_MAX_NAME_STACK_DEPTH
+GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT
+GL_MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT
+GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT
+GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT
+GL_MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT
+GL_MAX_PALETTE_MATRICES_ARB
+GL_MAX_PIXEL_MAP_TABLE
+GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT
+GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI
+GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB
+GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB
+GL_MAX_PROGRAM_ATTRIBS_ARB
+GL_MAX_PROGRAM_CALL_DEPTH_NV
+GL_MAX_PROGRAM_ENV_PARAMETERS_ARB
+GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV
+GL_MAX_PROGRAM_IF_DEPTH_NV
+GL_MAX_PROGRAM_INSTRUCTIONS_ARB
+GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB
+GL_MAX_PROGRAM_LOOP_COUNT_NV
+GL_MAX_PROGRAM_LOOP_DEPTH_NV
+GL_MAX_PROGRAM_MATRICES_ARB
+GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB
+GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB
+GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB
+GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB
+GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB
+GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB
+GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB
+GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB
+GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB
+GL_MAX_PROGRAM_PARAMETERS_ARB
+GL_MAX_PROGRAM_TEMPORARIES_ARB
+GL_MAX_PROGRAM_TEXEL_OFFSET
+GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB
+GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB
+GL_MAX_PROJECTION_STACK_DEPTH
+GL_MAX_RATIONAL_EVAL_ORDER_NV
+GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB
+GL_MAX_RECTANGLE_TEXTURE_SIZE_NV
+GL_MAX_RENDERBUFFER_SIZE_EXT
+GL_MAX_SHININESS_NV
+GL_MAX_SPOT_EXPONENT_NV
+GL_MAX_TEXTURE_COORDS
+GL_MAX_TEXTURE_COORDS_ARB
+GL_MAX_TEXTURE_COORDS_NV
+GL_MAX_TEXTURE_IMAGE_UNITS
+GL_MAX_TEXTURE_IMAGE_UNITS_ARB
+GL_MAX_TEXTURE_IMAGE_UNITS_NV
+GL_MAX_TEXTURE_LOD_BIAS
+GL_MAX_TEXTURE_LOD_BIAS_EXT
+GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT
+GL_MAX_TEXTURE_SIZE
+GL_MAX_TEXTURE_STACK_DEPTH
+GL_MAX_TEXTURE_UNITS
+GL_MAX_TEXTURE_UNITS_ARB
+GL_MAX_TRACK_MATRICES_NV
+GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV
+GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS
+GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS
+GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS
+GL_MAX_VARYING_FLOATS
+GL_MAX_VARYING_FLOATS_ARB
+GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV
+GL_MAX_VERTEX_ATTRIBS
+GL_MAX_VERTEX_ATTRIBS_ARB
+GL_MAX_VERTEX_HINT_PGI
+GL_MAX_VERTEX_SHADER_INSTRUCTIONS_EXT
+GL_MAX_VERTEX_SHADER_INVARIANTS_EXT
+GL_MAX_VERTEX_SHADER_LOCALS_EXT
+GL_MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT
+GL_MAX_VERTEX_SHADER_VARIANTS_EXT
+GL_MAX_VERTEX_STREAMS_ATI
+GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS
+GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB
+GL_MAX_VERTEX_UNIFORM_COMPONENTS
+GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB
+GL_MAX_VERTEX_UNITS_ARB
+GL_MAX_VIEWPORT_DIMS
+GL_MIN
+GL_MINMAX
+GL_MINMAX_EXT
+GL_MINMAX_FORMAT
+GL_MINMAX_FORMAT_EXT
+GL_MINMAX_SINK
+GL_MINMAX_SINK_EXT
+GL_MINOR_VERSION
+GL_MIN_EXT
+GL_MIN_PROGRAM_TEXEL_OFFSET
+GL_MIRRORED_REPEAT
+GL_MIRRORED_REPEAT_ARB
+GL_MIRRORED_REPEAT_IBM
+GL_MIRROR_CLAMP_ATI
+GL_MIRROR_CLAMP_EXT
+GL_MIRROR_CLAMP_TO_BORDER_EXT
+GL_MIRROR_CLAMP_TO_EDGE_ATI
+GL_MIRROR_CLAMP_TO_EDGE_EXT
+GL_MODELVIEW
+GL_MODELVIEW0_ARB
+GL_MODELVIEW0_EXT
+GL_MODELVIEW0_MATRIX_EXT
+GL_MODELVIEW0_STACK_DEPTH_EXT
+GL_MODELVIEW10_ARB
+GL_MODELVIEW11_ARB
+GL_MODELVIEW12_ARB
+GL_MODELVIEW13_ARB
+GL_MODELVIEW14_ARB
+GL_MODELVIEW15_ARB
+GL_MODELVIEW16_ARB
+GL_MODELVIEW17_ARB
+GL_MODELVIEW18_ARB
+GL_MODELVIEW19_ARB
+GL_MODELVIEW1_ARB
+GL_MODELVIEW1_EXT
+GL_MODELVIEW1_MATRIX_EXT
+GL_MODELVIEW1_STACK_DEPTH_EXT
+GL_MODELVIEW20_ARB
+GL_MODELVIEW21_ARB
+GL_MODELVIEW22_ARB
+GL_MODELVIEW23_ARB
+GL_MODELVIEW24_ARB
+GL_MODELVIEW25_ARB
+GL_MODELVIEW26_ARB
+GL_MODELVIEW27_ARB
+GL_MODELVIEW28_ARB
+GL_MODELVIEW29_ARB
+GL_MODELVIEW2_ARB
+GL_MODELVIEW30_ARB
+GL_MODELVIEW31_ARB
+GL_MODELVIEW3_ARB
+GL_MODELVIEW4_ARB
+GL_MODELVIEW5_ARB
+GL_MODELVIEW6_ARB
+GL_MODELVIEW7_ARB
+GL_MODELVIEW8_ARB
+GL_MODELVIEW9_ARB
+GL_MODELVIEW_MATRIX
+GL_MODELVIEW_PROJECTION_NV
+GL_MODELVIEW_STACK_DEPTH
+GL_MODULATE
+GL_MODULATE_ADD_ATI
+GL_MODULATE_SIGNED_ADD_ATI
+GL_MODULATE_SUBTRACT_ATI
+GL_MOV_ATI
+GL_MULT
+GL_MULTISAMPLE
+GL_MULTISAMPLE_3DFX
+GL_MULTISAMPLE_ARB
+GL_MULTISAMPLE_BIT
+GL_MULTISAMPLE_BIT_3DFX
+GL_MULTISAMPLE_BIT_ARB
+GL_MULTISAMPLE_BIT_EXT
+GL_MULTISAMPLE_EXT
+GL_MULTISAMPLE_FILTER_HINT_NV
+GL_MULTISAMPLE_SGIS
+GL_MUL_ATI
+GL_MVP_MATRIX_EXT
+GL_N3F_V3F
+GL_NAME_STACK_DEPTH
+GL_NAND
+GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI
+GL_NATIVE_GRAPHICS_END_HINT_PGI
+GL_NATIVE_GRAPHICS_HANDLE_PGI
+GL_NEAREST
+GL_NEAREST_CLIPMAP_LINEAR_SGIX
+GL_NEAREST_CLIPMAP_NEAREST_SGIX
+GL_NEAREST_MIPMAP_LINEAR
+GL_NEAREST_MIPMAP_NEAREST
+GL_NEGATE_BIT_ATI
+GL_NEGATIVE_ONE_EXT
+GL_NEGATIVE_W_EXT
+GL_NEGATIVE_X_EXT
+GL_NEGATIVE_Y_EXT
+GL_NEGATIVE_Z_EXT
+GL_NEVER
+GL_NICEST
+GL_NONE
+GL_NOOP
+GL_NOR
+GL_NORMALIZE
+GL_NORMALIZED_RANGE_EXT
+GL_NORMAL_ARRAY
+GL_NORMAL_ARRAY_BUFFER_BINDING
+GL_NORMAL_ARRAY_BUFFER_BINDING_ARB
+GL_NORMAL_ARRAY_COUNT_EXT
+GL_NORMAL_ARRAY_EXT
+GL_NORMAL_ARRAY_LIST_IBM
+GL_NORMAL_ARRAY_LIST_STRIDE_IBM
+GL_NORMAL_ARRAY_PARALLEL_POINTERS_INTEL
+GL_NORMAL_ARRAY_POINTER
+GL_NORMAL_ARRAY_POINTER_EXT
+GL_NORMAL_ARRAY_STRIDE
+GL_NORMAL_ARRAY_STRIDE_EXT
+GL_NORMAL_ARRAY_TYPE
+GL_NORMAL_ARRAY_TYPE_EXT
+GL_NORMAL_BIT_PGI
+GL_NORMAL_MAP
+GL_NORMAL_MAP_ARB
+GL_NORMAL_MAP_EXT
+GL_NORMAL_MAP_NV
+GL_NOTEQUAL
+GL_NO_ERROR
+GL_NUM_COMPRESSED_TEXTURE_FORMATS
+GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB
+GL_NUM_EXTENSIONS
+GL_NUM_FRAGMENT_CONSTANTS_ATI
+GL_NUM_FRAGMENT_REGISTERS_ATI
+GL_NUM_GENERAL_COMBINERS_NV
+GL_NUM_INPUT_INTERPOLATOR_COMPONENTS_ATI
+GL_NUM_INSTRUCTIONS_PER_PASS_ATI
+GL_NUM_INSTRUCTIONS_TOTAL_ATI
+GL_NUM_LOOPBACK_COMPONENTS_ATI
+GL_NUM_PASSES_ATI
+GL_OBJECT_ACTIVE_ATTRIBUTES_ARB
+GL_OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH_ARB
+GL_OBJECT_ACTIVE_UNIFORMS_ARB
+GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB
+GL_OBJECT_ATTACHED_OBJECTS_ARB
+GL_OBJECT_BUFFER_SIZE_ATI
+GL_OBJECT_BUFFER_USAGE_ATI
+GL_OBJECT_COMPILE_STATUS
+GL_OBJECT_COMPILE_STATUS_ARB
+GL_OBJECT_DELETE_STATUS_ARB
+GL_OBJECT_DISTANCE_TO_LINE_SGIS
+GL_OBJECT_DISTANCE_TO_POINT_SGIS
+GL_OBJECT_INFO_LOG_LENGTH_ARB
+GL_OBJECT_LINEAR
+GL_OBJECT_LINE_SGIS
+GL_OBJECT_LINK_STATUS
+GL_OBJECT_LINK_STATUS_ARB
+GL_OBJECT_PLANE
+GL_OBJECT_POINT_SGIS
+GL_OBJECT_SHADER_SOURCE_LENGTH_ARB
+GL_OBJECT_SUBTYPE_ARB
+GL_OBJECT_TYPE_ARB
+GL_OBJECT_VALIDATE_STATUS_ARB
+GL_OCCLUSION_TEST_HP
+GL_OCCLUSION_TEST_RESULT_HP
+GL_OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV
+GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV
+GL_OFFSET_HILO_TEXTURE_2D_NV
+GL_OFFSET_HILO_TEXTURE_RECTANGLE_NV
+GL_OFFSET_PROJECTIVE_TEXTURE_2D_NV
+GL_OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV
+GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV
+GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV
+GL_OFFSET_TEXTURE_2D_BIAS_NV
+GL_OFFSET_TEXTURE_2D_MATRIX_NV
+GL_OFFSET_TEXTURE_2D_NV
+GL_OFFSET_TEXTURE_2D_SCALE_NV
+GL_OFFSET_TEXTURE_BIAS_NV
+GL_OFFSET_TEXTURE_MATRIX_NV
+GL_OFFSET_TEXTURE_RECTANGLE_NV
+GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV
+GL_OFFSET_TEXTURE_SCALE_NV
+GL_ONE
+GL_ONE_EXT
+GL_ONE_MINUS_CONSTANT_ALPHA
+GL_ONE_MINUS_CONSTANT_ALPHA_EXT
+GL_ONE_MINUS_CONSTANT_COLOR
+GL_ONE_MINUS_CONSTANT_COLOR_EXT
+GL_ONE_MINUS_DST_ALPHA
+GL_ONE_MINUS_DST_COLOR
+GL_ONE_MINUS_SRC_ALPHA
+GL_ONE_MINUS_SRC_COLOR
+GL_OPERAND0_ALPHA
+GL_OPERAND0_ALPHA_ARB
+GL_OPERAND0_ALPHA_EXT
+GL_OPERAND0_RGB
+GL_OPERAND0_RGB_ARB
+GL_OPERAND0_RGB_EXT
+GL_OPERAND1_ALPHA
+GL_OPERAND1_ALPHA_ARB
+GL_OPERAND1_ALPHA_EXT
+GL_OPERAND1_RGB
+GL_OPERAND1_RGB_ARB
+GL_OPERAND1_RGB_EXT
+GL_OPERAND2_ALPHA
+GL_OPERAND2_ALPHA_ARB
+GL_OPERAND2_ALPHA_EXT
+GL_OPERAND2_RGB
+GL_OPERAND2_RGB_ARB
+GL_OPERAND2_RGB_EXT
+GL_OPERAND3_ALPHA_NV
+GL_OPERAND3_RGB_NV
+GL_OP_ADD_EXT
+GL_OP_CLAMP_EXT
+GL_OP_CROSS_PRODUCT_EXT
+GL_OP_DOT3_EXT
+GL_OP_DOT4_EXT
+GL_OP_EXP_BASE_2_EXT
+GL_OP_FLOOR_EXT
+GL_OP_FRAC_EXT
+GL_OP_INDEX_EXT
+GL_OP_LOG_BASE_2_EXT
+GL_OP_MADD_EXT
+GL_OP_MAX_EXT
+GL_OP_MIN_EXT
+GL_OP_MOV_EXT
+GL_OP_MULTIPLY_MATRIX_EXT
+GL_OP_MUL_EXT
+GL_OP_NEGATE_EXT
+GL_OP_POWER_EXT
+GL_OP_RECIP_EXT
+GL_OP_RECIP_SQRT_EXT
+GL_OP_ROUND_EXT
+GL_OP_SET_GE_EXT
+GL_OP_SET_LT_EXT
+GL_OP_SUB_EXT
+GL_OR
+GL_ORDER
+GL_OR_INVERTED
+GL_OR_REVERSE
+GL_OUTPUT_COLOR0_EXT
+GL_OUTPUT_COLOR1_EXT
+GL_OUTPUT_FOG_EXT
+GL_OUTPUT_TEXTURE_COORD0_EXT
+GL_OUTPUT_TEXTURE_COORD10_EXT
+GL_OUTPUT_TEXTURE_COORD11_EXT
+GL_OUTPUT_TEXTURE_COORD12_EXT
+GL_OUTPUT_TEXTURE_COORD13_EXT
+GL_OUTPUT_TEXTURE_COORD14_EXT
+GL_OUTPUT_TEXTURE_COORD15_EXT
+GL_OUTPUT_TEXTURE_COORD16_EXT
+GL_OUTPUT_TEXTURE_COORD17_EXT
+GL_OUTPUT_TEXTURE_COORD18_EXT
+GL_OUTPUT_TEXTURE_COORD19_EXT
+GL_OUTPUT_TEXTURE_COORD1_EXT
+GL_OUTPUT_TEXTURE_COORD20_EXT
+GL_OUTPUT_TEXTURE_COORD21_EXT
+GL_OUTPUT_TEXTURE_COORD22_EXT
+GL_OUTPUT_TEXTURE_COORD23_EXT
+GL_OUTPUT_TEXTURE_COORD24_EXT
+GL_OUTPUT_TEXTURE_COORD25_EXT
+GL_OUTPUT_TEXTURE_COORD26_EXT
+GL_OUTPUT_TEXTURE_COORD27_EXT
+GL_OUTPUT_TEXTURE_COORD28_EXT
+GL_OUTPUT_TEXTURE_COORD29_EXT
+GL_OUTPUT_TEXTURE_COORD2_EXT
+GL_OUTPUT_TEXTURE_COORD30_EXT
+GL_OUTPUT_TEXTURE_COORD31_EXT
+GL_OUTPUT_TEXTURE_COORD3_EXT
+GL_OUTPUT_TEXTURE_COORD4_EXT
+GL_OUTPUT_TEXTURE_COORD5_EXT
+GL_OUTPUT_TEXTURE_COORD6_EXT
+GL_OUTPUT_TEXTURE_COORD7_EXT
+GL_OUTPUT_TEXTURE_COORD8_EXT
+GL_OUTPUT_TEXTURE_COORD9_EXT
+GL_OUTPUT_VERTEX_EXT
+GL_OUT_OF_MEMORY
+GL_PACK_ALIGNMENT
+GL_PACK_CMYK_HINT_EXT
+GL_PACK_IMAGE_DEPTH_SGIS
+GL_PACK_IMAGE_HEIGHT
+GL_PACK_IMAGE_HEIGHT_EXT
+GL_PACK_INVERT_MESA
+GL_PACK_LSB_FIRST
+GL_PACK_RESAMPLE_OML
+GL_PACK_RESAMPLE_SGIX
+GL_PACK_ROW_LENGTH
+GL_PACK_SKIP_IMAGES
+GL_PACK_SKIP_IMAGES_EXT
+GL_PACK_SKIP_PIXELS
+GL_PACK_SKIP_ROWS
+GL_PACK_SKIP_VOLUMES_SGIS
+GL_PACK_SUBSAMPLE_RATE_SGIX
+GL_PACK_SWAP_BYTES
+GL_PARALLEL_ARRAYS_INTEL
+GL_PASS_THROUGH_NV
+GL_PASS_THROUGH_TOKEN
+GL_PERSPECTIVE_CORRECTION_HINT
+GL_PERTURB_EXT
+GL_PER_STAGE_CONSTANTS_NV
+GL_PHONG_HINT_WIN
+GL_PHONG_WIN
+GL_PIXEL_COUNTER_BITS_NV
+GL_PIXEL_COUNT_AVAILABLE_NV
+GL_PIXEL_COUNT_NV
+GL_PIXEL_CUBIC_WEIGHT_EXT
+GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS
+GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS
+GL_PIXEL_GROUP_COLOR_SGIS
+GL_PIXEL_MAG_FILTER_EXT
+GL_PIXEL_MAP_A_TO_A
+GL_PIXEL_MAP_A_TO_A_SIZE
+GL_PIXEL_MAP_B_TO_B
+GL_PIXEL_MAP_B_TO_B_SIZE
+GL_PIXEL_MAP_G_TO_G
+GL_PIXEL_MAP_G_TO_G_SIZE
+GL_PIXEL_MAP_I_TO_A
+GL_PIXEL_MAP_I_TO_A_SIZE
+GL_PIXEL_MAP_I_TO_B
+GL_PIXEL_MAP_I_TO_B_SIZE
+GL_PIXEL_MAP_I_TO_G
+GL_PIXEL_MAP_I_TO_G_SIZE
+GL_PIXEL_MAP_I_TO_I
+GL_PIXEL_MAP_I_TO_I_SIZE
+GL_PIXEL_MAP_I_TO_R
+GL_PIXEL_MAP_I_TO_R_SIZE
+GL_PIXEL_MAP_R_TO_R
+GL_PIXEL_MAP_R_TO_R_SIZE
+GL_PIXEL_MAP_S_TO_S
+GL_PIXEL_MAP_S_TO_S_SIZE
+GL_PIXEL_MIN_FILTER_EXT
+GL_PIXEL_MODE_BIT
+GL_PIXEL_PACK_BUFFER
+GL_PIXEL_PACK_BUFFER_ARB
+GL_PIXEL_PACK_BUFFER_BINDING
+GL_PIXEL_PACK_BUFFER_BINDING_ARB
+GL_PIXEL_PACK_BUFFER_BINDING_EXT
+GL_PIXEL_PACK_BUFFER_EXT
+GL_PIXEL_SUBSAMPLE_2424_SGIX
+GL_PIXEL_SUBSAMPLE_4242_SGIX
+GL_PIXEL_SUBSAMPLE_4444_SGIX
+GL_PIXEL_TEXTURE_SGIS
+GL_PIXEL_TEX_GEN_ALPHA_LS_SGIX
+GL_PIXEL_TEX_GEN_ALPHA_MS_SGIX
+GL_PIXEL_TEX_GEN_ALPHA_NO_REPLACE_SGIX
+GL_PIXEL_TEX_GEN_ALPHA_REPLACE_SGIX
+GL_PIXEL_TEX_GEN_MODE_SGIX
+GL_PIXEL_TEX_GEN_Q_CEILING_SGIX
+GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX
+GL_PIXEL_TEX_GEN_Q_ROUND_SGIX
+GL_PIXEL_TEX_GEN_SGIX
+GL_PIXEL_TILE_BEST_ALIGNMENT_SGIX
+GL_PIXEL_TILE_CACHE_INCREMENT_SGIX
+GL_PIXEL_TILE_CACHE_SIZE_SGIX
+GL_PIXEL_TILE_GRID_DEPTH_SGIX
+GL_PIXEL_TILE_GRID_HEIGHT_SGIX
+GL_PIXEL_TILE_GRID_WIDTH_SGIX
+GL_PIXEL_TILE_HEIGHT_SGIX
+GL_PIXEL_TILE_WIDTH_SGIX
+GL_PIXEL_TRANSFORM_2D_EXT
+GL_PIXEL_TRANSFORM_2D_MATRIX_EXT
+GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT
+GL_PIXEL_UNPACK_BUFFER
+GL_PIXEL_UNPACK_BUFFER_ARB
+GL_PIXEL_UNPACK_BUFFER_BINDING
+GL_PIXEL_UNPACK_BUFFER_BINDING_ARB
+GL_PIXEL_UNPACK_BUFFER_BINDING_EXT
+GL_PIXEL_UNPACK_BUFFER_EXT
+GL_PN_TRIANGLES_ATI
+GL_PN_TRIANGLES_NORMAL_MODE_ATI
+GL_PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI
+GL_PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI
+GL_PN_TRIANGLES_POINT_MODE_ATI
+GL_PN_TRIANGLES_POINT_MODE_CUBIC_ATI
+GL_PN_TRIANGLES_POINT_MODE_LINEAR_ATI
+GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI
+GL_POINT
+GL_POINTS
+GL_POINT_BIT
+GL_POINT_DISTANCE_ATTENUATION
+GL_POINT_DISTANCE_ATTENUATION_ARB
+GL_POINT_FADE_THRESHOLD_SIZE
+GL_POINT_FADE_THRESHOLD_SIZE_ARB
+GL_POINT_FADE_THRESHOLD_SIZE_EXT
+GL_POINT_FADE_THRESHOLD_SIZE_SGIS
+GL_POINT_SIZE
+GL_POINT_SIZE_GRANULARITY
+GL_POINT_SIZE_MAX
+GL_POINT_SIZE_MAX_ARB
+GL_POINT_SIZE_MAX_EXT
+GL_POINT_SIZE_MAX_SGIS
+GL_POINT_SIZE_MIN
+GL_POINT_SIZE_MIN_ARB
+GL_POINT_SIZE_MIN_EXT
+GL_POINT_SIZE_MIN_SGIS
+GL_POINT_SIZE_RANGE
+GL_POINT_SMOOTH
+GL_POINT_SMOOTH_HINT
+GL_POINT_SPRITE
+GL_POINT_SPRITE_ARB
+GL_POINT_SPRITE_COORD_ORIGIN
+GL_POINT_SPRITE_NV
+GL_POINT_SPRITE_R_MODE_NV
+GL_POINT_TOKEN
+GL_POLYGON
+GL_POLYGON_BIT
+GL_POLYGON_MODE
+GL_POLYGON_OFFSET_BIAS_EXT
+GL_POLYGON_OFFSET_EXT
+GL_POLYGON_OFFSET_FACTOR
+GL_POLYGON_OFFSET_FACTOR_EXT
+GL_POLYGON_OFFSET_FILL
+GL_POLYGON_OFFSET_LINE
+GL_POLYGON_OFFSET_POINT
+GL_POLYGON_OFFSET_UNITS
+GL_POLYGON_SMOOTH
+GL_POLYGON_SMOOTH_HINT
+GL_POLYGON_STIPPLE
+GL_POLYGON_STIPPLE_BIT
+GL_POLYGON_TOKEN
+GL_POSITION
+GL_POST_COLOR_MATRIX_ALPHA_BIAS
+GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI
+GL_POST_COLOR_MATRIX_ALPHA_SCALE
+GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI
+GL_POST_COLOR_MATRIX_BLUE_BIAS
+GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI
+GL_POST_COLOR_MATRIX_BLUE_SCALE
+GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI
+GL_POST_COLOR_MATRIX_COLOR_TABLE
+GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI
+GL_POST_COLOR_MATRIX_GREEN_BIAS
+GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI
+GL_POST_COLOR_MATRIX_GREEN_SCALE
+GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI
+GL_POST_COLOR_MATRIX_RED_BIAS
+GL_POST_COLOR_MATRIX_RED_BIAS_SGI
+GL_POST_COLOR_MATRIX_RED_SCALE
+GL_POST_COLOR_MATRIX_RED_SCALE_SGI
+GL_POST_CONVOLUTION_ALPHA_BIAS
+GL_POST_CONVOLUTION_ALPHA_BIAS_EXT
+GL_POST_CONVOLUTION_ALPHA_SCALE
+GL_POST_CONVOLUTION_ALPHA_SCALE_EXT
+GL_POST_CONVOLUTION_BLUE_BIAS
+GL_POST_CONVOLUTION_BLUE_BIAS_EXT
+GL_POST_CONVOLUTION_BLUE_SCALE
+GL_POST_CONVOLUTION_BLUE_SCALE_EXT
+GL_POST_CONVOLUTION_COLOR_TABLE
+GL_POST_CONVOLUTION_COLOR_TABLE_SGI
+GL_POST_CONVOLUTION_GREEN_BIAS
+GL_POST_CONVOLUTION_GREEN_BIAS_EXT
+GL_POST_CONVOLUTION_GREEN_SCALE
+GL_POST_CONVOLUTION_GREEN_SCALE_EXT
+GL_POST_CONVOLUTION_RED_BIAS
+GL_POST_CONVOLUTION_RED_BIAS_EXT
+GL_POST_CONVOLUTION_RED_SCALE
+GL_POST_CONVOLUTION_RED_SCALE_EXT
+GL_POST_IMAGE_TRANSFORM_COLOR_TABLE_HP
+GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX
+GL_POST_TEXTURE_FILTER_BIAS_SGIX
+GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX
+GL_POST_TEXTURE_FILTER_SCALE_SGIX
+GL_PREFER_DOUBLEBUFFER_HINT_PGI
+GL_PRESERVE_ATI
+GL_PREVIOUS
+GL_PREVIOUS_ARB
+GL_PREVIOUS_EXT
+GL_PREVIOUS_TEXTURE_INPUT_NV
+GL_PRIMARY_COLOR
+GL_PRIMARY_COLOR_ARB
+GL_PRIMARY_COLOR_EXT
+GL_PRIMARY_COLOR_NV
+GL_PRIMITIVES_GENERATED
+GL_PRIMITIVE_RESTART_INDEX_NV
+GL_PRIMITIVE_RESTART_NV
+GL_PROGRAM_ADDRESS_REGISTERS_ARB
+GL_PROGRAM_ALU_INSTRUCTIONS_ARB
+GL_PROGRAM_ATTRIBS_ARB
+GL_PROGRAM_BINDING_ARB
+GL_PROGRAM_ERROR_POSITION_ARB
+GL_PROGRAM_ERROR_POSITION_NV
+GL_PROGRAM_ERROR_STRING_ARB
+GL_PROGRAM_ERROR_STRING_NV
+GL_PROGRAM_FORMAT_ARB
+GL_PROGRAM_FORMAT_ASCII_ARB
+GL_PROGRAM_INSTRUCTIONS_ARB
+GL_PROGRAM_LENGTH_ARB
+GL_PROGRAM_LENGTH_NV
+GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB
+GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB
+GL_PROGRAM_NATIVE_ATTRIBS_ARB
+GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB
+GL_PROGRAM_NATIVE_PARAMETERS_ARB
+GL_PROGRAM_NATIVE_TEMPORARIES_ARB
+GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB
+GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB
+GL_PROGRAM_OBJECT_ARB
+GL_PROGRAM_PARAMETERS_ARB
+GL_PROGRAM_PARAMETER_NV
+GL_PROGRAM_RESIDENT_NV
+GL_PROGRAM_STRING_ARB
+GL_PROGRAM_STRING_NV
+GL_PROGRAM_TARGET_NV
+GL_PROGRAM_TEMPORARIES_ARB
+GL_PROGRAM_TEX_INDIRECTIONS_ARB
+GL_PROGRAM_TEX_INSTRUCTIONS_ARB
+GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB
+GL_PROJECTION
+GL_PROJECTION_MATRIX
+GL_PROJECTION_STACK_DEPTH
+GL_PROXY_COLOR_TABLE
+GL_PROXY_COLOR_TABLE_SGI
+GL_PROXY_HISTOGRAM
+GL_PROXY_HISTOGRAM_EXT
+GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE
+GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI
+GL_PROXY_POST_CONVOLUTION_COLOR_TABLE
+GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI
+GL_PROXY_POST_IMAGE_TRANSFORM_COLOR_TABLE_HP
+GL_PROXY_TEXTURE_1D
+GL_PROXY_TEXTURE_1D_ARRAY
+GL_PROXY_TEXTURE_1D_EXT
+GL_PROXY_TEXTURE_2D
+GL_PROXY_TEXTURE_2D_ARRAY
+GL_PROXY_TEXTURE_2D_EXT
+GL_PROXY_TEXTURE_3D
+GL_PROXY_TEXTURE_3D_EXT
+GL_PROXY_TEXTURE_4D_SGIS
+GL_PROXY_TEXTURE_COLOR_TABLE_SGI
+GL_PROXY_TEXTURE_CUBE_MAP
+GL_PROXY_TEXTURE_CUBE_MAP_ARB
+GL_PROXY_TEXTURE_CUBE_MAP_EXT
+GL_PROXY_TEXTURE_RECTANGLE_ARB
+GL_PROXY_TEXTURE_RECTANGLE_NV
+GL_Q
+GL_QUADRATIC_ATTENUATION
+GL_QUADS
+GL_QUAD_ALPHA4_SGIS
+GL_QUAD_ALPHA8_SGIS
+GL_QUAD_INTENSITY4_SGIS
+GL_QUAD_INTENSITY8_SGIS
+GL_QUAD_LUMINANCE4_SGIS
+GL_QUAD_LUMINANCE8_SGIS
+GL_QUAD_MESH_SUN
+GL_QUAD_STRIP
+GL_QUAD_TEXTURE_SELECT_SGIS
+GL_QUARTER_BIT_ATI
+GL_QUERY_BY_REGION_NO_WAIT
+GL_QUERY_BY_REGION_WAIT
+GL_QUERY_COUNTER_BITS
+GL_QUERY_COUNTER_BITS_ARB
+GL_QUERY_NO_WAIT
+GL_QUERY_RESULT
+GL_QUERY_RESULT_ARB
+GL_QUERY_RESULT_AVAILABLE
+GL_QUERY_RESULT_AVAILABLE_ARB
+GL_QUERY_WAIT
+GL_R
+GL_R11F_G11F_B10F
+GL_R1UI_C3F_V3F_SUN
+GL_R1UI_C4F_N3F_V3F_SUN
+GL_R1UI_C4UB_V3F_SUN
+GL_R1UI_N3F_V3F_SUN
+GL_R1UI_T2F_C4F_N3F_V3F_SUN
+GL_R1UI_T2F_N3F_V3F_SUN
+GL_R1UI_T2F_V3F_SUN
+GL_R1UI_V3F_SUN
+GL_R3_G3_B2
+GL_RASTERIZER_DISCARD
+GL_RASTER_POSITION_UNCLIPPED_IBM
+GL_READ_BUFFER
+GL_READ_ONLY
+GL_READ_ONLY_ARB
+GL_READ_PIXEL_DATA_RANGE_LENGTH_NV
+GL_READ_PIXEL_DATA_RANGE_NV
+GL_READ_PIXEL_DATA_RANGE_POINTER_NV
+GL_READ_WRITE
+GL_READ_WRITE_ARB
+GL_RECLAIM_MEMORY_HINT_PGI
+GL_RED
+GL_REDUCE
+GL_REDUCE_EXT
+GL_RED_BIAS
+GL_RED_BITS
+GL_RED_BIT_ATI
+GL_RED_INTEGER
+GL_RED_MAX_CLAMP_INGR
+GL_RED_MIN_CLAMP_INGR
+GL_RED_SCALE
+GL_REFERENCE_PLANE_EQUATION_SGIX
+GL_REFERENCE_PLANE_SGIX
+GL_REFLECTION_MAP
+GL_REFLECTION_MAP_ARB
+GL_REFLECTION_MAP_EXT
+GL_REFLECTION_MAP_NV
+GL_REGISTER_COMBINERS_NV
+GL_REG_0_ATI
+GL_REG_10_ATI
+GL_REG_11_ATI
+GL_REG_12_ATI
+GL_REG_13_ATI
+GL_REG_14_ATI
+GL_REG_15_ATI
+GL_REG_16_ATI
+GL_REG_17_ATI
+GL_REG_18_ATI
+GL_REG_19_ATI
+GL_REG_1_ATI
+GL_REG_20_ATI
+GL_REG_21_ATI
+GL_REG_22_ATI
+GL_REG_23_ATI
+GL_REG_24_ATI
+GL_REG_25_ATI
+GL_REG_26_ATI
+GL_REG_27_ATI
+GL_REG_28_ATI
+GL_REG_29_ATI
+GL_REG_2_ATI
+GL_REG_30_ATI
+GL_REG_31_ATI
+GL_REG_3_ATI
+GL_REG_4_ATI
+GL_REG_5_ATI
+GL_REG_6_ATI
+GL_REG_7_ATI
+GL_REG_8_ATI
+GL_REG_9_ATI
+GL_RENDER
+GL_RENDERBUFFER_ALPHA_SIZE_EXT
+GL_RENDERBUFFER_BINDING_EXT
+GL_RENDERBUFFER_BLUE_SIZE_EXT
+GL_RENDERBUFFER_DEPTH_SIZE_EXT
+GL_RENDERBUFFER_EXT
+GL_RENDERBUFFER_GREEN_SIZE_EXT
+GL_RENDERBUFFER_HEIGHT_EXT
+GL_RENDERBUFFER_INTERNAL_FORMAT_EXT
+GL_RENDERBUFFER_RED_SIZE_EXT
+GL_RENDERBUFFER_STENCIL_SIZE_EXT
+GL_RENDERBUFFER_WIDTH_EXT
+GL_RENDERER
+GL_RENDER_MODE
+GL_REPEAT
+GL_REPLACE
+GL_REPLACEMENT_CODE_ARRAY_POINTER_SUN
+GL_REPLACEMENT_CODE_ARRAY_STRIDE_SUN
+GL_REPLACEMENT_CODE_ARRAY_SUN
+GL_REPLACEMENT_CODE_ARRAY_TYPE_SUN
+GL_REPLACEMENT_CODE_SUN
+GL_REPLACE_EXT
+GL_REPLACE_MIDDLE_SUN
+GL_REPLACE_OLDEST_SUN
+GL_REPLICATE_BORDER
+GL_REPLICATE_BORDER_HP
+GL_RESAMPLE_AVERAGE_OML
+GL_RESAMPLE_DECIMATE_OML
+GL_RESAMPLE_DECIMATE_SGIX
+GL_RESAMPLE_REPLICATE_OML
+GL_RESAMPLE_REPLICATE_SGIX
+GL_RESAMPLE_ZERO_FILL_OML
+GL_RESAMPLE_ZERO_FILL_SGIX
+GL_RESCALE_NORMAL
+GL_RESCALE_NORMAL_EXT
+GL_RESTART_SUN
+GL_RETURN
+GL_RGB
+GL_RGB10
+GL_RGB10_A2
+GL_RGB10_A2_EXT
+GL_RGB10_EXT
+GL_RGB12
+GL_RGB12_EXT
+GL_RGB16
+GL_RGB16F
+GL_RGB16F_ARB
+GL_RGB16I
+GL_RGB16UI
+GL_RGB16_EXT
+GL_RGB2_EXT
+GL_RGB32F
+GL_RGB32F_ARB
+GL_RGB32I
+GL_RGB32UI
+GL_RGB4
+GL_RGB4_EXT
+GL_RGB4_S3TC
+GL_RGB5
+GL_RGB5_A1
+GL_RGB5_A1_EXT
+GL_RGB5_EXT
+GL_RGB8
+GL_RGB8I
+GL_RGB8UI
+GL_RGB8_EXT
+GL_RGB9_E5
+GL_RGBA
+GL_RGBA12
+GL_RGBA12_EXT
+GL_RGBA16
+GL_RGBA16F
+GL_RGBA16F_ARB
+GL_RGBA16I
+GL_RGBA16UI
+GL_RGBA16_EXT
+GL_RGBA2
+GL_RGBA2_EXT
+GL_RGBA32F
+GL_RGBA32F_ARB
+GL_RGBA32I
+GL_RGBA32UI
+GL_RGBA4
+GL_RGBA4_EXT
+GL_RGBA4_S3TC
+GL_RGBA8
+GL_RGBA8I
+GL_RGBA8UI
+GL_RGBA8_EXT
+GL_RGBA_FLOAT16_ATI
+GL_RGBA_FLOAT32_ATI
+GL_RGBA_FLOAT_MODE_ARB
+GL_RGBA_INTEGER
+GL_RGBA_MODE
+GL_RGBA_S3TC
+GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV
+GL_RGB_FLOAT16_ATI
+GL_RGB_FLOAT32_ATI
+GL_RGB_INTEGER
+GL_RGB_S3TC
+GL_RGB_SCALE
+GL_RGB_SCALE_ARB
+GL_RGB_SCALE_EXT
+GL_RIGHT
+GL_S
+GL_SAMPLER_1D
+GL_SAMPLER_1D_ARB
+GL_SAMPLER_1D_ARRAY
+GL_SAMPLER_1D_ARRAY_SHADOW
+GL_SAMPLER_1D_SHADOW
+GL_SAMPLER_1D_SHADOW_ARB
+GL_SAMPLER_2D
+GL_SAMPLER_2D_ARB
+GL_SAMPLER_2D_ARRAY
+GL_SAMPLER_2D_ARRAY_SHADOW
+GL_SAMPLER_2D_RECT_ARB
+GL_SAMPLER_2D_RECT_SHADOW_ARB
+GL_SAMPLER_2D_SHADOW
+GL_SAMPLER_2D_SHADOW_ARB
+GL_SAMPLER_3D
+GL_SAMPLER_3D_ARB
+GL_SAMPLER_CUBE
+GL_SAMPLER_CUBE_ARB
+GL_SAMPLER_CUBE_SHADOW
+GL_SAMPLES
+GL_SAMPLES_3DFX
+GL_SAMPLES_ARB
+GL_SAMPLES_EXT
+GL_SAMPLES_PASSED
+GL_SAMPLES_PASSED_ARB
+GL_SAMPLES_SGIS
+GL_SAMPLE_ALPHA_TO_COVERAGE
+GL_SAMPLE_ALPHA_TO_COVERAGE_ARB
+GL_SAMPLE_ALPHA_TO_MASK_EXT
+GL_SAMPLE_ALPHA_TO_MASK_SGIS
+GL_SAMPLE_ALPHA_TO_ONE
+GL_SAMPLE_ALPHA_TO_ONE_ARB
+GL_SAMPLE_ALPHA_TO_ONE_EXT
+GL_SAMPLE_ALPHA_TO_ONE_SGIS
+GL_SAMPLE_BUFFERS
+GL_SAMPLE_BUFFERS_3DFX
+GL_SAMPLE_BUFFERS_ARB
+GL_SAMPLE_BUFFERS_EXT
+GL_SAMPLE_BUFFERS_SGIS
+GL_SAMPLE_COVERAGE
+GL_SAMPLE_COVERAGE_ARB
+GL_SAMPLE_COVERAGE_INVERT
+GL_SAMPLE_COVERAGE_INVERT_ARB
+GL_SAMPLE_COVERAGE_VALUE
+GL_SAMPLE_COVERAGE_VALUE_ARB
+GL_SAMPLE_MASK_EXT
+GL_SAMPLE_MASK_INVERT_EXT
+GL_SAMPLE_MASK_INVERT_SGIS
+GL_SAMPLE_MASK_SGIS
+GL_SAMPLE_MASK_VALUE_EXT
+GL_SAMPLE_MASK_VALUE_SGIS
+GL_SAMPLE_PATTERN_EXT
+GL_SAMPLE_PATTERN_SGIS
+GL_SATURATE_BIT_ATI
+GL_SCALAR_EXT
+GL_SCALEBIAS_HINT_SGIX
+GL_SCALE_BY_FOUR_NV
+GL_SCALE_BY_ONE_HALF_NV
+GL_SCALE_BY_TWO_NV
+GL_SCISSOR_BIT
+GL_SCISSOR_BOX
+GL_SCISSOR_TEST
+GL_SCREEN_COORDINATES_REND
+GL_SECONDARY_COLOR_ARRAY
+GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING
+GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB
+GL_SECONDARY_COLOR_ARRAY_EXT
+GL_SECONDARY_COLOR_ARRAY_LIST_IBM
+GL_SECONDARY_COLOR_ARRAY_LIST_STRIDE_IBM
+GL_SECONDARY_COLOR_ARRAY_POINTER
+GL_SECONDARY_COLOR_ARRAY_POINTER_EXT
+GL_SECONDARY_COLOR_ARRAY_SIZE
+GL_SECONDARY_COLOR_ARRAY_SIZE_EXT
+GL_SECONDARY_COLOR_ARRAY_STRIDE
+GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT
+GL_SECONDARY_COLOR_ARRAY_TYPE
+GL_SECONDARY_COLOR_ARRAY_TYPE_EXT
+GL_SECONDARY_COLOR_NV
+GL_SECONDARY_INTERPOLATOR_ATI
+GL_SELECT
+GL_SELECTION_BUFFER_POINTER
+GL_SELECTION_BUFFER_SIZE
+GL_SEPARABLE_2D
+GL_SEPARABLE_2D_EXT
+GL_SEPARATE_ATTRIBS
+GL_SEPARATE_SPECULAR_COLOR
+GL_SEPARATE_SPECULAR_COLOR_EXT
+GL_SET
+GL_SHADER_CONSISTENT_NV
+GL_SHADER_OBJECT_ARB
+GL_SHADER_OPERATION_NV
+GL_SHADER_SOURCE_LENGTH
+GL_SHADER_TYPE
+GL_SHADE_MODEL
+GL_SHADING_LANGUAGE_VERSION
+GL_SHADING_LANGUAGE_VERSION_ARB
+GL_SHADOW_AMBIENT_SGIX
+GL_SHADOW_ATTENUATION_EXT
+GL_SHARED_TEXTURE_PALETTE_EXT
+GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS
+GL_SHININESS
+GL_SHORT
+GL_SIGNED_ALPHA8_NV
+GL_SIGNED_ALPHA_NV
+GL_SIGNED_HILO16_NV
+GL_SIGNED_HILO8_NV
+GL_SIGNED_HILO_NV
+GL_SIGNED_IDENTITY_NV
+GL_SIGNED_INTENSITY8_NV
+GL_SIGNED_INTENSITY_NV
+GL_SIGNED_LUMINANCE8_ALPHA8_NV
+GL_SIGNED_LUMINANCE8_NV
+GL_SIGNED_LUMINANCE_ALPHA_NV
+GL_SIGNED_LUMINANCE_NV
+GL_SIGNED_NEGATE_NV
+GL_SIGNED_RGB8_NV
+GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV
+GL_SIGNED_RGBA8_NV
+GL_SIGNED_RGBA_NV
+GL_SIGNED_RGB_NV
+GL_SIGNED_RGB_UNSIGNED_ALPHA_NV
+GL_SINGLE_COLOR
+GL_SINGLE_COLOR_EXT
+GL_SLICE_ACCUM_SUN
+GL_SLUMINANCE
+GL_SLUMINANCE8
+GL_SLUMINANCE8_ALPHA8
+GL_SLUMINANCE_ALPHA
+GL_SMOOTH
+GL_SMOOTH_LINE_WIDTH_GRANULARITY
+GL_SMOOTH_LINE_WIDTH_RANGE
+GL_SMOOTH_POINT_SIZE_GRANULARITY
+GL_SMOOTH_POINT_SIZE_RANGE
+GL_SOURCE0_ALPHA
+GL_SOURCE0_ALPHA_ARB
+GL_SOURCE0_ALPHA_EXT
+GL_SOURCE0_RGB
+GL_SOURCE0_RGB_ARB
+GL_SOURCE0_RGB_EXT
+GL_SOURCE1_ALPHA
+GL_SOURCE1_ALPHA_ARB
+GL_SOURCE1_ALPHA_EXT
+GL_SOURCE1_RGB
+GL_SOURCE1_RGB_ARB
+GL_SOURCE1_RGB_EXT
+GL_SOURCE2_ALPHA
+GL_SOURCE2_ALPHA_ARB
+GL_SOURCE2_ALPHA_EXT
+GL_SOURCE2_RGB
+GL_SOURCE2_RGB_ARB
+GL_SOURCE2_RGB_EXT
+GL_SOURCE3_ALPHA_NV
+GL_SOURCE3_RGB_NV
+GL_SPARE0_NV
+GL_SPARE0_PLUS_SECONDARY_COLOR_NV
+GL_SPARE1_NV
+GL_SPECULAR
+GL_SPHERE_MAP
+GL_SPOT_CUTOFF
+GL_SPOT_DIRECTION
+GL_SPOT_EXPONENT
+GL_SPRITE_AXIAL_SGIX
+GL_SPRITE_AXIS_SGIX
+GL_SPRITE_EYE_ALIGNED_SGIX
+GL_SPRITE_MODE_SGIX
+GL_SPRITE_OBJECT_ALIGNED_SGIX
+GL_SPRITE_SGIX
+GL_SPRITE_TRANSLATION_SGIX
+GL_SRC0_ALPHA
+GL_SRC0_RGB
+GL_SRC1_ALPHA
+GL_SRC1_RGB
+GL_SRC2_ALPHA
+GL_SRC2_RGB
+GL_SRC_ALPHA
+GL_SRC_ALPHA_SATURATE
+GL_SRC_COLOR
+GL_SRGB
+GL_SRGB8
+GL_SRGB8_ALPHA8
+GL_SRGB_ALPHA
+GL_STACK_OVERFLOW
+GL_STACK_UNDERFLOW
+GL_STATIC_ATI
+GL_STATIC_COPY
+GL_STATIC_COPY_ARB
+GL_STATIC_DRAW
+GL_STATIC_DRAW_ARB
+GL_STATIC_READ
+GL_STATIC_READ_ARB
+GL_STENCIL
+GL_STENCIL_ATTACHMENT_EXT
+GL_STENCIL_BACK_FAIL
+GL_STENCIL_BACK_FAIL_ATI
+GL_STENCIL_BACK_FUNC
+GL_STENCIL_BACK_FUNC_ATI
+GL_STENCIL_BACK_PASS_DEPTH_FAIL
+GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI
+GL_STENCIL_BACK_PASS_DEPTH_PASS
+GL_STENCIL_BACK_PASS_DEPTH_PASS_ATI
+GL_STENCIL_BACK_REF
+GL_STENCIL_BACK_VALUE_MASK
+GL_STENCIL_BACK_WRITEMASK
+GL_STENCIL_BITS
+GL_STENCIL_BUFFER
+GL_STENCIL_BUFFER_BIT
+GL_STENCIL_CLEAR_VALUE
+GL_STENCIL_FAIL
+GL_STENCIL_FUNC
+GL_STENCIL_INDEX
+GL_STENCIL_INDEX16_EXT
+GL_STENCIL_INDEX1_EXT
+GL_STENCIL_INDEX4_EXT
+GL_STENCIL_INDEX8_EXT
+GL_STENCIL_PASS_DEPTH_FAIL
+GL_STENCIL_PASS_DEPTH_PASS
+GL_STENCIL_REF
+GL_STENCIL_TEST
+GL_STENCIL_TEST_TWO_SIDE_EXT
+GL_STENCIL_VALUE_MASK
+GL_STENCIL_WRITEMASK
+GL_STORAGE_CACHED_APPLE
+GL_STORAGE_SHARED_APPLE
+GL_STREAM_COPY
+GL_STREAM_COPY_ARB
+GL_STREAM_DRAW
+GL_STREAM_DRAW_ARB
+GL_STREAM_READ
+GL_STREAM_READ_ARB
+GL_STRICT_DEPTHFUNC_HINT_PGI
+GL_STRICT_LIGHTING_HINT_PGI
+GL_STRICT_SCISSOR_HINT_PGI
+GL_SUBPIXEL_BITS
+GL_SUBTRACT
+GL_SUBTRACT_ARB
+GL_SUB_ATI
+GL_SWIZZLE_STQ_ATI
+GL_SWIZZLE_STQ_DQ_ATI
+GL_SWIZZLE_STRQ_ATI
+GL_SWIZZLE_STRQ_DQ_ATI
+GL_SWIZZLE_STR_ATI
+GL_SWIZZLE_STR_DR_ATI
+GL_T
+GL_T2F_C3F_V3F
+GL_T2F_C4F_N3F_V3F
+GL_T2F_C4UB_V3F
+GL_T2F_IUI_N3F_V2F_EXT
+GL_T2F_IUI_N3F_V3F_EXT
+GL_T2F_IUI_V2F_EXT
+GL_T2F_IUI_V3F_EXT
+GL_T2F_N3F_V3F
+GL_T2F_V3F
+GL_T4F_C4F_N3F_V4F
+GL_T4F_V4F
+GL_TABLE_TOO_LARGE
+GL_TABLE_TOO_LARGE_EXT
+GL_TANGENT_ARRAY_EXT
+GL_TANGENT_ARRAY_POINTER_EXT
+GL_TANGENT_ARRAY_STRIDE_EXT
+GL_TANGENT_ARRAY_TYPE_EXT
+GL_TEXCOORD1_BIT_PGI
+GL_TEXCOORD2_BIT_PGI
+GL_TEXCOORD3_BIT_PGI
+GL_TEXCOORD4_BIT_PGI
+GL_TEXTURE
+GL_TEXTURE0
+GL_TEXTURE0_ARB
+GL_TEXTURE1
+GL_TEXTURE10
+GL_TEXTURE10_ARB
+GL_TEXTURE11
+GL_TEXTURE11_ARB
+GL_TEXTURE12
+GL_TEXTURE12_ARB
+GL_TEXTURE13
+GL_TEXTURE13_ARB
+GL_TEXTURE14
+GL_TEXTURE14_ARB
+GL_TEXTURE15
+GL_TEXTURE15_ARB
+GL_TEXTURE16
+GL_TEXTURE16_ARB
+GL_TEXTURE17
+GL_TEXTURE17_ARB
+GL_TEXTURE18
+GL_TEXTURE18_ARB
+GL_TEXTURE19
+GL_TEXTURE19_ARB
+GL_TEXTURE1_ARB
+GL_TEXTURE2
+GL_TEXTURE20
+GL_TEXTURE20_ARB
+GL_TEXTURE21
+GL_TEXTURE21_ARB
+GL_TEXTURE22
+GL_TEXTURE22_ARB
+GL_TEXTURE23
+GL_TEXTURE23_ARB
+GL_TEXTURE24
+GL_TEXTURE24_ARB
+GL_TEXTURE25
+GL_TEXTURE25_ARB
+GL_TEXTURE26
+GL_TEXTURE26_ARB
+GL_TEXTURE27
+GL_TEXTURE27_ARB
+GL_TEXTURE28
+GL_TEXTURE28_ARB
+GL_TEXTURE29
+GL_TEXTURE29_ARB
+GL_TEXTURE2_ARB
+GL_TEXTURE3
+GL_TEXTURE30
+GL_TEXTURE30_ARB
+GL_TEXTURE31
+GL_TEXTURE31_ARB
+GL_TEXTURE3_ARB
+GL_TEXTURE4
+GL_TEXTURE4_ARB
+GL_TEXTURE5
+GL_TEXTURE5_ARB
+GL_TEXTURE6
+GL_TEXTURE6_ARB
+GL_TEXTURE7
+GL_TEXTURE7_ARB
+GL_TEXTURE8
+GL_TEXTURE8_ARB
+GL_TEXTURE9
+GL_TEXTURE9_ARB
+GL_TEXTURE_1D
+GL_TEXTURE_1D_ARRAY
+GL_TEXTURE_1D_BINDING_EXT
+GL_TEXTURE_2D
+GL_TEXTURE_2D_ARRAY
+GL_TEXTURE_2D_BINDING_EXT
+GL_TEXTURE_3D
+GL_TEXTURE_3D_BINDING_EXT
+GL_TEXTURE_3D_EXT
+GL_TEXTURE_4DSIZE_SGIS
+GL_TEXTURE_4D_BINDING_SGIS
+GL_TEXTURE_4D_SGIS
+GL_TEXTURE_ALPHA_SIZE
+GL_TEXTURE_ALPHA_SIZE_EXT
+GL_TEXTURE_ALPHA_TYPE
+GL_TEXTURE_ALPHA_TYPE_ARB
+GL_TEXTURE_APPLICATION_MODE_EXT
+GL_TEXTURE_BASE_LEVEL
+GL_TEXTURE_BASE_LEVEL_SGIS
+GL_TEXTURE_BINDING_1D
+GL_TEXTURE_BINDING_1D_ARRAY
+GL_TEXTURE_BINDING_2D
+GL_TEXTURE_BINDING_2D_ARRAY
+GL_TEXTURE_BINDING_3D
+GL_TEXTURE_BINDING_CUBE_MAP
+GL_TEXTURE_BINDING_CUBE_MAP_ARB
+GL_TEXTURE_BINDING_CUBE_MAP_EXT
+GL_TEXTURE_BINDING_RECTANGLE_ARB
+GL_TEXTURE_BINDING_RECTANGLE_NV
+GL_TEXTURE_BIT
+GL_TEXTURE_BLUE_SIZE
+GL_TEXTURE_BLUE_SIZE_EXT
+GL_TEXTURE_BLUE_TYPE
+GL_TEXTURE_BLUE_TYPE_ARB
+GL_TEXTURE_BORDER
+GL_TEXTURE_BORDER_COLOR
+GL_TEXTURE_BORDER_VALUES_NV
+GL_TEXTURE_CLIPMAP_CENTER_SGIX
+GL_TEXTURE_CLIPMAP_DEPTH_SGIX
+GL_TEXTURE_CLIPMAP_FRAME_SGIX
+GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX
+GL_TEXTURE_CLIPMAP_OFFSET_SGIX
+GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX
+GL_TEXTURE_COLOR_TABLE_SGI
+GL_TEXTURE_COLOR_WRITEMASK_SGIS
+GL_TEXTURE_COMPARE_FAIL_VALUE_ARB
+GL_TEXTURE_COMPARE_FUNC
+GL_TEXTURE_COMPARE_FUNC_ARB
+GL_TEXTURE_COMPARE_MODE
+GL_TEXTURE_COMPARE_MODE_ARB
+GL_TEXTURE_COMPARE_OPERATOR_SGIX
+GL_TEXTURE_COMPARE_SGIX
+GL_TEXTURE_COMPONENTS
+GL_TEXTURE_COMPRESSED
+GL_TEXTURE_COMPRESSED_ARB
+GL_TEXTURE_COMPRESSED_IMAGE_SIZE
+GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB
+GL_TEXTURE_COMPRESSION_HINT
+GL_TEXTURE_COMPRESSION_HINT_ARB
+GL_TEXTURE_CONSTANT_DATA_SUNX
+GL_TEXTURE_COORD_ARRAY
+GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING
+GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING_ARB
+GL_TEXTURE_COORD_ARRAY_COUNT_EXT
+GL_TEXTURE_COORD_ARRAY_EXT
+GL_TEXTURE_COORD_ARRAY_LIST_IBM
+GL_TEXTURE_COORD_ARRAY_LIST_STRIDE_IBM
+GL_TEXTURE_COORD_ARRAY_PARALLEL_POINTERS_INTEL
+GL_TEXTURE_COORD_ARRAY_POINTER
+GL_TEXTURE_COORD_ARRAY_POINTER_EXT
+GL_TEXTURE_COORD_ARRAY_SIZE
+GL_TEXTURE_COORD_ARRAY_SIZE_EXT
+GL_TEXTURE_COORD_ARRAY_STRIDE
+GL_TEXTURE_COORD_ARRAY_STRIDE_EXT
+GL_TEXTURE_COORD_ARRAY_TYPE
+GL_TEXTURE_COORD_ARRAY_TYPE_EXT
+GL_TEXTURE_CUBE_MAP
+GL_TEXTURE_CUBE_MAP_ARB
+GL_TEXTURE_CUBE_MAP_EXT
+GL_TEXTURE_CUBE_MAP_NEGATIVE_X
+GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB
+GL_TEXTURE_CUBE_MAP_NEGATIVE_X_EXT
+GL_TEXTURE_CUBE_MAP_NEGATIVE_Y
+GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB
+GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_EXT
+GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
+GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB
+GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_EXT
+GL_TEXTURE_CUBE_MAP_POSITIVE_X
+GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB
+GL_TEXTURE_CUBE_MAP_POSITIVE_X_EXT
+GL_TEXTURE_CUBE_MAP_POSITIVE_Y
+GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB
+GL_TEXTURE_CUBE_MAP_POSITIVE_Y_EXT
+GL_TEXTURE_CUBE_MAP_POSITIVE_Z
+GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB
+GL_TEXTURE_CUBE_MAP_POSITIVE_Z_EXT
+GL_TEXTURE_DEFORMATION_BIT_SGIX
+GL_TEXTURE_DEFORMATION_SGIX
+GL_TEXTURE_DEPTH
+GL_TEXTURE_DEPTH_EXT
+GL_TEXTURE_DEPTH_SIZE
+GL_TEXTURE_DEPTH_SIZE_ARB
+GL_TEXTURE_DEPTH_TYPE
+GL_TEXTURE_DEPTH_TYPE_ARB
+GL_TEXTURE_DS_SIZE_NV
+GL_TEXTURE_DT_SIZE_NV
+GL_TEXTURE_ENV
+GL_TEXTURE_ENV_BIAS_SGIX
+GL_TEXTURE_ENV_COLOR
+GL_TEXTURE_ENV_MODE
+GL_TEXTURE_FILTER4_SIZE_SGIS
+GL_TEXTURE_FILTER_CONTROL
+GL_TEXTURE_FILTER_CONTROL_EXT
+GL_TEXTURE_FLOAT_COMPONENTS_NV
+GL_TEXTURE_GEN_MODE
+GL_TEXTURE_GEN_Q
+GL_TEXTURE_GEN_R
+GL_TEXTURE_GEN_S
+GL_TEXTURE_GEN_T
+GL_TEXTURE_GEQUAL_R_SGIX
+GL_TEXTURE_GREEN_SIZE
+GL_TEXTURE_GREEN_SIZE_EXT
+GL_TEXTURE_GREEN_TYPE
+GL_TEXTURE_GREEN_TYPE_ARB
+GL_TEXTURE_HEIGHT
+GL_TEXTURE_HI_SIZE_NV
+GL_TEXTURE_INDEX_SIZE_EXT
+GL_TEXTURE_INTENSITY_SIZE
+GL_TEXTURE_INTENSITY_SIZE_EXT
+GL_TEXTURE_INTENSITY_TYPE
+GL_TEXTURE_INTENSITY_TYPE_ARB
+GL_TEXTURE_INTERNAL_FORMAT
+GL_TEXTURE_LEQUAL_R_SGIX
+GL_TEXTURE_LIGHTING_MODE_HP
+GL_TEXTURE_LIGHT_EXT
+GL_TEXTURE_LOD_BIAS
+GL_TEXTURE_LOD_BIAS_EXT
+GL_TEXTURE_LOD_BIAS_R_SGIX
+GL_TEXTURE_LOD_BIAS_S_SGIX
+GL_TEXTURE_LOD_BIAS_T_SGIX
+GL_TEXTURE_LO_SIZE_NV
+GL_TEXTURE_LUMINANCE_SIZE
+GL_TEXTURE_LUMINANCE_SIZE_EXT
+GL_TEXTURE_LUMINANCE_TYPE
+GL_TEXTURE_LUMINANCE_TYPE_ARB
+GL_TEXTURE_MAG_FILTER
+GL_TEXTURE_MAG_SIZE_NV
+GL_TEXTURE_MATERIAL_FACE_EXT
+GL_TEXTURE_MATERIAL_PARAMETER_EXT
+GL_TEXTURE_MATRIX
+GL_TEXTURE_MAX_ANISOTROPY_EXT
+GL_TEXTURE_MAX_CLAMP_R_SGIX
+GL_TEXTURE_MAX_CLAMP_S_SGIX
+GL_TEXTURE_MAX_CLAMP_T_SGIX
+GL_TEXTURE_MAX_LEVEL
+GL_TEXTURE_MAX_LEVEL_SGIS
+GL_TEXTURE_MAX_LOD
+GL_TEXTURE_MAX_LOD_SGIS
+GL_TEXTURE_MIN_FILTER
+GL_TEXTURE_MIN_LOD
+GL_TEXTURE_MIN_LOD_SGIS
+GL_TEXTURE_MULTI_BUFFER_HINT_SGIX
+GL_TEXTURE_NORMAL_EXT
+GL_TEXTURE_POST_SPECULAR_HP
+GL_TEXTURE_PRE_SPECULAR_HP
+GL_TEXTURE_PRIORITY
+GL_TEXTURE_PRIORITY_EXT
+GL_TEXTURE_RECTANGLE_ARB
+GL_TEXTURE_RECTANGLE_NV
+GL_TEXTURE_RED_SIZE
+GL_TEXTURE_RED_SIZE_EXT
+GL_TEXTURE_RED_TYPE
+GL_TEXTURE_RED_TYPE_ARB
+GL_TEXTURE_RESIDENT
+GL_TEXTURE_RESIDENT_EXT
+GL_TEXTURE_SHADER_NV
+GL_TEXTURE_SHARED_SIZE
+GL_TEXTURE_STACK_DEPTH
+GL_TEXTURE_TOO_LARGE_EXT
+GL_TEXTURE_UNSIGNED_REMAP_MODE_NV
+GL_TEXTURE_WIDTH
+GL_TEXTURE_WRAP_Q_SGIS
+GL_TEXTURE_WRAP_R
+GL_TEXTURE_WRAP_R_EXT
+GL_TEXTURE_WRAP_S
+GL_TEXTURE_WRAP_T
+GL_TEXT_FRAGMENT_SHADER_ATI
+GL_TRACK_MATRIX_NV
+GL_TRACK_MATRIX_TRANSFORM_NV
+GL_TRANSFORM_BIT
+GL_TRANSFORM_FEEDBACK_BUFFER
+GL_TRANSFORM_FEEDBACK_BUFFER_BINDING
+GL_TRANSFORM_FEEDBACK_BUFFER_MODE
+GL_TRANSFORM_FEEDBACK_BUFFER_SIZE
+GL_TRANSFORM_FEEDBACK_BUFFER_START
+GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN
+GL_TRANSFORM_FEEDBACK_VARYINGS
+GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH
+GL_TRANSFORM_HINT_APPLE
+GL_TRANSPOSE_COLOR_MATRIX
+GL_TRANSPOSE_COLOR_MATRIX_ARB
+GL_TRANSPOSE_CURRENT_MATRIX_ARB
+GL_TRANSPOSE_MODELVIEW_MATRIX
+GL_TRANSPOSE_MODELVIEW_MATRIX_ARB
+GL_TRANSPOSE_NV
+GL_TRANSPOSE_PROJECTION_MATRIX
+GL_TRANSPOSE_PROJECTION_MATRIX_ARB
+GL_TRANSPOSE_TEXTURE_MATRIX
+GL_TRANSPOSE_TEXTURE_MATRIX_ARB
+GL_TRIANGLES
+GL_TRIANGLE_FAN
+GL_TRIANGLE_LIST_SUN
+GL_TRIANGLE_MESH_SUN
+GL_TRIANGLE_STRIP
+GL_TRUE
+GL_TYPE_RGBA_FLOAT_ATI
+GL_UNPACK_ALIGNMENT
+GL_UNPACK_CLIENT_STORAGE_APPLE
+GL_UNPACK_CMYK_HINT_EXT
+GL_UNPACK_CONSTANT_DATA_SUNX
+GL_UNPACK_IMAGE_DEPTH_SGIS
+GL_UNPACK_IMAGE_HEIGHT
+GL_UNPACK_IMAGE_HEIGHT_EXT
+GL_UNPACK_LSB_FIRST
+GL_UNPACK_RESAMPLE_OML
+GL_UNPACK_RESAMPLE_SGIX
+GL_UNPACK_ROW_LENGTH
+GL_UNPACK_SKIP_IMAGES
+GL_UNPACK_SKIP_IMAGES_EXT
+GL_UNPACK_SKIP_PIXELS
+GL_UNPACK_SKIP_ROWS
+GL_UNPACK_SKIP_VOLUMES_SGIS
+GL_UNPACK_SUBSAMPLE_RATE_SGIX
+GL_UNPACK_SWAP_BYTES
+GL_UNSIGNED_BYTE
+GL_UNSIGNED_BYTE_2_3_3_REV
+GL_UNSIGNED_BYTE_3_3_2
+GL_UNSIGNED_BYTE_3_3_2_EXT
+GL_UNSIGNED_IDENTITY_NV
+GL_UNSIGNED_INT
+GL_UNSIGNED_INT_10F_11F_11F_REV
+GL_UNSIGNED_INT_10_10_10_2
+GL_UNSIGNED_INT_10_10_10_2_EXT
+GL_UNSIGNED_INT_24_8_NV
+GL_UNSIGNED_INT_2_10_10_10_REV
+GL_UNSIGNED_INT_5_9_9_9_REV
+GL_UNSIGNED_INT_8_8_8_8
+GL_UNSIGNED_INT_8_8_8_8_EXT
+GL_UNSIGNED_INT_8_8_8_8_REV
+GL_UNSIGNED_INT_8_8_S8_S8_REV_NV
+GL_UNSIGNED_INT_S8_S8_8_8_NV
+GL_UNSIGNED_INT_SAMPLER_1D
+GL_UNSIGNED_INT_SAMPLER_1D_ARRAY
+GL_UNSIGNED_INT_SAMPLER_2D
+GL_UNSIGNED_INT_SAMPLER_2D_ARRAY
+GL_UNSIGNED_INT_SAMPLER_3D
+GL_UNSIGNED_INT_SAMPLER_CUBE
+GL_UNSIGNED_INT_VEC2
+GL_UNSIGNED_INT_VEC3
+GL_UNSIGNED_INT_VEC4
+GL_UNSIGNED_INVERT_NV
+GL_UNSIGNED_NORMALIZED
+GL_UNSIGNED_NORMALIZED_ARB
+GL_UNSIGNED_SHORT
+GL_UNSIGNED_SHORT_1_5_5_5_REV
+GL_UNSIGNED_SHORT_4_4_4_4
+GL_UNSIGNED_SHORT_4_4_4_4_EXT
+GL_UNSIGNED_SHORT_4_4_4_4_REV
+GL_UNSIGNED_SHORT_5_5_5_1
+GL_UNSIGNED_SHORT_5_5_5_1_EXT
+GL_UNSIGNED_SHORT_5_6_5
+GL_UNSIGNED_SHORT_5_6_5_REV
+GL_UNSIGNED_SHORT_8_8_APPLE
+GL_UNSIGNED_SHORT_8_8_MESA
+GL_UNSIGNED_SHORT_8_8_REV_APPLE
+GL_UNSIGNED_SHORT_8_8_REV_MESA
+GL_UPPER_LEFT
+GL_V2F
+GL_V3F
+GL_VALIDATE_STATUS
+GL_VARIABLE_A_NV
+GL_VARIABLE_B_NV
+GL_VARIABLE_C_NV
+GL_VARIABLE_D_NV
+GL_VARIABLE_E_NV
+GL_VARIABLE_F_NV
+GL_VARIABLE_G_NV
+GL_VARIANT_ARRAY_EXT
+GL_VARIANT_ARRAY_POINTER_EXT
+GL_VARIANT_ARRAY_STRIDE_EXT
+GL_VARIANT_ARRAY_TYPE_EXT
+GL_VARIANT_DATATYPE_EXT
+GL_VARIANT_EXT
+GL_VARIANT_VALUE_EXT
+GL_VECTOR_EXT
+GL_VENDOR
+GL_VERSION
+GL_VERSION_1_1
+GL_VERSION_1_2
+GL_VERSION_1_3
+GL_VERSION_1_4
+GL_VERSION_1_5
+GL_VERSION_2_0
+GL_VERTEX23_BIT_PGI
+GL_VERTEX4_BIT_PGI
+GL_VERTEX_ARRAY
+GL_VERTEX_ARRAY_BINDING_APPLE
+GL_VERTEX_ARRAY_BUFFER_BINDING
+GL_VERTEX_ARRAY_BUFFER_BINDING_ARB
+GL_VERTEX_ARRAY_COUNT_EXT
+GL_VERTEX_ARRAY_EXT
+GL_VERTEX_ARRAY_LIST_IBM
+GL_VERTEX_ARRAY_LIST_STRIDE_IBM
+GL_VERTEX_ARRAY_PARALLEL_POINTERS_INTEL
+GL_VERTEX_ARRAY_POINTER
+GL_VERTEX_ARRAY_POINTER_EXT
+GL_VERTEX_ARRAY_RANGE_APPLE
+GL_VERTEX_ARRAY_RANGE_LENGTH_APPLE
+GL_VERTEX_ARRAY_RANGE_LENGTH_NV
+GL_VERTEX_ARRAY_RANGE_NV
+GL_VERTEX_ARRAY_RANGE_POINTER_APPLE
+GL_VERTEX_ARRAY_RANGE_POINTER_NV
+GL_VERTEX_ARRAY_RANGE_VALID_NV
+GL_VERTEX_ARRAY_RANGE_WITHOUT_FLUSH_NV
+GL_VERTEX_ARRAY_SIZE
+GL_VERTEX_ARRAY_SIZE_EXT
+GL_VERTEX_ARRAY_STORAGE_HINT_APPLE
+GL_VERTEX_ARRAY_STRIDE
+GL_VERTEX_ARRAY_STRIDE_EXT
+GL_VERTEX_ARRAY_TYPE
+GL_VERTEX_ARRAY_TYPE_EXT
+GL_VERTEX_ATTRIB_ARRAY0_NV
+GL_VERTEX_ATTRIB_ARRAY10_NV
+GL_VERTEX_ATTRIB_ARRAY11_NV
+GL_VERTEX_ATTRIB_ARRAY12_NV
+GL_VERTEX_ATTRIB_ARRAY13_NV
+GL_VERTEX_ATTRIB_ARRAY14_NV
+GL_VERTEX_ATTRIB_ARRAY15_NV
+GL_VERTEX_ATTRIB_ARRAY1_NV
+GL_VERTEX_ATTRIB_ARRAY2_NV
+GL_VERTEX_ATTRIB_ARRAY3_NV
+GL_VERTEX_ATTRIB_ARRAY4_NV
+GL_VERTEX_ATTRIB_ARRAY5_NV
+GL_VERTEX_ATTRIB_ARRAY6_NV
+GL_VERTEX_ATTRIB_ARRAY7_NV
+GL_VERTEX_ATTRIB_ARRAY8_NV
+GL_VERTEX_ATTRIB_ARRAY9_NV
+GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
+GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB
+GL_VERTEX_ATTRIB_ARRAY_ENABLED
+GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB
+GL_VERTEX_ATTRIB_ARRAY_INTEGER
+GL_VERTEX_ATTRIB_ARRAY_NORMALIZED
+GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB
+GL_VERTEX_ATTRIB_ARRAY_POINTER
+GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB
+GL_VERTEX_ATTRIB_ARRAY_SIZE
+GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB
+GL_VERTEX_ATTRIB_ARRAY_STRIDE
+GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB
+GL_VERTEX_ATTRIB_ARRAY_TYPE
+GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB
+GL_VERTEX_BLEND_ARB
+GL_VERTEX_CONSISTENT_HINT_PGI
+GL_VERTEX_DATA_HINT_PGI
+GL_VERTEX_PRECLIP_HINT_SGIX
+GL_VERTEX_PRECLIP_SGIX
+GL_VERTEX_PROGRAM_ARB
+GL_VERTEX_PROGRAM_BINDING_NV
+GL_VERTEX_PROGRAM_NV
+GL_VERTEX_PROGRAM_POINT_SIZE
+GL_VERTEX_PROGRAM_POINT_SIZE_ARB
+GL_VERTEX_PROGRAM_POINT_SIZE_NV
+GL_VERTEX_PROGRAM_TWO_SIDE
+GL_VERTEX_PROGRAM_TWO_SIDE_ARB
+GL_VERTEX_PROGRAM_TWO_SIDE_NV
+GL_VERTEX_SHADER
+GL_VERTEX_SHADER_ARB
+GL_VERTEX_SHADER_BINDING_EXT
+GL_VERTEX_SHADER_EXT
+GL_VERTEX_SHADER_INSTRUCTIONS_EXT
+GL_VERTEX_SHADER_INVARIANTS_EXT
+GL_VERTEX_SHADER_LOCALS_EXT
+GL_VERTEX_SHADER_LOCAL_CONSTANTS_EXT
+GL_VERTEX_SHADER_OPTIMIZED_EXT
+GL_VERTEX_SHADER_VARIANTS_EXT
+GL_VERTEX_SOURCE_ATI
+GL_VERTEX_STATE_PROGRAM_NV
+GL_VERTEX_STREAM0_ATI
+GL_VERTEX_STREAM1_ATI
+GL_VERTEX_STREAM2_ATI
+GL_VERTEX_STREAM3_ATI
+GL_VERTEX_STREAM4_ATI
+GL_VERTEX_STREAM5_ATI
+GL_VERTEX_STREAM6_ATI
+GL_VERTEX_STREAM7_ATI
+GL_VERTEX_WEIGHTING_EXT
+GL_VERTEX_WEIGHT_ARRAY_EXT
+GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT
+GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT
+GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT
+GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT
+GL_VIBRANCE_BIAS_NV
+GL_VIBRANCE_SCALE_NV
+GL_VIEWPORT
+GL_VIEWPORT_BIT
+GL_WEIGHT_ARRAY_ARB
+GL_WEIGHT_ARRAY_BUFFER_BINDING
+GL_WEIGHT_ARRAY_BUFFER_BINDING_ARB
+GL_WEIGHT_ARRAY_POINTER_ARB
+GL_WEIGHT_ARRAY_SIZE_ARB
+GL_WEIGHT_ARRAY_STRIDE_ARB
+GL_WEIGHT_ARRAY_TYPE_ARB
+GL_WEIGHT_SUM_UNITY_ARB
+GL_WIDE_LINE_HINT_PGI
+GL_WRAP_BORDER_SUN
+GL_WRITE_ONLY
+GL_WRITE_ONLY_ARB
+GL_WRITE_PIXEL_DATA_RANGE_LENGTH_NV
+GL_WRITE_PIXEL_DATA_RANGE_NV
+GL_WRITE_PIXEL_DATA_RANGE_POINTER_NV
+GL_W_EXT
+GL_XOR
+GL_X_EXT
+GL_YCBCR_422_APPLE
+GL_YCBCR_MESA
+GL_YCRCBA_SGIX
+GL_YCRCB_422_SGIX
+GL_YCRCB_444_SGIX
+GL_YCRCB_SGIX
+GL_Y_EXT
+GL_ZERO
+GL_ZERO_EXT
+GL_ZOOM_X
+GL_ZOOM_Y
+GL_Z_EXT
+GLbitfield(
+GLboolean(
+GLbyte(
+GLclampd(
+GLclampf(
+GLdouble(
+GLenum(
+GLerror(
+GLfloat(
+GLint(
+GLshort(
+GLsizei(
+GLubyte(
+GLuint(
+GLushort(
+GLvoid
+OpenGL
+arrays
+base_glGetActiveUniform(
+base_glGetShaderSource(
+constant
+converters
+ctypes
+exceptional
+extensions
+glAccum(
+glActiveTexture(
+glAlphaFunc(
+glAreTexturesResident(
+glArrayElement(
+glAttachShader(
+glBegin(
+glBeginConditionalRender(
+glBeginQuery(
+glBeginTransformFeedback(
+glBindAttribLocation(
+glBindBuffer(
+glBindBufferBase(
+glBindBufferRange(
+glBindFragDataLocation(
+glBindTexture(
+glBitmap(
+glBlendColor(
+glBlendEquation(
+glBlendEquationSeparate(
+glBlendFunc(
+glBlendFuncSeparate(
+glBufferData(
+glBufferSubData(
+glCallList(
+glCallLists(
+glCheckError(
+glClampColor(
+glClear(
+glClearAccum(
+glClearBufferfi(
+glClearBufferfv(
+glClearBufferiv(
+glClearBufferuiv(
+glClearColor(
+glClearDepth(
+glClearIndex(
+glClearStencil(
+glClientActiveTexture(
+glClipPlane(
+glColor(
+glColor3b(
+glColor3bv(
+glColor3d(
+glColor3dv(
+glColor3f(
+glColor3fv(
+glColor3i(
+glColor3iv(
+glColor3s(
+glColor3sv(
+glColor3ub(
+glColor3ubv(
+glColor3ui(
+glColor3uiv(
+glColor3us(
+glColor3usv(
+glColor4b(
+glColor4bv(
+glColor4d(
+glColor4dv(
+glColor4f(
+glColor4fv(
+glColor4i(
+glColor4iv(
+glColor4s(
+glColor4sv(
+glColor4ub(
+glColor4ubv(
+glColor4ui(
+glColor4uiv(
+glColor4us(
+glColor4usv(
+glColorMask(
+glColorMaski(
+glColorMaterial(
+glColorPointer(
+glColorPointerb(
+glColorPointerd(
+glColorPointerf(
+glColorPointeri(
+glColorPointers(
+glColorPointerub(
+glColorPointerui(
+glColorPointerus(
+glColorSubTable(
+glColorTable(
+glColorTableParameterfv(
+glColorTableParameteriv(
+glCompileShader(
+glCompressedTexImage1D(
+glCompressedTexImage2D(
+glCompressedTexImage3D(
+glCompressedTexSubImage1D(
+glCompressedTexSubImage2D(
+glCompressedTexSubImage3D(
+glConvolutionFilter1D(
+glConvolutionFilter2D(
+glConvolutionParameterf(
+glConvolutionParameterfv(
+glConvolutionParameteri(
+glConvolutionParameteriv(
+glCopyColorSubTable(
+glCopyColorTable(
+glCopyConvolutionFilter1D(
+glCopyConvolutionFilter2D(
+glCopyPixels(
+glCopyTexImage1D(
+glCopyTexImage2D(
+glCopyTexSubImage1D(
+glCopyTexSubImage2D(
+glCopyTexSubImage3D(
+glCreateProgram(
+glCreateShader(
+glCullFace(
+glDeleteBuffers(
+glDeleteLists(
+glDeleteProgram(
+glDeleteQueries(
+glDeleteShader(
+glDeleteTextures(
+glDepthFunc(
+glDepthMask(
+glDepthRange(
+glDetachShader(
+glDisable(
+glDisableClientState(
+glDisableVertexAttribArray(
+glDisablei(
+glDrawArrays(
+glDrawBuffer(
+glDrawBuffers(
+glDrawElements(
+glDrawElementsub(
+glDrawElementsui(
+glDrawElementsus(
+glDrawPixels(
+glDrawPixelsb(
+glDrawPixelsf(
+glDrawPixelsi(
+glDrawPixelss(
+glDrawPixelsub(
+glDrawPixelsui(
+glDrawPixelsus(
+glDrawRangeElements(
+glEdgeFlag(
+glEdgeFlagPointer(
+glEdgeFlagPointerb(
+glEdgeFlagv(
+glEnable(
+glEnableClientState(
+glEnableVertexAttribArray(
+glEnablei(
+glEnd(
+glEndConditionalRender(
+glEndList(
+glEndQuery(
+glEndTransformFeedback(
+glEvalCoord1d(
+glEvalCoord1dv(
+glEvalCoord1f(
+glEvalCoord1fv(
+glEvalCoord2d(
+glEvalCoord2dv(
+glEvalCoord2f(
+glEvalCoord2fv(
+glEvalMesh1(
+glEvalMesh2(
+glEvalPoint1(
+glEvalPoint2(
+glFeedbackBuffer(
+glFinish(
+glFlush(
+glFogCoordPointer(
+glFogCoordd(
+glFogCoorddv(
+glFogCoordf(
+glFogCoordfv(
+glFogf(
+glFogfv(
+glFogi(
+glFogiv(
+glFrontFace(
+glFrustum(
+glGenBuffers(
+glGenLists(
+glGenQueries(
+glGenTextures(
+glGetActiveAttrib(
+glGetActiveUniform(
+glGetAttachedShaders(
+glGetAttribLocation(
+glGetBoolean(
+glGetBooleani_v(
+glGetBooleanv(
+glGetBufferParameteriv(
+glGetBufferPointerv(
+glGetBufferSubData(
+glGetClipPlane(
+glGetColorTable(
+glGetColorTableParameterfv(
+glGetColorTableParameteriv(
+glGetCompressedTexImage(
+glGetConvolutionFilter(
+glGetConvolutionParameterfv(
+glGetConvolutionParameteriv(
+glGetDouble(
+glGetDoublev(
+glGetError(
+glGetFloat(
+glGetFloatv(
+glGetFragDataLocation(
+glGetHistogram(
+glGetHistogramParameterfv(
+glGetHistogramParameteriv(
+glGetInfoLog(
+glGetInteger(
+glGetIntegeri_v(
+glGetIntegerv(
+glGetLightfv(
+glGetLightiv(
+glGetMapdv(
+glGetMapfv(
+glGetMapiv(
+glGetMaterialfv(
+glGetMaterialiv(
+glGetMinmax(
+glGetMinmaxParameterfv(
+glGetMinmaxParameteriv(
+glGetPixelMapfv(
+glGetPixelMapuiv(
+glGetPixelMapusv(
+glGetPointerv(
+glGetPolygonStipple(
+glGetPolygonStippleub(
+glGetProgramInfoLog(
+glGetProgramiv(
+glGetQueryObjectiv(
+glGetQueryObjectuiv(
+glGetQueryiv(
+glGetSeparableFilter(
+glGetShaderInfoLog(
+glGetShaderSource(
+glGetShaderiv(
+glGetString(
+glGetStringi(
+glGetTexEnvfv(
+glGetTexEnviv(
+glGetTexGendv(
+glGetTexGenfv(
+glGetTexGeniv(
+glGetTexImage(
+glGetTexImageb(
+glGetTexImaged(
+glGetTexImagef(
+glGetTexImagei(
+glGetTexImages(
+glGetTexImageub(
+glGetTexImageui(
+glGetTexImageus(
+glGetTexLevelParameterfv(
+glGetTexLevelParameteriv(
+glGetTexParameterIiv(
+glGetTexParameterIuiv(
+glGetTexParameterfv(
+glGetTexParameteriv(
+glGetTransformFeedbackVarying(
+glGetUniformLocation(
+glGetUniformfv(
+glGetUniformiv(
+glGetUniformuiv(
+glGetVertexAttribIiv(
+glGetVertexAttribIuiv(
+glGetVertexAttribPointerv(
+glGetVertexAttribdv(
+glGetVertexAttribfv(
+glGetVertexAttribiv(
+glHint(
+glHistogram(
+glIndexMask(
+glIndexPointer(
+glIndexPointerb(
+glIndexPointerd(
+glIndexPointerf(
+glIndexPointeri(
+glIndexPointers(
+glIndexPointerub(
+glIndexd(
+glIndexdv(
+glIndexf(
+glIndexfv(
+glIndexi(
+glIndexiv(
+glIndexs(
+glIndexsv(
+glIndexub(
+glIndexubv(
+glInitNames(
+glInterleavedArrays(
+glIsBuffer(
+glIsEnabled(
+glIsEnabledi(
+glIsList(
+glIsProgram(
+glIsQuery(
+glIsShader(
+glIsTexture(
+glLight(
+glLightModelf(
+glLightModelfv(
+glLightModeli(
+glLightModeliv(
+glLightf(
+glLightfv(
+glLighti(
+glLightiv(
+glLineStipple(
+glLineWidth(
+glLinkProgram(
+glListBase(
+glLoadIdentity(
+glLoadMatrixd(
+glLoadMatrixf(
+glLoadName(
+glLoadTransposeMatrixd(
+glLoadTransposeMatrixf(
+glLogicOp(
+glMap1d(
+glMap1f(
+glMap2d(
+glMap2f(
+glMapBuffer(
+glMapGrid1d(
+glMapGrid1f(
+glMapGrid2d(
+glMapGrid2f(
+glMaterial(
+glMaterialf(
+glMaterialfv(
+glMateriali(
+glMaterialiv(
+glMatrixMode(
+glMinmax(
+glMultMatrixd(
+glMultMatrixf(
+glMultTransposeMatrixd(
+glMultTransposeMatrixf(
+glMultiDrawArrays(
+glMultiDrawElements(
+glMultiTexCoord1d(
+glMultiTexCoord1dv(
+glMultiTexCoord1f(
+glMultiTexCoord1fv(
+glMultiTexCoord1i(
+glMultiTexCoord1iv(
+glMultiTexCoord1s(
+glMultiTexCoord1sv(
+glMultiTexCoord2d(
+glMultiTexCoord2dv(
+glMultiTexCoord2f(
+glMultiTexCoord2fv(
+glMultiTexCoord2i(
+glMultiTexCoord2iv(
+glMultiTexCoord2s(
+glMultiTexCoord2sv(
+glMultiTexCoord3d(
+glMultiTexCoord3dv(
+glMultiTexCoord3f(
+glMultiTexCoord3fv(
+glMultiTexCoord3i(
+glMultiTexCoord3iv(
+glMultiTexCoord3s(
+glMultiTexCoord3sv(
+glMultiTexCoord4d(
+glMultiTexCoord4dv(
+glMultiTexCoord4f(
+glMultiTexCoord4fv(
+glMultiTexCoord4i(
+glMultiTexCoord4iv(
+glMultiTexCoord4s(
+glMultiTexCoord4sv(
+glNewList(
+glNormal(
+glNormal3b(
+glNormal3bv(
+glNormal3d(
+glNormal3dv(
+glNormal3f(
+glNormal3fv(
+glNormal3i(
+glNormal3iv(
+glNormal3s(
+glNormal3sv(
+glNormalPointer(
+glNormalPointerb(
+glNormalPointerd(
+glNormalPointerf(
+glNormalPointeri(
+glNormalPointers(
+glOrtho(
+glPassThrough(
+glPixelMapfv(
+glPixelMapuiv(
+glPixelMapusv(
+glPixelStoref(
+glPixelStorei(
+glPixelTransferf(
+glPixelTransferi(
+glPixelZoom(
+glPointParameterf(
+glPointParameterfv(
+glPointParameteri(
+glPointParameteriv(
+glPointSize(
+glPolygonMode(
+glPolygonOffset(
+glPolygonStipple(
+glPopAttrib(
+glPopClientAttrib(
+glPopMatrix(
+glPopName(
+glPrioritizeTextures(
+glPushAttrib(
+glPushClientAttrib(
+glPushMatrix(
+glPushName(
+glRasterPos(
+glRasterPos2d(
+glRasterPos2dv(
+glRasterPos2f(
+glRasterPos2fv(
+glRasterPos2i(
+glRasterPos2iv(
+glRasterPos2s(
+glRasterPos2sv(
+glRasterPos3d(
+glRasterPos3dv(
+glRasterPos3f(
+glRasterPos3fv(
+glRasterPos3i(
+glRasterPos3iv(
+glRasterPos3s(
+glRasterPos3sv(
+glRasterPos4d(
+glRasterPos4dv(
+glRasterPos4f(
+glRasterPos4fv(
+glRasterPos4i(
+glRasterPos4iv(
+glRasterPos4s(
+glRasterPos4sv(
+glReadBuffer(
+glReadPixels(
+glReadPixelsb(
+glReadPixelsd(
+glReadPixelsf(
+glReadPixelsi(
+glReadPixelss(
+glReadPixelsub(
+glReadPixelsui(
+glReadPixelsus(
+glRectd(
+glRectdv(
+glRectf(
+glRectfv(
+glRecti(
+glRectiv(
+glRects(
+glRectsv(
+glRenderMode(
+glResetHistogram(
+glResetMinmax(
+glRotate(
+glRotated(
+glRotatef(
+glSampleCoverage(
+glScale(
+glScaled(
+glScalef(
+glScissor(
+glSecondaryColor3b(
+glSecondaryColor3bv(
+glSecondaryColor3d(
+glSecondaryColor3dv(
+glSecondaryColor3f(
+glSecondaryColor3fv(
+glSecondaryColor3i(
+glSecondaryColor3iv(
+glSecondaryColor3s(
+glSecondaryColor3sv(
+glSecondaryColor3ub(
+glSecondaryColor3ubv(
+glSecondaryColor3ui(
+glSecondaryColor3uiv(
+glSecondaryColor3us(
+glSecondaryColor3usv(
+glSecondaryColorPointer(
+glSelectBuffer(
+glSeparableFilter2D(
+glShadeModel(
+glShaderSource(
+glStencilFunc(
+glStencilFuncSeparate(
+glStencilMask(
+glStencilMaskSeparate(
+glStencilOp(
+glStencilOpSeparate(
+glTexCoord(
+glTexCoord1d(
+glTexCoord1dv(
+glTexCoord1f(
+glTexCoord1fv(
+glTexCoord1i(
+glTexCoord1iv(
+glTexCoord1s(
+glTexCoord1sv(
+glTexCoord2d(
+glTexCoord2dv(
+glTexCoord2f(
+glTexCoord2fv(
+glTexCoord2i(
+glTexCoord2iv(
+glTexCoord2s(
+glTexCoord2sv(
+glTexCoord3d(
+glTexCoord3dv(
+glTexCoord3f(
+glTexCoord3fv(
+glTexCoord3i(
+glTexCoord3iv(
+glTexCoord3s(
+glTexCoord3sv(
+glTexCoord4d(
+glTexCoord4dv(
+glTexCoord4f(
+glTexCoord4fv(
+glTexCoord4i(
+glTexCoord4iv(
+glTexCoord4s(
+glTexCoord4sv(
+glTexCoordPointer(
+glTexCoordPointerb(
+glTexCoordPointerd(
+glTexCoordPointerf(
+glTexCoordPointeri(
+glTexCoordPointers(
+glTexEnvf(
+glTexEnvfv(
+glTexEnvi(
+glTexEnviv(
+glTexGend(
+glTexGendv(
+glTexGenf(
+glTexGenfv(
+glTexGeni(
+glTexGeniv(
+glTexImage1D(
+glTexImage1Db(
+glTexImage1Df(
+glTexImage1Di(
+glTexImage1Ds(
+glTexImage1Dub(
+glTexImage1Dui(
+glTexImage1Dus(
+glTexImage2D(
+glTexImage2Db(
+glTexImage2Df(
+glTexImage2Di(
+glTexImage2Ds(
+glTexImage2Dub(
+glTexImage2Dui(
+glTexImage2Dus(
+glTexImage3D(
+glTexParameter(
+glTexParameterIiv(
+glTexParameterIuiv(
+glTexParameterf(
+glTexParameterfv(
+glTexParameteri(
+glTexParameteriv(
+glTexSubImage1D(
+glTexSubImage1Db(
+glTexSubImage1Df(
+glTexSubImage1Di(
+glTexSubImage1Ds(
+glTexSubImage1Dub(
+glTexSubImage1Dui(
+glTexSubImage1Dus(
+glTexSubImage2D(
+glTexSubImage2Db(
+glTexSubImage2Df(
+glTexSubImage2Di(
+glTexSubImage2Ds(
+glTexSubImage2Dub(
+glTexSubImage2Dui(
+glTexSubImage2Dus(
+glTexSubImage3D(
+glTransformFeedbackVaryings(
+glTranslate(
+glTranslated(
+glTranslatef(
+glUniform1f(
+glUniform1fv(
+glUniform1i(
+glUniform1iv(
+glUniform1ui(
+glUniform1uiv(
+glUniform2f(
+glUniform2fv(
+glUniform2i(
+glUniform2iv(
+glUniform2ui(
+glUniform2uiv(
+glUniform3f(
+glUniform3fv(
+glUniform3i(
+glUniform3iv(
+glUniform3ui(
+glUniform3uiv(
+glUniform4f(
+glUniform4fv(
+glUniform4i(
+glUniform4iv(
+glUniform4ui(
+glUniform4uiv(
+glUniformMatrix2fv(
+glUniformMatrix2x3fv(
+glUniformMatrix2x4fv(
+glUniformMatrix3fv(
+glUniformMatrix3x2fv(
+glUniformMatrix3x4fv(
+glUniformMatrix4fv(
+glUniformMatrix4x2fv(
+glUniformMatrix4x3fv(
+glUnmapBuffer(
+glUseProgram(
+glValidateProgram(
+glVertex(
+glVertex2d(
+glVertex2dv(
+glVertex2f(
+glVertex2fv(
+glVertex2i(
+glVertex2iv(
+glVertex2s(
+glVertex2sv(
+glVertex3d(
+glVertex3dv(
+glVertex3f(
+glVertex3fv(
+glVertex3i(
+glVertex3iv(
+glVertex3s(
+glVertex3sv(
+glVertex4d(
+glVertex4dv(
+glVertex4f(
+glVertex4fv(
+glVertex4i(
+glVertex4iv(
+glVertex4s(
+glVertex4sv(
+glVertexAttrib1d(
+glVertexAttrib1dv(
+glVertexAttrib1f(
+glVertexAttrib1fv(
+glVertexAttrib1s(
+glVertexAttrib1sv(
+glVertexAttrib2d(
+glVertexAttrib2dv(
+glVertexAttrib2f(
+glVertexAttrib2fv(
+glVertexAttrib2s(
+glVertexAttrib2sv(
+glVertexAttrib3d(
+glVertexAttrib3dv(
+glVertexAttrib3f(
+glVertexAttrib3fv(
+glVertexAttrib3s(
+glVertexAttrib3sv(
+glVertexAttrib4Nbv(
+glVertexAttrib4Niv(
+glVertexAttrib4Nsv(
+glVertexAttrib4Nub(
+glVertexAttrib4Nubv(
+glVertexAttrib4Nuiv(
+glVertexAttrib4Nusv(
+glVertexAttrib4bv(
+glVertexAttrib4d(
+glVertexAttrib4dv(
+glVertexAttrib4f(
+glVertexAttrib4fv(
+glVertexAttrib4iv(
+glVertexAttrib4s(
+glVertexAttrib4sv(
+glVertexAttrib4ubv(
+glVertexAttrib4uiv(
+glVertexAttrib4usv(
+glVertexAttribI1i(
+glVertexAttribI1iv(
+glVertexAttribI1ui(
+glVertexAttribI1uiv(
+glVertexAttribI2i(
+glVertexAttribI2iv(
+glVertexAttribI2ui(
+glVertexAttribI2uiv(
+glVertexAttribI3i(
+glVertexAttribI3iv(
+glVertexAttribI3ui(
+glVertexAttribI3uiv(
+glVertexAttribI4bv(
+glVertexAttribI4i(
+glVertexAttribI4iv(
+glVertexAttribI4sv(
+glVertexAttribI4ubv(
+glVertexAttribI4ui(
+glVertexAttribI4uiv(
+glVertexAttribI4usv(
+glVertexAttribIPointer(
+glVertexAttribPointer(
+glVertexPointer(
+glVertexPointerb(
+glVertexPointerd(
+glVertexPointerf(
+glVertexPointeri(
+glVertexPointers(
+glViewport(
+glWindowPos2d(
+glWindowPos2dv(
+glWindowPos2f(
+glWindowPos2fv(
+glWindowPos2i(
+glWindowPos2iv(
+glWindowPos2s(
+glWindowPos2sv(
+glWindowPos3d(
+glWindowPos3dv(
+glWindowPos3f(
+glWindowPos3fv(
+glWindowPos3i(
+glWindowPos3iv(
+glWindowPos3s(
+glWindowPos3sv(
+glget
+imaging
+lazy(
+pointers
+simple
+
+--- import OpenGL.GL.ARB ---
+OpenGL.GL.ARB.__builtins__
+OpenGL.GL.ARB.__doc__
+OpenGL.GL.ARB.__file__
+OpenGL.GL.ARB.__name__
+OpenGL.GL.ARB.__package__
+OpenGL.GL.ARB.__path__
+OpenGL.GL.ARB.shader_objects
+
+--- from OpenGL.GL import ARB ---
+ARB.__builtins__
+ARB.__doc__
+ARB.__file__
+ARB.__name__
+ARB.__package__
+ARB.__path__
+ARB.shader_objects
+
+--- from OpenGL.GL.ARB import * ---
+shader_objects
+
+--- import OpenGL.GL.ARB.shader_objects ---
+OpenGL.GL.ARB.shader_objects.EXTENSION_NAME
+OpenGL.GL.ARB.shader_objects.GL_BOOL_ARB
+OpenGL.GL.ARB.shader_objects.GL_BOOL_VEC2_ARB
+OpenGL.GL.ARB.shader_objects.GL_BOOL_VEC3_ARB
+OpenGL.GL.ARB.shader_objects.GL_BOOL_VEC4_ARB
+OpenGL.GL.ARB.shader_objects.GL_FLOAT_MAT2_ARB
+OpenGL.GL.ARB.shader_objects.GL_FLOAT_MAT3_ARB
+OpenGL.GL.ARB.shader_objects.GL_FLOAT_MAT4_ARB
+OpenGL.GL.ARB.shader_objects.GL_FLOAT_VEC2_ARB
+OpenGL.GL.ARB.shader_objects.GL_FLOAT_VEC3_ARB
+OpenGL.GL.ARB.shader_objects.GL_FLOAT_VEC4_ARB
+OpenGL.GL.ARB.shader_objects.GL_INFO_LOG_LENGTH_ARB
+OpenGL.GL.ARB.shader_objects.GL_INT_VEC2_ARB
+OpenGL.GL.ARB.shader_objects.GL_INT_VEC3_ARB
+OpenGL.GL.ARB.shader_objects.GL_INT_VEC4_ARB
+OpenGL.GL.ARB.shader_objects.GL_OBJECT_ACTIVE_UNIFORMS_ARB
+OpenGL.GL.ARB.shader_objects.GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB
+OpenGL.GL.ARB.shader_objects.GL_OBJECT_ATTACHED_OBJECTS_ARB
+OpenGL.GL.ARB.shader_objects.GL_OBJECT_COMPILE_STATUS_ARB
+OpenGL.GL.ARB.shader_objects.GL_OBJECT_DELETE_STATUS_ARB
+OpenGL.GL.ARB.shader_objects.GL_OBJECT_INFO_LOG_LENGTH_ARB
+OpenGL.GL.ARB.shader_objects.GL_OBJECT_LINK_STATUS_ARB
+OpenGL.GL.ARB.shader_objects.GL_OBJECT_SHADER_SOURCE_LENGTH_ARB
+OpenGL.GL.ARB.shader_objects.GL_OBJECT_SUBTYPE_ARB
+OpenGL.GL.ARB.shader_objects.GL_OBJECT_TYPE_ARB
+OpenGL.GL.ARB.shader_objects.GL_OBJECT_VALIDATE_STATUS_ARB
+OpenGL.GL.ARB.shader_objects.GL_PROGRAM_OBJECT_ARB
+OpenGL.GL.ARB.shader_objects.GL_SAMPLER_1D_ARB
+OpenGL.GL.ARB.shader_objects.GL_SAMPLER_1D_SHADOW_ARB
+OpenGL.GL.ARB.shader_objects.GL_SAMPLER_2D_ARB
+OpenGL.GL.ARB.shader_objects.GL_SAMPLER_2D_RECT_ARB
+OpenGL.GL.ARB.shader_objects.GL_SAMPLER_2D_RECT_SHADOW_ARB
+OpenGL.GL.ARB.shader_objects.GL_SAMPLER_2D_SHADOW_ARB
+OpenGL.GL.ARB.shader_objects.GL_SAMPLER_3D_ARB
+OpenGL.GL.ARB.shader_objects.GL_SAMPLER_CUBE_ARB
+OpenGL.GL.ARB.shader_objects.GL_SHADER_OBJECT_ARB
+OpenGL.GL.ARB.shader_objects.OpenGL
+OpenGL.GL.ARB.shader_objects.__builtins__
+OpenGL.GL.ARB.shader_objects.__doc__
+OpenGL.GL.ARB.shader_objects.__file__
+OpenGL.GL.ARB.shader_objects.__name__
+OpenGL.GL.ARB.shader_objects.__package__
+OpenGL.GL.ARB.shader_objects.arrays
+OpenGL.GL.ARB.shader_objects.base_glGetActiveUniformARB(
+OpenGL.GL.ARB.shader_objects.base_glGetAttachedObjectsARB(
+OpenGL.GL.ARB.shader_objects.base_glGetInfoLogARB(
+OpenGL.GL.ARB.shader_objects.base_glGetObjectParameterfvARB(
+OpenGL.GL.ARB.shader_objects.base_glGetObjectParameterivARB(
+OpenGL.GL.ARB.shader_objects.base_glGetShaderSourceARB(
+OpenGL.GL.ARB.shader_objects.constant
+OpenGL.GL.ARB.shader_objects.constants
+OpenGL.GL.ARB.shader_objects.converters
+OpenGL.GL.ARB.shader_objects.ctypes
+OpenGL.GL.ARB.shader_objects.error
+OpenGL.GL.ARB.shader_objects.extensions
+OpenGL.GL.ARB.shader_objects.glAttachObjectARB(
+OpenGL.GL.ARB.shader_objects.glCompileShaderARB(
+OpenGL.GL.ARB.shader_objects.glCreateProgramObjectARB(
+OpenGL.GL.ARB.shader_objects.glCreateShaderObjectARB(
+OpenGL.GL.ARB.shader_objects.glDeleteObjectARB(
+OpenGL.GL.ARB.shader_objects.glDetachObjectARB(
+OpenGL.GL.ARB.shader_objects.glGetActiveUniformARB(
+OpenGL.GL.ARB.shader_objects.glGetAttachedObjectsARB(
+OpenGL.GL.ARB.shader_objects.glGetHandleARB(
+OpenGL.GL.ARB.shader_objects.glGetInfoLogARB(
+OpenGL.GL.ARB.shader_objects.glGetObjectParameterfvARB(
+OpenGL.GL.ARB.shader_objects.glGetObjectParameterivARB(
+OpenGL.GL.ARB.shader_objects.glGetShaderSourceARB(
+OpenGL.GL.ARB.shader_objects.glGetUniformLocationARB(
+OpenGL.GL.ARB.shader_objects.glGetUniformfvARB(
+OpenGL.GL.ARB.shader_objects.glGetUniformivARB(
+OpenGL.GL.ARB.shader_objects.glInitShaderObjectsARB(
+OpenGL.GL.ARB.shader_objects.glLinkProgramARB(
+OpenGL.GL.ARB.shader_objects.glShaderSourceARB(
+OpenGL.GL.ARB.shader_objects.glUniform1fARB(
+OpenGL.GL.ARB.shader_objects.glUniform1fvARB(
+OpenGL.GL.ARB.shader_objects.glUniform1iARB(
+OpenGL.GL.ARB.shader_objects.glUniform1ivARB(
+OpenGL.GL.ARB.shader_objects.glUniform2fARB(
+OpenGL.GL.ARB.shader_objects.glUniform2fvARB(
+OpenGL.GL.ARB.shader_objects.glUniform2iARB(
+OpenGL.GL.ARB.shader_objects.glUniform2ivARB(
+OpenGL.GL.ARB.shader_objects.glUniform3fARB(
+OpenGL.GL.ARB.shader_objects.glUniform3fvARB(
+OpenGL.GL.ARB.shader_objects.glUniform3iARB(
+OpenGL.GL.ARB.shader_objects.glUniform3ivARB(
+OpenGL.GL.ARB.shader_objects.glUniform4fARB(
+OpenGL.GL.ARB.shader_objects.glUniform4fvARB(
+OpenGL.GL.ARB.shader_objects.glUniform4iARB(
+OpenGL.GL.ARB.shader_objects.glUniform4ivARB(
+OpenGL.GL.ARB.shader_objects.glUniformMatrix2fvARB(
+OpenGL.GL.ARB.shader_objects.glUniformMatrix3fvARB(
+OpenGL.GL.ARB.shader_objects.glUniformMatrix4fvARB(
+OpenGL.GL.ARB.shader_objects.glUseProgramObjectARB(
+OpenGL.GL.ARB.shader_objects.glValidateProgramARB(
+OpenGL.GL.ARB.shader_objects.glget
+OpenGL.GL.ARB.shader_objects.name
+OpenGL.GL.ARB.shader_objects.platform
+OpenGL.GL.ARB.shader_objects.wrapper
+
+--- from OpenGL.GL.ARB import shader_objects ---
+shader_objects.EXTENSION_NAME
+shader_objects.GL_BOOL_ARB
+shader_objects.GL_BOOL_VEC2_ARB
+shader_objects.GL_BOOL_VEC3_ARB
+shader_objects.GL_BOOL_VEC4_ARB
+shader_objects.GL_FLOAT_MAT2_ARB
+shader_objects.GL_FLOAT_MAT3_ARB
+shader_objects.GL_FLOAT_MAT4_ARB
+shader_objects.GL_FLOAT_VEC2_ARB
+shader_objects.GL_FLOAT_VEC3_ARB
+shader_objects.GL_FLOAT_VEC4_ARB
+shader_objects.GL_INFO_LOG_LENGTH_ARB
+shader_objects.GL_INT_VEC2_ARB
+shader_objects.GL_INT_VEC3_ARB
+shader_objects.GL_INT_VEC4_ARB
+shader_objects.GL_OBJECT_ACTIVE_UNIFORMS_ARB
+shader_objects.GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB
+shader_objects.GL_OBJECT_ATTACHED_OBJECTS_ARB
+shader_objects.GL_OBJECT_COMPILE_STATUS_ARB
+shader_objects.GL_OBJECT_DELETE_STATUS_ARB
+shader_objects.GL_OBJECT_INFO_LOG_LENGTH_ARB
+shader_objects.GL_OBJECT_LINK_STATUS_ARB
+shader_objects.GL_OBJECT_SHADER_SOURCE_LENGTH_ARB
+shader_objects.GL_OBJECT_SUBTYPE_ARB
+shader_objects.GL_OBJECT_TYPE_ARB
+shader_objects.GL_OBJECT_VALIDATE_STATUS_ARB
+shader_objects.GL_PROGRAM_OBJECT_ARB
+shader_objects.GL_SAMPLER_1D_ARB
+shader_objects.GL_SAMPLER_1D_SHADOW_ARB
+shader_objects.GL_SAMPLER_2D_ARB
+shader_objects.GL_SAMPLER_2D_RECT_ARB
+shader_objects.GL_SAMPLER_2D_RECT_SHADOW_ARB
+shader_objects.GL_SAMPLER_2D_SHADOW_ARB
+shader_objects.GL_SAMPLER_3D_ARB
+shader_objects.GL_SAMPLER_CUBE_ARB
+shader_objects.GL_SHADER_OBJECT_ARB
+shader_objects.OpenGL
+shader_objects.__builtins__
+shader_objects.__doc__
+shader_objects.__file__
+shader_objects.__name__
+shader_objects.__package__
+shader_objects.arrays
+shader_objects.base_glGetActiveUniformARB(
+shader_objects.base_glGetAttachedObjectsARB(
+shader_objects.base_glGetInfoLogARB(
+shader_objects.base_glGetObjectParameterfvARB(
+shader_objects.base_glGetObjectParameterivARB(
+shader_objects.base_glGetShaderSourceARB(
+shader_objects.constant
+shader_objects.constants
+shader_objects.converters
+shader_objects.ctypes
+shader_objects.error
+shader_objects.extensions
+shader_objects.glAttachObjectARB(
+shader_objects.glCompileShaderARB(
+shader_objects.glCreateProgramObjectARB(
+shader_objects.glCreateShaderObjectARB(
+shader_objects.glDeleteObjectARB(
+shader_objects.glDetachObjectARB(
+shader_objects.glGetActiveUniformARB(
+shader_objects.glGetAttachedObjectsARB(
+shader_objects.glGetHandleARB(
+shader_objects.glGetInfoLogARB(
+shader_objects.glGetObjectParameterfvARB(
+shader_objects.glGetObjectParameterivARB(
+shader_objects.glGetShaderSourceARB(
+shader_objects.glGetUniformLocationARB(
+shader_objects.glGetUniformfvARB(
+shader_objects.glGetUniformivARB(
+shader_objects.glInitShaderObjectsARB(
+shader_objects.glLinkProgramARB(
+shader_objects.glShaderSourceARB(
+shader_objects.glUniform1fARB(
+shader_objects.glUniform1fvARB(
+shader_objects.glUniform1iARB(
+shader_objects.glUniform1ivARB(
+shader_objects.glUniform2fARB(
+shader_objects.glUniform2fvARB(
+shader_objects.glUniform2iARB(
+shader_objects.glUniform2ivARB(
+shader_objects.glUniform3fARB(
+shader_objects.glUniform3fvARB(
+shader_objects.glUniform3iARB(
+shader_objects.glUniform3ivARB(
+shader_objects.glUniform4fARB(
+shader_objects.glUniform4fvARB(
+shader_objects.glUniform4iARB(
+shader_objects.glUniform4ivARB(
+shader_objects.glUniformMatrix2fvARB(
+shader_objects.glUniformMatrix3fvARB(
+shader_objects.glUniformMatrix4fvARB(
+shader_objects.glUseProgramObjectARB(
+shader_objects.glValidateProgramARB(
+shader_objects.glget
+shader_objects.name
+shader_objects.platform
+shader_objects.wrapper
+
+--- from OpenGL.GL.ARB.shader_objects import * ---
+GL_INFO_LOG_LENGTH_ARB
+base_glGetActiveUniformARB(
+base_glGetAttachedObjectsARB(
+base_glGetInfoLogARB(
+base_glGetObjectParameterfvARB(
+base_glGetObjectParameterivARB(
+base_glGetShaderSourceARB(
+glAttachObjectARB(
+glCompileShaderARB(
+glCreateProgramObjectARB(
+glCreateShaderObjectARB(
+glDeleteObjectARB(
+glDetachObjectARB(
+glGetActiveUniformARB(
+glGetAttachedObjectsARB(
+glGetHandleARB(
+glGetInfoLogARB(
+glGetObjectParameterfvARB(
+glGetObjectParameterivARB(
+glGetShaderSourceARB(
+glGetUniformLocationARB(
+glGetUniformfvARB(
+glGetUniformivARB(
+glInitShaderObjectsARB(
+glLinkProgramARB(
+glShaderSourceARB(
+glUniform1fARB(
+glUniform1fvARB(
+glUniform1iARB(
+glUniform1ivARB(
+glUniform2fARB(
+glUniform2fvARB(
+glUniform2iARB(
+glUniform2ivARB(
+glUniform3fARB(
+glUniform3fvARB(
+glUniform3iARB(
+glUniform3ivARB(
+glUniform4fARB(
+glUniform4fvARB(
+glUniform4iARB(
+glUniform4ivARB(
+glUniformMatrix2fvARB(
+glUniformMatrix3fvARB(
+glUniformMatrix4fvARB(
+glUseProgramObjectARB(
+glValidateProgramARB(
+
+--- import OpenGL.GL.VERSION ---
+OpenGL.GL.VERSION.GL_1_2
+OpenGL.GL.VERSION.GL_1_2_images
+OpenGL.GL.VERSION.GL_1_3
+OpenGL.GL.VERSION.GL_1_3_images
+OpenGL.GL.VERSION.GL_1_4
+OpenGL.GL.VERSION.GL_1_5
+OpenGL.GL.VERSION.GL_2_0
+OpenGL.GL.VERSION.GL_2_1
+OpenGL.GL.VERSION.GL_3_0
+OpenGL.GL.VERSION.__builtins__
+OpenGL.GL.VERSION.__doc__
+OpenGL.GL.VERSION.__file__
+OpenGL.GL.VERSION.__name__
+OpenGL.GL.VERSION.__package__
+OpenGL.GL.VERSION.__path__
+
+--- from OpenGL.GL import VERSION ---
+VERSION.GL_1_2
+VERSION.GL_1_2_images
+VERSION.GL_1_3
+VERSION.GL_1_3_images
+VERSION.GL_1_4
+VERSION.GL_1_5
+VERSION.GL_2_0
+VERSION.GL_2_1
+VERSION.GL_3_0
+VERSION.__builtins__
+VERSION.__doc__
+VERSION.__file__
+VERSION.__name__
+VERSION.__package__
+VERSION.__path__
+
+--- from OpenGL.GL.VERSION import * ---
+GL_1_2
+GL_1_2_images
+GL_1_3
+GL_1_3_images
+GL_1_4
+GL_1_5
+GL_2_0
+GL_2_1
+GL_3_0
+
+--- import OpenGL.GL.VERSION.GL_1_2 ---
+OpenGL.GL.VERSION.GL_1_2.EXTENSION_NAME
+OpenGL.GL.VERSION.GL_1_2.GL_ALIASED_LINE_WIDTH_RANGE
+OpenGL.GL.VERSION.GL_1_2.GL_ALIASED_POINT_SIZE_RANGE
+OpenGL.GL.VERSION.GL_1_2.GL_BGR
+OpenGL.GL.VERSION.GL_1_2.GL_BGRA
+OpenGL.GL.VERSION.GL_1_2.GL_CLAMP_TO_EDGE
+OpenGL.GL.VERSION.GL_1_2.GL_GET_CP_SIZES
+OpenGL.GL.VERSION.GL_1_2.GL_GET_CTP_SIZES
+OpenGL.GL.VERSION.GL_1_2.GL_LIGHT_MODEL_COLOR_CONTROL
+OpenGL.GL.VERSION.GL_1_2.GL_MAX_3D_TEXTURE_SIZE
+OpenGL.GL.VERSION.GL_1_2.GL_MAX_ELEMENTS_INDICES
+OpenGL.GL.VERSION.GL_1_2.GL_MAX_ELEMENTS_VERTICES
+OpenGL.GL.VERSION.GL_1_2.GL_PACK_IMAGE_HEIGHT
+OpenGL.GL.VERSION.GL_1_2.GL_PACK_SKIP_IMAGES
+OpenGL.GL.VERSION.GL_1_2.GL_PROXY_TEXTURE_3D
+OpenGL.GL.VERSION.GL_1_2.GL_RESCALE_NORMAL
+OpenGL.GL.VERSION.GL_1_2.GL_SEPARATE_SPECULAR_COLOR
+OpenGL.GL.VERSION.GL_1_2.GL_SINGLE_COLOR
+OpenGL.GL.VERSION.GL_1_2.GL_SMOOTH_LINE_WIDTH_GRANULARITY
+OpenGL.GL.VERSION.GL_1_2.GL_SMOOTH_LINE_WIDTH_RANGE
+OpenGL.GL.VERSION.GL_1_2.GL_SMOOTH_POINT_SIZE_GRANULARITY
+OpenGL.GL.VERSION.GL_1_2.GL_SMOOTH_POINT_SIZE_RANGE
+OpenGL.GL.VERSION.GL_1_2.GL_TEXTURE_3D
+OpenGL.GL.VERSION.GL_1_2.GL_TEXTURE_BASE_LEVEL
+OpenGL.GL.VERSION.GL_1_2.GL_TEXTURE_BINDING_3D
+OpenGL.GL.VERSION.GL_1_2.GL_TEXTURE_DEPTH
+OpenGL.GL.VERSION.GL_1_2.GL_TEXTURE_MAX_LEVEL
+OpenGL.GL.VERSION.GL_1_2.GL_TEXTURE_MAX_LOD
+OpenGL.GL.VERSION.GL_1_2.GL_TEXTURE_MIN_LOD
+OpenGL.GL.VERSION.GL_1_2.GL_TEXTURE_WRAP_R
+OpenGL.GL.VERSION.GL_1_2.GL_UNPACK_IMAGE_HEIGHT
+OpenGL.GL.VERSION.GL_1_2.GL_UNPACK_SKIP_IMAGES
+OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_BYTE_2_3_3_REV
+OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_BYTE_3_3_2
+OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_INT_10_10_10_2
+OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_INT_2_10_10_10_REV
+OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_INT_8_8_8_8
+OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_INT_8_8_8_8_REV
+OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_SHORT_1_5_5_5_REV
+OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_SHORT_4_4_4_4
+OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_SHORT_4_4_4_4_REV
+OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_SHORT_5_5_5_1
+OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_SHORT_5_6_5
+OpenGL.GL.VERSION.GL_1_2.GL_UNSIGNED_SHORT_5_6_5_REV
+OpenGL.GL.VERSION.GL_1_2.__builtins__
+OpenGL.GL.VERSION.GL_1_2.__doc__
+OpenGL.GL.VERSION.GL_1_2.__file__
+OpenGL.GL.VERSION.GL_1_2.__name__
+OpenGL.GL.VERSION.GL_1_2.__package__
+OpenGL.GL.VERSION.GL_1_2.arrays
+OpenGL.GL.VERSION.GL_1_2.constant
+OpenGL.GL.VERSION.GL_1_2.constants
+OpenGL.GL.VERSION.GL_1_2.ctypes
+OpenGL.GL.VERSION.GL_1_2.extensions
+OpenGL.GL.VERSION.GL_1_2.glBlendColor(
+OpenGL.GL.VERSION.GL_1_2.glBlendEquation(
+OpenGL.GL.VERSION.GL_1_2.glColorSubTable(
+OpenGL.GL.VERSION.GL_1_2.glColorTable(
+OpenGL.GL.VERSION.GL_1_2.glColorTableParameterfv(
+OpenGL.GL.VERSION.GL_1_2.glColorTableParameteriv(
+OpenGL.GL.VERSION.GL_1_2.glConvolutionFilter1D(
+OpenGL.GL.VERSION.GL_1_2.glConvolutionFilter2D(
+OpenGL.GL.VERSION.GL_1_2.glConvolutionParameterf(
+OpenGL.GL.VERSION.GL_1_2.glConvolutionParameterfv(
+OpenGL.GL.VERSION.GL_1_2.glConvolutionParameteri(
+OpenGL.GL.VERSION.GL_1_2.glConvolutionParameteriv(
+OpenGL.GL.VERSION.GL_1_2.glCopyColorSubTable(
+OpenGL.GL.VERSION.GL_1_2.glCopyColorTable(
+OpenGL.GL.VERSION.GL_1_2.glCopyConvolutionFilter1D(
+OpenGL.GL.VERSION.GL_1_2.glCopyConvolutionFilter2D(
+OpenGL.GL.VERSION.GL_1_2.glCopyTexSubImage3D(
+OpenGL.GL.VERSION.GL_1_2.glDrawRangeElements(
+OpenGL.GL.VERSION.GL_1_2.glGetColorTable(
+OpenGL.GL.VERSION.GL_1_2.glGetColorTableParameterfv(
+OpenGL.GL.VERSION.GL_1_2.glGetColorTableParameteriv(
+OpenGL.GL.VERSION.GL_1_2.glGetConvolutionFilter(
+OpenGL.GL.VERSION.GL_1_2.glGetConvolutionParameterfv(
+OpenGL.GL.VERSION.GL_1_2.glGetConvolutionParameteriv(
+OpenGL.GL.VERSION.GL_1_2.glGetHistogram(
+OpenGL.GL.VERSION.GL_1_2.glGetHistogramParameterfv(
+OpenGL.GL.VERSION.GL_1_2.glGetHistogramParameteriv(
+OpenGL.GL.VERSION.GL_1_2.glGetMinmax(
+OpenGL.GL.VERSION.GL_1_2.glGetMinmaxParameterfv(
+OpenGL.GL.VERSION.GL_1_2.glGetMinmaxParameteriv(
+OpenGL.GL.VERSION.GL_1_2.glGetSeparableFilter(
+OpenGL.GL.VERSION.GL_1_2.glHistogram(
+OpenGL.GL.VERSION.GL_1_2.glMinmax(
+OpenGL.GL.VERSION.GL_1_2.glResetHistogram(
+OpenGL.GL.VERSION.GL_1_2.glResetMinmax(
+OpenGL.GL.VERSION.GL_1_2.glSeparableFilter2D(
+OpenGL.GL.VERSION.GL_1_2.glTexImage3D(
+OpenGL.GL.VERSION.GL_1_2.glTexSubImage3D(
+OpenGL.GL.VERSION.GL_1_2.glget
+OpenGL.GL.VERSION.GL_1_2.images
+OpenGL.GL.VERSION.GL_1_2.imaging
+OpenGL.GL.VERSION.GL_1_2.lazy(
+OpenGL.GL.VERSION.GL_1_2.platform
+OpenGL.GL.VERSION.GL_1_2.simple
+OpenGL.GL.VERSION.GL_1_2.wrapper
+
+--- from OpenGL.GL.VERSION import GL_1_2 ---
+GL_1_2.EXTENSION_NAME
+GL_1_2.GL_ALIASED_LINE_WIDTH_RANGE
+GL_1_2.GL_ALIASED_POINT_SIZE_RANGE
+GL_1_2.GL_BGR
+GL_1_2.GL_BGRA
+GL_1_2.GL_CLAMP_TO_EDGE
+GL_1_2.GL_GET_CP_SIZES
+GL_1_2.GL_GET_CTP_SIZES
+GL_1_2.GL_LIGHT_MODEL_COLOR_CONTROL
+GL_1_2.GL_MAX_3D_TEXTURE_SIZE
+GL_1_2.GL_MAX_ELEMENTS_INDICES
+GL_1_2.GL_MAX_ELEMENTS_VERTICES
+GL_1_2.GL_PACK_IMAGE_HEIGHT
+GL_1_2.GL_PACK_SKIP_IMAGES
+GL_1_2.GL_PROXY_TEXTURE_3D
+GL_1_2.GL_RESCALE_NORMAL
+GL_1_2.GL_SEPARATE_SPECULAR_COLOR
+GL_1_2.GL_SINGLE_COLOR
+GL_1_2.GL_SMOOTH_LINE_WIDTH_GRANULARITY
+GL_1_2.GL_SMOOTH_LINE_WIDTH_RANGE
+GL_1_2.GL_SMOOTH_POINT_SIZE_GRANULARITY
+GL_1_2.GL_SMOOTH_POINT_SIZE_RANGE
+GL_1_2.GL_TEXTURE_3D
+GL_1_2.GL_TEXTURE_BASE_LEVEL
+GL_1_2.GL_TEXTURE_BINDING_3D
+GL_1_2.GL_TEXTURE_DEPTH
+GL_1_2.GL_TEXTURE_MAX_LEVEL
+GL_1_2.GL_TEXTURE_MAX_LOD
+GL_1_2.GL_TEXTURE_MIN_LOD
+GL_1_2.GL_TEXTURE_WRAP_R
+GL_1_2.GL_UNPACK_IMAGE_HEIGHT
+GL_1_2.GL_UNPACK_SKIP_IMAGES
+GL_1_2.GL_UNSIGNED_BYTE_2_3_3_REV
+GL_1_2.GL_UNSIGNED_BYTE_3_3_2
+GL_1_2.GL_UNSIGNED_INT_10_10_10_2
+GL_1_2.GL_UNSIGNED_INT_2_10_10_10_REV
+GL_1_2.GL_UNSIGNED_INT_8_8_8_8
+GL_1_2.GL_UNSIGNED_INT_8_8_8_8_REV
+GL_1_2.GL_UNSIGNED_SHORT_1_5_5_5_REV
+GL_1_2.GL_UNSIGNED_SHORT_4_4_4_4
+GL_1_2.GL_UNSIGNED_SHORT_4_4_4_4_REV
+GL_1_2.GL_UNSIGNED_SHORT_5_5_5_1
+GL_1_2.GL_UNSIGNED_SHORT_5_6_5
+GL_1_2.GL_UNSIGNED_SHORT_5_6_5_REV
+GL_1_2.__builtins__
+GL_1_2.__doc__
+GL_1_2.__file__
+GL_1_2.__name__
+GL_1_2.__package__
+GL_1_2.arrays
+GL_1_2.constant
+GL_1_2.constants
+GL_1_2.ctypes
+GL_1_2.extensions
+GL_1_2.glBlendColor(
+GL_1_2.glBlendEquation(
+GL_1_2.glColorSubTable(
+GL_1_2.glColorTable(
+GL_1_2.glColorTableParameterfv(
+GL_1_2.glColorTableParameteriv(
+GL_1_2.glConvolutionFilter1D(
+GL_1_2.glConvolutionFilter2D(
+GL_1_2.glConvolutionParameterf(
+GL_1_2.glConvolutionParameterfv(
+GL_1_2.glConvolutionParameteri(
+GL_1_2.glConvolutionParameteriv(
+GL_1_2.glCopyColorSubTable(
+GL_1_2.glCopyColorTable(
+GL_1_2.glCopyConvolutionFilter1D(
+GL_1_2.glCopyConvolutionFilter2D(
+GL_1_2.glCopyTexSubImage3D(
+GL_1_2.glDrawRangeElements(
+GL_1_2.glGetColorTable(
+GL_1_2.glGetColorTableParameterfv(
+GL_1_2.glGetColorTableParameteriv(
+GL_1_2.glGetConvolutionFilter(
+GL_1_2.glGetConvolutionParameterfv(
+GL_1_2.glGetConvolutionParameteriv(
+GL_1_2.glGetHistogram(
+GL_1_2.glGetHistogramParameterfv(
+GL_1_2.glGetHistogramParameteriv(
+GL_1_2.glGetMinmax(
+GL_1_2.glGetMinmaxParameterfv(
+GL_1_2.glGetMinmaxParameteriv(
+GL_1_2.glGetSeparableFilter(
+GL_1_2.glHistogram(
+GL_1_2.glMinmax(
+GL_1_2.glResetHistogram(
+GL_1_2.glResetMinmax(
+GL_1_2.glSeparableFilter2D(
+GL_1_2.glTexImage3D(
+GL_1_2.glTexSubImage3D(
+GL_1_2.glget
+GL_1_2.images
+GL_1_2.imaging
+GL_1_2.lazy(
+GL_1_2.platform
+GL_1_2.simple
+GL_1_2.wrapper
+
+--- from OpenGL.GL.VERSION.GL_1_2 import * ---
+
+--- import OpenGL.GL.VERSION.GL_1_2_images ---
+OpenGL.GL.VERSION.GL_1_2_images.GL_GET_CP_SIZES
+OpenGL.GL.VERSION.GL_1_2_images.GL_GET_CTP_SIZES
+OpenGL.GL.VERSION.GL_1_2_images.__builtins__
+OpenGL.GL.VERSION.GL_1_2_images.__doc__
+OpenGL.GL.VERSION.GL_1_2_images.__file__
+OpenGL.GL.VERSION.GL_1_2_images.__name__
+OpenGL.GL.VERSION.GL_1_2_images.__package__
+OpenGL.GL.VERSION.GL_1_2_images.arrays
+OpenGL.GL.VERSION.GL_1_2_images.constants
+OpenGL.GL.VERSION.GL_1_2_images.ctypes
+OpenGL.GL.VERSION.GL_1_2_images.glColorSubTable(
+OpenGL.GL.VERSION.GL_1_2_images.glColorTable(
+OpenGL.GL.VERSION.GL_1_2_images.glColorTableParameterfv(
+OpenGL.GL.VERSION.GL_1_2_images.glConvolutionFilter1D(
+OpenGL.GL.VERSION.GL_1_2_images.glConvolutionFilter2D(
+OpenGL.GL.VERSION.GL_1_2_images.glGetColorTable(
+OpenGL.GL.VERSION.GL_1_2_images.glGetColorTableParameterfv(
+OpenGL.GL.VERSION.GL_1_2_images.glGetColorTableParameteriv(
+OpenGL.GL.VERSION.GL_1_2_images.glGetConvolutionFilter(
+OpenGL.GL.VERSION.GL_1_2_images.glGetConvolutionParameterfv(
+OpenGL.GL.VERSION.GL_1_2_images.glGetConvolutionParameteriv(
+OpenGL.GL.VERSION.GL_1_2_images.glGetHistogram(
+OpenGL.GL.VERSION.GL_1_2_images.glGetHistogramParameterfv(
+OpenGL.GL.VERSION.GL_1_2_images.glGetHistogramParameteriv(
+OpenGL.GL.VERSION.GL_1_2_images.glGetMinmax(
+OpenGL.GL.VERSION.GL_1_2_images.glGetSeparableFilter(
+OpenGL.GL.VERSION.GL_1_2_images.glSeparableFilter2D(
+OpenGL.GL.VERSION.GL_1_2_images.glTexImage3D(
+OpenGL.GL.VERSION.GL_1_2_images.glTexSubImage3D(
+OpenGL.GL.VERSION.GL_1_2_images.images
+OpenGL.GL.VERSION.GL_1_2_images.imaging
+OpenGL.GL.VERSION.GL_1_2_images.lazy(
+OpenGL.GL.VERSION.GL_1_2_images.simple
+OpenGL.GL.VERSION.GL_1_2_images.wrapper
+
+--- from OpenGL.GL.VERSION import GL_1_2_images ---
+GL_1_2_images.GL_GET_CP_SIZES
+GL_1_2_images.GL_GET_CTP_SIZES
+GL_1_2_images.__builtins__
+GL_1_2_images.__doc__
+GL_1_2_images.__file__
+GL_1_2_images.__name__
+GL_1_2_images.__package__
+GL_1_2_images.arrays
+GL_1_2_images.constants
+GL_1_2_images.ctypes
+GL_1_2_images.glColorSubTable(
+GL_1_2_images.glColorTable(
+GL_1_2_images.glColorTableParameterfv(
+GL_1_2_images.glConvolutionFilter1D(
+GL_1_2_images.glConvolutionFilter2D(
+GL_1_2_images.glGetColorTable(
+GL_1_2_images.glGetColorTableParameterfv(
+GL_1_2_images.glGetColorTableParameteriv(
+GL_1_2_images.glGetConvolutionFilter(
+GL_1_2_images.glGetConvolutionParameterfv(
+GL_1_2_images.glGetConvolutionParameteriv(
+GL_1_2_images.glGetHistogram(
+GL_1_2_images.glGetHistogramParameterfv(
+GL_1_2_images.glGetHistogramParameteriv(
+GL_1_2_images.glGetMinmax(
+GL_1_2_images.glGetSeparableFilter(
+GL_1_2_images.glSeparableFilter2D(
+GL_1_2_images.glTexImage3D(
+GL_1_2_images.glTexSubImage3D(
+GL_1_2_images.images
+GL_1_2_images.imaging
+GL_1_2_images.lazy(
+GL_1_2_images.simple
+GL_1_2_images.wrapper
+
+--- from OpenGL.GL.VERSION.GL_1_2_images import * ---
+
+--- import OpenGL.GL.VERSION.GL_1_3 ---
+OpenGL.GL.VERSION.GL_1_3.EXTENSION_NAME
+OpenGL.GL.VERSION.GL_1_3.GL_ACTIVE_TEXTURE
+OpenGL.GL.VERSION.GL_1_3.GL_ADD_SIGNED
+OpenGL.GL.VERSION.GL_1_3.GL_CLAMP_TO_BORDER
+OpenGL.GL.VERSION.GL_1_3.GL_CLIENT_ACTIVE_TEXTURE
+OpenGL.GL.VERSION.GL_1_3.GL_COMBINE
+OpenGL.GL.VERSION.GL_1_3.GL_COMBINE_ALPHA
+OpenGL.GL.VERSION.GL_1_3.GL_COMBINE_RGB
+OpenGL.GL.VERSION.GL_1_3.GL_COMPRESSED_ALPHA
+OpenGL.GL.VERSION.GL_1_3.GL_COMPRESSED_INTENSITY
+OpenGL.GL.VERSION.GL_1_3.GL_COMPRESSED_LUMINANCE
+OpenGL.GL.VERSION.GL_1_3.GL_COMPRESSED_LUMINANCE_ALPHA
+OpenGL.GL.VERSION.GL_1_3.GL_COMPRESSED_RGB
+OpenGL.GL.VERSION.GL_1_3.GL_COMPRESSED_RGBA
+OpenGL.GL.VERSION.GL_1_3.GL_COMPRESSED_TEXTURE_FORMATS
+OpenGL.GL.VERSION.GL_1_3.GL_CONSTANT
+OpenGL.GL.VERSION.GL_1_3.GL_DOT3_RGB
+OpenGL.GL.VERSION.GL_1_3.GL_DOT3_RGBA
+OpenGL.GL.VERSION.GL_1_3.GL_INTERPOLATE
+OpenGL.GL.VERSION.GL_1_3.GL_MAX_CUBE_MAP_TEXTURE_SIZE
+OpenGL.GL.VERSION.GL_1_3.GL_MAX_TEXTURE_UNITS
+OpenGL.GL.VERSION.GL_1_3.GL_MULTISAMPLE
+OpenGL.GL.VERSION.GL_1_3.GL_MULTISAMPLE_BIT
+OpenGL.GL.VERSION.GL_1_3.GL_NORMAL_MAP
+OpenGL.GL.VERSION.GL_1_3.GL_NUM_COMPRESSED_TEXTURE_FORMATS
+OpenGL.GL.VERSION.GL_1_3.GL_OPERAND0_ALPHA
+OpenGL.GL.VERSION.GL_1_3.GL_OPERAND0_RGB
+OpenGL.GL.VERSION.GL_1_3.GL_OPERAND1_ALPHA
+OpenGL.GL.VERSION.GL_1_3.GL_OPERAND1_RGB
+OpenGL.GL.VERSION.GL_1_3.GL_OPERAND2_ALPHA
+OpenGL.GL.VERSION.GL_1_3.GL_OPERAND2_RGB
+OpenGL.GL.VERSION.GL_1_3.GL_PREVIOUS
+OpenGL.GL.VERSION.GL_1_3.GL_PRIMARY_COLOR
+OpenGL.GL.VERSION.GL_1_3.GL_PROXY_TEXTURE_CUBE_MAP
+OpenGL.GL.VERSION.GL_1_3.GL_REFLECTION_MAP
+OpenGL.GL.VERSION.GL_1_3.GL_RGB_SCALE
+OpenGL.GL.VERSION.GL_1_3.GL_SAMPLES
+OpenGL.GL.VERSION.GL_1_3.GL_SAMPLE_ALPHA_TO_COVERAGE
+OpenGL.GL.VERSION.GL_1_3.GL_SAMPLE_ALPHA_TO_ONE
+OpenGL.GL.VERSION.GL_1_3.GL_SAMPLE_BUFFERS
+OpenGL.GL.VERSION.GL_1_3.GL_SAMPLE_COVERAGE
+OpenGL.GL.VERSION.GL_1_3.GL_SAMPLE_COVERAGE_INVERT
+OpenGL.GL.VERSION.GL_1_3.GL_SAMPLE_COVERAGE_VALUE
+OpenGL.GL.VERSION.GL_1_3.GL_SOURCE0_ALPHA
+OpenGL.GL.VERSION.GL_1_3.GL_SOURCE0_RGB
+OpenGL.GL.VERSION.GL_1_3.GL_SOURCE1_ALPHA
+OpenGL.GL.VERSION.GL_1_3.GL_SOURCE1_RGB
+OpenGL.GL.VERSION.GL_1_3.GL_SOURCE2_ALPHA
+OpenGL.GL.VERSION.GL_1_3.GL_SOURCE2_RGB
+OpenGL.GL.VERSION.GL_1_3.GL_SUBTRACT
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE0
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE1
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE10
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE11
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE12
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE13
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE14
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE15
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE16
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE17
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE18
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE19
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE2
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE20
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE21
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE22
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE23
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE24
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE25
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE26
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE27
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE28
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE29
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE3
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE30
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE31
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE4
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE5
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE6
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE7
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE8
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE9
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_BINDING_CUBE_MAP
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_COMPRESSED
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_COMPRESSED_IMAGE_SIZE
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_COMPRESSION_HINT
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_CUBE_MAP
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_CUBE_MAP_NEGATIVE_X
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_CUBE_MAP_NEGATIVE_Y
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_CUBE_MAP_POSITIVE_X
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_CUBE_MAP_POSITIVE_Y
+OpenGL.GL.VERSION.GL_1_3.GL_TEXTURE_CUBE_MAP_POSITIVE_Z
+OpenGL.GL.VERSION.GL_1_3.GL_TRANSPOSE_COLOR_MATRIX
+OpenGL.GL.VERSION.GL_1_3.GL_TRANSPOSE_MODELVIEW_MATRIX
+OpenGL.GL.VERSION.GL_1_3.GL_TRANSPOSE_PROJECTION_MATRIX
+OpenGL.GL.VERSION.GL_1_3.GL_TRANSPOSE_TEXTURE_MATRIX
+OpenGL.GL.VERSION.GL_1_3.__builtins__
+OpenGL.GL.VERSION.GL_1_3.__doc__
+OpenGL.GL.VERSION.GL_1_3.__file__
+OpenGL.GL.VERSION.GL_1_3.__name__
+OpenGL.GL.VERSION.GL_1_3.__package__
+OpenGL.GL.VERSION.GL_1_3.arrays
+OpenGL.GL.VERSION.GL_1_3.constant
+OpenGL.GL.VERSION.GL_1_3.constants
+OpenGL.GL.VERSION.GL_1_3.ctypes
+OpenGL.GL.VERSION.GL_1_3.extensions
+OpenGL.GL.VERSION.GL_1_3.glActiveTexture(
+OpenGL.GL.VERSION.GL_1_3.glClientActiveTexture(
+OpenGL.GL.VERSION.GL_1_3.glCompressedTexImage1D(
+OpenGL.GL.VERSION.GL_1_3.glCompressedTexImage2D(
+OpenGL.GL.VERSION.GL_1_3.glCompressedTexImage3D(
+OpenGL.GL.VERSION.GL_1_3.glCompressedTexSubImage1D(
+OpenGL.GL.VERSION.GL_1_3.glCompressedTexSubImage2D(
+OpenGL.GL.VERSION.GL_1_3.glCompressedTexSubImage3D(
+OpenGL.GL.VERSION.GL_1_3.glGetCompressedTexImage(
+OpenGL.GL.VERSION.GL_1_3.glLoadTransposeMatrixd(
+OpenGL.GL.VERSION.GL_1_3.glLoadTransposeMatrixf(
+OpenGL.GL.VERSION.GL_1_3.glMultTransposeMatrixd(
+OpenGL.GL.VERSION.GL_1_3.glMultTransposeMatrixf(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord1d(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord1dv(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord1f(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord1fv(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord1i(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord1iv(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord1s(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord1sv(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord2d(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord2dv(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord2f(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord2fv(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord2i(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord2iv(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord2s(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord2sv(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord3d(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord3dv(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord3f(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord3fv(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord3i(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord3iv(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord3s(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord3sv(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord4d(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord4dv(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord4f(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord4fv(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord4i(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord4iv(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord4s(
+OpenGL.GL.VERSION.GL_1_3.glMultiTexCoord4sv(
+OpenGL.GL.VERSION.GL_1_3.glSampleCoverage(
+OpenGL.GL.VERSION.GL_1_3.glget
+OpenGL.GL.VERSION.GL_1_3.images
+OpenGL.GL.VERSION.GL_1_3.platform
+OpenGL.GL.VERSION.GL_1_3.simple
+OpenGL.GL.VERSION.GL_1_3.wrapper
+
+--- from OpenGL.GL.VERSION import GL_1_3 ---
+GL_1_3.EXTENSION_NAME
+GL_1_3.GL_ACTIVE_TEXTURE
+GL_1_3.GL_ADD_SIGNED
+GL_1_3.GL_CLAMP_TO_BORDER
+GL_1_3.GL_CLIENT_ACTIVE_TEXTURE
+GL_1_3.GL_COMBINE
+GL_1_3.GL_COMBINE_ALPHA
+GL_1_3.GL_COMBINE_RGB
+GL_1_3.GL_COMPRESSED_ALPHA
+GL_1_3.GL_COMPRESSED_INTENSITY
+GL_1_3.GL_COMPRESSED_LUMINANCE
+GL_1_3.GL_COMPRESSED_LUMINANCE_ALPHA
+GL_1_3.GL_COMPRESSED_RGB
+GL_1_3.GL_COMPRESSED_RGBA
+GL_1_3.GL_COMPRESSED_TEXTURE_FORMATS
+GL_1_3.GL_CONSTANT
+GL_1_3.GL_DOT3_RGB
+GL_1_3.GL_DOT3_RGBA
+GL_1_3.GL_INTERPOLATE
+GL_1_3.GL_MAX_CUBE_MAP_TEXTURE_SIZE
+GL_1_3.GL_MAX_TEXTURE_UNITS
+GL_1_3.GL_MULTISAMPLE
+GL_1_3.GL_MULTISAMPLE_BIT
+GL_1_3.GL_NORMAL_MAP
+GL_1_3.GL_NUM_COMPRESSED_TEXTURE_FORMATS
+GL_1_3.GL_OPERAND0_ALPHA
+GL_1_3.GL_OPERAND0_RGB
+GL_1_3.GL_OPERAND1_ALPHA
+GL_1_3.GL_OPERAND1_RGB
+GL_1_3.GL_OPERAND2_ALPHA
+GL_1_3.GL_OPERAND2_RGB
+GL_1_3.GL_PREVIOUS
+GL_1_3.GL_PRIMARY_COLOR
+GL_1_3.GL_PROXY_TEXTURE_CUBE_MAP
+GL_1_3.GL_REFLECTION_MAP
+GL_1_3.GL_RGB_SCALE
+GL_1_3.GL_SAMPLES
+GL_1_3.GL_SAMPLE_ALPHA_TO_COVERAGE
+GL_1_3.GL_SAMPLE_ALPHA_TO_ONE
+GL_1_3.GL_SAMPLE_BUFFERS
+GL_1_3.GL_SAMPLE_COVERAGE
+GL_1_3.GL_SAMPLE_COVERAGE_INVERT
+GL_1_3.GL_SAMPLE_COVERAGE_VALUE
+GL_1_3.GL_SOURCE0_ALPHA
+GL_1_3.GL_SOURCE0_RGB
+GL_1_3.GL_SOURCE1_ALPHA
+GL_1_3.GL_SOURCE1_RGB
+GL_1_3.GL_SOURCE2_ALPHA
+GL_1_3.GL_SOURCE2_RGB
+GL_1_3.GL_SUBTRACT
+GL_1_3.GL_TEXTURE0
+GL_1_3.GL_TEXTURE1
+GL_1_3.GL_TEXTURE10
+GL_1_3.GL_TEXTURE11
+GL_1_3.GL_TEXTURE12
+GL_1_3.GL_TEXTURE13
+GL_1_3.GL_TEXTURE14
+GL_1_3.GL_TEXTURE15
+GL_1_3.GL_TEXTURE16
+GL_1_3.GL_TEXTURE17
+GL_1_3.GL_TEXTURE18
+GL_1_3.GL_TEXTURE19
+GL_1_3.GL_TEXTURE2
+GL_1_3.GL_TEXTURE20
+GL_1_3.GL_TEXTURE21
+GL_1_3.GL_TEXTURE22
+GL_1_3.GL_TEXTURE23
+GL_1_3.GL_TEXTURE24
+GL_1_3.GL_TEXTURE25
+GL_1_3.GL_TEXTURE26
+GL_1_3.GL_TEXTURE27
+GL_1_3.GL_TEXTURE28
+GL_1_3.GL_TEXTURE29
+GL_1_3.GL_TEXTURE3
+GL_1_3.GL_TEXTURE30
+GL_1_3.GL_TEXTURE31
+GL_1_3.GL_TEXTURE4
+GL_1_3.GL_TEXTURE5
+GL_1_3.GL_TEXTURE6
+GL_1_3.GL_TEXTURE7
+GL_1_3.GL_TEXTURE8
+GL_1_3.GL_TEXTURE9
+GL_1_3.GL_TEXTURE_BINDING_CUBE_MAP
+GL_1_3.GL_TEXTURE_COMPRESSED
+GL_1_3.GL_TEXTURE_COMPRESSED_IMAGE_SIZE
+GL_1_3.GL_TEXTURE_COMPRESSION_HINT
+GL_1_3.GL_TEXTURE_CUBE_MAP
+GL_1_3.GL_TEXTURE_CUBE_MAP_NEGATIVE_X
+GL_1_3.GL_TEXTURE_CUBE_MAP_NEGATIVE_Y
+GL_1_3.GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
+GL_1_3.GL_TEXTURE_CUBE_MAP_POSITIVE_X
+GL_1_3.GL_TEXTURE_CUBE_MAP_POSITIVE_Y
+GL_1_3.GL_TEXTURE_CUBE_MAP_POSITIVE_Z
+GL_1_3.GL_TRANSPOSE_COLOR_MATRIX
+GL_1_3.GL_TRANSPOSE_MODELVIEW_MATRIX
+GL_1_3.GL_TRANSPOSE_PROJECTION_MATRIX
+GL_1_3.GL_TRANSPOSE_TEXTURE_MATRIX
+GL_1_3.__builtins__
+GL_1_3.__doc__
+GL_1_3.__file__
+GL_1_3.__name__
+GL_1_3.__package__
+GL_1_3.arrays
+GL_1_3.constant
+GL_1_3.constants
+GL_1_3.ctypes
+GL_1_3.extensions
+GL_1_3.glActiveTexture(
+GL_1_3.glClientActiveTexture(
+GL_1_3.glCompressedTexImage1D(
+GL_1_3.glCompressedTexImage2D(
+GL_1_3.glCompressedTexImage3D(
+GL_1_3.glCompressedTexSubImage1D(
+GL_1_3.glCompressedTexSubImage2D(
+GL_1_3.glCompressedTexSubImage3D(
+GL_1_3.glGetCompressedTexImage(
+GL_1_3.glLoadTransposeMatrixd(
+GL_1_3.glLoadTransposeMatrixf(
+GL_1_3.glMultTransposeMatrixd(
+GL_1_3.glMultTransposeMatrixf(
+GL_1_3.glMultiTexCoord1d(
+GL_1_3.glMultiTexCoord1dv(
+GL_1_3.glMultiTexCoord1f(
+GL_1_3.glMultiTexCoord1fv(
+GL_1_3.glMultiTexCoord1i(
+GL_1_3.glMultiTexCoord1iv(
+GL_1_3.glMultiTexCoord1s(
+GL_1_3.glMultiTexCoord1sv(
+GL_1_3.glMultiTexCoord2d(
+GL_1_3.glMultiTexCoord2dv(
+GL_1_3.glMultiTexCoord2f(
+GL_1_3.glMultiTexCoord2fv(
+GL_1_3.glMultiTexCoord2i(
+GL_1_3.glMultiTexCoord2iv(
+GL_1_3.glMultiTexCoord2s(
+GL_1_3.glMultiTexCoord2sv(
+GL_1_3.glMultiTexCoord3d(
+GL_1_3.glMultiTexCoord3dv(
+GL_1_3.glMultiTexCoord3f(
+GL_1_3.glMultiTexCoord3fv(
+GL_1_3.glMultiTexCoord3i(
+GL_1_3.glMultiTexCoord3iv(
+GL_1_3.glMultiTexCoord3s(
+GL_1_3.glMultiTexCoord3sv(
+GL_1_3.glMultiTexCoord4d(
+GL_1_3.glMultiTexCoord4dv(
+GL_1_3.glMultiTexCoord4f(
+GL_1_3.glMultiTexCoord4fv(
+GL_1_3.glMultiTexCoord4i(
+GL_1_3.glMultiTexCoord4iv(
+GL_1_3.glMultiTexCoord4s(
+GL_1_3.glMultiTexCoord4sv(
+GL_1_3.glSampleCoverage(
+GL_1_3.glget
+GL_1_3.images
+GL_1_3.platform
+GL_1_3.simple
+GL_1_3.wrapper
+
+--- from OpenGL.GL.VERSION.GL_1_3 import * ---
+
+--- import OpenGL.GL.VERSION.GL_1_3_images ---
+OpenGL.GL.VERSION.GL_1_3_images.__builtins__
+OpenGL.GL.VERSION.GL_1_3_images.__doc__
+OpenGL.GL.VERSION.GL_1_3_images.__file__
+OpenGL.GL.VERSION.GL_1_3_images.__name__
+OpenGL.GL.VERSION.GL_1_3_images.__package__
+OpenGL.GL.VERSION.GL_1_3_images.arrays
+OpenGL.GL.VERSION.GL_1_3_images.constants
+OpenGL.GL.VERSION.GL_1_3_images.glCompressedTexImage1D(
+OpenGL.GL.VERSION.GL_1_3_images.glCompressedTexImage2D(
+OpenGL.GL.VERSION.GL_1_3_images.glCompressedTexImage3D(
+OpenGL.GL.VERSION.GL_1_3_images.glCompressedTexSubImage1D(
+OpenGL.GL.VERSION.GL_1_3_images.glCompressedTexSubImage2D(
+OpenGL.GL.VERSION.GL_1_3_images.glCompressedTexSubImage3D(
+OpenGL.GL.VERSION.GL_1_3_images.glget
+OpenGL.GL.VERSION.GL_1_3_images.images
+OpenGL.GL.VERSION.GL_1_3_images.simple
+OpenGL.GL.VERSION.GL_1_3_images.wrapper
+
+--- from OpenGL.GL.VERSION import GL_1_3_images ---
+GL_1_3_images.__builtins__
+GL_1_3_images.__doc__
+GL_1_3_images.__file__
+GL_1_3_images.__name__
+GL_1_3_images.__package__
+GL_1_3_images.arrays
+GL_1_3_images.constants
+GL_1_3_images.glCompressedTexImage1D(
+GL_1_3_images.glCompressedTexImage2D(
+GL_1_3_images.glCompressedTexImage3D(
+GL_1_3_images.glCompressedTexSubImage1D(
+GL_1_3_images.glCompressedTexSubImage2D(
+GL_1_3_images.glCompressedTexSubImage3D(
+GL_1_3_images.glget
+GL_1_3_images.images
+GL_1_3_images.simple
+GL_1_3_images.wrapper
+
+--- from OpenGL.GL.VERSION.GL_1_3_images import * ---
+
+--- import OpenGL.GL.VERSION.GL_1_4 ---
+OpenGL.GL.VERSION.GL_1_4.EXTENSION_NAME
+OpenGL.GL.VERSION.GL_1_4.GL_BLEND_DST_ALPHA
+OpenGL.GL.VERSION.GL_1_4.GL_BLEND_DST_RGB
+OpenGL.GL.VERSION.GL_1_4.GL_BLEND_SRC_ALPHA
+OpenGL.GL.VERSION.GL_1_4.GL_BLEND_SRC_RGB
+OpenGL.GL.VERSION.GL_1_4.GL_COLOR_SUM
+OpenGL.GL.VERSION.GL_1_4.GL_COMPARE_R_TO_TEXTURE
+OpenGL.GL.VERSION.GL_1_4.GL_CURRENT_FOG_COORDINATE
+OpenGL.GL.VERSION.GL_1_4.GL_CURRENT_SECONDARY_COLOR
+OpenGL.GL.VERSION.GL_1_4.GL_DECR_WRAP
+OpenGL.GL.VERSION.GL_1_4.GL_DEPTH_COMPONENT16
+OpenGL.GL.VERSION.GL_1_4.GL_DEPTH_COMPONENT24
+OpenGL.GL.VERSION.GL_1_4.GL_DEPTH_COMPONENT32
+OpenGL.GL.VERSION.GL_1_4.GL_DEPTH_TEXTURE_MODE
+OpenGL.GL.VERSION.GL_1_4.GL_FOG_COORDINATE
+OpenGL.GL.VERSION.GL_1_4.GL_FOG_COORDINATE_ARRAY
+OpenGL.GL.VERSION.GL_1_4.GL_FOG_COORDINATE_ARRAY_POINTER
+OpenGL.GL.VERSION.GL_1_4.GL_FOG_COORDINATE_ARRAY_STRIDE
+OpenGL.GL.VERSION.GL_1_4.GL_FOG_COORDINATE_ARRAY_TYPE
+OpenGL.GL.VERSION.GL_1_4.GL_FOG_COORDINATE_SOURCE
+OpenGL.GL.VERSION.GL_1_4.GL_FRAGMENT_DEPTH
+OpenGL.GL.VERSION.GL_1_4.GL_GENERATE_MIPMAP
+OpenGL.GL.VERSION.GL_1_4.GL_GENERATE_MIPMAP_HINT
+OpenGL.GL.VERSION.GL_1_4.GL_INCR_WRAP
+OpenGL.GL.VERSION.GL_1_4.GL_MAX_TEXTURE_LOD_BIAS
+OpenGL.GL.VERSION.GL_1_4.GL_MIRRORED_REPEAT
+OpenGL.GL.VERSION.GL_1_4.GL_POINT_DISTANCE_ATTENUATION
+OpenGL.GL.VERSION.GL_1_4.GL_POINT_FADE_THRESHOLD_SIZE
+OpenGL.GL.VERSION.GL_1_4.GL_POINT_SIZE_MAX
+OpenGL.GL.VERSION.GL_1_4.GL_POINT_SIZE_MIN
+OpenGL.GL.VERSION.GL_1_4.GL_SECONDARY_COLOR_ARRAY
+OpenGL.GL.VERSION.GL_1_4.GL_SECONDARY_COLOR_ARRAY_POINTER
+OpenGL.GL.VERSION.GL_1_4.GL_SECONDARY_COLOR_ARRAY_SIZE
+OpenGL.GL.VERSION.GL_1_4.GL_SECONDARY_COLOR_ARRAY_STRIDE
+OpenGL.GL.VERSION.GL_1_4.GL_SECONDARY_COLOR_ARRAY_TYPE
+OpenGL.GL.VERSION.GL_1_4.GL_TEXTURE_COMPARE_FUNC
+OpenGL.GL.VERSION.GL_1_4.GL_TEXTURE_COMPARE_MODE
+OpenGL.GL.VERSION.GL_1_4.GL_TEXTURE_DEPTH_SIZE
+OpenGL.GL.VERSION.GL_1_4.GL_TEXTURE_FILTER_CONTROL
+OpenGL.GL.VERSION.GL_1_4.GL_TEXTURE_LOD_BIAS
+OpenGL.GL.VERSION.GL_1_4.__builtins__
+OpenGL.GL.VERSION.GL_1_4.__doc__
+OpenGL.GL.VERSION.GL_1_4.__file__
+OpenGL.GL.VERSION.GL_1_4.__name__
+OpenGL.GL.VERSION.GL_1_4.__package__
+OpenGL.GL.VERSION.GL_1_4.arrays
+OpenGL.GL.VERSION.GL_1_4.constant
+OpenGL.GL.VERSION.GL_1_4.constants
+OpenGL.GL.VERSION.GL_1_4.ctypes
+OpenGL.GL.VERSION.GL_1_4.extensions
+OpenGL.GL.VERSION.GL_1_4.glBlendFuncSeparate(
+OpenGL.GL.VERSION.GL_1_4.glFogCoordPointer(
+OpenGL.GL.VERSION.GL_1_4.glFogCoordd(
+OpenGL.GL.VERSION.GL_1_4.glFogCoorddv(
+OpenGL.GL.VERSION.GL_1_4.glFogCoordf(
+OpenGL.GL.VERSION.GL_1_4.glFogCoordfv(
+OpenGL.GL.VERSION.GL_1_4.glMultiDrawArrays(
+OpenGL.GL.VERSION.GL_1_4.glMultiDrawElements(
+OpenGL.GL.VERSION.GL_1_4.glPointParameterf(
+OpenGL.GL.VERSION.GL_1_4.glPointParameterfv(
+OpenGL.GL.VERSION.GL_1_4.glPointParameteri(
+OpenGL.GL.VERSION.GL_1_4.glPointParameteriv(
+OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3b(
+OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3bv(
+OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3d(
+OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3dv(
+OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3f(
+OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3fv(
+OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3i(
+OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3iv(
+OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3s(
+OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3sv(
+OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3ub(
+OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3ubv(
+OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3ui(
+OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3uiv(
+OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3us(
+OpenGL.GL.VERSION.GL_1_4.glSecondaryColor3usv(
+OpenGL.GL.VERSION.GL_1_4.glSecondaryColorPointer(
+OpenGL.GL.VERSION.GL_1_4.glWindowPos2d(
+OpenGL.GL.VERSION.GL_1_4.glWindowPos2dv(
+OpenGL.GL.VERSION.GL_1_4.glWindowPos2f(
+OpenGL.GL.VERSION.GL_1_4.glWindowPos2fv(
+OpenGL.GL.VERSION.GL_1_4.glWindowPos2i(
+OpenGL.GL.VERSION.GL_1_4.glWindowPos2iv(
+OpenGL.GL.VERSION.GL_1_4.glWindowPos2s(
+OpenGL.GL.VERSION.GL_1_4.glWindowPos2sv(
+OpenGL.GL.VERSION.GL_1_4.glWindowPos3d(
+OpenGL.GL.VERSION.GL_1_4.glWindowPos3dv(
+OpenGL.GL.VERSION.GL_1_4.glWindowPos3f(
+OpenGL.GL.VERSION.GL_1_4.glWindowPos3fv(
+OpenGL.GL.VERSION.GL_1_4.glWindowPos3i(
+OpenGL.GL.VERSION.GL_1_4.glWindowPos3iv(
+OpenGL.GL.VERSION.GL_1_4.glWindowPos3s(
+OpenGL.GL.VERSION.GL_1_4.glWindowPos3sv(
+OpenGL.GL.VERSION.GL_1_4.glget
+OpenGL.GL.VERSION.GL_1_4.platform
+OpenGL.GL.VERSION.GL_1_4.wrapper
+
+--- from OpenGL.GL.VERSION import GL_1_4 ---
+GL_1_4.EXTENSION_NAME
+GL_1_4.GL_BLEND_DST_ALPHA
+GL_1_4.GL_BLEND_DST_RGB
+GL_1_4.GL_BLEND_SRC_ALPHA
+GL_1_4.GL_BLEND_SRC_RGB
+GL_1_4.GL_COLOR_SUM
+GL_1_4.GL_COMPARE_R_TO_TEXTURE
+GL_1_4.GL_CURRENT_FOG_COORDINATE
+GL_1_4.GL_CURRENT_SECONDARY_COLOR
+GL_1_4.GL_DECR_WRAP
+GL_1_4.GL_DEPTH_COMPONENT16
+GL_1_4.GL_DEPTH_COMPONENT24
+GL_1_4.GL_DEPTH_COMPONENT32
+GL_1_4.GL_DEPTH_TEXTURE_MODE
+GL_1_4.GL_FOG_COORDINATE
+GL_1_4.GL_FOG_COORDINATE_ARRAY
+GL_1_4.GL_FOG_COORDINATE_ARRAY_POINTER
+GL_1_4.GL_FOG_COORDINATE_ARRAY_STRIDE
+GL_1_4.GL_FOG_COORDINATE_ARRAY_TYPE
+GL_1_4.GL_FOG_COORDINATE_SOURCE
+GL_1_4.GL_FRAGMENT_DEPTH
+GL_1_4.GL_GENERATE_MIPMAP
+GL_1_4.GL_GENERATE_MIPMAP_HINT
+GL_1_4.GL_INCR_WRAP
+GL_1_4.GL_MAX_TEXTURE_LOD_BIAS
+GL_1_4.GL_MIRRORED_REPEAT
+GL_1_4.GL_POINT_DISTANCE_ATTENUATION
+GL_1_4.GL_POINT_FADE_THRESHOLD_SIZE
+GL_1_4.GL_POINT_SIZE_MAX
+GL_1_4.GL_POINT_SIZE_MIN
+GL_1_4.GL_SECONDARY_COLOR_ARRAY
+GL_1_4.GL_SECONDARY_COLOR_ARRAY_POINTER
+GL_1_4.GL_SECONDARY_COLOR_ARRAY_SIZE
+GL_1_4.GL_SECONDARY_COLOR_ARRAY_STRIDE
+GL_1_4.GL_SECONDARY_COLOR_ARRAY_TYPE
+GL_1_4.GL_TEXTURE_COMPARE_FUNC
+GL_1_4.GL_TEXTURE_COMPARE_MODE
+GL_1_4.GL_TEXTURE_DEPTH_SIZE
+GL_1_4.GL_TEXTURE_FILTER_CONTROL
+GL_1_4.GL_TEXTURE_LOD_BIAS
+GL_1_4.__builtins__
+GL_1_4.__doc__
+GL_1_4.__file__
+GL_1_4.__name__
+GL_1_4.__package__
+GL_1_4.arrays
+GL_1_4.constant
+GL_1_4.constants
+GL_1_4.ctypes
+GL_1_4.extensions
+GL_1_4.glBlendFuncSeparate(
+GL_1_4.glFogCoordPointer(
+GL_1_4.glFogCoordd(
+GL_1_4.glFogCoorddv(
+GL_1_4.glFogCoordf(
+GL_1_4.glFogCoordfv(
+GL_1_4.glMultiDrawArrays(
+GL_1_4.glMultiDrawElements(
+GL_1_4.glPointParameterf(
+GL_1_4.glPointParameterfv(
+GL_1_4.glPointParameteri(
+GL_1_4.glPointParameteriv(
+GL_1_4.glSecondaryColor3b(
+GL_1_4.glSecondaryColor3bv(
+GL_1_4.glSecondaryColor3d(
+GL_1_4.glSecondaryColor3dv(
+GL_1_4.glSecondaryColor3f(
+GL_1_4.glSecondaryColor3fv(
+GL_1_4.glSecondaryColor3i(
+GL_1_4.glSecondaryColor3iv(
+GL_1_4.glSecondaryColor3s(
+GL_1_4.glSecondaryColor3sv(
+GL_1_4.glSecondaryColor3ub(
+GL_1_4.glSecondaryColor3ubv(
+GL_1_4.glSecondaryColor3ui(
+GL_1_4.glSecondaryColor3uiv(
+GL_1_4.glSecondaryColor3us(
+GL_1_4.glSecondaryColor3usv(
+GL_1_4.glSecondaryColorPointer(
+GL_1_4.glWindowPos2d(
+GL_1_4.glWindowPos2dv(
+GL_1_4.glWindowPos2f(
+GL_1_4.glWindowPos2fv(
+GL_1_4.glWindowPos2i(
+GL_1_4.glWindowPos2iv(
+GL_1_4.glWindowPos2s(
+GL_1_4.glWindowPos2sv(
+GL_1_4.glWindowPos3d(
+GL_1_4.glWindowPos3dv(
+GL_1_4.glWindowPos3f(
+GL_1_4.glWindowPos3fv(
+GL_1_4.glWindowPos3i(
+GL_1_4.glWindowPos3iv(
+GL_1_4.glWindowPos3s(
+GL_1_4.glWindowPos3sv(
+GL_1_4.glget
+GL_1_4.platform
+GL_1_4.wrapper
+
+--- from OpenGL.GL.VERSION.GL_1_4 import * ---
+
+--- import OpenGL.GL.VERSION.GL_1_5 ---
+OpenGL.GL.VERSION.GL_1_5.EXTENSION_NAME
+OpenGL.GL.VERSION.GL_1_5.GL_ARRAY_BUFFER
+OpenGL.GL.VERSION.GL_1_5.GL_ARRAY_BUFFER_BINDING
+OpenGL.GL.VERSION.GL_1_5.GL_BUFFER_ACCESS
+OpenGL.GL.VERSION.GL_1_5.GL_BUFFER_MAPPED
+OpenGL.GL.VERSION.GL_1_5.GL_BUFFER_MAP_POINTER
+OpenGL.GL.VERSION.GL_1_5.GL_BUFFER_SIZE
+OpenGL.GL.VERSION.GL_1_5.GL_BUFFER_USAGE
+OpenGL.GL.VERSION.GL_1_5.GL_COLOR_ARRAY_BUFFER_BINDING
+OpenGL.GL.VERSION.GL_1_5.GL_CURRENT_QUERY
+OpenGL.GL.VERSION.GL_1_5.GL_DYNAMIC_COPY
+OpenGL.GL.VERSION.GL_1_5.GL_DYNAMIC_DRAW
+OpenGL.GL.VERSION.GL_1_5.GL_DYNAMIC_READ
+OpenGL.GL.VERSION.GL_1_5.GL_EDGE_FLAG_ARRAY_BUFFER_BINDING
+OpenGL.GL.VERSION.GL_1_5.GL_ELEMENT_ARRAY_BUFFER
+OpenGL.GL.VERSION.GL_1_5.GL_ELEMENT_ARRAY_BUFFER_BINDING
+OpenGL.GL.VERSION.GL_1_5.GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING
+OpenGL.GL.VERSION.GL_1_5.GL_INDEX_ARRAY_BUFFER_BINDING
+OpenGL.GL.VERSION.GL_1_5.GL_NORMAL_ARRAY_BUFFER_BINDING
+OpenGL.GL.VERSION.GL_1_5.GL_QUERY_COUNTER_BITS
+OpenGL.GL.VERSION.GL_1_5.GL_QUERY_RESULT
+OpenGL.GL.VERSION.GL_1_5.GL_QUERY_RESULT_AVAILABLE
+OpenGL.GL.VERSION.GL_1_5.GL_READ_ONLY
+OpenGL.GL.VERSION.GL_1_5.GL_READ_WRITE
+OpenGL.GL.VERSION.GL_1_5.GL_SAMPLES_PASSED
+OpenGL.GL.VERSION.GL_1_5.GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING
+OpenGL.GL.VERSION.GL_1_5.GL_STATIC_COPY
+OpenGL.GL.VERSION.GL_1_5.GL_STATIC_DRAW
+OpenGL.GL.VERSION.GL_1_5.GL_STATIC_READ
+OpenGL.GL.VERSION.GL_1_5.GL_STREAM_COPY
+OpenGL.GL.VERSION.GL_1_5.GL_STREAM_DRAW
+OpenGL.GL.VERSION.GL_1_5.GL_STREAM_READ
+OpenGL.GL.VERSION.GL_1_5.GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING
+OpenGL.GL.VERSION.GL_1_5.GL_VERTEX_ARRAY_BUFFER_BINDING
+OpenGL.GL.VERSION.GL_1_5.GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
+OpenGL.GL.VERSION.GL_1_5.GL_WEIGHT_ARRAY_BUFFER_BINDING
+OpenGL.GL.VERSION.GL_1_5.GL_WRITE_ONLY
+OpenGL.GL.VERSION.GL_1_5.__builtins__
+OpenGL.GL.VERSION.GL_1_5.__doc__
+OpenGL.GL.VERSION.GL_1_5.__file__
+OpenGL.GL.VERSION.GL_1_5.__name__
+OpenGL.GL.VERSION.GL_1_5.__package__
+OpenGL.GL.VERSION.GL_1_5.arrays
+OpenGL.GL.VERSION.GL_1_5.constant
+OpenGL.GL.VERSION.GL_1_5.constants
+OpenGL.GL.VERSION.GL_1_5.ctypes
+OpenGL.GL.VERSION.GL_1_5.extensions
+OpenGL.GL.VERSION.GL_1_5.glBeginQuery(
+OpenGL.GL.VERSION.GL_1_5.glBindBuffer(
+OpenGL.GL.VERSION.GL_1_5.glBufferData(
+OpenGL.GL.VERSION.GL_1_5.glBufferSubData(
+OpenGL.GL.VERSION.GL_1_5.glDeleteBuffers(
+OpenGL.GL.VERSION.GL_1_5.glDeleteQueries(
+OpenGL.GL.VERSION.GL_1_5.glEndQuery(
+OpenGL.GL.VERSION.GL_1_5.glGenBuffers(
+OpenGL.GL.VERSION.GL_1_5.glGenQueries(
+OpenGL.GL.VERSION.GL_1_5.glGetBufferParameteriv(
+OpenGL.GL.VERSION.GL_1_5.glGetBufferPointerv(
+OpenGL.GL.VERSION.GL_1_5.glGetBufferSubData(
+OpenGL.GL.VERSION.GL_1_5.glGetQueryObjectiv(
+OpenGL.GL.VERSION.GL_1_5.glGetQueryObjectuiv(
+OpenGL.GL.VERSION.GL_1_5.glGetQueryiv(
+OpenGL.GL.VERSION.GL_1_5.glIsBuffer(
+OpenGL.GL.VERSION.GL_1_5.glIsQuery(
+OpenGL.GL.VERSION.GL_1_5.glMapBuffer(
+OpenGL.GL.VERSION.GL_1_5.glUnmapBuffer(
+OpenGL.GL.VERSION.GL_1_5.glget
+OpenGL.GL.VERSION.GL_1_5.platform
+OpenGL.GL.VERSION.GL_1_5.wrapper
+
+--- from OpenGL.GL.VERSION import GL_1_5 ---
+GL_1_5.EXTENSION_NAME
+GL_1_5.GL_ARRAY_BUFFER
+GL_1_5.GL_ARRAY_BUFFER_BINDING
+GL_1_5.GL_BUFFER_ACCESS
+GL_1_5.GL_BUFFER_MAPPED
+GL_1_5.GL_BUFFER_MAP_POINTER
+GL_1_5.GL_BUFFER_SIZE
+GL_1_5.GL_BUFFER_USAGE
+GL_1_5.GL_COLOR_ARRAY_BUFFER_BINDING
+GL_1_5.GL_CURRENT_QUERY
+GL_1_5.GL_DYNAMIC_COPY
+GL_1_5.GL_DYNAMIC_DRAW
+GL_1_5.GL_DYNAMIC_READ
+GL_1_5.GL_EDGE_FLAG_ARRAY_BUFFER_BINDING
+GL_1_5.GL_ELEMENT_ARRAY_BUFFER
+GL_1_5.GL_ELEMENT_ARRAY_BUFFER_BINDING
+GL_1_5.GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING
+GL_1_5.GL_INDEX_ARRAY_BUFFER_BINDING
+GL_1_5.GL_NORMAL_ARRAY_BUFFER_BINDING
+GL_1_5.GL_QUERY_COUNTER_BITS
+GL_1_5.GL_QUERY_RESULT
+GL_1_5.GL_QUERY_RESULT_AVAILABLE
+GL_1_5.GL_READ_ONLY
+GL_1_5.GL_READ_WRITE
+GL_1_5.GL_SAMPLES_PASSED
+GL_1_5.GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING
+GL_1_5.GL_STATIC_COPY
+GL_1_5.GL_STATIC_DRAW
+GL_1_5.GL_STATIC_READ
+GL_1_5.GL_STREAM_COPY
+GL_1_5.GL_STREAM_DRAW
+GL_1_5.GL_STREAM_READ
+GL_1_5.GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING
+GL_1_5.GL_VERTEX_ARRAY_BUFFER_BINDING
+GL_1_5.GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
+GL_1_5.GL_WEIGHT_ARRAY_BUFFER_BINDING
+GL_1_5.GL_WRITE_ONLY
+GL_1_5.__builtins__
+GL_1_5.__doc__
+GL_1_5.__file__
+GL_1_5.__name__
+GL_1_5.__package__
+GL_1_5.arrays
+GL_1_5.constant
+GL_1_5.constants
+GL_1_5.ctypes
+GL_1_5.extensions
+GL_1_5.glBeginQuery(
+GL_1_5.glBindBuffer(
+GL_1_5.glBufferData(
+GL_1_5.glBufferSubData(
+GL_1_5.glDeleteBuffers(
+GL_1_5.glDeleteQueries(
+GL_1_5.glEndQuery(
+GL_1_5.glGenBuffers(
+GL_1_5.glGenQueries(
+GL_1_5.glGetBufferParameteriv(
+GL_1_5.glGetBufferPointerv(
+GL_1_5.glGetBufferSubData(
+GL_1_5.glGetQueryObjectiv(
+GL_1_5.glGetQueryObjectuiv(
+GL_1_5.glGetQueryiv(
+GL_1_5.glIsBuffer(
+GL_1_5.glIsQuery(
+GL_1_5.glMapBuffer(
+GL_1_5.glUnmapBuffer(
+GL_1_5.glget
+GL_1_5.platform
+GL_1_5.wrapper
+
+--- from OpenGL.GL.VERSION.GL_1_5 import * ---
+
+--- import OpenGL.GL.VERSION.GL_2_0 ---
+OpenGL.GL.VERSION.GL_2_0.EXTENSION_NAME
+OpenGL.GL.VERSION.GL_2_0.GL_ACTIVE_ATTRIBUTES
+OpenGL.GL.VERSION.GL_2_0.GL_ACTIVE_ATTRIBUTE_MAX_LENGTH
+OpenGL.GL.VERSION.GL_2_0.GL_ACTIVE_UNIFORMS
+OpenGL.GL.VERSION.GL_2_0.GL_ACTIVE_UNIFORM_MAX_LENGTH
+OpenGL.GL.VERSION.GL_2_0.GL_ATTACHED_SHADERS
+OpenGL.GL.VERSION.GL_2_0.GL_BLEND_EQUATION_ALPHA
+OpenGL.GL.VERSION.GL_2_0.GL_BOOL
+OpenGL.GL.VERSION.GL_2_0.GL_BOOL_VEC2
+OpenGL.GL.VERSION.GL_2_0.GL_BOOL_VEC3
+OpenGL.GL.VERSION.GL_2_0.GL_BOOL_VEC4
+OpenGL.GL.VERSION.GL_2_0.GL_COMPILE_STATUS
+OpenGL.GL.VERSION.GL_2_0.GL_COORD_REPLACE
+OpenGL.GL.VERSION.GL_2_0.GL_CURRENT_PROGRAM
+OpenGL.GL.VERSION.GL_2_0.GL_CURRENT_VERTEX_ATTRIB
+OpenGL.GL.VERSION.GL_2_0.GL_DELETE_STATUS
+OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER0
+OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER1
+OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER10
+OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER11
+OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER12
+OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER13
+OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER14
+OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER15
+OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER2
+OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER3
+OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER4
+OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER5
+OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER6
+OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER7
+OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER8
+OpenGL.GL.VERSION.GL_2_0.GL_DRAW_BUFFER9
+OpenGL.GL.VERSION.GL_2_0.GL_FLOAT_MAT2
+OpenGL.GL.VERSION.GL_2_0.GL_FLOAT_MAT3
+OpenGL.GL.VERSION.GL_2_0.GL_FLOAT_MAT4
+OpenGL.GL.VERSION.GL_2_0.GL_FLOAT_VEC2
+OpenGL.GL.VERSION.GL_2_0.GL_FLOAT_VEC3
+OpenGL.GL.VERSION.GL_2_0.GL_FLOAT_VEC4
+OpenGL.GL.VERSION.GL_2_0.GL_FRAGMENT_SHADER
+OpenGL.GL.VERSION.GL_2_0.GL_FRAGMENT_SHADER_DERIVATIVE_HINT
+OpenGL.GL.VERSION.GL_2_0.GL_INFO_LOG_LENGTH
+OpenGL.GL.VERSION.GL_2_0.GL_INT_VEC2
+OpenGL.GL.VERSION.GL_2_0.GL_INT_VEC3
+OpenGL.GL.VERSION.GL_2_0.GL_INT_VEC4
+OpenGL.GL.VERSION.GL_2_0.GL_LINK_STATUS
+OpenGL.GL.VERSION.GL_2_0.GL_LOWER_LEFT
+OpenGL.GL.VERSION.GL_2_0.GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS
+OpenGL.GL.VERSION.GL_2_0.GL_MAX_DRAW_BUFFERS
+OpenGL.GL.VERSION.GL_2_0.GL_MAX_FRAGMENT_UNIFORM_COMPONENTS
+OpenGL.GL.VERSION.GL_2_0.GL_MAX_TEXTURE_COORDS
+OpenGL.GL.VERSION.GL_2_0.GL_MAX_TEXTURE_IMAGE_UNITS
+OpenGL.GL.VERSION.GL_2_0.GL_MAX_VARYING_FLOATS
+OpenGL.GL.VERSION.GL_2_0.GL_MAX_VERTEX_ATTRIBS
+OpenGL.GL.VERSION.GL_2_0.GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS
+OpenGL.GL.VERSION.GL_2_0.GL_MAX_VERTEX_UNIFORM_COMPONENTS
+OpenGL.GL.VERSION.GL_2_0.GL_OBJECT_COMPILE_STATUS
+OpenGL.GL.VERSION.GL_2_0.GL_OBJECT_LINK_STATUS
+OpenGL.GL.VERSION.GL_2_0.GL_POINT_SPRITE
+OpenGL.GL.VERSION.GL_2_0.GL_POINT_SPRITE_COORD_ORIGIN
+OpenGL.GL.VERSION.GL_2_0.GL_SAMPLER_1D
+OpenGL.GL.VERSION.GL_2_0.GL_SAMPLER_1D_SHADOW
+OpenGL.GL.VERSION.GL_2_0.GL_SAMPLER_2D
+OpenGL.GL.VERSION.GL_2_0.GL_SAMPLER_2D_SHADOW
+OpenGL.GL.VERSION.GL_2_0.GL_SAMPLER_3D
+OpenGL.GL.VERSION.GL_2_0.GL_SAMPLER_CUBE
+OpenGL.GL.VERSION.GL_2_0.GL_SHADER_SOURCE_LENGTH
+OpenGL.GL.VERSION.GL_2_0.GL_SHADER_TYPE
+OpenGL.GL.VERSION.GL_2_0.GL_SHADING_LANGUAGE_VERSION
+OpenGL.GL.VERSION.GL_2_0.GL_STENCIL_BACK_FAIL
+OpenGL.GL.VERSION.GL_2_0.GL_STENCIL_BACK_FUNC
+OpenGL.GL.VERSION.GL_2_0.GL_STENCIL_BACK_PASS_DEPTH_FAIL
+OpenGL.GL.VERSION.GL_2_0.GL_STENCIL_BACK_PASS_DEPTH_PASS
+OpenGL.GL.VERSION.GL_2_0.GL_STENCIL_BACK_REF
+OpenGL.GL.VERSION.GL_2_0.GL_STENCIL_BACK_VALUE_MASK
+OpenGL.GL.VERSION.GL_2_0.GL_STENCIL_BACK_WRITEMASK
+OpenGL.GL.VERSION.GL_2_0.GL_UPPER_LEFT
+OpenGL.GL.VERSION.GL_2_0.GL_VALIDATE_STATUS
+OpenGL.GL.VERSION.GL_2_0.GL_VERTEX_ATTRIB_ARRAY_ENABLED
+OpenGL.GL.VERSION.GL_2_0.GL_VERTEX_ATTRIB_ARRAY_NORMALIZED
+OpenGL.GL.VERSION.GL_2_0.GL_VERTEX_ATTRIB_ARRAY_POINTER
+OpenGL.GL.VERSION.GL_2_0.GL_VERTEX_ATTRIB_ARRAY_SIZE
+OpenGL.GL.VERSION.GL_2_0.GL_VERTEX_ATTRIB_ARRAY_STRIDE
+OpenGL.GL.VERSION.GL_2_0.GL_VERTEX_ATTRIB_ARRAY_TYPE
+OpenGL.GL.VERSION.GL_2_0.GL_VERTEX_PROGRAM_POINT_SIZE
+OpenGL.GL.VERSION.GL_2_0.GL_VERTEX_PROGRAM_TWO_SIDE
+OpenGL.GL.VERSION.GL_2_0.GL_VERTEX_SHADER
+OpenGL.GL.VERSION.GL_2_0.OpenGL
+OpenGL.GL.VERSION.GL_2_0.__builtins__
+OpenGL.GL.VERSION.GL_2_0.__doc__
+OpenGL.GL.VERSION.GL_2_0.__file__
+OpenGL.GL.VERSION.GL_2_0.__name__
+OpenGL.GL.VERSION.GL_2_0.__package__
+OpenGL.GL.VERSION.GL_2_0.arrays
+OpenGL.GL.VERSION.GL_2_0.base_glGetActiveUniform(
+OpenGL.GL.VERSION.GL_2_0.base_glGetShaderSource(
+OpenGL.GL.VERSION.GL_2_0.constant
+OpenGL.GL.VERSION.GL_2_0.constants
+OpenGL.GL.VERSION.GL_2_0.converters
+OpenGL.GL.VERSION.GL_2_0.ctypes
+OpenGL.GL.VERSION.GL_2_0.error
+OpenGL.GL.VERSION.GL_2_0.extensions
+OpenGL.GL.VERSION.GL_2_0.glAttachShader(
+OpenGL.GL.VERSION.GL_2_0.glBindAttribLocation(
+OpenGL.GL.VERSION.GL_2_0.glBlendEquationSeparate(
+OpenGL.GL.VERSION.GL_2_0.glCompileShader(
+OpenGL.GL.VERSION.GL_2_0.glCreateProgram(
+OpenGL.GL.VERSION.GL_2_0.glCreateShader(
+OpenGL.GL.VERSION.GL_2_0.glDeleteProgram(
+OpenGL.GL.VERSION.GL_2_0.glDeleteShader(
+OpenGL.GL.VERSION.GL_2_0.glDetachShader(
+OpenGL.GL.VERSION.GL_2_0.glDisableVertexAttribArray(
+OpenGL.GL.VERSION.GL_2_0.glDrawBuffers(
+OpenGL.GL.VERSION.GL_2_0.glEnableVertexAttribArray(
+OpenGL.GL.VERSION.GL_2_0.glGetActiveAttrib(
+OpenGL.GL.VERSION.GL_2_0.glGetActiveUniform(
+OpenGL.GL.VERSION.GL_2_0.glGetAttachedShaders(
+OpenGL.GL.VERSION.GL_2_0.glGetAttribLocation(
+OpenGL.GL.VERSION.GL_2_0.glGetInfoLog(
+OpenGL.GL.VERSION.GL_2_0.glGetProgramInfoLog(
+OpenGL.GL.VERSION.GL_2_0.glGetProgramiv(
+OpenGL.GL.VERSION.GL_2_0.glGetShaderInfoLog(
+OpenGL.GL.VERSION.GL_2_0.glGetShaderSource(
+OpenGL.GL.VERSION.GL_2_0.glGetShaderiv(
+OpenGL.GL.VERSION.GL_2_0.glGetUniformLocation(
+OpenGL.GL.VERSION.GL_2_0.glGetUniformfv(
+OpenGL.GL.VERSION.GL_2_0.glGetUniformiv(
+OpenGL.GL.VERSION.GL_2_0.glGetVertexAttribPointerv(
+OpenGL.GL.VERSION.GL_2_0.glGetVertexAttribdv(
+OpenGL.GL.VERSION.GL_2_0.glGetVertexAttribfv(
+OpenGL.GL.VERSION.GL_2_0.glGetVertexAttribiv(
+OpenGL.GL.VERSION.GL_2_0.glIsProgram(
+OpenGL.GL.VERSION.GL_2_0.glIsShader(
+OpenGL.GL.VERSION.GL_2_0.glLinkProgram(
+OpenGL.GL.VERSION.GL_2_0.glShaderSource(
+OpenGL.GL.VERSION.GL_2_0.glStencilFuncSeparate(
+OpenGL.GL.VERSION.GL_2_0.glStencilMaskSeparate(
+OpenGL.GL.VERSION.GL_2_0.glStencilOpSeparate(
+OpenGL.GL.VERSION.GL_2_0.glUniform1f(
+OpenGL.GL.VERSION.GL_2_0.glUniform1fv(
+OpenGL.GL.VERSION.GL_2_0.glUniform1i(
+OpenGL.GL.VERSION.GL_2_0.glUniform1iv(
+OpenGL.GL.VERSION.GL_2_0.glUniform2f(
+OpenGL.GL.VERSION.GL_2_0.glUniform2fv(
+OpenGL.GL.VERSION.GL_2_0.glUniform2i(
+OpenGL.GL.VERSION.GL_2_0.glUniform2iv(
+OpenGL.GL.VERSION.GL_2_0.glUniform3f(
+OpenGL.GL.VERSION.GL_2_0.glUniform3fv(
+OpenGL.GL.VERSION.GL_2_0.glUniform3i(
+OpenGL.GL.VERSION.GL_2_0.glUniform3iv(
+OpenGL.GL.VERSION.GL_2_0.glUniform4f(
+OpenGL.GL.VERSION.GL_2_0.glUniform4fv(
+OpenGL.GL.VERSION.GL_2_0.glUniform4i(
+OpenGL.GL.VERSION.GL_2_0.glUniform4iv(
+OpenGL.GL.VERSION.GL_2_0.glUniformMatrix2fv(
+OpenGL.GL.VERSION.GL_2_0.glUniformMatrix3fv(
+OpenGL.GL.VERSION.GL_2_0.glUniformMatrix4fv(
+OpenGL.GL.VERSION.GL_2_0.glUseProgram(
+OpenGL.GL.VERSION.GL_2_0.glValidateProgram(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib1d(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib1dv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib1f(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib1fv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib1s(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib1sv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib2d(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib2dv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib2f(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib2fv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib2s(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib2sv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib3d(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib3dv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib3f(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib3fv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib3s(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib3sv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4Nbv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4Niv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4Nsv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4Nub(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4Nubv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4Nuiv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4Nusv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4bv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4d(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4dv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4f(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4fv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4iv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4s(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4sv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4ubv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4uiv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttrib4usv(
+OpenGL.GL.VERSION.GL_2_0.glVertexAttribPointer(
+OpenGL.GL.VERSION.GL_2_0.glget
+OpenGL.GL.VERSION.GL_2_0.name
+OpenGL.GL.VERSION.GL_2_0.platform
+OpenGL.GL.VERSION.GL_2_0.wrapper
+
+--- from OpenGL.GL.VERSION import GL_2_0 ---
+GL_2_0.EXTENSION_NAME
+GL_2_0.GL_ACTIVE_ATTRIBUTES
+GL_2_0.GL_ACTIVE_ATTRIBUTE_MAX_LENGTH
+GL_2_0.GL_ACTIVE_UNIFORMS
+GL_2_0.GL_ACTIVE_UNIFORM_MAX_LENGTH
+GL_2_0.GL_ATTACHED_SHADERS
+GL_2_0.GL_BLEND_EQUATION_ALPHA
+GL_2_0.GL_BOOL
+GL_2_0.GL_BOOL_VEC2
+GL_2_0.GL_BOOL_VEC3
+GL_2_0.GL_BOOL_VEC4
+GL_2_0.GL_COMPILE_STATUS
+GL_2_0.GL_COORD_REPLACE
+GL_2_0.GL_CURRENT_PROGRAM
+GL_2_0.GL_CURRENT_VERTEX_ATTRIB
+GL_2_0.GL_DELETE_STATUS
+GL_2_0.GL_DRAW_BUFFER0
+GL_2_0.GL_DRAW_BUFFER1
+GL_2_0.GL_DRAW_BUFFER10
+GL_2_0.GL_DRAW_BUFFER11
+GL_2_0.GL_DRAW_BUFFER12
+GL_2_0.GL_DRAW_BUFFER13
+GL_2_0.GL_DRAW_BUFFER14
+GL_2_0.GL_DRAW_BUFFER15
+GL_2_0.GL_DRAW_BUFFER2
+GL_2_0.GL_DRAW_BUFFER3
+GL_2_0.GL_DRAW_BUFFER4
+GL_2_0.GL_DRAW_BUFFER5
+GL_2_0.GL_DRAW_BUFFER6
+GL_2_0.GL_DRAW_BUFFER7
+GL_2_0.GL_DRAW_BUFFER8
+GL_2_0.GL_DRAW_BUFFER9
+GL_2_0.GL_FLOAT_MAT2
+GL_2_0.GL_FLOAT_MAT3
+GL_2_0.GL_FLOAT_MAT4
+GL_2_0.GL_FLOAT_VEC2
+GL_2_0.GL_FLOAT_VEC3
+GL_2_0.GL_FLOAT_VEC4
+GL_2_0.GL_FRAGMENT_SHADER
+GL_2_0.GL_FRAGMENT_SHADER_DERIVATIVE_HINT
+GL_2_0.GL_INFO_LOG_LENGTH
+GL_2_0.GL_INT_VEC2
+GL_2_0.GL_INT_VEC3
+GL_2_0.GL_INT_VEC4
+GL_2_0.GL_LINK_STATUS
+GL_2_0.GL_LOWER_LEFT
+GL_2_0.GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS
+GL_2_0.GL_MAX_DRAW_BUFFERS
+GL_2_0.GL_MAX_FRAGMENT_UNIFORM_COMPONENTS
+GL_2_0.GL_MAX_TEXTURE_COORDS
+GL_2_0.GL_MAX_TEXTURE_IMAGE_UNITS
+GL_2_0.GL_MAX_VARYING_FLOATS
+GL_2_0.GL_MAX_VERTEX_ATTRIBS
+GL_2_0.GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS
+GL_2_0.GL_MAX_VERTEX_UNIFORM_COMPONENTS
+GL_2_0.GL_OBJECT_COMPILE_STATUS
+GL_2_0.GL_OBJECT_LINK_STATUS
+GL_2_0.GL_POINT_SPRITE
+GL_2_0.GL_POINT_SPRITE_COORD_ORIGIN
+GL_2_0.GL_SAMPLER_1D
+GL_2_0.GL_SAMPLER_1D_SHADOW
+GL_2_0.GL_SAMPLER_2D
+GL_2_0.GL_SAMPLER_2D_SHADOW
+GL_2_0.GL_SAMPLER_3D
+GL_2_0.GL_SAMPLER_CUBE
+GL_2_0.GL_SHADER_SOURCE_LENGTH
+GL_2_0.GL_SHADER_TYPE
+GL_2_0.GL_SHADING_LANGUAGE_VERSION
+GL_2_0.GL_STENCIL_BACK_FAIL
+GL_2_0.GL_STENCIL_BACK_FUNC
+GL_2_0.GL_STENCIL_BACK_PASS_DEPTH_FAIL
+GL_2_0.GL_STENCIL_BACK_PASS_DEPTH_PASS
+GL_2_0.GL_STENCIL_BACK_REF
+GL_2_0.GL_STENCIL_BACK_VALUE_MASK
+GL_2_0.GL_STENCIL_BACK_WRITEMASK
+GL_2_0.GL_UPPER_LEFT
+GL_2_0.GL_VALIDATE_STATUS
+GL_2_0.GL_VERTEX_ATTRIB_ARRAY_ENABLED
+GL_2_0.GL_VERTEX_ATTRIB_ARRAY_NORMALIZED
+GL_2_0.GL_VERTEX_ATTRIB_ARRAY_POINTER
+GL_2_0.GL_VERTEX_ATTRIB_ARRAY_SIZE
+GL_2_0.GL_VERTEX_ATTRIB_ARRAY_STRIDE
+GL_2_0.GL_VERTEX_ATTRIB_ARRAY_TYPE
+GL_2_0.GL_VERTEX_PROGRAM_POINT_SIZE
+GL_2_0.GL_VERTEX_PROGRAM_TWO_SIDE
+GL_2_0.GL_VERTEX_SHADER
+GL_2_0.OpenGL
+GL_2_0.__builtins__
+GL_2_0.__doc__
+GL_2_0.__file__
+GL_2_0.__name__
+GL_2_0.__package__
+GL_2_0.arrays
+GL_2_0.base_glGetActiveUniform(
+GL_2_0.base_glGetShaderSource(
+GL_2_0.constant
+GL_2_0.constants
+GL_2_0.converters
+GL_2_0.ctypes
+GL_2_0.error
+GL_2_0.extensions
+GL_2_0.glAttachShader(
+GL_2_0.glBindAttribLocation(
+GL_2_0.glBlendEquationSeparate(
+GL_2_0.glCompileShader(
+GL_2_0.glCreateProgram(
+GL_2_0.glCreateShader(
+GL_2_0.glDeleteProgram(
+GL_2_0.glDeleteShader(
+GL_2_0.glDetachShader(
+GL_2_0.glDisableVertexAttribArray(
+GL_2_0.glDrawBuffers(
+GL_2_0.glEnableVertexAttribArray(
+GL_2_0.glGetActiveAttrib(
+GL_2_0.glGetActiveUniform(
+GL_2_0.glGetAttachedShaders(
+GL_2_0.glGetAttribLocation(
+GL_2_0.glGetInfoLog(
+GL_2_0.glGetProgramInfoLog(
+GL_2_0.glGetProgramiv(
+GL_2_0.glGetShaderInfoLog(
+GL_2_0.glGetShaderSource(
+GL_2_0.glGetShaderiv(
+GL_2_0.glGetUniformLocation(
+GL_2_0.glGetUniformfv(
+GL_2_0.glGetUniformiv(
+GL_2_0.glGetVertexAttribPointerv(
+GL_2_0.glGetVertexAttribdv(
+GL_2_0.glGetVertexAttribfv(
+GL_2_0.glGetVertexAttribiv(
+GL_2_0.glIsProgram(
+GL_2_0.glIsShader(
+GL_2_0.glLinkProgram(
+GL_2_0.glShaderSource(
+GL_2_0.glStencilFuncSeparate(
+GL_2_0.glStencilMaskSeparate(
+GL_2_0.glStencilOpSeparate(
+GL_2_0.glUniform1f(
+GL_2_0.glUniform1fv(
+GL_2_0.glUniform1i(
+GL_2_0.glUniform1iv(
+GL_2_0.glUniform2f(
+GL_2_0.glUniform2fv(
+GL_2_0.glUniform2i(
+GL_2_0.glUniform2iv(
+GL_2_0.glUniform3f(
+GL_2_0.glUniform3fv(
+GL_2_0.glUniform3i(
+GL_2_0.glUniform3iv(
+GL_2_0.glUniform4f(
+GL_2_0.glUniform4fv(
+GL_2_0.glUniform4i(
+GL_2_0.glUniform4iv(
+GL_2_0.glUniformMatrix2fv(
+GL_2_0.glUniformMatrix3fv(
+GL_2_0.glUniformMatrix4fv(
+GL_2_0.glUseProgram(
+GL_2_0.glValidateProgram(
+GL_2_0.glVertexAttrib1d(
+GL_2_0.glVertexAttrib1dv(
+GL_2_0.glVertexAttrib1f(
+GL_2_0.glVertexAttrib1fv(
+GL_2_0.glVertexAttrib1s(
+GL_2_0.glVertexAttrib1sv(
+GL_2_0.glVertexAttrib2d(
+GL_2_0.glVertexAttrib2dv(
+GL_2_0.glVertexAttrib2f(
+GL_2_0.glVertexAttrib2fv(
+GL_2_0.glVertexAttrib2s(
+GL_2_0.glVertexAttrib2sv(
+GL_2_0.glVertexAttrib3d(
+GL_2_0.glVertexAttrib3dv(
+GL_2_0.glVertexAttrib3f(
+GL_2_0.glVertexAttrib3fv(
+GL_2_0.glVertexAttrib3s(
+GL_2_0.glVertexAttrib3sv(
+GL_2_0.glVertexAttrib4Nbv(
+GL_2_0.glVertexAttrib4Niv(
+GL_2_0.glVertexAttrib4Nsv(
+GL_2_0.glVertexAttrib4Nub(
+GL_2_0.glVertexAttrib4Nubv(
+GL_2_0.glVertexAttrib4Nuiv(
+GL_2_0.glVertexAttrib4Nusv(
+GL_2_0.glVertexAttrib4bv(
+GL_2_0.glVertexAttrib4d(
+GL_2_0.glVertexAttrib4dv(
+GL_2_0.glVertexAttrib4f(
+GL_2_0.glVertexAttrib4fv(
+GL_2_0.glVertexAttrib4iv(
+GL_2_0.glVertexAttrib4s(
+GL_2_0.glVertexAttrib4sv(
+GL_2_0.glVertexAttrib4ubv(
+GL_2_0.glVertexAttrib4uiv(
+GL_2_0.glVertexAttrib4usv(
+GL_2_0.glVertexAttribPointer(
+GL_2_0.glget
+GL_2_0.name
+GL_2_0.platform
+GL_2_0.wrapper
+
+--- from OpenGL.GL.VERSION.GL_2_0 import * ---
+
+--- import OpenGL.GL.VERSION.GL_2_1 ---
+OpenGL.GL.VERSION.GL_2_1.EXTENSION_NAME
+OpenGL.GL.VERSION.GL_2_1.GL_COMPRESSED_SLUMINANCE
+OpenGL.GL.VERSION.GL_2_1.GL_COMPRESSED_SLUMINANCE_ALPHA
+OpenGL.GL.VERSION.GL_2_1.GL_COMPRESSED_SRGB
+OpenGL.GL.VERSION.GL_2_1.GL_COMPRESSED_SRGB_ALPHA
+OpenGL.GL.VERSION.GL_2_1.GL_CURRENT_RASTER_SECONDARY_COLOR
+OpenGL.GL.VERSION.GL_2_1.GL_FLOAT_MAT2x3
+OpenGL.GL.VERSION.GL_2_1.GL_FLOAT_MAT2x4
+OpenGL.GL.VERSION.GL_2_1.GL_FLOAT_MAT3x2
+OpenGL.GL.VERSION.GL_2_1.GL_FLOAT_MAT3x4
+OpenGL.GL.VERSION.GL_2_1.GL_FLOAT_MAT4x2
+OpenGL.GL.VERSION.GL_2_1.GL_FLOAT_MAT4x3
+OpenGL.GL.VERSION.GL_2_1.GL_PIXEL_PACK_BUFFER
+OpenGL.GL.VERSION.GL_2_1.GL_PIXEL_PACK_BUFFER_BINDING
+OpenGL.GL.VERSION.GL_2_1.GL_PIXEL_UNPACK_BUFFER
+OpenGL.GL.VERSION.GL_2_1.GL_PIXEL_UNPACK_BUFFER_BINDING
+OpenGL.GL.VERSION.GL_2_1.GL_SLUMINANCE
+OpenGL.GL.VERSION.GL_2_1.GL_SLUMINANCE8
+OpenGL.GL.VERSION.GL_2_1.GL_SLUMINANCE8_ALPHA8
+OpenGL.GL.VERSION.GL_2_1.GL_SLUMINANCE_ALPHA
+OpenGL.GL.VERSION.GL_2_1.GL_SRGB
+OpenGL.GL.VERSION.GL_2_1.GL_SRGB8
+OpenGL.GL.VERSION.GL_2_1.GL_SRGB8_ALPHA8
+OpenGL.GL.VERSION.GL_2_1.GL_SRGB_ALPHA
+OpenGL.GL.VERSION.GL_2_1.__builtins__
+OpenGL.GL.VERSION.GL_2_1.__doc__
+OpenGL.GL.VERSION.GL_2_1.__file__
+OpenGL.GL.VERSION.GL_2_1.__name__
+OpenGL.GL.VERSION.GL_2_1.__package__
+OpenGL.GL.VERSION.GL_2_1.arrays
+OpenGL.GL.VERSION.GL_2_1.constant
+OpenGL.GL.VERSION.GL_2_1.constants
+OpenGL.GL.VERSION.GL_2_1.ctypes
+OpenGL.GL.VERSION.GL_2_1.extensions
+OpenGL.GL.VERSION.GL_2_1.glUniformMatrix2x3fv(
+OpenGL.GL.VERSION.GL_2_1.glUniformMatrix2x4fv(
+OpenGL.GL.VERSION.GL_2_1.glUniformMatrix3x2fv(
+OpenGL.GL.VERSION.GL_2_1.glUniformMatrix3x4fv(
+OpenGL.GL.VERSION.GL_2_1.glUniformMatrix4x2fv(
+OpenGL.GL.VERSION.GL_2_1.glUniformMatrix4x3fv(
+OpenGL.GL.VERSION.GL_2_1.glget
+OpenGL.GL.VERSION.GL_2_1.platform
+OpenGL.GL.VERSION.GL_2_1.wrapper
+
+--- from OpenGL.GL.VERSION import GL_2_1 ---
+GL_2_1.EXTENSION_NAME
+GL_2_1.GL_COMPRESSED_SLUMINANCE
+GL_2_1.GL_COMPRESSED_SLUMINANCE_ALPHA
+GL_2_1.GL_COMPRESSED_SRGB
+GL_2_1.GL_COMPRESSED_SRGB_ALPHA
+GL_2_1.GL_CURRENT_RASTER_SECONDARY_COLOR
+GL_2_1.GL_FLOAT_MAT2x3
+GL_2_1.GL_FLOAT_MAT2x4
+GL_2_1.GL_FLOAT_MAT3x2
+GL_2_1.GL_FLOAT_MAT3x4
+GL_2_1.GL_FLOAT_MAT4x2
+GL_2_1.GL_FLOAT_MAT4x3
+GL_2_1.GL_PIXEL_PACK_BUFFER
+GL_2_1.GL_PIXEL_PACK_BUFFER_BINDING
+GL_2_1.GL_PIXEL_UNPACK_BUFFER
+GL_2_1.GL_PIXEL_UNPACK_BUFFER_BINDING
+GL_2_1.GL_SLUMINANCE
+GL_2_1.GL_SLUMINANCE8
+GL_2_1.GL_SLUMINANCE8_ALPHA8
+GL_2_1.GL_SLUMINANCE_ALPHA
+GL_2_1.GL_SRGB
+GL_2_1.GL_SRGB8
+GL_2_1.GL_SRGB8_ALPHA8
+GL_2_1.GL_SRGB_ALPHA
+GL_2_1.__builtins__
+GL_2_1.__doc__
+GL_2_1.__file__
+GL_2_1.__name__
+GL_2_1.__package__
+GL_2_1.arrays
+GL_2_1.constant
+GL_2_1.constants
+GL_2_1.ctypes
+GL_2_1.extensions
+GL_2_1.glUniformMatrix2x3fv(
+GL_2_1.glUniformMatrix2x4fv(
+GL_2_1.glUniformMatrix3x2fv(
+GL_2_1.glUniformMatrix3x4fv(
+GL_2_1.glUniformMatrix4x2fv(
+GL_2_1.glUniformMatrix4x3fv(
+GL_2_1.glget
+GL_2_1.platform
+GL_2_1.wrapper
+
+--- from OpenGL.GL.VERSION.GL_2_1 import * ---
+
+--- import OpenGL.GL.VERSION.GL_3_0 ---
+OpenGL.GL.VERSION.GL_3_0.EXTENSION_NAME
+OpenGL.GL.VERSION.GL_3_0.GL_ALPHA_INTEGER
+OpenGL.GL.VERSION.GL_3_0.GL_BGRA_INTEGER
+OpenGL.GL.VERSION.GL_3_0.GL_BGR_INTEGER
+OpenGL.GL.VERSION.GL_3_0.GL_BLUE_INTEGER
+OpenGL.GL.VERSION.GL_3_0.GL_CLAMP_FRAGMENT_COLOR
+OpenGL.GL.VERSION.GL_3_0.GL_CLAMP_READ_COLOR
+OpenGL.GL.VERSION.GL_3_0.GL_CLAMP_VERTEX_COLOR
+OpenGL.GL.VERSION.GL_3_0.GL_COMPRESSED_RED
+OpenGL.GL.VERSION.GL_3_0.GL_COMPRESSED_RG
+OpenGL.GL.VERSION.GL_3_0.GL_CONTEXT_FLAGS
+OpenGL.GL.VERSION.GL_3_0.GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
+OpenGL.GL.VERSION.GL_3_0.GL_DEPTH_BUFFER
+OpenGL.GL.VERSION.GL_3_0.GL_FIXED_ONLY
+OpenGL.GL.VERSION.GL_3_0.GL_GREEN_INTEGER
+OpenGL.GL.VERSION.GL_3_0.GL_INTERLEAVED_ATTRIBS
+OpenGL.GL.VERSION.GL_3_0.GL_INT_SAMPLER_1D
+OpenGL.GL.VERSION.GL_3_0.GL_INT_SAMPLER_1D_ARRAY
+OpenGL.GL.VERSION.GL_3_0.GL_INT_SAMPLER_2D
+OpenGL.GL.VERSION.GL_3_0.GL_INT_SAMPLER_2D_ARRAY
+OpenGL.GL.VERSION.GL_3_0.GL_INT_SAMPLER_3D
+OpenGL.GL.VERSION.GL_3_0.GL_INT_SAMPLER_CUBE
+OpenGL.GL.VERSION.GL_3_0.GL_MAJOR_VERSION
+OpenGL.GL.VERSION.GL_3_0.GL_MAX_ARRAY_TEXTURE_LAYERS
+OpenGL.GL.VERSION.GL_3_0.GL_MAX_PROGRAM_TEXEL_OFFSET
+OpenGL.GL.VERSION.GL_3_0.GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS
+OpenGL.GL.VERSION.GL_3_0.GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS
+OpenGL.GL.VERSION.GL_3_0.GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS
+OpenGL.GL.VERSION.GL_3_0.GL_MINOR_VERSION
+OpenGL.GL.VERSION.GL_3_0.GL_MIN_PROGRAM_TEXEL_OFFSET
+OpenGL.GL.VERSION.GL_3_0.GL_NUM_EXTENSIONS
+OpenGL.GL.VERSION.GL_3_0.GL_PRIMITIVES_GENERATED
+OpenGL.GL.VERSION.GL_3_0.GL_PROXY_TEXTURE_1D_ARRAY
+OpenGL.GL.VERSION.GL_3_0.GL_PROXY_TEXTURE_2D_ARRAY
+OpenGL.GL.VERSION.GL_3_0.GL_QUERY_BY_REGION_NO_WAIT
+OpenGL.GL.VERSION.GL_3_0.GL_QUERY_BY_REGION_WAIT
+OpenGL.GL.VERSION.GL_3_0.GL_QUERY_NO_WAIT
+OpenGL.GL.VERSION.GL_3_0.GL_QUERY_WAIT
+OpenGL.GL.VERSION.GL_3_0.GL_R11F_G11F_B10F
+OpenGL.GL.VERSION.GL_3_0.GL_RASTERIZER_DISCARD
+OpenGL.GL.VERSION.GL_3_0.GL_RED_INTEGER
+OpenGL.GL.VERSION.GL_3_0.GL_RGB16F
+OpenGL.GL.VERSION.GL_3_0.GL_RGB16I
+OpenGL.GL.VERSION.GL_3_0.GL_RGB16UI
+OpenGL.GL.VERSION.GL_3_0.GL_RGB32F
+OpenGL.GL.VERSION.GL_3_0.GL_RGB32I
+OpenGL.GL.VERSION.GL_3_0.GL_RGB32UI
+OpenGL.GL.VERSION.GL_3_0.GL_RGB8I
+OpenGL.GL.VERSION.GL_3_0.GL_RGB8UI
+OpenGL.GL.VERSION.GL_3_0.GL_RGB9_E5
+OpenGL.GL.VERSION.GL_3_0.GL_RGBA16F
+OpenGL.GL.VERSION.GL_3_0.GL_RGBA16I
+OpenGL.GL.VERSION.GL_3_0.GL_RGBA16UI
+OpenGL.GL.VERSION.GL_3_0.GL_RGBA32F
+OpenGL.GL.VERSION.GL_3_0.GL_RGBA32I
+OpenGL.GL.VERSION.GL_3_0.GL_RGBA32UI
+OpenGL.GL.VERSION.GL_3_0.GL_RGBA8I
+OpenGL.GL.VERSION.GL_3_0.GL_RGBA8UI
+OpenGL.GL.VERSION.GL_3_0.GL_RGBA_INTEGER
+OpenGL.GL.VERSION.GL_3_0.GL_RGB_INTEGER
+OpenGL.GL.VERSION.GL_3_0.GL_SAMPLER_1D_ARRAY
+OpenGL.GL.VERSION.GL_3_0.GL_SAMPLER_1D_ARRAY_SHADOW
+OpenGL.GL.VERSION.GL_3_0.GL_SAMPLER_2D_ARRAY
+OpenGL.GL.VERSION.GL_3_0.GL_SAMPLER_2D_ARRAY_SHADOW
+OpenGL.GL.VERSION.GL_3_0.GL_SAMPLER_CUBE_SHADOW
+OpenGL.GL.VERSION.GL_3_0.GL_SEPARATE_ATTRIBS
+OpenGL.GL.VERSION.GL_3_0.GL_STENCIL_BUFFER
+OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_1D_ARRAY
+OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_2D_ARRAY
+OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_ALPHA_TYPE
+OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_BINDING_1D_ARRAY
+OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_BINDING_2D_ARRAY
+OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_BLUE_TYPE
+OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_DEPTH_TYPE
+OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_GREEN_TYPE
+OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_INTENSITY_TYPE
+OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_LUMINANCE_TYPE
+OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_RED_TYPE
+OpenGL.GL.VERSION.GL_3_0.GL_TEXTURE_SHARED_SIZE
+OpenGL.GL.VERSION.GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER
+OpenGL.GL.VERSION.GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER_BINDING
+OpenGL.GL.VERSION.GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER_MODE
+OpenGL.GL.VERSION.GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER_SIZE
+OpenGL.GL.VERSION.GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER_START
+OpenGL.GL.VERSION.GL_3_0.GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN
+OpenGL.GL.VERSION.GL_3_0.GL_TRANSFORM_FEEDBACK_VARYINGS
+OpenGL.GL.VERSION.GL_3_0.GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH
+OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_10F_11F_11F_REV
+OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_5_9_9_9_REV
+OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_SAMPLER_1D
+OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_SAMPLER_1D_ARRAY
+OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_SAMPLER_2D
+OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_SAMPLER_2D_ARRAY
+OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_SAMPLER_3D
+OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_SAMPLER_CUBE
+OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_VEC2
+OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_VEC3
+OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_INT_VEC4
+OpenGL.GL.VERSION.GL_3_0.GL_UNSIGNED_NORMALIZED
+OpenGL.GL.VERSION.GL_3_0.GL_VERTEX_ATTRIB_ARRAY_INTEGER
+OpenGL.GL.VERSION.GL_3_0.__builtins__
+OpenGL.GL.VERSION.GL_3_0.__doc__
+OpenGL.GL.VERSION.GL_3_0.__file__
+OpenGL.GL.VERSION.GL_3_0.__name__
+OpenGL.GL.VERSION.GL_3_0.__package__
+OpenGL.GL.VERSION.GL_3_0.arrays
+OpenGL.GL.VERSION.GL_3_0.constant
+OpenGL.GL.VERSION.GL_3_0.constants
+OpenGL.GL.VERSION.GL_3_0.ctypes
+OpenGL.GL.VERSION.GL_3_0.extensions
+OpenGL.GL.VERSION.GL_3_0.glBeginConditionalRender(
+OpenGL.GL.VERSION.GL_3_0.glBeginTransformFeedback(
+OpenGL.GL.VERSION.GL_3_0.glBindBufferBase(
+OpenGL.GL.VERSION.GL_3_0.glBindBufferRange(
+OpenGL.GL.VERSION.GL_3_0.glBindFragDataLocation(
+OpenGL.GL.VERSION.GL_3_0.glClampColor(
+OpenGL.GL.VERSION.GL_3_0.glClearBufferfi(
+OpenGL.GL.VERSION.GL_3_0.glClearBufferfv(
+OpenGL.GL.VERSION.GL_3_0.glClearBufferiv(
+OpenGL.GL.VERSION.GL_3_0.glClearBufferuiv(
+OpenGL.GL.VERSION.GL_3_0.glColorMaski(
+OpenGL.GL.VERSION.GL_3_0.glDisablei(
+OpenGL.GL.VERSION.GL_3_0.glEnablei(
+OpenGL.GL.VERSION.GL_3_0.glEndConditionalRender(
+OpenGL.GL.VERSION.GL_3_0.glEndTransformFeedback(
+OpenGL.GL.VERSION.GL_3_0.glGetBooleani_v(
+OpenGL.GL.VERSION.GL_3_0.glGetFragDataLocation(
+OpenGL.GL.VERSION.GL_3_0.glGetIntegeri_v(
+OpenGL.GL.VERSION.GL_3_0.glGetStringi(
+OpenGL.GL.VERSION.GL_3_0.glGetTexParameterIiv(
+OpenGL.GL.VERSION.GL_3_0.glGetTexParameterIuiv(
+OpenGL.GL.VERSION.GL_3_0.glGetTransformFeedbackVarying(
+OpenGL.GL.VERSION.GL_3_0.glGetUniformuiv(
+OpenGL.GL.VERSION.GL_3_0.glGetVertexAttribIiv(
+OpenGL.GL.VERSION.GL_3_0.glGetVertexAttribIuiv(
+OpenGL.GL.VERSION.GL_3_0.glIsEnabledi(
+OpenGL.GL.VERSION.GL_3_0.glTexParameterIiv(
+OpenGL.GL.VERSION.GL_3_0.glTexParameterIuiv(
+OpenGL.GL.VERSION.GL_3_0.glTransformFeedbackVaryings(
+OpenGL.GL.VERSION.GL_3_0.glUniform1ui(
+OpenGL.GL.VERSION.GL_3_0.glUniform1uiv(
+OpenGL.GL.VERSION.GL_3_0.glUniform2ui(
+OpenGL.GL.VERSION.GL_3_0.glUniform2uiv(
+OpenGL.GL.VERSION.GL_3_0.glUniform3ui(
+OpenGL.GL.VERSION.GL_3_0.glUniform3uiv(
+OpenGL.GL.VERSION.GL_3_0.glUniform4ui(
+OpenGL.GL.VERSION.GL_3_0.glUniform4uiv(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI1i(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI1iv(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI1ui(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI1uiv(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI2i(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI2iv(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI2ui(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI2uiv(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI3i(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI3iv(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI3ui(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI3uiv(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI4bv(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI4i(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI4iv(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI4sv(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI4ubv(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI4ui(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI4uiv(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribI4usv(
+OpenGL.GL.VERSION.GL_3_0.glVertexAttribIPointer(
+OpenGL.GL.VERSION.GL_3_0.glget
+OpenGL.GL.VERSION.GL_3_0.platform
+OpenGL.GL.VERSION.GL_3_0.wrapper
+
+--- from OpenGL.GL.VERSION import GL_3_0 ---
+GL_3_0.EXTENSION_NAME
+GL_3_0.GL_ALPHA_INTEGER
+GL_3_0.GL_BGRA_INTEGER
+GL_3_0.GL_BGR_INTEGER
+GL_3_0.GL_BLUE_INTEGER
+GL_3_0.GL_CLAMP_FRAGMENT_COLOR
+GL_3_0.GL_CLAMP_READ_COLOR
+GL_3_0.GL_CLAMP_VERTEX_COLOR
+GL_3_0.GL_COMPRESSED_RED
+GL_3_0.GL_COMPRESSED_RG
+GL_3_0.GL_CONTEXT_FLAGS
+GL_3_0.GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
+GL_3_0.GL_DEPTH_BUFFER
+GL_3_0.GL_FIXED_ONLY
+GL_3_0.GL_GREEN_INTEGER
+GL_3_0.GL_INTERLEAVED_ATTRIBS
+GL_3_0.GL_INT_SAMPLER_1D
+GL_3_0.GL_INT_SAMPLER_1D_ARRAY
+GL_3_0.GL_INT_SAMPLER_2D
+GL_3_0.GL_INT_SAMPLER_2D_ARRAY
+GL_3_0.GL_INT_SAMPLER_3D
+GL_3_0.GL_INT_SAMPLER_CUBE
+GL_3_0.GL_MAJOR_VERSION
+GL_3_0.GL_MAX_ARRAY_TEXTURE_LAYERS
+GL_3_0.GL_MAX_PROGRAM_TEXEL_OFFSET
+GL_3_0.GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS
+GL_3_0.GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS
+GL_3_0.GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS
+GL_3_0.GL_MINOR_VERSION
+GL_3_0.GL_MIN_PROGRAM_TEXEL_OFFSET
+GL_3_0.GL_NUM_EXTENSIONS
+GL_3_0.GL_PRIMITIVES_GENERATED
+GL_3_0.GL_PROXY_TEXTURE_1D_ARRAY
+GL_3_0.GL_PROXY_TEXTURE_2D_ARRAY
+GL_3_0.GL_QUERY_BY_REGION_NO_WAIT
+GL_3_0.GL_QUERY_BY_REGION_WAIT
+GL_3_0.GL_QUERY_NO_WAIT
+GL_3_0.GL_QUERY_WAIT
+GL_3_0.GL_R11F_G11F_B10F
+GL_3_0.GL_RASTERIZER_DISCARD
+GL_3_0.GL_RED_INTEGER
+GL_3_0.GL_RGB16F
+GL_3_0.GL_RGB16I
+GL_3_0.GL_RGB16UI
+GL_3_0.GL_RGB32F
+GL_3_0.GL_RGB32I
+GL_3_0.GL_RGB32UI
+GL_3_0.GL_RGB8I
+GL_3_0.GL_RGB8UI
+GL_3_0.GL_RGB9_E5
+GL_3_0.GL_RGBA16F
+GL_3_0.GL_RGBA16I
+GL_3_0.GL_RGBA16UI
+GL_3_0.GL_RGBA32F
+GL_3_0.GL_RGBA32I
+GL_3_0.GL_RGBA32UI
+GL_3_0.GL_RGBA8I
+GL_3_0.GL_RGBA8UI
+GL_3_0.GL_RGBA_INTEGER
+GL_3_0.GL_RGB_INTEGER
+GL_3_0.GL_SAMPLER_1D_ARRAY
+GL_3_0.GL_SAMPLER_1D_ARRAY_SHADOW
+GL_3_0.GL_SAMPLER_2D_ARRAY
+GL_3_0.GL_SAMPLER_2D_ARRAY_SHADOW
+GL_3_0.GL_SAMPLER_CUBE_SHADOW
+GL_3_0.GL_SEPARATE_ATTRIBS
+GL_3_0.GL_STENCIL_BUFFER
+GL_3_0.GL_TEXTURE_1D_ARRAY
+GL_3_0.GL_TEXTURE_2D_ARRAY
+GL_3_0.GL_TEXTURE_ALPHA_TYPE
+GL_3_0.GL_TEXTURE_BINDING_1D_ARRAY
+GL_3_0.GL_TEXTURE_BINDING_2D_ARRAY
+GL_3_0.GL_TEXTURE_BLUE_TYPE
+GL_3_0.GL_TEXTURE_DEPTH_TYPE
+GL_3_0.GL_TEXTURE_GREEN_TYPE
+GL_3_0.GL_TEXTURE_INTENSITY_TYPE
+GL_3_0.GL_TEXTURE_LUMINANCE_TYPE
+GL_3_0.GL_TEXTURE_RED_TYPE
+GL_3_0.GL_TEXTURE_SHARED_SIZE
+GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER
+GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER_BINDING
+GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER_MODE
+GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER_SIZE
+GL_3_0.GL_TRANSFORM_FEEDBACK_BUFFER_START
+GL_3_0.GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN
+GL_3_0.GL_TRANSFORM_FEEDBACK_VARYINGS
+GL_3_0.GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH
+GL_3_0.GL_UNSIGNED_INT_10F_11F_11F_REV
+GL_3_0.GL_UNSIGNED_INT_5_9_9_9_REV
+GL_3_0.GL_UNSIGNED_INT_SAMPLER_1D
+GL_3_0.GL_UNSIGNED_INT_SAMPLER_1D_ARRAY
+GL_3_0.GL_UNSIGNED_INT_SAMPLER_2D
+GL_3_0.GL_UNSIGNED_INT_SAMPLER_2D_ARRAY
+GL_3_0.GL_UNSIGNED_INT_SAMPLER_3D
+GL_3_0.GL_UNSIGNED_INT_SAMPLER_CUBE
+GL_3_0.GL_UNSIGNED_INT_VEC2
+GL_3_0.GL_UNSIGNED_INT_VEC3
+GL_3_0.GL_UNSIGNED_INT_VEC4
+GL_3_0.GL_UNSIGNED_NORMALIZED
+GL_3_0.GL_VERTEX_ATTRIB_ARRAY_INTEGER
+GL_3_0.__builtins__
+GL_3_0.__doc__
+GL_3_0.__file__
+GL_3_0.__name__
+GL_3_0.__package__
+GL_3_0.arrays
+GL_3_0.constant
+GL_3_0.constants
+GL_3_0.ctypes
+GL_3_0.extensions
+GL_3_0.glBeginConditionalRender(
+GL_3_0.glBeginTransformFeedback(
+GL_3_0.glBindBufferBase(
+GL_3_0.glBindBufferRange(
+GL_3_0.glBindFragDataLocation(
+GL_3_0.glClampColor(
+GL_3_0.glClearBufferfi(
+GL_3_0.glClearBufferfv(
+GL_3_0.glClearBufferiv(
+GL_3_0.glClearBufferuiv(
+GL_3_0.glColorMaski(
+GL_3_0.glDisablei(
+GL_3_0.glEnablei(
+GL_3_0.glEndConditionalRender(
+GL_3_0.glEndTransformFeedback(
+GL_3_0.glGetBooleani_v(
+GL_3_0.glGetFragDataLocation(
+GL_3_0.glGetIntegeri_v(
+GL_3_0.glGetStringi(
+GL_3_0.glGetTexParameterIiv(
+GL_3_0.glGetTexParameterIuiv(
+GL_3_0.glGetTransformFeedbackVarying(
+GL_3_0.glGetUniformuiv(
+GL_3_0.glGetVertexAttribIiv(
+GL_3_0.glGetVertexAttribIuiv(
+GL_3_0.glIsEnabledi(
+GL_3_0.glTexParameterIiv(
+GL_3_0.glTexParameterIuiv(
+GL_3_0.glTransformFeedbackVaryings(
+GL_3_0.glUniform1ui(
+GL_3_0.glUniform1uiv(
+GL_3_0.glUniform2ui(
+GL_3_0.glUniform2uiv(
+GL_3_0.glUniform3ui(
+GL_3_0.glUniform3uiv(
+GL_3_0.glUniform4ui(
+GL_3_0.glUniform4uiv(
+GL_3_0.glVertexAttribI1i(
+GL_3_0.glVertexAttribI1iv(
+GL_3_0.glVertexAttribI1ui(
+GL_3_0.glVertexAttribI1uiv(
+GL_3_0.glVertexAttribI2i(
+GL_3_0.glVertexAttribI2iv(
+GL_3_0.glVertexAttribI2ui(
+GL_3_0.glVertexAttribI2uiv(
+GL_3_0.glVertexAttribI3i(
+GL_3_0.glVertexAttribI3iv(
+GL_3_0.glVertexAttribI3ui(
+GL_3_0.glVertexAttribI3uiv(
+GL_3_0.glVertexAttribI4bv(
+GL_3_0.glVertexAttribI4i(
+GL_3_0.glVertexAttribI4iv(
+GL_3_0.glVertexAttribI4sv(
+GL_3_0.glVertexAttribI4ubv(
+GL_3_0.glVertexAttribI4ui(
+GL_3_0.glVertexAttribI4uiv(
+GL_3_0.glVertexAttribI4usv(
+GL_3_0.glVertexAttribIPointer(
+GL_3_0.glget
+GL_3_0.platform
+GL_3_0.wrapper
+
+--- from OpenGL.GL.VERSION.GL_3_0 import * ---
+
+--- import OpenGL.GL.exceptional ---
+OpenGL.GL.exceptional.GL
+OpenGL.GL.exceptional.GLU
+OpenGL.GL.exceptional.GLfloatArray(
+OpenGL.GL.exceptional.OpenGL
+OpenGL.GL.exceptional.__all__
+OpenGL.GL.exceptional.__builtins__
+OpenGL.GL.exceptional.__doc__
+OpenGL.GL.exceptional.__file__
+OpenGL.GL.exceptional.__name__
+OpenGL.GL.exceptional.__package__
+OpenGL.GL.exceptional.annotations
+OpenGL.GL.exceptional.arrays
+OpenGL.GL.exceptional.constants
+OpenGL.GL.exceptional.createBaseFunction(
+OpenGL.GL.exceptional.ctypes
+OpenGL.GL.exceptional.data_types
+OpenGL.GL.exceptional.error
+OpenGL.GL.exceptional.glAreTexturesResident(
+OpenGL.GL.exceptional.glBegin(
+OpenGL.GL.exceptional.glCallLists(
+OpenGL.GL.exceptional.glColor(
+OpenGL.GL.exceptional.glColorDispatch
+OpenGL.GL.exceptional.glDeleteTextures(
+OpenGL.GL.exceptional.glEdgeFlagv(
+OpenGL.GL.exceptional.glEnd(
+OpenGL.GL.exceptional.glGenTextures(
+OpenGL.GL.exceptional.glIndexdv(
+OpenGL.GL.exceptional.glIndexfv(
+OpenGL.GL.exceptional.glIndexsv(
+OpenGL.GL.exceptional.glIndexubv(
+OpenGL.GL.exceptional.glMap1d(
+OpenGL.GL.exceptional.glMap1f(
+OpenGL.GL.exceptional.glMap2d(
+OpenGL.GL.exceptional.glMap2f(
+OpenGL.GL.exceptional.glMaterial(
+OpenGL.GL.exceptional.glRasterPos(
+OpenGL.GL.exceptional.glRasterPosDispatch
+OpenGL.GL.exceptional.glRectfv(
+OpenGL.GL.exceptional.glRectiv(
+OpenGL.GL.exceptional.glRectsv(
+OpenGL.GL.exceptional.glTexGenfv(
+OpenGL.GL.exceptional.glTexParameter(
+OpenGL.GL.exceptional.glVertex(
+OpenGL.GL.exceptional.glVertexDispatch
+OpenGL.GL.exceptional.lazy(
+OpenGL.GL.exceptional.simple
+OpenGL.GL.exceptional.wrapper
+
+--- from OpenGL.GL import exceptional ---
+exceptional.GL
+exceptional.GLU
+exceptional.GLfloatArray(
+exceptional.OpenGL
+exceptional.__all__
+exceptional.__builtins__
+exceptional.__doc__
+exceptional.__file__
+exceptional.__name__
+exceptional.__package__
+exceptional.annotations
+exceptional.arrays
+exceptional.constants
+exceptional.createBaseFunction(
+exceptional.ctypes
+exceptional.data_types
+exceptional.error
+exceptional.glAreTexturesResident(
+exceptional.glBegin(
+exceptional.glCallLists(
+exceptional.glColor(
+exceptional.glColorDispatch
+exceptional.glDeleteTextures(
+exceptional.glEdgeFlagv(
+exceptional.glEnd(
+exceptional.glGenTextures(
+exceptional.glIndexdv(
+exceptional.glIndexfv(
+exceptional.glIndexsv(
+exceptional.glIndexubv(
+exceptional.glMap1d(
+exceptional.glMap1f(
+exceptional.glMap2d(
+exceptional.glMap2f(
+exceptional.glMaterial(
+exceptional.glRasterPos(
+exceptional.glRasterPosDispatch
+exceptional.glRectfv(
+exceptional.glRectiv(
+exceptional.glRectsv(
+exceptional.glTexGenfv(
+exceptional.glTexParameter(
+exceptional.glVertex(
+exceptional.glVertexDispatch
+exceptional.lazy(
+exceptional.simple
+exceptional.wrapper
+
+--- from OpenGL.GL.exceptional import * ---
+GL
+GLU
+GLfloatArray(
+annotations
+createBaseFunction(
+data_types
+glColorDispatch
+glRasterPosDispatch
+glVertexDispatch
+
+--- import OpenGL.GL.glget ---
+OpenGL.GL.glget.GL_GET_LIGHT_SIZES
+OpenGL.GL.glget.GL_GET_MATERIAL_SIZES
+OpenGL.GL.glget.GL_GET_PIXEL_MAP_SIZE(
+OpenGL.GL.glget.GL_GET_SIZES
+OpenGL.GL.glget.GL_GET_TEX_ENV_SIZES
+OpenGL.GL.glget.GL_GET_TEX_GEN_SIZES
+OpenGL.GL.glget.GLenum(
+OpenGL.GL.glget.GLsize(
+OpenGL.GL.glget.GLsizei(
+OpenGL.GL.glget.PIXEL_MAP_SIZE_CONSTANT_MAP
+OpenGL.GL.glget.POLYGON_STIPPLE_SIZE
+OpenGL.GL.glget.TEX_PARAMETER_SIZES
+OpenGL.GL.glget.__all__
+OpenGL.GL.glget.__builtins__
+OpenGL.GL.glget.__doc__
+OpenGL.GL.glget.__file__
+OpenGL.GL.glget.__name__
+OpenGL.GL.glget.__package__
+OpenGL.GL.glget.addGLGetConstant(
+OpenGL.GL.glget.arrays
+OpenGL.GL.glget.converters
+OpenGL.GL.glget.ctypes
+OpenGL.GL.glget.error
+OpenGL.GL.glget.glGetBoolean(
+OpenGL.GL.glget.glGetBooleanv(
+OpenGL.GL.glget.glGetDouble(
+OpenGL.GL.glget.glGetDoublev(
+OpenGL.GL.glget.glGetFloat(
+OpenGL.GL.glget.glGetFloatv(
+OpenGL.GL.glget.glGetInteger(
+OpenGL.GL.glget.glGetIntegerv(
+OpenGL.GL.glget.glGetLightfv(
+OpenGL.GL.glget.glGetLightiv(
+OpenGL.GL.glget.glGetMaterialfv(
+OpenGL.GL.glget.glGetMaterialiv(
+OpenGL.GL.glget.glGetPixelMapfv(
+OpenGL.GL.glget.glGetPixelMapuiv(
+OpenGL.GL.glget.glGetPixelMapusv(
+OpenGL.GL.glget.glGetPolygonStipple(
+OpenGL.GL.glget.glGetPolygonStippleub(
+OpenGL.GL.glget.glGetString(
+OpenGL.GL.glget.glGetTexEnvfv(
+OpenGL.GL.glget.glGetTexEnviv(
+OpenGL.GL.glget.glGetTexGendv(
+OpenGL.GL.glget.glGetTexGenfv(
+OpenGL.GL.glget.glGetTexGeniv(
+OpenGL.GL.glget.glGetTexLevelParameterfv(
+OpenGL.GL.glget.glGetTexLevelParameteriv(
+OpenGL.GL.glget.glGetTexParameterfv(
+OpenGL.GL.glget.glGetTexParameteriv(
+OpenGL.GL.glget.platform
+OpenGL.GL.glget.simple
+OpenGL.GL.glget.wrapper
+
+--- from OpenGL.GL import glget ---
+glget.GL_GET_LIGHT_SIZES
+glget.GL_GET_MATERIAL_SIZES
+glget.GL_GET_PIXEL_MAP_SIZE(
+glget.GL_GET_SIZES
+glget.GL_GET_TEX_ENV_SIZES
+glget.GL_GET_TEX_GEN_SIZES
+glget.GLenum(
+glget.GLsize(
+glget.GLsizei(
+glget.PIXEL_MAP_SIZE_CONSTANT_MAP
+glget.POLYGON_STIPPLE_SIZE
+glget.TEX_PARAMETER_SIZES
+glget.__all__
+glget.__builtins__
+glget.__doc__
+glget.__file__
+glget.__name__
+glget.__package__
+glget.addGLGetConstant(
+glget.arrays
+glget.converters
+glget.ctypes
+glget.error
+glget.glGetBoolean(
+glget.glGetBooleanv(
+glget.glGetDouble(
+glget.glGetDoublev(
+glget.glGetFloat(
+glget.glGetFloatv(
+glget.glGetInteger(
+glget.glGetIntegerv(
+glget.glGetLightfv(
+glget.glGetLightiv(
+glget.glGetMaterialfv(
+glget.glGetMaterialiv(
+glget.glGetPixelMapfv(
+glget.glGetPixelMapuiv(
+glget.glGetPixelMapusv(
+glget.glGetPolygonStipple(
+glget.glGetPolygonStippleub(
+glget.glGetString(
+glget.glGetTexEnvfv(
+glget.glGetTexEnviv(
+glget.glGetTexGendv(
+glget.glGetTexGenfv(
+glget.glGetTexGeniv(
+glget.glGetTexLevelParameterfv(
+glget.glGetTexLevelParameteriv(
+glget.glGetTexParameterfv(
+glget.glGetTexParameteriv(
+glget.platform
+glget.simple
+glget.wrapper
+
+--- from OpenGL.GL.glget import * ---
+GL_GET_LIGHT_SIZES
+GL_GET_MATERIAL_SIZES
+GL_GET_PIXEL_MAP_SIZE(
+GL_GET_SIZES
+GL_GET_TEX_ENV_SIZES
+GL_GET_TEX_GEN_SIZES
+GLsize(
+PIXEL_MAP_SIZE_CONSTANT_MAP
+POLYGON_STIPPLE_SIZE
+TEX_PARAMETER_SIZES
+addGLGetConstant(
+
+--- import OpenGL.GL.images ---
+OpenGL.GL.images.CompressedImageConverter(
+OpenGL.GL.images.DATA_SIZE_NAMES
+OpenGL.GL.images.DIMENSION_NAMES
+OpenGL.GL.images.INT_DIMENSION_NAMES
+OpenGL.GL.images.ImageInputConverter(
+OpenGL.GL.images.PIXEL_NAMES
+OpenGL.GL.images.TypedImageInputConverter(
+OpenGL.GL.images.__all__
+OpenGL.GL.images.__builtins__
+OpenGL.GL.images.__doc__
+OpenGL.GL.images.__file__
+OpenGL.GL.images.__name__
+OpenGL.GL.images.__package__
+OpenGL.GL.images.arrays
+OpenGL.GL.images.asInt(
+OpenGL.GL.images.asIntConverter(
+OpenGL.GL.images.asWrapper(
+OpenGL.GL.images.compressedImageFunction(
+OpenGL.GL.images.ctypes
+OpenGL.GL.images.glDrawPixels(
+OpenGL.GL.images.glDrawPixelsb(
+OpenGL.GL.images.glDrawPixelsf(
+OpenGL.GL.images.glDrawPixelsi(
+OpenGL.GL.images.glDrawPixelss(
+OpenGL.GL.images.glDrawPixelsub(
+OpenGL.GL.images.glDrawPixelsui(
+OpenGL.GL.images.glDrawPixelsus(
+OpenGL.GL.images.glGetTexImage(
+OpenGL.GL.images.glGetTexImageb(
+OpenGL.GL.images.glGetTexImaged(
+OpenGL.GL.images.glGetTexImagef(
+OpenGL.GL.images.glGetTexImagei(
+OpenGL.GL.images.glGetTexImages(
+OpenGL.GL.images.glGetTexImageub(
+OpenGL.GL.images.glGetTexImageui(
+OpenGL.GL.images.glGetTexImageus(
+OpenGL.GL.images.glReadPixels(
+OpenGL.GL.images.glReadPixelsb(
+OpenGL.GL.images.glReadPixelsd(
+OpenGL.GL.images.glReadPixelsf(
+OpenGL.GL.images.glReadPixelsi(
+OpenGL.GL.images.glReadPixelss(
+OpenGL.GL.images.glReadPixelsub(
+OpenGL.GL.images.glReadPixelsui(
+OpenGL.GL.images.glReadPixelsus(
+OpenGL.GL.images.glTexImage1D(
+OpenGL.GL.images.glTexImage1Db(
+OpenGL.GL.images.glTexImage1Df(
+OpenGL.GL.images.glTexImage1Di(
+OpenGL.GL.images.glTexImage1Ds(
+OpenGL.GL.images.glTexImage1Dub(
+OpenGL.GL.images.glTexImage1Dui(
+OpenGL.GL.images.glTexImage1Dus(
+OpenGL.GL.images.glTexImage2D(
+OpenGL.GL.images.glTexImage2Db(
+OpenGL.GL.images.glTexImage2Df(
+OpenGL.GL.images.glTexImage2Di(
+OpenGL.GL.images.glTexImage2Ds(
+OpenGL.GL.images.glTexImage2Dub(
+OpenGL.GL.images.glTexImage2Dui(
+OpenGL.GL.images.glTexImage2Dus(
+OpenGL.GL.images.glTexSubImage1D(
+OpenGL.GL.images.glTexSubImage1Db(
+OpenGL.GL.images.glTexSubImage1Df(
+OpenGL.GL.images.glTexSubImage1Di(
+OpenGL.GL.images.glTexSubImage1Ds(
+OpenGL.GL.images.glTexSubImage1Dub(
+OpenGL.GL.images.glTexSubImage1Dui(
+OpenGL.GL.images.glTexSubImage1Dus(
+OpenGL.GL.images.glTexSubImage2D(
+OpenGL.GL.images.glTexSubImage2Db(
+OpenGL.GL.images.glTexSubImage2Df(
+OpenGL.GL.images.glTexSubImage2Di(
+OpenGL.GL.images.glTexSubImage2Ds(
+OpenGL.GL.images.glTexSubImage2Dub(
+OpenGL.GL.images.glTexSubImage2Dui(
+OpenGL.GL.images.glTexSubImage2Dus(
+OpenGL.GL.images.images
+OpenGL.GL.images.platform
+OpenGL.GL.images.setDimensionsAsInts(
+OpenGL.GL.images.setImageInput(
+OpenGL.GL.images.simple
+OpenGL.GL.images.typedImageFunction(
+OpenGL.GL.images.wrapper
+
+--- from OpenGL.GL import images ---
+images.CompressedImageConverter(
+images.DATA_SIZE_NAMES
+images.DIMENSION_NAMES
+images.INT_DIMENSION_NAMES
+images.ImageInputConverter(
+images.PIXEL_NAMES
+images.TypedImageInputConverter(
+images.__all__
+images.arrays
+images.asInt(
+images.asIntConverter(
+images.asWrapper(
+images.compressedImageFunction(
+images.ctypes
+images.glDrawPixels(
+images.glDrawPixelsb(
+images.glDrawPixelsf(
+images.glDrawPixelsi(
+images.glDrawPixelss(
+images.glDrawPixelsub(
+images.glDrawPixelsui(
+images.glDrawPixelsus(
+images.glGetTexImage(
+images.glGetTexImageb(
+images.glGetTexImaged(
+images.glGetTexImagef(
+images.glGetTexImagei(
+images.glGetTexImages(
+images.glGetTexImageub(
+images.glGetTexImageui(
+images.glGetTexImageus(
+images.glReadPixels(
+images.glReadPixelsb(
+images.glReadPixelsd(
+images.glReadPixelsf(
+images.glReadPixelsi(
+images.glReadPixelss(
+images.glReadPixelsub(
+images.glReadPixelsui(
+images.glReadPixelsus(
+images.glTexImage1D(
+images.glTexImage1Db(
+images.glTexImage1Df(
+images.glTexImage1Di(
+images.glTexImage1Ds(
+images.glTexImage1Dub(
+images.glTexImage1Dui(
+images.glTexImage1Dus(
+images.glTexImage2D(
+images.glTexImage2Db(
+images.glTexImage2Df(
+images.glTexImage2Di(
+images.glTexImage2Ds(
+images.glTexImage2Dub(
+images.glTexImage2Dui(
+images.glTexImage2Dus(
+images.glTexSubImage1D(
+images.glTexSubImage1Db(
+images.glTexSubImage1Df(
+images.glTexSubImage1Di(
+images.glTexSubImage1Ds(
+images.glTexSubImage1Dub(
+images.glTexSubImage1Dui(
+images.glTexSubImage1Dus(
+images.glTexSubImage2D(
+images.glTexSubImage2Db(
+images.glTexSubImage2Df(
+images.glTexSubImage2Di(
+images.glTexSubImage2Ds(
+images.glTexSubImage2Dub(
+images.glTexSubImage2Dui(
+images.glTexSubImage2Dus(
+images.images
+images.platform
+images.setDimensionsAsInts(
+images.setImageInput(
+images.simple
+images.typedImageFunction(
+images.wrapper
+
+--- from OpenGL.GL.images import * ---
+CompressedImageConverter(
+DATA_SIZE_NAMES
+DIMENSION_NAMES
+INT_DIMENSION_NAMES
+ImageInputConverter(
+PIXEL_NAMES
+TypedImageInputConverter(
+asInt(
+asIntConverter(
+asWrapper(
+compressedImageFunction(
+setDimensionsAsInts(
+setImageInput(
+typedImageFunction(
+
+--- import OpenGL.GL.pointers ---
+OpenGL.GL.pointers.GL_INTERLEAVED_ARRAY_POINTER
+OpenGL.GL.pointers.GLenum(
+OpenGL.GL.pointers.GLint(
+OpenGL.GL.pointers.GLsizei(
+OpenGL.GL.pointers.POINTER_FUNCTION_DATA
+OpenGL.GL.pointers.__all__
+OpenGL.GL.pointers.__builtins__
+OpenGL.GL.pointers.__doc__
+OpenGL.GL.pointers.__file__
+OpenGL.GL.pointers.__name__
+OpenGL.GL.pointers.__package__
+OpenGL.GL.pointers.annotations
+OpenGL.GL.pointers.args
+OpenGL.GL.pointers.arrays
+OpenGL.GL.pointers.constant
+OpenGL.GL.pointers.contextdata
+OpenGL.GL.pointers.converters
+OpenGL.GL.pointers.ctypes
+OpenGL.GL.pointers.error
+OpenGL.GL.pointers.glColorPointer(
+OpenGL.GL.pointers.glColorPointerb(
+OpenGL.GL.pointers.glColorPointerd(
+OpenGL.GL.pointers.glColorPointerf(
+OpenGL.GL.pointers.glColorPointeri(
+OpenGL.GL.pointers.glColorPointers(
+OpenGL.GL.pointers.glColorPointerub(
+OpenGL.GL.pointers.glColorPointerui(
+OpenGL.GL.pointers.glColorPointerus(
+OpenGL.GL.pointers.glDrawElements(
+OpenGL.GL.pointers.glDrawElementsub(
+OpenGL.GL.pointers.glDrawElementsui(
+OpenGL.GL.pointers.glDrawElementsus(
+OpenGL.GL.pointers.glEdgeFlagPointer(
+OpenGL.GL.pointers.glEdgeFlagPointerb(
+OpenGL.GL.pointers.glFeedbackBuffer(
+OpenGL.GL.pointers.glGetPointerv(
+OpenGL.GL.pointers.glIndexPointer(
+OpenGL.GL.pointers.glIndexPointerb(
+OpenGL.GL.pointers.glIndexPointerd(
+OpenGL.GL.pointers.glIndexPointerf(
+OpenGL.GL.pointers.glIndexPointeri(
+OpenGL.GL.pointers.glIndexPointers(
+OpenGL.GL.pointers.glIndexPointerub(
+OpenGL.GL.pointers.glInterleavedArrays(
+OpenGL.GL.pointers.glNormalPointer(
+OpenGL.GL.pointers.glNormalPointerb(
+OpenGL.GL.pointers.glNormalPointerd(
+OpenGL.GL.pointers.glNormalPointerf(
+OpenGL.GL.pointers.glNormalPointeri(
+OpenGL.GL.pointers.glNormalPointers(
+OpenGL.GL.pointers.glRenderMode(
+OpenGL.GL.pointers.glSelectBuffer(
+OpenGL.GL.pointers.glTexCoordPointer(
+OpenGL.GL.pointers.glTexCoordPointerb(
+OpenGL.GL.pointers.glTexCoordPointerd(
+OpenGL.GL.pointers.glTexCoordPointerf(
+OpenGL.GL.pointers.glTexCoordPointeri(
+OpenGL.GL.pointers.glTexCoordPointers(
+OpenGL.GL.pointers.glVertexPointer(
+OpenGL.GL.pointers.glVertexPointerb(
+OpenGL.GL.pointers.glVertexPointerd(
+OpenGL.GL.pointers.glVertexPointerf(
+OpenGL.GL.pointers.glVertexPointeri(
+OpenGL.GL.pointers.glVertexPointers(
+OpenGL.GL.pointers.platform
+OpenGL.GL.pointers.simple
+OpenGL.GL.pointers.weakref
+OpenGL.GL.pointers.wrapPointerFunction(
+OpenGL.GL.pointers.wrapper
+
+--- from OpenGL.GL import pointers ---
+pointers.GL_INTERLEAVED_ARRAY_POINTER
+pointers.GLenum(
+pointers.GLint(
+pointers.GLsizei(
+pointers.POINTER_FUNCTION_DATA
+pointers.__all__
+pointers.__builtins__
+pointers.__doc__
+pointers.__file__
+pointers.__name__
+pointers.__package__
+pointers.annotations
+pointers.args
+pointers.arrays
+pointers.constant
+pointers.contextdata
+pointers.converters
+pointers.ctypes
+pointers.error
+pointers.glColorPointer(
+pointers.glColorPointerb(
+pointers.glColorPointerd(
+pointers.glColorPointerf(
+pointers.glColorPointeri(
+pointers.glColorPointers(
+pointers.glColorPointerub(
+pointers.glColorPointerui(
+pointers.glColorPointerus(
+pointers.glDrawElements(
+pointers.glDrawElementsub(
+pointers.glDrawElementsui(
+pointers.glDrawElementsus(
+pointers.glEdgeFlagPointer(
+pointers.glEdgeFlagPointerb(
+pointers.glFeedbackBuffer(
+pointers.glGetPointerv(
+pointers.glIndexPointer(
+pointers.glIndexPointerb(
+pointers.glIndexPointerd(
+pointers.glIndexPointerf(
+pointers.glIndexPointeri(
+pointers.glIndexPointers(
+pointers.glIndexPointerub(
+pointers.glInterleavedArrays(
+pointers.glNormalPointer(
+pointers.glNormalPointerb(
+pointers.glNormalPointerd(
+pointers.glNormalPointerf(
+pointers.glNormalPointeri(
+pointers.glNormalPointers(
+pointers.glRenderMode(
+pointers.glSelectBuffer(
+pointers.glTexCoordPointer(
+pointers.glTexCoordPointerb(
+pointers.glTexCoordPointerd(
+pointers.glTexCoordPointerf(
+pointers.glTexCoordPointeri(
+pointers.glTexCoordPointers(
+pointers.glVertexPointer(
+pointers.glVertexPointerb(
+pointers.glVertexPointerd(
+pointers.glVertexPointerf(
+pointers.glVertexPointeri(
+pointers.glVertexPointers(
+pointers.platform
+pointers.simple
+pointers.weakref
+pointers.wrapPointerFunction(
+pointers.wrapper
+
+--- from OpenGL.GL.pointers import * ---
+POINTER_FUNCTION_DATA
+args
+contextdata
+wrapPointerFunction(
+
+--- import OpenGL.GLU ---
+OpenGL.GLU.Error(
+OpenGL.GLU.GLError(
+OpenGL.GLU.GLUError(
+OpenGL.GLU.GLUQuadric(
+OpenGL.GLU.GLUTError(
+OpenGL.GLU.GLUTerror(
+OpenGL.GLU.GLU_AUTO_LOAD_MATRIX
+OpenGL.GLU.GLU_BEGIN
+OpenGL.GLU.GLU_CCW
+OpenGL.GLU.GLU_CULLING
+OpenGL.GLU.GLU_CW
+OpenGL.GLU.GLU_DISPLAY_MODE
+OpenGL.GLU.GLU_DOMAIN_DISTANCE
+OpenGL.GLU.GLU_EDGE_FLAG
+OpenGL.GLU.GLU_END
+OpenGL.GLU.GLU_ERROR
+OpenGL.GLU.GLU_EXTENSIONS
+OpenGL.GLU.GLU_EXTERIOR
+OpenGL.GLU.GLU_FALSE
+OpenGL.GLU.GLU_FILL
+OpenGL.GLU.GLU_FLAT
+OpenGL.GLU.GLU_INCOMPATIBLE_GL_VERSION
+OpenGL.GLU.GLU_INSIDE
+OpenGL.GLU.GLU_INTERIOR
+OpenGL.GLU.GLU_INVALID_ENUM
+OpenGL.GLU.GLU_INVALID_OPERATION
+OpenGL.GLU.GLU_INVALID_VALUE
+OpenGL.GLU.GLU_LINE
+OpenGL.GLU.GLU_MAP1_TRIM_2
+OpenGL.GLU.GLU_MAP1_TRIM_3
+OpenGL.GLU.GLU_NONE
+OpenGL.GLU.GLU_NURBS_BEGIN
+OpenGL.GLU.GLU_NURBS_BEGIN_DATA
+OpenGL.GLU.GLU_NURBS_BEGIN_DATA_EXT
+OpenGL.GLU.GLU_NURBS_BEGIN_EXT
+OpenGL.GLU.GLU_NURBS_COLOR
+OpenGL.GLU.GLU_NURBS_COLOR_DATA
+OpenGL.GLU.GLU_NURBS_COLOR_DATA_EXT
+OpenGL.GLU.GLU_NURBS_COLOR_EXT
+OpenGL.GLU.GLU_NURBS_END
+OpenGL.GLU.GLU_NURBS_END_DATA
+OpenGL.GLU.GLU_NURBS_END_DATA_EXT
+OpenGL.GLU.GLU_NURBS_END_EXT
+OpenGL.GLU.GLU_NURBS_ERROR
+OpenGL.GLU.GLU_NURBS_ERROR1
+OpenGL.GLU.GLU_NURBS_ERROR10
+OpenGL.GLU.GLU_NURBS_ERROR11
+OpenGL.GLU.GLU_NURBS_ERROR12
+OpenGL.GLU.GLU_NURBS_ERROR13
+OpenGL.GLU.GLU_NURBS_ERROR14
+OpenGL.GLU.GLU_NURBS_ERROR15
+OpenGL.GLU.GLU_NURBS_ERROR16
+OpenGL.GLU.GLU_NURBS_ERROR17
+OpenGL.GLU.GLU_NURBS_ERROR18
+OpenGL.GLU.GLU_NURBS_ERROR19
+OpenGL.GLU.GLU_NURBS_ERROR2
+OpenGL.GLU.GLU_NURBS_ERROR20
+OpenGL.GLU.GLU_NURBS_ERROR21
+OpenGL.GLU.GLU_NURBS_ERROR22
+OpenGL.GLU.GLU_NURBS_ERROR23
+OpenGL.GLU.GLU_NURBS_ERROR24
+OpenGL.GLU.GLU_NURBS_ERROR25
+OpenGL.GLU.GLU_NURBS_ERROR26
+OpenGL.GLU.GLU_NURBS_ERROR27
+OpenGL.GLU.GLU_NURBS_ERROR28
+OpenGL.GLU.GLU_NURBS_ERROR29
+OpenGL.GLU.GLU_NURBS_ERROR3
+OpenGL.GLU.GLU_NURBS_ERROR30
+OpenGL.GLU.GLU_NURBS_ERROR31
+OpenGL.GLU.GLU_NURBS_ERROR32
+OpenGL.GLU.GLU_NURBS_ERROR33
+OpenGL.GLU.GLU_NURBS_ERROR34
+OpenGL.GLU.GLU_NURBS_ERROR35
+OpenGL.GLU.GLU_NURBS_ERROR36
+OpenGL.GLU.GLU_NURBS_ERROR37
+OpenGL.GLU.GLU_NURBS_ERROR4
+OpenGL.GLU.GLU_NURBS_ERROR5
+OpenGL.GLU.GLU_NURBS_ERROR6
+OpenGL.GLU.GLU_NURBS_ERROR7
+OpenGL.GLU.GLU_NURBS_ERROR8
+OpenGL.GLU.GLU_NURBS_ERROR9
+OpenGL.GLU.GLU_NURBS_MODE
+OpenGL.GLU.GLU_NURBS_MODE_EXT
+OpenGL.GLU.GLU_NURBS_NORMAL
+OpenGL.GLU.GLU_NURBS_NORMAL_DATA
+OpenGL.GLU.GLU_NURBS_NORMAL_DATA_EXT
+OpenGL.GLU.GLU_NURBS_NORMAL_EXT
+OpenGL.GLU.GLU_NURBS_RENDERER
+OpenGL.GLU.GLU_NURBS_RENDERER_EXT
+OpenGL.GLU.GLU_NURBS_TESSELLATOR
+OpenGL.GLU.GLU_NURBS_TESSELLATOR_EXT
+OpenGL.GLU.GLU_NURBS_TEXTURE_COORD
+OpenGL.GLU.GLU_NURBS_TEXTURE_COORD_DATA
+OpenGL.GLU.GLU_NURBS_TEX_COORD_DATA_EXT
+OpenGL.GLU.GLU_NURBS_TEX_COORD_EXT
+OpenGL.GLU.GLU_NURBS_VERTEX
+OpenGL.GLU.GLU_NURBS_VERTEX_DATA
+OpenGL.GLU.GLU_NURBS_VERTEX_DATA_EXT
+OpenGL.GLU.GLU_NURBS_VERTEX_EXT
+OpenGL.GLU.GLU_OBJECT_PARAMETRIC_ERROR
+OpenGL.GLU.GLU_OBJECT_PARAMETRIC_ERROR_EXT
+OpenGL.GLU.GLU_OBJECT_PATH_LENGTH
+OpenGL.GLU.GLU_OBJECT_PATH_LENGTH_EXT
+OpenGL.GLU.GLU_OUTLINE_PATCH
+OpenGL.GLU.GLU_OUTLINE_POLYGON
+OpenGL.GLU.GLU_OUTSIDE
+OpenGL.GLU.GLU_OUT_OF_MEMORY
+OpenGL.GLU.GLU_PARAMETRIC_ERROR
+OpenGL.GLU.GLU_PARAMETRIC_TOLERANCE
+OpenGL.GLU.GLU_PATH_LENGTH
+OpenGL.GLU.GLU_POINT
+OpenGL.GLU.GLU_SAMPLING_METHOD
+OpenGL.GLU.GLU_SAMPLING_TOLERANCE
+OpenGL.GLU.GLU_SILHOUETTE
+OpenGL.GLU.GLU_SMOOTH
+OpenGL.GLU.GLU_TESS_BEGIN
+OpenGL.GLU.GLU_TESS_BEGIN_DATA
+OpenGL.GLU.GLU_TESS_BOUNDARY_ONLY
+OpenGL.GLU.GLU_TESS_COMBINE
+OpenGL.GLU.GLU_TESS_COMBINE_DATA
+OpenGL.GLU.GLU_TESS_COORD_TOO_LARGE
+OpenGL.GLU.GLU_TESS_EDGE_FLAG
+OpenGL.GLU.GLU_TESS_EDGE_FLAG_DATA
+OpenGL.GLU.GLU_TESS_END
+OpenGL.GLU.GLU_TESS_END_DATA
+OpenGL.GLU.GLU_TESS_ERROR
+OpenGL.GLU.GLU_TESS_ERROR1
+OpenGL.GLU.GLU_TESS_ERROR2
+OpenGL.GLU.GLU_TESS_ERROR3
+OpenGL.GLU.GLU_TESS_ERROR4
+OpenGL.GLU.GLU_TESS_ERROR5
+OpenGL.GLU.GLU_TESS_ERROR6
+OpenGL.GLU.GLU_TESS_ERROR7
+OpenGL.GLU.GLU_TESS_ERROR8
+OpenGL.GLU.GLU_TESS_ERROR_DATA
+OpenGL.GLU.GLU_TESS_MAX_COORD
+OpenGL.GLU.GLU_TESS_MISSING_BEGIN_CONTOUR
+OpenGL.GLU.GLU_TESS_MISSING_BEGIN_POLYGON
+OpenGL.GLU.GLU_TESS_MISSING_END_CONTOUR
+OpenGL.GLU.GLU_TESS_MISSING_END_POLYGON
+OpenGL.GLU.GLU_TESS_NEED_COMBINE_CALLBACK
+OpenGL.GLU.GLU_TESS_TOLERANCE
+OpenGL.GLU.GLU_TESS_VERTEX
+OpenGL.GLU.GLU_TESS_VERTEX_DATA
+OpenGL.GLU.GLU_TESS_WINDING_ABS_GEQ_TWO
+OpenGL.GLU.GLU_TESS_WINDING_NEGATIVE
+OpenGL.GLU.GLU_TESS_WINDING_NONZERO
+OpenGL.GLU.GLU_TESS_WINDING_ODD
+OpenGL.GLU.GLU_TESS_WINDING_POSITIVE
+OpenGL.GLU.GLU_TESS_WINDING_RULE
+OpenGL.GLU.GLU_TRUE
+OpenGL.GLU.GLU_UNKNOWN
+OpenGL.GLU.GLU_U_STEP
+OpenGL.GLU.GLU_VERSION
+OpenGL.GLU.GLU_VERSION_1_1
+OpenGL.GLU.GLU_VERSION_1_2
+OpenGL.GLU.GLU_VERSION_1_3
+OpenGL.GLU.GLU_VERTEX
+OpenGL.GLU.GLU_V_STEP
+OpenGL.GLU.GLUerror(
+OpenGL.GLU.GLUnurbs(
+OpenGL.GLU.GLUnurbsObj(
+OpenGL.GLU.GLUquadric(
+OpenGL.GLU.GLUquadricObj(
+OpenGL.GLU.GLUtesselator(
+OpenGL.GLU.GLUtesselatorObj(
+OpenGL.GLU.GLUtriangulatorObj(
+OpenGL.GLU.GLboolean(
+OpenGL.GLU.GLdouble(
+OpenGL.GLU.GLenum(
+OpenGL.GLU.GLerror(
+OpenGL.GLU.GLfloat(
+OpenGL.GLU.GLint(
+OpenGL.GLU.GLsizei(
+OpenGL.GLU.GLubyte(
+OpenGL.GLU.GLvoid
+OpenGL.GLU.__builtins__
+OpenGL.GLU.__doc__
+OpenGL.GLU.__file__
+OpenGL.GLU.__name__
+OpenGL.GLU.__package__
+OpenGL.GLU.__path__
+OpenGL.GLU.ctypes
+OpenGL.GLU.glCheckError(
+OpenGL.GLU.gluBeginCurve(
+OpenGL.GLU.gluBeginPolygon(
+OpenGL.GLU.gluBeginSurface(
+OpenGL.GLU.gluBeginTrim(
+OpenGL.GLU.gluBuild1DMipmapLevels(
+OpenGL.GLU.gluBuild1DMipmaps(
+OpenGL.GLU.gluBuild2DMipmapLevels(
+OpenGL.GLU.gluBuild2DMipmaps(
+OpenGL.GLU.gluBuild3DMipmapLevels(
+OpenGL.GLU.gluBuild3DMipmaps(
+OpenGL.GLU.gluCheckExtension(
+OpenGL.GLU.gluCylinder(
+OpenGL.GLU.gluDeleteNurbsRenderer(
+OpenGL.GLU.gluDeleteQuadric(
+OpenGL.GLU.gluDeleteTess(
+OpenGL.GLU.gluDisk(
+OpenGL.GLU.gluEndCurve(
+OpenGL.GLU.gluEndPolygon(
+OpenGL.GLU.gluEndSurface(
+OpenGL.GLU.gluEndTrim(
+OpenGL.GLU.gluErrorString(
+OpenGL.GLU.gluGetNurbsProperty(
+OpenGL.GLU.gluGetString(
+OpenGL.GLU.gluGetTessProperty(
+OpenGL.GLU.gluLoadSamplingMatrices(
+OpenGL.GLU.gluLookAt(
+OpenGL.GLU.gluNewNurbsRenderer(
+OpenGL.GLU.gluNewQuadric(
+OpenGL.GLU.gluNewTess(
+OpenGL.GLU.gluNextContour(
+OpenGL.GLU.gluNurbsCallback(
+OpenGL.GLU.gluNurbsCallbackData(
+OpenGL.GLU.gluNurbsCallbackDataEXT(
+OpenGL.GLU.gluNurbsCurve(
+OpenGL.GLU.gluNurbsProperty(
+OpenGL.GLU.gluNurbsSurface(
+OpenGL.GLU.gluOrtho2D(
+OpenGL.GLU.gluPartialDisk(
+OpenGL.GLU.gluPerspective(
+OpenGL.GLU.gluPickMatrix(
+OpenGL.GLU.gluProject(
+OpenGL.GLU.gluPwlCurve(
+OpenGL.GLU.gluQuadricCallback(
+OpenGL.GLU.gluQuadricDrawStyle(
+OpenGL.GLU.gluQuadricNormals(
+OpenGL.GLU.gluQuadricOrientation(
+OpenGL.GLU.gluQuadricTexture(
+OpenGL.GLU.gluScaleImage(
+OpenGL.GLU.gluSphere(
+OpenGL.GLU.gluTessBeginContour(
+OpenGL.GLU.gluTessBeginPolygon(
+OpenGL.GLU.gluTessCallback(
+OpenGL.GLU.gluTessEndContour(
+OpenGL.GLU.gluTessEndPolygon(
+OpenGL.GLU.gluTessNormal(
+OpenGL.GLU.gluTessProperty(
+OpenGL.GLU.gluTessVertex(
+OpenGL.GLU.gluUnProject(
+OpenGL.GLU.gluUnProject4(
+OpenGL.GLU.glunurbs
+OpenGL.GLU.glustruct
+OpenGL.GLU.platform
+OpenGL.GLU.projection
+OpenGL.GLU.quadrics
+OpenGL.GLU.tess
+
+--- from OpenGL import GLU ---
+GLU.Error(
+GLU.GLError(
+GLU.GLUError(
+GLU.GLUQuadric(
+GLU.GLUTError(
+GLU.GLUTerror(
+GLU.GLU_AUTO_LOAD_MATRIX
+GLU.GLU_BEGIN
+GLU.GLU_CCW
+GLU.GLU_CULLING
+GLU.GLU_CW
+GLU.GLU_DISPLAY_MODE
+GLU.GLU_DOMAIN_DISTANCE
+GLU.GLU_EDGE_FLAG
+GLU.GLU_END
+GLU.GLU_ERROR
+GLU.GLU_EXTENSIONS
+GLU.GLU_EXTERIOR
+GLU.GLU_FALSE
+GLU.GLU_FILL
+GLU.GLU_FLAT
+GLU.GLU_INCOMPATIBLE_GL_VERSION
+GLU.GLU_INSIDE
+GLU.GLU_INTERIOR
+GLU.GLU_INVALID_ENUM
+GLU.GLU_INVALID_OPERATION
+GLU.GLU_INVALID_VALUE
+GLU.GLU_LINE
+GLU.GLU_MAP1_TRIM_2
+GLU.GLU_MAP1_TRIM_3
+GLU.GLU_NONE
+GLU.GLU_NURBS_BEGIN
+GLU.GLU_NURBS_BEGIN_DATA
+GLU.GLU_NURBS_BEGIN_DATA_EXT
+GLU.GLU_NURBS_BEGIN_EXT
+GLU.GLU_NURBS_COLOR
+GLU.GLU_NURBS_COLOR_DATA
+GLU.GLU_NURBS_COLOR_DATA_EXT
+GLU.GLU_NURBS_COLOR_EXT
+GLU.GLU_NURBS_END
+GLU.GLU_NURBS_END_DATA
+GLU.GLU_NURBS_END_DATA_EXT
+GLU.GLU_NURBS_END_EXT
+GLU.GLU_NURBS_ERROR
+GLU.GLU_NURBS_ERROR1
+GLU.GLU_NURBS_ERROR10
+GLU.GLU_NURBS_ERROR11
+GLU.GLU_NURBS_ERROR12
+GLU.GLU_NURBS_ERROR13
+GLU.GLU_NURBS_ERROR14
+GLU.GLU_NURBS_ERROR15
+GLU.GLU_NURBS_ERROR16
+GLU.GLU_NURBS_ERROR17
+GLU.GLU_NURBS_ERROR18
+GLU.GLU_NURBS_ERROR19
+GLU.GLU_NURBS_ERROR2
+GLU.GLU_NURBS_ERROR20
+GLU.GLU_NURBS_ERROR21
+GLU.GLU_NURBS_ERROR22
+GLU.GLU_NURBS_ERROR23
+GLU.GLU_NURBS_ERROR24
+GLU.GLU_NURBS_ERROR25
+GLU.GLU_NURBS_ERROR26
+GLU.GLU_NURBS_ERROR27
+GLU.GLU_NURBS_ERROR28
+GLU.GLU_NURBS_ERROR29
+GLU.GLU_NURBS_ERROR3
+GLU.GLU_NURBS_ERROR30
+GLU.GLU_NURBS_ERROR31
+GLU.GLU_NURBS_ERROR32
+GLU.GLU_NURBS_ERROR33
+GLU.GLU_NURBS_ERROR34
+GLU.GLU_NURBS_ERROR35
+GLU.GLU_NURBS_ERROR36
+GLU.GLU_NURBS_ERROR37
+GLU.GLU_NURBS_ERROR4
+GLU.GLU_NURBS_ERROR5
+GLU.GLU_NURBS_ERROR6
+GLU.GLU_NURBS_ERROR7
+GLU.GLU_NURBS_ERROR8
+GLU.GLU_NURBS_ERROR9
+GLU.GLU_NURBS_MODE
+GLU.GLU_NURBS_MODE_EXT
+GLU.GLU_NURBS_NORMAL
+GLU.GLU_NURBS_NORMAL_DATA
+GLU.GLU_NURBS_NORMAL_DATA_EXT
+GLU.GLU_NURBS_NORMAL_EXT
+GLU.GLU_NURBS_RENDERER
+GLU.GLU_NURBS_RENDERER_EXT
+GLU.GLU_NURBS_TESSELLATOR
+GLU.GLU_NURBS_TESSELLATOR_EXT
+GLU.GLU_NURBS_TEXTURE_COORD
+GLU.GLU_NURBS_TEXTURE_COORD_DATA
+GLU.GLU_NURBS_TEX_COORD_DATA_EXT
+GLU.GLU_NURBS_TEX_COORD_EXT
+GLU.GLU_NURBS_VERTEX
+GLU.GLU_NURBS_VERTEX_DATA
+GLU.GLU_NURBS_VERTEX_DATA_EXT
+GLU.GLU_NURBS_VERTEX_EXT
+GLU.GLU_OBJECT_PARAMETRIC_ERROR
+GLU.GLU_OBJECT_PARAMETRIC_ERROR_EXT
+GLU.GLU_OBJECT_PATH_LENGTH
+GLU.GLU_OBJECT_PATH_LENGTH_EXT
+GLU.GLU_OUTLINE_PATCH
+GLU.GLU_OUTLINE_POLYGON
+GLU.GLU_OUTSIDE
+GLU.GLU_OUT_OF_MEMORY
+GLU.GLU_PARAMETRIC_ERROR
+GLU.GLU_PARAMETRIC_TOLERANCE
+GLU.GLU_PATH_LENGTH
+GLU.GLU_POINT
+GLU.GLU_SAMPLING_METHOD
+GLU.GLU_SAMPLING_TOLERANCE
+GLU.GLU_SILHOUETTE
+GLU.GLU_SMOOTH
+GLU.GLU_TESS_BEGIN
+GLU.GLU_TESS_BEGIN_DATA
+GLU.GLU_TESS_BOUNDARY_ONLY
+GLU.GLU_TESS_COMBINE
+GLU.GLU_TESS_COMBINE_DATA
+GLU.GLU_TESS_COORD_TOO_LARGE
+GLU.GLU_TESS_EDGE_FLAG
+GLU.GLU_TESS_EDGE_FLAG_DATA
+GLU.GLU_TESS_END
+GLU.GLU_TESS_END_DATA
+GLU.GLU_TESS_ERROR
+GLU.GLU_TESS_ERROR1
+GLU.GLU_TESS_ERROR2
+GLU.GLU_TESS_ERROR3
+GLU.GLU_TESS_ERROR4
+GLU.GLU_TESS_ERROR5
+GLU.GLU_TESS_ERROR6
+GLU.GLU_TESS_ERROR7
+GLU.GLU_TESS_ERROR8
+GLU.GLU_TESS_ERROR_DATA
+GLU.GLU_TESS_MAX_COORD
+GLU.GLU_TESS_MISSING_BEGIN_CONTOUR
+GLU.GLU_TESS_MISSING_BEGIN_POLYGON
+GLU.GLU_TESS_MISSING_END_CONTOUR
+GLU.GLU_TESS_MISSING_END_POLYGON
+GLU.GLU_TESS_NEED_COMBINE_CALLBACK
+GLU.GLU_TESS_TOLERANCE
+GLU.GLU_TESS_VERTEX
+GLU.GLU_TESS_VERTEX_DATA
+GLU.GLU_TESS_WINDING_ABS_GEQ_TWO
+GLU.GLU_TESS_WINDING_NEGATIVE
+GLU.GLU_TESS_WINDING_NONZERO
+GLU.GLU_TESS_WINDING_ODD
+GLU.GLU_TESS_WINDING_POSITIVE
+GLU.GLU_TESS_WINDING_RULE
+GLU.GLU_TRUE
+GLU.GLU_UNKNOWN
+GLU.GLU_U_STEP
+GLU.GLU_VERSION
+GLU.GLU_VERSION_1_1
+GLU.GLU_VERSION_1_2
+GLU.GLU_VERSION_1_3
+GLU.GLU_VERTEX
+GLU.GLU_V_STEP
+GLU.GLUerror(
+GLU.GLUnurbs(
+GLU.GLUnurbsObj(
+GLU.GLUquadric(
+GLU.GLUquadricObj(
+GLU.GLUtesselator(
+GLU.GLUtesselatorObj(
+GLU.GLUtriangulatorObj(
+GLU.GLboolean(
+GLU.GLdouble(
+GLU.GLenum(
+GLU.GLerror(
+GLU.GLfloat(
+GLU.GLint(
+GLU.GLsizei(
+GLU.GLubyte(
+GLU.GLvoid
+GLU.__builtins__
+GLU.__doc__
+GLU.__file__
+GLU.__name__
+GLU.__package__
+GLU.__path__
+GLU.ctypes
+GLU.glCheckError(
+GLU.gluBeginCurve(
+GLU.gluBeginPolygon(
+GLU.gluBeginSurface(
+GLU.gluBeginTrim(
+GLU.gluBuild1DMipmapLevels(
+GLU.gluBuild1DMipmaps(
+GLU.gluBuild2DMipmapLevels(
+GLU.gluBuild2DMipmaps(
+GLU.gluBuild3DMipmapLevels(
+GLU.gluBuild3DMipmaps(
+GLU.gluCheckExtension(
+GLU.gluCylinder(
+GLU.gluDeleteNurbsRenderer(
+GLU.gluDeleteQuadric(
+GLU.gluDeleteTess(
+GLU.gluDisk(
+GLU.gluEndCurve(
+GLU.gluEndPolygon(
+GLU.gluEndSurface(
+GLU.gluEndTrim(
+GLU.gluErrorString(
+GLU.gluGetNurbsProperty(
+GLU.gluGetString(
+GLU.gluGetTessProperty(
+GLU.gluLoadSamplingMatrices(
+GLU.gluLookAt(
+GLU.gluNewNurbsRenderer(
+GLU.gluNewQuadric(
+GLU.gluNewTess(
+GLU.gluNextContour(
+GLU.gluNurbsCallback(
+GLU.gluNurbsCallbackData(
+GLU.gluNurbsCallbackDataEXT(
+GLU.gluNurbsCurve(
+GLU.gluNurbsProperty(
+GLU.gluNurbsSurface(
+GLU.gluOrtho2D(
+GLU.gluPartialDisk(
+GLU.gluPerspective(
+GLU.gluPickMatrix(
+GLU.gluProject(
+GLU.gluPwlCurve(
+GLU.gluQuadricCallback(
+GLU.gluQuadricDrawStyle(
+GLU.gluQuadricNormals(
+GLU.gluQuadricOrientation(
+GLU.gluQuadricTexture(
+GLU.gluScaleImage(
+GLU.gluSphere(
+GLU.gluTessBeginContour(
+GLU.gluTessBeginPolygon(
+GLU.gluTessCallback(
+GLU.gluTessEndContour(
+GLU.gluTessEndPolygon(
+GLU.gluTessNormal(
+GLU.gluTessProperty(
+GLU.gluTessVertex(
+GLU.gluUnProject(
+GLU.gluUnProject4(
+GLU.glunurbs
+GLU.glustruct
+GLU.platform
+GLU.projection
+GLU.quadrics
+GLU.tess
+
+--- from OpenGL.GLU import * ---
+GLUQuadric(
+GLU_AUTO_LOAD_MATRIX
+GLU_BEGIN
+GLU_CCW
+GLU_CULLING
+GLU_CW
+GLU_DISPLAY_MODE
+GLU_DOMAIN_DISTANCE
+GLU_EDGE_FLAG
+GLU_END
+GLU_ERROR
+GLU_EXTENSIONS
+GLU_EXTERIOR
+GLU_FALSE
+GLU_FILL
+GLU_FLAT
+GLU_INCOMPATIBLE_GL_VERSION
+GLU_INSIDE
+GLU_INTERIOR
+GLU_INVALID_ENUM
+GLU_INVALID_OPERATION
+GLU_INVALID_VALUE
+GLU_LINE
+GLU_MAP1_TRIM_2
+GLU_MAP1_TRIM_3
+GLU_NONE
+GLU_NURBS_BEGIN
+GLU_NURBS_BEGIN_DATA
+GLU_NURBS_BEGIN_DATA_EXT
+GLU_NURBS_BEGIN_EXT
+GLU_NURBS_COLOR
+GLU_NURBS_COLOR_DATA
+GLU_NURBS_COLOR_DATA_EXT
+GLU_NURBS_COLOR_EXT
+GLU_NURBS_END
+GLU_NURBS_END_DATA
+GLU_NURBS_END_DATA_EXT
+GLU_NURBS_END_EXT
+GLU_NURBS_ERROR
+GLU_NURBS_ERROR1
+GLU_NURBS_ERROR10
+GLU_NURBS_ERROR11
+GLU_NURBS_ERROR12
+GLU_NURBS_ERROR13
+GLU_NURBS_ERROR14
+GLU_NURBS_ERROR15
+GLU_NURBS_ERROR16
+GLU_NURBS_ERROR17
+GLU_NURBS_ERROR18
+GLU_NURBS_ERROR19
+GLU_NURBS_ERROR2
+GLU_NURBS_ERROR20
+GLU_NURBS_ERROR21
+GLU_NURBS_ERROR22
+GLU_NURBS_ERROR23
+GLU_NURBS_ERROR24
+GLU_NURBS_ERROR25
+GLU_NURBS_ERROR26
+GLU_NURBS_ERROR27
+GLU_NURBS_ERROR28
+GLU_NURBS_ERROR29
+GLU_NURBS_ERROR3
+GLU_NURBS_ERROR30
+GLU_NURBS_ERROR31
+GLU_NURBS_ERROR32
+GLU_NURBS_ERROR33
+GLU_NURBS_ERROR34
+GLU_NURBS_ERROR35
+GLU_NURBS_ERROR36
+GLU_NURBS_ERROR37
+GLU_NURBS_ERROR4
+GLU_NURBS_ERROR5
+GLU_NURBS_ERROR6
+GLU_NURBS_ERROR7
+GLU_NURBS_ERROR8
+GLU_NURBS_ERROR9
+GLU_NURBS_MODE
+GLU_NURBS_MODE_EXT
+GLU_NURBS_NORMAL
+GLU_NURBS_NORMAL_DATA
+GLU_NURBS_NORMAL_DATA_EXT
+GLU_NURBS_NORMAL_EXT
+GLU_NURBS_RENDERER
+GLU_NURBS_RENDERER_EXT
+GLU_NURBS_TESSELLATOR
+GLU_NURBS_TESSELLATOR_EXT
+GLU_NURBS_TEXTURE_COORD
+GLU_NURBS_TEXTURE_COORD_DATA
+GLU_NURBS_TEX_COORD_DATA_EXT
+GLU_NURBS_TEX_COORD_EXT
+GLU_NURBS_VERTEX
+GLU_NURBS_VERTEX_DATA
+GLU_NURBS_VERTEX_DATA_EXT
+GLU_NURBS_VERTEX_EXT
+GLU_OBJECT_PARAMETRIC_ERROR
+GLU_OBJECT_PARAMETRIC_ERROR_EXT
+GLU_OBJECT_PATH_LENGTH
+GLU_OBJECT_PATH_LENGTH_EXT
+GLU_OUTLINE_PATCH
+GLU_OUTLINE_POLYGON
+GLU_OUTSIDE
+GLU_OUT_OF_MEMORY
+GLU_PARAMETRIC_ERROR
+GLU_PARAMETRIC_TOLERANCE
+GLU_PATH_LENGTH
+GLU_POINT
+GLU_SAMPLING_METHOD
+GLU_SAMPLING_TOLERANCE
+GLU_SILHOUETTE
+GLU_SMOOTH
+GLU_TESS_BEGIN
+GLU_TESS_BEGIN_DATA
+GLU_TESS_BOUNDARY_ONLY
+GLU_TESS_COMBINE
+GLU_TESS_COMBINE_DATA
+GLU_TESS_COORD_TOO_LARGE
+GLU_TESS_EDGE_FLAG
+GLU_TESS_EDGE_FLAG_DATA
+GLU_TESS_END
+GLU_TESS_END_DATA
+GLU_TESS_ERROR
+GLU_TESS_ERROR1
+GLU_TESS_ERROR2
+GLU_TESS_ERROR3
+GLU_TESS_ERROR4
+GLU_TESS_ERROR5
+GLU_TESS_ERROR6
+GLU_TESS_ERROR7
+GLU_TESS_ERROR8
+GLU_TESS_ERROR_DATA
+GLU_TESS_MAX_COORD
+GLU_TESS_MISSING_BEGIN_CONTOUR
+GLU_TESS_MISSING_BEGIN_POLYGON
+GLU_TESS_MISSING_END_CONTOUR
+GLU_TESS_MISSING_END_POLYGON
+GLU_TESS_NEED_COMBINE_CALLBACK
+GLU_TESS_TOLERANCE
+GLU_TESS_VERTEX
+GLU_TESS_VERTEX_DATA
+GLU_TESS_WINDING_ABS_GEQ_TWO
+GLU_TESS_WINDING_NEGATIVE
+GLU_TESS_WINDING_NONZERO
+GLU_TESS_WINDING_ODD
+GLU_TESS_WINDING_POSITIVE
+GLU_TESS_WINDING_RULE
+GLU_TRUE
+GLU_UNKNOWN
+GLU_U_STEP
+GLU_VERSION
+GLU_VERSION_1_1
+GLU_VERSION_1_2
+GLU_VERSION_1_3
+GLU_VERTEX
+GLU_V_STEP
+GLUnurbs(
+GLUnurbsObj(
+GLUquadric(
+GLUquadricObj(
+GLUtesselator(
+GLUtesselatorObj(
+GLUtriangulatorObj(
+gluBeginCurve(
+gluBeginPolygon(
+gluBeginSurface(
+gluBeginTrim(
+gluBuild1DMipmapLevels(
+gluBuild1DMipmaps(
+gluBuild2DMipmapLevels(
+gluBuild2DMipmaps(
+gluBuild3DMipmapLevels(
+gluBuild3DMipmaps(
+gluCheckExtension(
+gluCylinder(
+gluDeleteNurbsRenderer(
+gluDeleteQuadric(
+gluDeleteTess(
+gluDisk(
+gluEndCurve(
+gluEndPolygon(
+gluEndSurface(
+gluEndTrim(
+gluErrorString(
+gluGetNurbsProperty(
+gluGetString(
+gluGetTessProperty(
+gluLoadSamplingMatrices(
+gluLookAt(
+gluNewNurbsRenderer(
+gluNewQuadric(
+gluNewTess(
+gluNextContour(
+gluNurbsCallback(
+gluNurbsCallbackData(
+gluNurbsCallbackDataEXT(
+gluNurbsCurve(
+gluNurbsProperty(
+gluNurbsSurface(
+gluOrtho2D(
+gluPartialDisk(
+gluPerspective(
+gluPickMatrix(
+gluProject(
+gluPwlCurve(
+gluQuadricCallback(
+gluQuadricDrawStyle(
+gluQuadricNormals(
+gluQuadricOrientation(
+gluQuadricTexture(
+gluScaleImage(
+gluSphere(
+gluTessBeginContour(
+gluTessBeginPolygon(
+gluTessCallback(
+gluTessEndContour(
+gluTessEndPolygon(
+gluTessNormal(
+gluTessProperty(
+gluTessVertex(
+gluUnProject(
+gluUnProject4(
+glunurbs
+glustruct
+projection
+quadrics
+tess
+
+--- import OpenGL.GLU.glunurbs ---
+OpenGL.GLU.glunurbs.GLUnurbs(
+OpenGL.GLU.glunurbs.PLATFORM
+OpenGL.GLU.glunurbs.__all__
+OpenGL.GLU.glunurbs.__builtins__
+OpenGL.GLU.glunurbs.__doc__
+OpenGL.GLU.glunurbs.__file__
+OpenGL.GLU.glunurbs.__name__
+OpenGL.GLU.glunurbs.__package__
+OpenGL.GLU.glunurbs.arrays
+OpenGL.GLU.glunurbs.converters
+OpenGL.GLU.glunurbs.ctypes
+OpenGL.GLU.glunurbs.gluNewNurbsRenderer(
+OpenGL.GLU.glunurbs.gluNurbsCallback(
+OpenGL.GLU.glunurbs.gluNurbsCallbackData(
+OpenGL.GLU.glunurbs.gluNurbsCallbackDataEXT(
+OpenGL.GLU.glunurbs.gluNurbsCurve(
+OpenGL.GLU.glunurbs.gluNurbsSurface(
+OpenGL.GLU.glunurbs.gluPwlCurve(
+OpenGL.GLU.glunurbs.glustruct
+OpenGL.GLU.glunurbs.lazy(
+OpenGL.GLU.glunurbs.platform
+OpenGL.GLU.glunurbs.simple
+OpenGL.GLU.glunurbs.weakref
+OpenGL.GLU.glunurbs.wrapper
+
+--- from OpenGL.GLU import glunurbs ---
+glunurbs.GLUnurbs(
+glunurbs.PLATFORM
+glunurbs.__all__
+glunurbs.__builtins__
+glunurbs.__doc__
+glunurbs.__file__
+glunurbs.__name__
+glunurbs.__package__
+glunurbs.arrays
+glunurbs.converters
+glunurbs.ctypes
+glunurbs.gluNewNurbsRenderer(
+glunurbs.gluNurbsCallback(
+glunurbs.gluNurbsCallbackData(
+glunurbs.gluNurbsCallbackDataEXT(
+glunurbs.gluNurbsCurve(
+glunurbs.gluNurbsSurface(
+glunurbs.gluPwlCurve(
+glunurbs.glustruct
+glunurbs.lazy(
+glunurbs.platform
+glunurbs.simple
+glunurbs.weakref
+glunurbs.wrapper
+
+--- from OpenGL.GLU.glunurbs import * ---
+PLATFORM
+
+--- import OpenGL.GLU.glustruct ---
+OpenGL.GLU.glustruct.GLUStruct(
+OpenGL.GLU.glustruct.__builtins__
+OpenGL.GLU.glustruct.__doc__
+OpenGL.GLU.glustruct.__file__
+OpenGL.GLU.glustruct.__name__
+OpenGL.GLU.glustruct.__package__
+OpenGL.GLU.glustruct.ctypes
+OpenGL.GLU.glustruct.weakref
+
+--- from OpenGL.GLU import glustruct ---
+glustruct.GLUStruct(
+glustruct.__builtins__
+glustruct.__doc__
+glustruct.__file__
+glustruct.__name__
+glustruct.__package__
+glustruct.ctypes
+glustruct.weakref
+
+--- from OpenGL.GLU.glustruct import * ---
+GLUStruct(
+
+--- import OpenGL.GLU.projection ---
+OpenGL.GLU.projection.GL
+OpenGL.GLU.projection.POINTER(
+OpenGL.GLU.projection.__all__
+OpenGL.GLU.projection.__builtins__
+OpenGL.GLU.projection.__doc__
+OpenGL.GLU.projection.__file__
+OpenGL.GLU.projection.__name__
+OpenGL.GLU.projection.__package__
+OpenGL.GLU.projection.arrays
+OpenGL.GLU.projection.ctypes
+OpenGL.GLU.projection.gluProject(
+OpenGL.GLU.projection.gluUnProject(
+OpenGL.GLU.projection.gluUnProject4(
+OpenGL.GLU.projection.lazy(
+OpenGL.GLU.projection.simple
+
+--- from OpenGL.GLU import projection ---
+projection.GL
+projection.POINTER(
+projection.__all__
+projection.__builtins__
+projection.__doc__
+projection.__file__
+projection.__name__
+projection.__package__
+projection.arrays
+projection.ctypes
+projection.gluProject(
+projection.gluUnProject(
+projection.gluUnProject4(
+projection.lazy(
+projection.simple
+
+--- from OpenGL.GLU.projection import * ---
+POINTER(
+
+--- import OpenGL.GLU.quadrics ---
+OpenGL.GLU.quadrics.GLU
+OpenGL.GLU.quadrics.GLUQuadric(
+OpenGL.GLU.quadrics.GLUquadric(
+OpenGL.GLU.quadrics.PLATFORM
+OpenGL.GLU.quadrics.__all__
+OpenGL.GLU.quadrics.__builtins__
+OpenGL.GLU.quadrics.__doc__
+OpenGL.GLU.quadrics.__file__
+OpenGL.GLU.quadrics.__name__
+OpenGL.GLU.quadrics.__package__
+OpenGL.GLU.quadrics.createBaseFunction(
+OpenGL.GLU.quadrics.ctypes
+OpenGL.GLU.quadrics.gluNewQuadric(
+OpenGL.GLU.quadrics.gluQuadricCallback(
+OpenGL.GLU.quadrics.simple
+
+--- from OpenGL.GLU import quadrics ---
+quadrics.GLU
+quadrics.GLUQuadric(
+quadrics.GLUquadric(
+quadrics.PLATFORM
+quadrics.__all__
+quadrics.__builtins__
+quadrics.__doc__
+quadrics.__file__
+quadrics.__name__
+quadrics.__package__
+quadrics.createBaseFunction(
+quadrics.ctypes
+quadrics.gluNewQuadric(
+quadrics.gluQuadricCallback(
+quadrics.simple
+
+--- from OpenGL.GLU.quadrics import * ---
+
+--- import OpenGL.GLU.tess ---
+OpenGL.GLU.tess.GLU
+OpenGL.GLU.tess.GLUtesselator(
+OpenGL.GLU.tess.PLATFORM
+OpenGL.GLU.tess.__all__
+OpenGL.GLU.tess.__builtins__
+OpenGL.GLU.tess.__doc__
+OpenGL.GLU.tess.__file__
+OpenGL.GLU.tess.__name__
+OpenGL.GLU.tess.__package__
+OpenGL.GLU.tess.arrays
+OpenGL.GLU.tess.constants
+OpenGL.GLU.tess.createBaseFunction(
+OpenGL.GLU.tess.ctypes
+OpenGL.GLU.tess.gluGetTessProperty(
+OpenGL.GLU.tess.gluNewTess(
+OpenGL.GLU.tess.gluTessBeginPolygon(
+OpenGL.GLU.tess.gluTessCallback(
+OpenGL.GLU.tess.gluTessVertex(
+OpenGL.GLU.tess.gluTessVertexBase(
+OpenGL.GLU.tess.glustruct
+OpenGL.GLU.tess.lazy(
+OpenGL.GLU.tess.simple
+
+--- from OpenGL.GLU import tess ---
+tess.GLU
+tess.GLUtesselator(
+tess.PLATFORM
+tess.__all__
+tess.__builtins__
+tess.__doc__
+tess.__file__
+tess.__name__
+tess.__package__
+tess.arrays
+tess.constants
+tess.createBaseFunction(
+tess.ctypes
+tess.gluGetTessProperty(
+tess.gluNewTess(
+tess.gluTessBeginPolygon(
+tess.gluTessCallback(
+tess.gluTessVertex(
+tess.gluTessVertexBase(
+tess.glustruct
+tess.lazy(
+tess.simple
+
+--- from OpenGL.GLU.tess import * ---
+gluTessVertexBase(
+
+--- import OpenGL.GLUT ---
+OpenGL.GLUT.ARRAY_TYPE_TO_CONSTANT
+OpenGL.GLUT.Constant(
+OpenGL.GLUT.CurrentContextIsValid(
+OpenGL.GLUT.FUNCTION_TYPE(
+OpenGL.GLUT.GLUT
+OpenGL.GLUT.GLUTCallback(
+OpenGL.GLUT.GLUTMenuCallback(
+OpenGL.GLUT.GLUTTimerCallback(
+OpenGL.GLUT.GLUT_ACCUM
+OpenGL.GLUT.GLUT_ACTION_CONTINUE_EXECUTION
+OpenGL.GLUT.GLUT_ACTION_EXIT
+OpenGL.GLUT.GLUT_ACTION_GLUTMAINLOOP_RETURNS
+OpenGL.GLUT.GLUT_ACTION_ON_WINDOW_CLOSE
+OpenGL.GLUT.GLUT_ACTIVE_ALT
+OpenGL.GLUT.GLUT_ACTIVE_CTRL
+OpenGL.GLUT.GLUT_ACTIVE_SHIFT
+OpenGL.GLUT.GLUT_ALPHA
+OpenGL.GLUT.GLUT_API_VERSION
+OpenGL.GLUT.GLUT_BITMAP_8_BY_13
+OpenGL.GLUT.GLUT_BITMAP_9_BY_15
+OpenGL.GLUT.GLUT_BITMAP_HELVETICA_10
+OpenGL.GLUT.GLUT_BITMAP_HELVETICA_12
+OpenGL.GLUT.GLUT_BITMAP_HELVETICA_18
+OpenGL.GLUT.GLUT_BITMAP_TIMES_ROMAN_10
+OpenGL.GLUT.GLUT_BITMAP_TIMES_ROMAN_24
+OpenGL.GLUT.GLUT_BLUE
+OpenGL.GLUT.GLUT_CREATE_NEW_CONTEXT
+OpenGL.GLUT.GLUT_CURSOR_BOTTOM_LEFT_CORNER
+OpenGL.GLUT.GLUT_CURSOR_BOTTOM_RIGHT_CORNER
+OpenGL.GLUT.GLUT_CURSOR_BOTTOM_SIDE
+OpenGL.GLUT.GLUT_CURSOR_CROSSHAIR
+OpenGL.GLUT.GLUT_CURSOR_CYCLE
+OpenGL.GLUT.GLUT_CURSOR_DESTROY
+OpenGL.GLUT.GLUT_CURSOR_FULL_CROSSHAIR
+OpenGL.GLUT.GLUT_CURSOR_HELP
+OpenGL.GLUT.GLUT_CURSOR_INFO
+OpenGL.GLUT.GLUT_CURSOR_INHERIT
+OpenGL.GLUT.GLUT_CURSOR_LEFT_ARROW
+OpenGL.GLUT.GLUT_CURSOR_LEFT_RIGHT
+OpenGL.GLUT.GLUT_CURSOR_LEFT_SIDE
+OpenGL.GLUT.GLUT_CURSOR_NONE
+OpenGL.GLUT.GLUT_CURSOR_RIGHT_ARROW
+OpenGL.GLUT.GLUT_CURSOR_RIGHT_SIDE
+OpenGL.GLUT.GLUT_CURSOR_SPRAY
+OpenGL.GLUT.GLUT_CURSOR_TEXT
+OpenGL.GLUT.GLUT_CURSOR_TOP_LEFT_CORNER
+OpenGL.GLUT.GLUT_CURSOR_TOP_RIGHT_CORNER
+OpenGL.GLUT.GLUT_CURSOR_TOP_SIDE
+OpenGL.GLUT.GLUT_CURSOR_UP_DOWN
+OpenGL.GLUT.GLUT_CURSOR_WAIT
+OpenGL.GLUT.GLUT_DEPTH
+OpenGL.GLUT.GLUT_DEVICE_IGNORE_KEY_REPEAT
+OpenGL.GLUT.GLUT_DEVICE_KEY_REPEAT
+OpenGL.GLUT.GLUT_DISPLAY_MODE_POSSIBLE
+OpenGL.GLUT.GLUT_DOUBLE
+OpenGL.GLUT.GLUT_DOWN
+OpenGL.GLUT.GLUT_ELAPSED_TIME
+OpenGL.GLUT.GLUT_ENTERED
+OpenGL.GLUT.GLUT_FULLY_COVERED
+OpenGL.GLUT.GLUT_FULLY_RETAINED
+OpenGL.GLUT.GLUT_GAME_MODE_ACTIVE
+OpenGL.GLUT.GLUT_GAME_MODE_DISPLAY_CHANGED
+OpenGL.GLUT.GLUT_GAME_MODE_HEIGHT
+OpenGL.GLUT.GLUT_GAME_MODE_PIXEL_DEPTH
+OpenGL.GLUT.GLUT_GAME_MODE_POSSIBLE
+OpenGL.GLUT.GLUT_GAME_MODE_REFRESH_RATE
+OpenGL.GLUT.GLUT_GAME_MODE_WIDTH
+OpenGL.GLUT.GLUT_GREEN
+OpenGL.GLUT.GLUT_GUARD_CALLBACKS
+OpenGL.GLUT.GLUT_HAS_DIAL_AND_BUTTON_BOX
+OpenGL.GLUT.GLUT_HAS_JOYSTICK
+OpenGL.GLUT.GLUT_HAS_KEYBOARD
+OpenGL.GLUT.GLUT_HAS_MOUSE
+OpenGL.GLUT.GLUT_HAS_OVERLAY
+OpenGL.GLUT.GLUT_HAS_SPACEBALL
+OpenGL.GLUT.GLUT_HAS_TABLET
+OpenGL.GLUT.GLUT_HIDDEN
+OpenGL.GLUT.GLUT_INDEX
+OpenGL.GLUT.GLUT_INIT_DISPLAY_MODE
+OpenGL.GLUT.GLUT_INIT_STATE
+OpenGL.GLUT.GLUT_INIT_WINDOW_HEIGHT
+OpenGL.GLUT.GLUT_INIT_WINDOW_WIDTH
+OpenGL.GLUT.GLUT_INIT_WINDOW_X
+OpenGL.GLUT.GLUT_INIT_WINDOW_Y
+OpenGL.GLUT.GLUT_JOYSTICK_AXES
+OpenGL.GLUT.GLUT_JOYSTICK_BUTTONS
+OpenGL.GLUT.GLUT_JOYSTICK_BUTTON_A
+OpenGL.GLUT.GLUT_JOYSTICK_BUTTON_B
+OpenGL.GLUT.GLUT_JOYSTICK_BUTTON_C
+OpenGL.GLUT.GLUT_JOYSTICK_BUTTON_D
+OpenGL.GLUT.GLUT_JOYSTICK_POLL_RATE
+OpenGL.GLUT.GLUT_KEY_DOWN
+OpenGL.GLUT.GLUT_KEY_END
+OpenGL.GLUT.GLUT_KEY_F1
+OpenGL.GLUT.GLUT_KEY_F10
+OpenGL.GLUT.GLUT_KEY_F11
+OpenGL.GLUT.GLUT_KEY_F12
+OpenGL.GLUT.GLUT_KEY_F2
+OpenGL.GLUT.GLUT_KEY_F3
+OpenGL.GLUT.GLUT_KEY_F4
+OpenGL.GLUT.GLUT_KEY_F5
+OpenGL.GLUT.GLUT_KEY_F6
+OpenGL.GLUT.GLUT_KEY_F7
+OpenGL.GLUT.GLUT_KEY_F8
+OpenGL.GLUT.GLUT_KEY_F9
+OpenGL.GLUT.GLUT_KEY_HOME
+OpenGL.GLUT.GLUT_KEY_INSERT
+OpenGL.GLUT.GLUT_KEY_LEFT
+OpenGL.GLUT.GLUT_KEY_PAGE_DOWN
+OpenGL.GLUT.GLUT_KEY_PAGE_UP
+OpenGL.GLUT.GLUT_KEY_REPEAT_DEFAULT
+OpenGL.GLUT.GLUT_KEY_REPEAT_OFF
+OpenGL.GLUT.GLUT_KEY_REPEAT_ON
+OpenGL.GLUT.GLUT_KEY_RIGHT
+OpenGL.GLUT.GLUT_KEY_UP
+OpenGL.GLUT.GLUT_LAYER_IN_USE
+OpenGL.GLUT.GLUT_LEFT
+OpenGL.GLUT.GLUT_LEFT_BUTTON
+OpenGL.GLUT.GLUT_LUMINANCE
+OpenGL.GLUT.GLUT_MENU_IN_USE
+OpenGL.GLUT.GLUT_MENU_NOT_IN_USE
+OpenGL.GLUT.GLUT_MENU_NUM_ITEMS
+OpenGL.GLUT.GLUT_MIDDLE_BUTTON
+OpenGL.GLUT.GLUT_MULTISAMPLE
+OpenGL.GLUT.GLUT_NORMAL
+OpenGL.GLUT.GLUT_NORMAL_DAMAGED
+OpenGL.GLUT.GLUT_NOT_VISIBLE
+OpenGL.GLUT.GLUT_NUM_BUTTON_BOX_BUTTONS
+OpenGL.GLUT.GLUT_NUM_DIALS
+OpenGL.GLUT.GLUT_NUM_MOUSE_BUTTONS
+OpenGL.GLUT.GLUT_NUM_SPACEBALL_BUTTONS
+OpenGL.GLUT.GLUT_NUM_TABLET_BUTTONS
+OpenGL.GLUT.GLUT_OVERLAY
+OpenGL.GLUT.GLUT_OVERLAY_DAMAGED
+OpenGL.GLUT.GLUT_OVERLAY_POSSIBLE
+OpenGL.GLUT.GLUT_OWNS_JOYSTICK
+OpenGL.GLUT.GLUT_PARTIALLY_RETAINED
+OpenGL.GLUT.GLUT_RED
+OpenGL.GLUT.GLUT_RENDERING_CONTEXT
+OpenGL.GLUT.GLUT_RGB
+OpenGL.GLUT.GLUT_RGBA
+OpenGL.GLUT.GLUT_RIGHT_BUTTON
+OpenGL.GLUT.GLUT_SCREEN_HEIGHT
+OpenGL.GLUT.GLUT_SCREEN_HEIGHT_MM
+OpenGL.GLUT.GLUT_SCREEN_WIDTH
+OpenGL.GLUT.GLUT_SCREEN_WIDTH_MM
+OpenGL.GLUT.GLUT_SINGLE
+OpenGL.GLUT.GLUT_STENCIL
+OpenGL.GLUT.GLUT_STEREO
+OpenGL.GLUT.GLUT_STROKE_MONO_ROMAN
+OpenGL.GLUT.GLUT_STROKE_ROMAN
+OpenGL.GLUT.GLUT_TRANSPARENT_INDEX
+OpenGL.GLUT.GLUT_UP
+OpenGL.GLUT.GLUT_USE_CURRENT_CONTEXT
+OpenGL.GLUT.GLUT_VIDEO_RESIZE_HEIGHT
+OpenGL.GLUT.GLUT_VIDEO_RESIZE_HEIGHT_DELTA
+OpenGL.GLUT.GLUT_VIDEO_RESIZE_IN_USE
+OpenGL.GLUT.GLUT_VIDEO_RESIZE_POSSIBLE
+OpenGL.GLUT.GLUT_VIDEO_RESIZE_WIDTH
+OpenGL.GLUT.GLUT_VIDEO_RESIZE_WIDTH_DELTA
+OpenGL.GLUT.GLUT_VIDEO_RESIZE_X
+OpenGL.GLUT.GLUT_VIDEO_RESIZE_X_DELTA
+OpenGL.GLUT.GLUT_VIDEO_RESIZE_Y
+OpenGL.GLUT.GLUT_VIDEO_RESIZE_Y_DELTA
+OpenGL.GLUT.GLUT_VISIBLE
+OpenGL.GLUT.GLUT_WINDOW_ACCUM_ALPHA_SIZE
+OpenGL.GLUT.GLUT_WINDOW_ACCUM_BLUE_SIZE
+OpenGL.GLUT.GLUT_WINDOW_ACCUM_GREEN_SIZE
+OpenGL.GLUT.GLUT_WINDOW_ACCUM_RED_SIZE
+OpenGL.GLUT.GLUT_WINDOW_ALPHA_SIZE
+OpenGL.GLUT.GLUT_WINDOW_BLUE_SIZE
+OpenGL.GLUT.GLUT_WINDOW_BORDER_WIDTH
+OpenGL.GLUT.GLUT_WINDOW_BUFFER_SIZE
+OpenGL.GLUT.GLUT_WINDOW_COLORMAP_SIZE
+OpenGL.GLUT.GLUT_WINDOW_CURSOR
+OpenGL.GLUT.GLUT_WINDOW_DEPTH_SIZE
+OpenGL.GLUT.GLUT_WINDOW_DOUBLEBUFFER
+OpenGL.GLUT.GLUT_WINDOW_FORMAT_ID
+OpenGL.GLUT.GLUT_WINDOW_GREEN_SIZE
+OpenGL.GLUT.GLUT_WINDOW_HEADER_HEIGHT
+OpenGL.GLUT.GLUT_WINDOW_HEIGHT
+OpenGL.GLUT.GLUT_WINDOW_NUM_CHILDREN
+OpenGL.GLUT.GLUT_WINDOW_NUM_SAMPLES
+OpenGL.GLUT.GLUT_WINDOW_PARENT
+OpenGL.GLUT.GLUT_WINDOW_RED_SIZE
+OpenGL.GLUT.GLUT_WINDOW_RGBA
+OpenGL.GLUT.GLUT_WINDOW_STENCIL_SIZE
+OpenGL.GLUT.GLUT_WINDOW_STEREO
+OpenGL.GLUT.GLUT_WINDOW_WIDTH
+OpenGL.GLUT.GLUT_WINDOW_X
+OpenGL.GLUT.GLUT_WINDOW_Y
+OpenGL.GLUT.GLUT_XLIB_IMPLEMENTATION
+OpenGL.GLUT.GL_BYTE
+OpenGL.GLUT.GL_CHAR(
+OpenGL.GLUT.GL_DOUBLE
+OpenGL.GLUT.GL_FALSE
+OpenGL.GLUT.GL_FLOAT
+OpenGL.GLUT.GL_HALF_NV
+OpenGL.GLUT.GL_INT
+OpenGL.GLUT.GL_SHORT
+OpenGL.GLUT.GL_TRUE
+OpenGL.GLUT.GL_UNSIGNED_BYTE
+OpenGL.GLUT.GL_UNSIGNED_INT
+OpenGL.GLUT.GL_UNSIGNED_SHORT
+OpenGL.GLUT.GLbitfield(
+OpenGL.GLUT.GLboolean(
+OpenGL.GLUT.GLbyte(
+OpenGL.GLUT.GLchar(
+OpenGL.GLUT.GLcharARB(
+OpenGL.GLUT.GLclampd(
+OpenGL.GLUT.GLclampf(
+OpenGL.GLUT.GLdouble(
+OpenGL.GLUT.GLenum(
+OpenGL.GLUT.GLfloat(
+OpenGL.GLUT.GLhalfARB(
+OpenGL.GLUT.GLhalfNV(
+OpenGL.GLUT.GLhandle(
+OpenGL.GLUT.GLhandleARB(
+OpenGL.GLUT.GLint(
+OpenGL.GLUT.GLintptr(
+OpenGL.GLUT.GLintptrARB(
+OpenGL.GLUT.GLshort(
+OpenGL.GLUT.GLsizei(
+OpenGL.GLUT.GLsizeiptr(
+OpenGL.GLUT.GLsizeiptrARB(
+OpenGL.GLUT.GLubyte(
+OpenGL.GLUT.GLuint(
+OpenGL.GLUT.GLushort(
+OpenGL.GLUT.GLvoid
+OpenGL.GLUT.HAVE_FREEGLUT
+OpenGL.GLUT.INITIALIZED
+OpenGL.GLUT.PLATFORM
+OpenGL.GLUT.__builtins__
+OpenGL.GLUT.__doc__
+OpenGL.GLUT.__file__
+OpenGL.GLUT.__name__
+OpenGL.GLUT.__package__
+OpenGL.GLUT.__path__
+OpenGL.GLUT.arrays
+OpenGL.GLUT.c_char_p(
+OpenGL.GLUT.c_int(
+OpenGL.GLUT.c_ubyte(
+OpenGL.GLUT.c_void_p(
+OpenGL.GLUT.constant
+OpenGL.GLUT.contextdata
+OpenGL.GLUT.ctypes
+OpenGL.GLUT.error
+OpenGL.GLUT.fonts
+OpenGL.GLUT.freeglut
+OpenGL.GLUT.glutAddMenuEntry(
+OpenGL.GLUT.glutAddSubMenu(
+OpenGL.GLUT.glutAttachMenu(
+OpenGL.GLUT.glutBitmapCharacter(
+OpenGL.GLUT.glutBitmapHeight(
+OpenGL.GLUT.glutBitmapLength(
+OpenGL.GLUT.glutBitmapString(
+OpenGL.GLUT.glutBitmapWidth(
+OpenGL.GLUT.glutButtonBoxFunc(
+OpenGL.GLUT.glutChangeToMenuEntry(
+OpenGL.GLUT.glutChangeToSubMenu(
+OpenGL.GLUT.glutCloseFunc(
+OpenGL.GLUT.glutCopyColormap(
+OpenGL.GLUT.glutCreateMenu(
+OpenGL.GLUT.glutCreateSubWindow(
+OpenGL.GLUT.glutCreateWindow(
+OpenGL.GLUT.glutDestroyMenu(
+OpenGL.GLUT.glutDestroyWindow(
+OpenGL.GLUT.glutDetachMenu(
+OpenGL.GLUT.glutDeviceGet(
+OpenGL.GLUT.glutDialsFunc(
+OpenGL.GLUT.glutDisplayFunc(
+OpenGL.GLUT.glutEnterGameMode(
+OpenGL.GLUT.glutEntryFunc(
+OpenGL.GLUT.glutEstablishOverlay(
+OpenGL.GLUT.glutExtensionSupported(
+OpenGL.GLUT.glutForceJoystickFunc(
+OpenGL.GLUT.glutFullScreen(
+OpenGL.GLUT.glutGameModeGet(
+OpenGL.GLUT.glutGameModeString(
+OpenGL.GLUT.glutGet(
+OpenGL.GLUT.glutGetColor(
+OpenGL.GLUT.glutGetMenu(
+OpenGL.GLUT.glutGetMenuData(
+OpenGL.GLUT.glutGetModifiers(
+OpenGL.GLUT.glutGetProcAddress(
+OpenGL.GLUT.glutGetWindow(
+OpenGL.GLUT.glutGetWindowData(
+OpenGL.GLUT.glutHideOverlay(
+OpenGL.GLUT.glutHideWindow(
+OpenGL.GLUT.glutIconifyWindow(
+OpenGL.GLUT.glutIdleFunc(
+OpenGL.GLUT.glutIgnoreKeyRepeat(
+OpenGL.GLUT.glutInit(
+OpenGL.GLUT.glutInitDisplayMode(
+OpenGL.GLUT.glutInitDisplayString(
+OpenGL.GLUT.glutInitWindowPosition(
+OpenGL.GLUT.glutInitWindowSize(
+OpenGL.GLUT.glutJoystickFunc(
+OpenGL.GLUT.glutKeyboardFunc(
+OpenGL.GLUT.glutKeyboardUpFunc(
+OpenGL.GLUT.glutLayerGet(
+OpenGL.GLUT.glutLeaveGameMode(
+OpenGL.GLUT.glutLeaveMainLoop(
+OpenGL.GLUT.glutMainLoop(
+OpenGL.GLUT.glutMainLoopEvent(
+OpenGL.GLUT.glutMenuDestroyFunc(
+OpenGL.GLUT.glutMenuStateFunc(
+OpenGL.GLUT.glutMenuStatusFunc(
+OpenGL.GLUT.glutMotionFunc(
+OpenGL.GLUT.glutMouseFunc(
+OpenGL.GLUT.glutMouseWheelFunc(
+OpenGL.GLUT.glutOverlayDisplayFunc(
+OpenGL.GLUT.glutPassiveMotionFunc(
+OpenGL.GLUT.glutPopWindow(
+OpenGL.GLUT.glutPositionWindow(
+OpenGL.GLUT.glutPostOverlayRedisplay(
+OpenGL.GLUT.glutPostRedisplay(
+OpenGL.GLUT.glutPostWindowOverlayRedisplay(
+OpenGL.GLUT.glutPostWindowRedisplay(
+OpenGL.GLUT.glutPushWindow(
+OpenGL.GLUT.glutRemoveMenuItem(
+OpenGL.GLUT.glutRemoveOverlay(
+OpenGL.GLUT.glutReportErrors(
+OpenGL.GLUT.glutReshapeFunc(
+OpenGL.GLUT.glutReshapeWindow(
+OpenGL.GLUT.glutSetColor(
+OpenGL.GLUT.glutSetCursor(
+OpenGL.GLUT.glutSetIconTitle(
+OpenGL.GLUT.glutSetKeyRepeat(
+OpenGL.GLUT.glutSetMenu(
+OpenGL.GLUT.glutSetMenuData(
+OpenGL.GLUT.glutSetOption(
+OpenGL.GLUT.glutSetWindow(
+OpenGL.GLUT.glutSetWindowData(
+OpenGL.GLUT.glutSetWindowTitle(
+OpenGL.GLUT.glutSetupVideoResizing(
+OpenGL.GLUT.glutShowOverlay(
+OpenGL.GLUT.glutShowWindow(
+OpenGL.GLUT.glutSolidCone(
+OpenGL.GLUT.glutSolidCube(
+OpenGL.GLUT.glutSolidCylinder(
+OpenGL.GLUT.glutSolidDodecahedron(
+OpenGL.GLUT.glutSolidIcosahedron(
+OpenGL.GLUT.glutSolidOctahedron(
+OpenGL.GLUT.glutSolidRhombicDodecahedron(
+OpenGL.GLUT.glutSolidSierpinskiSponge(
+OpenGL.GLUT.glutSolidSphere(
+OpenGL.GLUT.glutSolidTeapot(
+OpenGL.GLUT.glutSolidTetrahedron(
+OpenGL.GLUT.glutSolidTorus(
+OpenGL.GLUT.glutSpaceballButtonFunc(
+OpenGL.GLUT.glutSpaceballMotionFunc(
+OpenGL.GLUT.glutSpaceballRotateFunc(
+OpenGL.GLUT.glutSpecialFunc(
+OpenGL.GLUT.glutSpecialUpFunc(
+OpenGL.GLUT.glutStopVideoResizing(
+OpenGL.GLUT.glutStrokeCharacter(
+OpenGL.GLUT.glutStrokeHeight(
+OpenGL.GLUT.glutStrokeLength(
+OpenGL.GLUT.glutStrokeString(
+OpenGL.GLUT.glutStrokeWidth(
+OpenGL.GLUT.glutSwapBuffers(
+OpenGL.GLUT.glutTabletButtonFunc(
+OpenGL.GLUT.glutTabletMotionFunc(
+OpenGL.GLUT.glutTimerFunc(
+OpenGL.GLUT.glutUseLayer(
+OpenGL.GLUT.glutVideoPan(
+OpenGL.GLUT.glutVideoResize(
+OpenGL.GLUT.glutVideoResizeGet(
+OpenGL.GLUT.glutVisibilityFunc(
+OpenGL.GLUT.glutWMCloseFunc(
+OpenGL.GLUT.glutWarpPointer(
+OpenGL.GLUT.glutWindowStatusFunc(
+OpenGL.GLUT.glutWireCone(
+OpenGL.GLUT.glutWireCube(
+OpenGL.GLUT.glutWireCylinder(
+OpenGL.GLUT.glutWireDodecahedron(
+OpenGL.GLUT.glutWireIcosahedron(
+OpenGL.GLUT.glutWireOctahedron(
+OpenGL.GLUT.glutWireRhombicDodecahedron(
+OpenGL.GLUT.glutWireSierpinskiSponge(
+OpenGL.GLUT.glutWireSphere(
+OpenGL.GLUT.glutWireTeapot(
+OpenGL.GLUT.glutWireTetrahedron(
+OpenGL.GLUT.glutWireTorus(
+OpenGL.GLUT.log
+OpenGL.GLUT.logs
+OpenGL.GLUT.os
+OpenGL.GLUT.platform
+OpenGL.GLUT.simple
+OpenGL.GLUT.size_t(
+OpenGL.GLUT.special
+OpenGL.GLUT.sys
+OpenGL.GLUT.traceback
+
+--- from OpenGL import GLUT ---
+GLUT.ARRAY_TYPE_TO_CONSTANT
+GLUT.Constant(
+GLUT.CurrentContextIsValid(
+GLUT.FUNCTION_TYPE(
+GLUT.GLUT
+GLUT.GLUTCallback(
+GLUT.GLUTMenuCallback(
+GLUT.GLUTTimerCallback(
+GLUT.GLUT_ACCUM
+GLUT.GLUT_ACTION_CONTINUE_EXECUTION
+GLUT.GLUT_ACTION_EXIT
+GLUT.GLUT_ACTION_GLUTMAINLOOP_RETURNS
+GLUT.GLUT_ACTION_ON_WINDOW_CLOSE
+GLUT.GLUT_ACTIVE_ALT
+GLUT.GLUT_ACTIVE_CTRL
+GLUT.GLUT_ACTIVE_SHIFT
+GLUT.GLUT_ALPHA
+GLUT.GLUT_API_VERSION
+GLUT.GLUT_BITMAP_8_BY_13
+GLUT.GLUT_BITMAP_9_BY_15
+GLUT.GLUT_BITMAP_HELVETICA_10
+GLUT.GLUT_BITMAP_HELVETICA_12
+GLUT.GLUT_BITMAP_HELVETICA_18
+GLUT.GLUT_BITMAP_TIMES_ROMAN_10
+GLUT.GLUT_BITMAP_TIMES_ROMAN_24
+GLUT.GLUT_BLUE
+GLUT.GLUT_CREATE_NEW_CONTEXT
+GLUT.GLUT_CURSOR_BOTTOM_LEFT_CORNER
+GLUT.GLUT_CURSOR_BOTTOM_RIGHT_CORNER
+GLUT.GLUT_CURSOR_BOTTOM_SIDE
+GLUT.GLUT_CURSOR_CROSSHAIR
+GLUT.GLUT_CURSOR_CYCLE
+GLUT.GLUT_CURSOR_DESTROY
+GLUT.GLUT_CURSOR_FULL_CROSSHAIR
+GLUT.GLUT_CURSOR_HELP
+GLUT.GLUT_CURSOR_INFO
+GLUT.GLUT_CURSOR_INHERIT
+GLUT.GLUT_CURSOR_LEFT_ARROW
+GLUT.GLUT_CURSOR_LEFT_RIGHT
+GLUT.GLUT_CURSOR_LEFT_SIDE
+GLUT.GLUT_CURSOR_NONE
+GLUT.GLUT_CURSOR_RIGHT_ARROW
+GLUT.GLUT_CURSOR_RIGHT_SIDE
+GLUT.GLUT_CURSOR_SPRAY
+GLUT.GLUT_CURSOR_TEXT
+GLUT.GLUT_CURSOR_TOP_LEFT_CORNER
+GLUT.GLUT_CURSOR_TOP_RIGHT_CORNER
+GLUT.GLUT_CURSOR_TOP_SIDE
+GLUT.GLUT_CURSOR_UP_DOWN
+GLUT.GLUT_CURSOR_WAIT
+GLUT.GLUT_DEPTH
+GLUT.GLUT_DEVICE_IGNORE_KEY_REPEAT
+GLUT.GLUT_DEVICE_KEY_REPEAT
+GLUT.GLUT_DISPLAY_MODE_POSSIBLE
+GLUT.GLUT_DOUBLE
+GLUT.GLUT_DOWN
+GLUT.GLUT_ELAPSED_TIME
+GLUT.GLUT_ENTERED
+GLUT.GLUT_FULLY_COVERED
+GLUT.GLUT_FULLY_RETAINED
+GLUT.GLUT_GAME_MODE_ACTIVE
+GLUT.GLUT_GAME_MODE_DISPLAY_CHANGED
+GLUT.GLUT_GAME_MODE_HEIGHT
+GLUT.GLUT_GAME_MODE_PIXEL_DEPTH
+GLUT.GLUT_GAME_MODE_POSSIBLE
+GLUT.GLUT_GAME_MODE_REFRESH_RATE
+GLUT.GLUT_GAME_MODE_WIDTH
+GLUT.GLUT_GREEN
+GLUT.GLUT_GUARD_CALLBACKS
+GLUT.GLUT_HAS_DIAL_AND_BUTTON_BOX
+GLUT.GLUT_HAS_JOYSTICK
+GLUT.GLUT_HAS_KEYBOARD
+GLUT.GLUT_HAS_MOUSE
+GLUT.GLUT_HAS_OVERLAY
+GLUT.GLUT_HAS_SPACEBALL
+GLUT.GLUT_HAS_TABLET
+GLUT.GLUT_HIDDEN
+GLUT.GLUT_INDEX
+GLUT.GLUT_INIT_DISPLAY_MODE
+GLUT.GLUT_INIT_STATE
+GLUT.GLUT_INIT_WINDOW_HEIGHT
+GLUT.GLUT_INIT_WINDOW_WIDTH
+GLUT.GLUT_INIT_WINDOW_X
+GLUT.GLUT_INIT_WINDOW_Y
+GLUT.GLUT_JOYSTICK_AXES
+GLUT.GLUT_JOYSTICK_BUTTONS
+GLUT.GLUT_JOYSTICK_BUTTON_A
+GLUT.GLUT_JOYSTICK_BUTTON_B
+GLUT.GLUT_JOYSTICK_BUTTON_C
+GLUT.GLUT_JOYSTICK_BUTTON_D
+GLUT.GLUT_JOYSTICK_POLL_RATE
+GLUT.GLUT_KEY_DOWN
+GLUT.GLUT_KEY_END
+GLUT.GLUT_KEY_F1
+GLUT.GLUT_KEY_F10
+GLUT.GLUT_KEY_F11
+GLUT.GLUT_KEY_F12
+GLUT.GLUT_KEY_F2
+GLUT.GLUT_KEY_F3
+GLUT.GLUT_KEY_F4
+GLUT.GLUT_KEY_F5
+GLUT.GLUT_KEY_F6
+GLUT.GLUT_KEY_F7
+GLUT.GLUT_KEY_F8
+GLUT.GLUT_KEY_F9
+GLUT.GLUT_KEY_HOME
+GLUT.GLUT_KEY_INSERT
+GLUT.GLUT_KEY_LEFT
+GLUT.GLUT_KEY_PAGE_DOWN
+GLUT.GLUT_KEY_PAGE_UP
+GLUT.GLUT_KEY_REPEAT_DEFAULT
+GLUT.GLUT_KEY_REPEAT_OFF
+GLUT.GLUT_KEY_REPEAT_ON
+GLUT.GLUT_KEY_RIGHT
+GLUT.GLUT_KEY_UP
+GLUT.GLUT_LAYER_IN_USE
+GLUT.GLUT_LEFT
+GLUT.GLUT_LEFT_BUTTON
+GLUT.GLUT_LUMINANCE
+GLUT.GLUT_MENU_IN_USE
+GLUT.GLUT_MENU_NOT_IN_USE
+GLUT.GLUT_MENU_NUM_ITEMS
+GLUT.GLUT_MIDDLE_BUTTON
+GLUT.GLUT_MULTISAMPLE
+GLUT.GLUT_NORMAL
+GLUT.GLUT_NORMAL_DAMAGED
+GLUT.GLUT_NOT_VISIBLE
+GLUT.GLUT_NUM_BUTTON_BOX_BUTTONS
+GLUT.GLUT_NUM_DIALS
+GLUT.GLUT_NUM_MOUSE_BUTTONS
+GLUT.GLUT_NUM_SPACEBALL_BUTTONS
+GLUT.GLUT_NUM_TABLET_BUTTONS
+GLUT.GLUT_OVERLAY
+GLUT.GLUT_OVERLAY_DAMAGED
+GLUT.GLUT_OVERLAY_POSSIBLE
+GLUT.GLUT_OWNS_JOYSTICK
+GLUT.GLUT_PARTIALLY_RETAINED
+GLUT.GLUT_RED
+GLUT.GLUT_RENDERING_CONTEXT
+GLUT.GLUT_RGB
+GLUT.GLUT_RGBA
+GLUT.GLUT_RIGHT_BUTTON
+GLUT.GLUT_SCREEN_HEIGHT
+GLUT.GLUT_SCREEN_HEIGHT_MM
+GLUT.GLUT_SCREEN_WIDTH
+GLUT.GLUT_SCREEN_WIDTH_MM
+GLUT.GLUT_SINGLE
+GLUT.GLUT_STENCIL
+GLUT.GLUT_STEREO
+GLUT.GLUT_STROKE_MONO_ROMAN
+GLUT.GLUT_STROKE_ROMAN
+GLUT.GLUT_TRANSPARENT_INDEX
+GLUT.GLUT_UP
+GLUT.GLUT_USE_CURRENT_CONTEXT
+GLUT.GLUT_VIDEO_RESIZE_HEIGHT
+GLUT.GLUT_VIDEO_RESIZE_HEIGHT_DELTA
+GLUT.GLUT_VIDEO_RESIZE_IN_USE
+GLUT.GLUT_VIDEO_RESIZE_POSSIBLE
+GLUT.GLUT_VIDEO_RESIZE_WIDTH
+GLUT.GLUT_VIDEO_RESIZE_WIDTH_DELTA
+GLUT.GLUT_VIDEO_RESIZE_X
+GLUT.GLUT_VIDEO_RESIZE_X_DELTA
+GLUT.GLUT_VIDEO_RESIZE_Y
+GLUT.GLUT_VIDEO_RESIZE_Y_DELTA
+GLUT.GLUT_VISIBLE
+GLUT.GLUT_WINDOW_ACCUM_ALPHA_SIZE
+GLUT.GLUT_WINDOW_ACCUM_BLUE_SIZE
+GLUT.GLUT_WINDOW_ACCUM_GREEN_SIZE
+GLUT.GLUT_WINDOW_ACCUM_RED_SIZE
+GLUT.GLUT_WINDOW_ALPHA_SIZE
+GLUT.GLUT_WINDOW_BLUE_SIZE
+GLUT.GLUT_WINDOW_BORDER_WIDTH
+GLUT.GLUT_WINDOW_BUFFER_SIZE
+GLUT.GLUT_WINDOW_COLORMAP_SIZE
+GLUT.GLUT_WINDOW_CURSOR
+GLUT.GLUT_WINDOW_DEPTH_SIZE
+GLUT.GLUT_WINDOW_DOUBLEBUFFER
+GLUT.GLUT_WINDOW_FORMAT_ID
+GLUT.GLUT_WINDOW_GREEN_SIZE
+GLUT.GLUT_WINDOW_HEADER_HEIGHT
+GLUT.GLUT_WINDOW_HEIGHT
+GLUT.GLUT_WINDOW_NUM_CHILDREN
+GLUT.GLUT_WINDOW_NUM_SAMPLES
+GLUT.GLUT_WINDOW_PARENT
+GLUT.GLUT_WINDOW_RED_SIZE
+GLUT.GLUT_WINDOW_RGBA
+GLUT.GLUT_WINDOW_STENCIL_SIZE
+GLUT.GLUT_WINDOW_STEREO
+GLUT.GLUT_WINDOW_WIDTH
+GLUT.GLUT_WINDOW_X
+GLUT.GLUT_WINDOW_Y
+GLUT.GLUT_XLIB_IMPLEMENTATION
+GLUT.GL_BYTE
+GLUT.GL_CHAR(
+GLUT.GL_DOUBLE
+GLUT.GL_FALSE
+GLUT.GL_FLOAT
+GLUT.GL_HALF_NV
+GLUT.GL_INT
+GLUT.GL_SHORT
+GLUT.GL_TRUE
+GLUT.GL_UNSIGNED_BYTE
+GLUT.GL_UNSIGNED_INT
+GLUT.GL_UNSIGNED_SHORT
+GLUT.GLbitfield(
+GLUT.GLboolean(
+GLUT.GLbyte(
+GLUT.GLchar(
+GLUT.GLcharARB(
+GLUT.GLclampd(
+GLUT.GLclampf(
+GLUT.GLdouble(
+GLUT.GLenum(
+GLUT.GLfloat(
+GLUT.GLhalfARB(
+GLUT.GLhalfNV(
+GLUT.GLhandle(
+GLUT.GLhandleARB(
+GLUT.GLint(
+GLUT.GLintptr(
+GLUT.GLintptrARB(
+GLUT.GLshort(
+GLUT.GLsizei(
+GLUT.GLsizeiptr(
+GLUT.GLsizeiptrARB(
+GLUT.GLubyte(
+GLUT.GLuint(
+GLUT.GLushort(
+GLUT.GLvoid
+GLUT.HAVE_FREEGLUT
+GLUT.INITIALIZED
+GLUT.PLATFORM
+GLUT.__builtins__
+GLUT.__doc__
+GLUT.__file__
+GLUT.__name__
+GLUT.__package__
+GLUT.__path__
+GLUT.arrays
+GLUT.c_char_p(
+GLUT.c_int(
+GLUT.c_ubyte(
+GLUT.c_void_p(
+GLUT.constant
+GLUT.contextdata
+GLUT.ctypes
+GLUT.error
+GLUT.fonts
+GLUT.freeglut
+GLUT.glutAddMenuEntry(
+GLUT.glutAddSubMenu(
+GLUT.glutAttachMenu(
+GLUT.glutBitmapCharacter(
+GLUT.glutBitmapHeight(
+GLUT.glutBitmapLength(
+GLUT.glutBitmapString(
+GLUT.glutBitmapWidth(
+GLUT.glutButtonBoxFunc(
+GLUT.glutChangeToMenuEntry(
+GLUT.glutChangeToSubMenu(
+GLUT.glutCloseFunc(
+GLUT.glutCopyColormap(
+GLUT.glutCreateMenu(
+GLUT.glutCreateSubWindow(
+GLUT.glutCreateWindow(
+GLUT.glutDestroyMenu(
+GLUT.glutDestroyWindow(
+GLUT.glutDetachMenu(
+GLUT.glutDeviceGet(
+GLUT.glutDialsFunc(
+GLUT.glutDisplayFunc(
+GLUT.glutEnterGameMode(
+GLUT.glutEntryFunc(
+GLUT.glutEstablishOverlay(
+GLUT.glutExtensionSupported(
+GLUT.glutForceJoystickFunc(
+GLUT.glutFullScreen(
+GLUT.glutGameModeGet(
+GLUT.glutGameModeString(
+GLUT.glutGet(
+GLUT.glutGetColor(
+GLUT.glutGetMenu(
+GLUT.glutGetMenuData(
+GLUT.glutGetModifiers(
+GLUT.glutGetProcAddress(
+GLUT.glutGetWindow(
+GLUT.glutGetWindowData(
+GLUT.glutHideOverlay(
+GLUT.glutHideWindow(
+GLUT.glutIconifyWindow(
+GLUT.glutIdleFunc(
+GLUT.glutIgnoreKeyRepeat(
+GLUT.glutInit(
+GLUT.glutInitDisplayMode(
+GLUT.glutInitDisplayString(
+GLUT.glutInitWindowPosition(
+GLUT.glutInitWindowSize(
+GLUT.glutJoystickFunc(
+GLUT.glutKeyboardFunc(
+GLUT.glutKeyboardUpFunc(
+GLUT.glutLayerGet(
+GLUT.glutLeaveGameMode(
+GLUT.glutLeaveMainLoop(
+GLUT.glutMainLoop(
+GLUT.glutMainLoopEvent(
+GLUT.glutMenuDestroyFunc(
+GLUT.glutMenuStateFunc(
+GLUT.glutMenuStatusFunc(
+GLUT.glutMotionFunc(
+GLUT.glutMouseFunc(
+GLUT.glutMouseWheelFunc(
+GLUT.glutOverlayDisplayFunc(
+GLUT.glutPassiveMotionFunc(
+GLUT.glutPopWindow(
+GLUT.glutPositionWindow(
+GLUT.glutPostOverlayRedisplay(
+GLUT.glutPostRedisplay(
+GLUT.glutPostWindowOverlayRedisplay(
+GLUT.glutPostWindowRedisplay(
+GLUT.glutPushWindow(
+GLUT.glutRemoveMenuItem(
+GLUT.glutRemoveOverlay(
+GLUT.glutReportErrors(
+GLUT.glutReshapeFunc(
+GLUT.glutReshapeWindow(
+GLUT.glutSetColor(
+GLUT.glutSetCursor(
+GLUT.glutSetIconTitle(
+GLUT.glutSetKeyRepeat(
+GLUT.glutSetMenu(
+GLUT.glutSetMenuData(
+GLUT.glutSetOption(
+GLUT.glutSetWindow(
+GLUT.glutSetWindowData(
+GLUT.glutSetWindowTitle(
+GLUT.glutSetupVideoResizing(
+GLUT.glutShowOverlay(
+GLUT.glutShowWindow(
+GLUT.glutSolidCone(
+GLUT.glutSolidCube(
+GLUT.glutSolidCylinder(
+GLUT.glutSolidDodecahedron(
+GLUT.glutSolidIcosahedron(
+GLUT.glutSolidOctahedron(
+GLUT.glutSolidRhombicDodecahedron(
+GLUT.glutSolidSierpinskiSponge(
+GLUT.glutSolidSphere(
+GLUT.glutSolidTeapot(
+GLUT.glutSolidTetrahedron(
+GLUT.glutSolidTorus(
+GLUT.glutSpaceballButtonFunc(
+GLUT.glutSpaceballMotionFunc(
+GLUT.glutSpaceballRotateFunc(
+GLUT.glutSpecialFunc(
+GLUT.glutSpecialUpFunc(
+GLUT.glutStopVideoResizing(
+GLUT.glutStrokeCharacter(
+GLUT.glutStrokeHeight(
+GLUT.glutStrokeLength(
+GLUT.glutStrokeString(
+GLUT.glutStrokeWidth(
+GLUT.glutSwapBuffers(
+GLUT.glutTabletButtonFunc(
+GLUT.glutTabletMotionFunc(
+GLUT.glutTimerFunc(
+GLUT.glutUseLayer(
+GLUT.glutVideoPan(
+GLUT.glutVideoResize(
+GLUT.glutVideoResizeGet(
+GLUT.glutVisibilityFunc(
+GLUT.glutWMCloseFunc(
+GLUT.glutWarpPointer(
+GLUT.glutWindowStatusFunc(
+GLUT.glutWireCone(
+GLUT.glutWireCube(
+GLUT.glutWireCylinder(
+GLUT.glutWireDodecahedron(
+GLUT.glutWireIcosahedron(
+GLUT.glutWireOctahedron(
+GLUT.glutWireRhombicDodecahedron(
+GLUT.glutWireSierpinskiSponge(
+GLUT.glutWireSphere(
+GLUT.glutWireTeapot(
+GLUT.glutWireTetrahedron(
+GLUT.glutWireTorus(
+GLUT.log
+GLUT.logs
+GLUT.os
+GLUT.platform
+GLUT.simple
+GLUT.size_t(
+GLUT.special
+GLUT.sys
+GLUT.traceback
+
+--- from OpenGL.GLUT import * ---
+ARRAY_TYPE_TO_CONSTANT
+Constant(
+CurrentContextIsValid(
+FUNCTION_TYPE(
+GLUT
+GLUTCallback(
+GLUTMenuCallback(
+GLUTTimerCallback(
+GLUT_ACCUM
+GLUT_ACTION_CONTINUE_EXECUTION
+GLUT_ACTION_EXIT
+GLUT_ACTION_GLUTMAINLOOP_RETURNS
+GLUT_ACTION_ON_WINDOW_CLOSE
+GLUT_ACTIVE_ALT
+GLUT_ACTIVE_CTRL
+GLUT_ACTIVE_SHIFT
+GLUT_ALPHA
+GLUT_API_VERSION
+GLUT_BITMAP_8_BY_13
+GLUT_BITMAP_9_BY_15
+GLUT_BITMAP_HELVETICA_10
+GLUT_BITMAP_HELVETICA_12
+GLUT_BITMAP_HELVETICA_18
+GLUT_BITMAP_TIMES_ROMAN_10
+GLUT_BITMAP_TIMES_ROMAN_24
+GLUT_BLUE
+GLUT_CREATE_NEW_CONTEXT
+GLUT_CURSOR_BOTTOM_LEFT_CORNER
+GLUT_CURSOR_BOTTOM_RIGHT_CORNER
+GLUT_CURSOR_BOTTOM_SIDE
+GLUT_CURSOR_CROSSHAIR
+GLUT_CURSOR_CYCLE
+GLUT_CURSOR_DESTROY
+GLUT_CURSOR_FULL_CROSSHAIR
+GLUT_CURSOR_HELP
+GLUT_CURSOR_INFO
+GLUT_CURSOR_INHERIT
+GLUT_CURSOR_LEFT_ARROW
+GLUT_CURSOR_LEFT_RIGHT
+GLUT_CURSOR_LEFT_SIDE
+GLUT_CURSOR_NONE
+GLUT_CURSOR_RIGHT_ARROW
+GLUT_CURSOR_RIGHT_SIDE
+GLUT_CURSOR_SPRAY
+GLUT_CURSOR_TEXT
+GLUT_CURSOR_TOP_LEFT_CORNER
+GLUT_CURSOR_TOP_RIGHT_CORNER
+GLUT_CURSOR_TOP_SIDE
+GLUT_CURSOR_UP_DOWN
+GLUT_CURSOR_WAIT
+GLUT_DEPTH
+GLUT_DEVICE_IGNORE_KEY_REPEAT
+GLUT_DEVICE_KEY_REPEAT
+GLUT_DISPLAY_MODE_POSSIBLE
+GLUT_DOUBLE
+GLUT_DOWN
+GLUT_ELAPSED_TIME
+GLUT_ENTERED
+GLUT_FULLY_COVERED
+GLUT_FULLY_RETAINED
+GLUT_GAME_MODE_ACTIVE
+GLUT_GAME_MODE_DISPLAY_CHANGED
+GLUT_GAME_MODE_HEIGHT
+GLUT_GAME_MODE_PIXEL_DEPTH
+GLUT_GAME_MODE_POSSIBLE
+GLUT_GAME_MODE_REFRESH_RATE
+GLUT_GAME_MODE_WIDTH
+GLUT_GREEN
+GLUT_GUARD_CALLBACKS
+GLUT_HAS_DIAL_AND_BUTTON_BOX
+GLUT_HAS_JOYSTICK
+GLUT_HAS_KEYBOARD
+GLUT_HAS_MOUSE
+GLUT_HAS_OVERLAY
+GLUT_HAS_SPACEBALL
+GLUT_HAS_TABLET
+GLUT_HIDDEN
+GLUT_INDEX
+GLUT_INIT_DISPLAY_MODE
+GLUT_INIT_STATE
+GLUT_INIT_WINDOW_HEIGHT
+GLUT_INIT_WINDOW_WIDTH
+GLUT_INIT_WINDOW_X
+GLUT_INIT_WINDOW_Y
+GLUT_JOYSTICK_AXES
+GLUT_JOYSTICK_BUTTONS
+GLUT_JOYSTICK_BUTTON_A
+GLUT_JOYSTICK_BUTTON_B
+GLUT_JOYSTICK_BUTTON_C
+GLUT_JOYSTICK_BUTTON_D
+GLUT_JOYSTICK_POLL_RATE
+GLUT_KEY_DOWN
+GLUT_KEY_END
+GLUT_KEY_F1
+GLUT_KEY_F10
+GLUT_KEY_F11
+GLUT_KEY_F12
+GLUT_KEY_F2
+GLUT_KEY_F3
+GLUT_KEY_F4
+GLUT_KEY_F5
+GLUT_KEY_F6
+GLUT_KEY_F7
+GLUT_KEY_F8
+GLUT_KEY_F9
+GLUT_KEY_HOME
+GLUT_KEY_INSERT
+GLUT_KEY_LEFT
+GLUT_KEY_PAGE_DOWN
+GLUT_KEY_PAGE_UP
+GLUT_KEY_REPEAT_DEFAULT
+GLUT_KEY_REPEAT_OFF
+GLUT_KEY_REPEAT_ON
+GLUT_KEY_RIGHT
+GLUT_KEY_UP
+GLUT_LAYER_IN_USE
+GLUT_LEFT
+GLUT_LEFT_BUTTON
+GLUT_LUMINANCE
+GLUT_MENU_IN_USE
+GLUT_MENU_NOT_IN_USE
+GLUT_MENU_NUM_ITEMS
+GLUT_MIDDLE_BUTTON
+GLUT_MULTISAMPLE
+GLUT_NORMAL
+GLUT_NORMAL_DAMAGED
+GLUT_NOT_VISIBLE
+GLUT_NUM_BUTTON_BOX_BUTTONS
+GLUT_NUM_DIALS
+GLUT_NUM_MOUSE_BUTTONS
+GLUT_NUM_SPACEBALL_BUTTONS
+GLUT_NUM_TABLET_BUTTONS
+GLUT_OVERLAY
+GLUT_OVERLAY_DAMAGED
+GLUT_OVERLAY_POSSIBLE
+GLUT_OWNS_JOYSTICK
+GLUT_PARTIALLY_RETAINED
+GLUT_RED
+GLUT_RENDERING_CONTEXT
+GLUT_RGB
+GLUT_RGBA
+GLUT_RIGHT_BUTTON
+GLUT_SCREEN_HEIGHT
+GLUT_SCREEN_HEIGHT_MM
+GLUT_SCREEN_WIDTH
+GLUT_SCREEN_WIDTH_MM
+GLUT_SINGLE
+GLUT_STENCIL
+GLUT_STEREO
+GLUT_STROKE_MONO_ROMAN
+GLUT_STROKE_ROMAN
+GLUT_TRANSPARENT_INDEX
+GLUT_UP
+GLUT_USE_CURRENT_CONTEXT
+GLUT_VIDEO_RESIZE_HEIGHT
+GLUT_VIDEO_RESIZE_HEIGHT_DELTA
+GLUT_VIDEO_RESIZE_IN_USE
+GLUT_VIDEO_RESIZE_POSSIBLE
+GLUT_VIDEO_RESIZE_WIDTH
+GLUT_VIDEO_RESIZE_WIDTH_DELTA
+GLUT_VIDEO_RESIZE_X
+GLUT_VIDEO_RESIZE_X_DELTA
+GLUT_VIDEO_RESIZE_Y
+GLUT_VIDEO_RESIZE_Y_DELTA
+GLUT_VISIBLE
+GLUT_WINDOW_ACCUM_ALPHA_SIZE
+GLUT_WINDOW_ACCUM_BLUE_SIZE
+GLUT_WINDOW_ACCUM_GREEN_SIZE
+GLUT_WINDOW_ACCUM_RED_SIZE
+GLUT_WINDOW_ALPHA_SIZE
+GLUT_WINDOW_BLUE_SIZE
+GLUT_WINDOW_BORDER_WIDTH
+GLUT_WINDOW_BUFFER_SIZE
+GLUT_WINDOW_COLORMAP_SIZE
+GLUT_WINDOW_CURSOR
+GLUT_WINDOW_DEPTH_SIZE
+GLUT_WINDOW_DOUBLEBUFFER
+GLUT_WINDOW_FORMAT_ID
+GLUT_WINDOW_GREEN_SIZE
+GLUT_WINDOW_HEADER_HEIGHT
+GLUT_WINDOW_HEIGHT
+GLUT_WINDOW_NUM_CHILDREN
+GLUT_WINDOW_NUM_SAMPLES
+GLUT_WINDOW_PARENT
+GLUT_WINDOW_RED_SIZE
+GLUT_WINDOW_RGBA
+GLUT_WINDOW_STENCIL_SIZE
+GLUT_WINDOW_STEREO
+GLUT_WINDOW_WIDTH
+GLUT_WINDOW_X
+GLUT_WINDOW_Y
+GLUT_XLIB_IMPLEMENTATION
+GL_CHAR(
+GL_HALF_NV
+GLchar(
+GLcharARB(
+GLhalfARB(
+GLhalfNV(
+GLhandle(
+GLhandleARB(
+GLintptr(
+GLintptrARB(
+GLsizeiptr(
+GLsizeiptrARB(
+HAVE_FREEGLUT
+INITIALIZED
+c_char_p(
+c_int(
+c_ubyte(
+c_void_p(
+fonts
+freeglut
+glutAddMenuEntry(
+glutAddSubMenu(
+glutAttachMenu(
+glutBitmapCharacter(
+glutBitmapHeight(
+glutBitmapLength(
+glutBitmapString(
+glutBitmapWidth(
+glutButtonBoxFunc(
+glutChangeToMenuEntry(
+glutChangeToSubMenu(
+glutCloseFunc(
+glutCopyColormap(
+glutCreateMenu(
+glutCreateSubWindow(
+glutCreateWindow(
+glutDestroyMenu(
+glutDestroyWindow(
+glutDetachMenu(
+glutDeviceGet(
+glutDialsFunc(
+glutDisplayFunc(
+glutEnterGameMode(
+glutEntryFunc(
+glutEstablishOverlay(
+glutExtensionSupported(
+glutForceJoystickFunc(
+glutFullScreen(
+glutGameModeGet(
+glutGameModeString(
+glutGet(
+glutGetColor(
+glutGetMenu(
+glutGetMenuData(
+glutGetModifiers(
+glutGetProcAddress(
+glutGetWindow(
+glutGetWindowData(
+glutHideOverlay(
+glutHideWindow(
+glutIconifyWindow(
+glutIdleFunc(
+glutIgnoreKeyRepeat(
+glutInit(
+glutInitDisplayMode(
+glutInitDisplayString(
+glutInitWindowPosition(
+glutInitWindowSize(
+glutJoystickFunc(
+glutKeyboardFunc(
+glutKeyboardUpFunc(
+glutLayerGet(
+glutLeaveGameMode(
+glutLeaveMainLoop(
+glutMainLoop(
+glutMainLoopEvent(
+glutMenuDestroyFunc(
+glutMenuStateFunc(
+glutMenuStatusFunc(
+glutMotionFunc(
+glutMouseFunc(
+glutMouseWheelFunc(
+glutOverlayDisplayFunc(
+glutPassiveMotionFunc(
+glutPopWindow(
+glutPositionWindow(
+glutPostOverlayRedisplay(
+glutPostRedisplay(
+glutPostWindowOverlayRedisplay(
+glutPostWindowRedisplay(
+glutPushWindow(
+glutRemoveMenuItem(
+glutRemoveOverlay(
+glutReportErrors(
+glutReshapeFunc(
+glutReshapeWindow(
+glutSetColor(
+glutSetCursor(
+glutSetIconTitle(
+glutSetKeyRepeat(
+glutSetMenu(
+glutSetMenuData(
+glutSetOption(
+glutSetWindow(
+glutSetWindowData(
+glutSetWindowTitle(
+glutSetupVideoResizing(
+glutShowOverlay(
+glutShowWindow(
+glutSolidCone(
+glutSolidCube(
+glutSolidCylinder(
+glutSolidDodecahedron(
+glutSolidIcosahedron(
+glutSolidOctahedron(
+glutSolidRhombicDodecahedron(
+glutSolidSierpinskiSponge(
+glutSolidSphere(
+glutSolidTeapot(
+glutSolidTetrahedron(
+glutSolidTorus(
+glutSpaceballButtonFunc(
+glutSpaceballMotionFunc(
+glutSpaceballRotateFunc(
+glutSpecialFunc(
+glutSpecialUpFunc(
+glutStopVideoResizing(
+glutStrokeCharacter(
+glutStrokeHeight(
+glutStrokeLength(
+glutStrokeString(
+glutStrokeWidth(
+glutSwapBuffers(
+glutTabletButtonFunc(
+glutTabletMotionFunc(
+glutTimerFunc(
+glutUseLayer(
+glutVideoPan(
+glutVideoResize(
+glutVideoResizeGet(
+glutVisibilityFunc(
+glutWMCloseFunc(
+glutWarpPointer(
+glutWindowStatusFunc(
+glutWireCone(
+glutWireCube(
+glutWireCylinder(
+glutWireDodecahedron(
+glutWireIcosahedron(
+glutWireOctahedron(
+glutWireRhombicDodecahedron(
+glutWireSierpinskiSponge(
+glutWireSphere(
+glutWireTeapot(
+glutWireTetrahedron(
+glutWireTorus(
+logs
+size_t(
+special
+
+--- import OpenGL.GLUT.fonts ---
+OpenGL.GLUT.fonts.GLUT_BITMAP_8_BY_13
+OpenGL.GLUT.fonts.GLUT_BITMAP_9_BY_15
+OpenGL.GLUT.fonts.GLUT_BITMAP_HELVETICA_10
+OpenGL.GLUT.fonts.GLUT_BITMAP_HELVETICA_12
+OpenGL.GLUT.fonts.GLUT_BITMAP_HELVETICA_18
+OpenGL.GLUT.fonts.GLUT_BITMAP_TIMES_ROMAN_10
+OpenGL.GLUT.fonts.GLUT_BITMAP_TIMES_ROMAN_24
+OpenGL.GLUT.fonts.GLUT_STROKE_MONO_ROMAN
+OpenGL.GLUT.fonts.GLUT_STROKE_ROMAN
+OpenGL.GLUT.fonts.__builtins__
+OpenGL.GLUT.fonts.__doc__
+OpenGL.GLUT.fonts.__file__
+OpenGL.GLUT.fonts.__name__
+OpenGL.GLUT.fonts.__package__
+
+--- from OpenGL.GLUT import fonts ---
+fonts.GLUT_BITMAP_8_BY_13
+fonts.GLUT_BITMAP_9_BY_15
+fonts.GLUT_BITMAP_HELVETICA_10
+fonts.GLUT_BITMAP_HELVETICA_12
+fonts.GLUT_BITMAP_HELVETICA_18
+fonts.GLUT_BITMAP_TIMES_ROMAN_10
+fonts.GLUT_BITMAP_TIMES_ROMAN_24
+fonts.GLUT_STROKE_MONO_ROMAN
+fonts.GLUT_STROKE_ROMAN
+fonts.__builtins__
+fonts.__doc__
+fonts.__file__
+fonts.__name__
+fonts.__package__
+
+--- from OpenGL.GLUT.fonts import * ---
+
+--- import OpenGL.GLUT.freeglut ---
+OpenGL.GLUT.freeglut.ARRAY_TYPE_TO_CONSTANT
+OpenGL.GLUT.freeglut.Constant(
+OpenGL.GLUT.freeglut.FUNCTION_TYPE(
+OpenGL.GLUT.freeglut.GLUT_ACTION_CONTINUE_EXECUTION
+OpenGL.GLUT.freeglut.GLUT_ACTION_EXIT
+OpenGL.GLUT.freeglut.GLUT_ACTION_GLUTMAINLOOP_RETURNS
+OpenGL.GLUT.freeglut.GLUT_ACTION_ON_WINDOW_CLOSE
+OpenGL.GLUT.freeglut.GLUT_CREATE_NEW_CONTEXT
+OpenGL.GLUT.freeglut.GLUT_RENDERING_CONTEXT
+OpenGL.GLUT.freeglut.GLUT_USE_CURRENT_CONTEXT
+OpenGL.GLUT.freeglut.GLUT_WINDOW_BORDER_WIDTH
+OpenGL.GLUT.freeglut.GLUT_WINDOW_HEADER_HEIGHT
+OpenGL.GLUT.freeglut.GL_BYTE
+OpenGL.GLUT.freeglut.GL_CHAR(
+OpenGL.GLUT.freeglut.GL_DOUBLE
+OpenGL.GLUT.freeglut.GL_FALSE
+OpenGL.GLUT.freeglut.GL_FLOAT
+OpenGL.GLUT.freeglut.GL_HALF_NV
+OpenGL.GLUT.freeglut.GL_INT
+OpenGL.GLUT.freeglut.GL_SHORT
+OpenGL.GLUT.freeglut.GL_TRUE
+OpenGL.GLUT.freeglut.GL_UNSIGNED_BYTE
+OpenGL.GLUT.freeglut.GL_UNSIGNED_INT
+OpenGL.GLUT.freeglut.GL_UNSIGNED_SHORT
+OpenGL.GLUT.freeglut.GLbitfield(
+OpenGL.GLUT.freeglut.GLboolean(
+OpenGL.GLUT.freeglut.GLbyte(
+OpenGL.GLUT.freeglut.GLchar(
+OpenGL.GLUT.freeglut.GLcharARB(
+OpenGL.GLUT.freeglut.GLclampd(
+OpenGL.GLUT.freeglut.GLclampf(
+OpenGL.GLUT.freeglut.GLdouble(
+OpenGL.GLUT.freeglut.GLenum(
+OpenGL.GLUT.freeglut.GLfloat(
+OpenGL.GLUT.freeglut.GLhalfARB(
+OpenGL.GLUT.freeglut.GLhalfNV(
+OpenGL.GLUT.freeglut.GLhandle(
+OpenGL.GLUT.freeglut.GLhandleARB(
+OpenGL.GLUT.freeglut.GLint(
+OpenGL.GLUT.freeglut.GLintptr(
+OpenGL.GLUT.freeglut.GLintptrARB(
+OpenGL.GLUT.freeglut.GLshort(
+OpenGL.GLUT.freeglut.GLsizei(
+OpenGL.GLUT.freeglut.GLsizeiptr(
+OpenGL.GLUT.freeglut.GLsizeiptrARB(
+OpenGL.GLUT.freeglut.GLubyte(
+OpenGL.GLUT.freeglut.GLuint(
+OpenGL.GLUT.freeglut.GLushort(
+OpenGL.GLUT.freeglut.GLvoid
+OpenGL.GLUT.freeglut.__builtins__
+OpenGL.GLUT.freeglut.__doc__
+OpenGL.GLUT.freeglut.__file__
+OpenGL.GLUT.freeglut.__name__
+OpenGL.GLUT.freeglut.__package__
+OpenGL.GLUT.freeglut.arrays
+OpenGL.GLUT.freeglut.c_char_p(
+OpenGL.GLUT.freeglut.c_int(
+OpenGL.GLUT.freeglut.c_ubyte(
+OpenGL.GLUT.freeglut.c_void_p(
+OpenGL.GLUT.freeglut.constant
+OpenGL.GLUT.freeglut.ctypes
+OpenGL.GLUT.freeglut.glutBitmapHeight(
+OpenGL.GLUT.freeglut.glutBitmapString(
+OpenGL.GLUT.freeglut.glutCloseFunc(
+OpenGL.GLUT.freeglut.glutGetMenuData(
+OpenGL.GLUT.freeglut.glutGetProcAddress(
+OpenGL.GLUT.freeglut.glutGetWindowData(
+OpenGL.GLUT.freeglut.glutLeaveMainLoop(
+OpenGL.GLUT.freeglut.glutMainLoopEvent(
+OpenGL.GLUT.freeglut.glutMenuDestroyFunc(
+OpenGL.GLUT.freeglut.glutMouseWheelFunc(
+OpenGL.GLUT.freeglut.glutSetMenuData(
+OpenGL.GLUT.freeglut.glutSetOption(
+OpenGL.GLUT.freeglut.glutSetWindowData(
+OpenGL.GLUT.freeglut.glutSolidCylinder(
+OpenGL.GLUT.freeglut.glutSolidRhombicDodecahedron(
+OpenGL.GLUT.freeglut.glutSolidSierpinskiSponge(
+OpenGL.GLUT.freeglut.glutStrokeHeight(
+OpenGL.GLUT.freeglut.glutStrokeString(
+OpenGL.GLUT.freeglut.glutWMCloseFunc(
+OpenGL.GLUT.freeglut.glutWireCylinder(
+OpenGL.GLUT.freeglut.glutWireRhombicDodecahedron(
+OpenGL.GLUT.freeglut.glutWireSierpinskiSponge(
+OpenGL.GLUT.freeglut.platform
+OpenGL.GLUT.freeglut.size_t(
+OpenGL.GLUT.freeglut.special
+
+--- from OpenGL.GLUT import freeglut ---
+freeglut.ARRAY_TYPE_TO_CONSTANT
+freeglut.Constant(
+freeglut.FUNCTION_TYPE(
+freeglut.GLUT_ACTION_CONTINUE_EXECUTION
+freeglut.GLUT_ACTION_EXIT
+freeglut.GLUT_ACTION_GLUTMAINLOOP_RETURNS
+freeglut.GLUT_ACTION_ON_WINDOW_CLOSE
+freeglut.GLUT_CREATE_NEW_CONTEXT
+freeglut.GLUT_RENDERING_CONTEXT
+freeglut.GLUT_USE_CURRENT_CONTEXT
+freeglut.GLUT_WINDOW_BORDER_WIDTH
+freeglut.GLUT_WINDOW_HEADER_HEIGHT
+freeglut.GL_BYTE
+freeglut.GL_CHAR(
+freeglut.GL_DOUBLE
+freeglut.GL_FALSE
+freeglut.GL_FLOAT
+freeglut.GL_HALF_NV
+freeglut.GL_INT
+freeglut.GL_SHORT
+freeglut.GL_TRUE
+freeglut.GL_UNSIGNED_BYTE
+freeglut.GL_UNSIGNED_INT
+freeglut.GL_UNSIGNED_SHORT
+freeglut.GLbitfield(
+freeglut.GLboolean(
+freeglut.GLbyte(
+freeglut.GLchar(
+freeglut.GLcharARB(
+freeglut.GLclampd(
+freeglut.GLclampf(
+freeglut.GLdouble(
+freeglut.GLenum(
+freeglut.GLfloat(
+freeglut.GLhalfARB(
+freeglut.GLhalfNV(
+freeglut.GLhandle(
+freeglut.GLhandleARB(
+freeglut.GLint(
+freeglut.GLintptr(
+freeglut.GLintptrARB(
+freeglut.GLshort(
+freeglut.GLsizei(
+freeglut.GLsizeiptr(
+freeglut.GLsizeiptrARB(
+freeglut.GLubyte(
+freeglut.GLuint(
+freeglut.GLushort(
+freeglut.GLvoid
+freeglut.__builtins__
+freeglut.__doc__
+freeglut.__file__
+freeglut.__name__
+freeglut.__package__
+freeglut.arrays
+freeglut.c_char_p(
+freeglut.c_int(
+freeglut.c_ubyte(
+freeglut.c_void_p(
+freeglut.constant
+freeglut.ctypes
+freeglut.glutBitmapHeight(
+freeglut.glutBitmapString(
+freeglut.glutCloseFunc(
+freeglut.glutGetMenuData(
+freeglut.glutGetProcAddress(
+freeglut.glutGetWindowData(
+freeglut.glutLeaveMainLoop(
+freeglut.glutMainLoopEvent(
+freeglut.glutMenuDestroyFunc(
+freeglut.glutMouseWheelFunc(
+freeglut.glutSetMenuData(
+freeglut.glutSetOption(
+freeglut.glutSetWindowData(
+freeglut.glutSolidCylinder(
+freeglut.glutSolidRhombicDodecahedron(
+freeglut.glutSolidSierpinskiSponge(
+freeglut.glutStrokeHeight(
+freeglut.glutStrokeString(
+freeglut.glutWMCloseFunc(
+freeglut.glutWireCylinder(
+freeglut.glutWireRhombicDodecahedron(
+freeglut.glutWireSierpinskiSponge(
+freeglut.platform
+freeglut.size_t(
+freeglut.special
+
+--- from OpenGL.GLUT.freeglut import * ---
+
+--- import OpenGL.GLUT.special ---
+OpenGL.GLUT.special.CurrentContextIsValid(
+OpenGL.GLUT.special.FUNCTION_TYPE(
+OpenGL.GLUT.special.GLUT
+OpenGL.GLUT.special.GLUTCallback(
+OpenGL.GLUT.special.GLUTMenuCallback(
+OpenGL.GLUT.special.GLUTTimerCallback(
+OpenGL.GLUT.special.GLUT_GUARD_CALLBACKS
+OpenGL.GLUT.special.INITIALIZED
+OpenGL.GLUT.special.PLATFORM
+OpenGL.GLUT.special.__builtins__
+OpenGL.GLUT.special.__doc__
+OpenGL.GLUT.special.__file__
+OpenGL.GLUT.special.__name__
+OpenGL.GLUT.special.__package__
+OpenGL.GLUT.special.contextdata
+OpenGL.GLUT.special.ctypes
+OpenGL.GLUT.special.error
+OpenGL.GLUT.special.glutButtonBoxFunc(
+OpenGL.GLUT.special.glutCreateMenu(
+OpenGL.GLUT.special.glutDestroyMenu(
+OpenGL.GLUT.special.glutDestroyWindow(
+OpenGL.GLUT.special.glutDialsFunc(
+OpenGL.GLUT.special.glutDisplayFunc(
+OpenGL.GLUT.special.glutEntryFunc(
+OpenGL.GLUT.special.glutIdleFunc(
+OpenGL.GLUT.special.glutInit(
+OpenGL.GLUT.special.glutJoystickFunc(
+OpenGL.GLUT.special.glutKeyboardFunc(
+OpenGL.GLUT.special.glutKeyboardUpFunc(
+OpenGL.GLUT.special.glutMenuStateFunc(
+OpenGL.GLUT.special.glutMenuStatusFunc(
+OpenGL.GLUT.special.glutMotionFunc(
+OpenGL.GLUT.special.glutMouseFunc(
+OpenGL.GLUT.special.glutOverlayDisplayFunc(
+OpenGL.GLUT.special.glutPassiveMotionFunc(
+OpenGL.GLUT.special.glutReshapeFunc(
+OpenGL.GLUT.special.glutSpaceballButtonFunc(
+OpenGL.GLUT.special.glutSpaceballMotionFunc(
+OpenGL.GLUT.special.glutSpaceballRotateFunc(
+OpenGL.GLUT.special.glutSpecialFunc(
+OpenGL.GLUT.special.glutSpecialUpFunc(
+OpenGL.GLUT.special.glutTabletButtonFunc(
+OpenGL.GLUT.special.glutTabletMotionFunc(
+OpenGL.GLUT.special.glutTimerFunc(
+OpenGL.GLUT.special.glutVisibilityFunc(
+OpenGL.GLUT.special.glutWindowStatusFunc(
+OpenGL.GLUT.special.log
+OpenGL.GLUT.special.logs
+OpenGL.GLUT.special.os
+OpenGL.GLUT.special.platform
+OpenGL.GLUT.special.simple
+OpenGL.GLUT.special.sys
+OpenGL.GLUT.special.traceback
+
+--- from OpenGL.GLUT import special ---
+special.CurrentContextIsValid(
+special.FUNCTION_TYPE(
+special.GLUT
+special.GLUTCallback(
+special.GLUTMenuCallback(
+special.GLUTTimerCallback(
+special.GLUT_GUARD_CALLBACKS
+special.INITIALIZED
+special.PLATFORM
+special.__builtins__
+special.__doc__
+special.__file__
+special.__name__
+special.__package__
+special.contextdata
+special.ctypes
+special.error
+special.glutButtonBoxFunc(
+special.glutCreateMenu(
+special.glutDestroyMenu(
+special.glutDestroyWindow(
+special.glutDialsFunc(
+special.glutDisplayFunc(
+special.glutEntryFunc(
+special.glutIdleFunc(
+special.glutInit(
+special.glutJoystickFunc(
+special.glutKeyboardFunc(
+special.glutKeyboardUpFunc(
+special.glutMenuStateFunc(
+special.glutMenuStatusFunc(
+special.glutMotionFunc(
+special.glutMouseFunc(
+special.glutOverlayDisplayFunc(
+special.glutPassiveMotionFunc(
+special.glutReshapeFunc(
+special.glutSpaceballButtonFunc(
+special.glutSpaceballMotionFunc(
+special.glutSpaceballRotateFunc(
+special.glutSpecialFunc(
+special.glutSpecialUpFunc(
+special.glutTabletButtonFunc(
+special.glutTabletMotionFunc(
+special.glutTimerFunc(
+special.glutVisibilityFunc(
+special.glutWindowStatusFunc(
+special.log
+special.logs
+special.os
+special.platform
+special.simple
+special.sys
+special.traceback
+
+--- from OpenGL.GLUT.special import * ---
+
+--- import OpenGL.GLE ---
+OpenGL.GLE.GLE_TEXTURE_ENABLE
+OpenGL.GLE.GLE_TEXTURE_NORMAL_CYL
+OpenGL.GLE.GLE_TEXTURE_NORMAL_FLAT
+OpenGL.GLE.GLE_TEXTURE_NORMAL_MODEL_CYL
+OpenGL.GLE.GLE_TEXTURE_NORMAL_MODEL_FLAT
+OpenGL.GLE.GLE_TEXTURE_NORMAL_MODEL_SPH
+OpenGL.GLE.GLE_TEXTURE_NORMAL_SPH
+OpenGL.GLE.GLE_TEXTURE_STYLE_MASK
+OpenGL.GLE.GLE_TEXTURE_VERTEX_CYL
+OpenGL.GLE.GLE_TEXTURE_VERTEX_FLAT
+OpenGL.GLE.GLE_TEXTURE_VERTEX_MODEL_CYL
+OpenGL.GLE.GLE_TEXTURE_VERTEX_MODEL_FLAT
+OpenGL.GLE.GLE_TEXTURE_VERTEX_MODEL_SPH
+OpenGL.GLE.GLE_TEXTURE_VERTEX_SPH
+OpenGL.GLE.TUBE_CONTOUR_CLOSED
+OpenGL.GLE.TUBE_JN_ANGLE
+OpenGL.GLE.TUBE_JN_CAP
+OpenGL.GLE.TUBE_JN_CUT
+OpenGL.GLE.TUBE_JN_MASK
+OpenGL.GLE.TUBE_JN_RAW
+OpenGL.GLE.TUBE_JN_ROUND
+OpenGL.GLE.TUBE_NORM_EDGE
+OpenGL.GLE.TUBE_NORM_FACET
+OpenGL.GLE.TUBE_NORM_MASK
+OpenGL.GLE.TUBE_NORM_PATH_EDGE
+OpenGL.GLE.__builtins__
+OpenGL.GLE.__doc__
+OpenGL.GLE.__file__
+OpenGL.GLE.__name__
+OpenGL.GLE.__package__
+OpenGL.GLE.__path__
+OpenGL.GLE.arrays
+OpenGL.GLE.exceptional
+OpenGL.GLE.gleAffine(
+OpenGL.GLE.gleDouble(
+OpenGL.GLE.gleExtrusion(
+OpenGL.GLE.gleGetJoinStyle(
+OpenGL.GLE.gleGetNumSides(
+OpenGL.GLE.gleHelicoid(
+OpenGL.GLE.gleLathe(
+OpenGL.GLE.glePolyCone(
+OpenGL.GLE.glePolyCylinder(
+OpenGL.GLE.gleScrew(
+OpenGL.GLE.gleSetJoinStyle(
+OpenGL.GLE.gleSetNumSides(
+OpenGL.GLE.gleSpiral(
+OpenGL.GLE.gleSuperExtrusion(
+OpenGL.GLE.gleTextureMode(
+OpenGL.GLE.gleToroid(
+OpenGL.GLE.gleTwistExtrusion(
+OpenGL.GLE.raw
+OpenGL.GLE.rot_about_axis(
+OpenGL.GLE.rot_axis(
+OpenGL.GLE.rot_omega(
+OpenGL.GLE.rot_prince(
+OpenGL.GLE.simple
+OpenGL.GLE.urot_about_axis(
+OpenGL.GLE.urot_axis(
+OpenGL.GLE.urot_omega(
+OpenGL.GLE.urot_prince(
+OpenGL.GLE.uview_direction(
+OpenGL.GLE.uviewpoint(
+OpenGL.GLE.wrapper
+
+--- from OpenGL import GLE ---
+GLE.GLE_TEXTURE_ENABLE
+GLE.GLE_TEXTURE_NORMAL_CYL
+GLE.GLE_TEXTURE_NORMAL_FLAT
+GLE.GLE_TEXTURE_NORMAL_MODEL_CYL
+GLE.GLE_TEXTURE_NORMAL_MODEL_FLAT
+GLE.GLE_TEXTURE_NORMAL_MODEL_SPH
+GLE.GLE_TEXTURE_NORMAL_SPH
+GLE.GLE_TEXTURE_STYLE_MASK
+GLE.GLE_TEXTURE_VERTEX_CYL
+GLE.GLE_TEXTURE_VERTEX_FLAT
+GLE.GLE_TEXTURE_VERTEX_MODEL_CYL
+GLE.GLE_TEXTURE_VERTEX_MODEL_FLAT
+GLE.GLE_TEXTURE_VERTEX_MODEL_SPH
+GLE.GLE_TEXTURE_VERTEX_SPH
+GLE.TUBE_CONTOUR_CLOSED
+GLE.TUBE_JN_ANGLE
+GLE.TUBE_JN_CAP
+GLE.TUBE_JN_CUT
+GLE.TUBE_JN_MASK
+GLE.TUBE_JN_RAW
+GLE.TUBE_JN_ROUND
+GLE.TUBE_NORM_EDGE
+GLE.TUBE_NORM_FACET
+GLE.TUBE_NORM_MASK
+GLE.TUBE_NORM_PATH_EDGE
+GLE.__builtins__
+GLE.__doc__
+GLE.__file__
+GLE.__name__
+GLE.__package__
+GLE.__path__
+GLE.arrays
+GLE.exceptional
+GLE.gleAffine(
+GLE.gleDouble(
+GLE.gleExtrusion(
+GLE.gleGetJoinStyle(
+GLE.gleGetNumSides(
+GLE.gleHelicoid(
+GLE.gleLathe(
+GLE.glePolyCone(
+GLE.glePolyCylinder(
+GLE.gleScrew(
+GLE.gleSetJoinStyle(
+GLE.gleSetNumSides(
+GLE.gleSpiral(
+GLE.gleSuperExtrusion(
+GLE.gleTextureMode(
+GLE.gleToroid(
+GLE.gleTwistExtrusion(
+GLE.raw
+GLE.rot_about_axis(
+GLE.rot_axis(
+GLE.rot_omega(
+GLE.rot_prince(
+GLE.simple
+GLE.urot_about_axis(
+GLE.urot_axis(
+GLE.urot_omega(
+GLE.urot_prince(
+GLE.uview_direction(
+GLE.uviewpoint(
+GLE.wrapper
+
+--- from OpenGL.GLE import * ---
+GLE_TEXTURE_ENABLE
+GLE_TEXTURE_NORMAL_CYL
+GLE_TEXTURE_NORMAL_FLAT
+GLE_TEXTURE_NORMAL_MODEL_CYL
+GLE_TEXTURE_NORMAL_MODEL_FLAT
+GLE_TEXTURE_NORMAL_MODEL_SPH
+GLE_TEXTURE_NORMAL_SPH
+GLE_TEXTURE_STYLE_MASK
+GLE_TEXTURE_VERTEX_CYL
+GLE_TEXTURE_VERTEX_FLAT
+GLE_TEXTURE_VERTEX_MODEL_CYL
+GLE_TEXTURE_VERTEX_MODEL_FLAT
+GLE_TEXTURE_VERTEX_MODEL_SPH
+GLE_TEXTURE_VERTEX_SPH
+TUBE_CONTOUR_CLOSED
+TUBE_JN_ANGLE
+TUBE_JN_CAP
+TUBE_JN_CUT
+TUBE_JN_MASK
+TUBE_JN_RAW
+TUBE_JN_ROUND
+TUBE_NORM_EDGE
+TUBE_NORM_FACET
+TUBE_NORM_MASK
+TUBE_NORM_PATH_EDGE
+gleAffine(
+gleDouble(
+gleExtrusion(
+gleGetJoinStyle(
+gleGetNumSides(
+gleHelicoid(
+gleLathe(
+glePolyCone(
+glePolyCylinder(
+gleScrew(
+gleSetJoinStyle(
+gleSetNumSides(
+gleSpiral(
+gleSuperExtrusion(
+gleTextureMode(
+gleToroid(
+gleTwistExtrusion(
+raw
+rot_about_axis(
+rot_axis(
+rot_omega(
+rot_prince(
+urot_about_axis(
+urot_axis(
+urot_omega(
+urot_prince(
+uview_direction(
+uviewpoint(
+
+--- import OpenGL.GLE.exceptional ---
+OpenGL.GLE.exceptional.__builtins__
+OpenGL.GLE.exceptional.__doc__
+OpenGL.GLE.exceptional.__file__
+OpenGL.GLE.exceptional.__name__
+OpenGL.GLE.exceptional.__package__
+OpenGL.GLE.exceptional.arrays
+OpenGL.GLE.exceptional.gleExtrusion(
+OpenGL.GLE.exceptional.gleLathe(
+OpenGL.GLE.exceptional.glePolyCone(
+OpenGL.GLE.exceptional.glePolyCylinder(
+OpenGL.GLE.exceptional.gleScrew(
+OpenGL.GLE.exceptional.gleSpiral(
+OpenGL.GLE.exceptional.gleSuperExtrusion(
+OpenGL.GLE.exceptional.gleTwistExtrusion(
+OpenGL.GLE.exceptional.raw
+OpenGL.GLE.exceptional.simple
+OpenGL.GLE.exceptional.wrapper
+
+--- from OpenGL.GLE import exceptional ---
+exceptional.gleExtrusion(
+exceptional.gleLathe(
+exceptional.glePolyCone(
+exceptional.glePolyCylinder(
+exceptional.gleScrew(
+exceptional.gleSpiral(
+exceptional.gleSuperExtrusion(
+exceptional.gleTwistExtrusion(
+exceptional.raw
+
+--- from OpenGL.GLE.exceptional import * ---
+
+--- import PIL ---
+PIL.__builtins__
+PIL.__doc__
+PIL.__file__
+PIL.__name__
+PIL.__package__
+PIL.__path__
+
+--- from PIL import * ---
+
+--- import PIL.Image ---
+PIL.Image.ADAPTIVE
+PIL.Image.AFFINE
+PIL.Image.ANTIALIAS
+PIL.Image.BICUBIC
+PIL.Image.BILINEAR
+PIL.Image.CONTAINER
+PIL.Image.CUBIC
+PIL.Image.DEBUG
+PIL.Image.EXTENSION
+PIL.Image.EXTENT
+PIL.Image.FLIP_LEFT_RIGHT
+PIL.Image.FLIP_TOP_BOTTOM
+PIL.Image.FLOYDSTEINBERG
+PIL.Image.ID
+PIL.Image.Image(
+PIL.Image.ImageMode
+PIL.Image.ImagePalette
+PIL.Image.IntType(
+PIL.Image.LINEAR
+PIL.Image.MESH
+PIL.Image.MIME
+PIL.Image.MODES
+PIL.Image.NEAREST
+PIL.Image.NONE
+PIL.Image.NORMAL
+PIL.Image.OPEN
+PIL.Image.ORDERED
+PIL.Image.PERSPECTIVE
+PIL.Image.QUAD
+PIL.Image.RASTERIZE
+PIL.Image.ROTATE_180
+PIL.Image.ROTATE_270
+PIL.Image.ROTATE_90
+PIL.Image.SAVE
+PIL.Image.SEQUENCE
+PIL.Image.StringType(
+PIL.Image.TupleType(
+PIL.Image.UnicodeStringType(
+PIL.Image.VERSION
+PIL.Image.WEB
+PIL.Image.__builtins__
+PIL.Image.__doc__
+PIL.Image.__file__
+PIL.Image.__name__
+PIL.Image.__package__
+PIL.Image.blend(
+PIL.Image.composite(
+PIL.Image.core
+PIL.Image.eval(
+PIL.Image.fromarray(
+PIL.Image.frombuffer(
+PIL.Image.fromstring(
+PIL.Image.getmodebandnames(
+PIL.Image.getmodebands(
+PIL.Image.getmodebase(
+PIL.Image.getmodetype(
+PIL.Image.init(
+PIL.Image.isDirectory(
+PIL.Image.isImageType(
+PIL.Image.isNumberType(
+PIL.Image.isSequenceType(
+PIL.Image.isStringType(
+PIL.Image.isTupleType(
+PIL.Image.merge(
+PIL.Image.new(
+PIL.Image.open(
+PIL.Image.os
+PIL.Image.preinit(
+PIL.Image.register_extension(
+PIL.Image.register_mime(
+PIL.Image.register_open(
+PIL.Image.register_save(
+PIL.Image.stat
+PIL.Image.string
+PIL.Image.sys
+PIL.Image.warnings
+
+--- from PIL import Image ---
+Image.ADAPTIVE
+Image.AFFINE
+Image.ANTIALIAS
+Image.BICUBIC
+Image.BILINEAR
+Image.CONTAINER
+Image.CUBIC
+Image.DEBUG
+Image.EXTENSION
+Image.EXTENT
+Image.FLIP_LEFT_RIGHT
+Image.FLIP_TOP_BOTTOM
+Image.FLOYDSTEINBERG
+Image.ID
+Image.Image(
+Image.ImageMode
+Image.ImagePalette
+Image.IntType(
+Image.LINEAR
+Image.MESH
+Image.MIME
+Image.MODES
+Image.NEAREST
+Image.NONE
+Image.NORMAL
+Image.OPEN
+Image.ORDERED
+Image.PERSPECTIVE
+Image.QUAD
+Image.RASTERIZE
+Image.ROTATE_180
+Image.ROTATE_270
+Image.ROTATE_90
+Image.SAVE
+Image.SEQUENCE
+Image.StringType(
+Image.TupleType(
+Image.UnicodeStringType(
+Image.VERSION
+Image.WEB
+Image.__builtins__
+Image.__doc__
+Image.__file__
+Image.__name__
+Image.__package__
+Image.blend(
+Image.composite(
+Image.core
+Image.eval(
+Image.fromarray(
+Image.frombuffer(
+Image.fromstring(
+Image.getmodebandnames(
+Image.getmodebands(
+Image.getmodebase(
+Image.getmodetype(
+Image.init(
+Image.isDirectory(
+Image.isImageType(
+Image.isNumberType(
+Image.isSequenceType(
+Image.isStringType(
+Image.isTupleType(
+Image.merge(
+Image.new(
+Image.open(
+Image.os
+Image.preinit(
+Image.register_extension(
+Image.register_mime(
+Image.register_open(
+Image.register_save(
+Image.stat
+Image.string
+Image.sys
+Image.warnings
+
+--- from PIL.Image import * ---
+ADAPTIVE
+AFFINE
+ANTIALIAS
+BICUBIC
+BILINEAR
+CONTAINER
+CUBIC
+EXTENSION
+EXTENT
+FLIP_LEFT_RIGHT
+FLIP_TOP_BOTTOM
+FLOYDSTEINBERG
+ID
+ImageMode
+ImagePalette
+LINEAR
+MESH
+MIME
+MODES
+NEAREST
+ORDERED
+PERSPECTIVE
+QUAD
+RASTERIZE
+ROTATE_180
+ROTATE_270
+ROTATE_90
+UnicodeStringType(
+WEB
+blend(
+composite(
+fromarray(
+getmodebandnames(
+getmodebands(
+getmodebase(
+getmodetype(
+isDirectory(
+isImageType(
+isStringType(
+isTupleType(
+preinit(
+register_extension(
+register_mime(
+register_open(
+register_save(
+
+--- import PIL.ImageChops ---
+PIL.ImageChops.Image
+PIL.ImageChops.__builtins__
+PIL.ImageChops.__doc__
+PIL.ImageChops.__file__
+PIL.ImageChops.__name__
+PIL.ImageChops.__package__
+PIL.ImageChops.add(
+PIL.ImageChops.add_modulo(
+PIL.ImageChops.blend(
+PIL.ImageChops.composite(
+PIL.ImageChops.constant(
+PIL.ImageChops.darker(
+PIL.ImageChops.difference(
+PIL.ImageChops.duplicate(
+PIL.ImageChops.invert(
+PIL.ImageChops.lighter(
+PIL.ImageChops.logical_and(
+PIL.ImageChops.logical_or(
+PIL.ImageChops.logical_xor(
+PIL.ImageChops.multiply(
+PIL.ImageChops.offset(
+PIL.ImageChops.screen(
+PIL.ImageChops.subtract(
+PIL.ImageChops.subtract_modulo(
+
+--- from PIL import ImageChops ---
+ImageChops.Image
+ImageChops.__builtins__
+ImageChops.__doc__
+ImageChops.__file__
+ImageChops.__name__
+ImageChops.__package__
+ImageChops.add(
+ImageChops.add_modulo(
+ImageChops.blend(
+ImageChops.composite(
+ImageChops.constant(
+ImageChops.darker(
+ImageChops.difference(
+ImageChops.duplicate(
+ImageChops.invert(
+ImageChops.lighter(
+ImageChops.logical_and(
+ImageChops.logical_or(
+ImageChops.logical_xor(
+ImageChops.multiply(
+ImageChops.offset(
+ImageChops.screen(
+ImageChops.subtract(
+ImageChops.subtract_modulo(
+
+--- from PIL.ImageChops import * ---
+add_modulo(
+constant(
+darker(
+difference(
+duplicate(
+lighter(
+offset(
+screen(
+subtract_modulo(
+
+--- import PIL.ImageColor ---
+PIL.ImageColor.Image
+PIL.ImageColor.__builtins__
+PIL.ImageColor.__doc__
+PIL.ImageColor.__file__
+PIL.ImageColor.__name__
+PIL.ImageColor.__package__
+PIL.ImageColor.colormap
+PIL.ImageColor.getcolor(
+PIL.ImageColor.getrgb(
+PIL.ImageColor.re
+PIL.ImageColor.str2int(
+PIL.ImageColor.string
+PIL.ImageColor.x
+
+--- from PIL import ImageColor ---
+ImageColor.Image
+ImageColor.__builtins__
+ImageColor.__doc__
+ImageColor.__file__
+ImageColor.__name__
+ImageColor.__package__
+ImageColor.colormap
+ImageColor.getcolor(
+ImageColor.getrgb(
+ImageColor.re
+ImageColor.str2int(
+ImageColor.string
+ImageColor.x
+
+--- from PIL.ImageColor import * ---
+colormap
+getcolor(
+getrgb(
+str2int(
+
+--- import PIL.ImageDraw ---
+PIL.ImageDraw.Draw(
+PIL.ImageDraw.Image
+PIL.ImageDraw.ImageColor
+PIL.ImageDraw.ImageDraw(
+PIL.ImageDraw.Outline(
+PIL.ImageDraw.__builtins__
+PIL.ImageDraw.__doc__
+PIL.ImageDraw.__file__
+PIL.ImageDraw.__name__
+PIL.ImageDraw.__package__
+PIL.ImageDraw.floodfill(
+PIL.ImageDraw.getdraw(
+PIL.ImageDraw.warnings
+
+--- from PIL import ImageDraw ---
+ImageDraw.Draw(
+ImageDraw.Image
+ImageDraw.ImageColor
+ImageDraw.ImageDraw(
+ImageDraw.Outline(
+ImageDraw.__builtins__
+ImageDraw.__doc__
+ImageDraw.__file__
+ImageDraw.__name__
+ImageDraw.__package__
+ImageDraw.floodfill(
+ImageDraw.getdraw(
+ImageDraw.warnings
+
+--- from PIL.ImageDraw import * ---
+Draw(
+ImageColor
+ImageDraw(
+Outline(
+floodfill(
+getdraw(
+
+--- import PIL.ImageEnhance ---
+PIL.ImageEnhance.Brightness(
+PIL.ImageEnhance.Color(
+PIL.ImageEnhance.Contrast(
+PIL.ImageEnhance.Image
+PIL.ImageEnhance.ImageFilter
+PIL.ImageEnhance.Sharpness(
+PIL.ImageEnhance.__builtins__
+PIL.ImageEnhance.__doc__
+PIL.ImageEnhance.__file__
+PIL.ImageEnhance.__name__
+PIL.ImageEnhance.__package__
+
+--- from PIL import ImageEnhance ---
+ImageEnhance.Brightness(
+ImageEnhance.Color(
+ImageEnhance.Contrast(
+ImageEnhance.Image
+ImageEnhance.ImageFilter
+ImageEnhance.Sharpness(
+ImageEnhance.__builtins__
+ImageEnhance.__doc__
+ImageEnhance.__file__
+ImageEnhance.__name__
+ImageEnhance.__package__
+
+--- from PIL.ImageEnhance import * ---
+Brightness(
+Contrast(
+ImageFilter
+Sharpness(
+
+--- import PIL.ImageFile ---
+PIL.ImageFile.ERRORS
+PIL.ImageFile.Image
+PIL.ImageFile.ImageFile(
+PIL.ImageFile.MAXBLOCK
+PIL.ImageFile.Parser(
+PIL.ImageFile.SAFEBLOCK
+PIL.ImageFile.StubImageFile(
+PIL.ImageFile.__builtins__
+PIL.ImageFile.__doc__
+PIL.ImageFile.__file__
+PIL.ImageFile.__name__
+PIL.ImageFile.__package__
+PIL.ImageFile.os
+PIL.ImageFile.string
+PIL.ImageFile.sys
+PIL.ImageFile.traceback
+
+--- from PIL import ImageFile ---
+ImageFile.ERRORS
+ImageFile.Image
+ImageFile.ImageFile(
+ImageFile.MAXBLOCK
+ImageFile.Parser(
+ImageFile.SAFEBLOCK
+ImageFile.StubImageFile(
+ImageFile.__builtins__
+ImageFile.__doc__
+ImageFile.__file__
+ImageFile.__name__
+ImageFile.__package__
+ImageFile.os
+ImageFile.string
+ImageFile.sys
+ImageFile.traceback
+
+--- from PIL.ImageFile import * ---
+ERRORS
+ImageFile(
+MAXBLOCK
+SAFEBLOCK
+StubImageFile(
+
+--- import PIL.ImageFileIO ---
+PIL.ImageFileIO.ImageFileIO(
+PIL.ImageFileIO.StringIO(
+PIL.ImageFileIO.__builtins__
+PIL.ImageFileIO.__doc__
+PIL.ImageFileIO.__file__
+PIL.ImageFileIO.__name__
+PIL.ImageFileIO.__package__
+
+--- from PIL import ImageFileIO ---
+ImageFileIO.ImageFileIO(
+ImageFileIO.StringIO(
+ImageFileIO.__builtins__
+ImageFileIO.__doc__
+ImageFileIO.__file__
+ImageFileIO.__name__
+ImageFileIO.__package__
+
+--- from PIL.ImageFileIO import * ---
+ImageFileIO(
+
+--- import PIL.ImageFilter ---
+PIL.ImageFilter.BLUR(
+PIL.ImageFilter.BuiltinFilter(
+PIL.ImageFilter.CONTOUR(
+PIL.ImageFilter.DETAIL(
+PIL.ImageFilter.EDGE_ENHANCE(
+PIL.ImageFilter.EDGE_ENHANCE_MORE(
+PIL.ImageFilter.EMBOSS(
+PIL.ImageFilter.FIND_EDGES(
+PIL.ImageFilter.Filter(
+PIL.ImageFilter.Kernel(
+PIL.ImageFilter.MaxFilter(
+PIL.ImageFilter.MedianFilter(
+PIL.ImageFilter.MinFilter(
+PIL.ImageFilter.ModeFilter(
+PIL.ImageFilter.RankFilter(
+PIL.ImageFilter.SHARPEN(
+PIL.ImageFilter.SMOOTH(
+PIL.ImageFilter.SMOOTH_MORE(
+PIL.ImageFilter.__builtins__
+PIL.ImageFilter.__doc__
+PIL.ImageFilter.__file__
+PIL.ImageFilter.__name__
+PIL.ImageFilter.__package__
+
+--- from PIL import ImageFilter ---
+ImageFilter.BLUR(
+ImageFilter.BuiltinFilter(
+ImageFilter.CONTOUR(
+ImageFilter.DETAIL(
+ImageFilter.EDGE_ENHANCE(
+ImageFilter.EDGE_ENHANCE_MORE(
+ImageFilter.EMBOSS(
+ImageFilter.FIND_EDGES(
+ImageFilter.Filter(
+ImageFilter.Kernel(
+ImageFilter.MaxFilter(
+ImageFilter.MedianFilter(
+ImageFilter.MinFilter(
+ImageFilter.ModeFilter(
+ImageFilter.RankFilter(
+ImageFilter.SHARPEN(
+ImageFilter.SMOOTH(
+ImageFilter.SMOOTH_MORE(
+ImageFilter.__builtins__
+ImageFilter.__doc__
+ImageFilter.__file__
+ImageFilter.__name__
+ImageFilter.__package__
+
+--- from PIL.ImageFilter import * ---
+BLUR(
+BuiltinFilter(
+CONTOUR(
+DETAIL(
+EDGE_ENHANCE(
+EDGE_ENHANCE_MORE(
+EMBOSS(
+FIND_EDGES(
+Kernel(
+MaxFilter(
+MedianFilter(
+MinFilter(
+ModeFilter(
+RankFilter(
+SHARPEN(
+SMOOTH(
+SMOOTH_MORE(
+
+--- import PIL.ImageFont ---
+PIL.ImageFont.FreeTypeFont(
+PIL.ImageFont.Image
+PIL.ImageFont.ImageFont(
+PIL.ImageFont.TransposedFont(
+PIL.ImageFont.__builtins__
+PIL.ImageFont.__doc__
+PIL.ImageFont.__file__
+PIL.ImageFont.__name__
+PIL.ImageFont.__package__
+PIL.ImageFont.load(
+PIL.ImageFont.load_default(
+PIL.ImageFont.load_path(
+PIL.ImageFont.os
+PIL.ImageFont.string
+PIL.ImageFont.sys
+PIL.ImageFont.truetype(
+
+--- from PIL import ImageFont ---
+ImageFont.FreeTypeFont(
+ImageFont.Image
+ImageFont.ImageFont(
+ImageFont.TransposedFont(
+ImageFont.__builtins__
+ImageFont.__doc__
+ImageFont.__file__
+ImageFont.__name__
+ImageFont.__package__
+ImageFont.load(
+ImageFont.load_default(
+ImageFont.load_path(
+ImageFont.os
+ImageFont.string
+ImageFont.sys
+ImageFont.truetype(
+
+--- from PIL.ImageFont import * ---
+FreeTypeFont(
+ImageFont(
+TransposedFont(
+load_default(
+load_path(
+truetype(
+
+--- import PIL.ImageMath ---
+PIL.ImageMath.Image
+PIL.ImageMath.VERBOSE
+PIL.ImageMath.__builtins__
+PIL.ImageMath.__doc__
+PIL.ImageMath.__file__
+PIL.ImageMath.__name__
+PIL.ImageMath.__package__
+PIL.ImageMath.eval(
+PIL.ImageMath.imagemath_convert(
+PIL.ImageMath.imagemath_equal(
+PIL.ImageMath.imagemath_float(
+PIL.ImageMath.imagemath_int(
+PIL.ImageMath.imagemath_max(
+PIL.ImageMath.imagemath_min(
+PIL.ImageMath.imagemath_notequal(
+PIL.ImageMath.k
+PIL.ImageMath.ops
+PIL.ImageMath.v(
+
+--- from PIL import ImageMath ---
+ImageMath.Image
+ImageMath.VERBOSE
+ImageMath.__builtins__
+ImageMath.__doc__
+ImageMath.__file__
+ImageMath.__name__
+ImageMath.__package__
+ImageMath.eval(
+ImageMath.imagemath_convert(
+ImageMath.imagemath_equal(
+ImageMath.imagemath_float(
+ImageMath.imagemath_int(
+ImageMath.imagemath_max(
+ImageMath.imagemath_min(
+ImageMath.imagemath_notequal(
+ImageMath.k
+ImageMath.ops
+ImageMath.v(
+
+--- from PIL.ImageMath import * ---
+imagemath_convert(
+imagemath_equal(
+imagemath_float(
+imagemath_int(
+imagemath_max(
+imagemath_min(
+imagemath_notequal(
+ops
+v(
+
+--- import PIL.ImageOps ---
+PIL.ImageOps.Image
+PIL.ImageOps.__builtins__
+PIL.ImageOps.__doc__
+PIL.ImageOps.__file__
+PIL.ImageOps.__name__
+PIL.ImageOps.__package__
+PIL.ImageOps.autocontrast(
+PIL.ImageOps.colorize(
+PIL.ImageOps.crop(
+PIL.ImageOps.deform(
+PIL.ImageOps.equalize(
+PIL.ImageOps.expand(
+PIL.ImageOps.fit(
+PIL.ImageOps.flip(
+PIL.ImageOps.grayscale(
+PIL.ImageOps.invert(
+PIL.ImageOps.mirror(
+PIL.ImageOps.operator
+PIL.ImageOps.posterize(
+PIL.ImageOps.solarize(
+
+--- from PIL import ImageOps ---
+ImageOps.Image
+ImageOps.__builtins__
+ImageOps.__doc__
+ImageOps.__file__
+ImageOps.__name__
+ImageOps.__package__
+ImageOps.autocontrast(
+ImageOps.colorize(
+ImageOps.crop(
+ImageOps.deform(
+ImageOps.equalize(
+ImageOps.expand(
+ImageOps.fit(
+ImageOps.flip(
+ImageOps.grayscale(
+ImageOps.invert(
+ImageOps.mirror(
+ImageOps.operator
+ImageOps.posterize(
+ImageOps.solarize(
+
+--- from PIL.ImageOps import * ---
+autocontrast(
+colorize(
+crop(
+deform(
+equalize(
+expand(
+fit(
+grayscale(
+mirror(
+posterize(
+solarize(
+
+--- import PIL.ImagePalette ---
+PIL.ImagePalette.Image
+PIL.ImagePalette.ImagePalette(
+PIL.ImagePalette.__builtins__
+PIL.ImagePalette.__doc__
+PIL.ImagePalette.__file__
+PIL.ImagePalette.__name__
+PIL.ImagePalette.__package__
+PIL.ImagePalette.array
+PIL.ImagePalette.load(
+PIL.ImagePalette.negative(
+PIL.ImagePalette.new(
+PIL.ImagePalette.random(
+PIL.ImagePalette.raw(
+PIL.ImagePalette.wedge(
+
+--- from PIL import ImagePalette ---
+ImagePalette.Image
+ImagePalette.ImagePalette(
+ImagePalette.__builtins__
+ImagePalette.__doc__
+ImagePalette.__file__
+ImagePalette.__name__
+ImagePalette.__package__
+ImagePalette.array
+ImagePalette.load(
+ImagePalette.negative(
+ImagePalette.new(
+ImagePalette.random(
+ImagePalette.raw(
+ImagePalette.wedge(
+
+--- from PIL.ImagePalette import * ---
+ImagePalette(
+wedge(
+
+--- import PIL.ImagePath ---
+PIL.ImagePath.Image
+PIL.ImagePath.Path(
+PIL.ImagePath.__builtins__
+PIL.ImagePath.__doc__
+PIL.ImagePath.__file__
+PIL.ImagePath.__name__
+PIL.ImagePath.__package__
+
+--- from PIL import ImagePath ---
+ImagePath.Image
+ImagePath.Path(
+ImagePath.__builtins__
+ImagePath.__doc__
+ImagePath.__file__
+ImagePath.__name__
+ImagePath.__package__
+
+--- from PIL.ImagePath import * ---
+
+--- import PIL.ImageQt ---
+PIL.ImageQt.Image
+PIL.ImageQt.ImageQt(
+PIL.ImageQt.QImage(
+PIL.ImageQt.__builtins__
+PIL.ImageQt.__doc__
+PIL.ImageQt.__file__
+PIL.ImageQt.__name__
+PIL.ImageQt.__package__
+PIL.ImageQt.qRgb(
+PIL.ImageQt.rgb(
+
+--- from PIL import ImageQt ---
+ImageQt.Image
+ImageQt.ImageQt(
+ImageQt.QImage(
+ImageQt.__builtins__
+ImageQt.__doc__
+ImageQt.__file__
+ImageQt.__name__
+ImageQt.__package__
+ImageQt.qRgb(
+ImageQt.rgb(
+
+--- from PIL.ImageQt import * ---
+ImageQt(
+QImage(
+qRgb(
+rgb(
+
+--- import PIL.ImageSequence ---
+PIL.ImageSequence.Iterator(
+PIL.ImageSequence.__builtins__
+PIL.ImageSequence.__doc__
+PIL.ImageSequence.__file__
+PIL.ImageSequence.__name__
+PIL.ImageSequence.__package__
+
+--- from PIL import ImageSequence ---
+ImageSequence.Iterator(
+ImageSequence.__builtins__
+ImageSequence.__doc__
+ImageSequence.__file__
+ImageSequence.__name__
+ImageSequence.__package__
+
+--- from PIL.ImageSequence import * ---
+Iterator(
+
+--- import PIL.ImageStat ---
+PIL.ImageStat.Global(
+PIL.ImageStat.Image
+PIL.ImageStat.Stat(
+PIL.ImageStat.__builtins__
+PIL.ImageStat.__doc__
+PIL.ImageStat.__file__
+PIL.ImageStat.__name__
+PIL.ImageStat.__package__
+PIL.ImageStat.math
+PIL.ImageStat.operator
+
+--- from PIL import ImageStat ---
+ImageStat.Global(
+ImageStat.Image
+ImageStat.Stat(
+ImageStat.__builtins__
+ImageStat.__doc__
+ImageStat.__file__
+ImageStat.__name__
+ImageStat.__package__
+ImageStat.math
+ImageStat.operator
+
+--- from PIL.ImageStat import * ---
+Stat(
+
+--- import PIL.ImageWin ---
+PIL.ImageWin.Dib(
+PIL.ImageWin.HDC(
+PIL.ImageWin.HWND(
+PIL.ImageWin.Image
+PIL.ImageWin.ImageWindow(
+PIL.ImageWin.Window(
+PIL.ImageWin.__builtins__
+PIL.ImageWin.__doc__
+PIL.ImageWin.__file__
+PIL.ImageWin.__name__
+PIL.ImageWin.__package__
+
+--- from PIL import ImageWin ---
+ImageWin.Dib(
+ImageWin.HDC(
+ImageWin.HWND(
+ImageWin.Image
+ImageWin.ImageWindow(
+ImageWin.Window(
+ImageWin.__builtins__
+ImageWin.__doc__
+ImageWin.__file__
+ImageWin.__name__
+ImageWin.__package__
+
+--- from PIL.ImageWin import * ---
+Dib(
+HDC(
+HWND(
+ImageWindow(
+
+--- import PIL.PSDraw ---
+PIL.PSDraw.EDROFF_PS
+PIL.PSDraw.ERROR_PS
+PIL.PSDraw.EpsImagePlugin
+PIL.PSDraw.PSDraw(
+PIL.PSDraw.VDI_PS
+PIL.PSDraw.__builtins__
+PIL.PSDraw.__doc__
+PIL.PSDraw.__file__
+PIL.PSDraw.__name__
+PIL.PSDraw.__package__
+PIL.PSDraw.string
+
+--- from PIL import PSDraw ---
+PSDraw.EDROFF_PS
+PSDraw.ERROR_PS
+PSDraw.EpsImagePlugin
+PSDraw.PSDraw(
+PSDraw.VDI_PS
+PSDraw.__builtins__
+PSDraw.__doc__
+PSDraw.__file__
+PSDraw.__name__
+PSDraw.__package__
+PSDraw.string
+
+--- from PIL.PSDraw import * ---
+EDROFF_PS
+ERROR_PS
+EpsImagePlugin
+PSDraw(
+VDI_PS
+
+--- import calendar ---
+calendar.Calendar(
+calendar.EPOCH
+calendar.FRIDAY
+calendar.February
+calendar.HTMLCalendar(
+calendar.IllegalMonthError(
+calendar.IllegalWeekdayError(
+calendar.January
+calendar.LocaleHTMLCalendar(
+calendar.LocaleTextCalendar(
+calendar.MONDAY
+calendar.SATURDAY
+calendar.SUNDAY
+calendar.THURSDAY
+calendar.TUESDAY
+calendar.TextCalendar(
+calendar.TimeEncoding(
+calendar.WEDNESDAY
+calendar.__all__
+calendar.c
+calendar.calendar(
+calendar.datetime
+calendar.day_abbr
+calendar.day_name
+calendar.error(
+calendar.firstweekday(
+calendar.format(
+calendar.formatstring(
+calendar.isleap(
+calendar.leapdays(
+calendar.main(
+calendar.mdays
+calendar.month(
+calendar.month_abbr
+calendar.month_name
+calendar.monthcalendar(
+calendar.monthrange(
+calendar.prcal(
+calendar.prmonth(
+calendar.prweek(
+calendar.setfirstweekday(
+calendar.sys
+calendar.timegm(
+calendar.week(
+calendar.weekday(
+calendar.weekheader(
+
+--- from calendar import * ---
+Calendar(
+EPOCH
+FRIDAY
+February
+HTMLCalendar(
+IllegalMonthError(
+IllegalWeekdayError(
+January
+LocaleHTMLCalendar(
+LocaleTextCalendar(
+MONDAY
+SATURDAY
+SUNDAY
+THURSDAY
+TUESDAY
+TextCalendar(
+TimeEncoding(
+WEDNESDAY
+calendar(
+day_abbr
+day_name
+firstweekday(
+formatstring(
+isleap(
+leapdays(
+mdays
+month(
+month_abbr
+month_name
+monthcalendar(
+monthrange(
+prcal(
+prmonth(
+prweek(
+setfirstweekday(
+week(
+weekday(
+weekheader(
+
+--- import collections ---
+collections.Callable(
+collections.Container(
+collections.Hashable(
+collections.ItemsView(
+collections.Iterable(
+collections.Iterator(
+collections.KeysView(
+collections.Mapping(
+collections.MappingView(
+collections.MutableMapping(
+collections.MutableSequence(
+collections.MutableSet(
+collections.Sequence(
+collections.Set(
+collections.Sized(
+collections.ValuesView(
+collections.__all__
+collections.__builtins__
+collections.__doc__
+collections.__file__
+collections.__name__
+collections.__package__
+collections.defaultdict(
+collections.deque(
+collections.namedtuple(
+
+--- from collections import * ---
+Callable(
+Hashable(
+ItemsView(
+Iterable(
+KeysView(
+Mapping(
+MappingView(
+MutableSequence(
+MutableSet(
+Sequence(
+Sized(
+ValuesView(
+defaultdict(
+
+--- import weakref ---
+weakref.CallableProxyType(
+weakref.KeyedRef(
+weakref.ProxyType(
+weakref.ProxyTypes
+weakref.ReferenceError(
+weakref.ReferenceType(
+weakref.UserDict
+weakref.WeakKeyDictionary(
+weakref.WeakValueDictionary(
+weakref.__all__
+weakref.__builtins__
+weakref.__doc__
+weakref.__file__
+weakref.__name__
+weakref.__package__
+weakref.getweakrefcount(
+weakref.getweakrefs(
+weakref.proxy(
+weakref.ref(
+
+--- from weakref import * ---
+CallableProxyType(
+KeyedRef(
+ProxyType(
+ProxyTypes
+ReferenceType(
+WeakKeyDictionary(
+WeakValueDictionary(
+getweakrefcount(
+getweakrefs(
+proxy(
+
+--- import numbers ---
+numbers.ABCMeta(
+numbers.Complex(
+numbers.Integral(
+numbers.Number(
+numbers.Rational(
+numbers.Real(
+numbers.__all__
+numbers.__builtins__
+numbers.__doc__
+numbers.__file__
+numbers.__name__
+numbers.__package__
+numbers.abstractmethod(
+numbers.abstractproperty(
+numbers.division
+
+--- from numbers import * ---
+ABCMeta(
+Complex(
+Integral(
+Number(
+Rational(
+Real(
+abstractmethod(
+abstractproperty(
+
+--- import decimal ---
+decimal.BasicContext
+decimal.Clamped(
+decimal.Context(
+decimal.ConversionSyntax(
+decimal.Decimal(
+decimal.DecimalException(
+decimal.DecimalTuple(
+decimal.DefaultContext
+decimal.DivisionByZero(
+decimal.DivisionImpossible(
+decimal.DivisionUndefined(
+decimal.ExtendedContext
+decimal.Inexact(
+decimal.InvalidContext(
+decimal.InvalidOperation(
+decimal.Overflow(
+decimal.ROUND_05UP
+decimal.ROUND_CEILING
+decimal.ROUND_DOWN
+decimal.ROUND_FLOOR
+decimal.ROUND_HALF_DOWN
+decimal.ROUND_HALF_EVEN
+decimal.ROUND_HALF_UP
+decimal.ROUND_UP
+decimal.Rounded(
+decimal.Subnormal(
+decimal.Underflow(
+decimal.__all__
+decimal.__builtins__
+decimal.__doc__
+decimal.__file__
+decimal.__name__
+decimal.__package__
+decimal.getcontext(
+decimal.localcontext(
+decimal.setcontext(
+
+--- from decimal import * ---
+BasicContext
+Clamped(
+ConversionSyntax(
+Decimal(
+DecimalException(
+DecimalTuple(
+DefaultContext
+DivisionByZero(
+DivisionImpossible(
+DivisionUndefined(
+ExtendedContext
+Inexact(
+InvalidContext(
+InvalidOperation(
+Overflow(
+ROUND_05UP
+ROUND_CEILING
+ROUND_DOWN
+ROUND_FLOOR
+ROUND_HALF_DOWN
+ROUND_HALF_EVEN
+ROUND_HALF_UP
+ROUND_UP
+Rounded(
+Subnormal(
+Underflow(
+getcontext(
+localcontext(
+setcontext(
+
+--- import fractions ---
+fractions.Fraction(
+fractions.Rational(
+fractions.__all__
+fractions.__builtins__
+fractions.__doc__
+fractions.__file__
+fractions.__name__
+fractions.__package__
+fractions.division
+fractions.gcd(
+fractions.math
+fractions.numbers
+fractions.operator
+fractions.re
+
+--- from fractions import * ---
+Fraction(
+gcd(
+numbers
+
+--- import functools ---
+functools.WRAPPER_ASSIGNMENTS
+functools.WRAPPER_UPDATES
+functools.__builtins__
+functools.__doc__
+functools.__file__
+functools.__name__
+functools.__package__
+functools.partial(
+functools.reduce(
+functools.update_wrapper(
+functools.wraps(
+
+--- from functools import * ---
+WRAPPER_ASSIGNMENTS
+WRAPPER_UPDATES
+partial(
+update_wrapper(
+wraps(
+
+--- import macpath ---
+macpath.SF_APPEND
+macpath.SF_ARCHIVED
+macpath.SF_IMMUTABLE
+macpath.SF_NOUNLINK
+macpath.SF_SNAPSHOT
+macpath.ST_ATIME
+macpath.ST_CTIME
+macpath.ST_DEV
+macpath.ST_GID
+macpath.ST_INO
+macpath.ST_MODE
+macpath.ST_MTIME
+macpath.ST_NLINK
+macpath.ST_SIZE
+macpath.ST_UID
+macpath.S_ENFMT
+macpath.S_IEXEC
+macpath.S_IFBLK
+macpath.S_IFCHR
+macpath.S_IFDIR
+macpath.S_IFIFO
+macpath.S_IFLNK
+macpath.S_IFMT(
+macpath.S_IFREG
+macpath.S_IFSOCK
+macpath.S_IMODE(
+macpath.S_IREAD
+macpath.S_IRGRP
+macpath.S_IROTH
+macpath.S_IRUSR
+macpath.S_IRWXG
+macpath.S_IRWXO
+macpath.S_IRWXU
+macpath.S_ISBLK(
+macpath.S_ISCHR(
+macpath.S_ISDIR(
+macpath.S_ISFIFO(
+macpath.S_ISGID
+macpath.S_ISLNK(
+macpath.S_ISREG(
+macpath.S_ISSOCK(
+macpath.S_ISUID
+macpath.S_ISVTX
+macpath.S_IWGRP
+macpath.S_IWOTH
+macpath.S_IWRITE
+macpath.S_IWUSR
+macpath.S_IXGRP
+macpath.S_IXOTH
+macpath.S_IXUSR
+macpath.UF_APPEND
+macpath.UF_IMMUTABLE
+macpath.UF_NODUMP
+macpath.UF_NOUNLINK
+macpath.UF_OPAQUE
+macpath.__all__
+macpath.__builtins__
+macpath.__doc__
+macpath.__file__
+macpath.__name__
+macpath.__package__
+macpath.abspath(
+macpath.altsep
+macpath.basename(
+macpath.commonprefix(
+macpath.curdir
+macpath.defpath
+macpath.devnull
+macpath.dirname(
+macpath.exists(
+macpath.expanduser(
+macpath.expandvars(
+macpath.extsep
+macpath.genericpath
+macpath.getatime(
+macpath.getctime(
+macpath.getmtime(
+macpath.getsize(
+macpath.isabs(
+macpath.isdir(
+macpath.isfile(
+macpath.islink(
+macpath.ismount(
+macpath.join(
+macpath.lexists(
+macpath.norm_error(
+macpath.normcase(
+macpath.normpath(
+macpath.os
+macpath.pardir
+macpath.pathsep
+macpath.realpath(
+macpath.sep
+macpath.split(
+macpath.splitdrive(
+macpath.splitext(
+macpath.supports_unicode_filenames
+macpath.walk(
+macpath.warnings
+
+--- from macpath import * ---
+norm_error(
+
+--- import sqlite3 ---
+sqlite3.Binary(
+sqlite3.Cache(
+sqlite3.Connection(
+sqlite3.Cursor(
+sqlite3.DataError(
+sqlite3.DatabaseError(
+sqlite3.Date(
+sqlite3.DateFromTicks(
+sqlite3.Error(
+sqlite3.IntegrityError(
+sqlite3.InterfaceError(
+sqlite3.InternalError(
+sqlite3.NotSupportedError(
+sqlite3.OperationalError(
+sqlite3.OptimizedUnicode(
+sqlite3.PARSE_COLNAMES
+sqlite3.PARSE_DECLTYPES
+sqlite3.PrepareProtocol(
+sqlite3.ProgrammingError(
+sqlite3.Row(
+sqlite3.SQLITE_ALTER_TABLE
+sqlite3.SQLITE_ANALYZE
+sqlite3.SQLITE_ATTACH
+sqlite3.SQLITE_CREATE_INDEX
+sqlite3.SQLITE_CREATE_TABLE
+sqlite3.SQLITE_CREATE_TEMP_INDEX
+sqlite3.SQLITE_CREATE_TEMP_TABLE
+sqlite3.SQLITE_CREATE_TEMP_TRIGGER
+sqlite3.SQLITE_CREATE_TEMP_VIEW
+sqlite3.SQLITE_CREATE_TRIGGER
+sqlite3.SQLITE_CREATE_VIEW
+sqlite3.SQLITE_DELETE
+sqlite3.SQLITE_DENY
+sqlite3.SQLITE_DETACH
+sqlite3.SQLITE_DROP_INDEX
+sqlite3.SQLITE_DROP_TABLE
+sqlite3.SQLITE_DROP_TEMP_INDEX
+sqlite3.SQLITE_DROP_TEMP_TABLE
+sqlite3.SQLITE_DROP_TEMP_TRIGGER
+sqlite3.SQLITE_DROP_TEMP_VIEW
+sqlite3.SQLITE_DROP_TRIGGER
+sqlite3.SQLITE_DROP_VIEW
+sqlite3.SQLITE_IGNORE
+sqlite3.SQLITE_INSERT
+sqlite3.SQLITE_OK
+sqlite3.SQLITE_PRAGMA
+sqlite3.SQLITE_READ
+sqlite3.SQLITE_REINDEX
+sqlite3.SQLITE_SELECT
+sqlite3.SQLITE_TRANSACTION
+sqlite3.SQLITE_UPDATE
+sqlite3.Statement(
+sqlite3.Time(
+sqlite3.TimeFromTicks(
+sqlite3.Timestamp(
+sqlite3.TimestampFromTicks(
+sqlite3.Warning(
+sqlite3.__builtins__
+sqlite3.__doc__
+sqlite3.__file__
+sqlite3.__name__
+sqlite3.__package__
+sqlite3.__path__
+sqlite3.adapt(
+sqlite3.adapters
+sqlite3.apilevel
+sqlite3.complete_statement(
+sqlite3.connect(
+sqlite3.converters
+sqlite3.datetime
+sqlite3.dbapi2
+sqlite3.enable_callback_tracebacks(
+sqlite3.enable_shared_cache(
+sqlite3.paramstyle
+sqlite3.register_adapter(
+sqlite3.register_converter(
+sqlite3.sqlite_version
+sqlite3.sqlite_version_info
+sqlite3.threadsafety
+sqlite3.time
+sqlite3.version
+sqlite3.version_info
+sqlite3.x
+
+--- from sqlite3 import * ---
+Cache(
+DataError(
+DatabaseError(
+DateFromTicks(
+IntegrityError(
+InterfaceError(
+InternalError(
+OperationalError(
+OptimizedUnicode(
+PARSE_COLNAMES
+PARSE_DECLTYPES
+PrepareProtocol(
+ProgrammingError(
+SQLITE_ALTER_TABLE
+SQLITE_ANALYZE
+SQLITE_ATTACH
+SQLITE_CREATE_INDEX
+SQLITE_CREATE_TABLE
+SQLITE_CREATE_TEMP_INDEX
+SQLITE_CREATE_TEMP_TABLE
+SQLITE_CREATE_TEMP_TRIGGER
+SQLITE_CREATE_TEMP_VIEW
+SQLITE_CREATE_TRIGGER
+SQLITE_CREATE_VIEW
+SQLITE_DELETE
+SQLITE_DENY
+SQLITE_DETACH
+SQLITE_DROP_INDEX
+SQLITE_DROP_TABLE
+SQLITE_DROP_TEMP_INDEX
+SQLITE_DROP_TEMP_TABLE
+SQLITE_DROP_TEMP_TRIGGER
+SQLITE_DROP_TEMP_VIEW
+SQLITE_DROP_TRIGGER
+SQLITE_DROP_VIEW
+SQLITE_IGNORE
+SQLITE_INSERT
+SQLITE_OK
+SQLITE_PRAGMA
+SQLITE_READ
+SQLITE_REINDEX
+SQLITE_SELECT
+SQLITE_TRANSACTION
+SQLITE_UPDATE
+Statement(
+TimeFromTicks(
+Timestamp(
+TimestampFromTicks(
+adapt(
+adapters
+apilevel
+complete_statement(
+dbapi2
+enable_callback_tracebacks(
+enable_shared_cache(
+paramstyle
+register_adapter(
+register_converter(
+sqlite_version
+sqlite_version_info
+threadsafety
+
+--- import sqlite3.dbapi2 ---
+sqlite3.dbapi2.Binary(
+sqlite3.dbapi2.Cache(
+sqlite3.dbapi2.Connection(
+sqlite3.dbapi2.Cursor(
+sqlite3.dbapi2.DataError(
+sqlite3.dbapi2.DatabaseError(
+sqlite3.dbapi2.Date(
+sqlite3.dbapi2.DateFromTicks(
+sqlite3.dbapi2.Error(
+sqlite3.dbapi2.IntegrityError(
+sqlite3.dbapi2.InterfaceError(
+sqlite3.dbapi2.InternalError(
+sqlite3.dbapi2.NotSupportedError(
+sqlite3.dbapi2.OperationalError(
+sqlite3.dbapi2.OptimizedUnicode(
+sqlite3.dbapi2.PARSE_COLNAMES
+sqlite3.dbapi2.PARSE_DECLTYPES
+sqlite3.dbapi2.PrepareProtocol(
+sqlite3.dbapi2.ProgrammingError(
+sqlite3.dbapi2.Row(
+sqlite3.dbapi2.SQLITE_ALTER_TABLE
+sqlite3.dbapi2.SQLITE_ANALYZE
+sqlite3.dbapi2.SQLITE_ATTACH
+sqlite3.dbapi2.SQLITE_CREATE_INDEX
+sqlite3.dbapi2.SQLITE_CREATE_TABLE
+sqlite3.dbapi2.SQLITE_CREATE_TEMP_INDEX
+sqlite3.dbapi2.SQLITE_CREATE_TEMP_TABLE
+sqlite3.dbapi2.SQLITE_CREATE_TEMP_TRIGGER
+sqlite3.dbapi2.SQLITE_CREATE_TEMP_VIEW
+sqlite3.dbapi2.SQLITE_CREATE_TRIGGER
+sqlite3.dbapi2.SQLITE_CREATE_VIEW
+sqlite3.dbapi2.SQLITE_DELETE
+sqlite3.dbapi2.SQLITE_DENY
+sqlite3.dbapi2.SQLITE_DETACH
+sqlite3.dbapi2.SQLITE_DROP_INDEX
+sqlite3.dbapi2.SQLITE_DROP_TABLE
+sqlite3.dbapi2.SQLITE_DROP_TEMP_INDEX
+sqlite3.dbapi2.SQLITE_DROP_TEMP_TABLE
+sqlite3.dbapi2.SQLITE_DROP_TEMP_TRIGGER
+sqlite3.dbapi2.SQLITE_DROP_TEMP_VIEW
+sqlite3.dbapi2.SQLITE_DROP_TRIGGER
+sqlite3.dbapi2.SQLITE_DROP_VIEW
+sqlite3.dbapi2.SQLITE_IGNORE
+sqlite3.dbapi2.SQLITE_INSERT
+sqlite3.dbapi2.SQLITE_OK
+sqlite3.dbapi2.SQLITE_PRAGMA
+sqlite3.dbapi2.SQLITE_READ
+sqlite3.dbapi2.SQLITE_REINDEX
+sqlite3.dbapi2.SQLITE_SELECT
+sqlite3.dbapi2.SQLITE_TRANSACTION
+sqlite3.dbapi2.SQLITE_UPDATE
+sqlite3.dbapi2.Statement(
+sqlite3.dbapi2.Time(
+sqlite3.dbapi2.TimeFromTicks(
+sqlite3.dbapi2.Timestamp(
+sqlite3.dbapi2.TimestampFromTicks(
+sqlite3.dbapi2.Warning(
+sqlite3.dbapi2.__builtins__
+sqlite3.dbapi2.__doc__
+sqlite3.dbapi2.__file__
+sqlite3.dbapi2.__name__
+sqlite3.dbapi2.__package__
+sqlite3.dbapi2.adapt(
+sqlite3.dbapi2.adapters
+sqlite3.dbapi2.apilevel
+sqlite3.dbapi2.complete_statement(
+sqlite3.dbapi2.connect(
+sqlite3.dbapi2.converters
+sqlite3.dbapi2.datetime
+sqlite3.dbapi2.enable_callback_tracebacks(
+sqlite3.dbapi2.enable_shared_cache(
+sqlite3.dbapi2.paramstyle
+sqlite3.dbapi2.register_adapter(
+sqlite3.dbapi2.register_converter(
+sqlite3.dbapi2.sqlite_version
+sqlite3.dbapi2.sqlite_version_info
+sqlite3.dbapi2.threadsafety
+sqlite3.dbapi2.time
+sqlite3.dbapi2.version
+sqlite3.dbapi2.version_info
+sqlite3.dbapi2.x
+
+--- from sqlite3 import dbapi2 ---
+dbapi2.Binary(
+dbapi2.Cache(
+dbapi2.Connection(
+dbapi2.Cursor(
+dbapi2.DataError(
+dbapi2.DatabaseError(
+dbapi2.Date(
+dbapi2.DateFromTicks(
+dbapi2.Error(
+dbapi2.IntegrityError(
+dbapi2.InterfaceError(
+dbapi2.InternalError(
+dbapi2.NotSupportedError(
+dbapi2.OperationalError(
+dbapi2.OptimizedUnicode(
+dbapi2.PARSE_COLNAMES
+dbapi2.PARSE_DECLTYPES
+dbapi2.PrepareProtocol(
+dbapi2.ProgrammingError(
+dbapi2.Row(
+dbapi2.SQLITE_ALTER_TABLE
+dbapi2.SQLITE_ANALYZE
+dbapi2.SQLITE_ATTACH
+dbapi2.SQLITE_CREATE_INDEX
+dbapi2.SQLITE_CREATE_TABLE
+dbapi2.SQLITE_CREATE_TEMP_INDEX
+dbapi2.SQLITE_CREATE_TEMP_TABLE
+dbapi2.SQLITE_CREATE_TEMP_TRIGGER
+dbapi2.SQLITE_CREATE_TEMP_VIEW
+dbapi2.SQLITE_CREATE_TRIGGER
+dbapi2.SQLITE_CREATE_VIEW
+dbapi2.SQLITE_DELETE
+dbapi2.SQLITE_DENY
+dbapi2.SQLITE_DETACH
+dbapi2.SQLITE_DROP_INDEX
+dbapi2.SQLITE_DROP_TABLE
+dbapi2.SQLITE_DROP_TEMP_INDEX
+dbapi2.SQLITE_DROP_TEMP_TABLE
+dbapi2.SQLITE_DROP_TEMP_TRIGGER
+dbapi2.SQLITE_DROP_TEMP_VIEW
+dbapi2.SQLITE_DROP_TRIGGER
+dbapi2.SQLITE_DROP_VIEW
+dbapi2.SQLITE_IGNORE
+dbapi2.SQLITE_INSERT
+dbapi2.SQLITE_OK
+dbapi2.SQLITE_PRAGMA
+dbapi2.SQLITE_READ
+dbapi2.SQLITE_REINDEX
+dbapi2.SQLITE_SELECT
+dbapi2.SQLITE_TRANSACTION
+dbapi2.SQLITE_UPDATE
+dbapi2.Statement(
+dbapi2.Time(
+dbapi2.TimeFromTicks(
+dbapi2.Timestamp(
+dbapi2.TimestampFromTicks(
+dbapi2.Warning(
+dbapi2.__builtins__
+dbapi2.__doc__
+dbapi2.__file__
+dbapi2.__name__
+dbapi2.__package__
+dbapi2.adapt(
+dbapi2.adapters
+dbapi2.apilevel
+dbapi2.complete_statement(
+dbapi2.connect(
+dbapi2.converters
+dbapi2.datetime
+dbapi2.enable_callback_tracebacks(
+dbapi2.enable_shared_cache(
+dbapi2.paramstyle
+dbapi2.register_adapter(
+dbapi2.register_converter(
+dbapi2.sqlite_version
+dbapi2.sqlite_version_info
+dbapi2.threadsafety
+dbapi2.time
+dbapi2.version
+dbapi2.version_info
+dbapi2.x
+
+--- from sqlite3.dbapi2 import * ---
+
+--- import plistlib ---
+plistlib.Data(
+plistlib.Dict(
+plistlib.DumbXMLWriter(
+plistlib.PLISTHEADER
+plistlib.Plist(
+plistlib.PlistParser(
+plistlib.PlistWriter(
+plistlib.StringIO(
+plistlib.__all__
+plistlib.__builtins__
+plistlib.__doc__
+plistlib.__file__
+plistlib.__name__
+plistlib.__package__
+plistlib.binascii
+plistlib.datetime
+plistlib.re
+plistlib.readPlist(
+plistlib.readPlistFromResource(
+plistlib.readPlistFromString(
+plistlib.warnings
+plistlib.writePlist(
+plistlib.writePlistToResource(
+plistlib.writePlistToString(
+
+--- from plistlib import * ---
+DumbXMLWriter(
+PLISTHEADER
+Plist(
+PlistParser(
+PlistWriter(
+readPlist(
+readPlistFromResource(
+readPlistFromString(
+writePlist(
+writePlistToResource(
+writePlistToString(
+
+--- import io ---
+io.BlockingIOError(
+io.BufferedIOBase(
+io.BufferedRWPair(
+io.BufferedRandom(
+io.BufferedReader(
+io.BufferedWriter(
+io.BytesIO(
+io.DEFAULT_BUFFER_SIZE
+io.FileIO(
+io.IOBase(
+io.IncrementalNewlineDecoder(
+io.OpenWrapper(
+io.RawIOBase(
+io.StringIO(
+io.TextIOBase(
+io.TextIOWrapper(
+io.UnsupportedOperation(
+io.__all__
+io.__author__
+io.__builtins__
+io.__doc__
+io.__file__
+io.__metaclass__(
+io.__name__
+io.__package__
+io.abc
+io.codecs
+io.open(
+io.os
+io.print_function
+io.threading
+io.unicode_literals
+
+--- from io import * ---
+BlockingIOError(
+BufferedIOBase(
+BufferedRWPair(
+BufferedRandom(
+BufferedReader(
+BufferedWriter(
+BytesIO(
+DEFAULT_BUFFER_SIZE
+FileIO(
+IOBase(
+IncrementalNewlineDecoder(
+OpenWrapper(
+RawIOBase(
+TextIOBase(
+TextIOWrapper(
+UnsupportedOperation(
+abc
+
+--- import curses.textpad ---
+curses.textpad.Textbox(
+curses.textpad.__builtins__
+curses.textpad.__doc__
+curses.textpad.__file__
+curses.textpad.__name__
+curses.textpad.__package__
+curses.textpad.curses
+curses.textpad.rectangle(
+
+--- from curses import textpad ---
+textpad.Textbox(
+textpad.__builtins__
+textpad.__doc__
+textpad.__file__
+textpad.__name__
+textpad.__package__
+textpad.curses
+textpad.rectangle(
+
+--- from curses.textpad import * ---
+curses
+
+--- import curses.wrapper ---
+curses.wrapper.__call__(
+curses.wrapper.__class__(
+curses.wrapper.__closure__
+curses.wrapper.__code__
+curses.wrapper.__defaults__
+curses.wrapper.__delattr__(
+curses.wrapper.__dict__
+curses.wrapper.__doc__
+curses.wrapper.__format__(
+curses.wrapper.__get__(
+curses.wrapper.__getattribute__(
+curses.wrapper.__globals__
+curses.wrapper.__hash__(
+curses.wrapper.__init__(
+curses.wrapper.__module__
+curses.wrapper.__name__
+curses.wrapper.__new__(
+curses.wrapper.__reduce__(
+curses.wrapper.__reduce_ex__(
+curses.wrapper.__repr__(
+curses.wrapper.__setattr__(
+curses.wrapper.__sizeof__(
+curses.wrapper.__str__(
+curses.wrapper.__subclasshook__(
+curses.wrapper.func_closure
+curses.wrapper.func_code
+curses.wrapper.func_defaults
+curses.wrapper.func_dict
+curses.wrapper.func_doc
+curses.wrapper.func_globals
+curses.wrapper.func_name
+
+--- from curses import wrapper ---
+wrapper.__call__(
+wrapper.__class__(
+wrapper.__closure__
+wrapper.__code__
+wrapper.__defaults__
+wrapper.__delattr__(
+wrapper.__dict__
+wrapper.__format__(
+wrapper.__get__(
+wrapper.__getattribute__(
+wrapper.__globals__
+wrapper.__hash__(
+wrapper.__init__(
+wrapper.__module__
+wrapper.__new__(
+wrapper.__reduce__(
+wrapper.__reduce_ex__(
+wrapper.__repr__(
+wrapper.__setattr__(
+wrapper.__sizeof__(
+wrapper.__str__(
+wrapper.__subclasshook__(
+wrapper.func_closure
+wrapper.func_code
+wrapper.func_defaults
+wrapper.func_dict
+wrapper.func_doc
+wrapper.func_globals
+wrapper.func_name
+
+--- from curses.wrapper import * ---
+__call__(
+__closure__
+__code__
+__defaults__
+__get__(
+__globals__
+func_closure
+func_code
+func_defaults
+func_dict
+func_doc
+func_globals
+func_name
+
+--- import curses.ascii ---
+curses.ascii.ACK
+curses.ascii.BEL
+curses.ascii.BS
+curses.ascii.CAN
+curses.ascii.CR
+curses.ascii.DC1
+curses.ascii.DC2
+curses.ascii.DC3
+curses.ascii.DC4
+curses.ascii.DEL
+curses.ascii.DLE
+curses.ascii.EM
+curses.ascii.ENQ
+curses.ascii.EOT
+curses.ascii.ESC
+curses.ascii.ETB
+curses.ascii.ETX
+curses.ascii.FF
+curses.ascii.FS
+curses.ascii.GS
+curses.ascii.HT
+curses.ascii.LF
+curses.ascii.NAK
+curses.ascii.NL
+curses.ascii.NUL
+curses.ascii.RS
+curses.ascii.SI
+curses.ascii.SO
+curses.ascii.SOH
+curses.ascii.SP
+curses.ascii.STX
+curses.ascii.SUB
+curses.ascii.SYN
+curses.ascii.TAB
+curses.ascii.US
+curses.ascii.VT
+curses.ascii.__builtins__
+curses.ascii.__doc__
+curses.ascii.__file__
+curses.ascii.__name__
+curses.ascii.__package__
+curses.ascii.alt(
+curses.ascii.ascii(
+curses.ascii.controlnames
+curses.ascii.ctrl(
+curses.ascii.isalnum(
+curses.ascii.isalpha(
+curses.ascii.isascii(
+curses.ascii.isblank(
+curses.ascii.iscntrl(
+curses.ascii.isctrl(
+curses.ascii.isdigit(
+curses.ascii.isgraph(
+curses.ascii.islower(
+curses.ascii.ismeta(
+curses.ascii.isprint(
+curses.ascii.ispunct(
+curses.ascii.isspace(
+curses.ascii.isupper(
+curses.ascii.isxdigit(
+curses.ascii.unctrl(
+
+--- from curses import ascii ---
+ascii.ACK
+ascii.BEL
+ascii.BS
+ascii.CAN
+ascii.CR
+ascii.DC1
+ascii.DC2
+ascii.DC3
+ascii.DC4
+ascii.DEL
+ascii.DLE
+ascii.EM
+ascii.ENQ
+ascii.EOT
+ascii.ESC
+ascii.ETB
+ascii.ETX
+ascii.FF
+ascii.FS
+ascii.GS
+ascii.HT
+ascii.LF
+ascii.NAK
+ascii.NL
+ascii.NUL
+ascii.RS
+ascii.SI
+ascii.SO
+ascii.SOH
+ascii.SP
+ascii.STX
+ascii.SUB
+ascii.SYN
+ascii.TAB
+ascii.US
+ascii.VT
+ascii.__builtins__
+ascii.__doc__
+ascii.__file__
+ascii.__name__
+ascii.__package__
+ascii.alt(
+ascii.ascii(
+ascii.controlnames
+ascii.ctrl(
+ascii.isalnum(
+ascii.isalpha(
+ascii.isascii(
+ascii.isblank(
+ascii.iscntrl(
+ascii.isctrl(
+ascii.isdigit(
+ascii.isgraph(
+ascii.islower(
+ascii.ismeta(
+ascii.isprint(
+ascii.ispunct(
+ascii.isspace(
+ascii.isupper(
+ascii.isxdigit(
+ascii.unctrl(
+
+--- from curses.ascii import * ---
+ACK
+CAN
+DC1
+DC2
+DC3
+DC4
+DEL
+DLE
+EM
+ENQ
+EOT
+ETB
+ETX
+FS
+GS
+NAK
+RS
+SI
+SO
+SOH
+SP
+STX
+SUB
+SYN
+TAB
+US
+alt(
+ascii(
+controlnames
+ctrl(
+isalnum(
+isalpha(
+isascii(
+isblank(
+iscntrl(
+isctrl(
+isdigit(
+isgraph(
+islower(
+ismeta(
+isprint(
+ispunct(
+isspace(
+isupper(
+isxdigit(
+
+--- import curses.panel ---
+curses.panel.__builtins__
+curses.panel.__doc__
+curses.panel.__file__
+curses.panel.__name__
+curses.panel.__package__
+curses.panel.__revision__
+curses.panel.bottom_panel(
+curses.panel.error(
+curses.panel.new_panel(
+curses.panel.top_panel(
+curses.panel.update_panels(
+curses.panel.version
+
+--- from curses import panel ---
+panel.__builtins__
+panel.__doc__
+panel.__file__
+panel.__name__
+panel.__package__
+panel.__revision__
+panel.bottom_panel(
+panel.error(
+panel.new_panel(
+panel.top_panel(
+panel.update_panels(
+panel.version
+
+--- from curses.panel import * ---
+bottom_panel(
+new_panel(
+top_panel(
+update_panels(
+
+--- import platform ---
+platform.__builtins__
+platform.__copyright__
+platform.__doc__
+platform.__file__
+platform.__name__
+platform.__package__
+platform.__version__
+platform.architecture(
+platform.dist(
+platform.java_ver(
+platform.libc_ver(
+platform.linux_distribution(
+platform.mac_ver(
+platform.machine(
+platform.node(
+platform.os
+platform.platform(
+platform.popen(
+platform.processor(
+platform.python_branch(
+platform.python_build(
+platform.python_compiler(
+platform.python_implementation(
+platform.python_revision(
+platform.python_version(
+platform.python_version_tuple(
+platform.re
+platform.release(
+platform.string
+platform.sys
+platform.system(
+platform.system_alias(
+platform.uname(
+platform.version(
+platform.win32_ver(
+
+--- from platform import * ---
+architecture(
+dist(
+java_ver(
+libc_ver(
+linux_distribution(
+mac_ver(
+machine(
+node(
+platform(
+processor(
+python_branch(
+python_build(
+python_compiler(
+python_implementation(
+python_revision(
+python_version(
+python_version_tuple(
+release(
+system_alias(
+win32_ver(
+
+--- import ctypes ---
+ctypes.ARRAY(
+ctypes.ArgumentError(
+ctypes.Array(
+ctypes.BigEndianStructure(
+ctypes.CDLL(
+ctypes.CFUNCTYPE(
+ctypes.DEFAULT_MODE
+ctypes.LibraryLoader(
+ctypes.LittleEndianStructure(
+ctypes.POINTER(
+ctypes.PYFUNCTYPE(
+ctypes.PyDLL(
+ctypes.RTLD_GLOBAL
+ctypes.RTLD_LOCAL
+ctypes.SetPointerType(
+ctypes.Structure(
+ctypes.Union(
+ctypes.__builtins__
+ctypes.__doc__
+ctypes.__file__
+ctypes.__name__
+ctypes.__package__
+ctypes.__path__
+ctypes.__version__
+ctypes.addressof(
+ctypes.alignment(
+ctypes.byref(
+ctypes.c_bool(
+ctypes.c_buffer(
+ctypes.c_byte(
+ctypes.c_char(
+ctypes.c_char_p(
+ctypes.c_double(
+ctypes.c_float(
+ctypes.c_int(
+ctypes.c_int16(
+ctypes.c_int32(
+ctypes.c_int64(
+ctypes.c_int8(
+ctypes.c_long(
+ctypes.c_longdouble(
+ctypes.c_longlong(
+ctypes.c_short(
+ctypes.c_size_t(
+ctypes.c_ubyte(
+ctypes.c_uint(
+ctypes.c_uint16(
+ctypes.c_uint32(
+ctypes.c_uint64(
+ctypes.c_uint8(
+ctypes.c_ulong(
+ctypes.c_ulonglong(
+ctypes.c_ushort(
+ctypes.c_void_p(
+ctypes.c_voidp(
+ctypes.c_wchar(
+ctypes.c_wchar_p(
+ctypes.cast(
+ctypes.cdll
+ctypes.create_string_buffer(
+ctypes.create_unicode_buffer(
+ctypes.get_errno(
+ctypes.memmove(
+ctypes.memset(
+ctypes.pointer(
+ctypes.py_object(
+ctypes.pydll
+ctypes.pythonapi
+ctypes.resize(
+ctypes.set_conversion_mode(
+ctypes.set_errno(
+ctypes.sizeof(
+ctypes.string_at(
+ctypes.wstring_at(
+
+--- from ctypes import * ---
+ARRAY(
+ArgumentError(
+Array(
+BigEndianStructure(
+CDLL(
+CFUNCTYPE(
+DEFAULT_MODE
+LibraryLoader(
+LittleEndianStructure(
+PYFUNCTYPE(
+PyDLL(
+RTLD_GLOBAL
+RTLD_LOCAL
+SetPointerType(
+Structure(
+Union(
+addressof(
+alignment(
+byref(
+c_bool(
+c_buffer(
+c_byte(
+c_char(
+c_double(
+c_float(
+c_int16(
+c_int32(
+c_int64(
+c_int8(
+c_long(
+c_longdouble(
+c_longlong(
+c_short(
+c_size_t(
+c_uint(
+c_uint16(
+c_uint32(
+c_uint64(
+c_uint8(
+c_ulong(
+c_ulonglong(
+c_ushort(
+c_voidp(
+c_wchar(
+c_wchar_p(
+cast(
+cdll
+create_string_buffer(
+create_unicode_buffer(
+get_errno(
+memmove(
+memset(
+pointer(
+py_object(
+pydll
+pythonapi
+set_conversion_mode(
+set_errno(
+sizeof(
+string_at(
+wstring_at(
+
+--- import ctypes.util ---
+ctypes.util.__builtins__
+ctypes.util.__doc__
+ctypes.util.__file__
+ctypes.util.__name__
+ctypes.util.__package__
+ctypes.util.errno
+ctypes.util.find_library(
+ctypes.util.os
+ctypes.util.re
+ctypes.util.sys
+ctypes.util.tempfile
+ctypes.util.test(
+
+--- from ctypes import util ---
+util.find_library(
+util.tempfile
+util.test(
+
+--- from ctypes.util import * ---
+find_library(
+
+--- import multiprocessing ---
+multiprocessing.Array(
+multiprocessing.AuthenticationError(
+multiprocessing.BoundedSemaphore(
+multiprocessing.BufferTooShort(
+multiprocessing.Condition(
+multiprocessing.Event(
+multiprocessing.JoinableQueue(
+multiprocessing.Lock(
+multiprocessing.Manager(
+multiprocessing.Pipe(
+multiprocessing.Pool(
+multiprocessing.Process(
+multiprocessing.ProcessError(
+multiprocessing.Queue(
+multiprocessing.RLock(
+multiprocessing.RawArray(
+multiprocessing.RawValue(
+multiprocessing.SUBDEBUG
+multiprocessing.SUBWARNING
+multiprocessing.Semaphore(
+multiprocessing.TimeoutError(
+multiprocessing.Value(
+multiprocessing.__all__
+multiprocessing.__author__
+multiprocessing.__builtins__
+multiprocessing.__doc__
+multiprocessing.__file__
+multiprocessing.__name__
+multiprocessing.__package__
+multiprocessing.__path__
+multiprocessing.__version__
+multiprocessing.active_children(
+multiprocessing.allow_connection_pickling(
+multiprocessing.cpu_count(
+multiprocessing.current_process(
+multiprocessing.freeze_support(
+multiprocessing.get_logger(
+multiprocessing.log_to_stderr(
+multiprocessing.os
+multiprocessing.process
+multiprocessing.sys
+multiprocessing.util
+
+--- from multiprocessing import * ---
+BufferTooShort(
+JoinableQueue(
+Pipe(
+ProcessError(
+RawArray(
+RawValue(
+SUBDEBUG
+SUBWARNING
+Value(
+active_children(
+allow_connection_pickling(
+cpu_count(
+current_process(
+freeze_support(
+get_logger(
+log_to_stderr(
+
+--- import multiprocessing.process ---
+multiprocessing.process.AuthenticationString(
+multiprocessing.process.ORIGINAL_DIR
+multiprocessing.process.Process(
+multiprocessing.process.__all__
+multiprocessing.process.__builtins__
+multiprocessing.process.__doc__
+multiprocessing.process.__file__
+multiprocessing.process.__name__
+multiprocessing.process.__package__
+multiprocessing.process.active_children(
+multiprocessing.process.current_process(
+multiprocessing.process.itertools
+multiprocessing.process.name
+multiprocessing.process.os
+multiprocessing.process.signal
+multiprocessing.process.signum(
+multiprocessing.process.sys
+
+--- from multiprocessing import process ---
+process.AuthenticationString(
+process.ORIGINAL_DIR
+process.__all__
+process.active_children(
+process.current_process(
+process.itertools
+process.name
+process.signum(
+
+--- from multiprocessing.process import * ---
+AuthenticationString(
+ORIGINAL_DIR
+signum(
+
+--- import multiprocessing.util ---
+multiprocessing.util.DEBUG
+multiprocessing.util.DEFAULT_LOGGING_FORMAT
+multiprocessing.util.Finalize(
+multiprocessing.util.ForkAwareLocal(
+multiprocessing.util.ForkAwareThreadLock(
+multiprocessing.util.INFO
+multiprocessing.util.LOGGER_NAME
+multiprocessing.util.NOTSET
+multiprocessing.util.SUBDEBUG
+multiprocessing.util.SUBWARNING
+multiprocessing.util.__all__
+multiprocessing.util.__builtins__
+multiprocessing.util.__doc__
+multiprocessing.util.__file__
+multiprocessing.util.__name__
+multiprocessing.util.__package__
+multiprocessing.util.active_children(
+multiprocessing.util.atexit
+multiprocessing.util.current_process(
+multiprocessing.util.debug(
+multiprocessing.util.get_logger(
+multiprocessing.util.get_temp_dir(
+multiprocessing.util.info(
+multiprocessing.util.is_exiting(
+multiprocessing.util.itertools
+multiprocessing.util.log_to_stderr(
+multiprocessing.util.register_after_fork(
+multiprocessing.util.sub_debug(
+multiprocessing.util.sub_warning(
+multiprocessing.util.threading
+multiprocessing.util.weakref
+
+--- from multiprocessing import util ---
+util.DEBUG
+util.DEFAULT_LOGGING_FORMAT
+util.Finalize(
+util.ForkAwareLocal(
+util.ForkAwareThreadLock(
+util.INFO
+util.LOGGER_NAME
+util.NOTSET
+util.SUBDEBUG
+util.SUBWARNING
+util.active_children(
+util.atexit
+util.current_process(
+util.debug(
+util.get_logger(
+util.get_temp_dir(
+util.info(
+util.is_exiting(
+util.itertools
+util.log_to_stderr(
+util.register_after_fork(
+util.sub_debug(
+util.sub_warning(
+util.threading
+util.weakref
+
+--- from multiprocessing.util import * ---
+DEFAULT_LOGGING_FORMAT
+Finalize(
+ForkAwareLocal(
+ForkAwareThreadLock(
+LOGGER_NAME
+get_temp_dir(
+is_exiting(
+register_after_fork(
+sub_debug(
+sub_warning(
+
+--- import ssl ---
+ssl.CERT_NONE
+ssl.CERT_OPTIONAL
+ssl.CERT_REQUIRED
+ssl.DER_cert_to_PEM_cert(
+ssl.PEM_FOOTER
+ssl.PEM_HEADER
+ssl.PEM_cert_to_DER_cert(
+ssl.PROTOCOL_SSLv2
+ssl.PROTOCOL_SSLv23
+ssl.PROTOCOL_SSLv3
+ssl.PROTOCOL_TLSv1
+ssl.RAND_add(
+ssl.RAND_egd(
+ssl.RAND_status(
+ssl.SSLError(
+ssl.SSLSocket(
+ssl.SSL_ERROR_EOF
+ssl.SSL_ERROR_INVALID_ERROR_CODE
+ssl.SSL_ERROR_SSL
+ssl.SSL_ERROR_SYSCALL
+ssl.SSL_ERROR_WANT_CONNECT
+ssl.SSL_ERROR_WANT_READ
+ssl.SSL_ERROR_WANT_WRITE
+ssl.SSL_ERROR_WANT_X509_LOOKUP
+ssl.SSL_ERROR_ZERO_RETURN
+ssl.base64
+ssl.cert_time_to_seconds(
+ssl.get_protocol_name(
+ssl.get_server_certificate(
+ssl.socket(
+ssl.sslwrap_simple(
+ssl.textwrap
+ssl.wrap_socket(
+
+--- from ssl import * ---
+CERT_NONE
+CERT_OPTIONAL
+CERT_REQUIRED
+DER_cert_to_PEM_cert(
+PEM_FOOTER
+PEM_HEADER
+PEM_cert_to_DER_cert(
+PROTOCOL_SSLv2
+PROTOCOL_SSLv23
+PROTOCOL_SSLv3
+PROTOCOL_TLSv1
+SSLSocket(
+cert_time_to_seconds(
+get_protocol_name(
+get_server_certificate(
+sslwrap_simple(
+wrap_socket(
+
+--- import json ---
+json.JSONDecoder(
+json.JSONEncoder(
+json.__all__
+json.__author__
+json.__builtins__
+json.__doc__
+json.__file__
+json.__name__
+json.__package__
+json.__path__
+json.__version__
+json.decoder
+json.dump(
+json.dumps(
+json.encoder
+json.load(
+json.loads(
+json.scanner
+
+--- from json import * ---
+JSONDecoder(
+JSONEncoder(
+encoder
+scanner
+
+--- import json.decoder ---
+json.decoder.ANYTHING
+json.decoder.BACKSLASH
+json.decoder.DEFAULT_ENCODING
+json.decoder.FLAGS
+json.decoder.JSONArray(
+json.decoder.JSONConstant(
+json.decoder.JSONDecoder(
+json.decoder.JSONNumber(
+json.decoder.JSONObject(
+json.decoder.JSONScanner
+json.decoder.JSONString(
+json.decoder.NaN
+json.decoder.NegInf
+json.decoder.PosInf
+json.decoder.STRINGCHUNK
+json.decoder.Scanner(
+json.decoder.WHITESPACE
+json.decoder.__all__
+json.decoder.__builtins__
+json.decoder.__doc__
+json.decoder.__file__
+json.decoder.__name__
+json.decoder.__package__
+json.decoder.c_scanstring(
+json.decoder.errmsg(
+json.decoder.linecol(
+json.decoder.pattern(
+json.decoder.py_scanstring(
+json.decoder.re
+json.decoder.scanstring(
+json.decoder.sys
+
+--- from json import decoder ---
+decoder.ANYTHING
+decoder.BACKSLASH
+decoder.DEFAULT_ENCODING
+decoder.FLAGS
+decoder.JSONArray(
+decoder.JSONConstant(
+decoder.JSONDecoder(
+decoder.JSONNumber(
+decoder.JSONObject(
+decoder.JSONScanner
+decoder.JSONString(
+decoder.NaN
+decoder.NegInf
+decoder.PosInf
+decoder.STRINGCHUNK
+decoder.Scanner(
+decoder.WHITESPACE
+decoder.__all__
+decoder.__builtins__
+decoder.__doc__
+decoder.__file__
+decoder.__name__
+decoder.__package__
+decoder.c_scanstring(
+decoder.errmsg(
+decoder.linecol(
+decoder.pattern(
+decoder.py_scanstring(
+decoder.re
+decoder.scanstring(
+decoder.sys
+
+--- from json.decoder import * ---
+ANYTHING
+BACKSLASH
+DEFAULT_ENCODING
+FLAGS
+JSONArray(
+JSONConstant(
+JSONNumber(
+JSONObject(
+JSONScanner
+JSONString(
+NaN
+NegInf
+PosInf
+STRINGCHUNK
+WHITESPACE
+c_scanstring(
+errmsg(
+linecol(
+pattern(
+py_scanstring(
+scanstring(
+
+--- import json.encoder ---
+json.encoder.ESCAPE
+json.encoder.ESCAPE_ASCII
+json.encoder.ESCAPE_DCT
+json.encoder.FLOAT_REPR(
+json.encoder.HAS_UTF8
+json.encoder.JSONEncoder(
+json.encoder.__all__
+json.encoder.__builtins__
+json.encoder.__doc__
+json.encoder.__file__
+json.encoder.__name__
+json.encoder.__package__
+json.encoder.c_encode_basestring_ascii(
+json.encoder.encode_basestring(
+json.encoder.encode_basestring_ascii(
+json.encoder.floatstr(
+json.encoder.i
+json.encoder.math
+json.encoder.py_encode_basestring_ascii(
+json.encoder.re
+
+--- from json import encoder ---
+encoder.ESCAPE
+encoder.ESCAPE_ASCII
+encoder.ESCAPE_DCT
+encoder.FLOAT_REPR(
+encoder.HAS_UTF8
+encoder.JSONEncoder(
+encoder.__all__
+encoder.__builtins__
+encoder.__doc__
+encoder.__file__
+encoder.__name__
+encoder.__package__
+encoder.c_encode_basestring_ascii(
+encoder.encode_basestring(
+encoder.encode_basestring_ascii(
+encoder.floatstr(
+encoder.i
+encoder.math
+encoder.py_encode_basestring_ascii(
+encoder.re
+
+--- from json.encoder import * ---
+ESCAPE_ASCII
+ESCAPE_DCT
+FLOAT_REPR(
+HAS_UTF8
+c_encode_basestring_ascii(
+encode_basestring(
+encode_basestring_ascii(
+floatstr(
+py_encode_basestring_ascii(
+
+--- import json.scanner ---
+json.scanner.BRANCH
+json.scanner.DOTALL
+json.scanner.FLAGS
+json.scanner.MULTILINE
+json.scanner.SUBPATTERN
+json.scanner.Scanner(
+json.scanner.VERBOSE
+json.scanner.__all__
+json.scanner.__builtins__
+json.scanner.__doc__
+json.scanner.__file__
+json.scanner.__name__
+json.scanner.__package__
+json.scanner.pattern(
+json.scanner.re
+json.scanner.sre_compile
+json.scanner.sre_constants
+json.scanner.sre_parse
+
+--- from json import scanner ---
+scanner.BRANCH
+scanner.DOTALL
+scanner.FLAGS
+scanner.MULTILINE
+scanner.SUBPATTERN
+scanner.Scanner(
+scanner.VERBOSE
+scanner.__all__
+scanner.__builtins__
+scanner.__doc__
+scanner.__file__
+scanner.__name__
+scanner.__package__
+scanner.pattern(
+scanner.re
+scanner.sre_compile
+scanner.sre_constants
+scanner.sre_parse
+
+--- from json.scanner import * ---
+BRANCH
+SUBPATTERN
+sre_constants
+
+--- import xml.etree.ElementTree ---
+xml.etree.ElementTree.Comment(
+xml.etree.ElementTree.Element(
+xml.etree.ElementTree.ElementPath
+xml.etree.ElementTree.ElementTree(
+xml.etree.ElementTree.PI(
+xml.etree.ElementTree.ProcessingInstruction(
+xml.etree.ElementTree.QName(
+xml.etree.ElementTree.SubElement(
+xml.etree.ElementTree.TreeBuilder(
+xml.etree.ElementTree.VERSION
+xml.etree.ElementTree.XML(
+xml.etree.ElementTree.XMLID(
+xml.etree.ElementTree.XMLParser(
+xml.etree.ElementTree.XMLTreeBuilder(
+xml.etree.ElementTree.__all__
+xml.etree.ElementTree.__builtins__
+xml.etree.ElementTree.__doc__
+xml.etree.ElementTree.__file__
+xml.etree.ElementTree.__name__
+xml.etree.ElementTree.__package__
+xml.etree.ElementTree.dump(
+xml.etree.ElementTree.fixtag(
+xml.etree.ElementTree.fromstring(
+xml.etree.ElementTree.iselement(
+xml.etree.ElementTree.iterparse(
+xml.etree.ElementTree.parse(
+xml.etree.ElementTree.re
+xml.etree.ElementTree.string
+xml.etree.ElementTree.sys
+xml.etree.ElementTree.tostring(
+
+--- from xml.etree import ElementTree ---
+ElementTree.Comment(
+ElementTree.Element(
+ElementTree.ElementPath
+ElementTree.ElementTree(
+ElementTree.PI(
+ElementTree.ProcessingInstruction(
+ElementTree.QName(
+ElementTree.SubElement(
+ElementTree.TreeBuilder(
+ElementTree.VERSION
+ElementTree.XML(
+ElementTree.XMLID(
+ElementTree.XMLParser(
+ElementTree.XMLTreeBuilder(
+ElementTree.__all__
+ElementTree.__builtins__
+ElementTree.__doc__
+ElementTree.__file__
+ElementTree.__name__
+ElementTree.__package__
+ElementTree.dump(
+ElementTree.fixtag(
+ElementTree.fromstring(
+ElementTree.iselement(
+ElementTree.iterparse(
+ElementTree.parse(
+ElementTree.re
+ElementTree.string
+ElementTree.sys
+ElementTree.tostring(
+
+--- from xml.etree.ElementTree import * ---
+ElementPath
+ElementTree(
+PI(
+QName(
+SubElement(
+TreeBuilder(
+XML(
+XMLID(
+XMLTreeBuilder(
+fixtag(
+iselement(
+iterparse(
+
+--- import wsgiref ---
+wsgiref.__builtins__
+wsgiref.__doc__
+wsgiref.__file__
+wsgiref.__name__
+wsgiref.__package__
+wsgiref.__path__
+
+--- from wsgiref import * ---
+
+--- import smtpd ---
+smtpd.COMMASPACE
+smtpd.DEBUGSTREAM
+smtpd.DebuggingServer(
+smtpd.Devnull(
+smtpd.EMPTYSTRING
+smtpd.MailmanProxy(
+smtpd.NEWLINE
+smtpd.Options(
+smtpd.PureProxy(
+smtpd.SMTPChannel(
+smtpd.SMTPServer(
+smtpd.__all__
+smtpd.__builtins__
+smtpd.__doc__
+smtpd.__file__
+smtpd.__name__
+smtpd.__package__
+smtpd.__version__
+smtpd.asynchat
+smtpd.asyncore
+smtpd.errno
+smtpd.getopt
+smtpd.os
+smtpd.parseargs(
+smtpd.program
+smtpd.socket
+smtpd.sys
+smtpd.time
+smtpd.usage(
+
+--- from smtpd import * ---
+COMMASPACE
+DEBUGSTREAM
+DebuggingServer(
+Devnull(
+MailmanProxy(
+PureProxy(
+SMTPChannel(
+SMTPServer(
+asynchat
+parseargs(
+program
+usage(
+
+--- import uuid ---
+uuid.NAMESPACE_DNS
+uuid.NAMESPACE_OID
+uuid.NAMESPACE_URL
+uuid.NAMESPACE_X500
+uuid.RESERVED_FUTURE
+uuid.RESERVED_MICROSOFT
+uuid.RESERVED_NCS
+uuid.RFC_4122
+uuid.UUID(
+uuid.__author__
+uuid.__builtins__
+uuid.__doc__
+uuid.__file__
+uuid.__name__
+uuid.__package__
+uuid.ctypes
+uuid.getnode(
+uuid.lib
+uuid.libname
+uuid.uuid1(
+uuid.uuid3(
+uuid.uuid4(
+uuid.uuid5(
+
+--- from uuid import * ---
+NAMESPACE_DNS
+NAMESPACE_OID
+NAMESPACE_URL
+NAMESPACE_X500
+RESERVED_FUTURE
+RESERVED_MICROSOFT
+RESERVED_NCS
+RFC_4122
+UUID(
+getnode(
+lib
+libname
+uuid1(
+uuid3(
+uuid4(
+uuid5(
+
+--- import cookielib ---
+cookielib.Absent(
+cookielib.Cookie(
+cookielib.CookieJar(
+cookielib.CookiePolicy(
+cookielib.DAYS
+cookielib.DEFAULT_HTTP_PORT
+cookielib.DefaultCookiePolicy(
+cookielib.EPOCH_YEAR
+cookielib.ESCAPED_CHAR_RE
+cookielib.FileCookieJar(
+cookielib.HEADER_ESCAPE_RE
+cookielib.HEADER_JOIN_ESCAPE_RE
+cookielib.HEADER_QUOTED_VALUE_RE
+cookielib.HEADER_TOKEN_RE
+cookielib.HEADER_VALUE_RE
+cookielib.HTTP_PATH_SAFE
+cookielib.IPV4_RE
+cookielib.ISO_DATE_RE
+cookielib.LOOSE_HTTP_DATE_RE
+cookielib.LWPCookieJar(
+cookielib.LoadError(
+cookielib.MISSING_FILENAME_TEXT
+cookielib.MONTHS
+cookielib.MONTHS_LOWER
+cookielib.MozillaCookieJar(
+cookielib.STRICT_DATE_RE
+cookielib.TIMEZONE_RE
+cookielib.UTC_ZONES
+cookielib.WEEKDAY_RE
+cookielib.__all__
+cookielib.__builtins__
+cookielib.__doc__
+cookielib.__file__
+cookielib.__name__
+cookielib.__package__
+cookielib.copy
+cookielib.cut_port_re
+cookielib.debug
+cookielib.deepvalues(
+cookielib.domain_match(
+cookielib.eff_request_host(
+cookielib.escape_path(
+cookielib.http2time(
+cookielib.httplib
+cookielib.is_HDN(
+cookielib.is_third_party(
+cookielib.iso2time(
+cookielib.join_header_words(
+cookielib.liberal_is_HDN(
+cookielib.logger
+cookielib.lwp_cookie_str(
+cookielib.month
+cookielib.offset_from_tz_string(
+cookielib.parse_ns_headers(
+cookielib.re
+cookielib.reach(
+cookielib.request_host(
+cookielib.request_path(
+cookielib.request_port(
+cookielib.split_header_words(
+cookielib.time
+cookielib.time2isoz(
+cookielib.time2netscape(
+cookielib.timegm(
+cookielib.unmatched(
+cookielib.uppercase_escaped_char(
+cookielib.urllib
+cookielib.urlparse
+cookielib.user_domain_match(
+cookielib.vals_sorted_by_key(
+
+--- from cookielib import * ---
+Absent(
+CookieJar(
+CookiePolicy(
+DAYS
+DEFAULT_HTTP_PORT
+DefaultCookiePolicy(
+EPOCH_YEAR
+ESCAPED_CHAR_RE
+FileCookieJar(
+HEADER_ESCAPE_RE
+HEADER_JOIN_ESCAPE_RE
+HEADER_QUOTED_VALUE_RE
+HEADER_TOKEN_RE
+HEADER_VALUE_RE
+HTTP_PATH_SAFE
+IPV4_RE
+ISO_DATE_RE
+LOOSE_HTTP_DATE_RE
+LWPCookieJar(
+LoadError(
+MISSING_FILENAME_TEXT
+MONTHS
+MONTHS_LOWER
+MozillaCookieJar(
+STRICT_DATE_RE
+TIMEZONE_RE
+UTC_ZONES
+WEEKDAY_RE
+cut_port_re
+debug
+deepvalues(
+domain_match(
+eff_request_host(
+escape_path(
+http2time(
+is_HDN(
+is_third_party(
+iso2time(
+join_header_words(
+liberal_is_HDN(
+logger
+lwp_cookie_str(
+month
+offset_from_tz_string(
+parse_ns_headers(
+reach(
+request_path(
+request_port(
+split_header_words(
+time2isoz(
+time2netscape(
+unmatched(
+uppercase_escaped_char(
+user_domain_match(
+vals_sorted_by_key(
+
+--- import ossaudiodev ---
+ossaudiodev.AFMT_AC3
+ossaudiodev.AFMT_A_LAW
+ossaudiodev.AFMT_IMA_ADPCM
+ossaudiodev.AFMT_MPEG
+ossaudiodev.AFMT_MU_LAW
+ossaudiodev.AFMT_QUERY
+ossaudiodev.AFMT_S16_BE
+ossaudiodev.AFMT_S16_LE
+ossaudiodev.AFMT_S16_NE
+ossaudiodev.AFMT_S8
+ossaudiodev.AFMT_U16_BE
+ossaudiodev.AFMT_U16_LE
+ossaudiodev.AFMT_U8
+ossaudiodev.OSSAudioError(
+ossaudiodev.SNDCTL_COPR_HALT
+ossaudiodev.SNDCTL_COPR_LOAD
+ossaudiodev.SNDCTL_COPR_RCODE
+ossaudiodev.SNDCTL_COPR_RCVMSG
+ossaudiodev.SNDCTL_COPR_RDATA
+ossaudiodev.SNDCTL_COPR_RESET
+ossaudiodev.SNDCTL_COPR_RUN
+ossaudiodev.SNDCTL_COPR_SENDMSG
+ossaudiodev.SNDCTL_COPR_WCODE
+ossaudiodev.SNDCTL_COPR_WDATA
+ossaudiodev.SNDCTL_DSP_BIND_CHANNEL
+ossaudiodev.SNDCTL_DSP_CHANNELS
+ossaudiodev.SNDCTL_DSP_GETBLKSIZE
+ossaudiodev.SNDCTL_DSP_GETCAPS
+ossaudiodev.SNDCTL_DSP_GETCHANNELMASK
+ossaudiodev.SNDCTL_DSP_GETFMTS
+ossaudiodev.SNDCTL_DSP_GETIPTR
+ossaudiodev.SNDCTL_DSP_GETISPACE
+ossaudiodev.SNDCTL_DSP_GETODELAY
+ossaudiodev.SNDCTL_DSP_GETOPTR
+ossaudiodev.SNDCTL_DSP_GETOSPACE
+ossaudiodev.SNDCTL_DSP_GETSPDIF
+ossaudiodev.SNDCTL_DSP_GETTRIGGER
+ossaudiodev.SNDCTL_DSP_MAPINBUF
+ossaudiodev.SNDCTL_DSP_MAPOUTBUF
+ossaudiodev.SNDCTL_DSP_NONBLOCK
+ossaudiodev.SNDCTL_DSP_POST
+ossaudiodev.SNDCTL_DSP_PROFILE
+ossaudiodev.SNDCTL_DSP_RESET
+ossaudiodev.SNDCTL_DSP_SAMPLESIZE
+ossaudiodev.SNDCTL_DSP_SETDUPLEX
+ossaudiodev.SNDCTL_DSP_SETFMT
+ossaudiodev.SNDCTL_DSP_SETFRAGMENT
+ossaudiodev.SNDCTL_DSP_SETSPDIF
+ossaudiodev.SNDCTL_DSP_SETSYNCRO
+ossaudiodev.SNDCTL_DSP_SETTRIGGER
+ossaudiodev.SNDCTL_DSP_SPEED
+ossaudiodev.SNDCTL_DSP_STEREO
+ossaudiodev.SNDCTL_DSP_SUBDIVIDE
+ossaudiodev.SNDCTL_DSP_SYNC
+ossaudiodev.SNDCTL_FM_4OP_ENABLE
+ossaudiodev.SNDCTL_FM_LOAD_INSTR
+ossaudiodev.SNDCTL_MIDI_INFO
+ossaudiodev.SNDCTL_MIDI_MPUCMD
+ossaudiodev.SNDCTL_MIDI_MPUMODE
+ossaudiodev.SNDCTL_MIDI_PRETIME
+ossaudiodev.SNDCTL_SEQ_CTRLRATE
+ossaudiodev.SNDCTL_SEQ_GETINCOUNT
+ossaudiodev.SNDCTL_SEQ_GETOUTCOUNT
+ossaudiodev.SNDCTL_SEQ_GETTIME
+ossaudiodev.SNDCTL_SEQ_NRMIDIS
+ossaudiodev.SNDCTL_SEQ_NRSYNTHS
+ossaudiodev.SNDCTL_SEQ_OUTOFBAND
+ossaudiodev.SNDCTL_SEQ_PANIC
+ossaudiodev.SNDCTL_SEQ_PERCMODE
+ossaudiodev.SNDCTL_SEQ_RESET
+ossaudiodev.SNDCTL_SEQ_RESETSAMPLES
+ossaudiodev.SNDCTL_SEQ_SYNC
+ossaudiodev.SNDCTL_SEQ_TESTMIDI
+ossaudiodev.SNDCTL_SEQ_THRESHOLD
+ossaudiodev.SNDCTL_SYNTH_CONTROL
+ossaudiodev.SNDCTL_SYNTH_ID
+ossaudiodev.SNDCTL_SYNTH_INFO
+ossaudiodev.SNDCTL_SYNTH_MEMAVL
+ossaudiodev.SNDCTL_SYNTH_REMOVESAMPLE
+ossaudiodev.SNDCTL_TMR_CONTINUE
+ossaudiodev.SNDCTL_TMR_METRONOME
+ossaudiodev.SNDCTL_TMR_SELECT
+ossaudiodev.SNDCTL_TMR_SOURCE
+ossaudiodev.SNDCTL_TMR_START
+ossaudiodev.SNDCTL_TMR_STOP
+ossaudiodev.SNDCTL_TMR_TEMPO
+ossaudiodev.SNDCTL_TMR_TIMEBASE
+ossaudiodev.SOUND_MIXER_ALTPCM
+ossaudiodev.SOUND_MIXER_BASS
+ossaudiodev.SOUND_MIXER_CD
+ossaudiodev.SOUND_MIXER_DIGITAL1
+ossaudiodev.SOUND_MIXER_DIGITAL2
+ossaudiodev.SOUND_MIXER_DIGITAL3
+ossaudiodev.SOUND_MIXER_IGAIN
+ossaudiodev.SOUND_MIXER_IMIX
+ossaudiodev.SOUND_MIXER_LINE
+ossaudiodev.SOUND_MIXER_LINE1
+ossaudiodev.SOUND_MIXER_LINE2
+ossaudiodev.SOUND_MIXER_LINE3
+ossaudiodev.SOUND_MIXER_MIC
+ossaudiodev.SOUND_MIXER_MONITOR
+ossaudiodev.SOUND_MIXER_NRDEVICES
+ossaudiodev.SOUND_MIXER_OGAIN
+ossaudiodev.SOUND_MIXER_PCM
+ossaudiodev.SOUND_MIXER_PHONEIN
+ossaudiodev.SOUND_MIXER_PHONEOUT
+ossaudiodev.SOUND_MIXER_RADIO
+ossaudiodev.SOUND_MIXER_RECLEV
+ossaudiodev.SOUND_MIXER_SPEAKER
+ossaudiodev.SOUND_MIXER_SYNTH
+ossaudiodev.SOUND_MIXER_TREBLE
+ossaudiodev.SOUND_MIXER_VIDEO
+ossaudiodev.SOUND_MIXER_VOLUME
+ossaudiodev.__doc__
+ossaudiodev.__file__
+ossaudiodev.__name__
+ossaudiodev.__package__
+ossaudiodev.control_labels
+ossaudiodev.control_names
+ossaudiodev.error(
+ossaudiodev.open(
+ossaudiodev.openmixer(
+
+--- from ossaudiodev import * ---
+AFMT_AC3
+AFMT_A_LAW
+AFMT_IMA_ADPCM
+AFMT_MPEG
+AFMT_MU_LAW
+AFMT_QUERY
+AFMT_S16_BE
+AFMT_S16_LE
+AFMT_S16_NE
+AFMT_S8
+AFMT_U16_BE
+AFMT_U16_LE
+AFMT_U8
+OSSAudioError(
+SNDCTL_COPR_HALT
+SNDCTL_COPR_LOAD
+SNDCTL_COPR_RCODE
+SNDCTL_COPR_RCVMSG
+SNDCTL_COPR_RDATA
+SNDCTL_COPR_RESET
+SNDCTL_COPR_RUN
+SNDCTL_COPR_SENDMSG
+SNDCTL_COPR_WCODE
+SNDCTL_COPR_WDATA
+SNDCTL_DSP_BIND_CHANNEL
+SNDCTL_DSP_CHANNELS
+SNDCTL_DSP_GETBLKSIZE
+SNDCTL_DSP_GETCAPS
+SNDCTL_DSP_GETCHANNELMASK
+SNDCTL_DSP_GETFMTS
+SNDCTL_DSP_GETIPTR
+SNDCTL_DSP_GETISPACE
+SNDCTL_DSP_GETODELAY
+SNDCTL_DSP_GETOPTR
+SNDCTL_DSP_GETOSPACE
+SNDCTL_DSP_GETSPDIF
+SNDCTL_DSP_GETTRIGGER
+SNDCTL_DSP_MAPINBUF
+SNDCTL_DSP_MAPOUTBUF
+SNDCTL_DSP_NONBLOCK
+SNDCTL_DSP_POST
+SNDCTL_DSP_PROFILE
+SNDCTL_DSP_RESET
+SNDCTL_DSP_SAMPLESIZE
+SNDCTL_DSP_SETDUPLEX
+SNDCTL_DSP_SETFMT
+SNDCTL_DSP_SETFRAGMENT
+SNDCTL_DSP_SETSPDIF
+SNDCTL_DSP_SETSYNCRO
+SNDCTL_DSP_SETTRIGGER
+SNDCTL_DSP_SPEED
+SNDCTL_DSP_STEREO
+SNDCTL_DSP_SUBDIVIDE
+SNDCTL_DSP_SYNC
+SNDCTL_FM_4OP_ENABLE
+SNDCTL_FM_LOAD_INSTR
+SNDCTL_MIDI_INFO
+SNDCTL_MIDI_MPUCMD
+SNDCTL_MIDI_MPUMODE
+SNDCTL_MIDI_PRETIME
+SNDCTL_SEQ_CTRLRATE
+SNDCTL_SEQ_GETINCOUNT
+SNDCTL_SEQ_GETOUTCOUNT
+SNDCTL_SEQ_GETTIME
+SNDCTL_SEQ_NRMIDIS
+SNDCTL_SEQ_NRSYNTHS
+SNDCTL_SEQ_OUTOFBAND
+SNDCTL_SEQ_PANIC
+SNDCTL_SEQ_PERCMODE
+SNDCTL_SEQ_RESET
+SNDCTL_SEQ_RESETSAMPLES
+SNDCTL_SEQ_SYNC
+SNDCTL_SEQ_TESTMIDI
+SNDCTL_SEQ_THRESHOLD
+SNDCTL_SYNTH_CONTROL
+SNDCTL_SYNTH_ID
+SNDCTL_SYNTH_INFO
+SNDCTL_SYNTH_MEMAVL
+SNDCTL_SYNTH_REMOVESAMPLE
+SNDCTL_TMR_CONTINUE
+SNDCTL_TMR_METRONOME
+SNDCTL_TMR_SELECT
+SNDCTL_TMR_SOURCE
+SNDCTL_TMR_START
+SNDCTL_TMR_STOP
+SNDCTL_TMR_TEMPO
+SNDCTL_TMR_TIMEBASE
+SOUND_MIXER_ALTPCM
+SOUND_MIXER_BASS
+SOUND_MIXER_CD
+SOUND_MIXER_DIGITAL1
+SOUND_MIXER_DIGITAL2
+SOUND_MIXER_DIGITAL3
+SOUND_MIXER_IGAIN
+SOUND_MIXER_IMIX
+SOUND_MIXER_LINE
+SOUND_MIXER_LINE1
+SOUND_MIXER_LINE2
+SOUND_MIXER_LINE3
+SOUND_MIXER_MIC
+SOUND_MIXER_MONITOR
+SOUND_MIXER_NRDEVICES
+SOUND_MIXER_OGAIN
+SOUND_MIXER_PCM
+SOUND_MIXER_PHONEIN
+SOUND_MIXER_PHONEOUT
+SOUND_MIXER_RADIO
+SOUND_MIXER_RECLEV
+SOUND_MIXER_SPEAKER
+SOUND_MIXER_SYNTH
+SOUND_MIXER_TREBLE
+SOUND_MIXER_VIDEO
+SOUND_MIXER_VOLUME
+control_labels
+control_names
+openmixer(
+
+--- import test.test_support ---
+test.test_support.BasicTestRunner(
+test.test_support.CleanImport(
+test.test_support.EnvironmentVarGuard(
+test.test_support.Error(
+test.test_support.FUZZ
+test.test_support.HOST
+test.test_support.MAX_Py_ssize_t
+test.test_support.ResourceDenied(
+test.test_support.TESTFN
+test.test_support.TESTFN_ENCODING
+test.test_support.TESTFN_UNICODE
+test.test_support.TESTFN_UNICODE_UNENCODEABLE
+test.test_support.TestFailed(
+test.test_support.TestSkipped(
+test.test_support.TransientResource(
+test.test_support.WarningsRecorder(
+test.test_support._1G
+test.test_support._1M
+test.test_support._2G
+test.test_support._4G
+test.test_support.__all__
+test.test_support.__builtins__
+test.test_support.__doc__
+test.test_support.__file__
+test.test_support.__name__
+test.test_support.__package__
+test.test_support.bigaddrspacetest(
+test.test_support.bigmemtest(
+test.test_support.bind_port(
+test.test_support.captured_output(
+test.test_support.captured_stdout(
+test.test_support.check_syntax_error(
+test.test_support.check_warnings(
+test.test_support.contextlib
+test.test_support.errno
+test.test_support.fcmp(
+test.test_support.find_unused_port(
+test.test_support.findfile(
+test.test_support.forget(
+test.test_support.get_original_stdout(
+test.test_support.have_unicode
+test.test_support.import_module(
+test.test_support.is_jython
+test.test_support.is_resource_enabled(
+test.test_support.make_bad_fd(
+test.test_support.max_memuse
+test.test_support.open_urlresource(
+test.test_support.os
+test.test_support.precisionbigmemtest(
+test.test_support.real_max_memuse
+test.test_support.reap_children(
+test.test_support.record_original_stdout(
+test.test_support.requires(
+test.test_support.rmtree(
+test.test_support.run_doctest(
+test.test_support.run_unittest(
+test.test_support.run_with_locale(
+test.test_support.set_memlimit(
+test.test_support.shutil
+test.test_support.socket
+test.test_support.sortdict(
+test.test_support.sys
+test.test_support.threading_cleanup(
+test.test_support.threading_setup(
+test.test_support.transient_internet(
+test.test_support.unittest
+test.test_support.unlink(
+test.test_support.unload(
+test.test_support.use_resources
+test.test_support.verbose
+test.test_support.vereq(
+test.test_support.verify(
+test.test_support.warnings
+
+--- from test import test_support ---
+test_support.BasicTestRunner(
+test_support.CleanImport(
+test_support.EnvironmentVarGuard(
+test_support.Error(
+test_support.FUZZ
+test_support.HOST
+test_support.MAX_Py_ssize_t
+test_support.ResourceDenied(
+test_support.TESTFN
+test_support.TESTFN_ENCODING
+test_support.TESTFN_UNICODE
+test_support.TESTFN_UNICODE_UNENCODEABLE
+test_support.TestFailed(
+test_support.TestSkipped(
+test_support.TransientResource(
+test_support.WarningsRecorder(
+test_support._1G
+test_support._1M
+test_support._2G
+test_support._4G
+test_support.__all__
+test_support.__builtins__
+test_support.__doc__
+test_support.__file__
+test_support.__name__
+test_support.__package__
+test_support.bigaddrspacetest(
+test_support.bigmemtest(
+test_support.bind_port(
+test_support.captured_output(
+test_support.captured_stdout(
+test_support.check_syntax_error(
+test_support.check_warnings(
+test_support.contextlib
+test_support.errno
+test_support.fcmp(
+test_support.find_unused_port(
+test_support.findfile(
+test_support.forget(
+test_support.get_original_stdout(
+test_support.have_unicode
+test_support.import_module(
+test_support.is_jython
+test_support.is_resource_enabled(
+test_support.make_bad_fd(
+test_support.max_memuse
+test_support.open_urlresource(
+test_support.os
+test_support.precisionbigmemtest(
+test_support.real_max_memuse
+test_support.reap_children(
+test_support.record_original_stdout(
+test_support.requires(
+test_support.rmtree(
+test_support.run_doctest(
+test_support.run_unittest(
+test_support.run_with_locale(
+test_support.set_memlimit(
+test_support.shutil
+test_support.socket
+test_support.sortdict(
+test_support.sys
+test_support.threading_cleanup(
+test_support.threading_setup(
+test_support.transient_internet(
+test_support.unittest
+test_support.unlink(
+test_support.unload(
+test_support.use_resources
+test_support.verbose
+test_support.vereq(
+test_support.verify(
+test_support.warnings
+
+--- from test.test_support import * ---
+BasicTestRunner(
+CleanImport(
+EnvironmentVarGuard(
+FUZZ
+HOST
+MAX_Py_ssize_t
+ResourceDenied(
+TESTFN
+TESTFN_ENCODING
+TESTFN_UNICODE
+TESTFN_UNICODE_UNENCODEABLE
+TestFailed(
+TestSkipped(
+TransientResource(
+WarningsRecorder(
+_1G
+_1M
+_2G
+_4G
+bigaddrspacetest(
+bigmemtest(
+bind_port(
+captured_output(
+captured_stdout(
+check_syntax_error(
+check_warnings(
+contextlib
+fcmp(
+find_unused_port(
+findfile(
+forget(
+get_original_stdout(
+have_unicode
+import_module(
+is_jython
+is_resource_enabled(
+make_bad_fd(
+max_memuse
+open_urlresource(
+precisionbigmemtest(
+real_max_memuse
+reap_children(
+record_original_stdout(
+requires(
+run_doctest(
+run_unittest(
+run_with_locale(
+set_memlimit(
+sortdict(
+threading_cleanup(
+threading_setup(
+transient_internet(
+unload(
+use_resources
+vereq(
+verify(
+
+--- import bdb ---
+bdb.Bdb(
+bdb.BdbQuit(
+bdb.Breakpoint(
+bdb.Tdb(
+bdb.__all__
+bdb.__builtins__
+bdb.__doc__
+bdb.__file__
+bdb.__name__
+bdb.__package__
+bdb.bar(
+bdb.checkfuncname(
+bdb.effective(
+bdb.foo(
+bdb.os
+bdb.set_trace(
+bdb.sys
+bdb.test(
+bdb.types
+
+--- from bdb import * ---
+Bdb(
+BdbQuit(
+Breakpoint(
+Tdb(
+bar(
+checkfuncname(
+effective(
+foo(
+
+--- import trace ---
+trace.CoverageResults(
+trace.Ignore(
+trace.PRAGMA_NOCOVER
+trace.Trace(
+trace.__builtins__
+trace.__doc__
+trace.__file__
+trace.__name__
+trace.__package__
+trace.cPickle
+trace.find_executable_linenos(
+trace.find_lines(
+trace.find_lines_from_code(
+trace.find_strings(
+trace.fullmodname(
+trace.gc
+trace.linecache
+trace.main(
+trace.modname(
+trace.os
+trace.pickle
+trace.re
+trace.rx_blank
+trace.sys
+trace.threading
+trace.time
+trace.token
+trace.tokenize
+trace.types
+trace.usage(
+
+--- from trace import * ---
+CoverageResults(
+Ignore(
+PRAGMA_NOCOVER
+Trace(
+cPickle
+find_executable_linenos(
+find_lines(
+find_lines_from_code(
+find_strings(
+fullmodname(
+modname(
+rx_blank
+
+--- import future_builtins ---
+future_builtins.__doc__
+future_builtins.__file__
+future_builtins.__name__
+future_builtins.__package__
+future_builtins.ascii(
+future_builtins.filter(
+future_builtins.hex(
+future_builtins.map(
+future_builtins.oct(
+future_builtins.zip(
+
+--- from future_builtins import * ---
+
+--- import contextlib ---
+contextlib.GeneratorContextManager(
+contextlib.__all__
+contextlib.__builtins__
+contextlib.__doc__
+contextlib.__file__
+contextlib.__name__
+contextlib.__package__
+contextlib.closing(
+contextlib.contextmanager(
+contextlib.nested(
+contextlib.sys
+contextlib.wraps(
+
+--- from contextlib import * ---
+GeneratorContextManager(
+closing(
+contextmanager(
+nested(
+
+--- import abc ---
+abc.ABCMeta(
+abc.__builtins__
+abc.__doc__
+abc.__file__
+abc.__name__
+abc.__package__
+abc.abstractmethod(
+abc.abstractproperty(
+
+--- from abc import * ---
+
+--- import gc ---
+gc.DEBUG_COLLECTABLE
+gc.DEBUG_INSTANCES
+gc.DEBUG_LEAK
+gc.DEBUG_OBJECTS
+gc.DEBUG_SAVEALL
+gc.DEBUG_STATS
+gc.DEBUG_UNCOLLECTABLE
+gc.__doc__
+gc.__name__
+gc.__package__
+gc.collect(
+gc.disable(
+gc.enable(
+gc.garbage
+gc.get_count(
+gc.get_debug(
+gc.get_objects(
+gc.get_referents(
+gc.get_referrers(
+gc.get_threshold(
+gc.isenabled(
+gc.set_debug(
+gc.set_threshold(
+
+--- from gc import * ---
+DEBUG_COLLECTABLE
+DEBUG_INSTANCES
+DEBUG_LEAK
+DEBUG_OBJECTS
+DEBUG_SAVEALL
+DEBUG_STATS
+DEBUG_UNCOLLECTABLE
+collect(
+garbage
+get_debug(
+get_objects(
+get_referents(
+get_referrers(
+get_threshold(
+isenabled(
+set_debug(
+set_threshold(
+
+--- import fpectl ---
+fpectl.__doc__
+fpectl.__file__
+fpectl.__name__
+fpectl.__package__
+fpectl.error(
+fpectl.turnoff_sigfpe(
+fpectl.turnon_sigfpe(
+
+--- from fpectl import * ---
+turnoff_sigfpe(
+turnon_sigfpe(
+
+--- import imputil ---
+imputil.BuiltinImporter(
+imputil.DynLoadSuffixImporter(
+imputil.ImportManager(
+imputil.Importer(
+imputil.__all__
+imputil.__builtin__
+imputil.__builtins__
+imputil.__doc__
+imputil.__file__
+imputil.__name__
+imputil.__package__
+imputil.imp
+imputil.marshal
+imputil.py_suffix_importer(
+imputil.struct
+imputil.sys
+
+--- from imputil import * ---
+BuiltinImporter(
+DynLoadSuffixImporter(
+ImportManager(
+Importer(
+py_suffix_importer(
+
+--- import zipimport ---
+zipimport.ZipImportError(
+zipimport.__doc__
+zipimport.__name__
+zipimport.__package__
+zipimport.zipimporter(
+
+--- from zipimport import * ---
+ZipImportError(
+
+--- import modulefinder ---
+modulefinder.AddPackagePath(
+modulefinder.HAVE_ARGUMENT
+modulefinder.IMPORT_NAME
+modulefinder.LOAD_CONST
+modulefinder.Module(
+modulefinder.ModuleFinder(
+modulefinder.READ_MODE
+modulefinder.ReplacePackage(
+modulefinder.STORE_GLOBAL
+modulefinder.STORE_NAME
+modulefinder.STORE_OPS
+modulefinder.__builtins__
+modulefinder.__doc__
+modulefinder.__file__
+modulefinder.__name__
+modulefinder.__package__
+modulefinder.dis
+modulefinder.generators
+modulefinder.imp
+modulefinder.marshal
+modulefinder.os
+modulefinder.packagePathMap
+modulefinder.replacePackageMap
+modulefinder.struct
+modulefinder.sys
+modulefinder.test(
+modulefinder.types
+
+--- from modulefinder import * ---
+AddPackagePath(
+IMPORT_NAME
+LOAD_CONST
+ModuleFinder(
+READ_MODE
+ReplacePackage(
+STORE_GLOBAL
+STORE_NAME
+STORE_OPS
+packagePathMap
+replacePackageMap
+
+--- import runpy ---
+runpy.__all__
+runpy.__builtins__
+runpy.__doc__
+runpy.__file__
+runpy.__name__
+runpy.__package__
+runpy.get_loader(
+runpy.imp
+runpy.run_module(
+runpy.sys
+
+--- from runpy import * ---
+run_module(
+
+--- import symtable ---
+symtable.Class(
+symtable.DEF_BOUND
+symtable.DEF_GLOBAL
+symtable.DEF_IMPORT
+symtable.DEF_LOCAL
+symtable.DEF_PARAM
+symtable.FREE
+symtable.Function(
+symtable.GLOBAL_EXPLICIT
+symtable.GLOBAL_IMPLICIT
+symtable.OPT_BARE_EXEC
+symtable.OPT_EXEC
+symtable.OPT_IMPORT_STAR
+symtable.SCOPE_MASK
+symtable.SCOPE_OFF
+symtable.Symbol(
+symtable.SymbolTable(
+symtable.SymbolTableFactory(
+symtable.USE
+symtable.__all__
+symtable.__builtins__
+symtable.__doc__
+symtable.__file__
+symtable.__name__
+symtable.__package__
+symtable.symtable(
+symtable.warnings
+symtable.weakref
+
+--- from symtable import * ---
+DEF_BOUND
+DEF_GLOBAL
+DEF_IMPORT
+DEF_LOCAL
+DEF_PARAM
+FREE
+GLOBAL_EXPLICIT
+GLOBAL_IMPLICIT
+OPT_BARE_EXEC
+OPT_EXEC
+OPT_IMPORT_STAR
+SCOPE_MASK
+SCOPE_OFF
+Symbol(
+SymbolTable(
+SymbolTableFactory(
+USE
+symtable(
+
+--- import pickletools ---
+pickletools.ArgumentDescriptor(
+pickletools.OpcodeInfo(
+pickletools.StackObject(
+pickletools.TAKEN_FROM_ARGUMENT1
+pickletools.TAKEN_FROM_ARGUMENT4
+pickletools.UP_TO_NEWLINE
+pickletools.__all__
+pickletools.__builtins__
+pickletools.__doc__
+pickletools.__file__
+pickletools.__name__
+pickletools.__package__
+pickletools.__test__
+pickletools.anyobject
+pickletools.code2op
+pickletools.decimalnl_long
+pickletools.decimalnl_short
+pickletools.decode_long(
+pickletools.dis(
+pickletools.float8
+pickletools.floatnl
+pickletools.genops(
+pickletools.int4
+pickletools.long1
+pickletools.long4
+pickletools.markobject
+pickletools.opcodes
+pickletools.optimize(
+pickletools.pybool
+pickletools.pydict
+pickletools.pyfloat
+pickletools.pyint
+pickletools.pyinteger_or_bool
+pickletools.pylist
+pickletools.pylong
+pickletools.pynone
+pickletools.pystring
+pickletools.pytuple
+pickletools.pyunicode
+pickletools.read_decimalnl_long(
+pickletools.read_decimalnl_short(
+pickletools.read_float8(
+pickletools.read_floatnl(
+pickletools.read_int4(
+pickletools.read_long1(
+pickletools.read_long4(
+pickletools.read_string1(
+pickletools.read_string4(
+pickletools.read_stringnl(
+pickletools.read_stringnl_noescape(
+pickletools.read_stringnl_noescape_pair(
+pickletools.read_uint1(
+pickletools.read_uint2(
+pickletools.read_unicodestring4(
+pickletools.read_unicodestringnl(
+pickletools.stackslice
+pickletools.string1
+pickletools.string4
+pickletools.stringnl
+pickletools.stringnl_noescape
+pickletools.stringnl_noescape_pair
+pickletools.uint1
+pickletools.uint2
+pickletools.unicodestring4
+pickletools.unicodestringnl
+
+--- from pickletools import * ---
+ArgumentDescriptor(
+OpcodeInfo(
+StackObject(
+TAKEN_FROM_ARGUMENT1
+TAKEN_FROM_ARGUMENT4
+UP_TO_NEWLINE
+anyobject
+code2op
+decimalnl_long
+decimalnl_short
+float8
+floatnl
+genops(
+int4
+long1
+long4
+markobject
+opcodes
+optimize(
+pybool
+pydict
+pyfloat
+pyint
+pyinteger_or_bool
+pylist
+pylong
+pynone
+pystring
+pytuple
+pyunicode
+read_decimalnl_long(
+read_decimalnl_short(
+read_float8(
+read_floatnl(
+read_int4(
+read_long1(
+read_long4(
+read_string1(
+read_string4(
+read_stringnl(
+read_stringnl_noescape(
+read_stringnl_noescape_pair(
+read_uint1(
+read_uint2(
+read_unicodestring4(
+read_unicodestringnl(
+stackslice
+string1
+string4
+stringnl
+stringnl_noescape
+stringnl_noescape_pair
+uint1
+uint2
+unicodestring4
+unicodestringnl
+
+--- import spwd ---
+spwd.__doc__
+spwd.__name__
+spwd.__package__
+spwd.getspall(
+spwd.getspnam(
+spwd.struct_spwd(
+
+--- from spwd import * ---
+getspall(
+getspnam(
+struct_spwd(
+
+--- import posixfile ---
+posixfile.SEEK_CUR
+posixfile.SEEK_END
+posixfile.SEEK_SET
+posixfile.__builtins__
+posixfile.__doc__
+posixfile.__file__
+posixfile.__name__
+posixfile.__package__
+posixfile.fileopen(
+posixfile.open(
+posixfile.warnings
+
+--- from posixfile import * ---
+fileopen(
+
+--- import nis ---
+nis.__doc__
+nis.__file__
+nis.__name__
+nis.__package__
+nis.cat(
+nis.error(
+nis.get_default_domain(
+nis.maps(
+nis.match(
+
+--- from nis import * ---
+cat(
+get_default_domain(
+maps(
+
+--- import ZSI ---
+ZSI.EMPTY_NAMESPACE
+ZSI.EvaluateException(
+ZSI.Fault(
+ZSI.FaultException(
+ZSI.FaultFromActor(
+ZSI.FaultFromException(
+ZSI.FaultFromFaultMessage(
+ZSI.FaultFromNotUnderstood(
+ZSI.FaultFromZSIException(
+ZSI.ParseException(
+ZSI.ParsedSoap(
+ZSI.SoapWriter(
+ZSI.TC
+ZSI.TCapache
+ZSI.TCcompound
+ZSI.TCnumbers
+ZSI.TCtimes
+ZSI.Version(
+ZSI.WSActionException(
+ZSI.ZSIException(
+ZSI.ZSI_SCHEMA_URI
+ZSI.__builtins__
+ZSI.__doc__
+ZSI.__file__
+ZSI.__name__
+ZSI.__package__
+ZSI.__path__
+ZSI.fault
+ZSI.i(
+ZSI.parse
+ZSI.pyclass(
+ZSI.schema
+ZSI.sys
+ZSI.version
+ZSI.writer
+ZSI.wstools
+
+--- from ZSI import * ---
+EvaluateException(
+FaultException(
+FaultFromActor(
+FaultFromException(
+FaultFromFaultMessage(
+FaultFromNotUnderstood(
+FaultFromZSIException(
+ParseException(
+ParsedSoap(
+SoapWriter(
+TC
+TCapache
+TCcompound
+TCnumbers
+TCtimes
+WSActionException(
+ZSIException(
+ZSI_SCHEMA_URI
+fault
+i(
+parse
+pyclass(
+writer
+wstools
+
+--- import ZSI.TC ---
+ZSI.TC.Any(
+ZSI.TC.AnyElement(
+ZSI.TC.AnyType(
+ZSI.TC.Apache(
+ZSI.TC.Array(
+ZSI.TC.Base64Binary(
+ZSI.TC.Base64String(
+ZSI.TC.Boolean(
+ZSI.TC.Canonicalize(
+ZSI.TC.ComplexType(
+ZSI.TC.Decimal(
+ZSI.TC.Duration(
+ZSI.TC.ElementDeclaration(
+ZSI.TC.Enumeration(
+ZSI.TC.EvaluateException(
+ZSI.TC.FPEnumeration(
+ZSI.TC.FPdouble(
+ZSI.TC.FPfloat(
+ZSI.TC.GED(
+ZSI.TC.GTD(
+ZSI.TC.Gregorian(
+ZSI.TC.HexBinaryString(
+ZSI.TC.IEnumeration(
+ZSI.TC.Ibyte(
+ZSI.TC.Iint(
+ZSI.TC.Iinteger(
+ZSI.TC.Ilong(
+ZSI.TC.InegativeInteger(
+ZSI.TC.InonNegativeInteger(
+ZSI.TC.InonPositiveInteger(
+ZSI.TC.Integer(
+ZSI.TC.IpositiveInteger(
+ZSI.TC.Ishort(
+ZSI.TC.IunsignedByte(
+ZSI.TC.IunsignedInt(
+ZSI.TC.IunsignedLong(
+ZSI.TC.IunsignedShort(
+ZSI.TC.List(
+ZSI.TC.Nilled
+ZSI.TC.ParseException(
+ZSI.TC.QName(
+ZSI.TC.RegisterGeneratedTypesWithMapping(
+ZSI.TC.RegisterType(
+ZSI.TC.SCHEMA(
+ZSI.TC.SOAP(
+ZSI.TC.SimpleType(
+ZSI.TC.SplitQName(
+ZSI.TC.String(
+ZSI.TC.StringIO(
+ZSI.TC.Struct(
+ZSI.TC.TYPES
+ZSI.TC.Token(
+ZSI.TC.TypeCode(
+ZSI.TC.TypeDefinition(
+ZSI.TC.UNBOUNDED
+ZSI.TC.URI(
+ZSI.TC.Union(
+ZSI.TC.Wrap(
+ZSI.TC.WrapImmutable(
+ZSI.TC.XML(
+ZSI.TC.XMLString(
+ZSI.TC.__builtins__
+ZSI.TC.__doc__
+ZSI.TC.__file__
+ZSI.TC.__name__
+ZSI.TC.__package__
+ZSI.TC.b64decode(
+ZSI.TC.b64encode(
+ZSI.TC.copy
+ZSI.TC.f(
+ZSI.TC.gDate(
+ZSI.TC.gDateTime(
+ZSI.TC.gDay(
+ZSI.TC.gMonth(
+ZSI.TC.gMonthDay(
+ZSI.TC.gTime(
+ZSI.TC.gYear(
+ZSI.TC.gYearMonth(
+ZSI.TC.hexdecode(
+ZSI.TC.hexencode(
+ZSI.TC.isnan(
+ZSI.TC.operator
+ZSI.TC.re
+ZSI.TC.sys
+ZSI.TC.time
+ZSI.TC.types
+ZSI.TC.urldecode(
+ZSI.TC.urlencode(
+
+--- from ZSI import TC ---
+TC.Any(
+TC.AnyElement(
+TC.AnyType(
+TC.Apache(
+TC.Array(
+TC.Base64Binary(
+TC.Base64String(
+TC.Boolean(
+TC.Canonicalize(
+TC.ComplexType(
+TC.Decimal(
+TC.Duration(
+TC.ElementDeclaration(
+TC.Enumeration(
+TC.EvaluateException(
+TC.FPEnumeration(
+TC.FPdouble(
+TC.FPfloat(
+TC.GED(
+TC.GTD(
+TC.Gregorian(
+TC.HexBinaryString(
+TC.IEnumeration(
+TC.Ibyte(
+TC.Iint(
+TC.Iinteger(
+TC.Ilong(
+TC.InegativeInteger(
+TC.InonNegativeInteger(
+TC.InonPositiveInteger(
+TC.Integer(
+TC.IpositiveInteger(
+TC.Ishort(
+TC.IunsignedByte(
+TC.IunsignedInt(
+TC.IunsignedLong(
+TC.IunsignedShort(
+TC.List(
+TC.Nilled
+TC.ParseException(
+TC.QName(
+TC.RegisterGeneratedTypesWithMapping(
+TC.RegisterType(
+TC.SCHEMA(
+TC.SOAP(
+TC.SimpleType(
+TC.SplitQName(
+TC.String(
+TC.StringIO(
+TC.Struct(
+TC.TYPES
+TC.Token(
+TC.TypeCode(
+TC.TypeDefinition(
+TC.UNBOUNDED
+TC.URI(
+TC.Union(
+TC.Wrap(
+TC.WrapImmutable(
+TC.XML(
+TC.XMLString(
+TC.__builtins__
+TC.__doc__
+TC.__file__
+TC.__name__
+TC.__package__
+TC.b64decode(
+TC.b64encode(
+TC.copy
+TC.f(
+TC.gDate(
+TC.gDateTime(
+TC.gDay(
+TC.gMonth(
+TC.gMonthDay(
+TC.gTime(
+TC.gYear(
+TC.gYearMonth(
+TC.hexdecode(
+TC.hexencode(
+TC.isnan(
+TC.operator
+TC.re
+TC.sys
+TC.time
+TC.types
+TC.urldecode(
+TC.urlencode(
+
+--- from ZSI.TC import * ---
+Any(
+AnyElement(
+Apache(
+Base64Binary(
+Base64String(
+Canonicalize(
+Duration(
+ElementDeclaration(
+Enumeration(
+FPEnumeration(
+FPdouble(
+FPfloat(
+GED(
+GTD(
+Gregorian(
+HexBinaryString(
+IEnumeration(
+Ibyte(
+Iint(
+Iinteger(
+Ilong(
+InegativeInteger(
+InonNegativeInteger(
+InonPositiveInteger(
+IpositiveInteger(
+Ishort(
+IunsignedByte(
+IunsignedInt(
+IunsignedLong(
+IunsignedShort(
+Nilled
+RegisterGeneratedTypesWithMapping(
+RegisterType(
+SCHEMA(
+SOAP(
+SimpleType(
+SplitQName(
+TYPES
+TypeCode(
+TypeDefinition(
+UNBOUNDED
+URI(
+Wrap(
+WrapImmutable(
+XMLString(
+f(
+gDate(
+gDateTime(
+gDay(
+gMonth(
+gMonthDay(
+gTime(
+gYear(
+gYearMonth(
+hexdecode(
+hexencode(
+urldecode(
+
+--- import ZSI.TCapache ---
+ZSI.TCapache.Apache(
+ZSI.TCapache.TypeCode(
+ZSI.TCapache.__builtins__
+ZSI.TCapache.__doc__
+ZSI.TCapache.__file__
+ZSI.TCapache.__name__
+ZSI.TCapache.__package__
+
+--- from ZSI import TCapache ---
+TCapache.Apache(
+TCapache.TypeCode(
+TCapache.__builtins__
+TCapache.__doc__
+TCapache.__file__
+TCapache.__name__
+TCapache.__package__
+
+--- from ZSI.TCapache import * ---
+
+--- import ZSI.TCcompound ---
+ZSI.TCcompound.Any(
+ZSI.TCcompound.AnyElement(
+ZSI.TCcompound.AnyType(
+ZSI.TCcompound.Array(
+ZSI.TCcompound.ComplexType(
+ZSI.TCcompound.ElementDeclaration(
+ZSI.TCcompound.EvaluateException(
+ZSI.TCcompound.Nilled
+ZSI.TCcompound.ParseException(
+ZSI.TCcompound.SCHEMA(
+ZSI.TCcompound.SOAP(
+ZSI.TCcompound.SplitQName(
+ZSI.TCcompound.Struct(
+ZSI.TCcompound.TypeCode(
+ZSI.TCcompound.TypeDefinition(
+ZSI.TCcompound.UNBOUNDED
+ZSI.TCcompound.__builtins__
+ZSI.TCcompound.__doc__
+ZSI.TCcompound.__file__
+ZSI.TCcompound.__name__
+ZSI.TCcompound.__package__
+ZSI.TCcompound.re
+ZSI.TCcompound.types
+
+--- from ZSI import TCcompound ---
+TCcompound.Any(
+TCcompound.AnyElement(
+TCcompound.AnyType(
+TCcompound.Array(
+TCcompound.ComplexType(
+TCcompound.ElementDeclaration(
+TCcompound.EvaluateException(
+TCcompound.Nilled
+TCcompound.ParseException(
+TCcompound.SCHEMA(
+TCcompound.SOAP(
+TCcompound.SplitQName(
+TCcompound.Struct(
+TCcompound.TypeCode(
+TCcompound.TypeDefinition(
+TCcompound.UNBOUNDED
+TCcompound.__builtins__
+TCcompound.__doc__
+TCcompound.__file__
+TCcompound.__name__
+TCcompound.__package__
+TCcompound.re
+TCcompound.types
+
+--- from ZSI.TCcompound import * ---
+
+--- import ZSI.TCnumbers ---
+ZSI.TCnumbers.Decimal(
+ZSI.TCnumbers.EvaluateException(
+ZSI.TCnumbers.FPEnumeration(
+ZSI.TCnumbers.FPdouble(
+ZSI.TCnumbers.FPfloat(
+ZSI.TCnumbers.IEnumeration(
+ZSI.TCnumbers.Ibyte(
+ZSI.TCnumbers.Iint(
+ZSI.TCnumbers.Iinteger(
+ZSI.TCnumbers.Ilong(
+ZSI.TCnumbers.InegativeInteger(
+ZSI.TCnumbers.InonNegativeInteger(
+ZSI.TCnumbers.InonPositiveInteger(
+ZSI.TCnumbers.Integer(
+ZSI.TCnumbers.IpositiveInteger(
+ZSI.TCnumbers.Ishort(
+ZSI.TCnumbers.IunsignedByte(
+ZSI.TCnumbers.IunsignedInt(
+ZSI.TCnumbers.IunsignedLong(
+ZSI.TCnumbers.IunsignedShort(
+ZSI.TCnumbers.SCHEMA(
+ZSI.TCnumbers.TypeCode(
+ZSI.TCnumbers.__builtins__
+ZSI.TCnumbers.__doc__
+ZSI.TCnumbers.__file__
+ZSI.TCnumbers.__name__
+ZSI.TCnumbers.__package__
+ZSI.TCnumbers.types
+
+--- from ZSI import TCnumbers ---
+TCnumbers.Decimal(
+TCnumbers.EvaluateException(
+TCnumbers.FPEnumeration(
+TCnumbers.FPdouble(
+TCnumbers.FPfloat(
+TCnumbers.IEnumeration(
+TCnumbers.Ibyte(
+TCnumbers.Iint(
+TCnumbers.Iinteger(
+TCnumbers.Ilong(
+TCnumbers.InegativeInteger(
+TCnumbers.InonNegativeInteger(
+TCnumbers.InonPositiveInteger(
+TCnumbers.Integer(
+TCnumbers.IpositiveInteger(
+TCnumbers.Ishort(
+TCnumbers.IunsignedByte(
+TCnumbers.IunsignedInt(
+TCnumbers.IunsignedLong(
+TCnumbers.IunsignedShort(
+TCnumbers.SCHEMA(
+TCnumbers.TypeCode(
+TCnumbers.__builtins__
+TCnumbers.__doc__
+TCnumbers.__file__
+TCnumbers.__name__
+TCnumbers.__package__
+TCnumbers.types
+
+--- from ZSI.TCnumbers import * ---
+
+--- import ZSI.TCtimes ---
+ZSI.TCtimes.Duration(
+ZSI.TCtimes.EvaluateException(
+ZSI.TCtimes.Gregorian(
+ZSI.TCtimes.SCHEMA(
+ZSI.TCtimes.SimpleType(
+ZSI.TCtimes.TypeCode(
+ZSI.TCtimes.__builtins__
+ZSI.TCtimes.__doc__
+ZSI.TCtimes.__file__
+ZSI.TCtimes.__name__
+ZSI.TCtimes.__package__
+ZSI.TCtimes.gDate(
+ZSI.TCtimes.gDateTime(
+ZSI.TCtimes.gDay(
+ZSI.TCtimes.gMonth(
+ZSI.TCtimes.gMonthDay(
+ZSI.TCtimes.gTime(
+ZSI.TCtimes.gYear(
+ZSI.TCtimes.gYearMonth(
+ZSI.TCtimes.operator
+ZSI.TCtimes.re
+
+--- from ZSI import TCtimes ---
+TCtimes.Duration(
+TCtimes.EvaluateException(
+TCtimes.Gregorian(
+TCtimes.SCHEMA(
+TCtimes.SimpleType(
+TCtimes.TypeCode(
+TCtimes.__builtins__
+TCtimes.__doc__
+TCtimes.__file__
+TCtimes.__name__
+TCtimes.__package__
+TCtimes.gDate(
+TCtimes.gDateTime(
+TCtimes.gDay(
+TCtimes.gMonth(
+TCtimes.gMonthDay(
+TCtimes.gTime(
+TCtimes.gYear(
+TCtimes.gYearMonth(
+TCtimes.operator
+TCtimes.re
+
+--- from ZSI.TCtimes import * ---
+
+--- import ZSI.fault ---
+ZSI.fault.ActorFaultDetail(
+ZSI.fault.ActorFaultDetailTypeCode(
+ZSI.fault.AnyElement(
+ZSI.fault.Canonicalize(
+ZSI.fault.Detail(
+ZSI.fault.ElementDeclaration(
+ZSI.fault.Fault(
+ZSI.fault.FaultFromActor(
+ZSI.fault.FaultFromException(
+ZSI.fault.FaultFromFaultMessage(
+ZSI.fault.FaultFromNotUnderstood(
+ZSI.fault.FaultFromZSIException(
+ZSI.fault.FaultType(
+ZSI.fault.QName(
+ZSI.fault.SOAP(
+ZSI.fault.SoapWriter(
+ZSI.fault.String(
+ZSI.fault.StringIO
+ZSI.fault.Struct(
+ZSI.fault.UNBOUNDED
+ZSI.fault.URI(
+ZSI.fault.URIFaultDetail(
+ZSI.fault.URIFaultDetailTypeCode(
+ZSI.fault.XMLString(
+ZSI.fault.ZSIException(
+ZSI.fault.ZSIFaultDetail(
+ZSI.fault.ZSIFaultDetailTypeCode(
+ZSI.fault.ZSIHeaderDetail(
+ZSI.fault.ZSI_SCHEMA_URI
+ZSI.fault.__builtins__
+ZSI.fault.__doc__
+ZSI.fault.__file__
+ZSI.fault.__name__
+ZSI.fault.__package__
+ZSI.fault.traceback
+
+--- from ZSI import fault ---
+fault.ActorFaultDetail(
+fault.ActorFaultDetailTypeCode(
+fault.AnyElement(
+fault.Canonicalize(
+fault.Detail(
+fault.ElementDeclaration(
+fault.Fault(
+fault.FaultFromActor(
+fault.FaultFromException(
+fault.FaultFromFaultMessage(
+fault.FaultFromNotUnderstood(
+fault.FaultFromZSIException(
+fault.FaultType(
+fault.QName(
+fault.SOAP(
+fault.SoapWriter(
+fault.String(
+fault.StringIO
+fault.Struct(
+fault.UNBOUNDED
+fault.URI(
+fault.URIFaultDetail(
+fault.URIFaultDetailTypeCode(
+fault.XMLString(
+fault.ZSIException(
+fault.ZSIFaultDetail(
+fault.ZSIFaultDetailTypeCode(
+fault.ZSIHeaderDetail(
+fault.ZSI_SCHEMA_URI
+fault.__builtins__
+fault.__doc__
+fault.__file__
+fault.__name__
+fault.__package__
+fault.traceback
+
+--- from ZSI.fault import * ---
+ActorFaultDetail(
+ActorFaultDetailTypeCode(
+Detail(
+FaultType(
+URIFaultDetail(
+URIFaultDetailTypeCode(
+ZSIFaultDetail(
+ZSIFaultDetailTypeCode(
+ZSIHeaderDetail(
+
+--- import ZSI.parse ---
+ZSI.parse.AnyElement(
+ZSI.parse.EvaluateException(
+ZSI.parse.ParseException(
+ZSI.parse.ParsedSoap(
+ZSI.parse.SOAP(
+ZSI.parse.SplitQName(
+ZSI.parse.XMLNS(
+ZSI.parse.__builtins__
+ZSI.parse.__doc__
+ZSI.parse.__file__
+ZSI.parse.__name__
+ZSI.parse.__package__
+ZSI.parse.sys
+ZSI.parse.types
+
+--- from ZSI import parse ---
+parse.AnyElement(
+parse.EvaluateException(
+parse.ParseException(
+parse.ParsedSoap(
+parse.SOAP(
+parse.SplitQName(
+parse.XMLNS(
+parse.__builtins__
+parse.__doc__
+parse.__file__
+parse.__name__
+parse.__package__
+parse.sys
+parse.types
+
+--- from ZSI.parse import * ---
+XMLNS(
+
+--- import ZSI.schema ---
+ZSI.schema.Any(
+ZSI.schema.ElementDeclaration(
+ZSI.schema.EvaluateException(
+ZSI.schema.GED(
+ZSI.schema.GTD(
+ZSI.schema.LocalElementDeclaration(
+ZSI.schema.RegisterAnyElement(
+ZSI.schema.RegisterBuiltin(
+ZSI.schema.RegisterType(
+ZSI.schema.SCHEMA(
+ZSI.schema.SOAP(
+ZSI.schema.SchemaInstanceType(
+ZSI.schema.SplitQName(
+ZSI.schema.TypeDefinition(
+ZSI.schema.WrapImmutable(
+ZSI.schema.__builtins__
+ZSI.schema.__doc__
+ZSI.schema.__file__
+ZSI.schema.__name__
+ZSI.schema.__package__
+
+--- from ZSI import schema ---
+schema.Any(
+schema.ElementDeclaration(
+schema.EvaluateException(
+schema.GED(
+schema.GTD(
+schema.LocalElementDeclaration(
+schema.RegisterAnyElement(
+schema.RegisterBuiltin(
+schema.RegisterType(
+schema.SCHEMA(
+schema.SOAP(
+schema.SchemaInstanceType(
+schema.SplitQName(
+schema.TypeDefinition(
+schema.WrapImmutable(
+
+--- from ZSI.schema import * ---
+LocalElementDeclaration(
+RegisterAnyElement(
+RegisterBuiltin(
+SchemaInstanceType(
+
+--- import ZSI.version ---
+ZSI.version.Version
+ZSI.version.__builtins__
+ZSI.version.__doc__
+ZSI.version.__file__
+ZSI.version.__name__
+ZSI.version.__package__
+
+--- from ZSI import version ---
+version.Version
+
+--- from ZSI.version import * ---
+Version
+
+--- import ZSI.writer ---
+ZSI.writer.Canonicalize(
+ZSI.writer.ElementProxy(
+ZSI.writer.MessageInterface(
+ZSI.writer.SCHEMA(
+ZSI.writer.SOAP(
+ZSI.writer.SoapWriter(
+ZSI.writer.XMLNS(
+ZSI.writer.ZSI_SCHEMA_URI
+ZSI.writer.__builtins__
+ZSI.writer.__doc__
+ZSI.writer.__file__
+ZSI.writer.__name__
+ZSI.writer.__package__
+ZSI.writer.types
+
+--- from ZSI import writer ---
+writer.Canonicalize(
+writer.ElementProxy(
+writer.MessageInterface(
+writer.SCHEMA(
+writer.SOAP(
+writer.SoapWriter(
+writer.XMLNS(
+writer.ZSI_SCHEMA_URI
+writer.__builtins__
+writer.__doc__
+writer.__file__
+writer.__name__
+writer.__package__
+writer.types
+
+--- from ZSI.writer import * ---
+ElementProxy(
+MessageInterface(
+
+--- import ZSI.wstools ---
+ZSI.wstools.Namespaces
+ZSI.wstools.TimeoutSocket
+ZSI.wstools.Utility
+ZSI.wstools.WSDLTools
+ZSI.wstools.XMLSchema
+ZSI.wstools.XMLname
+ZSI.wstools.__builtins__
+ZSI.wstools.__doc__
+ZSI.wstools.__file__
+ZSI.wstools.__name__
+ZSI.wstools.__package__
+ZSI.wstools.__path__
+ZSI.wstools.c14n
+ZSI.wstools.ident
+ZSI.wstools.logging
+
+--- from ZSI import wstools ---
+wstools.Namespaces
+wstools.TimeoutSocket
+wstools.Utility
+wstools.WSDLTools
+wstools.XMLSchema
+wstools.XMLname
+wstools.__builtins__
+wstools.__doc__
+wstools.__file__
+wstools.__name__
+wstools.__package__
+wstools.__path__
+wstools.c14n
+wstools.ident
+wstools.logging
+
+--- from ZSI.wstools import * ---
+Namespaces
+TimeoutSocket
+Utility
+WSDLTools
+XMLSchema
+XMLname
+c14n
+ident
+
+--- import ZSI.wstools.Namespaces ---
+ZSI.wstools.Namespaces.BEA(
+ZSI.wstools.Namespaces.DSIG(
+ZSI.wstools.Namespaces.ENCRYPTION(
+ZSI.wstools.Namespaces.GLOBUS(
+ZSI.wstools.Namespaces.OASIS(
+ZSI.wstools.Namespaces.SCHEMA(
+ZSI.wstools.Namespaces.SOAP(
+ZSI.wstools.Namespaces.WSA(
+ZSI.wstools.Namespaces.WSA200303(
+ZSI.wstools.Namespaces.WSA200403(
+ZSI.wstools.Namespaces.WSA200408(
+ZSI.wstools.Namespaces.WSA_LIST
+ZSI.wstools.Namespaces.WSDL(
+ZSI.wstools.Namespaces.WSP(
+ZSI.wstools.Namespaces.WSR(
+ZSI.wstools.Namespaces.WSRF(
+ZSI.wstools.Namespaces.WSRFLIST
+ZSI.wstools.Namespaces.WSRF_V1_2(
+ZSI.wstools.Namespaces.WSSE(
+ZSI.wstools.Namespaces.WSTRUST(
+ZSI.wstools.Namespaces.WSU(
+ZSI.wstools.Namespaces.XMLNS(
+ZSI.wstools.Namespaces.ZSI_SCHEMA_URI
+ZSI.wstools.Namespaces.__builtins__
+ZSI.wstools.Namespaces.__doc__
+ZSI.wstools.Namespaces.__file__
+ZSI.wstools.Namespaces.__name__
+ZSI.wstools.Namespaces.__package__
+ZSI.wstools.Namespaces.ident
+ZSI.wstools.Namespaces.sys
+
+--- from ZSI.wstools import Namespaces ---
+Namespaces.BEA(
+Namespaces.DSIG(
+Namespaces.ENCRYPTION(
+Namespaces.GLOBUS(
+Namespaces.OASIS(
+Namespaces.SCHEMA(
+Namespaces.SOAP(
+Namespaces.WSA(
+Namespaces.WSA200303(
+Namespaces.WSA200403(
+Namespaces.WSA200408(
+Namespaces.WSA_LIST
+Namespaces.WSDL(
+Namespaces.WSP(
+Namespaces.WSR(
+Namespaces.WSRF(
+Namespaces.WSRFLIST
+Namespaces.WSRF_V1_2(
+Namespaces.WSSE(
+Namespaces.WSTRUST(
+Namespaces.WSU(
+Namespaces.XMLNS(
+Namespaces.ZSI_SCHEMA_URI
+Namespaces.__builtins__
+Namespaces.__doc__
+Namespaces.__file__
+Namespaces.__name__
+Namespaces.__package__
+Namespaces.ident
+Namespaces.sys
+
+--- from ZSI.wstools.Namespaces import * ---
+BEA(
+DSIG(
+ENCRYPTION(
+GLOBUS(
+OASIS(
+WSA(
+WSA200303(
+WSA200403(
+WSA200408(
+WSA_LIST
+WSDL(
+WSP(
+WSR(
+WSRF(
+WSRFLIST
+WSRF_V1_2(
+WSSE(
+WSTRUST(
+WSU(
+
+--- import ZSI.wstools.TimeoutSocket ---
+ZSI.wstools.TimeoutSocket.TimeoutError(
+ZSI.wstools.TimeoutSocket.TimeoutSocket(
+ZSI.wstools.TimeoutSocket.WSAEINVAL
+ZSI.wstools.TimeoutSocket.__builtins__
+ZSI.wstools.TimeoutSocket.__doc__
+ZSI.wstools.TimeoutSocket.__file__
+ZSI.wstools.TimeoutSocket.__name__
+ZSI.wstools.TimeoutSocket.__package__
+ZSI.wstools.TimeoutSocket.errno
+ZSI.wstools.TimeoutSocket.ident
+ZSI.wstools.TimeoutSocket.select
+ZSI.wstools.TimeoutSocket.socket
+ZSI.wstools.TimeoutSocket.string
+
+--- from ZSI.wstools import TimeoutSocket ---
+TimeoutSocket.TimeoutError(
+TimeoutSocket.TimeoutSocket(
+TimeoutSocket.WSAEINVAL
+TimeoutSocket.__builtins__
+TimeoutSocket.__doc__
+TimeoutSocket.__file__
+TimeoutSocket.__name__
+TimeoutSocket.__package__
+TimeoutSocket.errno
+TimeoutSocket.ident
+TimeoutSocket.select
+TimeoutSocket.socket
+TimeoutSocket.string
+
+--- from ZSI.wstools.TimeoutSocket import * ---
+TimeoutSocket(
+WSAEINVAL
+
+--- import ZSI.wstools.Utility ---
+ZSI.wstools.Utility.Base(
+ZSI.wstools.Utility.Canonicalize(
+ZSI.wstools.Utility.Collection(
+ZSI.wstools.Utility.CollectionNS(
+ZSI.wstools.Utility.DOM
+ZSI.wstools.Utility.DOMException(
+ZSI.wstools.Utility.ElementProxy(
+ZSI.wstools.Utility.Exception(
+ZSI.wstools.Utility.HTTPConnection(
+ZSI.wstools.Utility.HTTPResponse(
+ZSI.wstools.Utility.HTTPSConnection(
+ZSI.wstools.Utility.MessageInterface(
+ZSI.wstools.Utility.NamespaceError(
+ZSI.wstools.Utility.Node(
+ZSI.wstools.Utility.ParseError(
+ZSI.wstools.Utility.PullDOM(
+ZSI.wstools.Utility.RecursionError(
+ZSI.wstools.Utility.SCHEMA(
+ZSI.wstools.Utility.SOAP(
+ZSI.wstools.Utility.START_ELEMENT
+ZSI.wstools.Utility.SplitQName(
+ZSI.wstools.Utility.StringIO(
+ZSI.wstools.Utility.TimeoutError(
+ZSI.wstools.Utility.TimeoutHTTP(
+ZSI.wstools.Utility.TimeoutHTTPS(
+ZSI.wstools.Utility.TimeoutSocket(
+ZSI.wstools.Utility.UserDict(
+ZSI.wstools.Utility.XMLNS(
+ZSI.wstools.Utility.ZSI_SCHEMA_URI
+ZSI.wstools.Utility.__builtins__
+ZSI.wstools.Utility.__doc__
+ZSI.wstools.Utility.__file__
+ZSI.wstools.Utility.__name__
+ZSI.wstools.Utility.__package__
+ZSI.wstools.Utility.basejoin(
+ZSI.wstools.Utility.httplib
+ZSI.wstools.Utility.ident
+ZSI.wstools.Utility.isfile(
+ZSI.wstools.Utility.join(
+ZSI.wstools.Utility.logging
+ZSI.wstools.Utility.socket
+ZSI.wstools.Utility.split(
+ZSI.wstools.Utility.startElementNS(
+ZSI.wstools.Utility.startPrefixMapping(
+ZSI.wstools.Utility.strip(
+ZSI.wstools.Utility.sys
+ZSI.wstools.Utility.types
+ZSI.wstools.Utility.urllib
+ZSI.wstools.Utility.urlopen(
+ZSI.wstools.Utility.urlparse(
+ZSI.wstools.Utility.weakref
+ZSI.wstools.Utility.xml
+
+--- from ZSI.wstools import Utility ---
+Utility.Base(
+Utility.Canonicalize(
+Utility.Collection(
+Utility.CollectionNS(
+Utility.DOM
+Utility.DOMException(
+Utility.ElementProxy(
+Utility.Exception(
+Utility.HTTPConnection(
+Utility.HTTPResponse(
+Utility.HTTPSConnection(
+Utility.MessageInterface(
+Utility.NamespaceError(
+Utility.Node(
+Utility.ParseError(
+Utility.PullDOM(
+Utility.RecursionError(
+Utility.SCHEMA(
+Utility.SOAP(
+Utility.START_ELEMENT
+Utility.SplitQName(
+Utility.StringIO(
+Utility.TimeoutError(
+Utility.TimeoutHTTP(
+Utility.TimeoutHTTPS(
+Utility.TimeoutSocket(
+Utility.UserDict(
+Utility.XMLNS(
+Utility.ZSI_SCHEMA_URI
+Utility.__builtins__
+Utility.__doc__
+Utility.__file__
+Utility.__name__
+Utility.__package__
+Utility.basejoin(
+Utility.httplib
+Utility.ident
+Utility.isfile(
+Utility.join(
+Utility.logging
+Utility.socket
+Utility.split(
+Utility.startElementNS(
+Utility.startPrefixMapping(
+Utility.strip(
+Utility.sys
+Utility.types
+Utility.urllib
+Utility.urlopen(
+Utility.urlparse(
+Utility.weakref
+Utility.xml
+
+--- from ZSI.wstools.Utility import * ---
+CollectionNS(
+DOM
+NamespaceError(
+RecursionError(
+TimeoutHTTP(
+TimeoutHTTPS(
+startElementNS(
+startPrefixMapping(
+
+--- import ZSI.wstools.WSDLTools ---
+ZSI.wstools.WSDLTools.Binding(
+ZSI.wstools.WSDLTools.Collection(
+ZSI.wstools.WSDLTools.CollectionNS(
+ZSI.wstools.WSDLTools.DOM
+ZSI.wstools.WSDLTools.DeclareNSPrefix(
+ZSI.wstools.WSDLTools.Element(
+ZSI.wstools.WSDLTools.ElementProxy(
+ZSI.wstools.WSDLTools.FindExtension(
+ZSI.wstools.WSDLTools.FindExtensions(
+ZSI.wstools.WSDLTools.GetDocumentation(
+ZSI.wstools.WSDLTools.GetExtensions(
+ZSI.wstools.WSDLTools.GetWSAActionFault(
+ZSI.wstools.WSDLTools.GetWSAActionInput(
+ZSI.wstools.WSDLTools.GetWSAActionOutput(
+ZSI.wstools.WSDLTools.HeaderInfo(
+ZSI.wstools.WSDLTools.HttpAddressBinding(
+ZSI.wstools.WSDLTools.HttpBinding(
+ZSI.wstools.WSDLTools.HttpOperationBinding(
+ZSI.wstools.WSDLTools.HttpUrlEncodedBinding(
+ZSI.wstools.WSDLTools.HttpUrlReplacementBinding(
+ZSI.wstools.WSDLTools.ImportElement(
+ZSI.wstools.WSDLTools.Message(
+ZSI.wstools.WSDLTools.MessagePart(
+ZSI.wstools.WSDLTools.MessageRole(
+ZSI.wstools.WSDLTools.MessageRoleBinding(
+ZSI.wstools.WSDLTools.MimeContentBinding(
+ZSI.wstools.WSDLTools.MimeMultipartRelatedBinding(
+ZSI.wstools.WSDLTools.MimePartBinding(
+ZSI.wstools.WSDLTools.MimeXmlBinding(
+ZSI.wstools.WSDLTools.OASIS(
+ZSI.wstools.WSDLTools.Operation(
+ZSI.wstools.WSDLTools.OperationBinding(
+ZSI.wstools.WSDLTools.ParameterInfo(
+ZSI.wstools.WSDLTools.ParseQName(
+ZSI.wstools.WSDLTools.ParseTypeRef(
+ZSI.wstools.WSDLTools.Port(
+ZSI.wstools.WSDLTools.PortType(
+ZSI.wstools.WSDLTools.SOAPCallInfo(
+ZSI.wstools.WSDLTools.SchemaReader(
+ZSI.wstools.WSDLTools.Service(
+ZSI.wstools.WSDLTools.SoapAddressBinding(
+ZSI.wstools.WSDLTools.SoapBinding(
+ZSI.wstools.WSDLTools.SoapBodyBinding(
+ZSI.wstools.WSDLTools.SoapFaultBinding(
+ZSI.wstools.WSDLTools.SoapHeaderBinding(
+ZSI.wstools.WSDLTools.SoapHeaderFaultBinding(
+ZSI.wstools.WSDLTools.SoapOperationBinding(
+ZSI.wstools.WSDLTools.StringIO(
+ZSI.wstools.WSDLTools.Types(
+ZSI.wstools.WSDLTools.WSA(
+ZSI.wstools.WSDLTools.WSA_LIST
+ZSI.wstools.WSDLTools.WSDL(
+ZSI.wstools.WSDLTools.WSDLError(
+ZSI.wstools.WSDLTools.WSDLReader(
+ZSI.wstools.WSDLTools.WSDLToolsAdapter(
+ZSI.wstools.WSDLTools.WSRF(
+ZSI.wstools.WSDLTools.WSRF_V1_2(
+ZSI.wstools.WSDLTools.XMLNS(
+ZSI.wstools.WSDLTools.XMLSchema(
+ZSI.wstools.WSDLTools.__builtins__
+ZSI.wstools.WSDLTools.__doc__
+ZSI.wstools.WSDLTools.__file__
+ZSI.wstools.WSDLTools.__name__
+ZSI.wstools.WSDLTools.__package__
+ZSI.wstools.WSDLTools.basejoin(
+ZSI.wstools.WSDLTools.callInfoFromWSDL(
+ZSI.wstools.WSDLTools.ident
+ZSI.wstools.WSDLTools.weakref
+
+--- from ZSI.wstools import WSDLTools ---
+WSDLTools.Binding(
+WSDLTools.Collection(
+WSDLTools.CollectionNS(
+WSDLTools.DOM
+WSDLTools.DeclareNSPrefix(
+WSDLTools.Element(
+WSDLTools.ElementProxy(
+WSDLTools.FindExtension(
+WSDLTools.FindExtensions(
+WSDLTools.GetDocumentation(
+WSDLTools.GetExtensions(
+WSDLTools.GetWSAActionFault(
+WSDLTools.GetWSAActionInput(
+WSDLTools.GetWSAActionOutput(
+WSDLTools.HeaderInfo(
+WSDLTools.HttpAddressBinding(
+WSDLTools.HttpBinding(
+WSDLTools.HttpOperationBinding(
+WSDLTools.HttpUrlEncodedBinding(
+WSDLTools.HttpUrlReplacementBinding(
+WSDLTools.ImportElement(
+WSDLTools.Message(
+WSDLTools.MessagePart(
+WSDLTools.MessageRole(
+WSDLTools.MessageRoleBinding(
+WSDLTools.MimeContentBinding(
+WSDLTools.MimeMultipartRelatedBinding(
+WSDLTools.MimePartBinding(
+WSDLTools.MimeXmlBinding(
+WSDLTools.OASIS(
+WSDLTools.Operation(
+WSDLTools.OperationBinding(
+WSDLTools.ParameterInfo(
+WSDLTools.ParseQName(
+WSDLTools.ParseTypeRef(
+WSDLTools.Port(
+WSDLTools.PortType(
+WSDLTools.SOAPCallInfo(
+WSDLTools.SchemaReader(
+WSDLTools.Service(
+WSDLTools.SoapAddressBinding(
+WSDLTools.SoapBinding(
+WSDLTools.SoapBodyBinding(
+WSDLTools.SoapFaultBinding(
+WSDLTools.SoapHeaderBinding(
+WSDLTools.SoapHeaderFaultBinding(
+WSDLTools.SoapOperationBinding(
+WSDLTools.StringIO(
+WSDLTools.Types(
+WSDLTools.WSA(
+WSDLTools.WSA_LIST
+WSDLTools.WSDL(
+WSDLTools.WSDLError(
+WSDLTools.WSDLReader(
+WSDLTools.WSDLToolsAdapter(
+WSDLTools.WSRF(
+WSDLTools.WSRF_V1_2(
+WSDLTools.XMLNS(
+WSDLTools.XMLSchema(
+WSDLTools.__builtins__
+WSDLTools.__doc__
+WSDLTools.__file__
+WSDLTools.__name__
+WSDLTools.__package__
+WSDLTools.basejoin(
+WSDLTools.callInfoFromWSDL(
+WSDLTools.ident
+WSDLTools.weakref
+
+--- from ZSI.wstools.WSDLTools import * ---
+Binding(
+DeclareNSPrefix(
+FindExtension(
+FindExtensions(
+GetDocumentation(
+GetExtensions(
+GetWSAActionFault(
+GetWSAActionInput(
+GetWSAActionOutput(
+HeaderInfo(
+HttpAddressBinding(
+HttpBinding(
+HttpOperationBinding(
+HttpUrlEncodedBinding(
+HttpUrlReplacementBinding(
+ImportElement(
+MessagePart(
+MessageRole(
+MessageRoleBinding(
+MimeContentBinding(
+MimeMultipartRelatedBinding(
+MimePartBinding(
+MimeXmlBinding(
+Operation(
+OperationBinding(
+ParameterInfo(
+ParseQName(
+ParseTypeRef(
+PortType(
+SOAPCallInfo(
+SchemaReader(
+SoapAddressBinding(
+SoapBinding(
+SoapBodyBinding(
+SoapFaultBinding(
+SoapHeaderBinding(
+SoapHeaderFaultBinding(
+SoapOperationBinding(
+Types(
+WSDLError(
+WSDLReader(
+WSDLToolsAdapter(
+XMLSchema(
+callInfoFromWSDL(
+
+--- import ZSI.wstools.XMLSchema ---
+ZSI.wstools.XMLSchema.ATTRIBUTES
+ZSI.wstools.XMLSchema.ATTRIBUTE_GROUPS
+ZSI.wstools.XMLSchema.All(
+ZSI.wstools.XMLSchema.AllMarker(
+ZSI.wstools.XMLSchema.Annotation(
+ZSI.wstools.XMLSchema.AnonymousSimpleType(
+ZSI.wstools.XMLSchema.AttributeDeclaration(
+ZSI.wstools.XMLSchema.AttributeGroupDefinition(
+ZSI.wstools.XMLSchema.AttributeGroupMarker(
+ZSI.wstools.XMLSchema.AttributeGroupReference(
+ZSI.wstools.XMLSchema.AttributeMarker(
+ZSI.wstools.XMLSchema.AttributeReference(
+ZSI.wstools.XMLSchema.AttributeWildCard(
+ZSI.wstools.XMLSchema.Choice(
+ZSI.wstools.XMLSchema.ChoiceMarker(
+ZSI.wstools.XMLSchema.Collection(
+ZSI.wstools.XMLSchema.ComplexMarker(
+ZSI.wstools.XMLSchema.ComplexType(
+ZSI.wstools.XMLSchema.DOM
+ZSI.wstools.XMLSchema.DOMAdapter(
+ZSI.wstools.XMLSchema.DOMAdapterInterface(
+ZSI.wstools.XMLSchema.DOMException(
+ZSI.wstools.XMLSchema.DeclarationMarker(
+ZSI.wstools.XMLSchema.DefinitionMarker(
+ZSI.wstools.XMLSchema.ELEMENTS
+ZSI.wstools.XMLSchema.ElementDeclaration(
+ZSI.wstools.XMLSchema.ElementMarker(
+ZSI.wstools.XMLSchema.ElementReference(
+ZSI.wstools.XMLSchema.ElementWildCard(
+ZSI.wstools.XMLSchema.ExtensionMarker(
+ZSI.wstools.XMLSchema.GetSchema(
+ZSI.wstools.XMLSchema.IdentityConstrants(
+ZSI.wstools.XMLSchema.Key(
+ZSI.wstools.XMLSchema.KeyRef(
+ZSI.wstools.XMLSchema.ListMarker(
+ZSI.wstools.XMLSchema.LocalAttributeDeclaration(
+ZSI.wstools.XMLSchema.LocalComplexType(
+ZSI.wstools.XMLSchema.LocalElementDeclaration(
+ZSI.wstools.XMLSchema.LocalMarker(
+ZSI.wstools.XMLSchema.MODEL_GROUPS
+ZSI.wstools.XMLSchema.MarkerInterface(
+ZSI.wstools.XMLSchema.ModelGroupDefinition(
+ZSI.wstools.XMLSchema.ModelGroupMarker(
+ZSI.wstools.XMLSchema.ModelGroupReference(
+ZSI.wstools.XMLSchema.Notation(
+ZSI.wstools.XMLSchema.RLock(
+ZSI.wstools.XMLSchema.Redefine(
+ZSI.wstools.XMLSchema.ReferenceMarker(
+ZSI.wstools.XMLSchema.RestrictionMarker(
+ZSI.wstools.XMLSchema.SCHEMA(
+ZSI.wstools.XMLSchema.SchemaError(
+ZSI.wstools.XMLSchema.SchemaReader(
+ZSI.wstools.XMLSchema.Sequence(
+ZSI.wstools.XMLSchema.SequenceMarker(
+ZSI.wstools.XMLSchema.SimpleMarker(
+ZSI.wstools.XMLSchema.SimpleType(
+ZSI.wstools.XMLSchema.SplitQName(
+ZSI.wstools.XMLSchema.StringIO(
+ZSI.wstools.XMLSchema.TYPES
+ZSI.wstools.XMLSchema.TypeDescriptionComponent(
+ZSI.wstools.XMLSchema.UnionMarker(
+ZSI.wstools.XMLSchema.Unique(
+ZSI.wstools.XMLSchema.WSDLToolsAdapter(
+ZSI.wstools.XMLSchema.WildCardMarker(
+ZSI.wstools.XMLSchema.XMLBase(
+ZSI.wstools.XMLSchema.XMLNS(
+ZSI.wstools.XMLSchema.XMLSchema(
+ZSI.wstools.XMLSchema.XMLSchemaComponent(
+ZSI.wstools.XMLSchema.XMLSchemaFake(
+ZSI.wstools.XMLSchema.__builtins__
+ZSI.wstools.XMLSchema.__doc__
+ZSI.wstools.XMLSchema.__file__
+ZSI.wstools.XMLSchema.__name__
+ZSI.wstools.XMLSchema.__package__
+ZSI.wstools.XMLSchema.basejoin(
+ZSI.wstools.XMLSchema.ident
+ZSI.wstools.XMLSchema.sys
+ZSI.wstools.XMLSchema.tupleClass(
+ZSI.wstools.XMLSchema.types
+ZSI.wstools.XMLSchema.warnings
+ZSI.wstools.XMLSchema.weakref
+
+--- from ZSI.wstools import XMLSchema ---
+XMLSchema.ATTRIBUTES
+XMLSchema.ATTRIBUTE_GROUPS
+XMLSchema.All(
+XMLSchema.AllMarker(
+XMLSchema.Annotation(
+XMLSchema.AnonymousSimpleType(
+XMLSchema.AttributeDeclaration(
+XMLSchema.AttributeGroupDefinition(
+XMLSchema.AttributeGroupMarker(
+XMLSchema.AttributeGroupReference(
+XMLSchema.AttributeMarker(
+XMLSchema.AttributeReference(
+XMLSchema.AttributeWildCard(
+XMLSchema.Choice(
+XMLSchema.ChoiceMarker(
+XMLSchema.Collection(
+XMLSchema.ComplexMarker(
+XMLSchema.ComplexType(
+XMLSchema.DOM
+XMLSchema.DOMAdapter(
+XMLSchema.DOMAdapterInterface(
+XMLSchema.DOMException(
+XMLSchema.DeclarationMarker(
+XMLSchema.DefinitionMarker(
+XMLSchema.ELEMENTS
+XMLSchema.ElementDeclaration(
+XMLSchema.ElementMarker(
+XMLSchema.ElementReference(
+XMLSchema.ElementWildCard(
+XMLSchema.ExtensionMarker(
+XMLSchema.GetSchema(
+XMLSchema.IdentityConstrants(
+XMLSchema.Key(
+XMLSchema.KeyRef(
+XMLSchema.ListMarker(
+XMLSchema.LocalAttributeDeclaration(
+XMLSchema.LocalComplexType(
+XMLSchema.LocalElementDeclaration(
+XMLSchema.LocalMarker(
+XMLSchema.MODEL_GROUPS
+XMLSchema.MarkerInterface(
+XMLSchema.ModelGroupDefinition(
+XMLSchema.ModelGroupMarker(
+XMLSchema.ModelGroupReference(
+XMLSchema.Notation(
+XMLSchema.RLock(
+XMLSchema.Redefine(
+XMLSchema.ReferenceMarker(
+XMLSchema.RestrictionMarker(
+XMLSchema.SCHEMA(
+XMLSchema.SchemaError(
+XMLSchema.SchemaReader(
+XMLSchema.Sequence(
+XMLSchema.SequenceMarker(
+XMLSchema.SimpleMarker(
+XMLSchema.SimpleType(
+XMLSchema.SplitQName(
+XMLSchema.StringIO(
+XMLSchema.TYPES
+XMLSchema.TypeDescriptionComponent(
+XMLSchema.UnionMarker(
+XMLSchema.Unique(
+XMLSchema.WSDLToolsAdapter(
+XMLSchema.WildCardMarker(
+XMLSchema.XMLBase(
+XMLSchema.XMLNS(
+XMLSchema.XMLSchema(
+XMLSchema.XMLSchemaComponent(
+XMLSchema.XMLSchemaFake(
+XMLSchema.__builtins__
+XMLSchema.__doc__
+XMLSchema.__file__
+XMLSchema.__name__
+XMLSchema.__package__
+XMLSchema.basejoin(
+XMLSchema.ident
+XMLSchema.sys
+XMLSchema.tupleClass(
+XMLSchema.types
+XMLSchema.warnings
+XMLSchema.weakref
+
+--- from ZSI.wstools.XMLSchema import * ---
+ATTRIBUTES
+ATTRIBUTE_GROUPS
+All(
+AllMarker(
+Annotation(
+AnonymousSimpleType(
+AttributeDeclaration(
+AttributeGroupDefinition(
+AttributeGroupMarker(
+AttributeGroupReference(
+AttributeMarker(
+AttributeReference(
+AttributeWildCard(
+ChoiceMarker(
+ComplexMarker(
+DOMAdapter(
+DOMAdapterInterface(
+DeclarationMarker(
+DefinitionMarker(
+ELEMENTS
+ElementMarker(
+ElementReference(
+ElementWildCard(
+ExtensionMarker(
+GetSchema(
+IdentityConstrants(
+KeyRef(
+ListMarker(
+LocalAttributeDeclaration(
+LocalComplexType(
+LocalMarker(
+MODEL_GROUPS
+MarkerInterface(
+ModelGroupDefinition(
+ModelGroupMarker(
+ModelGroupReference(
+Redefine(
+ReferenceMarker(
+RestrictionMarker(
+SchemaError(
+SequenceMarker(
+SimpleMarker(
+TypeDescriptionComponent(
+UnionMarker(
+Unique(
+WildCardMarker(
+XMLBase(
+XMLSchemaComponent(
+XMLSchemaFake(
+tupleClass(
+
+--- import ZSI.wstools.XMLname ---
+ZSI.wstools.XMLname.DOTALL
+ZSI.wstools.XMLname.I
+ZSI.wstools.XMLname.IGNORECASE
+ZSI.wstools.XMLname.L
+ZSI.wstools.XMLname.LOCALE
+ZSI.wstools.XMLname.M
+ZSI.wstools.XMLname.MULTILINE
+ZSI.wstools.XMLname.S
+ZSI.wstools.XMLname.U
+ZSI.wstools.XMLname.UNICODE
+ZSI.wstools.XMLname.VERBOSE
+ZSI.wstools.XMLname.X
+ZSI.wstools.XMLname.__builtins__
+ZSI.wstools.XMLname.__doc__
+ZSI.wstools.XMLname.__file__
+ZSI.wstools.XMLname.__name__
+ZSI.wstools.XMLname.__package__
+ZSI.wstools.XMLname.compile(
+ZSI.wstools.XMLname.error(
+ZSI.wstools.XMLname.escape(
+ZSI.wstools.XMLname.findall(
+ZSI.wstools.XMLname.finditer(
+ZSI.wstools.XMLname.fromXMLname(
+ZSI.wstools.XMLname.ident
+ZSI.wstools.XMLname.match(
+ZSI.wstools.XMLname.purge(
+ZSI.wstools.XMLname.search(
+ZSI.wstools.XMLname.split(
+ZSI.wstools.XMLname.sub(
+ZSI.wstools.XMLname.subn(
+ZSI.wstools.XMLname.template(
+ZSI.wstools.XMLname.toXMLname(
+
+--- from ZSI.wstools import XMLname ---
+XMLname.DOTALL
+XMLname.I
+XMLname.IGNORECASE
+XMLname.L
+XMLname.LOCALE
+XMLname.M
+XMLname.MULTILINE
+XMLname.S
+XMLname.U
+XMLname.UNICODE
+XMLname.VERBOSE
+XMLname.X
+XMLname.__builtins__
+XMLname.__doc__
+XMLname.__file__
+XMLname.__name__
+XMLname.__package__
+XMLname.compile(
+XMLname.error(
+XMLname.escape(
+XMLname.findall(
+XMLname.finditer(
+XMLname.fromXMLname(
+XMLname.ident
+XMLname.match(
+XMLname.purge(
+XMLname.search(
+XMLname.split(
+XMLname.sub(
+XMLname.subn(
+XMLname.template(
+XMLname.toXMLname(
+
+--- from ZSI.wstools.XMLname import * ---
+fromXMLname(
+toXMLname(
+
+--- import ZSI.wstools.c14n ---
+ZSI.wstools.c14n.Canonicalize(
+ZSI.wstools.c14n.Node(
+ZSI.wstools.c14n.StringIO
+ZSI.wstools.c14n.XMLNS(
+ZSI.wstools.c14n.__builtins__
+ZSI.wstools.c14n.__doc__
+ZSI.wstools.c14n.__file__
+ZSI.wstools.c14n.__name__
+ZSI.wstools.c14n.__package__
+ZSI.wstools.c14n.cStringIO
+ZSI.wstools.c14n.string
+ZSI.wstools.c14n.sys
+
+--- from ZSI.wstools import c14n ---
+c14n.Canonicalize(
+c14n.Node(
+c14n.StringIO
+c14n.XMLNS(
+c14n.__builtins__
+c14n.__doc__
+c14n.__file__
+c14n.__name__
+c14n.__package__
+c14n.cStringIO
+c14n.string
+c14n.sys
+
+--- from ZSI.wstools.c14n import * ---
+
+--- import ZSI.wstools.logging ---
+ZSI.wstools.logging.BasicLogger(
+ZSI.wstools.logging.DEBUG
+ZSI.wstools.logging.ILogger(
+ZSI.wstools.logging.WARN
+ZSI.wstools.logging.__builtins__
+ZSI.wstools.logging.__doc__
+ZSI.wstools.logging.__file__
+ZSI.wstools.logging.__name__
+ZSI.wstools.logging.__package__
+ZSI.wstools.logging.getLevel(
+ZSI.wstools.logging.getLogger(
+ZSI.wstools.logging.ident
+ZSI.wstools.logging.setBasicLogger(
+ZSI.wstools.logging.setBasicLoggerDEBUG(
+ZSI.wstools.logging.setBasicLoggerWARN(
+ZSI.wstools.logging.setLevel(
+ZSI.wstools.logging.setLoggerClass(
+ZSI.wstools.logging.sys
+
+--- from ZSI.wstools import logging ---
+logging.BasicLogger(
+logging.ILogger(
+logging.getLevel(
+logging.ident
+logging.setBasicLogger(
+logging.setBasicLoggerDEBUG(
+logging.setBasicLoggerWARN(
+logging.setLevel(
+
+--- from ZSI.wstools.logging import * ---
+BasicLogger(
+ILogger(
+getLevel(
+setBasicLogger(
+setBasicLoggerDEBUG(
+setBasicLoggerWARN(
+setLevel(
+
+--- import pygtk ---
+pygtk.__all__
+pygtk.__builtins__
+pygtk.__doc__
+pygtk.__file__
+pygtk.__name__
+pygtk.__package__
+pygtk.fnmatch
+pygtk.glob
+pygtk.os
+pygtk.require(
+pygtk.require20(
+pygtk.sys
+
+--- from pygtk import * ---
+require(
+require20(
+
+--- import gtk ---
+gtk.ACCEL_LOCKED
+gtk.ACCEL_MASK
+gtk.ACCEL_VISIBLE
+gtk.ANCHOR_CENTER
+gtk.ANCHOR_E
+gtk.ANCHOR_EAST
+gtk.ANCHOR_N
+gtk.ANCHOR_NE
+gtk.ANCHOR_NORTH
+gtk.ANCHOR_NORTH_EAST
+gtk.ANCHOR_NORTH_WEST
+gtk.ANCHOR_NW
+gtk.ANCHOR_S
+gtk.ANCHOR_SE
+gtk.ANCHOR_SOUTH
+gtk.ANCHOR_SOUTH_EAST
+gtk.ANCHOR_SOUTH_WEST
+gtk.ANCHOR_SW
+gtk.ANCHOR_W
+gtk.ANCHOR_WEST
+gtk.APP_PAINTABLE
+gtk.ARG_CHILD_ARG
+gtk.ARG_CONSTRUCT
+gtk.ARG_CONSTRUCT_ONLY
+gtk.ARG_READABLE
+gtk.ARG_WRITABLE
+gtk.ARROW_DOWN
+gtk.ARROW_LEFT
+gtk.ARROW_NONE
+gtk.ARROW_RIGHT
+gtk.ARROW_UP
+gtk.ASSISTANT_PAGE_CONFIRM
+gtk.ASSISTANT_PAGE_CONTENT
+gtk.ASSISTANT_PAGE_INTRO
+gtk.ASSISTANT_PAGE_PROGRESS
+gtk.ASSISTANT_PAGE_SUMMARY
+gtk.AboutDialog(
+gtk.AccelFlags(
+gtk.AccelGroup(
+gtk.AccelLabel(
+gtk.AccelMap(
+gtk.Accessible(
+gtk.Action(
+gtk.ActionGroup(
+gtk.Activatable(
+gtk.Adjustment(
+gtk.Alignment(
+gtk.AnchorType(
+gtk.ArgFlags(
+gtk.Arrow(
+gtk.ArrowType(
+gtk.AspectFrame(
+gtk.Assistant(
+gtk.AssistantPageType(
+gtk.AttachOptions(
+gtk.BUILDER_ERROR_DUPLICATE_ID
+gtk.BUILDER_ERROR_INVALID_ATTRIBUTE
+gtk.BUILDER_ERROR_INVALID_TAG
+gtk.BUILDER_ERROR_INVALID_TYPE_FUNCTION
+gtk.BUILDER_ERROR_INVALID_VALUE
+gtk.BUILDER_ERROR_MISSING_ATTRIBUTE
+gtk.BUILDER_ERROR_MISSING_PROPERTY_VALUE
+gtk.BUILDER_ERROR_UNHANDLED_TAG
+gtk.BUILDER_ERROR_VERSION_MISMATCH
+gtk.BUTTONBOX_CENTER
+gtk.BUTTONBOX_DEFAULT_STYLE
+gtk.BUTTONBOX_EDGE
+gtk.BUTTONBOX_END
+gtk.BUTTONBOX_SPREAD
+gtk.BUTTONBOX_START
+gtk.BUTTONS_CANCEL
+gtk.BUTTONS_CLOSE
+gtk.BUTTONS_NONE
+gtk.BUTTONS_OK
+gtk.BUTTONS_OK_CANCEL
+gtk.BUTTONS_YES_NO
+gtk.BUTTON_DRAGS
+gtk.BUTTON_EXPANDS
+gtk.BUTTON_IGNORED
+gtk.BUTTON_SELECTS
+gtk.Bin(
+gtk.Border(
+gtk.Box(
+gtk.Buildable(
+gtk.Builder(
+gtk.BuilderError(
+gtk.Button(
+gtk.ButtonAction(
+gtk.ButtonBox(
+gtk.ButtonBoxStyle(
+gtk.ButtonsType(
+gtk.CALENDAR_NO_MONTH_CHANGE
+gtk.CALENDAR_SHOW_DAY_NAMES
+gtk.CALENDAR_SHOW_DETAILS
+gtk.CALENDAR_SHOW_HEADING
+gtk.CALENDAR_SHOW_WEEK_NUMBERS
+gtk.CALENDAR_WEEK_START_MONDAY
+gtk.CAN_DEFAULT
+gtk.CAN_FOCUS
+gtk.CELL_EMPTY
+gtk.CELL_PIXMAP
+gtk.CELL_PIXTEXT
+gtk.CELL_RENDERER_ACCEL_MODE_GTK
+gtk.CELL_RENDERER_ACCEL_MODE_OTHER
+gtk.CELL_RENDERER_FOCUSED
+gtk.CELL_RENDERER_INSENSITIVE
+gtk.CELL_RENDERER_MODE_ACTIVATABLE
+gtk.CELL_RENDERER_MODE_EDITABLE
+gtk.CELL_RENDERER_MODE_INERT
+gtk.CELL_RENDERER_PRELIT
+gtk.CELL_RENDERER_SELECTED
+gtk.CELL_RENDERER_SORTED
+gtk.CELL_TEXT
+gtk.CELL_WIDGET
+gtk.CENTIMETERS
+gtk.CLIST_DRAG_AFTER
+gtk.CLIST_DRAG_BEFORE
+gtk.CLIST_DRAG_INTO
+gtk.CLIST_DRAG_NONE
+gtk.CList(
+gtk.CListDragPos(
+gtk.COMPOSITE_CHILD
+gtk.CORNER_BOTTOM_LEFT
+gtk.CORNER_BOTTOM_RIGHT
+gtk.CORNER_TOP_LEFT
+gtk.CORNER_TOP_RIGHT
+gtk.CTREE_EXPANDER_CIRCULAR
+gtk.CTREE_EXPANDER_NONE
+gtk.CTREE_EXPANDER_SQUARE
+gtk.CTREE_EXPANDER_TRIANGLE
+gtk.CTREE_EXPANSION_COLLAPSE
+gtk.CTREE_EXPANSION_COLLAPSE_RECURSIVE
+gtk.CTREE_EXPANSION_EXPAND
+gtk.CTREE_EXPANSION_EXPAND_RECURSIVE
+gtk.CTREE_EXPANSION_TOGGLE
+gtk.CTREE_EXPANSION_TOGGLE_RECURSIVE
+gtk.CTREE_LINES_DOTTED
+gtk.CTREE_LINES_NONE
+gtk.CTREE_LINES_SOLID
+gtk.CTREE_LINES_TABBED
+gtk.CTREE_POS_AFTER
+gtk.CTREE_POS_AS_CHILD
+gtk.CTREE_POS_BEFORE
+gtk.CTree(
+gtk.CTreeExpanderStyle(
+gtk.CTreeExpansionType(
+gtk.CTreeLineStyle(
+gtk.CTreeNode(
+gtk.CTreePos(
+gtk.CURVE_TYPE_FREE
+gtk.CURVE_TYPE_LINEAR
+gtk.CURVE_TYPE_SPLINE
+gtk.Calendar(
+gtk.CalendarDisplayOptions(
+gtk.CellEditable(
+gtk.CellLayout(
+gtk.CellRenderer(
+gtk.CellRendererAccel(
+gtk.CellRendererAccelMode(
+gtk.CellRendererCombo(
+gtk.CellRendererMode(
+gtk.CellRendererPixbuf(
+gtk.CellRendererProgress(
+gtk.CellRendererSpin(
+gtk.CellRendererState(
+gtk.CellRendererText(
+gtk.CellRendererToggle(
+gtk.CellType(
+gtk.CellView(
+gtk.CheckButton(
+gtk.CheckMenuItem(
+gtk.Clipboard(
+gtk.ColorButton(
+gtk.ColorSelection(
+gtk.ColorSelectionDialog(
+gtk.Combo(
+gtk.ComboBox(
+gtk.ComboBoxEntry(
+gtk.Container(
+gtk.CornerType(
+gtk.Curve(
+gtk.CurveType(
+gtk.DEBUG_BUILDER
+gtk.DEBUG_GEOMETRY
+gtk.DEBUG_ICONTHEME
+gtk.DEBUG_KEYBINDINGS
+gtk.DEBUG_MISC
+gtk.DEBUG_MODULES
+gtk.DEBUG_MULTIHEAD
+gtk.DEBUG_PLUGSOCKET
+gtk.DEBUG_PRINTING
+gtk.DEBUG_TEXT
+gtk.DEBUG_TREE
+gtk.DEBUG_UPDATES
+gtk.DELETE_CHARS
+gtk.DELETE_DISPLAY_LINES
+gtk.DELETE_DISPLAY_LINE_ENDS
+gtk.DELETE_PARAGRAPHS
+gtk.DELETE_PARAGRAPH_ENDS
+gtk.DELETE_WHITESPACE
+gtk.DELETE_WORDS
+gtk.DELETE_WORD_ENDS
+gtk.DEST_DEFAULT_ALL
+gtk.DEST_DEFAULT_DROP
+gtk.DEST_DEFAULT_HIGHLIGHT
+gtk.DEST_DEFAULT_MOTION
+gtk.DIALOG_DESTROY_WITH_PARENT
+gtk.DIALOG_MODAL
+gtk.DIALOG_NO_SEPARATOR
+gtk.DIRECTION_LEFT
+gtk.DIRECTION_RIGHT
+gtk.DIR_DOWN
+gtk.DIR_LEFT
+gtk.DIR_RIGHT
+gtk.DIR_TAB_BACKWARD
+gtk.DIR_TAB_FORWARD
+gtk.DIR_UP
+gtk.DOUBLE_BUFFERED
+gtk.DebugFlag(
+gtk.DeleteType(
+gtk.DeprecationWarning(
+gtk.DestDefaults(
+gtk.Dialog(
+gtk.DialogFlags(
+gtk.DirectionType(
+gtk.DrawingArea(
+gtk.EXPAND
+gtk.EXPANDER_COLLAPSED
+gtk.EXPANDER_EXPANDED
+gtk.EXPANDER_SEMI_COLLAPSED
+gtk.EXPANDER_SEMI_EXPANDED
+gtk.Editable(
+gtk.Entry(
+gtk.EntryCompletion(
+gtk.EventBox(
+gtk.Expander(
+gtk.ExpanderStyle(
+gtk.FALSE
+gtk.FILE_CHOOSER_ACTION_CREATE_FOLDER
+gtk.FILE_CHOOSER_ACTION_OPEN
+gtk.FILE_CHOOSER_ACTION_SAVE
+gtk.FILE_CHOOSER_ACTION_SELECT_FOLDER
+gtk.FILE_CHOOSER_CONFIRMATION_ACCEPT_FILENAME
+gtk.FILE_CHOOSER_CONFIRMATION_CONFIRM
+gtk.FILE_CHOOSER_CONFIRMATION_SELECT_AGAIN
+gtk.FILE_CHOOSER_ERROR_ALREADY_EXISTS
+gtk.FILE_CHOOSER_ERROR_BAD_FILENAME
+gtk.FILE_CHOOSER_ERROR_INCOMPLETE_HOSTNAME
+gtk.FILE_CHOOSER_ERROR_NONEXISTENT
+gtk.FILE_FILTER_DISPLAY_NAME
+gtk.FILE_FILTER_FILENAME
+gtk.FILE_FILTER_MIME_TYPE
+gtk.FILE_FILTER_URI
+gtk.FILL
+gtk.FLOATING
+gtk.FileChooser(
+gtk.FileChooserAction(
+gtk.FileChooserButton(
+gtk.FileChooserConfirmation(
+gtk.FileChooserDialog(
+gtk.FileChooserEmbed(
+gtk.FileChooserError(
+gtk.FileChooserWidget(
+gtk.FileFilter(
+gtk.FileFilterFlags(
+gtk.FileSelection(
+gtk.Fixed(
+gtk.FontButton(
+gtk.FontSelection(
+gtk.FontSelectionDialog(
+gtk.Frame(
+gtk.GammaCurve(
+gtk.GdkAtomType(
+gtk.GenericCellRenderer(
+gtk.GenericTreeModel(
+gtk.HAS_DEFAULT
+gtk.HAS_FOCUS
+gtk.HAS_GRAB
+gtk.HBox(
+gtk.HButtonBox(
+gtk.HPaned(
+gtk.HRuler(
+gtk.HScale(
+gtk.HScrollbar(
+gtk.HSeparator(
+gtk.HandleBox(
+gtk.ICON_LOOKUP_FORCE_SIZE
+gtk.ICON_LOOKUP_FORCE_SVG
+gtk.ICON_LOOKUP_GENERIC_FALLBACK
+gtk.ICON_LOOKUP_NO_SVG
+gtk.ICON_LOOKUP_USE_BUILTIN
+gtk.ICON_SIZE_BUTTON
+gtk.ICON_SIZE_DIALOG
+gtk.ICON_SIZE_DND
+gtk.ICON_SIZE_INVALID
+gtk.ICON_SIZE_LARGE_TOOLBAR
+gtk.ICON_SIZE_MENU
+gtk.ICON_SIZE_SMALL_TOOLBAR
+gtk.ICON_THEME_FAILED
+gtk.ICON_THEME_NOT_FOUND
+gtk.ICON_VIEW_DROP_ABOVE
+gtk.ICON_VIEW_DROP_BELOW
+gtk.ICON_VIEW_DROP_INTO
+gtk.ICON_VIEW_DROP_LEFT
+gtk.ICON_VIEW_DROP_RIGHT
+gtk.ICON_VIEW_NO_DROP
+gtk.IMAGE_ANIMATION
+gtk.IMAGE_EMPTY
+gtk.IMAGE_GICON
+gtk.IMAGE_ICON_NAME
+gtk.IMAGE_ICON_SET
+gtk.IMAGE_IMAGE
+gtk.IMAGE_PIXBUF
+gtk.IMAGE_PIXMAP
+gtk.IMAGE_STOCK
+gtk.IMContext(
+gtk.IMContextSimple(
+gtk.IMMulticontext(
+gtk.IMPreeditStyle(
+gtk.IMStatusStyle(
+gtk.IM_PREEDIT_CALLBACK
+gtk.IM_PREEDIT_NONE
+gtk.IM_PREEDIT_NOTHING
+gtk.IM_STATUS_CALLBACK
+gtk.IM_STATUS_NONE
+gtk.IM_STATUS_NOTHING
+gtk.INCHES
+gtk.IN_DESTRUCTION
+gtk.IconFactory(
+gtk.IconInfo(
+gtk.IconLookupFlags(
+gtk.IconSet(
+gtk.IconSize(
+gtk.IconSource(
+gtk.IconTheme(
+gtk.IconThemeError(
+gtk.IconView(
+gtk.IconViewDropPosition(
+gtk.Image(
+gtk.ImageMenuItem(
+gtk.ImageType(
+gtk.InputDialog(
+gtk.Invisible(
+gtk.Item(
+gtk.ItemFactory(
+gtk.JUSTIFY_CENTER
+gtk.JUSTIFY_FILL
+gtk.JUSTIFY_LEFT
+gtk.JUSTIFY_RIGHT
+gtk.Justification(
+gtk.LEFT_RIGHT
+gtk.Label(
+gtk.Layout(
+gtk.LazyModule(
+gtk.LazyNamespace(
+gtk.LinkButton(
+gtk.List(
+gtk.ListItem(
+gtk.ListStore(
+gtk.MAPPED
+gtk.MATCH_ALL
+gtk.MATCH_ALL_TAIL
+gtk.MATCH_EXACT
+gtk.MATCH_HEAD
+gtk.MATCH_LAST
+gtk.MATCH_TAIL
+gtk.MENU_DIR_CHILD
+gtk.MENU_DIR_NEXT
+gtk.MENU_DIR_PARENT
+gtk.MENU_DIR_PREV
+gtk.MESSAGE_ERROR
+gtk.MESSAGE_INFO
+gtk.MESSAGE_OTHER
+gtk.MESSAGE_QUESTION
+gtk.MESSAGE_WARNING
+gtk.MOVEMENT_BUFFER_ENDS
+gtk.MOVEMENT_DISPLAY_LINES
+gtk.MOVEMENT_DISPLAY_LINE_ENDS
+gtk.MOVEMENT_HORIZONTAL_PAGES
+gtk.MOVEMENT_LOGICAL_POSITIONS
+gtk.MOVEMENT_PAGES
+gtk.MOVEMENT_PARAGRAPHS
+gtk.MOVEMENT_PARAGRAPH_ENDS
+gtk.MOVEMENT_VISUAL_POSITIONS
+gtk.MOVEMENT_WORDS
+gtk.MatchType(
+gtk.Menu(
+gtk.MenuBar(
+gtk.MenuDirectionType(
+gtk.MenuItem(
+gtk.MenuShell(
+gtk.MenuToolButton(
+gtk.MessageDialog(
+gtk.MessageType(
+gtk.MetricType(
+gtk.Misc(
+gtk.MountOperation(
+gtk.MovementStep(
+gtk.NOTEBOOK_TAB_FIRST
+gtk.NOTEBOOK_TAB_LAST
+gtk.NO_REPARENT
+gtk.NO_SHOW_ALL
+gtk.NO_WINDOW
+gtk.Notebook(
+gtk.NotebookTab(
+gtk.ORIENTATION_HORIZONTAL
+gtk.ORIENTATION_VERTICAL
+gtk.Object(
+gtk.ObjectFlags(
+gtk.OldEditable(
+gtk.OptionMenu(
+gtk.Orientable(
+gtk.Orientation(
+gtk.PACK_DIRECTION_BTT
+gtk.PACK_DIRECTION_LTR
+gtk.PACK_DIRECTION_RTL
+gtk.PACK_DIRECTION_TTB
+gtk.PACK_END
+gtk.PACK_START
+gtk.PAGE_ORIENTATION_LANDSCAPE
+gtk.PAGE_ORIENTATION_PORTRAIT
+gtk.PAGE_ORIENTATION_REVERSE_LANDSCAPE
+gtk.PAGE_ORIENTATION_REVERSE_PORTRAIT
+gtk.PAGE_SET_ALL
+gtk.PAGE_SET_EVEN
+gtk.PAGE_SET_ODD
+gtk.PAPER_NAME_A3
+gtk.PAPER_NAME_A4
+gtk.PAPER_NAME_A5
+gtk.PAPER_NAME_B5
+gtk.PAPER_NAME_EXECUTIVE
+gtk.PAPER_NAME_LEGAL
+gtk.PAPER_NAME_LETTER
+gtk.PARENT_SENSITIVE
+gtk.PATH_CLASS
+gtk.PATH_PRIO_APPLICATION
+gtk.PATH_PRIO_GTK
+gtk.PATH_PRIO_HIGHEST
+gtk.PATH_PRIO_LOWEST
+gtk.PATH_PRIO_RC
+gtk.PATH_PRIO_THEME
+gtk.PATH_WIDGET
+gtk.PATH_WIDGET_CLASS
+gtk.PIXELS
+gtk.POLICY_ALWAYS
+gtk.POLICY_AUTOMATIC
+gtk.POLICY_NEVER
+gtk.POS_BOTTOM
+gtk.POS_LEFT
+gtk.POS_RIGHT
+gtk.POS_TOP
+gtk.PREVIEW_COLOR
+gtk.PREVIEW_GRAYSCALE
+gtk.PRINT_DUPLEX_HORIZONTAL
+gtk.PRINT_DUPLEX_SIMPLEX
+gtk.PRINT_DUPLEX_VERTICAL
+gtk.PRINT_ERROR_GENERAL
+gtk.PRINT_ERROR_INTERNAL_ERROR
+gtk.PRINT_ERROR_INVALID_FILE
+gtk.PRINT_ERROR_NOMEM
+gtk.PRINT_OPERATION_ACTION_EXPORT
+gtk.PRINT_OPERATION_ACTION_PREVIEW
+gtk.PRINT_OPERATION_ACTION_PRINT
+gtk.PRINT_OPERATION_ACTION_PRINT_DIALOG
+gtk.PRINT_OPERATION_RESULT_APPLY
+gtk.PRINT_OPERATION_RESULT_CANCEL
+gtk.PRINT_OPERATION_RESULT_ERROR
+gtk.PRINT_OPERATION_RESULT_IN_PROGRESS
+gtk.PRINT_PAGES_ALL
+gtk.PRINT_PAGES_CURRENT
+gtk.PRINT_PAGES_RANGES
+gtk.PRINT_QUALITY_DRAFT
+gtk.PRINT_QUALITY_HIGH
+gtk.PRINT_QUALITY_LOW
+gtk.PRINT_QUALITY_NORMAL
+gtk.PRINT_STATUS_FINISHED
+gtk.PRINT_STATUS_FINISHED_ABORTED
+gtk.PRINT_STATUS_GENERATING_DATA
+gtk.PRINT_STATUS_INITIAL
+gtk.PRINT_STATUS_PENDING
+gtk.PRINT_STATUS_PENDING_ISSUE
+gtk.PRINT_STATUS_PREPARING
+gtk.PRINT_STATUS_PRINTING
+gtk.PRINT_STATUS_SENDING_DATA
+gtk.PRIVATE_GTK_ALLOC_NEEDED
+gtk.PRIVATE_GTK_ANCHORED
+gtk.PRIVATE_GTK_CHILD_VISIBLE
+gtk.PRIVATE_GTK_DIRECTION_LTR
+gtk.PRIVATE_GTK_DIRECTION_SET
+gtk.PRIVATE_GTK_HAS_POINTER
+gtk.PRIVATE_GTK_HAS_SHAPE_MASK
+gtk.PRIVATE_GTK_IN_REPARENT
+gtk.PRIVATE_GTK_REDRAW_ON_ALLOC
+gtk.PRIVATE_GTK_REQUEST_NEEDED
+gtk.PRIVATE_GTK_RESIZE_PENDING
+gtk.PRIVATE_GTK_SHADOWED
+gtk.PRIVATE_GTK_USER_STYLE
+gtk.PROGRESS_BOTTOM_TO_TOP
+gtk.PROGRESS_CONTINUOUS
+gtk.PROGRESS_DISCRETE
+gtk.PROGRESS_LEFT_TO_RIGHT
+gtk.PROGRESS_RIGHT_TO_LEFT
+gtk.PROGRESS_TOP_TO_BOTTOM
+gtk.PackDirection(
+gtk.PackType(
+gtk.PageOrientation(
+gtk.PageSet(
+gtk.PageSetup(
+gtk.Paned(
+gtk.PaperSize(
+gtk.PathPriorityType(
+gtk.PathType(
+gtk.Pixmap(
+gtk.Plug(
+gtk.PolicyType(
+gtk.PositionType(
+gtk.Preview(
+gtk.PreviewType(
+gtk.PrintContext(
+gtk.PrintDuplex(
+gtk.PrintError(
+gtk.PrintOperation(
+gtk.PrintOperationAction(
+gtk.PrintOperationPreview(
+gtk.PrintOperationResult(
+gtk.PrintPages(
+gtk.PrintQuality(
+gtk.PrintSettings(
+gtk.PrintStatus(
+gtk.PrivateFlags(
+gtk.Progress(
+gtk.ProgressBar(
+gtk.ProgressBarOrientation(
+gtk.ProgressBarStyle(
+gtk.RC_BASE
+gtk.RC_BG
+gtk.RC_FG
+gtk.RC_STYLE
+gtk.RC_TEXT
+gtk.RC_TOKEN_ACTIVE
+gtk.RC_TOKEN_APPLICATION
+gtk.RC_TOKEN_BASE
+gtk.RC_TOKEN_BG
+gtk.RC_TOKEN_BG_PIXMAP
+gtk.RC_TOKEN_BIND
+gtk.RC_TOKEN_BINDING
+gtk.RC_TOKEN_CLASS
+gtk.RC_TOKEN_COLOR
+gtk.RC_TOKEN_ENGINE
+gtk.RC_TOKEN_FG
+gtk.RC_TOKEN_FONT
+gtk.RC_TOKEN_FONTSET
+gtk.RC_TOKEN_FONT_NAME
+gtk.RC_TOKEN_GTK
+gtk.RC_TOKEN_HIGHEST
+gtk.RC_TOKEN_IM_MODULE_FILE
+gtk.RC_TOKEN_IM_MODULE_PATH
+gtk.RC_TOKEN_INCLUDE
+gtk.RC_TOKEN_INSENSITIVE
+gtk.RC_TOKEN_INVALID
+gtk.RC_TOKEN_LAST
+gtk.RC_TOKEN_LOWEST
+gtk.RC_TOKEN_LTR
+gtk.RC_TOKEN_MODULE_PATH
+gtk.RC_TOKEN_NORMAL
+gtk.RC_TOKEN_PIXMAP_PATH
+gtk.RC_TOKEN_PRELIGHT
+gtk.RC_TOKEN_RC
+gtk.RC_TOKEN_RTL
+gtk.RC_TOKEN_SELECTED
+gtk.RC_TOKEN_STOCK
+gtk.RC_TOKEN_STYLE
+gtk.RC_TOKEN_TEXT
+gtk.RC_TOKEN_THEME
+gtk.RC_TOKEN_UNBIND
+gtk.RC_TOKEN_WIDGET
+gtk.RC_TOKEN_WIDGET_CLASS
+gtk.RC_TOKEN_XTHICKNESS
+gtk.RC_TOKEN_YTHICKNESS
+gtk.REALIZED
+gtk.RECEIVES_DEFAULT
+gtk.RECENT_CHOOSER_ERROR_INVALID_URI
+gtk.RECENT_CHOOSER_ERROR_NOT_FOUND
+gtk.RECENT_FILTER_AGE
+gtk.RECENT_FILTER_APPLICATION
+gtk.RECENT_FILTER_DISPLAY_NAME
+gtk.RECENT_FILTER_GROUP
+gtk.RECENT_FILTER_MIME_TYPE
+gtk.RECENT_FILTER_URI
+gtk.RECENT_MANAGER_ERROR_INVALID_ENCODING
+gtk.RECENT_MANAGER_ERROR_INVALID_URI
+gtk.RECENT_MANAGER_ERROR_NOT_FOUND
+gtk.RECENT_MANAGER_ERROR_NOT_REGISTERED
+gtk.RECENT_MANAGER_ERROR_READ
+gtk.RECENT_MANAGER_ERROR_UNKNOWN
+gtk.RECENT_MANAGER_ERROR_WRITE
+gtk.RECENT_SORT_CUSTOM
+gtk.RECENT_SORT_LRU
+gtk.RECENT_SORT_MRU
+gtk.RECENT_SORT_NONE
+gtk.RELIEF_HALF
+gtk.RELIEF_NONE
+gtk.RELIEF_NORMAL
+gtk.RESERVED_1
+gtk.RESERVED_2
+gtk.RESIZE_IMMEDIATE
+gtk.RESIZE_PARENT
+gtk.RESIZE_QUEUE
+gtk.RESPONSE_ACCEPT
+gtk.RESPONSE_APPLY
+gtk.RESPONSE_CANCEL
+gtk.RESPONSE_CLOSE
+gtk.RESPONSE_DELETE_EVENT
+gtk.RESPONSE_HELP
+gtk.RESPONSE_NO
+gtk.RESPONSE_NONE
+gtk.RESPONSE_OK
+gtk.RESPONSE_REJECT
+gtk.RESPONSE_YES
+gtk.RadioAction(
+gtk.RadioButton(
+gtk.RadioMenuItem(
+gtk.RadioToolButton(
+gtk.Range(
+gtk.RcFlags(
+gtk.RcStyle(
+gtk.RcTokenType(
+gtk.RecentAction(
+gtk.RecentChooser(
+gtk.RecentChooserDialog(
+gtk.RecentChooserError(
+gtk.RecentChooserMenu(
+gtk.RecentChooserWidget(
+gtk.RecentFilter(
+gtk.RecentFilterFlags(
+gtk.RecentInfo(
+gtk.RecentManager(
+gtk.RecentManagerError(
+gtk.RecentSortType(
+gtk.ReliefStyle(
+gtk.Requisition(
+gtk.ResizeMode(
+gtk.ResponseType(
+gtk.Ruler(
+gtk.SCROLL_END
+gtk.SCROLL_ENDS
+gtk.SCROLL_HORIZONTAL_ENDS
+gtk.SCROLL_HORIZONTAL_PAGES
+gtk.SCROLL_HORIZONTAL_STEPS
+gtk.SCROLL_JUMP
+gtk.SCROLL_NONE
+gtk.SCROLL_PAGES
+gtk.SCROLL_PAGE_BACKWARD
+gtk.SCROLL_PAGE_DOWN
+gtk.SCROLL_PAGE_FORWARD
+gtk.SCROLL_PAGE_LEFT
+gtk.SCROLL_PAGE_RIGHT
+gtk.SCROLL_PAGE_UP
+gtk.SCROLL_START
+gtk.SCROLL_STEPS
+gtk.SCROLL_STEP_BACKWARD
+gtk.SCROLL_STEP_DOWN
+gtk.SCROLL_STEP_FORWARD
+gtk.SCROLL_STEP_LEFT
+gtk.SCROLL_STEP_RIGHT
+gtk.SCROLL_STEP_UP
+gtk.SELECTION_BROWSE
+gtk.SELECTION_EXTENDED
+gtk.SELECTION_MULTIPLE
+gtk.SELECTION_NONE
+gtk.SELECTION_SINGLE
+gtk.SENSITIVE
+gtk.SENSITIVITY_AUTO
+gtk.SENSITIVITY_OFF
+gtk.SENSITIVITY_ON
+gtk.SHADOW_ETCHED_IN
+gtk.SHADOW_ETCHED_OUT
+gtk.SHADOW_IN
+gtk.SHADOW_NONE
+gtk.SHADOW_OUT
+gtk.SHRINK
+gtk.SIDE_BOTTOM
+gtk.SIDE_LEFT
+gtk.SIDE_RIGHT
+gtk.SIDE_TOP
+gtk.SIZE_GROUP_BOTH
+gtk.SIZE_GROUP_HORIZONTAL
+gtk.SIZE_GROUP_NONE
+gtk.SIZE_GROUP_VERTICAL
+gtk.SORT_ASCENDING
+gtk.SORT_DESCENDING
+gtk.SPIN_END
+gtk.SPIN_HOME
+gtk.SPIN_PAGE_BACKWARD
+gtk.SPIN_PAGE_FORWARD
+gtk.SPIN_STEP_BACKWARD
+gtk.SPIN_STEP_FORWARD
+gtk.SPIN_USER_DEFINED
+gtk.STATE_ACTIVE
+gtk.STATE_INSENSITIVE
+gtk.STATE_NORMAL
+gtk.STATE_PRELIGHT
+gtk.STATE_SELECTED
+gtk.STOCK_ABOUT
+gtk.STOCK_ADD
+gtk.STOCK_APPLY
+gtk.STOCK_BOLD
+gtk.STOCK_CANCEL
+gtk.STOCK_CAPS_LOCK_WARNING
+gtk.STOCK_CDROM
+gtk.STOCK_CLEAR
+gtk.STOCK_CLOSE
+gtk.STOCK_COLOR_PICKER
+gtk.STOCK_CONNECT
+gtk.STOCK_CONVERT
+gtk.STOCK_COPY
+gtk.STOCK_CUT
+gtk.STOCK_DELETE
+gtk.STOCK_DIALOG_AUTHENTICATION
+gtk.STOCK_DIALOG_ERROR
+gtk.STOCK_DIALOG_INFO
+gtk.STOCK_DIALOG_QUESTION
+gtk.STOCK_DIALOG_WARNING
+gtk.STOCK_DIRECTORY
+gtk.STOCK_DISCARD
+gtk.STOCK_DISCONNECT
+gtk.STOCK_DND
+gtk.STOCK_DND_MULTIPLE
+gtk.STOCK_EDIT
+gtk.STOCK_EXECUTE
+gtk.STOCK_FILE
+gtk.STOCK_FIND
+gtk.STOCK_FIND_AND_REPLACE
+gtk.STOCK_FLOPPY
+gtk.STOCK_FULLSCREEN
+gtk.STOCK_GOTO_BOTTOM
+gtk.STOCK_GOTO_FIRST
+gtk.STOCK_GOTO_LAST
+gtk.STOCK_GOTO_TOP
+gtk.STOCK_GO_BACK
+gtk.STOCK_GO_DOWN
+gtk.STOCK_GO_FORWARD
+gtk.STOCK_GO_UP
+gtk.STOCK_HARDDISK
+gtk.STOCK_HELP
+gtk.STOCK_HOME
+gtk.STOCK_INDENT
+gtk.STOCK_INDEX
+gtk.STOCK_INFO
+gtk.STOCK_ITALIC
+gtk.STOCK_JUMP_TO
+gtk.STOCK_JUSTIFY_CENTER
+gtk.STOCK_JUSTIFY_FILL
+gtk.STOCK_JUSTIFY_LEFT
+gtk.STOCK_JUSTIFY_RIGHT
+gtk.STOCK_LEAVE_FULLSCREEN
+gtk.STOCK_MEDIA_FORWARD
+gtk.STOCK_MEDIA_NEXT
+gtk.STOCK_MEDIA_PAUSE
+gtk.STOCK_MEDIA_PLAY
+gtk.STOCK_MEDIA_PREVIOUS
+gtk.STOCK_MEDIA_RECORD
+gtk.STOCK_MEDIA_REWIND
+gtk.STOCK_MEDIA_STOP
+gtk.STOCK_MISSING_IMAGE
+gtk.STOCK_NETWORK
+gtk.STOCK_NEW
+gtk.STOCK_NO
+gtk.STOCK_OK
+gtk.STOCK_OPEN
+gtk.STOCK_ORIENTATION_LANDSCAPE
+gtk.STOCK_ORIENTATION_PORTRAIT
+gtk.STOCK_ORIENTATION_REVERSE_LANDSCAPE
+gtk.STOCK_ORIENTATION_REVERSE_PORTRAIT
+gtk.STOCK_PAGE_SETUP
+gtk.STOCK_PASTE
+gtk.STOCK_PREFERENCES
+gtk.STOCK_PRINT
+gtk.STOCK_PRINT_ERROR
+gtk.STOCK_PRINT_PAUSED
+gtk.STOCK_PRINT_PREVIEW
+gtk.STOCK_PRINT_REPORT
+gtk.STOCK_PRINT_WARNING
+gtk.STOCK_PROPERTIES
+gtk.STOCK_QUIT
+gtk.STOCK_REDO
+gtk.STOCK_REFRESH
+gtk.STOCK_REMOVE
+gtk.STOCK_REVERT_TO_SAVED
+gtk.STOCK_SAVE
+gtk.STOCK_SAVE_AS
+gtk.STOCK_SELECT_ALL
+gtk.STOCK_SELECT_COLOR
+gtk.STOCK_SELECT_FONT
+gtk.STOCK_SORT_ASCENDING
+gtk.STOCK_SORT_DESCENDING
+gtk.STOCK_SPELL_CHECK
+gtk.STOCK_STOP
+gtk.STOCK_STRIKETHROUGH
+gtk.STOCK_UNDELETE
+gtk.STOCK_UNDERLINE
+gtk.STOCK_UNDO
+gtk.STOCK_UNINDENT
+gtk.STOCK_YES
+gtk.STOCK_ZOOM_100
+gtk.STOCK_ZOOM_FIT
+gtk.STOCK_ZOOM_IN
+gtk.STOCK_ZOOM_OUT
+gtk.Scale(
+gtk.ScaleButton(
+gtk.ScrollStep(
+gtk.ScrollType(
+gtk.Scrollbar(
+gtk.ScrolledWindow(
+gtk.SelectionData(
+gtk.SelectionMode(
+gtk.SensitivityType(
+gtk.Separator(
+gtk.SeparatorMenuItem(
+gtk.SeparatorToolItem(
+gtk.Settings(
+gtk.ShadowType(
+gtk.SideType(
+gtk.SizeGroup(
+gtk.SizeGroupMode(
+gtk.Socket(
+gtk.SortType(
+gtk.SpinButton(
+gtk.SpinButtonUpdatePolicy(
+gtk.SpinType(
+gtk.StateType(
+gtk.StatusIcon(
+gtk.Statusbar(
+gtk.Style(
+gtk.SubmenuDirection(
+gtk.SubmenuPlacement(
+gtk.TARGET_OTHER_APP
+gtk.TARGET_OTHER_WIDGET
+gtk.TARGET_SAME_APP
+gtk.TARGET_SAME_WIDGET
+gtk.TEXT_BUFFER_TARGET_INFO_BUFFER_CONTENTS
+gtk.TEXT_BUFFER_TARGET_INFO_RICH_TEXT
+gtk.TEXT_BUFFER_TARGET_INFO_TEXT
+gtk.TEXT_DIR_LTR
+gtk.TEXT_DIR_NONE
+gtk.TEXT_DIR_RTL
+gtk.TEXT_SEARCH_TEXT_ONLY
+gtk.TEXT_SEARCH_VISIBLE_ONLY
+gtk.TEXT_WINDOW_BOTTOM
+gtk.TEXT_WINDOW_LEFT
+gtk.TEXT_WINDOW_PRIVATE
+gtk.TEXT_WINDOW_RIGHT
+gtk.TEXT_WINDOW_TEXT
+gtk.TEXT_WINDOW_TOP
+gtk.TEXT_WINDOW_WIDGET
+gtk.TOOLBAR_BOTH
+gtk.TOOLBAR_BOTH_HORIZ
+gtk.TOOLBAR_CHILD_BUTTON
+gtk.TOOLBAR_CHILD_RADIOBUTTON
+gtk.TOOLBAR_CHILD_SPACE
+gtk.TOOLBAR_CHILD_TOGGLEBUTTON
+gtk.TOOLBAR_CHILD_WIDGET
+gtk.TOOLBAR_ICONS
+gtk.TOOLBAR_SPACE_EMPTY
+gtk.TOOLBAR_SPACE_LINE
+gtk.TOOLBAR_TEXT
+gtk.TOPLEVEL
+gtk.TOP_BOTTOM
+gtk.TREE_MODEL_ITERS_PERSIST
+gtk.TREE_MODEL_LIST_ONLY
+gtk.TREE_VIEW_COLUMN_AUTOSIZE
+gtk.TREE_VIEW_COLUMN_FIXED
+gtk.TREE_VIEW_COLUMN_GROW_ONLY
+gtk.TREE_VIEW_DROP_AFTER
+gtk.TREE_VIEW_DROP_BEFORE
+gtk.TREE_VIEW_DROP_INTO_OR_AFTER
+gtk.TREE_VIEW_DROP_INTO_OR_BEFORE
+gtk.TREE_VIEW_GRID_LINES_BOTH
+gtk.TREE_VIEW_GRID_LINES_HORIZONTAL
+gtk.TREE_VIEW_GRID_LINES_NONE
+gtk.TREE_VIEW_GRID_LINES_VERTICAL
+gtk.TREE_VIEW_ITEM
+gtk.TREE_VIEW_LINE
+gtk.TRUE
+gtk.Table(
+gtk.TargetFlags(
+gtk.TearoffMenuItem(
+gtk.TextAttributes(
+gtk.TextBuffer(
+gtk.TextBufferTargetInfo(
+gtk.TextChildAnchor(
+gtk.TextDirection(
+gtk.TextIter(
+gtk.TextMark(
+gtk.TextSearchFlags(
+gtk.TextTag(
+gtk.TextTagTable(
+gtk.TextView(
+gtk.TextWindowType(
+gtk.ToggleAction(
+gtk.ToggleButton(
+gtk.ToggleToolButton(
+gtk.ToolButton(
+gtk.ToolItem(
+gtk.ToolShell(
+gtk.Toolbar(
+gtk.ToolbarChildType(
+gtk.ToolbarSpaceStyle(
+gtk.ToolbarStyle(
+gtk.Tooltip(
+gtk.Tooltips(
+gtk.TreeDragDest(
+gtk.TreeDragSource(
+gtk.TreeIter(
+gtk.TreeModel(
+gtk.TreeModelFilter(
+gtk.TreeModelFlags(
+gtk.TreeModelSort(
+gtk.TreeRowReference(
+gtk.TreeSelection(
+gtk.TreeSortable(
+gtk.TreeStore(
+gtk.TreeView(
+gtk.TreeViewColumn(
+gtk.TreeViewColumnSizing(
+gtk.TreeViewDropPosition(
+gtk.TreeViewGridLines(
+gtk.TreeViewMode(
+gtk.UIManager(
+gtk.UIManagerItemType(
+gtk.UI_MANAGER_ACCELERATOR
+gtk.UI_MANAGER_AUTO
+gtk.UI_MANAGER_MENU
+gtk.UI_MANAGER_MENUBAR
+gtk.UI_MANAGER_MENUITEM
+gtk.UI_MANAGER_PLACEHOLDER
+gtk.UI_MANAGER_POPUP
+gtk.UI_MANAGER_POPUP_WITH_ACCELS
+gtk.UI_MANAGER_SEPARATOR
+gtk.UI_MANAGER_TOOLBAR
+gtk.UI_MANAGER_TOOLITEM
+gtk.UNIT_INCH
+gtk.UNIT_MM
+gtk.UNIT_PIXEL
+gtk.UNIT_POINTS
+gtk.UPDATE_ALWAYS
+gtk.UPDATE_CONTINUOUS
+gtk.UPDATE_DELAYED
+gtk.UPDATE_DISCONTINUOUS
+gtk.UPDATE_IF_VALID
+gtk.Unit(
+gtk.UpdateType(
+gtk.VBox(
+gtk.VButtonBox(
+gtk.VISIBILITY_FULL
+gtk.VISIBILITY_NONE
+gtk.VISIBILITY_PARTIAL
+gtk.VISIBLE
+gtk.VPaned(
+gtk.VRuler(
+gtk.VScale(
+gtk.VScrollbar(
+gtk.VSeparator(
+gtk.Viewport(
+gtk.Visibility(
+gtk.VolumeButton(
+gtk.WIDGET_HELP_TOOLTIP
+gtk.WIDGET_HELP_WHATS_THIS
+gtk.WINDOW_POPUP
+gtk.WINDOW_TOPLEVEL
+gtk.WIN_POS_CENTER
+gtk.WIN_POS_CENTER_ALWAYS
+gtk.WIN_POS_CENTER_ON_PARENT
+gtk.WIN_POS_MOUSE
+gtk.WIN_POS_NONE
+gtk.WRAP_CHAR
+gtk.WRAP_NONE
+gtk.WRAP_WORD
+gtk.WRAP_WORD_CHAR
+gtk.Warning(
+gtk.Widget(
+gtk.WidgetFlags(
+gtk.WidgetHelpType(
+gtk.Window(
+gtk.WindowGroup(
+gtk.WindowPosition(
+gtk.WindowType(
+gtk.WrapMode(
+gtk.__builtins__
+gtk.__doc__
+gtk.__file__
+gtk.__name__
+gtk.__package__
+gtk.__path__
+gtk.about_dialog_set_email_hook(
+gtk.about_dialog_set_url_hook(
+gtk.accel_group_from_accel_closure(
+gtk.accel_groups_from_object(
+gtk.accel_map_add_entry(
+gtk.accel_map_add_filter(
+gtk.accel_map_change_entry(
+gtk.accel_map_foreach(
+gtk.accel_map_foreach_unfiltered(
+gtk.accel_map_get(
+gtk.accel_map_load(
+gtk.accel_map_load_fd(
+gtk.accel_map_lock_path(
+gtk.accel_map_lookup_entry(
+gtk.accel_map_save(
+gtk.accel_map_save_fd(
+gtk.accel_map_unlock_path(
+gtk.accelerator_get_default_mod_mask(
+gtk.accelerator_get_label(
+gtk.accelerator_name(
+gtk.accelerator_parse(
+gtk.accelerator_set_default_mod_mask(
+gtk.accelerator_valid(
+gtk.add_log_handlers(
+gtk.alternative_dialog_button_order(
+gtk.binding_entry_add_signal(
+gtk.binding_entry_remove(
+gtk.bindings_activate(
+gtk.bindings_activate_event(
+gtk.cell_view_new_with_markup(
+gtk.cell_view_new_with_pixbuf(
+gtk.cell_view_new_with_text(
+gtk.check_version(
+gtk.clipboard_get(
+gtk.color_selection_palette_from_string(
+gtk.color_selection_palette_to_string(
+gtk.combo_box_entry_new_text(
+gtk.combo_box_entry_new_with_model(
+gtk.combo_box_new_text(
+gtk.container_class_install_child_property(
+gtk.container_class_list_child_properties(
+gtk.create_pixmap(
+gtk.create_pixmap_from_xpm(
+gtk.create_pixmap_from_xpm_d(
+gtk.deprecation
+gtk.disable_setlocale(
+gtk.drag_get_source_widget(
+gtk.drag_set_default_icon(
+gtk.drag_source_set_icon_name(
+gtk.draw_insertion_cursor(
+gtk.events_pending(
+gtk.expander_new_with_mnemonic(
+gtk.file_chooser_widget_new_with_backend(
+gtk.gdk
+gtk.get_current_event(
+gtk.get_current_event_state(
+gtk.get_current_event_time(
+gtk.get_default_language(
+gtk.grab_get_current(
+gtk.gtk_tooltips_data_get(
+gtk.gtk_version
+gtk.hbutton_box_get_layout_default(
+gtk.hbutton_box_get_spacing_default(
+gtk.hbutton_box_set_layout_default(
+gtk.hbutton_box_set_spacing_default(
+gtk.icon_factory_lookup_default(
+gtk.icon_info_new_for_pixbuf(
+gtk.icon_set_new(
+gtk.icon_size_from_name(
+gtk.icon_size_get_name(
+gtk.icon_size_lookup(
+gtk.icon_size_lookup_for_settings(
+gtk.icon_size_register(
+gtk.icon_size_register_alias(
+gtk.icon_theme_add_builtin_icon(
+gtk.icon_theme_get_default(
+gtk.icon_theme_get_for_screen(
+gtk.idle_add(
+gtk.idle_remove(
+gtk.image_new_from_animation(
+gtk.image_new_from_file(
+gtk.image_new_from_icon_name(
+gtk.image_new_from_icon_set(
+gtk.image_new_from_image(
+gtk.image_new_from_pixbuf(
+gtk.image_new_from_pixmap(
+gtk.image_new_from_stock(
+gtk.init_check(
+gtk.input_add(
+gtk.input_add_full(
+gtk.input_remove(
+gtk.item_factories_path_delete(
+gtk.item_factory_add_foreign(
+gtk.item_factory_from_path(
+gtk.item_factory_from_widget(
+gtk.item_factory_path_from_widget(
+gtk.keysyms
+gtk.link_button_new(
+gtk.link_button_set_uri_hook(
+gtk.load_font(
+gtk.load_fontset(
+gtk.ltihooks
+gtk.main(
+gtk.main_do_event(
+gtk.main_iteration(
+gtk.main_iteration_do(
+gtk.main_level(
+gtk.main_quit(
+gtk.mainiteration(
+gtk.mainloop(
+gtk.mainquit(
+gtk.notebook_set_window_creation_hook(
+gtk.page_setup_new_from_file(
+gtk.paper_size_get_default(
+gtk.paper_size_new_custom(
+gtk.paper_size_new_from_ppd(
+gtk.plug_new_for_display(
+gtk.preview_get_cmap(
+gtk.preview_get_visual(
+gtk.preview_reset(
+gtk.preview_set_color_cube(
+gtk.preview_set_gamma(
+gtk.preview_set_install_cmap(
+gtk.preview_set_reserved(
+gtk.print_run_page_setup_dialog(
+gtk.print_settings_new_from_file(
+gtk.pygtk_version
+gtk.quit_add(
+gtk.quit_remove(
+gtk.rc_add_default_file(
+gtk.rc_find_module_in_path(
+gtk.rc_get_default_files(
+gtk.rc_get_im_module_file(
+gtk.rc_get_im_module_path(
+gtk.rc_get_module_dir(
+gtk.rc_get_style_by_paths(
+gtk.rc_get_theme_dir(
+gtk.rc_parse(
+gtk.rc_parse_string(
+gtk.rc_reparse_all(
+gtk.rc_reparse_all_for_settings(
+gtk.rc_reset_styles(
+gtk.rc_set_default_files(
+gtk.recent_action_new_for_manager(
+gtk.recent_manager_get_default(
+gtk.recent_manager_get_for_screen(
+gtk.remove_log_handlers(
+gtk.selection_owner_set_for_display(
+gtk.settings_get_default(
+gtk.settings_get_for_screen(
+gtk.show_about_dialog(
+gtk.show_uri(
+gtk.status_icon_new_from_file(
+gtk.status_icon_new_from_icon_name(
+gtk.status_icon_new_from_pixbuf(
+gtk.status_icon_new_from_stock(
+gtk.status_icon_position_menu(
+gtk.stock_add(
+gtk.stock_list_ids(
+gtk.stock_lookup(
+gtk.sys
+gtk.target_list_add_image_targets(
+gtk.target_list_add_rich_text_targets(
+gtk.target_list_add_text_targets(
+gtk.target_list_add_uri_targets(
+gtk.targets_include_image(
+gtk.targets_include_rich_text(
+gtk.targets_include_text(
+gtk.targets_include_uri(
+gtk.threads_enter(
+gtk.threads_init(
+gtk.threads_leave(
+gtk.timeout_add(
+gtk.timeout_remove(
+gtk.tooltip_trigger_tooltip_query(
+gtk.tooltips_data_get(
+gtk.vbutton_box_get_layout_default(
+gtk.vbutton_box_get_spacing_default(
+gtk.vbutton_box_set_layout_default(
+gtk.vbutton_box_set_spacing_default(
+gtk.ver
+gtk.widget_class_find_style_property(
+gtk.widget_class_install_style_property(
+gtk.widget_class_list_style_properties(
+gtk.widget_get_default_colormap(
+gtk.widget_get_default_direction(
+gtk.widget_get_default_style(
+gtk.widget_get_default_visual(
+gtk.widget_pop_colormap(
+gtk.widget_pop_composite_child(
+gtk.widget_push_colormap(
+gtk.widget_push_composite_child(
+gtk.widget_set_default_colormap(
+gtk.widget_set_default_direction(
+gtk.window_get_default_icon_list(
+gtk.window_list_toplevels(
+gtk.window_set_auto_startup_notification(
+gtk.window_set_default_icon(
+gtk.window_set_default_icon_from_file(
+gtk.window_set_default_icon_list(
+gtk.window_set_default_icon_name(
+
+--- from gtk import * ---
+ACCEL_LOCKED
+ACCEL_MASK
+ACCEL_VISIBLE
+ANCHOR_CENTER
+ANCHOR_E
+ANCHOR_EAST
+ANCHOR_N
+ANCHOR_NE
+ANCHOR_NORTH
+ANCHOR_NORTH_EAST
+ANCHOR_NORTH_WEST
+ANCHOR_NW
+ANCHOR_S
+ANCHOR_SE
+ANCHOR_SOUTH
+ANCHOR_SOUTH_EAST
+ANCHOR_SOUTH_WEST
+ANCHOR_SW
+ANCHOR_W
+ANCHOR_WEST
+APP_PAINTABLE
+ARG_CHILD_ARG
+ARG_CONSTRUCT
+ARG_CONSTRUCT_ONLY
+ARG_READABLE
+ARG_WRITABLE
+ARROW_DOWN
+ARROW_LEFT
+ARROW_NONE
+ARROW_RIGHT
+ARROW_UP
+ASSISTANT_PAGE_CONFIRM
+ASSISTANT_PAGE_CONTENT
+ASSISTANT_PAGE_INTRO
+ASSISTANT_PAGE_PROGRESS
+ASSISTANT_PAGE_SUMMARY
+AboutDialog(
+AccelFlags(
+AccelGroup(
+AccelLabel(
+AccelMap(
+Accessible(
+Action(
+ActionGroup(
+Activatable(
+Adjustment(
+Alignment(
+AnchorType(
+ArgFlags(
+Arrow(
+ArrowType(
+AspectFrame(
+Assistant(
+AssistantPageType(
+AttachOptions(
+BUILDER_ERROR_DUPLICATE_ID
+BUILDER_ERROR_INVALID_ATTRIBUTE
+BUILDER_ERROR_INVALID_TAG
+BUILDER_ERROR_INVALID_TYPE_FUNCTION
+BUILDER_ERROR_INVALID_VALUE
+BUILDER_ERROR_MISSING_ATTRIBUTE
+BUILDER_ERROR_MISSING_PROPERTY_VALUE
+BUILDER_ERROR_UNHANDLED_TAG
+BUILDER_ERROR_VERSION_MISMATCH
+BUTTONBOX_CENTER
+BUTTONBOX_DEFAULT_STYLE
+BUTTONBOX_EDGE
+BUTTONBOX_END
+BUTTONBOX_SPREAD
+BUTTONBOX_START
+BUTTONS_CANCEL
+BUTTONS_CLOSE
+BUTTONS_NONE
+BUTTONS_OK
+BUTTONS_OK_CANCEL
+BUTTONS_YES_NO
+BUTTON_DRAGS
+BUTTON_EXPANDS
+BUTTON_IGNORED
+BUTTON_SELECTS
+Bin(
+Buildable(
+BuilderError(
+ButtonAction(
+ButtonBoxStyle(
+ButtonsType(
+CALENDAR_NO_MONTH_CHANGE
+CALENDAR_SHOW_DAY_NAMES
+CALENDAR_SHOW_DETAILS
+CALENDAR_SHOW_HEADING
+CALENDAR_SHOW_WEEK_NUMBERS
+CALENDAR_WEEK_START_MONDAY
+CAN_DEFAULT
+CAN_FOCUS
+CELL_EMPTY
+CELL_PIXMAP
+CELL_PIXTEXT
+CELL_RENDERER_ACCEL_MODE_GTK
+CELL_RENDERER_ACCEL_MODE_OTHER
+CELL_RENDERER_FOCUSED
+CELL_RENDERER_INSENSITIVE
+CELL_RENDERER_MODE_ACTIVATABLE
+CELL_RENDERER_MODE_EDITABLE
+CELL_RENDERER_MODE_INERT
+CELL_RENDERER_PRELIT
+CELL_RENDERER_SELECTED
+CELL_RENDERER_SORTED
+CELL_TEXT
+CELL_WIDGET
+CENTIMETERS
+CLIST_DRAG_AFTER
+CLIST_DRAG_BEFORE
+CLIST_DRAG_INTO
+CLIST_DRAG_NONE
+CListDragPos(
+COMPOSITE_CHILD
+CORNER_BOTTOM_LEFT
+CORNER_BOTTOM_RIGHT
+CORNER_TOP_LEFT
+CORNER_TOP_RIGHT
+CTREE_EXPANDER_CIRCULAR
+CTREE_EXPANDER_NONE
+CTREE_EXPANDER_SQUARE
+CTREE_EXPANDER_TRIANGLE
+CTREE_EXPANSION_COLLAPSE
+CTREE_EXPANSION_COLLAPSE_RECURSIVE
+CTREE_EXPANSION_EXPAND
+CTREE_EXPANSION_EXPAND_RECURSIVE
+CTREE_EXPANSION_TOGGLE
+CTREE_EXPANSION_TOGGLE_RECURSIVE
+CTREE_LINES_DOTTED
+CTREE_LINES_NONE
+CTREE_LINES_SOLID
+CTREE_LINES_TABBED
+CTREE_POS_AFTER
+CTREE_POS_AS_CHILD
+CTREE_POS_BEFORE
+CTree(
+CTreeExpanderStyle(
+CTreeExpansionType(
+CTreeLineStyle(
+CTreeNode(
+CTreePos(
+CURVE_TYPE_FREE
+CURVE_TYPE_LINEAR
+CURVE_TYPE_SPLINE
+CalendarDisplayOptions(
+CellEditable(
+CellLayout(
+CellRenderer(
+CellRendererAccel(
+CellRendererAccelMode(
+CellRendererCombo(
+CellRendererMode(
+CellRendererPixbuf(
+CellRendererProgress(
+CellRendererSpin(
+CellRendererState(
+CellRendererText(
+CellRendererToggle(
+CellType(
+CellView(
+CheckButton(
+CheckMenuItem(
+ColorButton(
+ColorSelection(
+ColorSelectionDialog(
+Combo(
+ComboBoxEntry(
+CornerType(
+Curve(
+CurveType(
+DEBUG_BUILDER
+DEBUG_GEOMETRY
+DEBUG_ICONTHEME
+DEBUG_KEYBINDINGS
+DEBUG_MISC
+DEBUG_MODULES
+DEBUG_MULTIHEAD
+DEBUG_PLUGSOCKET
+DEBUG_PRINTING
+DEBUG_TEXT
+DEBUG_TREE
+DEBUG_UPDATES
+DELETE_CHARS
+DELETE_DISPLAY_LINES
+DELETE_DISPLAY_LINE_ENDS
+DELETE_PARAGRAPHS
+DELETE_PARAGRAPH_ENDS
+DELETE_WHITESPACE
+DELETE_WORDS
+DELETE_WORD_ENDS
+DEST_DEFAULT_ALL
+DEST_DEFAULT_DROP
+DEST_DEFAULT_HIGHLIGHT
+DEST_DEFAULT_MOTION
+DIALOG_DESTROY_WITH_PARENT
+DIALOG_NO_SEPARATOR
+DIRECTION_LEFT
+DIRECTION_RIGHT
+DIR_DOWN
+DIR_LEFT
+DIR_RIGHT
+DIR_TAB_BACKWARD
+DIR_TAB_FORWARD
+DIR_UP
+DOUBLE_BUFFERED
+DebugFlag(
+DeleteType(
+DestDefaults(
+DialogFlags(
+DirectionType(
+DrawingArea(
+EXPANDER_COLLAPSED
+EXPANDER_EXPANDED
+EXPANDER_SEMI_COLLAPSED
+EXPANDER_SEMI_EXPANDED
+Editable(
+EntryCompletion(
+EventBox(
+Expander(
+ExpanderStyle(
+FILE_CHOOSER_ACTION_CREATE_FOLDER
+FILE_CHOOSER_ACTION_OPEN
+FILE_CHOOSER_ACTION_SAVE
+FILE_CHOOSER_ACTION_SELECT_FOLDER
+FILE_CHOOSER_CONFIRMATION_ACCEPT_FILENAME
+FILE_CHOOSER_CONFIRMATION_CONFIRM
+FILE_CHOOSER_CONFIRMATION_SELECT_AGAIN
+FILE_CHOOSER_ERROR_ALREADY_EXISTS
+FILE_CHOOSER_ERROR_BAD_FILENAME
+FILE_CHOOSER_ERROR_INCOMPLETE_HOSTNAME
+FILE_CHOOSER_ERROR_NONEXISTENT
+FILE_FILTER_DISPLAY_NAME
+FILE_FILTER_FILENAME
+FILE_FILTER_MIME_TYPE
+FILE_FILTER_URI
+FILL
+FLOATING
+FileChooser(
+FileChooserAction(
+FileChooserButton(
+FileChooserConfirmation(
+FileChooserDialog(
+FileChooserEmbed(
+FileChooserError(
+FileChooserWidget(
+FileFilter(
+FileFilterFlags(
+FileSelection(
+Fixed(
+FontButton(
+FontSelection(
+FontSelectionDialog(
+GammaCurve(
+GdkAtomType(
+GenericCellRenderer(
+GenericTreeModel(
+HAS_DEFAULT
+HAS_FOCUS
+HAS_GRAB
+HButtonBox(
+HPaned(
+HRuler(
+HScale(
+HScrollbar(
+HSeparator(
+HandleBox(
+ICON_LOOKUP_FORCE_SIZE
+ICON_LOOKUP_FORCE_SVG
+ICON_LOOKUP_GENERIC_FALLBACK
+ICON_LOOKUP_NO_SVG
+ICON_LOOKUP_USE_BUILTIN
+ICON_SIZE_BUTTON
+ICON_SIZE_DIALOG
+ICON_SIZE_DND
+ICON_SIZE_INVALID
+ICON_SIZE_LARGE_TOOLBAR
+ICON_SIZE_MENU
+ICON_SIZE_SMALL_TOOLBAR
+ICON_THEME_FAILED
+ICON_THEME_NOT_FOUND
+ICON_VIEW_DROP_ABOVE
+ICON_VIEW_DROP_BELOW
+ICON_VIEW_DROP_INTO
+ICON_VIEW_DROP_LEFT
+ICON_VIEW_DROP_RIGHT
+ICON_VIEW_NO_DROP
+IMAGE_ANIMATION
+IMAGE_EMPTY
+IMAGE_GICON
+IMAGE_ICON_NAME
+IMAGE_ICON_SET
+IMAGE_IMAGE
+IMAGE_PIXBUF
+IMAGE_PIXMAP
+IMAGE_STOCK
+IMContext(
+IMContextSimple(
+IMMulticontext(
+IMPreeditStyle(
+IMStatusStyle(
+IM_PREEDIT_CALLBACK
+IM_PREEDIT_NONE
+IM_PREEDIT_NOTHING
+IM_STATUS_CALLBACK
+IM_STATUS_NONE
+IM_STATUS_NOTHING
+INCHES
+IN_DESTRUCTION
+IconFactory(
+IconInfo(
+IconLookupFlags(
+IconSet(
+IconSize(
+IconSource(
+IconTheme(
+IconThemeError(
+IconView(
+IconViewDropPosition(
+ImageMenuItem(
+ImageType(
+InputDialog(
+Invisible(
+Item(
+ItemFactory(
+JUSTIFY_CENTER
+JUSTIFY_FILL
+JUSTIFY_LEFT
+JUSTIFY_RIGHT
+Justification(
+LEFT_RIGHT
+Layout(
+LazyModule(
+LazyNamespace(
+LinkButton(
+ListStore(
+MAPPED
+MATCH_ALL
+MATCH_ALL_TAIL
+MATCH_EXACT
+MATCH_HEAD
+MATCH_LAST
+MATCH_TAIL
+MENU_DIR_CHILD
+MENU_DIR_NEXT
+MENU_DIR_PARENT
+MENU_DIR_PREV
+MESSAGE_ERROR
+MESSAGE_INFO
+MESSAGE_OTHER
+MESSAGE_QUESTION
+MESSAGE_WARNING
+MOVEMENT_BUFFER_ENDS
+MOVEMENT_DISPLAY_LINES
+MOVEMENT_DISPLAY_LINE_ENDS
+MOVEMENT_HORIZONTAL_PAGES
+MOVEMENT_LOGICAL_POSITIONS
+MOVEMENT_PAGES
+MOVEMENT_PARAGRAPHS
+MOVEMENT_PARAGRAPH_ENDS
+MOVEMENT_VISUAL_POSITIONS
+MOVEMENT_WORDS
+MatchType(
+MenuDirectionType(
+MenuShell(
+MenuToolButton(
+MessageType(
+MetricType(
+MountOperation(
+MovementStep(
+NOTEBOOK_TAB_FIRST
+NOTEBOOK_TAB_LAST
+NO_REPARENT
+NO_SHOW_ALL
+NO_WINDOW
+NotebookTab(
+ORIENTATION_HORIZONTAL
+ORIENTATION_VERTICAL
+ObjectFlags(
+OldEditable(
+Orientable(
+Orientation(
+PACK_DIRECTION_BTT
+PACK_DIRECTION_LTR
+PACK_DIRECTION_RTL
+PACK_DIRECTION_TTB
+PACK_END
+PACK_START
+PAGE_ORIENTATION_LANDSCAPE
+PAGE_ORIENTATION_PORTRAIT
+PAGE_ORIENTATION_REVERSE_LANDSCAPE
+PAGE_ORIENTATION_REVERSE_PORTRAIT
+PAGE_SET_ALL
+PAGE_SET_EVEN
+PAGE_SET_ODD
+PAPER_NAME_A3
+PAPER_NAME_A4
+PAPER_NAME_A5
+PAPER_NAME_B5
+PAPER_NAME_EXECUTIVE
+PAPER_NAME_LEGAL
+PAPER_NAME_LETTER
+PARENT_SENSITIVE
+PATH_CLASS
+PATH_PRIO_APPLICATION
+PATH_PRIO_GTK
+PATH_PRIO_HIGHEST
+PATH_PRIO_LOWEST
+PATH_PRIO_RC
+PATH_PRIO_THEME
+PATH_WIDGET
+PATH_WIDGET_CLASS
+PIXELS
+POLICY_ALWAYS
+POLICY_AUTOMATIC
+POLICY_NEVER
+POS_BOTTOM
+POS_LEFT
+POS_RIGHT
+POS_TOP
+PREVIEW_COLOR
+PREVIEW_GRAYSCALE
+PRINT_DUPLEX_HORIZONTAL
+PRINT_DUPLEX_SIMPLEX
+PRINT_DUPLEX_VERTICAL
+PRINT_ERROR_GENERAL
+PRINT_ERROR_INTERNAL_ERROR
+PRINT_ERROR_INVALID_FILE
+PRINT_ERROR_NOMEM
+PRINT_OPERATION_ACTION_EXPORT
+PRINT_OPERATION_ACTION_PREVIEW
+PRINT_OPERATION_ACTION_PRINT
+PRINT_OPERATION_ACTION_PRINT_DIALOG
+PRINT_OPERATION_RESULT_APPLY
+PRINT_OPERATION_RESULT_CANCEL
+PRINT_OPERATION_RESULT_ERROR
+PRINT_OPERATION_RESULT_IN_PROGRESS
+PRINT_PAGES_ALL
+PRINT_PAGES_CURRENT
+PRINT_PAGES_RANGES
+PRINT_QUALITY_NORMAL
+PRINT_STATUS_FINISHED
+PRINT_STATUS_FINISHED_ABORTED
+PRINT_STATUS_GENERATING_DATA
+PRINT_STATUS_INITIAL
+PRINT_STATUS_PENDING
+PRINT_STATUS_PENDING_ISSUE
+PRINT_STATUS_PREPARING
+PRINT_STATUS_PRINTING
+PRINT_STATUS_SENDING_DATA
+PRIVATE_GTK_ALLOC_NEEDED
+PRIVATE_GTK_ANCHORED
+PRIVATE_GTK_CHILD_VISIBLE
+PRIVATE_GTK_DIRECTION_LTR
+PRIVATE_GTK_DIRECTION_SET
+PRIVATE_GTK_HAS_POINTER
+PRIVATE_GTK_HAS_SHAPE_MASK
+PRIVATE_GTK_IN_REPARENT
+PRIVATE_GTK_REDRAW_ON_ALLOC
+PRIVATE_GTK_REQUEST_NEEDED
+PRIVATE_GTK_RESIZE_PENDING
+PRIVATE_GTK_SHADOWED
+PRIVATE_GTK_USER_STYLE
+PROGRESS_BOTTOM_TO_TOP
+PROGRESS_CONTINUOUS
+PROGRESS_DISCRETE
+PROGRESS_LEFT_TO_RIGHT
+PROGRESS_RIGHT_TO_LEFT
+PROGRESS_TOP_TO_BOTTOM
+PackDirection(
+PackType(
+PageOrientation(
+PageSet(
+PageSetup(
+Paned(
+PaperSize(
+PathPriorityType(
+PathType(
+Pixmap(
+Plug(
+PolicyType(
+PositionType(
+Preview(
+PreviewType(
+PrintContext(
+PrintDuplex(
+PrintError(
+PrintOperation(
+PrintOperationAction(
+PrintOperationPreview(
+PrintOperationResult(
+PrintPages(
+PrintQuality(
+PrintSettings(
+PrintStatus(
+PrivateFlags(
+Progress(
+ProgressBarOrientation(
+ProgressBarStyle(
+RC_BASE
+RC_BG
+RC_FG
+RC_STYLE
+RC_TEXT
+RC_TOKEN_ACTIVE
+RC_TOKEN_APPLICATION
+RC_TOKEN_BASE
+RC_TOKEN_BG
+RC_TOKEN_BG_PIXMAP
+RC_TOKEN_BIND
+RC_TOKEN_BINDING
+RC_TOKEN_CLASS
+RC_TOKEN_COLOR
+RC_TOKEN_ENGINE
+RC_TOKEN_FG
+RC_TOKEN_FONT
+RC_TOKEN_FONTSET
+RC_TOKEN_FONT_NAME
+RC_TOKEN_GTK
+RC_TOKEN_HIGHEST
+RC_TOKEN_IM_MODULE_FILE
+RC_TOKEN_IM_MODULE_PATH
+RC_TOKEN_INCLUDE
+RC_TOKEN_INSENSITIVE
+RC_TOKEN_INVALID
+RC_TOKEN_LAST
+RC_TOKEN_LOWEST
+RC_TOKEN_LTR
+RC_TOKEN_MODULE_PATH
+RC_TOKEN_NORMAL
+RC_TOKEN_PIXMAP_PATH
+RC_TOKEN_PRELIGHT
+RC_TOKEN_RC
+RC_TOKEN_RTL
+RC_TOKEN_SELECTED
+RC_TOKEN_STOCK
+RC_TOKEN_STYLE
+RC_TOKEN_TEXT
+RC_TOKEN_THEME
+RC_TOKEN_UNBIND
+RC_TOKEN_WIDGET
+RC_TOKEN_WIDGET_CLASS
+RC_TOKEN_XTHICKNESS
+RC_TOKEN_YTHICKNESS
+REALIZED
+RECEIVES_DEFAULT
+RECENT_CHOOSER_ERROR_INVALID_URI
+RECENT_CHOOSER_ERROR_NOT_FOUND
+RECENT_FILTER_AGE
+RECENT_FILTER_APPLICATION
+RECENT_FILTER_DISPLAY_NAME
+RECENT_FILTER_GROUP
+RECENT_FILTER_MIME_TYPE
+RECENT_FILTER_URI
+RECENT_MANAGER_ERROR_INVALID_ENCODING
+RECENT_MANAGER_ERROR_INVALID_URI
+RECENT_MANAGER_ERROR_NOT_FOUND
+RECENT_MANAGER_ERROR_NOT_REGISTERED
+RECENT_MANAGER_ERROR_READ
+RECENT_MANAGER_ERROR_UNKNOWN
+RECENT_MANAGER_ERROR_WRITE
+RECENT_SORT_CUSTOM
+RECENT_SORT_LRU
+RECENT_SORT_MRU
+RECENT_SORT_NONE
+RELIEF_HALF
+RELIEF_NONE
+RELIEF_NORMAL
+RESERVED_1
+RESERVED_2
+RESIZE_IMMEDIATE
+RESIZE_PARENT
+RESIZE_QUEUE
+RESPONSE_ACCEPT
+RESPONSE_APPLY
+RESPONSE_CANCEL
+RESPONSE_CLOSE
+RESPONSE_DELETE_EVENT
+RESPONSE_HELP
+RESPONSE_NO
+RESPONSE_NONE
+RESPONSE_OK
+RESPONSE_REJECT
+RESPONSE_YES
+RadioAction(
+RadioMenuItem(
+RadioToolButton(
+RcFlags(
+RcStyle(
+RcTokenType(
+RecentAction(
+RecentChooser(
+RecentChooserDialog(
+RecentChooserError(
+RecentChooserMenu(
+RecentChooserWidget(
+RecentFilter(
+RecentFilterFlags(
+RecentInfo(
+RecentManager(
+RecentManagerError(
+RecentSortType(
+ReliefStyle(
+Requisition(
+ResizeMode(
+ResponseType(
+Ruler(
+SCROLL_END
+SCROLL_ENDS
+SCROLL_HORIZONTAL_ENDS
+SCROLL_HORIZONTAL_PAGES
+SCROLL_HORIZONTAL_STEPS
+SCROLL_JUMP
+SCROLL_NONE
+SCROLL_PAGES
+SCROLL_PAGE_BACKWARD
+SCROLL_PAGE_DOWN
+SCROLL_PAGE_FORWARD
+SCROLL_PAGE_LEFT
+SCROLL_PAGE_RIGHT
+SCROLL_PAGE_UP
+SCROLL_START
+SCROLL_STEPS
+SCROLL_STEP_BACKWARD
+SCROLL_STEP_DOWN
+SCROLL_STEP_FORWARD
+SCROLL_STEP_LEFT
+SCROLL_STEP_RIGHT
+SCROLL_STEP_UP
+SELECTION_BROWSE
+SELECTION_EXTENDED
+SELECTION_MULTIPLE
+SELECTION_NONE
+SELECTION_SINGLE
+SENSITIVE
+SENSITIVITY_AUTO
+SENSITIVITY_OFF
+SENSITIVITY_ON
+SHADOW_ETCHED_IN
+SHADOW_ETCHED_OUT
+SHADOW_IN
+SHADOW_NONE
+SHADOW_OUT
+SIDE_BOTTOM
+SIDE_LEFT
+SIDE_RIGHT
+SIDE_TOP
+SIZE_GROUP_BOTH
+SIZE_GROUP_HORIZONTAL
+SIZE_GROUP_NONE
+SIZE_GROUP_VERTICAL
+SORT_ASCENDING
+SORT_DESCENDING
+SPIN_END
+SPIN_HOME
+SPIN_PAGE_BACKWARD
+SPIN_PAGE_FORWARD
+SPIN_STEP_BACKWARD
+SPIN_STEP_FORWARD
+SPIN_USER_DEFINED
+STATE_ACTIVE
+STATE_INSENSITIVE
+STATE_NORMAL
+STATE_PRELIGHT
+STATE_SELECTED
+STOCK_ABOUT
+STOCK_ADD
+STOCK_APPLY
+STOCK_BOLD
+STOCK_CANCEL
+STOCK_CAPS_LOCK_WARNING
+STOCK_CDROM
+STOCK_CLEAR
+STOCK_CLOSE
+STOCK_COLOR_PICKER
+STOCK_CONNECT
+STOCK_CONVERT
+STOCK_COPY
+STOCK_CUT
+STOCK_DELETE
+STOCK_DIALOG_AUTHENTICATION
+STOCK_DIALOG_ERROR
+STOCK_DIALOG_INFO
+STOCK_DIALOG_QUESTION
+STOCK_DIALOG_WARNING
+STOCK_DIRECTORY
+STOCK_DISCARD
+STOCK_DISCONNECT
+STOCK_DND
+STOCK_DND_MULTIPLE
+STOCK_EDIT
+STOCK_EXECUTE
+STOCK_FILE
+STOCK_FIND
+STOCK_FIND_AND_REPLACE
+STOCK_FLOPPY
+STOCK_FULLSCREEN
+STOCK_GOTO_BOTTOM
+STOCK_GOTO_FIRST
+STOCK_GOTO_LAST
+STOCK_GOTO_TOP
+STOCK_GO_BACK
+STOCK_GO_DOWN
+STOCK_GO_FORWARD
+STOCK_GO_UP
+STOCK_HARDDISK
+STOCK_HELP
+STOCK_HOME
+STOCK_INDENT
+STOCK_INDEX
+STOCK_INFO
+STOCK_ITALIC
+STOCK_JUMP_TO
+STOCK_JUSTIFY_CENTER
+STOCK_JUSTIFY_FILL
+STOCK_JUSTIFY_LEFT
+STOCK_JUSTIFY_RIGHT
+STOCK_LEAVE_FULLSCREEN
+STOCK_MEDIA_FORWARD
+STOCK_MEDIA_NEXT
+STOCK_MEDIA_PAUSE
+STOCK_MEDIA_PLAY
+STOCK_MEDIA_PREVIOUS
+STOCK_MEDIA_RECORD
+STOCK_MEDIA_REWIND
+STOCK_MEDIA_STOP
+STOCK_MISSING_IMAGE
+STOCK_NETWORK
+STOCK_NEW
+STOCK_NO
+STOCK_OK
+STOCK_OPEN
+STOCK_ORIENTATION_LANDSCAPE
+STOCK_ORIENTATION_PORTRAIT
+STOCK_ORIENTATION_REVERSE_LANDSCAPE
+STOCK_ORIENTATION_REVERSE_PORTRAIT
+STOCK_PAGE_SETUP
+STOCK_PASTE
+STOCK_PREFERENCES
+STOCK_PRINT
+STOCK_PRINT_ERROR
+STOCK_PRINT_PAUSED
+STOCK_PRINT_PREVIEW
+STOCK_PRINT_REPORT
+STOCK_PRINT_WARNING
+STOCK_PROPERTIES
+STOCK_QUIT
+STOCK_REDO
+STOCK_REFRESH
+STOCK_REMOVE
+STOCK_REVERT_TO_SAVED
+STOCK_SAVE
+STOCK_SAVE_AS
+STOCK_SELECT_ALL
+STOCK_SELECT_COLOR
+STOCK_SELECT_FONT
+STOCK_SORT_ASCENDING
+STOCK_SORT_DESCENDING
+STOCK_SPELL_CHECK
+STOCK_STOP
+STOCK_STRIKETHROUGH
+STOCK_UNDELETE
+STOCK_UNDERLINE
+STOCK_UNDO
+STOCK_UNINDENT
+STOCK_YES
+STOCK_ZOOM_100
+STOCK_ZOOM_FIT
+STOCK_ZOOM_IN
+STOCK_ZOOM_OUT
+ScaleButton(
+ScrollStep(
+ScrollType(
+SelectionData(
+SelectionMode(
+SensitivityType(
+Separator(
+SeparatorMenuItem(
+SeparatorToolItem(
+Settings(
+ShadowType(
+SideType(
+SizeGroup(
+SizeGroupMode(
+Socket(
+SortType(
+SpinButtonUpdatePolicy(
+SpinType(
+StateType(
+StatusIcon(
+Statusbar(
+Style(
+SubmenuDirection(
+SubmenuPlacement(
+TARGET_OTHER_APP
+TARGET_OTHER_WIDGET
+TARGET_SAME_APP
+TARGET_SAME_WIDGET
+TEXT_BUFFER_TARGET_INFO_BUFFER_CONTENTS
+TEXT_BUFFER_TARGET_INFO_RICH_TEXT
+TEXT_BUFFER_TARGET_INFO_TEXT
+TEXT_DIR_LTR
+TEXT_DIR_NONE
+TEXT_DIR_RTL
+TEXT_SEARCH_TEXT_ONLY
+TEXT_SEARCH_VISIBLE_ONLY
+TEXT_WINDOW_BOTTOM
+TEXT_WINDOW_LEFT
+TEXT_WINDOW_PRIVATE
+TEXT_WINDOW_RIGHT
+TEXT_WINDOW_TEXT
+TEXT_WINDOW_TOP
+TEXT_WINDOW_WIDGET
+TOOLBAR_BOTH
+TOOLBAR_BOTH_HORIZ
+TOOLBAR_CHILD_BUTTON
+TOOLBAR_CHILD_RADIOBUTTON
+TOOLBAR_CHILD_SPACE
+TOOLBAR_CHILD_TOGGLEBUTTON
+TOOLBAR_CHILD_WIDGET
+TOOLBAR_ICONS
+TOOLBAR_SPACE_EMPTY
+TOOLBAR_SPACE_LINE
+TOOLBAR_TEXT
+TOPLEVEL
+TOP_BOTTOM
+TREE_MODEL_ITERS_PERSIST
+TREE_MODEL_LIST_ONLY
+TREE_VIEW_COLUMN_AUTOSIZE
+TREE_VIEW_COLUMN_FIXED
+TREE_VIEW_COLUMN_GROW_ONLY
+TREE_VIEW_DROP_AFTER
+TREE_VIEW_DROP_BEFORE
+TREE_VIEW_DROP_INTO_OR_AFTER
+TREE_VIEW_DROP_INTO_OR_BEFORE
+TREE_VIEW_GRID_LINES_BOTH
+TREE_VIEW_GRID_LINES_HORIZONTAL
+TREE_VIEW_GRID_LINES_NONE
+TREE_VIEW_GRID_LINES_VERTICAL
+TREE_VIEW_ITEM
+TREE_VIEW_LINE
+TargetFlags(
+TearoffMenuItem(
+TextAttributes(
+TextBuffer(
+TextBufferTargetInfo(
+TextChildAnchor(
+TextDirection(
+TextIter(
+TextMark(
+TextSearchFlags(
+TextTag(
+TextTagTable(
+TextView(
+TextWindowType(
+ToggleAction(
+ToggleToolButton(
+ToolButton(
+ToolItem(
+ToolShell(
+Toolbar(
+ToolbarChildType(
+ToolbarSpaceStyle(
+ToolbarStyle(
+Tooltip(
+Tooltips(
+TreeDragDest(
+TreeDragSource(
+TreeIter(
+TreeModel(
+TreeModelFilter(
+TreeModelFlags(
+TreeModelSort(
+TreeRowReference(
+TreeSelection(
+TreeSortable(
+TreeStore(
+TreeView(
+TreeViewColumn(
+TreeViewColumnSizing(
+TreeViewDropPosition(
+TreeViewGridLines(
+TreeViewMode(
+UIManager(
+UIManagerItemType(
+UI_MANAGER_ACCELERATOR
+UI_MANAGER_AUTO
+UI_MANAGER_MENU
+UI_MANAGER_MENUBAR
+UI_MANAGER_MENUITEM
+UI_MANAGER_PLACEHOLDER
+UI_MANAGER_POPUP
+UI_MANAGER_POPUP_WITH_ACCELS
+UI_MANAGER_SEPARATOR
+UI_MANAGER_TOOLBAR
+UI_MANAGER_TOOLITEM
+UNIT_INCH
+UNIT_MM
+UNIT_PIXEL
+UNIT_POINTS
+UPDATE_ALWAYS
+UPDATE_CONTINUOUS
+UPDATE_DELAYED
+UPDATE_DISCONTINUOUS
+UPDATE_IF_VALID
+Unit(
+UpdateType(
+VButtonBox(
+VISIBILITY_FULL
+VISIBILITY_NONE
+VISIBILITY_PARTIAL
+VISIBLE
+VPaned(
+VRuler(
+VScale(
+VScrollbar(
+VSeparator(
+Visibility(
+VolumeButton(
+WIDGET_HELP_TOOLTIP
+WIDGET_HELP_WHATS_THIS
+WINDOW_POPUP
+WINDOW_TOPLEVEL
+WIN_POS_CENTER
+WIN_POS_CENTER_ALWAYS
+WIN_POS_CENTER_ON_PARENT
+WIN_POS_MOUSE
+WIN_POS_NONE
+WRAP_CHAR
+WRAP_NONE
+WRAP_WORD
+WRAP_WORD_CHAR
+WidgetFlags(
+WidgetHelpType(
+WindowGroup(
+WindowPosition(
+WindowType(
+WrapMode(
+about_dialog_set_email_hook(
+about_dialog_set_url_hook(
+accel_group_from_accel_closure(
+accel_groups_from_object(
+accel_map_add_entry(
+accel_map_add_filter(
+accel_map_change_entry(
+accel_map_foreach(
+accel_map_foreach_unfiltered(
+accel_map_get(
+accel_map_load(
+accel_map_load_fd(
+accel_map_lock_path(
+accel_map_lookup_entry(
+accel_map_save(
+accel_map_save_fd(
+accel_map_unlock_path(
+accelerator_get_default_mod_mask(
+accelerator_get_label(
+accelerator_name(
+accelerator_parse(
+accelerator_set_default_mod_mask(
+accelerator_valid(
+add_log_handlers(
+alternative_dialog_button_order(
+binding_entry_add_signal(
+binding_entry_remove(
+bindings_activate(
+bindings_activate_event(
+cell_view_new_with_markup(
+cell_view_new_with_pixbuf(
+cell_view_new_with_text(
+check_version(
+clipboard_get(
+color_selection_palette_from_string(
+color_selection_palette_to_string(
+combo_box_entry_new_text(
+combo_box_entry_new_with_model(
+combo_box_new_text(
+container_class_install_child_property(
+container_class_list_child_properties(
+create_pixmap(
+create_pixmap_from_xpm(
+create_pixmap_from_xpm_d(
+deprecation
+disable_setlocale(
+drag_get_source_widget(
+drag_set_default_icon(
+drag_source_set_icon_name(
+draw_insertion_cursor(
+events_pending(
+expander_new_with_mnemonic(
+file_chooser_widget_new_with_backend(
+gdk
+get_current_event(
+get_current_event_state(
+get_current_event_time(
+get_default_language(
+grab_get_current(
+gtk_tooltips_data_get(
+gtk_version
+hbutton_box_get_layout_default(
+hbutton_box_get_spacing_default(
+hbutton_box_set_layout_default(
+hbutton_box_set_spacing_default(
+icon_factory_lookup_default(
+icon_info_new_for_pixbuf(
+icon_set_new(
+icon_size_from_name(
+icon_size_get_name(
+icon_size_lookup(
+icon_size_lookup_for_settings(
+icon_size_register(
+icon_size_register_alias(
+icon_theme_add_builtin_icon(
+icon_theme_get_default(
+icon_theme_get_for_screen(
+idle_add(
+idle_remove(
+image_new_from_animation(
+image_new_from_file(
+image_new_from_icon_name(
+image_new_from_icon_set(
+image_new_from_image(
+image_new_from_pixbuf(
+image_new_from_pixmap(
+image_new_from_stock(
+init_check(
+input_add(
+input_add_full(
+input_remove(
+item_factories_path_delete(
+item_factory_add_foreign(
+item_factory_from_path(
+item_factory_from_widget(
+item_factory_path_from_widget(
+keysyms
+link_button_new(
+link_button_set_uri_hook(
+load_font(
+load_fontset(
+ltihooks
+main_do_event(
+main_iteration(
+main_iteration_do(
+main_level(
+main_quit(
+mainiteration(
+mainquit(
+notebook_set_window_creation_hook(
+page_setup_new_from_file(
+paper_size_get_default(
+paper_size_new_custom(
+paper_size_new_from_ppd(
+plug_new_for_display(
+preview_get_cmap(
+preview_get_visual(
+preview_reset(
+preview_set_color_cube(
+preview_set_gamma(
+preview_set_install_cmap(
+preview_set_reserved(
+print_run_page_setup_dialog(
+print_settings_new_from_file(
+pygtk_version
+quit_add(
+quit_remove(
+rc_add_default_file(
+rc_find_module_in_path(
+rc_get_default_files(
+rc_get_im_module_file(
+rc_get_im_module_path(
+rc_get_module_dir(
+rc_get_style_by_paths(
+rc_get_theme_dir(
+rc_parse(
+rc_parse_string(
+rc_reparse_all(
+rc_reparse_all_for_settings(
+rc_reset_styles(
+rc_set_default_files(
+recent_action_new_for_manager(
+recent_manager_get_default(
+recent_manager_get_for_screen(
+remove_log_handlers(
+selection_owner_set_for_display(
+settings_get_default(
+settings_get_for_screen(
+show_about_dialog(
+show_uri(
+status_icon_new_from_file(
+status_icon_new_from_icon_name(
+status_icon_new_from_pixbuf(
+status_icon_new_from_stock(
+status_icon_position_menu(
+stock_add(
+stock_list_ids(
+stock_lookup(
+target_list_add_image_targets(
+target_list_add_rich_text_targets(
+target_list_add_text_targets(
+target_list_add_uri_targets(
+targets_include_image(
+targets_include_rich_text(
+targets_include_text(
+targets_include_uri(
+threads_enter(
+threads_init(
+threads_leave(
+timeout_add(
+timeout_remove(
+tooltip_trigger_tooltip_query(
+tooltips_data_get(
+vbutton_box_get_layout_default(
+vbutton_box_get_spacing_default(
+vbutton_box_set_layout_default(
+vbutton_box_set_spacing_default(
+widget_class_find_style_property(
+widget_class_install_style_property(
+widget_class_list_style_properties(
+widget_get_default_colormap(
+widget_get_default_direction(
+widget_get_default_style(
+widget_get_default_visual(
+widget_pop_colormap(
+widget_pop_composite_child(
+widget_push_colormap(
+widget_push_composite_child(
+widget_set_default_colormap(
+widget_set_default_direction(
+window_get_default_icon_list(
+window_list_toplevels(
+window_set_auto_startup_notification(
+window_set_default_icon(
+window_set_default_icon_from_file(
+window_set_default_icon_list(
+window_set_default_icon_name(
+
+--- import gtk.deprecation ---
+gtk.deprecation.DeprecationWarning(
+gtk.deprecation.__builtins__
+gtk.deprecation.__doc__
+gtk.deprecation.__file__
+gtk.deprecation.__name__
+gtk.deprecation.__package__
+gtk.deprecation.os
+gtk.deprecation.sys
+gtk.deprecation.warnings
+
+--- from gtk import deprecation ---
+deprecation.DeprecationWarning(
+deprecation.__builtins__
+deprecation.__doc__
+deprecation.__file__
+deprecation.__name__
+deprecation.__package__
+deprecation.os
+deprecation.sys
+deprecation.warnings
+
+--- from gtk.deprecation import * ---
+
+--- import gtk.gdk ---
+gtk.gdk.ACTION_ASK
+gtk.gdk.ACTION_COPY
+gtk.gdk.ACTION_DEFAULT
+gtk.gdk.ACTION_LINK
+gtk.gdk.ACTION_MOVE
+gtk.gdk.ACTION_PRIVATE
+gtk.gdk.ALL_EVENTS_MASK
+gtk.gdk.AND
+gtk.gdk.AND_INVERT
+gtk.gdk.AND_REVERSE
+gtk.gdk.ARROW
+gtk.gdk.AXIS_IGNORE
+gtk.gdk.AXIS_LAST
+gtk.gdk.AXIS_PRESSURE
+gtk.gdk.AXIS_WHEEL
+gtk.gdk.AXIS_X
+gtk.gdk.AXIS_XTILT
+gtk.gdk.AXIS_Y
+gtk.gdk.AXIS_YTILT
+gtk.gdk.AppLaunchContext(
+gtk.gdk.AxisUse(
+gtk.gdk.BASED_ARROW_DOWN
+gtk.gdk.BASED_ARROW_UP
+gtk.gdk.BLANK_CURSOR
+gtk.gdk.BOAT
+gtk.gdk.BOGOSITY
+gtk.gdk.BOTTOM_LEFT_CORNER
+gtk.gdk.BOTTOM_RIGHT_CORNER
+gtk.gdk.BOTTOM_SIDE
+gtk.gdk.BOTTOM_TEE
+gtk.gdk.BOX_SPIRAL
+gtk.gdk.BUTTON1_MASK
+gtk.gdk.BUTTON1_MOTION_MASK
+gtk.gdk.BUTTON2_MASK
+gtk.gdk.BUTTON2_MOTION_MASK
+gtk.gdk.BUTTON3_MASK
+gtk.gdk.BUTTON3_MOTION_MASK
+gtk.gdk.BUTTON4_MASK
+gtk.gdk.BUTTON5_MASK
+gtk.gdk.BUTTON_MOTION_MASK
+gtk.gdk.BUTTON_PRESS
+gtk.gdk.BUTTON_PRESS_MASK
+gtk.gdk.BUTTON_RELEASE
+gtk.gdk.BUTTON_RELEASE_MASK
+gtk.gdk.ByteOrder(
+gtk.gdk.CAP_BUTT
+gtk.gdk.CAP_NOT_LAST
+gtk.gdk.CAP_PROJECTING
+gtk.gdk.CAP_ROUND
+gtk.gdk.CENTER_PTR
+gtk.gdk.CIRCLE
+gtk.gdk.CLEAR
+gtk.gdk.CLIENT_EVENT
+gtk.gdk.CLIP_BY_CHILDREN
+gtk.gdk.CLOCK
+gtk.gdk.COFFEE_MUG
+gtk.gdk.COLORSPACE_RGB
+gtk.gdk.CONFIGURE
+gtk.gdk.CONTROL_MASK
+gtk.gdk.COPY
+gtk.gdk.COPY_INVERT
+gtk.gdk.CROSS
+gtk.gdk.CROSSHAIR
+gtk.gdk.CROSSING_GRAB
+gtk.gdk.CROSSING_GTK_GRAB
+gtk.gdk.CROSSING_GTK_UNGRAB
+gtk.gdk.CROSSING_NORMAL
+gtk.gdk.CROSSING_STATE_CHANGED
+gtk.gdk.CROSSING_UNGRAB
+gtk.gdk.CROSS_REVERSE
+gtk.gdk.CURSOR_IS_PIXMAP
+gtk.gdk.CairoContext(
+gtk.gdk.CapStyle(
+gtk.gdk.Color(
+gtk.gdk.Colormap(
+gtk.gdk.Colorspace(
+gtk.gdk.CrossingMode(
+gtk.gdk.Cursor(
+gtk.gdk.CursorType(
+gtk.gdk.DAMAGE
+gtk.gdk.DECOR_ALL
+gtk.gdk.DECOR_BORDER
+gtk.gdk.DECOR_MAXIMIZE
+gtk.gdk.DECOR_MENU
+gtk.gdk.DECOR_MINIMIZE
+gtk.gdk.DECOR_RESIZEH
+gtk.gdk.DECOR_TITLE
+gtk.gdk.DELETE
+gtk.gdk.DESTROY
+gtk.gdk.DIAMOND_CROSS
+gtk.gdk.DOT
+gtk.gdk.DOTBOX
+gtk.gdk.DOUBLE_ARROW
+gtk.gdk.DRAFT_LARGE
+gtk.gdk.DRAFT_SMALL
+gtk.gdk.DRAG_ENTER
+gtk.gdk.DRAG_LEAVE
+gtk.gdk.DRAG_MOTION
+gtk.gdk.DRAG_PROTO_LOCAL
+gtk.gdk.DRAG_PROTO_MOTIF
+gtk.gdk.DRAG_PROTO_NONE
+gtk.gdk.DRAG_PROTO_OLE2
+gtk.gdk.DRAG_PROTO_ROOTWIN
+gtk.gdk.DRAG_PROTO_WIN32_DROPFILES
+gtk.gdk.DRAG_PROTO_XDND
+gtk.gdk.DRAG_STATUS
+gtk.gdk.DRAPED_BOX
+gtk.gdk.DROP_FINISHED
+gtk.gdk.DROP_START
+gtk.gdk.Device(
+gtk.gdk.Display(
+gtk.gdk.DisplayManager(
+gtk.gdk.DragAction(
+gtk.gdk.DragContext(
+gtk.gdk.DragProtocol(
+gtk.gdk.Drawable(
+gtk.gdk.ENTER_NOTIFY
+gtk.gdk.ENTER_NOTIFY_MASK
+gtk.gdk.EQUIV
+gtk.gdk.ERROR
+gtk.gdk.ERROR_FILE
+gtk.gdk.ERROR_MEM
+gtk.gdk.ERROR_PARAM
+gtk.gdk.EVEN_ODD_RULE
+gtk.gdk.EXCHANGE
+gtk.gdk.EXPOSE
+gtk.gdk.EXPOSURE_MASK
+gtk.gdk.EXTENSION_EVENTS_ALL
+gtk.gdk.EXTENSION_EVENTS_CURSOR
+gtk.gdk.EXTENSION_EVENTS_NONE
+gtk.gdk.Event(
+gtk.gdk.EventMask(
+gtk.gdk.EventType(
+gtk.gdk.ExtensionMode(
+gtk.gdk.FILTER_CONTINUE
+gtk.gdk.FILTER_REMOVE
+gtk.gdk.FILTER_TRANSLATE
+gtk.gdk.FLEUR
+gtk.gdk.FOCUS_CHANGE
+gtk.gdk.FOCUS_CHANGE_MASK
+gtk.gdk.FONT_FONT
+gtk.gdk.FONT_FONTSET
+gtk.gdk.FUNC_ALL
+gtk.gdk.FUNC_CLOSE
+gtk.gdk.FUNC_MAXIMIZE
+gtk.gdk.FUNC_MINIMIZE
+gtk.gdk.FUNC_MOVE
+gtk.gdk.FUNC_RESIZE
+gtk.gdk.Fill(
+gtk.gdk.FillRule(
+gtk.gdk.FilterReturn(
+gtk.gdk.Font(
+gtk.gdk.FontType(
+gtk.gdk.Function(
+gtk.gdk.GC(
+gtk.gdk.GCValuesMask(
+gtk.gdk.GC_BACKGROUND
+gtk.gdk.GC_CAP_STYLE
+gtk.gdk.GC_CLIP_MASK
+gtk.gdk.GC_CLIP_X_ORIGIN
+gtk.gdk.GC_CLIP_Y_ORIGIN
+gtk.gdk.GC_EXPOSURES
+gtk.gdk.GC_FILL
+gtk.gdk.GC_FONT
+gtk.gdk.GC_FOREGROUND
+gtk.gdk.GC_FUNCTION
+gtk.gdk.GC_JOIN_STYLE
+gtk.gdk.GC_LINE_STYLE
+gtk.gdk.GC_LINE_WIDTH
+gtk.gdk.GC_STIPPLE
+gtk.gdk.GC_SUBWINDOW
+gtk.gdk.GC_TILE
+gtk.gdk.GC_TS_X_ORIGIN
+gtk.gdk.GC_TS_Y_ORIGIN
+gtk.gdk.GOBBLER
+gtk.gdk.GRAB_ALREADY_GRABBED
+gtk.gdk.GRAB_BROKEN
+gtk.gdk.GRAB_FROZEN
+gtk.gdk.GRAB_INVALID_TIME
+gtk.gdk.GRAB_NOT_VIEWABLE
+gtk.gdk.GRAB_SUCCESS
+gtk.gdk.GRAVITY_CENTER
+gtk.gdk.GRAVITY_EAST
+gtk.gdk.GRAVITY_NORTH
+gtk.gdk.GRAVITY_NORTH_EAST
+gtk.gdk.GRAVITY_NORTH_WEST
+gtk.gdk.GRAVITY_SOUTH
+gtk.gdk.GRAVITY_SOUTH_EAST
+gtk.gdk.GRAVITY_SOUTH_WEST
+gtk.gdk.GRAVITY_STATIC
+gtk.gdk.GRAVITY_WEST
+gtk.gdk.GUMBY
+gtk.gdk.GrabStatus(
+gtk.gdk.Gravity(
+gtk.gdk.HAND1
+gtk.gdk.HAND2
+gtk.gdk.HEART
+gtk.gdk.HINT_ASPECT
+gtk.gdk.HINT_BASE_SIZE
+gtk.gdk.HINT_MAX_SIZE
+gtk.gdk.HINT_MIN_SIZE
+gtk.gdk.HINT_POS
+gtk.gdk.HINT_RESIZE_INC
+gtk.gdk.HINT_USER_POS
+gtk.gdk.HINT_USER_SIZE
+gtk.gdk.HINT_WIN_GRAVITY
+gtk.gdk.HYPER_MASK
+gtk.gdk.ICON
+gtk.gdk.IMAGE_FASTEST
+gtk.gdk.IMAGE_NORMAL
+gtk.gdk.IMAGE_SHARED
+gtk.gdk.INCLUDE_INFERIORS
+gtk.gdk.INPUT_EXCEPTION
+gtk.gdk.INPUT_ONLY
+gtk.gdk.INPUT_OUTPUT
+gtk.gdk.INPUT_READ
+gtk.gdk.INPUT_WRITE
+gtk.gdk.INTERP_BILINEAR
+gtk.gdk.INTERP_HYPER
+gtk.gdk.INTERP_NEAREST
+gtk.gdk.INTERP_TILES
+gtk.gdk.INVERT
+gtk.gdk.IRON_CROSS
+gtk.gdk.Image(
+gtk.gdk.ImageType(
+gtk.gdk.InputCondition(
+gtk.gdk.InputMode(
+gtk.gdk.InputSource(
+gtk.gdk.InterpType(
+gtk.gdk.JOIN_BEVEL
+gtk.gdk.JOIN_MITER
+gtk.gdk.JOIN_ROUND
+gtk.gdk.JoinStyle(
+gtk.gdk.KEY_PRESS
+gtk.gdk.KEY_PRESS_MASK
+gtk.gdk.KEY_RELEASE
+gtk.gdk.KEY_RELEASE_MASK
+gtk.gdk.Keymap(
+gtk.gdk.LAST_CURSOR
+gtk.gdk.LEAVE_NOTIFY
+gtk.gdk.LEAVE_NOTIFY_MASK
+gtk.gdk.LEFTBUTTON
+gtk.gdk.LEFT_PTR
+gtk.gdk.LEFT_SIDE
+gtk.gdk.LEFT_TEE
+gtk.gdk.LINE_DOUBLE_DASH
+gtk.gdk.LINE_ON_OFF_DASH
+gtk.gdk.LINE_SOLID
+gtk.gdk.LL_ANGLE
+gtk.gdk.LOCK_MASK
+gtk.gdk.LR_ANGLE
+gtk.gdk.LSB_FIRST
+gtk.gdk.LineStyle(
+gtk.gdk.MAN
+gtk.gdk.MAP
+gtk.gdk.META_MASK
+gtk.gdk.MIDDLEBUTTON
+gtk.gdk.MOD1_MASK
+gtk.gdk.MOD2_MASK
+gtk.gdk.MOD3_MASK
+gtk.gdk.MOD4_MASK
+gtk.gdk.MOD5_MASK
+gtk.gdk.MODE_DISABLED
+gtk.gdk.MODE_SCREEN
+gtk.gdk.MODE_WINDOW
+gtk.gdk.MODIFIER_MASK
+gtk.gdk.MOTION_NOTIFY
+gtk.gdk.MOUSE
+gtk.gdk.MSB_FIRST
+gtk.gdk.ModifierType(
+gtk.gdk.NAND
+gtk.gdk.NOOP
+gtk.gdk.NOR
+gtk.gdk.NOTHING
+gtk.gdk.NOTIFY_ANCESTOR
+gtk.gdk.NOTIFY_INFERIOR
+gtk.gdk.NOTIFY_NONLINEAR
+gtk.gdk.NOTIFY_NONLINEAR_VIRTUAL
+gtk.gdk.NOTIFY_UNKNOWN
+gtk.gdk.NOTIFY_VIRTUAL
+gtk.gdk.NO_EXPOSE
+gtk.gdk.NotifyType(
+gtk.gdk.OK
+gtk.gdk.OPAQUE_STIPPLED
+gtk.gdk.OR
+gtk.gdk.OR_INVERT
+gtk.gdk.OR_REVERSE
+gtk.gdk.OVERLAP_RECTANGLE_IN
+gtk.gdk.OVERLAP_RECTANGLE_OUT
+gtk.gdk.OVERLAP_RECTANGLE_PART
+gtk.gdk.OWNER_CHANGE
+gtk.gdk.OWNER_CHANGE_CLOSE
+gtk.gdk.OWNER_CHANGE_DESTROY
+gtk.gdk.OWNER_CHANGE_NEW_OWNER
+gtk.gdk.OverlapType(
+gtk.gdk.OwnerChange(
+gtk.gdk.PARENT_RELATIVE
+gtk.gdk.PENCIL
+gtk.gdk.PIRATE
+gtk.gdk.PIXBUF_ALPHA_BILEVEL
+gtk.gdk.PIXBUF_ALPHA_FULL
+gtk.gdk.PIXBUF_ERROR_BAD_OPTION
+gtk.gdk.PIXBUF_ERROR_CORRUPT_IMAGE
+gtk.gdk.PIXBUF_ERROR_FAILED
+gtk.gdk.PIXBUF_ERROR_INSUFFICIENT_MEMORY
+gtk.gdk.PIXBUF_ERROR_UNKNOWN_TYPE
+gtk.gdk.PIXBUF_ERROR_UNSUPPORTED_OPERATION
+gtk.gdk.PIXBUF_ROTATE_CLOCKWISE
+gtk.gdk.PIXBUF_ROTATE_COUNTERCLOCKWISE
+gtk.gdk.PIXBUF_ROTATE_NONE
+gtk.gdk.PIXBUF_ROTATE_UPSIDEDOWN
+gtk.gdk.PLUS
+gtk.gdk.POINTER_MOTION_HINT_MASK
+gtk.gdk.POINTER_MOTION_MASK
+gtk.gdk.PROPERTY_CHANGE_MASK
+gtk.gdk.PROPERTY_DELETE
+gtk.gdk.PROPERTY_NEW_VALUE
+gtk.gdk.PROPERTY_NOTIFY
+gtk.gdk.PROP_MODE_APPEND
+gtk.gdk.PROP_MODE_PREPEND
+gtk.gdk.PROP_MODE_REPLACE
+gtk.gdk.PROXIMITY_IN
+gtk.gdk.PROXIMITY_IN_MASK
+gtk.gdk.PROXIMITY_OUT
+gtk.gdk.PROXIMITY_OUT_MASK
+gtk.gdk.PangoRenderer(
+gtk.gdk.Pixbuf(
+gtk.gdk.PixbufAlphaMode(
+gtk.gdk.PixbufAnimation(
+gtk.gdk.PixbufAnimationIter(
+gtk.gdk.PixbufError(
+gtk.gdk.PixbufLoader(
+gtk.gdk.PixbufRotation(
+gtk.gdk.PixbufSimpleAnim(
+gtk.gdk.PixbufSimpleAnimIter(
+gtk.gdk.Pixmap(
+gtk.gdk.PropMode(
+gtk.gdk.PropertyState(
+gtk.gdk.QUESTION_ARROW
+gtk.gdk.RELEASE_MASK
+gtk.gdk.RGB_DITHER_MAX
+gtk.gdk.RGB_DITHER_NONE
+gtk.gdk.RGB_DITHER_NORMAL
+gtk.gdk.RIGHTBUTTON
+gtk.gdk.RIGHT_PTR
+gtk.gdk.RIGHT_SIDE
+gtk.gdk.RIGHT_TEE
+gtk.gdk.RTL_LOGO
+gtk.gdk.Rectangle(
+gtk.gdk.Region(
+gtk.gdk.RgbDither(
+gtk.gdk.SAILBOAT
+gtk.gdk.SB_DOWN_ARROW
+gtk.gdk.SB_H_DOUBLE_ARROW
+gtk.gdk.SB_LEFT_ARROW
+gtk.gdk.SB_RIGHT_ARROW
+gtk.gdk.SB_UP_ARROW
+gtk.gdk.SB_V_DOUBLE_ARROW
+gtk.gdk.SCROLL
+gtk.gdk.SCROLL_DOWN
+gtk.gdk.SCROLL_LEFT
+gtk.gdk.SCROLL_MASK
+gtk.gdk.SCROLL_RIGHT
+gtk.gdk.SCROLL_UP
+gtk.gdk.SELECTION_CLEAR
+gtk.gdk.SELECTION_CLIPBOARD
+gtk.gdk.SELECTION_NOTIFY
+gtk.gdk.SELECTION_PRIMARY
+gtk.gdk.SELECTION_REQUEST
+gtk.gdk.SELECTION_SECONDARY
+gtk.gdk.SELECTION_TYPE_ATOM
+gtk.gdk.SELECTION_TYPE_BITMAP
+gtk.gdk.SELECTION_TYPE_COLORMAP
+gtk.gdk.SELECTION_TYPE_DRAWABLE
+gtk.gdk.SELECTION_TYPE_INTEGER
+gtk.gdk.SELECTION_TYPE_PIXMAP
+gtk.gdk.SELECTION_TYPE_STRING
+gtk.gdk.SELECTION_TYPE_WINDOW
+gtk.gdk.SET
+gtk.gdk.SETTING
+gtk.gdk.SETTING_ACTION_CHANGED
+gtk.gdk.SETTING_ACTION_DELETED
+gtk.gdk.SETTING_ACTION_NEW
+gtk.gdk.SHIFT_MASK
+gtk.gdk.SHUTTLE
+gtk.gdk.SIZING
+gtk.gdk.SOLID
+gtk.gdk.SOURCE_CURSOR
+gtk.gdk.SOURCE_ERASER
+gtk.gdk.SOURCE_MOUSE
+gtk.gdk.SOURCE_PEN
+gtk.gdk.SPIDER
+gtk.gdk.SPRAYCAN
+gtk.gdk.STAR
+gtk.gdk.STIPPLED
+gtk.gdk.STRUCTURE_MASK
+gtk.gdk.SUBSTRUCTURE_MASK
+gtk.gdk.SUPER_MASK
+gtk.gdk.Screen(
+gtk.gdk.ScrollDirection(
+gtk.gdk.SettingAction(
+gtk.gdk.Status(
+gtk.gdk.SubwindowMode(
+gtk.gdk.TARGET
+gtk.gdk.TARGET_BITMAP
+gtk.gdk.TARGET_COLORMAP
+gtk.gdk.TARGET_DRAWABLE
+gtk.gdk.TARGET_PIXMAP
+gtk.gdk.TARGET_STRING
+gtk.gdk.TCROSS
+gtk.gdk.TILED
+gtk.gdk.TOP_LEFT_ARROW
+gtk.gdk.TOP_LEFT_CORNER
+gtk.gdk.TOP_RIGHT_CORNER
+gtk.gdk.TOP_SIDE
+gtk.gdk.TOP_TEE
+gtk.gdk.TREK
+gtk.gdk.UL_ANGLE
+gtk.gdk.UMBRELLA
+gtk.gdk.UNMAP
+gtk.gdk.UR_ANGLE
+gtk.gdk.VISIBILITY_FULLY_OBSCURED
+gtk.gdk.VISIBILITY_NOTIFY
+gtk.gdk.VISIBILITY_NOTIFY_MASK
+gtk.gdk.VISIBILITY_PARTIAL
+gtk.gdk.VISIBILITY_UNOBSCURED
+gtk.gdk.VISUAL_DIRECT_COLOR
+gtk.gdk.VISUAL_GRAYSCALE
+gtk.gdk.VISUAL_PSEUDO_COLOR
+gtk.gdk.VISUAL_STATIC_COLOR
+gtk.gdk.VISUAL_STATIC_GRAY
+gtk.gdk.VISUAL_TRUE_COLOR
+gtk.gdk.VisibilityState(
+gtk.gdk.Visual(
+gtk.gdk.VisualType(
+gtk.gdk.WATCH
+gtk.gdk.WA_COLORMAP
+gtk.gdk.WA_CURSOR
+gtk.gdk.WA_NOREDIR
+gtk.gdk.WA_TITLE
+gtk.gdk.WA_TYPE_HINT
+gtk.gdk.WA_VISUAL
+gtk.gdk.WA_WMCLASS
+gtk.gdk.WA_X
+gtk.gdk.WA_Y
+gtk.gdk.WINDING_RULE
+gtk.gdk.WINDOW_CHILD
+gtk.gdk.WINDOW_DIALOG
+gtk.gdk.WINDOW_EDGE_EAST
+gtk.gdk.WINDOW_EDGE_NORTH
+gtk.gdk.WINDOW_EDGE_NORTH_EAST
+gtk.gdk.WINDOW_EDGE_NORTH_WEST
+gtk.gdk.WINDOW_EDGE_SOUTH
+gtk.gdk.WINDOW_EDGE_SOUTH_EAST
+gtk.gdk.WINDOW_EDGE_SOUTH_WEST
+gtk.gdk.WINDOW_EDGE_WEST
+gtk.gdk.WINDOW_FOREIGN
+gtk.gdk.WINDOW_ROOT
+gtk.gdk.WINDOW_STATE
+gtk.gdk.WINDOW_STATE_ABOVE
+gtk.gdk.WINDOW_STATE_BELOW
+gtk.gdk.WINDOW_STATE_FULLSCREEN
+gtk.gdk.WINDOW_STATE_ICONIFIED
+gtk.gdk.WINDOW_STATE_MAXIMIZED
+gtk.gdk.WINDOW_STATE_STICKY
+gtk.gdk.WINDOW_STATE_WITHDRAWN
+gtk.gdk.WINDOW_TEMP
+gtk.gdk.WINDOW_TOPLEVEL
+gtk.gdk.WINDOW_TYPE_HINT_COMBO
+gtk.gdk.WINDOW_TYPE_HINT_DESKTOP
+gtk.gdk.WINDOW_TYPE_HINT_DIALOG
+gtk.gdk.WINDOW_TYPE_HINT_DND
+gtk.gdk.WINDOW_TYPE_HINT_DOCK
+gtk.gdk.WINDOW_TYPE_HINT_DROPDOWN_MENU
+gtk.gdk.WINDOW_TYPE_HINT_MENU
+gtk.gdk.WINDOW_TYPE_HINT_NORMAL
+gtk.gdk.WINDOW_TYPE_HINT_NOTIFICATION
+gtk.gdk.WINDOW_TYPE_HINT_POPUP_MENU
+gtk.gdk.WINDOW_TYPE_HINT_SPLASHSCREEN
+gtk.gdk.WINDOW_TYPE_HINT_TOOLBAR
+gtk.gdk.WINDOW_TYPE_HINT_TOOLTIP
+gtk.gdk.WINDOW_TYPE_HINT_UTILITY
+gtk.gdk.WMDecoration(
+gtk.gdk.WMFunction(
+gtk.gdk.Warning(
+gtk.gdk.Window(
+gtk.gdk.WindowAttributesType(
+gtk.gdk.WindowClass(
+gtk.gdk.WindowEdge(
+gtk.gdk.WindowHints(
+gtk.gdk.WindowState(
+gtk.gdk.WindowType(
+gtk.gdk.WindowTypeHint(
+gtk.gdk.XOR
+gtk.gdk.XTERM
+gtk.gdk.X_CURSOR
+gtk.gdk._2BUTTON_PRESS
+gtk.gdk._3BUTTON_PRESS
+gtk.gdk.__doc__
+gtk.gdk.__name__
+gtk.gdk.__package__
+gtk.gdk.__version__
+gtk.gdk.atom_intern(
+gtk.gdk.beep(
+gtk.gdk.bitmap_create_from_data(
+gtk.gdk.color_change(
+gtk.gdk.color_parse(
+gtk.gdk.colormap_get_system(
+gtk.gdk.colormap_get_system_size(
+gtk.gdk.colors_store(
+gtk.gdk.cursor_new_from_name(
+gtk.gdk.device_get_core_pointer(
+gtk.gdk.devices_list(
+gtk.gdk.display_get_default(
+gtk.gdk.display_manager_get(
+gtk.gdk.draw_glyphs_transformed(
+gtk.gdk.draw_layout_with_colors(
+gtk.gdk.error_trap_pop(
+gtk.gdk.error_trap_push(
+gtk.gdk.event_get(
+gtk.gdk.event_get_graphics_expose(
+gtk.gdk.event_handler_set(
+gtk.gdk.event_peek(
+gtk.gdk.event_request_motions(
+gtk.gdk.event_send_client_message_for_display(
+gtk.gdk.events_pending(
+gtk.gdk.exit(
+gtk.gdk.flush(
+gtk.gdk.font_from_description(
+gtk.gdk.font_from_description_for_display(
+gtk.gdk.font_load_for_display(
+gtk.gdk.fontset_load(
+gtk.gdk.fontset_load_for_display(
+gtk.gdk.free_compound_text(
+gtk.gdk.gc_new(
+gtk.gdk.get_default_root_window(
+gtk.gdk.get_display(
+gtk.gdk.get_display_arg_name(
+gtk.gdk.get_program_class(
+gtk.gdk.get_show_events(
+gtk.gdk.get_use_xshm(
+gtk.gdk.input_remove(
+gtk.gdk.keyboard_grab(
+gtk.gdk.keyboard_ungrab(
+gtk.gdk.keymap_get_default(
+gtk.gdk.keymap_get_for_display(
+gtk.gdk.keyval_convert_case(
+gtk.gdk.keyval_from_name(
+gtk.gdk.keyval_is_lower(
+gtk.gdk.keyval_is_upper(
+gtk.gdk.keyval_name(
+gtk.gdk.keyval_to_lower(
+gtk.gdk.keyval_to_unicode(
+gtk.gdk.keyval_to_upper(
+gtk.gdk.list_visuals(
+gtk.gdk.net_wm_supports(
+gtk.gdk.notify_startup_complete(
+gtk.gdk.notify_startup_complete_with_id(
+gtk.gdk.pango_context_get(
+gtk.gdk.pango_context_get_for_screen(
+gtk.gdk.pango_context_set_colormap(
+gtk.gdk.pango_renderer_get_default(
+gtk.gdk.pixbuf_get_file_info(
+gtk.gdk.pixbuf_get_formats(
+gtk.gdk.pixbuf_get_from_drawable(
+gtk.gdk.pixbuf_loader_new(
+gtk.gdk.pixbuf_loader_new_with_mime_type(
+gtk.gdk.pixbuf_new_from_array(
+gtk.gdk.pixbuf_new_from_data(
+gtk.gdk.pixbuf_new_from_file(
+gtk.gdk.pixbuf_new_from_file_at_scale(
+gtk.gdk.pixbuf_new_from_file_at_size(
+gtk.gdk.pixbuf_new_from_inline(
+gtk.gdk.pixbuf_new_from_xpm_data(
+gtk.gdk.pixmap_colormap_create_from_xpm(
+gtk.gdk.pixmap_colormap_create_from_xpm_d(
+gtk.gdk.pixmap_create_from_data(
+gtk.gdk.pixmap_create_from_xpm(
+gtk.gdk.pixmap_create_from_xpm_d(
+gtk.gdk.pixmap_foreign_new(
+gtk.gdk.pixmap_foreign_new_for_display(
+gtk.gdk.pixmap_foreign_new_for_screen(
+gtk.gdk.pixmap_lookup(
+gtk.gdk.pixmap_lookup_for_display(
+gtk.gdk.pointer_grab(
+gtk.gdk.pointer_is_grabbed(
+gtk.gdk.pointer_ungrab(
+gtk.gdk.query_depths(
+gtk.gdk.query_visual_types(
+gtk.gdk.region_rectangle(
+gtk.gdk.rgb_colormap_ditherable(
+gtk.gdk.rgb_ditherable(
+gtk.gdk.rgb_find_color(
+gtk.gdk.rgb_gc_set_background(
+gtk.gdk.rgb_gc_set_foreground(
+gtk.gdk.rgb_get_cmap(
+gtk.gdk.rgb_get_colormap(
+gtk.gdk.rgb_get_visual(
+gtk.gdk.rgb_init(
+gtk.gdk.rgb_set_install(
+gtk.gdk.rgb_set_min_colors(
+gtk.gdk.rgb_set_verbose(
+gtk.gdk.rgb_xpixel_from_rgb(
+gtk.gdk.screen_get_default(
+gtk.gdk.screen_height(
+gtk.gdk.screen_height_mm(
+gtk.gdk.screen_width(
+gtk.gdk.screen_width_mm(
+gtk.gdk.selection_owner_get(
+gtk.gdk.selection_owner_get_for_display(
+gtk.gdk.selection_owner_set(
+gtk.gdk.selection_owner_set_for_display(
+gtk.gdk.selection_send_notify(
+gtk.gdk.selection_send_notify_for_display(
+gtk.gdk.set_double_click_time(
+gtk.gdk.set_locale(
+gtk.gdk.set_program_class(
+gtk.gdk.set_show_events(
+gtk.gdk.set_sm_client_id(
+gtk.gdk.set_use_xshm(
+gtk.gdk.synthesize_window_state(
+gtk.gdk.threads_enter(
+gtk.gdk.threads_init(
+gtk.gdk.threads_leave(
+gtk.gdk.unicode_to_keyval(
+gtk.gdk.utf8_to_string_target(
+gtk.gdk.visual_get_best(
+gtk.gdk.visual_get_best_depth(
+gtk.gdk.visual_get_best_type(
+gtk.gdk.visual_get_best_with_depth(
+gtk.gdk.visual_get_best_with_type(
+gtk.gdk.visual_get_system(
+gtk.gdk.window_at_pointer(
+gtk.gdk.window_foreign_new(
+gtk.gdk.window_foreign_new_for_display(
+gtk.gdk.window_get_toplevels(
+gtk.gdk.window_lookup(
+gtk.gdk.window_lookup_for_display(
+gtk.gdk.window_process_all_updates(
+gtk.gdk.x11_display_get_startup_notification_id(
+gtk.gdk.x11_get_default_screen(
+gtk.gdk.x11_get_server_time(
+gtk.gdk.x11_grab_server(
+gtk.gdk.x11_register_standard_event_type(
+gtk.gdk.x11_ungrab_server(
+
+--- from gtk import gdk ---
+gdk.ACTION_ASK
+gdk.ACTION_COPY
+gdk.ACTION_DEFAULT
+gdk.ACTION_LINK
+gdk.ACTION_MOVE
+gdk.ACTION_PRIVATE
+gdk.ALL_EVENTS_MASK
+gdk.AND
+gdk.AND_INVERT
+gdk.AND_REVERSE
+gdk.ARROW
+gdk.AXIS_IGNORE
+gdk.AXIS_LAST
+gdk.AXIS_PRESSURE
+gdk.AXIS_WHEEL
+gdk.AXIS_X
+gdk.AXIS_XTILT
+gdk.AXIS_Y
+gdk.AXIS_YTILT
+gdk.AppLaunchContext(
+gdk.AxisUse(
+gdk.BASED_ARROW_DOWN
+gdk.BASED_ARROW_UP
+gdk.BLANK_CURSOR
+gdk.BOAT
+gdk.BOGOSITY
+gdk.BOTTOM_LEFT_CORNER
+gdk.BOTTOM_RIGHT_CORNER
+gdk.BOTTOM_SIDE
+gdk.BOTTOM_TEE
+gdk.BOX_SPIRAL
+gdk.BUTTON1_MASK
+gdk.BUTTON1_MOTION_MASK
+gdk.BUTTON2_MASK
+gdk.BUTTON2_MOTION_MASK
+gdk.BUTTON3_MASK
+gdk.BUTTON3_MOTION_MASK
+gdk.BUTTON4_MASK
+gdk.BUTTON5_MASK
+gdk.BUTTON_MOTION_MASK
+gdk.BUTTON_PRESS
+gdk.BUTTON_PRESS_MASK
+gdk.BUTTON_RELEASE
+gdk.BUTTON_RELEASE_MASK
+gdk.ByteOrder(
+gdk.CAP_BUTT
+gdk.CAP_NOT_LAST
+gdk.CAP_PROJECTING
+gdk.CAP_ROUND
+gdk.CENTER_PTR
+gdk.CIRCLE
+gdk.CLEAR
+gdk.CLIENT_EVENT
+gdk.CLIP_BY_CHILDREN
+gdk.CLOCK
+gdk.COFFEE_MUG
+gdk.COLORSPACE_RGB
+gdk.CONFIGURE
+gdk.CONTROL_MASK
+gdk.COPY
+gdk.COPY_INVERT
+gdk.CROSS
+gdk.CROSSHAIR
+gdk.CROSSING_GRAB
+gdk.CROSSING_GTK_GRAB
+gdk.CROSSING_GTK_UNGRAB
+gdk.CROSSING_NORMAL
+gdk.CROSSING_STATE_CHANGED
+gdk.CROSSING_UNGRAB
+gdk.CROSS_REVERSE
+gdk.CURSOR_IS_PIXMAP
+gdk.CairoContext(
+gdk.CapStyle(
+gdk.Color(
+gdk.Colormap(
+gdk.Colorspace(
+gdk.CrossingMode(
+gdk.Cursor(
+gdk.CursorType(
+gdk.DAMAGE
+gdk.DECOR_ALL
+gdk.DECOR_BORDER
+gdk.DECOR_MAXIMIZE
+gdk.DECOR_MENU
+gdk.DECOR_MINIMIZE
+gdk.DECOR_RESIZEH
+gdk.DECOR_TITLE
+gdk.DELETE
+gdk.DESTROY
+gdk.DIAMOND_CROSS
+gdk.DOT
+gdk.DOTBOX
+gdk.DOUBLE_ARROW
+gdk.DRAFT_LARGE
+gdk.DRAFT_SMALL
+gdk.DRAG_ENTER
+gdk.DRAG_LEAVE
+gdk.DRAG_MOTION
+gdk.DRAG_PROTO_LOCAL
+gdk.DRAG_PROTO_MOTIF
+gdk.DRAG_PROTO_NONE
+gdk.DRAG_PROTO_OLE2
+gdk.DRAG_PROTO_ROOTWIN
+gdk.DRAG_PROTO_WIN32_DROPFILES
+gdk.DRAG_PROTO_XDND
+gdk.DRAG_STATUS
+gdk.DRAPED_BOX
+gdk.DROP_FINISHED
+gdk.DROP_START
+gdk.Device(
+gdk.Display(
+gdk.DisplayManager(
+gdk.DragAction(
+gdk.DragContext(
+gdk.DragProtocol(
+gdk.Drawable(
+gdk.ENTER_NOTIFY
+gdk.ENTER_NOTIFY_MASK
+gdk.EQUIV
+gdk.ERROR
+gdk.ERROR_FILE
+gdk.ERROR_MEM
+gdk.ERROR_PARAM
+gdk.EVEN_ODD_RULE
+gdk.EXCHANGE
+gdk.EXPOSE
+gdk.EXPOSURE_MASK
+gdk.EXTENSION_EVENTS_ALL
+gdk.EXTENSION_EVENTS_CURSOR
+gdk.EXTENSION_EVENTS_NONE
+gdk.Event(
+gdk.EventMask(
+gdk.EventType(
+gdk.ExtensionMode(
+gdk.FILTER_CONTINUE
+gdk.FILTER_REMOVE
+gdk.FILTER_TRANSLATE
+gdk.FLEUR
+gdk.FOCUS_CHANGE
+gdk.FOCUS_CHANGE_MASK
+gdk.FONT_FONT
+gdk.FONT_FONTSET
+gdk.FUNC_ALL
+gdk.FUNC_CLOSE
+gdk.FUNC_MAXIMIZE
+gdk.FUNC_MINIMIZE
+gdk.FUNC_MOVE
+gdk.FUNC_RESIZE
+gdk.Fill(
+gdk.FillRule(
+gdk.FilterReturn(
+gdk.Font(
+gdk.FontType(
+gdk.Function(
+gdk.GC(
+gdk.GCValuesMask(
+gdk.GC_BACKGROUND
+gdk.GC_CAP_STYLE
+gdk.GC_CLIP_MASK
+gdk.GC_CLIP_X_ORIGIN
+gdk.GC_CLIP_Y_ORIGIN
+gdk.GC_EXPOSURES
+gdk.GC_FILL
+gdk.GC_FONT
+gdk.GC_FOREGROUND
+gdk.GC_FUNCTION
+gdk.GC_JOIN_STYLE
+gdk.GC_LINE_STYLE
+gdk.GC_LINE_WIDTH
+gdk.GC_STIPPLE
+gdk.GC_SUBWINDOW
+gdk.GC_TILE
+gdk.GC_TS_X_ORIGIN
+gdk.GC_TS_Y_ORIGIN
+gdk.GOBBLER
+gdk.GRAB_ALREADY_GRABBED
+gdk.GRAB_BROKEN
+gdk.GRAB_FROZEN
+gdk.GRAB_INVALID_TIME
+gdk.GRAB_NOT_VIEWABLE
+gdk.GRAB_SUCCESS
+gdk.GRAVITY_CENTER
+gdk.GRAVITY_EAST
+gdk.GRAVITY_NORTH
+gdk.GRAVITY_NORTH_EAST
+gdk.GRAVITY_NORTH_WEST
+gdk.GRAVITY_SOUTH
+gdk.GRAVITY_SOUTH_EAST
+gdk.GRAVITY_SOUTH_WEST
+gdk.GRAVITY_STATIC
+gdk.GRAVITY_WEST
+gdk.GUMBY
+gdk.GrabStatus(
+gdk.Gravity(
+gdk.HAND1
+gdk.HAND2
+gdk.HEART
+gdk.HINT_ASPECT
+gdk.HINT_BASE_SIZE
+gdk.HINT_MAX_SIZE
+gdk.HINT_MIN_SIZE
+gdk.HINT_POS
+gdk.HINT_RESIZE_INC
+gdk.HINT_USER_POS
+gdk.HINT_USER_SIZE
+gdk.HINT_WIN_GRAVITY
+gdk.HYPER_MASK
+gdk.ICON
+gdk.IMAGE_FASTEST
+gdk.IMAGE_NORMAL
+gdk.IMAGE_SHARED
+gdk.INCLUDE_INFERIORS
+gdk.INPUT_EXCEPTION
+gdk.INPUT_ONLY
+gdk.INPUT_OUTPUT
+gdk.INPUT_READ
+gdk.INPUT_WRITE
+gdk.INTERP_BILINEAR
+gdk.INTERP_HYPER
+gdk.INTERP_NEAREST
+gdk.INTERP_TILES
+gdk.INVERT
+gdk.IRON_CROSS
+gdk.Image(
+gdk.ImageType(
+gdk.InputCondition(
+gdk.InputMode(
+gdk.InputSource(
+gdk.InterpType(
+gdk.JOIN_BEVEL
+gdk.JOIN_MITER
+gdk.JOIN_ROUND
+gdk.JoinStyle(
+gdk.KEY_PRESS
+gdk.KEY_PRESS_MASK
+gdk.KEY_RELEASE
+gdk.KEY_RELEASE_MASK
+gdk.Keymap(
+gdk.LAST_CURSOR
+gdk.LEAVE_NOTIFY
+gdk.LEAVE_NOTIFY_MASK
+gdk.LEFTBUTTON
+gdk.LEFT_PTR
+gdk.LEFT_SIDE
+gdk.LEFT_TEE
+gdk.LINE_DOUBLE_DASH
+gdk.LINE_ON_OFF_DASH
+gdk.LINE_SOLID
+gdk.LL_ANGLE
+gdk.LOCK_MASK
+gdk.LR_ANGLE
+gdk.LSB_FIRST
+gdk.LineStyle(
+gdk.MAN
+gdk.MAP
+gdk.META_MASK
+gdk.MIDDLEBUTTON
+gdk.MOD1_MASK
+gdk.MOD2_MASK
+gdk.MOD3_MASK
+gdk.MOD4_MASK
+gdk.MOD5_MASK
+gdk.MODE_DISABLED
+gdk.MODE_SCREEN
+gdk.MODE_WINDOW
+gdk.MODIFIER_MASK
+gdk.MOTION_NOTIFY
+gdk.MOUSE
+gdk.MSB_FIRST
+gdk.ModifierType(
+gdk.NAND
+gdk.NOOP
+gdk.NOR
+gdk.NOTHING
+gdk.NOTIFY_ANCESTOR
+gdk.NOTIFY_INFERIOR
+gdk.NOTIFY_NONLINEAR
+gdk.NOTIFY_NONLINEAR_VIRTUAL
+gdk.NOTIFY_UNKNOWN
+gdk.NOTIFY_VIRTUAL
+gdk.NO_EXPOSE
+gdk.NotifyType(
+gdk.OK
+gdk.OPAQUE_STIPPLED
+gdk.OR
+gdk.OR_INVERT
+gdk.OR_REVERSE
+gdk.OVERLAP_RECTANGLE_IN
+gdk.OVERLAP_RECTANGLE_OUT
+gdk.OVERLAP_RECTANGLE_PART
+gdk.OWNER_CHANGE
+gdk.OWNER_CHANGE_CLOSE
+gdk.OWNER_CHANGE_DESTROY
+gdk.OWNER_CHANGE_NEW_OWNER
+gdk.OverlapType(
+gdk.OwnerChange(
+gdk.PARENT_RELATIVE
+gdk.PENCIL
+gdk.PIRATE
+gdk.PIXBUF_ALPHA_BILEVEL
+gdk.PIXBUF_ALPHA_FULL
+gdk.PIXBUF_ERROR_BAD_OPTION
+gdk.PIXBUF_ERROR_CORRUPT_IMAGE
+gdk.PIXBUF_ERROR_FAILED
+gdk.PIXBUF_ERROR_INSUFFICIENT_MEMORY
+gdk.PIXBUF_ERROR_UNKNOWN_TYPE
+gdk.PIXBUF_ERROR_UNSUPPORTED_OPERATION
+gdk.PIXBUF_ROTATE_CLOCKWISE
+gdk.PIXBUF_ROTATE_COUNTERCLOCKWISE
+gdk.PIXBUF_ROTATE_NONE
+gdk.PIXBUF_ROTATE_UPSIDEDOWN
+gdk.PLUS
+gdk.POINTER_MOTION_HINT_MASK
+gdk.POINTER_MOTION_MASK
+gdk.PROPERTY_CHANGE_MASK
+gdk.PROPERTY_DELETE
+gdk.PROPERTY_NEW_VALUE
+gdk.PROPERTY_NOTIFY
+gdk.PROP_MODE_APPEND
+gdk.PROP_MODE_PREPEND
+gdk.PROP_MODE_REPLACE
+gdk.PROXIMITY_IN
+gdk.PROXIMITY_IN_MASK
+gdk.PROXIMITY_OUT
+gdk.PROXIMITY_OUT_MASK
+gdk.PangoRenderer(
+gdk.Pixbuf(
+gdk.PixbufAlphaMode(
+gdk.PixbufAnimation(
+gdk.PixbufAnimationIter(
+gdk.PixbufError(
+gdk.PixbufLoader(
+gdk.PixbufRotation(
+gdk.PixbufSimpleAnim(
+gdk.PixbufSimpleAnimIter(
+gdk.Pixmap(
+gdk.PropMode(
+gdk.PropertyState(
+gdk.QUESTION_ARROW
+gdk.RELEASE_MASK
+gdk.RGB_DITHER_MAX
+gdk.RGB_DITHER_NONE
+gdk.RGB_DITHER_NORMAL
+gdk.RIGHTBUTTON
+gdk.RIGHT_PTR
+gdk.RIGHT_SIDE
+gdk.RIGHT_TEE
+gdk.RTL_LOGO
+gdk.Rectangle(
+gdk.Region(
+gdk.RgbDither(
+gdk.SAILBOAT
+gdk.SB_DOWN_ARROW
+gdk.SB_H_DOUBLE_ARROW
+gdk.SB_LEFT_ARROW
+gdk.SB_RIGHT_ARROW
+gdk.SB_UP_ARROW
+gdk.SB_V_DOUBLE_ARROW
+gdk.SCROLL
+gdk.SCROLL_DOWN
+gdk.SCROLL_LEFT
+gdk.SCROLL_MASK
+gdk.SCROLL_RIGHT
+gdk.SCROLL_UP
+gdk.SELECTION_CLEAR
+gdk.SELECTION_CLIPBOARD
+gdk.SELECTION_NOTIFY
+gdk.SELECTION_PRIMARY
+gdk.SELECTION_REQUEST
+gdk.SELECTION_SECONDARY
+gdk.SELECTION_TYPE_ATOM
+gdk.SELECTION_TYPE_BITMAP
+gdk.SELECTION_TYPE_COLORMAP
+gdk.SELECTION_TYPE_DRAWABLE
+gdk.SELECTION_TYPE_INTEGER
+gdk.SELECTION_TYPE_PIXMAP
+gdk.SELECTION_TYPE_STRING
+gdk.SELECTION_TYPE_WINDOW
+gdk.SET
+gdk.SETTING
+gdk.SETTING_ACTION_CHANGED
+gdk.SETTING_ACTION_DELETED
+gdk.SETTING_ACTION_NEW
+gdk.SHIFT_MASK
+gdk.SHUTTLE
+gdk.SIZING
+gdk.SOLID
+gdk.SOURCE_CURSOR
+gdk.SOURCE_ERASER
+gdk.SOURCE_MOUSE
+gdk.SOURCE_PEN
+gdk.SPIDER
+gdk.SPRAYCAN
+gdk.STAR
+gdk.STIPPLED
+gdk.STRUCTURE_MASK
+gdk.SUBSTRUCTURE_MASK
+gdk.SUPER_MASK
+gdk.Screen(
+gdk.ScrollDirection(
+gdk.SettingAction(
+gdk.Status(
+gdk.SubwindowMode(
+gdk.TARGET
+gdk.TARGET_BITMAP
+gdk.TARGET_COLORMAP
+gdk.TARGET_DRAWABLE
+gdk.TARGET_PIXMAP
+gdk.TARGET_STRING
+gdk.TCROSS
+gdk.TILED
+gdk.TOP_LEFT_ARROW
+gdk.TOP_LEFT_CORNER
+gdk.TOP_RIGHT_CORNER
+gdk.TOP_SIDE
+gdk.TOP_TEE
+gdk.TREK
+gdk.UL_ANGLE
+gdk.UMBRELLA
+gdk.UNMAP
+gdk.UR_ANGLE
+gdk.VISIBILITY_FULLY_OBSCURED
+gdk.VISIBILITY_NOTIFY
+gdk.VISIBILITY_NOTIFY_MASK
+gdk.VISIBILITY_PARTIAL
+gdk.VISIBILITY_UNOBSCURED
+gdk.VISUAL_DIRECT_COLOR
+gdk.VISUAL_GRAYSCALE
+gdk.VISUAL_PSEUDO_COLOR
+gdk.VISUAL_STATIC_COLOR
+gdk.VISUAL_STATIC_GRAY
+gdk.VISUAL_TRUE_COLOR
+gdk.VisibilityState(
+gdk.Visual(
+gdk.VisualType(
+gdk.WATCH
+gdk.WA_COLORMAP
+gdk.WA_CURSOR
+gdk.WA_NOREDIR
+gdk.WA_TITLE
+gdk.WA_TYPE_HINT
+gdk.WA_VISUAL
+gdk.WA_WMCLASS
+gdk.WA_X
+gdk.WA_Y
+gdk.WINDING_RULE
+gdk.WINDOW_CHILD
+gdk.WINDOW_DIALOG
+gdk.WINDOW_EDGE_EAST
+gdk.WINDOW_EDGE_NORTH
+gdk.WINDOW_EDGE_NORTH_EAST
+gdk.WINDOW_EDGE_NORTH_WEST
+gdk.WINDOW_EDGE_SOUTH
+gdk.WINDOW_EDGE_SOUTH_EAST
+gdk.WINDOW_EDGE_SOUTH_WEST
+gdk.WINDOW_EDGE_WEST
+gdk.WINDOW_FOREIGN
+gdk.WINDOW_ROOT
+gdk.WINDOW_STATE
+gdk.WINDOW_STATE_ABOVE
+gdk.WINDOW_STATE_BELOW
+gdk.WINDOW_STATE_FULLSCREEN
+gdk.WINDOW_STATE_ICONIFIED
+gdk.WINDOW_STATE_MAXIMIZED
+gdk.WINDOW_STATE_STICKY
+gdk.WINDOW_STATE_WITHDRAWN
+gdk.WINDOW_TEMP
+gdk.WINDOW_TOPLEVEL
+gdk.WINDOW_TYPE_HINT_COMBO
+gdk.WINDOW_TYPE_HINT_DESKTOP
+gdk.WINDOW_TYPE_HINT_DIALOG
+gdk.WINDOW_TYPE_HINT_DND
+gdk.WINDOW_TYPE_HINT_DOCK
+gdk.WINDOW_TYPE_HINT_DROPDOWN_MENU
+gdk.WINDOW_TYPE_HINT_MENU
+gdk.WINDOW_TYPE_HINT_NORMAL
+gdk.WINDOW_TYPE_HINT_NOTIFICATION
+gdk.WINDOW_TYPE_HINT_POPUP_MENU
+gdk.WINDOW_TYPE_HINT_SPLASHSCREEN
+gdk.WINDOW_TYPE_HINT_TOOLBAR
+gdk.WINDOW_TYPE_HINT_TOOLTIP
+gdk.WINDOW_TYPE_HINT_UTILITY
+gdk.WMDecoration(
+gdk.WMFunction(
+gdk.Warning(
+gdk.Window(
+gdk.WindowAttributesType(
+gdk.WindowClass(
+gdk.WindowEdge(
+gdk.WindowHints(
+gdk.WindowState(
+gdk.WindowType(
+gdk.WindowTypeHint(
+gdk.XOR
+gdk.XTERM
+gdk.X_CURSOR
+gdk._2BUTTON_PRESS
+gdk._3BUTTON_PRESS
+gdk.__doc__
+gdk.__name__
+gdk.__package__
+gdk.__version__
+gdk.atom_intern(
+gdk.beep(
+gdk.bitmap_create_from_data(
+gdk.color_change(
+gdk.color_parse(
+gdk.colormap_get_system(
+gdk.colormap_get_system_size(
+gdk.colors_store(
+gdk.cursor_new_from_name(
+gdk.device_get_core_pointer(
+gdk.devices_list(
+gdk.display_get_default(
+gdk.display_manager_get(
+gdk.draw_glyphs_transformed(
+gdk.draw_layout_with_colors(
+gdk.error_trap_pop(
+gdk.error_trap_push(
+gdk.event_get(
+gdk.event_get_graphics_expose(
+gdk.event_handler_set(
+gdk.event_peek(
+gdk.event_request_motions(
+gdk.event_send_client_message_for_display(
+gdk.events_pending(
+gdk.exit(
+gdk.flush(
+gdk.font_from_description(
+gdk.font_from_description_for_display(
+gdk.font_load_for_display(
+gdk.fontset_load(
+gdk.fontset_load_for_display(
+gdk.free_compound_text(
+gdk.gc_new(
+gdk.get_default_root_window(
+gdk.get_display(
+gdk.get_display_arg_name(
+gdk.get_program_class(
+gdk.get_show_events(
+gdk.get_use_xshm(
+gdk.input_remove(
+gdk.keyboard_grab(
+gdk.keyboard_ungrab(
+gdk.keymap_get_default(
+gdk.keymap_get_for_display(
+gdk.keyval_convert_case(
+gdk.keyval_from_name(
+gdk.keyval_is_lower(
+gdk.keyval_is_upper(
+gdk.keyval_name(
+gdk.keyval_to_lower(
+gdk.keyval_to_unicode(
+gdk.keyval_to_upper(
+gdk.list_visuals(
+gdk.net_wm_supports(
+gdk.notify_startup_complete(
+gdk.notify_startup_complete_with_id(
+gdk.pango_context_get(
+gdk.pango_context_get_for_screen(
+gdk.pango_context_set_colormap(
+gdk.pango_renderer_get_default(
+gdk.pixbuf_get_file_info(
+gdk.pixbuf_get_formats(
+gdk.pixbuf_get_from_drawable(
+gdk.pixbuf_loader_new(
+gdk.pixbuf_loader_new_with_mime_type(
+gdk.pixbuf_new_from_array(
+gdk.pixbuf_new_from_data(
+gdk.pixbuf_new_from_file(
+gdk.pixbuf_new_from_file_at_scale(
+gdk.pixbuf_new_from_file_at_size(
+gdk.pixbuf_new_from_inline(
+gdk.pixbuf_new_from_xpm_data(
+gdk.pixmap_colormap_create_from_xpm(
+gdk.pixmap_colormap_create_from_xpm_d(
+gdk.pixmap_create_from_data(
+gdk.pixmap_create_from_xpm(
+gdk.pixmap_create_from_xpm_d(
+gdk.pixmap_foreign_new(
+gdk.pixmap_foreign_new_for_display(
+gdk.pixmap_foreign_new_for_screen(
+gdk.pixmap_lookup(
+gdk.pixmap_lookup_for_display(
+gdk.pointer_grab(
+gdk.pointer_is_grabbed(
+gdk.pointer_ungrab(
+gdk.query_depths(
+gdk.query_visual_types(
+gdk.region_rectangle(
+gdk.rgb_colormap_ditherable(
+gdk.rgb_ditherable(
+gdk.rgb_find_color(
+gdk.rgb_gc_set_background(
+gdk.rgb_gc_set_foreground(
+gdk.rgb_get_cmap(
+gdk.rgb_get_colormap(
+gdk.rgb_get_visual(
+gdk.rgb_init(
+gdk.rgb_set_install(
+gdk.rgb_set_min_colors(
+gdk.rgb_set_verbose(
+gdk.rgb_xpixel_from_rgb(
+gdk.screen_get_default(
+gdk.screen_height(
+gdk.screen_height_mm(
+gdk.screen_width(
+gdk.screen_width_mm(
+gdk.selection_owner_get(
+gdk.selection_owner_get_for_display(
+gdk.selection_owner_set(
+gdk.selection_owner_set_for_display(
+gdk.selection_send_notify(
+gdk.selection_send_notify_for_display(
+gdk.set_double_click_time(
+gdk.set_locale(
+gdk.set_program_class(
+gdk.set_show_events(
+gdk.set_sm_client_id(
+gdk.set_use_xshm(
+gdk.synthesize_window_state(
+gdk.threads_enter(
+gdk.threads_init(
+gdk.threads_leave(
+gdk.unicode_to_keyval(
+gdk.utf8_to_string_target(
+gdk.visual_get_best(
+gdk.visual_get_best_depth(
+gdk.visual_get_best_type(
+gdk.visual_get_best_with_depth(
+gdk.visual_get_best_with_type(
+gdk.visual_get_system(
+gdk.window_at_pointer(
+gdk.window_foreign_new(
+gdk.window_foreign_new_for_display(
+gdk.window_get_toplevels(
+gdk.window_lookup(
+gdk.window_lookup_for_display(
+gdk.window_process_all_updates(
+gdk.x11_display_get_startup_notification_id(
+gdk.x11_get_default_screen(
+gdk.x11_get_server_time(
+gdk.x11_grab_server(
+gdk.x11_register_standard_event_type(
+gdk.x11_ungrab_server(
+
+--- from gtk.gdk import * ---
+ACTION_ASK
+ACTION_COPY
+ACTION_DEFAULT
+ACTION_LINK
+ACTION_MOVE
+ACTION_PRIVATE
+ALL_EVENTS_MASK
+ARROW
+AXIS_IGNORE
+AXIS_LAST
+AXIS_PRESSURE
+AXIS_WHEEL
+AXIS_X
+AXIS_XTILT
+AXIS_Y
+AXIS_YTILT
+AppLaunchContext(
+AxisUse(
+BASED_ARROW_DOWN
+BASED_ARROW_UP
+BLANK_CURSOR
+BOAT
+BOGOSITY
+BOTTOM_LEFT_CORNER
+BOTTOM_RIGHT_CORNER
+BOTTOM_SIDE
+BOTTOM_TEE
+BOX_SPIRAL
+BUTTON1_MASK
+BUTTON1_MOTION_MASK
+BUTTON2_MASK
+BUTTON2_MOTION_MASK
+BUTTON3_MASK
+BUTTON3_MOTION_MASK
+BUTTON4_MASK
+BUTTON5_MASK
+BUTTON_MOTION_MASK
+BUTTON_PRESS
+BUTTON_PRESS_MASK
+BUTTON_RELEASE
+BUTTON_RELEASE_MASK
+ByteOrder(
+CAP_NOT_LAST
+CENTER_PTR
+CIRCLE
+CLIENT_EVENT
+CLIP_BY_CHILDREN
+CLOCK
+COFFEE_MUG
+COLORSPACE_RGB
+CONFIGURE
+CONTROL_MASK
+COPY_INVERT
+CROSS
+CROSSHAIR
+CROSSING_GRAB
+CROSSING_GTK_GRAB
+CROSSING_GTK_UNGRAB
+CROSSING_NORMAL
+CROSSING_STATE_CHANGED
+CROSSING_UNGRAB
+CROSS_REVERSE
+CURSOR_IS_PIXMAP
+CairoContext(
+CapStyle(
+Colormap(
+Colorspace(
+CrossingMode(
+CursorType(
+DAMAGE
+DECOR_ALL
+DECOR_BORDER
+DECOR_MAXIMIZE
+DECOR_MENU
+DECOR_MINIMIZE
+DECOR_RESIZEH
+DECOR_TITLE
+DESTROY
+DIAMOND_CROSS
+DOUBLE_ARROW
+DRAFT_LARGE
+DRAFT_SMALL
+DRAG_ENTER
+DRAG_LEAVE
+DRAG_MOTION
+DRAG_PROTO_LOCAL
+DRAG_PROTO_MOTIF
+DRAG_PROTO_NONE
+DRAG_PROTO_OLE2
+DRAG_PROTO_ROOTWIN
+DRAG_PROTO_WIN32_DROPFILES
+DRAG_PROTO_XDND
+DRAG_STATUS
+DRAPED_BOX
+DROP_FINISHED
+DROP_START
+Device(
+DisplayManager(
+DragAction(
+DragContext(
+DragProtocol(
+Drawable(
+ENTER_NOTIFY
+ENTER_NOTIFY_MASK
+ERROR_FILE
+ERROR_MEM
+ERROR_PARAM
+EVEN_ODD_RULE
+EXCHANGE
+EXPOSE
+EXPOSURE_MASK
+EXTENSION_EVENTS_ALL
+EXTENSION_EVENTS_CURSOR
+EXTENSION_EVENTS_NONE
+EventMask(
+ExtensionMode(
+FILTER_CONTINUE
+FILTER_REMOVE
+FILTER_TRANSLATE
+FLEUR
+FOCUS_CHANGE
+FOCUS_CHANGE_MASK
+FONT_FONT
+FONT_FONTSET
+FUNC_ALL
+FUNC_CLOSE
+FUNC_MAXIMIZE
+FUNC_MINIMIZE
+FUNC_MOVE
+FUNC_RESIZE
+Fill(
+FillRule(
+FilterReturn(
+GC(
+GCValuesMask(
+GC_BACKGROUND
+GC_CAP_STYLE
+GC_CLIP_MASK
+GC_CLIP_X_ORIGIN
+GC_CLIP_Y_ORIGIN
+GC_EXPOSURES
+GC_FILL
+GC_FONT
+GC_FOREGROUND
+GC_FUNCTION
+GC_JOIN_STYLE
+GC_LINE_STYLE
+GC_LINE_WIDTH
+GC_STIPPLE
+GC_SUBWINDOW
+GC_TILE
+GC_TS_X_ORIGIN
+GC_TS_Y_ORIGIN
+GOBBLER
+GRAB_ALREADY_GRABBED
+GRAB_BROKEN
+GRAB_FROZEN
+GRAB_INVALID_TIME
+GRAB_NOT_VIEWABLE
+GRAB_SUCCESS
+GRAVITY_CENTER
+GRAVITY_EAST
+GRAVITY_NORTH
+GRAVITY_NORTH_EAST
+GRAVITY_NORTH_WEST
+GRAVITY_SOUTH
+GRAVITY_SOUTH_EAST
+GRAVITY_SOUTH_WEST
+GRAVITY_STATIC
+GRAVITY_WEST
+GUMBY
+GrabStatus(
+Gravity(
+HAND1
+HAND2
+HEART
+HINT_ASPECT
+HINT_BASE_SIZE
+HINT_MAX_SIZE
+HINT_MIN_SIZE
+HINT_POS
+HINT_RESIZE_INC
+HINT_USER_POS
+HINT_USER_SIZE
+HINT_WIN_GRAVITY
+HYPER_MASK
+ICON
+IMAGE_FASTEST
+IMAGE_NORMAL
+IMAGE_SHARED
+INCLUDE_INFERIORS
+INPUT_EXCEPTION
+INPUT_ONLY
+INPUT_OUTPUT
+INPUT_READ
+INPUT_WRITE
+INTERP_BILINEAR
+INTERP_HYPER
+INTERP_NEAREST
+INTERP_TILES
+IRON_CROSS
+InputCondition(
+InputMode(
+InterpType(
+JoinStyle(
+KEY_PRESS
+KEY_PRESS_MASK
+KEY_RELEASE
+KEY_RELEASE_MASK
+Keymap(
+LAST_CURSOR
+LEAVE_NOTIFY
+LEAVE_NOTIFY_MASK
+LEFTBUTTON
+LEFT_PTR
+LEFT_SIDE
+LEFT_TEE
+LINE_DOUBLE_DASH
+LINE_ON_OFF_DASH
+LINE_SOLID
+LL_ANGLE
+LOCK_MASK
+LR_ANGLE
+LSB_FIRST
+LineStyle(
+MAN
+MAP
+META_MASK
+MIDDLEBUTTON
+MOD1_MASK
+MOD2_MASK
+MOD3_MASK
+MOD4_MASK
+MOD5_MASK
+MODE_DISABLED
+MODE_SCREEN
+MODE_WINDOW
+MODIFIER_MASK
+MOTION_NOTIFY
+MOUSE
+MSB_FIRST
+ModifierType(
+NOOP
+NOTHING
+NOTIFY_ANCESTOR
+NOTIFY_INFERIOR
+NOTIFY_NONLINEAR
+NOTIFY_NONLINEAR_VIRTUAL
+NOTIFY_UNKNOWN
+NOTIFY_VIRTUAL
+NO_EXPOSE
+NotifyType(
+OPAQUE_STIPPLED
+OVERLAP_RECTANGLE_IN
+OVERLAP_RECTANGLE_OUT
+OVERLAP_RECTANGLE_PART
+OWNER_CHANGE
+OWNER_CHANGE_CLOSE
+OWNER_CHANGE_DESTROY
+OWNER_CHANGE_NEW_OWNER
+OverlapType(
+OwnerChange(
+PARENT_RELATIVE
+PENCIL
+PIRATE
+PIXBUF_ALPHA_BILEVEL
+PIXBUF_ALPHA_FULL
+PIXBUF_ERROR_BAD_OPTION
+PIXBUF_ERROR_CORRUPT_IMAGE
+PIXBUF_ERROR_FAILED
+PIXBUF_ERROR_INSUFFICIENT_MEMORY
+PIXBUF_ERROR_UNKNOWN_TYPE
+PIXBUF_ERROR_UNSUPPORTED_OPERATION
+PIXBUF_ROTATE_CLOCKWISE
+PIXBUF_ROTATE_COUNTERCLOCKWISE
+PIXBUF_ROTATE_NONE
+PIXBUF_ROTATE_UPSIDEDOWN
+POINTER_MOTION_HINT_MASK
+POINTER_MOTION_MASK
+PROPERTY_CHANGE_MASK
+PROPERTY_DELETE
+PROPERTY_NEW_VALUE
+PROPERTY_NOTIFY
+PROP_MODE_APPEND
+PROP_MODE_PREPEND
+PROP_MODE_REPLACE
+PROXIMITY_IN
+PROXIMITY_IN_MASK
+PROXIMITY_OUT
+PROXIMITY_OUT_MASK
+PangoRenderer(
+Pixbuf(
+PixbufAlphaMode(
+PixbufAnimation(
+PixbufAnimationIter(
+PixbufError(
+PixbufLoader(
+PixbufRotation(
+PixbufSimpleAnim(
+PixbufSimpleAnimIter(
+PropMode(
+PropertyState(
+QUESTION_ARROW
+RELEASE_MASK
+RGB_DITHER_MAX
+RGB_DITHER_NONE
+RGB_DITHER_NORMAL
+RIGHTBUTTON
+RIGHT_PTR
+RIGHT_SIDE
+RIGHT_TEE
+RTL_LOGO
+Rectangle(
+RgbDither(
+SAILBOAT
+SB_DOWN_ARROW
+SB_H_DOUBLE_ARROW
+SB_LEFT_ARROW
+SB_RIGHT_ARROW
+SB_UP_ARROW
+SB_V_DOUBLE_ARROW
+SCROLL_DOWN
+SCROLL_LEFT
+SCROLL_MASK
+SCROLL_RIGHT
+SCROLL_UP
+SELECTION_CLEAR
+SELECTION_CLIPBOARD
+SELECTION_NOTIFY
+SELECTION_PRIMARY
+SELECTION_REQUEST
+SELECTION_SECONDARY
+SELECTION_TYPE_ATOM
+SELECTION_TYPE_BITMAP
+SELECTION_TYPE_COLORMAP
+SELECTION_TYPE_DRAWABLE
+SELECTION_TYPE_INTEGER
+SELECTION_TYPE_PIXMAP
+SELECTION_TYPE_STRING
+SELECTION_TYPE_WINDOW
+SETTING
+SETTING_ACTION_CHANGED
+SETTING_ACTION_DELETED
+SETTING_ACTION_NEW
+SHIFT_MASK
+SHUTTLE
+SIZING
+SOURCE_CURSOR
+SOURCE_ERASER
+SOURCE_MOUSE
+SOURCE_PEN
+SPIDER
+SPRAYCAN
+STIPPLED
+STRUCTURE_MASK
+SUBSTRUCTURE_MASK
+SUPER_MASK
+ScrollDirection(
+SettingAction(
+Status(
+SubwindowMode(
+TARGET
+TARGET_BITMAP
+TARGET_COLORMAP
+TARGET_DRAWABLE
+TARGET_PIXMAP
+TARGET_STRING
+TCROSS
+TILED
+TOP_LEFT_ARROW
+TOP_LEFT_CORNER
+TOP_RIGHT_CORNER
+TOP_SIDE
+TOP_TEE
+TREK
+UL_ANGLE
+UMBRELLA
+UNMAP
+UR_ANGLE
+VISIBILITY_FULLY_OBSCURED
+VISIBILITY_NOTIFY
+VISIBILITY_NOTIFY_MASK
+VISIBILITY_UNOBSCURED
+VISUAL_DIRECT_COLOR
+VISUAL_GRAYSCALE
+VISUAL_PSEUDO_COLOR
+VISUAL_STATIC_COLOR
+VISUAL_STATIC_GRAY
+VISUAL_TRUE_COLOR
+VisibilityState(
+Visual(
+VisualType(
+WATCH
+WA_COLORMAP
+WA_CURSOR
+WA_NOREDIR
+WA_TITLE
+WA_TYPE_HINT
+WA_VISUAL
+WA_WMCLASS
+WA_X
+WA_Y
+WINDOW_CHILD
+WINDOW_DIALOG
+WINDOW_EDGE_EAST
+WINDOW_EDGE_NORTH
+WINDOW_EDGE_NORTH_EAST
+WINDOW_EDGE_NORTH_WEST
+WINDOW_EDGE_SOUTH
+WINDOW_EDGE_SOUTH_EAST
+WINDOW_EDGE_SOUTH_WEST
+WINDOW_EDGE_WEST
+WINDOW_FOREIGN
+WINDOW_ROOT
+WINDOW_STATE
+WINDOW_STATE_ABOVE
+WINDOW_STATE_BELOW
+WINDOW_STATE_FULLSCREEN
+WINDOW_STATE_ICONIFIED
+WINDOW_STATE_MAXIMIZED
+WINDOW_STATE_STICKY
+WINDOW_STATE_WITHDRAWN
+WINDOW_TEMP
+WINDOW_TYPE_HINT_COMBO
+WINDOW_TYPE_HINT_DESKTOP
+WINDOW_TYPE_HINT_DIALOG
+WINDOW_TYPE_HINT_DND
+WINDOW_TYPE_HINT_DOCK
+WINDOW_TYPE_HINT_DROPDOWN_MENU
+WINDOW_TYPE_HINT_MENU
+WINDOW_TYPE_HINT_NORMAL
+WINDOW_TYPE_HINT_NOTIFICATION
+WINDOW_TYPE_HINT_POPUP_MENU
+WINDOW_TYPE_HINT_SPLASHSCREEN
+WINDOW_TYPE_HINT_TOOLBAR
+WINDOW_TYPE_HINT_TOOLTIP
+WINDOW_TYPE_HINT_UTILITY
+WMDecoration(
+WMFunction(
+WindowAttributesType(
+WindowClass(
+WindowEdge(
+WindowHints(
+WindowState(
+WindowTypeHint(
+XTERM
+X_CURSOR
+_2BUTTON_PRESS
+_3BUTTON_PRESS
+atom_intern(
+bitmap_create_from_data(
+color_change(
+color_parse(
+colormap_get_system(
+colormap_get_system_size(
+colors_store(
+cursor_new_from_name(
+device_get_core_pointer(
+devices_list(
+display_get_default(
+display_manager_get(
+draw_glyphs_transformed(
+draw_layout_with_colors(
+error_trap_pop(
+error_trap_push(
+event_get(
+event_get_graphics_expose(
+event_handler_set(
+event_peek(
+event_request_motions(
+event_send_client_message_for_display(
+flush(
+font_from_description(
+font_from_description_for_display(
+font_load_for_display(
+fontset_load(
+fontset_load_for_display(
+free_compound_text(
+gc_new(
+get_default_root_window(
+get_display(
+get_display_arg_name(
+get_program_class(
+get_show_events(
+get_use_xshm(
+keyboard_grab(
+keyboard_ungrab(
+keymap_get_default(
+keymap_get_for_display(
+keyval_convert_case(
+keyval_from_name(
+keyval_is_lower(
+keyval_is_upper(
+keyval_name(
+keyval_to_lower(
+keyval_to_unicode(
+keyval_to_upper(
+list_visuals(
+net_wm_supports(
+notify_startup_complete(
+notify_startup_complete_with_id(
+pango_context_get(
+pango_context_get_for_screen(
+pango_context_set_colormap(
+pango_renderer_get_default(
+pixbuf_get_file_info(
+pixbuf_get_formats(
+pixbuf_get_from_drawable(
+pixbuf_loader_new(
+pixbuf_loader_new_with_mime_type(
+pixbuf_new_from_array(
+pixbuf_new_from_data(
+pixbuf_new_from_file(
+pixbuf_new_from_file_at_scale(
+pixbuf_new_from_file_at_size(
+pixbuf_new_from_inline(
+pixbuf_new_from_xpm_data(
+pixmap_colormap_create_from_xpm(
+pixmap_colormap_create_from_xpm_d(
+pixmap_create_from_data(
+pixmap_create_from_xpm(
+pixmap_create_from_xpm_d(
+pixmap_foreign_new(
+pixmap_foreign_new_for_display(
+pixmap_foreign_new_for_screen(
+pixmap_lookup(
+pixmap_lookup_for_display(
+pointer_grab(
+pointer_is_grabbed(
+pointer_ungrab(
+query_depths(
+query_visual_types(
+region_rectangle(
+rgb_colormap_ditherable(
+rgb_ditherable(
+rgb_find_color(
+rgb_gc_set_background(
+rgb_gc_set_foreground(
+rgb_get_cmap(
+rgb_get_colormap(
+rgb_get_visual(
+rgb_init(
+rgb_set_install(
+rgb_set_min_colors(
+rgb_set_verbose(
+rgb_xpixel_from_rgb(
+screen_get_default(
+screen_height(
+screen_height_mm(
+screen_width(
+screen_width_mm(
+selection_owner_get(
+selection_owner_get_for_display(
+selection_owner_set(
+selection_send_notify(
+selection_send_notify_for_display(
+set_double_click_time(
+set_locale(
+set_program_class(
+set_show_events(
+set_sm_client_id(
+set_use_xshm(
+synthesize_window_state(
+unicode_to_keyval(
+utf8_to_string_target(
+visual_get_best(
+visual_get_best_depth(
+visual_get_best_type(
+visual_get_best_with_depth(
+visual_get_best_with_type(
+visual_get_system(
+window_at_pointer(
+window_foreign_new(
+window_foreign_new_for_display(
+window_get_toplevels(
+window_lookup(
+window_lookup_for_display(
+window_process_all_updates(
+x11_display_get_startup_notification_id(
+x11_get_default_screen(
+x11_get_server_time(
+x11_grab_server(
+x11_register_standard_event_type(
+x11_ungrab_server(
+
+--- import sqlite ---
+sqlite.BINARY
+sqlite.Binary(
+sqlite.Connection(
+sqlite.Cursor(
+sqlite.DATE
+sqlite.DBAPITypeObject(
+sqlite.DataError(
+sqlite.DatabaseError(
+sqlite.Error(
+sqlite.INT
+sqlite.IntegrityError(
+sqlite.InterfaceError(
+sqlite.InternalError(
+sqlite.NUMBER
+sqlite.NotSupportedError(
+sqlite.OperationalError(
+sqlite.PgResultSet(
+sqlite.ProgrammingError(
+sqlite.ROWID
+sqlite.STRING
+sqlite.TIME
+sqlite.TIMESTAMP
+sqlite.UNICODESTRING
+sqlite.Warning(
+sqlite.__all__
+sqlite.__builtins__
+sqlite.__doc__
+sqlite.__file__
+sqlite.__name__
+sqlite.__package__
+sqlite.__path__
+sqlite.__revision__
+sqlite.apilevel
+sqlite.connect(
+sqlite.decode(
+sqlite.encode(
+sqlite.main
+sqlite.paramstyle
+sqlite.threadsafety
+sqlite.version
+sqlite.version_info
+
+--- from sqlite import * ---
+DATE
+DBAPITypeObject(
+PgResultSet(
+ROWID
+TIME
+TIMESTAMP
+UNICODESTRING
+
+--- import sqlite.main ---
+sqlite.main.BooleanType(
+sqlite.main.BufferType(
+sqlite.main.BuiltinFunctionType(
+sqlite.main.BuiltinMethodType(
+sqlite.main.ClassType(
+sqlite.main.CodeType(
+sqlite.main.ComplexType(
+sqlite.main.Connection(
+sqlite.main.Cursor(
+sqlite.main.DBAPITypeObject(
+sqlite.main.Date(
+sqlite.main.DateFromTicks(
+sqlite.main.DateTime
+sqlite.main.DateTimeDeltaType(
+sqlite.main.DateTimeType(
+sqlite.main.DictProxyType(
+sqlite.main.DictType(
+sqlite.main.DictionaryType(
+sqlite.main.EllipsisType(
+sqlite.main.FileType(
+sqlite.main.FloatType(
+sqlite.main.FrameType(
+sqlite.main.FunctionType(
+sqlite.main.GeneratorType(
+sqlite.main.GetSetDescriptorType(
+sqlite.main.InstanceType(
+sqlite.main.IntType(
+sqlite.main.LambdaType(
+sqlite.main.ListType(
+sqlite.main.LongType(
+sqlite.main.MemberDescriptorType(
+sqlite.main.MethodType(
+sqlite.main.ModuleType(
+sqlite.main.NoneType(
+sqlite.main.NotImplementedType(
+sqlite.main.ObjectType(
+sqlite.main.PgResultSet(
+sqlite.main.SliceType(
+sqlite.main.StringType(
+sqlite.main.StringTypes
+sqlite.main.Time(
+sqlite.main.TimeFromTicks(
+sqlite.main.Timestamp(
+sqlite.main.TimestampFromTicks(
+sqlite.main.TracebackType(
+sqlite.main.TupleType(
+sqlite.main.TypeType(
+sqlite.main.UnboundMethodType(
+sqlite.main.UnicodeConverter(
+sqlite.main.UnicodeType(
+sqlite.main.XRangeType(
+sqlite.main.__builtins__
+sqlite.main.__doc__
+sqlite.main.__file__
+sqlite.main.__name__
+sqlite.main.__package__
+sqlite.main.copy
+sqlite.main.have_datetime
+sqlite.main.make_PgResultSetClass(
+sqlite.main.nested_scopes
+sqlite.main.new
+sqlite.main.sys
+sqlite.main.weakref
+
+--- from sqlite import main ---
+main.BooleanType(
+main.BufferType(
+main.BuiltinFunctionType(
+main.BuiltinMethodType(
+main.ClassType(
+main.CodeType(
+main.ComplexType(
+main.Connection(
+main.Cursor(
+main.DBAPITypeObject(
+main.Date(
+main.DateFromTicks(
+main.DateTime
+main.DateTimeDeltaType(
+main.DateTimeType(
+main.DictProxyType(
+main.DictType(
+main.DictionaryType(
+main.EllipsisType(
+main.FileType(
+main.FloatType(
+main.FrameType(
+main.FunctionType(
+main.GeneratorType(
+main.GetSetDescriptorType(
+main.InstanceType(
+main.IntType(
+main.LambdaType(
+main.ListType(
+main.LongType(
+main.MemberDescriptorType(
+main.MethodType(
+main.ModuleType(
+main.NoneType(
+main.NotImplementedType(
+main.ObjectType(
+main.PgResultSet(
+main.SliceType(
+main.StringType(
+main.StringTypes
+main.Time(
+main.TimeFromTicks(
+main.Timestamp(
+main.TimestampFromTicks(
+main.TracebackType(
+main.TupleType(
+main.TypeType(
+main.UnboundMethodType(
+main.UnicodeConverter(
+main.UnicodeType(
+main.XRangeType(
+main.copy
+main.have_datetime
+main.make_PgResultSetClass(
+main.nested_scopes
+main.new
+main.sys
+main.weakref
+
+--- from sqlite.main import * ---
+DateTime
+DateTimeDeltaType(
+DateTimeType(
+UnicodeConverter(
+have_datetime
+make_PgResultSetClass(
+
+--- import MySQLdb ---
+MySQLdb.BINARY
+MySQLdb.Binary(
+MySQLdb.Connect(
+MySQLdb.Connection(
+MySQLdb.DATE
+MySQLdb.DATETIME
+MySQLdb.DBAPISet(
+MySQLdb.DataError(
+MySQLdb.DatabaseError(
+MySQLdb.Date(
+MySQLdb.DateFromTicks(
+MySQLdb.Error(
+MySQLdb.FIELD_TYPE
+MySQLdb.ImmutableSet(
+MySQLdb.IntegrityError(
+MySQLdb.InterfaceError(
+MySQLdb.InternalError(
+MySQLdb.MySQLError(
+MySQLdb.NULL
+MySQLdb.NUMBER
+MySQLdb.NotSupportedError(
+MySQLdb.OperationalError(
+MySQLdb.ProgrammingError(
+MySQLdb.ROWID
+MySQLdb.STRING
+MySQLdb.TIME
+MySQLdb.TIMESTAMP
+MySQLdb.Time(
+MySQLdb.TimeFromTicks(
+MySQLdb.Timestamp(
+MySQLdb.TimestampFromTicks(
+MySQLdb.Warning(
+MySQLdb.__all__
+MySQLdb.__author__
+MySQLdb.__builtins__
+MySQLdb.__doc__
+MySQLdb.__file__
+MySQLdb.__name__
+MySQLdb.__package__
+MySQLdb.__path__
+MySQLdb.__revision__
+MySQLdb.__version__
+MySQLdb.__warningregistry__
+MySQLdb.apilevel
+MySQLdb.connect(
+MySQLdb.connection(
+MySQLdb.constants
+MySQLdb.debug(
+MySQLdb.escape(
+MySQLdb.escape_dict(
+MySQLdb.escape_sequence(
+MySQLdb.escape_string(
+MySQLdb.get_client_info(
+MySQLdb.paramstyle
+MySQLdb.release
+MySQLdb.result(
+MySQLdb.server_end(
+MySQLdb.server_init(
+MySQLdb.string_literal(
+MySQLdb.thread_safe(
+MySQLdb.threadsafety
+MySQLdb.times
+MySQLdb.version_info
+
+--- from MySQLdb import * ---
+Connect(
+DATETIME
+DBAPISet(
+FIELD_TYPE
+MySQLError(
+connection(
+escape_dict(
+escape_sequence(
+escape_string(
+get_client_info(
+release
+result(
+server_end(
+server_init(
+string_literal(
+thread_safe(
+times
+
+--- import MySQLdb.constants ---
+MySQLdb.constants.FIELD_TYPE
+MySQLdb.constants.__all__
+MySQLdb.constants.__builtins__
+MySQLdb.constants.__doc__
+MySQLdb.constants.__file__
+MySQLdb.constants.__name__
+MySQLdb.constants.__package__
+MySQLdb.constants.__path__
+
+--- from MySQLdb import constants ---
+constants.FIELD_TYPE
+constants.__all__
+constants.__builtins__
+constants.__path__
+
+--- from MySQLdb.constants import * ---
+
+--- import MySQLdb.constants.FIELD_TYPE ---
+MySQLdb.constants.FIELD_TYPE.BIT
+MySQLdb.constants.FIELD_TYPE.BLOB
+MySQLdb.constants.FIELD_TYPE.CHAR
+MySQLdb.constants.FIELD_TYPE.DATE
+MySQLdb.constants.FIELD_TYPE.DATETIME
+MySQLdb.constants.FIELD_TYPE.DECIMAL
+MySQLdb.constants.FIELD_TYPE.DOUBLE
+MySQLdb.constants.FIELD_TYPE.ENUM
+MySQLdb.constants.FIELD_TYPE.FLOAT
+MySQLdb.constants.FIELD_TYPE.GEOMETRY
+MySQLdb.constants.FIELD_TYPE.INT24
+MySQLdb.constants.FIELD_TYPE.INTERVAL
+MySQLdb.constants.FIELD_TYPE.LONG
+MySQLdb.constants.FIELD_TYPE.LONGLONG
+MySQLdb.constants.FIELD_TYPE.LONG_BLOB
+MySQLdb.constants.FIELD_TYPE.MEDIUM_BLOB
+MySQLdb.constants.FIELD_TYPE.NEWDATE
+MySQLdb.constants.FIELD_TYPE.NEWDECIMAL
+MySQLdb.constants.FIELD_TYPE.NULL
+MySQLdb.constants.FIELD_TYPE.SET
+MySQLdb.constants.FIELD_TYPE.SHORT
+MySQLdb.constants.FIELD_TYPE.STRING
+MySQLdb.constants.FIELD_TYPE.TIME
+MySQLdb.constants.FIELD_TYPE.TIMESTAMP
+MySQLdb.constants.FIELD_TYPE.TINY
+MySQLdb.constants.FIELD_TYPE.TINY_BLOB
+MySQLdb.constants.FIELD_TYPE.VARCHAR
+MySQLdb.constants.FIELD_TYPE.VAR_STRING
+MySQLdb.constants.FIELD_TYPE.YEAR
+MySQLdb.constants.FIELD_TYPE.__builtins__
+MySQLdb.constants.FIELD_TYPE.__doc__
+MySQLdb.constants.FIELD_TYPE.__file__
+MySQLdb.constants.FIELD_TYPE.__name__
+MySQLdb.constants.FIELD_TYPE.__package__
+
+--- from MySQLdb.constants import FIELD_TYPE ---
+FIELD_TYPE.BIT
+FIELD_TYPE.BLOB
+FIELD_TYPE.CHAR
+FIELD_TYPE.DATE
+FIELD_TYPE.DATETIME
+FIELD_TYPE.DECIMAL
+FIELD_TYPE.DOUBLE
+FIELD_TYPE.ENUM
+FIELD_TYPE.FLOAT
+FIELD_TYPE.GEOMETRY
+FIELD_TYPE.INT24
+FIELD_TYPE.INTERVAL
+FIELD_TYPE.LONG
+FIELD_TYPE.LONGLONG
+FIELD_TYPE.LONG_BLOB
+FIELD_TYPE.MEDIUM_BLOB
+FIELD_TYPE.NEWDATE
+FIELD_TYPE.NEWDECIMAL
+FIELD_TYPE.NULL
+FIELD_TYPE.SET
+FIELD_TYPE.SHORT
+FIELD_TYPE.STRING
+FIELD_TYPE.TIME
+FIELD_TYPE.TIMESTAMP
+FIELD_TYPE.TINY
+FIELD_TYPE.TINY_BLOB
+FIELD_TYPE.VARCHAR
+FIELD_TYPE.VAR_STRING
+FIELD_TYPE.YEAR
+FIELD_TYPE.__builtins__
+FIELD_TYPE.__doc__
+FIELD_TYPE.__file__
+FIELD_TYPE.__name__
+FIELD_TYPE.__package__
+
+--- from MySQLdb.constants.FIELD_TYPE import * ---
+BIT
+BLOB
+DECIMAL
+DOUBLE
+ENUM
+GEOMETRY
+INT24
+INTERVAL
+LONGLONG
+LONG_BLOB
+MEDIUM_BLOB
+NEWDATE
+NEWDECIMAL
+TINY
+TINY_BLOB
+VARCHAR
+VAR_STRING
+YEAR
+
+--- import MySQLdb.release ---
+MySQLdb.release.__author__
+MySQLdb.release.__builtins__
+MySQLdb.release.__doc__
+MySQLdb.release.__file__
+MySQLdb.release.__name__
+MySQLdb.release.__package__
+MySQLdb.release.__version__
+MySQLdb.release.version_info
+
+--- from MySQLdb import release ---
+release.__author__
+release.__version__
+release.version_info
+
+--- from MySQLdb.release import * ---
+
+--- import MySQLdb.times ---
+MySQLdb.times.Date(
+MySQLdb.times.DateFromTicks(
+MySQLdb.times.DateTime2literal(
+MySQLdb.times.DateTimeDelta2literal(
+MySQLdb.times.DateTimeDeltaType(
+MySQLdb.times.DateTimeType(
+MySQLdb.times.DateTime_or_None(
+MySQLdb.times.Date_or_None(
+MySQLdb.times.Time(
+MySQLdb.times.TimeDelta(
+MySQLdb.times.TimeDelta_or_None(
+MySQLdb.times.TimeFromTicks(
+MySQLdb.times.Time_or_None(
+MySQLdb.times.Timestamp(
+MySQLdb.times.TimestampFromTicks(
+MySQLdb.times.__builtins__
+MySQLdb.times.__doc__
+MySQLdb.times.__file__
+MySQLdb.times.__name__
+MySQLdb.times.__package__
+MySQLdb.times.date(
+MySQLdb.times.datetime(
+MySQLdb.times.format_DATE(
+MySQLdb.times.format_TIME(
+MySQLdb.times.format_TIMEDELTA(
+MySQLdb.times.format_TIMESTAMP(
+MySQLdb.times.localtime(
+MySQLdb.times.mysql_timestamp_converter(
+MySQLdb.times.string_literal(
+MySQLdb.times.time(
+MySQLdb.times.timedelta(
+
+--- from MySQLdb import times ---
+times.Date(
+times.DateFromTicks(
+times.DateTime2literal(
+times.DateTimeDelta2literal(
+times.DateTimeDeltaType(
+times.DateTimeType(
+times.DateTime_or_None(
+times.Date_or_None(
+times.Time(
+times.TimeDelta(
+times.TimeDelta_or_None(
+times.TimeFromTicks(
+times.Time_or_None(
+times.Timestamp(
+times.TimestampFromTicks(
+times.__builtins__
+times.__doc__
+times.__file__
+times.__name__
+times.__package__
+times.date(
+times.datetime(
+times.format_DATE(
+times.format_TIME(
+times.format_TIMEDELTA(
+times.format_TIMESTAMP(
+times.localtime(
+times.mysql_timestamp_converter(
+times.string_literal(
+times.time(
+times.timedelta(
+
+--- from MySQLdb.times import * ---
+DateTime2literal(
+DateTimeDelta2literal(
+DateTime_or_None(
+Date_or_None(
+TimeDelta(
+TimeDelta_or_None(
+Time_or_None(
+format_DATE(
+format_TIME(
+format_TIMEDELTA(
+format_TIMESTAMP(
+mysql_timestamp_converter(
+
+--- import PythonCard ---
+PythonCard.__builtins__
+PythonCard.__doc__
+PythonCard.__file__
+PythonCard.__name__
+PythonCard.__package__
+PythonCard.__path__
+
+--- from PythonCard import * ---
+
+--- import PythonCard.model ---
+PythonCard.model.ActivateEvent(
+PythonCard.model.Application(
+PythonCard.model.Background(
+PythonCard.model.BackgroundEvents
+PythonCard.model.CloseEvent(
+PythonCard.model.CustomDialog(
+PythonCard.model.DeactivateEvent(
+PythonCard.model.EVT_LATENT_BACKGROUNDBIND(
+PythonCard.model.EVT_RUN_PYCRUSTRC(
+PythonCard.model.MaximizeEvent(
+PythonCard.model.MinimizeEvent(
+PythonCard.model.MoveEvent(
+PythonCard.model.PageBackground(
+PythonCard.model.PageBackgroundEvents
+PythonCard.model.RestoreEvent(
+PythonCard.model.Scriptable(
+PythonCard.model.SizeEvent(
+PythonCard.model.SplitterBackground(
+PythonCard.model.UserDict
+PythonCard.model.WidgetDict(
+PythonCard.model.__builtins__
+PythonCard.model.__doc__
+PythonCard.model.__file__
+PythonCard.model.__name__
+PythonCard.model.__package__
+PythonCard.model.childWindow(
+PythonCard.model.colourdb
+PythonCard.model.component
+PythonCard.model.configuration
+PythonCard.model.debug
+PythonCard.model.dialog
+PythonCard.model.event
+PythonCard.model.inspect
+PythonCard.model.internationalResourceName(
+PythonCard.model.locale
+PythonCard.model.log
+PythonCard.model.menu
+PythonCard.model.new
+PythonCard.model.os
+PythonCard.model.resource
+PythonCard.model.statusbar
+PythonCard.model.sys
+PythonCard.model.types
+PythonCard.model.util
+PythonCard.model.widget
+PythonCard.model.wx
+PythonCard.model.wxEVT_LATENT_BACKGROUNDBIND
+PythonCard.model.wxEVT_RUN_PYCRUSTRC
+PythonCard.model.wxLatentBackgroundBindEvent(
+PythonCard.model.wxRunPycrustrcEvent(
+
+--- from PythonCard import model ---
+model.ActivateEvent(
+model.Application(
+model.Background(
+model.BackgroundEvents
+model.CloseEvent(
+model.CustomDialog(
+model.DeactivateEvent(
+model.EVT_LATENT_BACKGROUNDBIND(
+model.EVT_RUN_PYCRUSTRC(
+model.MaximizeEvent(
+model.MinimizeEvent(
+model.MoveEvent(
+model.PageBackground(
+model.PageBackgroundEvents
+model.RestoreEvent(
+model.Scriptable(
+model.SizeEvent(
+model.SplitterBackground(
+model.UserDict
+model.WidgetDict(
+model.childWindow(
+model.colourdb
+model.component
+model.configuration
+model.debug
+model.dialog
+model.event
+model.inspect
+model.internationalResourceName(
+model.locale
+model.log
+model.menu
+model.new
+model.os
+model.resource
+model.statusbar
+model.sys
+model.util
+model.widget
+model.wx
+model.wxEVT_LATENT_BACKGROUNDBIND
+model.wxEVT_RUN_PYCRUSTRC
+model.wxLatentBackgroundBindEvent(
+model.wxRunPycrustrcEvent(
+
+--- from PythonCard.model import * ---
+Background(
+BackgroundEvents
+CustomDialog(
+DeactivateEvent(
+EVT_LATENT_BACKGROUNDBIND(
+EVT_RUN_PYCRUSTRC(
+MinimizeEvent(
+PageBackground(
+PageBackgroundEvents
+RestoreEvent(
+Scriptable(
+SplitterBackground(
+WidgetDict(
+childWindow(
+colourdb
+component
+configuration
+dialog
+internationalResourceName(
+statusbar
+widget
+wxEVT_LATENT_BACKGROUNDBIND
+wxEVT_RUN_PYCRUSTRC
+wxLatentBackgroundBindEvent(
+wxRunPycrustrcEvent(
+
+--- import PythonCard.components ---
+PythonCard.components.__builtins__
+PythonCard.components.__doc__
+PythonCard.components.__file__
+PythonCard.components.__name__
+PythonCard.components.__package__
+PythonCard.components.__path__
+
+--- from PythonCard import components ---
+components.__path__
+
+--- from PythonCard.components import * ---
+
+--- import PythonCard.dialog ---
+PythonCard.dialog.DialogResults(
+PythonCard.dialog.Font(
+PythonCard.dialog.__builtins__
+PythonCard.dialog.__doc__
+PythonCard.dialog.__file__
+PythonCard.dialog.__name__
+PythonCard.dialog.__package__
+PythonCard.dialog.alertDialog(
+PythonCard.dialog.colorDialog(
+PythonCard.dialog.dialogs
+PythonCard.dialog.directoryDialog(
+PythonCard.dialog.fileDialog(
+PythonCard.dialog.findDialog(
+PythonCard.dialog.fontDescription(
+PythonCard.dialog.fontDialog(
+PythonCard.dialog.messageDialog(
+PythonCard.dialog.multilineTextEntryDialog(
+PythonCard.dialog.multipleChoiceDialog(
+PythonCard.dialog.openFileDialog(
+PythonCard.dialog.passwordTextEntryDialog(
+PythonCard.dialog.saveFileDialog(
+PythonCard.dialog.scrolledMessageDialog(
+PythonCard.dialog.singleChoiceDialog(
+PythonCard.dialog.textEntryDialog(
+PythonCard.dialog.wx
+
+--- from PythonCard import dialog ---
+dialog.DialogResults(
+dialog.Font(
+dialog.__builtins__
+dialog.__doc__
+dialog.__file__
+dialog.__name__
+dialog.__package__
+dialog.alertDialog(
+dialog.colorDialog(
+dialog.dialogs
+dialog.directoryDialog(
+dialog.fileDialog(
+dialog.findDialog(
+dialog.fontDescription(
+dialog.fontDialog(
+dialog.messageDialog(
+dialog.multilineTextEntryDialog(
+dialog.multipleChoiceDialog(
+dialog.openFileDialog(
+dialog.passwordTextEntryDialog(
+dialog.saveFileDialog(
+dialog.scrolledMessageDialog(
+dialog.singleChoiceDialog(
+dialog.textEntryDialog(
+dialog.wx
+
+--- from PythonCard.dialog import * ---
+alertDialog(
+colorDialog(
+dialogs
+directoryDialog(
+findDialog(
+fontDescription(
+fontDialog(
+multilineTextEntryDialog(
+multipleChoiceDialog(
+openFileDialog(
+passwordTextEntryDialog(
+saveFileDialog(
+scrolledMessageDialog(
+singleChoiceDialog(
+textEntryDialog(
+
+--- import PythonCard.event ---
+PythonCard.event.ChangeEvent(
+PythonCard.event.ChangeListener(
+PythonCard.event.Changeable(
+PythonCard.event.CommandTypeEvent(
+PythonCard.event.Event(
+PythonCard.event.EventHandler(
+PythonCard.event.EventListener(
+PythonCard.event.EventLog(
+PythonCard.event.EventSource(
+PythonCard.event.FOCUS_EVENTS
+PythonCard.event.GainFocusEvent(
+PythonCard.event.IdleEvent(
+PythonCard.event.InsteadOfTypeEvent(
+PythonCard.event.KeyDownEvent(
+PythonCard.event.KeyEvent(
+PythonCard.event.KeyPressEvent(
+PythonCard.event.KeyUpEvent(
+PythonCard.event.LoseFocusEvent(
+PythonCard.event.MOUSE_EVENTS
+PythonCard.event.MouseClickEvent(
+PythonCard.event.MouseContextDoubleClickEvent(
+PythonCard.event.MouseContextDownEvent(
+PythonCard.event.MouseContextUpEvent(
+PythonCard.event.MouseDoubleClickEvent(
+PythonCard.event.MouseDownEvent(
+PythonCard.event.MouseDragEvent(
+PythonCard.event.MouseEnterEvent(
+PythonCard.event.MouseEvent(
+PythonCard.event.MouseLeaveEvent(
+PythonCard.event.MouseMiddleDoubleClickEvent(
+PythonCard.event.MouseMiddleDownEvent(
+PythonCard.event.MouseMiddleUpEvent(
+PythonCard.event.MouseMoveEvent(
+PythonCard.event.MouseUpEvent(
+PythonCard.event.SelectEvent(
+PythonCard.event.TextEnterEvent(
+PythonCard.event.TextUpdateEvent(
+PythonCard.event.TimerEvent(
+PythonCard.event.WIDGET_EVENTS
+PythonCard.event.__builtins__
+PythonCard.event.__doc__
+PythonCard.event.__file__
+PythonCard.event.__name__
+PythonCard.event.__package__
+PythonCard.event.callAfter(
+PythonCard.event.error
+PythonCard.event.futureCall(
+PythonCard.event.singleton
+PythonCard.event.sys
+PythonCard.event.wx
+
+--- from PythonCard import event ---
+event.ChangeEvent(
+event.ChangeListener(
+event.Changeable(
+event.CommandTypeEvent(
+event.EventHandler(
+event.EventListener(
+event.EventLog(
+event.EventSource(
+event.FOCUS_EVENTS
+event.GainFocusEvent(
+event.IdleEvent(
+event.InsteadOfTypeEvent(
+event.KeyDownEvent(
+event.KeyEvent(
+event.KeyPressEvent(
+event.KeyUpEvent(
+event.LoseFocusEvent(
+event.MOUSE_EVENTS
+event.MouseClickEvent(
+event.MouseContextDoubleClickEvent(
+event.MouseContextDownEvent(
+event.MouseContextUpEvent(
+event.MouseDoubleClickEvent(
+event.MouseDownEvent(
+event.MouseDragEvent(
+event.MouseEnterEvent(
+event.MouseEvent(
+event.MouseLeaveEvent(
+event.MouseMiddleDoubleClickEvent(
+event.MouseMiddleDownEvent(
+event.MouseMiddleUpEvent(
+event.MouseMoveEvent(
+event.MouseUpEvent(
+event.SelectEvent(
+event.TextEnterEvent(
+event.TextUpdateEvent(
+event.TimerEvent(
+event.WIDGET_EVENTS
+event.__builtins__
+event.callAfter(
+event.error
+event.futureCall(
+event.singleton
+event.sys
+event.wx
+
+--- from PythonCard.event import * ---
+ChangeEvent(
+ChangeListener(
+Changeable(
+CommandTypeEvent(
+EventHandler(
+EventListener(
+EventLog(
+EventSource(
+FOCUS_EVENTS
+GainFocusEvent(
+InsteadOfTypeEvent(
+KeyDownEvent(
+KeyPressEvent(
+KeyUpEvent(
+LoseFocusEvent(
+MOUSE_EVENTS
+MouseClickEvent(
+MouseContextDoubleClickEvent(
+MouseContextDownEvent(
+MouseContextUpEvent(
+MouseDoubleClickEvent(
+MouseDownEvent(
+MouseDragEvent(
+MouseEnterEvent(
+MouseLeaveEvent(
+MouseMiddleDoubleClickEvent(
+MouseMiddleDownEvent(
+MouseMiddleUpEvent(
+MouseMoveEvent(
+MouseUpEvent(
+SelectEvent(
+TextEnterEvent(
+TextUpdateEvent(
+WIDGET_EVENTS
+callAfter(
+futureCall(
+singleton
+
+--- import PythonCard.menu ---
+PythonCard.menu.Menu(
+PythonCard.menu.MenuBar(
+PythonCard.menu.MenuItem(
+PythonCard.menu.MenuSelectEvent(
+PythonCard.menu.__builtins__
+PythonCard.menu.__doc__
+PythonCard.menu.__file__
+PythonCard.menu.__name__
+PythonCard.menu.__package__
+PythonCard.menu.component
+PythonCard.menu.event
+PythonCard.menu.wx
+
+--- from PythonCard import menu ---
+menu.Menu(
+menu.MenuBar(
+menu.MenuItem(
+menu.MenuSelectEvent(
+menu.__builtins__
+menu.__doc__
+menu.__file__
+menu.__name__
+menu.__package__
+menu.component
+menu.event
+menu.wx
+
+--- from PythonCard.menu import * ---
+MenuSelectEvent(
+
+--- import PythonCard.resource ---
+PythonCard.resource.APP_COMPONENTS_PACKAGE
+PythonCard.resource.COMPONENTS_PACKAGE
+PythonCard.resource.Resource(
+PythonCard.resource.ResourceFile(
+PythonCard.resource.Spec(
+PythonCard.resource.__builtins__
+PythonCard.resource.__doc__
+PythonCard.resource.__file__
+PythonCard.resource.__name__
+PythonCard.resource.__package__
+PythonCard.resource.component
+PythonCard.resource.error
+PythonCard.resource.loadComponentModule(
+PythonCard.resource.log
+PythonCard.resource.registry
+PythonCard.resource.singleton
+PythonCard.resource.spec
+PythonCard.resource.util
+
+--- from PythonCard import resource ---
+resource.APP_COMPONENTS_PACKAGE
+resource.COMPONENTS_PACKAGE
+resource.ResourceFile(
+resource.Spec(
+resource.component
+resource.error
+resource.loadComponentModule(
+resource.log
+resource.registry
+resource.singleton
+resource.spec
+resource.util
+
+--- from PythonCard.resource import * ---
+APP_COMPONENTS_PACKAGE
+COMPONENTS_PACKAGE
+ResourceFile(
+Spec(
+loadComponentModule(
+registry
+spec
+
+--- import PythonCard.util ---
+PythonCard.util.Element(
+PythonCard.util.Xml2Obj(
+PythonCard.util.XmlToListOfDictionaries(
+PythonCard.util.__builtins__
+PythonCard.util.__doc__
+PythonCard.util.__file__
+PythonCard.util.__name__
+PythonCard.util.__package__
+PythonCard.util.caseinsensitive_listKeySort(
+PythonCard.util.caseinsensitive_sort(
+PythonCard.util.colorFromString(
+PythonCard.util.commonpath(
+PythonCard.util.dirname(
+PythonCard.util.dirwalk(
+PythonCard.util.documentationURL(
+PythonCard.util.expat
+PythonCard.util.findString(
+PythonCard.util.findnth(
+PythonCard.util.fnmatch
+PythonCard.util.getCommandLineArgs(
+PythonCard.util.get_main_dir(
+PythonCard.util.imp
+PythonCard.util.main_is_frozen(
+PythonCard.util.normalizeEOL(
+PythonCard.util.os
+PythonCard.util.pathsplit(
+PythonCard.util.re
+PythonCard.util.readAndEvalFile(
+PythonCard.util.relativePath(
+PythonCard.util.runScript(
+PythonCard.util.sys
+PythonCard.util.time(
+PythonCard.util.wordwrap(
+
+--- from PythonCard import util ---
+util.Element(
+util.Xml2Obj(
+util.XmlToListOfDictionaries(
+util.caseinsensitive_listKeySort(
+util.caseinsensitive_sort(
+util.colorFromString(
+util.commonpath(
+util.dirname(
+util.dirwalk(
+util.documentationURL(
+util.expat
+util.findString(
+util.findnth(
+util.fnmatch
+util.getCommandLineArgs(
+util.get_main_dir(
+util.imp
+util.main_is_frozen(
+util.normalizeEOL(
+util.pathsplit(
+util.readAndEvalFile(
+util.relativePath(
+util.runScript(
+util.time(
+util.wordwrap(
+
+--- from PythonCard.util import * ---
+Xml2Obj(
+XmlToListOfDictionaries(
+caseinsensitive_listKeySort(
+caseinsensitive_sort(
+colorFromString(
+commonpath(
+dirwalk(
+documentationURL(
+findString(
+findnth(
+getCommandLineArgs(
+get_main_dir(
+main_is_frozen(
+normalizeEOL(
+pathsplit(
+readAndEvalFile(
+relativePath(
+runScript(
+wordwrap(
+
+--- import ogg ---
+ogg.OggError(
+ogg.OggPackBuff(
+ogg.OggStreamState(
+ogg.OggSyncState(
+ogg.__all__
+ogg.__builtins__
+ogg.__doc__
+ogg.__file__
+ogg.__name__
+ogg.__package__
+ogg.__path__
+
+--- from ogg import * ---
+OggError(
+OggPackBuff(
+OggStreamState(
+OggSyncState(
+
+--- import ogg.vorbis ---
+ogg.vorbis.VorbisComment(
+ogg.vorbis.VorbisError(
+ogg.vorbis.VorbisFile(
+ogg.vorbis.VorbisInfo(
+ogg.vorbis.__doc__
+ogg.vorbis.__file__
+ogg.vorbis.__name__
+ogg.vorbis.__package__
+ogg.vorbis.__version__
+
+--- from ogg import vorbis ---
+vorbis.VorbisComment(
+vorbis.VorbisError(
+vorbis.VorbisFile(
+vorbis.VorbisInfo(
+vorbis.__doc__
+vorbis.__file__
+vorbis.__name__
+vorbis.__package__
+vorbis.__version__
+
+--- from ogg.vorbis import * ---
+VorbisComment(
+VorbisError(
+VorbisFile(
+VorbisInfo(
+
+--- import pgdb ---
+pgdb.BINARY
+pgdb.BOOL
+pgdb.Binary(
+pgdb.DATE
+pgdb.DATETIME
+pgdb.DataError(
+pgdb.DatabaseError(
+pgdb.Date(
+pgdb.DateFromTicks(
+pgdb.Decimal(
+pgdb.Error(
+pgdb.FLOAT
+pgdb.INTEGER
+pgdb.INTERVAL
+pgdb.INV_READ
+pgdb.INV_WRITE
+pgdb.IntegrityError(
+pgdb.InterfaceError(
+pgdb.InternalError(
+pgdb.LONG
+pgdb.MONEY
+pgdb.NUMBER
+pgdb.NUMERIC
+pgdb.NotSupportedError(
+pgdb.OperationalError(
+pgdb.ProgrammingError(
+pgdb.RESULT_DDL
+pgdb.RESULT_DML
+pgdb.RESULT_DQL
+pgdb.RESULT_EMPTY
+pgdb.ROWID
+pgdb.SEEK_CUR
+pgdb.SEEK_END
+pgdb.SEEK_SET
+pgdb.SMALLINT
+pgdb.STRING
+pgdb.TIME
+pgdb.TIMESTAMP
+pgdb.TRANS_ACTIVE
+pgdb.TRANS_IDLE
+pgdb.TRANS_INERROR
+pgdb.TRANS_INTRANS
+pgdb.TRANS_UNKNOWN
+pgdb.Time(
+pgdb.TimeFromTicks(
+pgdb.Timestamp(
+pgdb.TimestampFromTicks(
+pgdb.Warning(
+pgdb.__builtins__
+pgdb.__doc__
+pgdb.__file__
+pgdb.__name__
+pgdb.__package__
+pgdb.apilevel
+pgdb.connect(
+pgdb.datetime(
+pgdb.decimal_type(
+pgdb.escape_bytea(
+pgdb.escape_string(
+pgdb.get_defbase(
+pgdb.get_defhost(
+pgdb.get_defopt(
+pgdb.get_defport(
+pgdb.get_deftty(
+pgdb.get_defuser(
+pgdb.paramstyle
+pgdb.pgdbCnx(
+pgdb.pgdbCursor(
+pgdb.pgdbType(
+pgdb.pgdbTypeCache(
+pgdb.set_decimal(
+pgdb.set_defbase(
+pgdb.set_defhost(
+pgdb.set_defopt(
+pgdb.set_defpasswd(
+pgdb.set_defport(
+pgdb.set_deftty(
+pgdb.set_defuser(
+pgdb.threadsafety
+pgdb.time
+pgdb.timedelta(
+pgdb.unescape_bytea(
+pgdb.version
+
+--- from pgdb import * ---
+BOOL
+INV_READ
+INV_WRITE
+MONEY
+RESULT_DDL
+RESULT_DML
+RESULT_DQL
+RESULT_EMPTY
+SMALLINT
+TRANS_ACTIVE
+TRANS_IDLE
+TRANS_INERROR
+TRANS_INTRANS
+TRANS_UNKNOWN
+decimal_type(
+escape_bytea(
+get_defbase(
+get_defhost(
+get_defopt(
+get_defport(
+get_deftty(
+get_defuser(
+pgdbCnx(
+pgdbCursor(
+pgdbType(
+pgdbTypeCache(
+set_decimal(
+set_defbase(
+set_defhost(
+set_defopt(
+set_defpasswd(
+set_defport(
+set_deftty(
+set_defuser(
+unescape_bytea(
+
+--- import pg ---
+pg.DB(
+pg.DataError(
+pg.DatabaseError(
+pg.Decimal(
+pg.Error(
+pg.INV_READ
+pg.INV_WRITE
+pg.IntegrityError(
+pg.InterfaceError(
+pg.InternalError(
+pg.NotSupportedError(
+pg.OperationalError(
+pg.ProgrammingError(
+pg.RESULT_DDL
+pg.RESULT_DML
+pg.RESULT_DQL
+pg.RESULT_EMPTY
+pg.SEEK_CUR
+pg.SEEK_END
+pg.SEEK_SET
+pg.TRANS_ACTIVE
+pg.TRANS_IDLE
+pg.TRANS_INERROR
+pg.TRANS_INTRANS
+pg.TRANS_UNKNOWN
+pg.Warning(
+pg.__builtins__
+pg.__doc__
+pg.__file__
+pg.__name__
+pg.__package__
+pg.connect(
+pg.escape_bytea(
+pg.escape_string(
+pg.get_defbase(
+pg.get_defhost(
+pg.get_defopt(
+pg.get_defport(
+pg.get_deftty(
+pg.get_defuser(
+pg.set_decimal(
+pg.set_defbase(
+pg.set_defhost(
+pg.set_defopt(
+pg.set_defpasswd(
+pg.set_defport(
+pg.set_deftty(
+pg.set_defuser(
+pg.unescape_bytea(
+pg.version
+
+--- from pg import * ---
+
+--- import bcrypt ---
+bcrypt.__builtins__
+bcrypt.__doc__
+bcrypt.__file__
+bcrypt.__name__
+bcrypt.__package__
+bcrypt.__path__
+bcrypt.encode_salt(
+bcrypt.gensalt(
+bcrypt.hashpw(
+bcrypt.os
+
+--- from bcrypt import * ---
+encode_salt(
+gensalt(
+hashpw(
+
+--- import openid ---
+openid.__all__
+openid.__builtins__
+openid.__doc__
+openid.__file__
+openid.__name__
+openid.__package__
+openid.__path__
+openid.__version__
+openid.version_info
+
+--- from openid import * ---
+
+--- import openid.consumer ---
+openid.consumer.__all__
+openid.consumer.__builtins__
+openid.consumer.__doc__
+openid.consumer.__file__
+openid.consumer.__name__
+openid.consumer.__package__
+openid.consumer.__path__
+
+--- from openid import consumer ---
+consumer.__all__
+consumer.__builtins__
+consumer.__doc__
+consumer.__file__
+consumer.__name__
+consumer.__package__
+consumer.__path__
+
+--- from openid.consumer import * ---
+
+--- import openid.association ---
+openid.association.Association(
+openid.association.OPENID_NS
+openid.association.SessionNegotiator(
+openid.association.__all__
+openid.association.__builtins__
+openid.association.__doc__
+openid.association.__file__
+openid.association.__name__
+openid.association.__package__
+openid.association.all_association_types
+openid.association.checkSessionType(
+openid.association.cryptutil
+openid.association.default_association_order
+openid.association.default_negotiator
+openid.association.encrypted_negotiator
+openid.association.getSecretSize(
+openid.association.getSessionTypes(
+openid.association.kvform
+openid.association.oidutil
+openid.association.only_encrypted_association_order
+openid.association.supported_association_types
+openid.association.time
+
+--- from openid import association ---
+association.Association(
+association.OPENID_NS
+association.SessionNegotiator(
+association.__all__
+association.__builtins__
+association.__doc__
+association.__file__
+association.__name__
+association.__package__
+association.all_association_types
+association.checkSessionType(
+association.cryptutil
+association.default_association_order
+association.default_negotiator
+association.encrypted_negotiator
+association.getSecretSize(
+association.getSessionTypes(
+association.kvform
+association.oidutil
+association.only_encrypted_association_order
+association.supported_association_types
+association.time
+
+--- from openid.association import * ---
+Association(
+OPENID_NS
+SessionNegotiator(
+all_association_types
+checkSessionType(
+cryptutil
+default_association_order
+default_negotiator
+encrypted_negotiator
+getSecretSize(
+getSessionTypes(
+kvform
+oidutil
+only_encrypted_association_order
+supported_association_types
+
+--- import openid.cryptutil ---
+openid.cryptutil.HashContainer(
+openid.cryptutil.SHA256_AVAILABLE
+openid.cryptutil.__all__
+openid.cryptutil.__builtins__
+openid.cryptutil.__doc__
+openid.cryptutil.__file__
+openid.cryptutil.__name__
+openid.cryptutil.__package__
+openid.cryptutil.base64ToLong(
+openid.cryptutil.binaryToLong(
+openid.cryptutil.bytes_to_long(
+openid.cryptutil.fromBase64(
+openid.cryptutil.getBytes(
+openid.cryptutil.hashlib
+openid.cryptutil.hmac
+openid.cryptutil.hmacSha1(
+openid.cryptutil.hmacSha256(
+openid.cryptutil.longToBase64(
+openid.cryptutil.longToBinary(
+openid.cryptutil.long_to_bytes(
+openid.cryptutil.os
+openid.cryptutil.random
+openid.cryptutil.randomString(
+openid.cryptutil.randrange(
+openid.cryptutil.sha1(
+openid.cryptutil.sha1_module
+openid.cryptutil.sha256(
+openid.cryptutil.sha256_module
+openid.cryptutil.toBase64(
+
+--- from openid import cryptutil ---
+cryptutil.HashContainer(
+cryptutil.SHA256_AVAILABLE
+cryptutil.__all__
+cryptutil.__builtins__
+cryptutil.__doc__
+cryptutil.__file__
+cryptutil.__name__
+cryptutil.__package__
+cryptutil.base64ToLong(
+cryptutil.binaryToLong(
+cryptutil.bytes_to_long(
+cryptutil.fromBase64(
+cryptutil.getBytes(
+cryptutil.hashlib
+cryptutil.hmac
+cryptutil.hmacSha1(
+cryptutil.hmacSha256(
+cryptutil.longToBase64(
+cryptutil.longToBinary(
+cryptutil.long_to_bytes(
+cryptutil.os
+cryptutil.random
+cryptutil.randomString(
+cryptutil.randrange(
+cryptutil.sha1(
+cryptutil.sha1_module
+cryptutil.sha256(
+cryptutil.sha256_module
+cryptutil.toBase64(
+
+--- from openid.cryptutil import * ---
+HashContainer(
+SHA256_AVAILABLE
+base64ToLong(
+binaryToLong(
+bytes_to_long(
+getBytes(
+hmacSha1(
+hmacSha256(
+longToBase64(
+longToBinary(
+long_to_bytes(
+randomString(
+sha1_module
+sha256_module
+toBase64(
+
+--- import openid.dh ---
+openid.dh.DiffieHellman(
+openid.dh.__builtins__
+openid.dh.__doc__
+openid.dh.__file__
+openid.dh.__name__
+openid.dh.__package__
+openid.dh.cryptutil
+openid.dh.oidutil
+openid.dh.strxor(
+
+--- from openid import dh ---
+dh.DiffieHellman(
+dh.__builtins__
+dh.__doc__
+dh.__file__
+dh.__name__
+dh.__package__
+dh.cryptutil
+dh.oidutil
+dh.strxor(
+
+--- from openid.dh import * ---
+DiffieHellman(
+strxor(
+
+--- import openid.extension ---
+openid.extension.Extension(
+openid.extension.__builtins__
+openid.extension.__doc__
+openid.extension.__file__
+openid.extension.__name__
+openid.extension.__package__
+openid.extension.message_module
+
+--- from openid import extension ---
+extension.Extension(
+extension.__builtins__
+extension.__doc__
+extension.__file__
+extension.__name__
+extension.__package__
+extension.message_module
+
+--- from openid.extension import * ---
+message_module
+
+--- import openid.extensions ---
+openid.extensions.__all__
+openid.extensions.__builtins__
+openid.extensions.__doc__
+openid.extensions.__file__
+openid.extensions.__name__
+openid.extensions.__package__
+openid.extensions.__path__
+
+--- from openid import extensions ---
+extensions.__all__
+extensions.__builtins__
+extensions.__doc__
+extensions.__file__
+extensions.__name__
+extensions.__package__
+extensions.__path__
+
+--- from openid.extensions import * ---
+
+--- import openid.fetchers ---
+openid.fetchers.CurlHTTPFetcher(
+openid.fetchers.ExceptionWrappingFetcher(
+openid.fetchers.HTTPError(
+openid.fetchers.HTTPFetcher(
+openid.fetchers.HTTPFetchingError(
+openid.fetchers.HTTPLib2Fetcher(
+openid.fetchers.HTTPResponse(
+openid.fetchers.MAX_RESPONSE_KB
+openid.fetchers.USER_AGENT
+openid.fetchers.Urllib2Fetcher(
+openid.fetchers.__all__
+openid.fetchers.__builtins__
+openid.fetchers.__doc__
+openid.fetchers.__file__
+openid.fetchers.__name__
+openid.fetchers.__package__
+openid.fetchers.cStringIO
+openid.fetchers.createHTTPFetcher(
+openid.fetchers.fetch(
+openid.fetchers.getDefaultFetcher(
+openid.fetchers.httplib2
+openid.fetchers.openid
+openid.fetchers.pycurl
+openid.fetchers.setDefaultFetcher(
+openid.fetchers.sys
+openid.fetchers.time
+openid.fetchers.urllib2
+openid.fetchers.usingCurl(
+
+--- from openid import fetchers ---
+fetchers.CurlHTTPFetcher(
+fetchers.ExceptionWrappingFetcher(
+fetchers.HTTPError(
+fetchers.HTTPFetcher(
+fetchers.HTTPFetchingError(
+fetchers.HTTPLib2Fetcher(
+fetchers.HTTPResponse(
+fetchers.MAX_RESPONSE_KB
+fetchers.USER_AGENT
+fetchers.Urllib2Fetcher(
+fetchers.__all__
+fetchers.__builtins__
+fetchers.__doc__
+fetchers.__file__
+fetchers.__name__
+fetchers.__package__
+fetchers.cStringIO
+fetchers.createHTTPFetcher(
+fetchers.fetch(
+fetchers.getDefaultFetcher(
+fetchers.httplib2
+fetchers.openid
+fetchers.pycurl
+fetchers.setDefaultFetcher(
+fetchers.sys
+fetchers.time
+fetchers.urllib2
+fetchers.usingCurl(
+
+--- from openid.fetchers import * ---
+CurlHTTPFetcher(
+ExceptionWrappingFetcher(
+HTTPFetcher(
+HTTPFetchingError(
+HTTPLib2Fetcher(
+MAX_RESPONSE_KB
+USER_AGENT
+Urllib2Fetcher(
+createHTTPFetcher(
+fetch(
+getDefaultFetcher(
+httplib2
+openid
+pycurl
+setDefaultFetcher(
+urllib2
+usingCurl(
+
+--- import openid.kvform ---
+openid.kvform.KVFormError(
+openid.kvform.__all__
+openid.kvform.__builtins__
+openid.kvform.__doc__
+openid.kvform.__file__
+openid.kvform.__name__
+openid.kvform.__package__
+openid.kvform.dictToKV(
+openid.kvform.kvToDict(
+openid.kvform.kvToSeq(
+openid.kvform.oidutil
+openid.kvform.seqToKV(
+openid.kvform.types
+
+--- from openid import kvform ---
+kvform.KVFormError(
+kvform.__all__
+kvform.__builtins__
+kvform.__doc__
+kvform.__file__
+kvform.__name__
+kvform.__package__
+kvform.dictToKV(
+kvform.kvToDict(
+kvform.kvToSeq(
+kvform.oidutil
+kvform.seqToKV(
+kvform.types
+
+--- from openid.kvform import * ---
+KVFormError(
+dictToKV(
+kvToDict(
+kvToSeq(
+seqToKV(
+
+--- import openid.message ---
+openid.message.BARE_NS
+openid.message.ElementTree
+openid.message.IDENTIFIER_SELECT
+openid.message.InvalidOpenIDNamespace(
+openid.message.Message(
+openid.message.NULL_NAMESPACE
+openid.message.NamespaceAliasRegistrationError(
+openid.message.NamespaceMap(
+openid.message.OPENID1_NAMESPACES
+openid.message.OPENID1_NS
+openid.message.OPENID1_URL_LIMIT
+openid.message.OPENID2_NS
+openid.message.OPENID_NS
+openid.message.OPENID_PROTOCOL_FIELDS
+openid.message.SREG_URI
+openid.message.THE_OTHER_OPENID1_NS
+openid.message.UndefinedOpenIDNamespace(
+openid.message.__all__
+openid.message.__builtins__
+openid.message.__doc__
+openid.message.__file__
+openid.message.__name__
+openid.message.__package__
+openid.message.copy
+openid.message.kvform
+openid.message.no_default
+openid.message.oidutil
+openid.message.registerNamespaceAlias(
+openid.message.registered_aliases
+openid.message.urllib
+openid.message.warnings
+
+--- from openid import message ---
+message.BARE_NS
+message.ElementTree
+message.IDENTIFIER_SELECT
+message.InvalidOpenIDNamespace(
+message.Message(
+message.NULL_NAMESPACE
+message.NamespaceAliasRegistrationError(
+message.NamespaceMap(
+message.OPENID1_NAMESPACES
+message.OPENID1_NS
+message.OPENID1_URL_LIMIT
+message.OPENID2_NS
+message.OPENID_NS
+message.OPENID_PROTOCOL_FIELDS
+message.SREG_URI
+message.THE_OTHER_OPENID1_NS
+message.UndefinedOpenIDNamespace(
+message.__all__
+message.__builtins__
+message.__doc__
+message.__file__
+message.__name__
+message.__package__
+message.copy
+message.kvform
+message.no_default
+message.oidutil
+message.registerNamespaceAlias(
+message.registered_aliases
+message.urllib
+message.warnings
+
+--- from openid.message import * ---
+BARE_NS
+ElementTree
+IDENTIFIER_SELECT
+InvalidOpenIDNamespace(
+NULL_NAMESPACE
+NamespaceAliasRegistrationError(
+NamespaceMap(
+OPENID1_NAMESPACES
+OPENID1_NS
+OPENID1_URL_LIMIT
+OPENID2_NS
+OPENID_PROTOCOL_FIELDS
+SREG_URI
+THE_OTHER_OPENID1_NS
+UndefinedOpenIDNamespace(
+no_default
+registerNamespaceAlias(
+registered_aliases
+
+--- import openid.oidutil ---
+openid.oidutil.Symbol(
+openid.oidutil.__all__
+openid.oidutil.__builtins__
+openid.oidutil.__doc__
+openid.oidutil.__file__
+openid.oidutil.__name__
+openid.oidutil.__package__
+openid.oidutil.appendArgs(
+openid.oidutil.autoSubmitHTML(
+openid.oidutil.binascii
+openid.oidutil.elementtree_modules
+openid.oidutil.fromBase64(
+openid.oidutil.importElementTree(
+openid.oidutil.log(
+openid.oidutil.sys
+openid.oidutil.toBase64(
+openid.oidutil.urlencode(
+openid.oidutil.urlparse
+
+--- from openid import oidutil ---
+oidutil.Symbol(
+oidutil.__all__
+oidutil.__builtins__
+oidutil.__doc__
+oidutil.__file__
+oidutil.__name__
+oidutil.__package__
+oidutil.appendArgs(
+oidutil.autoSubmitHTML(
+oidutil.binascii
+oidutil.elementtree_modules
+oidutil.fromBase64(
+oidutil.importElementTree(
+oidutil.log(
+oidutil.sys
+oidutil.toBase64(
+oidutil.urlencode(
+oidutil.urlparse
+
+--- from openid.oidutil import * ---
+appendArgs(
+autoSubmitHTML(
+elementtree_modules
+importElementTree(
+
+--- import openid.server ---
+openid.server.__all__
+openid.server.__builtins__
+openid.server.__doc__
+openid.server.__file__
+openid.server.__name__
+openid.server.__package__
+openid.server.__path__
+
+--- from openid import server ---
+server.__path__
+
+--- from openid.server import * ---
+
+--- import openid.sreg ---
+openid.sreg.SRegRequest(
+openid.sreg.SRegResponse(
+openid.sreg.__builtins__
+openid.sreg.__doc__
+openid.sreg.__file__
+openid.sreg.__name__
+openid.sreg.__package__
+openid.sreg.__warningregistry__
+openid.sreg.data_fields
+openid.sreg.ns_uri
+openid.sreg.ns_uri_1_0
+openid.sreg.ns_uri_1_1
+openid.sreg.supportsSReg(
+openid.sreg.warnings
+
+--- from openid import sreg ---
+sreg.SRegRequest(
+sreg.SRegResponse(
+sreg.__builtins__
+sreg.__doc__
+sreg.__file__
+sreg.__name__
+sreg.__package__
+sreg.__warningregistry__
+sreg.data_fields
+sreg.ns_uri
+sreg.ns_uri_1_0
+sreg.ns_uri_1_1
+sreg.supportsSReg(
+sreg.warnings
+
+--- from openid.sreg import * ---
+SRegRequest(
+SRegResponse(
+data_fields
+ns_uri
+ns_uri_1_0
+ns_uri_1_1
+supportsSReg(
+
+--- import openid.store ---
+openid.store.__all__
+openid.store.__builtins__
+openid.store.__doc__
+openid.store.__file__
+openid.store.__name__
+openid.store.__package__
+openid.store.__path__
+
+--- from openid import store ---
+store.__all__
+store.__builtins__
+store.__doc__
+store.__file__
+store.__name__
+store.__package__
+store.__path__
+
+--- from openid.store import * ---
+
+--- import openid.urinorm ---
+openid.urinorm.IPRIVATE
+openid.urinorm.UCSCHAR
+openid.urinorm._
+openid.urinorm.__builtins__
+openid.urinorm.__doc__
+openid.urinorm.__file__
+openid.urinorm.__name__
+openid.urinorm.__package__
+openid.urinorm.authority_pattern
+openid.urinorm.authority_re
+openid.urinorm.pct_encoded_pattern
+openid.urinorm.pct_encoded_re
+openid.urinorm.re
+openid.urinorm.remove_dot_segments(
+openid.urinorm.uri_illegal_char_re
+openid.urinorm.uri_pattern
+openid.urinorm.uri_re
+openid.urinorm.urinorm(
+
+--- from openid import urinorm ---
+urinorm.IPRIVATE
+urinorm.UCSCHAR
+urinorm._
+urinorm.__builtins__
+urinorm.__doc__
+urinorm.__file__
+urinorm.__name__
+urinorm.__package__
+urinorm.authority_pattern
+urinorm.authority_re
+urinorm.pct_encoded_pattern
+urinorm.pct_encoded_re
+urinorm.re
+urinorm.remove_dot_segments(
+urinorm.uri_illegal_char_re
+urinorm.uri_pattern
+urinorm.uri_re
+urinorm.urinorm(
+
+--- from openid.urinorm import * ---
+IPRIVATE
+UCSCHAR
+_
+authority_pattern
+authority_re
+pct_encoded_pattern
+pct_encoded_re
+remove_dot_segments(
+uri_illegal_char_re
+uri_pattern
+uri_re
+urinorm(
+
+--- import openid.yadis ---
+openid.yadis.__all__
+openid.yadis.__builtins__
+openid.yadis.__doc__
+openid.yadis.__file__
+openid.yadis.__name__
+openid.yadis.__package__
+openid.yadis.__path__
+openid.yadis.__version__
+openid.yadis.version_info
+
+--- from openid import yadis ---
+yadis.__all__
+yadis.__builtins__
+yadis.__doc__
+yadis.__file__
+yadis.__name__
+yadis.__package__
+yadis.__path__
+yadis.__version__
+yadis.version_info
+
+--- from openid.yadis import * ---
+
+--- import pyPgSQL ---
+pyPgSQL.__builtins__
+pyPgSQL.__doc__
+pyPgSQL.__file__
+pyPgSQL.__name__
+pyPgSQL.__package__
+pyPgSQL.__path__
+pyPgSQL.__version__
+
+--- from pyPgSQL import * ---
+
+--- import pyPgSQL.libpq ---
+pyPgSQL.libpq.BAD_RESPONSE
+pyPgSQL.libpq.COMMAND_OK
+pyPgSQL.libpq.CONNECTION_BAD
+pyPgSQL.libpq.CONNECTION_OK
+pyPgSQL.libpq.COPY_IN
+pyPgSQL.libpq.COPY_OUT
+pyPgSQL.libpq.DataError(
+pyPgSQL.libpq.DatabaseError(
+pyPgSQL.libpq.EMPTY_QUERY
+pyPgSQL.libpq.Error(
+pyPgSQL.libpq.FATAL_ERROR
+pyPgSQL.libpq.HAVE_LONG_LONG_SUPPORT
+pyPgSQL.libpq.INV_READ
+pyPgSQL.libpq.INV_SEEK_CUR
+pyPgSQL.libpq.INV_SEEK_END
+pyPgSQL.libpq.INV_SEEK_SET
+pyPgSQL.libpq.INV_WRITE
+pyPgSQL.libpq.IntegrityError(
+pyPgSQL.libpq.InterfaceError(
+pyPgSQL.libpq.InternalError(
+pyPgSQL.libpq.NONFATAL_ERROR
+pyPgSQL.libpq.NotSupportedError(
+pyPgSQL.libpq.OperationalError(
+pyPgSQL.libpq.PG_ABSTIME
+pyPgSQL.libpq.PG_ACLITEM
+pyPgSQL.libpq.PG_BIGINT
+pyPgSQL.libpq.PG_BLOB
+pyPgSQL.libpq.PG_BOOL
+pyPgSQL.libpq.PG_BOX
+pyPgSQL.libpq.PG_BPCHAR
+pyPgSQL.libpq.PG_BYTEA
+pyPgSQL.libpq.PG_CASH
+pyPgSQL.libpq.PG_CHAR
+pyPgSQL.libpq.PG_CID
+pyPgSQL.libpq.PG_CIDR
+pyPgSQL.libpq.PG_CIRCLE
+pyPgSQL.libpq.PG_DATE
+pyPgSQL.libpq.PG_FLOAT
+pyPgSQL.libpq.PG_FLOAT4
+pyPgSQL.libpq.PG_FLOAT8
+pyPgSQL.libpq.PG_False
+pyPgSQL.libpq.PG_INET
+pyPgSQL.libpq.PG_INT2
+pyPgSQL.libpq.PG_INT2VECTOR
+pyPgSQL.libpq.PG_INT4
+pyPgSQL.libpq.PG_INT8
+pyPgSQL.libpq.PG_INTEGER
+pyPgSQL.libpq.PG_INTERVAL
+pyPgSQL.libpq.PG_LINE
+pyPgSQL.libpq.PG_LSEG
+pyPgSQL.libpq.PG_MACADDR
+pyPgSQL.libpq.PG_MONEY
+pyPgSQL.libpq.PG_NAME
+pyPgSQL.libpq.PG_NUMERIC
+pyPgSQL.libpq.PG_OID
+pyPgSQL.libpq.PG_OIDVECTOR
+pyPgSQL.libpq.PG_PATH
+pyPgSQL.libpq.PG_POINT
+pyPgSQL.libpq.PG_POLYGON
+pyPgSQL.libpq.PG_REFCURSOR
+pyPgSQL.libpq.PG_REGPROC
+pyPgSQL.libpq.PG_RELTIME
+pyPgSQL.libpq.PG_ROWID
+pyPgSQL.libpq.PG_SMALLINT
+pyPgSQL.libpq.PG_TEXT
+pyPgSQL.libpq.PG_TID
+pyPgSQL.libpq.PG_TIME
+pyPgSQL.libpq.PG_TIMESTAMP
+pyPgSQL.libpq.PG_TIMESTAMPTZ
+pyPgSQL.libpq.PG_TIMETZ
+pyPgSQL.libpq.PG_TINTERVAL
+pyPgSQL.libpq.PG_True
+pyPgSQL.libpq.PG_UNKNOWN
+pyPgSQL.libpq.PG_VARBIT
+pyPgSQL.libpq.PG_VARCHAR
+pyPgSQL.libpq.PG_XID
+pyPgSQL.libpq.PG_ZPBIT
+pyPgSQL.libpq.POLLING_ACTIVE
+pyPgSQL.libpq.POLLING_FAILED
+pyPgSQL.libpq.POLLING_OK
+pyPgSQL.libpq.POLLING_READING
+pyPgSQL.libpq.POLLING_WRITING
+pyPgSQL.libpq.PQconndefaults(
+pyPgSQL.libpq.PQconnectdb(
+pyPgSQL.libpq.PQftypeName(
+pyPgSQL.libpq.PQresStatus(
+pyPgSQL.libpq.PQresType(
+pyPgSQL.libpq.PgBoolean(
+pyPgSQL.libpq.PgBooleanFromInteger(
+pyPgSQL.libpq.PgBooleanFromString(
+pyPgSQL.libpq.PgBooleanType(
+pyPgSQL.libpq.PgConnectionType(
+pyPgSQL.libpq.PgInt2(
+pyPgSQL.libpq.PgInt2Type(
+pyPgSQL.libpq.PgLargeObject(
+pyPgSQL.libpq.PgLargeObjectType(
+pyPgSQL.libpq.PgQuoteBytea(
+pyPgSQL.libpq.PgQuoteString(
+pyPgSQL.libpq.PgResultType(
+pyPgSQL.libpq.PgUnQuoteBytea(
+pyPgSQL.libpq.PgVersion(
+pyPgSQL.libpq.PgVersionType(
+pyPgSQL.libpq.ProgrammingError(
+pyPgSQL.libpq.RESULT_DDL
+pyPgSQL.libpq.RESULT_DML
+pyPgSQL.libpq.RESULT_DQL
+pyPgSQL.libpq.RESULT_EMPTY
+pyPgSQL.libpq.RESULT_ERROR
+pyPgSQL.libpq.TUPLES_OK
+pyPgSQL.libpq.Warning(
+pyPgSQL.libpq.__builtins__
+pyPgSQL.libpq.__doc__
+pyPgSQL.libpq.__file__
+pyPgSQL.libpq.__name__
+pyPgSQL.libpq.__package__
+pyPgSQL.libpq.__path__
+pyPgSQL.libpq.__version__
+pyPgSQL.libpq.libpq
+
+--- from pyPgSQL import libpq ---
+libpq.BAD_RESPONSE
+libpq.COMMAND_OK
+libpq.CONNECTION_BAD
+libpq.CONNECTION_OK
+libpq.COPY_IN
+libpq.COPY_OUT
+libpq.DataError(
+libpq.DatabaseError(
+libpq.EMPTY_QUERY
+libpq.Error(
+libpq.FATAL_ERROR
+libpq.HAVE_LONG_LONG_SUPPORT
+libpq.INV_READ
+libpq.INV_SEEK_CUR
+libpq.INV_SEEK_END
+libpq.INV_SEEK_SET
+libpq.INV_WRITE
+libpq.IntegrityError(
+libpq.InterfaceError(
+libpq.InternalError(
+libpq.NONFATAL_ERROR
+libpq.NotSupportedError(
+libpq.OperationalError(
+libpq.PG_ABSTIME
+libpq.PG_ACLITEM
+libpq.PG_BIGINT
+libpq.PG_BLOB
+libpq.PG_BOOL
+libpq.PG_BOX
+libpq.PG_BPCHAR
+libpq.PG_BYTEA
+libpq.PG_CASH
+libpq.PG_CHAR
+libpq.PG_CID
+libpq.PG_CIDR
+libpq.PG_CIRCLE
+libpq.PG_DATE
+libpq.PG_FLOAT
+libpq.PG_FLOAT4
+libpq.PG_FLOAT8
+libpq.PG_False
+libpq.PG_INET
+libpq.PG_INT2
+libpq.PG_INT2VECTOR
+libpq.PG_INT4
+libpq.PG_INT8
+libpq.PG_INTEGER
+libpq.PG_INTERVAL
+libpq.PG_LINE
+libpq.PG_LSEG
+libpq.PG_MACADDR
+libpq.PG_MONEY
+libpq.PG_NAME
+libpq.PG_NUMERIC
+libpq.PG_OID
+libpq.PG_OIDVECTOR
+libpq.PG_PATH
+libpq.PG_POINT
+libpq.PG_POLYGON
+libpq.PG_REFCURSOR
+libpq.PG_REGPROC
+libpq.PG_RELTIME
+libpq.PG_ROWID
+libpq.PG_SMALLINT
+libpq.PG_TEXT
+libpq.PG_TID
+libpq.PG_TIME
+libpq.PG_TIMESTAMP
+libpq.PG_TIMESTAMPTZ
+libpq.PG_TIMETZ
+libpq.PG_TINTERVAL
+libpq.PG_True
+libpq.PG_UNKNOWN
+libpq.PG_VARBIT
+libpq.PG_VARCHAR
+libpq.PG_XID
+libpq.PG_ZPBIT
+libpq.POLLING_ACTIVE
+libpq.POLLING_FAILED
+libpq.POLLING_OK
+libpq.POLLING_READING
+libpq.POLLING_WRITING
+libpq.PQconndefaults(
+libpq.PQconnectdb(
+libpq.PQftypeName(
+libpq.PQresStatus(
+libpq.PQresType(
+libpq.PgBoolean(
+libpq.PgBooleanFromInteger(
+libpq.PgBooleanFromString(
+libpq.PgBooleanType(
+libpq.PgConnectionType(
+libpq.PgInt2(
+libpq.PgInt2Type(
+libpq.PgLargeObject(
+libpq.PgLargeObjectType(
+libpq.PgQuoteBytea(
+libpq.PgQuoteString(
+libpq.PgResultType(
+libpq.PgUnQuoteBytea(
+libpq.PgVersion(
+libpq.PgVersionType(
+libpq.ProgrammingError(
+libpq.RESULT_DDL
+libpq.RESULT_DML
+libpq.RESULT_DQL
+libpq.RESULT_EMPTY
+libpq.RESULT_ERROR
+libpq.TUPLES_OK
+libpq.Warning(
+libpq.__builtins__
+libpq.__doc__
+libpq.__file__
+libpq.__name__
+libpq.__package__
+libpq.__path__
+libpq.__version__
+libpq.libpq
+
+--- from pyPgSQL.libpq import * ---
+BAD_RESPONSE
+COMMAND_OK
+CONNECTION_BAD
+CONNECTION_OK
+COPY_IN
+COPY_OUT
+EMPTY_QUERY
+FATAL_ERROR
+HAVE_LONG_LONG_SUPPORT
+INV_SEEK_CUR
+INV_SEEK_END
+INV_SEEK_SET
+NONFATAL_ERROR
+PG_ABSTIME
+PG_ACLITEM
+PG_BIGINT
+PG_BLOB
+PG_BOOL
+PG_BOX
+PG_BPCHAR
+PG_BYTEA
+PG_CASH
+PG_CHAR
+PG_CID
+PG_CIDR
+PG_CIRCLE
+PG_DATE
+PG_FLOAT
+PG_FLOAT4
+PG_FLOAT8
+PG_False
+PG_INET
+PG_INT2
+PG_INT2VECTOR
+PG_INT4
+PG_INT8
+PG_INTEGER
+PG_INTERVAL
+PG_LINE
+PG_LSEG
+PG_MACADDR
+PG_MONEY
+PG_NAME
+PG_NUMERIC
+PG_OID
+PG_OIDVECTOR
+PG_PATH
+PG_POINT
+PG_POLYGON
+PG_REFCURSOR
+PG_REGPROC
+PG_RELTIME
+PG_ROWID
+PG_SMALLINT
+PG_TEXT
+PG_TID
+PG_TIME
+PG_TIMESTAMP
+PG_TIMESTAMPTZ
+PG_TIMETZ
+PG_TINTERVAL
+PG_True
+PG_UNKNOWN
+PG_VARBIT
+PG_VARCHAR
+PG_XID
+PG_ZPBIT
+POLLING_ACTIVE
+POLLING_FAILED
+POLLING_OK
+POLLING_READING
+POLLING_WRITING
+PQconndefaults(
+PQconnectdb(
+PQftypeName(
+PQresStatus(
+PQresType(
+PgBoolean(
+PgBooleanFromInteger(
+PgBooleanFromString(
+PgBooleanType(
+PgConnectionType(
+PgInt2(
+PgInt2Type(
+PgLargeObject(
+PgLargeObjectType(
+PgQuoteBytea(
+PgQuoteString(
+PgResultType(
+PgUnQuoteBytea(
+PgVersion(
+PgVersionType(
+RESULT_ERROR
+TUPLES_OK
+libpq
+
+--- import pyPgSQL.libpq.libpq ---
+pyPgSQL.libpq.libpq.BAD_RESPONSE
+pyPgSQL.libpq.libpq.COMMAND_OK
+pyPgSQL.libpq.libpq.CONNECTION_BAD
+pyPgSQL.libpq.libpq.CONNECTION_OK
+pyPgSQL.libpq.libpq.COPY_IN
+pyPgSQL.libpq.libpq.COPY_OUT
+pyPgSQL.libpq.libpq.DataError(
+pyPgSQL.libpq.libpq.DatabaseError(
+pyPgSQL.libpq.libpq.EMPTY_QUERY
+pyPgSQL.libpq.libpq.Error(
+pyPgSQL.libpq.libpq.FATAL_ERROR
+pyPgSQL.libpq.libpq.INV_READ
+pyPgSQL.libpq.libpq.INV_SEEK_CUR
+pyPgSQL.libpq.libpq.INV_SEEK_END
+pyPgSQL.libpq.libpq.INV_SEEK_SET
+pyPgSQL.libpq.libpq.INV_WRITE
+pyPgSQL.libpq.libpq.IntegrityError(
+pyPgSQL.libpq.libpq.InterfaceError(
+pyPgSQL.libpq.libpq.InternalError(
+pyPgSQL.libpq.libpq.NONFATAL_ERROR
+pyPgSQL.libpq.libpq.NotSupportedError(
+pyPgSQL.libpq.libpq.OperationalError(
+pyPgSQL.libpq.libpq.PG_ABSTIME
+pyPgSQL.libpq.libpq.PG_ACLITEM
+pyPgSQL.libpq.libpq.PG_BIGINT
+pyPgSQL.libpq.libpq.PG_BLOB
+pyPgSQL.libpq.libpq.PG_BOOL
+pyPgSQL.libpq.libpq.PG_BOX
+pyPgSQL.libpq.libpq.PG_BPCHAR
+pyPgSQL.libpq.libpq.PG_BYTEA
+pyPgSQL.libpq.libpq.PG_CASH
+pyPgSQL.libpq.libpq.PG_CHAR
+pyPgSQL.libpq.libpq.PG_CID
+pyPgSQL.libpq.libpq.PG_CIDR
+pyPgSQL.libpq.libpq.PG_CIRCLE
+pyPgSQL.libpq.libpq.PG_DATE
+pyPgSQL.libpq.libpq.PG_FLOAT
+pyPgSQL.libpq.libpq.PG_FLOAT4
+pyPgSQL.libpq.libpq.PG_FLOAT8
+pyPgSQL.libpq.libpq.PG_False
+pyPgSQL.libpq.libpq.PG_INET
+pyPgSQL.libpq.libpq.PG_INT2
+pyPgSQL.libpq.libpq.PG_INT2VECTOR
+pyPgSQL.libpq.libpq.PG_INT4
+pyPgSQL.libpq.libpq.PG_INT8
+pyPgSQL.libpq.libpq.PG_INTEGER
+pyPgSQL.libpq.libpq.PG_INTERVAL
+pyPgSQL.libpq.libpq.PG_LINE
+pyPgSQL.libpq.libpq.PG_LSEG
+pyPgSQL.libpq.libpq.PG_MACADDR
+pyPgSQL.libpq.libpq.PG_MONEY
+pyPgSQL.libpq.libpq.PG_NAME
+pyPgSQL.libpq.libpq.PG_NUMERIC
+pyPgSQL.libpq.libpq.PG_OID
+pyPgSQL.libpq.libpq.PG_OIDVECTOR
+pyPgSQL.libpq.libpq.PG_PATH
+pyPgSQL.libpq.libpq.PG_POINT
+pyPgSQL.libpq.libpq.PG_POLYGON
+pyPgSQL.libpq.libpq.PG_REFCURSOR
+pyPgSQL.libpq.libpq.PG_REGPROC
+pyPgSQL.libpq.libpq.PG_RELTIME
+pyPgSQL.libpq.libpq.PG_ROWID
+pyPgSQL.libpq.libpq.PG_SMALLINT
+pyPgSQL.libpq.libpq.PG_TEXT
+pyPgSQL.libpq.libpq.PG_TID
+pyPgSQL.libpq.libpq.PG_TIME
+pyPgSQL.libpq.libpq.PG_TIMESTAMP
+pyPgSQL.libpq.libpq.PG_TIMESTAMPTZ
+pyPgSQL.libpq.libpq.PG_TIMETZ
+pyPgSQL.libpq.libpq.PG_TINTERVAL
+pyPgSQL.libpq.libpq.PG_True
+pyPgSQL.libpq.libpq.PG_UNKNOWN
+pyPgSQL.libpq.libpq.PG_VARBIT
+pyPgSQL.libpq.libpq.PG_VARCHAR
+pyPgSQL.libpq.libpq.PG_XID
+pyPgSQL.libpq.libpq.PG_ZPBIT
+pyPgSQL.libpq.libpq.POLLING_ACTIVE
+pyPgSQL.libpq.libpq.POLLING_FAILED
+pyPgSQL.libpq.libpq.POLLING_OK
+pyPgSQL.libpq.libpq.POLLING_READING
+pyPgSQL.libpq.libpq.POLLING_WRITING
+pyPgSQL.libpq.libpq.PQconndefaults(
+pyPgSQL.libpq.libpq.PQconnectdb(
+pyPgSQL.libpq.libpq.PQftypeName(
+pyPgSQL.libpq.libpq.PQresStatus(
+pyPgSQL.libpq.libpq.PQresType(
+pyPgSQL.libpq.libpq.PgBoolean(
+pyPgSQL.libpq.libpq.PgBooleanFromInteger(
+pyPgSQL.libpq.libpq.PgBooleanFromString(
+pyPgSQL.libpq.libpq.PgBooleanType(
+pyPgSQL.libpq.libpq.PgConnectionType(
+pyPgSQL.libpq.libpq.PgInt2(
+pyPgSQL.libpq.libpq.PgInt2Type(
+pyPgSQL.libpq.libpq.PgLargeObject(
+pyPgSQL.libpq.libpq.PgLargeObjectType(
+pyPgSQL.libpq.libpq.PgQuoteBytea(
+pyPgSQL.libpq.libpq.PgQuoteString(
+pyPgSQL.libpq.libpq.PgResultType(
+pyPgSQL.libpq.libpq.PgUnQuoteBytea(
+pyPgSQL.libpq.libpq.PgVersion(
+pyPgSQL.libpq.libpq.PgVersionType(
+pyPgSQL.libpq.libpq.ProgrammingError(
+pyPgSQL.libpq.libpq.RESULT_DDL
+pyPgSQL.libpq.libpq.RESULT_DML
+pyPgSQL.libpq.libpq.RESULT_DQL
+pyPgSQL.libpq.libpq.RESULT_EMPTY
+pyPgSQL.libpq.libpq.RESULT_ERROR
+pyPgSQL.libpq.libpq.TUPLES_OK
+pyPgSQL.libpq.libpq.Warning(
+pyPgSQL.libpq.libpq.__doc__
+pyPgSQL.libpq.libpq.__file__
+pyPgSQL.libpq.libpq.__name__
+pyPgSQL.libpq.libpq.__package__
+pyPgSQL.libpq.libpq.__version__
+
+--- from pyPgSQL.libpq import libpq ---
+
+--- from pyPgSQL.libpq.libpq import * ---
+
+--- import GnuPGInterface ---
+GnuPGInterface.GnuPG(
+GnuPGInterface.GnuPGInterface(
+GnuPGInterface.Options(
+GnuPGInterface.Pipe(
+GnuPGInterface.Process(
+GnuPGInterface.__author__
+GnuPGInterface.__builtins__
+GnuPGInterface.__doc__
+GnuPGInterface.__file__
+GnuPGInterface.__name__
+GnuPGInterface.__package__
+GnuPGInterface.__revision__
+GnuPGInterface.__version__
+GnuPGInterface.fcntl
+GnuPGInterface.os
+GnuPGInterface.sys
+
+--- from GnuPGInterface import * ---
+GnuPG(
+GnuPGInterface(
+
+--- import PyQt4 ---
+PyQt4.__builtins__
+PyQt4.__doc__
+PyQt4.__file__
+PyQt4.__name__
+PyQt4.__package__
+PyQt4.__path__
+
+--- from PyQt4 import * ---
+
+--- import PyQt4.QtCore ---
+PyQt4.QtCore.PYQT_VERSION
+PyQt4.QtCore.PYQT_VERSION_STR
+PyQt4.QtCore.QAbstractEventDispatcher(
+PyQt4.QtCore.QAbstractFileEngine(
+PyQt4.QtCore.QAbstractFileEngineHandler(
+PyQt4.QtCore.QAbstractFileEngineIterator(
+PyQt4.QtCore.QAbstractItemModel(
+PyQt4.QtCore.QAbstractListModel(
+PyQt4.QtCore.QAbstractTableModel(
+PyQt4.QtCore.QBasicTimer(
+PyQt4.QtCore.QBitArray(
+PyQt4.QtCore.QBuffer(
+PyQt4.QtCore.QByteArray(
+PyQt4.QtCore.QByteArrayMatcher(
+PyQt4.QtCore.QChar(
+PyQt4.QtCore.QChildEvent(
+PyQt4.QtCore.QCoreApplication(
+PyQt4.QtCore.QCryptographicHash(
+PyQt4.QtCore.QDataStream(
+PyQt4.QtCore.QDate(
+PyQt4.QtCore.QDateTime(
+PyQt4.QtCore.QDir(
+PyQt4.QtCore.QDirIterator(
+PyQt4.QtCore.QDynamicPropertyChangeEvent(
+PyQt4.QtCore.QEvent(
+PyQt4.QtCore.QEventLoop(
+PyQt4.QtCore.QFSFileEngine(
+PyQt4.QtCore.QFile(
+PyQt4.QtCore.QFileInfo(
+PyQt4.QtCore.QFileSystemWatcher(
+PyQt4.QtCore.QGenericArgument(
+PyQt4.QtCore.QGenericReturnArgument(
+PyQt4.QtCore.QIODevice(
+PyQt4.QtCore.QLatin1Char(
+PyQt4.QtCore.QLatin1String(
+PyQt4.QtCore.QLibrary(
+PyQt4.QtCore.QLibraryInfo(
+PyQt4.QtCore.QLine(
+PyQt4.QtCore.QLineF(
+PyQt4.QtCore.QLocale(
+PyQt4.QtCore.QMetaClassInfo(
+PyQt4.QtCore.QMetaEnum(
+PyQt4.QtCore.QMetaMethod(
+PyQt4.QtCore.QMetaObject(
+PyQt4.QtCore.QMetaProperty(
+PyQt4.QtCore.QMetaType(
+PyQt4.QtCore.QMimeData(
+PyQt4.QtCore.QModelIndex(
+PyQt4.QtCore.QMutex(
+PyQt4.QtCore.QMutexLocker(
+PyQt4.QtCore.QObject(
+PyQt4.QtCore.QObjectCleanupHandler(
+PyQt4.QtCore.QPersistentModelIndex(
+PyQt4.QtCore.QPluginLoader(
+PyQt4.QtCore.QPoint(
+PyQt4.QtCore.QPointF(
+PyQt4.QtCore.QProcess(
+PyQt4.QtCore.QReadLocker(
+PyQt4.QtCore.QReadWriteLock(
+PyQt4.QtCore.QRect(
+PyQt4.QtCore.QRectF(
+PyQt4.QtCore.QRegExp(
+PyQt4.QtCore.QResource(
+PyQt4.QtCore.QRunnable(
+PyQt4.QtCore.QSemaphore(
+PyQt4.QtCore.QSettings(
+PyQt4.QtCore.QSharedMemory(
+PyQt4.QtCore.QSignalMapper(
+PyQt4.QtCore.QSize(
+PyQt4.QtCore.QSizeF(
+PyQt4.QtCore.QSocketNotifier(
+PyQt4.QtCore.QString(
+PyQt4.QtCore.QStringList(
+PyQt4.QtCore.QStringMatcher(
+PyQt4.QtCore.QStringRef(
+PyQt4.QtCore.QSysInfo(
+PyQt4.QtCore.QSystemLocale(
+PyQt4.QtCore.QSystemSemaphore(
+PyQt4.QtCore.QT_TRANSLATE_NOOP(
+PyQt4.QtCore.QT_TR_NOOP(
+PyQt4.QtCore.QT_VERSION
+PyQt4.QtCore.QT_VERSION_STR
+PyQt4.QtCore.QTemporaryFile(
+PyQt4.QtCore.QTextBoundaryFinder(
+PyQt4.QtCore.QTextCodec(
+PyQt4.QtCore.QTextDecoder(
+PyQt4.QtCore.QTextEncoder(
+PyQt4.QtCore.QTextStream(
+PyQt4.QtCore.QTextStreamManipulator(
+PyQt4.QtCore.QThread(
+PyQt4.QtCore.QThreadPool(
+PyQt4.QtCore.QTime(
+PyQt4.QtCore.QTimeLine(
+PyQt4.QtCore.QTimer(
+PyQt4.QtCore.QTimerEvent(
+PyQt4.QtCore.QTranslator(
+PyQt4.QtCore.QUrl(
+PyQt4.QtCore.QUuid(
+PyQt4.QtCore.QVariant(
+PyQt4.QtCore.QWaitCondition(
+PyQt4.QtCore.QWriteLocker(
+PyQt4.QtCore.QXmlStreamAttribute(
+PyQt4.QtCore.QXmlStreamAttributes(
+PyQt4.QtCore.QXmlStreamEntityDeclaration(
+PyQt4.QtCore.QXmlStreamEntityResolver(
+PyQt4.QtCore.QXmlStreamNamespaceDeclaration(
+PyQt4.QtCore.QXmlStreamNotationDeclaration(
+PyQt4.QtCore.QXmlStreamReader(
+PyQt4.QtCore.QXmlStreamWriter(
+PyQt4.QtCore.Q_ARG(
+PyQt4.QtCore.Q_ENUMS(
+PyQt4.QtCore.Q_FLAGS(
+PyQt4.QtCore.Q_RETURN_ARG(
+PyQt4.QtCore.Qt(
+PyQt4.QtCore.QtCriticalMsg
+PyQt4.QtCore.QtDebugMsg
+PyQt4.QtCore.QtFatalMsg
+PyQt4.QtCore.QtMsgType(
+PyQt4.QtCore.QtSystemMsg
+PyQt4.QtCore.QtWarningMsg
+PyQt4.QtCore.SIGNAL(
+PyQt4.QtCore.SLOT(
+PyQt4.QtCore.__doc__
+PyQt4.QtCore.__file__
+PyQt4.QtCore.__license__
+PyQt4.QtCore.__name__
+PyQt4.QtCore.__package__
+PyQt4.QtCore.bin(
+PyQt4.QtCore.bom(
+PyQt4.QtCore.center(
+PyQt4.QtCore.dec(
+PyQt4.QtCore.endl(
+PyQt4.QtCore.fixed(
+PyQt4.QtCore.flush(
+PyQt4.QtCore.forcepoint(
+PyQt4.QtCore.forcesign(
+PyQt4.QtCore.hex(
+PyQt4.QtCore.left(
+PyQt4.QtCore.lowercasebase(
+PyQt4.QtCore.lowercasedigits(
+PyQt4.QtCore.noforcepoint(
+PyQt4.QtCore.noforcesign(
+PyQt4.QtCore.noshowbase(
+PyQt4.QtCore.oct(
+PyQt4.QtCore.pyqtProperty(
+PyQt4.QtCore.pyqtRemoveInputHook(
+PyQt4.QtCore.pyqtRestoreInputHook(
+PyQt4.QtCore.pyqtSignature(
+PyQt4.QtCore.qAbs(
+PyQt4.QtCore.qAddPostRoutine(
+PyQt4.QtCore.qChecksum(
+PyQt4.QtCore.qCompress(
+PyQt4.QtCore.qCritical(
+PyQt4.QtCore.qDebug(
+PyQt4.QtCore.qErrnoWarning(
+PyQt4.QtCore.qFatal(
+PyQt4.QtCore.qFuzzyCompare(
+PyQt4.QtCore.qInf(
+PyQt4.QtCore.qInstallMsgHandler(
+PyQt4.QtCore.qIsFinite(
+PyQt4.QtCore.qIsInf(
+PyQt4.QtCore.qIsNaN(
+PyQt4.QtCore.qIsNull(
+PyQt4.QtCore.qQNaN(
+PyQt4.QtCore.qRegisterResourceData(
+PyQt4.QtCore.qRemovePostRoutine(
+PyQt4.QtCore.qRound(
+PyQt4.QtCore.qRound64(
+PyQt4.QtCore.qSNaN(
+PyQt4.QtCore.qSetFieldWidth(
+PyQt4.QtCore.qSetPadChar(
+PyQt4.QtCore.qSetRealNumberPrecision(
+PyQt4.QtCore.qSharedBuild(
+PyQt4.QtCore.qSwap(
+PyQt4.QtCore.qUncompress(
+PyQt4.QtCore.qUnregisterResourceData(
+PyQt4.QtCore.qVersion(
+PyQt4.QtCore.qWarning(
+PyQt4.QtCore.qrand(
+PyQt4.QtCore.qsrand(
+PyQt4.QtCore.qstrcmp(
+PyQt4.QtCore.qstrcpy(
+PyQt4.QtCore.qstrdup(
+PyQt4.QtCore.qstricmp(
+PyQt4.QtCore.qstrlen(
+PyQt4.QtCore.qstrncmp(
+PyQt4.QtCore.qstrncpy(
+PyQt4.QtCore.qstrnicmp(
+PyQt4.QtCore.qstrnlen(
+PyQt4.QtCore.reset(
+PyQt4.QtCore.right(
+PyQt4.QtCore.scientific(
+PyQt4.QtCore.showbase(
+PyQt4.QtCore.uppercasebase(
+PyQt4.QtCore.uppercasedigits(
+PyQt4.QtCore.ws(
+
+--- from PyQt4 import QtCore ---
+QtCore.PYQT_VERSION
+QtCore.PYQT_VERSION_STR
+QtCore.QAbstractEventDispatcher(
+QtCore.QAbstractFileEngine(
+QtCore.QAbstractFileEngineHandler(
+QtCore.QAbstractFileEngineIterator(
+QtCore.QAbstractItemModel(
+QtCore.QAbstractListModel(
+QtCore.QAbstractTableModel(
+QtCore.QBasicTimer(
+QtCore.QBitArray(
+QtCore.QBuffer(
+QtCore.QByteArray(
+QtCore.QByteArrayMatcher(
+QtCore.QChar(
+QtCore.QChildEvent(
+QtCore.QCoreApplication(
+QtCore.QCryptographicHash(
+QtCore.QDataStream(
+QtCore.QDate(
+QtCore.QDateTime(
+QtCore.QDir(
+QtCore.QDirIterator(
+QtCore.QDynamicPropertyChangeEvent(
+QtCore.QEvent(
+QtCore.QEventLoop(
+QtCore.QFSFileEngine(
+QtCore.QFile(
+QtCore.QFileInfo(
+QtCore.QFileSystemWatcher(
+QtCore.QGenericArgument(
+QtCore.QGenericReturnArgument(
+QtCore.QIODevice(
+QtCore.QLatin1Char(
+QtCore.QLatin1String(
+QtCore.QLibrary(
+QtCore.QLibraryInfo(
+QtCore.QLine(
+QtCore.QLineF(
+QtCore.QLocale(
+QtCore.QMetaClassInfo(
+QtCore.QMetaEnum(
+QtCore.QMetaMethod(
+QtCore.QMetaObject(
+QtCore.QMetaProperty(
+QtCore.QMetaType(
+QtCore.QMimeData(
+QtCore.QModelIndex(
+QtCore.QMutex(
+QtCore.QMutexLocker(
+QtCore.QObject(
+QtCore.QObjectCleanupHandler(
+QtCore.QPersistentModelIndex(
+QtCore.QPluginLoader(
+QtCore.QPoint(
+QtCore.QPointF(
+QtCore.QProcess(
+QtCore.QReadLocker(
+QtCore.QReadWriteLock(
+QtCore.QRect(
+QtCore.QRectF(
+QtCore.QRegExp(
+QtCore.QResource(
+QtCore.QRunnable(
+QtCore.QSemaphore(
+QtCore.QSettings(
+QtCore.QSharedMemory(
+QtCore.QSignalMapper(
+QtCore.QSize(
+QtCore.QSizeF(
+QtCore.QSocketNotifier(
+QtCore.QString(
+QtCore.QStringList(
+QtCore.QStringMatcher(
+QtCore.QStringRef(
+QtCore.QSysInfo(
+QtCore.QSystemLocale(
+QtCore.QSystemSemaphore(
+QtCore.QT_TRANSLATE_NOOP(
+QtCore.QT_TR_NOOP(
+QtCore.QT_VERSION
+QtCore.QT_VERSION_STR
+QtCore.QTemporaryFile(
+QtCore.QTextBoundaryFinder(
+QtCore.QTextCodec(
+QtCore.QTextDecoder(
+QtCore.QTextEncoder(
+QtCore.QTextStream(
+QtCore.QTextStreamManipulator(
+QtCore.QThread(
+QtCore.QThreadPool(
+QtCore.QTime(
+QtCore.QTimeLine(
+QtCore.QTimer(
+QtCore.QTimerEvent(
+QtCore.QTranslator(
+QtCore.QUrl(
+QtCore.QUuid(
+QtCore.QVariant(
+QtCore.QWaitCondition(
+QtCore.QWriteLocker(
+QtCore.QXmlStreamAttribute(
+QtCore.QXmlStreamAttributes(
+QtCore.QXmlStreamEntityDeclaration(
+QtCore.QXmlStreamEntityResolver(
+QtCore.QXmlStreamNamespaceDeclaration(
+QtCore.QXmlStreamNotationDeclaration(
+QtCore.QXmlStreamReader(
+QtCore.QXmlStreamWriter(
+QtCore.Q_ARG(
+QtCore.Q_ENUMS(
+QtCore.Q_FLAGS(
+QtCore.Q_RETURN_ARG(
+QtCore.Qt(
+QtCore.QtCriticalMsg
+QtCore.QtDebugMsg
+QtCore.QtFatalMsg
+QtCore.QtMsgType(
+QtCore.QtSystemMsg
+QtCore.QtWarningMsg
+QtCore.SIGNAL(
+QtCore.SLOT(
+QtCore.__doc__
+QtCore.__file__
+QtCore.__license__
+QtCore.__name__
+QtCore.__package__
+QtCore.bin(
+QtCore.bom(
+QtCore.center(
+QtCore.dec(
+QtCore.endl(
+QtCore.fixed(
+QtCore.flush(
+QtCore.forcepoint(
+QtCore.forcesign(
+QtCore.hex(
+QtCore.left(
+QtCore.lowercasebase(
+QtCore.lowercasedigits(
+QtCore.noforcepoint(
+QtCore.noforcesign(
+QtCore.noshowbase(
+QtCore.oct(
+QtCore.pyqtProperty(
+QtCore.pyqtRemoveInputHook(
+QtCore.pyqtRestoreInputHook(
+QtCore.pyqtSignature(
+QtCore.qAbs(
+QtCore.qAddPostRoutine(
+QtCore.qChecksum(
+QtCore.qCompress(
+QtCore.qCritical(
+QtCore.qDebug(
+QtCore.qErrnoWarning(
+QtCore.qFatal(
+QtCore.qFuzzyCompare(
+QtCore.qInf(
+QtCore.qInstallMsgHandler(
+QtCore.qIsFinite(
+QtCore.qIsInf(
+QtCore.qIsNaN(
+QtCore.qIsNull(
+QtCore.qQNaN(
+QtCore.qRegisterResourceData(
+QtCore.qRemovePostRoutine(
+QtCore.qRound(
+QtCore.qRound64(
+QtCore.qSNaN(
+QtCore.qSetFieldWidth(
+QtCore.qSetPadChar(
+QtCore.qSetRealNumberPrecision(
+QtCore.qSharedBuild(
+QtCore.qSwap(
+QtCore.qUncompress(
+QtCore.qUnregisterResourceData(
+QtCore.qVersion(
+QtCore.qWarning(
+QtCore.qrand(
+QtCore.qsrand(
+QtCore.qstrcmp(
+QtCore.qstrcpy(
+QtCore.qstrdup(
+QtCore.qstricmp(
+QtCore.qstrlen(
+QtCore.qstrncmp(
+QtCore.qstrncpy(
+QtCore.qstrnicmp(
+QtCore.qstrnlen(
+QtCore.reset(
+QtCore.right(
+QtCore.scientific(
+QtCore.showbase(
+QtCore.uppercasebase(
+QtCore.uppercasedigits(
+QtCore.ws(
+
+--- from PyQt4.QtCore import * ---
+PYQT_VERSION
+PYQT_VERSION_STR
+QAbstractEventDispatcher(
+QAbstractFileEngine(
+QAbstractFileEngineHandler(
+QAbstractFileEngineIterator(
+QAbstractItemModel(
+QAbstractListModel(
+QAbstractTableModel(
+QBasicTimer(
+QBitArray(
+QBuffer(
+QByteArray(
+QByteArrayMatcher(
+QChar(
+QChildEvent(
+QCoreApplication(
+QCryptographicHash(
+QDataStream(
+QDate(
+QDateTime(
+QDir(
+QDirIterator(
+QDynamicPropertyChangeEvent(
+QEvent(
+QEventLoop(
+QFSFileEngine(
+QFile(
+QFileInfo(
+QFileSystemWatcher(
+QGenericArgument(
+QGenericReturnArgument(
+QIODevice(
+QLatin1Char(
+QLatin1String(
+QLibrary(
+QLibraryInfo(
+QLine(
+QLineF(
+QLocale(
+QMetaClassInfo(
+QMetaEnum(
+QMetaMethod(
+QMetaObject(
+QMetaProperty(
+QMetaType(
+QMimeData(
+QModelIndex(
+QMutex(
+QMutexLocker(
+QObject(
+QObjectCleanupHandler(
+QPersistentModelIndex(
+QPluginLoader(
+QPoint(
+QPointF(
+QProcess(
+QReadLocker(
+QReadWriteLock(
+QRect(
+QRectF(
+QRegExp(
+QResource(
+QRunnable(
+QSemaphore(
+QSettings(
+QSharedMemory(
+QSignalMapper(
+QSize(
+QSizeF(
+QSocketNotifier(
+QString(
+QStringList(
+QStringMatcher(
+QStringRef(
+QSysInfo(
+QSystemLocale(
+QSystemSemaphore(
+QT_TRANSLATE_NOOP(
+QT_TR_NOOP(
+QT_VERSION
+QT_VERSION_STR
+QTemporaryFile(
+QTextBoundaryFinder(
+QTextCodec(
+QTextDecoder(
+QTextEncoder(
+QTextStream(
+QTextStreamManipulator(
+QThread(
+QThreadPool(
+QTime(
+QTimeLine(
+QTimer(
+QTimerEvent(
+QTranslator(
+QUrl(
+QUuid(
+QVariant(
+QWaitCondition(
+QWriteLocker(
+QXmlStreamAttribute(
+QXmlStreamAttributes(
+QXmlStreamEntityDeclaration(
+QXmlStreamEntityResolver(
+QXmlStreamNamespaceDeclaration(
+QXmlStreamNotationDeclaration(
+QXmlStreamReader(
+QXmlStreamWriter(
+Q_ARG(
+Q_ENUMS(
+Q_FLAGS(
+Q_RETURN_ARG(
+Qt(
+QtCriticalMsg
+QtDebugMsg
+QtFatalMsg
+QtMsgType(
+QtSystemMsg
+QtWarningMsg
+SIGNAL(
+SLOT(
+bom(
+dec(
+endl(
+fixed(
+forcepoint(
+forcesign(
+lowercasebase(
+lowercasedigits(
+noforcepoint(
+noforcesign(
+noshowbase(
+pyqtProperty(
+pyqtRemoveInputHook(
+pyqtRestoreInputHook(
+pyqtSignature(
+qAbs(
+qAddPostRoutine(
+qChecksum(
+qCompress(
+qCritical(
+qDebug(
+qErrnoWarning(
+qFatal(
+qFuzzyCompare(
+qInf(
+qInstallMsgHandler(
+qIsFinite(
+qIsInf(
+qIsNaN(
+qIsNull(
+qQNaN(
+qRegisterResourceData(
+qRemovePostRoutine(
+qRound(
+qRound64(
+qSNaN(
+qSetFieldWidth(
+qSetPadChar(
+qSetRealNumberPrecision(
+qSharedBuild(
+qSwap(
+qUncompress(
+qUnregisterResourceData(
+qVersion(
+qWarning(
+qrand(
+qsrand(
+qstrcmp(
+qstrcpy(
+qstrdup(
+qstricmp(
+qstrlen(
+qstrncmp(
+qstrncpy(
+qstrnicmp(
+qstrnlen(
+scientific(
+showbase(
+uppercasebase(
+uppercasedigits(
+ws(
+
+--- import PyQt4.QtGui ---
+PyQt4.QtGui.Display(
+PyQt4.QtGui.QAbstractButton(
+PyQt4.QtGui.QAbstractGraphicsShapeItem(
+PyQt4.QtGui.QAbstractItemDelegate(
+PyQt4.QtGui.QAbstractItemView(
+PyQt4.QtGui.QAbstractPrintDialog(
+PyQt4.QtGui.QAbstractProxyModel(
+PyQt4.QtGui.QAbstractScrollArea(
+PyQt4.QtGui.QAbstractSlider(
+PyQt4.QtGui.QAbstractSpinBox(
+PyQt4.QtGui.QAbstractTextDocumentLayout(
+PyQt4.QtGui.QAction(
+PyQt4.QtGui.QActionEvent(
+PyQt4.QtGui.QActionGroup(
+PyQt4.QtGui.QApplication(
+PyQt4.QtGui.QBitmap(
+PyQt4.QtGui.QBoxLayout(
+PyQt4.QtGui.QBrush(
+PyQt4.QtGui.QButtonGroup(
+PyQt4.QtGui.QCalendarWidget(
+PyQt4.QtGui.QCheckBox(
+PyQt4.QtGui.QClipboard(
+PyQt4.QtGui.QCloseEvent(
+PyQt4.QtGui.QColor(
+PyQt4.QtGui.QColorDialog(
+PyQt4.QtGui.QColumnView(
+PyQt4.QtGui.QComboBox(
+PyQt4.QtGui.QCommandLinkButton(
+PyQt4.QtGui.QCompleter(
+PyQt4.QtGui.QConicalGradient(
+PyQt4.QtGui.QContextMenuEvent(
+PyQt4.QtGui.QCursor(
+PyQt4.QtGui.QDataWidgetMapper(
+PyQt4.QtGui.QDateEdit(
+PyQt4.QtGui.QDateTimeEdit(
+PyQt4.QtGui.QDesktopServices(
+PyQt4.QtGui.QDesktopWidget(
+PyQt4.QtGui.QDial(
+PyQt4.QtGui.QDialog(
+PyQt4.QtGui.QDialogButtonBox(
+PyQt4.QtGui.QDirModel(
+PyQt4.QtGui.QDockWidget(
+PyQt4.QtGui.QDoubleSpinBox(
+PyQt4.QtGui.QDoubleValidator(
+PyQt4.QtGui.QDrag(
+PyQt4.QtGui.QDragEnterEvent(
+PyQt4.QtGui.QDragLeaveEvent(
+PyQt4.QtGui.QDragMoveEvent(
+PyQt4.QtGui.QDropEvent(
+PyQt4.QtGui.QErrorMessage(
+PyQt4.QtGui.QFileDialog(
+PyQt4.QtGui.QFileIconProvider(
+PyQt4.QtGui.QFileOpenEvent(
+PyQt4.QtGui.QFileSystemModel(
+PyQt4.QtGui.QFocusEvent(
+PyQt4.QtGui.QFocusFrame(
+PyQt4.QtGui.QFont(
+PyQt4.QtGui.QFontComboBox(
+PyQt4.QtGui.QFontDatabase(
+PyQt4.QtGui.QFontDialog(
+PyQt4.QtGui.QFontInfo(
+PyQt4.QtGui.QFontMetrics(
+PyQt4.QtGui.QFontMetricsF(
+PyQt4.QtGui.QFormLayout(
+PyQt4.QtGui.QFrame(
+PyQt4.QtGui.QGradient(
+PyQt4.QtGui.QGraphicsEllipseItem(
+PyQt4.QtGui.QGraphicsGridLayout(
+PyQt4.QtGui.QGraphicsItem(
+PyQt4.QtGui.QGraphicsItemAnimation(
+PyQt4.QtGui.QGraphicsItemGroup(
+PyQt4.QtGui.QGraphicsLayout(
+PyQt4.QtGui.QGraphicsLayoutItem(
+PyQt4.QtGui.QGraphicsLineItem(
+PyQt4.QtGui.QGraphicsLinearLayout(
+PyQt4.QtGui.QGraphicsPathItem(
+PyQt4.QtGui.QGraphicsPixmapItem(
+PyQt4.QtGui.QGraphicsPolygonItem(
+PyQt4.QtGui.QGraphicsProxyWidget(
+PyQt4.QtGui.QGraphicsRectItem(
+PyQt4.QtGui.QGraphicsScene(
+PyQt4.QtGui.QGraphicsSceneContextMenuEvent(
+PyQt4.QtGui.QGraphicsSceneDragDropEvent(
+PyQt4.QtGui.QGraphicsSceneEvent(
+PyQt4.QtGui.QGraphicsSceneHelpEvent(
+PyQt4.QtGui.QGraphicsSceneHoverEvent(
+PyQt4.QtGui.QGraphicsSceneMouseEvent(
+PyQt4.QtGui.QGraphicsSceneMoveEvent(
+PyQt4.QtGui.QGraphicsSceneResizeEvent(
+PyQt4.QtGui.QGraphicsSceneWheelEvent(
+PyQt4.QtGui.QGraphicsSimpleTextItem(
+PyQt4.QtGui.QGraphicsTextItem(
+PyQt4.QtGui.QGraphicsView(
+PyQt4.QtGui.QGraphicsWidget(
+PyQt4.QtGui.QGridLayout(
+PyQt4.QtGui.QGroupBox(
+PyQt4.QtGui.QHBoxLayout(
+PyQt4.QtGui.QHeaderView(
+PyQt4.QtGui.QHelpEvent(
+PyQt4.QtGui.QHideEvent(
+PyQt4.QtGui.QHoverEvent(
+PyQt4.QtGui.QIcon(
+PyQt4.QtGui.QIconDragEvent(
+PyQt4.QtGui.QIconEngine(
+PyQt4.QtGui.QIconEngineV2(
+PyQt4.QtGui.QImage(
+PyQt4.QtGui.QImageIOHandler(
+PyQt4.QtGui.QImageReader(
+PyQt4.QtGui.QImageWriter(
+PyQt4.QtGui.QInputContext(
+PyQt4.QtGui.QInputDialog(
+PyQt4.QtGui.QInputEvent(
+PyQt4.QtGui.QInputMethodEvent(
+PyQt4.QtGui.QIntValidator(
+PyQt4.QtGui.QItemDelegate(
+PyQt4.QtGui.QItemEditorCreatorBase(
+PyQt4.QtGui.QItemEditorFactory(
+PyQt4.QtGui.QItemSelection(
+PyQt4.QtGui.QItemSelectionModel(
+PyQt4.QtGui.QItemSelectionRange(
+PyQt4.QtGui.QKeyEvent(
+PyQt4.QtGui.QKeySequence(
+PyQt4.QtGui.QLCDNumber(
+PyQt4.QtGui.QLabel(
+PyQt4.QtGui.QLayout(
+PyQt4.QtGui.QLayoutItem(
+PyQt4.QtGui.QLineEdit(
+PyQt4.QtGui.QLinearGradient(
+PyQt4.QtGui.QListView(
+PyQt4.QtGui.QListWidget(
+PyQt4.QtGui.QListWidgetItem(
+PyQt4.QtGui.QMainWindow(
+PyQt4.QtGui.QMatrix(
+PyQt4.QtGui.QMdiArea(
+PyQt4.QtGui.QMdiSubWindow(
+PyQt4.QtGui.QMenu(
+PyQt4.QtGui.QMenuBar(
+PyQt4.QtGui.QMessageBox(
+PyQt4.QtGui.QMimeSource(
+PyQt4.QtGui.QMouseEvent(
+PyQt4.QtGui.QMoveEvent(
+PyQt4.QtGui.QMovie(
+PyQt4.QtGui.QPageSetupDialog(
+PyQt4.QtGui.QPaintDevice(
+PyQt4.QtGui.QPaintEngine(
+PyQt4.QtGui.QPaintEngineState(
+PyQt4.QtGui.QPaintEvent(
+PyQt4.QtGui.QPainter(
+PyQt4.QtGui.QPainterPath(
+PyQt4.QtGui.QPainterPathStroker(
+PyQt4.QtGui.QPalette(
+PyQt4.QtGui.QPen(
+PyQt4.QtGui.QPicture(
+PyQt4.QtGui.QPictureIO(
+PyQt4.QtGui.QPixmap(
+PyQt4.QtGui.QPixmapCache(
+PyQt4.QtGui.QPlainTextDocumentLayout(
+PyQt4.QtGui.QPlainTextEdit(
+PyQt4.QtGui.QPolygon(
+PyQt4.QtGui.QPolygonF(
+PyQt4.QtGui.QPrintDialog(
+PyQt4.QtGui.QPrintEngine(
+PyQt4.QtGui.QPrintPreviewDialog(
+PyQt4.QtGui.QPrintPreviewWidget(
+PyQt4.QtGui.QPrinter(
+PyQt4.QtGui.QPrinterInfo(
+PyQt4.QtGui.QProgressBar(
+PyQt4.QtGui.QProgressDialog(
+PyQt4.QtGui.QProxyModel(
+PyQt4.QtGui.QPushButton(
+PyQt4.QtGui.QRadialGradient(
+PyQt4.QtGui.QRadioButton(
+PyQt4.QtGui.QRegExpValidator(
+PyQt4.QtGui.QRegion(
+PyQt4.QtGui.QResizeEvent(
+PyQt4.QtGui.QRubberBand(
+PyQt4.QtGui.QScrollArea(
+PyQt4.QtGui.QScrollBar(
+PyQt4.QtGui.QSessionManager(
+PyQt4.QtGui.QShortcut(
+PyQt4.QtGui.QShortcutEvent(
+PyQt4.QtGui.QShowEvent(
+PyQt4.QtGui.QSizeGrip(
+PyQt4.QtGui.QSizePolicy(
+PyQt4.QtGui.QSlider(
+PyQt4.QtGui.QSortFilterProxyModel(
+PyQt4.QtGui.QSound(
+PyQt4.QtGui.QSpacerItem(
+PyQt4.QtGui.QSpinBox(
+PyQt4.QtGui.QSplashScreen(
+PyQt4.QtGui.QSplitter(
+PyQt4.QtGui.QSplitterHandle(
+PyQt4.QtGui.QStackedLayout(
+PyQt4.QtGui.QStackedWidget(
+PyQt4.QtGui.QStandardItem(
+PyQt4.QtGui.QStandardItemModel(
+PyQt4.QtGui.QStatusBar(
+PyQt4.QtGui.QStatusTipEvent(
+PyQt4.QtGui.QStringListModel(
+PyQt4.QtGui.QStyle(
+PyQt4.QtGui.QStyleFactory(
+PyQt4.QtGui.QStyleHintReturn(
+PyQt4.QtGui.QStyleHintReturnMask(
+PyQt4.QtGui.QStyleHintReturnVariant(
+PyQt4.QtGui.QStyleOption(
+PyQt4.QtGui.QStyleOptionButton(
+PyQt4.QtGui.QStyleOptionComboBox(
+PyQt4.QtGui.QStyleOptionComplex(
+PyQt4.QtGui.QStyleOptionDockWidget(
+PyQt4.QtGui.QStyleOptionDockWidgetV2(
+PyQt4.QtGui.QStyleOptionFocusRect(
+PyQt4.QtGui.QStyleOptionFrame(
+PyQt4.QtGui.QStyleOptionFrameV2(
+PyQt4.QtGui.QStyleOptionGraphicsItem(
+PyQt4.QtGui.QStyleOptionGroupBox(
+PyQt4.QtGui.QStyleOptionHeader(
+PyQt4.QtGui.QStyleOptionMenuItem(
+PyQt4.QtGui.QStyleOptionProgressBar(
+PyQt4.QtGui.QStyleOptionProgressBarV2(
+PyQt4.QtGui.QStyleOptionRubberBand(
+PyQt4.QtGui.QStyleOptionSizeGrip(
+PyQt4.QtGui.QStyleOptionSlider(
+PyQt4.QtGui.QStyleOptionSpinBox(
+PyQt4.QtGui.QStyleOptionTab(
+PyQt4.QtGui.QStyleOptionTabBarBase(
+PyQt4.QtGui.QStyleOptionTabV2(
+PyQt4.QtGui.QStyleOptionTabWidgetFrame(
+PyQt4.QtGui.QStyleOptionTitleBar(
+PyQt4.QtGui.QStyleOptionToolBar(
+PyQt4.QtGui.QStyleOptionToolBox(
+PyQt4.QtGui.QStyleOptionToolBoxV2(
+PyQt4.QtGui.QStyleOptionToolButton(
+PyQt4.QtGui.QStyleOptionViewItem(
+PyQt4.QtGui.QStyleOptionViewItemV2(
+PyQt4.QtGui.QStyleOptionViewItemV3(
+PyQt4.QtGui.QStyleOptionViewItemV4(
+PyQt4.QtGui.QStylePainter(
+PyQt4.QtGui.QStyledItemDelegate(
+PyQt4.QtGui.QSyntaxHighlighter(
+PyQt4.QtGui.QSystemTrayIcon(
+PyQt4.QtGui.QTabBar(
+PyQt4.QtGui.QTabWidget(
+PyQt4.QtGui.QTableView(
+PyQt4.QtGui.QTableWidget(
+PyQt4.QtGui.QTableWidgetItem(
+PyQt4.QtGui.QTableWidgetSelectionRange(
+PyQt4.QtGui.QTabletEvent(
+PyQt4.QtGui.QTextBlock(
+PyQt4.QtGui.QTextBlockFormat(
+PyQt4.QtGui.QTextBlockGroup(
+PyQt4.QtGui.QTextBlockUserData(
+PyQt4.QtGui.QTextBrowser(
+PyQt4.QtGui.QTextCharFormat(
+PyQt4.QtGui.QTextCursor(
+PyQt4.QtGui.QTextDocument(
+PyQt4.QtGui.QTextDocumentFragment(
+PyQt4.QtGui.QTextEdit(
+PyQt4.QtGui.QTextFormat(
+PyQt4.QtGui.QTextFragment(
+PyQt4.QtGui.QTextFrame(
+PyQt4.QtGui.QTextFrameFormat(
+PyQt4.QtGui.QTextImageFormat(
+PyQt4.QtGui.QTextInlineObject(
+PyQt4.QtGui.QTextItem(
+PyQt4.QtGui.QTextLayout(
+PyQt4.QtGui.QTextLength(
+PyQt4.QtGui.QTextLine(
+PyQt4.QtGui.QTextList(
+PyQt4.QtGui.QTextListFormat(
+PyQt4.QtGui.QTextObject(
+PyQt4.QtGui.QTextOption(
+PyQt4.QtGui.QTextTable(
+PyQt4.QtGui.QTextTableCell(
+PyQt4.QtGui.QTextTableCellFormat(
+PyQt4.QtGui.QTextTableFormat(
+PyQt4.QtGui.QTimeEdit(
+PyQt4.QtGui.QToolBar(
+PyQt4.QtGui.QToolBox(
+PyQt4.QtGui.QToolButton(
+PyQt4.QtGui.QToolTip(
+PyQt4.QtGui.QTransform(
+PyQt4.QtGui.QTreeView(
+PyQt4.QtGui.QTreeWidget(
+PyQt4.QtGui.QTreeWidgetItem(
+PyQt4.QtGui.QTreeWidgetItemIterator(
+PyQt4.QtGui.QUndoCommand(
+PyQt4.QtGui.QUndoGroup(
+PyQt4.QtGui.QUndoStack(
+PyQt4.QtGui.QUndoView(
+PyQt4.QtGui.QVBoxLayout(
+PyQt4.QtGui.QValidator(
+PyQt4.QtGui.QWhatsThis(
+PyQt4.QtGui.QWhatsThisClickedEvent(
+PyQt4.QtGui.QWheelEvent(
+PyQt4.QtGui.QWidget(
+PyQt4.QtGui.QWidgetAction(
+PyQt4.QtGui.QWidgetItem(
+PyQt4.QtGui.QWindowStateChangeEvent(
+PyQt4.QtGui.QWizard(
+PyQt4.QtGui.QWizardPage(
+PyQt4.QtGui.QWorkspace(
+PyQt4.QtGui.QX11EmbedContainer(
+PyQt4.QtGui.QX11EmbedWidget(
+PyQt4.QtGui.QX11Info(
+PyQt4.QtGui.__doc__
+PyQt4.QtGui.__file__
+PyQt4.QtGui.__name__
+PyQt4.QtGui.__package__
+PyQt4.QtGui.qAlpha(
+PyQt4.QtGui.qApp
+PyQt4.QtGui.qBlue(
+PyQt4.QtGui.qDrawPlainRect(
+PyQt4.QtGui.qDrawShadeLine(
+PyQt4.QtGui.qDrawShadePanel(
+PyQt4.QtGui.qDrawShadeRect(
+PyQt4.QtGui.qDrawWinButton(
+PyQt4.QtGui.qDrawWinPanel(
+PyQt4.QtGui.qGray(
+PyQt4.QtGui.qGreen(
+PyQt4.QtGui.qIsGray(
+PyQt4.QtGui.qRed(
+PyQt4.QtGui.qRgb(
+PyQt4.QtGui.qRgba(
+PyQt4.QtGui.qSwap(
+PyQt4.QtGui.qt_set_sequence_auto_mnemonic(
+PyQt4.QtGui.qt_x11_wait_for_window_manager(
+
+--- from PyQt4 import QtGui ---
+QtGui.Display(
+QtGui.QAbstractButton(
+QtGui.QAbstractGraphicsShapeItem(
+QtGui.QAbstractItemDelegate(
+QtGui.QAbstractItemView(
+QtGui.QAbstractPrintDialog(
+QtGui.QAbstractProxyModel(
+QtGui.QAbstractScrollArea(
+QtGui.QAbstractSlider(
+QtGui.QAbstractSpinBox(
+QtGui.QAbstractTextDocumentLayout(
+QtGui.QAction(
+QtGui.QActionEvent(
+QtGui.QActionGroup(
+QtGui.QApplication(
+QtGui.QBitmap(
+QtGui.QBoxLayout(
+QtGui.QBrush(
+QtGui.QButtonGroup(
+QtGui.QCalendarWidget(
+QtGui.QCheckBox(
+QtGui.QClipboard(
+QtGui.QCloseEvent(
+QtGui.QColor(
+QtGui.QColorDialog(
+QtGui.QColumnView(
+QtGui.QComboBox(
+QtGui.QCommandLinkButton(
+QtGui.QCompleter(
+QtGui.QConicalGradient(
+QtGui.QContextMenuEvent(
+QtGui.QCursor(
+QtGui.QDataWidgetMapper(
+QtGui.QDateEdit(
+QtGui.QDateTimeEdit(
+QtGui.QDesktopServices(
+QtGui.QDesktopWidget(
+QtGui.QDial(
+QtGui.QDialog(
+QtGui.QDialogButtonBox(
+QtGui.QDirModel(
+QtGui.QDockWidget(
+QtGui.QDoubleSpinBox(
+QtGui.QDoubleValidator(
+QtGui.QDrag(
+QtGui.QDragEnterEvent(
+QtGui.QDragLeaveEvent(
+QtGui.QDragMoveEvent(
+QtGui.QDropEvent(
+QtGui.QErrorMessage(
+QtGui.QFileDialog(
+QtGui.QFileIconProvider(
+QtGui.QFileOpenEvent(
+QtGui.QFileSystemModel(
+QtGui.QFocusEvent(
+QtGui.QFocusFrame(
+QtGui.QFont(
+QtGui.QFontComboBox(
+QtGui.QFontDatabase(
+QtGui.QFontDialog(
+QtGui.QFontInfo(
+QtGui.QFontMetrics(
+QtGui.QFontMetricsF(
+QtGui.QFormLayout(
+QtGui.QFrame(
+QtGui.QGradient(
+QtGui.QGraphicsEllipseItem(
+QtGui.QGraphicsGridLayout(
+QtGui.QGraphicsItem(
+QtGui.QGraphicsItemAnimation(
+QtGui.QGraphicsItemGroup(
+QtGui.QGraphicsLayout(
+QtGui.QGraphicsLayoutItem(
+QtGui.QGraphicsLineItem(
+QtGui.QGraphicsLinearLayout(
+QtGui.QGraphicsPathItem(
+QtGui.QGraphicsPixmapItem(
+QtGui.QGraphicsPolygonItem(
+QtGui.QGraphicsProxyWidget(
+QtGui.QGraphicsRectItem(
+QtGui.QGraphicsScene(
+QtGui.QGraphicsSceneContextMenuEvent(
+QtGui.QGraphicsSceneDragDropEvent(
+QtGui.QGraphicsSceneEvent(
+QtGui.QGraphicsSceneHelpEvent(
+QtGui.QGraphicsSceneHoverEvent(
+QtGui.QGraphicsSceneMouseEvent(
+QtGui.QGraphicsSceneMoveEvent(
+QtGui.QGraphicsSceneResizeEvent(
+QtGui.QGraphicsSceneWheelEvent(
+QtGui.QGraphicsSimpleTextItem(
+QtGui.QGraphicsTextItem(
+QtGui.QGraphicsView(
+QtGui.QGraphicsWidget(
+QtGui.QGridLayout(
+QtGui.QGroupBox(
+QtGui.QHBoxLayout(
+QtGui.QHeaderView(
+QtGui.QHelpEvent(
+QtGui.QHideEvent(
+QtGui.QHoverEvent(
+QtGui.QIcon(
+QtGui.QIconDragEvent(
+QtGui.QIconEngine(
+QtGui.QIconEngineV2(
+QtGui.QImage(
+QtGui.QImageIOHandler(
+QtGui.QImageReader(
+QtGui.QImageWriter(
+QtGui.QInputContext(
+QtGui.QInputDialog(
+QtGui.QInputEvent(
+QtGui.QInputMethodEvent(
+QtGui.QIntValidator(
+QtGui.QItemDelegate(
+QtGui.QItemEditorCreatorBase(
+QtGui.QItemEditorFactory(
+QtGui.QItemSelection(
+QtGui.QItemSelectionModel(
+QtGui.QItemSelectionRange(
+QtGui.QKeyEvent(
+QtGui.QKeySequence(
+QtGui.QLCDNumber(
+QtGui.QLabel(
+QtGui.QLayout(
+QtGui.QLayoutItem(
+QtGui.QLineEdit(
+QtGui.QLinearGradient(
+QtGui.QListView(
+QtGui.QListWidget(
+QtGui.QListWidgetItem(
+QtGui.QMainWindow(
+QtGui.QMatrix(
+QtGui.QMdiArea(
+QtGui.QMdiSubWindow(
+QtGui.QMenu(
+QtGui.QMenuBar(
+QtGui.QMessageBox(
+QtGui.QMimeSource(
+QtGui.QMouseEvent(
+QtGui.QMoveEvent(
+QtGui.QMovie(
+QtGui.QPageSetupDialog(
+QtGui.QPaintDevice(
+QtGui.QPaintEngine(
+QtGui.QPaintEngineState(
+QtGui.QPaintEvent(
+QtGui.QPainter(
+QtGui.QPainterPath(
+QtGui.QPainterPathStroker(
+QtGui.QPalette(
+QtGui.QPen(
+QtGui.QPicture(
+QtGui.QPictureIO(
+QtGui.QPixmap(
+QtGui.QPixmapCache(
+QtGui.QPlainTextDocumentLayout(
+QtGui.QPlainTextEdit(
+QtGui.QPolygon(
+QtGui.QPolygonF(
+QtGui.QPrintDialog(
+QtGui.QPrintEngine(
+QtGui.QPrintPreviewDialog(
+QtGui.QPrintPreviewWidget(
+QtGui.QPrinter(
+QtGui.QPrinterInfo(
+QtGui.QProgressBar(
+QtGui.QProgressDialog(
+QtGui.QProxyModel(
+QtGui.QPushButton(
+QtGui.QRadialGradient(
+QtGui.QRadioButton(
+QtGui.QRegExpValidator(
+QtGui.QRegion(
+QtGui.QResizeEvent(
+QtGui.QRubberBand(
+QtGui.QScrollArea(
+QtGui.QScrollBar(
+QtGui.QSessionManager(
+QtGui.QShortcut(
+QtGui.QShortcutEvent(
+QtGui.QShowEvent(
+QtGui.QSizeGrip(
+QtGui.QSizePolicy(
+QtGui.QSlider(
+QtGui.QSortFilterProxyModel(
+QtGui.QSound(
+QtGui.QSpacerItem(
+QtGui.QSpinBox(
+QtGui.QSplashScreen(
+QtGui.QSplitter(
+QtGui.QSplitterHandle(
+QtGui.QStackedLayout(
+QtGui.QStackedWidget(
+QtGui.QStandardItem(
+QtGui.QStandardItemModel(
+QtGui.QStatusBar(
+QtGui.QStatusTipEvent(
+QtGui.QStringListModel(
+QtGui.QStyle(
+QtGui.QStyleFactory(
+QtGui.QStyleHintReturn(
+QtGui.QStyleHintReturnMask(
+QtGui.QStyleHintReturnVariant(
+QtGui.QStyleOption(
+QtGui.QStyleOptionButton(
+QtGui.QStyleOptionComboBox(
+QtGui.QStyleOptionComplex(
+QtGui.QStyleOptionDockWidget(
+QtGui.QStyleOptionDockWidgetV2(
+QtGui.QStyleOptionFocusRect(
+QtGui.QStyleOptionFrame(
+QtGui.QStyleOptionFrameV2(
+QtGui.QStyleOptionGraphicsItem(
+QtGui.QStyleOptionGroupBox(
+QtGui.QStyleOptionHeader(
+QtGui.QStyleOptionMenuItem(
+QtGui.QStyleOptionProgressBar(
+QtGui.QStyleOptionProgressBarV2(
+QtGui.QStyleOptionRubberBand(
+QtGui.QStyleOptionSizeGrip(
+QtGui.QStyleOptionSlider(
+QtGui.QStyleOptionSpinBox(
+QtGui.QStyleOptionTab(
+QtGui.QStyleOptionTabBarBase(
+QtGui.QStyleOptionTabV2(
+QtGui.QStyleOptionTabWidgetFrame(
+QtGui.QStyleOptionTitleBar(
+QtGui.QStyleOptionToolBar(
+QtGui.QStyleOptionToolBox(
+QtGui.QStyleOptionToolBoxV2(
+QtGui.QStyleOptionToolButton(
+QtGui.QStyleOptionViewItem(
+QtGui.QStyleOptionViewItemV2(
+QtGui.QStyleOptionViewItemV3(
+QtGui.QStyleOptionViewItemV4(
+QtGui.QStylePainter(
+QtGui.QStyledItemDelegate(
+QtGui.QSyntaxHighlighter(
+QtGui.QSystemTrayIcon(
+QtGui.QTabBar(
+QtGui.QTabWidget(
+QtGui.QTableView(
+QtGui.QTableWidget(
+QtGui.QTableWidgetItem(
+QtGui.QTableWidgetSelectionRange(
+QtGui.QTabletEvent(
+QtGui.QTextBlock(
+QtGui.QTextBlockFormat(
+QtGui.QTextBlockGroup(
+QtGui.QTextBlockUserData(
+QtGui.QTextBrowser(
+QtGui.QTextCharFormat(
+QtGui.QTextCursor(
+QtGui.QTextDocument(
+QtGui.QTextDocumentFragment(
+QtGui.QTextEdit(
+QtGui.QTextFormat(
+QtGui.QTextFragment(
+QtGui.QTextFrame(
+QtGui.QTextFrameFormat(
+QtGui.QTextImageFormat(
+QtGui.QTextInlineObject(
+QtGui.QTextItem(
+QtGui.QTextLayout(
+QtGui.QTextLength(
+QtGui.QTextLine(
+QtGui.QTextList(
+QtGui.QTextListFormat(
+QtGui.QTextObject(
+QtGui.QTextOption(
+QtGui.QTextTable(
+QtGui.QTextTableCell(
+QtGui.QTextTableCellFormat(
+QtGui.QTextTableFormat(
+QtGui.QTimeEdit(
+QtGui.QToolBar(
+QtGui.QToolBox(
+QtGui.QToolButton(
+QtGui.QToolTip(
+QtGui.QTransform(
+QtGui.QTreeView(
+QtGui.QTreeWidget(
+QtGui.QTreeWidgetItem(
+QtGui.QTreeWidgetItemIterator(
+QtGui.QUndoCommand(
+QtGui.QUndoGroup(
+QtGui.QUndoStack(
+QtGui.QUndoView(
+QtGui.QVBoxLayout(
+QtGui.QValidator(
+QtGui.QWhatsThis(
+QtGui.QWhatsThisClickedEvent(
+QtGui.QWheelEvent(
+QtGui.QWidget(
+QtGui.QWidgetAction(
+QtGui.QWidgetItem(
+QtGui.QWindowStateChangeEvent(
+QtGui.QWizard(
+QtGui.QWizardPage(
+QtGui.QWorkspace(
+QtGui.QX11EmbedContainer(
+QtGui.QX11EmbedWidget(
+QtGui.QX11Info(
+QtGui.__doc__
+QtGui.__file__
+QtGui.__name__
+QtGui.__package__
+QtGui.qAlpha(
+QtGui.qApp
+QtGui.qBlue(
+QtGui.qDrawPlainRect(
+QtGui.qDrawShadeLine(
+QtGui.qDrawShadePanel(
+QtGui.qDrawShadeRect(
+QtGui.qDrawWinButton(
+QtGui.qDrawWinPanel(
+QtGui.qGray(
+QtGui.qGreen(
+QtGui.qIsGray(
+QtGui.qRed(
+QtGui.qRgb(
+QtGui.qRgba(
+QtGui.qSwap(
+QtGui.qt_set_sequence_auto_mnemonic(
+QtGui.qt_x11_wait_for_window_manager(
+
+--- from PyQt4.QtGui import * ---
+QAbstractButton(
+QAbstractGraphicsShapeItem(
+QAbstractItemDelegate(
+QAbstractItemView(
+QAbstractPrintDialog(
+QAbstractProxyModel(
+QAbstractScrollArea(
+QAbstractSlider(
+QAbstractSpinBox(
+QAbstractTextDocumentLayout(
+QAction(
+QActionEvent(
+QActionGroup(
+QApplication(
+QBitmap(
+QBoxLayout(
+QBrush(
+QButtonGroup(
+QCalendarWidget(
+QCheckBox(
+QClipboard(
+QCloseEvent(
+QColor(
+QColorDialog(
+QColumnView(
+QComboBox(
+QCommandLinkButton(
+QCompleter(
+QConicalGradient(
+QContextMenuEvent(
+QCursor(
+QDataWidgetMapper(
+QDateEdit(
+QDateTimeEdit(
+QDesktopServices(
+QDesktopWidget(
+QDial(
+QDialog(
+QDialogButtonBox(
+QDirModel(
+QDockWidget(
+QDoubleSpinBox(
+QDoubleValidator(
+QDrag(
+QDragEnterEvent(
+QDragLeaveEvent(
+QDragMoveEvent(
+QDropEvent(
+QErrorMessage(
+QFileDialog(
+QFileIconProvider(
+QFileOpenEvent(
+QFileSystemModel(
+QFocusEvent(
+QFocusFrame(
+QFont(
+QFontComboBox(
+QFontDatabase(
+QFontDialog(
+QFontInfo(
+QFontMetrics(
+QFontMetricsF(
+QFormLayout(
+QFrame(
+QGradient(
+QGraphicsEllipseItem(
+QGraphicsGridLayout(
+QGraphicsItem(
+QGraphicsItemAnimation(
+QGraphicsItemGroup(
+QGraphicsLayout(
+QGraphicsLayoutItem(
+QGraphicsLineItem(
+QGraphicsLinearLayout(
+QGraphicsPathItem(
+QGraphicsPixmapItem(
+QGraphicsPolygonItem(
+QGraphicsProxyWidget(
+QGraphicsRectItem(
+QGraphicsScene(
+QGraphicsSceneContextMenuEvent(
+QGraphicsSceneDragDropEvent(
+QGraphicsSceneEvent(
+QGraphicsSceneHelpEvent(
+QGraphicsSceneHoverEvent(
+QGraphicsSceneMouseEvent(
+QGraphicsSceneMoveEvent(
+QGraphicsSceneResizeEvent(
+QGraphicsSceneWheelEvent(
+QGraphicsSimpleTextItem(
+QGraphicsTextItem(
+QGraphicsView(
+QGraphicsWidget(
+QGridLayout(
+QGroupBox(
+QHBoxLayout(
+QHeaderView(
+QHelpEvent(
+QHideEvent(
+QHoverEvent(
+QIcon(
+QIconDragEvent(
+QIconEngine(
+QIconEngineV2(
+QImageIOHandler(
+QImageReader(
+QImageWriter(
+QInputContext(
+QInputDialog(
+QInputEvent(
+QInputMethodEvent(
+QIntValidator(
+QItemDelegate(
+QItemEditorCreatorBase(
+QItemEditorFactory(
+QItemSelection(
+QItemSelectionModel(
+QItemSelectionRange(
+QKeyEvent(
+QKeySequence(
+QLCDNumber(
+QLabel(
+QLayout(
+QLayoutItem(
+QLineEdit(
+QLinearGradient(
+QListView(
+QListWidget(
+QListWidgetItem(
+QMainWindow(
+QMatrix(
+QMdiArea(
+QMdiSubWindow(
+QMenu(
+QMenuBar(
+QMessageBox(
+QMimeSource(
+QMouseEvent(
+QMoveEvent(
+QMovie(
+QPageSetupDialog(
+QPaintDevice(
+QPaintEngine(
+QPaintEngineState(
+QPaintEvent(
+QPainter(
+QPainterPath(
+QPainterPathStroker(
+QPalette(
+QPen(
+QPicture(
+QPictureIO(
+QPixmap(
+QPixmapCache(
+QPlainTextDocumentLayout(
+QPlainTextEdit(
+QPolygon(
+QPolygonF(
+QPrintDialog(
+QPrintEngine(
+QPrintPreviewDialog(
+QPrintPreviewWidget(
+QPrinter(
+QPrinterInfo(
+QProgressBar(
+QProgressDialog(
+QProxyModel(
+QPushButton(
+QRadialGradient(
+QRadioButton(
+QRegExpValidator(
+QRegion(
+QResizeEvent(
+QRubberBand(
+QScrollArea(
+QScrollBar(
+QSessionManager(
+QShortcut(
+QShortcutEvent(
+QShowEvent(
+QSizeGrip(
+QSizePolicy(
+QSlider(
+QSortFilterProxyModel(
+QSound(
+QSpacerItem(
+QSpinBox(
+QSplashScreen(
+QSplitter(
+QSplitterHandle(
+QStackedLayout(
+QStackedWidget(
+QStandardItem(
+QStandardItemModel(
+QStatusBar(
+QStatusTipEvent(
+QStringListModel(
+QStyle(
+QStyleFactory(
+QStyleHintReturn(
+QStyleHintReturnMask(
+QStyleHintReturnVariant(
+QStyleOption(
+QStyleOptionButton(
+QStyleOptionComboBox(
+QStyleOptionComplex(
+QStyleOptionDockWidget(
+QStyleOptionDockWidgetV2(
+QStyleOptionFocusRect(
+QStyleOptionFrame(
+QStyleOptionFrameV2(
+QStyleOptionGraphicsItem(
+QStyleOptionGroupBox(
+QStyleOptionHeader(
+QStyleOptionMenuItem(
+QStyleOptionProgressBar(
+QStyleOptionProgressBarV2(
+QStyleOptionRubberBand(
+QStyleOptionSizeGrip(
+QStyleOptionSlider(
+QStyleOptionSpinBox(
+QStyleOptionTab(
+QStyleOptionTabBarBase(
+QStyleOptionTabV2(
+QStyleOptionTabWidgetFrame(
+QStyleOptionTitleBar(
+QStyleOptionToolBar(
+QStyleOptionToolBox(
+QStyleOptionToolBoxV2(
+QStyleOptionToolButton(
+QStyleOptionViewItem(
+QStyleOptionViewItemV2(
+QStyleOptionViewItemV3(
+QStyleOptionViewItemV4(
+QStylePainter(
+QStyledItemDelegate(
+QSyntaxHighlighter(
+QSystemTrayIcon(
+QTabBar(
+QTabWidget(
+QTableView(
+QTableWidget(
+QTableWidgetItem(
+QTableWidgetSelectionRange(
+QTabletEvent(
+QTextBlock(
+QTextBlockFormat(
+QTextBlockGroup(
+QTextBlockUserData(
+QTextBrowser(
+QTextCharFormat(
+QTextCursor(
+QTextDocument(
+QTextDocumentFragment(
+QTextEdit(
+QTextFormat(
+QTextFragment(
+QTextFrame(
+QTextFrameFormat(
+QTextImageFormat(
+QTextInlineObject(
+QTextItem(
+QTextLayout(
+QTextLength(
+QTextLine(
+QTextList(
+QTextListFormat(
+QTextObject(
+QTextOption(
+QTextTable(
+QTextTableCell(
+QTextTableCellFormat(
+QTextTableFormat(
+QTimeEdit(
+QToolBar(
+QToolBox(
+QToolButton(
+QToolTip(
+QTransform(
+QTreeView(
+QTreeWidget(
+QTreeWidgetItem(
+QTreeWidgetItemIterator(
+QUndoCommand(
+QUndoGroup(
+QUndoStack(
+QUndoView(
+QVBoxLayout(
+QValidator(
+QWhatsThis(
+QWhatsThisClickedEvent(
+QWheelEvent(
+QWidget(
+QWidgetAction(
+QWidgetItem(
+QWindowStateChangeEvent(
+QWizard(
+QWizardPage(
+QWorkspace(
+QX11EmbedContainer(
+QX11EmbedWidget(
+QX11Info(
+qAlpha(
+qApp
+qBlue(
+qDrawPlainRect(
+qDrawShadeLine(
+qDrawShadePanel(
+qDrawShadeRect(
+qDrawWinButton(
+qDrawWinPanel(
+qGray(
+qGreen(
+qIsGray(
+qRed(
+qRgba(
+qt_set_sequence_auto_mnemonic(
+qt_x11_wait_for_window_manager(
+
+--- import OpenSSL ---
+OpenSSL.SSL
+OpenSSL.__builtins__
+OpenSSL.__doc__
+OpenSSL.__file__
+OpenSSL.__name__
+OpenSSL.__package__
+OpenSSL.__path__
+OpenSSL.__version__
+OpenSSL.crypto
+OpenSSL.rand
+OpenSSL.tsafe
+OpenSSL.version
+
+--- from OpenSSL import * ---
+crypto
+rand
+tsafe
+
+--- import OpenSSL.SSL ---
+OpenSSL.SSL.Connection(
+OpenSSL.SSL.ConnectionType(
+OpenSSL.SSL.Context(
+OpenSSL.SSL.ContextType(
+OpenSSL.SSL.Error(
+OpenSSL.SSL.FILETYPE_ASN1
+OpenSSL.SSL.FILETYPE_PEM
+OpenSSL.SSL.OP_ALL
+OpenSSL.SSL.OP_CIPHER_SERVER_PREFERENCE
+OpenSSL.SSL.OP_DONT_INSERT_EMPTY_FRAGMENTS
+OpenSSL.SSL.OP_EPHEMERAL_RSA
+OpenSSL.SSL.OP_MICROSOFT_BIG_SSLV3_BUFFER
+OpenSSL.SSL.OP_MICROSOFT_SESS_ID_BUG
+OpenSSL.SSL.OP_MSIE_SSLV2_RSA_PADDING
+OpenSSL.SSL.OP_NETSCAPE_CA_DN_BUG
+OpenSSL.SSL.OP_NETSCAPE_CHALLENGE_BUG
+OpenSSL.SSL.OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG
+OpenSSL.SSL.OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG
+OpenSSL.SSL.OP_NO_SSLv2
+OpenSSL.SSL.OP_NO_SSLv3
+OpenSSL.SSL.OP_NO_TLSv1
+OpenSSL.SSL.OP_PKCS1_CHECK_1
+OpenSSL.SSL.OP_PKCS1_CHECK_2
+OpenSSL.SSL.OP_SINGLE_DH_USE
+OpenSSL.SSL.OP_SSLEAY_080_CLIENT_DH_BUG
+OpenSSL.SSL.OP_SSLREF2_REUSE_CERT_TYPE_BUG
+OpenSSL.SSL.OP_TLS_BLOCK_PADDING_BUG
+OpenSSL.SSL.OP_TLS_D5_BUG
+OpenSSL.SSL.OP_TLS_ROLLBACK_BUG
+OpenSSL.SSL.RECEIVED_SHUTDOWN
+OpenSSL.SSL.SENT_SHUTDOWN
+OpenSSL.SSL.SSLv23_METHOD
+OpenSSL.SSL.SSLv2_METHOD
+OpenSSL.SSL.SSLv3_METHOD
+OpenSSL.SSL.SysCallError(
+OpenSSL.SSL.TLSv1_METHOD
+OpenSSL.SSL.VERIFY_CLIENT_ONCE
+OpenSSL.SSL.VERIFY_FAIL_IF_NO_PEER_CERT
+OpenSSL.SSL.VERIFY_NONE
+OpenSSL.SSL.VERIFY_PEER
+OpenSSL.SSL.WantReadError(
+OpenSSL.SSL.WantWriteError(
+OpenSSL.SSL.WantX509LookupError(
+OpenSSL.SSL.ZeroReturnError(
+OpenSSL.SSL.__doc__
+OpenSSL.SSL.__file__
+OpenSSL.SSL.__name__
+OpenSSL.SSL.__package__
+
+--- from OpenSSL import SSL ---
+SSL.Connection(
+SSL.ConnectionType(
+SSL.Context(
+SSL.ContextType(
+SSL.Error(
+SSL.FILETYPE_ASN1
+SSL.FILETYPE_PEM
+SSL.OP_ALL
+SSL.OP_CIPHER_SERVER_PREFERENCE
+SSL.OP_DONT_INSERT_EMPTY_FRAGMENTS
+SSL.OP_EPHEMERAL_RSA
+SSL.OP_MICROSOFT_BIG_SSLV3_BUFFER
+SSL.OP_MICROSOFT_SESS_ID_BUG
+SSL.OP_MSIE_SSLV2_RSA_PADDING
+SSL.OP_NETSCAPE_CA_DN_BUG
+SSL.OP_NETSCAPE_CHALLENGE_BUG
+SSL.OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG
+SSL.OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG
+SSL.OP_NO_SSLv2
+SSL.OP_NO_SSLv3
+SSL.OP_NO_TLSv1
+SSL.OP_PKCS1_CHECK_1
+SSL.OP_PKCS1_CHECK_2
+SSL.OP_SINGLE_DH_USE
+SSL.OP_SSLEAY_080_CLIENT_DH_BUG
+SSL.OP_SSLREF2_REUSE_CERT_TYPE_BUG
+SSL.OP_TLS_BLOCK_PADDING_BUG
+SSL.OP_TLS_D5_BUG
+SSL.OP_TLS_ROLLBACK_BUG
+SSL.RECEIVED_SHUTDOWN
+SSL.SENT_SHUTDOWN
+SSL.SSLv23_METHOD
+SSL.SSLv2_METHOD
+SSL.SSLv3_METHOD
+SSL.SysCallError(
+SSL.TLSv1_METHOD
+SSL.VERIFY_CLIENT_ONCE
+SSL.VERIFY_FAIL_IF_NO_PEER_CERT
+SSL.VERIFY_NONE
+SSL.VERIFY_PEER
+SSL.WantReadError(
+SSL.WantWriteError(
+SSL.WantX509LookupError(
+SSL.ZeroReturnError(
+SSL.__doc__
+SSL.__file__
+SSL.__name__
+SSL.__package__
+
+--- from OpenSSL.SSL import * ---
+ConnectionType(
+ContextType(
+FILETYPE_ASN1
+FILETYPE_PEM
+OP_ALL
+OP_CIPHER_SERVER_PREFERENCE
+OP_DONT_INSERT_EMPTY_FRAGMENTS
+OP_EPHEMERAL_RSA
+OP_MICROSOFT_BIG_SSLV3_BUFFER
+OP_MICROSOFT_SESS_ID_BUG
+OP_MSIE_SSLV2_RSA_PADDING
+OP_NETSCAPE_CA_DN_BUG
+OP_NETSCAPE_CHALLENGE_BUG
+OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG
+OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG
+OP_NO_SSLv2
+OP_NO_SSLv3
+OP_NO_TLSv1
+OP_PKCS1_CHECK_1
+OP_PKCS1_CHECK_2
+OP_SINGLE_DH_USE
+OP_SSLEAY_080_CLIENT_DH_BUG
+OP_SSLREF2_REUSE_CERT_TYPE_BUG
+OP_TLS_BLOCK_PADDING_BUG
+OP_TLS_D5_BUG
+OP_TLS_ROLLBACK_BUG
+RECEIVED_SHUTDOWN
+SENT_SHUTDOWN
+SSLv23_METHOD
+SSLv2_METHOD
+SSLv3_METHOD
+SysCallError(
+TLSv1_METHOD
+VERIFY_CLIENT_ONCE
+VERIFY_FAIL_IF_NO_PEER_CERT
+VERIFY_NONE
+VERIFY_PEER
+WantReadError(
+WantWriteError(
+WantX509LookupError(
+ZeroReturnError(
+
+--- import OpenSSL.crypto ---
+OpenSSL.crypto.Error(
+OpenSSL.crypto.FILETYPE_ASN1
+OpenSSL.crypto.FILETYPE_PEM
+OpenSSL.crypto.NetscapeSPKI(
+OpenSSL.crypto.NetscapeSPKIType(
+OpenSSL.crypto.PKCS12Type(
+OpenSSL.crypto.PKCS7Type(
+OpenSSL.crypto.PKey(
+OpenSSL.crypto.PKeyType(
+OpenSSL.crypto.TYPE_DSA
+OpenSSL.crypto.TYPE_RSA
+OpenSSL.crypto.X509(
+OpenSSL.crypto.X509Extension(
+OpenSSL.crypto.X509ExtensionType(
+OpenSSL.crypto.X509Name(
+OpenSSL.crypto.X509NameType(
+OpenSSL.crypto.X509Req(
+OpenSSL.crypto.X509ReqType(
+OpenSSL.crypto.X509StoreType(
+OpenSSL.crypto.X509Type(
+OpenSSL.crypto.X509_verify_cert_error_string(
+OpenSSL.crypto.__doc__
+OpenSSL.crypto.__file__
+OpenSSL.crypto.__name__
+OpenSSL.crypto.__package__
+OpenSSL.crypto.dump_certificate(
+OpenSSL.crypto.dump_certificate_request(
+OpenSSL.crypto.dump_privatekey(
+OpenSSL.crypto.load_certificate(
+OpenSSL.crypto.load_certificate_request(
+OpenSSL.crypto.load_pkcs12(
+OpenSSL.crypto.load_pkcs7_data(
+OpenSSL.crypto.load_privatekey(
+
+--- from OpenSSL import crypto ---
+crypto.Error(
+crypto.FILETYPE_ASN1
+crypto.FILETYPE_PEM
+crypto.NetscapeSPKI(
+crypto.NetscapeSPKIType(
+crypto.PKCS12Type(
+crypto.PKCS7Type(
+crypto.PKey(
+crypto.PKeyType(
+crypto.TYPE_DSA
+crypto.TYPE_RSA
+crypto.X509(
+crypto.X509Extension(
+crypto.X509ExtensionType(
+crypto.X509Name(
+crypto.X509NameType(
+crypto.X509Req(
+crypto.X509ReqType(
+crypto.X509StoreType(
+crypto.X509Type(
+crypto.X509_verify_cert_error_string(
+crypto.__doc__
+crypto.__file__
+crypto.__name__
+crypto.__package__
+crypto.dump_certificate(
+crypto.dump_certificate_request(
+crypto.dump_privatekey(
+crypto.load_certificate(
+crypto.load_certificate_request(
+crypto.load_pkcs12(
+crypto.load_pkcs7_data(
+crypto.load_privatekey(
+
+--- from OpenSSL.crypto import * ---
+NetscapeSPKI(
+NetscapeSPKIType(
+PKCS12Type(
+PKCS7Type(
+PKey(
+PKeyType(
+TYPE_DSA
+TYPE_RSA
+X509(
+X509Extension(
+X509ExtensionType(
+X509Name(
+X509NameType(
+X509Req(
+X509ReqType(
+X509StoreType(
+X509Type(
+X509_verify_cert_error_string(
+dump_certificate(
+dump_certificate_request(
+dump_privatekey(
+load_certificate(
+load_certificate_request(
+load_pkcs12(
+load_pkcs7_data(
+load_privatekey(
+
+--- import OpenSSL.rand ---
+OpenSSL.rand.__doc__
+OpenSSL.rand.__file__
+OpenSSL.rand.__name__
+OpenSSL.rand.__package__
+OpenSSL.rand.add(
+OpenSSL.rand.cleanup(
+OpenSSL.rand.egd(
+OpenSSL.rand.load_file(
+OpenSSL.rand.seed(
+OpenSSL.rand.status(
+OpenSSL.rand.write_file(
+
+--- from OpenSSL import rand ---
+rand.__doc__
+rand.__file__
+rand.__name__
+rand.__package__
+rand.add(
+rand.cleanup(
+rand.egd(
+rand.load_file(
+rand.seed(
+rand.status(
+rand.write_file(
+
+--- from OpenSSL.rand import * ---
+cleanup(
+egd(
+load_file(
+status(
+write_file(
+
+--- import OpenSSL.tsafe ---
+OpenSSL.tsafe.Connection(
+OpenSSL.tsafe.__builtins__
+OpenSSL.tsafe.__doc__
+OpenSSL.tsafe.__file__
+OpenSSL.tsafe.__name__
+OpenSSL.tsafe.__package__
+
+--- from OpenSSL import tsafe ---
+tsafe.Connection(
+tsafe.__builtins__
+tsafe.__doc__
+tsafe.__file__
+tsafe.__name__
+tsafe.__package__
+
+--- from OpenSSL.tsafe import * ---
+
+--- import OpenSSL.version ---
+OpenSSL.version.__builtins__
+OpenSSL.version.__doc__
+OpenSSL.version.__file__
+OpenSSL.version.__name__
+OpenSSL.version.__package__
+OpenSSL.version.__version__
+
+--- from OpenSSL import version ---
+
+--- from OpenSSL.version import * ---
+
+--- import pygments ---
+pygments.CStringIO(
+pygments.StringIO(
+pygments.__all__
+pygments.__author__
+pygments.__builtins__
+pygments.__doc__
+pygments.__docformat__
+pygments.__file__
+pygments.__license__
+pygments.__name__
+pygments.__package__
+pygments.__path__
+pygments.__url__
+pygments.__version__
+pygments.format(
+pygments.highlight(
+pygments.lex(
+pygments.os
+pygments.sys
+
+--- from pygments import * ---
+CStringIO(
+__url__
+highlight(
+lex(
+
+--- import pygments.lexers ---
+pygments.lexers.ClassNotFound(
+pygments.lexers.LEXERS
+pygments.lexers.__all__
+pygments.lexers.__builtins__
+pygments.lexers.__doc__
+pygments.lexers.__file__
+pygments.lexers.__name__
+pygments.lexers.__package__
+pygments.lexers.__path__
+pygments.lexers.basename(
+pygments.lexers.find_lexer_class(
+pygments.lexers.find_plugin_lexers(
+pygments.lexers.fnmatch
+pygments.lexers.get_all_lexers(
+pygments.lexers.get_lexer_by_name(
+pygments.lexers.get_lexer_for_filename(
+pygments.lexers.get_lexer_for_mimetype(
+pygments.lexers.guess_lexer(
+pygments.lexers.guess_lexer_for_filename(
+
+--- from pygments import lexers ---
+lexers.ClassNotFound(
+lexers.LEXERS
+lexers.__all__
+lexers.__builtins__
+lexers.__doc__
+lexers.__file__
+lexers.__name__
+lexers.__package__
+lexers.__path__
+lexers.basename(
+lexers.find_lexer_class(
+lexers.find_plugin_lexers(
+lexers.fnmatch
+lexers.get_all_lexers(
+lexers.get_lexer_by_name(
+lexers.get_lexer_for_filename(
+lexers.get_lexer_for_mimetype(
+lexers.guess_lexer(
+lexers.guess_lexer_for_filename(
+
+--- from pygments.lexers import * ---
+ClassNotFound(
+LEXERS
+find_lexer_class(
+find_plugin_lexers(
+get_all_lexers(
+get_lexer_by_name(
+get_lexer_for_filename(
+get_lexer_for_mimetype(
+guess_lexer(
+guess_lexer_for_filename(
+
+--- import pygments.formatters ---
+pygments.formatters.BBCodeFormatter(
+pygments.formatters.ClassNotFound(
+pygments.formatters.FORMATTERS
+pygments.formatters.HtmlFormatter(
+pygments.formatters.ImageFormatter(
+pygments.formatters.LatexFormatter(
+pygments.formatters.NullFormatter(
+pygments.formatters.RawTokenFormatter(
+pygments.formatters.RtfFormatter(
+pygments.formatters.SvgFormatter(
+pygments.formatters.Terminal256Formatter(
+pygments.formatters.TerminalFormatter(
+pygments.formatters.__all__
+pygments.formatters.__builtins__
+pygments.formatters.__doc__
+pygments.formatters.__file__
+pygments.formatters.__name__
+pygments.formatters.__package__
+pygments.formatters.__path__
+pygments.formatters.bbcode
+pygments.formatters.cls(
+pygments.formatters.docstring_headline(
+pygments.formatters.find_formatter_class(
+pygments.formatters.find_plugin_formatters(
+pygments.formatters.fnmatch
+pygments.formatters.get_all_formatters(
+pygments.formatters.get_formatter_by_name(
+pygments.formatters.get_formatter_for_filename(
+pygments.formatters.html
+pygments.formatters.img
+pygments.formatters.latex
+pygments.formatters.ns
+pygments.formatters.os
+pygments.formatters.other
+pygments.formatters.rtf
+pygments.formatters.svg
+pygments.formatters.terminal
+pygments.formatters.terminal256
+
+--- from pygments import formatters ---
+formatters.BBCodeFormatter(
+formatters.ClassNotFound(
+formatters.FORMATTERS
+formatters.HtmlFormatter(
+formatters.ImageFormatter(
+formatters.LatexFormatter(
+formatters.NullFormatter(
+formatters.RawTokenFormatter(
+formatters.RtfFormatter(
+formatters.SvgFormatter(
+formatters.Terminal256Formatter(
+formatters.TerminalFormatter(
+formatters.__all__
+formatters.__builtins__
+formatters.__doc__
+formatters.__file__
+formatters.__name__
+formatters.__package__
+formatters.__path__
+formatters.bbcode
+formatters.cls(
+formatters.docstring_headline(
+formatters.find_formatter_class(
+formatters.find_plugin_formatters(
+formatters.fnmatch
+formatters.get_all_formatters(
+formatters.get_formatter_by_name(
+formatters.get_formatter_for_filename(
+formatters.html
+formatters.img
+formatters.latex
+formatters.ns
+formatters.os
+formatters.other
+formatters.rtf
+formatters.svg
+formatters.terminal
+formatters.terminal256
+
+--- from pygments.formatters import * ---
+BBCodeFormatter(
+FORMATTERS
+HtmlFormatter(
+ImageFormatter(
+LatexFormatter(
+RawTokenFormatter(
+RtfFormatter(
+SvgFormatter(
+Terminal256Formatter(
+TerminalFormatter(
+bbcode
+cls(
+docstring_headline(
+find_formatter_class(
+find_plugin_formatters(
+get_all_formatters(
+get_formatter_by_name(
+get_formatter_for_filename(
+img
+ns
+other
+rtf
+svg
+terminal
+terminal256
+
+--- import pygments.formatters.bbcode ---
+pygments.formatters.bbcode.BBCodeFormatter(
+pygments.formatters.bbcode.Formatter(
+pygments.formatters.bbcode.__all__
+pygments.formatters.bbcode.__builtins__
+pygments.formatters.bbcode.__doc__
+pygments.formatters.bbcode.__file__
+pygments.formatters.bbcode.__name__
+pygments.formatters.bbcode.__package__
+pygments.formatters.bbcode.get_bool_opt(
+
+--- from pygments.formatters import bbcode ---
+bbcode.BBCodeFormatter(
+bbcode.Formatter(
+bbcode.__all__
+bbcode.__builtins__
+bbcode.__doc__
+bbcode.__file__
+bbcode.__name__
+bbcode.__package__
+bbcode.get_bool_opt(
+
+--- from pygments.formatters.bbcode import * ---
+get_bool_opt(
+
+--- import pygments.formatters.html ---
+pygments.formatters.html.CSSFILE_TEMPLATE
+pygments.formatters.html.DOC_FOOTER
+pygments.formatters.html.DOC_HEADER
+pygments.formatters.html.DOC_HEADER_EXTERNALCSS
+pygments.formatters.html.Formatter(
+pygments.formatters.html.HtmlFormatter(
+pygments.formatters.html.STANDARD_TYPES
+pygments.formatters.html.StringIO
+pygments.formatters.html.Text
+pygments.formatters.html.Token
+pygments.formatters.html.__all__
+pygments.formatters.html.__builtins__
+pygments.formatters.html.__doc__
+pygments.formatters.html.__file__
+pygments.formatters.html.__name__
+pygments.formatters.html.__package__
+pygments.formatters.html.escape_html(
+pygments.formatters.html.get_bool_opt(
+pygments.formatters.html.get_int_opt(
+pygments.formatters.html.get_random_id(
+pygments.formatters.html.os
+pygments.formatters.html.sys
+
+--- from pygments.formatters import html ---
+html.CSSFILE_TEMPLATE
+html.DOC_FOOTER
+html.DOC_HEADER
+html.DOC_HEADER_EXTERNALCSS
+html.Formatter(
+html.HtmlFormatter(
+html.STANDARD_TYPES
+html.StringIO
+html.Text
+html.Token
+html.__all__
+html.escape_html(
+html.get_bool_opt(
+html.get_int_opt(
+html.get_random_id(
+html.os
+html.sys
+
+--- from pygments.formatters.html import * ---
+CSSFILE_TEMPLATE
+DOC_FOOTER
+DOC_HEADER
+DOC_HEADER_EXTERNALCSS
+STANDARD_TYPES
+escape_html(
+get_int_opt(
+get_random_id(
+
+--- import pygments.formatters.img ---
+pygments.formatters.img.DEFAULT_FONT_NAME_NIX
+pygments.formatters.img.DEFAULT_FONT_NAME_WIN
+pygments.formatters.img.FontManager(
+pygments.formatters.img.FontNotFound(
+pygments.formatters.img.Formatter(
+pygments.formatters.img.Image
+pygments.formatters.img.ImageDraw
+pygments.formatters.img.ImageFont
+pygments.formatters.img.ImageFormatter(
+pygments.formatters.img.PilNotAvailable(
+pygments.formatters.img.STYLES
+pygments.formatters.img.__all__
+pygments.formatters.img.__builtins__
+pygments.formatters.img.__doc__
+pygments.formatters.img.__file__
+pygments.formatters.img.__name__
+pygments.formatters.img.__package__
+pygments.formatters.img.get_bool_opt(
+pygments.formatters.img.get_choice_opt(
+pygments.formatters.img.get_int_opt(
+pygments.formatters.img.getstatusoutput(
+pygments.formatters.img.pil_available
+pygments.formatters.img.sys
+
+--- from pygments.formatters import img ---
+img.DEFAULT_FONT_NAME_NIX
+img.DEFAULT_FONT_NAME_WIN
+img.FontManager(
+img.FontNotFound(
+img.Formatter(
+img.Image
+img.ImageDraw
+img.ImageFont
+img.ImageFormatter(
+img.PilNotAvailable(
+img.STYLES
+img.__all__
+img.__builtins__
+img.__doc__
+img.__file__
+img.__name__
+img.__package__
+img.get_bool_opt(
+img.get_choice_opt(
+img.get_int_opt(
+img.getstatusoutput(
+img.pil_available
+img.sys
+
+--- from pygments.formatters.img import * ---
+DEFAULT_FONT_NAME_NIX
+DEFAULT_FONT_NAME_WIN
+FontManager(
+FontNotFound(
+ImageDraw
+ImageFont
+PilNotAvailable(
+STYLES
+get_choice_opt(
+pil_available
+
+--- import pygments.formatters.latex ---
+pygments.formatters.latex.DOC_TEMPLATE
+pygments.formatters.latex.Formatter(
+pygments.formatters.latex.LatexFormatter(
+pygments.formatters.latex.StringIO
+pygments.formatters.latex.Token
+pygments.formatters.latex.__all__
+pygments.formatters.latex.__builtins__
+pygments.formatters.latex.__doc__
+pygments.formatters.latex.__file__
+pygments.formatters.latex.__name__
+pygments.formatters.latex.__package__
+pygments.formatters.latex.escape_tex(
+pygments.formatters.latex.get_bool_opt(
+pygments.formatters.latex.get_int_opt(
+
+--- from pygments.formatters import latex ---
+latex.DOC_TEMPLATE
+latex.Formatter(
+latex.LatexFormatter(
+latex.StringIO
+latex.Token
+latex.__all__
+latex.escape_tex(
+latex.get_bool_opt(
+latex.get_int_opt(
+
+--- from pygments.formatters.latex import * ---
+DOC_TEMPLATE
+escape_tex(
+
+--- import pygments.formatters.other ---
+pygments.formatters.other.Formatter(
+pygments.formatters.other.NullFormatter(
+pygments.formatters.other.RawTokenFormatter(
+pygments.formatters.other.__all__
+pygments.formatters.other.__builtins__
+pygments.formatters.other.__doc__
+pygments.formatters.other.__file__
+pygments.formatters.other.__name__
+pygments.formatters.other.__package__
+pygments.formatters.other.get_choice_opt(
+
+--- from pygments.formatters import other ---
+other.Formatter(
+other.NullFormatter(
+other.RawTokenFormatter(
+other.__all__
+other.__builtins__
+other.__doc__
+other.__file__
+other.__name__
+other.__package__
+other.get_choice_opt(
+
+--- from pygments.formatters.other import * ---
+
+--- import pygments.formatters.rtf ---
+pygments.formatters.rtf.Formatter(
+pygments.formatters.rtf.RtfFormatter(
+pygments.formatters.rtf.__all__
+pygments.formatters.rtf.__builtins__
+pygments.formatters.rtf.__doc__
+pygments.formatters.rtf.__file__
+pygments.formatters.rtf.__name__
+pygments.formatters.rtf.__package__
+
+--- from pygments.formatters import rtf ---
+rtf.Formatter(
+rtf.RtfFormatter(
+rtf.__all__
+rtf.__builtins__
+rtf.__doc__
+rtf.__file__
+rtf.__name__
+rtf.__package__
+
+--- from pygments.formatters.rtf import * ---
+
+--- import pygments.formatters.svg ---
+pygments.formatters.svg.Formatter(
+pygments.formatters.svg.StringIO
+pygments.formatters.svg.SvgFormatter(
+pygments.formatters.svg.__all__
+pygments.formatters.svg.__builtins__
+pygments.formatters.svg.__doc__
+pygments.formatters.svg.__file__
+pygments.formatters.svg.__name__
+pygments.formatters.svg.__package__
+pygments.formatters.svg.class2style
+pygments.formatters.svg.escape_html(
+pygments.formatters.svg.get_bool_opt(
+pygments.formatters.svg.get_int_opt(
+
+--- from pygments.formatters import svg ---
+svg.Formatter(
+svg.StringIO
+svg.SvgFormatter(
+svg.__all__
+svg.__builtins__
+svg.__doc__
+svg.__file__
+svg.__name__
+svg.__package__
+svg.class2style
+svg.escape_html(
+svg.get_bool_opt(
+svg.get_int_opt(
+
+--- from pygments.formatters.svg import * ---
+class2style
+
+--- import pygments.formatters.terminal ---
+pygments.formatters.terminal.Comment
+pygments.formatters.terminal.Error
+pygments.formatters.terminal.Formatter(
+pygments.formatters.terminal.Generic
+pygments.formatters.terminal.Keyword
+pygments.formatters.terminal.Name
+pygments.formatters.terminal.Number
+pygments.formatters.terminal.Operator
+pygments.formatters.terminal.String
+pygments.formatters.terminal.TERMINAL_COLORS
+pygments.formatters.terminal.TerminalFormatter(
+pygments.formatters.terminal.Token
+pygments.formatters.terminal.Whitespace
+pygments.formatters.terminal.__all__
+pygments.formatters.terminal.__builtins__
+pygments.formatters.terminal.__doc__
+pygments.formatters.terminal.__file__
+pygments.formatters.terminal.__name__
+pygments.formatters.terminal.__package__
+pygments.formatters.terminal.ansiformat(
+pygments.formatters.terminal.get_choice_opt(
+
+--- from pygments.formatters import terminal ---
+terminal.Comment
+terminal.Error
+terminal.Formatter(
+terminal.Generic
+terminal.Keyword
+terminal.Name
+terminal.Number
+terminal.Operator
+terminal.String
+terminal.TERMINAL_COLORS
+terminal.TerminalFormatter(
+terminal.Token
+terminal.Whitespace
+terminal.__all__
+terminal.__builtins__
+terminal.__doc__
+terminal.__file__
+terminal.__name__
+terminal.__package__
+terminal.ansiformat(
+terminal.get_choice_opt(
+
+--- from pygments.formatters.terminal import * ---
+Generic
+Keyword
+TERMINAL_COLORS
+ansiformat(
+
+--- import pygments.formatters.terminal256 ---
+pygments.formatters.terminal256.EscapeSequence(
+pygments.formatters.terminal256.Formatter(
+pygments.formatters.terminal256.Terminal256Formatter(
+pygments.formatters.terminal256.__all__
+pygments.formatters.terminal256.__builtins__
+pygments.formatters.terminal256.__doc__
+pygments.formatters.terminal256.__file__
+pygments.formatters.terminal256.__name__
+pygments.formatters.terminal256.__package__
+
+--- from pygments.formatters import terminal256 ---
+terminal256.EscapeSequence(
+terminal256.Formatter(
+terminal256.Terminal256Formatter(
+terminal256.__all__
+terminal256.__builtins__
+terminal256.__doc__
+terminal256.__file__
+terminal256.__name__
+terminal256.__package__
+
+--- from pygments.formatters.terminal256 import * ---
+EscapeSequence(
+
+--- import pygments.filters ---
+pygments.filters.ClassNotFound(
+pygments.filters.CodeTagFilter(
+pygments.filters.Comment
+pygments.filters.Error
+pygments.filters.ErrorToken(
+pygments.filters.FILTERS
+pygments.filters.Filter(
+pygments.filters.Keyword
+pygments.filters.KeywordCaseFilter(
+pygments.filters.Name
+pygments.filters.NameHighlightFilter(
+pygments.filters.OptionError(
+pygments.filters.RaiseOnErrorTokenFilter(
+pygments.filters.String
+pygments.filters.VisibleWhitespaceFilter(
+pygments.filters.Whitespace
+pygments.filters.__builtins__
+pygments.filters.__doc__
+pygments.filters.__file__
+pygments.filters.__name__
+pygments.filters.__package__
+pygments.filters.__path__
+pygments.filters.find_filter_class(
+pygments.filters.find_plugin_filters(
+pygments.filters.get_all_filters(
+pygments.filters.get_bool_opt(
+pygments.filters.get_choice_opt(
+pygments.filters.get_filter_by_name(
+pygments.filters.get_int_opt(
+pygments.filters.get_list_opt(
+pygments.filters.re
+pygments.filters.string_to_tokentype(
+
+--- from pygments import filters ---
+filters.ClassNotFound(
+filters.CodeTagFilter(
+filters.Comment
+filters.Error
+filters.ErrorToken(
+filters.FILTERS
+filters.Filter(
+filters.Keyword
+filters.KeywordCaseFilter(
+filters.Name
+filters.NameHighlightFilter(
+filters.OptionError(
+filters.RaiseOnErrorTokenFilter(
+filters.String
+filters.VisibleWhitespaceFilter(
+filters.Whitespace
+filters.__builtins__
+filters.__doc__
+filters.__file__
+filters.__name__
+filters.__package__
+filters.__path__
+filters.find_filter_class(
+filters.find_plugin_filters(
+filters.get_all_filters(
+filters.get_bool_opt(
+filters.get_choice_opt(
+filters.get_filter_by_name(
+filters.get_int_opt(
+filters.get_list_opt(
+filters.re
+filters.string_to_tokentype(
+
+--- from pygments.filters import * ---
+CodeTagFilter(
+ErrorToken(
+FILTERS
+KeywordCaseFilter(
+NameHighlightFilter(
+RaiseOnErrorTokenFilter(
+VisibleWhitespaceFilter(
+find_filter_class(
+find_plugin_filters(
+get_all_filters(
+get_filter_by_name(
+get_list_opt(
+string_to_tokentype(
+
+--- import pygments.styles ---
+pygments.styles.ClassNotFound(
+pygments.styles.STYLE_MAP
+pygments.styles.__builtins__
+pygments.styles.__doc__
+pygments.styles.__file__
+pygments.styles.__name__
+pygments.styles.__package__
+pygments.styles.__path__
+pygments.styles.find_plugin_styles(
+pygments.styles.get_all_styles(
+pygments.styles.get_style_by_name(
+
+--- from pygments import styles ---
+styles.ClassNotFound(
+styles.STYLE_MAP
+styles.__path__
+styles.find_plugin_styles(
+styles.get_all_styles(
+styles.get_style_by_name(
+
+--- from pygments.styles import * ---
+STYLE_MAP
+find_plugin_styles(
+get_all_styles(
+get_style_by_name(
+
+--- import pygments.util ---
+pygments.util.ClassNotFound(
+pygments.util.OptionError(
+pygments.util.__builtins__
+pygments.util.__doc__
+pygments.util.__file__
+pygments.util.__name__
+pygments.util.__package__
+pygments.util.docstring_headline(
+pygments.util.doctype_lookup_re
+pygments.util.doctype_matches(
+pygments.util.get_bool_opt(
+pygments.util.get_choice_opt(
+pygments.util.get_int_opt(
+pygments.util.get_list_opt(
+pygments.util.html_doctype_matches(
+pygments.util.looks_like_xml(
+pygments.util.make_analysator(
+pygments.util.re
+pygments.util.shebang_matches(
+pygments.util.split_path_re
+pygments.util.tag_re
+
+--- from pygments import util ---
+util.ClassNotFound(
+util.OptionError(
+util.docstring_headline(
+util.doctype_lookup_re
+util.doctype_matches(
+util.get_bool_opt(
+util.get_choice_opt(
+util.get_int_opt(
+util.get_list_opt(
+util.html_doctype_matches(
+util.looks_like_xml(
+util.make_analysator(
+util.shebang_matches(
+util.split_path_re
+util.tag_re
+
+--- from pygments.util import * ---
+doctype_lookup_re
+doctype_matches(
+html_doctype_matches(
+looks_like_xml(
+make_analysator(
+shebang_matches(
+split_path_re
+tag_re
+
+--- import pygments.token ---
+pygments.token.Comment
+pygments.token.Error
+pygments.token.Generic
+pygments.token.Keyword
+pygments.token.Literal
+pygments.token.Name
+pygments.token.Number
+pygments.token.Operator
+pygments.token.Other
+pygments.token.Punctuation
+pygments.token.STANDARD_TYPES
+pygments.token.String
+pygments.token.Text
+pygments.token.Token
+pygments.token.Whitespace
+pygments.token.__builtins__
+pygments.token.__doc__
+pygments.token.__file__
+pygments.token.__name__
+pygments.token.__package__
+pygments.token.is_token_subtype(
+pygments.token.string_to_tokentype(
+
+--- from pygments import token ---
+token.Comment
+token.Error
+token.Generic
+token.Keyword
+token.Literal
+token.Name
+token.Number
+token.Operator
+token.Other
+token.Punctuation
+token.STANDARD_TYPES
+token.String
+token.Text
+token.Token
+token.Whitespace
+token.is_token_subtype(
+token.string_to_tokentype(
+
+--- from pygments.token import * ---
+Other
+Punctuation
+is_token_subtype(
+
+--- import pygments.style ---
+pygments.style.STANDARD_TYPES
+pygments.style.Style(
+pygments.style.StyleMeta(
+pygments.style.Token
+pygments.style.__builtins__
+pygments.style.__doc__
+pygments.style.__file__
+pygments.style.__name__
+pygments.style.__package__
+
+--- from pygments import style ---
+style.STANDARD_TYPES
+style.Style(
+style.StyleMeta(
+style.Token
+style.__builtins__
+style.__doc__
+style.__file__
+style.__name__
+style.__package__
+
+--- from pygments.style import * ---
+StyleMeta(
+
+--- import pygments.plugin ---
+pygments.plugin.FILTER_ENTRY_POINT
+pygments.plugin.FORMATTER_ENTRY_POINT
+pygments.plugin.LEXER_ENTRY_POINT
+pygments.plugin.STYLE_ENTRY_POINT
+pygments.plugin.__builtins__
+pygments.plugin.__doc__
+pygments.plugin.__file__
+pygments.plugin.__name__
+pygments.plugin.__package__
+pygments.plugin.find_plugin_filters(
+pygments.plugin.find_plugin_formatters(
+pygments.plugin.find_plugin_lexers(
+pygments.plugin.find_plugin_styles(
+pygments.plugin.pkg_resources
+
+--- from pygments import plugin ---
+plugin.FILTER_ENTRY_POINT
+plugin.FORMATTER_ENTRY_POINT
+plugin.LEXER_ENTRY_POINT
+plugin.STYLE_ENTRY_POINT
+plugin.find_plugin_filters(
+plugin.find_plugin_formatters(
+plugin.find_plugin_lexers(
+plugin.find_plugin_styles(
+plugin.pkg_resources
+
+--- from pygments.plugin import * ---
+FILTER_ENTRY_POINT
+FORMATTER_ENTRY_POINT
+LEXER_ENTRY_POINT
+STYLE_ENTRY_POINT
+pkg_resources
+
+--- import pygments.lexer ---
+pygments.lexer.DelegatingLexer(
+pygments.lexer.Error
+pygments.lexer.ExtendedRegexLexer(
+pygments.lexer.Filter(
+pygments.lexer.Lexer(
+pygments.lexer.LexerContext(
+pygments.lexer.LexerMeta(
+pygments.lexer.Other
+pygments.lexer.RegexLexer(
+pygments.lexer.RegexLexerMeta(
+pygments.lexer.Text
+pygments.lexer.__all__
+pygments.lexer.__builtins__
+pygments.lexer.__doc__
+pygments.lexer.__file__
+pygments.lexer.__name__
+pygments.lexer.__package__
+pygments.lexer.apply_filters(
+pygments.lexer.bygroups(
+pygments.lexer.combined(
+pygments.lexer.do_insertions(
+pygments.lexer.get_bool_opt(
+pygments.lexer.get_filter_by_name(
+pygments.lexer.get_int_opt(
+pygments.lexer.get_list_opt(
+pygments.lexer.include(
+pygments.lexer.make_analysator(
+pygments.lexer.re
+pygments.lexer.this
+pygments.lexer.using(
+
+--- from pygments import lexer ---
+lexer.DelegatingLexer(
+lexer.Error
+lexer.ExtendedRegexLexer(
+lexer.Filter(
+lexer.Lexer(
+lexer.LexerContext(
+lexer.LexerMeta(
+lexer.Other
+lexer.RegexLexer(
+lexer.RegexLexerMeta(
+lexer.Text
+lexer.__all__
+lexer.__builtins__
+lexer.__doc__
+lexer.__file__
+lexer.__name__
+lexer.__package__
+lexer.apply_filters(
+lexer.bygroups(
+lexer.combined(
+lexer.do_insertions(
+lexer.get_bool_opt(
+lexer.get_filter_by_name(
+lexer.get_int_opt(
+lexer.get_list_opt(
+lexer.include(
+lexer.make_analysator(
+lexer.re
+lexer.this
+lexer.using(
+
+--- from pygments.lexer import * ---
+DelegatingLexer(
+ExtendedRegexLexer(
+Lexer(
+LexerContext(
+LexerMeta(
+RegexLexer(
+RegexLexerMeta(
+apply_filters(
+bygroups(
+combined(
+do_insertions(
+include(
+this
+using(
+
+--- import pygments.formatter ---
+pygments.formatter.Formatter(
+pygments.formatter.__all__
+pygments.formatter.__builtins__
+pygments.formatter.__doc__
+pygments.formatter.__file__
+pygments.formatter.__name__
+pygments.formatter.__package__
+pygments.formatter.get_bool_opt(
+pygments.formatter.get_style_by_name(
+
+--- from pygments import formatter ---
+formatter.Formatter(
+formatter.__all__
+formatter.get_bool_opt(
+formatter.get_style_by_name(
+
+--- from pygments.formatter import * ---
diff --git a/vim73/delmenu.vim b/vim73/delmenu.vim
new file mode 100644
index 0000000..81df87d
--- /dev/null
+++ b/vim73/delmenu.vim
@@ -0,0 +1,25 @@
+" This Vim script deletes all the menus, so that they can be redefined.
+" Warning: This also deletes all menus defined by the user!
+"
+" Maintainer:	Bram Moolenaar 
+" Last Change:	2001 May 27
+
+aunmenu *
+
+silent! unlet did_install_default_menus
+silent! unlet did_install_syntax_menu
+if exists("did_menu_trans")
+  menutrans clear
+  unlet did_menu_trans
+endif
+
+silent! unlet find_help_dialog
+
+silent! unlet menutrans_help_dialog
+silent! unlet menutrans_path_dialog
+silent! unlet menutrans_tags_dialog
+silent! unlet menutrans_textwidth_dialog
+silent! unlet menutrans_fileformat_dialog
+silent! unlet menutrans_no_file
+
+" vim: set sw=2 :
diff --git a/vim73/doc.info b/vim73/doc.info
new file mode 100755
index 0000000..a836031
--- /dev/null
+++ b/vim73/doc.info
Binary files differ
diff --git a/vim73/doc/Makefile b/vim73/doc/Makefile
new file mode 100644
index 0000000..a6610a9
--- /dev/null
+++ b/vim73/doc/Makefile
@@ -0,0 +1,490 @@
+#
+# Makefile for the Vim documentation on Unix
+#
+# If you get "don't know how to make scratch", first run make in the source
+# directory.  Or remove the include below.
+
+AWK = awk
+
+# Set to $(VIMTARGET) when executed from src/Makefile.
+VIMEXE = vim
+
+# include the config.mk from the source directory.  It's only needed to set
+# AWK, used for "make html".  Comment this out if the include gives problems.
+include ../../src/auto/config.mk
+
+DOCS = \
+	arabic.txt \
+	autocmd.txt \
+	change.txt \
+	cmdline.txt \
+	debug.txt \
+	debugger.txt \
+	develop.txt \
+	diff.txt \
+	digraph.txt \
+	editing.txt \
+	eval.txt \
+	farsi.txt \
+	filetype.txt \
+	fold.txt \
+	ft_ada.txt \
+	ft_sql.txt \
+	gui.txt \
+	gui_w16.txt \
+	gui_w32.txt \
+	gui_x11.txt \
+	hangulin.txt \
+	hebrew.txt \
+	help.txt \
+	helphelp.txt \
+	howto.txt \
+	if_cscop.txt \
+	if_lua.txt \
+	if_mzsch.txt \
+	if_ole.txt \
+	if_perl.txt \
+	if_pyth.txt \
+	if_ruby.txt \
+	if_sniff.txt \
+	if_tcl.txt \
+	indent.txt \
+	index.txt \
+	insert.txt \
+	intro.txt \
+	map.txt \
+	mbyte.txt \
+	message.txt \
+	mlang.txt \
+	motion.txt \
+	netbeans.txt \
+	options.txt \
+	os_390.txt \
+	os_amiga.txt \
+	os_beos.txt \
+	os_dos.txt \
+	os_mac.txt \
+	os_mint.txt \
+	os_msdos.txt \
+	os_os2.txt \
+	os_qnx.txt \
+	os_risc.txt \
+	os_unix.txt \
+	os_vms.txt \
+	os_win32.txt \
+	pattern.txt \
+	pi_getscript.txt \
+	pi_gzip.txt \
+	pi_netrw.txt \
+	pi_paren.txt \
+	pi_spec.txt \
+	pi_tar.txt \
+	pi_vimball.txt \
+	pi_zip.txt \
+	print.txt \
+	quickfix.txt \
+	quickref.txt \
+	quotes.txt \
+	recover.txt \
+	remote.txt \
+	repeat.txt \
+	rileft.txt \
+	russian.txt \
+	scroll.txt \
+	sign.txt \
+	spell.txt \
+	sponsor.txt \
+	starting.txt \
+	syntax.txt \
+	tabpage.txt \
+	tagsrch.txt \
+	term.txt \
+	tips.txt \
+	todo.txt \
+	uganda.txt \
+	undo.txt \
+	usr_01.txt \
+	usr_02.txt \
+	usr_03.txt \
+	usr_04.txt \
+	usr_05.txt \
+	usr_06.txt \
+	usr_07.txt \
+	usr_08.txt \
+	usr_09.txt \
+	usr_10.txt \
+	usr_11.txt \
+	usr_12.txt \
+	usr_20.txt \
+	usr_21.txt \
+	usr_22.txt \
+	usr_23.txt \
+	usr_24.txt \
+	usr_25.txt \
+	usr_26.txt \
+	usr_27.txt \
+	usr_28.txt \
+	usr_29.txt \
+	usr_30.txt \
+	usr_31.txt \
+	usr_32.txt \
+	usr_40.txt \
+	usr_41.txt \
+	usr_42.txt \
+	usr_43.txt \
+	usr_44.txt \
+	usr_45.txt \
+	usr_90.txt \
+	usr_toc.txt \
+	various.txt \
+	version4.txt \
+	version5.txt \
+	version6.txt \
+	version7.txt \
+	vi_diff.txt \
+	visual.txt \
+	windows.txt \
+	workshop.txt
+
+HTMLS = \
+	arabic.html \
+	autocmd.html \
+	change.html \
+	cmdline.html \
+	debug.html \
+	debugger.html \
+	develop.html \
+	diff.html \
+	digraph.html \
+	editing.html \
+	eval.html \
+	farsi.html \
+	filetype.html \
+	fold.html \
+	ft_ada.html \
+	ft_sql.html \
+	gui.html \
+	gui_w16.html \
+	gui_w32.html \
+	gui_x11.html \
+	hangulin.html \
+	hebrew.html \
+	helphelp.html \
+	howto.html \
+	if_cscop.html \
+	if_lua.html \
+	if_mzsch.html \
+	if_ole.html \
+	if_perl.html \
+	if_pyth.html \
+	if_ruby.html \
+	if_sniff.html \
+	if_tcl.html \
+	indent.html \
+	index.html \
+	insert.html \
+	intro.html \
+	map.html \
+	mbyte.html \
+	message.html \
+	mlang.html \
+	motion.html \
+	netbeans.html \
+	options.html \
+	os_390.html \
+	os_amiga.html \
+	os_beos.html \
+	os_dos.html \
+	os_mac.html \
+	os_mint.html \
+	os_msdos.html \
+	os_os2.html \
+	os_qnx.html \
+	os_risc.html \
+	os_unix.html \
+	os_vms.html \
+	os_win32.html \
+	pattern.html \
+	pi_getscript.html \
+	pi_gzip.html \
+	pi_netrw.html \
+	pi_paren.html \
+	pi_spec.html \
+	pi_tar.html \
+	pi_vimball.html \
+	pi_zip.html \
+	print.html \
+	quickfix.html \
+	quickref.html \
+	quotes.html \
+	recover.html \
+	remote.html \
+	repeat.html \
+	rileft.html \
+	russian.html \
+	scroll.html \
+	sign.html \
+	spell.html \
+	sponsor.html \
+	starting.html \
+	syntax.html \
+	tabpage.html \
+	tags.html \
+	tagsrch.html \
+	term.html \
+	tips.html \
+	todo.html \
+	uganda.html \
+	undo.html \
+	usr_01.html \
+	usr_02.html \
+	usr_03.html \
+	usr_04.html \
+	usr_05.html \
+	usr_06.html \
+	usr_07.html \
+	usr_08.html \
+	usr_09.html \
+	usr_10.html \
+	usr_11.html \
+	usr_12.html \
+	usr_20.html \
+	usr_21.html \
+	usr_22.html \
+	usr_23.html \
+	usr_24.html \
+	usr_25.html \
+	usr_26.html \
+	usr_27.html \
+	usr_28.html \
+	usr_29.html \
+	usr_30.html \
+	usr_31.html \
+	usr_32.html \
+	usr_40.html \
+	usr_41.html \
+	usr_42.html \
+	usr_43.html \
+	usr_44.html \
+	usr_45.html \
+	usr_90.html \
+	usr_toc.html \
+	various.html \
+	version4.html \
+	version5.html \
+	version6.html \
+	version7.html \
+	vi_diff.html \
+	vimindex.html \
+	visual.html \
+	windows.html \
+	workshop.html
+
+CONVERTED = \
+	vim-fr.UTF-8.1 \
+	evim-fr.UTF-8.1 \
+	vimdiff-fr.UTF-8.1 \
+	vimtutor-fr.UTF-8.1 \
+	xxd-fr.UTF-8.1 \
+	vim-it.UTF-8.1 \
+	evim-it.UTF-8.1 \
+	vimdiff-it.UTF-8.1 \
+	vimtutor-it.UTF-8.1 \
+	xxd-it.UTF-8.1 \
+	vim-pl.UTF-8.1 \
+	evim-pl.UTF-8.1 \
+	vimdiff-pl.UTF-8.1 \
+	vimtutor-pl.UTF-8.1 \
+	xxd-pl.UTF-8.1 \
+	vim-ru.UTF-8.1 \
+	evim-ru.UTF-8.1 \
+	vimdiff-ru.UTF-8.1 \
+	vimtutor-ru.UTF-8.1 \
+	xxd-ru.UTF-8.1
+
+.SUFFIXES:
+.SUFFIXES: .c .o .txt .html
+
+all: tags vim.man evim.man vimdiff.man vimtutor.man xxd.man $(CONVERTED)
+
+# Use Vim to generate the tags file.  Can only be used when Vim has been
+# compiled and installed.  Supports multiple languages.
+vimtags: $(DOCS)
+	$(VIMEXE) -u NONE -esX -c "helptags ++t ." -c quit
+
+# Use "doctags" to generate the tags file.  Only works for English!
+tags: doctags $(DOCS)
+	./doctags $(DOCS) | LANG=C LC_ALL=C sort >tags
+	uniq -d -2 tags
+
+doctags: doctags.c
+	$(CC) doctags.c -o doctags
+
+vim.man: vim.1
+	nroff -man vim.1 | sed -e s/.//g > vim.man
+
+evim.man: evim.1
+	nroff -man evim.1 | sed -e s/.//g > evim.man
+
+vimdiff.man: vimdiff.1
+	nroff -man vimdiff.1 | sed -e s/.//g > vimdiff.man
+
+vimtutor.man: vimtutor.1
+	nroff -man vimtutor.1 | sed -e s/.//g > vimtutor.man
+
+xxd.man: xxd.1
+	nroff -man xxd.1 | sed -e s/.//g > xxd.man
+
+uganda.nsis.txt: uganda.txt
+	sed -e 's/[ 	]*\*[-a-zA-Z0-9.]*\*//g' -e 's/vim:tw=78://' \
+		uganda.txt | uniq >uganda.nsis.txt
+
+# Awk version of .txt to .html conversion.
+html: noerrors tags $(HTMLS)
+	@if test -f errors.log; then more errors.log; fi
+
+noerrors:
+	-rm -f errors.log
+
+$(HTMLS): tags.ref
+
+.txt.html:
+	$(AWK) -f makehtml.awk $< >$@
+
+# index.html is the starting point for HTML, but for the help files it is
+# help.txt.  Therefore use vimindex.html for index.txt.
+index.html: help.txt
+	$(AWK) -f makehtml.awk help.txt >index.html
+
+vimindex.html: index.txt
+	$(AWK) -f makehtml.awk index.txt >vimindex.html
+
+tags.ref tags.html: tags
+	$(AWK) -f maketags.awk tags >tags.html
+
+# Perl version of .txt to .html conversion.
+# There can't be two rules to produce a .html from a .txt file.
+# Just run over all .txt files each time one changes.  It's fast anyway.
+perlhtml: tags $(DOCS)
+	./vim2html.pl tags $(DOCS)
+
+clean:
+	-rm doctags *.html tags.ref
+
+# These files are in the extra archive, skip if not present
+
+arabic.txt:
+	touch arabic.txt
+
+farsi.txt:
+	touch farsi.txt
+
+hebrew.txt:
+	touch hebrew.txt
+
+russian.txt:
+	touch russian.txt
+
+gui_w16.txt:
+	touch gui_w16.txt
+
+gui_w32.txt:
+	touch gui_w32.txt
+
+if_ole.txt:
+	touch if_ole.txt
+
+os_390.txt:
+	touch os_390.txt
+
+os_amiga.txt:
+	touch os_amiga.txt
+
+os_beos.txt:
+	touch os_beos.txt
+
+os_dos.txt:
+	touch os_dos.txt
+
+os_mac.txt:
+	touch os_mac.txt
+
+os_mint.txt:
+	touch os_mint.txt
+
+os_msdos.txt:
+	touch os_msdos.txt
+
+os_os2.txt:
+	touch os_os2.txt
+
+os_qnx.txt:
+	touch os_qnx.txt
+
+os_risc.txt:
+	touch os_risc.txt
+
+os_win32.txt:
+	touch os_win32.txt
+
+# Note that $< works with GNU make while $> works for BSD make.
+# Is there a solution that works for both??
+vim-fr.UTF-8.1: vim-fr.1
+	iconv -f latin1 -t utf-8 $< >$@
+
+evim-fr.UTF-8.1: evim-fr.1
+	iconv -f latin1 -t utf-8 $< >$@
+
+vimdiff-fr.UTF-8.1: vimdiff-fr.1
+	iconv -f latin1 -t utf-8 $< >$@
+
+vimtutor-fr.UTF-8.1: vimtutor-fr.1
+	iconv -f latin1 -t utf-8 $< >$@
+
+xxd-fr.UTF-8.1: xxd-fr.1
+	iconv -f latin1 -t utf-8 $< >$@
+
+vim-it.UTF-8.1: vim-it.1
+	iconv -f latin1 -t utf-8 $< >$@
+
+evim-it.UTF-8.1: evim-it.1
+	iconv -f latin1 -t utf-8 $< >$@
+
+vimdiff-it.UTF-8.1: vimdiff-it.1
+	iconv -f latin1 -t utf-8 $< >$@
+
+vimtutor-it.UTF-8.1: vimtutor-it.1
+	iconv -f latin1 -t utf-8 $< >$@
+
+xxd-it.UTF-8.1: xxd-it.1
+	iconv -f latin1 -t utf-8 $< >$@
+
+vim-pl.UTF-8.1: vim-pl.1
+	iconv -f latin2 -t utf-8 $< >$@
+
+evim-pl.UTF-8.1: evim-pl.1
+	iconv -f latin2 -t utf-8 $< >$@
+
+vimdiff-pl.UTF-8.1: vimdiff-pl.1
+	iconv -f latin2 -t utf-8 $< >$@
+
+vimtutor-pl.UTF-8.1: vimtutor-pl.1
+	iconv -f latin2 -t utf-8 $< >$@
+
+xxd-pl.UTF-8.1: xxd-pl.1
+	iconv -f latin2 -t utf-8 $< >$@
+
+vim-ru.UTF-8.1: vim-ru.1
+	iconv -f KOI8-R -t utf-8 $< >$@
+
+evim-ru.UTF-8.1: evim-ru.1
+	iconv -f KOI8-R -t utf-8 $< >$@
+
+vimdiff-ru.UTF-8.1: vimdiff-ru.1
+	iconv -f KOI8-R -t utf-8 $< >$@
+
+vimtutor-ru.UTF-8.1: vimtutor-ru.1
+	iconv -f KOI8-R -t utf-8 $< >$@
+
+xxd-ru.UTF-8.1: xxd-ru.1
+	iconv -f KOI8-R -t utf-8 $< >$@
diff --git a/vim73/doc/acp.jax b/vim73/doc/acp.jax
new file mode 100644
index 0000000..12e55ce
--- /dev/null
+++ b/vim73/doc/acp.jax
@@ -0,0 +1,298 @@
+*acp.txt*       補完メニューの自動ポップアップ
+
+        Copyright (c) 2007-2009 Takeshi NISHIDA
+
+AutoComplPop                                              *autocomplpop* *acp*
+
+概要                            |acp-introduction|
+インストール                    |acp-installation|
+使い方                          |acp-usage|
+コマンド                        |acp-commands|
+オプション                      |acp-options|
+SPECIAL THANKS                  |acp-thanks|
+CHANGELOG                       |acp-changelog|
+あばうと                        |acp-about|
+
+
+==============================================================================
+概要                                                *acp-introduction*
+
+このプラグインは、インサートモードで文字を入力したりカーソルを動かしたときに補
+完メニューを自動的に開くようにします。しかし、続けて文字を入力するのを妨げたり
+はしません。
+
+
+==============================================================================
+インストール                                                *acp-installation*
+
+ZIPファイルをランタイムディレクトリに展開します。
+
+以下のようにファイルが配置されるはずです。
+>
+        /plugin/acp.vim
+        /doc/acp.txt
+        ...
+<
+もしランタイムディレクトリが他のプラグインとごた混ぜになるのが嫌なら、ファイル
+を新規ディレクトリに配置し、そのディレクトリのパスを 'runtimepath' に追加して
+ください。アンインストールも楽になります。
+
+その後 FuzzyFinder のヘルプを有効にするためにタグファイルを更新してください。
+詳しくは|add-local-help|を参照してください。
+
+
+==============================================================================
+使い方                                                              *acp-usage*
+
+このプラグインがインストールされていれば、自動ポップアップは vim の開始時から
+有効になります。
+
+カーソル直前のテキストに応じて、利用する補完の種類を切り替えます。デフォルトの
+補完動作は次の通りです:
+
+        補完モード      filetype    カーソル直前のテキスト ~
+        キーワード補完  *           2文字のキーワード文字
+        ファイル名補完  *           ファイル名文字 + パスセパレータ
+                                    + 0文字以上のファイル名文字
+        オムニ補完      ruby        ".", "::" or 単語を構成する文字以外 + ":"
+        オムニ補完      python      "."
+        オムニ補完      xml         "<", ""以外の文字列 + " ")
+        オムニ補完      html/xhtml  "<", ""以外の文字列 + " ")
+        オムニ補完      css         (":", ";", "{", "^", "@", or "!")
+                                    + 0個または1個のスペース
+
+さらに、設定を行うことで、ユーザー定義補完と snipMate トリガー補完
+(|acp-snipMate|) を自動ポップアップさせることができます。
+
+これらの補完動作はカスタマイズ可能です。
+
+                                                                *acp-snipMate*
+snipMate トリガー補完 ~
+
+snipMate トリガー補完では、snipMate プラグイン
+(http://www.vim.org/scripts/script.php?script_id=2540) が提供するスニペットの
+トリガーを補完してそれを展開することができます。
+
+この自動ポップアップを有効にするには、次の関数を plugin/snipMate.vim に追加す
+る必要があります:
+>
+  fun! GetSnipsInCurrentScope()
+    let snips = {}
+    for scope in [bufnr('%')] + split(&ft, '\.') + ['_']
+      call extend(snips, get(s:snippets, scope, {}), 'keep')
+      call extend(snips, get(s:multi_snips, scope, {}), 'keep')
+    endfor
+    return snips
+  endf
+<
+そして|g:acp_behaviorSnipmateLength|オプションを 1 にしてください。
+
+この自動ポップアップには制限があり、カーソル直前の単語は大文字英字だけで構成さ
+れていなければなりません。
+
+                                                               *acp-perl-omni*
+Perl オムニ補完 ~
+
+AutoComplPop は perl-completion.vim
+(http://www.vim.org/scripts/script.php?script_id=2852) をサポートしています。
+
+この自動ポップアップを有効にするには、|g:acp_behaviorPerlOmniLength|オプション
+を 0 以上にしてください。
+
+
+==============================================================================
+コマンド                                                        *acp-commands*
+
+                                                                  *:AcpEnable*
+:AcpEnable
+        自動ポップアップを有効にします。
+
+                                                                 *:AcpDisable*
+:AcpDisable
+        自動ポップアップを無効にします。
+
+                                                                    *:AcpLock*
+:AcpLock
+        自動ポップアップを一時的に停止します。
+
+        別のスクリプトへの干渉を回避する目的なら、このコマンドと|:AcpUnlock| 
+        を利用することを、|:AcpDisable|と|:AcpEnable| を利用するよりも推奨しま
+        す。
+
+                                                                  *:AcpUnlock*
+:AcpUnlock
+        |:AcpLock| で停止された自動ポップアップを再開します。
+
+
+==============================================================================
+オプション                                                          *acp-options*
+
+                                                    *g:acp_enableAtStartup*  >
+  let g:acp_enableAtStartup = 1
+<
+        真なら vim 開始時から自動ポップアップが有効になります。
+
+                                                      *g:acp_mappingDriven*  >
+  let g:acp_mappingDriven = 0
+<
+        真なら|CursorMovedI|イベントではなくキーマッピングで自動ポップアップを
+        行うようにします。カーソルを移動するたびに補完が行われることで重いなど
+        の不都合がある場合に利用してください。ただし他のプラグインとの相性問題
+        や日本語入力での不具合が発生する可能性があります。(逆も然り。)
+
+                                                   *g:acp_ignorecaseOption*  >
+  let g:acp_ignorecaseOption = 1
+<
+        自動ポップアップ時に、'ignorecase' に一時的に設定する値
+
+                                                     *g:acp_completeOption*  >
+  let g:acp_completeOption = '.,w,b,k'
+<
+        自動ポップアップ時に、'complete' に一時的に設定する値
+
+                                                 *g:acp_completeoptPreview*  >
+  let g:acp_completeoptPreview = 0
+<
+        真なら自動ポップアップ時に、 'completeopt' へ "preview" を追加します。
+
+                                        *g:acp_behaviorUserDefinedFunction*  >
+  let g:acp_behaviorUserDefinedFunction = ''
+<
+        ユーザー定義補完の|g:acp_behavior-completefunc|。空ならこの補完は行わ
+        れません。。
+
+                                         *g:acp_behaviorUserDefinedMeets*  >
+  let g:acp_behaviorUserDefinedMeets = ''
+<
+        ユーザー定義補完の|g:acp_behavior-meets|。空ならこの補完は行われません
+        。
+
+                                             *g:acp_behaviorSnipmateLength*  >
+  let g:acp_behaviorSnipmateLength = -1
+<
+        snipMate トリガー補完の自動ポップアップを行うのに必要なカーソルの直前
+        のパターン。
+
+                                             *g:acp_behaviorKeywordCommand*  >
+  let g:acp_behaviorKeywordCommand = "\"
+<
+        キーワード補完のコマンド。このオプションには普通 "\" か "\"
+        を設定します。
+
+                                              *g:acp_behaviorKeywordLength*  >
+  let g:acp_behaviorKeywordLength = 2
+<
+        キーワード補完の自動ポップアップを行うのに必要なカーソルの直前のキーワ
+        ード文字数。負数ならこの補完は行われません。
+
+                                             *g:acp_behaviorKeywordIgnores*  >
+  let g:acp_behaviorKeywordIgnores = []
+<
+        文字列のリスト。カーソル直前の単語がこれらの内いずれかの先頭部分にマッ
+        チする場合、この補完は行われません。
+
+        例えば、 "get" で始まる補完キーワードが多過ぎて、"g", "ge", "get" を入
+        力したときの自動ポップアップがレスポンスの低下を引き起こしている場合、
+        このオプションに ["get"] を設定することでそれを回避することができます。
+
+                                                 *g:acp_behaviorFileLength*  >
+  let g:acp_behaviorFileLength = 0
+<
+        ファイル名補完の自動ポップアップを行うのに必要なカーソルの直前のキーワ
+        ード文字数。負数ならこの補完は行われません。
+
+                                       *g:acp_behaviorRubyOmniMethodLength*  >
+  let g:acp_behaviorRubyOmniMethodLength = 0
+<
+        メソッド補完のための、Ruby オムニ補完の自動ポップアップを行うのに必要
+        なカーソルの直前のキーワード文字数。負数ならこの補完は行われません。
+
+                                       *g:acp_behaviorRubyOmniSymbolLength*  >
+  let g:acp_behaviorRubyOmniSymbolLength = 1
+<
+        シンボル補完のための、Ruby オムニ補完の自動ポップアップを行うのに必要
+        なカーソルの直前のキーワード文字数。負数ならこの補完は行われません。
+
+                                           *g:acp_behaviorPythonOmniLength*  >
+  let g:acp_behaviorPythonOmniLength = 0
+<
+        Python オムニ補完の自動ポップアップを行うのに必要なカーソルの直前のキ
+        ーワード文字数。負数ならこの補完は行われません。
+
+                                             *g:acp_behaviorPerlOmniLength*  >
+  let g:acp_behaviorPerlOmniLength = -1
+<
+        Perl オムニ補完の自動ポップアップを行うのに必要なカーソルの直前のキー
+        ワード文字数。負数ならこの補完は行われません。
+
+        See also: |acp-perl-omni|
+
+                                              *g:acp_behaviorXmlOmniLength*  >
+  let g:acp_behaviorXmlOmniLength = 0
+<
+        XML オムニ補完の自動ポップアップを行うのに必要なカーソルの直前のキーワ
+        ード文字数。負数ならこの補完は行われません。
+
+                                             *g:acp_behaviorHtmlOmniLength*  >
+  let g:acp_behaviorHtmlOmniLength = 0
+<
+        HTML オムニ補完の自動ポップアップを行うのに必要なカーソルの直前のキー
+        ワード文字数。負数ならこの補完は行われません。
+
+                                      *g:acp_behaviorCssOmniPropertyLength*  >
+  let g:acp_behaviorCssOmniPropertyLength = 1
+<
+        プロパティ補完のための、CSS オムニ補完の自動ポップアップを行うのに必要
+        なカーソルの直前のキーワード文字数。負数ならこの補完は行われません。
+
+                                         *g:acp_behaviorCssOmniValueLength*  >
+  let g:acp_behaviorCssOmniValueLength = 0
+<
+        値補完のための、CSS オムニ補完の自動ポップアップを行うのに必要なカーソ
+        ルの直前のキーワード文字数。負数ならこの補完は行われません。
+
+                                                           *g:acp_behavior*  >
+  let g:acp_behavior = {}
+<
+
+        これは内部仕様がわかっている人向けのオプションで、他のオプションでの設
+        定より優先されます。 
+
+        |Dictionary|型で、キーはファイルタイプに対応します。 '*' はデフォルト
+        を表します。値はリスト型です。補完候補が得られるまでリストの先頭アイテ
+        ムから順に評価します。各要素は|Dictionary|で詳細は次の通り:
+
+        "command":                                    *g:acp_behavior-command*
+          補完メニューをポップアップするためのコマンド。
+
+        "completefunc":                          *g:acp_behavior-completefunc*
+          'completefunc' に設定する関数。 "command" が "" のときだけ
+          意味があります。
+
+        "meets":                                        *g:acp_behavior-meets*
+          この補完を行うかどうかを判断する関数の名前。この関数はカーソル直前の
+          テキストを引数に取り、補完を行うなら非 0 の値を返します。
+
+        "onPopupClose":                          *g:acp_behavior-onPopupClose*
+          この補完のポップアップメニューが閉じられたときに呼ばれる関数の名前。
+          この関数が 0 を返した場合、続いて行われる予定の補完は抑制されます。
+
+        "repeat":                                      *g:acp_behavior-repeat*
+          真なら最後の補完が自動的に繰り返されます。
+
+
+==============================================================================
+あばうと                                *acp-about* *acp-contact* *acp-author*
+
+作者:       Takeshi NISHIDA 
+ライセンス: MIT Licence
+URL:        http://www.vim.org/scripts/script.php?script_id=1879
+            http://bitbucket.org/ns9tks/vim-autocomplpop/
+
+バグや要望など ~
+
+こちらへどうぞ: http://bitbucket.org/ns9tks/vim-autocomplpop/issues/
+
+==============================================================================
+ vim:tw=78:ts=8:ft=help:norl:
+
diff --git a/vim73/doc/acp.txt b/vim73/doc/acp.txt
new file mode 100644
index 0000000..324c88b
--- /dev/null
+++ b/vim73/doc/acp.txt
@@ -0,0 +1,512 @@
+*acp.txt*       Automatically opens popup menu for completions.
+
+        Copyright (c) 2007-2009 Takeshi NISHIDA
+
+AutoComplPop                                              *autocomplpop* *acp*
+
+INTRODUCTION                    |acp-introduction|
+INSTALLATION                    |acp-installation|
+USAGE                           |acp-usage|
+COMMANDS                        |acp-commands|
+OPTIONS                         |acp-options|
+SPECIAL THANKS                  |acp-thanks|
+CHANGELOG                       |acp-changelog|
+ABOUT                           |acp-about|
+
+
+==============================================================================
+INTRODUCTION                                                *acp-introduction*
+
+With this plugin, your vim comes to automatically opens popup menu for
+completions when you enter characters or move the cursor in Insert mode. It
+won't prevent you continuing entering characters.
+
+
+==============================================================================
+INSTALLATION                                                *acp-installation*
+
+Put all files into your runtime directory. If you have the zip file, extract
+it to your runtime directory.
+
+You should place the files as follows:
+>
+        /plugin/acp.vim
+        /doc/acp.txt
+        ...
+<
+If you disgust to jumble up this plugin and other plugins in your runtime
+directory, put the files into new directory and just add the directory path to
+'runtimepath'. It's easy to uninstall the plugin.
+
+And then update your help tags files to enable fuzzyfinder help. See
+|add-local-help| for details.
+
+
+==============================================================================
+USAGE                                                              *acp-usage*
+
+Once this plugin is installed, auto-popup is enabled at startup by default.
+
+Which completion method is used depends on the text before the cursor. The
+default behavior is as follows:
+
+        kind      filetype    text before the cursor ~
+        Keyword   *           two keyword characters
+        Filename  *           a filename character + a path separator 
+                              + 0 or more filename character
+        Omni      ruby        ".", "::" or non-word character + ":"
+                              (|+ruby| required.)
+        Omni      python      "." (|+python| required.)
+        Omni      xml         "<", "" characters + " ")
+        Omni      html/xhtml  "<", "" characters + " ")
+        Omni      css         (":", ";", "{", "^", "@", or "!")
+                              + 0 or 1 space
+
+Also, you can make user-defined completion and snipMate's trigger completion
+(|acp-snipMate|) auto-popup if the options are set.
+
+These behavior are customizable.
+
+                                                                *acp-snipMate*
+snipMate's Trigger Completion ~
+
+snipMate's trigger completion enables you to complete a snippet trigger
+provided by snipMate plugin
+(http://www.vim.org/scripts/script.php?script_id=2540) and expand it.
+
+
+To enable auto-popup for this completion, add following function to
+plugin/snipMate.vim:
+>
+  fun! GetSnipsInCurrentScope()
+    let snips = {}
+    for scope in [bufnr('%')] + split(&ft, '\.') + ['_']
+      call extend(snips, get(s:snippets, scope, {}), 'keep')
+      call extend(snips, get(s:multi_snips, scope, {}), 'keep')
+    endfor
+    return snips
+  endf
+<
+And set |g:acp_behaviorSnipmateLength| option to 1.
+
+There is the restriction on this auto-popup, that the word before cursor must
+consist only of uppercase characters.
+
+                                                               *acp-perl-omni*
+Perl Omni-Completion ~
+
+AutoComplPop supports perl-completion.vim
+(http://www.vim.org/scripts/script.php?script_id=2852).
+
+To enable auto-popup for this completion, set |g:acp_behaviorPerlOmniLength|
+option to 0 or more.
+
+
+==============================================================================
+COMMANDS                                                        *acp-commands*
+
+                                                                  *:AcpEnable*
+:AcpEnable
+        enables auto-popup.
+
+                                                                 *:AcpDisable*
+:AcpDisable
+        disables auto-popup.
+
+                                                                    *:AcpLock*
+:AcpLock
+        suspends auto-popup temporarily.
+
+        For the purpose of avoiding interruption to another script, it is
+        recommended to insert this command and |:AcpUnlock| than |:AcpDisable|
+        and |:AcpEnable| .
+
+                                                                  *:AcpUnlock*
+:AcpUnlock
+        resumes auto-popup suspended by |:AcpLock| .
+
+
+==============================================================================
+OPTIONS                                                          *acp-options*
+
+                                                    *g:acp_enableAtStartup*  >
+  let g:acp_enableAtStartup = 1
+<
+        If non-zero, auto-popup is enabled at startup.
+
+                                                      *g:acp_mappingDriven*  >
+  let g:acp_mappingDriven = 0
+<
+        If non-zero, auto-popup is triggered by key mappings instead of
+        |CursorMovedI| event. This is useful to avoid auto-popup by moving
+        cursor in Insert mode.
+
+                                                   *g:acp_ignorecaseOption*  >
+  let g:acp_ignorecaseOption = 1
+<
+        Value set to 'ignorecase' temporarily when auto-popup.
+
+                                                     *g:acp_completeOption*  >
+  let g:acp_completeOption = '.,w,b,k'
+<
+        Value set to 'complete' temporarily when auto-popup.
+
+                                                 *g:acp_completeoptPreview*  >
+  let g:acp_completeoptPreview = 0
+<
+        If non-zero, "preview" is added to 'completeopt' when auto-popup.
+
+                                        *g:acp_behaviorUserDefinedFunction*  >
+  let g:acp_behaviorUserDefinedFunction = ''
+<
+        |g:acp_behavior-completefunc| for user-defined completion. If empty,
+        this completion will be never attempted.
+
+                                           *g:acp_behaviorUserDefinedMeets*  >
+  let g:acp_behaviorUserDefinedMeets = ''
+<
+        |g:acp_behavior-meets| for user-defined completion. If empty, this
+        completion will be never attempted.
+
+                                             *g:acp_behaviorSnipmateLength*  >
+  let g:acp_behaviorSnipmateLength = -1
+<
+        Pattern before the cursor, which are needed to attempt
+        snipMate-trigger completion.
+
+                                             *g:acp_behaviorKeywordCommand*  >
+  let g:acp_behaviorKeywordCommand = "\"
+<
+        Command for keyword completion. This option is usually set "\" or
+        "\".
+
+                                              *g:acp_behaviorKeywordLength*  >
+  let g:acp_behaviorKeywordLength = 2
+<
+        Length of keyword characters before the cursor, which are needed to
+        attempt keyword completion. If negative value, this completion will be
+        never attempted.
+
+                                             *g:acp_behaviorKeywordIgnores*  >
+  let g:acp_behaviorKeywordIgnores = []
+<
+        List of string. If a word before the cursor matches to the front part
+        of one of them, keyword completion won't be attempted.
+
+        E.g., when there are too many keywords beginning with "get" for the
+        completion and auto-popup by entering "g", "ge", or "get" causes
+        response degradation, set ["get"] to this option and avoid it.
+
+                                                 *g:acp_behaviorFileLength*  >
+  let g:acp_behaviorFileLength = 0
+<
+        Length of filename characters before the cursor, which are needed to
+        attempt filename completion. If negative value, this completion will
+        be never attempted.
+
+                                       *g:acp_behaviorRubyOmniMethodLength*  >
+  let g:acp_behaviorRubyOmniMethodLength = 0
+<
+        Length of keyword characters before the cursor, which are needed to
+        attempt ruby omni-completion for methods. If negative value, this
+        completion will be never attempted.
+
+                                       *g:acp_behaviorRubyOmniSymbolLength*  >
+  let g:acp_behaviorRubyOmniSymbolLength = 1
+<
+        Length of keyword characters before the cursor, which are needed to
+        attempt ruby omni-completion for symbols. If negative value, this
+        completion will be never attempted.
+
+                                           *g:acp_behaviorPythonOmniLength*  >
+  let g:acp_behaviorPythonOmniLength = 0
+<
+        Length of keyword characters before the cursor, which are needed to
+        attempt python omni-completion. If negative value, this completion
+        will be never attempted.
+
+                                             *g:acp_behaviorPerlOmniLength*  >
+  let g:acp_behaviorPerlOmniLength = -1
+<
+        Length of keyword characters before the cursor, which are needed to
+        attempt perl omni-completion. If negative value, this completion will
+        be never attempted.
+
+        See also: |acp-perl-omni|
+
+                                              *g:acp_behaviorXmlOmniLength*  >
+  let g:acp_behaviorXmlOmniLength = 0
+<
+        Length of keyword characters before the cursor, which are needed to
+        attempt XML omni-completion. If negative value, this completion will
+        be never attempted.
+
+                                             *g:acp_behaviorHtmlOmniLength*  >
+  let g:acp_behaviorHtmlOmniLength = 0
+<
+        Length of keyword characters before the cursor, which are needed to
+        attempt HTML omni-completion. If negative value, this completion will
+        be never attempted.
+
+                                      *g:acp_behaviorCssOmniPropertyLength*  >
+  let g:acp_behaviorCssOmniPropertyLength = 1
+<
+        Length of keyword characters before the cursor, which are needed to
+        attempt CSS omni-completion for properties. If negative value, this
+        completion will be never attempted.
+
+                                         *g:acp_behaviorCssOmniValueLength*  >
+  let g:acp_behaviorCssOmniValueLength = 0
+<
+        Length of keyword characters before the cursor, which are needed to
+        attempt CSS omni-completion for values. If negative value, this
+        completion will be never attempted.
+
+                                                           *g:acp_behavior*  >
+  let g:acp_behavior = {}
+<
+        This option is for advanced users. This setting overrides other
+        behavior options. This is a |Dictionary|. Each key corresponds to a
+        filetype. '*' is default. Each value is a list. These are attempted in
+        sequence until completion item is found. Each element is a
+        |Dictionary| which has following items:
+
+        "command":                                    *g:acp_behavior-command*
+          Command to be fed to open popup menu for completions.
+
+        "completefunc":                          *g:acp_behavior-completefunc*
+          'completefunc' will be set to this user-provided function during the
+          completion. Only makes sense when "command" is "".
+
+        "meets":                                        *g:acp_behavior-meets*
+          Name of the function which dicides whether or not to attempt this
+          completion. It will be attempted if this function returns non-zero.
+          This function takes a text before the cursor.
+
+        "onPopupClose":                          *g:acp_behavior-onPopupClose*
+          Name of the function which is called when popup menu for this
+          completion is closed. Following completions will be suppressed if
+          this function returns zero.
+
+        "repeat":                                      *g:acp_behavior-repeat*
+          If non-zero, the last completion is automatically repeated.
+
+
+==============================================================================
+SPECIAL THANKS                                                    *acp-thanks*
+
+- Daniel Schierbeck
+- Ingo Karkat
+
+
+==============================================================================
+CHANGELOG                                                      *acp-changelog*
+
+2.14.1
+  - Changed the way of auto-popup for avoiding an issue about filename
+    completion.
+  - Fixed a bug that popup menu was opened twice when auto-popup was done.
+
+2.14
+  - Added the support for perl-completion.vim.
+
+2.13
+  - Changed to sort snipMate's triggers.
+  - Fixed a bug that a wasted character was inserted after snipMate's trigger
+    completion.
+
+2.12.1
+  - Changed to avoid a strange behavior with Microsoft IME.
+
+2.12
+  - Added g:acp_behaviorKeywordIgnores option.
+  - Added g:acp_behaviorUserDefinedMeets option and removed
+    g:acp_behaviorUserDefinedPattern.
+  - Changed to do auto-popup only when a buffer is modified.
+  - Changed the structure of g:acp_behavior option.
+  - Changed to reflect a change of behavior options (named g:acp_behavior*)
+    any time it is done.
+  - Fixed a bug that completions after omni completions or snipMate's trigger
+    completion were never attempted when no candidate for the former
+    completions was found.
+
+2.11.1
+  - Fixed a bug that a snipMate's trigger could not be expanded when it was
+    completed.
+
+2.11
+  - Implemented experimental feature which is snipMate's trigger completion.
+
+2.10
+  - Improved the response by changing not to attempt any completion when
+    keyword characters are entered after a word which has been found that it
+    has no completion candidate at the last attempt of completions.
+  - Improved the response by changing to close popup menu when  was
+    pressed and the text before the cursor would not match with the pattern of
+    current behavior.
+
+2.9
+  - Changed default behavior to support XML omni completion.
+  - Changed default value of g:acp_behaviorKeywordCommand option.
+    The option with "\" cause a problem which inserts a match without
+     when 'dictionary' has been set and keyword completion is done.
+  - Changed to show error message when incompatible with a installed vim.
+
+2.8.1
+  - Fixed a bug which inserted a selected match to the next line when
+    auto-wrapping (enabled with 'formatoptions') was performed.
+
+2.8
+  - Added g:acp_behaviorUserDefinedFunction option and
+    g:acp_behaviorUserDefinedPattern option for users who want to make custom
+    completion auto-popup.
+  - Fixed a bug that setting 'spell' on a new buffer made typing go crazy.
+
+2.7
+  - Changed naming conventions for filenames, functions, commands, and options 
+    and thus renamed them.
+  - Added g:acp_behaviorKeywordCommand option. If you prefer the previous
+    behavior for keyword completion, set this option "\".
+  - Changed default value of g:acp_ignorecaseOption option.
+
+  The following were done by Ingo Karkat:
+
+  - ENH: Added support for setting a user-provided 'completefunc' during the
+    completion, configurable via g:acp_behavior. 
+  - BUG: When the configured completion is  or , the command to
+    restore the original text (in on_popup_post()) must be reverted, too. 
+  - BUG: When using a custom completion function () that also uses
+    an s:...() function name, the s:GetSidPrefix() function dynamically
+    determines the wrong SID. Now calling s:DetermineSidPrefix() once during
+    sourcing and caching the value in s:SID. 
+  - BUG: Should not use custom defined  completion mappings. Now
+    consistently using unmapped completion commands everywhere. (Beforehand,
+    s:PopupFeeder.feed() used mappings via feedkeys(..., 'm'), but
+    s:PopupFeeder.on_popup_post() did not due to its invocation via
+    :map-expr.) 
+
+2.6:
+  - Improved the behavior of omni completion for HTML/XHTML.
+
+2.5:
+  - Added some options to customize behavior easily:
+      g:AutoComplPop_BehaviorKeywordLength
+      g:AutoComplPop_BehaviorFileLength
+      g:AutoComplPop_BehaviorRubyOmniMethodLength
+      g:AutoComplPop_BehaviorRubyOmniSymbolLength
+      g:AutoComplPop_BehaviorPythonOmniLength
+      g:AutoComplPop_BehaviorHtmlOmniLength
+      g:AutoComplPop_BehaviorCssOmniPropertyLength
+      g:AutoComplPop_BehaviorCssOmniValueLength
+
+2.4:
+  - Added g:AutoComplPop_MappingDriven option.
+
+2.3.1:
+  - Changed to set 'lazyredraw' while a popup menu is visible to avoid
+    flickering.
+  - Changed a behavior for CSS.
+  - Added support for GetLatestVimScripts.
+
+2.3:
+  - Added a behavior for Python to support omni completion.
+  - Added a behavior for CSS to support omni completion.
+
+2.2:
+  - Changed not to work when 'paste' option is set.
+  - Fixed AutoComplPopEnable command and AutoComplPopDisable command to
+    map/unmap "i" and "R".
+
+2.1:
+  - Fixed the problem caused by "." command in Normal mode.
+  - Changed to map "i" and "R" to feed completion command after starting
+    Insert mode.
+  - Avoided the problem caused by Windows IME.
+
+2.0:
+  - Changed to use CursorMovedI event to feed a completion command instead of
+    key mapping. Now the auto-popup is triggered by moving the cursor.
+  - Changed to feed completion command after starting Insert mode.
+  - Removed g:AutoComplPop_MapList option.
+
+1.7:
+  - Added behaviors for HTML/XHTML. Now supports the omni completion for
+    HTML/XHTML.
+  - Changed not to show expressions for CTRL-R =.
+  - Changed not to set 'nolazyredraw' while a popup menu is visible.
+
+1.6.1:
+  - Changed not to trigger the filename completion by a text which has
+    multi-byte characters.
+
+1.6:
+  - Redesigned g:AutoComplPop_Behavior option.
+  - Changed default value of g:AutoComplPop_CompleteOption option.
+  - Changed default value of g:AutoComplPop_MapList option.
+
+1.5:
+  - Implemented continuous-completion for the filename completion. And added
+    new option to g:AutoComplPop_Behavior.
+
+1.4:
+  - Fixed the bug that the auto-popup was not suspended in fuzzyfinder.
+  - Fixed the bug that an error has occurred with Ruby-omni-completion unless
+    Ruby interface.
+
+1.3:
+  - Supported Ruby-omni-completion by default.
+  - Supported filename completion by default.
+  - Added g:AutoComplPop_Behavior option.
+  - Added g:AutoComplPop_CompleteoptPreview option.
+  - Removed g:AutoComplPop_MinLength option.
+  - Removed g:AutoComplPop_MaxLength option.
+  - Removed g:AutoComplPop_PopupCmd option.
+
+1.2:
+  - Fixed bugs related to 'completeopt'.
+
+1.1:
+  - Added g:AutoComplPop_IgnoreCaseOption option.
+  - Added g:AutoComplPop_NotEnableAtStartup option.
+  - Removed g:AutoComplPop_LoadAndEnable option.
+1.0:
+  - g:AutoComplPop_LoadAndEnable option for a startup activation is added.
+  - AutoComplPopLock command and AutoComplPopUnlock command are added to
+    suspend and resume.
+  - 'completeopt' and 'complete' options are changed temporarily while
+    completing by this script.
+
+0.4:
+  - The first match are selected when the popup menu is Opened. You can insert
+    the first match with CTRL-Y.
+
+0.3:
+  - Fixed the problem that the original text is not restored if 'longest' is
+    not set in 'completeopt'. Now the plugin works whether or not 'longest' is
+    set in 'completeopt', and also 'menuone'.
+
+0.2:
+  - When completion matches are not found, insert CTRL-E to stop completion.
+  - Clear the echo area.
+  - Fixed the problem in case of dividing words by symbols, popup menu is
+    not opened.
+
+0.1:
+  - First release.
+
+
+==============================================================================
+ABOUT                                   *acp-about* *acp-contact* *acp-author*
+
+Author:  Takeshi NISHIDA 
+Licence: MIT Licence
+URL:     http://www.vim.org/scripts/script.php?script_id=1879
+         http://bitbucket.org/ns9tks/vim-autocomplpop/
+
+Bugs/Issues/Suggestions/Improvements ~
+
+Please submit to http://bitbucket.org/ns9tks/vim-autocomplpop/issues/ .
+
+==============================================================================
+ vim:tw=78:ts=8:ft=help:norl:
+
diff --git a/vim73/doc/arabic.txt b/vim73/doc/arabic.txt
new file mode 100644
index 0000000..16674ca
--- /dev/null
+++ b/vim73/doc/arabic.txt
@@ -0,0 +1,322 @@
+*arabic.txt*	For Vim version 7.3.  Last change: 2010 Nov 13
+
+
+		  VIM REFERENCE MANUAL	  by Nadim Shaikli
+
+
+Arabic Language support (options & mappings) for Vim		*Arabic*
+
+{Vi does not have any of these commands}
+
+								*E800*
+In order to use right-to-left and Arabic mapping support, it is
+necessary to compile VIM with the |+arabic| feature.
+
+These functions have been created by Nadim Shaikli 
+
+It is best to view this file with these settings within VIM's GUI: >
+
+	:set encoding=utf-8
+	:set arabicshape
+
+
+Introduction
+------------
+Arabic is a rather demanding language in which a number of special
+features are required.	Characters are right-to-left oriented and
+ought to appear as such on the screen (i.e. from right to left).
+Arabic also requires shaping of its characters, meaning the same
+character has a different visual form based on its relative location
+within a word (initial, medial, final or stand-alone).	Arabic also
+requires two different forms of combining and the ability, in
+certain instances, to either superimpose up to two characters on top
+of another (composing) or the actual substitution of two characters
+into one (combining).  Lastly, to display Arabic properly one will
+require not only ISO-8859-6 (U+0600-U+06FF) fonts, but will also
+require Presentation Form-B (U+FE70-U+FEFF) fonts both of which are
+subsets within a so-called ISO-10646-1 font.
+
+The commands, prompts and help files are not in Arabic, therefore
+the user interface remains the standard Vi interface.
+
+
+Highlights
+----------
+o  Editing left-to-right files as in the original VIM hasn't changed.
+
+o  Viewing and editing files in right-to-left windows.	 File
+   orientation is per window, so it is possible to view the same
+   file in right-to-left and left-to-right modes, simultaneously.
+
+o  No special terminal with right-to-left capabilities is required.
+   The right-to-left changes are completely hardware independent.
+   Only Arabic fonts are necessary.
+
+o  Compatible with the original VIM.   Almost all features work in
+   right-to-left mode (there are liable to be bugs).
+
+o  Changing keyboard mapping and reverse insert modes using a single
+   command.
+
+o  Toggling complete Arabic support via a single command.
+
+o  While in Arabic mode, numbers are entered from left to right.  Upon
+   entering a none number character, that character will be inserted
+   just into the left of the last number.
+
+o  Arabic keymapping on the command line in reverse insert mode.
+
+o  Proper Bidirectional functionality is possible given VIM is
+   started within a Bidi capable terminal emulator.
+
+
+Arabic Fonts						*arabicfonts*
+------------
+
+VIM requires monospaced fonts of which there are many out there.
+Arabic requires ISO-8859-6 as well as Presentation Form-B fonts
+(without Form-B, Arabic will _NOT_ be usable).	It is highly
+recommended that users search for so-called 'ISO-10646-1' fonts.
+Do an Internet search or check www.arabeyes.org for further
+info on where to attain the necessary Arabic fonts.
+
+
+Font Installation
+-----------------
+
+o  Installation of fonts for X Window systems (Unix/Linux)
+
+   Depending on your system, copy your_ARABIC_FONT file into a
+   directory of your choice.  Change to the directory containing
+   the Arabic fonts and execute the following commands:
+
+     %	mkfontdir
+     %	xset +fp path_name_of_arabic_fonts_directory
+
+
+Usage
+-----
+Prior to the actual usage of Arabic within VIM, a number of settings
+need to be accounted for and invoked.
+
+o  Setting the Arabic fonts
+
+   +  For VIM GUI set the 'guifont' to your_ARABIC_FONT.  This is done
+      by entering the following command in the VIM window.
+>
+		:set guifont=your_ARABIC_FONT
+<
+      NOTE: the string 'your_ARABIC_FONT' is used to denote a complete
+	    font name akin to that used in Linux/Unix systems.
+	    (e.g. -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1)
+
+      You can append the 'guifont' set command to your .vimrc file
+      in order to get the same above noted results.  In other words,
+      you can include ':set guifont=your_ARABIC_FONT' to your .vimrc
+      file.
+
+   +  Under the X Window environment, you can also start VIM with
+      '-fn your_ARABIC_FONT' option.
+
+o  Setting the appropriate character Encoding
+   To enable the correct Arabic encoding the following command needs
+   to be appended,
+>
+		:set encoding=utf-8
+<
+   to your .vimrc file (entering the command manually into you VIM
+   window is highly discouraged).  In short, include ':set
+   encoding=utf-8' to your .vimrc file.
+
+   Attempts to use Arabic without UTF-8 will result the following
+   warning message,
+
+								*W17*  >
+     Arabic requires UTF-8, do ':set encoding=utf-8'
+
+o  Enable Arabic settings [short-cut]
+
+   In order to simplify and streamline things, you can either invoke
+   VIM with the command-line option,
+
+     % vim -A my_utf8_arabic_file ...
+
+   or enable 'arabic' via the following command within VIM
+>
+		:set arabic
+<
+   The two above noted possible invocations are the preferred manner
+   in which users are instructed to proceed.  Barring an enabled 'termbidi'
+   setting, both command options:
+
+     1. set the appropriate keymap
+     2. enable the deletion of a single combined pair character
+     3. enable rightleft    mode
+     4. enable rightleftcmd mode (affecting the command-line)
+     5. enable arabicshape  mode (do visual character alterations)
+
+   You may also append the command to your .vimrc file and simply
+   include ':set arabic' to it.
+
+   You are also capable of disabling Arabic support via
+>
+		:set noarabic
+<
+   which resets everything that the command had enabled without touching
+   the global settings as they could affect other possible open buffers.
+   In short the 'noarabic' command,
+
+     1. resets to the alternate keymap
+     2. disables the deletion of a single combined pair character
+     3. disables rightleft mode
+
+   NOTE: the 'arabic' command takes into consideration 'termbidi' for
+	 possible external bi-directional (bidi) support from the
+	 terminal ("mlterm" for instance offers such support).
+	 'termbidi', if available, is superior to rightleft support
+	 and its support is preferred due to its level of offerings.
+	 'arabic' when 'termbidi' is enabled only sets the keymap.
+
+   If, on the other hand, you'd like to be verbose and explicit and
+   are opting not to use the 'arabic' short-cut command, here's what
+   is needed (i.e. if you use ':set arabic' you can skip this section) -
+
+   +  Arabic Keymapping Activation
+
+      To activate the Arabic keymap (i.e. to remap your English/Latin
+      keyboard to look-n-feel like a standard Arabic one), set the
+      'keymap' command to "arabic".  This is done by entering
+>
+		:set keymap=arabic
+<
+      in your VIM window.  You can also append the 'keymap' set command to
+      your .vimrc file.  In other words, you can include ':set keymap=arabic'
+      to your .vimrc file.
+
+      To turn toggle (or switch) your keymapping between Arabic and the
+      default mapping (English), it is advised that users use the 'CTRL-^'
+      key press while in insert (or add/replace) mode.	The command-line
+      will display your current mapping by displaying an "Arabic" string
+      next to your insertion mode (e.g. -- INSERT Arabic --) indicating
+      your current keymap.
+
+   +  Arabic deletion of a combined pair character
+
+      By default VIM has the 'delcombine' option disabled.  This option
+      allows the deletion of ALEF in a LAM_ALEF (LAA) combined character
+      and still retain the LAM (i.e. it reverts to treating the combined
+      character as its natural two characters form -- this also pertains
+      to harakat and their combined forms).  You can enable this option
+      by entering
+>
+		:set delcombine
+<
+      in our VIM window.  You can also append the 'delcombine' set command
+      to your .vimrc file.  In other words, you can include ':set delcombine'
+      to your .vimrc file.
+
+   +  Arabic right-to-left Mode
+
+      By default VIM starts in Left-to-right mode.  'rightleft' is the
+      command that allows one to alter a window's orientation - that can
+      be accomplished via,
+
+      - Toggling between left-to-right and right-to-left modes is
+	accomplished through ':set rightleft' and ':set norightleft'.
+
+      - While in Left-to-right mode, enter ':set rl' in the command line
+	('rl' is the abbreviation for rightleft).
+
+      - Put the ':set rl' line in your '.vimrc' file to start Vim in
+	right-to-left mode permanently.
+
+   +  Arabic right-to-left command-line Mode
+
+      For certain commands the editing can be done in right-to-left mode.
+      Currently this is only applicable to search commands.
+
+      This is controlled with the 'rightleftcmd' option.  The default is
+      "search", which means that windows in which 'rightleft' is set will
+      edit search commands in right-left mode.	To disable this behavior,
+>
+		:set rightleftcmd=
+<
+      To enable right-left editing of search commands again,
+>
+		:set rightleftcmd&
+<
+   +  Arabic Shaping Mode
+
+      To activate the required visual characters alterations (shaping,
+      composing, combining) which the Arabic language requires, enable
+      the 'arabicshape' command.  This is done by entering
+>
+		:set arabicshape
+<
+      in our VIM window.  You can also append the 'arabicshape' set
+      command to your .vimrc file.  In other words, you can include
+      ':set arabicshape' to your .vimrc file.
+
+
+Keymap/Keyboard						*arabickeymap*
+---------------
+
+The character/letter encoding used in VIM is the standard UTF-8.
+It is widely discouraged that any other encoding be used or even
+attempted.
+
+Note: UTF-8 is an all encompassing encoding and as such is
+      the only supported (and encouraged) encoding with
+      regard to Arabic (all other proprietary encodings
+      should be discouraged and frowned upon).
+
+o  Keyboard
+
+   +  CTRL-^ in insert/replace mode toggles between Arabic/Latin mode
+
+   +  Keyboard mapping is based on the Microsoft's Arabic keymap (the
+      de facto standard in the Arab world):
+
+  +---------------------------------------------------------------------+
+  |!   |@   |#   |$   |%   |^   |&   |*   |(   |)   |_   |+   ||   |~  ّ |
+  |1 ١ |2 ٢ |3 ٣ |4 ٤ |5 ٥ |6 ٦ |7 ٧ |8 ٨ |9 ٩ |0 ٠ |-   |=   |\   |` ذ |
+  +---------------------------------------------------------------------+
+       |Q  َ |W  ً |E  ُ |R  ٌ |T لإ |Y إ |U ` |I ÷ |O x |P ؛ |{ < |} > |
+       |q ض |w ص |e ث |r ق |t ف |y غ |u ع |i ه |o خ |p ح |[ ج |] د |
+       +-----------------------------------------------------------+
+	 |A  ِ |S  ٍ |D [ |F ] |G لأ |H أ |J ـ |K ، |L / |:   |"   |
+	 |a ش |s س |d ي |f ب |g ل |h ا |j ت |k ن |l م |; ك |' ط |
+	 +------------------------------------------------------+
+	   |Z ~ |X  ْ |C { |V } |B لآ |N آ |M ' |< , |> . |? ؟ |
+	   |z ئ |x ء |c ؤ |v ر |b لا |n ى |m ة |, و |. ز |/ ظ |
+	   +-------------------------------------------------+
+
+Restrictions
+------------
+
+o  VIM in its GUI form does not currently support Bi-directionality
+   (i.e. the ability to see both Arabic and Latin intermixed within
+   the same line).
+
+
+Known Bugs
+----------
+
+There is one known minor bug,
+
+ 1. If you insert a haraka (e.g. Fatha (U+064E)) after a LAM (U+0644)
+    and then insert an ALEF (U+0627), the appropriate combining will
+    not happen due to the sandwiched haraka resulting in something
+    that will NOT be displayed correctly.
+
+    WORK-AROUND: Don't include harakats between LAM and ALEF combos.
+		 In general, don't anticipate to see correct visual
+		 representation with regard to harakats and LAM+ALEF
+		 combined characters (even those entered after both
+		 characters).  The problem noted is strictly a visual
+		 one, meaning saving such a file will contain all the
+		 appropriate info/encodings - nothing is lost.
+
+No other bugs are known to exist.
+
+ vim:tw=78:ts=8:ft=help:norl:
diff --git a/vim73/doc/autocmd.txt b/vim73/doc/autocmd.txt
new file mode 100644
index 0000000..c129e3f
--- /dev/null
+++ b/vim73/doc/autocmd.txt
@@ -0,0 +1,1303 @@
+*autocmd.txt*   For Vim version 7.3.  Last change: 2010 Jul 22
+
+
+		  VIM REFERENCE MANUAL    by Bram Moolenaar
+
+
+Automatic commands					*autocommand*
+
+For a basic explanation, see section |40.3| in the user manual.
+
+1.  Introduction		|autocmd-intro|
+2.  Defining autocommands	|autocmd-define|
+3.  Removing autocommands	|autocmd-remove|
+4.  Listing autocommands	|autocmd-list|
+5.  Events			|autocmd-events|
+6.  Patterns			|autocmd-patterns|
+7.  Buffer-local autocommands	|autocmd-buflocal|
+8.  Groups			|autocmd-groups|
+9.  Executing autocommands	|autocmd-execute|
+10. Using autocommands		|autocmd-use|
+11. Disabling autocommands	|autocmd-disable|
+
+{Vi does not have any of these commands}
+{only when the |+autocmd| feature has not been disabled at compile time}
+
+==============================================================================
+1. Introduction						*autocmd-intro*
+
+You can specify commands to be executed automatically when reading or writing
+a file, when entering or leaving a buffer or window, and when exiting Vim.
+For example, you can create an autocommand to set the 'cindent' option for
+files matching *.c.  You can also use autocommands to implement advanced
+features, such as editing compressed files (see |gzip-example|).  The usual
+place to put autocommands is in your .vimrc or .exrc file.
+
+							*E203* *E204* *E143*
+WARNING: Using autocommands is very powerful, and may lead to unexpected side
+effects.  Be careful not to destroy your text.
+- It's a good idea to do some testing on an expendable copy of a file first.
+  For example: If you use autocommands to decompress a file when starting to
+  edit it, make sure that the autocommands for compressing when writing work
+  correctly.
+- Be prepared for an error halfway through (e.g., disk full).  Vim will mostly
+  be able to undo the changes to the buffer, but you may have to clean up the
+  changes to other files by hand (e.g., compress a file that has been
+  decompressed).
+- If the BufRead* events allow you to edit a compressed file, the FileRead*
+  events should do the same (this makes recovery possible in some rare cases).
+  It's a good idea to use the same autocommands for the File* and Buf* events
+  when possible.
+
+==============================================================================
+2. Defining autocommands				*autocmd-define*
+
+Note: The ":autocmd" command cannot be followed by another command, since any
+'|' is considered part of the command.
+
+							*:au* *:autocmd*
+:au[tocmd] [group] {event} {pat} [nested] {cmd}
+			Add {cmd} to the list of commands that Vim will
+			execute automatically on {event} for a file matching
+			{pat} |autocmd-patterns|.
+			Vim always adds the {cmd} after existing autocommands,
+			so that the autocommands execute in the order in which
+			they were given.  See |autocmd-nested| for [nested].
+
+The special pattern  or  defines a buffer-local autocommand.
+See |autocmd-buflocal|.
+
+Note that special characters (e.g., "%", "") in the ":autocmd"
+arguments are not expanded when the autocommand is defined.  These will be
+expanded when the Event is recognized, and the {cmd} is executed.  The only
+exception is that "" is expanded when the autocmd is defined.  Example:
+>
+	:au BufNewFile,BufRead *.html so :h/html.vim
+
+Here Vim expands  to the name of the file containing this line.
+
+When your .vimrc file is sourced twice, the autocommands will appear twice.
+To avoid this, put this command in your .vimrc file, before defining
+autocommands: >
+
+	:autocmd!	" Remove ALL autocommands for the current group.
+
+If you don't want to remove all autocommands, you can instead use a variable
+to ensure that Vim includes the autocommands only once: >
+
+	:if !exists("autocommands_loaded")
+	:  let autocommands_loaded = 1
+	:  au ...
+	:endif
+
+When the [group] argument is not given, Vim uses the current group (as defined
+with ":augroup"); otherwise, Vim uses the group defined with [group].  Note
+that [group] must have been defined before.  You cannot define a new group
+with ":au group ..."; use ":augroup" for that.
+
+While testing autocommands, you might find the 'verbose' option to be useful: >
+	:set verbose=9
+This setting makes Vim echo the autocommands as it executes them.
+
+When defining an autocommand in a script, it will be able to call functions
+local to the script and use mappings local to the script.  When the event is
+triggered and the command executed, it will run in the context of the script
+it was defined in.  This matters if || is used in a command.
+
+When executing the commands, the message from one command overwrites a
+previous message.  This is different from when executing the commands
+manually.  Mostly the screen will not scroll up, thus there is no hit-enter
+prompt.  When one command outputs two messages this can happen anyway.
+
+==============================================================================
+3. Removing autocommands				*autocmd-remove*
+
+:au[tocmd]! [group] {event} {pat} [nested] {cmd}
+			Remove all autocommands associated with {event} and
+			{pat}, and add the command {cmd}.  See
+			|autocmd-nested| for [nested].
+
+:au[tocmd]! [group] {event} {pat}
+			Remove all autocommands associated with {event} and
+			{pat}.
+
+:au[tocmd]! [group] * {pat}
+			Remove all autocommands associated with {pat} for all
+			events.
+
+:au[tocmd]! [group] {event}
+			Remove ALL autocommands for {event}.
+
+:au[tocmd]! [group]	Remove ALL autocommands.
+
+When the [group] argument is not given, Vim uses the current group (as defined
+with ":augroup"); otherwise, Vim uses the group defined with [group].
+
+==============================================================================
+4. Listing autocommands					*autocmd-list*
+
+:au[tocmd] [group] {event} {pat}
+			Show the autocommands associated with {event} and
+			{pat}.
+
+:au[tocmd] [group] * {pat}
+			Show the autocommands associated with {pat} for all
+			events.
+
+:au[tocmd] [group] {event}
+			Show all autocommands for {event}.
+
+:au[tocmd] [group]	Show all autocommands.
+
+If you provide the [group] argument, Vim lists only the autocommands for
+[group]; otherwise, Vim lists the autocommands for ALL groups.  Note that this
+argument behavior differs from that for defining and removing autocommands.
+
+In order to list buffer-local autocommands, use a pattern in the form 
+or .  See |autocmd-buflocal|.
+
+							*:autocmd-verbose*
+When 'verbose' is non-zero, listing an autocommand will also display where it
+was last defined. Example: >
+
+    :verbose autocmd BufEnter
+    FileExplorer  BufEnter
+	*	  call s:LocalBrowse(expand(""))
+	    Last set from /usr/share/vim/vim-7.0/plugin/NetrwPlugin.vim
+<
+See |:verbose-cmd| for more information.
+
+==============================================================================
+5. Events					*autocmd-events* *E215* *E216*
+
+You can specify a comma-separated list of event names.  No white space can be
+used in this list.  The command applies to all the events in the list.
+
+For READING FILES there are four kinds of events possible:
+	BufNewFile			starting to edit a non-existent file
+	BufReadPre	BufReadPost	starting to edit an existing file
+	FilterReadPre	FilterReadPost	read the temp file with filter output
+	FileReadPre	FileReadPost	any other file read
+Vim uses only one of these four kinds when reading a file.  The "Pre" and
+"Post" events are both triggered, before and after reading the file.
+
+Note that the autocommands for the *ReadPre events and all the Filter events
+are not allowed to change the current buffer (you will get an error message if
+this happens).  This is to prevent the file to be read into the wrong buffer.
+
+Note that the 'modified' flag is reset AFTER executing the BufReadPost
+and BufNewFile autocommands.  But when the 'modified' option was set by the
+autocommands, this doesn't happen.
+
+You can use the 'eventignore' option to ignore a number of events or all
+events.
+					*autocommand-events* *{event}*
+Vim recognizes the following events.  Vim ignores the case of event names
+(e.g., you can use "BUFread" or "bufread" instead of "BufRead").
+
+First an overview by function with a short explanation.  Then the list
+alphabetically with full explanations |autocmd-events-abc|.
+
+Name			triggered by ~
+
+	Reading
+|BufNewFile|		starting to edit a file that doesn't exist
+|BufReadPre|		starting to edit a new buffer, before reading the file
+|BufRead|		starting to edit a new buffer, after reading the file
+|BufReadPost|		starting to edit a new buffer, after reading the file
+|BufReadCmd|		before starting to edit a new buffer |Cmd-event|
+
+|FileReadPre|		before reading a file with a ":read" command
+|FileReadPost|		after reading a file with a ":read" command
+|FileReadCmd|		before reading a file with a ":read" command |Cmd-event|
+
+|FilterReadPre|		before reading a file from a filter command
+|FilterReadPost|	after reading a file from a filter command
+
+|StdinReadPre|		before reading from stdin into the buffer
+|StdinReadPost|		After reading from the stdin into the buffer
+
+	Writing
+|BufWrite|		starting to write the whole buffer to a file
+|BufWritePre|		starting to write the whole buffer to a file
+|BufWritePost|		after writing the whole buffer to a file
+|BufWriteCmd|		before writing the whole buffer to a file |Cmd-event|
+
+|FileWritePre|		starting to write part of a buffer to a file
+|FileWritePost|		after writing part of a buffer to a file
+|FileWriteCmd|		before writing part of a buffer to a file |Cmd-event|
+
+|FileAppendPre|		starting to append to a file
+|FileAppendPost|	after appending to a file
+|FileAppendCmd|		before appending to a file |Cmd-event|
+
+|FilterWritePre|	starting to write a file for a filter command or diff
+|FilterWritePost|	after writing a file for a filter command or diff
+
+	Buffers
+|BufAdd|		just after adding a buffer to the buffer list
+|BufCreate|		just after adding a buffer to the buffer list
+|BufDelete|		before deleting a buffer from the buffer list
+|BufWipeout|		before completely deleting a buffer
+
+|BufFilePre|		before changing the name of the current buffer
+|BufFilePost|		after changing the name of the current buffer
+
+|BufEnter|		after entering a buffer
+|BufLeave|		before leaving to another buffer
+|BufWinEnter|		after a buffer is displayed in a window
+|BufWinLeave|		before a buffer is removed from a window
+
+|BufUnload|		before unloading a buffer
+|BufHidden|		just after a buffer has become hidden
+|BufNew|		just after creating a new buffer
+
+|SwapExists|		detected an existing swap file
+
+	Options
+|FileType|		when the 'filetype' option has been set
+|Syntax|		when the 'syntax' option has been set
+|EncodingChanged|	after the 'encoding' option has been changed
+|TermChanged|		after the value of 'term' has changed
+
+	Startup and exit
+|VimEnter|		after doing all the startup stuff
+|GUIEnter|		after starting the GUI successfully
+|TermResponse|		after the terminal response to |t_RV| is received
+
+|VimLeavePre|		before exiting Vim, before writing the viminfo file
+|VimLeave|		before exiting Vim, after writing the viminfo file
+
+	Various
+|FileChangedShell|	Vim notices that a file changed since editing started
+|FileChangedShellPost|	After handling a file changed since editing started
+|FileChangedRO|		before making the first change to a read-only file
+
+|ShellCmdPost|		after executing a shell command
+|ShellFilterPost|	after filtering with a shell command
+
+|FuncUndefined|		a user function is used but it isn't defined
+|SpellFileMissing|	a spell file is used but it can't be found
+|SourcePre|		before sourcing a Vim script
+|SourceCmd|		before sourcing a Vim script |Cmd-event|
+
+|VimResized|		after the Vim window size changed
+|FocusGained|		Vim got input focus
+|FocusLost|		Vim lost input focus
+|CursorHold|		the user doesn't press a key for a while
+|CursorHoldI|		the user doesn't press a key for a while in Insert mode
+|CursorMoved|		the cursor was moved in Normal mode
+|CursorMovedI|		the cursor was moved in Insert mode
+
+|WinEnter|		after entering another window
+|WinLeave|		before leaving a window
+|TabEnter|		after entering another tab page
+|TabLeave|		before leaving a tab page
+|CmdwinEnter|		after entering the command-line window
+|CmdwinLeave|		before leaving the command-line window
+
+|InsertEnter|		starting Insert mode
+|InsertChange|		when typing  while in Insert or Replace mode
+|InsertLeave|		when leaving Insert mode
+
+|ColorScheme|		after loading a color scheme
+
+|RemoteReply|		a reply from a server Vim was received
+
+|QuickFixCmdPre|	before a quickfix command is run
+|QuickFixCmdPost|	after a quickfix command is run
+
+|SessionLoadPost|	after loading a session file
+
+|MenuPopup|		just before showing the popup menu
+
+|User|			to be used in combination with ":doautocmd"
+
+
+The alphabetical list of autocommand events:		*autocmd-events-abc*
+
+							*BufCreate* *BufAdd*
+BufAdd or BufCreate		Just after creating a new buffer which is
+				added to the buffer list, or adding a buffer
+				to the buffer list.
+				Also used just after a buffer in the buffer
+				list has been renamed.
+				The BufCreate event is for historic reasons.
+				NOTE: When this autocommand is executed, the
+				current buffer "%" may be different from the
+				buffer being created "".
+							*BufDelete*
+BufDelete			Before deleting a buffer from the buffer list.
+				The BufUnload may be called first (if the
+				buffer was loaded).
+				Also used just before a buffer in the buffer
+				list is renamed.
+				NOTE: When this autocommand is executed, the
+				current buffer "%" may be different from the
+				buffer being deleted "" and "".
+				Don't change to another buffer, it will cause
+				problems.
+							*BufEnter*
+BufEnter			After entering a buffer.  Useful for setting
+				options for a file type.  Also executed when
+				starting to edit a buffer, after the
+				BufReadPost autocommands.
+							*BufFilePost*
+BufFilePost			After changing the name of the current buffer
+				with the ":file" or ":saveas" command.
+							*BufFilePre*
+BufFilePre			Before changing the name of the current buffer
+				with the ":file" or ":saveas" command.
+							*BufHidden*
+BufHidden			Just after a buffer has become hidden.  That
+				is, when there are no longer windows that show
+				the buffer, but the buffer is not unloaded or
+				deleted.  Not used for ":qa" or ":q" when
+				exiting Vim.
+				NOTE: When this autocommand is executed, the
+				current buffer "%" may be different from the
+				buffer being unloaded "".
+							*BufLeave*
+BufLeave			Before leaving to another buffer.  Also when
+				leaving or closing the current window and the
+				new current window is not for the same buffer.
+				Not used for ":qa" or ":q" when exiting Vim.
+							*BufNew*
+BufNew				Just after creating a new buffer.  Also used
+				just after a buffer has been renamed.  When
+				the buffer is added to the buffer list BufAdd
+				will be triggered too.
+				NOTE: When this autocommand is executed, the
+				current buffer "%" may be different from the
+				buffer being created "".
+							*BufNewFile*
+BufNewFile			When starting to edit a file that doesn't
+				exist.  Can be used to read in a skeleton
+				file.
+						*BufRead* *BufReadPost*
+BufRead or BufReadPost		When starting to edit a new buffer, after
+				reading the file into the buffer, before
+				executing the modelines.  See |BufWinEnter|
+				for when you need to do something after
+				processing the modelines.
+				This does NOT work for ":r file".  Not used
+				when the file doesn't exist.  Also used after
+				successfully recovering a file.
+							*BufReadCmd*
+BufReadCmd			Before starting to edit a new buffer.  Should
+				read the file into the buffer. |Cmd-event|
+						*BufReadPre* *E200* *E201*
+BufReadPre			When starting to edit a new buffer, before
+				reading the file into the buffer.  Not used
+				if the file doesn't exist.
+							*BufUnload*
+BufUnload			Before unloading a buffer.  This is when the
+				text in the buffer is going to be freed.  This
+				may be after a BufWritePost and before a
+				BufDelete.  Also used for all buffers that are
+				loaded when Vim is going to exit.
+				NOTE: When this autocommand is executed, the
+				current buffer "%" may be different from the
+				buffer being unloaded "".
+				Don't change to another buffer, it will cause
+				problems.
+				When exiting and v:dying is 2 or more this
+				event is not triggered.
+							*BufWinEnter*
+BufWinEnter			After a buffer is displayed in a window.  This
+				can be when the buffer is loaded (after
+				processing the modelines) or when a hidden
+				buffer is displayed in a window (and is no
+				longer hidden).
+				Does not happen for |:split| without
+				arguments, since you keep editing the same
+				buffer, or ":split" with a file that's already
+				open in a window, because it re-uses an
+				existing buffer.  But it does happen for a
+				":split" with the name of the current buffer,
+				since it reloads that buffer.
+							*BufWinLeave*
+BufWinLeave			Before a buffer is removed from a window.
+				Not when it's still visible in another window.
+				Also triggered when exiting.  It's triggered
+				before BufUnload or BufHidden.
+				NOTE: When this autocommand is executed, the
+				current buffer "%" may be different from the
+				buffer being unloaded "".
+				When exiting and v:dying is 2 or more this
+				event is not triggered.
+							*BufWipeout*
+BufWipeout			Before completely deleting a buffer.  The
+				BufUnload and BufDelete events may be called
+				first (if the buffer was loaded and was in the
+				buffer list).  Also used just before a buffer
+				is renamed (also when it's not in the buffer
+				list).
+				NOTE: When this autocommand is executed, the
+				current buffer "%" may be different from the
+				buffer being deleted "".
+				Don't change to another buffer, it will cause
+				problems.
+						*BufWrite* *BufWritePre*
+BufWrite or BufWritePre		Before writing the whole buffer to a file.
+							*BufWriteCmd*
+BufWriteCmd			Before writing the whole buffer to a file.
+				Should do the writing of the file and reset
+				'modified' if successful, unless '+' is in
+				'cpo' and writing to another file |cpo-+|.
+				The buffer contents should not be changed.
+				|Cmd-event|
+							*BufWritePost*
+BufWritePost			After writing the whole buffer to a file
+				(should undo the commands for BufWritePre).
+							*CmdwinEnter*
+CmdwinEnter			After entering the command-line window.
+				Useful for setting options specifically for
+				this special type of window.  This is
+				triggered _instead_ of BufEnter and WinEnter.
+				 is set to a single character,
+				indicating the type of command-line.
+				|cmdwin-char|
+							*CmdwinLeave*
+CmdwinLeave			Before leaving the command-line window.
+				Useful to clean up any global setting done
+				with CmdwinEnter.  This is triggered _instead_
+				of BufLeave and WinLeave.
+				 is set to a single character,
+				indicating the type of command-line.
+				|cmdwin-char|
+							*ColorScheme*
+ColorScheme			After loading a color scheme. |:colorscheme|
+
+							*CursorHold*
+CursorHold			When the user doesn't press a key for the time
+				specified with 'updatetime'.  Not re-triggered
+				until the user has pressed a key (i.e. doesn't
+				fire every 'updatetime' ms if you leave Vim to
+				make some coffee. :)  See |CursorHold-example|
+				for previewing tags.
+				This event is only triggered in Normal mode.
+				It is not triggered when waiting for a command
+				argument to be typed, or a movement after an
+				operator.
+				While recording the CursorHold event is not
+				triggered. |q|
+				Note: Interactive commands cannot be used for
+				this event.  There is no hit-enter prompt,
+				the screen is updated directly (when needed).
+				Note: In the future there will probably be
+				another option to set the time.
+				Hint: to force an update of the status lines
+				use: >
+					:let &ro = &ro
+<				{only on Amiga, Unix, Win32, MSDOS and all GUI
+				versions}
+							*CursorHoldI*
+CursorHoldI			Just like CursorHold, but in Insert mode.
+
+							*CursorMoved*
+CursorMoved			After the cursor was moved in Normal mode.
+				Also when the text of the cursor line has been
+				changed, e.g., with "x", "rx" or "p".
+				Not triggered when there is typeahead or when
+				an operator is pending.
+				For an example see |match-parens|.
+				Careful: Don't do anything that the user does
+				not expect or that is slow.
+							*CursorMovedI*
+CursorMovedI			After the cursor was moved in Insert mode.
+				Otherwise the same as CursorMoved.
+							*EncodingChanged*
+EncodingChanged			Fires off after the 'encoding' option has been
+				changed.  Useful to set up fonts, for example.
+							*FileAppendCmd*
+FileAppendCmd			Before appending to a file.  Should do the
+				appending to the file.  Use the '[ and ']
+				marks for the range of lines.|Cmd-event|
+							*FileAppendPost*
+FileAppendPost			After appending to a file.
+							*FileAppendPre*
+FileAppendPre			Before appending to a file.  Use the '[ and ']
+				marks for the range of lines.
+							*FileChangedRO*
+FileChangedRO			Before making the first change to a read-only
+				file.  Can be used to check-out the file from
+				a source control system.  Not triggered when
+				the change was caused by an autocommand.
+				This event is triggered when making the first
+				change in a buffer or the first change after
+				'readonly' was set, just before the change is
+				applied to the text.
+				WARNING: If the autocommand moves the cursor
+				the effect of the change is undefined.
+							*E788*
+				It is not allowed to change to another buffer
+				here.  You can reload the buffer but not edit
+				another one.
+							*FileChangedShell*
+FileChangedShell		When Vim notices that the modification time of
+				a file has changed since editing started.
+				Also when the file attributes of the file
+				change. |timestamp|
+				Mostly triggered after executing a shell
+				command, but also with a |:checktime| command
+				or when Gvim regains input focus.
+				This autocommand is triggered for each changed
+				file.  It is not used when 'autoread' is set
+				and the buffer was not changed.  If a
+				FileChangedShell autocommand is present the
+				warning message and prompt is not given.
+				The |v:fcs_reason| variable is set to indicate
+				what happened and |v:fcs_choice| can be used
+				to tell Vim what to do next.
+				NOTE: When this autocommand is executed, the
+				current buffer "%" may be different from the
+				buffer that was changed "".
+				NOTE: The commands must not change the current
+				buffer, jump to another buffer or delete a
+				buffer.  *E246* *E811*
+				NOTE: This event never nests, to avoid an
+				endless loop.  This means that while executing
+				commands for the FileChangedShell event no
+				other FileChangedShell event will be
+				triggered.
+							*FileChangedShellPost*
+FileChangedShellPost		After handling a file that was changed outside
+				of Vim.  Can be used to update the statusline.
+							*FileEncoding*
+FileEncoding			Obsolete.  It still works and is equivalent
+				to |EncodingChanged|.
+							*FileReadCmd*
+FileReadCmd			Before reading a file with a ":read" command.
+				Should do the reading of the file. |Cmd-event|
+							*FileReadPost*
+FileReadPost			After reading a file with a ":read" command.
+				Note that Vim sets the '[ and '] marks to the
+				first and last line of the read.  This can be
+				used to operate on the lines just read.
+							*FileReadPre*
+FileReadPre			Before reading a file with a ":read" command.
+							*FileType*
+FileType			When the 'filetype' option has been set.  The
+				pattern is matched against the filetype.
+				 can be used for the name of the file
+				where this option was set, and  for
+				the new value of 'filetype'.
+				See |filetypes|.
+							*FileWriteCmd*
+FileWriteCmd			Before writing to a file, when not writing the
+				whole buffer.  Should do the writing to the
+				file.  Should not change the buffer.  Use the
+				'[ and '] marks for the range of lines.
+				|Cmd-event|
+							*FileWritePost*
+FileWritePost			After writing to a file, when not writing the
+				whole buffer.
+							*FileWritePre*
+FileWritePre			Before writing to a file, when not writing the
+				whole buffer.  Use the '[ and '] marks for the
+				range of lines.
+							*FilterReadPost*
+FilterReadPost			After reading a file from a filter command.
+				Vim checks the pattern against the name of
+				the current buffer as with FilterReadPre.
+				Not triggered when 'shelltemp' is off.
+							*FilterReadPre* *E135*
+FilterReadPre			Before reading a file from a filter command.
+				Vim checks the pattern against the name of
+				the current buffer, not the name of the
+				temporary file that is the output of the
+				filter command.
+				Not triggered when 'shelltemp' is off.
+							*FilterWritePost*
+FilterWritePost			After writing a file for a filter command or
+				making a diff.
+				Vim checks the pattern against the name of
+				the current buffer as with FilterWritePre.
+				Not triggered when 'shelltemp' is off.
+							*FilterWritePre*
+FilterWritePre			Before writing a file for a filter command or
+				making a diff.
+				Vim checks the pattern against the name of
+				the current buffer, not the name of the
+				temporary file that is the output of the
+				filter command.
+				Not triggered when 'shelltemp' is off.
+							*FocusGained*
+FocusGained			When Vim got input focus.  Only for the GUI
+				version and a few console versions where this
+				can be detected.
+							*FocusLost*
+FocusLost			When Vim lost input focus.  Only for the GUI
+				version and a few console versions where this
+				can be detected.  May also happen when a
+				dialog pops up.
+							*FuncUndefined*
+FuncUndefined			When a user function is used but it isn't
+				defined.  Useful for defining a function only
+				when it's used.  The pattern is matched
+				against the function name.  Both  and
+				 are set to the name of the function.
+				See |autoload-functions|.
+							*GUIEnter*
+GUIEnter			After starting the GUI successfully, and after
+				opening the window.  It is triggered before
+				VimEnter when using gvim.  Can be used to
+				position the window from a .gvimrc file: >
+	:autocmd GUIEnter * winpos 100 50
+<							*GUIFailed*
+GUIFailed			After starting the GUI failed.  Vim may
+				continue to run in the terminal, if possible
+				(only on Unix and alikes, when connecting the
+				X server fails).  You may want to quit Vim: >
+	:autocmd GUIFailed * qall
+<							*InsertChange*
+InsertChange			When typing  while in Insert or
+				Replace mode.  The |v:insertmode| variable
+				indicates the new mode.
+				Be careful not to move the cursor or do
+				anything else that the user does not expect.
+							*InsertEnter*
+InsertEnter			Just before starting Insert mode.  Also for
+				Replace mode and Virtual Replace mode.  The
+				|v:insertmode| variable indicates the mode.
+				Be careful not to move the cursor or do
+				anything else that the user does not expect.
+							*InsertLeave*
+InsertLeave			When leaving Insert mode.  Also when using
+				CTRL-O |i_CTRL-O|.  But not for |i_CTRL-C|.
+							*MenuPopup*
+MenuPopup			Just before showing the popup menu (under the
+				right mouse button).  Useful for adjusting the
+				menu for what is under the cursor or mouse
+				pointer.
+				The pattern is matched against a single
+				character representing the mode:
+					n	Normal
+					v	Visual
+					o	Operator-pending
+					i	Insert
+					c	Command line
+							*QuickFixCmdPre*
+QuickFixCmdPre			Before a quickfix command is run (|:make|,
+				|:lmake|, |:grep|, |:lgrep|, |:grepadd|,
+				|:lgrepadd|, |:vimgrep|, |:lvimgrep|,
+				|:vimgrepadd|, |:lvimgrepadd|, |:cscope|).
+				The pattern is matched against the command
+				being run.  When |:grep| is used but 'grepprg'
+				is set to "internal" it still matches "grep".
+				This command cannot be used to set the
+				'makeprg' and 'grepprg' variables.
+				If this command causes an error, the quickfix
+				command is not executed.
+							*QuickFixCmdPost*
+QuickFixCmdPost			Like QuickFixCmdPre, but after a quickfix
+				command is run, before jumping to the first
+				location.  See |QuickFixCmdPost-example|.
+							*RemoteReply*
+RemoteReply			When a reply from a Vim that functions as
+				server was received |server2client()|.  The
+				pattern is matched against the {serverid}.
+				 is equal to the {serverid} from which
+				the reply was sent, and  is the actual
+				reply string.
+				Note that even if an autocommand is defined,
+				the reply should be read with |remote_read()|
+				to consume it.
+							*SessionLoadPost*
+SessionLoadPost			After loading the session file created using
+				the |:mksession| command.
+							*ShellCmdPost*
+ShellCmdPost			After executing a shell command with |:!cmd|,
+				|:shell|, |:make| and |:grep|.  Can be used to
+				check for any changed files.
+							*ShellFilterPost*
+ShellFilterPost			After executing a shell command with
+				":{range}!cmd", ":w !cmd" or ":r !cmd".
+				Can be used to check for any changed files.
+							*SourcePre*
+SourcePre			Before sourcing a Vim script. |:source|
+				 is the name of the file being sourced.
+							*SourceCmd*
+SourceCmd			When sourcing a Vim script. |:source|
+				 is the name of the file being sourced.
+				The autocommand must source this file.
+				|Cmd-event|
+							*SpellFileMissing*
+SpellFileMissing		When trying to load a spell checking file and
+				it can't be found.  The pattern is matched
+				against the language.   is the
+				language, 'encoding' also matters.  See
+				|spell-SpellFileMissing|.
+							*StdinReadPost*
+StdinReadPost			After reading from the stdin into the buffer,
+				before executing the modelines.  Only used
+				when the "-" argument was used when Vim was
+				started |--|.
+							*StdinReadPre*
+StdinReadPre			Before reading from stdin into the buffer.
+				Only used when the "-" argument was used when
+				Vim was started |--|.
+							*SwapExists*
+SwapExists			Detected an existing swap file when starting
+				to edit a file.  Only when it is possible to
+				select a way to handle the situation, when Vim
+				would ask the user what to do.
+				The |v:swapname| variable holds the name of
+				the swap file found,  the file being
+				edited.  |v:swapcommand| may contain a command
+				to be executed in the opened file.
+				The commands should set the |v:swapchoice|
+				variable to a string with one character to
+				tell Vim what should be done next:
+					'o'	open read-only
+					'e'	edit the file anyway
+					'r'	recover
+					'd'	delete the swap file
+					'q'	quit, don't edit the file
+					'a'	abort, like hitting CTRL-C
+				When set to an empty string the user will be
+				asked, as if there was no SwapExists autocmd.
+							*E812*
+				It is not allowed to change to another buffer,
+				change a buffer name or change directory
+				here.
+							*Syntax*
+Syntax				When the 'syntax' option has been set.  The
+				pattern is matched against the syntax name.
+				 can be used for the name of the file
+				where this option was set, and  for
+				the new value of 'syntax'.
+				See |:syn-on|.
+							*TabEnter*
+TabEnter			Just after entering a tab page. |tab-page|
+				After triggering the WinEnter and before
+				triggering the BufEnter event.
+							*TabLeave*
+TabLeave			Just before leaving a tab page. |tab-page|
+				A WinLeave event will have been triggered
+				first.
+							*TermChanged*
+TermChanged			After the value of 'term' has changed.  Useful
+				for re-loading the syntax file to update the
+				colors, fonts and other terminal-dependent
+				settings.  Executed for all loaded buffers.
+							*TermResponse*
+TermResponse			After the response to |t_RV| is received from
+				the terminal.  The value of |v:termresponse|
+				can be used to do things depending on the
+				terminal version.
+							*User*
+User				Never executed automatically.  To be used for
+				autocommands that are only executed with
+				":doautocmd".
+							*UserGettingBored*
+UserGettingBored		When the user hits CTRL-C.  Just kidding! :-)
+							*VimEnter*
+VimEnter			After doing all the startup stuff, including
+				loading .vimrc files, executing the "-c cmd"
+				arguments, creating all windows and loading
+				the buffers in them.
+							*VimLeave*
+VimLeave			Before exiting Vim, just after writing the
+				.viminfo file.  Executed only once, like
+				VimLeavePre.
+				To detect an abnormal exit use |v:dying|.
+				When v:dying is 2 or more this event is not
+				triggered.
+							*VimLeavePre*
+VimLeavePre			Before exiting Vim, just before writing the
+				.viminfo file.  This is executed only once,
+				if there is a match with the name of what
+				happens to be the current buffer when exiting.
+				Mostly useful with a "*" pattern. >
+	:autocmd VimLeavePre * call CleanupStuff()
+<				To detect an abnormal exit use |v:dying|.
+				When v:dying is 2 or more this event is not
+				triggered.
+							*VimResized*
+VimResized			After the Vim window was resized, thus 'lines'
+				and/or 'columns' changed.  Not when starting
+				up though.
+							*WinEnter*
+WinEnter			After entering another window.  Not done for
+				the first window, when Vim has just started.
+				Useful for setting the window height.
+				If the window is for another buffer, Vim
+				executes the BufEnter autocommands after the
+				WinEnter autocommands.
+				Note: When using ":split fname" the WinEnter
+				event is triggered after the split but before
+				the file "fname" is loaded.
+							*WinLeave*
+WinLeave			Before leaving a window.  If the window to be
+				entered next is for a different buffer, Vim
+				executes the BufLeave autocommands before the
+				WinLeave autocommands (but not for ":new").
+				Not used for ":qa" or ":q" when exiting Vim.
+
+==============================================================================
+6. Patterns					*autocmd-patterns* *{pat}*
+
+The file pattern {pat} is tested for a match against the file name in one of
+two ways:
+1. When there is no '/' in the pattern, Vim checks for a match against only
+   the tail part of the file name (without its leading directory path).
+2. When there is a '/' in the pattern, Vim checks for a match against both the
+   short file name (as you typed it) and the full file name (after expanding
+   it to a full path and resolving symbolic links).
+
+The special pattern  or  is used for buffer-local
+autocommands |autocmd-buflocal|.  This pattern is not matched against the name
+of a buffer.
+
+Examples: >
+	:autocmd BufRead *.txt		set et
+Set the 'et' option for all text files. >
+
+	:autocmd BufRead /vim/src/*.c	set cindent
+Set the 'cindent' option for C files in the /vim/src directory. >
+
+	:autocmd BufRead /tmp/*.c	set ts=5
+If you have a link from "/tmp/test.c" to "/home/nobody/vim/src/test.c", and
+you start editing "/tmp/test.c", this autocommand will match.
+
+Note:  To match part of a path, but not from the root directory, use a '*' as
+the first character.  Example: >
+	:autocmd BufRead */doc/*.txt	set tw=78
+This autocommand will for example be executed for "/tmp/doc/xx.txt" and
+"/usr/home/piet/doc/yy.txt".  The number of directories does not matter here.
+
+
+The file name that the pattern is matched against is after expanding
+wildcards.  Thus if you issue this command: >
+	:e $ROOTDIR/main.$EXT
+The argument is first expanded to: >
+	/usr/root/main.py
+Before it's matched with the pattern of the autocommand.  Careful with this
+when using events like FileReadCmd, the value of  may not be what you
+expect.
+
+
+Environment variables can be used in a pattern: >
+	:autocmd BufRead $VIMRUNTIME/doc/*.txt  set expandtab
+And ~ can be used for the home directory (if $HOME is defined): >
+	:autocmd BufWritePost ~/.vimrc   so ~/.vimrc
+	:autocmd BufRead ~archive/*      set readonly
+The environment variable is expanded when the autocommand is defined, not when
+the autocommand is executed.  This is different from the command!
+
+							*file-pattern*
+The pattern is interpreted like mostly used in file names:
+	*	matches any sequence of characters
+	?	matches any single character
+	\?	matches a '?'
+	.	matches a '.'
+	~	matches a '~'
+	,	separates patterns
+	\,	matches a ','
+	{ }	like \( \) in a |pattern|
+	,	inside { }: like \| in a |pattern|
+	\	special meaning like in a |pattern|
+	[ch]	matches 'c' or 'h'
+	[^ch]   match any character but 'c' and 'h'
+
+Note that for all systems the '/' character is used for path separator (even
+MS-DOS and OS/2).  This was done because the backslash is difficult to use
+in a pattern and to make the autocommands portable across different systems.
+
+							*autocmd-changes*
+Matching with the pattern is done when an event is triggered.  Changing the
+buffer name in one of the autocommands, or even deleting the buffer, does not
+change which autocommands will be executed.  Example: >
+
+	au BufEnter *.foo  bdel
+	au BufEnter *.foo  set modified
+
+This will delete the current buffer and then set 'modified' in what has become
+the current buffer instead.  Vim doesn't take into account that "*.foo"
+doesn't match with that buffer name.  It matches "*.foo" with the name of the
+buffer at the moment the event was triggered.
+
+However, buffer-local autocommands will not be executed for a buffer that has
+been wiped out with |:bwipe|.  After deleting the buffer with |:bdel| the
+buffer actually still exists (it becomes unlisted), thus the autocommands are
+still executed.
+
+==============================================================================
+7. Buffer-local autocommands	*autocmd-buflocal* *autocmd-buffer-local*
+					** ** *E680*
+
+Buffer-local autocommands are attached to a specific buffer.  They are useful
+if the buffer does not have a name and when the name does not match a specific
+pattern.  But it also means they must be explicitly added to each buffer.
+
+Instead of a pattern buffer-local autocommands use one of these forms:
+		current buffer
+		buffer number 99
+		using  (only when executing autocommands)
+			||
+
+Examples: >
+    :au CursorHold   echo 'hold'
+    :au CursorHold   echo 'hold'
+    :au CursorHold   echo 'hold'
+
+All the commands for autocommands also work with buffer-local autocommands,
+simply use the special string instead of the pattern.  Examples: >
+    :au! * 		     " remove buffer-local autocommands for
+				     " current buffer
+    :au! * 		     " remove buffer-local autocommands for
+				     " buffer #33
+    :bufdo :au! CursorHold   " remove autocmd for given event for all
+				     " buffers
+    :au * 		     " list buffer-local autocommands for
+				     " current buffer
+
+Note that when an autocommand is defined for the current buffer, it is stored
+with the buffer number.  Thus it uses the form "", where 12 is the
+number of the current buffer.  You will see this when listing autocommands,
+for example.
+
+To test for presence of buffer-local autocommands use the |exists()| function
+as follows: >
+    :if exists("#CursorHold#") | ... | endif
+    :if exists("#CursorHold#") | ... | endif    " for current buffer
+
+When a buffer is wiped out its buffer-local autocommands are also gone, of
+course.  Note that when deleting a buffer, e.g., with ":bdel", it is only
+unlisted, the autocommands are still present.  In order to see the removal of
+buffer-local autocommands: >
+    :set verbose=6
+
+It is not possible to define buffer-local autocommands for a non-existent
+buffer.
+
+==============================================================================
+8. Groups						*autocmd-groups*
+
+Autocommands can be put together in a group.  This is useful for removing or
+executing a group of autocommands.  For example, all the autocommands for
+syntax highlighting are put in the "highlight" group, to be able to execute
+":doautoall highlight BufRead" when the GUI starts.
+
+When no specific group is selected, Vim uses the default group.  The default
+group does not have a name.  You cannot execute the autocommands from the
+default group separately; you can execute them only by executing autocommands
+for all groups.
+
+Normally, when executing autocommands automatically, Vim uses the autocommands
+for all groups.  The group only matters when executing autocommands with
+":doautocmd" or ":doautoall", or when defining or deleting autocommands.
+
+The group name can contain any characters except white space.  The group name
+"end" is reserved (also in uppercase).
+
+The group name is case sensitive.  Note that this is different from the event
+name!
+
+							*:aug* *:augroup*
+:aug[roup] {name}		Define the autocmd group name for the
+				following ":autocmd" commands.  The name "end"
+				or "END" selects the default group.
+
+						*:augroup-delete* *E367*
+:aug[roup]! {name}		Delete the autocmd group {name}.  Don't use
+				this if there is still an autocommand using
+				this group!  This is not checked.
+
+To enter autocommands for a specific group, use this method:
+1. Select the group with ":augroup {name}".
+2. Delete any old autocommands with ":au!".
+3. Define the autocommands.
+4. Go back to the default group with "augroup END".
+
+Example: >
+	:augroup uncompress
+	:  au!
+	:  au BufEnter *.gz	%!gunzip
+	:augroup END
+
+This prevents having the autocommands defined twice (e.g., after sourcing the
+.vimrc file again).
+
+==============================================================================
+9. Executing autocommands				*autocmd-execute*
+
+Vim can also execute Autocommands non-automatically.  This is useful if you
+have changed autocommands, or when Vim has executed the wrong autocommands
+(e.g., the file pattern match was wrong).
+
+Note that the 'eventignore' option applies here too.  Events listed in this
+option will not cause any commands to be executed.
+
+					*:do* *:doau* *:doautocmd* *E217*
+:do[autocmd] [group] {event} [fname]
+			Apply the autocommands matching [fname] (default:
+			current file name) for {event} to the current buffer.
+			You can use this when the current file name does not
+			match the right pattern, after changing settings, or
+			to execute autocommands for a certain event.
+			It's possible to use this inside an autocommand too,
+			so you can base the autocommands for one extension on
+			another extension.  Example: >
+				:au Bufenter *.cpp so ~/.vimrc_cpp
+				:au Bufenter *.cpp doau BufEnter x.c
+<			Be careful to avoid endless loops.  See
+			|autocmd-nested|.
+
+			When the [group] argument is not given, Vim executes
+			the autocommands for all groups.  When the [group]
+			argument is included, Vim executes only the matching
+			autocommands for that group.  Note: if you use an
+			undefined group name, Vim gives you an error message.
+
+			After applying the autocommands the modelines are
+			processed, so that their settings overrule the
+			settings from autocommands, like what happens when
+			editing a file.
+
+						*:doautoa* *:doautoall*
+:doautoa[ll] [group] {event} [fname]
+			Like ":doautocmd", but apply the autocommands to each
+			loaded buffer.  Note that [fname] is used to select
+			the autocommands, not the buffers to which they are
+			applied.
+			Careful: Don't use this for autocommands that delete a
+			buffer, change to another buffer or change the
+			contents of a buffer; the result is unpredictable.
+			This command is intended for autocommands that set
+			options, change highlighting, and things like that.
+
+==============================================================================
+10. Using autocommands					*autocmd-use*
+
+For WRITING FILES there are four possible sets of events.  Vim uses only one
+of these sets for a write command:
+
+BufWriteCmd	BufWritePre	BufWritePost	writing the whole buffer
+		FilterWritePre	FilterWritePost	writing to filter temp file
+FileAppendCmd	FileAppendPre	FileAppendPost	appending to a file
+FileWriteCmd	FileWritePre	FileWritePost	any other file write
+
+When there is a matching "*Cmd" autocommand, it is assumed it will do the
+writing.  No further writing is done and the other events are not triggered.
+|Cmd-event|
+
+Note that the *WritePost commands should undo any changes to the buffer that
+were caused by the *WritePre commands; otherwise, writing the file will have
+the side effect of changing the buffer.
+
+Before executing the autocommands, the buffer from which the lines are to be
+written temporarily becomes the current buffer.  Unless the autocommands
+change the current buffer or delete the previously current buffer, the
+previously current buffer is made the current buffer again.
+
+The *WritePre and *AppendPre autocommands must not delete the buffer from
+which the lines are to be written.
+
+The '[ and '] marks have a special position:
+- Before the *ReadPre event the '[ mark is set to the line just above where
+  the new lines will be inserted.
+- Before the *ReadPost event the '[ mark is set to the first line that was
+  just read, the '] mark to the last line.
+- Before executing the *WriteCmd, *WritePre and *AppendPre autocommands the '[
+  mark is set to the first line that will be written, the '] mark to the last
+  line.
+Careful: '[ and '] change when using commands that change the buffer.
+
+In commands which expect a file name, you can use "" for the file name
+that is being read |:| (you can also use "%" for the current file
+name).  "" can be used for the buffer number of the currently effective
+buffer.  This also works for buffers that doesn't have a name.  But it doesn't
+work for files without a buffer (e.g., with ":r file").
+
+							*gzip-example*
+Examples for reading and writing compressed files: >
+  :augroup gzip
+  :  autocmd!
+  :  autocmd BufReadPre,FileReadPre	*.gz set bin
+  :  autocmd BufReadPost,FileReadPost	*.gz '[,']!gunzip
+  :  autocmd BufReadPost,FileReadPost	*.gz set nobin
+  :  autocmd BufReadPost,FileReadPost	*.gz execute ":doautocmd BufReadPost " . expand("%:r")
+  :  autocmd BufWritePost,FileWritePost	*.gz !mv  :r
+  :  autocmd BufWritePost,FileWritePost	*.gz !gzip :r
+
+  :  autocmd FileAppendPre		*.gz !gunzip 
+  :  autocmd FileAppendPre		*.gz !mv :r 
+  :  autocmd FileAppendPost		*.gz !mv  :r
+  :  autocmd FileAppendPost		*.gz !gzip :r
+  :augroup END
+
+The "gzip" group is used to be able to delete any existing autocommands with
+":autocmd!", for when the file is sourced twice.
+
+(":r" is the file name without the extension, see |:_%:|)
+
+The commands executed for the BufNewFile, BufRead/BufReadPost, BufWritePost,
+FileAppendPost and VimLeave events do not set or reset the changed flag of the
+buffer.  When you decompress the buffer with the BufReadPost autocommands, you
+can still exit with ":q".  When you use ":undo" in BufWritePost to undo the
+changes made by BufWritePre commands, you can still do ":q" (this also makes
+"ZZ" work).  If you do want the buffer to be marked as modified, set the
+'modified' option.
+
+To execute Normal mode commands from an autocommand, use the ":normal"
+command.  Use with care!  If the Normal mode command is not finished, the user
+needs to type characters (e.g., after ":normal m" you need to type a mark
+name).
+
+If you want the buffer to be unmodified after changing it, reset the
+'modified' option.  This makes it possible to exit the buffer with ":q"
+instead of ":q!".
+
+							*autocmd-nested* *E218*
+By default, autocommands do not nest.  If you use ":e" or ":w" in an
+autocommand, Vim does not execute the BufRead and BufWrite autocommands for
+those commands.  If you do want this, use the "nested" flag for those commands
+in which you want nesting.  For example: >
+  :autocmd FileChangedShell *.c nested e!
+The nesting is limited to 10 levels to get out of recursive loops.
+
+It's possible to use the ":au" command in an autocommand.  This can be a
+self-modifying command!  This can be useful for an autocommand that should
+execute only once.
+
+If you want to skip autocommands for one command, use the |:noautocmd| command
+modifier or the 'eventignore' option.
+
+Note: When reading a file (with ":read file" or with a filter command) and the
+last line in the file does not have an , Vim remembers this.  At the next
+write (with ":write file" or with a filter command), if the same line is
+written again as the last line in a file AND 'binary' is set, Vim does not
+supply an .  This makes a filter command on the just read lines write the
+same file as was read, and makes a write command on just filtered lines write
+the same file as was read from the filter.  For example, another way to write
+a compressed file: >
+
+  :autocmd FileWritePre *.gz   set bin|'[,']!gzip
+  :autocmd FileWritePost *.gz  undo|set nobin
+<
+							*autocommand-pattern*
+You can specify multiple patterns, separated by commas.  Here are some
+examples: >
+
+  :autocmd BufRead   *		set tw=79 nocin ic infercase fo=2croq
+  :autocmd BufRead   .letter	set tw=72 fo=2tcrq
+  :autocmd BufEnter  .letter	set dict=/usr/lib/dict/words
+  :autocmd BufLeave  .letter	set dict=
+  :autocmd BufRead,BufNewFile   *.c,*.h	set tw=0 cin noic
+  :autocmd BufEnter  *.c,*.h	abbr FOR for (i = 0; i < 3; ++i){}O
+  :autocmd BufLeave  *.c,*.h	unabbr FOR
+
+For makefiles (makefile, Makefile, imakefile, makefile.unix, etc.): >
+
+  :autocmd BufEnter  ?akefile*	set include=^s\=include
+  :autocmd BufLeave  ?akefile*	set include&
+
+To always start editing C files at the first function: >
+
+  :autocmd BufRead   *.c,*.h	1;/^{
+
+Without the "1;" above, the search would start from wherever the file was
+entered, rather than from the start of the file.
+
+						*skeleton* *template*
+To read a skeleton (template) file when opening a new file: >
+
+  :autocmd BufNewFile  *.c	0r ~/vim/skeleton.c
+  :autocmd BufNewFile  *.h	0r ~/vim/skeleton.h
+  :autocmd BufNewFile  *.java	0r ~/vim/skeleton.java
+
+To insert the current date and time in a *.html file when writing it: >
+
+  :autocmd BufWritePre,FileWritePre *.html   ks|call LastMod()|'s
+  :fun LastMod()
+  :  if line("$") > 20
+  :    let l = 20
+  :  else
+  :    let l = line("$")
+  :  endif
+  :  exe "1," . l . "g/Last modified: /s/Last modified: .*/Last modified: " .
+  :  \ strftime("%Y %b %d")
+  :endfun
+
+You need to have a line "Last modified: " in the first 20 lines
+of the file for this to work.  Vim replaces  (and anything in the
+same line after it) with the current date and time.  Explanation:
+	ks		mark current position with mark 's'
+	call LastMod()  call the LastMod() function to do the work
+	's		return the cursor to the old position
+The LastMod() function checks if the file is shorter than 20 lines, and then
+uses the ":g" command to find lines that contain "Last modified: ".  For those
+lines the ":s" command is executed to replace the existing date with the
+current one.  The ":execute" command is used to be able to use an expression
+for the ":g" and ":s" commands.  The date is obtained with the strftime()
+function.  You can change its argument to get another date string.
+
+When entering :autocmd on the command-line, completion of events and command
+names may be done (with , CTRL-D, etc.) where appropriate.
+
+Vim executes all matching autocommands in the order that you specify them.
+It is recommended that your first autocommand be used for all files by using
+"*" as the file pattern.  This means that you can define defaults you like
+here for any settings, and if there is another matching autocommand it will
+override these.  But if there is no other matching autocommand, then at least
+your default settings are recovered (if entering this file from another for
+which autocommands did match).  Note that "*" will also match files starting
+with ".", unlike Unix shells.
+
+						    *autocmd-searchpat*
+Autocommands do not change the current search patterns.  Vim saves the current
+search patterns before executing autocommands then restores them after the
+autocommands finish.  This means that autocommands do not affect the strings
+highlighted with the 'hlsearch' option.  Within autocommands, you can still
+use search patterns normally, e.g., with the "n" command.
+If you want an autocommand to set the search pattern, such that it is used
+after the autocommand finishes, use the ":let @/ =" command.
+The search-highlighting cannot be switched off with ":nohlsearch" in an
+autocommand.  Use the 'h' flag in the 'viminfo' option to disable search-
+highlighting when starting Vim.
+
+							*Cmd-event*
+When using one of the "*Cmd" events, the matching autocommands are expected to
+do the file reading, writing or sourcing.  This can be used when working with
+a special kind of file, for example on a remote system.
+CAREFUL: If you use these events in a wrong way, it may have the effect of
+making it impossible to read or write the matching files!  Make sure you test
+your autocommands properly.  Best is to use a pattern that will never match a
+normal file name, for example "ftp://*".
+
+When defining a BufReadCmd it will be difficult for Vim to recover a crashed
+editing session.  When recovering from the original file, Vim reads only those
+parts of a file that are not found in the swap file.  Since that is not
+possible with a BufReadCmd, use the |:preserve| command to make sure the
+original file isn't needed for recovery.  You might want to do this only when
+you expect the file to be modified.
+
+For file read and write commands the |v:cmdarg| variable holds the "++enc="
+and "++ff=" argument that are effective.  These should be used for the command
+that reads/writes the file.  The |v:cmdbang| variable is one when "!" was
+used, zero otherwise.
+
+See the $VIMRUNTIME/plugin/netrwPlugin.vim for examples.
+
+==============================================================================
+11. Disabling autocommands				*autocmd-disable*
+
+To disable autocommands for some time use the 'eventignore' option.  Note that
+this may cause unexpected behavior, make sure you restore 'eventignore'
+afterwards, using a |:try| block with |:finally|.
+
+							*:noautocmd* *:noa*
+To disable autocommands for just one command use the ":noautocmd" command
+modifier.  This will set 'eventignore' to "all" for the duration of the
+following command.  Example: >
+
+	:noautocmd w fname.gz
+
+This will write the file without triggering the autocommands defined by the
+gzip plugin.
+
+
+ vim:tw=78:ts=8:ft=help:norl:
diff --git a/vim73/doc/change.txt b/vim73/doc/change.txt
new file mode 100644
index 0000000..19528ed
--- /dev/null
+++ b/vim73/doc/change.txt
@@ -0,0 +1,1659 @@
+*change.txt*    For Vim version 7.3.  Last change: 2010 Jul 29
+
+
+		  VIM REFERENCE MANUAL    by Bram Moolenaar
+
+
+This file describes commands that delete or change text.  In this context,
+changing text means deleting the text and replacing it with other text using
+one command.  You can undo all of these commands.  You can repeat the non-Ex
+commands with the "." command.
+
+1. Deleting text		|deleting|
+2. Delete and insert		|delete-insert|
+3. Simple changes		|simple-change|		*changing*
+4. Complex changes		|complex-change|
+   4.1 Filter commands		   |filter|
+   4.2 Substitute		   |:substitute|
+   4.3 Search and replace	   |search-replace|
+   4.4 Changing tabs		   |change-tabs|
+5. Copying and moving text	|copy-move|
+6. Formatting text		|formatting|
+7. Sorting text			|sorting|
+
+For inserting text see |insert.txt|.
+
+==============================================================================
+1. Deleting text					*deleting* *E470*
+
+["x]	or					** *x* *dl*
+["x]x			Delete [count] characters under and after the cursor
+			[into register x] (not |linewise|).  Does the same as
+			"dl".
+			The  key does not take a [count].  Instead, it
+			deletes the last character of the count.
+			See |:fixdel| if the  key does not do what you
+			want.  See |'whichwrap'| for deleting a line break
+			(join lines).  {Vi does not support }
+
+							*X* *dh*
+["x]X			Delete [count] characters before the cursor [into
+			register x] (not |linewise|).  Does the same as "dh".
+			Also see |'whichwrap'|.
+
+							*d*
+["x]d{motion}		Delete text that {motion} moves over [into register
+			x].  See below for exceptions.
+
+							*dd*
+["x]dd			Delete [count] lines [into register x] |linewise|.
+
+							*D*
+["x]D			Delete the characters under the cursor until the end
+			of the line and [count]-1 more lines [into register
+			x]; synonym for "d$".
+			(not |linewise|)
+			When the '#' flag is in 'cpoptions' the count is
+			ignored.
+
+{Visual}["x]x	or					*v_x* *v_d* *v_*
+{Visual}["x]d   or
+{Visual}["x]	Delete the highlighted text [into register x] (for
+			{Visual} see |Visual-mode|).  {not in Vi}
+
+{Visual}["x]CTRL-H   or					*v_CTRL-H* *v_*
+{Visual}["x]	When in Select mode: Delete the highlighted text [into
+			register x].
+
+{Visual}["x]X	or					*v_X* *v_D* *v_b_D*
+{Visual}["x]D		Delete the highlighted lines [into register x] (for
+			{Visual} see |Visual-mode|).  In Visual block mode,
+			"D" deletes the highlighted text plus all text until
+			the end of the line.  {not in Vi}
+
+						*:d* *:de* *:del* *:delete*
+:[range]d[elete] [x]	Delete [range] lines (default: current line) [into
+			register x].
+
+:[range]d[elete] [x] {count}
+			Delete {count} lines, starting with [range]
+			(default: current line |cmdline-ranges|) [into
+			register x].
+
+These commands delete text.  You can repeat them with the "." command
+(except ":d") and undo them.  Use Visual mode to delete blocks of text.  See
+|registers| for an explanation of registers.
+
+An exception for the d{motion} command: If the motion is not linewise, the
+start and end of the motion are not in the same line, and there are only
+blanks before the start and after the end of the motion, the delete becomes
+linewise.  This means that the delete also removes the line of blanks that you
+might expect to remain.
+
+Trying to delete an empty region of text (e.g., "d0" in the first column)
+is an error when 'cpoptions' includes the 'E' flag.
+
+							*J*
+J			Join [count] lines, with a minimum of two lines.
+			Remove the indent and insert up to two spaces (see
+			below).
+
+							*v_J*
+{Visual}J		Join the highlighted lines, with a minimum of two
+			lines.  Remove the indent and insert up to two spaces
+			(see below).  {not in Vi}
+
+							*gJ*
+gJ			Join [count] lines, with a minimum of two lines.
+			Don't insert or remove any spaces.  {not in Vi}
+
+							*v_gJ*
+{Visual}gJ		Join the highlighted lines, with a minimum of two
+			lines.  Don't insert or remove any spaces.  {not in
+			Vi}
+
+							*:j* *:join*
+:[range]j[oin][!] [flags]
+			Join [range] lines.  Same as "J", except with [!]
+			the join does not insert or delete any spaces.
+			If a [range] has equal start and end values, this
+			command does nothing.  The default behavior is to
+			join the current line with the line below it.
+			{not in Vi: !}
+			See |ex-flags| for [flags].
+
+:[range]j[oin][!] {count} [flags]
+			Join {count} lines, starting with [range] (default:
+			current line |cmdline-ranges|).  Same as "J", except
+			with [!] the join does not insert or delete any
+			spaces.
+			{not in Vi: !}
+			See |ex-flags| for [flags].
+
+These commands delete the  between lines.  This has the effect of joining
+multiple lines into one line.  You can repeat these commands (except ":j") and
+undo them.
+
+These commands, except "gJ", insert one space in place of the  unless
+there is trailing white space or the next line starts with a ')'.  These
+commands, except "gJ", delete any leading white space on the next line.  If
+the 'joinspaces' option is on, these commands insert two spaces after a '.',
+'!' or '?' (but if 'cpoptions' includes the 'j' flag, they insert two spaces
+only after a '.').
+The 'B' and 'M' flags in 'formatoptions' change the behavior for inserting
+spaces before and after a multi-byte character |fo-table|.
+
+
+==============================================================================
+2. Delete and insert				*delete-insert* *replacing*
+
+							*R*
+R			Enter Replace mode: Each character you type replaces
+			an existing character, starting with the character
+			under the cursor.  Repeat the entered text [count]-1
+			times.  See |Replace-mode| for more details.
+
+							*gR*
+gR			Enter Virtual Replace mode: Each character you type
+			replaces existing characters in screen space.  So a
+			 may replace several characters at once.
+			Repeat the entered text [count]-1 times.  See
+			|Virtual-Replace-mode| for more details.
+			{not available when compiled without the |+vreplace|
+			feature}
+
+							*c*
+["x]c{motion}		Delete {motion} text [into register x] and start
+			insert.  When  'cpoptions' includes the 'E' flag and
+			there is no text to delete (e.g., with "cTx" when the
+			cursor is just after an 'x'), an error occurs and
+			insert mode does not start (this is Vi compatible).
+			When  'cpoptions' does not include the 'E' flag, the
+			"c" command always starts insert mode, even if there
+			is no text to delete.
+
+							*cc*
+["x]cc			Delete [count] lines [into register x] and start
+			insert |linewise|.  If 'autoindent' is on, preserve
+			the indent of the first line.
+
+							*C*
+["x]C			Delete from the cursor position to the end of the
+			line and [count]-1 more lines [into register x], and
+			start insert.  Synonym for c$ (not |linewise|).
+
+							*s*
+["x]s			Delete [count] characters [into register x] and start
+			insert (s stands for Substitute).  Synonym for "cl"
+			(not |linewise|).
+
+							*S*
+["x]S			Delete [count] lines [into register x] and start
+			insert.  Synonym for "cc" |linewise|.
+
+{Visual}["x]c	or					*v_c* *v_s*
+{Visual}["x]s		Delete the highlighted text [into register x] and
+			start insert (for {Visual} see |Visual-mode|).  {not
+			in Vi}
+
+							*v_r*
+{Visual}["x]r{char}	Replace all selected characters by {char}.
+
+							*v_C*
+{Visual}["x]C		Delete the highlighted lines [into register x] and
+			start insert.  In Visual block mode it works
+			differently |v_b_C|.  {not in Vi}
+							*v_S*
+{Visual}["x]S		Delete the highlighted lines [into register x] and
+			start insert (for {Visual} see |Visual-mode|).  {not
+			in Vi}
+							*v_R*
+{Visual}["x]R		Currently just like {Visual}["x]S.  In a next version
+			it might work differently. {not in Vi}
+
+Notes:
+- You can end Insert and Replace mode with .
+- See the section "Insert and Replace mode" |mode-ins-repl| for the other
+  special characters in these modes.
+- The effect of [count] takes place after Vim exits Insert or Replace mode.
+- When the 'cpoptions' option contains '$' and the change is within one line,
+  Vim continues to show the text to be deleted and puts a '$' at the last
+  deleted character.
+
+See |registers| for an explanation of registers.
+
+Replace mode is just like Insert mode, except that every character you enter
+deletes one character.  If you reach the end of a line, Vim appends any
+further characters (just like Insert mode).  In Replace mode, the backspace
+key restores the original text (if there was any).  (See section "Insert and
+Replace mode" |mode-ins-repl|).
+
+						*cw* *cW*
+Special case: When the cursor is in a word, "cw" and "cW" do not include the
+white space after a word, they only change up to the end of the word.  This is
+because Vim interprets "cw" as change-word, and a word does not include the
+following white space.
+{Vi: "cw" when on a blank followed by other blanks changes only the first
+blank; this is probably a bug, because "dw" deletes all the blanks; use the
+'w' flag in 'cpoptions' to make it work like Vi anyway}
+
+If you prefer "cw" to include the space after a word, use this mapping: >
+	:map cw dwi
+Or use "caw" (see |aw|).
+
+							*:c* *:ch* *:change*
+:{range}c[hange][!]	Replace lines of text with some different text.
+			Type a line containing only "." to stop replacing.
+			Without {range}, this command changes only the current
+			line.
+			Adding [!] toggles 'autoindent' for the time this
+			command is executed.
+
+==============================================================================
+3. Simple changes					*simple-change*
+
+							*r*
+r{char}			Replace the character under the cursor with {char}.
+			If {char} is a  or , a line break replaces the
+			character.  To replace with a real , use CTRL-V
+			.  CTRL-V  replaces with a .
+			{Vi: CTRL-V  still replaces with a line break,
+			cannot replace something with a }
+			If you give a [count], Vim replaces [count] characters
+			with [count] {char}s.  When {char} is a  or ,
+			however, Vim inserts only one : "5r" replaces
+			five characters with a single line break.
+			When {char} is a  or , Vim performs
+			autoindenting.  This works just like deleting the
+			characters that are replaced and then doing
+			"i".
+			{char} can be entered as a digraph |digraph-arg|.
+			|:lmap| mappings apply to {char}.  The CTRL-^ command
+			in Insert mode can be used to switch this on/off
+			|i_CTRL-^|.  See |utf-8-char-arg| about using
+			composing characters when 'encoding' is Unicode.
+
+							*gr*
+gr{char}		Replace the virtual characters under the cursor with
+			{char}.  This replaces in screen space, not file
+			space.  See |gR| and |Virtual-Replace-mode| for more
+			details.  As with |r| a count may be given.
+			{char} can be entered like with |r|.
+			{not available when compiled without the |+vreplace|
+			feature}
+
+						*digraph-arg*
+The argument for Normal mode commands like |r| and |t| is a single character.
+When 'cpo' doesn't contain the 'D' flag, this character can also be entered
+like |digraphs|.  First type CTRL-K and then the two digraph characters.
+{not available when compiled without the |+digraphs| feature}
+
+						*case*
+The following commands change the case of letters.  The currently active
+|locale| is used.  See |:language|.  The LC_CTYPE value matters here.
+
+							*~*
+~			'notildeop' option: Switch case of the character
+			under the cursor and move the cursor to the right.
+			If a [count] is given, do that many characters. {Vi:
+			no count}
+
+~{motion}		'tildeop' option: switch case of {motion} text. {Vi:
+			tilde cannot be used as an operator}
+
+							*g~*
+g~{motion}		Switch case of {motion} text. {not in Vi}
+
+g~g~							*g~g~* *g~~*
+g~~			Switch case of current line. {not in Vi}.
+
+							*v_~*
+{Visual}~		Switch case of highlighted text (for {Visual} see
+			|Visual-mode|). {not in Vi}
+
+							*v_U*
+{Visual}U		Make highlighted text uppercase (for {Visual} see
+			|Visual-mode|). {not in Vi}
+
+							*gU* *uppercase*
+gU{motion}		Make {motion} text uppercase. {not in Vi}
+			Example: >
+				:map!  gUiw`]a
+<			This works in Insert mode: press CTRL-F to make the
+			word before the cursor uppercase.  Handy to type
+			words in lowercase and then make them uppercase.
+
+
+gUgU							*gUgU* *gUU*
+gUU			Make current line uppercase. {not in Vi}.
+
+							*v_u*
+{Visual}u		Make highlighted text lowercase (for {Visual} see
+			|Visual-mode|).  {not in Vi}
+
+							*gu* *lowercase*
+gu{motion}		Make {motion} text lowercase. {not in Vi}
+
+gugu							*gugu* *guu*
+guu			Make current line lowercase. {not in Vi}.
+
+							*g?* *rot13*
+g?{motion}		Rot13 encode {motion} text. {not in Vi}
+
+							*v_g?*
+{Visual}g?		Rot13 encode the highlighted text (for {Visual} see
+			|Visual-mode|).  {not in Vi}
+
+g?g?							*g?g?* *g??*
+g??			Rot13 encode current line. {not in Vi}.
+
+To turn one line into title caps, make every first letter of a word
+uppercase: >
+	:s/\v<(.)(\w*)/\u\1\L\2/g
+
+
+Adding and subtracting ~
+							*CTRL-A*
+CTRL-A			Add [count] to the number or alphabetic character at
+			or after the cursor.  {not in Vi}
+
+							*CTRL-X*
+CTRL-X			Subtract [count] from the number or alphabetic
+			character at or after the cursor.  {not in Vi}
+
+The CTRL-A and CTRL-X commands work for (signed) decimal numbers, unsigned
+octal and hexadecimal numbers and alphabetic characters.  This depends on the
+'nrformats' option.
+- When 'nrformats' includes "octal", Vim considers numbers starting with a '0'
+  to be octal, unless the number includes a '8' or '9'.  Other numbers are
+  decimal and may have a preceding minus sign.
+  If the cursor is on a number, the commands apply to that number; otherwise
+  Vim uses the number to the right of the cursor.
+- When 'nrformats' includes "hex", Vim assumes numbers starting with '0x' or
+  '0X' are hexadecimal.  The case of the rightmost letter in the number
+  determines the case of the resulting hexadecimal number.  If there is no
+  letter in the current number, Vim uses the previously detected case.
+- When 'nrformats' includes "alpha", Vim will change the alphabetic character
+  under or after the cursor.  This is useful to make lists with an alphabetic
+  index.
+
+For numbers with leading zeros (including all octal and hexadecimal numbers),
+Vim preserves the number of characters in the number when possible.  CTRL-A on
+"0077" results in "0100", CTRL-X on "0x100" results in "0x0ff".
+There is one exception: When a number that starts with a zero is found not to
+be octal (it contains a '8' or '9'), but 'nrformats' does include "octal",
+leading zeros are removed to avoid that the result may be recognized as an
+octal number.
+
+Note that when 'nrformats' includes "octal", decimal numbers with leading
+zeros cause mistakes, because they can be confused with octal numbers.
+
+The CTRL-A command is very useful in a macro.  Example: Use the following
+steps to make a numbered list.
+
+1. Create the first list entry, make sure it starts with a number.
+2. qa	     - start recording into register 'a'
+3. Y	     - yank the entry
+4. p	     - put a copy of the entry below the first one
+5. CTRL-A    - increment the number
+6. q	     - stop recording
+7. @a - repeat the yank, put and increment  times
+
+
+SHIFTING LINES LEFT OR RIGHT				*shift-left-right*
+
+							*<*
+<{motion}		Shift {motion} lines one 'shiftwidth' leftwards.
+
+							*<<*
+<<			Shift [count] lines one 'shiftwidth' leftwards.
+
+							*v_<*
+{Visual}[count]<	Shift the highlighted lines [count] 'shiftwidth'
+			leftwards (for {Visual} see |Visual-mode|).  {not in
+			Vi}
+
+							*>*
+ >{motion}		Shift {motion} lines one 'shiftwidth' rightwards.
+
+							*>>*
+ >>			Shift [count] lines one 'shiftwidth' rightwards.
+
+							*v_>*
+{Visual}[count]>	Shift the highlighted lines [count] 'shiftwidth'
+			rightwards (for {Visual} see |Visual-mode|).  {not in
+			Vi}
+
+							*:<*
+:[range]<		Shift [range] lines one 'shiftwidth' left.  Repeat '<'
+			for shifting multiple 'shiftwidth's.
+
+:[range]< {count}	Shift {count} lines one 'shiftwidth' left, starting
+			with [range] (default current line |cmdline-ranges|).
+			Repeat '<' for shifting multiple 'shiftwidth's.
+
+:[range]le[ft] [indent]	left align lines in [range].  Sets the indent in the
+			lines to [indent] (default 0).  {not in Vi}
+
+							*:>*
+:[range]> [flags]	Shift {count} [range] lines one 'shiftwidth' right.
+			Repeat '>' for shifting multiple 'shiftwidth's.
+			See |ex-flags| for [flags].
+
+:[range]> {count} [flags]
+			Shift {count} lines one 'shiftwidth' right, starting
+			with [range] (default current line |cmdline-ranges|).
+			Repeat '>' for shifting multiple 'shiftwidth's.
+			See |ex-flags| for [flags].
+
+The ">" and "<" commands are handy for changing the indentation within
+programs.  Use the 'shiftwidth' option to set the size of the white space
+which these commands insert or delete.  Normally the 'shiftwidth' option is 8,
+but you can set it to, say, 3 to make smaller indents.  The shift leftwards
+stops when there is no indent.  The shift right does not affect empty lines.
+
+If the 'shiftround' option is on, the indent is rounded to a multiple of
+'shiftwidth'.
+
+If the 'smartindent' option is on, or 'cindent' is on and 'cinkeys' contains
+'#', shift right does not affect lines starting with '#' (these are supposed
+to be C preprocessor lines that must stay in column 1).
+
+When the 'expandtab' option is off (this is the default) Vim uses s as
+much as possible to make the indent.  You can use ">><<" to replace an indent
+made out of spaces with the same indent made out of s (and a few spaces
+if necessary).  If the 'expandtab' option is on, Vim uses only spaces.  Then
+you can use ">><<" to replace s in the indent by spaces (or use
+":retab!").
+
+To move a line several 'shiftwidth's, use Visual mode or the ":" commands.
+For example: >
+	Vjj4>		move three lines 4 indents to the right
+	:<<<		move current line 3 indents to the left
+	:>> 5		move 5 lines 2 indents to the right
+	:5>>		move line 5 2 indents to the right
+
+==============================================================================
+4. Complex changes					*complex-change*
+
+4.1 Filter commands					*filter*
+
+A filter is a program that accepts text at standard input, changes it in some
+way, and sends it to standard output.  You can use the commands below to send
+some text through a filter, so that it is replaced by the filter output.
+Examples of filters are "sort", which sorts lines alphabetically, and
+"indent", which formats C program files (you need a version of indent that
+works like a filter; not all versions do).  The 'shell' option specifies the
+shell Vim uses to execute the filter command (See also the 'shelltype'
+option).  You can repeat filter commands with ".".  Vim does not recognize a
+comment (starting with '"') after the ":!" command.
+
+							*!*
+!{motion}{filter}	Filter {motion} text lines through the external
+			program {filter}.
+
+							*!!*
+!!{filter}		Filter [count] lines through the external program
+			{filter}.
+
+							*v_!*
+{Visual}!{filter}	Filter the highlighted lines through the external
+			program {filter} (for {Visual} see |Visual-mode|).
+			{not in Vi}
+
+:{range}![!]{filter} [!][arg]				*:range!*
+			Filter {range} lines through the external program
+			{filter}.  Vim replaces the optional bangs with the
+			latest given command and appends the optional [arg].
+			Vim saves the output of the filter command in a
+			temporary file and then reads the file into the buffer
+			|tempfile|.  Vim uses the 'shellredir' option to
+			redirect the filter output to the temporary file.
+			However, if the 'shelltemp' option is off then pipes
+			are used when possible (on Unix).
+			When the 'R' flag is included in 'cpoptions' marks in
+			the filtered lines are deleted, unless the
+			|:keepmarks| command is used.  Example: >
+				:keepmarks '<,'>!sort
+<			When the number of lines after filtering is less than
+			before, marks in the missing lines are deleted anyway.
+
+							*=*
+={motion}		Filter {motion} lines through the external program
+			given with the 'equalprg' option.  When the 'equalprg'
+			option is empty (this is the default), use the
+			internal formatting function |C-indenting|.  But when
+			'indentexpr' is not empty, it will be used instead
+			|indent-expression|.  When Vim was compiled without
+			internal formatting then the "indent" program is used
+			as a last resort.
+
+							*==*
+==			Filter [count] lines like with ={motion}.
+
+							*v_=*
+{Visual}=		Filter the highlighted lines like with ={motion}.
+			{not in Vi}
+
+
+						*tempfile* *setuid*
+Vim uses temporary files for filtering, generating diffs and also for
+tempname().  For Unix, the file will be in a private directory (only
+accessible by the current user) to avoid security problems (e.g., a symlink
+attack or other people reading your file).  When Vim exits the directory and
+all files in it are deleted.  When Vim has the setuid bit set this may cause
+problems, the temp file is owned by the setuid user but the filter command
+probably runs as the original user.
+On MS-DOS and OS/2 the first of these directories that works is used: $TMP,
+$TEMP, c:\TMP, c:\TEMP.
+For Unix the list of directories is: $TMPDIR, /tmp, current-dir, $HOME.
+For MS-Windows the GetTempFileName() system function is used.
+For other systems the tmpnam() library function is used.
+
+
+
+4.2 Substitute						*:substitute*
+							*:s* *:su*
+:[range]s[ubstitute]/{pattern}/{string}/[flags] [count]
+			For each line in [range] replace a match of {pattern}
+			with {string}.
+			For the {pattern} see |pattern|.
+			{string} can be a literal string, or something
+			special; see |sub-replace-special|.
+			When [range] and [count] are omitted, replace in the
+			current line only.
+			When [count] is given, replace in [count] lines,
+			starting with the last line in [range].  When [range]
+			is omitted start in the current line.
+			Also see |cmdline-ranges|.
+			See |:s_flags| for [flags].
+
+:[range]s[ubstitute] [flags] [count]
+:[range]&[&][flags] [count]					*:&*
+			Repeat last :substitute with same search pattern and
+			substitute string, but without the same flags.  You
+			may add [flags], see |:s_flags|.
+			Note that after ":substitute" the '&' flag can't be
+			used, it's recognized as a pattern separator.
+			The space between ":substitute" and the 'c', 'g' and
+			'r' flags isn't required, but in scripts it's a good
+			idea to keep it to avoid confusion.
+
+:[range]~[&][flags] [count]					*:~*
+			Repeat last substitute with same substitute string
+			but with last used search pattern.  This is like
+			":&r".  See |:s_flags| for [flags].
+
+								*&*
+&			Synonym for ":s" (repeat last substitute).  Note
+			that the flags are not remembered, thus it might
+			actually work differently.  You can use ":&&" to keep
+			the flags.
+
+								*g&*
+g&			Synonym for ":%s//~/&" (repeat last substitute on all
+			lines with the same flags).
+			Mnemonic: global substitute. {not in Vi}
+
+						*:snomagic* *:sno*
+:[range]sno[magic] ...	Same as ":substitute", but always use 'nomagic'.
+			{not in Vi}
+
+						*:smagic* *:sm*
+:[range]sm[agic] ...	Same as ":substitute", but always use 'magic'.
+			{not in Vi}
+
+							*:s_flags*
+The flags that you can use for the substitute commands:
+
+[&]	Must be the first one: Keep the flags from the previous substitute
+	command.  Examples: >
+		:&&
+		:s/this/that/&
+<	Note that ":s" and ":&" don't keep the flags.
+	{not in Vi}
+
+[c]	Confirm each substitution.  Vim highlights the matching string (with
+	|hl-IncSearch|).  You can type:				*:s_c*
+	    'y'	    to substitute this match
+	    'l'	    to substitute this match and then quit ("last")
+	    'n'	    to skip this match
+	       to quit substituting
+	    'a'	    to substitute this and all remaining matches {not in Vi}
+	    'q'	    to quit substituting {not in Vi}
+	    CTRL-E  to scroll the screen up {not in Vi, not available when
+			compiled without the |+insert_expand| feature}
+	    CTRL-Y  to scroll the screen down {not in Vi, not available when
+			compiled without the |+insert_expand| feature}
+	If the 'edcompatible' option is on, Vim remembers the [c] flag and
+	toggles it each time you use it, but resets it when you give a new
+	search pattern.
+	{not in Vi: highlighting of the match, other responses than 'y' or 'n'}
+
+[e]     When the search pattern fails, do not issue an error message and, in
+	particular, continue in maps as if no error occurred.  This is most
+	useful to prevent the "No match" error from breaking a mapping.  Vim
+	does not suppress the following error messages, however:
+		Regular expressions can't be delimited by letters
+		\ should be followed by /, ? or &
+		No previous substitute regular expression
+		Trailing characters
+		Interrupted
+	{not in Vi}
+
+[g]	Replace all occurrences in the line.  Without this argument,
+	replacement occurs only for the first occurrence in each line.  If
+	the 'edcompatible' option is on, Vim remembers this flag and toggles
+	it each time you use it, but resets it when you give a new search
+	pattern.  If the 'gdefault' option is on, this flag is on by default
+	and the [g] argument switches it off.
+
+[i]	Ignore case for the pattern.  The 'ignorecase' and 'smartcase' options
+	are not used.
+	{not in Vi}
+
+[I]	Don't ignore case for the pattern.  The 'ignorecase' and 'smartcase'
+	options are not used.
+	{not in Vi}
+
+[n]	Report the number of matches, do not actually substitute.  The [c]
+	flag is ignored.  The matches are reported as if 'report' is zero.
+	Useful to |count-items|.
+
+[p]	Print the line containing the last substitute.
+
+[#]	Like [p] and prepend the line number.
+
+[l]	Like [p] but print the text like |:list|.
+
+[r]	Only useful in combination with ":&" or ":s" without arguments.  ":&r"
+	works the same way as ":~":  When the search pattern is empty, use the
+	previously used search pattern instead of the search pattern from the
+	last substitute or ":global".  If the last command that did a search
+	was a substitute or ":global", there is no effect.  If the last
+	command was a search command such as "/", use the pattern from that
+	command.
+	For ":s" with an argument this already happens: >
+		:s/blue/red/
+		/green
+		:s//red/   or  :~   or  :&r
+<	The last commands will replace "green" with "red". >
+		:s/blue/red/
+		/green
+		:&
+<	The last command will replace "blue" with "red".
+	{not in Vi}
+
+Note that there is no flag to change the "magicness" of the pattern.  A
+different command is used instead, or you can use |/\v| and friends.  The
+reason is that the flags can only be found by skipping the pattern, and in
+order to skip the pattern the "magicness" must be known.  Catch 22!
+
+If the {pattern} for the substitute command is empty, the command uses the
+pattern from the last substitute or ":global" command.  With the [r] flag, the
+command uses the pattern from the last substitute, ":global", or search
+command.
+
+If the {string} is omitted the substitute is done as if it's empty.  Thus the
+matched pattern is deleted.  The separator after {pattern} can also be left
+out then.  Example: >
+	:%s/TESTING
+This deletes "TESTING" from all lines, but only one per line.
+
+For compatibility with Vi these two exceptions are allowed:
+"\/{string}/" and "\?{string}?" do the same as "//{string}/r".
+"\&{string}&" does the same as "//{string}/".
+							*E146*
+Instead of the '/' which surrounds the pattern and replacement string, you
+can use any other single-byte character, but not an alphanumeric character,
+'\', '"' or '|'.  This is useful if you want to include a '/' in the search
+pattern or replacement string.  Example: >
+	:s+/+//+
+
+For the definition of a pattern, see |pattern|.  In Visual block mode, use
+|/\%V| in the pattern to have the substitute work in the block only.
+Otherwise it works on whole lines anyway.
+
+					*sub-replace-special* *:s\=*
+When the {string} starts with "\=" it is evaluated as an expression, see
+|sub-replace-expression|.  You can use that for any special characters.
+Otherwise these characters in {string} have a special meaning:
+								*:s%*
+When {string} is equal to "%" and '/' is included with the 'cpoptions' option,
+then the {string} of the previous substitute command is used. |cpo-/|
+
+magic	nomagic	  action    ~
+  &	  \&	  replaced with the whole matched pattern	     *s/\&*
+ \&	   &	  replaced with &
+      \0	  replaced with the whole matched pattern	   *\0* *s/\0*
+      \1	  replaced with the matched pattern in the first
+		  pair of ()					     *s/\1*
+      \2	  replaced with the matched pattern in the second
+		  pair of ()					     *s/\2*
+      ..	  ..						     *s/\3*
+      \9	  replaced with the matched pattern in the ninth
+		  pair of ()					     *s/\9*
+  ~	  \~	  replaced with the {string} of the previous
+		  substitute					     *s~*
+ \~	   ~	  replaced with ~				     *s/\~*
+      \u	  next character made uppercase			     *s/\u*
+      \U	  following characters made uppercase, until \E      *s/\U*
+      \l	  next character made lowercase			     *s/\l*
+      \L	  following characters made lowercase, until \E      *s/\L*
+      \e	  end of \u, \U, \l and \L (NOTE: not !)	     *s/\e*
+      \E	  end of \u, \U, \l and \L			     *s/\E*
+      	  split line in two at this point
+		  (Type the  as CTRL-V )		     *s*
+      \r	  idem						     *s/\r*
+      \	  insert a carriage-return (CTRL-M)
+		  (Type the  as CTRL-V )		     *s/\*
+      \n	  insert a  ( in the file)
+		  (does NOT break the line)			     *s/\n*
+      \b	  insert a 					     *s/\b*
+      \t	  insert a 				     *s/\t*
+      \\	  insert a single backslash			     *s/\\*
+      \x	  where x is any character not mentioned above:
+		  Reserved for future expansion
+
+Examples: >
+  :s/a\|b/xxx\0xxx/g		 modifies "a b"	     to "xxxaxxx xxxbxxx"
+  :s/\([abc]\)\([efg]\)/\2\1/g	 modifies "af fa bg" to "fa fa gb"
+  :s/abcde/abc^Mde/		 modifies "abcde"    to "abc", "de" (two lines)
+  :s/$/\^M/			 modifies "abcde"    to "abcde^M"
+  :s/\w\+/\u\0/g		 modifies "bla bla"  to "Bla Bla"
+
+Note: In previous versions CTRL-V was handled in a special way.  Since this is
+not Vi compatible, this was removed.  Use a backslash instead.
+
+command		text	result ~
+:s/aa/a^Ma/	aa	aa
+:s/aa/a\^Ma/	aa	a^Ma
+:s/aa/a\\^Ma/	aa	a\a
+
+(you need to type CTRL-V  to get a ^M here)
+
+The numbering of "\1", "\2" etc. is done based on which "\(" comes first in
+the pattern (going left to right).  When a parentheses group matches several
+times, the last one will be used for "\1", "\2", etc.  Example: >
+  :s/\(\(a[a-d] \)*\)/\2/      modifies "aa ab x" to "ab x"
+
+When using parentheses in combination with '|', like in \([ab]\)\|\([cd]\),
+either the first or second pattern in parentheses did not match, so either
+\1 or \2 is empty.  Example: >
+  :s/\([ab]\)\|\([cd]\)/\1x/g   modifies "a b c d"  to "ax bx x x"
+<
+
+Substitute with an expression			*sub-replace-expression*
+						*sub-replace-\=*
+When the substitute string starts with "\=" the remainder is interpreted as an
+expression.  This does not work recursively: a substitute() function inside
+the expression cannot use "\=" for the substitute string.
+
+The special meaning for characters as mentioned at |sub-replace-special| does
+not apply except for "", "\" and "\\".  Thus in the result of the
+expression you need to use two backslashes to get one, put a backslash before a
+ you want to insert, and use a  without a backslash where you want to
+break the line.
+
+For convenience a  character is also used as a line break.  Prepend a
+backslash to get a real  character (which will be a NUL in the file).
+
+When the result is a |List| then the items are joined with separating line
+breaks.  Thus each item becomes a line, except that they can contain line
+breaks themselves.
+
+The whole matched text can be accessed with "submatch(0)".  The text matched
+with the first pair of () with "submatch(1)".  Likewise for further
+sub-matches in ().
+
+Be careful: The separation character must not appear in the expression!
+Consider using a character like "@" or ":".  There is no problem if the result
+of the expression contains the separation character.
+
+Examples: >
+	:s@\n@\="\r" . expand("$HOME") . "\r"@
+This replaces an end-of-line with a new line containing the value of $HOME. >
+
+	s/E/\="\"/g
+This replaces each 'E' character with a euro sign.  Read more in ||.
+
+
+4.3 Search and replace					*search-replace*
+
+							*:pro* *:promptfind*
+:promptf[ind] [string]
+			Put up a Search dialog.  When [string] is given, it is
+			used as the initial search string.
+			{only for Win32, Motif and GTK GUI}
+
+						*:promptr* *:promptrepl*
+:promptr[epl] [string]
+			Put up a Search/Replace dialog.  When [string] is
+			given, it is used as the initial search string.
+			{only for Win32, Motif and GTK GUI}
+
+
+4.4 Changing tabs					*change-tabs*
+							*:ret* *:retab*
+:[range]ret[ab][!] [new_tabstop]
+			Replace all sequences of white-space containing a
+			 with new strings of white-space using the new
+			tabstop value given.  If you do not specify a new
+			tabstop size or it is zero, Vim uses the current value
+			of 'tabstop'.
+			The current value of 'tabstop' is always used to
+			compute the width of existing tabs.
+			With !, Vim also replaces strings of only normal
+			spaces with tabs where appropriate.
+			With 'expandtab' on, Vim replaces all tabs with the
+			appropriate number of spaces.
+			This command sets 'tabstop' to the new value given,
+			and if performed on the whole file, which is default,
+			should not make any visible change.
+			Careful: This command modifies any  characters
+			inside of strings in a C program.  Use "\t" to avoid
+			this (that's a good habit anyway).
+			":retab!" may also change a sequence of spaces by
+			 characters, which can mess up a printf().
+			{not in Vi}
+			Not available when |+ex_extra| feature was disabled at
+			compile time.
+
+							*retab-example*
+Example for using autocommands and ":retab" to edit a file which is stored
+with tabstops at 8 but edited with tabstops set at 4.  Warning: white space
+inside of strings can change!  Also see 'softtabstop' option. >
+
+  :auto BufReadPost	*.xx	retab! 4
+  :auto BufWritePre	*.xx	retab! 8
+  :auto BufWritePost	*.xx	retab! 4
+  :auto BufNewFile	*.xx	set ts=4
+
+==============================================================================
+5. Copying and moving text				*copy-move*
+
+							*quote*
+"{a-zA-Z0-9.%#:-"}	Use register {a-zA-Z0-9.%#:-"} for next delete, yank
+			or put (use uppercase character to append with
+			delete and yank) ({.%#:} only work with put).
+
+							*:reg* *:registers*
+:reg[isters]		Display the contents of all numbered and named
+			registers.  If a register is written to for |:redir|
+			it will not be listed.
+			{not in Vi}
+
+
+:reg[isters] {arg}	Display the contents of the numbered and named
+			registers that are mentioned in {arg}.  For example: >
+				:dis 1a
+<			to display registers '1' and 'a'.  Spaces are allowed
+			in {arg}.  {not in Vi}
+
+							*:di* *:display*
+:di[splay] [arg]	Same as :registers.  {not in Vi}
+
+							*y* *yank*
+["x]y{motion}		Yank {motion} text [into register x].  When no
+			characters are to be yanked (e.g., "y0" in column 1),
+			this is an error when 'cpoptions' includes the 'E'
+			flag.
+
+							*yy*
+["x]yy			Yank [count] lines [into register x] |linewise|.
+
+							*Y*
+["x]Y			yank [count] lines [into register x] (synonym for
+			yy, |linewise|).  If you like "Y" to work from the
+			cursor to the end of line (which is more logical,
+			but not Vi-compatible) use ":map Y y$".
+
+							*v_y*
+{Visual}["x]y		Yank the highlighted text [into register x] (for
+			{Visual} see |Visual-mode|).  {not in Vi}
+
+							*v_Y*
+{Visual}["x]Y		Yank the highlighted lines [into register x] (for
+			{Visual} see |Visual-mode|).  {not in Vi}
+
+							*:y* *:yank*
+:[range]y[ank] [x]	Yank [range] lines [into register x].
+
+:[range]y[ank] [x] {count}
+			Yank {count} lines, starting with last line number
+			in [range] (default: current line |cmdline-ranges|),
+			[into register x].
+
+							*p* *put* *E353*
+["x]p			Put the text [from register x] after the cursor
+			[count] times.  {Vi: no count}
+
+							*P*
+["x]P			Put the text [from register x] before the cursor
+			[count] times.  {Vi: no count}
+
+							**
+["x]	Put the text from a register before the cursor [count]
+			times.  Uses the "* register, unless another is
+			specified.
+			Leaves the cursor at the end of the new text.
+			Using the mouse only works when 'mouse' contains 'n'
+			or 'a'.
+			{not in Vi}
+			If you have a scrollwheel and often accidentally paste
+			text, you can use these mappings to disable the
+			pasting with the middle mouse button: >
+				:map  
+				:imap  
+<			You might want to disable the multi-click versions
+			too, see |double-click|.
+
+							*gp*
+["x]gp			Just like "p", but leave the cursor just after the new
+			text.  {not in Vi}
+
+							*gP*
+["x]gP			Just like "P", but leave the cursor just after the new
+			text.  {not in Vi}
+
+							*:pu* *:put*
+:[line]pu[t] [x]	Put the text [from register x] after [line] (default
+			current line).  This always works |linewise|, thus
+			this command can be used to put a yanked block as new
+			lines.
+			The cursor is left on the first non-blank in the last
+			new line.
+			The register can also be '=' followed by an optional
+			expression.  The expression continues until the end of
+			the command.  You need to escape the '|' and '"'
+			characters to prevent them from terminating the
+			command.  Example: >
+				:put ='path' . \",/test\"
+<			If there is no expression after '=', Vim uses the
+			previous expression.  You can see it with ":dis =".
+
+:[line]pu[t]! [x]	Put the text [from register x] before [line] (default
+			current line).
+
+["x]]p		    or					*]p* *]*
+["x]]	Like "p", but adjust the indent to the current line.
+			Using the mouse only works when 'mouse' contains 'n'
+			or 'a'.  {not in Vi}
+
+["x][P		    or					*[P*
+["x]]P		    or					*]P*
+["x][p		    or					*[p* *[*
+["x][	Like "P", but adjust the indent to the current line.
+			Using the mouse only works when 'mouse' contains 'n'
+			or 'a'.  {not in Vi}
+
+You can use these commands to copy text from one place to another.  Do this
+by first getting the text into a register with a yank, delete or change
+command, then inserting the register contents with a put command.  You can
+also use these commands to move text from one file to another, because Vim
+preserves all registers when changing buffers (the CTRL-^ command is a quick
+way to toggle between two files).
+
+				*linewise-register* *characterwise-register*
+You can repeat the put commands with "." (except for :put) and undo them.  If
+the command that was used to get the text into the register was |linewise|,
+Vim inserts the text below ("p") or above ("P") the line where the cursor is.
+Otherwise Vim inserts the text after ("p") or before ("P") the cursor.  With
+the ":put" command, Vim always inserts the text in the next line.  You can
+exchange two characters with the command sequence "xp".  You can exchange two
+lines with the command sequence "ddp".  You can exchange two words with the
+command sequence "deep" (start with the cursor in the blank space before the
+first word).  You can use the "']" or "`]" command after the put command to
+move the cursor to the end of the inserted text, or use "'[" or "`[" to move
+the cursor to the start.
+
+						*put-Visual-mode* *v_p* *v_P*
+When using a put command like |p| or |P| in Visual mode, Vim will try to
+replace the selected text with the contents of the register.  Whether this
+works well depends on the type of selection and the type of the text in the
+register.  With blockwise selection it also depends on the size of the block
+and whether the corners are on an existing character.  (Implementation detail:
+it actually works by first putting the register after the selection and then
+deleting the selection.)
+The previously selected text is put in the unnamed register.  If you want to
+put the same text into a Visual selection several times you need to use
+another register.  E.g., yank the text to copy, Visually select the text to
+replace and use "0p .  You can repeat this as many times as you like, the
+unnamed register will be changed each time.
+
+							*blockwise-register*
+If you use a blockwise Visual mode command to get the text into the register,
+the block of text will be inserted before ("P") or after ("p") the cursor
+column in the current and next lines.  Vim makes the whole block of text start
+in the same column.  Thus the inserted text looks the same as when it was
+yanked or deleted.  Vim may replace some  characters with spaces to make
+this happen.  However, if the width of the block is not a multiple of a 
+width and the text after the inserted block contains s, that text may be
+misaligned.
+
+Note that after a characterwise yank command, Vim leaves the cursor on the
+first yanked character that is closest to the start of the buffer.  This means
+that "yl" doesn't move the cursor, but "yh" moves the cursor one character
+left.
+Rationale:	In Vi the "y" command followed by a backwards motion would
+		sometimes not move the cursor to the first yanked character,
+		because redisplaying was skipped.  In Vim it always moves to
+		the first character, as specified by Posix.
+With a linewise yank command the cursor is put in the first line, but the
+column is unmodified, thus it may not be on the first yanked character.
+
+There are nine types of registers:			*registers* *E354*
+1. The unnamed register ""
+2. 10 numbered registers "0 to "9
+3. The small delete register "-
+4. 26 named registers "a to "z or "A to "Z
+5. four read-only registers ":, "., "% and "#
+6. the expression register "=
+7. The selection and drop registers "*, "+ and "~ 
+8. The black hole register "_
+9. Last search pattern register "/
+
+1. Unnamed register ""				*quote_quote* *quotequote*
+Vim fills this register with text deleted with the "d", "c", "s", "x" commands
+or copied with the yank "y" command, regardless of whether or not a specific
+register was used (e.g.  "xdd).  This is like the unnamed register is pointing
+to the last used register.  Thus when appending using an uppercase register
+name, the unnamed register contains the same text as the named register.
+An exception is the '_' register: "_dd does not store the deleted text in any
+register.
+Vim uses the contents of the unnamed register for any put command (p or P)
+which does not specify a register.  Additionally you can access it with the
+name '"'.  This means you have to type two double quotes.  Writing to the ""
+register writes to register "0.
+{Vi: register contents are lost when changing files, no '"'}
+
+2. Numbered registers "0 to "9		*quote_number* *quote0*	*quote1*
+					*quote2* *quote3* *quote4* *quote9*
+Vim fills these registers with text from yank and delete commands.
+   Numbered register 0 contains the text from the most recent yank command,
+unless the command specified another register with ["x].
+   Numbered register 1 contains the text deleted by the most recent delete or
+change command, unless the command specified another register or the text is
+less than one line (the small delete register is used then).  An exception is
+made for the delete operator with these movement commands: |%|, |(|, |)|, |`|,
+|/|, |?|, |n|, |N|, |{| and |}|.  Register "1 is always used then (this is Vi
+compatible).  The "- register is used as well if the delete is within a line.
+   With each successive deletion or change, Vim shifts the previous contents
+of register 1 into register 2, 2 into 3, and so forth, losing the previous
+contents of register 9.
+{Vi: numbered register contents are lost when changing files; register 0 does
+not exist}
+
+3. Small delete register "-				*quote_-* *quote-*
+This register contains text from commands that delete less than one line,
+except when the command specifies a register with ["x].
+{not in Vi}
+
+4. Named registers "a to "z or "A to "Z			*quote_alpha* *quotea*
+Vim fills these registers only when you say so.  Specify them as lowercase
+letters to replace their previous contents or as uppercase letters to append
+to their previous contents.  When the '>' flag is present in 'cpoptions' then
+a line break is inserted before the appended text.
+
+5. Read-only registers ":, "., "% and "#
+These are '%', '#', ':' and '.'.  You can use them only with the "p", "P",
+and ":put" commands and with CTRL-R.  {not in Vi}
+						*quote_.* *quote.* *E29*
+	".	Contains the last inserted text (the same as what is inserted
+		with the insert mode commands CTRL-A and CTRL-@).  Note: this
+		doesn't work with CTRL-R on the command-line.  It works a bit
+		differently, like inserting the text instead of putting it
+		('textwidth' and other options affect what is inserted).
+							*quote_%* *quote%*
+	"%	Contains the name of the current file.
+							*quote_#* *quote#*
+	"#	Contains the name of the alternate file.
+						*quote_:* *quote:* *E30*
+	":	Contains the most recent executed command-line.  Example: Use
+		"@:" to repeat the previous command-line command.
+		The command-line is only stored in this register when at least
+		one character of it was typed.  Thus it remains unchanged if
+		the command was completely from a mapping.
+		{not available when compiled without the |+cmdline_hist|
+		feature}
+
+6. Expression register "=			*quote_=* *quote=* *@=*
+This is not really a register that stores text, but is a way to use an
+expression in commands which use a register.  The expression register is
+read-only; you cannot put text into it.  After the '=', the cursor moves to
+the command-line, where you can enter any expression (see |expression|).  All
+normal command-line editing commands are available, including a special
+history for expressions.  When you end the command-line by typing , Vim
+computes the result of the expression.  If you end it with , Vim abandons
+the expression.  If you do not enter an expression, Vim uses the previous
+expression (like with the "/" command).
+
+The expression must evaluate to a String.  A Number is always automatically
+converted to a String.  For the "p" and ":put" command, if the result is a
+Float it's converted into a String.  If the result is a List each element is
+turned into a String and used as a line.  A Dictionary or FuncRef results in
+an error message (use string() to convert).
+
+If the "= register is used for the "p" command, the String is split up at 
+characters.  If the String ends in a , it is regarded as a linewise
+register.  {not in Vi}
+
+7. Selection and drop registers "*, "+ and "~ 
+Use these registers for storing and retrieving the selected text for the GUI.
+See |quotestar| and |quoteplus|.  When the clipboard is not available or not
+working, the unnamed register is used instead.  For Unix systems the clipboard
+is only available when the |+xterm_clipboard| feature is present.  {not in Vi}
+
+Note that there is only a distinction between "* and "+ for X11 systems.  For
+an explanation of the difference, see |x11-selection|.  Under MS-Windows, use
+of "* and "+ is actually synonymous and refers to the |gui-clipboard|.
+
+						*quote_~* *quote~* **
+The read-only "~ register stores the dropped text from the last drag'n'drop
+operation.  When something has been dropped onto Vim, the "~ register is
+filled in and the  pseudo key is sent for notification.  You can remap
+this key if you want; the default action (for all modes) is to insert the
+contents of the "~ register at the cursor position.  {not in Vi}
+{only available when compiled with the |+dnd| feature, currently only with the
+GTK GUI}
+
+Note: The "~ register is only used when dropping plain text onto Vim.
+Drag'n'drop of URI lists is handled internally.
+
+8. Black hole register "_				*quote_*
+When writing to this register, nothing happens.  This can be used to delete
+text without affecting the normal registers.  When reading from this register,
+nothing is returned.  {not in Vi}
+
+9. Last search pattern register	"/			*quote_/* *quote/*
+Contains the most recent search-pattern.  This is used for "n" and 'hlsearch'.
+It is writable with ":let", you can change it to have 'hlsearch' highlight
+other matches without actually searching.  You can't yank or delete into this
+register.  The search direction is available in |v:searchforward|.
+Note that the valued is restored when returning from a function
+|function-search-undo|.
+{not in Vi}
+
+							*@/*
+You can write to a register with a ":let" command |:let-@|.  Example: >
+	:let @/ = "the"
+
+If you use a put command without specifying a register, Vim uses the register
+that was last filled (this is also the contents of the unnamed register).  If
+you are confused, use the ":dis" command to find out what Vim will put (this
+command displays all named and numbered registers; the unnamed register is
+labelled '"').
+
+The next three commands always work on whole lines.
+
+:[range]co[py] {address}				*:co* *:copy*
+			Copy the lines given by [range] to below the line
+			given by {address}.
+
+							*:t*
+:t			Synonym for copy.
+
+:[range]m[ove] {address}			*:m* *:mo* *:move* *E134*
+			Move the lines given by [range] to below the line
+			given by {address}.
+
+==============================================================================
+6. Formatting text					*formatting*
+
+:[range]ce[nter] [width]				*:ce* *:center*
+			Center lines in [range] between [width] columns
+			(default 'textwidth' or 80 when 'textwidth' is 0).
+			{not in Vi}
+			Not available when |+ex_extra| feature was disabled at
+			compile time.
+
+:[range]ri[ght] [width]					*:ri* *:right*
+			Right-align lines in [range] at [width] columns
+			(default 'textwidth' or 80 when 'textwidth' is 0).
+			{not in Vi}
+			Not available when |+ex_extra| feature was disabled at
+			compile time.
+
+							*:le* *:left*
+:[range]le[ft] [indent]
+			Left-align lines in [range].  Sets the indent in the
+			lines to [indent] (default 0).  {not in Vi}
+			Not available when |+ex_extra| feature was disabled at
+			compile time.
+
+							*gq*
+gq{motion}		Format the lines that {motion} moves over.
+			Formatting is done with one of three methods:
+			1. If 'formatexpr' is not empty the expression is
+			   evaluated.  This can differ for each buffer.
+			2. If 'formatprg' is not empty an external program
+			   is used.
+			3. Otherwise formatting is done internally.
+
+			In the third case the 'textwidth' option controls the
+			length of each formatted line (see below).
+			If the 'textwidth' option is 0, the formatted line
+			length is the screen width (with a maximum width of
+			79).
+			The 'formatoptions' option controls the type of
+			formatting |fo-table|.
+			The cursor is left on the first non-blank of the last
+			formatted line.
+			NOTE: The "Q" command formerly performed this
+			function.  If you still want to use "Q" for
+			formatting, use this mapping: >
+				:nnoremap Q gq
+
+gqgq							*gqgq* *gqq*
+gqq			Format the current line.  With a count format that
+			many lines.  {not in Vi}
+
+							*v_gq*
+{Visual}gq		Format the highlighted text.  (for {Visual} see
+			|Visual-mode|).  {not in Vi}
+
+							*gw*
+gw{motion}		Format the lines that {motion} moves over.  Similar to
+			|gq| but puts the cursor back at the same position in
+			the text.  However, 'formatprg' and 'formatexpr' are
+			not used.  {not in Vi}
+
+gwgw							*gwgw* *gww*
+gww			Format the current line as with "gw".  {not in Vi}
+
+							*v_gw*
+{Visual}gw		Format the highlighted text as with "gw".  (for
+			{Visual} see |Visual-mode|).  {not in Vi}
+
+Example: To format the current paragraph use:			*gqap*  >
+	gqap
+
+The "gq" command leaves the cursor in the line where the motion command takes
+the cursor.  This allows you to repeat formatting repeated with ".".  This
+works well with "gqj" (format current and next line) and "gq}" (format until
+end of paragraph).  Note: When 'formatprg' is set, "gq" leaves the cursor on
+the first formatted line (as with using a filter command).
+
+If you want to format the current paragraph and continue where you were, use: >
+	gwap
+If you always want to keep paragraphs formatted you may want to add the 'a'
+flag to 'formatoptions'.  See |auto-format|.
+
+If the 'autoindent' option is on, Vim uses the indent of the first line for
+the following lines.
+
+Formatting does not change empty lines (but it does change lines with only
+white space!).
+
+The 'joinspaces' option is used when lines are joined together.
+
+You can set the 'formatexpr' option to an expression or the 'formatprg' option
+to the name of an external program for Vim to use for text formatting.  The
+'textwidth' and other options have no effect on formatting by an external
+program.
+
+							*right-justify*
+There is no command in Vim to right justify text.  You can do it with
+an external command, like "par" (e.g.: "!}par" to format until the end of the
+paragraph) or set 'formatprg' to "par".
+
+							*format-comments*
+An overview of comment formatting is in section |30.6| of the user manual.
+
+Vim can automatically insert and format comments in a special way.  Vim
+recognizes a comment by a specific string at the start of the line (ignoring
+white space).  Three types of comments can be used:
+
+- A comment string that repeats at the start of each line.  An example is the
+  type of comment used in shell scripts, starting with "#".
+- A comment string that occurs only in the first line, not in the following
+  lines.  An example is this list with dashes.
+- Three-piece comments that have a start string, an end string, and optional
+  lines in between.  The strings for the start, middle and end are different.
+  An example is the C style comment:
+	/*
+	 * this is a C comment
+	 */
+
+The 'comments' option is a comma-separated list of parts.  Each part defines a
+type of comment string.  A part consists of:
+	{flags}:{string}
+
+{string} is the literal text that must appear.
+
+{flags}:
+  n	Nested comment.  Nesting with mixed parts is allowed.  If 'comments'
+	is "n:),n:>" a line starting with "> ) >" is a comment.
+
+  b	Blank (,  or ) required after {string}.
+
+  f	Only the first line has the comment string.  Do not repeat comment on
+	the next line, but preserve indentation (e.g., a bullet-list).
+
+  s	Start of three-piece comment
+
+  m	Middle of a three-piece comment
+
+  e	End of a three-piece comment
+
+  l	Left align. Used together with 's' or 'e', the leftmost character of
+	start or end will line up with the leftmost character from the middle.
+	This is the default and can be omitted. See below for more details.
+
+  r	Right align. Same as above but rightmost instead of leftmost. See
+	below for more details.
+
+  O	Don't consider this comment for the "O" command.
+
+  x	Allows three-piece comments to be ended by just typing the last
+	character of the end-comment string as the first action on a new
+	line when the middle-comment string has been inserted automatically.
+	See below for more details.
+
+  {digits}
+	When together with 's' or 'e': add {digit} amount of offset to an
+	automatically inserted middle or end comment leader. The offset begins
+	from a left alignment. See below for more details.
+
+  -{digits}
+	Like {digits} but reduce the indent.  This only works when there is
+	some indent for the start or end part that can be removed.
+
+When a string has none of the 'f', 's', 'm' or 'e' flags, Vim assumes the
+comment string repeats at the start of each line.  The flags field may be
+empty.
+
+Any blank space in the text before and after the {string} is part of the
+{string}, so do not include leading or trailing blanks unless the blanks are a
+required part of the comment string.
+
+When one comment leader is part of another, specify the part after the whole.
+For example, to include both "-" and "->", use >
+	:set comments=f:->,f:-
+
+A three-piece comment must always be given as start,middle,end, with no other
+parts in between.  An example of a three-piece comment is >
+	sr:/*,mb:*,ex:*/
+for C-comments.  To avoid recognizing "*ptr" as a comment, the middle string
+includes the 'b' flag.  For three-piece comments, Vim checks the text after
+the start and middle strings for the end string.  If Vim finds the end string,
+the comment does not continue on the next line.  Three-piece comments must
+have a middle string because otherwise Vim can't recognize the middle lines.
+
+Notice the use of the "x" flag in the above three-piece comment definition.
+When you hit Return in a C-comment, Vim will insert the middle comment leader
+for the new line: " * ".  To close this comment you just have to type "/"
+before typing anything else on the new line.  This will replace the
+middle-comment leader with the end-comment leader and apply any specified
+alignment, leaving just " */".  There is no need to hit BackSpace first.
+
+
+Here is an example of alignment flags at work to make a comment stand out
+(kind of looks like a 1 too). Consider comment string >
+	sr:/***,m:**,ex2:******/
+
+                                   /***
+                                     **<--right aligned from "r" flag
+                                     **
+offset 2 spaces from the "2" flag--->**
+                                   ******/
+In this case, the first comment was typed, then return was pressed 4 times,
+then "/" was pressed to end the comment.
+
+Here are some finer points of three part comments. There are three times when
+alignment and offset flags are taken into consideration: opening a new line
+after a start-comment, opening a new line before an end-comment, and
+automatically ending a three-piece comment.  The end alignment flag has a
+backwards perspective; the result is that the same alignment flag used with
+"s" and "e" will result in the same indent for the starting and ending pieces.
+Only one alignment per comment part is meant to be used, but an offset number
+will override the "r" and "l" flag.
+
+Enabling 'cindent' will override the alignment flags in many cases.
+Reindenting using a different method like |gq| or |=| will not consult
+alignment flags either. The same behaviour can be defined in those other
+formatting options. One consideration is that 'cindent' has additional options
+for context based indenting of comments but cannot replicate many three piece
+indent alignments.  However, 'indentexpr' is has the ability to work better
+with three piece comments.
+
+Other examples: >
+   "b:*"	Includes lines starting with "*", but not if the "*" is
+		followed by a non-blank.  This avoids a pointer dereference
+		like "*str" to be recognized as a comment.
+   "n:>"	Includes a line starting with ">", ">>", ">>>", etc.
+   "fb:-"	Format a list that starts with "- ".
+
+By default, "b:#" is included.  This means that a line that starts with
+"#include" is not recognized as a comment line.  But a line that starts with
+"# define" is recognized.  This is a compromise.
+
+{not available when compiled without the |+comments| feature}
+
+							*fo-table*
+You can use the 'formatoptions' option  to influence how Vim formats text.
+'formatoptions' is a string that can contain any of the letters below.  The
+default setting is "tcq".  You can separate the option letters with commas for
+readability.
+
+letter	 meaning when present in 'formatoptions'    ~
+
+t	Auto-wrap text using textwidth
+c	Auto-wrap comments using textwidth, inserting the current comment
+	leader automatically.
+r	Automatically insert the current comment leader after hitting
+	 in Insert mode.
+o	Automatically insert the current comment leader after hitting 'o' or
+	'O' in Normal mode.
+q	Allow formatting of comments with "gq".
+	Note that formatting will not change blank lines or lines containing
+	only the comment leader.  A new paragraph starts after such a line,
+	or when the comment leader changes.
+w	Trailing white space indicates a paragraph continues in the next line.
+	A line that ends in a non-white character ends a paragraph.
+a	Automatic formatting of paragraphs.  Every time text is inserted or
+	deleted the paragraph will be reformatted.  See |auto-format|.
+	When the 'c' flag is present this only happens for recognized
+	comments.
+n	When formatting text, recognize numbered lists.  This actually uses
+	the 'formatlistpat' option, thus any kind of list can be used.  The
+	indent of the text after the number is used for the next line.  The
+	default is to find a number, optionally followed by '.', ':', ')',
+	']' or '}'.  Note that 'autoindent' must be set too.  Doesn't work
+	well together with "2".
+	Example: >
+		1. the first item
+		   wraps
+		2. the second item
+2	When formatting text, use the indent of the second line of a paragraph
+	for the rest of the paragraph, instead of the indent of the first
+	line.  This supports paragraphs in which the first line has a
+	different indent than the rest.  Note that 'autoindent' must be set
+	too.  Example: >
+			first line of a paragraph
+		second line of the same paragraph
+		third line.
+v	Vi-compatible auto-wrapping in insert mode: Only break a line at a
+	blank that you have entered during the current insert command.  (Note:
+	this is not 100% Vi compatible.  Vi has some "unexpected features" or
+	bugs in this area.  It uses the screen column instead of the line
+	column.)
+b	Like 'v', but only auto-wrap if you enter a blank at or before
+	the wrap margin.  If the line was longer than 'textwidth' when you
+	started the insert, or you do not enter a blank in the insert before
+	reaching 'textwidth', Vim does not perform auto-wrapping.
+l	Long lines are not broken in insert mode: When a line was longer than
+	'textwidth' when the insert command started, Vim does not
+	automatically format it.
+m	Also break at a multi-byte character above 255.  This is useful for
+	Asian text where every character is a word on its own.
+M	When joining lines, don't insert a space before or after a multi-byte
+	character.  Overrules the 'B' flag.
+B	When joining lines, don't insert a space between two multi-byte
+	characters.  Overruled by the 'M' flag.
+1	Don't break a line after a one-letter word.  It's broken before it
+	instead (if possible).
+
+
+With 't' and 'c' you can specify when Vim performs auto-wrapping:
+value	action	~
+""	no automatic formatting (you can use "gq" for manual formatting)
+"t"	automatic formatting of text, but not comments
+"c"	automatic formatting for comments, but not text (good for C code)
+"tc"	automatic formatting for text and comments
+
+Note that when 'textwidth' is 0, Vim does no automatic formatting anyway (but
+does insert comment leaders according to the 'comments' option).  An exception
+is when the 'a' flag is present. |auto-format|
+
+Note that when 'paste' is on, Vim does no formatting at all.
+
+Note that 'textwidth' can be non-zero even if Vim never performs auto-wrapping;
+'textwidth' is still useful for formatting with "gq".
+
+If the 'comments' option includes "/*", "*" and/or "*/", then Vim has some
+built in stuff to treat these types of comments a bit more cleverly.
+Opening a new line before or after "/*" or "*/" (with 'r' or 'o' present in
+'formatoptions') gives the correct start of the line automatically.  The same
+happens with formatting and auto-wrapping.  Opening a line after a line
+starting with "/*" or "*" and containing "*/", will cause no comment leader to
+be inserted, and the indent of the new line is taken from the line containing
+the start of the comment.
+E.g.:
+    /* ~
+     * Your typical comment. ~
+     */ ~
+    The indent on this line is the same as the start of the above
+    comment.
+
+All of this should be really cool, especially in conjunction with the new
+:autocmd command to prepare different settings for different types of file.
+
+Some examples:
+  for C code (only format comments): >
+	:set fo=croq
+< for Mail/news	(format all, don't start comment with "o" command): >
+	:set fo=tcrq
+<
+
+Automatic formatting					*auto-format*
+
+When the 'a' flag is present in 'formatoptions' text is formatted
+automatically when inserting text or deleting text.  This works nice for
+editing text paragraphs.  A few hints on how to use this:
+
+- You need to properly define paragraphs.  The simplest is paragraphs that are
+  separated by a blank line.  When there is no separating blank line, consider
+  using the 'w' flag and adding a space at the end of each line in the
+  paragraphs except the last one.
+
+- You can set the 'formatoptions' based on the type of file |filetype| or
+  specifically for one file with a |modeline|.
+
+- Set 'formatoptions' to "aw2tq" to make text with indents like this:
+
+	    bla bla foobar bla 
+	bla foobar bla foobar bla
+	    bla bla foobar bla 
+	bla foobar bla bla foobar
+
+- Add the 'c' flag to only auto-format comments.  Useful in source code.
+
+- Set 'textwidth' to the desired width.  If it is zero then 79 is used, or the
+  width of the screen if this is smaller.
+
+And a few warnings:
+
+- When part of the text is not properly separated in paragraphs, making
+  changes in this text will cause it to be formatted anyway.  Consider doing >
+
+	:set fo-=a
+
+- When using the 'w' flag (trailing space means paragraph continues) and
+  deleting the last line of a paragraph with |dd|, the paragraph will be
+  joined with the next one.
+
+- Changed text is saved for undo.  Formatting is also a change.  Thus each
+  format action saves text for undo.  This may consume quite a lot of memory.
+
+- Formatting a long paragraph and/or with complicated indenting may be slow.
+
+==============================================================================
+7. Sorting text						*sorting*
+
+Vim has a sorting function and a sorting command.  The sorting function can be
+found here: |sort()|.
+
+							*:sor* *:sort*
+:[range]sor[t][!] [i][u][r][n][x][o] [/{pattern}/]
+			Sort lines in [range].  When no range is given all
+			lines are sorted.
+
+			With [!] the order is reversed.
+
+			With [i] case is ignored.
+
+			With [n] sorting is done on the first decimal number
+			in the line (after or inside a {pattern} match).
+			One leading '-' is included in the number.
+
+			With [x] sorting is done on the first hexadecimal
+			number in the line (after or inside a {pattern}
+			match).  A leading "0x" or "0X" is ignored.
+			One leading '-' is included in the number.
+
+			With [o] sorting is done on the first octal number in
+			the line (after or inside a {pattern} match).
+
+			With [u] only keep the first of a sequence of
+			identical lines (ignoring case when [i] is used).
+			Without this flag, a sequence of identical lines
+			will be kept in their original order.
+			Note that leading and trailing white space may cause
+			lines to be different.
+
+			When /{pattern}/ is specified and there is no [r] flag
+			the text matched with {pattern} is skipped, so that
+			you sort on what comes after the match.
+			Instead of the slash any non-letter can be used.
+			For example, to sort on the second comma-separated
+			field: >
+				:sort /[^,]*,/
+<			To sort on the text at virtual column 10 (thus
+			ignoring the difference between tabs and spaces): >
+				:sort /.*\%10v/
+<			To sort on the first number in the line, no matter
+			what is in front of it: >
+				:sort /.\{-}\ze\d/
+<			(Explanation: ".\{-}" matches any text, "\ze" sets the
+			end of the match and \d matches a digit.)
+			With [r] sorting is done on the matching {pattern}
+			instead of skipping past it as described above.
+			For example, to sort on only the first three letters
+			of each line: >
+				:sort /\a\a\a/ r
+
+<			If a {pattern} is used, any lines which don't have a
+			match for {pattern} are kept in their current order,
+			but separate from the lines which do match {pattern}.
+			If you sorted in reverse, they will be in reverse
+			order after the sorted lines, otherwise they will be
+			in their original order, right before the sorted
+			lines.
+
+			If {pattern} is empty (e.g. // is specified), the
+			last search pattern is used.  This allows trying out
+			a pattern first.
+
+Note that using ":sort" with ":global" doesn't sort the matching lines, it's
+quite useless.
+
+The details about sorting depend on the library function used.  There is no
+guarantee that sorting is "stable" or obeys the current locale.  You will have
+to try it out.
+
+The sorting can be interrupted, but if you interrupt it too late in the
+process you may end up with duplicated lines.  This also depends on the system
+library function used.
+
+ vim:tw=78:ts=8:ft=help:norl:
diff --git a/vim73/doc/cmdline.txt b/vim73/doc/cmdline.txt
new file mode 100644
index 0000000..1368dbf
--- /dev/null
+++ b/vim73/doc/cmdline.txt
@@ -0,0 +1,1096 @@
+*cmdline.txt*   For Vim version 7.3.  Last change: 2010 Nov 28
+
+
+		  VIM REFERENCE MANUAL    by Bram Moolenaar
+
+
+				*Cmdline-mode* *Command-line-mode*
+Command-line mode		*Cmdline* *Command-line* *mode-cmdline* *:*
+
+Command-line mode is used to enter Ex commands (":"), search patterns
+("/" and "?"), and filter commands ("!").
+
+Basic command line editing is explained in chapter 20 of the user manual
+|usr_20.txt|.
+
+1. Command-line editing		|cmdline-editing|
+2. Command-line completion	|cmdline-completion|
+3. Ex command-lines		|cmdline-lines|
+4. Ex command-line ranges	|cmdline-ranges|
+5. Ex command-line flags	|ex-flags|
+6. Ex special characters	|cmdline-special|
+7. Command-line window		|cmdline-window|
+
+==============================================================================
+1. Command-line editing					*cmdline-editing*
+
+Normally characters are inserted in front of the cursor position.  You can
+move around in the command-line with the left and right cursor keys.  With the
+ key, you can toggle between inserting and overstriking characters.
+{Vi: can only alter the last character in the line}
+
+Note that if your keyboard does not have working cursor keys or any of the
+other special keys, you can use ":cnoremap" to define another key for them.
+For example, to define tcsh style editing keys:		*tcsh-style*  >
+	:cnoremap  
+	:cnoremap  
+	:cnoremap  
+	:cnoremap b 
+	:cnoremap f 
+(<> notation |<>|; type all this literally)
+
+							*cmdline-too-long*
+When the command line is getting longer than what fits on the screen, only the
+part that fits will be shown.  The cursor can only move in this visible part,
+thus you cannot edit beyond that.
+
+						*cmdline-history* *history*
+The command-lines that you enter are remembered in a history table.  You can
+recall them with the up and down cursor keys.  There are actually five
+history tables:
+- one for ':' commands
+- one for search strings
+- one for expressions
+- one for input lines, typed for the |input()| function.
+- one for debug mode commands
+These are completely separate.  Each history can only be accessed when
+entering the same type of line.
+Use the 'history' option to set the number of lines that are remembered
+(default: 20).
+Notes:
+- When you enter a command-line that is exactly the same as an older one, the
+  old one is removed (to avoid repeated commands moving older commands out of
+  the history).
+- Only commands that are typed are remembered.  Ones that completely come from
+  mappings are not put in the history.
+- All searches are put in the search history, including the ones that come
+  from commands like "*" and "#".  But for a mapping, only the last search is
+  remembered (to avoid that long mappings trash the history).
+{Vi: no history}
+{not available when compiled without the |+cmdline_hist| feature}
+
+There is an automatic completion of names on the command-line; see
+|cmdline-completion|.
+
+							*c_CTRL-V*
+CTRL-V		Insert next non-digit literally.  Up to three digits form the
+		decimal value of a single byte.  The non-digit and the three
+		digits are not considered for mapping.  This works the same
+		way as in Insert mode (see above, |i_CTRL-V|).
+		Note: Under Windows CTRL-V is often mapped to paste text.
+		Use CTRL-Q instead then.
+							*c_CTRL-Q*
+CTRL-Q		Same as CTRL-V.  But with some terminals it is used for
+		control flow, it doesn't work then.
+
+							*c_*
+		cursor left
+							*c_*
+		cursor right
+							*c_*
+ or 					*c_*
+		cursor one WORD left
+							*c_*
+ or 					*c_*
+		cursor one WORD right
+CTRL-B or 					*c_CTRL-B* *c_*
+		cursor to beginning of command-line
+CTRL-E or 						*c_CTRL-E* *c_*
+		cursor to end of command-line
+
+							*c_*
+	Move the cursor to the position of the mouse click.
+
+CTRL-H							*c_* *c_CTRL-H*
+		Delete the character in front of the cursor (see |:fixdel| if
+		your  key does not do what you want).
+							*c_*
+		Delete the character under the cursor (at end of line:
+		character before the cursor) (see |:fixdel| if your 
+		key does not do what you want).
+							*c_CTRL-W*
+CTRL-W		Delete the |word| before the cursor.  This depends on the
+		'iskeyword' option.
+							*c_CTRL-U*
+CTRL-U		Remove all characters between the cursor position and
+		the beginning of the line.  Previous versions of vim
+		deleted all characters on the line.  If that is the
+		preferred behavior, add the following to your .vimrc: >
+			:cnoremap  
+<
+							*c_*
+	Toggle between insert and overstrike.  {not in Vi}
+
+{char1}  {char2}	or				*c_digraph*
+CTRL-K {char1} {char2}					*c_CTRL-K*
+		enter digraph (see |digraphs|).  When {char1} is a special
+		key, the code for that key is inserted in <> form.  {not in Vi}
+
+CTRL-R {0-9a-z"%#:-=.}					*c_CTRL-R* *c_*
+		Insert the contents of a numbered or named register.  Between
+		typing CTRL-R and the second character '"' will be displayed
+		to indicate that you are expected to enter the name of a
+		register.
+		The text is inserted as if you typed it, but mappings and
+		abbreviations are not used.  Command-line completion through
+		'wildchar' is not triggered though.  And characters that end
+		the command line are inserted literally (, , ,
+		).  A  or CTRL-W could still end the command line
+		though, and remaining characters will then be interpreted in
+		another mode, which might not be what you intended.
+		Special registers:
+			'"'	the unnamed register, containing the text of
+				the last delete or yank
+			'%'	the current file name
+			'#'	the alternate file name
+			'*'	the clipboard contents (X11: primary selection)
+			'+'	the clipboard contents
+			'/'	the last search pattern
+			':'	the last command-line
+			'-'	the last small (less than a line) delete
+			'.'	the last inserted text
+							*c_CTRL-R_=*
+			'='	the expression register: you are prompted to
+				enter an expression (see |expression|)
+				(doesn't work at the expression prompt; some
+				things such as changing the buffer or current
+				window are not allowed to avoid side effects)
+				When the result is a |List| the items are used
+				as lines.  They can have line breaks inside
+				too.
+				When the result is a Float it's automatically
+				converted to a String.
+		See |registers| about registers.  {not in Vi}
+		Implementation detail: When using the |expression| register
+		and invoking setcmdpos(), this sets the position before
+		inserting the resulting string.  Use CTRL-R CTRL-R to set the
+		position afterwards.
+
+CTRL-R CTRL-F				*c_CTRL-R_CTRL-F* *c__*
+CTRL-R CTRL-P				*c_CTRL-R_CTRL-P* *c__*
+CTRL-R CTRL-W				*c_CTRL-R_CTRL-W* *c__*
+CTRL-R CTRL-A				*c_CTRL-R_CTRL-A* *c__*
+		Insert the object under the cursor:
+			CTRL-F	the Filename under the cursor
+			CTRL-P	the Filename under the cursor, expanded with
+				'path' as in |gf|
+			CTRL-W	the Word under the cursor
+			CTRL-A	the WORD under the cursor; see |WORD|
+
+		When 'incsearch' is set the cursor position at the end of the
+		currently displayed match is used.  With CTRL-W the part of
+		the word that was already typed is not inserted again.
+
+		{not in Vi}
+		CTRL-F and CTRL-P: {only when |+file_in_path| feature is
+		included}
+
+					*c_CTRL-R_CTRL-R* *c__*
+					*c_CTRL-R_CTRL-O* *c__*
+CTRL-R CTRL-R {0-9a-z"%#:-=. CTRL-F CTRL-P CTRL-W CTRL-A}
+CTRL-R CTRL-O {0-9a-z"%#:-=. CTRL-F CTRL-P CTRL-W CTRL-A}
+		Insert register or object under the cursor.  Works like
+		|c_CTRL-R| but inserts the text literally.  For example, if
+		register a contains "xy^Hz" (where ^H is a backspace),
+		"CTRL-R a" will insert "xz" while "CTRL-R CTRL-R a" will
+		insert "xy^Hz".
+
+CTRL-\ e {expr}						*c_CTRL-\_e*
+		Evaluate {expr} and replace the whole command line with the
+		result.  You will be prompted for the expression, type 
+		to finish it.  It's most useful in mappings though.  See
+		|expression|.
+		See |c_CTRL-R_=| for inserting the result of an expression.
+		Useful functions are |getcmdtype()|, |getcmdline()| and
+		|getcmdpos()|.
+		The cursor position is unchanged, except when the cursor was
+		at the end of the line, then it stays at the end.
+		|setcmdpos()| can be used to set the cursor position.
+		The |sandbox| is used for evaluating the expression to avoid
+		nasty side effects.
+		Example: >
+			:cmap  eAppendSome()
+			:func AppendSome()
+			   :let cmd = getcmdline() . " Some()"
+			   :" place the cursor on the )
+			   :call setcmdpos(strlen(cmd))
+			   :return cmd
+			:endfunc
+<		This doesn't work recursively, thus not when already editing
+		an expression.
+
+							*c_CTRL-Y*
+CTRL-Y		When there is a modeless selection, copy the selection into
+		the clipboard. |modeless-selection|
+		If there is no selection CTRL-Y is inserted as a character.
+
+CTRL-J						*c_CTRL-J* *c_* *c_*
+ or 	start entered command
+							*c_*
+		When typed and 'x' not present in 'cpoptions', quit
+		Command-line mode without executing.  In macros or when 'x'
+		present in 'cpoptions', start entered command.
+		Note: If your  key is hard to hit on your keyboard, train
+		yourself to use CTRL-[.
+							*c_CTRL-C*
+CTRL-C		quit command-line without executing
+
+							*c_*
+		recall older command-line from history, whose beginning
+		matches the current command-line (see below).
+		{not available when compiled without the |+cmdline_hist|
+		feature}
+							*c_*
+		recall more recent command-line from history, whose beginning
+		matches the current command-line (see below).
+		{not available when compiled without the |+cmdline_hist|
+		feature}
+
+							*c_* *c_*
+ or 
+		recall older command-line from history
+		{not available when compiled without the |+cmdline_hist|
+		feature}
+						*c_* *c_*
+ or 
+		recall more recent command-line from history
+		{not available when compiled without the |+cmdline_hist|
+		feature}
+
+CTRL-D		command-line completion (see |cmdline-completion|)
+'wildchar' option
+		command-line completion (see |cmdline-completion|)
+CTRL-N		command-line completion (see |cmdline-completion|)
+CTRL-P		command-line completion (see |cmdline-completion|)
+CTRL-A		command-line completion (see |cmdline-completion|)
+CTRL-L		command-line completion (see |cmdline-completion|)
+
+							*c_CTRL-_*
+CTRL-_		a - switch between Hebrew and English keyboard mode, which is
+		private to the command-line and not related to hkmap.
+		This is useful when Hebrew text entry is required in the
+		command-line, searches, abbreviations, etc.  Applies only if
+		Vim is compiled with the |+rightleft| feature and the
+		'allowrevins' option is set.
+		See |rileft.txt|.
+
+		b - switch between Farsi and English keyboard mode, which is
+		private to the command-line and not related to fkmap.  In
+		Farsi keyboard mode the characters are inserted in reverse
+		insert manner.  This is useful when Farsi text entry is
+		required in the command-line, searches, abbreviations, etc.
+		Applies only if Vim is compiled with the |+farsi| feature.
+		See |farsi.txt|.
+
+							*c_CTRL-^*
+CTRL-^		Toggle the use of language |:lmap| mappings and/or Input
+		Method.
+		When typing a pattern for a search command and 'imsearch' is
+		not -1, VAL is the value of 'imsearch', otherwise VAL is the
+		value of 'iminsert'.
+		When language mappings are defined:
+		- If VAL is 1 (langmap mappings used) it becomes 0 (no langmap
+		  mappings used).
+		- If VAL was not 1 it becomes 1, thus langmap mappings are
+		  enabled.
+		When no language mappings are defined:
+		- If VAL is 2 (Input Method is used) it becomes 0 (no input
+		  method used)
+		- If VAL has another value it becomes 2, thus the Input Method
+		  is enabled.
+		These language mappings are normally used to type characters
+		that are different from what the keyboard produces.  The
+		'keymap' option can be used to install a whole number of them.
+		When entering a command line, langmap mappings are switched
+		off, since you are expected to type a command.  After
+		switching it on with CTRL-^, the new state is not used again
+		for the next command or Search pattern.
+		{not in Vi}
+
+						*c_CTRL-]*
+CTRL-]		Trigger abbreviation, without inserting a character.  {not in
+		Vi}
+
+For Emacs-style editing on the command-line see |emacs-keys|.
+
+The  and  keys take the current command-line as a search string.
+The beginning of the next/previous command-lines are compared with this
+string.  The first line that matches is the new command-line.  When typing
+these two keys repeatedly, the same string is used again.  For example, this
+can be used to find the previous substitute command: Type ":s" and then .
+The same could be done by typing  a number of times until the desired
+command-line is shown.  (Note: the shifted arrow keys do not work on all
+terminals)
+
+							*:his* *:history*
+:his[tory]	Print the history of last entered commands.
+		{not in Vi}
+		{not available when compiled without the |+cmdline_hist|
+		feature}
+
+:his[tory] [{name}] [{first}][, [{last}]]
+		List the contents of history {name} which can be:
+		c[md]	 or :	command-line history
+		s[earch] or /	search string history
+		e[xpr]	 or =	expression register history
+		i[nput]	 or @	input line history
+		d[ebug]	 or >	debug command history
+		a[ll]		all of the above
+		{not in Vi}
+
+		If the numbers {first} and/or {last} are given, the respective
+		range of entries from a history is listed.  These numbers can
+		be specified in the following form:
+							*:history-indexing*
+		A positive number represents the absolute index of an entry
+		as it is given in the first column of a :history listing.
+		This number remains fixed even if other entries are deleted.
+
+		A negative number means the relative position of an entry,
+		counted from the newest entry (which has index -1) backwards.
+
+		Examples:
+		List entries 6 to 12 from the search history: >
+			:history / 6,12
+<
+		List the recent five entries from all histories: >
+			:history all -5,
+
+==============================================================================
+2. Command-line completion				*cmdline-completion*
+
+When editing the command-line, a few commands can be used to complete the
+word before the cursor.  This is available for:
+
+- Command names: At the start of the command-line.
+- Tags: Only after the ":tag" command.
+- File names: Only after a command that accepts a file name or a setting for
+  an option that can be set to a file name.  This is called file name
+  completion.
+- Shell command names: After ":!cmd", ":r !cmd" and ":w !cmd".  $PATH is used.
+- Options: Only after the ":set" command.
+- Mappings: Only after a ":map" or similar command.
+- Variable and function names: Only after a ":if", ":call" or similar command.
+
+When Vim was compiled without the |+cmdline_compl| feature only file names,
+directories and help items can be completed.  The number of help item matches
+is limited (currently to 300) to avoid a long delay when there are very many
+matches.
+
+These are the commands that can be used:
+
+							*c_CTRL-D*
+CTRL-D		List names that match the pattern in front of the cursor.
+		When showing file names, directories are highlighted (see
+		'highlight' option).  Names where 'suffixes' matches are moved
+		to the end.
+		The 'wildoptions' option can be set to "tagfile" to list the
+		file of matching tags.
+					*c_CTRL-I* *c_wildchar* *c_*
+'wildchar' option
+		A match is done on the pattern in front of the cursor.  The
+		match (if there are several, the first match) is inserted
+		in place of the pattern.  (Note: does not work inside a
+		macro, because  or  are mostly used as 'wildchar',
+		and these have a special meaning in some macros.) When typed
+		again and there were multiple matches, the next
+		match is inserted.  After the last match, the first is used
+		again (wrap around).
+		The behavior can be changed with the 'wildmode' option.
+							*c_CTRL-N*
+CTRL-N		After using 'wildchar' which got multiple matches, go to next
+		match.  Otherwise recall more recent command-line from history.
+							*c_CTRL-P* *c_*
+CTRL-P		After using 'wildchar' which got multiple matches, go to
+		previous match.  Otherwise recall older command-line from
+		history.   only works with the GUI, on the Amiga and
+		with MS-DOS.
+							*c_CTRL-A*
+CTRL-A		All names that match the pattern in front of the cursor are
+		inserted.
+							*c_CTRL-L*
+CTRL-L		A match is done on the pattern in front of the cursor.  If
+		there is one match, it is inserted in place of the pattern.
+		If there are multiple matches the longest common part is
+		inserted in place of the pattern.  If the result is shorter
+		than the pattern, no completion is done.
+		When 'incsearch' is set, entering a search pattern for "/" or
+		"?" and the current match is displayed then CTRL-L will add
+		one character from the end of the current match.  If
+		'ignorecase' and 'smartcase' are set and the command line has
+		no uppercase characters, the added character is converted to
+		lowercase.
+
+The 'wildchar' option defaults to  (CTRL-E when in Vi compatible mode; in
+a previous version  was used).  In the pattern standard wildcards '*' and
+'?' are accepted when matching file names.  '*' matches any string, '?'
+matches exactly one character.
+
+If you like tcsh's autolist completion, you can use this mapping:
+	:cnoremap X 
+(Where X is the command key to use,  is CTRL-L and  is CTRL-D)
+This will find the longest match and then list all matching files.
+
+If you like tcsh's autolist completion, you can use the 'wildmode' option to
+emulate it.  For example, this mimics autolist=ambiguous:
+	:set wildmode=longest,list
+This will find the longest match with the first 'wildchar', then list all
+matching files with the next.
+
+							*suffixes*
+For file name completion you can use the 'suffixes' option to set a priority
+between files with almost the same name.  If there are multiple matches,
+those files with an extension that is in the 'suffixes' option are ignored.
+The default is ".bak,~,.o,.h,.info,.swp,.obj", which means that files ending
+in ".bak", "~", ".o", ".h", ".info", ".swp" and ".obj" are sometimes ignored.
+
+An empty entry, two consecutive commas, match a file name that does not
+contain a ".", thus has no suffix.  This is useful to ignore "prog" and prefer
+"prog.c".
+
+Examples:
+
+  pattern:	files:				match:	~
+   test*	test.c test.h test.o		test.c
+   test*	test.h test.o			test.h and test.o
+   test*	test.i test.h test.c		test.i and test.c
+
+It is impossible to ignore suffixes with two dots.
+
+If there is more than one matching file (after ignoring the ones matching
+the 'suffixes' option) the first file name is inserted.  You can see that
+there is only one match when you type 'wildchar' twice and the completed
+match stays the same.  You can get to the other matches by entering
+'wildchar', CTRL-N or CTRL-P.  All files are included, also the ones with
+extensions matching the 'suffixes' option.
+
+To completely ignore files with some extension use 'wildignore'.
+
+To match only files that end at the end of the typed text append a "$".  For
+example, to match only files that end in ".c": >
+	:e *.c$
+This will not match a file ending in ".cpp".  Without the "$" it does match.
+
+The old value of an option can be obtained by hitting 'wildchar' just after
+the '='.  For example, typing 'wildchar' after ":set dir=" will insert the
+current value of 'dir'.  This overrules file name completion for the options
+that take a file name.
+
+If you would like using  for CTRL-P in an xterm, put this command in
+your .cshrc: >
+	xmodmap -e "keysym Tab = Tab Find"
+And this in your .vimrc: >
+	:cmap [1~ 
+
+==============================================================================
+3. Ex command-lines					*cmdline-lines*
+
+The Ex commands have a few specialties:
+
+							*:quote* *:comment*
+'"' at the start of a line causes the whole line to be ignored.  '"'
+after a command causes the rest of the line to be ignored.  This can be used
+to add comments.  Example: >
+	:set ai		"set 'autoindent' option
+It is not possible to add a comment to a shell command ":!cmd" or to the
+":map" command and a few others, because they see the '"' as part of their
+argument.  This is mentioned where the command is explained.
+
+							*:bar* *:\bar*
+'|' can be used to separate commands, so you can give multiple commands in one
+line.  If you want to use '|' in an argument, precede it with '\'.
+
+These commands see the '|' as their argument, and can therefore not be
+followed by another Vim command:
+    :argdo
+    :autocmd
+    :bufdo
+    :command
+    :cscope
+    :debug
+    :folddoopen
+    :folddoclosed
+    :function
+    :global
+    :help
+    :helpfind
+    :lcscope
+    :make
+    :normal
+    :perl
+    :perldo
+    :promptfind
+    :promptrepl
+    :pyfile
+    :python
+    :registers
+    :read !
+    :scscope
+    :sign
+    :tcl
+    :tcldo
+    :tclfile
+    :vglobal
+    :windo
+    :write !
+    :[range]!
+    a user defined command without the "-bar" argument |:command|
+
+Note that this is confusing (inherited from Vi): With ":g" the '|' is included
+in the command, with ":s" it is not.
+
+To be able to use another command anyway, use the ":execute" command.
+Example (append the output of "ls" and jump to the first line): >
+	:execute 'r !ls' | '[
+
+There is one exception: When the 'b' flag is present in 'cpoptions', with the
+":map" and ":abbr" commands and friends CTRL-V needs to be used instead of
+'\'.  You can also use "" instead.  See also |map_bar|.
+
+Examples: >
+	:!ls | wc		view the output of two commands
+	:r !ls | wc		insert the same output in the text
+	:%g/foo/p|>		moves all matching lines one shiftwidth
+	:%s/foo/bar/|>		moves one line one shiftwidth
+	:map q 10^V|		map "q" to "10|"
+	:map q 10\| map \ l	map "q" to "10\" and map "\" to "l"
+					(when 'b' is present in 'cpoptions')
+
+You can also use  to separate commands in the same way as with '|'.  To
+insert a  use CTRL-V CTRL-J.  "^@" will be shown.  Using '|' is the
+preferred method.  But for external commands a  must be used, because a
+'|' is included in the external command.  To avoid the special meaning of 
+it must be preceded with a backslash.  Example: >
+	:r !date-join
+This reads the current date into the file and joins it with the previous line.
+
+Note that when the command before the '|' generates an error, the following
+commands will not be executed.
+
+
+Because of Vi compatibility the following strange commands are supported: >
+	:|			print current line (like ":p")
+	:3|			print line 3 (like ":3p")
+	:3			goto line 3
+
+A colon is allowed between the range and the command name.  It is ignored
+(this is Vi compatible).  For example: >
+	:1,$:s/pat/string
+
+When the character '%' or '#' is used where a file name is expected, they are
+expanded to the current and alternate file name (see the chapter "editing
+files" |:_%| |:_#|).
+
+Embedded spaces in file names are allowed on the Amiga if one file name is
+expected as argument.  Trailing spaces will be ignored, unless escaped with a
+backslash or CTRL-V.  Note that the ":next" command uses spaces to separate
+file names.  Escape the spaces to include them in a file name.  Example: >
+	:next foo\ bar goes\ to school\
+starts editing the three files "foo bar", "goes to" and "school ".
+
+When you want to use the special characters '"' or '|' in a command, or want
+to use '%' or '#' in a file name, precede them with a backslash.  The
+backslash is not required in a range and in the ":substitute" command.
+
+							*:_!*
+The '!' (bang) character after an Ex command makes the command behave in a
+different way.  The '!' should be placed immediately after the command, without
+any blanks in between.  If you insert blanks the '!' will be seen as an
+argument for the command, which has a different meaning.  For example:
+	:w! name	write the current buffer to file "name", overwriting
+			any existing file
+	:w !name	send the current buffer as standard input to command
+			"name"
+
+==============================================================================
+4. Ex command-line ranges	*cmdline-ranges* *[range]* *E16*
+
+Some Ex commands accept a line range in front of them.  This is noted as
+[range].  It consists of one or more line specifiers, separated with ',' or
+';'.
+
+The basics are explained in section |10.3| of the user manual.
+
+						*:,* *:;*
+When separated with ';' the cursor position will be set to that line
+before interpreting the next line specifier.  This doesn't happen for ','.
+Examples: >
+   4,/this line/
+<	from line 4 till match with "this line" after the cursor line. >
+   5;/that line/
+<	from line 5 till match with "that line" after line 5.
+
+The default line specifier for most commands is the cursor position, but the
+commands ":write" and ":global" have the whole file (1,$) as default.
+
+If more line specifiers are given than required for the command, the first
+one(s) will be ignored.
+
+Line numbers may be specified with:		*:range* *E14* *{address}*
+	{number}	an absolute line number
+	.		the current line			  *:.*
+	$		the last line in the file		  *:$*
+	%		equal to 1,$ (the entire file)		  *:%*
+	't		position of mark t (lowercase)		  *:'*
+	'T		position of mark T (uppercase); when the mark is in
+			another file it cannot be used in a range
+	/{pattern}[/]	the next line where {pattern} matches	  *:/*
+	?{pattern}[?]	the previous line where {pattern} matches *:?*
+	\/		the next line where the previously used search
+			pattern matches
+	\?		the previous line where the previously used search
+			pattern matches
+	\&		the next line where the previously used substitute
+			pattern matches
+
+Each may be followed (several times) by '+' or '-' and an optional number.
+This number is added or subtracted from the preceding line number.  If the
+number is omitted, 1 is used.
+
+The "/" and "?" after {pattern} are required to separate the pattern from
+anything that follows.
+
+The "/" and "?" may be preceded with another address.  The search starts from
+there.  The difference from using ';' is that the cursor isn't moved.
+Examples: >
+	/pat1//pat2/	Find line containing "pat2" after line containing
+			"pat1", without moving the cursor.
+	7;/pat2/	Find line containing "pat2", after line 7, leaving
+			the cursor in line 7.
+
+The {number} must be between 0 and the number of lines in the file.  When
+using a 0 (zero) this is interpreted as a 1 by most commands.  Commands that
+use it as a count do use it as a zero (|:tag|, |:pop|, etc).  Some commands
+interpret the zero as "before the first line" (|:read|, search pattern, etc).
+
+Examples: >
+	.+3		three lines below the cursor
+	/that/+1	the line below the next line containing "that"
+	.,$		from current line until end of file
+	0;/that		the first line containing "that", also matches in the
+			first line.
+	1;/that		the first line after line 1 containing "that"
+
+Some commands allow for a count after the command.  This count is used as the
+number of lines to be used, starting with the line given in the last line
+specifier (the default is the cursor line).  The commands that accept a count
+are the ones that use a range but do not have a file name argument (because
+a file name can also be a number).
+
+Examples: >
+	:s/x/X/g 5	substitute 'x' by 'X' in the current line and four
+			following lines
+	:23d 4		delete lines 23, 24, 25 and 26
+
+
+Folds and Range
+
+When folds are active the line numbers are rounded off to include the whole
+closed fold.  See |fold-behavior|.
+
+
+Reverse Range						*E493*
+
+A range should have the lower line number first.  If this is not the case, Vim
+will ask you if it should swap the line numbers.
+	Backwards range given, OK to swap ~
+This is not done within the global command ":g".
+
+You can use ":silent" before a command to avoid the question, the range will
+always be swapped then.
+
+
+Count and Range						*N:*
+
+When giving a count before entering ":", this is translated into:
+		:.,.+(count - 1)
+In words: The 'count' lines at and after the cursor.  Example: To delete
+three lines: >
+		3:d		is translated into: .,.+2d
+<
+
+Visual Mode and Range					*v_:*
+
+{Visual}:	Starts a command-line with the Visual selected lines as a
+		range.  The code ":'<,'>" is used for this range, which makes
+		it possible to select a similar line from the command-line
+		history for repeating a command on different Visually selected
+		lines.
+
+==============================================================================
+5. Ex command-line flags				*ex-flags*
+
+These flags are supported by a selection of Ex commands.  They print the line
+that the cursor ends up after executing the command:
+
+	l	output like for |:list|
+	#	add line number
+	p	output like for |:print|
+
+The flags can be combined, thus "l#" uses both a line number and |:list| style
+output.
+
+==============================================================================
+6. Ex special characters				*cmdline-special*
+
+Note: These are special characters in the executed command line.  If you want
+to insert special things while typing you can use the CTRL-R command.  For
+example, "%" stands for the current file name, while CTRL-R % inserts the
+current file name right away.  See |c_CTRL-R|.
+
+Note: If you want to avoid the special characters in a Vim script you may want
+to use |fnameescape()|.
+
+
+In Ex commands, at places where a file name can be used, the following
+characters have a special meaning.  These can also be used in the expression
+function expand() |expand()|.
+	%	Is replaced with the current file name.		  *:_%* *c_%*
+	#	Is replaced with the alternate file name.	  *:_#* *c_#*
+	#n	(where n is a number) is replaced with		  *:_#0* *:_#n*
+		the file name of buffer n.  "#0" is the same as "#".     *c_#n*
+	##	Is replaced with all names in the argument list	  *:_##* *c_##*
+		concatenated, separated by spaces.  Each space in a name
+		is preceded with a backslash.
+	# 0) is replaced with old	  *:_#<* *c_#<*
+		file name n.  See |:oldfiles| or |v:oldfiles| to get the
+		number.							*E809*
+		{only when compiled with the |+eval| and |+viminfo| features}
+
+Note that these, except "#
+	:!ls "%"
+	:r !spell "%"
+
+To avoid the special meaning of '%' and '#' insert a backslash before it.
+Detail: The special meaning is always escaped when there is a backslash before
+it, no matter how many backslashes.
+	you type:		result	~
+	   #			alternate.file
+	   \#			#
+	   \\#			\#
+
+			       *:* *:* *:* **
+			       *:* ** *:* **
+			       *:* ** *:* **
+			       *E495* *E496* *E497* *E499* *E500*
+Note: these are typed literally, they are not special keys!
+	    is replaced with the word under the cursor (like |star|)
+	    is replaced with the WORD under the cursor (see |WORD|)
+	    is replaced with the path name under the cursor (like what
+		   |gf| uses)
+	    When executing autocommands, is replaced with the file name
+		   for a file read or write.
+	     When executing autocommands, is replaced with the currently
+		   effective buffer number (for ":r file" and ":so file" it is
+		   the current buffer, the file being read/sourced is not in a
+		   buffer).
+	   When executing autocommands, is replaced with the match for
+		   which this autocommand was executed.  It differs from
+		    only when the file name isn't used to match with
+		   (for FileType, Syntax and SpellFileMissing events).
+	    When executing a ":source" command, is replaced with the
+		   file name of the sourced file.  *E498* 
+		   When executing a function, is replaced with
+		   "function {function-name}"; function call nesting is
+		   indicated like this:
+		   "function {function-name1}..{function-name2}".  Note that
+		   filename-modifiers are useless when  is used inside
+		   a function.
+		   When executing a ":source" command, is replaced with the
+	           line number.  *E842*
+		   When executing a function it's the line number relative to
+		   the start of the function.
+
+							 *filename-modifiers*
+	 *:_%:* *::8* *::p* *::.* *::~* *::h* *::t* *::r* *::e* *::s* *::gs*
+	        *%:8* *%:p* *%:.* *%:~* *%:h* *%:t* *%:r* *%:e* *%:s* *%:gs*
+The file name modifiers can be used after "%", "#", "#n", "", "",
+"" or "".  They are also used with the |fnamemodify()| function.
+These are not available when Vim has been compiled without the |+modify_fname|
+feature.
+These modifiers can be given, in this order:
+	:p	Make file name a full path.  Must be the first modifier.  Also
+		changes "~/" (and "~user/" for Unix and VMS) to the path for
+		the home directory.  If the name is a directory a path
+		separator is added at the end.  For a file name that does not
+		exist and does not have an absolute path the result is
+		unpredictable.
+	:8	Converts the path to 8.3 short format (currently only on
+		win32).  Will act on as much of a path that is an existing
+		path.
+	:~	Reduce file name to be relative to the home directory, if
+		possible.  File name is unmodified if it is not below the home
+		directory.
+	:.	Reduce file name to be relative to current directory, if
+		possible.  File name is unmodified if it is not below the
+		current directory.
+		For maximum shortness, use ":~:.".
+	:h	Head of the file name (the last component and any separators
+		removed).  Cannot be used with :e, :r or :t.
+		Can be repeated to remove several components at the end.
+		When the file name ends in a path separator, only the path
+		separator is removed.  Thus ":p:h" on a directory name results
+		on the directory name itself (without trailing slash).
+		When the file name is an absolute path (starts with "/" for
+		Unix; "x:\" for MS-DOS, WIN32, OS/2; "drive:" for Amiga), that
+		part is not removed.  When there is no head (path is relative
+		to current directory) the result is empty.
+	:t	Tail of the file name (last component of the name).  Must
+		precede any :r or :e.
+	:r	Root of the file name (the last extension removed).  When
+		there is only an extension (file name that starts with '.',
+		e.g., ".vimrc"), it is not removed.  Can be repeated to remove
+		several extensions (last one first).
+	:e	Extension of the file name.  Only makes sense when used alone.
+		When there is no extension the result is empty.
+		When there is only an extension (file name that starts with
+		'.'), the result is empty.  Can be repeated to include more
+		extensions.  If there are not enough extensions (but at least
+		one) as much as possible are included.
+	:s?pat?sub?
+		Substitute the first occurrence of "pat" with "sub".  This
+		works like the |:s| command.  "pat" is a regular expression.
+		Any character can be used for '?', but it must not occur in
+		"pat" or "sub".
+		After this, the previous modifiers can be used again.  For
+		example ":p", to make a full path after the substitution.
+	:gs?pat?sub?
+		Substitute all occurrences of "path" with "sub".  Otherwise
+		this works like ":s".
+
+Examples, when the file name is "src/version.c", current dir
+"/home/mool/vim": >
+  :p			/home/mool/vim/src/version.c
+  :p:.				       src/version.c
+  :p:~				 ~/vim/src/version.c
+  :h				       src
+  :p:h			/home/mool/vim/src
+  :p:h:h		/home/mool/vim
+  :t					   version.c
+  :p:t					   version.c
+  :r				       src/version
+  :p:r			/home/mool/vim/src/version
+  :t:r					   version
+  :e						   c
+  :s?version?main?		       src/main.c
+  :s?version?main?:p	/home/mool/vim/src/main.c
+  :p:gs?/?\\?		\home\mool\vim\src\version.c
+
+Examples, when the file name is "src/version.c.gz": >
+  :p			/home/mool/vim/src/version.c.gz
+  :e						     gz
+  :e:e						   c.gz
+  :e:e:e					   c.gz
+  :e:e:r					   c
+  :r				       src/version.c
+  :r:e						   c
+  :r:r				       src/version
+  :r:r:r			       src/version
+<
+					*extension-removal* *:_%<*
+If a "<" is appended to "%", "#", "#n" or "CTRL-V p" the extension of the file
+name is removed (everything after and including the last '.' in the file
+name).  This is included for backwards compatibility with version 3.0, the
+":r" form is preferred.  Examples: >
+
+	%		current file name
+	%<		current file name without extension
+	#		alternate file name for current window
+	#<		idem, without extension
+	#31		alternate file number 31
+	#31<		idem, without extension
+			word under the cursor
+			WORD under the cursor (see |WORD|)
+			path name under the cursor
+	<	idem, without extension
+
+Note: Where a file name is expected wildcards expansion is done.  On Unix the
+shell is used for this, unless it can be done internally (for speed).
+Backticks also work, like in >
+	:n `echo *.c`
+(backtick expansion is not possible in |restricted-mode|)
+But expansion is only done if there are any wildcards before expanding the
+'%', '#', etc..  This avoids expanding wildcards inside a file name.  If you
+want to expand the result of , add a wildcard character to it.
+Examples: (alternate file name is "?readme?")
+	command		expands to  ~
+	:e #		:e ?readme?
+	:e `ls #`	:e {files matching "?readme?"}
+	:e #.*		:e {files matching "?readme?.*"}
+	:cd 	:cd {file name under cursor}
+	:cd *	:cd {file name under cursor plus "*" and then expanded}
+
+When the expanded argument contains a "!" and it is used for a shell command
+(":!cmd", ":r !cmd" or ":w !cmd"), the "!" is escaped with a backslash to
+avoid it being expanded into a previously used command.  When the 'shell'
+option contains "sh", this is done twice, to avoid the shell trying to expand
+the "!".
+
+							*filename-backslash*
+For filesystems that use a backslash as directory separator (MS-DOS, Windows,
+OS/2), it's a bit difficult to recognize a backslash that is used to escape
+the special meaning of the next character.  The general rule is: If the
+backslash is followed by a normal file name character, it does not have a
+special meaning.  Therefore "\file\foo" is a valid file name, you don't have
+to type the backslash twice.
+
+An exception is the '$' sign.  It is a valid character in a file name.  But
+to avoid a file name like "$home" to be interpreted as an environment variable,
+it needs to be preceded by a backslash.  Therefore you need to use "/\$home"
+for the file "$home" in the root directory.  A few examples:
+
+	FILE NAME	INTERPRETED AS	~
+	$home		expanded to value of environment var $home
+	\$home		file "$home" in current directory
+	/\$home		file "$home" in root directory
+	\\$home		file "\\", followed by expanded $home
+
+==============================================================================
+6. Command-line window				*cmdline-window* *cmdwin*
+							*command-line-window*
+In the command-line window the command line can be edited just like editing
+text in any window.  It is a special kind of window, because you cannot leave
+it in a normal way.
+{not available when compiled without the |+cmdline_hist| or |+vertsplit|
+feature}
+
+
+OPEN						*c_CTRL-F* *q:* *q/* *q?*
+
+There are two ways to open the command-line window:
+1. From Command-line mode, use the key specified with the 'cedit' option.
+   The default is CTRL-F when 'compatible' is not set.
+2. From Normal mode, use the "q:", "q/" or "q?" command.
+   This starts editing an Ex command-line ("q:") or search string ("q/" or
+   "q?").  Note that this is not possible while recording is in progress (the
+   "q" stops recording then).
+
+When the window opens it is filled with the command-line history.  The last
+line contains the command as typed so far.  The left column will show a
+character that indicates the type of command-line being edited, see
+|cmdwin-char|.
+
+Vim will be in Normal mode when the editor is opened, except when 'insertmode'
+is set.
+
+The height of the window is specified with 'cmdwinheight' (or smaller if there
+is no room).  The window is always full width and is positioned just above the
+command-line.
+
+
+EDIT
+
+You can now use commands to move around and edit the text in the window.  Both
+in Normal mode and Insert mode.
+
+It is possible to use ":", "/" and other commands that use the command-line,
+but it's not possible to open another command-line window then.  There is no
+nesting.
+							*E11*
+The command-line window is not a normal window.  It is not possible to move to
+another window or edit another buffer.  All commands that would do this are
+disabled in the command-line window.  Of course it _is_ possible to execute
+any command that you entered in the command-line window.  Other text edits are
+discarded when closing the window.
+
+
+CLOSE							*E199*
+
+There are several ways to leave the command-line window:
+
+		Execute the command-line under the cursor.  Works both in
+		Insert and in Normal mode.
+CTRL-C		Continue in Command-line mode.  The command-line under the
+		cursor is used as the command-line.  Works both in Insert and
+		in Normal mode.  ":close" also works.  There is no redraw,
+		thus the window will remain visible.
+:quit		Discard the command line and go back to Normal mode.
+		":exit", ":xit" and CTRL-\ CTRL-N also work.
+:qall		Quit Vim, unless there are changes in some buffer.
+:qall!		Quit Vim, discarding changes to any buffer.
+
+Once the command-line window is closed the old window sizes are restored.  The
+executed command applies to the window and buffer where the command-line was
+started from.  This works as if the command-line window was not there, except
+that there will be an extra screen redraw.
+The buffer used for the command-line window is deleted.  Any changes to lines
+other than the one that is executed with  are lost.
+
+If you would like to execute the command under the cursor and then have the
+command-line window open again, you may find this mapping useful: >
+
+	:autocmd CmdwinEnter * map   q:
+
+
+VARIOUS
+
+The command-line window cannot be used:
+- when there already is a command-line window (no nesting)
+- for entering an encryption key or when using inputsecret()
+- when Vim was not compiled with the |+vertsplit| feature
+
+Some options are set when the command-line window is opened:
+'filetype'	"vim", when editing an Ex command-line; this starts Vim syntax
+		highlighting if it was enabled
+'rightleft'	off
+'modifiable'	on
+'buftype'	"nofile"
+'swapfile'	off
+
+It is allowed to write the buffer contents to a file.  This is an easy way to
+save the command-line history and read it back later.
+
+If the 'wildchar' option is set to , and the command-line window is used
+for an Ex command, then two mappings will be added to use  for completion
+in the command-line window, like this: >
+	:imap   
+	:nmap   a
+Note that hitting  in Normal mode will do completion on the next
+character.  That way it works at the end of the line.
+If you don't want these mappings, disable them with: >
+	au CmdwinEnter [:>] iunmap 
+	au CmdwinEnter [:>] nunmap 
+You could put these lines in your vimrc file.
+
+While in the command-line window you cannot use the mouse to put the cursor in
+another window, or drag statuslines of other windows.  You can drag the
+statusline of the command-line window itself and the statusline above it.
+Thus you can resize the command-line window, but not others.
+
+
+AUTOCOMMANDS
+
+Two autocommand events are used: |CmdwinEnter| and |CmdwinLeave|.  Since this
+window is of a special type, the WinEnter, WinLeave, BufEnter and BufLeave
+events are not triggered.  You can use the Cmdwin events to do settings
+specifically for the command-line window.  Be careful not to cause side
+effects!
+Example: >
+	:au CmdwinEnter :  let b:cpt_save = &cpt | set cpt=.
+	:au CmdwinLeave :  let &cpt = b:cpt_save
+This sets 'complete' to use completion in the current window for |i_CTRL-N|.
+Another example: >
+	:au CmdwinEnter [/?]  startinsert
+This will make Vim start in Insert mode in the command-line window.
+
+						*cmdwin-char*
+The character used for the pattern indicates the type of command-line:
+	:	normal Ex command
+	>	debug mode command |debug-mode|
+	/	forward search string
+	?	backward search string
+	=	expression for "= |expr-register|
+	@	string for |input()|
+	-	text for |:insert| or |:append|
+
+ vim:tw=78:ts=8:ft=help:norl:
diff --git a/vim73/doc/debug.txt b/vim73/doc/debug.txt
new file mode 100644
index 0000000..12b0bb1
--- /dev/null
+++ b/vim73/doc/debug.txt
@@ -0,0 +1,175 @@
+*debug.txt*     For Vim version 7.3.  Last change: 2010 Dec 22
+
+
+		  VIM REFERENCE MANUAL    by Bram Moolenaar
+
+
+Debugging Vim						*debug-vim*
+
+This is for debugging Vim itself, when it doesn't work properly.
+For debugging Vim scripts, functions, etc. see |debug-scripts|
+
+1. Location of a crash, using gcc and gdb	|debug-gcc|
+2. Locating memory leaks			|debug-leaks|
+3. Windows Bug Reporting			|debug-win32|
+
+==============================================================================
+
+1. Location of a crash, using gcc and gdb		*debug-gcc*
+
+When Vim crashes in one of the test files, and you are using gcc for
+compilation, here is what you can do to find out exactly where Vim crashes.
+This also applies when using the MingW tools.
+
+1. Compile Vim with the "-g" option (there is a line in the src/Makefile for
+   this, which you can uncomment).  Also make sure "strip" is disabled (do not
+   install it, or use the line "STRIP = /bin/true").
+
+2. Execute these commands (replace "11" with the test that fails): >
+	cd testdir
+	gdb ../vim
+	run -u unix.vim -U NONE -s dotest.in test11.in
+
+3. Check where Vim crashes, gdb should give a message for this.
+
+4. Get a stack trace from gdb with this command: >
+	where
+<  You can check out different places in the stack trace with: >
+	frame 3
+<  Replace "3" with one of the numbers in the stack trace.
+
+==============================================================================
+
+2. Locating memory leaks			*debug-leaks* *valgrind*
+
+If you suspect Vim is leaking memory and you are using Linux, the valgrind
+tool is very useful to pinpoint memory leaks.
+
+First of all, build Vim with EXITFREE defined.  Search for this in MAKEFILE
+and uncomment the line.
+
+Use this command to start Vim:
+>
+	valgrind --log-file=valgrind.log --leak-check=full ./vim
+
+Note: Vim will run much slower.  If your .vimrc is big or you have several
+plugins you need to be patient for startup, or run with the "-u NONE"
+argument.
+
+There are often a few leaks from libraries, such as getpwuid() and
+XtVaAppCreateShell().  Those are unavoidable.  The number of bytes should be
+very small a Kbyte or less.
+
+==============================================================================
+
+3. Windows Bug Reporting				*debug-win32*
+
+If the Windows version of Vim crashes in a reproducible manner, you can take
+some steps to provide a useful bug report.
+
+
+3.1 GENERIC ~
+
+You must obtain the debugger symbols (PDB) file for your executable: gvim.pdb
+for gvim.exe, or vim.pdb for vim.exe. The PDB should be available from the
+same place that you obtained the executable. Be sure to use the PDB that
+matches the EXE (same date).
+
+If you built the executable yourself with the Microsoft Visual C++ compiler,
+then the PDB was built with the EXE.
+
+Alternatively, if you have the source files, you can import Make_ivc.mak into
+Visual Studio as a workspace.  Then select a debug configuration, build and
+you can do all kinds of debugging (set breakpoints, watch variables, etc.).
+
+If you have Visual Studio, use that instead of the VC Toolkit and WinDbg.
+
+For other compilers, you should always use the corresponding debugger: TD for
+a Vim executable compiled with the Borland compiler; gdb (see above
+|debug-gcc|) for the Cygwin and MinGW compilers.
+
+
+								*debug-vs2005*
+3.2 Debugging Vim crashes with Visual Studio 2005/Visual C++ 2005 Express ~
+
+First launch vim.exe or gvim.exe and then launch Visual Studio.  (If you don't
+have Visual Studio, follow the instructions at |get-ms-debuggers| to obtain a
+free copy of Visual C++ 2005 Express Edition.)
+
+On the Tools menu, click Attach to Process.  Choose the Vim process.
+
+In Vim, reproduce the crash.  A dialog will appear in Visual Studio, telling
+you about the unhandled exception in the Vim process.  Click Break to break
+into the process.
+
+Visual Studio will pop up another dialog, telling you that no symbols are
+loaded and that the source code cannot be displayed.  Click OK.
+
+Several windows will open.  Right-click in the Call Stack window.  Choose Load
+Symbols.  The Find Symbols dialog will open, looking for (g)vim.pdb.  Navigate
+to the directory where you have the PDB file and click Open.
+
+At this point, you should have a full call stack with vim function names and
+line numbers.  Double-click one of the lines and the Find Source dialog will
+appear.  Navigate to the directory where the Vim source is (if you have it.)
+
+If you don't know how to debug this any further, follow the instructions
+at ":help bug-reports".  Paste the call stack into the bug report.
+
+If you have a non-free version of Visual Studio, you can save a minidump via
+the Debug menu and send it with the bug report.  A minidump is a small file
+(<100KB), which contains information about the state of your process.
+Visual C++ 2005 Express Edition cannot save minidumps and it cannot be
+installed as a just-in-time debugger. Use WinDbg, |debug-windbg|, if you
+need to save minidumps or you want a just-in-time (postmortem) debugger.
+
+								*debug-windbg*
+3.3 Debugging Vim crashes with WinDbg ~
+
+See |get-ms-debuggers| to obtain a copy of WinDbg.
+
+As with the Visual Studio IDE, you can attach WinDbg to a running Vim process.
+You can also have your system automatically invoke WinDbg as a postmortem
+debugger. To set WinDbg as your postmortem debugger, run "windbg -I".
+
+To attach WinDbg to a running Vim process, launch WinDbg. On the File menu,
+choose Attach to a Process. Select the Vim process and click OK.
+
+At this point, choose Symbol File Path on the File menu, and add the folder
+containing your Vim PDB to the sympath. If you have Vim source available,
+use Source File Path on the File menu. You can now open source files in WinDbg
+and set breakpoints, if you like. Reproduce your crash. WinDbg should open the
+source file at the point of the crash. Using the View menu, you can examine
+the call stack, local variables, watch windows, and so on.
+
+If WinDbg is your postmortem debugger, you do not need to attach WinDbg to
+your Vim process. Simply reproduce the crash and WinDbg will launch
+automatically. As above, set the Symbol File Path and the Source File Path.
+
+To save a minidump, type the following at the WinDbg command line: >
+        .dump vim.dmp
+<
+							*debug-minidump*
+3.4 Opening a Minidump ~
+
+If you have a minidump file, you can open it in Visual Studio or in WinDbg.
+
+In Visual Studio 2005: on the File menu, choose Open, then Project/Solution.
+Navigate to the .dmp file and open it. Now press F5 to invoke the debugger.
+Follow the instructions in |debug-vs2005| to set the Symbol File Path.
+
+In WinDbg: choose Open Crash Dump on the File menu. Follow the instructions in
+|debug-windbg| to set the Symbol File Path.
+
+							*get-ms-debuggers*
+3.5 Obtaining Microsoft Debugging Tools ~
+
+The Debugging Tools for Windows (including WinDbg) can be downloaded from
+    http://www.microsoft.com/whdc/devtools/debugging/default.mspx
+This includes the WinDbg debugger.
+
+Visual C++ 2005 Express Edition can be downloaded for free from:
+    http://msdn.microsoft.com/vstudio/express/visualC/default.aspx
+
+=========================================================================
+ vim:tw=78:ts=8:ft=help:norl:
diff --git a/vim73/doc/debugger.txt b/vim73/doc/debugger.txt
new file mode 100644
index 0000000..d80eee6
--- /dev/null
+++ b/vim73/doc/debugger.txt
@@ -0,0 +1,140 @@
+*debugger.txt*  For Vim version 7.3.  Last change: 2005 Mar 29
+
+
+		  VIM REFERENCE MANUAL    by Gordon Prieur
+
+
+Debugger Support Features				*debugger-support*
+
+1. Debugger Features		|debugger-features|
+2. Vim Compile Options		|debugger-compilation|
+3. Integrated Debuggers		|debugger-integration|
+
+{Vi does not have any of these features}
+
+==============================================================================
+1. Debugger Features					*debugger-features*
+
+The following features are available for an integration with a debugger or
+an Integrated Programming Environment (IPE) or Integrated Development
+Environment (IDE):
+
+	Alternate Command Input				|alt-input|
+	Debug Signs					|debug-signs|
+	Debug Source Highlight				|debug-highlight|
+	Message Footer					|gui-footer|
+	Balloon Evaluation				|balloon-eval|
+
+These features were added specifically for use in the Motif version of gvim.
+However, the |alt-input| and |debug-highlight| were written to be usable in
+both vim and gvim.  Some of the other features could be used in the non-GUI
+vim with slight modifications.  However, I did not do this nor did I test the
+reliability of building for vim or non Motif GUI versions.
+
+
+1.1 Alternate Command Input				*alt-input*
+
+For Vim to work with a debugger there must be at least an input connection
+with a debugger or external tool.  In many cases there will also be an output
+connection but this isn't absolutely necessary.
+
+The purpose of the input connection is to let the external debugger send
+commands to Vim.  The commands sent by the debugger should give the debugger
+enough control to display the current debug environment and state.
+
+The current implementation is based on the X Toolkit dispatch loop and the
+XtAddInput() function call.
+
+
+1.2 Debug Signs						*debug-signs*
+
+Many debuggers mark specific lines by placing a small sign or color highlight
+on the line.  The |:sign| command lets the debugger set this graphic mark.  Some
+examples where this feature would be used would be a debugger showing an arrow
+representing the Program Counter (PC) of the program being debugged.  Another
+example would be a small stop sign for a line with a breakpoint.  These visible
+highlights let the user keep track of certain parts of the state of the
+debugger.
+
+This feature can be used with more than debuggers, too.  An IPE can use a sign
+to highlight build errors, searched text, or other things.  The sign feature
+can also work together with the |debug-highlight| to ensure the mark is
+highly visible.
+
+Debug signs are defined and placed using the |:sign| command.
+
+
+1.3 Debug Source Highlight				*debug-highlight*
+
+This feature allows a line to have a predominant highlight.  The highlight is
+intended to make a specific line stand out.  The highlight could be made to
+work for both vim and gvim, whereas the debug sign is, in most cases, limited
+to gvim.  The one exception to this is Sun Microsystem's dtterm.  The dtterm
+from Sun has a "sign gutter" for showing signs.
+
+
+1.4 Message Footer					*gui-footer*
+
+The message footer can be used to display messages from a debugger or IPE.  It
+can also be used to display menu and toolbar tips.  The footer area is at the
+bottom of the GUI window, below the line used to display colon commands.
+
+The display of the footer is controlled by the 'guioptions' letter 'F'.
+
+
+1.5 Balloon Evaluation					*balloon-eval*
+
+This feature allows a debugger, or other external tool, to display dynamic
+information based on where the mouse is pointing.  The purpose of this feature
+was to allow Sun's Visual WorkShop debugger to display expression evaluations.
+However, the feature was implemented in as general a manner as possible and
+could be used for displaying other information as well.
+
+The Balloon Evaluation has some settable parameters too.  For Motif the font
+list and colors can be set via X resources (XmNballoonEvalFontList,
+XmNballoonEvalBackground, and XmNballoonEvalForeground).
+The 'balloondelay' option sets the delay before an attempt is made to show a
+balloon.
+The 'ballooneval' option needs to be set to switch it on.
+
+Balloon evaluation is only available when compiled with the |+balloon_eval|
+feature.
+
+The Balloon evaluation functions are also used to show a tooltip for the
+toolbar.  The 'ballooneval' option does not need to be set for this.  But the
+other settings apply.
+
+Another way to use the balloon is with the 'balloonexpr' option.  This is
+completely user definable.
+
+==============================================================================
+2. Vim Compile Options					*debugger-compilation*
+
+The debugger features were added explicitly for use with Sun's Visual
+WorkShop Integrated Programming Environment (ipe).  However, they were done
+in as generic a manner as possible so that integration with other debuggers
+could also use some or all of the tools used with Sun's ipe.
+
+The following compile time preprocessor variables control the features:
+
+    Alternate Command Input			ALT_X_INPUT
+    Debug Glyphs				FEAT_SIGNS
+    Debug Highlights				FEAT_SIGNS
+    Message Footer				FEAT_FOOTER
+    Balloon Evaluation				FEAT_BEVAL
+
+The first integration with a full IPE/IDE was with Sun Visual WorkShop.  To
+compile a gvim which interfaces with VWS set the following flag, which sets
+all the above flags:
+
+    Sun Visual WorkShop				FEAT_SUN_WORKSHOP
+
+==============================================================================
+3. Integrated Debuggers					*debugger-integration*
+
+One fully integrated debugger/IPE/IDE is Sun's Visual WorkShop Integrated
+Programming Environment.
+
+For Sun NetBeans support see |netbeans|.
+
+ vim:tw=78:sw=4:ts=8:ft=help:norl:
diff --git a/vim73/doc/develop.txt b/vim73/doc/develop.txt
new file mode 100644
index 0000000..7cfdd5b
--- /dev/null
+++ b/vim73/doc/develop.txt
@@ -0,0 +1,490 @@
+*develop.txt*   For Vim version 7.3.  Last change: 2008 Dec 17
+
+
+		  VIM REFERENCE MANUAL    by Bram Moolenaar
+
+
+Development of Vim.					*development*
+
+This text is important for those who want to be involved in further developing
+Vim.
+
+1. Design goals		|design-goals|
+2. Coding style		|coding-style|
+3. Design decisions	|design-decisions|
+4. Assumptions		|design-assumptions|
+
+See the file README.txt in the "src" directory for an overview of the source
+code.
+
+Vim is open source software.  Everybody is encouraged to contribute to help
+improving Vim.  For sending patches a context diff "diff -c" is preferred.
+Also see http://www.vim.org/tips/tip.php?tip_id=618.
+
+==============================================================================
+1. Design goals						*design-goals*
+
+Most important things come first (roughly).
+
+Note that quite a few items are contradicting.  This is intentional.  A
+balance must be found between them.
+
+
+VIM IS... VI COMPATIBLE					*design-compatible*
+
+First of all, it should be possible to use Vim as a drop-in replacement for
+Vi.  When the user wants to, he can use Vim in compatible mode and hardly
+notice any difference with the original Vi.
+
+Exceptions:
+- We don't reproduce obvious Vi bugs in Vim.
+- There are different versions of Vi.  I am using Version 3.7 (6/7/85) as a
+  reference.  But support for other versions is also included when possible.
+  The Vi part of POSIX is not considered a definitive source.
+- Vim adds new commands, you cannot rely on some command to fail because it
+  didn't exist in Vi.
+- Vim will have a lot of features that Vi doesn't have.  Going back from Vim
+  to Vi will be a problem, this cannot be avoided.
+- Some things are hardly ever used (open mode, sending an e-mail when
+  crashing, etc.).  Those will only be included when someone has a good reason
+  why it should be included and it's not too much work.
+- For some items it is debatable whether Vi compatibility should be
+  maintained.  There will be an option flag for these.
+
+
+VIM IS... IMPROVED					*design-improved*
+
+The IMproved bits of Vim should make it a better Vi, without becoming a
+completely different editor.  Extensions are done with a "Vi spirit".
+- Use the keyboard as much as feasible.  The mouse requires a third hand,
+  which we don't have.  Many terminals don't have a mouse.
+- When the mouse is used anyway, avoid the need to switch back to the
+  keyboard.  Avoid mixing mouse and keyboard handling.
+- Add commands and options in a consistent way.  Otherwise people will have a
+  hard time finding and remembering them.  Keep in mind that more commands and
+  options will be added later.
+- A feature that people do not know about is a useless feature.  Don't add
+  obscure features, or at least add hints in documentation that they exist.
+- Minimize using CTRL and other modifiers, they are more difficult to type.
+- There are many first-time and inexperienced Vim users.  Make it easy for
+  them to start using Vim and learn more over time.
+- There is no limit to the features that can be added.  Selecting new features
+  is one based on (1) what users ask for, (2) how much effort it takes to
+  implement and (3) someone actually implementing it.
+
+
+VIM IS... MULTI PLATFORM				*design-multi-platform*
+
+Vim tries to help as many users on as many platforms as possible.
+- Support many kinds of terminals.  The minimal demands are cursor positioning
+  and clear-screen.  Commands should only use key strokes that most keyboards
+  have.  Support all the keys on the keyboard for mapping.
+- Support many platforms.  A condition is that there is someone willing to do
+  Vim development on that platform, and it doesn't mean messing up the code.
+- Support many compilers and libraries.  Not everybody is able or allowed to
+  install another compiler or GUI library.
+- People switch from one platform to another, and from GUI to terminal
+  version.  Features should be present in all versions, or at least in as many
+  as possible with a reasonable effort.  Try to avoid that users must switch
+  between platforms to accomplish their work efficiently.
+- That a feature is not possible on some platforms, or only possible on one
+  platform, does not mean it cannot be implemented.  [This intentionally
+  contradicts the previous item, these two must be balanced.]
+
+
+VIM IS... WELL DOCUMENTED				*design-documented*
+
+- A feature that isn't documented is a useless feature.  A patch for a new
+  feature must include the documentation.
+- Documentation should be comprehensive and understandable.  Using examples is
+  recommended.
+- Don't make the text unnecessarily long.  Less documentation means that an
+  item is easier to find.
+
+
+VIM IS... HIGH SPEED AND SMALL IN SIZE			*design-speed-size*
+
+Using Vim must not be a big attack on system resources.  Keep it small and
+fast.
+- Computers are becoming faster and bigger each year.  Vim can grow too, but
+  no faster than computers are growing.  Keep Vim usable on older systems.
+- Many users start Vim from a shell very often.  Startup time must be short.
+- Commands must work efficiently.  The time they consume must be as small as
+  possible.  Useful commands may take longer.
+- Don't forget that some people use Vim over a slow connection.  Minimize the
+  communication overhead.
+- Items that add considerably to the size and are not used by many people
+  should be a feature that can be disabled.
+- Vim is a component among other components.  Don't turn it into a massive
+  application, but have it work well together with other programs.
+
+
+VIM IS... MAINTAINABLE					*design-maintain*
+
+- The source code should not become a mess.  It should be reliable code.
+- Use the same layout in all files to make it easy to read |coding-style|.
+- Use comments in a useful way!  Quoting the function name and argument names
+  is NOT useful.  Do explain what they are for.
+- Porting to another platform should be made easy, without having to change
+  too much platform-independent code.
+- Use the object-oriented spirit: Put data and code together.  Minimize the
+  knowledge spread to other parts of the code.
+
+
+VIM IS... FLEXIBLE					*design-flexible*
+
+Vim should make it easy for users to work in their preferred styles rather
+than coercing its users into particular patterns of work.  This can be for
+items with a large impact (e.g., the 'compatible' option) or for details.  The
+defaults are carefully chosen such that most users will enjoy using Vim as it
+is.  Commands and options can be used to adjust Vim to the desire of the user
+and its environment.
+
+
+VIM IS... NOT						*design-not*
+
+- Vim is not a shell or an Operating System.  You will not be able to run a
+  shell inside Vim or use it to control a debugger.  This should work the
+  other way around: Use Vim as a component from a shell or in an IDE.
+  A satirical way to say this: "Unlike Emacs, Vim does not attempt to include
+  everything but the kitchen sink, but some people say that you can clean one
+  with it.  ;-)"
+  To use Vim with gdb see: http://www.agide.org and http://clewn.sf.net.
+- Vim is not a fancy GUI editor that tries to look nice at the cost of
+  being less consistent over all platforms.  But functional GUI features are
+  welcomed.
+
+==============================================================================
+2. Coding style						*coding-style*
+
+These are the rules to use when making changes to the Vim source code.  Please
+stick to these rules, to keep the sources readable and maintainable.
+
+This list is not complete.  Look in the source code for more examples.
+
+
+MAKING CHANGES						*style-changes*
+
+The basic steps to make changes to the code:
+1. Adjust the documentation.  Doing this first gives you an impression of how
+   your changes affect the user.
+2. Make the source code changes.
+3. Check ../doc/todo.txt if the change affects any listed item.
+4. Make a patch with "diff -c" against the unmodified code and docs.
+5. Make a note about what changed and include it with the patch.
+
+
+USE OF COMMON FUNCTIONS					*style-functions*
+
+Some functions that are common to use, have a special Vim version.  Always
+consider using the Vim version, because they were introduced with a reason.
+
+NORMAL NAME	VIM NAME	DIFFERENCE OF VIM VERSION
+free()		vim_free()	Checks for freeing NULL
+malloc()	alloc()		Checks for out of memory situation
+malloc()	lalloc()	Like alloc(), but has long argument
+strcpy()	STRCPY()	Includes cast to (char *), for char_u * args
+strchr()	vim_strchr()	Accepts special characters
+strrchr()	vim_strrchr()	Accepts special characters
+isspace()	vim_isspace()	Can handle characters > 128
+iswhite()	vim_iswhite()	Only TRUE for tab and space
+memcpy()	mch_memmove()	Handles overlapped copies
+bcopy()		mch_memmove()	Handles overlapped copies
+memset()	vim_memset()	Uniform for all systems
+
+
+NAMES							*style-names*
+
+Function names can not be more than 31 characters long (because of VMS).
+
+Don't use "delete" as a variable name, C++ doesn't like it.
+
+Because of the requirement that Vim runs on as many systems as possible, we
+need to avoid using names that are already defined by the system.  This is a
+list of names that are known to cause trouble.  The name is given as a regexp
+pattern.
+
+is.*()		POSIX, ctype.h
+to.*()		POSIX, ctype.h
+
+d_.*		POSIX, dirent.h
+l_.*		POSIX, fcntl.h
+gr_.*		POSIX, grp.h
+pw_.*		POSIX, pwd.h
+sa_.*		POSIX, signal.h
+mem.*		POSIX, string.h
+str.*		POSIX, string.h
+wcs.*		POSIX, string.h
+st_.*		POSIX, stat.h
+tms_.*		POSIX, times.h
+tm_.*		POSIX, time.h
+c_.*		POSIX, termios.h
+MAX.*		POSIX, limits.h
+__.*		POSIX, system
+_[A-Z].*	POSIX, system
+E[A-Z0-9]*	POSIX, errno.h
+
+.*_t		POSIX, for typedefs.  Use .*_T instead.
+
+wait		don't use as argument to a function, conflicts with types.h
+index		shadows global declaration
+time		shadows global declaration
+new		C++ reserved keyword
+try		Borland C++ doesn't like it to be used as a variable.
+
+basename()	GNU string function
+dirname()	GNU string function
+get_env_value()	Linux system function
+
+
+VARIOUS							*style-various*
+
+Typedef'ed names should end in "_T": >
+    typedef int some_T;
+Define'ed names should be uppercase: >
+    #define SOME_THING
+Features always start with "FEAT_": >
+    #define FEAT_FOO
+
+Don't use '\"', some compilers can't handle it.  '"' works fine.
+
+Don't use:
+    #if HAVE_SOME
+Some compilers can't handle that and complain that "HAVE_SOME" is not defined.
+Use
+    #ifdef HAVE_SOME
+or
+    #if defined(HAVE_SOME)
+
+
+STYLE							*style-examples*
+
+General rule: One statement per line.
+
+Wrong:	    if (cond) a = 1;
+
+OK:	    if (cond)
+		a = 1;
+
+Wrong:	    while (cond);
+
+OK:	    while (cond)
+		;
+
+Wrong:	    do a = 1; while (cond);
+
+OK:	    do
+		a = 1;
+	    while (cond);
+
+
+Functions start with:
+
+Wrong:	int function_name(int arg1, int arg2)
+
+OK:	/*
+	 * Explanation of what this function is used for.
+	 *
+	 * Return value explanation.
+	 */
+	    int
+	function_name(arg1, arg2)
+	    int		arg1;		/* short comment about arg1 */
+	    int		arg2;		/* short comment about arg2 */
+	{
+	    int		local;		/* comment about local */
+
+	    local = arg1 * arg2;
+
+NOTE: Don't use ANSI style function declarations.  A few people still have to
+use a compiler that doesn't support it.
+
+
+SPACES AND PUNCTUATION					*style-spaces*
+
+No space between a function name and the bracket:
+
+Wrong:  func (arg);
+OK:	func(arg);
+
+Do use a space after if, while, switch, etc.
+
+Wrong:	if(arg)		for(;;)
+OK:	if (arg)	for (;;)
+
+Use a space after a comma and semicolon:
+
+Wrong:  func(arg1,arg2);	for (i = 0;i < 2;++i)
+OK:	func(arg1, arg2);	for (i = 0; i < 2; ++i)
+
+Use a space before and after '=', '+', '/', etc.
+
+Wrong:	var=a*5;
+OK:	var = a * 5;
+
+In general: Use empty lines to group lines of code together.  Put a comment
+just above the group of lines.  This makes it easier to quickly see what is
+being done.
+
+OK:	/* Prepare for building the table. */
+	get_first_item();
+	table_idx = 0;
+
+	/* Build the table */
+	while (has_item())
+	    table[table_idx++] = next_item();
+
+	/* Finish up. */
+	cleanup_items();
+	generate_hash(table);
+
+==============================================================================
+3. Design decisions					*design-decisions*
+
+Folding
+
+Several forms of folding should be possible for the same buffer.  For example,
+have one window that shows the text with function bodies folded, another
+window that shows a function body.
+
+Folding is a way to display the text.  It should not change the text itself.
+Therefore the folding has been implemented as a filter between the text stored
+in a buffer (buffer lines) and the text displayed in a window (logical lines).
+
+
+Naming the window
+
+The word "window" is commonly used for several things: A window on the screen,
+the xterm window, a window inside Vim to view a buffer.
+To avoid confusion, other items that are sometimes called window have been
+given another name.  Here is an overview of the related items:
+
+screen		The whole display.  For the GUI it's something like 1024x768
+		pixels.  The Vim shell can use the whole screen or part of it.
+shell		The Vim application.  This can cover the whole screen (e.g.,
+		when running in a console) or part of it (xterm or GUI).
+window		View on a buffer.  There can be several windows in Vim,
+		together with the command line, menubar, toolbar, etc. they
+		fit in the shell.
+
+
+Spell checking						*develop-spell*
+
+When spell checking was going to be added to Vim a survey was done over the
+available spell checking libraries and programs.  Unfortunately, the result
+was that none of them provided sufficient capabilities to be used as the spell
+checking engine in Vim, for various reasons:
+
+- Missing support for multi-byte encodings.  At least UTF-8 must be supported,
+  so that more than one language can be used in the same file.
+  Doing on-the-fly conversion is not always possible (would require iconv
+  support).
+- For the programs and libraries: Using them as-is would require installing
+  them separately from Vim.  That's mostly not impossible, but a drawback.
+- Performance: A few tests showed that it's possible to check spelling on the
+  fly (while redrawing), just like syntax highlighting.  But the mechanisms
+  used by other code are much slower.  Myspell uses a hashtable, for example.
+  The affix compression that most spell checkers use makes it slower too.
+- For using an external program like aspell a communication mechanism would
+  have to be setup.  That's complicated to do in a portable way (Unix-only
+  would be relatively simple, but that's not good enough).  And performance
+  will become a problem (lots of process switching involved).
+- Missing support for words with non-word characters, such as "Etten-Leur" and
+  "et al.", would require marking the pieces of them OK, lowering the
+  reliability.
+- Missing support for regions or dialects.  Makes it difficult to accept
+  all English words and highlight non-Canadian words differently.
+- Missing support for rare words.  Many words are correct but hardly ever used
+  and could be a misspelled often-used word.
+- For making suggestions the speed is less important and requiring to install
+  another program or library would be acceptable.  But the word lists probably
+  differ, the suggestions may be wrong words.
+
+
+Spelling suggestions				*develop-spell-suggestions*
+
+For making suggestions there are two basic mechanisms:
+1. Try changing the bad word a little bit and check for a match with a good
+   word.  Or go through the list of good words, change them a little bit and
+   check for a match with the bad word.  The changes are deleting a character,
+   inserting a character, swapping two characters, etc.
+2. Perform soundfolding on both the bad word and the good words and then find
+   matches, possibly with a few changes like with the first mechanism.
+
+The first is good for finding typing mistakes.  After experimenting with
+hashtables and looking at solutions from other spell checkers the conclusion
+was that a trie (a kind of tree structure) is ideal for this.  Both for
+reducing memory use and being able to try sensible changes.  For example, when
+inserting a character only characters that lead to good words need to be
+tried.  Other mechanisms (with hashtables) need to try all possible letters at
+every position in the word.  Also, a hashtable has the requirement that word
+boundaries are identified separately, while a trie does not require this.
+That makes the mechanism a lot simpler.
+
+Soundfolding is useful when someone knows how the words sounds but doesn't
+know how it is spelled.  For example, the word "dictionary" might be written
+as "daktonerie".  The number of changes that the first method would need to
+try is very big, it's hard to find the good word that way.  After soundfolding
+the words become "tktnr" and "tkxnry", these differ by only two letters.
+
+To find words by their soundfolded equivalent (soundalike word) we need a list
+of all soundfolded words.  A few experiments have been done to find out what
+the best method is.  Alternatives:
+1. Do the sound folding on the fly when looking for suggestions.  This means
+   walking through the trie of good words, soundfolding each word and
+   checking how different it is from the bad word.  This is very efficient for
+   memory use, but takes a long time.  On a fast PC it takes a couple of
+   seconds for English, which can be acceptable for interactive use.  But for
+   some languages it takes more than ten seconds (e.g., German, Catalan),
+   which is unacceptable slow.  For batch processing (automatic corrections)
+   it's too slow for all languages.
+2. Use a trie for the soundfolded words, so that searching can be done just
+   like how it works without soundfolding.  This requires remembering a list
+   of good words for each soundfolded word.  This makes finding matches very
+   fast but requires quite a lot of memory, in the order of 1 to 10 Mbyte.
+   For some languages more than the original word list.
+3. Like the second alternative, but reduce the amount of memory by using affix
+   compression and store only the soundfolded basic word.  This is what Aspell
+   does.  Disadvantage is that affixes need to be stripped from the bad word
+   before soundfolding it, which means that mistakes at the start and/or end
+   of the word will cause the mechanism to fail.  Also, this becomes slow when
+   the bad word is quite different from the good word.
+
+The choice made is to use the second mechanism and use a separate file.  This
+way a user with sufficient memory can get very good suggestions while a user
+who is short of memory or just wants the spell checking and no suggestions
+doesn't use so much memory.
+
+
+Word frequency
+
+For sorting suggestions it helps to know which words are common.  In theory we
+could store a word frequency with the word in the dictionary.  However, this
+requires storing a count per word.  That degrades word tree compression a lot.
+And maintaining the word frequency for all languages will be a heavy task.
+Also, it would be nice to prefer words that are already in the text.  This way
+the words that appear in the specific text are preferred for suggestions.
+
+What has been implemented is to count words that have been seen during
+displaying.  A hashtable is used to quickly find the word count.  The count is
+initialized from words listed in COMMON items in the affix file, so that it
+also works when starting a new file.
+
+This isn't ideal, because the longer Vim is running the higher the counts
+become.  But in practice it is a noticeable improvement over not using the word
+count.
+
+==============================================================================
+4. Assumptions						*design-assumptions*
+
+Size of variables:
+char	    8 bit signed
+char_u	    8 bit unsigned
+int	    32 or 64 bit signed (16 might be possible with limited features)
+unsigned    32 or 64 bit unsigned (16 as with ints)
+long	    32 or 64 bit signed, can hold a pointer
+
+Note that some compilers cannot handle long lines or strings.  The C89
+standard specifies a limit of 509 characters.
+
+ vim:tw=78:ts=8:ft=help:norl:
diff --git a/vim73/doc/diff.txt b/vim73/doc/diff.txt
new file mode 100644
index 0000000..01767f9
--- /dev/null
+++ b/vim73/doc/diff.txt
@@ -0,0 +1,416 @@
+*diff.txt*      For Vim version 7.3.  Last change: 2010 Dec 08
+
+
+		  VIM REFERENCE MANUAL    by Bram Moolenaar
+
+
+				*diff* *vimdiff* *gvimdiff* *diff-mode*
+This file describes the |+diff| feature: Showing differences between two,
+three or four versions of the same file.
+
+The basics are explained in section |08.7| of the user manual.
+
+1. Starting diff mode		|vimdiff|
+2. Viewing diffs		|view-diffs|
+3. Jumping to diffs		|jumpto-diffs|
+4. Copying diffs		|copy-diffs|
+5. Diff options			|diff-options|
+
+{not in Vi}
+
+==============================================================================
+1. Starting diff mode
+
+The easiest way to start editing in diff mode is with the "vimdiff" command.
+This starts Vim as usual, and additionally sets up for viewing the differences
+between the arguments. >
+
+	vimdiff file1 file2 [file3 [file4]]
+
+This is equivalent to: >
+
+	vim -d file1 file2 [file3 [file4]]
+
+You may also use "gvimdiff" or "vim -d -g".  The GUI is started then.
+You may also use "viewdiff" or "gviewdiff".  Vim starts in readonly mode then.
+"r" may be prepended for restricted mode (see |-Z|).
+
+The second and following arguments may also be a directory name.  Vim will
+then append the file name of the first argument to the directory name to find
+the file.
+
+This only works when a standard "diff" command is available.  See 'diffexpr'.
+
+Diffs are local to the current tab page |tab-page|.  You can't see diffs with
+a window in another tab page.  This does make it possible to have several
+diffs at the same time, each in their own tab page.
+
+What happens is that Vim opens a window for each of the files.  This is like
+using the |-O| argument.  This uses vertical splits.  If you prefer horizontal
+splits add the |-o| argument: >
+
+	vimdiff -o file1 file2 [file3 [file4]]
+
+If you always prefer horizontal splits include "horizontal" in 'diffopt'.
+
+In each of the edited files these options are set:
+
+	'diff'		on
+	'scrollbind'	on
+	'cursorbind'	on
+	'scrollopt'	includes "hor"
+	'wrap'		off
+	'foldmethod'	"diff"
+	'foldcolumn'	value from 'diffopt', default is 2
+
+These options are set local to the window.  When editing another file they are
+reset to the global value.
+The options can still be overruled from a modeline when re-editing the file.
+However, 'foldmethod' and 'wrap' won't be set from a modeline when 'diff' is
+set.
+
+The differences shown are actually the differences in the buffer.  Thus if you
+make changes after loading a file, these will be included in the displayed
+diffs.  You might have to do ":diffupdate" now and then, not all changes are
+immediately taken into account.
+
+In your .vimrc file you could do something special when Vim was started in
+diff mode.  You could use a construct like this: >
+
+	if &diff
+	   setup for diff mode
+	else
+	   setup for non-diff mode
+	endif
+
+While already in Vim you can start diff mode in three ways.
+
+							*E98*
+:diffsplit {filename}					*:diffs* *:diffsplit*
+		Open a new window on the file {filename}.  The options are set
+		as for "vimdiff" for the current and the newly opened window.
+		Also see 'diffexpr'.
+
+							*:difft* *:diffthis*
+:diffthis	Make the current window part of the diff windows.  This sets
+		the options like for "vimdiff".
+
+:diffpatch {patchfile}				 *E816* *:diffp* *:diffpatch*
+		Use the current buffer, patch it with the diff found in
+		{patchfile} and open a buffer on the result.  The options are
+		set as for "vimdiff".
+		{patchfile} can be in any format that the "patch" program
+		understands or 'patchexpr' can handle.
+		Note that {patchfile} should only contain a diff for one file,
+		the current file.  If {patchfile} contains diffs for other
+		files as well, the results are unpredictable.  Vim changes
+		directory to /tmp to avoid files in the current directory
+		accidentally being patched.  But it may still result in
+		various ".rej" files to be created.  And when absolute path
+		names are present these files may get patched anyway.
+
+To make these commands use a vertical split, prepend |:vertical|.  Examples: >
+
+	:vert diffsplit main.c~
+	:vert diffpatch /tmp/diff
+
+If you always prefer a vertical split include "vertical" in 'diffopt'.
+
+							*E96*
+There can be up to four buffers with 'diff' set.
+
+Since the option values are remembered with the buffer, you can edit another
+file for a moment and come back to the same file and be in diff mode again.
+
+							*:diffo* *:diffoff*
+:diffoff	Switch off diff mode for the current window.
+
+:diffoff!	Switch off diff mode for the current window and in all windows
+		in the current tab page where 'diff' is set.
+
+The ":diffoff" command resets the relevant options to their default value.
+This may be different from what the values were before diff mode was started,
+the old values are not remembered.
+
+	'diff'		off
+	'scrollbind'	off
+	'cursorbind'	off
+	'scrollopt'	without "hor"
+	'wrap'		on
+	'foldmethod'	"manual"
+	'foldcolumn'	0
+
+==============================================================================
+2. Viewing diffs						*view-diffs*
+
+The effect is that the diff windows show the same text, with the differences
+highlighted.  When scrolling the text, the 'scrollbind' option will make the
+text in other windows to be scrolled as well.  With vertical splits the text
+should be aligned properly.
+
+The alignment of text will go wrong when:
+- 'wrap' is on, some lines will be wrapped and occupy two or more screen
+  lines
+- folds are open in one window but not another
+- 'scrollbind' is off
+- changes have been made to the text
+- "filler" is not present in 'diffopt', deleted/inserted lines makes the
+  alignment go wrong
+
+All the buffers edited in a window where the 'diff' option is set will join in
+the diff.  This is also possible for hidden buffers.  They must have been
+edited in a window first for this to be possible.
+
+					*:DiffOrig* *diff-original-file*
+Since 'diff' is a window-local option, it's possible to view the same buffer
+in diff mode in one window and "normal" in another window.  It is also
+possible to view the changes you have made to a buffer since the file was
+loaded.  Since Vim doesn't allow having two buffers for the same file, you
+need another buffer.  This command is useful: >
+	 command DiffOrig vert new | set bt=nofile | r # | 0d_ | diffthis
+	 	\ | wincmd p | diffthis
+(this is in |vimrc_example.vim|).  Use ":DiffOrig" to see the differences
+between the current buffer and the file it was loaded from.
+
+A buffer that is unloaded cannot be used for the diff.  But it does work for
+hidden buffers.  You can use ":hide" to close a window without unloading the
+buffer.  If you don't want a buffer to remain used for the diff do ":set
+nodiff" before hiding it.
+
+							*:diffu* *:diffupdate*
+:diffu[pdate]			Update the diff highlighting and folds.
+
+Vim attempts to keep the differences updated when you make changes to the
+text.  This mostly takes care of inserted and deleted lines.  Changes within a
+line and more complicated changes do not cause the differences to be updated.
+To force the differences to be updated use: >
+
+	:diffupdate
+
+
+Vim will show filler lines for lines that are missing in one window but are
+present in another.  These lines were inserted in another file or deleted in
+this file.  Removing "filler" from the 'diffopt' option will make Vim not
+display these filler lines.
+
+
+Folds are used to hide the text that wasn't changed.  See |folding| for all
+the commands that can be used with folds.
+
+The context of lines above a difference that are not included in the fold can
+be set with the 'diffopt' option.  For example, to set the context to three
+lines: >
+
+	:set diffopt=filler,context:3
+
+
+The diffs are highlighted with these groups:
+
+|hl-DiffAdd|	DiffAdd		Added (inserted) lines.  These lines exist in
+				this buffer but not in another.
+|hl-DiffChange|	DiffChange	Changed lines.
+|hl-DiffText|	DiffText	Changed text inside a Changed line.  Vim
+				finds the first character that is different,
+				and the last character that is different
+				(searching from the end of the line).  The
+				text in between is highlighted.  This means
+				that parts in the middle that are still the
+				same are highlighted anyway.  Only "iwhite" of
+				'diffopt' is used here.
+|hl-DiffDelete| DiffDelete	Deleted lines.  Also called filler lines,
+				because they don't really exist in this
+				buffer.
+
+==============================================================================
+3. Jumping to diffs					*jumpto-diffs*
+
+Two commands can be used to jump to diffs:
+								*[c*
+	[c		Jump backwards to the previous start of a change.
+			When a count is used, do it that many times.
+								*]c*
+	]c		Jump forwards to the next start of a change.
+			When a count is used, do it that many times.
+
+It is an error if there is no change for the cursor to move to.
+
+==============================================================================
+4. Diff copying			*copy-diffs* *E99* *E100* *E101* *E102* *E103*
+								*merge*
+There are two commands to copy text from one buffer to another.  The result is
+that the buffers will be equal within the specified range.
+
+							*:diffg* *:diffget*
+:[range]diffg[et] [bufspec]
+		Modify the current buffer to undo difference with another
+		buffer.  If [bufspec] is given, that buffer is used.  If
+		[bufspec] refers to the current buffer then nothing happens.
+		Otherwise this only works if there is one other buffer in diff
+		mode.
+		See below for [range].
+
+						*:diffpu* *:diffput* *E793*
+:[range]diffpu[t] [bufspec]
+		Modify another buffer to undo difference with the current
+		buffer.  Just like ":diffget" but the other buffer is modified
+		instead of the current one.
+		When [bufspec] is omitted and there is more than one other
+		buffer in diff mode where 'modifiable' is set this fails.
+		See below for [range].
+
+							*do*
+do		Same as ":diffget" without argument or range.  The "o" stands
+		for "obtain" ("dg" can't be used, it could be the start of
+		"dgg"!). Note: this doesn't work in Visual mode.
+
+							*dp*
+dp		Same as ":diffput" without argument or range.
+		Note: this doesn't work in Visual mode.
+
+
+When no [range] is given, the diff at the cursor position or just above it is
+affected.  When [range] is used, Vim tries to only put or get the specified
+lines.  When there are deleted lines, this may not always be possible.
+
+There can be deleted lines below the last line of the buffer.  When the cursor
+is on the last line in the buffer and there is no diff above this line, the
+":diffget" and "do" commands will obtain lines from the other buffer.
+
+To be able to get those lines from another buffer in a [range] it's allowed to
+use the last line number plus one.  This command gets all diffs from the other
+buffer: >
+
+	:1,$+1diffget
+
+Note that deleted lines are displayed, but not counted as text lines.  You
+can't move the cursor into them.  To fill the deleted lines with the lines
+from another buffer use ":diffget" on the line below them.
+								*E787*
+When the buffer that is about to be modified is read-only and the autocommand
+that is triggered by |FileChangedRO| changes buffers the command will fail.
+The autocommand must not change buffers.
+
+The [bufspec] argument above can be a buffer number, a pattern for a buffer
+name or a part of a buffer name.  Examples:
+
+	:diffget		Use the other buffer which is in diff mode
+	:diffget 3		Use buffer 3
+	:diffget v2		Use the buffer which matches "v2" and is in
+				diff mode (e.g., "file.c.v2")
+
+==============================================================================
+5. Diff options						*diff-options*
+
+Also see |'diffopt'| and the "diff" item of |'fillchars'|.
+
+
+FINDING THE DIFFERENCES					*diff-diffexpr*
+
+The 'diffexpr' option can be set to use something else than the standard
+"diff" program to compare two files and find the differences.
+
+When 'diffexpr' is empty, Vim uses this command to find the differences
+between file1 and file2: >
+
+	diff file1 file2 > outfile
+
+The ">" is replaced with the value of 'shellredir'.
+
+The output of "diff" must be a normal "ed" style diff.  Do NOT use a context
+diff.  This example explains the format that Vim expects: >
+
+	1a2
+	> bbb
+	4d4
+	< 111
+	7c7
+	< GGG
+	---
+	> ggg
+
+The "1a2" item appends the line "bbb".
+The "4d4" item deletes the line "111".
+The '7c7" item replaces the line "GGG" with "ggg".
+
+When 'diffexpr' is not empty, Vim evaluates it to obtain a diff file in the
+format mentioned.  These variables are set to the file names used:
+
+	v:fname_in		original file
+	v:fname_new		new version of the same file
+	v:fname_out		resulting diff file
+
+Additionally, 'diffexpr' should take care of "icase" and "iwhite" in the
+'diffopt' option.  'diffexpr' cannot change the value of 'lines' and
+'columns'.
+
+Example (this does almost the same as 'diffexpr' being empty): >
+
+	set diffexpr=MyDiff()
+	function MyDiff()
+	   let opt = ""
+	   if &diffopt =~ "icase"
+	     let opt = opt . "-i "
+	   endif
+	   if &diffopt =~ "iwhite"
+	     let opt = opt . "-b "
+	   endif
+	   silent execute "!diff -a --binary " . opt . v:fname_in . " " . v:fname_new .
+		\  " > " . v:fname_out
+	endfunction
+
+The "-a" argument is used to force comparing the files as text, comparing as
+binaries isn't useful.  The "--binary" argument makes the files read in binary
+mode, so that a CTRL-Z doesn't end the text on DOS.
+
+						*E810* *E97*
+Vim will do a test if the diff output looks alright.  If it doesn't, you will
+get an error message.  Possible causes:
+-  The "diff" program cannot be executed.
+-  The "diff" program doesn't produce normal "ed" style diffs (see above).
+-  The 'shell' and associated options are not set correctly.  Try if filtering
+   works with a command like ":!sort".
+-  You are using 'diffexpr' and it doesn't work.
+If it's not clear what the problem is set the 'verbose' option to one or more
+to see more messages.
+
+The self-installing Vim for MS-Windows includes a diff program.  If you don't
+have it you might want to download a diff.exe.  For example from
+http://gnuwin32.sourceforge.net/packages/diffutils.htm.
+
+
+USING PATCHES					*diff-patchexpr*
+
+The 'patchexpr' option can be set to use something else than the standard
+"patch" program.
+
+When 'patchexpr' is empty, Vim will call the "patch" program like this: >
+
+	patch -o outfile origfile < patchfile
+
+This should work fine with most versions of the "patch" program.  Note that a
+CR in the middle of a line may cause problems, it is seen as a line break.
+
+If the default doesn't work for you, set the 'patchexpr' to an expression that
+will have the same effect.  These variables are set to the file names used:
+
+	v:fname_in		original file
+	v:fname_diff		patch file
+	v:fname_out		resulting patched file
+
+Example (this does the same as 'patchexpr' being empty): >
+
+	set patchexpr=MyPatch()
+	function MyPatch()
+	   :call system("patch -o " . v:fname_out . " " . v:fname_in .
+	   \  " < " . v:fname_diff)
+	endfunction
+
+Make sure that using the "patch" program doesn't have unwanted side effects.
+For example, watch out for additionally generated files, which should be
+deleted.  It should just patch the file and nothing else.
+   Vim will change directory to "/tmp" or another temp directory before
+evaluating 'patchexpr'.  This hopefully avoids that files in the current
+directory are accidentally patched.  Vim will also delete files starting with
+v:fname_in and ending in ".rej" and ".orig".
+
+ vim:tw=78:ts=8:ft=help:norl:
diff --git a/vim73/doc/digraph.txt b/vim73/doc/digraph.txt
new file mode 100644
index 0000000..9faecee
--- /dev/null
+++ b/vim73/doc/digraph.txt
@@ -0,0 +1,350 @@
+*digraph.txt*   For Vim version 7.3.  Last change: 2010 Apr 11
+
+
+		  VIM REFERENCE MANUAL    by Bram Moolenaar
+
+
+Digraphs					*digraph* *digraphs* *Digraphs*
+
+Digraphs are used to enter characters that normally cannot be entered by
+an ordinary keyboard.  These are mostly printable non-ASCII characters.  The
+digraphs are easier to remember than the decimal number that can be entered
+with CTRL-V (see |i_CTRL-V|).
+
+There is a brief introduction on digraphs in the user manual: |24.9|
+An alternative is using the 'keymap' option.
+
+1. Defining digraphs	|digraphs-define|
+2. Using digraphs	|digraphs-use|
+3. Default digraphs	|digraphs-default|
+
+{Vi does not have any of these commands}
+
+==============================================================================
+1. Defining digraphs					*digraphs-define*
+
+						*:dig* *:digraphs*
+:dig[raphs]		show currently defined digraphs.
+							*E104* *E39*
+:dig[raphs] {char1}{char2} {number} ...
+			Add digraph {char1}{char2} to the list.  {number} is
+			the decimal representation of the character.  Normally
+			it is the Unicode character, see |digraph-encoding|.
+			Example: >
+	:digr e: 235 a: 228
+<			Avoid defining a digraph with '_' (underscore) as the
+			first character, it has a special meaning in the
+			future.
+
+Vim is normally compiled with the |+digraphs| feature.  If the feature is
+disabled, the ":digraph" command will display an error message.
+
+Example of the output of ":digraphs": >
+ TH   222  ss   223  a!   224  a'   225  a>   226  a?   227  a:   228
+
+The first two characters in each column are the characters you have to type to
+enter the digraph.
+
+In the middle of each column is the resulting character.  This may be mangled
+if you look at it on a system that does not support digraphs or if you print
+this file.
+
+							*digraph-encoding*
+The decimal number normally is the Unicode number of the character.  Note that
+the meaning doesn't change when 'encoding' changes.  The character will be
+converted from Unicode to 'encoding' when needed.  This does require the
+conversion to be available, it might fail.  For the NUL character you will see
+"10".  That's because NUL characters are internally represented with a NL
+character.  When you write the file it will become a NUL character.
+
+When Vim was compiled without the |+multi_byte| feature, you need to specify
+the character in the encoding given with 'encoding'.  You might want to use
+something like this: >
+
+	if has("multi_byte")
+		digraph oe 339
+	elseif &encoding == "iso-8859-15"
+		digraph oe 189
+	endif
+
+This defines the "oe" digraph for a character that is number 339 in Unicode
+and 189 in latin9 (iso-8859-15).
+
+==============================================================================
+2. Using digraphs					*digraphs-use*
+
+There are two methods to enter digraphs:			*i_digraph*
+	CTRL-K {char1} {char2}		or
+	{char1}  {char2}
+The first is always available; the second only when the 'digraph' option is
+set.
+
+If a digraph with {char1}{char2} does not exist, Vim searches for a digraph
+{char2}{char1}.  This helps when you don't remember which character comes
+first.
+
+Note that when you enter CTRL-K {char1}, where {char1} is a special key, Vim
+enters the code for that special key.  This is not a digraph.
+
+Once you have entered the digraph, Vim treats the character like a normal
+character that occupies only one character in the file and on the screen.
+Example: >
+	'B'  'B'	will enter the broken '|' character (166)
+	'a'  '>'	will enter an 'a' with a circumflex (226)
+	CTRL-K '-' '-'	will enter a soft hyphen (173)
+
+The current digraphs are listed with the ":digraphs" command.  Some of the
+default ones are listed below |digraph-table|.
+
+For CTRL-K, there is one general digraph: CTRL-K  {char} will enter
+{char} with the highest bit set.  You can use this to enter meta-characters.
+
+The  character cannot be part of a digraph.  When hitting , Vim
+stops digraph entry and ends Insert mode or Command-line mode, just like
+hitting an  out of digraph context.  Use CTRL-V 155 to enter meta-ESC
+(CSI).
+
+If you accidentally typed an 'a' that should be an 'e', you will type 'a' 
+'e'.  But that is a digraph, so you will not get what you want.  To correct
+this, you will have to type  e again.  To avoid this don't set the
+'digraph' option and use CTRL-K to enter digraphs.
+
+You may have problems using Vim with characters which have a value above 128.
+For example: You insert ue (u-umlaut) and the editor echoes \334 in Insert
+mode.  After leaving the Insert mode everything is fine.  Note that fmt
+removes all characters with a value above 128 from the text being formatted.
+On some Unix systems this means you have to define the environment-variable
+LC_CTYPE.  If you are using csh, then put the following line in your .cshrc: >
+	setenv LC_CTYPE iso_8859_1
+
+==============================================================================
+3. Default digraphs					*digraphs-default*
+
+Vim comes with a set of default digraphs.  Check the output of ":digraphs" to
+see them.
+
+On most systems Vim uses the same digraphs.  They work for the Unicode and
+ISO-8859-1 character sets.  These default digraphs are taken from the RFC1345
+mnemonics.  To make it easy to remember the mnemonic, the second character has
+a standard meaning:
+
+	char name		char	meaning ~
+	Exclamation mark	!	Grave
+	Apostrophe		'	Acute accent
+	Greater-Than sign	>	Circumflex accent
+	Question mark		?	Tilde
+	Hyphen-Minus		-	Macron
+	Left parenthesis	(	Breve
+	Full stop		.	Dot above
+	Colon			:	Diaeresis
+	Comma			,	Cedilla
+	Underline		_	Underline
+	Solidus			/	Stroke
+	Quotation mark		"	Double acute accent
+	Semicolon		;	Ogonek
+	Less-Than sign		<	Caron
+	Zero			0	Ring above
+	Two			2	Hook
+	Nine			9	Horn
+
+	Equals			=	Cyrillic
+	Asterisk		*	Greek
+	Percent sign		%	Greek/Cyrillic special
+	Plus			+	smalls: Arabic, capitals: Hebrew
+	Three			3	some Latin/Greek/Cyrillic letters
+	Four			4	Bopomofo
+	Five			5	Hiragana
+	Six			6	Katakana
+
+Example: a: is   and o: is 
+
+These are the RFC1345 digraphs for the one-byte characters.  See the output of
+":digraphs" for the others.  The characters above 255 are only available when
+Vim was compiled with the |+multi_byte| feature.
+
+EURO
+
+Exception: RFC1345 doesn't specify the euro sign.  In Vim the digraph =e was
+added for this.  Note the difference between latin1, where the digraph Cu is
+used for the currency sign, and latin9 (iso-8859-15), where the digraph =e is
+used for the euro sign, while both of them are the character 164, 0xa4.  For
+compatibility with zsh Eu can also be used for the euro sign.
+
+							*digraph-table*
+char  digraph	hex	dec	official name ~
+^@	NU	0x00	  0	NULL (NUL)
+^A	SH	0x01	  1	START OF HEADING (SOH)
+^B	SX	0x02	  2	START OF TEXT (STX)
+^C	EX	0x03	  3	END OF TEXT (ETX)
+^D	ET	0x04	  4	END OF TRANSMISSION (EOT)
+^E	EQ	0x05	  5	ENQUIRY (ENQ)
+^F	AK	0x06	  6	ACKNOWLEDGE (ACK)
+^G	BL	0x07	  7	BELL (BEL)
+^H	BS	0x08	  8	BACKSPACE (BS)
+^I	HT	0x09	  9	CHARACTER TABULATION (HT)
+^@	LF	0x0a	 10	LINE FEED (LF)
+^K	VT	0x0b	 11	LINE TABULATION (VT)
+^L	FF	0x0c	 12	FORM FEED (FF)
+^M	CR	0x0d	 13	CARRIAGE RETURN (CR)
+^N	SO	0x0e	 14	SHIFT OUT (SO)
+^O	SI	0x0f	 15	SHIFT IN (SI)
+^P	DL	0x10	 16	DATALINK ESCAPE (DLE)
+^Q	D1	0x11	 17	DEVICE CONTROL ONE (DC1)
+^R	D2	0x12	 18	DEVICE CONTROL TWO (DC2)
+^S	D3	0x13	 19	DEVICE CONTROL THREE (DC3)
+^T	D4	0x14	 20	DEVICE CONTROL FOUR (DC4)
+^U	NK	0x15	 21	NEGATIVE ACKNOWLEDGE (NAK)
+^V	SY	0x16	 22	SYNCHRONOUS IDLE (SYN)
+^W	EB	0x17	 23	END OF TRANSMISSION BLOCK (ETB)
+^X	CN	0x18	 24	CANCEL (CAN)
+^Y	EM	0x19	 25	END OF MEDIUM (EM)
+^Z	SB	0x1a	 26	SUBSTITUTE (SUB)
+^[	EC	0x1b	 27	ESCAPE (ESC)
+^\	FS	0x1c	 28	FILE SEPARATOR (IS4)
+^]	GS	0x1d	 29	GROUP SEPARATOR (IS3)
+^^	RS	0x1e	 30	RECORD SEPARATOR (IS2)
+^_	US	0x1f	 31	UNIT SEPARATOR (IS1)
+	SP	0x20	 32	SPACE
+#	Nb	0x23	 35	NUMBER SIGN
+$	DO	0x24	 36	DOLLAR SIGN
+@	At	0x40	 64	COMMERCIAL AT
+[	<(	0x5b	 91	LEFT SQUARE BRACKET
+\	//	0x5c	 92	REVERSE SOLIDUS
+]	)>	0x5d	 93	RIGHT SQUARE BRACKET
+^	'>	0x5e	 94	CIRCUMFLEX ACCENT
+`	'!	0x60	 96	GRAVE ACCENT
+{	(!	0x7b	123	LEFT CURLY BRACKET
+|	!!	0x7c	124	VERTICAL LINE
+}	!)	0x7d	125	RIGHT CURLY BRACKET
+~	'?	0x7e	126	TILDE
+^?	DT	0x7f	127	DELETE (DEL)
+~@	PA	0x80	128	PADDING CHARACTER (PAD)
+~A	HO	0x81	129	HIGH OCTET PRESET (HOP)
+~B	BH	0x82	130	BREAK PERMITTED HERE (BPH)
+~C	NH	0x83	131	NO BREAK HERE (NBH)
+~D	IN	0x84	132	INDEX (IND)
+~E	NL	0x85	133	NEXT LINE (NEL)
+~F	SA	0x86	134	START OF SELECTED AREA (SSA)
+~G	ES	0x87	135	END OF SELECTED AREA (ESA)
+~H	HS	0x88	136	CHARACTER TABULATION SET (HTS)
+~I	HJ	0x89	137	CHARACTER TABULATION WITH JUSTIFICATION (HTJ)
+~J	VS	0x8a	138	LINE TABULATION SET (VTS)
+~K	PD	0x8b	139	PARTIAL LINE FORWARD (PLD)
+~L	PU	0x8c	140	PARTIAL LINE BACKWARD (PLU)
+~M	RI	0x8d	141	REVERSE LINE FEED (RI)
+~N	S2	0x8e	142	SINGLE-SHIFT TWO (SS2)
+~O	S3	0x8f	143	SINGLE-SHIFT THREE (SS3)
+~P	DC	0x90	144	DEVICE CONTROL STRING (DCS)
+~Q	P1	0x91	145	PRIVATE USE ONE (PU1)
+~R	P2	0x92	146	PRIVATE USE TWO (PU2)
+~S	TS	0x93	147	SET TRANSMIT STATE (STS)
+~T	CC	0x94	148	CANCEL CHARACTER (CCH)
+~U	MW	0x95	149	MESSAGE WAITING (MW)
+~V	SG	0x96	150	START OF GUARDED AREA (SPA)
+~W	EG	0x97	151	END OF GUARDED AREA (EPA)
+~X	SS	0x98	152	START OF STRING (SOS)
+~Y	GC	0x99	153	SINGLE GRAPHIC CHARACTER INTRODUCER (SGCI)
+~Z	SC	0x9a	154	SINGLE CHARACTER INTRODUCER (SCI)
+~[	CI	0x9b	155	CONTROL SEQUENCE INTRODUCER (CSI)
+~\	ST	0x9c	156	STRING TERMINATOR (ST)
+~]	OC	0x9d	157	OPERATING SYSTEM COMMAND (OSC)
+~^	PM	0x9e	158	PRIVACY MESSAGE (PM)
+~_	AC	0x9f	159	APPLICATION PROGRAM COMMAND (APC)
+|	NS	0xa0	160	NO-BREAK SPACE
+	!I	0xa1	161	INVERTED EXCLAMATION MARK
+	Ct	0xa2	162	CENT SIGN
+	Pd	0xa3	163	POUND SIGN
+	Cu	0xa4	164	CURRENCY SIGN
+	Ye	0xa5	165	YEN SIGN
+	BB	0xa6	166	BROKEN BAR
+	SE	0xa7	167	SECTION SIGN
+	':	0xa8	168	DIAERESIS
+	Co	0xa9	169	COPYRIGHT SIGN
+	-a	0xaa	170	FEMININE ORDINAL INDICATOR
+	<<	0xab	171	LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
+	NO	0xac	172	NOT SIGN
+	--	0xad	173	SOFT HYPHEN
+	Rg	0xae	174	REGISTERED SIGN
+	'm	0xaf	175	MACRON
+	DG	0xb0	176	DEGREE SIGN
+	+-	0xb1	177	PLUS-MINUS SIGN
+	2S	0xb2	178	SUPERSCRIPT TWO
+	3S	0xb3	179	SUPERSCRIPT THREE
+	''	0xb4	180	ACUTE ACCENT
+	My	0xb5	181	MICRO SIGN
+	PI	0xb6	182	PILCROW SIGN
+	.M	0xb7	183	MIDDLE DOT
+	',	0xb8	184	CEDILLA
+	1S	0xb9	185	SUPERSCRIPT ONE
+	-o	0xba	186	MASCULINE ORDINAL INDICATOR
+	>>	0xbb	187	RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
+	14	0xbc	188	VULGAR FRACTION ONE QUARTER
+	12	0xbd	189	VULGAR FRACTION ONE HALF
+	34	0xbe	190	VULGAR FRACTION THREE QUARTERS
+	?I	0xbf	191	INVERTED QUESTION MARK
+	A!	0xc0	192	LATIN CAPITAL LETTER A WITH GRAVE
+	A'	0xc1	193	LATIN CAPITAL LETTER A WITH ACUTE
+	A>	0xc2	194	LATIN CAPITAL LETTER A WITH CIRCUMFLEX
+	A?	0xc3	195	LATIN CAPITAL LETTER A WITH TILDE
+	A:	0xc4	196	LATIN CAPITAL LETTER A WITH DIAERESIS
+	AA	0xc5	197	LATIN CAPITAL LETTER A WITH RING ABOVE
+	AE	0xc6	198	LATIN CAPITAL LETTER AE
+	C,	0xc7	199	LATIN CAPITAL LETTER C WITH CEDILLA
+	E!	0xc8	200	LATIN CAPITAL LETTER E WITH GRAVE
+	E'	0xc9	201	LATIN CAPITAL LETTER E WITH ACUTE
+	E>	0xca	202	LATIN CAPITAL LETTER E WITH CIRCUMFLEX
+	E:	0xcb	203	LATIN CAPITAL LETTER E WITH DIAERESIS
+	I!	0xcc	204	LATIN CAPITAL LETTER I WITH GRAVE
+	I'	0xcd	205	LATIN CAPITAL LETTER I WITH ACUTE
+	I>	0xce	206	LATIN CAPITAL LETTER I WITH CIRCUMFLEX
+	I:	0xcf	207	LATIN CAPITAL LETTER I WITH DIAERESIS
+	D-	0xd0	208	LATIN CAPITAL LETTER ETH (Icelandic)
+	N?	0xd1	209	LATIN CAPITAL LETTER N WITH TILDE
+	O!	0xd2	210	LATIN CAPITAL LETTER O WITH GRAVE
+	O'	0xd3	211	LATIN CAPITAL LETTER O WITH ACUTE
+	O>	0xd4	212	LATIN CAPITAL LETTER O WITH CIRCUMFLEX
+	O?	0xd5	213	LATIN CAPITAL LETTER O WITH TILDE
+	O:	0xd6	214	LATIN CAPITAL LETTER O WITH DIAERESIS
+	*X	0xd7	215	MULTIPLICATION SIGN
+	O/	0xd8	216	LATIN CAPITAL LETTER O WITH STROKE
+	U!	0xd9	217	LATIN CAPITAL LETTER U WITH GRAVE
+	U'	0xda	218	LATIN CAPITAL LETTER U WITH ACUTE
+	U>	0xdb	219	LATIN CAPITAL LETTER U WITH CIRCUMFLEX
+	U:	0xdc	220	LATIN CAPITAL LETTER U WITH DIAERESIS
+	Y'	0xdd	221	LATIN CAPITAL LETTER Y WITH ACUTE
+	TH	0xde	222	LATIN CAPITAL LETTER THORN (Icelandic)
+	ss	0xdf	223	LATIN SMALL LETTER SHARP S (German)
+	a!	0xe0	224	LATIN SMALL LETTER A WITH GRAVE
+	a'	0xe1	225	LATIN SMALL LETTER A WITH ACUTE
+	a>	0xe2	226	LATIN SMALL LETTER A WITH CIRCUMFLEX
+	a?	0xe3	227	LATIN SMALL LETTER A WITH TILDE
+	a:	0xe4	228	LATIN SMALL LETTER A WITH DIAERESIS
+	aa	0xe5	229	LATIN SMALL LETTER A WITH RING ABOVE
+	ae	0xe6	230	LATIN SMALL LETTER AE
+	c,	0xe7	231	LATIN SMALL LETTER C WITH CEDILLA
+	e!	0xe8	232	LATIN SMALL LETTER E WITH GRAVE
+	e'	0xe9	233	LATIN SMALL LETTER E WITH ACUTE
+	e>	0xea	234	LATIN SMALL LETTER E WITH CIRCUMFLEX
+	e:	0xeb	235	LATIN SMALL LETTER E WITH DIAERESIS
+	i!	0xec	236	LATIN SMALL LETTER I WITH GRAVE
+	i'	0xed	237	LATIN SMALL LETTER I WITH ACUTE
+	i>	0xee	238	LATIN SMALL LETTER I WITH CIRCUMFLEX
+	i:	0xef	239	LATIN SMALL LETTER I WITH DIAERESIS
+	d-	0xf0	240	LATIN SMALL LETTER ETH (Icelandic)
+	n?	0xf1	241	LATIN SMALL LETTER N WITH TILDE
+	o!	0xf2	242	LATIN SMALL LETTER O WITH GRAVE
+	o'	0xf3	243	LATIN SMALL LETTER O WITH ACUTE
+	o>	0xf4	244	LATIN SMALL LETTER O WITH CIRCUMFLEX
+	o?	0xf5	245	LATIN SMALL LETTER O WITH TILDE
+	o:	0xf6	246	LATIN SMALL LETTER O WITH DIAERESIS
+	-:	0xf7	247	DIVISION SIGN
+	o/	0xf8	248	LATIN SMALL LETTER O WITH STROKE
+	u!	0xf9	249	LATIN SMALL LETTER U WITH GRAVE
+	u'	0xfa	250	LATIN SMALL LETTER U WITH ACUTE
+	u>	0xfb	251	LATIN SMALL LETTER U WITH CIRCUMFLEX
+	u:	0xfc	252	LATIN SMALL LETTER U WITH DIAERESIS
+	y'	0xfd	253	LATIN SMALL LETTER Y WITH ACUTE
+	th	0xfe	254	LATIN SMALL LETTER THORN (Icelandic)
+	y:	0xff	255	LATIN SMALL LETTER Y WITH DIAERESIS
+
+ vim:tw=78:ts=8:ft=help:norl:
diff --git a/vim73/doc/doctags.c b/vim73/doc/doctags.c
new file mode 100644
index 0000000..9213dd9
--- /dev/null
+++ b/vim73/doc/doctags.c
@@ -0,0 +1,83 @@
+/* vim:set ts=4 sw=4:
+ * this program makes a tags file for vim_ref.txt
+ *
+ * Usage: doctags vim_ref.txt vim_win.txt ... >tags
+ *
+ * A tag in this context is an identifier between stars, e.g. *c_files*
+ */
+
+#include 
+#include 
+#include 
+#include 
+
+#define LINELEN 200
+
+	int
+main(argc, argv)
+	int		argc;
+	char	**argv;
+{
+	char	line[LINELEN];
+	char	*p1, *p2;
+	char	*p;
+	FILE	*fd;
+
+	if (argc <= 1)
+	{
+		fprintf(stderr, "Usage: doctags docfile ... >tags\n");
+		exit(1);
+	}
+	printf("help-tags\ttags\t1\n");
+	while (--argc > 0)
+	{
+		++argv;
+		fd = fopen(argv[0], "r");
+		if (fd == NULL)
+		{
+			fprintf(stderr, "Unable to open %s for reading\n", argv[0]);
+			continue;
+		}
+		while (fgets(line, LINELEN, fd) != NULL)
+		{
+			p1 = strchr(line, '*');				/* find first '*' */
+			while (p1 != NULL)
+			{
+				p2 = strchr(p1 + 1, '*');		/* find second '*' */
+				if (p2 != NULL && p2 > p1 + 1)	/* skip "*" and "**" */
+				{
+					for (p = p1 + 1; p < p2; ++p)
+						if (*p == ' ' || *p == '\t' || *p == '|')
+							break;
+					/*
+					 * Only accept a *tag* when it consists of valid
+					 * characters, there is white space before it and is
+					 * followed by a white character or end-of-line.
+					 */
+					if (p == p2
+							&& (p1 == line || p1[-1] == ' ' || p1[-1] == '\t')
+								&& (strchr(" \t\n\r", p[1]) != NULL
+									|| p[1] == '\0'))
+					{
+						*p2 = '\0';
+						++p1;
+						printf("%s\t%s\t/*", p1, argv[0]);
+						while (*p1)
+						{
+							/* insert backslash before '\\' and '/' */
+							if (*p1 == '\\' || *p1 == '/')
+								putchar('\\');
+							putchar(*p1);
+							++p1;
+						}
+						printf("*\n");
+						p2 = strchr(p2 + 1, '*');		/* find next '*' */
+					}
+				}
+				p1 = p2;
+			}
+		}
+		fclose(fd);
+	}
+	return 0;
+}
diff --git a/vim73/doc/editing.txt b/vim73/doc/editing.txt
new file mode 100644
index 0000000..b03487d
--- /dev/null
+++ b/vim73/doc/editing.txt
@@ -0,0 +1,1636 @@
+*editing.txt*   For Vim version 7.3.  Last change: 2010 Dec 08
+
+
+		  VIM REFERENCE MANUAL    by Bram Moolenaar
+
+
+Editing files						*edit-files*
+
+1.  Introduction		|edit-intro|
+2.  Editing a file		|edit-a-file|
+3.  The argument list		|argument-list|
+4.  Writing			|writing|
+5.  Writing and quitting	|write-quit|
+6.  Dialogs			|edit-dialogs|
+7.  The current directory	|current-directory|
+8.  Editing binary files	|edit-binary|
+9.  Encryption			|encryption|
+10. Timestamps			|timestamps|
+11. File Searching		|file-searching|
+
+==============================================================================
+1. Introduction						*edit-intro*
+
+Editing a file with Vim means:
+
+1. reading the file into a buffer
+2. changing the buffer with editor commands
+3. writing the buffer into a file
+
+							*current-file*
+As long as you don't write the buffer, the original file remains unchanged.
+If you start editing a file (read a file into the buffer), the file name is
+remembered as the "current file name".  This is also known as the name of the
+current buffer.  It can be used with "%" on the command line |:_%|.
+
+							*alternate-file*
+If there already was a current file name, then that one becomes the alternate
+file name.  It can be used with "#" on the command line |:_#| and you can use
+the |CTRL-^| command to toggle between the current and the alternate file.
+However, the alternate file name is not changed when |:keepalt| is used.
+
+							*:keepalt* *:keepa*
+:keepalt {cmd}		Execute {cmd} while keeping the current alternate file
+			name.  Note that commands invoked indirectly (e.g.,
+			with a function) may still set the alternate file
+			name.  {not in Vi}
+
+All file names are remembered in the buffer list.  When you enter a file name,
+for editing (e.g., with ":e filename") or writing (e.g., with ":w filename"),
+the file name is added to the list.  You can use the buffer list to remember
+which files you edited and to quickly switch from one file to another (e.g.,
+to copy text) with the |CTRL-^| command.  First type the number of the file
+and then hit CTRL-^.  {Vi: only one alternate file name is remembered}
+
+
+CTRL-G		or				*CTRL-G* *:f* *:fi* *:file*
+:f[ile]			Prints the current file name (as typed, unless ":cd"
+			was used), the cursor position (unless the 'ruler'
+			option is set), and the file status (readonly,
+			modified, read errors, new file).  See the 'shortmess'
+			option about how to make this message shorter.
+			{Vi does not include column number}
+
+:f[ile]!		like |:file|, but don't truncate the name even when
+			'shortmess' indicates this.
+
+{count}CTRL-G		Like CTRL-G, but prints the current file name with
+			full path.  If the count is higher than 1 the current
+			buffer number is also given.  {not in Vi}
+
+					*g_CTRL-G* *word-count* *byte-count*
+g CTRL-G		Prints the current position of the cursor in five
+			ways: Column, Line, Word, Character and Byte.  If the
+			number of Characters and Bytes is the same then the
+			Character position is omitted.
+			If there are characters in the line that take more
+			than one position on the screen ( or special
+			character), both the "real" column and the screen
+			column are shown, separated with a dash.
+			See also 'ruler' option.  {not in Vi}
+
+							*v_g_CTRL-G*
+{Visual}g CTRL-G	Similar to "g CTRL-G", but Word, Character, Line, and
+			Byte counts for the visually selected region are
+			displayed.
+			In Blockwise mode, Column count is also shown.  (For
+			{Visual} see |Visual-mode|.)
+			{not in VI}
+
+							*:file_f*
+:f[ile][!] {name}	Sets the current file name to {name}.  The optional !
+			avoids truncating the message, as with |:file|.
+			If the buffer did have a name, that name becomes the
+			|alternate-file| name.  An unlisted buffer is created
+			to hold the old name.
+							*:0file*
+:0f[ile][!]		Remove the name of the current buffer.  The optional !
+			avoids truncating the message, as with |:file|.  {not
+			in Vi}
+
+:buffers
+:files
+:ls			List all the currently known file names.  See
+			'windows.txt' |:files| |:buffers| |:ls|.  {not in
+			Vi}
+
+Vim will remember the full path name of a file name that you enter.  In most
+cases when the file name is displayed only the name you typed is shown, but
+the full path name is being used if you used the ":cd" command |:cd|.
+
+							*home-replace*
+If the environment variable $HOME is set, and the file name starts with that
+string, it is often displayed with HOME replaced with "~".  This was done to
+keep file names short.  When reading or writing files the full name is still
+used, the "~" is only used when displaying file names.  When replacing the
+file name would result in just "~", "~/" is used instead (to avoid confusion
+between options set to $HOME with 'backupext' set to "~").
+
+When writing the buffer, the default is to use the current file name.  Thus
+when you give the "ZZ" or ":wq" command, the original file will be
+overwritten.  If you do not want this, the buffer can be written into another
+file by giving a file name argument to the ":write" command.  For example: >
+
+	vim testfile
+	[change the buffer with editor commands]
+	:w newfile
+	:q
+
+This will create a file "newfile", that is a modified copy of "testfile".
+The file "testfile" will remain unchanged.  Anyway, if the 'backup' option is
+set, Vim renames or copies the original file before it will be overwritten.
+You can use this file if you discover that you need the original file.  See
+also the 'patchmode' option.  The name of the backup file is normally the same
+as the original file with 'backupext' appended.  The default "~" is a bit
+strange to avoid accidentally overwriting existing files.  If you prefer ".bak"
+change the 'backupext' option.  Extra dots are replaced with '_' on MS-DOS
+machines, when Vim has detected that an MS-DOS-like filesystem is being used
+(e.g., messydos or crossdos) or when the 'shortname' option is on.  The
+backup file can be placed in another directory by setting 'backupdir'.
+
+							*auto-shortname*
+Technical: On the Amiga you can use 30 characters for a file name.  But on an
+	   MS-DOS-compatible filesystem only 8 plus 3 characters are
+	   available.  Vim tries to detect the type of filesystem when it is
+	   creating the .swp file.  If an MS-DOS-like filesystem is suspected,
+	   a flag is set that has the same effect as setting the 'shortname'
+	   option.  This flag will be reset as soon as you start editing a
+	   new file.  The flag will be used when making the file name for the
+	   ".swp" and ".~" files for the current file.  But when you are
+	   editing a file in a normal filesystem and write to an MS-DOS-like
+	   filesystem the flag will not have been set.  In that case the
+	   creation of the ".~" file may fail and you will get an error
+	   message.  Use the 'shortname' option in this case.
+
+When you started editing without giving a file name, "No File" is displayed in
+messages.  If the ":write" command is used with a file name argument, the file
+name for the current file is set to that file name.  This only happens when
+the 'F' flag is included in 'cpoptions' (by default it is included) |cpo-F|.
+This is useful when entering text in an empty buffer and then writing it to a
+file.  If 'cpoptions' contains the 'f' flag (by default it is NOT included)
+|cpo-f| the file name is set for the ":read file" command.  This is useful
+when starting Vim without an argument and then doing ":read file" to start
+editing a file.
+When the file name was set and 'filetype' is empty the filetype detection
+autocommands will be triggered.
+							*not-edited*
+Because the file name was set without really starting to edit that file, you
+are protected from overwriting that file.  This is done by setting the
+"notedited" flag.  You can see if this flag is set with the CTRL-G or ":file"
+command.  It will include "[Not edited]" when the "notedited" flag is set.
+When writing the buffer to the current file name (with ":w!"), the "notedited"
+flag is reset.
+
+							*abandon*
+Vim remembers whether you have changed the buffer.  You are protected from
+losing the changes you made.  If you try to quit without writing, or want to
+start editing another file, Vim will refuse this.  In order to overrule this
+protection, add a '!' to the command.  The changes will then be lost.  For
+example: ":q" will not work if the buffer was changed, but ":q!" will.  To see
+whether the buffer was changed use the "CTRL-G" command.  The message includes
+the string "[Modified]" if the buffer has been changed.
+
+If you want to automatically save the changes without asking, switch on the
+'autowriteall' option.  'autowrite' is the associated Vi-compatible option
+that does not work for all commands.
+
+If you want to keep the changed buffer without saving it, switch on the
+'hidden' option.  See |hidden-buffer|.
+
+==============================================================================
+2. Editing a file					*edit-a-file*
+
+							*:e* *:edit*
+:e[dit] [++opt] [+cmd]	Edit the current file.  This is useful to re-edit the
+			current file, when it has been changed outside of Vim.
+			This fails when changes have been made to the current
+			buffer and 'autowriteall' isn't set or the file can't
+			be written.
+			Also see |++opt| and |+cmd|.
+			{Vi: no ++opt}
+
+							*:edit!*
+:e[dit]! [++opt] [+cmd]
+			Edit the current file always.  Discard any changes to
+			the current buffer.  This is useful if you want to
+			start all over again.
+			Also see |++opt| and |+cmd|.
+			{Vi: no ++opt}
+
+							*:edit_f*
+:e[dit] [++opt] [+cmd] {file}
+			Edit {file}.
+			This fails when changes have been made to the current
+			buffer, unless 'hidden' is set or 'autowriteall' is
+			set and the file can be written.
+			Also see |++opt| and |+cmd|.
+			{Vi: no ++opt}
+
+							*:edit!_f*
+:e[dit]! [++opt] [+cmd] {file}
+			Edit {file} always.  Discard any changes to the
+			current buffer.
+			Also see |++opt| and |+cmd|.
+			{Vi: no ++opt}
+
+:e[dit] [++opt] [+cmd] #[count]
+			Edit the [count]th buffer (as shown by |:files|).
+			This command does the same as [count] CTRL-^.  But ":e
+			#" doesn't work if the alternate buffer doesn't have a
+			file name, while CTRL-^ still works then.
+			Also see |++opt| and |+cmd|.
+			{Vi: no ++opt}
+
+							*:ene* *:enew*
+:ene[w]			Edit a new, unnamed buffer.  This fails when changes
+			have been made to the current buffer, unless 'hidden'
+			is set or 'autowriteall' is set and the file can be
+			written.
+			If 'fileformats' is not empty, the first format given
+			will be used for the new buffer.  If 'fileformats' is
+			empty, the 'fileformat' of the current buffer is used.
+			{not in Vi}
+
+							*:ene!* *:enew!*
+:ene[w]!		Edit a new, unnamed buffer.  Discard any changes to
+			the current buffer.
+			Set 'fileformat' like |:enew|.
+			{not in Vi}
+
+							*:fin* *:find*
+:fin[d][!] [++opt] [+cmd] {file}
+			Find {file} in 'path' and then |:edit| it.
+			{not in Vi} {not available when the |+file_in_path|
+			feature was disabled at compile time}
+
+:{count}fin[d][!] [++opt] [+cmd] {file}
+			Just like ":find", but use the {count} match in
+			'path'.  Thus ":2find file" will find the second
+			"file" found in 'path'.  When there are fewer matches
+			for the file in 'path' than asked for, you get an
+			error message.
+
+							*:ex*
+:ex [++opt] [+cmd] [file]
+			Same as |:edit|.
+
+							*:vi* *:visual*
+:vi[sual][!] [++opt] [+cmd] [file]
+			When used in Ex mode: Leave |Ex-mode|, go back to
+			Normal mode.  Otherwise same as |:edit|.
+
+							*:vie* *:view*
+:vie[w][!] [++opt] [+cmd] file
+			When used in Ex mode: Leave |Ex mode|, go back to
+			Normal mode.  Otherwise same as |:edit|, but set
+			'readonly' option for this buffer.  {not in Vi}
+
+							*CTRL-^* *CTRL-6*
+CTRL-^			Edit the alternate file (equivalent to ":e #").
+			Mostly the alternate file is the previously edited
+			file.  This is a quick way to toggle between two
+			files.
+			If the 'autowrite' or 'autowriteall' option is on and
+			the buffer was changed, write it.
+			Mostly the ^ character is positioned on the 6 key,
+			pressing CTRL and 6 then gets you what we call CTRL-^.
+			But on some non-US keyboards CTRL-^ is produced in
+			another way.
+
+{count}CTRL-^		Edit [count]th file in the buffer list (equivalent to
+			":e #[count]").  This is a quick way to switch between
+			files.
+			See |CTRL-^| above for further details.
+			{not in Vi}
+
+[count]]f						*]f* *[f*
+[count][f		Same as "gf".  Deprecated.
+
+							*gf* *E446* *E447*
+[count]gf		Edit the file whose name is under or after the cursor.
+			Mnemonic: "goto file".
+			Uses the 'isfname' option to find out which characters
+			are supposed to be in a file name.  Trailing
+			punctuation characters ".,:;!" are ignored.
+			Uses the 'path' option as a list of directory names to
+			look for the file.  See the 'path' option for details
+			about relative directories and wildcards.
+			Uses the 'suffixesadd' option to check for file names
+			with a suffix added.
+			If the file can't be found, 'includeexpr' is used to
+			modify the name and another attempt is done.
+			If a [count] is given, the count'th file that is found
+			in the 'path' is edited.
+			This command fails if Vim refuses to |abandon| the
+			current file.
+			If you want to edit the file in a new window use
+			|CTRL-W_CTRL-F|.
+			If you do want to edit a new file, use: >
+				:e 
+<			To make gf always work like that: >
+				:map gf :e 
+<			If the name is a hypertext link, that looks like
+			"type://machine/path", you need the |netrw| plugin.
+			For Unix the '~' character is expanded, like in
+			"~user/file".  Environment variables are expanded too
+			|expand-env|.
+			{not in Vi}
+			{not available when the |+file_in_path| feature was
+			disabled at compile time}
+
+							*v_gf*
+{Visual}[count]gf	Same as "gf", but the highlighted text is used as the
+			name of the file to edit.  'isfname' is ignored.
+			Leading blanks are skipped, otherwise all blanks and
+			special characters are included in the file name.
+			(For {Visual} see |Visual-mode|.)
+			{not in VI}
+
+							*gF*
+[count]gF		Same as "gf", except if a number follows the file
+			name, then the cursor is positioned on that line in
+			the file. The file name and the number must be
+			separated by a non-filename (see 'isfname') and
+			non-numeric character. White space between the
+			filename, the separator and the number are ignored.
+			Examples:
+				eval.c:10 ~
+				eval.c @ 20 ~
+				eval.c (30) ~
+				eval.c 40 ~
+
+							*v_gF*
+{Visual}[count]gF	Same as "v_gf".
+
+These commands are used to start editing a single file.  This means that the
+file is read into the buffer and the current file name is set.  The file that
+is opened depends on the current directory, see |:cd|.
+
+See |read-messages| for an explanation of the message that is given after the
+file has been read.
+
+You can use the ":e!" command if you messed up the buffer and want to start
+all over again.  The ":e" command is only useful if you have changed the
+current file name.
+
+							*:filename* *{file}*
+Besides the things mentioned here, more special items for where a filename is
+expected are mentioned at |cmdline-special|.
+
+Note for systems other than Unix: When using a command that accepts a single
+file name (like ":edit file") spaces in the file name are allowed, but
+trailing spaces are ignored.  This is useful on systems that regularly embed
+spaces in file names (like MS-Windows and the Amiga).  Example: The command
+":e   Long File Name " will edit the file "Long File Name".  When using a
+command that accepts more than one file name (like ":next file1 file2")
+embedded spaces must be escaped with a backslash.
+
+						*wildcard* *wildcards*
+Wildcards in {file} are expanded.  Which wildcards are supported depends on
+the system.  These are the common ones:
+	?	matches one character
+	*	matches anything, including nothing
+	**	matches anything, including nothing, recurses into directories
+	[abc]	match 'a', 'b' or 'c'
+
+To avoid the special meaning of the wildcards prepend a backslash.  However,
+on MS-Windows the backslash is a path separator and "path\[abc]" is still seen
+as a wildcard when "[" is in the 'isfname' option.  A simple way to avoid this
+is to use "path\[[]abc]".  Then the file "path[abc]" literally.
+
+					*starstar-wildcard*
+Expanding "**" is possible on Unix, Win32, Mac OS/X and a few other systems.
+This allows searching a directory tree.  This goes up to 100 directories deep.
+Note there are some commands where this works slightly different, see
+|file-searching|.
+Example: >
+	:n **/*.txt
+Finds files:
+	ttt.txt
+	subdir/ttt.txt
+	a/b/c/d/ttt.txt
+When non-wildcard characters are used these are only matched in the first
+directory.  Example: >
+	:n /usr/inc**/*.h
+Finds files:
+	/usr/include/types.h
+	/usr/include/sys/types.h
+	/usr/inc_old/types.h
+					*backtick-expansion* *`-expansion*
+On Unix and a few other systems you can also use backticks in the file name,
+for example: >
+	:e `find . -name ver\\*.c -print`
+The backslashes before the star are required to prevent "ver*.c" to be
+expanded by the shell before executing the find program.
+This also works for most other systems, with the restriction that the
+backticks must be around the whole item.  It is not possible to have text
+directly before the first or just after the last backtick.
+
+							*`=*
+You can have the backticks expanded as a Vim expression, instead of an
+external command, by using the syntax `={expr}` e.g.: >
+	:e `=tempname()`
+The expression can contain just about anything, thus this can also be used to
+avoid the special meaning of '"', '|', '%' and '#'.  Names are to be separated
+with line breaks.  When the result is a |List| then each item is used as a
+name.  Line breaks also separate names.
+
+							*++opt* *[++opt]*
+The [++opt] argument can be used to force the value of 'fileformat',
+'fileencoding' or 'binary' to a value for one command, and to specify the
+behavior for bad characters.  The form is: >
+	++{optname}
+Or: >
+	++{optname}={value}
+
+Where {optname} is one of:	    *++ff* *++enc* *++bin* *++nobin* *++edit*
+    ff     or  fileformat   overrides 'fileformat'
+    enc    or  encoding	    overrides 'fileencoding'
+    bin    or  binary	    sets 'binary'
+    nobin  or  nobinary	    resets 'binary'
+    bad			    specifies behavior for bad characters
+    edit		    for |:read| only: keep option values as if editing
+			    a file
+
+{value} cannot contain white space.  It can be any valid value for these
+options.  Examples: >
+	:e ++ff=unix
+This edits the same file again with 'fileformat' set to "unix". >
+
+	:w ++enc=latin1 newfile
+This writes the current buffer to "newfile" in latin1 format.
+
+There may be several ++opt arguments, separated by white space.  They must all
+appear before any |+cmd| argument.
+
+								*++bad*
+The argument of "++bad=" specifies what happens with characters that can't be
+converted and illegal bytes.  It can be one of three things:
+    ++bad=X      A single-byte character that replaces each bad character.
+    ++bad=keep   Keep bad characters without conversion.  Note that this may
+		 result in illegal bytes in your text!
+    ++bad=drop   Remove the bad characters.
+
+The default is like "++bad=?": Replace each bad character with a question
+mark.  In some places an inverted question mark is used (0xBF).
+
+Note that not all commands use the ++bad argument, even though they do not
+give an error when you add it.  E.g. |:write|.
+
+Note that when reading, the 'fileformat' and 'fileencoding' options will be
+set to the used format.  When writing this doesn't happen, thus a next write
+will use the old value of the option.  Same for the 'binary' option.
+
+
+							*+cmd* *[+cmd]*
+The [+cmd] argument can be used to position the cursor in the newly opened
+file, or execute any other command:
+	+		Start at the last line.
+	+{num}		Start at line {num}.
+	+/{pat}		Start at first line containing {pat}.
+	+{command}	Execute {command} after opening the new file.
+			{command} is any Ex command.
+To include a white space in the {pat} or {command}, precede it with a
+backslash.  Double the number of backslashes. >
+	:edit  +/The\ book	     file
+	:edit  +/dir\ dirname\\      file
+	:edit  +set\ dir=c:\\\\temp  file
+Note that in the last example the number of backslashes is halved twice: Once
+for the "+cmd" argument and once for the ":set" command.
+
+							*file-formats*
+The 'fileformat' option sets the  style for a file:
+'fileformat'    characters	   name				~
+  "dos"		 or    DOS format		*DOS-format*
+  "unix"			   Unix format		*Unix-format*
+  "mac"				   Mac format		*Mac-format*
+Previously 'textmode' was used.  It is obsolete now.
+
+When reading a file, the mentioned characters are interpreted as the .
+In DOS format (default for MS-DOS, OS/2 and Win32),  and  are both
+interpreted as the .  Note that when writing the file in DOS format,
+ characters will be added for each single .  Also see |file-read|.
+
+When writing a file, the mentioned characters are used for .  For DOS
+format  is used.  Also see |DOS-format-write|.
+
+You can read a file in DOS format and write it in Unix format.  This will
+replace all  pairs by  (assuming 'fileformats' includes "dos"): >
+	:e file
+	:set fileformat=unix
+	:w
+If you read a file in Unix format and write with DOS format, all 
+characters will be replaced with  (assuming 'fileformats' includes
+"unix"): >
+	:e file
+	:set fileformat=dos
+	:w
+
+If you start editing a new file and the 'fileformats' option is not empty
+(which is the default), Vim will try to detect whether the lines in the file
+are separated by the specified formats.  When set to "unix,dos", Vim will
+check for lines with a single  (as used on Unix and Amiga) or by a 
+ pair (MS-DOS).  Only when ALL lines end in , 'fileformat' is set
+to "dos", otherwise it is set to "unix".  When 'fileformats' includes "mac",
+and no  characters are found in the file, 'fileformat' is set to "mac".
+
+If the 'fileformat' option is set to "dos" on non-MS-DOS systems the message
+"[dos format]" is shown to remind you that something unusual is happening.  On
+MS-DOS systems you get the message "[unix format]" if 'fileformat' is set to
+"unix".  On all systems but the Macintosh you get the message "[mac format]"
+if 'fileformat' is set to "mac".
+
+If the 'fileformats' option is empty and DOS format is used, but while reading
+a file some lines did not end in , "[CR missing]" will be included in
+the file message.
+If the 'fileformats' option is empty and Mac format is used, but while reading
+a file a  was found, "[NL missing]" will be included in the file message.
+
+If the new file does not exist, the 'fileformat' of the current buffer is used
+when 'fileformats' is empty.  Otherwise the first format from 'fileformats' is
+used for the new file.
+
+Before editing binary, executable or Vim script files you should set the
+'binary' option.  A simple way to do this is by starting Vim with the "-b"
+option.  This will avoid the use of 'fileformat'.  Without this you risk that
+single  characters are unexpectedly replaced with .
+
+You can encrypt files that are written by setting the 'key' option.  This
+provides some security against others reading your files. |encryption|
+
+
+==============================================================================
+3. The argument list				*argument-list* *arglist*
+
+If you give more than one file name when starting Vim, this list is remembered
+as the argument list.  You can jump to each file in this list.
+
+Do not confuse this with the buffer list, which you can see with the
+|:buffers| command.  The argument list was already present in Vi, the buffer
+list is new in Vim.  Every file name in the argument list will also be present
+in the buffer list (unless it was deleted with |:bdel| or |:bwipe|).  But it's
+common that names in the buffer list are not in the argument list.
+
+This subject is introduced in section |07.2| of the user manual.
+
+There is one global argument list, which is used for all windows by default.
+It is possible to create a new argument list local to a window, see
+|:arglocal|.
+
+You can use the argument list with the following commands, and with the
+expression functions |argc()| and |argv()|.  These all work on the argument
+list of the current window.
+
+							*:ar* *:args*
+:ar[gs]			Print the argument list, with the current file in
+			square brackets.
+
+:ar[gs] [++opt] [+cmd] {arglist}			*:args_f*
+			Define {arglist} as the new argument list and edit
+			the first one.  This fails when changes have been made
+			and Vim does not want to |abandon| the current buffer.
+			Also see |++opt| and |+cmd|.
+			{Vi: no ++opt}
+
+:ar[gs]! [++opt] [+cmd] {arglist}			*:args_f!*
+			Define {arglist} as the new argument list and edit
+			the first one.  Discard any changes to the current
+			buffer.
+			Also see |++opt| and |+cmd|.
+			{Vi: no ++opt}
+
+:[count]arge[dit][!] [++opt] [+cmd] {name}		*:arge* *:argedit*
+			Add {name} to the argument list and edit it.
+			When {name} already exists in the argument list, this
+			entry is edited.
+			This is like using |:argadd| and then |:edit|.
+			Note that only one file name is allowed, and spaces
+			inside the file name are allowed, like with |:edit|.
+			[count] is used like with |:argadd|.
+			[!] is required if the current file cannot be
+			|abandon|ed.
+			Also see |++opt| and |+cmd|.
+			{not in Vi}
+
+:[count]arga[dd] {name} ..			*:arga* *:argadd* *E479*
+			Add the {name}s to the argument list.
+			If [count] is omitted, the {name}s are added just
+			after the current entry in the argument list.
+			Otherwise they are added after the [count]'th file.
+			If the argument list is "a b c", and "b" is the
+			current argument, then these commands result in:
+				command		new argument list ~
+				:argadd x	a b x c
+				:0argadd x	x a b c
+				:1argadd x	a x b c
+				:99argadd x	a b c x
+			There is no check for duplicates, it is possible to
+			add a file to the argument list twice.
+			The currently edited file is not changed.
+			{not in Vi} {not available when compiled without the
+			|+listcmds| feature}
+			Note: you can also use this method: >
+				:args ## x
+<			This will add the "x" item and sort the new list.
+
+:argd[elete] {pattern} ..			*:argd* *:argdelete* *E480*
+			Delete files from the argument list that match the
+			{pattern}s.  {pattern} is used like a file pattern,
+			see |file-pattern|.  "%" can be used to delete the
+			current entry.
+			This command keeps the currently edited file, also
+			when it's deleted from the argument list.
+			Example: >
+				:argdel *.obj
+<			{not in Vi} {not available when compiled without the
+			|+listcmds| feature}
+
+:{range}argd[elete]	Delete the {range} files from the argument list.
+			When the last number in the range is too high, up to
+			the last argument is deleted.  Example: >
+				:10,1000argdel
+<			Deletes arguments 10 and further, keeping 1-9.
+			{not in Vi} {not available when compiled without the
+			|+listcmds| feature}
+
+							*:argu* *:argument*
+:[count]argu[ment] [count] [++opt] [+cmd]
+			Edit file [count] in the argument list.  When [count]
+			is omitted the current entry is used.  This fails
+			when changes have been made and Vim does not want to
+			|abandon| the current buffer.
+			Also see |++opt| and |+cmd|.
+			{not in Vi} {not available when compiled without the
+			|+listcmds| feature}
+
+:[count]argu[ment]! [count] [++opt] [+cmd]
+			Edit file [count] in the argument list, discard any
+			changes to the current buffer.  When [count] is
+			omitted the current entry is used.
+			Also see |++opt| and |+cmd|.
+			{not in Vi} {not available when compiled without the
+			|+listcmds| feature}
+
+:[count]n[ext] [++opt] [+cmd]			*:n* *:ne* *:next* *E165* *E163*
+			Edit [count] next file.  This fails when changes have
+			been made and Vim does not want to |abandon| the
+			current buffer.  Also see |++opt| and |+cmd|.  {Vi: no
+			count or ++opt}.
+
+:[count]n[ext]! [++opt] [+cmd]
+			Edit [count] next file, discard any changes to the
+			buffer.  Also see |++opt| and |+cmd|.  {Vi: no count
+			or ++opt}.
+
+:n[ext] [++opt] [+cmd] {arglist}			*:next_f*
+			Same as |:args_f|.
+
+:n[ext]! [++opt] [+cmd] {arglist}
+			Same as |:args_f!|.
+
+:[count]N[ext] [count] [++opt] [+cmd]			*:Next* *:N* *E164*
+			Edit [count] previous file in argument list.  This
+			fails when changes have been made and Vim does not
+			want to |abandon| the current buffer.
+			Also see |++opt| and |+cmd|.  {Vi: no count or ++opt}.
+
+:[count]N[ext]! [count] [++opt] [+cmd]
+			Edit [count] previous file in argument list.  Discard
+			any changes to the buffer.  Also see |++opt| and
+			|+cmd|.  {Vi: no count or ++opt}.
+
+:[count]prev[ious] [count] [++opt] [+cmd]		*:prev* *:previous*
+			Same as :Next.  Also see |++opt| and |+cmd|.  {Vi:
+			only in some versions}
+
+							*:rew* *:rewind*
+:rew[ind] [++opt] [+cmd]
+			Start editing the first file in the argument list.
+			This fails when changes have been made and Vim does
+			not want to |abandon| the current buffer.
+			Also see |++opt| and |+cmd|. {Vi: no ++opt}
+
+:rew[ind]! [++opt] [+cmd]
+			Start editing the first file in the argument list.
+			Discard any changes to the buffer.  Also see |++opt|
+			and |+cmd|. {Vi: no ++opt}
+
+							*:fir* *:first*
+:fir[st][!] [++opt] [+cmd]
+			Other name for ":rewind". {not in Vi}
+
+							*:la* *:last*
+:la[st] [++opt] [+cmd]
+			Start editing the last file in the argument list.
+			This fails when changes have been made and Vim does
+			not want to |abandon| the current buffer.
+			Also see |++opt| and |+cmd|.  {not in Vi}
+
+:la[st]! [++opt] [+cmd]
+			Start editing the last file in the argument list.
+			Discard any changes to the buffer.  Also see |++opt|
+			and |+cmd|.  {not in Vi}
+
+							*:wn* *:wnext*
+:[count]wn[ext] [++opt]
+			Write current file and start editing the [count]
+			next file.  Also see |++opt| and |+cmd|.  {not in Vi}
+
+:[count]wn[ext] [++opt] {file}
+			Write current file to {file} and start editing the
+			[count] next file, unless {file} already exists and
+			the 'writeany' option is off.  Also see |++opt| and
+			|+cmd|.  {not in Vi}
+
+:[count]wn[ext]! [++opt] {file}
+			Write current file to {file} and start editing the
+			[count] next file.  Also see |++opt| and |+cmd|.  {not
+			in Vi}
+
+:[count]wN[ext][!] [++opt] [file]		*:wN* *:wNext*
+:[count]wp[revious][!] [++opt] [file]		*:wp* *:wprevious*
+			Same as :wnext, but go to previous file instead of
+			next.  {not in Vi}
+
+The [count] in the commands above defaults to one.  For some commands it is
+possible to use two counts.  The last one (rightmost one) is used.
+
+If no [+cmd] argument is present, the cursor is positioned at the last known
+cursor position for the file.  If 'startofline' is set, the cursor will be
+positioned at the first non-blank in the line, otherwise the last know column
+is used.  If there is no last known cursor position the cursor will be in the
+first line (the last line in Ex mode).
+
+							*{arglist}*
+The wildcards in the argument list are expanded and the file names are sorted.
+Thus you can use the command "vim *.c" to edit all the C files.  From within
+Vim the command ":n *.c" does the same.
+
+White space is used to separate file names.  Put a backslash before a space or
+tab to include it in a file name.  E.g., to edit the single file "foo bar": >
+	:next foo\ bar
+
+On Unix and a few other systems you can also use backticks, for example: >
+	:next `find . -name \\*.c -print`
+The backslashes before the star are required to prevent "*.c" to be expanded
+by the shell before executing the find program.
+
+							*arglist-position*
+When there is an argument list you can see which file you are editing in the
+title of the window (if there is one and 'title' is on) and with the file
+message you get with the "CTRL-G" command.  You will see something like
+	(file 4 of 11)
+If 'shortmess' contains 'f' it will be
+	(4 of 11)
+If you are not really editing the file at the current position in the argument
+list it will be
+	(file (4) of 11)
+This means that you are position 4 in the argument list, but not editing the
+fourth file in the argument list.  This happens when you do ":e file".
+
+
+LOCAL ARGUMENT LIST
+
+{not in Vi}
+{not available when compiled without the |+windows| or |+listcmds| features}
+
+							*:arglocal*
+:argl[ocal]		Make a local copy of the global argument list.
+			Doesn't start editing another file.
+
+:argl[ocal][!] [++opt] [+cmd] {arglist}
+			Define a new argument list, which is local to the
+			current window.  Works like |:args_f| otherwise.
+
+							*:argglobal*
+:argg[lobal]		Use the global argument list for the current window.
+			Doesn't start editing another file.
+
+:argg[lobal][!] [++opt] [+cmd] {arglist}
+			Use the global argument list for the current window.
+			Define a new global argument list like |:args_f|.
+			All windows using the global argument list will see
+			this new list.
+
+There can be several argument lists.  They can be shared between windows.
+When they are shared, changing the argument list in one window will also
+change it in the other window.
+
+When a window is split the new window inherits the argument list from the
+current window.  The two windows then share this list, until one of them uses
+|:arglocal| or |:argglobal| to use another argument list.
+
+
+USING THE ARGUMENT LIST
+
+						*:argdo*
+:argdo[!] {cmd}		Execute {cmd} for each file in the argument list.
+			It works like doing this: >
+				:rewind
+				:{cmd}
+				:next
+				:{cmd}
+				etc.
+<			When the current file can't be |abandon|ed and the [!]
+			is not present, the command fails.
+			When an error is detected on one file, further files
+			in the argument list will not be visited.
+			The last file in the argument list (or where an error
+			occurred) becomes the current file.
+			{cmd} can contain '|' to concatenate several commands.
+			{cmd} must not change the argument list.
+			Note: While this command is executing, the Syntax
+			autocommand event is disabled by adding it to
+			'eventignore'.  This considerably speeds up editing
+			each file.
+			{not in Vi} {not available when compiled without the
+			|+listcmds| feature}
+			Also see |:windo|, |:tabdo| and |:bufdo|.
+
+Example: >
+	:args *.c
+	:argdo set ff=unix | update
+This sets the 'fileformat' option to "unix" and writes the file if it is now
+changed.  This is done for all *.c files.
+
+Example: >
+	:args *.[ch]
+	:argdo %s/\/My_Foo/ge | update
+This changes the word "my_foo" to "My_Foo" in all *.c and *.h files.  The "e"
+flag is used for the ":substitute" command to avoid an error for files where
+"my_foo" isn't used.  ":update" writes the file only if changes were made.
+
+==============================================================================
+4. Writing					*writing* *save-file*
+
+Note: When the 'write' option is off, you are not able to write any file.
+
+							*:w* *:write*
+						*E502* *E503* *E504* *E505*
+						*E512* *E514* *E667* *E796*
+:w[rite] [++opt]	Write the whole buffer to the current file.  This is
+			the normal way to save changes to a file.  It fails
+			when the 'readonly' option is set or when there is
+			another reason why the file can't be written.
+			For ++opt see |++opt|, but only ++bin, ++nobin, ++ff
+			and ++enc are effective.
+
+:w[rite]! [++opt]	Like ":write", but forcefully write when 'readonly' is
+			set or there is another reason why writing was
+			refused.
+			Note: This may change the permission and ownership of
+			the file and break (symbolic) links.  Add the 'W' flag
+			to 'cpoptions' to avoid this.
+
+:[range]w[rite][!] [++opt]
+			Write the specified lines to the current file.  This
+			is unusual, because the file will not contain all
+			lines in the buffer.
+
+							*:w_f* *:write_f*
+:[range]w[rite] [++opt]	{file}
+			Write the specified lines to {file}, unless it
+			already exists and the 'writeany' option is off.
+
+							*:w!*
+:[range]w[rite]! [++opt] {file}
+			Write the specified lines to {file}.  Overwrite an
+			existing file.
+
+						*:w_a* *:write_a* *E494*
+:[range]w[rite][!] [++opt] >>
+			Append the specified lines to the current file.
+
+:[range]w[rite][!] [++opt] >> {file}
+			Append the specified lines to {file}.  '!' forces the
+			write even if file does not exist.
+
+							*:w_c* *:write_c*
+:[range]w[rite] [++opt] !{cmd}
+			Execute {cmd} with [range] lines as standard input
+			(note the space in front of the '!').  {cmd} is
+			executed like with ":!{cmd}", any '!' is replaced with
+			the previous command |:!|.
+
+The default [range] for the ":w" command is the whole buffer (1,$).  If you
+write the whole buffer, it is no longer considered changed.  When you
+write it to a different file with ":w somefile" it depends on the "+" flag in
+'cpoptions'.  When included, the write command will reset the 'modified' flag,
+even though the buffer itself may still be different from its file.
+
+If a file name is given with ":w" it becomes the alternate file.  This can be
+used, for example, when the write fails and you want to try again later with
+":w #".  This can be switched off by removing the 'A' flag from the
+'cpoptions' option.
+
+							*:sav* *:saveas*
+:sav[eas][!] [++opt] {file}
+			Save the current buffer under the name {file} and set
+			the filename of the current buffer to {file}.  The
+			previous name is used for the alternate file name.
+			The [!] is needed to overwrite an existing file.
+			When 'filetype' is empty filetype detection is done
+			with the new name, before the file is written.
+			When the write was successful 'readonly' is reset.
+			{not in Vi}
+
+							*:up* *:update*
+:[range]up[date][!] [++opt] [>>] [file]
+			Like ":write", but only write when the buffer has been
+			modified.  {not in Vi}
+
+
+WRITING WITH MULTIPLE BUFFERS				*buffer-write*
+
+							*:wa* *:wall*
+:wa[ll]			Write all changed buffers.  Buffers without a file
+			name or which are readonly are not written. {not in
+			Vi}
+
+:wa[ll]!		Write all changed buffers, even the ones that are
+			readonly.  Buffers without a file name are not
+			written. {not in Vi}
+
+
+Vim will warn you if you try to overwrite a file that has been changed
+elsewhere.  See |timestamp|.
+
+			    *backup* *E207* *E506* *E507* *E508* *E509* *E510*
+If you write to an existing file (but do not append) while the 'backup',
+'writebackup' or 'patchmode' option is on, a backup of the original file is
+made.  The file is either copied or renamed (see 'backupcopy').  After the
+file has been successfully written and when the 'writebackup' option is on and
+the 'backup' option is off, the backup file is deleted.  When the 'patchmode'
+option is on the backup file may be renamed.
+
+							*backup-table*
+'backup' 'writebackup'	action	~
+   off	     off	no backup made
+   off	     on		backup current file, deleted afterwards (default)
+   on	     off	delete old backup, backup current file
+   on	     on		delete old backup, backup current file
+
+When the 'backupskip' pattern matches with the name of the file which is
+written, no backup file is made.  The values of 'backup' and 'writebackup' are
+ignored then.
+
+When the 'backup' option is on, an old backup file (with the same name as the
+new backup file) will be deleted.  If 'backup' is not set, but 'writebackup'
+is set, an existing backup file will not be deleted.  The backup file that is
+made while the file is being written will have a different name.
+
+On some filesystems it's possible that in a crash you lose both the backup and
+the newly written file (it might be there but contain bogus data).  In that
+case try recovery, because the swap file is synced to disk and might still be
+there. |:recover|
+
+The directories given with the 'backupdir' option is used to put the backup
+file in.  (default: same directory as the written file).
+
+Whether the backup is a new file, which is a copy of the original file, or the
+original file renamed depends on the 'backupcopy' option.  See there for an
+explanation of when the copy is made and when the file is renamed.
+
+If the creation of a backup file fails, the write is not done.  If you want
+to write anyway add a '!' to the command.
+
+							*write-readonly*
+When the 'cpoptions' option contains 'W', Vim will refuse to overwrite a
+readonly file.  When 'W' is not present, ":w!" will overwrite a readonly file,
+if the system allows it (the directory must be writable).
+
+							*write-fail*
+If the writing of the new file fails, you have to be careful not to lose
+your changes AND the original file.  If there is no backup file and writing
+the new file failed, you have already lost the original file!  DON'T EXIT VIM
+UNTIL YOU WRITE OUT THE FILE!  If a backup was made, it is put back in place
+of the original file (if possible).  If you exit Vim, and lose the changes
+you made, the original file will mostly still be there.  If putting back the
+original file fails, there will be an error message telling you that you
+lost the original file.
+
+						*DOS-format-write*
+If the 'fileformat' is "dos",   is used for .  This is default
+for MS-DOS, Win32 and OS/2.  On other systems the message "[dos format]" is
+shown to remind you that an unusual  was used.
+						*Unix-format-write*
+If the 'fileformat' is "unix",  is used for .  On MS-DOS, Win32 and
+OS/2 the message "[unix format]" is shown.
+						*Mac-format-write*
+If the 'fileformat' is "mac",  is used for .  On non-Mac systems the
+message "[mac format]" is shown.
+
+See also |file-formats| and the 'fileformat' and 'fileformats' options.
+
+						*ACL*
+ACL stands for Access Control List.  It is an advanced way to control access
+rights for a file.  It is used on new MS-Windows and Unix systems, but only
+when the filesystem supports it.
+   Vim attempts to preserve the ACL info when writing a file.  The backup file
+will get the ACL info of the original file.
+   The ACL info is also used to check if a file is read-only (when opening the
+file).
+
+						*read-only-share*
+When MS-Windows shares a drive on the network it can be marked as read-only.
+This means that even if the file read-only attribute is absent, and the ACL
+settings on NT network shared drives allow writing to the file, you can still
+not write to the file.  Vim on Win32 platforms will detect read-only network
+drives and will mark the file as read-only.  You will not be able to override
+it with |:write|.
+
+						*write-device*
+When the file name is actually a device name, Vim will not make a backup (that
+would be impossible).  You need to use "!", since the device already exists.
+Example for Unix: >
+	:w! /dev/lpt0
+and for MS-DOS or MS-Windows: >
+	:w! lpt0
+For Unix a device is detected when the name doesn't refer to a normal file or
+a directory.  A fifo or named pipe also looks like a device to Vim.
+For MS-DOS and MS-Windows the device is detected by its name:
+	AUX
+	CON
+	CLOCK$
+	NUL
+	PRN
+	COMn	n=1,2,3... etc
+	LPTn	n=1,2,3... etc
+The names can be in upper- or lowercase.
+
+==============================================================================
+5. Writing and quitting					*write-quit*
+
+							*:q* *:quit*
+:q[uit]			Quit the current window.  Quit Vim if this is the last
+			window.  This fails when changes have been made and
+			Vim refuses to |abandon| the current buffer, and when
+			the last file in the argument list has not been
+			edited.
+			If there are other tab pages and quitting the last
+			window in the current tab page the current tab page is
+			closed |tab-page|.
+
+:conf[irm] q[uit]	Quit, but give prompt when changes have been made, or
+			the last file in the argument list has not been
+			edited.  See |:confirm| and 'confirm'.  {not in Vi}
+
+:q[uit]!		Quit without writing, also when visible buffers have
+			changes.  Does not exit when there are changed hidden
+			buffers.  Use ":qall!" to exit always.
+
+:cq[uit]		Quit always, without writing, and return an error
+			code.  See |:cq|.  Used for Manx's QuickFix mode (see
+			|quickfix|).  {not in Vi}
+
+							*:wq*
+:wq [++opt]		Write the current file and quit.  Writing fails when
+			the file is read-only or the buffer does not have a
+			name.  Quitting fails when the last file in the
+			argument list has not been edited.
+
+:wq! [++opt]		Write the current file and quit.  Writing fails when
+			the current buffer does not have a name.
+
+:wq [++opt] {file}	Write to {file} and quit.  Quitting fails when the
+			last file in the argument list has not been edited.
+
+:wq! [++opt] {file}	Write to {file} and quit.
+
+:[range]wq[!] [++opt] [file]
+			Same as above, but only write the lines in [range].
+
+							*:x* *:xit*
+:[range]x[it][!] [++opt] [file]
+			Like ":wq", but write only when changes have been
+			made.
+			When 'hidden' is set and there are more windows, the
+			current buffer becomes hidden, after writing the file.
+
+							*:exi* *:exit*
+:[range]exi[t][!] [++opt] [file]
+			Same as :xit.
+
+							*ZZ*
+ZZ			Write current file, if modified, and quit (same as
+			":x").  (Note: If there are several windows for the
+			current file, the file is written if it was modified
+			and the window is closed).
+
+							*ZQ*
+ZQ			Quit without checking for changes (same as ":q!").
+			{not in Vi}
+
+MULTIPLE WINDOWS AND BUFFERS				*window-exit*
+
+							*:qa* *:qall*
+:qa[ll]		Exit Vim, unless there are some buffers which have been
+		changed.  (Use ":bmod" to go to the next modified buffer).
+		When 'autowriteall' is set all changed buffers will be
+		written, like |:wqall|. {not in Vi}
+
+:conf[irm] qa[ll]
+		Exit Vim.  Bring up a prompt when some buffers have been
+		changed.  See |:confirm|. {not in Vi}
+
+:qa[ll]!	Exit Vim.  Any changes to buffers are lost. {not in Vi}
+		Also see |:cquit|, it does the same but exits with a non-zero
+		value.
+
+							*:quita* *:quitall*
+:quita[ll][!]	Same as ":qall". {not in Vi}
+
+:wqa[ll] [++opt]				*:wqa* *:wqall* *:xa* *:xall*
+:xa[ll]		Write all changed buffers and exit Vim.  If there are buffers
+		without a file name, which are readonly or which cannot be
+		written for another reason, Vim will not quit. {not in Vi}
+
+:conf[irm] wqa[ll] [++opt]
+:conf[irm] xa[ll]
+		Write all changed buffers and exit Vim.  Bring up a prompt
+		when some buffers are readonly or cannot be written for
+		another reason.  See |:confirm|. {not in Vi}
+
+:wqa[ll]! [++opt]
+:xa[ll]!	Write all changed buffers, even the ones that are readonly,
+		and exit Vim.  If there are buffers without a file name or
+		which cannot be written for another reason, Vim will not quit.
+		{not in Vi}
+
+==============================================================================
+6. Dialogs						*edit-dialogs*
+
+							*:confirm* *:conf*
+:conf[irm] {command}	Execute {command}, and use a dialog when an
+			operation has to be confirmed.  Can be used on the
+			":q", ":qa" and ":w" commands (the latter to over-ride
+			a read-only setting).
+
+Examples: >
+  :confirm w foo
+<	Will ask for confirmation when "foo" already exists. >
+  :confirm q
+<	Will ask for confirmation when there are changes. >
+  :confirm qa
+<	If any modified, unsaved buffers exist, you will be prompted to save
+	or abandon each one.  There are also choices to "save all" or "abandon
+	all".
+
+If you want to always use ":confirm", set the 'confirm' option.
+
+			*:browse* *:bro* *E338* *E614* *E615* *E616* *E578*
+:bro[wse] {command}	Open a file selection dialog for an argument to
+			{command}.  At present this works for |:e|, |:w|,
+			|:wall|, |:wq|, |:wqall|, |:x|, |:xall|, |:exit|,
+			|:view|, |:sview|, |:r|, |:saveas|, |:sp|, |:mkexrc|,
+			|:mkvimrc|, |:mksession|, |:mkview|, |:split|,
+			|:vsplit|, |:tabe|, |:tabnew|, |:cfile|, |:cgetfile|,
+			|:caddfile|, |:lfile|, |:lgetfile|, |:laddfile|,
+			|:diffsplit|, |:diffpatch|, |:open|, |:pedit|,
+			|:redir|, |:source|, |:update|, |:visual|, |:vsplit|,
+			and |:qall| if 'confirm' is set.
+			{only in Win32, Athena, Motif, GTK and Mac GUI}
+			When ":browse" is not possible you get an error
+			message.  If the |+browse| feature is missing or the
+			{command} doesn't support browsing, the {command} is
+			executed without a dialog.
+			":browse set" works like |:options|.
+			See also |:oldfiles| for ":browse oldfiles".
+
+The syntax is best shown via some examples: >
+	:browse e $vim/foo
+<		Open the browser in the $vim/foo directory, and edit the
+		file chosen. >
+	:browse e
+<		Open the browser in the directory specified with 'browsedir',
+		and edit the file chosen. >
+	:browse w
+<		Open the browser in the directory of the current buffer,
+		with the current buffer filename as default, and save the
+		buffer under the filename chosen. >
+	:browse w C:/bar
+<		Open the browser in the C:/bar directory, with the current
+		buffer filename as default, and save the buffer under the
+		filename chosen.
+Also see the |'browsedir'| option.
+For versions of Vim where browsing is not supported, the command is executed
+unmodified.
+
+							*browsefilter*
+For MS Windows, you can modify the filters that are used in the browse dialog.
+By setting the g:browsefilter or b:browsefilter variables, you can change the
+filters globally or locally to the buffer.  The variable is set to a string in
+the format "{filter label}\t{pattern};{pattern}\n" where {filter label} is the
+text that appears in the "Files of Type" comboBox, and {pattern} is the
+pattern which filters the filenames.  Several patterns can be given, separated
+by ';'.
+
+For Motif the same format is used, but only the very first pattern is actually
+used (Motif only offers one pattern, but you can edit it).
+
+For example, to have only Vim files in the dialog, you could use the following
+command: >
+
+     let g:browsefilter="Vim Scripts\t*.vim\nVim Startup Files\t*vimrc\n"
+
+You can override the filter setting on a per-buffer basis by setting the
+b:browsefilter variable.  You would most likely set b:browsefilter in a
+filetype plugin, so that the browse dialog would contain entries related to
+the type of file you are currently editing.  Disadvantage: This makes it
+difficult to start editing a file of a different type.  To overcome this, you
+may want to add "All Files\t*.*\n" as the final filter, so that the user can
+still access any desired file.
+
+==============================================================================
+7. The current directory				*current-directory*
+
+You may use the |:cd| and |:lcd| commands to change to another directory, so
+you will not have to type that directory name in front of the file names.  It
+also makes a difference for executing external commands, e.g. ":!ls".
+
+Changing directory fails when the current buffer is modified, the '.' flag is
+present in 'cpoptions' and "!" is not used in the command.
+
+							*:cd* *E747* *E472*
+:cd[!]			On non-Unix systems: Print the current directory
+			name.  On Unix systems: Change the current directory
+			to the home directory.  Use |:pwd| to print the
+			current directory on all systems.
+
+:cd[!] {path}		Change the current directory to {path}.
+			If {path} is relative, it is searched for in the
+			directories listed in |'cdpath'|.
+			Does not change the meaning of an already opened file,
+			because its full path name is remembered.  Files from
+			the |arglist| may change though!
+			On MS-DOS this also changes the active drive.
+			To change to the directory of the current file: >
+				:cd %:h
+<
+							*:cd-* *E186*
+:cd[!] -		Change to the previous current directory (before the
+			previous ":cd {path}" command). {not in Vi}
+
+							*:chd* *:chdir*
+:chd[ir][!] [path]	Same as |:cd|.
+
+							*:lc* *:lcd*
+:lc[d][!] {path}	Like |:cd|, but only set the current directory for the
+			current window.  The current directory for other
+			windows is not changed. {not in Vi}
+
+							*:lch* *:lchdir*
+:lch[dir][!]		Same as |:lcd|. {not in Vi}
+
+							*:pw* *:pwd* *E187*
+:pw[d]			Print the current directory name.  {Vi: no pwd}
+			Also see |getcwd()|.
+
+So long as no |:lcd| command has been used, all windows share the same current
+directory.  Using a command to jump to another window doesn't change anything
+for the current directory.
+When a |:lcd| command has been used for a window, the specified directory
+becomes the current directory for that window.  Windows where the |:lcd|
+command has not been used stick to the global current directory.  When jumping
+to another window the current directory will become the last specified local
+current directory.  If none was specified, the global current directory is
+used.
+When a |:cd| command is used, the current window will lose his local current
+directory and will use the global current directory from now on.
+
+After using |:cd| the full path name will be used for reading and writing
+files.  On some networked file systems this may cause problems.  The result of
+using the full path name is that the file names currently in use will remain
+referring to the same file.  Example: If you have a file a:test and a
+directory a:vim the commands ":e test" ":cd vim" ":w" will overwrite the file
+a:test and not write a:vim/test.  But if you do ":w test" the file a:vim/test
+will be written, because you gave a new file name and did not refer to a
+filename before the ":cd".
+
+==============================================================================
+8. Editing binary files					*edit-binary*
+
+Although Vim was made to edit text files, it is possible to edit binary
+files.  The |-b| Vim argument (b for binary) makes Vim do file I/O in binary
+mode, and sets some options for editing binary files ('binary' on, 'textwidth'
+to 0, 'modeline' off, 'expandtab' off).  Setting the 'binary' option has the
+same effect.  Don't forget to do this before reading the file.
+
+There are a few things to remember when editing binary files:
+- When editing executable files the number of characters must not change.
+  Use only the "R" or "r" command to change text.  Do not delete characters
+  with "x" or by backspacing.
+- Set the 'textwidth' option to 0.  Otherwise lines will unexpectedly be
+  split in two.
+- When there are not many s, the lines will become very long.  If you
+  want to edit a line that does not fit on the screen reset the 'wrap' option.
+  Horizontal scrolling is used then.  If a line becomes too long (more than
+  about 32767 characters on the Amiga, much more on 32-bit systems, see
+  |limits|) you cannot edit that line.  The line will be split when reading
+  the file.  It is also possible that you get an "out of memory" error when
+  reading the file.
+- Make sure the 'binary' option is set BEFORE loading the
+  file.  Otherwise both   and  are considered to end a line
+  and when the file is written the  will be replaced with  .
+-  characters are shown on the screen as ^@.  You can enter them with
+  "CTRL-V CTRL-@" or "CTRL-V 000" {Vi cannot handle  characters in the
+  file}
+- To insert a  character in the file split up a line.  When writing the
+  buffer to a file a  will be written for the .
+- Vim normally appends an  at the end of the file if there is none.
+  Setting the 'binary' option prevents this.  If you want to add the final
+  , set the 'endofline' option.  You can also read the value of this
+  option to see if there was an  for the last line (you cannot see this
+  in the text).
+
+==============================================================================
+9. Encryption						*encryption*
+
+Vim is able to write files encrypted, and read them back.  The encrypted text
+cannot be read without the right key.
+{only available when compiled with the |+cryptv| feature}  *E833*
+
+The text in the swap file and the undo file is also encrypted.  *E843*
+
+Note: The text in memory is not encrypted.  A system administrator may be able
+to see your text while you are editing it.  When filtering text with
+":!filter" or using ":w !command" the text is not encrypted, this may reveal
+it to others.  The 'viminfo' file is not encrypted.
+
+WARNING: If you make a typo when entering the key and then write the file and
+exit, the text will be lost!
+
+The normal way to work with encryption, is to use the ":X" command, which will
+ask you to enter a key.  A following write command will use that key to
+encrypt the file.  If you later edit the same file, Vim will ask you to enter
+a key.  If you type the same key as that was used for writing, the text will
+be readable again.  If you use a wrong key, it will be a mess.
+
+							*:X*
+:X	Prompt for an encryption key.  The typing is done without showing the
+	actual text, so that someone looking at the display won't see it.
+	The typed key is stored in the 'key' option, which is used to encrypt
+	the file when it is written.  The file will remain unchanged until you
+	write it.  See also |-x|.
+
+The value of the 'key' options is used when text is written.  When the option
+is not empty, the written file will be encrypted, using the value as the
+encryption key.  A magic number is prepended, so that Vim can recognize that
+the file is encrypted.
+
+To disable the encryption, reset the 'key' option to an empty value: >
+	:set key=
+
+You can use the 'cryptmethod' option to select the type of encryption, use one
+of these two: >
+	:setlocal cm=zip       " weak method, backwards compatible
+	:setlocal cm=blowfish  " strong method
+Do this before writing the file.  When reading an encrypted file it will be
+set automatically to the method used when that file was written.  You can
+change 'cryptmethod' before writing that file to change the method.
+To set the default method, used for new files, use one of these in your
+|vimrc| file: >
+	set cm=zip
+	set cm=blowfish
+
+When writing an undo file, the same key and method will be used for the text
+in the undo file. |persistent-undo|.
+
+						*E817* *E818* *E819* *E820*
+When encryption does not work properly, you would be able to write your text
+to a file and never be able to read it back.  Therefore a test is performed to
+check if the encryption works as expected.  If you get one of these errors
+don't write the file encrypted!  You need to rebuild the Vim binary to fix
+this.
+
+*E831* This is an internal error, "cannot happen".  If you can reproduce it,
+please report to the developers.
+
+When reading a file that has been encrypted and the 'key' option is not empty,
+it will be used for decryption.  If the value is empty, you will be prompted
+to enter the key.  If you don't enter a key, or you enter the wrong key, the
+file is edited without being decrypted.  There is no warning about using the
+wrong key (this makes brute force methods to find the key more difficult).
+
+If want to start reading a file that uses a different key, set the 'key'
+option to an empty string, so that Vim will prompt for a new one.  Don't use
+the ":set" command to enter the value, other people can read the command over
+your shoulder.
+
+Since the value of the 'key' option is supposed to be a secret, its value can
+never be viewed.  You should not set this option in a vimrc file.
+
+An encrypted file can be recognized by the "file" command, if you add these
+lines to "/etc/magic", "/usr/share/misc/magic" or wherever your system has the
+"magic" file: >
+     0	string	VimCrypt~	Vim encrypted file
+     >9	string	01	- "zip" cryptmethod
+     >9	string	02	- "blowfish" cryptmethod
+
+
+Notes:
+- Encryption is not possible when doing conversion with 'charconvert'.
+- Text you copy or delete goes to the numbered registers.  The registers can
+  be saved in the .viminfo file, where they could be read.  Change your
+  'viminfo' option to be safe.
+- Someone can type commands in Vim when you walk away for a moment, he should
+  not be able to get the key.
+- If you make a typing mistake when entering the key, you might not be able to
+  get your text back!
+- If you type the key with a ":set key=value" command, it can be kept in the
+  history, showing the 'key' value in a viminfo file.
+- There is never 100% safety.  The encryption in Vim has not been tested for
+  robustness.
+- The algorithm used for 'cryptmethod' "zip" is breakable.  A 4 character key
+  in about one hour, a 6 character key in one day (on a Pentium 133 PC).  This
+  requires that you know some text that must appear in the file.  An expert
+  can break it for any key.  When the text has been decrypted, this also means
+  that the key can be revealed, and other files encrypted with the same key
+  can be decrypted.
+- Pkzip uses the same encryption as 'cryptmethod' "zip", and US Govt has no
+  objection to its export.  Pkzip's public file APPNOTE.TXT describes this
+  algorithm in detail.
+- Vim originates from the Netherlands.  That is where the sources come from.
+  Thus the encryption code is not exported from the USA.
+
+==============================================================================
+10. Timestamps					*timestamp* *timestamps*
+
+Vim remembers the modification timestamp of a file when you begin editing it.
+This is used to avoid that you have two different versions of the same file
+(without you knowing this).
+
+After a shell command is run (|:!cmd| |suspend| |:read!| |K|) timestamps are
+compared for all buffers in a window.   Vim will run any associated
+|FileChangedShell| autocommands or display a warning for any files that have
+changed.  In the GUI this happens when Vim regains input focus.
+
+							*E321* *E462*
+If you want to automatically reload a file when it has been changed outside of
+Vim, set the 'autoread' option.  This doesn't work at the moment you write the
+file though, only when the file wasn't changed inside of Vim.
+
+Note that if a FileChangedShell autocommand is defined you will not get a
+warning message or prompt.  The autocommand is expected to handle this.
+
+There is no warning for a directory (e.g., with |netrw-browse|).  But you do
+get warned if you started editing a new file and it was created as a directory
+later.
+
+When Vim notices the timestamp of a file has changed, and the file is being
+edited in a buffer but has not changed, Vim checks if the contents of the file
+is equal.  This is done by reading the file again (into a hidden buffer, which
+is immediately deleted again) and comparing the text.  If the text is equal,
+you will get no warning.
+
+If you don't get warned often enough you can use the following command.
+
+							*:checkt* *:checktime*
+:checkt[ime]		Check if any buffers were changed outside of Vim.
+			This checks and warns you if you would end up with two
+			versions of a file.
+			If this is called from an autocommand, a ":global"
+			command or is not typed the actual check is postponed
+			until a moment the side effects (reloading the file)
+			would be harmless.
+			Each loaded buffer is checked for its associated file
+			being changed.  If the file was changed Vim will take
+			action.  If there are no changes in the buffer and
+			'autoread' is set, the buffer is reloaded.  Otherwise,
+			you are offered the choice of reloading the file.  If
+			the file was deleted you get an error message.
+			If the file previously didn't exist you get a warning
+			if it exists now.
+			Once a file has been checked the timestamp is reset,
+			you will not be warned again.
+
+:[N]checkt[ime] {filename}
+:[N]checkt[ime] [N]
+			Check the timestamp of a specific buffer.  The buffer
+			may be specified by name, number or with a pattern.
+
+
+							*E813* *E814*
+Vim will reload the buffer if you chose to.  If a window is visible that
+contains this buffer, the reloading will happen in the context of this window.
+Otherwise a special window is used, so that most autocommands will work.  You
+can't close this window.  A few other restrictions apply.  Best is to make
+sure nothing happens outside of the current buffer.  E.g., setting
+window-local options may end up in the wrong window.  Splitting the window,
+doing something there and closing it should be OK (if there are no side
+effects from other autocommands).  Closing unrelated windows and buffers will
+get you into trouble.
+
+Before writing a file the timestamp is checked.  If it has changed, Vim will
+ask if you really want to overwrite the file:
+
+	WARNING: The file has been changed since reading it!!!
+	Do you really want to write to it (y/n)?
+
+If you hit 'y' Vim will continue writing the file.  If you hit 'n' the write is
+aborted.  If you used ":wq" or "ZZ" Vim will not exit, you will get another
+chance to write the file.
+
+The message would normally mean that somebody has written to the file after
+the edit session started.  This could be another person, in which case you
+probably want to check if your changes to the file and the changes from the
+other person should be merged.  Write the file under another name and check for
+differences (the "diff" program can be used for this).
+
+It is also possible that you modified the file yourself, from another edit
+session or with another command (e.g., a filter command).  Then you will know
+which version of the file you want to keep.
+
+There is one situation where you get the message while there is nothing wrong:
+On a Win32 system on the day daylight saving time starts.  There is something
+in the Win32 libraries that confuses Vim about the hour time difference.  The
+problem goes away the next day.
+
+==============================================================================
+11. File Searching					*file-searching*
+
+{not available when compiled without the |+path_extra| feature}
+
+The file searching is currently used for the 'path', 'cdpath' and 'tags'
+options, for |finddir()| and |findfile()|.  Other commands use |wildcards|
+which is slightly different.
+
+There are three different types of searching:
+
+1) Downward search:					*starstar*
+   Downward search uses the wildcards '*', '**' and possibly others
+   supported by your operating system.  '*' and '**' are handled inside Vim,
+   so they work on all operating systems.  Note that "**" only acts as a
+   special wildcard when it is at the start of a name.
+
+   The usage of '*' is quite simple: It matches 0 or more characters.  In a
+   search pattern this would be ".*".  Note that the "." is not used for file
+   searching.
+
+   '**' is more sophisticated:
+      - It ONLY matches directories.
+      - It matches up to 30 directories deep by default, so you can use it to
+	search an entire directory tree
+      - The maximum number of levels matched can be given by appending a number
+	to '**'.
+	Thus '/usr/**2' can match: >
+		/usr
+		/usr/include
+		/usr/include/sys
+		/usr/include/g++
+		/usr/lib
+		/usr/lib/X11
+		....
+<	It does NOT match '/usr/include/g++/std' as this would be three
+	levels.
+	The allowed number range is 0 ('**0' is removed) to 100
+	If the given number is smaller than 0 it defaults to 30, if it's
+	bigger than 100 then 100 is used.  The system also has a limit on the
+	path length, usually 256 or 1024 bytes.
+      - '**' can only be at the end of the path or be followed by a path
+	separator or by a number and a path separator.
+
+   You can combine '*' and '**' in any order: >
+	/usr/**/sys/*
+	/usr/*tory/sys/**
+	/usr/**2/sys/*
+
+2) Upward search:
+   Here you can give a directory and then search the directory tree upward for
+   a file.  You could give stop-directories to limit the upward search.  The
+   stop-directories are appended to the path (for the 'path' option) or to
+   the filename (for the 'tags' option) with a ';'.  If you want several
+   stop-directories separate them with ';'.  If you want no stop-directory
+   ("search upward till the root directory) just use ';'. >
+	/usr/include/sys;/usr
+<   will search in: >
+	   /usr/include/sys
+	   /usr/include
+	   /usr
+<
+   If you use a relative path the upward search is started in Vim's current
+   directory or in the directory of the current file (if the relative path
+   starts with './' and 'd' is not included in 'cpoptions').
+
+   If Vim's current path is /u/user_x/work/release and you do >
+	:set path=include;/u/user_x
+<  and then search for a file with |gf| the file is searched in: >
+	/u/user_x/work/release/include
+	/u/user_x/work/include
+	/u/user_x/include
+
+3) Combined up/downward search:
+   If Vim's current path is /u/user_x/work/release and you do >
+	set path=**;/u/user_x
+<  and then search for a file with |gf| the file is searched in: >
+	/u/user_x/work/release/**
+	/u/user_x/work/**
+	/u/user_x/**
+<
+   BE CAREFUL!  This might consume a lot of time, as the search of
+   '/u/user_x/**' includes '/u/user_x/work/**' and
+   '/u/user_x/work/release/**'.  So '/u/user_x/work/release/**' is searched
+   three times and '/u/user_x/work/**' is searched twice.
+
+   In the above example you might want to set path to: >
+	:set path=**,/u/user_x/**
+<  This searches:
+	/u/user_x/work/release/** ~
+	/u/user_x/** ~
+   This searches the same directories, but in a different order.
+
+   Note that completion for ":find", ":sfind", and ":tabfind" commands do not
+   currently work with 'path' items that contain a url or use the double star
+   (/usr/**2) or upward search (;) notations. >
+
+ vim:tw=78:ts=8:ft=help:norl:
diff --git a/vim73/doc/eval.txt b/vim73/doc/eval.txt
new file mode 100644
index 0000000..d1c0b02
--- /dev/null
+++ b/vim73/doc/eval.txt
@@ -0,0 +1,8365 @@
+*eval.txt*	For Vim version 7.3.  Last change: 2010 Dec 01
+
+
+		  VIM REFERENCE MANUAL	  by Bram Moolenaar
+
+
+Expression evaluation			*expression* *expr* *E15* *eval*
+
+Using expressions is introduced in chapter 41 of the user manual |usr_41.txt|.
+
+Note: Expression evaluation can be disabled at compile time.  If this has been
+done, the features in this document are not available.	See |+eval| and
+|no-eval-feature|.
+
+1.  Variables			|variables|
+    1.1 Variable types
+    1.2 Function references		|Funcref|
+    1.3 Lists				|Lists|
+    1.4 Dictionaries			|Dictionaries|
+    1.5 More about variables		|more-variables|
+2.  Expression syntax		|expression-syntax|
+3.  Internal variable		|internal-variables|
+4.  Builtin Functions		|functions|
+5.  Defining functions		|user-functions|
+6.  Curly braces names		|curly-braces-names|
+7.  Commands			|expression-commands|
+8.  Exception handling		|exception-handling|
+9.  Examples			|eval-examples|
+10. No +eval feature		|no-eval-feature|
+11. The sandbox			|eval-sandbox|
+12. Textlock			|textlock|
+
+{Vi does not have any of these commands}
+
+==============================================================================
+1. Variables						*variables*
+
+1.1 Variable types ~
+							*E712*
+There are six types of variables:
+
+Number		A 32 bit signed number.  |expr-number| *Number*
+		Examples:  -123  0x10  0177
+
+Float		A floating point number. |floating-point-format| *Float*
+		{only when compiled with the |+float| feature}
+		Examples: 123.456  1.15e-6  -1.1e3
+
+String		A NUL terminated string of 8-bit unsigned characters (bytes).
+		|expr-string| Examples: "ab\txx\"--"  'x-z''a,c'
+
+Funcref		A reference to a function |Funcref|.
+		Example: function("strlen")
+
+List		An ordered sequence of items |List|.
+		Example: [1, 2, ['a', 'b']]
+
+Dictionary	An associative, unordered array: Each entry has a key and a
+		value. |Dictionary|
+		Example: {'blue': "#0000ff", 'red': "#ff0000"}
+
+The Number and String types are converted automatically, depending on how they
+are used.
+
+Conversion from a Number to a String is by making the ASCII representation of
+the Number.  Examples:
+	Number 123	-->	String "123" ~
+	Number 0	-->	String "0" ~
+	Number -1	-->	String "-1" ~
+							*octal*
+Conversion from a String to a Number is done by converting the first digits
+to a number.  Hexadecimal "0xf9" and Octal "017" numbers are recognized.  If
+the String doesn't start with digits, the result is zero.  Examples:
+	String "456"	-->	Number 456 ~
+	String "6bar"	-->	Number 6 ~
+	String "foo"	-->	Number 0 ~
+	String "0xf1"	-->	Number 241 ~
+	String "0100"	-->	Number 64 ~
+	String "-8"	-->	Number -8 ~
+	String "+8"	-->	Number 0 ~
+
+To force conversion from String to Number, add zero to it: >
+	:echo "0100" + 0
+<	64 ~
+
+To avoid a leading zero to cause octal conversion, or for using a different
+base, use |str2nr()|.
+
+For boolean operators Numbers are used.  Zero is FALSE, non-zero is TRUE.
+
+Note that in the command >
+	:if "foo"
+"foo" is converted to 0, which means FALSE.  To test for a non-empty string,
+use strlen(): >
+	:if strlen("foo")
+<				*E745* *E728* *E703* *E729* *E730* *E731*
+List, Dictionary and Funcref types are not automatically converted.
+
+							*E805* *E806* *E808*
+When mixing Number and Float the Number is converted to Float.	Otherwise
+there is no automatic conversion of Float.  You can use str2float() for String
+to Float, printf() for Float to String and float2nr() for Float to Number.
+
+						*E706* *sticky-type-checking*
+You will get an error if you try to change the type of a variable.  You need
+to |:unlet| it first to avoid this error.  String and Number are considered
+equivalent though, as well are Float and Number.  Consider this sequence of
+commands: >
+	:let l = "string"
+	:let l = 44		" changes type from String to Number
+	:let l = [1, 2, 3]	" error!  l is still a Number
+	:let l = 4.4		" changes type from Number to Float
+	:let l = "string"	" error!
+
+
+1.2 Function references ~
+					*Funcref* *E695* *E718*
+A Funcref variable is obtained with the |function()| function.	It can be used
+in an expression in the place of a function name, before the parenthesis
+around the arguments, to invoke the function it refers to.  Example: >
+
+	:let Fn = function("MyFunc")
+	:echo Fn()
+<							*E704* *E705* *E707*
+A Funcref variable must start with a capital, "s:", "w:", "t:" or "b:".  You
+cannot have both a Funcref variable and a function with the same name.
+
+A special case is defining a function and directly assigning its Funcref to a
+Dictionary entry.  Example: >
+	:function dict.init() dict
+	:   let self.val = 0
+	:endfunction
+
+The key of the Dictionary can start with a lower case letter.  The actual
+function name is not used here.  Also see |numbered-function|.
+
+A Funcref can also be used with the |:call| command: >
+	:call Fn()
+	:call dict.init()
+
+The name of the referenced function can be obtained with |string()|. >
+	:let func = string(Fn)
+
+You can use |call()| to invoke a Funcref and use a list variable for the
+arguments: >
+	:let r = call(Fn, mylist)
+
+
+1.3 Lists ~
+							*List* *Lists* *E686*
+A List is an ordered sequence of items.  An item can be of any type.  Items
+can be accessed by their index number.	Items can be added and removed at any
+position in the sequence.
+
+
+List creation ~
+							*E696* *E697*
+A List is created with a comma separated list of items in square brackets.
+Examples: >
+	:let mylist = [1, two, 3, "four"]
+	:let emptylist = []
+
+An item can be any expression.	Using a List for an item creates a
+List of Lists: >
+	:let nestlist = [[11, 12], [21, 22], [31, 32]]
+
+An extra comma after the last item is ignored.
+
+
+List index ~
+							*list-index* *E684*
+An item in the List can be accessed by putting the index in square brackets
+after the List.  Indexes are zero-based, thus the first item has index zero. >
+	:let item = mylist[0]		" get the first item: 1
+	:let item = mylist[2]		" get the third item: 3
+
+When the resulting item is a list this can be repeated: >
+	:let item = nestlist[0][1]	" get the first list, second item: 12
+<
+A negative index is counted from the end.  Index -1 refers to the last item in
+the List, -2 to the last but one item, etc. >
+	:let last = mylist[-1]		" get the last item: "four"
+
+To avoid an error for an invalid index use the |get()| function.  When an item
+is not available it returns zero or the default value you specify: >
+	:echo get(mylist, idx)
+	:echo get(mylist, idx, "NONE")
+
+
+List concatenation ~
+
+Two lists can be concatenated with the "+" operator: >
+	:let longlist = mylist + [5, 6]
+	:let mylist += [7, 8]
+
+To prepend or append an item turn the item into a list by putting [] around
+it.  To change a list in-place see |list-modification| below.
+
+
+Sublist ~
+
+A part of the List can be obtained by specifying the first and last index,
+separated by a colon in square brackets: >
+	:let shortlist = mylist[2:-1]	" get List [3, "four"]
+
+Omitting the first index is similar to zero.  Omitting the last index is
+similar to -1. >
+	:let endlist = mylist[2:]	" from item 2 to the end: [3, "four"]
+	:let shortlist = mylist[2:2]	" List with one item: [3]
+	:let otherlist = mylist[:]	" make a copy of the List
+
+If the first index is beyond the last item of the List or the second item is
+before the first item, the result is an empty list.  There is no error
+message.
+
+If the second index is equal to or greater than the length of the list the
+length minus one is used: >
+	:let mylist = [0, 1, 2, 3]
+	:echo mylist[2:8]		" result: [2, 3]
+
+NOTE: mylist[s:e] means using the variable "s:e" as index.  Watch out for
+using a single letter variable before the ":".	Insert a space when needed:
+mylist[s : e].
+
+
+List identity ~
+							*list-identity*
+When variable "aa" is a list and you assign it to another variable "bb", both
+variables refer to the same list.  Thus changing the list "aa" will also
+change "bb": >
+	:let aa = [1, 2, 3]
+	:let bb = aa
+	:call add(aa, 4)
+	:echo bb
+<	[1, 2, 3, 4]
+
+Making a copy of a list is done with the |copy()| function.  Using [:] also
+works, as explained above.  This creates a shallow copy of the list: Changing
+a list item in the list will also change the item in the copied list: >
+	:let aa = [[1, 'a'], 2, 3]
+	:let bb = copy(aa)
+	:call add(aa, 4)
+	:let aa[0][1] = 'aaa'
+	:echo aa
+<	[[1, aaa], 2, 3, 4] >
+	:echo bb
+<	[[1, aaa], 2, 3]
+
+To make a completely independent list use |deepcopy()|.  This also makes a
+copy of the values in the list, recursively.  Up to a hundred levels deep.
+
+The operator "is" can be used to check if two variables refer to the same
+List.  "isnot" does the opposite.  In contrast "==" compares if two lists have
+the same value. >
+	:let alist = [1, 2, 3]
+	:let blist = [1, 2, 3]
+	:echo alist is blist
+<	0 >
+	:echo alist == blist
+<	1
+
+Note about comparing lists: Two lists are considered equal if they have the
+same length and all items compare equal, as with using "==".  There is one
+exception: When comparing a number with a string they are considered
+different.  There is no automatic type conversion, as with using "==" on
+variables.  Example: >
+	echo 4 == "4"
+<	1 >
+	echo [4] == ["4"]
+<	0
+
+Thus comparing Lists is more strict than comparing numbers and strings.  You
+can compare simple values this way too by putting them in a list: >
+
+	:let a = 5
+	:let b = "5"
+	:echo a == b
+<	1 >
+	:echo [a] == [b]
+<	0
+
+
+List unpack ~
+
+To unpack the items in a list to individual variables, put the variables in
+square brackets, like list items: >
+	:let [var1, var2] = mylist
+
+When the number of variables does not match the number of items in the list
+this produces an error.  To handle any extra items from the list append ";"
+and a variable name: >
+	:let [var1, var2; rest] = mylist
+
+This works like: >
+	:let var1 = mylist[0]
+	:let var2 = mylist[1]
+	:let rest = mylist[2:]
+
+Except that there is no error if there are only two items.  "rest" will be an
+empty list then.
+
+
+List modification ~
+							*list-modification*
+To change a specific item of a list use |:let| this way: >
+	:let list[4] = "four"
+	:let listlist[0][3] = item
+
+To change part of a list you can specify the first and last item to be
+modified.  The value must at least have the number of items in the range: >
+	:let list[3:5] = [3, 4, 5]
+
+Adding and removing items from a list is done with functions.  Here are a few
+examples: >
+	:call insert(list, 'a')		" prepend item 'a'
+	:call insert(list, 'a', 3)	" insert item 'a' before list[3]
+	:call add(list, "new")		" append String item
+	:call add(list, [1, 2])		" append a List as one new item
+	:call extend(list, [1, 2])	" extend the list with two more items
+	:let i = remove(list, 3)	" remove item 3
+	:unlet list[3]			" idem
+	:let l = remove(list, 3, -1)	" remove items 3 to last item
+	:unlet list[3 : ]		" idem
+	:call filter(list, 'v:val !~ "x"')  " remove items with an 'x'
+
+Changing the order of items in a list: >
+	:call sort(list)		" sort a list alphabetically
+	:call reverse(list)		" reverse the order of items
+
+
+For loop ~
+
+The |:for| loop executes commands for each item in a list.  A variable is set
+to each item in the list in sequence.  Example: >
+	:for item in mylist
+	:   call Doit(item)
+	:endfor
+
+This works like: >
+	:let index = 0
+	:while index < len(mylist)
+	:   let item = mylist[index]
+	:   :call Doit(item)
+	:   let index = index + 1
+	:endwhile
+
+Note that all items in the list should be of the same type, otherwise this
+results in error |E706|.  To avoid this |:unlet| the variable at the end of
+the loop.
+
+If all you want to do is modify each item in the list then the |map()|
+function will be a simpler method than a for loop.
+
+Just like the |:let| command, |:for| also accepts a list of variables.	This
+requires the argument to be a list of lists. >
+	:for [lnum, col] in [[1, 3], [2, 8], [3, 0]]
+	:   call Doit(lnum, col)
+	:endfor
+
+This works like a |:let| command is done for each list item.  Again, the types
+must remain the same to avoid an error.
+
+It is also possible to put remaining items in a List variable: >
+	:for [i, j; rest] in listlist
+	:   call Doit(i, j)
+	:   if !empty(rest)
+	:      echo "remainder: " . string(rest)
+	:   endif
+	:endfor
+
+
+List functions ~
+						*E714*
+Functions that are useful with a List: >
+	:let r = call(funcname, list)	" call a function with an argument list
+	:if empty(list)			" check if list is empty
+	:let l = len(list)		" number of items in list
+	:let big = max(list)		" maximum value in list
+	:let small = min(list)		" minimum value in list
+	:let xs = count(list, 'x')	" count nr of times 'x' appears in list
+	:let i = index(list, 'x')	" index of first 'x' in list
+	:let lines = getline(1, 10)	" get ten text lines from buffer
+	:call append('$', lines)	" append text lines in buffer
+	:let list = split("a b c")	" create list from items in a string
+	:let string = join(list, ', ')	" create string from list items
+	:let s = string(list)		" String representation of list
+	:call map(list, '">> " . v:val')  " prepend ">> " to each item
+
+Don't forget that a combination of features can make things simple.  For
+example, to add up all the numbers in a list: >
+	:exe 'let sum = ' . join(nrlist, '+')
+
+
+1.4 Dictionaries ~
+						*Dictionaries* *Dictionary*
+A Dictionary is an associative array: Each entry has a key and a value.  The
+entry can be located with the key.  The entries are stored without a specific
+ordering.
+
+
+Dictionary creation ~
+						*E720* *E721* *E722* *E723*
+A Dictionary is created with a comma separated list of entries in curly
+braces.  Each entry has a key and a value, separated by a colon.  Each key can
+only appear once.  Examples: >
+	:let mydict = {1: 'one', 2: 'two', 3: 'three'}
+	:let emptydict = {}
+<							*E713* *E716* *E717*
+A key is always a String.  You can use a Number, it will be converted to a
+String automatically.  Thus the String '4' and the number 4 will find the same
+entry.	Note that the String '04' and the Number 04 are different, since the
+Number will be converted to the String '4'.
+
+A value can be any expression.	Using a Dictionary for a value creates a
+nested Dictionary: >
+	:let nestdict = {1: {11: 'a', 12: 'b'}, 2: {21: 'c'}}
+
+An extra comma after the last entry is ignored.
+
+
+Accessing entries ~
+
+The normal way to access an entry is by putting the key in square brackets: >
+	:let val = mydict["one"]
+	:let mydict["four"] = 4
+
+You can add new entries to an existing Dictionary this way, unlike Lists.
+
+For keys that consist entirely of letters, digits and underscore the following
+form can be used |expr-entry|: >
+	:let val = mydict.one
+	:let mydict.four = 4
+
+Since an entry can be any type, also a List and a Dictionary, the indexing and
+key lookup can be repeated: >
+	:echo dict.key[idx].key
+
+
+Dictionary to List conversion ~
+
+You may want to loop over the entries in a dictionary.	For this you need to
+turn the Dictionary into a List and pass it to |:for|.
+
+Most often you want to loop over the keys, using the |keys()| function: >
+	:for key in keys(mydict)
+	:   echo key . ': ' . mydict[key]
+	:endfor
+
+The List of keys is unsorted.  You may want to sort them first: >
+	:for key in sort(keys(mydict))
+
+To loop over the values use the |values()| function:  >
+	:for v in values(mydict)
+	:   echo "value: " . v
+	:endfor
+
+If you want both the key and the value use the |items()| function.  It returns
+a List in which each item is a	List with two items, the key and the value: >
+	:for [key, value] in items(mydict)
+	:   echo key . ': ' . value
+	:endfor
+
+
+Dictionary identity ~
+							*dict-identity*
+Just like Lists you need to use |copy()| and |deepcopy()| to make a copy of a
+Dictionary.  Otherwise, assignment results in referring to the same
+Dictionary: >
+	:let onedict = {'a': 1, 'b': 2}
+	:let adict = onedict
+	:let adict['a'] = 11
+	:echo onedict['a']
+	11
+
+Two Dictionaries compare equal if all the key-value pairs compare equal.  For
+more info see |list-identity|.
+
+
+Dictionary modification ~
+							*dict-modification*
+To change an already existing entry of a Dictionary, or to add a new entry,
+use |:let| this way: >
+	:let dict[4] = "four"
+	:let dict['one'] = item
+
+Removing an entry from a Dictionary is done with |remove()| or |:unlet|.
+Three ways to remove the entry with key "aaa" from dict: >
+	:let i = remove(dict, 'aaa')
+	:unlet dict.aaa
+	:unlet dict['aaa']
+
+Merging a Dictionary with another is done with |extend()|: >
+	:call extend(adict, bdict)
+This extends adict with all entries from bdict.  Duplicate keys cause entries
+in adict to be overwritten.  An optional third argument can change this.
+Note that the order of entries in a Dictionary is irrelevant, thus don't
+expect ":echo adict" to show the items from bdict after the older entries in
+adict.
+
+Weeding out entries from a Dictionary can be done with |filter()|: >
+	:call filter(dict, 'v:val =~ "x"')
+This removes all entries from "dict" with a value not matching 'x'.
+
+
+Dictionary function ~
+					*Dictionary-function* *self* *E725*
+When a function is defined with the "dict" attribute it can be used in a
+special way with a dictionary.	Example: >
+	:function Mylen() dict
+	:   return len(self.data)
+	:endfunction
+	:let mydict = {'data': [0, 1, 2, 3], 'len': function("Mylen")}
+	:echo mydict.len()
+
+This is like a method in object oriented programming.  The entry in the
+Dictionary is a |Funcref|.  The local variable "self" refers to the dictionary
+the function was invoked from.
+
+It is also possible to add a function without the "dict" attribute as a
+Funcref to a Dictionary, but the "self" variable is not available then.
+
+				*numbered-function* *anonymous-function*
+To avoid the extra name for the function it can be defined and directly
+assigned to a Dictionary in this way: >
+	:let mydict = {'data': [0, 1, 2, 3]}
+	:function mydict.len() dict
+	:   return len(self.data)
+	:endfunction
+	:echo mydict.len()
+
+The function will then get a number and the value of dict.len is a |Funcref|
+that references this function.	The function can only be used through a
+|Funcref|.  It will automatically be deleted when there is no |Funcref|
+remaining that refers to it.
+
+It is not necessary to use the "dict" attribute for a numbered function.
+
+If you get an error for a numbered function, you can find out what it is with
+a trick.  Assuming the function is 42, the command is: >
+	:function {42}
+
+
+Functions for Dictionaries ~
+							*E715*
+Functions that can be used with a Dictionary: >
+	:if has_key(dict, 'foo')	" TRUE if dict has entry with key "foo"
+	:if empty(dict)			" TRUE if dict is empty
+	:let l = len(dict)		" number of items in dict
+	:let big = max(dict)		" maximum value in dict
+	:let small = min(dict)		" minimum value in dict
+	:let xs = count(dict, 'x')	" count nr of times 'x' appears in dict
+	:let s = string(dict)		" String representation of dict
+	:call map(dict, '">> " . v:val')  " prepend ">> " to each item
+
+
+1.5 More about variables ~
+							*more-variables*
+If you need to know the type of a variable or expression, use the |type()|
+function.
+
+When the '!' flag is included in the 'viminfo' option, global variables that
+start with an uppercase letter, and don't contain a lowercase letter, are
+stored in the viminfo file |viminfo-file|.
+
+When the 'sessionoptions' option contains "global", global variables that
+start with an uppercase letter and contain at least one lowercase letter are
+stored in the session file |session-file|.
+
+variable name		can be stored where ~
+my_var_6		not
+My_Var_6		session file
+MY_VAR_6		viminfo file
+
+
+It's possible to form a variable name with curly braces, see
+|curly-braces-names|.
+
+==============================================================================
+2. Expression syntax					*expression-syntax*
+
+Expression syntax summary, from least to most significant:
+
+|expr1| expr2 ? expr1 : expr1	if-then-else
+
+|expr2|	expr3 || expr3 ..	logical OR
+
+|expr3|	expr4 && expr4 ..	logical AND
+
+|expr4|	expr5 == expr5		equal
+	expr5 != expr5		not equal
+	expr5 >	 expr5		greater than
+	expr5 >= expr5		greater than or equal
+	expr5 <	 expr5		smaller than
+	expr5 <= expr5		smaller than or equal
+	expr5 =~ expr5		regexp matches
+	expr5 !~ expr5		regexp doesn't match
+
+	expr5 ==? expr5		equal, ignoring case
+	expr5 ==# expr5		equal, match case
+	etc.			As above, append ? for ignoring case, # for
+				matching case
+
+	expr5 is expr5		same |List| instance
+	expr5 isnot expr5	different |List| instance
+
+|expr5|	expr6 +	 expr6 ..	number addition or list concatenation
+	expr6 -	 expr6 ..	number subtraction
+	expr6 .	 expr6 ..	string concatenation
+
+|expr6|	expr7 *	 expr7 ..	number multiplication
+	expr7 /	 expr7 ..	number division
+	expr7 %	 expr7 ..	number modulo
+
+|expr7|	! expr7			logical NOT
+	- expr7			unary minus
+	+ expr7			unary plus
+
+
+|expr8|	expr8[expr1]		byte of a String or item of a |List|
+	expr8[expr1 : expr1]	substring of a String or sublist of a |List|
+	expr8.name		entry in a |Dictionary|
+	expr8(expr1, ...)	function call with |Funcref| variable
+
+|expr9| number			number constant
+	"string"		string constant, backslash is special
+	'string'		string constant, ' is doubled
+	[expr1, ...]		|List|
+	{expr1: expr1, ...}	|Dictionary|
+	&option			option value
+	(expr1)			nested expression
+	variable		internal variable
+	va{ria}ble		internal variable with curly braces
+	$VAR			environment variable
+	@r			contents of register 'r'
+	function(expr1, ...)	function call
+	func{ti}on(expr1, ...)	function call with curly braces
+
+
+".." indicates that the operations in this level can be concatenated.
+Example: >
+	&nu || &list && &shell == "csh"
+
+All expressions within one level are parsed from left to right.
+
+
+expr1							*expr1* *E109*
+-----
+
+expr2 ? expr1 : expr1
+
+The expression before the '?' is evaluated to a number.  If it evaluates to
+non-zero, the result is the value of the expression between the '?' and ':',
+otherwise the result is the value of the expression after the ':'.
+Example: >
+	:echo lnum == 1 ? "top" : lnum
+
+Since the first expression is an "expr2", it cannot contain another ?:.  The
+other two expressions can, thus allow for recursive use of ?:.
+Example: >
+	:echo lnum == 1 ? "top" : lnum == 1000 ? "last" : lnum
+
+To keep this readable, using |line-continuation| is suggested: >
+	:echo lnum == 1
+	:\	? "top"
+	:\	: lnum == 1000
+	:\		? "last"
+	:\		: lnum
+
+You should always put a space before the ':', otherwise it can be mistaken for
+use in a variable such as "a:1".
+
+
+expr2 and expr3						*expr2* *expr3*
+---------------
+
+					*expr-barbar* *expr-&&*
+The "||" and "&&" operators take one argument on each side.  The arguments
+are (converted to) Numbers.  The result is:
+
+	 input				 output ~
+n1		n2		n1 || n2	n1 && n2 ~
+zero		zero		zero		zero
+zero		non-zero	non-zero	zero
+non-zero	zero		non-zero	zero
+non-zero	non-zero	non-zero	non-zero
+
+The operators can be concatenated, for example: >
+
+	&nu || &list && &shell == "csh"
+
+Note that "&&" takes precedence over "||", so this has the meaning of: >
+
+	&nu || (&list && &shell == "csh")
+
+Once the result is known, the expression "short-circuits", that is, further
+arguments are not evaluated.  This is like what happens in C.  For example: >
+
+	let a = 1
+	echo a || b
+
+This is valid even if there is no variable called "b" because "a" is non-zero,
+so the result must be non-zero.  Similarly below: >
+
+	echo exists("b") && b == "yes"
+
+This is valid whether "b" has been defined or not.  The second clause will
+only be evaluated if "b" has been defined.
+
+
+expr4							*expr4*
+-----
+
+expr5 {cmp} expr5
+
+Compare two expr5 expressions, resulting in a 0 if it evaluates to false, or 1
+if it evaluates to true.
+
+			*expr-==*  *expr-!=*  *expr->*	 *expr->=*
+			*expr-<*   *expr-<=*  *expr-=~*  *expr-!~*
+			*expr-==#* *expr-!=#* *expr->#*  *expr->=#*
+			*expr-<#*  *expr-<=#* *expr-=~#* *expr-!~#*
+			*expr-==?* *expr-!=?* *expr->?*  *expr->=?*
+			*expr-		>#		>?
+greater than or equal	>=		>=#		>=?
+smaller than		<		<#		
+	1 . 90 + 90.0
+As: >
+	(1 . 90) + 90.0
+That works, since the String "190" is automatically converted to the Number
+190, which can be added to the Float 90.0.  However: >
+	1 . 90 * 90.0
+Should be read as: >
+	1 . (90 * 90.0)
+Since '.' has lower precedence than '*'.  This does NOT work, since this
+attempts to concatenate a Float and a String.
+
+When dividing a Number by zero the result depends on the value:
+	  0 / 0  = -0x80000000	(like NaN for Float)
+	 >0 / 0  =  0x7fffffff	(like positive infinity)
+	 <0 / 0  = -0x7fffffff	(like negative infinity)
+	(before Vim 7.2 it was always 0x7fffffff)
+
+When the righthand side of '%' is zero, the result is 0.
+
+None of these work for |Funcref|s.
+
+. and % do not work for Float. *E804*
+
+
+expr7							*expr7*
+-----
+! expr7			logical NOT		*expr-!*
+- expr7			unary minus		*expr-unary--*
++ expr7			unary plus		*expr-unary-+*
+
+For '!' non-zero becomes zero, zero becomes one.
+For '-' the sign of the number is changed.
+For '+' the number is unchanged.
+
+A String will be converted to a Number first.
+
+These three can be repeated and mixed.	Examples:
+	!-1	    == 0
+	!!8	    == 1
+	--9	    == 9
+
+
+expr8							*expr8*
+-----
+expr8[expr1]		item of String or |List|	*expr-[]* *E111*
+
+If expr8 is a Number or String this results in a String that contains the
+expr1'th single byte from expr8.  expr8 is used as a String, expr1 as a
+Number.  This doesn't recognize multi-byte encodings, see |byteidx()| for
+an alternative.
+
+Index zero gives the first character.  This is like it works in C.  Careful:
+text column numbers start with one!  Example, to get the character under the
+cursor: >
+	:let c = getline(".")[col(".") - 1]
+
+If the length of the String is less than the index, the result is an empty
+String.  A negative index always results in an empty string (reason: backwards
+compatibility).  Use [-1:] to get the last byte.
+
+If expr8 is a |List| then it results the item at index expr1.  See |list-index|
+for possible index values.  If the index is out of range this results in an
+error.	Example: >
+	:let item = mylist[-1]		" get last item
+
+Generally, if a |List| index is equal to or higher than the length of the
+|List|, or more negative than the length of the |List|, this results in an
+error.
+
+
+expr8[expr1a : expr1b]	substring or sublist		*expr-[:]*
+
+If expr8 is a Number or String this results in the substring with the bytes
+from expr1a to and including expr1b.  expr8 is used as a String, expr1a and
+expr1b are used as a Number.  This doesn't recognize multi-byte encodings, see
+|byteidx()| for computing the indexes.
+
+If expr1a is omitted zero is used.  If expr1b is omitted the length of the
+string minus one is used.
+
+A negative number can be used to measure from the end of the string.  -1 is
+the last character, -2 the last but one, etc.
+
+If an index goes out of range for the string characters are omitted.  If
+expr1b is smaller than expr1a the result is an empty string.
+
+Examples: >
+	:let c = name[-1:]		" last byte of a string
+	:let c = name[-2:-2]		" last but one byte of a string
+	:let s = line(".")[4:]		" from the fifth byte to the end
+	:let s = s[:-3]			" remove last two bytes
+<
+							*sublist* *slice*
+If expr8 is a |List| this results in a new |List| with the items indicated by
+the indexes expr1a and expr1b.	This works like with a String, as explained
+just above, except that indexes out of range cause an error.  Examples: >
+	:let l = mylist[:3]		" first four items
+	:let l = mylist[4:4]		" List with one item
+	:let l = mylist[:]		" shallow copy of a List
+
+Using expr8[expr1] or expr8[expr1a : expr1b] on a |Funcref| results in an
+error.
+
+
+expr8.name		entry in a |Dictionary|		*expr-entry*
+
+If expr8 is a |Dictionary| and it is followed by a dot, then the following
+name will be used as a key in the |Dictionary|.  This is just like:
+expr8[name].
+
+The name must consist of alphanumeric characters, just like a variable name,
+but it may start with a number.  Curly braces cannot be used.
+
+There must not be white space before or after the dot.
+
+Examples: >
+	:let dict = {"one": 1, 2: "two"}
+	:echo dict.one
+	:echo dict .2
+
+Note that the dot is also used for String concatenation.  To avoid confusion
+always put spaces around the dot for String concatenation.
+
+
+expr8(expr1, ...)	|Funcref| function call
+
+When expr8 is a |Funcref| type variable, invoke the function it refers to.
+
+
+
+							*expr9*
+number
+------
+number			number constant		*expr-number*
+
+Decimal, Hexadecimal (starting with 0x or 0X), or Octal (starting with 0).
+
+						*floating-point-format*
+Floating point numbers can be written in two forms:
+
+	[-+]{N}.{M}
+	[-+]{N}.{M}e[-+]{exp}
+
+{N} and {M} are numbers.  Both {N} and {M} must be present and can only
+contain digits.
+[-+] means there is an optional plus or minus sign.
+{exp} is the exponent, power of 10.
+Only a decimal point is accepted, not a comma.	No matter what the current
+locale is.
+{only when compiled with the |+float| feature}
+
+Examples:
+	123.456
+	+0.0001
+	55.0
+	-0.123
+	1.234e03
+	1.0E-6
+	-3.1416e+88
+
+These are INVALID:
+	3.		empty {M}
+	1e40		missing .{M}
+
+							*float-pi* *float-e*
+A few useful values to copy&paste: >
+	:let pi = 3.14159265359
+	:let e  = 2.71828182846
+
+Rationale:
+Before floating point was introduced, the text "123.456" was interpreted as
+the two numbers "123" and "456", both converted to a string and concatenated,
+resulting in the string "123456".  Since this was considered pointless, and we
+could not find it intentionally being used in Vim scripts, this backwards
+incompatibility was accepted in favor of being able to use the normal notation
+for floating point numbers.
+
+						*floating-point-precision*
+The precision and range of floating points numbers depends on what "double"
+means in the library Vim was compiled with.  There is no way to change this at
+runtime.
+
+The default for displaying a |Float| is to use 6 decimal places, like using
+printf("%g", f).  You can select something else when using the |printf()|
+function.  Example: >
+	:echo printf('%.15e', atan(1))
+<	7.853981633974483e-01
+
+
+
+string							*expr-string* *E114*
+------
+"string"		string constant		*expr-quote*
+
+Note that double quotes are used.
+
+A string constant accepts these special characters:
+\...	three-digit octal number (e.g., "\316")
+\..	two-digit octal number (must be followed by non-digit)
+\.	one-digit octal number (must be followed by non-digit)
+\x..	byte specified with two hex numbers (e.g., "\x1f")
+\x.	byte specified with one hex number (must be followed by non-hex char)
+\X..	same as \x..
+\X.	same as \x.
+\u....	character specified with up to 4 hex numbers, stored according to the
+	current value of 'encoding' (e.g., "\u02a4")
+\U....	same as \u....
+\b	backspace 
+\e	escape 
+\f	formfeed 
+\n	newline 
+\r	return 
+\t	tab 
+\\	backslash
+\"	double quote
+\	Special key named "xxx".  e.g. "\" for CTRL-W.  This is for use
+	in mappings, the 0x80 byte is escaped.  Don't use  to get a
+	utf-8 character, use \uxxxx as mentioned above.
+
+Note that "\xff" is stored as the byte 255, which may be invalid in some
+encodings.  Use "\u00ff" to store character 255 according to the current value
+of 'encoding'.
+
+Note that "\000" and "\x00" force the end of the string.
+
+
+literal-string						*literal-string* *E115*
+---------------
+'string'		string constant			*expr-'*
+
+Note that single quotes are used.
+
+This string is taken as it is.	No backslashes are removed or have a special
+meaning.  The only exception is that two quotes stand for one quote.
+
+Single quoted strings are useful for patterns, so that backslashes do not need
+to be doubled.	These two commands are equivalent: >
+	if a =~ "\\s*"
+	if a =~ '\s*'
+
+
+option						*expr-option* *E112* *E113*
+------
+&option			option value, local value if possible
+&g:option		global option value
+&l:option		local option value
+
+Examples: >
+	echo "tabstop is " . &tabstop
+	if &insertmode
+
+Any option name can be used here.  See |options|.  When using the local value
+and there is no buffer-local or window-local value, the global value is used
+anyway.
+
+
+register						*expr-register* *@r*
+--------
+@r			contents of register 'r'
+
+The result is the contents of the named register, as a single string.
+Newlines are inserted where required.  To get the contents of the unnamed
+register use @" or @@.	See |registers| for an explanation of the available
+registers.
+
+When using the '=' register you get the expression itself, not what it
+evaluates to.  Use |eval()| to evaluate it.
+
+
+nesting							*expr-nesting* *E110*
+-------
+(expr1)			nested expression
+
+
+environment variable					*expr-env*
+--------------------
+$VAR			environment variable
+
+The String value of any environment variable.  When it is not defined, the
+result is an empty string.
+						*expr-env-expand*
+Note that there is a difference between using $VAR directly and using
+expand("$VAR").  Using it directly will only expand environment variables that
+are known inside the current Vim session.  Using expand() will first try using
+the environment variables known inside the current Vim session.  If that
+fails, a shell will be used to expand the variable.  This can be slow, but it
+does expand all variables that the shell knows about.  Example: >
+	:echo $version
+	:echo expand("$version")
+The first one probably doesn't echo anything, the second echoes the $version
+variable (if your shell supports it).
+
+
+internal variable					*expr-variable*
+-----------------
+variable		internal variable
+See below |internal-variables|.
+
+
+function call		*expr-function* *E116* *E118* *E119* *E120*
+-------------
+function(expr1, ...)	function call
+See below |functions|.
+
+
+==============================================================================
+3. Internal variable				*internal-variables* *E461*
+
+An internal variable name can be made up of letters, digits and '_'.  But it
+cannot start with a digit.  It's also possible to use curly braces, see
+|curly-braces-names|.
+
+An internal variable is created with the ":let" command |:let|.
+An internal variable is explicitly destroyed with the ":unlet" command
+|:unlet|.
+Using a name that is not an internal variable or refers to a variable that has
+been destroyed results in an error.
+
+There are several name spaces for variables.  Which one is to be used is
+specified by what is prepended:
+
+		(nothing) In a function: local to a function; otherwise: global
+|buffer-variable|    b:	  Local to the current buffer.
+|window-variable|    w:	  Local to the current window.
+|tabpage-variable|   t:	  Local to the current tab page.
+|global-variable|    g:	  Global.
+|local-variable|     l:	  Local to a function.
+|script-variable|    s:	  Local to a |:source|'ed Vim script.
+|function-argument|  a:	  Function argument (only inside a function).
+|vim-variable|	     v:	  Global, predefined by Vim.
+
+The scope name by itself can be used as a |Dictionary|.  For example, to
+delete all script-local variables: >
+	:for k in keys(s:)
+	:    unlet s:[k]
+	:endfor
+<
+						*buffer-variable* *b:var*
+A variable name that is preceded with "b:" is local to the current buffer.
+Thus you can have several "b:foo" variables, one for each buffer.
+This kind of variable is deleted when the buffer is wiped out or deleted with
+|:bdelete|.
+
+One local buffer variable is predefined:
+					*b:changedtick-variable* *changetick*
+b:changedtick	The total number of changes to the current buffer.  It is
+		incremented for each change.  An undo command is also a change
+		in this case.  This can be used to perform an action only when
+		the buffer has changed.  Example: >
+		    :if my_changedtick != b:changedtick
+		    :	let my_changedtick = b:changedtick
+		    :	call My_Update()
+		    :endif
+<
+						*window-variable* *w:var*
+A variable name that is preceded with "w:" is local to the current window.  It
+is deleted when the window is closed.
+
+						*tabpage-variable* *t:var*
+A variable name that is preceded with "t:" is local to the current tab page,
+It is deleted when the tab page is closed. {not available when compiled
+without the |+windows| feature}
+
+						*global-variable* *g:var*
+Inside functions global variables are accessed with "g:".  Omitting this will
+access a variable local to a function.	But "g:" can also be used in any other
+place if you like.
+
+						*local-variable* *l:var*
+Inside functions local variables are accessed without prepending anything.
+But you can also prepend "l:" if you like.  However, without prepending "l:"
+you may run into reserved variable names.  For example "count".  By itself it
+refers to "v:count".  Using "l:count" you can have a local variable with the
+same name.
+
+						*script-variable* *s:var*
+In a Vim script variables starting with "s:" can be used.  They cannot be
+accessed from outside of the scripts, thus are local to the script.
+
+They can be used in:
+- commands executed while the script is sourced
+- functions defined in the script
+- autocommands defined in the script
+- functions and autocommands defined in functions and autocommands which were
+  defined in the script (recursively)
+- user defined commands defined in the script
+Thus not in:
+- other scripts sourced from this one
+- mappings
+- menus
+- etc.
+
+Script variables can be used to avoid conflicts with global variable names.
+Take this example: >
+
+	let s:counter = 0
+	function MyCounter()
+	  let s:counter = s:counter + 1
+	  echo s:counter
+	endfunction
+	command Tick call MyCounter()
+
+You can now invoke "Tick" from any script, and the "s:counter" variable in
+that script will not be changed, only the "s:counter" in the script where
+"Tick" was defined is used.
+
+Another example that does the same: >
+
+	let s:counter = 0
+	command Tick let s:counter = s:counter + 1 | echo s:counter
+
+When calling a function and invoking a user-defined command, the context for
+script variables is set to the script where the function or command was
+defined.
+
+The script variables are also available when a function is defined inside a
+function that is defined in a script.  Example: >
+
+	let s:counter = 0
+	function StartCounting(incr)
+	  if a:incr
+	    function MyCounter()
+	      let s:counter = s:counter + 1
+	    endfunction
+	  else
+	    function MyCounter()
+	      let s:counter = s:counter - 1
+	    endfunction
+	  endif
+	endfunction
+
+This defines the MyCounter() function either for counting up or counting down
+when calling StartCounting().  It doesn't matter from where StartCounting() is
+called, the s:counter variable will be accessible in MyCounter().
+
+When the same script is sourced again it will use the same script variables.
+They will remain valid as long as Vim is running.  This can be used to
+maintain a counter: >
+
+	if !exists("s:counter")
+	  let s:counter = 1
+	  echo "script executed for the first time"
+	else
+	  let s:counter = s:counter + 1
+	  echo "script executed " . s:counter . " times now"
+	endif
+
+Note that this means that filetype plugins don't get a different set of script
+variables for each buffer.  Use local buffer variables instead |b:var|.
+
+
+Predefined Vim variables:			*vim-variable* *v:var*
+
+					*v:beval_col* *beval_col-variable*
+v:beval_col	The number of the column, over which the mouse pointer is.
+		This is the byte index in the |v:beval_lnum| line.
+		Only valid while evaluating the 'balloonexpr' option.
+
+					*v:beval_bufnr* *beval_bufnr-variable*
+v:beval_bufnr	The number of the buffer, over which the mouse pointer is. Only
+		valid while evaluating the 'balloonexpr' option.
+
+					*v:beval_lnum* *beval_lnum-variable*
+v:beval_lnum	The number of the line, over which the mouse pointer is. Only
+		valid while evaluating the 'balloonexpr' option.
+
+					*v:beval_text* *beval_text-variable*
+v:beval_text	The text under or after the mouse pointer.  Usually a word as
+		it is useful for debugging a C program.  'iskeyword' applies,
+		but a dot and "->" before the position is included.  When on a
+		']' the text before it is used, including the matching '[' and
+		word before it.  When on a Visual area within one line the
+		highlighted text is used.
+		Only valid while evaluating the 'balloonexpr' option.
+
+					*v:beval_winnr* *beval_winnr-variable*
+v:beval_winnr	The number of the window, over which the mouse pointer is. Only
+		valid while evaluating the 'balloonexpr' option.
+
+					*v:char* *char-variable*
+v:char		Argument for evaluating 'formatexpr' and used for the typed
+		character when using  in an abbreviation |:map-|.
+
+			*v:charconvert_from* *charconvert_from-variable*
+v:charconvert_from
+		The name of the character encoding of a file to be converted.
+		Only valid while evaluating the 'charconvert' option.
+
+			*v:charconvert_to* *charconvert_to-variable*
+v:charconvert_to
+		The name of the character encoding of a file after conversion.
+		Only valid while evaluating the 'charconvert' option.
+
+					*v:cmdarg* *cmdarg-variable*
+v:cmdarg	This variable is used for two purposes:
+		1. The extra arguments given to a file read/write command.
+		   Currently these are "++enc=" and "++ff=".  This variable is
+		   set before an autocommand event for a file read/write
+		   command is triggered.  There is a leading space to make it
+		   possible to append this variable directly after the
+		   read/write command.	Note: The "+cmd" argument isn't
+		   included here, because it will be executed anyway.
+		2. When printing a PostScript file with ":hardcopy" this is
+		   the argument for the ":hardcopy" command.  This can be used
+		   in 'printexpr'.
+
+					*v:cmdbang* *cmdbang-variable*
+v:cmdbang	Set like v:cmdarg for a file read/write command.  When a "!"
+		was used the value is 1, otherwise it is 0.  Note that this
+		can only be used in autocommands.  For user commands ||
+		can be used.
+
+					*v:count* *count-variable*
+v:count		The count given for the last Normal mode command.  Can be used
+		to get the count before a mapping.  Read-only.	Example: >
+	:map _x :echo "the count is " . v:count
+<		Note: The  is required to remove the line range that you
+		get when typing ':' after a count.
+		When there are two counts, as in "3d2w", they are multiplied,
+		just like what happens in the command, "d6w" for the example.
+		Also used for evaluating the 'formatexpr' option.
+		"count" also works, for backwards compatibility.
+
+					*v:count1* *count1-variable*
+v:count1	Just like "v:count", but defaults to one when no count is
+		used.
+
+						*v:ctype* *ctype-variable*
+v:ctype		The current locale setting for characters of the runtime
+		environment.  This allows Vim scripts to be aware of the
+		current locale encoding.  Technical: it's the value of
+		LC_CTYPE.  When not using a locale the value is "C".
+		This variable can not be set directly, use the |:language|
+		command.
+		See |multi-lang|.
+
+					*v:dying* *dying-variable*
+v:dying		Normally zero.	When a deadly signal is caught it's set to
+		one.  When multiple signals are caught the number increases.
+		Can be used in an autocommand to check if Vim didn't
+		terminate normally. {only works on Unix}
+		Example: >
+	:au VimLeave * if v:dying | echo "\nAAAAaaaarrrggghhhh!!!\n" | endif
+<		Note: if another deadly signal is caught when v:dying is one,
+		VimLeave autocommands will not be executed.
+
+					*v:errmsg* *errmsg-variable*
+v:errmsg	Last given error message.  It's allowed to set this variable.
+		Example: >
+	:let v:errmsg = ""
+	:silent! next
+	:if v:errmsg != ""
+	:  ... handle error
+<		"errmsg" also works, for backwards compatibility.
+
+					*v:exception* *exception-variable*
+v:exception	The value of the exception most recently caught and not
+		finished.  See also |v:throwpoint| and |throw-variables|.
+		Example: >
+	:try
+	:  throw "oops"
+	:catch /.*/
+	:  echo "caught" v:exception
+	:endtry
+<		Output: "caught oops".
+
+					*v:fcs_reason* *fcs_reason-variable*
+v:fcs_reason	The reason why the |FileChangedShell| event was triggered.
+		Can be used in an autocommand to decide what to do and/or what
+		to set v:fcs_choice to.  Possible values:
+			deleted		file no longer exists
+			conflict	file contents, mode or timestamp was
+					changed and buffer is modified
+			changed		file contents has changed
+			mode		mode of file changed
+			time		only file timestamp changed
+
+					*v:fcs_choice* *fcs_choice-variable*
+v:fcs_choice	What should happen after a |FileChangedShell| event was
+		triggered.  Can be used in an autocommand to tell Vim what to
+		do with the affected buffer:
+			reload		Reload the buffer (does not work if
+					the file was deleted).
+			ask		Ask the user what to do, as if there
+					was no autocommand.  Except that when
+					only the timestamp changed nothing
+					will happen.
+					Nothing, the autocommand should do
+					everything that needs to be done.
+		The default is empty.  If another (invalid) value is used then
+		Vim behaves like it is empty, there is no warning message.
+
+					*v:fname_in* *fname_in-variable*
+v:fname_in	The name of the input file.  Valid while evaluating:
+			option		used for ~
+			'charconvert'	file to be converted
+			'diffexpr'	original file
+			'patchexpr'	original file
+			'printexpr'	file to be printed
+		And set to the swap file name for |SwapExists|.
+
+					*v:fname_out* *fname_out-variable*
+v:fname_out	The name of the output file.  Only valid while
+		evaluating:
+			option		used for ~
+			'charconvert'	resulting converted file (*)
+			'diffexpr'	output of diff
+			'patchexpr'	resulting patched file
+		(*) When doing conversion for a write command (e.g., ":w
+		file") it will be equal to v:fname_in.	When doing conversion
+		for a read command (e.g., ":e file") it will be a temporary
+		file and different from v:fname_in.
+
+					*v:fname_new* *fname_new-variable*
+v:fname_new	The name of the new version of the file.  Only valid while
+		evaluating 'diffexpr'.
+
+					*v:fname_diff* *fname_diff-variable*
+v:fname_diff	The name of the diff (patch) file.  Only valid while
+		evaluating 'patchexpr'.
+
+					*v:folddashes* *folddashes-variable*
+v:folddashes	Used for 'foldtext': dashes representing foldlevel of a closed
+		fold.
+		Read-only in the |sandbox|. |fold-foldtext|
+
+					*v:foldlevel* *foldlevel-variable*
+v:foldlevel	Used for 'foldtext': foldlevel of closed fold.
+		Read-only in the |sandbox|. |fold-foldtext|
+
+					*v:foldend* *foldend-variable*
+v:foldend	Used for 'foldtext': last line of closed fold.
+		Read-only in the |sandbox|. |fold-foldtext|
+
+					*v:foldstart* *foldstart-variable*
+v:foldstart	Used for 'foldtext': first line of closed fold.
+		Read-only in the |sandbox|. |fold-foldtext|
+
+					*v:insertmode* *insertmode-variable*
+v:insertmode	Used for the |InsertEnter| and |InsertChange| autocommand
+		events.  Values:
+			i	Insert mode
+			r	Replace mode
+			v	Virtual Replace mode
+
+						*v:key* *key-variable*
+v:key		Key of the current item of a |Dictionary|.  Only valid while
+		evaluating the expression used with |map()| and |filter()|.
+		Read-only.
+
+						*v:lang* *lang-variable*
+v:lang		The current locale setting for messages of the runtime
+		environment.  This allows Vim scripts to be aware of the
+		current language.  Technical: it's the value of LC_MESSAGES.
+		The value is system dependent.
+		This variable can not be set directly, use the |:language|
+		command.
+		It can be different from |v:ctype| when messages are desired
+		in a different language than what is used for character
+		encoding.  See |multi-lang|.
+
+						*v:lc_time* *lc_time-variable*
+v:lc_time	The current locale setting for time messages of the runtime
+		environment.  This allows Vim scripts to be aware of the
+		current language.  Technical: it's the value of LC_TIME.
+		This variable can not be set directly, use the |:language|
+		command.  See |multi-lang|.
+
+						*v:lnum* *lnum-variable*
+v:lnum		Line number for the 'foldexpr' |fold-expr|, 'formatexpr' and
+		'indentexpr' expressions, tab page number for 'guitablabel'
+		and 'guitabtooltip'.  Only valid while one of these
+		expressions is being evaluated.  Read-only when in the
+		|sandbox|.
+
+					*v:mouse_win* *mouse_win-variable*
+v:mouse_win	Window number for a mouse click obtained with |getchar()|.
+		First window has number 1, like with |winnr()|.  The value is
+		zero when there was no mouse button click.
+
+					*v:mouse_lnum* *mouse_lnum-variable*
+v:mouse_lnum	Line number for a mouse click obtained with |getchar()|.
+		This is the text line number, not the screen line number.  The
+		value is zero when there was no mouse button click.
+
+					*v:mouse_col* *mouse_col-variable*
+v:mouse_col	Column number for a mouse click obtained with |getchar()|.
+		This is the screen column number, like with |virtcol()|.  The
+		value is zero when there was no mouse button click.
+
+					*v:oldfiles* *oldfiles-variable*
+v:oldfiles	List of file names that is loaded from the |viminfo| file on
+		startup.  These are the files that Vim remembers marks for.
+		The length of the List is limited by the ' argument of the
+		'viminfo' option (default is 100).
+		Also see |:oldfiles| and |c_#<|.
+		The List can be modified, but this has no effect on what is
+		stored in the |viminfo| file later.  If you use values other
+		than String this will cause trouble.
+		{only when compiled with the |+viminfo| feature}
+
+					*v:operator* *operator-variable*
+v:operator	The last operator given in Normal mode.  This is a single
+		character except for commands starting with  or ,
+		in which case it is two characters.  Best used alongside
+		|v:prevcount| and |v:register|.  Useful if you want to cancel
+		Operator-pending mode and then use the operator, e.g.: >
+			:omap O :call MyMotion(v:operator)
+<		The value remains set until another operator is entered, thus
+		don't expect it to be empty.
+		v:operator is not set for |:delete|, |:yank| or other Ex
+		commands.
+		Read-only.
+
+					*v:prevcount* *prevcount-variable*
+v:prevcount	The count given for the last but one Normal mode command.
+		This is the v:count value of the previous command.  Useful if
+		you want to cancel Visual or Operator-pending mode and then
+		use the count, e.g.: >
+			:vmap % :call MyFilter(v:prevcount)
+<		Read-only.
+
+					*v:profiling* *profiling-variable*
+v:profiling	Normally zero.	Set to one after using ":profile start".
+		See |profiling|.
+
+					*v:progname* *progname-variable*
+v:progname	Contains the name (with path removed) with which Vim was
+		invoked.  Allows you to do special initialisations for "view",
+		"evim" etc., or any other name you might symlink to Vim.
+		Read-only.
+
+					*v:register* *register-variable*
+v:register	The name of the register supplied to the last normal mode
+		command.  Empty if none were supplied. |getreg()| |setreg()|
+
+					*v:scrollstart* *scrollstart-variable*
+v:scrollstart	String describing the script or function that caused the
+		screen to scroll up.  It's only set when it is empty, thus the
+		first reason is remembered.  It is set to "Unknown" for a
+		typed command.
+		This can be used to find out why your script causes the
+		hit-enter prompt.
+
+					*v:servername* *servername-variable*
+v:servername	The resulting registered |x11-clientserver| name if any.
+		Read-only.
+
+		
+v:searchforward			*v:searchforward* *searchforward-variable*
+		Search direction:  1 after a forward search, 0 after a
+		backward search.  It is reset to forward when directly setting
+		the last search pattern, see |quote/|.
+		Note that the value is restored when returning from a
+		function. |function-search-undo|.
+		Read-write.
+
+					*v:shell_error* *shell_error-variable*
+v:shell_error	Result of the last shell command.  When non-zero, the last
+		shell command had an error.  When zero, there was no problem.
+		This only works when the shell returns the error code to Vim.
+		The value -1 is often used when the command could not be
+		executed.  Read-only.
+		Example: >
+	:!mv foo bar
+	:if v:shell_error
+	:  echo 'could not rename "foo" to "bar"!'
+	:endif
+<		"shell_error" also works, for backwards compatibility.
+
+					*v:statusmsg* *statusmsg-variable*
+v:statusmsg	Last given status message.  It's allowed to set this variable.
+
+					*v:swapname* *swapname-variable*
+v:swapname	Only valid when executing |SwapExists| autocommands: Name of
+		the swap file found.  Read-only.
+
+					*v:swapchoice* *swapchoice-variable*
+v:swapchoice	|SwapExists| autocommands can set this to the selected choice
+		for handling an existing swap file:
+			'o'	Open read-only
+			'e'	Edit anyway
+			'r'	Recover
+			'd'	Delete swapfile
+			'q'	Quit
+			'a'	Abort
+		The value should be a single-character string.	An empty value
+		results in the user being asked, as would happen when there is
+		no SwapExists autocommand.  The default is empty.
+
+					*v:swapcommand* *swapcommand-variable*
+v:swapcommand	Normal mode command to be executed after a file has been
+		opened.  Can be used for a |SwapExists| autocommand to have
+		another Vim open the file and jump to the right place.	For
+		example, when jumping to a tag the value is ":tag tagname\r".
+		For ":edit +cmd file" the value is ":cmd\r".
+
+				*v:termresponse* *termresponse-variable*
+v:termresponse	The escape sequence returned by the terminal for the |t_RV|
+		termcap entry.	It is set when Vim receives an escape sequence
+		that starts with ESC [ or CSI and ends in a 'c', with only
+		digits, ';' and '.' in between.
+		When this option is set, the TermResponse autocommand event is
+		fired, so that you can react to the response from the
+		terminal.
+		The response from a new xterm is: "[ Pp ; Pv ; Pc c".  Pp
+		is the terminal type: 0 for vt100 and 1 for vt220.  Pv is the
+		patch level (since this was introduced in patch 95, it's
+		always 95 or bigger).  Pc is always zero.
+		{only when compiled with |+termresponse| feature}
+
+				*v:this_session* *this_session-variable*
+v:this_session	Full filename of the last loaded or saved session file.  See
+		|:mksession|.  It is allowed to set this variable.  When no
+		session file has been saved, this variable is empty.
+		"this_session" also works, for backwards compatibility.
+
+					*v:throwpoint* *throwpoint-variable*
+v:throwpoint	The point where the exception most recently caught and not
+		finished was thrown.  Not set when commands are typed.	See
+		also |v:exception| and |throw-variables|.
+		Example: >
+	:try
+	:  throw "oops"
+	:catch /.*/
+	:  echo "Exception from" v:throwpoint
+	:endtry
+<		Output: "Exception from test.vim, line 2"
+
+						*v:val* *val-variable*
+v:val		Value of the current item of a |List| or |Dictionary|.	Only
+		valid while evaluating the expression used with |map()| and
+		|filter()|.  Read-only.
+
+					*v:version* *version-variable*
+v:version	Version number of Vim: Major version number times 100 plus
+		minor version number.  Version 5.0 is 500.  Version 5.1 (5.01)
+		is 501.  Read-only.  "version" also works, for backwards
+		compatibility.
+		Use |has()| to check if a certain patch was included, e.g.: >
+			if has("patch123")
+<		Note that patch numbers are specific to the version, thus both
+		version 5.0 and 5.1 may have a patch 123, but these are
+		completely different.
+
+					*v:warningmsg* *warningmsg-variable*
+v:warningmsg	Last given warning message.  It's allowed to set this variable.
+
+					*v:windowid* *windowid-variable*
+v:windowid	When any X11 based GUI is running or when running in a
+		terminal and Vim connects to the X server (|-X|) this will be
+		set to the window ID.
+		When an MS-Windows GUI is running this will be set to the
+		window handle.
+		Otherwise the value is zero.
+		Note: for windows inside Vim use |winnr()|.
+
+==============================================================================
+4. Builtin Functions					*functions*
+
+See |function-list| for a list grouped by what the function is used for.
+
+(Use CTRL-] on the function name to jump to the full explanation.)
+
+USAGE				RESULT	DESCRIPTION	~
+
+abs( {expr})			Float or Number  absolute value of {expr}
+acos( {expr})			Float	arc cosine of {expr}
+add( {list}, {item})		List	append {item} to |List| {list}
+append( {lnum}, {string})	Number	append {string} below line {lnum}
+append( {lnum}, {list})		Number	append lines {list} below line {lnum}
+argc()				Number	number of files in the argument list
+argidx()			Number	current index in the argument list
+argv( {nr})			String	{nr} entry of the argument list
+argv( )				List	the argument list
+asin( {expr})			Float	arc sine of {expr}
+atan( {expr})			Float	arc tangent of {expr}
+atan2( {expr}, {expr})		Float   arc tangent of {expr1} / {expr2}
+browse( {save}, {title}, {initdir}, {default})
+				String	put up a file requester
+browsedir( {title}, {initdir})	String	put up a directory requester
+bufexists( {expr})		Number	TRUE if buffer {expr} exists
+buflisted( {expr})		Number	TRUE if buffer {expr} is listed
+bufloaded( {expr})		Number	TRUE if buffer {expr} is loaded
+bufname( {expr})		String	Name of the buffer {expr}
+bufnr( {expr})			Number	Number of the buffer {expr}
+bufwinnr( {expr})		Number	window number of buffer {expr}
+byte2line( {byte})		Number	line number at byte count {byte}
+byteidx( {expr}, {nr})		Number	byte index of {nr}'th char in {expr}
+call( {func}, {arglist} [, {dict}])
+				any	call {func} with arguments {arglist}
+ceil( {expr})			Float	round {expr} up
+changenr()			Number	current change number
+char2nr( {expr})		Number	ASCII value of first char in {expr}
+cindent( {lnum})		Number	C indent for line {lnum}
+clearmatches()			none	clear all matches
+col( {expr})			Number	column nr of cursor or mark
+complete( {startcol}, {matches}) none	set Insert mode completion
+complete_add( {expr})		Number	add completion match
+complete_check()		Number	check for key typed during completion
+confirm( {msg} [, {choices} [, {default} [, {type}]]])
+				Number	number of choice picked by user
+copy( {expr})			any	make a shallow copy of {expr}
+cos( {expr})			Float	cosine of {expr}
+cosh( {expr})			Float	hyperbolic cosine of {expr}
+count( {list}, {expr} [, {start} [, {ic}]])
+				Number	 count how many {expr} are in {list}
+cscope_connection( [{num} , {dbpath} [, {prepend}]])
+				Number	checks existence of cscope connection
+cursor( {lnum}, {col} [, {coladd}])
+				Number	move cursor to {lnum}, {col}, {coladd}
+cursor( {list})			Number	move cursor to position in {list}
+deepcopy( {expr})		any	make a full copy of {expr}
+delete( {fname})		Number	delete file {fname}
+did_filetype()			Number	TRUE if FileType autocommand event used
+diff_filler( {lnum})		Number	diff filler lines about {lnum}
+diff_hlID( {lnum}, {col})	Number	diff highlighting at {lnum}/{col}
+empty( {expr})			Number	TRUE if {expr} is empty
+escape( {string}, {chars})	String	escape {chars} in {string} with '\'
+eval( {string})			any	evaluate {string} into its value
+eventhandler( )			Number	TRUE if inside an event handler
+executable( {expr})		Number	1 if executable {expr} exists
+exists( {expr})			Number	TRUE if {expr} exists
+extend( {expr1}, {expr2} [, {expr3}])
+				List/Dict insert items of {expr2} into {expr1}
+exp( {expr})			Float	exponential of {expr}
+expand( {expr} [, {flag}])	String	expand special keywords in {expr}
+feedkeys( {string} [, {mode}])	Number	add key sequence to typeahead buffer
+filereadable( {file})		Number	TRUE if {file} is a readable file
+filewritable( {file})		Number	TRUE if {file} is a writable file
+filter( {expr}, {string})	List/Dict  remove items from {expr} where
+					{string} is 0
+finddir( {name}[, {path}[, {count}]])
+				String	find directory {name} in {path}
+findfile( {name}[, {path}[, {count}]])
+				String	find file {name} in {path}
+float2nr( {expr})		Number	convert Float {expr} to a Number
+floor( {expr})			Float	round {expr} down
+fmod( {expr1}, {expr2})		Float	remainder of {expr1} / {expr2}
+fnameescape( {fname})		String	escape special characters in {fname}
+fnamemodify( {fname}, {mods})	String	modify file name
+foldclosed( {lnum})		Number	first line of fold at {lnum} if closed
+foldclosedend( {lnum})		Number	last line of fold at {lnum} if closed
+foldlevel( {lnum})		Number	fold level at {lnum}
+foldtext( )			String	line displayed for closed fold
+foldtextresult( {lnum})		String	text for closed fold at {lnum}
+foreground( )			Number	bring the Vim window to the foreground
+function( {name})		Funcref reference to function {name}
+garbagecollect( [at_exit])	none	free memory, breaking cyclic references
+get( {list}, {idx} [, {def}])	any	get item {idx} from {list} or {def}
+get( {dict}, {key} [, {def}])	any	get item {key} from {dict} or {def}
+getbufline( {expr}, {lnum} [, {end}])
+				List	lines {lnum} to {end} of buffer {expr}
+getbufvar( {expr}, {varname})	any	variable {varname} in buffer {expr}
+getchar( [expr])		Number	get one character from the user
+getcharmod( )			Number	modifiers for the last typed character
+getcmdline()			String	return the current command-line
+getcmdpos()			Number	return cursor position in command-line
+getcmdtype()			String	return the current command-line type
+getcwd()			String	the current working directory
+getfperm( {fname})		String	file permissions of file {fname}
+getfsize( {fname})		Number	size in bytes of file {fname}
+getfontname( [{name}])		String	name of font being used
+getftime( {fname})		Number	last modification time of file
+getftype( {fname})		String	description of type of file {fname}
+getline( {lnum})		String	line {lnum} of current buffer
+getline( {lnum}, {end})		List	lines {lnum} to {end} of current buffer
+getloclist( {nr})		List	list of location list items
+getmatches()			List	list of current matches
+getpid()			Number	process ID of Vim
+getpos( {expr})			List	position of cursor, mark, etc.
+getqflist()			List	list of quickfix items
+getreg( [{regname} [, 1]])	String	contents of register
+getregtype( [{regname}])	String	type of register
+gettabvar( {nr}, {varname})	any	variable {varname} in tab {nr}
+gettabwinvar( {tabnr}, {winnr}, {name})
+				any	{name} in {winnr} in tab page {tabnr}
+getwinposx()			Number	X coord in pixels of GUI Vim window
+getwinposy()			Number	Y coord in pixels of GUI Vim window
+getwinvar( {nr}, {varname})	any	variable {varname} in window {nr}
+glob( {expr} [, {flag}])	String	expand file wildcards in {expr}
+globpath( {path}, {expr} [, {flag}])
+				String	do glob({expr}) for all dirs in {path}
+has( {feature})			Number	TRUE if feature {feature} supported
+has_key( {dict}, {key})		Number	TRUE if {dict} has entry {key}
+haslocaldir()			Number	TRUE if current window executed |:lcd|
+hasmapto( {what} [, {mode} [, {abbr}]])
+				Number	TRUE if mapping to {what} exists
+histadd( {history},{item})	String	add an item to a history
+histdel( {history} [, {item}])	String	remove an item from a history
+histget( {history} [, {index}])	String	get the item {index} from a history
+histnr( {history})		Number	highest index of a history
+hlexists( {name})		Number	TRUE if highlight group {name} exists
+hlID( {name})			Number	syntax ID of highlight group {name}
+hostname()			String	name of the machine Vim is running on
+iconv( {expr}, {from}, {to})	String	convert encoding of {expr}
+indent( {lnum})			Number	indent of line {lnum}
+index( {list}, {expr} [, {start} [, {ic}]])
+				Number	index in {list} where {expr} appears
+input( {prompt} [, {text} [, {completion}]])
+				String	get input from the user
+inputdialog( {p} [, {t} [, {c}]]) String  like input() but in a GUI dialog
+inputlist( {textlist})		Number	let the user pick from a choice list
+inputrestore()			Number	restore typeahead
+inputsave()			Number	save and clear typeahead
+inputsecret( {prompt} [, {text}]) String  like input() but hiding the text
+insert( {list}, {item} [, {idx}]) List	insert {item} in {list} [before {idx}]
+isdirectory( {directory})	Number	TRUE if {directory} is a directory
+islocked( {expr})		Number	TRUE if {expr} is locked
+items( {dict})			List	key-value pairs in {dict}
+join( {list} [, {sep}])		String	join {list} items into one String
+keys( {dict})			List	keys in {dict}
+len( {expr})			Number	the length of {expr}
+libcall( {lib}, {func}, {arg})	String	call {func} in library {lib} with {arg}
+libcallnr( {lib}, {func}, {arg})  Number  idem, but return a Number
+line( {expr})			Number	line nr of cursor, last line or mark
+line2byte( {lnum})		Number	byte count of line {lnum}
+lispindent( {lnum})		Number	Lisp indent for line {lnum}
+localtime()			Number	current time
+log( {expr})			Float	natural logarithm (base e) of {expr}
+log10( {expr})			Float	logarithm of Float {expr} to base 10
+map( {expr}, {string})		List/Dict  change each item in {expr} to {expr}
+maparg( {name}[, {mode} [, {abbr} [, {dict}]]])
+				String	rhs of mapping {name} in mode {mode}
+mapcheck( {name}[, {mode} [, {abbr}]])
+				String	check for mappings matching {name}
+match( {expr}, {pat}[, {start}[, {count}]])
+				Number	position where {pat} matches in {expr}
+matchadd( {group}, {pattern}[, {priority}[, {id}]])
+				Number	highlight {pattern} with {group}
+matcharg( {nr})			List	arguments of |:match|
+matchdelete( {id})		Number	delete match identified by {id}
+matchend( {expr}, {pat}[, {start}[, {count}]])
+				Number	position where {pat} ends in {expr}
+matchlist( {expr}, {pat}[, {start}[, {count}]])
+				List	match and submatches of {pat} in {expr}
+matchstr( {expr}, {pat}[, {start}[, {count}]])
+				String	{count}'th match of {pat} in {expr}
+max( {list})			Number	maximum value of items in {list}
+min( {list})			Number	minimum value of items in {list}
+mkdir( {name} [, {path} [, {prot}]])
+				Number	create directory {name}
+mode( [expr])			String	current editing mode
+mzeval( {expr})			any	evaluate |MzScheme| expression
+nextnonblank( {lnum})		Number	line nr of non-blank line >= {lnum}
+nr2char( {expr})		String	single char with ASCII value {expr}
+pathshorten( {expr})		String	shorten directory names in a path
+pow( {x}, {y})			Float	{x} to the power of {y}
+prevnonblank( {lnum})		Number	line nr of non-blank line <= {lnum}
+printf( {fmt}, {expr1}...)	String	format text
+pumvisible()			Number	whether popup menu is visible
+range( {expr} [, {max} [, {stride}]])
+				List	items from {expr} to {max}
+readfile( {fname} [, {binary} [, {max}]])
+				List	get list of lines from file {fname}
+reltime( [{start} [, {end}]])	List	get time value
+reltimestr( {time})		String	turn time value into a String
+remote_expr( {server}, {string} [, {idvar}])
+				String	send expression
+remote_foreground( {server})	Number	bring Vim server to the foreground
+remote_peek( {serverid} [, {retvar}])
+				Number	check for reply string
+remote_read( {serverid})	String	read reply string
+remote_send( {server}, {string} [, {idvar}])
+				String	send key sequence
+remove( {list}, {idx} [, {end}])  any	remove items {idx}-{end} from {list}
+remove( {dict}, {key})		any	remove entry {key} from {dict}
+rename( {from}, {to})		Number	rename (move) file from {from} to {to}
+repeat( {expr}, {count})	String	repeat {expr} {count} times
+resolve( {filename})		String	get filename a shortcut points to
+reverse( {list})		List	reverse {list} in-place
+round( {expr})			Float	round off {expr}
+search( {pattern} [, {flags} [, {stopline} [, {timeout}]]])
+				Number	search for {pattern}
+searchdecl( {name} [, {global} [, {thisblock}]])
+				Number	search for variable declaration
+searchpair( {start}, {middle}, {end} [, {flags} [, {skip} [...]]])
+				Number	search for other end of start/end pair
+searchpairpos( {start}, {middle}, {end} [, {flags} [, {skip} [...]]])
+				List	search for other end of start/end pair
+searchpos( {pattern} [, {flags} [, {stopline} [, {timeout}]]])
+				List	search for {pattern}
+server2client( {clientid}, {string})
+				Number	send reply string
+serverlist()			String	get a list of available servers
+setbufvar( {expr}, {varname}, {val})	set {varname} in buffer {expr} to {val}
+setcmdpos( {pos})		Number	set cursor position in command-line
+setline( {lnum}, {line})	Number	set line {lnum} to {line}
+setloclist( {nr}, {list}[, {action}])
+				Number	modify location list using {list}
+setmatches( {list})		Number	restore a list of matches
+setpos( {expr}, {list})		Number	set the {expr} position to {list}
+setqflist( {list}[, {action}])	Number	modify quickfix list using {list}
+setreg( {n}, {v}[, {opt}])	Number	set register to value and type
+settabvar( {nr}, {varname}, {val})	set {varname} in tab page {nr} to {val}
+settabwinvar( {tabnr}, {winnr}, {varname}, {val})    set {varname} in window
+					{winnr} in tab page {tabnr} to {val}
+setwinvar( {nr}, {varname}, {val})	set {varname} in window {nr} to {val}
+shellescape( {string} [, {special}])
+				String	escape {string} for use as shell
+					command argument
+simplify( {filename})		String	simplify filename as much as possible
+sin( {expr})			Float	sine of {expr}
+sinh( {expr})			Float	hyperbolic sine of {expr}
+sort( {list} [, {func}])	List	sort {list}, using {func} to compare
+soundfold( {word})		String	sound-fold {word}
+spellbadword()			String	badly spelled word at cursor
+spellsuggest( {word} [, {max} [, {capital}]])
+				List	spelling suggestions
+split( {expr} [, {pat} [, {keepempty}]])
+				List	make |List| from {pat} separated {expr}
+sqrt( {expr}			Float	squar root of {expr}
+str2float( {expr})		Float	convert String to Float
+str2nr( {expr} [, {base}])	Number	convert String to Number
+strchars( {expr})		Number	character length of the String {expr}
+strdisplaywidth( {expr} [, {col}]) Number display length of the String {expr}
+strftime( {format}[, {time}])	String	time in specified format
+stridx( {haystack}, {needle}[, {start}])
+				Number	index of {needle} in {haystack}
+string( {expr})			String	String representation of {expr} value
+strlen( {expr})			Number	length of the String {expr}
+strpart( {src}, {start}[, {len}])
+				String	{len} characters of {src} at {start}
+strridx( {haystack}, {needle} [, {start}])
+				Number	last index of {needle} in {haystack}
+strtrans( {expr})		String	translate string to make it printable
+strwidth( {expr})		Number	display cell length of the String {expr}
+submatch( {nr})			String	specific match in ":substitute"
+substitute( {expr}, {pat}, {sub}, {flags})
+				String	all {pat} in {expr} replaced with {sub}
+synID( {lnum}, {col}, {trans})	Number	syntax ID at {lnum} and {col}
+synIDattr( {synID}, {what} [, {mode}])
+				String	attribute {what} of syntax ID {synID}
+synIDtrans( {synID})		Number	translated syntax ID of {synID}
+synconcealed( {lnum}, {col})	List    info about concealing
+synstack( {lnum}, {col})	List	stack of syntax IDs at {lnum} and {col}
+system( {expr} [, {input}])	String	output of shell command/filter {expr}
+tabpagebuflist( [{arg}])	List	list of buffer numbers in tab page
+tabpagenr( [{arg}])		Number	number of current or last tab page
+tabpagewinnr( {tabarg}[, {arg}])
+				Number	number of current window in tab page
+taglist( {expr})		List	list of tags matching {expr}
+tagfiles()			List	tags files used
+tempname()			String	name for a temporary file
+tan( {expr})			Float	tangent of {expr}
+tanh( {expr})			Float	hyperbolic tangent of {expr}
+tolower( {expr})		String	the String {expr} switched to lowercase
+toupper( {expr})		String	the String {expr} switched to uppercase
+tr( {src}, {fromstr}, {tostr})	String	translate chars of {src} in {fromstr}
+					to chars in {tostr}
+trunc( {expr}			Float	truncate Float {expr}
+type( {name})			Number	type of variable {name}
+undofile( {name})		String	undo file name for {name}
+undotree()			List	undo file tree
+values( {dict})			List	values in {dict}
+virtcol( {expr})		Number	screen column of cursor or mark
+visualmode( [expr])		String	last visual mode used
+winbufnr( {nr})			Number	buffer number of window {nr}
+wincol()			Number	window column of the cursor
+winheight( {nr})		Number	height of window {nr}
+winline()			Number	window line of the cursor
+winnr( [{expr}])		Number	number of current window
+winrestcmd()			String	returns command to restore window sizes
+winrestview( {dict})		none	restore view of current window
+winsaveview()			Dict	save view of current window
+winwidth( {nr})			Number	width of window {nr}
+writefile( {list}, {fname} [, {binary}])
+				Number	write list of lines to file {fname}
+
+abs({expr})							*abs()*
+		Return the absolute value of {expr}.  When {expr} evaluates to
+		a |Float| abs() returns a |Float|.  When {expr} can be
+		converted to a |Number| abs() returns a |Number|.  Otherwise
+		abs() gives an error message and returns -1.
+		Examples: >
+			echo abs(1.456)
+<			1.456  >
+			echo abs(-5.456)
+<			5.456  >
+			echo abs(-4)
+<			4
+		{only available when compiled with the |+float| feature}
+
+
+acos({expr})							*acos()*
+		Return the arc cosine of {expr} measured in radians, as a
+		|Float| in the range of [0, pi].
+		{expr} must evaluate to a |Float| or a |Number| in the range
+		[-1, 1].
+		Examples: >
+			:echo acos(0)
+<			1.570796 >
+			:echo acos(-0.5)
+<			2.094395
+		{only available when compiled with the |+float| feature}
+
+
+add({list}, {expr})					*add()*
+		Append the item {expr} to |List| {list}.  Returns the
+		resulting |List|.  Examples: >
+			:let alist = add([1, 2, 3], item)
+			:call add(mylist, "woodstock")
+<		Note that when {expr} is a |List| it is appended as a single
+		item.  Use |extend()| to concatenate |Lists|.
+		Use |insert()| to add an item at another position.
+
+
+append({lnum}, {expr})					*append()*
+		When {expr} is a |List|: Append each item of the |List| as a
+		text line below line {lnum} in the current buffer.
+		Otherwise append {expr} as one text line below line {lnum} in
+		the current buffer.
+		{lnum} can be zero to insert a line before the first one.
+		Returns 1 for failure ({lnum} out of range or out of memory),
+		0 for success.	Example: >
+			:let failed = append(line('$'), "# THE END")
+			:let failed = append(0, ["Chapter 1", "the beginning"])
+<
+							*argc()*
+argc()		The result is the number of files in the argument list of the
+		current window.  See |arglist|.
+
+							*argidx()*
+argidx()	The result is the current index in the argument list.  0 is
+		the first file.  argc() - 1 is the last one.  See |arglist|.
+
+							*argv()*
+argv([{nr}])	The result is the {nr}th file in the argument list of the
+		current window.  See |arglist|.  "argv(0)" is the first one.
+		Example: >
+	:let i = 0
+	:while i < argc()
+	:  let f = escape(fnameescape(argv(i)), '.')
+	:  exe 'amenu Arg.' . f . ' :e ' . f . ''
+	:  let i = i + 1
+	:endwhile
+<		Without the {nr} argument a |List| with the whole |arglist| is
+		returned.
+
+asin({expr})						*asin()*
+		Return the arc sine of {expr} measured in radians, as a |Float|
+		in the range of [-pi/2, pi/2].
+		{expr} must evaluate to a |Float| or a |Number| in the range
+		[-1, 1].
+		Examples: >
+			:echo asin(0.8)
+<			0.927295 >
+			:echo asin(-0.5)
+<			-0.523599
+		{only available when compiled with the |+float| feature}
+
+
+atan({expr})						*atan()*
+		Return the principal value of the arc tangent of {expr}, in
+		the range [-pi/2, +pi/2] radians, as a |Float|.
+		{expr} must evaluate to a |Float| or a |Number|.
+		Examples: >
+			:echo atan(100)
+<			1.560797 >
+			:echo atan(-4.01)
+<			-1.326405
+		{only available when compiled with the |+float| feature}
+
+
+atan2({expr1}, {expr2})					*atan2()*
+		Return the arc tangent of {expr1} / {expr2}, measured in
+		radians, as a |Float| in the range [-pi, pi].
+		{expr1} and {expr2} must evaluate to a |Float| or a |Number|.
+		Examples: >
+			:echo atan2(-1, 1)
+<			-0.785398 >
+			:echo atan2(1, -1)
+<			2.356194
+		{only available when compiled with the |+float| feature}
+
+
+							*browse()*
+browse({save}, {title}, {initdir}, {default})
+		Put up a file requester.  This only works when "has("browse")"
+		returns non-zero (only in some GUI versions).
+		The input fields are:
+		    {save}	when non-zero, select file to write
+		    {title}	title for the requester
+		    {initdir}	directory to start browsing in
+		    {default}	default file name
+		When the "Cancel" button is hit, something went wrong, or
+		browsing is not possible, an empty string is returned.
+
+							*browsedir()*
+browsedir({title}, {initdir})
+		Put up a directory requester.  This only works when
+		"has("browse")" returns non-zero (only in some GUI versions).
+		On systems where a directory browser is not supported a file
+		browser is used.  In that case: select a file in the directory
+		to be used.
+		The input fields are:
+		    {title}	title for the requester
+		    {initdir}	directory to start browsing in
+		When the "Cancel" button is hit, something went wrong, or
+		browsing is not possible, an empty string is returned.
+
+bufexists({expr})					*bufexists()*
+		The result is a Number, which is non-zero if a buffer called
+		{expr} exists.
+		If the {expr} argument is a number, buffer numbers are used.
+		If the {expr} argument is a string it must match a buffer name
+		exactly.  The name can be:
+		- Relative to the current directory.
+		- A full path.
+		- The name of a buffer with 'buftype' set to "nofile".
+		- A URL name.
+		Unlisted buffers will be found.
+		Note that help files are listed by their short name in the
+		output of |:buffers|, but bufexists() requires using their
+		long name to be able to find them.
+		bufexists() may report a buffer exists, but to use the name
+		with a |:buffer| command you may need to use |expand()|.  Esp
+		for MS-Windows 8.3 names in the form "c:\DOCUME~1"
+		Use "bufexists(0)" to test for the existence of an alternate
+		file name.
+							*buffer_exists()*
+		Obsolete name: buffer_exists().
+
+buflisted({expr})					*buflisted()*
+		The result is a Number, which is non-zero if a buffer called
+		{expr} exists and is listed (has the 'buflisted' option set).
+		The {expr} argument is used like with |bufexists()|.
+
+bufloaded({expr})					*bufloaded()*
+		The result is a Number, which is non-zero if a buffer called
+		{expr} exists and is loaded (shown in a window or hidden).
+		The {expr} argument is used like with |bufexists()|.
+
+bufname({expr})						*bufname()*
+		The result is the name of a buffer, as it is displayed by the
+		":ls" command.
+		If {expr} is a Number, that buffer number's name is given.
+		Number zero is the alternate buffer for the current window.
+		If {expr} is a String, it is used as a |file-pattern| to match
+		with the buffer names.	This is always done like 'magic' is
+		set and 'cpoptions' is empty.  When there is more than one
+		match an empty string is returned.
+		"" or "%" can be used for the current buffer, "#" for the
+		alternate buffer.
+		A full match is preferred, otherwise a match at the start, end
+		or middle of the buffer name is accepted.  If you only want a
+		full match then put "^" at the start and "$" at the end of the
+		pattern.
+		Listed buffers are found first.  If there is a single match
+		with a listed buffer, that one is returned.  Next unlisted
+		buffers are searched for.
+		If the {expr} is a String, but you want to use it as a buffer
+		number, force it to be a Number by adding zero to it: >
+			:echo bufname("3" + 0)
+<		If the buffer doesn't exist, or doesn't have a name, an empty
+		string is returned. >
+	bufname("#")		alternate buffer name
+	bufname(3)		name of buffer 3
+	bufname("%")		name of current buffer
+	bufname("file2")	name of buffer where "file2" matches.
+<							*buffer_name()*
+		Obsolete name: buffer_name().
+
+							*bufnr()*
+bufnr({expr} [, {create}])
+		The result is the number of a buffer, as it is displayed by
+		the ":ls" command.  For the use of {expr}, see |bufname()|
+		above.
+		If the buffer doesn't exist, -1 is returned.  Or, if the
+		{create} argument is present and not zero, a new, unlisted,
+		buffer is created and its number is returned.
+		bufnr("$") is the last buffer: >
+	:let last_buffer = bufnr("$")
+<		The result is a Number, which is the highest buffer number
+		of existing buffers.  Note that not all buffers with a smaller
+		number necessarily exist, because ":bwipeout" may have removed
+		them.  Use bufexists() to test for the existence of a buffer.
+							*buffer_number()*
+		Obsolete name: buffer_number().
+							*last_buffer_nr()*
+		Obsolete name for bufnr("$"): last_buffer_nr().
+
+bufwinnr({expr})					*bufwinnr()*
+		The result is a Number, which is the number of the first
+		window associated with buffer {expr}.  For the use of {expr},
+		see |bufname()| above.	If buffer {expr} doesn't exist or
+		there is no such window, -1 is returned.  Example: >
+
+	echo "A window containing buffer 1 is " . (bufwinnr(1))
+
+<		The number can be used with |CTRL-W_w| and ":wincmd w"
+		|:wincmd|.
+		Only deals with the current tab page.
+
+
+byte2line({byte})					*byte2line()*
+		Return the line number that contains the character at byte
+		count {byte} in the current buffer.  This includes the
+		end-of-line character, depending on the 'fileformat' option
+		for the current buffer.  The first character has byte count
+		one.
+		Also see |line2byte()|, |go| and |:goto|.
+		{not available when compiled without the |+byte_offset|
+		feature}
+
+byteidx({expr}, {nr})					*byteidx()*
+		Return byte index of the {nr}'th character in the string
+		{expr}.  Use zero for the first character, it returns zero.
+		This function is only useful when there are multibyte
+		characters, otherwise the returned value is equal to {nr}.
+		Composing characters are counted as a separate character.
+		Example : >
+			echo matchstr(str, ".", byteidx(str, 3))
+<		will display the fourth character.  Another way to do the
+		same: >
+			let s = strpart(str, byteidx(str, 3))
+			echo strpart(s, 0, byteidx(s, 1))
+<		If there are less than {nr} characters -1 is returned.
+		If there are exactly {nr} characters the length of the string
+		is returned.
+
+call({func}, {arglist} [, {dict}])			*call()* *E699*
+		Call function {func} with the items in |List| {arglist} as
+		arguments.
+		{func} can either be a |Funcref| or the name of a function.
+		a:firstline and a:lastline are set to the cursor line.
+		Returns the return value of the called function.
+		{dict} is for functions with the "dict" attribute.  It will be
+		used to set the local variable "self". |Dictionary-function|
+
+ceil({expr})							*ceil()*
+		Return the smallest integral value greater than or equal to
+		{expr} as a |Float| (round up).
+		{expr} must evaluate to a |Float| or a |Number|.
+		Examples: >
+			echo ceil(1.456)
+<			2.0  >
+			echo ceil(-5.456)
+<			-5.0  >
+			echo ceil(4.0)
+<			4.0
+		{only available when compiled with the |+float| feature}
+
+changenr()						*changenr()*
+		Return the number of the most recent change.  This is the same
+		number as what is displayed with |:undolist| and can be used
+		with the |:undo| command.
+		When a change was made it is the number of that change.  After
+		redo it is the number of the redone change.  After undo it is
+		one less than the number of the undone change.
+
+char2nr({expr})						*char2nr()*
+		Return number value of the first char in {expr}.  Examples: >
+			char2nr(" ")		returns 32
+			char2nr("ABC")		returns 65
+<		The current 'encoding' is used.  Example for "utf-8": >
+			char2nr("")		returns 225
+			char2nr(""[0])		returns 195
+<		|nr2char()| does the opposite.
+
+cindent({lnum})						*cindent()*
+		Get the amount of indent for line {lnum} according the C
+		indenting rules, as with 'cindent'.
+		The indent is counted in spaces, the value of 'tabstop' is
+		relevant.  {lnum} is used just like in |getline()|.
+		When {lnum} is invalid or Vim was not compiled the |+cindent|
+		feature, -1 is returned.
+		See |C-indenting|.
+
+clearmatches()						*clearmatches()*
+		Clears all matches previously defined by |matchadd()| and the
+		|:match| commands.
+
+							*col()*
+col({expr})	The result is a Number, which is the byte index of the column
+		position given with {expr}.  The accepted positions are:
+		    .	    the cursor position
+		    $	    the end of the cursor line (the result is the
+			    number of characters in the cursor line plus one)
+		    'x	    position of mark x (if the mark is not set, 0 is
+			    returned)
+		Additionally {expr} can be [lnum, col]: a |List| with the line
+		and column number. Most useful when the column is "$", to get
+		the last column of a specific line.  When "lnum" or "col" is
+		out of range then col() returns zero.
+		To get the line number use |line()|.  To get both use
+		|getpos()|.
+		For the screen column position use |virtcol()|.
+		Note that only marks in the current file can be used.
+		Examples: >
+			col(".")		column of cursor
+			col("$")		length of cursor line plus one
+			col("'t")		column of mark t
+			col("'" . markname)	column of mark markname
+<		The first column is 1.	0 is returned for an error.
+		For an uppercase mark the column may actually be in another
+		buffer.
+		For the cursor position, when 'virtualedit' is active, the
+		column is one higher if the cursor is after the end of the
+		line.  This can be used to obtain the column in Insert mode: >
+			:imap  :let save_ve = &ve
+				\:set ve=all
+				\:echo col(".") . "\n" 
+				\let &ve = save_ve
+<
+
+complete({startcol}, {matches})			*complete()* *E785*
+		Set the matches for Insert mode completion.
+		Can only be used in Insert mode.  You need to use a mapping
+		with CTRL-R = |i_CTRL-R|.  It does not work after CTRL-O or
+		with an expression mapping.
+		{startcol} is the byte offset in the line where the completed
+		text start.  The text up to the cursor is the original text
+		that will be replaced by the matches.  Use col('.') for an
+		empty string.  "col('.') - 1" will replace one character by a
+		match.
+		{matches} must be a |List|.  Each |List| item is one match.
+		See |complete-items| for the kind of items that are possible.
+		Note that the after calling this function you need to avoid
+		inserting anything that would cause completion to stop.
+		The match can be selected with CTRL-N and CTRL-P as usual with
+		Insert mode completion.  The popup menu will appear if
+		specified, see |ins-completion-menu|.
+		Example: >
+	inoremap  =ListMonths()
+
+	func! ListMonths()
+	  call complete(col('.'), ['January', 'February', 'March',
+		\ 'April', 'May', 'June', 'July', 'August', 'September',
+		\ 'October', 'November', 'December'])
+	  return ''
+	endfunc
+<		This isn't very useful, but it shows how it works.  Note that
+		an empty string is returned to avoid a zero being inserted.
+
+complete_add({expr})				*complete_add()*
+		Add {expr} to the list of matches.  Only to be used by the
+		function specified with the 'completefunc' option.
+		Returns 0 for failure (empty string or out of memory),
+		1 when the match was added, 2 when the match was already in
+		the list.
+		See |complete-functions| for an explanation of {expr}.	It is
+		the same as one item in the list that 'omnifunc' would return.
+
+complete_check()				*complete_check()*
+		Check for a key typed while looking for completion matches.
+		This is to be used when looking for matches takes some time.
+		Returns non-zero when searching for matches is to be aborted,
+		zero otherwise.
+		Only to be used by the function specified with the
+		'completefunc' option.
+
+						*confirm()*
+confirm({msg} [, {choices} [, {default} [, {type}]]])
+		Confirm() offers the user a dialog, from which a choice can be
+		made.  It returns the number of the choice.  For the first
+		choice this is 1.
+		Note: confirm() is only supported when compiled with dialog
+		support, see |+dialog_con| and |+dialog_gui|.
+
+		{msg} is displayed in a |dialog| with {choices} as the
+		alternatives.  When {choices} is missing or empty, "&OK" is
+		used (and translated).
+		{msg} is a String, use '\n' to include a newline.  Only on
+		some systems the string is wrapped when it doesn't fit.
+
+		{choices} is a String, with the individual choices separated
+		by '\n', e.g. >
+			confirm("Save changes?", "&Yes\n&No\n&Cancel")
+<		The letter after the '&' is the shortcut key for that choice.
+		Thus you can type 'c' to select "Cancel".  The shortcut does
+		not need to be the first letter: >
+			confirm("file has been modified", "&Save\nSave &All")
+<		For the console, the first letter of each choice is used as
+		the default shortcut key.
+
+		The optional {default} argument is the number of the choice
+		that is made if the user hits .  Use 1 to make the first
+		choice the default one.  Use 0 to not set a default.  If
+		{default} is omitted, 1 is used.
+
+		The optional {type} argument gives the type of dialog.  This
+		is only used for the icon of the GTK, Mac, Motif and Win32
+		GUI.  It can be one of these values: "Error", "Question",
+		"Info", "Warning" or "Generic".  Only the first character is
+		relevant.  When {type} is omitted, "Generic" is used.
+
+		If the user aborts the dialog by pressing , CTRL-C,
+		or another valid interrupt key, confirm() returns 0.
+
+		An example: >
+   :let choice = confirm("What do you want?", "&Apples\n&Oranges\n&Bananas", 2)
+   :if choice == 0
+   :	echo "make up your mind!"
+   :elseif choice == 3
+   :	echo "tasteful"
+   :else
+   :	echo "I prefer bananas myself."
+   :endif
+<		In a GUI dialog, buttons are used.  The layout of the buttons
+		depends on the 'v' flag in 'guioptions'.  If it is included,
+		the buttons are always put vertically.	Otherwise,  confirm()
+		tries to put the buttons in one horizontal line.  If they
+		don't fit, a vertical layout is used anyway.  For some systems
+		the horizontal layout is always used.
+
+							*copy()*
+copy({expr})	Make a copy of {expr}.	For Numbers and Strings this isn't
+		different from using {expr} directly.
+		When {expr} is a |List| a shallow copy is created.  This means
+		that the original |List| can be changed without changing the
+		copy, and vice versa.  But the items are identical, thus
+		changing an item changes the contents of both |Lists|.	Also
+		see |deepcopy()|.
+
+cos({expr})						*cos()*
+		Return the cosine of {expr}, measured in radians, as a |Float|.
+		{expr} must evaluate to a |Float| or a |Number|.
+		Examples: >
+			:echo cos(100)
+<			0.862319 >
+			:echo cos(-4.01)
+<			-0.646043
+		{only available when compiled with the |+float| feature}
+
+
+cosh({expr})						*cosh()*
+		Return the hyperbolic cosine of {expr} as a |Float| in the range
+		[1, inf].
+		{expr} must evaluate to a |Float| or a |Number|.
+		Examples: >
+			:echo cosh(0.5)
+<			1.127626 >
+			:echo cosh(-0.5)
+<			-1.127626
+		{only available when compiled with the |+float| feature}
+
+		
+count({comp}, {expr} [, {ic} [, {start}]])			*count()*
+		Return the number of times an item with value {expr} appears
+		in |List| or |Dictionary| {comp}.
+		If {start} is given then start with the item with this index.
+		{start} can only be used with a |List|.
+		When {ic} is given and it's non-zero then case is ignored.
+
+
+							*cscope_connection()*
+cscope_connection([{num} , {dbpath} [, {prepend}]])
+		Checks for the existence of a |cscope| connection.  If no
+		parameters are specified, then the function returns:
+			0, if cscope was not available (not compiled in), or
+			   if there are no cscope connections;
+			1, if there is at least one cscope connection.
+
+		If parameters are specified, then the value of {num}
+		determines how existence of a cscope connection is checked:
+
+		{num}	Description of existence check
+		-----	------------------------------
+		0	Same as no parameters (e.g., "cscope_connection()").
+		1	Ignore {prepend}, and use partial string matches for
+			{dbpath}.
+		2	Ignore {prepend}, and use exact string matches for
+			{dbpath}.
+		3	Use {prepend}, use partial string matches for both
+			{dbpath} and {prepend}.
+		4	Use {prepend}, use exact string matches for both
+			{dbpath} and {prepend}.
+
+		Note: All string comparisons are case sensitive!
+
+		Examples.  Suppose we had the following (from ":cs show"): >
+
+  # pid    database name			prepend path
+  0 27664  cscope.out				/usr/local
+<
+		Invocation					Return Val ~
+		----------					---------- >
+		cscope_connection()					1
+		cscope_connection(1, "out")				1
+		cscope_connection(2, "out")				0
+		cscope_connection(3, "out")				0
+		cscope_connection(3, "out", "local")			1
+		cscope_connection(4, "out")				0
+		cscope_connection(4, "out", "local")			0
+		cscope_connection(4, "cscope.out", "/usr/local")	1
+<
+cursor({lnum}, {col} [, {off}])				*cursor()*
+cursor({list})
+		Positions the cursor at the column (byte count) {col} in the
+		line {lnum}.  The first column is one.
+		When there is one argument {list} this is used as a |List|
+		with two or three items {lnum}, {col} and {off}.  This is like
+		the return value of |getpos()|, but without the first item.
+		Does not change the jumplist.
+		If {lnum} is greater than the number of lines in the buffer,
+		the cursor will be positioned at the last line in the buffer.
+		If {lnum} is zero, the cursor will stay in the current line.
+		If {col} is greater than the number of bytes in the line,
+		the cursor will be positioned at the last character in the
+		line.
+		If {col} is zero, the cursor will stay in the current column.
+		When 'virtualedit' is used {off} specifies the offset in
+		screen columns from the start of the character.  E.g., a
+		position within a  or after the last character.
+		Returns 0 when the position could be set, -1 otherwise.
+
+
+deepcopy({expr}[, {noref}])				*deepcopy()* *E698*
+		Make a copy of {expr}.	For Numbers and Strings this isn't
+		different from using {expr} directly.
+		When {expr} is a |List| a full copy is created.  This means
+		that the original |List| can be changed without changing the
+		copy, and vice versa.  When an item is a |List|, a copy for it
+		is made, recursively.  Thus changing an item in the copy does
+		not change the contents of the original |List|.
+		When {noref} is omitted or zero a contained |List| or
+		|Dictionary| is only copied once.  All references point to
+		this single copy.  With {noref} set to 1 every occurrence of a
+		|List| or |Dictionary| results in a new copy.  This also means
+		that a cyclic reference causes deepcopy() to fail.
+								*E724*
+		Nesting is possible up to 100 levels.  When there is an item
+		that refers back to a higher level making a deep copy with
+		{noref} set to 1 will fail.
+		Also see |copy()|.
+
+delete({fname})							*delete()*
+		Deletes the file by the name {fname}.  The result is a Number,
+		which is 0 if the file was deleted successfully, and non-zero
+		when the deletion failed.
+		Use |remove()| to delete an item from a |List|.
+
+							*did_filetype()*
+did_filetype()	Returns non-zero when autocommands are being executed and the
+		FileType event has been triggered at least once.  Can be used
+		to avoid triggering the FileType event again in the scripts
+		that detect the file type. |FileType|
+		When editing another file, the counter is reset, thus this
+		really checks if the FileType event has been triggered for the
+		current buffer.  This allows an autocommand that starts
+		editing another buffer to set 'filetype' and load a syntax
+		file.
+
+diff_filler({lnum})					*diff_filler()*
+		Returns the number of filler lines above line {lnum}.
+		These are the lines that were inserted at this point in
+		another diff'ed window.  These filler lines are shown in the
+		display but don't exist in the buffer.
+		{lnum} is used like with |getline()|.  Thus "." is the current
+		line, "'m" mark m, etc.
+		Returns 0 if the current window is not in diff mode.
+
+diff_hlID({lnum}, {col})				*diff_hlID()*
+		Returns the highlight ID for diff mode at line {lnum} column
+		{col} (byte index).  When the current line does not have a
+		diff change zero is returned.
+		{lnum} is used like with |getline()|.  Thus "." is the current
+		line, "'m" mark m, etc.
+		{col} is 1 for the leftmost column, {lnum} is 1 for the first
+		line.
+		The highlight ID can be used with |synIDattr()| to obtain
+		syntax information about the highlighting.
+
+empty({expr})						*empty()*
+		Return the Number 1 if {expr} is empty, zero otherwise.
+		A |List| or |Dictionary| is empty when it does not have any
+		items.	A Number is empty when its value is zero.
+		For a long |List| this is much faster than comparing the
+		length with zero.
+
+escape({string}, {chars})				*escape()*
+		Escape the characters in {chars} that occur in {string} with a
+		backslash.  Example: >
+			:echo escape('c:\program files\vim', ' \')
+<		results in: >
+			c:\\program\ files\\vim
+<		Also see |shellescape()|.
+
+							*eval()*
+eval({string})	Evaluate {string} and return the result.  Especially useful to
+		turn the result of |string()| back into the original value.
+		This works for Numbers, Floats, Strings and composites of
+		them.  Also works for |Funcref|s that refer to existing
+		functions.
+
+eventhandler()						*eventhandler()*
+		Returns 1 when inside an event handler.  That is that Vim got
+		interrupted while waiting for the user to type a character,
+		e.g., when dropping a file on Vim.  This means interactive
+		commands cannot be used.  Otherwise zero is returned.
+
+executable({expr})					*executable()*
+		This function checks if an executable with the name {expr}
+		exists.  {expr} must be the name of the program without any
+		arguments.
+		executable() uses the value of $PATH and/or the normal
+		searchpath for programs.		*PATHEXT*
+		On MS-DOS and MS-Windows the ".exe", ".bat", etc. can
+		optionally be included.  Then the extensions in $PATHEXT are
+		tried.	Thus if "foo.exe" does not exist, "foo.exe.bat" can be
+		found.	If $PATHEXT is not set then ".exe;.com;.bat;.cmd" is
+		used.  A dot by itself can be used in $PATHEXT to try using
+		the name without an extension.	When 'shell' looks like a
+		Unix shell, then the name is also tried without adding an
+		extension.
+		On MS-DOS and MS-Windows it only checks if the file exists and
+		is not a directory, not if it's really executable.
+		On MS-Windows an executable in the same directory as Vim is
+		always found.  Since this directory is added to $PATH it
+		should also work to execute it |win32-PATH|.
+		The result is a Number:
+			1	exists
+			0	does not exist
+			-1	not implemented on this system
+
+							*exists()*
+exists({expr})	The result is a Number, which is non-zero if {expr} is
+		defined, zero otherwise.  The {expr} argument is a string,
+		which contains one of these:
+			&option-name	Vim option (only checks if it exists,
+					not if it really works)
+			+option-name	Vim option that works.
+			$ENVNAME	environment variable (could also be
+					done by comparing with an empty
+					string)
+			*funcname	built-in function (see |functions|)
+					or user defined function (see
+					|user-functions|).
+			varname		internal variable (see
+					|internal-variables|).	Also works
+					for |curly-braces-names|, |Dictionary|
+					entries, |List| items, etc.  Beware
+					that evaluating an index may cause an
+					error message for an invalid
+					expression.  E.g.: >
+					   :let l = [1, 2, 3]
+					   :echo exists("l[5]")
+<					   0 >
+					   :echo exists("l[xx]")
+<					   E121: Undefined variable: xx
+					   0
+			:cmdname	Ex command: built-in command, user
+					command or command modifier |:command|.
+					Returns:
+					1  for match with start of a command
+					2  full match with a command
+					3  matches several user commands
+					To check for a supported command
+					always check the return value to be 2.
+			:2match		The |:2match| command.
+			:3match		The |:3match| command.
+			#event		autocommand defined for this event
+			#event#pattern	autocommand defined for this event and
+					pattern (the pattern is taken
+					literally and compared to the
+					autocommand patterns character by
+					character)
+			#group		autocommand group exists
+			#group#event	autocommand defined for this group and
+					event.
+			#group#event#pattern
+					autocommand defined for this group,
+					event and pattern.
+			##event		autocommand for this event is
+					supported.
+		For checking for a supported feature use |has()|.
+
+		Examples: >
+			exists("&shortname")
+			exists("$HOSTNAME")
+			exists("*strftime")
+			exists("*s:MyFunc")
+			exists("bufcount")
+			exists(":Make")
+			exists("#CursorHold")
+			exists("#BufReadPre#*.gz")
+			exists("#filetypeindent")
+			exists("#filetypeindent#FileType")
+			exists("#filetypeindent#FileType#*")
+			exists("##ColorScheme")
+<		There must be no space between the symbol (&/$/*/#) and the
+		name.
+		There must be no extra characters after the name, although in
+		a few cases this is ignored.  That may become more strict in
+		the future, thus don't count on it!
+		Working example: >
+			exists(":make")
+<		NOT working example: >
+			exists(":make install")
+
+<		Note that the argument must be a string, not the name of the
+		variable itself.  For example: >
+			exists(bufcount)
+<		This doesn't check for existence of the "bufcount" variable,
+		but gets the value of "bufcount", and checks if that exists.
+
+exp({expr})						*exp()*
+		Return the exponential of {expr} as a |Float| in the range
+		[0, inf].
+		{expr} must evaluate to a |Float| or a |Number|.
+		Examples: >
+			:echo exp(2)
+<			7.389056 >
+			:echo exp(-1)
+<			0.367879
+		{only available when compiled with the |+float| feature}
+
+
+expand({expr} [, {flag}])				*expand()*
+		Expand wildcards and the following special keywords in {expr}.
+		The result is a String.  'wildignorecase' applies.
+
+		When there are several matches, they are separated by 
+		characters.  [Note: in version 5.0 a space was used, which
+		caused problems when a file name contains a space]
+
+		If the expansion fails, the result is an empty string.	A name
+		for a non-existing file is not included.
+
+		When {expr} starts with '%', '#' or '<', the expansion is done
+		like for the |cmdline-special| variables with their associated
+		modifiers.  Here is a short overview:
+
+			%		current file name
+			#		alternate file name
+			#n		alternate file name n
+					file name under the cursor
+					autocmd file name
+					autocmd buffer number (as a String!)
+				autocmd matched name
+					sourced script file name
+					sourced script file line number
+					word under the cursor
+					WORD under the cursor
+				the {clientid} of the last received
+					message |server2client()|
+		Modifiers:
+			:p		expand to full path
+			:h		head (last path component removed)
+			:t		tail (last path component only)
+			:r		root (one extension removed)
+			:e		extension only
+
+		Example: >
+			:let &tags = expand("%:p:h") . "/tags"
+<		Note that when expanding a string that starts with '%', '#' or
+		'<', any following text is ignored.  This does NOT work: >
+			:let doesntwork = expand("%:h.bak")
+<		Use this: >
+			:let doeswork = expand("%:h") . ".bak"
+<		Also note that expanding "" and others only returns the
+		referenced file name without further expansion.  If ""
+		is "~/.cshrc", you need to do another expand() to have the
+		"~/" expanded into the path of the home directory: >
+			:echo expand(expand(""))
+<
+		There cannot be white space between the variables and the
+		following modifier.  The |fnamemodify()| function can be used
+		to modify normal file names.
+
+		When using '%' or '#', and the current or alternate file name
+		is not defined, an empty string is used.  Using "%:p" in a
+		buffer with no name, results in the current directory, with a
+		'/' added.
+
+		When {expr} does not start with '%', '#' or '<', it is
+		expanded like a file name is expanded on the command line.
+		'suffixes' and 'wildignore' are used, unless the optional
+		{flag} argument is given and it is non-zero.  Names for
+		non-existing files are included.  The "**" item can be used to
+		search in a directory tree.  For example, to find all "README"
+		files in the current directory and below: >
+			:echo expand("**/README")
+<
+		Expand() can also be used to expand variables and environment
+		variables that are only known in a shell.  But this can be
+		slow, because a shell must be started.	See |expr-env-expand|.
+		The expanded variable is still handled like a list of file
+		names.	When an environment variable cannot be expanded, it is
+		left unchanged.  Thus ":echo expand('$FOOBAR')" results in
+		"$FOOBAR".
+
+		See |glob()| for finding existing files.  See |system()| for
+		getting the raw output of an external command.
+
+extend({expr1}, {expr2} [, {expr3}])			*extend()*
+		{expr1} and {expr2} must be both |Lists| or both
+		|Dictionaries|.
+
+		If they are |Lists|: Append {expr2} to {expr1}.
+		If {expr3} is given insert the items of {expr2} before item
+		{expr3} in {expr1}.  When {expr3} is zero insert before the
+		first item.  When {expr3} is equal to len({expr1}) then
+		{expr2} is appended.
+		Examples: >
+			:echo sort(extend(mylist, [7, 5]))
+			:call extend(mylist, [2, 3], 1)
+<		When {expr1} is the same List as {expr2} then the number of
+		items copied is equal to the original length of the List.
+		E.g., when {expr3} is 1 you get N new copies of the first item
+		(where N is the original length of the List).
+		Use |add()| to concatenate one item to a list.	To concatenate
+		two lists into a new list use the + operator: >
+			:let newlist = [1, 2, 3] + [4, 5]
+<
+		If they are |Dictionaries|:
+		Add all entries from {expr2} to {expr1}.
+		If a key exists in both {expr1} and {expr2} then {expr3} is
+		used to decide what to do:
+		{expr3} = "keep": keep the value of {expr1}
+		{expr3} = "force": use the value of {expr2}
+		{expr3} = "error": give an error message		*E737*
+		When {expr3} is omitted then "force" is assumed.
+
+		{expr1} is changed when {expr2} is not empty.  If necessary
+		make a copy of {expr1} first.
+		{expr2} remains unchanged.
+		Returns {expr1}.
+
+
+feedkeys({string} [, {mode}])				*feedkeys()*
+		Characters in {string} are queued for processing as if they
+		come from a mapping or were typed by the user.	They are added
+		to the end of the typeahead buffer, thus if a mapping is still
+		being executed these characters come after them.
+		The function does not wait for processing of keys contained in
+		{string}.
+		To include special keys into {string}, use double-quotes
+		and "\..." notation |expr-quote|. For example,
+		feedkeys("\") simulates pressing of the  key. But
+		feedkeys('\') pushes 5 characters.
+		If {mode} is absent, keys are remapped.
+		{mode} is a String, which can contain these character flags:
+		'm'	Remap keys. This is default.
+		'n'	Do not remap keys.
+		't'	Handle keys as if typed; otherwise they are handled as
+			if coming from a mapping.  This matters for undo,
+			opening folds, etc.
+		Return value is always 0.
+
+filereadable({file})					*filereadable()*
+		The result is a Number, which is TRUE when a file with the
+		name {file} exists, and can be read.  If {file} doesn't exist,
+		or is a directory, the result is FALSE.  {file} is any
+		expression, which is used as a String.
+		If you don't care about the file being readable you can use
+		|glob()|.
+							*file_readable()*
+		Obsolete name: file_readable().
+
+
+filewritable({file})					*filewritable()*
+		The result is a Number, which is 1 when a file with the
+		name {file} exists, and can be written.  If {file} doesn't
+		exist, or is not writable, the result is 0.  If {file} is a
+		directory, and we can write to it, the result is 2.
+
+
+filter({expr}, {string})					*filter()*
+		{expr} must be a |List| or a |Dictionary|.
+		For each item in {expr} evaluate {string} and when the result
+		is zero remove the item from the |List| or |Dictionary|.
+		Inside {string} |v:val| has the value of the current item.
+		For a |Dictionary| |v:key| has the key of the current item.
+		Examples: >
+			:call filter(mylist, 'v:val !~ "OLD"')
+<		Removes the items where "OLD" appears. >
+			:call filter(mydict, 'v:key >= 8')
+<		Removes the items with a key below 8. >
+			:call filter(var, 0)
+<		Removes all the items, thus clears the |List| or |Dictionary|.
+
+		Note that {string} is the result of expression and is then
+		used as an expression again.  Often it is good to use a
+		|literal-string| to avoid having to double backslashes.
+
+		The operation is done in-place.  If you want a |List| or
+		|Dictionary| to remain unmodified make a copy first: >
+			:let l = filter(copy(mylist), 'v:val =~ "KEEP"')
+
+<		Returns {expr}, the |List| or |Dictionary| that was filtered.
+		When an error is encountered while evaluating {string} no
+		further items in {expr} are processed.
+
+
+finddir({name}[, {path}[, {count}]])				*finddir()*
+		Find directory {name} in {path}.  Supports both downwards and
+		upwards recursive directory searches.  See |file-searching|
+		for the syntax of {path}.
+		Returns the path of the first found match.  When the found
+		directory is below the current directory a relative path is
+		returned.  Otherwise a full path is returned.
+		If {path} is omitted or empty then 'path' is used.
+		If the optional {count} is given, find {count}'s occurrence of
+		{name} in {path} instead of the first one.
+		When {count} is negative return all the matches in a |List|.
+		This is quite similar to the ex-command |:find|.
+		{only available when compiled with the |+file_in_path|
+		feature}
+
+findfile({name}[, {path}[, {count}]])				*findfile()*
+		Just like |finddir()|, but find a file instead of a directory.
+		Uses 'suffixesadd'.
+		Example: >
+			:echo findfile("tags.vim", ".;")
+<		Searches from the directory of the current file upwards until
+		it finds the file "tags.vim".
+
+float2nr({expr})					*float2nr()*
+		Convert {expr} to a Number by omitting the part after the
+		decimal point.
+		{expr} must evaluate to a |Float| or a Number.
+		When the value of {expr} is out of range for a |Number| the
+		result is truncated to 0x7fffffff or -0x7fffffff.  NaN results
+		in -0x80000000.
+		Examples: >
+			echo float2nr(3.95)
+<			3  >
+			echo float2nr(-23.45)
+<			-23  >
+			echo float2nr(1.0e100)
+<			2147483647  >
+			echo float2nr(-1.0e150)
+<			-2147483647  >
+			echo float2nr(1.0e-100)
+<			0
+		{only available when compiled with the |+float| feature}
+
+
+floor({expr})							*floor()*
+		Return the largest integral value less than or equal to
+		{expr} as a |Float| (round down).
+		{expr} must evaluate to a |Float| or a |Number|.
+		Examples: >
+			echo floor(1.856)
+<			1.0  >
+			echo floor(-5.456)
+<			-6.0  >
+			echo floor(4.0)
+<			4.0
+		{only available when compiled with the |+float| feature}
+		
+
+fmod({expr1}, {expr2})					*fmod()*
+		Return the remainder of {expr1} / {expr2}, even if the
+		division is not representable.  Returns {expr1} - i * {expr2}
+		for some integer i such that if {expr2} is non-zero, the
+		result has the same sign as {expr1} and magnitude less than
+		the magnitude of {expr2}.  If {expr2} is zero, the value
+		returned is zero.  The value returned is a |Float|.
+		{expr1} and {expr2} must evaluate to a |Float| or a |Number|.
+		Examples: >
+			:echo fmod(12.33, 1.22)
+<			0.13 >
+			:echo fmod(-12.33, 1.22)
+<			-0.13
+		{only available when compiled with |+float| feature}
+
+
+fnameescape({string})					*fnameescape()*
+		Escape {string} for use as file name command argument.	All
+		characters that have a special meaning, such as '%' and '|'
+		are escaped with a backslash.
+		For most systems the characters escaped are
+		" \t\n*?[{`$\\%#'\"|!<".  For systems where a backslash
+		appears in a filename, it depends on the value of 'isfname'.
+		A leading '+' and '>' is also escaped (special after |:edit|
+		and |:write|).  And a "-" by itself (special after |:cd|).
+		Example: >
+			:let fname = '+some str%nge|name'
+			:exe "edit " . fnameescape(fname)
+<		results in executing: >
+			edit \+some\ str\%nge\|name
+
+fnamemodify({fname}, {mods})				*fnamemodify()*
+		Modify file name {fname} according to {mods}.  {mods} is a
+		string of characters like it is used for file names on the
+		command line.  See |filename-modifiers|.
+		Example: >
+			:echo fnamemodify("main.c", ":p:h")
+<		results in: >
+			/home/mool/vim/vim/src
+<		Note: Environment variables don't work in {fname}, use
+		|expand()| first then.
+
+foldclosed({lnum})					*foldclosed()*
+		The result is a Number.  If the line {lnum} is in a closed
+		fold, the result is the number of the first line in that fold.
+		If the line {lnum} is not in a closed fold, -1 is returned.
+
+foldclosedend({lnum})					*foldclosedend()*
+		The result is a Number.  If the line {lnum} is in a closed
+		fold, the result is the number of the last line in that fold.
+		If the line {lnum} is not in a closed fold, -1 is returned.
+
+foldlevel({lnum})					*foldlevel()*
+		The result is a Number, which is the foldlevel of line {lnum}
+		in the current buffer.	For nested folds the deepest level is
+		returned.  If there is no fold at line {lnum}, zero is
+		returned.  It doesn't matter if the folds are open or closed.
+		When used while updating folds (from 'foldexpr') -1 is
+		returned for lines where folds are still to be updated and the
+		foldlevel is unknown.  As a special case the level of the
+		previous line is usually available.
+
+							*foldtext()*
+foldtext()	Returns a String, to be displayed for a closed fold.  This is
+		the default function used for the 'foldtext' option and should
+		only be called from evaluating 'foldtext'.  It uses the
+		|v:foldstart|, |v:foldend| and |v:folddashes| variables.
+		The returned string looks like this: >
+			+-- 45 lines: abcdef
+<		The number of dashes depends on the foldlevel.	The "45" is
+		the number of lines in the fold.  "abcdef" is the text in the
+		first non-blank line of the fold.  Leading white space, "//"
+		or "/*" and the text from the 'foldmarker' and 'commentstring'
+		options is removed.
+		{not available when compiled without the |+folding| feature}
+
+foldtextresult({lnum})					*foldtextresult()*
+		Returns the text that is displayed for the closed fold at line
+		{lnum}.  Evaluates 'foldtext' in the appropriate context.
+		When there is no closed fold at {lnum} an empty string is
+		returned.
+		{lnum} is used like with |getline()|.  Thus "." is the current
+		line, "'m" mark m, etc.
+		Useful when exporting folded text, e.g., to HTML.
+		{not available when compiled without the |+folding| feature}
+
+							*foreground()*
+foreground()	Move the Vim window to the foreground.	Useful when sent from
+		a client to a Vim server. |remote_send()|
+		On Win32 systems this might not work, the OS does not always
+		allow a window to bring itself to the foreground.  Use
+		|remote_foreground()| instead.
+		{only in the Win32, Athena, Motif and GTK GUI versions and the
+		Win32 console version}
+
+
+function({name})					*function()* *E700*
+		Return a |Funcref| variable that refers to function {name}.
+		{name} can be a user defined function or an internal function.
+
+
+garbagecollect([at_exit])				*garbagecollect()*
+		Cleanup unused |Lists| and |Dictionaries| that have circular
+		references.  There is hardly ever a need to invoke this
+		function, as it is automatically done when Vim runs out of
+		memory or is waiting for the user to press a key after
+		'updatetime'.  Items without circular references are always
+		freed when they become unused.
+		This is useful if you have deleted a very big |List| and/or
+		|Dictionary| with circular references in a script that runs
+		for a long time.
+		When the optional "at_exit" argument is one, garbage
+		collection will also be done when exiting Vim, if it wasn't
+		done before.  This is useful when checking for memory leaks.
+
+get({list}, {idx} [, {default}])			*get()*
+		Get item {idx} from |List| {list}.  When this item is not
+		available return {default}.  Return zero when {default} is
+		omitted.
+get({dict}, {key} [, {default}])
+		Get item with key {key} from |Dictionary| {dict}.  When this
+		item is not available return {default}.  Return zero when
+		{default} is omitted.
+
+							*getbufline()*
+getbufline({expr}, {lnum} [, {end}])
+		Return a |List| with the lines starting from {lnum} to {end}
+		(inclusive) in the buffer {expr}.  If {end} is omitted, a
+		|List| with only the line {lnum} is returned.
+
+		For the use of {expr}, see |bufname()| above.
+
+		For {lnum} and {end} "$" can be used for the last line of the
+		buffer.  Otherwise a number must be used.
+
+		When {lnum} is smaller than 1 or bigger than the number of
+		lines in the buffer, an empty |List| is returned.
+
+		When {end} is greater than the number of lines in the buffer,
+		it is treated as {end} is set to the number of lines in the
+		buffer.  When {end} is before {lnum} an empty |List| is
+		returned.
+
+		This function works only for loaded buffers.  For unloaded and
+		non-existing buffers, an empty |List| is returned.
+
+		Example: >
+			:let lines = getbufline(bufnr("myfile"), 1, "$")
+
+getbufvar({expr}, {varname})				*getbufvar()*
+		The result is the value of option or local buffer variable
+		{varname} in buffer {expr}.  Note that the name without "b:"
+		must be used.
+		When {varname} is empty returns a dictionary with all the
+		buffer-local variables.
+		This also works for a global or buffer-local option, but it
+		doesn't work for a global variable, window-local variable or
+		window-local option.
+		For the use of {expr}, see |bufname()| above.
+		When the buffer or variable doesn't exist an empty string is
+		returned, there is no error message.
+		Examples: >
+			:let bufmodified = getbufvar(1, "&mod")
+			:echo "todo myvar = " . getbufvar("todo", "myvar")
+<
+getchar([expr])						*getchar()*
+		Get a single character from the user or input stream.
+		If [expr] is omitted, wait until a character is available.
+		If [expr] is 0, only get a character when one is available.
+			Return zero otherwise.
+		If [expr] is 1, only check if a character is available, it is
+			not consumed.  Return zero if no character available.
+
+		Without {expr} and when {expr} is 0 a whole character or
+		special key is returned.  If it is an 8-bit character, the
+		result is a number.  Use nr2char() to convert it to a String.
+		Otherwise a String is returned with the encoded character.
+		For a special key it's a sequence of bytes starting with 0x80
+		(decimal: 128).  This is the same value as the string
+		"\", e.g., "\".  The returned value is also a
+		String when a modifier (shift, control, alt) was used that is
+		not included in the character.
+
+		When {expr} is 1 only the first byte is returned.  For a
+		one-byte character it is the character itself as a number.
+		Use nr2char() to convert it to a String.
+
+		When the user clicks a mouse button, the mouse event will be
+		returned.  The position can then be found in |v:mouse_col|,
+		|v:mouse_lnum| and |v:mouse_win|.  This example positions the
+		mouse as it would normally happen: >
+			let c = getchar()
+			if c == "\" && v:mouse_win > 0
+			  exe v:mouse_win . "wincmd w"
+			  exe v:mouse_lnum
+			  exe "normal " . v:mouse_col . "|"
+			endif
+<
+		There is no prompt, you will somehow have to make clear to the
+		user that a character has to be typed.
+		There is no mapping for the character.
+		Key codes are replaced, thus when the user presses the 
+		key you get the code for the  key, not the raw character
+		sequence.  Examples: >
+			getchar() == "\"
+			getchar() == "\"
+<		This example redefines "f" to ignore case: >
+			:nmap f :call FindChar()
+			:function FindChar()
+			:  let c = nr2char(getchar())
+			:  while col('.') < col('$') - 1
+			:    normal l
+			:    if getline('.')[col('.') - 1] ==? c
+			:      break
+			:    endif
+			:  endwhile
+			:endfunction
+
+getcharmod()						*getcharmod()*
+		The result is a Number which is the state of the modifiers for
+		the last obtained character with getchar() or in another way.
+		These values are added together:
+			2	shift
+			4	control
+			8	alt (meta)
+			16	mouse double click
+			32	mouse triple click
+			64	mouse quadruple click
+			128	Macintosh only: command
+		Only the modifiers that have not been included in the
+		character itself are obtained.	Thus Shift-a results in "A"
+		without a modifier.
+
+getcmdline()						*getcmdline()*
+		Return the current command-line.  Only works when the command
+		line is being edited, thus requires use of |c_CTRL-\_e| or
+		|c_CTRL-R_=|.
+		Example: >
+			:cmap  eescape(getcmdline(), ' \')
+<		Also see |getcmdtype()|, |getcmdpos()| and |setcmdpos()|.
+
+getcmdpos()						*getcmdpos()*
+		Return the position of the cursor in the command line as a
+		byte count.  The first column is 1.
+		Only works when editing the command line, thus requires use of
+		|c_CTRL-\_e| or |c_CTRL-R_=|.  Returns 0 otherwise.
+		Also see |getcmdtype()|, |setcmdpos()| and |getcmdline()|.
+
+getcmdtype()						*getcmdtype()*
+		Return the current command-line type. Possible return values
+		are:
+		    :	normal Ex command
+		    >	debug mode command |debug-mode|
+		    /	forward search command
+		    ?	backward search command
+		    @	|input()| command
+		    -	|:insert| or |:append| command
+		Only works when editing the command line, thus requires use of
+		|c_CTRL-\_e| or |c_CTRL-R_=|.  Returns an empty string
+		otherwise.
+		Also see |getcmdpos()|, |setcmdpos()| and |getcmdline()|.
+
+							*getcwd()*
+getcwd()	The result is a String, which is the name of the current
+		working directory.
+
+getfsize({fname})					*getfsize()*
+		The result is a Number, which is the size in bytes of the
+		given file {fname}.
+		If {fname} is a directory, 0 is returned.
+		If the file {fname} can't be found, -1 is returned.
+		If the size of {fname} is too big to fit in a Number then -2
+		is returned.
+
+getfontname([{name}])					*getfontname()*
+		Without an argument returns the name of the normal font being
+		used.  Like what is used for the Normal highlight group
+		|hl-Normal|.
+		With an argument a check is done whether {name} is a valid
+		font name.  If not then an empty string is returned.
+		Otherwise the actual font name is returned, or {name} if the
+		GUI does not support obtaining the real name.
+		Only works when the GUI is running, thus not in your vimrc or
+		gvimrc file.  Use the |GUIEnter| autocommand to use this
+		function just after the GUI has started.
+		Note that the GTK 2 GUI accepts any font name, thus checking
+		for a valid name does not work.
+
+getfperm({fname})					*getfperm()*
+		The result is a String, which is the read, write, and execute
+		permissions of the given file {fname}.
+		If {fname} does not exist or its directory cannot be read, an
+		empty string is returned.
+		The result is of the form "rwxrwxrwx", where each group of
+		"rwx" flags represent, in turn, the permissions of the owner
+		of the file, the group the file belongs to, and other users.
+		If a user does not have a given permission the flag for this
+		is replaced with the string "-".  Example: >
+			:echo getfperm("/etc/passwd")
+<		This will hopefully (from a security point of view) display
+		the string "rw-r--r--" or even "rw-------".
+
+getftime({fname})					*getftime()*
+		The result is a Number, which is the last modification time of
+		the given file {fname}.  The value is measured as seconds
+		since 1st Jan 1970, and may be passed to strftime().  See also
+		|localtime()| and |strftime()|.
+		If the file {fname} can't be found -1 is returned.
+
+getftype({fname})					*getftype()*
+		The result is a String, which is a description of the kind of
+		file of the given file {fname}.
+		If {fname} does not exist an empty string is returned.
+		Here is a table over different kinds of files and their
+		results:
+			Normal file		"file"
+			Directory		"dir"
+			Symbolic link		"link"
+			Block device		"bdev"
+			Character device	"cdev"
+			Socket			"socket"
+			FIFO			"fifo"
+			All other		"other"
+		Example: >
+			getftype("/home")
+<		Note that a type such as "link" will only be returned on
+		systems that support it.  On some systems only "dir" and
+		"file" are returned.
+
+							*getline()*
+getline({lnum} [, {end}])
+		Without {end} the result is a String, which is line {lnum}
+		from the current buffer.  Example: >
+			getline(1)
+<		When {lnum} is a String that doesn't start with a
+		digit, line() is called to translate the String into a Number.
+		To get the line under the cursor: >
+			getline(".")
+<		When {lnum} is smaller than 1 or bigger than the number of
+		lines in the buffer, an empty string is returned.
+
+		When {end} is given the result is a |List| where each item is
+		a line from the current buffer in the range {lnum} to {end},
+		including line {end}.
+		{end} is used in the same way as {lnum}.
+		Non-existing lines are silently omitted.
+		When {end} is before {lnum} an empty |List| is returned.
+		Example: >
+			:let start = line('.')
+			:let end = search("^$") - 1
+			:let lines = getline(start, end)
+
+<		To get lines from another buffer see |getbufline()|
+
+getloclist({nr})					*getloclist()*
+		Returns a list with all the entries in the location list for
+		window {nr}. When {nr} is zero the current window is used.
+		For a location list window, the displayed location list is
+		returned.  For an invalid window number {nr}, an empty list is
+		returned. Otherwise, same as |getqflist()|.
+
+getmatches()						*getmatches()*
+		Returns a |List| with all matches previously defined by
+		|matchadd()| and the |:match| commands.  |getmatches()| is
+		useful in combination with |setmatches()|, as |setmatches()|
+		can restore a list of matches saved by |getmatches()|.
+		Example: >
+			:echo getmatches()
+<			[{'group': 'MyGroup1', 'pattern': 'TODO',
+			'priority': 10, 'id': 1}, {'group': 'MyGroup2',
+			'pattern': 'FIXME', 'priority': 10, 'id': 2}] >
+			:let m = getmatches()
+			:call clearmatches()
+			:echo getmatches()
+<			[] >
+			:call setmatches(m)
+			:echo getmatches()
+<			[{'group': 'MyGroup1', 'pattern': 'TODO',
+			'priority': 10, 'id': 1}, {'group': 'MyGroup2',
+			'pattern': 'FIXME', 'priority': 10, 'id': 2}] >
+			:unlet m
+<
+
+getqflist()						*getqflist()*
+		Returns a list with all the current quickfix errors.  Each
+		list item is a dictionary with these entries:
+			bufnr	number of buffer that has the file name, use
+				bufname() to get the name
+			lnum	line number in the buffer (first line is 1)
+			col	column number (first column is 1)
+			vcol	non-zero: "col" is visual column
+				zero: "col" is byte index
+			nr	error number
+			pattern	search pattern used to locate the error
+			text	description of the error
+			type	type of the error, 'E', '1', etc.
+			valid	non-zero: recognized error message
+
+		When there is no error list or it's empty an empty list is
+		returned. Quickfix list entries with non-existing buffer
+		number are returned with "bufnr" set to zero.
+
+		Useful application: Find pattern matches in multiple files and
+		do something with them: >
+			:vimgrep /theword/jg *.c
+			:for d in getqflist()
+			:   echo bufname(d.bufnr) ':' d.lnum '=' d.text
+			:endfor
+
+
+getreg([{regname} [, 1]])				*getreg()*
+		The result is a String, which is the contents of register
+		{regname}.  Example: >
+			:let cliptext = getreg('*')
+<		getreg('=') returns the last evaluated value of the expression
+		register.  (For use in maps.)
+		getreg('=', 1) returns the expression itself, so that it can
+		be restored with |setreg()|.  For other registers the extra
+		argument is ignored, thus you can always give it.
+		If {regname} is not specified, |v:register| is used.
+
+
+getregtype([{regname}])					*getregtype()*
+		The result is a String, which is type of register {regname}.
+		The value will be one of:
+		    "v"			for |characterwise| text
+		    "V"			for |linewise| text
+		    "{width}"	for |blockwise-visual| text
+		    0			for an empty or unknown register
+		 is one character with value 0x16.
+		If {regname} is not specified, |v:register| is used.
+
+gettabvar({tabnr}, {varname})				*gettabvar()*
+		Get the value of a tab-local variable {varname} in tab page
+		{tabnr}. |t:var|
+		Tabs are numbered starting with one.
+		Note that the name without "t:" must be used.
+
+gettabwinvar({tabnr}, {winnr}, {varname})		*gettabwinvar()*
+		Get the value of window-local variable {varname} in window
+		{winnr} in tab page {tabnr}.
+		When {varname} starts with "&" get the value of a window-local
+		option.
+		Tabs are numbered starting with one.  For the current tabpage
+		use |getwinvar()|.
+		When {winnr} is zero the current window is used.
+		This also works for a global option, buffer-local option and
+		window-local option, but it doesn't work for a global variable
+		or buffer-local variable.
+		When {varname} is empty a dictionary with all window-local
+		variables is returned.
+		Note that {varname} must be the name without "w:".
+		Examples: >
+			:let list_is_on = gettabwinvar(1, 2, '&list')
+			:echo "myvar = " . gettabwinvar(3, 1, 'myvar')
+<
+							*getwinposx()*
+getwinposx()	The result is a Number, which is the X coordinate in pixels of
+		the left hand side of the GUI Vim window.  The result will be
+		-1 if the information is not available.
+
+							*getwinposy()*
+getwinposy()	The result is a Number, which is the Y coordinate in pixels of
+		the top of the GUI Vim window.	The result will be -1 if the
+		information is not available.
+
+getwinvar({winnr}, {varname})				*getwinvar()*
+		Like |gettabwinvar()| for the current tabpage.
+		Examples: >
+			:let list_is_on = getwinvar(2, '&list')
+			:echo "myvar = " . getwinvar(1, 'myvar')
+<
+glob({expr} [, {flag}])					*glob()*
+		Expand the file wildcards in {expr}.  See |wildcards| for the
+		use of special characters.
+		The result is a String.
+		When there are several matches, they are separated by 
+		characters.
+		Unless the optional {flag} argument is given and is non-zero,
+		the 'suffixes' and 'wildignore' options apply: Names matching
+		one of the patterns in 'wildignore' will be skipped and
+		'suffixes' affect the ordering of matches.
+		'wildignorecase' always applies.
+		If the expansion fails, the result is an empty string.
+		A name for a non-existing file is not included.
+
+		For most systems backticks can be used to get files names from
+		any external command.  Example: >
+			:let tagfiles = glob("`find . -name tags -print`")
+			:let &tags = substitute(tagfiles, "\n", ",", "g")
+<		The result of the program inside the backticks should be one
+		item per line.	Spaces inside an item are allowed.
+
+		See |expand()| for expanding special Vim variables.  See
+		|system()| for getting the raw output of an external command.
+
+globpath({path}, {expr} [, {flag}])			*globpath()*
+		Perform glob() on all directories in {path} and concatenate
+		the results.  Example: >
+			:echo globpath(&rtp, "syntax/c.vim")
+<		{path} is a comma-separated list of directory names.  Each
+		directory name is prepended to {expr} and expanded like with
+		|glob()|.  A path separator is inserted when needed.
+		To add a comma inside a directory name escape it with a
+		backslash.  Note that on MS-Windows a directory may have a
+		trailing backslash, remove it if you put a comma after it.
+		If the expansion fails for one of the directories, there is no
+		error message.
+		Unless the optional {flag} argument is given and is non-zero,
+		the 'suffixes' and 'wildignore' options apply: Names matching
+		one of the patterns in 'wildignore' will be skipped and
+		'suffixes' affect the ordering of matches.
+
+		The "**" item can be used to search in a directory tree.
+		For example, to find all "README.txt" files in the directories
+		in 'runtimepath' and below: >
+			:echo globpath(&rtp, "**/README.txt")
+<		Upwards search and limiting the depth of "**" is not
+		supported, thus using 'path' will not always work properly.
+
+							*has()*
+has({feature})	The result is a Number, which is 1 if the feature {feature} is
+		supported, zero otherwise.  The {feature} argument is a
+		string.  See |feature-list| below.
+		Also see |exists()|.
+
+
+has_key({dict}, {key})					*has_key()*
+		The result is a Number, which is 1 if |Dictionary| {dict} has
+		an entry with key {key}.  Zero otherwise.
+
+haslocaldir()						*haslocaldir()*
+		The result is a Number, which is 1 when the current
+		window has set a local path via |:lcd|, and 0 otherwise.
+
+hasmapto({what} [, {mode} [, {abbr}]])			*hasmapto()*
+		The result is a Number, which is 1 if there is a mapping that
+		contains {what} in somewhere in the rhs (what it is mapped to)
+		and this mapping exists in one of the modes indicated by
+		{mode}.
+		When {abbr} is there and it is non-zero use abbreviations
+		instead of mappings.  Don't forget to specify Insert and/or
+		Command-line mode.
+		Both the global mappings and the mappings local to the current
+		buffer are checked for a match.
+		If no matching mapping is found 0 is returned.
+		The following characters are recognized in {mode}:
+			n	Normal mode
+			v	Visual mode
+			o	Operator-pending mode
+			i	Insert mode
+			l	Language-Argument ("r", "f", "t", etc.)
+			c	Command-line mode
+		When {mode} is omitted, "nvo" is used.
+
+		This function is useful to check if a mapping already exists
+		to a function in a Vim script.	Example: >
+			:if !hasmapto('\ABCdoit')
+			:   map d \ABCdoit
+			:endif
+<		This installs the mapping to "\ABCdoit" only if there isn't
+		already a mapping to "\ABCdoit".
+
+histadd({history}, {item})				*histadd()*
+		Add the String {item} to the history {history} which can be
+		one of:					*hist-names*
+			"cmd"	 or ":"	  command line history
+			"search" or "/"   search pattern history
+			"expr"	 or "="   typed expression history
+			"input"  or "@"	  input line history
+		If {item} does already exist in the history, it will be
+		shifted to become the newest entry.
+		The result is a Number: 1 if the operation was successful,
+		otherwise 0 is returned.
+
+		Example: >
+			:call histadd("input", strftime("%Y %b %d"))
+			:let date=input("Enter date: ")
+<		This function is not available in the |sandbox|.
+
+histdel({history} [, {item}])				*histdel()*
+		Clear {history}, i.e. delete all its entries.  See |hist-names|
+		for the possible values of {history}.
+
+		If the parameter {item} evaluates to a String, it is used as a
+		regular expression.  All entries matching that expression will
+		be removed from the history (if there are any).
+		Upper/lowercase must match, unless "\c" is used |/\c|.
+		If {item} evaluates to a Number, it will be interpreted as
+		an index, see |:history-indexing|.  The respective entry will
+		be removed if it exists.
+
+		The result is a Number: 1 for a successful operation,
+		otherwise 0 is returned.
+
+		Examples:
+		Clear expression register history: >
+			:call histdel("expr")
+<
+		Remove all entries starting with "*" from the search history: >
+			:call histdel("/", '^\*')
+<
+		The following three are equivalent: >
+			:call histdel("search", histnr("search"))
+			:call histdel("search", -1)
+			:call histdel("search", '^'.histget("search", -1).'$')
+<
+		To delete the last search pattern and use the last-but-one for
+		the "n" command and 'hlsearch': >
+			:call histdel("search", -1)
+			:let @/ = histget("search", -1)
+
+histget({history} [, {index}])				*histget()*
+		The result is a String, the entry with Number {index} from
+		{history}.  See |hist-names| for the possible values of
+		{history}, and |:history-indexing| for {index}.  If there is
+		no such entry, an empty String is returned.  When {index} is
+		omitted, the most recent item from the history is used.
+
+		Examples:
+		Redo the second last search from history. >
+			:execute '/' . histget("search", -2)
+
+<		Define an Ex command ":H {num}" that supports re-execution of
+		the {num}th entry from the output of |:history|. >
+			:command -nargs=1 H execute histget("cmd", 0+)
+<
+histnr({history})					*histnr()*
+		The result is the Number of the current entry in {history}.
+		See |hist-names| for the possible values of {history}.
+		If an error occurred, -1 is returned.
+
+		Example: >
+			:let inp_index = histnr("expr")
+<
+hlexists({name})					*hlexists()*
+		The result is a Number, which is non-zero if a highlight group
+		called {name} exists.  This is when the group has been
+		defined in some way.  Not necessarily when highlighting has
+		been defined for it, it may also have been used for a syntax
+		item.
+							*highlight_exists()*
+		Obsolete name: highlight_exists().
+
+							*hlID()*
+hlID({name})	The result is a Number, which is the ID of the highlight group
+		with name {name}.  When the highlight group doesn't exist,
+		zero is returned.
+		This can be used to retrieve information about the highlight
+		group.	For example, to get the background color of the
+		"Comment" group: >
+	:echo synIDattr(synIDtrans(hlID("Comment")), "bg")
+<							*highlightID()*
+		Obsolete name: highlightID().
+
+hostname()						*hostname()*
+		The result is a String, which is the name of the machine on
+		which Vim is currently running.  Machine names greater than
+		256 characters long are truncated.
+
+iconv({expr}, {from}, {to})				*iconv()*
+		The result is a String, which is the text {expr} converted
+		from encoding {from} to encoding {to}.
+		When the conversion completely fails an empty string is
+		returned.  When some characters could not be converted they
+		are replaced with "?".
+		The encoding names are whatever the iconv() library function
+		can accept, see ":!man 3 iconv".
+		Most conversions require Vim to be compiled with the |+iconv|
+		feature.  Otherwise only UTF-8 to latin1 conversion and back
+		can be done.
+		This can be used to display messages with special characters,
+		no matter what 'encoding' is set to.  Write the message in
+		UTF-8 and use: >
+			echo iconv(utf8_str, "utf-8", &enc)
+<		Note that Vim uses UTF-8 for all Unicode encodings, conversion
+		from/to UCS-2 is automatically changed to use UTF-8.  You
+		cannot use UCS-2 in a string anyway, because of the NUL bytes.
+		{only available when compiled with the |+multi_byte| feature}
+
+							*indent()*
+indent({lnum})	The result is a Number, which is indent of line {lnum} in the
+		current buffer.  The indent is counted in spaces, the value
+		of 'tabstop' is relevant.  {lnum} is used just like in
+		|getline()|.
+		When {lnum} is invalid -1 is returned.
+
+
+index({list}, {expr} [, {start} [, {ic}]])			*index()*
+		Return the lowest index in |List| {list} where the item has a
+		value equal to {expr}.  There is no automatic conversion, so
+		the String "4" is different from the Number 4.  And the number
+		4 is different from the Float 4.0.  The value of 'ignorecase'
+		is not used here, case always matters.
+		If {start} is given then start looking at the item with index
+		{start} (may be negative for an item relative to the end).
+		When {ic} is given and it is non-zero, ignore case.  Otherwise
+		case must match.
+		-1 is returned when {expr} is not found in {list}.
+		Example: >
+			:let idx = index(words, "the")
+			:if index(numbers, 123) >= 0
+
+
+input({prompt} [, {text} [, {completion}]])		*input()*
+		The result is a String, which is whatever the user typed on
+		the command-line.  The {prompt} argument is either a prompt
+		string, or a blank string (for no prompt).  A '\n' can be used
+		in the prompt to start a new line.
+		The highlighting set with |:echohl| is used for the prompt.
+		The input is entered just like a command-line, with the same
+		editing commands and mappings.	There is a separate history
+		for lines typed for input().
+		Example: >
+			:if input("Coffee or beer? ") == "beer"
+			:  echo "Cheers!"
+			:endif
+<
+		If the optional {text} argument is present and not empty, this
+		is used for the default reply, as if the user typed this.
+		Example: >
+			:let color = input("Color? ", "white")
+
+<		The optional {completion} argument specifies the type of
+		completion supported for the input.  Without it completion is
+		not performed.	The supported completion types are the same as
+		that can be supplied to a user-defined command using the
+		"-complete=" argument.	Refer to |:command-completion| for
+		more information.  Example: >
+			let fname = input("File: ", "", "file")
+<
+		NOTE: This function must not be used in a startup file, for
+		the versions that only run in GUI mode (e.g., the Win32 GUI).
+		Note: When input() is called from within a mapping it will
+		consume remaining characters from that mapping, because a
+		mapping is handled like the characters were typed.
+		Use |inputsave()| before input() and |inputrestore()|
+		after input() to avoid that.  Another solution is to avoid
+		that further characters follow in the mapping, e.g., by using
+		|:execute| or |:normal|.
+
+		Example with a mapping: >
+			:nmap \x :call GetFoo():exe "/" . Foo
+			:function GetFoo()
+			:  call inputsave()
+			:  let g:Foo = input("enter search pattern: ")
+			:  call inputrestore()
+			:endfunction
+
+inputdialog({prompt} [, {text} [, {cancelreturn}]])		*inputdialog()*
+		Like |input()|, but when the GUI is running and text dialogs
+		are supported, a dialog window pops up to input the text.
+		Example: >
+			:let n = inputdialog("value for shiftwidth", &sw)
+			:if n != ""
+			:  let &sw = n
+			:endif
+<		When the dialog is cancelled {cancelreturn} is returned.  When
+		omitted an empty string is returned.
+		Hitting  works like pressing the OK button.  Hitting
+		 works like pressing the Cancel button.
+		NOTE: Command-line completion is not supported.
+
+inputlist({textlist})					*inputlist()*
+		{textlist} must be a |List| of strings.  This |List| is
+		displayed, one string per line.  The user will be prompted to
+		enter a number, which is returned.
+		The user can also select an item by clicking on it with the
+		mouse.	For the first string 0 is returned.  When clicking
+		above the first item a negative number is returned.  When
+		clicking on the prompt one more than the length of {textlist}
+		is returned.
+		Make sure {textlist} has less than 'lines' entries, otherwise
+		it won't work.	It's a good idea to put the entry number at
+		the start of the string.  And put a prompt in the first item.
+		Example: >
+			let color = inputlist(['Select color:', '1. red',
+				\ '2. green', '3. blue'])
+
+inputrestore()						*inputrestore()*
+		Restore typeahead that was saved with a previous |inputsave()|.
+		Should be called the same number of times inputsave() is
+		called.  Calling it more often is harmless though.
+		Returns 1 when there is nothing to restore, 0 otherwise.
+
+inputsave()						*inputsave()*
+		Preserve typeahead (also from mappings) and clear it, so that
+		a following prompt gets input from the user.  Should be
+		followed by a matching inputrestore() after the prompt.  Can
+		be used several times, in which case there must be just as
+		many inputrestore() calls.
+		Returns 1 when out of memory, 0 otherwise.
+
+inputsecret({prompt} [, {text}])			*inputsecret()*
+		This function acts much like the |input()| function with but
+		two exceptions:
+		a) the user's response will be displayed as a sequence of
+		asterisks ("*") thereby keeping the entry secret, and
+		b) the user's response will not be recorded on the input
+		|history| stack.
+		The result is a String, which is whatever the user actually
+		typed on the command-line in response to the issued prompt.
+		NOTE: Command-line completion is not supported.
+
+insert({list}, {item} [, {idx}])			*insert()*
+		Insert {item} at the start of |List| {list}.
+		If {idx} is specified insert {item} before the item with index
+		{idx}.	If {idx} is zero it goes before the first item, just
+		like omitting {idx}.  A negative {idx} is also possible, see
+		|list-index|.  -1 inserts just before the last item.
+		Returns the resulting |List|.  Examples: >
+			:let mylist = insert([2, 3, 5], 1)
+			:call insert(mylist, 4, -1)
+			:call insert(mylist, 6, len(mylist))
+<		The last example can be done simpler with |add()|.
+		Note that when {item} is a |List| it is inserted as a single
+		item.  Use |extend()| to concatenate |Lists|.
+
+isdirectory({directory})				*isdirectory()*
+		The result is a Number, which is non-zero when a directory
+		with the name {directory} exists.  If {directory} doesn't
+		exist, or isn't a directory, the result is FALSE.  {directory}
+		is any expression, which is used as a String.
+
+islocked({expr})					*islocked()* *E786*
+		The result is a Number, which is non-zero when {expr} is the
+		name of a locked variable.
+		{expr} must be the name of a variable, |List| item or
+		|Dictionary| entry, not the variable itself!  Example: >
+			:let alist = [0, ['a', 'b'], 2, 3]
+			:lockvar 1 alist
+			:echo islocked('alist')		" 1
+			:echo islocked('alist[1]')	" 0
+
+<		When {expr} is a variable that does not exist you get an error
+		message.  Use |exists()| to check for existence.
+
+items({dict})						*items()*
+		Return a |List| with all the key-value pairs of {dict}.  Each
+		|List| item is a list with two items: the key of a {dict}
+		entry and the value of this entry.  The |List| is in arbitrary
+		order.
+
+
+join({list} [, {sep}])					*join()*
+		Join the items in {list} together into one String.
+		When {sep} is specified it is put in between the items.  If
+		{sep} is omitted a single space is used.
+		Note that {sep} is not added at the end.  You might want to
+		add it there too: >
+			let lines = join(mylist, "\n") . "\n"
+<		String items are used as-is.  |Lists| and |Dictionaries| are
+		converted into a string like with |string()|.
+		The opposite function is |split()|.
+
+keys({dict})						*keys()*
+		Return a |List| with all the keys of {dict}.  The |List| is in
+		arbitrary order.
+
+							*len()* *E701*
+len({expr})	The result is a Number, which is the length of the argument.
+		When {expr} is a String or a Number the length in bytes is
+		used, as with |strlen()|.
+		When {expr} is a |List| the number of items in the |List| is
+		returned.
+		When {expr} is a |Dictionary| the number of entries in the
+		|Dictionary| is returned.
+		Otherwise an error is given.
+
+						*libcall()* *E364* *E368*
+libcall({libname}, {funcname}, {argument})
+		Call function {funcname} in the run-time library {libname}
+		with single argument {argument}.
+		This is useful to call functions in a library that you
+		especially made to be used with Vim.  Since only one argument
+		is possible, calling standard library functions is rather
+		limited.
+		The result is the String returned by the function.  If the
+		function returns NULL, this will appear as an empty string ""
+		to Vim.
+		If the function returns a number, use libcallnr()!
+		If {argument} is a number, it is passed to the function as an
+		int; if {argument} is a string, it is passed as a
+		null-terminated string.
+		This function will fail in |restricted-mode|.
+
+		libcall() allows you to write your own 'plug-in' extensions to
+		Vim without having to recompile the program.  It is NOT a
+		means to call system functions!  If you try to do so Vim will
+		very probably crash.
+
+		For Win32, the functions you write must be placed in a DLL
+		and use the normal C calling convention (NOT Pascal which is
+		used in Windows System DLLs).  The function must take exactly
+		one parameter, either a character pointer or a long integer,
+		and must return a character pointer or NULL.  The character
+		pointer returned must point to memory that will remain valid
+		after the function has returned (e.g. in static data in the
+		DLL).  If it points to allocated memory, that memory will
+		leak away.  Using a static buffer in the function should work,
+		it's then freed when the DLL is unloaded.
+
+		WARNING: If the function returns a non-valid pointer, Vim may
+		crash!	This also happens if the function returns a number,
+		because Vim thinks it's a pointer.
+		For Win32 systems, {libname} should be the filename of the DLL
+		without the ".DLL" suffix.  A full path is only required if
+		the DLL is not in the usual places.
+		For Unix: When compiling your own plugins, remember that the
+		object code must be compiled as position-independent ('PIC').
+		{only in Win32 and some Unix versions, when the |+libcall|
+		feature is present}
+		Examples: >
+			:echo libcall("libc.so", "getenv", "HOME")
+<
+							*libcallnr()*
+libcallnr({libname}, {funcname}, {argument})
+		Just like |libcall()|, but used for a function that returns an
+		int instead of a string.
+		{only in Win32 on some Unix versions, when the |+libcall|
+		feature is present}
+		Examples: >
+			:echo libcallnr("/usr/lib/libc.so", "getpid", "")
+			:call libcallnr("libc.so", "printf", "Hello World!\n")
+			:call libcallnr("libc.so", "sleep", 10)
+<
+							*line()*
+line({expr})	The result is a Number, which is the line number of the file
+		position given with {expr}.  The accepted positions are:
+		    .	    the cursor position
+		    $	    the last line in the current buffer
+		    'x	    position of mark x (if the mark is not set, 0 is
+			    returned)
+		    w0	    first line visible in current window
+		    w$	    last line visible in current window
+		    v	    In Visual mode: the start of the Visual area (the
+			    cursor is the end).  When not in Visual mode
+			    returns the cursor position.  Differs from |'<| in
+			    that it's updated right away.
+		Note that a mark in another file can be used.  The line number
+		then applies to another buffer.
+		To get the column number use |col()|.  To get both use
+		|getpos()|.
+		Examples: >
+			line(".")		line number of the cursor
+			line("'t")		line number of mark t
+			line("'" . marker)	line number of mark marker
+<							*last-position-jump*
+		This autocommand jumps to the last known position in a file
+		just after opening it, if the '" mark is set: >
+	:au BufReadPost * if line("'\"") > 1 && line("'\"") <= line("$") | exe "normal! g`\"" | endif
+
+line2byte({lnum})					*line2byte()*
+		Return the byte count from the start of the buffer for line
+		{lnum}.  This includes the end-of-line character, depending on
+		the 'fileformat' option for the current buffer.  The first
+		line returns 1.
+		This can also be used to get the byte count for the line just
+		below the last line: >
+			line2byte(line("$") + 1)
+<		This is the file size plus one.
+		When {lnum} is invalid, or the |+byte_offset| feature has been
+		disabled at compile time, -1 is returned.
+		Also see |byte2line()|, |go| and |:goto|.
+
+lispindent({lnum})					*lispindent()*
+		Get the amount of indent for line {lnum} according the lisp
+		indenting rules, as with 'lisp'.
+		The indent is counted in spaces, the value of 'tabstop' is
+		relevant.  {lnum} is used just like in |getline()|.
+		When {lnum} is invalid or Vim was not compiled the
+		|+lispindent| feature, -1 is returned.
+
+localtime()						*localtime()*
+		Return the current time, measured as seconds since 1st Jan
+		1970.  See also |strftime()| and |getftime()|.
+
+
+log({expr})						*log()*
+		Return the natural logarithm (base e) of {expr} as a |Float|.
+		{expr} must evaluate to a |Float| or a |Number| in the range
+		(0, inf].
+		Examples: >
+			:echo log(10)
+<			2.302585 >
+			:echo log(exp(5))
+<			5.0
+		{only available when compiled with the |+float| feature}
+
+
+log10({expr})						*log10()*
+		Return the logarithm of Float {expr} to base 10 as a |Float|.
+		{expr} must evaluate to a |Float| or a |Number|.
+		Examples: >
+			:echo log10(1000)
+<			3.0 >
+			:echo log10(0.01)
+<			-2.0
+		{only available when compiled with the |+float| feature}
+		
+map({expr}, {string})					*map()*
+		{expr} must be a |List| or a |Dictionary|.
+		Replace each item in {expr} with the result of evaluating
+		{string}.
+		Inside {string} |v:val| has the value of the current item.
+		For a |Dictionary| |v:key| has the key of the current item
+		and for a |List| |v:key| has the index of the current item.
+		Example: >
+			:call map(mylist, '"> " . v:val . " <"')
+<		This puts "> " before and " <" after each item in "mylist".
+
+		Note that {string} is the result of an expression and is then
+		used as an expression again.  Often it is good to use a
+		|literal-string| to avoid having to double backslashes.  You
+		still have to double ' quotes
+
+		The operation is done in-place.  If you want a |List| or
+		|Dictionary| to remain unmodified make a copy first: >
+			:let tlist = map(copy(mylist), ' & . "\t"')
+
+<		Returns {expr}, the |List| or |Dictionary| that was filtered.
+		When an error is encountered while evaluating {string} no
+		further items in {expr} are processed.
+
+
+maparg({name}[, {mode} [, {abbr} [, {dict}]]])			*maparg()*
+		When {dict} is omitted or zero: Return the rhs of mapping
+		{name} in mode {mode}.  The returned String has special
+		characters translated like in the output of the ":map" command
+		listing.
+		
+		When there is no mapping for {name}, an empty String is
+		returned.
+
+		The {name} can have special key names, like in the ":map"
+		command.
+
+		{mode} can be one of these strings:
+			"n"	Normal
+			"v"	Visual (including Select)
+			"o"	Operator-pending
+			"i"	Insert
+			"c"	Cmd-line
+			"s"	Select
+			"x"	Visual
+			"l"	langmap |language-mapping|
+			""	Normal, Visual and Operator-pending
+		When {mode} is omitted, the modes for "" are used.
+
+		When {abbr} is there and it is non-zero use abbreviations
+		instead of mappings.
+
+		When {dict} is there and it is non-zero return a dictionary
+		containing all the information of the mapping with the
+		following items:
+		  "lhs"	     The {lhs} of the mapping.
+		  "rhs"	     The {rhs} of the mapping as typed.
+		  "silent"   1 for a |:map-silent| mapping, else 0.
+		  "noremap"  1 if the {rhs} of the mapping is not remappable.
+		  "expr"     1 for an expression mapping (|:map-|).
+		  "buffer"   1 for a buffer local mapping (|:map-local|).
+		  "mode"     Modes for which the mapping is defined. In
+			     addition to the modes mentioned above, these
+			     characters will be used:
+			     " "     Normal, Visual and Operator-pending
+			     "!"     Insert and Commandline mode
+				     (|mapmode-ic|)
+		  "sid"	     The script local ID, used for  mappings
+			     (||).
+
+		The mappings local to the current buffer are checked first,
+		then the global mappings.
+		This function can be used to map a key even when it's already
+		mapped, and have it do the original mapping too.  Sketch: >
+			exe 'nnoremap  ==' . maparg('', 'n')
+
+
+mapcheck({name}[, {mode} [, {abbr}]])			*mapcheck()*
+		Check if there is a mapping that matches with {name} in mode
+		{mode}.  See |maparg()| for {mode} and special names in
+		{name}.
+		When {abbr} is there and it is non-zero use abbreviations
+		instead of mappings.
+		A match happens with a mapping that starts with {name} and
+		with a mapping which is equal to the start of {name}.
+
+			matches mapping "a"	"ab"	"abc" ~
+		   mapcheck("a")	yes	yes	 yes
+		   mapcheck("abc")	yes	yes	 yes
+		   mapcheck("ax")	yes	no	 no
+		   mapcheck("b")	no	no	 no
+
+		The difference with maparg() is that mapcheck() finds a
+		mapping that matches with {name}, while maparg() only finds a
+		mapping for {name} exactly.
+		When there is no mapping that starts with {name}, an empty
+		String is returned.  If there is one, the rhs of that mapping
+		is returned.  If there are several mappings that start with
+		{name}, the rhs of one of them is returned.
+		The mappings local to the current buffer are checked first,
+		then the global mappings.
+		This function can be used to check if a mapping can be added
+		without being ambiguous.  Example: >
+	:if mapcheck("_vv") == ""
+	:   map _vv :set guifont=7x13
+	:endif
+<		This avoids adding the "_vv" mapping when there already is a
+		mapping for "_v" or for "_vvv".
+
+match({expr}, {pat}[, {start}[, {count}]])			*match()*
+		When {expr} is a |List| then this returns the index of the
+		first item where {pat} matches.  Each item is used as a
+		String, |Lists| and |Dictionaries| are used as echoed.
+		Otherwise, {expr} is used as a String.	The result is a
+		Number, which gives the index (byte offset) in {expr} where
+		{pat} matches.
+		A match at the first character or |List| item returns zero.
+		If there is no match -1 is returned.
+		Example: >
+			:echo match("testing", "ing")	" results in 4
+			:echo match([1, 'x'], '\a')	" results in 1
+<		See |string-match| for how {pat} is used.
+								*strpbrk()*
+		Vim doesn't have a strpbrk() function.	But you can do: >
+			:let sepidx = match(line, '[.,;: \t]')
+<								*strcasestr()*
+		Vim doesn't have a strcasestr() function.  But you can add
+		"\c" to the pattern to ignore case: >
+			:let idx = match(haystack, '\cneedle')
+<
+		If {start} is given, the search starts from byte index
+		{start} in a String or item {start} in a |List|.
+		The result, however, is still the index counted from the
+		first character/item.  Example: >
+			:echo match("testing", "ing", 2)
+<		result is again "4". >
+			:echo match("testing", "ing", 4)
+<		result is again "4". >
+			:echo match("testing", "t", 2)
+<		result is "3".
+		For a String, if {start} > 0 then it is like the string starts
+		{start} bytes later, thus "^" will match at {start}.  Except
+		when {count} is given, then it's like matches before the
+		{start} byte are ignored (this is a bit complicated to keep it
+		backwards compatible).
+		For a String, if {start} < 0, it will be set to 0.  For a list
+		the index is counted from the end.
+		If {start} is out of range ({start} > strlen({expr}) for a
+		String or {start} > len({expr}) for a |List|) -1 is returned.
+
+		When {count} is given use the {count}'th match.  When a match
+		is found in a String the search for the next one starts one
+		character further.  Thus this example results in 1: >
+			echo match("testing", "..", 0, 2)
+<		In a |List| the search continues in the next item.
+		Note that when {count} is added the way {start} works changes,
+		see above.
+
+		See |pattern| for the patterns that are accepted.
+		The 'ignorecase' option is used to set the ignore-caseness of
+		the pattern.  'smartcase' is NOT used.	The matching is always
+		done like 'magic' is set and 'cpoptions' is empty.
+
+					*matchadd()* *E798* *E799* *E801*
+matchadd({group}, {pattern}[, {priority}[, {id}]])
+		Defines a pattern to be highlighted in the current window (a
+		"match").  It will be highlighted with {group}.  Returns an
+		identification number (ID), which can be used to delete the
+		match using |matchdelete()|.
+
+		The optional {priority} argument assigns a priority to the
+		match.	A match with a high priority will have its
+		highlighting overrule that of a match with a lower priority.
+		A priority is specified as an integer (negative numbers are no
+		exception).  If the {priority} argument is not specified, the
+		default priority is 10.  The priority of 'hlsearch' is zero,
+		hence all matches with a priority greater than zero will
+		overrule it.  Syntax highlighting (see 'syntax') is a separate
+		mechanism, and regardless of the chosen priority a match will
+		always overrule syntax highlighting.
+
+		The optional {id} argument allows the request for a specific
+		match ID.  If a specified ID is already taken, an error
+		message will appear and the match will not be added.  An ID
+		is specified as a positive integer (zero excluded).  IDs 1, 2
+		and 3 are reserved for |:match|, |:2match| and |:3match|,
+		respectively.  If the {id} argument is not specified,
+		|matchadd()| automatically chooses a free ID.
+
+		The number of matches is not limited, as it is the case with
+		the |:match| commands.
+
+		Example: >
+			:highlight MyGroup ctermbg=green guibg=green
+			:let m = matchadd("MyGroup", "TODO")
+<		Deletion of the pattern: >
+			:call matchdelete(m)
+
+<		A list of matches defined by |matchadd()| and |:match| are
+		available from |getmatches()|.	All matches can be deleted in
+		one operation by |clearmatches()|.
+
+matcharg({nr})							*matcharg()*
+		Selects the {nr} match item, as set with a |:match|,
+		|:2match| or |:3match| command.
+		Return a |List| with two elements:
+			The name of the highlight group used
+			The pattern used.
+		When {nr} is not 1, 2 or 3 returns an empty |List|.
+		When there is no match item set returns ['', ''].
+		This is useful to save and restore a |:match|.
+		Highlighting matches using the |:match| commands are limited
+		to three matches. |matchadd()| does not have this limitation.
+
+matchdelete({id})			       *matchdelete()* *E802* *E803*
+		Deletes a match with ID {id} previously defined by |matchadd()|
+		or one of the |:match| commands.  Returns 0 if successful,
+		otherwise -1.  See example for |matchadd()|.  All matches can
+		be deleted in one operation by |clearmatches()|.
+
+matchend({expr}, {pat}[, {start}[, {count}]])			*matchend()*
+		Same as |match()|, but return the index of first character
+		after the match.  Example: >
+			:echo matchend("testing", "ing")
+<		results in "7".
+							*strspn()* *strcspn()*
+		Vim doesn't have a strspn() or strcspn() function, but you can
+		do it with matchend(): >
+			:let span = matchend(line, '[a-zA-Z]')
+			:let span = matchend(line, '[^a-zA-Z]')
+<		Except that -1 is returned when there are no matches.
+
+		The {start}, if given, has the same meaning as for |match()|. >
+			:echo matchend("testing", "ing", 2)
+<		results in "7". >
+			:echo matchend("testing", "ing", 5)
+<		result is "-1".
+		When {expr} is a |List| the result is equal to |match()|.
+
+matchlist({expr}, {pat}[, {start}[, {count}]])			*matchlist()*
+		Same as |match()|, but return a |List|.  The first item in the
+		list is the matched string, same as what matchstr() would
+		return.  Following items are submatches, like "\1", "\2", etc.
+		in |:substitute|.  When an optional submatch didn't match an
+		empty string is used.  Example: >
+			echo matchlist('acd', '\(a\)\?\(b\)\?\(c\)\?\(.*\)')
+<		Results in: ['acd', 'a', '', 'c', 'd', '', '', '', '', '']
+		When there is no match an empty list is returned.
+
+matchstr({expr}, {pat}[, {start}[, {count}]])			*matchstr()*
+		Same as |match()|, but return the matched string.  Example: >
+			:echo matchstr("testing", "ing")
+<		results in "ing".
+		When there is no match "" is returned.
+		The {start}, if given, has the same meaning as for |match()|. >
+			:echo matchstr("testing", "ing", 2)
+<		results in "ing". >
+			:echo matchstr("testing", "ing", 5)
+<		result is "".
+		When {expr} is a |List| then the matching item is returned.
+		The type isn't changed, it's not necessarily a String.
+
+							*max()*
+max({list})	Return the maximum value of all items in {list}.
+		If {list} is not a list or one of the items in {list} cannot
+		be used as a Number this results in an error.
+		An empty |List| results in zero.
+
+							*min()*
+min({list})	Return the minimum value of all items in {list}.
+		If {list} is not a list or one of the items in {list} cannot
+		be used as a Number this results in an error.
+		An empty |List| results in zero.
+
+							*mkdir()* *E739*
+mkdir({name} [, {path} [, {prot}]])
+		Create directory {name}.
+		If {path} is "p" then intermediate directories are created as
+		necessary.  Otherwise it must be "".
+		If {prot} is given it is used to set the protection bits of
+		the new directory.  The default is 0755 (rwxr-xr-x: r/w for
+		the user readable for others).	Use 0700 to make it unreadable
+		for others.  This is only used for the last part of {name}.
+		Thus if you create /tmp/foo/bar then /tmp/foo will be created
+		with 0755.
+		Example: >
+			:call mkdir($HOME . "/tmp/foo/bar", "p", 0700)
+<		This function is not available in the |sandbox|.
+		Not available on all systems.  To check use: >
+			:if exists("*mkdir")
+<
+							*mode()*
+mode([expr])	Return a string that indicates the current mode.
+		If [expr] is supplied and it evaluates to a non-zero Number or
+		a non-empty String (|non-zero-arg|), then the full mode is
+		returned, otherwise only the first letter is returned.  Note
+		that " " and "0" are also non-empty strings.
+
+			n	Normal
+			no	Operator-pending
+			v	Visual by character
+			V	Visual by line
+			CTRL-V	Visual blockwise
+			s	Select by character
+			S	Select by line
+			CTRL-S	Select blockwise
+			i	Insert
+			R	Replace |R|
+			Rv	Virtual Replace |gR|
+			c	Command-line
+			cv	Vim Ex mode |gQ|
+			ce	Normal Ex mode |Q|
+			r	Hit-enter prompt
+			rm	The -- more -- prompt
+			r?	A |:confirm| query of some sort
+			!	Shell or external command is executing
+		This is useful in the 'statusline' option or when used
+		with |remote_expr()| In most other places it always returns
+		"c" or "n".
+		Also see |visualmode()|.
+
+mzeval({expr})							*mzeval()*
+		Evaluate MzScheme expression {expr} and return its result
+		convert to Vim data structures.
+		Numbers and strings are returned as they are.
+		Pairs (including lists and improper lists) and vectors are
+		returned as Vim |Lists|.
+		Hash tables are represented as Vim |Dictionary| type with keys
+		converted to strings.
+		All other types are converted to string with display function.
+		Examples: >
+		    :mz (define l (list 1 2 3))
+		    :mz (define h (make-hash)) (hash-set! h "list" l)
+		    :echo mzeval("l")
+		    :echo mzeval("h")
+<
+		{only available when compiled with the |+mzscheme| feature}
+
+nextnonblank({lnum})					*nextnonblank()*
+		Return the line number of the first line at or below {lnum}
+		that is not blank.  Example: >
+			if getline(nextnonblank(1)) =~ "Java"
+<		When {lnum} is invalid or there is no non-blank line at or
+		below it, zero is returned.
+		See also |prevnonblank()|.
+
+nr2char({expr})						*nr2char()*
+		Return a string with a single character, which has the number
+		value {expr}.  Examples: >
+			nr2char(64)		returns "@"
+			nr2char(32)		returns " "
+<		The current 'encoding' is used.  Example for "utf-8": >
+			nr2char(300)		returns I with bow character
+<		Note that a NUL character in the file is specified with
+		nr2char(10), because NULs are represented with newline
+		characters.  nr2char(0) is a real NUL and terminates the
+		string, thus results in an empty string.
+
+							*getpid()*
+getpid()	Return a Number which is the process ID of the Vim process.
+		On Unix and MS-Windows this is a unique number, until Vim
+		exits.	On MS-DOS it's always zero.
+
+							*getpos()*
+getpos({expr})	Get the position for {expr}.  For possible values of {expr}
+		see |line()|.
+		The result is a |List| with four numbers:
+		    [bufnum, lnum, col, off]
+		"bufnum" is zero, unless a mark like '0 or 'A is used, then it
+		is the buffer number of the mark.
+		"lnum" and "col" are the position in the buffer.  The first
+		column is 1.
+		The "off" number is zero, unless 'virtualedit' is used.  Then
+		it is the offset in screen columns from the start of the
+		character.  E.g., a position within a  or after the last
+		character.
+		This can be used to save and restore the cursor position: >
+			let save_cursor = getpos(".")
+			MoveTheCursorAround
+			call setpos('.', save_cursor)
+<		Also see |setpos()|.
+
+pathshorten({expr})					*pathshorten()*
+		Shorten directory names in the path {expr} and return the
+		result.  The tail, the file name, is kept as-is.  The other
+		components in the path are reduced to single letters.  Leading
+		'~' and '.' characters are kept.  Example: >
+			:echo pathshorten('~/.vim/autoload/myfile.vim')
+<			~/.v/a/myfile.vim ~
+		It doesn't matter if the path exists or not.
+
+pow({x}, {y})						*pow()*
+		Return the power of {x} to the exponent {y} as a |Float|.
+		{x} and {y} must evaluate to a |Float| or a |Number|.
+		Examples: >
+			:echo pow(3, 3)
+<			27.0 >
+			:echo pow(2, 16)
+<			65536.0 >
+			:echo pow(32, 0.20)
+<			2.0
+		{only available when compiled with the |+float| feature}
+		
+prevnonblank({lnum})					*prevnonblank()*
+		Return the line number of the first line at or above {lnum}
+		that is not blank.  Example: >
+			let ind = indent(prevnonblank(v:lnum - 1))
+<		When {lnum} is invalid or there is no non-blank line at or
+		above it, zero is returned.
+		Also see |nextnonblank()|.
+
+
+printf({fmt}, {expr1} ...)				*printf()*
+		Return a String with {fmt}, where "%" items are replaced by
+		the formatted form of their respective arguments.  Example: >
+			printf("%4d: E%d %.30s", lnum, errno, msg)
+<		May result in:
+			"  99: E42 asdfasdfasdfasdfasdfasdfasdfas" ~
+
+		Often used items are:
+		  %s	string
+		  %6s	string right-aligned in 6 bytes
+		  %.9s	string truncated to 9 bytes
+		  %c	single byte
+		  %d	decimal number
+		  %5d	decimal number padded with spaces to 5 characters
+		  %x	hex number
+		  %04x	hex number padded with zeros to at least 4 characters
+		  %X	hex number using upper case letters
+		  %o	octal number
+		  %f	floating point number in the form 123.456
+		  %e	floating point number in the form 1.234e3
+		  %E	floating point number in the form 1.234E3
+		  %g	floating point number, as %f or %e depending on value
+		  %G	floating point number, as %f or %E depending on value
+		  %%	the % character itself
+
+		Conversion specifications start with '%' and end with the
+		conversion type.  All other characters are copied unchanged to
+		the result.
+
+		The "%" starts a conversion specification.  The following
+		arguments appear in sequence:
+
+			%  [flags]  [field-width]  [.precision]  type
+
+		flags
+			Zero or more of the following flags:
+
+		    #	      The value should be converted to an "alternate
+			      form".  For c, d, and s conversions, this option
+			      has no effect.  For o conversions, the precision
+			      of the number is increased to force the first
+			      character of the output string to a zero (except
+			      if a zero value is printed with an explicit
+			      precision of zero).
+			      For x and X conversions, a non-zero result has
+			      the string "0x" (or "0X" for X conversions)
+			      prepended to it.
+
+		    0 (zero)  Zero padding.  For all conversions the converted
+			      value is padded on the left with zeros rather
+			      than blanks.  If a precision is given with a
+			      numeric conversion (d, o, x, and X), the 0 flag
+			      is ignored.
+
+		    -	      A negative field width flag; the converted value
+			      is to be left adjusted on the field boundary.
+			      The converted value is padded on the right with
+			      blanks, rather than on the left with blanks or
+			      zeros.  A - overrides a 0 if both are given.
+
+		    ' ' (space)  A blank should be left before a positive
+			      number produced by a signed conversion (d).
+
+		    +	      A sign must always be placed before a number
+			      produced by a signed conversion.	A + overrides
+			      a space if both are used.
+
+		field-width
+			An optional decimal digit string specifying a minimum
+			field width.  If the converted value has fewer bytes
+			than the field width, it will be padded with spaces on
+			the left (or right, if the left-adjustment flag has
+			been given) to fill out the field width.
+
+		.precision
+			An optional precision, in the form of a period '.'
+			followed by an optional digit string.  If the digit
+			string is omitted, the precision is taken as zero.
+			This gives the minimum number of digits to appear for
+			d, o, x, and X conversions, or the maximum number of
+			bytes to be printed from a string for s conversions.
+			For floating point it is the number of digits after
+			the decimal point.
+
+		type
+			A character that specifies the type of conversion to
+			be applied, see below.
+
+		A field width or precision, or both, may be indicated by an
+		asterisk '*' instead of a digit string.  In this case, a
+		Number argument supplies the field width or precision.	A
+		negative field width is treated as a left adjustment flag
+		followed by a positive field width; a negative precision is
+		treated as though it were missing.  Example: >
+			:echo printf("%d: %.*s", nr, width, line)
+<		This limits the length of the text used from "line" to
+		"width" bytes.
+
+		The conversion specifiers and their meanings are:
+
+				*printf-d* *printf-o* *printf-x* *printf-X*
+		doxX	The Number argument is converted to signed decimal
+			(d), unsigned octal (o), or unsigned hexadecimal (x
+			and X) notation.  The letters "abcdef" are used for
+			x conversions; the letters "ABCDEF" are used for X
+			conversions.
+			The precision, if any, gives the minimum number of
+			digits that must appear; if the converted value
+			requires fewer digits, it is padded on the left with
+			zeros.
+			In no case does a non-existent or small field width
+			cause truncation of a numeric field; if the result of
+			a conversion is wider than the field width, the field
+			is expanded to contain the conversion result.
+
+							*printf-c*
+		c	The Number argument is converted to a byte, and the
+			resulting character is written.
+
+							*printf-s*
+		s	The text of the String argument is used.  If a
+			precision is specified, no more bytes than the number
+			specified are used.
+
+							*printf-f* *E807*
+		f	The Float argument is converted into a string of the 
+			form 123.456.  The precision specifies the number of
+			digits after the decimal point.  When the precision is
+			zero the decimal point is omitted.  When the precision
+			is not specified 6 is used.  A really big number
+			(out of range or dividing by zero) results in "inf".
+			"0.0 / 0.0" results in "nan".
+			Example: >
+				echo printf("%.2f", 12.115)
+<				12.12
+			Note that roundoff depends on the system libraries.
+			Use |round()| when in doubt.
+
+							*printf-e* *printf-E*
+		e E	The Float argument is converted into a string of the
+			form 1.234e+03 or 1.234E+03 when using 'E'.  The
+			precision specifies the number of digits after the
+			decimal point, like with 'f'.
+
+							*printf-g* *printf-G*
+		g G	The Float argument is converted like with 'f' if the
+			value is between 0.001 (inclusive) and 10000000.0
+			(exclusive).  Otherwise 'e' is used for 'g' and 'E'
+			for 'G'.  When no precision is specified superfluous
+			zeroes and '+' signs are removed, except for the zero
+			immediately after the decimal point.  Thus 10000000.0
+			results in 1.0e7.
+
+							*printf-%*
+		%	A '%' is written.  No argument is converted.  The
+			complete conversion specification is "%%".
+
+		When a Number argument is expected a String argument is also
+		accepted and automatically converted.
+		When a Float or String argument is expected a Number argument
+		is also accepted and automatically converted.
+		Any other argument type results in an error message.
+
+							*E766* *E767*
+		The number of {exprN} arguments must exactly match the number
+		of "%" items.  If there are not sufficient or too many
+		arguments an error is given.  Up to 18 arguments can be used.
+
+
+pumvisible()						*pumvisible()*
+		Returns non-zero when the popup menu is visible, zero
+		otherwise.  See |ins-completion-menu|.
+		This can be used to avoid some things that would remove the
+		popup menu.
+
+							*E726* *E727*
+range({expr} [, {max} [, {stride}]])				*range()*
+		Returns a |List| with Numbers:
+		- If only {expr} is specified: [0, 1, ..., {expr} - 1]
+		- If {max} is specified: [{expr}, {expr} + 1, ..., {max}]
+		- If {stride} is specified: [{expr}, {expr} + {stride}, ...,
+		  {max}] (increasing {expr} with {stride} each time, not
+		  producing a value past {max}).
+		When the maximum is one before the start the result is an
+		empty list.  When the maximum is more than one before the
+		start this is an error.
+		Examples: >
+			range(4)		" [0, 1, 2, 3]
+			range(2, 4)		" [2, 3, 4]
+			range(2, 9, 3)		" [2, 5, 8]
+			range(2, -2, -1)	" [2, 1, 0, -1, -2]
+			range(0)		" []
+			range(2, 0)		" error!
+<
+							*readfile()*
+readfile({fname} [, {binary} [, {max}]])
+		Read file {fname} and return a |List|, each line of the file
+		as an item.  Lines broken at NL characters.  Macintosh files
+		separated with CR will result in a single long line (unless a
+		NL appears somewhere).
+		All NUL characters are replaced with a NL character.
+		When {binary} is equal to "b" binary mode is used:
+		- When the last line ends in a NL an extra empty list item is
+		  added.
+		- No CR characters are removed.
+		Otherwise:
+		- CR characters that appear before a NL are removed.
+		- Whether the last line ends in a NL or not does not matter.
+		- When 'encoding' is Unicode any UTF-8 byte order mark is
+		  removed from the text.
+		When {max} is given this specifies the maximum number of lines
+		to be read.  Useful if you only want to check the first ten
+		lines of a file: >
+			:for line in readfile(fname, '', 10)
+			:  if line =~ 'Date' | echo line | endif
+			:endfor
+<		When {max} is negative -{max} lines from the end of the file
+		are returned, or as many as there are.
+		When {max} is zero the result is an empty list.
+		Note that without {max} the whole file is read into memory.
+		Also note that there is no recognition of encoding.  Read a
+		file into a buffer if you need to.
+		When the file can't be opened an error message is given and
+		the result is an empty list.
+		Also see |writefile()|.
+
+reltime([{start} [, {end}]])				*reltime()*
+		Return an item that represents a time value.  The format of
+		the item depends on the system.  It can be passed to
+		|reltimestr()| to convert it to a string.
+		Without an argument it returns the current time.
+		With one argument is returns the time passed since the time
+		specified in the argument.
+		With two arguments it returns the time passed between {start}
+		and {end}.
+		The {start} and {end} arguments must be values returned by
+		reltime().
+		{only available when compiled with the |+reltime| feature}
+
+reltimestr({time})				*reltimestr()*
+		Return a String that represents the time value of {time}.
+		This is the number of seconds, a dot and the number of
+		microseconds.  Example: >
+			let start = reltime()
+			call MyFunction()
+			echo reltimestr(reltime(start))
+<		Note that overhead for the commands will be added to the time.
+		The accuracy depends on the system.
+		Leading spaces are used to make the string align nicely.  You
+		can use split() to remove it. >
+			echo split(reltimestr(reltime(start)))[0]
+<		Also see |profiling|.
+		{only available when compiled with the |+reltime| feature}
+
+							*remote_expr()* *E449*
+remote_expr({server}, {string} [, {idvar}])
+		Send the {string} to {server}.	The string is sent as an
+		expression and the result is returned after evaluation.
+		The result must be a String or a |List|.  A |List| is turned
+		into a String by joining the items with a line break in
+		between (not at the end), like with join(expr, "\n").
+		If {idvar} is present, it is taken as the name of a
+		variable and a {serverid} for later use with
+		remote_read() is stored there.
+		See also |clientserver| |RemoteReply|.
+		This function is not available in the |sandbox|.
+		{only available when compiled with the |+clientserver| feature}
+		Note: Any errors will cause a local error message to be issued
+		and the result will be the empty string.
+		Examples: >
+			:echo remote_expr("gvim", "2+2")
+			:echo remote_expr("gvim1", "b:current_syntax")
+<
+
+remote_foreground({server})				*remote_foreground()*
+		Move the Vim server with the name {server} to the foreground.
+		This works like: >
+			remote_expr({server}, "foreground()")
+<		Except that on Win32 systems the client does the work, to work
+		around the problem that the OS doesn't always allow the server
+		to bring itself to the foreground.
+		Note: This does not restore the window if it was minimized,
+		like foreground() does.
+		This function is not available in the |sandbox|.
+		{only in the Win32, Athena, Motif and GTK GUI versions and the
+		Win32 console version}
+
+
+remote_peek({serverid} [, {retvar}])		*remote_peek()*
+		Returns a positive number if there are available strings
+		from {serverid}.  Copies any reply string into the variable
+		{retvar} if specified.	{retvar} must be a string with the
+		name of a variable.
+		Returns zero if none are available.
+		Returns -1 if something is wrong.
+		See also |clientserver|.
+		This function is not available in the |sandbox|.
+		{only available when compiled with the |+clientserver| feature}
+		Examples: >
+			:let repl = ""
+			:echo "PEEK: ".remote_peek(id, "repl").": ".repl
+
+remote_read({serverid})				*remote_read()*
+		Return the oldest available reply from {serverid} and consume
+		it.  It blocks until a reply is available.
+		See also |clientserver|.
+		This function is not available in the |sandbox|.
+		{only available when compiled with the |+clientserver| feature}
+		Example: >
+			:echo remote_read(id)
+<
+							*remote_send()* *E241*
+remote_send({server}, {string} [, {idvar}])
+		Send the {string} to {server}.	The string is sent as input
+		keys and the function returns immediately.  At the Vim server
+		the keys are not mapped |:map|.
+		If {idvar} is present, it is taken as the name of a variable
+		and a {serverid} for later use with remote_read() is stored
+		there.
+		See also |clientserver| |RemoteReply|.
+		This function is not available in the |sandbox|.
+		{only available when compiled with the |+clientserver| feature}
+		Note: Any errors will be reported in the server and may mess
+		up the display.
+		Examples: >
+		:echo remote_send("gvim", ":DropAndReply ".file, "serverid").
+		 \ remote_read(serverid)
+
+		:autocmd NONE RemoteReply *
+		 \ echo remote_read(expand(""))
+		:echo remote_send("gvim", ":sleep 10 | echo ".
+		 \ 'server2client(expand(""), "HELLO")')
+<
+remove({list}, {idx} [, {end}])				*remove()*
+		Without {end}: Remove the item at {idx} from |List| {list} and
+		return the item.
+		With {end}: Remove items from {idx} to {end} (inclusive) and
+		return a List with these items.  When {idx} points to the same
+		item as {end} a list with one item is returned.  When {end}
+		points to an item before {idx} this is an error.
+		See |list-index| for possible values of {idx} and {end}.
+		Example: >
+			:echo "last item: " . remove(mylist, -1)
+			:call remove(mylist, 0, 9)
+remove({dict}, {key})
+		Remove the entry from {dict} with key {key}.  Example: >
+			:echo "removed " . remove(dict, "one")
+<		If there is no {key} in {dict} this is an error.
+
+		Use |delete()| to remove a file.
+
+rename({from}, {to})					*rename()*
+		Rename the file by the name {from} to the name {to}.  This
+		should also work to move files across file systems.  The
+		result is a Number, which is 0 if the file was renamed
+		successfully, and non-zero when the renaming failed.
+		NOTE: If {to} exists it is overwritten without warning.
+		This function is not available in the |sandbox|.
+
+repeat({expr}, {count})					*repeat()*
+		Repeat {expr} {count} times and return the concatenated
+		result.  Example: >
+			:let separator = repeat('-', 80)
+<		When {count} is zero or negative the result is empty.
+		When {expr} is a |List| the result is {expr} concatenated
+		{count} times.	Example: >
+			:let longlist = repeat(['a', 'b'], 3)
+<		Results in ['a', 'b', 'a', 'b', 'a', 'b'].
+
+
+resolve({filename})					*resolve()* *E655*
+		On MS-Windows, when {filename} is a shortcut (a .lnk file),
+		returns the path the shortcut points to in a simplified form.
+		On Unix, repeat resolving symbolic links in all path
+		components of {filename} and return the simplified result.
+		To cope with link cycles, resolving of symbolic links is
+		stopped after 100 iterations.
+		On other systems, return the simplified {filename}.
+		The simplification step is done as by |simplify()|.
+		resolve() keeps a leading path component specifying the
+		current directory (provided the result is still a relative
+		path name) and also keeps a trailing path separator.
+
+							*reverse()*
+reverse({list})	Reverse the order of items in {list} in-place.	Returns
+		{list}.
+		If you want a list to remain unmodified make a copy first: >
+			:let revlist = reverse(copy(mylist))
+
+round({expr})							*round()*
+		Round off {expr} to the nearest integral value and return it
+		as a |Float|.  If {expr} lies halfway between two integral
+		values, then use the larger one (away from zero).
+		{expr} must evaluate to a |Float| or a |Number|.
+		Examples: >
+			echo round(0.456)
+<			0.0  >
+			echo round(4.5)
+<			5.0 >
+			echo round(-4.5)
+<			-5.0
+		{only available when compiled with the |+float| feature}
+		
+		
+search({pattern} [, {flags} [, {stopline} [, {timeout}]]])	*search()*
+		Search for regexp pattern {pattern}.  The search starts at the
+		cursor position (you can use |cursor()| to set it).
+
+		{flags} is a String, which can contain these character flags:
+		'b'	search backward instead of forward
+		'c'	accept a match at the cursor position
+		'e'	move to the End of the match
+		'n'	do Not move the cursor
+		'p'	return number of matching sub-pattern (see below)
+		's'	set the ' mark at the previous location of the cursor
+		'w'	wrap around the end of the file
+		'W'	don't wrap around the end of the file
+		If neither 'w' or 'W' is given, the 'wrapscan' option applies.
+
+		If the 's' flag is supplied, the ' mark is set, only if the
+		cursor is moved. The 's' flag cannot be combined with the 'n'
+		flag.
+
+		'ignorecase', 'smartcase' and 'magic' are used.
+
+		When the {stopline} argument is given then the search stops
+		after searching this line.  This is useful to restrict the
+		search to a range of lines.  Examples: >
+			let match = search('(', 'b', line("w0"))
+			let end = search('END', '', line("w$"))
+<		When {stopline} is used and it is not zero this also implies
+		that the search does not wrap around the end of the file.
+		A zero value is equal to not giving the argument.
+
+		When the {timeout} argument is given the search stops when
+		more than this many milli seconds have passed.	Thus when
+		{timeout} is 500 the search stops after half a second.
+		The value must not be negative.  A zero value is like not
+		giving the argument.
+		{only available when compiled with the |+reltime| feature}
+
+		If there is no match a 0 is returned and the cursor doesn't
+		move.  No error message is given.
+		When a match has been found its line number is returned.
+							*search()-sub-match*
+		With the 'p' flag the returned value is one more than the
+		first sub-match in \(\).  One if none of them matched but the
+		whole pattern did match.
+		To get the column number too use |searchpos()|.
+
+		The cursor will be positioned at the match, unless the 'n'
+		flag is used.
+
+		Example (goes over all files in the argument list): >
+		    :let n = 1
+		    :while n <= argc()	    " loop over all files in arglist
+		    :  exe "argument " . n
+		    :  " start at the last char in the file and wrap for the
+		    :  " first search to find match at start of file
+		    :  normal G$
+		    :  let flags = "w"
+		    :  while search("foo", flags) > 0
+		    :	 s/foo/bar/g
+		    :	 let flags = "W"
+		    :  endwhile
+		    :  update		    " write the file if modified
+		    :  let n = n + 1
+		    :endwhile
+<
+		Example for using some flags: >
+		    :echo search('\
+			if searchdecl('myvar') == 0
+			   echo getline('.')
+			endif
+<
+							*searchpair()*
+searchpair({start}, {middle}, {end} [, {flags} [, {skip}
+				[, {stopline} [, {timeout}]]]])
+		Search for the match of a nested start-end pair.  This can be
+		used to find the "endif" that matches an "if", while other
+		if/endif pairs in between are ignored.
+		The search starts at the cursor.  The default is to search
+		forward, include 'b' in {flags} to search backward.
+		If a match is found, the cursor is positioned at it and the
+		line number is returned.  If no match is found 0 or -1 is
+		returned and the cursor doesn't move.  No error message is
+		given.
+
+		{start}, {middle} and {end} are patterns, see |pattern|.  They
+		must not contain \( \) pairs.  Use of \%( \) is allowed.  When
+		{middle} is not empty, it is found when searching from either
+		direction, but only when not in a nested start-end pair.  A
+		typical use is: >
+			searchpair('\', '\', '\')
+<		By leaving {middle} empty the "else" is skipped.
+
+		{flags} 'b', 'c', 'n', 's', 'w' and 'W' are used like with
+		|search()|.  Additionally:
+		'r'	Repeat until no more matches found; will find the
+			outer pair.  Implies the 'W' flag.
+		'm'	Return number of matches instead of line number with
+			the match; will be > 1 when 'r' is used.
+		Note: it's nearly always a good idea to use the 'W' flag, to
+		avoid wrapping around the end of the file.
+
+		When a match for {start}, {middle} or {end} is found, the
+		{skip} expression is evaluated with the cursor positioned on
+		the start of the match.  It should return non-zero if this
+		match is to be skipped.  E.g., because it is inside a comment
+		or a string.
+		When {skip} is omitted or empty, every match is accepted.
+		When evaluating {skip} causes an error the search is aborted
+		and -1 returned.
+
+		For {stopline} and {timeout} see |search()|.
+
+		The value of 'ignorecase' is used.  'magic' is ignored, the
+		patterns are used like it's on.
+
+		The search starts exactly at the cursor.  A match with
+		{start}, {middle} or {end} at the next character, in the
+		direction of searching, is the first one found.  Example: >
+			if 1
+			  if 2
+			  endif 2
+			endif 1
+<		When starting at the "if 2", with the cursor on the "i", and
+		searching forwards, the "endif 2" is found.  When starting on
+		the character just before the "if 2", the "endif 1" will be
+		found.	That's because the "if 2" will be found first, and
+		then this is considered to be a nested if/endif from "if 2" to
+		"endif 2".
+		When searching backwards and {end} is more than one character,
+		it may be useful to put "\zs" at the end of the pattern, so
+		that when the cursor is inside a match with the end it finds
+		the matching start.
+
+		Example, to find the "endif" command in a Vim script: >
+
+	:echo searchpair('\', '\', '\', 'W',
+			\ 'getline(".") =~ "^\\s*\""')
+
+<		The cursor must be at or after the "if" for which a match is
+		to be found.  Note that single-quote strings are used to avoid
+		having to double the backslashes.  The skip expression only
+		catches comments at the start of a line, not after a command.
+		Also, a word "en" or "if" halfway a line is considered a
+		match.
+		Another example, to search for the matching "{" of a "}": >
+
+	:echo searchpair('{', '', '}', 'bW')
+
+<		This works when the cursor is at or before the "}" for which a
+		match is to be found.  To reject matches that syntax
+		highlighting recognized as strings: >
+
+	:echo searchpair('{', '', '}', 'bW',
+	     \ 'synIDattr(synID(line("."), col("."), 0), "name") =~? "string"')
+<
+							*searchpairpos()*
+searchpairpos({start}, {middle}, {end} [, {flags} [, {skip}
+				[, {stopline} [, {timeout}]]]])
+		Same as |searchpair()|, but returns a |List| with the line and
+		column position of the match. The first element of the |List|
+		is the line number and the second element is the byte index of
+		the column position of the match.  If no match is found,
+		returns [0, 0]. >
+
+			:let [lnum,col] = searchpairpos('{', '', '}', 'n')
+<
+		See |match-parens| for a bigger and more useful example.
+
+searchpos({pattern} [, {flags} [, {stopline} [, {timeout}]]])	*searchpos()*
+		Same as |search()|, but returns a |List| with the line and
+		column position of the match. The first element of the |List|
+		is the line number and the second element is the byte index of
+		the column position of the match. If no match is found,
+		returns [0, 0].
+		Example: >
+	:let [lnum, col] = searchpos('mypattern', 'n')
+
+<		When the 'p' flag is given then there is an extra item with
+		the sub-pattern match number |search()-sub-match|.  Example: >
+	:let [lnum, col, submatch] = searchpos('\(\l\)\|\(\u\)', 'np')
+<		In this example "submatch" is 2 when a lowercase letter is
+		found |/\l|, 3 when an uppercase letter is found |/\u|.
+
+server2client( {clientid}, {string})			*server2client()*
+		Send a reply string to {clientid}.  The most recent {clientid}
+		that sent a string can be retrieved with expand("").
+		{only available when compiled with the |+clientserver| feature}
+		Note:
+		This id has to be stored before the next command can be
+		received.  I.e. before returning from the received command and
+		before calling any commands that waits for input.
+		See also |clientserver|.
+		Example: >
+			:echo server2client(expand(""), "HELLO")
+<
+serverlist()					*serverlist()*
+		Return a list of available server names, one per line.
+		When there are no servers or the information is not available
+		an empty string is returned.  See also |clientserver|.
+		{only available when compiled with the |+clientserver| feature}
+		Example: >
+			:echo serverlist()
+<
+setbufvar({expr}, {varname}, {val})			*setbufvar()*
+		Set option or local variable {varname} in buffer {expr} to
+		{val}.
+		This also works for a global or local window option, but it
+		doesn't work for a global or local window variable.
+		For a local window option the global value is unchanged.
+		For the use of {expr}, see |bufname()| above.
+		Note that the variable name without "b:" must be used.
+		Examples: >
+			:call setbufvar(1, "&mod", 1)
+			:call setbufvar("todo", "myvar", "foobar")
+<		This function is not available in the |sandbox|.
+
+setcmdpos({pos})					*setcmdpos()*
+		Set the cursor position in the command line to byte position
+		{pos}.	The first position is 1.
+		Use |getcmdpos()| to obtain the current position.
+		Only works while editing the command line, thus you must use
+		|c_CTRL-\_e|, |c_CTRL-R_=| or |c_CTRL-R_CTRL-R| with '='.  For
+		|c_CTRL-\_e| and |c_CTRL-R_CTRL-R| with '=' the position is
+		set after the command line is set to the expression.  For
+		|c_CTRL-R_=| it is set after evaluating the expression but
+		before inserting the resulting text.
+		When the number is too big the cursor is put at the end of the
+		line.  A number smaller than one has undefined results.
+		Returns 0 when successful, 1 when not editing the command
+		line.
+
+setline({lnum}, {text})					*setline()*
+		Set line {lnum} of the current buffer to {text}.
+		{lnum} is used like with |getline()|.
+		When {lnum} is just below the last line the {text} will be
+		added as a new line.
+		If this succeeds, 0 is returned.  If this fails (most likely
+		because {lnum} is invalid) 1 is returned.  Example: >
+			:call setline(5, strftime("%c"))
+<		When {text} is a |List| then line {lnum} and following lines
+		will be set to the items in the list.  Example: >
+			:call setline(5, ['aaa', 'bbb', 'ccc'])
+<		This is equivalent to: >
+			:for [n, l] in [[5, 6, 7], ['aaa', 'bbb', 'ccc']]
+			:  call setline(n, l)
+			:endfor
+<		Note: The '[ and '] marks are not set.
+
+setloclist({nr}, {list} [, {action}])			*setloclist()*
+		Create or replace or add to the location list for window {nr}.
+		When {nr} is zero the current window is used. For a location
+		list window, the displayed location list is modified.  For an
+		invalid window number {nr}, -1 is returned.
+		Otherwise, same as |setqflist()|.
+		Also see |location-list|.
+
+setmatches({list})					*setmatches()*
+		Restores a list of matches saved by |getmatches()|.  Returns 0
+		if successful, otherwise -1.  All current matches are cleared
+		before the list is restored.  See example for |getmatches()|.
+
+							*setpos()*
+setpos({expr}, {list})
+		Set the position for {expr}.  Possible values:
+			.	the cursor
+			'x	mark x
+
+		{list} must be a |List| with four numbers:
+		    [bufnum, lnum, col, off]
+
+		"bufnum" is the buffer number.	Zero can be used for the
+		current buffer.  Setting the cursor is only possible for
+		the current buffer.  To set a mark in another buffer you can
+		use the |bufnr()| function to turn a file name into a buffer
+		number.
+		Does not change the jumplist.
+
+		"lnum" and "col" are the position in the buffer.  The first
+		column is 1.  Use a zero "lnum" to delete a mark.  If "col" is
+		smaller than 1 then 1 is used.
+
+		The "off" number is only used when 'virtualedit' is set. Then
+		it is the offset in screen columns from the start of the
+		character.  E.g., a position within a  or after the last
+		character.
+
+		Returns 0 when the position could be set, -1 otherwise.
+		An error message is given if {expr} is invalid.
+
+		Also see |getpos()|
+
+		This does not restore the preferred column for moving
+		vertically.  See |winrestview()| for that.
+
+
+setqflist({list} [, {action}])				*setqflist()*
+		Create or replace or add to the quickfix list using the items
+		in {list}.  Each item in {list} is a dictionary.
+		Non-dictionary items in {list} are ignored.  Each dictionary
+		item can contain the following entries:
+
+		    bufnr	buffer number; must be the number of a valid
+				buffer
+		    filename	name of a file; only used when "bufnr" is not
+				present or it is invalid.
+		    lnum	line number in the file
+		    pattern	search pattern used to locate the error
+		    col		column number
+		    vcol	when non-zero: "col" is visual column
+				when zero: "col" is byte index
+		    nr		error number
+		    text	description of the error
+		    type	single-character error type, 'E', 'W', etc.
+
+		The "col", "vcol", "nr", "type" and "text" entries are
+		optional.  Either "lnum" or "pattern" entry can be used to
+		locate a matching error line.
+		If the "filename" and "bufnr" entries are not present or
+		neither the "lnum" or "pattern" entries are present, then the
+		item will not be handled as an error line.
+		If both "pattern" and "lnum" are present then "pattern" will
+		be used.
+		If you supply an empty {list}, the quickfix list will be
+		cleared.
+		Note that the list is not exactly the same as what
+		|getqflist()| returns.
+
+		If {action} is set to 'a', then the items from {list} are
+		added to the existing quickfix list. If there is no existing
+		list, then a new list is created. If {action} is set to 'r',
+		then the items from the current quickfix list are replaced
+		with the items from {list}. If {action} is not present or is
+		set to ' ', then a new list is created.
+
+		Returns zero for success, -1 for failure.
+
+		This function can be used to create a quickfix list
+		independent of the 'errorformat' setting.  Use a command like
+		":cc 1" to jump to the first position.
+
+
+							*setreg()*
+setreg({regname}, {value} [,{options}])
+		Set the register {regname} to {value}.
+		If {options} contains "a" or {regname} is upper case,
+		then the value is appended.
+		{options} can also contain a register type specification:
+		    "c" or "v"	      |characterwise| mode
+		    "l" or "V"	      |linewise| mode
+		    "b" or "" |blockwise-visual| mode
+		If a number immediately follows "b" or "" then this is
+		used as the width of the selection - if it is not specified
+		then the width of the block is set to the number of characters
+		in the longest line (counting a  as 1 character).
+
+		If {options} contains no register settings, then the default
+		is to use character mode unless {value} ends in a .
+		Setting the '=' register is not possible.
+		Returns zero for success, non-zero for failure.
+
+		Examples: >
+			:call setreg(v:register, @*)
+			:call setreg('*', @%, 'ac')
+			:call setreg('a', "1\n2\n3", 'b5')
+
+<		This example shows using the functions to save and restore a
+		register. >
+			:let var_a = getreg('a', 1)
+			:let var_amode = getregtype('a')
+			    ....
+			:call setreg('a', var_a, var_amode)
+
+<		You can also change the type of a register by appending
+		nothing: >
+			:call setreg('a', '', 'al')
+
+settabvar({tabnr}, {varname}, {val})			*settabvar()*
+		Set tab-local variable {varname} to {val} in tab page {tabnr}.
+		|t:var|
+		Note that the variable name without "t:" must be used.
+		Tabs are numbered starting with one.
+		Vim briefly goes to the tab page {tabnr}, this may trigger
+		TabLeave and TabEnter autocommands.
+		This function is not available in the |sandbox|.
+
+settabwinvar({tabnr}, {winnr}, {varname}, {val})	*settabwinvar()*
+		Set option or local variable {varname} in window {winnr} to
+		{val}.
+		Tabs are numbered starting with one.  For the current tabpage
+		use |setwinvar()|.
+		When {winnr} is zero the current window is used.
+		This also works for a global or local buffer option, but it
+		doesn't work for a global or local buffer variable.
+		For a local buffer option the global value is unchanged.
+		Note that the variable name without "w:" must be used.
+		Vim briefly goes to the tab page {tabnr}, this may trigger
+		TabLeave and TabEnter autocommands.
+		Examples: >
+			:call settabwinvar(1, 1, "&list", 0)
+			:call settabwinvar(3, 2, "myvar", "foobar")
+<		This function is not available in the |sandbox|.
+
+setwinvar({nr}, {varname}, {val})			*setwinvar()*
+		Like |settabwinvar()| for the current tab page.
+		Examples: >
+			:call setwinvar(1, "&list", 0)
+			:call setwinvar(2, "myvar", "foobar")
+
+shellescape({string} [, {special}])			*shellescape()*
+		Escape {string} for use as a shell command argument.
+		On MS-Windows and MS-DOS, when 'shellslash' is not set, it
+		will enclose {string} in double quotes and double all double
+		quotes within {string}.
+		For other systems, it will enclose {string} in single quotes
+		and replace all "'" with "'\''".
+		When the {special} argument is present and it's a non-zero
+		Number or a non-empty String (|non-zero-arg|), then special
+		items such as "!", "%", "#" and "" will be preceded by
+		a backslash.  This backslash will be removed again by the |:!|
+		command.
+		The "!" character will be escaped (again with a |non-zero-arg|
+		{special}) when 'shell' contains "csh" in the tail.  That is
+		because for csh and tcsh "!" is used for history replacement
+		even when inside single quotes.
+		The  character is also escaped.  With a |non-zero-arg|
+		{special} and 'shell' containing "csh" in the tail it's
+		escaped a second time.
+		Example of use with a |:!| command: >
+		    :exe '!dir ' . shellescape(expand(''), 1)
+<		This results in a directory listing for the file under the
+		cursor.  Example of use with |system()|: >
+		    :call system("chmod +w -- " . shellescape(expand("%")))
+
+
+simplify({filename})					*simplify()*
+		Simplify the file name as much as possible without changing
+		the meaning.  Shortcuts (on MS-Windows) or symbolic links (on
+		Unix) are not resolved.  If the first path component in
+		{filename} designates the current directory, this will be
+		valid for the result as well.  A trailing path separator is
+		not removed either.
+		Example: >
+			simplify("./dir/.././/file/") == "./file/"
+<		Note: The combination "dir/.." is only removed if "dir" is
+		a searchable directory or does not exist.  On Unix, it is also
+		removed when "dir" is a symbolic link within the same
+		directory.  In order to resolve all the involved symbolic
+		links before simplifying the path name, use |resolve()|.
+
+
+sin({expr})						*sin()*
+		Return the sine of {expr}, measured in radians, as a |Float|.
+		{expr} must evaluate to a |Float| or a |Number|.
+		Examples: >
+			:echo sin(100)
+<			-0.506366 >
+			:echo sin(-4.01)
+<			0.763301
+		{only available when compiled with the |+float| feature}
+		
+
+sinh({expr})						*sinh()*
+		Return the hyperbolic sine of {expr} as a |Float| in the range
+		[-inf, inf].
+		{expr} must evaluate to a |Float| or a |Number|.
+		Examples: >
+			:echo sinh(0.5)
+<			0.521095 >
+			:echo sinh(-0.9)
+<			-1.026517
+		{only available when compiled with the |+float| feature}
+
+
+sort({list} [, {func}])					*sort()* *E702*
+		Sort the items in {list} in-place.  Returns {list}.  If you
+		want a list to remain unmodified make a copy first: >
+			:let sortedlist = sort(copy(mylist))
+<		Uses the string representation of each item to sort on.
+		Numbers sort after Strings, |Lists| after Numbers.
+		For sorting text in the current buffer use |:sort|.
+		When {func} is given and it is one then case is ignored.
+		When {func} is a |Funcref| or a function name, this function
+		is called to compare items.  The function is invoked with two
+		items as argument and must return zero if they are equal, 1 or
+		bigger if the first one sorts after the second one, -1 or
+		smaller if the first one sorts before the second one.
+		Example: >
+			func MyCompare(i1, i2)
+			   return a:i1 == a:i2 ? 0 : a:i1 > a:i2 ? 1 : -1
+			endfunc
+			let sortedlist = sort(mylist, "MyCompare")
+<		A shorter compare version for this specific simple case, which
+		ignores overflow: >
+			func MyCompare(i1, i2)
+			   return a:i1 - a:i2
+			endfunc
+<
+							*soundfold()*
+soundfold({word})
+		Return the sound-folded equivalent of {word}.  Uses the first
+		language in 'spelllang' for the current window that supports
+		soundfolding.  'spell' must be set.  When no sound folding is
+		possible the {word} is returned unmodified.
+		This can be used for making spelling suggestions.  Note that
+		the method can be quite slow.
+
+							*spellbadword()*
+spellbadword([{sentence}])
+		Without argument: The result is the badly spelled word under
+		or after the cursor.  The cursor is moved to the start of the
+		bad word.  When no bad word is found in the cursor line the
+		result is an empty string and the cursor doesn't move.
+
+		With argument: The result is the first word in {sentence} that
+		is badly spelled.  If there are no spelling mistakes the
+		result is an empty string.
+
+		The return value is a list with two items:
+		- The badly spelled word or an empty string.
+		- The type of the spelling error:
+			"bad"		spelling mistake
+			"rare"		rare word
+			"local"		word only valid in another region
+			"caps"		word should start with Capital
+		Example: >
+			echo spellbadword("the quik brown fox")
+<			['quik', 'bad'] ~
+
+		The spelling information for the current window is used.  The
+		'spell' option must be set and the value of 'spelllang' is
+		used.
+
+							*spellsuggest()*
+spellsuggest({word} [, {max} [, {capital}]])
+		Return a |List| with spelling suggestions to replace {word}.
+		When {max} is given up to this number of suggestions are
+		returned.  Otherwise up to 25 suggestions are returned.
+
+		When the {capital} argument is given and it's non-zero only
+		suggestions with a leading capital will be given.  Use this
+		after a match with 'spellcapcheck'.
+
+		{word} can be a badly spelled word followed by other text.
+		This allows for joining two words that were split.  The
+		suggestions also include the following text, thus you can
+		replace a line.
+
+		{word} may also be a good word.  Similar words will then be
+		returned.  {word} itself is not included in the suggestions,
+		although it may appear capitalized.
+
+		The spelling information for the current window is used.  The
+		'spell' option must be set and the values of 'spelllang' and
+		'spellsuggest' are used.
+
+
+split({expr} [, {pattern} [, {keepempty}]])			*split()*
+		Make a |List| out of {expr}.  When {pattern} is omitted or
+		empty each white-separated sequence of characters becomes an
+		item.
+		Otherwise the string is split where {pattern} matches,
+		removing the matched characters.
+		When the first or last item is empty it is omitted, unless the
+		{keepempty} argument is given and it's non-zero.
+		Other empty items are kept when {pattern} matches at least one
+		character or when {keepempty} is non-zero.
+		Example: >
+			:let words = split(getline('.'), '\W\+')
+<		To split a string in individual characters: >
+			:for c in split(mystring, '\zs')
+<		If you want to keep the separator you can also use '\zs': >
+			:echo split('abc:def:ghi', ':\zs')
+<			['abc:', 'def:', 'ghi'] ~
+		Splitting a table where the first element can be empty: >
+			:let items = split(line, ':', 1)
+<		The opposite function is |join()|.
+
+
+sqrt({expr})						*sqrt()*
+		Return the non-negative square root of Float {expr} as a
+		|Float|.
+		{expr} must evaluate to a |Float| or a |Number|.  When {expr}
+		is negative the result is NaN (Not a Number).
+		Examples: >
+			:echo sqrt(100)
+<			10.0 >
+			:echo sqrt(-4.01)
+<			nan
+		"nan" may be different, it depends on system libraries.
+		{only available when compiled with the |+float| feature}
+		
+
+str2float( {expr})					*str2float()*
+		Convert String {expr} to a Float.  This mostly works the same
+		as when using a floating point number in an expression, see
+		|floating-point-format|.  But it's a bit more permissive.
+		E.g., "1e40" is accepted, while in an expression you need to
+		write "1.0e40".
+		Text after the number is silently ignored.
+		The decimal point is always '.', no matter what the locale is
+		set to.  A comma ends the number: "12,345.67" is converted to
+		12.0.  You can strip out thousands separators with
+		|substitute()|: >
+			let f = str2float(substitute(text, ',', '', 'g'))
+<		{only available when compiled with the |+float| feature}
+
+
+str2nr( {expr} [, {base}])				*str2nr()*
+		Convert string {expr} to a number.
+		{base} is the conversion base, it can be 8, 10 or 16.
+		When {base} is omitted base 10 is used.  This also means that
+		a leading zero doesn't cause octal conversion to be used, as
+		with the default String to Number conversion.
+		When {base} is 16 a leading "0x" or "0X" is ignored.  With a
+		different base the result will be zero.
+		Text after the number is silently ignored.
+
+
+strchars({expr})					*strchars()*
+		The result is a Number, which is the number of characters
+		String {expr} occupies.  Composing characters are counted
+		separately.
+		Also see |strlen()|, |strdisplaywidth()| and |strwidth()|.
+
+strdisplaywidth({expr}[, {col}])			*strdisplaywidth()*
+		The result is a Number, which is the number of display cells
+		String {expr} occupies on the screen.
+		When {col} is omitted zero is used.  Otherwise it is the
+		screen column where to start.  This matters for Tab
+		characters.
+		The option settings of the current window are used.  This
+		matters for anything that's displayed differently, such as
+		'tabstop' and 'display'.
+		When {expr} contains characters with East Asian Width Class
+		Ambiguous, this function's return value depends on 'ambiwidth'.
+		Also see |strlen()|, |strwidth()| and |strchars()|.
+
+strftime({format} [, {time}])				*strftime()*
+		The result is a String, which is a formatted date and time, as
+		specified by the {format} string.  The given {time} is used,
+		or the current time if no time is given.  The accepted
+		{format} depends on your system, thus this is not portable!
+		See the manual page of the C function strftime() for the
+		format.  The maximum length of the result is 80 characters.
+		See also |localtime()| and |getftime()|.
+		The language can be changed with the |:language| command.
+		Examples: >
+		  :echo strftime("%c")		   Sun Apr 27 11:49:23 1997
+		  :echo strftime("%Y %b %d %X")	   1997 Apr 27 11:53:25
+		  :echo strftime("%y%m%d %T")	   970427 11:53:55
+		  :echo strftime("%H:%M")	   11:55
+		  :echo strftime("%c", getftime("file.c"))
+						   Show mod time of file.c.
+<		Not available on all systems.  To check use: >
+			:if exists("*strftime")
+
+stridx({haystack}, {needle} [, {start}])		*stridx()*
+		The result is a Number, which gives the byte index in
+		{haystack} of the first occurrence of the String {needle}.
+		If {start} is specified, the search starts at index {start}.
+		This can be used to find a second match: >
+			:let colon1 = stridx(line, ":")
+			:let colon2 = stridx(line, ":", colon1 + 1)
+<		The search is done case-sensitive.
+		For pattern searches use |match()|.
+		-1 is returned if the {needle} does not occur in {haystack}.
+		See also |strridx()|.
+		Examples: >
+		  :echo stridx("An Example", "Example")	     3
+		  :echo stridx("Starting point", "Start")    0
+		  :echo stridx("Starting point", "start")   -1
+<						*strstr()* *strchr()*
+		stridx() works similar to the C function strstr().  When used
+		with a single character it works similar to strchr().
+
+							*string()*
+string({expr})	Return {expr} converted to a String.  If {expr} is a Number,
+		Float, String or a composition of them, then the result can be
+		parsed back with |eval()|.
+			{expr} type	result ~
+			String		'string'
+			Number		123
+			Float		123.123456 or 1.123456e8
+			Funcref		function('name')
+			List		[item, item]
+			Dictionary	{key: value, key: value}
+		Note that in String values the ' character is doubled.
+		Also see |strtrans()|.
+
+							*strlen()*
+strlen({expr})	The result is a Number, which is the length of the String
+		{expr} in bytes.
+		If you want to count the number of multi-byte characters (not
+		counting composing characters) use something like this: >
+
+			:let len = strlen(substitute(str, ".", "x", "g"))
+<
+		If the argument is a Number it is first converted to a String.
+		For other types an error is given.
+		Also see |len()|, |strchars()|, |strdisplaywidth()| and
+		|strwidth()|.
+
+strpart({src}, {start}[, {len}])			*strpart()*
+		The result is a String, which is part of {src}, starting from
+		byte {start}, with the byte length {len}.
+		When non-existing bytes are included, this doesn't result in
+		an error, the bytes are simply omitted.
+		If {len} is missing, the copy continues from {start} till the
+		end of the {src}. >
+			strpart("abcdefg", 3, 2)    == "de"
+			strpart("abcdefg", -2, 4)   == "ab"
+			strpart("abcdefg", 5, 4)    == "fg"
+			strpart("abcdefg", 3)	    == "defg"
+<		Note: To get the first character, {start} must be 0.  For
+		example, to get three bytes under and after the cursor: >
+			strpart(getline("."), col(".") - 1, 3)
+<
+strridx({haystack}, {needle} [, {start}])			*strridx()*
+		The result is a Number, which gives the byte index in
+		{haystack} of the last occurrence of the String {needle}.
+		When {start} is specified, matches beyond this index are
+		ignored.  This can be used to find a match before a previous
+		match: >
+			:let lastcomma = strridx(line, ",")
+			:let comma2 = strridx(line, ",", lastcomma - 1)
+<		The search is done case-sensitive.
+		For pattern searches use |match()|.
+		-1 is returned if the {needle} does not occur in {haystack}.
+		If the {needle} is empty the length of {haystack} is returned.
+		See also |stridx()|.  Examples: >
+		  :echo strridx("an angry armadillo", "an")	     3
+<							*strrchr()*
+		When used with a single character it works similar to the C
+		function strrchr().
+
+strtrans({expr})					*strtrans()*
+		The result is a String, which is {expr} with all unprintable
+		characters translated into printable characters |'isprint'|.
+		Like they are shown in a window.  Example: >
+			echo strtrans(@a)
+<		This displays a newline in register a as "^@" instead of
+		starting a new line.
+
+strwidth({expr})					*strwidth()*
+		The result is a Number, which is the number of display cells
+		String {expr} occupies.  A Tab character is counted as one
+		cell, alternatively use |strdisplaywidth()|.
+		When {expr} contains characters with East Asian Width Class
+		Ambiguous, this function's return value depends on 'ambiwidth'.
+		Also see |strlen()|, |strdisplaywidth()| and |strchars()|.
+
+submatch({nr})						*submatch()*
+		Only for an expression in a |:substitute| command.  Returns
+		the {nr}'th submatch of the matched text.  When {nr} is 0
+		the whole matched text is returned.
+		Example: >
+			:s/\d\+/\=submatch(0) + 1/
+<		This finds the first number in the line and adds one to it.
+		A line break is included as a newline character.
+
+substitute({expr}, {pat}, {sub}, {flags})		*substitute()*
+		The result is a String, which is a copy of {expr}, in which
+		the first match of {pat} is replaced with {sub}.  This works
+		like the ":substitute" command (without any flags).  But the
+		matching with {pat} is always done like the 'magic' option is
+		set and 'cpoptions' is empty (to make scripts portable).
+		'ignorecase' is still relevant.  'smartcase' is not used.
+		See |string-match| for how {pat} is used.
+		And a "~" in {sub} is not replaced with the previous {sub}.
+		Note that some codes in {sub} have a special meaning
+		|sub-replace-special|.	For example, to replace something with
+		"\n" (two characters), use "\\\\n" or '\\n'.
+		When {pat} does not match in {expr}, {expr} is returned
+		unmodified.
+		When {flags} is "g", all matches of {pat} in {expr} are
+		replaced.  Otherwise {flags} should be "".
+		Example: >
+			:let &path = substitute(&path, ",\\=[^,]*$", "", "")
+<		This removes the last component of the 'path' option. >
+			:echo substitute("testing", ".*", "\\U\\0", "")
+<		results in "TESTING".
+
+synID({lnum}, {col}, {trans})				*synID()*
+		The result is a Number, which is the syntax ID at the position
+		{lnum} and {col} in the current window.
+		The syntax ID can be used with |synIDattr()| and
+		|synIDtrans()| to obtain syntax information about text.
+
+		{col} is 1 for the leftmost column, {lnum} is 1 for the first
+		line.  'synmaxcol' applies, in a longer line zero is returned.
+
+		When {trans} is non-zero, transparent items are reduced to the
+		item that they reveal.	This is useful when wanting to know
+		the effective color.  When {trans} is zero, the transparent
+		item is returned.  This is useful when wanting to know which
+		syntax item is effective (e.g. inside parens).
+		Warning: This function can be very slow.  Best speed is
+		obtained by going through the file in forward direction.
+
+		Example (echoes the name of the syntax item under the cursor): >
+			:echo synIDattr(synID(line("."), col("."), 1), "name")
+<
+
+synIDattr({synID}, {what} [, {mode}])			*synIDattr()*
+		The result is a String, which is the {what} attribute of
+		syntax ID {synID}.  This can be used to obtain information
+		about a syntax item.
+		{mode} can be "gui", "cterm" or "term", to get the attributes
+		for that mode.	When {mode} is omitted, or an invalid value is
+		used, the attributes for the currently active highlighting are
+		used (GUI, cterm or term).
+		Use synIDtrans() to follow linked highlight groups.
+		{what}		result
+		"name"		the name of the syntax item
+		"fg"		foreground color (GUI: color name used to set
+				the color, cterm: color number as a string,
+				term: empty string)
+		"bg"		background color (as with "fg")
+		"font"		font name (only available in the GUI)
+				|highlight-font|
+		"sp"		special color (as with "fg") |highlight-guisp|
+		"fg#"		like "fg", but for the GUI and the GUI is
+				running the name in "#RRGGBB" form
+		"bg#"		like "fg#" for "bg"
+		"sp#"		like "fg#" for "sp"
+		"bold"		"1" if bold
+		"italic"	"1" if italic
+		"reverse"	"1" if reverse
+		"inverse"	"1" if inverse (= reverse)
+		"standout"	"1" if standout
+		"underline"	"1" if underlined
+		"undercurl"	"1" if undercurled
+
+		Example (echoes the color of the syntax item under the
+		cursor): >
+	:echo synIDattr(synIDtrans(synID(line("."), col("."), 1)), "fg")
+<
+synIDtrans({synID})					*synIDtrans()*
+		The result is a Number, which is the translated syntax ID of
+		{synID}.  This is the syntax group ID of what is being used to
+		highlight the character.  Highlight links given with
+		":highlight link" are followed.
+
+synconcealed({lnum}, {col})				*synconcealed()*
+		The result is a List. The first item in the list is 0 if the
+		character at the position {lnum} and {col} is not part of a
+		concealable region, 1 if it is. The second item in the list is
+		a string. If the first item is 1, the second item contains the
+		text which will be displayed in place of the concealed text,
+		depending on the current setting of 'conceallevel'. The third
+		and final item in the list is a unique number representing the
+		specific syntax region matched. This allows detection of the
+		beginning of a new concealable region if there are two
+		consecutive regions with the same replacement character.
+		For an example use see $VIMRUNTIME/syntax/2html.vim .
+
+
+synstack({lnum}, {col})					*synstack()*
+		Return a |List|, which is the stack of syntax items at the
+		position {lnum} and {col} in the current window.  Each item in
+		the List is an ID like what |synID()| returns.
+		The first item in the List is the outer region, following are
+		items contained in that one.  The last one is what |synID()|
+		returns, unless not the whole item is highlighted or it is a
+		transparent item.
+		This function is useful for debugging a syntax file.
+		Example that shows the syntax stack under the cursor: >
+			for id in synstack(line("."), col("."))
+			   echo synIDattr(id, "name")
+			endfor
+<		When the position specified with {lnum} and {col} is invalid
+		nothing is returned.  The position just after the last
+		character in a line and the first column in an empty line are
+		valid positions.
+
+system({expr} [, {input}])				*system()* *E677*
+		Get the output of the shell command {expr}.
+		When {input} is given, this string is written to a file and
+		passed as stdin to the command.  The string is written as-is,
+		you need to take care of using the correct line separators
+		yourself.  Pipes are not used.
+		Note: Use |shellescape()| to escape special characters in a
+		command argument.  Newlines in {expr} may cause the command to
+		fail.  The characters in 'shellquote' and 'shellxquote' may
+		also cause trouble.
+		This is not to be used for interactive commands.
+
+		The result is a String.  Example: >
+		    :let files = system("ls " .  shellescape(expand('%:h')))
+
+<		To make the result more system-independent, the shell output
+		is filtered to replace  with  for Macintosh, and
+		 with  for DOS-like systems.
+		The command executed is constructed using several options:
+	'shell' 'shellcmdflag' 'shellxquote' {expr} 'shellredir' {tmp} 'shellxquote'
+		({tmp} is an automatically generated file name).
+		For Unix and OS/2 braces are put around {expr} to allow for
+		concatenated commands.
+
+		The command will be executed in "cooked" mode, so that a
+		CTRL-C will interrupt the command (on Unix at least).
+
+		The resulting error code can be found in |v:shell_error|.
+		This function will fail in |restricted-mode|.
+
+		Note that any wrong value in the options mentioned above may
+		make the function fail.  It has also been reported to fail
+		when using a security agent application.
+		Unlike ":!cmd" there is no automatic check for changed files.
+		Use |:checktime| to force a check.
+
+
+tabpagebuflist([{arg}])					*tabpagebuflist()*
+		The result is a |List|, where each item is the number of the
+		buffer associated with each window in the current tab page.
+		{arg} specifies the number of tab page to be used.  When
+		omitted the current tab page is used.
+		When {arg} is invalid the number zero is returned.
+		To get a list of all buffers in all tabs use this: >
+			tablist = []
+			for i in range(tabpagenr('$'))
+			   call extend(tablist, tabpagebuflist(i + 1))
+			endfor
+<		Note that a buffer may appear in more than one window.
+
+
+tabpagenr([{arg}])					*tabpagenr()*
+		The result is a Number, which is the number of the current
+		tab page.  The first tab page has number 1.
+		When the optional argument is "$", the number of the last tab
+		page is returned (the tab page count).
+		The number can be used with the |:tab| command.
+
+
+tabpagewinnr({tabarg}, [{arg}])				*tabpagewinnr()*
+		Like |winnr()| but for tab page {tabarg}.
+		{tabarg} specifies the number of tab page to be used.
+		{arg} is used like with |winnr()|:
+		- When omitted the current window number is returned.  This is
+		  the window which will be used when going to this tab page.
+		- When "$" the number of windows is returned.
+		- When "#" the previous window nr is returned.
+		Useful examples: >
+		    tabpagewinnr(1)	    " current window of tab page 1
+		    tabpagewinnr(4, '$')    " number of windows in tab page 4
+<		When {tabarg} is invalid zero is returned.
+
+							*tagfiles()*
+tagfiles()	Returns a |List| with the file names used to search for tags
+		for the current buffer.  This is the 'tags' option expanded.
+
+
+taglist({expr})							*taglist()*
+		Returns a list of tags matching the regular expression {expr}.
+		Each list item is a dictionary with at least the following
+		entries:
+			name		Name of the tag.
+			filename	Name of the file where the tag is
+					defined.  It is either relative to the
+					current directory or a full path.
+			cmd		Ex command used to locate the tag in
+					the file.
+			kind		Type of the tag.  The value for this
+					entry depends on the language specific
+					kind values.  Only available when
+					using a tags file generated by
+					Exuberant ctags or hdrtag.
+			static		A file specific tag.  Refer to
+					|static-tag| for more information.
+		More entries may be present, depending on the content of the
+		tags file: access, implementation, inherits and signature.
+		Refer to the ctags documentation for information about these
+		fields.  For C code the fields "struct", "class" and "enum"
+		may appear, they give the name of the entity the tag is
+		contained in.
+
+		The ex-command 'cmd' can be either an ex search pattern, a
+		line number or a line number followed by a byte number.
+
+		If there are no matching tags, then an empty list is returned.
+
+		To get an exact tag match, the anchors '^' and '$' should be
+		used in {expr}.  Refer to |tag-regexp| for more information
+		about the tag search regular expression pattern.
+
+		Refer to |'tags'| for information about how the tags file is
+		located by Vim. Refer to |tags-file-format| for the format of
+		the tags file generated by the different ctags tools.
+
+tempname()					*tempname()* *temp-file-name*
+		The result is a String, which is the name of a file that
+		doesn't exist.	It can be used for a temporary file.  The name
+		is different for at least 26 consecutive calls.  Example: >
+			:let tmpfile = tempname()
+			:exe "redir > " . tmpfile
+<		For Unix, the file will be in a private directory |tempfile|.
+		For MS-Windows forward slashes are used when the 'shellslash'
+		option is set or when 'shellcmdflag' starts with '-'.
+
+
+tan({expr})						*tan()*
+		Return the tangent of {expr}, measured in radians, as a |Float|
+		in the range [-inf, inf].
+		{expr} must evaluate to a |Float| or a |Number|.
+		Examples: >
+			:echo tan(10)
+<			0.648361 >
+			:echo tan(-4.01)
+<			-1.181502
+		{only available when compiled with the |+float| feature}
+
+
+tanh({expr})						*tanh()*
+		Return the hyperbolic tangent of {expr} as a |Float| in the
+		range [-1, 1].
+		{expr} must evaluate to a |Float| or a |Number|.
+		Examples: >
+			:echo tanh(0.5)
+<			0.462117 >
+			:echo tanh(-1)
+<			-0.761594
+		{only available when compiled with the |+float| feature}
+
+
+tolower({expr})						*tolower()*
+		The result is a copy of the String given, with all uppercase
+		characters turned into lowercase (just like applying |gu| to
+		the string).
+
+toupper({expr})						*toupper()*
+		The result is a copy of the String given, with all lowercase
+		characters turned into uppercase (just like applying |gU| to
+		the string).
+
+tr({src}, {fromstr}, {tostr})				*tr()*
+		The result is a copy of the {src} string with all characters
+		which appear in {fromstr} replaced by the character in that
+		position in the {tostr} string.  Thus the first character in
+		{fromstr} is translated into the first character in {tostr}
+		and so on.  Exactly like the unix "tr" command.
+		This code also deals with multibyte characters properly.
+
+		Examples: >
+			echo tr("hello there", "ht", "HT")
+<		returns "Hello THere" >
+			echo tr("", "<>", "{}")
+<		returns "{blob}"
+
+trunc({expr})							*trunc()*
+		Return the largest integral value with magnitude less than or
+		equal to {expr} as a |Float| (truncate towards zero).
+		{expr} must evaluate to a |Float| or a |Number|.
+		Examples: >
+			echo trunc(1.456)
+<			1.0  >
+			echo trunc(-5.456)
+<			-5.0  >
+			echo trunc(4.0)
+<			4.0
+		{only available when compiled with the |+float| feature}
+		
+							*type()*
+type({expr})	The result is a Number, depending on the type of {expr}:
+			Number:	    0
+			String:	    1
+			Funcref:    2
+			List:	    3
+			Dictionary: 4
+			Float:	    5
+		To avoid the magic numbers it should be used this way: >
+			:if type(myvar) == type(0)
+			:if type(myvar) == type("")
+			:if type(myvar) == type(function("tr"))
+			:if type(myvar) == type([])
+			:if type(myvar) == type({})
+			:if type(myvar) == type(0.0)
+
+undofile({name})					*undofile()*
+		Return the name of the undo file that would be used for a file
+		with name {name} when writing.  This uses the 'undodir'
+		option, finding directories that exist.  It does not check if
+		the undo file exists.
+		{name} is always expanded to the full path, since that is what
+		is used internally.
+		Useful in combination with |:wundo| and |:rundo|.
+		When compiled without the +persistent_undo option this always
+		returns an empty string.
+
+undotree()						*undotree()*
+		Return the current state of the undo tree in a dictionary with
+		the following items:
+		  "seq_last"	The highest undo sequence number used.
+		  "seq_cur"	The sequence number of the current position in
+				the undo tree.  This differs from "seq_last"
+				when some changes were undone.
+		  "time_cur"	Time last used for |:earlier| and related
+				commands.  Use |strftime()| to convert to
+				something readable.
+		  "save_last"	Number of the last file write.  Zero when no
+				write yet.
+		  "save_cur"	Number of the current position in the undo
+				tree.  
+		  "synced"	Non-zero when the last undo block was synced.
+				This happens when waiting from input from the
+				user.  See |undo-blocks|.
+		  "entries"	A list of dictionaries with information about
+				undo blocks.
+
+		The first item in the "entries" list is the oldest undo item.
+		Each List item is a Dictionary with these items:
+		  "seq"		Undo sequence number.  Same as what appears in
+				|:undolist|.
+		  "time"	Timestamp when the change happened.  Use
+				|strftime()| to convert to something readable.
+		  "newhead"	Only appears in the item that is the last one
+				that was added.  This marks the last change
+				and where further changes will be added.
+		  "curhead"	Only appears in the item that is the last one
+				that was undone.  This marks the current
+				position in the undo tree, the block that will
+				be used by a redo command.  When nothing was
+				undone after the last change this item will
+				not appear anywhere.
+		  "save"	Only appears on the last block before a file
+				write.  The number is the write count.  The
+				first write has number 1, the last one the
+				"save_last" mentioned above.
+		  "alt"		Alternate entry.  This is again a List of undo
+				blocks.  Each item may again have an "alt"
+				item.
+
+values({dict})						*values()*
+		Return a |List| with all the values of {dict}.	The |List| is
+		in arbitrary order.
+
+
+virtcol({expr})						*virtcol()*
+		The result is a Number, which is the screen column of the file
+		position given with {expr}.  That is, the last screen position
+		occupied by the character at that position, when the screen
+		would be of unlimited width.  When there is a  at the
+		position, the returned Number will be the column at the end of
+		the .  For example, for a  in column 1, with 'ts'
+		set to 8, it returns 8.
+		For the byte position use |col()|.
+		For the use of {expr} see |col()|.
+		When 'virtualedit' is used {expr} can be [lnum, col, off], where
+		"off" is the offset in screen columns from the start of the
+		character.  E.g., a position within a  or after the last
+		character.
+		When Virtual editing is active in the current mode, a position
+		beyond the end of the line can be returned. |'virtualedit'|
+		The accepted positions are:
+		    .	    the cursor position
+		    $	    the end of the cursor line (the result is the
+			    number of displayed characters in the cursor line
+			    plus one)
+		    'x	    position of mark x (if the mark is not set, 0 is
+			    returned)
+		Note that only marks in the current file can be used.
+		Examples: >
+  virtcol(".")	   with text "foo^Lbar", with cursor on the "^L", returns 5
+  virtcol("$")	   with text "foo^Lbar", returns 9
+  virtcol("'t")    with text "	  there", with 't at 'h', returns 6
+<		The first column is 1.	0 is returned for an error.
+		A more advanced example that echoes the maximum length of
+		all lines: >
+		    echo max(map(range(1, line('$')), "virtcol([v:val, '$'])"))
+
+
+visualmode([expr])						*visualmode()*
+		The result is a String, which describes the last Visual mode
+		used in the current buffer.  Initially it returns an empty
+		string, but once Visual mode has been used, it returns "v",
+		"V", or "" (a single CTRL-V character) for
+		character-wise, line-wise, or block-wise Visual mode
+		respectively.
+		Example: >
+			:exe "normal " . visualmode()
+<		This enters the same Visual mode as before.  It is also useful
+		in scripts if you wish to act differently depending on the
+		Visual mode that was used.
+		If Visual mode is active, use |mode()| to get the Visual mode
+		(e.g., in a |:vmap|).
+							*non-zero-arg*
+		If [expr] is supplied and it evaluates to a non-zero Number or
+		a non-empty String, then the Visual mode will be cleared and
+		the old value is returned.  Note that " " and "0" are also
+		non-empty strings, thus cause the mode to be cleared.  A List,
+		Dictionary or Float is not a Number or String, thus does not
+		cause the mode to be cleared.
+
+							*winbufnr()*
+winbufnr({nr})	The result is a Number, which is the number of the buffer
+		associated with window {nr}.  When {nr} is zero, the number of
+		the buffer in the current window is returned.  When window
+		{nr} doesn't exist, -1 is returned.
+		Example: >
+  :echo "The file in the current window is " . bufname(winbufnr(0))
+<
+							*wincol()*
+wincol()	The result is a Number, which is the virtual column of the
+		cursor in the window.  This is counting screen cells from the
+		left side of the window.  The leftmost column is one.
+
+winheight({nr})						*winheight()*
+		The result is a Number, which is the height of window {nr}.
+		When {nr} is zero, the height of the current window is
+		returned.  When window {nr} doesn't exist, -1 is returned.
+		An existing window always has a height of zero or more.
+		Examples: >
+  :echo "The current window has " . winheight(0) . " lines."
+<
+							*winline()*
+winline()	The result is a Number, which is the screen line of the cursor
+		in the window.	This is counting screen lines from the top of
+		the window.  The first line is one.
+		If the cursor was moved the view on the file will be updated
+		first, this may cause a scroll.
+
+							*winnr()*
+winnr([{arg}])	The result is a Number, which is the number of the current
+		window.  The top window has number 1.
+		When the optional argument is "$", the number of the
+		last window is returned (the window count).
+		When the optional argument is "#", the number of the last
+		accessed window is returned (where |CTRL-W_p| goes to).
+		If there is no previous window or it is in another tab page 0
+		is returned.
+		The number can be used with |CTRL-W_w| and ":wincmd w"
+		|:wincmd|.
+		Also see |tabpagewinnr()|.
+
+							*winrestcmd()*
+winrestcmd()	Returns a sequence of |:resize| commands that should restore
+		the current window sizes.  Only works properly when no windows
+		are opened or closed and the current window and tab page is
+		unchanged.
+		Example: >
+			:let cmd = winrestcmd()
+			:call MessWithWindowSizes()
+			:exe cmd
+<
+							*winrestview()*
+winrestview({dict})
+		Uses the |Dictionary| returned by |winsaveview()| to restore
+		the view of the current window.
+		If you have changed the values the result is unpredictable.
+		If the window size changed the result won't be the same.
+
+							*winsaveview()*
+winsaveview()	Returns a |Dictionary| that contains information to restore
+		the view of the current window.  Use |winrestview()| to
+		restore the view.
+		This is useful if you have a mapping that jumps around in the
+		buffer and you want to go back to the original view.
+		This does not save fold information.  Use the 'foldenable'
+		option to temporarily switch off folding, so that folds are
+		not opened when moving around.
+		The return value includes:
+			lnum		cursor line number
+			col		cursor column
+			coladd		cursor column offset for 'virtualedit'
+			curswant	column for vertical movement
+			topline		first line in the window
+			topfill		filler lines, only in diff mode
+			leftcol		first column displayed
+			skipcol		columns skipped
+		Note that no option values are saved.
+
+
+winwidth({nr})						*winwidth()*
+		The result is a Number, which is the width of window {nr}.
+		When {nr} is zero, the width of the current window is
+		returned.  When window {nr} doesn't exist, -1 is returned.
+		An existing window always has a width of zero or more.
+		Examples: >
+  :echo "The current window has " . winwidth(0) . " columns."
+  :if winwidth(0) <= 50
+  :  exe "normal 50\|"
+  :endif
+<
+							*writefile()*
+writefile({list}, {fname} [, {binary}])
+		Write |List| {list} to file {fname}.  Each list item is
+		separated with a NL.  Each list item must be a String or
+		Number.
+		When {binary} is equal to "b" binary mode is used: There will
+		not be a NL after the last list item.  An empty item at the
+		end does cause the last line in the file to end in a NL.
+		All NL characters are replaced with a NUL character.
+		Inserting CR characters needs to be done before passing {list}
+		to writefile().
+		An existing file is overwritten, if possible.
+		When the write fails -1 is returned, otherwise 0.  There is an
+		error message if the file can't be created or when writing
+		fails.
+		Also see |readfile()|.
+		To copy a file byte for byte: >
+			:let fl = readfile("foo", "b")
+			:call writefile(fl, "foocopy", "b")
+<
+
+							*feature-list*
+There are three types of features:
+1.  Features that are only supported when they have been enabled when Vim
+    was compiled |+feature-list|.  Example: >
+	:if has("cindent")
+2.  Features that are only supported when certain conditions have been met.
+    Example: >
+	:if has("gui_running")
+<							*has-patch*
+3.  Included patches.  First check |v:version| for the version of Vim.
+    Then the "patch123" feature means that patch 123 has been included for
+    this version.  Example (checking version 6.2.148 or later): >
+	:if v:version > 602 || v:version == 602 && has("patch148")
+<   Note that it's possible for patch 147 to be omitted even though 148 is
+    included.
+
+all_builtin_terms	Compiled with all builtin terminals enabled.
+amiga			Amiga version of Vim.
+arabic			Compiled with Arabic support |Arabic|.
+arp			Compiled with ARP support (Amiga).
+autocmd			Compiled with autocommand support. |autocommand|
+balloon_eval		Compiled with |balloon-eval| support.
+balloon_multiline	GUI supports multiline balloons.
+beos			BeOS version of Vim.
+browse			Compiled with |:browse| support, and browse() will
+			work.
+builtin_terms		Compiled with some builtin terminals.
+byte_offset		Compiled with support for 'o' in 'statusline'
+cindent			Compiled with 'cindent' support.
+clientserver		Compiled with remote invocation support |clientserver|.
+clipboard		Compiled with 'clipboard' support.
+cmdline_compl		Compiled with |cmdline-completion| support.
+cmdline_hist		Compiled with |cmdline-history| support.
+cmdline_info		Compiled with 'showcmd' and 'ruler' support.
+comments		Compiled with |'comments'| support.
+compatible		Compiled to be very Vi compatible.
+cryptv			Compiled with encryption support |encryption|.
+cscope			Compiled with |cscope| support.
+debug			Compiled with "DEBUG" defined.
+dialog_con		Compiled with console dialog support.
+dialog_gui		Compiled with GUI dialog support.
+diff			Compiled with |vimdiff| and 'diff' support.
+digraphs		Compiled with support for digraphs.
+dnd			Compiled with support for the "~ register |quote_~|.
+dos16			16 bits DOS version of Vim.
+dos32			32 bits DOS (DJGPP) version of Vim.
+ebcdic			Compiled on a machine with ebcdic character set.
+emacs_tags		Compiled with support for Emacs tags.
+eval			Compiled with expression evaluation support.  Always
+			true, of course!
+ex_extra		Compiled with extra Ex commands |+ex_extra|.
+extra_search		Compiled with support for |'incsearch'| and
+			|'hlsearch'|
+farsi			Compiled with Farsi support |farsi|.
+file_in_path		Compiled with support for |gf| and ||
+filterpipe		When 'shelltemp' is off pipes are used for shell
+			read/write/filter commands
+find_in_path		Compiled with support for include file searches
+			|+find_in_path|.
+float			Compiled with support for |Float|.
+fname_case		Case in file names matters (for Amiga, MS-DOS, and
+			Windows this is not present).
+folding			Compiled with |folding| support.
+footer			Compiled with GUI footer support. |gui-footer|
+fork			Compiled to use fork()/exec() instead of system().
+gettext			Compiled with message translation |multi-lang|
+gui			Compiled with GUI enabled.
+gui_athena		Compiled with Athena GUI.
+gui_gnome		Compiled with Gnome support (gui_gtk is also defined).
+gui_gtk			Compiled with GTK+ GUI (any version).
+gui_gtk2		Compiled with GTK+ 2 GUI (gui_gtk is also defined).
+gui_mac			Compiled with Macintosh GUI.
+gui_motif		Compiled with Motif GUI.
+gui_photon		Compiled with Photon GUI.
+gui_running		Vim is running in the GUI, or it will start soon.
+gui_win32		Compiled with MS Windows Win32 GUI.
+gui_win32s		idem, and Win32s system being used (Windows 3.1)
+hangul_input		Compiled with Hangul input support. |hangul|
+iconv			Can use iconv() for conversion.
+insert_expand		Compiled with support for CTRL-X expansion commands in
+			Insert mode.
+jumplist		Compiled with |jumplist| support.
+keymap			Compiled with 'keymap' support.
+langmap			Compiled with 'langmap' support.
+libcall			Compiled with |libcall()| support.
+linebreak		Compiled with 'linebreak', 'breakat' and 'showbreak'
+			support.
+lispindent		Compiled with support for lisp indenting.
+listcmds		Compiled with commands for the buffer list |:files|
+			and the argument list |arglist|.
+localmap		Compiled with local mappings and abbr. |:map-local|
+lua			Compiled with Lua interface |Lua|.
+mac			Macintosh version of Vim.
+macunix			Macintosh version of Vim, using Unix files (OS-X).
+menu			Compiled with support for |:menu|.
+mksession		Compiled with support for |:mksession|.
+modify_fname		Compiled with file name modifiers. |filename-modifiers|
+mouse			Compiled with support mouse.
+mouse_dec		Compiled with support for Dec terminal mouse.
+mouse_gpm		Compiled with support for gpm (Linux console mouse)
+mouse_netterm		Compiled with support for netterm mouse.
+mouse_pterm		Compiled with support for qnx pterm mouse.
+mouse_sysmouse		Compiled with support for sysmouse (*BSD console mouse)
+mouse_xterm		Compiled with support for xterm mouse.
+mouseshape		Compiled with support for 'mouseshape'.
+multi_byte		Compiled with support for 'encoding'
+multi_byte_encoding	'encoding' is set to a multi-byte encoding.
+multi_byte_ime		Compiled with support for IME input method.
+multi_lang		Compiled with support for multiple languages.
+mzscheme		Compiled with MzScheme interface |mzscheme|.
+netbeans_enabled	Compiled with support for |netbeans| and connected.
+netbeans_intg		Compiled with support for |netbeans|.
+ole			Compiled with OLE automation support for Win32.
+os2			OS/2 version of Vim.
+osfiletype		Compiled with support for osfiletypes |+osfiletype|
+path_extra		Compiled with up/downwards search in 'path' and 'tags'
+perl			Compiled with Perl interface.
+persistent_undo		Compiled with support for persistent undo history.
+postscript		Compiled with PostScript file printing.
+printer			Compiled with |:hardcopy| support.
+profile			Compiled with |:profile| support.
+python			Compiled with Python interface.
+qnx			QNX version of Vim.
+quickfix		Compiled with |quickfix| support.
+reltime			Compiled with |reltime()| support.
+rightleft		Compiled with 'rightleft' support.
+ruby			Compiled with Ruby interface |ruby|.
+scrollbind		Compiled with 'scrollbind' support.
+showcmd			Compiled with 'showcmd' support.
+signs			Compiled with |:sign| support.
+smartindent		Compiled with 'smartindent' support.
+sniff			Compiled with SNiFF interface support.
+spell			Compiled with spell checking support |spell|.
+startuptime		Compiled with |--startuptime| support.
+statusline		Compiled with support for 'statusline', 'rulerformat'
+			and special formats of 'titlestring' and 'iconstring'.
+sun_workshop		Compiled with support for Sun |workshop|.
+syntax			Compiled with syntax highlighting support |syntax|.
+syntax_items		There are active syntax highlighting items for the
+			current buffer.
+system			Compiled to use system() instead of fork()/exec().
+tag_binary		Compiled with binary searching in tags files
+			|tag-binary-search|.
+tag_old_static		Compiled with support for old static tags
+			|tag-old-static|.
+tag_any_white		Compiled with support for any white characters in tags
+			files |tag-any-white|.
+tcl			Compiled with Tcl interface.
+terminfo		Compiled with terminfo instead of termcap.
+termresponse		Compiled with support for |t_RV| and |v:termresponse|.
+textobjects		Compiled with support for |text-objects|.
+tgetent			Compiled with tgetent support, able to use a termcap
+			or terminfo file.
+title			Compiled with window title support |'title'|.
+toolbar			Compiled with support for |gui-toolbar|.
+unix			Unix version of Vim.
+user_commands		User-defined commands.
+vertsplit		Compiled with vertically split windows |:vsplit|.
+vim_starting		True while initial source'ing takes place. |startup|
+viminfo			Compiled with viminfo support.
+virtualedit		Compiled with 'virtualedit' option.
+visual			Compiled with Visual mode.
+visualextra		Compiled with extra Visual mode commands.
+			|blockwise-operators|.
+vms			VMS version of Vim.
+vreplace		Compiled with |gR| and |gr| commands.
+wildignore		Compiled with 'wildignore' option.
+wildmenu		Compiled with 'wildmenu' option.
+win16			Win16 version of Vim (MS-Windows 3.1).
+win32			Win32 version of Vim (MS-Windows 95/98/ME/NT/2000/XP).
+win32unix		Win32 version of Vim, using Unix files (Cygwin)
+win64			Win64 version of Vim (MS-Windows 64 bit).
+win95			Win32 version for MS-Windows 95/98/ME.
+winaltkeys		Compiled with 'winaltkeys' option.
+windows			Compiled with support for more than one window.
+writebackup		Compiled with 'writebackup' default on.
+xfontset		Compiled with X fontset support |xfontset|.
+xim			Compiled with X input method support |xim|.
+xsmp			Compiled with X session management support.
+xsmp_interact		Compiled with interactive X session management support.
+xterm_clipboard		Compiled with support for xterm clipboard.
+xterm_save		Compiled with support for saving and restoring the
+			xterm screen.
+x11			Compiled with X11 support.
+
+							*string-match*
+Matching a pattern in a String
+
+A regexp pattern as explained at |pattern| is normally used to find a match in
+the buffer lines.  When a pattern is used to find a match in a String, almost
+everything works in the same way.  The difference is that a String is handled
+like it is one line.  When it contains a "\n" character, this is not seen as a
+line break for the pattern.  It can be matched with a "\n" in the pattern, or
+with ".".  Example: >
+	:let a = "aaaa\nxxxx"
+	:echo matchstr(a, "..\n..")
+	aa
+	xx
+	:echo matchstr(a, "a.x")
+	a
+	x
+
+Don't forget that "^" will only match at the first character of the String and
+"$" at the last character of the string.  They don't match after or before a
+"\n".
+
+==============================================================================
+5. Defining functions					*user-functions*
+
+New functions can be defined.  These can be called just like builtin
+functions.  The function executes a sequence of Ex commands.  Normal mode
+commands can be executed with the |:normal| command.
+
+The function name must start with an uppercase letter, to avoid confusion with
+builtin functions.  To prevent from using the same name in different scripts
+avoid obvious, short names.  A good habit is to start the function name with
+the name of the script, e.g., "HTMLcolor()".
+
+It's also possible to use curly braces, see |curly-braces-names|.  And the
+|autoload| facility is useful to define a function only when it's called.
+
+							*local-function*
+A function local to a script must start with "s:".  A local script function
+can only be called from within the script and from functions, user commands
+and autocommands defined in the script.  It is also possible to call the
+function from a mapping defined in the script, but then || must be used
+instead of "s:" when the mapping is expanded outside of the script.
+
+					*:fu* *:function* *E128* *E129* *E123*
+:fu[nction]		List all functions and their arguments.
+
+:fu[nction] {name}	List function {name}.
+			{name} can also be a |Dictionary| entry that is a
+			|Funcref|: >
+				:function dict.init
+
+:fu[nction] /{pattern}	List functions with a name matching {pattern}.
+			Example that lists all functions ending with "File": >
+				:function /File$
+<
+							*:function-verbose*
+When 'verbose' is non-zero, listing a function will also display where it was
+last defined. Example: >
+
+    :verbose function SetFileTypeSH
+	function SetFileTypeSH(name)
+	    Last set from /usr/share/vim/vim-7.0/filetype.vim
+<
+See |:verbose-cmd| for more information.
+
+							*E124* *E125*
+:fu[nction][!] {name}([arguments]) [range] [abort] [dict]
+			Define a new function by the name {name}.  The name
+			must be made of alphanumeric characters and '_', and
+			must start with a capital or "s:" (see above).
+
+			{name} can also be a |Dictionary| entry that is a
+			|Funcref|: >
+				:function dict.init(arg)
+<			"dict" must be an existing dictionary.	The entry
+			"init" is added if it didn't exist yet.  Otherwise [!]
+			is required to overwrite an existing function.	The
+			result is a |Funcref| to a numbered function.  The
+			function can only be used with a |Funcref| and will be
+			deleted if there are no more references to it.
+								*E127* *E122*
+			When a function by this name already exists and [!] is
+			not used an error message is given.  When [!] is used,
+			an existing function is silently replaced.  Unless it
+			is currently being executed, that is an error.
+
+			For the {arguments} see |function-argument|.
+
+						*a:firstline* *a:lastline*
+			When the [range] argument is added, the function is
+			expected to take care of a range itself.  The range is
+			passed as "a:firstline" and "a:lastline".  If [range]
+			is excluded, ":{range}call" will call the function for
+			each line in the range, with the cursor on the start
+			of each line.  See |function-range-example|.
+
+			When the [abort] argument is added, the function will
+			abort as soon as an error is detected.
+
+			When the [dict] argument is added, the function must
+			be invoked through an entry in a |Dictionary|.	The
+			local variable "self" will then be set to the
+			dictionary.  See |Dictionary-function|.
+
+						*function-search-undo*
+			The last used search pattern and the redo command "."
+			will not be changed by the function.  This also
+			implies that the effect of |:nohlsearch| is undone
+			when the function returns.
+
+					*:endf* *:endfunction* *E126* *E193*
+:endf[unction]		The end of a function definition.  Must be on a line
+			by its own, without other commands.
+
+					*:delf* *:delfunction* *E130* *E131*
+:delf[unction] {name}	Delete function {name}.
+			{name} can also be a |Dictionary| entry that is a
+			|Funcref|: >
+				:delfunc dict.init
+<			This will remove the "init" entry from "dict".	The
+			function is deleted if there are no more references to
+			it.
+							*:retu* *:return* *E133*
+:retu[rn] [expr]	Return from a function.  When "[expr]" is given, it is
+			evaluated and returned as the result of the function.
+			If "[expr]" is not given, the number 0 is returned.
+			When a function ends without an explicit ":return",
+			the number 0 is returned.
+			Note that there is no check for unreachable lines,
+			thus there is no warning if commands follow ":return".
+
+			If the ":return" is used after a |:try| but before the
+			matching |:finally| (if present), the commands
+			following the ":finally" up to the matching |:endtry|
+			are executed first.  This process applies to all
+			nested ":try"s inside the function.  The function
+			returns at the outermost ":endtry".
+
+						*function-argument* *a:var*
+An argument can be defined by giving its name.	In the function this can then
+be used as "a:name" ("a:" for argument).
+					*a:0* *a:1* *a:000* *E740* *...*
+Up to 20 arguments can be given, separated by commas.  After the named
+arguments an argument "..." can be specified, which means that more arguments
+may optionally be following.  In the function the extra arguments can be used
+as "a:1", "a:2", etc.  "a:0" is set to the number of extra arguments (which
+can be 0).  "a:000" is set to a |List| that contains these arguments.  Note
+that "a:1" is the same as "a:000[0]".
+								*E742*
+The a: scope and the variables in it cannot be changed, they are fixed.
+However, if a |List| or |Dictionary| is used, you can change their contents.
+Thus you can pass a |List| to a function and have the function add an item to
+it.  If you want to make sure the function cannot change a |List| or
+|Dictionary| use |:lockvar|.
+
+When not using "...", the number of arguments in a function call must be equal
+to the number of named arguments.  When using "...", the number of arguments
+may be larger.
+
+It is also possible to define a function without any arguments.  You must
+still supply the () then.  The body of the function follows in the next lines,
+until the matching |:endfunction|.  It is allowed to define another function
+inside a function body.
+
+							*local-variables*
+Inside a function variables can be used.  These are local variables, which
+will disappear when the function returns.  Global variables need to be
+accessed with "g:".
+
+Example: >
+  :function Table(title, ...)
+  :  echohl Title
+  :  echo a:title
+  :  echohl None
+  :  echo a:0 . " items:"
+  :  for s in a:000
+  :    echon ' ' . s
+  :  endfor
+  :endfunction
+
+This function can then be called with: >
+  call Table("Table", "line1", "line2")
+  call Table("Empty Table")
+
+To return more than one value, return a |List|: >
+  :function Compute(n1, n2)
+  :  if a:n2 == 0
+  :    return ["fail", 0]
+  :  endif
+  :  return ["ok", a:n1 / a:n2]
+  :endfunction
+
+This function can then be called with: >
+  :let [success, div] = Compute(102, 6)
+  :if success == "ok"
+  :  echo div
+  :endif
+<
+						*:cal* *:call* *E107* *E117*
+:[range]cal[l] {name}([arguments])
+		Call a function.  The name of the function and its arguments
+		are as specified with |:function|.  Up to 20 arguments can be
+		used.  The returned value is discarded.
+		Without a range and for functions that accept a range, the
+		function is called once.  When a range is given the cursor is
+		positioned at the start of the first line before executing the
+		function.
+		When a range is given and the function doesn't handle it
+		itself, the function is executed for each line in the range,
+		with the cursor in the first column of that line.  The cursor
+		is left at the last line (possibly moved by the last function
+		call).	The arguments are re-evaluated for each line.  Thus
+		this works:
+						*function-range-example*  >
+	:function Mynumber(arg)
+	:  echo line(".") . " " . a:arg
+	:endfunction
+	:1,5call Mynumber(getline("."))
+<
+		The "a:firstline" and "a:lastline" are defined anyway, they
+		can be used to do something different at the start or end of
+		the range.
+
+		Example of a function that handles the range itself: >
+
+	:function Cont() range
+	:  execute (a:firstline + 1) . "," . a:lastline . 's/^/\t\\ '
+	:endfunction
+	:4,8call Cont()
+<
+		This function inserts the continuation character "\" in front
+		of all the lines in the range, except the first one.
+
+		When the function returns a composite value it can be further
+		dereferenced, but the range will not be used then.  Example: >
+	:4,8call GetDict().method()
+<		Here GetDict() gets the range but method() does not.
+
+								*E132*
+The recursiveness of user functions is restricted with the |'maxfuncdepth'|
+option.
+
+
+AUTOMATICALLY LOADING FUNCTIONS ~
+							*autoload-functions*
+When using many or large functions, it's possible to automatically define them
+only when they are used.  There are two methods: with an autocommand and with
+the "autoload" directory in 'runtimepath'.
+
+
+Using an autocommand ~
+
+This is introduced in the user manual, section |41.14|.
+
+The autocommand is useful if you have a plugin that is a long Vim script file.
+You can define the autocommand and quickly quit the script with |:finish|.
+That makes Vim startup faster.	The autocommand should then load the same file
+again, setting a variable to skip the |:finish| command.
+
+Use the FuncUndefined autocommand event with a pattern that matches the
+function(s) to be defined.  Example: >
+
+	:au FuncUndefined BufNet* source ~/vim/bufnetfuncs.vim
+
+The file "~/vim/bufnetfuncs.vim" should then define functions that start with
+"BufNet".  Also see |FuncUndefined|.
+
+
+Using an autoload script ~
+							*autoload* *E746*
+This is introduced in the user manual, section |41.15|.
+
+Using a script in the "autoload" directory is simpler, but requires using
+exactly the right file name.  A function that can be autoloaded has a name
+like this: >
+
+	:call filename#funcname()
+
+When such a function is called, and it is not defined yet, Vim will search the
+"autoload" directories in 'runtimepath' for a script file called
+"filename.vim".  For example "~/.vim/autoload/filename.vim".  That file should
+then define the function like this: >
+
+	function filename#funcname()
+	   echo "Done!"
+	endfunction
+
+The file name and the name used before the # in the function must match
+exactly, and the defined function must have the name exactly as it will be
+called.
+
+It is possible to use subdirectories.  Every # in the function name works like
+a path separator.  Thus when calling a function: >
+
+	:call foo#bar#func()
+
+Vim will look for the file "autoload/foo/bar.vim" in 'runtimepath'.
+
+This also works when reading a variable that has not been set yet: >
+
+	:let l = foo#bar#lvar
+
+However, when the autoload script was already loaded it won't be loaded again
+for an unknown variable.
+
+When assigning a value to such a variable nothing special happens.  This can
+be used to pass settings to the autoload script before it's loaded: >
+
+	:let foo#bar#toggle = 1
+	:call foo#bar#func()
+
+Note that when you make a mistake and call a function that is supposed to be
+defined in an autoload script, but the script doesn't actually define the
+function, the script will be sourced every time you try to call the function.
+And you will get an error message every time.
+
+Also note that if you have two script files, and one calls a function in the
+other and vice versa, before the used function is defined, it won't work.
+Avoid using the autoload functionality at the toplevel.
+
+Hint: If you distribute a bunch of scripts you can pack them together with the
+|vimball| utility.  Also read the user manual |distribute-script|.
+
+==============================================================================
+6. Curly braces names					*curly-braces-names*
+
+Wherever you can use a variable, you can use a "curly braces name" variable.
+This is a regular variable name with one or more expressions wrapped in braces
+{} like this: >
+	my_{adjective}_variable
+
+When Vim encounters this, it evaluates the expression inside the braces, puts
+that in place of the expression, and re-interprets the whole as a variable
+name.  So in the above example, if the variable "adjective" was set to
+"noisy", then the reference would be to "my_noisy_variable", whereas if
+"adjective" was set to "quiet", then it would be to "my_quiet_variable".
+
+One application for this is to create a set of variables governed by an option
+value.	For example, the statement >
+	echo my_{&background}_message
+
+would output the contents of "my_dark_message" or "my_light_message" depending
+on the current value of 'background'.
+
+You can use multiple brace pairs: >
+	echo my_{adverb}_{adjective}_message
+..or even nest them: >
+	echo my_{ad{end_of_word}}_message
+where "end_of_word" is either "verb" or "jective".
+
+However, the expression inside the braces must evaluate to a valid single
+variable name, e.g. this is invalid: >
+	:let foo='a + b'
+	:echo c{foo}d
+.. since the result of expansion is "ca + bd", which is not a variable name.
+
+						*curly-braces-function-names*
+You can call and define functions by an evaluated name in a similar way.
+Example: >
+	:let func_end='whizz'
+	:call my_func_{func_end}(parameter)
+
+This would call the function "my_func_whizz(parameter)".
+
+==============================================================================
+7. Commands						*expression-commands*
+
+:let {var-name} = {expr1}				*:let* *E18*
+			Set internal variable {var-name} to the result of the
+			expression {expr1}.  The variable will get the type
+			from the {expr}.  If {var-name} didn't exist yet, it
+			is created.
+
+:let {var-name}[{idx}] = {expr1}			*E689*
+			Set a list item to the result of the expression
+			{expr1}.  {var-name} must refer to a list and {idx}
+			must be a valid index in that list.  For nested list
+			the index can be repeated.
+			This cannot be used to add an item to a |List|.
+			This cannot be used to set a byte in a String.	You
+			can do that like this: >
+				:let var = var[0:2] . 'X' . var[4:]
+<
+							*E711* *E719*
+:let {var-name}[{idx1}:{idx2}] = {expr1}		*E708* *E709* *E710*
+			Set a sequence of items in a |List| to the result of
+			the expression {expr1}, which must be a list with the
+			correct number of items.
+			{idx1} can be omitted, zero is used instead.
+			{idx2} can be omitted, meaning the end of the list.
+			When the selected range of items is partly past the
+			end of the list, items will be added.
+
+					*:let+=* *:let-=* *:let.=* *E734*
+:let {var} += {expr1}	Like ":let {var} = {var} + {expr1}".
+:let {var} -= {expr1}	Like ":let {var} = {var} - {expr1}".
+:let {var} .= {expr1}	Like ":let {var} = {var} . {expr1}".
+			These fail if {var} was not set yet and when the type
+			of {var} and {expr1} don't fit the operator.
+
+
+:let ${env-name} = {expr1}			*:let-environment* *:let-$*
+			Set environment variable {env-name} to the result of
+			the expression {expr1}.  The type is always String.
+:let ${env-name} .= {expr1}
+			Append {expr1} to the environment variable {env-name}.
+			If the environment variable didn't exist yet this
+			works like "=".
+
+:let @{reg-name} = {expr1}			*:let-register* *:let-@*
+			Write the result of the expression {expr1} in register
+			{reg-name}.  {reg-name} must be a single letter, and
+			must be the name of a writable register (see
+			|registers|).  "@@" can be used for the unnamed
+			register, "@/" for the search pattern.
+			If the result of {expr1} ends in a  or , the
+			register will be linewise, otherwise it will be set to
+			characterwise.
+			This can be used to clear the last search pattern: >
+				:let @/ = ""
+<			This is different from searching for an empty string,
+			that would match everywhere.
+
+:let @{reg-name} .= {expr1}
+			Append {expr1} to register {reg-name}.	If the
+			register was empty it's like setting it to {expr1}.
+
+:let &{option-name} = {expr1}			*:let-option* *:let-&*
+			Set option {option-name} to the result of the
+			expression {expr1}.  A String or Number value is
+			always converted to the type of the option.
+			For an option local to a window or buffer the effect
+			is just like using the |:set| command: both the local
+			value and the global value are changed.
+			Example: >
+				:let &path = &path . ',/usr/local/include'
+
+:let &{option-name} .= {expr1}
+			For a string option: Append {expr1} to the value.
+			Does not insert a comma like |:set+=|.
+
+:let &{option-name} += {expr1}
+:let &{option-name} -= {expr1}
+			For a number or boolean option: Add or subtract
+			{expr1}.
+
+:let &l:{option-name} = {expr1}
+:let &l:{option-name} .= {expr1}
+:let &l:{option-name} += {expr1}
+:let &l:{option-name} -= {expr1}
+			Like above, but only set the local value of an option
+			(if there is one).  Works like |:setlocal|.
+
+:let &g:{option-name} = {expr1}
+:let &g:{option-name} .= {expr1}
+:let &g:{option-name} += {expr1}
+:let &g:{option-name} -= {expr1}
+			Like above, but only set the global value of an option
+			(if there is one).  Works like |:setglobal|.
+
+:let [{name1}, {name2}, ...] = {expr1}		*:let-unpack* *E687* *E688*
+			{expr1} must evaluate to a |List|.  The first item in
+			the list is assigned to {name1}, the second item to
+			{name2}, etc.
+			The number of names must match the number of items in
+			the |List|.
+			Each name can be one of the items of the ":let"
+			command as mentioned above.
+			Example: >
+				:let [s, item] = GetItem(s)
+<			Detail: {expr1} is evaluated first, then the
+			assignments are done in sequence.  This matters if
+			{name2} depends on {name1}.  Example: >
+				:let x = [0, 1]
+				:let i = 0
+				:let [i, x[i]] = [1, 2]
+				:echo x
+<			The result is [0, 2].
+
+:let [{name1}, {name2}, ...] .= {expr1}
+:let [{name1}, {name2}, ...] += {expr1}
+:let [{name1}, {name2}, ...] -= {expr1}
+			Like above, but append/add/subtract the value for each
+			|List| item.
+
+:let [{name}, ..., ; {lastname}] = {expr1}
+			Like |:let-unpack| above, but the |List| may have more
+			items than there are names.  A list of the remaining
+			items is assigned to {lastname}.  If there are no
+			remaining items {lastname} is set to an empty list.
+			Example: >
+				:let [a, b; rest] = ["aval", "bval", 3, 4]
+<
+:let [{name}, ..., ; {lastname}] .= {expr1}
+:let [{name}, ..., ; {lastname}] += {expr1}
+:let [{name}, ..., ; {lastname}] -= {expr1}
+			Like above, but append/add/subtract the value for each
+			|List| item.
+
+								*E121*
+:let {var-name}	..	List the value of variable {var-name}.	Multiple
+			variable names may be given.  Special names recognized
+			here:				*E738*
+			  g:	global variables
+			  b:	local buffer variables
+			  w:	local window variables
+			  t:	local tab page variables
+			  s:	script-local variables
+			  l:	local function variables
+			  v:	Vim variables.
+
+:let			List the values of all variables.  The type of the
+			variable is indicated before the value:
+			    	String
+				#	Number
+				*	Funcref
+
+
+:unl[et][!] {name} ...				*:unlet* *:unl* *E108* *E795*
+			Remove the internal variable {name}.  Several variable
+			names can be given, they are all removed.  The name
+			may also be a |List| or |Dictionary| item.
+			With [!] no error message is given for non-existing
+			variables.
+			One or more items from a |List| can be removed: >
+				:unlet list[3]	  " remove fourth item
+				:unlet list[3:]   " remove fourth item to last
+<			One item from a |Dictionary| can be removed at a time: >
+				:unlet dict['two']
+				:unlet dict.two
+<			This is especially useful to clean up used global
+			variables and script-local variables (these are not
+			deleted when the script ends).  Function-local
+			variables are automatically deleted when the function
+			ends.
+
+:lockv[ar][!] [depth] {name} ...			*:lockvar* *:lockv*
+			Lock the internal variable {name}.  Locking means that
+			it can no longer be changed (until it is unlocked).
+			A locked variable can be deleted: >
+				:lockvar v
+				:let v = 'asdf'		" fails!
+				:unlet v
+<							*E741*
+			If you try to change a locked variable you get an
+			error message: "E741: Value of {name} is locked"
+
+			[depth] is relevant when locking a |List| or
+			|Dictionary|.  It specifies how deep the locking goes:
+				1	Lock the |List| or |Dictionary| itself,
+					cannot add or remove items, but can
+					still change their values.
+				2	Also lock the values, cannot change
+					the items.  If an item is a |List| or
+					|Dictionary|, cannot add or remove
+					items, but can still change the
+					values.
+				3	Like 2 but for the |List| /
+					|Dictionary| in the |List| /
+					|Dictionary|, one level deeper.
+			The default [depth] is 2, thus when {name} is a |List|
+			or |Dictionary| the values cannot be changed.
+								*E743*
+			For unlimited depth use [!] and omit [depth].
+			However, there is a maximum depth of 100 to catch
+			loops.
+
+			Note that when two variables refer to the same |List|
+			and you lock one of them, the |List| will also be
+			locked when used through the other variable.
+			Example: >
+				:let l = [0, 1, 2, 3]
+				:let cl = l
+				:lockvar l
+				:let cl[1] = 99		" won't work!
+<			You may want to make a copy of a list to avoid this.
+			See |deepcopy()|.
+
+
+:unlo[ckvar][!] [depth] {name} ...			*:unlockvar* *:unlo*
+			Unlock the internal variable {name}.  Does the
+			opposite of |:lockvar|.
+
+
+:if {expr1}			*:if* *:endif* *:en* *E171* *E579* *E580*
+:en[dif]		Execute the commands until the next matching ":else"
+			or ":endif" if {expr1} evaluates to non-zero.
+
+			From Vim version 4.5 until 5.0, every Ex command in
+			between the ":if" and ":endif" is ignored.  These two
+			commands were just to allow for future expansions in a
+			backwards compatible way.  Nesting was allowed.  Note
+			that any ":else" or ":elseif" was ignored, the "else"
+			part was not executed either.
+
+			You can use this to remain compatible with older
+			versions: >
+				:if version >= 500
+				:  version-5-specific-commands
+				:endif
+<			The commands still need to be parsed to find the
+			"endif".  Sometimes an older Vim has a problem with a
+			new command.  For example, ":silent" is recognized as
+			a ":substitute" command.  In that case ":execute" can
+			avoid problems: >
+				:if version >= 600
+				:  execute "silent 1,$delete"
+				:endif
+<
+			NOTE: The ":append" and ":insert" commands don't work
+			properly in between ":if" and ":endif".
+
+						*:else* *:el* *E581* *E583*
+:el[se]			Execute the commands until the next matching ":else"
+			or ":endif" if they previously were not being
+			executed.
+
+					*:elseif* *:elsei* *E582* *E584*
+:elsei[f] {expr1}	Short for ":else" ":if", with the addition that there
+			is no extra ":endif".
+
+:wh[ile] {expr1}			*:while* *:endwhile* *:wh* *:endw*
+						*E170* *E585* *E588* *E733*
+:endw[hile]		Repeat the commands between ":while" and ":endwhile",
+			as long as {expr1} evaluates to non-zero.
+			When an error is detected from a command inside the
+			loop, execution continues after the "endwhile".
+			Example: >
+				:let lnum = 1
+				:while lnum <= line("$")
+				   :call FixLine(lnum)
+				   :let lnum = lnum + 1
+				:endwhile
+<
+			NOTE: The ":append" and ":insert" commands don't work
+			properly inside a ":while" and ":for" loop.
+
+:for {var} in {list}					*:for* *E690* *E732*
+:endfo[r]						*:endfo* *:endfor*
+			Repeat the commands between ":for" and ":endfor" for
+			each item in {list}.  Variable {var} is set to the
+			value of each item.
+			When an error is detected for a command inside the
+			loop, execution continues after the "endfor".
+			Changing {list} inside the loop affects what items are
+			used.  Make a copy if this is unwanted: >
+				:for item in copy(mylist)
+<			When not making a copy, Vim stores a reference to the
+			next item in the list, before executing the commands
+			with the current item.	Thus the current item can be
+			removed without effect.  Removing any later item means
+			it will not be found.  Thus the following example
+			works (an inefficient way to make a list empty): >
+				for item in mylist
+				   call remove(mylist, 0)
+				endfor
+<			Note that reordering the list (e.g., with sort() or
+			reverse()) may have unexpected effects.
+			Note that the type of each list item should be
+			identical to avoid errors for the type of {var}
+			changing.  Unlet the variable at the end of the loop
+			to allow multiple item types: >
+				for item in ["foo", ["bar"]]
+				   echo item
+				   unlet item  " E706 without this
+				endfor
+
+:for [{var1}, {var2}, ...] in {listlist}
+:endfo[r]
+			Like ":for" above, but each item in {listlist} must be
+			a list, of which each item is assigned to {var1},
+			{var2}, etc.  Example: >
+				:for [lnum, col] in [[1, 3], [2, 5], [3, 8]]
+				   :echo getline(lnum)[col]
+				:endfor
+<
+						*:continue* *:con* *E586*
+:con[tinue]		When used inside a ":while" or ":for" loop, jumps back
+			to the start of the loop.
+			If it is used after a |:try| inside the loop but
+			before the matching |:finally| (if present), the
+			commands following the ":finally" up to the matching
+			|:endtry| are executed first.  This process applies to
+			all nested ":try"s inside the loop.  The outermost
+			":endtry" then jumps back to the start of the loop.
+
+						*:break* *:brea* *E587*
+:brea[k]		When used inside a ":while" or ":for" loop, skips to
+			the command after the matching ":endwhile" or
+			":endfor".
+			If it is used after a |:try| inside the loop but
+			before the matching |:finally| (if present), the
+			commands following the ":finally" up to the matching
+			|:endtry| are executed first.  This process applies to
+			all nested ":try"s inside the loop.  The outermost
+			":endtry" then jumps to the command after the loop.
+
+:try				*:try* *:endt* *:endtry* *E600* *E601* *E602*
+:endt[ry]		Change the error handling for the commands between
+			":try" and ":endtry" including everything being
+			executed across ":source" commands, function calls,
+			or autocommand invocations.
+
+			When an error or interrupt is detected and there is
+			a |:finally| command following, execution continues
+			after the ":finally".  Otherwise, or when the
+			":endtry" is reached thereafter, the next
+			(dynamically) surrounding ":try" is checked for
+			a corresponding ":finally" etc.  Then the script
+			processing is terminated.  (Whether a function
+			definition has an "abort" argument does not matter.)
+			Example: >
+		:try | edit too much | finally | echo "cleanup" | endtry
+		:echo "impossible"	" not reached, script terminated above
+<
+			Moreover, an error or interrupt (dynamically) inside
+			":try" and ":endtry" is converted to an exception.  It
+			can be caught as if it were thrown by a |:throw|
+			command (see |:catch|).  In this case, the script
+			processing is not terminated.
+
+			The value "Vim:Interrupt" is used for an interrupt
+			exception.  An error in a Vim command is converted
+			to a value of the form "Vim({command}):{errmsg}",
+			other errors are converted to a value of the form
+			"Vim:{errmsg}".  {command} is the full command name,
+			and {errmsg} is the message that is displayed if the
+			error exception is not caught, always beginning with
+			the error number.
+			Examples: >
+		:try | sleep 100 | catch /^Vim:Interrupt$/ | endtry
+		:try | edit | catch /^Vim(edit):E\d\+/ | echo "error" | endtry
+<
+					*:cat* *:catch* *E603* *E604* *E605*
+:cat[ch] /{pattern}/	The following commands until the next |:catch|,
+			|:finally|, or |:endtry| that belongs to the same
+			|:try| as the ":catch" are executed when an exception
+			matching {pattern} is being thrown and has not yet
+			been caught by a previous ":catch".  Otherwise, these
+			commands are skipped.
+			When {pattern} is omitted all errors are caught.
+			Examples: >
+		:catch /^Vim:Interrupt$/	" catch interrupts (CTRL-C)
+		:catch /^Vim\%((\a\+)\)\=:E/	" catch all Vim errors
+		:catch /^Vim\%((\a\+)\)\=:/	" catch errors and interrupts
+		:catch /^Vim(write):/		" catch all errors in :write
+		:catch /^Vim\%((\a\+)\)\=:E123/	" catch error E123
+		:catch /my-exception/		" catch user exception
+		:catch /.*/			" catch everything
+		:catch				" same as /.*/
+<
+			Another character can be used instead of / around the
+			{pattern}, so long as it does not have a special
+			meaning (e.g., '|' or '"') and doesn't occur inside
+			{pattern}.
+			NOTE: It is not reliable to ":catch" the TEXT of
+			an error message because it may vary in different
+			locales.
+
+					*:fina* *:finally* *E606* *E607*
+:fina[lly]		The following commands until the matching |:endtry|
+			are executed whenever the part between the matching
+			|:try| and the ":finally" is left:  either by falling
+			through to the ":finally" or by a |:continue|,
+			|:break|, |:finish|, or |:return|, or by an error or
+			interrupt or exception (see |:throw|).
+
+							*:th* *:throw* *E608*
+:th[row] {expr1}	The {expr1} is evaluated and thrown as an exception.
+			If the ":throw" is used after a |:try| but before the
+			first corresponding |:catch|, commands are skipped
+			until the first ":catch" matching {expr1} is reached.
+			If there is no such ":catch" or if the ":throw" is
+			used after a ":catch" but before the |:finally|, the
+			commands following the ":finally" (if present) up to
+			the matching |:endtry| are executed.  If the ":throw"
+			is after the ":finally", commands up to the ":endtry"
+			are skipped.  At the ":endtry", this process applies
+			again for the next dynamically surrounding ":try"
+			(which may be found in a calling function or sourcing
+			script), until a matching ":catch" has been found.
+			If the exception is not caught, the command processing
+			is terminated.
+			Example: >
+		:try | throw "oops" | catch /^oo/ | echo "caught" | endtry
+<
+
+							*:ec* *:echo*
+:ec[ho] {expr1} ..	Echoes each {expr1}, with a space in between.  The
+			first {expr1} starts on a new line.
+			Also see |:comment|.
+			Use "\n" to start a new line.  Use "\r" to move the
+			cursor to the first column.
+			Uses the highlighting set by the |:echohl| command.
+			Cannot be followed by a comment.
+			Example: >
+		:echo "the value of 'shell' is" &shell
+<							*:echo-redraw*
+			A later redraw may make the message disappear again.
+			And since Vim mostly postpones redrawing until it's
+			finished with a sequence of commands this happens
+			quite often.  To avoid that a command from before the
+			":echo" causes a redraw afterwards (redraws are often
+			postponed until you type something), force a redraw
+			with the |:redraw| command.  Example: >
+		:new | redraw | echo "there is a new window"
+<
+							*:echon*
+:echon {expr1} ..	Echoes each {expr1}, without anything added.  Also see
+			|:comment|.
+			Uses the highlighting set by the |:echohl| command.
+			Cannot be followed by a comment.
+			Example: >
+				:echon "the value of 'shell' is " &shell
+<
+			Note the difference between using ":echo", which is a
+			Vim command, and ":!echo", which is an external shell
+			command: >
+		:!echo %		--> filename
+<			The arguments of ":!" are expanded, see |:_%|. >
+		:!echo "%"		--> filename or "filename"
+<			Like the previous example.  Whether you see the double
+			quotes or not depends on your 'shell'. >
+		:echo %			--> nothing
+<			The '%' is an illegal character in an expression. >
+		:echo "%"		--> %
+<			This just echoes the '%' character. >
+		:echo expand("%")	--> filename
+<			This calls the expand() function to expand the '%'.
+
+							*:echoh* *:echohl*
+:echoh[l] {name}	Use the highlight group {name} for the following
+			|:echo|, |:echon| and |:echomsg| commands.  Also used
+			for the |input()| prompt.  Example: >
+		:echohl WarningMsg | echo "Don't panic!" | echohl None
+<			Don't forget to set the group back to "None",
+			otherwise all following echo's will be highlighted.
+
+							*:echom* *:echomsg*
+:echom[sg] {expr1} ..	Echo the expression(s) as a true message, saving the
+			message in the |message-history|.
+			Spaces are placed between the arguments as with the
+			|:echo| command.  But unprintable characters are
+			displayed, not interpreted.
+			The parsing works slightly different from |:echo|,
+			more like |:execute|.  All the expressions are first
+			evaluated and concatenated before echoing anything.
+			The expressions must evaluate to a Number or String, a
+			Dictionary or List causes an error.
+			Uses the highlighting set by the |:echohl| command.
+			Example: >
+		:echomsg "It's a Zizzer Zazzer Zuzz, as you can plainly see."
+<			See |:echo-redraw| to avoid the message disappearing
+			when the screen is redrawn.
+							*:echoe* *:echoerr*
+:echoe[rr] {expr1} ..	Echo the expression(s) as an error message, saving the
+			message in the |message-history|.  When used in a
+			script or function the line number will be added.
+			Spaces are placed between the arguments as with the
+			:echo command.	When used inside a try conditional,
+			the message is raised as an error exception instead
+			(see |try-echoerr|).
+			Example: >
+		:echoerr "This script just failed!"
+<			If you just want a highlighted message use |:echohl|.
+			And to get a beep: >
+		:exe "normal \"
+<
+							*:exe* *:execute*
+:exe[cute] {expr1} ..	Executes the string that results from the evaluation
+			of {expr1} as an Ex command.
+			Multiple arguments are concatenated, with a space in
+			between.  To avoid the extra space use the "."
+			operator to concatenate strings into one argument.
+			{expr1} is used as the processed command, command line
+			editing keys are not recognized.
+			Cannot be followed by a comment.
+			Examples: >
+		:execute "buffer" nextbuf
+		:execute "normal" count . "w"
+<
+			":execute" can be used to append a command to commands
+			that don't accept a '|'.  Example: >
+		:execute '!ls' | echo "theend"
+
+<			":execute" is also a nice way to avoid having to type
+			control characters in a Vim script for a ":normal"
+			command: >
+		:execute "normal ixxx\"
+<			This has an  character, see |expr-string|.
+
+			Be careful to correctly escape special characters in
+			file names.  The |fnameescape()| function can be used
+			for Vim commands, |shellescape()| for |:!| commands.
+			Examples: >
+		:execute "e " . fnameescape(filename)
+		:execute "!ls " . shellescape(expand('%:h'), 1)
+<
+			Note: The executed string may be any command-line, but
+			you cannot start or end a "while", "for" or "if"
+			command.  Thus this is illegal: >
+		:execute 'while i > 5'
+		:execute 'echo "test" | break'
+<
+			It is allowed to have a "while" or "if" command
+			completely in the executed string: >
+		:execute 'while i < 5 | echo i | let i = i + 1 | endwhile'
+<
+
+							*:exe-comment*
+			":execute", ":echo" and ":echon" cannot be followed by
+			a comment directly, because they see the '"' as the
+			start of a string.  But, you can use '|' followed by a
+			comment.  Example: >
+		:echo "foo" | "this is a comment
+
+==============================================================================
+8. Exception handling					*exception-handling*
+
+The Vim script language comprises an exception handling feature.  This section
+explains how it can be used in a Vim script.
+
+Exceptions may be raised by Vim on an error or on interrupt, see
+|catch-errors| and |catch-interrupt|.  You can also explicitly throw an
+exception by using the ":throw" command, see |throw-catch|.
+
+
+TRY CONDITIONALS					*try-conditionals*
+
+Exceptions can be caught or can cause cleanup code to be executed.  You can
+use a try conditional to specify catch clauses (that catch exceptions) and/or
+a finally clause (to be executed for cleanup).
+   A try conditional begins with a |:try| command and ends at the matching
+|:endtry| command.  In between, you can use a |:catch| command to start
+a catch clause, or a |:finally| command to start a finally clause.  There may
+be none or multiple catch clauses, but there is at most one finally clause,
+which must not be followed by any catch clauses.  The lines before the catch
+clauses and the finally clause is called a try block. >
+
+     :try
+     :	...
+     :	...				TRY BLOCK
+     :	...
+     :catch /{pattern}/
+     :	...
+     :	...				CATCH CLAUSE
+     :	...
+     :catch /{pattern}/
+     :	...
+     :	...				CATCH CLAUSE
+     :	...
+     :finally
+     :	...
+     :	...				FINALLY CLAUSE
+     :	...
+     :endtry
+
+The try conditional allows to watch code for exceptions and to take the
+appropriate actions.  Exceptions from the try block may be caught.  Exceptions
+from the try block and also the catch clauses may cause cleanup actions.
+   When no exception is thrown during execution of the try block, the control
+is transferred to the finally clause, if present.  After its execution, the
+script continues with the line following the ":endtry".
+   When an exception occurs during execution of the try block, the remaining
+lines in the try block are skipped.  The exception is matched against the
+patterns specified as arguments to the ":catch" commands.  The catch clause
+after the first matching ":catch" is taken, other catch clauses are not
+executed.  The catch clause ends when the next ":catch", ":finally", or
+":endtry" command is reached - whatever is first.  Then, the finally clause
+(if present) is executed.  When the ":endtry" is reached, the script execution
+continues in the following line as usual.
+   When an exception that does not match any of the patterns specified by the
+":catch" commands is thrown in the try block, the exception is not caught by
+that try conditional and none of the catch clauses is executed.  Only the
+finally clause, if present, is taken.  The exception pends during execution of
+the finally clause.  It is resumed at the ":endtry", so that commands after
+the ":endtry" are not executed and the exception might be caught elsewhere,
+see |try-nesting|.
+   When during execution of a catch clause another exception is thrown, the
+remaining lines in that catch clause are not executed.	The new exception is
+not matched against the patterns in any of the ":catch" commands of the same
+try conditional and none of its catch clauses is taken.  If there is, however,
+a finally clause, it is executed, and the exception pends during its
+execution.  The commands following the ":endtry" are not executed.  The new
+exception might, however, be caught elsewhere, see |try-nesting|.
+   When during execution of the finally clause (if present) an exception is
+thrown, the remaining lines in the finally clause are skipped.	If the finally
+clause has been taken because of an exception from the try block or one of the
+catch clauses, the original (pending) exception is discarded.  The commands
+following the ":endtry" are not executed, and the exception from the finally
+clause is propagated and can be caught elsewhere, see |try-nesting|.
+
+The finally clause is also executed, when a ":break" or ":continue" for
+a ":while" loop enclosing the complete try conditional is executed from the
+try block or a catch clause.  Or when a ":return" or ":finish" is executed
+from the try block or a catch clause of a try conditional in a function or
+sourced script, respectively.  The ":break", ":continue", ":return", or
+":finish" pends during execution of the finally clause and is resumed when the
+":endtry" is reached.  It is, however, discarded when an exception is thrown
+from the finally clause.
+   When a ":break" or ":continue" for a ":while" loop enclosing the complete
+try conditional or when a ":return" or ":finish" is encountered in the finally
+clause, the rest of the finally clause is skipped, and the ":break",
+":continue", ":return" or ":finish" is executed as usual.  If the finally
+clause has been taken because of an exception or an earlier ":break",
+":continue", ":return", or ":finish" from the try block or a catch clause,
+this pending exception or command is discarded.
+
+For examples see |throw-catch| and |try-finally|.
+
+
+NESTING	OF TRY CONDITIONALS				*try-nesting*
+
+Try conditionals can be nested arbitrarily.  That is, a complete try
+conditional can be put into the try block, a catch clause, or the finally
+clause of another try conditional.  If the inner try conditional does not
+catch an exception thrown in its try block or throws a new exception from one
+of its catch clauses or its finally clause, the outer try conditional is
+checked according to the rules above.  If the inner try conditional is in the
+try block of the outer try conditional, its catch clauses are checked, but
+otherwise only the finally clause is executed.	It does not matter for
+nesting, whether the inner try conditional is directly contained in the outer
+one, or whether the outer one sources a script or calls a function containing
+the inner try conditional.
+
+When none of the active try conditionals catches an exception, just their
+finally clauses are executed.  Thereafter, the script processing terminates.
+An error message is displayed in case of an uncaught exception explicitly
+thrown by a ":throw" command.  For uncaught error and interrupt exceptions
+implicitly raised by Vim, the error message(s) or interrupt message are shown
+as usual.
+
+For examples see |throw-catch|.
+
+
+EXAMINING EXCEPTION HANDLING CODE			*except-examine*
+
+Exception handling code can get tricky.  If you are in doubt what happens, set
+'verbose' to 13 or use the ":13verbose" command modifier when sourcing your
+script file.  Then you see when an exception is thrown, discarded, caught, or
+finished.  When using a verbosity level of at least 14, things pending in
+a finally clause are also shown.  This information is also given in debug mode
+(see |debug-scripts|).
+
+
+THROWING AND CATCHING EXCEPTIONS			*throw-catch*
+
+You can throw any number or string as an exception.  Use the |:throw| command
+and pass the value to be thrown as argument: >
+	:throw 4711
+	:throw "string"
+<							*throw-expression*
+You can also specify an expression argument.  The expression is then evaluated
+first, and the result is thrown: >
+	:throw 4705 + strlen("string")
+	:throw strpart("strings", 0, 6)
+
+An exception might be thrown during evaluation of the argument of the ":throw"
+command.  Unless it is caught there, the expression evaluation is abandoned.
+The ":throw" command then does not throw a new exception.
+   Example: >
+
+	:function! Foo(arg)
+	:  try
+	:    throw a:arg
+	:  catch /foo/
+	:  endtry
+	:  return 1
+	:endfunction
+	:
+	:function! Bar()
+	:  echo "in Bar"
+	:  return 4710
+	:endfunction
+	:
+	:throw Foo("arrgh") + Bar()
+
+This throws "arrgh", and "in Bar" is not displayed since Bar() is not
+executed. >
+	:throw Foo("foo") + Bar()
+however displays "in Bar" and throws 4711.
+
+Any other command that takes an expression as argument might also be
+abandoned by an (uncaught) exception during the expression evaluation.	The
+exception is then propagated to the caller of the command.
+   Example: >
+
+	:if Foo("arrgh")
+	:  echo "then"
+	:else
+	:  echo "else"
+	:endif
+
+Here neither of "then" or "else" is displayed.
+
+							*catch-order*
+Exceptions can be caught by a try conditional with one or more |:catch|
+commands, see |try-conditionals|.   The values to be caught by each ":catch"
+command can be specified as a pattern argument.  The subsequent catch clause
+gets executed when a matching exception is caught.
+   Example: >
+
+	:function! Foo(value)
+	:  try
+	:    throw a:value
+	:  catch /^\d\+$/
+	:    echo "Number thrown"
+	:  catch /.*/
+	:    echo "String thrown"
+	:  endtry
+	:endfunction
+	:
+	:call Foo(0x1267)
+	:call Foo('string')
+
+The first call to Foo() displays "Number thrown", the second "String thrown".
+An exception is matched against the ":catch" commands in the order they are
+specified.  Only the first match counts.  So you should place the more
+specific ":catch" first.  The following order does not make sense: >
+
+	:  catch /.*/
+	:    echo "String thrown"
+	:  catch /^\d\+$/
+	:    echo "Number thrown"
+
+The first ":catch" here matches always, so that the second catch clause is
+never taken.
+
+							*throw-variables*
+If you catch an exception by a general pattern, you may access the exact value
+in the variable |v:exception|: >
+
+	:  catch /^\d\+$/
+	:    echo "Number thrown.  Value is" v:exception
+
+You may also be interested where an exception was thrown.  This is stored in
+|v:throwpoint|.  Note that "v:exception" and "v:throwpoint" are valid for the
+exception most recently caught as long it is not finished.
+   Example: >
+
+	:function! Caught()
+	:  if v:exception != ""
+	:    echo 'Caught "' . v:exception . '" in ' . v:throwpoint
+	:  else
+	:    echo 'Nothing caught'
+	:  endif
+	:endfunction
+	:
+	:function! Foo()
+	:  try
+	:    try
+	:      try
+	:	 throw 4711
+	:      finally
+	:	 call Caught()
+	:      endtry
+	:    catch /.*/
+	:      call Caught()
+	:      throw "oops"
+	:    endtry
+	:  catch /.*/
+	:    call Caught()
+	:  finally
+	:    call Caught()
+	:  endtry
+	:endfunction
+	:
+	:call Foo()
+
+This displays >
+
+	Nothing caught
+	Caught "4711" in function Foo, line 4
+	Caught "oops" in function Foo, line 10
+	Nothing caught
+
+A practical example:  The following command ":LineNumber" displays the line
+number in the script or function where it has been used: >
+
+	:function! LineNumber()
+	:    return substitute(v:throwpoint, '.*\D\(\d\+\).*', '\1', "")
+	:endfunction
+	:command! LineNumber try | throw "" | catch | echo LineNumber() | endtry
+<
+							*try-nested*
+An exception that is not caught by a try conditional can be caught by
+a surrounding try conditional: >
+
+	:try
+	:  try
+	:    throw "foo"
+	:  catch /foobar/
+	:    echo "foobar"
+	:  finally
+	:    echo "inner finally"
+	:  endtry
+	:catch /foo/
+	:  echo "foo"
+	:endtry
+
+The inner try conditional does not catch the exception, just its finally
+clause is executed.  The exception is then caught by the outer try
+conditional.  The example displays "inner finally" and then "foo".
+
+							*throw-from-catch*
+You can catch an exception and throw a new one to be caught elsewhere from the
+catch clause: >
+
+	:function! Foo()
+	:  throw "foo"
+	:endfunction
+	:
+	:function! Bar()
+	:  try
+	:    call Foo()
+	:  catch /foo/
+	:    echo "Caught foo, throw bar"
+	:    throw "bar"
+	:  endtry
+	:endfunction
+	:
+	:try
+	:  call Bar()
+	:catch /.*/
+	:  echo "Caught" v:exception
+	:endtry
+
+This displays "Caught foo, throw bar" and then "Caught bar".
+
+							*rethrow*
+There is no real rethrow in the Vim script language, but you may throw
+"v:exception" instead: >
+
+	:function! Bar()
+	:  try
+	:    call Foo()
+	:  catch /.*/
+	:    echo "Rethrow" v:exception
+	:    throw v:exception
+	:  endtry
+	:endfunction
+<							*try-echoerr*
+Note that this method cannot be used to "rethrow" Vim error or interrupt
+exceptions, because it is not possible to fake Vim internal exceptions.
+Trying so causes an error exception.  You should throw your own exception
+denoting the situation.  If you want to cause a Vim error exception containing
+the original error exception value, you can use the |:echoerr| command: >
+
+	:try
+	:  try
+	:    asdf
+	:  catch /.*/
+	:    echoerr v:exception
+	:  endtry
+	:catch /.*/
+	:  echo v:exception
+	:endtry
+
+This code displays
+
+	Vim(echoerr):Vim:E492: Not an editor command:	asdf ~
+
+
+CLEANUP CODE						*try-finally*
+
+Scripts often change global settings and restore them at their end.  If the
+user however interrupts the script by pressing CTRL-C, the settings remain in
+an inconsistent state.	The same may happen to you in the development phase of
+a script when an error occurs or you explicitly throw an exception without
+catching it.  You can solve these problems by using a try conditional with
+a finally clause for restoring the settings.  Its execution is guaranteed on
+normal control flow, on error, on an explicit ":throw", and on interrupt.
+(Note that errors and interrupts from inside the try conditional are converted
+to exceptions.	When not caught, they terminate the script after the finally
+clause has been executed.)
+Example: >
+
+	:try
+	:  let s:saved_ts = &ts
+	:  set ts=17
+	:
+	:  " Do the hard work here.
+	:
+	:finally
+	:  let &ts = s:saved_ts
+	:  unlet s:saved_ts
+	:endtry
+
+This method should be used locally whenever a function or part of a script
+changes global settings which need to be restored on failure or normal exit of
+that function or script part.
+
+							*break-finally*
+Cleanup code works also when the try block or a catch clause is left by
+a ":continue", ":break", ":return", or ":finish".
+   Example: >
+
+	:let first = 1
+	:while 1
+	:  try
+	:    if first
+	:      echo "first"
+	:      let first = 0
+	:      continue
+	:    else
+	:      throw "second"
+	:    endif
+	:  catch /.*/
+	:    echo v:exception
+	:    break
+	:  finally
+	:    echo "cleanup"
+	:  endtry
+	:  echo "still in while"
+	:endwhile
+	:echo "end"
+
+This displays "first", "cleanup", "second", "cleanup", and "end". >
+
+	:function! Foo()
+	:  try
+	:    return 4711
+	:  finally
+	:    echo "cleanup\n"
+	:  endtry
+	:  echo "Foo still active"
+	:endfunction
+	:
+	:echo Foo() "returned by Foo"
+
+This displays "cleanup" and "4711 returned by Foo".  You don't need to add an
+extra ":return" in the finally clause.	(Above all, this would override the
+return value.)
+
+							*except-from-finally*
+Using either of ":continue", ":break", ":return", ":finish", or ":throw" in
+a finally clause is possible, but not recommended since it abandons the
+cleanup actions for the try conditional.  But, of course, interrupt and error
+exceptions might get raised from a finally clause.
+   Example where an error in the finally clause stops an interrupt from
+working correctly: >
+
+	:try
+	:  try
+	:    echo "Press CTRL-C for interrupt"
+	:    while 1
+	:    endwhile
+	:  finally
+	:    unlet novar
+	:  endtry
+	:catch /novar/
+	:endtry
+	:echo "Script still running"
+	:sleep 1
+
+If you need to put commands that could fail into a finally clause, you should
+think about catching or ignoring the errors in these commands, see
+|catch-errors| and |ignore-errors|.
+
+
+CATCHING ERRORS						*catch-errors*
+
+If you want to catch specific errors, you just have to put the code to be
+watched in a try block and add a catch clause for the error message.  The
+presence of the try conditional causes all errors to be converted to an
+exception.  No message is displayed and |v:errmsg| is not set then.  To find
+the right pattern for the ":catch" command, you have to know how the format of
+the error exception is.
+   Error exceptions have the following format: >
+
+	Vim({cmdname}):{errmsg}
+or >
+	Vim:{errmsg}
+
+{cmdname} is the name of the command that failed; the second form is used when
+the command name is not known.	{errmsg} is the error message usually produced
+when the error occurs outside try conditionals.  It always begins with
+a capital "E", followed by a two or three-digit error number, a colon, and
+a space.
+
+Examples:
+
+The command >
+	:unlet novar
+normally produces the error message >
+	E108: No such variable: "novar"
+which is converted inside try conditionals to an exception >
+	Vim(unlet):E108: No such variable: "novar"
+
+The command >
+	:dwim
+normally produces the error message >
+	E492: Not an editor command: dwim
+which is converted inside try conditionals to an exception >
+	Vim:E492: Not an editor command: dwim
+
+You can catch all ":unlet" errors by a >
+	:catch /^Vim(unlet):/
+or all errors for misspelled command names by a >
+	:catch /^Vim:E492:/
+
+Some error messages may be produced by different commands: >
+	:function nofunc
+and >
+	:delfunction nofunc
+both produce the error message >
+	E128: Function name must start with a capital: nofunc
+which is converted inside try conditionals to an exception >
+	Vim(function):E128: Function name must start with a capital: nofunc
+or >
+	Vim(delfunction):E128: Function name must start with a capital: nofunc
+respectively.  You can catch the error by its number independently on the
+command that caused it if you use the following pattern: >
+	:catch /^Vim(\a\+):E128:/
+
+Some commands like >
+	:let x = novar
+produce multiple error messages, here: >
+	E121: Undefined variable: novar
+	E15: Invalid expression:  novar
+Only the first is used for the exception value, since it is the most specific
+one (see |except-several-errors|).  So you can catch it by >
+	:catch /^Vim(\a\+):E121:/
+
+You can catch all errors related to the name "nofunc" by >
+	:catch /\/
+
+You can catch all Vim errors in the ":write" and ":read" commands by >
+	:catch /^Vim(\(write\|read\)):E\d\+:/
+
+You can catch all Vim errors by the pattern >
+	:catch /^Vim\((\a\+)\)\=:E\d\+:/
+<
+							*catch-text*
+NOTE: You should never catch the error message text itself: >
+	:catch /No such variable/
+only works in the english locale, but not when the user has selected
+a different language by the |:language| command.  It is however helpful to
+cite the message text in a comment: >
+	:catch /^Vim(\a\+):E108:/   " No such variable
+
+
+IGNORING ERRORS						*ignore-errors*
+
+You can ignore errors in a specific Vim command by catching them locally: >
+
+	:try
+	:  write
+	:catch
+	:endtry
+
+But you are strongly recommended NOT to use this simple form, since it could
+catch more than you want.  With the ":write" command, some autocommands could
+be executed and cause errors not related to writing, for instance: >
+
+	:au BufWritePre * unlet novar
+
+There could even be such errors you are not responsible for as a script
+writer: a user of your script might have defined such autocommands.  You would
+then hide the error from the user.
+   It is much better to use >
+
+	:try
+	:  write
+	:catch /^Vim(write):/
+	:endtry
+
+which only catches real write errors.  So catch only what you'd like to ignore
+intentionally.
+
+For a single command that does not cause execution of autocommands, you could
+even suppress the conversion of errors to exceptions by the ":silent!"
+command: >
+	:silent! nunmap k
+This works also when a try conditional is active.
+
+
+CATCHING INTERRUPTS					*catch-interrupt*
+
+When there are active try conditionals, an interrupt (CTRL-C) is converted to
+the exception "Vim:Interrupt".	You can catch it like every exception.	The
+script is not terminated, then.
+   Example: >
+
+	:function! TASK1()
+	:  sleep 10
+	:endfunction
+
+	:function! TASK2()
+	:  sleep 20
+	:endfunction
+
+	:while 1
+	:  let command = input("Type a command: ")
+	:  try
+	:    if command == ""
+	:      continue
+	:    elseif command == "END"
+	:      break
+	:    elseif command == "TASK1"
+	:      call TASK1()
+	:    elseif command == "TASK2"
+	:      call TASK2()
+	:    else
+	:      echo "\nIllegal command:" command
+	:      continue
+	:    endif
+	:  catch /^Vim:Interrupt$/
+	:    echo "\nCommand interrupted"
+	:    " Caught the interrupt.  Continue with next prompt.
+	:  endtry
+	:endwhile
+
+You can interrupt a task here by pressing CTRL-C; the script then asks for
+a new command.	If you press CTRL-C at the prompt, the script is terminated.
+
+For testing what happens when CTRL-C would be pressed on a specific line in
+your script, use the debug mode and execute the |>quit| or |>interrupt|
+command on that line.  See |debug-scripts|.
+
+
+CATCHING ALL						*catch-all*
+
+The commands >
+
+	:catch /.*/
+	:catch //
+	:catch
+
+catch everything, error exceptions, interrupt exceptions and exceptions
+explicitly thrown by the |:throw| command.  This is useful at the top level of
+a script in order to catch unexpected things.
+   Example: >
+
+	:try
+	:
+	:  " do the hard work here
+	:
+	:catch /MyException/
+	:
+	:  " handle known problem
+	:
+	:catch /^Vim:Interrupt$/
+	:    echo "Script interrupted"
+	:catch /.*/
+	:  echo "Internal error (" . v:exception . ")"
+	:  echo " - occurred at " . v:throwpoint
+	:endtry
+	:" end of script
+
+Note: Catching all might catch more things than you want.  Thus, you are
+strongly encouraged to catch only for problems that you can really handle by
+specifying a pattern argument to the ":catch".
+   Example: Catching all could make it nearly impossible to interrupt a script
+by pressing CTRL-C: >
+
+	:while 1
+	:  try
+	:    sleep 1
+	:  catch
+	:  endtry
+	:endwhile
+
+
+EXCEPTIONS AND AUTOCOMMANDS				*except-autocmd*
+
+Exceptions may be used during execution of autocommands.  Example: >
+
+	:autocmd User x try
+	:autocmd User x   throw "Oops!"
+	:autocmd User x catch
+	:autocmd User x   echo v:exception
+	:autocmd User x endtry
+	:autocmd User x throw "Arrgh!"
+	:autocmd User x echo "Should not be displayed"
+	:
+	:try
+	:  doautocmd User x
+	:catch
+	:  echo v:exception
+	:endtry
+
+This displays "Oops!" and "Arrgh!".
+
+							*except-autocmd-Pre*
+For some commands, autocommands get executed before the main action of the
+command takes place.  If an exception is thrown and not caught in the sequence
+of autocommands, the sequence and the command that caused its execution are
+abandoned and the exception is propagated to the caller of the command.
+   Example: >
+
+	:autocmd BufWritePre * throw "FAIL"
+	:autocmd BufWritePre * echo "Should not be displayed"
+	:
+	:try
+	:  write
+	:catch
+	:  echo "Caught:" v:exception "from" v:throwpoint
+	:endtry
+
+Here, the ":write" command does not write the file currently being edited (as
+you can see by checking 'modified'), since the exception from the BufWritePre
+autocommand abandons the ":write".  The exception is then caught and the
+script displays: >
+
+	Caught: FAIL from BufWrite Auto commands for "*"
+<
+							*except-autocmd-Post*
+For some commands, autocommands get executed after the main action of the
+command has taken place.  If this main action fails and the command is inside
+an active try conditional, the autocommands are skipped and an error exception
+is thrown that can be caught by the caller of the command.
+   Example: >
+
+	:autocmd BufWritePost * echo "File successfully written!"
+	:
+	:try
+	:  write /i/m/p/o/s/s/i/b/l/e
+	:catch
+	:  echo v:exception
+	:endtry
+
+This just displays: >
+
+	Vim(write):E212: Can't open file for writing (/i/m/p/o/s/s/i/b/l/e)
+
+If you really need to execute the autocommands even when the main action
+fails, trigger the event from the catch clause.
+   Example: >
+
+	:autocmd BufWritePre  * set noreadonly
+	:autocmd BufWritePost * set readonly
+	:
+	:try
+	:  write /i/m/p/o/s/s/i/b/l/e
+	:catch
+	:  doautocmd BufWritePost /i/m/p/o/s/s/i/b/l/e
+	:endtry
+<
+You can also use ":silent!": >
+
+	:let x = "ok"
+	:let v:errmsg = ""
+	:autocmd BufWritePost * if v:errmsg != ""
+	:autocmd BufWritePost *   let x = "after fail"
+	:autocmd BufWritePost * endif
+	:try
+	:  silent! write /i/m/p/o/s/s/i/b/l/e
+	:catch
+	:endtry
+	:echo x
+
+This displays "after fail".
+
+If the main action of the command does not fail, exceptions from the
+autocommands will be catchable by the caller of the command:  >
+
+	:autocmd BufWritePost * throw ":-("
+	:autocmd BufWritePost * echo "Should not be displayed"
+	:
+	:try
+	:  write
+	:catch
+	:  echo v:exception
+	:endtry
+<
+							*except-autocmd-Cmd*
+For some commands, the normal action can be replaced by a sequence of
+autocommands.  Exceptions from that sequence will be catchable by the caller
+of the command.
+   Example:  For the ":write" command, the caller cannot know whether the file
+had actually been written when the exception occurred.	You need to tell it in
+some way. >
+
+	:if !exists("cnt")
+	:  let cnt = 0
+	:
+	:  autocmd BufWriteCmd * if &modified
+	:  autocmd BufWriteCmd *   let cnt = cnt + 1
+	:  autocmd BufWriteCmd *   if cnt % 3 == 2
+	:  autocmd BufWriteCmd *     throw "BufWriteCmdError"
+	:  autocmd BufWriteCmd *   endif
+	:  autocmd BufWriteCmd *   write | set nomodified
+	:  autocmd BufWriteCmd *   if cnt % 3 == 0
+	:  autocmd BufWriteCmd *     throw "BufWriteCmdError"
+	:  autocmd BufWriteCmd *   endif
+	:  autocmd BufWriteCmd *   echo "File successfully written!"
+	:  autocmd BufWriteCmd * endif
+	:endif
+	:
+	:try
+	:	write
+	:catch /^BufWriteCmdError$/
+	:  if &modified
+	:    echo "Error on writing (file contents not changed)"
+	:  else
+	:    echo "Error after writing"
+	:  endif
+	:catch /^Vim(write):/
+	:    echo "Error on writing"
+	:endtry
+
+When this script is sourced several times after making changes, it displays
+first >
+	File successfully written!
+then >
+	Error on writing (file contents not changed)
+then >
+	Error after writing
+etc.
+
+							*except-autocmd-ill*
+You cannot spread a try conditional over autocommands for different events.
+The following code is ill-formed: >
+
+	:autocmd BufWritePre  * try
+	:
+	:autocmd BufWritePost * catch
+	:autocmd BufWritePost *   echo v:exception
+	:autocmd BufWritePost * endtry
+	:
+	:write
+
+
+EXCEPTION HIERARCHIES AND PARAMETERIZED EXCEPTIONS	*except-hier-param*
+
+Some programming languages allow to use hierarchies of exception classes or to
+pass additional information with the object of an exception class.  You can do
+similar things in Vim.
+   In order to throw an exception from a hierarchy, just throw the complete
+class name with the components separated by a colon, for instance throw the
+string "EXCEPT:MATHERR:OVERFLOW" for an overflow in a mathematical library.
+   When you want to pass additional information with your exception class, add
+it in parentheses, for instance throw the string "EXCEPT:IO:WRITEERR(myfile)"
+for an error when writing "myfile".
+   With the appropriate patterns in the ":catch" command, you can catch for
+base classes or derived classes of your hierarchy.  Additional information in
+parentheses can be cut out from |v:exception| with the ":substitute" command.
+   Example: >
+
+	:function! CheckRange(a, func)
+	:  if a:a < 0
+	:    throw "EXCEPT:MATHERR:RANGE(" . a:func . ")"
+	:  endif
+	:endfunction
+	:
+	:function! Add(a, b)
+	:  call CheckRange(a:a, "Add")
+	:  call CheckRange(a:b, "Add")
+	:  let c = a:a + a:b
+	:  if c < 0
+	:    throw "EXCEPT:MATHERR:OVERFLOW"
+	:  endif
+	:  return c
+	:endfunction
+	:
+	:function! Div(a, b)
+	:  call CheckRange(a:a, "Div")
+	:  call CheckRange(a:b, "Div")
+	:  if (a:b == 0)
+	:    throw "EXCEPT:MATHERR:ZERODIV"
+	:  endif
+	:  return a:a / a:b
+	:endfunction
+	:
+	:function! Write(file)
+	:  try
+	:    execute "write" fnameescape(a:file)
+	:  catch /^Vim(write):/
+	:    throw "EXCEPT:IO(" . getcwd() . ", " . a:file . "):WRITEERR"
+	:  endtry
+	:endfunction
+	:
+	:try
+	:
+	:  " something with arithmetics and I/O
+	:
+	:catch /^EXCEPT:MATHERR:RANGE/
+	:  let function = substitute(v:exception, '.*(\(\a\+\)).*', '\1', "")
+	:  echo "Range error in" function
+	:
+	:catch /^EXCEPT:MATHERR/	" catches OVERFLOW and ZERODIV
+	:  echo "Math error"
+	:
+	:catch /^EXCEPT:IO/
+	:  let dir = substitute(v:exception, '.*(\(.\+\),\s*.\+).*', '\1', "")
+	:  let file = substitute(v:exception, '.*(.\+,\s*\(.\+\)).*', '\1', "")
+	:  if file !~ '^/'
+	:    let file = dir . "/" . file
+	:  endif
+	:  echo 'I/O error for "' . file . '"'
+	:
+	:catch /^EXCEPT/
+	:  echo "Unspecified error"
+	:
+	:endtry
+
+The exceptions raised by Vim itself (on error or when pressing CTRL-C) use
+a flat hierarchy:  they are all in the "Vim" class.  You cannot throw yourself
+exceptions with the "Vim" prefix; they are reserved for Vim.
+   Vim error exceptions are parameterized with the name of the command that
+failed, if known.  See |catch-errors|.
+
+
+PECULIARITIES
+							*except-compat*
+The exception handling concept requires that the command sequence causing the
+exception is aborted immediately and control is transferred to finally clauses
+and/or a catch clause.
+
+In the Vim script language there are cases where scripts and functions
+continue after an error: in functions without the "abort" flag or in a command
+after ":silent!", control flow goes to the following line, and outside
+functions, control flow goes to the line following the outermost ":endwhile"
+or ":endif".  On the other hand, errors should be catchable as exceptions
+(thus, requiring the immediate abortion).
+
+This problem has been solved by converting errors to exceptions and using
+immediate abortion (if not suppressed by ":silent!") only when a try
+conditional is active.	This is no restriction since an (error) exception can
+be caught only from an active try conditional.	If you want an immediate
+termination without catching the error, just use a try conditional without
+catch clause.  (You can cause cleanup code being executed before termination
+by specifying a finally clause.)
+
+When no try conditional is active, the usual abortion and continuation
+behavior is used instead of immediate abortion.  This ensures compatibility of
+scripts written for Vim 6.1 and earlier.
+
+However, when sourcing an existing script that does not use exception handling
+commands (or when calling one of its functions) from inside an active try
+conditional of a new script, you might change the control flow of the existing
+script on error.  You get the immediate abortion on error and can catch the
+error in the new script.  If however the sourced script suppresses error
+messages by using the ":silent!" command (checking for errors by testing
+|v:errmsg| if appropriate), its execution path is not changed.	The error is
+not converted to an exception.	(See |:silent|.)  So the only remaining cause
+where this happens is for scripts that don't care about errors and produce
+error messages.  You probably won't want to use such code from your new
+scripts.
+
+							*except-syntax-err*
+Syntax errors in the exception handling commands are never caught by any of
+the ":catch" commands of the try conditional they belong to.  Its finally
+clauses, however, is executed.
+   Example: >
+
+	:try
+	:  try
+	:    throw 4711
+	:  catch /\(/
+	:    echo "in catch with syntax error"
+	:  catch
+	:    echo "inner catch-all"
+	:  finally
+	:    echo "inner finally"
+	:  endtry
+	:catch
+	:  echo 'outer catch-all caught "' . v:exception . '"'
+	:  finally
+	:    echo "outer finally"
+	:endtry
+
+This displays: >
+    inner finally
+    outer catch-all caught "Vim(catch):E54: Unmatched \("
+    outer finally
+The original exception is discarded and an error exception is raised, instead.
+
+							*except-single-line*
+The ":try", ":catch", ":finally", and ":endtry" commands can be put on
+a single line, but then syntax errors may make it difficult to recognize the
+"catch" line, thus you better avoid this.
+   Example: >
+	:try | unlet! foo # | catch | endtry
+raises an error exception for the trailing characters after the ":unlet!"
+argument, but does not see the ":catch" and ":endtry" commands, so that the
+error exception is discarded and the "E488: Trailing characters" message gets
+displayed.
+
+							*except-several-errors*
+When several errors appear in a single command, the first error message is
+usually the most specific one and therefor converted to the error exception.
+   Example: >
+	echo novar
+causes >
+	E121: Undefined variable: novar
+	E15: Invalid expression: novar
+The value of the error exception inside try conditionals is: >
+	Vim(echo):E121: Undefined variable: novar
+<							*except-syntax-error*
+But when a syntax error is detected after a normal error in the same command,
+the syntax error is used for the exception being thrown.
+   Example: >
+	unlet novar #
+causes >
+	E108: No such variable: "novar"
+	E488: Trailing characters
+The value of the error exception inside try conditionals is: >
+	Vim(unlet):E488: Trailing characters
+This is done because the syntax error might change the execution path in a way
+not intended by the user.  Example: >
+	try
+	    try | unlet novar # | catch | echo v:exception | endtry
+	catch /.*/
+	    echo "outer catch:" v:exception
+	endtry
+This displays "outer catch: Vim(unlet):E488: Trailing characters", and then
+a "E600: Missing :endtry" error message is given, see |except-single-line|.
+
+==============================================================================
+9. Examples						*eval-examples*
+
+Printing in Binary ~
+>
+  :" The function Nr2Bin() returns the binary string representation of a number.
+  :func Nr2Bin(nr)
+  :  let n = a:nr
+  :  let r = ""
+  :  while n
+  :    let r = '01'[n % 2] . r
+  :    let n = n / 2
+  :  endwhile
+  :  return r
+  :endfunc
+
+  :" The function String2Bin() converts each character in a string to a
+  :" binary string, separated with dashes.
+  :func String2Bin(str)
+  :  let out = ''
+  :  for ix in range(strlen(a:str))
+  :    let out = out . '-' . Nr2Bin(char2nr(a:str[ix]))
+  :  endfor
+  :  return out[1:]
+  :endfunc
+
+Example of its use: >
+  :echo Nr2Bin(32)
+result: "100000" >
+  :echo String2Bin("32")
+result: "110011-110010"
+
+
+Sorting lines ~
+
+This example sorts lines with a specific compare function. >
+
+  :func SortBuffer()
+  :  let lines = getline(1, '$')
+  :  call sort(lines, function("Strcmp"))
+  :  call setline(1, lines)
+  :endfunction
+
+As a one-liner: >
+  :call setline(1, sort(getline(1, '$'), function("Strcmp")))
+
+
+scanf() replacement ~
+							*sscanf*
+There is no sscanf() function in Vim.  If you need to extract parts from a
+line, you can use matchstr() and substitute() to do it.  This example shows
+how to get the file name, line number and column number out of a line like
+"foobar.txt, 123, 45". >
+   :" Set up the match bit
+   :let mx='\(\f\+\),\s*\(\d\+\),\s*\(\d\+\)'
+   :"get the part matching the whole expression
+   :let l = matchstr(line, mx)
+   :"get each item out of the match
+   :let file = substitute(l, mx, '\1', '')
+   :let lnum = substitute(l, mx, '\2', '')
+   :let col = substitute(l, mx, '\3', '')
+
+The input is in the variable "line", the results in the variables "file",
+"lnum" and "col". (idea from Michael Geddes)
+
+
+getting the scriptnames in a Dictionary ~
+						*scriptnames-dictionary*
+The |:scriptnames| command can be used to get a list of all script files that
+have been sourced.  There is no equivalent function or variable for this
+(because it's rarely needed).  In case you need to manipulate the list this
+code can be used: >
+    " Get the output of ":scriptnames" in the scriptnames_output variable.
+    let scriptnames_output = ''
+    redir => scriptnames_output
+    silent scriptnames
+    redir END
+    
+    " Split the output into lines and parse each line.	Add an entry to the
+    " "scripts" dictionary.
+    let scripts = {}
+    for line in split(scriptnames_output, "\n")
+      " Only do non-blank lines.
+      if line =~ '\S'
+	" Get the first number in the line.
+	let nr = matchstr(line, '\d\+')
+	" Get the file name, remove the script number " 123: ".
+	let name = substitute(line, '.\+:\s*', '', '')
+	" Add an item to the Dictionary
+	let scripts[nr] = name
+      endif
+    endfor
+    unlet scriptnames_output
+
+==============================================================================
+10. No +eval feature				*no-eval-feature*
+
+When the |+eval| feature was disabled at compile time, none of the expression
+evaluation commands are available.  To prevent this from causing Vim scripts
+to generate all kinds of errors, the ":if" and ":endif" commands are still
+recognized, though the argument of the ":if" and everything between the ":if"
+and the matching ":endif" is ignored.  Nesting of ":if" blocks is allowed, but
+only if the commands are at the start of the line.  The ":else" command is not
+recognized.
+
+Example of how to avoid executing commands when the |+eval| feature is
+missing: >
+
+	:if 1
+	:  echo "Expression evaluation is compiled in"
+	:else
+	:  echo "You will _never_ see this message"
+	:endif
+
+==============================================================================
+11. The sandbox					*eval-sandbox* *sandbox* *E48*
+
+The 'foldexpr', 'formatexpr', 'includeexpr', 'indentexpr', 'statusline' and
+'foldtext' options may be evaluated in a sandbox.  This means that you are
+protected from these expressions having nasty side effects.  This gives some
+safety for when these options are set from a modeline.  It is also used when
+the command from a tags file is executed and for CTRL-R = in the command line.
+The sandbox is also used for the |:sandbox| command.
+
+These items are not allowed in the sandbox:
+	- changing the buffer text
+	- defining or changing mapping, autocommands, functions, user commands
+	- setting certain options (see |option-summary|)
+	- setting certain v: variables (see |v:var|)  *E794*
+	- executing a shell command
+	- reading or writing a file
+	- jumping to another buffer or editing a file
+	- executing Python, Perl, etc. commands
+This is not guaranteed 100% secure, but it should block most attacks.
+
+							*:san* *:sandbox*
+:san[dbox] {cmd}	Execute {cmd} in the sandbox.  Useful to evaluate an
+			option that may have been set from a modeline, e.g.
+			'foldexpr'.
+
+							*sandbox-option*
+A few options contain an expression.  When this expression is evaluated it may
+have to be done in the sandbox to avoid a security risk.  But the sandbox is
+restrictive, thus this only happens when the option was set from an insecure
+location.  Insecure in this context are:
+- sourcing a .vimrc or .exrc in the current directory
+- while executing in the sandbox
+- value coming from a modeline
+
+Note that when in the sandbox and saving an option value and restoring it, the
+option will still be marked as it was set in the sandbox.
+
+==============================================================================
+12. Textlock							*textlock*
+
+In a few situations it is not allowed to change the text in the buffer, jump
+to another window and some other things that might confuse or break what Vim
+is currently doing.  This mostly applies to things that happen when Vim is
+actually doing something else.	For example, evaluating the 'balloonexpr' may
+happen any moment the mouse cursor is resting at some position.
+
+This is not allowed when the textlock is active:
+	- changing the buffer text
+	- jumping to another buffer or window
+	- editing another file
+	- closing a window or quitting Vim
+	- etc.
+
+
+ vim:tw=78:ts=8:ft=help:norl:
diff --git a/vim73/doc/evim-fr.1 b/vim73/doc/evim-fr.1
new file mode 100644
index 0000000..792c1bc
--- /dev/null
+++ b/vim73/doc/evim-fr.1
@@ -0,0 +1,56 @@
+.TH EVIM 1 "16 fvrier 2002 February 16"
+.SH NAME
+evim \-  Easy Vim , dite un fichier avec Vim sans utiliser les modes
+.SH SYNOPSIS
+.br
+.B evim
+[options] [fichier ...]
+.br
+.B eview
+.SH DESCRIPTION
+.B eVim
+lance
+.B Vim
+et configure ses options afin qu'il se comporte comme un diteur sans mode.
+Cela reste Vim, mais vous pouvez l'utiliser comme un diteur  cliquer-taper .
+Cela ressemble beaucoup  l'dition avec Notepad sur MS-Windows.
+.B eVim
+ne fonctionne qu'avec l'interface graphique, qui est ncessaire pour permettre
+l'utilisation des menus et de la barre d'outils.
+.PP
+Il n'est utile qu'aux personnes qui ne parviennent vraiment pas  utiliser Vim
+de faon traditionnelle. L'dition est alors bien moins efficace.
+.PP
+.B eview
+fait la mme chose, mais dmarre Vim en mode Lecture-seule.
+Cela revient  lancer evim \-R.
+.PP
+Voir vim(1) pour davantage d'informations sur Vim, les options, etc.
+.PP
+L'option 'insertmode' est active pour permettre de taper directement du texte.
+.br
+Les mappages sont configurs pour que Copier et Coller fonctionnent avec les
+raccourcis habituels de MS-Windows. CTRL-X coupe le texte, CTRL-C copie le
+texte et CTRL-V colle le texte.
+Vous pouvez utiliser CTRL-Q pour obtenir la fonction originale de CTRL-V.
+.SH OPTIONS
+Voir vim(1).
+.SH FICHIERS
+.TP 15
+/usr/local/lib/vim/evim.vim
+Le script charg pour initialiser eVim.
+.SH AUSSI CONNU SOUS
+galement connu sous le nom  Vim pour gumbies  [N.D.T. : Flying Circus...].
+Quand vous utilisez eVim, vous tes cens prendre un mouchoir de poche,
+faire un noeud  chaque coin et le porter sur votre tte.
+.SH VOIR AUSSI
+vim(1)
+.SH AUTEUR
+La majeure partie de
+.B Vim
+a t crite par Bram Moolenaar, avec l'aide de nombreux autres contributeurs.
+Voir le menu Aide/Remerciements ou ":help credits" dans
+.B Vim.
+.SH TRADUCTION
+Cette page de manuel a t traduite David Blanchet.
+ 2005-03-26.
diff --git a/vim73/doc/evim-fr.UTF-8.1 b/vim73/doc/evim-fr.UTF-8.1
new file mode 100644
index 0000000..9594161
--- /dev/null
+++ b/vim73/doc/evim-fr.UTF-8.1
@@ -0,0 +1,56 @@
+.TH EVIM 1 "16 février 2002 February 16"
+.SH NAME
+evim \- « Easy Vim », édite un fichier avec Vim sans utiliser les modes
+.SH SYNOPSIS
+.br
+.B evim
+[options] [fichier ...]
+.br
+.B eview
+.SH DESCRIPTION
+.B eVim
+lance
+.B Vim
+et configure ses options afin qu'il se comporte comme un éditeur sans mode.
+Cela reste Vim, mais vous pouvez l'utiliser comme un éditeur « cliquer-taper ».
+Cela ressemble beaucoup à l'édition avec Notepad sur MS-Windows.
+.B eVim
+ne fonctionne qu'avec l'interface graphique, qui est nécessaire pour permettre
+l'utilisation des menus et de la barre d'outils.
+.PP
+Il n'est utile qu'aux personnes qui ne parviennent vraiment pas à utiliser Vim
+de façon traditionnelle. L'édition est alors bien moins efficace.
+.PP
+.B eview
+fait la même chose, mais démarre Vim en mode Lecture-seule.
+Cela revient à lancer evim \-R.
+.PP
+Voir vim(1) pour davantage d'informations sur Vim, les options, etc.
+.PP
+L'option 'insertmode' est activée pour permettre de taper directement du texte.
+.br
+Les mappages sont configurés pour que Copier et Coller fonctionnent avec les
+raccourcis habituels de MS-Windows. CTRL-X coupe le texte, CTRL-C copie le
+texte et CTRL-V colle le texte.
+Vous pouvez utiliser CTRL-Q pour obtenir la fonction originale de CTRL-V.
+.SH OPTIONS
+Voir vim(1).
+.SH FICHIERS
+.TP 15
+/usr/local/lib/vim/evim.vim
+Le script chargé pour initialiser eVim.
+.SH AUSSI CONNU SOUS
+Également connu sous le nom « Vim pour gumbies » [N.D.T. : Flying Circus...].
+Quand vous utilisez eVim, vous êtes censé prendre un mouchoir de poche,
+faire un noeud à chaque coin et le porter sur votre tête.
+.SH VOIR AUSSI
+vim(1)
+.SH AUTEUR
+La majeure partie de
+.B Vim
+a été écrite par Bram Moolenaar, avec l'aide de nombreux autres contributeurs.
+Voir le menu Aide/Remerciements ou ":help credits" dans
+.B Vim.
+.SH TRADUCTION
+Cette page de manuel a été traduite David Blanchet.
+ 2005-03-26.
diff --git a/vim73/doc/evim-it.1 b/vim73/doc/evim-it.1
new file mode 100755
index 0000000..1e98a2d
--- /dev/null
+++ b/vim73/doc/evim-it.1
@@ -0,0 +1,54 @@
+.TH EVIM 1 "16 febbraio 2002 "
+.SH NOME
+evim \- Vim "facile", Vim impostato in modo da poter essere usato
+facilmente per modificare file, anche da chi non abbia familiarit
+con i comandi.
+.SH SINTASSI
+.br
+.B evim
+[opzioni] [file ..]
+.br
+.B eview
+.SH DESCRIZIONE
+.B evim
+Inizia
+.B Vim
+e imposta le opzioni per farlo comportare come un editore "modeless".
+State sempre usando Vim, ma come un editore "posizionati-e-clicca".
+Simile all'uso di Notepad in MS-Windows.
+.B evim
+richiede la presenza della GUI, per avere a disposizione men e barra
+strumenti.
+.PP
+Da usarsi soltanto se non si  in grado di lavorare con Vim nella
+maniera usuale.
+La modifica file sar molto meno efficiente.
+.PP
+.B eview
+come sopra, ma parte in modalit "Sola Lettura".  Funziona come evim \-R.
+.PP
+Vedere vim(1) per dettagli riguardo a Vim, opzioni, etc.
+.PP
+L'opzione 'insertmode'  impostata per poter immettere del testo direttamente.
+.br
+Sono definite delle mappature che consentono di usare COPIA e INCOLLA con i
+familiari tasti usati sotto MS-Windows.
+CTRL-X taglia testo, CTRL-C copia testo e CTRL-V incolla testo.
+Usate CTRL-Q per ottenere quello che si otterrebbe con CTRL-V in Vim nativo.
+.SH OPZIONI
+Vedere vim(1).
+.SH FILE
+.TP 15
+/usr/local/lib/vim/evim.vim
+Lo script caricato per inizializzare eVim.
+.SH NAC [NOTO ANCHE COME]
+Noto Anche Come "Vim per semplici".
+Quando usate evim si suppone che prendiate un fazzoletto,
+facciate un nodo ad ogni angolo e ve lo mettiate in testa.
+.SH VEDERE ANCHE
+vim(1)
+.SH AUTORE
+Buona parte di
+.B Vim
+ stato scritto da Bram Moolenaar, con molto aiuto da altri.
+Vedere il men "Aiuto/Crediti".
diff --git a/vim73/doc/evim-it.UTF-8.1 b/vim73/doc/evim-it.UTF-8.1
new file mode 100644
index 0000000..f96d0cb
--- /dev/null
+++ b/vim73/doc/evim-it.UTF-8.1
@@ -0,0 +1,54 @@
+.TH EVIM 1 "16 febbraio 2002 "
+.SH NOME
+evim \- Vim "facile", Vim impostato in modo da poter essere usato
+facilmente per modificare file, anche da chi non abbia familiarità
+con i comandi.
+.SH SINTASSI
+.br
+.B evim
+[opzioni] [file ..]
+.br
+.B eview
+.SH DESCRIZIONE
+.B evim
+Inizia
+.B Vim
+e imposta le opzioni per farlo comportare come un editore "modeless".
+State sempre usando Vim, ma come un editore "posizionati-e-clicca".
+Simile all'uso di Notepad in MS-Windows.
+.B evim
+richiede la presenza della GUI, per avere a disposizione menù e barra
+strumenti.
+.PP
+Da usarsi soltanto se non si è in grado di lavorare con Vim nella
+maniera usuale.
+La modifica file sarà molto meno efficiente.
+.PP
+.B eview
+come sopra, ma parte in modalità "Sola Lettura".  Funziona come evim \-R.
+.PP
+Vedere vim(1) per dettagli riguardo a Vim, opzioni, etc.
+.PP
+L'opzione 'insertmode' è impostata per poter immettere del testo direttamente.
+.br
+Sono definite delle mappature che consentono di usare COPIA e INCOLLA con i
+familiari tasti usati sotto MS-Windows.
+CTRL-X taglia testo, CTRL-C copia testo e CTRL-V incolla testo.
+Usate CTRL-Q per ottenere quello che si otterrebbe con CTRL-V in Vim nativo.
+.SH OPZIONI
+Vedere vim(1).
+.SH FILE
+.TP 15
+/usr/local/lib/vim/evim.vim
+Lo script caricato per inizializzare eVim.
+.SH NAC [NOTO ANCHE COME]
+Noto Anche Come "Vim per semplici".
+Quando usate evim si suppone che prendiate un fazzoletto,
+facciate un nodo ad ogni angolo e ve lo mettiate in testa.
+.SH VEDERE ANCHE
+vim(1)
+.SH AUTORE
+Buona parte di
+.B Vim
+è stato scritto da Bram Moolenaar, con molto aiuto da altri.
+Vedere il menù "Aiuto/Crediti".
diff --git a/vim73/doc/evim-pl.1 b/vim73/doc/evim-pl.1
new file mode 100644
index 0000000..490ee3a
--- /dev/null
+++ b/vim73/doc/evim-pl.1
@@ -0,0 +1,53 @@
+.TH EVIM 1 "2002 Lut 16"
+.SH NAZWA
+evim \- atwy Vim, edytuj plik w Vimie z ustawieniami dla edycji bez
+trybw
+.SH SYNOPSIS
+.br
+.B evim
+[opcje] [plik ...]
+.br
+.B eview
+.SH OPIS
+.B eVim
+uruchamia
+.B Vima
+i ustawia opcje tak by zachowywa si jak edytor bez trybw.
+To jest cay czas Vim ale uywany jako edytor wska-i-kliknij.
+Zachowanie w stylu Notepada dla MS-Windows.
+.B eVim
+bdzie zawsze uruchomiony w GUI by wczy menu i pasek narzdzi.
+.PP
+Przeznaczony tylko dla ludzi, ktrzy naprawd nie mog pracowa
+z Vimem w normalny sposb. Edycja bdzie o wiele mniej efektywna.
+.PP
+.B eview
+dziaa tak samo, ale zaczyna w trybie tylko do odczytu. Dziaa tak
+samo jak evim \-R.
+.PP
+Zobacz vim(1) by pozna wicej szczegw o Vimie, opcjach, itd.
+.PP
+Opcja 'insertmode' jest ustawiona by mona byo od razu wpisywa
+tekst.
+.br
+Mapowania s ustawione tak by Kopiowanie i Wklejanie dziaao
+z klawiszami MS-Windows. CTRL-X wycina, CTRL-C kopiuje a CTRL-V 
+wkleja tekst. Uyj CTRL-Q by uzyska oryginalne przeznaczenie
+CTRL-V.
+.SH OPCJE
+Zobacz vim(1).
+.SH PLIKI
+.TP 15
+/usr/local/lib/vim/evim.vim
+Skrypt uruchamiania dla eVima.
+.SH ZNANY JAKO
+Znany jako "Vim dla frajerw".
+Jeli uywasz eVima oczekuje si, e wyjmiesz chusteczk do nosa,
+zrobisz wz w kadym rogu i bdziesz to nosi na gowie.
+.SH ZOBACZ TAKE
+vim(1)
+.SH AUTOR
+Wikszo 
+.B Vima
+zostaa napisana przez Brama Moolenaara z du pomoc innych osb.
+Zobacz menu Help/Credits.
diff --git a/vim73/doc/evim-pl.UTF-8.1 b/vim73/doc/evim-pl.UTF-8.1
new file mode 100644
index 0000000..096a12a
--- /dev/null
+++ b/vim73/doc/evim-pl.UTF-8.1
@@ -0,0 +1,53 @@
+.TH EVIM 1 "2002 Lut 16"
+.SH NAZWA
+evim \- łatwy Vim, edytuj plik w Vimie z ustawieniami dla edycji bez
+trybów
+.SH SYNOPSIS
+.br
+.B evim
+[opcje] [plik ...]
+.br
+.B eview
+.SH OPIS
+.B eVim
+uruchamia
+.B Vima
+i ustawia opcje tak by zachowywał się jak edytor bez trybów.
+To jest cały czas Vim ale używany jako edytor wskaż-i-kliknij.
+Zachowanie w stylu Notepada dla MS-Windows.
+.B eVim
+będzie zawsze uruchomiony w GUI by włączyć menu i pasek narzędzi.
+.PP
+Przeznaczony tylko dla ludzi, którzy naprawdę nie mogą pracować
+z Vimem w normalny sposób. Edycja będzie o wiele mniej efektywna.
+.PP
+.B eview
+działa tak samo, ale zaczyna w trybie tylko do odczytu. Działa tak
+samo jak evim \-R.
+.PP
+Zobacz vim(1) by poznać więcej szczegółów o Vimie, opcjach, itd.
+.PP
+Opcja 'insertmode' jest ustawiona by można było od razu wpisywać
+tekst.
+.br
+Mapowania są ustawione tak by Kopiowanie i Wklejanie działało
+z klawiszami MS-Windows. CTRL-X wycina, CTRL-C kopiuje a CTRL-V 
+wkleja tekst. Użyj CTRL-Q by uzyskać oryginalne przeznaczenie
+CTRL-V.
+.SH OPCJE
+Zobacz vim(1).
+.SH PLIKI
+.TP 15
+/usr/local/lib/vim/evim.vim
+Skrypt uruchamiania dla eVima.
+.SH ZNANY JAKO
+Znany jako "Vim dla frajerów".
+Jeśli używasz eVima oczekuje się, że wyjmiesz chusteczkę do nosa,
+zrobisz węzęł w każdym rogu i będziesz to nosił na głowie.
+.SH ZOBACZ TAKŻE
+vim(1)
+.SH AUTOR
+Większość 
+.B Vima
+została napisana przez Brama Moolenaara z dużą pomocą innych osób.
+Zobacz menu Help/Credits.
diff --git a/vim73/doc/evim-ru.1 b/vim73/doc/evim-ru.1
new file mode 100644
index 0000000..6d6f5de
--- /dev/null
+++ b/vim73/doc/evim-ru.1
@@ -0,0 +1,59 @@
+.TH EVIM 1 "2002 February 16"
+.SH 
+evim \-  Vim,      Vim   
+.SH  
+.br
+.B evim
+[] [ ..]
+.br
+.B eview
+.SH 
+
+.B evim
+
+.B Vim
+     ,     
+   .    Vim 
+Notepad  MS-Windows.
+.B eVim
+     ,  
+    .
+.PP
+    ,   -     
+  Vim   .     
+  ,     Vim.
+.PP
+
+.B eview
+     ,      "
+ ".       
+evim \-R.
+.PP
+  Vim,    ..     
+vim(1).
+.PP
+ 
+.B evim
+  'insertmode',     .
+.br
+ ,  ,    MS-Windows
+     . CTRL-X    
+, CTRL-C    CTRL-V  .  
+   CTRL-V,  CTRL-Q.
+.SH  
+. vim(1).
+.SH 
+.TP 15
+/usr/local/lib/vim/evim.vim
+,     eVim.
+.SH AKA
+eVim    "Vim  ".
+       
+  ,       .
+.SH  
+vim(1)
+.SH 
+ 
+.B Vim
+   (Bram Moolenaar),    
+ . .  /.
diff --git a/vim73/doc/evim-ru.UTF-8.1 b/vim73/doc/evim-ru.UTF-8.1
new file mode 100644
index 0000000..581c364
--- /dev/null
+++ b/vim73/doc/evim-ru.UTF-8.1
@@ -0,0 +1,59 @@
+.TH EVIM 1 "2002 February 16"
+.SH ИМЯ
+evim \- простой Vim, позволяет редактировать файл с помощью Vim в безрежимном режиме
+.SH КОМАНДНАЯ СТРОКА
+.br
+.B evim
+[ключи] [файл ..]
+.br
+.B eview
+.SH ОПИСАНИЕ
+Команда
+.B evim
+запускает
+.B Vim
+и настраивает ряд опций таким образом, что он начинает вести себя
+как обычный безрежимный редактор. В этом режиме Vim напоминает
+Notepad из MS-Windows.
+.B eVim
+всегда запускается с поддержкой графического интерфейса, чтобы обеспечить
+использование меню и инструментальной панели.
+.PP
+Эта команда создана для тех, кто по каким-то причинам не в состоянии 
+работать с Vim в обычном режиме. Редактирование файлов при этом происходит
+гораздо менее эффективно, чем при использовании обычного Vim.
+.PP
+Команда
+.B eview
+выполняет почти ту же самую задачу, но файл открывается в режиме "только
+для чтения". Использование этой команды полностью идентично использованию 
+evim \-R.
+.PP
+Подробнее о Vim, ключах запуска и т.п. смотрите на странице справочника 
+vim(1).
+.PP
+При использовании
+.B evim
+включается опция 'insertmode', что позволяет вводить текст напрямую.
+.br
+Кроме того, настраиваются привязки, позволяющие использовать кнопки MS-Windows
+для выполнения команд копирования и вклейки. CTRL-X используется для вырезания 
+текста, CTRL-C для копирования и CTRL-V для вклейки. Чтобы воспользоваться
+изначальным значением кнопки CTRL-V, используйте CTRL-Q.
+.SH ПАРАМЕТРЫ ЗАПУСКА
+См. vim(1).
+.SH ФАЙЛЫ
+.TP 15
+/usr/local/lib/vim/evim.vim
+Сценарий, который загружается для инициализации eVim.
+.SH AKA
+eVim также известен как "Vim для чайников".
+Для наилучшего эффекта рекомендуется во время использования повязать
+на голове платок, предварительно завязав на каждом конце по узелку.
+.SH СМОТРИ ТАКЖЕ
+vim(1)
+.SH АВТОРЫ
+Большая часть
+.B Vim
+создана Брамом Мооленааром (Bram Moolenaar), которому помогает огромное 
+количество людей. См. меню Справка/Благодарности.
diff --git a/vim73/doc/evim.1 b/vim73/doc/evim.1
new file mode 100644
index 0000000..bb859ce
--- /dev/null
+++ b/vim73/doc/evim.1
@@ -0,0 +1,49 @@
+.TH EVIM 1 "2002 February 16"
+.SH NAME
+evim \- easy Vim, edit a file with Vim and setup for modeless editing
+.SH SYNOPSIS
+.br
+.B evim
+[options] [file ..]
+.br
+.B eview
+.SH DESCRIPTION
+.B eVim
+starts
+.B Vim
+and sets options to make it behave like a modeless editor.
+This is still Vim but used as a point-and-click editor.
+This feels a lot like using Notepad on MS-Windows.
+.B eVim
+will always run in the GUI, to enable the use of menus and toolbar.
+.PP
+Only to be used for people who really can't work with Vim in the normal way.
+Editing will be much less efficient.
+.PP
+.B eview
+is the same, but starts in read-only mode.  It works just like evim \-R.
+.PP
+See vim(1) for details about Vim, options, etc.
+.PP
+The 'insertmode' option is set to be able to type text directly.
+.br
+Mappings are setup to make Copy and Paste work with the MS-Windows keys.
+CTRL-X cuts text, CTRL-C copies text and CTRL-V pastes text.
+Use CTRL-Q to obtain the original meaning of CTRL-V.
+.SH OPTIONS
+See vim(1).
+.SH FILES
+.TP 15
+/usr/local/lib/vim/evim.vim
+The script loaded to initialize eVim.
+.SH AKA
+Also Known As "Vim for gumbies".
+When using evim you are expected to take a handkerchief,
+make a knot in each corner and wear it on your head.
+.SH SEE ALSO
+vim(1)
+.SH AUTHOR
+Most of
+.B Vim
+was made by Bram Moolenaar, with a lot of help from others.
+See the Help/Credits menu.
diff --git a/vim73/doc/farsi.txt b/vim73/doc/farsi.txt
new file mode 100644
index 0000000..a24a2dc
--- /dev/null
+++ b/vim73/doc/farsi.txt
@@ -0,0 +1,269 @@
+*farsi.txt*     For Vim version 7.3.  Last change: 2010 Aug 07
+
+
+		  VIM REFERENCE MANUAL    by Mortaza Ghassab Shiran
+
+
+Right to Left and Farsi Mapping for Vim		*farsi* *Farsi*
+
+{Vi does not have any of these commands}
+
+						*E27*
+In order to use right-to-left and Farsi mapping support, it is necessary to
+compile Vim with the |+farsi| feature.
+
+These functions have been made by Mortaza G. Shiran 
+
+
+Introduction
+------------
+In right-to-left oriented files the characters appear on the screen from right
+to left.  This kind of file is most useful when writing Farsi documents,
+composing faxes or writing Farsi memos.
+
+The commands, prompts and help files are not in Farsi, therefore the user
+interface remains the standard Vi interface.
+
+
+Highlights
+----------
+o  Editing left-to-right files as in the original Vim, no change.
+
+o  Viewing and editing files in right-to-left windows.   File orientation is
+   per window, so it is possible to view the same file in right-to-left and
+   left-to-right modes, simultaneously.
+
+o  Compatibility to the original Vim.   Almost all features work in
+   right-to-left mode (see bugs below).
+
+o  Changing keyboard mapping and reverse insert modes using a single
+   command.
+
+o  Backing from reverse insert mode to the correct place in the file
+   (if possible).
+
+o  While in Farsi mode, numbers are entered from left to right.  Upon entering
+   a none number character, that character will be inserted just into the
+   left of the last number.
+
+o  No special terminal with right-to-left capabilities is required.  The
+   right-to-left changes are completely hardware independent.  Only
+   Farsi font is necessary.
+
+o  Farsi keymapping on the command line in reverse insert mode.
+
+o  Toggling between left-to-right and right-to-left via F8 function key.
+
+o  Toggling between Farsi ISIR-3342 standard encoding and Vim Farsi via F9
+   function key.  Since this makes sense only for the text written in
+   right-to-left mode, this function is also supported only in right-to-left
+   mode.
+
+Farsi Fonts					*farsi fonts*
+-----------
+
+The following files are found in the subdirectories of the '$VIM/farsi/fonts'
+directory:
+
+   +  far-a01.pcf    X Windows fonts for Unix including Linux systems
+   +  far-a01.bf     X Windows fonts for SunOS
+   +  far-a01.f16    a screen fonts for Unix including Linux systems
+   +  far-a01.fon    a monospaced fonts for Windows NT/95/98
+   +  far-a01.com    a screen fonts for DOS
+
+
+Font Installation
+-----------------
+
+o  Installation of fonts for MS Window systems (NT/95/98)
+
+   From 'Control Panel' folder, start the 'Fonts' program.  Then from 'file'
+   menu item select 'Install New Fonts ...'.  Browse and select the
+   'far-a01.fon', then follow the installation guide.
+   NOTE: several people have reported that this does not work.  The solution
+   is unknown.
+
+o  Installation of fonts for X Window systems (Unix/Linux)
+
+   Depending on your system, copy far-a01.pcf.Z or far-a01.pcf.gz into a
+   directory of your choice.  Change to the directory containing the Farsi
+   fonts and execute the following commands:
+
+   >  mkfontdir
+   >  xset +fp path_name_of_farsi_fonts_directory
+
+o  Installation of fonts for X Window systems (SunOS)
+
+   Copy far-a01.bf font into a directory of your choice.
+   Change to the directory containing the far-a01.fb fonts and
+   execute the following commands:
+
+   >  fldfamily
+   >  xset +fp path_name_of_fonts_directory
+
+o  Installation of ASCII screen fonts (Unix/Linux)
+
+   For Linux system, copy the far-a01.f16 fonts into /usr/lib/kbd/consolefonts
+   directory and execute the setfont program as "setfont far-a01.f16".  For
+   other systems (e.g. SCO Unix), please refer to the fonts installation
+   section of your system administration manuals.
+
+o  Installation of ASCII screen fonts (DOS)
+
+   After system power on, prior to the first use of Vim, upload the Farsi
+   fonts by executing the far-a01.com font uploading program.
+
+
+Usage
+-----
+Prior to starting Vim, the environment in which Vim can run in Farsi mode,
+must be set.  In addition to installation of Farsi fonts, following points
+refer to some of the system environments, which you may need to set:
+Key code mapping, loading graphic card in ASCII screen mode, setting the IO
+driver in 8 bit clean mode ... .
+
+o  Setting the Farsi fonts
+
+   +  For Vim GUI set the 'guifont' to far-a01.  This is done by entering
+      ':set guifont=far-a01' in the Vim window.
+
+      You can have 'guifont' set to far-a01 by Vim during the Vim startup
+      by appending the ':set guifont=far-a01' into your .vimrc file
+      (in case of NT/95/98 platforms _vimrc).
+
+      Under the X Window environment, you can also start Vim with the
+      '-fn far-a01' option.
+
+   +  For Vim within a xterm, start a xterm with the Farsi fonts (e.g.
+      kterm -fn far-a01).  Then start Vim inside the kterm.
+
+   +  For Vim under DOS, prior to the first usage of Vim, upload the Farsi
+      fonts by executing the far-a01.com fonts uploading program.
+
+o  Farsi Keymapping Activation
+
+   To activate the Farsi keymapping, set either 'altkeymap' or 'fkmap'.
+   This is done by entering ':set akm' or ':set fk' in the Vim window.
+   You can have 'altkeymap' or 'fkmap' set as default by appending ':set akm'
+   or ':set fk' in your .vimrc file or _vimrc in case of NT/95/98 platforms.
+
+   To turn off the Farsi keymapping as a default second language keymapping,
+   reset the 'altkeymap' by entering ':set noakm'.
+
+o  right-to-left Farsi Mode
+
+   By default Vim starts in Left-to-right mode.  Following are ways to change
+   the window orientation:
+
+   + Start Vim with the -F option (e.g. vim -F ...).
+
+   + Use the F8 function key to toggle between left-to-right and right-to-left.
+
+   + While in Left-to-right mode, enter 'set rl' in the command line ('rl' is
+     the abbreviation for rightleft).
+
+   + Put the 'set rl' line in your '.vimrc' file to start Vim in
+     right-to-left mode permanently.
+
+Encoding
+--------
+
+The letter encoding used is the Vim extended ISIR-3342 standard with a built
+in function to convert between Vim extended ISIR-3342 and ISIR-3342 standard.
+
+For document portability reasons, the letter encoding is kept the same across
+different platforms (i.e. UNIX's, NT/95/98, MS DOS, ...).
+
+
+o  Keyboard
+
+   +  CTRL-_ in insert/replace modes toggles between Farsi(akm)/Latin
+      mode as follows:
+
+   +  CTRL-_ moves the cursor to the end of the typed text in edit mode.
+
+   +  CTRL-_ in command mode only toggles keyboard mapping between Farsi(akm)/
+      Latin.  The Farsi text is then entered in reverse insert mode.
+
+   +  F8 - Toggles between left-to-right and right-to-left.
+
+   +  F9 - Toggles the encoding between ISIR-3342 standard and Vim extended
+      ISIR-3342 (supported only in right-to-left mode).
+
+   +  Keyboard mapping is based on the Iranian ISIRI-2901 standard.
+      Following table shows the keyboard mapping while Farsi(akm) mode set:
+
+	-------------------------------------
+	`  1  2  3  4  5  6  7  8  9  0  -  =
+	                        
+	-------------------------------------
+	~  !  @  #  $  %  ^  &  *  (  )  _  +
+	~                        
+	-------------------------------------
+	q  w  e  r  t  z  u  i  o  p  [  ]
+	                      
+	-------------------------------------
+	Q  W  E  R  T  Z  U  I  O  P  {  }
+	                [  ]  {  }
+	-------------------------------------
+	a  s  d  f  g  h  j  k  l  ;  '  \
+	                      
+	-------------------------------------
+	A  S  D  F  G  H  J  K  L  :  "  |
+	                     
+	-------------------------------------
+	<  y  x  c  v  b  n  m  ,  .  /
+	                    
+	-------------------------------------
+	>  Y  X  C  V  B  N  M  <  >  ?
+	                    
+	-------------------------------------
+
+Note:
+	  stands for Farsi PSP (break without space)
+
+	  stands for Farsi PCN (for HAMZE attribute )
+
+Restrictions
+------------
+
+o  In insert/replace mode and fkmap (Farsi mode) set, CTRL-B is not
+   supported.
+
+o  If you change the character mapping between Latin/Farsi, the redo buffer
+   will be reset (emptied).  That is, redo is valid and will function (using
+   '.') only within the mode you are in.
+
+o  While numbers are entered in Farsi mode, the redo buffer will be reset
+   (emptied).  That is, you cannot redo the last changes (using '.') after
+   entering numbers.
+
+o  While in left-to-right mode and Farsi mode set, CTRL-R is not supported.
+
+o  While in right-to-left mode, the search on 'Latin' pattern does not work,
+   except if you enter the Latin search pattern in reverse.
+
+o  In command mode there is no support for entering numbers from left
+   to right and also for the sake of flexibility the keymapping logic is
+   restricted.
+
+o  Under the X Window environment, if you want to run Vim within a xterm
+   terminal emulator and Farsi mode set, you need to have an ANSI compatible
+   xterm terminal emulator.  This is because the letter codes above 128 decimal
+   have certain meanings in the standard xterm terminal emulator.
+
+   Note: Under X Window environment, Vim GUI works fine in Farsi mode.
+	 This eliminates the need of any xterm terminal emulator.
+
+
+Bugs
+----
+While in insert/replace and Farsi mode set, if you repeatedly change the
+cursor position (via cursor movement) and enter new text and then try to undo
+the last change, the undo will lag one change behind.  But as you continue to
+undo, you will reach the original line of text.  You can also use U to undo all
+changes made in the current line.
+
+For more information about the bugs refer to rileft.txt.
+
+ vim:tw=78:ts=8:ft=help:norl:
diff --git a/vim73/doc/filetype.txt b/vim73/doc/filetype.txt
new file mode 100644
index 0000000..c76adfc
--- /dev/null
+++ b/vim73/doc/filetype.txt
@@ -0,0 +1,620 @@
+*filetype.txt*  For Vim version 7.3.  Last change: 2008 Jul 15
+
+
+		  VIM REFERENCE MANUAL    by Bram Moolenaar
+
+
+Filetypes						*filetype* *file-type*
+
+1. Filetypes					|filetypes|
+2. Filetype plugin				|filetype-plugins|
+3. Docs for the default filetype plugins.	|ftplugin-docs|
+
+Also see |autocmd.txt|.
+
+{Vi does not have any of these commands}
+
+==============================================================================
+1. Filetypes					*filetypes* *file-types*
+
+Vim can detect the type of file that is edited.  This is done by checking the
+file name and sometimes by inspecting the contents of the file for specific
+text.
+
+							*:filetype* *:filet*
+To enable file type detection, use this command in your vimrc: >
+	:filetype on
+Each time a new or existing file is edited, Vim will try to recognize the type
+of the file and set the 'filetype' option.  This will trigger the FileType
+event, which can be used to set the syntax highlighting, set options, etc.
+
+NOTE: Filetypes and 'compatible' don't work together well, since being Vi
+compatible means options are global.  Resetting 'compatible' is recommended,
+if you didn't do that already.
+
+Detail: The ":filetype on" command will load one of these files:
+		Amiga	    $VIMRUNTIME/filetype.vim
+		Mac	    $VIMRUNTIME:filetype.vim
+		MS-DOS	    $VIMRUNTIME\filetype.vim
+		RiscOS	    Vim:Filetype
+		Unix	    $VIMRUNTIME/filetype.vim
+		VMS	    $VIMRUNTIME/filetype.vim
+	This file is a Vim script that defines autocommands for the
+	BufNewFile and BufRead events.  If the file type is not found by the
+	name, the file $VIMRUNTIME/scripts.vim is used to detect it from the
+	contents of the file.
+	When the GUI is running or will start soon, the menu.vim script is
+	also sourced.  See |'go-M'| about avoiding that.
+
+To add your own file types, see |new-filetype| below.  To search for help on a
+filetype prepend "ft-" and optionally append "-syntax", "-indent" or
+"-plugin".  For example: >
+	:help ft-vim-indent
+	:help ft-vim-syntax
+	:help ft-man-plugin
+
+If the file type is not detected automatically, or it finds the wrong type,
+you can either set the 'filetype' option manually, or add a modeline to your
+file.  Example, for an IDL file use the command: >
+	:set filetype=idl
+
+or add this |modeline| to the file:
+	/* vim: set filetype=idl : */ ~
+
+						*:filetype-plugin-on*
+You can enable loading the plugin files for specific file types with: >
+	:filetype plugin on
+If filetype detection was not switched on yet, it will be as well.
+This actually loads the file "ftplugin.vim" in 'runtimepath'.
+The result is that when a file is edited its plugin file is loaded (if there
+is one for the detected filetype). |filetype-plugin|
+
+						*:filetype-plugin-off*
+You can disable it again with: >
+	:filetype plugin off
+The filetype detection is not switched off then.  But if you do switch off
+filetype detection, the plugins will not be loaded either.
+This actually loads the file "ftplugof.vim" in 'runtimepath'.
+
+						*:filetype-indent-on*
+You can enable loading the indent file for specific file types with: >
+	:filetype indent on
+If filetype detection was not switched on yet, it will be as well.
+This actually loads the file "indent.vim" in 'runtimepath'.
+The result is that when a file is edited its indent file is loaded (if there
+is one for the detected filetype). |indent-expression|
+
+						*:filetype-indent-off*
+You can disable it again with: >
+	:filetype indent off
+The filetype detection is not switched off then.  But if you do switch off
+filetype detection, the indent files will not be loaded either.
+This actually loads the file "indoff.vim" in 'runtimepath'.
+This disables auto-indenting for files you will open.  It will keep working in
+already opened files.  Reset 'autoindent', 'cindent', 'smartindent' and/or
+'indentexpr' to disable indenting in an opened file.
+
+						*:filetype-off*
+To disable file type detection, use this command: >
+	:filetype off
+This will keep the flags for "plugin" and "indent", but since no file types
+are being detected, they won't work until the next ":filetype on".
+
+
+Overview:					*:filetype-overview*
+
+command				detection	plugin		indent ~
+:filetype on			on		unchanged	unchanged
+:filetype off			off		unchanged	unchanged
+:filetype plugin on		on		on		unchanged
+:filetype plugin off		unchanged	off		unchanged
+:filetype indent on		on		unchanged	on
+:filetype indent off		unchanged	unchanged	off
+:filetype plugin indent on	on		on		on
+:filetype plugin indent off	unchanged	off		off
+
+To see the current status, type: >
+	:filetype
+The output looks something like this: >
+	filetype detection:ON  plugin:ON  indent:OFF
+
+The file types are also used for syntax highlighting.  If the ":syntax on"
+command is used, the file type detection is installed too.  There is no need
+to do ":filetype on" after ":syntax on".
+
+To disable one of the file types, add a line in your filetype file, see
+|remove-filetype|.
+
+							*filetype-detect*
+To detect the file type again: >
+	:filetype detect
+Use this if you started with an empty file and typed text that makes it
+possible to detect the file type.  For example, when you entered this in a
+shell script: "#!/bin/csh".
+   When filetype detection was off, it will be enabled first, like the "on"
+argument was used.
+
+							*filetype-overrule*
+When the same extension is used for two filetypes, Vim tries to guess what
+kind of file it is.  This doesn't always work.  A number of global variables
+can be used to overrule the filetype used for certain extensions:
+
+	file name	variable ~
+	*.asa		g:filetype_asa	|ft-aspvbs-syntax| |ft-aspperl-syntax|
+	*.asp		g:filetype_asp	|ft-aspvbs-syntax| |ft-aspperl-syntax|
+	*.asm		g:asmsyntax	|ft-asm-syntax|
+	*.prg		g:filetype_prg
+	*.pl		g:filetype_pl
+	*.inc		g:filetype_inc
+	*.w		g:filetype_w	|ft-cweb-syntax|
+	*.i		g:filetype_i	|ft-progress-syntax|
+	*.p		g:filetype_p	|ft-pascal-syntax|
+	*.sh		g:bash_is_sh	|ft-sh-syntax|
+	*.tex		g:tex_flavor	|ft-tex-plugin|
+
+							*filetype-ignore*
+To avoid that certain files are being inspected, the g:ft_ignore_pat variable
+is used.  The default value is set like this: >
+	:let g:ft_ignore_pat = '\.\(Z\|gz\|bz2\|zip\|tgz\)$'
+This means that the contents of compressed files are not inspected.
+
+							*new-filetype*
+If a file type that you want to use is not detected yet, there are four ways
+to add it.  In any way, it's better not to modify the $VIMRUNTIME/filetype.vim
+file.  It will be overwritten when installing a new version of Vim.
+
+A. If you want to overrule all default file type checks.
+   This works by writing one file for each filetype.  The disadvantage is that
+   means there can be many files.  The advantage is that you can simply drop
+   this file in the right directory to make it work.
+							*ftdetect*
+   1. Create your user runtime directory.  You would normally use the first
+      item of the 'runtimepath' option.  Then create the directory "ftdetect"
+      inside it.  Example for Unix: >
+	:!mkdir ~/.vim
+	:!mkdir ~/.vim/ftdetect
+<
+   2. Create a file that contains an autocommand to detect the file type.
+      Example: >
+	au BufRead,BufNewFile *.mine		set filetype=mine
+<     Note that there is no "augroup" command, this has already been done
+      when sourcing your file.  You could also use the pattern "*" and then
+      check the contents of the file to recognize it.
+      Write this file as "mine.vim" in the "ftdetect" directory in your user
+      runtime directory.  For example, for Unix: >
+	:w ~/.vim/ftdetect/mine.vim
+
+<  3. To use the new filetype detection you must restart Vim.
+
+   The files in the "ftdetect" directory are used after all the default
+   checks, thus they can overrule a previously detected file type.  But you
+   can also use |:setfiletype| to keep a previously detected filetype.
+
+B. If you want to detect your file after the default file type checks.
+
+   This works like A above, but instead of setting 'filetype' unconditionally
+   use ":setfiletype".  This will only set 'filetype' if no file type was
+   detected yet.  Example: >
+	au BufRead,BufNewFile *.txt		setfiletype text
+<
+   You can also use the already detected file type in your command.  For
+   example, to use the file type "mypascal" when "pascal" has been detected: >
+	au BufRead,BufNewFile *		if &ft == 'pascal' | set ft=mypascal
+								       | endif
+
+C. If your file type can be detected by the file name.
+   1. Create your user runtime directory.  You would normally use the first
+      item of the 'runtimepath' option.  Example for Unix: >
+	:!mkdir ~/.vim
+<
+   2. Create a file that contains autocommands to detect the file type.
+      Example: >
+	" my filetype file
+	if exists("did_load_filetypes")
+	  finish
+	endif
+	augroup filetypedetect
+	  au! BufRead,BufNewFile *.mine		setfiletype mine
+	  au! BufRead,BufNewFile *.xyz		setfiletype drawing
+	augroup END
+<     Write this file as "filetype.vim" in your user runtime directory.  For
+      example, for Unix: >
+	:w ~/.vim/filetype.vim
+
+<  3. To use the new filetype detection you must restart Vim.
+
+   Your filetype.vim will be sourced before the default FileType autocommands
+   have been installed.  Your autocommands will match first, and the
+   ":setfiletype" command will make sure that no other autocommands will set
+   'filetype' after this.
+							*new-filetype-scripts*
+D. If your filetype can only be detected by inspecting the contents of the
+   file.
+
+   1. Create your user runtime directory.  You would normally use the first
+      item of the 'runtimepath' option.  Example for Unix: >
+	:!mkdir ~/.vim
+<
+   2. Create a vim script file for doing this.  Example: >
+	if did_filetype()	" filetype already set..
+	  finish		" ..don't do these checks
+	endif
+	if getline(1) =~ '^#!.*\'
+	  setfiletype mine
+	elseif getline(1) =~? '\'
+	  setfiletype drawing
+	endif
+<     See $VIMRUNTIME/scripts.vim for more examples.
+      Write this file as "scripts.vim" in your user runtime directory.  For
+      example, for Unix: >
+	:w ~/.vim/scripts.vim
+<
+   3. The detection will work right away, no need to restart Vim.
+
+   Your scripts.vim is loaded before the default checks for file types, which
+   means that your rules override the default rules in
+   $VIMRUNTIME/scripts.vim.
+
+						*remove-filetype*
+If a file type is detected that is wrong for you, install a filetype.vim or
+scripts.vim to catch it (see above).  You can set 'filetype' to a non-existing
+name to avoid that it will be set later anyway: >
+	:set filetype=ignored
+
+If you are setting up a system with many users, and you don't want each user
+to add/remove the same filetypes, consider writing the filetype.vim and
+scripts.vim files in a runtime directory that is used for everybody.  Check
+the 'runtimepath' for a directory to use.  If there isn't one, set
+'runtimepath' in the |system-vimrc|.  Be careful to keep the default
+directories!
+
+
+						*autocmd-osfiletypes*
+On operating systems which support storing a file type with the file, you can
+specify that an autocommand should only be executed if the file is of a
+certain type.
+
+The actual type checking depends on which platform you are running Vim
+on; see your system's documentation for details.
+
+To use osfiletype checking in an autocommand you should put a list of types to
+match in angle brackets in place of a pattern, like this: >
+
+	:au BufRead *.html,<&faf;HTML>  runtime! syntax/html.vim
+
+This will match:
+
+- Any file whose name ends in ".html"
+- Any file whose type is "&faf" or "HTML", where the meaning of these types
+  depends on which version of Vim you are using.
+  Unknown types are considered NOT to match.
+
+You can also specify a type and a pattern at the same time (in which case they
+must both match): >
+
+	:au BufRead <&fff>diff*
+
+This will match files of type "&fff" whose names start with "diff".
+
+Note that osfiletype checking is skipped if Vim is compiled without the
+|+osfiletype| feature.
+
+							*plugin-details*
+The "plugin" directory can be in any of the directories in the 'runtimepath'
+option.  All of these directories will be searched for plugins and they are
+all loaded.  For example, if this command: >
+
+	set runtimepath
+
+produces this output:
+
+	runtimepath=/etc/vim,~/.vim,/usr/local/share/vim/vim60 ~
+
+then Vim will load all plugins in these directories and below:
+
+	/etc/vim/plugin/  ~
+	~/.vim/plugin/  ~
+	/usr/local/share/vim/vim60/plugin/  ~
+
+Note that the last one is the value of $VIMRUNTIME which has been expanded.
+
+What if it looks like your plugin is not being loaded?  You can find out what
+happens when Vim starts up by using the |-V| argument: >
+
+	vim -V2
+
+You will see a lot of messages, in between them is a remark about loading the
+plugins.  It starts with:
+
+	Searching for "plugin/**/*.vim" in ~
+
+There you can see where Vim looks for your plugin scripts.
+
+==============================================================================
+2. Filetype plugin					*filetype-plugins*
+
+When loading filetype plugins has been enabled |:filetype-plugin-on|, options
+will be set and mappings defined.  These are all local to the buffer, they
+will not be used for other files.
+
+Defining mappings for a filetype may get in the way of the mappings you
+define yourself.  There are a few ways to avoid this:
+1. Set the "maplocalleader" variable to the key sequence you want the mappings
+   to start with.  Example: >
+	:let maplocalleader = ","
+<  All mappings will then start with a comma instead of the default, which
+   is a backslash.  Also see ||.
+
+2. Define your own mapping.  Example: >
+	:map ,p MailQuote
+<  You need to check the description of the plugin file below for the
+   functionality it offers and the string to map to.
+   You need to define your own mapping before the plugin is loaded (before
+   editing a file of that type).  The plugin will then skip installing the
+   default mapping.
+
+3. Disable defining mappings for a specific filetype by setting a variable,
+   which contains the name of the filetype.  For the "mail" filetype this
+   would be: >
+	:let no_mail_maps = 1
+
+4. Disable defining mappings for all filetypes by setting a variable: >
+	:let no_plugin_maps = 1
+<
+
+							*ftplugin-overrule*
+If a global filetype plugin does not do exactly what you want, there are three
+ways to change this:
+
+1. Add a few settings.
+   You must create a new filetype plugin in a directory early in
+   'runtimepath'.  For Unix, for example you could use this file: >
+	vim ~/.vim/ftplugin/fortran.vim
+<  You can set those settings and mappings that you would like to add.  Note
+   that the global plugin will be loaded after this, it may overrule the
+   settings that you do here.  If this is the case, you need to use one of the
+   following two methods.
+
+2. Make a copy of the plugin and change it.
+   You must put the copy in a directory early in 'runtimepath'.  For Unix, for
+   example, you could do this: >
+	cp $VIMRUNTIME/ftplugin/fortran.vim ~/.vim/ftplugin/fortran.vim
+<  Then you can edit the copied file to your liking.  Since the b:did_ftplugin
+   variable will be set, the global plugin will not be loaded.
+   A disadvantage of this method is that when the distributed plugin gets
+   improved, you will have to copy and modify it again.
+
+3. Overrule the settings after loading the global plugin.
+   You must create a new filetype plugin in a directory from the end of
+   'runtimepath'.  For Unix, for example, you could use this file: >
+	vim ~/.vim/after/ftplugin/fortran.vim
+<  In this file you can change just those settings that you want to change.
+
+==============================================================================
+3.  Docs for the default filetype plugins.		*ftplugin-docs*
+
+
+CHANGELOG						*ft-changelog-plugin*
+
+Allows for easy entrance of Changelog entries in Changelog files.  There are
+some commands, mappings, and variables worth exploring:
+
+Options:
+'comments'		is made empty to not mess up formatting.
+'textwidth'		is set to 78, which is standard.
+'formatoptions'		the 't' flag is added to wrap when inserting text.
+
+Commands:
+NewChangelogEntry	Adds a new Changelog entry in an intelligent fashion
+			(see below).
+
+Local mappings:
+o		Starts a new Changelog entry in an equally intelligent
+			fashion (see below).
+
+Global mappings:
+			NOTE: The global mappings are accessed by sourcing the
+			ftplugin/changelog.vim file first, e.g. with >
+				runtime ftplugin/changelog.vim
+<			in your |.vimrc|.
+o		Switches to the ChangeLog buffer opened for the
+			current directory, or opens it in a new buffer if it
+			exists in the current directory.  Then it does the
+			same as the local o described above.
+
+Variables:
+g:changelog_timeformat  Deprecated; use g:changelog_dateformat instead.
+g:changelog_dateformat	The date (and time) format used in ChangeLog entries.
+			The format accepted is the same as for the
+			|strftime()| function.
+			The default is "%Y-%m-%d" which is the standard format
+			for many ChangeLog layouts.
+g:changelog_username	The name and email address of the user.
+			The default is deduced from environment variables and
+			system files.  It searches /etc/passwd for the comment
+			part of the current user, which informally contains
+			the real name of the user up to the first separating
+			comma.  then it checks the $NAME environment variable
+			and finally runs `whoami` and `hostname` to build an
+			email address.  The final form is >
+				Full Name  
+<
+g:changelog_new_date_format
+			The format to use when creating a new date-entry.
+			The following table describes special tokens in the
+			string:
+				%%	insert a single '%' character
+				%d	insert the date from above
+				%u	insert the user from above
+				%c	where to position cursor when done
+			The default is "%d  %u\n\n\t* %c\n\n", which produces
+			something like (| is where cursor will be, unless at
+			the start of the line where it denotes the beginning
+			of the line) >
+				|2003-01-14  Full Name  
+				|
+				|        * |
+<
+g:changelog_new_entry_format
+			The format used when creating a new entry.
+			The following table describes special tokens in the
+			string:
+				%c	where to position cursor when done
+			The default is "\t*%c", which produces something
+			similar to >
+				|        * |
+<
+g:changelog_date_entry_search
+			The search pattern to use when searching for a
+			date-entry.
+			The same tokens that can be used for
+			g:changelog_new_date_format can be used here as well.
+			The default is '^\s*%d\_s*%u' which finds lines
+			matching the form >
+				|2003-01-14  Full Name  
+<			and some similar formats.
+
+g:changelog_date_end_entry_search
+			The search pattern to use when searching for the end
+			of a date-entry.
+			The same tokens that can be used for
+			g:changelog_new_date_format can be used here as well.
+			The default is '^\s*$' which finds lines that contain
+			only whitespace or are completely empty.
+
+b:changelog_name					*b:changelog_name*
+			Name of the ChangeLog file to look for.
+			The default is 'ChangeLog'.
+
+b:changelog_path
+			Path of the ChangeLog to use for the current buffer.
+			The default is empty, thus looking for a file named
+			|b:changelog_name| in the same directory as the
+			current buffer.  If not found, the parent directory of
+			the current buffer is searched.  This continues
+			recursively until a file is found or there are no more
+			parent directories to search.
+
+b:changelog_entry_prefix
+			Name of a function to call to generate a prefix to a
+			new entry.  This function takes no arguments and
+			should return a string containing the prefix.
+			Returning an empty prefix is fine.
+			The default generates the shortest path between the
+			ChangeLog's pathname and the current buffers pathname.
+			In the future, it will also be possible to use other
+			variable contexts for this variable, for example, g:.
+
+The Changelog entries are inserted where they add the least amount of text.
+After figuring out the current date and user, the file is searched for an
+entry beginning with the current date and user and if found adds another item
+under it.  If not found, a new entry and item is prepended to the beginning of
+the Changelog.
+
+
+FORTRAN							*ft-fortran-plugin*
+
+Options:
+'expandtab'	is switched on to avoid tabs as required by the Fortran
+		standards unless the user has set fortran_have_tabs in .vimrc.
+'textwidth'	is set to 72 for fixed source format as required by the
+		Fortran standards and to 80 for free source format.
+'formatoptions' is set to break code and comment lines and to preserve long
+		lines.  You can format comments with |gq|.
+For further discussion of fortran_have_tabs and the method used for the
+detection of source format see |ft-fortran-syntax|.
+
+
+GIT COMMIT                                              *ft-gitcommit-plugin*
+
+One command, :DiffGitCached, is provided to show a diff of the current commit
+in the preview window.  It is equivalent to calling "git diff --cached" plus
+any arguments given to the command.
+
+
+MAIL							*ft-mail-plugin*
+
+Options:
+'modeline'	is switched off to avoid the danger of trojan horses, and to
+		avoid that a Subject line with "Vim:" in it will cause an
+		error message.
+'textwidth'	is set to 72.  This is often recommended for e-mail.
+'formatoptions'  is set to break text lines and to repeat the comment leader
+		in new lines, so that a leading ">" for quotes is repeated.
+		You can also format quoted text with |gq|.
+
+Local mappings:
+q   or   \\MailQuote
+	Quotes the text selected in Visual mode, or from the cursor position
+	to the end of the file in Normal mode.  This means "> " is inserted in
+	each line.
+
+MAN							*ft-man-plugin* *:Man*
+
+Displays a manual page in a nice way.  Also see the user manual
+|find-manpage|.
+
+To start using the ":Man" command before any manual page was loaded, source
+this script from your startup vimrc file: >
+
+	runtime ftplugin/man.vim
+
+Options:
+'iskeyword'	the '.' character is added to be able to use CTRL-] on the
+		manual page name.
+
+Commands:
+Man {name}	Display the manual page for {name} in a window.
+Man {number} {name}
+		Display the manual page for {name} in a section {number}.
+
+Global mapping:
+K	Displays the manual page for the word under the cursor.
+
+Local mappings:
+CTRL-]		Jump to the manual page for the word under the cursor.
+CTRL-T		Jump back to the previous manual page.
+
+
+PDF							*ft-pdf-plugin*
+
+Two maps,  and , are provided to simulate a tag stack for navigating
+the PDF.  The following are treated as tags:
+
+- The byte offset after "startxref" to the xref table
+- The byte offset after the /Prev key in the trailer to an earlier xref table
+- A line of the form "0123456789 00000 n" in the xref table
+- An object reference like "1 0 R" anywhere in the PDF
+
+These maps can be disabled with >
+	:let g:no_pdf_maps = 1
+<
+
+RPM SPEC						*ft-spec-plugin*
+
+Since the text for this plugin is rather long it has been put in a separate
+file: |pi_spec.txt|.
+
+
+SQL							*ft-sql*
+
+Since the text for this plugin is rather long it has been put in a separate
+file: |ft_sql.txt|.
+
+
+TEX							*ft-tex-plugin*
+
+If the first line of a *.tex file has the form >
+	%&
+then this determined the file type:  plaintex (for plain TeX), context (for
+ConTeXt), or tex (for LaTeX).  Otherwise, the file is searched for keywords to
+choose context or tex.  If no keywords are found, it defaults to plaintex.
+You can change the default by defining the variable g:tex_flavor to the format
+(not the file type) you use most.  Use one of these: >
+	let g:tex_flavor = "plain"
+	let g:tex_flavor = "context"
+	let g:tex_flavor = "latex"
+Currently no other formats are recognized.
+
+
+ vim:tw=78:ts=8:ft=help:norl:
diff --git a/vim73/doc/fold.txt b/vim73/doc/fold.txt
new file mode 100644
index 0000000..24a8dcb
--- /dev/null
+++ b/vim73/doc/fold.txt
@@ -0,0 +1,590 @@
+*fold.txt*      For Vim version 7.3.  Last change: 2010 May 13
+
+
+		  VIM REFERENCE MANUAL    by Bram Moolenaar
+
+
+Folding						*Folding* *folding* *folds*
+
+You can find an introduction on folding in chapter 28 of the user manual.
+|usr_28.txt|
+
+1. Fold methods		|fold-methods|
+2. Fold commands	|fold-commands|
+3. Fold options		|fold-options|
+4. Behavior of folds	|fold-behavior|
+
+{Vi has no Folding}
+{not available when compiled without the |+folding| feature}
+
+==============================================================================
+1. Fold methods					*fold-methods*
+
+The folding method can be set with the 'foldmethod' option.
+
+When setting 'foldmethod' to a value other than "manual", all folds are
+deleted and new ones created.  Switching to the "manual" method doesn't remove
+the existing folds.  This can be used to first define the folds automatically
+and then change them manually.
+
+There are six methods to select folds:
+	manual		manually define folds
+	indent		more indent means a higher fold level
+	expr		specify an expression to define folds
+	syntax		folds defined by syntax highlighting
+	diff		folds for unchanged text
+	marker		folds defined by markers in the text
+
+
+MANUAL						*fold-manual*
+
+Use commands to manually define the fold regions.  This can also be used by a
+script that parses text to find folds.
+
+The level of a fold is only defined by its nesting.  To increase the fold
+level of a fold for a range of lines, define a fold inside it that has the
+same lines.
+
+The manual folds are lost when you abandon the file.  To save the folds use
+the |:mkview| command.  The view can be restored later with |:loadview|.
+
+
+INDENT						*fold-indent*
+
+The folds are automatically defined by the indent of the lines.
+
+The foldlevel is computed from the indent of the line, divided by the
+'shiftwidth' (rounded down).  A sequence of lines with the same or higher fold
+level form a fold, with the lines with a higher level forming a nested fold.
+
+The nesting of folds is limited with 'foldnestmax'.
+
+Some lines are ignored and get the fold level of the line above or below it,
+whatever is the lowest.  These are empty or white lines and lines starting
+with a character in 'foldignore'.  White space is skipped before checking for
+characters in 'foldignore'.  For C use "#" to ignore preprocessor lines.
+
+When you want to ignore lines in another way, use the 'expr' method.  The
+|indent()| function can be used in 'foldexpr' to get the indent of a line.
+
+
+EXPR						*fold-expr*
+
+The folds are automatically defined by their foldlevel, like with the "indent"
+method.  The value of the 'foldexpr' option is evaluated to get the foldlevel
+of a line.  Examples:
+This will create a fold for all consecutive lines that start with a tab: >
+	:set foldexpr=getline(v:lnum)[0]==\"\\t\"
+This will call a function to compute the fold level: >
+	:set foldexpr=MyFoldLevel(v:lnum)
+This will make a fold out of paragraphs separated by blank lines: >
+	:set foldexpr=getline(v:lnum)=~'^\\s*$'&&getline(v:lnum+1)=~'\\S'?'<1':1
+this does the same: >
+	:set foldexpr=getline(v:lnum-1)=~'^\\s*$'&&getline(v:lnum)=~'\\S'?'>1':1
+
+Note that backslashes must be used to escape characters that ":set" handles
+differently (space, backslash, double quote, etc., see |option-backslash|).
+
+These are the conditions with which the expression is evaluated:
+- The current buffer and window are set for the line.
+- The variable "v:lnum" is set to the line number.
+- The result is used for the fold level in this way:
+  value			meaning ~
+  0			the line is not in a fold
+  1, 2, ..		the line is in a fold with this level
+  -1			the fold level is undefined, use the fold level of a
+			line before or after this line, whichever is the
+			lowest.
+  "="			use fold level from the previous line
+  "a1", "a2", ..	add one, two, .. to the fold level of the previous
+			line
+  "s1", "s2", ..	subtract one, two, .. from the fold level of the
+			previous line
+  "<1", "<2", ..	a fold with this level ends at this line
+  ">1", ">2", ..	a fold with this level starts at this line
+
+It is not required to mark the start (end) of a fold with ">1" ("<1"), a fold
+will also start (end) when the fold level is higher (lower) than the fold
+level of the previous line.
+
+There must be no side effects from the expression.  The text in the buffer,
+cursor position, the search patterns, options etc. must not be changed.
+You can change and restore them if you are careful.
+
+If there is some error in the expression, or the resulting value isn't
+recognized, there is no error message and the fold level will be zero.
+For debugging the 'debug' option can be set to "msg", the error messages will
+be visible then.
+
+Note: Since the expression has to be evaluated for every line, this fold
+method can be very slow!
+
+Try to avoid the "=", "a" and "s" return values, since Vim often has to search
+backwards for a line for which the fold level is defined.  This can be slow.
+
+|foldlevel()| can be useful to compute a fold level relative to a previous
+fold level.  But note that foldlevel() may return -1 if the level is not known
+yet.  And it returns the level at the start of the line, while a fold might
+end in that line.
+
+It may happened that folds are not updated properly.  You can use |zx| or |zX|
+to force updating folds.
+
+
+SYNTAX						*fold-syntax*
+
+A fold is defined by syntax items that have the "fold" argument. |:syn-fold|
+
+The fold level is defined by nesting folds.  The nesting of folds is limited
+with 'foldnestmax'.
+
+Be careful to specify proper syntax syncing.  If this is not done right, folds
+may differ from the displayed highlighting.  This is especially relevant when
+using patterns that match more than one line.  In case of doubt, try using
+brute-force syncing: >
+	:syn sync fromstart
+
+
+DIFF						*fold-diff*
+
+The folds are automatically defined for text that is not part of a change or
+close to a change.
+
+This method only works properly when the 'diff' option is set for the current
+window and changes are being displayed.  Otherwise the whole buffer will be
+one big fold.
+
+The 'diffopt' option can be used to specify the context.  That is, the number
+of lines between the fold and a change that are not included in the fold.  For
+example, to use a context of 8 lines: >
+	:set diffopt=filler,context:8
+The default context is six lines.
+
+When 'scrollbind' is also set, Vim will attempt to keep the same folds open in
+other diff windows, so that the same text is visible.
+
+
+MARKER						*fold-marker*
+
+Markers in the text tell where folds start and end.  This allows you to
+precisely specify the folds.  This will allow deleting and putting a fold,
+without the risk of including the wrong lines.  The 'foldtext' option is
+normally set such that the text before the marker shows up in the folded line.
+This makes it possible to give a name to the fold.
+
+Markers can have a level included, or can use matching pairs.  Including a
+level is easier, you don't have to add end markers and avoid problems with
+non-matching marker pairs.  Example: >
+	/* global variables {{{1 */
+	int varA, varB;
+
+	/* functions {{{1 */
+	/* funcA() {{{2 */
+	void funcA() {}
+
+	/* funcB() {{{2 */
+	void funcB() {}
+
+A fold starts at a "{{{" marker.  The following number specifies the fold
+level.  What happens depends on the difference between the current fold level
+and the level given by the marker:
+1. If a marker with the same fold level is encountered, the previous fold
+   ends and another fold with the same level starts.
+2. If a marker with a higher fold level is found, a nested fold is started.
+3. if a marker with a lower fold level is found, all folds up to and including
+   this level end and a fold with the specified level starts.
+
+The number indicates the fold level.  A zero cannot be used (a marker with
+level zero is ignored).  You can use "}}}" with a digit to indicate the level
+of the fold that ends.  The fold level of the following line will be one less
+than the indicated level.  Note that Vim doesn't look back to the level of the
+matching marker (that would take too much time).  Example: >
+
+	{{{1
+	fold level here is 1
+	{{{3
+	fold level here is 3
+	}}}3
+	fold level here is 2
+
+You can also use matching pairs of "{{{" and "}}}" markers to define folds.
+Each "{{{" increases the fold level by one, each "}}}" decreases the fold
+level by one.  Be careful to keep the markers matching!  Example: >
+
+	{{{
+	fold level here is 1
+	{{{
+	fold level here is 2
+	}}}
+	fold level here is 1
+
+You can mix using markers with a number and without a number.  A useful way of
+doing this is to use numbered markers for large folds, and unnumbered markers
+locally in a function.  For example use level one folds for the sections of
+your file like "structure definitions", "local variables" and "functions".
+Use level 2 markers for each definition and function,  Use unnumbered markers
+inside functions.  When you make changes in a function to split up folds, you
+don't have to renumber the markers.
+
+The markers can be set with the 'foldmarker' option.  It is recommended to
+keep this at the default value of "{{{,}}}", so that files can be exchanged
+between Vim users.  Only change it when it is required for the file (e.g., it
+contains markers from another folding editor, or the default markers cause
+trouble for the language of the file).
+
+							*fold-create-marker*
+"zf" can be used to create a fold defined by markers.  Vim will insert the
+markers for you.  Vim will append the start and end marker, as specified with
+'foldmarker'.  The markers are appended to the end of the line.
+'commentstring' is used if it isn't empty.
+This does not work properly when:
+- The line already contains a marker with a level number.  Vim then doesn't
+  know what to do.
+- Folds nearby use a level number in their marker which gets in the way.
+- The line is inside a comment, 'commentstring' isn't empty and nested
+  comments don't work.  For example with C: adding /* {{{ */ inside a comment
+  will truncate the existing comment.  Either put the marker before or after
+  the comment, or add the marker manually.
+Generally it's not a good idea to let Vim create markers when you already have
+markers with a level number.
+
+							*fold-delete-marker*
+"zd" can be used to delete a fold defined by markers.  Vim will delete the
+markers for you.  Vim will search for the start and end markers, as specified
+with 'foldmarker', at the start and end of the fold.  When the text around the
+marker matches with 'commentstring', that text is deleted as well.
+This does not work properly when:
+- A line contains more than one marker and one of them specifies a level.
+  Only the first one is removed, without checking if this will have the
+  desired effect of deleting the fold.
+- The marker contains a level number and is used to start or end several folds
+  at the same time.
+
+==============================================================================
+2. Fold commands				*fold-commands* *E490*
+
+All folding commands start with "z".  Hint: the "z" looks like a folded piece
+of paper, if you look at it from the side.
+
+
+CREATING AND DELETING FOLDS ~
+							*zf* *E350*
+zf{motion}  or
+{Visual}zf	Operator to create a fold.
+		This only works when 'foldmethod' is "manual" or "marker".
+		The new fold will be closed for the "manual" method.
+		'foldenable' will be set.
+		Also see |fold-create-marker|.
+
+							*zF*
+zF		Create a fold for [count] lines.  Works like "zf".
+
+:{range}fo[ld]						*:fold* *:fo*
+		Create a fold for the lines in {range}.  Works like "zf".
+
+							*zd* *E351*
+zd		Delete one fold at the cursor.  When the cursor is on a folded
+		line, that fold is deleted.  Nested folds are moved one level
+		up.  In Visual mode all folds (partially) in the selected area
+		are deleted.  Careful: This easily deletes more folds than you
+		expect and there is no undo.
+		This only works when 'foldmethod' is "manual" or "marker".
+		Also see |fold-delete-marker|.
+
+							*zD*
+zD		Delete folds recursively at the cursor.  In Visual mode all
+		folds (partially) in the selected area and all nested folds in
+		them are deleted.
+		This only works when 'foldmethod' is "manual" or "marker".
+		Also see |fold-delete-marker|.
+
+							*zE* *E352*
+zE		Eliminate all folds in the window.
+		This only works when 'foldmethod' is "manual" or "marker".
+		Also see |fold-delete-marker|.
+
+
+OPENING AND CLOSING FOLDS ~
+
+A fold smaller than 'foldminlines' will always be displayed like it was open.
+Therefore the commands below may work differently on small folds.
+
+							*zo*
+zo		Open one fold under the cursor.  When a count is given, that
+		many folds deep will be opened.  In Visual mode one level of
+		folds is opened for all lines in the selected area.
+
+							*zO*
+zO		Open all folds under the cursor recursively.  Folds that don't
+		contain the cursor line are unchanged.
+		In Visual mode it opens all folds that are in the selected
+		area, also those that are only partly selected.
+
+							*zc*
+zc		Close one fold under the cursor.  When a count is given, that
+		many folds deep are closed.  In Visual mode one level of folds
+		is closed for all lines in the selected area.
+		'foldenable' will be set.
+
+							*zC*
+zC		Close all folds under the cursor recursively.  Folds that
+		don't contain the cursor line are unchanged.
+		In Visual mode it closes all folds that are in the selected
+		area, also those that are only partly selected.
+		'foldenable' will be set.
+
+							*za*
+za		When on a closed fold: open it.  When folds are nested, you
+		may have to use "za" several times.  When a count is given,
+		that many closed folds are opened.
+		When on an open fold: close it and set 'foldenable'.  This
+		will only close one level, since using "za" again will open
+		the fold.  When a count is given that many folds will be
+		closed (that's not the same as repeating "za" that many
+		times).
+
+							*zA*
+zA		When on a closed fold: open it recursively.
+		When on an open fold: close it recursively and set
+		'foldenable'.
+
+							*zv*
+zv		View cursor line: Open just enough folds to make the line in
+		which the cursor is located not folded.
+
+							*zx*
+zx		Update folds: Undo manually opened and closed folds: re-apply
+		'foldlevel', then do "zv": View cursor line.
+		Also forces recomputing folds.  This is useful when using
+		'foldexpr' and the buffer is changed in a way that results in
+		folds not to be updated properly.
+
+							*zX*
+zX		Undo manually opened and closed folds: re-apply 'foldlevel'.
+		Also forces recomputing folds, like |zx|.
+
+							*zm*
+zm		Fold more: Subtract one from 'foldlevel'.  If 'foldlevel' was
+		already zero nothing happens.
+		'foldenable' will be set.
+
+							*zM*
+zM		Close all folds: set 'foldlevel' to 0.
+		'foldenable' will be set.
+
+							*zr*
+zr		Reduce folding: Add one to 'foldlevel'.
+
+							*zR*
+zR		Open all folds.  This sets 'foldlevel' to highest fold level.
+
+							*:foldo* *:foldopen*
+:{range}foldo[pen][!]
+		Open folds in {range}.  When [!] is added all folds are
+		opened.  Useful to see all the text in {range}.  Without [!]
+		one level of folds is opened.
+
+							*:foldc* *:foldclose*
+:{range}foldc[lose][!]
+		Close folds in {range}.  When [!] is added all folds are
+		closed.  Useful to hide all the text in {range}.  Without [!]
+		one level of folds is closed.
+
+							*zn*
+zn		Fold none: reset 'foldenable'.  All folds will be open.
+
+							*zN*
+zN		Fold normal: set 'foldenable'.  All folds will be as they
+		were before.
+
+							*zi*
+zi		Invert 'foldenable'.
+
+
+MOVING OVER FOLDS ~
+							*[z*
+[z		Move to the start of the current open fold.  If already at the
+		start, move to the start of the fold that contains it.  If
+		there is no containing fold, the command fails.
+		When a count is used, repeats the command [count] times.
+
+							*]z*
+]z		Move to the end of the current open fold.  If already at the
+		end, move to the end of the fold that contains it.  If there
+		is no containing fold, the command fails.
+		When a count is used, repeats the command [count] times.
+
+							*zj*
+zj		Move downwards to the start of the next fold.  A closed fold
+		is counted as one fold.
+		When a count is used, repeats the command [count] times.
+		This command can be used after an |operator|.
+
+							*zk*
+zk		Move upwards to the end of the previous fold.  A closed fold
+		is counted as one fold.
+		When a count is used, repeats the command [count] times.
+		This command can be used after an |operator|.
+
+
+EXECUTING COMMANDS ON FOLDS ~
+
+:[range]foldd[oopen] {cmd}			*:foldd* *:folddoopen*
+		Execute {cmd} on all lines that are not in a closed fold.
+		When [range] is given, only these lines are used.
+		Each time {cmd} is executed the cursor is positioned on the
+		line it is executed for.
+		This works like the ":global" command: First all lines that
+		are not in a closed fold are marked.  Then the {cmd} is
+		executed for all marked lines.  Thus when {cmd} changes the
+		folds, this has no influence on where it is executed (except
+		when lines are deleted, of course).
+		Example: >
+			:folddoopen s/end/loop_end/ge
+<		Note the use of the "e" flag to avoid getting an error message
+		where "end" doesn't match.
+
+:[range]folddoc[losed] {cmd}			*:folddoc* *:folddoclosed*
+		Execute {cmd} on all lines that are in a closed fold.
+		Otherwise like ":folddoopen".
+
+==============================================================================
+3. Fold options					*fold-options*
+
+COLORS							*fold-colors*
+
+The colors of a closed fold are set with the Folded group |hl-Folded|.  The
+colors of the fold column are set with the FoldColumn group |hl-FoldColumn|.
+Example to set the colors: >
+
+	:highlight Folded guibg=grey guifg=blue
+	:highlight FoldColumn guibg=darkgrey guifg=white
+
+
+FOLDLEVEL						*fold-foldlevel*
+
+'foldlevel' is a number option: The higher the more folded regions are open.
+When 'foldlevel' is 0, all folds are closed.
+When 'foldlevel' is positive, some folds are closed.
+When 'foldlevel' is very high, all folds are open.
+'foldlevel' is applied when it is changed.  After that manually folds can be
+opened and closed.
+When increased, folds above the new level are opened.  No manually opened
+folds will be closed.
+When decreased, folds above the new level are closed.  No manually closed
+folds will be opened.
+
+
+FOLDTEXT						*fold-foldtext*
+
+'foldtext' is a string option that specifies an expression.  This expression
+is evaluated to obtain the text displayed for a closed fold.  Example: >
+
+    :set foldtext=v:folddashes.substitute(getline(v:foldstart),'/\\*\\\|\\*/\\\|{{{\\d\\=','','g')
+
+This shows the first line of the fold, with "/*", "*/" and "{{{" removed.
+Note the use of backslashes to avoid some characters to be interpreted by the
+":set" command.  It's simpler to define a function and call that: >
+
+    :set foldtext=MyFoldText()
+    :function MyFoldText()
+    :  let line = getline(v:foldstart)
+    :  let sub = substitute(line, '/\*\|\*/\|{{{\d\=', '', 'g')
+    :  return v:folddashes . sub
+    :endfunction
+
+Evaluating 'foldtext' is done in the |sandbox|.  The current window is set to
+the window that displays the line.  Errors are ignored.
+
+The default value is |foldtext()|.  This returns a reasonable text for most
+types of folding.  If you don't like it, you can specify your own 'foldtext'
+expression.  It can use these special Vim variables:
+	v:foldstart	line number of first line in the fold
+	v:foldend	line number of last line in the fold
+	v:folddashes	a string that contains dashes to represent the
+			foldlevel.
+	v:foldlevel	the foldlevel of the fold
+
+In the result a TAB is replaced with a space and unprintable characters are
+made into printable characters.
+
+The resulting line is truncated to fit in the window, it never wraps.
+When there is room after the text, it is filled with the character specified
+by 'fillchars'.
+
+Note that backslashes need to be used for characters that the ":set" command
+handles differently: Space, backslash and double-quote. |option-backslash|
+
+
+FOLDCOLUMN						*fold-foldcolumn*
+
+'foldcolumn' is a number, which sets the width for a column on the side of the
+window to indicate folds.  When it is zero, there is no foldcolumn.  A normal
+value is 4 or 5.  The minimal useful value is 2, although 1 still provides
+some information.  The maximum is 12.
+
+An open fold is indicated with a column that has a '-' at the top and '|'
+characters below it.  This column stops where the open fold stops.  When folds
+nest, the nested fold is one character right of the fold it's contained in.
+
+A closed fold is indicated with a '+'.
+
+Where the fold column is too narrow to display all nested folds, digits are
+shown to indicate the nesting level.
+
+The mouse can also be used to open and close folds by clicking in the
+fold column:
+- Click on a '+' to open the closed fold at this row.
+- Click on any other non-blank character to close the open fold at this row.
+
+
+OTHER OPTIONS
+
+'foldenable'  'fen':	Open all folds while not set.
+'foldexpr'    'fde':	Expression used for "expr" folding.
+'foldignore'  'fdi':	Characters used for "indent" folding.
+'foldmarker'  'fmr':	Defined markers used for "marker" folding.
+'foldmethod'  'fdm':	Name of the current folding method.
+'foldminlines' 'fml':	Minimum number of screen lines for a fold to be
+			displayed closed.
+'foldnestmax' 'fdn':	Maximum nesting for "indent" and "syntax" folding.
+'foldopen'    'fdo':	Which kinds of commands open closed folds.
+'foldclose'   'fcl':	When the folds not under the cursor are closed.
+
+==============================================================================
+4. Behavior of folds					*fold-behavior*
+
+When moving the cursor upwards or downwards and when scrolling, the cursor
+will move to the first line of a sequence of folded lines.  When the cursor is
+already on a folded line, it moves to the next unfolded line or the next
+closed fold.
+
+While the cursor is on folded lines, the cursor is always displayed in the
+first column.  The ruler does show the actual cursor position, but since the
+line is folded, it cannot be displayed there.
+
+Many movement commands handle a sequence of folded lines like an empty line.
+For example, the "w" command stops once in the first column.
+
+When in Insert mode, the cursor line is never folded.  That allows you to see
+what you type!
+
+When using an operator, a closed fold is included as a whole.  Thus "dl"
+deletes the whole closed fold under the cursor.
+
+For Ex commands the range is adjusted to always start at the first line of a
+closed fold and end at the last line of a closed fold.  Thus this command: >
+	:s/foo/bar/g
+when used with the cursor on a closed fold, will replace "foo" with "bar" in
+all lines of the fold.
+This does not happen for |:folddoopen| and |:folddoclosed|.
+
+When editing a buffer that has been edited before, the last used folding
+settings are used again.  For manual folding the defined folds are restored.
+For all folding methods the manually opened and closed folds are restored.
+If this buffer has been edited in this window, the values from back then are
+used.  Otherwise the values from the window where the buffer was edited last
+are used.
+
+==============================================================================
+ vim:tw=78:ts=8:ft=help:norl:
diff --git a/vim73/doc/ft_ada.txt b/vim73/doc/ft_ada.txt
new file mode 100644
index 0000000..c74dd01
--- /dev/null
+++ b/vim73/doc/ft_ada.txt
@@ -0,0 +1,515 @@
+*ft_ada.txt*	For Vim version 7.3.  Last change: 2010 Jul 20
+
+
+		    ADA FILE TYPE PLUG-INS REFERENCE MANUAL~
+
+ADA								      *ada.vim*
+
+1.  Syntax Highlighting			    |ft-ada-syntax|
+2.  File type Plug-in			    |ft-ada-plugin|
+3.  Omni Completion			    |ft-ada-omni|
+    3.1 Omni Completion with "gnat xref"	|gnat-xref|
+    3.2 Omni Completion with "ctags"		|ada-ctags|
+4.  Compiler Support			    |ada-compiler|
+    4.1 GNAT					|compiler-gnat|
+    4.2 Dec Ada					|compiler-decada|
+5.  References				    |ada-reference|
+    5.1 Options					|ft-ada-options|
+    5.2 Commands				|ft-ada-commands|
+    5.3 Variables				|ft-ada-variables|
+    5.4 Constants				|ft-ada-constants|
+    5.5 Functions				|ft-ada-functions|
+6.  Extra Plug-ins			    |ada-extra-plugins|
+
+==============================================================================
+1. Syntax Highlighting ~
+							       *ft-ada-syntax*
+
+This mode is designed for the 2005 edition of Ada ("Ada 2005"), which includes
+support for objected-programming, protected types, and so on.  It handles code
+written for the original Ada language ("Ada83", "Ada87", "Ada95") as well,
+though code which uses Ada 2005-only keywords will be wrongly colored (such
+code should be fixed anyway).  For more information about Ada, see
+http://www.adapower.com.
+
+The Ada mode handles a number of situations cleanly.
+
+For example, it knows that the "-" in "-5" is a number, but the same character
+in "A-5" is an operator.  Normally, a "with" or "use" clause referencing
+another compilation unit is coloured the same way as C's "#include" is coloured.
+If you have "Conditional" or "Repeat" groups coloured differently, then "end
+if" and "end loop" will be coloured as part of those respective groups.
+
+You can set these to different colours using vim's "highlight" command (e.g.,
+to change how loops are displayed, enter the command ":hi Repeat" followed by
+the colour specification; on simple terminals the colour specification
+ctermfg=White often shows well).
+
+There are several options you can select in this Ada mode. See |ft-ada-options|
+for a complete list.
+
+To enable them, assign a value to the option.  For example, to turn one on:
+ >
+    > let g:ada_standard_types = 1
+>
+To disable them use ":unlet".  Example:
+>
+    > unlet g:ada_standard_types
+
+You can just use ":" and type these into the command line to set these
+temporarily before loading an Ada file.  You can make these option settings
+permanent by adding the "let" command(s), without a colon, to your "~/.vimrc"
+file.
+
+Even on a slow (90Mhz) PC this mode works quickly, but if you find the
+performance unacceptable, turn on |g:ada_withuse_ordinary|.
+
+Syntax folding instructions (|fold-syntax|) are added when |g:ada_folding| is
+set.
+
+==============================================================================
+2. File type Plug-in ~
+					       *ft-ada-indent* *ft-ada-plugin*
+
+The Ada plug-in provides support for:
+
+ - auto indenting	(|indent.txt|)
+ - insert completion	(|i_CTRL-N|)
+ - user completion	(|i_CTRL-X_CTRL-U|)
+ - tag searches		(|tagsrch.txt|)
+ - Quick Fix		(|quickfix.txt|)
+ - backspace handling	(|'backspace'|)
+ - comment handling	(|'comments'|, |'commentstring'|)
+
+The plug-in only activates the features of the Ada mode whenever an Ada
+file is opened and adds Ada related entries to the main and pop-up menu.
+
+==============================================================================
+3. Omni Completion ~
+								 *ft-ada-omni*
+
+The Ada omni-completions (|i_CTRL-X_CTRL-O|) uses tags database created either
+by "gnat xref -v" or the "exuberant Ctags (http://ctags.sourceforge.net).  The
+complete function will automatically detect which tool was used to create the
+tags file.
+
+------------------------------------------------------------------------------
+3.1 Omni Completion with "gnat xref" ~
+								   *gnat-xref*
+
+GNAT XREF uses the compiler internal information (ali-files) to produce the
+tags file. This has the advantage to be 100% correct and the option of deep
+nested analysis. However the code must compile, the generator is quite
+slow and the created tags file contains only the basic Ctags information for
+each entry - not enough for some of the more advanced Vim code browser
+plug-ins.
+
+NOTE: "gnat xref -v" is very tricky to use as it has almost no diagnostic
+       output - If nothing is printed then usually the parameters are wrong.
+       Here some important tips:
+
+1)  You need to compile your code first and use the "-aO" option to point to
+    your .ali files.
+2)  "gnat xref -v ../Include/adacl.ads" won't work - use  the "gnat xref -v
+    -aI../Include adacl.ads" instead.
+3)  "gnat xref -v -aI../Include *.ad?" won't work - use "cd ../Include" and
+    then "gnat xref -v *.ad?"
+4)  Project manager support is completely broken - don't even try "gnat xref
+    -Padacl.gpr".
+5)  VIM is faster when the tags file is sorted - use "sort --unique
+    --ignore-case --output=tags tags" .
+6)  Remember to insert "!_TAG_FILE_SORTED 2 %sort ui" as first line to mark
+    the file assorted.
+
+------------------------------------------------------------------------------
+3.2 Omni Completion with "ctags"~
+								   *ada-ctags*
+
+Exuberant Ctags uses its own multi-language code parser. The parser is quite
+fast, produces a lot of extra information (hence the name "Exuberant Ctags")
+and can run on files which currently do not compile.
+
+There are also lots of other Vim-tools which use exuberant Ctags.
+
+You will need to install a version of the Exuberant Ctags which has Ada
+support patched in. Such a version is available from the GNU Ada Project
+(http://gnuada.sourceforge.net).
+
+The Ada parser for Exuberant Ctags is fairly new - don't expect complete
+support yet.
+
+==============================================================================
+4. Compiler Support ~
+								*ada-compiler*
+
+The Ada mode supports more than one Ada compiler and will automatically load the
+compiler set in |g:ada_default_compiler| whenever an Ada source is opened. The
+provided compiler plug-ins are split into the actual compiler plug-in and a
+collection of support functions and variables. This allows the easy
+development of specialized compiler plug-ins fine tuned to your development
+environment.
+
+------------------------------------------------------------------------------
+4.1 GNAT ~
+							       *compiler-gnat*
+
+GNAT is the only free (beer and speech) Ada compiler available. There are
+several versions available which differ in the licence terms used.
+
+The GNAT compiler plug-in will perform a compile on pressing  and then
+immediately shows the result. You can set the project file to be used by
+setting:
+ >
+ > call g:gnat.Set_Project_File ('my_project.gpr')
+
+Setting a project file will also create a Vim session (|views-sessions|) so -
+like with the GPS - opened files, window positions etc. will be remembered
+separately for all projects.
+
+								*gnat_members*
+GNAT OBJECT ~
+
+							       *g:gnat.Make()*
+g:gnat.Make()
+		Calls |g:gnat.Make_Command| and displays the result inside a
+               |quickfix| window.
+
+							     *g:gnat.Pretty()*
+g:gnat.Pretty()
+		Calls |g:gnat.Pretty_Program|
+
+							       *g:gnat.Find()*
+g:gnat.Find()
+		Calls |g:gnat.Find_Program|
+
+							       *g:gnat.Tags()*
+g:gnat.Tags()
+		Calls |g:gnat.Tags_Command|
+
+						   *g:gnat.Set_Project_File()*
+g:gnat.Set_Project_File([{file}])
+		Set gnat project file and load associated session.  An open
+		project will be closed and the session written.  If called
+		without file name the file selector opens for selection of a
+		project file. If called with an empty string then the project
+		and associated session are closed.
+
+							 *g:gnat.Project_File*
+g:gnat.Project_File	string
+		Current project file.
+
+							 *g:gnat.Make_Command*
+g:gnat.Make_Command	string
+		External command used for |g:gnat.Make()| (|'makeprg'|).
+
+						       *g:gnat.Pretty_Program*
+g:gnat.Pretty_Program	string
+		External command used for |g:gnat.Pretty()|
+
+							 *g:gnat.Find_Program*
+g:gnat.Find_Program	string
+		External command used for |g:gnat.Find()|
+
+							 *g:gnat.Tags_Command*
+g:gnat.Tags_Command	string
+		External command used for |g:gnat.Tags()|
+
+							 *g:gnat.Error_Format*
+g:gnat.Error_Format	string
+		Error format (|'errorformat'|)
+
+------------------------------------------------------------------------------
+4.2 Dec Ada ~
+					    *compiler-hpada* *compiler-decada*
+					*compiler-vaxada* *compiler-compaqada*
+
+Dec Ada (also known by - in chronological order - VAX Ada, Dec Ada, Compaq Ada
+and HP Ada) is a fairly dated Ada 83 compiler. Support is basic:  will
+compile the current unit.
+
+The Dec Ada compiler expects the package name and not the file name to be
+passed as a parameter. The compiler plug-in supports the usual file name
+convention to convert the file into a unit name. Both '-' and '__' are allowed
+as separators.
+
+							      *decada_members*
+DEC ADA OBJECT ~
+
+							     *g:decada.Make()*
+g:decada.Make()		function
+		Calls |g:decada.Make_Command| and displays the result inside a
+		|quickfix| window.
+
+							*g:decada.Unit_Name()*
+g:decada.Unit_Name()	function
+		Get the Unit name for the current file.
+
+						       *g:decada.Make_Command*
+g:decada.Make_Command	string
+		External command used for |g:decada.Make()| (|'makeprg'|).
+
+						       *g:decada.Error_Format*
+g:decada.Error_Format|	string
+		Error format (|'errorformat'|).
+
+==============================================================================
+5. References ~
+							       *ada-reference*
+
+------------------------------------------------------------------------------
+5.1 Options ~
+							      *ft-ada-options*
+
+							*g:ada_standard_types*
+g:ada_standard_types	bool (true when exists)
+		Highlight types in package Standard (e.g., "Float").
+
+							  *g:ada_space_errors*
+						  *g:ada_no_trail_space_error*
+						    *g:ada_no_tab_space_error*
+							 *g:ada_all_tab_usage*
+g:ada_space_errors	 bool (true when exists)
+		Highlight extraneous errors in spaces ...
+		g:ada_no_trail_space_error
+		    - but ignore trailing spaces at the end of a line
+		g:ada_no_tab_space_error
+		    - but ignore tabs after spaces
+		g:ada_all_tab_usage
+		    - highlight all tab use
+
+							   *g:ada_line_errors*
+g:ada_line_errors	  bool (true when exists)
+		Highlight lines which are too long. Note: This highlighting
+		option is quite CPU intensive.
+
+							 *g:ada_rainbow_color*
+g:ada_rainbow_color	  bool (true when exists)
+		Use rainbow colours for '(' and ')'. You need the
+		rainbow_parenthesis for this to work.
+
+							       *g:ada_folding*
+g:ada_folding		  set ('sigpft')
+		Use folding for Ada sources.
+		    's':    activate syntax folding on load
+			'p':    fold packages
+			'f':    fold functions and procedures
+			't':    fold types
+			'c':    fold conditionals
+		    'g':    activate gnat pretty print folding on load
+			'i':    lone 'is' folded with line above
+			'b':	lone 'begin' folded with line above
+			'p':	lone 'private' folded with line above
+			'x':	lone 'exception' folded with line above
+		    'i':    activate indent folding on load
+
+		Note: Syntax folding is in an early (unusable) stage and
+		      indent or gnat pretty folding is suggested.
+
+		For gnat pretty folding to work the following settings are
+		suggested: -cl3 -M79 -c2 -c3 -c4 -A1 -A2 -A3 -A4 -A5
+
+		For indent folding to work the following settings are
+		suggested: shiftwidth=3 softtabstop=3
+
+								*g:ada_abbrev*
+g:ada_abbrev		  bool (true when exists)
+		Add some abbreviations. This feature is more or less superseded
+		by the various completion methods.
+
+						      *g:ada_withuse_ordinary*
+g:ada_withuse_ordinary	  bool (true when exists)
+		Show "with" and "use" as ordinary keywords (when used to
+		reference other compilation units they're normally highlighted
+		specially).
+
+							 *g:ada_begin_preproc*
+g:ada_begin_preproc	  bool (true when exists)
+		Show all begin-like keywords using the colouring of C
+		preprocessor commands.
+
+						    *g:ada_omni_with_keywords*
+g:ada_omni_with_keywords
+		Add Keywords, Pragmas, Attributes to omni-completions
+		(|compl-omni|). Note: You can always complete then with user
+		completion (|i_CTRL-X_CTRL-U|).
+
+						      *g:ada_extended_tagging*
+g:ada_extended_tagging	  enum ('jump', 'list')
+		use extended tagging, two options are available
+		    'jump': use tjump to jump.
+		    'list': add tags quick fix list.
+		Normal tagging does not support function or operator
+		overloading as these features are not available in C and
+		tagging was originally developed for C.
+
+						   *g:ada_extended_completion*
+g:ada_extended_completion
+		Uses extended completion for  and  completions
+		(|i_CTRL-N|). In this mode the '.' is used as part of the
+		identifier so that 'Object.Method' or 'Package.Procedure' are
+		completed together.
+
+						       *g:ada_gnat_extensions*
+g:ada_gnat_extensions	  bool (true when exists)
+		 Support GNAT extensions.
+
+					       *g:ada_with_gnat_project_files*
+g:ada_with_gnat_project_files	 bool (true when exists)
+		 Add gnat project file keywords and Attributes.
+
+						      *g:ada_default_compiler*
+g:ada_default_compiler	  string
+		set default compiler. Currently supported are 'gnat' and
+		'decada'.
+
+An "exists" type is a boolean considered true when the variable is defined and
+false when the variable is undefined. The value to which the variable is set
+makes no difference.
+
+------------------------------------------------------------------------------
+5.2 Commands ~
+							     *ft-ada-commands*
+
+:AdaRainbow							 *:AdaRainbow*
+		Toggles rainbow colour (|g:ada_rainbow_color|) mode for
+		'(' and ')'.
+
+:AdaLines							   *:AdaLines*
+		Toggles line error (|g:ada_line_errors|) display.
+
+:AdaSpaces							  *:AdaSpaces*
+		Toggles space error (|g:ada_space_errors|) display.
+
+:AdaTagDir							  *:AdaTagDir*
+		Creates tags file for the directory of the current file.
+
+:AdaTagFile							 *:AdaTagFile*
+		Creates tags file for the current file.
+
+:AdaTypes							   *:AdaTypes*
+		Toggles standard types (|g:ada_standard_types|) colour.
+
+:GnatFind							   *:GnatFind*
+		Calls |g:gnat.Find()|
+
+:GnatPretty							 *:GnatPretty*
+		Calls |g:gnat.Pretty()|
+
+:GnatTags							   *:GnatTags*
+		Calls |g:gnat.Tags()|
+
+------------------------------------------------------------------------------
+5.3 Variables ~
+							    *ft-ada-variables*
+
+								      *g:gnat*
+g:gnat			    object
+		Control object which manages GNAT compiles.  The object
+		is created when the first Ada source code is loaded provided
+		that |g:ada_default_compiler| is set to 'gnat'. See
+		|gnat_members| for details.
+
+								    *g:decada*
+g:decada		      object
+		Control object which manages Dec Ada compiles.	The object
+		is created when the first Ada source code is loaded provided
+		that |g:ada_default_compiler| is set to 'decada'. See
+		|decada_members| for details.
+
+------------------------------------------------------------------------------
+5.4 Constants ~
+							    *ft-ada-constants*
+
+All constants are locked. See |:lockvar| for details.
+
+							     *g:ada#WordRegex*
+g:ada#WordRegex		string
+		Regular expression to search for Ada words.
+
+							  *g:ada#DotWordRegex*
+g:ada#DotWordRegex	string
+		Regular expression to search for Ada words separated by dots.
+
+							       *g:ada#Comment*
+g:ada#Comment		string
+		Regular expression to search for Ada comments.
+
+							      *g:ada#Keywords*
+g:ada#Keywords		list of dictionaries
+		List of keywords, attributes etc. pp. in the format used by
+		omni completion. See |complete-items| for details.
+
+							   *g:ada#Ctags_Kinds*
+g:ada#Ctags_Kinds	dictionary of lists
+		Dictionary of the various kinds of items which the Ada support
+		for Ctags generates.
+
+------------------------------------------------------------------------------
+5.5 Functions ~
+							    *ft-ada-functions*
+
+ada#Word([{line}, {col}])					  *ada#Word()*
+		Return full name of Ada entity under the cursor (or at given
+		line/column), stripping white space/newlines as necessary.
+
+ada#List_Tag([{line}, {col}])				      *ada#Listtags()*
+		List all occurrences of the Ada entity under the cursor (or at
+		given line/column) inside the quick-fix window.
+
+ada#Jump_Tag ({ident}, {mode})				      *ada#Jump_Tag()*
+		List all occurrences of the Ada entity under the cursor (or at
+		given line/column) in the tag jump list. Mode can either be
+		'tjump' or 'stjump'.
+
+ada#Create_Tags ({option})				   *ada#Create_Tags()*
+		Creates tag file using Ctags. The option can either be 'file'
+		for the current file, 'dir' for the directory of the current
+		file or a file name.
+
+gnat#Insert_Tags_Header()			   *gnat#Insert_Tags_Header()*
+		Adds the tag file header (!_TAG_) information to the current
+		file which are missing from the GNAT XREF output.
+
+ada#Switch_Syntax_Option ({option})		  *ada#Switch_Syntax_Option()*
+		Toggles highlighting options on or off. Used for the Ada menu.
+
+								  *gnat#New()*
+gnat#New ()
+		Create a new gnat object. See |g:gnat| for details.
+
+
+==============================================================================
+6. Extra Plugins ~
+							   *ada-extra-plugins*
+
+You can optionally install the following extra plug-ins. They work well with
+Ada and enhance the ability of the Ada mode:
+
+backup.vim
+	http://www.vim.org/scripts/script.php?script_id=1537
+	Keeps as many backups as you like so you don't have to.
+
+rainbow_parenthsis.vim
+	http://www.vim.org/scripts/script.php?script_id=1561
+	Very helpful since Ada uses only '(' and ')'.
+
+nerd_comments.vim
+	http://www.vim.org/scripts/script.php?script_id=1218
+	Excellent commenting and uncommenting support for almost any
+	programming language.
+
+matchit.vim
+	http://www.vim.org/scripts/script.php?script_id=39
+	'%' jumping for any language. The normal '%' jump only works for '{}'
+	style languages. The Ada mode will set the needed search patterns.
+
+taglist.vim
+	http://www.vim.org/scripts/script.php?script_id=273
+	Source code explorer sidebar. There is a patch for Ada available.
+
+The GNU Ada Project distribution (http://gnuada.sourceforge.net) of Vim
+contains all of the above.
+
+==============================================================================
+vim: textwidth=78 nowrap tabstop=8 shiftwidth=4 softtabstop=4 noexpandtab
+vim: filetype=help
diff --git a/vim73/doc/ft_sql.txt b/vim73/doc/ft_sql.txt
new file mode 100644
index 0000000..1360a03
--- /dev/null
+++ b/vim73/doc/ft_sql.txt
@@ -0,0 +1,776 @@
+*ft_sql.txt*	For Vim version 7.3.  Last change: 2010 Jul 20
+
+by David Fishburn
+
+This is a filetype plugin to work with SQL files.
+
+The Structured Query Language (SQL) is a standard which specifies statements
+that allow a user to interact with a relational database.  Vim includes
+features for navigation, indentation and syntax highlighting.
+
+1. Navigation					|sql-navigation|
+    1.1 Matchit					|sql-matchit|
+    1.2 Text Object Motions			|sql-object-motions|
+    1.3 Predefined Object Motions		|sql-predefined-objects|
+    1.4 Macros					|sql-macros|
+2. SQL Dialects					|sql-dialects|
+    2.1 SQLSetType				|SQLSetType|
+    2.2 SQLGetType				|SQLGetType|
+    2.3 SQL Dialect Default			|sql-type-default|
+3. Adding new SQL Dialects			|sql-adding-dialects|
+4. OMNI SQL Completion				|sql-completion|
+    4.1 Static mode				|sql-completion-static|
+    4.2 Dynamic mode				|sql-completion-dynamic|
+    4.3 Tutorial				|sql-completion-tutorial|
+	4.3.1 Complete Tables			|sql-completion-tables|
+	4.3.2 Complete Columns			|sql-completion-columns|
+	4.3.3 Complete Procedures		|sql-completion-procedures|
+	4.3.4 Complete Views			|sql-completion-views|
+    4.4 Completion Customization		|sql-completion-customization|
+    4.5 SQL Maps				|sql-completion-maps|
+    4.6 Using with other filetypes		|sql-completion-filetypes|
+
+==============================================================================
+1. Navigation					*sql-navigation*
+
+The SQL ftplugin provides a number of options to assist with file
+navigation.
+
+
+1.1 Matchit					*sql-matchit*
+-----------
+The matchit plugin (http://www.vim.org/scripts/script.php?script_id=39)
+provides many additional features and can be customized for different
+languages.  The matchit plugin is configured by defining a local
+buffer variable, b:match_words.  Pressing the % key while on various
+keywords will move the cursor to its match.  For example, if the cursor
+is on an "if", pressing % will cycle between the "else", "elseif" and
+"end if" keywords.
+
+The following keywords are supported: >
+    if
+    elseif | elsif
+    else [if]
+    end if
+
+    [while condition] loop
+	leave
+	break
+	continue
+	exit
+    end loop
+
+    for
+	leave
+	break
+	continue
+	exit
+    end loop
+
+    do
+	statements
+    doend
+
+    case
+    when
+    when
+    default
+    end case
+
+    merge
+    when not matched
+    when matched
+
+    create[ or replace] procedure|function|event
+    returns
+
+
+1.2 Text Object Motions				*sql-object-motions*
+-----------------------
+Vim has a number of predefined keys for working with text |object-motions|.
+This filetype plugin attempts to translate these keys to maps which make sense
+for the SQL language.
+
+The following |Normal| mode and |Visual| mode maps exist (when you edit a SQL
+file): >
+    ]]		    move forward to the next 'begin'
+    [[		    move backwards to the previous 'begin'
+    ][		    move forward to the next 'end'
+    []		    move backwards to the previous 'end'
+
+
+1.3 Predefined Object Motions			*sql-predefined-objects*
+-----------------------------
+Most relational databases support various standard features, tables, indices,
+triggers and stored procedures.  Each vendor also has a variety of proprietary
+objects.  The next set of maps have been created to help move between these
+objects.  Depends on which database vendor you are using, the list of objects
+must be configurable.  The filetype plugin attempts to define many of the
+standard objects, plus many additional ones.  In order to make this as
+flexible as possible, you can override the list of objects from within your
+|vimrc| with the following: >
+    let g:ftplugin_sql_objects = 'function,procedure,event,table,trigger' .
+		\ ',schema,service,publication,database,datatype,domain' .
+		\ ',index,subscription,synchronization,view,variable'
+
+The following |Normal| mode and |Visual| mode maps have been created which use
+the above list: >
+    ]}		    move forward to the next 'create '
+    [{		    move backward to the previous 'create '
+
+Repeatedly pressing ]} will cycle through each of these create statements: >
+    create table t1 (
+	...
+    );
+
+    create procedure p1
+    begin
+	...
+    end;
+
+    create index i1 on t1 (c1);
+
+The default setting for g:ftplugin_sql_objects is: >
+    let g:ftplugin_sql_objects = 'function,procedure,event,' .
+		\ '\\(existing\\\\|global\\s\\+temporary\\s\\+\\)\\\{,1}' .
+		\ 'table,trigger' .
+		\ ',schema,service,publication,database,datatype,domain' .
+		\ ',index,subscription,synchronization,view,variable'
+
+The above will also handle these cases: >
+    create table t1 (
+	...
+    );
+    create existing table t2 (
+	...
+    );
+    create global temporary table t3 (
+	...
+    );
+
+By default, the ftplugin only searches for CREATE statements.  You can also
+override this via your |vimrc| with the following: >
+    let g:ftplugin_sql_statements = 'create,alter'
+
+The filetype plugin defines three types of comments: >
+    1.  --
+    2.  //
+    3.  /*
+	 *
+	 */
+
+The following |Normal| mode and |Visual| mode maps have been created to work
+with comments: >
+    ]"		    move forward to the beginning of a comment
+    ["		    move forward to the end of a comment
+
+
+
+1.4 Macros					   *sql-macros*
+----------
+Vim's feature to find macro definitions, |'define'|, is supported using this
+regular expression: >
+    \c\<\(VARIABLE\|DECLARE\|IN\|OUT\|INOUT\)\>
+
+This addresses the following code: >
+    CREATE VARIABLE myVar1 INTEGER;
+
+    CREATE PROCEDURE sp_test(
+	IN myVar2 INTEGER,
+	OUT myVar3 CHAR(30),
+	INOUT myVar4 NUMERIC(20,0)
+    )
+    BEGIN
+	DECLARE myVar5 INTEGER;
+
+	SELECT c1, c2, c3
+	  INTO myVar2, myVar3, myVar4
+	  FROM T1
+	 WHERE c4 = myVar1;
+    END;
+
+Place your cursor on "myVar1" on this line: >
+	 WHERE c4 = myVar1;
+		     ^
+
+Press any of the following keys: >
+    [d
+    [D
+    [CTRL-D
+
+
+==============================================================================
+2. SQL Dialects					*sql-dialects* *sql-types*
+						*sybase* *TSQL* *Transact-SQL*
+						*sqlanywhere*
+						*oracle* *plsql* *sqlj*
+						*sqlserver*
+						*mysql* *postgresql* *psql*
+						*informix*
+
+All relational databases support SQL.  There is a portion of SQL that is
+portable across vendors (ex. CREATE TABLE, CREATE INDEX), but there is a
+great deal of vendor specific extensions to SQL.  Oracle supports the
+"CREATE OR REPLACE" syntax, column defaults specified in the CREATE TABLE
+statement and the procedural language (for stored procedures and triggers).
+
+The default Vim distribution ships with syntax highlighting based on Oracle's
+PL/SQL.  The default SQL indent script works for Oracle and SQL Anywhere.
+The default filetype plugin works for all vendors and should remain vendor
+neutral, but extendable.
+
+Vim currently has support for a variety of different vendors, currently this
+is via syntax scripts. Unfortunately, to flip between different syntax rules
+you must either create:
+    1.  New filetypes
+    2.  Custom autocmds
+    3.  Manual steps / commands
+
+The majority of people work with only one vendor's database product, it would
+be nice to specify a default in your |vimrc|.
+
+
+2.1 SQLSetType					*sqlsettype* *SQLSetType*
+--------------
+For the people that work with many different databases, it is nice to be
+able to flip between the various vendors rules (indent, syntax) on a per
+buffer basis, at any time.  The ftplugin/sql.vim file defines this function: >
+    SQLSetType
+
+Executing this function without any parameters will set the indent and syntax
+scripts back to their defaults, see |sql-type-default|.  If you have turned
+off Vi's compatibility mode, |'compatible'|, you can use the  key to
+complete the optional parameter.
+
+After typing the function name and a space, you can use the completion to
+supply a parameter.  The function takes the name of the Vim script you want to
+source.  Using the |cmdline-completion| feature, the SQLSetType function will
+search the |'runtimepath'| for all Vim scripts with a name containing 'sql'.
+This takes the guess work out of the spelling of the names.  The following are
+examples: >
+    :SQLSetType
+    :SQLSetType sqloracle
+    :SQLSetType sqlanywhere
+    :SQLSetType sqlinformix
+    :SQLSetType mysql
+
+The easiest approach is to the use  character which will first complete
+the command name (SQLSetType), after a space and another , display a list
+of available Vim script names: >
+    :SQL
+
+
+2.2 SQLGetType					*sqlgettype* *SQLGetType*
+--------------
+At anytime you can determine which SQL dialect you are using by calling the
+SQLGetType command.  The ftplugin/sql.vim file defines this function: >
+    SQLGetType
+
+This will echo: >
+    Current SQL dialect in use:sqlanywhere
+
+
+2.3 SQL Dialect Default				*sql-type-default*
+-----------------------
+As mentioned earlier, the default syntax rules for Vim is based on Oracle
+(PL/SQL).  You can override this default by placing one of the following in
+your |vimrc|: >
+    let g:sql_type_default = 'sqlanywhere'
+    let g:sql_type_default = 'sqlinformix'
+    let g:sql_type_default = 'mysql'
+
+If you added the following to your |vimrc|: >
+    let g:sql_type_default = 'sqlinformix'
+
+The next time edit a SQL file the following scripts will be automatically
+loaded by Vim: >
+    ftplugin/sql.vim
+    syntax/sqlinformix.vim
+    indent/sql.vim
+>
+Notice indent/sqlinformix.sql was not loaded.  There is no indent file
+for Informix, Vim loads the default files if the specified files does not
+exist.
+
+
+==============================================================================
+3. Adding new SQL Dialects			*sql-adding-dialects*
+
+If you begin working with a SQL dialect which does not have any customizations
+available with the default Vim distribution you can check http://www.vim.org
+to see if any customization currently exist.  If not, you can begin by cloning
+an existing script.  Read |filetype-plugins| for more details.
+
+To help identify these scripts, try to create the files with a "sql" prefix.
+If you decide you wish to create customizations for the SQLite database, you
+can create any of the following: >
+    Unix
+	~/.vim/syntax/sqlite.vim
+	~/.vim/indent/sqlite.vim
+    Windows
+	$VIM/vimfiles/syntax/sqlite.vim
+	$VIM/vimfiles/indent/sqlite.vim
+
+No changes are necessary to the SQLSetType function.  It will automatically
+pickup the new SQL files and load them when you issue the SQLSetType command.
+
+
+==============================================================================
+4. OMNI SQL Completion				*sql-completion*
+						*omni-sql-completion*
+
+Vim 7 includes a code completion interface and functions which allows plugin
+developers to build in code completion for any language.  Vim 7 includes
+code completion for the SQL language.
+
+There are two modes to the SQL completion plugin, static and dynamic.  The
+static mode populates the popups with the data generated from current syntax
+highlight rules.  The dynamic mode populates the popups with data retrieved
+directly from a database.  This includes, table lists, column lists,
+procedures names and more.
+
+4.1 Static Mode					*sql-completion-static*
+---------------
+The static popups created contain items defined by the active syntax rules
+while editing a file with a filetype of SQL.  The plugin defines (by default)
+various maps to help the user refine the list of items to be displayed.
+The defaults static maps are: >
+    imap  a :call sqlcomplete#Map('syntax')
+    imap  k :call sqlcomplete#Map('sqlKeyword')
+    imap  f :call sqlcomplete#Map('sqlFunction')
+    imap  o :call sqlcomplete#Map('sqlOption')
+    imap  T :call sqlcomplete#Map('sqlType')
+    imap  s :call sqlcomplete#Map('sqlStatement')
+
+The use of "" can be user chosen by using the following in your |.vimrc| as it 
+may not work properly on all platforms: >
+    let g:ftplugin_sql_omni_key = ''
+>
+The static maps (which are based on the syntax highlight groups) follow this
+format: >
+    imap  k :call sqlcomplete#Map('sqlKeyword')
+
+This command breaks down as: >
+    imap		   - Create an insert map
+    		   - Only for this buffer
+    k		   - Your choice of key map
+    		   - Execute one command, return to Insert mode
+    :call sqlcomplete#Map( - Allows the SQL completion plugin to perform some
+			     housekeeping functions to allow it to be used in
+			     conjunction with other completion plugins.
+			     Indicate which item you want the SQL completion
+			     plugin to complete.
+			     In this case we are asking the plugin to display
+			     items from the syntax highlight group
+			     'sqlKeyword'.
+			     You can view a list of highlight group names to
+			     choose from by executing the
+				 :syntax list
+			     command while editing a SQL file.
+    'sqlKeyword'	   - Display the items for the sqlKeyword highlight
+			     group
+    )		   - Execute the :let command
+    		   - Trigger the standard omni completion key stroke.
+			     Passing in 'sqlKeyword' instructs the SQL
+			     completion plugin to populate the popup with
+			     items from the sqlKeyword highlight group.  The
+			     plugin will also cache this result until Vim is
+			     restarted.  The syntax list is retrieved using
+			     the syntaxcomplete plugin.
+
+Using the 'syntax' keyword is a special case.  This instructs the
+syntaxcomplete plugin to retrieve all syntax items.  So this will effectively
+work for any of Vim's SQL syntax files.  At the time of writing this includes
+10 different syntax files for the different dialects of SQL (see section 3
+above, |sql-dialects|).
+
+Here are some examples of the entries which are pulled from the syntax files: >
+     All
+	 - Contains the contents of all syntax highlight groups
+     Statements
+	 - Select, Insert, Update, Delete, Create, Alter, ...
+     Functions
+	 - Min, Max, Trim, Round, Date, ...
+     Keywords
+	 - Index, Database, Having, Group, With
+     Options
+	 - Isolation_level, On_error, Qualify_owners, Fire_triggers, ...
+     Types
+	 - Integer, Char, Varchar, Date, DateTime, Timestamp, ...
+
+
+4.2 Dynamic Mode				*sql-completion-dynamic*
+----------------
+Dynamic mode populates the popups with data directly from a database.  In
+order for the dynamic feature to be enabled you must have the dbext.vim
+plugin installed, (http://vim.sourceforge.net/script.php?script_id=356).
+
+Dynamic mode is used by several features of the SQL completion plugin.
+After installing the dbext plugin see the dbext-tutorial for additional
+configuration and usage.  The dbext plugin allows the SQL completion plugin
+to display a list of tables, procedures, views and columns. >
+     Table List
+	 - All tables for all schema owners
+     Procedure List
+	 - All stored procedures for all schema owners
+     View List
+	 - All stored procedures for all schema owners
+     Column List
+	 - For the selected table, the columns that are part of the table
+
+To enable the popup, while in INSERT mode, use the following key combinations
+for each group (where  means hold the CTRL key down while pressing
+the space bar):
+     Table List		   - t
+			   -  (the default map assumes tables)
+     Stored Procedure List - p
+     View List		   - v
+     Column List	   - c
+
+     Drilling In / Out     - When viewing a popup window displaying the list
+			     of tables, you can press , this will
+			     replace the table currently highlighted with
+			     the column list for that table.
+			   - When viewing a popup window displaying the list
+			     of columns, you can press , this will
+			     replace the column list with the list of tables.
+			   - This allows you to quickly drill down into a
+			     table to view it's columns and back again.
+			   -  and  can be also be chosen via
+			     your |.vimrc| >
+                                let g:ftplugin_sql_omni_key_right = ''
+                                let g:ftplugin_sql_omni_key_left  = ''
+
+The SQL completion plugin caches various lists that are displayed in
+the popup window.  This makes the re-displaying of these lists very
+fast.  If new tables or columns are added to the database it may become
+necessary to clear the plugins cache.  The default map for this is: >
+    imap  R :call sqlcomplete#Map('ResetCache')
+
+
+4.3 SQL Tutorial				*sql-completion-tutorial*
+----------------
+
+This tutorial is designed to take you through the common features of the SQL
+completion plugin so that: >
+     a) You gain familiarity with the plugin
+     b) You are introduced to some of the more common features
+     c) Show how to customize it to your preferences
+     d) Demonstrate "Best of Use" of the plugin (easiest way to configure).
+
+First, create a new buffer: >
+     :e tutorial.sql
+
+
+Static features
+---------------
+To take you through the various lists, simply enter insert mode, hit:
+    s   (show SQL statements)
+At this point, you can page down through the list until you find "select".
+If you are familiar with the item you are looking for, for example you know
+the statement begins with the letter "s".  You can type ahead (without the
+quotes) "se" then press:
+    t
+Assuming "select" is highlighted in the popup list press  to choose
+the entry.  Now type:
+    * fra (show all syntax items)
+choose "from" from the popup list.
+
+When writing stored procedures using the "type" list is useful.  It contains
+a list of all the database supported types.  This may or may not be true
+depending on the syntax file you are using.  The SQL Anywhere syntax file
+(sqlanywhere.vim) has support for this: >
+     BEGIN
+	DECLARE customer_id T <-- Choose a type from the list
+
+
+Dynamic features
+----------------
+To take advantage of the dynamic features you must first install the
+dbext.vim plugin (http://vim.sourceforge.net/script.php?script_id=356).  It
+also comes with a tutorial.  From the SQL completion plugin's perspective,
+the main feature dbext provides is a connection to a database.  dbext
+connection profiles are the most efficient mechanism to define connection
+information.  Once connections have been setup, the SQL completion plugin
+uses the features of dbext in the background to populate the popups.
+
+What follows assumes dbext.vim has been correctly configured, a simple test
+is to run the command, :DBListTable.  If a list of tables is shown, you know
+dbext.vim is working as expected.  If not, please consult the dbext.txt
+documentation.
+
+Assuming you have followed the dbext-tutorial you can press t to
+display a list of tables.  There is a delay while dbext is creating the table
+list.  After the list is displayed press .  This will remove both the
+popup window and the table name already chosen when the list became active. >
+
+ 4.3.1 Table Completion:			*sql-completion-tables*
+
+Press t to display a list of tables from within the database you
+have connected via the dbext plugin.
+NOTE: All of the SQL completion popups support typing a prefix before pressing
+the key map.  This will limit the contents of the popup window to just items
+beginning with those characters.  >
+
+ 4.3.2 Column Completion:			*sql-completion-columns*
+
+The SQL completion plugin can also display a list of columns for particular
+tables.  The column completion is trigger via c.
+
+NOTE: The following example uses  to trigger a column list while
+      the popup window is active.  
+
+Example of using column completion:
+     - Press t again to display the list of tables.
+     - When the list is displayed in the completion window, press ,
+       this will replace the list of tables, with a list of columns for the
+       table highlighted (after the same short delay).
+     - If you press , this will again replace the column list with the
+       list of tables.  This allows you to drill into tables and column lists
+       very quickly.
+     - Press  again while the same table is highlighted.  You will
+       notice there is no delay since the column list has been cached.  If you
+       change the schema of a cached table you can press R, which
+       clears the SQL completion cache.
+     - NOTE:  and  have been designed to work while the
+       completion window is active.  If the completion popup window is
+       not active, a normal  or  will be executed.
+
+Let's look at how we can build a SQL statement dynamically.  A select statement
+requires a list of columns.  There are two ways to build a column list using
+the SQL completion plugin. >
+    One column at a time:
+<       1. After typing SELECT press t to display a list of tables.
+	2. Choose a table from the list.
+	3. Press  to display a list of columns.
+	4. Choose the column from the list and press enter.
+	5. Enter a "," and press c.  Generating a column list
+	   generally requires having the cursor on a table name.  The plugin
+	   uses this name to determine what table to retrieve the column list.
+	   In this step, since we are pressing c without the cursor
+	   on a table name the column list displayed will be for the previous
+	   table.  Choose a different column and move on.
+	6. Repeat step 5 as often as necessary. >
+    All columns for a table:
+<	1. After typing SELECT press t to display a list of tables.
+	2. Highlight the table you need the column list for.
+	3. Press  to choose the table from the list.
+	4. Press l to request a comma separated list of all columns
+	   for this table.
+	5. Based on the table name chosen in step 3, the plugin attempts to
+	   decide on a reasonable table alias.	You are then prompted to
+	   either accept of change the alias.  Press OK.
+	6. The table name is replaced with the column list of the table is
+	   replaced with the comma separate list of columns with the alias
+	   prepended to each of the columns.
+	7. Step 3 and 4 can be replaced by pressing L, which has
+	   a  embedded in the map to choose the currently highlighted
+	   table in the list.
+
+There is a special provision when writing select statements.  Consider the
+following statement: >
+     select *
+       from customer c,
+	    contact cn,
+	    department as dp,
+	    employee e,
+	    site_options so
+      where c.
+
+In INSERT mode after typing the final "c." which is an alias for the
+"customer" table, you can press either c or .  This will
+popup a list of columns for the customer table.  It does this by looking back
+to the beginning of the select statement and finding a list of the tables
+specified in the FROM clause.  In this case it notes that in the string
+"customer c", "c" is an alias for the customer table.  The optional "AS"
+keyword is also supported, "customer AS c". >
+
+
+ 4.3.3 Procedure Completion:			*sql-completion-procedures*
+
+Similar to the table list, p, will display a list of stored
+procedures stored within the database. >
+
+ 4.3.4 View Completion:				*sql-completion-views*
+
+Similar to the table list, v, will display a list of views in the
+database.
+
+
+4.4 Completion Customization			*sql-completion-customization*
+----------------------------
+
+The SQL completion plugin can be customized through various options set in
+your |vimrc|: >
+    omni_sql_no_default_maps
+<       - Default: This variable is not defined
+	- If this variable is defined, no maps are created for OMNI
+	  completion.  See |sql-completion-maps| for further discussion.
+>
+    omni_sql_use_tbl_alias
+<	- Default: a
+	- This setting is only used when generating a comma separated
+	  column list.	By default the map is l.  When generating
+	  a column list, an alias can be prepended to the beginning of each
+	  column, for example:	e.emp_id, e.emp_name.  This option has three
+	  settings: >
+		n - do not use an alias
+		d - use the default (calculated) alias
+		a - ask to confirm the alias name
+<
+	  An alias is determined following a few rules:
+	       1.  If the table name has an '_', then use it as a separator: >
+		   MY_TABLE_NAME --> MTN
+		   my_table_name --> mtn
+		   My_table_NAME --> MtN
+<	       2.  If the table name does NOT contain an '_', but DOES use
+		   mixed case then the case is used as a separator: >
+		   MyTableName --> MTN
+<	       3.  If the table name does NOT contain an '_', and does NOT
+		   use mixed case then the first letter of the table is used: >
+		   mytablename --> m
+		   MYTABLENAME --> M
+
+    omni_sql_ignorecase
+<	- Default: Current setting for 'ignorecase'
+	- Valid settings are 0 or 1.
+	- When entering a few letters before initiating completion, the list
+	  will be filtered to display only the entries which begin with the
+	  list of characters.  When this option is set to 0, the list will be
+	  filtered using case sensitivity. >
+
+    omni_sql_include_owner
+<	- Default: 0, unless dbext.vim 3.00 has been installed
+	- Valid settings are 0 or 1.
+	- When completing tables, procedure or views and using dbext.vim 3.00
+	  or higher the list of objects will also include the owner name.
+	  When completing these objects and omni_sql_include_owner is enabled
+	  the owner name will be be replaced. >
+
+    omni_sql_precache_syntax_groups
+<	- Default:
+	  ['syntax','sqlKeyword','sqlFunction','sqlOption','sqlType','sqlStatement']
+	- sqlcomplete can be used in conjunction with other completion
+	  plugins.  This is outlined at |sql-completion-filetypes|.  When the
+	  filetype is changed temporarily to SQL, the sqlcompletion plugin
+	  will cache the syntax groups listed in the List specified in this
+	  option.
+>
+
+4.5 SQL Maps					*sql-completion-maps*
+------------
+
+The default SQL maps have been described in other sections of this document in
+greater detail.  Here is a list of the maps with a brief description of each.
+
+Static Maps
+-----------
+These are maps which use populate the completion list using Vim's syntax
+highlighting rules. >
+    a
+<       - Displays all SQL syntax items. >
+    k
+<       - Displays all SQL syntax items defined as 'sqlKeyword'. >
+    f
+<       - Displays all SQL syntax items defined as 'sqlFunction. >
+    o
+<       - Displays all SQL syntax items defined as 'sqlOption'. >
+    T
+<       - Displays all SQL syntax items defined as 'sqlType'. >
+    s
+<       - Displays all SQL syntax items defined as 'sqlStatement'. >
+
+Dynamic Maps
+------------
+These are maps which use populate the completion list using the dbext.vim
+plugin. >
+    t
+<       - Displays a list of tables. >
+    p
+<       - Displays a list of procedures. >
+    v
+<       - Displays a list of views. >
+    c
+<       - Displays a list of columns for a specific table. >
+    l
+<       - Displays a comma separated list of columns for a specific table. >
+    L
+<       - Displays a comma separated list of columns for a specific table.
+	  This should only be used when the completion window is active. >
+    
+<	- Displays a list of columns for the table currently highlighted in
+	  the completion window.   is not recognized on most Unix
+	  systems, so this maps is only created on the Windows platform.
+	  If you would like the same feature on Unix, choose a different key
+	  and make the same map in your vimrc. >
+    
+<	- Displays the list of tables.
+	   is not recognized on most Unix systems, so this maps is
+	  only created on the Windows platform.  If you would like the same
+	  feature on Unix, choose a different key and make the same map in
+	  your vimrc. >
+    R
+<	- This maps removes all cached items and forces the SQL completion
+	  to regenerate the list of items.
+
+Customizing Maps
+----------------
+You can create as many additional key maps as you like.  Generally, the maps
+will be specifying different syntax highlight groups.
+
+If you do not wish the default maps created or the key choices do not work on
+your platform (often a case on *nix) you define the following variable in
+your |vimrc|: >
+    let g:omni_sql_no_default_maps = 1
+
+Do no edit ftplugin/sql.vim directly!  If you change this file your changes
+will be over written on future updates.  Vim has a special directory structure
+which allows you to make customizations without changing the files that are
+included with the Vim distribution.  If you wish to customize the maps
+create an after/ftplugin/sql.vim (see |after-directory|) and place the same
+maps from the ftplugin/sql.vim in it using your own key strokes.   was
+chosen since it will work on both Windows and *nix platforms.  On the windows
+platform you can also use  or ALT keys.
+
+
+4.6 Using with other filetypes			*sql-completion-filetypes*
+------------------------------
+
+Many times SQL can be used with different filetypes.  For example Perl, Java,
+PHP, Javascript can all interact with a database.  Often you need both the SQL
+completion and the completion capabilities for the current language you are
+editing.
+
+This can be enabled easily with the following steps (assuming a Perl file): >
+    1.  :e test.pl
+    2.  :set filetype=sql
+    3.  :set ft=perl
+
+Step 1
+------
+Begins by editing a Perl file.  Vim automatically sets the filetype to
+"perl".  By default, Vim runs the appropriate filetype file
+ftplugin/perl.vim.  If you are using the syntax completion plugin by following
+the directions at |ft-syntax-omni| then the |'omnifunc'| option has been set to
+"syntax#Complete".  Pressing  will display the omni popup containing
+the syntax items for Perl.
+
+Step 2
+------
+Manually setting the filetype to 'sql' will also fire the appropriate filetype
+files ftplugin/sql.vim.  This file will define a number of buffer specific
+maps for SQL completion, see |sql-completion-maps|.  Now these maps have
+been created and the SQL completion plugin has been initialized.  All SQL
+syntax items have been cached in preparation.  The SQL filetype script detects
+we are attempting to use two different completion plugins.  Since the SQL maps
+begin with , the maps will toggle the |'omnifunc'| when in use.  So you
+can use  to continue using the completion for Perl (using the syntax
+completion plugin) and  to use the SQL completion features.
+
+Step 3
+------
+Setting the filetype back to Perl sets all the usual "perl" related items back
+as they were.
+
+
+vim:tw=78:ts=8:ft=help:norl:
diff --git a/vim73/doc/gui.txt b/vim73/doc/gui.txt
new file mode 100644
index 0000000..213f455
--- /dev/null
+++ b/vim73/doc/gui.txt
@@ -0,0 +1,1001 @@
+*gui.txt*       For Vim version 7.3.  Last change: 2010 Nov 03
+
+
+		  VIM REFERENCE MANUAL    by Bram Moolenaar
+
+
+Vim's Graphical User Interface				*gui* *GUI*
+
+1. Starting the GUI		|gui-start|
+2. Scrollbars			|gui-scrollbars|
+3. Mouse Control		|gui-mouse|
+4. Making GUI Selections	|gui-selections|
+5. Menus			|menus|
+6. Extras			|gui-extras|
+7. Shell Commands		|gui-shell|
+
+Other GUI documentation:
+|gui_x11.txt|	For specific items of the X11 GUI.
+|gui_w32.txt|	For specific items of the Win32 GUI.
+
+{Vi does not have any of these commands}
+
+==============================================================================
+1. Starting the GUI				*gui-start* *E229* *E233*
+
+First you must make sure you actually have a version of Vim with the GUI code
+included.  You can check this with the ":version" command, it says "with xxx
+GUI", where "xxx" is X11-Motif, X11-Athena, Photon, GTK, GTK2, etc., or
+"MS-Windows 32 bit GUI version".
+
+How to start the GUI depends on the system used.  Mostly you can run the
+GUI version of Vim with:
+    gvim [options] [files...]
+
+The X11 version of Vim can run both in GUI and in non-GUI mode.  See
+|gui-x11-start|.
+
+			*gui-init* *gvimrc* *.gvimrc* *_gvimrc* *$MYGVIMRC*
+The gvimrc file is where GUI-specific startup commands should be placed.  It
+is always sourced after the |vimrc| file.  If you have one then the $MYGVIMRC
+environment variable has its name.
+
+When the GUI starts up initializations are carried out, in this order:
+- The 'term' option is set to "builtin_gui" and terminal options are reset to
+  their default value for the GUI |terminal-options|.
+- If the system menu file exists, it is sourced.  The name of this file is
+  normally "$VIMRUNTIME/menu.vim".  You can check this with ":version".  Also
+  see |$VIMRUNTIME|.  To skip loading the system menu include 'M' in
+  'guioptions'.				*buffers-menu* *no_buffers_menu*
+  The system menu file includes a "Buffers" menu.  If you don't want this, set
+  the "no_buffers_menu" variable in your .vimrc (not .gvimrc!): >
+	:let no_buffers_menu = 1
+< NOTE: Switching on syntax highlighting also loads the menu file, thus
+  disabling the Buffers menu must be done before ":syntax on".
+  The path names are truncated to 35 characters.  You can truncate them at a
+  different length, for example 50, like this: >
+	:let bmenu_max_pathlen = 50
+- If the "-U {gvimrc}" command-line option has been used when starting Vim,
+  the {gvimrc} file will be read for initializations.  The following
+  initializations are skipped.  When {gvimrc} is "NONE" no file will be read
+  for initializations.
+- For Unix and MS-Windows, if the system gvimrc exists, it is sourced.  The
+  name of this file is normally "$VIM/gvimrc".  You can check this with
+  ":version".  Also see |$VIM|.
+- The following are tried, and only the first one that exists is used:
+  - If the GVIMINIT environment variable exists and is not empty, it is
+    executed as an Ex command.
+  - If the user gvimrc file exists, it is sourced.  The name of this file is
+    normally "$HOME/.gvimrc".  You can check this with ":version".
+  - For Win32, when $HOME is not set, "$VIM\_gvimrc" is used.
+  - When a "_gvimrc" file is not found, ".gvimrc" is tried too.  And vice
+    versa.
+  The name of the first file found is stored in $MYGVIMRC, unless it was
+  already set.
+- If the 'exrc' option is set (which is NOT the default) the file ./.gvimrc
+  is sourced, if it exists and isn't the same file as the system or user
+  gvimrc file.  If this file is not owned by you, some security restrictions
+  apply.  When ".gvimrc" is not found, "_gvimrc" is tried too.  For Macintosh
+  and DOS/Win32 "_gvimrc" is tried first.
+
+NOTE: All but the first one are not carried out if Vim was started with
+"-u NONE" and no "-U" argument was given, or when started with "-U NONE".
+
+All this happens AFTER the normal Vim initializations, like reading your
+.vimrc file.  See |initialization|.
+But the GUI window is only opened after all the initializations have been
+carried out.  If you want some commands to be executed just after opening the
+GUI window, use the |GUIEnter| autocommand event.  Example: >
+	:autocmd GUIEnter * winpos 100 50
+
+You can use the gvimrc files to set up your own customized menus (see |:menu|)
+and initialize other things that you may want to set up differently from the
+terminal version.
+
+Recommended place for your personal GUI initializations:
+	Unix		    $HOME/.gvimrc
+	OS/2		    $HOME/.gvimrc or $VIM/.gvimrc
+	MS-DOS and Win32    $HOME/_gvimrc or $VIM/_gvimrc
+	Amiga		    s:.gvimrc or $VIM/.gvimrc
+
+There are a number of options which only have meaning in the GUI version of
+Vim.  These are 'guicursor', 'guifont', 'guipty' and 'guioptions'.  They are
+documented in |options.txt| with all the other options.
+
+If using the Motif or Athena version of the GUI (but not for the GTK+ or
+Win32 version), a number of X resources are available.  See |gui-resources|.
+
+Another way to set the colors for different occasions is with highlight
+groups.  The "Normal" group is used to set the background and foreground
+colors.  Example (which looks nice): >
+
+	:highlight Normal guibg=grey90
+
+The "guibg" and "guifg" settings override the normal background and
+foreground settings.  The other settings for the Normal highlight group are
+not used.  Use the 'guifont' option to set the font.
+
+Also check out the 'guicursor' option, to set the colors for the cursor in
+various modes.
+
+Vim tries to make the window fit on the screen when it starts up.  This avoids
+that you can't see part of it.  On the X Window System this requires a bit of
+guesswork.  You can change the height that is used for the window title and a
+task bar with the 'guiheadroom' option.
+
+						*:winp* *:winpos* *E188*
+:winp[os]
+		Display current position of the top left corner of the GUI vim
+		window in pixels.  Does not work in all versions.
+
+:winp[os] {X} {Y}							*E466*
+		Put the GUI vim window at the given {X} and {Y} coordinates.
+		The coordinates should specify the position in pixels of the
+		top left corner of the window.  Does not work in all versions.
+		Does work in an (new) xterm |xterm-color|.
+		When the GUI window has not been opened yet, the values are
+		remembered until the window is opened.  The position is
+		adjusted to make the window fit on the screen (if possible).
+
+						    *:win* *:winsize* *E465*
+:win[size] {width} {height}
+		Set the window height to {width} by {height} characters.
+		Obsolete, use ":set lines=11 columns=22".
+		If you get less lines than expected, check the 'guiheadroom'
+		option.
+
+If you are running the X Window System, you can get information about the
+window Vim is running in with this command: >
+	:!xwininfo -id $WINDOWID
+
+==============================================================================
+2. Scrollbars						*gui-scrollbars*
+
+There are vertical scrollbars and a horizontal scrollbar.  You may
+configure which ones appear with the 'guioptions' option.
+
+The interface looks like this (with ":set guioptions=mlrb"):
+
+		       +------------------------------+ `
+		       | File  Edit		 Help | <- Menu bar (m) `
+		       +-+--------------------------+-+ `
+		       |^|			    |^| `
+		       |#| Text area.		    |#| `
+		       | |			    | | `
+		       |v|__________________________|v| `
+ Normal status line -> |-+ File.c	       5,2  +-| `
+ between Vim windows   |^|""""""""""""""""""""""""""|^| `
+		       | |			    | | `
+		       | | Another file buffer.     | | `
+		       | |			    | | `
+		       |#|			    |#| `
+ Left scrollbar (l) -> |#|			    |#| <- Right `
+		       |#|			    |#|    scrollbar (r) `
+		       | |			    | | `
+		       |v|			    |v| `
+		       +-+--------------------------+-+ `
+		       | |< ####		   >| | <- Bottom `
+		       +-+--------------------------+-+    scrollbar (b) `
+
+Any of the scrollbar or menu components may be turned off by not putting the
+appropriate letter in the 'guioptions' string.  The bottom scrollbar is
+only useful when 'nowrap' is set.
+
+
+VERTICAL SCROLLBARS					*gui-vert-scroll*
+
+Each Vim window has a scrollbar next to it which may be scrolled up and down
+to move through the text in that buffer.  The size of the scrollbar-thumb
+indicates the fraction of the buffer which can be seen in the window.
+When the scrollbar is dragged all the way down, the last line of the file
+will appear in the top of the window.
+
+If a window is shrunk to zero height (by the growth of another window) its
+scrollbar disappears.  It reappears when the window is restored.
+
+If a window is vertically split, it will get a scrollbar when it is the
+current window and when, taking the middle of the current window and drawing a
+vertical line, this line goes through the window.
+When there are scrollbars on both sides, and the middle of the current window
+is on the left half, the right scrollbar column will contain scrollbars for
+the rightmost windows.  The same happens on the other side.
+
+
+HORIZONTAL SCROLLBARS					*gui-horiz-scroll*
+
+The horizontal scrollbar (at the bottom of the Vim GUI) may be used to
+scroll text sideways when the 'wrap' option is turned off.  The
+scrollbar-thumb size is such that the text of the longest visible line may be
+scrolled as far as possible left and right.  The cursor is moved when
+necessary, it must remain on a visible character (unless 'virtualedit' is
+set).
+
+Computing the length of the longest visible line takes quite a bit of
+computation, and it has to be done every time something changes.  If this
+takes too much time or you don't like the cursor jumping to another line,
+include the 'h' flag in 'guioptions'.  Then the scrolling is limited by the
+text of the current cursor line.
+
+							*athena-intellimouse*
+If you have an Intellimouse and an X server that supports using the wheel,
+then you can use the wheel to scroll the text up and down in gvim.  This works
+with XFree86 4.0 and later, and with some older versions when you add patches.
+See |scroll-mouse-wheel|.
+
+For older versions of XFree86 you must patch your X server.  The following
+page has a bit of information about using the Intellimouse on Linux as well as
+links to the patches and X server binaries (may not have the one you need
+though):
+    http://www.inria.fr/koala/colas/mouse-wheel-scroll/
+
+==============================================================================
+3. Mouse Control					*gui-mouse*
+
+The mouse only works if the appropriate flag in the 'mouse' option is set.
+When the GUI is switched on, and 'mouse' wasn't set yet, the 'mouse' option is
+automatically set to "a", enabling it for all modes except for the
+|hit-enter| prompt.  If you don't want this, a good place to change the
+'mouse' option is the "gvimrc" file.
+
+Other options that are relevant:
+'mousefocus'	window focus follows mouse pointer |gui-mouse-focus|
+'mousemodel'	what mouse button does which action
+'mousehide'	hide mouse pointer while typing text
+'selectmode'	whether to start Select mode or Visual mode
+
+A quick way to set these is with the ":behave" command.
+							*:behave* *:be*
+:be[have] {model}	Set behavior for mouse and selection.  Valid
+			arguments are:
+			   mswin	MS-Windows behavior
+			   xterm	Xterm behavior
+
+			Using ":behave" changes these options:
+			option		mswin			xterm	~
+			'selectmode'	"mouse,key"		""
+			'mousemodel'	"popup"			"extend"
+			'keymodel'	"startsel,stopsel"	""
+			'selection'	"exclusive"		"inclusive"
+
+In the $VIMRUNTIME directory, there is a script called |mswin.vim|, which will
+also map a few keys to the MS-Windows cut/copy/paste commands.  This is NOT
+compatible, since it uses the CTRL-V, CTRL-X and CTRL-C keys.  If you don't
+mind, use this command: >
+	:so $VIMRUNTIME/mswin.vim
+
+For scrolling with a wheel on a mouse, see |scroll-mouse-wheel|.
+
+
+3.1 Moving Cursor with Mouse				*gui-mouse-move*
+
+Click the left mouse button somewhere in a text buffer where you want the
+cursor to go, and it does!
+This works in	    when 'mouse' contains ~
+Normal mode	    'n' or 'a'
+Visual mode	    'v' or 'a'
+Insert mode	    'i' or 'a'
+
+Select mode is handled like Visual mode.
+
+You may use this with an operator such as 'd' to delete text from the current
+cursor position to the position you point to with the mouse.  That is, you hit
+'d' and then click the mouse somewhere.
+
+							*gui-mouse-focus*
+The 'mousefocus' option can be set to make the keyboard focus follow the
+mouse pointer.  This means that the window where the mouse pointer is, is the
+active window.  Warning: this doesn't work very well when using a menu,
+because the menu command will always be applied to the top window.
+
+If you are on the ':' line (or '/' or '?'), then clicking the left or right
+mouse button will position the cursor on the ':' line (if 'mouse' contains
+'c', 'a' or 'A').
+
+In any situation the middle mouse button may be clicked to paste the current
+selection.
+
+
+3.2 Selection with Mouse				*gui-mouse-select*
+
+The mouse can be used to start a selection.  How depends on the 'mousemodel'
+option:
+'mousemodel' is "extend": use the right mouse button
+'mousemodel' is "popup":  use the left mouse button, while keeping the Shift
+key pressed.
+
+If there was no selection yet, this starts a selection from the old cursor
+position to the position pointed to with the mouse.  If there already is a
+selection then the closest end will be extended.
+
+If 'selectmode' contains "mouse", then the selection will be in Select mode.
+This means that typing normal text will replace the selection.  See
+|Select-mode|.  Otherwise, the selection will be in Visual mode.
+
+Double clicking may be done to make the selection word-wise, triple clicking
+makes it line-wise, and quadruple clicking makes it rectangular block-wise.
+
+See |gui-selections| on how the selection is used.
+
+
+3.3 Other Text Selection with Mouse		*gui-mouse-modeless*
+						*modeless-selection*
+A different kind of selection is used when:
+- in Command-line mode
+- in the Command-line window and pointing in another window
+- at the |hit-enter| prompt
+- whenever the current mode is not in the 'mouse' option
+- when holding the CTRL and SHIFT keys in the GUI
+
+Since Vim continues like the selection isn't there, and there is no mode
+associated with the selection, this is called modeless selection.  Any text in
+the Vim window can be selected.  Select the text by pressing the left mouse
+button at the start, drag to the end and release.  To extend the selection,
+use the right mouse button when 'mousemodel' is "extend", or the left mouse
+button with the shift key pressed when 'mousemodel' is "popup".
+The selection is removed when the selected text is scrolled or changed.
+
+On the command line CTRL-Y can be used to copy the selection into the
+clipboard.  To do this from Insert mode, use CTRL-O : CTRL-Y .  When
+'guioptions' contains a or A (default on X11), the selection is automatically
+copied to the "* register.
+
+The middle mouse button can then paste the text.  On non-X11 systems, you can
+use CTRL-R +.
+
+
+3.4 Using Mouse on Status Lines				*gui-mouse-status*
+
+Clicking the left or right mouse button on the status line below a Vim
+window makes that window the current window.  This actually happens on button
+release (to be able to distinguish a click from a drag action).
+
+With the left mouse button a status line can be dragged up and down, thus
+resizing the windows above and below it.  This does not change window focus.
+
+The same can be used on the vertical separator: click to give the window left
+of it focus, drag left and right to make windows wider and narrower.
+
+
+3.5 Various Mouse Clicks				*gui-mouse-various*
+
+    	Search forward for the word under the mouse click.
+			When 'mousemodel' is "popup" this starts or extends a
+			selection.
+    	Search backward for the word under the mouse click.
+    	Jump to the tag name under the mouse click.
+    	Jump back to position before the previous tag jump
+			(same as "CTRL-T")
+
+
+3.6 Mouse Mappings					*gui-mouse-mapping*
+
+The mouse events, complete with modifiers, may be mapped.  Eg: >
+   :map      
+   :map       
+   :map    
+   :map <2-S-LeftMouse>   <2-RightMouse>
+   :map <2-S-LeftDrag>    <2-RightDrag>
+   :map <2-S-LeftRelease> <2-RightRelease>
+   :map <3-S-LeftMouse>   <3-RightMouse>
+   :map <3-S-LeftDrag>    <3-RightDrag>
+   :map <3-S-LeftRelease> <3-RightRelease>
+   :map <4-S-LeftMouse>   <4-RightMouse>
+   :map <4-S-LeftDrag>    <4-RightDrag>
+   :map <4-S-LeftRelease> <4-RightRelease>
+These mappings make selection work the way it probably should in a Motif
+application, with shift-left mouse allowing for extending the visual area
+rather than the right mouse button.
+
+Mouse mapping with modifiers does not work for modeless selection.
+
+
+3.7 Drag and drop						*drag-n-drop*
+
+You can drag and drop one or more files into the Vim window, where they will
+be opened as if a |:drop| command was used.
+
+If you hold down Shift while doing this, Vim changes to the first dropped
+file's directory.  If you hold Ctrl Vim will always split a new window for the
+file.  Otherwise it's only done if the current buffer has been changed.
+
+You can also drop a directory on Vim.  This starts the explorer plugin for
+that directory (assuming it was enabled, otherwise you'll get an error
+message).  Keep Shift pressed to change to the directory instead.
+
+If Vim happens to be editing a command line, the names of the dropped files
+and directories will be inserted at the cursor.  This allows you to use these
+names with any Ex command.  Special characters (space, tab, double quote and
+'|'; backslash on non-MS-Windows systems) will be escaped.
+
+==============================================================================
+4. Making GUI Selections				*gui-selections*
+
+							*quotestar*
+You may make selections with the mouse (see |gui-mouse-select|), or by using
+Vim's Visual mode (see |v|).  If 'a' is present in 'guioptions', then
+whenever a selection is started (Visual or Select mode), or when the selection
+is changed, Vim becomes the owner of the windowing system's primary selection
+(on MS-Windows the |gui-clipboard| is used; under X11, the |x11-selection| is
+used - you should read whichever of these is appropriate now).
+
+							*clipboard*
+There is a special register for storing this selection, it is the "*
+register.  Nothing is put in here unless the information about what text is
+selected is about to change (e.g. with a left mouse click somewhere), or when
+another application wants to paste the selected text.  Then the text is put
+in the "* register.  For example, to cut a line and make it the current
+selection/put it on the clipboard: >
+
+	"*dd
+
+Similarly, when you want to paste a selection from another application, e.g.,
+by clicking the middle mouse button, the selection is put in the "* register
+first, and then 'put' like any other register.  For example, to put the
+selection (contents of the clipboard): >
+
+	"*p
+
+When using this register under X11, also see |x11-selection|.  This also
+explains the related "+ register.
+
+Note that when pasting text from one Vim into another separate Vim, the type
+of selection (character, line, or block) will also be copied.  For other
+applications the type is always character.  However, if the text gets
+transferred via the |x11-cut-buffer|, the selection type is ALWAYS lost.
+
+When the "unnamed" string is included in the 'clipboard' option, the unnamed
+register is the same as the "* register.  Thus you can yank to and paste the
+selection without prepending "* to commands.
+
+==============================================================================
+5. Menus						*menus*
+
+For an introduction see |usr_42.txt| in the user manual.
+
+
+5.1 Using Menus						*using-menus*
+
+Basically, menus can be used just like mappings.  You can define your own
+menus, as many as you like.
+Long-time Vim users won't use menus much.  But the power is in adding your own
+menus and menu items.  They are most useful for things that you can't remember
+what the key sequence was.
+
+For creating menus in a different language, see |:menutrans|.
+
+							*menu.vim*
+The default menus are read from the file "$VIMRUNTIME/menu.vim".  See
+|$VIMRUNTIME| for where the path comes from.  You can set up your own menus.
+Starting off with the default set is a good idea.  You can add more items, or,
+if you don't like the defaults at all, start with removing all menus
+|:unmenu-all|.  You can also avoid the default menus being loaded by adding
+this line to your .vimrc file (NOT your .gvimrc file!): >
+	:let did_install_default_menus = 1
+If you also want to avoid the Syntax menu: >
+	:let did_install_syntax_menu = 1
+The first item in the Syntax menu can be used to show all available filetypes
+in the menu (which can take a bit of time to load).  If you want to have all
+filetypes already present at startup, add: >
+	:let do_syntax_sel_menu = 1
+
+<
+							*console-menus*
+Although this documentation is in the GUI section, you can actually use menus
+in console mode too.  You will have to load |menu.vim| explicitly then, it is
+not done by default.  You can use the |:emenu| command and command-line
+completion with 'wildmenu' to access the menu entries almost like a real menu
+system.  To do this, put these commands in your .vimrc file: >
+	:source $VIMRUNTIME/menu.vim
+	:set wildmenu
+	:set cpo-=<
+	:set wcm=
+	:map  :emenu 
+Pressing  will start the menu.  You can now use the cursor keys to select
+a menu entry.  Hit  to execute it.  Hit  if you want to cancel.
+This does require the |+menu| feature enabled at compile time.
+
+							*tear-off-menus*
+GTK+ and Motif support Tear-off menus.  These are sort of sticky menus or
+pop-up menus that are present all the time.  If the resizing does not work
+correctly, this may be caused by using something like "Vim*geometry" in the
+defaults.  Use "Vim.geometry" instead.
+
+The Win32 GUI version emulates Motif's tear-off menus.  Actually, a Motif user
+will spot the differences easily, but hopefully they're just as useful.  You
+can also use the |:tearoff| command together with |hidden-menus| to create
+floating menus that do not appear on the main menu bar.
+
+
+5.2 Creating New Menus					*creating-menus*
+
+				*:me*  *:menu*  *:noreme*  *:noremenu*
+				*:am*  *:amenu* *:an*      *:anoremenu*
+				*:nme* *:nmenu* *:nnoreme* *:nnoremenu*
+				*:ome* *:omenu* *:onoreme* *:onoremenu*
+				*:vme* *:vmenu* *:vnoreme* *:vnoremenu*
+				*:xme* *:xmenu* *:xnoreme* *:xnoremenu*
+				*:sme* *:smenu* *:snoreme* *:snoremenu*
+				*:ime* *:imenu* *:inoreme* *:inoremenu*
+				*:cme* *:cmenu* *:cnoreme* *:cnoremenu*
+				*E330* *E327* *E331* *E336* *E333*
+				*E328* *E329* *E337* *E792*
+To create a new menu item, use the ":menu" commands.  They are mostly like
+the ":map" set of commands but the first argument is a menu item name, given
+as a path of menus and submenus with a '.' between them, e.g.: >
+
+   :menu File.Save  :w
+   :inoremenu File.Save  :w
+   :menu Edit.Big\ Changes.Delete\ All\ Spaces  :%s/[ ^I]//g
+
+This last one will create a new item in the menu bar called "Edit", holding
+the mouse button down on this will pop up a menu containing the item
+"Big Changes", which is a sub-menu containing the item "Delete All Spaces",
+which when selected, performs the operation.
+
+Special characters in a menu name:
+
+	&	The next character is the shortcut key.  Make sure each
+		shortcut key is only used once in a (sub)menu.  If you want to
+		insert a literal "&" in the menu name use "&&".
+		Separates the menu name from right-aligned text.  This can be
+		used to show the equivalent typed command.  The text ""
+		can be used here for convenience.  If you are using a real
+		tab, don't forget to put a backslash before it!
+Example: >
+
+   :amenu &File.&Open:e  :browse e
+
+[typed literally]
+With the shortcut "F" (while keeping the  key pressed), and then "O",
+this menu can be used.  The second part is shown as "Open     :e".  The ":e"
+is right aligned, and the "O" is underlined, to indicate it is the shortcut.
+
+The ":amenu" command can be used to define menu entries for all modes at once.
+To make the command work correctly, a character is automatically inserted for
+some modes:
+	mode		inserted	appended	~
+	Normal		nothing		nothing
+	Visual				
+	Insert		
+	Cmdline				
+	Op-pending			
+
+Appending CTRL-\ CTRL-G is for going back to insert mode when 'insertmode' is
+set. |CTRL-\_CTRL-G|
+
+Example: >
+
+   :amenu File.Next	:next^M
+
+is equal to: >
+
+   :nmenu File.Next	:next^M
+   :vmenu File.Next	^C:next^M^\^G
+   :imenu File.Next	^\^O:next^M
+   :cmenu File.Next	^C:next^M^\^G
+   :omenu File.Next	^C:next^M^\^G
+
+Careful: In Insert mode this only works for a SINGLE Normal mode command,
+because of the CTRL-O.  If you have two or more commands, you will need to use
+the ":imenu" command.  For inserting text in any mode, you can use the
+expression register: >
+
+   :amenu Insert.foobar   "='foobar'P
+
+Note that the '<' and 'k' flags in 'cpoptions' also apply here (when
+included they make the <> form and raw key codes not being recognized).
+
+Note that  in Cmdline mode executes the command, like in a mapping.  This
+is Vi compatible.  Use CTRL-C to quit Cmdline mode.
+
+						*:menu-* *:menu-silent*
+To define a menu which will not be echoed on the command line, add
+"" as the first argument.  Example: >
+	:menu  Settings.Ignore\ case  :set ic
+The ":set ic" will not be echoed when using this menu.  Messages from the
+executed command are still given though.  To shut them up too, add a ":silent"
+in the executed command: >
+	:menu  Search.Header :exe ":silent normal /Header\r"
+"" may also appear just after "" or "
+
+See |mysyntaxfile-add| for installing script languages permanently.
+
+
+APACHE						*apache.vim* *ft-apache-syntax*
+
+The apache syntax file provides syntax highlighting depending on Apache HTTP
+server version, by default for 1.3.x.  Set "apache_version" to Apache version
+(as a string) to get highlighting for another version.	Example: >
+
+	:let apache_version = "2.0"
+<
+
+		*asm.vim* *asmh8300.vim* *nasm.vim* *masm.vim* *asm68k*
+ASSEMBLY	*ft-asm-syntax* *ft-asmh8300-syntax* *ft-nasm-syntax*
+		*ft-masm-syntax* *ft-asm68k-syntax* *fasm.vim*
+
+Files matching "*.i" could be Progress or Assembly.  If the automatic detection
+doesn't work for you, or you don't edit Progress at all, use this in your
+startup vimrc: >
+   :let filetype_i = "asm"
+Replace "asm" with the type of assembly you use.
+
+There are many types of assembly languages that all use the same file name
+extensions.  Therefore you will have to select the type yourself, or add a
+line in the assembly file that Vim will recognize.  Currently these syntax
+files are included:
+	asm		GNU assembly (the default)
+	asm68k		Motorola 680x0 assembly
+	asmh8300	Hitachi H-8300 version of GNU assembly
+	ia64		Intel Itanium 64
+	fasm		Flat assembly (http://flatassembler.net)
+	masm		Microsoft assembly (probably works for any 80x86)
+	nasm		Netwide assembly
+	tasm		Turbo Assembly (with opcodes 80x86 up to Pentium, and
+			MMX)
+	pic		PIC assembly (currently for PIC16F84)
+
+The most flexible is to add a line in your assembly file containing: >
+	asmsyntax=nasm
+Replace "nasm" with the name of the real assembly syntax.  This line must be
+one of the first five lines in the file.  No non-white text must be
+immediately before or after this text.
+
+The syntax type can always be overruled for a specific buffer by setting the
+b:asmsyntax variable: >
+	:let b:asmsyntax = "nasm"
+
+If b:asmsyntax is not set, either automatically or by hand, then the value of
+the global variable asmsyntax is used.	This can be seen as a default assembly
+language: >
+	:let asmsyntax = "nasm"
+
+As a last resort, if nothing is defined, the "asm" syntax is used.
+
+
+Netwide assembler (nasm.vim) optional highlighting ~
+
+To enable a feature: >
+	:let   {variable}=1|set syntax=nasm
+To disable a feature: >
+	:unlet {variable}  |set syntax=nasm
+
+Variable		Highlight ~
+nasm_loose_syntax	unofficial parser allowed syntax not as Error
+			  (parser dependent; not recommended)
+nasm_ctx_outside_macro	contexts outside macro not as Error
+nasm_no_warn		potentially risky syntax not as ToDo
+
+
+ASPPERL and ASPVBS			*ft-aspperl-syntax* *ft-aspvbs-syntax*
+
+*.asp and *.asa files could be either Perl or Visual Basic script.  Since it's
+hard to detect this you can set two global variables to tell Vim what you are
+using.	For Perl script use: >
+	:let g:filetype_asa = "aspperl"
+	:let g:filetype_asp = "aspperl"
+For Visual Basic use: >
+	:let g:filetype_asa = "aspvbs"
+	:let g:filetype_asp = "aspvbs"
+
+
+BAAN						    *baan.vim* *baan-syntax*
+
+The baan.vim gives syntax support for BaanC of release BaanIV upto SSA ERP LN
+for both 3 GL and 4 GL programming. Large number of standard defines/constants
+are supported.
+
+Some special violation of coding standards will be signalled when one specify
+in ones |.vimrc|: >
+	let baan_code_stds=1
+
+*baan-folding*
+
+Syntax folding can be enabled at various levels through the variables
+mentioned below (Set those in your |.vimrc|). The more complex folding on
+source blocks and SQL can be CPU intensive.
+
+To allow any folding and enable folding at function level use: >
+	let baan_fold=1
+Folding can be enabled at source block level as if, while, for ,... The
+indentation preceding the begin/end keywords has to match (spaces are not
+considered equal to a tab). >
+	let baan_fold_block=1
+Folding can be enabled for embedded SQL blocks as SELECT, SELECTDO,
+SELECTEMPTY, ... The indentation preceding the begin/end keywords has to
+match (spaces are not considered equal to a tab). >
+	let baan_fold_sql=1
+Note: Block folding can result in many small folds. It is suggested to |:set|
+the options 'foldminlines' and 'foldnestmax' in |.vimrc| or use |:setlocal| in
+.../after/syntax/baan.vim (see |after-directory|). Eg: >
+	set foldminlines=5
+	set foldnestmax=6
+
+
+BASIC			*basic.vim* *vb.vim* *ft-basic-syntax* *ft-vb-syntax*
+
+Both Visual Basic and "normal" basic use the extension ".bas".	To detect
+which one should be used, Vim checks for the string "VB_Name" in the first
+five lines of the file.  If it is not found, filetype will be "basic",
+otherwise "vb".  Files with the ".frm" extension will always be seen as Visual
+Basic.
+
+
+C							*c.vim* *ft-c-syntax*
+
+A few things in C highlighting are optional.  To enable them assign any value
+to the respective variable.  Example: >
+	:let c_comment_strings = 1
+To disable them use ":unlet".  Example: >
+	:unlet c_comment_strings
+
+Variable		Highlight ~
+c_gnu			GNU gcc specific items
+c_comment_strings	strings and numbers inside a comment
+c_space_errors		trailing white space and spaces before a 
+c_no_trail_space_error	 ... but no trailing spaces
+c_no_tab_space_error	 ... but no spaces before a 
+c_no_bracket_error	don't highlight {}; inside [] as errors
+c_no_curly_error	don't highlight {}; inside [] and () as errors;
+				except { and } in first column
+c_curly_error		highlight a missing }; this forces syncing from the
+			start of the file, can be slow
+c_no_ansi		don't do standard ANSI types and constants
+c_ansi_typedefs		 ... but do standard ANSI types
+c_ansi_constants	 ... but do standard ANSI constants
+c_no_utf		don't highlight \u and \U in strings
+c_syntax_for_h		use C syntax for *.h files, instead of C++
+c_no_if0		don't highlight "#if 0" blocks as comments
+c_no_cformat		don't highlight %-formats in strings
+c_no_c99		don't highlight C99 standard items
+
+When 'foldmethod' is set to "syntax" then /* */ comments and { } blocks will
+become a fold.  If you don't want comments to become a fold use: >
+	:let c_no_comment_fold = 1
+"#if 0" blocks are also folded, unless: >
+	:let c_no_if0_fold = 1
+
+If you notice highlighting errors while scrolling backwards, which are fixed
+when redrawing with CTRL-L, try setting the "c_minlines" internal variable
+to a larger number: >
+	:let c_minlines = 100
+This will make the syntax synchronization start 100 lines before the first
+displayed line.  The default value is 50 (15 when c_no_if0 is set).  The
+disadvantage of using a larger number is that redrawing can become slow.
+
+When using the "#if 0" / "#endif" comment highlighting, notice that this only
+works when the "#if 0" is within "c_minlines" from the top of the window.  If
+you have a long "#if 0" construct it will not be highlighted correctly.
+
+To match extra items in comments, use the cCommentGroup cluster.
+Example: >
+   :au Syntax c call MyCadd()
+   :function MyCadd()
+   :  syn keyword cMyItem contained Ni
+   :  syn cluster cCommentGroup add=cMyItem
+   :  hi link cMyItem Title
+   :endfun
+
+ANSI constants will be highlighted with the "cConstant" group.	This includes
+"NULL", "SIG_IGN" and others.  But not "TRUE", for example, because this is
+not in the ANSI standard.  If you find this confusing, remove the cConstant
+highlighting: >
+	:hi link cConstant NONE
+
+If you see '{' and '}' highlighted as an error where they are OK, reset the
+highlighting for cErrInParen and cErrInBracket.
+
+If you want to use folding in your C files, you can add these lines in a file
+in the "after" directory in 'runtimepath'.  For Unix this would be
+~/.vim/after/syntax/c.vim. >
+    syn sync fromstart
+    set foldmethod=syntax
+
+CH						*ch.vim* *ft-ch-syntax*
+
+C/C++ interpreter.  Ch has similar syntax highlighting to C and builds upon
+the C syntax file.  See |c.vim| for all the settings that are available for C.
+
+By setting a variable you can tell Vim to use Ch syntax for *.h files, instead
+of C or C++: >
+	:let ch_syntax_for_h = 1
+
+
+CHILL						*chill.vim* *ft-chill-syntax*
+
+Chill syntax highlighting is similar to C.  See |c.vim| for all the settings
+that are available.  Additionally there is:
+
+chill_space_errors	like c_space_errors
+chill_comment_string	like c_comment_strings
+chill_minlines		like c_minlines
+
+
+CHANGELOG				*changelog.vim* *ft-changelog-syntax*
+
+ChangeLog supports highlighting spaces at the start of a line.
+If you do not like this, add following line to your .vimrc: >
+	let g:changelog_spacing_errors = 0
+This works the next time you edit a changelog file.  You can also use
+"b:changelog_spacing_errors" to set this per buffer (before loading the syntax
+file).
+
+You can change the highlighting used, e.g., to flag the spaces as an error: >
+	:hi link ChangelogError Error
+Or to avoid the highlighting: >
+	:hi link ChangelogError NONE
+This works immediately.
+
+
+COBOL						*cobol.vim* *ft-cobol-syntax*
+
+COBOL highlighting has different needs for legacy code than it does for fresh
+development.  This is due to differences in what is being done (maintenance
+versus development) and other factors.	To enable legacy code highlighting,
+add this line to your .vimrc: >
+	:let cobol_legacy_code = 1
+To disable it again, use this: >
+	:unlet cobol_legacy_code
+
+
+COLD FUSION			*coldfusion.vim* *ft-coldfusion-syntax*
+
+The ColdFusion has its own version of HTML comments.  To turn on ColdFusion
+comment highlighting, add the following line to your startup file: >
+
+	:let html_wrong_comments = 1
+
+The ColdFusion syntax file is based on the HTML syntax file.
+
+
+CSH						*csh.vim* *ft-csh-syntax*
+
+This covers the shell named "csh".  Note that on some systems tcsh is actually
+used.
+
+Detecting whether a file is csh or tcsh is notoriously hard.  Some systems
+symlink /bin/csh to /bin/tcsh, making it almost impossible to distinguish
+between csh and tcsh.  In case VIM guesses wrong you can set the
+"filetype_csh" variable.  For using csh: >
+
+	:let filetype_csh = "csh"
+
+For using tcsh: >
+
+	:let filetype_csh = "tcsh"
+
+Any script with a tcsh extension or a standard tcsh filename (.tcshrc,
+tcsh.tcshrc, tcsh.login) will have filetype tcsh.  All other tcsh/csh scripts
+will be classified as tcsh, UNLESS the "filetype_csh" variable exists.  If the
+"filetype_csh" variable exists, the filetype will be set to the value of the
+variable.
+
+
+CYNLIB						*cynlib.vim* *ft-cynlib-syntax*
+
+Cynlib files are C++ files that use the Cynlib class library to enable
+hardware modelling and simulation using C++.  Typically Cynlib files have a .cc
+or a .cpp extension, which makes it very difficult to distinguish them from a
+normal C++ file.  Thus, to enable Cynlib highlighting for .cc files, add this
+line to your .vimrc file: >
+
+	:let cynlib_cyntax_for_cc=1
+
+Similarly for cpp files (this extension is only usually used in Windows) >
+
+	:let cynlib_cyntax_for_cpp=1
+
+To disable these again, use this: >
+
+	:unlet cynlib_cyntax_for_cc
+	:unlet cynlib_cyntax_for_cpp
+<
+
+CWEB						*cweb.vim* *ft-cweb-syntax*
+
+Files matching "*.w" could be Progress or cweb.  If the automatic detection
+doesn't work for you, or you don't edit Progress at all, use this in your
+startup vimrc: >
+   :let filetype_w = "cweb"
+
+
+DESKTOP					   *desktop.vim* *ft-desktop-syntax*
+
+Primary goal of this syntax file is to highlight .desktop and .directory files
+according to freedesktop.org standard:
+http://standards.freedesktop.org/desktop-entry-spec/latest/
+But actually almost none implements this standard fully.  Thus it will
+highlight all Unix ini files.  But you can force strict highlighting according
+to standard by placing this in your vimrc file: >
+	:let enforce_freedesktop_standard = 1
+
+
+DIRCOLORS			       *dircolors.vim* *ft-dircolors-syntax*
+
+The dircolors utility highlighting definition has one option.  It exists to
+provide compatibility with the Slackware GNU/Linux distributions version of
+the command.  It adds a few keywords that are generally ignored by most
+versions.  On Slackware systems, however, the utility accepts the keywords and
+uses them for processing.  To enable the Slackware keywords add the following
+line to your startup file: >
+	let dircolors_is_slackware = 1
+
+
+DOCBOOK					*docbk.vim* *ft-docbk-syntax* *docbook*
+DOCBOOK XML				*docbkxml.vim* *ft-docbkxml-syntax*
+DOCBOOK SGML				*docbksgml.vim* *ft-docbksgml-syntax*
+
+There are two types of DocBook files: SGML and XML.  To specify what type you
+are using the "b:docbk_type" variable should be set.  Vim does this for you
+automatically if it can recognize the type.  When Vim can't guess it the type
+defaults to XML.
+You can set the type manually: >
+	:let docbk_type = "sgml"
+or: >
+	:let docbk_type = "xml"
+You need to do this before loading the syntax file, which is complicated.
+Simpler is setting the filetype to "docbkxml" or "docbksgml": >
+	:set filetype=docbksgml
+or: >
+	:set filetype=docbkxml
+
+
+DOSBATCH				*dosbatch.vim* *ft-dosbatch-syntax*
+
+There is one option with highlighting DOS batch files.	This covers new
+extensions to the Command Interpreter introduced with Windows 2000 and
+is controlled by the variable dosbatch_cmdextversion.  For Windows NT
+this should have the value 1, and for Windows 2000 it should be 2.
+Select the version you want with the following line: >
+
+   :let dosbatch_cmdextversion = 1
+
+If this variable is not defined it defaults to a value of 2 to support
+Windows 2000.
+
+A second option covers whether *.btm files should be detected as type
+"dosbatch" (MS-DOS batch files) or type "btm" (4DOS batch files).  The latter
+is used by default.  You may select the former with the following line: >
+
+   :let g:dosbatch_syntax_for_btm = 1
+
+If this variable is undefined or zero, btm syntax is selected.
+
+
+DOXYGEN						*doxygen.vim* *doxygen-syntax*
+
+Doxygen generates code documentation using a special documentation format
+(similar to Javadoc).  This syntax script adds doxygen highlighting to c, cpp,
+idl and php files, and should also work with java.
+
+There are a few of ways to turn on doxygen formatting. It can be done
+explicitly or in a modeline by appending '.doxygen' to the syntax of the file.
+Example: >
+	:set syntax=c.doxygen
+or >
+	// vim:syntax=c.doxygen
+
+It can also be done automatically for C, C++, C# and IDL files by setting the
+global or buffer-local variable load_doxygen_syntax.  This is done by adding
+the following to your .vimrc. >
+	:let g:load_doxygen_syntax=1
+
+There are a couple of variables that have an effect on syntax highlighting, and
+are to do with non-standard highlighting options.
+
+Variable			Default	Effect ~
+g:doxygen_enhanced_color
+g:doxygen_enhanced_colour	0	Use non-standard highlighting for
+					doxygen comments.
+
+doxygen_my_rendering		0	Disable rendering of HTML bold, italic
+					and html_my_rendering underline.
+
+doxygen_javadoc_autobrief	1	Set to 0 to disable javadoc autobrief
+					colour highlighting.
+
+doxygen_end_punctuation		'[.]'	Set to regexp match for the ending
+					punctuation of brief
+
+There are also some hilight groups worth mentioning as they can be useful in
+configuration.
+
+Highlight			Effect ~
+doxygenErrorComment		The colour of an end-comment when missing
+				punctuation in a code, verbatim or dot section
+doxygenLinkError		The colour of an end-comment when missing the
+				\endlink from a \link section.
+
+
+DTD						*dtd.vim* *ft-dtd-syntax*
+
+The DTD syntax highlighting is case sensitive by default.  To disable
+case-sensitive highlighting, add the following line to your startup file: >
+
+	:let dtd_ignore_case=1
+
+The DTD syntax file will highlight unknown tags as errors.  If
+this is annoying, it can be turned off by setting: >
+
+	:let dtd_no_tag_errors=1
+
+before sourcing the dtd.vim syntax file.
+Parameter entity names are highlighted in the definition using the
+'Type' highlighting group and 'Comment' for punctuation and '%'.
+Parameter entity instances are highlighted using the 'Constant'
+highlighting group and the 'Type' highlighting group for the
+delimiters % and ;.  This can be turned off by setting: >
+
+	:let dtd_no_param_entities=1
+
+The DTD syntax file is also included by xml.vim to highlight included dtd's.
+
+
+EIFFEL					*eiffel.vim* *ft-eiffel-syntax*
+
+While Eiffel is not case-sensitive, its style guidelines are, and the
+syntax highlighting file encourages their use.  This also allows to
+highlight class names differently.  If you want to disable case-sensitive
+highlighting, add the following line to your startup file: >
+
+	:let eiffel_ignore_case=1
+
+Case still matters for class names and TODO marks in comments.
+
+Conversely, for even stricter checks, add one of the following lines: >
+
+	:let eiffel_strict=1
+	:let eiffel_pedantic=1
+
+Setting eiffel_strict will only catch improper capitalization for the
+five predefined words "Current", "Void", "Result", "Precursor", and
+"NONE", to warn against their accidental use as feature or class names.
+
+Setting eiffel_pedantic will enforce adherence to the Eiffel style
+guidelines fairly rigorously (like arbitrary mixes of upper- and
+lowercase letters as well as outdated ways to capitalize keywords).
+
+If you want to use the lower-case version of "Current", "Void",
+"Result", and "Precursor", you can use >
+
+	:let eiffel_lower_case_predef=1
+
+instead of completely turning case-sensitive highlighting off.
+
+Support for ISE's proposed new creation syntax that is already
+experimentally handled by some compilers can be enabled by: >
+
+	:let eiffel_ise=1
+
+Finally, some vendors support hexadecimal constants.  To handle them, add >
+
+	:let eiffel_hex_constants=1
+
+to your startup file.
+
+
+ERLANG						*erlang.vim* *ft-erlang-syntax*
+
+The erlang highlighting supports Erlang (ERicsson LANGuage).
+Erlang is case sensitive and default extension is ".erl".
+
+If you want to disable keywords highlighting, put in your .vimrc: >
+	:let erlang_keywords = 1
+If you want to disable built-in-functions highlighting, put in your
+.vimrc file: >
+	:let erlang_functions = 1
+If you want to disable special characters highlighting, put in
+your .vimrc: >
+	:let erlang_characters = 1
+
+
+FLEXWIKI				*flexwiki.vim* *ft-flexwiki-syntax*
+
+FlexWiki is an ASP.NET-based wiki package available at http://www.flexwiki.com
+
+Syntax highlighting is available for the most common elements of FlexWiki
+syntax. The associated ftplugin script sets some buffer-local options to make
+editing FlexWiki pages more convenient. FlexWiki considers a newline as the
+start of a new paragraph, so the ftplugin sets 'tw'=0 (unlimited line length),
+'wrap' (wrap long lines instead of using horizontal scrolling), 'linebreak'
+(to wrap at a character in 'breakat' instead of at the last char on screen),
+and so on. It also includes some keymaps that are disabled by default.
+
+If you want to enable the keymaps that make "j" and "k" and the cursor keys
+move up and down by display lines, add this to your .vimrc: >
+	:let flexwiki_maps = 1
+
+
+FORM						*form.vim* *ft-form-syntax*
+
+The coloring scheme for syntax elements in the FORM file uses the default
+modes Conditional, Number, Statement, Comment, PreProc, Type, and String,
+following the language specifications in 'Symbolic Manipulation with FORM' by
+J.A.M. Vermaseren, CAN, Netherlands, 1991.
+
+If you want include your own changes to the default colors, you have to
+redefine the following syntax groups:
+
+    - formConditional
+    - formNumber
+    - formStatement
+    - formHeaderStatement
+    - formComment
+    - formPreProc
+    - formDirective
+    - formType
+    - formString
+
+Note that the form.vim syntax file implements FORM preprocessor commands and
+directives per default in the same syntax group.
+
+A predefined enhanced color mode for FORM is available to distinguish between
+header statements and statements in the body of a FORM program.  To activate
+this mode define the following variable in your vimrc file >
+
+	:let form_enhanced_color=1
+
+The enhanced mode also takes advantage of additional color features for a dark
+gvim display.  Here, statements are colored LightYellow instead of Yellow, and
+conditionals are LightBlue for better distinction.
+
+
+FORTRAN					*fortran.vim* *ft-fortran-syntax*
+
+Default highlighting and dialect ~
+Highlighting appropriate for f95 (Fortran 95) is used by default.  This choice
+should be appropriate for most users most of the time because Fortran 95 is a
+superset of Fortran 90 and almost a superset of Fortran 77. Support for 
+Fortran 2003 and Fortran 2008 features has been introduced and is
+automatically available in the default (f95) highlighting.
+
+Fortran source code form ~
+Fortran 9x code can be in either fixed or free source form.  Note that the
+syntax highlighting will not be correct if the form is incorrectly set.
+
+When you create a new fortran file, the syntax script assumes fixed source
+form.  If you always use free source form, then >
+    :let fortran_free_source=1
+in your .vimrc prior to the :syntax on command.  If you always use fixed source
+form, then >
+    :let fortran_fixed_source=1
+in your .vimrc prior to the :syntax on command.
+
+If the form of the source code depends upon the file extension, then it is
+most convenient to set fortran_free_source in a ftplugin file.  For more
+information on ftplugin files, see |ftplugin|.  For example, if all your
+fortran files with an .f90 extension are written in free source form and the
+rest in fixed source form, add the following code to your ftplugin file >
+    let s:extfname = expand("%:e")
+    if s:extfname ==? "f90"
+	let fortran_free_source=1
+	unlet! fortran_fixed_source
+    else
+	let fortran_fixed_source=1
+	unlet! fortran_free_source
+    endif
+Note that this will work only if the "filetype plugin indent on" command
+precedes the "syntax on" command in your .vimrc file.
+
+When you edit an existing fortran file, the syntax script will assume free
+source form if the fortran_free_source variable has been set, and assumes
+fixed source form if the fortran_fixed_source variable has been set.  If
+neither of these variables have been set, the syntax script attempts to
+determine which source form has been used by examining the first five columns
+of the first 250 lines of your file.  If no signs of free source form are
+detected, then the file is assumed to be in fixed source form.  The algorithm
+should work in the vast majority of cases.  In some cases, such as a file that
+begins with 250 or more full-line comments, the script may incorrectly decide
+that the fortran code is in fixed form.  If that happens, just add a
+non-comment statement beginning anywhere in the first five columns of the
+first twenty five lines, save (:w) and then reload (:e!) the file.
+
+Tabs in fortran files ~
+Tabs are not recognized by the Fortran standards.  Tabs are not a good idea in
+fixed format fortran source code which requires fixed column boundaries.
+Therefore, tabs are marked as errors.  Nevertheless, some programmers like
+using tabs.  If your fortran files contain tabs, then you should set the
+variable fortran_have_tabs in your .vimrc with a command such as >
+    :let fortran_have_tabs=1
+placed prior to the :syntax on command.  Unfortunately, the use of tabs will
+mean that the syntax file will not be able to detect incorrect margins.
+
+Syntax folding of fortran files ~
+If you wish to use foldmethod=syntax, then you must first set the variable
+fortran_fold with a command such as >
+    :let fortran_fold=1
+to instruct the syntax script to define fold regions for program units, that
+is main programs starting with a program statement, subroutines, function
+subprograms, block data subprograms, interface blocks, and modules.  If you
+also set the variable fortran_fold_conditionals with a command such as >
+    :let fortran_fold_conditionals=1
+then fold regions will also be defined for do loops, if blocks, and select
+case constructs.  If you also set the variable
+fortran_fold_multilinecomments with a command such as >
+    :let fortran_fold_multilinecomments=1
+then fold regions will also be defined for three or more consecutive comment
+lines.  Note that defining fold regions can be slow for large files.
+
+If fortran_fold, and possibly fortran_fold_conditionals and/or
+fortran_fold_multilinecomments, have been set, then vim will fold your file if
+you set foldmethod=syntax.  Comments or blank lines placed between two program
+units are not folded because they are seen as not belonging to any program
+unit.
+
+More precise fortran syntax ~
+If you set the variable fortran_more_precise with a command such as >
+    :let fortran_more_precise=1
+then the syntax coloring will be more precise but slower.  In particular,
+statement labels used in do, goto and arithmetic if statements will be
+recognized, as will construct names at the end of a do, if, select or forall
+construct.
+
+Non-default fortran dialects ~
+The syntax script supports five Fortran dialects: f95, f90, f77, the Lahey
+subset elf90, and the Imagine1 subset F.
+
+If you use f77 with extensions, even common ones like do/enddo loops, do/while
+loops and free source form that are supported by most f77 compilers including
+g77 (GNU Fortran), then you will probably find the default highlighting
+satisfactory.  However, if you use strict f77 with no extensions, not even free
+source form or the MIL STD 1753 extensions, then the advantages of setting the
+dialect to f77 are that names such as SUM are recognized as user variable
+names and not highlighted as f9x intrinsic functions, that obsolete constructs
+such as ASSIGN statements are not highlighted as todo items, and that fixed
+source form will be assumed.
+
+If you use elf90 or F, the advantage of setting the dialect appropriately is
+that f90 features excluded from these dialects will be highlighted as todo
+items and that free source form will be assumed as required for these
+dialects.
+
+The dialect can be selected by setting the variable fortran_dialect.  The
+permissible values of fortran_dialect are case-sensitive and must be "f95",
+"f90", "f77", "elf" or "F".  Invalid values of fortran_dialect are ignored.
+
+If all your fortran files use the same dialect, set fortran_dialect in your
+.vimrc prior to your syntax on statement.  If the dialect depends upon the file
+extension, then it is most convenient to set it in a ftplugin file.  For more
+information on ftplugin files, see |ftplugin|.  For example, if all your
+fortran files with an .f90 extension are written in the elf subset, your
+ftplugin file should contain the code >
+    let s:extfname = expand("%:e")
+    if s:extfname ==? "f90"
+	let fortran_dialect="elf"
+    else
+	unlet! fortran_dialect
+    endif
+Note that this will work only if the "filetype plugin indent on" command
+precedes the "syntax on" command in your .vimrc file.
+
+Finer control is necessary if the file extension does not uniquely identify
+the dialect.  You can override the default dialect, on a file-by-file basis, by
+including a comment with the directive "fortran_dialect=xx" (where xx=f77 or
+elf or F or f90 or f95) in one of the first three lines in your file.  For
+example, your older .f files may be written in extended f77 but your newer
+ones may be F codes, and you would identify the latter by including in the
+first three lines of those files a Fortran comment of the form >
+  ! fortran_dialect=F
+F overrides elf if both directives are present.
+
+Limitations ~
+Parenthesis checking does not catch too few closing parentheses.  Hollerith
+strings are not recognized.  Some keywords may be highlighted incorrectly
+because Fortran90 has no reserved words.
+
+For further information related to fortran, see |ft-fortran-indent| and
+|ft-fortran-plugin|.
+
+
+FVWM CONFIGURATION FILES			*fvwm.vim* *ft-fvwm-syntax*
+
+In order for Vim to recognize Fvwm configuration files that do not match
+the patterns *fvwmrc* or *fvwm2rc* , you must put additional patterns
+appropriate to your system in your myfiletypes.vim file.  For these
+patterns, you must set the variable "b:fvwm_version" to the major version
+number of Fvwm, and the 'filetype' option to fvwm.
+
+For example, to make Vim identify all files in /etc/X11/fvwm2/
+as Fvwm2 configuration files, add the following: >
+
+  :au! BufNewFile,BufRead /etc/X11/fvwm2/*  let b:fvwm_version = 2 |
+					 \ set filetype=fvwm
+
+If you'd like Vim to highlight all valid color names, tell it where to
+find the color database (rgb.txt) on your system.  Do this by setting
+"rgb_file" to its location.  Assuming your color database is located
+in /usr/X11/lib/X11/, you should add the line >
+
+	:let rgb_file = "/usr/X11/lib/X11/rgb.txt"
+
+to your .vimrc file.
+
+
+GSP						*gsp.vim* *ft-gsp-syntax*
+
+The default coloring style for GSP pages is defined by |html.vim|, and
+the coloring for java code (within java tags or inline between backticks)
+is defined by |java.vim|.  The following HTML groups defined in |html.vim|
+are redefined to incorporate and highlight inline java code:
+
+    htmlString
+    htmlValue
+    htmlEndTag
+    htmlTag
+    htmlTagN
+
+Highlighting should look fine most of the places where you'd see inline
+java code, but in some special cases it may not.  To add another HTML
+group where you will have inline java code where it does not highlight
+correctly, just copy the line you want from |html.vim| and add gspJava
+to the contains clause.
+
+The backticks for inline java are highlighted according to the htmlError
+group to make them easier to see.
+
+
+GROFF						*groff.vim* *ft-groff-syntax*
+
+The groff syntax file is a wrapper for |nroff.vim|, see the notes
+under that heading for examples of use and configuration.  The purpose
+of this wrapper is to set up groff syntax extensions by setting the
+filetype from a |modeline| or in a personal filetype definitions file
+(see |filetype.txt|).
+
+
+HASKELL			     *haskell.vim* *lhaskell.vim* *ft-haskell-syntax*
+
+The Haskell syntax files support plain Haskell code as well as literate
+Haskell code, the latter in both Bird style and TeX style.  The Haskell
+syntax highlighting will also highlight C preprocessor directives.
+
+If you want to highlight delimiter characters (useful if you have a
+light-coloured background), add to your .vimrc: >
+	:let hs_highlight_delimiters = 1
+To treat True and False as keywords as opposed to ordinary identifiers,
+add: >
+	:let hs_highlight_boolean = 1
+To also treat the names of primitive types as keywords: >
+	:let hs_highlight_types = 1
+And to treat the names of even more relatively common types as keywords: >
+	:let hs_highlight_more_types = 1
+If you want to highlight the names of debugging functions, put in
+your .vimrc: >
+	:let hs_highlight_debug = 1
+
+The Haskell syntax highlighting also highlights C preprocessor
+directives, and flags lines that start with # but are not valid
+directives as erroneous.  This interferes with Haskell's syntax for
+operators, as they may start with #.  If you want to highlight those
+as operators as opposed to errors, put in your .vimrc: >
+	:let hs_allow_hash_operator = 1
+
+The syntax highlighting for literate Haskell code will try to
+automatically guess whether your literate Haskell code contains
+TeX markup or not, and correspondingly highlight TeX constructs
+or nothing at all.  You can override this globally by putting
+in your .vimrc >
+	:let lhs_markup = none
+for no highlighting at all, or >
+	:let lhs_markup = tex
+to force the highlighting to always try to highlight TeX markup.
+For more flexibility, you may also use buffer local versions of
+this variable, so e.g. >
+	:let b:lhs_markup = tex
+will force TeX highlighting for a particular buffer.  It has to be
+set before turning syntax highlighting on for the buffer or
+loading a file.
+
+
+HTML						*html.vim* *ft-html-syntax*
+
+The coloring scheme for tags in the HTML file works as follows.
+
+The  <> of opening tags are colored differently than the  of a closing tag.
+This is on purpose! For opening tags the 'Function' color is used, while for
+closing tags the 'Type' color is used (See syntax.vim to check how those are
+defined for you)
+
+Known tag names are colored the same way as statements in C.  Unknown tag
+names are colored with the same color as the <> or  respectively which
+makes it easy to spot errors
+
+Note that the same is true for argument (or attribute) names.  Known attribute
+names are colored differently than unknown ones.
+
+Some HTML tags are used to change the rendering of text.  The following tags
+are recognized by the html.vim syntax coloring file and change the way normal
+text is shown:      ( is used as an alias for ,
+while  as an alias for ), 

-

, , and <A>, but +only if used as a link (that is, it must include a href as in +<A href="somefile.html">). + +If you want to change how such text is rendered, you must redefine the +following syntax groups: + + - htmlBold + - htmlBoldUnderline + - htmlBoldUnderlineItalic + - htmlUnderline + - htmlUnderlineItalic + - htmlItalic + - htmlTitle for titles + - htmlH1 - htmlH6 for headings + +To make this redefinition work you must redefine them all with the exception +of the last two (htmlTitle and htmlH[1-6], which are optional) and define the +following variable in your vimrc (this is due to the order in which the files +are read during initialization) > + :let html_my_rendering=1 + +If you'd like to see an example download mysyntax.vim at +http://www.fleiner.com/vim/download.html + +You can also disable this rendering by adding the following line to your +vimrc file: > + :let html_no_rendering=1 + +HTML comments are rather special (see an HTML reference document for the +details), and the syntax coloring scheme will highlight all errors. +However, if you prefer to use the wrong style (starts with <!-- and +ends with --!>) you can define > + :let html_wrong_comments=1 + +JavaScript and Visual Basic embedded inside HTML documents are highlighted as +'Special' with statements, comments, strings and so on colored as in standard +programming languages. Note that only JavaScript and Visual Basic are currently +supported, no other scripting language has been added yet. + +Embedded and inlined cascading style sheets (CSS) are highlighted too. + +There are several html preprocessor languages out there. html.vim has been +written such that it should be trivial to include it. To do so add the +following two lines to the syntax coloring file for that language +(the example comes from the asp.vim file): + + runtime! syntax/html.vim + syn cluster htmlPreproc add=asp + +Now you just need to make sure that you add all regions that contain +the preprocessor language to the cluster htmlPreproc. + + +HTML/OS (by Aestiva) *htmlos.vim* *ft-htmlos-syntax* + +The coloring scheme for HTML/OS works as follows: + +Functions and variable names are the same color by default, because VIM +doesn't specify different colors for Functions and Identifiers. To change +this (which is recommended if you want function names to be recognizable in a +different color) you need to add the following line to either your ~/.vimrc: > + :hi Function term=underline cterm=bold ctermfg=LightGray + +Of course, the ctermfg can be a different color if you choose. + +Another issues that HTML/OS runs into is that there is no special filetype to +signify that it is a file with HTML/OS coding. You can change this by opening +a file and turning on HTML/OS syntax by doing the following: > + :set syntax=htmlos + +Lastly, it should be noted that the opening and closing characters to begin a +block of HTML/OS code can either be << or [[ and >> or ]], respectively. + + +IA64 *ia64.vim* *intel-itanium* *ft-ia64-syntax* + +Highlighting for the Intel Itanium 64 assembly language. See |asm.vim| for +how to recognize this filetype. + +To have *.inc files be recognized as IA64, add this to your .vimrc file: > + :let g:filetype_inc = "ia64" + + +INFORM *inform.vim* *ft-inform-syntax* + +Inform highlighting includes symbols provided by the Inform Library, as +most programs make extensive use of it. If do not wish Library symbols +to be highlighted add this to your vim startup: > + :let inform_highlight_simple=1 + +By default it is assumed that Inform programs are Z-machine targeted, +and highlights Z-machine assembly language symbols appropriately. If +you intend your program to be targeted to a Glulx/Glk environment you +need to add this to your startup sequence: > + :let inform_highlight_glulx=1 + +This will highlight Glulx opcodes instead, and also adds glk() to the +set of highlighted system functions. + +The Inform compiler will flag certain obsolete keywords as errors when +it encounters them. These keywords are normally highlighted as errors +by Vim. To prevent such error highlighting, you must add this to your +startup sequence: > + :let inform_suppress_obsolete=1 + +By default, the language features highlighted conform to Compiler +version 6.30 and Library version 6.11. If you are using an older +Inform development environment, you may with to add this to your +startup sequence: > + :let inform_highlight_old=1 + +IDL *idl.vim* *idl-syntax* + +IDL (Interface Definition Language) files are used to define RPC calls. In +Microsoft land, this is also used for defining COM interfaces and calls. + +IDL's structure is simple enough to permit a full grammar based approach to +rather than using a few heuristics. The result is large and somewhat +repetitive but seems to work. + +There are some Microsoft extensions to idl files that are here. Some of them +are disabled by defining idl_no_ms_extensions. + +The more complex of the extensions are disabled by defining idl_no_extensions. + +Variable Effect ~ + +idl_no_ms_extensions Disable some of the Microsoft specific + extensions +idl_no_extensions Disable complex extensions +idlsyntax_showerror Show IDL errors (can be rather intrusive, but + quite helpful) +idlsyntax_showerror_soft Use softer colours by default for errors + + +JAVA *java.vim* *ft-java-syntax* + +The java.vim syntax highlighting file offers several options: + +In Java 1.0.2 it was never possible to have braces inside parens, so this was +flagged as an error. Since Java 1.1 this is possible (with anonymous +classes), and therefore is no longer marked as an error. If you prefer the old +way, put the following line into your vim startup file: > + :let java_mark_braces_in_parens_as_errors=1 + +All identifiers in java.lang.* are always visible in all classes. To +highlight them use: > + :let java_highlight_java_lang_ids=1 + +You can also highlight identifiers of most standard Java packages if you +download the javaid.vim script at http://www.fleiner.com/vim/download.html. +If you prefer to only highlight identifiers of a certain package, say java.io +use the following: > + :let java_highlight_java_io=1 +Check the javaid.vim file for a list of all the packages that are supported. + +Function names are not highlighted, as the way to find functions depends on +how you write Java code. The syntax file knows two possible ways to highlight +functions: + +If you write function declarations that are always indented by either +a tab, 8 spaces or 2 spaces you may want to set > + :let java_highlight_functions="indent" +However, if you follow the Java guidelines about how functions and classes are +supposed to be named (with respect to upper and lowercase), use > + :let java_highlight_functions="style" +If both options do not work for you, but you would still want function +declarations to be highlighted create your own definitions by changing the +definitions in java.vim or by creating your own java.vim which includes the +original one and then adds the code to highlight functions. + +In Java 1.1 the functions System.out.println() and System.err.println() should +only be used for debugging. Therefore it is possible to highlight debugging +statements differently. To do this you must add the following definition in +your startup file: > + :let java_highlight_debug=1 +The result will be that those statements are highlighted as 'Special' +characters. If you prefer to have them highlighted differently you must define +new highlightings for the following groups.: + Debug, DebugSpecial, DebugString, DebugBoolean, DebugType +which are used for the statement itself, special characters used in debug +strings, strings, boolean constants and types (this, super) respectively. I +have opted to chose another background for those statements. + +In order to help you write code that can be easily ported between Java and +C++, all C++ keywords can be marked as an error in a Java program. To +have this add this line in your .vimrc file: > + :let java_allow_cpp_keywords = 0 + +Javadoc is a program that takes special comments out of Java program files and +creates HTML pages. The standard configuration will highlight this HTML code +similarly to HTML files (see |html.vim|). You can even add Javascript +and CSS inside this code (see below). There are four differences however: + 1. The title (all characters up to the first '.' which is followed by + some white space or up to the first '@') is colored differently (to change + the color change the group CommentTitle). + 2. The text is colored as 'Comment'. + 3. HTML comments are colored as 'Special' + 4. The special Javadoc tags (@see, @param, ...) are highlighted as specials + and the argument (for @see, @param, @exception) as Function. +To turn this feature off add the following line to your startup file: > + :let java_ignore_javadoc=1 + +If you use the special Javadoc comment highlighting described above you +can also turn on special highlighting for Javascript, visual basic +scripts and embedded CSS (stylesheets). This makes only sense if you +actually have Javadoc comments that include either Javascript or embedded +CSS. The options to use are > + :let java_javascript=1 + :let java_css=1 + :let java_vb=1 + +In order to highlight nested parens with different colors define colors +for javaParen, javaParen1 and javaParen2, for example with > + :hi link javaParen Comment +or > + :hi javaParen ctermfg=blue guifg=#0000ff + +If you notice highlighting errors while scrolling backwards, which are fixed +when redrawing with CTRL-L, try setting the "java_minlines" internal variable +to a larger number: > + :let java_minlines = 50 +This will make the syntax synchronization start 50 lines before the first +displayed line. The default value is 10. The disadvantage of using a larger +number is that redrawing can become slow. + + +LACE *lace.vim* *ft-lace-syntax* + +Lace (Language for Assembly of Classes in Eiffel) is case insensitive, but the +style guide lines are not. If you prefer case insensitive highlighting, just +define the vim variable 'lace_case_insensitive' in your startup file: > + :let lace_case_insensitive=1 + + +LEX *lex.vim* *ft-lex-syntax* + +Lex uses brute-force synchronizing as the "^%%$" section delimiter +gives no clue as to what section follows. Consequently, the value for > + :syn sync minlines=300 +may be changed by the user if s/he is experiencing synchronization +difficulties (such as may happen with large lex files). + + +LIFELINES *lifelines.vim* *ft-lifelines-syntax* + +To highlight deprecated functions as errors, add in your .vimrc: > + + :let g:lifelines_deprecated = 1 +< + +LISP *lisp.vim* *ft-lisp-syntax* + +The lisp syntax highlighting provides two options: > + + g:lisp_instring : if it exists, then "(...)" strings are highlighted + as if the contents of the string were lisp. + Useful for AutoLisp. + g:lisp_rainbow : if it exists and is nonzero, then differing levels + of parenthesization will receive different + highlighting. +< +The g:lisp_rainbow option provides 10 levels of individual colorization for +the parentheses and backquoted parentheses. Because of the quantity of +colorization levels, unlike non-rainbow highlighting, the rainbow mode +specifies its highlighting using ctermfg and guifg, thereby bypassing the +usual colorscheme control using standard highlighting groups. The actual +highlighting used depends on the dark/bright setting (see |'bg'|). + + +LITE *lite.vim* *ft-lite-syntax* + +There are two options for the lite syntax highlighting. + +If you like SQL syntax highlighting inside Strings, use this: > + + :let lite_sql_query = 1 + +For syncing, minlines defaults to 100. If you prefer another value, you can +set "lite_minlines" to the value you desire. Example: > + + :let lite_minlines = 200 + + +LPC *lpc.vim* *ft-lpc-syntax* + +LPC stands for a simple, memory-efficient language: Lars Pensj| C. The +file name of LPC is usually *.c. Recognizing these files as LPC would bother +users writing only C programs. If you want to use LPC syntax in Vim, you +should set a variable in your .vimrc file: > + + :let lpc_syntax_for_c = 1 + +If it doesn't work properly for some particular C or LPC files, use a +modeline. For a LPC file: + + // vim:set ft=lpc: + +For a C file that is recognized as LPC: + + // vim:set ft=c: + +If you don't want to set the variable, use the modeline in EVERY LPC file. + +There are several implementations for LPC, we intend to support most widely +used ones. Here the default LPC syntax is for MudOS series, for MudOS v22 +and before, you should turn off the sensible modifiers, and this will also +asserts the new efuns after v22 to be invalid, don't set this variable when +you are using the latest version of MudOS: > + + :let lpc_pre_v22 = 1 + +For LpMud 3.2 series of LPC: > + + :let lpc_compat_32 = 1 + +For LPC4 series of LPC: > + + :let lpc_use_lpc4_syntax = 1 + +For uLPC series of LPC: +uLPC has been developed to Pike, so you should use Pike syntax +instead, and the name of your source file should be *.pike + + +LUA *lua.vim* *ft-lua-syntax* + +This syntax file may be used for Lua 4.0, Lua 5.0 or Lua 5.1 (the latter is +the default). You can select one of these versions using the global variables +lua_version and lua_subversion. For example, to activate Lua +4.0 syntax highlighting, use this command: > + + :let lua_version = 4 + +If you are using Lua 5.0, use these commands: > + + :let lua_version = 5 + :let lua_subversion = 0 + +To restore highlighting for Lua 5.1: > + + :let lua_version = 5 + :let lua_subversion = 1 + + +MAIL *mail.vim* *ft-mail.vim* + +Vim highlights all the standard elements of an email (headers, signatures, +quoted text and URLs / email addresses). In keeping with standard conventions, +signatures begin in a line containing only "--" followed optionally by +whitespaces and end with a newline. + +Vim treats lines beginning with ']', '}', '|', '>' or a word followed by '>' +as quoted text. However Vim highlights headers and signatures in quoted text +only if the text is quoted with '>' (optionally followed by one space). + +By default mail.vim synchronises syntax to 100 lines before the first +displayed line. If you have a slow machine, and generally deal with emails +with short headers, you can change this to a smaller value: > + + :let mail_minlines = 30 + + +MAKE *make.vim* *ft-make-syntax* + +In makefiles, commands are usually highlighted to make it easy for you to spot +errors. However, this may be too much coloring for you. You can turn this +feature off by using: > + + :let make_no_commands = 1 + + +MAPLE *maple.vim* *ft-maple-syntax* + +Maple V, by Waterloo Maple Inc, supports symbolic algebra. The language +supports many packages of functions which are selectively loaded by the user. +The standard set of packages' functions as supplied in Maple V release 4 may be +highlighted at the user's discretion. Users may place in their .vimrc file: > + + :let mvpkg_all= 1 + +to get all package functions highlighted, or users may select any subset by +choosing a variable/package from the table below and setting that variable to +1, also in their .vimrc file (prior to sourcing +$VIMRUNTIME/syntax/syntax.vim). + + Table of Maple V Package Function Selectors > + mv_DEtools mv_genfunc mv_networks mv_process + mv_Galois mv_geometry mv_numapprox mv_simplex + mv_GaussInt mv_grobner mv_numtheory mv_stats + mv_LREtools mv_group mv_orthopoly mv_student + mv_combinat mv_inttrans mv_padic mv_sumtools + mv_combstruct mv_liesymm mv_plots mv_tensor + mv_difforms mv_linalg mv_plottools mv_totorder + mv_finance mv_logic mv_powseries + + +MATHEMATICA *mma.vim* *ft-mma-syntax* *ft-mathematica-syntax* + +Empty *.m files will automatically be presumed to be Matlab files unless you +have the following in your .vimrc: > + + let filetype_m = "mma" + + +MOO *moo.vim* *ft-moo-syntax* + +If you use C-style comments inside expressions and find it mangles your +highlighting, you may want to use extended (slow!) matches for C-style +comments: > + + :let moo_extended_cstyle_comments = 1 + +To disable highlighting of pronoun substitution patterns inside strings: > + + :let moo_no_pronoun_sub = 1 + +To disable highlighting of the regular expression operator '%|', and matching +'%(' and '%)' inside strings: > + + :let moo_no_regexp = 1 + +Unmatched double quotes can be recognized and highlighted as errors: > + + :let moo_unmatched_quotes = 1 + +To highlight builtin properties (.name, .location, .programmer etc.): > + + :let moo_builtin_properties = 1 + +Unknown builtin functions can be recognized and highlighted as errors. If you +use this option, add your own extensions to the mooKnownBuiltinFunction group. +To enable this option: > + + :let moo_unknown_builtin_functions = 1 + +An example of adding sprintf() to the list of known builtin functions: > + + :syn keyword mooKnownBuiltinFunction sprintf contained + + +MSQL *msql.vim* *ft-msql-syntax* + +There are two options for the msql syntax highlighting. + +If you like SQL syntax highlighting inside Strings, use this: > + + :let msql_sql_query = 1 + +For syncing, minlines defaults to 100. If you prefer another value, you can +set "msql_minlines" to the value you desire. Example: > + + :let msql_minlines = 200 + + +NCF *ncf.vim* *ft-ncf-syntax* + +There is one option for NCF syntax highlighting. + +If you want to have unrecognized (by ncf.vim) statements highlighted as +errors, use this: > + + :let ncf_highlight_unknowns = 1 + +If you don't want to highlight these errors, leave it unset. + + +NROFF *nroff.vim* *ft-nroff-syntax* + +The nroff syntax file works with AT&T n/troff out of the box. You need to +activate the GNU groff extra features included in the syntax file before you +can use them. + +For example, Linux and BSD distributions use groff as their default text +processing package. In order to activate the extra syntax highlighting +features for groff, add the following option to your start-up files: > + + :let b:nroff_is_groff = 1 + +Groff is different from the old AT&T n/troff that you may still find in +Solaris. Groff macro and request names can be longer than 2 characters and +there are extensions to the language primitives. For example, in AT&T troff +you access the year as a 2-digit number with the request \(yr. In groff you +can use the same request, recognized for compatibility, or you can use groff's +native syntax, \[yr]. Furthermore, you can use a 4-digit year directly: +\[year]. Macro requests can be longer than 2 characters, for example, GNU mm +accepts the requests ".VERBON" and ".VERBOFF" for creating verbatim +environments. + +In order to obtain the best formatted output g/troff can give you, you should +follow a few simple rules about spacing and punctuation. + +1. Do not leave empty spaces at the end of lines. + +2. Leave one space and one space only after an end-of-sentence period, + exclamation mark, etc. + +3. For reasons stated below, it is best to follow all period marks with a + carriage return. + +The reason behind these unusual tips is that g/n/troff have a line breaking +algorithm that can be easily upset if you don't follow the rules given above. + +Unlike TeX, troff fills text line-by-line, not paragraph-by-paragraph and, +furthermore, it does not have a concept of glue or stretch, all horizontal and +vertical space input will be output as is. + +Therefore, you should be careful about not using more space between sentences +than you intend to have in your final document. For this reason, the common +practice is to insert a carriage return immediately after all punctuation +marks. If you want to have "even" text in your final processed output, you +need to maintaining regular spacing in the input text. To mark both trailing +spaces and two or more spaces after a punctuation as an error, use: > + + :let nroff_space_errors = 1 + +Another technique to detect extra spacing and other errors that will interfere +with the correct typesetting of your file, is to define an eye-catching +highlighting definition for the syntax groups "nroffDefinition" and +"nroffDefSpecial" in your configuration files. For example: > + + hi def nroffDefinition term=italic cterm=italic gui=reverse + hi def nroffDefSpecial term=italic,bold cterm=italic,bold + \ gui=reverse,bold + +If you want to navigate preprocessor entries in your source file as easily as +with section markers, you can activate the following option in your .vimrc +file: > + + let b:preprocs_as_sections = 1 + +As well, the syntax file adds an extra paragraph marker for the extended +paragraph macro (.XP) in the ms package. + +Finally, there is a |groff.vim| syntax file that can be used for enabling +groff syntax highlighting either on a file basis or globally by default. + + +OCAML *ocaml.vim* *ft-ocaml-syntax* + +The OCaml syntax file handles files having the following prefixes: .ml, +.mli, .mll and .mly. By setting the following variable > + + :let ocaml_revised = 1 + +you can switch from standard OCaml-syntax to revised syntax as supported +by the camlp4 preprocessor. Setting the variable > + + :let ocaml_noend_error = 1 + +prevents highlighting of "end" as error, which is useful when sources +contain very long structures that Vim does not synchronize anymore. + + +PAPP *papp.vim* *ft-papp-syntax* + +The PApp syntax file handles .papp files and, to a lesser extend, .pxml +and .pxsl files which are all a mixture of perl/xml/html/other using xml +as the top-level file format. By default everything inside phtml or pxml +sections is treated as a string with embedded preprocessor commands. If +you set the variable: > + + :let papp_include_html=1 + +in your startup file it will try to syntax-hilight html code inside phtml +sections, but this is relatively slow and much too colourful to be able to +edit sensibly. ;) + +The newest version of the papp.vim syntax file can usually be found at +http://papp.plan9.de. + + +PASCAL *pascal.vim* *ft-pascal-syntax* + +Files matching "*.p" could be Progress or Pascal. If the automatic detection +doesn't work for you, or you don't edit Progress at all, use this in your +startup vimrc: > + + :let filetype_p = "pascal" + +The Pascal syntax file has been extended to take into account some extensions +provided by Turbo Pascal, Free Pascal Compiler and GNU Pascal Compiler. +Delphi keywords are also supported. By default, Turbo Pascal 7.0 features are +enabled. If you prefer to stick with the standard Pascal keywords, add the +following line to your startup file: > + + :let pascal_traditional=1 + +To switch on Delphi specific constructions (such as one-line comments, +keywords, etc): > + + :let pascal_delphi=1 + + +The option pascal_symbol_operator controls whether symbol operators such as +, +*, .., etc. are displayed using the Operator color or not. To colorize symbol +operators, add the following line to your startup file: > + + :let pascal_symbol_operator=1 + +Some functions are highlighted by default. To switch it off: > + + :let pascal_no_functions=1 + +Furthermore, there are specific variables for some compilers. Besides +pascal_delphi, there are pascal_gpc and pascal_fpc. Default extensions try to +match Turbo Pascal. > + + :let pascal_gpc=1 + +or > + + :let pascal_fpc=1 + +To ensure that strings are defined on a single line, you can define the +pascal_one_line_string variable. > + + :let pascal_one_line_string=1 + +If you dislike <Tab> chars, you can set the pascal_no_tabs variable. Tabs +will be highlighted as Error. > + + :let pascal_no_tabs=1 + + + +PERL *perl.vim* *ft-perl-syntax* + +There are a number of possible options to the perl syntax highlighting. + +If you use POD files or POD segments, you might: > + + :let perl_include_pod = 1 + +The reduce the complexity of parsing (and increase performance) you can switch +off two elements in the parsing of variable names and contents. > + +To handle package references in variable and function names not differently +from the rest of the name (like 'PkgName::' in '$PkgName::VarName'): > + + :let perl_no_scope_in_variables = 1 + +(In Vim 6.x it was the other way around: "perl_want_scope_in_variables" +enabled it.) + +If you do not want complex things like '@{${"foo"}}' to be parsed: > + + :let perl_no_extended_vars = 1 + +(In Vim 6.x it was the other way around: "perl_extended_vars" enabled it.) + +The coloring strings can be changed. By default strings and qq friends will be +highlighted like the first line. If you set the variable +perl_string_as_statement, it will be highlighted as in the second line. + + "hello world!"; qq|hello world|; + ^^^^^^^^^^^^^^NN^^^^^^^^^^^^^^^N (unlet perl_string_as_statement) + S^^^^^^^^^^^^SNNSSS^^^^^^^^^^^SN (let perl_string_as_statement) + +(^ = perlString, S = perlStatement, N = None at all) + +The syncing has 3 options. The first two switch off some triggering of +synchronization and should only be needed in case it fails to work properly. +If while scrolling all of a sudden the whole screen changes color completely +then you should try and switch off one of those. Let me know if you can figure +out the line that causes the mistake. + +One triggers on "^\s*sub\s*" and the other on "^[$@%]" more or less. > + + :let perl_no_sync_on_sub + :let perl_no_sync_on_global_var + +Below you can set the maximum distance VIM should look for starting points for +its attempts in syntax highlighting. > + + :let perl_sync_dist = 100 + +If you want to use folding with perl, set perl_fold: > + + :let perl_fold = 1 + +If you want to fold blocks in if statements, etc. as well set the following: > + + :let perl_fold_blocks = 1 + +To avoid folding packages or subs when perl_fold is let, let the appropriate +variable(s): > + + :unlet perl_nofold_packages + :unlet perl_nofold_subs + + + +PHP3 and PHP4 *php.vim* *php3.vim* *ft-php-syntax* *ft-php3-syntax* + +[note: previously this was called "php3", but since it now also supports php4 +it has been renamed to "php"] + +There are the following options for the php syntax highlighting. + +If you like SQL syntax highlighting inside Strings: > + + let php_sql_query = 1 + +For highlighting the Baselib methods: > + + let php_baselib = 1 + +Enable HTML syntax highlighting inside strings: > + + let php_htmlInStrings = 1 + +Using the old colorstyle: > + + let php_oldStyle = 1 + +Enable highlighting ASP-style short tags: > + + let php_asp_tags = 1 + +Disable short tags: > + + let php_noShortTags = 1 + +For highlighting parent error ] or ): > + + let php_parent_error_close = 1 + +For skipping an php end tag, if there exists an open ( or [ without a closing +one: > + + let php_parent_error_open = 1 + +Enable folding for classes and functions: > + + let php_folding = 1 + +Selecting syncing method: > + + let php_sync_method = x + +x = -1 to sync by search (default), +x > 0 to sync at least x lines backwards, +x = 0 to sync from start. + + +PLAINTEX *plaintex.vim* *ft-plaintex-syntax* + +TeX is a typesetting language, and plaintex is the file type for the "plain" +variant of TeX. If you never want your *.tex files recognized as plain TeX, +see |ft-tex-plugin|. + +This syntax file has the option > + + let g:plaintex_delimiters = 1 + +if you want to highlight brackets "[]" and braces "{}". + + +PPWIZARD *ppwiz.vim* *ft-ppwiz-syntax* + +PPWizard is a preprocessor for HTML and OS/2 INF files + +This syntax file has the options: + +- ppwiz_highlight_defs : determines highlighting mode for PPWizard's + definitions. Possible values are + + ppwiz_highlight_defs = 1 : PPWizard #define statements retain the + colors of their contents (e.g. PPWizard macros and variables) + + ppwiz_highlight_defs = 2 : preprocessor #define and #evaluate + statements are shown in a single color with the exception of line + continuation symbols + + The default setting for ppwiz_highlight_defs is 1. + +- ppwiz_with_html : If the value is 1 (the default), highlight literal + HTML code; if 0, treat HTML code like ordinary text. + + +PHTML *phtml.vim* *ft-phtml-syntax* + +There are two options for the phtml syntax highlighting. + +If you like SQL syntax highlighting inside Strings, use this: > + + :let phtml_sql_query = 1 + +For syncing, minlines defaults to 100. If you prefer another value, you can +set "phtml_minlines" to the value you desire. Example: > + + :let phtml_minlines = 200 + + +POSTSCRIPT *postscr.vim* *ft-postscr-syntax* + +There are several options when it comes to highlighting PostScript. + +First which version of the PostScript language to highlight. There are +currently three defined language versions, or levels. Level 1 is the original +and base version, and includes all extensions prior to the release of level 2. +Level 2 is the most common version around, and includes its own set of +extensions prior to the release of level 3. Level 3 is currently the highest +level supported. You select which level of the PostScript language you want +highlighted by defining the postscr_level variable as follows: > + + :let postscr_level=2 + +If this variable is not defined it defaults to 2 (level 2) since this is +the most prevalent version currently. + +Note, not all PS interpreters will support all language features for a +particular language level. In particular the %!PS-Adobe-3.0 at the start of +PS files does NOT mean the PostScript present is level 3 PostScript! + +If you are working with Display PostScript, you can include highlighting of +Display PS language features by defining the postscr_display variable as +follows: > + + :let postscr_display=1 + +If you are working with Ghostscript, you can include highlighting of +Ghostscript specific language features by defining the variable +postscr_ghostscript as follows: > + + :let postscr_ghostscript=1 + +PostScript is a large language, with many predefined elements. While it +useful to have all these elements highlighted, on slower machines this can +cause Vim to slow down. In an attempt to be machine friendly font names and +character encodings are not highlighted by default. Unless you are working +explicitly with either of these this should be ok. If you want them to be +highlighted you should set one or both of the following variables: > + + :let postscr_fonts=1 + :let postscr_encodings=1 + +There is a stylistic option to the highlighting of and, or, and not. In +PostScript the function of these operators depends on the types of their +operands - if the operands are booleans then they are the logical operators, +if they are integers then they are binary operators. As binary and logical +operators can be highlighted differently they have to be highlighted one way +or the other. By default they are treated as logical operators. They can be +highlighted as binary operators by defining the variable +postscr_andornot_binary as follows: > + + :let postscr_andornot_binary=1 +< + + *ptcap.vim* *ft-printcap-syntax* +PRINTCAP + TERMCAP *ft-ptcap-syntax* *ft-termcap-syntax* + +This syntax file applies to the printcap and termcap databases. + +In order for Vim to recognize printcap/termcap files that do not match +the patterns *printcap*, or *termcap*, you must put additional patterns +appropriate to your system in your |myfiletypefile| file. For these +patterns, you must set the variable "b:ptcap_type" to either "print" or +"term", and then the 'filetype' option to ptcap. + +For example, to make Vim identify all files in /etc/termcaps/ as termcap +files, add the following: > + + :au BufNewFile,BufRead /etc/termcaps/* let b:ptcap_type = "term" | + \ set filetype=ptcap + +If you notice highlighting errors while scrolling backwards, which +are fixed when redrawing with CTRL-L, try setting the "ptcap_minlines" +internal variable to a larger number: > + + :let ptcap_minlines = 50 + +(The default is 20 lines.) + + +PROGRESS *progress.vim* *ft-progress-syntax* + +Files matching "*.w" could be Progress or cweb. If the automatic detection +doesn't work for you, or you don't edit cweb at all, use this in your +startup vimrc: > + :let filetype_w = "progress" +The same happens for "*.i", which could be assembly, and "*.p", which could be +Pascal. Use this if you don't use assembly and Pascal: > + :let filetype_i = "progress" + :let filetype_p = "progress" + + +PYTHON *python.vim* *ft-python-syntax* + +There are four options to control Python syntax highlighting. + +For highlighted numbers: > + :let python_highlight_numbers = 1 + +For highlighted builtin functions: > + :let python_highlight_builtins = 1 + +For highlighted standard exceptions: > + :let python_highlight_exceptions = 1 + +For highlighted trailing whitespace and mix of spaces and tabs: > + :let python_highlight_space_errors = 1 + +If you want all possible Python highlighting (the same as setting the +preceding three options): > + :let python_highlight_all = 1 + + +QUAKE *quake.vim* *ft-quake-syntax* + +The Quake syntax definition should work for most any FPS (First Person +Shooter) based on one of the Quake engines. However, the command names vary +a bit between the three games (Quake, Quake 2, and Quake 3 Arena) so the +syntax definition checks for the existence of three global variables to allow +users to specify what commands are legal in their files. The three variables +can be set for the following effects: + +set to highlight commands only available in Quake: > + :let quake_is_quake1 = 1 + +set to highlight commands only available in Quake 2: > + :let quake_is_quake2 = 1 + +set to highlight commands only available in Quake 3 Arena: > + :let quake_is_quake3 = 1 + +Any combination of these three variables is legal, but might highlight more +commands than are actually available to you by the game. + + +READLINE *readline.vim* *ft-readline-syntax* + +The readline library is primarily used by the BASH shell, which adds quite a +few commands and options to the ones already available. To highlight these +items as well you can add the following to your |vimrc| or just type it in the +command line before loading a file with the readline syntax: > + let readline_has_bash = 1 + +This will add highlighting for the commands that BASH (version 2.05a and +later, and part earlier) adds. + + +REXX *rexx.vim* *ft-rexx-syntax* + +If you notice highlighting errors while scrolling backwards, which are fixed +when redrawing with CTRL-L, try setting the "rexx_minlines" internal variable +to a larger number: > + :let rexx_minlines = 50 +This will make the syntax synchronization start 50 lines before the first +displayed line. The default value is 10. The disadvantage of using a larger +number is that redrawing can become slow. + + +RUBY *ruby.vim* *ft-ruby-syntax* + +There are a number of options to the Ruby syntax highlighting. + +By default, the "end" keyword is colorized according to the opening statement +of the block it closes. While useful, this feature can be expensive; if you +experience slow redrawing (or you are on a terminal with poor color support) +you may want to turn it off by defining the "ruby_no_expensive" variable: > + + :let ruby_no_expensive = 1 +< +In this case the same color will be used for all control keywords. + +If you do want this feature enabled, but notice highlighting errors while +scrolling backwards, which are fixed when redrawing with CTRL-L, try setting +the "ruby_minlines" variable to a value larger than 50: > + + :let ruby_minlines = 100 +< +Ideally, this value should be a number of lines large enough to embrace your +largest class or module. + +Highlighting of special identifiers can be disabled by removing the +rubyIdentifier highlighting: > + + :hi link rubyIdentifier NONE +< +This will prevent highlighting of special identifiers like "ConstantName", +"$global_var", "@@class_var", "@instance_var", "| block_param |", and +":symbol". + +Significant methods of Kernel, Module and Object are highlighted by default. +This can be disabled by defining "ruby_no_special_methods": > + + :let ruby_no_special_methods = 1 +< +This will prevent highlighting of important methods such as "require", "attr", +"private", "raise" and "proc". + +Ruby operators can be highlighted. This is enabled by defining +"ruby_operators": > + + :let ruby_operators = 1 +< +Whitespace errors can be highlighted by defining "ruby_space_errors": > + + :let ruby_space_errors = 1 +< +This will highlight trailing whitespace and tabs preceded by a space character +as errors. This can be refined by defining "ruby_no_trail_space_error" and +"ruby_no_tab_space_error" which will ignore trailing whitespace and tabs after +spaces respectively. + +Folding can be enabled by defining "ruby_fold": > + + :let ruby_fold = 1 +< +This will set the 'foldmethod' option to "syntax" and allow folding of +classes, modules, methods, code blocks, heredocs and comments. + +Folding of multiline comments can be disabled by defining +"ruby_no_comment_fold": > + + :let ruby_no_comment_fold = 1 +< + +SCHEME *scheme.vim* *ft-scheme-syntax* + +By default only R5RS keywords are highlighted and properly indented. + +MzScheme-specific stuff will be used if b:is_mzscheme or g:is_mzscheme +variables are defined. + +Also scheme.vim supports keywords of the Chicken Scheme->C compiler. Define +b:is_chicken or g:is_chicken, if you need them. + + +SDL *sdl.vim* *ft-sdl-syntax* + +The SDL highlighting probably misses a few keywords, but SDL has so many +of them it's almost impossibly to cope. + +The new standard, SDL-2000, specifies that all identifiers are +case-sensitive (which was not so before), and that all keywords can be +used either completely lowercase or completely uppercase. To have the +highlighting reflect this, you can set the following variable: > + :let sdl_2000=1 + +This also sets many new keywords. If you want to disable the old +keywords, which is probably a good idea, use: > + :let SDL_no_96=1 + + +The indentation is probably also incomplete, but right now I am very +satisfied with it for my own projects. + + +SED *sed.vim* *ft-sed-syntax* + +To make tabs stand out from regular blanks (accomplished by using Todo +highlighting on the tabs), define "highlight_sedtabs" by putting > + + :let highlight_sedtabs = 1 + +in the vimrc file. (This special highlighting only applies for tabs +inside search patterns, replacement texts, addresses or text included +by an Append/Change/Insert command.) If you enable this option, it is +also a good idea to set the tab width to one character; by doing that, +you can easily count the number of tabs in a string. + +Bugs: + + The transform command (y) is treated exactly like the substitute + command. This means that, as far as this syntax file is concerned, + transform accepts the same flags as substitute, which is wrong. + (Transform accepts no flags.) I tolerate this bug because the + involved commands need very complex treatment (95 patterns, one for + each plausible pattern delimiter). + + +SGML *sgml.vim* *ft-sgml-syntax* + +The coloring scheme for tags in the SGML file works as follows. + +The <> of opening tags are colored differently than the </> of a closing tag. +This is on purpose! For opening tags the 'Function' color is used, while for +closing tags the 'Type' color is used (See syntax.vim to check how those are +defined for you) + +Known tag names are colored the same way as statements in C. Unknown tag +names are not colored which makes it easy to spot errors. + +Note that the same is true for argument (or attribute) names. Known attribute +names are colored differently than unknown ones. + +Some SGML tags are used to change the rendering of text. The following tags +are recognized by the sgml.vim syntax coloring file and change the way normal +text is shown: <varname> <emphasis> <command> <function> <literal> +<replaceable> <ulink> and <link>. + +If you want to change how such text is rendered, you must redefine the +following syntax groups: + + - sgmlBold + - sgmlBoldItalic + - sgmlUnderline + - sgmlItalic + - sgmlLink for links + +To make this redefinition work you must redefine them all and define the +following variable in your vimrc (this is due to the order in which the files +are read during initialization) > + let sgml_my_rendering=1 + +You can also disable this rendering by adding the following line to your +vimrc file: > + let sgml_no_rendering=1 + +(Adapted from the html.vim help text by Claudio Fleiner <claudio@fleiner.com>) + + +SH *sh.vim* *ft-sh-syntax* *ft-bash-syntax* *ft-ksh-syntax* + +This covers the "normal" Unix (Bourne) sh, bash and the Korn shell. + +Vim attempts to determine which shell type is in use by specifying that +various filenames are of specific types: > + + ksh : .kshrc* *.ksh + bash: .bashrc* bashrc bash.bashrc .bash_profile* *.bash +< +If none of these cases pertain, then the first line of the file is examined +(ex. /bin/sh /bin/ksh /bin/bash). If the first line specifies a shelltype, +then that shelltype is used. However some files (ex. .profile) are known to +be shell files but the type is not apparent. Furthermore, on many systems +sh is symbolically linked to "bash" (Linux, Windows+cygwin) or "ksh" (Posix). + +One may specify a global default by instantiating one of the following three +variables in your <.vimrc>: + + ksh: > + let g:is_kornshell = 1 +< posix: (using this is the same as setting is_kornshell to 1) > + let g:is_posix = 1 +< bash: > + let g:is_bash = 1 +< sh: (default) Bourne shell > + let g:is_sh = 1 + +If there's no "#! ..." line, and the user hasn't availed himself/herself of a +default sh.vim syntax setting as just shown, then syntax/sh.vim will assume +the Bourne shell syntax. No need to quote RFCs or market penetration +statistics in error reports, please -- just select the default version of the +sh your system uses in your <.vimrc>. + +The syntax/sh.vim file provides several levels of syntax-based folding: > + + let g:sh_fold_enabled= 0 (default, no syntax folding) + let g:sh_fold_enabled= 1 (enable function folding) + let g:sh_fold_enabled= 2 (enable heredoc folding) + let g:sh_fold_enabled= 4 (enable if/do/for folding) +> +then various syntax items (HereDocuments and function bodies) become +syntax-foldable (see |:syn-fold|). You also may add these together +to get multiple types of folding: > + + let g:sh_fold_enabled= 3 (enables function and heredoc folding) + +If you notice highlighting errors while scrolling backwards which are fixed +when one redraws with CTRL-L, try setting the "sh_minlines" internal variable +to a larger number. Example: > + + let sh_minlines = 500 + +This will make syntax synchronization start 500 lines before the first +displayed line. The default value is 200. The disadvantage of using a larger +number is that redrawing can become slow. + +If you don't have much to synchronize on, displaying can be very slow. To +reduce this, the "sh_maxlines" internal variable can be set. Example: > + + let sh_maxlines = 100 +< +The default is to use the twice sh_minlines. Set it to a smaller number to +speed up displaying. The disadvantage is that highlight errors may appear. + + +SPEEDUP (AspenTech plant simulator) *spup.vim* *ft-spup-syntax* + +The Speedup syntax file has some options: + +- strict_subsections : If this variable is defined, only keywords for + sections and subsections will be highlighted as statements but not + other keywords (like WITHIN in the OPERATION section). + +- highlight_types : Definition of this variable causes stream types + like temperature or pressure to be highlighted as Type, not as a + plain Identifier. Included are the types that are usually found in + the DECLARE section; if you defined own types, you have to include + them in the syntax file. + +- oneline_comments : this value ranges from 1 to 3 and determines the + highlighting of # style comments. + + oneline_comments = 1 : allow normal Speedup code after an even + number of #s. + + oneline_comments = 2 : show code starting with the second # as + error. This is the default setting. + + oneline_comments = 3 : show the whole line as error if it contains + more than one #. + +Since especially OPERATION sections tend to become very large due to +PRESETting variables, syncing may be critical. If your computer is +fast enough, you can increase minlines and/or maxlines near the end of +the syntax file. + + +SQL *sql.vim* *ft-sql-syntax* + *sqlinformix.vim* *ft-sqlinformix-syntax* + *sqlanywhere.vim* *ft-sqlanywhere-syntax* + +While there is an ANSI standard for SQL, most database engines add their own +custom extensions. Vim currently supports the Oracle and Informix dialects of +SQL. Vim assumes "*.sql" files are Oracle SQL by default. + +Vim currently has SQL support for a variety of different vendors via syntax +scripts. You can change Vim's default from Oracle to any of the current SQL +supported types. You can also easily alter the SQL dialect being used on a +buffer by buffer basis. + +For more detailed instructions see |ft_sql.txt|. + + +TCSH *tcsh.vim* *ft-tcsh-syntax* + +This covers the shell named "tcsh". It is a superset of csh. See |csh.vim| +for how the filetype is detected. + +Tcsh does not allow \" in strings unless the "backslash_quote" shell variable +is set. If you want VIM to assume that no backslash quote constructs exist add +this line to your .vimrc: > + + :let tcsh_backslash_quote = 0 + +If you notice highlighting errors while scrolling backwards, which are fixed +when redrawing with CTRL-L, try setting the "tcsh_minlines" internal variable +to a larger number: > + + :let tcsh_minlines = 1000 + +This will make the syntax synchronization start 1000 lines before the first +displayed line. If you set "tcsh_minlines" to "fromstart", then +synchronization is done from the start of the file. The default value for +tcsh_minlines is 100. The disadvantage of using a larger number is that +redrawing can become slow. + + +TEX *tex.vim* *ft-tex-syntax* + + *tex-folding* + Tex: Want Syntax Folding? ~ + +As of version 28 of <syntax/tex.vim>, syntax-based folding of parts, chapters, +sections, subsections, etc are supported. Put > + let g:tex_fold_enabled=1 +in your <.vimrc>, and :set fdm=syntax. I suggest doing the latter via a +modeline at the end of your LaTeX file: > + % vim: fdm=syntax +< + *tex-nospell* + Tex: Don't Want Spell Checking In Comments? ~ + +Some folks like to include things like source code in comments and so would +prefer that spell checking be disabled in comments in LaTeX files. To do +this, put the following in your <.vimrc>: > + let g:tex_comment_nospell= 1 +< + *tex-verb* + Tex: Want Spell Checking in Verbatim Zones?~ + +Often verbatim regions are used for things like source code; seldom does +one want source code spell-checked. However, for those of you who do +want your verbatim zones spell-checked, put the following in your <.vimrc>: > + let g:tex_verbspell= 1 +< + *tex-runon* + Tex: Run-on Comments or MathZones ~ + +The <syntax/tex.vim> highlighting supports TeX, LaTeX, and some AmsTeX. The +highlighting supports three primary zones/regions: normal, texZone, and +texMathZone. Although considerable effort has been made to have these zones +terminate properly, zones delineated by $..$ and $$..$$ cannot be synchronized +as there's no difference between start and end patterns. Consequently, a +special "TeX comment" has been provided > + %stopzone +which will forcibly terminate the highlighting of either a texZone or a +texMathZone. + + *tex-slow* + Tex: Slow Syntax Highlighting? ~ + +If you have a slow computer, you may wish to reduce the values for > + :syn sync maxlines=200 + :syn sync minlines=50 +(especially the latter). If your computer is fast, you may wish to +increase them. This primarily affects synchronizing (i.e. just what group, +if any, is the text at the top of the screen supposed to be in?). + + *tex-morecommands* *tex-package* + Tex: Want To Highlight More Commands? ~ + +LaTeX is a programmable language, and so there are thousands of packages full +of specialized LaTeX commands, syntax, and fonts. If you're using such a +package you'll often wish that the distributed syntax/tex.vim would support +it. However, clearly this is impractical. So please consider using the +techniques in |mysyntaxfile-add| to extend or modify the highlighting provided +by syntax/tex.vim. + + *tex-error* + Tex: Excessive Error Highlighting? ~ + +The <tex.vim> supports lexical error checking of various sorts. Thus, +although the error checking is ofttimes very useful, it can indicate +errors where none actually are. If this proves to be a problem for you, +you may put in your <.vimrc> the following statement: > + let tex_no_error=1 +and all error checking by <syntax/tex.vim> will be suppressed. + + *tex-math* + Tex: Need a new Math Group? ~ + +If you want to include a new math group in your LaTeX, the following +code shows you an example as to how you might do so: > + call TexNewMathZone(sfx,mathzone,starform) +You'll want to provide the new math group with a unique suffix +(currently, A-L and V-Z are taken by <syntax/tex.vim> itself). +As an example, consider how eqnarray is set up by <syntax/tex.vim>: > + call TexNewMathZone("D","eqnarray",1) +You'll need to change "mathzone" to the name of your new math group, +and then to the call to it in .vim/after/syntax/tex.vim. +The "starform" variable, if true, implies that your new math group +has a starred form (ie. eqnarray*). + + *tex-style* + Tex: Starting a New Style? ~ + +One may use "\makeatletter" in *.tex files, thereby making the use of "@" in +commands available. However, since the *.tex file doesn't have one of the +following suffices: sty cls clo dtx ltx, the syntax highlighting will flag +such use of @ as an error. To solve this: > + + :let b:tex_stylish = 1 + :set ft=tex + +Putting "let g:tex_stylish=1" into your <.vimrc> will make <syntax/tex.vim> +always accept such use of @. + + *tex-cchar* *tex-cole* *tex-conceal* + Tex: Taking Advantage of Conceal Mode~ + +If you have |'conceallevel'| set to 2 and if your encoding is utf-8, then a +number of character sequences can be translated into appropriate utf-8 glyphs, +including various accented characters, Greek characters in MathZones, and +superscripts and subscripts in MathZones. Not all characters can be made into +superscripts or subscripts; the constraint is due to what utf-8 supports. +In fact, only a few characters are supported as subscripts. + +One way to use this is to have vertically split windows (see |CTRL-W_v|); one +with |'conceallevel'| at 0 and the other at 2; and both using |'scrollbind'|. + + *g:tex_conceal* + Tex: Selective Conceal Mode~ + +You may selectively use conceal mode by setting g:tex_conceal in your +<.vimrc>. By default it is set to "admgs" to enable conceal for the +following sets of characters: > + + a = accents/ligatures + d = delimiters + m = math symbols + g = Greek + s = superscripts/subscripts +< +By leaving one or more of these out, the associated conceal-character +substitution will not be made. + + +TF *tf.vim* *ft-tf-syntax* + +There is one option for the tf syntax highlighting. + +For syncing, minlines defaults to 100. If you prefer another value, you can +set "tf_minlines" to the value you desire. Example: > + + :let tf_minlines = your choice + + +VIM *vim.vim* *ft-vim-syntax* + *g:vimsyn_minlines* *g:vimsyn_maxlines* +There is a trade-off between more accurate syntax highlighting versus screen +updating speed. To improve accuracy, you may wish to increase the +g:vimsyn_minlines variable. The g:vimsyn_maxlines variable may be used to +improve screen updating rates (see |:syn-sync| for more on this). > + + g:vimsyn_minlines : used to set synchronization minlines + g:vimsyn_maxlines : used to set synchronization maxlines +< + (g:vim_minlines and g:vim_maxlines are deprecated variants of + these two options) + + *g:vimsyn_embed* +The g:vimsyn_embed option allows users to select what, if any, types of +embedded script highlighting they wish to have. > + + g:vimsyn_embed == 0 : don't embed any scripts + g:vimsyn_embed =~ 'm' : embed mzscheme (but only if vim supports it) + g:vimsyn_embed =~ 'p' : embed perl (but only if vim supports it) + g:vimsyn_embed =~ 'P' : embed python (but only if vim supports it) + g:vimsyn_embed =~ 'r' : embed ruby (but only if vim supports it) + g:vimsyn_embed =~ 't' : embed tcl (but only if vim supports it) +< +By default, g:vimsyn_embed is "mpPr"; ie. syntax/vim.vim will support +highlighting mzscheme, perl, python, and ruby by default. Vim's has("tcl") +test appears to hang vim when tcl is not truly available. Thus, by default, +tcl is not supported for embedding (but those of you who like tcl embedded in +their vim syntax highlighting can simply include it in the g:vimembedscript +option). + *g:vimsyn_folding* + +Some folding is now supported with syntax/vim.vim: > + + g:vimsyn_folding == 0 or doesn't exist: no syntax-based folding + g:vimsyn_folding =~ 'a' : augroups + g:vimsyn_folding =~ 'f' : fold functions + g:vimsyn_folding =~ 'm' : fold mzscheme script + g:vimsyn_folding =~ 'p' : fold perl script + g:vimsyn_folding =~ 'P' : fold python script + g:vimsyn_folding =~ 'r' : fold ruby script + g:vimsyn_folding =~ 't' : fold tcl script + + *g:vimsyn_noerror* +Not all error highlighting that syntax/vim.vim does may be correct; VimL is a +difficult language to highlight correctly. A way to suppress error +highlighting is to put the following line in your |vimrc|: > + + let g:vimsyn_noerror = 1 +< + + +XF86CONFIG *xf86conf.vim* *ft-xf86conf-syntax* + +The syntax of XF86Config file differs in XFree86 v3.x and v4.x. Both +variants are supported. Automatic detection is used, but is far from perfect. +You may need to specify the version manually. Set the variable +xf86conf_xfree86_version to 3 or 4 according to your XFree86 version in +your .vimrc. Example: > + :let xf86conf_xfree86_version=3 +When using a mix of versions, set the b:xf86conf_xfree86_version variable. + +Note that spaces and underscores in option names are not supported. Use +"SyncOnGreen" instead of "__s yn con gr_e_e_n" if you want the option name +highlighted. + + +XML *xml.vim* *ft-xml-syntax* + +Xml namespaces are highlighted by default. This can be inhibited by +setting a global variable: > + + :let g:xml_namespace_transparent=1 +< + *xml-folding* +The xml syntax file provides syntax |folding| (see |:syn-fold|) between +start and end tags. This can be turned on by > + + :let g:xml_syntax_folding = 1 + :set foldmethod=syntax + +Note: syntax folding might slow down syntax highlighting significantly, +especially for large files. + + +X Pixmaps (XPM) *xpm.vim* *ft-xpm-syntax* + +xpm.vim creates its syntax items dynamically based upon the contents of the +XPM file. Thus if you make changes e.g. in the color specification strings, +you have to source it again e.g. with ":set syn=xpm". + +To copy a pixel with one of the colors, yank a "pixel" with "yl" and insert it +somewhere else with "P". + +Do you want to draw with the mouse? Try the following: > + :function! GetPixel() + : let c = getline(".")[col(".") - 1] + : echo c + : exe "noremap <LeftMouse> <LeftMouse>r".c + : exe "noremap <LeftDrag> <LeftMouse>r".c + :endfunction + :noremap <RightMouse> <LeftMouse>:call GetPixel()<CR> + :set guicursor=n:hor20 " to see the color beneath the cursor +This turns the right button into a pipette and the left button into a pen. +It will work with XPM files that have one character per pixel only and you +must not click outside of the pixel strings, but feel free to improve it. + +It will look much better with a font in a quadratic cell size, e.g. for X: > + :set guifont=-*-clean-medium-r-*-*-8-*-*-*-*-80-* + +============================================================================== +5. Defining a syntax *:syn-define* *E410* + +Vim understands three types of syntax items: + +1. Keyword + It can only contain keyword characters, according to the 'iskeyword' + option. It cannot contain other syntax items. It will only match with a + complete word (there are no keyword characters before or after the match). + The keyword "if" would match in "if(a=b)", but not in "ifdef x", because + "(" is not a keyword character and "d" is. + +2. Match + This is a match with a single regexp pattern. + +3. Region + This starts at a match of the "start" regexp pattern and ends with a match + with the "end" regexp pattern. Any other text can appear in between. A + "skip" regexp pattern can be used to avoid matching the "end" pattern. + +Several syntax ITEMs can be put into one syntax GROUP. For a syntax group +you can give highlighting attributes. For example, you could have an item +to define a "/* .. */" comment and another one that defines a "// .." comment, +and put them both in the "Comment" group. You can then specify that a +"Comment" will be in bold font and have a blue color. You are free to make +one highlight group for one syntax item, or put all items into one group. +This depends on how you want to specify your highlighting attributes. Putting +each item in its own group results in having to specify the highlighting +for a lot of groups. + +Note that a syntax group and a highlight group are similar. For a highlight +group you will have given highlight attributes. These attributes will be used +for the syntax group with the same name. + +In case more than one item matches at the same position, the one that was +defined LAST wins. Thus you can override previously defined syntax items by +using an item that matches the same text. But a keyword always goes before a +match or region. And a keyword with matching case always goes before a +keyword with ignoring case. + + +PRIORITY *:syn-priority* + +When several syntax items may match, these rules are used: + +1. When multiple Match or Region items start in the same position, the item + defined last has priority. +2. A Keyword has priority over Match and Region items. +3. An item that starts in an earlier position has priority over items that + start in later positions. + + +DEFINING CASE *:syn-case* *E390* + +:sy[ntax] case [match | ignore] + This defines if the following ":syntax" commands will work with + matching case, when using "match", or with ignoring case, when using + "ignore". Note that any items before this are not affected, and all + items until the next ":syntax case" command are affected. + + +SPELL CHECKING *:syn-spell* + +:sy[ntax] spell [toplevel | notoplevel | default] + This defines where spell checking is to be done for text that is not + in a syntax item: + + toplevel: Text is spell checked. + notoplevel: Text is not spell checked. + default: When there is a @Spell cluster no spell checking. + + For text in syntax items use the @Spell and @NoSpell clusters + |spell-syntax|. When there is no @Spell and no @NoSpell cluster then + spell checking is done for "default" and "toplevel". + + To activate spell checking the 'spell' option must be set. + + +DEFINING KEYWORDS *:syn-keyword* + +:sy[ntax] keyword {group-name} [{options}] {keyword} .. [{options}] + + This defines a number of keywords. + + {group-name} Is a syntax group name such as "Comment". + [{options}] See |:syn-arguments| below. + {keyword} .. Is a list of keywords which are part of this group. + + Example: > + :syntax keyword Type int long char +< + The {options} can be given anywhere in the line. They will apply to + all keywords given, also for options that come after a keyword. + These examples do exactly the same: > + :syntax keyword Type contained int long char + :syntax keyword Type int long contained char + :syntax keyword Type int long char contained +< *E789* + When you have a keyword with an optional tail, like Ex commands in + Vim, you can put the optional characters inside [], to define all the + variations at once: > + :syntax keyword vimCommand ab[breviate] n[ext] +< + Don't forget that a keyword can only be recognized if all the + characters are included in the 'iskeyword' option. If one character + isn't, the keyword will never be recognized. + Multi-byte characters can also be used. These do not have to be in + 'iskeyword'. + + A keyword always has higher priority than a match or region, the + keyword is used if more than one item matches. Keywords do not nest + and a keyword can't contain anything else. + + Note that when you have a keyword that is the same as an option (even + one that isn't allowed here), you can not use it. Use a match + instead. + + The maximum length of a keyword is 80 characters. + + The same keyword can be defined multiple times, when its containment + differs. For example, you can define the keyword once not contained + and use one highlight group, and once contained, and use a different + highlight group. Example: > + :syn keyword vimCommand tag + :syn keyword vimSetting contained tag +< When finding "tag" outside of any syntax item, the "vimCommand" + highlight group is used. When finding "tag" in a syntax item that + contains "vimSetting", the "vimSetting" group is used. + + +DEFINING MATCHES *:syn-match* + +:sy[ntax] match {group-name} [{options}] [excludenl] {pattern} [{options}] + + This defines one match. + + {group-name} A syntax group name such as "Comment". + [{options}] See |:syn-arguments| below. + [excludenl] Don't make a pattern with the end-of-line "$" + extend a containing match or region. Must be + given before the pattern. |:syn-excludenl| + {pattern} The search pattern that defines the match. + See |:syn-pattern| below. + Note that the pattern may match more than one + line, which makes the match depend on where + Vim starts searching for the pattern. You + need to make sure syncing takes care of this. + + Example (match a character constant): > + :syntax match Character /'.'/hs=s+1,he=e-1 +< + +DEFINING REGIONS *:syn-region* *:syn-start* *:syn-skip* *:syn-end* + *E398* *E399* +:sy[ntax] region {group-name} [{options}] + [matchgroup={group-name}] + [keepend] + [extend] + [excludenl] + start={start_pattern} .. + [skip={skip_pattern}] + end={end_pattern} .. + [{options}] + + This defines one region. It may span several lines. + + {group-name} A syntax group name such as "Comment". + [{options}] See |:syn-arguments| below. + [matchgroup={group-name}] The syntax group to use for the following + start or end pattern matches only. Not used + for the text in between the matched start and + end patterns. Use NONE to reset to not using + a different group for the start or end match. + See |:syn-matchgroup|. + keepend Don't allow contained matches to go past a + match with the end pattern. See + |:syn-keepend|. + extend Override a "keepend" for an item this region + is contained in. See |:syn-extend|. + excludenl Don't make a pattern with the end-of-line "$" + extend a containing match or item. Only + useful for end patterns. Must be given before + the patterns it applies to. |:syn-excludenl| + start={start_pattern} The search pattern that defines the start of + the region. See |:syn-pattern| below. + skip={skip_pattern} The search pattern that defines text inside + the region where not to look for the end + pattern. See |:syn-pattern| below. + end={end_pattern} The search pattern that defines the end of + the region. See |:syn-pattern| below. + + Example: > + :syntax region String start=+"+ skip=+\\"+ end=+"+ +< + The start/skip/end patterns and the options can be given in any order. + There can be zero or one skip pattern. There must be one or more + start and end patterns. This means that you can omit the skip + pattern, but you must give at least one start and one end pattern. It + is allowed to have white space before and after the equal sign + (although it mostly looks better without white space). + + When more than one start pattern is given, a match with one of these + is sufficient. This means there is an OR relation between the start + patterns. The last one that matches is used. The same is true for + the end patterns. + + The search for the end pattern starts right after the start pattern. + Offsets are not used for this. This implies that the match for the + end pattern will never overlap with the start pattern. + + The skip and end pattern can match across line breaks, but since the + search for the pattern can start in any line it often does not do what + you want. The skip pattern doesn't avoid a match of an end pattern in + the next line. Use single-line patterns to avoid trouble. + + Note: The decision to start a region is only based on a matching start + pattern. There is no check for a matching end pattern. This does NOT + work: > + :syn region First start="(" end=":" + :syn region Second start="(" end=";" +< The Second always matches before the First (last defined pattern has + higher priority). The Second region then continues until the next + ';', no matter if there is a ':' before it. Using a match does work: > + :syn match First "(\_.\{-}:" + :syn match Second "(\_.\{-};" +< This pattern matches any character or line break with "\_." and + repeats that with "\{-}" (repeat as few as possible). + + *:syn-keepend* + By default, a contained match can obscure a match for the end pattern. + This is useful for nesting. For example, a region that starts with + "{" and ends with "}", can contain another region. An encountered "}" + will then end the contained region, but not the outer region: + { starts outer "{}" region + { starts contained "{}" region + } ends contained "{}" region + } ends outer "{} region + If you don't want this, the "keepend" argument will make the matching + of an end pattern of the outer region also end any contained item. + This makes it impossible to nest the same region, but allows for + contained items to highlight parts of the end pattern, without causing + that to skip the match with the end pattern. Example: > + :syn match vimComment +"[^"]\+$+ + :syn region vimCommand start="set" end="$" contains=vimComment keepend +< The "keepend" makes the vimCommand always end at the end of the line, + even though the contained vimComment includes a match with the <EOL>. + + When "keepend" is not used, a match with an end pattern is retried + after each contained match. When "keepend" is included, the first + encountered match with an end pattern is used, truncating any + contained matches. + *:syn-extend* + The "keepend" behavior can be changed by using the "extend" argument. + When an item with "extend" is contained in an item that uses + "keepend", the "keepend" is ignored and the containing region will be + extended. + This can be used to have some contained items extend a region while + others don't. Example: > + + :syn region htmlRef start=+<a>+ end=+</a>+ keepend contains=htmlItem,htmlScript + :syn match htmlItem +<[^>]*>+ contained + :syn region htmlScript start=+<script+ end=+</script[^>]*>+ contained extend + +< Here the htmlItem item does not make the htmlRef item continue + further, it is only used to highlight the <> items. The htmlScript + item does extend the htmlRef item. + + Another example: > + :syn region xmlFold start="<a>" end="</a>" fold transparent keepend extend +< This defines a region with "keepend", so that its end cannot be + changed by contained items, like when the "</a>" is matched to + highlight it differently. But when the xmlFold region is nested (it + includes itself), the "extend" applies, so that the "</a>" of a nested + region only ends that region, and not the one it is contained in. + + *:syn-excludenl* + When a pattern for a match or end pattern of a region includes a '$' + to match the end-of-line, it will make a region item that it is + contained in continue on the next line. For example, a match with + "\\$" (backslash at the end of the line) can make a region continue + that would normally stop at the end of the line. This is the default + behavior. If this is not wanted, there are two ways to avoid it: + 1. Use "keepend" for the containing item. This will keep all + contained matches from extending the match or region. It can be + used when all contained items must not extend the containing item. + 2. Use "excludenl" in the contained item. This will keep that match + from extending the containing match or region. It can be used if + only some contained items must not extend the containing item. + "excludenl" must be given before the pattern it applies to. + + *:syn-matchgroup* + "matchgroup" can be used to highlight the start and/or end pattern + differently than the body of the region. Example: > + :syntax region String matchgroup=Quote start=+"+ skip=+\\"+ end=+"+ +< This will highlight the quotes with the "Quote" group, and the text in + between with the "String" group. + The "matchgroup" is used for all start and end patterns that follow, + until the next "matchgroup". Use "matchgroup=NONE" to go back to not + using a matchgroup. + + In a start or end pattern that is highlighted with "matchgroup" the + contained items of the region are not used. This can be used to avoid + that a contained item matches in the start or end pattern match. When + using "transparent", this does not apply to a start or end pattern + match that is highlighted with "matchgroup". + + Here is an example, which highlights three levels of parentheses in + different colors: > + :sy region par1 matchgroup=par1 start=/(/ end=/)/ contains=par2 + :sy region par2 matchgroup=par2 start=/(/ end=/)/ contains=par3 contained + :sy region par3 matchgroup=par3 start=/(/ end=/)/ contains=par1 contained + :hi par1 ctermfg=red guifg=red + :hi par2 ctermfg=blue guifg=blue + :hi par3 ctermfg=darkgreen guifg=darkgreen + +============================================================================== +6. :syntax arguments *:syn-arguments* + +The :syntax commands that define syntax items take a number of arguments. +The common ones are explained here. The arguments may be given in any order +and may be mixed with patterns. + +Not all commands accept all arguments. This table shows which arguments +can not be used for all commands: + *E395* + contains oneline fold display extend concealends~ +:syntax keyword - - - - - - +:syntax match yes - yes yes yes - +:syntax region yes yes yes yes yes yes + +These arguments can be used for all three commands: + conceal + cchar + contained + containedin + nextgroup + transparent + skipwhite + skipnl + skipempty + +conceal *conceal* *:syn-conceal* + +When the "conceal" argument is given, the item is marked as concealable. +Whether or not it is actually concealed depends on the value of the +'conceallevel' option. The 'concealcursor' option is used to decide whether +concealable items in the current line are displayed unconcealed to be able to +edit the line. + +concealends *:syn-concealends* + +When the "concealends" argument is given, the start and end matches of +the region, but not the contents of the region, are marked as concealable. +Whether or not they are actually concealed depends on the setting on the +'conceallevel' option. The ends of a region can only be concealed separately +in this way when they have their own highlighting via "matchgroup" + +cchar *:syn-cchar* + +The "cchar" argument defines the character shown in place of the item +when it is concealed (setting "cchar" only makes sense when the conceal +argument is given.) If "cchar" is not set then the default conceal +character defined in the 'listchars' option is used. Example: > + :syntax match Entity "&" conceal cchar=& +See |hl-Conceal| for highlighting. + +contained *:syn-contained* + +When the "contained" argument is given, this item will not be recognized at +the top level, but only when it is mentioned in the "contains" field of +another match. Example: > + :syntax keyword Todo TODO contained + :syntax match Comment "//.*" contains=Todo + + +display *:syn-display* + +If the "display" argument is given, this item will be skipped when the +detected highlighting will not be displayed. This will speed up highlighting, +by skipping this item when only finding the syntax state for the text that is +to be displayed. + +Generally, you can use "display" for match and region items that meet these +conditions: +- The item does not continue past the end of a line. Example for C: A region + for a "/*" comment can't contain "display", because it continues on the next + line. +- The item does not contain items that continue past the end of the line or + make it continue on the next line. +- The item does not change the size of any item it is contained in. Example + for C: A match with "\\$" in a preprocessor match can't have "display", + because it may make that preprocessor match shorter. +- The item does not allow other items to match that didn't match otherwise, + and that item may extend the match too far. Example for C: A match for a + "//" comment can't use "display", because a "/*" inside that comment would + match then and start a comment which extends past the end of the line. + +Examples, for the C language, where "display" can be used: +- match with a number +- match with a label + + +transparent *:syn-transparent* + +If the "transparent" argument is given, this item will not be highlighted +itself, but will take the highlighting of the item it is contained in. This +is useful for syntax items that don't need any highlighting but are used +only to skip over a part of the text. + +The "contains=" argument is also inherited from the item it is contained in, +unless a "contains" argument is given for the transparent item itself. To +avoid that unwanted items are contained, use "contains=NONE". Example, which +highlights words in strings, but makes an exception for "vim": > + :syn match myString /'[^']*'/ contains=myWord,myVim + :syn match myWord /\<[a-z]*\>/ contained + :syn match myVim /\<vim\>/ transparent contained contains=NONE + :hi link myString String + :hi link myWord Comment +Since the "myVim" match comes after "myWord" it is the preferred match (last +match in the same position overrules an earlier one). The "transparent" +argument makes the "myVim" match use the same highlighting as "myString". But +it does not contain anything. If the "contains=NONE" argument would be left +out, then "myVim" would use the contains argument from myString and allow +"myWord" to be contained, which will be highlighted as a Constant. This +happens because a contained match doesn't match inside itself in the same +position, thus the "myVim" match doesn't overrule the "myWord" match here. + +When you look at the colored text, it is like looking at layers of contained +items. The contained item is on top of the item it is contained in, thus you +see the contained item. When a contained item is transparent, you can look +through, thus you see the item it is contained in. In a picture: + + look from here + + | | | | | | + V V V V V V + + xxxx yyy more contained items + .................... contained item (transparent) + ============================= first item + +The 'x', 'y' and '=' represent a highlighted syntax item. The '.' represent a +transparent group. + +What you see is: + + =======xxxx=======yyy======== + +Thus you look through the transparent "....". + + +oneline *:syn-oneline* + +The "oneline" argument indicates that the region does not cross a line +boundary. It must match completely in the current line. However, when the +region has a contained item that does cross a line boundary, it continues on +the next line anyway. A contained item can be used to recognize a line +continuation pattern. But the "end" pattern must still match in the first +line, otherwise the region doesn't even start. + +When the start pattern includes a "\n" to match an end-of-line, the end +pattern must be found in the same line as where the start pattern ends. The +end pattern may also include an end-of-line. Thus the "oneline" argument +means that the end of the start pattern and the start of the end pattern must +be within one line. This can't be changed by a skip pattern that matches a +line break. + + +fold *:syn-fold* + +The "fold" argument makes the fold level increase by one for this item. +Example: > + :syn region myFold start="{" end="}" transparent fold + :syn sync fromstart + :set foldmethod=syntax +This will make each {} block form one fold. + +The fold will start on the line where the item starts, and end where the item +ends. If the start and end are within the same line, there is no fold. +The 'foldnestmax' option limits the nesting of syntax folds. +{not available when Vim was compiled without |+folding| feature} + + + *:syn-contains* *E405* *E406* *E407* *E408* *E409* +contains={groupname},.. + +The "contains" argument is followed by a list of syntax group names. These +groups will be allowed to begin inside the item (they may extend past the +containing group's end). This allows for recursive nesting of matches and +regions. If there is no "contains" argument, no groups will be contained in +this item. The group names do not need to be defined before they can be used +here. + +contains=ALL + If the only item in the contains list is "ALL", then all + groups will be accepted inside the item. + +contains=ALLBUT,{group-name},.. + If the first item in the contains list is "ALLBUT", then all + groups will be accepted inside the item, except the ones that + are listed. Example: > + :syntax region Block start="{" end="}" ... contains=ALLBUT,Function + +contains=TOP + If the first item in the contains list is "TOP", then all + groups will be accepted that don't have the "contained" + argument. +contains=TOP,{group-name},.. + Like "TOP", but excluding the groups that are listed. + +contains=CONTAINED + If the first item in the contains list is "CONTAINED", then + all groups will be accepted that have the "contained" + argument. +contains=CONTAINED,{group-name},.. + Like "CONTAINED", but excluding the groups that are + listed. + + +The {group-name} in the "contains" list can be a pattern. All group names +that match the pattern will be included (or excluded, if "ALLBUT" is used). +The pattern cannot contain white space or a ','. Example: > + ... contains=Comment.*,Keyw[0-3] +The matching will be done at moment the syntax command is executed. Groups +that are defined later will not be matched. Also, if the current syntax +command defines a new group, it is not matched. Be careful: When putting +syntax commands in a file you can't rely on groups NOT being defined, because +the file may have been sourced before, and ":syn clear" doesn't remove the +group names. + +The contained groups will also match in the start and end patterns of a +region. If this is not wanted, the "matchgroup" argument can be used +|:syn-matchgroup|. The "ms=" and "me=" offsets can be used to change the +region where contained items do match. Note that this may also limit the +area that is highlighted + + +containedin={groupname}... *:syn-containedin* + +The "containedin" argument is followed by a list of syntax group names. The +item will be allowed to begin inside these groups. This works as if the +containing item has a "contains=" argument that includes this item. + +The {groupname}... can be used just like for "contains", as explained above. + +This is useful when adding a syntax item afterwards. An item can be told to +be included inside an already existing item, without changing the definition +of that item. For example, to highlight a word in a C comment after loading +the C syntax: > + :syn keyword myword HELP containedin=cComment contained +Note that "contained" is also used, to avoid that the item matches at the top +level. + +Matches for "containedin" are added to the other places where the item can +appear. A "contains" argument may also be added as usual. Don't forget that +keywords never contain another item, thus adding them to "containedin" won't +work. + + +nextgroup={groupname},.. *:syn-nextgroup* + +The "nextgroup" argument is followed by a list of syntax group names, +separated by commas (just like with "contains", so you can also use patterns). + +If the "nextgroup" argument is given, the mentioned syntax groups will be +tried for a match, after the match or region ends. If none of the groups have +a match, highlighting continues normally. If there is a match, this group +will be used, even when it is not mentioned in the "contains" field of the +current group. This is like giving the mentioned group priority over all +other groups. Example: > + :syntax match ccFoobar "Foo.\{-}Bar" contains=ccFoo + :syntax match ccFoo "Foo" contained nextgroup=ccFiller + :syntax region ccFiller start="." matchgroup=ccBar end="Bar" contained + +This will highlight "Foo" and "Bar" differently, and only when there is a +"Bar" after "Foo". In the text line below, "f" shows where ccFoo is used for +highlighting, and "bbb" where ccBar is used. > + + Foo asdfasd Bar asdf Foo asdf Bar asdf + fff bbb fff bbb + +Note the use of ".\{-}" to skip as little as possible until the next Bar. +when ".*" would be used, the "asdf" in between "Bar" and "Foo" would be +highlighted according to the "ccFoobar" group, because the ccFooBar match +would include the first "Foo" and the last "Bar" in the line (see |pattern|). + + +skipwhite *:syn-skipwhite* +skipnl *:syn-skipnl* +skipempty *:syn-skipempty* + +These arguments are only used in combination with "nextgroup". They can be +used to allow the next group to match after skipping some text: + skipwhite skip over space and tab characters + skipnl skip over the end of a line + skipempty skip over empty lines (implies a "skipnl") + +When "skipwhite" is present, the white space is only skipped if there is no +next group that matches the white space. + +When "skipnl" is present, the match with nextgroup may be found in the next +line. This only happens when the current item ends at the end of the current +line! When "skipnl" is not present, the nextgroup will only be found after +the current item in the same line. + +When skipping text while looking for a next group, the matches for other +groups are ignored. Only when no next group matches, other items are tried +for a match again. This means that matching a next group and skipping white +space and <EOL>s has a higher priority than other items. + +Example: > + :syn match ifstart "\<if.*" nextgroup=ifline skipwhite skipempty + :syn match ifline "[^ \t].*" nextgroup=ifline skipwhite skipempty contained + :syn match ifline "endif" contained +Note that the "[^ \t].*" match matches all non-white text. Thus it would also +match "endif". Therefore the "endif" match is put last, so that it takes +precedence. +Note that this example doesn't work for nested "if"s. You need to add +"contains" arguments to make that work (omitted for simplicity of the +example). + +IMPLICIT CONCEAL *:syn-conceal-implicit* + +:sy[ntax] conceal [on|off] + This defines if the following ":syntax" commands will define keywords, + matches or regions with the "conceal" flag set. After ":syn conceal + on", all subsequent ":syn keyword", ":syn match" or ":syn region" + defined will have the "conceal" flag set implicitly. ":syn conceal + off" returns to the normal state where the "conceal" flag must be + given explicitly. + +============================================================================== +7. Syntax patterns *:syn-pattern* *E401* *E402* + +In the syntax commands, a pattern must be surrounded by two identical +characters. This is like it works for the ":s" command. The most common to +use is the double quote. But if the pattern contains a double quote, you can +use another character that is not used in the pattern. Examples: > + :syntax region Comment start="/\*" end="\*/" + :syntax region String start=+"+ end=+"+ skip=+\\"+ + +See |pattern| for the explanation of what a pattern is. Syntax patterns are +always interpreted like the 'magic' option is set, no matter what the actual +value of 'magic' is. And the patterns are interpreted like the 'l' flag is +not included in 'cpoptions'. This was done to make syntax files portable and +independent of 'compatible' and 'magic' settings. + +Try to avoid patterns that can match an empty string, such as "[a-z]*". +This slows down the highlighting a lot, because it matches everywhere. + + *:syn-pattern-offset* +The pattern can be followed by a character offset. This can be used to +change the highlighted part, and to change the text area included in the +match or region (which only matters when trying to match other items). Both +are relative to the matched pattern. The character offset for a skip +pattern can be used to tell where to continue looking for an end pattern. + +The offset takes the form of "{what}={offset}" +The {what} can be one of seven strings: + +ms Match Start offset for the start of the matched text +me Match End offset for the end of the matched text +hs Highlight Start offset for where the highlighting starts +he Highlight End offset for where the highlighting ends +rs Region Start offset for where the body of a region starts +re Region End offset for where the body of a region ends +lc Leading Context offset past "leading context" of pattern + +The {offset} can be: + +s start of the matched pattern +s+{nr} start of the matched pattern plus {nr} chars to the right +s-{nr} start of the matched pattern plus {nr} chars to the left +e end of the matched pattern +e+{nr} end of the matched pattern plus {nr} chars to the right +e-{nr} end of the matched pattern plus {nr} chars to the left +{nr} (for "lc" only): start matching {nr} chars to the left + +Examples: "ms=s+1", "hs=e-2", "lc=3". + +Although all offsets are accepted after any pattern, they are not always +meaningful. This table shows which offsets are actually used: + + ms me hs he rs re lc ~ +match item yes yes yes yes - - yes +region item start yes - yes - yes - yes +region item skip - yes - - - - yes +region item end - yes - yes - yes yes + +Offsets can be concatenated, with a ',' in between. Example: > + :syn match String /"[^"]*"/hs=s+1,he=e-1 +< + some "string" text + ^^^^^^ highlighted + +Notes: +- There must be no white space between the pattern and the character + offset(s). +- The highlighted area will never be outside of the matched text. +- A negative offset for an end pattern may not always work, because the end + pattern may be detected when the highlighting should already have stopped. +- Before Vim 7.2 the offsets were counted in bytes instead of characters. + This didn't work well for multi-byte characters, so it was changed with the + Vim 7.2 release. +- The start of a match cannot be in a line other than where the pattern + matched. This doesn't work: "a\nb"ms=e. You can make the highlighting + start in another line, this does work: "a\nb"hs=e. + +Example (match a comment but don't highlight the /* and */): > + :syntax region Comment start="/\*"hs=e+1 end="\*/"he=s-1 +< + /* this is a comment */ + ^^^^^^^^^^^^^^^^^^^ highlighted + +A more complicated Example: > + :syn region Exa matchgroup=Foo start="foo"hs=s+2,rs=e+2 matchgroup=Bar end="bar"me=e-1,he=e-1,re=s-1 +< + abcfoostringbarabc + mmmmmmmmmmm match + sssrrreee highlight start/region/end ("Foo", "Exa" and "Bar") + +Leading context *:syn-lc* *:syn-leading* *:syn-context* + +Note: This is an obsolete feature, only included for backwards compatibility +with previous Vim versions. It's now recommended to use the |/\@<=| construct +in the pattern. + +The "lc" offset specifies leading context -- a part of the pattern that must +be present, but is not considered part of the match. An offset of "lc=n" will +cause Vim to step back n columns before attempting the pattern match, allowing +characters which have already been matched in previous patterns to also be +used as leading context for this match. This can be used, for instance, to +specify that an "escaping" character must not precede the match: > + + :syn match ZNoBackslash "[^\\]z"ms=s+1 + :syn match WNoBackslash "[^\\]w"lc=1 + :syn match Underline "_\+" +< + ___zzzz ___wwww + ^^^ ^^^ matches Underline + ^ ^ matches ZNoBackslash + ^^^^ matches WNoBackslash + +The "ms" offset is automatically set to the same value as the "lc" offset, +unless you set "ms" explicitly. + + +Multi-line patterns *:syn-multi-line* + +The patterns can include "\n" to match an end-of-line. Mostly this works as +expected, but there are a few exceptions. + +When using a start pattern with an offset, the start of the match is not +allowed to start in a following line. The highlighting can start in a +following line though. Using the "\zs" item also requires that the start of +the match doesn't move to another line. + +The skip pattern can include the "\n", but the search for an end pattern will +continue in the first character of the next line, also when that character is +matched by the skip pattern. This is because redrawing may start in any line +halfway a region and there is no check if the skip pattern started in a +previous line. For example, if the skip pattern is "a\nb" and an end pattern +is "b", the end pattern does match in the second line of this: > + x x a + b x x +Generally this means that the skip pattern should not match any characters +after the "\n". + + +External matches *:syn-ext-match* + +These extra regular expression items are available in region patterns: + + */\z(* */\z(\)* *E50* *E52* + \z(\) Marks the sub-expression as "external", meaning that it is can + be accessed from another pattern match. Currently only usable + in defining a syntax region start pattern. + + */\z1* */\z2* */\z3* */\z4* */\z5* + \z1 ... \z9 */\z6* */\z7* */\z8* */\z9* *E66* *E67* + Matches the same string that was matched by the corresponding + sub-expression in a previous start pattern match. + +Sometimes the start and end patterns of a region need to share a common +sub-expression. A common example is the "here" document in Perl and many Unix +shells. This effect can be achieved with the "\z" special regular expression +items, which marks a sub-expression as "external", in the sense that it can be +referenced from outside the pattern in which it is defined. The here-document +example, for instance, can be done like this: > + :syn region hereDoc start="<<\z(\I\i*\)" end="^\z1$" + +As can be seen here, the \z actually does double duty. In the start pattern, +it marks the "\(\I\i*\)" sub-expression as external; in the end pattern, it +changes the \1 back-reference into an external reference referring to the +first external sub-expression in the start pattern. External references can +also be used in skip patterns: > + :syn region foo start="start \(\I\i*\)" skip="not end \z1" end="end \z1" + +Note that normal and external sub-expressions are completely orthogonal and +indexed separately; for instance, if the pattern "\z(..\)\(..\)" is applied +to the string "aabb", then \1 will refer to "bb" and \z1 will refer to "aa". +Note also that external sub-expressions cannot be accessed as back-references +within the same pattern like normal sub-expressions. If you want to use one +sub-expression as both a normal and an external sub-expression, you can nest +the two, as in "\(\z(...\)\)". + +Note that only matches within a single line can be used. Multi-line matches +cannot be referred to. + +============================================================================== +8. Syntax clusters *:syn-cluster* *E400* + +:sy[ntax] cluster {cluster-name} [contains={group-name}..] + [add={group-name}..] + [remove={group-name}..] + +This command allows you to cluster a list of syntax groups together under a +single name. + + contains={group-name}.. + The cluster is set to the specified list of groups. + add={group-name}.. + The specified groups are added to the cluster. + remove={group-name}.. + The specified groups are removed from the cluster. + +A cluster so defined may be referred to in a contains=.., containedin=.., +nextgroup=.., add=.. or remove=.. list with a "@" prefix. You can also use +this notation to implicitly declare a cluster before specifying its contents. + +Example: > + :syntax match Thing "# [^#]\+ #" contains=@ThingMembers + :syntax cluster ThingMembers contains=ThingMember1,ThingMember2 + +As the previous example suggests, modifications to a cluster are effectively +retroactive; the membership of the cluster is checked at the last minute, so +to speak: > + :syntax keyword A aaa + :syntax keyword B bbb + :syntax cluster AandB contains=A + :syntax match Stuff "( aaa bbb )" contains=@AandB + :syntax cluster AandB add=B " now both keywords are matched in Stuff + +This also has implications for nested clusters: > + :syntax keyword A aaa + :syntax keyword B bbb + :syntax cluster SmallGroup contains=B + :syntax cluster BigGroup contains=A,@SmallGroup + :syntax match Stuff "( aaa bbb )" contains=@BigGroup + :syntax cluster BigGroup remove=B " no effect, since B isn't in BigGroup + :syntax cluster SmallGroup remove=B " now bbb isn't matched within Stuff + +============================================================================== +9. Including syntax files *:syn-include* *E397* + +It is often useful for one language's syntax file to include a syntax file for +a related language. Depending on the exact relationship, this can be done in +two different ways: + + - If top-level syntax items in the included syntax file are to be + allowed at the top level in the including syntax, you can simply use + the |:runtime| command: > + + " In cpp.vim: + :runtime! syntax/c.vim + :unlet b:current_syntax + +< - If top-level syntax items in the included syntax file are to be + contained within a region in the including syntax, you can use the + ":syntax include" command: + +:sy[ntax] include [@{grouplist-name}] {file-name} + + All syntax items declared in the included file will have the + "contained" flag added. In addition, if a group list is specified, + all top-level syntax items in the included file will be added to + that list. > + + " In perl.vim: + :syntax include @Pod <sfile>:p:h/pod.vim + :syntax region perlPOD start="^=head" end="^=cut" contains=@Pod +< + When {file-name} is an absolute path (starts with "/", "c:", "$VAR" + or "<sfile>") that file is sourced. When it is a relative path + (e.g., "syntax/pod.vim") the file is searched for in 'runtimepath'. + All matching files are loaded. Using a relative path is + recommended, because it allows a user to replace the included file + with his own version, without replacing the file that does the ":syn + include". + +============================================================================== +10. Synchronizing *:syn-sync* *E403* *E404* + +Vim wants to be able to start redrawing in any position in the document. To +make this possible it needs to know the syntax state at the position where +redrawing starts. + +:sy[ntax] sync [ccomment [group-name] | minlines={N} | ...] + +There are four ways to synchronize: +1. Always parse from the start of the file. + |:syn-sync-first| +2. Based on C-style comments. Vim understands how C-comments work and can + figure out if the current line starts inside or outside a comment. + |:syn-sync-second| +3. Jumping back a certain number of lines and start parsing there. + |:syn-sync-third| +4. Searching backwards in the text for a pattern to sync on. + |:syn-sync-fourth| + + *:syn-sync-maxlines* *:syn-sync-minlines* +For the last three methods, the line range where the parsing can start is +limited by "minlines" and "maxlines". + +If the "minlines={N}" argument is given, the parsing always starts at least +that many lines backwards. This can be used if the parsing may take a few +lines before it's correct, or when it's not possible to use syncing. + +If the "maxlines={N}" argument is given, the number of lines that are searched +for a comment or syncing pattern is restricted to N lines backwards (after +adding "minlines"). This is useful if you have few things to sync on and a +slow machine. Example: > + :syntax sync ccomment maxlines=500 +< + *:syn-sync-linebreaks* +When using a pattern that matches multiple lines, a change in one line may +cause a pattern to no longer match in a previous line. This means has to +start above where the change was made. How many lines can be specified with +the "linebreaks" argument. For example, when a pattern may include one line +break use this: > + :syntax sync linebreaks=1 +The result is that redrawing always starts at least one line before where a +change was made. The default value for "linebreaks" is zero. Usually the +value for "minlines" is bigger than "linebreaks". + + +First syncing method: *:syn-sync-first* +> + :syntax sync fromstart + +The file will be parsed from the start. This makes syntax highlighting +accurate, but can be slow for long files. Vim caches previously parsed text, +so that it's only slow when parsing the text for the first time. However, +when making changes some part of the next needs to be parsed again (worst +case: to the end of the file). + +Using "fromstart" is equivalent to using "minlines" with a very large number. + + +Second syncing method: *:syn-sync-second* *:syn-sync-ccomment* + +For the second method, only the "ccomment" argument needs to be given. +Example: > + :syntax sync ccomment + +When Vim finds that the line where displaying starts is inside a C-style +comment, the last region syntax item with the group-name "Comment" will be +used. This requires that there is a region with the group-name "Comment"! +An alternate group name can be specified, for example: > + :syntax sync ccomment javaComment +This means that the last item specified with "syn region javaComment" will be +used for the detected C comment region. This only works properly if that +region does have a start pattern "\/*" and an end pattern "*\/". + +The "maxlines" argument can be used to restrict the search to a number of +lines. The "minlines" argument can be used to at least start a number of +lines back (e.g., for when there is some construct that only takes a few +lines, but it hard to sync on). + +Note: Syncing on a C comment doesn't work properly when strings are used +that cross a line and contain a "*/". Since letting strings cross a line +is a bad programming habit (many compilers give a warning message), and the +chance of a "*/" appearing inside a comment is very small, this restriction +is hardly ever noticed. + + +Third syncing method: *:syn-sync-third* + +For the third method, only the "minlines={N}" argument needs to be given. +Vim will subtract {N} from the line number and start parsing there. This +means {N} extra lines need to be parsed, which makes this method a bit slower. +Example: > + :syntax sync minlines=50 + +"lines" is equivalent to "minlines" (used by older versions). + + +Fourth syncing method: *:syn-sync-fourth* + +The idea is to synchronize on the end of a few specific regions, called a +sync pattern. Only regions can cross lines, so when we find the end of some +region, we might be able to know in which syntax item we are. The search +starts in the line just above the one where redrawing starts. From there +the search continues backwards in the file. + +This works just like the non-syncing syntax items. You can use contained +matches, nextgroup, etc. But there are a few differences: +- Keywords cannot be used. +- The syntax items with the "sync" keyword form a completely separated group + of syntax items. You can't mix syncing groups and non-syncing groups. +- The matching works backwards in the buffer (line by line), instead of + forwards. +- A line continuation pattern can be given. It is used to decide which group + of lines need to be searched like they were one line. This means that the + search for a match with the specified items starts in the first of the + consecutive that contain the continuation pattern. +- When using "nextgroup" or "contains", this only works within one line (or + group of continued lines). +- When using a region, it must start and end in the same line (or group of + continued lines). Otherwise the end is assumed to be at the end of the + line (or group of continued lines). +- When a match with a sync pattern is found, the rest of the line (or group of + continued lines) is searched for another match. The last match is used. + This is used when a line can contain both the start end the end of a region + (e.g., in a C-comment like /* this */, the last "*/" is used). + +There are two ways how a match with a sync pattern can be used: +1. Parsing for highlighting starts where redrawing starts (and where the + search for the sync pattern started). The syntax group that is expected + to be valid there must be specified. This works well when the regions + that cross lines cannot contain other regions. +2. Parsing for highlighting continues just after the match. The syntax group + that is expected to be present just after the match must be specified. + This can be used when the previous method doesn't work well. It's much + slower, because more text needs to be parsed. +Both types of sync patterns can be used at the same time. + +Besides the sync patterns, other matches and regions can be specified, to +avoid finding unwanted matches. + +[The reason that the sync patterns are given separately, is that mostly the +search for the sync point can be much simpler than figuring out the +highlighting. The reduced number of patterns means it will go (much) +faster.] + + *syn-sync-grouphere* *E393* *E394* + :syntax sync match {sync-group-name} grouphere {group-name} "pattern" .. + + Define a match that is used for syncing. {group-name} is the + name of a syntax group that follows just after the match. Parsing + of the text for highlighting starts just after the match. A region + must exist for this {group-name}. The first one defined will be used. + "NONE" can be used for when there is no syntax group after the match. + + *syn-sync-groupthere* + :syntax sync match {sync-group-name} groupthere {group-name} "pattern" .. + + Like "grouphere", but {group-name} is the name of a syntax group that + is to be used at the start of the line where searching for the sync + point started. The text between the match and the start of the sync + pattern searching is assumed not to change the syntax highlighting. + For example, in C you could search backwards for "/*" and "*/". If + "/*" is found first, you know that you are inside a comment, so the + "groupthere" is "cComment". If "*/" is found first, you know that you + are not in a comment, so the "groupthere" is "NONE". (in practice + it's a bit more complicated, because the "/*" and "*/" could appear + inside a string. That's left as an exercise to the reader...). + + :syntax sync match .. + :syntax sync region .. + + Without a "groupthere" argument. Define a region or match that is + skipped while searching for a sync point. + + *syn-sync-linecont* + :syntax sync linecont {pattern} + + When {pattern} matches in a line, it is considered to continue in + the next line. This means that the search for a sync point will + consider the lines to be concatenated. + +If the "maxlines={N}" argument is given too, the number of lines that are +searched for a match is restricted to N. This is useful if you have very +few things to sync on and a slow machine. Example: > + :syntax sync maxlines=100 + +You can clear all sync settings with: > + :syntax sync clear + +You can clear specific sync patterns with: > + :syntax sync clear {sync-group-name} .. + +============================================================================== +11. Listing syntax items *:syntax* *:sy* *:syn* *:syn-list* + +This command lists all the syntax items: > + + :sy[ntax] [list] + +To show the syntax items for one syntax group: > + + :sy[ntax] list {group-name} + +To list the syntax groups in one cluster: *E392* > + + :sy[ntax] list @{cluster-name} + +See above for other arguments for the ":syntax" command. + +Note that the ":syntax" command can be abbreviated to ":sy", although ":syn" +is mostly used, because it looks better. + +============================================================================== +12. Highlight command *:highlight* *:hi* *E28* *E411* *E415* + +There are three types of highlight groups: +- The ones used for specific languages. For these the name starts with the + name of the language. Many of these don't have any attributes, but are + linked to a group of the second type. +- The ones used for all syntax languages. +- The ones used for the 'highlight' option. + *hitest.vim* +You can see all the groups currently active with this command: > + :so $VIMRUNTIME/syntax/hitest.vim +This will open a new window containing all highlight group names, displayed +in their own color. + + *:colo* *:colorscheme* *E185* +:colo[rscheme] Output the name of the currently active color scheme. + This is basically the same as > + :echo g:colors_name +< In case g:colors_name has not been defined :colo will + output "default". When compiled without the |+eval| + feature it will output "unknown". + +:colo[rscheme] {name} Load color scheme {name}. This searches 'runtimepath' + for the file "colors/{name}.vim. The first one that + is found is loaded. + To see the name of the currently active color scheme: > + :colo +< The name is also stored in the g:colors_name variable. + Doesn't work recursively, thus you can't use + ":colorscheme" in a color scheme script. + After the color scheme has been loaded the + |ColorScheme| autocommand event is triggered. + For info about writing a colorscheme file: > + :edit $VIMRUNTIME/colors/README.txt + +:hi[ghlight] List all the current highlight groups that have + attributes set. + +:hi[ghlight] {group-name} + List one highlight group. + +:hi[ghlight] clear Reset all highlighting to the defaults. Removes all + highlighting for groups added by the user! + Uses the current value of 'background' to decide which + default colors to use. + +:hi[ghlight] clear {group-name} +:hi[ghlight] {group-name} NONE + Disable the highlighting for one highlight group. It + is _not_ set back to the default colors. + +:hi[ghlight] [default] {group-name} {key}={arg} .. + Add a highlight group, or change the highlighting for + an existing group. + See |highlight-args| for the {key}={arg} arguments. + See |:highlight-default| for the optional [default] + argument. + +Normally a highlight group is added once when starting up. This sets the +default values for the highlighting. After that, you can use additional +highlight commands to change the arguments that you want to set to non-default +values. The value "NONE" can be used to switch the value off or go back to +the default value. + +A simple way to change colors is with the |:colorscheme| command. This loads +a file with ":highlight" commands such as this: > + + :hi Comment gui=bold + +Note that all settings that are not included remain the same, only the +specified field is used, and settings are merged with previous ones. So, the +result is like this single command has been used: > + :hi Comment term=bold ctermfg=Cyan guifg=#80a0ff gui=bold +< + *:highlight-verbose* +When listing a highlight group and 'verbose' is non-zero, the listing will +also tell where it was last set. Example: > + :verbose hi Comment +< Comment xxx term=bold ctermfg=4 guifg=Blue ~ + Last set from /home/mool/vim/vim7/runtime/syntax/syncolor.vim ~ + +When ":hi clear" is used then the script where this command is used will be +mentioned for the default values. See |:verbose-cmd| for more information. + + *highlight-args* *E416* *E417* *E423* +There are three types of terminals for highlighting: +term a normal terminal (vt100, xterm) +cterm a color terminal (MS-DOS console, color-xterm, these have the "Co" + termcap entry) +gui the GUI + +For each type the highlighting can be given. This makes it possible to use +the same syntax file on all terminals, and use the optimal highlighting. + +1. highlight arguments for normal terminals + + *bold* *underline* *undercurl* + *inverse* *italic* *standout* +term={attr-list} *attr-list* *highlight-term* *E418* + attr-list is a comma separated list (without spaces) of the + following items (in any order): + bold + underline + undercurl not always available + reverse + inverse same as reverse + italic + standout + NONE no attributes used (used to reset it) + + Note that "bold" can be used here and by using a bold font. They + have the same effect. + "undercurl" is a curly underline. When "undercurl" is not possible + then "underline" is used. In general "undercurl" is only available in + the GUI. The color is set with |highlight-guisp|. + +start={term-list} *highlight-start* *E422* +stop={term-list} *term-list* *highlight-stop* + These lists of terminal codes can be used to get + non-standard attributes on a terminal. + + The escape sequence specified with the "start" argument + is written before the characters in the highlighted + area. It can be anything that you want to send to the + terminal to highlight this area. The escape sequence + specified with the "stop" argument is written after the + highlighted area. This should undo the "start" argument. + Otherwise the screen will look messed up. + + The {term-list} can have two forms: + + 1. A string with escape sequences. + This is any string of characters, except that it can't start with + "t_" and blanks are not allowed. The <> notation is recognized + here, so you can use things like "<Esc>" and "<Space>". Example: + start=<Esc>[27h;<Esc>[<Space>r; + + 2. A list of terminal codes. + Each terminal code has the form "t_xx", where "xx" is the name of + the termcap entry. The codes have to be separated with commas. + White space is not allowed. Example: + start=t_C1,t_BL + The terminal codes must exist for this to work. + + +2. highlight arguments for color terminals + +cterm={attr-list} *highlight-cterm* + See above for the description of {attr-list} |attr-list|. + The "cterm" argument is likely to be different from "term", when + colors are used. For example, in a normal terminal comments could + be underlined, in a color terminal they can be made Blue. + Note: Many terminals (e.g., DOS console) can't mix these attributes + with coloring. Use only one of "cterm=" OR "ctermfg=" OR "ctermbg=". + +ctermfg={color-nr} *highlight-ctermfg* *E421* +ctermbg={color-nr} *highlight-ctermbg* + The {color-nr} argument is a color number. Its range is zero to + (not including) the number given by the termcap entry "Co". + The actual color with this number depends on the type of terminal + and its settings. Sometimes the color also depends on the settings of + "cterm". For example, on some systems "cterm=bold ctermfg=3" gives + another color, on others you just get color 3. + + For an xterm this depends on your resources, and is a bit + unpredictable. See your xterm documentation for the defaults. The + colors for a color-xterm can be changed from the .Xdefaults file. + Unfortunately this means that it's not possible to get the same colors + for each user. See |xterm-color| for info about color xterms. + + The MSDOS standard colors are fixed (in a console window), so these + have been used for the names. But the meaning of color names in X11 + are fixed, so these color settings have been used, to make the + highlighting settings portable (complicated, isn't it?). The + following names are recognized, with the color number used: + + *cterm-colors* + NR-16 NR-8 COLOR NAME ~ + 0 0 Black + 1 4 DarkBlue + 2 2 DarkGreen + 3 6 DarkCyan + 4 1 DarkRed + 5 5 DarkMagenta + 6 3 Brown, DarkYellow + 7 7 LightGray, LightGrey, Gray, Grey + 8 0* DarkGray, DarkGrey + 9 4* Blue, LightBlue + 10 2* Green, LightGreen + 11 6* Cyan, LightCyan + 12 1* Red, LightRed + 13 5* Magenta, LightMagenta + 14 3* Yellow, LightYellow + 15 7* White + + The number under "NR-16" is used for 16-color terminals ('t_Co' + greater than or equal to 16). The number under "NR-8" is used for + 8-color terminals ('t_Co' less than 16). The '*' indicates that the + bold attribute is set for ctermfg. In many 8-color terminals (e.g., + "linux"), this causes the bright colors to appear. This doesn't work + for background colors! Without the '*' the bold attribute is removed. + If you want to set the bold attribute in a different way, put a + "cterm=" argument AFTER the "ctermfg=" or "ctermbg=" argument. Or use + a number instead of a color name. + + The case of the color names is ignored. + Note that for 16 color ansi style terminals (including xterms), the + numbers in the NR-8 column is used. Here '*' means 'add 8' so that Blue + is 12, DarkGray is 8 etc. + + Note that for some color terminals these names may result in the wrong + colors! + + *:hi-normal-cterm* + When setting the "ctermfg" or "ctermbg" colors for the Normal group, + these will become the colors used for the non-highlighted text. + Example: > + :highlight Normal ctermfg=grey ctermbg=darkblue +< When setting the "ctermbg" color for the Normal group, the + 'background' option will be adjusted automatically. This causes the + highlight groups that depend on 'background' to change! This means + you should set the colors for Normal first, before setting other + colors. + When a colorscheme is being used, changing 'background' causes it to + be reloaded, which may reset all colors (including Normal). First + delete the "g:colors_name" variable when you don't want this. + + When you have set "ctermfg" or "ctermbg" for the Normal group, Vim + needs to reset the color when exiting. This is done with the "op" + termcap entry |t_op|. If this doesn't work correctly, try setting the + 't_op' option in your .vimrc. + *E419* *E420* + When Vim knows the normal foreground and background colors, "fg" and + "bg" can be used as color names. This only works after setting the + colors for the Normal group and for the MS-DOS console. Example, for + reverse video: > + :highlight Visual ctermfg=bg ctermbg=fg +< Note that the colors are used that are valid at the moment this + command are given. If the Normal group colors are changed later, the + "fg" and "bg" colors will not be adjusted. + + +3. highlight arguments for the GUI + +gui={attr-list} *highlight-gui* + These give the attributes to use in the GUI mode. + See |attr-list| for a description. + Note that "bold" can be used here and by using a bold font. They + have the same effect. + Note that the attributes are ignored for the "Normal" group. + +font={font-name} *highlight-font* + font-name is the name of a font, as it is used on the system Vim + runs on. For X11 this is a complicated name, for example: > + font=-misc-fixed-bold-r-normal--14-130-75-75-c-70-iso8859-1 +< + The font-name "NONE" can be used to revert to the default font. + When setting the font for the "Normal" group, this becomes the default + font (until the 'guifont' option is changed; the last one set is + used). + The following only works with Motif and Athena, not with other GUIs: + When setting the font for the "Menu" group, the menus will be changed. + When setting the font for the "Tooltip" group, the tooltips will be + changed. + All fonts used, except for Menu and Tooltip, should be of the same + character size as the default font! Otherwise redrawing problems will + occur. + +guifg={color-name} *highlight-guifg* +guibg={color-name} *highlight-guibg* +guisp={color-name} *highlight-guisp* + These give the foreground (guifg), background (guibg) and special + (guisp) color to use in the GUI. "guisp" is used for undercurl. + There are a few special names: + NONE no color (transparent) + bg use normal background color + background use normal background color + fg use normal foreground color + foreground use normal foreground color + To use a color name with an embedded space or other special character, + put it in single quotes. The single quote cannot be used then. + Example: > + :hi comment guifg='salmon pink' +< + *gui-colors* + Suggested color names (these are available on most systems): + Red LightRed DarkRed + Green LightGreen DarkGreen SeaGreen + Blue LightBlue DarkBlue SlateBlue + Cyan LightCyan DarkCyan + Magenta LightMagenta DarkMagenta + Yellow LightYellow Brown DarkYellow + Gray LightGray DarkGray + Black White + Orange Purple Violet + + In the Win32 GUI version, additional system colors are available. See + |win32-colors|. + + You can also specify a color by its Red, Green and Blue values. + The format is "#rrggbb", where + "rr" is the Red value + "gg" is the Green value + "bb" is the Blue value + All values are hexadecimal, range from "00" to "ff". Examples: > + :highlight Comment guifg=#11f0c3 guibg=#ff00ff +< + *highlight-groups* *highlight-default* +These are the default highlighting groups. These groups are used by the +'highlight' option default. Note that the highlighting depends on the value +of 'background'. You can see the current settings with the ":highlight" +command. + *hl-ColorColumn* +ColorColumn used for the columns set with 'colorcolumn' + *hl-Conceal* +Conceal placeholder characters substituted for concealed + text (see 'conceallevel') + *hl-Cursor* +Cursor the character under the cursor + *hl-CursorIM* +CursorIM like Cursor, but used when in IME mode |CursorIM| + *hl-CursorColumn* +CursorColumn the screen column that the cursor is in when 'cursorcolumn' is + set + *hl-CursorLine* +CursorLine the screen line that the cursor is in when 'cursorline' is + set + *hl-Directory* +Directory directory names (and other special names in listings) + *hl-DiffAdd* +DiffAdd diff mode: Added line |diff.txt| + *hl-DiffChange* +DiffChange diff mode: Changed line |diff.txt| + *hl-DiffDelete* +DiffDelete diff mode: Deleted line |diff.txt| + *hl-DiffText* +DiffText diff mode: Changed text within a changed line |diff.txt| + *hl-ErrorMsg* +ErrorMsg error messages on the command line + *hl-VertSplit* +VertSplit the column separating vertically split windows + *hl-Folded* +Folded line used for closed folds + *hl-FoldColumn* +FoldColumn 'foldcolumn' + *hl-SignColumn* +SignColumn column where |signs| are displayed + *hl-IncSearch* +IncSearch 'incsearch' highlighting; also used for the text replaced with + ":s///c" + *hl-LineNr* +LineNr Line number for ":number" and ":#" commands, and when 'number' + or 'relativenumber' option is set. + *hl-MatchParen* +MatchParen The character under the cursor or just before it, if it + is a paired bracket, and its match. |pi_paren.txt| + + *hl-ModeMsg* +ModeMsg 'showmode' message (e.g., "-- INSERT --") + *hl-MoreMsg* +MoreMsg |more-prompt| + *hl-NonText* +NonText '~' and '@' at the end of the window, characters from + 'showbreak' and other characters that do not really exist in + the text (e.g., ">" displayed when a double-wide character + doesn't fit at the end of the line). + *hl-Normal* +Normal normal text + *hl-Pmenu* +Pmenu Popup menu: normal item. + *hl-PmenuSel* +PmenuSel Popup menu: selected item. + *hl-PmenuSbar* +PmenuSbar Popup menu: scrollbar. + *hl-PmenuThumb* +PmenuThumb Popup menu: Thumb of the scrollbar. + *hl-Question* +Question |hit-enter| prompt and yes/no questions + *hl-Search* +Search Last search pattern highlighting (see 'hlsearch'). + Also used for highlighting the current line in the quickfix + window and similar items that need to stand out. + *hl-SpecialKey* +SpecialKey Meta and special keys listed with ":map", also for text used + to show unprintable characters in the text, 'listchars'. + Generally: text that is displayed differently from what it + really is. + *hl-SpellBad* +SpellBad Word that is not recognized by the spellchecker. |spell| + This will be combined with the highlighting used otherwise. + *hl-SpellCap* +SpellCap Word that should start with a capital. |spell| + This will be combined with the highlighting used otherwise. + *hl-SpellLocal* +SpellLocal Word that is recognized by the spellchecker as one that is + used in another region. |spell| + This will be combined with the highlighting used otherwise. + *hl-SpellRare* +SpellRare Word that is recognized by the spellchecker as one that is + hardly ever used. |spell| + This will be combined with the highlighting used otherwise. + *hl-StatusLine* +StatusLine status line of current window + *hl-StatusLineNC* +StatusLineNC status lines of not-current windows + Note: if this is equal to "StatusLine" Vim will use "^^^" in + the status line of the current window. + *hl-TabLine* +TabLine tab pages line, not active tab page label + *hl-TabLineFill* +TabLineFill tab pages line, where there are no labels + *hl-TabLineSel* +TabLineSel tab pages line, active tab page label + *hl-Title* +Title titles for output from ":set all", ":autocmd" etc. + *hl-Visual* +Visual Visual mode selection + *hl-VisualNOS* +VisualNOS Visual mode selection when vim is "Not Owning the Selection". + Only X11 Gui's |gui-x11| and |xterm-clipboard| supports this. + *hl-WarningMsg* +WarningMsg warning messages + *hl-WildMenu* +WildMenu current match in 'wildmenu' completion + + *hl-User1* *hl-User1..9* *hl-User9* +The 'statusline' syntax allows the use of 9 different highlights in the +statusline and ruler (via 'rulerformat'). The names are User1 to User9. + +For the GUI you can use the following groups to set the colors for the menu, +scrollbars and tooltips. They don't have defaults. This doesn't work for the +Win32 GUI. Only three highlight arguments have any effect here: font, guibg, +and guifg. + + *hl-Menu* +Menu Current font, background and foreground colors of the menus. + Also used for the toolbar. + Applicable highlight arguments: font, guibg, guifg. + + NOTE: For Motif and Athena the font argument actually + specifies a fontset at all times, no matter if 'guifontset' is + empty, and as such it is tied to the current |:language| when + set. + + *hl-Scrollbar* +Scrollbar Current background and foreground of the main window's + scrollbars. + Applicable highlight arguments: guibg, guifg. + + *hl-Tooltip* +Tooltip Current font, background and foreground of the tooltips. + Applicable highlight arguments: font, guibg, guifg. + + NOTE: For Motif and Athena the font argument actually + specifies a fontset at all times, no matter if 'guifontset' is + empty, and as such it is tied to the current |:language| when + set. + +============================================================================== +13. Linking groups *:hi-link* *:highlight-link* *E412* *E413* + +When you want to use the same highlighting for several syntax groups, you +can do this more easily by linking the groups into one common highlight +group, and give the color attributes only for that group. + +To set a link: + + :hi[ghlight][!] [default] link {from-group} {to-group} + +To remove a link: + + :hi[ghlight][!] [default] link {from-group} NONE + +Notes: *E414* +- If the {from-group} and/or {to-group} doesn't exist, it is created. You + don't get an error message for a non-existing group. +- As soon as you use a ":highlight" command for a linked group, the link is + removed. +- If there are already highlight settings for the {from-group}, the link is + not made, unless the '!' is given. For a ":highlight link" command in a + sourced file, you don't get an error message. This can be used to skip + links for groups that already have settings. + + *:hi-default* *:highlight-default* +The [default] argument is used for setting the default highlighting for a +group. If highlighting has already been specified for the group the command +will be ignored. Also when there is an existing link. + +Using [default] is especially useful to overrule the highlighting of a +specific syntax file. For example, the C syntax file contains: > + :highlight default link cComment Comment +If you like Question highlighting for C comments, put this in your vimrc file: > + :highlight link cComment Question +Without the "default" in the C syntax file, the highlighting would be +overruled when the syntax file is loaded. + +============================================================================== +14. Cleaning up *:syn-clear* *E391* + +If you want to clear the syntax stuff for the current buffer, you can use this +command: > + :syntax clear + +This command should be used when you want to switch off syntax highlighting, +or when you want to switch to using another syntax. It's normally not needed +in a syntax file itself, because syntax is cleared by the autocommands that +load the syntax file. +The command also deletes the "b:current_syntax" variable, since no syntax is +loaded after this command. + +If you want to disable syntax highlighting for all buffers, you need to remove +the autocommands that load the syntax files: > + :syntax off + +What this command actually does, is executing the command > + :source $VIMRUNTIME/syntax/nosyntax.vim +See the "nosyntax.vim" file for details. Note that for this to work +$VIMRUNTIME must be valid. See |$VIMRUNTIME|. + +To clean up specific syntax groups for the current buffer: > + :syntax clear {group-name} .. +This removes all patterns and keywords for {group-name}. + +To clean up specific syntax group lists for the current buffer: > + :syntax clear @{grouplist-name} .. +This sets {grouplist-name}'s contents to an empty list. + + *:syntax-reset* *:syn-reset* +If you have changed the colors and messed them up, use this command to get the +defaults back: > + + :syntax reset + +This doesn't change the colors for the 'highlight' option. + +Note that the syntax colors that you set in your vimrc file will also be reset +back to their Vim default. +Note that if you are using a color scheme, the colors defined by the color +scheme for syntax highlighting will be lost. + +What this actually does is: > + + let g:syntax_cmd = "reset" + runtime! syntax/syncolor.vim + +Note that this uses the 'runtimepath' option. + + *syncolor* +If you want to use different colors for syntax highlighting, you can add a Vim +script file to set these colors. Put this file in a directory in +'runtimepath' which comes after $VIMRUNTIME, so that your settings overrule +the default colors. This way these colors will be used after the ":syntax +reset" command. + +For Unix you can use the file ~/.vim/after/syntax/syncolor.vim. Example: > + + if &background == "light" + highlight comment ctermfg=darkgreen guifg=darkgreen + else + highlight comment ctermfg=green guifg=green + endif + + *E679* +Do make sure this syncolor.vim script does not use a "syntax on", set the +'background' option or uses a "colorscheme" command, because it results in an +endless loop. + +Note that when a color scheme is used, there might be some confusion whether +your defined colors are to be used or the colors from the scheme. This +depends on the color scheme file. See |:colorscheme|. + + *syntax_cmd* +The "syntax_cmd" variable is set to one of these values when the +syntax/syncolor.vim files are loaded: + "on" ":syntax on" command. Highlight colors are overruled but + links are kept + "enable" ":syntax enable" command. Only define colors for groups that + don't have highlighting yet. Use ":syntax default". + "reset" ":syntax reset" command or loading a color scheme. Define all + the colors. + "skip" Don't define colors. Used to skip the default settings when a + syncolor.vim file earlier in 'runtimepath' has already set + them. + +============================================================================== +15. Highlighting tags *tag-highlight* + +If you want to highlight all the tags in your file, you can use the following +mappings. + + <F11> -- Generate tags.vim file, and highlight tags. + <F12> -- Just highlight tags based on existing tags.vim file. +> + :map <F11> :sp tags<CR>:%s/^\([^ :]*:\)\=\([^ ]*\).*/syntax keyword Tag \2/<CR>:wq! tags.vim<CR>/^<CR><F12> + :map <F12> :so tags.vim<CR> + +WARNING: The longer the tags file, the slower this will be, and the more +memory Vim will consume. + +Only highlighting typedefs, unions and structs can be done too. For this you +must use Exuberant ctags (found at http://ctags.sf.net). + +Put these lines in your Makefile: + +# Make a highlight file for types. Requires Exuberant ctags and awk +types: types.vim +types.vim: *.[ch] + ctags --c-kinds=gstu -o- *.[ch] |\ + awk 'BEGIN{printf("syntax keyword Type\t")}\ + {printf("%s ", $$1)}END{print ""}' > $@ + +And put these lines in your .vimrc: > + + " load the types.vim highlighting file, if it exists + autocmd BufRead,BufNewFile *.[ch] let fname = expand('<afile>:p:h') . '/types.vim' + autocmd BufRead,BufNewFile *.[ch] if filereadable(fname) + autocmd BufRead,BufNewFile *.[ch] exe 'so ' . fname + autocmd BufRead,BufNewFile *.[ch] endif + +============================================================================== +16. Window-local syntax *:ownsyntax* + +Normally all windows on a buffer share the same syntax settings. It is +possible, however, to set a particular window on a file to have its own +private syntax setting. A possible example would be to edit LaTeX source +with conventional highlighting in one window, while seeing the same source +highlighted differently (so as to hide control sequences and indicate bold, +italic etc regions) in another. The 'scrollbind' option is useful here. + +To set the current window to have the syntax "foo", separately from all other +windows on the buffer: > + :ownsyntax foo +< *w:current_syntax* +This will set the "w:current_syntax" variable to "foo". The value of +"b:current_syntax" does not change. This is implemented by saving and +restoring "b:current_syntax", since the syntax files do set +"b:current_syntax". The value set by the syntax file is assigned to +"w:current_syntax". + +Once a window has its own syntax, syntax commands executed from other windows +on the same buffer (including :syntax clear) have no effect. Conversely, +syntax commands executed from that window do not effect other windows on the +same buffer. + +A window with its own syntax reverts to normal behavior when another buffer +is loaded into that window or the file is reloaded. +When splitting the window, the new window will use the original syntax. + +============================================================================== +17. Color xterms *xterm-color* *color-xterm* + +Most color xterms have only eight colors. If you don't get colors with the +default setup, it should work with these lines in your .vimrc: > + :if &term =~ "xterm" + : if has("terminfo") + : set t_Co=8 + : set t_Sf=<Esc>[3%p1%dm + : set t_Sb=<Esc>[4%p1%dm + : else + : set t_Co=8 + : set t_Sf=<Esc>[3%dm + : set t_Sb=<Esc>[4%dm + : endif + :endif +< [<Esc> is a real escape, type CTRL-V <Esc>] + +You might want to change the first "if" to match the name of your terminal, +e.g. "dtterm" instead of "xterm". + +Note: Do these settings BEFORE doing ":syntax on". Otherwise the colors may +be wrong. + *xiterm* *rxvt* +The above settings have been mentioned to work for xiterm and rxvt too. +But for using 16 colors in an rxvt these should work with terminfo: > + :set t_AB=<Esc>[%?%p1%{8}%<%t25;%p1%{40}%+%e5;%p1%{32}%+%;%dm + :set t_AF=<Esc>[%?%p1%{8}%<%t22;%p1%{30}%+%e1;%p1%{22}%+%;%dm +< + *colortest.vim* +To test your color setup, a file has been included in the Vim distribution. +To use it, execute this command: > + :runtime syntax/colortest.vim + +Some versions of xterm (and other terminals, like the Linux console) can +output lighter foreground colors, even though the number of colors is defined +at 8. Therefore Vim sets the "cterm=bold" attribute for light foreground +colors, when 't_Co' is 8. + + *xfree-xterm* +To get 16 colors or more, get the newest xterm version (which should be +included with XFree86 3.3 and later). You can also find the latest version +at: > + http://invisible-island.net/xterm/xterm.html +Here is a good way to configure it. This uses 88 colors and enables the +termcap-query feature, which allows Vim to ask the xterm how many colors it +supports. > + ./configure --disable-bold-color --enable-88-color --enable-tcap-query +If you only get 8 colors, check the xterm compilation settings. +(Also see |UTF8-xterm| for using this xterm with UTF-8 character encoding). + +This xterm should work with these lines in your .vimrc (for 16 colors): > + :if has("terminfo") + : set t_Co=16 + : set t_AB=<Esc>[%?%p1%{8}%<%t%p1%{40}%+%e%p1%{92}%+%;%dm + : set t_AF=<Esc>[%?%p1%{8}%<%t%p1%{30}%+%e%p1%{82}%+%;%dm + :else + : set t_Co=16 + : set t_Sf=<Esc>[3%dm + : set t_Sb=<Esc>[4%dm + :endif +< [<Esc> is a real escape, type CTRL-V <Esc>] + +Without |+terminfo|, Vim will recognize these settings, and automatically +translate cterm colors of 8 and above to "<Esc>[9%dm" and "<Esc>[10%dm". +Colors above 16 are also translated automatically. + +For 256 colors this has been reported to work: > + + :set t_AB=<Esc>[48;5;%dm + :set t_AF=<Esc>[38;5;%dm + +Or just set the TERM environment variable to "xterm-color" or "xterm-16color" +and try if that works. + +You probably want to use these X resources (in your ~/.Xdefaults file): + XTerm*color0: #000000 + XTerm*color1: #c00000 + XTerm*color2: #008000 + XTerm*color3: #808000 + XTerm*color4: #0000c0 + XTerm*color5: #c000c0 + XTerm*color6: #008080 + XTerm*color7: #c0c0c0 + XTerm*color8: #808080 + XTerm*color9: #ff6060 + XTerm*color10: #00ff00 + XTerm*color11: #ffff00 + XTerm*color12: #8080ff + XTerm*color13: #ff40ff + XTerm*color14: #00ffff + XTerm*color15: #ffffff + Xterm*cursorColor: Black + +[Note: The cursorColor is required to work around a bug, which changes the +cursor color to the color of the last drawn text. This has been fixed by a +newer version of xterm, but not everybody is using it yet.] + +To get these right away, reload the .Xdefaults file to the X Option database +Manager (you only need to do this when you just changed the .Xdefaults file): > + xrdb -merge ~/.Xdefaults +< + *xterm-blink* *xterm-blinking-cursor* +To make the cursor blink in an xterm, see tools/blink.c. Or use Thomas +Dickey's xterm above patchlevel 107 (see above for where to get it), with +these resources: + XTerm*cursorBlink: on + XTerm*cursorOnTime: 400 + XTerm*cursorOffTime: 250 + XTerm*cursorColor: White + + *hpterm-color* +These settings work (more or less) for an hpterm, which only supports 8 +foreground colors: > + :if has("terminfo") + : set t_Co=8 + : set t_Sf=<Esc>[&v%p1%dS + : set t_Sb=<Esc>[&v7S + :else + : set t_Co=8 + : set t_Sf=<Esc>[&v%dS + : set t_Sb=<Esc>[&v7S + :endif +< [<Esc> is a real escape, type CTRL-V <Esc>] + + *Eterm* *enlightened-terminal* +These settings have been reported to work for the Enlightened terminal +emulator, or Eterm. They might work for all xterm-like terminals that use the +bold attribute to get bright colors. Add an ":if" like above when needed. > + :set t_Co=16 + :set t_AF=^[[%?%p1%{8}%<%t3%p1%d%e%p1%{22}%+%d;1%;m + :set t_AB=^[[%?%p1%{8}%<%t4%p1%d%e%p1%{32}%+%d;1%;m +< + *TTpro-telnet* +These settings should work for TTpro telnet. Tera Term Pro is a freeware / +open-source program for MS-Windows. > + set t_Co=16 + set t_AB=^[[%?%p1%{8}%<%t%p1%{40}%+%e%p1%{32}%+5;%;%dm + set t_AF=^[[%?%p1%{8}%<%t%p1%{30}%+%e%p1%{22}%+1;%;%dm +Also make sure TTpro's Setup / Window / Full Color is enabled, and make sure +that Setup / Font / Enable Bold is NOT enabled. +(info provided by John Love-Jensen <eljay@Adobe.COM>) + + vim:tw=78:sw=4:ts=8:ft=help:norl: diff --git a/vim73/doc/tabpage.txt b/vim73/doc/tabpage.txt new file mode 100644 index 0000000..a30d3a1 --- /dev/null +++ b/vim73/doc/tabpage.txt @@ -0,0 +1,382 @@ +*tabpage.txt* For Vim version 7.3. Last change: 2010 Jul 31 + + + VIM REFERENCE MANUAL by Bram Moolenaar + + +Editing with windows in multiple tab pages. *tab-page* *tabpage* + +The commands which have been added to use multiple tab pages are explained +here. Additionally, there are explanations for commands that work differently +when used in combination with more than one tab page. + +1. Introduction |tab-page-intro| +2. Commands |tab-page-commands| +3. Other items |tab-page-other| +4. Setting 'tabline' |setting-tabline| +5. Setting 'guitablabel' |setting-guitablabel| + +{Vi does not have any of these commands} +{not able to use multiple tab pages when the |+windows| feature was disabled +at compile time} + +============================================================================== +1. Introduction *tab-page-intro* + +A tab page holds one or more windows. You can easily switch between tab +pages, so that you have several collections of windows to work on different +things. + +Usually you will see a list of labels at the top of the Vim window, one for +each tab page. With the mouse you can click on the label to jump to that tab +page. There are other ways to move between tab pages, see below. + +Most commands work only in the current tab page. That includes the |CTRL-W| +commands, |:windo|, |:all| and |:ball| (when not using the |:tab| modifier). +The commands that are aware of other tab pages than the current one are +mentioned below. + +Tabs are also a nice way to edit a buffer temporarily without changing the +current window layout. Open a new tab page, do whatever you want to do and +close the tab page. + +============================================================================== +2. Commands *tab-page-commands* + +OPENING A NEW TAB PAGE: + +When starting Vim "vim -p filename ..." opens each file argument in a separate +tab page (up to 'tabpagemax'). See |-p| + +A double click with the mouse in the non-GUI tab pages line opens a new, empty +tab page. It is placed left of the position of the click. The first click +may select another tab page first, causing an extra screen update. + +This also works in a few GUI versions, esp. Win32 and Motif. But only when +clicking right of the labels. + +In the GUI tab pages line you can use the right mouse button to open menu. +|tabline-menu|. + +:[count]tabe[dit] *:tabe* *:tabedit* *:tabnew* +:[count]tabnew + Open a new tab page with an empty window, after the current + tab page. For [count] see |:tab| below. + +:[count]tabe[dit] [++opt] [+cmd] {file} +:[count]tabnew [++opt] [+cmd] {file} + Open a new tab page and edit {file}, like with |:edit|. + For [count] see |:tab| below. + +:[count]tabf[ind] [++opt] [+cmd] {file} *:tabf* *:tabfind* + Open a new tab page and edit {file} in 'path', like with + |:find|. For [count] see |:tab| below. + {not available when the |+file_in_path| feature was disabled + at compile time} + +:[count]tab {cmd} *:tab* + Execute {cmd} and when it opens a new window open a new tab + page instead. Doesn't work for |:diffsplit|, |:diffpatch|, + |:execute| and |:normal|. + When [count] is omitted the tab page appears after the current + one. + When [count] is specified the new tab page comes after tab + page [count]. Use ":0tab cmd" to get the new tab page as the + first one. + Examples: > + :tab split " opens current buffer in new tab page + :tab help gt " opens tab page with help for "gt" + +CTRL-W gf Open a new tab page and edit the file name under the cursor. + See |CTRL-W_gf|. + +CTRL-W gF Open a new tab page and edit the file name under the cursor + and jump to the line number following the file name. + See |CTRL-W_gF|. + +CLOSING A TAB PAGE: + +Closing the last window of a tab page closes the tab page too, unless there is +only one tab page. + +Using the mouse: If the tab page line is displayed you can click in the "X" at +the top right to close the current tab page. A custom |'tabline'| may show +something else. + + *:tabc* *:tabclose* +:tabc[lose][!] Close current tab page. + This command fails when: + - There is only one tab page on the screen. *E784* + - When 'hidden' is not set, [!] is not used, a buffer has + changes, and there is no other window on this buffer. + Changes to the buffer are not written and won't get lost, so + this is a "safe" command. + +:tabc[lose][!] {count} + Close tab page {count}. Fails in the same way as ':tabclose" + above. + + *:tabo* *:tabonly* +:tabo[nly][!] Close all other tab pages. + When the 'hidden' option is set, all buffers in closed windows + become hidden. + When 'hidden' is not set, and the 'autowrite' option is set, + modified buffers are written. Otherwise, windows that have + buffers that are modified are not removed, unless the [!] is + given, then they become hidden. But modified buffers are + never abandoned, so changes cannot get lost. + + +SWITCHING TO ANOTHER TAB PAGE: + +Using the mouse: If the tab page line is displayed you can click in a tab page +label to switch to that tab page. Click where there is no label to go to the +next tab page. |'tabline'| + +:tabn[ext] *:tabn* *:tabnext* *gt* +<C-PageDown> *CTRL-<PageDown>* *<C-PageDown>* +gt *i_CTRL-<PageDown>* *i_<C-PageDown>* + Go to the next tab page. Wraps around from the last to the + first one. + +:tabn[ext] {count} +{count}<C-PageDown> +{count}gt Go to tab page {count}. The first tab page has number one. + + +:tabp[revious] *:tabp* *:tabprevious* *gT* *:tabN* +:tabN[ext] *:tabNext* *CTRL-<PageUp>* +<C-PageUp> *<C-PageUp>* *i_CTRL-<PageUp>* *i_<C-PageUp>* +gT Go to the previous tab page. Wraps around from the first one + to the last one. + +:tabp[revious] {count} +:tabN[ext] {count} +{count}<C-PageUp> +{count}gT Go {count} tab pages back. Wraps around from the first one + to the last one. + +:tabr[ewind] *:tabfir* *:tabfirst* *:tabr* *:tabrewind* +:tabfir[st] Go to the first tab page. + + *:tabl* *:tablast* +:tabl[ast] Go to the last tab page. + + +Other commands: + *:tabs* +:tabs List the tab pages and the windows they contain. + Shows a ">" for the current window. + Shows a "+" for modified buffers. + + +REORDERING TAB PAGES: + +:tabm[ove] [N] *:tabm* *:tabmove* + Move the current tab page to after tab page N. Use zero to + make the current tab page the first one. Without N the tab + page is made the last one. + + +LOOPING OVER TAB PAGES: + + *:tabd* *:tabdo* +:tabd[o] {cmd} Execute {cmd} in each tab page. + It works like doing this: > + :tabfirst + :{cmd} + :tabnext + :{cmd} + etc. +< This only operates in the current window of each tab page. + When an error is detected on one tab page, further tab pages + will not be visited. + The last tab page (or where an error occurred) becomes the + current tab page. + {cmd} can contain '|' to concatenate several commands. + {cmd} must not open or close tab pages or reorder them. + {not in Vi} {not available when compiled without the + |+listcmds| feature} + Also see |:windo|, |:argdo| and |:bufdo|. + +============================================================================== +3. Other items *tab-page-other* + + *tabline-menu* +The GUI tab pages line has a popup menu. It is accessed with a right click. +The entries are: + Close Close the tab page under the mouse pointer. The + current one if there is no label under the mouse + pointer. + New Tab Open a tab page, editing an empty buffer. It appears + to the left of the mouse pointer. + Open Tab... Like "New Tab" and additionally use a file selector to + select a file to edit. + +Diff mode works per tab page. You can see the diffs between several files +within one tab page. Other tab pages can show differences between other +files. + +Variables local to a tab page start with "t:". |tabpage-variable| + +Currently there is only one option local to a tab page: 'cmdheight'. + +The TabLeave and TabEnter autocommand events can be used to do something when +switching from one tab page to another. The exact order depends on what you +are doing. When creating a new tab page this works as if you create a new +window on the same buffer and then edit another buffer. Thus ":tabnew" +triggers: + WinLeave leave current window + TabLeave leave current tab page + TabEnter enter new tab page + WinEnter enter window in new tab page + BufLeave leave current buffer + BufEnter enter new empty buffer + +When switching to another tab page the order is: + BufLeave + WinLeave + TabLeave + TabEnter + WinEnter + BufEnter + +============================================================================== +4. Setting 'tabline' *setting-tabline* + +The 'tabline' option specifies what the line with tab pages labels looks like. +It is only used when there is no GUI tab line. + +You can use the 'showtabline' option to specify when you want the line with +tab page labels to appear: never, when there is more than one tab page or +always. + +The highlighting of the tab pages line is set with the groups TabLine +TabLineSel and TabLineFill. |hl-TabLine| |hl-TabLineSel| |hl-TabLineFill| + +A "+" will be shown for a tab page that has a modified window. The number of +windows in a tabpage is also shown. Thus "3+" means three windows and one of +them has a modified buffer. + +The 'tabline' option allows you to define your preferred way to tab pages +labels. This isn't easy, thus an example will be given here. + +For basics see the 'statusline' option. The same items can be used in the +'tabline' option. Additionally, the |tabpagebuflist()|, |tabpagenr()| and +|tabpagewinnr()| functions are useful. + +Since the number of tab labels will vary, you need to use an expression for +the whole option. Something like: > + :set tabline=%!MyTabLine() + +Then define the MyTabLine() function to list all the tab pages labels. A +convenient method is to split it in two parts: First go over all the tab +pages and define labels for them. Then get the label for each tab page. > + + function MyTabLine() + let s = '' + for i in range(tabpagenr('$')) + " select the highlighting + if i + 1 == tabpagenr() + let s .= '%#TabLineSel#' + else + let s .= '%#TabLine#' + endif + + " set the tab page number (for mouse clicks) + let s .= '%' . (i + 1) . 'T' + + " the label is made by MyTabLabel() + let s .= ' %{MyTabLabel(' . (i + 1) . ')} ' + endfor + + " after the last tab fill with TabLineFill and reset tab page nr + let s .= '%#TabLineFill#%T' + + " right-align the label to close the current tab page + if tabpagenr('$') > 1 + let s .= '%=%#TabLine#%999Xclose' + endif + + return s + endfunction + +Now the MyTabLabel() function is called for each tab page to get its label. > + + function MyTabLabel(n) + let buflist = tabpagebuflist(a:n) + let winnr = tabpagewinnr(a:n) + return bufname(buflist[winnr - 1]) + endfunction + +This is just a simplistic example that results in a tab pages line that +resembles the default, but without adding a + for a modified buffer or +truncating the names. You will want to reduce the width of labels in a +clever way when there is not enough room. Check the 'columns' option for the +space available. + +============================================================================== +5. Setting 'guitablabel' *setting-guitablabel* + +When the GUI tab pages line is displayed, 'guitablabel' can be used to +specify the label to display for each tab page. Unlike 'tabline', which +specifies the whole tab pages line at once, 'guitablabel' is used for each +label separately. + +'guitabtooltip' is very similar and is used for the tooltip of the same label. +This only appears when the mouse pointer hovers over the label, thus it +usually is longer. Only supported on some systems though. + +See the 'statusline' option for the format of the value. + +The "%N" item can be used for the current tab page number. The |v:lnum| +variable is also set to this number when the option is evaluated. +The items that use a file name refer to the current window of the tab page. + +Note that syntax highlighting is not used for the option. The %T and %X +items are also ignored. + +A simple example that puts the tab page number and the buffer name in the +label: > + :set guitablabel=%N\ %f + +An example that resembles the default 'guitablabel': Show the number of +windows in the tab page and a '+' if there is a modified buffer: > + + function GuiTabLabel() + let label = '' + let bufnrlist = tabpagebuflist(v:lnum) + + " Add '+' if one of the buffers in the tab page is modified + for bufnr in bufnrlist + if getbufvar(bufnr, "&modified") + let label = '+' + break + endif + endfor + + " Append the number of windows in the tab page if more than one + let wincount = tabpagewinnr(v:lnum, '$') + if wincount > 1 + let label .= wincount + endif + if label != '' + let label .= ' ' + endif + + " Append the buffer name + return label . bufname(bufnrlist[tabpagewinnr(v:lnum) - 1]) + endfunction + + set guitablabel=%{GuiTabLabel()} + +Note that the function must be defined before setting the option, otherwise +you get an error message for the function not being known. + +If you want to fall back to the default label, return an empty string. + +If you want to show something specific for a tab page, you might want to use a +tab page local variable. |t:var| + + + vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/tags b/vim73/doc/tags new file mode 100644 index 0000000..4338bf8 --- /dev/null +++ b/vim73/doc/tags @@ -0,0 +1,8582 @@ +! change.txt /*!* +!! change.txt /*!!* +# pattern.txt /*#* +$ motion.txt /*$* +$HOME options.txt /*$HOME* +$HOME-use version5.txt /*$HOME-use* +$MYGVIMRC gui.txt /*$MYGVIMRC* +$MYVIMRC starting.txt /*$MYVIMRC* +$VIM starting.txt /*$VIM* +$VIM-use version5.txt /*$VIM-use* +$VIMRUNTIME starting.txt /*$VIMRUNTIME* +% motion.txt /*%* +%:. cmdline.txt /*%:.* +%:8 cmdline.txt /*%:8* +%:e cmdline.txt /*%:e* +%:gs cmdline.txt /*%:gs* +%:h cmdline.txt /*%:h* +%:p cmdline.txt /*%:p* +%:r cmdline.txt /*%:r* +%:s cmdline.txt /*%:s* +%:t cmdline.txt /*%:t* +%:~ cmdline.txt /*%:~* +& change.txt /*&* +' motion.txt /*'* +'' motion.txt /*''* +'( motion.txt /*'(* +') motion.txt /*')* +'. motion.txt /*'.* +'0 motion.txt /*'0* +'< motion.txt /*'<* +'> motion.txt /*'>* +'A motion.txt /*'A* +'[ motion.txt /*'[* +'] motion.txt /*']* +'^ motion.txt /*'^* +'a motion.txt /*'a* +'acd' options.txt /*'acd'* +'ai' options.txt /*'ai'* +'akm' options.txt /*'akm'* +'al' options.txt /*'al'* +'aleph' options.txt /*'aleph'* +'allowrevins' options.txt /*'allowrevins'* +'altkeymap' options.txt /*'altkeymap'* +'ambiwidth' options.txt /*'ambiwidth'* +'ambw' options.txt /*'ambw'* +'anti' options.txt /*'anti'* +'antialias' options.txt /*'antialias'* +'ap' vi_diff.txt /*'ap'* +'ar' options.txt /*'ar'* +'arab' options.txt /*'arab'* +'arabic' options.txt /*'arabic'* +'arabicshape' options.txt /*'arabicshape'* +'ari' options.txt /*'ari'* +'arshape' options.txt /*'arshape'* +'as' todo.txt /*'as'* +'autochdir' options.txt /*'autochdir'* +'autoindent' options.txt /*'autoindent'* +'autoprint' vi_diff.txt /*'autoprint'* +'autoread' options.txt /*'autoread'* +'autosave' todo.txt /*'autosave'* +'autowrite' options.txt /*'autowrite'* +'autowriteall' options.txt /*'autowriteall'* +'aw' options.txt /*'aw'* +'awa' options.txt /*'awa'* +'background' options.txt /*'background'* +'backspace' options.txt /*'backspace'* +'backup' options.txt /*'backup'* +'backupcopy' options.txt /*'backupcopy'* +'backupdir' options.txt /*'backupdir'* +'backupext' options.txt /*'backupext'* +'backupskip' options.txt /*'backupskip'* +'balloondelay' options.txt /*'balloondelay'* +'ballooneval' options.txt /*'ballooneval'* +'balloonexpr' options.txt /*'balloonexpr'* +'bdir' options.txt /*'bdir'* +'bdlay' options.txt /*'bdlay'* +'beautify' vi_diff.txt /*'beautify'* +'beval' options.txt /*'beval'* +'bex' options.txt /*'bex'* +'bexpr' options.txt /*'bexpr'* +'bf' vi_diff.txt /*'bf'* +'bg' options.txt /*'bg'* +'bh' options.txt /*'bh'* +'bin' options.txt /*'bin'* +'binary' options.txt /*'binary'* +'biosk' options.txt /*'biosk'* +'bioskey' options.txt /*'bioskey'* +'bk' options.txt /*'bk'* +'bkc' options.txt /*'bkc'* +'bl' options.txt /*'bl'* +'bomb' options.txt /*'bomb'* +'breakat' options.txt /*'breakat'* +'brk' options.txt /*'brk'* +'browsedir' options.txt /*'browsedir'* +'bs' options.txt /*'bs'* +'bsdir' options.txt /*'bsdir'* +'bsk' options.txt /*'bsk'* +'bt' options.txt /*'bt'* +'bufhidden' options.txt /*'bufhidden'* +'buflisted' options.txt /*'buflisted'* +'buftype' options.txt /*'buftype'* +'casemap' options.txt /*'casemap'* +'cb' options.txt /*'cb'* +'cc' options.txt /*'cc'* +'ccv' options.txt /*'ccv'* +'cd' options.txt /*'cd'* +'cdpath' options.txt /*'cdpath'* +'cedit' options.txt /*'cedit'* +'cf' options.txt /*'cf'* +'cfu' options.txt /*'cfu'* +'ch' options.txt /*'ch'* +'character' intro.txt /*'character'* +'charconvert' options.txt /*'charconvert'* +'ci' options.txt /*'ci'* +'cin' options.txt /*'cin'* +'cindent' options.txt /*'cindent'* +'cink' options.txt /*'cink'* +'cinkeys' options.txt /*'cinkeys'* +'cino' options.txt /*'cino'* +'cinoptions' options.txt /*'cinoptions'* +'cinw' options.txt /*'cinw'* +'cinwords' options.txt /*'cinwords'* +'clipboard' options.txt /*'clipboard'* +'cm' options.txt /*'cm'* +'cmdheight' options.txt /*'cmdheight'* +'cmdwinheight' options.txt /*'cmdwinheight'* +'cmp' options.txt /*'cmp'* +'cms' options.txt /*'cms'* +'co' options.txt /*'co'* +'cocu' options.txt /*'cocu'* +'cole' options.txt /*'cole'* +'colorcolumn' options.txt /*'colorcolumn'* +'columns' options.txt /*'columns'* +'com' options.txt /*'com'* +'comments' options.txt /*'comments'* +'commentstring' options.txt /*'commentstring'* +'compatible' options.txt /*'compatible'* +'complete' options.txt /*'complete'* +'completefunc' options.txt /*'completefunc'* +'completeopt' options.txt /*'completeopt'* +'concealcursor' options.txt /*'concealcursor'* +'conceallevel' options.txt /*'conceallevel'* +'confirm' options.txt /*'confirm'* +'consk' options.txt /*'consk'* +'conskey' options.txt /*'conskey'* +'copyindent' options.txt /*'copyindent'* +'cot' options.txt /*'cot'* +'cp' options.txt /*'cp'* +'cpo' options.txt /*'cpo'* +'cpoptions' options.txt /*'cpoptions'* +'cpt' options.txt /*'cpt'* +'crb' options.txt /*'crb'* +'cryptmethod' options.txt /*'cryptmethod'* +'cscopepathcomp' options.txt /*'cscopepathcomp'* +'cscopeprg' options.txt /*'cscopeprg'* +'cscopequickfix' options.txt /*'cscopequickfix'* +'cscopetag' options.txt /*'cscopetag'* +'cscopetagorder' options.txt /*'cscopetagorder'* +'cscopeverbose' options.txt /*'cscopeverbose'* +'cspc' options.txt /*'cspc'* +'csprg' options.txt /*'csprg'* +'csqf' options.txt /*'csqf'* +'cst' options.txt /*'cst'* +'csto' options.txt /*'csto'* +'csverb' options.txt /*'csverb'* +'cuc' options.txt /*'cuc'* +'cul' options.txt /*'cul'* +'cursorbind' options.txt /*'cursorbind'* +'cursorcolumn' options.txt /*'cursorcolumn'* +'cursorline' options.txt /*'cursorline'* +'cwh' options.txt /*'cwh'* +'debug' options.txt /*'debug'* +'deco' options.txt /*'deco'* +'def' options.txt /*'def'* +'define' options.txt /*'define'* +'delcombine' options.txt /*'delcombine'* +'dex' options.txt /*'dex'* +'dg' options.txt /*'dg'* +'dict' options.txt /*'dict'* +'dictionary' options.txt /*'dictionary'* +'diff' options.txt /*'diff'* +'diffexpr' options.txt /*'diffexpr'* +'diffopt' options.txt /*'diffopt'* +'digraph' options.txt /*'digraph'* +'dip' options.txt /*'dip'* +'dir' options.txt /*'dir'* +'directory' options.txt /*'directory'* +'display' options.txt /*'display'* +'dy' options.txt /*'dy'* +'ea' options.txt /*'ea'* +'ead' options.txt /*'ead'* +'eadirection' options.txt /*'eadirection'* +'eb' options.txt /*'eb'* +'ed' options.txt /*'ed'* +'edcompatible' options.txt /*'edcompatible'* +'ef' options.txt /*'ef'* +'efm' options.txt /*'efm'* +'ei' options.txt /*'ei'* +'ek' options.txt /*'ek'* +'enc' options.txt /*'enc'* +'encoding' options.txt /*'encoding'* +'endofline' options.txt /*'endofline'* +'eol' options.txt /*'eol'* +'ep' options.txt /*'ep'* +'equalalways' options.txt /*'equalalways'* +'equalprg' options.txt /*'equalprg'* +'errorbells' options.txt /*'errorbells'* +'errorfile' options.txt /*'errorfile'* +'errorformat' options.txt /*'errorformat'* +'esckeys' options.txt /*'esckeys'* +'et' options.txt /*'et'* +'eventignore' options.txt /*'eventignore'* +'ex' options.txt /*'ex'* +'expandtab' options.txt /*'expandtab'* +'exrc' options.txt /*'exrc'* +'fcl' options.txt /*'fcl'* +'fcs' options.txt /*'fcs'* +'fdc' options.txt /*'fdc'* +'fde' options.txt /*'fde'* +'fdi' options.txt /*'fdi'* +'fdl' options.txt /*'fdl'* +'fdls' options.txt /*'fdls'* +'fdm' options.txt /*'fdm'* +'fdn' options.txt /*'fdn'* +'fdo' options.txt /*'fdo'* +'fdt' options.txt /*'fdt'* +'fe' options.txt /*'fe'* +'fen' options.txt /*'fen'* +'fenc' options.txt /*'fenc'* +'fencs' options.txt /*'fencs'* +'fex' options.txt /*'fex'* +'ff' options.txt /*'ff'* +'ffs' options.txt /*'ffs'* +'fileencoding' options.txt /*'fileencoding'* +'fileencodings' options.txt /*'fileencodings'* +'fileformat' options.txt /*'fileformat'* +'fileformats' options.txt /*'fileformats'* +'filetype' options.txt /*'filetype'* +'fillchars' options.txt /*'fillchars'* +'fk' options.txt /*'fk'* +'fkmap' options.txt /*'fkmap'* +'fl' vi_diff.txt /*'fl'* +'flash' vi_diff.txt /*'flash'* +'flp' options.txt /*'flp'* +'fml' options.txt /*'fml'* +'fmr' options.txt /*'fmr'* +'fo' options.txt /*'fo'* +'foldclose' options.txt /*'foldclose'* +'foldcolumn' options.txt /*'foldcolumn'* +'foldenable' options.txt /*'foldenable'* +'foldexpr' options.txt /*'foldexpr'* +'foldignore' options.txt /*'foldignore'* +'foldlevel' options.txt /*'foldlevel'* +'foldlevelstart' options.txt /*'foldlevelstart'* +'foldmarker' options.txt /*'foldmarker'* +'foldmethod' options.txt /*'foldmethod'* +'foldminlines' options.txt /*'foldminlines'* +'foldnestmax' options.txt /*'foldnestmax'* +'foldopen' options.txt /*'foldopen'* +'foldtext' options.txt /*'foldtext'* +'formatexpr' options.txt /*'formatexpr'* +'formatlistpat' options.txt /*'formatlistpat'* +'formatoptions' options.txt /*'formatoptions'* +'formatprg' options.txt /*'formatprg'* +'fp' options.txt /*'fp'* +'fs' options.txt /*'fs'* +'fsync' options.txt /*'fsync'* +'ft' options.txt /*'ft'* +'gcr' options.txt /*'gcr'* +'gd' options.txt /*'gd'* +'gdefault' options.txt /*'gdefault'* +'gfm' options.txt /*'gfm'* +'gfn' options.txt /*'gfn'* +'gfs' options.txt /*'gfs'* +'gfw' options.txt /*'gfw'* +'ghr' options.txt /*'ghr'* +'go' options.txt /*'go'* +'go-A' options.txt /*'go-A'* +'go-F' options.txt /*'go-F'* +'go-L' options.txt /*'go-L'* +'go-M' options.txt /*'go-M'* +'go-R' options.txt /*'go-R'* +'go-T' options.txt /*'go-T'* +'go-a' options.txt /*'go-a'* +'go-b' options.txt /*'go-b'* +'go-c' options.txt /*'go-c'* +'go-e' options.txt /*'go-e'* +'go-f' options.txt /*'go-f'* +'go-g' options.txt /*'go-g'* +'go-h' options.txt /*'go-h'* +'go-i' options.txt /*'go-i'* +'go-l' options.txt /*'go-l'* +'go-m' options.txt /*'go-m'* +'go-p' options.txt /*'go-p'* +'go-r' options.txt /*'go-r'* +'go-t' options.txt /*'go-t'* +'go-v' options.txt /*'go-v'* +'gp' options.txt /*'gp'* +'gr' vi_diff.txt /*'gr'* +'graphic' vi_diff.txt /*'graphic'* +'grepformat' options.txt /*'grepformat'* +'grepprg' options.txt /*'grepprg'* +'gtl' options.txt /*'gtl'* +'gtt' options.txt /*'gtt'* +'guicursor' options.txt /*'guicursor'* +'guifont' options.txt /*'guifont'* +'guifontset' options.txt /*'guifontset'* +'guifontwide' options.txt /*'guifontwide'* +'guiheadroom' options.txt /*'guiheadroom'* +'guioptions' options.txt /*'guioptions'* +'guipty' options.txt /*'guipty'* +'guitablabel' options.txt /*'guitablabel'* +'guitabtooltip' options.txt /*'guitabtooltip'* +'hardtabs' vi_diff.txt /*'hardtabs'* +'helpfile' options.txt /*'helpfile'* +'helpheight' options.txt /*'helpheight'* +'helplang' options.txt /*'helplang'* +'hf' options.txt /*'hf'* +'hh' options.txt /*'hh'* +'hi' options.txt /*'hi'* +'hid' options.txt /*'hid'* +'hidden' options.txt /*'hidden'* +'highlight' options.txt /*'highlight'* +'history' options.txt /*'history'* +'hk' options.txt /*'hk'* +'hkmap' options.txt /*'hkmap'* +'hkmapp' options.txt /*'hkmapp'* +'hkp' options.txt /*'hkp'* +'hl' options.txt /*'hl'* +'hlg' options.txt /*'hlg'* +'hls' options.txt /*'hls'* +'hlsearch' options.txt /*'hlsearch'* +'ht' vi_diff.txt /*'ht'* +'ic' options.txt /*'ic'* +'icon' options.txt /*'icon'* +'iconstring' options.txt /*'iconstring'* +'ignorecase' options.txt /*'ignorecase'* +'im' options.txt /*'im'* +'imactivatekey' options.txt /*'imactivatekey'* +'imak' options.txt /*'imak'* +'imc' options.txt /*'imc'* +'imcmdline' options.txt /*'imcmdline'* +'imd' options.txt /*'imd'* +'imdisable' options.txt /*'imdisable'* +'imi' options.txt /*'imi'* +'iminsert' options.txt /*'iminsert'* +'ims' options.txt /*'ims'* +'imsearch' options.txt /*'imsearch'* +'inc' options.txt /*'inc'* +'include' options.txt /*'include'* +'includeexpr' options.txt /*'includeexpr'* +'incsearch' options.txt /*'incsearch'* +'inde' options.txt /*'inde'* +'indentexpr' options.txt /*'indentexpr'* +'indentkeys' options.txt /*'indentkeys'* +'indk' options.txt /*'indk'* +'inex' options.txt /*'inex'* +'inf' options.txt /*'inf'* +'infercase' options.txt /*'infercase'* +'insertmode' options.txt /*'insertmode'* +'is' options.txt /*'is'* +'isf' options.txt /*'isf'* +'isfname' options.txt /*'isfname'* +'isi' options.txt /*'isi'* +'isident' options.txt /*'isident'* +'isk' options.txt /*'isk'* +'iskeyword' options.txt /*'iskeyword'* +'isp' options.txt /*'isp'* +'isprint' options.txt /*'isprint'* +'joinspaces' options.txt /*'joinspaces'* +'js' options.txt /*'js'* +'key' options.txt /*'key'* +'keymap' options.txt /*'keymap'* +'keymodel' options.txt /*'keymodel'* +'keywordprg' options.txt /*'keywordprg'* +'km' options.txt /*'km'* +'kmp' options.txt /*'kmp'* +'kp' options.txt /*'kp'* +'langmap' options.txt /*'langmap'* +'langmenu' options.txt /*'langmenu'* +'laststatus' options.txt /*'laststatus'* +'lazyredraw' options.txt /*'lazyredraw'* +'lbr' options.txt /*'lbr'* +'lcs' options.txt /*'lcs'* +'linebreak' options.txt /*'linebreak'* +'lines' options.txt /*'lines'* +'linespace' options.txt /*'linespace'* +'lisp' options.txt /*'lisp'* +'lispwords' options.txt /*'lispwords'* +'list' options.txt /*'list'* +'listchars' options.txt /*'listchars'* +'lm' options.txt /*'lm'* +'lmap' options.txt /*'lmap'* +'loadplugins' options.txt /*'loadplugins'* +'lpl' options.txt /*'lpl'* +'ls' options.txt /*'ls'* +'lsp' options.txt /*'lsp'* +'lw' options.txt /*'lw'* +'lz' options.txt /*'lz'* +'ma' options.txt /*'ma'* +'macatsui' options.txt /*'macatsui'* +'magic' options.txt /*'magic'* +'makeef' options.txt /*'makeef'* +'makeprg' options.txt /*'makeprg'* +'mat' options.txt /*'mat'* +'matchpairs' options.txt /*'matchpairs'* +'matchtime' options.txt /*'matchtime'* +'maxcombine' options.txt /*'maxcombine'* +'maxfuncdepth' options.txt /*'maxfuncdepth'* +'maxmapdepth' options.txt /*'maxmapdepth'* +'maxmem' options.txt /*'maxmem'* +'maxmempattern' options.txt /*'maxmempattern'* +'maxmemtot' options.txt /*'maxmemtot'* +'mco' options.txt /*'mco'* +'mef' options.txt /*'mef'* +'menuitems' options.txt /*'menuitems'* +'mesg' vi_diff.txt /*'mesg'* +'mfd' options.txt /*'mfd'* +'mh' options.txt /*'mh'* +'mis' options.txt /*'mis'* +'mkspellmem' options.txt /*'mkspellmem'* +'ml' options.txt /*'ml'* +'mls' options.txt /*'mls'* +'mm' options.txt /*'mm'* +'mmd' options.txt /*'mmd'* +'mmp' options.txt /*'mmp'* +'mmt' options.txt /*'mmt'* +'mod' options.txt /*'mod'* +'modeline' options.txt /*'modeline'* +'modelines' options.txt /*'modelines'* +'modifiable' options.txt /*'modifiable'* +'modified' options.txt /*'modified'* +'more' options.txt /*'more'* +'mouse' options.txt /*'mouse'* +'mousef' options.txt /*'mousef'* +'mousefocus' options.txt /*'mousefocus'* +'mousehide' options.txt /*'mousehide'* +'mousem' options.txt /*'mousem'* +'mousemodel' options.txt /*'mousemodel'* +'mouses' options.txt /*'mouses'* +'mouseshape' options.txt /*'mouseshape'* +'mouset' options.txt /*'mouset'* +'mousetime' options.txt /*'mousetime'* +'mp' options.txt /*'mp'* +'mps' options.txt /*'mps'* +'msm' options.txt /*'msm'* +'mzq' options.txt /*'mzq'* +'mzquantum' options.txt /*'mzquantum'* +'nf' options.txt /*'nf'* +'noacd' options.txt /*'noacd'* +'noai' options.txt /*'noai'* +'noakm' options.txt /*'noakm'* +'noallowrevins' options.txt /*'noallowrevins'* +'noaltkeymap' options.txt /*'noaltkeymap'* +'noanti' options.txt /*'noanti'* +'noantialias' options.txt /*'noantialias'* +'noar' options.txt /*'noar'* +'noarab' options.txt /*'noarab'* +'noarabic' options.txt /*'noarabic'* +'noarabicshape' options.txt /*'noarabicshape'* +'noari' options.txt /*'noari'* +'noarshape' options.txt /*'noarshape'* +'noas' todo.txt /*'noas'* +'noautochdir' options.txt /*'noautochdir'* +'noautoindent' options.txt /*'noautoindent'* +'noautoread' options.txt /*'noautoread'* +'noautosave' todo.txt /*'noautosave'* +'noautowrite' options.txt /*'noautowrite'* +'noautowriteall' options.txt /*'noautowriteall'* +'noaw' options.txt /*'noaw'* +'noawa' options.txt /*'noawa'* +'nobackup' options.txt /*'nobackup'* +'noballooneval' options.txt /*'noballooneval'* +'nobeval' options.txt /*'nobeval'* +'nobin' options.txt /*'nobin'* +'nobinary' options.txt /*'nobinary'* +'nobiosk' options.txt /*'nobiosk'* +'nobioskey' options.txt /*'nobioskey'* +'nobk' options.txt /*'nobk'* +'nobl' options.txt /*'nobl'* +'nobomb' options.txt /*'nobomb'* +'nobuflisted' options.txt /*'nobuflisted'* +'nocf' options.txt /*'nocf'* +'noci' options.txt /*'noci'* +'nocin' options.txt /*'nocin'* +'nocindent' options.txt /*'nocindent'* +'nocompatible' options.txt /*'nocompatible'* +'noconfirm' options.txt /*'noconfirm'* +'noconsk' options.txt /*'noconsk'* +'noconskey' options.txt /*'noconskey'* +'nocopyindent' options.txt /*'nocopyindent'* +'nocp' options.txt /*'nocp'* +'nocrb' options.txt /*'nocrb'* +'nocscopetag' options.txt /*'nocscopetag'* +'nocscopeverbose' options.txt /*'nocscopeverbose'* +'nocst' options.txt /*'nocst'* +'nocsverb' options.txt /*'nocsverb'* +'nocuc' options.txt /*'nocuc'* +'nocul' options.txt /*'nocul'* +'nocursorbind' options.txt /*'nocursorbind'* +'nocursorcolumn' options.txt /*'nocursorcolumn'* +'nocursorline' options.txt /*'nocursorline'* +'nodeco' options.txt /*'nodeco'* +'nodelcombine' options.txt /*'nodelcombine'* +'nodg' options.txt /*'nodg'* +'nodiff' options.txt /*'nodiff'* +'nodigraph' options.txt /*'nodigraph'* +'noea' options.txt /*'noea'* +'noeb' options.txt /*'noeb'* +'noed' options.txt /*'noed'* +'noedcompatible' options.txt /*'noedcompatible'* +'noek' options.txt /*'noek'* +'noendofline' options.txt /*'noendofline'* +'noeol' options.txt /*'noeol'* +'noequalalways' options.txt /*'noequalalways'* +'noerrorbells' options.txt /*'noerrorbells'* +'noesckeys' options.txt /*'noesckeys'* +'noet' options.txt /*'noet'* +'noex' options.txt /*'noex'* +'noexpandtab' options.txt /*'noexpandtab'* +'noexrc' options.txt /*'noexrc'* +'nofen' options.txt /*'nofen'* +'nofk' options.txt /*'nofk'* +'nofkmap' options.txt /*'nofkmap'* +'nofoldenable' options.txt /*'nofoldenable'* +'nogd' options.txt /*'nogd'* +'nogdefault' options.txt /*'nogdefault'* +'noguipty' options.txt /*'noguipty'* +'nohid' options.txt /*'nohid'* +'nohidden' options.txt /*'nohidden'* +'nohk' options.txt /*'nohk'* +'nohkmap' options.txt /*'nohkmap'* +'nohkmapp' options.txt /*'nohkmapp'* +'nohkp' options.txt /*'nohkp'* +'nohls' options.txt /*'nohls'* +'nohlsearch' options.txt /*'nohlsearch'* +'noic' options.txt /*'noic'* +'noicon' options.txt /*'noicon'* +'noignorecase' options.txt /*'noignorecase'* +'noim' options.txt /*'noim'* +'noimc' options.txt /*'noimc'* +'noimcmdline' options.txt /*'noimcmdline'* +'noimd' options.txt /*'noimd'* +'noimdisable' options.txt /*'noimdisable'* +'noincsearch' options.txt /*'noincsearch'* +'noinf' options.txt /*'noinf'* +'noinfercase' options.txt /*'noinfercase'* +'noinsertmode' options.txt /*'noinsertmode'* +'nois' options.txt /*'nois'* +'nojoinspaces' options.txt /*'nojoinspaces'* +'nojs' options.txt /*'nojs'* +'nolazyredraw' options.txt /*'nolazyredraw'* +'nolbr' options.txt /*'nolbr'* +'nolinebreak' options.txt /*'nolinebreak'* +'nolisp' options.txt /*'nolisp'* +'nolist' options.txt /*'nolist'* +'noloadplugins' options.txt /*'noloadplugins'* +'nolpl' options.txt /*'nolpl'* +'nolz' options.txt /*'nolz'* +'noma' options.txt /*'noma'* +'nomacatsui' options.txt /*'nomacatsui'* +'nomagic' options.txt /*'nomagic'* +'nomh' options.txt /*'nomh'* +'noml' options.txt /*'noml'* +'nomod' options.txt /*'nomod'* +'nomodeline' options.txt /*'nomodeline'* +'nomodifiable' options.txt /*'nomodifiable'* +'nomodified' options.txt /*'nomodified'* +'nomore' options.txt /*'nomore'* +'nomousef' options.txt /*'nomousef'* +'nomousefocus' options.txt /*'nomousefocus'* +'nomousehide' options.txt /*'nomousehide'* +'nonu' options.txt /*'nonu'* +'nonumber' options.txt /*'nonumber'* +'noodev' options.txt /*'noodev'* +'noopendevice' options.txt /*'noopendevice'* +'nopaste' options.txt /*'nopaste'* +'nopi' options.txt /*'nopi'* +'nopreserveindent' options.txt /*'nopreserveindent'* +'nopreviewwindow' options.txt /*'nopreviewwindow'* +'noprompt' options.txt /*'noprompt'* +'nopvw' options.txt /*'nopvw'* +'noreadonly' options.txt /*'noreadonly'* +'norelativenumber' options.txt /*'norelativenumber'* +'noremap' options.txt /*'noremap'* +'norestorescreen' options.txt /*'norestorescreen'* +'norevins' options.txt /*'norevins'* +'nori' options.txt /*'nori'* +'norightleft' options.txt /*'norightleft'* +'norl' options.txt /*'norl'* +'nornu' options.txt /*'nornu'* +'noro' options.txt /*'noro'* +'nors' options.txt /*'nors'* +'noru' options.txt /*'noru'* +'noruler' options.txt /*'noruler'* +'nosb' options.txt /*'nosb'* +'nosc' options.txt /*'nosc'* +'noscb' options.txt /*'noscb'* +'noscrollbind' options.txt /*'noscrollbind'* +'noscs' options.txt /*'noscs'* +'nosecure' options.txt /*'nosecure'* +'nosft' options.txt /*'nosft'* +'noshellslash' options.txt /*'noshellslash'* +'noshelltemp' options.txt /*'noshelltemp'* +'noshiftround' options.txt /*'noshiftround'* +'noshortname' options.txt /*'noshortname'* +'noshowcmd' options.txt /*'noshowcmd'* +'noshowfulltag' options.txt /*'noshowfulltag'* +'noshowmatch' options.txt /*'noshowmatch'* +'noshowmode' options.txt /*'noshowmode'* +'nosi' options.txt /*'nosi'* +'nosm' options.txt /*'nosm'* +'nosmartcase' options.txt /*'nosmartcase'* +'nosmartindent' options.txt /*'nosmartindent'* +'nosmarttab' options.txt /*'nosmarttab'* +'nosmd' options.txt /*'nosmd'* +'nosn' options.txt /*'nosn'* +'nosol' options.txt /*'nosol'* +'nospell' options.txt /*'nospell'* +'nosplitbelow' options.txt /*'nosplitbelow'* +'nosplitright' options.txt /*'nosplitright'* +'nospr' options.txt /*'nospr'* +'nosr' options.txt /*'nosr'* +'nossl' options.txt /*'nossl'* +'nosta' options.txt /*'nosta'* +'nostartofline' options.txt /*'nostartofline'* +'nostmp' options.txt /*'nostmp'* +'noswapfile' options.txt /*'noswapfile'* +'noswf' options.txt /*'noswf'* +'nota' options.txt /*'nota'* +'notagbsearch' options.txt /*'notagbsearch'* +'notagrelative' options.txt /*'notagrelative'* +'notagstack' options.txt /*'notagstack'* +'notbi' options.txt /*'notbi'* +'notbidi' options.txt /*'notbidi'* +'notbs' options.txt /*'notbs'* +'notermbidi' options.txt /*'notermbidi'* +'noterse' options.txt /*'noterse'* +'notextauto' options.txt /*'notextauto'* +'notextmode' options.txt /*'notextmode'* +'notf' options.txt /*'notf'* +'notgst' options.txt /*'notgst'* +'notildeop' options.txt /*'notildeop'* +'notimeout' options.txt /*'notimeout'* +'notitle' options.txt /*'notitle'* +'noto' options.txt /*'noto'* +'notop' options.txt /*'notop'* +'notr' options.txt /*'notr'* +'nottimeout' options.txt /*'nottimeout'* +'nottybuiltin' options.txt /*'nottybuiltin'* +'nottyfast' options.txt /*'nottyfast'* +'notx' options.txt /*'notx'* +'novb' options.txt /*'novb'* +'novice' vi_diff.txt /*'novice'* +'novisualbell' options.txt /*'novisualbell'* +'nowa' options.txt /*'nowa'* +'nowarn' options.txt /*'nowarn'* +'nowb' options.txt /*'nowb'* +'noweirdinvert' options.txt /*'noweirdinvert'* +'nowfh' options.txt /*'nowfh'* +'nowfw' options.txt /*'nowfw'* +'nowic' options.txt /*'nowic'* +'nowildignorecase' options.txt /*'nowildignorecase'* +'nowildmenu' options.txt /*'nowildmenu'* +'nowinfixheight' options.txt /*'nowinfixheight'* +'nowinfixwidth' options.txt /*'nowinfixwidth'* +'nowiv' options.txt /*'nowiv'* +'nowmnu' options.txt /*'nowmnu'* +'nowrap' options.txt /*'nowrap'* +'nowrapscan' options.txt /*'nowrapscan'* +'nowrite' options.txt /*'nowrite'* +'nowriteany' options.txt /*'nowriteany'* +'nowritebackup' options.txt /*'nowritebackup'* +'nows' options.txt /*'nows'* +'nrformats' options.txt /*'nrformats'* +'nu' options.txt /*'nu'* +'number' options.txt /*'number'* +'numberwidth' options.txt /*'numberwidth'* +'nuw' options.txt /*'nuw'* +'odev' options.txt /*'odev'* +'oft' options.txt /*'oft'* +'ofu' options.txt /*'ofu'* +'omnifunc' options.txt /*'omnifunc'* +'op' vi_diff.txt /*'op'* +'open' vi_diff.txt /*'open'* +'opendevice' options.txt /*'opendevice'* +'operatorfunc' options.txt /*'operatorfunc'* +'opfunc' options.txt /*'opfunc'* +'optimize' vi_diff.txt /*'optimize'* +'option' intro.txt /*'option'* +'osfiletype' options.txt /*'osfiletype'* +'pa' options.txt /*'pa'* +'para' options.txt /*'para'* +'paragraphs' options.txt /*'paragraphs'* +'paste' options.txt /*'paste'* +'pastetoggle' options.txt /*'pastetoggle'* +'patchexpr' options.txt /*'patchexpr'* +'patchmode' options.txt /*'patchmode'* +'path' options.txt /*'path'* +'pdev' options.txt /*'pdev'* +'penc' options.txt /*'penc'* +'pex' options.txt /*'pex'* +'pexpr' options.txt /*'pexpr'* +'pfn' options.txt /*'pfn'* +'ph' options.txt /*'ph'* +'pheader' options.txt /*'pheader'* +'pi' options.txt /*'pi'* +'pm' options.txt /*'pm'* +'pmbcs' options.txt /*'pmbcs'* +'pmbfn' options.txt /*'pmbfn'* +'popt' options.txt /*'popt'* +'preserveindent' options.txt /*'preserveindent'* +'previewheight' options.txt /*'previewheight'* +'previewwindow' options.txt /*'previewwindow'* +'printdevice' options.txt /*'printdevice'* +'printencoding' options.txt /*'printencoding'* +'printexpr' options.txt /*'printexpr'* +'printfont' options.txt /*'printfont'* +'printheader' options.txt /*'printheader'* +'printmbcharset' options.txt /*'printmbcharset'* +'printmbfont' options.txt /*'printmbfont'* +'printoptions' options.txt /*'printoptions'* +'prompt' options.txt /*'prompt'* +'pt' options.txt /*'pt'* +'pumheight' options.txt /*'pumheight'* +'pvh' options.txt /*'pvh'* +'pvw' options.txt /*'pvw'* +'qe' options.txt /*'qe'* +'quote motion.txt /*'quote* +'quoteescape' options.txt /*'quoteescape'* +'rdt' options.txt /*'rdt'* +'readonly' options.txt /*'readonly'* +'redraw' vi_diff.txt /*'redraw'* +'redrawtime' options.txt /*'redrawtime'* +'relativenumber' options.txt /*'relativenumber'* +'remap' options.txt /*'remap'* +'report' options.txt /*'report'* +'restorescreen' options.txt /*'restorescreen'* +'revins' options.txt /*'revins'* +'ri' options.txt /*'ri'* +'rightleft' options.txt /*'rightleft'* +'rightleftcmd' options.txt /*'rightleftcmd'* +'rl' options.txt /*'rl'* +'rlc' options.txt /*'rlc'* +'rnu' options.txt /*'rnu'* +'ro' options.txt /*'ro'* +'rs' options.txt /*'rs'* +'rtp' options.txt /*'rtp'* +'ru' options.txt /*'ru'* +'ruf' options.txt /*'ruf'* +'ruler' options.txt /*'ruler'* +'rulerformat' options.txt /*'rulerformat'* +'runtimepath' options.txt /*'runtimepath'* +'sb' options.txt /*'sb'* +'sbo' options.txt /*'sbo'* +'sbr' options.txt /*'sbr'* +'sc' options.txt /*'sc'* +'scb' options.txt /*'scb'* +'scr' options.txt /*'scr'* +'scroll' options.txt /*'scroll'* +'scrollbind' options.txt /*'scrollbind'* +'scrolljump' options.txt /*'scrolljump'* +'scrolloff' options.txt /*'scrolloff'* +'scrollopt' options.txt /*'scrollopt'* +'scs' options.txt /*'scs'* +'sect' options.txt /*'sect'* +'sections' options.txt /*'sections'* +'secure' options.txt /*'secure'* +'sel' options.txt /*'sel'* +'selection' options.txt /*'selection'* +'selectmode' options.txt /*'selectmode'* +'sessionoptions' options.txt /*'sessionoptions'* +'sft' options.txt /*'sft'* +'sh' options.txt /*'sh'* +'shcf' options.txt /*'shcf'* +'shell' options.txt /*'shell'* +'shellcmdflag' options.txt /*'shellcmdflag'* +'shellpipe' options.txt /*'shellpipe'* +'shellquote' options.txt /*'shellquote'* +'shellredir' options.txt /*'shellredir'* +'shellslash' options.txt /*'shellslash'* +'shelltemp' options.txt /*'shelltemp'* +'shelltype' options.txt /*'shelltype'* +'shellxquote' options.txt /*'shellxquote'* +'shiftround' options.txt /*'shiftround'* +'shiftwidth' options.txt /*'shiftwidth'* +'shm' options.txt /*'shm'* +'shortmess' options.txt /*'shortmess'* +'shortname' options.txt /*'shortname'* +'showbreak' options.txt /*'showbreak'* +'showcmd' options.txt /*'showcmd'* +'showfulltag' options.txt /*'showfulltag'* +'showmatch' options.txt /*'showmatch'* +'showmode' options.txt /*'showmode'* +'showtabline' options.txt /*'showtabline'* +'shq' options.txt /*'shq'* +'si' options.txt /*'si'* +'sidescroll' options.txt /*'sidescroll'* +'sidescrolloff' options.txt /*'sidescrolloff'* +'siso' options.txt /*'siso'* +'sj' options.txt /*'sj'* +'slm' options.txt /*'slm'* +'slow' vi_diff.txt /*'slow'* +'slowopen' vi_diff.txt /*'slowopen'* +'sm' options.txt /*'sm'* +'smartcase' options.txt /*'smartcase'* +'smartindent' options.txt /*'smartindent'* +'smarttab' options.txt /*'smarttab'* +'smc' options.txt /*'smc'* +'smd' options.txt /*'smd'* +'sn' options.txt /*'sn'* +'so' options.txt /*'so'* +'softtabstop' options.txt /*'softtabstop'* +'sol' options.txt /*'sol'* +'sourceany' vi_diff.txt /*'sourceany'* +'sp' options.txt /*'sp'* +'spc' options.txt /*'spc'* +'spell' options.txt /*'spell'* +'spellcapcheck' options.txt /*'spellcapcheck'* +'spellfile' options.txt /*'spellfile'* +'spelllang' options.txt /*'spelllang'* +'spellsuggest' options.txt /*'spellsuggest'* +'spf' options.txt /*'spf'* +'spl' options.txt /*'spl'* +'splitbelow' options.txt /*'splitbelow'* +'splitright' options.txt /*'splitright'* +'spr' options.txt /*'spr'* +'sps' options.txt /*'sps'* +'sr' options.txt /*'sr'* +'srr' options.txt /*'srr'* +'ss' options.txt /*'ss'* +'ssl' options.txt /*'ssl'* +'ssop' options.txt /*'ssop'* +'st' options.txt /*'st'* +'sta' options.txt /*'sta'* +'stal' options.txt /*'stal'* +'startofline' options.txt /*'startofline'* +'statusline' options.txt /*'statusline'* +'stl' options.txt /*'stl'* +'stmp' options.txt /*'stmp'* +'sts' options.txt /*'sts'* +'su' options.txt /*'su'* +'sua' options.txt /*'sua'* +'suffixes' options.txt /*'suffixes'* +'suffixesadd' options.txt /*'suffixesadd'* +'sw' options.txt /*'sw'* +'swapfile' options.txt /*'swapfile'* +'swapsync' options.txt /*'swapsync'* +'swb' options.txt /*'swb'* +'swf' options.txt /*'swf'* +'switchbuf' options.txt /*'switchbuf'* +'sws' options.txt /*'sws'* +'sxq' options.txt /*'sxq'* +'syn' options.txt /*'syn'* +'synmaxcol' options.txt /*'synmaxcol'* +'syntax' options.txt /*'syntax'* +'t_#2' term.txt /*'t_#2'* +'t_#4' term.txt /*'t_#4'* +'t_%1' term.txt /*'t_%1'* +'t_%i' term.txt /*'t_%i'* +'t_&8' term.txt /*'t_&8'* +'t_@7' term.txt /*'t_@7'* +'t_AB' term.txt /*'t_AB'* +'t_AF' term.txt /*'t_AF'* +'t_AL' term.txt /*'t_AL'* +'t_CS' term.txt /*'t_CS'* +'t_CV' term.txt /*'t_CV'* +'t_Ce' term.txt /*'t_Ce'* +'t_Co' term.txt /*'t_Co'* +'t_Cs' term.txt /*'t_Cs'* +'t_DL' term.txt /*'t_DL'* +'t_EI' term.txt /*'t_EI'* +'t_F1' term.txt /*'t_F1'* +'t_F2' term.txt /*'t_F2'* +'t_F3' term.txt /*'t_F3'* +'t_F4' term.txt /*'t_F4'* +'t_F5' term.txt /*'t_F5'* +'t_F6' term.txt /*'t_F6'* +'t_F7' term.txt /*'t_F7'* +'t_F8' term.txt /*'t_F8'* +'t_F9' term.txt /*'t_F9'* +'t_IE' term.txt /*'t_IE'* +'t_IS' term.txt /*'t_IS'* +'t_K1' term.txt /*'t_K1'* +'t_K3' term.txt /*'t_K3'* +'t_K4' term.txt /*'t_K4'* +'t_K5' term.txt /*'t_K5'* +'t_K6' term.txt /*'t_K6'* +'t_K7' term.txt /*'t_K7'* +'t_K8' term.txt /*'t_K8'* +'t_K9' term.txt /*'t_K9'* +'t_KA' term.txt /*'t_KA'* +'t_KB' term.txt /*'t_KB'* +'t_KC' term.txt /*'t_KC'* +'t_KD' term.txt /*'t_KD'* +'t_KE' term.txt /*'t_KE'* +'t_KF' term.txt /*'t_KF'* +'t_KG' term.txt /*'t_KG'* +'t_KH' term.txt /*'t_KH'* +'t_KI' term.txt /*'t_KI'* +'t_KJ' term.txt /*'t_KJ'* +'t_KK' term.txt /*'t_KK'* +'t_KL' term.txt /*'t_KL'* +'t_RI' term.txt /*'t_RI'* +'t_RV' term.txt /*'t_RV'* +'t_SI' term.txt /*'t_SI'* +'t_Sb' term.txt /*'t_Sb'* +'t_Sf' term.txt /*'t_Sf'* +'t_WP' term.txt /*'t_WP'* +'t_WS' term.txt /*'t_WS'* +'t_ZH' term.txt /*'t_ZH'* +'t_ZR' term.txt /*'t_ZR'* +'t_al' term.txt /*'t_al'* +'t_bc' term.txt /*'t_bc'* +'t_cd' term.txt /*'t_cd'* +'t_ce' term.txt /*'t_ce'* +'t_cl' term.txt /*'t_cl'* +'t_cm' term.txt /*'t_cm'* +'t_cs' term.txt /*'t_cs'* +'t_da' term.txt /*'t_da'* +'t_db' term.txt /*'t_db'* +'t_dl' term.txt /*'t_dl'* +'t_fs' term.txt /*'t_fs'* +'t_k1' term.txt /*'t_k1'* +'t_k2' term.txt /*'t_k2'* +'t_k3' term.txt /*'t_k3'* +'t_k4' term.txt /*'t_k4'* +'t_k5' term.txt /*'t_k5'* +'t_k6' term.txt /*'t_k6'* +'t_k7' term.txt /*'t_k7'* +'t_k8' term.txt /*'t_k8'* +'t_k9' term.txt /*'t_k9'* +'t_k;' term.txt /*'t_k;'* +'t_kB' term.txt /*'t_kB'* +'t_kD' term.txt /*'t_kD'* +'t_kI' term.txt /*'t_kI'* +'t_kN' term.txt /*'t_kN'* +'t_kP' term.txt /*'t_kP'* +'t_kb' term.txt /*'t_kb'* +'t_kd' term.txt /*'t_kd'* +'t_ke' term.txt /*'t_ke'* +'t_kh' term.txt /*'t_kh'* +'t_kl' term.txt /*'t_kl'* +'t_kr' term.txt /*'t_kr'* +'t_ks' term.txt /*'t_ks'* +'t_ku' term.txt /*'t_ku'* +'t_le' term.txt /*'t_le'* +'t_mb' term.txt /*'t_mb'* +'t_md' term.txt /*'t_md'* +'t_me' term.txt /*'t_me'* +'t_mr' term.txt /*'t_mr'* +'t_ms' term.txt /*'t_ms'* +'t_nd' term.txt /*'t_nd'* +'t_op' term.txt /*'t_op'* +'t_se' term.txt /*'t_se'* +'t_so' term.txt /*'t_so'* +'t_sr' term.txt /*'t_sr'* +'t_star7' term.txt /*'t_star7'* +'t_te' term.txt /*'t_te'* +'t_ti' term.txt /*'t_ti'* +'t_ts' term.txt /*'t_ts'* +'t_ue' term.txt /*'t_ue'* +'t_us' term.txt /*'t_us'* +'t_ut' term.txt /*'t_ut'* +'t_vb' term.txt /*'t_vb'* +'t_ve' term.txt /*'t_ve'* +'t_vi' term.txt /*'t_vi'* +'t_vs' term.txt /*'t_vs'* +'t_xs' term.txt /*'t_xs'* +'ta' options.txt /*'ta'* +'tabline' options.txt /*'tabline'* +'tabpagemax' options.txt /*'tabpagemax'* +'tabstop' options.txt /*'tabstop'* +'tag' options.txt /*'tag'* +'tagbsearch' options.txt /*'tagbsearch'* +'taglength' options.txt /*'taglength'* +'tagrelative' options.txt /*'tagrelative'* +'tags' options.txt /*'tags'* +'tagstack' options.txt /*'tagstack'* +'tal' options.txt /*'tal'* +'tb' options.txt /*'tb'* +'tbi' options.txt /*'tbi'* +'tbidi' options.txt /*'tbidi'* +'tbis' options.txt /*'tbis'* +'tbs' options.txt /*'tbs'* +'tenc' options.txt /*'tenc'* +'term' options.txt /*'term'* +'termbidi' options.txt /*'termbidi'* +'termencoding' options.txt /*'termencoding'* +'terse' options.txt /*'terse'* +'textauto' options.txt /*'textauto'* +'textmode' options.txt /*'textmode'* +'textwidth' options.txt /*'textwidth'* +'tf' options.txt /*'tf'* +'tgst' options.txt /*'tgst'* +'thesaurus' options.txt /*'thesaurus'* +'tildeop' options.txt /*'tildeop'* +'timeout' options.txt /*'timeout'* +'timeoutlen' options.txt /*'timeoutlen'* +'title' options.txt /*'title'* +'titlelen' options.txt /*'titlelen'* +'titleold' options.txt /*'titleold'* +'titlestring' options.txt /*'titlestring'* +'tl' options.txt /*'tl'* +'tm' options.txt /*'tm'* +'to' options.txt /*'to'* +'toolbar' options.txt /*'toolbar'* +'toolbariconsize' options.txt /*'toolbariconsize'* +'top' options.txt /*'top'* +'tpm' options.txt /*'tpm'* +'tr' options.txt /*'tr'* +'ts' options.txt /*'ts'* +'tsl' options.txt /*'tsl'* +'tsr' options.txt /*'tsr'* +'ttimeout' options.txt /*'ttimeout'* +'ttimeoutlen' options.txt /*'ttimeoutlen'* +'ttm' options.txt /*'ttm'* +'tty' options.txt /*'tty'* +'ttybuiltin' options.txt /*'ttybuiltin'* +'ttyfast' options.txt /*'ttyfast'* +'ttym' options.txt /*'ttym'* +'ttymouse' options.txt /*'ttymouse'* +'ttyscroll' options.txt /*'ttyscroll'* +'ttytype' options.txt /*'ttytype'* +'tw' options.txt /*'tw'* +'tx' options.txt /*'tx'* +'uc' options.txt /*'uc'* +'udf' options.txt /*'udf'* +'udir' options.txt /*'udir'* +'ul' options.txt /*'ul'* +'undodir' options.txt /*'undodir'* +'undofile' options.txt /*'undofile'* +'undolevels' options.txt /*'undolevels'* +'undoreload' options.txt /*'undoreload'* +'updatecount' options.txt /*'updatecount'* +'updatetime' options.txt /*'updatetime'* +'ur' options.txt /*'ur'* +'ut' options.txt /*'ut'* +'vb' options.txt /*'vb'* +'vbs' options.txt /*'vbs'* +'vdir' options.txt /*'vdir'* +'ve' options.txt /*'ve'* +'verbose' options.txt /*'verbose'* +'verbosefile' options.txt /*'verbosefile'* +'vfile' options.txt /*'vfile'* +'vi' options.txt /*'vi'* +'viewdir' options.txt /*'viewdir'* +'viewoptions' options.txt /*'viewoptions'* +'viminfo' options.txt /*'viminfo'* +'virtualedit' options.txt /*'virtualedit'* +'visualbell' options.txt /*'visualbell'* +'vop' options.txt /*'vop'* +'w1200' vi_diff.txt /*'w1200'* +'w300' vi_diff.txt /*'w300'* +'w9600' vi_diff.txt /*'w9600'* +'wa' options.txt /*'wa'* +'wak' options.txt /*'wak'* +'warn' options.txt /*'warn'* +'wb' options.txt /*'wb'* +'wc' options.txt /*'wc'* +'wcm' options.txt /*'wcm'* +'wd' options.txt /*'wd'* +'weirdinvert' options.txt /*'weirdinvert'* +'wfh' options.txt /*'wfh'* +'wfw' options.txt /*'wfw'* +'wh' options.txt /*'wh'* +'whichwrap' options.txt /*'whichwrap'* +'wi' options.txt /*'wi'* +'wic' options.txt /*'wic'* +'wig' options.txt /*'wig'* +'wildchar' options.txt /*'wildchar'* +'wildcharm' options.txt /*'wildcharm'* +'wildignore' options.txt /*'wildignore'* +'wildignorecase' options.txt /*'wildignorecase'* +'wildmenu' options.txt /*'wildmenu'* +'wildmode' options.txt /*'wildmode'* +'wildoptions' options.txt /*'wildoptions'* +'wim' options.txt /*'wim'* +'winaltkeys' options.txt /*'winaltkeys'* +'window' options.txt /*'window'* +'winfixheight' options.txt /*'winfixheight'* +'winfixwidth' options.txt /*'winfixwidth'* +'winheight' options.txt /*'winheight'* +'winminheight' options.txt /*'winminheight'* +'winminwidth' options.txt /*'winminwidth'* +'winwidth' options.txt /*'winwidth'* +'wiv' options.txt /*'wiv'* +'wiw' options.txt /*'wiw'* +'wm' options.txt /*'wm'* +'wmh' options.txt /*'wmh'* +'wmnu' options.txt /*'wmnu'* +'wmw' options.txt /*'wmw'* +'wop' options.txt /*'wop'* +'wrap' options.txt /*'wrap'* +'wrapmargin' options.txt /*'wrapmargin'* +'wrapscan' options.txt /*'wrapscan'* +'write' options.txt /*'write'* +'writeany' options.txt /*'writeany'* +'writebackup' options.txt /*'writebackup'* +'writedelay' options.txt /*'writedelay'* +'ws' options.txt /*'ws'* +'ww' options.txt /*'ww'* +'{ motion.txt /*'{* +'} motion.txt /*'}* +( motion.txt /*(* +) motion.txt /*)* ++ motion.txt /*+* +++bad editing.txt /*++bad* +++bin editing.txt /*++bin* +++builtin_terms various.txt /*++builtin_terms* +++edit editing.txt /*++edit* +++enc editing.txt /*++enc* +++ff editing.txt /*++ff* +++nobin editing.txt /*++nobin* +++opt editing.txt /*++opt* ++ARP various.txt /*+ARP* ++GUI_Athena various.txt /*+GUI_Athena* ++GUI_GTK various.txt /*+GUI_GTK* ++GUI_Motif various.txt /*+GUI_Motif* ++GUI_Photon various.txt /*+GUI_Photon* ++GUI_neXtaw various.txt /*+GUI_neXtaw* ++X11 various.txt /*+X11* ++arabic various.txt /*+arabic* ++autocmd various.txt /*+autocmd* ++balloon_eval various.txt /*+balloon_eval* ++browse various.txt /*+browse* ++builtin_terms various.txt /*+builtin_terms* ++byte_offset various.txt /*+byte_offset* ++cindent various.txt /*+cindent* ++clientserver various.txt /*+clientserver* ++clipboard various.txt /*+clipboard* ++cmd editing.txt /*+cmd* ++cmdline_compl various.txt /*+cmdline_compl* ++cmdline_hist various.txt /*+cmdline_hist* ++cmdline_info various.txt /*+cmdline_info* ++comments various.txt /*+comments* ++conceal various.txt /*+conceal* ++cryptv various.txt /*+cryptv* ++cscope various.txt /*+cscope* ++cursorbind various.txt /*+cursorbind* ++cursorshape various.txt /*+cursorshape* ++debug various.txt /*+debug* ++dialog_con various.txt /*+dialog_con* ++dialog_con_gui various.txt /*+dialog_con_gui* ++dialog_gui various.txt /*+dialog_gui* ++diff various.txt /*+diff* ++digraphs various.txt /*+digraphs* ++dnd various.txt /*+dnd* ++emacs_tags various.txt /*+emacs_tags* ++eval various.txt /*+eval* ++ex_extra various.txt /*+ex_extra* ++extra_search various.txt /*+extra_search* ++farsi various.txt /*+farsi* ++feature-list various.txt /*+feature-list* ++file_in_path various.txt /*+file_in_path* ++find_in_path various.txt /*+find_in_path* ++float various.txt /*+float* ++folding various.txt /*+folding* ++footer various.txt /*+footer* ++fork various.txt /*+fork* ++gettext various.txt /*+gettext* ++hangul_input various.txt /*+hangul_input* ++iconv various.txt /*+iconv* ++iconv/dyn various.txt /*+iconv\/dyn* ++insert_expand various.txt /*+insert_expand* ++jumplist various.txt /*+jumplist* ++keymap various.txt /*+keymap* ++langmap various.txt /*+langmap* ++libcall various.txt /*+libcall* ++linebreak various.txt /*+linebreak* ++lispindent various.txt /*+lispindent* ++listcmds various.txt /*+listcmds* ++localmap various.txt /*+localmap* ++lua various.txt /*+lua* ++lua/dyn various.txt /*+lua\/dyn* ++menu various.txt /*+menu* ++mksession various.txt /*+mksession* ++modify_fname various.txt /*+modify_fname* ++mouse various.txt /*+mouse* ++mouse_dec various.txt /*+mouse_dec* ++mouse_gpm various.txt /*+mouse_gpm* ++mouse_netterm various.txt /*+mouse_netterm* ++mouse_pterm various.txt /*+mouse_pterm* ++mouse_sysmouse various.txt /*+mouse_sysmouse* ++mouse_xterm various.txt /*+mouse_xterm* ++mouseshape various.txt /*+mouseshape* ++multi_byte various.txt /*+multi_byte* ++multi_byte_ime various.txt /*+multi_byte_ime* ++multi_lang various.txt /*+multi_lang* ++mzscheme various.txt /*+mzscheme* ++mzscheme/dyn various.txt /*+mzscheme\/dyn* ++netbeans_intg various.txt /*+netbeans_intg* ++ole various.txt /*+ole* ++osfiletype various.txt /*+osfiletype* ++path_extra various.txt /*+path_extra* ++perl various.txt /*+perl* ++perl/dyn various.txt /*+perl\/dyn* ++persistent_undo various.txt /*+persistent_undo* ++postscript various.txt /*+postscript* ++printer various.txt /*+printer* ++profile various.txt /*+profile* ++python various.txt /*+python* ++python/dyn various.txt /*+python\/dyn* ++python3 various.txt /*+python3* ++python3/dyn various.txt /*+python3\/dyn* ++quickfix various.txt /*+quickfix* ++reltime various.txt /*+reltime* ++rightleft various.txt /*+rightleft* ++ruby various.txt /*+ruby* ++ruby/dyn various.txt /*+ruby\/dyn* ++scrollbind various.txt /*+scrollbind* ++signs various.txt /*+signs* ++smartindent various.txt /*+smartindent* ++sniff various.txt /*+sniff* ++startuptime various.txt /*+startuptime* ++statusline various.txt /*+statusline* ++sun_workshop various.txt /*+sun_workshop* ++syntax various.txt /*+syntax* ++system() various.txt /*+system()* ++tag_any_white various.txt /*+tag_any_white* ++tag_binary various.txt /*+tag_binary* ++tag_old_static various.txt /*+tag_old_static* ++tcl various.txt /*+tcl* ++tcl/dyn various.txt /*+tcl\/dyn* ++terminfo various.txt /*+terminfo* ++termresponse various.txt /*+termresponse* ++textobjects various.txt /*+textobjects* ++tgetent various.txt /*+tgetent* ++title various.txt /*+title* ++toolbar various.txt /*+toolbar* ++user_commands various.txt /*+user_commands* ++vertsplit various.txt /*+vertsplit* ++viminfo various.txt /*+viminfo* ++virtualedit various.txt /*+virtualedit* ++visual various.txt /*+visual* ++visualextra various.txt /*+visualextra* ++vreplace various.txt /*+vreplace* ++wildignore various.txt /*+wildignore* ++wildmenu various.txt /*+wildmenu* ++windows various.txt /*+windows* ++writebackup various.txt /*+writebackup* ++xfontset various.txt /*+xfontset* ++xim various.txt /*+xim* ++xsmp various.txt /*+xsmp* ++xsmp_interact various.txt /*+xsmp_interact* ++xterm_clipboard various.txt /*+xterm_clipboard* ++xterm_save various.txt /*+xterm_save* +, motion.txt /*,* +- motion.txt /*-* +-+ starting.txt /*-+* +-+/ starting.txt /*-+\/* +-+c starting.txt /*-+c* +-+reverse gui_x11.txt /*-+reverse* +-+rv gui_x11.txt /*-+rv* +-- starting.txt /*--* +--- starting.txt /*---* +--cmd starting.txt /*--cmd* +--echo-wid starting.txt /*--echo-wid* +--help starting.txt /*--help* +--literal starting.txt /*--literal* +--nofork starting.txt /*--nofork* +--noplugin starting.txt /*--noplugin* +--remote remote.txt /*--remote* +--remote-expr remote.txt /*--remote-expr* +--remote-send remote.txt /*--remote-send* +--remote-silent remote.txt /*--remote-silent* +--remote-tab remote.txt /*--remote-tab* +--remote-tab-silent remote.txt /*--remote-tab-silent* +--remote-tab-wait remote.txt /*--remote-tab-wait* +--remote-tab-wait-silent remote.txt /*--remote-tab-wait-silent* +--remote-wait remote.txt /*--remote-wait* +--remote-wait-silent remote.txt /*--remote-wait-silent* +--role starting.txt /*--role* +--serverlist remote.txt /*--serverlist* +--servername remote.txt /*--servername* +--socketid starting.txt /*--socketid* +--startuptime starting.txt /*--startuptime* +--version starting.txt /*--version* +--windowid starting.txt /*--windowid* +-A starting.txt /*-A* +-C starting.txt /*-C* +-D starting.txt /*-D* +-E starting.txt /*-E* +-F starting.txt /*-F* +-H starting.txt /*-H* +-L starting.txt /*-L* +-M starting.txt /*-M* +-N starting.txt /*-N* +-O starting.txt /*-O* +-P starting.txt /*-P* +-R starting.txt /*-R* +-S starting.txt /*-S* +-T starting.txt /*-T* +-U starting.txt /*-U* +-V starting.txt /*-V* +-W starting.txt /*-W* +-X starting.txt /*-X* +-Z starting.txt /*-Z* +-b starting.txt /*-b* +-background gui_x11.txt /*-background* +-bg gui_x11.txt /*-bg* +-boldfont gui_x11.txt /*-boldfont* +-borderwidth gui_x11.txt /*-borderwidth* +-bw gui_x11.txt /*-bw* +-c starting.txt /*-c* +-d starting.txt /*-d* +-dev starting.txt /*-dev* +-display gui_x11.txt /*-display* +-e starting.txt /*-e* +-f starting.txt /*-f* +-fg gui_x11.txt /*-fg* +-file starting.txt /*-file* +-fn gui_x11.txt /*-fn* +-font gui_x11.txt /*-font* +-foreground gui_x11.txt /*-foreground* +-g starting.txt /*-g* +-geom gui_x11.txt /*-geom* +-geometry gui_x11.txt /*-geometry* +-geometry-example gui_x11.txt /*-geometry-example* +-gui gui_x11.txt /*-gui* +-h starting.txt /*-h* +-i starting.txt /*-i* +-iconic gui_x11.txt /*-iconic* +-italicfont gui_x11.txt /*-italicfont* +-l starting.txt /*-l* +-m starting.txt /*-m* +-menufont gui_x11.txt /*-menufont* +-menufontset gui_x11.txt /*-menufontset* +-menuheight gui_x11.txt /*-menuheight* +-mf gui_x11.txt /*-mf* +-mh gui_x11.txt /*-mh* +-n starting.txt /*-n* +-nb starting.txt /*-nb* +-o starting.txt /*-o* +-p starting.txt /*-p* +-q starting.txt /*-q* +-qf starting.txt /*-qf* +-r starting.txt /*-r* +-register if_ole.txt /*-register* +-reverse gui_x11.txt /*-reverse* +-rv gui_x11.txt /*-rv* +-s starting.txt /*-s* +-s-ex starting.txt /*-s-ex* +-scrollbarwidth gui_x11.txt /*-scrollbarwidth* +-silent if_ole.txt /*-silent* +-sw gui_x11.txt /*-sw* +-t starting.txt /*-t* +-tag starting.txt /*-tag* +-u starting.txt /*-u* +-ul gui_x11.txt /*-ul* +-unregister if_ole.txt /*-unregister* +-v starting.txt /*-v* +-vim starting.txt /*-vim* +-w starting.txt /*-w* +-w_nr starting.txt /*-w_nr* +-x starting.txt /*-x* +-xrm gui_x11.txt /*-xrm* +-y starting.txt /*-y* +. repeat.txt /*.* +... eval.txt /*...* +.Xdefaults gui_x11.txt /*.Xdefaults* +.aff spell.txt /*.aff* +.dic spell.txt /*.dic* +.exrc starting.txt /*.exrc* +.gvimrc gui.txt /*.gvimrc* +.vimrc starting.txt /*.vimrc* +/ pattern.txt /*\/* +/$ pattern.txt /*\/$* +/. pattern.txt /*\/.* +// version7.txt /*\/\/* +//; pattern.txt /*\/\/;* +/<CR> pattern.txt /*\/<CR>* +/[[. pattern.txt /*\/[[.* +/[[= pattern.txt /*\/[[=* +/[\n] pattern.txt /*\/[\\n]* +/[] pattern.txt /*\/[]* +/\ pattern.txt /*\/\\* +/\$ pattern.txt /*\/\\$* +/\%# pattern.txt /*\/\\%#* +/\%$ pattern.txt /*\/\\%$* +/\%'m pattern.txt /*\/\\%'m* +/\%( pattern.txt /*\/\\%(* +/\%(\) pattern.txt /*\/\\%(\\)* +/\%<'m pattern.txt /*\/\\%<'m* +/\%<c pattern.txt /*\/\\%<c* +/\%<l pattern.txt /*\/\\%<l* +/\%<v pattern.txt /*\/\\%<v* +/\%>'m pattern.txt /*\/\\%>'m* +/\%>c pattern.txt /*\/\\%>c* +/\%>l pattern.txt /*\/\\%>l* +/\%>v pattern.txt /*\/\\%>v* +/\%U pattern.txt /*\/\\%U* +/\%V pattern.txt /*\/\\%V* +/\%[] pattern.txt /*\/\\%[]* +/\%^ pattern.txt /*\/\\%^* +/\%c pattern.txt /*\/\\%c* +/\%d pattern.txt /*\/\\%d* +/\%l pattern.txt /*\/\\%l* +/\%o pattern.txt /*\/\\%o* +/\%u pattern.txt /*\/\\%u* +/\%v pattern.txt /*\/\\%v* +/\%x pattern.txt /*\/\\%x* +/\& pattern.txt /*\/\\&* +/\( pattern.txt /*\/\\(* +/\(\) pattern.txt /*\/\\(\\)* +/\) pattern.txt /*\/\\)* +/\+ pattern.txt /*\/\\+* +/\. pattern.txt /*\/\\.* +/\1 pattern.txt /*\/\\1* +/\2 pattern.txt /*\/\\2* +/\3 pattern.txt /*\/\\3* +/\9 pattern.txt /*\/\\9* +/\< pattern.txt /*\/\\<* +/\= pattern.txt /*\/\\=* +/\> pattern.txt /*\/\\>* +/\? pattern.txt /*\/\\?* +/\@! pattern.txt /*\/\\@!* +/\@<! pattern.txt /*\/\\@<!* +/\@<= pattern.txt /*\/\\@<=* +/\@= pattern.txt /*\/\\@=* +/\@> pattern.txt /*\/\\@>* +/\A pattern.txt /*\/\\A* +/\C pattern.txt /*\/\\C* +/\D pattern.txt /*\/\\D* +/\F pattern.txt /*\/\\F* +/\H pattern.txt /*\/\\H* +/\I pattern.txt /*\/\\I* +/\K pattern.txt /*\/\\K* +/\L pattern.txt /*\/\\L* +/\M pattern.txt /*\/\\M* +/\O pattern.txt /*\/\\O* +/\P pattern.txt /*\/\\P* +/\S pattern.txt /*\/\\S* +/\U pattern.txt /*\/\\U* +/\V pattern.txt /*\/\\V* +/\W pattern.txt /*\/\\W* +/\X pattern.txt /*\/\\X* +/\Z pattern.txt /*\/\\Z* +/\[] pattern.txt /*\/\\[]* +/\\ pattern.txt /*\/\\\\* +/\] pattern.txt /*\/\\]* +/\^ pattern.txt /*\/\\^* +/\_ pattern.txt /*\/\\_* +/\_$ pattern.txt /*\/\\_$* +/\_. pattern.txt /*\/\\_.* +/\_A pattern.txt /*\/\\_A* +/\_D pattern.txt /*\/\\_D* +/\_F pattern.txt /*\/\\_F* +/\_H pattern.txt /*\/\\_H* +/\_I pattern.txt /*\/\\_I* +/\_K pattern.txt /*\/\\_K* +/\_L pattern.txt /*\/\\_L* +/\_O pattern.txt /*\/\\_O* +/\_P pattern.txt /*\/\\_P* +/\_S pattern.txt /*\/\\_S* +/\_U pattern.txt /*\/\\_U* +/\_W pattern.txt /*\/\\_W* +/\_X pattern.txt /*\/\\_X* +/\_[] pattern.txt /*\/\\_[]* +/\_^ pattern.txt /*\/\\_^* +/\_a pattern.txt /*\/\\_a* +/\_d pattern.txt /*\/\\_d* +/\_f pattern.txt /*\/\\_f* +/\_h pattern.txt /*\/\\_h* +/\_i pattern.txt /*\/\\_i* +/\_k pattern.txt /*\/\\_k* +/\_l pattern.txt /*\/\\_l* +/\_o pattern.txt /*\/\\_o* +/\_p pattern.txt /*\/\\_p* +/\_s pattern.txt /*\/\\_s* +/\_u pattern.txt /*\/\\_u* +/\_w pattern.txt /*\/\\_w* +/\_x pattern.txt /*\/\\_x* +/\a pattern.txt /*\/\\a* +/\b pattern.txt /*\/\\b* +/\bar pattern.txt /*\/\\bar* +/\c pattern.txt /*\/\\c* +/\d pattern.txt /*\/\\d* +/\e pattern.txt /*\/\\e* +/\f pattern.txt /*\/\\f* +/\h pattern.txt /*\/\\h* +/\i pattern.txt /*\/\\i* +/\k pattern.txt /*\/\\k* +/\l pattern.txt /*\/\\l* +/\m pattern.txt /*\/\\m* +/\n pattern.txt /*\/\\n* +/\o pattern.txt /*\/\\o* +/\p pattern.txt /*\/\\p* +/\r pattern.txt /*\/\\r* +/\s pattern.txt /*\/\\s* +/\star pattern.txt /*\/\\star* +/\t pattern.txt /*\/\\t* +/\u pattern.txt /*\/\\u* +/\v pattern.txt /*\/\\v* +/\w pattern.txt /*\/\\w* +/\x pattern.txt /*\/\\x* +/\z( syntax.txt /*\/\\z(* +/\z(\) syntax.txt /*\/\\z(\\)* +/\z1 syntax.txt /*\/\\z1* +/\z2 syntax.txt /*\/\\z2* +/\z3 syntax.txt /*\/\\z3* +/\z4 syntax.txt /*\/\\z4* +/\z5 syntax.txt /*\/\\z5* +/\z6 syntax.txt /*\/\\z6* +/\z7 syntax.txt /*\/\\z7* +/\z8 syntax.txt /*\/\\z8* +/\z9 syntax.txt /*\/\\z9* +/\ze pattern.txt /*\/\\ze* +/\zs pattern.txt /*\/\\zs* +/\{ pattern.txt /*\/\\{* +/\{- pattern.txt /*\/\\{-* +/\~ pattern.txt /*\/\\~* +/^ pattern.txt /*\/^* +/atom pattern.txt /*\/atom* +/bar pattern.txt /*\/bar* +/branch pattern.txt /*\/branch* +/character-classes pattern.txt /*\/character-classes* +/collection pattern.txt /*\/collection* +/concat pattern.txt /*\/concat* +/dyn various.txt /*\/dyn* +/ignorecase pattern.txt /*\/ignorecase* +/magic pattern.txt /*\/magic* +/multi pattern.txt /*\/multi* +/ordinary-atom pattern.txt /*\/ordinary-atom* +/pattern pattern.txt /*\/pattern* +/piece pattern.txt /*\/piece* +/star pattern.txt /*\/star* +/zero-width pattern.txt /*\/zero-width* +/~ pattern.txt /*\/~* +0 motion.txt /*0* +01.1 usr_01.txt /*01.1* +01.2 usr_01.txt /*01.2* +01.3 usr_01.txt /*01.3* +01.4 usr_01.txt /*01.4* +02.1 usr_02.txt /*02.1* +02.2 usr_02.txt /*02.2* +02.3 usr_02.txt /*02.3* +02.4 usr_02.txt /*02.4* +02.5 usr_02.txt /*02.5* +02.6 usr_02.txt /*02.6* +02.7 usr_02.txt /*02.7* +02.8 usr_02.txt /*02.8* +03.1 usr_03.txt /*03.1* +03.10 usr_03.txt /*03.10* +03.2 usr_03.txt /*03.2* +03.3 usr_03.txt /*03.3* +03.4 usr_03.txt /*03.4* +03.5 usr_03.txt /*03.5* +03.6 usr_03.txt /*03.6* +03.7 usr_03.txt /*03.7* +03.8 usr_03.txt /*03.8* +03.9 usr_03.txt /*03.9* +04.1 usr_04.txt /*04.1* +04.10 usr_04.txt /*04.10* +04.2 usr_04.txt /*04.2* +04.3 usr_04.txt /*04.3* +04.4 usr_04.txt /*04.4* +04.5 usr_04.txt /*04.5* +04.6 usr_04.txt /*04.6* +04.7 usr_04.txt /*04.7* +04.8 usr_04.txt /*04.8* +04.9 usr_04.txt /*04.9* +05.1 usr_05.txt /*05.1* +05.2 usr_05.txt /*05.2* +05.3 usr_05.txt /*05.3* +05.4 usr_05.txt /*05.4* +05.5 usr_05.txt /*05.5* +05.6 usr_05.txt /*05.6* +05.7 usr_05.txt /*05.7* +06.1 usr_06.txt /*06.1* +06.2 usr_06.txt /*06.2* +06.3 usr_06.txt /*06.3* +06.4 usr_06.txt /*06.4* +06.5 usr_06.txt /*06.5* +06.6 usr_06.txt /*06.6* +07.1 usr_07.txt /*07.1* +07.2 usr_07.txt /*07.2* +07.3 usr_07.txt /*07.3* +07.4 usr_07.txt /*07.4* +07.5 usr_07.txt /*07.5* +07.6 usr_07.txt /*07.6* +07.7 usr_07.txt /*07.7* +08.1 usr_08.txt /*08.1* +08.2 usr_08.txt /*08.2* +08.3 usr_08.txt /*08.3* +08.4 usr_08.txt /*08.4* +08.5 usr_08.txt /*08.5* +08.6 usr_08.txt /*08.6* +08.7 usr_08.txt /*08.7* +08.8 usr_08.txt /*08.8* +08.9 usr_08.txt /*08.9* +09.1 usr_09.txt /*09.1* +09.2 usr_09.txt /*09.2* +09.3 usr_09.txt /*09.3* +09.4 usr_09.txt /*09.4* +10.1 usr_10.txt /*10.1* +10.2 usr_10.txt /*10.2* +10.3 usr_10.txt /*10.3* +10.4 usr_10.txt /*10.4* +10.5 usr_10.txt /*10.5* +10.6 usr_10.txt /*10.6* +10.7 usr_10.txt /*10.7* +10.8 usr_10.txt /*10.8* +10.9 usr_10.txt /*10.9* +11.1 usr_11.txt /*11.1* +11.2 usr_11.txt /*11.2* +11.3 usr_11.txt /*11.3* +11.4 usr_11.txt /*11.4* +12.1 usr_12.txt /*12.1* +12.2 usr_12.txt /*12.2* +12.3 usr_12.txt /*12.3* +12.4 usr_12.txt /*12.4* +12.5 usr_12.txt /*12.5* +12.6 usr_12.txt /*12.6* +12.7 usr_12.txt /*12.7* +12.8 usr_12.txt /*12.8* +1gD pattern.txt /*1gD* +1gd pattern.txt /*1gd* +20.1 usr_20.txt /*20.1* +20.2 usr_20.txt /*20.2* +20.3 usr_20.txt /*20.3* +20.4 usr_20.txt /*20.4* +20.5 usr_20.txt /*20.5* +21.1 usr_21.txt /*21.1* +21.2 usr_21.txt /*21.2* +21.3 usr_21.txt /*21.3* +21.4 usr_21.txt /*21.4* +21.5 usr_21.txt /*21.5* +21.6 usr_21.txt /*21.6* +22.1 usr_22.txt /*22.1* +22.2 usr_22.txt /*22.2* +22.3 usr_22.txt /*22.3* +22.4 usr_22.txt /*22.4* +23.1 usr_23.txt /*23.1* +23.2 usr_23.txt /*23.2* +23.3 usr_23.txt /*23.3* +23.4 usr_23.txt /*23.4* +23.5 usr_23.txt /*23.5* +24.1 usr_24.txt /*24.1* +24.10 usr_24.txt /*24.10* +24.2 usr_24.txt /*24.2* +24.3 usr_24.txt /*24.3* +24.4 usr_24.txt /*24.4* +24.5 usr_24.txt /*24.5* +24.6 usr_24.txt /*24.6* +24.7 usr_24.txt /*24.7* +24.8 usr_24.txt /*24.8* +24.9 usr_24.txt /*24.9* +25.1 usr_25.txt /*25.1* +25.2 usr_25.txt /*25.2* +25.3 usr_25.txt /*25.3* +25.4 usr_25.txt /*25.4* +25.5 usr_25.txt /*25.5* +26.1 usr_26.txt /*26.1* +26.2 usr_26.txt /*26.2* +26.3 usr_26.txt /*26.3* +26.4 usr_26.txt /*26.4* +27.1 usr_27.txt /*27.1* +27.2 usr_27.txt /*27.2* +27.3 usr_27.txt /*27.3* +27.4 usr_27.txt /*27.4* +27.5 usr_27.txt /*27.5* +27.6 usr_27.txt /*27.6* +27.7 usr_27.txt /*27.7* +27.8 usr_27.txt /*27.8* +27.9 usr_27.txt /*27.9* +28.1 usr_28.txt /*28.1* +28.10 usr_28.txt /*28.10* +28.2 usr_28.txt /*28.2* +28.3 usr_28.txt /*28.3* +28.4 usr_28.txt /*28.4* +28.5 usr_28.txt /*28.5* +28.6 usr_28.txt /*28.6* +28.7 usr_28.txt /*28.7* +28.8 usr_28.txt /*28.8* +28.9 usr_28.txt /*28.9* +29.1 usr_29.txt /*29.1* +29.2 usr_29.txt /*29.2* +29.3 usr_29.txt /*29.3* +29.4 usr_29.txt /*29.4* +29.5 usr_29.txt /*29.5* +2html.vim syntax.txt /*2html.vim* +30.1 usr_30.txt /*30.1* +30.2 usr_30.txt /*30.2* +30.3 usr_30.txt /*30.3* +30.4 usr_30.txt /*30.4* +30.5 usr_30.txt /*30.5* +30.6 usr_30.txt /*30.6* +31.1 usr_31.txt /*31.1* +31.2 usr_31.txt /*31.2* +31.3 usr_31.txt /*31.3* +31.4 usr_31.txt /*31.4* +31.5 usr_31.txt /*31.5* +32.1 usr_32.txt /*32.1* +32.2 usr_32.txt /*32.2* +32.3 usr_32.txt /*32.3* +32.4 usr_32.txt /*32.4* +40.1 usr_40.txt /*40.1* +40.2 usr_40.txt /*40.2* +40.3 usr_40.txt /*40.3* +41.1 usr_41.txt /*41.1* +41.10 usr_41.txt /*41.10* +41.11 usr_41.txt /*41.11* +41.12 usr_41.txt /*41.12* +41.13 usr_41.txt /*41.13* +41.14 usr_41.txt /*41.14* +41.15 usr_41.txt /*41.15* +41.16 usr_41.txt /*41.16* +41.2 usr_41.txt /*41.2* +41.3 usr_41.txt /*41.3* +41.4 usr_41.txt /*41.4* +41.5 usr_41.txt /*41.5* +41.6 usr_41.txt /*41.6* +41.7 usr_41.txt /*41.7* +41.8 usr_41.txt /*41.8* +41.9 usr_41.txt /*41.9* +42 usr_42.txt /*42* +42.1 usr_42.txt /*42.1* +42.2 usr_42.txt /*42.2* +42.3 usr_42.txt /*42.3* +42.4 usr_42.txt /*42.4* +43.1 usr_43.txt /*43.1* +43.2 usr_43.txt /*43.2* +44.1 usr_44.txt /*44.1* +44.10 usr_44.txt /*44.10* +44.11 usr_44.txt /*44.11* +44.12 usr_44.txt /*44.12* +44.2 usr_44.txt /*44.2* +44.3 usr_44.txt /*44.3* +44.4 usr_44.txt /*44.4* +44.5 usr_44.txt /*44.5* +44.6 usr_44.txt /*44.6* +44.7 usr_44.txt /*44.7* +44.8 usr_44.txt /*44.8* +44.9 usr_44.txt /*44.9* +45.1 usr_45.txt /*45.1* +45.2 usr_45.txt /*45.2* +45.3 usr_45.txt /*45.3* +45.4 usr_45.txt /*45.4* +45.5 usr_45.txt /*45.5* +8g8 various.txt /*8g8* +90.1 usr_90.txt /*90.1* +90.2 usr_90.txt /*90.2* +90.3 usr_90.txt /*90.3* +90.4 usr_90.txt /*90.4* +90.5 usr_90.txt /*90.5* +: cmdline.txt /*:* +:! various.txt /*:!* +:!! various.txt /*:!!* +:!cmd various.txt /*:!cmd* +:!start os_win32.txt /*:!start* +:# various.txt /*:#* +:#! various.txt /*:#!* +:$ cmdline.txt /*:$* +:% cmdline.txt /*:%* +:& change.txt /*:&* +:' cmdline.txt /*:'* +:, cmdline.txt /*:,* +:. cmdline.txt /*:.* +:/ cmdline.txt /*:\/* +:0file editing.txt /*:0file* +:2match pattern.txt /*:2match* +:3match pattern.txt /*:3match* +::. cmdline.txt /*::.* +::8 cmdline.txt /*::8* +::e cmdline.txt /*::e* +::gs cmdline.txt /*::gs* +::h cmdline.txt /*::h* +::p cmdline.txt /*::p* +::r cmdline.txt /*::r* +::s cmdline.txt /*::s* +::t cmdline.txt /*::t* +::~ cmdline.txt /*::~* +:; cmdline.txt /*:;* +:< change.txt /*:<* +:<abuf> cmdline.txt /*:<abuf>* +:<afile> cmdline.txt /*:<afile>* +:<amatch> cmdline.txt /*:<amatch>* +:<cWORD> cmdline.txt /*:<cWORD>* +:<cfile> cmdline.txt /*:<cfile>* +:<cword> cmdline.txt /*:<cword>* +:<sfile> cmdline.txt /*:<sfile>* +:= various.txt /*:=* +:> change.txt /*:>* +:? cmdline.txt /*:?* +:@ repeat.txt /*:@* +:@: repeat.txt /*:@:* +:@@ repeat.txt /*:@@* +:AcpDisable acp.txt /*:AcpDisable* +:AcpEnable acp.txt /*:AcpEnable* +:AcpLock acp.txt /*:AcpLock* +:AcpUnlock acp.txt /*:AcpUnlock* +:AdaLines ft_ada.txt /*:AdaLines* +:AdaRainbow ft_ada.txt /*:AdaRainbow* +:AdaSpaces ft_ada.txt /*:AdaSpaces* +:AdaTagDir ft_ada.txt /*:AdaTagDir* +:AdaTagFile ft_ada.txt /*:AdaTagFile* +:AdaTypes ft_ada.txt /*:AdaTypes* +:CompilerSet usr_41.txt /*:CompilerSet* +:DiffOrig diff.txt /*:DiffOrig* +:DoMatchParen pi_paren.txt /*:DoMatchParen* +:Explore pi_netrw.txt /*:Explore* +:GLVS pi_getscript.txt /*:GLVS* +:GetLatestVimScripts_dat pi_getscript.txt /*:GetLatestVimScripts_dat* +:GnatFind ft_ada.txt /*:GnatFind* +:GnatPretty ft_ada.txt /*:GnatPretty* +:GnatTags ft_ada.txt /*:GnatTags* +:Hexplore pi_netrw.txt /*:Hexplore* +:Man filetype.txt /*:Man* +:MkVimball pi_vimball.txt /*:MkVimball* +:N editing.txt /*:N* +:NetrwClean pi_netrw.txt /*:NetrwClean* +:Nexplore pi_netrw.txt /*:Nexplore* +:Next editing.txt /*:Next* +:NoMatchParen pi_paren.txt /*:NoMatchParen* +:Nr pi_netrw.txt /*:Nr* +:Nread pi_netrw.txt /*:Nread* +:Ns pi_netrw.txt /*:Ns* +:Nsource pi_netrw.txt /*:Nsource* +:Nw pi_netrw.txt /*:Nw* +:Nwrite pi_netrw.txt /*:Nwrite* +:P various.txt /*:P* +:Pexplore pi_netrw.txt /*:Pexplore* +:Print various.txt /*:Print* +:Rexplore pi_netrw.txt /*:Rexplore* +:RmVimball pi_vimball.txt /*:RmVimball* +:Sexplore pi_netrw.txt /*:Sexplore* +:TOhtml syntax.txt /*:TOhtml* +:Texplore pi_netrw.txt /*:Texplore* +:UseVimball pi_vimball.txt /*:UseVimball* +:Vexplore pi_netrw.txt /*:Vexplore* +:VimballList pi_vimball.txt /*:VimballList* +:Vimuntar pi_tar.txt /*:Vimuntar* +:X editing.txt /*:X* +:XMLent insert.txt /*:XMLent* +:XMLns insert.txt /*:XMLns* +:\bar cmdline.txt /*:\\bar* +:_! cmdline.txt /*:_!* +:_# cmdline.txt /*:_#* +:_## cmdline.txt /*:_##* +:_#0 cmdline.txt /*:_#0* +:_#< cmdline.txt /*:_#<* +:_#n cmdline.txt /*:_#n* +:_% cmdline.txt /*:_%* +:_%: cmdline.txt /*:_%:* +:_%< cmdline.txt /*:_%<* +:a insert.txt /*:a* +:ab map.txt /*:ab* +:abbreviate map.txt /*:abbreviate* +:abbreviate-<buffer> map.txt /*:abbreviate-<buffer>* +:abbreviate-local map.txt /*:abbreviate-local* +:abbreviate-verbose map.txt /*:abbreviate-verbose* +:abc map.txt /*:abc* +:abclear map.txt /*:abclear* +:abo windows.txt /*:abo* +:aboveleft windows.txt /*:aboveleft* +:al windows.txt /*:al* +:all windows.txt /*:all* +:am gui.txt /*:am* +:amenu gui.txt /*:amenu* +:an gui.txt /*:an* +:anoremenu gui.txt /*:anoremenu* +:append insert.txt /*:append* +:ar editing.txt /*:ar* +:arga editing.txt /*:arga* +:argadd editing.txt /*:argadd* +:argd editing.txt /*:argd* +:argdelete editing.txt /*:argdelete* +:argdo editing.txt /*:argdo* +:arge editing.txt /*:arge* +:argedit editing.txt /*:argedit* +:argglobal editing.txt /*:argglobal* +:arglocal editing.txt /*:arglocal* +:args editing.txt /*:args* +:args_f editing.txt /*:args_f* +:args_f! editing.txt /*:args_f!* +:argu editing.txt /*:argu* +:argument editing.txt /*:argument* +:as various.txt /*:as* +:ascii various.txt /*:ascii* +:au autocmd.txt /*:au* +:aug autocmd.txt /*:aug* +:augroup autocmd.txt /*:augroup* +:augroup-delete autocmd.txt /*:augroup-delete* +:aun gui.txt /*:aun* +:aunmenu gui.txt /*:aunmenu* +:autocmd autocmd.txt /*:autocmd* +:autocmd-verbose autocmd.txt /*:autocmd-verbose* +:b windows.txt /*:b* +:bN windows.txt /*:bN* +:bNext windows.txt /*:bNext* +:ba windows.txt /*:ba* +:bad windows.txt /*:bad* +:badd windows.txt /*:badd* +:ball windows.txt /*:ball* +:bar cmdline.txt /*:bar* +:bd windows.txt /*:bd* +:bdel windows.txt /*:bdel* +:bdelete windows.txt /*:bdelete* +:be gui.txt /*:be* +:behave gui.txt /*:behave* +:bel windows.txt /*:bel* +:belowright windows.txt /*:belowright* +:bf windows.txt /*:bf* +:bfirst windows.txt /*:bfirst* +:bl windows.txt /*:bl* +:blast windows.txt /*:blast* +:bm windows.txt /*:bm* +:bmodified windows.txt /*:bmodified* +:bn windows.txt /*:bn* +:bnext windows.txt /*:bnext* +:botright windows.txt /*:botright* +:bp windows.txt /*:bp* +:bprevious windows.txt /*:bprevious* +:br windows.txt /*:br* +:brea eval.txt /*:brea* +:break eval.txt /*:break* +:breaka repeat.txt /*:breaka* +:breakadd repeat.txt /*:breakadd* +:breakd repeat.txt /*:breakd* +:breakdel repeat.txt /*:breakdel* +:breakl repeat.txt /*:breakl* +:breaklist repeat.txt /*:breaklist* +:brewind windows.txt /*:brewind* +:bro editing.txt /*:bro* +:browse editing.txt /*:browse* +:browse-set options.txt /*:browse-set* +:bu windows.txt /*:bu* +:buf windows.txt /*:buf* +:bufdo windows.txt /*:bufdo* +:buffer windows.txt /*:buffer* +:buffer-! windows.txt /*:buffer-!* +:buffers windows.txt /*:buffers* +:bun windows.txt /*:bun* +:bunload windows.txt /*:bunload* +:bw windows.txt /*:bw* +:bwipe windows.txt /*:bwipe* +:bwipeout windows.txt /*:bwipeout* +:c change.txt /*:c* +:cN quickfix.txt /*:cN* +:cNext quickfix.txt /*:cNext* +:cNf quickfix.txt /*:cNf* +:cNfile quickfix.txt /*:cNfile* +:ca map.txt /*:ca* +:cabbrev map.txt /*:cabbrev* +:cabc map.txt /*:cabc* +:cabclear map.txt /*:cabclear* +:cad quickfix.txt /*:cad* +:caddb quickfix.txt /*:caddb* +:caddbuffer quickfix.txt /*:caddbuffer* +:caddexpr quickfix.txt /*:caddexpr* +:caddf quickfix.txt /*:caddf* +:caddfile quickfix.txt /*:caddfile* +:cal eval.txt /*:cal* +:call eval.txt /*:call* +:cat eval.txt /*:cat* +:catch eval.txt /*:catch* +:cb quickfix.txt /*:cb* +:cbuffer quickfix.txt /*:cbuffer* +:cc quickfix.txt /*:cc* +:ccl quickfix.txt /*:ccl* +:cclose quickfix.txt /*:cclose* +:cd editing.txt /*:cd* +:cd- editing.txt /*:cd-* +:ce change.txt /*:ce* +:center change.txt /*:center* +:cex quickfix.txt /*:cex* +:cexpr quickfix.txt /*:cexpr* +:cf quickfix.txt /*:cf* +:cfile quickfix.txt /*:cfile* +:cfir quickfix.txt /*:cfir* +:cfirst quickfix.txt /*:cfirst* +:cg quickfix.txt /*:cg* +:cgetb quickfix.txt /*:cgetb* +:cgetbuffer quickfix.txt /*:cgetbuffer* +:cgete quickfix.txt /*:cgete* +:cgetexpr quickfix.txt /*:cgetexpr* +:cgetfile quickfix.txt /*:cgetfile* +:ch change.txt /*:ch* +:change change.txt /*:change* +:changes motion.txt /*:changes* +:chd editing.txt /*:chd* +:chdir editing.txt /*:chdir* +:che tagsrch.txt /*:che* +:checkpath tagsrch.txt /*:checkpath* +:checkt editing.txt /*:checkt* +:checktime editing.txt /*:checktime* +:cl quickfix.txt /*:cl* +:cla quickfix.txt /*:cla* +:clast quickfix.txt /*:clast* +:clist quickfix.txt /*:clist* +:clo windows.txt /*:clo* +:close windows.txt /*:close* +:cm map.txt /*:cm* +:cmap map.txt /*:cmap* +:cmap_l map.txt /*:cmap_l* +:cmapc map.txt /*:cmapc* +:cmapclear map.txt /*:cmapclear* +:cme gui.txt /*:cme* +:cmenu gui.txt /*:cmenu* +:cn quickfix.txt /*:cn* +:cnew quickfix.txt /*:cnew* +:cnewer quickfix.txt /*:cnewer* +:cnext quickfix.txt /*:cnext* +:cnf quickfix.txt /*:cnf* +:cnfile quickfix.txt /*:cnfile* +:cno map.txt /*:cno* +:cnorea map.txt /*:cnorea* +:cnoreabbrev map.txt /*:cnoreabbrev* +:cnoremap map.txt /*:cnoremap* +:cnoreme gui.txt /*:cnoreme* +:cnoremenu gui.txt /*:cnoremenu* +:co change.txt /*:co* +:col quickfix.txt /*:col* +:colder quickfix.txt /*:colder* +:colo syntax.txt /*:colo* +:colorscheme syntax.txt /*:colorscheme* +:com map.txt /*:com* +:comc map.txt /*:comc* +:comclear map.txt /*:comclear* +:command map.txt /*:command* +:command-bang map.txt /*:command-bang* +:command-bar map.txt /*:command-bar* +:command-buffer map.txt /*:command-buffer* +:command-complete map.txt /*:command-complete* +:command-completion map.txt /*:command-completion* +:command-completion-custom map.txt /*:command-completion-custom* +:command-completion-customlist map.txt /*:command-completion-customlist* +:command-count map.txt /*:command-count* +:command-nargs map.txt /*:command-nargs* +:command-range map.txt /*:command-range* +:command-register map.txt /*:command-register* +:command-verbose map.txt /*:command-verbose* +:comment cmdline.txt /*:comment* +:comp quickfix.txt /*:comp* +:compiler quickfix.txt /*:compiler* +:con eval.txt /*:con* +:conf editing.txt /*:conf* +:confirm editing.txt /*:confirm* +:continue eval.txt /*:continue* +:cope quickfix.txt /*:cope* +:copen quickfix.txt /*:copen* +:copy change.txt /*:copy* +:cp quickfix.txt /*:cp* +:cpf quickfix.txt /*:cpf* +:cpfile quickfix.txt /*:cpfile* +:cprevious quickfix.txt /*:cprevious* +:cq quickfix.txt /*:cq* +:cquit quickfix.txt /*:cquit* +:cr quickfix.txt /*:cr* +:crewind quickfix.txt /*:crewind* +:cs if_cscop.txt /*:cs* +:cscope if_cscop.txt /*:cscope* +:cstag if_cscop.txt /*:cstag* +:cu map.txt /*:cu* +:cuna map.txt /*:cuna* +:cunabbrev map.txt /*:cunabbrev* +:cunmap map.txt /*:cunmap* +:cunme gui.txt /*:cunme* +:cunmenu gui.txt /*:cunmenu* +:cw quickfix.txt /*:cw* +:cwindow quickfix.txt /*:cwindow* +:d change.txt /*:d* +:de change.txt /*:de* +:debug repeat.txt /*:debug* +:debug-name repeat.txt /*:debug-name* +:debugg repeat.txt /*:debugg* +:debuggreedy repeat.txt /*:debuggreedy* +:del change.txt /*:del* +:delc map.txt /*:delc* +:delcommand map.txt /*:delcommand* +:delcr todo.txt /*:delcr* +:delete change.txt /*:delete* +:delf eval.txt /*:delf* +:delfunction eval.txt /*:delfunction* +:delm motion.txt /*:delm* +:delmarks motion.txt /*:delmarks* +:di change.txt /*:di* +:diffg diff.txt /*:diffg* +:diffget diff.txt /*:diffget* +:diffo diff.txt /*:diffo* +:diffoff diff.txt /*:diffoff* +:diffp diff.txt /*:diffp* +:diffpatch diff.txt /*:diffpatch* +:diffpu diff.txt /*:diffpu* +:diffput diff.txt /*:diffput* +:diffs diff.txt /*:diffs* +:diffsplit diff.txt /*:diffsplit* +:difft diff.txt /*:difft* +:diffthis diff.txt /*:diffthis* +:diffu diff.txt /*:diffu* +:diffupdate diff.txt /*:diffupdate* +:dig digraph.txt /*:dig* +:digraphs digraph.txt /*:digraphs* +:display change.txt /*:display* +:dj tagsrch.txt /*:dj* +:djump tagsrch.txt /*:djump* +:dli tagsrch.txt /*:dli* +:dlist tagsrch.txt /*:dlist* +:do autocmd.txt /*:do* +:doau autocmd.txt /*:doau* +:doautoa autocmd.txt /*:doautoa* +:doautoall autocmd.txt /*:doautoall* +:doautocmd autocmd.txt /*:doautocmd* +:dr windows.txt /*:dr* +:drop windows.txt /*:drop* +:ds tagsrch.txt /*:ds* +:dsearch tagsrch.txt /*:dsearch* +:dsp tagsrch.txt /*:dsp* +:dsplit tagsrch.txt /*:dsplit* +:e editing.txt /*:e* +:ea undo.txt /*:ea* +:earlier undo.txt /*:earlier* +:ec eval.txt /*:ec* +:echo eval.txt /*:echo* +:echo-redraw eval.txt /*:echo-redraw* +:echoe eval.txt /*:echoe* +:echoerr eval.txt /*:echoerr* +:echoh eval.txt /*:echoh* +:echohl eval.txt /*:echohl* +:echom eval.txt /*:echom* +:echomsg eval.txt /*:echomsg* +:echon eval.txt /*:echon* +:edit editing.txt /*:edit* +:edit! editing.txt /*:edit!* +:edit!_f editing.txt /*:edit!_f* +:edit_f editing.txt /*:edit_f* +:el eval.txt /*:el* +:else eval.txt /*:else* +:elsei eval.txt /*:elsei* +:elseif eval.txt /*:elseif* +:em gui.txt /*:em* +:emenu gui.txt /*:emenu* +:en eval.txt /*:en* +:endf eval.txt /*:endf* +:endfo eval.txt /*:endfo* +:endfor eval.txt /*:endfor* +:endfunction eval.txt /*:endfunction* +:endif eval.txt /*:endif* +:endt eval.txt /*:endt* +:endtry eval.txt /*:endtry* +:endw eval.txt /*:endw* +:endwhile eval.txt /*:endwhile* +:ene editing.txt /*:ene* +:ene! editing.txt /*:ene!* +:enew editing.txt /*:enew* +:enew! editing.txt /*:enew!* +:ex editing.txt /*:ex* +:exe eval.txt /*:exe* +:exe-comment eval.txt /*:exe-comment* +:execute eval.txt /*:execute* +:exi editing.txt /*:exi* +:exit editing.txt /*:exit* +:exu helphelp.txt /*:exu* +:exusage helphelp.txt /*:exusage* +:f editing.txt /*:f* +:fi editing.txt /*:fi* +:file editing.txt /*:file* +:file_f editing.txt /*:file_f* +:filename editing.txt /*:filename* +:files windows.txt /*:files* +:filet filetype.txt /*:filet* +:filetype filetype.txt /*:filetype* +:filetype-indent-off filetype.txt /*:filetype-indent-off* +:filetype-indent-on filetype.txt /*:filetype-indent-on* +:filetype-off filetype.txt /*:filetype-off* +:filetype-overview filetype.txt /*:filetype-overview* +:filetype-plugin-off filetype.txt /*:filetype-plugin-off* +:filetype-plugin-on filetype.txt /*:filetype-plugin-on* +:fin editing.txt /*:fin* +:fina eval.txt /*:fina* +:finally eval.txt /*:finally* +:find editing.txt /*:find* +:fini repeat.txt /*:fini* +:finish repeat.txt /*:finish* +:fir editing.txt /*:fir* +:first editing.txt /*:first* +:fix options.txt /*:fix* +:fixdel options.txt /*:fixdel* +:fo fold.txt /*:fo* +:fold fold.txt /*:fold* +:foldc fold.txt /*:foldc* +:foldclose fold.txt /*:foldclose* +:foldd fold.txt /*:foldd* +:folddoc fold.txt /*:folddoc* +:folddoclosed fold.txt /*:folddoclosed* +:folddoopen fold.txt /*:folddoopen* +:foldo fold.txt /*:foldo* +:foldopen fold.txt /*:foldopen* +:for eval.txt /*:for* +:fu eval.txt /*:fu* +:function eval.txt /*:function* +:function-verbose eval.txt /*:function-verbose* +:g repeat.txt /*:g* +:global repeat.txt /*:global* +:go motion.txt /*:go* +:goto motion.txt /*:goto* +:gr quickfix.txt /*:gr* +:grep quickfix.txt /*:grep* +:grepa quickfix.txt /*:grepa* +:grepadd quickfix.txt /*:grepadd* +:gu gui_x11.txt /*:gu* +:gui gui_x11.txt /*:gui* +:gv gui_x11.txt /*:gv* +:gvim gui_x11.txt /*:gvim* +:h helphelp.txt /*:h* +:ha print.txt /*:ha* +:hardcopy print.txt /*:hardcopy* +:help helphelp.txt /*:help* +:helpf helphelp.txt /*:helpf* +:helpfind helphelp.txt /*:helpfind* +:helpg helphelp.txt /*:helpg* +:helpgrep helphelp.txt /*:helpgrep* +:helpt helphelp.txt /*:helpt* +:helptags helphelp.txt /*:helptags* +:hi syntax.txt /*:hi* +:hi-default syntax.txt /*:hi-default* +:hi-link syntax.txt /*:hi-link* +:hi-normal syntax.txt /*:hi-normal* +:hi-normal-cterm syntax.txt /*:hi-normal-cterm* +:hide windows.txt /*:hide* +:highlight syntax.txt /*:highlight* +:highlight-default syntax.txt /*:highlight-default* +:highlight-link syntax.txt /*:highlight-link* +:highlight-normal syntax.txt /*:highlight-normal* +:highlight-verbose syntax.txt /*:highlight-verbose* +:his cmdline.txt /*:his* +:history cmdline.txt /*:history* +:history-indexing cmdline.txt /*:history-indexing* +:i insert.txt /*:i* +:ia map.txt /*:ia* +:iabbrev map.txt /*:iabbrev* +:iabc map.txt /*:iabc* +:iabclear map.txt /*:iabclear* +:if eval.txt /*:if* +:ij tagsrch.txt /*:ij* +:ijump tagsrch.txt /*:ijump* +:il tagsrch.txt /*:il* +:ilist tagsrch.txt /*:ilist* +:im map.txt /*:im* +:imap map.txt /*:imap* +:imap_l map.txt /*:imap_l* +:imapc map.txt /*:imapc* +:imapclear map.txt /*:imapclear* +:ime gui.txt /*:ime* +:imenu gui.txt /*:imenu* +:in insert.txt /*:in* +:index index.txt /*:index* +:ino map.txt /*:ino* +:inorea map.txt /*:inorea* +:inoreabbrev map.txt /*:inoreabbrev* +:inoremap map.txt /*:inoremap* +:inoreme gui.txt /*:inoreme* +:inoremenu gui.txt /*:inoremenu* +:insert insert.txt /*:insert* +:intro starting.txt /*:intro* +:is tagsrch.txt /*:is* +:isearch tagsrch.txt /*:isearch* +:isp tagsrch.txt /*:isp* +:isplit tagsrch.txt /*:isplit* +:iu map.txt /*:iu* +:iuna map.txt /*:iuna* +:iunabbrev map.txt /*:iunabbrev* +:iunmap map.txt /*:iunmap* +:iunme gui.txt /*:iunme* +:iunmenu gui.txt /*:iunmenu* +:j change.txt /*:j* +:join change.txt /*:join* +:ju motion.txt /*:ju* +:jumps motion.txt /*:jumps* +:k motion.txt /*:k* +:kee motion.txt /*:kee* +:keepa editing.txt /*:keepa* +:keepalt editing.txt /*:keepalt* +:keepj motion.txt /*:keepj* +:keepjumps motion.txt /*:keepjumps* +:keepmarks motion.txt /*:keepmarks* +:l various.txt /*:l* +:lN quickfix.txt /*:lN* +:lNext quickfix.txt /*:lNext* +:lNf quickfix.txt /*:lNf* +:lNfile quickfix.txt /*:lNfile* +:la editing.txt /*:la* +:lad quickfix.txt /*:lad* +:laddb quickfix.txt /*:laddb* +:laddbuffer quickfix.txt /*:laddbuffer* +:laddexpr quickfix.txt /*:laddexpr* +:laddf quickfix.txt /*:laddf* +:laddfile quickfix.txt /*:laddfile* +:lan mlang.txt /*:lan* +:lang mlang.txt /*:lang* +:language mlang.txt /*:language* +:last editing.txt /*:last* +:lat undo.txt /*:lat* +:later undo.txt /*:later* +:lb quickfix.txt /*:lb* +:lbuffer quickfix.txt /*:lbuffer* +:lc editing.txt /*:lc* +:lcd editing.txt /*:lcd* +:lch editing.txt /*:lch* +:lchdir editing.txt /*:lchdir* +:lcl quickfix.txt /*:lcl* +:lclose quickfix.txt /*:lclose* +:lcs if_cscop.txt /*:lcs* +:lcscope if_cscop.txt /*:lcscope* +:le change.txt /*:le* +:left change.txt /*:left* +:lefta windows.txt /*:lefta* +:leftabove windows.txt /*:leftabove* +:let eval.txt /*:let* +:let+= eval.txt /*:let+=* +:let-$ eval.txt /*:let-$* +:let-& eval.txt /*:let-&* +:let-= eval.txt /*:let-=* +:let-@ eval.txt /*:let-@* +:let-environment eval.txt /*:let-environment* +:let-option eval.txt /*:let-option* +:let-register eval.txt /*:let-register* +:let-unpack eval.txt /*:let-unpack* +:let.= eval.txt /*:let.=* +:lex quickfix.txt /*:lex* +:lexpr quickfix.txt /*:lexpr* +:lf quickfix.txt /*:lf* +:lfile quickfix.txt /*:lfile* +:lfir quickfix.txt /*:lfir* +:lfirst quickfix.txt /*:lfirst* +:lg quickfix.txt /*:lg* +:lgetb quickfix.txt /*:lgetb* +:lgetbuffer quickfix.txt /*:lgetbuffer* +:lgete quickfix.txt /*:lgete* +:lgetexpr quickfix.txt /*:lgetexpr* +:lgetfile quickfix.txt /*:lgetfile* +:lgr quickfix.txt /*:lgr* +:lgrep quickfix.txt /*:lgrep* +:lgrepa quickfix.txt /*:lgrepa* +:lgrepadd quickfix.txt /*:lgrepadd* +:lh helphelp.txt /*:lh* +:lhelpgrep helphelp.txt /*:lhelpgrep* +:list various.txt /*:list* +:ll quickfix.txt /*:ll* +:lla quickfix.txt /*:lla* +:llast quickfix.txt /*:llast* +:lli quickfix.txt /*:lli* +:llist quickfix.txt /*:llist* +:lm map.txt /*:lm* +:lmak quickfix.txt /*:lmak* +:lmake quickfix.txt /*:lmake* +:lmap map.txt /*:lmap* +:lmap_l map.txt /*:lmap_l* +:lmapc map.txt /*:lmapc* +:lmapclear map.txt /*:lmapclear* +:ln map.txt /*:ln* +:lne quickfix.txt /*:lne* +:lnew quickfix.txt /*:lnew* +:lnewer quickfix.txt /*:lnewer* +:lnext quickfix.txt /*:lnext* +:lnf quickfix.txt /*:lnf* +:lnfile quickfix.txt /*:lnfile* +:lnoremap map.txt /*:lnoremap* +:lo starting.txt /*:lo* +:loadk mbyte.txt /*:loadk* +:loadkeymap mbyte.txt /*:loadkeymap* +:loadview starting.txt /*:loadview* +:loc motion.txt /*:loc* +:lockmarks motion.txt /*:lockmarks* +:lockv eval.txt /*:lockv* +:lockvar eval.txt /*:lockvar* +:lol quickfix.txt /*:lol* +:lolder quickfix.txt /*:lolder* +:lop quickfix.txt /*:lop* +:lopen quickfix.txt /*:lopen* +:lp quickfix.txt /*:lp* +:lpf quickfix.txt /*:lpf* +:lpfile quickfix.txt /*:lpfile* +:lprevious quickfix.txt /*:lprevious* +:lr quickfix.txt /*:lr* +:lrewind quickfix.txt /*:lrewind* +:ls windows.txt /*:ls* +:lt tagsrch.txt /*:lt* +:ltag tagsrch.txt /*:ltag* +:lu map.txt /*:lu* +:lua if_lua.txt /*:lua* +:luado if_lua.txt /*:luado* +:luafile if_lua.txt /*:luafile* +:lunmap map.txt /*:lunmap* +:lv quickfix.txt /*:lv* +:lvimgrep quickfix.txt /*:lvimgrep* +:lvimgrepa quickfix.txt /*:lvimgrepa* +:lvimgrepadd quickfix.txt /*:lvimgrepadd* +:lw quickfix.txt /*:lw* +:lwindow quickfix.txt /*:lwindow* +:m change.txt /*:m* +:ma motion.txt /*:ma* +:mak quickfix.txt /*:mak* +:make quickfix.txt /*:make* +:make_makeprg quickfix.txt /*:make_makeprg* +:map map.txt /*:map* +:map! map.txt /*:map!* +:map-<buffer> map.txt /*:map-<buffer>* +:map-<expr> map.txt /*:map-<expr>* +:map-<script> map.txt /*:map-<script>* +:map-<silent> map.txt /*:map-<silent>* +:map-<special> map.txt /*:map-<special>* +:map-<unique> map.txt /*:map-<unique>* +:map-alt-keys map.txt /*:map-alt-keys* +:map-arguments map.txt /*:map-arguments* +:map-commands map.txt /*:map-commands* +:map-expression map.txt /*:map-expression* +:map-local map.txt /*:map-local* +:map-modes map.txt /*:map-modes* +:map-operator map.txt /*:map-operator* +:map-script map.txt /*:map-script* +:map-silent map.txt /*:map-silent* +:map-special map.txt /*:map-special* +:map-special-chars map.txt /*:map-special-chars* +:map-special-keys map.txt /*:map-special-keys* +:map-undo map.txt /*:map-undo* +:map-verbose map.txt /*:map-verbose* +:map_l map.txt /*:map_l* +:map_l! map.txt /*:map_l!* +:mapc map.txt /*:mapc* +:mapc! map.txt /*:mapc!* +:mapclear map.txt /*:mapclear* +:mapclear! map.txt /*:mapclear!* +:mark motion.txt /*:mark* +:marks motion.txt /*:marks* +:mat pattern.txt /*:mat* +:match pattern.txt /*:match* +:me gui.txt /*:me* +:menu gui.txt /*:menu* +:menu-<script> gui.txt /*:menu-<script>* +:menu-<silent> gui.txt /*:menu-<silent>* +:menu-<special> gui.txt /*:menu-<special>* +:menu-disable gui.txt /*:menu-disable* +:menu-enable gui.txt /*:menu-enable* +:menu-script gui.txt /*:menu-script* +:menu-silent gui.txt /*:menu-silent* +:menu-special gui.txt /*:menu-special* +:menut mlang.txt /*:menut* +:menutrans mlang.txt /*:menutrans* +:menutranslate mlang.txt /*:menutranslate* +:mes message.txt /*:mes* +:messages message.txt /*:messages* +:mk starting.txt /*:mk* +:mkexrc starting.txt /*:mkexrc* +:mks starting.txt /*:mks* +:mksession starting.txt /*:mksession* +:mksp spell.txt /*:mksp* +:mkspell spell.txt /*:mkspell* +:mkv starting.txt /*:mkv* +:mkvie starting.txt /*:mkvie* +:mkview starting.txt /*:mkview* +:mkvimrc starting.txt /*:mkvimrc* +:mo change.txt /*:mo* +:mod term.txt /*:mod* +:mode term.txt /*:mode* +:move change.txt /*:move* +:mz if_mzsch.txt /*:mz* +:mzf if_mzsch.txt /*:mzf* +:mzfile if_mzsch.txt /*:mzfile* +:mzscheme if_mzsch.txt /*:mzscheme* +:n editing.txt /*:n* +:nbclose netbeans.txt /*:nbclose* +:nbkey netbeans.txt /*:nbkey* +:nbstart netbeans.txt /*:nbstart* +:ne editing.txt /*:ne* +:new windows.txt /*:new* +:next editing.txt /*:next* +:next_f editing.txt /*:next_f* +:nm map.txt /*:nm* +:nmap map.txt /*:nmap* +:nmap_l map.txt /*:nmap_l* +:nmapc map.txt /*:nmapc* +:nmapclear map.txt /*:nmapclear* +:nme gui.txt /*:nme* +:nmenu gui.txt /*:nmenu* +:nn map.txt /*:nn* +:nnoremap map.txt /*:nnoremap* +:nnoreme gui.txt /*:nnoreme* +:nnoremenu gui.txt /*:nnoremenu* +:no map.txt /*:no* +:no! map.txt /*:no!* +:noa autocmd.txt /*:noa* +:noautocmd autocmd.txt /*:noautocmd* +:noh pattern.txt /*:noh* +:nohlsearch pattern.txt /*:nohlsearch* +:norea map.txt /*:norea* +:noreabbrev map.txt /*:noreabbrev* +:noremap map.txt /*:noremap* +:noremap! map.txt /*:noremap!* +:noreme gui.txt /*:noreme* +:noremenu gui.txt /*:noremenu* +:norm various.txt /*:norm* +:normal various.txt /*:normal* +:normal-range various.txt /*:normal-range* +:nu various.txt /*:nu* +:number various.txt /*:number* +:nun map.txt /*:nun* +:nunmap map.txt /*:nunmap* +:nunme gui.txt /*:nunme* +:nunmenu gui.txt /*:nunmenu* +:o vi_diff.txt /*:o* +:ol starting.txt /*:ol* +:oldfiles starting.txt /*:oldfiles* +:om map.txt /*:om* +:omap map.txt /*:omap* +:omap_l map.txt /*:omap_l* +:omapc map.txt /*:omapc* +:omapclear map.txt /*:omapclear* +:ome gui.txt /*:ome* +:omenu gui.txt /*:omenu* +:on windows.txt /*:on* +:only windows.txt /*:only* +:ono map.txt /*:ono* +:onoremap map.txt /*:onoremap* +:onoreme gui.txt /*:onoreme* +:onoremenu gui.txt /*:onoremenu* +:op vi_diff.txt /*:op* +:open vi_diff.txt /*:open* +:opt options.txt /*:opt* +:options options.txt /*:options* +:ou map.txt /*:ou* +:ounmap map.txt /*:ounmap* +:ounme gui.txt /*:ounme* +:ounmenu gui.txt /*:ounmenu* +:ownsyntax syntax.txt /*:ownsyntax* +:p various.txt /*:p* +:pc windows.txt /*:pc* +:pclose windows.txt /*:pclose* +:pe if_perl.txt /*:pe* +:ped windows.txt /*:ped* +:pedit windows.txt /*:pedit* +:perl if_perl.txt /*:perl* +:perld if_perl.txt /*:perld* +:perldo if_perl.txt /*:perldo* +:po tagsrch.txt /*:po* +:pop tagsrch.txt /*:pop* +:popu gui.txt /*:popu* +:popup gui.txt /*:popup* +:pp windows.txt /*:pp* +:ppop windows.txt /*:ppop* +:pr various.txt /*:pr* +:pre recover.txt /*:pre* +:preserve recover.txt /*:preserve* +:prev editing.txt /*:prev* +:previous editing.txt /*:previous* +:print various.txt /*:print* +:pro change.txt /*:pro* +:prof repeat.txt /*:prof* +:profd repeat.txt /*:profd* +:profdel repeat.txt /*:profdel* +:profile repeat.txt /*:profile* +:promptfind change.txt /*:promptfind* +:promptr change.txt /*:promptr* +:promptrepl change.txt /*:promptrepl* +:ps windows.txt /*:ps* +:psearch windows.txt /*:psearch* +:ptN tagsrch.txt /*:ptN* +:ptNext tagsrch.txt /*:ptNext* +:pta windows.txt /*:pta* +:ptag windows.txt /*:ptag* +:ptf tagsrch.txt /*:ptf* +:ptfirst tagsrch.txt /*:ptfirst* +:ptj tagsrch.txt /*:ptj* +:ptjump tagsrch.txt /*:ptjump* +:ptl tagsrch.txt /*:ptl* +:ptlast tagsrch.txt /*:ptlast* +:ptn tagsrch.txt /*:ptn* +:ptnext tagsrch.txt /*:ptnext* +:ptp tagsrch.txt /*:ptp* +:ptprevious tagsrch.txt /*:ptprevious* +:ptr tagsrch.txt /*:ptr* +:ptrewind tagsrch.txt /*:ptrewind* +:pts tagsrch.txt /*:pts* +:ptselect tagsrch.txt /*:ptselect* +:pu change.txt /*:pu* +:put change.txt /*:put* +:pw editing.txt /*:pw* +:pwd editing.txt /*:pwd* +:py if_pyth.txt /*:py* +:py3 if_pyth.txt /*:py3* +:py3file if_pyth.txt /*:py3file* +:pyf if_pyth.txt /*:pyf* +:pyfile if_pyth.txt /*:pyfile* +:python if_pyth.txt /*:python* +:python3 if_pyth.txt /*:python3* +:q editing.txt /*:q* +:qa editing.txt /*:qa* +:qall editing.txt /*:qall* +:quit editing.txt /*:quit* +:quita editing.txt /*:quita* +:quitall editing.txt /*:quitall* +:quote cmdline.txt /*:quote* +:r insert.txt /*:r* +:r! insert.txt /*:r!* +:range cmdline.txt /*:range* +:range! change.txt /*:range!* +:re insert.txt /*:re* +:read insert.txt /*:read* +:read! insert.txt /*:read!* +:rec recover.txt /*:rec* +:recover recover.txt /*:recover* +:recover-crypt recover.txt /*:recover-crypt* +:red undo.txt /*:red* +:redi various.txt /*:redi* +:redir various.txt /*:redir* +:redo undo.txt /*:redo* +:redr various.txt /*:redr* +:redraw various.txt /*:redraw* +:redraws various.txt /*:redraws* +:redrawstatus various.txt /*:redrawstatus* +:reg change.txt /*:reg* +:registers change.txt /*:registers* +:res windows.txt /*:res* +:resize windows.txt /*:resize* +:ret change.txt /*:ret* +:retab change.txt /*:retab* +:retu eval.txt /*:retu* +:return eval.txt /*:return* +:rew editing.txt /*:rew* +:rewind editing.txt /*:rewind* +:ri change.txt /*:ri* +:right change.txt /*:right* +:rightb windows.txt /*:rightb* +:rightbelow windows.txt /*:rightbelow* +:ru repeat.txt /*:ru* +:rub if_ruby.txt /*:rub* +:ruby if_ruby.txt /*:ruby* +:rubyd if_ruby.txt /*:rubyd* +:rubydo if_ruby.txt /*:rubydo* +:rubyf if_ruby.txt /*:rubyf* +:rubyfile if_ruby.txt /*:rubyfile* +:rundo undo.txt /*:rundo* +:runtime repeat.txt /*:runtime* +:rv starting.txt /*:rv* +:rviminfo starting.txt /*:rviminfo* +:s change.txt /*:s* +:s% change.txt /*:s%* +:sN windows.txt /*:sN* +:sNext windows.txt /*:sNext* +:s\= change.txt /*:s\\=* +:s_c change.txt /*:s_c* +:s_flags change.txt /*:s_flags* +:sa windows.txt /*:sa* +:sal windows.txt /*:sal* +:sall windows.txt /*:sall* +:san eval.txt /*:san* +:sandbox eval.txt /*:sandbox* +:sargument windows.txt /*:sargument* +:sav editing.txt /*:sav* +:saveas editing.txt /*:saveas* +:sb windows.txt /*:sb* +:sbN windows.txt /*:sbN* +:sbNext windows.txt /*:sbNext* +:sba windows.txt /*:sba* +:sball windows.txt /*:sball* +:sbf windows.txt /*:sbf* +:sbfirst windows.txt /*:sbfirst* +:sbl windows.txt /*:sbl* +:sblast windows.txt /*:sblast* +:sbm windows.txt /*:sbm* +:sbmodified windows.txt /*:sbmodified* +:sbn windows.txt /*:sbn* +:sbnext windows.txt /*:sbnext* +:sbp windows.txt /*:sbp* +:sbprevious windows.txt /*:sbprevious* +:sbr windows.txt /*:sbr* +:sbrewind windows.txt /*:sbrewind* +:sbuffer windows.txt /*:sbuffer* +:scrip repeat.txt /*:scrip* +:scripte repeat.txt /*:scripte* +:scriptencoding repeat.txt /*:scriptencoding* +:scriptnames repeat.txt /*:scriptnames* +:scs if_cscop.txt /*:scs* +:scscope if_cscop.txt /*:scscope* +:se options.txt /*:se* +:search-args tagsrch.txt /*:search-args* +:set options.txt /*:set* +:set+= options.txt /*:set+=* +:set-! options.txt /*:set-!* +:set-& options.txt /*:set-&* +:set-&vi options.txt /*:set-&vi* +:set-&vim options.txt /*:set-&vim* +:set-= options.txt /*:set-=* +:set-args options.txt /*:set-args* +:set-browse options.txt /*:set-browse* +:set-default options.txt /*:set-default* +:set-inv options.txt /*:set-inv* +:set-termcap options.txt /*:set-termcap* +:set-verbose options.txt /*:set-verbose* +:set^= options.txt /*:set^=* +:set_env options.txt /*:set_env* +:setf options.txt /*:setf* +:setfiletype options.txt /*:setfiletype* +:setg options.txt /*:setg* +:setglobal options.txt /*:setglobal* +:setl options.txt /*:setl* +:setlocal options.txt /*:setlocal* +:sf windows.txt /*:sf* +:sfind windows.txt /*:sfind* +:sfir windows.txt /*:sfir* +:sfirst windows.txt /*:sfirst* +:sh various.txt /*:sh* +:shell various.txt /*:shell* +:si gui_w32.txt /*:si* +:sig sign.txt /*:sig* +:sign sign.txt /*:sign* +:sign-define sign.txt /*:sign-define* +:sign-fname sign.txt /*:sign-fname* +:sign-jump sign.txt /*:sign-jump* +:sign-list sign.txt /*:sign-list* +:sign-place sign.txt /*:sign-place* +:sign-undefine sign.txt /*:sign-undefine* +:sign-unplace sign.txt /*:sign-unplace* +:sil various.txt /*:sil* +:silent various.txt /*:silent* +:simalt gui_w32.txt /*:simalt* +:sl various.txt /*:sl* +:sla windows.txt /*:sla* +:slast windows.txt /*:slast* +:sleep various.txt /*:sleep* +:sm change.txt /*:sm* +:smagic change.txt /*:smagic* +:smap map.txt /*:smap* +:smap_l map.txt /*:smap_l* +:smapc map.txt /*:smapc* +:smapclear map.txt /*:smapclear* +:sme gui.txt /*:sme* +:smenu gui.txt /*:smenu* +:sn windows.txt /*:sn* +:snext windows.txt /*:snext* +:sni if_sniff.txt /*:sni* +:sniff if_sniff.txt /*:sniff* +:sno change.txt /*:sno* +:snomagic change.txt /*:snomagic* +:snor map.txt /*:snor* +:snoremap map.txt /*:snoremap* +:snoreme gui.txt /*:snoreme* +:snoremenu gui.txt /*:snoremenu* +:so repeat.txt /*:so* +:sor change.txt /*:sor* +:sort change.txt /*:sort* +:source repeat.txt /*:source* +:source_crnl repeat.txt /*:source_crnl* +:sp windows.txt /*:sp* +:spe spell.txt /*:spe* +:spelld spell.txt /*:spelld* +:spelldump spell.txt /*:spelldump* +:spellgood spell.txt /*:spellgood* +:spelli spell.txt /*:spelli* +:spellinfo spell.txt /*:spellinfo* +:spellr spell.txt /*:spellr* +:spellrepall spell.txt /*:spellrepall* +:spellu spell.txt /*:spellu* +:spellundo spell.txt /*:spellundo* +:spellw spell.txt /*:spellw* +:spellwrong spell.txt /*:spellwrong* +:split windows.txt /*:split* +:split_f windows.txt /*:split_f* +:spr windows.txt /*:spr* +:sprevious windows.txt /*:sprevious* +:sre windows.txt /*:sre* +:srewind windows.txt /*:srewind* +:st starting.txt /*:st* +:sta windows.txt /*:sta* +:stag windows.txt /*:stag* +:star repeat.txt /*:star* +:start insert.txt /*:start* +:startgreplace insert.txt /*:startgreplace* +:startinsert insert.txt /*:startinsert* +:startreplace insert.txt /*:startreplace* +:stj tagsrch.txt /*:stj* +:stjump tagsrch.txt /*:stjump* +:stop starting.txt /*:stop* +:stopi insert.txt /*:stopi* +:stopinsert insert.txt /*:stopinsert* +:sts tagsrch.txt /*:sts* +:stselect tagsrch.txt /*:stselect* +:su change.txt /*:su* +:substitute change.txt /*:substitute* +:sun windows.txt /*:sun* +:sunhide windows.txt /*:sunhide* +:sunm map.txt /*:sunm* +:sunmap map.txt /*:sunmap* +:sunme gui.txt /*:sunme* +:sunmenu gui.txt /*:sunmenu* +:sus starting.txt /*:sus* +:suspend starting.txt /*:suspend* +:sv windows.txt /*:sv* +:sview windows.txt /*:sview* +:sw recover.txt /*:sw* +:swapname recover.txt /*:swapname* +:sy syntax.txt /*:sy* +:syn syntax.txt /*:syn* +:syn-arguments syntax.txt /*:syn-arguments* +:syn-case syntax.txt /*:syn-case* +:syn-cchar syntax.txt /*:syn-cchar* +:syn-clear syntax.txt /*:syn-clear* +:syn-cluster syntax.txt /*:syn-cluster* +:syn-conceal syntax.txt /*:syn-conceal* +:syn-conceal-implicit syntax.txt /*:syn-conceal-implicit* +:syn-concealends syntax.txt /*:syn-concealends* +:syn-contained syntax.txt /*:syn-contained* +:syn-containedin syntax.txt /*:syn-containedin* +:syn-contains syntax.txt /*:syn-contains* +:syn-context syntax.txt /*:syn-context* +:syn-default-override usr_06.txt /*:syn-default-override* +:syn-define syntax.txt /*:syn-define* +:syn-display syntax.txt /*:syn-display* +:syn-enable syntax.txt /*:syn-enable* +:syn-end syntax.txt /*:syn-end* +:syn-excludenl syntax.txt /*:syn-excludenl* +:syn-ext-match syntax.txt /*:syn-ext-match* +:syn-extend syntax.txt /*:syn-extend* +:syn-file-remarks syntax.txt /*:syn-file-remarks* +:syn-files syntax.txt /*:syn-files* +:syn-fold syntax.txt /*:syn-fold* +:syn-include syntax.txt /*:syn-include* +:syn-keepend syntax.txt /*:syn-keepend* +:syn-keyword syntax.txt /*:syn-keyword* +:syn-lc syntax.txt /*:syn-lc* +:syn-leading syntax.txt /*:syn-leading* +:syn-list syntax.txt /*:syn-list* +:syn-manual usr_06.txt /*:syn-manual* +:syn-match syntax.txt /*:syn-match* +:syn-matchgroup syntax.txt /*:syn-matchgroup* +:syn-multi-line syntax.txt /*:syn-multi-line* +:syn-nextgroup syntax.txt /*:syn-nextgroup* +:syn-off usr_06.txt /*:syn-off* +:syn-on syntax.txt /*:syn-on* +:syn-oneline syntax.txt /*:syn-oneline* +:syn-pattern syntax.txt /*:syn-pattern* +:syn-pattern-offset syntax.txt /*:syn-pattern-offset* +:syn-priority syntax.txt /*:syn-priority* +:syn-qstart syntax.txt /*:syn-qstart* +:syn-region syntax.txt /*:syn-region* +:syn-reset syntax.txt /*:syn-reset* +:syn-skip syntax.txt /*:syn-skip* +:syn-skipempty syntax.txt /*:syn-skipempty* +:syn-skipnl syntax.txt /*:syn-skipnl* +:syn-skipwhite syntax.txt /*:syn-skipwhite* +:syn-spell syntax.txt /*:syn-spell* +:syn-start syntax.txt /*:syn-start* +:syn-sync syntax.txt /*:syn-sync* +:syn-sync-ccomment syntax.txt /*:syn-sync-ccomment* +:syn-sync-first syntax.txt /*:syn-sync-first* +:syn-sync-fourth syntax.txt /*:syn-sync-fourth* +:syn-sync-linebreaks syntax.txt /*:syn-sync-linebreaks* +:syn-sync-maxlines syntax.txt /*:syn-sync-maxlines* +:syn-sync-minlines syntax.txt /*:syn-sync-minlines* +:syn-sync-second syntax.txt /*:syn-sync-second* +:syn-sync-third syntax.txt /*:syn-sync-third* +:syn-transparent syntax.txt /*:syn-transparent* +:sync scroll.txt /*:sync* +:syncbind scroll.txt /*:syncbind* +:syntax syntax.txt /*:syntax* +:syntax-enable syntax.txt /*:syntax-enable* +:syntax-on syntax.txt /*:syntax-on* +:syntax-reset syntax.txt /*:syntax-reset* +:t change.txt /*:t* +:tN tagsrch.txt /*:tN* +:tNext tagsrch.txt /*:tNext* +:ta tagsrch.txt /*:ta* +:tab tabpage.txt /*:tab* +:tabN tabpage.txt /*:tabN* +:tabNext tabpage.txt /*:tabNext* +:tabc tabpage.txt /*:tabc* +:tabclose tabpage.txt /*:tabclose* +:tabd tabpage.txt /*:tabd* +:tabdo tabpage.txt /*:tabdo* +:tabe tabpage.txt /*:tabe* +:tabedit tabpage.txt /*:tabedit* +:tabf tabpage.txt /*:tabf* +:tabfind tabpage.txt /*:tabfind* +:tabfir tabpage.txt /*:tabfir* +:tabfirst tabpage.txt /*:tabfirst* +:tabl tabpage.txt /*:tabl* +:tablast tabpage.txt /*:tablast* +:tabm tabpage.txt /*:tabm* +:tabmove tabpage.txt /*:tabmove* +:tabn tabpage.txt /*:tabn* +:tabnew tabpage.txt /*:tabnew* +:tabnext tabpage.txt /*:tabnext* +:tabo tabpage.txt /*:tabo* +:tabonly tabpage.txt /*:tabonly* +:tabp tabpage.txt /*:tabp* +:tabprevious tabpage.txt /*:tabprevious* +:tabr tabpage.txt /*:tabr* +:tabrewind tabpage.txt /*:tabrewind* +:tabs tabpage.txt /*:tabs* +:tag tagsrch.txt /*:tag* +:tags tagsrch.txt /*:tags* +:tc if_tcl.txt /*:tc* +:tcl if_tcl.txt /*:tcl* +:tcld if_tcl.txt /*:tcld* +:tcldo if_tcl.txt /*:tcldo* +:tclf if_tcl.txt /*:tclf* +:tclfile if_tcl.txt /*:tclfile* +:te gui_w32.txt /*:te* +:tearoff gui_w32.txt /*:tearoff* +:tf tagsrch.txt /*:tf* +:tfirst tagsrch.txt /*:tfirst* +:th eval.txt /*:th* +:throw eval.txt /*:throw* +:tj tagsrch.txt /*:tj* +:tjump tagsrch.txt /*:tjump* +:tl tagsrch.txt /*:tl* +:tlast tagsrch.txt /*:tlast* +:tm gui.txt /*:tm* +:tmenu gui.txt /*:tmenu* +:tn tagsrch.txt /*:tn* +:tnext tagsrch.txt /*:tnext* +:topleft windows.txt /*:topleft* +:tp tagsrch.txt /*:tp* +:tprevious tagsrch.txt /*:tprevious* +:tr tagsrch.txt /*:tr* +:trewind tagsrch.txt /*:trewind* +:try eval.txt /*:try* +:ts tagsrch.txt /*:ts* +:tselect tagsrch.txt /*:tselect* +:tu gui.txt /*:tu* +:tunmenu gui.txt /*:tunmenu* +:u undo.txt /*:u* +:un undo.txt /*:un* +:una map.txt /*:una* +:unabbreviate map.txt /*:unabbreviate* +:undo undo.txt /*:undo* +:undoj undo.txt /*:undoj* +:undojoin undo.txt /*:undojoin* +:undol undo.txt /*:undol* +:undolist undo.txt /*:undolist* +:unh windows.txt /*:unh* +:unhide windows.txt /*:unhide* +:unl eval.txt /*:unl* +:unlet eval.txt /*:unlet* +:unlo eval.txt /*:unlo* +:unlockvar eval.txt /*:unlockvar* +:unm map.txt /*:unm* +:unm! map.txt /*:unm!* +:unmap map.txt /*:unmap* +:unmap! map.txt /*:unmap!* +:unme gui.txt /*:unme* +:unmenu gui.txt /*:unmenu* +:unmenu-all gui.txt /*:unmenu-all* +:uns various.txt /*:uns* +:unsilent various.txt /*:unsilent* +:up editing.txt /*:up* +:update editing.txt /*:update* +:v repeat.txt /*:v* +:ve various.txt /*:ve* +:verb various.txt /*:verb* +:verbose various.txt /*:verbose* +:verbose-cmd various.txt /*:verbose-cmd* +:version various.txt /*:version* +:vert windows.txt /*:vert* +:vertical windows.txt /*:vertical* +:vertical-resize windows.txt /*:vertical-resize* +:vglobal repeat.txt /*:vglobal* +:vi editing.txt /*:vi* +:vie editing.txt /*:vie* +:view editing.txt /*:view* +:vim quickfix.txt /*:vim* +:vimgrep quickfix.txt /*:vimgrep* +:vimgrepa quickfix.txt /*:vimgrepa* +:vimgrepadd quickfix.txt /*:vimgrepadd* +:visual editing.txt /*:visual* +:visual_example visual.txt /*:visual_example* +:viu helphelp.txt /*:viu* +:viusage helphelp.txt /*:viusage* +:vm map.txt /*:vm* +:vmap map.txt /*:vmap* +:vmap_l map.txt /*:vmap_l* +:vmapc map.txt /*:vmapc* +:vmapclear map.txt /*:vmapclear* +:vme gui.txt /*:vme* +:vmenu gui.txt /*:vmenu* +:vn map.txt /*:vn* +:vne windows.txt /*:vne* +:vnew windows.txt /*:vnew* +:vnoremap map.txt /*:vnoremap* +:vnoreme gui.txt /*:vnoreme* +:vnoremenu gui.txt /*:vnoremenu* +:vs windows.txt /*:vs* +:vsplit windows.txt /*:vsplit* +:vu map.txt /*:vu* +:vunmap map.txt /*:vunmap* +:vunme gui.txt /*:vunme* +:vunmenu gui.txt /*:vunmenu* +:w editing.txt /*:w* +:w! editing.txt /*:w!* +:wN editing.txt /*:wN* +:wNext editing.txt /*:wNext* +:w_a editing.txt /*:w_a* +:w_c editing.txt /*:w_c* +:w_f editing.txt /*:w_f* +:wa editing.txt /*:wa* +:wall editing.txt /*:wall* +:wh eval.txt /*:wh* +:while eval.txt /*:while* +:win gui.txt /*:win* +:winc windows.txt /*:winc* +:wincmd windows.txt /*:wincmd* +:windo windows.txt /*:windo* +:winp gui.txt /*:winp* +:winpos gui.txt /*:winpos* +:winsize gui.txt /*:winsize* +:wn editing.txt /*:wn* +:wnext editing.txt /*:wnext* +:wp editing.txt /*:wp* +:wprevious editing.txt /*:wprevious* +:wq editing.txt /*:wq* +:wqa editing.txt /*:wqa* +:wqall editing.txt /*:wqall* +:write editing.txt /*:write* +:write_a editing.txt /*:write_a* +:write_c editing.txt /*:write_c* +:write_f editing.txt /*:write_f* +:ws workshop.txt /*:ws* +:wsverb workshop.txt /*:wsverb* +:wundo undo.txt /*:wundo* +:wv starting.txt /*:wv* +:wviminfo starting.txt /*:wviminfo* +:x editing.txt /*:x* +:xa editing.txt /*:xa* +:xall editing.txt /*:xall* +:xit editing.txt /*:xit* +:xm map.txt /*:xm* +:xmap map.txt /*:xmap* +:xmap_l map.txt /*:xmap_l* +:xmapc map.txt /*:xmapc* +:xmapclear map.txt /*:xmapclear* +:xme gui.txt /*:xme* +:xmenu gui.txt /*:xmenu* +:xn map.txt /*:xn* +:xnoremap map.txt /*:xnoremap* +:xnoreme gui.txt /*:xnoreme* +:xnoremenu gui.txt /*:xnoremenu* +:xu map.txt /*:xu* +:xunmap map.txt /*:xunmap* +:xunme gui.txt /*:xunme* +:xunmenu gui.txt /*:xunmenu* +:y change.txt /*:y* +:yank change.txt /*:yank* +:z various.txt /*:z* +:z# various.txt /*:z#* +:~ change.txt /*:~* +; motion.txt /*;* +< change.txt /*<* +<2-LeftMouse> term.txt /*<2-LeftMouse>* +<3-LeftMouse> term.txt /*<3-LeftMouse>* +<4-LeftMouse> term.txt /*<4-LeftMouse>* +<< change.txt /*<<* +<> intro.txt /*<>* +<A- intro.txt /*<A-* +<A-LeftMouse> term.txt /*<A-LeftMouse>* +<A-RightMouse> term.txt /*<A-RightMouse>* +<BS> motion.txt /*<BS>* +<Bar> intro.txt /*<Bar>* +<Bslash> intro.txt /*<Bslash>* +<C- intro.txt /*<C-* +<C-Del> os_dos.txt /*<C-Del>* +<C-End> motion.txt /*<C-End>* +<C-Home> motion.txt /*<C-Home>* +<C-Insert> os_dos.txt /*<C-Insert>* +<C-Left> motion.txt /*<C-Left>* +<C-LeftMouse> tagsrch.txt /*<C-LeftMouse>* +<C-PageDown> tabpage.txt /*<C-PageDown>* +<C-PageUp> tabpage.txt /*<C-PageUp>* +<C-Right> motion.txt /*<C-Right>* +<C-RightMouse> tagsrch.txt /*<C-RightMouse>* +<C-ScrollWheelDown> scroll.txt /*<C-ScrollWheelDown>* +<C-ScrollWheelLeft> scroll.txt /*<C-ScrollWheelLeft>* +<C-ScrollWheelRight> scroll.txt /*<C-ScrollWheelRight>* +<C-ScrollWheelUp> scroll.txt /*<C-ScrollWheelUp>* +<CR> motion.txt /*<CR>* +<CSI> intro.txt /*<CSI>* +<Char-> map.txt /*<Char->* +<Char> map.txt /*<Char>* +<D- intro.txt /*<D-* +<Del> change.txt /*<Del>* +<Down> motion.txt /*<Down>* +<Drop> change.txt /*<Drop>* +<EOL> intro.txt /*<EOL>* +<End> motion.txt /*<End>* +<Enter> intro.txt /*<Enter>* +<Esc> intro.txt /*<Esc>* +<F10> term.txt /*<F10>* +<F11> term.txt /*<F11>* +<F12> term.txt /*<F12>* +<F13> term.txt /*<F13>* +<F14> term.txt /*<F14>* +<F15> term.txt /*<F15>* +<F16> term.txt /*<F16>* +<F17> term.txt /*<F17>* +<F18> term.txt /*<F18>* +<F19> term.txt /*<F19>* +<F1> helphelp.txt /*<F1>* +<F2> term.txt /*<F2>* +<F3> term.txt /*<F3>* +<F4> term.txt /*<F4>* +<F5> term.txt /*<F5>* +<F6> term.txt /*<F6>* +<F7> term.txt /*<F7>* +<F8> term.txt /*<F8>* +<F9> term.txt /*<F9>* +<Help> helphelp.txt /*<Help>* +<Home> motion.txt /*<Home>* +<Insert> insert.txt /*<Insert>* +<Leader> map.txt /*<Leader>* +<Left> motion.txt /*<Left>* +<LeftDrag> term.txt /*<LeftDrag>* +<LeftMouse> visual.txt /*<LeftMouse>* +<LeftRelease> visual.txt /*<LeftRelease>* +<LocalLeader> map.txt /*<LocalLeader>* +<M- intro.txt /*<M-* +<MiddleDrag> term.txt /*<MiddleDrag>* +<MiddleMouse> change.txt /*<MiddleMouse>* +<MiddleRelease> term.txt /*<MiddleRelease>* +<Mouse> term.txt /*<Mouse>* +<MouseDown> scroll.txt /*<MouseDown>* +<MouseUp> scroll.txt /*<MouseUp>* +<NL> motion.txt /*<NL>* +<Nop> map.txt /*<Nop>* +<Nul> intro.txt /*<Nul>* +<PageDown> scroll.txt /*<PageDown>* +<PageUp> scroll.txt /*<PageUp>* +<Plug> map.txt /*<Plug>* +<Return> intro.txt /*<Return>* +<Right> motion.txt /*<Right>* +<RightDrag> term.txt /*<RightDrag>* +<RightMouse> visual.txt /*<RightMouse>* +<RightRelease> term.txt /*<RightRelease>* +<S- intro.txt /*<S-* +<S-Del> os_dos.txt /*<S-Del>* +<S-Down> scroll.txt /*<S-Down>* +<S-End> term.txt /*<S-End>* +<S-F10> term.txt /*<S-F10>* +<S-F11> term.txt /*<S-F11>* +<S-F12> term.txt /*<S-F12>* +<S-F1> intro.txt /*<S-F1>* +<S-F2> term.txt /*<S-F2>* +<S-F3> term.txt /*<S-F3>* +<S-F4> term.txt /*<S-F4>* +<S-F5> term.txt /*<S-F5>* +<S-F6> term.txt /*<S-F6>* +<S-F7> term.txt /*<S-F7>* +<S-F8> term.txt /*<S-F8>* +<S-F9> term.txt /*<S-F9>* +<S-Home> term.txt /*<S-Home>* +<S-Insert> os_dos.txt /*<S-Insert>* +<S-Left> motion.txt /*<S-Left>* +<S-LeftMouse> term.txt /*<S-LeftMouse>* +<S-Right> motion.txt /*<S-Right>* +<S-RightMouse> term.txt /*<S-RightMouse>* +<S-ScrollWheelDown> scroll.txt /*<S-ScrollWheelDown>* +<S-ScrollWheelLeft> scroll.txt /*<S-ScrollWheelLeft>* +<S-ScrollWheelRight> scroll.txt /*<S-ScrollWheelRight>* +<S-ScrollWheelUp> scroll.txt /*<S-ScrollWheelUp>* +<S-Tab> term.txt /*<S-Tab>* +<S-Up> scroll.txt /*<S-Up>* +<S-xF1> term.txt /*<S-xF1>* +<S-xF2> term.txt /*<S-xF2>* +<S-xF3> term.txt /*<S-xF3>* +<S-xF4> term.txt /*<S-xF4>* +<SID> map.txt /*<SID>* +<SNR> map.txt /*<SNR>* +<ScrollWheelDown> scroll.txt /*<ScrollWheelDown>* +<ScrollWheelLeft> scroll.txt /*<ScrollWheelLeft>* +<ScrollWheelRight> scroll.txt /*<ScrollWheelRight>* +<ScrollWheelUp> scroll.txt /*<ScrollWheelUp>* +<Space> motion.txt /*<Space>* +<Tab> motion.txt /*<Tab>* +<Undo> undo.txt /*<Undo>* +<Up> motion.txt /*<Up>* +<abuf> cmdline.txt /*<abuf>* +<afile> cmdline.txt /*<afile>* +<amatch> cmdline.txt /*<amatch>* +<args> map.txt /*<args>* +<bang> map.txt /*<bang>* +<buffer=N> autocmd.txt /*<buffer=N>* +<buffer=abuf> autocmd.txt /*<buffer=abuf>* +<cfile> cmdline.txt /*<cfile>* +<character> intro.txt /*<character>* +<count> map.txt /*<count>* +<f-args> map.txt /*<f-args>* +<k0> term.txt /*<k0>* +<k1> term.txt /*<k1>* +<k2> term.txt /*<k2>* +<k3> term.txt /*<k3>* +<k4> term.txt /*<k4>* +<k5> term.txt /*<k5>* +<k6> term.txt /*<k6>* +<k7> term.txt /*<k7>* +<k8> term.txt /*<k8>* +<k9> term.txt /*<k9>* +<kDivide> term.txt /*<kDivide>* +<kEnd> motion.txt /*<kEnd>* +<kEnter> term.txt /*<kEnter>* +<kHome> motion.txt /*<kHome>* +<kMinus> term.txt /*<kMinus>* +<kMultiply> term.txt /*<kMultiply>* +<kPageDown> scroll.txt /*<kPageDown>* +<kPageUp> scroll.txt /*<kPageUp>* +<kPlus> term.txt /*<kPlus>* +<kPoint> term.txt /*<kPoint>* +<line1> map.txt /*<line1>* +<line2> map.txt /*<line2>* +<lt> intro.txt /*<lt>* +<q-args> map.txt /*<q-args>* +<reg> map.txt /*<reg>* +<register> map.txt /*<register>* +<sfile> cmdline.txt /*<sfile>* +<xCSI> intro.txt /*<xCSI>* +<xDown> term.txt /*<xDown>* +<xEnd> term.txt /*<xEnd>* +<xEnd>-xterm term.txt /*<xEnd>-xterm* +<xF1> term.txt /*<xF1>* +<xF1>-xterm term.txt /*<xF1>-xterm* +<xF2> term.txt /*<xF2>* +<xF2>-xterm term.txt /*<xF2>-xterm* +<xF3> term.txt /*<xF3>* +<xF3>-xterm term.txt /*<xF3>-xterm* +<xF4> term.txt /*<xF4>* +<xF4>-xterm term.txt /*<xF4>-xterm* +<xHome> term.txt /*<xHome>* +<xHome>-xterm term.txt /*<xHome>-xterm* +<xLeft> term.txt /*<xLeft>* +<xRight> term.txt /*<xRight>* +<xUp> term.txt /*<xUp>* += change.txt /*=* +== change.txt /*==* +> change.txt /*>* +>> change.txt /*>>* +>cont repeat.txt /*>cont* +>finish repeat.txt /*>finish* +>interrupt repeat.txt /*>interrupt* +>next repeat.txt /*>next* +>quit repeat.txt /*>quit* +>step repeat.txt /*>step* +? pattern.txt /*?* +?<CR> pattern.txt /*?<CR>* +@ repeat.txt /*@* +@/ change.txt /*@\/* +@: repeat.txt /*@:* +@= change.txt /*@=* +@@ repeat.txt /*@@* +@r eval.txt /*@r* +A insert.txt /*A* +ACL editing.txt /*ACL* +ATTENTION usr_11.txt /*ATTENTION* +Abbreviations map.txt /*Abbreviations* +Aleph options.txt /*Aleph* +Amiga os_amiga.txt /*Amiga* +Arabic arabic.txt /*Arabic* +Atari os_mint.txt /*Atari* +Athena gui_x11.txt /*Athena* +B motion.txt /*B* +BeBox os_beos.txt /*BeBox* +BeOS os_beos.txt /*BeOS* +Bram intro.txt /*Bram* +BufAdd autocmd.txt /*BufAdd* +BufCreate autocmd.txt /*BufCreate* +BufDelete autocmd.txt /*BufDelete* +BufEnter autocmd.txt /*BufEnter* +BufFilePost autocmd.txt /*BufFilePost* +BufFilePre autocmd.txt /*BufFilePre* +BufHidden autocmd.txt /*BufHidden* +BufLeave autocmd.txt /*BufLeave* +BufNew autocmd.txt /*BufNew* +BufNewFile autocmd.txt /*BufNewFile* +BufRead autocmd.txt /*BufRead* +BufReadCmd autocmd.txt /*BufReadCmd* +BufReadPost autocmd.txt /*BufReadPost* +BufReadPre autocmd.txt /*BufReadPre* +BufUnload autocmd.txt /*BufUnload* +BufWinEnter autocmd.txt /*BufWinEnter* +BufWinLeave autocmd.txt /*BufWinLeave* +BufWipeout autocmd.txt /*BufWipeout* +BufWrite autocmd.txt /*BufWrite* +BufWriteCmd autocmd.txt /*BufWriteCmd* +BufWritePost autocmd.txt /*BufWritePost* +BufWritePre autocmd.txt /*BufWritePre* +C change.txt /*C* +C-editing tips.txt /*C-editing* +C-indenting indent.txt /*C-indenting* +COMSPEC starting.txt /*COMSPEC* +CR-used-for-NL pattern.txt /*CR-used-for-NL* +CTRL-6 editing.txt /*CTRL-6* +CTRL-<PageDown> tabpage.txt /*CTRL-<PageDown>* +CTRL-<PageUp> tabpage.txt /*CTRL-<PageUp>* +CTRL-A change.txt /*CTRL-A* +CTRL-B scroll.txt /*CTRL-B* +CTRL-C pattern.txt /*CTRL-C* +CTRL-D scroll.txt /*CTRL-D* +CTRL-E scroll.txt /*CTRL-E* +CTRL-F scroll.txt /*CTRL-F* +CTRL-G editing.txt /*CTRL-G* +CTRL-H motion.txt /*CTRL-H* +CTRL-I motion.txt /*CTRL-I* +CTRL-J motion.txt /*CTRL-J* +CTRL-L various.txt /*CTRL-L* +CTRL-M motion.txt /*CTRL-M* +CTRL-N motion.txt /*CTRL-N* +CTRL-O motion.txt /*CTRL-O* +CTRL-P motion.txt /*CTRL-P* +CTRL-Q gui_w32.txt /*CTRL-Q* +CTRL-R undo.txt /*CTRL-R* +CTRL-T tagsrch.txt /*CTRL-T* +CTRL-U scroll.txt /*CTRL-U* +CTRL-U-changed version6.txt /*CTRL-U-changed* +CTRL-V visual.txt /*CTRL-V* +CTRL-V-alternative gui_w32.txt /*CTRL-V-alternative* +CTRL-W index.txt /*CTRL-W* +CTRL-W_+ windows.txt /*CTRL-W_+* +CTRL-W_- windows.txt /*CTRL-W_-* +CTRL-W_< windows.txt /*CTRL-W_<* +CTRL-W_<BS> windows.txt /*CTRL-W_<BS>* +CTRL-W_<CR> quickfix.txt /*CTRL-W_<CR>* +CTRL-W_<Down> windows.txt /*CTRL-W_<Down>* +CTRL-W_<Enter> quickfix.txt /*CTRL-W_<Enter>* +CTRL-W_<Left> windows.txt /*CTRL-W_<Left>* +CTRL-W_<Right> windows.txt /*CTRL-W_<Right>* +CTRL-W_<Up> windows.txt /*CTRL-W_<Up>* +CTRL-W_= windows.txt /*CTRL-W_=* +CTRL-W_> windows.txt /*CTRL-W_>* +CTRL-W_CTRL-B windows.txt /*CTRL-W_CTRL-B* +CTRL-W_CTRL-C windows.txt /*CTRL-W_CTRL-C* +CTRL-W_CTRL-D tagsrch.txt /*CTRL-W_CTRL-D* +CTRL-W_CTRL-F windows.txt /*CTRL-W_CTRL-F* +CTRL-W_CTRL-H windows.txt /*CTRL-W_CTRL-H* +CTRL-W_CTRL-I tagsrch.txt /*CTRL-W_CTRL-I* +CTRL-W_CTRL-J windows.txt /*CTRL-W_CTRL-J* +CTRL-W_CTRL-K windows.txt /*CTRL-W_CTRL-K* +CTRL-W_CTRL-L windows.txt /*CTRL-W_CTRL-L* +CTRL-W_CTRL-N windows.txt /*CTRL-W_CTRL-N* +CTRL-W_CTRL-O windows.txt /*CTRL-W_CTRL-O* +CTRL-W_CTRL-P windows.txt /*CTRL-W_CTRL-P* +CTRL-W_CTRL-Q windows.txt /*CTRL-W_CTRL-Q* +CTRL-W_CTRL-R windows.txt /*CTRL-W_CTRL-R* +CTRL-W_CTRL-S windows.txt /*CTRL-W_CTRL-S* +CTRL-W_CTRL-T windows.txt /*CTRL-W_CTRL-T* +CTRL-W_CTRL-V windows.txt /*CTRL-W_CTRL-V* +CTRL-W_CTRL-W windows.txt /*CTRL-W_CTRL-W* +CTRL-W_CTRL-X windows.txt /*CTRL-W_CTRL-X* +CTRL-W_CTRL-Z windows.txt /*CTRL-W_CTRL-Z* +CTRL-W_CTRL-] windows.txt /*CTRL-W_CTRL-]* +CTRL-W_CTRL-^ windows.txt /*CTRL-W_CTRL-^* +CTRL-W_CTRL-_ windows.txt /*CTRL-W_CTRL-_* +CTRL-W_F windows.txt /*CTRL-W_F* +CTRL-W_H windows.txt /*CTRL-W_H* +CTRL-W_J windows.txt /*CTRL-W_J* +CTRL-W_K windows.txt /*CTRL-W_K* +CTRL-W_L windows.txt /*CTRL-W_L* +CTRL-W_P windows.txt /*CTRL-W_P* +CTRL-W_R windows.txt /*CTRL-W_R* +CTRL-W_S windows.txt /*CTRL-W_S* +CTRL-W_T windows.txt /*CTRL-W_T* +CTRL-W_W windows.txt /*CTRL-W_W* +CTRL-W_] windows.txt /*CTRL-W_]* +CTRL-W_^ windows.txt /*CTRL-W_^* +CTRL-W__ windows.txt /*CTRL-W__* +CTRL-W_b windows.txt /*CTRL-W_b* +CTRL-W_bar windows.txt /*CTRL-W_bar* +CTRL-W_c windows.txt /*CTRL-W_c* +CTRL-W_d tagsrch.txt /*CTRL-W_d* +CTRL-W_f windows.txt /*CTRL-W_f* +CTRL-W_gF windows.txt /*CTRL-W_gF* +CTRL-W_g] windows.txt /*CTRL-W_g]* +CTRL-W_g_CTRL-] windows.txt /*CTRL-W_g_CTRL-]* +CTRL-W_gf windows.txt /*CTRL-W_gf* +CTRL-W_g} windows.txt /*CTRL-W_g}* +CTRL-W_h windows.txt /*CTRL-W_h* +CTRL-W_i tagsrch.txt /*CTRL-W_i* +CTRL-W_j windows.txt /*CTRL-W_j* +CTRL-W_k windows.txt /*CTRL-W_k* +CTRL-W_l windows.txt /*CTRL-W_l* +CTRL-W_n windows.txt /*CTRL-W_n* +CTRL-W_o windows.txt /*CTRL-W_o* +CTRL-W_p windows.txt /*CTRL-W_p* +CTRL-W_q windows.txt /*CTRL-W_q* +CTRL-W_r windows.txt /*CTRL-W_r* +CTRL-W_s windows.txt /*CTRL-W_s* +CTRL-W_t windows.txt /*CTRL-W_t* +CTRL-W_v windows.txt /*CTRL-W_v* +CTRL-W_w windows.txt /*CTRL-W_w* +CTRL-W_x windows.txt /*CTRL-W_x* +CTRL-W_z windows.txt /*CTRL-W_z* +CTRL-W_} windows.txt /*CTRL-W_}* +CTRL-X change.txt /*CTRL-X* +CTRL-Y scroll.txt /*CTRL-Y* +CTRL-Z starting.txt /*CTRL-Z* +CTRL-\_CTRL-G intro.txt /*CTRL-\\_CTRL-G* +CTRL-\_CTRL-N intro.txt /*CTRL-\\_CTRL-N* +CTRL-] tagsrch.txt /*CTRL-]* +CTRL-^ editing.txt /*CTRL-^* +CTRL-{char} intro.txt /*CTRL-{char}* +Chinese mbyte.txt /*Chinese* +Cmd-event autocmd.txt /*Cmd-event* +Cmdline cmdline.txt /*Cmdline* +Cmdline-mode cmdline.txt /*Cmdline-mode* +CmdwinEnter autocmd.txt /*CmdwinEnter* +CmdwinLeave autocmd.txt /*CmdwinLeave* +ColorScheme autocmd.txt /*ColorScheme* +Command-line cmdline.txt /*Command-line* +Command-line-mode cmdline.txt /*Command-line-mode* +Contents quickref.txt /*Contents* +Cscope if_cscop.txt /*Cscope* +CursorHold autocmd.txt /*CursorHold* +CursorHold-example windows.txt /*CursorHold-example* +CursorHoldI autocmd.txt /*CursorHoldI* +CursorIM mbyte.txt /*CursorIM* +CursorMoved autocmd.txt /*CursorMoved* +CursorMovedI autocmd.txt /*CursorMovedI* +D change.txt /*D* +DOS os_dos.txt /*DOS* +DOS-format editing.txt /*DOS-format* +DOS-format-write editing.txt /*DOS-format-write* +DPMI os_msdos.txt /*DPMI* +Dictionaries eval.txt /*Dictionaries* +Dictionary eval.txt /*Dictionary* +Dictionary-function eval.txt /*Dictionary-function* +Digraphs digraph.txt /*Digraphs* +E motion.txt /*E* +E10 message.txt /*E10* +E100 diff.txt /*E100* +E101 diff.txt /*E101* +E102 diff.txt /*E102* +E103 diff.txt /*E103* +E104 digraph.txt /*E104* +E105 mbyte.txt /*E105* +E107 eval.txt /*E107* +E108 eval.txt /*E108* +E109 eval.txt /*E109* +E11 cmdline.txt /*E11* +E110 eval.txt /*E110* +E111 eval.txt /*E111* +E112 eval.txt /*E112* +E113 eval.txt /*E113* +E114 eval.txt /*E114* +E115 eval.txt /*E115* +E116 eval.txt /*E116* +E117 eval.txt /*E117* +E118 eval.txt /*E118* +E119 eval.txt /*E119* +E12 message.txt /*E12* +E120 eval.txt /*E120* +E121 eval.txt /*E121* +E122 eval.txt /*E122* +E123 eval.txt /*E123* +E124 eval.txt /*E124* +E125 eval.txt /*E125* +E126 eval.txt /*E126* +E127 eval.txt /*E127* +E128 eval.txt /*E128* +E129 eval.txt /*E129* +E13 message.txt /*E13* +E130 eval.txt /*E130* +E131 eval.txt /*E131* +E132 eval.txt /*E132* +E133 eval.txt /*E133* +E134 change.txt /*E134* +E135 autocmd.txt /*E135* +E136 starting.txt /*E136* +E137 starting.txt /*E137* +E138 starting.txt /*E138* +E139 message.txt /*E139* +E14 cmdline.txt /*E14* +E140 message.txt /*E140* +E141 message.txt /*E141* +E142 message.txt /*E142* +E143 autocmd.txt /*E143* +E144 various.txt /*E144* +E145 starting.txt /*E145* +E146 change.txt /*E146* +E147 repeat.txt /*E147* +E148 repeat.txt /*E148* +E149 helphelp.txt /*E149* +E15 eval.txt /*E15* +E150 helphelp.txt /*E150* +E151 helphelp.txt /*E151* +E152 helphelp.txt /*E152* +E153 helphelp.txt /*E153* +E154 helphelp.txt /*E154* +E155 sign.txt /*E155* +E156 sign.txt /*E156* +E157 sign.txt /*E157* +E158 sign.txt /*E158* +E159 sign.txt /*E159* +E16 cmdline.txt /*E16* +E160 sign.txt /*E160* +E161 repeat.txt /*E161* +E162 message.txt /*E162* +E163 editing.txt /*E163* +E164 editing.txt /*E164* +E165 editing.txt /*E165* +E166 message.txt /*E166* +E167 repeat.txt /*E167* +E168 repeat.txt /*E168* +E169 message.txt /*E169* +E17 message.txt /*E17* +E170 eval.txt /*E170* +E171 eval.txt /*E171* +E172 message.txt /*E172* +E173 message.txt /*E173* +E174 map.txt /*E174* +E175 map.txt /*E175* +E176 map.txt /*E176* +E177 map.txt /*E177* +E178 map.txt /*E178* +E179 map.txt /*E179* +E18 eval.txt /*E18* +E180 map.txt /*E180* +E181 map.txt /*E181* +E182 map.txt /*E182* +E183 map.txt /*E183* +E184 map.txt /*E184* +E185 syntax.txt /*E185* +E186 editing.txt /*E186* +E187 editing.txt /*E187* +E188 gui.txt /*E188* +E189 message.txt /*E189* +E19 message.txt /*E19* +E190 message.txt /*E190* +E191 motion.txt /*E191* +E192 message.txt /*E192* +E193 eval.txt /*E193* +E194 message.txt /*E194* +E195 starting.txt /*E195* +E196 various.txt /*E196* +E197 mlang.txt /*E197* +E198 options.txt /*E198* +E199 cmdline.txt /*E199* +E20 motion.txt /*E20* +E200 autocmd.txt /*E200* +E201 autocmd.txt /*E201* +E202 options.txt /*E202* +E203 autocmd.txt /*E203* +E204 autocmd.txt /*E204* +E205 if_pyth.txt /*E205* +E206 options.txt /*E206* +E207 editing.txt /*E207* +E208 message.txt /*E208* +E209 message.txt /*E209* +E21 options.txt /*E21* +E210 message.txt /*E210* +E211 message.txt /*E211* +E212 message.txt /*E212* +E213 options.txt /*E213* +E214 options.txt /*E214* +E215 autocmd.txt /*E215* +E216 autocmd.txt /*E216* +E217 autocmd.txt /*E217* +E218 autocmd.txt /*E218* +E219 message.txt /*E219* +E22 message.txt /*E22* +E220 message.txt /*E220* +E222 message.txt /*E222* +E223 options.txt /*E223* +E224 map.txt /*E224* +E225 map.txt /*E225* +E226 map.txt /*E226* +E227 map.txt /*E227* +E228 message.txt /*E228* +E229 gui.txt /*E229* +E23 message.txt /*E23* +E230 starting.txt /*E230* +E231 options.txt /*E231* +E232 message.txt /*E232* +E233 gui.txt /*E233* +E234 options.txt /*E234* +E235 options.txt /*E235* +E236 options.txt /*E236* +E237 print.txt /*E237* +E238 print.txt /*E238* +E239 sign.txt /*E239* +E24 message.txt /*E24* +E240 remote.txt /*E240* +E241 eval.txt /*E241* +E243 if_ole.txt /*E243* +E244 options.txt /*E244* +E245 options.txt /*E245* +E246 autocmd.txt /*E246* +E247 remote.txt /*E247* +E248 remote.txt /*E248* +E25 message.txt /*E25* +E250 options.txt /*E250* +E251 remote.txt /*E251* +E252 options.txt /*E252* +E253 mbyte.txt /*E253* +E254 message.txt /*E254* +E255 sign.txt /*E255* +E256 message.txt /*E256* +E257 if_cscop.txt /*E257* +E258 remote.txt /*E258* +E259 if_cscop.txt /*E259* +E26 rileft.txt /*E26* +E261 if_cscop.txt /*E261* +E262 if_cscop.txt /*E262* +E263 if_pyth.txt /*E263* +E264 if_pyth.txt /*E264* +E265 if_ruby.txt /*E265* +E266 if_ruby.txt /*E266* +E267 if_ruby.txt /*E267* +E268 if_ruby.txt /*E268* +E269 if_ruby.txt /*E269* +E27 farsi.txt /*E27* +E270 if_ruby.txt /*E270* +E271 if_ruby.txt /*E271* +E272 if_ruby.txt /*E272* +E273 if_ruby.txt /*E273* +E274 if_sniff.txt /*E274* +E275 if_sniff.txt /*E275* +E276 if_sniff.txt /*E276* +E277 remote.txt /*E277* +E278 if_sniff.txt /*E278* +E279 if_sniff.txt /*E279* +E28 syntax.txt /*E28* +E280 if_tcl.txt /*E280* +E281 if_tcl.txt /*E281* +E282 starting.txt /*E282* +E283 motion.txt /*E283* +E284 mbyte.txt /*E284* +E285 mbyte.txt /*E285* +E286 mbyte.txt /*E286* +E287 mbyte.txt /*E287* +E288 mbyte.txt /*E288* +E289 mbyte.txt /*E289* +E29 change.txt /*E29* +E290 mbyte.txt /*E290* +E291 mbyte.txt /*E291* +E292 mbyte.txt /*E292* +E293 message.txt /*E293* +E294 message.txt /*E294* +E295 message.txt /*E295* +E296 message.txt /*E296* +E297 message.txt /*E297* +E298 message.txt /*E298* +E299 if_perl.txt /*E299* +E30 change.txt /*E30* +E300 message.txt /*E300* +E301 message.txt /*E301* +E302 message.txt /*E302* +E303 message.txt /*E303* +E304 message.txt /*E304* +E305 recover.txt /*E305* +E306 recover.txt /*E306* +E307 recover.txt /*E307* +E308 recover.txt /*E308* +E309 recover.txt /*E309* +E31 message.txt /*E31* +E310 recover.txt /*E310* +E311 recover.txt /*E311* +E312 recover.txt /*E312* +E313 recover.txt /*E313* +E314 recover.txt /*E314* +E315 message.txt /*E315* +E316 message.txt /*E316* +E317 message.txt /*E317* +E318 message.txt /*E318* +E319 message.txt /*E319* +E32 message.txt /*E32* +E320 message.txt /*E320* +E321 editing.txt /*E321* +E322 message.txt /*E322* +E323 message.txt /*E323* +E324 print.txt /*E324* +E325 usr_11.txt /*E325* +E326 recover.txt /*E326* +E327 gui.txt /*E327* +E328 gui.txt /*E328* +E329 gui.txt /*E329* +E33 message.txt /*E33* +E330 gui.txt /*E330* +E331 gui.txt /*E331* +E332 gui.txt /*E332* +E333 gui.txt /*E333* +E334 gui.txt /*E334* +E335 gui.txt /*E335* +E336 gui.txt /*E336* +E337 gui.txt /*E337* +E338 editing.txt /*E338* +E339 message.txt /*E339* +E34 various.txt /*E34* +E340 vi_diff.txt /*E340* +E341 message.txt /*E341* +E342 message.txt /*E342* +E343 options.txt /*E343* +E344 options.txt /*E344* +E345 options.txt /*E345* +E346 options.txt /*E346* +E347 options.txt /*E347* +E348 pattern.txt /*E348* +E349 pattern.txt /*E349* +E35 message.txt /*E35* +E350 fold.txt /*E350* +E351 fold.txt /*E351* +E352 fold.txt /*E352* +E353 change.txt /*E353* +E354 change.txt /*E354* +E355 options.txt /*E355* +E356 message.txt /*E356* +E357 options.txt /*E357* +E358 options.txt /*E358* +E359 term.txt /*E359* +E36 windows.txt /*E36* +E360 various.txt /*E360* +E362 term.txt /*E362* +E363 options.txt /*E363* +E364 eval.txt /*E364* +E365 print.txt /*E365* +E366 options.txt /*E366* +E367 autocmd.txt /*E367* +E368 eval.txt /*E368* +E369 pattern.txt /*E369* +E37 message.txt /*E37* +E370 various.txt /*E370* +E371 various.txt /*E371* +E372 quickfix.txt /*E372* +E373 quickfix.txt /*E373* +E374 quickfix.txt /*E374* +E375 quickfix.txt /*E375* +E376 quickfix.txt /*E376* +E377 quickfix.txt /*E377* +E378 quickfix.txt /*E378* +E379 quickfix.txt /*E379* +E38 message.txt /*E38* +E380 quickfix.txt /*E380* +E381 quickfix.txt /*E381* +E382 options.txt /*E382* +E383 pattern.txt /*E383* +E384 options.txt /*E384* +E385 options.txt /*E385* +E386 pattern.txt /*E386* +E387 tagsrch.txt /*E387* +E388 tagsrch.txt /*E388* +E389 tagsrch.txt /*E389* +E39 digraph.txt /*E39* +E390 syntax.txt /*E390* +E391 syntax.txt /*E391* +E392 syntax.txt /*E392* +E393 syntax.txt /*E393* +E394 syntax.txt /*E394* +E395 syntax.txt /*E395* +E397 syntax.txt /*E397* +E398 syntax.txt /*E398* +E399 syntax.txt /*E399* +E40 message.txt /*E40* +E400 syntax.txt /*E400* +E401 syntax.txt /*E401* +E402 syntax.txt /*E402* +E403 syntax.txt /*E403* +E404 syntax.txt /*E404* +E405 syntax.txt /*E405* +E406 syntax.txt /*E406* +E407 syntax.txt /*E407* +E408 syntax.txt /*E408* +E409 syntax.txt /*E409* +E41 message.txt /*E41* +E410 syntax.txt /*E410* +E411 syntax.txt /*E411* +E412 syntax.txt /*E412* +E413 syntax.txt /*E413* +E414 syntax.txt /*E414* +E415 syntax.txt /*E415* +E416 syntax.txt /*E416* +E417 syntax.txt /*E417* +E418 syntax.txt /*E418* +E419 syntax.txt /*E419* +E42 quickfix.txt /*E42* +E420 syntax.txt /*E420* +E421 syntax.txt /*E421* +E422 syntax.txt /*E422* +E423 syntax.txt /*E423* +E424 message.txt /*E424* +E425 tagsrch.txt /*E425* +E426 tagsrch.txt /*E426* +E427 tagsrch.txt /*E427* +E428 tagsrch.txt /*E428* +E429 tagsrch.txt /*E429* +E43 message.txt /*E43* +E430 tagsrch.txt /*E430* +E431 tagsrch.txt /*E431* +E432 message.txt /*E432* +E433 options.txt /*E433* +E434 tagsrch.txt /*E434* +E435 tagsrch.txt /*E435* +E436 term.txt /*E436* +E437 term.txt /*E437* +E438 message.txt /*E438* +E439 message.txt /*E439* +E44 message.txt /*E44* +E440 message.txt /*E440* +E441 windows.txt /*E441* +E442 windows.txt /*E442* +E443 windows.txt /*E443* +E444 windows.txt /*E444* +E445 windows.txt /*E445* +E446 editing.txt /*E446* +E447 editing.txt /*E447* +E448 various.txt /*E448* +E449 eval.txt /*E449* +E45 message.txt /*E45* +E450 os_msdos.txt /*E450* +E451 os_msdos.txt /*E451* +E452 os_msdos.txt /*E452* +E453 os_msdos.txt /*E453* +E454 os_msdos.txt /*E454* +E455 print.txt /*E455* +E456 print.txt /*E456* +E457 print.txt /*E457* +E458 message.txt /*E458* +E459 message.txt /*E459* +E46 message.txt /*E46* +E460 message.txt /*E460* +E461 eval.txt /*E461* +E462 editing.txt /*E462* +E463 netbeans.txt /*E463* +E464 message.txt /*E464* +E465 gui.txt /*E465* +E466 gui.txt /*E466* +E467 map.txt /*E467* +E468 map.txt /*E468* +E469 if_cscop.txt /*E469* +E47 message.txt /*E47* +E470 change.txt /*E470* +E471 message.txt /*E471* +E472 editing.txt /*E472* +E473 message.txt /*E473* +E474 message.txt /*E474* +E475 message.txt /*E475* +E476 pattern.txt /*E476* +E477 message.txt /*E477* +E478 message.txt /*E478* +E479 editing.txt /*E479* +E48 eval.txt /*E48* +E480 editing.txt /*E480* +E481 message.txt /*E481* +E482 message.txt /*E482* +E483 message.txt /*E483* +E484 message.txt /*E484* +E485 message.txt /*E485* +E486 pattern.txt /*E486* +E487 options.txt /*E487* +E488 message.txt /*E488* +E49 message.txt /*E49* +E490 fold.txt /*E490* +E492 message.txt /*E492* +E493 cmdline.txt /*E493* +E494 editing.txt /*E494* +E495 cmdline.txt /*E495* +E496 cmdline.txt /*E496* +E497 cmdline.txt /*E497* +E498 cmdline.txt /*E498* +E499 cmdline.txt /*E499* +E50 syntax.txt /*E50* +E500 cmdline.txt /*E500* +E501 intro.txt /*E501* +E502 editing.txt /*E502* +E503 editing.txt /*E503* +E504 editing.txt /*E504* +E505 editing.txt /*E505* +E506 editing.txt /*E506* +E507 editing.txt /*E507* +E508 editing.txt /*E508* +E509 editing.txt /*E509* +E51 pattern.txt /*E51* +E510 editing.txt /*E510* +E511 netbeans.txt /*E511* +E512 editing.txt /*E512* +E513 options.txt /*E513* +E514 editing.txt /*E514* +E515 windows.txt /*E515* +E516 windows.txt /*E516* +E517 windows.txt /*E517* +E518 options.txt /*E518* +E519 options.txt /*E519* +E52 syntax.txt /*E52* +E520 options.txt /*E520* +E521 options.txt /*E521* +E522 options.txt /*E522* +E523 options.txt /*E523* +E524 options.txt /*E524* +E525 options.txt /*E525* +E526 options.txt /*E526* +E527 options.txt /*E527* +E528 options.txt /*E528* +E529 options.txt /*E529* +E53 pattern.txt /*E53* +E530 options.txt /*E530* +E531 options.txt /*E531* +E532 netbeans.txt /*E532* +E533 options.txt /*E533* +E534 options.txt /*E534* +E535 options.txt /*E535* +E536 options.txt /*E536* +E537 options.txt /*E537* +E538 options.txt /*E538* +E539 options.txt /*E539* +E54 pattern.txt /*E54* +E540 options.txt /*E540* +E541 options.txt /*E541* +E542 options.txt /*E542* +E543 options.txt /*E543* +E544 options.txt /*E544* +E545 options.txt /*E545* +E546 options.txt /*E546* +E547 options.txt /*E547* +E548 options.txt /*E548* +E549 options.txt /*E549* +E55 pattern.txt /*E55* +E550 options.txt /*E550* +E551 options.txt /*E551* +E552 options.txt /*E552* +E553 quickfix.txt /*E553* +E554 pattern.txt /*E554* +E555 tagsrch.txt /*E555* +E556 tagsrch.txt /*E556* +E557 term.txt /*E557* +E558 term.txt /*E558* +E559 term.txt /*E559* +E56 pattern.txt /*E56* +E560 if_cscop.txt /*E560* +E561 if_cscop.txt /*E561* +E562 if_cscop.txt /*E562* +E563 if_cscop.txt /*E563* +E564 if_cscop.txt /*E564* +E566 if_cscop.txt /*E566* +E567 if_cscop.txt /*E567* +E568 if_cscop.txt /*E568* +E569 if_cscop.txt /*E569* +E57 pattern.txt /*E57* +E570 message.txt /*E570* +E571 if_tcl.txt /*E571* +E572 if_tcl.txt /*E572* +E573 remote.txt /*E573* +E574 starting.txt /*E574* +E575 starting.txt /*E575* +E576 starting.txt /*E576* +E577 starting.txt /*E577* +E578 editing.txt /*E578* +E579 eval.txt /*E579* +E58 pattern.txt /*E58* +E580 eval.txt /*E580* +E581 eval.txt /*E581* +E582 eval.txt /*E582* +E583 eval.txt /*E583* +E584 eval.txt /*E584* +E585 eval.txt /*E585* +E586 eval.txt /*E586* +E587 eval.txt /*E587* +E588 eval.txt /*E588* +E589 options.txt /*E589* +E59 pattern.txt /*E59* +E590 options.txt /*E590* +E591 options.txt /*E591* +E592 options.txt /*E592* +E593 options.txt /*E593* +E594 options.txt /*E594* +E595 options.txt /*E595* +E596 options.txt /*E596* +E597 options.txt /*E597* +E598 options.txt /*E598* +E599 options.txt /*E599* +E60 pattern.txt /*E60* +E600 eval.txt /*E600* +E601 eval.txt /*E601* +E602 eval.txt /*E602* +E603 eval.txt /*E603* +E604 eval.txt /*E604* +E605 eval.txt /*E605* +E606 eval.txt /*E606* +E607 eval.txt /*E607* +E608 eval.txt /*E608* +E609 if_cscop.txt /*E609* +E61 pattern.txt /*E61* +E610 options.txt /*E610* +E611 options.txt /*E611* +E612 sign.txt /*E612* +E613 print.txt /*E613* +E614 editing.txt /*E614* +E615 editing.txt /*E615* +E616 editing.txt /*E616* +E617 options.txt /*E617* +E618 print.txt /*E618* +E619 print.txt /*E619* +E62 pattern.txt /*E62* +E620 print.txt /*E620* +E621 print.txt /*E621* +E622 if_cscop.txt /*E622* +E623 if_cscop.txt /*E623* +E624 print.txt /*E624* +E625 if_cscop.txt /*E625* +E626 if_cscop.txt /*E626* +E627 netbeans.txt /*E627* +E628 netbeans.txt /*E628* +E629 netbeans.txt /*E629* +E63 pattern.txt /*E63* +E630 netbeans.txt /*E630* +E631 netbeans.txt /*E631* +E632 netbeans.txt /*E632* +E633 netbeans.txt /*E633* +E634 netbeans.txt /*E634* +E635 netbeans.txt /*E635* +E636 netbeans.txt /*E636* +E637 netbeans.txt /*E637* +E638 netbeans.txt /*E638* +E639 netbeans.txt /*E639* +E64 pattern.txt /*E64* +E640 netbeans.txt /*E640* +E641 netbeans.txt /*E641* +E642 netbeans.txt /*E642* +E643 netbeans.txt /*E643* +E644 netbeans.txt /*E644* +E645 netbeans.txt /*E645* +E646 netbeans.txt /*E646* +E647 netbeans.txt /*E647* +E648 netbeans.txt /*E648* +E649 netbeans.txt /*E649* +E65 pattern.txt /*E65* +E650 netbeans.txt /*E650* +E651 netbeans.txt /*E651* +E652 netbeans.txt /*E652* +E653 netbeans.txt /*E653* +E654 netbeans.txt /*E654* +E655 eval.txt /*E655* +E656 netbeans.txt /*E656* +E657 netbeans.txt /*E657* +E658 netbeans.txt /*E658* +E659 if_pyth.txt /*E659* +E66 syntax.txt /*E66* +E660 netbeans.txt /*E660* +E661 helphelp.txt /*E661* +E662 motion.txt /*E662* +E663 motion.txt /*E663* +E664 motion.txt /*E664* +E665 gui_x11.txt /*E665* +E666 quickfix.txt /*E666* +E667 editing.txt /*E667* +E668 netbeans.txt /*E668* +E669 syntax.txt /*E669* +E67 syntax.txt /*E67* +E670 helphelp.txt /*E670* +E671 starting.txt /*E671* +E672 starting.txt /*E672* +E673 print.txt /*E673* +E674 print.txt /*E674* +E675 print.txt /*E675* +E676 options.txt /*E676* +E677 eval.txt /*E677* +E678 pattern.txt /*E678* +E679 syntax.txt /*E679* +E68 pattern.txt /*E68* +E680 autocmd.txt /*E680* +E681 quickfix.txt /*E681* +E682 quickfix.txt /*E682* +E683 quickfix.txt /*E683* +E684 eval.txt /*E684* +E685 message.txt /*E685* +E686 eval.txt /*E686* +E687 eval.txt /*E687* +E688 eval.txt /*E688* +E689 eval.txt /*E689* +E69 pattern.txt /*E69* +E690 eval.txt /*E690* +E691 eval.txt /*E691* +E692 eval.txt /*E692* +E693 eval.txt /*E693* +E694 eval.txt /*E694* +E695 eval.txt /*E695* +E696 eval.txt /*E696* +E697 eval.txt /*E697* +E698 eval.txt /*E698* +E699 eval.txt /*E699* +E70 pattern.txt /*E70* +E700 eval.txt /*E700* +E701 eval.txt /*E701* +E702 eval.txt /*E702* +E703 eval.txt /*E703* +E704 eval.txt /*E704* +E705 eval.txt /*E705* +E706 eval.txt /*E706* +E707 eval.txt /*E707* +E708 eval.txt /*E708* +E709 eval.txt /*E709* +E71 pattern.txt /*E71* +E710 eval.txt /*E710* +E711 eval.txt /*E711* +E712 eval.txt /*E712* +E713 eval.txt /*E713* +E714 eval.txt /*E714* +E715 eval.txt /*E715* +E716 eval.txt /*E716* +E717 eval.txt /*E717* +E718 eval.txt /*E718* +E719 eval.txt /*E719* +E72 message.txt /*E72* +E720 eval.txt /*E720* +E721 eval.txt /*E721* +E722 eval.txt /*E722* +E723 eval.txt /*E723* +E724 eval.txt /*E724* +E725 eval.txt /*E725* +E726 eval.txt /*E726* +E727 eval.txt /*E727* +E728 eval.txt /*E728* +E729 eval.txt /*E729* +E73 tagsrch.txt /*E73* +E730 eval.txt /*E730* +E731 eval.txt /*E731* +E732 eval.txt /*E732* +E733 eval.txt /*E733* +E734 eval.txt /*E734* +E735 eval.txt /*E735* +E736 eval.txt /*E736* +E737 eval.txt /*E737* +E738 eval.txt /*E738* +E739 eval.txt /*E739* +E74 message.txt /*E74* +E740 eval.txt /*E740* +E741 eval.txt /*E741* +E742 eval.txt /*E742* +E743 eval.txt /*E743* +E744 netbeans.txt /*E744* +E745 eval.txt /*E745* +E746 eval.txt /*E746* +E747 editing.txt /*E747* +E748 repeat.txt /*E748* +E749 various.txt /*E749* +E75 vi_diff.txt /*E75* +E750 repeat.txt /*E750* +E751 spell.txt /*E751* +E752 spell.txt /*E752* +E753 spell.txt /*E753* +E754 spell.txt /*E754* +E755 spell.txt /*E755* +E756 spell.txt /*E756* +E757 options.txt /*E757* +E758 spell.txt /*E758* +E759 spell.txt /*E759* +E76 pattern.txt /*E76* +E760 spell.txt /*E760* +E761 spell.txt /*E761* +E762 spell.txt /*E762* +E763 spell.txt /*E763* +E764 options.txt /*E764* +E765 options.txt /*E765* +E766 eval.txt /*E766* +E767 eval.txt /*E767* +E768 message.txt /*E768* +E769 pattern.txt /*E769* +E77 message.txt /*E77* +E770 spell.txt /*E770* +E771 spell.txt /*E771* +E772 spell.txt /*E772* +E773 recover.txt /*E773* +E774 map.txt /*E774* +E775 map.txt /*E775* +E776 quickfix.txt /*E776* +E777 quickfix.txt /*E777* +E778 spell.txt /*E778* +E779 spell.txt /*E779* +E78 motion.txt /*E78* +E780 spell.txt /*E780* +E781 spell.txt /*E781* +E782 spell.txt /*E782* +E783 spell.txt /*E783* +E784 tabpage.txt /*E784* +E785 eval.txt /*E785* +E786 eval.txt /*E786* +E787 diff.txt /*E787* +E788 autocmd.txt /*E788* +E789 syntax.txt /*E789* +E79 message.txt /*E79* +E790 undo.txt /*E790* +E791 mbyte.txt /*E791* +E792 gui.txt /*E792* +E793 diff.txt /*E793* +E794 eval.txt /*E794* +E795 eval.txt /*E795* +E796 editing.txt /*E796* +E797 spell.txt /*E797* +E798 eval.txt /*E798* +E799 eval.txt /*E799* +E80 message.txt /*E80* +E800 arabic.txt /*E800* +E801 eval.txt /*E801* +E802 eval.txt /*E802* +E803 eval.txt /*E803* +E804 eval.txt /*E804* +E805 eval.txt /*E805* +E806 eval.txt /*E806* +E807 eval.txt /*E807* +E808 eval.txt /*E808* +E809 cmdline.txt /*E809* +E81 map.txt /*E81* +E810 diff.txt /*E810* +E811 autocmd.txt /*E811* +E812 autocmd.txt /*E812* +E813 editing.txt /*E813* +E814 editing.txt /*E814* +E815 if_mzsch.txt /*E815* +E816 diff.txt /*E816* +E817 editing.txt /*E817* +E818 editing.txt /*E818* +E819 editing.txt /*E819* +E82 message.txt /*E82* +E820 editing.txt /*E820* +E821 options.txt /*E821* +E822 undo.txt /*E822* +E823 undo.txt /*E823* +E824 undo.txt /*E824* +E825 undo.txt /*E825* +E826 undo.txt /*E826* +E827 undo.txt /*E827* +E828 undo.txt /*E828* +E829 undo.txt /*E829* +E83 message.txt /*E83* +E830 undo.txt /*E830* +E831 editing.txt /*E831* +E832 undo.txt /*E832* +E833 editing.txt /*E833* +E834 options.txt /*E834* +E835 options.txt /*E835* +E836 if_pyth.txt /*E836* +E837 if_pyth.txt /*E837* +E838 netbeans.txt /*E838* +E839 insert.txt /*E839* +E84 windows.txt /*E84* +E840 insert.txt /*E840* +E841 map.txt /*E841* +E842 cmdline.txt /*E842* +E843 editing.txt /*E843* +E85 options.txt /*E85* +E86 windows.txt /*E86* +E87 windows.txt /*E87* +E88 windows.txt /*E88* +E89 message.txt /*E89* +E90 message.txt /*E90* +E91 options.txt /*E91* +E92 message.txt /*E92* +E93 windows.txt /*E93* +E94 windows.txt /*E94* +E95 message.txt /*E95* +E96 diff.txt /*E96* +E97 diff.txt /*E97* +E98 diff.txt /*E98* +E99 diff.txt /*E99* +EX intro.txt /*EX* +EXINIT starting.txt /*EXINIT* +Elvis intro.txt /*Elvis* +EncodingChanged autocmd.txt /*EncodingChanged* +Eterm syntax.txt /*Eterm* +Ex intro.txt /*Ex* +Ex-mode intro.txt /*Ex-mode* +Exuberant_ctags tagsrch.txt /*Exuberant_ctags* +F motion.txt /*F* +FAQ intro.txt /*FAQ* +Farsi farsi.txt /*Farsi* +FileAppendCmd autocmd.txt /*FileAppendCmd* +FileAppendPost autocmd.txt /*FileAppendPost* +FileAppendPre autocmd.txt /*FileAppendPre* +FileChangedRO autocmd.txt /*FileChangedRO* +FileChangedShell autocmd.txt /*FileChangedShell* +FileChangedShellPost autocmd.txt /*FileChangedShellPost* +FileEncoding autocmd.txt /*FileEncoding* +FileReadCmd autocmd.txt /*FileReadCmd* +FileReadPost autocmd.txt /*FileReadPost* +FileReadPre autocmd.txt /*FileReadPre* +FileType autocmd.txt /*FileType* +FileWriteCmd autocmd.txt /*FileWriteCmd* +FileWritePost autocmd.txt /*FileWritePost* +FileWritePre autocmd.txt /*FileWritePre* +FilterReadPost autocmd.txt /*FilterReadPost* +FilterReadPre autocmd.txt /*FilterReadPre* +FilterWritePost autocmd.txt /*FilterWritePost* +FilterWritePre autocmd.txt /*FilterWritePre* +Float eval.txt /*Float* +FocusGained autocmd.txt /*FocusGained* +FocusLost autocmd.txt /*FocusLost* +Folding fold.txt /*Folding* +FuncUndefined autocmd.txt /*FuncUndefined* +Funcref eval.txt /*Funcref* +G motion.txt /*G* +GNOME gui_x11.txt /*GNOME* +GTK gui_x11.txt /*GTK* +GTK+ gui_x11.txt /*GTK+* +GUI gui.txt /*GUI* +GUI-X11 gui_x11.txt /*GUI-X11* +GUIEnter autocmd.txt /*GUIEnter* +GUIFailed autocmd.txt /*GUIFailed* +GetLatestVimScripts pi_getscript.txt /*GetLatestVimScripts* +GetLatestVimScripts-copyright pi_getscript.txt /*GetLatestVimScripts-copyright* +GetLatestVimScripts_dat pi_getscript.txt /*GetLatestVimScripts_dat* +Gnome gui_x11.txt /*Gnome* +H motion.txt /*H* +I insert.txt /*I* +ICCF uganda.txt /*ICCF* +IM-server mbyte.txt /*IM-server* +IME mbyte.txt /*IME* +Insert insert.txt /*Insert* +Insert-mode insert.txt /*Insert-mode* +InsertChange autocmd.txt /*InsertChange* +InsertEnter autocmd.txt /*InsertEnter* +InsertLeave autocmd.txt /*InsertLeave* +J change.txt /*J* +Japanese mbyte.txt /*Japanese* +K various.txt /*K* +KDE gui_x11.txt /*KDE* +KVim gui_x11.txt /*KVim* +Kibaale uganda.txt /*Kibaale* +Korean mbyte.txt /*Korean* +L motion.txt /*L* +Linux-backspace options.txt /*Linux-backspace* +List eval.txt /*List* +Lists eval.txt /*Lists* +Lua if_lua.txt /*Lua* +M motion.txt /*M* +MDI starting.txt /*MDI* +MS-DOS os_msdos.txt /*MS-DOS* +MS-Windows os_win32.txt /*MS-Windows* +MSDOS os_msdos.txt /*MSDOS* +MSVisualStudio if_ole.txt /*MSVisualStudio* +MVS os_390.txt /*MVS* +Mac os_mac.txt /*Mac* +Mac-format editing.txt /*Mac-format* +Mac-format-write editing.txt /*Mac-format-write* +Macintosh os_mac.txt /*Macintosh* +Mark motion.txt /*Mark* +MenuPopup autocmd.txt /*MenuPopup* +MiNT os_mint.txt /*MiNT* +Moolenaar intro.txt /*Moolenaar* +MorphOS os_amiga.txt /*MorphOS* +Motif gui_x11.txt /*Motif* +Myspell spell.txt /*Myspell* +MzScheme if_mzsch.txt /*MzScheme* +N pattern.txt /*N* +N% motion.txt /*N%* +N: cmdline.txt /*N:* +N<Del> various.txt /*N<Del>* +NL-used-for-Nul pattern.txt /*NL-used-for-Nul* +NetBSD-backspace options.txt /*NetBSD-backspace* +NetUserPass() pi_netrw.txt /*NetUserPass()* +Normal intro.txt /*Normal* +Normal-mode intro.txt /*Normal-mode* +Number eval.txt /*Number* +Nvi intro.txt /*Nvi* +O insert.txt /*O* +OS/2 os_os2.txt /*OS\/2* +OS2 os_os2.txt /*OS2* +OS390 os_390.txt /*OS390* +OS390-Motif os_390.txt /*OS390-Motif* +OS390-PuTTY os_390.txt /*OS390-PuTTY* +OS390-bugs os_390.txt /*OS390-bugs* +OS390-has-ebcdic os_390.txt /*OS390-has-ebcdic* +OS390-limitations os_390.txt /*OS390-limitations* +OS390-open-source os_390.txt /*OS390-open-source* +OffTheSpot mbyte.txt /*OffTheSpot* +OnTheSpot mbyte.txt /*OnTheSpot* +Operator-pending intro.txt /*Operator-pending* +Operator-pending-mode intro.txt /*Operator-pending-mode* +OverTheSpot mbyte.txt /*OverTheSpot* +P change.txt /*P* +PATHEXT eval.txt /*PATHEXT* +Pattern pattern.txt /*Pattern* +Perl if_perl.txt /*Perl* +Posix intro.txt /*Posix* +Python if_pyth.txt /*Python* +Q intro.txt /*Q* +Q-command-changed version5.txt /*Q-command-changed* +QNX os_qnx.txt /*QNX* +Q_ab quickref.txt /*Q_ab* +Q_ac quickref.txt /*Q_ac* +Q_ai quickref.txt /*Q_ai* +Q_bu quickref.txt /*Q_bu* +Q_ce quickref.txt /*Q_ce* +Q_ch quickref.txt /*Q_ch* +Q_cm quickref.txt /*Q_cm* +Q_co quickref.txt /*Q_co* +Q_ct help.txt /*Q_ct* +Q_de quickref.txt /*Q_de* +Q_di quickref.txt /*Q_di* +Q_ed quickref.txt /*Q_ed* +Q_et quickref.txt /*Q_et* +Q_ex quickref.txt /*Q_ex* +Q_fl quickref.txt /*Q_fl* +Q_fo quickref.txt /*Q_fo* +Q_gu quickref.txt /*Q_gu* +Q_in quickref.txt /*Q_in* +Q_km quickref.txt /*Q_km* +Q_lr quickref.txt /*Q_lr* +Q_ma quickref.txt /*Q_ma* +Q_op quickref.txt /*Q_op* +Q_pa quickref.txt /*Q_pa* +Q_qf quickref.txt /*Q_qf* +Q_ra quickref.txt /*Q_ra* +Q_re quickref.txt /*Q_re* +Q_sc quickref.txt /*Q_sc* +Q_si quickref.txt /*Q_si* +Q_ss quickref.txt /*Q_ss* +Q_st quickref.txt /*Q_st* +Q_sy quickref.txt /*Q_sy* +Q_ta quickref.txt /*Q_ta* +Q_tm quickref.txt /*Q_tm* +Q_to quickref.txt /*Q_to* +Q_ud quickref.txt /*Q_ud* +Q_ur quickref.txt /*Q_ur* +Q_vc quickref.txt /*Q_vc* +Q_vi quickref.txt /*Q_vi* +Q_vm quickref.txt /*Q_vm* +Q_wi quickref.txt /*Q_wi* +Q_wq quickref.txt /*Q_wq* +QuickFixCmdPost autocmd.txt /*QuickFixCmdPost* +QuickFixCmdPost-example quickfix.txt /*QuickFixCmdPost-example* +QuickFixCmdPre autocmd.txt /*QuickFixCmdPre* +Quickfix quickfix.txt /*Quickfix* +R change.txt /*R* +RISC-OS os_risc.txt /*RISC-OS* +RISCOS os_risc.txt /*RISCOS* +RemoteReply autocmd.txt /*RemoteReply* +Replace insert.txt /*Replace* +Replace-mode insert.txt /*Replace-mode* +Root mbyte.txt /*Root* +Ruby if_ruby.txt /*Ruby* +Russian russian.txt /*Russian* +S change.txt /*S* +SHELL starting.txt /*SHELL* +SQLGetType ft_sql.txt /*SQLGetType* +SQLSetType ft_sql.txt /*SQLSetType* +Select visual.txt /*Select* +Select-mode visual.txt /*Select-mode* +Select-mode-mapping visual.txt /*Select-mode-mapping* +Session starting.txt /*Session* +SessionLoad-variable starting.txt /*SessionLoad-variable* +SessionLoadPost autocmd.txt /*SessionLoadPost* +ShellCmdPost autocmd.txt /*ShellCmdPost* +ShellFilterPost autocmd.txt /*ShellFilterPost* +SourceCmd autocmd.txt /*SourceCmd* +SourcePre autocmd.txt /*SourcePre* +SpellFileMissing autocmd.txt /*SpellFileMissing* +StdinReadPost autocmd.txt /*StdinReadPost* +StdinReadPre autocmd.txt /*StdinReadPre* +SwapExists autocmd.txt /*SwapExists* +Syntax autocmd.txt /*Syntax* +T motion.txt /*T* +TCL if_tcl.txt /*TCL* +TERM starting.txt /*TERM* +TSQL ft_sql.txt /*TSQL* +TTpro-telnet syntax.txt /*TTpro-telnet* +Tab intro.txt /*Tab* +TabEnter autocmd.txt /*TabEnter* +TabLeave autocmd.txt /*TabLeave* +Tcl if_tcl.txt /*Tcl* +TermChanged autocmd.txt /*TermChanged* +TermResponse autocmd.txt /*TermResponse* +Transact-SQL ft_sql.txt /*Transact-SQL* +U undo.txt /*U* +UTF-8 mbyte.txt /*UTF-8* +UTF8-xterm mbyte.txt /*UTF8-xterm* +Uganda uganda.txt /*Uganda* +Unicode mbyte.txt /*Unicode* +Unix os_unix.txt /*Unix* +Unix-format editing.txt /*Unix-format* +Unix-format-write editing.txt /*Unix-format-write* +User autocmd.txt /*User* +UserGettingBored autocmd.txt /*UserGettingBored* +V visual.txt /*V* +VIMINIT starting.txt /*VIMINIT* +VMS os_vms.txt /*VMS* +Vi intro.txt /*Vi* +View starting.txt /*View* +VimEnter autocmd.txt /*VimEnter* +VimLeave autocmd.txt /*VimLeave* +VimLeavePre autocmd.txt /*VimLeavePre* +VimResized autocmd.txt /*VimResized* +Vimball-copyright pi_vimball.txt /*Vimball-copyright* +Virtual-Replace-mode insert.txt /*Virtual-Replace-mode* +VisVim if_ole.txt /*VisVim* +Visual visual.txt /*Visual* +Visual-mode visual.txt /*Visual-mode* +W motion.txt /*W* +W10 message.txt /*W10* +W11 message.txt /*W11* +W12 message.txt /*W12* +W13 message.txt /*W13* +W14 message.txt /*W14* +W15 repeat.txt /*W15* +W16 message.txt /*W16* +W17 arabic.txt /*W17* +W18 syntax.txt /*W18* +WORD motion.txt /*WORD* +WWW intro.txt /*WWW* +Win32 os_win32.txt /*Win32* +WinEnter autocmd.txt /*WinEnter* +WinLeave autocmd.txt /*WinLeave* +X change.txt /*X* +X11 options.txt /*X11* +X11-icon gui_x11.txt /*X11-icon* +X11_mouse_shapes gui_x11.txt /*X11_mouse_shapes* +X1Drag term.txt /*X1Drag* +X1Mouse term.txt /*X1Mouse* +X1Release term.txt /*X1Release* +X2Drag term.txt /*X2Drag* +X2Mouse term.txt /*X2Mouse* +X2Release term.txt /*X2Release* +XIM mbyte.txt /*XIM* +XLFD mbyte.txt /*XLFD* +Y change.txt /*Y* +Y2K intro.txt /*Y2K* +ZQ editing.txt /*ZQ* +ZZ editing.txt /*ZZ* +[ index.txt /*[* +[# motion.txt /*[#* +[' motion.txt /*['* +[( motion.txt /*[(* +[++opt] editing.txt /*[++opt]* +[+cmd] editing.txt /*[+cmd]* +[..] pattern.txt /*[..]* +[/ motion.txt /*[\/* +[:alnum:] pattern.txt /*[:alnum:]* +[:alpha:] pattern.txt /*[:alpha:]* +[:backspace:] pattern.txt /*[:backspace:]* +[:blank:] pattern.txt /*[:blank:]* +[:cntrl:] pattern.txt /*[:cntrl:]* +[:digit:] pattern.txt /*[:digit:]* +[:escape:] pattern.txt /*[:escape:]* +[:graph:] pattern.txt /*[:graph:]* +[:lower:] pattern.txt /*[:lower:]* +[:print:] pattern.txt /*[:print:]* +[:punct:] pattern.txt /*[:punct:]* +[:return:] pattern.txt /*[:return:]* +[:space:] pattern.txt /*[:space:]* +[:tab:] pattern.txt /*[:tab:]* +[:upper:] pattern.txt /*[:upper:]* +[:xdigit:] pattern.txt /*[:xdigit:]* +[<MiddleMouse> change.txt /*[<MiddleMouse>* +[==] pattern.txt /*[==]* +[D tagsrch.txt /*[D* +[I tagsrch.txt /*[I* +[M motion.txt /*[M* +[P change.txt /*[P* +[S spell.txt /*[S* +[[ motion.txt /*[[* +[] motion.txt /*[]* +[_CTRL-D tagsrch.txt /*[_CTRL-D* +[_CTRL-I tagsrch.txt /*[_CTRL-I* +[` motion.txt /*[`* +[c diff.txt /*[c* +[count] intro.txt /*[count]* +[d tagsrch.txt /*[d* +[f editing.txt /*[f* +[i tagsrch.txt /*[i* +[m motion.txt /*[m* +[p change.txt /*[p* +[pattern] pattern.txt /*[pattern]* +[quotex] intro.txt /*[quotex]* +[range] cmdline.txt /*[range]* +[s spell.txt /*[s* +[star motion.txt /*[star* +[z fold.txt /*[z* +[{ motion.txt /*[{* +\0 change.txt /*\\0* +] index.txt /*]* +]# motion.txt /*]#* +]' motion.txt /*]'* +]) motion.txt /*])* +]/ motion.txt /*]\/* +]<MiddleMouse> change.txt /*]<MiddleMouse>* +]D tagsrch.txt /*]D* +]I tagsrch.txt /*]I* +]M motion.txt /*]M* +]P change.txt /*]P* +]S spell.txt /*]S* +][ motion.txt /*][* +]] motion.txt /*]]* +]_CTRL-D tagsrch.txt /*]_CTRL-D* +]_CTRL-I tagsrch.txt /*]_CTRL-I* +]` motion.txt /*]`* +]c diff.txt /*]c* +]d tagsrch.txt /*]d* +]f editing.txt /*]f* +]i tagsrch.txt /*]i* +]m motion.txt /*]m* +]p change.txt /*]p* +]s spell.txt /*]s* +]star motion.txt /*]star* +]z fold.txt /*]z* +]} motion.txt /*]}* +^ motion.txt /*^* +_ motion.txt /*_* +_exrc starting.txt /*_exrc* +_gvimrc gui.txt /*_gvimrc* +_vimrc starting.txt /*_vimrc* +` motion.txt /*`* +`( motion.txt /*`(* +`) motion.txt /*`)* +`-expansion editing.txt /*`-expansion* +`. motion.txt /*`.* +`0 motion.txt /*`0* +`< motion.txt /*`<* +`= editing.txt /*`=* +`> motion.txt /*`>* +`A motion.txt /*`A* +`[ motion.txt /*`[* +`] motion.txt /*`]* +`^ motion.txt /*`^* +`` motion.txt /*``* +`a motion.txt /*`a* +`quote motion.txt /*`quote* +`{ motion.txt /*`{* +`} motion.txt /*`}* +a insert.txt /*a* +a' motion.txt /*a'* +a( motion.txt /*a(* +a) motion.txt /*a)* +a4 print.txt /*a4* +a:0 eval.txt /*a:0* +a:000 eval.txt /*a:000* +a:1 eval.txt /*a:1* +a:firstline eval.txt /*a:firstline* +a:lastline eval.txt /*a:lastline* +a:var eval.txt /*a:var* +a< motion.txt /*a<* +a> motion.txt /*a>* +aB motion.txt /*aB* +aW motion.txt /*aW* +a[ motion.txt /*a[* +a] motion.txt /*a]* +a` motion.txt /*a`* +ab motion.txt /*ab* +abandon editing.txt /*abandon* +abbreviations map.txt /*abbreviations* +abel.vim syntax.txt /*abel.vim* +abs() eval.txt /*abs()* +acos() eval.txt /*acos()* +acp acp.txt /*acp* +acp-about acp.txt /*acp-about* +acp-author acp.txt /*acp-author* +acp-changelog acp.txt /*acp-changelog* +acp-commands acp.txt /*acp-commands* +acp-contact acp.txt /*acp-contact* +acp-installation acp.txt /*acp-installation* +acp-introduction acp.txt /*acp-introduction* +acp-options acp.txt /*acp-options* +acp-perl-omni acp.txt /*acp-perl-omni* +acp-snipMate acp.txt /*acp-snipMate* +acp-thanks acp.txt /*acp-thanks* +acp-usage acp.txt /*acp-usage* +acp.txt acp.txt /*acp.txt* +active-buffer windows.txt /*active-buffer* +ada#Create_Tags() ft_ada.txt /*ada#Create_Tags()* +ada#Jump_Tag() ft_ada.txt /*ada#Jump_Tag()* +ada#Listtags() ft_ada.txt /*ada#Listtags()* +ada#Switch_Syntax_Option() ft_ada.txt /*ada#Switch_Syntax_Option()* +ada#Word() ft_ada.txt /*ada#Word()* +ada-compiler ft_ada.txt /*ada-compiler* +ada-ctags ft_ada.txt /*ada-ctags* +ada-extra-plugins ft_ada.txt /*ada-extra-plugins* +ada-reference ft_ada.txt /*ada-reference* +ada.vim ft_ada.txt /*ada.vim* +add() eval.txt /*add()* +add-filetype-plugin usr_05.txt /*add-filetype-plugin* +add-global-plugin usr_05.txt /*add-global-plugin* +add-local-help usr_05.txt /*add-local-help* +add-option-flags options.txt /*add-option-flags* +add-plugin usr_05.txt /*add-plugin* +added-5.1 version5.txt /*added-5.1* +added-5.2 version5.txt /*added-5.2* +added-5.3 version5.txt /*added-5.3* +added-5.4 version5.txt /*added-5.4* +added-5.5 version5.txt /*added-5.5* +added-5.6 version5.txt /*added-5.6* +added-5.7 version5.txt /*added-5.7* +added-5.8 version5.txt /*added-5.8* +added-6.1 version6.txt /*added-6.1* +added-6.2 version6.txt /*added-6.2* +added-6.3 version6.txt /*added-6.3* +added-6.4 version6.txt /*added-6.4* +added-7.1 version7.txt /*added-7.1* +added-7.2 version7.txt /*added-7.2* +added-7.3 version7.txt /*added-7.3* +added-BeOS version5.txt /*added-BeOS* +added-Mac version5.txt /*added-Mac* +added-VMS version5.txt /*added-VMS* +added-cmdline-args version5.txt /*added-cmdline-args* +added-options version5.txt /*added-options* +added-regexp version5.txt /*added-regexp* +added-various version5.txt /*added-various* +added-win32-GUI version5.txt /*added-win32-GUI* +aff-dic-format spell.txt /*aff-dic-format* +after-directory options.txt /*after-directory* +aleph options.txt /*aleph* +alt intro.txt /*alt* +alt-input debugger.txt /*alt-input* +alternate-file editing.txt /*alternate-file* +amiga-window starting.txt /*amiga-window* +anonymous-function eval.txt /*anonymous-function* +ant.vim syntax.txt /*ant.vim* +ap motion.txt /*ap* +apache.vim syntax.txt /*apache.vim* +append() eval.txt /*append()* +aquote motion.txt /*aquote* +arabic.txt arabic.txt /*arabic.txt* +arabicfonts arabic.txt /*arabicfonts* +arabickeymap arabic.txt /*arabickeymap* +arg-functions usr_41.txt /*arg-functions* +argc() eval.txt /*argc()* +argidx() eval.txt /*argidx()* +arglist editing.txt /*arglist* +arglist-position editing.txt /*arglist-position* +arglist-quit usr_07.txt /*arglist-quit* +argument-list editing.txt /*argument-list* +argv() eval.txt /*argv()* +as motion.txt /*as* +asin() eval.txt /*asin()* +asm.vim syntax.txt /*asm.vim* +asm68k syntax.txt /*asm68k* +asmh8300.vim syntax.txt /*asmh8300.vim* +at motion.txt /*at* +atan() eval.txt /*atan()* +atan2() eval.txt /*atan2()* +athena-intellimouse gui.txt /*athena-intellimouse* +attr-list syntax.txt /*attr-list* +author intro.txt /*author* +auto-format change.txt /*auto-format* +auto-setting options.txt /*auto-setting* +auto-shortname editing.txt /*auto-shortname* +autocmd-<> tips.txt /*autocmd-<>* +autocmd-buffer-local autocmd.txt /*autocmd-buffer-local* +autocmd-buflocal autocmd.txt /*autocmd-buflocal* +autocmd-changes autocmd.txt /*autocmd-changes* +autocmd-define autocmd.txt /*autocmd-define* +autocmd-disable autocmd.txt /*autocmd-disable* +autocmd-events autocmd.txt /*autocmd-events* +autocmd-events-abc autocmd.txt /*autocmd-events-abc* +autocmd-execute autocmd.txt /*autocmd-execute* +autocmd-groups autocmd.txt /*autocmd-groups* +autocmd-intro autocmd.txt /*autocmd-intro* +autocmd-list autocmd.txt /*autocmd-list* +autocmd-nested autocmd.txt /*autocmd-nested* +autocmd-osfiletypes filetype.txt /*autocmd-osfiletypes* +autocmd-patterns autocmd.txt /*autocmd-patterns* +autocmd-remove autocmd.txt /*autocmd-remove* +autocmd-searchpat autocmd.txt /*autocmd-searchpat* +autocmd-use autocmd.txt /*autocmd-use* +autocmd.txt autocmd.txt /*autocmd.txt* +autocmds-kept version5.txt /*autocmds-kept* +autocommand autocmd.txt /*autocommand* +autocommand-events autocmd.txt /*autocommand-events* +autocommand-pattern autocmd.txt /*autocommand-pattern* +autocomplpop acp.txt /*autocomplpop* +autoload eval.txt /*autoload* +autoload-functions eval.txt /*autoload-functions* +avoid-hit-enter version5.txt /*avoid-hit-enter* +aw motion.txt /*aw* +a{ motion.txt /*a{* +a} motion.txt /*a}* +b motion.txt /*b* +b:changedtick-variable eval.txt /*b:changedtick-variable* +b:changelog_name filetype.txt /*b:changelog_name* +b:current_syntax-variable syntax.txt /*b:current_syntax-variable* +b:netrw_lastfile pi_netrw.txt /*b:netrw_lastfile* +b:var eval.txt /*b:var* +baan-folding syntax.txt /*baan-folding* +baan-syntax syntax.txt /*baan-syntax* +baan.vim syntax.txt /*baan.vim* +backslash intro.txt /*backslash* +backspace intro.txt /*backspace* +backspace-delete version4.txt /*backspace-delete* +backtick-expansion editing.txt /*backtick-expansion* +backup editing.txt /*backup* +backup-changed version4.txt /*backup-changed* +backup-extension version4.txt /*backup-extension* +backup-table editing.txt /*backup-table* +balloon-eval debugger.txt /*balloon-eval* +bar motion.txt /*bar* +bars help.txt /*bars* +base_font_name_list mbyte.txt /*base_font_name_list* +basic.vim syntax.txt /*basic.vim* +beep options.txt /*beep* +beos-colors os_beos.txt /*beos-colors* +beos-compiling os_beos.txt /*beos-compiling* +beos-dragndrop os_beos.txt /*beos-dragndrop* +beos-fonts os_beos.txt /*beos-fonts* +beos-general os_beos.txt /*beos-general* +beos-gui os_beos.txt /*beos-gui* +beos-launch os_beos.txt /*beos-launch* +beos-meta os_beos.txt /*beos-meta* +beos-mouse os_beos.txt /*beos-mouse* +beos-perl os_beos.txt /*beos-perl* +beos-timeout os_beos.txt /*beos-timeout* +beos-unicode os_beos.txt /*beos-unicode* +beos-utf8 os_beos.txt /*beos-utf8* +beos-vimdir os_beos.txt /*beos-vimdir* +beval_bufnr-variable eval.txt /*beval_bufnr-variable* +beval_col-variable eval.txt /*beval_col-variable* +beval_lnum-variable eval.txt /*beval_lnum-variable* +beval_text-variable eval.txt /*beval_text-variable* +beval_winnr-variable eval.txt /*beval_winnr-variable* +blockwise-examples visual.txt /*blockwise-examples* +blockwise-operators visual.txt /*blockwise-operators* +blockwise-register change.txt /*blockwise-register* +blockwise-visual visual.txt /*blockwise-visual* +blowfish options.txt /*blowfish* +bold syntax.txt /*bold* +bom-bytes mbyte.txt /*bom-bytes* +book intro.txt /*book* +bookmark usr_03.txt /*bookmark* +boolean options.txt /*boolean* +break-finally eval.txt /*break-finally* +browse() eval.txt /*browse()* +browsedir() eval.txt /*browsedir()* +browsefilter editing.txt /*browsefilter* +bufexists() eval.txt /*bufexists()* +buffer-functions usr_41.txt /*buffer-functions* +buffer-hidden windows.txt /*buffer-hidden* +buffer-list windows.txt /*buffer-list* +buffer-variable eval.txt /*buffer-variable* +buffer-write editing.txt /*buffer-write* +buffer_exists() eval.txt /*buffer_exists()* +buffer_name() eval.txt /*buffer_name()* +buffer_number() eval.txt /*buffer_number()* +buffers windows.txt /*buffers* +buffers-menu gui.txt /*buffers-menu* +buflisted() eval.txt /*buflisted()* +bufloaded() eval.txt /*bufloaded()* +bufname() eval.txt /*bufname()* +bufnr() eval.txt /*bufnr()* +bufwinnr() eval.txt /*bufwinnr()* +bug-fixes-5 version5.txt /*bug-fixes-5* +bug-fixes-6 version6.txt /*bug-fixes-6* +bug-fixes-7 version7.txt /*bug-fixes-7* +bug-reports intro.txt /*bug-reports* +bugreport.vim intro.txt /*bugreport.vim* +bugs intro.txt /*bugs* +builtin-terms term.txt /*builtin-terms* +builtin-tools gui.txt /*builtin-tools* +builtin_terms term.txt /*builtin_terms* +byte-count editing.txt /*byte-count* +byte2line() eval.txt /*byte2line()* +byteidx() eval.txt /*byteidx()* +bzip2 pi_gzip.txt /*bzip2* +c change.txt /*c* +c.vim syntax.txt /*c.vim* +cW change.txt /*cW* +c_# cmdline.txt /*c_#* +c_## cmdline.txt /*c_##* +c_#< cmdline.txt /*c_#<* +c_#n cmdline.txt /*c_#n* +c_% cmdline.txt /*c_%* +c_<BS> cmdline.txt /*c_<BS>* +c_<C-Left> cmdline.txt /*c_<C-Left>* +c_<C-R> cmdline.txt /*c_<C-R>* +c_<C-R>_<C-A> cmdline.txt /*c_<C-R>_<C-A>* +c_<C-R>_<C-F> cmdline.txt /*c_<C-R>_<C-F>* +c_<C-R>_<C-O> cmdline.txt /*c_<C-R>_<C-O>* +c_<C-R>_<C-P> cmdline.txt /*c_<C-R>_<C-P>* +c_<C-R>_<C-R> cmdline.txt /*c_<C-R>_<C-R>* +c_<C-R>_<C-W> cmdline.txt /*c_<C-R>_<C-W>* +c_<C-Right> cmdline.txt /*c_<C-Right>* +c_<CR> cmdline.txt /*c_<CR>* +c_<Del> cmdline.txt /*c_<Del>* +c_<Down> cmdline.txt /*c_<Down>* +c_<End> cmdline.txt /*c_<End>* +c_<Esc> cmdline.txt /*c_<Esc>* +c_<Home> cmdline.txt /*c_<Home>* +c_<Insert> cmdline.txt /*c_<Insert>* +c_<Left> cmdline.txt /*c_<Left>* +c_<LeftMouse> cmdline.txt /*c_<LeftMouse>* +c_<NL> cmdline.txt /*c_<NL>* +c_<PageDown> cmdline.txt /*c_<PageDown>* +c_<PageUp> cmdline.txt /*c_<PageUp>* +c_<Right> cmdline.txt /*c_<Right>* +c_<S-Down> cmdline.txt /*c_<S-Down>* +c_<S-Left> cmdline.txt /*c_<S-Left>* +c_<S-Right> cmdline.txt /*c_<S-Right>* +c_<S-Tab> cmdline.txt /*c_<S-Tab>* +c_<S-Up> cmdline.txt /*c_<S-Up>* +c_<Tab> cmdline.txt /*c_<Tab>* +c_<Up> cmdline.txt /*c_<Up>* +c_CTRL-A cmdline.txt /*c_CTRL-A* +c_CTRL-B cmdline.txt /*c_CTRL-B* +c_CTRL-C cmdline.txt /*c_CTRL-C* +c_CTRL-D cmdline.txt /*c_CTRL-D* +c_CTRL-E cmdline.txt /*c_CTRL-E* +c_CTRL-F cmdline.txt /*c_CTRL-F* +c_CTRL-H cmdline.txt /*c_CTRL-H* +c_CTRL-I cmdline.txt /*c_CTRL-I* +c_CTRL-J cmdline.txt /*c_CTRL-J* +c_CTRL-K cmdline.txt /*c_CTRL-K* +c_CTRL-L cmdline.txt /*c_CTRL-L* +c_CTRL-N cmdline.txt /*c_CTRL-N* +c_CTRL-P cmdline.txt /*c_CTRL-P* +c_CTRL-Q cmdline.txt /*c_CTRL-Q* +c_CTRL-R cmdline.txt /*c_CTRL-R* +c_CTRL-R_= cmdline.txt /*c_CTRL-R_=* +c_CTRL-R_CTRL-A cmdline.txt /*c_CTRL-R_CTRL-A* +c_CTRL-R_CTRL-F cmdline.txt /*c_CTRL-R_CTRL-F* +c_CTRL-R_CTRL-O cmdline.txt /*c_CTRL-R_CTRL-O* +c_CTRL-R_CTRL-P cmdline.txt /*c_CTRL-R_CTRL-P* +c_CTRL-R_CTRL-R cmdline.txt /*c_CTRL-R_CTRL-R* +c_CTRL-R_CTRL-W cmdline.txt /*c_CTRL-R_CTRL-W* +c_CTRL-U cmdline.txt /*c_CTRL-U* +c_CTRL-V cmdline.txt /*c_CTRL-V* +c_CTRL-W cmdline.txt /*c_CTRL-W* +c_CTRL-Y cmdline.txt /*c_CTRL-Y* +c_CTRL-\_CTRL-G intro.txt /*c_CTRL-\\_CTRL-G* +c_CTRL-\_CTRL-N intro.txt /*c_CTRL-\\_CTRL-N* +c_CTRL-\_e cmdline.txt /*c_CTRL-\\_e* +c_CTRL-] cmdline.txt /*c_CTRL-]* +c_CTRL-^ cmdline.txt /*c_CTRL-^* +c_CTRL-_ cmdline.txt /*c_CTRL-_* +c_digraph cmdline.txt /*c_digraph* +c_wildchar cmdline.txt /*c_wildchar* +call() eval.txt /*call()* +carriage-return intro.txt /*carriage-return* +case change.txt /*case* +catch-all eval.txt /*catch-all* +catch-errors eval.txt /*catch-errors* +catch-interrupt eval.txt /*catch-interrupt* +catch-order eval.txt /*catch-order* +catch-text eval.txt /*catch-text* +cc change.txt /*cc* +ceil() eval.txt /*ceil()* +ch.vim syntax.txt /*ch.vim* +change-list-jumps motion.txt /*change-list-jumps* +change-name tips.txt /*change-name* +change-tabs change.txt /*change-tabs* +change.txt change.txt /*change.txt* +changed-5.1 version5.txt /*changed-5.1* +changed-5.2 version5.txt /*changed-5.2* +changed-5.3 version5.txt /*changed-5.3* +changed-5.4 version5.txt /*changed-5.4* +changed-5.5 version5.txt /*changed-5.5* +changed-5.6 version5.txt /*changed-5.6* +changed-5.7 version5.txt /*changed-5.7* +changed-5.8 version5.txt /*changed-5.8* +changed-6.1 version6.txt /*changed-6.1* +changed-6.2 version6.txt /*changed-6.2* +changed-6.3 version6.txt /*changed-6.3* +changed-6.4 version6.txt /*changed-6.4* +changed-7.1 version7.txt /*changed-7.1* +changed-7.2 version7.txt /*changed-7.2* +changed-7.3 version7.txt /*changed-7.3* +changelist motion.txt /*changelist* +changelog.vim syntax.txt /*changelog.vim* +changenr() eval.txt /*changenr()* +changetick eval.txt /*changetick* +changing change.txt /*changing* +char-variable eval.txt /*char-variable* +char2nr() eval.txt /*char2nr()* +characterwise motion.txt /*characterwise* +characterwise-register change.txt /*characterwise-register* +characterwise-visual visual.txt /*characterwise-visual* +charconvert_from-variable eval.txt /*charconvert_from-variable* +charconvert_to-variable eval.txt /*charconvert_to-variable* +charity uganda.txt /*charity* +charset mbyte.txt /*charset* +charset-conversion mbyte.txt /*charset-conversion* +chill.vim syntax.txt /*chill.vim* +cindent() eval.txt /*cindent()* +cinkeys-format indent.txt /*cinkeys-format* +cinoptions-values indent.txt /*cinoptions-values* +clear-undo undo.txt /*clear-undo* +clearmatches() eval.txt /*clearmatches()* +client-server remote.txt /*client-server* +clientserver remote.txt /*clientserver* +clipboard gui.txt /*clipboard* +cmdarg-variable eval.txt /*cmdarg-variable* +cmdbang-variable eval.txt /*cmdbang-variable* +cmdline-arguments vi_diff.txt /*cmdline-arguments* +cmdline-changed version5.txt /*cmdline-changed* +cmdline-completion cmdline.txt /*cmdline-completion* +cmdline-editing cmdline.txt /*cmdline-editing* +cmdline-history cmdline.txt /*cmdline-history* +cmdline-lines cmdline.txt /*cmdline-lines* +cmdline-ranges cmdline.txt /*cmdline-ranges* +cmdline-special cmdline.txt /*cmdline-special* +cmdline-too-long cmdline.txt /*cmdline-too-long* +cmdline-window cmdline.txt /*cmdline-window* +cmdline.txt cmdline.txt /*cmdline.txt* +cmdwin cmdline.txt /*cmdwin* +cmdwin-char cmdline.txt /*cmdwin-char* +cobol.vim syntax.txt /*cobol.vim* +codeset mbyte.txt /*codeset* +coding-style develop.txt /*coding-style* +col() eval.txt /*col()* +coldfusion.vim syntax.txt /*coldfusion.vim* +collapse tips.txt /*collapse* +color-xterm syntax.txt /*color-xterm* +coloring syntax.txt /*coloring* +colortest.vim syntax.txt /*colortest.vim* +command-line-functions usr_41.txt /*command-line-functions* +command-line-window cmdline.txt /*command-line-window* +command-mode intro.txt /*command-mode* +compatible-default starting.txt /*compatible-default* +compile-changes-5 version5.txt /*compile-changes-5* +compile-changes-6 version6.txt /*compile-changes-6* +compile-changes-7 version7.txt /*compile-changes-7* +compiler-compaqada ft_ada.txt /*compiler-compaqada* +compiler-decada ft_ada.txt /*compiler-decada* +compiler-gcc quickfix.txt /*compiler-gcc* +compiler-gnat ft_ada.txt /*compiler-gnat* +compiler-hpada ft_ada.txt /*compiler-hpada* +compiler-manx quickfix.txt /*compiler-manx* +compiler-perl quickfix.txt /*compiler-perl* +compiler-pyunit quickfix.txt /*compiler-pyunit* +compiler-select quickfix.txt /*compiler-select* +compiler-tex quickfix.txt /*compiler-tex* +compiler-vaxada ft_ada.txt /*compiler-vaxada* +compl-current insert.txt /*compl-current* +compl-define insert.txt /*compl-define* +compl-dictionary insert.txt /*compl-dictionary* +compl-filename insert.txt /*compl-filename* +compl-function insert.txt /*compl-function* +compl-generic insert.txt /*compl-generic* +compl-keyword insert.txt /*compl-keyword* +compl-omni insert.txt /*compl-omni* +compl-omni-filetypes insert.txt /*compl-omni-filetypes* +compl-spelling insert.txt /*compl-spelling* +compl-tag insert.txt /*compl-tag* +compl-vim insert.txt /*compl-vim* +compl-whole-line insert.txt /*compl-whole-line* +complete() eval.txt /*complete()* +complete-functions insert.txt /*complete-functions* +complete-items insert.txt /*complete-items* +complete_CTRL-E insert.txt /*complete_CTRL-E* +complete_CTRL-Y insert.txt /*complete_CTRL-Y* +complete_add() eval.txt /*complete_add()* +complete_check() eval.txt /*complete_check()* +completion-functions usr_41.txt /*completion-functions* +complex-change change.txt /*complex-change* +complex-repeat repeat.txt /*complex-repeat* +compress pi_gzip.txt /*compress* +conceal syntax.txt /*conceal* +confirm() eval.txt /*confirm()* +connection-refused message.txt /*connection-refused* +console-menus gui.txt /*console-menus* +control intro.txt /*control* +conversion-server mbyte.txt /*conversion-server* +convert-to-HTML syntax.txt /*convert-to-HTML* +convert-to-XHTML syntax.txt /*convert-to-XHTML* +convert-to-XML syntax.txt /*convert-to-XML* +copy() eval.txt /*copy()* +copy-diffs diff.txt /*copy-diffs* +copy-move change.txt /*copy-move* +copying uganda.txt /*copying* +copyright uganda.txt /*copyright* +cos() eval.txt /*cos()* +cosh() eval.txt /*cosh()* +count intro.txt /*count* +count() eval.txt /*count()* +count-bytes tips.txt /*count-bytes* +count-items tips.txt /*count-items* +count-variable eval.txt /*count-variable* +count1-variable eval.txt /*count1-variable* +cp-default version5.txt /*cp-default* +cpo-! options.txt /*cpo-!* +cpo-# options.txt /*cpo-#* +cpo-$ options.txt /*cpo-$* +cpo-% options.txt /*cpo-%* +cpo-& options.txt /*cpo-&* +cpo-+ options.txt /*cpo-+* +cpo-- options.txt /*cpo--* +cpo-. options.txt /*cpo-.* +cpo-/ options.txt /*cpo-\/* +cpo-< options.txt /*cpo-<* +cpo-> options.txt /*cpo->* +cpo-A options.txt /*cpo-A* +cpo-B options.txt /*cpo-B* +cpo-C options.txt /*cpo-C* +cpo-D options.txt /*cpo-D* +cpo-E options.txt /*cpo-E* +cpo-F options.txt /*cpo-F* +cpo-H options.txt /*cpo-H* +cpo-I options.txt /*cpo-I* +cpo-J options.txt /*cpo-J* +cpo-K options.txt /*cpo-K* +cpo-L options.txt /*cpo-L* +cpo-M options.txt /*cpo-M* +cpo-O options.txt /*cpo-O* +cpo-P options.txt /*cpo-P* +cpo-R options.txt /*cpo-R* +cpo-S options.txt /*cpo-S* +cpo-W options.txt /*cpo-W* +cpo-X options.txt /*cpo-X* +cpo-Z options.txt /*cpo-Z* +cpo-\ options.txt /*cpo-\\* +cpo-a options.txt /*cpo-a* +cpo-b options.txt /*cpo-b* +cpo-bar options.txt /*cpo-bar* +cpo-c options.txt /*cpo-c* +cpo-d options.txt /*cpo-d* +cpo-e options.txt /*cpo-e* +cpo-f options.txt /*cpo-f* +cpo-g options.txt /*cpo-g* +cpo-i options.txt /*cpo-i* +cpo-j options.txt /*cpo-j* +cpo-k options.txt /*cpo-k* +cpo-l options.txt /*cpo-l* +cpo-m options.txt /*cpo-m* +cpo-n options.txt /*cpo-n* +cpo-o options.txt /*cpo-o* +cpo-p options.txt /*cpo-p* +cpo-q options.txt /*cpo-q* +cpo-r options.txt /*cpo-r* +cpo-s options.txt /*cpo-s* +cpo-star options.txt /*cpo-star* +cpo-t options.txt /*cpo-t* +cpo-u options.txt /*cpo-u* +cpo-v options.txt /*cpo-v* +cpo-w options.txt /*cpo-w* +cpo-x options.txt /*cpo-x* +cpo-y options.txt /*cpo-y* +cpo-{ options.txt /*cpo-{* +crash-recovery recover.txt /*crash-recovery* +creating-menus gui.txt /*creating-menus* +credits intro.txt /*credits* +crontab options.txt /*crontab* +cs-find if_cscop.txt /*cs-find* +cs7-problem term.txt /*cs7-problem* +cscope if_cscop.txt /*cscope* +cscope-commands if_cscop.txt /*cscope-commands* +cscope-find if_cscop.txt /*cscope-find* +cscope-howtouse if_cscop.txt /*cscope-howtouse* +cscope-info if_cscop.txt /*cscope-info* +cscope-intro if_cscop.txt /*cscope-intro* +cscope-limitations if_cscop.txt /*cscope-limitations* +cscope-options if_cscop.txt /*cscope-options* +cscope-suggestions if_cscop.txt /*cscope-suggestions* +cscope-win32 if_cscop.txt /*cscope-win32* +cscope_connection() eval.txt /*cscope_connection()* +cscopepathcomp if_cscop.txt /*cscopepathcomp* +cscopeprg if_cscop.txt /*cscopeprg* +cscopequickfix if_cscop.txt /*cscopequickfix* +cscopetag if_cscop.txt /*cscopetag* +cscopetagorder if_cscop.txt /*cscopetagorder* +cscopeverbose if_cscop.txt /*cscopeverbose* +csh.vim syntax.txt /*csh.vim* +cspc if_cscop.txt /*cspc* +csprg if_cscop.txt /*csprg* +csqf if_cscop.txt /*csqf* +cst if_cscop.txt /*cst* +csto if_cscop.txt /*csto* +csverb if_cscop.txt /*csverb* +ctags tagsrch.txt /*ctags* +ctags-gone version6.txt /*ctags-gone* +cterm-colors syntax.txt /*cterm-colors* +ctrl intro.txt /*ctrl* +ctype-variable eval.txt /*ctype-variable* +curly-braces-function-names eval.txt /*curly-braces-function-names* +curly-braces-names eval.txt /*curly-braces-names* +curpos-visual version6.txt /*curpos-visual* +current-directory editing.txt /*current-directory* +current-file editing.txt /*current-file* +current_compiler quickfix.txt /*current_compiler* +cursor() eval.txt /*cursor()* +cursor-blinking options.txt /*cursor-blinking* +cursor-down intro.txt /*cursor-down* +cursor-functions usr_41.txt /*cursor-functions* +cursor-left intro.txt /*cursor-left* +cursor-motions motion.txt /*cursor-motions* +cursor-position pattern.txt /*cursor-position* +cursor-right intro.txt /*cursor-right* +cursor-up intro.txt /*cursor-up* +cursor_down intro.txt /*cursor_down* +cursor_left intro.txt /*cursor_left* +cursor_right intro.txt /*cursor_right* +cursor_up intro.txt /*cursor_up* +cw change.txt /*cw* +cweb.vim syntax.txt /*cweb.vim* +cynlib.vim syntax.txt /*cynlib.vim* +d change.txt /*d* +daB motion.txt /*daB* +daW motion.txt /*daW* +dab motion.txt /*dab* +dap motion.txt /*dap* +das motion.txt /*das* +date-functions usr_41.txt /*date-functions* +dav pi_netrw.txt /*dav* +davs pi_netrw.txt /*davs* +daw motion.txt /*daw* +dd change.txt /*dd* +debug-gcc debug.txt /*debug-gcc* +debug-highlight debugger.txt /*debug-highlight* +debug-leaks debug.txt /*debug-leaks* +debug-minidump debug.txt /*debug-minidump* +debug-mode repeat.txt /*debug-mode* +debug-scripts repeat.txt /*debug-scripts* +debug-signs debugger.txt /*debug-signs* +debug-vim debug.txt /*debug-vim* +debug-vs2005 debug.txt /*debug-vs2005* +debug-win32 debug.txt /*debug-win32* +debug-windbg debug.txt /*debug-windbg* +debug.txt debug.txt /*debug.txt* +debugger-compilation debugger.txt /*debugger-compilation* +debugger-features debugger.txt /*debugger-features* +debugger-integration debugger.txt /*debugger-integration* +debugger-support debugger.txt /*debugger-support* +debugger.txt debugger.txt /*debugger.txt* +dec-mouse options.txt /*dec-mouse* +decada_members ft_ada.txt /*decada_members* +deepcopy() eval.txt /*deepcopy()* +definition-search tagsrch.txt /*definition-search* +definitions intro.txt /*definitions* +delete() eval.txt /*delete()* +delete-insert change.txt /*delete-insert* +delete-menus gui.txt /*delete-menus* +deleting change.txt /*deleting* +design-assumptions develop.txt /*design-assumptions* +design-compatible develop.txt /*design-compatible* +design-decisions develop.txt /*design-decisions* +design-documented develop.txt /*design-documented* +design-flexible develop.txt /*design-flexible* +design-goals develop.txt /*design-goals* +design-improved develop.txt /*design-improved* +design-maintain develop.txt /*design-maintain* +design-multi-platform develop.txt /*design-multi-platform* +design-not develop.txt /*design-not* +design-speed-size develop.txt /*design-speed-size* +desktop.vim syntax.txt /*desktop.vim* +develop-spell develop.txt /*develop-spell* +develop-spell-suggestions develop.txt /*develop-spell-suggestions* +develop.txt develop.txt /*develop.txt* +development develop.txt /*development* +dh change.txt /*dh* +diB motion.txt /*diB* +diW motion.txt /*diW* +dialog gui_w32.txt /*dialog* +dialogs-added version5.txt /*dialogs-added* +dib motion.txt /*dib* +dict-functions usr_41.txt /*dict-functions* +dict-identity eval.txt /*dict-identity* +dict-modification eval.txt /*dict-modification* +did_filetype() eval.txt /*did_filetype()* +diff diff.txt /*diff* +diff-diffexpr diff.txt /*diff-diffexpr* +diff-mode diff.txt /*diff-mode* +diff-options diff.txt /*diff-options* +diff-original-file diff.txt /*diff-original-file* +diff-patchexpr diff.txt /*diff-patchexpr* +diff.txt diff.txt /*diff.txt* +diff_filler() eval.txt /*diff_filler()* +diff_hlID() eval.txt /*diff_hlID()* +digraph digraph.txt /*digraph* +digraph-arg change.txt /*digraph-arg* +digraph-encoding digraph.txt /*digraph-encoding* +digraph-table digraph.txt /*digraph-table* +digraph.txt digraph.txt /*digraph.txt* +digraphs digraph.txt /*digraphs* +digraphs-changed version6.txt /*digraphs-changed* +digraphs-default digraph.txt /*digraphs-default* +digraphs-define digraph.txt /*digraphs-define* +digraphs-use digraph.txt /*digraphs-use* +dip motion.txt /*dip* +dircolors.vim syntax.txt /*dircolors.vim* +dis motion.txt /*dis* +disable-menus gui.txt /*disable-menus* +distribute-script usr_41.txt /*distribute-script* +distribution intro.txt /*distribution* +diw motion.txt /*diw* +dl change.txt /*dl* +do diff.txt /*do* +doc-file-list help.txt /*doc-file-list* +docbk.vim syntax.txt /*docbk.vim* +docbksgml.vim syntax.txt /*docbksgml.vim* +docbkxml.vim syntax.txt /*docbkxml.vim* +docbook syntax.txt /*docbook* +documentation-6 version6.txt /*documentation-6* +donate uganda.txt /*donate* +dos os_dos.txt /*dos* +dos-:cd os_dos.txt /*dos-:cd* +dos-CTRL-Break os_dos.txt /*dos-CTRL-Break* +dos-backslash os_dos.txt /*dos-backslash* +dos-colors os_dos.txt /*dos-colors* +dos-file-formats os_dos.txt /*dos-file-formats* +dos-locations os_dos.txt /*dos-locations* +dos-shell os_dos.txt /*dos-shell* +dos-standard-mappings os_dos.txt /*dos-standard-mappings* +dos-temp-files os_dos.txt /*dos-temp-files* +dos16 os_msdos.txt /*dos16* +dos32 os_msdos.txt /*dos32* +dosbatch.vim syntax.txt /*dosbatch.vim* +double-click term.txt /*double-click* +download intro.txt /*download* +doxygen-syntax syntax.txt /*doxygen-syntax* +doxygen.vim syntax.txt /*doxygen.vim* +dp diff.txt /*dp* +drag-n-drop gui.txt /*drag-n-drop* +drag-n-drop-win32 gui_w32.txt /*drag-n-drop-win32* +drag-status-line term.txt /*drag-status-line* +dtd.vim syntax.txt /*dtd.vim* +dtd2vim insert.txt /*dtd2vim* +dying-variable eval.txt /*dying-variable* +e motion.txt /*e* +easy starting.txt /*easy* +edit-a-file editing.txt /*edit-a-file* +edit-binary editing.txt /*edit-binary* +edit-dialogs editing.txt /*edit-dialogs* +edit-files editing.txt /*edit-files* +edit-intro editing.txt /*edit-intro* +edit-no-break usr_25.txt /*edit-no-break* +editing.txt editing.txt /*editing.txt* +efm-%> quickfix.txt /*efm-%>* +efm-entries quickfix.txt /*efm-entries* +efm-ignore quickfix.txt /*efm-ignore* +eiffel.vim syntax.txt /*eiffel.vim* +emacs-keys tips.txt /*emacs-keys* +emacs-tags tagsrch.txt /*emacs-tags* +emacs_tags tagsrch.txt /*emacs_tags* +empty() eval.txt /*empty()* +encoding-names mbyte.txt /*encoding-names* +encoding-table mbyte.txt /*encoding-table* +encoding-values mbyte.txt /*encoding-values* +encryption editing.txt /*encryption* +end intro.txt /*end* +end-of-file pattern.txt /*end-of-file* +enlightened-terminal syntax.txt /*enlightened-terminal* +erlang.vim syntax.txt /*erlang.vim* +errmsg-variable eval.txt /*errmsg-variable* +error-file-format quickfix.txt /*error-file-format* +error-messages message.txt /*error-messages* +errorformat quickfix.txt /*errorformat* +errorformat-Jikes quickfix.txt /*errorformat-Jikes* +errorformat-LaTeX quickfix.txt /*errorformat-LaTeX* +errorformat-Perl quickfix.txt /*errorformat-Perl* +errorformat-ant quickfix.txt /*errorformat-ant* +errorformat-changed version4.txt /*errorformat-changed* +errorformat-jade quickfix.txt /*errorformat-jade* +errorformat-javac quickfix.txt /*errorformat-javac* +errorformat-multi-line quickfix.txt /*errorformat-multi-line* +errorformat-separate-filename quickfix.txt /*errorformat-separate-filename* +errorformats quickfix.txt /*errorformats* +errors message.txt /*errors* +escape intro.txt /*escape* +escape() eval.txt /*escape()* +escape-bar version4.txt /*escape-bar* +eval eval.txt /*eval* +eval() eval.txt /*eval()* +eval-examples eval.txt /*eval-examples* +eval-sandbox eval.txt /*eval-sandbox* +eval.txt eval.txt /*eval.txt* +eventhandler() eval.txt /*eventhandler()* +eview starting.txt /*eview* +evim starting.txt /*evim* +evim-keys starting.txt /*evim-keys* +evim.vim starting.txt /*evim.vim* +ex starting.txt /*ex* +ex-cmd-index index.txt /*ex-cmd-index* +ex-edit-index index.txt /*ex-edit-index* +ex-flags cmdline.txt /*ex-flags* +ex: options.txt /*ex:* +except-autocmd eval.txt /*except-autocmd* +except-autocmd-Cmd eval.txt /*except-autocmd-Cmd* +except-autocmd-Post eval.txt /*except-autocmd-Post* +except-autocmd-Pre eval.txt /*except-autocmd-Pre* +except-autocmd-ill eval.txt /*except-autocmd-ill* +except-compat eval.txt /*except-compat* +except-examine eval.txt /*except-examine* +except-from-finally eval.txt /*except-from-finally* +except-hier-param eval.txt /*except-hier-param* +except-several-errors eval.txt /*except-several-errors* +except-single-line eval.txt /*except-single-line* +except-syntax-err eval.txt /*except-syntax-err* +except-syntax-error eval.txt /*except-syntax-error* +exception-handling eval.txt /*exception-handling* +exception-variable eval.txt /*exception-variable* +exclusive motion.txt /*exclusive* +exclusive-linewise motion.txt /*exclusive-linewise* +executable() eval.txt /*executable()* +execute-menus gui.txt /*execute-menus* +exim starting.txt /*exim* +exists() eval.txt /*exists()* +exp() eval.txt /*exp()* +expand() eval.txt /*expand()* +expand-env options.txt /*expand-env* +expand-environment-var options.txt /*expand-environment-var* +expr eval.txt /*expr* +expr-! eval.txt /*expr-!* +expr-!= eval.txt /*expr-!=* +expr-!=# eval.txt /*expr-!=#* +expr-!=? eval.txt /*expr-!=?* +expr-!~ eval.txt /*expr-!~* +expr-!~# eval.txt /*expr-!~#* +expr-!~? eval.txt /*expr-!~?* +expr-% eval.txt /*expr-%* +expr-&& eval.txt /*expr-&&* +expr-' eval.txt /*expr-'* +expr-+ eval.txt /*expr-+* +expr-- eval.txt /*expr--* +expr-. eval.txt /*expr-.* +expr-/ eval.txt /*expr-\/* +expr-< eval.txt /*expr-<* +expr-<# eval.txt /*expr-<#* +expr-<= eval.txt /*expr-<=* +expr-<=# eval.txt /*expr-<=#* +expr-<=? eval.txt /*expr-<=?* +expr-<? eval.txt /*expr-<?* +expr-== eval.txt /*expr-==* +expr-==# eval.txt /*expr-==#* +expr-==? eval.txt /*expr-==?* +expr-=~ eval.txt /*expr-=~* +expr-=~# eval.txt /*expr-=~#* +expr-=~? eval.txt /*expr-=~?* +expr-> eval.txt /*expr->* +expr-># eval.txt /*expr->#* +expr->= eval.txt /*expr->=* +expr->=# eval.txt /*expr->=#* +expr->=? eval.txt /*expr->=?* +expr->? eval.txt /*expr->?* +expr-[:] eval.txt /*expr-[:]* +expr-[] eval.txt /*expr-[]* +expr-barbar eval.txt /*expr-barbar* +expr-entry eval.txt /*expr-entry* +expr-env eval.txt /*expr-env* +expr-env-expand eval.txt /*expr-env-expand* +expr-function eval.txt /*expr-function* +expr-is eval.txt /*expr-is* +expr-nesting eval.txt /*expr-nesting* +expr-number eval.txt /*expr-number* +expr-option eval.txt /*expr-option* +expr-quote eval.txt /*expr-quote* +expr-register eval.txt /*expr-register* +expr-star eval.txt /*expr-star* +expr-string eval.txt /*expr-string* +expr-unary-+ eval.txt /*expr-unary-+* +expr-unary-- eval.txt /*expr-unary--* +expr-variable eval.txt /*expr-variable* +expr1 eval.txt /*expr1* +expr2 eval.txt /*expr2* +expr3 eval.txt /*expr3* +expr4 eval.txt /*expr4* +expr5 eval.txt /*expr5* +expr6 eval.txt /*expr6* +expr7 eval.txt /*expr7* +expr8 eval.txt /*expr8* +expr9 eval.txt /*expr9* +expression eval.txt /*expression* +expression-commands eval.txt /*expression-commands* +expression-syntax eval.txt /*expression-syntax* +exrc starting.txt /*exrc* +extend() eval.txt /*extend()* +extension-removal cmdline.txt /*extension-removal* +extensions-improvements todo.txt /*extensions-improvements* +f motion.txt /*f* +faq intro.txt /*faq* +farsi farsi.txt /*farsi* +farsi.txt farsi.txt /*farsi.txt* +fasm.vim syntax.txt /*fasm.vim* +fcs_choice-variable eval.txt /*fcs_choice-variable* +fcs_reason-variable eval.txt /*fcs_reason-variable* +feature-list eval.txt /*feature-list* +feedkeys() eval.txt /*feedkeys()* +fetch pi_netrw.txt /*fetch* +file-browser-5.2 version5.txt /*file-browser-5.2* +file-formats editing.txt /*file-formats* +file-functions usr_41.txt /*file-functions* +file-pattern autocmd.txt /*file-pattern* +file-read insert.txt /*file-read* +file-searching editing.txt /*file-searching* +file-type filetype.txt /*file-type* +file-types filetype.txt /*file-types* +file_readable() eval.txt /*file_readable()* +fileencoding-changed version6.txt /*fileencoding-changed* +filename-backslash cmdline.txt /*filename-backslash* +filename-modifiers cmdline.txt /*filename-modifiers* +filereadable() eval.txt /*filereadable()* +filetype filetype.txt /*filetype* +filetype-detect filetype.txt /*filetype-detect* +filetype-ignore filetype.txt /*filetype-ignore* +filetype-overrule filetype.txt /*filetype-overrule* +filetype-plugin usr_43.txt /*filetype-plugin* +filetype-plugins filetype.txt /*filetype-plugins* +filetype.txt filetype.txt /*filetype.txt* +filetypedetect-changed version6.txt /*filetypedetect-changed* +filetypes filetype.txt /*filetypes* +filewritable() eval.txt /*filewritable()* +filter change.txt /*filter* +filter() eval.txt /*filter()* +find-manpage usr_12.txt /*find-manpage* +find-replace usr_10.txt /*find-replace* +finddir() eval.txt /*finddir()* +findfile() eval.txt /*findfile()* +fixed-5.1 version5.txt /*fixed-5.1* +fixed-5.2 version5.txt /*fixed-5.2* +fixed-5.3 version5.txt /*fixed-5.3* +fixed-5.4 version5.txt /*fixed-5.4* +fixed-5.5 version5.txt /*fixed-5.5* +fixed-5.6 version5.txt /*fixed-5.6* +fixed-5.7 version5.txt /*fixed-5.7* +fixed-5.8 version5.txt /*fixed-5.8* +fixed-6.1 version6.txt /*fixed-6.1* +fixed-6.2 version6.txt /*fixed-6.2* +fixed-6.3 version6.txt /*fixed-6.3* +fixed-6.4 version6.txt /*fixed-6.4* +fixed-7.1 version7.txt /*fixed-7.1* +fixed-7.2 version7.txt /*fixed-7.2* +fixed-7.3 version7.txt /*fixed-7.3* +flexwiki.vim syntax.txt /*flexwiki.vim* +float-e eval.txt /*float-e* +float-functions usr_41.txt /*float-functions* +float-pi eval.txt /*float-pi* +float2nr() eval.txt /*float2nr()* +floating-point-format eval.txt /*floating-point-format* +floating-point-precision eval.txt /*floating-point-precision* +floor() eval.txt /*floor()* +fmod() eval.txt /*fmod()* +fname_diff-variable eval.txt /*fname_diff-variable* +fname_in-variable eval.txt /*fname_in-variable* +fname_new-variable eval.txt /*fname_new-variable* +fname_out-variable eval.txt /*fname_out-variable* +fnameescape() eval.txt /*fnameescape()* +fnamemodify() eval.txt /*fnamemodify()* +fo-table change.txt /*fo-table* +fold-behavior fold.txt /*fold-behavior* +fold-colors fold.txt /*fold-colors* +fold-commands fold.txt /*fold-commands* +fold-create-marker fold.txt /*fold-create-marker* +fold-delete-marker fold.txt /*fold-delete-marker* +fold-diff fold.txt /*fold-diff* +fold-expr fold.txt /*fold-expr* +fold-foldcolumn fold.txt /*fold-foldcolumn* +fold-foldlevel fold.txt /*fold-foldlevel* +fold-foldtext fold.txt /*fold-foldtext* +fold-indent fold.txt /*fold-indent* +fold-manual fold.txt /*fold-manual* +fold-marker fold.txt /*fold-marker* +fold-methods fold.txt /*fold-methods* +fold-options fold.txt /*fold-options* +fold-syntax fold.txt /*fold-syntax* +fold.txt fold.txt /*fold.txt* +foldclosed() eval.txt /*foldclosed()* +foldclosedend() eval.txt /*foldclosedend()* +folddashes-variable eval.txt /*folddashes-variable* +foldend-variable eval.txt /*foldend-variable* +folding fold.txt /*folding* +folding-functions usr_41.txt /*folding-functions* +foldlevel() eval.txt /*foldlevel()* +foldlevel-variable eval.txt /*foldlevel-variable* +folds fold.txt /*folds* +foldstart-variable eval.txt /*foldstart-variable* +foldtext() eval.txt /*foldtext()* +foldtextresult() eval.txt /*foldtextresult()* +font-sizes gui_x11.txt /*font-sizes* +fontset mbyte.txt /*fontset* +foreground() eval.txt /*foreground()* +fork os_unix.txt /*fork* +form.vim syntax.txt /*form.vim* +format-bullet-list tips.txt /*format-bullet-list* +format-comments change.txt /*format-comments* +formatting change.txt /*formatting* +formfeed intro.txt /*formfeed* +fortran.vim syntax.txt /*fortran.vim* +frombook usr_01.txt /*frombook* +ft-abel-syntax syntax.txt /*ft-abel-syntax* +ft-ada-commands ft_ada.txt /*ft-ada-commands* +ft-ada-constants ft_ada.txt /*ft-ada-constants* +ft-ada-functions ft_ada.txt /*ft-ada-functions* +ft-ada-indent ft_ada.txt /*ft-ada-indent* +ft-ada-omni ft_ada.txt /*ft-ada-omni* +ft-ada-options ft_ada.txt /*ft-ada-options* +ft-ada-plugin ft_ada.txt /*ft-ada-plugin* +ft-ada-syntax ft_ada.txt /*ft-ada-syntax* +ft-ada-variables ft_ada.txt /*ft-ada-variables* +ft-ant-syntax syntax.txt /*ft-ant-syntax* +ft-apache-syntax syntax.txt /*ft-apache-syntax* +ft-asm-syntax syntax.txt /*ft-asm-syntax* +ft-asm68k-syntax syntax.txt /*ft-asm68k-syntax* +ft-asmh8300-syntax syntax.txt /*ft-asmh8300-syntax* +ft-aspperl-syntax syntax.txt /*ft-aspperl-syntax* +ft-aspvbs-syntax syntax.txt /*ft-aspvbs-syntax* +ft-bash-syntax syntax.txt /*ft-bash-syntax* +ft-basic-syntax syntax.txt /*ft-basic-syntax* +ft-c-omni insert.txt /*ft-c-omni* +ft-c-syntax syntax.txt /*ft-c-syntax* +ft-ch-syntax syntax.txt /*ft-ch-syntax* +ft-changelog-plugin filetype.txt /*ft-changelog-plugin* +ft-changelog-syntax syntax.txt /*ft-changelog-syntax* +ft-chill-syntax syntax.txt /*ft-chill-syntax* +ft-cobol-syntax syntax.txt /*ft-cobol-syntax* +ft-coldfusion-syntax syntax.txt /*ft-coldfusion-syntax* +ft-csh-syntax syntax.txt /*ft-csh-syntax* +ft-css-omni insert.txt /*ft-css-omni* +ft-cweb-syntax syntax.txt /*ft-cweb-syntax* +ft-cynlib-syntax syntax.txt /*ft-cynlib-syntax* +ft-desktop-syntax syntax.txt /*ft-desktop-syntax* +ft-dircolors-syntax syntax.txt /*ft-dircolors-syntax* +ft-docbk-syntax syntax.txt /*ft-docbk-syntax* +ft-docbksgml-syntax syntax.txt /*ft-docbksgml-syntax* +ft-docbkxml-syntax syntax.txt /*ft-docbkxml-syntax* +ft-dosbatch-syntax syntax.txt /*ft-dosbatch-syntax* +ft-dtd-syntax syntax.txt /*ft-dtd-syntax* +ft-eiffel-syntax syntax.txt /*ft-eiffel-syntax* +ft-erlang-syntax syntax.txt /*ft-erlang-syntax* +ft-flexwiki-syntax syntax.txt /*ft-flexwiki-syntax* +ft-form-syntax syntax.txt /*ft-form-syntax* +ft-fortran-indent indent.txt /*ft-fortran-indent* +ft-fortran-plugin filetype.txt /*ft-fortran-plugin* +ft-fortran-syntax syntax.txt /*ft-fortran-syntax* +ft-fvwm-syntax syntax.txt /*ft-fvwm-syntax* +ft-gitcommit-plugin filetype.txt /*ft-gitcommit-plugin* +ft-groff-syntax syntax.txt /*ft-groff-syntax* +ft-gsp-syntax syntax.txt /*ft-gsp-syntax* +ft-haskell-syntax syntax.txt /*ft-haskell-syntax* +ft-html-omni insert.txt /*ft-html-omni* +ft-html-syntax syntax.txt /*ft-html-syntax* +ft-htmlos-syntax syntax.txt /*ft-htmlos-syntax* +ft-ia64-syntax syntax.txt /*ft-ia64-syntax* +ft-inform-syntax syntax.txt /*ft-inform-syntax* +ft-java-syntax syntax.txt /*ft-java-syntax* +ft-javascript-omni insert.txt /*ft-javascript-omni* +ft-ksh-syntax syntax.txt /*ft-ksh-syntax* +ft-lace-syntax syntax.txt /*ft-lace-syntax* +ft-lex-syntax syntax.txt /*ft-lex-syntax* +ft-lifelines-syntax syntax.txt /*ft-lifelines-syntax* +ft-lisp-syntax syntax.txt /*ft-lisp-syntax* +ft-lite-syntax syntax.txt /*ft-lite-syntax* +ft-lpc-syntax syntax.txt /*ft-lpc-syntax* +ft-lua-syntax syntax.txt /*ft-lua-syntax* +ft-mail-plugin filetype.txt /*ft-mail-plugin* +ft-mail.vim syntax.txt /*ft-mail.vim* +ft-make-syntax syntax.txt /*ft-make-syntax* +ft-man-plugin filetype.txt /*ft-man-plugin* +ft-maple-syntax syntax.txt /*ft-maple-syntax* +ft-masm-syntax syntax.txt /*ft-masm-syntax* +ft-mathematica-syntax syntax.txt /*ft-mathematica-syntax* +ft-mma-syntax syntax.txt /*ft-mma-syntax* +ft-moo-syntax syntax.txt /*ft-moo-syntax* +ft-msql-syntax syntax.txt /*ft-msql-syntax* +ft-nasm-syntax syntax.txt /*ft-nasm-syntax* +ft-ncf-syntax syntax.txt /*ft-ncf-syntax* +ft-nroff-syntax syntax.txt /*ft-nroff-syntax* +ft-ocaml-syntax syntax.txt /*ft-ocaml-syntax* +ft-papp-syntax syntax.txt /*ft-papp-syntax* +ft-pascal-syntax syntax.txt /*ft-pascal-syntax* +ft-pdf-plugin filetype.txt /*ft-pdf-plugin* +ft-perl-syntax syntax.txt /*ft-perl-syntax* +ft-php-indent indent.txt /*ft-php-indent* +ft-php-omni insert.txt /*ft-php-omni* +ft-php-syntax syntax.txt /*ft-php-syntax* +ft-php3-syntax syntax.txt /*ft-php3-syntax* +ft-phtml-syntax syntax.txt /*ft-phtml-syntax* +ft-plaintex-syntax syntax.txt /*ft-plaintex-syntax* +ft-postscr-syntax syntax.txt /*ft-postscr-syntax* +ft-ppwiz-syntax syntax.txt /*ft-ppwiz-syntax* +ft-printcap-syntax syntax.txt /*ft-printcap-syntax* +ft-progress-syntax syntax.txt /*ft-progress-syntax* +ft-ptcap-syntax syntax.txt /*ft-ptcap-syntax* +ft-python-indent indent.txt /*ft-python-indent* +ft-python-syntax syntax.txt /*ft-python-syntax* +ft-quake-syntax syntax.txt /*ft-quake-syntax* +ft-readline-syntax syntax.txt /*ft-readline-syntax* +ft-rexx-syntax syntax.txt /*ft-rexx-syntax* +ft-ruby-omni insert.txt /*ft-ruby-omni* +ft-ruby-syntax syntax.txt /*ft-ruby-syntax* +ft-scheme-syntax syntax.txt /*ft-scheme-syntax* +ft-sdl-syntax syntax.txt /*ft-sdl-syntax* +ft-sed-syntax syntax.txt /*ft-sed-syntax* +ft-sgml-syntax syntax.txt /*ft-sgml-syntax* +ft-sh-indent indent.txt /*ft-sh-indent* +ft-sh-syntax syntax.txt /*ft-sh-syntax* +ft-spec-plugin filetype.txt /*ft-spec-plugin* +ft-spup-syntax syntax.txt /*ft-spup-syntax* +ft-sql filetype.txt /*ft-sql* +ft-sql-omni insert.txt /*ft-sql-omni* +ft-sql-syntax syntax.txt /*ft-sql-syntax* +ft-sqlanywhere-syntax syntax.txt /*ft-sqlanywhere-syntax* +ft-sqlinformix-syntax syntax.txt /*ft-sqlinformix-syntax* +ft-syntax-omni insert.txt /*ft-syntax-omni* +ft-tcsh-syntax syntax.txt /*ft-tcsh-syntax* +ft-termcap-syntax syntax.txt /*ft-termcap-syntax* +ft-tex-plugin filetype.txt /*ft-tex-plugin* +ft-tex-syntax syntax.txt /*ft-tex-syntax* +ft-tf-syntax syntax.txt /*ft-tf-syntax* +ft-vb-syntax syntax.txt /*ft-vb-syntax* +ft-verilog-indent indent.txt /*ft-verilog-indent* +ft-vhdl-indent indent.txt /*ft-vhdl-indent* +ft-vim-indent indent.txt /*ft-vim-indent* +ft-vim-syntax syntax.txt /*ft-vim-syntax* +ft-xf86conf-syntax syntax.txt /*ft-xf86conf-syntax* +ft-xhtml-omni insert.txt /*ft-xhtml-omni* +ft-xml-omni insert.txt /*ft-xml-omni* +ft-xml-syntax syntax.txt /*ft-xml-syntax* +ft-xpm-syntax syntax.txt /*ft-xpm-syntax* +ft_ada.txt ft_ada.txt /*ft_ada.txt* +ft_sql.txt ft_sql.txt /*ft_sql.txt* +ftdetect filetype.txt /*ftdetect* +ftp pi_netrw.txt /*ftp* +ftplugin usr_41.txt /*ftplugin* +ftplugin-docs filetype.txt /*ftplugin-docs* +ftplugin-name usr_05.txt /*ftplugin-name* +ftplugin-overrule filetype.txt /*ftplugin-overrule* +ftplugin-special usr_41.txt /*ftplugin-special* +ftplugins usr_05.txt /*ftplugins* +function() eval.txt /*function()* +function-argument eval.txt /*function-argument* +function-key intro.txt /*function-key* +function-list usr_41.txt /*function-list* +function-range-example eval.txt /*function-range-example* +function-search-undo eval.txt /*function-search-undo* +function_key intro.txt /*function_key* +functions eval.txt /*functions* +fvwm.vim syntax.txt /*fvwm.vim* +fvwm2rc syntax.txt /*fvwm2rc* +fvwmrc syntax.txt /*fvwmrc* +g index.txt /*g* +g# pattern.txt /*g#* +g$ motion.txt /*g$* +g& change.txt /*g&* +g' motion.txt /*g'* +g'a motion.txt /*g'a* +g+ undo.txt /*g+* +g, motion.txt /*g,* +g- undo.txt /*g-* +g0 motion.txt /*g0* +g8 various.txt /*g8* +g:NetrwTopLvlMenu pi_netrw.txt /*g:NetrwTopLvlMenu* +g:Netrw_funcref pi_netrw.txt /*g:Netrw_funcref* +g:acp_behavior acp.txt /*g:acp_behavior* +g:acp_behavior-command acp.txt /*g:acp_behavior-command* +g:acp_behavior-completefunc acp.txt /*g:acp_behavior-completefunc* +g:acp_behavior-meets acp.txt /*g:acp_behavior-meets* +g:acp_behavior-onPopupClose acp.txt /*g:acp_behavior-onPopupClose* +g:acp_behavior-repeat acp.txt /*g:acp_behavior-repeat* +g:acp_behaviorCssOmniPropertyLength acp.txt /*g:acp_behaviorCssOmniPropertyLength* +g:acp_behaviorCssOmniValueLength acp.txt /*g:acp_behaviorCssOmniValueLength* +g:acp_behaviorFileLength acp.txt /*g:acp_behaviorFileLength* +g:acp_behaviorHtmlOmniLength acp.txt /*g:acp_behaviorHtmlOmniLength* +g:acp_behaviorKeywordCommand acp.txt /*g:acp_behaviorKeywordCommand* +g:acp_behaviorKeywordIgnores acp.txt /*g:acp_behaviorKeywordIgnores* +g:acp_behaviorKeywordLength acp.txt /*g:acp_behaviorKeywordLength* +g:acp_behaviorPerlOmniLength acp.txt /*g:acp_behaviorPerlOmniLength* +g:acp_behaviorPythonOmniLength acp.txt /*g:acp_behaviorPythonOmniLength* +g:acp_behaviorRubyOmniMethodLength acp.txt /*g:acp_behaviorRubyOmniMethodLength* +g:acp_behaviorRubyOmniSymbolLength acp.txt /*g:acp_behaviorRubyOmniSymbolLength* +g:acp_behaviorSnipmateLength acp.txt /*g:acp_behaviorSnipmateLength* +g:acp_behaviorUserDefinedFunction acp.txt /*g:acp_behaviorUserDefinedFunction* +g:acp_behaviorUserDefinedMeets acp.txt /*g:acp_behaviorUserDefinedMeets* +g:acp_behaviorXmlOmniLength acp.txt /*g:acp_behaviorXmlOmniLength* +g:acp_completeOption acp.txt /*g:acp_completeOption* +g:acp_completeoptPreview acp.txt /*g:acp_completeoptPreview* +g:acp_enableAtStartup acp.txt /*g:acp_enableAtStartup* +g:acp_ignorecaseOption acp.txt /*g:acp_ignorecaseOption* +g:acp_mappingDriven acp.txt /*g:acp_mappingDriven* +g:ada#Comment ft_ada.txt /*g:ada#Comment* +g:ada#Ctags_Kinds ft_ada.txt /*g:ada#Ctags_Kinds* +g:ada#DotWordRegex ft_ada.txt /*g:ada#DotWordRegex* +g:ada#Keywords ft_ada.txt /*g:ada#Keywords* +g:ada#WordRegex ft_ada.txt /*g:ada#WordRegex* +g:ada_abbrev ft_ada.txt /*g:ada_abbrev* +g:ada_all_tab_usage ft_ada.txt /*g:ada_all_tab_usage* +g:ada_begin_preproc ft_ada.txt /*g:ada_begin_preproc* +g:ada_default_compiler ft_ada.txt /*g:ada_default_compiler* +g:ada_extended_completion ft_ada.txt /*g:ada_extended_completion* +g:ada_extended_tagging ft_ada.txt /*g:ada_extended_tagging* +g:ada_folding ft_ada.txt /*g:ada_folding* +g:ada_gnat_extensions ft_ada.txt /*g:ada_gnat_extensions* +g:ada_line_errors ft_ada.txt /*g:ada_line_errors* +g:ada_no_tab_space_error ft_ada.txt /*g:ada_no_tab_space_error* +g:ada_no_trail_space_error ft_ada.txt /*g:ada_no_trail_space_error* +g:ada_omni_with_keywords ft_ada.txt /*g:ada_omni_with_keywords* +g:ada_rainbow_color ft_ada.txt /*g:ada_rainbow_color* +g:ada_space_errors ft_ada.txt /*g:ada_space_errors* +g:ada_standard_types ft_ada.txt /*g:ada_standard_types* +g:ada_with_gnat_project_files ft_ada.txt /*g:ada_with_gnat_project_files* +g:ada_withuse_ordinary ft_ada.txt /*g:ada_withuse_ordinary* +g:colors_name options.txt /*g:colors_name* +g:decada ft_ada.txt /*g:decada* +g:decada.Error_Format ft_ada.txt /*g:decada.Error_Format* +g:decada.Make() ft_ada.txt /*g:decada.Make()* +g:decada.Make_Command ft_ada.txt /*g:decada.Make_Command* +g:decada.Unit_Name() ft_ada.txt /*g:decada.Unit_Name()* +g:gnat ft_ada.txt /*g:gnat* +g:gnat.Error_Format ft_ada.txt /*g:gnat.Error_Format* +g:gnat.Find() ft_ada.txt /*g:gnat.Find()* +g:gnat.Find_Program ft_ada.txt /*g:gnat.Find_Program* +g:gnat.Make() ft_ada.txt /*g:gnat.Make()* +g:gnat.Make_Command ft_ada.txt /*g:gnat.Make_Command* +g:gnat.Pretty() ft_ada.txt /*g:gnat.Pretty()* +g:gnat.Pretty_Program ft_ada.txt /*g:gnat.Pretty_Program* +g:gnat.Project_File ft_ada.txt /*g:gnat.Project_File* +g:gnat.Set_Project_File() ft_ada.txt /*g:gnat.Set_Project_File()* +g:gnat.Tags() ft_ada.txt /*g:gnat.Tags()* +g:gnat.Tags_Command ft_ada.txt /*g:gnat.Tags_Command* +g:netrw_alto pi_netrw.txt /*g:netrw_alto* +g:netrw_altv pi_netrw.txt /*g:netrw_altv* +g:netrw_banner pi_netrw.txt /*g:netrw_banner* +g:netrw_browse_split pi_netrw.txt /*g:netrw_browse_split* +g:netrw_browsex_viewer pi_netrw.txt /*g:netrw_browsex_viewer* +g:netrw_bufsettings pi_netrw.txt /*g:netrw_bufsettings* +g:netrw_chgperm pi_netrw.txt /*g:netrw_chgperm* +g:netrw_chgwin pi_netrw.txt /*g:netrw_chgwin* +g:netrw_compress pi_netrw.txt /*g:netrw_compress* +g:netrw_ctags pi_netrw.txt /*g:netrw_ctags* +g:netrw_cursorline pi_netrw.txt /*g:netrw_cursorline* +g:netrw_cygwin pi_netrw.txt /*g:netrw_cygwin* +g:netrw_dav_cmd pi_netrw.txt /*g:netrw_dav_cmd* +g:netrw_decompress pi_netrw.txt /*g:netrw_decompress* +g:netrw_fastbrowse pi_netrw.txt /*g:netrw_fastbrowse* +g:netrw_fetch_cmd pi_netrw.txt /*g:netrw_fetch_cmd* +g:netrw_fname_escape pi_netrw.txt /*g:netrw_fname_escape* +g:netrw_ftp pi_netrw.txt /*g:netrw_ftp* +g:netrw_ftp_browse_reject pi_netrw.txt /*g:netrw_ftp_browse_reject* +g:netrw_ftp_cmd pi_netrw.txt /*g:netrw_ftp_cmd* +g:netrw_ftp_list_cmd pi_netrw.txt /*g:netrw_ftp_list_cmd* +g:netrw_ftp_sizelist_cmd pi_netrw.txt /*g:netrw_ftp_sizelist_cmd* +g:netrw_ftp_timelist_cmd pi_netrw.txt /*g:netrw_ftp_timelist_cmd* +g:netrw_ftpextracmd pi_netrw.txt /*g:netrw_ftpextracmd* +g:netrw_ftpmode pi_netrw.txt /*g:netrw_ftpmode* +g:netrw_glob_escape pi_netrw.txt /*g:netrw_glob_escape* +g:netrw_hide pi_netrw.txt /*g:netrw_hide* +g:netrw_home pi_netrw.txt /*g:netrw_home* +g:netrw_http_cmd pi_netrw.txt /*g:netrw_http_cmd* +g:netrw_http_xcmd pi_netrw.txt /*g:netrw_http_xcmd* +g:netrw_ignorenetrc pi_netrw.txt /*g:netrw_ignorenetrc* +g:netrw_keepdir pi_netrw.txt /*g:netrw_keepdir* +g:netrw_list_cmd pi_netrw.txt /*g:netrw_list_cmd* +g:netrw_list_hide pi_netrw.txt /*g:netrw_list_hide* +g:netrw_liststyle pi_netrw.txt /*g:netrw_liststyle* +g:netrw_local_mkdir pi_netrw.txt /*g:netrw_local_mkdir* +g:netrw_local_rmdir pi_netrw.txt /*g:netrw_local_rmdir* +g:netrw_localcopycmd pi_netrw.txt /*g:netrw_localcopycmd* +g:netrw_localmovecmd pi_netrw.txt /*g:netrw_localmovecmd* +g:netrw_maxfilenamelen pi_netrw.txt /*g:netrw_maxfilenamelen* +g:netrw_menu pi_netrw.txt /*g:netrw_menu* +g:netrw_mkdir_cmd pi_netrw.txt /*g:netrw_mkdir_cmd* +g:netrw_mousemaps pi_netrw.txt /*g:netrw_mousemaps* +g:netrw_nogx pi_netrw.txt /*g:netrw_nogx* +g:netrw_preview pi_netrw.txt /*g:netrw_preview* +g:netrw_rcp_cmd pi_netrw.txt /*g:netrw_rcp_cmd* +g:netrw_retmap pi_netrw.txt /*g:netrw_retmap* +g:netrw_rm_cmd pi_netrw.txt /*g:netrw_rm_cmd* +g:netrw_rmdir_cmd pi_netrw.txt /*g:netrw_rmdir_cmd* +g:netrw_rmf_cmd pi_netrw.txt /*g:netrw_rmf_cmd* +g:netrw_rsync_cmd pi_netrw.txt /*g:netrw_rsync_cmd* +g:netrw_scp_cmd pi_netrw.txt /*g:netrw_scp_cmd* +g:netrw_scpport pi_netrw.txt /*g:netrw_scpport* +g:netrw_sepchr pi_netrw.txt /*g:netrw_sepchr* +g:netrw_sftp_cmd pi_netrw.txt /*g:netrw_sftp_cmd* +g:netrw_silent pi_netrw.txt /*g:netrw_silent* +g:netrw_sort_by pi_netrw.txt /*g:netrw_sort_by* +g:netrw_sort_direction pi_netrw.txt /*g:netrw_sort_direction* +g:netrw_sort_options pi_netrw.txt /*g:netrw_sort_options* +g:netrw_sort_sequence pi_netrw.txt /*g:netrw_sort_sequence* +g:netrw_special_syntax pi_netrw.txt /*g:netrw_special_syntax* +g:netrw_ssh_browse_reject pi_netrw.txt /*g:netrw_ssh_browse_reject* +g:netrw_ssh_cmd pi_netrw.txt /*g:netrw_ssh_cmd* +g:netrw_sshport pi_netrw.txt /*g:netrw_sshport* +g:netrw_timefmt pi_netrw.txt /*g:netrw_timefmt* +g:netrw_tmpfile_escape pi_netrw.txt /*g:netrw_tmpfile_escape* +g:netrw_uid pi_netrw.txt /*g:netrw_uid* +g:netrw_use_errorwindow pi_netrw.txt /*g:netrw_use_errorwindow* +g:netrw_use_noswf pi_netrw.txt /*g:netrw_use_noswf* +g:netrw_use_nt_rcp pi_netrw.txt /*g:netrw_use_nt_rcp* +g:netrw_win95ftp pi_netrw.txt /*g:netrw_win95ftp* +g:netrw_winsize pi_netrw.txt /*g:netrw_winsize* +g:netrw_xstrlen pi_netrw.txt /*g:netrw_xstrlen* +g:syntax_on syntax.txt /*g:syntax_on* +g:tar_browseoptions pi_tar.txt /*g:tar_browseoptions* +g:tar_cmd pi_tar.txt /*g:tar_cmd* +g:tar_copycmd pi_tar.txt /*g:tar_copycmd* +g:tar_extractcmd pi_tar.txt /*g:tar_extractcmd* +g:tar_nomax pi_tar.txt /*g:tar_nomax* +g:tar_readoptions pi_tar.txt /*g:tar_readoptions* +g:tar_secure pi_tar.txt /*g:tar_secure* +g:tar_writeoptions pi_tar.txt /*g:tar_writeoptions* +g:tex_conceal syntax.txt /*g:tex_conceal* +g:var eval.txt /*g:var* +g:vimball_home pi_vimball.txt /*g:vimball_home* +g:vimball_mkdir pi_vimball.txt /*g:vimball_mkdir* +g:vimsyn_embed syntax.txt /*g:vimsyn_embed* +g:vimsyn_folding syntax.txt /*g:vimsyn_folding* +g:vimsyn_maxlines syntax.txt /*g:vimsyn_maxlines* +g:vimsyn_minlines syntax.txt /*g:vimsyn_minlines* +g:vimsyn_noerror syntax.txt /*g:vimsyn_noerror* +g:zip_nomax pi_zip.txt /*g:zip_nomax* +g:zip_shq pi_zip.txt /*g:zip_shq* +g:zip_unzipcmd pi_zip.txt /*g:zip_unzipcmd* +g:zip_zipcmd pi_zip.txt /*g:zip_zipcmd* +g; motion.txt /*g;* +g< message.txt /*g<* +g<Down> motion.txt /*g<Down>* +g<End> motion.txt /*g<End>* +g<Home> motion.txt /*g<Home>* +g<LeftMouse> tagsrch.txt /*g<LeftMouse>* +g<RightMouse> tagsrch.txt /*g<RightMouse>* +g<Up> motion.txt /*g<Up>* +g? change.txt /*g?* +g?? change.txt /*g??* +g?g? change.txt /*g?g?* +g@ map.txt /*g@* +gD pattern.txt /*gD* +gE motion.txt /*gE* +gF editing.txt /*gF* +gH visual.txt /*gH* +gI insert.txt /*gI* +gJ change.txt /*gJ* +gP change.txt /*gP* +gQ intro.txt /*gQ* +gR change.txt /*gR* +gT tabpage.txt /*gT* +gU change.txt /*gU* +gUU change.txt /*gUU* +gUgU change.txt /*gUgU* +gV visual.txt /*gV* +g] tagsrch.txt /*g]* +g^ motion.txt /*g^* +g_ motion.txt /*g_* +g_CTRL-A various.txt /*g_CTRL-A* +g_CTRL-G editing.txt /*g_CTRL-G* +g_CTRL-H visual.txt /*g_CTRL-H* +g_CTRL-] tagsrch.txt /*g_CTRL-]* +g` motion.txt /*g`* +g`a motion.txt /*g`a* +ga various.txt /*ga* +garbagecollect() eval.txt /*garbagecollect()* +gd pattern.txt /*gd* +ge motion.txt /*ge* +get() eval.txt /*get()* +get-ms-debuggers debug.txt /*get-ms-debuggers* +getbufline() eval.txt /*getbufline()* +getbufvar() eval.txt /*getbufvar()* +getchar() eval.txt /*getchar()* +getcharmod() eval.txt /*getcharmod()* +getcmdline() eval.txt /*getcmdline()* +getcmdpos() eval.txt /*getcmdpos()* +getcmdtype() eval.txt /*getcmdtype()* +getcwd() eval.txt /*getcwd()* +getfontname() eval.txt /*getfontname()* +getfperm() eval.txt /*getfperm()* +getfsize() eval.txt /*getfsize()* +getftime() eval.txt /*getftime()* +getftype() eval.txt /*getftype()* +getlatestvimscripts-install pi_getscript.txt /*getlatestvimscripts-install* +getline() eval.txt /*getline()* +getloclist() eval.txt /*getloclist()* +getmatches() eval.txt /*getmatches()* +getpid() eval.txt /*getpid()* +getpos() eval.txt /*getpos()* +getqflist() eval.txt /*getqflist()* +getreg() eval.txt /*getreg()* +getregtype() eval.txt /*getregtype()* +getscript pi_getscript.txt /*getscript* +getscript-autoinstall pi_getscript.txt /*getscript-autoinstall* +getscript-data pi_getscript.txt /*getscript-data* +getscript-history pi_getscript.txt /*getscript-history* +getscript-plugins pi_getscript.txt /*getscript-plugins* +getscript-start pi_getscript.txt /*getscript-start* +gettabvar() eval.txt /*gettabvar()* +gettabwinvar() eval.txt /*gettabwinvar()* +getwinposx() eval.txt /*getwinposx()* +getwinposy() eval.txt /*getwinposy()* +getwinvar() eval.txt /*getwinvar()* +gex starting.txt /*gex* +gf editing.txt /*gf* +gg motion.txt /*gg* +gh visual.txt /*gh* +gi insert.txt /*gi* +gj motion.txt /*gj* +gk motion.txt /*gk* +glob() eval.txt /*glob()* +global-ime mbyte.txt /*global-ime* +global-local options.txt /*global-local* +global-variable eval.txt /*global-variable* +global_markfilelist pi_netrw.txt /*global_markfilelist* +globpath() eval.txt /*globpath()* +glvs pi_getscript.txt /*glvs* +glvs-alg pi_getscript.txt /*glvs-alg* +glvs-algorithm pi_getscript.txt /*glvs-algorithm* +glvs-autoinstall pi_getscript.txt /*glvs-autoinstall* +glvs-contents pi_getscript.txt /*glvs-contents* +glvs-copyright pi_getscript.txt /*glvs-copyright* +glvs-data pi_getscript.txt /*glvs-data* +glvs-dist-install pi_getscript.txt /*glvs-dist-install* +glvs-hist pi_getscript.txt /*glvs-hist* +glvs-install pi_getscript.txt /*glvs-install* +glvs-options pi_getscript.txt /*glvs-options* +glvs-plugins pi_getscript.txt /*glvs-plugins* +glvs-usage pi_getscript.txt /*glvs-usage* +gm motion.txt /*gm* +gnat#Insert_Tags_Header() ft_ada.txt /*gnat#Insert_Tags_Header()* +gnat#New() ft_ada.txt /*gnat#New()* +gnat-xref ft_ada.txt /*gnat-xref* +gnat_members ft_ada.txt /*gnat_members* +gnome-session gui_x11.txt /*gnome-session* +go motion.txt /*go* +gp change.txt /*gp* +gpm-mouse term.txt /*gpm-mouse* +gq change.txt /*gq* +gqap change.txt /*gqap* +gqgq change.txt /*gqgq* +gqq change.txt /*gqq* +gr change.txt /*gr* +graphic-option-gone version4.txt /*graphic-option-gone* +greek options.txt /*greek* +grep quickfix.txt /*grep* +groff.vim syntax.txt /*groff.vim* +group-name syntax.txt /*group-name* +gs various.txt /*gs* +gsp.vim syntax.txt /*gsp.vim* +gstar pattern.txt /*gstar* +gt tabpage.txt /*gt* +gtk-tooltip-colors gui_x11.txt /*gtk-tooltip-colors* +gu change.txt /*gu* +gugu change.txt /*gugu* +gui gui.txt /*gui* +gui-clipboard gui_w32.txt /*gui-clipboard* +gui-colors syntax.txt /*gui-colors* +gui-extras gui.txt /*gui-extras* +gui-footer debugger.txt /*gui-footer* +gui-fork gui_x11.txt /*gui-fork* +gui-functions usr_41.txt /*gui-functions* +gui-gnome gui_x11.txt /*gui-gnome* +gui-gnome-session gui_x11.txt /*gui-gnome-session* +gui-gtk gui_x11.txt /*gui-gtk* +gui-gtk-socketid gui_x11.txt /*gui-gtk-socketid* +gui-horiz-scroll gui.txt /*gui-horiz-scroll* +gui-init gui.txt /*gui-init* +gui-kde gui_x11.txt /*gui-kde* +gui-mouse gui.txt /*gui-mouse* +gui-mouse-focus gui.txt /*gui-mouse-focus* +gui-mouse-mapping gui.txt /*gui-mouse-mapping* +gui-mouse-modeless gui.txt /*gui-mouse-modeless* +gui-mouse-move gui.txt /*gui-mouse-move* +gui-mouse-select gui.txt /*gui-mouse-select* +gui-mouse-status gui.txt /*gui-mouse-status* +gui-mouse-various gui.txt /*gui-mouse-various* +gui-pty gui_x11.txt /*gui-pty* +gui-pty-erase gui_x11.txt /*gui-pty-erase* +gui-resources gui_x11.txt /*gui-resources* +gui-scrollbars gui.txt /*gui-scrollbars* +gui-selections gui.txt /*gui-selections* +gui-shell gui.txt /*gui-shell* +gui-shell-win32 gui_w32.txt /*gui-shell-win32* +gui-start gui.txt /*gui-start* +gui-toolbar gui.txt /*gui-toolbar* +gui-vert-scroll gui.txt /*gui-vert-scroll* +gui-w16 gui_w16.txt /*gui-w16* +gui-w32 gui_w32.txt /*gui-w32* +gui-w32-cmdargs gui_w32.txt /*gui-w32-cmdargs* +gui-w32-dialogs gui_w32.txt /*gui-w32-dialogs* +gui-w32-printing gui_w32.txt /*gui-w32-printing* +gui-w32-start gui_w32.txt /*gui-w32-start* +gui-w32-various gui_w32.txt /*gui-w32-various* +gui-w32-windowid gui_w32.txt /*gui-w32-windowid* +gui-w32s gui_w32.txt /*gui-w32s* +gui-win32-maximized gui_w32.txt /*gui-win32-maximized* +gui-x11 gui_x11.txt /*gui-x11* +gui-x11-athena gui_x11.txt /*gui-x11-athena* +gui-x11-compiling gui_x11.txt /*gui-x11-compiling* +gui-x11-gtk gui_x11.txt /*gui-x11-gtk* +gui-x11-kde gui_x11.txt /*gui-x11-kde* +gui-x11-misc gui_x11.txt /*gui-x11-misc* +gui-x11-motif gui_x11.txt /*gui-x11-motif* +gui-x11-neXtaw gui_x11.txt /*gui-x11-neXtaw* +gui-x11-printing gui_x11.txt /*gui-x11-printing* +gui-x11-start gui_x11.txt /*gui-x11-start* +gui-x11-various gui_x11.txt /*gui-x11-various* +gui.txt gui.txt /*gui.txt* +gui_w16.txt gui_w16.txt /*gui_w16.txt* +gui_w32.txt gui_w32.txt /*gui_w32.txt* +gui_x11.txt gui_x11.txt /*gui_x11.txt* +guifontwide_gtk2 options.txt /*guifontwide_gtk2* +guioptions_a options.txt /*guioptions_a* +guu change.txt /*guu* +gv visual.txt /*gv* +gview starting.txt /*gview* +gvim starting.txt /*gvim* +gvimdiff diff.txt /*gvimdiff* +gvimrc gui.txt /*gvimrc* +gw change.txt /*gw* +gwgw change.txt /*gwgw* +gww change.txt /*gww* +gzip pi_gzip.txt /*gzip* +gzip-autocmd pi_gzip.txt /*gzip-autocmd* +gzip-example autocmd.txt /*gzip-example* +gzip-helpfile tips.txt /*gzip-helpfile* +g~ change.txt /*g~* +g~g~ change.txt /*g~g~* +g~~ change.txt /*g~~* +h motion.txt /*h* +hangul hangulin.txt /*hangul* +hangulin.txt hangulin.txt /*hangulin.txt* +has() eval.txt /*has()* +has-patch eval.txt /*has-patch* +has_key() eval.txt /*has_key()* +haskell.vim syntax.txt /*haskell.vim* +haslocaldir() eval.txt /*haslocaldir()* +hasmapto() eval.txt /*hasmapto()* +hebrew hebrew.txt /*hebrew* +hebrew.txt hebrew.txt /*hebrew.txt* +help helphelp.txt /*help* +help-context help.txt /*help-context* +help-summary usr_02.txt /*help-summary* +help-tags tags 1 +help-translated helphelp.txt /*help-translated* +help-writing helphelp.txt /*help-writing* +help-xterm-window helphelp.txt /*help-xterm-window* +help.txt help.txt /*help.txt* +helpfile_name.txt helphelp.txt /*helpfile_name.txt* +helphelp helphelp.txt /*helphelp* +helphelp.txt helphelp.txt /*helphelp.txt* +hex-editing tips.txt /*hex-editing* +hidden-buffer windows.txt /*hidden-buffer* +hidden-changed version5.txt /*hidden-changed* +hidden-menus gui.txt /*hidden-menus* +hidden-options options.txt /*hidden-options* +hidden-quit windows.txt /*hidden-quit* +highlight-args syntax.txt /*highlight-args* +highlight-changed version4.txt /*highlight-changed* +highlight-cterm syntax.txt /*highlight-cterm* +highlight-ctermbg syntax.txt /*highlight-ctermbg* +highlight-ctermfg syntax.txt /*highlight-ctermfg* +highlight-default syntax.txt /*highlight-default* +highlight-font syntax.txt /*highlight-font* +highlight-groups syntax.txt /*highlight-groups* +highlight-gui syntax.txt /*highlight-gui* +highlight-guibg syntax.txt /*highlight-guibg* +highlight-guifg syntax.txt /*highlight-guifg* +highlight-guisp syntax.txt /*highlight-guisp* +highlight-start syntax.txt /*highlight-start* +highlight-stop syntax.txt /*highlight-stop* +highlight-term syntax.txt /*highlight-term* +highlightID() eval.txt /*highlightID()* +highlight_exists() eval.txt /*highlight_exists()* +highlighting-functions usr_41.txt /*highlighting-functions* +hist-names eval.txt /*hist-names* +histadd() eval.txt /*histadd()* +histdel() eval.txt /*histdel()* +histget() eval.txt /*histget()* +histnr() eval.txt /*histnr()* +history cmdline.txt /*history* +history-functions usr_41.txt /*history-functions* +hit-enter message.txt /*hit-enter* +hit-enter-prompt message.txt /*hit-enter-prompt* +hit-return message.txt /*hit-return* +hitest.vim syntax.txt /*hitest.vim* +hjkl usr_02.txt /*hjkl* +hl-ColorColumn syntax.txt /*hl-ColorColumn* +hl-Conceal syntax.txt /*hl-Conceal* +hl-Cursor syntax.txt /*hl-Cursor* +hl-CursorColumn syntax.txt /*hl-CursorColumn* +hl-CursorIM syntax.txt /*hl-CursorIM* +hl-CursorLine syntax.txt /*hl-CursorLine* +hl-DiffAdd syntax.txt /*hl-DiffAdd* +hl-DiffChange syntax.txt /*hl-DiffChange* +hl-DiffDelete syntax.txt /*hl-DiffDelete* +hl-DiffText syntax.txt /*hl-DiffText* +hl-Directory syntax.txt /*hl-Directory* +hl-ErrorMsg syntax.txt /*hl-ErrorMsg* +hl-FoldColumn syntax.txt /*hl-FoldColumn* +hl-Folded syntax.txt /*hl-Folded* +hl-Ignore syntax.txt /*hl-Ignore* +hl-IncSearch syntax.txt /*hl-IncSearch* +hl-LineNr syntax.txt /*hl-LineNr* +hl-MatchParen syntax.txt /*hl-MatchParen* +hl-Menu syntax.txt /*hl-Menu* +hl-ModeMsg syntax.txt /*hl-ModeMsg* +hl-MoreMsg syntax.txt /*hl-MoreMsg* +hl-NonText syntax.txt /*hl-NonText* +hl-Normal syntax.txt /*hl-Normal* +hl-Pmenu syntax.txt /*hl-Pmenu* +hl-PmenuSbar syntax.txt /*hl-PmenuSbar* +hl-PmenuSel syntax.txt /*hl-PmenuSel* +hl-PmenuThumb syntax.txt /*hl-PmenuThumb* +hl-Question syntax.txt /*hl-Question* +hl-Scrollbar syntax.txt /*hl-Scrollbar* +hl-Search syntax.txt /*hl-Search* +hl-SignColumn syntax.txt /*hl-SignColumn* +hl-SpecialKey syntax.txt /*hl-SpecialKey* +hl-SpellBad syntax.txt /*hl-SpellBad* +hl-SpellCap syntax.txt /*hl-SpellCap* +hl-SpellLocal syntax.txt /*hl-SpellLocal* +hl-SpellRare syntax.txt /*hl-SpellRare* +hl-StatusLine syntax.txt /*hl-StatusLine* +hl-StatusLineNC syntax.txt /*hl-StatusLineNC* +hl-TabLine syntax.txt /*hl-TabLine* +hl-TabLineFill syntax.txt /*hl-TabLineFill* +hl-TabLineSel syntax.txt /*hl-TabLineSel* +hl-Title syntax.txt /*hl-Title* +hl-Tooltip syntax.txt /*hl-Tooltip* +hl-User1 syntax.txt /*hl-User1* +hl-User1..9 syntax.txt /*hl-User1..9* +hl-User9 syntax.txt /*hl-User9* +hl-VertSplit syntax.txt /*hl-VertSplit* +hl-Visual syntax.txt /*hl-Visual* +hl-VisualNOS syntax.txt /*hl-VisualNOS* +hl-WarningMsg syntax.txt /*hl-WarningMsg* +hl-WildMenu syntax.txt /*hl-WildMenu* +hlID() eval.txt /*hlID()* +hlexists() eval.txt /*hlexists()* +holy-grail index.txt /*holy-grail* +home intro.txt /*home* +home-replace editing.txt /*home-replace* +hostname() eval.txt /*hostname()* +how-do-i howto.txt /*how-do-i* +how-to howto.txt /*how-to* +howdoi howto.txt /*howdoi* +howto howto.txt /*howto* +howto.txt howto.txt /*howto.txt* +hpterm term.txt /*hpterm* +hpterm-color syntax.txt /*hpterm-color* +html-flavor insert.txt /*html-flavor* +html.vim syntax.txt /*html.vim* +htmlos.vim syntax.txt /*htmlos.vim* +http pi_netrw.txt /*http* +i insert.txt /*i* +i' motion.txt /*i'* +i( motion.txt /*i(* +i) motion.txt /*i)* +i< motion.txt /*i<* +i> motion.txt /*i>* +iB motion.txt /*iB* +iW motion.txt /*iW* +i[ motion.txt /*i[* +i] motion.txt /*i]* +i_0_CTRL-D insert.txt /*i_0_CTRL-D* +i_<BS> insert.txt /*i_<BS>* +i_<C-End> insert.txt /*i_<C-End>* +i_<C-Home> insert.txt /*i_<C-Home>* +i_<C-Left> insert.txt /*i_<C-Left>* +i_<C-PageDown> tabpage.txt /*i_<C-PageDown>* +i_<C-PageUp> tabpage.txt /*i_<C-PageUp>* +i_<C-Right> insert.txt /*i_<C-Right>* +i_<CR> insert.txt /*i_<CR>* +i_<Del> insert.txt /*i_<Del>* +i_<Down> insert.txt /*i_<Down>* +i_<End> insert.txt /*i_<End>* +i_<Esc> insert.txt /*i_<Esc>* +i_<F1> helphelp.txt /*i_<F1>* +i_<Help> helphelp.txt /*i_<Help>* +i_<Home> insert.txt /*i_<Home>* +i_<Insert> insert.txt /*i_<Insert>* +i_<Left> insert.txt /*i_<Left>* +i_<LeftMouse> insert.txt /*i_<LeftMouse>* +i_<NL> insert.txt /*i_<NL>* +i_<PageDown> insert.txt /*i_<PageDown>* +i_<PageUp> insert.txt /*i_<PageUp>* +i_<Right> insert.txt /*i_<Right>* +i_<S-Down> insert.txt /*i_<S-Down>* +i_<S-Left> insert.txt /*i_<S-Left>* +i_<S-Right> insert.txt /*i_<S-Right>* +i_<S-ScrollWheelDown> insert.txt /*i_<S-ScrollWheelDown>* +i_<S-ScrollWheelLeft> insert.txt /*i_<S-ScrollWheelLeft>* +i_<S-ScrollWheelRight> insert.txt /*i_<S-ScrollWheelRight>* +i_<S-ScrollWheelUp> insert.txt /*i_<S-ScrollWheelUp>* +i_<S-Up> insert.txt /*i_<S-Up>* +i_<ScrollWheelDown> insert.txt /*i_<ScrollWheelDown>* +i_<ScrollWheelLeft> insert.txt /*i_<ScrollWheelLeft>* +i_<ScrollWheelRight> insert.txt /*i_<ScrollWheelRight>* +i_<ScrollWheelUp> insert.txt /*i_<ScrollWheelUp>* +i_<Tab> insert.txt /*i_<Tab>* +i_<Up> insert.txt /*i_<Up>* +i_BS insert.txt /*i_BS* +i_CTRL-<PageDown> tabpage.txt /*i_CTRL-<PageDown>* +i_CTRL-<PageUp> tabpage.txt /*i_CTRL-<PageUp>* +i_CTRL-@ insert.txt /*i_CTRL-@* +i_CTRL-A insert.txt /*i_CTRL-A* +i_CTRL-B-gone version5.txt /*i_CTRL-B-gone* +i_CTRL-C insert.txt /*i_CTRL-C* +i_CTRL-D insert.txt /*i_CTRL-D* +i_CTRL-E insert.txt /*i_CTRL-E* +i_CTRL-F indent.txt /*i_CTRL-F* +i_CTRL-G_<Down> insert.txt /*i_CTRL-G_<Down>* +i_CTRL-G_<Up> insert.txt /*i_CTRL-G_<Up>* +i_CTRL-G_CTRL-J insert.txt /*i_CTRL-G_CTRL-J* +i_CTRL-G_CTRL-K insert.txt /*i_CTRL-G_CTRL-K* +i_CTRL-G_j insert.txt /*i_CTRL-G_j* +i_CTRL-G_k insert.txt /*i_CTRL-G_k* +i_CTRL-G_u insert.txt /*i_CTRL-G_u* +i_CTRL-H insert.txt /*i_CTRL-H* +i_CTRL-I insert.txt /*i_CTRL-I* +i_CTRL-J insert.txt /*i_CTRL-J* +i_CTRL-K insert.txt /*i_CTRL-K* +i_CTRL-L insert.txt /*i_CTRL-L* +i_CTRL-M insert.txt /*i_CTRL-M* +i_CTRL-N insert.txt /*i_CTRL-N* +i_CTRL-O insert.txt /*i_CTRL-O* +i_CTRL-P insert.txt /*i_CTRL-P* +i_CTRL-Q insert.txt /*i_CTRL-Q* +i_CTRL-R insert.txt /*i_CTRL-R* +i_CTRL-R_= insert.txt /*i_CTRL-R_=* +i_CTRL-R_CTRL-O insert.txt /*i_CTRL-R_CTRL-O* +i_CTRL-R_CTRL-P insert.txt /*i_CTRL-R_CTRL-P* +i_CTRL-R_CTRL-R insert.txt /*i_CTRL-R_CTRL-R* +i_CTRL-T insert.txt /*i_CTRL-T* +i_CTRL-U insert.txt /*i_CTRL-U* +i_CTRL-V insert.txt /*i_CTRL-V* +i_CTRL-V_digit insert.txt /*i_CTRL-V_digit* +i_CTRL-W insert.txt /*i_CTRL-W* +i_CTRL-X insert.txt /*i_CTRL-X* +i_CTRL-X_CTRL-D insert.txt /*i_CTRL-X_CTRL-D* +i_CTRL-X_CTRL-E insert.txt /*i_CTRL-X_CTRL-E* +i_CTRL-X_CTRL-F insert.txt /*i_CTRL-X_CTRL-F* +i_CTRL-X_CTRL-I insert.txt /*i_CTRL-X_CTRL-I* +i_CTRL-X_CTRL-K insert.txt /*i_CTRL-X_CTRL-K* +i_CTRL-X_CTRL-L insert.txt /*i_CTRL-X_CTRL-L* +i_CTRL-X_CTRL-N insert.txt /*i_CTRL-X_CTRL-N* +i_CTRL-X_CTRL-O insert.txt /*i_CTRL-X_CTRL-O* +i_CTRL-X_CTRL-P insert.txt /*i_CTRL-X_CTRL-P* +i_CTRL-X_CTRL-S insert.txt /*i_CTRL-X_CTRL-S* +i_CTRL-X_CTRL-T insert.txt /*i_CTRL-X_CTRL-T* +i_CTRL-X_CTRL-U insert.txt /*i_CTRL-X_CTRL-U* +i_CTRL-X_CTRL-V insert.txt /*i_CTRL-X_CTRL-V* +i_CTRL-X_CTRL-Y insert.txt /*i_CTRL-X_CTRL-Y* +i_CTRL-X_CTRL-] insert.txt /*i_CTRL-X_CTRL-]* +i_CTRL-X_index index.txt /*i_CTRL-X_index* +i_CTRL-X_s insert.txt /*i_CTRL-X_s* +i_CTRL-Y insert.txt /*i_CTRL-Y* +i_CTRL-Z options.txt /*i_CTRL-Z* +i_CTRL-[ insert.txt /*i_CTRL-[* +i_CTRL-\_CTRL-G intro.txt /*i_CTRL-\\_CTRL-G* +i_CTRL-\_CTRL-N intro.txt /*i_CTRL-\\_CTRL-N* +i_CTRL-\_CTRL-O insert.txt /*i_CTRL-\\_CTRL-O* +i_CTRL-] insert.txt /*i_CTRL-]* +i_CTRL-^ insert.txt /*i_CTRL-^* +i_CTRL-_ insert.txt /*i_CTRL-_* +i_DEL insert.txt /*i_DEL* +i_Tab insert.txt /*i_Tab* +i_^_CTRL-D insert.txt /*i_^_CTRL-D* +i_backspacing insert.txt /*i_backspacing* +i_digraph digraph.txt /*i_digraph* +i_esc intro.txt /*i_esc* +i` motion.txt /*i`* +ia64.vim syntax.txt /*ia64.vim* +ib motion.txt /*ib* +iccf uganda.txt /*iccf* +iccf-donations uganda.txt /*iccf-donations* +icon-changed version4.txt /*icon-changed* +iconise starting.txt /*iconise* +iconize starting.txt /*iconize* +iconv() eval.txt /*iconv()* +iconv-dynamic mbyte.txt /*iconv-dynamic* +ident-search tips.txt /*ident-search* +idl-syntax syntax.txt /*idl-syntax* +idl.vim syntax.txt /*idl.vim* +if_cscop.txt if_cscop.txt /*if_cscop.txt* +if_lua.txt if_lua.txt /*if_lua.txt* +if_mzsch.txt if_mzsch.txt /*if_mzsch.txt* +if_ole.txt if_ole.txt /*if_ole.txt* +if_perl.txt if_perl.txt /*if_perl.txt* +if_pyth.txt if_pyth.txt /*if_pyth.txt* +if_ruby.txt if_ruby.txt /*if_ruby.txt* +if_sniff.txt if_sniff.txt /*if_sniff.txt* +if_tcl.txt if_tcl.txt /*if_tcl.txt* +ignore-errors eval.txt /*ignore-errors* +improved-autocmds-5.4 version5.txt /*improved-autocmds-5.4* +improved-quickfix version5.txt /*improved-quickfix* +improved-sessions version5.txt /*improved-sessions* +improved-viminfo version5.txt /*improved-viminfo* +improvements-5 version5.txt /*improvements-5* +improvements-6 version6.txt /*improvements-6* +improvements-7 version7.txt /*improvements-7* +inactive-buffer windows.txt /*inactive-buffer* +include-search tagsrch.txt /*include-search* +inclusive motion.txt /*inclusive* +incomp-small-6 version6.txt /*incomp-small-6* +incompatible-5 version5.txt /*incompatible-5* +incompatible-6 version6.txt /*incompatible-6* +incompatible-7 version7.txt /*incompatible-7* +indent() eval.txt /*indent()* +indent-expression indent.txt /*indent-expression* +indent.txt indent.txt /*indent.txt* +indentkeys-format indent.txt /*indentkeys-format* +index index.txt /*index* +index() eval.txt /*index()* +index.txt index.txt /*index.txt* +info-message starting.txt /*info-message* +inform.vim syntax.txt /*inform.vim* +informix ft_sql.txt /*informix* +initialization starting.txt /*initialization* +input() eval.txt /*input()* +inputdialog() eval.txt /*inputdialog()* +inputlist() eval.txt /*inputlist()* +inputrestore() eval.txt /*inputrestore()* +inputsave() eval.txt /*inputsave()* +inputsecret() eval.txt /*inputsecret()* +ins-completion insert.txt /*ins-completion* +ins-completion-menu insert.txt /*ins-completion-menu* +ins-expandtab insert.txt /*ins-expandtab* +ins-reverse rileft.txt /*ins-reverse* +ins-smarttab insert.txt /*ins-smarttab* +ins-softtabstop insert.txt /*ins-softtabstop* +ins-special-keys insert.txt /*ins-special-keys* +ins-special-special insert.txt /*ins-special-special* +ins-textwidth insert.txt /*ins-textwidth* +insert insert.txt /*insert* +insert() eval.txt /*insert()* +insert-index index.txt /*insert-index* +insert.txt insert.txt /*insert.txt* +insert_expand insert.txt /*insert_expand* +inserting insert.txt /*inserting* +inserting-ex insert.txt /*inserting-ex* +inserting-file insert.txt /*inserting-file* +insertmode-variable eval.txt /*insertmode-variable* +install usr_90.txt /*install* +install-home usr_90.txt /*install-home* +install-registry gui_w32.txt /*install-registry* +intel-itanium syntax.txt /*intel-itanium* +intellimouse-wheel-problems gui_w32.txt /*intellimouse-wheel-problems* +interactive-functions usr_41.txt /*interactive-functions* +interfaces-5.2 version5.txt /*interfaces-5.2* +internal-variables eval.txt /*internal-variables* +internal-wordlist spell.txt /*internal-wordlist* +internet intro.txt /*internet* +intro intro.txt /*intro* +intro.txt intro.txt /*intro.txt* +inverse syntax.txt /*inverse* +ip motion.txt /*ip* +iquote motion.txt /*iquote* +is motion.txt /*is* +isdirectory() eval.txt /*isdirectory()* +islocked() eval.txt /*islocked()* +it motion.txt /*it* +italic syntax.txt /*italic* +items() eval.txt /*items()* +iw motion.txt /*iw* +i{ motion.txt /*i{* +i} motion.txt /*i}* +j motion.txt /*j* +java-cinoptions indent.txt /*java-cinoptions* +java-indenting indent.txt /*java-indenting* +java.vim syntax.txt /*java.vim* +javascript-cinoptions indent.txt /*javascript-cinoptions* +javascript-indenting indent.txt /*javascript-indenting* +join() eval.txt /*join()* +jsbterm-mouse options.txt /*jsbterm-mouse* +jtags tagsrch.txt /*jtags* +jump-motions motion.txt /*jump-motions* +jumplist motion.txt /*jumplist* +jumpto-diffs diff.txt /*jumpto-diffs* +k motion.txt /*k* +kcc uganda.txt /*kcc* +kde gui_x11.txt /*kde* +key-codes intro.txt /*key-codes* +key-codes-changed version4.txt /*key-codes-changed* +key-mapping map.txt /*key-mapping* +key-notation intro.txt /*key-notation* +key-variable eval.txt /*key-variable* +keycodes intro.txt /*keycodes* +keymap-accents mbyte.txt /*keymap-accents* +keymap-file-format mbyte.txt /*keymap-file-format* +keymap-hebrew mbyte.txt /*keymap-hebrew* +keypad-0 intro.txt /*keypad-0* +keypad-9 intro.txt /*keypad-9* +keypad-comma term.txt /*keypad-comma* +keypad-divide intro.txt /*keypad-divide* +keypad-end intro.txt /*keypad-end* +keypad-enter intro.txt /*keypad-enter* +keypad-home intro.txt /*keypad-home* +keypad-minus intro.txt /*keypad-minus* +keypad-multiply intro.txt /*keypad-multiply* +keypad-page-down intro.txt /*keypad-page-down* +keypad-page-up intro.txt /*keypad-page-up* +keypad-plus intro.txt /*keypad-plus* +keypad-point intro.txt /*keypad-point* +keys() eval.txt /*keys()* +known-bugs todo.txt /*known-bugs* +l motion.txt /*l* +l:var eval.txt /*l:var* +lCursor mbyte.txt /*lCursor* +lace.vim syntax.txt /*lace.vim* +lang-variable eval.txt /*lang-variable* +language-mapping map.txt /*language-mapping* +last-pattern pattern.txt /*last-pattern* +last-position-jump eval.txt /*last-position-jump* +last_buffer_nr() eval.txt /*last_buffer_nr()* +lc_time-variable eval.txt /*lc_time-variable* +left-right-motions motion.txt /*left-right-motions* +len() eval.txt /*len()* +less various.txt /*less* +letter print.txt /*letter* +lex.vim syntax.txt /*lex.vim* +lhaskell.vim syntax.txt /*lhaskell.vim* +libcall() eval.txt /*libcall()* +libcallnr() eval.txt /*libcallnr()* +license uganda.txt /*license* +lid quickfix.txt /*lid* +lifelines.vim syntax.txt /*lifelines.vim* +limits vi_diff.txt /*limits* +line() eval.txt /*line()* +line-continuation repeat.txt /*line-continuation* +line2byte() eval.txt /*line2byte()* +linefeed intro.txt /*linefeed* +linewise motion.txt /*linewise* +linewise-register change.txt /*linewise-register* +linewise-visual visual.txt /*linewise-visual* +lisp.vim syntax.txt /*lisp.vim* +lispindent() eval.txt /*lispindent()* +list-functions usr_41.txt /*list-functions* +list-identity eval.txt /*list-identity* +list-index eval.txt /*list-index* +list-modification eval.txt /*list-modification* +list-repeat windows.txt /*list-repeat* +lite.vim syntax.txt /*lite.vim* +literal-string eval.txt /*literal-string* +lnum-variable eval.txt /*lnum-variable* +load-plugins starting.txt /*load-plugins* +load-vim-script repeat.txt /*load-vim-script* +local-additions help.txt /*local-additions* +local-function eval.txt /*local-function* +local-options options.txt /*local-options* +local-variable eval.txt /*local-variable* +local-variables eval.txt /*local-variables* +local_markfilelist pi_netrw.txt /*local_markfilelist* +locale mbyte.txt /*locale* +locale-name mbyte.txt /*locale-name* +localtime() eval.txt /*localtime()* +location-list quickfix.txt /*location-list* +location-list-window quickfix.txt /*location-list-window* +log() eval.txt /*log()* +log10() eval.txt /*log10()* +long-lines version5.txt /*long-lines* +lowercase change.txt /*lowercase* +lpc.vim syntax.txt /*lpc.vim* +lua if_lua.txt /*lua* +lua-buffer if_lua.txt /*lua-buffer* +lua-commands if_lua.txt /*lua-commands* +lua-vim if_lua.txt /*lua-vim* +lua-window if_lua.txt /*lua-window* +lua.vim syntax.txt /*lua.vim* +m motion.txt /*m* +m' motion.txt /*m'* +m[ motion.txt /*m[* +m] motion.txt /*m]* +m` motion.txt /*m`* +mac os_mac.txt /*mac* +mac-bug os_mac.txt /*mac-bug* +mac-compile os_mac.txt /*mac-compile* +mac-faq os_mac.txt /*mac-faq* +mac-filename os_mac.txt /*mac-filename* +mac-lack os_mac.txt /*mac-lack* +mac-vimfile os_mac.txt /*mac-vimfile* +macintosh os_mac.txt /*macintosh* +macro map.txt /*macro* +mail-list intro.txt /*mail-list* +mail.vim syntax.txt /*mail.vim* +maillist intro.txt /*maillist* +maillist-archive intro.txt /*maillist-archive* +make.vim syntax.txt /*make.vim* +manual-copyright usr_01.txt /*manual-copyright* +map() eval.txt /*map()* +map-<SID> map.txt /*map-<SID>* +map-ambiguous map.txt /*map-ambiguous* +map-backtick tips.txt /*map-backtick* +map-comments map.txt /*map-comments* +map-examples map.txt /*map-examples* +map-keys-fails map.txt /*map-keys-fails* +map-listing map.txt /*map-listing* +map-modes map.txt /*map-modes* +map-multibyte map.txt /*map-multibyte* +map-overview map.txt /*map-overview* +map-self-destroy tips.txt /*map-self-destroy* +map-typing map.txt /*map-typing* +map-which-keys map.txt /*map-which-keys* +map.txt map.txt /*map.txt* +map_CTRL-C map.txt /*map_CTRL-C* +map_backslash map.txt /*map_backslash* +map_bar map.txt /*map_bar* +map_empty_rhs map.txt /*map_empty_rhs* +map_return map.txt /*map_return* +map_space_in_lhs map.txt /*map_space_in_lhs* +map_space_in_rhs map.txt /*map_space_in_rhs* +maparg() eval.txt /*maparg()* +mapcheck() eval.txt /*mapcheck()* +maple.vim syntax.txt /*maple.vim* +mapleader map.txt /*mapleader* +maplocalleader map.txt /*maplocalleader* +mapmode-c map.txt /*mapmode-c* +mapmode-i map.txt /*mapmode-i* +mapmode-ic map.txt /*mapmode-ic* +mapmode-l map.txt /*mapmode-l* +mapmode-n map.txt /*mapmode-n* +mapmode-nvo map.txt /*mapmode-nvo* +mapmode-o map.txt /*mapmode-o* +mapmode-s map.txt /*mapmode-s* +mapmode-v map.txt /*mapmode-v* +mapmode-x map.txt /*mapmode-x* +mapping map.txt /*mapping* +mark motion.txt /*mark* +mark-functions usr_41.txt /*mark-functions* +mark-motions motion.txt /*mark-motions* +markfilelist pi_netrw.txt /*markfilelist* +masm.vim syntax.txt /*masm.vim* +match() eval.txt /*match()* +match-highlight pattern.txt /*match-highlight* +match-parens tips.txt /*match-parens* +matchadd() eval.txt /*matchadd()* +matcharg() eval.txt /*matcharg()* +matchdelete() eval.txt /*matchdelete()* +matchend() eval.txt /*matchend()* +matchit-install usr_05.txt /*matchit-install* +matchlist() eval.txt /*matchlist()* +matchparen pi_paren.txt /*matchparen* +matchstr() eval.txt /*matchstr()* +max() eval.txt /*max()* +mbyte-IME mbyte.txt /*mbyte-IME* +mbyte-XIM mbyte.txt /*mbyte-XIM* +mbyte-combining mbyte.txt /*mbyte-combining* +mbyte-composing mbyte.txt /*mbyte-composing* +mbyte-conversion mbyte.txt /*mbyte-conversion* +mbyte-encoding mbyte.txt /*mbyte-encoding* +mbyte-first mbyte.txt /*mbyte-first* +mbyte-fonts-MSwin mbyte.txt /*mbyte-fonts-MSwin* +mbyte-fonts-X11 mbyte.txt /*mbyte-fonts-X11* +mbyte-keymap mbyte.txt /*mbyte-keymap* +mbyte-locale mbyte.txt /*mbyte-locale* +mbyte-options mbyte.txt /*mbyte-options* +mbyte-terminal mbyte.txt /*mbyte-terminal* +mbyte-utf8 mbyte.txt /*mbyte-utf8* +mbyte.txt mbyte.txt /*mbyte.txt* +menu-changes-5.4 version5.txt /*menu-changes-5.4* +menu-examples gui.txt /*menu-examples* +menu-priority gui.txt /*menu-priority* +menu-separator gui.txt /*menu-separator* +menu.vim gui.txt /*menu.vim* +menus gui.txt /*menus* +merge diff.txt /*merge* +message-history message.txt /*message-history* +message.txt message.txt /*message.txt* +messages message.txt /*messages* +meta intro.txt /*meta* +min() eval.txt /*min()* +minimal-features os_msdos.txt /*minimal-features* +missing-options vi_diff.txt /*missing-options* +mkdir() eval.txt /*mkdir()* +mlang.txt mlang.txt /*mlang.txt* +mma.vim syntax.txt /*mma.vim* +mode() eval.txt /*mode()* +mode-Ex intro.txt /*mode-Ex* +mode-cmdline cmdline.txt /*mode-cmdline* +mode-ins-repl insert.txt /*mode-ins-repl* +mode-replace insert.txt /*mode-replace* +mode-switching intro.txt /*mode-switching* +modeless-and-clipboard version6.txt /*modeless-and-clipboard* +modeless-selection gui.txt /*modeless-selection* +modeline options.txt /*modeline* +modeline-local options.txt /*modeline-local* +modeline-version options.txt /*modeline-version* +moo.vim syntax.txt /*moo.vim* +more-compatible version5.txt /*more-compatible* +more-prompt message.txt /*more-prompt* +more-variables eval.txt /*more-variables* +motion.txt motion.txt /*motion.txt* +mouse-mode-table term.txt /*mouse-mode-table* +mouse-overview term.txt /*mouse-overview* +mouse-swap-buttons term.txt /*mouse-swap-buttons* +mouse-using term.txt /*mouse-using* +mouse_col-variable eval.txt /*mouse_col-variable* +mouse_lnum-variable eval.txt /*mouse_lnum-variable* +mouse_win-variable eval.txt /*mouse_win-variable* +movement intro.txt /*movement* +ms-dos os_msdos.txt /*ms-dos* +msdos os_msdos.txt /*msdos* +msdos-arrows os_msdos.txt /*msdos-arrows* +msdos-clipboard-limits os_msdos.txt /*msdos-clipboard-limits* +msdos-compiling os_msdos.txt /*msdos-compiling* +msdos-copy-paste os_msdos.txt /*msdos-copy-paste* +msdos-fname-extensions os_msdos.txt /*msdos-fname-extensions* +msdos-limitations os_msdos.txt /*msdos-limitations* +msdos-linked-files os_msdos.txt /*msdos-linked-files* +msdos-longfname os_msdos.txt /*msdos-longfname* +msdos-mode gui_w32.txt /*msdos-mode* +msdos-problems os_msdos.txt /*msdos-problems* +msdos-termcap os_msdos.txt /*msdos-termcap* +msdos-versions os_msdos.txt /*msdos-versions* +msql.vim syntax.txt /*msql.vim* +mswin.vim gui_w32.txt /*mswin.vim* +multi-byte mbyte.txt /*multi-byte* +multi-lang mlang.txt /*multi-lang* +multi-repeat repeat.txt /*multi-repeat* +multibyte mbyte.txt /*multibyte* +multibyte-ime mbyte.txt /*multibyte-ime* +multibyte-input mbyte.txt /*multibyte-input* +multilang mlang.txt /*multilang* +multilang-menus mlang.txt /*multilang-menus* +multilang-messages mlang.txt /*multilang-messages* +multilang-scripts mlang.txt /*multilang-scripts* +myfiletypefile syntax.txt /*myfiletypefile* +myscriptsfile syntax.txt /*myscriptsfile* +mysql ft_sql.txt /*mysql* +mysyntaxfile syntax.txt /*mysyntaxfile* +mysyntaxfile-add syntax.txt /*mysyntaxfile-add* +mysyntaxfile-replace syntax.txt /*mysyntaxfile-replace* +mzeval() eval.txt /*mzeval()* +mzscheme if_mzsch.txt /*mzscheme* +mzscheme-buffer if_mzsch.txt /*mzscheme-buffer* +mzscheme-commands if_mzsch.txt /*mzscheme-commands* +mzscheme-dynamic if_mzsch.txt /*mzscheme-dynamic* +mzscheme-examples if_mzsch.txt /*mzscheme-examples* +mzscheme-mzeval if_mzsch.txt /*mzscheme-mzeval* +mzscheme-sandbox if_mzsch.txt /*mzscheme-sandbox* +mzscheme-threads if_mzsch.txt /*mzscheme-threads* +mzscheme-vim if_mzsch.txt /*mzscheme-vim* +mzscheme-vimext if_mzsch.txt /*mzscheme-vimext* +mzscheme-window if_mzsch.txt /*mzscheme-window* +n pattern.txt /*n* +nasm.vim syntax.txt /*nasm.vim* +navigation motion.txt /*navigation* +nb-commands netbeans.txt /*nb-commands* +nb-events netbeans.txt /*nb-events* +nb-functions netbeans.txt /*nb-functions* +nb-messages netbeans.txt /*nb-messages* +nb-protocol_errors netbeans.txt /*nb-protocol_errors* +nb-special netbeans.txt /*nb-special* +nb-terms netbeans.txt /*nb-terms* +ncf.vim syntax.txt /*ncf.vim* +netbeans netbeans.txt /*netbeans* +netbeans-commands netbeans.txt /*netbeans-commands* +netbeans-configure netbeans.txt /*netbeans-configure* +netbeans-debugging netbeans.txt /*netbeans-debugging* +netbeans-download netbeans.txt /*netbeans-download* +netbeans-integration netbeans.txt /*netbeans-integration* +netbeans-intro netbeans.txt /*netbeans-intro* +netbeans-keybindings netbeans.txt /*netbeans-keybindings* +netbeans-messages netbeans.txt /*netbeans-messages* +netbeans-parameters netbeans.txt /*netbeans-parameters* +netbeans-preparation netbeans.txt /*netbeans-preparation* +netbeans-problems netbeans.txt /*netbeans-problems* +netbeans-protocol netbeans.txt /*netbeans-protocol* +netbeans-run netbeans.txt /*netbeans-run* +netbeans-setup netbeans.txt /*netbeans-setup* +netbeans-support netbeans.txt /*netbeans-support* +netbeans.txt netbeans.txt /*netbeans.txt* +netreadfixup pi_netrw.txt /*netreadfixup* +netrw pi_netrw.txt /*netrw* +netrw-% pi_netrw.txt /*netrw-%* +netrw-- pi_netrw.txt /*netrw--* +netrw-C pi_netrw.txt /*netrw-C* +netrw-D pi_netrw.txt /*netrw-D* +netrw-O pi_netrw.txt /*netrw-O* +netrw-P pi_netrw.txt /*netrw-P* +netrw-R pi_netrw.txt /*netrw-R* +netrw-S pi_netrw.txt /*netrw-S* +netrw-T pi_netrw.txt /*netrw-T* +netrw-U pi_netrw.txt /*netrw-U* +netrw-a pi_netrw.txt /*netrw-a* +netrw-activate pi_netrw.txt /*netrw-activate* +netrw-bookmark pi_netrw.txt /*netrw-bookmark* +netrw-bookmarks pi_netrw.txt /*netrw-bookmarks* +netrw-browse pi_netrw.txt /*netrw-browse* +netrw-browse-cmds pi_netrw.txt /*netrw-browse-cmds* +netrw-browse-maps pi_netrw.txt /*netrw-browse-maps* +netrw-browser pi_netrw.txt /*netrw-browser* +netrw-browser-options pi_netrw.txt /*netrw-browser-options* +netrw-browser-var pi_netrw.txt /*netrw-browser-var* +netrw-browsing pi_netrw.txt /*netrw-browsing* +netrw-c pi_netrw.txt /*netrw-c* +netrw-cadaver pi_netrw.txt /*netrw-cadaver* +netrw-chgup pi_netrw.txt /*netrw-chgup* +netrw-clean pi_netrw.txt /*netrw-clean* +netrw-contents pi_netrw.txt /*netrw-contents* +netrw-copyright pi_netrw.txt /*netrw-copyright* +netrw-cr pi_netrw.txt /*netrw-cr* +netrw-credits pi_netrw.txt /*netrw-credits* +netrw-ctrl-h pi_netrw.txt /*netrw-ctrl-h* +netrw-ctrl-l pi_netrw.txt /*netrw-ctrl-l* +netrw-ctrl_l pi_netrw.txt /*netrw-ctrl_l* +netrw-curdir pi_netrw.txt /*netrw-curdir* +netrw-d pi_netrw.txt /*netrw-d* +netrw-debug pi_netrw.txt /*netrw-debug* +netrw-del pi_netrw.txt /*netrw-del* +netrw-delete pi_netrw.txt /*netrw-delete* +netrw-dir pi_netrw.txt /*netrw-dir* +netrw-dirlist pi_netrw.txt /*netrw-dirlist* +netrw-downdir pi_netrw.txt /*netrw-downdir* +netrw-edithide pi_netrw.txt /*netrw-edithide* +netrw-ex pi_netrw.txt /*netrw-ex* +netrw-explore pi_netrw.txt /*netrw-explore* +netrw-explore-cmds pi_netrw.txt /*netrw-explore-cmds* +netrw-externapp pi_netrw.txt /*netrw-externapp* +netrw-file pi_netrw.txt /*netrw-file* +netrw-filigree pi_netrw.txt /*netrw-filigree* +netrw-fixup pi_netrw.txt /*netrw-fixup* +netrw-ftp pi_netrw.txt /*netrw-ftp* +netrw-ftype pi_netrw.txt /*netrw-ftype* +netrw-gb pi_netrw.txt /*netrw-gb* +netrw-getftype pi_netrw.txt /*netrw-getftype* +netrw-gh pi_netrw.txt /*netrw-gh* +netrw-gp pi_netrw.txt /*netrw-gp* +netrw-gx pi_netrw.txt /*netrw-gx* +netrw-handler pi_netrw.txt /*netrw-handler* +netrw-help pi_netrw.txt /*netrw-help* +netrw-hexplore pi_netrw.txt /*netrw-hexplore* +netrw-hide pi_netrw.txt /*netrw-hide* +netrw-hiding pi_netrw.txt /*netrw-hiding* +netrw-history pi_netrw.txt /*netrw-history* +netrw-horiz pi_netrw.txt /*netrw-horiz* +netrw-i pi_netrw.txt /*netrw-i* +netrw-incompatible pi_netrw.txt /*netrw-incompatible* +netrw-intro-browse pi_netrw.txt /*netrw-intro-browse* +netrw-leftmouse pi_netrw.txt /*netrw-leftmouse* +netrw-list pi_netrw.txt /*netrw-list* +netrw-listbookmark pi_netrw.txt /*netrw-listbookmark* +netrw-listhack pi_netrw.txt /*netrw-listhack* +netrw-login pi_netrw.txt /*netrw-login* +netrw-mB pi_netrw.txt /*netrw-mB* +netrw-mT pi_netrw.txt /*netrw-mT* +netrw-mb pi_netrw.txt /*netrw-mb* +netrw-mc pi_netrw.txt /*netrw-mc* +netrw-md pi_netrw.txt /*netrw-md* +netrw-me pi_netrw.txt /*netrw-me* +netrw-mf pi_netrw.txt /*netrw-mf* +netrw-mg pi_netrw.txt /*netrw-mg* +netrw-mh pi_netrw.txt /*netrw-mh* +netrw-middlemouse pi_netrw.txt /*netrw-middlemouse* +netrw-ml_get pi_netrw.txt /*netrw-ml_get* +netrw-mm pi_netrw.txt /*netrw-mm* +netrw-mouse pi_netrw.txt /*netrw-mouse* +netrw-move pi_netrw.txt /*netrw-move* +netrw-mp pi_netrw.txt /*netrw-mp* +netrw-mr pi_netrw.txt /*netrw-mr* +netrw-ms pi_netrw.txt /*netrw-ms* +netrw-mt pi_netrw.txt /*netrw-mt* +netrw-mu pi_netrw.txt /*netrw-mu* +netrw-mx pi_netrw.txt /*netrw-mx* +netrw-mz pi_netrw.txt /*netrw-mz* +netrw-netrc pi_netrw.txt /*netrw-netrc* +netrw-nexplore pi_netrw.txt /*netrw-nexplore* +netrw-noload pi_netrw.txt /*netrw-noload* +netrw-nread pi_netrw.txt /*netrw-nread* +netrw-nwrite pi_netrw.txt /*netrw-nwrite* +netrw-o pi_netrw.txt /*netrw-o* +netrw-options pi_netrw.txt /*netrw-options* +netrw-p pi_netrw.txt /*netrw-p* +netrw-p1 pi_netrw.txt /*netrw-p1* +netrw-p10 pi_netrw.txt /*netrw-p10* +netrw-p11 pi_netrw.txt /*netrw-p11* +netrw-p12 pi_netrw.txt /*netrw-p12* +netrw-p13 pi_netrw.txt /*netrw-p13* +netrw-p2 pi_netrw.txt /*netrw-p2* +netrw-p3 pi_netrw.txt /*netrw-p3* +netrw-p4 pi_netrw.txt /*netrw-p4* +netrw-p5 pi_netrw.txt /*netrw-p5* +netrw-p6 pi_netrw.txt /*netrw-p6* +netrw-p7 pi_netrw.txt /*netrw-p7* +netrw-p8 pi_netrw.txt /*netrw-p8* +netrw-p9 pi_netrw.txt /*netrw-p9* +netrw-passwd pi_netrw.txt /*netrw-passwd* +netrw-password pi_netrw.txt /*netrw-password* +netrw-path pi_netrw.txt /*netrw-path* +netrw-pexplore pi_netrw.txt /*netrw-pexplore* +netrw-preview pi_netrw.txt /*netrw-preview* +netrw-problems pi_netrw.txt /*netrw-problems* +netrw-protocol pi_netrw.txt /*netrw-protocol* +netrw-prvwin pi_netrw.txt /*netrw-prvwin* +netrw-pscp pi_netrw.txt /*netrw-pscp* +netrw-psftp pi_netrw.txt /*netrw-psftp* +netrw-putty pi_netrw.txt /*netrw-putty* +netrw-qb pi_netrw.txt /*netrw-qb* +netrw-qf pi_netrw.txt /*netrw-qf* +netrw-quickcom pi_netrw.txt /*netrw-quickcom* +netrw-quickcoms pi_netrw.txt /*netrw-quickcoms* +netrw-quickhelp pi_netrw.txt /*netrw-quickhelp* +netrw-quickmap pi_netrw.txt /*netrw-quickmap* +netrw-quickmaps pi_netrw.txt /*netrw-quickmaps* +netrw-r pi_netrw.txt /*netrw-r* +netrw-read pi_netrw.txt /*netrw-read* +netrw-ref pi_netrw.txt /*netrw-ref* +netrw-rename pi_netrw.txt /*netrw-rename* +netrw-reverse pi_netrw.txt /*netrw-reverse* +netrw-rexplore pi_netrw.txt /*netrw-rexplore* +netrw-rightmouse pi_netrw.txt /*netrw-rightmouse* +netrw-s pi_netrw.txt /*netrw-s* +netrw-settings pi_netrw.txt /*netrw-settings* +netrw-sexplore pi_netrw.txt /*netrw-sexplore* +netrw-sort pi_netrw.txt /*netrw-sort* +netrw-sortsequence pi_netrw.txt /*netrw-sortsequence* +netrw-source pi_netrw.txt /*netrw-source* +netrw-ssh-hack pi_netrw.txt /*netrw-ssh-hack* +netrw-star pi_netrw.txt /*netrw-star* +netrw-starpat pi_netrw.txt /*netrw-starpat* +netrw-starstar pi_netrw.txt /*netrw-starstar* +netrw-starstarpat pi_netrw.txt /*netrw-starstarpat* +netrw-start pi_netrw.txt /*netrw-start* +netrw-t pi_netrw.txt /*netrw-t* +netrw-texplore pi_netrw.txt /*netrw-texplore* +netrw-todo pi_netrw.txt /*netrw-todo* +netrw-transparent pi_netrw.txt /*netrw-transparent* +netrw-u pi_netrw.txt /*netrw-u* +netrw-updir pi_netrw.txt /*netrw-updir* +netrw-urls pi_netrw.txt /*netrw-urls* +netrw-userpass pi_netrw.txt /*netrw-userpass* +netrw-v pi_netrw.txt /*netrw-v* +netrw-var pi_netrw.txt /*netrw-var* +netrw-variables pi_netrw.txt /*netrw-variables* +netrw-vexplore pi_netrw.txt /*netrw-vexplore* +netrw-write pi_netrw.txt /*netrw-write* +netrw-x pi_netrw.txt /*netrw-x* +netrw-xfer pi_netrw.txt /*netrw-xfer* +netrw.vim pi_netrw.txt /*netrw.vim* +netrw_filehandler pi_netrw.txt /*netrw_filehandler* +netterm-mouse options.txt /*netterm-mouse* +network pi_netrw.txt /*network* +new-5 version5.txt /*new-5* +new-6 version6.txt /*new-6* +new-7 version7.txt /*new-7* +new-GTK-GUI version5.txt /*new-GTK-GUI* +new-MzScheme version7.txt /*new-MzScheme* +new-Select-mode version5.txt /*new-Select-mode* +new-View version6.txt /*new-View* +new-argument-list version6.txt /*new-argument-list* +new-buftype version6.txt /*new-buftype* +new-cmdwin version6.txt /*new-cmdwin* +new-color-schemes version6.txt /*new-color-schemes* +new-commands version5.txt /*new-commands* +new-commands-5.4 version5.txt /*new-commands-5.4* +new-conceal version7.txt /*new-conceal* +new-debug-itf version6.txt /*new-debug-itf* +new-debug-mode version6.txt /*new-debug-mode* +new-debug-support version7.txt /*new-debug-support* +new-define-operator version7.txt /*new-define-operator* +new-diff-mode version6.txt /*new-diff-mode* +new-encryption version5.txt /*new-encryption* +new-evim version6.txt /*new-evim* +new-ex-commands-5.2 version5.txt /*new-ex-commands-5.2* +new-file-browser version6.txt /*new-file-browser* +new-file-writing version6.txt /*new-file-writing* +new-filetype filetype.txt /*new-filetype* +new-filetype-5.4 version5.txt /*new-filetype-5.4* +new-filetype-plugins version6.txt /*new-filetype-plugins* +new-filetype-scripts filetype.txt /*new-filetype-scripts* +new-folding version6.txt /*new-folding* +new-functions-5.2 version5.txt /*new-functions-5.2* +new-global-values version6.txt /*new-global-values* +new-highlighting version5.txt /*new-highlighting* +new-indent-flex version6.txt /*new-indent-flex* +new-items-6 version6.txt /*new-items-6* +new-items-7 version7.txt /*new-items-7* +new-line-continuation version5.txt /*new-line-continuation* +new-location-list version7.txt /*new-location-list* +new-lua version7.txt /*new-lua* +new-manpage-trans version7.txt /*new-manpage-trans* +new-map-expression version7.txt /*new-map-expression* +new-map-select version7.txt /*new-map-select* +new-more-encryption version7.txt /*new-more-encryption* +new-more-highlighting version7.txt /*new-more-highlighting* +new-more-unicode version7.txt /*new-more-unicode* +new-multi-byte version5.txt /*new-multi-byte* +new-multi-lang version6.txt /*new-multi-lang* +new-netrw-explore version7.txt /*new-netrw-explore* +new-network-files version6.txt /*new-network-files* +new-omni-completion version7.txt /*new-omni-completion* +new-onemore version7.txt /*new-onemore* +new-operator-mod version6.txt /*new-operator-mod* +new-options-5.2 version5.txt /*new-options-5.2* +new-options-5.4 version5.txt /*new-options-5.4* +new-perl-python version5.txt /*new-perl-python* +new-persistent-undo version7.txt /*new-persistent-undo* +new-plugins version6.txt /*new-plugins* +new-posix version7.txt /*new-posix* +new-print-multi-byte version7.txt /*new-print-multi-byte* +new-printing version6.txt /*new-printing* +new-python3 version7.txt /*new-python3* +new-runtime-dir version5.txt /*new-runtime-dir* +new-script version5.txt /*new-script* +new-script-5.4 version5.txt /*new-script-5.4* +new-scroll-back version7.txt /*new-scroll-back* +new-search-path version6.txt /*new-search-path* +new-searchpat version6.txt /*new-searchpat* +new-session-files version5.txt /*new-session-files* +new-spell version7.txt /*new-spell* +new-tab-pages version7.txt /*new-tab-pages* +new-undo-branches version7.txt /*new-undo-branches* +new-unlisted-buffers version6.txt /*new-unlisted-buffers* +new-user-defined version5.txt /*new-user-defined* +new-user-manual version6.txt /*new-user-manual* +new-utf-8 version6.txt /*new-utf-8* +new-vertsplit version6.txt /*new-vertsplit* +new-vim-script version7.txt /*new-vim-script* +new-vim-server version6.txt /*new-vim-server* +new-vimgrep version7.txt /*new-vimgrep* +new-virtedit version6.txt /*new-virtedit* +news intro.txt /*news* +nextnonblank() eval.txt /*nextnonblank()* +nice todo.txt /*nice* +no-eval-feature eval.txt /*no-eval-feature* +no_buffers_menu gui.txt /*no_buffers_menu* +non-greedy pattern.txt /*non-greedy* +non-zero-arg eval.txt /*non-zero-arg* +normal-index index.txt /*normal-index* +not-compatible usr_01.txt /*not-compatible* +not-edited editing.txt /*not-edited* +notation intro.txt /*notation* +notepad gui_w32.txt /*notepad* +nr2char() eval.txt /*nr2char()* +nroff.vim syntax.txt /*nroff.vim* +numbered-function eval.txt /*numbered-function* +o insert.txt /*o* +o_CTRL-V motion.txt /*o_CTRL-V* +o_V motion.txt /*o_V* +o_v motion.txt /*o_v* +object-motions motion.txt /*object-motions* +object-select motion.txt /*object-select* +objects index.txt /*objects* +obtaining-exted netbeans.txt /*obtaining-exted* +ocaml.vim syntax.txt /*ocaml.vim* +octal eval.txt /*octal* +octal-number options.txt /*octal-number* +oldfiles-variable eval.txt /*oldfiles-variable* +ole-activation if_ole.txt /*ole-activation* +ole-eval if_ole.txt /*ole-eval* +ole-gethwnd if_ole.txt /*ole-gethwnd* +ole-interface if_ole.txt /*ole-interface* +ole-methods if_ole.txt /*ole-methods* +ole-normal if_ole.txt /*ole-normal* +ole-registration if_ole.txt /*ole-registration* +ole-sendkeys if_ole.txt /*ole-sendkeys* +ole-setforeground if_ole.txt /*ole-setforeground* +omap-info map.txt /*omap-info* +omni-sql-completion ft_sql.txt /*omni-sql-completion* +online-help helphelp.txt /*online-help* +opening-window windows.txt /*opening-window* +operator motion.txt /*operator* +operator-variable eval.txt /*operator-variable* +option-backslash options.txt /*option-backslash* +option-list quickref.txt /*option-list* +option-summary options.txt /*option-summary* +options options.txt /*options* +options-changed version5.txt /*options-changed* +options.txt options.txt /*options.txt* +oracle ft_sql.txt /*oracle* +os2 os_os2.txt /*os2* +os2ansi os_os2.txt /*os2ansi* +os390 os_390.txt /*os390* +os_390.txt os_390.txt /*os_390.txt* +os_amiga.txt os_amiga.txt /*os_amiga.txt* +os_beos.txt os_beos.txt /*os_beos.txt* +os_dos.txt os_dos.txt /*os_dos.txt* +os_mac.txt os_mac.txt /*os_mac.txt* +os_mint.txt os_mint.txt /*os_mint.txt* +os_msdos.txt os_msdos.txt /*os_msdos.txt* +os_os2.txt os_os2.txt /*os_os2.txt* +os_qnx.txt os_qnx.txt /*os_qnx.txt* +os_risc.txt os_risc.txt /*os_risc.txt* +os_unix.txt os_unix.txt /*os_unix.txt* +os_vms.txt os_vms.txt /*os_vms.txt* +os_win32.txt os_win32.txt /*os_win32.txt* +other-features vi_diff.txt /*other-features* +p change.txt /*p* +page-down intro.txt /*page-down* +page-up intro.txt /*page-up* +page_down intro.txt /*page_down* +page_up intro.txt /*page_up* +pager message.txt /*pager* +papp.vim syntax.txt /*papp.vim* +paragraph motion.txt /*paragraph* +pascal.vim syntax.txt /*pascal.vim* +pathshorten() eval.txt /*pathshorten()* +pattern pattern.txt /*pattern* +pattern-atoms pattern.txt /*pattern-atoms* +pattern-multi-byte pattern.txt /*pattern-multi-byte* +pattern-multi-items pattern.txt /*pattern-multi-items* +pattern-overview pattern.txt /*pattern-overview* +pattern-searches pattern.txt /*pattern-searches* +pattern.txt pattern.txt /*pattern.txt* +patterns-composing pattern.txt /*patterns-composing* +pdev-option print.txt /*pdev-option* +penc-option print.txt /*penc-option* +perl if_perl.txt /*perl* +perl-Append if_perl.txt /*perl-Append* +perl-Buffer if_perl.txt /*perl-Buffer* +perl-Buffers if_perl.txt /*perl-Buffers* +perl-Count if_perl.txt /*perl-Count* +perl-Delete if_perl.txt /*perl-Delete* +perl-DoCommand if_perl.txt /*perl-DoCommand* +perl-Eval if_perl.txt /*perl-Eval* +perl-Get if_perl.txt /*perl-Get* +perl-GetCursor if_perl.txt /*perl-GetCursor* +perl-Msg if_perl.txt /*perl-Msg* +perl-Name if_perl.txt /*perl-Name* +perl-Number if_perl.txt /*perl-Number* +perl-Set if_perl.txt /*perl-Set* +perl-SetHeight if_perl.txt /*perl-SetHeight* +perl-SetOption if_perl.txt /*perl-SetOption* +perl-Windows if_perl.txt /*perl-Windows* +perl-compiling if_perl.txt /*perl-compiling* +perl-dynamic if_perl.txt /*perl-dynamic* +perl-editing if_perl.txt /*perl-editing* +perl-overview if_perl.txt /*perl-overview* +perl-patterns pattern.txt /*perl-patterns* +perl-using if_perl.txt /*perl-using* +perl.vim syntax.txt /*perl.vim* +persistent-undo undo.txt /*persistent-undo* +pexpr-option print.txt /*pexpr-option* +pfn-option print.txt /*pfn-option* +pheader-option print.txt /*pheader-option* +photon-fonts os_qnx.txt /*photon-fonts* +photon-gui os_qnx.txt /*photon-gui* +php-comment indent.txt /*php-comment* +php-indent indent.txt /*php-indent* +php-indenting indent.txt /*php-indenting* +php.vim syntax.txt /*php.vim* +php3.vim syntax.txt /*php3.vim* +phtml.vim syntax.txt /*phtml.vim* +pi_getscript.txt pi_getscript.txt /*pi_getscript.txt* +pi_gzip.txt pi_gzip.txt /*pi_gzip.txt* +pi_netrw.txt pi_netrw.txt /*pi_netrw.txt* +pi_paren.txt pi_paren.txt /*pi_paren.txt* +pi_spec.txt pi_spec.txt /*pi_spec.txt* +pi_tar.txt pi_tar.txt /*pi_tar.txt* +pi_vimball.txt pi_vimball.txt /*pi_vimball.txt* +pi_zip.txt pi_zip.txt /*pi_zip.txt* +pkzip options.txt /*pkzip* +plaintex.vim syntax.txt /*plaintex.vim* +plsql ft_sql.txt /*plsql* +plugin usr_05.txt /*plugin* +plugin-details filetype.txt /*plugin-details* +plugin-filetype usr_41.txt /*plugin-filetype* +plugin-special usr_41.txt /*plugin-special* +pmbcs-option print.txt /*pmbcs-option* +pmbfn-option print.txt /*pmbfn-option* +popt-option print.txt /*popt-option* +popup-menu gui.txt /*popup-menu* +popup-menu-added version5.txt /*popup-menu-added* +popupmenu-completion insert.txt /*popupmenu-completion* +popupmenu-keys insert.txt /*popupmenu-keys* +ports-5.2 version5.txt /*ports-5.2* +ports-6 version6.txt /*ports-6* +posix vi_diff.txt /*posix* +posix-compliance vi_diff.txt /*posix-compliance* +posix-screen-size vi_diff.txt /*posix-screen-size* +postgresql ft_sql.txt /*postgresql* +postscr.vim syntax.txt /*postscr.vim* +postscript-cjk-printing print.txt /*postscript-cjk-printing* +postscript-print-encoding print.txt /*postscript-print-encoding* +postscript-print-trouble print.txt /*postscript-print-trouble* +postscript-print-util print.txt /*postscript-print-util* +postscript-printing print.txt /*postscript-printing* +pow() eval.txt /*pow()* +ppwiz.vim syntax.txt /*ppwiz.vim* +press-enter message.txt /*press-enter* +press-return message.txt /*press-return* +prevcount-variable eval.txt /*prevcount-variable* +preview-window windows.txt /*preview-window* +prevnonblank() eval.txt /*prevnonblank()* +print-intro print.txt /*print-intro* +print-options print.txt /*print-options* +print.txt print.txt /*print.txt* +printf() eval.txt /*printf()* +printf-% eval.txt /*printf-%* +printf-E eval.txt /*printf-E* +printf-G eval.txt /*printf-G* +printf-X eval.txt /*printf-X* +printf-c eval.txt /*printf-c* +printf-d eval.txt /*printf-d* +printf-e eval.txt /*printf-e* +printf-f eval.txt /*printf-f* +printf-g eval.txt /*printf-g* +printf-o eval.txt /*printf-o* +printf-s eval.txt /*printf-s* +printf-x eval.txt /*printf-x* +printing print.txt /*printing* +printing-formfeed print.txt /*printing-formfeed* +profile repeat.txt /*profile* +profiling repeat.txt /*profiling* +profiling-variable eval.txt /*profiling-variable* +progname-variable eval.txt /*progname-variable* +progress.vim syntax.txt /*progress.vim* +pronounce intro.txt /*pronounce* +psql ft_sql.txt /*psql* +ptcap.vim syntax.txt /*ptcap.vim* +pterm-mouse options.txt /*pterm-mouse* +pumvisible() eval.txt /*pumvisible()* +put change.txt /*put* +put-Visual-mode change.txt /*put-Visual-mode* +python if_pyth.txt /*python* +python-buffer if_pyth.txt /*python-buffer* +python-buffers if_pyth.txt /*python-buffers* +python-command if_pyth.txt /*python-command* +python-commands if_pyth.txt /*python-commands* +python-current if_pyth.txt /*python-current* +python-dynamic if_pyth.txt /*python-dynamic* +python-error if_pyth.txt /*python-error* +python-eval if_pyth.txt /*python-eval* +python-examples if_pyth.txt /*python-examples* +python-input if_pyth.txt /*python-input* +python-output if_pyth.txt /*python-output* +python-range if_pyth.txt /*python-range* +python-vim if_pyth.txt /*python-vim* +python-window if_pyth.txt /*python-window* +python-windows if_pyth.txt /*python-windows* +python.vim syntax.txt /*python.vim* +python3 if_pyth.txt /*python3* +q repeat.txt /*q* +q/ cmdline.txt /*q\/* +q: cmdline.txt /*q:* +q? cmdline.txt /*q?* +qnx os_qnx.txt /*qnx* +qnx-compiling os_qnx.txt /*qnx-compiling* +qnx-general os_qnx.txt /*qnx-general* +qnx-terminal os_qnx.txt /*qnx-terminal* +quake.vim syntax.txt /*quake.vim* +quickfix quickfix.txt /*quickfix* +quickfix-6 version6.txt /*quickfix-6* +quickfix-directory-stack quickfix.txt /*quickfix-directory-stack* +quickfix-error-lists quickfix.txt /*quickfix-error-lists* +quickfix-functions usr_41.txt /*quickfix-functions* +quickfix-gcc quickfix.txt /*quickfix-gcc* +quickfix-manx quickfix.txt /*quickfix-manx* +quickfix-perl quickfix.txt /*quickfix-perl* +quickfix-valid quickfix.txt /*quickfix-valid* +quickfix-window quickfix.txt /*quickfix-window* +quickfix.txt quickfix.txt /*quickfix.txt* +quickref quickref.txt /*quickref* +quickref.txt quickref.txt /*quickref.txt* +quote change.txt /*quote* +quote# change.txt /*quote#* +quote% change.txt /*quote%* +quote+ gui_x11.txt /*quote+* +quote- change.txt /*quote-* +quote. change.txt /*quote.* +quote/ change.txt /*quote\/* +quote0 change.txt /*quote0* +quote1 change.txt /*quote1* +quote2 change.txt /*quote2* +quote3 change.txt /*quote3* +quote4 change.txt /*quote4* +quote9 change.txt /*quote9* +quote: change.txt /*quote:* +quote= change.txt /*quote=* +quote_ change.txt /*quote_* +quote_# change.txt /*quote_#* +quote_% change.txt /*quote_%* +quote_- change.txt /*quote_-* +quote_. change.txt /*quote_.* +quote_/ change.txt /*quote_\/* +quote_: change.txt /*quote_:* +quote_= change.txt /*quote_=* +quote_alpha change.txt /*quote_alpha* +quote_number change.txt /*quote_number* +quote_quote change.txt /*quote_quote* +quote_~ change.txt /*quote_~* +quotea change.txt /*quotea* +quotecommandquote intro.txt /*quotecommandquote* +quoteplus gui_x11.txt /*quoteplus* +quotequote change.txt /*quotequote* +quotes quotes.txt /*quotes* +quotes.txt quotes.txt /*quotes.txt* +quotestar gui.txt /*quotestar* +quote~ change.txt /*quote~* +r change.txt /*r* +range() eval.txt /*range()* +raw-terminal-mode term.txt /*raw-terminal-mode* +rcp pi_netrw.txt /*rcp* +read-messages insert.txt /*read-messages* +read-only-share editing.txt /*read-only-share* +read-stdin version5.txt /*read-stdin* +readfile() eval.txt /*readfile()* +readline.vim syntax.txt /*readline.vim* +recording repeat.txt /*recording* +recover.txt recover.txt /*recover.txt* +recovery recover.txt /*recovery* +recursive_mapping map.txt /*recursive_mapping* +redo undo.txt /*redo* +redo-register undo.txt /*redo-register* +ref intro.txt /*ref* +reference intro.txt /*reference* +reference_toc help.txt /*reference_toc* +regexp pattern.txt /*regexp* +regexp-changes-5.4 version5.txt /*regexp-changes-5.4* +register sponsor.txt /*register* +register-faq sponsor.txt /*register-faq* +register-variable eval.txt /*register-variable* +registers change.txt /*registers* +regular-expression pattern.txt /*regular-expression* +reltime() eval.txt /*reltime()* +reltimestr() eval.txt /*reltimestr()* +remote.txt remote.txt /*remote.txt* +remote_expr() eval.txt /*remote_expr()* +remote_foreground() eval.txt /*remote_foreground()* +remote_peek() eval.txt /*remote_peek()* +remote_read() eval.txt /*remote_read()* +remote_send() eval.txt /*remote_send()* +remove() eval.txt /*remove()* +remove-filetype filetype.txt /*remove-filetype* +remove-option-flags options.txt /*remove-option-flags* +rename() eval.txt /*rename()* +rename-files tips.txt /*rename-files* +repeat() eval.txt /*repeat()* +repeat.txt repeat.txt /*repeat.txt* +repeating repeat.txt /*repeating* +replacing change.txt /*replacing* +replacing-ex insert.txt /*replacing-ex* +reselect-Visual visual.txt /*reselect-Visual* +resolve() eval.txt /*resolve()* +restore-cursor usr_05.txt /*restore-cursor* +restore-position tips.txt /*restore-position* +restricted-mode starting.txt /*restricted-mode* +retab-example change.txt /*retab-example* +rethrow eval.txt /*rethrow* +reverse() eval.txt /*reverse()* +rexx.vim syntax.txt /*rexx.vim* +rgb.txt gui_w32.txt /*rgb.txt* +rgview starting.txt /*rgview* +rgvim starting.txt /*rgvim* +right-justify change.txt /*right-justify* +rileft rileft.txt /*rileft* +rileft.txt rileft.txt /*rileft.txt* +riscos os_risc.txt /*riscos* +riscos-commandline os_risc.txt /*riscos-commandline* +riscos-filetypes os_risc.txt /*riscos-filetypes* +riscos-gui os_risc.txt /*riscos-gui* +riscos-interrupt os_risc.txt /*riscos-interrupt* +riscos-locations os_risc.txt /*riscos-locations* +riscos-memory os_risc.txt /*riscos-memory* +riscos-munging os_risc.txt /*riscos-munging* +riscos-porting os_risc.txt /*riscos-porting* +riscos-remote os_risc.txt /*riscos-remote* +riscos-shell os_risc.txt /*riscos-shell* +riscos-temp-files os_risc.txt /*riscos-temp-files* +rot13 change.txt /*rot13* +round() eval.txt /*round()* +rsync pi_netrw.txt /*rsync* +ruby if_ruby.txt /*ruby* +ruby-buffer if_ruby.txt /*ruby-buffer* +ruby-command if_ruby.txt /*ruby-command* +ruby-commands if_ruby.txt /*ruby-commands* +ruby-dynamic if_ruby.txt /*ruby-dynamic* +ruby-evaluate if_ruby.txt /*ruby-evaluate* +ruby-globals if_ruby.txt /*ruby-globals* +ruby-message if_ruby.txt /*ruby-message* +ruby-set_option if_ruby.txt /*ruby-set_option* +ruby-vim if_ruby.txt /*ruby-vim* +ruby-window if_ruby.txt /*ruby-window* +ruby.vim syntax.txt /*ruby.vim* +russian russian.txt /*russian* +russian-intro russian.txt /*russian-intro* +russian-issues russian.txt /*russian-issues* +russian-keymap russian.txt /*russian-keymap* +russian-l18n russian.txt /*russian-l18n* +russian.txt russian.txt /*russian.txt* +rview starting.txt /*rview* +rvim starting.txt /*rvim* +rxvt syntax.txt /*rxvt* +s change.txt /*s* +s/\& change.txt /*s\/\\&* +s/\0 change.txt /*s\/\\0* +s/\1 change.txt /*s\/\\1* +s/\2 change.txt /*s\/\\2* +s/\3 change.txt /*s\/\\3* +s/\9 change.txt /*s\/\\9* +s/\<CR> change.txt /*s\/\\<CR>* +s/\E change.txt /*s\/\\E* +s/\L change.txt /*s\/\\L* +s/\U change.txt /*s\/\\U* +s/\\ change.txt /*s\/\\\\* +s/\b change.txt /*s\/\\b* +s/\e change.txt /*s\/\\e* +s/\l change.txt /*s\/\\l* +s/\n change.txt /*s\/\\n* +s/\r change.txt /*s\/\\r* +s/\t change.txt /*s\/\\t* +s/\u change.txt /*s\/\\u* +s/\~ change.txt /*s\/\\~* +s:netrw_passwd pi_netrw.txt /*s:netrw_passwd* +s:var eval.txt /*s:var* +s<CR> change.txt /*s<CR>* +sandbox eval.txt /*sandbox* +sandbox-option eval.txt /*sandbox-option* +save-file editing.txt /*save-file* +save-settings starting.txt /*save-settings* +scheme.vim syntax.txt /*scheme.vim* +scp pi_netrw.txt /*scp* +script usr_41.txt /*script* +script-here if_perl.txt /*script-here* +script-local map.txt /*script-local* +script-variable eval.txt /*script-variable* +scriptnames-dictionary eval.txt /*scriptnames-dictionary* +scriptout-changed version4.txt /*scriptout-changed* +scroll-binding scroll.txt /*scroll-binding* +scroll-cursor scroll.txt /*scroll-cursor* +scroll-down scroll.txt /*scroll-down* +scroll-horizontal scroll.txt /*scroll-horizontal* +scroll-insert tips.txt /*scroll-insert* +scroll-mouse-wheel scroll.txt /*scroll-mouse-wheel* +scroll-region term.txt /*scroll-region* +scroll-smooth tips.txt /*scroll-smooth* +scroll-up scroll.txt /*scroll-up* +scroll.txt scroll.txt /*scroll.txt* +scrollbind-quickadj scroll.txt /*scrollbind-quickadj* +scrollbind-relative scroll.txt /*scrollbind-relative* +scrolling scroll.txt /*scrolling* +scrollstart-variable eval.txt /*scrollstart-variable* +sdl.vim syntax.txt /*sdl.vim* +search() eval.txt /*search()* +search()-sub-match eval.txt /*search()-sub-match* +search-commands pattern.txt /*search-commands* +search-offset pattern.txt /*search-offset* +search-pattern pattern.txt /*search-pattern* +search-range pattern.txt /*search-range* +search-replace change.txt /*search-replace* +searchdecl() eval.txt /*searchdecl()* +searchforward-variable eval.txt /*searchforward-variable* +searchpair() eval.txt /*searchpair()* +searchpairpos() eval.txt /*searchpairpos()* +searchpos() eval.txt /*searchpos()* +section motion.txt /*section* +sed.vim syntax.txt /*sed.vim* +self eval.txt /*self* +send-money sponsor.txt /*send-money* +send-to-menu gui_w32.txt /*send-to-menu* +sendto gui_w32.txt /*sendto* +sentence motion.txt /*sentence* +server-functions usr_41.txt /*server-functions* +server2client() eval.txt /*server2client()* +serverlist() eval.txt /*serverlist()* +servername-variable eval.txt /*servername-variable* +session-file starting.txt /*session-file* +set-option options.txt /*set-option* +set-spc-auto spell.txt /*set-spc-auto* +setbufvar() eval.txt /*setbufvar()* +setcmdpos() eval.txt /*setcmdpos()* +setline() eval.txt /*setline()* +setloclist() eval.txt /*setloclist()* +setmatches() eval.txt /*setmatches()* +setpos() eval.txt /*setpos()* +setqflist() eval.txt /*setqflist()* +setreg() eval.txt /*setreg()* +settabvar() eval.txt /*settabvar()* +settabwinvar() eval.txt /*settabwinvar()* +setting-guifont gui.txt /*setting-guifont* +setting-guitablabel tabpage.txt /*setting-guitablabel* +setting-tabline tabpage.txt /*setting-tabline* +setuid change.txt /*setuid* +setwinvar() eval.txt /*setwinvar()* +sftp pi_netrw.txt /*sftp* +sgml.vim syntax.txt /*sgml.vim* +sh.vim syntax.txt /*sh.vim* +shell-window tips.txt /*shell-window* +shell_error-variable eval.txt /*shell_error-variable* +shellescape() eval.txt /*shellescape()* +shift intro.txt /*shift* +shift-left-right change.txt /*shift-left-right* +short-name-changed version4.txt /*short-name-changed* +showing-menus gui.txt /*showing-menus* +sign-commands sign.txt /*sign-commands* +sign-intro sign.txt /*sign-intro* +sign-support sign.txt /*sign-support* +sign.txt sign.txt /*sign.txt* +signs sign.txt /*signs* +simple-change change.txt /*simple-change* +simplify() eval.txt /*simplify()* +simulated-command vi_diff.txt /*simulated-command* +sin() eval.txt /*sin()* +single-repeat repeat.txt /*single-repeat* +sinh() eval.txt /*sinh()* +skeleton autocmd.txt /*skeleton* +slice eval.txt /*slice* +slow-fast-terminal term.txt /*slow-fast-terminal* +slow-start starting.txt /*slow-start* +slow-terminal term.txt /*slow-terminal* +sniff if_sniff.txt /*sniff* +sniff-commands if_sniff.txt /*sniff-commands* +sniff-compiling if_sniff.txt /*sniff-compiling* +sniff-intro if_sniff.txt /*sniff-intro* +socket-interface netbeans.txt /*socket-interface* +sort() eval.txt /*sort()* +sorting change.txt /*sorting* +soundfold() eval.txt /*soundfold()* +space intro.txt /*space* +spec-customizing pi_spec.txt /*spec-customizing* +spec-how-to-use-it pi_spec.txt /*spec-how-to-use-it* +spec-setting-a-map pi_spec.txt /*spec-setting-a-map* +spec_chglog_format pi_spec.txt /*spec_chglog_format* +spec_chglog_prepend pi_spec.txt /*spec_chglog_prepend* +spec_chglog_release_info pi_spec.txt /*spec_chglog_release_info* +special-buffers windows.txt /*special-buffers* +speed-up tips.txt /*speed-up* +spell spell.txt /*spell* +spell-ACCENT spell.txt /*spell-ACCENT* +spell-AUTHOR spell.txt /*spell-AUTHOR* +spell-BAD spell.txt /*spell-BAD* +spell-BREAK spell.txt /*spell-BREAK* +spell-CHECKCOMPOUNDCASE spell.txt /*spell-CHECKCOMPOUNDCASE* +spell-CHECKCOMPOUNDDUP spell.txt /*spell-CHECKCOMPOUNDDUP* +spell-CHECKCOMPOUNDPATTERN spell.txt /*spell-CHECKCOMPOUNDPATTERN* +spell-CHECKCOMPOUNDREP spell.txt /*spell-CHECKCOMPOUNDREP* +spell-CHECKCOMPOUNDTRIPLE spell.txt /*spell-CHECKCOMPOUNDTRIPLE* +spell-CIRCUMFIX spell.txt /*spell-CIRCUMFIX* +spell-COMMON spell.txt /*spell-COMMON* +spell-COMPLEXPREFIXES spell.txt /*spell-COMPLEXPREFIXES* +spell-COMPOUND spell.txt /*spell-COMPOUND* +spell-COMPOUNDBEGIN spell.txt /*spell-COMPOUNDBEGIN* +spell-COMPOUNDEND spell.txt /*spell-COMPOUNDEND* +spell-COMPOUNDFIRST spell.txt /*spell-COMPOUNDFIRST* +spell-COMPOUNDFLAG spell.txt /*spell-COMPOUNDFLAG* +spell-COMPOUNDFORBIDFLAG spell.txt /*spell-COMPOUNDFORBIDFLAG* +spell-COMPOUNDMIDDLE spell.txt /*spell-COMPOUNDMIDDLE* +spell-COMPOUNDMIN spell.txt /*spell-COMPOUNDMIN* +spell-COMPOUNDPERMITFLAG spell.txt /*spell-COMPOUNDPERMITFLAG* +spell-COMPOUNDROOT spell.txt /*spell-COMPOUNDROOT* +spell-COMPOUNDRULE spell.txt /*spell-COMPOUNDRULE* +spell-COMPOUNDRULES spell.txt /*spell-COMPOUNDRULES* +spell-COMPOUNDSYLLABLE spell.txt /*spell-COMPOUNDSYLLABLE* +spell-COMPOUNDSYLMAX spell.txt /*spell-COMPOUNDSYLMAX* +spell-COMPOUNDWORDMAX spell.txt /*spell-COMPOUNDWORDMAX* +spell-COPYRIGHT spell.txt /*spell-COPYRIGHT* +spell-EMAIL spell.txt /*spell-EMAIL* +spell-FLAG spell.txt /*spell-FLAG* +spell-FOL spell.txt /*spell-FOL* +spell-FORBIDDENWORD spell.txt /*spell-FORBIDDENWORD* +spell-HOME spell.txt /*spell-HOME* +spell-KEEPCASE spell.txt /*spell-KEEPCASE* +spell-KEY spell.txt /*spell-KEY* +spell-LANG spell.txt /*spell-LANG* +spell-LEMMA_PRESENT spell.txt /*spell-LEMMA_PRESENT* +spell-LOW spell.txt /*spell-LOW* +spell-MAP spell.txt /*spell-MAP* +spell-MAXNGRAMSUGS spell.txt /*spell-MAXNGRAMSUGS* +spell-NAME spell.txt /*spell-NAME* +spell-NEEDAFFIX spell.txt /*spell-NEEDAFFIX* +spell-NEEDCOMPOUND spell.txt /*spell-NEEDCOMPOUND* +spell-NOBREAK spell.txt /*spell-NOBREAK* +spell-NOSPLITSUGS spell.txt /*spell-NOSPLITSUGS* +spell-NOSUGFILE spell.txt /*spell-NOSUGFILE* +spell-NOSUGGEST spell.txt /*spell-NOSUGGEST* +spell-ONLYINCOMPOUND spell.txt /*spell-ONLYINCOMPOUND* +spell-PFX spell.txt /*spell-PFX* +spell-PFXPOSTPONE spell.txt /*spell-PFXPOSTPONE* +spell-PSEUDOROOT spell.txt /*spell-PSEUDOROOT* +spell-RARE spell.txt /*spell-RARE* +spell-REP spell.txt /*spell-REP* +spell-SAL spell.txt /*spell-SAL* +spell-SET spell.txt /*spell-SET* +spell-SFX spell.txt /*spell-SFX* +spell-SLASH spell.txt /*spell-SLASH* +spell-SOFOFROM spell.txt /*spell-SOFOFROM* +spell-SOFOTO spell.txt /*spell-SOFOTO* +spell-SUGSWITHDOTS spell.txt /*spell-SUGSWITHDOTS* +spell-SYLLABLE spell.txt /*spell-SYLLABLE* +spell-SYLLABLENUM spell.txt /*spell-SYLLABLENUM* +spell-SpellFileMissing spell.txt /*spell-SpellFileMissing* +spell-TRY spell.txt /*spell-TRY* +spell-UPP spell.txt /*spell-UPP* +spell-VERSION spell.txt /*spell-VERSION* +spell-WORDCHARS spell.txt /*spell-WORDCHARS* +spell-aff-format spell.txt /*spell-aff-format* +spell-affix-chars spell.txt /*spell-affix-chars* +spell-affix-comment spell.txt /*spell-affix-comment* +spell-affix-flags spell.txt /*spell-affix-flags* +spell-affix-mbyte spell.txt /*spell-affix-mbyte* +spell-affix-not-supported spell.txt /*spell-affix-not-supported* +spell-affix-vim spell.txt /*spell-affix-vim* +spell-compound spell.txt /*spell-compound* +spell-dic-format spell.txt /*spell-dic-format* +spell-double-scoring spell.txt /*spell-double-scoring* +spell-file-format spell.txt /*spell-file-format* +spell-functions usr_41.txt /*spell-functions* +spell-german spell.txt /*spell-german* +spell-load spell.txt /*spell-load* +spell-midword spell.txt /*spell-midword* +spell-mkspell spell.txt /*spell-mkspell* +spell-quickstart spell.txt /*spell-quickstart* +spell-remarks spell.txt /*spell-remarks* +spell-russian spell.txt /*spell-russian* +spell-sug-file spell.txt /*spell-sug-file* +spell-syntax spell.txt /*spell-syntax* +spell-wordlist-format spell.txt /*spell-wordlist-format* +spell-yiddish spell.txt /*spell-yiddish* +spell.txt spell.txt /*spell.txt* +spellbadword() eval.txt /*spellbadword()* +spellfile-cleanup spell.txt /*spellfile-cleanup* +spellfile.vim spell.txt /*spellfile.vim* +spellsuggest() eval.txt /*spellsuggest()* +split() eval.txt /*split()* +splitfind windows.txt /*splitfind* +splitview windows.txt /*splitview* +sponsor sponsor.txt /*sponsor* +sponsor-faq sponsor.txt /*sponsor-faq* +sponsor.txt sponsor.txt /*sponsor.txt* +spoon os_unix.txt /*spoon* +spup.vim syntax.txt /*spup.vim* +sql-adding-dialects ft_sql.txt /*sql-adding-dialects* +sql-completion ft_sql.txt /*sql-completion* +sql-completion-columns ft_sql.txt /*sql-completion-columns* +sql-completion-customization ft_sql.txt /*sql-completion-customization* +sql-completion-dynamic ft_sql.txt /*sql-completion-dynamic* +sql-completion-filetypes ft_sql.txt /*sql-completion-filetypes* +sql-completion-maps ft_sql.txt /*sql-completion-maps* +sql-completion-procedures ft_sql.txt /*sql-completion-procedures* +sql-completion-static ft_sql.txt /*sql-completion-static* +sql-completion-tables ft_sql.txt /*sql-completion-tables* +sql-completion-tutorial ft_sql.txt /*sql-completion-tutorial* +sql-completion-views ft_sql.txt /*sql-completion-views* +sql-dialects ft_sql.txt /*sql-dialects* +sql-macros ft_sql.txt /*sql-macros* +sql-matchit ft_sql.txt /*sql-matchit* +sql-navigation ft_sql.txt /*sql-navigation* +sql-object-motions ft_sql.txt /*sql-object-motions* +sql-predefined-objects ft_sql.txt /*sql-predefined-objects* +sql-type-default ft_sql.txt /*sql-type-default* +sql-types ft_sql.txt /*sql-types* +sql.vim syntax.txt /*sql.vim* +sqlanywhere ft_sql.txt /*sqlanywhere* +sqlanywhere.vim syntax.txt /*sqlanywhere.vim* +sqlgettype ft_sql.txt /*sqlgettype* +sqlinformix.vim syntax.txt /*sqlinformix.vim* +sqlj ft_sql.txt /*sqlj* +sqlserver ft_sql.txt /*sqlserver* +sqlsettype ft_sql.txt /*sqlsettype* +sqrt() eval.txt /*sqrt()* +sscanf eval.txt /*sscanf* +standard-plugin usr_05.txt /*standard-plugin* +standard-plugin-list help.txt /*standard-plugin-list* +standout syntax.txt /*standout* +star pattern.txt /*star* +starstar editing.txt /*starstar* +starstar-wildcard editing.txt /*starstar-wildcard* +start-of-file pattern.txt /*start-of-file* +starting starting.txt /*starting* +starting-amiga starting.txt /*starting-amiga* +starting.txt starting.txt /*starting.txt* +startup starting.txt /*startup* +startup-options starting.txt /*startup-options* +startup-terminal term.txt /*startup-terminal* +static-tag tagsrch.txt /*static-tag* +status-line windows.txt /*status-line* +statusmsg-variable eval.txt /*statusmsg-variable* +sticky-type-checking eval.txt /*sticky-type-checking* +str2float() eval.txt /*str2float()* +str2nr() eval.txt /*str2nr()* +strcasestr() eval.txt /*strcasestr()* +strchars() eval.txt /*strchars()* +strchr() eval.txt /*strchr()* +strcspn() eval.txt /*strcspn()* +strdisplaywidth() eval.txt /*strdisplaywidth()* +strftime() eval.txt /*strftime()* +stridx() eval.txt /*stridx()* +string() eval.txt /*string()* +string-functions usr_41.txt /*string-functions* +string-match eval.txt /*string-match* +strlen() eval.txt /*strlen()* +strpart() eval.txt /*strpart()* +strpbrk() eval.txt /*strpbrk()* +strrchr() eval.txt /*strrchr()* +strridx() eval.txt /*strridx()* +strspn() eval.txt /*strspn()* +strstr() eval.txt /*strstr()* +strtrans() eval.txt /*strtrans()* +strwidth() eval.txt /*strwidth()* +style-changes develop.txt /*style-changes* +style-examples develop.txt /*style-examples* +style-functions develop.txt /*style-functions* +style-names develop.txt /*style-names* +style-spaces develop.txt /*style-spaces* +style-various develop.txt /*style-various* +sub-menu-priority gui.txt /*sub-menu-priority* +sub-replace-\= change.txt /*sub-replace-\\=* +sub-replace-expression change.txt /*sub-replace-expression* +sub-replace-special change.txt /*sub-replace-special* +sublist eval.txt /*sublist* +submatch() eval.txt /*submatch()* +subscribe-maillist intro.txt /*subscribe-maillist* +substitute() eval.txt /*substitute()* +substitute-CR version6.txt /*substitute-CR* +suffixes cmdline.txt /*suffixes* +suspend starting.txt /*suspend* +swap-exists-choices usr_11.txt /*swap-exists-choices* +swap-file recover.txt /*swap-file* +swapchoice-variable eval.txt /*swapchoice-variable* +swapcommand-variable eval.txt /*swapcommand-variable* +swapfile-changed version4.txt /*swapfile-changed* +swapname-variable eval.txt /*swapname-variable* +sybase ft_sql.txt /*sybase* +syn-sync-grouphere syntax.txt /*syn-sync-grouphere* +syn-sync-groupthere syntax.txt /*syn-sync-groupthere* +syn-sync-linecont syntax.txt /*syn-sync-linecont* +synID() eval.txt /*synID()* +synIDattr() eval.txt /*synIDattr()* +synIDtrans() eval.txt /*synIDtrans()* +syncbind scroll.txt /*syncbind* +syncolor syntax.txt /*syncolor* +synconcealed() eval.txt /*synconcealed()* +synload-1 syntax.txt /*synload-1* +synload-2 syntax.txt /*synload-2* +synload-3 syntax.txt /*synload-3* +synload-4 syntax.txt /*synload-4* +synload-5 syntax.txt /*synload-5* +synload-6 syntax.txt /*synload-6* +synstack() eval.txt /*synstack()* +syntax syntax.txt /*syntax* +syntax-functions usr_41.txt /*syntax-functions* +syntax-highlighting syntax.txt /*syntax-highlighting* +syntax-loading syntax.txt /*syntax-loading* +syntax-printing usr_06.txt /*syntax-printing* +syntax.txt syntax.txt /*syntax.txt* +syntax_cmd syntax.txt /*syntax_cmd* +sys-file-list help.txt /*sys-file-list* +sysmouse term.txt /*sysmouse* +system() eval.txt /*system()* +system-functions usr_41.txt /*system-functions* +system-vimrc starting.txt /*system-vimrc* +s~ change.txt /*s~* +t motion.txt /*t* +t:var eval.txt /*t:var* +t_#2 term.txt /*t_#2* +t_#4 term.txt /*t_#4* +t_%1 term.txt /*t_%1* +t_%i term.txt /*t_%i* +t_&8 term.txt /*t_&8* +t_@7 term.txt /*t_@7* +t_AB term.txt /*t_AB* +t_AF term.txt /*t_AF* +t_AL term.txt /*t_AL* +t_CS term.txt /*t_CS* +t_CV term.txt /*t_CV* +t_Ce term.txt /*t_Ce* +t_Co term.txt /*t_Co* +t_Cs term.txt /*t_Cs* +t_DL term.txt /*t_DL* +t_EI term.txt /*t_EI* +t_F1 term.txt /*t_F1* +t_F2 term.txt /*t_F2* +t_F3 term.txt /*t_F3* +t_F4 term.txt /*t_F4* +t_F5 term.txt /*t_F5* +t_F6 term.txt /*t_F6* +t_F7 term.txt /*t_F7* +t_F8 term.txt /*t_F8* +t_F9 term.txt /*t_F9* +t_IE term.txt /*t_IE* +t_IS term.txt /*t_IS* +t_K1 term.txt /*t_K1* +t_K3 term.txt /*t_K3* +t_K4 term.txt /*t_K4* +t_K5 term.txt /*t_K5* +t_K6 term.txt /*t_K6* +t_K7 term.txt /*t_K7* +t_K8 term.txt /*t_K8* +t_K9 term.txt /*t_K9* +t_KA term.txt /*t_KA* +t_KB term.txt /*t_KB* +t_KC term.txt /*t_KC* +t_KD term.txt /*t_KD* +t_KE term.txt /*t_KE* +t_KF term.txt /*t_KF* +t_KG term.txt /*t_KG* +t_KH term.txt /*t_KH* +t_KI term.txt /*t_KI* +t_KJ term.txt /*t_KJ* +t_KK term.txt /*t_KK* +t_KL term.txt /*t_KL* +t_RI term.txt /*t_RI* +t_RV term.txt /*t_RV* +t_SI term.txt /*t_SI* +t_Sb term.txt /*t_Sb* +t_Sf term.txt /*t_Sf* +t_WP term.txt /*t_WP* +t_WS term.txt /*t_WS* +t_ZH term.txt /*t_ZH* +t_ZR term.txt /*t_ZR* +t_al term.txt /*t_al* +t_bc term.txt /*t_bc* +t_cd term.txt /*t_cd* +t_cdl version4.txt /*t_cdl* +t_ce term.txt /*t_ce* +t_ci version4.txt /*t_ci* +t_cil version4.txt /*t_cil* +t_cl term.txt /*t_cl* +t_cm term.txt /*t_cm* +t_cri version4.txt /*t_cri* +t_cs term.txt /*t_cs* +t_csc version4.txt /*t_csc* +t_cv version4.txt /*t_cv* +t_cvv version4.txt /*t_cvv* +t_da term.txt /*t_da* +t_db term.txt /*t_db* +t_dl term.txt /*t_dl* +t_ed version4.txt /*t_ed* +t_el version4.txt /*t_el* +t_f1 version4.txt /*t_f1* +t_f10 version4.txt /*t_f10* +t_f2 version4.txt /*t_f2* +t_f3 version4.txt /*t_f3* +t_f4 version4.txt /*t_f4* +t_f5 version4.txt /*t_f5* +t_f6 version4.txt /*t_f6* +t_f7 version4.txt /*t_f7* +t_f8 version4.txt /*t_f8* +t_f9 version4.txt /*t_f9* +t_fs term.txt /*t_fs* +t_help version4.txt /*t_help* +t_il version4.txt /*t_il* +t_k1 term.txt /*t_k1* +t_k2 term.txt /*t_k2* +t_k3 term.txt /*t_k3* +t_k4 term.txt /*t_k4* +t_k5 term.txt /*t_k5* +t_k6 term.txt /*t_k6* +t_k7 term.txt /*t_k7* +t_k8 term.txt /*t_k8* +t_k9 term.txt /*t_k9* +t_k; term.txt /*t_k;* +t_kB term.txt /*t_kB* +t_kD term.txt /*t_kD* +t_kI term.txt /*t_kI* +t_kN term.txt /*t_kN* +t_kP term.txt /*t_kP* +t_kb term.txt /*t_kb* +t_kd term.txt /*t_kd* +t_ke term.txt /*t_ke* +t_kh term.txt /*t_kh* +t_kl term.txt /*t_kl* +t_kr term.txt /*t_kr* +t_ks term.txt /*t_ks* +t_ku term.txt /*t_ku* +t_le term.txt /*t_le* +t_mb term.txt /*t_mb* +t_md term.txt /*t_md* +t_me term.txt /*t_me* +t_mr term.txt /*t_mr* +t_ms term.txt /*t_ms* +t_nd term.txt /*t_nd* +t_op term.txt /*t_op* +t_se term.txt /*t_se* +t_sf1 version4.txt /*t_sf1* +t_sf10 version4.txt /*t_sf10* +t_sf2 version4.txt /*t_sf2* +t_sf3 version4.txt /*t_sf3* +t_sf4 version4.txt /*t_sf4* +t_sf5 version4.txt /*t_sf5* +t_sf6 version4.txt /*t_sf6* +t_sf7 version4.txt /*t_sf7* +t_sf8 version4.txt /*t_sf8* +t_sf9 version4.txt /*t_sf9* +t_skd version4.txt /*t_skd* +t_skl version4.txt /*t_skl* +t_skr version4.txt /*t_skr* +t_sku version4.txt /*t_sku* +t_so term.txt /*t_so* +t_sr term.txt /*t_sr* +t_star7 term.txt /*t_star7* +t_tb version4.txt /*t_tb* +t_te term.txt /*t_te* +t_ti term.txt /*t_ti* +t_tp version4.txt /*t_tp* +t_ts term.txt /*t_ts* +t_ts_old version4.txt /*t_ts_old* +t_ue term.txt /*t_ue* +t_undo version4.txt /*t_undo* +t_us term.txt /*t_us* +t_ut term.txt /*t_ut* +t_vb term.txt /*t_vb* +t_ve term.txt /*t_ve* +t_vi term.txt /*t_vi* +t_vs term.txt /*t_vs* +t_xs term.txt /*t_xs* +tab intro.txt /*tab* +tab-page tabpage.txt /*tab-page* +tab-page-commands tabpage.txt /*tab-page-commands* +tab-page-intro tabpage.txt /*tab-page-intro* +tab-page-other tabpage.txt /*tab-page-other* +tabline-menu tabpage.txt /*tabline-menu* +tabpage tabpage.txt /*tabpage* +tabpage-variable eval.txt /*tabpage-variable* +tabpage.txt tabpage.txt /*tabpage.txt* +tabpagebuflist() eval.txt /*tabpagebuflist()* +tabpagenr() eval.txt /*tabpagenr()* +tabpagewinnr() eval.txt /*tabpagewinnr()* +tag tagsrch.txt /*tag* +tag-! tagsrch.txt /*tag-!* +tag-any-white tagsrch.txt /*tag-any-white* +tag-binary-search tagsrch.txt /*tag-binary-search* +tag-blocks motion.txt /*tag-blocks* +tag-commands tagsrch.txt /*tag-commands* +tag-details tagsrch.txt /*tag-details* +tag-highlight syntax.txt /*tag-highlight* +tag-matchlist tagsrch.txt /*tag-matchlist* +tag-old-static tagsrch.txt /*tag-old-static* +tag-overloaded version5.txt /*tag-overloaded* +tag-preview tagsrch.txt /*tag-preview* +tag-priority tagsrch.txt /*tag-priority* +tag-regexp tagsrch.txt /*tag-regexp* +tag-search tagsrch.txt /*tag-search* +tag-security tagsrch.txt /*tag-security* +tag-skip-file tagsrch.txt /*tag-skip-file* +tag-stack tagsrch.txt /*tag-stack* +tagfiles() eval.txt /*tagfiles()* +taglist() eval.txt /*taglist()* +tags tagsrch.txt /*tags* +tags-and-searches tagsrch.txt /*tags-and-searches* +tags-file-changed version5.txt /*tags-file-changed* +tags-file-format tagsrch.txt /*tags-file-format* +tags-option tagsrch.txt /*tags-option* +tagsrch.txt tagsrch.txt /*tagsrch.txt* +tagstack tagsrch.txt /*tagstack* +tan() eval.txt /*tan()* +tanh() eval.txt /*tanh()* +tar pi_tar.txt /*tar* +tar-contents pi_tar.txt /*tar-contents* +tar-copyright pi_tar.txt /*tar-copyright* +tar-history pi_tar.txt /*tar-history* +tar-manual pi_tar.txt /*tar-manual* +tar-options pi_tar.txt /*tar-options* +tar-usage pi_tar.txt /*tar-usage* +tcl if_tcl.txt /*tcl* +tcl-beep if_tcl.txt /*tcl-beep* +tcl-buffer if_tcl.txt /*tcl-buffer* +tcl-buffer-append if_tcl.txt /*tcl-buffer-append* +tcl-buffer-cmds if_tcl.txt /*tcl-buffer-cmds* +tcl-buffer-command if_tcl.txt /*tcl-buffer-command* +tcl-buffer-count if_tcl.txt /*tcl-buffer-count* +tcl-buffer-delcmd if_tcl.txt /*tcl-buffer-delcmd* +tcl-buffer-delete if_tcl.txt /*tcl-buffer-delete* +tcl-buffer-expr if_tcl.txt /*tcl-buffer-expr* +tcl-buffer-get if_tcl.txt /*tcl-buffer-get* +tcl-buffer-insert if_tcl.txt /*tcl-buffer-insert* +tcl-buffer-last if_tcl.txt /*tcl-buffer-last* +tcl-buffer-mark if_tcl.txt /*tcl-buffer-mark* +tcl-buffer-option if_tcl.txt /*tcl-buffer-option* +tcl-buffer-set if_tcl.txt /*tcl-buffer-set* +tcl-buffer-windows if_tcl.txt /*tcl-buffer-windows* +tcl-bugs if_tcl.txt /*tcl-bugs* +tcl-command if_tcl.txt /*tcl-command* +tcl-commands if_tcl.txt /*tcl-commands* +tcl-dynamic if_tcl.txt /*tcl-dynamic* +tcl-ex-commands if_tcl.txt /*tcl-ex-commands* +tcl-examples if_tcl.txt /*tcl-examples* +tcl-expr if_tcl.txt /*tcl-expr* +tcl-linenumbers if_tcl.txt /*tcl-linenumbers* +tcl-misc if_tcl.txt /*tcl-misc* +tcl-option if_tcl.txt /*tcl-option* +tcl-output if_tcl.txt /*tcl-output* +tcl-var-current if_tcl.txt /*tcl-var-current* +tcl-var-lbase if_tcl.txt /*tcl-var-lbase* +tcl-var-line if_tcl.txt /*tcl-var-line* +tcl-var-lnum if_tcl.txt /*tcl-var-lnum* +tcl-var-range if_tcl.txt /*tcl-var-range* +tcl-variables if_tcl.txt /*tcl-variables* +tcl-window if_tcl.txt /*tcl-window* +tcl-window-buffer if_tcl.txt /*tcl-window-buffer* +tcl-window-cmds if_tcl.txt /*tcl-window-cmds* +tcl-window-command if_tcl.txt /*tcl-window-command* +tcl-window-cursor if_tcl.txt /*tcl-window-cursor* +tcl-window-delcmd if_tcl.txt /*tcl-window-delcmd* +tcl-window-expr if_tcl.txt /*tcl-window-expr* +tcl-window-height if_tcl.txt /*tcl-window-height* +tcl-window-option if_tcl.txt /*tcl-window-option* +tcsh-style cmdline.txt /*tcsh-style* +tcsh.vim syntax.txt /*tcsh.vim* +tear-off-menus gui.txt /*tear-off-menus* +telnet-CTRL-] tagsrch.txt /*telnet-CTRL-]* +temp-file-name eval.txt /*temp-file-name* +tempfile change.txt /*tempfile* +template autocmd.txt /*template* +tempname() eval.txt /*tempname()* +term-dependent-settings term.txt /*term-dependent-settings* +term-list syntax.txt /*term-list* +term.txt term.txt /*term.txt* +termcap term.txt /*termcap* +termcap-changed version4.txt /*termcap-changed* +termcap-colors term.txt /*termcap-colors* +termcap-cursor-color term.txt /*termcap-cursor-color* +termcap-cursor-shape term.txt /*termcap-cursor-shape* +termcap-options term.txt /*termcap-options* +termcap-title term.txt /*termcap-title* +terminal-colors os_unix.txt /*terminal-colors* +terminal-info term.txt /*terminal-info* +terminal-options term.txt /*terminal-options* +terminfo term.txt /*terminfo* +termresponse-variable eval.txt /*termresponse-variable* +tex-cchar syntax.txt /*tex-cchar* +tex-cole syntax.txt /*tex-cole* +tex-conceal syntax.txt /*tex-conceal* +tex-error syntax.txt /*tex-error* +tex-folding syntax.txt /*tex-folding* +tex-math syntax.txt /*tex-math* +tex-morecommands syntax.txt /*tex-morecommands* +tex-nospell syntax.txt /*tex-nospell* +tex-package syntax.txt /*tex-package* +tex-runon syntax.txt /*tex-runon* +tex-slow syntax.txt /*tex-slow* +tex-style syntax.txt /*tex-style* +tex-verb syntax.txt /*tex-verb* +tex.vim syntax.txt /*tex.vim* +text-functions usr_41.txt /*text-functions* +text-objects motion.txt /*text-objects* +text-objects-changed version5.txt /*text-objects-changed* +textlock eval.txt /*textlock* +tf.vim syntax.txt /*tf.vim* +this_session-variable eval.txt /*this_session-variable* +throw-catch eval.txt /*throw-catch* +throw-expression eval.txt /*throw-expression* +throw-from-catch eval.txt /*throw-from-catch* +throw-variables eval.txt /*throw-variables* +throwpoint-variable eval.txt /*throwpoint-variable* +time-functions usr_41.txt /*time-functions* +timestamp editing.txt /*timestamp* +timestamps editing.txt /*timestamps* +tips tips.txt /*tips* +tips.txt tips.txt /*tips.txt* +todo todo.txt /*todo* +todo.txt todo.txt /*todo.txt* +toggle options.txt /*toggle* +toggle-revins version4.txt /*toggle-revins* +tolower() eval.txt /*tolower()* +toolbar-icon gui.txt /*toolbar-icon* +toupper() eval.txt /*toupper()* +tr() eval.txt /*tr()* +trojan-horse starting.txt /*trojan-horse* +trunc() eval.txt /*trunc()* +try-conditionals eval.txt /*try-conditionals* +try-echoerr eval.txt /*try-echoerr* +try-finally eval.txt /*try-finally* +try-nested eval.txt /*try-nested* +try-nesting eval.txt /*try-nesting* +tutor usr_01.txt /*tutor* +twice if_cscop.txt /*twice* +type() eval.txt /*type()* +type-mistakes tips.txt /*type-mistakes* +typecorr-settings usr_41.txt /*typecorr-settings* +typecorr.txt usr_41.txt /*typecorr.txt* +u undo.txt /*u* +uganda uganda.txt /*uganda* +uganda.txt uganda.txt /*uganda.txt* +undercurl syntax.txt /*undercurl* +underline syntax.txt /*underline* +undo undo.txt /*undo* +undo-blocks undo.txt /*undo-blocks* +undo-branches undo.txt /*undo-branches* +undo-commands undo.txt /*undo-commands* +undo-persistence undo.txt /*undo-persistence* +undo-redo undo.txt /*undo-redo* +undo-remarks undo.txt /*undo-remarks* +undo-tree undo.txt /*undo-tree* +undo-two-ways undo.txt /*undo-two-ways* +undo.txt undo.txt /*undo.txt* +undo_ftplugin usr_41.txt /*undo_ftplugin* +undofile() eval.txt /*undofile()* +undotree() eval.txt /*undotree()* +unicode mbyte.txt /*unicode* +unix os_unix.txt /*unix* +unlisted-buffer windows.txt /*unlisted-buffer* +up-down-motions motion.txt /*up-down-motions* +uppercase change.txt /*uppercase* +use-cpo-save usr_41.txt /*use-cpo-save* +use-visual-cmds version4.txt /*use-visual-cmds* +useful-mappings tips.txt /*useful-mappings* +usenet intro.txt /*usenet* +user-cmd-ambiguous map.txt /*user-cmd-ambiguous* +user-commands map.txt /*user-commands* +user-functions eval.txt /*user-functions* +user-manual usr_toc.txt /*user-manual* +using-<Plug> usr_41.txt /*using-<Plug>* +using-menus gui.txt /*using-menus* +using-scripts repeat.txt /*using-scripts* +using-xxd tips.txt /*using-xxd* +using_CTRL-V map.txt /*using_CTRL-V* +usr_01.txt usr_01.txt /*usr_01.txt* +usr_02.txt usr_02.txt /*usr_02.txt* +usr_03.txt usr_03.txt /*usr_03.txt* +usr_04.txt usr_04.txt /*usr_04.txt* +usr_05.txt usr_05.txt /*usr_05.txt* +usr_06.txt usr_06.txt /*usr_06.txt* +usr_07.txt usr_07.txt /*usr_07.txt* +usr_08.txt usr_08.txt /*usr_08.txt* +usr_09.txt usr_09.txt /*usr_09.txt* +usr_10.txt usr_10.txt /*usr_10.txt* +usr_11.txt usr_11.txt /*usr_11.txt* +usr_12.txt usr_12.txt /*usr_12.txt* +usr_20.txt usr_20.txt /*usr_20.txt* +usr_21.txt usr_21.txt /*usr_21.txt* +usr_22.txt usr_22.txt /*usr_22.txt* +usr_23.txt usr_23.txt /*usr_23.txt* +usr_24.txt usr_24.txt /*usr_24.txt* +usr_25.txt usr_25.txt /*usr_25.txt* +usr_26.txt usr_26.txt /*usr_26.txt* +usr_27.txt usr_27.txt /*usr_27.txt* +usr_28.txt usr_28.txt /*usr_28.txt* +usr_29.txt usr_29.txt /*usr_29.txt* +usr_30.txt usr_30.txt /*usr_30.txt* +usr_31.txt usr_31.txt /*usr_31.txt* +usr_32.txt usr_32.txt /*usr_32.txt* +usr_40.txt usr_40.txt /*usr_40.txt* +usr_41.txt usr_41.txt /*usr_41.txt* +usr_42.txt usr_42.txt /*usr_42.txt* +usr_43.txt usr_43.txt /*usr_43.txt* +usr_44.txt usr_44.txt /*usr_44.txt* +usr_45.txt usr_45.txt /*usr_45.txt* +usr_90.txt usr_90.txt /*usr_90.txt* +usr_toc.txt usr_toc.txt /*usr_toc.txt* +utf-8 mbyte.txt /*utf-8* +utf-8-char-arg mbyte.txt /*utf-8-char-arg* +utf-8-in-xwindows mbyte.txt /*utf-8-in-xwindows* +utf-8-typing mbyte.txt /*utf-8-typing* +utf8 mbyte.txt /*utf8* +v visual.txt /*v* +v:beval_bufnr eval.txt /*v:beval_bufnr* +v:beval_col eval.txt /*v:beval_col* +v:beval_lnum eval.txt /*v:beval_lnum* +v:beval_text eval.txt /*v:beval_text* +v:beval_winnr eval.txt /*v:beval_winnr* +v:char eval.txt /*v:char* +v:charconvert_from eval.txt /*v:charconvert_from* +v:charconvert_to eval.txt /*v:charconvert_to* +v:cmdarg eval.txt /*v:cmdarg* +v:cmdbang eval.txt /*v:cmdbang* +v:count eval.txt /*v:count* +v:count1 eval.txt /*v:count1* +v:ctype eval.txt /*v:ctype* +v:dying eval.txt /*v:dying* +v:errmsg eval.txt /*v:errmsg* +v:exception eval.txt /*v:exception* +v:fcs_choice eval.txt /*v:fcs_choice* +v:fcs_reason eval.txt /*v:fcs_reason* +v:fname_diff eval.txt /*v:fname_diff* +v:fname_in eval.txt /*v:fname_in* +v:fname_new eval.txt /*v:fname_new* +v:fname_out eval.txt /*v:fname_out* +v:folddashes eval.txt /*v:folddashes* +v:foldend eval.txt /*v:foldend* +v:foldlevel eval.txt /*v:foldlevel* +v:foldstart eval.txt /*v:foldstart* +v:insertmode eval.txt /*v:insertmode* +v:key eval.txt /*v:key* +v:lang eval.txt /*v:lang* +v:lc_time eval.txt /*v:lc_time* +v:lnum eval.txt /*v:lnum* +v:mouse_col eval.txt /*v:mouse_col* +v:mouse_lnum eval.txt /*v:mouse_lnum* +v:mouse_win eval.txt /*v:mouse_win* +v:oldfiles eval.txt /*v:oldfiles* +v:operator eval.txt /*v:operator* +v:prevcount eval.txt /*v:prevcount* +v:profiling eval.txt /*v:profiling* +v:progname eval.txt /*v:progname* +v:register eval.txt /*v:register* +v:scrollstart eval.txt /*v:scrollstart* +v:searchforward eval.txt /*v:searchforward* +v:servername eval.txt /*v:servername* +v:shell_error eval.txt /*v:shell_error* +v:statusmsg eval.txt /*v:statusmsg* +v:swapchoice eval.txt /*v:swapchoice* +v:swapcommand eval.txt /*v:swapcommand* +v:swapname eval.txt /*v:swapname* +v:termresponse eval.txt /*v:termresponse* +v:this_session eval.txt /*v:this_session* +v:throwpoint eval.txt /*v:throwpoint* +v:val eval.txt /*v:val* +v:var eval.txt /*v:var* +v:version eval.txt /*v:version* +v:warningmsg eval.txt /*v:warningmsg* +v:windowid eval.txt /*v:windowid* +v_! change.txt /*v_!* +v_$ visual.txt /*v_$* +v_: cmdline.txt /*v_:* +v_< change.txt /*v_<* +v_<BS> change.txt /*v_<BS>* +v_<Del> change.txt /*v_<Del>* +v_<Esc> visual.txt /*v_<Esc>* +v_= change.txt /*v_=* +v_> change.txt /*v_>* +v_C change.txt /*v_C* +v_CTRL-C visual.txt /*v_CTRL-C* +v_CTRL-G visual.txt /*v_CTRL-G* +v_CTRL-H change.txt /*v_CTRL-H* +v_CTRL-O visual.txt /*v_CTRL-O* +v_CTRL-V visual.txt /*v_CTRL-V* +v_CTRL-Z starting.txt /*v_CTRL-Z* +v_CTRL-\_CTRL-G intro.txt /*v_CTRL-\\_CTRL-G* +v_CTRL-\_CTRL-N intro.txt /*v_CTRL-\\_CTRL-N* +v_CTRL-] tagsrch.txt /*v_CTRL-]* +v_D change.txt /*v_D* +v_J change.txt /*v_J* +v_K various.txt /*v_K* +v_O visual.txt /*v_O* +v_P change.txt /*v_P* +v_R change.txt /*v_R* +v_S change.txt /*v_S* +v_U change.txt /*v_U* +v_V visual.txt /*v_V* +v_X change.txt /*v_X* +v_Y change.txt /*v_Y* +v_a motion.txt /*v_a* +v_a' motion.txt /*v_a'* +v_a( motion.txt /*v_a(* +v_a) motion.txt /*v_a)* +v_a< motion.txt /*v_a<* +v_a> motion.txt /*v_a>* +v_aB motion.txt /*v_aB* +v_aW motion.txt /*v_aW* +v_a[ motion.txt /*v_a[* +v_a] motion.txt /*v_a]* +v_a` motion.txt /*v_a`* +v_ab motion.txt /*v_ab* +v_ap motion.txt /*v_ap* +v_aquote motion.txt /*v_aquote* +v_as motion.txt /*v_as* +v_at motion.txt /*v_at* +v_aw motion.txt /*v_aw* +v_a{ motion.txt /*v_a{* +v_a} motion.txt /*v_a}* +v_b_< visual.txt /*v_b_<* +v_b_<_example visual.txt /*v_b_<_example* +v_b_> visual.txt /*v_b_>* +v_b_>_example visual.txt /*v_b_>_example* +v_b_A visual.txt /*v_b_A* +v_b_A_example visual.txt /*v_b_A_example* +v_b_C visual.txt /*v_b_C* +v_b_D change.txt /*v_b_D* +v_b_I visual.txt /*v_b_I* +v_b_I_example visual.txt /*v_b_I_example* +v_b_c visual.txt /*v_b_c* +v_b_r visual.txt /*v_b_r* +v_b_r_example visual.txt /*v_b_r_example* +v_c change.txt /*v_c* +v_d change.txt /*v_d* +v_g? change.txt /*v_g?* +v_gF editing.txt /*v_gF* +v_gJ change.txt /*v_gJ* +v_gV visual.txt /*v_gV* +v_g] tagsrch.txt /*v_g]* +v_g_CTRL-G editing.txt /*v_g_CTRL-G* +v_g_CTRL-] tagsrch.txt /*v_g_CTRL-]* +v_gf editing.txt /*v_gf* +v_gq change.txt /*v_gq* +v_gv visual.txt /*v_gv* +v_gw change.txt /*v_gw* +v_i motion.txt /*v_i* +v_i' motion.txt /*v_i'* +v_i( motion.txt /*v_i(* +v_i) motion.txt /*v_i)* +v_i< motion.txt /*v_i<* +v_i> motion.txt /*v_i>* +v_iB motion.txt /*v_iB* +v_iW motion.txt /*v_iW* +v_i[ motion.txt /*v_i[* +v_i] motion.txt /*v_i]* +v_i` motion.txt /*v_i`* +v_ib motion.txt /*v_ib* +v_ip motion.txt /*v_ip* +v_iquote motion.txt /*v_iquote* +v_is motion.txt /*v_is* +v_it motion.txt /*v_it* +v_iw motion.txt /*v_iw* +v_i{ motion.txt /*v_i{* +v_i} motion.txt /*v_i}* +v_o visual.txt /*v_o* +v_p change.txt /*v_p* +v_r change.txt /*v_r* +v_s change.txt /*v_s* +v_u change.txt /*v_u* +v_v visual.txt /*v_v* +v_x change.txt /*v_x* +v_y change.txt /*v_y* +v_~ change.txt /*v_~* +val-variable eval.txt /*val-variable* +valgrind debug.txt /*valgrind* +values() eval.txt /*values()* +var-functions usr_41.txt /*var-functions* +variables eval.txt /*variables* +various various.txt /*various* +various-cmds various.txt /*various-cmds* +various-functions usr_41.txt /*various-functions* +various-motions motion.txt /*various-motions* +various.txt various.txt /*various.txt* +vb.vim syntax.txt /*vb.vim* +vba pi_vimball.txt /*vba* +verbose starting.txt /*verbose* +version-5.1 version5.txt /*version-5.1* +version-5.2 version5.txt /*version-5.2* +version-5.3 version5.txt /*version-5.3* +version-5.4 version5.txt /*version-5.4* +version-5.5 version5.txt /*version-5.5* +version-5.6 version5.txt /*version-5.6* +version-5.7 version5.txt /*version-5.7* +version-5.8 version5.txt /*version-5.8* +version-6.1 version6.txt /*version-6.1* +version-6.2 version6.txt /*version-6.2* +version-6.3 version6.txt /*version-6.3* +version-6.4 version6.txt /*version-6.4* +version-7.0 version7.txt /*version-7.0* +version-7.1 version7.txt /*version-7.1* +version-7.2 version7.txt /*version-7.2* +version-7.3 version7.txt /*version-7.3* +version-variable eval.txt /*version-variable* +version4.txt version4.txt /*version4.txt* +version5.txt version5.txt /*version5.txt* +version6.txt version6.txt /*version6.txt* +version7.0 version7.txt /*version7.0* +version7.1 version7.txt /*version7.1* +version7.2 version7.txt /*version7.2* +version7.3 version7.txt /*version7.3* +version7.txt version7.txt /*version7.txt* +vi intro.txt /*vi* +vi-differences vi_diff.txt /*vi-differences* +vi: options.txt /*vi:* +vi_diff.txt vi_diff.txt /*vi_diff.txt* +view starting.txt /*view* +view-diffs diff.txt /*view-diffs* +view-file starting.txt /*view-file* +views-sessions starting.txt /*views-sessions* +vim-additions vi_diff.txt /*vim-additions* +vim-announce intro.txt /*vim-announce* +vim-arguments starting.txt /*vim-arguments* +vim-default-editor gui_w32.txt /*vim-default-editor* +vim-dev intro.txt /*vim-dev* +vim-mac intro.txt /*vim-mac* +vim-modes intro.txt /*vim-modes* +vim-modes-intro intro.txt /*vim-modes-intro* +vim-multibyte intro.txt /*vim-multibyte* +vim-script-intro usr_41.txt /*vim-script-intro* +vim-variable eval.txt /*vim-variable* +vim.vim syntax.txt /*vim.vim* +vim7 version7.txt /*vim7* +vim: options.txt /*vim:* +vimball pi_vimball.txt /*vimball* +vimball-contents pi_vimball.txt /*vimball-contents* +vimball-extract pi_vimball.txt /*vimball-extract* +vimball-history pi_vimball.txt /*vimball-history* +vimball-intro pi_vimball.txt /*vimball-intro* +vimball-manual pi_vimball.txt /*vimball-manual* +vimball-windows pi_vimball.txt /*vimball-windows* +vimdev intro.txt /*vimdev* +vimdiff diff.txt /*vimdiff* +vimfiles options.txt /*vimfiles* +viminfo starting.txt /*viminfo* +viminfo-encoding starting.txt /*viminfo-encoding* +viminfo-errors starting.txt /*viminfo-errors* +viminfo-file starting.txt /*viminfo-file* +viminfo-file-marks starting.txt /*viminfo-file-marks* +viminfo-file-name starting.txt /*viminfo-file-name* +viminfo-read starting.txt /*viminfo-read* +viminfo-read-write starting.txt /*viminfo-read-write* +viminfo-write starting.txt /*viminfo-write* +vimrc starting.txt /*vimrc* +vimrc-filetype usr_05.txt /*vimrc-filetype* +vimrc-intro usr_05.txt /*vimrc-intro* +vimrc-option-example starting.txt /*vimrc-option-example* +vimrc_example.vim usr_05.txt /*vimrc_example.vim* +vimtutor usr_01.txt /*vimtutor* +virtcol() eval.txt /*virtcol()* +visual-block visual.txt /*visual-block* +visual-change visual.txt /*visual-change* +visual-examples visual.txt /*visual-examples* +visual-index index.txt /*visual-index* +visual-mode visual.txt /*visual-mode* +visual-operators visual.txt /*visual-operators* +visual-repeat visual.txt /*visual-repeat* +visual-search visual.txt /*visual-search* +visual-start visual.txt /*visual-start* +visual-use visual.txt /*visual-use* +visual.txt visual.txt /*visual.txt* +visualmode() eval.txt /*visualmode()* +vms os_vms.txt /*vms* +vms-authors os_vms.txt /*vms-authors* +vms-changes os_vms.txt /*vms-changes* +vms-compiling os_vms.txt /*vms-compiling* +vms-deploy os_vms.txt /*vms-deploy* +vms-download os_vms.txt /*vms-download* +vms-gui os_vms.txt /*vms-gui* +vms-notes os_vms.txt /*vms-notes* +vms-problems os_vms.txt /*vms-problems* +vms-started os_vms.txt /*vms-started* +vms-usage os_vms.txt /*vms-usage* +vote-for-features sponsor.txt /*vote-for-features* +votes-counted sponsor.txt /*votes-counted* +votes-for-changes todo.txt /*votes-for-changes* +vreplace-mode insert.txt /*vreplace-mode* +vt100-cursor-keys term.txt /*vt100-cursor-keys* +vt100-function-keys term.txt /*vt100-function-keys* +w motion.txt /*w* +w32-clientserver remote.txt /*w32-clientserver* +w:current_syntax syntax.txt /*w:current_syntax* +w:quickfix_title quickfix.txt /*w:quickfix_title* +w:var eval.txt /*w:var* +warningmsg-variable eval.txt /*warningmsg-variable* +white-space pattern.txt /*white-space* +whitespace pattern.txt /*whitespace* +wildcard editing.txt /*wildcard* +wildcards editing.txt /*wildcards* +win16-!start gui_w16.txt /*win16-!start* +win16-clipboard gui_w16.txt /*win16-clipboard* +win16-colors gui_w16.txt /*win16-colors* +win16-default-editor gui_w16.txt /*win16-default-editor* +win16-dialogs gui_w16.txt /*win16-dialogs* +win16-drag-n-drop gui_w16.txt /*win16-drag-n-drop* +win16-gui gui_w16.txt /*win16-gui* +win16-maximized gui_w16.txt /*win16-maximized* +win16-printing gui_w16.txt /*win16-printing* +win16-shell gui_w16.txt /*win16-shell* +win16-start gui_w16.txt /*win16-start* +win16-truetype gui_w16.txt /*win16-truetype* +win16-various gui_w16.txt /*win16-various* +win32 os_win32.txt /*win32* +win32-!start gui_w32.txt /*win32-!start* +win32-PATH os_win32.txt /*win32-PATH* +win32-colors gui_w32.txt /*win32-colors* +win32-compiling os_win32.txt /*win32-compiling* +win32-curdir os_win32.txt /*win32-curdir* +win32-faq os_win32.txt /*win32-faq* +win32-gettext mlang.txt /*win32-gettext* +win32-gui gui_w32.txt /*win32-gui* +win32-hidden-menus gui.txt /*win32-hidden-menus* +win32-mouse os_win32.txt /*win32-mouse* +win32-open-with-menu gui_w32.txt /*win32-open-with-menu* +win32-popup-menu gui_w32.txt /*win32-popup-menu* +win32-problems os_win32.txt /*win32-problems* +win32-restore os_win32.txt /*win32-restore* +win32-startup os_win32.txt /*win32-startup* +win32-term os_win32.txt /*win32-term* +win32-vimrun gui_w32.txt /*win32-vimrun* +win32-win3.1 os_win32.txt /*win32-win3.1* +win32s os_win32.txt /*win32s* +winbufnr() eval.txt /*winbufnr()* +wincol() eval.txt /*wincol()* +window windows.txt /*window* +window-contents intro.txt /*window-contents* +window-exit editing.txt /*window-exit* +window-functions usr_41.txt /*window-functions* +window-move-cursor windows.txt /*window-move-cursor* +window-moving windows.txt /*window-moving* +window-resize windows.txt /*window-resize* +window-size term.txt /*window-size* +window-size-functions usr_41.txt /*window-size-functions* +window-tag windows.txt /*window-tag* +window-variable eval.txt /*window-variable* +windowid-variable eval.txt /*windowid-variable* +windows windows.txt /*windows* +windows-3.1 os_win32.txt /*windows-3.1* +windows-intro windows.txt /*windows-intro* +windows-starting windows.txt /*windows-starting* +windows.txt windows.txt /*windows.txt* +windows95 os_win32.txt /*windows95* +winheight() eval.txt /*winheight()* +winline() eval.txt /*winline()* +winnr() eval.txt /*winnr()* +winrestcmd() eval.txt /*winrestcmd()* +winrestview() eval.txt /*winrestview()* +winsaveview() eval.txt /*winsaveview()* +winwidth() eval.txt /*winwidth()* +word motion.txt /*word* +word-count editing.txt /*word-count* +word-motions motion.txt /*word-motions* +workbench starting.txt /*workbench* +workshop workshop.txt /*workshop* +workshop-commands workshop.txt /*workshop-commands* +workshop-compiling workshop.txt /*workshop-compiling* +workshop-configure workshop.txt /*workshop-configure* +workshop-intro workshop.txt /*workshop-intro* +workshop-support workshop.txt /*workshop-support* +workshop-xpm workshop.txt /*workshop-xpm* +workshop.txt workshop.txt /*workshop.txt* +wrap-off intro.txt /*wrap-off* +write-compiler-plugin usr_41.txt /*write-compiler-plugin* +write-device editing.txt /*write-device* +write-fail editing.txt /*write-fail* +write-filetype-plugin usr_41.txt /*write-filetype-plugin* +write-library-script usr_41.txt /*write-library-script* +write-local-help usr_41.txt /*write-local-help* +write-plugin usr_41.txt /*write-plugin* +write-plugin-quickload usr_41.txt /*write-plugin-quickload* +write-quit editing.txt /*write-quit* +write-readonly editing.txt /*write-readonly* +writefile() eval.txt /*writefile()* +writing editing.txt /*writing* +www intro.txt /*www* +x change.txt /*x* +x-input-method mbyte.txt /*x-input-method* +x-resources version5.txt /*x-resources* +x11-clientserver remote.txt /*x11-clientserver* +x11-cut-buffer gui_x11.txt /*x11-cut-buffer* +x11-selection gui_x11.txt /*x11-selection* +xf86conf.vim syntax.txt /*xf86conf.vim* +xfontset mbyte.txt /*xfontset* +xfree-xterm syntax.txt /*xfree-xterm* +xim mbyte.txt /*xim* +xim-input-style mbyte.txt /*xim-input-style* +xiterm syntax.txt /*xiterm* +xml-folding syntax.txt /*xml-folding* +xml-omni-datafile insert.txt /*xml-omni-datafile* +xml.vim syntax.txt /*xml.vim* +xpm.vim syntax.txt /*xpm.vim* +xterm-8-bit term.txt /*xterm-8-bit* +xterm-8bit term.txt /*xterm-8bit* +xterm-blink syntax.txt /*xterm-blink* +xterm-blinking-cursor syntax.txt /*xterm-blinking-cursor* +xterm-clipboard term.txt /*xterm-clipboard* +xterm-codes term.txt /*xterm-codes* +xterm-color syntax.txt /*xterm-color* +xterm-command-server term.txt /*xterm-command-server* +xterm-copy-paste term.txt /*xterm-copy-paste* +xterm-cursor-keys term.txt /*xterm-cursor-keys* +xterm-end-home-keys term.txt /*xterm-end-home-keys* +xterm-function-keys term.txt /*xterm-function-keys* +xterm-modifier-keys term.txt /*xterm-modifier-keys* +xterm-mouse options.txt /*xterm-mouse* +xterm-mouse-wheel scroll.txt /*xterm-mouse-wheel* +xterm-resize term.txt /*xterm-resize* +xterm-save-screen tips.txt /*xterm-save-screen* +xterm-screens tips.txt /*xterm-screens* +xterm-scroll-region term.txt /*xterm-scroll-region* +xterm-shifted-keys term.txt /*xterm-shifted-keys* +y change.txt /*y* +yank change.txt /*yank* +ye-option-gone version4.txt /*ye-option-gone* +year-2000 intro.txt /*year-2000* +your-runtime-dir usr_43.txt /*your-runtime-dir* +yy change.txt /*yy* +z index.txt /*z* +z+ scroll.txt /*z+* +z- scroll.txt /*z-* +z. scroll.txt /*z.* +z/OS os_390.txt /*z\/OS* +z<CR> scroll.txt /*z<CR>* +z<Left> scroll.txt /*z<Left>* +z<Right> scroll.txt /*z<Right>* +z= spell.txt /*z=* +zA fold.txt /*zA* +zC fold.txt /*zC* +zD fold.txt /*zD* +zE fold.txt /*zE* +zF fold.txt /*zF* +zG spell.txt /*zG* +zH scroll.txt /*zH* +zL scroll.txt /*zL* +zM fold.txt /*zM* +zN fold.txt /*zN* +zN<CR> scroll.txt /*zN<CR>* +zO fold.txt /*zO* +zOS os_390.txt /*zOS* +zOS-Bugs os_390.txt /*zOS-Bugs* +zOS-Motif os_390.txt /*zOS-Motif* +zOS-PuTTY os_390.txt /*zOS-PuTTY* +zOS-has-ebcdic os_390.txt /*zOS-has-ebcdic* +zOS-limitations os_390.txt /*zOS-limitations* +zOS-open-source os_390.txt /*zOS-open-source* +zR fold.txt /*zR* +zW spell.txt /*zW* +zX fold.txt /*zX* +z^ scroll.txt /*z^* +za fold.txt /*za* +zb scroll.txt /*zb* +zc fold.txt /*zc* +zd fold.txt /*zd* +ze scroll.txt /*ze* +zf fold.txt /*zf* +zg spell.txt /*zg* +zh scroll.txt /*zh* +zi fold.txt /*zi* +zip pi_zip.txt /*zip* +zip-contents pi_zip.txt /*zip-contents* +zip-copyright pi_zip.txt /*zip-copyright* +zip-extension pi_zip.txt /*zip-extension* +zip-history pi_zip.txt /*zip-history* +zip-manual pi_zip.txt /*zip-manual* +zip-usage pi_zip.txt /*zip-usage* +zj fold.txt /*zj* +zk fold.txt /*zk* +zl scroll.txt /*zl* +zm fold.txt /*zm* +zn fold.txt /*zn* +zo fold.txt /*zo* +zr fold.txt /*zr* +zs scroll.txt /*zs* +zt scroll.txt /*zt* +zuG spell.txt /*zuG* +zuW spell.txt /*zuW* +zug spell.txt /*zug* +zuw spell.txt /*zuw* +zv fold.txt /*zv* +zw spell.txt /*zw* +zx fold.txt /*zx* +zz scroll.txt /*zz* +{ motion.txt /*{* +{Visual} intro.txt /*{Visual}* +{address} cmdline.txt /*{address}* +{arglist} editing.txt /*{arglist}* +{char1-char2} intro.txt /*{char1-char2}* +{event} autocmd.txt /*{event}* +{file} editing.txt /*{file}* +{group-name} syntax.txt /*{group-name}* +{lhs} map.txt /*{lhs}* +{motion} intro.txt /*{motion}* +{move-around} visual.txt /*{move-around}* +{offset} pattern.txt /*{offset}* +{pat} autocmd.txt /*{pat}* +{rhs} map.txt /*{rhs}* +{subject} helphelp.txt /*{subject}* +{} intro.txt /*{}* +} motion.txt /*}* +~ change.txt /*~* diff --git a/vim73/doc/tags-es b/vim73/doc/tags-es new file mode 100644 index 0000000..a538e20 --- /dev/null +++ b/vim73/doc/tags-es @@ -0,0 +1,401 @@ +!_TAG_FILE_ENCODING utf-8 // +'character' intro.esx /*'character'* +'option' intro.esx /*'option'* +01.1 usr_01.esx /*01.1* +01.2 usr_01.esx /*01.2* +01.3 usr_01.esx /*01.3* +01.4 usr_01.esx /*01.4* +02.1 usr_02.esx /*02.1* +02.2 usr_02.esx /*02.2* +02.3 usr_02.esx /*02.3* +02.4 usr_02.esx /*02.4* +02.5 usr_02.esx /*02.5* +02.6 usr_02.esx /*02.6* +02.7 usr_02.esx /*02.7* +02.8 usr_02.esx /*02.8* +03.1 usr_03.esx /*03.1* +03.10 usr_03.esx /*03.10* +03.2 usr_03.esx /*03.2* +03.3 usr_03.esx /*03.3* +03.4 usr_03.esx /*03.4* +03.5 usr_03.esx /*03.5* +03.6 usr_03.esx /*03.6* +03.7 usr_03.esx /*03.7* +03.8 usr_03.esx /*03.8* +03.9 usr_03.esx /*03.9* +04.1 usr_04.esx /*04.1* +04.10 usr_04.esx /*04.10* +04.2 usr_04.esx /*04.2* +04.3 usr_04.esx /*04.3* +04.4 usr_04.esx /*04.4* +04.5 usr_04.esx /*04.5* +04.6 usr_04.esx /*04.6* +04.7 usr_04.esx /*04.7* +04.8 usr_04.esx /*04.8* +04.9 usr_04.esx /*04.9* +05.1 usr_05.esx /*05.1* +05.2 usr_05.esx /*05.2* +05.3 usr_05.esx /*05.3* +05.4 usr_05.esx /*05.4* +05.5 usr_05.esx /*05.5* +05.6 usr_05.esx /*05.6* +05.7 usr_05.esx /*05.7* +06.1 usr_06.esx /*06.1* +06.2 usr_06.esx /*06.2* +06.3 usr_06.esx /*06.3* +06.4 usr_06.esx /*06.4* +06.5 usr_06.esx /*06.5* +06.6 usr_06.esx /*06.6* +07.1 usr_07.esx /*07.1* +07.2 usr_07.esx /*07.2* +07.3 usr_07.esx /*07.3* +07.4 usr_07.esx /*07.4* +07.5 usr_07.esx /*07.5* +07.6 usr_07.esx /*07.6* +07.7 usr_07.esx /*07.7* +08.1 usr_08.esx /*08.1* +08.2 usr_08.esx /*08.2* +08.3 usr_08.esx /*08.3* +08.4 usr_08.esx /*08.4* +08.5 usr_08.esx /*08.5* +08.6 usr_08.esx /*08.6* +08.7 usr_08.esx /*08.7* +08.8 usr_08.esx /*08.8* +08.9 usr_08.esx /*08.9* +09.1 usr_09.esx /*09.1* +09.2 usr_09.esx /*09.2* +09.3 usr_09.esx /*09.3* +09.4 usr_09.esx /*09.4* +10.1 usr_10.esx /*10.1* +10.2 usr_10.esx /*10.2* +10.3 usr_10.esx /*10.3* +10.4 usr_10.esx /*10.4* +10.5 usr_10.esx /*10.5* +10.6 usr_10.esx /*10.6* +10.7 usr_10.esx /*10.7* +10.8 usr_10.esx /*10.8* +10.9 usr_10.esx /*10.9* +11.1 usr_11.esx /*11.1* +11.2 usr_11.esx /*11.2* +11.3 usr_11.esx /*11.3* +11.4 usr_11.esx /*11.4* +12.1 usr_12.esx /*12.1* +12.2 usr_12.esx /*12.2* +12.3 usr_12.esx /*12.3* +12.4 usr_12.esx /*12.4* +12.5 usr_12.esx /*12.5* +12.6 usr_12.esx /*12.6* +12.7 usr_12.esx /*12.7* +12.8 usr_12.esx /*12.8* +20.1 usr_20.esx /*20.1* +20.2 usr_20.esx /*20.2* +20.3 usr_20.esx /*20.3* +20.4 usr_20.esx /*20.4* +20.5 usr_20.esx /*20.5* +21.1 usr_21.esx /*21.1* +21.2 usr_21.esx /*21.2* +21.3 usr_21.esx /*21.3* +21.4 usr_21.esx /*21.4* +21.5 usr_21.esx /*21.5* +21.6 usr_21.esx /*21.6* +22.1 usr_22.esx /*22.1* +22.2 usr_22.esx /*22.2* +22.3 usr_22.esx /*22.3* +22.4 usr_22.esx /*22.4* +23.1 usr_23.esx /*23.1* +23.2 usr_23.esx /*23.2* +23.3 usr_23.esx /*23.3* +23.4 usr_23.esx /*23.4* +23.5 usr_23.esx /*23.5* +24.1 usr_24.esx /*24.1* +24.10 usr_24.esx /*24.10* +24.2 usr_24.esx /*24.2* +24.3 usr_24.esx /*24.3* +24.4 usr_24.esx /*24.4* +24.5 usr_24.esx /*24.5* +24.6 usr_24.esx /*24.6* +24.7 usr_24.esx /*24.7* +24.8 usr_24.esx /*24.8* +24.9 usr_24.esx /*24.9* +25.1 usr_25.esx /*25.1* +25.2 usr_25.esx /*25.2* +25.3 usr_25.esx /*25.3* +25.4 usr_25.esx /*25.4* +25.5 usr_25.esx /*25.5* +26.1 usr_26.esx /*26.1* +26.2 usr_26.esx /*26.2* +26.3 usr_26.esx /*26.3* +26.4 usr_26.esx /*26.4* +27.1 usr_27.esx /*27.1* +27.2 usr_27.esx /*27.2* +27.3 usr_27.esx /*27.3* +27.4 usr_27.esx /*27.4* +27.5 usr_27.esx /*27.5* +27.6 usr_27.esx /*27.6* +27.7 usr_27.esx /*27.7* +27.8 usr_27.esx /*27.8* +27.9 usr_27.esx /*27.9* +28.10 usr_28.esx /*28.10* +28.1¿ usr_28.esx /*28.1¿* +28.2 usr_28.esx /*28.2* +28.3 usr_28.esx /*28.3* +28.4 usr_28.esx /*28.4* +28.5 usr_28.esx /*28.5* +28.6 usr_28.esx /*28.6* +28.7 usr_28.esx /*28.7* +28.8 usr_28.esx /*28.8* +28.9 usr_28.esx /*28.9* +29.1 usr_29.esx /*29.1* +29.2 usr_29.esx /*29.2* +29.3 usr_29.esx /*29.3* +29.4 usr_29.esx /*29.4* +29.5 usr_29.esx /*29.5* +30.1 usr_30.esx /*30.1* +30.2 usr_30.esx /*30.2* +30.3 usr_30.esx /*30.3* +30.4 usr_30.esx /*30.4* +30.5 usr_30.esx /*30.5* +30.6 usr_30.esx /*30.6* +31.1 usr_31.esx /*31.1* +31.2 usr_31.esx /*31.2* +31.3 usr_31.esx /*31.3* +31.4 usr_31.esx /*31.4* +31.5 usr_31.esx /*31.5* +32.1 usr_32.esx /*32.1* +32.2 usr_32.esx /*32.2* +32.3 usr_32.esx /*32.3* +32.4 usr_32.esx /*32.4* +:syn-default-override usr_06.esx /*:syn-default-override* +:syn-manual usr_06.esx /*:syn-manual* +:syn-off usr_06.esx /*:syn-off* +<> intro.esx /*<>* +<A- intro.esx /*<A-* +<Bar> intro.esx /*<Bar>* +<Bslash> intro.esx /*<Bslash>* +<C- intro.esx /*<C-* +<CSI> intro.esx /*<CSI>* +<D- intro.esx /*<D-* +<Enter> intro.esx /*<Enter>* +<Esc> intro.esx /*<Esc>* +<M- intro.esx /*<M-* +<Nul> intro.esx /*<Nul>* +<Return> intro.esx /*<Return>* +<S- intro.esx /*<S-* +<S-F1> intro.esx /*<S-F1>* +<carácter> intro.esx /*<carácter>* +<character> intro.esx /*<character>* +<lt> intro.esx /*<lt>* +<xCSI> intro.esx /*<xCSI>* +ATTENTION usr_11.esx /*ATTENTION* +Bram intro.esx /*Bram* +CTRL-\_CTRL-G intro.esx /*CTRL-\\_CTRL-G* +CTRL-\_CTRL-N intro.esx /*CTRL-\\_CTRL-N* +CTRL-{car} intro.esx /*CTRL-{car}* +E325 usr_11.esx /*E325* +E489 intro.esx /*E489* +E501 intro.esx /*E501* +EX intro.esx /*EX* +Elvis intro.esx /*Elvis* +Ex intro.esx /*Ex* +Ex-mode intro.esx /*Ex-mode* +FAQ intro.esx /*FAQ* +Moolenaar intro.esx /*Moolenaar* +Normal intro.esx /*Normal* +Normal-mode intro.esx /*Normal-mode* +Nvi intro.esx /*Nvi* +Operator-pending intro.esx /*Operator-pending* +Operator-pending-mode intro.esx /*Operator-pending-mode* +Posix intro.esx /*Posix* +Q intro.esx /*Q* +Q_ct help.esx /*Q_ct* +Tab intro.esx /*Tab* +Vi intro.esx /*Vi* +WWW intro.esx /*WWW* +Y2K intro.esx /*Y2K* +[count] intro.esx /*[count]* +[número] intro.esx /*[número]* +add-filetype-plugin usr_05.esx /*add-filetype-plugin* +add-global-plugin usr_05.esx /*add-global-plugin* +add-local-help usr_05.esx /*add-local-help* +add-plugin usr_05.esx /*add-plugin* +alt intro.esx /*alt* +arglist-quit usr_07.esx /*arglist-quit* +autor intro.esx /*autor* +avpág intro.esx /*avpág* +ayuda help.esx /*ayuda* +backslash intro.esx /*backslash* +backspace intro.esx /*backspace* +bars help.esx /*bars* +book intro.esx /*book* +bookmark usr_03.esx /*bookmark* +bug-reports intro.esx /*bug-reports* +bugreport.vim intro.esx /*bugreport.vim* +bugs intro.esx /*bugs* +c_CTRL-\_CTRL-G intro.esx /*c_CTRL-\\_CTRL-G* +c_CTRL-\_CTRL-N intro.esx /*c_CTRL-\\_CTRL-N* +cambiar-modo intro.esx /*cambiar-modo* +carriage-return intro.esx /*carriage-return* +command-mode intro.esx /*command-mode* +control intro.esx /*control* +credits intro.esx /*credits* +créditos intro.esx /*créditos* +ctrl intro.esx /*ctrl* +cursor-abajo intro.esx /*cursor-abajo* +cursor-arriba intro.esx /*cursor-arriba* +cursor-der intro.esx /*cursor-der* +cursor-down intro.esx /*cursor-down* +cursor-izq intro.esx /*cursor-izq* +cursor-left intro.esx /*cursor-left* +cursor-right intro.esx /*cursor-right* +cursor-up intro.esx /*cursor-up* +cursor_down intro.esx /*cursor_down* +cursor_left intro.esx /*cursor_left* +cursor_right intro.esx /*cursor_right* +cursor_up intro.esx /*cursor_up* +definiciones intro.esx /*definiciones* +definitions intro.esx /*definitions* +descargar intro.esx /*descargar* +desplazamiento intro.esx /*desplazamiento* +distribution intro.esx /*distribution* +doc-file-list help.esx /*doc-file-list* +download intro.esx /*download* +edición-sin-partir usr_25.esx /*edición-sin-partir* +edit-no-break usr_25.esx /*edit-no-break* +end intro.esx /*end* +escape intro.esx /*escape* +fallos intro.esx /*fallos* +faq intro.esx /*faq* +fin intro.esx /*fin* +find-manpage usr_12.esx /*find-manpage* +formfeed intro.esx /*formfeed* +frombook usr_01.esx /*frombook* +ftplugin-name usr_05.esx /*ftplugin-name* +ftplugins usr_05.esx /*ftplugins* +function-key intro.esx /*function-key* +function_key intro.esx /*function_key* +gQ intro.esx /*gQ* +help-context help.esx /*help-context* +help-summary usr_02.esx /*help-summary* +help-tags tags-es 1 +help.esx help.esx /*help.esx* +hjkl usr_02.esx /*hjkl* +home intro.esx /*home* +i_CTRL-\_CTRL-G intro.esx /*i_CTRL-\\_CTRL-G* +i_CTRL-\_CTRL-N intro.esx /*i_CTRL-\\_CTRL-N* +i_esc intro.esx /*i_esc* +informe-de-fallo intro.esx /*informe-de-fallo* +inicio intro.esx /*inicio* +internet intro.esx /*internet* +intro intro.esx /*intro* +intro.esx intro.esx /*intro.esx* +keypad-0 intro.esx /*keypad-0* +keypad-9 intro.esx /*keypad-9* +keypad-divide intro.esx /*keypad-divide* +keypad-end intro.esx /*keypad-end* +keypad-enter intro.esx /*keypad-enter* +keypad-home intro.esx /*keypad-home* +keypad-minus intro.esx /*keypad-minus* +keypad-multiply intro.esx /*keypad-multiply* +keypad-page-down intro.esx /*keypad-page-down* +keypad-page-up intro.esx /*keypad-page-up* +keypad-plus intro.esx /*keypad-plus* +keypad-point intro.esx /*keypad-point* +leyenda intro.esx /*leyenda* +leyendatabla intro.esx /*leyendatabla* +linefeed intro.esx /*linefeed* +lista-correo intro.esx /*lista-correo* +local-additions help.esx /*local-additions* +mail-list intro.esx /*mail-list* +maillist intro.esx /*maillist* +maillist-archive intro.esx /*maillist-archive* +manual-copyright usr_01.esx /*manual-copyright* +manual-de-usuario usr_toc.esx /*manual-de-usuario* +matchit-install usr_05.esx /*matchit-install* +meta intro.esx /*meta* +mode-Ex intro.esx /*mode-Ex* +mode-switching intro.esx /*mode-switching* +modo-Normal intro.esx /*modo-Normal* +modos-vim intro.esx /*modos-vim* +news intro.esx /*news* +not-compatible usr_01.esx /*not-compatible* +notación intro.esx /*notación* +notación-teclas intro.esx /*notación-teclas* +page-down intro.esx /*page-down* +page-up intro.esx /*page-up* +page_down intro.esx /*page_down* +page_up intro.esx /*page_up* +plugin usr_05.esx /*plugin* +pronounce intro.esx /*pronounce* +pronunciar intro.esx /*pronunciar* +quotecommandquote intro.esx /*quotecommandquote* +quotex intro.esx /*quotex* +ref intro.esx /*ref* +reference intro.esx /*reference* +reference_toc help.esx /*reference_toc* +referencia intro.esx /*referencia* +repág intro.esx /*repág* +restore-cursor usr_05.esx /*restore-cursor* +shift intro.esx /*shift* +space intro.esx /*space* +standard-plugin usr_05.esx /*standard-plugin* +standard-plugin-list help.esx /*standard-plugin-list* +subscribe-maillist intro.esx /*subscribe-maillist* +swap-exists-choices usr_11.esx /*swap-exists-choices* +syntax-printing usr_06.esx /*syntax-printing* +sys-file-list help.esx /*sys-file-list* +tab intro.esx /*tab* +tecla-de-función intro.esx /*tecla-de-función* +teclas-tabla intro.esx /*teclas-tabla* +tutor usr_01.esx /*tutor* +usenet intro.esx /*usenet* +user-manual usr_toc.esx /*user-manual* +usr_01.esx usr_01.esx /*usr_01.esx* +usr_02.esx usr_02.esx /*usr_02.esx* +usr_03.esx usr_03.esx /*usr_03.esx* +usr_04.esx usr_04.esx /*usr_04.esx* +usr_05.esx usr_05.esx /*usr_05.esx* +usr_06.esx usr_06.esx /*usr_06.esx* +usr_07.esx usr_07.esx /*usr_07.esx* +usr_08.esx usr_08.esx /*usr_08.esx* +usr_09.esx usr_09.esx /*usr_09.esx* +usr_10.esx usr_10.esx /*usr_10.esx* +usr_11.esx usr_11.esx /*usr_11.esx* +usr_12.esx usr_12.esx /*usr_12.esx* +usr_20.esx usr_20.esx /*usr_20.esx* +usr_21.esx usr_21.esx /*usr_21.esx* +usr_22.esx usr_22.esx /*usr_22.esx* +usr_23.esx usr_23.esx /*usr_23.esx* +usr_24.esx usr_24.esx /*usr_24.esx* +usr_25.esx usr_25.esx /*usr_25.esx* +usr_26.esx usr_26.esx /*usr_26.esx* +usr_27.esx usr_27.esx /*usr_27.esx* +usr_28.esx usr_28.esx /*usr_28.esx* +usr_29.esx usr_29.esx /*usr_29.esx* +usr_30.esx usr_30.esx /*usr_30.esx* +usr_31.esx usr_31.esx /*usr_31.esx* +usr_32.esx usr_32.esx /*usr_32.esx* +usr_toc.esx usr_toc.esx /*usr_toc.esx* +v_CTRL-\_CTRL-G intro.esx /*v_CTRL-\\_CTRL-G* +v_CTRL-\_CTRL-N intro.esx /*v_CTRL-\\_CTRL-N* +ventanas-contenido intro.esx /*ventanas-contenido* +vi intro.esx /*vi* +vim-announce intro.esx /*vim-announce* +vim-dev intro.esx /*vim-dev* +vim-doc-es vim-doc-es.esx /*vim-doc-es* +vim-mac intro.esx /*vim-mac* +vim-modes intro.esx /*vim-modes* +vim-modes-intro intro.esx /*vim-modes-intro* +vim-multibyte intro.esx /*vim-multibyte* +vimdev intro.esx /*vimdev* +vimrc-filetype usr_05.esx /*vimrc-filetype* +vimrc-intro usr_05.esx /*vimrc-intro* +vimrc_example.vim usr_05.esx /*vimrc_example.vim* +vimtutor usr_01.esx /*vimtutor* +window-contents intro.esx /*window-contents* +wrap-off intro.esx /*wrap-off* +www intro.esx /*www* +year-2000 intro.esx /*year-2000* +{Visual} intro.esx /*{Visual}* +{car1-car2} intro.esx /*{car1-car2}* +{moción} intro.esx /*{moción}* +{} intro.esx /*{}* diff --git a/vim73/doc/tags-ja b/vim73/doc/tags-ja new file mode 100644 index 0000000..3513a92 --- /dev/null +++ b/vim73/doc/tags-ja @@ -0,0 +1,45 @@ +!_TAG_FILE_ENCODING utf-8 // +:AcpDisable acp.jax /*:AcpDisable* +:AcpEnable acp.jax /*:AcpEnable* +:AcpLock acp.jax /*:AcpLock* +:AcpUnlock acp.jax /*:AcpUnlock* +acp acp.jax /*acp* +acp-about acp.jax /*acp-about* +acp-author acp.jax /*acp-author* +acp-commands acp.jax /*acp-commands* +acp-contact acp.jax /*acp-contact* +acp-installation acp.jax /*acp-installation* +acp-introduction acp.jax /*acp-introduction* +acp-options acp.jax /*acp-options* +acp-perl-omni acp.jax /*acp-perl-omni* +acp-snipMate acp.jax /*acp-snipMate* +acp-usage acp.jax /*acp-usage* +acp.txt acp.jax /*acp.txt* +autocomplpop acp.jax /*autocomplpop* +g:acp_behavior acp.jax /*g:acp_behavior* +g:acp_behavior-command acp.jax /*g:acp_behavior-command* +g:acp_behavior-completefunc acp.jax /*g:acp_behavior-completefunc* +g:acp_behavior-meets acp.jax /*g:acp_behavior-meets* +g:acp_behavior-onPopupClose acp.jax /*g:acp_behavior-onPopupClose* +g:acp_behavior-repeat acp.jax /*g:acp_behavior-repeat* +g:acp_behaviorCssOmniPropertyLength acp.jax /*g:acp_behaviorCssOmniPropertyLength* +g:acp_behaviorCssOmniValueLength acp.jax /*g:acp_behaviorCssOmniValueLength* +g:acp_behaviorFileLength acp.jax /*g:acp_behaviorFileLength* +g:acp_behaviorHtmlOmniLength acp.jax /*g:acp_behaviorHtmlOmniLength* +g:acp_behaviorKeywordCommand acp.jax /*g:acp_behaviorKeywordCommand* +g:acp_behaviorKeywordIgnores acp.jax /*g:acp_behaviorKeywordIgnores* +g:acp_behaviorKeywordLength acp.jax /*g:acp_behaviorKeywordLength* +g:acp_behaviorPerlOmniLength acp.jax /*g:acp_behaviorPerlOmniLength* +g:acp_behaviorPythonOmniLength acp.jax /*g:acp_behaviorPythonOmniLength* +g:acp_behaviorRubyOmniMethodLength acp.jax /*g:acp_behaviorRubyOmniMethodLength* +g:acp_behaviorRubyOmniSymbolLength acp.jax /*g:acp_behaviorRubyOmniSymbolLength* +g:acp_behaviorSnipmateLength acp.jax /*g:acp_behaviorSnipmateLength* +g:acp_behaviorUserDefinedFunction acp.jax /*g:acp_behaviorUserDefinedFunction* +g:acp_behaviorUserDefinedMeets acp.jax /*g:acp_behaviorUserDefinedMeets* +g:acp_behaviorXmlOmniLength acp.jax /*g:acp_behaviorXmlOmniLength* +g:acp_completeOption acp.jax /*g:acp_completeOption* +g:acp_completeoptPreview acp.jax /*g:acp_completeoptPreview* +g:acp_enableAtStartup acp.jax /*g:acp_enableAtStartup* +g:acp_ignorecaseOption acp.jax /*g:acp_ignorecaseOption* +g:acp_mappingDriven acp.jax /*g:acp_mappingDriven* +help-tags tags-ja 1 diff --git a/vim73/doc/tagsrch.txt b/vim73/doc/tagsrch.txt new file mode 100644 index 0000000..5334bb3 --- /dev/null +++ b/vim73/doc/tagsrch.txt @@ -0,0 +1,837 @@ +*tagsrch.txt* For Vim version 7.3. Last change: 2009 Feb 18 + + + VIM REFERENCE MANUAL by Bram Moolenaar + + +Tags and special searches *tags-and-searches* + +See section |29.1| of the user manual for an introduction. + +1. Jump to a tag |tag-commands| +2. Tag stack |tag-stack| +3. Tag match list |tag-matchlist| +4. Tags details |tag-details| +5. Tags file format |tags-file-format| +6. Include file searches |include-search| + +============================================================================== +1. Jump to a tag *tag-commands* + + *tag* *tags* +A tag is an identifier that appears in a "tags" file. It is a sort of label +that can be jumped to. For example: In C programs each function name can be +used as a tag. The "tags" file has to be generated by a program like ctags, +before the tag commands can be used. + +With the ":tag" command the cursor will be positioned on the tag. With the +CTRL-] command, the keyword on which the cursor is standing is used as the +tag. If the cursor is not on a keyword, the first keyword to the right of the +cursor is used. + +The ":tag" command works very well for C programs. If you see a call to a +function and wonder what that function does, position the cursor inside of the +function name and hit CTRL-]. This will bring you to the function definition. +An easy way back is with the CTRL-T command. Also read about the tag stack +below. + + *:ta* *:tag* *E426* *E429* +:[count]ta[g][!] {ident} + Jump to the definition of {ident}, using the + information in the tags file(s). Put {ident} in the + tag stack. See |tag-!| for [!]. + {ident} can be a regexp pattern, see |tag-regexp|. + When there are several matching tags for {ident}, jump + to the [count] one. When [count] is omitted the + first one is jumped to. See |tag-matchlist| for + jumping to other matching tags. + +g<LeftMouse> *g<LeftMouse>* +<C-LeftMouse> *<C-LeftMouse>* *CTRL-]* +CTRL-] Jump to the definition of the keyword under the + cursor. Same as ":tag {ident}", where {ident} is the + keyword under or after cursor. + When there are several matching tags for {ident}, jump + to the [count] one. When no [count] is given the + first one is jumped to. See |tag-matchlist| for + jumping to other matching tags. + {Vi: identifier after the cursor} + + *v_CTRL-]* +{Visual}CTRL-] Same as ":tag {ident}", where {ident} is the text that + is highlighted. {not in Vi} + + *telnet-CTRL-]* +CTRL-] is the default telnet escape key. When you type CTRL-] to jump to a +tag, you will get the telnet prompt instead. Most versions of telnet allow +changing or disabling the default escape key. See the telnet man page. You +can 'telnet -E {Hostname}' to disable the escape character, or 'telnet -e +{EscapeCharacter} {Hostname}' to specify another escape character. If +possible, try to use "ssh" instead of "telnet" to avoid this problem. + + *tag-priority* +When there are multiple matches for a tag, this priority is used: +1. "FSC" A full matching static tag for the current file. +2. "F C" A full matching global tag for the current file. +3. "F " A full matching global tag for another file. +4. "FS " A full matching static tag for another file. +5. " SC" An ignore-case matching static tag for the current file. +6. " C" An ignore-case matching global tag for the current file. +7. " " An ignore-case matching global tag for another file. +8. " S " An ignore-case matching static tag for another file. + +Note that when the current file changes, the priority list is mostly not +changed, to avoid confusion when using ":tnext". It is changed when using +":tag {ident}". + +The ignore-case matches are not found for a ":tag" command when the +'ignorecase' option is off. They are found when a pattern is used (starting +with a "/") and for ":tselect", also when 'ignorecase' is off. Note that +using ignore-case tag searching disables binary searching in the tags file, +which causes a slowdown. This can be avoided by fold-case sorting the tag +file. See the 'tagbsearch' option for an explanation. + +============================================================================== +2. Tag stack *tag-stack* *tagstack* *E425* + +On the tag stack is remembered which tags you jumped to, and from where. +Tags are only pushed onto the stack when the 'tagstack' option is set. + +g<RightMouse> *g<RightMouse>* +<C-RightMouse> *<C-RightMouse>* *CTRL-T* +CTRL-T Jump to [count] older entry in the tag stack + (default 1). {not in Vi} + + *:po* *:pop* *E555* *E556* +:[count]po[p][!] Jump to [count] older entry in tag stack (default 1). + See |tag-!| for [!]. {not in Vi} + +:[count]ta[g][!] Jump to [count] newer entry in tag stack (default 1). + See |tag-!| for [!]. {not in Vi} + + *:tags* +:tags Show the contents of the tag stack. The active + entry is marked with a '>'. {not in Vi} + +The output of ":tags" looks like this: + + # TO tag FROM line in file/text + 1 1 main 1 harddisk2:text/vim/test + > 2 2 FuncA 58 i = FuncA(10); + 3 1 FuncC 357 harddisk2:text/vim/src/amiga.c + +This list shows the tags that you jumped to and the cursor position before +that jump. The older tags are at the top, the newer at the bottom. + +The '>' points to the active entry. This is the tag that will be used by the +next ":tag" command. The CTRL-T and ":pop" command will use the position +above the active entry. + +Below the "TO" is the number of the current match in the match list. Note +that this doesn't change when using ":pop" or ":tag". + +The line number and file name are remembered to be able to get back to where +you were before the tag command. The line number will be correct, also when +deleting/inserting lines, unless this was done by another program (e.g. +another instance of Vim). + +For the current file, the "file/text" column shows the text at the position. +An indent is removed and a long line is truncated to fit in the window. + +You can jump to previously used tags with several commands. Some examples: + + ":pop" or CTRL-T to position before previous tag + {count}CTRL-T to position before {count} older tag + ":tag" to newer tag + ":0tag" to last used tag + +The most obvious way to use this is while browsing through the call graph of +a program. Consider the following call graph: + + main ---> FuncA ---> FuncC + ---> FuncB + +(Explanation: main calls FuncA and FuncB; FuncA calls FuncC). +You can get from main to FuncA by using CTRL-] on the call to FuncA. Then +you can CTRL-] to get to FuncC. If you now want to go back to main you can +use CTRL-T twice. Then you can CTRL-] to FuncB. + +If you issue a ":ta {ident}" or CTRL-] command, this tag is inserted at the +current position in the stack. If the stack was full (it can hold up to 20 +entries), the oldest entry is deleted and the older entries shift one +position up (their index number is decremented by one). If the last used +entry was not at the bottom, the entries below the last used one are +deleted. This means that an old branch in the call graph is lost. After the +commands explained above the tag stack will look like this: + + # TO tag FROM line in file/text + 1 1 main 1 harddisk2:text/vim/test + 2 1 FuncB 59 harddisk2:text/vim/src/main.c + + *E73* +When you try to use the tag stack while it doesn't contain anything you will +get an error message. + +============================================================================== +3. Tag match list *tag-matchlist* *E427* *E428* + +When there are several matching tags, these commands can be used to jump +between them. Note that these commands don't change the tag stack, they keep +the same entry. + + *:ts* *:tselect* +:ts[elect][!] [ident] List the tags that match [ident], using the + information in the tags file(s). + When [ident] is not given, the last tag name from the + tag stack is used. + With a '>' in the first column is indicated which is + the current position in the list (if there is one). + [ident] can be a regexp pattern, see |tag-regexp|. + See |tag-priority| for the priorities used in the + listing. {not in Vi} + Example output: + +> + nr pri kind tag file + 1 F f mch_delay os_amiga.c + mch_delay(msec, ignoreinput) + > 2 F f mch_delay os_msdos.c + mch_delay(msec, ignoreinput) + 3 F f mch_delay os_unix.c + mch_delay(msec, ignoreinput) + Enter nr of choice (<CR> to abort): +< + See |tag-priority| for the "pri" column. Note that + this depends on the current file, thus using + ":tselect xxx" can produce different results. + The "kind" column gives the kind of tag, if this was + included in the tags file. + The "info" column shows information that could be + found in the tags file. It depends on the program + that produced the tags file. + When the list is long, you may get the |more-prompt|. + If you already see the tag you want to use, you can + type 'q' and enter the number. + + *:sts* *:stselect* +:sts[elect][!] [ident] Does ":tselect[!] [ident]" and splits the window for + the selected tag. {not in Vi} + + *g]* +g] Like CTRL-], but use ":tselect" instead of ":tag". + {not in Vi} + + *v_g]* +{Visual}g] Same as "g]", but use the highlighted text as the + identifier. {not in Vi} + + *:tj* *:tjump* +:tj[ump][!] [ident] Like ":tselect", but jump to the tag directly when + there is only one match. {not in Vi} + + *:stj* *:stjump* +:stj[ump][!] [ident] Does ":tjump[!] [ident]" and splits the window for the + selected tag. {not in Vi} + + *g_CTRL-]* +g CTRL-] Like CTRL-], but use ":tjump" instead of ":tag". + {not in Vi} + + *v_g_CTRL-]* +{Visual}g CTRL-] Same as "g CTRL-]", but use the highlighted text as + the identifier. {not in Vi} + + *:tn* *:tnext* +:[count]tn[ext][!] Jump to [count] next matching tag (default 1). See + |tag-!| for [!]. {not in Vi} + + *:tp* *:tprevious* +:[count]tp[revious][!] Jump to [count] previous matching tag (default 1). + See |tag-!| for [!]. {not in Vi} + + *:tN* *:tNext* +:[count]tN[ext][!] Same as ":tprevious". {not in Vi} + + *:tr* *:trewind* +:[count]tr[ewind][!] Jump to first matching tag. If [count] is given, jump + to [count]th matching tag. See |tag-!| for [!]. {not + in Vi} + + *:tf* *:tfirst* +:[count]tf[irst][!] Same as ":trewind". {not in Vi} + + *:tl* *:tlast* +:tl[ast][!] Jump to last matching tag. See |tag-!| for [!]. {not + in Vi} + + *:lt* *:ltag* +:lt[ag][!] [ident] Jump to tag [ident] and add the matching tags to a new + location list for the current window. [ident] can be + a regexp pattern, see |tag-regexp|. When [ident] is + not given, the last tag name from the tag stack is + used. The search pattern to locate the tag line is + prefixed with "\V" to escape all the special + characters (very nomagic). The location list showing + the matching tags is independent of the tag stack. + See |tag-!| for [!]. + {not in Vi} + +When there is no other message, Vim shows which matching tag has been jumped +to, and the number of matching tags: > + tag 1 of 3 or more +The " or more" is used to indicate that Vim didn't try all the tags files yet. +When using ":tnext" a few times, or with ":tlast", more matches may be found. + +When you didn't see this message because of some other message, or you just +want to know where you are, this command will show it again (and jump to the +same tag as last time): > + :0tn +< + *tag-skip-file* +When a matching tag is found for which the file doesn't exist, this match is +skipped and the next matching tag is used. Vim reports this, to notify you of +missing files. When the end of the list of matches has been reached, an error +message is given. + + *tag-preview* +The tag match list can also be used in the preview window. The commands are +the same as above, with a "p" prepended. +{not available when compiled without the |+quickfix| feature} + + *:pts* *:ptselect* +:pts[elect][!] [ident] Does ":tselect[!] [ident]" and shows the new tag in a + "Preview" window. See |:ptag| for more info. + {not in Vi} + + *:ptj* *:ptjump* +:ptj[ump][!] [ident] Does ":tjump[!] [ident]" and shows the new tag in a + "Preview" window. See |:ptag| for more info. + {not in Vi} + + *:ptn* *:ptnext* +:[count]ptn[ext][!] ":tnext" in the preview window. See |:ptag|. + {not in Vi} + + *:ptp* *:ptprevious* +:[count]ptp[revious][!] ":tprevious" in the preview window. See |:ptag|. + {not in Vi} + + *:ptN* *:ptNext* +:[count]ptN[ext][!] Same as ":ptprevious". {not in Vi} + + *:ptr* *:ptrewind* +:[count]ptr[ewind][!] ":trewind" in the preview window. See |:ptag|. + {not in Vi} + + *:ptf* *:ptfirst* +:[count]ptf[irst][!] Same as ":ptrewind". {not in Vi} + + *:ptl* *:ptlast* +:ptl[ast][!] ":tlast" in the preview window. See |:ptag|. + {not in Vi} + +============================================================================== +4. Tags details *tag-details* + + *static-tag* +A static tag is a tag that is defined for a specific file. In a C program +this could be a static function. + +In Vi jumping to a tag sets the current search pattern. This means that +the "n" command after jumping to a tag does not search for the same pattern +that it did before jumping to the tag. Vim does not do this as we consider it +to be a bug. You can still find the tag search pattern in the search history. +If you really want the old Vi behavior, set the 't' flag in 'cpoptions'. + + *tag-binary-search* +Vim uses binary searching in the tags file to find the desired tag quickly +(when enabled at compile time |+tag_binary|). But this only works if the +tags file was sorted on ASCII byte value. Therefore, if no match was found, +another try is done with a linear search. If you only want the linear search, +reset the 'tagbsearch' option. Or better: Sort the tags file! + +Note that the binary searching is disabled when not looking for a tag with a +specific name. This happens when ignoring case and when a regular expression +is used that doesn't start with a fixed string. Tag searching can be a lot +slower then. The former can be avoided by case-fold sorting the tags file. +See 'tagbsearch' for details. + + *tag-regexp* +The ":tag" and "tselect" commands accept a regular expression argument. See +|pattern| for the special characters that can be used. +When the argument starts with '/', it is used as a pattern. If the argument +does not start with '/', it is taken literally, as a full tag name. +Examples: > + :tag main +< jumps to the tag "main" that has the highest priority. > + :tag /^get +< jumps to the tag that starts with "get" and has the highest priority. > + :tag /norm +< lists all the tags that contain "norm", including "id_norm". +When the argument both exists literally, and match when used as a regexp, a +literal match has a higher priority. For example, ":tag /open" matches "open" +before "open_file" and "file_open". +When using a pattern case is ignored. If you want to match case use "\C" in +the pattern. + + *tag-!* +If the tag is in the current file this will always work. Otherwise the +performed actions depend on whether the current file was changed, whether a ! +is added to the command and on the 'autowrite' option: + + tag in file autowrite ~ +current file changed ! option action ~ +----------------------------------------------------------------------------- + yes x x x goto tag + no no x x read other file, goto tag + no yes yes x abandon current file, read other file, goto + tag + no yes no on write current file, read other file, goto + tag + no yes no off fail +----------------------------------------------------------------------------- + +- If the tag is in the current file, the command will always work. +- If the tag is in another file and the current file was not changed, the + other file will be made the current file and read into the buffer. +- If the tag is in another file, the current file was changed and a ! is + added to the command, the changes to the current file are lost, the other + file will be made the current file and read into the buffer. +- If the tag is in another file, the current file was changed and the + 'autowrite' option is on, the current file will be written, the other + file will be made the current file and read into the buffer. +- If the tag is in another file, the current file was changed and the + 'autowrite' option is off, the command will fail. If you want to save + the changes, use the ":w" command and then use ":tag" without an argument. + This works because the tag is put on the stack anyway. If you want to lose + the changes you can use the ":tag!" command. + + *tag-security* +Note that Vim forbids some commands, for security reasons. This works like +using the 'secure' option for exrc/vimrc files in the current directory. See +|trojan-horse| and |sandbox|. +When the {tagaddress} changes a buffer, you will get a warning message: + "WARNING: tag command changed a buffer!!!" +In a future version changing the buffer will be impossible. All this for +security reasons: Somebody might hide a nasty command in the tags file, which +would otherwise go unnoticed. Example: > + :$d|/tag-function-name/ +{this security prevention is not present in Vi} + +In Vi the ":tag" command sets the last search pattern when the tag is searched +for. In Vim this is not done, the previous search pattern is still remembered, +unless the 't' flag is present in 'cpoptions'. The search pattern is always +put in the search history, so you can modify it if searching fails. + + *emacs-tags* *emacs_tags* *E430* +Emacs style tag files are only supported if Vim was compiled with the +|+emacs_tags| feature enabled. Sorry, there is no explanation about Emacs tag +files here, it is only supported for backwards compatibility :-). + +Lines in Emacs tags files can be very long. Vim only deals with lines of up +to about 510 bytes. To see whether lines are ignored set 'verbose' to 5 or +higher. + + *tags-option* +The 'tags' option is a list of file names. Each of these files is searched +for the tag. This can be used to use a different tags file than the default +file "tags". It can also be used to access a common tags file. + +The next file in the list is not used when: +- A matching static tag for the current buffer has been found. +- A matching global tag has been found. +This also depends on the 'ignorecase' option. If it is off, and the tags file +only has a match without matching case, the next tags file is searched for a +match with matching case. If no tag with matching case is found, the first +match without matching case is used. If 'ignorecase' is on, and a matching +global tag with or without matching case is found, this one is used, no +further tags files are searched. + +When a tag file name starts with "./", the '.' is replaced with the path of +the current file. This makes it possible to use a tags file in the directory +where the current file is (no matter what the current directory is). The idea +of using "./" is that you can define which tag file is searched first: In the +current directory ("tags,./tags") or in the directory of the current file +("./tags,tags"). + +For example: > + :set tags=./tags,tags,/home/user/commontags + +In this example the tag will first be searched for in the file "tags" in the +directory where the current file is. Next the "tags" file in the current +directory. If it is not found there, then the file "/home/user/commontags" +will be searched for the tag. + +This can be switched off by including the 'd' flag in 'cpoptions', to make +it Vi compatible. "./tags" will then be the tags file in the current +directory, instead of the tags file in the directory where the current file +is. + +Instead of the comma a space may be used. Then a backslash is required for +the space to be included in the string option: > + :set tags=tags\ /home/user/commontags + +To include a space in a file name use three backslashes. To include a comma +in a file name use two backslashes. For example, use: > + :set tags=tag\\\ file,/home/user/common\\,tags + +for the files "tag file" and "/home/user/common,tags". The 'tags' option will +have the value "tag\ file,/home/user/common\,tags". + +If the 'tagrelative' option is on (which is the default) and using a tag file +in another directory, file names in that tag file are relative to the +directory where the tag file is. + +============================================================================== +5. Tags file format *tags-file-format* *E431* + + *ctags* *jtags* +A tags file can be created with an external command, for example "ctags". It +will contain a tag for each function. Some versions of "ctags" will also make +a tag for each "#defined" macro, typedefs, enums, etc. + +Some programs that generate tags files: +ctags As found on most Unix systems. Only supports C. Only + does the basic work. + *Exuberant_ctags* +exuberant ctags This a very good one. It works for C, C++, Java, + Fortran, Eiffel and others. It can generate tags for + many items. See http://ctags.sourceforge.net. +etags Connected to Emacs. Supports many languages. +JTags For Java, in Java. It can be found at + http://www.fleiner.com/jtags/. +ptags.py For Python, in Python. Found in your Python source + directory at Tools/scripts/ptags.py. +ptags For Perl, in Perl. It can be found at + http://www.eleves.ens.fr:8080/home/nthiery/Tags/. +gnatxref For Ada. See http://www.gnuada.org/. gnatxref is + part of the gnat package. + + +The lines in the tags file must have one of these three formats: + +1. {tagname} {TAB} {tagfile} {TAB} {tagaddress} +2. {tagfile}:{tagname} {TAB} {tagfile} {TAB} {tagaddress} +3. {tagname} {TAB} {tagfile} {TAB} {tagaddress} {term} {field} .. + +The first is a normal tag, which is completely compatible with Vi. It is the +only format produced by traditional ctags implementations. This is often used +for functions that are global, also referenced in other files. + +The lines in the tags file can end in <LF> or <CR><LF>. On the Macintosh <CR> +also works. The <CR> and <NL> characters can never appear inside a line. + + *tag-old-static* +The second format is for a static tag only. It is obsolete now, replaced by +the third format. It is only supported by Elvis 1.x and Vim and a few +versions of ctags. A static tag is often used for functions that are local, +only referenced in the file {tagfile}. Note that for the static tag, the two +occurrences of {tagfile} must be exactly the same. Also see |tags-option| +below, for how static tags are used. + +The third format is new. It includes additional information in optional +fields at the end of each line. It is backwards compatible with Vi. It is +only supported by new versions of ctags (such as Exuberant ctags). + +{tagname} The identifier. Normally the name of a function, but it can + be any identifier. It cannot contain a <Tab>. +{TAB} One <Tab> character. Note: previous versions allowed any + white space here. This has been abandoned to allow spaces in + {tagfile}. It can be re-enabled by including the + |+tag_any_white| feature at compile time. *tag-any-white* +{tagfile} The file that contains the definition of {tagname}. It can + have an absolute or relative path. It may contain environment + variables and wildcards (although the use of wildcards is + doubtful). It cannot contain a <Tab>. +{tagaddress} The Ex command that positions the cursor on the tag. It can + be any Ex command, although restrictions apply (see + |tag-security|). Posix only allows line numbers and search + commands, which are mostly used. +{term} ;" The two characters semicolon and double quote. This is + interpreted by Vi as the start of a comment, which makes the + following be ignored. This is for backwards compatibility + with Vi, it ignores the following fields. +{field} .. A list of optional fields. Each field has the form: + + <Tab>{fieldname}:{value} + + The {fieldname} identifies the field, and can only contain + alphabetical characters [a-zA-Z]. + The {value} is any string, but cannot contain a <Tab>. + These characters are special: + "\t" stands for a <Tab> + "\r" stands for a <CR> + "\n" stands for a <NL> + "\\" stands for a single '\' character + + There is one field that doesn't have a ':'. This is the kind + of the tag. It is handled like it was preceded with "kind:". + See the documentation of ctags for the kinds it produces. + + The only other field currently recognized by Vim is "file:" + (with an empty value). It is used for a static tag. + +The first lines in the tags file can contain lines that start with + !_TAG_ +These are sorted to the first lines, only rare tags that start with "!" can +sort to before them. Vim recognizes two items. The first one is the line +that indicates if the file was sorted. When this line is found, Vim uses +binary searching for the tags file: + !_TAG_FILE_SORTED<Tab>1<Tab>{anything} ~ + +A tag file may be case-fold sorted to avoid a linear search when 'ignorecase' +is on. See 'tagbsearch' for details. The value '2' should be used then: + !_TAG_FILE_SORTED<Tab>2<Tab>{anything} ~ + +The other tag that Vim recognizes, but only when compiled with the +|+multi_byte| feature, is the encoding of the tags file: + !_TAG_FILE_ENCODING<Tab>utf-8<Tab>{anything} ~ +Here "utf-8" is the encoding used for the tags. Vim will then convert the tag +being searched for from 'encoding' to the encoding of the tags file. And when +listing tags the reverse happens. When the conversion fails the unconverted +tag is used. + + *tag-search* +The command can be any Ex command, but often it is a search command. +Examples: + tag1 file1 /^main(argc, argv)/ ~ + tag2 file2 108 ~ + +The command is always executed with 'magic' not set. The only special +characters in a search pattern are "^" (begin-of-line) and "$" (<EOL>). +See |pattern|. Note that you must put a backslash before each backslash in +the search text. This is for backwards compatibility with Vi. + + *E434* *E435* +If the command is a normal search command (it starts and ends with "/" or +"?"), some special handling is done: +- Searching starts on line 1 of the file. + The direction of the search is forward for "/", backward for "?". + Note that 'wrapscan' does not matter, the whole file is always searched. (Vi + does use 'wrapscan', which caused tags sometimes not be found.) {Vi starts + searching in line 2 of another file. It does not find a tag in line 1 of + another file when 'wrapscan' is not set} +- If the search fails, another try is done ignoring case. If that fails too, + a search is done for: + "^tagname[ \t]*(" + (the tag with '^' prepended and "[ \t]*(" appended). When using function + names, this will find the function name when it is in column 0. This will + help when the arguments to the function have changed since the tags file was + made. If this search also fails another search is done with: + "^[#a-zA-Z_].*\<tagname[ \t]*(" + This means: A line starting with '#' or an identifier and containing the tag + followed by white space and a '('. This will find macro names and function + names with a type prepended. {the extra searches are not in Vi} + +============================================================================== +6. Include file searches *include-search* *definition-search* + *E387* *E388* *E389* + +These commands look for a string in the current file and in all encountered +included files (recursively). This can be used to find the definition of a +variable, function or macro. If you only want to search in the current +buffer, use the commands listed at |pattern-searches|. + +These commands are not available when the |+find_in_path| feature was disabled +at compile time. + +When a line is encountered that includes another file, that file is searched +before continuing in the current buffer. Files included by included files are +also searched. When an include file could not be found it is silently +ignored. Use the |:checkpath| command to discover which files could not be +found, possibly your 'path' option is not set up correctly. Note: the +included file is searched, not a buffer that may be editing that file. Only +for the current file the lines in the buffer are used. + +The string can be any keyword or a defined macro. For the keyword any match +will be found. For defined macros only lines that match with the 'define' +option will be found. The default is "^#\s*define", which is for C programs. +For other languages you probably want to change this. See 'define' for an +example for C++. The string cannot contain an end-of-line, only matches +within a line are found. + +When a match is found for a defined macro, the displaying of lines continues +with the next line when a line ends in a backslash. + +The commands that start with "[" start searching from the start of the current +file. The commands that start with "]" start at the current cursor position. + +The 'include' option is used to define a line that includes another file. The +default is "\^#\s*include", which is for C programs. Note: Vim does not +recognize C syntax, if the 'include' option matches a line inside +"#ifdef/#endif" or inside a comment, it is searched anyway. The 'isfname' +option is used to recognize the file name that comes after the matched +pattern. + +The 'path' option is used to find the directory for the include files that +do not have an absolute path. + +The 'comments' option is used for the commands that display a single line or +jump to a line. It defines patterns that may start a comment. Those lines +are ignored for the search, unless [!] is used. One exception: When the line +matches the pattern "^# *define" it is not considered to be a comment. + +If you want to list matches, and then select one to jump to, you could use a +mapping to do that for you. Here is an example: > + + :map <F4> [I:let nr = input("Which one: ")<Bar>exe "normal " . nr ."[\t"<CR> +< + *[i* +[i Display the first line that contains the keyword + under the cursor. The search starts at the beginning + of the file. Lines that look like a comment are + ignored (see 'comments' option). If a count is given, + the count'th matching line is displayed, and comment + lines are not ignored. {not in Vi} + + *]i* +]i like "[i", but start at the current cursor position. + {not in Vi} + + *:is* *:isearch* +:[range]is[earch][!] [count] [/]pattern[/] + Like "[i" and "]i", but search in [range] lines + (default: whole file). + See |:search-args| for [/] and [!]. {not in Vi} + + *[I* +[I Display all lines that contain the keyword under the + cursor. Filenames and line numbers are displayed + for the found lines. The search starts at the + beginning of the file. {not in Vi} + + *]I* +]I like "[I", but start at the current cursor position. + {not in Vi} + + *:il* *:ilist* +:[range]il[ist][!] [/]pattern[/] + Like "[I" and "]I", but search in [range] lines + (default: whole file). + See |:search-args| for [/] and [!]. {not in Vi} + + *[_CTRL-I* +[ CTRL-I Jump to the first line that contains the keyword + under the cursor. The search starts at the beginning + of the file. Lines that look like a comment are + ignored (see 'comments' option). If a count is given, + the count'th matching line is jumped to, and comment + lines are not ignored. {not in Vi} + + *]_CTRL-I* +] CTRL-I like "[ CTRL-I", but start at the current cursor + position. {not in Vi} + + *:ij* *:ijump* +:[range]ij[ump][!] [count] [/]pattern[/] + Like "[ CTRL-I" and "] CTRL-I", but search in + [range] lines (default: whole file). + See |:search-args| for [/] and [!]. {not in Vi} + +CTRL-W CTRL-I *CTRL-W_CTRL-I* *CTRL-W_i* +CTRL-W i Open a new window, with the cursor on the first line + that contains the keyword under the cursor. The + search starts at the beginning of the file. Lines + that look like a comment line are ignored (see + 'comments' option). If a count is given, the count'th + matching line is jumped to, and comment lines are not + ignored. {not in Vi} + + *:isp* *:isplit* +:[range]isp[lit][!] [count] [/]pattern[/] + Like "CTRL-W i" and "CTRL-W i", but search in + [range] lines (default: whole file). + See |:search-args| for [/] and [!]. {not in Vi} + + *[d* +[d Display the first macro definition that contains the + macro under the cursor. The search starts from the + beginning of the file. If a count is given, the + count'th matching line is displayed. {not in Vi} + + *]d* +]d like "[d", but start at the current cursor position. + {not in Vi} + + *:ds* *:dsearch* +:[range]ds[earch][!] [count] [/]string[/] + Like "[d" and "]d", but search in [range] lines + (default: whole file). + See |:search-args| for [/] and [!]. {not in Vi} + + *[D* +[D Display all macro definitions that contain the macro + under the cursor. Filenames and line numbers are + displayed for the found lines. The search starts + from the beginning of the file. {not in Vi} + + *]D* +]D like "[D", but start at the current cursor position. + {not in Vi} + + *:dli* *:dlist* +:[range]dl[ist][!] [/]string[/] + Like "[D" and "]D", but search in [range] lines + (default: whole file). + See |:search-args| for [/] and [!]. {not in Vi} + Note that ":dl" works like ":delete" with the "l" + flag. + + *[_CTRL-D* +[ CTRL-D Jump to the first macro definition that contains the + keyword under the cursor. The search starts from + the beginning of the file. If a count is given, the + count'th matching line is jumped to. {not in Vi} + + *]_CTRL-D* +] CTRL-D like "[ CTRL-D", but start at the current cursor + position. {not in Vi} + + *:dj* *:djump* +:[range]dj[ump][!] [count] [/]string[/] + Like "[ CTRL-D" and "] CTRL-D", but search in + [range] lines (default: whole file). + See |:search-args| for [/] and [!]. {not in Vi} + +CTRL-W CTRL-D *CTRL-W_CTRL-D* *CTRL-W_d* +CTRL-W d Open a new window, with the cursor on the first + macro definition line that contains the keyword + under the cursor. The search starts from the + beginning of the file. If a count is given, the + count'th matching line is jumped to. {not in Vi} + + *:dsp* *:dsplit* +:[range]dsp[lit][!] [count] [/]string[/] + Like "CTRL-W d", but search in [range] lines + (default: whole file). + See |:search-args| for [/] and [!]. {not in Vi} + + *:che* *:checkpath* +:che[ckpath] List all the included files that could not be found. + {not in Vi} + +:che[ckpath]! List all the included files. {not in Vi} + + *:search-args* +Common arguments for the commands above: +[!] When included, find matches in lines that are recognized as comments. + When excluded, a match is ignored when the line is recognized as a + comment (according to 'comments'), or the match is in a C comment (after + "//" or inside /* */). Note that a match may be missed if a line is + recognized as a comment, but the comment ends halfway the line. + And if the line is a comment, but it is not recognized (according to + 'comments') a match may be found in it anyway. Example: > + /* comment + foobar */ +< A match for "foobar" is found, because this line is not recognized as a + comment (even though syntax highlighting does recognize it). + Note: Since a macro definition mostly doesn't look like a comment, the + [!] makes no difference for ":dlist", ":dsearch" and ":djump". +[/] A pattern can be surrounded by '/'. Without '/' only whole words are + matched, using the pattern "\<pattern\>". Only after the second '/' a + next command can be appended with '|'. Example: > + :isearch /string/ | echo "the last one" +< For a ":djump", ":dsplit", ":dlist" and ":dsearch" command the pattern + is used as a literal string, not as a search pattern. + + vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/term.txt b/vim73/doc/term.txt new file mode 100644 index 0000000..8dc9773 --- /dev/null +++ b/vim73/doc/term.txt @@ -0,0 +1,876 @@ +*term.txt* For Vim version 7.3. Last change: 2009 Nov 05 + + + VIM REFERENCE MANUAL by Bram Moolenaar + + +Terminal information *terminal-info* + +Vim uses information about the terminal you are using to fill the screen and +recognize what keys you hit. If this information is not correct, the screen +may be messed up or keys may not be recognized. The actions which have to be +performed on the screen are accomplished by outputting a string of +characters. Special keys produce a string of characters. These strings are +stored in the terminal options, see |terminal-options|. + +NOTE: Most of this is not used when running the |GUI|. + +1. Startup |startup-terminal| +2. Terminal options |terminal-options| +3. Window size |window-size| +4. Slow and fast terminals |slow-fast-terminal| +5. Using the mouse |mouse-using| + +============================================================================== +1. Startup *startup-terminal* + +When Vim is started a default terminal type is assumed. For the Amiga this is +a standard CLI window, for MS-DOS the pc terminal, for Unix an ansi terminal. +A few other terminal types are always available, see below |builtin-terms|. + +You can give the terminal name with the '-T' Vim argument. If it is not given +Vim will try to get the name from the TERM environment variable. + + *termcap* *terminfo* *E557* *E558* *E559* +On Unix the terminfo database or termcap file is used. This is referred to as +"termcap" in all the documentation. At compile time, when running configure, +the choice whether to use terminfo or termcap is done automatically. When +running Vim the output of ":version" will show |+terminfo| if terminfo is +used. Also see |xterm-screens|. + +On non-Unix systems a termcap is only available if Vim was compiled with +TERMCAP defined. + + *builtin-terms* *builtin_terms* +Which builtin terminals are available depends on a few defines in feature.h, +which need to be set at compile time: + define output of ":version" terminals builtin ~ +NO_BUILTIN_TCAPS -builtin_terms none +SOME_BUILTIN_TCAPS +builtin_terms most common ones (default) +ALL_BUILTIN_TCAPS ++builtin_terms all available + +You can see a list of available builtin terminals with ":set term=xxx" (when +not running the GUI). Also see |+builtin_terms|. + +If the termcap code is included Vim will try to get the strings for the +terminal you are using from the termcap file and the builtin termcaps. Both +are always used, if an entry for the terminal you are using is present. Which +one is used first depends on the 'ttybuiltin' option: + +'ttybuiltin' on 1: builtin termcap 2: external termcap +'ttybuiltin' off 1: external termcap 2: builtin termcap + +If an option is missing in one of them, it will be obtained from the other +one. If an option is present in both, the one first encountered is used. + +Which external termcap file is used varies from system to system and may +depend on the environment variables "TERMCAP" and "TERMPATH". See "man +tgetent". + +Settings depending on terminal *term-dependent-settings* + +If you want to set options or mappings, depending on the terminal name, you +can do this best in your .vimrc. Example: > + + if &term == "xterm" + ... xterm maps and settings ... + elseif &term =~ "vt10." + ... vt100, vt102 maps and settings ... + endif +< + *raw-terminal-mode* +For normal editing the terminal will be put into "raw" mode. The strings +defined with 't_ti' and 't_ks' will be sent to the terminal. Normally this +puts the terminal in a state where the termcap codes are valid and activates +the cursor and function keys. When Vim exits the terminal will be put back +into the mode it was before Vim started. The strings defined with 't_te' and +'t_ke' will be sent to the terminal. On the Amiga, with commands that execute +an external command (e.g., "!!"), the terminal will be put into Normal mode +for a moment. This means that you can stop the output to the screen by +hitting a printing key. Output resumes when you hit <BS>. + + *cs7-problem* +Note: If the terminal settings are changed after running Vim, you might have +an illegal combination of settings. This has been reported on Solaris 2.5 +with "stty cs8 parenb", which is restored as "stty cs7 parenb". Use +"stty cs8 -parenb -istrip" instead, this is restored correctly. + +Some termcap entries are wrong in the sense that after sending 't_ks' the +cursor keys send codes different from the codes defined in the termcap. To +avoid this you can set 't_ks' (and 't_ke') to empty strings. This must be +done during initialization (see |initialization|), otherwise it's too late. + +Some termcap entries assume that the highest bit is always reset. For +example: The cursor-up entry for the Amiga could be ":ku=\E[A:". But the +Amiga really sends "\233A". This works fine if the highest bit is reset, +e.g., when using an Amiga over a serial line. If the cursor keys don't work, +try the entry ":ku=\233A:". + +Some termcap entries have the entry ":ku=\E[A:". But the Amiga really sends +"\233A". On output "\E[" and "\233" are often equivalent, on input they +aren't. You will have to change the termcap entry, or change the key code with +the :set command to fix this. + +Many cursor key codes start with an <Esc>. Vim must find out if this is a +single hit of the <Esc> key or the start of a cursor key sequence. It waits +for a next character to arrive. If it does not arrive within one second a +single <Esc> is assumed. On very slow systems this may fail, causing cursor +keys not to work sometimes. If you discover this problem reset the 'timeout' +option. Vim will wait for the next character to arrive after an <Esc>. If +you want to enter a single <Esc> you must type it twice. Resetting the +'esckeys' option avoids this problem in Insert mode, but you lose the +possibility to use cursor and function keys in Insert mode. + +On the Amiga the recognition of window resizing is activated only when the +terminal name is "amiga" or "builtin_amiga". + +Some terminals have confusing codes for the cursor keys. The televideo 925 is +such a terminal. It sends a CTRL-H for cursor-left. This would make it +impossible to distinguish a backspace and cursor-left. To avoid this problem +CTRL-H is never recognized as cursor-left. + + *vt100-cursor-keys* *xterm-cursor-keys* +Other terminals (e.g., vt100 and xterm) have cursor keys that send <Esc>OA, +<Esc>OB, etc. Unfortunately these are valid commands in insert mode: Stop +insert, Open a new line above the new one, start inserting 'A', 'B', etc. +Instead of performing these commands Vim will erroneously recognize this typed +key sequence as a cursor key movement. To avoid this and make Vim do what you +want in either case you could use these settings: > + :set notimeout " don't timeout on mappings + :set ttimeout " do timeout on terminal key codes + :set timeoutlen=100 " timeout after 100 msec +This requires the key-codes to be sent within 100 msec in order to recognize +them as a cursor key. When you type you normally are not that fast, so they +are recognized as individual typed commands, even though Vim receives the same +sequence of bytes. + + *vt100-function-keys* *xterm-function-keys* +An xterm can send function keys F1 to F4 in two modes: vt100 compatible or +not. Because Vim may not know what the xterm is sending, both types of keys +are recognized. The same happens for the <Home> and <End> keys. + normal vt100 ~ + <F1> t_k1 <Esc>[11~ <xF1> <Esc>OP *<xF1>-xterm* + <F2> t_k2 <Esc>[12~ <xF2> <Esc>OQ *<xF2>-xterm* + <F3> t_k3 <Esc>[13~ <xF3> <Esc>OR *<xF3>-xterm* + <F4> t_k4 <Esc>[14~ <xF4> <Esc>OS *<xF4>-xterm* + <Home> t_kh <Esc>[7~ <xHome> <Esc>OH *<xHome>-xterm* + <End> t_@7 <Esc>[4~ <xEnd> <Esc>OF *<xEnd>-xterm* + +When Vim starts, <xF1> is mapped to <F1>, <xF2> to <F2> etc. This means that +by default both codes do the same thing. If you make a mapping for <xF2>, +because your terminal does have two keys, the default mapping is overwritten, +thus you can use the <F2> and <xF2> keys for something different. + + *xterm-shifted-keys* +Newer versions of xterm support shifted function keys and special keys. Vim +recognizes most of them. Use ":set termcap" to check which are supported and +what the codes are. Mostly these are not in a termcap, they are only +supported by the builtin_xterm termcap. + + *xterm-modifier-keys* +Newer versions of xterm support Alt and Ctrl for most function keys. To avoid +having to add all combinations of Alt, Ctrl and Shift for every key a special +sequence is recognized at the end of a termcap entry: ";*X". The "X" can be +any character, often '~' is used. The ";*" stands for an optional modifier +argument. ";2" is Shift, ";3" is Alt, ";5" is Ctrl and ";9" is Meta (when +it's different from Alt). They can be combined. Examples: > + :set <F8>=^[[19;*~ + :set <Home>=^[[1;*H +Another speciality about these codes is that they are not overwritten by +another code. That is to avoid that the codes obtained from xterm directly +|t_RV| overwrite them. + *xterm-scroll-region* +The default termcap entry for xterm on Sun and other platforms does not +contain the entry for scroll regions. Add ":cs=\E[%i%d;%dr:" to the xterm +entry in /etc/termcap and everything should work. + + *xterm-end-home-keys* +On some systems (at least on FreeBSD with XFree86 3.1.2) the codes that the +<End> and <Home> keys send contain a <Nul> character. To make these keys send +the proper key code, add these lines to your ~/.Xdefaults file: + +*VT100.Translations: #override \n\ + <Key>Home: string("0x1b") string("[7~") \n\ + <Key>End: string("0x1b") string("[8~") + + *xterm-8bit* *xterm-8-bit* +Xterm can be run in a mode where it uses 8-bit escape sequences. The CSI code +is used instead of <Esc>[. The advantage is that an <Esc> can quickly be +recognized in Insert mode, because it can't be confused with the start of a +special key. +For the builtin termcap entries, Vim checks if the 'term' option contains +"8bit" anywhere. It then uses 8-bit characters for the termcap entries, the +mouse and a few other things. You would normally set $TERM in your shell to +"xterm-8bit" and Vim picks this up and adjusts to the 8-bit setting +automatically. +When Vim receives a response to the |t_RV| (request version) sequence and it +starts with CSI, it assumes that the terminal is in 8-bit mode and will +convert all key sequences to their 8-bit variants. + +============================================================================== +2. Terminal options *terminal-options* *termcap-options* *E436* + +The terminal options can be set just like normal options. But they are not +shown with the ":set all" command. Instead use ":set termcap". + +It is always possible to change individual strings by setting the +appropriate option. For example: > + :set t_ce=^V^[[K (CTRL-V, <Esc>, [, K) + +{Vi: no terminal options. You have to exit Vi, edit the termcap entry and +try again} + +The options are listed below. The associated termcap code is always equal to +the last two characters of the option name. Only one termcap code is +required: Cursor motion, 't_cm'. + +The options 't_da', 't_db', 't_ms', 't_xs' represent flags in the termcap. +When the termcap flag is present, the option will be set to "y". But any +non-empty string means that the flag is set. An empty string means that the +flag is not set. 't_CS' works like this too, but it isn't a termcap flag. + +OUTPUT CODES + option meaning ~ + + t_AB set background color (ANSI) *t_AB* *'t_AB'* + t_AF set foreground color (ANSI) *t_AF* *'t_AF'* + t_AL add number of blank lines *t_AL* *'t_AL'* + t_al add new blank line *t_al* *'t_al'* + t_bc backspace character *t_bc* *'t_bc'* + t_cd clear to end of screen *t_cd* *'t_cd'* + t_ce clear to end of line *t_ce* *'t_ce'* + t_cl clear screen *t_cl* *'t_cl'* + t_cm cursor motion (required!) *E437* *t_cm* *'t_cm'* + t_Co number of colors *t_Co* *'t_Co'* + t_CS if non-empty, cursor relative to scroll region *t_CS* *'t_CS'* + t_cs define scrolling region *t_cs* *'t_cs'* + t_CV define vertical scrolling region *t_CV* *'t_CV'* + t_da if non-empty, lines from above scroll down *t_da* *'t_da'* + t_db if non-empty, lines from below scroll up *t_db* *'t_db'* + t_DL delete number of lines *t_DL* *'t_DL'* + t_dl delete line *t_dl* *'t_dl'* + t_fs set window title end (from status line) *t_fs* *'t_fs'* + t_ke exit "keypad transmit" mode *t_ke* *'t_ke'* + t_ks start "keypad transmit" mode *t_ks* *'t_ks'* + t_le move cursor one char left *t_le* *'t_le'* + t_mb blinking mode *t_mb* *'t_mb'* + t_md bold mode *t_md* *'t_md'* + t_me Normal mode (undoes t_mr, t_mb, t_md and color) *t_me* *'t_me'* + t_mr reverse (invert) mode *t_mr* *'t_mr'* + *t_ms* *'t_ms'* + t_ms if non-empty, cursor can be moved in standout/inverse mode + t_nd non destructive space character *t_nd* *'t_nd'* + t_op reset to original color pair *t_op* *'t_op'* + t_RI cursor number of chars right *t_RI* *'t_RI'* + t_Sb set background color *t_Sb* *'t_Sb'* + t_Sf set foreground color *t_Sf* *'t_Sf'* + t_se standout end *t_se* *'t_se'* + t_so standout mode *t_so* *'t_so'* + t_sr scroll reverse (backward) *t_sr* *'t_sr'* + t_te out of "termcap" mode *t_te* *'t_te'* + t_ti put terminal in "termcap" mode *t_ti* *'t_ti'* + t_ts set window title start (to status line) *t_ts* *'t_ts'* + t_ue underline end *t_ue* *'t_ue'* + t_us underline mode *t_us* *'t_us'* + t_Ce undercurl end *t_Ce* *'t_Ce'* + t_Cs undercurl mode *t_Cs* *'t_Cs'* + t_ut clearing uses the current background color *t_ut* *'t_ut'* + t_vb visual bell *t_vb* *'t_vb'* + t_ve cursor visible *t_ve* *'t_ve'* + t_vi cursor invisible *t_vi* *'t_vi'* + t_vs cursor very visible *t_vs* *'t_vs'* + *t_xs* *'t_xs'* + t_xs if non-empty, standout not erased by overwriting (hpterm) + t_ZH italics mode *t_ZH* *'t_ZH'* + t_ZR italics end *t_ZR* *'t_ZR'* + +Added by Vim (there are no standard codes for these): + t_IS set icon text start *t_IS* *'t_IS'* + t_IE set icon text end *t_IE* *'t_IE'* + t_WP set window position (Y, X) in pixels *t_WP* *'t_WP'* + t_WS set window size (height, width) in characters *t_WS* *'t_WS'* + t_SI start insert mode (bar cursor shape) *t_SI* *'t_SI'* + t_EI end insert mode (block cursor shape) *t_EI* *'t_EI'* + |termcap-cursor-shape| + t_RV request terminal version string (for xterm) *t_RV* *'t_RV'* + |xterm-8bit| |v:termresponse| |'ttymouse'| |xterm-codes| + +KEY CODES +Note: Use the <> form if possible + + option name meaning ~ + + t_ku <Up> arrow up *t_ku* *'t_ku'* + t_kd <Down> arrow down *t_kd* *'t_kd'* + t_kr <Right> arrow right *t_kr* *'t_kr'* + t_kl <Left> arrow left *t_kl* *'t_kl'* + <xUp> alternate arrow up *<xUp>* + <xDown> alternate arrow down *<xDown>* + <xRight> alternate arrow right *<xRight>* + <xLeft> alternate arrow left *<xLeft>* + <S-Up> shift arrow up + <S-Down> shift arrow down + t_%i <S-Right> shift arrow right *t_%i* *'t_%i'* + t_#4 <S-Left> shift arrow left *t_#4* *'t_#4'* + t_k1 <F1> function key 1 *t_k1* *'t_k1'* + <xF1> alternate F1 *<xF1>* + t_k2 <F2> function key 2 *<F2>* *t_k2* *'t_k2'* + <xF2> alternate F2 *<xF2>* + t_k3 <F3> function key 3 *<F3>* *t_k3* *'t_k3'* + <xF3> alternate F3 *<xF3>* + t_k4 <F4> function key 4 *<F4>* *t_k4* *'t_k4'* + <xF4> alternate F4 *<xF4>* + t_k5 <F5> function key 5 *<F5>* *t_k5* *'t_k5'* + t_k6 <F6> function key 6 *<F6>* *t_k6* *'t_k6'* + t_k7 <F7> function key 7 *<F7>* *t_k7* *'t_k7'* + t_k8 <F8> function key 8 *<F8>* *t_k8* *'t_k8'* + t_k9 <F9> function key 9 *<F9>* *t_k9* *'t_k9'* + t_k; <F10> function key 10 *<F10>* *t_k;* *'t_k;'* + t_F1 <F11> function key 11 *<F11>* *t_F1* *'t_F1'* + t_F2 <F12> function key 12 *<F12>* *t_F2* *'t_F2'* + t_F3 <F13> function key 13 *<F13>* *t_F3* *'t_F3'* + t_F4 <F14> function key 14 *<F14>* *t_F4* *'t_F4'* + t_F5 <F15> function key 15 *<F15>* *t_F5* *'t_F5'* + t_F6 <F16> function key 16 *<F16>* *t_F6* *'t_F6'* + t_F7 <F17> function key 17 *<F17>* *t_F7* *'t_F7'* + t_F8 <F18> function key 18 *<F18>* *t_F8* *'t_F8'* + t_F9 <F19> function key 19 *<F19>* *t_F9* *'t_F9'* + <S-F1> shifted function key 1 + <S-xF1> alternate <S-F1> *<S-xF1>* + <S-F2> shifted function key 2 *<S-F2>* + <S-xF2> alternate <S-F2> *<S-xF2>* + <S-F3> shifted function key 3 *<S-F3>* + <S-xF3> alternate <S-F3> *<S-xF3>* + <S-F4> shifted function key 4 *<S-F4>* + <S-xF4> alternate <S-F4> *<S-xF4>* + <S-F5> shifted function key 5 *<S-F5>* + <S-F6> shifted function key 6 *<S-F6>* + <S-F7> shifted function key 7 *<S-F7>* + <S-F8> shifted function key 8 *<S-F8>* + <S-F9> shifted function key 9 *<S-F9>* + <S-F10> shifted function key 10 *<S-F10>* + <S-F11> shifted function key 11 *<S-F11>* + <S-F12> shifted function key 12 *<S-F12>* + t_%1 <Help> help key *t_%1* *'t_%1'* + t_&8 <Undo> undo key *t_&8* *'t_&8'* + t_kI <Insert> insert key *t_kI* *'t_kI'* + t_kD <Del> delete key *t_kD* *'t_kD'* + t_kb <BS> backspace key *t_kb* *'t_kb'* + t_kB <S-Tab> back-tab (shift-tab) *<S-Tab>* *t_kB* *'t_kB'* + t_kh <Home> home key *t_kh* *'t_kh'* + t_#2 <S-Home> shifted home key *<S-Home>* *t_#2* *'t_#2'* + <xHome> alternate home key *<xHome>* + t_@7 <End> end key *t_@7* *'t_@7'* + t_*7 <S-End> shifted end key *<S-End>* *t_star7* *'t_star7'* + <xEnd> alternate end key *<xEnd>* + t_kP <PageUp> page-up key *t_kP* *'t_kP'* + t_kN <PageDown> page-down key *t_kN* *'t_kN'* + t_K1 <kHome> keypad home key *t_K1* *'t_K1'* + t_K4 <kEnd> keypad end key *t_K4* *'t_K4'* + t_K3 <kPageUp> keypad page-up key *t_K3* *'t_K3'* + t_K5 <kPageDown> keypad page-down key *t_K5* *'t_K5'* + t_K6 <kPlus> keypad plus key *<kPlus>* *t_K6* *'t_K6'* + t_K7 <kMinus> keypad minus key *<kMinus>* *t_K7* *'t_K7'* + t_K8 <kDivide> keypad divide *<kDivide>* *t_K8* *'t_K8'* + t_K9 <kMultiply> keypad multiply *<kMultiply>* *t_K9* *'t_K9'* + t_KA <kEnter> keypad enter key *<kEnter>* *t_KA* *'t_KA'* + t_KB <kPoint> keypad decimal point *<kPoint>* *t_KB* *'t_KB'* + t_KC <k0> keypad 0 *<k0>* *t_KC* *'t_KC'* + t_KD <k1> keypad 1 *<k1>* *t_KD* *'t_KD'* + t_KE <k2> keypad 2 *<k2>* *t_KE* *'t_KE'* + t_KF <k3> keypad 3 *<k3>* *t_KF* *'t_KF'* + t_KG <k4> keypad 4 *<k4>* *t_KG* *'t_KG'* + t_KH <k5> keypad 5 *<k5>* *t_KH* *'t_KH'* + t_KI <k6> keypad 6 *<k6>* *t_KI* *'t_KI'* + t_KJ <k7> keypad 7 *<k7>* *t_KJ* *'t_KJ'* + t_KK <k8> keypad 8 *<k8>* *t_KK* *'t_KK'* + t_KL <k9> keypad 9 *<k9>* *t_KL* *'t_KL'* + <Mouse> leader of mouse code *<Mouse>* + +Note about t_so and t_mr: When the termcap entry "so" is not present the +entry for "mr" is used. And vice versa. The same is done for "se" and "me". +If your terminal supports both inversion and standout mode, you can see two +different modes. If your terminal supports only one of the modes, both will +look the same. + + *keypad-comma* +The keypad keys, when they are not mapped, behave like the equivalent normal +key. There is one exception: if you have a comma on the keypad instead of a +decimal point, Vim will use a dot anyway. Use these mappings to fix that: > + :noremap <kPoint> , + :noremap! <kPoint> , +< *xterm-codes* +There is a special trick to obtain the key codes which currently only works +for xterm. When |t_RV| is defined and a response is received which indicates +an xterm with patchlevel 141 or higher, Vim uses special escape sequences to +request the key codes directly from the xterm. The responses are used to +adjust the various t_ codes. This avoids the problem that the xterm can +produce different codes, depending on the mode it is in (8-bit, VT102, +VT220, etc.). The result is that codes like <xF1> are no longer needed. +Note: This is only done on startup. If the xterm options are changed after +Vim has started, the escape sequences may not be recognized any more. + + *xterm-resize* +Window resizing with xterm only works if the allowWindowOps resource is +enabled. On some systems and versions of xterm it's disabled by default +because someone thought it would be a security issue. It's not clear if this +is actually the case. + +To overrule the default, put this line in your ~/.Xdefaults or +~/.Xresources: +> + XTerm*allowWindowOps: true + +And run "xrdb -merge .Xresources" to make it effective. You can check the +value with the context menu (right mouse button while CTRL key is pressed), +there should be a tick at allow-window-ops. + + *termcap-colors* +Note about colors: The 't_Co' option tells Vim the number of colors available. +When it is non-zero, the 't_AB' and 't_AF' options are used to set the color. +If one of these is not available, 't_Sb' and 't_Sf' are used. 't_me' is used +to reset to the default colors. + + *termcap-cursor-shape* *termcap-cursor-color* +When Vim enters Insert mode the 't_SI' escape sequence is sent. When leaving +Insert mode 't_EI' is used. But only if both are defined. This can be used +to change the shape or color of the cursor in Insert mode. These are not +standard termcap/terminfo entries, you need to set them yourself. +Example for an xterm, this changes the color of the cursor: > + if &term =~ "xterm" + let &t_SI = "\<Esc>]12;purple\x7" + let &t_EI = "\<Esc>]12;blue\x7" + endif +NOTE: When Vim exits the shape for Normal mode will remain. The shape from +before Vim started will not be restored. +{not available when compiled without the |+cursorshape| feature} + + *termcap-title* +The 't_ts' and 't_fs' options are used to set the window title if the terminal +allows title setting via sending strings. They are sent before and after the +title string, respectively. Similar 't_IS' and 't_IE' are used to set the +icon text. These are Vim-internal extensions of the Unix termcap, so they +cannot be obtained from an external termcap. However, the builtin termcap +contains suitable entries for xterm and iris-ansi, so you don't need to set +them here. + *hpterm* +If inversion or other highlighting does not work correctly, try setting the +'t_xs' option to a non-empty string. This makes the 't_ce' code be used to +remove highlighting from a line. This is required for "hpterm". Setting the +'weirdinvert' option has the same effect as making 't_xs' non-empty, and vice +versa. + + *scroll-region* +Some termcaps do not include an entry for 'cs' (scroll region), although the +terminal does support it. For example: xterm on a Sun. You can use the +builtin_xterm or define t_cs yourself. For example: > + :set t_cs=^V^[[%i%d;%dr +Where ^V is CTRL-V and ^[ is <Esc>. + +The vertical scroll region t_CV is not a standard termcap code. Vim uses it +internally in the GUI. But it can also be defined for a terminal, if you can +find one that supports it. The two arguments are the left and right column of +the region which to restrict the scrolling to. Just like t_cs defines the top +and bottom lines. Defining t_CV will make scrolling in vertically split +windows a lot faster. Don't set t_CV when t_da or t_db is set (text isn't +cleared when scrolling). + +Unfortunately it is not possible to deduce from the termcap how cursor +positioning should be done when using a scrolling region: Relative to the +beginning of the screen or relative to the beginning of the scrolling region. +Most terminals use the first method. A known exception is the MS-DOS console +(pcterm). The 't_CS' option should be set to any string when cursor +positioning is relative to the start of the scrolling region. It should be +set to an empty string otherwise. It defaults to "yes" when 'term' is +"pcterm". + +Note for xterm users: The shifted cursor keys normally don't work. You can + make them work with the xmodmap command and some mappings in Vim. + + Give these commands in the xterm: + xmodmap -e "keysym Up = Up F13" + xmodmap -e "keysym Down = Down F16" + xmodmap -e "keysym Left = Left F18" + xmodmap -e "keysym Right = Right F19" + + And use these mappings in Vim: + :map <t_F3> <S-Up> + :map! <t_F3> <S-Up> + :map <t_F6> <S-Down> + :map! <t_F6> <S-Down> + :map <t_F8> <S-Left> + :map! <t_F8> <S-Left> + :map <t_F9> <S-Right> + :map! <t_F9> <S-Right> + +Instead of, say, <S-Up> you can use any other command that you want to use the +shift-cursor-up key for. (Note: To help people that have a Sun keyboard with +left side keys F14 is not used because it is confused with the undo key; F15 +is not used, because it does a window-to-front; F17 is not used, because it +closes the window. On other systems you can probably use them.) + +============================================================================== +3. Window size *window-size* + +[This is about the size of the whole window Vim is using, not a window that is +created with the ":split" command.] + +If you are running Vim on an Amiga and the terminal name is "amiga" or +"builtin_amiga", the amiga-specific window resizing will be enabled. On Unix +systems three methods are tried to get the window size: + +- an ioctl call (TIOCGSIZE or TIOCGWINSZ, depends on your system) +- the environment variables "LINES" and "COLUMNS" +- from the termcap entries "li" and "co" + +If everything fails a default size of 24 lines and 80 columns is assumed. If +a window-resize signal is received the size will be set again. If the window +size is wrong you can use the 'lines' and 'columns' options to set the +correct values. + +One command can be used to set the screen size: + + *:mod* *:mode* *E359* *E362* +:mod[e] [mode] + +Without argument this only detects the screen size and redraws the screen. +With MS-DOS it is possible to switch screen mode. [mode] can be one of these +values: + "bw40" 40 columns black&white + "c40" 40 columns color + "bw80" 80 columns black&white + "c80" 80 columns color (most people use this) + "mono" 80 columns monochrome + "c4350" 43 or 50 lines EGA/VGA mode + number mode number to use, depends on your video card + +============================================================================== +4. Slow and fast terminals *slow-fast-terminal* + *slow-terminal* + +If you have a fast terminal you may like to set the 'ruler' option. The +cursor position is shown in the status line. If you are using horizontal +scrolling ('wrap' option off) consider setting 'sidescroll' to a small +number. + +If you have a slow terminal you may want to reset the 'showcmd' option. +The command characters will not be shown in the status line. If the terminal +scrolls very slowly, set the 'scrolljump' to 5 or so. If the cursor is moved +off the screen (e.g., with "j") Vim will scroll 5 lines at a time. Another +possibility is to reduce the number of lines that Vim uses with the command +"z{height}<CR>". + +If the characters from the terminal are arriving with more than 1 second +between them you might want to set the 'timeout' and/or 'ttimeout' option. +See the "Options" chapter |options|. + +If your terminal does not support a scrolling region, but it does support +insert/delete line commands, scrolling with multiple windows may make the +lines jump up and down. If you don't want this set the 'ttyfast' option. +This will redraw the window instead of scroll it. + +If your terminal scrolls very slowly, but redrawing is not slow, set the +'ttyscroll' option to a small number, e.g., 3. This will make Vim redraw the +screen instead of scrolling, when there are more than 3 lines to be scrolled. + +If you are using a color terminal that is slow, use this command: > + hi NonText cterm=NONE ctermfg=NONE +This avoids that spaces are sent when they have different attributes. On most +terminals you can't see this anyway. + +If you are using Vim over a slow serial line, you might want to try running +Vim inside the "screen" program. Screen will optimize the terminal I/O quite +a bit. + +If you are testing termcap options, but you cannot see what is happening, +you might want to set the 'writedelay' option. When non-zero, one character +is sent to the terminal at a time (does not work for MS-DOS). This makes the +screen updating a lot slower, making it possible to see what is happening. + +============================================================================== +5. Using the mouse *mouse-using* + +This section is about using the mouse on a terminal or a terminal window. How +to use the mouse in a GUI window is explained in |gui-mouse|. For scrolling +with a mouse wheel see |scroll-mouse-wheel|. + +Don't forget to enable the mouse with this command: > + :set mouse=a +Otherwise Vim won't recognize the mouse in all modes (See 'mouse'). + +Currently the mouse is supported for Unix in an xterm window, in a *BSD +console with |sysmouse|, in a Linux console (with GPM |gpm-mouse|), for +MS-DOS and in a Windows console. +Mouse clicks can be used to position the cursor, select an area and paste. + +These characters in the 'mouse' option tell in which situations the mouse will +be used by Vim: + n Normal mode + v Visual mode + i Insert mode + c Command-line mode + h all previous modes when in a help file + a all previous modes + r for |hit-enter| prompt + +The default for 'mouse' is empty, the mouse is not used. Normally you would +do: > + :set mouse=a +to start using the mouse (this is equivalent to setting 'mouse' to "nvich"). +If you only want to use the mouse in a few modes or also want to use it for +the two questions you will have to concatenate the letters for those modes. +For example: > + :set mouse=nv +Will make the mouse work in Normal mode and Visual mode. > + :set mouse=h +Will make the mouse work in help files only (so you can use "g<LeftMouse>" to +jump to tags). + +Whether the selection that is started with the mouse is in Visual mode or +Select mode depends on whether "mouse" is included in the 'selectmode' +option. + +In an xterm, with the currently active mode included in the 'mouse' option, +normal mouse clicks are used by Vim, mouse clicks with the shift or ctrl key +pressed go to the xterm. With the currently active mode not included in +'mouse' all mouse clicks go to the xterm. + + *xterm-clipboard* +In the Athena and Motif GUI versions, when running in a terminal and there is +access to the X-server (DISPLAY is set), the copy and paste will behave like +in the GUI. If not, the middle mouse button will insert the unnamed register. +In that case, here is how you copy and paste a piece of text: + +Copy/paste with the mouse and Visual mode ('mouse' option must be set, see +above): +1. Press left mouse button on first letter of text, move mouse pointer to last + letter of the text and release the button. This will start Visual mode and + highlight the selected area. +2. Press "y" to yank the Visual text in the unnamed register. +3. Click the left mouse button at the insert position. +4. Click the middle mouse button. + +Shortcut: If the insert position is on the screen at the same time as the +Visual text, you can do 2, 3 and 4 all in one: Click the middle mouse button +at the insert position. + +Note: When the |-X| command line argument is used, Vim will not connect to the +X server and copy/paste to the X clipboard (selection) will not work. Use the +shift key with the mouse buttons to let the xterm do the selection. + + *xterm-command-server* +When the X-server clipboard is available, the command server described in +|x11-clientserver| can be enabled with the --servername command line argument. + + *xterm-copy-paste* +NOTE: In some (older) xterms, it's not possible to move the cursor past column +95. This is an xterm problem, not Vim's. Get a newer xterm |color-xterm|. + +Copy/paste in xterm with (current mode NOT included in 'mouse'): +1. Press left mouse button on first letter of text, move mouse pointer to last + letter of the text and release the button. +2. Use normal Vim commands to put the cursor at the insert position. +3. Press "a" to start Insert mode. +4. Click the middle mouse button. +5. Press ESC to end Insert mode. +(The same can be done with anything in 'mouse' if you keep the shift key +pressed while using the mouse.) + +Note: if you lose the 8th bit when pasting (special characters are translated +into other characters), you may have to do "stty cs8 -istrip -parenb" in your +shell before starting Vim. + +Thus in an xterm the shift and ctrl keys cannot be used with the mouse. Mouse +commands requiring the CTRL modifier can be simulated by typing the "g" key +before using the mouse: + "g<LeftMouse>" is "<C-LeftMouse> (jump to tag under mouse click) + "g<RightMouse>" is "<C-RightMouse> ("CTRL-T") + + *mouse-mode-table* *mouse-overview* +A short overview of what the mouse buttons do, when 'mousemodel' is "extend": + +Normal Mode: +event position selection change action ~ + cursor window ~ +<LeftMouse> yes end yes +<C-LeftMouse> yes end yes "CTRL-]" (2) +<S-LeftMouse> yes no change yes "*" (2) *<S-LeftMouse>* +<LeftDrag> yes start or extend (1) no *<LeftDrag>* +<LeftRelease> yes start or extend (1) no +<MiddleMouse> yes if not active no put +<MiddleMouse> yes if active no yank and put +<RightMouse> yes start or extend yes +<A-RightMouse> yes start or extend blockw. yes *<A-RightMouse>* +<S-RightMouse> yes no change yes "#" (2) *<S-RightMouse>* +<C-RightMouse> no no change no "CTRL-T" +<RightDrag> yes extend no *<RightDrag>* +<RightRelease> yes extend no *<RightRelease>* + +Insert or Replace Mode: +event position selection change action ~ + cursor window ~ +<LeftMouse> yes (cannot be active) yes +<C-LeftMouse> yes (cannot be active) yes "CTRL-O^]" (2) +<S-LeftMouse> yes (cannot be active) yes "CTRL-O*" (2) +<LeftDrag> yes start or extend (1) no like CTRL-O (1) +<LeftRelease> yes start or extend (1) no like CTRL-O (1) +<MiddleMouse> no (cannot be active) no put register +<RightMouse> yes start or extend yes like CTRL-O +<A-RightMouse> yes start or extend blockw. yes +<S-RightMouse> yes (cannot be active) yes "CTRL-O#" (2) +<C-RightMouse> no (cannot be active) no "CTRL-O CTRL-T" + +In a help window: +event position selection change action ~ + cursor window ~ +<2-LeftMouse> yes (cannot be active) no "^]" (jump to help tag) + +When 'mousemodel' is "popup", these are different: + +Normal Mode: +event position selection change action ~ + cursor window ~ +<S-LeftMouse> yes start or extend (1) no +<A-LeftMouse> yes start or extend blockw. no *<A-LeftMouse>* +<RightMouse> no popup menu no + +Insert or Replace Mode: +event position selection change action ~ + cursor window ~ +<S-LeftMouse> yes start or extend (1) no like CTRL-O (1) +<A-LeftMouse> yes start or extend blockw. no +<RightMouse> no popup menu no + +(1) only if mouse pointer moved since press +(2) only if click is in same buffer + +Clicking the left mouse button causes the cursor to be positioned. If the +click is in another window that window is made the active window. When +editing the command-line the cursor can only be positioned on the +command-line. When in Insert mode Vim remains in Insert mode. If 'scrolloff' +is set, and the cursor is positioned within 'scrolloff' lines from the window +border, the text is scrolled. + +A selection can be started by pressing the left mouse button on the first +character, moving the mouse to the last character, then releasing the mouse +button. You will not always see the selection until you release the button, +only in some versions (GUI, MS-DOS, WIN32) will the dragging be shown +immediately. Note that you can make the text scroll by moving the mouse at +least one character in the first/last line in the window when 'scrolloff' is +non-zero. + +In Normal, Visual and Select mode clicking the right mouse button causes the +Visual area to be extended. When 'mousemodel' is "popup", the left button has +to be used while keeping the shift key pressed. When clicking in a window +which is editing another buffer, the Visual or Select mode is stopped. + +In Normal, Visual and Select mode clicking the right mouse button with the alt +key pressed causes the Visual area to become blockwise. When 'mousemodel' is +"popup" the left button has to be used with the alt key. Note that this won't +work on systems where the window manager consumes the mouse events when the +alt key is pressed (it may move the window). + + *double-click* +Double, triple and quadruple clicks are supported when the GUI is active, +for MS-DOS and Win32, and for an xterm (if the gettimeofday() function is +available). For selecting text, extra clicks extend the selection: + click select ~ + double word or % match *<2-LeftMouse>* + triple line *<3-LeftMouse>* + quadruple rectangular block *<4-LeftMouse>* +Exception: In a Help window a double click jumps to help for the word that is +clicked on. +A double click on a word selects that word. 'iskeyword' is used to specify +which characters are included in a word. A double click on a character +that has a match selects until that match (like using "v%"). If the match is +an #if/#else/#endif block, the selection becomes linewise. +For MS-DOS and xterm the time for double clicking can be set with the +'mousetime' option. For the other systems this time is defined outside of +Vim. +An example, for using a double click to jump to the tag under the cursor: > + :map <2-LeftMouse> :exe "tag ". expand("<cword>")<CR> + +Dragging the mouse with a double click (button-down, button-up, button-down +and then drag) will result in whole words to be selected. This continues +until the button is released, at which point the selection is per character +again. + + *gpm-mouse* +The GPM mouse is only supported when the |+mouse_gpm| feature was enabled at +compile time. The GPM mouse driver (Linux console) does not support quadruple +clicks. + +In Insert mode, when a selection is started, Vim goes into Normal mode +temporarily. When Visual or Select mode ends, it returns to Insert mode. +This is like using CTRL-O in Insert mode. Select mode is used when the +'selectmode' option contains "mouse". + *sysmouse* +The sysmouse is only supported when the |+mouse_sysmouse| feature was enabled +at compile time. The sysmouse driver (*BSD console) does not support keyboard +modifiers. + + *drag-status-line* +When working with several windows, the size of the windows can be changed by +dragging the status line with the mouse. Point the mouse at a status line, +press the left button, move the mouse to the new position of the status line, +release the button. Just clicking the mouse in a status line makes that window +the current window, without moving the cursor. If by selecting a window it +will change position or size, the dragging of the status line will look +confusing, but it will work (just try it). + + *<MiddleRelease>* *<MiddleDrag>* +Mouse clicks can be mapped. The codes for mouse clicks are: + code mouse button normal action ~ + <LeftMouse> left pressed set cursor position + <LeftDrag> left moved while pressed extend selection + <LeftRelease> left released set selection end + <MiddleMouse> middle pressed paste text at cursor position + <MiddleDrag> middle moved while pressed - + <MiddleRelease> middle released - + <RightMouse> right pressed extend selection + <RightDrag> right moved while pressed extend selection + <RightRelease> right released set selection end + <X1Mouse> X1 button pressed - *X1Mouse* + <X1Drag> X1 moved while pressed - *X1Drag* + <X1Release> X1 button release - *X1Release* + <X2Mouse> X2 button pressed - *X2Mouse* + <X2Drag> X2 moved while pressed - *X2Drag* + <X2Release> X2 button release - *X2Release* + +The X1 and X2 buttons refer to the extra buttons found on some mice. The +'Microsoft Explorer' mouse has these buttons available to the right thumb. +Currently X1 and X2 only work on Win32 environments. + +Examples: > + :noremap <MiddleMouse> <LeftMouse><MiddleMouse> +Paste at the position of the middle mouse button click (otherwise the paste +would be done at the cursor position). > + + :noremap <LeftRelease> <LeftRelease>y +Immediately yank the selection, when using Visual mode. + +Note the use of ":noremap" instead of "map" to avoid a recursive mapping. +> + :map <X1Mouse> <C-O> + :map <X2Mouse> <C-I> +Map the X1 and X2 buttons to go forwards and backwards in the jump list, see +|CTRL-O| and |CTRL-I|. + + *mouse-swap-buttons* +To swap the meaning of the left and right mouse buttons: > + :noremap <LeftMouse> <RightMouse> + :noremap <LeftDrag> <RightDrag> + :noremap <LeftRelease> <RightRelease> + :noremap <RightMouse> <LeftMouse> + :noremap <RightDrag> <LeftDrag> + :noremap <RightRelease> <LeftRelease> + :noremap g<LeftMouse> <C-RightMouse> + :noremap g<RightMouse> <C-LeftMouse> + :noremap! <LeftMouse> <RightMouse> + :noremap! <LeftDrag> <RightDrag> + :noremap! <LeftRelease> <RightRelease> + :noremap! <RightMouse> <LeftMouse> + :noremap! <RightDrag> <LeftDrag> + :noremap! <RightRelease> <LeftRelease> +< + vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/tips.txt b/vim73/doc/tips.txt new file mode 100644 index 0000000..a27463b --- /dev/null +++ b/vim73/doc/tips.txt @@ -0,0 +1,534 @@ +*tips.txt* For Vim version 7.3. Last change: 2009 Nov 07 + + + VIM REFERENCE MANUAL by Bram Moolenaar + + +Tips and ideas for using Vim *tips* + +These are just a few that we thought would be helpful for many users. +You can find many more tips on the wiki. The URL can be found on +http://www.vim.org + +Don't forget to browse the user manual, it also contains lots of useful tips +|usr_toc.txt|. + +Editing C programs |C-editing| +Finding where identifiers are used |ident-search| +Switching screens in an xterm |xterm-screens| +Scrolling in Insert mode |scroll-insert| +Smooth scrolling |scroll-smooth| +Correcting common typing mistakes |type-mistakes| +Counting words, lines, etc. |count-items| +Restoring the cursor position |restore-position| +Renaming files |rename-files| +Change a name in multiple files |change-name| +Speeding up external commands |speed-up| +Useful mappings |useful-mappings| +Compressing the help files |gzip-helpfile| +Executing shell commands in a window |shell-window| +Hex editing |hex-editing| +Using <> notation in autocommands |autocmd-<>| +Highlighting matching parens |match-parens| + +============================================================================== +Editing C programs *C-editing* + +There are quite a few features in Vim to help you edit C program files. Here +is an overview with tags to jump to: + +|usr_29.txt| Moving through programs chapter in the user manual. +|usr_30.txt| Editing programs chapter in the user manual. +|C-indenting| Automatically set the indent of a line while typing + text. +|=| Re-indent a few lines. +|format-comments| Format comments. + +|:checkpath| Show all recursively included files. +|[i| Search for identifier under cursor in current and + included files. +|[_CTRL-I| Jump to match for "[i" +|[I| List all lines in current and included files where + identifier under the cursor matches. +|[d| Search for define under cursor in current and included + files. + +|CTRL-]| Jump to tag under cursor (e.g., definition of a + function). +|CTRL-T| Jump back to before a CTRL-] command. +|:tselect| Select one tag out of a list of matching tags. + +|gd| Go to Declaration of local variable under cursor. +|gD| Go to Declaration of global variable under cursor. + +|gf| Go to file name under the cursor. + +|%| Go to matching (), {}, [], /* */, #if, #else, #endif. +|[/| Go to previous start of comment. +|]/| Go to next end of comment. +|[#| Go back to unclosed #if, #ifdef, or #else. +|]#| Go forward to unclosed #else or #endif. +|[(| Go back to unclosed '(' +|])| Go forward to unclosed ')' +|[{| Go back to unclosed '{' +|]}| Go forward to unclosed '}' + +|v_ab| Select "a block" from "[(" to "])", including braces +|v_ib| Select "inner block" from "[(" to "])" +|v_aB| Select "a block" from "[{" to "]}", including brackets +|v_iB| Select "inner block" from "[{" to "]}" + +============================================================================== +Finding where identifiers are used *ident-search* + +You probably already know that |tags| can be used to jump to the place where a +function or variable is defined. But sometimes you wish you could jump to all +the places where a function or variable is being used. This is possible in +two ways: +1. Using the |:grep| command. This should work on most Unix systems, + but can be slow (it reads all files) and only searches in one directory. +2. Using ID utils. This is fast and works in multiple directories. It uses a + database to store locations. You will need some additional programs for + this to work. And you need to keep the database up to date. + +Using the GNU id-tools: + +What you need: +- The GNU id-tools installed (mkid is needed to create ID and lid is needed to + use the macros). +- An identifier database file called "ID" in the current directory. You can + create it with the shell command "mkid file1 file2 ..". + +Put this in your .vimrc: > + map _u :call ID_search()<Bar>execute "/\\<" . g:word . "\\>"<CR> + map _n :n<Bar>execute "/\\<" . g:word . "\\>"<CR> + + function! ID_search() + let g:word = expand("<cword>") + let x = system("lid --key=none ". g:word) + let x = substitute(x, "\n", " ", "g") + execute "next " . x + endfun + +To use it, place the cursor on a word, type "_u" and vim will load the file +that contains the word. Search for the next occurrence of the word in the +same file with "n". Go to the next file with "_n". + +This has been tested with id-utils-3.2 (which is the name of the id-tools +archive file on your closest gnu-ftp-mirror). + +[the idea for this comes from Andreas Kutschera] + +============================================================================== +Switching screens in an xterm *xterm-screens* *xterm-save-screen* + +(From comp.editors, by Juergen Weigert, in reply to a question) + +:> Another question is that after exiting vim, the screen is left as it +:> was, i.e. the contents of the file I was viewing (editing) was left on +:> the screen. The output from my previous like "ls" were lost, +:> ie. no longer in the scrolling buffer. I know that there is a way to +:> restore the screen after exiting vim or other vi like editors, +:> I just don't know how. Helps are appreciated. Thanks. +: +:I imagine someone else can answer this. I assume though that vim and vi do +:the same thing as each other for a given xterm setup. + +They not necessarily do the same thing, as this may be a termcap vs. +terminfo problem. You should be aware that there are two databases for +describing attributes of a particular type of terminal: termcap and +terminfo. This can cause differences when the entries differ AND when of +the programs in question one uses terminfo and the other uses termcap +(also see |+terminfo|). + +In your particular problem, you are looking for the control sequences +^[[?47h and ^[[?47l. These switch between xterms alternate and main screen +buffer. As a quick workaround a command sequence like > + echo -n "^[[?47h"; vim ... ; echo -n "^[[?47l" +may do what you want. (My notation ^[ means the ESC character, further down +you'll see that the databases use \E instead). + +On startup, vim echoes the value of the termcap variable ti (terminfo: +smcup) to the terminal. When exiting, it echoes te (terminfo: rmcup). Thus +these two variables are the correct place where the above mentioned control +sequences should go. + +Compare your xterm termcap entry (found in /etc/termcap) with your xterm +terminfo entry (retrieved with "infocmp -C xterm"). Both should contain +entries similar to: > + :te=\E[2J\E[?47l\E8:ti=\E7\E[?47h: + +PS: If you find any difference, someone (your sysadmin?) should better check + the complete termcap and terminfo database for consistency. + +NOTE 1: If you recompile Vim with FEAT_XTERM_SAVE defined in feature.h, the +builtin xterm will include the mentioned "te" and "ti" entries. + +NOTE 2: If you want to disable the screen switching, and you don't want to +change your termcap, you can add these lines to your .vimrc: > + :set t_ti= t_te= + +============================================================================== +Scrolling in Insert mode *scroll-insert* + +If you are in insert mode and you want to see something that is just off the +screen, you can use CTRL-X CTRL-E and CTRL-X CTRL-Y to scroll the screen. + |i_CTRL-X_CTRL-E| + +To make this easier, you could use these mappings: > + :inoremap <C-E> <C-X><C-E> + :inoremap <C-Y> <C-X><C-Y> +(Type this literally, make sure the '<' flag is not in 'cpoptions'). +You then lose the ability to copy text from the line above/below the cursor +|i_CTRL-E|. + +Also consider setting 'scrolloff' to a larger value, so that you can always see +some context around the cursor. If 'scrolloff' is bigger than half the window +height, the cursor will always be in the middle and the text is scrolled when +the cursor is moved up/down. + +============================================================================== +Smooth scrolling *scroll-smooth* + +If you like the scrolling to go a bit smoother, you can use these mappings: > + :map <C-U> <C-Y><C-Y><C-Y><C-Y><C-Y><C-Y><C-Y><C-Y><C-Y><C-Y><C-Y><C-Y><C-Y><C-Y><C-Y><C-Y> + :map <C-D> <C-E><C-E><C-E><C-E><C-E><C-E><C-E><C-E><C-E><C-E><C-E><C-E><C-E><C-E><C-E><C-E> + +(Type this literally, make sure the '<' flag is not in 'cpoptions'). + +============================================================================== +Correcting common typing mistakes *type-mistakes* + +When there are a few words that you keep on typing in the wrong way, make +abbreviations that correct them. For example: > + :ab teh the + :ab fro for + +============================================================================== +Counting words, lines, etc. *count-items* + +To count how often any pattern occurs in the current buffer use the substitute +command and add the 'n' flag to avoid the substitution. The reported number +of substitutions is the number of items. Examples: > + + :%s/./&/gn characters + :%s/\i\+/&/gn words + :%s/^//n lines + :%s/the/&/gn "the" anywhere + :%s/\<the\>/&/gn "the" as a word + +You might want to reset 'hlsearch' or do ":nohlsearch". +Add the 'e' flag if you don't want an error when there are no matches. + +An alternative is using |v_g_CTRL-G| in Visual mode. + +If you want to find matches in multiple files use |:vimgrep|. + + *count-bytes* +If you want to count bytes, you can use this: + + Visually select the characters (block is also possible) + Use "y" to yank the characters + Use the strlen() function: > + :echo strlen(@") +A line break is counted for one byte. + +============================================================================== +Restoring the cursor position *restore-position* + +Sometimes you want to write a mapping that makes a change somewhere in the +file and restores the cursor position, without scrolling the text. For +example, to change the date mark in a file: > + :map <F2> msHmtgg/Last [cC]hange:\s*/e+1<CR>"_D"=strftime("%Y %b %d")<CR>p'tzt`s + +Breaking up saving the position: + ms store cursor position in the 's' mark + H go to the first line in the window + mt store this position in the 't' mark + +Breaking up restoring the position: + 't go to the line previously at the top of the window + zt scroll to move this line to the top of the window + `s jump to the original position of the cursor + +For something more advanced see |winsaveview()| and |winrestview()|. + +============================================================================== +Renaming files *rename-files* + +Say I have a directory with the following files in them (directory picked at +random :-): + +buffer.c +charset.c +digraph.c +... + +and I want to rename *.c *.bla. I'd do it like this: > + + $ vim + :r !ls *.c + :%s/\(.*\).c/mv & \1.bla + :w !sh + :q! + +============================================================================== +Change a name in multiple files *change-name* + +Example for using a script file to change a name in several files: + + Create a file "subs.vim" containing substitute commands and a :update + command: > + :%s/Jones/Smith/g + :%s/Allen/Peter/g + :update +< + Execute Vim on all files you want to change, and source the script for + each argument: > + + vim *.let + argdo source subs.vim + +See |:argdo|. + +============================================================================== +Speeding up external commands *speed-up* + +In some situations, execution of an external command can be very slow. This +can also slow down wildcard expansion on Unix. Here are a few suggestions to +increase the speed. + +If your .cshrc (or other file, depending on the shell used) is very long, you +should separate it into a section for interactive use and a section for +non-interactive use (often called secondary shells). When you execute a +command from Vim like ":!ls", you do not need the interactive things (for +example, setting the prompt). Put the stuff that is not needed after these +lines: > + + if ($?prompt == 0) then + exit 0 + endif + +Another way is to include the "-f" flag in the 'shell' option, e.g.: > + + :set shell=csh\ -f + +(the backslash is needed to include the space in the option). +This will make csh completely skip the use of the .cshrc file. This may cause +some things to stop working though. + +============================================================================== +Useful mappings *useful-mappings* + +Here are a few mappings that some people like to use. + + *map-backtick* > + :map ' ` +Make the single quote work like a backtick. Puts the cursor on the column of +a mark, instead of going to the first non-blank character in the line. + + *emacs-keys* +For Emacs-style editing on the command-line: > + " start of line + :cnoremap <C-A> <Home> + " back one character + :cnoremap <C-B> <Left> + " delete character under cursor + :cnoremap <C-D> <Del> + " end of line + :cnoremap <C-E> <End> + " forward one character + :cnoremap <C-F> <Right> + " recall newer command-line + :cnoremap <C-N> <Down> + " recall previous (older) command-line + :cnoremap <C-P> <Up> + " back one word + :cnoremap <Esc><C-B> <S-Left> + " forward one word + :cnoremap <Esc><C-F> <S-Right> + +NOTE: This requires that the '<' flag is excluded from 'cpoptions'. |<>| + + *format-bullet-list* +This mapping will format any bullet list. It requires that there is an empty +line above and below each list entry. The expression commands are used to +be able to give comments to the parts of the mapping. > + + :let m = ":map _f :set ai<CR>" " need 'autoindent' set + :let m = m . "{O<Esc>" " add empty line above item + :let m = m . "}{)^W" " move to text after bullet + :let m = m . "i <CR> <Esc>" " add space for indent + :let m = m . "gq}" " format text after the bullet + :let m = m . "{dd" " remove the empty line + :let m = m . "5lDJ" " put text after bullet + :execute m |" define the mapping + +(<> notation |<>|. Note that this is all typed literally. ^W is "^" "W", not +CTRL-W. You can copy/paste this into Vim if '<' is not included in +'cpoptions'.) + +Note that the last comment starts with |", because the ":execute" command +doesn't accept a comment directly. + +You also need to set 'textwidth' to a non-zero value, e.g., > + :set tw=70 + +A mapping that does about the same, but takes the indent for the list from the +first line (Note: this mapping is a single long line with a lot of spaces): > + :map _f :set ai<CR>}{a <Esc>WWmmkD`mi<CR><Esc>kkddpJgq}'mJO<Esc>j +< + *collapse* +These two mappings reduce a sequence of empty (;b) or blank (;n) lines into a +single line > + :map ;b GoZ<Esc>:g/^$/.,/./-j<CR>Gdd + :map ;n GoZ<Esc>:g/^[ <Tab>]*$/.,/[^ <Tab>]/-j<CR>Gdd + +============================================================================== +Compressing the help files *gzip-helpfile* + +For those of you who are really short on disk space, you can compress the help +files and still be able to view them with Vim. This makes accessing the help +files a bit slower and requires the "gzip" program. + +(1) Compress all the help files: "gzip doc/*.txt". + +(2) Edit "doc/tags" and change the ".txt" to ".txt.gz": > + :%s=\(\t.*\.txt\)\t=\1.gz\t= + +(3) Add this line to your vimrc: > + set helpfile={dirname}/help.txt.gz + +Where {dirname} is the directory where the help files are. The |gzip| plugin +will take care of decompressing the files. +You must make sure that $VIMRUNTIME is set to where the other Vim files are, +when they are not in the same location as the compressed "doc" directory. See +|$VIMRUNTIME|. + +============================================================================== +Executing shell commands in a window *shell-window* + +There have been questions for the possibility to execute a shell in a window +inside Vim. The answer: you can't! Including this would add a lot of code to +Vim, which is a good reason not to do this. After all, Vim is an editor, it +is not supposed to do non-editing tasks. However, to get something like this, +you might try splitting your terminal screen or display window with the +"splitvt" program. You can probably find it on some ftp server. The person +that knows more about this is Sam Lantinga <slouken@cs.ucdavis.edu>. +An alternative is the "window" command, found on BSD Unix systems, which +supports multiple overlapped windows. Or the "screen" program, found at +www.uni-erlangen.de, which supports a stack of windows. + +============================================================================== +Hex editing *hex-editing* *using-xxd* + +See section |23.4| of the user manual. + +If one has a particular extension that one uses for binary files (such as exe, +bin, etc), you may find it helpful to automate the process with the following +bit of autocmds for your <.vimrc>. Change that "*.bin" to whatever +comma-separated list of extension(s) you find yourself wanting to edit: > + + " vim -b : edit binary using xxd-format! + augroup Binary + au! + au BufReadPre *.bin let &bin=1 + au BufReadPost *.bin if &bin | %!xxd + au BufReadPost *.bin set ft=xxd | endif + au BufWritePre *.bin if &bin | %!xxd -r + au BufWritePre *.bin endif + au BufWritePost *.bin if &bin | %!xxd + au BufWritePost *.bin set nomod | endif + augroup END + +============================================================================== +Using <> notation in autocommands *autocmd-<>* + +The <> notation is not recognized in the argument of an :autocmd. To avoid +having to use special characters, you could use a self-destroying mapping to +get the <> notation and then call the mapping from the autocmd. Example: + + *map-self-destroy* > + " This is for automatically adding the name of the file to the menu list. + " It uses a self-destroying mapping! + " 1. use a line in the buffer to convert the 'dots' in the file name to \. + " 2. store that in register '"' + " 3. add that name to the Buffers menu list + " WARNING: this does have some side effects, like overwriting the + " current register contents and removing any mapping for the "i" command. + " + autocmd BufNewFile,BufReadPre * nmap i :nunmap i<CR>O<C-R>%<Esc>:.g/\./s/\./\\./g<CR>0"9y$u:menu Buffers.<C-R>9 :buffer <C-R>%<C-V><CR><CR> + autocmd BufNewFile,BufReadPre * normal i + +Another method, perhaps better, is to use the ":execute" command. In the +string you can use the <> notation by preceding it with a backslash. Don't +forget to double the number of existing backslashes and put a backslash before +'"'. +> + autocmd BufNewFile,BufReadPre * exe "normal O\<C-R>%\<Esc>:.g/\\./s/\\./\\\\./g\<CR>0\"9y$u:menu Buffers.\<C-R>9 :buffer \<C-R>%\<C-V>\<CR>\<CR>" + +For a real buffer menu, user functions should be used (see |:function|), but +then the <> notation isn't used, which defeats using it as an example here. + +============================================================================== +Highlighting matching parens *match-parens* + +This example shows the use of a few advanced tricks: +- using the |CursorMoved| autocommand event +- using |searchpairpos()| to find a matching paren +- using |synID()| to detect whether the cursor is in a string or comment +- using |:match| to highlight something +- using a |pattern| to match a specific position in the file. + +This should be put in a Vim script file, since it uses script-local variables. +It skips matches in strings or comments, unless the cursor started in string +or comment. This requires syntax highlighting. + +A slightly more advanced version is used in the |matchparen| plugin. +> + let s:paren_hl_on = 0 + function s:Highlight_Matching_Paren() + if s:paren_hl_on + match none + let s:paren_hl_on = 0 + endif + + let c_lnum = line('.') + let c_col = col('.') + + let c = getline(c_lnum)[c_col - 1] + let plist = split(&matchpairs, ':\|,') + let i = index(plist, c) + if i < 0 + return + endif + if i % 2 == 0 + let s_flags = 'nW' + let c2 = plist[i + 1] + else + let s_flags = 'nbW' + let c2 = c + let c = plist[i - 1] + endif + if c == '[' + let c = '\[' + let c2 = '\]' + endif + let s_skip ='synIDattr(synID(line("."), col("."), 0), "name") ' . + \ '=~? "string\\|comment"' + execute 'if' s_skip '| let s_skip = 0 | endif' + + let [m_lnum, m_col] = searchpairpos(c, '', c2, s_flags, s_skip) + + if m_lnum > 0 && m_lnum >= line('w0') && m_lnum <= line('w$') + exe 'match Search /\(\%' . c_lnum . 'l\%' . c_col . + \ 'c\)\|\(\%' . m_lnum . 'l\%' . m_col . 'c\)/' + let s:paren_hl_on = 1 + endif + endfunction + + autocmd CursorMoved,CursorMovedI * call s:Highlight_Matching_Paren() + autocmd InsertEnter * match none +< + + vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/todo.txt b/vim73/doc/todo.txt new file mode 100644 index 0000000..2277c41 --- /dev/null +++ b/vim73/doc/todo.txt @@ -0,0 +1,4921 @@ +*todo.txt* For Vim version 7.3. Last change: 2011 Jan 07 + + + VIM REFERENCE MANUAL by Bram Moolenaar + + + TODO list for Vim *todo* + +This is a veeeery long list of known bugs, current work and desired +improvements. To make it a little bit accessible, the items are grouped by +subject. In the first column of the line a classification is used to be able +to look for "the next thing to do": + +Priority classification: +9 next point release +8 next release +7 as soon as possible +6 soon +5 should be included +4 nice to have +3 consider including +2 maybe not +1 probably not +- unclassified + + *votes-for-changes* +See |develop.txt| for development plans. You can vote for which items should +be worked on, but only if you sponsor Vim development. See |sponsor|. + + *known-bugs* +-------------------- Known bugs and current work ----------------------- + +'cursorline' is displayed too short when there are concealed characters and +'list' is set, 'listchars' at default value. (Dennis Preiser, 2010 Aug 15) + +When running external command with ":make", cursor line is redrawn on top of +external output. + +Conceal: using Tab for cchar causes problems. Should reject it. (ZyX, 2010 +Aug 25) + +Problems with building after 7.3.050, -as-needed does not work for gcc 4.4.1? +(Charles Campbell, 2010 Nov 7) Or is the problem that we should use -ltinfo, +because nothing is used from ncurses? + +Syntax region with 'concealends' and a 'cchar' value, 'conceallevel' set to 2, +only one of the two ends gets the cchar displayed. (Brett Stahlman, 2010 Aug +21, Ben Fritz, 2010 Sep 14) + +Bug in repeating Visual "u". (Lawrence Kesteloot, 2010 Dec 20) + +Windows keys not set properly on Windows 7? (cncyber, 2010 Aug 26) + +This line hangs Vim, because of syntax HL: +call append(line, "INFO ....12....18....24....30....36....42....48....54....60....66....72....78%$") + +Building the MingW version without clipboard but with multi-byte doesn't +work. (Bill Lam, 2010 Sep 18) + +Bug: E685 error for func_unref(). (ZyX, 2010 Aug 5) + +Using ":break" or something else that stops executing commands inside a +":finally" does not rethrow a previously uncaught exception. (ZyX, 2010 Oct +15) + +Vim using lots of memory when joining lines. (John Little, 2010 Dec 3) + +On 64 bit MS-Windows "long" is only 32 bits, but we sometimes need to store a +64 bits value. Change all number options to use nropt_T and define it to the +right type. + +Patch to improve mf_hash, dynamic sizing. (Ivan Krasilnikov, 2010 Dec 17) +Needs tests. + +string() can't parse back "inf" and "nan". Fix documentation or fix code? +(ZyX, 2010 Aug 23) + +maparg() does not show the <script> flag. When temporarily changing a +mapping, how to restore the script ID? + +Patch to fix \%V item in regexp. (Christian Brabandt, 2010 Nov 8) +Update Nov 19. James Vega: still not right. Christian: it's difficult. + +Patch to add up to 99 match groups. (Christian Brabandt, 2010 Dec 22) +Also add named groups: \%{name}(re) and \%{name}g + +Highlighting stops working after changing it many times. Script to reproduce +it: Pablo Contreras, 2010 Oct 12 Windows XP and 7. Font is never freed? + +Loading autoload script even when usage is inside "if 0". (Christian Brabandt, +2010 Dec 18) + +When 'cursorcolumn' is set locally to a window, ":new" opens a window with the +same highlighting but 'cursorcolumn' is empty. (Tyru, 2010 Nov 15) + +In the sandbox it's not allowed to do many things, but it's possible to change +or set variables. Add a way to prevent variables from being changed in the +sandbox? E.g.: ":protect g:restore_settings". + +GTK: drawing a double-width combining character over single-width characters +doesn't look right. (Dominique Pelle, 2010 Aug 8) + +GTK: tear-off menu does not work. (Kurt Sonnenmoser, 2010 Oct 25) + +Version of netbeans.c for use with MacVim. (Kazuki Sakamoto, 2010 Nov 18) + +7.3.014 changed how backslash at end of line works, but still get a NUL when +there is one backslash. (Ray Frush, 2010 Nov 18) What does the original ex +do? + +":find" completion does not escape space in directory name. (Isz, 2010 Nov 2) + +Searching mixed with Visual mode doesn't redraw properly. (James Vega, 2010 Nov +22) + +Patch to support ":!start /b cmd". (Xaizek, 2010 Dec 22) + +Copy/paste between Vim and Google chrome doesn't work well for multi-byte +characters. (Ben Haskell, 2010 Sep 17) +When putting text in the cut buffer (when exiting) and conversion doesn't work +properly, Prepend "ENC==={value of 'enc'}:" to the text and don't convert? +Then it should at least work from Vim to Vim and in other applications it's +clear why it doesn't work. + +Editing a file with a ^M with 'ff' set to "mac", opening a help file, then the +^M is displayed as ^J sometimes. Getting 'ff' value from wrong window/buffer? + +Since patch 7.2.46 Yankring plugin has become very slow, eventually make Vim +crash? (Raiwil, 2010 Nov 17) + +Patch to disallow fork() when __APPLE__ is defined. (Hisashi T Fujinaka, 2010 +Nov 25) + +GTK: Patch to fix menu popping down. (Hong Xu, 2010 Dec 4, Dec 5) + +Python: Adding line to buffer other than the current one doesn't work +correctly. (Rozbujnik, 2010 Dec 19) + +Patch to add 'systemencoding', convert between 'encoding' and this for file +names, shell commands and the like. (Kikuchan, 2010 Oct 14) +Assume the system converts between the actual encoding of the filesystem to +the system encoding (usually utf-8). + +Problem producing tags file when hebrew.frx is present. It has a BOM. +Results in E670. (Tony Mechelynck, 2010 May 2) + +Patch to support sorting on floating point number. (Alex Jakushev, 2010 Oct +30) + +Ruby: ":ruby print $buffer.number" returns zero. + +setpos() does not restore cursor position after :normal. (Tyru, 2010 Aug 11) + +7 The 'directory' option supports changing path separators to "%" to make + file names unique, also support this for 'backupdir'. (Mikolaj Machowski) + Patch by Christian Brabandt, 2010 Oct 21. + +getpos()/setpos() don't include curswant. getpos() could return a fifth +element. setpos() could accept an optional fifth element. +Patch by Christian Brabandt, 2010 Sep 6. Check that new argument is optional +and that it's documented. + +With "tw=55 fo+=a" typing space before ) doesn't work well. (Scott Mcdermott, +2010 Oct 24) + +Patch to add random number generator. (Hong Xu, 2010 Nov 8, update Nov 10) +Alternative from Christian Brabandt. (2010 Sep 19) + +Messages in message.txt are highlighted as examples. + +When using cp850 the NBSP (0xff) is not drawn correctly. (Brett Stahlman, 2010 +Oct 22) 'isprint' is set to "@,161-255". + +Test 73 fails on MS-Windows when compiled with DJGPP and run twice. How to +delete the Xfind directory? Add an rmdir() function, just like we have +mkdir(). + +":echo "\x85" =~# '[\u0085]'" returns 1 instead of 0. (ZyX, 2010 Oct 3) + +'cindent' not correct when 'list' is set. (Zdravi Korusef, 2010 Apr 15) + +When 'paste' is changed with 'pastetoggle', the ruler doesn't reflect this +right away. (Samuel Ferencik, 2010 Dec 7) + +Windows installer: licence text should not use indent, causes bad word wrap. +(Benjamin Fritz, 2010 Aug 16) + +Mac with X11: clipboard doesn't work properly. (Raf, 2010 Aug 16) + +Using CompilerSet doesn't record where an option was set from. E.g., in the +gcc compiler plugin. (Gary Johnson, 2010 Dec 13) + +":helpgrep" does not put the cursor in the correct column when preceded by +accented character. (Tony Mechelynck, 2010 Apr 15) + +Don't call check_restricted() for histadd(), setbufvar(), settabvar(), +setwinvar(). + +Echo starts in the wrong column: + while 1 | let s = input('A') | echo 'R' | endw +(Boyko Bantchev, 2010 Aug 9) + +Patch for GVimExt to show an icon. (Dominik Riebeling, 2010 Nov 7) + +When writing a file > 2Gbyte, the reported number of bytes is negative. +(Antonio Colombo, 2010 Dec 18) + +Patch: Let rare word highlighting overrule good word highlighting. +(Jakson A. Aquino, 2010 Jul 30) + +Patch to make more characters work in dialogs. (Yankwei Jia, 2010 Aug 4) + +Patch for VisVim, pass file name to VimOpenFile. (Jiri Sedlak, 2010 Nov 12) + +When 'lines' is 25 and 'scrolloff' is 12, "j" scrolls zero or two lines +instead of one. (Constantin Pan, 2010 Sep 10) + +Crash in setqflist(). (Benoit Mortgat, 2010 Nov 18) + +Patch to handle resizing when tab is opened, when at full size. (Yukihiro +Nakadaira, 2010 Jan 6) + +Writing nested List and Dict in viminfo gives error message and can't be read +back. (Yukihiro Nakadaira, 2010 Nov 13) + +Can 'undolevels' be a buffer-local option? Helps for making big changes in +one file only, set 'ul' to -1 only for that buffer. +Patch by Christian Brabandt, 2010 Dec 17. Needs test. + +Dos uninstal may delete vim.bat from the wrong directory (e.g., when someone +makes his own wrapper). Add a magic string with the version number to the +.bat file and check for it in the uninstaller. E.g. + # uninstall key: vim7.3* + +Problem with cursor in the wrong column. (SungHyun Nam, 2010 Mar 11) +Additional info by Dominique Pelle. (also on 2010 Apr 10) + +CreateFile and CreateFileW are used without sharing, filewritable() fails when +the file was already open (e.g. script is being sourced). Add FILE_SHARE_READ| +FILE_SHARE_WRITE in mch_access()? (Phillippe Vaucher, 2010 Nov 2) + +Is ~/bin (literally) in $PATH supposed to work? (Paul, 2010 March 29) +Looks like only bash can do it. (Yakov Lerner) + +8 Add an event like CursorHold that is triggered repeatedly, not just once + after typing something. +Need for CursorHold that retriggers. Use a key that doesn't do anything, or a +function that resets did_cursorhold. + +Cscope "cs add" stopped working somewhat before 7.2.438. (Gary Johnson, 2010 +Jun 29) Caused by 7.2.433? + +I often see pasted text (from Firefox, to Vim in xterm) appear twice. +Also, Vim in xterm sometimes loses copy/paste ability (probably after running +an external command). + +Jumplist doesn't work properly in Insert mode? (Jean Johner, 2010 Mar 20) + +Problem with transparent cmdline. Also: Terminal title is wrong with +non-ASCII character. (Lily White, 2010 Mar 7) + +iconv() doesn't fail on an illegal character, as documented. (Yongwei Wu, 2009 +Nov 15, example Nov 26) Add argument to specify whether iconv() should fail +or replace with a character and continue? + +Add local time at start of --startuptime output. +Requires configure check for localtime(). +Use format year-month-day hr:min:sec. + +Shell not recognized properly if it ends in "csh -f". (James Vega, 2009 Nov 3) +Find tail? Might have a / in argument. Find space? Might have space in +path. + +":sort n" treats empty line as higher than zero. (Beeyawned, 2010 Oct 13) + +":function f(x) keepjumps" creates a function where every command is executed +like it has ":keepjumps" before it. + +Coverity: ask someone to create new user: Dominique. +Check if there are new reported defects: http://scan.coverity.com/rung2.html + +Patch to support :undo absolute jump to file save number. (Christian Brabandt, +2010 Nov 5) + +Patch to use 'foldnextmax' also for "marker" foldmethod. (Arnaud Lacombe, 2011 +Jan 7) + +When setting 'undofile' while the file is already loaded, but unchanged, try +to read the undo file. Requires computing a checksum of the text. (Andy +Wokula) + +Bug with 'incsearch' going to wrong line. (Wolfram Kresse, 2009 Aug 17) +Only with "vim -u NONE". + +Problem with editing file in binary mode. (Ingo Krabbe, 2009 Oct 8) + +Display error when 'tabline' that includes a file name with double-width +characters. (2010 Aug 14, bootleq) + +Problem with stop directory in findfile(). (Adam Simpkins, 2009 Aug 26) + +Undo problem: line not removed as expected when using setline() from Insert +mode. (Israel Chauca, 2010 May 13, more in second msg) +Break undo when CTRL-R = changes the text? Or save more lines? + +Patch for static code analysis errors in riscOS. (Dominique Pelle, 2010 Dec 3) + +Change to C syntax folding to make it work much faster, but a bit less +reliable. (Lech Lorens, 2009 Nov 9) Enable with an option? +Most time is spent in in_id_list(). + +Slow combination of folding and PHP syntax highlighting. Script to reproduce +it. Caused by "syntax sync fromstart" in combination with patch 7.2.274. +(Christian Brabandt, 2010 May 27) +Generally, folding with 'foldmethod' set to "syntax" is slow. Do profiling to +find out why. + +When completion inserts the first match, it may trigger the line to be folded. +Disable updating folds while completion is active? (Peter Odding, 2010 Jun 9) + +In command line window ":close" doesn't work properly. (Tony Mechelynck, 2009 +Jun 1) + +Cannot use getchar() inside :normal and using an expression mapping. Is this +supposed to work? (XyX, 2010 Sep 22) + +When using an expression mapping with a multi-byte character each byte is +converted to a utf-8 character. (ZyX, 2011 Jan 4) +Patch for possible solution. (Yukihiro Nakadaira, 2011 Jan 5) + +When a:base in 'completefunc' starts with a number it's passed as a number, +not a string. (Sean Ma) Need to add flag to call_func_retlist() to force a +string value. + +There is no command line completion for ":lmap". + +":e ~br<Tab>" does not complete to ":e /home/bram/". Would need to use +getpwent() to find all the matches. + +Invalid read error in Farsi mode. (Dominique Pelle, 2009 Aug 2) + +For running gvim on an USB stick: avoid the OLE registration. Use a command +line argument -noregister. + +When using an expression in 'statusline' leading white space sometimes goes +missing (but not always). (ZyX, 2010 Nov 1) + +When a mapping exists both for insert mode and lang-insert mode, the last one +doesn't work. (Tyru, 2010 May 6) Or is this intended? + +Still a problem with ":make" in the wrong directory. Caused by ":bufdo". +(Ajit Thakkar, 2009 Jul 1) More information Jul 9, Jul 15. +Caused by "doautoall syntaxset BufEnter *" in syntax/nosyntax.vim ? +There also is a BufLeave/BufEnter aucmd to save/restore view. +Does the patch to save/restore globaldir work? + +":bufdo normal gg" while 'hidden' is set leaves buffers without syntax +highlighting. Don't disable Syntax autocommands then? Or add a flag/modifier +to avoid changing 'eventignore'? + +Patch for displaying 0x200c and 0x200d. (Ali Gholami Rudi, 2009 May 6) +Probably needs a bit of work. + +List of encoding aliases. (Takao Fujiware, 2009 Jul 18) +Are they all OK? Update Jul 22. + +Win32: Improved Makefile for MSVC. (Leonardo Valeri Manera, 2010 Aug 18) + +Win32: Expanding 'path' runs into a maximum size limit. (bgold12, 2009 Nov 15) + +Win32: Patch for enabling quick edit mode in console. (Craig Barkhouse, 2010 +Sep 1) + +Putting a Visual block while 'visualedit' is "all" does not leave the cursor +on the first character. (John Beckett, 2010 Aug 7) + +Setting 'tags' to "tagsdir/*" does not find "tagsdir/tags". (Steven K. Wong, +2009 Jul 18) + +Patch to add farsi handling to arabic.c (Ali Gholami Rudi, 2009 May 2) +Added test, updates, June 23. + +Patch to add "focusonly" to 'scrollopt', so that scrollbind also applies in +window that doesn't have focus. (Jonathon Mah, 2009 Jan 12) +Needs more work. + +Problem with <script> mappings (Andy Wokula, 2009 Mar 8) + +When starting Vim with "gvim -f -u non_existent_file > foo.txt" there are a +few control characters in the output. (Dale Wiles, 2009 May 28) + +'cmdwinheight is only used in last window when 'winheight' is a large value. +(Tony Mechelynck, 2009 Apr 15) + +Status line containing winnr() isn't updated when splitting the window (Clark +J. Wang, 2009 Mar 31) + +When $VIMRUNTIME is set in .vimrc, need to reload lang files. Already done +for GTK, how about others? (Ron Aaron, 2010 Apr 10) + +Patch for GTK buttons X1Mouse and X2Mouse. (Christian J. Robinson, 2010 Aug 9) + +Motif: Build on Ubuntu can't enter any text in dialog text fields. + +When 'ft' changes redraw custom status line. + +":tab split fname" doesn't set the alternate file in the original window, +because win_valid() always returns FALSE. Below win_new_tabpage() in +ex_docmd.c. + +Space before comma in function definition not allowed: "function x(a , b)" +Give a more appropriate error message. Add a remark to the docs. + +string_convert() should be able to convert between utf-8 and utf-16le. Used +for GTK clipboard. Avoid requirement for iconv. + +Now that colnr_T is int instead of unsigned, more type casts can be removed. + +'delcombine' does not work for the command line. (Tony Mechelynck, 2009 Jul +20) + +Unwanted file name escaping: ":echo input('file:' , '', 'file')" +And use file name completion on a file with spaces. (Frederic Hardy, 2009 Mar +23) + +Don't load macmap.vim on startup, turn it into a plugin. (Ron Aaron, +2009 Apr 7) Reminder Apr 14. + +Add "no_hlsearch" to winsaveview(). + +Cursorline highlighting combines with Search ('hlsearch') but not with +SpellBad. (Jim Karsten, 2009 Mar 18) + +When 'foldmethod' is "indent", using >> on a line just above a fold makes the +cursor line folded. (Evan Laforge, 2009 Oct 17) + +When 'foldmethod' is "indent", adding an empty line below a fold and then +indented text, creates a new fold instead of joining it with the previous one. +(Evan Laforge, 2009 Oct 17) + +Bug: When reloading a buffer changed outside of Vim, BufRead autocommands +are applied to the wrong buffer/window. (Ben Fritz, 2009 Apr 2, May 11) +Ignore window options when not in the right window? +Perhaps we need to use a hidden window for applying autocommands to a buffer +that doesn't have a window. + +When using "ab foo bar" and mapping <Tab> to <Esc>, pressing <Tab> after foo +doesn't trigger the abbreviation like <Esc> would. (Ramana Kumar, 2009 Sep 6) + +getbufvar() to get a window-local option value for a buffer that's not +displayed in a window should return the value that's stored for that buffer. + +":he ctrl_u" can be auto-corrected to ":he ctrl-u". + +There should be a way after an abbreviation has expanded to go back to what +was typed. CTRL-G h ? Would also undo last word or line break inserted +perhaps. And undo CTRL-W. CTRL-G l would redo. + +Diff mode out of sync. (Gary Johnson, 2010 Aug 4) + +Support a 'systemencoding' option (for Unix). It specifies the encoding of +file names. (Kikuchan, 2010 Oct 5). Useful on a latin1 or double-byte Asian +system when 'encoding' is "utf-8". + +Win32: A --remote command that has a directory name starting with a ( doesn't +work, the backslash is removed, assuming that it escapes the (. (Valery +Kondakoff, 2009 May 13) + +Win32 GUI: Changing manifest helps for dpi changes (Joe Castro, 2009 Mar 27) + +Win32 GUI: last message from startup doesn't show up when there is an echoerr +command. (Cyril Slobin, 2009 Mar 13) + +Win32: use different args for SearchPath()? (Yasuhiro Matsumoto, 2009 Jan 30) + +Win32: completion of file name ":e c:\!test" results in ":e c:\\!test", which +does not work. (Nieko Maatjes, 2009 Jan 8, Ingo Karkat, 2009 Jan 22) + +opening/closing window causes other window with 'winfixheight' to change +height. Also happens when there is another window in the frame, if it's not +very high. (Yegappan Lakshmanan, 2010 Jul 22, Michael Peeters, 2010 Jul 22) + +Directory wrong in session file, caused by ":lcd" in BufEnter autocommand. +(Felix Kater, 2009 Mar 3) + +Session file generates error upon loading, cause bu --remote-silent-tab. +(7tommm (ytommm) 2010 Nov 24) + +Using ~ works OK on 'a' with composing char, but not on 0x0418 with composing +char 0x0301. (Tony Mechelynck, 2009 Mar 4) + +A function on a dictionary is not profiled. (Zyx, 2010 Dec 25) + +Inconsistent: starting with $LANG set to es_ES.utf-8 gives Spanish +messages, even though locale is not supported. But ":lang messages +es_ES.utf-8" gives an error and doesn't switch messages. (Dominique Pelle, +2009 Jan 26) + +When $HOME contains special characters, such as a comma, escape them when used +in an option. (Michael Hordijk, 2009 May 5) +Turn "esc" argument of expand_env_esc() into string of chars to be escaped. + +Should make 'ignorecase' global-local, so that it makes sense setting it from +a modeline. + +Add cscope target to Makefile. (Tony Mechelynck, 2009 Jun 18, replies by +Sergey Khorev) + +Consider making YankRing or something else that keeps a list of yanked text +part of standard Vim. The "1 to "9 registers are not sufficient. + +netrw: dragging status line causes selection of entry. Should check row +number to be below last visible line. + +After doing "su" $HOME can be the old user's home, thus ~root/file is not +correct. Don't use it in the swap file. + +Completion for ":buf" doesn't work properly on Win32 when 'shellslash' is off. +(Henrik Ohman, 2009, Jan 29) + +shellescape() depends on 'shellshash' for quoting. That doesn't work when +'shellslash' is set but using cmd.exe. (Ben Fritz) +Use a different option or let it depend on whether 'shell' looks like a +unix-like shell? + +Allow patches to add something to version.c, like with an official patch, so +that :version output shows which patches have been applied. + +Bug: in Ex mode (after "Q") backslash before line break, when yanked into a +register and executed, results in <Nul>: instead of line break. +(Konrad Schwarz, 2010 Apr 16) + +Have a look at patch for utf-8 line breaking. (Yongwei Wu, 2008 Mar 1, Mar 23) +Now at: http://vimgadgets.sourceforge.net/liblinebreak/ + +Greek sigma character should be lower cased depending on the context. Can we +make this work? (Dominique Pelle, 2009 Sep 24) + +When changing 'encoding' convert all the swap file names, so that we can +still delete them. Also convert all buffer file names? + +"gqip" in Insert mode has an off-by-one error, causing it to reflow text. +(Raul Coronado, 2009 Nov 2) + +Update src/testdir/main.aap. + +"vim -c 'sniff connect'" hangs Vim. (Dominique Pelle, 2008 Dec 7) + +Something wrong with session that has "cd" commands and "badd", in such a way +that Vim doesn't find the edited file in the buffer list, causing the +ATTENTION message? (Tony Mechelynck, 2008 Dec 1) +Also: swap files are in ~/tmp/ One has relative file name ".mozilla/...". + +Add v:motion_force. (Kana Natsuno, 2008 Dec 6) + +Runtime files for Clojure. (Toralf Wittner, 2008 Jun 25) + +MS-Windows: editing the first, empty buffer, 'ffs' set to "unix,dos", ":enew" +doesn't set 'ff' to "unix". (Ben Fritz, 2008 Dec 5) Reusing the old buffer +probably causes this. + +'scrollbind' is not respected when deleting lines or undo. (Milan Vancura, +2009 Jan 16) + +Document that default font in Athena can be set with resources: + XtDefaultFont: "9x15" + XtDefaultFontSet: "9x15" +(Richard Sherman, 2009 Apr 12) + +Having "Syntax" in 'eventignore' for :bufdo may cause problems, e.g. for +":bufdo e" when buffers are open in windows. ex_listdo(eap) could set the +option only for when jumping to another buffer, not when the command argument +is executed. + +":pedit %" with a BufReadPre autocommand causes the cursor to move to the +first line. (Ingo Karkat, 2008 Jul 1) Ian Kelling is working on this. + +Wildmenu not deleted: "gvim -u NONE", ":set nocp wildmenu cmdheight=3 +laststatus=2", CTRL-D CTRL-H CTRL-H CTRL-H. (A.Politz, 2008 April 1) +Works OK with Vim in an xterm. + +Cursor line moves in other window when using CTRL-W J that doesn't change +anything. (Dasn, 2009 Apr 7) + +On Unix "glob('does not exist~')" returns the string. Without the "~" it +doesn't. (John Little, 2008 Nov 9) +Shell expansion returns unexpanded string? +Don't use shell when "~" is not at the start? + +":unlet $VAR" doesn't work. + +When using ":e ++enc=foo file" and the file is already loaded with +'fileencoding' set to "bar", then do_ecmd() uses that buffer, even though the +fileencoding differs. Reload the buffer in this situation? Need to check for +the buffer to be unmodified. +Unfinished patch by Ian Kelling, 2008 Jul 11. Followup Jul 14, need to have +another look at it. + +Patch for c.vim and cpp.vim syntax files. (Chung-chieh Shan, 2008 Nov 26) + +c.vim: XXX in a comment is colored yellow, but not when it's after "#if 0". +(Ilya Dogolazky, 2009 Aug 7) + +You can type ":w ++bad=x fname", but the ++bad argument is ignored. Give an +error message? Or is this easy to implement? (Nathan Stratton Treadway, 2008 +Aug 20) This is in ucs2bytes(), search for 0xBF. Using the ++bad argument is +at the other match for 0xBF. + +Fix for matchparen HL doesn't work. beep. + +When adding "-complete=file" to a user command this also changes how the +argument is processed for <f-args>. (Ivan Tishchenko, 2008 Aug 19) + +Win32: associating a type with Vim doesn't take care of space after a +backslash? (Robert Vibrant, 2008 Jun 5) + +Win32: bold font doesn't work when 'guifontwide' has been set. (Yue Wu, 2010 +Aug 23) + +When 'rightleft' is set, cursorcolumn isn't highlighted after the end of a +line. It's also wrong in folds. (Dominique Pelle, 2010 Aug 21) + +Using an insert mode expression mapping, cursor is not in the expected +position. (ZyX, 2010 Aug 29) + +After using <Tab> for command line completion after ":ta blah" and getting E33 +(no tags file), further editing the command to e.g., ":echo 'blah'", the +command is not executed. Fix by Ian Kelling? + +":help s/~" jumps to *s/\~*, while ":help s/\~" doesn't find anything. (Tim +Chase) Fix by Ian Kelling, 2008 Jul 14. + +Use "\U12345678" for 32 bit Unicode characters? (Tony Mechelynck, 2009 +Apr 6) Or use "\u(123456)", similar to Perl. + +When mapping : to ; and ; to :, @; doesn't work like @: and @: doesn't work +either. Matt Wozniski: nv_at() calls do_execreg() which uses +put_in_typebuf(). Char mapped twice? + +Despite adding save_subexpr() this still doesn't work properly: +Regexp: matchlist('12a4aaa', '^\(.\{-}\)\(\%5c\@<=a\+\)\(.\+\)\?') +Returns ['12a4', 'aaa', '4aaa'], should be ['12a4', 'aaa', ''] +Backreference not cleared when retrying after \@<= fails? +(Brett Stahlman, 2008 March 8) + +Problem with remote_send(). (Charles Campbell, 2008 Aug 12) + +ftplugin for help file should set 'isk' to help file value. + +Win32: remote editing fails when the current directory name contains "[". +(Ivan Tishchenko, Liu Yubao) Suggested patch by Chris Lubinski: Avoid +escaping characters where the backslash is not removed later. Asked Chris for +an alternate solution, also for src/ex_getln.c. +This also fails when the file or directory name contains "%". (Thoml, 2008 +July 7) + +The str2special() function doesn't handle multi-byte characters properly. +Patch from Vladimir Vichniakov, 2007 Apr 24. +Should clean up the whole function. Also allow modifiers like <S-Char-32>? +find_special_key() also has this problem. + +Problem with 'langmap' being used on the rhs of a mapping. (Nikolai Weibull, +2008 May 14) + +Problem with CTRL-F. (Charles Campbell, 2008 March 21) +Only happens with "gvim -geometry "160x26+4+27" -u NONE -U NONE prop.c". +'lines' is 54. (2008 March 27) + +Problem with pointer wrapping around in getvcol(). (Wolfgang Kroworsch, 2008 +Oct 19) Check for "col" being "MAXCOL" separately? + +Unexpectedly inserting a double quote. (Anton Woellert, 2008 Mar 23) +Works OK when 'cmdheight' is 2. + +Test54 should not use shell commands. Make it portable. + +The utf class table is missing some entries: + 0x2212, minus sign + 0x2217, star + 0x2500, bar + 0x26ab, circle + +Visual line mode doesn't highlight properly when 'showbreak' is used and the +line doesn't fit. (Dasn, 2008 May 1) + +GUI: In Normal mode can't yank the modeless selection. Make "gy" do this? +Works like CTRL-Y in Command line mode. + +Mac: Move Carbon todo items to os_mac.txt. Note that this version is frozen, +try the Cocoa version. + +Mac: After a ":vsplit" the left scrollbar doesn't appear until 'columns' is +changed or the window is resized. + +GTK: when setting 'columns' in a startup script and doing ":vertical diffsplit" +the window isn't redrawn properly, see two vertical bars. + +Mac: Patch for configure: remove arch from ruby link args. (Knezevic, 2008 +Mar 5) Alternative: Kazuki Sakamoto, Mar 7. + +Mac: trouble compiling with Motif, requires --disable-darwin. (Raf, 2008 Aug +1) Reply by Ben Schmidt. + +C't: On utf-8 system, editing file with umlaut through Gnome results in URL +with %nn%nn, which is taken as two characters instead of one. +Try to reproduce at work. + +Patch for default choice in file changed dialog. (Bjorn Winckler, 2008 Oct 19) +Is there a way to list all the files first? + +When 'smartcase' is set and using CTRL-L to add to the search pattern it may +result in no matches. Convert chars to lower case? (Erik Wognsen, 2009 Apr +16) + +Searching for composing char works, but not when inside []. (ZyX, Benjamin R. +Haskell, 2010 Aug 24) + +Fail to edit file after failed register access. Error flag remains set? +(Lech Lorens, 2010 Aug 30) + +Patch for redo register. (Ben Schmidt, 2007 Oct 19) +Await response to question to make the register writable. + +src/testdir/Make_dos.mak: not all tests are included, e.g., test49, without a +remark why. + +Problem with 'ts' set to 9 and 'showbreak' to ">>>". (Matthew Winn, 2007 Oct +1) + +In the swapfile dialog, add a H(elp) option that gives more info about what +each choice does. Similar to ":help swap-exists-choices" + +try/catch not working for argument of return. (Matt Wozniski, 2008 Sep 15) + +Recognize and ignore BOM in error file. (Aleksey Baibarin) + +":tab help" always opens a new tab, while ":help" re-uses an existing window. +Would be more consistent when an existing tab is re-used. (Tony Mechelynck) + +":tab drop filename" doesn't work nicely when "filename" is open in a window +in another tab. (Tony Mechelynck, 2009 Feb 13) + +Add ":nofold". Range will apply without expanding to closed fold. + +Including NFA regexp code: +Use "\%#= to set the engine: 0 = automatic, 1 = backtracking, 2 = new. +Useful in tests. +Performance tests: +- ~/vim/test/veryslow.js (file from Daniel Fetchinson) +- ~/vim/test/slowsearch +- ~/vim/test/rgb.vim +- ~/vim/text/FeiqCfg.xml (file from Netjune) +- search for a.*e*exn in the vim executable. Go to last line to use + 'hlsearch'. + +Using Aap to build Vim: add remarks about how to set personal preferences. +Example on http://www.calmar.ws/tmp/aap.html + +Syntax highlighting wrong for transparent region. (Doug Kearns, 2007 Feb 26) +Bug in using a transparent syntax region. (Hanlen in vim-dev maillist, 2007 +Jul 31) + +C syntax: {} inside () causes following {} to be highlighted as error. +(Michalis Giannakidis, 2006 Jun 1) + +Can't easily close the help window, like ":pc" closes the preview window and +":ccl" closes the quickfix window. Add ":hclose". (Chris Gaal) +Patch for :helpclose, Christian Brabandt, 2010 Sep 6. + +When 'diffopt' has "context:0" a single deleted line causes two folds to merge +and mess up syncing. (Austin Jennings, 2008 Jan 31) + +Gnome improvements: Edward Catmur, 2007 Jan 7 + Also use Save/Discard for other GUIs + +New PHP syntax file, use it? (Peter Hodge) + +'foldcolumn' in modeline applied to wrong window when using a session. (Teemu +Likonen, March 19) + +Test 54 uses shell commands, that doesn't work on non-Unix systems. Use some +other way to test buffer-local autocommands. + +The documentation mentions the priority for ":2match" and ":3match", but it +appears the last one wins. (John Beckett, 2008 Jul 22) Caused by adding +matchadd()? Suggested patch by John, 2008 Jul 24. + +When 'encoding' is utf-8 the command line is redrawn as a whole on every +character typed. (Tyler Spivey, 2008 Sep 3) Only redraw cmdline for +'arabicshape' when there is a character on the command line for which +(ARABIC_CHAR(u8c)) is TRUE. + +Cheng Fang made javacomplete. (2007 Aug 11) +Asked about latest version: 0.77.1 is on www.vim.org. + +More AmigaOS4 patches. (Peter Bengtsson, Nov 9) + +Amiga patches with vbcc. (Adrien Destugues, 2010 Aug 30) +http://pulkomandy.ath.cx/drop/vim73_vbcc_amiga.diff + +Insert mode completion: When editing the text and pressing CTRL-N again goes +back to originally completed text, edited text is gone. (Peng Yu, 2008 Jul 24) +Suggestion by Ben Schmidt, 2008 Aug 6. + +Problem with compound words? (Bert, 2008 May 6) +No warning for when flags are defined after they are used in an affix. + +Screen redrawing when continuously updating the buffer and resizing the +terminal. (Yakov Lerner, 2006 Sept 7) + +Add option settings to help ftplugin. (David Eggum, 2006 Dec 18) + +Autoconf problem: when checking for iconv library we may add -L/usr/local/lib, +but when compiling further tests -liconv is added without the -L argument, +that may fail (e.g., sizeof(int)). (Blaine, 2007 Aug 21) + +When opening quickfix window, disable spell checking? + +Problem with ".add" files when using two languages and restarting Vim. (Raul +Coronado, 2008 Oct 30) + +Popup menu redraw: Instead of first redrawing the text and then drawing the +popup menu over it, first draw the new popup menu, remember its position and +size and then redraw the text, skipping the characters under the popup menu. +This should avoid flicker. Other solution by A.Politz, 2007 Aug 22. + +When the popup menu is close to the edge of the window it is truncated. Patch +to anchor the popup menu in a different way. (James Vega, 2008 Jul 30) + +Windows 98: pasting from the clipboard with text from another application has +a trailing NUL. (Joachim Hofmann) Perhaps the length specified for CF_TEXT +isn't right? + +When a register contains illegal bytes, writing viminfo in utf-8 and reading +it back doesn't result in utf-8. (Devin Bayer) + +Command line completion: Scanning for tags doesn't check for typed key now and +then? Hangs for about 5 seconds. Appears to be caused by finding include +files with "foo/**" in 'path'. (Kalisiak, 2006 July 15) +Additional info: When using the |wildcards| ** globing, vim hangs +indefinitely on lots of directories. The |file-searching| globing, like in +":set path=/**" does not hang as often as with globing with |wildcards|, like +in ":1find /**/file". This is for a files that unix "find" can find very +quick. Merging the 2 kinds of globing might make this an easier fix. (Ian +Kelling, 2008 July 4) + +When the file name has parenthesis, e.g., "foo (bar).txt", ":!ls '%'" has the +parenthesis escaped but not the space. That's inconsistent. Either escape +neither or both. No escaping might be best, because it doesn't depend on +particularities of the shell. (Zvi Har'El, 2007 Nov 10) (Teemu Likonen, 2008 +Jun 3) +However, for backwards compatibility escaping might be necessary. Check if +the user put quotes around the expanded item? + +Error E324 can be given when a cron script has wiped out our temp directory. +Give a clear error message about this (and tell them not to wipe out /tmp). + +Color for cUserLabel should differ from case label, so that a mistake in a +switch list is noticed: + switch (i) + { + case 1: + foobar: + } + +Look at http://www.gtk-server.org/ . It has a Vim script implementation. + +Netbeans problem. Use "nc -l 127.0.0.1 55555" for the server, then run gvim +with "gvim -nb:localhost:55555:foo". From nc do: '1:editFile!0 "foo"'. Then +go to Insert mode and add a few lines. Then backspacing every other time +moves the cursor instead of deleting. (Chris Kaiser, 2007 Sep 25) + +Patch to use Modern UI 2.0 for the Nsis installer. (Guopeng Wen, 2010 Jul 30) +8 Windows install with NSIS: make it possible to do a silent install, see + http://nsis.sourceforge.net/Docs/Chapter4.html#4.12 + Version from Guopeng Wen that does this (2010 Dec 27) + +Changes for Win32 makefile. (Mike Williams, 2007 Jan 22, Alexei Alexandrov, +2007 Feb 8) + +Patch for Win32 clipboard under Cygwin. (Frodak Baksik, Feb 15) + Sutcliffe says it works well. + Update 2007 May 22 for Vim 7.1 + Update 2008 Dec 2008 for Vim 7.2.xx (Sharonov) + +Win32: Can't complete shell command names. Why is setting xp_context in +set_one_cmd_context() inside #ifndef BACKSLASH_IN_FILENAME? + +Win32: Patch for convert_filterW(). (Taro Muraoka, 2007 Mar 2) + +Win32: Patch for cscope external command. (Mike Williams, 2007 Aug 7) + +Win32: XPM support only works with path without spaces. Patch by Mathias +Michaelis, 2006 Jun 9. Another patch for more path names, 2006 May 31. +New version: http://members.tcnet.ch/michaelis/vim/patches.zip (also for other +patches by Mathias, see mail Feb 22) + +Win32: compiling with normal features and OLE fails. Patch by Mathias +Michaelis, 2006 Jun 4. + +Win32: echo doesn't work for gvim.exe.mnf. Use inline file. Patch by Mathias +Michaelis. http://groups.yahoo.com/group/vimdev/message/43765 +Patch that includes this and does more by George Reilly, 2007 Feb 12 + +Win16: include patches to make Win16 version work. (Vince Negri, 2006 May 22) + +Win32: after "[I" showing matches, scroll wheel messes up screen. (Tsakiridis, +2007 Feb 18) +Patch by Alex Dobrynin, 2007 Jun 3. Also fixes other scroll wheel problems. + +Win32: using CTRL-S in Insert mode doesn't remove the "+" from the tab pages +label. (Tsakiridis, 2007 Feb 18) Patch from Ian Kelling, 2008 Aug 6. + +Win32: using "gvim --remote-tab-silent fname" sometimes gives an empty screen +with the more prompt. Caused by setting the guitablabel? (Thomas Michael +Engelke, 2007 Dec 20 - 2008 Jan 17) + +Win64: Seek error in swap file for a very big file (3 Gbyte). Check storing +pointer in long and seek offset in 64 bit var. + +Win32: patch for fullscreen mode. (Liushaolin, 2008 April 17) + +Win32: When 'shell' is cmd.exe this command fails: + echo system('"c:/path/echo.exe" "foo bar"') +Should we set the default for 'shellxquote' to a double quote, when 'shell' +contains "cmd" in the tail? (Benjamin Fritz, 2008 Oct 13) +Also set 'shellcmdflag' to include /s. + +Win32: When there is 4 Gbyte of memory mch_avail_mem() doesn't work properly. +Unfinished patch by Jelle Geerts, 2008 Aug 24. +Let mch_avail_mem() return Kbyte instead? + +Win32: When 'shell' is bash shellescape() doesn't always do the right thing. +Depends on 'shellslash', 'shellquote' and 'shellxquote', but shellescape() +only takes 'shellslash' into account. + +Pressing the 'pastetoggle' key doesn't update the statusline. (Jan Christoph +Ebersbach, 2008 Feb 1) + +Menu item that does "xxd -r" doesn't work when 'fileencoding' is utf-16. +Check for this and use iconv? (Edward L. Fox, 2007 Sep 12) +Does the conversion in the other direction work when 'filenecodings' is set +properly? + +Cursor displayed in the wrong position when using 'numberwidth'. (James Vega, +2007 Jun 21) + +When $VAR contains a backslash expand('$VAR') removes it. (Teemu Likonen, 2008 +Jun 18) + +If the variable "g:x#y#z" exists completion after ":echo g:x#" doesn't work. + +Feature request: Command to go to previous tab, like what CTRL-W p does for +windows. (Adam George) + +When using input() in a loop and then ":echo" the display column isn't right. +(Benjamin Fritz, 2008 Aug 28) Patch by Ben Schmidt, 2008 Sep 2. + +F1 - F4 in an xterm produce a different escape sequence when used with a +modifier key. Need to catch three different sequences. Use K_ZF1, like +K_ZHOME? (Dickey, 2007 Dec 2) + +UTF-8: mapping a multi-byte key where the second byte is 0x80 doesn't appear +to work. (Tony Mechelynck, 2007 March 2) + +In debug mode, using CTRL-R = to evaluate a function causes stepping through +the function. (Hari Krishna Dara, 2006 Jun 28) + +C++ indenting wrong with "=". (James Kanze, 2007 Jan 26) + +":lockvar" should use copyID to avoid endless loop. + +When using --remote-silent and the file name matches 'wildignore' get an E479 +error. without --remote-silent it works fine. (Ben Fritz, 2008 Jun 20) + +Gvim: dialog for closing Vim should check if Vim is busy writing a file. Then +use a different dialog: "busy saving, really quit? yes / no". + +Check other interfaces for changing curbuf in a wrong way. Patch like for +if_ruby.c. + +":helpgrep" should use the directory from 'helpfile'. + +Patch to dynamically load Python on Solaris. (Danek Duvall, 2009 Feb 16) +Needs more work. + +Python3 interface doesn't handle utf-8 correctly? (Nov 2010, lilydjwg) + +The need_fileinfo flag is messy. Instead make the message right away and put +it in keep_msg? + +Editing a file remotely that matches 'wildignore' results in a "no match" +error. Should only happen when there are wildcards, not when giving the file +name literally, and esp. if there is only one name. + +Test 61 fails sometimes. This is a timing problem: "sleep 2" sometimes takes +longer than 2 seconds. + +Using ":au CursorMoved * cmd" invokes mch_FullName(), which can be slow. +Can this be avoided? (Thomas Waba, 2008 Aug 24) +Also for ":w" without a file name. +The buffer has the full path in ffname, should pass this to the autocommand. + +"vim -C" often has 'nocompatible', because it's set in some startup script. +Set 'compatible' after startup is done? Patch by James Vega, 2008 Feb 7. + +VMS: while editing a file found in complex, Vim will save file into the first +directory of the path and not to the original location of the file. +(Zoltan Arpadffy) + +VMS: VFC files are in some cases truncated during reading (Zoltan Arpadffy) + +input() completion should not insert a backslash to escape a space in a file +name? + +Ruby completion is insecure. Can this be fixed? + +When 'backupskip' is set from $TEMP special characters need to be escaped. +(patch by Grembowietz, 2007 Feb 26, not quite right) +Another problem is that file_pat_to_reg_pat() doesn't recognize "\\", so "\\(" +will be seen as a path separator plus "\(". + +gvim d:\path\path\(FILE).xml should not remove the \ before the (. +This also fails with --remote. + +When doing ":quit" the Netbeans "killed" event isn't sent. (Xavier de Gaye, +2008 Nov 10) call netbeans_file_closed() at the end of buf_freeall(), or in +all places where buf_freeall() is called? + +":python os.chdir('/tmp')" makes short buffer names invalid. (Xavier de Gaye) +Check directory and call shorten_fnames()? + +aucmd_prepbuf() should also use a window in another tab page. + +When unloading a buffer in a BufHidden autocommand the hidden flag is reset? +(Bob Hiestand, 2008 Aug 26, Aug 27) + +Substituting an area with a line break with almost the same area does change +the Visual area. Can this be fixed? (James Vega, 2006 Sept 15) + +Windows installer could add a "open in new tab of existing Vim" menu entry. +Gvimext: patch to add "Edit with single Vim &tabbed" menu entry. +Just have two choices, always using one Vim and selecting between using an +argument list or opening each file in a separate tab. +(Erik Falor, 2008 May 21, 2008 Jun 26) + +GUI: When combining fg en bg make sure they are not equal. + +Spell checking: Add a way to specify punctuation characters. Add the +superscript numbers by default: 0x2070, 0xb9, 0xb2, 0xb3, 0x2074 - 0x2079. + +Spell checking in popup menu: If the only problem is the case of the first +character, don't offer "ignore" and "add to word list". + +Use different pt_br dictionary for spell checking. (Jackson A. Aquino, 2006 +Jun 5) + +Use different romanian dictionary for spell checking. (Andrei Popescu, Nov +2008) Use http://downloads.sourceforge.net/rospell/ro_RO.3.2.zip +Or the hunspell-ro.3.2.tar.gz file, it also has a iso-8859-2 list. + +In a C file with spell checking, in "% integer" "nteger" is seen as an error, +but "]s" doesn't find it. "nteger" by itself is found. (Ralf Wildenhues, 2008 +Jul 22) + +There should be something about spell checking in the user manual. + +Spell menu: When using the Popup menu to select a replacement word, +":spellrepeat" doesn't work. SpellReplace() uses setline(). Can it use "z=" +somehow? Or use a new function. + +Mac: Using gvim: netrw window disappears. (Nick Lo, 2006 Jun 21) + +Mac: OS/X 10.4 with Python 2.5 installed: configure finds an extra argument +that breaks the build. (Brian Victor, 2008 Sep 1) + +Add an option to specify the character to use when a double-width character is +moved to the next line. Default '>', set to a space to blank it out. Check +that char is single width when it's set (compare with 'listchars'). + +The generated vim.bat can avoid the loop for NT. (Carl Zmola, 2006 Sep 3) + +Session file creation: 'autochdir' causes trouble. Keep it off until after +loading all files. + +Win32: When 'autochdir' is on and 'encoding' is changed, files on the command +line are opened again, but from the wrong directory. Apply 'autochdir' only +after starting up? + +When showing a diff between a non-existent file and an existing one, with the +cursor in the empty buffer, the other buffer only shows the last line. Change +the "insert" into a change from one line to many? (Yakov Lerner, 2008 May 27) + +Add autocommand for when a tabpage is being closed. Also for when a tab page +has been created. + +Using ":make" blocks Vim. Allow running one make in the background (if the +shell supports it), catch errors in a file and update the error list on the +fly. A bit like "!make > file&" and repeating ":cf file". ":bgmake", +background make. ":bgcancel" interrupts it. +A.Politz may work on this. + +These two abbreviations don't give the same result: + let asdfasdf = "xyz\<Left>" + cabbr XXX <C-R>=asdfasdf<CR> + cabbr YYY xyz<Left> + +Michael Dietrich: maximized gvim sometimes displays output of external command +partly. (2006 Dec 7) + +In FileChangedShell command it's no longer allowed to switch to another +buffer. But the changed buffer may differ from the current buffer, how to +reload it then? + +New syntax files for fstab and resolv from Radu Dineiu, David Necas did +previous version. + +For Aap: include a config.arg.example file with hints how to use config.arg. + +Command line completion when 'cmdheight' is maximum and 'wildmenu' is set, +only one buffer line displayed, causes display errors. + +Completing with 'wildmenu' and using <Up> and <Down> to move through directory +tree stops unexpectedly when using ":cd " and entering a directory that +doesn't contain other directories. + +Linux distributions: +- Suggest compiling xterm with --enable-tcap-query, so that nr of colors is + known to Vim. 88 colors instead of 16 works better. See ":help + xfree-xterm". +- Suggest including bare "vi" and "vim" with X11, syntax, etc. + +Completion menu: For a wrapping line, completing a long file name, only the +start of the path is shown in the menu. Should move the menu to the right to +show more text of the completions. Shorten the items that don't fit in the +middle? + +When running inside screen it's possible to kill the X server and restart it +(using pty's the program can keep on running). Vim dies because it loses the +connection to the X server. Can Vim simply quit using the X server instead of +dying? Also relevant when running in a console. + +Accessing file#var in a function should not need the g: prepended. + +When exiting detects a modified buffer, instead of opening the buffer in the +current tab, use an existing tab, if possible. Like finding a window where +the buffer is displayed. (Antonios Tsakiridis) + +When ":cn" moves to an error in the same line the message isn't shortened. +Only skip shortening for ":cc"? + +Write "making vim work better" for the docs (mostly pointers): *nice* + - sourcing $VIMRUNTIME/vimrc_example.vim + - setting 'mouse' to "a" + - getting colors in xterm + - compiling Vim with X11, GUI, etc. + +Problem with ":call" and dictionary function. Hari Krishna Dara, Charles +Campbell 2006 Jul 06. + +Syntax HL error caused by "containedin". (Peter Hodge, 2006 Oct 6) + +A custom completion function in a ":command" cannot be a Funcref. (Andy +Wokula, 2007 Aug 25) + +Problem with using :redir in user command completion function? (Hari Krishna +Dara, 2006 June 21) + +Another resizing problem when setting 'columns' and 'lines' to a very large +number. (Tony Mechelynck, 2007 Feb 6) + +After starting Vim, using '0 to jump somewhere in a file, ":sp" doesn't center +the cursor line. It works OK after some other commands. + +Win32: Is it possible to have both postscript and Win32 printing? +Does multi-byte printing with ":hardcopy" work? Add remark in documentation +about this. + +Check: Running Vim in a console and still having connect to the X server for +copy/paste: is stopping the X server handled gracefully? Should catch the X +error and stop using the connection to the server. + +Problem with 'cdpath' on MS-Windows when a directory is equal to $HOME. (2006 +Jul 26, Gary Johnson) + +Using UTF-8 character with ":command" does not work properly. (Matt Wozniski, +2008 Sep 29) + +In the Netbeans interface add a "vimeval" function, so that the other side can +check the result of has("patch13"). + +Cursor line at bottom of window instead of halfway after saving view and +restoring. Only with 'nowrap'. (Robert Webb, 2008 Aug 25) + +Add command modifier that skips wildcard expansion, so that you don't need to +put backslashes before special chars, only for white space. + +Syntax HL: open two windows on the same C code, delete a ")" in one window, +resulting in highlighted "{" in that window, not in the other. + +In mswin.vim: Instead of mapping <C-V> for Insert mode in a complicated way, +can it be done like ":imap <C-V> <MiddleMouse>" without negative side effects? + +GTK: when the Tab pages bar appears or disappears while the window is +maximized the window is no longer maximized. Patch that has some idea but +doesn't work from Geoffrey Antos, 2008 May 5. +Also: the window may no longer fit on the screen, thus the command line is not +visible. + +When right after "vim file", "M" then CTRL-W v the windows are scrolled +differently and unexpectedly. Caused by patch 7.2.398? + +The magic clipboard format "VimClipboard2" appears in several places. Should +be only one. + +"vim -C" often has 'nocompatible', because it's set somewhere in a startup +script. Do "set compatible" after startup? + +It's difficult to debug numbered functions (function in a Dictionary). Print +the function name before resolving it to a number? + let d = {} + fun! d.foo() + echo "here" + endfun + call d.foo(9) + +Add a mark for the other end of the Visual area (VIsual pos). '< and '> are +only set after Visual moded is ended. +Also add a variable for the Visual mode. So that this mode and '< '> can be +used to set what "gv" selects. (Ben Schmidt) + +Win32: When running ":make" and 'encoding' differs from the system locale, the +output should be converted. Esp. when 'encoding' is "utf-8". (Yongwei Wu) +Should we use 'termencoding' for this? + +Win32, NTFS: When editing a specific infostream directly and 'backupcopy' is +"auto" should detect this situation and work like 'backupcopy' is "yes". File +name is something like "c:\path\foo.txt:bar", includes a colon. (Alex +Jakushev, 2008 Feb 1) + +Small problem displaying diff filler line when opening windows with a script. +(David Luyer, 2007 Mar 1 ~/Mail/oldmail/mool/in.15872 ) + +Is it allowed that 'backupext' is empty? Problems when backup is in same dir +as original file? If it's OK don't compare with 'patchmode'. (Thierry Closen) + +Patch for supporting count before CR in quickfix window. (AOYAMA Shotaro, 2007 +Jan 1) + +Patch for adding ":lscscope". (Navdeep Parhar, 2007 Apr 26; update 2008 Apr +23) + +":mkview" isn't called with the right buffer argument. Happens when using +tabs and the autocommand "autocmd BufWinLeave * mkview". (James Vega, 2007 +Jun 18) + +xterm should be able to pass focus changes to Vim, so that Vim can check for +buffers that changed. Perhaps in misc.c, function selectwindow(). +Xterm 224 supports it! + +When completing from another file that uses a different encoding completion +text has the wrong encoding. E.g., when 'encoding' is utf-8 and file is +latin1. Example from Gombault Damien, 2007 Mar 24. + +Is it possible to use "foo#var" instead of "g:foo#var" inside a function? + +Syntax HL: When using "nextgroup" and the group has an empty match, there is +no search at that position for another match. (Lukas Mai, 2008 April 11) + +In gvim the backspace key produces a backspace character, but on Linux the +VERASE key is Delete. Set VERASE to Backspace? (patch by Stephane Chazelas, +2007 Oct 16) + +When entering a C /* comment, after typing <Enter> for 70 times the indent +disappears. (Vincent Beffara, 2008 Jul 3) + +TermResponse autocommand isn't always triggered when using vimdiff. (Aron +Griffis, 2007 Sep 19) + +Create a gvimtutor.1 file and change Makefiles to install it. + +When 'encoding' is utf-8 typing text at the end of the line causes previously +typed characters to be redrawn. Caused by patch 7.1.329. (Tyler Spivey, 2008 +Sep 3, 11) + +When Vim in an xterm owns the selection and the user does ":shell" Vim doesn't +respond to selection requests. Invoking XtDisownSelection() before executing +the shell doesn't help. Would require forking and doing a message loop, like +what happens for the GUI. + +X11: Putting more than about 262040 characters of text on the clipboard and +pasting it in another Vim doesn't work. (Dominique Pelle, 2008 Aug 21-23) +clip_x11_request_selection_cb() is called with zero value and length. +Also: Get an error message from free() in the process that owns the selection. +Seems to happen when the selection is requested the second time, but before +clip_x11_convert_selection_cb() is invoked, thus in X library code. + +":vimgrep" does not recognize a recursive symlink. Is it possible to detect +this, at least for Unix (using device/inode)? + +When switching between windows the cursor is often put in the middle. +Remember the relative position and restore that, just like lnum and col are +restored. (Luc St-Louis) + +Patch to support horizontal scroll wheel in GTK. Untested. (Bjorn Winckler, +2010 Jun 30) + + +More patches: +- Another patch for Javascript indenting. (Hari Kumar, 2010 Jul 11) + Needs a few tests. +- Add 'cscopeignorecase' option. (Liang Wenzhi, 2006 Sept 3) +- Argument for feedkeys() to prepend to typeahead (Yakov Lerner, 2006 Oct + 21) +- Load intl.dll too, not only libintl.dll. (Mike Williams, 2006 May 9, docs + patch May 10) +- Extra argument to strtrans() to translate special keys to their name (Eric + Arnold, 2006 May 22) +- 'threglookexp' option: only match with first word in thesaurus file. + (Jakson A. Aquino, 2006 Jun 14) +- Mac: indicate whether a buffer was modified. (Nicolas Weber, 2006 Jun 30) +- Allow negative 'nrwidth' for left aligning. (Nathan Laredo, 2006 Aug 16) +- ml_append_string(): efficiently append to an existing line. (Brad + Beveridge, 2006 Aug 26) Use in some situations, e.g., when pasting a + character at a time? +- recognize hex numbers better. (Mark Manning, 2006 Sep 13) +- Add <AbbrExpand> key, to expand an abbreviation in a mapping. (Kana + Natsuno, 2008 Jul 17) +- Add 'wspara' option, also accept blank lines like empty lines for "{" and + "}". (Mark Lundquist, 2008 Jul 18) +- Patch to add CTRL-T to delete part of a path on cmdline. (Adek, 2008 Jul + 21) +- Instead of creating a copy of the tutor in all the shell scripts, do it in + vimtutor.vim. (Jan Minar, 2008 Jul 20) +- When fsync() fails there is no hint about what went wrong. Patch by Ben + Schmidt, 2008 Jul 22. +- testdir/Make_dos_sh.mak for running tests with MingW. (Bill Mccarthy, 2008 + Sep 13) +- Patch for adding "space" item in 'listchars'. (Jérémie Roquet, 2009 Oct 29, + Docs patch Oct 30) +- Replace ccomplete.vim by cppcomplete.vim from www.vim.org? script 1520 by + Vissale Neang. (Martin Stubenschrott) Asked Vissale to make the scripts + more friendly for the Vim distribution. + New version received 2008 Jan 6. + No maintenance in two years... +- Patch to access screen under Python. (Marko Mahni, 2010 Jul 18) +- Patch to open dropped files in new tabs. (Michael Trim, 2010 Aug 3) + +Awaiting updated patches: +9 Mac unicode patch (Da Woon Jung, Eckehard Berns): + 8 Add patch from Muraoka Taro (Mar 16) to support input method on Mac? + New patch 2004 Jun 16 + - selecting proportional font breaks display + - UTF-8 text causes display problems. Font replacement causes this. + - Command-key mappings do not work. (Alan Schmitt) + - With 'nopaste' pasting is wrong, with 'paste' Command-V doesn't work. + (Alan Schmitt) + - remove 'macatsui' option when this has been fixed. + - when 'macatsui' is off should we always convert to "macroman" and ignore + 'termencoding'? +9 HTML indenting can be slow. Caused by using searchpair(). Can search() + be used instead? A.Politz is looking into a solution. +8 Win32: Add minidump generation. (George Reilly, 2006 Apr 24) +8 Add ":n" to fnamemodify(): normalize path, remove "../" when possible. + Aric Blumer has a patch for this. He will update the patch for 6.3. +7 Completion of network shares, patch by Yasuhiro Matsumoto. + Update 2004 Sep 6. + How does this work? Missing comments. +- Patch for 'breakindent' option: repeat indent for wrapped line. (Vaclav + Smilauer, 2004 Sep 13, fix Oct 31, update 2007 May 30) + Version for latest MacVim: Tobia Conforto, 2009 Nov 23 +8 Add a few more command names to the menus. Patch from Jiri Brezina + (28 feb 2002). Will mess the translations... +7 ATTENTION dialog choices are more logical when "Delete it' appears + before "Quit". Patch by Robert Webb, 2004 May 3. +- Include flipcase patch: ~/vim/patches/wall.flipcase2 ? Make it work + for multi-byte characters. +- Win32: add options to print dialog. Patch from Vipin Aravind. +- Patch to add highlighting for whitespace. (Tom Schumm, 2003 Jul 5) + use the patch that keeps using HLF_8 if HLF_WS has not + been given values. + Add section in help files for these highlight groups? +8 "fg" and "bg" don't work in an xterm. Get default colors from xterm + with an ESC sequence. + xterm can send colors for many things. E.g. for the cursor: + <Esc>]12;?<Bel> + Can use this to get the background color and restore the colors on exit. +7 Add "DefaultFG" and "DefaultBG" for the colors of the menu. (Marcin + Dalecki has a patch for Motif and Carbon) +- Add possibility to highlight specific columns (for Fortran). Or put a + line in between columns (e.g., for 'textwidth'). + Patch to add 'hlcolumn' from Vit Stradal, 2004 May 20. +8 Add functions: + gettext() Translate a message. (Patch from Yasuhiro Matsumoto) + Update 2004 Sep 10 + Another patch from Edward L. Fox (2005 Nov 24) + Search in 'runtimepath'? + More docs needed about how to use this. + How to get the messages into the .po files? + strchars() Like strlen() and strwidth() but counting characters + instead of bytes. + confirm() add "flags" argument, with 'v' for vertical + layout and 'c' for console dialog. (Haegg) + Flemming Madsen has a patch for the 'c' flag + (2003 May 13) + raisewin() raise gvim window (see HierAssist patch for + Tcl implementation ~/vim/HierAssist/ ) + taglist() add argument to specify maximum number of matches. + useful for interactive things or completion. + col('^') column of first non-white character. + Can use "len(substitute(getline('.'), '\S.*', '', '')) + + 1", but that's ugly. +7 Add patch from Benoit Cerrina to integrate Vim and Perl functions + better. Now also works for Ruby (2001 Nov 10) +- Patch from Herculano de Lima Einloft Neto for better formatting of the + quickfix window (2004 dec 2) +7 When 'rightleft' is set, the search pattern should be displayed right + to left as well? See patch of Dec 26. (Nadim Shaikli) +8 Option to lock all used memory so that it doesn't get swapped to disk + (uncrypted). Patch by Jason Holt, 2003 May 23. Uses mlock. +7 Add ! register, for shell commands. (patch from Grenie) +8 In the gzip plugin, also recognize *.gz.orig, *.gz.bak, etc. Like it's + done for filetype detection. Patch from Walter Briscoe, 2003 Jul 1. +7 Add a "-@ filelist" argument: read file names from a file. (David + Kotchan has a patch for it) +8 Include a connection to an external program through a pipe? See + patches from Felbinger for a mathematica interface. + Or use emacs server kind of thing? +7 Add ":justify" command. Patch from Vit Stradal 2002 Nov 25. +- findmatch() should be adjusted for Lisp. See remark at + get_lisp_indent(). Esp. \( and \) should be skipped. (Dorai Sitaram, + incomplete patch Mar 18) +- For GUI Find/Replace dialog support using a regexp. Patch for Motif + and GTK by degreneir (nov 10 and nov 18). +- Patch for "paranoid mode" by Kevin Collins, March 7. Needs much more work. + + +Vi incompatibility: +- Try new POSIX tests, made after my comments. (Geoff Clare, 2005 April 7) + Version 1.5 is in ~/src/posix/1.5. (Lynne Canal) +8 With undo/redo only marks in the changed lines should be changed. Other + marks should be kept. Vi keeps each mark at the same text, even when it + is deleted or restored. (Webb) + Also: A mark is lost after: make change, undo, redo and undo. + Example: "{d''" then "u" then "d''": deletes an extra line, because the '' + position is one line down. (Veselinovic) +8 When stdin is not a tty, and Vim reads commands from it, an error should + make Vim exit. +7 Unix Vim (not gvim): Typing CTRL-C in Ex mode should finish the line + (currently you can continue typing, but it's truncated later anyway). + Requires a way to make CTRL-C interrupt select() when in cooked input. +8 When loading a file in the .exrc, Vi loads the argument anyway. Vim skips + loading the argument if there is a file already. When no file argument + given, Vi starts with an empty buffer, Vim keeps the loaded file. (Bearded) +6 In Insert mode, when using <BS> or <Del>, don't wipe out the text, but + only move back the cursor. Behaves like '$' in 'cpoptions'. Use a flag + in 'cpoptions' to switch this on/off. +8 When editing a file which is a symbolic link, and then opening another + symbolic link on the same file, Vim uses the name of the first one. + Adjust the file name in the buffer to the last one used? Use several file + names in one buffer??? + Also: When first editing file "test", which is symlink to "test2", and + then editing "test2", you end up editing buffer "test" again. It's not + logical that the name that was first used sticks with the buffer. +7 The ":undo" command works differently in Ex mode. Edit a file, make some + changes, "Q", "undo" and _all_ changes are undone, like the ":visual" + command was one command. + On the other hand, an ":undo" command in an Ex script only undoes the last + change (e.g., use two :append commands, then :undo). +7 The ":map" command output overwrites the command. Perhaps it should keep + the ":map" when it's used without arguments? +7 CTRL-L is not the end of a section? It is for Posix! Make it an option. +7 Implement 'prompt' option. Init to off when stdin is not a tty. +7 CTRL-T in Insert mode inserts 'shiftwidth' of spaces at the cursor. Add a + flag in 'cpoptions' for this. +7 Add a way to send an email for a crashed edit session. Create a file when + making changes (containing name of the swap file), delete it when writing + the file. Supply a program that can check for crashed sessions (either + all, for a system startup, or for one user, for in a .login file). +7 Vi doesn't do autoindenting when input is not from a tty (in Ex mode). +7 "z3<CR>" should still use the whole window, but only redisplay 3 lines. +7 ":tag xx" should move the cursor to the first non-blank. Or should it go + to the match with the tag? Option? +7 Implement 'autoprint'/'ap' option. +7 Add flag in 'cpoptions' that makes <BS> after a count work like <Del> + (Sayre). +7 Add flag in 'cpoptions' that makes operator (yank, filter) not move the + cursor, at least when cancelled. (default Vi compatible). +7 This Vi-trick doesn't work: "Q" to go to Ex mode, then "g/pattern/visual". + In Vi you can edit in visual mode, and when doing "Q" you jump to the next + match. Nvi can do it too. +7 Support '\' for line continuation in Ex mode for these commands: (Luebking) + g/./a\ g/pattern1/ s/pattern2/rep1\\ + line 1\ line 2\\ + line 2\ line 3\\ + . line4/ +6 ":e /tmp/$tty" doesn't work. ":e $uid" does. Is $tty not set because of + the way the shell is started? +6 Vi compatibility (optional): make "ia<CR><ESC>10." do the same strange + thing. (only repeat insert for the first line). + + +GTK+ GUI known bugs: +9 Crash with X command server over ssh. (Ciaran McCreesh, 2006 Feb 6) +8 GTK 2: Combining UTF-8 characters not displayed properly in menus (Mikolaj + Machowski) They are displayed as separate characters. Problem in + creating a label? +8 GTK 2: Combining UTF-8 characters are sometimes not drawn properly. + Depends on the font size, "monospace 13" has the problem. Vim seems to do + everything right, must be a GTK bug. Is there a way to work around it? +9 Can't paste a Visual selection from GTK-gvim to vim in xterm or Motif gvim + when it is longer than 4000 characters. Works OK from gvim to gvim and + vim to vim. Pasting through xterm (using the shift key) also works. + It starts working after GTK gvim loses the selection and gains it again. +- Gnome2: When moving the toolbar out of the dock, so that it becomes + floating, it can no longer be moved. Therefore making it float has been + blocked for now. + + +Win32 GUI known bugs: +- Win32: tearoff menu window should have a scrollbar when it's taller than + the screen. +8 non-ASCII font names don't work. Need to convert from 'encoding' and use + the wide functions. +8 On Windows 98 the unicows library is needed to support functions with UCS2 + file names. Can we load unicows.dll dynamically? +8 Win32: With two monitors, gvim partly on both, and adding/removing a + scrollbar Vim resizes and moves to one of the monitors. (Chris Monkiewicz, + 2008 Oct) +8 When the primary monitor is below or right of the secondary monitor and + Vim is on the secondary monitor it will often move to the primary monitor. + Window position coordinates can be negative. (James Harvey) + When the primary monitor is on the right, coordinates on the left monitor + are negative. Clamping to zero means gvim jups to the primary monitor. + (Michael Wookey, 2010 Aug 17) + Probably the same issue: When the GUI tab pages line is displayed Vim + jumps from the secondary to the primary monitor. (Afton Lewis, 2007 Mar 9) + Possible solution using GetSystemMetrics() (Sergey Khorev, 2010 Aug 18) +8 The -P argument doesn't work very well with many MDI applications. + The last argument of CreateWindowEx() should be used, see MSDN docs. + Tutorial: http://win32assembly.online.fr/tut32.html +8 In eval.c, io.h is included when MSWIN32 is defined. Shouldn't this be + WIN32? Or can including io.h be moved to vim.h? (Dan Sharp) +7 Windows XP: When using "ClearType" for text smoothing, a column of yellow + pixels remains when typing spaces in front of a "D" ('guifont' set to + "lucida_console:h8"). +6 Win32 GUI: With "-u NONE -U NONE" and doing "CTRL-W v" "CTRL-W o", the ":" + of ":only" is highlighted like the cursor. (Lipelis) +8 When 'encoding' is "utf-8", should use 'guifont' for both normal and wide + characters to make Asian languages work. Win32 fonts contain both + type of characters. +7 When font smoothing is enabled, redrawing can become very slow. The reason + appears to be drawing with a transparent background. Would it be possible + to use an opaque background in most places? +8 Use another default for 'termencoding': the active codepage. Means that + when 'encoding' is changed typing characters still works properly. + Alternative: use the Unicode functions to obtain typed characters. +8 Win32: Multi-byte characters are not displayed, even though the same font + in Notepad can display them. (Srinath Avadhanula) Try with the + UTF-8-demo.txt page with Andale Mono. +7 The cursor color indicating IME mode doesn't work properly. (Shizhu Pan, + 2004 May 9) +8 Win32: When clicking on the gvim title bar, which gives it focus, produces + a file-changed dialog, after clicking on a button in that dialog the gvim + window follows the mouse. The button-up event is lost. Only with + MS-Windows 98? + Try this: ":set sw ts", get enter-prompt, then change the file in a + console, go back to Vim and click "reload" in the dialog for the changed + file: Window moves with the cursor! + Put focus event in input buffer and let generic Vim code handle it? +8 Win32: When mouse is hidden and in the toolbar, moving it won't make it + appear. (Sami Salonen) +8 Win32 GUI: With maximized window, ":set go-=r" doesn't use the space that + comes available. (Poucet) It works OK on Win 98 but doesn't work on Win + NT 4.0. Leaves a grey area where the scrollbar was. ":set go+=r" also + doesn't work properly. +8 When Vim is minimized and when maximizing it a file-changed dialog pops + up, Vim isn't maximized. It should be done before the dialog, so that it + appears in the right position. (Webb) +9 When selecting at the more-prompt or hit-enter-prompt, the right mouse + button doesn't give popup menu. + At the hit-enter prompt CTRL-Y doesn't work to copy the modeless + selection. + On the command line, don't get a popup menu for the right mouse button. + Let the middle button paste selected text (not the clipboard but the + non-Visual selection)? Otherwise CTRL-Y has to be used to copy the text. +8 When 'grepprg' doesn't execute, the error only flashes by, the + user can hardly see what is wrong. (Moore) + Could use vimrun with an "-nowait" argument to only wait when an error + occurs, but "command.com" doesn't return an error code. +8 When the 'shell' cannot be executed, should give an appropriate error msg. + Esp. for a filter command, currently it only complains the file could not + be read. +7 Add an option to add one pixel column to the character width? Lucida + Console italic is wider than the normal font ("d" overlaps with next char). + Opposite of 'linespace': 'columnspace'. +7 At the hit-enter prompt scrolling now no longer works. Need to use the + keyboard to get around this. Pretend <CR> was hit when the user tries to + scroll? +7 Scrollbar width doesn't change when selecting other windows appearance. + Also background color of Toolbar and rectangle below vert. scrollbar. +6 Drawing text transparently doesn't seem to work (when drawing part cursor). +8 CTRL key doesn't always work in combination with ALT key. It does work + for function keys, not for alphabetic characters. Perhaps this is because + CTRL-ALT is used by Windows as AltGr? +8 CTRL-- doesn't work for AZERTY, because it's CTRL-[ for QWERTY. How do we + know which keyboard is being used? +7 When scrolling, and a background color is dithered, the dither pattern + doesn't always join correctly between the scrolled area and the new drawn + area (Koloseike). +8 When gui_init_font() is called with "*", p_guifont is freed while it might + still be used somewhere. This is too tricky, do the font selection first, + then set the new font by name (requires putting all logfont parameters in + the font name). + + +Athena and Motif: +6 New Motif toolbar button from Marcin Dalecki: + - When the mouse pointer is over an Agide button the red becomes black. + Something with the way colors are specified in the .xpm file. + - The pixmap is two pixels smaller than it should be. The gap is filled + with grey instead of the current toolbar background color. +9 Can configure be changed to disable netbeans if the Xpm library is + required and it's missing? +8 When using the resource "Vim*borderwidth 2" the widgets are positioned + wrong. +9 XIM is disabled by default for SGI/IRIX. Fix XIM so that 'imdisable' can + be off by default. +9 XIM doesn't work properly for Athena/Motif. (Yasuhiro Matsumoto) For now, + keep XIM active at all times when the input method has the preediting + flag. +8 X11: A menu that contains an umlaut is truncated at that character. + Happens when the locale is "C", which uses ASCII instead of IS0-8859-1. + Is there a way to use latin1 by default? Gnome_init() seems to do this. +8 Perhaps use fontsets for everything? +6 When starting in English and switching the language to Japanese, setting + the locale with ":lang", 'guifontset' and "hi menu font=", deleting all + menus and setting them again, the menus don't use the new font. Most of + the tooltips work though... +7 Motif: when using a file selection dialog, the specified file name is not + always used (when specifying a filter or another directory). +8 When 'encoding' is different from the current locale (e.g., utf-8) the + menu strings don't work. Requires conversion from 'encoding' to the + current locale. Workaround: set 'langmenu'. + + +Athena GUI: +9 The first event for any button in the menu or toolbar appears to get lost. + The second click on a menu does work. +9 When dragging the scrollbar thumb very fast, focus is only obtained in + the scrollbar itself. And the thumb is no longer updated when moving + through files. +7 The file selector is not resizable. With a big font it is difficult to + read long file names. (Schroeder) +4 Re-write the widget attachments and code so that we will not have to go + through and calculate the absolute position of every widget every time the + window is refreshed/changes size. This will help the "flashing-widgets" + problem during a refresh. +5 When starting gvim with all the default colors and then typing + ":hi Menu guibg=cyan", the menus change color but the background of the + pullright pixmap doesn't change colors. + If you type ":hi Menu guibg=cyan font=anyfont", then the pixmap changes + colors as it should. + Allocating a new pixmap and setting the resource doesn't change the + pullright pixmap's colors. Why? Possible Athena bug? + + +Motif GUI: +- gui_mch_browsedir() is missing, browsedir() doesn't work nicely. +7 Use XmStringCreateLocalized() instead of XmStringCreateSimple()? + David Harrison says it's OK (it exists in Motif 1.2). +8 Lesstif: When deleting a menu that's torn off, the torn off menu becomes + very small instead of disappearing. When closing it, Vim crashes. + (Phillipps) + + +GUI: +9 On Solaris, creating the popup menu causes the right mouse button no + longer to work for extending the selection. (Halevy) +9 When running an external program, it can't always be killed with CTRL-C. + e.g., on Solaris 5.5, when using "K" (Keech). Other 'guipty' problems on + Solaris 2.6. (Marley) +9 On Solaris: Using a "-geometry" argument, bigger than the window where Vim + is started from, causes empty lines below the cmdline. (raf) +8 X11 GUI: When menu is disabled by excluding 'm' from 'guioptions', ALT key + should not be used to trigger a menu (like the Win32 version). +8 When setting 'langmenu', it should be effective immediately. Store both + the English and the translated text in the menu structure. Re-generate + the translation when 'langmenu' has changed. +8 Basic flaw in the GUI code: NextScreen is updated before calling + gui_write(), but the GUI code relies on NextScreen to represent the state + of where it is processing the output. + Need better separation of Vim core and GUI code. +8 When fontset support is enabled, setting 'guifont' to a single font + doesn't work. +8 Menu priority for sub-menus for: Amiga, BeOS. +8 When translating menus ignore the part after the Tab, the shortcut. So + that the same menu item with a different shortcut (e.g., for the Mac) are + still translated. +8 Add menu separators for Amiga, RISCOS. +8 Add way to specify the file filter for the browse dialog. At least for + browse(). +8 Add dialog for search/replace to other GUIs? Tk has something for this, + use that code? Or use console dialog. +8 When selecting a font with the font dialog and the font is invalid, the + error message disappears too quick. +7 More features in the find/replace dialog: + - regexp on/off + - search in selection/buffer/all buffers/directory + when all buffers/directory is used: + - filter for file name + when directory is used: + - subdirectory on/off + - top directory browser +8 gui_check_colors() is not called at the right moment. Do it much later, + to avoid problems. +8 gui_update_cursor() is called for a cursor shape change, even when there + are mappings to be processed. Only do something when going to wait for + input. Or maybe every 100 ms? +8 X11: When the window size is reduced to fit on screen, there are blank + lines below the text and bottom scrollbar. "gvim -geometry 80x78+0+0". + When the "+0+0" is omitted it works. +8 When starting an external command, and 'guipty' set, BS and DEL are mixed + up. Set erase character somehow? +8 A dead circumflex followed by a space should give the '^' character + (Rommel). Look how xterm does this. + Also: Bednar has some code for dead key handling. + Also: Nedit 5.0.2 with USE_XMIM does it right. (Gaya) +8 The compose key doesn't work properly (Cepas). Both for Win32 and X11. +7 The cursor in an inactive window should be hollow. Currently it's not + visible. +7 GUI on Solaris 2.5.1, using /usr/dt/..: When gvim starts, cursor is + hollow, after window lowered/raised it's OK. (Godfrey) +7 When starting GUI with ":gui", and window is made smaller because it + doesn't fit on the screen, there is an extra redraw. +8 When setting font with .Xdefaults, there is an extra empty line at the + bottom, which disappears when using ":set guifont=<Tab>". (Chadzelek) +8 When font shape changes, but not the size, doing ":set font=" does not + redraw the screen with the new font. Also for Win32. + When the size changes, on Solaris 2.5 there isn't a redraw for the + remaining part of the window (Phillipps). +- Flashes really badly in certain cases when running remotely from a Sun. +4 Re-write the code so that the highlighting isn't changed multiple times + when doing a ":hi clear". The color changes happen three or more times + currently. This is very obvious on a 66Mhz 486. + + +MSDOS/DJGPP: +9 Pressing CTRL-C often crashes the console Vim runs in. (Ken Liao) + When 'bioskey' isn't set it doesn't happen. Could be a problem with the + BIOS emulation of the console. Version 5.6 already had this problem. +8 DJGPP: "cd c:" can take us to a directory that no longer exists. + change_drive() doesn't check this. How to check for this error? +9 The 16 bit version runs out of memory very quickly. Should find unused + code and reduce static data. Resetting 'writebackup' helps to be able to + write a file. +9 Crash when running on Windows 98 in a console window and pressing CTRL-C. + Happens now and then. When debugging Vim in gdb this also happens. Since + the console crashes, might be a bug in the DOS console. Resetting + 'bioskey' avoids it, but then CTRL-C doesn't work. +9 DOS: Make CTRL-Fx and ALT-Fx work. + CTRL-F1 = CE-5E, CTRL-F2 = CE-5F, .., CTRL-F10 = CE-67 + ALT-F1 = CE-68, ALT-F2 = CE-69, .., ALT-F10 = CE-71 + Shifted cursor keys produce same codes as unshifted keys. Use bioskey(2) + to get modifier mask for <S-C-M-Fx>. + Use K_SPECIAL/KS_MODIFIER codes to insert modifier mask in input stream? + Make this work like in Win32 console. + Mapping things like <M-A> doesn't work, because it generates an extended + key code. Use a translation table? +9 Can't read an opened swap file when the "share" command has not been used. + At least ignore the swap files that Vim has opened itself. +8 Use DJGPP 2.03. +8 The Dos32 version (DJGPP) can't use long file names on Windows NT. + Check if new package can be used (v2misc/ntlfn08[bs].zip). +8 setlocale() is bogus. +8 Vim busy waits for new characters or mouse clicks. Should put in some + sort of sleep, to avoid eating 50% of the CPU time. Test on an unpatched + Windows 95 system! +8 DJGPP: when shell is bash, make fails. (Donahoe) +7 Hitting CTRL-P twice quickly (e.g., in keyword completion) on a 8088 + machine, starts printer echo! (John Mullin). +7 MSDOS 16 bit version can't work with COMSPEC that has an argument, e.g.: + COMSPEC=C:\WINDOWS\COMMAND.COM /E:4096 (Bradley) + Caused by BCC system() function (Borland "make" has the same problem). +8 Mouse: handle left&right button pressed as middle button pressed. Add + modifier keys shift, ctrl and alt. +7 When too many files are open (depends on FILES), strange things happen. + The Dos16 version runs out of memory, in the Dos32 version "!ls" causes a + crash. Another symptom: .swp files are not deleted, existing files are + "[New file]". +7 DJGPP version doesn't work with graphics display mode. Switch to a mode + that is supported? +8 DJGPP: ":mode" doesn't work for many modes. Disable them. +8 DJGPP: When starting in Ex mode, shouldn't clear the screen. (Walter + Briscoe) + + +MSDOS, OS/2 and Win32: +8 OS/2: Add backtick expansion. Undefine NO_EXPANDPATH and use + gen_expand_wildcards(). +8 OS/2: Add clipboard support? See example clipbrd.exe from Alexander + Wagner. +8 OS/2: Add Extended Attributes support and define HAVE_ACL. +8 OS/2: When editing a file name "foo.txt" that is actually called FOO.txt, + writing uses "foo.txt". Should obtain the real file name. +8 Should $USERPROFILE be preferred above $HOMEDRIVE/$HOMEPATH? No, but it's + a good fallback, thus use: + $HOME + $HOMEDRIVE$HOMEPATH + SHGetSpecialFolderPath(NULL, lpzsPath, CSIDL_APPDATA, FALSE); + $USERPROFILE + SHGetSpecialFolderPath(NULL, lpzsPath, CSIDL_COMMON_APPDATA, FALSE); + $ALLUSERSPROFILE + $SYSTEMDRIVE\ + C:\ +8 Win32 console: <M-Up> and <M-Down> don't work. (Geddes) We don't have + special keys for these. Should use modifier + key. +8 Win32 console: caps-lock makes non-alpha keys work like with shift. + Should work like in the GUI version. +8 Environment variables in DOS are not case sensitive. Make a define for + STRCMP_ENV(), and use it when comparing environment var names. +8 Setting 'shellslash' has no immediate effect. Change all file names when + it is set/reset? Or only use it when actually executing a shell command? +8 When editing a file on a Samba server, case might matter. ":e file" + followed by ":e FILE" will edit "file" again, even though "FILE" might be + another one. Set last used name in buflist_new()? Fix do_ecmd(), etc. +8 When a buffer is editing a file like "ftp://mach/file", which is not going + to be used like a normal file name, don't change the slashes to + backslashes. (Ronald Hoellwarth) + + +Windows 95: +8 Editing a file by its short file name and writing it, makes the long file + name disappear. Setting 'backupcopy' helps. + Use FindFirstFile()->cAlternateFileName in fname_case() (George Reilly). +8 Doing wildcard expansion, will match the short filename, but result in the + long filename (both DJGPP and Win32). + + +Win32 console: +9 When editing a file by its short file name, it should be expanded into its + long file name, to avoid problems like these: (Mccollister) + 1) Create a file called ".bashrc" using some other editor. + 2) Drag that file onto a shortcut or the actual executable. + 3) Note that the file name is something like BASHRC~1 + 4) Go to File->Save As menu item and type ".bashrc" as the file name. + 5) Press "Yes" to indicate that I want to overwrite the file. + 6) Note that the message "File exists (add ! to override)" is displayed + and the file is not saved. + Use FindFirstFile() to expand a file name and directory in the path to its + long name. +8 Also implement 'conskey' option for the Win32 console version? Look at + how Xvi does console I/O under Windows NT. +7 Re-install the use of $TERM and support the use of different terminals, + besides the console. +8 Use of <altgr> modifier doesn't work? 5.3 was OK. (Garcia-Suarez/Guckes) +9 Mapping <C-S-Tab> doesn't work correctly. How to see the difference with + <C-S-i>? +9 tmpnam() uses file in root of file system: "\asdf". That doesn't work on + a Netware network drive. Use same function as for Win32 GUI? +8 In os_win32.h, HAVE_STRICMP and HAVE_STRNICMP are defined only if __GNUC__ + is not defined. Shouldn't that be the other way around? +7 Use SetConsoleCP() and SetConsoleOutputCP() to implement 'termencoding'? + Avoids that input and output work differently. Need to be restored when + exiting. + + +Amiga: +8 In mch_inchar() should use convert_input_safe() to handle incomplete byte + sequences. +9 In mch_expandpath() a "*" is to be expanded, but "\*" isn't. Remove + backslashes in result. +8 Executing a shell, only one option for 'shell' is separated. Should do + all options, using white space separation. + + +Macintosh: +- GUI: gui_mch_browsedir() is missing. +7 Loading the Perl library only works on OS/X 10.2 or 10.3, never on both. + Load the Perl library dynamically see Python sources file dynload_mac + (Jack) + dynamic linking: http://developer.apple.com/technotes/tn2002/tn2064.html +8 inputdialog() doesn't resize when giving more text lines. (David Fishburn, + 2006 Sept 28) +8 Define vim_mkdir() for Macintosh. +8 Define mch_writable() for Macintosh. +9 When DiskLock is running, using a swap file causes a crash. Appears to be + a problem with writing a file that starts with a dot. (Giacalone) +9 In mac_expandpath() check that handling of backslashes is done properly. + + +"Small" problems: +- Can't disable terminal flow control, to enable the use of CTRL-S and + CTRL-Q. Add an option for it? +- When using e_secure in do_one_cmd() mention the command being executed, + otherwise it's not clear where it comes from. +- When the quickfix window is open and executing ":echo 'hello'" using the + Command-line window, the text is immediately removed by the redrawing. + (Michael Henry, 2008 Nov 1) + Generic solution: When redrawing while there is a message on the + cmdline, don't erase the display but draw over the existing text. + Other solution, redraw after closing the cmdline window, before executing + the command. +9 For Turkish vim_tolower() and vim_toupper() also need to use utf_ + functions for characters below 0x80. (Sertacyildiz) +9 When the last edited file is a help file, using '0 in a new Vim doesn't + edit the file as a help file. 'filetype' is OK, but 'iskeyword' isn't, + file isn't readonly, etc. +8 When an ":edit" is inside a try command and the ATTENTION prompt is used, + the :catch commands are always executed, also when the file is edited + normally. Should reset did_emsg and undo side effects. Also make sure + the ATTENTION message shows up. Servatius Brandt works on this. +8 ":g//" gives "Pattern not found error" with E486. Should not use the + error number, it's not a regular error message. +7 Vimtutor leaves escape sequence in terminal. This is the xterm response to + requesting the version number. (Yasuhiro Matsumoto) +8 When redirecting and using ":silent" the current column for displaying and + redirection can be different. Use a separate variable to hold the column + for redirection. +7 The messages for "vim --help" and "vim --version" don't use + 'termencoding'. +- Could the hit-enter prompt be avoided when a message only overlaps the + 'showcmd' area? Clear that area when the next cmd is typed. +8 When 'scrollbind' is set, a window won't scroll horizontally if the cursor + line is too short. Add a word in 'scrollopt' to allow moving the cursor + to longer line that is visible. A similar thing is done for the GUI when + using the horizontal scrollbar. +7 VisVim can only open one file. Hard to solve: each opened file is passed + with a separate invocation, would need to use timestamps to know the + invocations belong together. +8 When giving a ":bwipeout" command a file-changed dialog may popup for this + buffer, which is pointless. (Mike Williams) +8 On MS-Windows ":make" doesn't show output while it is working. Use the + tee.exe from http://unxutils.sourceforge.net/ ? About 16 Kbyte in the + UnxUtils.zip archive. + Alternate one: http://www.pramodx.20m.com/tee_for_win32.htm, but Walter + Briscoe says it's not as good. +8 "stl" and "stlnc" in 'fillchars' don't work for multi-byte characters. +8 When doing Insert mode completion a mapping cannot recursively call + edit(), because the completion information is global. Put everything in + an allocated structure? +6 Python: ":py raw_input('prompt')" doesn't work. (Manu Hack) +8 Command line completion: buffers "foo.txt" and "../b/foo.txt", completing + ":buf foo<Tab>" doesn't find the second one. (George V. Reilly) +7 Output for ":scriptnames" and ":breaklist" should shorten the file names: + use "~/" when possible. +7 mb_off2cells() doesn't work correctly on the tail byte of a double-byte + character. (Yasuhiro Matsumoto) It should return 1 when used on a tail + byte, like for utf-8. Store second byte of double-byte in ScreenLines2[] + (like for DBCS_JPNU) and put a zero in the second byte (like for UTF-8). +8 'backupdir' and 'directory' should use $TMPDIR, $TMP and/or $TEMP when + defined. +7 Inside a function with "perl <<EOF" a line with "$i++" is recognized as an + ":insert" command, causing the following "endfunction" not to be found. + Add skipping this perl construction inside function definitions. +7 When 'ttimeoutlen' is 10 and 'timeoutlen' is 1000, there is a keycode + "<Esc>a" and a mapping <Esc>x", when typing "<Esc>a" with half a second + delay should not be interpreted as a keycode. (Hans Ginzel) +7 ":botright 1 new" twice causes all window heights to be changed. Make the + bottom window only bigger as much as needed. +7 The Cygwin and MingW makefiles define "PC", but it's not used anywhere. + Remove? (Dan Sharp) +9 User commands use the context of the script they were defined in. This + causes a "s:var" argument to unexpectedly use a variable in the defining + script, not the calling script. Add an argument to ":command": + "-keepcontext". Do replace <SID>, so that a function in the defining + script can be called. +8 The Japanese message translations for MS-Windows are called ja.sjis.po, + but they use encoding cp932. Rename the file and check that it still + works. +8 A very long message in confirm() can't be quit. Make this possible with + CTRL-C. +8 When the clipboard isn't supported: ":yank*" gives a confusing error + message. Specifically mention that the register name is invalid. +8 "gf" always excludes trailing punctuation characters. file_name_in_line() + is currently fixed to use ".,:;!". Add an option to make this + configurable? +8 'hkmap' should probably be global-local. +9 When "$" is in 'cpoptions' and folding is active, a "C" command changes + the folds and resets w_lines_valid. The display updating doesn't work + then. (Pritesh Mistry) +8 Using ":s" in a function changes the previous replacement string. Save + "old_sub" in save_search_patterns()? +8 Should allow multi-byte characters for the delimiter: ":s+a+b+" where "+" + is a multi-byte character. +8 When appending to a file and 'patchmode' isn't empty, a backup file is + always written, even when the original file already exists. +7 When using "daw" on the last word in a file and this is a single letter, + nothing is deleted. Should delete the letter and preceding white space. +9 When getting focus while writing a large file, could warn for this file + being changed outside of Vim. Avoid checking this while the file is being + written. +7 The message in bt_dontwrite_msg() could be clearer. +8 The script ID that is stored with an option and displayed with ":verbose + set" isn't reset when the option is set internally. For example when + 'foldlevel' is set from 'foldlevelstart'. +8 Also store the line number with the script ID and use it for ":verbose", + so that "set nocompatible" is found when it changes other option values. + When an option is set indirectly mention the command? E.g. when + ":diffsplit" sets 'foldmethod'. +8 In the fileformat dialog, "Cancel" isn't translated. Add a global + variable for this. (Eduardo Fernandez) +9 When editing a file with 'readonly' set, there is no check for an existing + swap file. Then using ":write" (without making any changes) doesn't give + a warning either. Should check for an existing swap file without creating + one. Unfinished patch by Ian Kelling, 2008 July 14. +7 When 'showbreak' is set, the amount of space a Tab occupies changes. + Should work like 'showbreak' is inserted without changing the Tabs. +7 When 'mousefocus' is set and switching to another window with a typed + command, the mouse pointer may be moved to a part of the window that's + covered by another window and we lose focus. Only move in the y + direction, not horizontally? +8 ":hardcopy": + - Using the cterm_color[] table is wrong when t_colors is > 16. + - Need to handle unprintable characters. + - Win32: On a B&W printer syntax highlighting isn't visible. Perform + dithering to make grey text? + - Add a flag in 'printoptions' to add an empty page to make the total + number even. "addempty"? (Mike Williams) + - Respect 'linebreak'. Perhaps also 'showbreak'? + - Should interpret CTRL-L as a page break. + - Grey line numbers are not always readable. Add field in 'printoptions'. + Default to black when no syntax highlighting. + - Be able to print a window in diff mode. + - Be able to specify a colorscheme to use for printing. And a separate + one for B&W printing (if that can be detected). +8 In Visual block mode with 'lbr' set, a change command doesn't insert the + text in following lines where the linebreak changes. +9 dosinst.c: The DJGPP version can't uninstall the Uninstall registry key on + Windows NT. How to install a .inf file on Windows NT and how to detect + that Windows NT is being used? +8 When 'virtualedit' is "block,insert" and encoding is "utf-8", selecting a + block of one double-wide character, then "d" deletes only half of it. +8 When 'virtualedit' is set, should "I" in blockwise visual mode also insert + in lines that don't extend into the block? +8 With 'virtualedit' set, in Insert mode just after the end of line, CTRL-O + yh does not yank the last character of the line. (Pavel Papushev) + Doing "hl" first appears to make it work. +8 With 'virtualedit' set it's possible to move into the blank area from + 'linebreak'. +8 With 'virtualedit' set and 'selection' "exclusive", a Visual selection + that ends in or after a tab, "d" doesn't delete (part of) the tab. + (Helmut Stiegler) +9 When jumping to a tag, the search pattern is put in the history. When + 'magic' is on, the pattern may not work. Translate the pattern depending + on p_magic when putting it in the history? Alternative: Store value of + 'magic' in history. (Margo) +9 optwin.vim: Restoring a mapping for <Space> or <CR> is not correct for + ":noremap". Add "mapcmd({string}, {mode})? Use code from ":mkexrc". +9 incsearch is incorrect for "/that/<Return>/this/;//" (last search pattern + isn't updated). +9 term_console is used before it is set (msdos, Amiga). +9 Get out-of-memory for ":g/^/,$s//@/" on 1000 lines, this is not handled + correctly. Get many error messages while redrawing the screen, which + cause another redraw, etc. +8 [<C-I> doesn't work when '*' is in 'iskeyword'. find_pattern_in_path() + must escape special characters in the pattern. +8 Vim can overwrite a read-only file with ":w!". ":w" can't overwrite an + existing file, "w!" can, but perhaps not a read-only file? Then use + ":w!!" for that. + Or ask for permission to overwrite it (if file can be made writable) and + restore file to readonly afterwards. + Overwriting a file for which a swap file exists is similar issue. +7 When compiled with "xterm_clipboard", startup can be slower and might get + error message for invalid $DISPLAY. Try connecting to the X server in the + background (forked), so that Vim starts up quicker? Connect as soon as + the clipboard is to be used (Visual select mode starts, paste from + clipboard) +7 X11: Some people prefer to use CLIPBOARD instead of PRIMARY for the normal + selection. Add an "xclipboard" argument to the 'clipboard' option? (Mark + Waggoner) +8 For xterm need to open a connection to the X server to get the window + title, which can be slow. Can also get the title with "<Esc>[21t", no + need to use X11 calls. This returns "<Esc>]l{title}<Esc>\". +6 When the xterm reports the number of colors, a redraw occurs. This is + annoying on a slow connection. Wait for the xterm to report the number of + colors before drawing the screen. With a timeout. +8 When the builtin xterm termcap contains codes that are not wanted, need a + way to avoid using the builtin termcap. +8 Xterm sends ^[[H for <Home> and ^[[F for <End> in some mode. Also + recognize these keys? Mostly useful for xterm simulators, like gnometerm. + See http://dickey.his.com/xterm/xterm.faq.html#xterm_pc_style. +8 For xterm also recognize keypad up/down/left/right and insert. +8 '[ and '] should be set to start/end of line when using a linewise operator + (e.g., ":w"). +8 CTRL-A can't handle big "long" numbers, they become negative. Check for + "-" character, if not present, use unsigned long. +8 Make it possible to disable the special meaning of "#" in the first column + for ">>". +8 Add suspending with CTRL-Z at the "more" prompt, and when executing a long + script in do_cmdline(). +8 When using 'hidden', many swap files will be open. When Vim runs into the + maximum number of open files, error messages will appear. Detect that + this problem is present, and close any hidden files that don't have + changes. +8 With 'viminfo' set such that the ".viminfo" file is written on a FAT + filesystem, an illegal file name may be created: ".vim". +8 For each buffer that is opened, the viminfo file is opened and read to + check for file marks. This can be slow. +7 In xterm, recognize both vt100 and vt220 cursor keys. Change + add_termcode() to not remove an existing entry for a name, when it's + needed. + Need a generic solution to recognize different codes for the same key. +8 Core dump within signal function: gdb doesn't show stack backtrace! Option + to skip catch_signals()? +9 Repeating a "cw" with "." doesn't work if the text was pasted from the + clipboard. (Thomas Jones) It's because the menu/toolbar item exits Insert + mode and uses "gP". How to fix this without breaking inserting a block of + text? +8 In Replace mode pasting from the clipboard (using menu or toolbar) inserts + all the text. Add ":rmenu"? +8 Pasting with the mouse in Replace mode inserts the text, instead of + overwriting, when it is more than one line. Same for using <C-R>. +9 CTRL-E and CTRL-Y don't work in small window when 'so' is 4 and lines are + wrapping (Acevedo/in.226). E.g., when using CTRL-E, window height 7, + window might actually scroll down when last line of buffer is displayed. + --> Remember if the previous command was "cursor follows screen" or + "screen follow cursor" and use this in cursupdate(). +7 tilde_replace() can only handle "~/", should also do "~user/". + Get the list of home directories (from /etc/passwd? Use getpwent()) and + use some clever algorithm to match a path with that. Find common strings + in the list? +8 When dragging status line with mouse, sometimes a jump when first clicking + on the status line (caused by 'winheight'). Select window on button up, + instead of on button down. +8 Dragging the status line doesn't scroll but redraw. +9 Evaluating 'statusline' in build_stl_str_hl() does not properly check for + reaching the end of the available buffer. + Patch to dynamically allocate the buffer for % items. (Eric Arnold, 2006 + May 14) +8 When performing incremental search, should abort searching as soon as a + character is typed. +8 When the value of $MAKE contains a path, configure can't handle this. + It's an autoconf bug. Remove the path from $MAKE to work around it. +8 How to set VIMRC_FILE to \"something\" for configure? Why does this not + work: CFLAGS='-DVIMRC_FILE=\"/mydir/myfile\"' ./configure +8 The temporary file is sometimes not writable. Check for this, and use an + alternate name when it isn't. Or add the 'temptemplate' option: template + for the temp file name ":set temptemplate=/usr/tmp/?????.tmp". + Also: Win32 version uses Windows temp directory, which might not work for + cygwin bash. +7 Get error "*, \+ or \( operand could be empty" for pattern "\(.\)\1\{3}". + Remember flags for backreferences. +7 When switching to Daylight Saving Time, Vim complains that a file has been + changed since last read. Can we use a function that uses GMT? +7 When completing an environment variable after a '$', check for file names + that contain a '$' after all have been found. +8 When "cm" termcap entry is missing, starting gvim shouldn't complain about + it. (Lohner) Try out with "vt100" entry, cm replaced with cX. +7 When an include file starts with "../", the check for already visiting + this file doesn't work. Need to simplify the file name. +7 The names and comments for the arguments of do_browse() are confusing. + "dflt" isn't the default file name when "initdir" is not NULL and + "initdir" is the default path to be used. +7 When 'scrolloff' is exactly half the window height, "j" causes a scroll of + two lines at a time. "k" doesn't do this. (Cory T. Echols) +8 When write_viminfo() is used while there are many orphaned viminfo + tempfiles writing the viminfo file fails. Give a clear error message so + that the user knows he has to delete the files. +7 It's possible to redefine a script-local function with ":func + <SNR>123_Test()". (Krishna) Disallow this. + + +I can't reproduce these (if you can, let me know how!): +9 NT 4.0 on NTFS file system: Editing ".bashrc" (drag and drop), file + disappears. Editing ".xyz" is OK. Also, drag&drop only works for three + files. (McCollister) + + +Problems that will (probably) not be solved: +- GTK: when using the popup menu with spelling suggestions and releasing the + right mouse button before the menu appears selecting an item with the + right mouse button has no effect. GTK does not produce an event for this. +- GTK 2: Cannot use the file selector. When using it many things become + slow. This is caused by some code in GTK that writes + ~/.recently-used.xbel every time an event is handled. It assumes the main + loop is never quit, which is a wrong assumption. Also, it overwrites the + file with different file permissions, which is a privacy issue. This + needs to be fixed in GTK. A solution in Vim would be really complicated. + (2008 Jul 31) This appears to be fixed in Vim 7.3. +- xterm title: The following scenario may occur (esp. when running the Vim + test script): Vim 1 sets the title to "file1", then restores the title to + "xterm" with an ESC sequence when exiting. Vim 2 obtains the old title + with an X library call, this may result in "file1", because the window + manager hasn't processed the "xterm" title yet. Can apparently only be + worked around with a delay. +- In a terminal with 'mouse' set such that the mouse is active when entering + a command line, after executing a shell command that scrolls up the + display and then pressing ":": Selecting text with the mouse works like + the display wasn't scrolled. Vim doesn't know how much the external + command scrolled up the display. Use Shift to select text. +- X windows: When $DISPLAY points to a X server where there is no access + permission, trying to connect to the X server causes an error message. + XtOpenDisplay() prints this directly, there is no way to avoid it. +- X windows: Setting 'guifontset' to an illegal value sometimes crashes Vim. + This is caused by a fault in a X library function, can't be solved in Vim. +- Win32 tcl: has("tcl") hangs when the tcl84.dll is from cygwin. +- Motif: When adding a menu item "Find this &Symbol", the "s" in "this" will + be underlined, instead of in "Symbol". Motif doesn't let us specify which + character gets the highlighting. +- Moving the cursor removes color in color-xterm. This is a color-xterm + problem! color-xterm ver. 6.1 beta 3 and later work properly. +- In zsh, "gvim&" changes the terminal settings. This is a zsh problem. + (Jennings) +- Problem with HPterm under X: old contents of window is lost (Cosentino). +- Amiga: When using quickfix with the Manx compiler we only get the first 25 + errors. How do we get the rest? +- Amiga: The ":cq" command does not always abort the Manx compiler. Why? +- Linux: A file with protection r--rw-rw- is seen readonly for others. The + access() function in GNU libc is probably wrong. +- MSDOS: When using smartdrive with write-back buffering, writing to a + readonly floppy will cause problems. How to test for a writable floppy + first? +- MSDOS: Both 16 and 32 bit versions: File name expansion doesn't work for + names that start with a dot. These used to be illegal file names. +- When doing a CTRL-Z and typing a command for the shell, while Vim is busy + (e.g. writing a file), the command for the shell is sometimes eaten by Vim, + because the terminal mode is changed from RAW to CBREAK. +- An old version of GNU tgoto can't handle the terminfo code for "AF". The + "%p1" is interpreted as "%p" and "1", causing color not to be working. + Fix: Change the "%p1" in the "AF" and "AB" terminfo entries to "%p". + (Benzinger). +- When running an external command from the GUI, typeahead is going to that + program, not to Vim. It looks like the shell eats the characters, Vim + can't get back what the external command didn't use. +- Win32 GUI: Error code from external command not returned in shell_error. + It appears that cmd.exe and command.com don't return an error code. +- Win32 GUI: The Toolbar is a bit too high when the flat style is being + used. We don't have control over the height of the Toolbar. +- Win32: All files created on the day of switching from winter to summer + time cause "changed since editing started" messages. It goes away when + the file is written again the next day, or the timezone is adjusted. + DJGPP version is OK. (Zaimi) Looks like a problem with the Win32 library. + Rebooting doesn't help. Time stamps look OK in directory. (Penn) + Is this on FAT (stores wall clock time) or NTFS (stores UTS)? +- Win32, MS-Windows XP: $HOME uses the wrong drive when the user profiles + are not on the boot disk. This is caused by a wrong value of $HOMEDRIVE. + This is a bug in XP, see MSKB article 818134. +- SunOS 5.5.1 with Motif: The file open dialog does not have a horizontal + scroll bar for the "files" selection. This is a problem in the Motif + libraries, get a patch from Sun. +- Solaris 2.6 with GTK and Perl: gvim crashes when started. Problem with X + input method called from GDK code. Without Perl it doesn't crash. +- VMS: Vimdiff doesn't work with the VMS diff, because the output looks + different. This makes test 47 fail. Install a Unix-compatible diff. +- VMS v7.1 and older: Tests 21 and 32 fail. From VMS v7.1-2 and newer Vim + does not have this behavior. (Zoltan Arpadffy) +- Win32 GUI: mouse wheel always scrolls rightmost window. The events arrive + in Vim as if the rightmost scrollbar was used. +- GTK with Gnome: Produces an error message when starting up: + Gdk-WARNING **: locale not supported by C library + This is caused by the gnome library gnome_init() setting $LC_CTYPE to + "en_US". Not all systems support this locale name, thus causing the + error. Hopefully a newer version of GTK/Gnome fixes this problem. +- GTK 2: With this mapping the hit-enter prompt is _sometimes_ below the + screen, at other times there is a grey area below the command line: + :nmap <F11> :if &guioptions=~'m' \| set guioptions-=m \| else \| set guioptions+=m \| endif<cr> +- GTK: When pasting a selection from Vim to xclipboard gvim crashes with a + ABRT signal. Probably an error in the file gdkselection.c, the assert + always fails when XmbTextListToTextProperty() fails. (Tom Allard) +- GTK 2: gives an assertion error for every non-builtin icon in the toolbar. + This is a GTK 2.4.x bug, fixed in GTK 2.4.2. (Thomas de Grenier de Latour) +- When using an xterm that supports the termresponse feature, and the 't_Co' + termcap option was wrong when Vim started, it will be corrected when the + termresponse is received. Since the number of colors changes, the + highlighting needs to be initialized again. This may cause colors defined + in the vimrc file to be lost. +- On Windows NT 4.0 the number of files passed to Vim with drag&drop and + "Edit with Vim" is limited. The maximum command line length is 255 chars. + +--------------------- extensions and improvements ---------------------- + *extensions-improvements* + +Most interesting new features to be added when all bugs have been fixed: +- Using ":exe edit fname" has escaping problems. Use ":edit ++(fname)". + Thus use "++=" to give arguments as expressions, comma separated as if + calling a function. + With options: ":edit ++(['!', '++enc=abc'], ['+/pat'], fname)". + Alternative: Make a function for Ex commands: cmd_edit(). +- Add COLUMN NUMBERS to ":" commands ":line1,line2[col1,col2]cmd". Block + can be selected with CTRL-V. Allow '$' (end of line) for col2. +- Add DEBUGGER INTERFACE. Implementation for gdb by Xavier de Gaye. + Should work like an IDE. Try to keep it generic. Now found here: + http://clewn.sf.net. + And the idevim plugin/script. + To be able to start the debugger from inside Vim: For GUI run a program + with a netbeans connection; for console: start a program that splits the + terminal, runs the debugger in one window and reconnect Vim I/O to the + other window. + Wishes for NetBeans commands: + - make it possible to have 'defineAnnoType' also handle terminal colors. + - send 'balloonText' events for the cursor position (using CursorHold ?) + in terminal mode. +- ECLIPSE plugin. Problem is: the interface is very complicated. Need to + implement part in Java and then connect to Vim. Some hints from Alexandru + Roman, 2004 Dec 15. Should then also work with Oracle Jdeveloper, see JSR + 198 standard http://www.jcp.org/en/jsr/detail?id=198. + Eclim does it: http://eclim.sourceforge.net/ (Eric Van Dewoestine) + Plugin that uses a terminal emulator: http://vimplugin.sf.net + And another one: http://www.satokar.com/viplugin/index.php +- STICKY CURSOR: Add a way of scrolling that leaves the cursor where it is. + Especially when using the scrollbar. Typing a cursor-movement command + scrolls back to where the cursor is. +- Scroll commands by screen line. g CTRL-E and g CTRL-Y ? Requires the + first line to be able to start halfway. +- Running a shell command from the GUI still has limitations. Look into how + the terminal emulator of the Vim shell project can help: + http://vimshell.wana.at +8 Add a command to jump to a certain kind of tag. Allow the user to specify + values for the optional fields. E.g., ":tag size type=m". + Also allow specifying the file and command, so that the result of + taglist() can be used. +- X11: Make it possible to run Vim inside a window of another program. + This can be done with XReparentWindow(). But how exactly? + + +Documentation: +8 List of Vim runtime directories. dotvim.txt from Charles Campbell, 2007 + Feb 20. +8 The GUI help should explain the Find and Find/Replace dialogs. Add a link + to it from ":promptrepl" and ":promptfind". +8 List of options should mention whether environment variables are expanded + or not. +8 Extend usr_27.txt a bit. (Adam Seyfarth) +7 Add a section on debugging scripts in the user manual. +9 Make the Reference Manual more precise. For each command mention: + - change to cursor position and curswant + - if it can be undone (u/CTRL-R) and redone (.) + - how it works for folded lines + - how it works with multi-byte characters +9 In change.txt, remark about Javadoc isn't right. Right alignment would + work too. +8 Spread the windows commands over the other files. For example, ":stag" + should be with ":tag". Cross-link with tags to avoid too much double + text. +8 Add tags for all features, e.g. "gui_running". +7 MS-Windows: When a wrong command is typed with an ALT key, give a hint to + look at the help for 'winaltkeys'. +7 Add a help.vim plugin that maps <Tab> to jump to the next tag in || and + <C-Tab> (and <S-Tab>) to the previous tag. + Patch by Balazs Kezes, 2007 Dec 30. Remark from A. Politz. +- Check text editor compendium for vi and Vim remarks. + + +Help: +- First try using the ":help" argument literally, before using it as a + pattern. And then match it as part of a tag. +- When a help item has multiple matches make it possible to use ":tn" to go + to the other matches. +- Support a way to view (and edit) .info files. +- Default mapping for help files: <Tab> to position cursor on next |:tag|. +- Implement a "sticky" help window, some help text lines that are always + displayed in a window with fixed height. (Guckes) Use "~/.vimhelp" file, + user can edit it to insert his favorite commands, new account can contain a + default contents. +- Make 'winminheight' a local option, so that the user can set a minimal + height for the help window (and other windows). +- ":help :s^I" should expand to ":help :substitute". +- Make the help key (<F1>) context sensitive? +- Learn mode: show short help while typing commands. + + +User Friendlier: +8 Windows install with install.exe: Use .exe instead of .bat files for + links, so that command line arguments are passed on unmodified? (Walter + Briscoe) +8 Windows install: Be able to associate Vim with a selection of file types? +8 Windows uninstall: Have uninstal.c delete the vimfiles directories that + dosinst.c creates. List the contents of the directory (recursively) if + the user asks for it. Requires an implementation of "rm -rf". +8 Remember the name of the vimrc file that was used (~/.vimrc, $VIM/_vimrc, + $HOME/_vimrc, etc.) and add "edit vimrc" to the File menu. +- Add a way to save local settings and mappings into a new plugin file. + ":mkplugin <file>"? +8 Add ":plugininstall" command. Can be used to install a plugin file that + includes documentation. Let the user select a directory from + 'runtimepath'. + " Vim plugin + <main plugin code> + " >>> plugin help start <<< + <plugin docs> +- Add mappings local to a window: ":map <window> ..."? +9 Add buffer-local menu. Should offer a choice between removing the menu or + disabling it. Be careful that tear-offs don't disappear (keep one empty + item?). + Alternative: use BufEnter and BufLeave autocommands. +8 make a vimtutor script for Amiga and other systems. +7 Add the arguments for configure to the ":version" output? +7 When Vim detects a file is being edited elsewhere and it's a gvim session + of the same user it should offer a "Raise" button, so that the other gvim + window can be displayed. (Eduard) +8 Support saving and restoring session for X windows? It should work to do + ":mksession" and use "-S fname" for the restart command. The + gui_x11_wm_protocol_handler() already takes care of the rest. + global_event_filter() for GTK. + + +Tab pages: +9 GUI implementation for the tab pages line for other systems. +7 GUI: Control over the appearance of the text in the labels (bold, color, + font, etc.) +8 Make GUI menu in tab pages line configurable. Like the popup menu. +8 balloons for the tab page labels that are shortened to show the full path. +8 :tabmove +N move tab page N pages forward +8 :tabmove -N move tab page N pages backward +7 :tabdup duplicate the tab with all its windows. +7 Option to put tab line at the left or right? Need an option to specify + its width. It's like a separate window with ":tabs" output. +7 Add local variables for each tab page? +8 Add local options for each tab page? E.g., 'diffopt' could differ between + tab pages. +7 Add local highlighting for each tab page? +7 Add local directory for tab pages? How would this interfere with + window-local directories? + + +Spell checking: +- have some way not to give spelling errors for a range of characters. + E.g. for Chinese and other languages with specific characters for which we + don't have a spell file. Useful when there is also text in other + languages in the file. +- Support more regions? Caolan McNamara argues it's needed for es_XX. + https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=219777 +- Unicode defines another quote character: 0x2019. Use it as an equivalent + of a single quote, thus use it as a word character like a quote and match + with words, replacing the curly quote with a single quote. +- Could filter é things for HTML before doing spell checking. + Similarly for TeX. +- The Hungarian spell file uses four extra characters in the FOL/UPP/LOW + items than other spell files with the ISO-8859-2 encoding, that causes + problem when changing 'spelllang'. There is no obvious way to fix this. +- Considering Hunspell 1.1.4: + What does MAXNGRAMSUGS do? + Is COMPLEXPREFIXES necessary when we have flags for affixes? +- Support spelling words in CamelCase as if they were two separate words. + Requires some option to enable it. (Timothy Knox) +- There is no Finnish spell checking file. For openoffice Voikko is now + used, which is based on Malaga: http://home.arcor.de/bjoern-beutel/malaga/ + (Teemu Likonen) +8 ":mkspell" still takes much too long in Hungarian dictionary from + hunspell. Only solution appears to be to postpone secondary suffixes. +8 Handle postponed prefix with COMPOUNDPERMITFLAG or COMPOUNDFORBIDFLAG. + WFP_COMPPERMIT and WFP_COMPFORBID +8 implement use of <compoptions> in .spl file: + implement CHECKCOMPOUNDREP: when a compound word seems to be OK apply REP + items and check if the result is a valid word. + implement CHECKCOMPOUNDDUP + implement CHECKCOMPOUNDTRIPLE + Add CHECKCOMPOUNDCASE: when compounding make leading capital lower case. + How is it supposed to work? +- Add a command the repeats ]s and z=, showing the misspelled word in its + context. Thus to spell-check a whole file. +- suggestion for "KG" to "kg" when it's keepcase. +- For flags on affixes: Use a "AFFCOMPSET" flag; means the compound flags of + the word are not used. +- Support breakpoint character ? 0xb7 and ignore it? Makes it possible to + use same wordlist for hyphenation. +- Compound word is accepted if nr of words is <= COMPOUNDWORDMAX OR nr of + syllables <= COMPOUNDSYLMAX. Specify using AND in the affix file? +- NEEDCOMPOUND also used for affix? Or is this called ONLYINCOMPOUND now? + Or is ONLYINCOMPOUND only for inside a compound, not at start or end? +- Do we need a flag for the rule that when compounding is done the following + word doesn't have a capital after a word character, even for Onecap words? +- New hunspell home page: http://hunspell.sourceforge.net/ + - Version 1.1.0 is out now, look into that. + - Lots of code depends on LANG, that isn't right. Enable each mechanism + in the affix file separately. + - Example with compounding dash is bad, gets in the way of setting + COMPOUNDMIN and COMPOUNDWORDMAX to a reasonable value. + - PSEUDOROOT == NEEDAFFIX + - COMPOUNDROOT -> COMPOUNDED? For a word that already is a compound word + Or use COMPOUNDED2, COMPOUNDED3, etc. +- CIRCUMFIX: when a word uses a prefix marked with the CIRCUMFIX flag, then + the word must also have a suffix marked with the CIRCUMFIX flag. It's a + bit primitive, since only one flag is used, which doesn't allow matching + specific prefixes with suffixes. + Alternative: + PSFX {flag} {pchop} {padd} {pcond} {schop} {sadd}[/flags] {scond} + We might not need this at all, you can use the NEEDAFFIX flag and the + affix which is required. +- When a suffix has more than one syllable, it may count as a word for + COMPOUNDWORDMAX. +- Add flags to count extra syllables in a word. SYLLABLEADD1 SYLLABLEADD2, + etc.? Or make it possible to specify the syllable count of a word + directly, e.g., after another slash: /abc/3 +- MORPHO item in affix file: ignore TAB and morphological field after + word/flags and affix. +- Implement multiple flags for compound words and CMP item? + Await comments from other spell checking authors. +- Also see tklspell: http://tkltrans.sourceforge.net/ +8 Charles Campbell asks for method to add "contained" groups to existing + syntax items (to add @Spell). + Add ":syntax contains {pattern} add=@Spell" command? A bit like ":syn + cluster" but change the contains list directly for matching syntax items. +- References: MySpell library (in OpenOffice.org). + http://spellchecker.mozdev.org/source.html + http://whiteboard.openoffice.org/source/browse/whiteboard/lingucomponent/source/spellcheck/myspell/ + author: Kevin Hendricks <kevin.hendricks@sympatico.ca> +8 It is currently not possible to mark "can not" as rare, because "can" and + "not" are good words. Find a way to let "rare" overrule "good"? +8 Make "en-rare" spell file? Ask Charles Campbell. +8 The English dictionaries for different regions are not consistent in their + use of words with a dash. +7 Insert mode completion mechanism that uses the spell word lists. +8 Add hl groups to 'spelllang'? + :set spelllang=en_us,en-rare/SpellRare,en-math/SpellMath + More complicated: Regions with different languages? E.g., comments + in English, strings in German (po file). + + +Diff mode: +9 Instead invoking an external diff program, use builtin code. One can be + found here: http://www.ioplex.com/~miallen/libmba/dl/src/diff.c + It's quite big and badly documented though. +8 Use diff mode to show the changes made in a buffer (compared to the file). + Use an unnamed buffer, like doing: + new | set bt=nofile | r # | 0d_ | diffthis | wincmd p | diffthis + Also show difference with the file when editing started? Should show what + can be undone. (Tom Popovich) +7 Add cursor-binding: when moving the cursor in one diff'ed buffer, also + move it in other diff'ed buffers, so that CTRL-W commands go to the same + location. + + +Folding: + (commands still available: zI zJ zK zp zP zq zQ zV zy zY; + secondary: zB zS zT zZ, z=) +8 Vertical folds: looks like vertically split windows, but the cursor moves + through the vertical separator, separator moves when scrolling. +8 Add "z/" and "z?" for searching in not folded text only. +9 Add search pattern item to only match in closed or open fold and/or fold + with certain level. Allows doing ":g/pat/cmd" to work on closed folds. +7 Use "++--", "+++--" for different levels instead of "+---" "+----". +8 When a closed fold is displayed open because of 'foldminlines', the + behavior of commands is still like the fold is closed. How to make the + user aware of this? +8 Add an option 'foldskip' with values like 'foldopen' that specifies which + commands skip over a closed fold. +8 "H" and "L" count buffer lines instead of window lines. (Servatius Brandt) +8 Add a way to add fold-plugins. Johannes Zellner has one for VB. +7 When using manual folding, the undo command should also restore folds. +- Allow completely hiding a closed fold. E.g., by setting 'foldtext' to an + empty string. Require showing a character in 'foldcolumn' to avoid the + missing line goes unnoticed. + How to implement this? +- When pressing the down arrow of a scrollbar, a closed fold doesn't scroll + until after a long time. How to make scrolling with closed folds + smoother? +- When creating a session, also store folds for buffers in the buffer list, + using the wininfo in wi_folds. +- When currently editing the first file in the argument list the session + file can contain: + args version.c main.c + edit version.c + Can editing version.c twice be avoided? +- 'foldmethod' "textobject": fold on sections and paragraph text objects. +- "zuf": undo change in manual fold. "zUf" redo change in manual fold. How + to implement this? +- "zJ" command: add the line or fold below the fold in the fold under the + cursor. +- 'foldmethod' "syntax": "fold=3" argument: set fold level for a region or + match. +- Apply a new foldlevel to a range of lines. (Steve Litt) +8 Have some way to restrict commands to not folded text. Also commands like + searches. + + +Multi-byte characters: +- When editing a file with both utf-8 and latin1 text Vim always falls back + to latin1. Add a command to convert the latin1 characters to utf-8? + :unmix utf-8,latin1 filename + Would only work when 'encoding' is utf-8. +9 When the tail byte of a double-byte character is illegal (e.g., a CR), the + display is messed up (Yasuhiro Matsumoto). Should check for illegal + double-byte characters and display them differently (display each single + byte). +9 'fenc' in modeline problem: add option to reload the file when 'fenc' is + set to a different value in a modeline? Option can be default on. Could + it be done with an autocommand? +8 Add an item in 'fileencodings' to check the first lines of a file for + the encoding. See Python PEP: http://www.python.org/peps/pep-0263.html. + To avoid getting a wrong encoding only accept something Emacs-like: + "-*- coding: enc-na_me.foo -*-" and "-*- coding= enc-na_me.foo -*-" + Match with "-\*-\s*coding[:=]\s*\([::word::-_.]\+\)\s*-\*-" and use first + item. +8 Add an item in 'fileencodings' to check the first line of an XML file for + the encoding. <?xml version="1.0" encoding="UTF-8"?> Or "charset=UTF-8"? + For HTML look for "charset=utf-8". +8 The quickfix file is read without conversion, thus in 'encoding'. Add an + option to specify the encoding of the errorfile and convert it. Also for + ":grep" and ":helpgrep". + More generic solution: support a filter (e.g., by calling a function). +8 When a file was converted from 'fileencoding' to 'encoding', a tag search + should also do this on the search pattern. (Andrzej M. Ostruszka) +8 When filtering changes the encoding 'fileencoding' may not work. E.g., + when using xxd and 'fileencoding' is "utf-16". Add an option to set a + different fileencoding for filter output? +7 When converting a file fails, mention which byte could not be converted, + so that the user can fix the problem. +8 Add configure option to be able to disable using the iconv library. (Udo + Schweigert) +9 'aleph' should be set to 1488 for Unicode. (Zvi Har'El) +8 Should add test for using various commands with multi-byte characters. +8 'infercase' doesn't work with multi-byte characters. +8 toupper() function doesn't handle byte count changes. +7 Searching and composing characters: + When searching, should order of composing characters be ignored? + Add special item to match with a composing character, zero-width, so that + one can replace a base character and keep the composing characters. + Add a special item to match with a composing character, so that composing + characters can be manipulated. + Add a modifier to ignore composing characters, only compare base + characters. Useful for Hebrew (Ron Aaron) +8 Should implement 'delcombine' for command line editing. +8 Detect overlong UTF-8 sequences and handle them like illegal bytes. +8 ":s/x/\u\1/" doesn't work, making uppercase isn't done for multi-byte + characters. +8 UTF-8: "r" in Visual mode doesn't take composing characters. +8 UTF-8: When there is a precomposed character in the font, use it instead + of a character and a composing character. See xterm for an example. +7 When a character can't be displayed, display its digraph instead. + 'display' option to specify this. +7 Use ideas for nl_langinfo() from Markus Kuhn in enc_default(): + (www.cl.cam.ac.uk/~mgk25/ucs/langinfo.c) +- GTK and Win32: Allow selecting fonts for 'guifontset' with the + fontselector somehow. +- GTK and Win32: make it possible to set the font for the menu to make it + possible to have 'encoding' different from the current locale. +- dbcs_class() only works for Japanese and Korean. Implement this for + other encodings. The "euc-jp" and "euc-kr" choices might be wrong. +- Find some way to automatically select the right GUI font or fontset, + depending on the default value of 'encoding'. + Irrelevant in the GTK+ 2 GUI so long as UTF-8 is used. + For Windows, the charset_pairs[] table could be used. But how do we know + if a font exists? +- Do keyboard conversion from 'termencoding' to 'encoding' with + convert_input() for Mac GUI and RiscOS GUI. +- Add mnemonics from RFC1345 longer than two characters. + Support CTRL-K _{mnemonic}_ +7 In "-- INSERT (lang) --" show the name of the keymap used instead of + "lang". (Ilya Dogolazky) +- Make 'breakat' accept multi-byte characters. Problem: can't use a lookup + table anymore (breakat_flags[]). + Simplistic solution: when 'formatoptions' contains "m" also break a line + at a multi-byte character >= 0x100. +- Add the possibility to enter mappings which are used whenever normal text + could be entered. E.g., for "f" command. But not in Normal mode. Sort + of opposite of 'langmap'. Use ":tmap" command? +- When breaking a line, take properties of multi-byte characters into + account. The "linebreak" program from Bruno Haible can do it: + ftp://ftp.ilog.fr/pub/Users/haible/gnu/linebreak-0.1.tar.gz + But it's very complicated... + + +Printing: +7 Implement "undercurl" for printing. +- Add "page width" to wrap long lines. +- Win32: use a font dialog for setting 'printfont'. Can reuse the code for + the 'guifont' dialog, put the common code in a separate function. +- Add the file timestamp to the page header (with an option). (George + Reilly) +- Win32: when 'printfont' is empty use 'guifont'. +- Unix: Use some dialog box to do the obvious settings (paper size, printer + name, portrait/landscape, etc). +- PostScript: Only works for text that can be converted to an 8-bit + character set. How to support Unicode fully? +- Allow specifying the paper size, instead of using a standard size. Same + units as for the margins. +- Support right-to-left text? +8 Make the foreground color darkening function preserve the hue of the + color. + + +Syntax highlighting: +8 Make ":syn off" use 'runtimepath' instead of $VIMRUNTIME. (Gary Johnson) + Should do the same for ":syn on" and ":syn manual". +8 Support "containedin" argument for ":syn include", so that the defined + cluster can be added to existing syntax items. +8 C syntax: Don't highlight {} as errors inside () when used like this: + "({ something })", often used in GCC code. +7 Add a "startgroup" to a region. Used like "nextgroup" inside the region, + preferred item at the start of the region. (Charles Campbell) +8 When editing a new file without a name and giving it a name (by writing + it) and 'filetype' is not set, detect the filetype. Avoid doing it for + ":wq file". +7 For "nextgroup" we have skipwhite, skipnl and skipempty. It would be + really nice to be able to skip with a pattern. Or skip with a syntax + group. (Nikolai Weibull, 2007 Feb 27) +8 Make conversion to HTML faster (Write it in C or pre-compile the script). +9 There is still a redraw bug somewhere. Probably because a cached state is + used in a wrong way. I can't reproduce it... +7 Be able to change only the background highlighting. Useful for Diff* and + Search highlighting. +7 When 'number' is set highlight the number of the current line. + Must be enabled with an option, because it slows down display updating. +8 Allow the user to add items to the Syntax menu sorted, without having to + change this for each release. +8 Add a "matchcontains" for regions: items contained in the start or end + pattern, but not in the body. +8 Add a "keepend-contained" argument: Don't change the end of an item this + one is contained in. Like "keepend" but specified on the contained item, + instead of the containing item. +8 cpp.vim: In C++ it's allowed to use {} inside (). +8 Some syntax files set 'iskeyword'. When switching to another filetype + this isn't reset. Add a special keyword definition for the syntax rules? + When this is done, use vim.vim syntax highlighting for help file examples, + but without ":" in 'iskeyword' for syntax. +8 Add specific syntax item to match with parens/braces that don't have a + "%" match. :syntax nomatch cMatchError (,{,[,),},] [contained] +8 Highlight the text between two matching parens (e.g., with a grey + background) when on one of the parens or in between them. + Option for the matchparen plugin? +8 Add a command to jump to the next character highlighted with "Error". +8 When using a cterm, and no ctermfg or ctermbg are defined, use start/stop + sequences. Add remark in docs that :if 'term' == "term-name" should be + used. +8 Add @spell cluster to String and Comment groups for many languages. Will + allow spell checking. (Fleiner) +8 When listing syntax items, try to sort the keywords alphabetically. And + re-insert the [] if possible. +8 Make it possible to use color of text for Visual highlight group (like for + the Cursor). +8 It would be useful to make the highlight group name an expression. Then + when there is a match, the expression would be evaluated to find out what + highlight group to use. Could be used to check if the shell used in a + password file appears in /etc/shells. (Nikolai Weibull) + syn match =s:checkShell(v:match) contained 'pattern' +8 Make it possible to only highlight a sub-expression of a match. Like + using "\1" in a ":s" command. +8 Support for deleting syntax items: + :syn keyword cTodo remove this + :syn match cTodo remove "pattern" + :syn region cString remove start="this" end="that" +8 Add possibility to sync on something else, when the syncing in one way + doesn't find match. For HTML: When no {script} is found, try looking for + a '<'. (Fleiner) +7 Replace the synchronizing method with a state machine specification? + Should be able to start at any line in the file, search forwards or + backwards, and use the result of matching a pattern. +7 Use parsing like awk, so that e.g., a ( without a matching ) can be + detected. +8 Make it possible to use "inverted" highlighting, invert the original + character. For Visual mode. (xterm-selection already does this). +8 Highlight non-printable characters with "SpecialChar", linked to + "Special". Display them with the digraph characters, if possible. +8 Highlight the clipboard-selection with a highlight group. +8 Be able to reset highlighting to its original (default) values. +7 Be able to write current highlighting to a file as commands, similar to + ":mkvimrc". +8 Improve c.vim: + - Add check for unterminated strings, with a variable to switch it on: + "c_strict_ansi". + - Detect unbalanced "#endif". Requires looking back a long way... +8 Add an option to restrict the updating of syntax highlighting to the + current line while in Insert mode. +8 When guessing value of 'background', the syntax file has already been + loaded (from the .gvimrc). After changing 'background', load it again? +8 Add ":syn resync" command, to re-parse the whole file until the current + display position. +8 Should support "me" offset for a region start pattern. To be used to + allow searching for the end pattern inside the match of the end pattern. + Example: syn region pikeXX start="([^{]" end=")" should work on "()". +8 When using a regexp for "contains=", should delay matching with it until + redrawing happens. Set a flag when a group is added, check this flag when + highlighting starts. +8 Some terminals can display colors like the GUI. Add some setting to use + GUI colors for the terminal? With something to define the escape + sequence. +7 It's possible for an item to be transparent, so that the colors of an item + lower on the stack is used. Also do this with highlighting, so that the + user can set transparent highlighting? E.g. a number in a C comment would + get the color of a comment, a number in an assignment Normal. (Nikolai + Weibull) +7 Add "semitrans": Add highlighting. E.g., make the text bold, but keep the + colors. And add colors, so that Green+Red becomes Yellow. + E.g. for this html: + <B> bold text <I> italic+bold text </B> italic text </I> +7 CTRL-] checks the highlight group for finding out what the tag is. +7 Add an explanation how a list of words can be used to highlight misspelled + words. +8 Add more command line completion for :syntax. +8 Add more command line completion for :highlight. +7 Should find a better way to parse the :syntax and :highlight commands. + Use tables or lists that can be shared by parsing for execution and + completion? +8 Add ColorSchemePost autocommand event, so that scripts can set up their + highlighting. (Salman Halim) +7 Add a few sets of colors (e.g. Borland Turbo C one). With a menu to + select one of the sets. +8 Add offsets to sub-matches: "\(a*\) *"he=e1-1 + 'e' is end of match 'e1' is end of sub-match 1, 's2' is start of submatch + 2, etc. +8 In Insert mode, when there are typeahead characters, postpone the + highlighting (for "." command). +8 Syncing on comments isn't 100% correct when / / lines mix with / * and * /. + For example: What about a line that starts with / / and contains * /? +8 Ignore / * and * / inside strings, when syncing. +7 Build a few more syntax files from the file "/usr/share/misc/vgrindefs": + ISP, LDL, Icon, ratfor. And check "nedit/source/highlight.c". +6 Add possibility to have background color continue until the right edge of + the window. Useful for comment blocks and function headings. (Rogall) +- Make it possible to add "contains" items for all items in a group. Useful + when extending an already existing syntax file. +- Add line-continuation pattern for non-syncing items too? +- Add possibility to highlight the whole line, including the right margin + (for comment blocks). +- Add 'hlmatch' option: List of flags: + 'c': highlight match for character under the cursor. + 'b': highlight the previous (, and its match. + 'a': highlight all text from the previous ( until its match. + Also for {}, <>, etc.? + 'e': highlight all braces without a match (slow?) + OR: add an argument "cursor" to the syntax command, which means that the + region/match/keyword is only highlighted when the cursor is on it. + (Campbell) + Or do it like Elvis: define text objects and how to highlight them around + the cursor. (Iain Truskett) +7 Make it possible to use all words in the tags files as Keyword. + Can also be done with a script (but it's slow). +7 Make it possible to call a ":" command when a match is found. Should + allow for adding keywords from the text (e.g. variables that are set). + And allows for sections with different highlighting. +7 Add highlight group for commandline: "Commandline". Make sure it + highlights the command line while typing a command, and any output from + messages. And external commands? +8 Make a version that works like less, but with highlighting: read stdin for + text, exit at end of file, don't allow editing, etc. moreim? lessim? +7 SpecialKey highlighting overrules syntax highlighting. Can't give an + unprintable char another color. Would be useful for ^M at end of line. + + +Built-in script language: +8 Make the filename and line number available to script functions, so that + they can give useful debugging info. The whole call stack would be ideal. +7 Execute a function with standard option values. No need to save and + restore option values. Especially useful for new options. Problem: how + to avoid a performance penalty (esp. for string options)? +8 Add referring to key options with "&t_xx". Both for "echo &t_xx" and + ":let &t_xx =". Useful for making portable mappings. +- Add ":let var ?= value", conditional assignment. Patch by Dave Eggum, + 2006 Dec 11. +- range for ":exec", pass it on to the executed command. (Webb) +8 ":{range}source": source the lines from the current file. + You can already yank lines and use :@" to execute them. + Most of do_source() would not be used, need a new function. + It's easy when not doing breakpoints or profiling. + Requires copying the lines into a list and then creating a function to + execute lines from the list. Similar to getnextac(). +7 ":include" command: just like ":source" but doesn't start a new scriptID? + Will be tricky for the list of script names. +8 Have a look at VSEL. Would it be useful to include? (Bigham) +8 Add ":fungroup" command, to group function definitions together. When + encountered, all functions in the group are removed. Suggest using an + obscure name to avoid name clashes. Require a ":fungroup END" in the same + sourced file? Assume the group ends at the end of the file. Handle + nested packages? + Alternative: Support packages. {package-name}:{function-name}(). + Packages are loaded automatically when first used, from + $VIMRUNTIME/packages (or use a search path). +7 Pre-parse or compile Vim scripts into a bytecode. + 1. Put the bytecode with the original script, with an ":if + has('bytecode')" around it, so that it's only used with a Vim that + supports it. Update the code with a command, can be used in an + autocommand. + 2. Use a ".vic" file (like Python use .pyc). Create it when writing a + .vim file. Problem: distribution. + 3. Use a cache directory for each user. How to recognize which cached + file belongs to a sourced script? +7 Add argument to winwidth() to subtract the space taken by 'foldcolumn', + signs and/or 'number'. +6 Add ++ and -- operators? They only work on variables (lvals), how to + implement this? +8 Add functions: + has(":command") Check if ":command" works. compare function + with "ex_ni". E.g. for ":simalt". + system() With a List argument. Bypasses the shell, use + exec() directly. (Bob Hiestand) + escape() Add argument to specify what to escape with. + modestack() Instead of just the current mode return the + stack of Insert / CTRL-O / :normal things. + realname() Get user name (first, last, full) + user_fullname() patch by Nikolai Weibull, Nov + 3 2002 + Only add this when also implemented for + non-Unix systems, otherwise a shell cmd could + be used. + get_user_name() gets login name. + menuprop({name}, {idx}, {what}) + Get menu property of menu {name} item {idx}. + menuprop("", 1, "name") returns "File". + menuprop("File", 1, "n") returns "nmenu + File.Open..." argument. + Patch by Ilya Sher, 2004 Apr 22 + Return a list of menus and/or a dictionary + with properties instead. + mapname({idx}, mode) return the name of the idx'th mapping. + Patch by Ilya Sher, 2004 Mar 4. + Return a list instead. + char2hex() convert char string to hex string. + attributes() return file protection flags "drwxrwxrwx" + filecopy(from, to) Copy a file + shorten(fname) shorten a file name, like home_replace() + perl(cmd) call Perl and return string + inputrl() like input() but right-to-left + typed() return the characters typed and consumed (to + find out what happened) + virtualmode() add argument to obtain whether "$" was used in + Visual block mode. + getacp() Win32: get codepage (Glenn Maynard) + deletebufline() delete line in any buffer + appendbufline() append line in any buffer + libcall() Allow more than one argument. + libcallext() Like libcall(), but using a callback function + to allow the library to execute a command or + evaluate an expression. +7 Make bufname("'0") return the buffer name from mark '0. How to get the + column and line number? col("'0") currently returns zero. +8 argc() returns 0 when using "vim -t tag". How to detect that no file was + specified in any way? To be able to jump to the last edited file. +8 Pass the command line arguments to Vim scripts in some way. As v:args + List? Or extra parameter to argv()? +8 Add command arguments with three dashes, passed on to Vim scripts. +7 Add optional arguments to user functions: + :func myFunc(arg1, arg2, arg3 = "blah", arg4 = 17) +6 User functions: Functions local to buffer "b:func()"? +8 For Strings add ":let var[{expr}] = {expr}". When past the end of "var" + just ignore. +8 The "= register should be writable, if followed by the name of a variable, + option or environment variable. +8 ":let &option" should list the value of the option. +8 ":let Func().foo = value" should work, also when "foo" doesn't exist. + Also: ":let Func()[foo] = value" should work. Same for a List. +7 Add synIDlist(), making the whole list of syntax items on the syntax stack + available as a List. +8 Add autocommand-event for when a variable is changed: + :au VarChanged {varname} {commands} +8 Add "has("gui_capable")", to check if the GUI can be started. +8 Add possibility to use variables like registers: characterwise (default), + linewise (when ending in '\n'), blockwise (when ending in '\001'). reg0, + rega, reg%, etc. Add functions linewise({expr}), blockwise({expr}) and + charwise({expr}). +7 Make it possible to do any command on a string variable (make a buffer + with one line, containing the string). Maybe add an (invisible) scratch + buffer for this? + result = scratch(string, command) + result = apply(string, command) + result = execute(string, command) + "command" would use <> notation. + Does scratch buffer have a number? Or re-use same number? +7 Add function to generate unique number (date in milliseconds). + + +Robustness: +6 Add file locking. Lock a file when starting to edit it with flock() or + fcntl(). This patch has advisory file locking while reading/writing + the file for Vim 5.4: ~/vim/patches/kahn_file_locking . + The patch is incomplete (needs support for more systems, autoconf). + Andy doesn't have time to work on it. + Disadvantage: Need to find ways to gracefully handle failure to obtain a + lock. When to release a lock: When buffer is unloaded? + + +Performance: +7 For string variables up to 3 bytes don't allocate memory, use v_list + itself as a character array. Use VAR_SSTRING (short string). +7 Add 'lazysize' option: Above this size Vim doesn't load everything before + starting to edit a file. Things like 'fileencodings' only work up to this + size, modelines only work at the top. Useful for large log files where + you only want to look at the first few pages. Use zero to disable it. +8 move_lines() copies every line into allocated memory, making reloading a + buffer a lot slower than re-editing the file. Can the memline be locked + so that we don't need to make a copy? Or avoid invoking ml_updatechunk(), + that is taking a lot of time. (Ralf Wildenhues, 2008 Jul 7) + With a patch, but does it work? +8 Instead of loading rgb.txt every time a color wasn't recognized load it + once and keep it in memory. Move the code to a common place to avoid + repeating it in various system files. +8 Turn b_syn_ic and b_syn_containedin into b_syn_flags. +9 Loading menu.vim still takes quite a bit of time. How to make it faster? +8 in_id_list() takes much time for syntax highlighting. Cache the result? +7 setpcmark() shifts the jumplist, this takes quite a bit of time when + jumping around. Instead use an index for the start? +8 When displaying a space with only foreground highlighting, it's the same + as a space without attributes. Avoid displaying spaces for the "~" lines + when starting up in a color terminal. +8 Avoid alloc() for scratch buffer use, esp. in syntax.c. It's very slow on + Win16. +8 Profiling shows that in_id_list() is used very often for C code. Can this + function be improved? +8 For an existing file, the page size of the swap file is always the + default, instead of using the block size of the device, because the swap + file is created only after setting the block size in mf_open(). How can + this be improved? +8 Set default for 'ttyscroll' to half a screen height? Should speed up + MS-DOS version. (Negri) +7 C syntax highlighting gets a lot slower after ":set foldmethod=syntax". + (Charles Campbell) Inserting a "{" is very slow. (dman) +7 HTML syntax highlighting is slow for long lines. Try displaying + http://www.theregister.co.uk/content/4/22908.html. (Andre Pang) +7 Check how performance of loading the wordlist can be improved (adding a + lot of abbreviations). +7 MS-DOS console: Add t_DL support, to make scrolling faster. +7 Compile Ex commands to byte codes. Store byte codes in a vim script file + at the end, after "compiled:. Make it look like a single comment line + for old Vim versions. Insert first line "Vim script compiled <timestamp>. + Only used compiled code when timestamp matches the file stat. + Add command to compile a vim script and add it to the file in-place. + Split Ex command executing into a parsing and executing phase. + Use compiled code for functions, while loops, etc. +8 When editing a file with extremely long lines (e.g., an executable), the + "linerest" in readfile() is allocated twice to be able to copy what was + read so far. Use realloc() instead? Or split the line when allocating + memory fails and "linerest" is big (> 100000)? +8 When defining autocommands (e.g., from $VIMRUNTIME/filetype.vim), need to + compare each pattern with all existing patterns. Use a hash code to avoid + using strcmp() too often? +7 Include turbo_loader patches, speeding up reading a file? + Speed up reading a file by reading it into a fixed-size buffer, creating + the list of indexes in another buffer, and then copying the result into a + memfile block with two copies. Then read the next block into another + fixed-size buffer, create the second list of indexes and copy text from + the two blocks to the memfile block. +7 do_cmdline(): Avoid that the command line is copied to allocated memory + and freed again later all the time. For while loops, and for when called + with an argument that can be messed with. + Generic solution: Make a struct that contains a pointer and a flag that + indicates if the pointer should be freed when replaced. +7 Check that the file size is not more than "sizeof(long)". +- Further improve finding mappings in maphash[] in vgetorpeek() +8 Syntax highlighting is slow when deleting lines. Try in + $VIMRUNTIME/filetype.vim. +- "out of memory" after deleting (1,$d) and changing (:%s/^/> /) a lot of + lines (27000) a few times. Memory fragmentation? +- Have a look at how pdksh does memory allocation (alloc.c). (Dalecki) +- Do profiling on: + - :g/pat/normal cmd + - 1000ii<Esc> + - deleting 10Mbyte worth of lines (netscape binary) + - "[i" and "[d" (Yegappan Lakshmanan) + - ":g/^/m0" on a 450Kbyte file. And the "u". + - highlighting "~/vim/test/longline.tex", "~/vim/test/scwoop.tcl" and + "~/vim/test/lockup.pl". + - loading a syntax file to highlight all words not from a dictionary. + - editing a Vim script with syntax highlighting on (loading vim.vim). +7 Screen updating can be further improved by only redrawing lines that were + changed (and lines after them, when syntax highlighting was used, and it + changed). + - On each change, remember start and end of the change. + - When inserting/deleting lines, remember begin, end, and line count. +- Use macros/duarte/capicua for profiling. Nvi 1.71 is the fastest! +- When using a file with one long line (1Mbyte), then do "$hhhh", is still + very slow. Avoid calling getvcol() for each "h"? +- Executing a register, e.g. "10000@@" is slow, because ins_typebuf has to + move the previous commands forward each time. Pass count from + normal_cmd() down to do_execreg(). +- Repeating insert "1000i-<Esc>" displays --INSERT-- all the time, because of + the <Esc> at the end. Make this work faster (disable redrawing). +- Avoid calls to plines() for cursor line, use w_cline_height. +- After ":set nowrap" remove superfluous redraw with wrong hor. offset if + cursor is right of the screen. +8 Make CTRL-C on Unix generate a signal, avoid using select() to check for a + CTRL-C (it's slow). + + +Code size: +8 GUI: When NO_CONSOLE is defined, more code can be excluded. +- Put getline() and cookie in a struct, so only one argument has to be + passed to do_cmdline() and other functions. +8 Make a GUI-only version for Unix? +8 In buf_write _() isn't needed when setting errmsg, do it once when using + it. +7 When compiling with a GUI-only version, the code for cterm colors can be + left out. +8 When compiled with a GUI-only version, the termcap entries for terminals + can be removed. +8 Can the check for libelf in configure.in be removed? + + +Messages: +8 When using ":q" in a changed file, the error says to "add !". Add the + command so that beginners understand it: "use :q!". +8 For 'verbose' level 12 prints commands from source'ed files. How to skip + lines that aren't executed? Perhaps move the echoing to do_cmdline()? +8 Use 'report' for ":bdel"? (Krishna) To avoid these messages when using a + script. +- Delete message after new command has been entered and have waited for key. + Perhaps after ten seconds? +- Make message history available in "msg" variables: msg1, msg2, .. msg9. +8 When reading from stdin allow suppressing the "reading from stdin" + message. +9 Check handling of overwriting of messages and delays: + Very wrong: errors while redrawing cause endless loop. + When switching to another file and screen scrolls because of the long + message and return must be typed, don't scroll the screen back before + redrawing. +8 When address range is wrong you only get "Invalid range". Be a bit more + specific: Negative, beyond last line, reverse range? Include the text. +8 Make it possible to ignore errors for a moment ('errorignore'?). Another + option to switch off giving error messages ('errorquiet'?). Also an option + not to give any messages ('quiet')? Or ":quiet on", ":quiet off". + Careful: For a severe error (out of memory), and when the user starts + typing, error messages must be switched back on. + Also a flag to ignore error messages for shell commands (for mappings). +- Option to set time for emsg() sleep. Interrupt sleep when key is typed? + Sleep before second message? +8 In Ex silent mode or when reading commands from a file, what exactly is + not printed and what is? Check ":print", ":set all", ":args", ":vers", + etc. At least there should be no prompt. (Smulders) And don't clear the + screen when reading commands from stdin. (Kendall) + --> Make a difference between informative messages, prompts, etc. and + error messages, printing text, etc. +8 Window should be redrawn when resizing at the hit-enter prompt. + Also at the ":tselect" prompt. Find a generic solution for redrawing when + a prompt is present (with a callback function?). + + +Screen updating: +7 Add a string to the 'display' option to make CTRL-E and CTRL-Y scroll one + screen line, also if this means the first line doesn't start with the + first character (like what happens with a single line that doesn't fit). +- screen_line(): + - insert/delete character stuff. + - improve delete rest of line (spaces at end of line). +- When moving or resizing window, try to avoid a complete redraw (esp. when + dragging the status line with the mouse). +- When 'lazyredraw' set, don't echo :ex commands? Need a flag to redraw when + waiting for a character. +8 Add a ":refresh [winnr]" command, to force updating a window. Useful from + an event handler where ":normal" can't be used. Also useful when + 'lazyredraw' is set in a mapping. +7 Make 'list' and 'linebreak' work together. + + +Scrolling: +8 Add "zy" command: scroll horizontally to put the cursor in the middle. +6 Add option to set the overlap for CTRL-F and CTRL-B. (Garhi) +- extend 'scrollbind' option: 'scrollopt' words "search", "relative", etc.. + Also 'e'xecute some commands (search, vertical movements) in all bound + windows. +7 Add 'scrollbind' feature to make the offset of one window with the next + one equal to the window height. When editing one file in both windows it + looks like each window displays a page of the buffer. +- Allow scrolling by dragging with the mouse (grab a character and move it + up/down). Like the "hand" in Acrobat reader. Use Alt-LeftMouse for this? + (Goldfarb) +- Add command to execute some commands (search, vertical movements) in all + bound windows. +- Add 'search' option to 'scrollopt' to allow 'scrollbind' windows to + be bound by regexp searches +- Add "z>" and "z<": scroll sideways one screenful. (Campbell) +- Add option to set the number of lines when not to scroll, instead of the + fixed number used now (for terminals that scroll slow with a large number + of lines but not with a single line). + + +Autoconf: +8 Should use acconfig.h to define prototypes that are used by autoheader. +8 Some compilers don't give an error for "-OPT:Olimit" but a warning. (Webb) + Add a check for the warning, so that "Olimit" can be added automatically? +- Autoconf: Use @datadir@ for the system independent files. Make sure the + system dependent and system independent files are separated. (Leitner). +- Add autoconf check for waitpid()/wait4(). +- Remove fcntl() from autoconf, all systems have it? +- Set default for 'dictionary', add search for dictionary to autoconf. + + +Perl interface: +8 Rename typemap file to something else? +7 Make buffers accessed as Perl arrays. (Clark) +7 Make it possible to compile with non-ANSI C? +6 Tcl/Tk has the "load" command: load a shared library (.so or .dll). + + +Shared libraries: +6 Add support for loading shared libraries, and calling functions in it. + :libload internal-name libname + :libunload internal-name + :liblist + :libcall internal-name function(arg1, arg2, ...) + :libcall function(arg1, arg2, ...) + libcall() can have only one integer or String argument at the moment. +6 Have a look on how Perl handles loading dynamic libraries. + + +Tags: +9 With ":set tags=./tags,../tags" and a tag appears in both tags files it is + added twice. Requires figuring out the actual file name for each found + match. Remove tag_fname from the match and combine it with the fname in + the match (without expanding or other things that take time). When + 'tagrelative' is off tag_fname isn't needed at all. +8 For 'tags' wildcard in the file name is not supported, only in the path. + This is due to it using |file-searching|. Suboptimal solution would be to + make the filename or the whole option use |wildcards| globing, better + would be to merge the 2 kinds of globing. originally (Erik Falor, 2008 + April 18), updated (Ian Kelling, 2008 July 4) +8 Use a mechanism similar to omni completion to figure out the kind of tab + for CTRL-] and jump to the appropriate matching tag (if there are + several). + Alternative: be able to define a function that takes the tag name and uses + taglist() to find the right location. With indication of using CTRL-] so + that the context can be taken into account. (Robert Webb) +7 Can CTRL-] (jump to tag) include a following "." and "->" to restrict the + number of possible matches? Check tags file for an item that has members. + (Flemming Madsen) +8 Scope arguments for ":tag", e.g.: ":tag class:cPage open", like Elvis. +8 When output of ":tselect" is long, getting the more-prompt, should be able + to type the tag number directly. +7 Add the possibility to use the "-t {tag}" argument multiple times. Open a + window for each tag. +7 Make output of ":tselect" a bit nicer. Use highlighting? +7 Highlight the "tag 1 of >2" message. New highlight group, or same as "hit + bottom" search message. +7 When using ":tag" at the top of the tag stack, should add another entry, + so CTRL-T can bring you back to where you are now AND to where you were + before the previous ":tag" command. (Webb) +- When doing "[^I" or "[^D" add position to tag stack. +- Add command to put current position to tag stack: ":tpush". +- Add functions to save and restore the tag stack? Or a command to switch + to another tag stack? So that you can do something else and come back to + what you were working on. +7 When using CTRL-] on someClass::someMethod, separate class from method and + use ":ta class:someClass someMethod". + Include C++ tags changes (Bertin). Change "class::func" tag into "func" + with "class=class"? Docs in oldmail/bertin/in.xxx. +7 Add ":tagargs", to set values for fields: + :tagargs class:someclass file:version.c + :tagargs clear + These are then the default values (changes the order of priority in tag + matching). +7 Support for "gtags" and "global"? With ":rtag" command? + There is an example for how to do this in Nvi. + Or do it like Elvis: 'tagprg' and 'tagprgonce' options. (Yamaguchi) + The Elvis method is far more flexible, do it that way. +7 Support "col:99" extra field, to position the cursor in that column. With + a flag in 'cpoptions' to switch it off again. +7 Better support for jumping to where a function or variable is used. Use + the id-utils, with a connection to "gid" (Emacs can do it too). Add + ":idselect", which uses an "ID" database (made by "mkid") like "tselect". + + +Win32 GUI: +8 Make debug mode work while starting up (vim -D). Open console window for + the message and input? +7 The Python interface only works with one version of Python, selected at + compile time. Can this be made to work with version 2.1 and 2.2 + dynamically? +7 GvimExt: when there are several existing Vims, move the list to a submenu. + (Mike McCollister) +8 When using "Edit with Vim" for one file it changes directory, when several + files are selected and using "Edit with single Vim" the directory isn't + changed. At least change directory when the path is the same for all + files. Perhaps just use the path of the first file or use the longest + common part of the path. +8 Add font argument to set the lfCharSet. (Bobcik) +8 Somehow automatically detect the system language and set $LANG, so that + gettext and menus work. +8 Could keep console open to run multiple commands, to avoid the need to hit + return in every console. + Also: Look at how Emacs does run external commands: + http://www.cs.washington.edu/homes/voelker/ntemacs.html. +8 Need a separate PopUp menu for modeless selection. Need two new commands: + Copy selection to clipboard, Paste selection (as typed text). +8 Support copy/paste for other file formats. At least HTML, perhaps RTF. + Add "copy special" and "paste special" commands? +7 Use different default colors, to match the current Windows color scheme. + Sys_WindowText, Sys_Window, etc. (Lionel Schaffhauser) +7 Use <C-Tab> to cycle through open windows (e.g., the find dialog). +7 <Esc> should close a dialog. +7 Keep the console for external commands open. Don't wait for a key to be + hit. Re-open it when the user has closed it anyway. Or use a prepended + command: ":nowait {cmd}", or ":quiet", which executes {cmd} without any + prompts. +7 Should be able to set an option so that when you double click a file that + is associated with Vim, you can either get a new instance of Vim, or have + the file added into an already running Vim. +7 The "-P" argument only works for the current codepage. Use wide + functions to find the window title. + + +GUI: +8 Make inputdialog() work for Photon, Amiga, RiscOS. +- <C--> cannot be mapped. Should be possible to recognize this as a + normal "-" with the Ctrl modifier. +7 Implement ":popup" for other systems than Windows. +8 Implement ":tearoff" for other systems than Win32 GUI. +6 Implement ":untearoff": hide a torn-off menu. +8 When using the scrollbar to scroll, don't move the cursor position. When + moving the cursor: scroll to the cursor position. +9 Make <S-Insert> paste from the clipboard by default. (Kunze) +7 Menu local to a buffer, like mappings. Or local to a filetype? +8 In Buffers menu, add a choice whether selecting a buffer opens it in the + current window, splits the window or uses ":hide". +8 Dragging the mouse pointer outside of a Vim Window should make the text + scroll. Return a value from gui_send_mouse_event() to the machine + specific code to indicate the time in which the event should be repeated. +8 Make it possible to ignore a mouse click when it's used to give Vim (gvim) + window focus. Also when a mouse click is used to bring a window to front. +8 Make the split into system independent code and system specific code more + explicit. There are too many #ifdefs in gui.c. + If possible, separate the Vim code completely from the GUI code, to allow + running them in separate processes. +7 X11: Support cursorColor resource and "-cr" argument. +8 X11 (and others): CTRL-; is not different from ';'. Set the modifier mask + to include CTRL for keys where CTRL produces the same ASCII code. +7 Add some code to handle proportional fonts on more systems? Need to draw + each character separately (like xterm). Also for when a double-width font + is not exactly double-width. (Maeda) +8 Should take font from xterm where gvim was started (if no other default). +8 Selecting font names in X11 is difficult, make a script or something to + select one. +8 Visual highlighting should keep the same font (bold, italic, etc.). +8 Add flag to 'guioptions' to not put anything in the clipboard at all? +8 Should support a way to use keys that we don't recognize yet. Add a + command that adds entries to special_keys somehow. How do we make this + portable (X11, Win32, ..)? +7 Add a flag to 'guioptions' that tells not to remove inactive menu items. + For systems where greying-out or removing menu items is very slow. The + menu items would remain visibly normally, but not do anything. +7 Add ":minimize" and ":maximize", which iconize the window and back. + Useful when using gvim to run a script (e.g. 2html.vim). +7 X11: Is it possible to free allocated colors, so that other programs can + use them again? Otherwise, allow disabling allocating the default colors. + Or allocate an own colormap (check UAE). With an option to use it. For + the commandline, "-install" is mostly used for X11 programs. +7 Add command line argument for "gvim" not to start the GUI. Sort of the + inverse of "vim -g". (Vikas) +7 Should support multi-column menus. +- Should add option for where to put the "Help" menu: like Motif at the far + right, or with the other menus (but still at the right). +- Add menu item to "Keep Insert mode". +8 ":mkgvimrc" command, that includes menus. +6 Big change: Move GUI to separate program "vimgui", to make startup of vim a + lot faster, but still be able to do "vim -g" or ":gui". +7 More explicit mouse button binding instead of 'mousemodel'? +7 Add option to set the position of the window on the screen. 'windowpos', + which has a value of "123,456": <x>,<y>. + Or add a command, like ":winsize"? +7 Add toolbar for more GUIs. +8 Make it possible to use "amenu icon=BuiltIn##", so that the toolbar item + name can be chosen free. +7 Make it possible to put the toolbar on top, left, right and/or bottom of + the window? Allows for softkey-like use. +6 Separate the part of Vim that does the editing from the part that runs the + GUI. Communicate through a pseudo-tty. Vim starts up, creates a + pty that is connected to the terminal. When the GUI starts, the pty is + reconnected to the GUI process. When the GUI stops, it is connected to + the terminal again. Also use the pty for external processes, it looks + like a vt100 terminal to them. Vim uses extra commands to communicate GUI + things. +7 Motif: For a confirm() dialog <Enter> should be ignored when no default + button selected, <Esc> should close the dialog. +7 When using a pseudo-tty Vim should behave like some terminal (vt52 looks + simple enough). Terminal codes to/from shell should be translated. +- Would it be useful to be able to quit the GUI and go back to the terminal + where it was started from? +7 Support "-visual <type>" command line argument. + + +Autocommands: +- Put autocommand event names in a hashtable for faster lookup? +8 When the SwapExists event is triggered, provide information about the + swap file, e.g., whether the process is running, file was modified, etc. + Must be possible to check the situation that it's probably OK to delete + the swap file. (Marc Merlin) +8 When all the patterns for an event are "*" there is no need to expand + buffer names to a full path. This can be slow for NFS. +7 For autocommand events that trigger multiple times per buffer (e.g., + CursorHold), go through the list once and cache the result for a specific + buffer. Invalidate the cache when adding/deleting autocommands or + changing the buffer name. +7 Add TagJump event: do something after jumping to a tag. +8 Add "TagJumpFile" autocommand: When jumping to another file for a tag. + Can be used to open "main.c.gz" when "main.c" isn't found. +8 Use another option than 'updatetime' for the CursorHold event. The two + things are unrelated for the user (but the implementation is more + difficult). +7 Add autocommand event for when a buffer cannot be abandoned. So that the + user can define the action taking (autowrite, dialog, fail) based on the + kind of file. (Yakov Lerner) Or is BufLeave sufficient? +8 Autocommand for when modified files have been found, when getting input + focus again (e.g., FileChangedFocus). + Check when: getting focus, jumping to another buffer, ... +7 Autocommand for when an option is changed. Match buffer name or option + name? +8 Autocommands should not change registers. And marks? And the jumplist? + And anything else? Add a command to save and restore these things. +8 Add autocommands, user functions and user commands to ":mkvimrc". +6 Add KeymapChanged event, so that the effects of a different keymap can be + handled (e.g., other font) (Ron Aaron) +7 When trying to open a directory, trigger an OpenDirectory event. +7 Add file type in front of file pattern: <d> for directory, <l> for link, + <x> for executable, etc. <&xxx> for Risc OS. With commas to separate + alternatives. The autocommand is only executed when both the file type + AND the file pattern match. (Leonard) +5 Add option that specifies extensions which are to be discarded from the + file name. E.g. 'ausuffix', with ".gz,.orig". Such that file.c.gz will + trigger the "*.c" autocommands. (Belabas) +7 Add something to break the autocommands for the current event, and for + what follows. Useful for a "BufWritePre" that wants to avoid writing the + file. +8 When editing "tt.gz", which is in DOS format, 'fileformat' stays at + "unix", thus writing the file changes it. Somehow detect that the read + command used dos fileformat. Same for 'fileencoding'. +- Add events to autocommands: + Error - When an error happens + NormalEnter - Entering Normal mode + ReplaceEnter - Entering Replace mode + CmdEnter - Entering Cmdline mode (with type of cmdline to allow + different mapping) + VisualEnter - Entering Visual mode + *Leave - Leaving a mode (in pair with the above *Enter) + VimLeaveCheck - Before Vim decides to exit, so that it can be cancelled + when exiting isn't a good idea. + CursorHoldC - CursorHold while command-line editing + WinMoved - when windows have been moved around, e.g, ":wincmd J" + CmdUndefined - Like FuncUndefined but for user commands. + SearchPost - After doing a search command (e.g. to do "M") + PreDirChanged/PostDirChanged + - Before/after ":cd" has been used (for changing the + window title) + ShutDown - when the system is about to shut down + InsertCharPre - user typed character Insert mode, before inserting the + char. Pattern is matched with text before the cursor. + Set v:char to the character, can be changed. + (not triggered when 'paste' is set). + InsertCharPost - user typed a character in Insert mode, after inserting + the char. + BufModified - When a buffer becomes modified, or unmodified (for + putting a [+] in the window title or checking out the + file from CVS). + BufFirstChange - When making a change, when 'modified' is set. Can be + used to do a :preserve for remote files. + BufChange - after a change was made. Set some variables to indicate + the position and number of inserted/deleted lines, so + that marks can be updated. HierAssist has patch to add + BufChangePre, BufChangePost and RevertBuf. (Shah) + ViewChanged - triggered when the text scrolls and when the window size + changes. + WinResized - After a window has been resized + WinClose - Just before closing a window +- Write the file now and then ('autosave'): + *'autosave'* *'as'* *'noautosave'* *'noas'* + 'autosave' 'as' number (default 0) + Automatically write the current buffer to file N seconds after the + last change has been made and when |'modified'| is still set. + Default: 0 = do not autosave the buffer. + Alternative: have 'autosave' use 'updatetime' and 'updatecount' but make + them save the file itself besides the swapfile. + + +Omni completion: +- Add a flag to 'complete' to be able to do omni completion with CTRL-N (and + mix it with other kinds of completion). +- Ideas from the Vim 7 BOF at SANE: + - For interpreted languages, use the interpreter to obtain information. + Should work for Java (Eclipse does this), Python, Tcl, etc. + Richard Emberson mentioned working on an interface to Java. + - Check Readline for its completion interface. +- Ideas from others: + http://www.wholetomato.com/ + http://www.vim.org/scripts/script.php?script_id=747 + http://sourceforge.net/projects/insenvim + or http://insenvim.sourceforge.net + Java, XML, HTML, C++, JSP, SQL, C# + MS-Windows only, lots of dependencies (e.g. Perl, Internet + explorer), uses .dll shared libraries. + For C++ uses $INCLUDE environment var. + Uses Perl for C++. + Uses ctags to find the info: + ctags -f $allTagsFile --fields=+aiKmnsSz --language-force=C++ --C++-kinds=+cefgmnpsut-dlux -u $files + www.vim.org script 1213 (Java Development Environment) (Fuchuan Wang) + IComplete: http://www.vim.org/scripts/script.php?script_id=1265 + and http://stud4.tuwien.ac.at/~e0125672/icomplete/ + http://cedet.sourceforge.net/intellisense.shtml (for Emacs) + Ivan Villanueva has something for Java. + Emacs: http://www.xref-tech.com/xrefactory/more_c_completion.html + Completion in .NET framework SharpDevelop: http://www.icsharpcode.net +- Pre-expand abbreviations, show which abbrevs would match? + + +Insert mode completion/expansion: +- GUI implementation of the popup menu. +7 When searching in other files the name flash by, too fast to read. Only + display a name every second or so, like with ":vimgrep". +7 When expanding file names with an environment variable, add the match with + the unexpanded var. So $HOME/tm expands to "/home/guy/tmp" and + "$HOME/tmp" +8 When there is no word before the cursor but something like "sys." complete + with "sys.". Works well for C and similar languages. +9 ^X^L completion doesn't repeat correctly. It uses the first match with + the last added line, instead of continuing where the last match ended. + (Webb) +8 Add option to set different behavior for Insert mode completion: + - ignore/match case + - different characters than 'iskeyword' +8 Add option 'isexpand', containing characters when doing expansion (so that + "." and "\" can be included, without changing 'iskeyword'). (Goldfarb) + Also: 'istagword': characters used for CTRL-]. + When 'isexpand' or 'istagword' are empty, use 'iskeyword'. + Alternative: Use a pattern so that start and end of a keyword can be + defined, only allow dash in the middle, etc. +8 Add a command to undo the completion, go back to the original text. +7 Completion of an abbreviation: Can leave letters out, like what Instant + text does: www.textware.com +8 Use the class information in the tags file to do context-sensitive + completion. After "foo." complete all member functions/variables of + "foo". Need to search backwards for the class definition of foo. + Should work for C++ and Java. + Even more context would be nice: "import java.^N" -> "io", "lang", etc. +7 When expanding $HOME/dir with ^X^F keep the $HOME (with an option?). +7 Add CTRL-X command in Insert mode like CTRL-X CTRL-N, that completes WORDS + instead of words. +8 Add CTRL-X CTRL-R: complete words from register contents. +8 Add completion of previously inserted texts (like what CTRL-A does). + Requires remembering a number of insertions. +8 Add 'f' flag to 'complete': Expand file names. + Also apply 'complete' to whole line completion. +- Add a flag to 'complete' to only scan local header files, not system + header files. (Andri Moell) +- Make it possible to search include files in several places. Use the + 'path' option? Can this be done with the dictionary completion (use + wildcards in the file name)? +- Make CTRL-X CTRL-K do a binary search in the dictionary (if it's sorted). +- Speed up CTRL-X CTRL-K dictionary searching (don't use a regexp?). +- Set a mark at the position where the match was found (file mark, could + be in another file). +- Add CTRL-A command in CTRL-X mode: show all matches. +- Make CTRL-X CTRL-L use the 'complete' option? +- Add command in CTRL-X mode to add following words to the completed string + (e.g. to complete "Pointer->element" with CTRL-X CTRL-P CTRL-W CTRL-W) +- CTRL-X CTRL-F: Use 'path' to find completions. +- CTRL-X CTRL-F: Option to use forward slashes on MS-Windows? +- CTRL-X CTRL-F: Don't replace "$VIM" with the actual value. (Kelly) +- Allow listing all matches in some way (and picking one from the list). + + +Command line editing: +7 Add commands (keys) to delete from the cursor to the end of the command + line. +8 Custom completion of user commands can't use the standard completion + functions. Add a hook to invoke a user function that returns the type of + completion to be done: "file", "tag", "custom", etc. +- Add flags to 'whichwrap' for command line editing (cursor right at end of + lines wraps to start of line). +- Make editing the command line work like Insert mode in a single-line view + on a buffer that contains the command line history. But this has many + disadvantages, only implement it when these can be solved. Elvis has run + into these, see remarks from Steve (~/Mail/oldmail/kirkendall/in.00012). + - Going back in history and editing a line there would change the history. + Would still need to keep a copy of the history elsewhere. Like the + cmdwin does now already. + - Use CTRL-O to execute one Normal mode command. How to switch to normal + mode for more commands? <Esc> should cancel the command line. CTRL-T? + - To allow "/" and "= need to recursively call getcmdline(), overwrite the + cmdline. But then we are editing a command-line again. How to avoid + that the user gets confused by the stack of command lines? + - Use edit() for normal cmdline editing? Would have to integrate + getcmdline() into edit(). Need to solve conflicts between Insert mode + and Command-line mode commands. Make it work like Korn shell and tcsh. + Problems: + - Insert: completion with 'wildchar' + - Insert: use cmdline abbreviations + - Insert: CTRL-D deletes indent instead of listing matches + - Normal: no CTRL-W commands + - Normal: no ":" commands? + - Normal: allow Visual mode only within one line. + - where to show insert/normal mode message? Change highlighting of + character in first column? + - Implementation ideas: + - Set "curwin" and "curbuf" to the command line window and buffer. + - curwin->w_topline is always equal to curwin->w_cursor.lnum. + - never set 'number', no folding, etc. No status line. + - sync undo after entering a command line? + - use NV_NOCL flag for commands that are not allowed in Command-line + Mode. + + +Command line completion: +8 Completing ":r ~br" should find matching user names. +8 Change expand_interactively into a flag that is passed as an argument. +8 With command line completion after '%' and '#', expand current/alternate + file name, so it can be edited. Also with modifiers, such as "%:h". +8 When completing command names, either sort them on the long name, or list + them with the optional part inside []. +8 Add an option to ignore case when doing interactive completion. So that + ":e file<Tab>" also lists "Filelist" (sorted after matching case matches). +7 Completion of ":map x ": fill in the current mapping, so that it can be + edited. (Sven Guckes) +- For 'wildmenu': Simplify "../bar" when possible. +- When using <Up> in wildmenu mode for a submenu, should go back to the + current menu, not the first one. E.g., ":emenu File.Save<Up>". +8 When using backtick expansion, the external command may write a greeting + message. Add an option or commands to remove lines that match a regexp? +7 When listing matches of files, display the common path separately from the + file names, if this makes the listing shorter. (Webb) +- Add command line completion for ":ilist" and friends, show matching + identifiers (Webb). +8 Add command line completion for "old value" of a command. ":args <key>" + would result in the current list of arguments, which you can then edit. +7 Add command line completion with CTRL-X, just like Insert mode completion. + Useful for ":s/word/xx/". +- Add command to go back to the text as it was before completion started. + Also to be used for <Up> in the command line. +- Add 'wildlongest' option: Key to use to find longest common match for + command line completion (default CTRL-L), like 'wildchar'. (Cregut) + Also: when there are several matches, show them line a CTRL-D. + + +Command line history: +9 Remember which command lines were actually typed and were not loaded from + viminfo. When writing viminfo append only these lines, so that lines from + other Vim's are not overwritten. +- Add "KeyWasTyped" flag: It's reset before each command and set when a + character from the keyboard is consumed. Value is used to decide to put a + command line in history or not. Put line in history if it didn't + completely resulted from one mapping. +- When using ":browse", also put the resulting edit command in the history, + so that it can be repeated. (Demirel) + + +Insert mode: +9 When 'autoindent' is set, hitting <CR> twice, while there is text after + the cursor, doesn't delete the autoindent in the resulting blank line. + (Rich Wales) This is Vi compatible, but it looks like a bug. +8 When using CTRL-O in Insert mode, then executing an insert command + "a" or "i", should we return to Insert mode after <Esc>? (Eggink) + Perhaps it can be allowed a single time, to be able to do + "<C-O>10axyz<Esc>". Nesting this further is confusing. + ":map <F2> 5aabc<Esc>" works only once from Insert mode. +8 When using CTRL-G CTRL-O do like CTRL-\ CTRL-O, but when returning with + the cursor in the same position and the text didn't change continue the + same change, so that "." repeats the whole insert. +7 Use CTRL-G <count> to repeat what follows. Useful for inserting a + character multiple times or repeating CTRL-Y. +- Make 'revins' work in Replace mode. +7 Use 'matchpairs' for 'showmatch': When inserting a character check if it + appears in the rhs of 'matchpairs'. +- In Insert mode (and command line editing?): Allow undo of the last typed + character. This is useful for CTRL-U, CTRL-W, delete and backspace, and + also for characters that wrap to the next line. + Also: be able to undo CTRL-R (insert register). + Possibly use 'backspace'="whole" for a mode where at least a <CR> that + inserts autoindent is undone by a single <BS>. +- Use CTRL-G in Insert mode for an extra range of commands, like "g" in + Normal mode. +- Make 'paste' work without resetting other options, but override their + value. Avoids problems when changing files and modelines or autocommands + are used. +- When typing CTRL-V and a digit higher than 2, only expect two digits. +- Insert binary numbers with CTRL-V b. +- Make it possible to undo <BS>, <C-W> and <C-U>. Bash uses CTRL-Y. + + +'cindent', 'smartindent': +9 ") :" confuses continuation line: (Colin Bennett, 2007 Dec 14) + cout << "a" + << ") :" + << "y"; +9 "} else" causes following lines to be indented too much. (Rouben + Rostamian, 2008 Aug 30) +8 Lisp indenting: "\\" confuses the indenter. (Dorai Sitaram, 2006 May 17) +8 Why are continuation lines outside of a {} block not indented? E.g.: + long_type foo = + value; +8 Java: Inside an anonymous class, after an "else" or "try" the indent is + too small. (Vincent Bergbauer) + Problem of using {} inside (), 'cindent' doesn't work then. +8 In C++ it's possible to have {} inside (): (Kirshna) + func( + new String[] { + "asdf", + "asdf" + } + ); +8 In C++ a function isn't recognized inside a namespace: + (Chow Loong Jin) + namespace { + int + func(int arg) { + } + } +6 Add 'cino' flag for this function argument layout: (Spencer Collyer) + func( arg1 + , arg2 + , arg3 + ); +7 Add separate "(0" option into inside/outside a function (Zellner): + func( + int x) // indent like "(4" + { + if (a + && b) // indent like "(0" +9 Using "{" in a comment: (Helmut Stiegler) + if (a) + { + if (b) + { + // { + } + } <-- this is indented incorrect + Problem is that find_start_brace() checks for the matching brace to be in + a comment, but not braces in between. Requires adding a comment check to + findmatchlimit(). +- Make smartindenting configurable. Add 'sioptions', e.g. '#' setting the + indent to 0 should be switched on/off. +7 Support ANSI style function header, with each argument on its own line. +- "[p" and "]p" should use 'cindent' code if it's on (only for the first + line). +- Add option to 'cindent' to set indent for comments outside of {}? +- Make a command to line up a comment after a code line with a previous + comment after a code line. Can 'cindent' do this automatically? +7 Add 'j' flag to 'formatoptions': Remove comment leader when joining lines. +- When 'cindent'ing a '}', showmatch is done before fixing the indent. It + looks better when the indent is fixed before the showmatch. (Webb) +- Add option to make indenting work in comments too (for commented-out + code), unless the line starts with "*". +- Don't use 'cindent' when doing formatting with "gq"? +- When formatting a comment after some text, insert the '*' for the new line + (indent is correct if 'cindent' is set, but '*' doesn't get inserted). +8 When 'comments' has both "s1:/*,mb:*,ex:*/" and "s1:(*,mb:*,ex:*)", the + 'x' flag always uses the first match. Need to continue looking for more + matches of "*" and remember all characters that could end the comment. +- For smartindent: When typing 'else' line it up with matching 'if'. +- 'smartindent': allow patterns in 'cinwords', for e.g. TeX files, where + lines start with "\item". +- Support this style of comments (with an option): (Brown) + /* here is a comment that + is just autoindented, and + nothing else */ +- Add words to 'cinwords' to reduce the indent, e.g., "end" or "fi". +7 Use Tabs for the indent of starting lines, pad with spaces for + continuation lines. Allows changing 'tabstop' without messing up the + indents. + 'keeptabs': when set don't change the tabs and spaces used for indent, + when the indent remains the same or increases. + + +Java: +8 Can have {} constructs inside parens. Include changes from Steve + Odendahl? +8 Recognize "import java.util.Vector" and use $CLASSPATH to find files for + "[i" commands and friends. +- For files found with 'include': handle "*" in included name, for Java. + (Jason) +- How to make a "package java.util" cause all classes in the package to be + searched? Also for "import java.util.*". (Mark Brophy) + + +'comments': +8 When formatting C comments that are after code, the "*" isn't repeated + like it's done when there is no code. And there is no automatic wrapping. + Recognize comments that come after code. Should insert the comment leader + when it's "#" or "//". + Other way around: when a C command starts with "* 4" the "*" is repeated + while it should not. Use syntax HL comment recognition? +7 When using "comments=fg:--", Vim inserts three spaces for a new line. + When hitting a TAB, these spaces could be removed. +7 The 'n'esting flag doesn't do the indenting of the last (rightmost) item. +6 Make strings in 'comments' option a RE, to be able to match more + complicated things. (Phillipps) Use a special flag to indicate that a + regexp is used. +8 Make the 'comments' option with "/* * */" lines only repeat the "*" line + when there is a "/*" before it? Or include this in 'cindent'? + + +Virtual edit: +8 Make the horizontal scrollbar work to move the text further left. +7 Allow specifying it separately for Tabs and beyond end-of-line? + + +Text objects: +8 Add text object for fold, so that it can be yanked when it's open. +8 Add test script for text object commands "aw", "iW", etc. +8 Add text object for part of a CamelHumpedWord and under_scored_word. + (Scott Graham) "ac" and "au"? +8 Add a text object for any kind of quoting, also with multi-byte + characters. Option to specify what quotes are recognized (default: all) + use "aq" and "iq". Use 'quotepairs' to define pairs of quotes, like + 'matchpairs'? +8 Add text object for any kind of parens, also multi-byte ones. +7 Add text object for current search pattern: "a/" and "i/". Makes it + possible to turn text highlighted for 'hlsearch' into a Visual area. +8 Add a way to make an ":omap" for a user-defined text object. Requires + changing the starting position in oap->start. +8 Add "gp" and "gP" commands: insert text and make sure there is a single + space before it, unless at the start of the line, and after it, unless at + the end of the line or before a ".". +7 Add objects with backwards extension? Use "I" and "A". Thus "2dAs" + deletes the current and previous sentence. (Jens Paulus) +7 Add "g{" and "g}" to move to the first/last character of a paragraph + (instead of the line just before/after a paragraph as with "{" and "}"). +6 Ignore comment leaders for objects. Make "das" work in reply-email. +5 Make it possible to use syntax group matches as a text object. For + example, define a "ccItem" group, then do "da<ccItem>" to delete one. + Or, maybe just define "dai", delete-an-item, to delete the syntax item the + cursor is on. + + +Select mode: +8 In blockwise mode, typed characters are inserted in front of the block, + backspace deletes a column before the block. (Steve Hall) +7 Alt-leftmouse starts block mode selection in MS Word. + See http://www.vim.org/tips/tip.php?tip_id=743 +7 Add Cmdline-select mode. Like Select mode, but used on the command line. + - Change gui_send_mouse_event() to pass on mouse events when 'mouse' + contains 'C' or 'A'. + - Catch mouse events in ex_getln.c. Also shift-cursor, etc., like in + normal_cmd(). + - remember start and end of selection in cmdline_info. + - Typing text replaces the selection. + + +Visual mode: +- When dragging the Visual selection with the mouse and 'scrolloff' is zero, + behave like 'scrolloff' is one, so that the text scrolls when the pointer + is in the top line. +- Displaying size of Visual area: use 24-33 column display. + When selecting multiple lines, up to about a screenful, also count the + characters. +8 When using "I" or "A" in Visual block mode, short lines do not get the new + text. Make it possible to add the text to short lines too, with padding + where needed. +7 With a Visual block selected, "2x" deletes a block of double the width, + "3y" yanks a block of triple width, etc. +7 When selecting linewise, using "itext" should insert "text" at the start + of each selected line. +8 What is "R" supposed to do in Visual mode? +8 Make Visual mode local to the buffer. Allow changing to another buffer. + When starting a new Visual selection, remove the Visual selection in any + other buffer. (Ron Aaron) +8 Support dragging the Visual area to drop it somewhere else. (Ron Aaron, + Ben Godfrey) +7 Support dragging the Visual area to drop it in another program, and + receive dropped text from another program. (Ben Godfrey) +7 With blockwise Visual mode and "c", "C", "I", "A", etc., allow the use of + a <CR>. The entered lines are repeated over the Visual area. +7 CTRL-V :s should substitute only in the block, not to whole lines. (David + Young is working on this) +7 Filtering a block should only apply to the block, not to the whole lines. + When the number of lines is increased, add lines. When decreased, pad with + spaces or delete? Use ":`<,`>" on the command line. +8 After filtering the Visual area, make "gv" select the filtered text? + Currently "gv" only selects a single line, not useful. +7 Don't move the cursor when scrolling? Needed when the selection should + stay the same. Scroll to the cursor at any movement command. With an + option! +7 In Visual block mode, need to be able to define a corner on a position + that doesn't have text? Also: when using the mouse, be able to select + part of a TAB. Even more: Add a mode where the cursor can be on a screen + position where there is no text. When typing, add spaces to fill the gap. + Other solution: Always use curswant, so that you can move the cursor to + the right column, and then use up/down movements to select the line, + without changing the column. +6 ":left" and ":right" should work in Visual block mode. +7 CTRL-I and CTRL-O should work in Visual mode, but only jump to marks in the + current buffer. +7 CTRL-A and CTRL-X should increase/decrease all numbers in the Visual area. +6 In non-Block mode, "I" should insert the same text in front of each line, + before the first non-blank, "gI" in column 1. +6 In non-Block mode, "A" should append the same text after each line. +6 When in blockwise visual selection (CTRL-V), allow cursor to be placed + right of the line. Could also allow cursor to be placed anywhere on a TAB + or other special character. +6 Add commands to move selected text, without deselecting. + + +More advanced repeating commands: +- Add "." command for visual mode: redo last visual command (e.g. ":fmt"). +7 Repeating "d:{cmd}" with "." doesn't work. (Benji Fisher) Somehow remember + the command line so that it can be repeated? +- Add "gn": repeat last movement command. Including count. +- Add "." command after operator: repeat last command of same operator. E.g. + "c." will repeat last change, also when "x" used since then (Webb). + "y." will repeat last yank. + "c2." will repeat the last but one change? + Also: keep history of Normal mode commands, add command to list the history + and/or pick an older command. +- History stack for . command? Use "g." command. + + +Mappings and Abbreviations: +8 When "0" is mapped (it is a movement command) this mapping should not be + used after typing another number, e.g. "20l". (Charles Campbell) + Is this possible without disabling the mapping of the following command? +8 Should mapping <C-A> and <C-S-A> both work? +7 ":abbr b byte", append "b " to an existing word still expands to "byte". + This is Vi compatible, but can we avoid it anyway? +8 To make a mapping work with a prepended "x to select a register, store the + last _typed_ register name and access it with "&. +8 Add ":amap", like ":amenu". +7 Add a mapping that works always, for remapping the keyboard. +8 Add ":cab!", abbreviations that only apply to Command-line mode and not to + entering search strings. +8 Add a flag to ":abbrev" to eat the character that triggers the + abbreviation. Thus "abb ab xxx" and typing "ab<Space>" inserts "xxx" and + not the <Space>. +8 Give a warning when using CTRL-C in the lhs of a mapping. It will never + (?) work. +8 Add a way to save a current mapping and restore it later. Use a function + that returns the mapping command to restore it: mapcmd()? mapcheck() is + not fool proof. How to handle ambiguous mappings? +7 Add <0x8f> (hex), <033> (octal) and <123> (decimal) to <> notation? +7 When someone tries to unmap with a trailing space, and it fails, try + unmapping without the trailing space. Helps for ":unmap xx | unmap yy". +6 Context-sensitive abbreviations: Specify syntax group(s) in which the + abbreviations are to be used. +- Add mappings that take arguments. Could work like the ":s" command. For + example, for a mouse escape sequence: + :mapexp <Esc>{\([0-9]*\),\([0-9]*\); H\1j\2l +- Add optional <Number> argument for mappings: + :map <Number>q ^W^W<Number>G + :map <Number>q<Number>t ^W^W<Number1-1>G<Number2>l + :map q<Char> :s/<Char>/\u\0/g + Or implicit: + :map q <Register>d<Number>$ +- Add command to repeat a whole mapping ("." only repeats the last change in + a mapping). Also: Repeat a whole insert command, including any mappings + that it included. Sort-of automatic recording? +- Include an option (or flag to 'cpoptions') that makes errors in mappings + not flush the rest of the mapping (like nvi does). +- Use context sensitiveness of completion to switch abbreviations and + mappings off for :unab and :unmap. +6 When using mappings in Insert mode, insert characters for incomplete + mappings first, then remove them again when a mapping matches. Avoids + that characters that are the start of some mapping are not shown until you + hit another character. +- Add mappings for replace mode: ":rmap". How do we then enter mappings for + non-replace Insert mode? +- Add separate mappings for Visual-character/block/line mode? +- Add 'mapstop' command, to stop recursive mappings. +- List mappings that have a raw escape sequence both with the name of the key + for that escape sequence (if there is one) and the sequence itself. +- List mappings: Once with special keys listed as <>, once with meta chars as + <M-a>, once with the byte values (octal?). Sort of "spell mapping" command? +- When entering mappings: Add the possibility to enter meta keys like they + are displayed, within <>: <M-a>, <~@> or <|a>. +- Allow multiple arguments to :unmap. +- Command to show keys that are not used and available for mapping + ":freekeys". +- Allow any character except white space in abbreviations lhs (Riehm). + + +Incsearch: +- Add a limit to the number of lines that are searched for 'incsearch'? +- When no match is found and the user types more, the screen is redrawn + anyway. Could skip that. Esp. if the line wraps and the text is scrolled + up every time. +- Temporarily open folds to show where the search ends up. Restore the + folds when going to another line. +- When incsearch used and hitting return, no need to search again in many + cases, saves a lot of time in big files. (Slootman wants to work on this?) + When not using special characters, can continue search from the last match + (or not at all, when there was no match). See oldmail/webb/in.872. +- With incsearch, use CTRL-N/CTRL-P to go to next/previous match, some other + key to copy matched word to search pattern (Alexander Schmid). + + +Searching: +8 Add "g/" and "gb" to search for a pattern in the Visually selected text? + "g?" is already used for rot13. + The vis.vim script has a ":S" command that does something like this. + Can use "g/" in Normal mode, uses the '< to '> area. + Use "&/" for searching the text in the Visual area? +9 Add "v" offset: "/pat/v": search for pattern and start Visual mode on the + matching text. +8 Add a mechanism for recursiveness: "\@(([^()]*\@g[^()]*)\)". \@g stands + for "go recursive here" and \@( \) marks the recursive part. + Perl does it this way: + $paren = qr/ \(( [^()] | (??{ $paren }) )* \) /x; + Here $paren is evaluated when it's encountered. This is like a regexp + inside a regexp. In the above terms it would be: + \@((\([^()]\|\@g\)*)\) +8 Show the progress every second. Could use the code that checks for CTRL-C + to find out how much time has passed. Or use SIGALRM. Where to show the + number? +8 When using an expression for ":s", set the match position in a v: + variable. So that you can do ":%s/^/\=v:lnum/" to put a line number + before each line. +7 Support for approximate-regexps to find similar words (agrep + http://www.tgries.de/agrep/ tre: http://laurikari.net/tre/index.html). +8 Add an item for a big character range, so that one can search for a + chinese character: \z[234-1234] or \z[XX-YY] or \z[0x23-0x234]. +7 Add an item stack to allow matching (). One side is "push X on + the stack if previous atom matched". Other side is "match with top of + stack, pop it when it matches". Use "\@pX" and "\@m"? + Example: \((\@p).\{-}\@m\)* +7 Add an option to accept a match at the cursor position. Also for + search(). (Brett) +7 Add a flag to "/pat/" to discard an error. Useful to continue a mapping + when a search fails. Could be "/pat/E" (e is already used for end offset). +7 Add pattern item to use properties of Unicode characters. In Perl it's + "\p{L}" for a letter. See Regular Expression Pocket Reference. +8 Would it be possible to allow ":23,45/pat/flags" to search for "pat" in + lines 23 to 45? Or does this conflict with Ex range syntax? +8 Allow identical pairs in 'matchpairs'. Restrict the search to the current + line. +7 Allow longer pairs in 'matchpairs'. Use ~/vim/macros/matchit.vim as an + example. +8 Make it possible to define the character that "%" checks for in + #if/#endif. For nmake it's !if/!endif. +- For "%" command: set hierarchy for which things include other things that + should be ignored (like "*/" or "#endif" inside /* */). + Also: use "%" to jump from start to end of syntax region and back. + Alternative: use matchit.vim +8 "/:/e+1" gets stuck on a match at the end of the line. Do we care? +8 A pattern like "\([^a]\+\)\+" takes an awful long time. Recognize that + the recursive "\+" is meaningless and optimize for it. + This one is also very slow on "/* some comment */": "^\/\*\(.*[^/]\)*$". +7 Recognize "[a-z]", "[0-9]", etc. and replace them with the faster "\l" and + "\d". +7 Add a way to specify characters in <C-M> or <Key> form. Could be + \%<C-M>. +8 Add an argument after ":s/pat/str/" for a range of matches. For example, + ":s/pat/str/#3-4" to replace only the third and fourth "pat" in a line. +8 When 'iskeyword' is changed the matches from 'hlsearch' may change. (Benji + Fisher) redraw if some options are set while 'hlsearch' is set? +8 Add an option not to use 'hlsearch' highlighting for ":s" and ":g" + commands. (Kahn) It would work like ":noh" is used after that command. + Also: An extra flag to do this once, and a flag to keep the existing + search pattern. +- Make 'hlsearch' a local/global option, so that it can be disabled in some + of the windows. +- Add \%h{group-name}; to search for a specific highlight group. + Add \%s{syntax-group}; to search for a specific syntax group. +- Support Perl regexp. Use PCRE (Perl Compatible RE) package. (Shade) + Or translate the pattern to a Vim one. + Don't switch on with an option for typed commands/mappings/functions, it's + too confusing. Use "\@@" in the pattern, to avoid incompatibilities. +8 Add a way to access the last substitute text, what is used for ":s//~/". + Can't use the ~ register, it's already used for drag & drop. +- Remember flags for backreferenced items, so that "*" can be used after it. + Check with "\(\S\)\1\{3}". (Hemmerling) +8 Flags that apply to the whole pattern. + This works for all places where a regexp is used. + Add "\q" to not store this pattern as the last search pattern? +- Add flags to search command (also for ":s"?): + i ignore case + I use case + p use Perl regexp syntax (or POSIX?) + v use Vi regexp syntax + f forget pattern, don't keep it for "n" command + F remember pattern, keep it for "n" command + Perl uses these too: + e evaluate the right side as an expression (Perl only) + m multiple line expression (we don't need it) + o compile only once (Perl only) + s single line expression (we don't need it) + x extended regexp (we don't need it) + When used after ":g" command, backslash needed to avoid confusion with the + following command. + Add 'searchflags' for default flags (replaces 'gdefault'). +- Add command to display the last used substitute pattern and last used + pattern. (Margo) Maybe make it accessible through a register (like "/ + for search string)? +7 Use T-search algorithm, to speed up searching for strings without special + characters. See C't article, August 1997. +- Add 'fuzzycase' option, so that case doesn't matter, and '-' and '_' are + equivalent (for Unix filenames). +- Add 'v' flag to search command: enter Visual mode, with the matching text + as Visual area. (variation on idea from Bertin) +- Searching: "/this//that/" should find "that" after "this". +- Add global search commands: Instead of wrapping at the end of the buffer, + they continue in another buffer. Use flag after search pattern: + a for the next file in the argument list + f for file in the buffer list + w for file edited in a window. + e.g. "/pat/f". Then "n" and "N" work through files too. "f" flag also for + ":s/pat/foo/f"??? Then when 'autowrite' and 'hidden' are both not set, ask + before saving files: "Save modified buffer "/path/file"? (Yes/Hide/No + Save-all/hide-All/Quit) ". +- ":s/pat/foo/3": find 3rd match of "pat", like sed. (Thomas Koehler) +7 When searching with 'n' give message when getting back where the search + first started. Remember start of search in '/ mark. +7 Add option that scrolls screen to put cursor in middle of screen after + search always/when off-screen/never. And after a ":tag" command. Maybe + specify how many lines below the screen causes a redraw with the cursor in + the middle (default would be half a screen, zero means always). +6 Support multiple search buffers, so macros can be made without side + effects. +7 From xvim: Allow a newline in search patterns (also for :s, can delete + newline). Add BOW, EOW, NEWL, NLORANY, NLBUTANY, magic 'n' and 'r', etc. + [not in xvim:] Add option to switch on matches crossing ONE line boundary. +7 Add ":iselect", a combination of ":ilist" and ":tselect". (Aaron) (Zellner) + Also ":dselect". + + +Undo: +9 After undo/redo, in the message show whether the buffer is modified or + not. +8 Use timestamps for undo, so that a version a certain time ago can be found + and info before some time/date can be flushed. 'undopersist' gives maximum + time to keep undo: "3h", "1d", "2w", "1y", etc. +8 Search for pattern in undo tree, showing when it happened and the text + state, so that you can jump to it. +8 Undo tree: visually show the tree somehow (Damian Conway) + Show only the leaves, indicating how many changed from the branch and the + timestamp? + Put branch with most recent change on the left, older changes get more + indent? +8 See ":e" as a change operation, find the changes and add them to the + undo info. Also be able to undo the "Reload file" choice for when a file + was changed outside of Vim. + Would require doing a diff between the buffer text and the file and + storing the differences. + Alternative: before reloading a buffer, store it somewhere. Keep a list + of about 10 last reloaded buffers. +- Make it possible to undo all the commands from a mapping, including a + trailing unfinished command, e.g. for ":map K iX^[r". +- When accidentally hitting "R" instead of Ctrl-R, further Ctrl-R is not + possible, even when typing <Esc> immediately. (Grahn) Also for "i", "a", + etc. Postpone saving for undo until something is really inserted? +8 When Inserting a lot of text, it can only be undone as a whole. Make undo + sync points at every line or word. Could recognize the start of a new + word (white space and then non-white space) and backspacing. + Can already use CTRL-G u, but that requires remapping a lot of things. +8 Make undo more memory-efficient: Compare text before and after change, + only remember the lines that really changed. +7 Add undo for a range of lines. Can change these back to a previous + version without changing the rest of the file. Stop doing this when a + change includes only some of these lines and changes the line count. Need + to store these undo actions as a separate change that can be undone. +- For u_save() include the column number. This can be used to set '[ and ']. + And in the future the undo can be made more efficient (Webb). +- In out-of-memory situations: Free allocated space in undo, and reduce the + number of undo levels (with confirmation). +- Instead of [+], give the number of changes since the last write: [+123]. + When undoing to before the last write, change this to a negative number: + [-99]. +- With undo with simple line delete/insert: optimize screen updating. +- When executing macro's: Save each line for undo only once. +- When doing a global substitute, causing almost all lines to be changed, + undo info becomes very big. Put undo info in swap file?? + + +Buffer list: +7 Command to execute a command in another buffer: ":inbuf {bufname} {cmd}". + Also for other windows: ":inwin {winnr} {cmd}". How to make sure that + this works properly for all commands, and still be able to return to the + current buffer/window? E.g.: ":inbuf xxx only". +8 Add File.{recent_files} menu entries: Recently edited files. + Ron Aaron has a plugin for this: mru.vim. +8 Unix: Check all uses of fnamecmp() and fnamencmp() if they should check + inode too. +7 Add another number for a buffer, which is visible for the user. When + creating a new buffer, use the lowest number not in use (or the highest + number in use plus one?). +7 Offer some buffer selection from the command line? Like using ":ls" and + asking for a buffer number. (Zachmann) +- When starting to edit a file that is already in the buffer list, use the + file name argument for the new short file name. (Webb) +- Add an option to make ":bnext" and ":bprev" wrap around the end of the + buffer list. Also for ":next" and ":prev"? +7 Add argument to ":ls" which is a pattern for buffers to list. + E.g. ":ls *.c". (Thompson) +7 Add expansion of buffer names, so that "*.c" is expanded to all buffer + names. Needed for ":bdel *.c", ":bunload *.c", etc. +8 Support for <afile> where a buffer name is expected. +8 Some commands don't use line numbers, but buffer numbers. '$' + should then mean the number of the last buffer. E.g.: "4,$bdel". +7 Add an option to mostly use slashes in file names. Separately for + internal use and for when executing an external program? +8 Some file systems are case-sensitive, some are not. Besides + 'wildignorecase' there might be more parts inside + CASE_INSENSITIVE_FILENAME that are useful on Unix. + + +Swap (.swp) files: +8 If writing to the swap file fails, should try to open one in another + directory from 'dir'. Useful in case the file system is full and when + there are short file name problems. +8 Also use the code to try using a short file name for the backup and swap + file for the Win32 and Dos 32 bit versions. +8 When a file is edited by root, add $LOGNAME to know who did su. +8 When the edited file is a symlink, try to put the swap file in the same + dir as the actual file. Adjust FullName(). Avoids editing the same file + twice (e.g. when using quickfix). Also try to make the name of the backup + file the same as the actual file? + Use the code for resolve()? +7 When using 64 bit inode numbers, also store the top 32 bits. Add another + field for this, using part of bo_fname[], to keep it compatible. +7 When editing a file on removable media, should put swap file somewhere + else. Use something like 'r' flag in 'viminfo'. 'diravoid'? + Also: Be able to specify minimum disk space, skip directory when not + enough room. +7 Add a configure check for which directory should be used: /tmp, /var/tmp + or /var/preserve. +- Add an option to create a swap file only when making the first change to + the buffer. (Liang) Or only when the buffer is not read-only. +- Add option to set "umask" for backup files and swap files (Antwerpen). + 'backupumask' and 'swapumask'? Or 'umaskback' and 'umaskswap'? +- When editing a readonly file, don't use a swap file but read parts from the + original file. Also do this when the file is huge (>'maxmem'). We do + need to load the file once to count the number of lines? Perhaps keep a + cached list of which line is where. + + +Viminfo: +7 Can probably remove the code that checks for a writable viminfo file, + because we now do the chown() for root, and others can't overwrite someone + else's viminfo file. +8 When there is no .viminfo file and someone does "su", runs Vim, a + root-owned .viminfo file is created. Is there a good way to avoid this? + Perhaps check the owner of the directory. Only when root? +8 Add argument to keep the list of buffers when Vim is started with a file + name. (Schild) +8 Keep the last used directory of the file browser (File/Open menu). +8 Remember the last used register for "@@". +8 Remember the redo buffer, so that "." works after restarting. +8 Remember a list of last accessed files. To be used in the + "File.Open Recent" menu. Default is to remember 10 files or so. + Also remember which files have been read and written. How to display + this? +7 Also store the ". register (last inserted text). +7 Make it possible to store buffer names in viminfo file relative to some + directory, to make them portable over a network. (Aaron) +6 Store a snapshot of the currently opened windows. So that when quitting + Vim, and then starting again (without a file name argument), you see the + same files in the windows. Use ":mksession" code? +- Make marks present in .viminfo usable as file marks: Display a list of + "last visited files" and select one to jump to. + + +Modelines: +8 Before trying to execute a modeline, check that it looks like one (valid + option names). If it's very wrong, silently ignore it. + Ignore a line that starts with "Subject: ". +- Add an option to whitelist options that are allowed in a modeline. This + would allow careful users to use modelines, e.g., only allowing + 'shiftwidth'. +- Add an option to let modelines only set local options, not global ones + such as 'encoding'. +- When an option value is coming from a modeline, do not carry it over to + another edited file? Would need to remember the value from before the + modeline setting. +- Allow setting a variable from a modeline? Only allow using fixed strings, + no function calls, to avoid a security problem. +- Allow ":doauto BufRead x.cpp" in modelines, to execute autocommands for + .cpp files. +- Support the "abbreviate" command in modelines (Kearns). Careful for + characters after <Esc>, that is a security leak. +- Add option setting to ask user if he wants to have the modelines executed + or not. Same for .exrc in local dir. + + +Sessions: +8 DOS/Windows: ":mksession" generates a "cd" command where "aa\#bb" means + directory "#bb" in "aa", but it's used as "aa#bb". (Ronald Hoellwarth) +7 When there is a "help.txt" window in a session file, restoring that + session will not get the "LOCAL ADDITIONS" back. +8 With ":mksession" always store the 'sessionoptions' option, even when + "options" isn't in it. (St-Amant) +8 When using ":mksession", also store a command to reset all options to + their default value, before setting the options that are not at their + default value. +7 With ":mksession" also store the tag stack and jump history. (Michal + Malecki) +7 Persistent variables: "p:var"; stored in viminfo file and sessions files. + + +Options: +7 ":with option=value | command": temporarily set an option value and + restore it after the command has executed. +7 Setting an option always sets "w_set_curswant", while this is only + required for a few options. Only do it for those options to avoid the + side effect. +8 Make "old" number options that really give a number of effects into string + options that are a comma separated list. The old number values should + also be supported. +8 Add commands to save and restore an option, which also preserves the flag + that marks if the option was set. Useful to keep the effect of setting + 'compatible' after ":syntax on" has been used. +7 There is 'titleold', why is there no 'iconold'? (Chazelas) +7 Make 'scrolloff' a global-local option, so that it can be different in the + quickfix window, for example. (Gary Holloway) + + +External commands: +8 When filtering text, redirect stderr so that it can't mess up the screen + and Vim doesn't need to redraw it. Also for ":r !cmd". +4 Set separate shell for ":sh", piping "range!filter", reading text "r !ls" + and writing text "w !wc". (Deutsche) Allow arguments for fast start (e.g. + -f). +4 Allow direct execution, without using a shell. +4 Run an external command in the background. But how about I/O in the GUI? + Careful: don't turn Vim into a shell! +4 Add feature to disable using a shell or external commands. + + +Multiple Windows: +7 "vim -oO file ..." use both horizontal and vertical splits. +8 Add CTRL-W T: go to the top window in the column of the current window. + And CTRL-W B: go to bottom window. +7 Use CTRL-W <Tab>, like alt-tab, to switch between buffers. Repeat <Tab> + to select another buffer (only loaded ones?), <BS> to go back, <Enter> to + select buffer, <Esc> to go back to original buffer. +7 Make it possible to edit a new buffer in the preview window. A script can + then fill it with something. ":popen"? +7 Add a 'tool' window: behaves like a preview window but there can be + several. Don't count it in only_one_window(). (Alexei Alexandrov) +6 Add an option to resize the shell when splitting and/or closing a window. + ":vsp" would make the shell wider by as many columns as needed for the new + window. Specify a maximum size (or use the screen size). ":close" would + shrink the shell by as many columns as come available. (Demirel) +7 When starting Vim several times, instantiate a Vim server, that allows + communication between the different Vims. Feels like one Vim running with + multiple top-level windows. Esp. useful when Vim is started from an IDE + too. Requires some form of inter process communication. +- Support a connection to an external viewer. Could call the viewer + automatically after some seconds of non-activity, or with a command. + Allow some way of reporting scrolling and cursor positioning in the viewer + to Vim, so that the link between the viewed and edited text can be made. + + +Marks: +8 Add ten marks for last changed files: ':0, ':1, etc. One mark per file. +8 When cursor is first moved because of scrolling, set a mark at this + position. (Rimon Barr) Use '-. +8 Add a command to jump to a mark and make the motion inclusive. g'm and g`m? +8 The '" mark is set to the first line, even when doing ":next" a few times. + Only set the '" mark when the cursor was really moved in a file. +8 Make `` and '', which would position the new cursor position in the middle + of the window, restore the old topline (or relative position) from when + the mark was set. +7 Make a list of file marks in a separate window. For listing all buffers, + matching tags, errors, etc. Normal commands to move around. Add commands + to jump to the mark (in current window or new window). Start it with + ":browse marks"? +6 Add a menu that lists the Marks like ":marks". (Amerige) +7 For ":jumps", ":tags" and ":marks", for not loaded buffers, remember the + text at the mark. Highlight the column with the mark. +7 Highlight each mark in some way (With "Mark" highlight group). + Or display marks in a separate column, like 'number' does. +7 Use d"m to delete rectangular area from cursor to mark m (like Vile's \m + command). +7 Try to keep marks in the same position when: + - replacing with a line break, like in ":s/pat/^M/", move marks after the + line break column to the next line. (Acevedo) + - inserting/deleting characters in a line. +5 Include marks for start/end of the current word and section. Useful in + mappings. +6 Add "unnamed mark" feature: Like marks for the ":g" command, but place and + unplace them with commands before doing something with the lines. + Highlight the marked lines somehow. + + +Digraphs: +7 Make "ga" show the digraph for a character, if it exists. + Also the keymap? +- Make it possible to enter "r<C-E>" and "r<C-Y>" (get character from line + below/above). +- Use digraph table to tell Vim about the collating sequence of special + characters? +8 Add command to remove one or more (all) digraphs. (Brown) +7 Support different sets of digraphs (depending on the character set?). At + least Latin1/Unicode, Latin-2, MS-DOS (esp. for Win32). + + +Writing files: +- In vim_rename(), should lock "from" file when deleting "to" file for + systems other than Amiga. Avoids problems with unexpected longname to + shortname conversion. +8 write mch_isdevice() for Amiga, Mac, VMS, etc. +8 When appending to a file, Vim should also make a backup and a 'patchmode' + file. +8 'backupskip' doesn't write a backup file at all, a bit dangerous for some + applications. Add 'backupelsewhere' to write a backup file in another + directory? Or add a flag to 'backupdir'? +6 Add an option to write a new, numbered, backup file each time. Like + 'patchmode', e.g., 'backupmode'. +6 Make it possible to write 'patchmode' files to a different directory. + E.g., ":set patchmode=~/backups/*.orig". (Thomas) +6 Add an option to prepend something to the backup file name. E.g., "#". + Or maybe allow a function to modify the backup file name? +8 Only make a backup when overwriting a file for the first time. Avoids + losing the original when writing twice. (Slootman) +7 On non-Unix machines, also overwrite the original file in some situations + (file system full, it's a link on an NFS partition). +7 When editing a file, check that it has been change outside of Vim more + often, not only when writing over it. E.g., at the time the swap file is + flushed. Or every ten seconds or so (use the time of day, check it before + waiting for a character to be typed). +8 When a file was changed since editing started, show this in the status + line of the window, like "[time]". + Make it easier to reload all outdated files that don't have changes. + Automatic and/or with a command. + + +Substitute: +8 Substitute with hex/unicode number "\%xff" and "\%uabcd". Just like + "\%uabcd" in search pattern. +8 Make it easier to replace in all files in the argument list. E.g.: + ":argsub/oldword/newword/". Works like ":argdo %s/oldword/newword/g|w". +- :s///p prints the line after a substitution. +- With :s///c replace \&, ~, etc. when showing the replacement pattern. +8 With :s///c allow scrolling horizontally when 'nowrap' is effective. + Also allow a count before the scrolling keys. +- Add number option to ":s//2": replace second occurrence of string? Or: + :s///N substitutes N times. +- Add answers to ":substitute" with 'c' flag, used in a ":global", e.g.: + ":g/pat1/s/pat2/pat3/cg": 'A' do all remaining replacements, 'Q' don't do + any replacements, 'u' undo last substitution. +7 Substitute in a block of text. Use {line}.{column} notation in an Ex + range, e.g.: ":1.3,$.5s" means to substitute from line 1 column 3 to the + last line column 5. +5 Add commands to bookmark lines, display bookmarks, remove bookmarks, + operate on lines with bookmarks, etc. Like ":global" but with the + possibility to keep the bookmarks and use them with several commands. + (Stanislav Sitar) + + +Mouse support: +8 Add 'o' flag to 'mouse'? +7 Be able to set a 'mouseshape' for the popup menu. +8 Add 'mouse' flag, which sets a behavior like Visual mode, but automatic + yanking at the button-up event. Or like Select mode, but typing gets you + out of Select mode, instead of replacing the text. (Bhaskar) +- Implement mouse support for the Amiga console. +- Using right mouse button to extend a blockwise selection should attach to + the nearest corner of the rectangle (four possible corners). +- Precede mouse click by a number to simulate double clicks?!? +- When mouse click after 'r' command, get character that was pointed to. + + +Argument list: +6 Add command to put all filenames from the tag files in the argument list. + When given an argument, only use the files where that argument matches + (like `grep -l ident`) and jump to the first match. +6 Add command to form an args list from all the buffers? + + +Registers: +8 Don't display empty registers with ":display". (Etienne) +8 Make the # register writable, so that it can be restored after jumping + around in windows. +8 Add put command that overwrites existing text. Should also work for + blocks. Useful to move text around in a table. Works like using "R ^R r" + for every line. +6 When yanking into the unnamed registers several times, somehow make the + previous contents also available (like it's done for deleting). What + register names to use? g"1, g"2, etc.? +- When appending to a register, also report the total resulting number of + lines. Or just say "99 more lines yanked", add the "more". +- When inserting a register in Insert mode with CTRL-R, don't insert comment + leader when line wraps? +- The ":@r" commands should take a range and execute the register for each + line in the range. +- Add "P" command to insert contents of unnamed register, move selected text + to position of previous deleted (to swap foo and bar in " + foo") +8 Should be able to yank and delete into the "/ register. + How to take care of the flags (offset, magic)? + + +Debug mode: +7 Add something to enable debugging when a remote message is received. +8 Add breakpoints for setting an option +8 Add breakpoints for assigning to a variable. +7 Add a watchpoint in the debug mode: An expression that breaks execution + when evaluating to non-zero. Add the "watchadd expr" command, stop when + the value of the expression changes. ":watchdel" deletes an item, + ":watchlist" lists the items. (Charles Campbell) +7 Store the history from debug mode in viminfo. +7 Make the debug mode history available with histget() et al. + + +Various improvements: +9 Python: be able to define a Python function that can be called directly + from Vim script. Requires converting the arguments and return value. +8 ":sign unplace * file={filename}" should work. Also: ":sign unplace * + buffer={bufnr}". So one can remove all signs for one file/buffer. +7 Add plugins for formatting? Should be able to make a choice depending on + the language of a file (English/Korean/Japanese/etc.). + Setting the 'langformat' option to "chinese" would load the + "format/chinese.vim" plugin. + The plugin would set 'formatexpr' and define the function being called. + Edward L. Fox explains how it should be done for most Asian languages. + (2005 Nov 24) + Alternative: patch for utf-8 line breaking. (Yongwei Wu, 2008 Feb 23) +7 [t to move to previous xml/html tag (like "vatov"), ]t to move to next + ("vatv"). +7 [< to move to previous xml/html tag, e.g., previous <li>. ]< to move to + next <li>, ]< to next </li>, [< to previous </li>. +8 Add ":rename" command: rename the file of the current buffer and rename + the buffer. Buffer may be modified. +7 Instead of filtering errors with a shell script it should be possible to + do this with Vim script. A function that filters the raw text that comes + from the 'makeprg'? +9 Add %F to 'errorformat': file name without spaces. Useful on Unix to + avoid matching something up to a time 11:22:33. +- Add %b to 'errorformat': buffer number. (Yegappan Lakshmanan / Suresh + Govindachar) +7 Add a command that goes back to the position from before jumping to the + first quickfix location. ":cbefore"? +7 Allow a window not to have a statusline. Makes it possible to use a + window as a buffer-tab selection. +8 Allow non-active windows to have a different statusline. (Yakov Lerner) +6 Python interface: add vim.message() function. (Michal Vitecek, 2002 Nov 5) +7 Support using ":vert" with User commands. Add expandable items <vert>. + Do the same for ":browse" and ":confirm"? + For ":silent" and ":debug" apply to the whole user command. + More general: need a way to access command modifiers in a user command. + Assign them to a v: variable? +7 Add an invisible buffer which can be edited. For use in scripts that want + to manipulate text without changing the window layout. +8 Add a command to revert to the saved version of file; undo or redo until + all changes are gone. +6 "vim -q -" should read the list of errors from stdin. (Gautam Mudunuri) +8 Add "--remote-fail": When contacting the server fails, exit Vim. + Add "--remote-self": When contacting the server fails, do it in this Vim. + Overrules the default of "--remote-send" to fail and "--remote" to do it + in this Vim. +8 When Vim was started without a server, make it possible to start one, as + if the "--servername" argument was given. ":startserver <name>"? +8 No address range can be used before the command modifiers. This makes + them difficult to use in a menu for Visual mode. Accept the range and + have it apply to the following command. +8 Add the possibility to set 'fileformats' to force a format and strip other + CR characters. For example, for "dos" files remove CR characters at the + end of the line, so that a file with mixed line endings is cleaned up. + To just not display the CR characters: Add a flag to 'display'? +7 Some compilers give error messages in which the file name does not have a + path. Be able to specify that 'path' is used for these files. +7 Xterm sends <Esc>O3F for <M-End>. Similarly for other <M-Home>, <M-Left>, + etc. Combinations of Alt, Ctrl and Shift are also possible. Recognize + these to avoid inserting the raw byte sequence, handle like the key + without modifier (unless mapped). +6 Add "gG": like what "gj" is to "j": go to the N'th window line. +8 Add command like ":normal" that accepts <Key> notation like ":map". +9 Support ACLs on more systems. +7 Add ModeMsgVisual, ModeMsgInsert, etc. so that each mode message can be + highlighted differently. +7 Add a message area for the user. Set some option to reserve space (above + the command line?). Use an ":echouser" command to display the message + (truncated to fit in the space). +7 Add %s to 'keywordprg': replace with word under the cursor. (Zellner) +8 Support printing on Unix. Can use "lpansi.c" as an example. (Bookout) +8 Add put command that replaces the text under it. Esp. for blockwise + Visual mode. +7 Enhance termresponse stuff: Add t_CV(?): pattern of term response, use + regexp: "\e\[[>?][0-9;]*c", but only check just after sending t_RV. +7 Add "g|" command: move to N'th column from the left margin (after wrapping + and applying 'leftcol'). Works as "|" like what "g0" is to "0". +7 Support setting 'equalprg' to a user function name. +7 Highlight the characters after the end-of-line differently. +7 When 'whichwrap' contains "l", "$dl" should join lines? +8 Add an argument to configure to use $CFLAGS and not modify it? (Mooney) +8 Enabling features is a mix of configure arguments and defines in + feature.h. How to make this consistent? Feature.h is required for + non-unix systems. Perhaps let configure define CONF_XXX, and use #ifdef + CONF_XXX in feature.h? Then what should min-features and max-features do? +8 Add "g^E" and "g^Y", to scroll a screen-full line up and down. +6 Add ":timer" command, to set a command to be executed at a certain + interval, or once after some time has elapsed. (Aaron) + Perhaps an autocommand event like CursorHold is better? +8 Add ":confirm" handling in open_exfile(), for when file already exists. +8 When quitting with changed files, make the dialog list the changed file + and allow "write all", "discard all", "write some". The last one would + then ask "write" or "discard" for each changed file. Patch in HierAssist + does something like this. (Shah) +7 Use growarray for replace stack. +7 Have a look at viH (Hellenic or Greek version of Vim). But a solution + outside of Vim might be satisfactory (Haritsis). +3 Make "2d%" work like "d%d%" instead of "d2%"? +7 "g CTRL-O" jumps back to last used buffer. Skip CTRL-O jumps in the same + buffer. Make jumplist remember the last ten accessed buffers? +7 Make it possible to set the size of the jumplist (also to a smaller number + than the default). (Nikolai Weibull) +- Add code to disable the CAPS key when going from Insert to Normal mode. +- Set date/protection/etc. of the patchfile the same as the original file. +- Use growarray for termcodes[] in term.c +- Add <window-99>, like <cword> but use filename of 99'th window. +7 Add a way to change an operator to always work characterwise-inclusive + (like "v" makes the operator characterwise-exclusive). "x" could be used. +- Make a set of operations on list of names: expand wildcards, replace home + dir, append a string, delete a string, etc. +- Remove using mktemp() and use tmpname() only? Ctags does this. +- When replacing environment variables, and there is one that is not set, + turn it into an empty string? Only when expanding options? (Hiebert) +- Option to set command to be executed instead of producing a beep (e.g. to + call "play newbeep.au"). +- Add option to show the current function name in the status line. More or + less what you find with "[[k", like how 'cindent' recognizes a function. + (Bhatt). +- "[r" and "]r": like "p" and "P", but replace instead of insert (esp. for + blockwise registers). +- Add 'timecheck' option, on by default. Makes it possible to switch off the + timestamp warning and question. (Dodt). +- Add an option to set the time after which Vim should check the timestamps + of the files. Only check when an event occurs (e.g., character typed, + mouse moved). Useful for non-GUI versions where keyboard focus isn't + noticeable. +- Make 'smartcase' work even though 'ic' isn't set (Webb). +7 When formatting text, allow to break the line at a number of characters. + Use an option for this: 'breakchars'? Useful for formatting Fortran code. +- Add flag to 'formatoptions' to be able to format book-style paragraphs + (first line of paragraph has larger indent, no empty lines between + paragraphs). Complements the '2' flag. Use '>' flag when larger indent + starts a new paragraph, use '<' flag when smaller indent starts a new + paragraph. Both start a new paragraph on any indent change. +8 The 'a' flag in 'formatoptions' is too dangerous. In some way only do + auto-formatting in specific regions, e.g. defined by syntax highlighting. +8 Allow using a trailing space to signal a paragraph that continues on the + next line (MIME text/plain; format=flowed, RFC 2646). Can be used for + continuous formatting. Could use 'autoformat' option, which specifies a + regexp which triggers auto-formatting (for one line). + ":set autoformat=\\s$". +- Be able to redefine where a sentence stops. Use a regexp pattern? +- Support multi-byte characters for sentences. Example from Ben Peterson. +7 Add command "g)" to go to the end of a sentence, "g(" to go back to the + end of a sentence. (Servatius Brandt) +- Be able to redefine where a paragraph starts. For "[[" where the '{' is + not in column 1. +6 Add ":cdprev": go back to the previous directory. Need to remember a + stack of previous directories. We also need ":cdnext". +7 Should ":cd" for MS-DOS go to $HOME, when it's defined? +- Make "gq<CR>" work on the last line in the file. Maybe for every operator? +- Add more redirecting of Ex commands: + :redir #> bufname + :redir #>> bufname (append) +- Give error message when starting :redir: twice or using END when no + redirection was active. +- Setting of options, specifically for a buffer or window, with + ":set window.option" or ":set buffer.option=val". Or use ":buffer.set". + Also: "buffer.map <F1> quit". +6 Would it be possible to change the color of the cursor in the Win32 + console? (Klaus Hast) +- Add :delcr command: + *:delcr* + :[range]delcr[!] Check [range] lines (default: whole buffer) for lines + ending in <CR>. If all lines end in <CR>, or [!] is + used, remove the <CR> at the end of lines in [range]. + A CTRL-Z at the end of the file is removed. If + [range] is omitted, or it is the whole file, and all + lines end in <CR> 'textmode' is set. {not in Vi} +- Should integrate addstar() and file_pat_to_reg_pat(). +- When working over a serial line with 7 bit characters, remove meta + characters from 'isprint'. +- Use fchdir() in init_homedir(), like in FullName(). +- In win_update(), when the GUI is active, always use the scrolling area. + Avoid that the last status line is deleted and needs to be redrawn. +- That "cTx" fails when the cursor is just after 'x' is Vi compatible, but + may not be what you expect. Add a flag in 'cpoptions' for this? More + general: Add an option to allow "c" to work with a null motion. +- Give better error messages by using errno (strerror()). +- Give "Usage:" error message when command used with wrong arguments (like + Nvi). +- Make 'restorescreen' option also work for xterm (and others), replaces the + SAVE_XTERM_SCREEN define. +7 Support for ":winpos" In xterm: report the current window position. +- Give warning message when using ":set t_xx=asdf" for a termcap code that + Vim doesn't know about. Add flag in 'shortmess'? +6 Add ":che <file>", list all the include paths which lead to this file. +- For a commandline that has several commands (:s, :d, etc.) summarize the + changes all together instead of for each command (e.g. for the rot13 + macro). +- Add command like "[I" that also shows the tree of included files. +- ":set sm^L" results in ":set s", because short names of options are also + expanded. Is there a better way to do this? +- Add ":@!" command, to ":@" like what ":source!" is to ":source". +8 Add ":@:!": repeat last command with forceit set. +- Add 't_normal': Used whenever t_me, t_se, t_ue or t_Zr is empty. +- ":cab map test ^V| je", ":cunab map" doesn't work. This is vi compatible! +- CTRL-W CTRL-E and CTRL-W CTRL-Y should move the current window up or down + if it is not the first or last window. +- Include-file-search commands should look in the loaded buffer of a file (if + there is one) instead of the file itself. +7 Change 'nrformats' to include the leader for each format. Example: + nrformats=hex:$,binary:b,octal:0 + Add setting of 'nrformats' to syntax files. +- 'path' can become very long, don't use NameBuff for expansion. +- When unhiding a hidden buffer, put the same line at top of the window as + the one before hiding it. Or: keep the same relative cursor position (so + many percent down the windows). +- Make it possible for the 'showbreak' to be displayed at the end of the + line. Use a comma to separate the part at the end and the start of the + line? Highlight the linebreak characters, add flag in 'highlight'. +- Some string options should be expanded if they have wildcards, e.g. + 'dictionary' when it is "*.h". +- Use a specific type for number and boolean options, making it possible to + change it for specific machines (e.g. when a long is 64 bit). +- Add option for <Insert> in replace mode going to normal mode. (Nugent) +- Add a next/previous possibility to "[^I" and friends. +- Add possibility to change the HOME directory. Use the directory from the + passwd file? (Antwerpen) +8 Add commands to push and pop all or individual options. ":setpush tw", + ":setpop tw", ":setpush all". Maybe pushing/popping all options is + sufficient. ":setflush" resets the option stack? + How to handle an aborted mapping? Remember position in tag stack when + mapping starts, restore it when an error aborts the mapping? +- Change ":fixdel" into option 'fixdel', t_del will be adjusted each time + t_bs is set? (Webb) +- "gc": goto character, move absolute character positions forward, also + counting newlines. "gC" goes backwards (Weigert). +- When doing CTRL-^, redraw buffer with the same topline. (Demirel) Store + cursor row and window height to redraw cursor at same percentage of window + (Webb). +- Besides remembering the last used line number of a file, also remember the + column. Use it with CTRL-^ et. al. +- Check for non-digits when setting a number option (careful when entering + hex codes like 0xff). +- Add option to make "." redo the "@r" command, instead of the last command + executed by it. Also to make "." redo the whole mapping. Basically: redo + the last TYPED command. +- Support URL links for ^X^F in Insert mode, like for "gf". +- Support %name% expansion for "gf" on Windows. +- Make "gf" work on "file://c:/path/name". "file:/c:/" and "file:///c:/" + should also work? +- Add 'urlpath', used like 'path' for when "gf" used on an URL? +8 When using "gf" on an absolute file name, while editing a remote file + (starts with scp:// or http://) should prepend the method and machine + name. +- When finding an URL or file name, and it doesn't exist, try removing a + trailing '.'. +- Add ":path" command modifier. Should work for every command that takes a + file name argument, to search for the file name in 'path'. Use + find_file_in_path(). +- Highlight control characters on the screen: Shows the difference between + CTRL-X and "^" followed by "X" (Colon). +- Integrate parsing of cmdline command and parsing for expansion. +- Create a program that can translate a .swp file from any machine into a + form usable by Vim on the current machine. +- Add ":noro" command: Reset 'ro' flag for all buffers, except ones that have + a readonly file. ":noro!" will reset all 'ro' flags. +- Add a variant of CTRL-V that stops interpretation of more than one + character. For entering mappings on the command line where a key contains + several special characters, e.g. a trailing newline. +- Add regex for 'paragraphs' and 'sections': 'parare' and 'sectre'. Combine + the two into a regex for searching. (Ned Konz) +- Make '2' option in 'formatoptions' also work inside comments. +- Add 's' flag to 'formatoptions': Do not break when inside a string. (Dodt) +- When window size changed (with the mouse) and made too small, set it back + to the minimal size. +- Add "]>" and "[<", shift comment at end of line (command; /* comment */). +- Should not call cursorcmd() for each vgetc() in getcmdline(). +- ":split file1 file2" adds two more windows (Webb). +- Don't give message "Incomplete last line" when editing binary file. +- Add ":a", ":i" for preloading of named buffers. +- When entering text, keep other windows on same buffer updated (when a line + entered)? +- Check out how screen does output optimizing. Apparently this is possible + as an output filter. +- In dosub() regexec is called twice for the same line. Try to avoid this. +- Window updating from memline.c: insert/delete/replace line. +- Optimize ml_append() for speed, esp. for reading a file. +- V..c should keep indent when 'ai' is set, just like [count]cc. +- Updatescript() can be done faster with a string instead of a char. +- Screen updating is inefficient with CTRL-F and CTRL-B when there are long + lines. +- Uppercase characters in Ex commands can be made lowercase? +8 Add option to show characters in text not as "|A" but as decimal ("^129"), + hex ("\x81") or octal ("\201") or meta (M-x). Nvi has the 'octal' option + to switch from hex to octal. Vile can show unprintable characters in hex + or in octal. +7 Tighter integration with xxd to edit binary files. Make it more + easy/obvious to use. Command line argument? +- How does vi detect whether a filter has messed up the screen? Check source. + After ":w !command" a wait_return? +- Improve screen updating code for doput() (use s_ins()). +- With 'p' command on last line: scroll screen up (also for terminals without + insert line command). +- Use insert/delete char when terminal supports it. +- Optimize screen redraw for slow terminals. +- Optimize "dw" for long row of spaces (say, 30000). +- Add "-d null" for editing from a script file without displaying. +- In Insert mode: Remember the characters that were removed with backspace + and re-insert them one at a time with <key1>, all together with <key2>. +- Amiga: Add possibility to set a keymap. The code in amiga.c does not work + yet. +- Implement 'redraw' option. +- Add special code to 'sections' option to define something else but '{' or + '}' as the start of a section (e.g. one shiftwidth to the right). +7 Allow using Vim in a pipe: "ls | vim -u xxx.vim - | yyy". Only needs + implementing ":w" to stdout in the buffer that was read from stdin. + Perhaps writing to stdout will work, since stderr is used for the terminal + I/O. +8 Allow opening an unnamed buffer with ":e !cmd" and ":sp !cmd". Vile can + do it. +- Add commands like ]] and [[ that do not include the line jumped to. +- When :unab without matching "from" part and several matching "to" parts, + delete the entry that was used last, instead of the first in the list. +- Add text justification option. +- Set boolean options on/off with ":set paste=off", ":set paste=on". +- After "inv"ing an option show the value: ":set invpaste" gives "paste is + off". +- Check handling of CTRL-V and '\' for ":" commands that do not have TRLBAR. +- When a file cannot be opened but does exist, give error message. +- Amiga: When 'r' protection bit is not set, file can still be opened but + gives read errors. Check protection before opening. +- When writing check for file exists but no permission, "Permission denied". +- If file does not exist, check if directory exists. +- MSDOS: although t_cv and t_ci are not set, do invert char under cursor. +- Settings edit mode: make file with ":set opt=xx", edit it, parse it as ex + commands. +- ":set -w all": list one option per line. +- Amiga: test for 'w' flag when reading a file. +- :table command (Webb) +- Add new operator: clear, make area white (replace with spaces): "g ". +- Add command to ":read" a file at a certain column (blockwise read?). +- Add sort of replace mode where case is taken from the old text (Goldfarb). +- Allow multiple arguments for ":read", read all the files. +- Support for tabs in specific columns: ":set tabcol=8,20,34,56" (Demirel). +- Add 'searchdir' option: Directories to search for file name being edited + (Demirel). +- Modifier for the put command: Change to linewise, charwise, blockwise, etc. +- Add commands for saving and restoring options ":set save" "set restore", + for use in macro's and the like. +- Keep output from listings in a window, so you can have a look at it while + working in another window. Put cmdline in a separate window? +- Add possibility to put output of Ex commands in a buffer or file, e.g. for + ":set all". ":r :set all"? +- When the 'equalalways' option is set, creating a new window should not + result in windows to become bigger. Deleting a window should not result in + a window to become smaller (Webb). +- When resizing the whole Vim window, the windows inside should be resized + proportionally (Webb). +- Include options directly in option table, no indirect pointers. Use + mkopttab to make option table? +- When doing ":w dir", where "dir" is a directory name, write the current + file into that directory, with the current file name (without the path)? +- Support for 'dictionary's that are sorted, makes access a lot faster + (Haritsis). +- Add "^Vrx" on the command line, replace with contents of register x. Used + instead of CTRL-R to make repeating possible. (Marinichev) +- Add "^Vb" on the command line, replace with word before or under the + cursor? +- Option to make a .swp file only when a change is made (Templeton). +- Support mapping for replace mode and "r" command (Vi doesn't do this)? +5 Add 'ignorefilecase' option: Ignore case when expanding file names. + ":e ma<Tab>" would also find "Makefile" on Unix. +8 Sorting of filenames for completion is wrong on systems that ignore + case of filenames. Add 'ignorefncase' option. When set, case in + filenames is ignored for sorting them. Patch by Mike Williams: + ~/vim/patches/ignorefncase. Also change what matches? Or use another + option name. +8 Should be able to compile Vim in another directory, with $(srcdir) set to + where the sources are. Add $(srcdir) in the Makefile in a lot of places. + (Netherton) +6 Make it configurable when "J" inserts a space or not. Should not add a + space after "(", for example. +5 When inserting spaces after the end-of-line for 'virtualedit', use tabs + when the user wants this (e.g., add a "tab" field to 'virtualedit'). + (Servatius Brandt) + + +From Elvis: +- Use "instman.sh" to install manpages? +- Add ":alias" command. +- Search patterns: + \@ match word under cursor. + but do: + \@w match the word under the cursor? + \@W match the WORD under the cursor? +8 ":window" command: + :win + next window (up) + :win ++ idem, wrapping + :win - previous window (down) + :win -- idem, wrapping + :win nr to window number "nr" + :win name to window editing buffer "name" +7 ":cc" compiles a single file (default: current one). 'ccprg' option is + program to use with ":cc". Use ":compile" instead of ":cc"? + + +From xvi: +- CTRL-_ : swap 8th bit of character. +- Add egrep-like regex type, like xvi (Ned Konz) or Perl (Emmanuel Mogenet) + + +From vile: +- When horizontal scrolling, use '>' for lines continuing right of a window. +- Support putting .swp files in /tmp: Command in rc.local to move .swp files + from /tmp to some directory before deleting files. + + +Far future and "big" extensions: +- Instead of using a Makefile and autoconf, use a simple shell script to + find the C compiler and do everything with C code. Translate something + like an Aap recipe and configure.in to C. Avoids depending on Python, + thus will work everywhere. With batch file to find the C compiler it + would also work on MS-Windows. +- Make it easy to setup Vim for groups of users: novice vi users, novice + Vim users, C programmers, xterm users, GUI users,... +- Change layout of blocks in swap file: Text at the start, with '\n' in + between lines (just load the file without changes, except for Mac). + Indexes for lines are from the end of the block backwards. It's the + current layout mirrored. +- Make it possible to edit a register, in a window, like a buffer. +- Add stuff to syntax highlighting to change the text (upper-case keywords, + set indent, define other highlighting, etc.). +- Mode to keep C-code formatted all the time (sort of on-line indent). +- Several top-level windows in one Vim session. Be able to use a different + font in each top-level window. +- Allow editing above start and below end of buffer (flag in 'virtualedit'). +- Smart cut/paste: recognize words and adjust spaces before/after them. +- Add open mode, use it when terminal has no cursor positioning. +- Special "drawing mode": a line is drawn where the cursor is moved to. + Backspace deletes along the line (from jvim). +- Implement ":Bset", set option in all buffers. Also ":Wset", set in all + windows, ":Aset, set in all arguments and ":Tset", set in all files + mentioned in the tags file. + Add buffer/arg range, like in ":2,5B%s/..." (do we really need this???) + Add search string: "B/*.c/%s/.."? Or ":F/*.c/%s/.."? +- Support for underlining (underscore-BS-char), bold (char-BS-char) and other + standout modes switched on/off with , 'overstrike' option (Reiter). +- Add vertical mode (Paul Jury, Demirel): "5vdw" deletes a word in five + lines, "3vitextESC" will insert "text" in three lines, etc.. +4 Recognize l, #, p as 'flags' to EX commands: + :g/RE/#l shall print lines with line numbers and in list format. + :g/RE/dp shall print lines that are deleted. + POSIX: Commands where flags shall apply to all lines written: list, + number, open, print, substitute, visual, &, z. For other commands, flags + shall apply to the current line after the command completes. Examples: + :7,10j #l Join the lines 7-10 and print the result in list +- Allow two or more users to edit the same file at the same time. Changes + are reflected in each Vim immediately. Could work with local files but + also over the internet. See http://www.codingmonkeys.de/subethaedit/. + +When using "do" or ":diffget" in a buffer with changes in every line an extra +empty line would appear. + +vim:tw=78:sw=4:sts=4:ts=8:ft=help:norl: +vim: set fo+=n : diff --git a/vim73/doc/uganda.txt b/vim73/doc/uganda.txt new file mode 100644 index 0000000..3f23f1d --- /dev/null +++ b/vim73/doc/uganda.txt @@ -0,0 +1,288 @@ +*uganda.txt* For Vim version 7.3. Last change: 2010 Aug 07 + + + VIM REFERENCE MANUAL by Bram Moolenaar + + + *uganda* *Uganda* *copying* *copyright* *license* +SUMMARY + *iccf* *ICCF* +Vim is Charityware. You can use and copy it as much as you like, but you are +encouraged to make a donation for needy children in Uganda. Please see |kcc| +below or visit the ICCF web site, available at these URLs: + + http://iccf-holland.org/ + http://www.vim.org/iccf/ + http://www.iccf.nl/ + +You can also sponsor the development of Vim. Vim sponsors can vote for +features. See |sponsor|. The money goes to Uganda anyway. + +The Open Publication License applies to the Vim documentation, see +|manual-copyright|. + +=== begin of license === + +VIM LICENSE + +I) There are no restrictions on distributing unmodified copies of Vim except + that they must include this license text. You can also distribute + unmodified parts of Vim, likewise unrestricted except that they must + include this license text. You are also allowed to include executables + that you made from the unmodified Vim sources, plus your own usage + examples and Vim scripts. + +II) It is allowed to distribute a modified (or extended) version of Vim, + including executables and/or source code, when the following four + conditions are met: + 1) This license text must be included unmodified. + 2) The modified Vim must be distributed in one of the following five ways: + a) If you make changes to Vim yourself, you must clearly describe in + the distribution how to contact you. When the maintainer asks you + (in any way) for a copy of the modified Vim you distributed, you + must make your changes, including source code, available to the + maintainer without fee. The maintainer reserves the right to + include your changes in the official version of Vim. What the + maintainer will do with your changes and under what license they + will be distributed is negotiable. If there has been no negotiation + then this license, or a later version, also applies to your changes. + The current maintainer is Bram Moolenaar <Bram@vim.org>. If this + changes it will be announced in appropriate places (most likely + vim.sf.net, www.vim.org and/or comp.editors). When it is completely + impossible to contact the maintainer, the obligation to send him + your changes ceases. Once the maintainer has confirmed that he has + received your changes they will not have to be sent again. + b) If you have received a modified Vim that was distributed as + mentioned under a) you are allowed to further distribute it + unmodified, as mentioned at I). If you make additional changes the + text under a) applies to those changes. + c) Provide all the changes, including source code, with every copy of + the modified Vim you distribute. This may be done in the form of a + context diff. You can choose what license to use for new code you + add. The changes and their license must not restrict others from + making their own changes to the official version of Vim. + d) When you have a modified Vim which includes changes as mentioned + under c), you can distribute it without the source code for the + changes if the following three conditions are met: + - The license that applies to the changes permits you to distribute + the changes to the Vim maintainer without fee or restriction, and + permits the Vim maintainer to include the changes in the official + version of Vim without fee or restriction. + - You keep the changes for at least three years after last + distributing the corresponding modified Vim. When the maintainer + or someone who you distributed the modified Vim to asks you (in + any way) for the changes within this period, you must make them + available to him. + - You clearly describe in the distribution how to contact you. This + contact information must remain valid for at least three years + after last distributing the corresponding modified Vim, or as long + as possible. + e) When the GNU General Public License (GPL) applies to the changes, + you can distribute the modified Vim under the GNU GPL version 2 or + any later version. + 3) A message must be added, at least in the output of the ":version" + command and in the intro screen, such that the user of the modified Vim + is able to see that it was modified. When distributing as mentioned + under 2)e) adding the message is only required for as far as this does + not conflict with the license used for the changes. + 4) The contact information as required under 2)a) and 2)d) must not be + removed or changed, except that the person himself can make + corrections. + +III) If you distribute a modified version of Vim, you are encouraged to use + the Vim license for your changes and make them available to the + maintainer, including the source code. The preferred way to do this is + by e-mail or by uploading the files to a server and e-mailing the URL. + If the number of changes is small (e.g., a modified Makefile) e-mailing a + context diff will do. The e-mail address to be used is + <maintainer@vim.org> + +IV) It is not allowed to remove this license from the distribution of the Vim + sources, parts of it or from a modified version. You may use this + license for previous Vim releases instead of the license that they came + with, at your option. + +=== end of license === + +Note: + +- If you are happy with Vim, please express that by reading the rest of this + file and consider helping needy children in Uganda. + +- If you want to support further Vim development consider becoming a + |sponsor|. The money goes to Uganda anyway. + +- According to Richard Stallman the Vim license is GNU GPL compatible. + A few minor changes have been made since he checked it, but that should not + make a difference. + +- If you link Vim with a library that goes under the GNU GPL, this limits + further distribution to the GNU GPL. Also when you didn't actually change + anything in Vim. + +- Once a change is included that goes under the GNU GPL, this forces all + further changes to also be made under the GNU GPL or a compatible license. + +- If you distribute a modified version of Vim, you can include your name and + contact information with the "--with-modified-by" configure argument or the + MODIFIED_BY define. + +============================================================================== +Kibaale Children's Centre *kcc* *Kibaale* *charity* + +Kibaale Children's Centre (KCC) is located in Kibaale, a small town in the +south of Uganda, near Tanzania, in East Africa. The area is known as Rakai +District. The population is mostly farmers. Although people are poor, there +is enough food. But this district is suffering from AIDS more than any other +part of the world. Some say that it started there. Estimations are that 10 +to 30% of the Ugandans are infected with HIV. Because parents die, there are +many orphans. In this district about 60,000 children have lost one or both +parents, out of a population of 350,000. And this is still continuing. + +The children need a lot of help. The KCC is working hard to provide the needy +with food, medical care and education. Food and medical care to keep them +healthy now, and education so that they can take care of themselves in the +future. KCC works on a Christian base, but help is given to children of any +religion. + +The key to solving the problems in this area is education. This has been +neglected in the past years with president Idi Amin and the following civil +wars. Now that the government is stable again, the children and parents have +to learn how to take care of themselves and how to avoid infections. There is +also help for people who are ill and hungry, but the primary goal is to +prevent people from getting ill and to teach them how to grow healthy food. + +Most of the orphans are living in an extended family. An uncle or older +sister is taking care of them. Because these families are big and the income +(if any) is low, a child is lucky if it gets healthy food. Clothes, medical +care and schooling is beyond its reach. To help these needy children, a +sponsorship program was put into place. A child can be financially adopted. +For a few dollars a month KCC sees to it that the child gets indispensable +items, is healthy, goes to school and KCC takes care of anything else that +needs to be done for the child and the family that supports it. + +Besides helping the child directly, the environment where the child grows up +needs to be improved. KCC helps schools to improve their teaching methods. +There is a demonstration school at the centre and teacher trainings are given. +Health workers are being trained, hygiene education is carried out and +households are stimulated to build a proper latrine. I helped setting up a +production site for cement slabs. These are used to build a good latrine. +They are sold below cost price. + +There is a small clinic at the project, which provides children and their +family with medical help. When needed, transport to a hospital is offered. +Immunization programs are carried out and help is provided when an epidemic is +breaking out (measles and cholera have been a problem). + *donate* +Summer 1994 to summer 1995 I spent a whole year at the centre, working as a +volunteer. I have helped to expand the centre and worked in the area of water +and sanitation. I learned that the help that the KCC provides really helps. +When I came back to Holland, I wanted to continue supporting KCC. To do this +I'm raising funds and organizing the sponsorship program. Please consider one +of these possibilities: + +1. Sponsor a child in primary school: 17 euro a month (or more). +2. Sponsor a child in secondary school: 25 euro a month (or more). +3. Sponsor the clinic: Any amount a month or quarter +4. A one-time donation + +Compared with other organizations that do child sponsorship the amounts are +very low. This is because the money goes directly to the centre. Less than +5% is used for administration. This is possible because this is a small +organization that works with volunteers. If you would like to sponsor a +child, you should have the intention to do this for at least one year. + +How do you know that the money will be spent right? First of all you have my +personal guarantee as the author of Vim. I trust the people that are working +at the centre, I know them personally. Further more, the centre has been +co-sponsored and inspected by World Vision, Save the Children Fund and is now +under the supervision of Pacific Academy Outreach Society. The centre is +visited about once a year to check the progress (at our own cost). I have +visited the centre myself many times, starting in 1993. The visit reports are +on the ICCF web site. + +If you have any further questions, send me e-mail: <Bram@vim.org>. + +The address of the centre is: + Kibaale Children's Centre + p.o. box 1658 + Masaka, Uganda, East Africa + +Sending money: *iccf-donations* + +Check the ICCF web site for the latest information! See |iccf| for the URL. + + +USA: The methods mentioned below can be used. + Sending a check to the Nehemiah Group Outreach Society (NGOS) + is no longer possible, unfortunately. We are looking for + another way to get you an IRS tax receipt. + For sponsoring a child contact KCF in Canada (see below). US + checks can be sent to them to lower banking costs. + +Canada: Contact Kibaale Children's Fund (KCF) in Surrey, Canada. They + take care of the Canadian sponsors for the children in + Kibaale. KCF forwards 100% of the money to the project in + Uganda. You can send them a one time donation directly. + Please send me a note so that I know what has been donated + because of Vim. Ask KCF for information about sponsorship. + Kibaale Children's Fund c/o Pacific Academy + 10238-168 Street + Surrey, B.C. V4N 1Z4 + Canada + Phone: 604-581-5353 + If you make a donation to Kibaale Children's Fund (KCF) you + will receive a tax receipt which can be submitted with your + tax return. + +Holland: Transfer to the account of "Stichting ICCF Holland" in Lisse. + This will allow for tax deduction if you live in Holland. + Postbank, nr. 4548774 + +Germany: It is possible to make donations that allow for a tax return. + Check the ICCF web site for the latest information: + http://iccf-holland.org/germany.html + +World: Use a postal money order. That should be possible from any + country, mostly from the post office. Use this name (which is + in my passport): "Abraham Moolenaar". Use Euro for the + currency if possible. + +Europe: Use a bank transfer if possible. Your bank should have a form + that you can use for this. See "Others" below for the swift + code and IBAN number. + Any other method should work. Ask for information about + sponsorship. + +Credit Card: You can use PayPal to send money with a Credit card. This is + the most widely used Internet based payment system. It's + really simple to use. Use this link to find more info: + https://www.paypal.com/en_US/mrb/pal=XAC62PML3GF8Q + The e-mail address for sending the money to is: + Bram@iccf-holland.org + For amounts above 400 Euro ($500) sending a check is + preferred. + +Others: Transfer to one of these accounts if possible: + Postbank, account 4548774 + Swift code: INGB NL 2A + IBAN: NL47 PSTB 0004 5487 74 + under the name "stichting ICCF Holland", Lisse + If that doesn't work: + Rabobank Lisse, account 3765.05.117 + Swift code: RABO NL 2U + under the name "Bram Moolenaar", Lisse + Otherwise, send a check in euro or US dollars to the address + below. Minimal amount: $70 (my bank does not accept smaller + amounts for foreign check, sorry) + +Address to send checks to: + stichting ICCF Holland + Bram Moolenaar + Finsterruetihof 1 + 8134 Adliswil + Switzerland + +This address is expected to be valid for a long time. + + vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/undo.txt b/vim73/doc/undo.txt new file mode 100644 index 0000000..e9406e6 --- /dev/null +++ b/vim73/doc/undo.txt @@ -0,0 +1,398 @@ +*undo.txt* For Vim version 7.3. Last change: 2010 Dec 19 + + + VIM REFERENCE MANUAL by Bram Moolenaar + + +Undo and redo *undo-redo* + +The basics are explained in section |02.5| of the user manual. + +1. Undo and redo commands |undo-commands| +2. Two ways of undo |undo-two-ways| +3. Undo blocks |undo-blocks| +4. Undo branches |undo-branches| +5. Undo persistence |undo-persistence| +6. Remarks about undo |undo-remarks| + +============================================================================== +1. Undo and redo commands *undo-commands* + +<Undo> or *undo* *<Undo>* *u* +u Undo [count] changes. {Vi: only one level} + + *:u* *:un* *:undo* +:u[ndo] Undo one change. {Vi: only one level} + *E830* +:u[ndo] {N} Jump to after change number {N}. See |undo-branches| + for the meaning of {N}. {not in Vi} + + *CTRL-R* +CTRL-R Redo [count] changes which were undone. {Vi: redraw + screen} + + *:red* *:redo* *redo* +:red[o] Redo one change which was undone. {Vi: no redo} + + *U* +U Undo all latest changes on one line. {Vi: while not + moved off of it} + +The last changes are remembered. You can use the undo and redo commands above +to revert the text to how it was before each change. You can also apply the +changes again, getting back the text before the undo. + +The "U" command is treated by undo/redo just like any other command. Thus a +"u" command undoes a "U" command and a 'CTRL-R' command redoes it again. When +mixing "U", "u" and 'CTRL-R' you will notice that the "U" command will +restore the situation of a line to before the previous "U" command. This may +be confusing. Try it out to get used to it. +The "U" command will always mark the buffer as changed. When "U" changes the +buffer back to how it was without changes, it is still considered changed. +Use "u" to undo changes until the buffer becomes unchanged. + +============================================================================== +2. Two ways of undo *undo-two-ways* + +How undo and redo commands work depends on the 'u' flag in 'cpoptions'. +There is the Vim way ('u' excluded) and the vi-compatible way ('u' included). +In the Vim way, "uu" undoes two changes. In the Vi-compatible way, "uu" does +nothing (undoes an undo). + +'u' excluded, the Vim way: +You can go back in time with the undo command. You can then go forward again +with the redo command. If you make a new change after the undo command, +the redo will not be possible anymore. + +'u' included, the Vi-compatible way: +The undo command undoes the previous change, and also the previous undo command. +The redo command repeats the previous undo command. It does NOT repeat a +change command, use "." for that. + +Examples Vim way Vi-compatible way ~ +"uu" two times undo no-op +"u CTRL-R" no-op two times undo + +Rationale: Nvi uses the "." command instead of CTRL-R. Unfortunately, this + is not Vi compatible. For example "dwdwu." in Vi deletes two + words, in Nvi it does nothing. + +============================================================================== +3. Undo blocks *undo-blocks* + +One undo command normally undoes a typed command, no matter how many changes +that command makes. This sequence of undo-able changes forms an undo block. +Thus if the typed key(s) call a function, all the commands in the function are +undone together. + +If you want to write a function or script that doesn't create a new undoable +change but joins in with the previous change use this command: + + *:undoj* *:undojoin* *E790* +:undoj[oin] Join further changes with the previous undo block. + Warning: Use with care, it may prevent the user from + properly undoing changes. Don't use this after undo + or redo. + {not in Vi} + +This is most useful when you need to prompt the user halfway a change. For +example in a function that calls |getchar()|. Do make sure that there was a +related change before this that you must join with. + +This doesn't work by itself, because the next key press will start a new +change again. But you can do something like this: > + + :undojoin | delete + +After this an "u" command will undo the delete command and the previous +change. + +To do the opposite, break a change into two undo blocks, in Insert mode use +CTRL-G u. This is useful if you want an insert command to be undoable in +parts. E.g., for each sentence. |i_CTRL-G_u| +Setting the value of 'undolevels' also breaks undo. Even when the new value +is equal to the old value. + +============================================================================== +4. Undo branches *undo-branches* *undo-tree* + +Above we only discussed one line of undo/redo. But it is also possible to +branch off. This happens when you undo a few changes and then make a new +change. The undone changes become a branch. You can go to that branch with +the following commands. + +This is explained in the user manual: |usr_32.txt|. + + *:undol* *:undolist* +:undol[ist] List the leafs in the tree of changes. Example: + number changes when saved ~ + 88 88 2010/01/04 14:25:53 + 108 107 08/07 12:47:51 + 136 46 13:33:01 7 + 166 164 3 seconds ago + + The "number" column is the change number. This number + continuously increases and can be used to identify a + specific undo-able change, see |:undo|. + The "changes" column is the number of changes to this + leaf from the root of the tree. + The "when" column is the date and time when this + change was made. The four possible formats are: + N seconds ago + HH:MM:SS hour, minute, seconds + MM/DD HH:MM:SS idem, with month and day + YYYY/MM/DD HH:MM:SS idem, with year + The "saved" column specifies, if this change was + written to disk and which file write it was. This can + be used with the |:later| and |:earlier| commands. + For more details use the |undotree()| function. + + *g-* +g- Go to older text state. With a count repeat that many + times. {not in Vi} + *:ea* *:earlier* +:earlier {count} Go to older text state {count} times. +:earlier {N}s Go to older text state about {N} seconds before. +:earlier {N}m Go to older text state about {N} minutes before. +:earlier {N}h Go to older text state about {N} hours before. +:earlier {N}d Go to older text state about {N} days before. + +:earlier {N}f Go to older text state {N} file writes before. + When changes were made since the last write + ":earlier 1f" will revert the text to the state when + it was written. Otherwise it will go to the write + before that. + When at the state of the first file write, or when + the file was not written, ":earlier 1f" will go to + before the first change. + + *g+* +g+ Go to newer text state. With a count repeat that many + times. {not in Vi} + *:lat* *:later* +:later {count} Go to newer text state {count} times. +:later {N}s Go to newer text state about {N} seconds later. +:later {N}m Go to newer text state about {N} minutes later. +:later {N}h Go to newer text state about {N} hours later. +:later {N}d Go to newer text state about {N} days later. + +:later {N}f Go to newer text state {N} file writes later. + When at the state of the last file write, ":later 1f" + will go to the newest text state. + + +Note that text states will become unreachable when undo information is cleared +for 'undolevels'. + +Don't be surprised when moving through time shows multiple changes to take +place at a time. This happens when moving through the undo tree and then +making a new change. + +EXAMPLE + +Start with this text: + one two three ~ + +Delete the first word by pressing "x" three times: + ne two three ~ + e two three ~ + two three ~ + +Now undo that by pressing "u" three times: + e two three ~ + ne two three ~ + one two three ~ + +Delete the second word by pressing "x" three times: + one wo three ~ + one o three ~ + one three ~ + +Now undo that by using "g-" three times: + one o three ~ + one wo three ~ + two three ~ + +You are now back in the first undo branch, after deleting "one". Repeating +"g-" will now bring you back to the original text: + e two three ~ + ne two three ~ + one two three ~ + +Jump to the last change with ":later 1h": + one three ~ + +And back to the start again with ":earlier 1h": + one two three ~ + + +Note that using "u" and CTRL-R will not get you to all possible text states +while repeating "g-" and "g+" does. + +============================================================================== +5. Undo persistence *undo-persistence* *persistent-undo* + +When unloading a buffer Vim normally destroys the tree of undos created for +that buffer. By setting the 'undofile' option, Vim will automatically save +your undo history when you write a file and restore undo history when you edit +the file again. + +The 'undofile' option is checked after writing a file, before the BufWritePost +autocommands. If you want to control what files to write undo information +for, you can use a BufWritePre autocommand: > + au BufWritePre /tmp/* setlocal noundofile + +Vim saves undo trees in a separate undo file, one for each edited file, using +a simple scheme that maps filesystem paths directly to undo files. Vim will +detect if an undo file is no longer synchronized with the file it was written +for (with a hash of the file contents) and ignore it when the file was changed +after the undo file was written, to prevent corruption. An undo file is also +ignored if its owner differs from the owner of the edited file. Set 'verbose' +to get a message about that. + +Undo files are normally saved in the same directory as the file. This can be +changed with the 'undodir' option. + +When the file is encrypted, the text in the undo file is also crypted. The +same key and method is used. |encryption| + +You can also save and restore undo histories by using ":wundo" and ":rundo" +respectively: + *:wundo* *:rundo* +:wundo[!] {file} + Write undo history to {file}. + When {file} exists and it does not look like an undo file + (the magic number at the start of the file is wrong), then + this fails, unless the ! was added. + If it exists and does look like an undo file it is + overwritten. + {not in Vi} + +:rundo {file} Read undo history from {file}. + {not in Vi} + +You can use these in autocommands to explicitly specify the name of the +history file. E.g.: > + + au BufReadPost * call ReadUndo() + au BufWritePost * call WriteUndo() + func ReadUndo() + if filereadable(expand('%:h'). '/UNDO/' . expand('%:t')) + rundo %:h/UNDO/%:t + endif + endfunc + func WriteUndo() + let dirname = expand('%:h') . '/UNDO' + if !isdirectory(dirname) + call mkdir(dirname) + endif + wundo %:h/UNDO/%:t + endfunc + +You should keep 'undofile' off, otherwise you end up with two undo files for +every write. + +You can use the |undofile()| function to find out the file name that Vim would +use. + +Note that while reading/writing files and 'undofile' is set most errors will +be silent, unless 'verbose' is set. With :wundo and :rundo you will get more +error messages, e.g., when the file cannot be read or written. + +NOTE: undo files are never deleted by Vim. You need to delete them yourself. + +Reading an existing undo file may fail for several reasons: +*E822* It cannot be opened, because the file permissions don't allow it. +*E823* The magic number at the start of the file doesn't match. This usually + means it is not an undo file. +*E824* The version number of the undo file indicates that it's written by a + newer version of Vim. You need that newer version to open it. Don't + write the buffer if you want to keep the undo info in the file. +"File contents changed, cannot use undo info" + The file text differs from when the undo file was written. This means + the undo file cannot be used, it would corrupt the text. This also + happens when 'encoding' differs from when the undo file was written. +*E825* The undo file does not contain valid contents and cannot be used. +*E826* The undo file is encrypted but decryption failed. +*E827* The undo file is encrypted but this version of Vim does not support + encryption. Open the file with another Vim. +*E832* The undo file is encrypted but 'key' is not set, the text file is not + encrypted. This would happen if the text file was written by Vim + encrypted at first, and later overwritten by not encrypted text. + You probably want to delete this undo file. +"Not reading undo file, owner differs" + The undo file is owned by someone else than the owner of the text + file. For safety the undo file is not used. + +Writing an undo file may fail for these reasons: +*E828* The file to be written cannot be created. Perhaps you do not have + write permissions in the directory. +"Cannot write undo file in any directory in 'undodir'" + None of the directories in 'undodir' can be used. +"Will not overwrite with undo file, cannot read" + A file exists with the name of the undo file to be written, but it + cannot be read. You may want to delete this file or rename it. +"Will not overwrite, this is not an undo file" + A file exists with the name of the undo file to be written, but it + does not start with the right magic number. You may want to delete + this file or rename it. +"Skipping undo file write, nothing to undo" + There is no undo information to be written, nothing has been changed + or 'undolevels' is negative. +*E829* An error occurred while writing the undo file. You may want to try + again. + +============================================================================== +6. Remarks about undo *undo-remarks* + +The number of changes that are remembered is set with the 'undolevels' option. +If it is zero, the Vi-compatible way is always used. If it is negative no +undo is possible. Use this if you are running out of memory. + + *clear-undo* +When you set 'undolevels' to -1 the undo information is not immediately +cleared, this happens at the next change. To force clearing the undo +information you can use these commands: > + :let old_undolevels = &undolevels + :set undolevels=-1 + :exe "normal a \<BS>\<Esc>" + :let &undolevels = old_undolevels + :unlet old_undolevels + +Marks for the buffer ('a to 'z) are also saved and restored, together with the +text. {Vi does this a little bit different} + +When all changes have been undone, the buffer is not considered to be changed. +It is then possible to exit Vim with ":q" instead of ":q!" {not in Vi}. Note +that this is relative to the last write of the file. Typing "u" after ":w" +actually changes the buffer, compared to what was written, so the buffer is +considered changed then. + +When manual |folding| is being used, the folds are not saved and restored. +Only changes completely within a fold will keep the fold as it was, because +the first and last line of the fold don't change. + +The numbered registers can also be used for undoing deletes. Each time you +delete text, it is put into register "1. The contents of register "1 are +shifted to "2, etc. The contents of register "9 are lost. You can now get +back the most recent deleted text with the put command: '"1P'. (also, if the +deleted text was the result of the last delete or copy operation, 'P' or 'p' +also works as this puts the contents of the unnamed register). You can get +back the text of three deletes ago with '"3P'. + + *redo-register* +If you want to get back more than one part of deleted text, you can use a +special feature of the repeat command ".". It will increase the number of the +register used. So if you first do ""1P", the following "." will result in a +'"2P'. Repeating this will result in all numbered registers being inserted. + +Example: If you deleted text with 'dd....' it can be restored with + '"1P....'. + +If you don't know in which register the deleted text is, you can use the +:display command. An alternative is to try the first register with '"1P', and +if it is not what you want do 'u.'. This will remove the contents of the +first put, and repeat the put command for the second register. Repeat the +'u.' until you got what you want. + + vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_01.esx b/vim73/doc/usr_01.esx new file mode 100644 index 0000000..cce078b --- /dev/null +++ b/vim73/doc/usr_01.esx @@ -0,0 +1,200 @@ +*usr_01.esx* Para Vim versión 7.3. Último cambio: 7/6/2008 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Acerca de los manuales + + +Este capítulo le introduce a los manuales disponibles con Vim. Lea esto para +conocer las condiciones bajo las cuales se explican las órdenes. + +|01.1| Dos manuales +|01.2| Vim instalado +|01.3| Usar el tutor de Vim +|01.4| Copyright + + Capítulo siguiente: |usr_02.esx| Primeros pasos en Vim +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*01.1* Dos manuales + +La documentación de Vim consiste de dos partes: + +1. El manual de usuario + Explicaciones orientadas a tareas, de las simples a las más complejas. + Se puede leer de principio a fin, como un libro. + +2. El manual de referencia + Una precisa descripción del funcionamiento de cada elemento dentro + de Vim. + +La notación usada en estos manuales se explica aqui: |notation| + + +SALTAR DE UN PUNTO A OTRO + +El texto contiene hiperenlaces entre las dos partes, lo cual le permite +saltar rápidamente de la descripción de una tarea de edición a una precisa +explicación de las órdenes y opciones que se emplean. Use estas dos órdenes: + + Pulse «CTRL-]» para saltar al tema bajo el cursor. + Pulse «CTRL-O» para saltar atrás (repita para volver más allá de ese + punto). + +Hay varios enlaces entre barras verticales, como este: |bars|. También puede +usar como enlace un nombre de opción, como 'number', una orden +entrecomillada, como «:write», o cualquier otra palabra. Pruebelo: mueva el +cursor a «CTRL-]» y pulse «CTRL-]» sobre él. + +Puede encontrar otros temas con la orden «:help», véase |help.esx|. + +============================================================================== +*01.2* Vim instalado + +La mayoría de los manuales suponen que Vim está apropiadamente instalado. Si +aún no lo hizo, o si Vim no se ejecuta adecuadamente (p. ej., no puede +encontrar ciertos archivos, o los menús de la interfaz gráfica de usuario +no aparecen), lea primero el capítulo relativo a la instalación +|usr_90.txt|. + *not-compatible* +A menudo, los manuales suponen que ejecuta Vim sin compatibilidad con Vi. +Esto carece de importancia para la mayoría de las órdenes, pero a veces sí +importa. Por ejemplo, para deshacer a varios niveles («multi-level undo»). +Una sencilla manera de estar seguro de que está usando una buena +configuración es copiar el archivo de ejemplo de «vimrc». Al hacer esto +desde Vim, no tiene que revisar su ubicación. Como hacer esto depende del +sistema que usa: + +Unix: > + :!cp -i $VIMRUNTIME/vimrc_example.vim ~/.vimrc +MS-DOS, MS-Windows, OS/2: > + :!copy $VIMRUNTIME/vimrc_example.vim $VIM/_vimrc +Amiga: > + :!copy $VIMRUNTIME/vimrc_example.vim $VIM/.vimrc + +Si el archivo ya existe, probablemente desee guardarlo. + +Si inicia ahora Vim, la opción 'compatible' debería estar desactivada. Puede +asegurarse con esta orden: > + + :set compatible? + +Si devuelve "nocompatible", es que todo va bien. Si la respuesta es +«compatible», tiene un problema. Tendrá que encontrar porqué esta opción +está aún definida. Puede que no se encontrase el archivo que copió antes. +Use esta orden para ver el problema: > + + :scriptnames + +Si su archivo no se encuentra en la lista, revise su nombre y ubicación. Si +está en la lista, debe haber algún otro sitio en el que se reactiva la +opción 'compatible'. + +Para más información, véase |vimrc| y |compatible-default|. + + Nota: + Este manual trata acerca del uso de Vim de la manera normal. Existe una + alternativa llamada «evim» (easy Vim). Sigue siendo Vim, pero se usa de + una manera parecida a un editor como Notepad. Permanece siempre + en el modo Insertar, y por ello parece muy distinto. No se explica + en el manual de usuario, ya que es bastante sencillo. + Véase |evim-keys| para más detalles. + +============================================================================== +*01.3* Usar el tutor de Vim *tutor* *vimtutor* + +En lugar de leer el texto (¡aburre!), puede usar vimtutor para aprender sus +primeras órdenes con Vim. Éste es un tutorial de treinta minutos que enseña +las funcionalidades básicas de Vim a través de la práctica. + +En Unix, si Vim se instaló adecuadamente, puede iniciar Vim desde la +consola: +> + vimtutor + +En MS-Windows, lo encontrará en el menú Programas/Vim. O puede ejecutar +«vimtutor.bat» en el directorio $VIMRUNTIME. + +Esto crea una copia del archivo del tutor, para que así pueda editarlo sin +peligro de dañar el original. + Existen unas cuantas versiones traducidas del tutor. Para ver si el suyo +está disponible, use el código de idioma de dos letras. Para el francés: > + + vimtutor fr + +Si prefiere usar la versión de interfaz gráfica de usuario de Vim, use +«gvimtutor» o «vimtutor -g» en lugar de «vimtutor». + +En sistemas OpenVMS, si Vim está adecuadamente instalado, puede iniciar +vimtutor desde una consola con: > + + @VIM:vimtutor + +Tiene la opción de añadir el código de idioma de dos letras tal y se vio +anteriormente. + + +En otros sistema, tendrá que realizar un poco de trabajo: + +1. Copie el archivo del tutor. Puede hacer esto con Vim (sabe donde +encontrarlo): +> + vim -u NONE -c 'e $VIMRUNTIME/tutor/tutor' -c 'w! TUTORCOPY' -c 'q' +< + Esto copia el archivo «TUTORCOPY» al directorio actual. Para usar una +versión traducida del tutor, afije el código de idioma al nombre del +archivo. Para francés: +> + vim -u NONE -c 'e $VIMRUNTIME/tutor/tutor.fr' -c 'w! TUTORCOPY' -c 'q' +< +2. Edite la copia del archivo con Vim: +> + vim -u NONE -c "set nocp" TUTORCOPY +< + Los argumentos extra se aseguran de que Vim se inicie adecuadamente: + +3. Borrar el archivo copiado cuando haya acabado con él: +> + del TUTORCOPY +============================================================================== +*01.4* Copyright *manual-copyright* + +El manual de usuario y el manual de referencia están bajo el Copyright (c) +1988-2003 por Bram Moolenaar. Este material se distribuirá sólo bajo estos +términos de licencia y condiciones expuestas en la Open Publication License, +versión 1.0 o posterior. La versión más actual está ahora disponible en: + http://www.opencontent.org/openpub/ + +Las personas que contribuyan al manual también tienen que aceptar el +copyright expuesto anteriormente. + *frombook* +Hay partes del manual de usuario que proceden del libro «Vi IMproved - Vim», +por Steve Oualline (publicado por New Riders Publishing, ISBN: 0735710015). +La Open Publication License también cubre a este libro. +Sólo se incluyen partes seleccionadas, y estas se han modificado (p. ej. se +eliminaron las fotos, se actualizó el texto para Vim 6.0 y posteriores, +corrección de errata). La omisión de la etiqueta |frombook| no significa +que el texto no proceda del libro. + +¡Muchas gracias a Steve Oualline y a New Riders por crear este libro, y +publicarlo bajo la licencia OPL! Ha servido de gran ayuda a la hora de +escribir este manual. No sólo por el texto literal, sino también al definir +el tono y estilo. + +Si obtiene beneficios mediante la venta de los manuales, le animamos a que +done parte de los beneficios para ayudar a las victimas del SIDA en Uganda. +Véase |iccf|. + +============================================================================== + +Capítulo siguiente: |usr_02.esx| Primeros pasos en Vim + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Omar Campagne Polaino + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_01.txt b/vim73/doc/usr_01.txt new file mode 100644 index 0000000..75de19f --- /dev/null +++ b/vim73/doc/usr_01.txt @@ -0,0 +1,192 @@ +*usr_01.txt* For Vim version 7.3. Last change: 2010 Nov 03 + + VIM USER MANUAL - by Bram Moolenaar + + About the manuals + + +This chapter introduces the manuals available with Vim. Read this to know the +conditions under which the commands are explained. + +|01.1| Two manuals +|01.2| Vim installed +|01.3| Using the Vim tutor +|01.4| Copyright + + Next chapter: |usr_02.txt| The first steps in Vim +Table of contents: |usr_toc.txt| + +============================================================================== +*01.1* Two manuals + +The Vim documentation consists of two parts: + +1. The User manual + Task oriented explanations, from simple to complex. Reads from start to + end like a book. + +2. The Reference manual + Precise description of how everything in Vim works. + +The notation used in these manuals is explained here: |notation| + + +JUMPING AROUND + +The text contains hyperlinks between the two parts, allowing you to quickly +jump between the description of an editing task and a precise explanation of +the commands and options used for it. Use these two commands: + + Press CTRL-] to jump to a subject under the cursor. + Press CTRL-O to jump back (repeat to go further back). + +Many links are in vertical bars, like this: |bars|. The bars themselves may +be hidden or invisible, see below. An option name, like 'number', a command +in double quotes like ":write" and any other word can also be used as a link. +Try it out: Move the cursor to CTRL-] and press CTRL-] on it. + +Other subjects can be found with the ":help" command, see |help.txt|. + +The bars and stars are usually hidden with the |conceal| feature. They also +use |hl-Ignore|, using the same color for the text as the background. You can +make them visible with: > + :set conceallevel=0 + :hi link HelpBar Normal + :hi link HelpStar Normal + +============================================================================== +*01.2* Vim installed + +Most of the manuals assume that Vim has been properly installed. If you +didn't do that yet, or if Vim doesn't run properly (e.g., files can't be found +or in the GUI the menus do not show up) first read the chapter on +installation: |usr_90.txt|. + *not-compatible* +The manuals often assume you are using Vim with Vi-compatibility switched +off. For most commands this doesn't matter, but sometimes it is important, +e.g., for multi-level undo. An easy way to make sure you are using a nice +setup is to copy the example vimrc file. By doing this inside Vim you don't +have to check out where it is located. How to do this depends on the system +you are using: + +Unix: > + :!cp -i $VIMRUNTIME/vimrc_example.vim ~/.vimrc +MS-DOS, MS-Windows, OS/2: > + :!copy $VIMRUNTIME/vimrc_example.vim $VIM/_vimrc +Amiga: > + :!copy $VIMRUNTIME/vimrc_example.vim $VIM/.vimrc + +If the file already exists you probably want to keep it. + +If you start Vim now, the 'compatible' option should be off. You can check it +with this command: > + + :set compatible? + +If it responds with "nocompatible" you are doing well. If the response is +"compatible" you are in trouble. You will have to find out why the option is +still set. Perhaps the file you wrote above is not found. Use this command +to find out: > + + :scriptnames + +If your file is not in the list, check its location and name. If it is in the +list, there must be some other place where the 'compatible' option is switched +back on. + +For more info see |vimrc| and |compatible-default|. + + Note: + This manual is about using Vim in the normal way. There is an + alternative called "evim" (easy Vim). This is still Vim, but used in + a way that resembles a click-and-type editor like Notepad. It always + stays in Insert mode, thus it feels very different. It is not + explained in the user manual, since it should be mostly self + explanatory. See |evim-keys| for details. + +============================================================================== +*01.3* Using the Vim tutor *tutor* *vimtutor* + +Instead of reading the text (boring!) you can use the vimtutor to learn your +first Vim commands. This is a 30 minute tutorial that teaches the most basic +Vim functionality hands-on. + +On Unix, if Vim has been properly installed, you can start it from the shell: +> + vimtutor + +On MS-Windows you can find it in the Program/Vim menu. Or execute +vimtutor.bat in the $VIMRUNTIME directory. + +This will make a copy of the tutor file, so that you can edit it without +the risk of damaging the original. + There are a few translated versions of the tutor. To find out if yours is +available, use the two-letter language code. For French: > + + vimtutor fr + +On Unix, if you prefer using the GUI version of Vim, use "gvimtutor" or +"vimtutor -g" instead of "vimtutor". + +For OpenVMS, if Vim has been properly installed, you can start vimtutor from a +VMS prompt with: > + + @VIM:vimtutor + +Optionally add the two-letter language code as above. + + +On other systems, you have to do a little work: + +1. Copy the tutor file. You can do this with Vim (it knows where to find it): +> + vim -u NONE -c 'e $VIMRUNTIME/tutor/tutor' -c 'w! TUTORCOPY' -c 'q' +< + This will write the file "TUTORCOPY" in the current directory. To use a +translated version of the tutor, append the two-letter language code to the +filename. For French: +> + vim -u NONE -c 'e $VIMRUNTIME/tutor/tutor.fr' -c 'w! TUTORCOPY' -c 'q' +< +2. Edit the copied file with Vim: +> + vim -u NONE -c "set nocp" TUTORCOPY +< + The extra arguments make sure Vim is started in a good mood. + +3. Delete the copied file when you are finished with it: +> + del TUTORCOPY +< +============================================================================== +*01.4* Copyright *manual-copyright* + +The Vim user manual and reference manual are Copyright (c) 1988-2003 by Bram +Moolenaar. This material may be distributed only subject to the terms and +conditions set forth in the Open Publication License, v1.0 or later. The +latest version is presently available at: + http://www.opencontent.org/openpub/ + +People who contribute to the manuals must agree with the above copyright +notice. + *frombook* +Parts of the user manual come from the book "Vi IMproved - Vim" by Steve +Oualline (published by New Riders Publishing, ISBN: 0735710015). The Open +Publication License applies to this book. Only selected parts are included +and these have been modified (e.g., by removing the pictures, updating the +text for Vim 6.0 and later, fixing mistakes). The omission of the |frombook| +tag does not mean that the text does not come from the book. + +Many thanks to Steve Oualline and New Riders for creating this book and +publishing it under the OPL! It has been a great help while writing the user +manual. Not only by providing literal text, but also by setting the tone and +style. + +If you make money through selling the manuals, you are strongly encouraged to +donate part of the profit to help AIDS victims in Uganda. See |iccf|. + +============================================================================== + +Next chapter: |usr_02.txt| The first steps in Vim + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_02.esx b/vim73/doc/usr_02.esx new file mode 100644 index 0000000..09d051d --- /dev/null +++ b/vim73/doc/usr_02.esx @@ -0,0 +1,579 @@ +*usr_02.esx* Para Vim versión 7.3. Último cambio: 20/6/2010 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Primeros pasos en Vim + + +Este capítulo ofrece suficiente información para editar un archivo con Vim. +No bien ni rápido, pero podrá editar. Tómese un tiempo para practicar estas +órdenes, son la base de lo que sigue. + +|02.1| Ejecutar Vim por primera vez +|02.2| Insertar texto +|02.3| Movimiento +|02.4| Eliminar caracteres +|02.5| Deshacer y rehacer +|02.6| Otras órdenes de edición +|02.7| Salir +|02.8| Encontrar ayuda + + Capítulo siguiente: |usr_03.esx| Desplazamiento + Capítulo anterior: |usr_01.esx| Acerca de los manuales +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*02.1* Ejecutar Vim por primera vez + +Para ejecutar Vim, introduzca esta orden: > + + gvim file.txt + +En UNIX puede introducir esta orden en cualquier interprete de órdenes. Si está +bajo Microsoft Windows, abra una terminal de MS-DOS e introduzca la orden. + En ambos casos, Vim se inicia con la edición de un archivo llamado file.txt. +Ya que es un archivo nuevo, obtendrá un ventana vacía. Así es como su pantalla +debería aparecer: + + +---------------------------------------+ + |# | + |~ | + |~ | + |~ | + |~ | + |"file.txt" [Archivo nuevo] | + +---------------------------------------+ + ('#" es la posición del cursor.) + +Las líneas con tilde (~) indican líneas que no se hallan en el archivo. En +otras palabras, cuando Vim se queda sin archivo que mostrar muestra líneas +con tilde. En la parte inferior de la pantalla, un mensaje muestra que el +archivo se llama file.txt y que está creando un archivo nuevo. La +información del mensaje es temporal y otra información la sobreescribirá. + + +LA ORDEN VIM + +La orden «gvim» hace que el editor cree una nueva ventana para editar. Si +usa la orden: > + + vim file.txt + +la edición ocurre dentro de la ventana de llamada. En otras palabras, si +está dentro de una xterm, el editor usa su ventana xterm. Si está usando una +terminal de MS-DOS bajo Windows, la edición tendrá lugar dentro de esta +ventana. El texto en la ventana tendrá el mismo aspecto en ambas versiones, +pero con gvim tiene características extra, como una barra de +menú. Volveremos a este punto posteriormente. + +============================================================================== +*02.2* Insertar texto + +El editor Vim es un editor modal. Esto significa que el editor se comporta de +manera diferente, dependiendo del modo en el que está. Los dos modos básicos se +denominan modo Normal y modo Insertar. En modo Normal, los caracteres que +introduzca son órdenes. En modo Insertar, los caracteres insertados son texto. + Ya que acaba de iniciar Vim, estará en modo Normal. Para iniciar el modo +Insertar introduzca la orden «i» (i de Insertar). Entonces podrá introducir +texto y este se insertará en el archivo. No se preocupe si comete +errores; puede corregirlos después. Teclee esto para introducir la siguiente +quintilla: > + + iA very intelligent turtle + Found programming UNIX a hurdle + +Tras teclear «turtle», pulse la tecla <Intro> para comenzar una nueva +línea. Por último, presione la tecla <Esc> para salir del modo Insertar y +volver al modo Normal. Ahora tienes dos línea de texto en su ventana de Vim: + + +---------------------------------------+ + |A very intelligent turtle | + |Found programming UNIX a hurdle | + |~ | + |~ | + | | + +---------------------------------------+ + + +¿QUÉ ES EL MODO? + +Para ver en que modo está, teclee la siguiente orden: > + + :set showmode + +Comprobará que cuando introduce dos puntos, Vim desplaza el cursor a la +última línea de la ventana. Allí es donde introducirá órdenes con dos puntos +(órdenes que comienzan con dos puntos). Finalice la orden presionando la +tecla <Intro> (todas estas órdenes se finalizan de este modo). + Si pulsase ahora la orden «i», Vim mostrará --INSERT-- en la parte +inferior de la ventana. Esto indica que está en el modo Insertar. + + +---------------------------------------+ + |A very intelligent turtle | + |Found programming UNIX a hurdle | + |~ | + |~ | + |-- INSERT -- | + +---------------------------------------+ + +La última línea desaparecerá si presiona <Esc> para volver al modo Normal. + + +LA CONFUSIÓN DE LOS MODOS + +Uno de los problemas para los que comienzan a usar Vim es la confusión de +los modos, que se produce al olvidar en qué modo está o por teclear +accidentalmente una orden que cambia de modo. Para volver al modo Normal, no +importa el modo en el que esté,presione la tecla <Esc>. En algunas +ocasiones, tendrá que presionarlo dos veces. Si Vim emite un pitido, +entonces es que está de vuelta al modo Normal. + +============================================================================== +*02.3* Movimiento + +Una vez en el modo Normal, puede moverse usando éstas teclas: + + h izquierda *hjkl* + j abajo + k arriba + l derecha + +En un principio, puede parecer que estas órdenes se han elegido +arbitrariamente. Después de todo, ¿quién ha visto usar l para derecha? De +hecho, hay una buena razón para esto: mover el cursor es una de las cosas +más comunes que hará en un editor, y estas teclas están en la fila central +de su mano derecha. En otras palabras, estas órdenes se sitúan donde puede +teclearlos de manera más rápida (especialmente cuando escribe con diez +dedos). + + Nota: + También puede mover el cursor usando las flechas. Si lo haces, sin + embargo, ralentizará considerablemente la edición, ya que para ello + tendrá que desplazar su mano desde las letras a las flechas del + teclado. Teniendo en cuenta que debe hacerlo cientos de veces cada + hora, esto puede llevar un tiempo considerable. + Además, hay teclados que no tienen teclas de flechas, o que las + colocan en lugares inusuales; por lo tanto, conocer el uso de hjkl + ayuda en esas situaciones. + +Una manera de recordar estas órdenes es que la h está a la izquierda, l en +la derecha y j apunta hacia abajo. En un esquema: > + + k + h l + j + +La mejor manera de aprender estas órdenes es usándolas. Use la orden «i» +para insertar algunas líneas de texto más. Use entonces las teclas hjkl para +moverse e insertar palabras. No se olvide de presionar <Esc> para volver al +modo Normal. El |vimtutor| es también una práctica manera de aprender. + +Para usuarios japoneses, Hiroshi Iwatani sugiere lo siguiente: + + Komsomolsk + ^ + | + Huan Ho <--- ---> Los Angeles + (Río amarillo) | + v + Java (la isla, no el lenguaje de programación) + +============================================================================== +*02.4* Eliminar caracteres + +Para eliminar un carácter, sitúe el cursor encima de él y presione +«x». (Esto es una reminiscencia de los días de las máquinas de escribir, +cuando se eliminaban caracteres escribiendo xxxx sobre ellos.) Sitúe el +cursor al comienzo de la primera línea, por ejemplo, y pulse xxxxxxx (siete +«xx») para eliminar «A very». El resultado debería ser: + + +---------------------------------------+ + |intelligent turtle | + |Found programming UNIX a hurdle | + |~ | + |~ | + | | + +---------------------------------------+ + +Ahora puede insertar texto nuevo, tecleando por ejemplo: > + + iA young <Esc> + +Esto inicia una inserción (la «i»), inserta las palabras «A young», y +sale del modo insertar (el <Esc> final). El resultado: + + +---------------------------------------+ + |A young intelligent turtle | + |Found programming UNIX a hurdle | + |~ | + |~ | + | | + +---------------------------------------+ + + +ELIMINAR UNA LÍNEA + +Para eliminar una línea entera use la orden «dd». La siguiente línea se +moverá hacia arriba para rellenar el hueco: + + +---------------------------------------+ + |Found programming UNIX a hurdle | + |~ | + |~ | + |~ | + | | + +---------------------------------------+ + + +ELIMINAR UN SALTO DE LÍNEA + +En Vim puede unir dos líneas, lo que significa que el salto de línea entre +ellas se elimina. La orden «J» hace esto. + Suponga estas dos líneas: + + A young intelligent ~ + turtle ~ + +Mueva el cursor a la primera línea y pulse «J»: + + A young intelligent turtle ~ + +============================================================================== +*02.5* Deshacer y rehacer + +Suponga que elimina demasiado. Puede teclearlo de nuevo, pero existe una +manera más fácil. La orden «u» deshace la última edición. Vea +esto en acción: Tras usar «dd» para eliminar la última línea, «u» la devuelve. + Otra más: mueve el cursor a la A en la primera línea: + + A young intelligent turtle ~ + +Ahora teclee xxxxxxx para eliminar «A young». El resultado es el siguiente: + + intelligent turtle ~ + +Teclee «u» para deshacer la última eliminación. Esa última eliminación quitó +la g, por lo que deshacer la devuelve. + + g intelligent turtle ~ + +La siguiente orden «u» le devuelve el último carácter eliminado: + + ng intelligent turtle ~ + +La siguiente orden «u» le devuelve la u, y así en adelante: + + ung intelligent turtle ~ + oung intelligent turtle ~ + young intelligent turtle ~ + young intelligent turtle ~ + A young intelligent turtle ~ + + Nota: + Si teclea la «u» dos veces, y el resultado que obtendrá es el mismo + texto de vuelta, es que tiene Vim configurado para que sea + Vi-compatible. Véase aquí para solucionarlo: |not-compatible|. + Este texto asume que trabaja en «El Modo Vim». Quizá quiera usar + el viejo modo Vi, pero entonces tendrá que observar las pequeñas + diferencias. + + +REHACER + +Si deshace de más, puede pulsar CTRL-R (rehacer) para revertir la orden +precedente. En otras palabras, deshace el deshacer. Para ver esto en acción, +presione CTRL-R dos veces. El carácter A y el espacio desaparecerían: + + young intelligent turtle ~ + +Hay una versión especial de la orden deshacer, la orden «U» (deshacer +línea). La orden deshacer línea deshace todos los cambios realizados en la +última línea editada. Si teclea esta orden dos veces, deshará la «U» +precedente. + + A very intelligent turtle ~ + xxxx Eliminar very + + A intelligent turtle ~ + xxxxxx Eliminar turtle + + A intelligent ~ + Restaurar línea con «U» + A very intelligent turtle ~ + Deshacer «U» con «u» + A intelligent ~ + +La orden «U» es un cambio en sí mismo, que la orden «u» deshace y CTRL-R +rehace. Esto puede resultar confuso. No se preocupe, con «u» y CTRL-R puede +ir a cualquier situación anterior. Más información en la sección |32.2|. + +============================================================================== +*02.6* Otras órdenes de edición + +Vim tiene una larga lista de órdenes para modificar texto. Véase |Q_in| y a +continuación. Aquí hay algunos de uso frecuente. + + +AÑADIR + +La orden «i» inserta un carácter antes del carácter bajo el cursor. Esto +funciona bien; pero ¿qué ocurre si quieres añadir algo al final de la línea? +Para ello necesita insertar texto después del cursor. Esto se hace con la +orden «a» (añadir). + Por ejemplo, para modificar la línea + + and that's not saying much for the turtle. ~ +a + and that's not saying much for the turtle!!! ~ + +Mueva el cursor sobre el punto al final de la línea. Pulse «x» para eliminar +el punto. El cursor estará situado ahora al final de la línea, en la «e» de +turtle.Teclee ahora: > + + a!!!<Esc> + +para añadir tres signos de exclamación después de la e en turtle: + + and that's not saying much for the turtle!!! ~ + + +ABRIR UNA NUEVA LÍNEA + +La orden «o» crea una nueva línea vacía debajo del cursor y pone Vim en modo +insertar. Puede introducir el texto de la nueva línea. + Suponga que el cursor está en algún lugar de la primera de estas líneas: + + A very intelligent turtle ~ + Found programming UNIX a hurdle ~ + +Si ahora usa la orden «o» e introduce más texto: > + + oThat liked using Vim<Esc> + +El resultado es: + + A very intelligent turtle ~ + That liked using Vim ~ + Found programming UNIX a hurdle ~ + +La orden «O» (mayúscula) abre una nueva línea encima del cursor. + + +USAR UN MULTIPLICADOR + +Suponga que quiera desplazarse nueve líneas hacia arriba. Puede teclear +«kkkkkkkkk» o puede teclear la orden «9k». De hecho, se puede emplear el +multiplicador con muchas órdenes. Anteriormente en este capítulo, añadió +tres exclamaciones al final de la línea con «a!!!<Esc>». Otra forma de hacer +esto es usar la orden «3a!<Esc>». El multiplicador 3 hace que la orden a +continuación triplique su efecto. De igual modo, para eliminar tres +caracteres, use «3x». El multiplicador siempre va delante de la orden sobre +el que se aplica. + +============================================================================== +*02.7* Salir + +Para salir, use la orden «ZZ». Esta orden escribe el archivo y sale. + + Nota: + Al revés que muchos otros editores, Vim no hace un archivo de + seguridad automático. Si escribe «ZZ», sus cambios se comprometen + sin vuelta atrás. Puede configurar el editor Vim para que haga + copias de seguridad, véase |07.4|. + + +DESCARTAR CAMBIOS + +En ocasiones se dará cuenta de que tras una serie de cambios, estaba mejor +donde comenzó. No se preocupe; Vim tiene una orden para salir y descartar +todos los cambios. Es: > + + :q! + +No se olvide de presionar <Intro> para finalizar la orden. + +Para aquellos de vosotros interesados en los detalles, las tres partes de esta +orden son los dos puntos (:), que entra en el modo en línea de órdenes; la +orden «q», para salir; y el modificador de anulación (!). + El modificador de anulación es necesario porque Vim se resiste a perder los +cambios. Si escribiese sólo «:q», Vim mostraría un mensaje de error y se +negaría a salir: + + E37: No se ha guardado el fichero desde el último cambio + (añada ! para forzar) ~ + +Si especifica el operador de anulación, le está diciendo a Vim «Sé que lo +que hago parece una estupidez, pero ya soy mayorcito y sé lo que hago.» + +Si desea continuar editando con Vim: la orden «:e!» vuelve a cargar la +versión original del archivo. + +============================================================================== +*02.8* Encontrar ayuda + +Todo lo que quiera saber puede encontrarlo en los archivos de ayuda. +¡No tenga miedo a preguntar! + Use la siguiente orden para obtener ayuda genérica: + + :help + +También puede usar la tecla <F1>. Si su teclado tiene tecla <Ayuda> puede que +funcione también. + Si no define un tema, «:help» muestra la ventana de ayuda general. +Los creadores de Vim hicieron algo muy inteligente (o fueron muy vagos) con el +sistema de ayuda: Hicieron la ventana de ayuda una ventana normal de edición. +Puede usar todas las órdenes comunes de Vim para moverse por ella. Por lo +tanto, h, j, k, l mueven el cursor hacia la izquierda, derecha, arriba y abajo. + Para salir de la ventana de ayuda, usa el mismo comando que usas para salir +del editor: «ZZ». Esto sólo cierra la ayuda, no sale de Vim. + +A medida que lea el texto de ayuda, notará que hay texto entre barras +verticales (por ejemplo, |help|). Esto indica un hiperenlace. Si sitúa el +cursor en cualquier lugar entre las barras y presiona CTRL-] (saltar a +etiqueta), el sistema de ayuda le llevará al tema indicado, (por motivos que +no corresponden a esta explicación). La terminología Vim para hiperenlace es +etiqueta o «tag». Por lo tanto, CTRL-] salta a la ubicación del «tag» dado +por la palabra bajo el cursor.) + Tras unos cuantos saltos, quizá desee volver atrás. CTRL-T (saltar hacia +atrás en la pila) le devuelve a la posición precedente CTRL-O (saltar hacia +la posición anterior) también funciona bien aquí. + En la parte superior de la pantalla de ayuda, hay una notación *help.txt*. +El nombre entre caracteres «*» se usa por el sistema de ayuda para definir +una etiqueta (destino del hiperenlace). + Véase |29.1| para detalles sobre el uso de etiquetas. + +Para obtener ayuda sobre un tema concreto, use la siguiente orden: > + + :help {subject} + +Para obtener ayuda sobre la orden «x», por ejemplo, introduzca: > + + :help x + +Para averiguar cómo eliminar texto, use la orden: > + + :help deleting + +Para obtener un índice completo de todas los órdenes de Vim, use: > + + :help index + +Cuando necesite obtener ayuda para las órdenes de control de carácter (por +ejemplo, CTRL-A), debe escribirlo con el prefijo «CTRL-». > + + :help CTRL-A + +El editor Vim tiene muchos modos diferentes. De manera predeterminada, el +sistema de ayuda muestra las ordenes del modo normal. Por ejemplo, la +siguiente orden muestra la ayuda para la orden CTRL-H en modo normal: > + + :help CTRL-H + +Para identificar otros modos, se necesita un prefijo de modo. Si quiere +ayuda para la versión en modo insertar del comando, use «i_». Para, CTRL-H +es la siguiente orden: > + + :help i_CTRL-H + +Cuando arranque el editor Vim, puede usar diversos argumentos de línea de +órdenes. Todos ellos comienzan con guión (-) Para buscar lo que el +argumento «-t» hace, por ejemplo, use la orden: > + + :help -t + +El editor Vim tiene una serie de opciones que le permiten configurar y +personalizar el editor. Si quiere ayuda para una opción, tiene que +escribirla entre comillas simples. Para encontrar lo que hace la opción +'number' por ejemplo, usa la orden siguiente: > + + :help 'number' + +Puede encontrar aquí la tabla con todos los prefijos de modo: +|help-context|. + +Las teclas especiales se escriben entre corchetes angulares. Para encontrar +ayuda sobre la flecha hacia arriba en modo insertar, use: > + + :help i_<Up> + +Si ve un mensaje de error que no entiende, por ejemplo: + + E37: No se ha guardado el fichero desde el último cambio + (añada ! para forzar) ~ + +Puede usar el código de error del principio para encontrar ayuda: > + + :help E37 + + +Resumen: *help-summary* > + :help +< Le aporta ayuda muy general. Desplace el texto hacia abajo + para ver una lista con todos los archivos de ayuda, incluyendo + los añadidos (que no se distribuyen con Vim). > + :help user-toc.txt +< Índice de contenidos del manual de usuario. > + :help :tema +< Orden tipo «Ex» («tema»), por ejemplo el siguiente: > + :help :help +< Ayuda sobre cómo obtener ayuda. > + :help abc +< Orden del modo Normal «abc». > + :help CTRL-B +< Tecla de control <C-B> en el modo Normal. > + :help i_abc + :help i_CTRL-B +< Lo mismo pero en el modo Insertar. > + :help v_abc + :help v_CTRL-B +< Lo mismo pero en el modo Visual. > + :help c_abc + :help c_CTRL-B +< Lo mismo en modo línea de órdenes. > + :help 'tema' +< Opción 'tema'. > + :help tema() +< Función «tema». > + :help -tema +< Opción de línea de órdenes «-tema». > + :help +tema +< Característica de Vim compilada "+tema'. > + :help NombreDeEvento +< Evento de Autocomando «NombreDeEvento». > + :help digraphs.txt +< El principio del archivo de ayuda «digraph.txt». + De forma similar para cualquier otro archivo de ayuda. > + :help patrón<Tab> +< Buscar un patrón de ayuda que comience con «patrón». Repetir + <Tabulador> para otros. > + :help patrón<Ctrl-D> +< Ver todas las posibles concordancias del patrón para ayuda.> + :helpgrep patrón +< Buscar entre todos los archivos de ayuda el patrón «patrón». + Salta a la primera coincidencia. Salta a las siguientes con: > + :cn +< siguiente coincidencia > + :cprev + :cN +< anterior coincidencia > + :cfirst + :clast +< primera o última coincidencia > + :copen + :cclose +< abrir/cerrar la ventana «quickfix» (arreglos rápidos); + pulse <Intro> para ir al elemento bajo el cursor. + + +============================================================================== + +Capítulo siguiente: |usr_03.esx| Desplazamiento + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Álvaro Castro Castillo + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_02.txt b/vim73/doc/usr_02.txt new file mode 100644 index 0000000..6b9f9ae --- /dev/null +++ b/vim73/doc/usr_02.txt @@ -0,0 +1,564 @@ +*usr_02.txt* For Vim version 7.3. Last change: 2010 Jul 20 + + VIM USER MANUAL - by Bram Moolenaar + + The first steps in Vim + + +This chapter provides just enough information to edit a file with Vim. Not +well or fast, but you can edit. Take some time to practice with these +commands, they form the base for what follows. + +|02.1| Running Vim for the First Time +|02.2| Inserting text +|02.3| Moving around +|02.4| Deleting characters +|02.5| Undo and Redo +|02.6| Other editing commands +|02.7| Getting out +|02.8| Finding help + + Next chapter: |usr_03.txt| Moving around + Previous chapter: |usr_01.txt| About the manuals +Table of contents: |usr_toc.txt| + +============================================================================== +*02.1* Running Vim for the First Time + +To start Vim, enter this command: > + + gvim file.txt + +In UNIX you can type this at any command prompt. If you are running Microsoft +Windows, open an MS-DOS prompt window and enter the command. + In either case, Vim starts editing a file called file.txt. Because this +is a new file, you get a blank window. This is what your screen will look +like: + + +---------------------------------------+ + |# | + |~ | + |~ | + |~ | + |~ | + |"file.txt" [New file] | + +---------------------------------------+ + ('#" is the cursor position.) + +The tilde (~) lines indicate lines not in the file. In other words, when Vim +runs out of file to display, it displays tilde lines. At the bottom of the +screen, a message line indicates the file is named file.txt and shows that you +are creating a new file. The message information is temporary and other +information overwrites it. + + +THE VIM COMMAND + +The gvim command causes the editor to create a new window for editing. If you +use this command: > + + vim file.txt + +the editing occurs inside your command window. In other words, if you are +running inside an xterm, the editor uses your xterm window. If you are using +an MS-DOS command prompt window under Microsoft Windows, the editing occurs +inside this window. The text in the window will look the same for both +versions, but with gvim you have extra features, like a menu bar. More about +that later. + +============================================================================== +*02.2* Inserting text + +The Vim editor is a modal editor. That means that the editor behaves +differently, depending on which mode you are in. The two basic modes are +called Normal mode and Insert mode. In Normal mode the characters you type +are commands. In Insert mode the characters are inserted as text. + Since you have just started Vim it will be in Normal mode. To start Insert +mode you type the "i" command (i for Insert). Then you can enter +the text. It will be inserted into the file. Do not worry if you make +mistakes; you can correct them later. To enter the following programmer's +limerick, this is what you type: > + + iA very intelligent turtle + Found programming UNIX a hurdle + +After typing "turtle" you press the <Enter> key to start a new line. Finally +you press the <Esc> key to stop Insert mode and go back to Normal mode. You +now have two lines of text in your Vim window: + + +---------------------------------------+ + |A very intelligent turtle | + |Found programming UNIX a hurdle | + |~ | + |~ | + | | + +---------------------------------------+ + + +WHAT IS THE MODE? + +To be able to see what mode you are in, type this command: > + + :set showmode + +You will notice that when typing the colon Vim moves the cursor to the last +line of the window. That's where you type colon commands (commands that start +with a colon). Finish this command by pressing the <Enter> key (all commands +that start with a colon are finished this way). + Now, if you type the "i" command Vim will display --INSERT-- at the bottom +of the window. This indicates you are in Insert mode. + + +---------------------------------------+ + |A very intelligent turtle | + |Found programming UNIX a hurdle | + |~ | + |~ | + |-- INSERT -- | + +---------------------------------------+ + +If you press <Esc> to go back to Normal mode the last line will be made blank. + + +GETTING OUT OF TROUBLE + +One of the problems for Vim novices is mode confusion, which is caused by +forgetting which mode you are in or by accidentally typing a command that +switches modes. To get back to Normal mode, no matter what mode you are in, +press the <Esc> key. Sometimes you have to press it twice. If Vim beeps back +at you, you already are in Normal mode. + +============================================================================== +*02.3* Moving around + +After you return to Normal mode, you can move around by using these keys: + + h left *hjkl* + j down + k up + l right + +At first, it may appear that these commands were chosen at random. After all, +who ever heard of using l for right? But actually, there is a very good +reason for these choices: Moving the cursor is the most common thing you do in +an editor, and these keys are on the home row of your right hand. In other +words, these commands are placed where you can type them the fastest +(especially when you type with ten fingers). + + Note: + You can also move the cursor by using the arrow keys. If you do, + however, you greatly slow down your editing because to press the arrow + keys, you must move your hand from the text keys to the arrow keys. + Considering that you might be doing it hundreds of times an hour, this + can take a significant amount of time. + Also, there are keyboards which do not have arrow keys, or which + locate them in unusual places; therefore, knowing the use of the hjkl + keys helps in those situations. + +One way to remember these commands is that h is on the left, l is on the +right and j points down. In a picture: > + + k + h l + j + +The best way to learn these commands is by using them. Use the "i" command to +insert some more lines of text. Then use the hjkl keys to move around and +insert a word somewhere. Don't forget to press <Esc> to go back to Normal +mode. The |vimtutor| is also a nice way to learn by doing. + +For Japanese users, Hiroshi Iwatani suggested using this: + + Komsomolsk + ^ + | + Huan Ho <--- ---> Los Angeles + (Yellow river) | + v + Java (the island, not the programming language) + +============================================================================== +*02.4* Deleting characters + +To delete a character, move the cursor over it and type "x". (This is a +throwback to the old days of the typewriter, when you deleted things by typing +xxxx over them.) Move the cursor to the beginning of the first line, for +example, and type xxxxxxx (seven x's) to delete "A very ". The result should +look like this: + + +---------------------------------------+ + |intelligent turtle | + |Found programming UNIX a hurdle | + |~ | + |~ | + | | + +---------------------------------------+ + +Now you can insert new text, for example by typing: > + + iA young <Esc> + +This begins an insert (the i), inserts the words "A young", and then exits +insert mode (the final <Esc>). The result: + + +---------------------------------------+ + |A young intelligent turtle | + |Found programming UNIX a hurdle | + |~ | + |~ | + | | + +---------------------------------------+ + + +DELETING A LINE + +To delete a whole line use the "dd" command. The following line will +then move up to fill the gap: + + +---------------------------------------+ + |Found programming UNIX a hurdle | + |~ | + |~ | + |~ | + | | + +---------------------------------------+ + + +DELETING A LINE BREAK + +In Vim you can join two lines together, which means that the line break +between them is deleted. The "J" command does this. + Take these two lines: + + A young intelligent ~ + turtle ~ + +Move the cursor to the first line and press "J": + + A young intelligent turtle ~ + +============================================================================== +*02.5* Undo and Redo + +Suppose you delete too much. Well, you can type it in again, but an easier +way exists. The "u" command undoes the last edit. Take a look at this in +action: After using "dd" to delete the first line, "u" brings it back. + Another one: Move the cursor to the A in the first line: + + A young intelligent turtle ~ + +Now type xxxxxxx to delete "A young". The result is as follows: + + intelligent turtle ~ + +Type "u" to undo the last delete. That delete removed the g, so the undo +restores the character. + + g intelligent turtle ~ + +The next u command restores the next-to-last character deleted: + + ng intelligent turtle ~ + +The next u command gives you the u, and so on: + + ung intelligent turtle ~ + oung intelligent turtle ~ + young intelligent turtle ~ + young intelligent turtle ~ + A young intelligent turtle ~ + + Note: + If you type "u" twice, and the result is that you get the same text + back, you have Vim configured to work Vi compatible. Look here to fix + this: |not-compatible|. + This text assumes you work "The Vim Way". You might prefer to use + the good old Vi way, but you will have to watch out for small + differences in the text then. + + +REDO + +If you undo too many times, you can press CTRL-R (redo) to reverse the +preceding command. In other words, it undoes the undo. To see this in +action, press CTRL-R twice. The character A and the space after it disappear: + + young intelligent turtle ~ + +There's a special version of the undo command, the "U" (undo line) command. +The undo line command undoes all the changes made on the last line that was +edited. Typing this command twice cancels the preceding "U". + + A very intelligent turtle ~ + xxxx Delete very + + A intelligent turtle ~ + xxxxxx Delete turtle + + A intelligent ~ + Restore line with "U" + A very intelligent turtle ~ + Undo "U" with "u" + A intelligent ~ + +The "U" command is a change by itself, which the "u" command undoes and CTRL-R +redoes. This might be a bit confusing. Don't worry, with "u" and CTRL-R you +can go to any of the situations you had. More about that in section |32.2|. + +============================================================================== +*02.6* Other editing commands + +Vim has a large number of commands to change the text. See |Q_in| and below. +Here are a few often used ones. + + +APPENDING + +The "i" command inserts a character before the character under the cursor. +That works fine; but what happens if you want to add stuff to the end of the +line? For that you need to insert text after the cursor. This is done with +the "a" (append) command. + For example, to change the line + + and that's not saying much for the turtle. ~ +to + and that's not saying much for the turtle!!! ~ + +move the cursor over to the dot at the end of the line. Then type "x" to +delete the period. The cursor is now positioned at the end of the line on the +e in turtle. Now type > + + a!!!<Esc> + +to append three exclamation points after the e in turtle: + + and that's not saying much for the turtle!!! ~ + + +OPENING UP A NEW LINE + +The "o" command creates a new, empty line below the cursor and puts Vim in +Insert mode. Then you can type the text for the new line. + Suppose the cursor is somewhere in the first of these two lines: + + A very intelligent turtle ~ + Found programming UNIX a hurdle ~ + +If you now use the "o" command and type new text: > + + oThat liked using Vim<Esc> + +The result is: + + A very intelligent turtle ~ + That liked using Vim ~ + Found programming UNIX a hurdle ~ + +The "O" command (uppercase) opens a line above the cursor. + + +USING A COUNT + +Suppose you want to move up nine lines. You can type "kkkkkkkkk" or you can +enter the command "9k". In fact, you can precede many commands with a number. +Earlier in this chapter, for instance, you added three exclamation points to +the end of a line by typing "a!!!<Esc>". Another way to do this is to use the +command "3a!<Esc>". The count of 3 tells the command that follows to triple +its effect. Similarly, to delete three characters, use the command "3x". The +count always comes before the command it applies to. + +============================================================================== +*02.7* Getting out + +To exit, use the "ZZ" command. This command writes the file and exits. + + Note: + Unlike many other editors, Vim does not automatically make a backup + file. If you type "ZZ", your changes are committed and there's no + turning back. You can configure the Vim editor to produce backup + files, see |07.4|. + + +DISCARDING CHANGES + +Sometimes you will make a sequence of changes and suddenly realize you were +better off before you started. Not to worry; Vim has a +quit-and-throw-things-away command. It is: > + + :q! + +Don't forget to press <Enter> to finish the command. + +For those of you interested in the details, the three parts of this command +are the colon (:), which enters Command-line mode; the q command, which tells +the editor to quit; and the override command modifier (!). + The override command modifier is needed because Vim is reluctant to throw +away changes. If you were to just type ":q", Vim would display an error +message and refuse to exit: + + E37: No write since last change (use ! to override) ~ + +By specifying the override, you are in effect telling Vim, "I know that what +I'm doing looks stupid, but I'm a big boy and really want to do this." + +If you want to continue editing with Vim: The ":e!" command reloads the +original version of the file. + +============================================================================== +*02.8* Finding help + +Everything you always wanted to know can be found in the Vim help files. +Don't be afraid to ask! + To get generic help use this command: > + + :help + +You could also use the first function key <F1>. If your keyboard has a <Help> +key it might work as well. + If you don't supply a subject, ":help" displays the general help window. +The creators of Vim did something very clever (or very lazy) with the help +system: They made the help window a normal editing window. You can use all +the normal Vim commands to move through the help information. Therefore h, j, +k, and l move left, down, up and right. + To get out of the help window, use the same command you use to get out of +the editor: "ZZ". This will only close the help window, not exit Vim. + +As you read the help text, you will notice some text enclosed in vertical bars +(for example, |help|). This indicates a hyperlink. If you position the +cursor anywhere between the bars and press CTRL-] (jump to tag), the help +system takes you to the indicated subject. (For reasons not discussed here, +the Vim terminology for a hyperlink is tag. So CTRL-] jumps to the location +of the tag given by the word under the cursor.) + After a few jumps, you might want to go back. CTRL-T (pop tag) takes you +back to the preceding position. CTRL-O (jump to older position) also works +nicely here. + At the top of the help screen, there is the notation *help.txt*. This name +between "*" characters is used by the help system to define a tag (hyperlink +destination). + See |29.1| for details about using tags. + +To get help on a given subject, use the following command: > + + :help {subject} + +To get help on the "x" command, for example, enter the following: > + + :help x + +To find out how to delete text, use this command: > + + :help deleting + +To get a complete index of all Vim commands, use the following command: > + + :help index + +When you need to get help for a control character command (for example, +CTRL-A), you need to spell it with the prefix "CTRL-". > + + :help CTRL-A + +The Vim editor has many different modes. By default, the help system displays +the normal-mode commands. For example, the following command displays help +for the normal-mode CTRL-H command: > + + :help CTRL-H + +To identify other modes, use a mode prefix. If you want the help for the +insert-mode version of a command, use "i_". For CTRL-H this gives you the +following command: > + + :help i_CTRL-H + +When you start the Vim editor, you can use several command-line arguments. +These all begin with a dash (-). To find what the -t argument does, for +example, use the command: > + + :help -t + +The Vim editor has a number of options that enable you to configure and +customize the editor. If you want help for an option, you need to enclose it +in single quotation marks. To find out what the 'number' option does, for +example, use the following command: > + + :help 'number' + +The table with all mode prefixes can be found here: |help-context|. + +Special keys are enclosed in angle brackets. To find help on the up-arrow key +in Insert mode, for instance, use this command: > + + :help i_<Up> + +If you see an error message that you don't understand, for example: + + E37: No write since last change (use ! to override) ~ + +You can use the error ID at the start to find help about it: > + + :help E37 + + +Summary: *help-summary* > + :help +< Gives you very general help. Scroll down to see a list of all + helpfiles, including those added locally (i.e. not distributed + with Vim). > + :help user-toc.txt +< Table of contents of the User Manual. > + :help :subject +< Ex-command "subject", for instance the following: > + :help :help +< Help on getting help. > + :help abc +< normal-mode command "abc". > + :help CTRL-B +< Control key <C-B> in Normal mode. > + :help i_abc + :help i_CTRL-B +< The same in Insert mode. > + :help v_abc + :help v_CTRL-B +< The same in Visual mode. > + :help c_abc + :help c_CTRL-B +< The same in Command-line mode. > + :help 'subject' +< Option 'subject'. > + :help subject() +< Function "subject". > + :help -subject +< Command-line option "-subject". > + :help +subject +< Compile-time feature "+subject". > + :help EventName +< Autocommand event "EventName". > + :help digraphs.txt +< The top of the helpfile "digraph.txt". + Similarly for any other helpfile. > + :help pattern<Tab> +< Find a help tag starting with "pattern". Repeat <Tab> for + others. > + :help pattern<Ctrl-D> +< See all possible help tag matches "pattern" at once. > + :helpgrep pattern +< Search the whole text of all help files for pattern "pattern". + Jumps to the first match. Jump to other matches with: > + :cn +< next match > + :cprev + :cN +< previous match > + :cfirst + :clast +< first or last match > + :copen + :cclose +< open/close the quickfix window; press <Enter> to jump + to the item under the cursor + + +============================================================================== + +Next chapter: |usr_03.txt| Moving around + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_03.esx b/vim73/doc/usr_03.esx new file mode 100644 index 0000000..6d6ccd2 --- /dev/null +++ b/vim73/doc/usr_03.esx @@ -0,0 +1,670 @@ +*usr_03.esx* Para Vim version 7.3. Último cambio: 21/6/2006 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Desplazamiento + + +Antes de que pueda insertar o eliminar texto, el cursor tiene que +desplazarse al lugar adecuado. Vim tiene una gran cantidad de órdenes para +situar el cursor. Este capítulo muestra cómo usar los más +importantes. Puede encontrar una lista de estas órdenes a continuación +|Q_lr|. + +|03.1| Desplazarse sobre palabras +|03.2| Desplazarse al principio o al final de la línea +|03.3| Desplazarse a un carácter +|03.4| Emparejar un paréntesis +|03.5| Desplazarse a una línea específica +|03.6| Indicar dónde estás +|03.7| Desplazar el texto +|03.8| Búsquedas simples +|03.9| Patrones sencillos de búsqueda +|03.10| Uso de marcadores o marcas + + Capítulo siguiente: |usr_04.esx| Hacer cambios pequeños + Capítulo anterior: |usr_02.esx| Primeros pasos en Vim +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*03.1* Desplazarse sobre palabras + +Para mover el cursor una palabra hacia delante, use la orden «w». Del mismo +modo que la mayoría de órdenes Vim, puede usar un prefijo numérico. Por +ejemplos, «3w» se mueve tres palabras. Esta figura muestra cómo funciona: + + Ésta es una línea con texto de ejemplo ~ + --->-->--->---------------> + w w w 3w + +Fíjese en que «w» le mueve al comienzo de la siguiente palabra si ya se +encuentra al comienzo de una palabra. + La orden «b» le desplaza al comienzo de la palabra anterior: + + Ésta es una línea con texto de ejemplo ~ + <----<--<---<---------<--- + b b b 2b b + +Existe también la orden «e» que le desplaza hasta el final de la siguiente +palabra, y «ge» que le desplaza hasta el final de la palabra anterior: + + Ésta es una línea con texto de ejemplo ~ + <- <--- -----> ----> + ge ge e e + +Si se encuentra en la última palabra de la línea, la orden «w» le llevará +hasta la primera palabra de la siguiente línea. Por lo tanto, puede usar +esto para moverse por un párrafo, mucho más rápido que usando «l», «b» hace +lo mismo en la otra dirección. + +Una palabra termina en un carácter de separación, como «.», «-» o «)». Para +cambiar lo que Vim considera una palabra, véase la opción 'iskeyword'. + También es posible desplazarse por palabras separadas por espacios en +blanco. Esto no es una PALABRA en el sentido habitual, por ello se usan las +mayúsculas para designarla. Las órdenes para desplazarse por PALABRAS están +también en mayúsculas, como muestra la siguiente figura: + + ge b w e + <- <- ---> ---> + Ésta es-una línea, con palabras separadas/de forma/especial +(y algo más). ~ + <----- <----- --------------------> -----> + gE B W E + +Con esta combinación de órdenes en mayúsculas y minúsculas, puede moverse +rápidamente hacia atrás y hacia delante por un párrafo. + +============================================================================== +*03.2* Desplazarse al principio o al final de la línea + +La orden «$» mueve el cursor al final de la línea. Si su teclado tiene la +tecla <Fin>, conseguirá el mismo resultado pulsándola. + +La orden «^» le lleva hacia el primer carácter no vacío de la línea. La +orden «0» (cero) le mueve al primer carácter de la línea. La tecla <Inicio> +hace lo mismo. En una imagen: + + ^ + <------------ + .....Ésta es una línea con texto de ejemplo ~ + <----------------- ---------------> + 0 $ + +(los «.....» aquí indican espacios) + + La orden «$» admite un multiplicador, como la mayoría de órdenes de evento. +Pero moverse hacia el final de la línea varias veces no tiene sentido. Por lo +tanto, lo que hace es moverle hacia el final de la siguiente línea. Por +ejemplo, «1$» le mueve hacia el final de la primera línea (en la que está), +«2$» te mueve al final de la siguiente línea, y así en adelante. + La orden «0» no admite ningún multiplicador, porque el «0» podría ser parte +del número. Usar un multiplicador con «^» tampoco tiene ningún efecto. + +============================================================================== +*03.3* Desplazarse a un carácter + +Uno de las órdenes de movimiento más útiles es la orden de búsqueda de un +único carácter. La orden «fx» busca hacia delante en la línea el carácter +x. Truco: «f» viene de «Find» (en inglés, buscar). + Por ejemplo, está al principio de la línea siguiente. Suponga que quiere +ir a la «h» de «humano». Ejecute la orden «fh» y el cursor se posicionará +sobre la h: + + Errar es humano. Para liarla de verdad necesita un ordenador. ~ + ---------->---------------> + fh fy + +Esto también muestra que la orden «d» le lleva al comienzo de la palabra «de». +Puede especificar un multiplicador; por lo tanto, puede ir a la «r» +de «verdad» con «3fr»: + + Errar es humano. Para liarla de verdad necesita un ordenador. ~ + ---------------------> + 3fl + +La orden «F» busca hacia la izquierda: + + Errar es humano. Para liarla de verdad necesitas un ordenador. ~ + <--------------------- + Fh + +La orden «tx» funciona como la orden «fx», salvo que para un carácter antes +del buscado. Truco: «t» viene de «To». La versión inversa de esta orden es +«Tx». + + Errar es humano. Para liarla de verdad necesita un ordenador. ~ + <------------ -------------> + Th tn + +Estas cuatro órdenes se pueden repetir con «;». «,» repite en la otra +dirección. El cursor nunca se mueve a otra línea. Ni siquiera cuando la +frase continúa. + +En ciertas ocasiones comenzará la búsqueda y se dará cuenta de que ha +tecleado la orden errónea. Por ejemplo, pulsa «f» para buscar hacia atrás, y +se da cuenta de que tenía que haber pulsado «F». Para abortar la búsqueda, +pulse <Esc>. Por lo tanto, «f<Esc>» es una búsqueda abortada. Nota: <Esc> +cancela la mayoría de las operaciones, no sólo búsquedas. + +============================================================================== +*03.4* Emparejar un paréntesis + +Al escribir código, a menudo usa constructos anidados del tipo (). Para +ello la orden «%x resulta muy útil: le desplaza hasta el paréntesis +opuesto. Si el cursor está en un «(», le moverá hasta el «)». Si está en un +«)» le moverá hasta el «(» correspondiente. + + % + <-----> + if (a == (b * c) / d) ~ + <----------------> + % + +Esto también funciona para parejas de [] y {}. (Esto se puede definido con +la opción 'matchpairs'.) + +Cuando el cursor no se encuentra en un carácter útil, «%» irá hacia delante +para buscar uno. Si el cursor se encuentra al comienzo de la línea del +ejemplo anterior, «%» buscará hacia delante hasta el primer «(». + + if (a == (b * c) / d) ~ + ---+----------------> + % + +============================================================================== +*03.5* Desplazarse a una línea específica + +Si eres un programador de C o C++, estará familiarizado con los mensajes de +error del tipo presente a continuación: + + prog.c:33: j undeclared (first use in this function) ~ + +Esto le indica que probablemente quiera arreglar algo en la línea 33. +Entonces, ¿cómo encuentra la línea 33? Un modo es hacer «9999k» para ir a la +parte superior del archivo y «32j» para ir hacia abajo 32 líneas. Este no es +el mejor modo, pero funciona. Uno mucho mejor es usar la orden «G». Con un +multiplicador, esta orden le posiciona en la línea indicada. Por ejemplo, +«33G» le lleva a la línea 33. (Hay un modo aún mejor de ir por la lista de +errores del compilador, véase |usr_30.txt| para información sobre «:make».) + Sin argumentos, «G» le posiciona al final del archivo. Una forma rápida de +ir al comienzo de la línea es usar «gg». «1G» hará lo mismo, pero es una +pizca más lento de escribir. + + | primera línea de un archivo ^ + | texto texto texto texto | + | texto texto texto texto | gg + 7G | texto texto texto texto | + | texto texto texto texto + | texto texto texto texto + V texto texto texto texto | + texto texto texto texto | G + texto texto texto texto | + última línea de un archivo V + +Otra manera de ir a una línea es con la orden «%» y un multiplicador. Por +ejemplo «50%» le mueve a la mitad del archivo. «90%» va casi al final. + +Lo anterior asume que se quiere mover a una línea en un archivo, no importa +si está visible o no. Pero ¿qué pasa si se quiere mover a una de las líneas +que puede ver? Esta figura le muestra las tres órdenes que puede emplear: + + +---------------------------+ + H --> | texto ejemplo texto | + | ejemplo texto | + | texto ejemplo texto | + | ejemplo texto | + M --> | texto ejemplo texto | + | ejemplo texto | + | texto ejemplo texto | + | ejemplo texto | + L --> | texto ejemplo texto | + +---------------------------+ + +Pista: «H» viene de «Home», «M» de «Middle» y «L» de «Last». + +============================================================================== +*03.6* Indicar donde está + +Para ver dónde está en un archivo, hay tres maneras: + +1. Use la orden CTRL-G. Obtendrá un mensaje como este (asumiendo que la + opción 'ruler' está desactivada: + + "usr_03.txt" line 233 of 650 --35%-- col 45-52 ~ + + Esto le muestra el nombre del archivo que está editando, el número de + línea en el que se encuentra su cursor, la posición relativa (en + porcentaje) y la columna del cursor. + A veces verá dos números separados por guión. Por ejemplo, «col 2-9». + Esto indica que el cursor está posicionado en el segundo carácter, pero ya + que el primer carácter es un tabulador, ocupará ocho espacios de columnas, + y la columna en pantalla será 9. + +2. Definir la opción 'number'. Esto mostrará el número de línea al + principio de cada línea: > + + :set number +< + Para desactivar esto de nuevo: > + + :set nonumber +< + Ya que 'number' es una opción booleana, al escribirla con el prefijo «no» + produce el efecto de apagarla. Una opción booleana tiene sólo estos dos + posibles valores, «apagado» o «encendido». + Vim tiene muchas opciones. Además de las booleanas, hay opciones con un + valor numérico y otras de cadenas de caracteres. Verá ejemplos de esto + donde sean usados. + +3. Activar la opción 'ruler'. Esto mostrará la posición del cursor + en la esquina inferior a la derecha de la ventana de Vim: > + + :set ruler + +Usar la opción 'ruler' tiene la ventaja de que no ocupa mucho espacio, con +lo que no quitará mucho espacio para el texto. + +============================================================================== +*03.7* Desplazar el texto + +La orden CTRL-U desplaza el texto hacia abajo. Imagine que mira a +través de una ventana hacia un texto y mueve esta ventana hacia arriba una +distancia igual a la mitad de la ventana. Entonces la ventana se mueve hacia +arriba sobre el texto, lo cuál es hacia arriba en el archivo. No se preocupe +si no recuerda qué es hacia arriba. A la mayoría de los usuarios les pasa. + La orden CTRL-D mueve la ventana de visualización media pantalla hacia +abajo, con lo que desplaza el texto hacia arriba media pantalla. + + +----------------+ + | un texto | + | un texto | + | un texto | + +---------------+ | un texto | + | un texto | CTRL-U --> | | + | | | 123456 | + | 123456 | +----------------+ + | 7890 | + | | +----------------+ + | ejemplo | CTRL-D --> | 7890 | + +---------------+ | | + | ejemplo | + | ejemplo | + | ejemplo | + | ejemplo | + +----------------+ + +Para bajar una sola línea use CTRL-E (avanzar) y CTRL-Y (retroceder). Piense +en CTRL-E como si le diese una línea Extra. (Si usa un mapeo de teclas +compatible con MS-Windows CTRL-Y rehará un cambio en lugar de desplazar el +texto.) + +Para avanzar una pantalla completa (menos dos líneas) use CTRL-F. La otra +manera es hacia atrás, y se usa CTRL-B. Afortunadamente CTRL-F es Forward y +CTRL-B es Backward, lo cuál lo hace fácil de recordar si sabe algo de +inglés. + +Una cuestión habitual es que tras moverse hacia abajo muchas líneas con «j», +su cursor se encuentra en la parte de abajo de la pantalla. Si le gustaría +ver el contexto alrededor del cursor, pulsa la orden «zz». + + +---------------------+ +---------------------+ + | un texto | | un texto | + | un texto | | un texto | + | un texto | | un texto | + | un texto | zz --> | línea con el cursor | + | un texto | | un texto | + | un texto | | un texto | + | línea con el cursor | | un texto | + +---------------------+ +---------------------+ + +La orden «zt» pone la línea del cursor arriba, «zb» la situa en la parte +inferior. Hay algunas órdenes más de desplazamiento de texto, véase |Q_sc|. +Para mantener siempre contexto alrededor del cursor, use la opción +'scrolloff'. + +============================================================================== +*03.8* Búsquedas simples + +Para buscar una cadena, use la orden «/cadena». Para encontrar la palabra +«include», por ejemplo, use la orden: > + + /include + +Notará que cuando pulsa «/» el cursor salta a la última línea de la ventana +Vim, como con la orden «:». Ahí es donde teclea la palabra. Puede pulsar +la tecla de retroceso (flecha hacia atrás o <Retroceso>) para corregir. Use +las teclas de cursor cuando sea necesario. + Presione <Intro> para ejecutar la orden. + + Nota: + Los caracteres .*[]^%/\?~$ tienen significados especiales. Si quiere + usarlos en una búsqueda tiene que poner \ delante de ellos. + +Para encontrar la próxima cadena use la orden «n». Use esto para encontrar +el primer #include después del cursor: > + + /#include + +Ahora pulse «n» varias veces. Le llevará a cada #include en el texto. Puede +también usar un multiplicador si sabe qué cadenas coincidentes quiere. Por +lo tanto «3n» va a la tercera. No se puede usar con «/». + +La orden «?» funciona como «/» pero busca hacia atrás: > + + ?word + +La orden «N» repite la última búsqueda en la dirección opuesta. Por lo +tanto, usar «N» después de una orden «/» busca hacia atrás, usar «N» tras +«?» busca hacia delante. + + +IGNORAR MAYÚSCULAS/MINÚSCULAS + +Normalmente tiene que teclear exactamente lo que quieres encontrar. Si no le +importa si los caracteres están en mayúscula/minúscula, active 'ignorecase': +> + + :set ignorecase + +Si ahora busca «palabra», también le identificará «Palabra» y +«PALABRA». Para concordar con mayúsculas y minúsculas de nuevo: > + + :set noignorecase + + +HISTÓRICO + +Suponga que realiza tres búsquedas: > + + /uno + /dos + /tres + +Ahora comience a buscar tecleando un simple «/» sin presionar <Intro>. Si +presiona <Arriba> (la tecla de cursor), Vim introduce «tres» en la línea de +órdenes. Presionar <Intro> en este punto busca «tres». Si no pulsa +<Intro> y presiona <Arriba>, Vim cambia el texto a «/dos». Si pulsa de nuevo +<Arriba>, verá «/uno». + Puede usar también la tecla de cursor <Abajo> para moverse por el histórico +de órdenes de búsqueda en la otra dirección. + +Si sabe cómo comienza una de sus búsquedas anteriores y la quiere usar de +nuevo, introduzca ese carácter antes de presionar <Arriba>. En el ejemplo +anterior, teclea «/u<Arriba>» y Vim pondrá «/uno» en la línea de órdenes. + +Las órdenes que comienzan con «:» también tienen un histórico. Esto ayuda a +reutilizar órdenes que ha usado antes. Estos dos históricos son +independientes. + + +BUSCAR UNA PALABRA EN EL TEXTO + +Suponga que ve la palabra «ElNombreDeFunciónLargox en el texto y quiere +encontrar su próxima aparición escrita. Puede escribir +«ElNombreDeFunciónLargo», pero eso conlleva mucho tiempo y no cabe equivocarse. + Hay una forma mucho más sencilla: Coloque el cursor en la palabra y use la +orden «*». Vim empleará la palabra bajo el cursor y la usará como cadena de +búsqueda. + La orden «#x hace lo mismo en la otra dirección. Puede atribuirle un +multiplicador: «3*» busca la tercera ocurrencia de la palabra bajo el cursor. + + +BUSCAR PALABRAS COMPLETAS + +Si teclea «/el» también le identificará «ellos». Para buscar sólo palabras +que terminen en «el», use: > + + /el\> + +El elemento z\>» es un marcador especial que sólo identifica el final de una +palabra. De igual modo, «\<» identifica el comienzo de una palabra. Por lo +tanto para buscar únicamente la palabra completa: > + + /\<el\> + +Esto no encontrará «ellos» o «mantel». Fíjese en que las órdenes «*» y «#» +usan estos marcadores de comienzo y final de palabra para encontrar +únicamente palabras completas (puede usar «g*» y «g#» para concordancias +parciales). + + +RESALTAR COINCIDENCIAS + +Al editar un programa verá una variable llamada «nr». Quiere comprobar dónde se +usa. Puede mover el cursor a «nr» y usar la orden «*» y presionar «n» para +ir de cadena en cadena. + Pero hay otro modo. Teclee la siguiente orden: > + + :set hlsearch + +Si ahora busca «nr», Vim le destacará todas las concordancias. Este es un +método muy bueno para ver dónde se emplea la variable, sin la necesidad de «n». + Para desactivarlo: > + + :set nohlsearch + +Necesita activarlo de nuevo si quiere usarlo para la siguiente orden de +búsqueda. Si sólo quiere que desaparezca, use: > + + :nohlsearch + +Esto no modifica la opción. En su lugar, quita las marcas. Tan pronto como +vuelva a buscar algo, las marcas se volverán a emplear. También ocurrirá con +las órdenes «n» y «N». + + +OPCIONES DE BÚSQUEDAS + +Hay algunas opciones que modifican el modo en el que la búsqueda se realiza. +Estas son las esenciales: +> + :set incsearch + +Esto hace que Vim muestre la concordancia de la cadena mientras aún la teclea. +Use esto para ver si la cadena correcta será encontrada. Pulse luego <Intro> +para saltar a su localización. Puede también modificar la cadena. +> + :set nowrapscan + +Esto detiene la búsqueda al final del archivo. O, cuando buscas hacia atrás, +al comienzo del archivo. La opción 'wrapscan' se activa por omisión, por lo +que buscará dando la vuelta al texto. + + +INTERMEZZO + +Si le gusta alguna de las opciones mencionadas previamente, y la activa cada +vez que usa Vim, puede poner la orden en el archivo de arranque de Vim. + Edite el archivo, como se describe en |not-compatible|. Puede usar la +siguiente orden para ver dónde se encuentra: > + + :scriptnames + +Edite el archivo, por ejemplo con: > + + :edit ~/.vimrc + +Ahora añada una línea con la orden para activar la opción, del mismo modo +que lo introdujo en Vim. Por ejemplo: > + + Go:set hlsearch<Esc> + +«G» le lleva al final del archivo. «o» comienza una nueva línea donde tecleó +la orden «:set». Salga del modo insertar con <Esc>. Guarde el archivo. > + + ZZ + +Si reinicia ahora Vim, la opción 'hlsearch' se activará siempre. + +============================================================================== +*03.9* Patrones sencillos de búsqueda + +El editor Vim usa expresiones regulares para especificar búsquedas Las +expresiones regulares son un modo extremadamente potente y compacto de +especificar un patrón de búsqueda. Por desgracia, esta potencia tiene un +precio, porque las ER son un poco difíciles de escribir. + En esta sección mencionaremos sólo algunas de las más esenciales. +Encontrará más sobre patrones de búsqueda y órdenes en el capítulo +27 |usr_27.txt|. Puede encontrar una explicación completa en: |pattern|. + + +COMIENZO Y FINAL DE LÍNEA + +El carácter «^» identifica el comienzo de línea. En un teclado Español-España lo +encontrará a la derecha de la «p». El patrón «include» concuerda la palabra +«include» en cualquier parte de una línea. Pero el patrón «^include» +concuerda la palabra «include» sólo si se encuentra al comienzo de la línea. + El carácter $ coincide el final de línea. Por lo tanto, "era$" concuerda +la palabra «era» sólo si esta se encuentra al final de una línea. + +Vamos a marcar los lugares donde «que» concuerda con esta línea con «x»s: + + que este sobredicho hidalgo, los ratos que estaba ocioso (que ~ + xxx xxx xxx + +Usando «/que$» se produce la siguiente concordancia: + + que este sobredicho hidalgo, los ratos que estaba ocioso (que~ + xxx + +Y con «/^que» encontramos el siguiente: + que este sobredicho hidalgo, los ratos que estaba ocioso (que ~ + xxx + +Puede intentar buscar con «/^que$», que sólo se emparejará con una única +línea consistente en «que». El espacio en blanco se considera, por lo que si +contiene un espacio tras la palabra, como «que», el patrón no coincide. + + +EMPAREJAR CUALQUIER CARACTER + +El carácter . (punto) concuerda cualquier carácter existente. Por ejemplo, +el patrón «a.i» se identifica con cadenas cuyo primer carácter es una «a», +su segundo es cualquiera, y su tercero es el carácter «i»: + + ...afición y gusto, que olvidó casi de todo punto el ejercicio ~ + xxx xxx xxx + + +CONCORDAR CARACTERES ESPECIALES + +Si realmente desea coinciordar un punto, debe suprimir su significado especial +poniendo antes una barra invertida. + Si busca «an.», obtendría las siguientes coincidencias: + + ...tan altas doncellas, como vuestras presencias demuestran.~ + xxxx xxxx + +Buscar «an\.» te daría sólo el segundo. + +============================================================================== +*03.10* Uso de marcadores o marcas + +Cuando hace un salto a una posición con la orden «G», Vim recuerda la +posición antes de el salto. Esta posición se llama marca o marcador. Para +volver al punto anterior del que te encuentras, use la siguiente orden: > + + `` + +Esta ` es una tilde invertida o carácter de abrir comillas simples. + Si usa esta misma orden de nuevo, volverá hacia atrás. Esto es +porque la orden «`» es un salto en si mismo, y la posición anterior al +salto también se registra. + +Generalmente, cada vez que emplea una orden que puede mover el cursor más allá +de la misma línea, esto se llama salto. Incluye la búsqueda con órdenes «/» y +«n» (no importa cuán lejos se encuentra la coincidencia), pero no las búsquedas +de caracteres con «fx» y «tx» o los movimientos de palabra «w» y «e». + Tampoco «j» ni «k» se consideran un salto. Incluso cuando usa un +multiplicador para hacer que se mueva el cursor muy lejos. + +La orden «``» salta hacia atrás y hacia delante, entre dos puntos. La orden +CTRL-O salta a posiciones anteriores (Truco: O de «older», viejo). CTRL-I +salta de vuelta a posiciones más recientes (Truco: la I está justo al lado +de la O en el teclado). Observe esta secuencia de órdenes: > + + 33G + /^El + CTRL-O + +Primero salta a la línea 33, luego salta a una línea que comienza con «El». +Entonces vuelva con CTRL-O a la línea 33. Otro CTRL-O le devuelve a donde +comenzó. Si ahora usa CTRL-I, volverá a la línea 33. Con otro CTRL-I vuelve +al «El» identificado. + + + | texto de ejemplo ^ | + 33G | texto de ejemplo | CTRL-O | CTRL-I + | texto de ejemplo | | + V texto de la línea 33 ^ V + | texto de ejemplo | | + /^The | texto de ejemplo | CTRL-O | CTRL-I + V Aquí estás | V + texto de ejemplo + + Nota: + CTRL-I hace lo mismo que <Tab>. + +La orden «:jumps» le da una lista de posiciones a las que ha saltado. La +última entrada que ha usado está marcada con un «>». + + +MARCADORES *bookmark* + +Vim le permite colocar sus propias marcas en el texto. La orden «m» marca el +lugar sobre el que se encuentra el cursor como «a». Puede poner hasta 26 +marcas (a-z). No puede verlas, son simplemente posiciones que Vim recuerda. + Para ir a una marca, use la orden `{marca}, donde {marca} es la letra del +marcador. Para moverse a la marca «a»: +> + `a + +La orden '{marca} (apóstrofe o signo de comillas simples) le lleva al +comienzo de la línea que contiene la marca. Esto difiere de la orden +`{marca}, que le desplaza a la columna donde se hizo la marca. + +Los marcadores pueden ser muy útiles cuando se trabaja en dos partes del archivo +relacionadas. Suponga que tiene un texto cerca del comienzo del archivo que +necesitas mirar mientras trabaja en otra parte. + Vaya al texto del comienzo y ponga un marcador «s» (start) allí: > + + ms + +Para ir al texto sobre el que desea trabajar ponga la marca «e» (end) allí: +> + + me + +Puede ahora moverse por el archivo, y cuando quiera mirar el comienzo del +archivo, use esto para saltar a ese punto: > + + 's + +Luego puede usar '' para saltar de vuelta a donde estaba, o 'e para saltar al +texto donde estuvo trabajando. + No hay nada especial en usar s para el comienzo o e para el final, son +simplemente fáciles de recordar. + +Puedes usar esta orden para obtener una lista de marcadores: > + + :marks + +Verá unos cuantos marcadores especiales. Entre ellos: + + ' La posición del cursor antes del último salto + " La posición del cursor antes de la última edición + [ Comienzo del último cambio + ] Final del último cambio + +============================================================================== + +Capítulo siguiente: |usr_04.esx| Hacer cambios pequeños + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Álvaro Castro Castillo + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_03.txt b/vim73/doc/usr_03.txt new file mode 100644 index 0000000..0f73c55 --- /dev/null +++ b/vim73/doc/usr_03.txt @@ -0,0 +1,654 @@ +*usr_03.txt* For Vim version 7.3. Last change: 2006 Jun 21 + + VIM USER MANUAL - by Bram Moolenaar + + Moving around + + +Before you can insert or delete text the cursor has to be moved to the right +place. Vim has a large number of commands to position the cursor. This +chapter shows you how to use the most important ones. You can find a list of +these commands below |Q_lr|. + +|03.1| Word movement +|03.2| Moving to the start or end of a line +|03.3| Moving to a character +|03.4| Matching a parenthesis +|03.5| Moving to a specific line +|03.6| Telling where you are +|03.7| Scrolling around +|03.8| Simple searches +|03.9| Simple search patterns +|03.10| Using marks + + Next chapter: |usr_04.txt| Making small changes + Previous chapter: |usr_02.txt| The first steps in Vim +Table of contents: |usr_toc.txt| + +============================================================================== +*03.1* Word movement + +To move the cursor forward one word, use the "w" command. Like most Vim +commands, you can use a numeric prefix to move past multiple words. For +example, "3w" moves three words. This figure shows how it works: + + This is a line with example text ~ + --->-->->-----------------> + w w w 3w + +Notice that "w" moves to the start of the next word if it already is at the +start of a word. + The "b" command moves backward to the start of the previous word: + + This is a line with example text ~ + <----<--<-<---------<--- + b b b 2b b + +There is also the "e" command that moves to the next end of a word and "ge", +which moves to the previous end of a word: + + This is a line with example text ~ + <- <--- -----> ----> + ge ge e e + +If you are at the last word of a line, the "w" command will take you to the +first word in the next line. Thus you can use this to move through a +paragraph, much faster than using "l". "b" does the same in the other +direction. + +A word ends at a non-word character, such as a ".", "-" or ")". To change +what Vim considers to be a word, see the 'iskeyword' option. + It is also possible to move by white-space separated WORDs. This is not a +word in the normal sense, that's why the uppercase is used. The commands for +moving by WORDs are also uppercase, as this figure shows: + + ge b w e + <- <- ---> ---> + This is-a line, with special/separated/words (and some more). ~ + <----- <----- --------------------> -----> + gE B W E + +With this mix of lowercase and uppercase commands, you can quickly move +forward and backward through a paragraph. + +============================================================================== +*03.2* Moving to the start or end of a line + +The "$" command moves the cursor to the end of a line. If your keyboard has +an <End> key it will do the same thing. + +The "^" command moves to the first non-blank character of the line. The "0" +command (zero) moves to the very first character of the line. The <Home> key +does the same thing. In a picture: + + ^ + <------------ + .....This is a line with example text ~ + <----------------- ---------------> + 0 $ + +(the "....." indicates blanks here) + + The "$" command takes a count, like most movement commands. But moving to +the end of the line several times doesn't make sense. Therefore it causes the +editor to move to the end of another line. For example, "1$" moves you to +the end of the first line (the one you're on), "2$" to the end of the next +line, and so on. + The "0" command doesn't take a count argument, because the "0" would be +part of the count. Unexpectedly, using a count with "^" doesn't have any +effect. + +============================================================================== +*03.3* Moving to a character + +One of the most useful movement commands is the single-character search +command. The command "fx" searches forward in the line for the single +character x. Hint: "f" stands for "Find". + For example, you are at the beginning of the following line. Suppose you +want to go to the h of human. Just execute the command "fh" and the cursor +will be positioned over the h: + + To err is human. To really foul up you need a computer. ~ + ---------->---------------> + fh fy + +This also shows that the command "fy" moves to the end of the word really. + You can specify a count; therefore, you can go to the "l" of "foul" with +"3fl": + + To err is human. To really foul up you need a computer. ~ + ---------------------> + 3fl + +The "F" command searches to the left: + + To err is human. To really foul up you need a computer. ~ + <--------------------- + Fh + +The "tx" command works like the "fx" command, except it stops one character +before the searched character. Hint: "t" stands for "To". The backward +version of this command is "Tx". + + To err is human. To really foul up you need a computer. ~ + <------------ -------------> + Th tn + +These four commands can be repeated with ";". "," repeats in the other +direction. The cursor is never moved to another line. Not even when the +sentence continues. + +Sometimes you will start a search, only to realize that you have typed the +wrong command. You type "f" to search backward, for example, only to realize +that you really meant "F". To abort a search, press <Esc>. So "f<Esc>" is an +aborted forward search and doesn't do anything. Note: <Esc> cancels most +operations, not just searches. + +============================================================================== +*03.4* Matching a parenthesis + +When writing a program you often end up with nested () constructs. Then the +"%" command is very handy: It moves to the matching paren. If the cursor is +on a "(" it will move to the matching ")". If it's on a ")" it will move to +the matching "(". + + % + <-----> + if (a == (b * c) / d) ~ + <----------------> + % + +This also works for [] and {} pairs. (This can be defined with the +'matchpairs' option.) + +When the cursor is not on a useful character, "%" will search forward to find +one. Thus if the cursor is at the start of the line of the previous example, +"%" will search forward and find the first "(". Then it moves to its match: + + if (a == (b * c) / d) ~ + ---+----------------> + % + +============================================================================== +*03.5* Moving to a specific line + +If you are a C or C++ programmer, you are familiar with error messages such as +the following: + + prog.c:33: j undeclared (first use in this function) ~ + +This tells you that you might want to fix something on line 33. So how do you +find line 33? One way is to do "9999k" to go to the top of the file and "32j" +to go down thirty two lines. It is not a good way, but it works. A much +better way of doing things is to use the "G" command. With a count, this +command positions you at the given line number. For example, "33G" puts you +on line 33. (For a better way of going through a compiler's error list, see +|usr_30.txt|, for information on the :make command.) + With no argument, "G" positions you at the end of the file. A quick way to +go to the start of a file use "gg". "1G" will do the same, but is a tiny bit +more typing. + + | first line of a file ^ + | text text text text | + | text text text text | gg + 7G | text text text text | + | text text text text + | text text text text + V text text text text | + text text text text | G + text text text text | + last line of a file V + +Another way to move to a line is using the "%" command with a count. For +example "50%" moves you to halfway the file. "90%" goes to near the end. + +The previous assumes that you want to move to a line in the file, no matter if +it's currently visible or not. What if you want to move to one of the lines +you can see? This figure shows the three commands you can use: + + +---------------------------+ + H --> | text sample text | + | sample text | + | text sample text | + | sample text | + M --> | text sample text | + | sample text | + | text sample text | + | sample text | + L --> | text sample text | + +---------------------------+ + +Hints: "H" stands for Home, "M" for Middle and "L" for Last. + +============================================================================== +*03.6* Telling where you are + +To see where you are in a file, there are three ways: + +1. Use the CTRL-G command. You get a message like this (assuming the 'ruler' + option is off): + + "usr_03.txt" line 233 of 650 --35%-- col 45-52 ~ + + This shows the name of the file you are editing, the line number where the + cursor is, the total number of lines, the percentage of the way through + the file and the column of the cursor. + Sometimes you will see a split column number. For example, "col 2-9". + This indicates that the cursor is positioned on the second character, but + because character one is a tab, occupying eight spaces worth of columns, + the screen column is 9. + +2. Set the 'number' option. This will display a line number in front of + every line: > + + :set number +< + To switch this off again: > + + :set nonumber +< + Since 'number' is a boolean option, prepending "no" to its name has the + effect of switching it off. A boolean option has only these two values, + it is either on or off. + Vim has many options. Besides the boolean ones there are options with + a numerical value and string options. You will see examples of this where + they are used. + +3. Set the 'ruler' option. This will display the cursor position in the + lower right corner of the Vim window: > + + :set ruler + +Using the 'ruler' option has the advantage that it doesn't take much room, +thus there is more space for your text. + +============================================================================== +*03.7* Scrolling around + +The CTRL-U command scrolls down half a screen of text. Think of looking +through a viewing window at the text and moving this window up by half the +height of the window. Thus the window moves up over the text, which is +backward in the file. Don't worry if you have a little trouble remembering +which end is up. Most users have the same problem. + The CTRL-D command moves the viewing window down half a screen in the file, +thus scrolls the text up half a screen. + + +----------------+ + | some text | + | some text | + | some text | + +---------------+ | some text | + | some text | CTRL-U --> | | + | | | 123456 | + | 123456 | +----------------+ + | 7890 | + | | +----------------+ + | example | CTRL-D --> | 7890 | + +---------------+ | | + | example | + | example | + | example | + | example | + +----------------+ + +To scroll one line at a time use CTRL-E (scroll up) and CTRL-Y (scroll down). +Think of CTRL-E to give you one line Extra. (If you use MS-Windows compatible +key mappings CTRL-Y will redo a change instead of scroll.) + +To scroll forward by a whole screen (except for two lines) use CTRL-F. The +other way is backward, CTRL-B is the command to use. Fortunately CTRL-F is +Forward and CTRL-B is Backward, that's easy to remember. + +A common issue is that after moving down many lines with "j" your cursor is at +the bottom of the screen. You would like to see the context of the line with +the cursor. That's done with the "zz" command. + + +------------------+ +------------------+ + | some text | | some text | + | some text | | some text | + | some text | | some text | + | some text | zz --> | line with cursor | + | some text | | some text | + | some text | | some text | + | line with cursor | | some text | + +------------------+ +------------------+ + +The "zt" command puts the cursor line at the top, "zb" at the bottom. There +are a few more scrolling commands, see |Q_sc|. To always keep a few lines of +context around the cursor, use the 'scrolloff' option. + +============================================================================== +*03.8* Simple searches + +To search for a string, use the "/string" command. To find the word include, +for example, use the command: > + + /include + +You will notice that when you type the "/" the cursor jumps to the last line +of the Vim window, like with colon commands. That is where you type the word. +You can press the backspace key (backarrow or <BS>) to make corrections. Use +the <Left> and <Right> cursor keys when necessary. + Pressing <Enter> executes the command. + + Note: + The characters .*[]^%/\?~$ have special meanings. If you want to use + them in a search you must put a \ in front of them. See below. + +To find the next occurrence of the same string use the "n" command. Use this +to find the first #include after the cursor: > + + /#include + +And then type "n" several times. You will move to each #include in the text. +You can also use a count if you know which match you want. Thus "3n" finds +the third match. Using a count with "/" doesn't work. + +The "?" command works like "/" but searches backwards: > + + ?word + +The "N" command repeats the last search the opposite direction. Thus using +"N" after a "/" command search backwards, using "N" after "?" searches +forward. + + +IGNORING CASE + +Normally you have to type exactly what you want to find. If you don't care +about upper or lowercase in a word, set the 'ignorecase' option: > + + :set ignorecase + +If you now search for "word", it will also match "Word" and "WORD". To match +case again: > + + :set noignorecase + + +HISTORY + +Suppose you do three searches: > + + /one + /two + /three + +Now let's start searching by typing a simple "/" without pressing <Enter>. If +you press <Up> (the cursor key), Vim puts "/three" on the command line. +Pressing <Enter> at this point searches for three. If you do not press +<Enter>, but press <Up> instead, Vim changes the prompt to "/two". Another +press of <Up> moves you to "/one". + You can also use the <Down> cursor key to move through the history of +search commands in the other direction. + +If you know what a previously used pattern starts with, and you want to use it +again, type that character before pressing <Up>. With the previous example, +you can type "/o<Up>" and Vim will put "/one" on the command line. + +The commands starting with ":" also have a history. That allows you to recall +a previous command and execute it again. These two histories are separate. + + +SEARCHING FOR A WORD IN THE TEXT + +Suppose you see the word "TheLongFunctionName" in the text and you want to +find the next occurrence of it. You could type "/TheLongFunctionName", but +that's a lot of typing. And when you make a mistake Vim won't find it. + There is an easier way: Position the cursor on the word and use the "*" +command. Vim will grab the word under the cursor and use it as the search +string. + The "#" command does the same in the other direction. You can prepend a +count: "3*" searches for the third occurrence of the word under the cursor. + + +SEARCHING FOR WHOLE WORDS + +If you type "/the" it will also match "there". To only find words that end +in "the" use: > + + /the\> + +The "\>" item is a special marker that only matches at the end of a word. +Similarly "\<" only matches at the begin of a word. Thus to search for the +word "the" only: > + + /\<the\> + +This does not match "there" or "soothe". Notice that the "*" and "#" commands +use these start-of-word and end-of-word markers to only find whole words (you +can use "g*" and "g#" to match partial words). + + +HIGHLIGHTING MATCHES + +While editing a program you see a variable called "nr". You want to check +where it's used. You could move the cursor to "nr" and use the "*" command +and press "n" to go along all the matches. + There is another way. Type this command: > + + :set hlsearch + +If you now search for "nr", Vim will highlight all matches. That is a very +good way to see where the variable is used, without the need to type commands. + To switch this off: > + + :set nohlsearch + +Then you need to switch it on again if you want to use it for the next search +command. If you only want to remove the highlighting, use this command: > + + :nohlsearch + +This doesn't reset the option. Instead, it disables the highlighting. As +soon as you execute a search command, the highlighting will be used again. +Also for the "n" and "N" commands. + + +TUNING SEARCHES + +There are a few options that change how searching works. These are the +essential ones: +> + :set incsearch + +This makes Vim display the match for the string while you are still typing it. +Use this to check if the right match will be found. Then press <Enter> to +really jump to that location. Or type more to change the search string. +> + :set nowrapscan + +This stops the search at the end of the file. Or, when you are searching +backwards, at the start of the file. The 'wrapscan' option is on by default, +thus searching wraps around the end of the file. + + +INTERMEZZO + +If you like one of the options mentioned before, and set it each time you use +Vim, you can put the command in your Vim startup file. + Edit the file, as mentioned at |not-compatible|. Or use this command to +find out where it is: > + + :scriptnames + +Edit the file, for example with: > + + :edit ~/.vimrc + +Then add a line with the command to set the option, just like you typed it in +Vim. Example: > + + Go:set hlsearch<Esc> + +"G" moves to the end of the file. "o" starts a new line, where you type the +":set" command. You end insert mode with <Esc>. Then write the file: > + + ZZ + +If you now start Vim again, the 'hlsearch' option will already be set. + +============================================================================== +*03.9* Simple search patterns + +The Vim editor uses regular expressions to specify what to search for. +Regular expressions are an extremely powerful and compact way to specify a +search pattern. Unfortunately, this power comes at a price, because regular +expressions are a bit tricky to specify. + In this section we mention only a few essential ones. More about search +patterns and commands in chapter 27 |usr_27.txt|. You can find the full +explanation here: |pattern|. + + +BEGINNING AND END OF A LINE + +The ^ character matches the beginning of a line. On an English-US keyboard +you find it above the 6. The pattern "include" matches the word include +anywhere on the line. But the pattern "^include" matches the word include +only if it is at the beginning of a line. + The $ character matches the end of a line. Therefore, "was$" matches the +word was only if it is at the end of a line. + +Let's mark the places where "the" matches in this example line with "x"s: + + the solder holding one of the chips melted and the ~ + xxx xxx xxx + +Using "/the$" we find this match: + + the solder holding one of the chips melted and the ~ + xxx + +And with "/^the" we find this one: + the solder holding one of the chips melted and the ~ + xxx + +You can try searching with "/^the$", it will only match a single line +consisting of "the". White space does matter here, thus if a line contains a +space after the word, like "the ", the pattern will not match. + + +MATCHING ANY SINGLE CHARACTER + +The . (dot) character matches any existing character. For example, the +pattern "c.m" matches a string whose first character is a c, whose second +character is anything, and whose the third character is m. Example: + + We use a computer that became the cummin winter. ~ + xxx xxx xxx + + +MATCHING SPECIAL CHARACTERS + +If you really want to match a dot, you must avoid its special meaning by +putting a backslash before it. + If you search for "ter.", you will find these matches: + + We use a computer that became the cummin winter. ~ + xxxx xxxx + +Searching for "ter\." only finds the second match. + +============================================================================== +*03.10* Using marks + +When you make a jump to a position with the "G" command, Vim remembers the +position from before this jump. This position is called a mark. To go back +where you came from, use this command: > + + `` + +This ` is a backtick or open single-quote character. + If you use the same command a second time you will jump back again. That's +because the ` command is a jump itself, and the position from before this jump +is remembered. + +Generally, every time you do a command that can move the cursor further than +within the same line, this is called a jump. This includes the search +commands "/" and "n" (it doesn't matter how far away the match is). But not +the character searches with "fx" and "tx" or the word movements "w" and "e". + Also, "j" and "k" are not considered to be a jump. Even when you use a +count to make them move the cursor quite a long way away. + +The `` command jumps back and forth, between two points. The CTRL-O command +jumps to older positions (Hint: O for older). CTRL-I then jumps back to newer +positions (Hint: I is just next to O on the keyboard). Consider this sequence +of commands: > + + 33G + /^The + CTRL-O + +You first jump to line 33, then search for a line that starts with "The". +Then with CTRL-O you jump back to line 33. Another CTRL-O takes you back to +where you started. If you now use CTRL-I you jump to line 33 again. And +to the match for "The" with another CTRL-I. + + + | example text ^ | + 33G | example text | CTRL-O | CTRL-I + | example text | | + V line 33 text ^ V + | example text | | + /^The | example text | CTRL-O | CTRL-I + V There you are | V + example text + + Note: + CTRL-I is the same as <Tab>. + +The ":jumps" command gives a list of positions you jumped to. The entry which +you used last is marked with a ">". + + +NAMED MARKS *bookmark* + +Vim enables you to place your own marks in the text. The command "ma" marks +the place under the cursor as mark a. You can place 26 marks (a through z) in +your text. You can't see them, it's just a position that Vim remembers. + To go to a mark, use the command `{mark}, where {mark} is the mark letter. +Thus to move to the a mark: +> + `a + +The command 'mark (single quotation mark, or apostrophe) moves you to the +beginning of the line containing the mark. This differs from the `mark +command, which moves you to marked column. + +The marks can be very useful when working on two related parts in a file. +Suppose you have some text near the start of the file you need to look at, +while working on some text near the end of the file. + Move to the text at the start and place the s (start) mark there: > + + ms + +Then move to the text you want to work on and put the e (end) mark there: > + + me + +Now you can move around, and when you want to look at the start of the file, +you use this to jump there: > + + 's + +Then you can use '' to jump back to where you were, or 'e to jump to the text +you were working on at the end. + There is nothing special about using s for start and e for end, they are +just easy to remember. + +You can use this command to get a list of marks: > + + :marks + +You will notice a few special marks. These include: + + ' The cursor position before doing a jump + " The cursor position when last editing the file + [ Start of the last change + ] End of the last change + +============================================================================== + +Next chapter: |usr_04.txt| Making small changes + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_04.esx b/vim73/doc/usr_04.esx new file mode 100644 index 0000000..742a9ee --- /dev/null +++ b/vim73/doc/usr_04.esx @@ -0,0 +1,524 @@ +*usr_04.esx* Para Vim versión 7.3. Último cambio: 7/6/2008 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Hacer cambios pequeños + + +Este capítulo le muestra diferentes formas de hacer correcciones y moverse +en el texto. Le muestra los tres modos básicos de cambiar texto: +operador-movimiento, modo Visual y objetos de texto. + +|04.1| Operadores y movimiento +|04.2| Cambiar texto +|04.3| Repetir un cambio +|04.4| Modo Visual +|04.5| Mover texto +|04.6| Copiar texto +|04.7| Uso del portapapeles +|04.8| Objetos de texto +|04.9| Modo reemplazar +|04.10| Conclusión + + Capítulo siguiente: |usr_05.esx| Configuración + Capítulo anterior: |usr_03.esx| Desplazamiento +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*04.1* Operadores y movimiento + +En el capítulo 2 aprendió que la orden «x» elimina un único carácter. Y +que usar un multiplicador: «4x» elimina cuatro caracteres. + La orden «dw» elimina una palabra. Reconocerá la orden «w» como el de +movimiento sobre palabras. De hecho, la orden «d» se ha completar con +una orden de movimiento, y elimina desde la posición actual hasta donde +marque el movimiento. + La orden «4w», por ejemplo, mueve el cursor cuatro palabras. La orden +d4w elimina cuatro palabras. + + Errar es humano. Para liarla de verdad necesitas un ordenador. ~ + ----------------------> + d4w + + Errar es humano. necesitas un ordenador. ~ + +Vim sólo elimina hasta la posición donde la orden de movimiento le lleva. +Eso es porque Vim sabe que probablemente no desea eliminar la primera letra +de una palabra. Si usa la orden «ex para desplazarse hasta el final de una +palabra, Vim adivina que quiere incluir el último carácter: + + Errar es humano. necesitas un ordenador. ~ + -------------> + d2e + + Errar es humano. ordenador. ~ + +El que el carácter bajo el cursor se incluya o no depende de la orden de +movimiento empleado. El manual de referencia llama a esto «exclusivo» cuando +el carácter no se incluye e «inclusivo» en caso contrario. + +La orden «$» le desplaza hasta el final de la línea. La orden «d$» elimina +desde el cursor hasta el final de la línea. Este es un movimiento inclusivo, +por lo que el último carácter de la línea se incluye en la operación: + + Errar es humano. ordenador. ~ + -----------> + d$ + + Errar es humano ~ + +Esto sigue siempre la misma estructura: operador-movimiento. Primero +introduce el operador. Por ejemplo, «d» es el operador de eliminación. Luego +introduce una orden de movimiento «4l» o «w». De esta manera, puede operar +sobre cualquier texto en el que se pueda desplazar. + +============================================================================== +*04.2* Cambiar texto + +Otro operador es «c», cambiar (change). Actúa justo como el operador «d», +excepto que le deja en modo Insertar. Por ejemplo «cw» cambia una palabra. +Es decir, elimina una palabra y le deja en modo Insertar. + + Errar es humano ~ + ---------> + c2wEl ser<Esc> + + El ser humano ~ + +Este «c2wEl ser<Esc>» contiene las siguientes partes: + + c el operador de cambio + 2w moverse dos palabras (se eliminan y va al modo Insertar) + El ser inserta el siguiente texto + <Esc> de vuelta al modo Normal + +Si ha prestado atención, se habrá dado cuenta de que hay algo raro: El +espacio antes de «humano» no se ha eliminado. Hay un dicho: para cada +problema hay una solución que es simple, clara y errónea. Este es el caso +con el ejemplo usado aquí con la orden «cw». El operador «c» funciona justo +como el operador «d», con una excepción: «cw». De hecho, funciona justo +igual que «ce», cambiar hasta el final de la palabra. El espacio después de +la palabra no se incluye. Esta excepción data de Vi. Ya que mucha gente se +ha acostumbrado a ella, ha permanecido con Vim. + + +MÁS CAMBIOS + +Del mismo modo que «dd» elimina una línea completa, «cc» la cambia. Además, +mantiene la sangría (los espacios en blanco precedentes). + +Así como «d$» elimina hasta el final de la línea, «c$» la cambia hasta el +final. Es como pulsar «d$» para eliminar el texto y luego «a» para activar +el modo Insertar y añadir más texto. + + +ACCESOS DIRECTOS + +Algunas órdenes de operación-movimiento se usan tan a menudo que se les ha +asignado una orden de una sola letra: + + x equivale a dl (eliminar carácter bajo el cursor) + X equivale a dh (eliminar carácter a la izquierda del cursor) + D equivale a d$ (eliminar hasta el final de la línea) + C equivale a c$ (cambiar hasta el final de la línea) + s equivale a cl (cambiar un carácter) + S equivale a cc (cambiar una única línea) + + +DÓNDE PONER EL CONTADOR + +Las órdenes «3dw» y «d3wx eliminan tres palabras. Si quiere ponerse +detallista, la primera ordem, «3dw», elimina una palabra tres veces; la +orden «d3w» elimina tres palabras de una vez. Esta diferencia no se puede +distinguir. Sin embargo, puede poner dos multiplicadores. Por ejemplo «3d2w» +elimina dos palabras y lo repite 3 veces, un total de seis palabras. + + +REEMPLAZAR CON UN CARÁCTER + +La orden «r» no es un operador. Espera a que introduzca un carácter, y +reemplazará el carácter bajo el cursor con él. Puedes hacer lo mismo con la +orden «cl» o con «s», pero con «r» no tendrá que pulsar <Esc> + + aquí hay algo tue esná mal ~ + rA rq rt + + Aquí hay algo que está mal ~ + +Usar un multiplicador con «r» causa que se reemplacen muchos caracteres con +el mismo carácter. Por ejemplo: + + Aquí hay algo que está mal ~ + 5rx + + Aquí hay algo que exxxxxal ~ + +Para reemplazar un carácter con un salto de línea use «r<Entrar>». Esto +elimina un carácter e inserta un salto. Usar un multiplicador aquí sólo +afecta al número de caracteres eliminados: «4r<Entrar>» reemplaza cuatro +caracteres con un salto. + +============================================================================== +*04.3* Repetir un cambio + +La orden «.» es uno de los más sencillos pero más potentes de Vim. Repite el +último cambio. Por ejemplo, suponga que está editando un archivo HTML y +desea eliminar todas las etiquetas <B>. Para ello, coloque el cursor sobre +el primer < y luego elimine el <B> con la orden «df>». Entonces va al < del +</B> y lo elimina con la orden «.». La orden «.» ejecuta el último cambio +(en este caso «df>»). Para eliminar otra etiqueta, coloque el cursor sobre +el < y vuelve a pulsar la orden «.». + + Para <B>generar</B> una tabla de <B>contenidos ~ + f< ir al primer < ---> + df> elimina hasta > --> + f< ir al segundo < ----------> + . repetir df> ---> + f< ir al siguiente < ------------------> + . repetir df> --> + +La orden «.» funciona para todos los cambios que haga excepto para la orden +«u» (deshacer), CTRL-R, (rehacer) y todos los que comienzan con «:». + +Otro ejemplo: Desea cambiar la palabra «cuatro» por «cinco». Aparece varias +veces en su texto. Puede hacer esto rápidamente en una secuencia de órdenes: + + /cuatro<Entrar> encuentra la primera cadena «cuatro» + cwcinco<Esc> cambia la palabra a «cinco» + n encuentra la siguiente cadena «cuatro» + . repite el cambio a «cinco» + n encuentra la siguiente cadena «cuatro» + . repite el cambio + etc. + +============================================================================== +*04.4* Modo visual + +Los cambios operador-movimiento funcionan bastante bien para eliminar +elementos sencillos. Pero a menudo, no es fácil decidir que orden de +movimiento le desplazará hasta el texto que quiere modificar. Es el momento +de usar el modo Visual. + +Puede iniciar el modo Visual pulsando «v». Puede mover el cursor sobre el +texto que desea modificar. Mientras haces esto, el texto se resalta. +Finalmente, teclee la orden del operador. + Por ejemplo, para eliminar de la mitad de una palabra a la mitad de otra: + + Esto es una muestra cualquiera del modo Visual ~ + ----------> + veehhd + + Esto es una muestra del modo Visual ~ + +Cuando hace esto, no tiene que contar cuántas veces pulsa «e» o «h» para +llegar a la posición deseada. Puede verlo de forma inmediata antes de pulsar +«d». + +Si en cualquier momento decide que no quiere hacer nada con el texto +resaltado, simplemente pulse <Esc> y el modo Visual parará sin hacer nada. + + +SELECCIONAR LÍNEAS + +Si quiere trabajar con líneas completas, use «V» para iniciar el modo +Visual. Verá que toda la línea se resalta, sin ni siquiera mover el cursor. +Cuando mueva el cursor a la izquierda o derecha, nada cambiará. Si lo mueve +hacia arriba o hacia abajo, la selección se extenderá a líneas completas. + Por ejemplo, seleccione tres líneas con «Vjj»: + + +------------------------+ + | texto más texto | + >> | más texto más texto | | + líneas seleccionadas >> | texto texto texto | | Vjj + >> | texto más | V + | más texto más | + +------------------------+ + + +SELECCIONAR BLOQUES + +Si desea trabajar en un bloque rectangular de caracteres, use CTRL-V para +iniciar el modo Visual. Esto es muy útil si trabaja con tablas. + + nombre Q1 Q2 Q3 + pedro 123 455 234 + juan 0 90 39 + estéban 392 63 334 + +Para eliminar la columna central «Q2» desplaze el cursor a la «Q» de +«Q2». Pulse CTRL-V para iniciar el modo Visual de bloques. Ahora mueva el +cursor tres líneas abajo con «3j» y a la siguiente palabra con «w». Puede +comprobar que el primer carácter de la última columna se ha incluido. Para +excluirlo, use «h». Si ahora pulsa «d» la columna central desaparecerá. + + +IR AL OTRO LADO + +Si ha seleccionado algo de texto en modo Visual, y descubre que necesita +cambiar el otro lado de la selección, use la orden «o» (Truco: o para el +«otro» lado). El cursor irá hasta el otro final de la selección, y podrá +modificar dónde comienza la selección. Pulsa «o» de nuevo para volver al +otro lado. + +Cuando usa el modo Visual de bloques, tiene cuatro esquinas. «o» le llevará +a una de las otras líneas diagonalmente. Use «O» para moverse hacia el otro +final de la misma línea. + +Observe que «o» y «O» en el modo Visual funcionan de forma muy diferente a +cómo lo hacen en el modo Normal, donde abririán una nueva línea. + +============================================================================== +*04.5* Mover texto + +Cuando elimina algo con «d», «x», u otra orden, el texto se guarda. +Puede pegarlo usando la orden «p». (El nombre de Vim para esto es «poner», +del inglés «put»). + Échale un vistazo a cómo funciona esto. Elimine primero una línea +completa poniendo el cursor en la línea y pulsando «dd». Mueva ahora el +cursor allá donde quiera poner la línea y use la orden «p». La línea se +insertará en la línea siguiente a donde se encuentra el cursor. + + una línea una línea una línea + línea 2 dd línea 3 p línea 3 + línea 3 línea 2 + +Ya que eliminó una línea completa, la orden «p» colocó la línea de texto +debajo del cursor. Si elimina parte de una línea (una palabra, por ejemplo), +la orden «px la pone justo después del cursor. + + Más de lo para mismo probar órdenes ~ + ----> + dw + + Más de lo mismo probar órdenes ~ + -----> + whp + + Más de lo mismo para probar órdenes ~ + + +MÁS SOBRE LA ORDEN PONER + +La orden «P» pone una línea como «p», pero antes del cursor. Cuando elimine +una línea con «dd», «P» lo pondrá de vuelta sobre el cursor. Cuando elimine +una palabra con «dw», «P» lo pondrá antes del cursor. + +Puede repetir la orden tantas veces como quiera. Se usará el mismo texto. + +Puede usar un multiplicador con «p» y «P». El texto se repetirá tantas veces +como especifique con el multiplicador. Por ejemplo, usar «dd» y luego «3p» +pone tres copias de la misma línea eliminada. + + +INTERCAMBIAR DOS CARACTERES + +Más de una vez, mientras teclea, sus dedos irán por delante de su cerebro +(¿o al revés?). El resultado es un error del tipo «uqe» en lugar de +«que». Vim hace que corregir estos problemas sea sencillo. Simplemente ponga +el cursor sobre la «u» de «uqe» y ejecute la orden «xp». Esto funciona del +siguiente modo: «x» elimina el carácter «u» y lo coloca en un registro. «p» +pone el texto después del cursor, justo después de la «q». + + uqe qe que ~ + x p + +============================================================================== +*04.6* Copiar texto + +Para copiar texto de un lugar a otro, puede eliminarlo, usar «u» para +deshacer la eliminación y después usar «p» para colocarlo en otro lugar. Hay +un modo mejor: «yank» (dar un tirón). El operador «y» copia texto en un +registro. Puede usar una orden «p» para ponerlo. + «Yanking» es simplemente el nombre de Vim para copiar. La letra «c» ya +estaba en uso por el operador «cambiar», y la «y» estaba aún disponible. +Llamar a este el operador «yank» hizo que fuera más fácil recordar la «y». + +Ya que «y» es un operador, se usa «yw» para copiar una palabra. Se puede +usar un multiplicador. Para copiar dos palabras usa «y2w». Por ejemplo: + + let sqr = LongVariable * ~ + --------------> + y2w + + let sqr = LongVariable * ~ + p + + let sqr = LongVariable * LongVariable ~ + +Observe que «yw» incluye el espacio en blanco después de la palabra. Si no +quiere que esto ocurra, us «ye». + +La orden «yy» copia una sola línea, al igual que «dd» la elimina. Sin +embargo, mientras que «D» elimina desde el cursor hasta el final de la +línea, «Y» funciona como «yy», copiando la línea completa. ¡Cuidado con esta +inconsistencia! Use «y$» para copiar sólo hasta el final. + + línea de texto yy línea de texto línea de texto + línea 2 línea 2 p línea 2 + última línea última línea línea de texto + última línea + +============================================================================== +*04.7* Uso del portapapeles + +Si está usando la versión GUI de Vim (gvim), puede usar la opción «Copiar» +del menú «Edit». Seleccione primero el texto en modo Visual, use después el +menú Editar/Copiar. Así, el texto seleccionado se copia al portapapeles. +Ahora puede pegarlo en otros programas o en el propio Vim. + +Si ha copiado texto en el portapapeles desde otra aplicación, puede pegarlo +en Vim con el menú Editar/Pegar. Esto funciona en modo Normal y en modo +Insertar. En modo Visual el texto seleccionado es reemplazado. + +La opción «Cortar» del menú elimina el texto antes de ponerlo en el +portapapeles. Las opciones «Cortar», «Copiar» y «Pegar» están también +disponibles en el menú popup (sólo cuando esté disponible). Si su Vim tiene +barra de tareas, puede encontrar estos botones allí también. + +Si no usa la GUI o no te gusta usar el menú, tiene otro modo. Use la orden +«y» normal (copiar) y «p» (poner), pero antes escriba «"*» (comillas dobles, +asterisco). Para copiar una línea en el portapapeles: > + + "*yy + +Para poner texto desde el portapapeles en el texto: > + + "*p + +Esto sólo funciona en versiones de Vim que incluyen soporte para +portapapeles. Más sobre el portapapeles en la sección |09.3| y aquí: +|clipboard|. + +============================================================================== +*04.8* Objetos de texto + +Si el cursor está en medio de una palabra y la quiere eliminar, tiene que +desplazarse hasta su comienzo antes de que pueda hacer «dw». Hay un modo más +sencillo de hacer esto: «daw». + + esto es texto de ejemplo. ~ + daw + + esto es de ejemplo. ~ + +La «d» de «daw» es el operador de eliminación. «aw» es el objeto de texto. +Truco: «aw» viene de «A Word». Por lo que «daw» es «Delete A Word». Para ser +más precisos, el espacio después de la palabra se elimina también (el +espacio antes de la palabra si ésta se encuentra al final de una línea). + +Usar objetos de texto es la tercera manera de hacer cambios en Vim: +el operador-movimiento, el modo Visual, y ahora el operador-objeto de texto. + Es muy similar al operador-movimiento, pero en lugar de operar en el texto +entre la posición inicial y final del cursor, el objeto de texto se emplea en +su totalidad. No importa en que lugar del objeto se encontraba el cursor +antes de la orden. + +Para cambiar una oración completa use «cis». Suponga este texto: + + ¿Qué tal? Esto ~ + es un ejemplo. Algo ~ + de texto. ~ + +Vaya al comienzo de la segunda línea, sobre el «es un». Ahora, use «cis»: + + ¿Qué tal? Algo ~ + de texto. ~ + +El cursor está entre los espacios de la primera línea. Escriba ahora la +nueva frase «Otra línea.»: + + ¿Qué tal? Otra línea. Algo ~ + de texto. ~ + +«cis» consiste del operador «c» (cambiar) y el objeto de texto «is». Esto +viene de «Inner Sentence». También hay un objeto «as» (a sentence). La +diferencia es que «as» incluye el espacio en blanco después de la frase e +«is» no. Si desea eliminar la frase y quiere eliminar al mismo tiempo el +espacio en blanco posterior, use entonces «das». Si quiere escribir otro +texto, el espacio puede permanecer, con lo que puedes usar «cis». + +También puede usar los objetos de texto on modo Visual. Incluirá el objeto +de texto en la selección. El modo Visual permanece, así que puede hacerlo +varias veces. Por ejemplo, inicie el modo Visual con «v» y seleccione una +frase con «as». Ahora puede repetir «as» para incluir más frases. Por +último, use un operador para hacer algo con las frases seleccionadas. + +Puede encontrar una larga lista de objetos de texto aquí: |text-objects|. + +============================================================================== +*04.9* Modo reemplazar + +La orden «R» hace que Vim entre en modo reemplazar. En este modo, cada +carácter que introduzca reemplaza al que está debajo del cursor. Esto +continúa hasta que pulse <Esc>. + En este ejemplo, Ud. comienza el modo Reemplazar en la primera «t» de «texto»: + + Esto es texto. ~ + Rinteresante.<Esc> + + Esto es interesante. ~ + +Puede que haya notado que ha reemplazado 5 caracteres en la línea con otros +doce. La orden «R» extiende automáticamente la línea si se queda sin +caracteres que reemplazar. Esto no ocurrirá en la siguiente línea. + +Puede alternar el modo Insertar y Reemplazar con la tecla <Insert>. + +Cuando use <Retroceso> para hacer una corrección comprobará que el texto +anterior reaparece. Por lo tanto, funciona como la orden deshacer para el +último carácter tecleado. + +============================================================================== +*04.10* Conclusión + +Los operadores, órdenes de movimiento y los objetos de texto le dan +múltiples posibilidades para hacer muchas combinaciones. Ahora que sabe +cómo funciona, puede usar N operadores con M órdenes de movimiento para +hacer M * N órdenes! + +Puede usar la lista completa de operadores aquí: |operator| + +Por ejemplo, hay otras muchas maneras de eliminar porciones de texto. Aquí +tiene algunas de las más empleadas: + +x elimina el carácter bajo el cursor (abreviado de "dl") +X elimina el carácter antes del cursor (abreviado de "dh") +D elimina desde el cursor hasta el final de línea (abreviado de "d$") +dw elimina desde el cursor hasta el próximo comienzo de palabra +db elimina desde el cursor hasta el anterior comienzo de palabra +diw elimina la palabra bajo el cursor (excluyendo el espacio en blanco) +daw elimina la palabra bajo el cursor (incluyendo el espacio en blanco) +dG elimina hasta el final del archivo +dgg elimina hasta el final del archivo + +Si usa «c» en lugar de «d»,estos se convierten en órdenes de cambio. Y con +«y» copias el texto. Y así en adelante. + + +Hay algunas otras órdenes que no encajan en ningún otro lugar, por lo tanto +se explican a continuación: + + ~ cambia el carácter bajo el cursor de minúsculas a mayúsculas y + al revés, moviéndose al siguiente carácter. No es un operador + (a menos que 'tildeop' esté activado), por lo que no lo puede + usar con un movimiento. Sí funciona en modo Visual y cambia + todo lo que está seleccionado. + + I Inicia el modo insertar y desplaza el cursor al primer + carácter no vacío de la línea. + + A Inicia el modo insertar y desplaza el cursor al último + carácter de la línea. + +============================================================================== + +Capítulo siguiente: |usr_05.esx| Configuración + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Álvaro Castro Castillo + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_04.txt b/vim73/doc/usr_04.txt new file mode 100644 index 0000000..5a3f97b --- /dev/null +++ b/vim73/doc/usr_04.txt @@ -0,0 +1,514 @@ +*usr_04.txt* For Vim version 7.3. Last change: 2008 Sep 06 + + VIM USER MANUAL - by Bram Moolenaar + + Making small changes + + +This chapter shows you several ways of making corrections and moving text +around. It teaches you the three basic ways to change text: operator-motion, +Visual mode and text objects. + +|04.1| Operators and motions +|04.2| Changing text +|04.3| Repeating a change +|04.4| Visual mode +|04.5| Moving text +|04.6| Copying text +|04.7| Using the clipboard +|04.8| Text objects +|04.9| Replace mode +|04.10| Conclusion + + Next chapter: |usr_05.txt| Set your settings + Previous chapter: |usr_03.txt| Moving around +Table of contents: |usr_toc.txt| + +============================================================================== +*04.1* Operators and motions + +In chapter 2 you learned the "x" command to delete a single character. And +using a count: "4x" deletes four characters. + The "dw" command deletes a word. You may recognize the "w" command as the +move word command. In fact, the "d" command may be followed by any motion +command, and it deletes from the current location to the place where the +cursor winds up. + The "4w" command, for example, moves the cursor over four words. The d4w +command deletes four words. + + To err is human. To really foul up you need a computer. ~ + ------------------> + d4w + + To err is human. you need a computer. ~ + +Vim only deletes up to the position where the motion takes the cursor. That's +because Vim knows that you probably don't want to delete the first character +of a word. If you use the "e" command to move to the end of a word, Vim +guesses that you do want to include that last character: + + To err is human. you need a computer. ~ + --------> + d2e + + To err is human. a computer. ~ + +Whether the character under the cursor is included depends on the command you +used to move to that character. The reference manual calls this "exclusive" +when the character isn't included and "inclusive" when it is. + +The "$" command moves to the end of a line. The "d$" command deletes from the +cursor to the end of the line. This is an inclusive motion, thus the last +character of the line is included in the delete operation: + + To err is human. a computer. ~ + ------------> + d$ + + To err is human ~ + +There is a pattern here: operator-motion. You first type an operator command. +For example, "d" is the delete operator. Then you type a motion command like +"4l" or "w". This way you can operate on any text you can move over. + +============================================================================== +*04.2* Changing text + +Another operator is "c", change. It acts just like the "d" operator, except +it leaves you in Insert mode. For example, "cw" changes a word. Or more +specifically, it deletes a word and then puts you in Insert mode. + + To err is human ~ + -------> + c2wbe<Esc> + + To be human ~ + +This "c2wbe<Esc>" contains these bits: + + c the change operator + 2w move two words (they are deleted and Insert mode started) + be insert this text + <Esc> back to Normal mode + +If you have paid attention, you will have noticed something strange: The space +before "human" isn't deleted. There is a saying that for every problem there +is an answer that is simple, clear, and wrong. That is the case with the +example used here for the "cw" command. The c operator works just like the +d operator, with one exception: "cw". It actually works like "ce", change to +end of word. Thus the space after the word isn't included. This is an +exception that dates back to the old Vi. Since many people are used to it +now, the inconsistency has remained in Vim. + + +MORE CHANGES + +Like "dd" deletes a whole line, "cc" changes a whole line. It keeps the +existing indent (leading white space) though. + +Just like "d$" deletes until the end of the line, "c$" changes until the end +of the line. It's like doing "d$" to delete the text and then "a" to start +Insert mode and append new text. + + +SHORTCUTS + +Some operator-motion commands are used so often that they have been given a +single letter command: + + x stands for dl (delete character under the cursor) + X stands for dh (delete character left of the cursor) + D stands for d$ (delete to end of the line) + C stands for c$ (change to end of the line) + s stands for cl (change one character) + S stands for cc (change a whole line) + + +WHERE TO PUT THE COUNT + +The commands "3dw" and "d3w" delete three words. If you want to get really +picky about things, the first command, "3dw", deletes one word three times; +the command "d3w" deletes three words once. This is a difference without a +distinction. You can actually put in two counts, however. For example, +"3d2w" deletes two words, repeated three times, for a total of six words. + + +REPLACING WITH ONE CHARACTER + +The "r" command is not an operator. It waits for you to type a character, and +will replace the character under the cursor with it. You could do the same +with "cl" or with the "s" command, but with "r" you don't have to press <Esc> + + there is somerhing grong here ~ + rT rt rw + + There is something wrong here ~ + +Using a count with "r" causes that many characters to be replaced with the +same character. Example: + + There is something wrong here ~ + 5rx + + There is something xxxxx here ~ + +To replace a character with a line break use "r<Enter>". This deletes one +character and inserts a line break. Using a count here only applies to the +number of characters deleted: "4r<Enter>" replaces four characters with one +line break. + +============================================================================== +*04.3* Repeating a change + +The "." command is one of the most simple yet powerful commands in Vim. It +repeats the last change. For instance, suppose you are editing an HTML file +and want to delete all the <B> tags. You position the cursor on the first < +and delete the <B> with the command "df>". You then go to the < of the next +</B> and kill it using the "." command. The "." command executes the last +change command (in this case, "df>"). To delete another tag, position the +cursor on the < and use the "." command. + + To <B>generate</B> a table of <B>contents ~ + f< find first < ---> + df> delete to > --> + f< find next < ---------> + . repeat df> ---> + f< find next < -------------> + . repeat df> --> + +The "." command works for all changes you make, except for the "u" (undo), +CTRL-R (redo) and commands that start with a colon (:). + +Another example: You want to change the word "four" to "five". It appears +several times in your text. You can do this quickly with this sequence of +commands: + + /four<Enter> find the first string "four" + cwfive<Esc> change the word to "five" + n find the next "four" + . repeat the change to "five' + n find the next "four" + . repeat the change + etc. + +============================================================================== +*04.4* Visual mode + +To delete simple items the operator-motion changes work quite well. But often +it's not so easy to decide which command will move over the text you want to +change. Then you can use Visual mode. + +You start Visual mode by pressing "v". You move the cursor over the text you +want to work on. While you do this, the text is highlighted. Finally type +the operator command. + For example, to delete from halfway one word to halfway another word: + + This is an examination sample of visual mode ~ + ----------> + velllld + + This is an example of visual mode ~ + +When doing this you don't really have to count how many times you have to +press "l" to end up in the right position. You can immediately see what text +will be deleted when you press "d". + +If at any time you decide you don't want to do anything with the highlighted +text, just press <Esc> and Visual mode will stop without doing anything. + + +SELECTING LINES + +If you want to work on whole lines, use "V" to start Visual mode. You will +see right away that the whole line is highlighted, without moving around. +When you move left or right nothing changes. When you move up or down the +selection is extended whole lines at a time. + For example, select three lines with "Vjj": + + +------------------------+ + | text more text | + >> | more text more text | | + selected lines >> | text text text | | Vjj + >> | text more | V + | more text more | + +------------------------+ + + +SELECTING BLOCKS + +If you want to work on a rectangular block of characters, use CTRL-V to start +Visual mode. This is very useful when working on tables. + + name Q1 Q2 Q3 + pierre 123 455 234 + john 0 90 39 + steve 392 63 334 + +To delete the middle "Q2" column, move the cursor to the "Q" of "Q2". Press +CTRL-V to start blockwise Visual mode. Now move the cursor three lines down +with "3j" and to the next word with "w". You can see the first character of +the last column is included. To exclude it, use "h". Now press "d" and the +middle column is gone. + + +GOING TO THE OTHER SIDE + +If you have selected some text in Visual mode, and discover that you need to +change the other end of the selection, use the "o" command (Hint: o for other +end). The cursor will go to the other end, and you can move the cursor to +change where the selection starts. Pressing "o" again brings you back to the +other end. + +When using blockwise selection, you have four corners. "o" only takes you to +one of the other corners, diagonally. Use "O" to move to the other corner in +the same line. + +Note that "o" and "O" in Visual mode work very differently from Normal mode, +where they open a new line below or above the cursor. + +============================================================================== +*04.5* Moving text + +When you delete something with the "d", "x", or another command, the text is +saved. You can paste it back by using the p command. (The Vim name for +this is put). + Take a look at how this works. First you will delete an entire line, by +putting the cursor on the line you want to delete and typing "dd". Now you +move the cursor to where you want to put the line and use the "p" (put) +command. The line is inserted on the line below the cursor. + + a line a line a line + line 2 dd line 3 p line 3 + line 3 line 2 + +Because you deleted an entire line, the "p" command placed the text line below +the cursor. If you delete part of a line (a word, for instance), the "p" +command puts it just after the cursor. + + Some more boring try text to out commands. ~ + ----> + dw + + Some more boring text to out commands. ~ + -------> + welp + + Some more boring text to try out commands. ~ + + +MORE ON PUTTING + +The "P" command puts text like "p", but before the cursor. When you deleted a +whole line with "dd", "P" will put it back above the cursor. When you deleted +a word with "dw", "P" will put it back just before the cursor. + +You can repeat putting as many times as you like. The same text will be used. + +You can use a count with "p" and "P". The text will be repeated as many times +as specified with the count. Thus "dd" and then "3p" puts three copies of the +same deleted line. + + +SWAPPING TWO CHARACTERS + +Frequently when you are typing, your fingers get ahead of your brain (or the +other way around?). The result is a typo such as "teh" for "the". Vim +makes it easy to correct such problems. Just put the cursor on the e of "teh" +and execute the command "xp". This works as follows: "x" deletes the +character e and places it in a register. "p" puts the text after the cursor, +which is after the h. + + teh th the ~ + x p + +============================================================================== +*04.6* Copying text + +To copy text from one place to another, you could delete it, use "u" to undo +the deletion and then "p" to put it somewhere else. There is an easier way: +yanking. The "y" operator copies text into a register. Then a "p" command +can be used to put it. + Yanking is just a Vim name for copying. The "c" letter was already used +for the change operator, and "y" was still available. Calling this +operator "yank" made it easier to remember to use the "y" key. + +Since "y" is an operator, you use "yw" to yank a word. A count is possible as +usual. To yank two words use "y2w". Example: + + let sqr = LongVariable * ~ + --------------> + y2w + + let sqr = LongVariable * ~ + p + + let sqr = LongVariable * LongVariable ~ + +Notice that "yw" includes the white space after a word. If you don't want +this, use "ye". + +The "yy" command yanks a whole line, just like "dd" deletes a whole line. +Unexpectedly, while "D" deletes from the cursor to the end of the line, "Y" +works like "yy", it yanks the whole line. Watch out for this inconsistency! +Use "y$" to yank to the end of the line. + + a text line yy a text line a text line + line 2 line 2 p line 2 + last line last line a text line + last line + +============================================================================== +*04.7* Using the clipboard + +If you are using the GUI version of Vim (gvim), you can find the "Copy" item +in the "Edit" menu. First select some text with Visual mode, then use the +Edit/Copy menu. The selected text is now copied to the clipboard. You can +paste the text in other programs. In Vim itself too. + +If you have copied text to the clipboard in another application, you can paste +it in Vim with the Edit/Paste menu. This works in Normal mode and Insert +mode. In Visual mode the selected text is replaced with the pasted text. + +The "Cut" menu item deletes the text before it's put on the clipboard. The +"Copy", "Cut" and "Paste" items are also available in the popup menu (only +when there is a popup menu, of course). If your Vim has a toolbar, you can +also find these items there. + +If you are not using the GUI, or if you don't like using a menu, you have to +use another way. You use the normal "y" (yank) and "p" (put) commands, but +prepend "* (double-quote star) before it. To copy a line to the clipboard: > + + "*yy + +To put text from the clipboard back into the text: > + + "*p + +This only works on versions of Vim that include clipboard support. More about +the clipboard in section |09.3| and here: |clipboard|. + +============================================================================== +*04.8* Text objects + +If the cursor is in the middle of a word and you want to delete that word, you +need to move back to its start before you can do "dw". There is a simpler way +to do this: "daw". + + this is some example text. ~ + daw + + this is some text. ~ + +The "d" of "daw" is the delete operator. "aw" is a text object. Hint: "aw" +stands for "A Word". Thus "daw" is "Delete A Word". To be precise, the white +space after the word is also deleted (the white space before the word at the +end of the line). + +Using text objects is the third way to make changes in Vim. We already had +operator-motion and Visual mode. Now we add operator-text object. + It is very similar to operator-motion, but instead of operating on the text +between the cursor position before and after a movement command, the text +object is used as a whole. It doesn't matter where in the object the cursor +was. + +To change a whole sentence use "cis". Take this text: + + Hello there. This ~ + is an example. Just ~ + some text. ~ + +Move to the start of the second line, on "is an". Now use "cis": + + Hello there. Just ~ + some text. ~ + +The cursor is in between the blanks in the first line. Now you type the new +sentence "Another line.": + + Hello there. Another line. Just ~ + some text. ~ + +"cis" consists of the "c" (change) operator and the "is" text object. This +stands for "Inner Sentence". There is also the "as" (a sentence) object. The +difference is that "as" includes the white space after the sentence and "is" +doesn't. If you would delete a sentence, you want to delete the white space +at the same time, thus use "das". If you want to type new text the white +space can remain, thus you use "cis". + +You can also use text objects in Visual mode. It will include the text object +in the Visual selection. Visual mode continues, thus you can do this several +times. For example, start Visual mode with "v" and select a sentence with +"as". Now you can repeat "as" to include more sentences. Finally you use an +operator to do something with the selected sentences. + +You can find a long list of text objects here: |text-objects|. + +============================================================================== +*04.9* Replace mode + +The "R" command causes Vim to enter replace mode. In this mode, each +character you type replaces the one under the cursor. This continues until +you type <Esc>. + In this example you start Replace mode on the first "t" of "text": + + This is text. ~ + Rinteresting.<Esc> + + This is interesting. ~ + +You may have noticed that this command replaced 5 characters in the line with +twelve others. The "R" command automatically extends the line if it runs out +of characters to replace. It will not continue on the next line. + +You can switch between Insert mode and Replace mode with the <Insert> key. + +When you use <BS> (backspace) to make correction, you will notice that the +old text is put back. Thus it works like an undo command for the last typed +character. + +============================================================================== +*04.10* Conclusion + +The operators, movement commands and text objects give you the possibility to +make lots of combinations. Now that you know how it works, you can use N +operators with M movement commands to make N * M commands! + +You can find a list of operators here: |operator| + +For example, there are many other ways to delete pieces of text. Here are a +few often used ones: + +x delete character under the cursor (short for "dl") +X delete character before the cursor (short for "dh") +D delete from cursor to end of line (short for "d$") +dw delete from cursor to next start of word +db delete from cursor to previous start of word +diw delete word under the cursor (excluding white space) +daw delete word under the cursor (including white space) +dG delete until the end of the file +dgg delete until the start of the file + +If you use "c" instead of "d" they become change commands. And with "y" you +yank the text. And so forth. + + +There are a few often used commands to make changes that didn't fit somewhere +else: + + ~ change case of the character under the cursor, and move the + cursor to the next character. This is not an operator (unless + 'tildeop' is set), thus you can't use it with a motion + command. It does work in Visual mode and changes case for + all the selected text then. + + I Start Insert mode after moving the cursor to the first + non-blank in the line. + + A Start Insert mode after moving the cursor to the end of the + line. + +============================================================================== + +Next chapter: |usr_05.txt| Set your settings + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_05.esx b/vim73/doc/usr_05.esx new file mode 100644 index 0000000..c8d87ab --- /dev/null +++ b/vim73/doc/usr_05.esx @@ -0,0 +1,649 @@ +*usr_05.esx* Para Vim versión 7.3. Último cambio: 4/6/2009 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Configuración + + +Puede ajustar Vim para que funcione como desee. Este capítulo le muestra +cómo iniciar Vim con opciones ajustadas a diferentes valores, añadir +extensiones o definir sus propias macros. + +|05.1| El archivo vimrc +|05.2| Explicación del archivo vimrc de ejemplo +|05.3| Mapeos sencillos +|05.4| Añadir una extensión +|05.5| Añadir un archivo de ayuda +|05.6| La ventana de opciones +|05.7| Opciones más comunes + + Capítulo siguiente: |usr_06.esx| Uso del resaltado de sintaxis + Capítulo anterior: |usr_04.esx| Hacer cambios pequeños +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*05.1* El archivo «vimrc» *vimrc-intro* + +Probablemente se haya cansado de introducir órdenes que usa muy a menudo. +Para iniciar Vim con todas sus opciones y mapeos favoritos, los define en lo +que se llama el archivo vimrc. Vim ejecuta las órdenes en este archivo al +inicio. + +Si ya tiene un archivo vimrc (por ejemplo, si su administrador ha puesto uno +por ti), puede editarlo de este modo: > + + :edit $MYVIMRC + +Si todavía no tiene un archivo vimrc, lea |vimrc| para saber dónde puede +crear un archivo vimrc. La orden «:version» también menciona el nombre del +«archivo vimrc de usuario» que Vim busca. + +En Unix y Macintosh este archivo siempre se usa y recomienda: + + ~/.vimrc ~ + +En MS-DOS y MS-Windows puede usar uno de los siguientes: + + $HOME/_vimrc ~ + $VIM/_vimrc ~ + +El archivo vimrc puede contener todas las órdenes que se pueden teclear tras +«:». Los más sencillos son los que se usan para ajustar opciones. Por +ejemplo, si quiere que Vim comience siempre con la opción 'incsearch' +activada, añada la siguiente línea al archivo: > + + set incsearch + +Necesita salir de Vim e iniciarlo otra vez para que esta nueva línea tenga +efecto. Luego verá cómo hacer esto sin salir de Vim. + +Este capítulo sólo explica los elementos más básicos. Para más información +sobre cómo escribir un archivo de script de Vim: |usr_41.txt|. + +============================================================================== +*05.2* El archivo vimrc de ejemplo, explicado *vimrc_example.vim* + +En el primer capítulo se explicó como el archivo vimrc de ejemplo (incluido +en la distribución de Vim) se puede emplear para iniciar Vim en modo +no-compatible (ver |not-compatible|). Puede encontrar el archivo aquí: + + $VIMRUNTIME/vimrc_example.vim ~ + +En esta sección explicaremos las diferentes órdenes empleadas en este +archivo. Esto le dará pistas sobre cómo preparar su propia configuración. +No todo se explicará, en cualquier caso. Use la orden ":help" e investigue. + +> + set nocompatible + +Tal y como se mencionó en el primer capítulo, estos manuales explican un Vim +funcionando en un modo mejorado, y por lo tanto no completamente +Vi-compatible. Desactivar la opción 'compatible' o activar 'nocompatible' se +encarga de esto. + +> + set backspace=indent,eol,start + +Esto especifica que se permita en el modo Insertar que <Retroceso> pueda +eliminar el carácter delante del cursor. Los tres elementos, separados por +comas, le dicen a Vim que puede eliminar el espacio en blanco al comienzo de +la línea, un salto de línea y el carácter anterior a donde inició el modo +Insertar. > + + set autoindent + +Esto hace que Vim use la sangría de la línea anterior para una nueva línea, +con lo que tendrá la misma cantidad de espacio en blanco al comienzo. Por +ejemplo, cuando pulsa <Entrar> en modo Insertar, y cuando usa la orden «o» +para iniciar una nueva línea. > + + if has("vms") + set nobackup + else + set backup + endif + +Esto le dice a Vim que mantenga una copia de seguridad de un archivo cuando +lo sobreescribe. Pero no en el sistema VMS, ya que éste mantiene versiones +anteriores por su cuenta. El backup tendrá el mismo nombre con un «~» +delante. Véase |07.4| > + + set history=50 + +Mantiene 50 órdenes y 50 patrones de búsqueda en el histórico. Use otro +número si quiere almacenar más o menos líneas. > + + set ruler + +Muestra siempre la posición actual en la esquina inferior derecha de la +ventana de Vim. + +> + set showcmd + +Muestra una orden incompleta en la esquina inferior derecha de la ventana de +Vim, a la izquierda del «ruler» (regla). Por ejemplo, cuando pulsa «2f», Vim +está esperando que introduzcas el carácter a encontrar y muestra «2f» es +mostrado. Cuando pulse «w», la orden «2fw» es ejecutará y el «2f» se +eliminará. + + +-------------------------------------------------+ + |texto en la ventana de Vim | + |~ | + |~ | + |-- VISUAL -- 2f 43,8 17% | + +-------------------------------------------------+ + ^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^ + 'showmode' 'showcmd' 'ruler' + +> + set incsearch + +Mostrar la coincidencia de un patrón de búsqueda antes de pulsar <Entrar>. + +> + map Q gq + +Define el mapeo de una tecla (más información en la próxima sección). Esto +define la orden «Q» para que de formato con el operador «gq». Así es como +funcionaba antes de Vim 5.0. En ausencia de esto, la orden «Q» inicia el +modo Ex, pero no lo necesitará. + +> + vnoremap _g y:exe "grep /" . escape(@", '\\/') . "/ *.c *.h"<CR> + +Este mapeo copia el texto seleccionado visualmente y lo busca en archivos +C. Este es un mapeo complicado. Aquí puede ver que los mapeos se pueden +emplear para hacer cosas realmente complicadas. En cualquier caso, es +simplemente una secuencia de órdenes que se ejecutan justo como los tecleas. + +> + if &t_Co > 2 || has("gui_running") + syntax on + set hlsearch + endif + +Esto activa el resaltado de sintaxis, pero sólo si hay colores +disponibles. Y la opción 'hlsearch' le dice a Vim que resalte las +coincidencias con el último patrón de búsqueda empleado. La orden «if» es +muy útil para activar opciones sólo cuando se cumple alguna condición. +Véase |usr_41.txt| + + *vimrc-filetype* > + filetype plugin indent on + +Esto activa tres mecanismos muy interesantes: +1. Detección de tipo de archivo + Cuando comienza a editar un archivo, Vim intentará averiguar qué tipo de + archivo es. Cuando edita «main.c», Vim verá la extensión «.c» y + la reconocerá como archivo de tipo C. Cuando edite un archivo que + comience con "#!/bin/sh", Vim reconocerá el tipo de archivo «sh». + La detección de tipo de archivo se usa para resaltar sintaxis y los + otros dos aspectos de abajo. + Véase |filetypes|. + +2. Usar extensiones de tipo de archivo («filetype plugin») + Muchos tipos de archivo se editan con diferentes opciones. Por ejemplo, + cuando edita un archivo «c», es muy útil activar la opción «cindent» + para sangrar las líneas automáticamente. Estas opciones empleadas + comúnmente están incluidas con Vim en las extensiones de tipos de + archivo. También puede incluir las tuyas propias, véase + |write-filetype-plugin|. + +3. Usar archivos de tabulación + Cuando edita programas, la sangría de una línea puede a menudo ser + computada de manera automática. Vim viene con esas reglas de sangrado + para diversos tipos de archivo. + Véase |:filetype-indent-on| y 'indentexpr'. + +> + autocmd FileType text setlocal textwidth=78 + +Esto hace que Vim divida el texto para evitar que las líneas sean más largas +de 78 caracteres. Pero sólo para archivos que se han identificado como de +texto regular. Aqui hay dos aspectos. «autocmd FileType text» es una +autoorden. Esto define que cuando el tipo de archivo sea «texto», la orden +posterior se ejecute automáticamente. «setlocal textwidth=78» ajusta la +opción 'textwidth' a 78, pero sólo localmente a un archivo. + + *restore-cursor* > + autocmd BufReadPost * + \ if line("'\"") > 1 && line("'\"") <= line("$") | + \ exe "normal! g`\"" | + \ endif + +Otra autoorden. Esta vez se ejecuta tras leer cualquier archivo. Las cosas +tan complicadas que hay después de él comprueban si la marca '" está +definida, y salta hacia ella si lo está. La barra invertida al comienzo de +la línea se emplea para continuarla desde la anterior. Esto ayuda a acortar +las líneas. Véase |line-continuation|. Esto funciona sólo dentro de un +script de Vim, no cuando se teclean órdenes en la línea de órdenes. + +============================================================================== +*05.3* Mapeos sencillos + +Un mapeo le permite atar un conjunto de órdenes Vim a una sola tecla. +Suponga, por ejemplo, que necesita poner una palabra entre llaves. En otras +palabras necesita cambiar una palabra como «cantidad» a «{cantidad}». Con la +orden :map, puede decirle a Vim que la tecla F5 haga precisamente eso. La +orden es la siguiente: > + + :map <F5> i{<Esc>ea}<Esc> +< + Nota: + Cuando introduzca esta orden, debe introducir <F5> tecleando + cuatro caracteres. De igual manera, <Esc> no se introduce pulsando + la tecla <Esc>, sino tecleando cinco caracteres. De hecho, ¡¡has de + poner los nombres en inglés, no la versión traducida!! + +Veámoslo por partes: + <F5> La tecla de función F5. Esta es la tecla que lanzará la + orden para que éste se ejecute al ser pulsada. + + i{<Esc> Insertar el carácter {. <Esc> sale del modo Insertar. + + e Moverse al final de la palabra. + + a}<Esc> Añadir el } a la palabra. + +Tras ejecutar la orden «:map», todo lo que tiene que hacer para rodear la +palabra con {} es poner el cursor en el primer carácter y pulsar F5. + +En este ejemplo, el lanzador es una simple tecla; pero puede ser una +cadena. Pero cuando use una orden de Vim preexistente, esa orden ya no +volverá a estar disponible. + Una tecla que puede usar con los mapeos es la barra invertida o +<Leader>. Ya que querrá definir más de un mapeo, añada otro carácter. +Puedes mapear "\p" para que añada paréntesis alrededor de una palabra, y +«\c» para que añada llaves, por ejemplo: > + + :map \p i(<Esc>ea)<Esc> + :map \c i{<Esc>ea}<Esc> + +Necesita teclear la «\» y la «p» rápidamente una detrás de la otra, para que +Vim sepa que van juntas. + +La orden «:map» (sin argumentos) le da un listado de sus mapeos actuales. +Al menos aquellos en el modo Normal. Más sobre mapeos en la sección |40.1|. + +============================================================================== +*05.4* Añadir una extensión *add-plugin* *plugin* + +La funcionalidad de Vim puede ser extendida añadiendo extensiones. Una +extensiones no es nada más que un script de Vim que se carga automáticamente +cuando Vim arranca. Puede añadir nuevas extensiones añadiéndolos al +directorio de extensiones. {no disponible si no se ha compilad con Vim con +la opción |+eval|}. + +Hay dos tipos de extensiones: + + Extensión global: Empleado para todos los tipos de archivo + Extensión de tipo de archivo: Empleado para un tipo de archivo específico + +Las extensiones globales se explicarán primero, se pasará después a los +específicos de tipo de archivo |add-filetype.plugin|. + + +EXTENSIONES GLOBALES *standard-plugin* + +Cuando arranque Vim, verá que carga automáticamente un grupo de extensiones +globales. No tiene que hacer nada al respecto. Éstos añaden funcionalidad +que le interesan a la mayoría de gente, pero que se implementaron como +scripts de Vim en lugar de compilarlos en Vim. Puedes verlos listados en el +índice de ayuda |standard-plugin-list|. Véase también |load-plugins|. + + *add-global-plugin* +Puede poner un extensión global para añadir funcionalidad que deba estar +siempre presente cuando use Vim. Sólo tiene que seguir dos pasos para +añadir una extensión global: +1. Conseguir una copia de la extensión. +2. Ubicar en el directorio adecuado + + +CONSEGUIR UNA EXTENSIÓN GLOBAL + +¿Dónde encontrar extensiones? +- Algunos vienen con Vim. Puede encontrarlos en el directorio + $VIMRUNTIME/macro y sus subdirectorios. +- Descargarlos de la red. Hay una buena colección en http://www.vim.org. +- Algunas veces se envían a la |maillist| de Vim. +- Puede escribir uno usted mismo, véase |write-plugin|. + +Algunas extensiones vienen como un archivo comprimido, véase |vimball|. +Algunas extensiones pueden ser actualizados automáticamente, véase +|getscript|. + + +USAR UNA EXTENSIÓN GLOBAL + +Lea primero el texto en la extensión descargada para comprobar cualquier +requerimiento. A continuación copielo al directorio de extensiones: + + sistema directorio de extensiones ~ + Unix ~/.vim/plugin/ + PC and OS/2 $HOME/vimfiles/plugin or $VIM/vimfiles/plugin + Amiga s:vimfiles/plugin + Macintosh $VIM:vimfiles:plugin + Mac OS X ~/.vim/plugin/ + RISC-OS Choices:vimfiles.plugin + +Ejemplo para Unix (asumiendo que no tiene un directorio de extensiones): > + + mkdir ~/.vim + mkdir ~/.vim/plugin + cp /usr/local/share/vim/vim60/macros/justify.vim ~/.vim/plugin + +¡Esto es todo! Ahora puede usar las órdenes definidas en esta extensión para +justificar texto. + +En lugar de poner las extensiones directamente en el directorio «plugins/», +quizá prefiera organizarlos poniéndolos en subdirectorios dentro de +«plugins/». Por ejemplo, ponga todas sus extensiones de Perl bajo el +subdirectorio «~/.vim/plugin/perl/*.vim». + + +EXTENSIONES DE TIPO DE ARCHIVO *add-filetype-plugin* *ftplugins* + +La distribución de Vim viene con un conjunto de extensiones para diferentes +tipos de archivo, que puede comenzar a usar con esta orden: > + + :filetype plugin on + +Eso es todo. Véase |vimrc-filetype|. + +Si echa de menos una extensión para un tipo de archivo que esté usando, o +encontró uno mejor, puede añadirlo. Hay dos pasos para conseguirlo: +1. Conseguir una copia de la extensión. 2. Copiar en el directorio +adecuado. + + +CONSEGUIR UNA EXTENSIÓN DE TIPO DE ARCHIVO + +Puede encontrarlos en los mismos sitios que las extensiones globales. +Compruebe si el tipo de archivo se menciona o no, de ese modo puede saber si +la extensión es global o de tipo de archivo. Los scripts en +«$VIMRUNTIME/macros» son globales, los específicos están en +«$VIMRUNTIME/ftplugin». + + +USAR UNA EXTENSIÓN DE TIPO DE ARCHIVO *ftplugin-name* + +Puede añadir una extensión de tipo de archivo ubicándolo en el directorio +adecuado. El nombre de este directorio está en el mismo directorio +mencionado previamente para extensiones globales, pero la última parte es +«ftplugin». Suponga que ha encontrado una extensión para el tipo de archivo +«cosas» y que está bajo Unix. Puede mover este archivo al directorio +«ftplugin/»: > + + mv thefile ~/.vim/ftplugin/cosas.vim + +Si ese archivo ya existe, es que ya tiene una extensión para «cosas». Tal +vez desee comprobar si la extensión existente no es conflictivo con el que +añade. Si no hay conflicto, puede darle otro nombre: + + mv thefile ~/.vim/ftplugin/cosas_dos.vim + +El guión bajo se usa para separar el nombre del tipo de archivo del resto, +que puede ser cualquier cosa. Si usa «otrascosas.vim» no funcionaría, ya que +se cargaría como tipo de archivo «otrascosas». + +En MS-DOS no puede usar nombres de archivo largos. Tendrá problemas si +añades una segunda extensión el tipo de archivo tiene más de seis +caracteres. Puede añadir un directorio extra para evitar este problema: > + + mkdir $VIM/vimfiles/ftplugin/fortran + copy thefile $VIM/vimfiles/ftplugin/fortran/dos.vim + +Los nombres genéricos para las extensiones de tipo de archivo son: > + + ftplugin/<tipo_de_archivo>.vim + ftplugin/<tipo_de_archivo>_<nombre>.vim + ftplugin/<tipo_de_archivo>/<nombre>.vim + +Aquí, «<nombre>» puede ser cualquier nombre que quieras. Ejemplos para el +tipo de archivo «cosas» en Unix: > + + ~/.vim/ftplugin/cosas.vim + ~/.vim/ftplugin/cosas_def.vim + ~/.vim/ftplugin/cosas/header.vim + +La parte <tipo_de_archivo> es el nombre del tipo de archivo para el cuál se +usa la extensión. Sólo los archivos de este tipo cargarán esta extensión. +La parte <nombre> de la extensión no importa, puede usarlo para tener varias +extensiones del mismo tipo de archivo. Observe que debe terminar con la +extensión «.vim». + + +Lecturas de ampliación: +|filetype-plugins| Documentación para las extensiones de tipo de + archivo e información sobre como evitar problemas + con mapeos. +|load-plugins| Cuándo las extensiones globales se cargan. +|ftplugin-overrule| Sobreescribir las opciones de una extensión global. +|write-plugin| Cómo escribir un script de extensión. +|plugin-details| Para más información sobre cómo usar extensiones o + cuando la extensión no funciona. +|new-filetype| Cómo detectar un nuevo tipo de archivo. + +============================================================================== +*05.5* Añadir un archivo de ayuda *add-local-help* *matchit-install* + +Si tiene suerte, la extensión que instaló viene con un archivo de ayuda. Le +explicaremos cómo instalar el archivo de ayuda, para que pueda encontrar +ayuda fácilmente para su nueva extensión. + Usemos el plugin «matchit.vim» como ejemplo (viene incluido con Vim). +Esta extensión hace que la orden «%» salte a tags emparejados de HTML, +«if/else/endif» en scripts de Vim, etc. Muy útil, pero no es compatible +con versiones anteriores (por lo que no está activado por defecto). + Esta extensión viene con la documentación «matchit.txt». Primero +copiemos la extensión al directorio adecuado. Esta vez lo haremos desde +dentro de Vim, así podremos usar $VIMRUNTIME. (Puede omitir la orden +«mkdir» si ya tiene el directorio.) > + + :!mkdir ~/.vim + :!mkdir ~/.vim/plugin + :!cp $VIMRUNTIME/macros/matchit.vim ~/.vim/plugin + +La orden «cp» es para Unix, en MS-DOS puedes usar «copy». + +Ahora cree un directorio «doc» en una de los directorios de 'runtimepath'. > + + :!mkdir ~/.vim/doc + +Copie el archivo de ayuda al directorio «doc». > + + :!cp $VIMRUNTIME/macros/matchit.txt ~/.vim/doc + +Por último el truco que le permite ir a los temas en el nuevo archivo de +ayuda: Genere el archivo de tags locales con la orden |:helptags|. > + + :helptags ~/.vim/doc + +Ahora puede usar la orden > + + :help g% + +para buscar ayuda para «g%» en el archivo de ayuda que acaba de añadir. +Puede ver una entrada correspondiente al archivo local cuando escriba: > + + :help local-additions + +Las líneas con los títulos de los archivos de ayuda locales son añadidos +automágicamente a la sección. Allí puede ver que archivos locales se han +añadido e ir a ellos a través del tag creado. + +Para escribir un archivo local de ayuda, véase |write-local-help|. + +============================================================================== +*05.6* La ventana de opciones + +Si busca una opción que haga lo que quiere, puede buscarla en los archivos +de ayuda aquí: |options|. Otra forma es usar la orden: > + + :options + +Esto abre una nueva ventana que contiene una lista de opciones con una +explicación en una línea. Coloque el cursor sobre un tema y pulse <Intro> +para ir a él. Pulse <Intro> de nuevo para volver atrás. O pulse CTRL-O. + +Puede cambiar el valor de una opción. Por ejemplo, vaya al tema «displaying +text». Luego ponga el cursor abajo, en esta línea: + + set wrap nowrap ~ + +Cuando pulse <Intro>, la línea cambiará a: + + set nowrap wrap ~ + +La opción se ha desactivado. + +Justo sobre esta línea hay una descripción corta de la opción 'wrap'. Ponga +el cursor una línea arriba para colocarlos sobre esta línea. Ahora pulse +<Intro> e irá hacia la descripción completa de la opción 'wrap'. + +Para opciones que toman un número o una cadena de caracteres puede editar el +valor. Pulse <Intro> para aplicar el nuevo valor. Por ejemplo, mueva el +cursor unas cuantas líneas arriba hasta esta línea: + + set so=0 ~ + +Posicione el cursor sobre el cero con «$». Modifiqueló a un cinco con +«r5». Luego pulse <Intro> para aplicar el nuevo valor. Cuando mueva el +cursor por un texto, notará que el texto se desplazará (scroll) antes de que +llegue al borde. Esto es lo que la opción 'scrolloff' hace, especifica una +compensación (offset) del punto donde comienza el desplazamiento (respecto +al borde). + +============================================================================== +*05.7* Opciones más comunes + +Hay una cantidad de opciones inmensa. Difícilmente llegará a usar gran parte +de ellas. Algunas de las más comunes se citarán a continuación. No se olvide +de que puede encontrar más ayuda con la orden «:help», con comillas simples +alrededor del nombre de la opción. Por ejemplo: > + + :help 'wrap' + +En caso de que haya descolocado el valor de una opción, puede devolverlo a +la opción por defecto con un et (&) tras el nombre de la opción. Por +ejemplo: > + + :set iskeyword& + + +LÍNEAS QUE NO DOBLAN + +Vim normalmente dobla líneas largas, de forma que pueda ver todo el texto. A +veces es mejor dejar que el texto continúe a la derecha de la ventana. De +este modo tiene que desplazarse de izquierda a derecha para ver toda una +línea larga. Puede intercambiar el valor con la siguiente orden: > + + :set nowrap + +Vim automáticamente desplazará el texto cuando se desplace hacia el texto +que no se muestra en pantalla. Para ver un contexto de diez caracteres: > + + :set sidescroll=10 + +Esto no cambia el texto en el archivo, sólo la forma en la que se muestra. + + +MOVIMIENTO SOBRE LÍNEAS DOBLADAS + +La mayoría de las órdenes para desplazarse dejarán de funcionar al comienzo +o al final de una línea. Puede cambiar esto con la opción 'whichwrap'. Esto +la cambia al valor predeterminado: > + + :set whichwrap=b,s + +Esto permite que la tecla <Retroceso>, cuando se emplea en la primera +posición de una línea se mueva al final de la línea anterior. También la +tecla <Espacio> le desplazará desde el final de una línea hasta el comienzo +de la siguiente. + +Para permitir que las teclas de cursor <Izq> y <Der> también lo hagan use +esta orden: > + + :set whichwrap=b,s,<,> + +Esto es exclusivamente en el modo Normal. Para permitir que <Izq> y <Der> +haga esto en también modo Insertar, escriba: > + + :set whichwrap=b,s,<,>,[,] + +Hay unas cuantas banderas que se pueden ser añadir, véase 'whichwrap'. + + +VISTA DE PESTAÑAS + +Cuando hay pestañas en un archivo, no puede ver dónde están. Para hacerlas +visibles: > + + :set list + +Ahora todas las pestañas se mostrarán como ^I. Un «$» se mostrará al final de +cada línea, permitiéndole ver espacios finales que pasarían desapercibidos. + Una desventaja de esto es que tiene una apariencia desagradable cuando +hay muchas pestañas. Si tiene una terminal con colores o usa GVim, puede +ver los espacios y las pestañas como marcas de color. Use la opción +'listchars': > + + :set listchars=tab:>-,trail:- + +Ahora cada pestaña se mostrará como «>---» (con más o menos «-») y los +espacios al final de la línea como «-». Más agradable, o no? + + +PALABRAS CLAVES + +The 'iskeyword' option specifies which characters can appear in a word: > + + :set iskeyword +< iskeyword=@,48-57,_,192-255 ~ + +El «@» implica todas las letras del alfabeto. «48-57» significa los +caracteres ASCII 48 a 57, que son los números 0 a 9. «192-255» son los +caracteres latinos imprimibles. + A veces querrá incluir un guión en las palabras clave, para que órdenes +como «w» consideren «upper-case» como una sola palabra. +Puede hacerlo así: > + + :set iskeyword+=- + :set iskeyword +< iskeyword=@,48-57,_,192-255,- ~ + +Si miras el nuevo valor, comprobará que Vim ha añadido una coma por Ud. + Para eliminar un carácter usa «-=». Por ejemplo, el guión bajo: > + + :set iskeyword-=_ + :set iskeyword +< iskeyword=@,48-57,192-255,- ~ + +En esta ocasión la coma se elimina automáticamente. + + +ESPACIO PARA MENSAJES + +Cuando Vim arranca hay una línea en la parte de abajo que se usa para +mensajes. Cuando un mensaje es largo, o se trunca (con lo que sólo puede +ver una parte) o el texto se desplaza y tienes que pulsar <Intro> para +continuar. + Puedes asignar a la opción 'cmdheight' el número de líneas usado para +mensajes. Por ejemplo: > + + :set cmdheight=3 + +Esto significa que hay menos espacio para editar texto, tú decides. + +============================================================================== + +Capítulo siguiente: |usr_06.esx| Uso del resaltado de sintaxis + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Álvaro Castro Castillo + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_05.txt b/vim73/doc/usr_05.txt new file mode 100644 index 0000000..b0f27d1 --- /dev/null +++ b/vim73/doc/usr_05.txt @@ -0,0 +1,625 @@ +*usr_05.txt* For Vim version 7.3. Last change: 2009 Jun 04 + + VIM USER MANUAL - by Bram Moolenaar + + Set your settings + + +Vim can be tuned to work like you want it to. This chapter shows you how to +make Vim start with options set to different values. Add plugins to extend +Vim's capabilities. Or define your own macros. + +|05.1| The vimrc file +|05.2| The example vimrc file explained +|05.3| Simple mappings +|05.4| Adding a plugin +|05.5| Adding a help file +|05.6| The option window +|05.7| Often used options + + Next chapter: |usr_06.txt| Using syntax highlighting + Previous chapter: |usr_04.txt| Making small changes +Table of contents: |usr_toc.txt| + +============================================================================== +*05.1* The vimrc file *vimrc-intro* + +You probably got tired of typing commands that you use very often. To start +Vim with all your favorite option settings and mappings, you write them in +what is called the vimrc file. Vim executes the commands in this file when it +starts up. + +If you already have a vimrc file (e.g., when your sysadmin has one setup for +you), you can edit it this way: > + + :edit $MYVIMRC + +If you don't have a vimrc file yet, see |vimrc| to find out where you can +create a vimrc file. Also, the ":version" command mentions the name of the +"user vimrc file" Vim looks for. + +For Unix and Macintosh this file is always used and is recommended: + + ~/.vimrc ~ + +For MS-DOS and MS-Windows you can use one of these: + + $HOME/_vimrc ~ + $VIM/_vimrc ~ + +The vimrc file can contain all the commands that you type after a colon. The +most simple ones are for setting options. For example, if you want Vim to +always start with the 'incsearch' option on, add this line you your vimrc +file: > + + set incsearch + +For this new line to take effect you need to exit Vim and start it again. +Later you will learn how to do this without exiting Vim. + +This chapter only explains the most basic items. For more information on how +to write a Vim script file: |usr_41.txt|. + +============================================================================== +*05.2* The example vimrc file explained *vimrc_example.vim* + +In the first chapter was explained how the example vimrc (included in the +Vim distribution) file can be used to make Vim startup in not-compatible mode +(see |not-compatible|). The file can be found here: + + $VIMRUNTIME/vimrc_example.vim ~ + +In this section we will explain the various commands used in this file. This +will give you hints about how to set up your own preferences. Not everything +will be explained though. Use the ":help" command to find out more. + +> + set nocompatible + +As mentioned in the first chapter, these manuals explain Vim working in an +improved way, thus not completely Vi compatible. Setting the 'compatible' +option off, thus 'nocompatible' takes care of this. + +> + set backspace=indent,eol,start + +This specifies where in Insert mode the <BS> is allowed to delete the +character in front of the cursor. The three items, separated by commas, tell +Vim to delete the white space at the start of the line, a line break and the +character before where Insert mode started. +> + + set autoindent + +This makes Vim use the indent of the previous line for a newly created line. +Thus there is the same amount of white space before the new line. For example +when pressing <Enter> in Insert mode, and when using the "o" command to open a +new line. +> + + if has("vms") + set nobackup + else + set backup + endif + +This tells Vim to keep a backup copy of a file when overwriting it. But not +on the VMS system, since it keeps old versions of files already. The backup +file will have the same name as the original file with "~" added. See |07.4| +> + + set history=50 + +Keep 50 commands and 50 search patterns in the history. Use another number if +you want to remember fewer or more lines. +> + + set ruler + +Always display the current cursor position in the lower right corner of the +Vim window. + +> + set showcmd + +Display an incomplete command in the lower right corner of the Vim window, +left of the ruler. For example, when you type "2f", Vim is waiting for you to +type the character to find and "2f" is displayed. When you press "w" next, +the "2fw" command is executed and the displayed "2f" is removed. + + +-------------------------------------------------+ + |text in the Vim window | + |~ | + |~ | + |-- VISUAL -- 2f 43,8 17% | + +-------------------------------------------------+ + ^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^ + 'showmode' 'showcmd' 'ruler' + +> + set incsearch + +Display the match for a search pattern when halfway typing it. + +> + map Q gq + +This defines a key mapping. More about that in the next section. This +defines the "Q" command to do formatting with the "gq" operator. This is how +it worked before Vim 5.0. Otherwise the "Q" command starts Ex mode, but you +will not need it. + +> + vnoremap _g y:exe "grep /" . escape(@", '\\/') . "/ *.c *.h"<CR> + +This mapping yanks the visually selected text and searches for it in C files. +This is a complicated mapping. You can see that mappings can be used to do +quite complicated things. Still, it is just a sequence of commands that are +executed like you typed them. + +> + if &t_Co > 2 || has("gui_running") + syntax on + set hlsearch + endif + +This switches on syntax highlighting, but only if colors are available. And +the 'hlsearch' option tells Vim to highlight matches with the last used search +pattern. The "if" command is very useful to set options only when some +condition is met. More about that in |usr_41.txt|. + + *vimrc-filetype* > + filetype plugin indent on + +This switches on three very clever mechanisms: +1. Filetype detection. + Whenever you start editing a file, Vim will try to figure out what kind of + file this is. When you edit "main.c", Vim will see the ".c" extension and + recognize this as a "c" filetype. When you edit a file that starts with + "#!/bin/sh", Vim will recognize it as a "sh" filetype. + The filetype detection is used for syntax highlighting and the other two + items below. + See |filetypes|. + +2. Using filetype plugin files + Many different filetypes are edited with different options. For example, + when you edit a "c" file, it's very useful to set the 'cindent' option to + automatically indent the lines. These commonly useful option settings are + included with Vim in filetype plugins. You can also add your own, see + |write-filetype-plugin|. + +3. Using indent files + When editing programs, the indent of a line can often be computed + automatically. Vim comes with these indent rules for a number of + filetypes. See |:filetype-indent-on| and 'indentexpr'. + +> + autocmd FileType text setlocal textwidth=78 + +This makes Vim break text to avoid lines getting longer than 78 characters. +But only for files that have been detected to be plain text. There are +actually two parts here. "autocmd FileType text" is an autocommand. This +defines that when the file type is set to "text" the following command is +automatically executed. "setlocal textwidth=78" sets the 'textwidth' option +to 78, but only locally in one file. + + *restore-cursor* > + autocmd BufReadPost * + \ if line("'\"") > 1 && line("'\"") <= line("$") | + \ exe "normal! g`\"" | + \ endif + +Another autocommand. This time it is used after reading any file. The +complicated stuff after it checks if the '" mark is defined, and jumps to it +if so. The backslash at the start of a line is used to continue the command +from the previous line. That avoids a line getting very long. +See |line-continuation|. This only works in a Vim script file, not when +typing commands at the command-line. + +============================================================================== +*05.3* Simple mappings + +A mapping enables you to bind a set of Vim commands to a single key. Suppose, +for example, that you need to surround certain words with curly braces. In +other words, you need to change a word such as "amount" into "{amount}". With +the :map command, you can tell Vim that the F5 key does this job. The command +is as follows: > + + :map <F5> i{<Esc>ea}<Esc> +< + Note: + When entering this command, you must enter <F5> by typing four + characters. Similarly, <Esc> is not entered by pressing the <Esc> + key, but by typing five characters. Watch out for this difference + when reading the manual! + +Let's break this down: + <F5> The F5 function key. This is the trigger key that causes the + command to be executed as the key is pressed. + + i{<Esc> Insert the { character. The <Esc> key ends Insert mode. + + e Move to the end of the word. + + a}<Esc> Append the } to the word. + +After you execute the ":map" command, all you have to do to put {} around a +word is to put the cursor on the first character and press F5. + +In this example, the trigger is a single key; it can be any string. But when +you use an existing Vim command, that command will no longer be available. +You better avoid that. + One key that can be used with mappings is the backslash. Since you +probably want to define more than one mapping, add another character. You +could map "\p" to add parentheses around a word, and "\c" to add curly braces, +for example: > + + :map \p i(<Esc>ea)<Esc> + :map \c i{<Esc>ea}<Esc> + +You need to type the \ and the p quickly after another, so that Vim knows they +belong together. + +The ":map" command (with no arguments) lists your current mappings. At +least the ones for Normal mode. More about mappings in section |40.1|. + +============================================================================== +*05.4* Adding a plugin *add-plugin* *plugin* + +Vim's functionality can be extended by adding plugins. A plugin is nothing +more than a Vim script file that is loaded automatically when Vim starts. You +can add a plugin very easily by dropping it in your plugin directory. +{not available when Vim was compiled without the |+eval| feature} + +There are two types of plugins: + + global plugin: Used for all kinds of files + filetype plugin: Only used for a specific type of file + +The global plugins will be discussed first, then the filetype ones +|add-filetype-plugin|. + + +GLOBAL PLUGINS *standard-plugin* + +When you start Vim, it will automatically load a number of global plugins. +You don't have to do anything for this. They add functionality that most +people will want to use, but which was implemented as a Vim script instead of +being compiled into Vim. You can find them listed in the help index +|standard-plugin-list|. Also see |load-plugins|. + + *add-global-plugin* +You can add a global plugin to add functionality that will always be present +when you use Vim. There are only two steps for adding a global plugin: +1. Get a copy of the plugin. +2. Drop it in the right directory. + + +GETTING A GLOBAL PLUGIN + +Where can you find plugins? +- Some come with Vim. You can find them in the directory $VIMRUNTIME/macros + and its sub-directories. +- Download from the net. There is a large collection on http://www.vim.org. +- They are sometimes posted in a Vim |maillist|. +- You could write one yourself, see |write-plugin|. + +Some plugins come as a vimball archive, see |vimball|. +Some plugins can be updated automatically, see |getscript|. + + +USING A GLOBAL PLUGIN + +First read the text in the plugin itself to check for any special conditions. +Then copy the file to your plugin directory: + + system plugin directory ~ + Unix ~/.vim/plugin/ + PC and OS/2 $HOME/vimfiles/plugin or $VIM/vimfiles/plugin + Amiga s:vimfiles/plugin + Macintosh $VIM:vimfiles:plugin + Mac OS X ~/.vim/plugin/ + RISC-OS Choices:vimfiles.plugin + +Example for Unix (assuming you didn't have a plugin directory yet): > + + mkdir ~/.vim + mkdir ~/.vim/plugin + cp /usr/local/share/vim/vim60/macros/justify.vim ~/.vim/plugin + +That's all! Now you can use the commands defined in this plugin to justify +text. + +Instead of putting plugins directly into the plugin/ directory, you may +better organize them by putting them into subdirectories under plugin/. +As an example, consider using "~/.vim/plugin/perl/*.vim" for all your Perl +plugins. + + +FILETYPE PLUGINS *add-filetype-plugin* *ftplugins* + +The Vim distribution comes with a set of plugins for different filetypes that +you can start using with this command: > + + :filetype plugin on + +That's all! See |vimrc-filetype|. + +If you are missing a plugin for a filetype you are using, or you found a +better one, you can add it. There are two steps for adding a filetype plugin: +1. Get a copy of the plugin. +2. Drop it in the right directory. + + +GETTING A FILETYPE PLUGIN + +You can find them in the same places as the global plugins. Watch out if the +type of file is mentioned, then you know if the plugin is a global or a +filetype one. The scripts in $VIMRUNTIME/macros are global ones, the filetype +plugins are in $VIMRUNTIME/ftplugin. + + +USING A FILETYPE PLUGIN *ftplugin-name* + +You can add a filetype plugin by dropping it in the right directory. The +name of this directory is in the same directory mentioned above for global +plugins, but the last part is "ftplugin". Suppose you have found a plugin for +the "stuff" filetype, and you are on Unix. Then you can move this file to the +ftplugin directory: > + + mv thefile ~/.vim/ftplugin/stuff.vim + +If that file already exists you already have a plugin for "stuff". You might +want to check if the existing plugin doesn't conflict with the one you are +adding. If it's OK, you can give the new one another name: > + + mv thefile ~/.vim/ftplugin/stuff_too.vim + +The underscore is used to separate the name of the filetype from the rest, +which can be anything. If you use "otherstuff.vim" it wouldn't work, it would +be loaded for the "otherstuff" filetype. + +On MS-DOS you cannot use long filenames. You would run into trouble if you +add a second plugin and the filetype has more than six characters. You can +use an extra directory to get around this: > + + mkdir $VIM/vimfiles/ftplugin/fortran + copy thefile $VIM/vimfiles/ftplugin/fortran/too.vim + +The generic names for the filetype plugins are: > + + ftplugin/<filetype>.vim + ftplugin/<filetype>_<name>.vim + ftplugin/<filetype>/<name>.vim + +Here "<name>" can be any name that you prefer. +Examples for the "stuff" filetype on Unix: > + + ~/.vim/ftplugin/stuff.vim + ~/.vim/ftplugin/stuff_def.vim + ~/.vim/ftplugin/stuff/header.vim + +The <filetype> part is the name of the filetype the plugin is to be used for. +Only files of this filetype will use the settings from the plugin. The <name> +part of the plugin file doesn't matter, you can use it to have several plugins +for the same filetype. Note that it must end in ".vim". + + +Further reading: +|filetype-plugins| Documentation for the filetype plugins and information + about how to avoid that mappings cause problems. +|load-plugins| When the global plugins are loaded during startup. +|ftplugin-overrule| Overruling the settings from a global plugin. +|write-plugin| How to write a plugin script. +|plugin-details| For more information about using plugins or when your + plugin doesn't work. +|new-filetype| How to detect a new file type. + +============================================================================== +*05.5* Adding a help file *add-local-help* *matchit-install* + +If you are lucky, the plugin you installed also comes with a help file. We +will explain how to install the help file, so that you can easily find help +for your new plugin. + Let us use the "matchit.vim" plugin as an example (it is included with +Vim). This plugin makes the "%" command jump to matching HTML tags, +if/else/endif in Vim scripts, etc. Very useful, although it's not backwards +compatible (that's why it is not enabled by default). + This plugin comes with documentation: "matchit.txt". Let's first copy the +plugin to the right directory. This time we will do it from inside Vim, so +that we can use $VIMRUNTIME. (You may skip some of the "mkdir" commands if +you already have the directory.) > + + :!mkdir ~/.vim + :!mkdir ~/.vim/plugin + :!cp $VIMRUNTIME/macros/matchit.vim ~/.vim/plugin + +The "cp" command is for Unix, on MS-DOS you can use "copy". + +Now create a "doc" directory in one of the directories in 'runtimepath'. > + + :!mkdir ~/.vim/doc + +Copy the help file to the "doc" directory. > + + :!cp $VIMRUNTIME/macros/matchit.txt ~/.vim/doc + +Now comes the trick, which allows you to jump to the subjects in the new help +file: Generate the local tags file with the |:helptags| command. > + + :helptags ~/.vim/doc + +Now you can use the > + + :help g% + +command to find help for "g%" in the help file you just added. You can see an +entry for the local help file when you do: > + + :help local-additions + +The title lines from the local help files are automagically added to this +section. There you can see which local help files have been added and jump to +them through the tag. + +For writing a local help file, see |write-local-help|. + +============================================================================== +*05.6* The option window + +If you are looking for an option that does what you want, you can search in +the help files here: |options|. Another way is by using this command: > + + :options + +This opens a new window, with a list of options with a one-line explanation. +The options are grouped by subject. Move the cursor to a subject and press +<Enter> to jump there. Press <Enter> again to jump back. Or use CTRL-O. + +You can change the value of an option. For example, move to the "displaying +text" subject. Then move the cursor down to this line: + + set wrap nowrap ~ + +When you hit <Enter>, the line will change to: + + set nowrap wrap ~ + +The option has now been switched off. + +Just above this line is a short description of the 'wrap' option. Move the +cursor one line up to place it in this line. Now hit <Enter> and you jump to +the full help on the 'wrap' option. + +For options that take a number or string argument you can edit the value. +Then press <Enter> to apply the new value. For example, move the cursor a few +lines up to this line: + + set so=0 ~ + +Position the cursor on the zero with "$". Change it into a five with "r5". +Then press <Enter> to apply the new value. When you now move the cursor +around you will notice that the text starts scrolling before you reach the +border. This is what the 'scrolloff' option does, it specifies an offset +from the window border where scrolling starts. + +============================================================================== +*05.7* Often used options + +There are an awful lot of options. Most of them you will hardly ever use. +Some of the more useful ones will be mentioned here. Don't forget you can +find more help on these options with the ":help" command, with single quotes +before and after the option name. For example: > + + :help 'wrap' + +In case you have messed up an option value, you can set it back to the +default by putting an ampersand (&) after the option name. Example: > + + :set iskeyword& + + +NOT WRAPPING LINES + +Vim normally wraps long lines, so that you can see all of the text. Sometimes +it's better to let the text continue right of the window. Then you need to +scroll the text left-right to see all of a long line. Switch wrapping off +with this command: > + + :set nowrap + +Vim will automatically scroll the text when you move to text that is not +displayed. To see a context of ten characters, do this: > + + :set sidescroll=10 + +This doesn't change the text in the file, only the way it is displayed. + + +WRAPPING MOVEMENT COMMANDS + +Most commands for moving around will stop moving at the start and end of a +line. You can change that with the 'whichwrap' option. This sets it to the +default value: > + + :set whichwrap=b,s + +This allows the <BS> key, when used in the first position of a line, to move +the cursor to the end of the previous line. And the <Space> key moves from +the end of a line to the start of the next one. + +To allow the cursor keys <Left> and <Right> to also wrap, use this command: > + + :set whichwrap=b,s,<,> + +This is still only for Normal mode. To let <Left> and <Right> do this in +Insert mode as well: > + + :set whichwrap=b,s,<,>,[,] + +There are a few other flags that can be added, see 'whichwrap'. + + +VIEWING TABS + +When there are tabs in a file, you cannot see where they are. To make them +visible: > + + :set list + +Now every tab is displayed as ^I. And a $ is displayed at the end of each +line, so that you can spot trailing spaces that would otherwise go unnoticed. + A disadvantage is that this looks ugly when there are many Tabs in a file. +If you have a color terminal, or are using the GUI, Vim can show the spaces +and tabs as highlighted characters. Use the 'listchars' option: > + + :set listchars=tab:>-,trail:- + +Now every tab will be displayed as ">---" (with more or less "-") and trailing +white space as "-". Looks a lot better, doesn't it? + + +KEYWORDS + +The 'iskeyword' option specifies which characters can appear in a word: > + + :set iskeyword +< iskeyword=@,48-57,_,192-255 ~ + +The "@" stands for all alphabetic letters. "48-57" stands for ASCII +characters 48 to 57, which are the numbers 0 to 9. "192-255" are the +printable latin characters. + Sometimes you will want to include a dash in keywords, so that commands +like "w" consider "upper-case" to be one word. You can do it like this: > + + :set iskeyword+=- + :set iskeyword +< iskeyword=@,48-57,_,192-255,- ~ + +If you look at the new value, you will see that Vim has added a comma for you. + To remove a character use "-=". For example, to remove the underscore: > + + :set iskeyword-=_ + :set iskeyword +< iskeyword=@,48-57,192-255,- ~ + +This time a comma is automatically deleted. + + +ROOM FOR MESSAGES + +When Vim starts there is one line at the bottom that is used for messages. +When a message is long, it is either truncated, thus you can only see part of +it, or the text scrolls and you have to press <Enter> to continue. + You can set the 'cmdheight' option to the number of lines used for +messages. Example: > + + :set cmdheight=3 + +This does mean there is less room to edit text, thus it's a compromise. + +============================================================================== + +Next chapter: |usr_06.txt| Using syntax highlighting + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_06.esx b/vim73/doc/usr_06.esx new file mode 100644 index 0000000..cb64caa --- /dev/null +++ b/vim73/doc/usr_06.esx @@ -0,0 +1,292 @@ +*usr_06.esx* Para Vim version 7.3. Último cambio: 24/5/2006 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Uso del resaltado de sintaxis + + +El texto en blanco y negro es aburrido. Con colores los archivos tienen más +vida. No sólo adquieren mejor apariencia, si no que acelera la producción. +Cambie los colores para distintos tipos de texto. Imprima sus textos con los +colores que ve en pantalla. + +|06.1| Activar +|06.2| ¿Colores incorrectos o ausentes? +|06.3| Diferentes colores +|06.4| Con colores o sin colores +|06.5| Imprimir con colores +|06.6| Más información + + Capítulo siguiente: |usr_07.esx| Editar más de un archivo + Capítulo anterior: |usr_05.esx| Configuración +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*06.1* Activar + +Comencemos con una simple orden: > + + :syntax enable + +Esto debería funcionar en la mayoría de las situaciones para obtener el +coloreado. Vim detectará automágicamente el tipo de archivo y cargará la +sintaxis correspondiente. De repente, los comentarios, las palabras clave y +las cadenas se colorean. Esto facilita una vista general del archivo. ¡Tras +usarlo un poco se dará cuenta de lo que le ralentizaba la edición el blanco +y negro! + +Si siempre quiere usar el resaltado de sintaxis, ponga la orden «:syntax +enable» en su archivo |vimrc|. + +Si desea el resaltado de sintaxis sólo cuando la terminal soporte colores, +puede poner esto en su archivo |vimrc|: > + + if &t_Co > 1 + syntax enable + endif + +Si quiere resaltado de sintaxis sólo en la versión GUI, ponga la orden +«:syntax enable» únicamente en el archivo |gvimrc|. + +============================================================================== +*06.2* ¿Colores incorrectos o ausentes? + +Puede haber una serie de motivos por los que no vea colores: + +- Su terminal no soporta colores. + Vim usará negrita, itálica y texto subrayado, pero esto no es muy + agradable. Probablemente quiera probar una terminal con colores. + Para Unix, se recomienda usar la xterm del proyecto XFree86: + |xfree-xterm|. + +- Su terminal soporta colores, pero Vim no lo sabe. + Asegúrese de que la variable $TERM es correcta. Por ejemplo, cuando + use una xterm que soporte colores: > + + setenv TERM xterm-color +< + o (dependiendo de su consola): > + + TERM=xterm-color; export TERM + +< El nombre de la terminal debe coincidir con la terminal que esté + usando. Si aún así no funciona, véase |xterm-color|, + donde puede ver unas cuantas maneras de hacer que se vean colores. + +- El tipo de archivo no es reconocido. + Vim no conoce todos los tipos de archivos, y a veces es casi imposible + decir que lenguaje usa un archivo. Pruebe esta orden: > + + :set filetype +< + Si el resultado es «filetype=» entonces el problema es que Vim no sabe + que de qué tipo de archivo se trata. Puede decirle el tipo de archivo + de forma manual: > + + :set filetype=fortran + +< Para ver qué tipos de archivos están disponibles, mire en el + directorio «$VIMRUNTIME/syntax». Para la GUI puede usar el menú Syntax. + También puede activar el tipo de archivo con un |modeline|, de forma + que el archivo se resaltará cada vez que lo edite. Por ejemplo, puede + emplear esta línea para los Makefiles (insértela cerca del principio o + el final del archivo): > + + # vim: syntax=make + +< Quizá sepa cómo detectar el tipo de archivo por cuenta propia. A + menudo se puede emplear la extensión del nombre de archivo. + Véase |new-filetype| para ver cómo decirle a Vim que detecte el tipo. + +- No hay resaltado para su tipo de archivo. + Puede intentar usar un archivo similar activándolo manualmente como se + explica más arriba. Si no tiene suficiente, puede escribir su propio + archivo de sintaxis, véase |mysyntaxfile|. + + +O los colores están mal: + +- El texto coloreado es muy difícil de leer. + Vim trata de averiguar el color de fondo que está usando. Si es negro + (u otro color oscuro) usará colores claros para el texto. Si es blanco + (u otro color claro) usará colores oscuros para el texto. Si Vim no ha + acertado, el texto se hará difícil de leer. Para solucionar esto, + active la opción 'background'. Para un fondo oscuro: > + + :set background=dark + +< Y para un fondo claro: > + + :set background=light + +< Asegúrese de que lo pone _antes_ de «:syntax enable», en caso + contrario, los colores ya se habrán definido. Puede hacer «:syntax + reset» tras activar 'background' para hacer que Vim vuelva a redefinir + los colores. + +- Los colores están mal cuando se desplaza el texto de abajo arriba. + Vim no lee el archivo completo. Comienza justo en el punto donde está + viendo el archivo. Eso ahorra mucho tiempo, pero a veces los colores + están mal. Un arreglo rápido consiste en teclear CTRL-L, o ir hacia + atrás y de nuevo hacia delante en el texto. Para un arreglo real, véase + |:syn-sync|. Algunos archivos de sintaxis tienen un modo de mirar hacia + el texto hacia atrás, mire la ayuda específica para la sintaxis. Por + ejemplo, |tex.vim| para la sintaxis de TeX. + +============================================================================== +*06.3* Diferentes colores *:syn-default-override* + +Si no le gustan los colores predeterminados, puede seleccionar otro esquema +de colores. En GVim, use el menú Edit/Color. También puede usar la orden: > + + :colorscheme evening + +«evening» es el nombre del esquema de colores. Hay muchos otros que quizá +quiera probar. Mire en el directorio «$MYVIMRUNTIME/colors». + +Cuando haya encontrado un esquema que le guste, añada la orden +«:colorscheme» a su archivo |vimrc|. + +También puede escribir su propio esquema de colores. Así es que como se +hace: + +1. Seleccione un esquema que se parezca. Copie ese archivo a su propio + directorio de Vim. Bajo Unix, esto debería funcionar: > + + !mkdir ~/.vim/colors + !cp $VIMRUNTIME/colors/morning.vim ~/.vim/colors/mine.vim +< + Esto se hace desde Vim, porque conoce el valor de $VIMRUNTIME. + +2. Editar el archivo del esquema de colores. Estas entradas son + útiles: + + term atributos en una terminal B/N + cterm atributos en una terminal a color + ctermfg color frontal de una terminal a color + ctermbg color de fondo de una terminal a color + gui atributos de la GUI + guifg color frontal de la GUI + guibg color de fondo de la GUI + + Por ejemplo, para hacer los comentarios en verde: > + + :highlight Comment ctermfg=green guifg=green +< + Los atributos que puede usar para «cterm» y «gui» son «bold» y «underline». + Si quiere los dos, escriba «bold,underline». Para más detalles, véase la + orden |:highlight|. + +3. Decir a Vim que use siempre su esquema. Incluya esto en su |vimrc|: > + + colorscheme mine + +Si quiere ver cómo son los colores más habitualmente usados, emplee esta +orden: > + + :runtime syntax/colortest.vim + +Verá texto en varias combinaciones de colores. Puede comprobar cuáles son +legibles y que tienen un apariencia agradable. + +============================================================================== +*06.4* Con colores o sin colores + +Mostrar texto en color conlleva un gran uso del procesador. Si le parece que +el texto se muestra muy lentamente, puede desactivar el resaltado +momentáneamente: > + + :syntax clear + +Cuando edite otro archivo (o el mismo) los colores reaparecerán. + + *:syn-off* +Si quiere desactivar el resaltado por completo use: > + + :syntax off + +Esto desactivará completamente el resaltado de sintaxis y eliminará +inmediatamente de todos los búfers. + + *:syn-manual* +Si desea resaltado de sintaxis sólo para archivos específicos, use esto: > + + :syntax manual + +Esto permitirá el resaltado, pero no lo activará automáticamente cuando +edites un búfer. Para activarla en el búfer actual, asigne la opción +'syntax' del siguiente modo: > + + :set syntax=ON +============================================================================== +*06.5* Imprimir con colores *syntax-printing* + +En la version MS-Windows puede imprimir el archivo actual del siguiente +modo: > + + :hardcopy + +Le aparecerá el típico diálogo de impresora, donde puede seleccionarla junto +con algunas opciones. Si tiene una impresora a color, la salida impresa debe +ser similar a lo que aparece en pantalla. Sin embargo, cuando tiene un fondo +oscuro, los colores se ajustarán para verse bien sobre blanco. + +Hay diversas opciones que modifican el modo en el que Vim imprime: + 'printdevice' + 'printheader' + 'printfont' + 'printoptions' + +Para imprimir sólo un rango de líneas, use el modo Visual para +seleccionarlas e introduzca luego la orden: > + + v100j:hardcopy + +«v» inicia el modo Visual. «100j» le mueve 100 líneas hacia abajo, que se +resaltarán. Por último «:hardcopy» imprimirá las líneas destacadas. Puede +usar otras órdenes para moverse en modo Visual, por supuesto. + +Esto también funciona en Unix si tiene una impresora PostScript. En caso +contrario tendrá que hacer un poco más de trabajo. Tendrá que convertir a +HTML primero y luego imprimirlo desde un navegador web. + +Convierta el archivo a HTML con esta orden: > + + :TOhtml + +En el caso de que no funcione: > + + :source $VIMRUNTIME/syntax/2html.vim + +Lo verá trabajar, esto puede llevar un buen tiempo para archivos grandes. +Un rato después otra ventana muestra el código HTML. Ahora guarde esto en algún +lugar (no importa dónde, lo eliminará en cuanto termine de imprimir): +> + :write main.c.html + +Abra este archivo en su navegador favorito e imprímalo desde allí. Si todo +ha salido bien, la salida debe tener la misma apariencia que tenía en Vim. +Véase |2html.vim| para más detalles. No se olvide de eliminar el archivo +HTML. + +En lugar de imprimir, puede poner el archivo HTML en un servidor, y permitir +a otros ver el texto resaltado. + +============================================================================== +*06.6* Más información + +|usr_44.txt| Su propio resaltado de sintaxis. +|syntax| Todos los detalles. + +============================================================================== + +Capítulo siguiente: |usr_07.esx| Editar más de un archivo + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Álvaro Castro Castillo + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_06.txt b/vim73/doc/usr_06.txt new file mode 100644 index 0000000..208cc3e --- /dev/null +++ b/vim73/doc/usr_06.txt @@ -0,0 +1,280 @@ +*usr_06.txt* For Vim version 7.3. Last change: 2009 Oct 28 + + VIM USER MANUAL - by Bram Moolenaar + + Using syntax highlighting + + +Black and white text is boring. With colors your file comes to life. This +not only looks nice, it also speeds up your work. Change the colors used for +the different sorts of text. Print your text, with the colors you see on the +screen. + +|06.1| Switching it on +|06.2| No or wrong colors? +|06.3| Different colors +|06.4| With colors or without colors +|06.5| Printing with colors +|06.6| Further reading + + Next chapter: |usr_07.txt| Editing more than one file + Previous chapter: |usr_05.txt| Set your settings +Table of contents: |usr_toc.txt| + +============================================================================== +*06.1* Switching it on + +It all starts with one simple command: > + + :syntax enable + +That should work in most situations to get color in your files. Vim will +automagically detect the type of file and load the right syntax highlighting. +Suddenly comments are blue, keywords brown and strings red. This makes it +easy to overview the file. After a while you will find that black&white text +slows you down! + +If you always want to use syntax highlighting, put the ":syntax enable" +command in your |vimrc| file. + +If you want syntax highlighting only when the terminal supports colors, you +can put this in your |vimrc| file: > + + if &t_Co > 1 + syntax enable + endif + +If you want syntax highlighting only in the GUI version, put the ":syntax +enable" command in your |gvimrc| file. + +============================================================================== +*06.2* No or wrong colors? + +There can be a number of reasons why you don't see colors: + +- Your terminal does not support colors. + Vim will use bold, italic and underlined text, but this doesn't look + very nice. You probably will want to try to get a terminal with + colors. For Unix, I recommend the xterm from the XFree86 project: + |xfree-xterm|. + +- Your terminal does support colors, but Vim doesn't know this. + Make sure your $TERM setting is correct. For example, when using an + xterm that supports colors: > + + setenv TERM xterm-color +< + or (depending on your shell): > + + TERM=xterm-color; export TERM + +< The terminal name must match the terminal you are using. If it + still doesn't work, have a look at |xterm-color|, which shows a few + ways to make Vim display colors (not only for an xterm). + +- The file type is not recognized. + Vim doesn't know all file types, and sometimes it's near to impossible + to tell what language a file uses. Try this command: > + + :set filetype +< + If the result is "filetype=" then the problem is indeed that Vim + doesn't know what type of file this is. You can set the type + manually: > + + :set filetype=fortran + +< To see which types are available, look in the directory + $VIMRUNTIME/syntax. For the GUI you can use the Syntax menu. + Setting the filetype can also be done with a |modeline|, so that the + file will be highlighted each time you edit it. For example, this + line can be used in a Makefile (put it near the start or end of the + file): > + + # vim: syntax=make + +< You might know how to detect the file type yourself. Often the file + name extension (after the dot) can be used. + See |new-filetype| for how to tell Vim to detect that file type. + +- There is no highlighting for your file type. + You could try using a similar file type by manually setting it as + mentioned above. If that isn't good enough, you can write your own + syntax file, see |mysyntaxfile|. + + +Or the colors could be wrong: + +- The colored text is very hard to read. + Vim guesses the background color that you are using. If it is black + (or another dark color) it will use light colors for text. If it is + white (or another light color) it will use dark colors for text. If + Vim guessed wrong the text will be hard to read. To solve this, set + the 'background' option. For a dark background: > + + :set background=dark + +< And for a light background: > + + :set background=light + +< Make sure you put this _before_ the ":syntax enable" command, + otherwise the colors will already have been set. You could do + ":syntax reset" after setting 'background' to make Vim set the default + colors again. + +- The colors are wrong when scrolling bottom to top. + Vim doesn't read the whole file to parse the text. It starts parsing + wherever you are viewing the file. That saves a lot of time, but + sometimes the colors are wrong. A simple fix is hitting CTRL-L. Or + scroll back a bit and then forward again. + For a real fix, see |:syn-sync|. Some syntax files have a way to make + it look further back, see the help for the specific syntax file. For + example, |tex.vim| for the TeX syntax. + +============================================================================== +*06.3* Different colors *:syn-default-override* + +If you don't like the default colors, you can select another color scheme. In +the GUI use the Edit/Color Scheme menu. You can also type the command: > + + :colorscheme evening + +"evening" is the name of the color scheme. There are several others you might +want to try out. Look in the directory $VIMRUNTIME/colors. + +When you found the color scheme that you like, add the ":colorscheme" command +to your |vimrc| file. + +You could also write your own color scheme. This is how you do it: + +1. Select a color scheme that comes close. Copy this file to your own Vim + directory. For Unix, this should work: > + + !mkdir ~/.vim/colors + !cp $VIMRUNTIME/colors/morning.vim ~/.vim/colors/mine.vim +< + This is done from Vim, because it knows the value of $VIMRUNTIME. + +2. Edit the color scheme file. These entries are useful: + + term attributes in a B&W terminal + cterm attributes in a color terminal + ctermfg foreground color in a color terminal + ctermbg background color in a color terminal + gui attributes in the GUI + guifg foreground color in the GUI + guibg background color in the GUI + + For example, to make comments green: > + + :highlight Comment ctermfg=green guifg=green +< + Attributes you can use for "cterm" and "gui" are "bold" and "underline". + If you want both, use "bold,underline". For details see the |:highlight| + command. + +3. Tell Vim to always use your color scheme. Put this line in your |vimrc|: > + + colorscheme mine + +If you want to see what the most often used color combinations look like, use +this command: > + + :runtime syntax/colortest.vim + +You will see text in various color combinations. You can check which ones are +readable and look nice. + +============================================================================== +*06.4* With colors or without colors + +Displaying text in color takes a lot of effort. If you find the displaying +too slow, you might want to disable syntax highlighting for a moment: > + + :syntax clear + +When editing another file (or the same one) the colors will come back. + + *:syn-off* +If you want to stop highlighting completely use: > + + :syntax off + +This will completely disable syntax highlighting and remove it immediately for +all buffers. + + *:syn-manual* +If you want syntax highlighting only for specific files, use this: > + + :syntax manual + +This will enable the syntax highlighting, but not switch it on automatically +when starting to edit a buffer. To switch highlighting on for the current +buffer, set the 'syntax' option: > + + :set syntax=ON +< +============================================================================== +*06.5* Printing with colors *syntax-printing* + +In the MS-Windows version you can print the current file with this command: > + + :hardcopy + +You will get the usual printer dialog, where you can select the printer and a +few settings. If you have a color printer, the paper output should look the +same as what you see inside Vim. But when you use a dark background the +colors will be adjusted to look good on white paper. + +There are several options that change the way Vim prints: + 'printdevice' + 'printheader' + 'printfont' + 'printoptions' + +To print only a range of lines, use Visual mode to select the lines and then +type the command: > + + v100j:hardcopy + +"v" starts Visual mode. "100j" moves a hundred lines down, they will be +highlighted. Then ":hardcopy" will print those lines. You can use other +commands to move in Visual mode, of course. + +This also works on Unix, if you have a PostScript printer. Otherwise, you +will have to do a bit more work. You need to convert the text to HTML first, +and then print it from a web browser. + +Convert the current file to HTML with this command: > + + :TOhtml + +In case that doesn't work: > + + :source $VIMRUNTIME/syntax/2html.vim + +You will see it crunching away, this can take quite a while for a large file. +Some time later another window shows the HTML code. Now write this somewhere +(doesn't matter where, you throw it away later): +> + :write main.c.html + +Open this file in your favorite browser and print it from there. If all goes +well, the output should look exactly as it does in Vim. See |2html.vim| for +details. Don't forget to delete the HTML file when you are done with it. + +Instead of printing, you could also put the HTML file on a web server, and let +others look at the colored text. + +============================================================================== +*06.6* Further reading + +|usr_44.txt| Your own syntax highlighted. +|syntax| All the details. + +============================================================================== + +Next chapter: |usr_07.txt| Editing more than one file + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_07.esx b/vim73/doc/usr_07.esx new file mode 100644 index 0000000..a1e8cce --- /dev/null +++ b/vim73/doc/usr_07.esx @@ -0,0 +1,493 @@ +*usr_07.esx* Para Vim version 7.3. Último cambio: 24/5/2006 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Editar más de un archivo + + +No importa cuántos archivos tenga, puede editarlos todos sin salir de Vim. +Defina una lista de archivos de trabajo y pase de uno a otro. Copie texto de +un archivo a otro. + +|07.1| Editar otro archivo +|07.2| Una lista de archivos +|07.3| Pasar de archivo a archivo +|07.4| Copias de seguridad +|07.5| Copiar texto entre archivos +|07.6| Ver un archivo +|07.7| Cambiar el nombre de archivo + + Capítulo siguiente: |usr_08.esx| Dividir en ventanas + Capítulo anterior: |usr_06.esx| Uso del coloreado de sintaxis +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*07.1* Editar otro archivo + +Hasta ahora ha tenido que iniciar Vim para cada archivo que quería editar. +Hay una manera más sencilla: Para editar otro archivo, use esta orden: > + + :edit foo.txt + +Puede usar cualquier nombre de archivo en lugar de «foo.txt». Vim cerrará el +archivo actual y abrirá uno nuevo. Sin embargo, si el archivo actual tiene +cambios no guardados, Vim mostrará un error y no abrirá el archivo nuevo: + + E37: No se ha guardado el fichero desde el último cambio + (añada ! para forzar) ~ + + Nota: + Vim coloca una ID de error al comienzo de cada mensaje de error. Si + no entiende el mensaje o su causa, puedes buscar ayuda para esta ID. + En este caso: > + + :help E37 + +En este punto, dispone de una serie de alternativas. Puede escribir el +archivo usando esta orden: > + + :write + +O puede forzar que Vim descarte los cambios y edite un archivo nuevo usando +el carácter «!»: > + + :edit! foo.txt + +Si quiere editar otro archivo, pero no escribir los cambios en el archivo +actual todavía, puede hacer que se oculte: > + + :hide edit foo.txt + +El texto con los cambios está todavía aquí, pero no lo puede ver. Esto se +explica con más detalle en la sección |22.4|: La lista de búfers. + +============================================================================== +*07.2* Una lista de archivos + +Puede iniciar Vim para editar una secuencia de archivos. Por ejemplo: > + + vim uno.c dos.c tres.c + +Esta orden inicia Vim y le dice que va a editar tres archivos. Vim muestra +solamente el primero. Tras haber terminado con el primero, puede editar el +siguiente con esta orden: > + + :next + +Si tiene cambios sin guardar en el archivo actual, obtendrá un mensaje de +error y «:next» no funcionará. Este es el mismo problema mencionado con +«:edit» en la sección anterior. Para abandonar los cambios: > + + :next! + +Pero habitualmente querrá guardar los cambios e ir al siguiente archivo. +Hay una orden especial para esto: > + + :wnext + +Esto hace lo mismo que usar las siguientes órdenes: > + + :write + :next + + +¿DÓNDE ESTOY? + +Para ver qué archivo de la lista de argumentos está editando, mire en el +título de la ventana. Debería mostrar algo como «(2 de 3)». Esto significa +que está editando un segundo archivo de una lista de tres. + Si quieres ver la lista de archivos, use esta orden: > + + :args + +Esta es la abreviatura de «argumentos». La salida será algo así: + + uno.c [dos.c] tres.c ~ + +Estos son los archivos con los que ha iniciado Vim. El que está editando +actualmente «dos.c», se encuentra entre corchetes. + + +DESPLAZARSE A OTROS ARGUMENTOS + +Para ir hacia atrás un archivo: > + + :previous + +Esto es justo como la orden «:next», excepto que va en la otra dirección. +Una vez más, existe una orden para cuando quiera escribir el archivo +primero: > + + :wprevious + +Para saltar al último archivo de la lista: > + + :last + +Para volver al primero de nuevo: > + + :first + +No hay una orden «:wlast» ni «:wfirst». + +Puede usar un multiplicador para «:next» y «:previous». Para saltar dos +archivos: > + + :2next + + +GUARDAR AUTOMÁTICAMENTE + +Cuando se mueva por los archivos y haga cambios, tiene que recordar usar +«:write». En caso contrario, obtendrá mensajes de error. Si está seguro de +que siempre va a escribir los archivos modificados, puede decirle a Vim que +los escriba automáticamente: > + + :set autowrite + +Cuando edite un archivo que no quiera escribir automáticamente, desactívelo +de nuevo: > + + :set noautowrite + + +EDITAR OTRA LISTA DE ARCHIVOS + +Puede redefinir la lista de archivos sin la necesidad de salir de Vim y +arrancarlo de nuevo. Emplee esta orden para editar otros tres archivos: > + + :args cinco.c seis.c siete.h + +O use comodines, del mismo modo que se hace en la shell: > + + :args *.txt + +Vim le llevará al primer archivo en la lista. De nuevo, si el archivo actual +cambia, puede tanto guardar el archivo antes como usar «:args!» (con el ! +añadido) para abandonar los cambios. + + +¿HA EDITADO EL HASTA EL ÚLTIMO ARCHIVO? + *arglist-quit* +Cuando usa una lista de archivos, Vim asume que quiere editarlos todos. +Para evitar cerrar antes de tiempo, obtendrá un error cuando no haya +editado el último archivo en la lista e intentes salir. + + E173: 46 more files to edit ~ + +Si realmente desea salir, simplemente inténtelo de nuevo. Entonces +funcionará (pero no si ejecuta otras órdenes durante). + +============================================================================== +*07.3* Pasar de un archivo a otro + +Para saltar rápidamente entre dos archivos, pulse CTRL-^ (en teclados +Inglés-EEUU el ^ se encuentra encima de la tecla 6). Por ejemplo: > + + :args uno.c dos.c tres.c + +Ahora está en uno.c > + + :next + +Ahora está en two.c. Use CTRL-^ para volver a uno.c. Use CTRL-^ otra vez y +estará de vuelta en dos.c. Otro CTRL-^ y estará en uno.c de nuevo. Si ahora +hace: > + + :next + +Está en tres.c. Observe que la orden CTRL-^ no cambia la idea de dónde está +en la lista de archivos. Sólo órdenes como «:next» y «:previous» lo hacen. + +El archivo que haya estado editando anteriormente se llama el archivo +«alterno». Hasta que no haya un archivo anterior, CTRL-^ no funcionará. + + +MARCAS PREDEFINIDAS + +Tras saltar a otro archivo, puede usar dos marcas predefinidas que son de +gran utilidad: > + + `" + +Esto le lleva a la posición en la que estaba el cursor cuando salió del +archivo. Otra marca que se recuerda es la posición donde hizo el último +cambio: > + + `. + +Suponga que está editando el archivo «uno». En algún lugar a mitad de camino +en el archivo, use «x» para eliminar un carácter. Vaya ahora a la última +línea con «G» y escriba el archivo con «:w». Edite otros archivos y use +«:edit uno.txt» para volver a «uno.txt». Si ahora usa `", Vim saltará a la +última línea del archivo. Usar `. le llevará a la posición donde eliminó el +carácter. Incluso cuando se mueva por el archivo, `" y `. le llevará a la +posición recordada. Al menos hasta que realice otro cambio o salga del +archivo. + + +MARCAS DE ARCHIVO + +En el capítulo 4 explicamos cómo puede poner un marcador en el archivo con +«mx» y saltar a esa posición con «`x». Esto funciona en un archivo. Si +edita otro archivo y coloca un marcador ahí, este será específico para ese +archivo. Así cada archivo tiene su propio conjunto de marcadores locales. + Hasta ahora estábamos empleando marcadores con una letra en minúscula. +También hay marcadores con letras mayúsculas. Éstos son globales, pudiendo +ser empleados desde cualquier archivo. Por ejemplo, suponga que editamos +«foo.txt», ve a cualquier punto y coloca el marcador F ahí: > + + 50%mF + +Edite ahora el archivo «bar.txt» y coloque el marcador B en su última línea: +> + GmB + +Ahora puede usar la orden «'F» para saltar al punto marcado de foo.txt. O +edite otro archivo, escriba «'B» y estará en el final de bar.txt de nuevo. + +Estas marcas de archivo se recordarán hasta que se coloquen en algún +otro lugar. Así podrás colocar los marcadores, trabajar durante horas y aún +tendrá la posibilidad de volver al punto marcado. + Es útil pensar en una conexión sencilla entre la letra del marcador y el +lugar donde se coloca. Por ejemplo, use la letra H para un archivo de +cabecera (*.h), M para un Makefile y C para código C. + +Para ver dónde está un marcador específico, escriba la orden «:marks» con un +argumento: > + + :marks M + +También puede darle varios argumentos: > + + :marks MCP + +No olvide que puede usar CTRL-O y CTRL-I para saltar a posiciones anteriores +y posteriores sin necesidad de poner marcadores en esos puntos. + +============================================================================== +*07.4* Copias de seguridad + +Habitualmente, Vim no produce copias de seguridad. Si desea que lo haga,lo +único que tiene que hacer es ejecutar la siguiente orden: > + + :set backup + +El nombre del archivo de seguridad es el original con un ~ añadido al +final. +Si su archivo se llama datos.txt, por ejemplo, el archivo de seguridad será +datos.txt~. + Si no le gusta el hecho de que las copias de seguridad terminen con ~, +puedes cambiar la extensión: > + + :set backupext=.bak + +Esto hará que Vim use datos.txt.bak en lugar de datos.txt~. + Otra opción que resulta importante aquí es 'backupdir'. Especifica dónde +se guardará el archivo de seguridad. La opción por omisión, escribir la +copia de seguridad en el mismo directorio, es habitualmente la mejor. + + Nota: + Cuando la opción 'backup' no está activada pero 'writebackup' lo está, + Vim creará igualmente la copia de seguridad. Sin embargo, se + eliminará tan pronto como se escriba el archivo con éxito. Esto + funciona como seguridad ante la pérdida de su archivo original cuando + la escritura falla por algún motivo (un disco lleno es el más habitual, + un rayo puede ser otra causa aunque menos común). + + +MANTENER EL ARCHIVO ORIGINAL + +Si está editando archivos fuente, quizá desee mantener el archivo antes de +hacer ningún cambio. Pero la copia de seguridad se sobreescribirá cada vez que +escriba el archivo. Así sólo contendrá la versión previa y no la original. + Para hacer que Vim mantenga el archivo original, activa la opción +'patchmode'. Esto especifica la extensión usada para la primera copia de +seguridad de un archivo modificado. Habitualmente harás esto: > + + :set patchmode=.orig + +Cuando edite el archivo datos.txt por primera vez, haga cambios y guarde el +archivo, Vim mantendrá una copia del archivo sin cambios bajo el nombre +«datos.txt.orig». + Si hace más cambios, Vim notará que «datos.txt.orig» ya existe y lo dejará +en paz. El resto de copias de seguridad se llamarán «datos.txt~» (o lo que +haya especificado con 'backupext'). + Si deja 'patchmode' vacío (la opción por defecto), el archivo original no +se guardará. + +============================================================================== +*07.5* Copiar texto entre archivos + +A continuación explicamos cómo copiar texto desde un archivo a otro. Vamos +a comenzar con un simple ejemplo. Edite el archivo que contiene el texto que +desea copiar. Mueva el cursor al comienzo de lo que quiera editar y pulse +«v». Mueva ahora el cursor al final del texto y pulse «y». Esto copia +yank) el texto seleccionado. + Para copiar el texto del párrafo anterior, haría lo siguiente: > + + :edit estearchivo + /Este + vjjjj$y + +Edite ahora el archivo donde desea poner el texto. Mueva el cursor al +caracter donde quiera que el texto se coloque a continuación. Use «p» para +poner el texto allí. > + :edit otroarchivo + /Allí + p + +Naturalmente, podrás usar cualquiera otra orden de copia. Por ejemplo, para +seleccionar líneas completas, inicie el modo Visual con «V». O pulse CTRL-V +para seleccionar bloques rectangulares. Puede usar «Y» para simplemente +copiar una línea, «yaw» para pegar una palabra (yank-a-word). + La orden «p» pone el texto después del cursor. Use «P» para pegarlo +antes del cursor. Repare en el hecho de que Vim recuerda si ha copiado una +línea completa o un bloque y lo pondrá del mismo modo. + + +USO DE REGISTROS + +Cuando quiera copiar diversas porciones de un texto de un archivo a otro, +tener que cambiar entre los archivos y guardarlos lleva mucho tiempo. Para +evitar esto, copie cada porción en un registro independiente. + Un registro es un lugar donde Vim guarda texto. Aquí usaremos los +registros nombrados desde la «a» a la «z» (más tarde se percatará de que hay +otros). Vamos a copiar una frase en el registro f: > + + "fyas + +La orden «yas» copia una frase. Es el «"f» el que le dice a Vim que el texto +se debe situar en el registro f. Esto debe aparecer justo antes de la orden +copiar. + Ahora copie tres líneas completas en el registro l: > + + "l3Y + +El multiplicador puede situarse también antes del «"l». Para copiar un +bloque de texto al registro b: > + + CTRL-Vjjww"by + +Observe que la especificación del registro «"b» se encuentra justo antes +de la orden «y». Esto es imprescindible. Si lo hubierse puesto antes de la +orden «w», no habría funcionado. + Ahora tiene tres porciones de texto en los registros f, l, y b. Edite +otro archivo, desplácese por el texto y allá donde desee: > + + "fp + +Una vez más, la especificación del registro «"f» viene antes de la orden «p». + Puede poner los registros en cualquier orden, y el texto se mantendrá en +cualquier orden hasta que copie algo dentro de él. Así podrá ponerlo tantas +veces desee. + +Cuando elimine texto, también puedes especificar un registro. Use esto para +mover varias porciones de texto de un lado para otro. Por ejemplo, para +eliminar una palabra y ponerla en el registro w (delete-a-word): > + + "wdaw + +Una vez más, la especificación del registro viene antes de la orden +eliminar, «d». + + +AÑADIR A UN ARCHIVO + +Cuando quiera reunir una serie de líneas en un archivo, puede usar esta +orden: > + + :write >> archivo_registro + +Esto escribirá el texto del archivo actual al final de "archivo_log", +añadiéndose a éste. Evita que tenga que copiar las líneas, editar el +archivo de registro (log) y ponerla allí, ahorrándole dos pasos. Sin +embargo, sólo podrá añadirlo al final del archivo. + Para añadir sólo unas líneas, selecciónelas en el modo Visual antes de +escribir «:write». El cap. 10 explicará otras maneras de seleccionar +rangos. + +============================================================================== +*07.6* Ver un archivo + +A veces sólo quiere ver qué contiene un archivo, sin la intención de +guardar ningún cambio. Existe el riesgo de que escribas «:w» sin pensar y +sobreescriba el archivo original. Para evitar esto, edite el archivo como +sólo lectura. + Para ejecutar Vim en modo sólo lectura, haga lo siguiente: > + + vim -R archivo + +En Unix esta orden debería funcionar igualmente: > + + view archivo + +Ahora está editando «archivo» en modo sólo lectura. Cuando pruebe a usar +«:w» se dará cuenta de que aparecerá un mensaje de error y no se guardará. + Cuando intente hacer un cambio al archivo, Vim le dará un aviso: + + W10: Advertencia: cambiando un fichero de solo lectura ~ + +El cambio se realizará igualmente. Esto permite formatear el archivo, por +ejemplo, para facilitar su lectura. + Si intenta hacer cambios a un archivo y olvidas que era de sólo lectura, +aún podrá guardarlo. Añada «!» a la orden guardar para forzar la escritura. + +Si realmente quiere prohibir los cambios en un archivo, haga lo siguiente: > + + vim -M file + +Ahora, cualquier intento de cambiar el texto fallará. Los archivos de ayuda +son así, por ejemplo. Si intenta cambiar algo, obtendrá el siguiente error: + + E21: No se pueden hacer cambios, «modifiable» está desactivado ~ + +Puede usar el argumento «-M» para configurar Vim para que trabaje en modo +visor. Esto es opcional, ya que estas órdenes eliminan la protección. > + + :set modifiable + :set write + +============================================================================== +*07.7* Cambiar el nombre de un archivo + +Una forma inteligente de comenzar la edición de un archivo nuevo es usar un +archivo similar de partida que contenga algo parecido. Por ejemplo, empiece +a escribir un programa para filtrar archivos. Sabe que ya tiene un código +que copia archivos, así que podría comenzar con él: > + + :edit copiar.c + +Puede eliminar lo que no necesita. A continuación tendrá que guardar el +archivo bajo un nombre distinto. La orden «:saveas» es adecuado para esto: > + + :saveas filtrar.c + +Vim escribirá el archivo con el nuevo nombre y editará el nuevo archivo. +Así la próxima vez que haga «:write», escribirá «filtrar.c». «copiar.c» se +mantiene sin modificaciones. + Cuando desee cambiar el nombre del archivo que está editando pero no +quiere escribirlo, puede usar el siguiente orden: > + + :file move.c + +Vim marcará el archivo como «no editado». Esto significa que Vim sabe que +este no es el archivo que comenzó a editar. Cuando intente guardar el +archivo, puede que vea el siguiente mensaje: + + E13: El fichero ya existe (use ! para sobreescribir) ~ + +Esto evita que sobreescriba otro archivo con el mismo nombre. + +============================================================================== + +Capítulo siguiente: |usr_08.esx| Dividir en ventanas + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Álvaro Castro Castillo + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_07.txt b/vim73/doc/usr_07.txt new file mode 100644 index 0000000..4722ddb --- /dev/null +++ b/vim73/doc/usr_07.txt @@ -0,0 +1,479 @@ +*usr_07.txt* For Vim version 7.3. Last change: 2006 Apr 24 + + VIM USER MANUAL - by Bram Moolenaar + + Editing more than one file + + +No matter how many files you have, you can edit them without leaving Vim. +Define a list of files to work on and jump from one to the other. Copy text +from one file and put it in another one. + +|07.1| Edit another file +|07.2| A list of files +|07.3| Jumping from file to file +|07.4| Backup files +|07.5| Copy text between files +|07.6| Viewing a file +|07.7| Changing the file name + + Next chapter: |usr_08.txt| Splitting windows + Previous chapter: |usr_06.txt| Using syntax highlighting +Table of contents: |usr_toc.txt| + +============================================================================== +*07.1* Edit another file + +So far you had to start Vim for every file you wanted to edit. There is a +simpler way. To start editing another file, use this command: > + + :edit foo.txt + +You can use any file name instead of "foo.txt". Vim will close the current +file and open the new one. If the current file has unsaved changes, however, +Vim displays an error message and does not open the new file: + + E37: No write since last change (use ! to override) ~ + + Note: + Vim puts an error ID at the start of each error message. If you do + not understand the message or what caused it, look in the help system + for this ID. In this case: > + + :help E37 + +At this point, you have a number of alternatives. You can write the file +using this command: > + + :write + +Or you can force Vim to discard your changes and edit the new file, using the +force (!) character: > + + :edit! foo.txt + +If you want to edit another file, but not write the changes in the current +file yet, you can make it hidden: > + + :hide edit foo.txt + +The text with changes is still there, but you can't see it. This is further +explained in section |22.4|: The buffer list. + +============================================================================== +*07.2* A list of files + +You can start Vim to edit a sequence of files. For example: > + + vim one.c two.c three.c + +This command starts Vim and tells it that you will be editing three files. +Vim displays just the first file. After you have done your thing in this +file, to edit the next file you use this command: > + + :next + +If you have unsaved changes in the current file, you will get an error +message and the ":next" will not work. This is the same problem as with +":edit" mentioned in the previous section. To abandon the changes: > + + :next! + +But mostly you want to save the changes and move on to the next file. There +is a special command for this: > + + :wnext + +This does the same as using two separate commands: > + + :write + :next + + +WHERE AM I? + +To see which file in the argument list you are editing, look in the window +title. It should show something like "(2 of 3)". This means you are editing +the second file out of three files. + If you want to see the list of files, use this command: > + + :args + +This is short for "arguments". The output might look like this: + + one.c [two.c] three.c ~ + +These are the files you started Vim with. The one you are currently editing, +"two.c", is in square brackets. + + +MOVING TO OTHER ARGUMENTS + +To go back one file: > + + :previous + +This is just like the ":next" command, except that it moves in the other +direction. Again, there is a shortcut command for when you want to write the +file first: > + + :wprevious + +To move to the very last file in the list: > + + :last + +And to move back to the first one again: > + + :first + +There is no ":wlast" or ":wfirst" command though! + +You can use a count for ":next" and ":previous". To skip two files forward: > + + :2next + + +AUTOMATIC WRITING + +When moving around the files and making changes, you have to remember to use +":write". Otherwise you will get an error message. If you are sure you +always want to write modified files, you can tell Vim to automatically write +them: > + + :set autowrite + +When you are editing a file which you may not want to write, switch it off +again: > + + :set noautowrite + + +EDITING ANOTHER LIST OF FILES + +You can redefine the list of files without the need to exit Vim and start it +again. Use this command to edit three other files: > + + :args five.c six.c seven.h + +Or use a wildcard, like it's used in the shell: > + + :args *.txt + +Vim will take you to the first file in the list. Again, if the current file +has changes, you can either write the file first, or use ":args!" (with ! +added) to abandon the changes. + + +DID YOU EDIT THE LAST FILE? + *arglist-quit* +When you use a list of files, Vim assumes you want to edit them all. To +protect you from exiting too early, you will get this error when you didn't +edit the last file in the list yet: + + E173: 46 more files to edit ~ + +If you really want to exit, just do it again. Then it will work (but not when +you did other commands in between). + +============================================================================== +*07.3* Jumping from file to file + +To quickly jump between two files, press CTRL-^ (on English-US keyboards the ^ +is above the 6 key). Example: > + + :args one.c two.c three.c + +You are now in one.c. > + + :next + +Now you are in two.c. Now use CTRL-^ to go back to one.c. Another CTRL-^ and +you are back in two.c. Another CTRL-^ and you are in one.c again. If you now +do: > + + :next + +You are in three.c. Notice that the CTRL-^ command does not change the idea +of where you are in the list of files. Only commands like ":next" and +":previous" do that. + +The file you were previously editing is called the "alternate" file. When you +just started Vim CTRL-^ will not work, since there isn't a previous file. + + +PREDEFINED MARKS + +After jumping to another file, you can use two predefined marks which are very +useful: > + + `" + +This takes you to the position where the cursor was when you left the file. +Another mark that is remembered is the position where you made the last +change: > + + `. + +Suppose you are editing the file "one.txt". Somewhere halfway the file you +use "x" to delete a character. Then you go to the last line with "G" and +write the file with ":w". You edit several other files, and then use ":edit +one.txt" to come back to "one.txt". If you now use `" Vim jumps to the last +line of the file. Using `. takes you to the position where you deleted the +character. Even when you move around in the file `" and `. will take you to +the remembered position. At least until you make another change or leave the +file. + + +FILE MARKS + +In chapter 4 was explained how you can place a mark in a file with "mx" and +jump to that position with "`x". That works within one file. If you edit +another file and place marks there, these are specific for that file. Thus +each file has its own set of marks, they are local to the file. + So far we were using marks with a lowercase letter. There are also marks +with an uppercase letter. These are global, they can be used from any file. +For example suppose that we are editing the file "foo.txt". Go to halfway the +file ("50%") and place the F mark there (F for foo): > + + 50%mF + +Now edit the file "bar.txt" and place the B mark (B for bar) at its last line: +> + GmB + +Now you can use the "'F" command to jump back to halfway foo.txt. Or edit yet +another file, type "'B" and you are at the end of bar.txt again. + +The file marks are remembered until they are placed somewhere else. Thus you +can place the mark, do hours of editing and still be able to jump back to that +mark. + It's often useful to think of a simple connection between the mark letter +and where it is placed. For example, use the H mark in a header file, M in +a Makefile and C in a C code file. + +To see where a specific mark is, give an argument to the ":marks" command: > + + :marks M + +You can also give several arguments: > + + :marks MCP + +Don't forget that you can use CTRL-O and CTRL-I to jump to older and newer +positions without placing marks there. + +============================================================================== +*07.4* Backup files + +Usually Vim does not produce a backup file. If you want to have one, all you +need to do is execute the following command: > + + :set backup + +The name of the backup file is the original file with a ~ added to the end. +If your file is named data.txt, for example, the backup file name is +data.txt~. + If you do not like the fact that the backup files end with ~, you can +change the extension: > + + :set backupext=.bak + +This will use data.txt.bak instead of data.txt~. + Another option that matters here is 'backupdir'. It specifies where the +backup file is written. The default, to write the backup in the same +directory as the original file, will mostly be the right thing. + + Note: + When the 'backup' option isn't set but the 'writebackup' is, Vim will + still create a backup file. However, it is deleted as soon as writing + the file was completed successfully. This functions as a safety + against losing your original file when writing fails in some way (disk + full is the most common cause; being hit by lightning might be + another, although less common). + + +KEEPING THE ORIGINAL FILE + +If you are editing source files, you might want to keep the file before you +make any changes. But the backup file will be overwritten each time you write +the file. Thus it only contains the previous version, not the first one. + To make Vim keep the original file, set the 'patchmode' option. This +specifies the extension used for the first backup of a changed file. Usually +you would do this: > + + :set patchmode=.orig + +When you now edit the file data.txt for the first time, make changes and write +the file, Vim will keep a copy of the unchanged file under the name +"data.txt.orig". + If you make further changes to the file, Vim will notice that +"data.txt.orig" already exists and leave it alone. Further backup files will +then be called "data.txt~" (or whatever you specified with 'backupext'). + If you leave 'patchmode' empty (that is the default), the original file +will not be kept. + +============================================================================== +*07.5* Copy text between files + +This explains how to copy text from one file to another. Let's start with a +simple example. Edit the file that contains the text you want to copy. Move +the cursor to the start of the text and press "v". This starts Visual mode. +Now move the cursor to the end of the text and press "y". This yanks (copies) +the selected text. + To copy the above paragraph, you would do: > + + :edit thisfile + /This + vjjjj$y + +Now edit the file you want to put the text in. Move the cursor to the +character where you want the text to appear after. Use "p" to put the text +there. > + :edit otherfile + /There + p + +Of course you can use many other commands to yank the text. For example, to +select whole lines start Visual mode with "V". Or use CTRL-V to select a +rectangular block. Or use "Y" to yank a single line, "yaw" to yank-a-word, +etc. + The "p" command puts the text after the cursor. Use "P" to put the text +before the cursor. Notice that Vim remembers if you yanked a whole line or a +block, and puts it back that way. + + +USING REGISTERS + +When you want to copy several pieces of text from one file to another, having +to switch between the files and writing the target file takes a lot of time. +To avoid this, copy each piece of text to its own register. + A register is a place where Vim stores text. Here we will use the +registers named a to z (later you will find out there are others). Let's copy +a sentence to the f register (f for First): > + + "fyas + +The "yas" command yanks a sentence like before. It's the "f that tells Vim +the text should be place in the f register. This must come just before the +yank command. + Now yank three whole lines to the l register (l for line): > + + "l3Y + +The count could be before the "l just as well. To yank a block of text to the +b (for block) register: > + + CTRL-Vjjww"by + +Notice that the register specification "b is just before the "y" command. +This is required. If you would have put it before the "w" command, it would +not have worked. + Now you have three pieces of text in the f, l and b registers. Edit +another file, move around and place the text where you want it: > + + "fp + +Again, the register specification "f comes before the "p" command. + You can put the registers in any order. And the text stays in the register +until you yank something else into it. Thus you can put it as many times as +you like. + +When you delete text, you can also specify a register. Use this to move +several pieces of text around. For example, to delete-a-word and write it in +the w register: > + + "wdaw + +Again, the register specification comes before the delete command "d". + + +APPENDING TO A FILE + +When collecting lines of text into one file, you can use this command: > + + :write >> logfile + +This will write the text of the current file to the end of "logfile". Thus it +is appended. This avoids that you have to copy the lines, edit the log file +and put them there. Thus you save two steps. But you can only append to the +end of a file. + To append only a few lines, select them in Visual mode before typing +":write". In chapter 10 you will learn other ways to select a range of lines. + +============================================================================== +*07.6* Viewing a file + +Sometimes you only want to see what a file contains, without the intention to +ever write it back. There is the risk that you type ":w" without thinking and +overwrite the original file anyway. To avoid this, edit the file read-only. + To start Vim in readonly mode, use this command: > + + vim -R file + +On Unix this command should do the same thing: > + + view file + +You are now editing "file" in read-only mode. When you try using ":w" you +will get an error message and the file won't be written. + When you try to make a change to the file Vim will give you a warning: + + W10: Warning: Changing a readonly file ~ + +The change will be done though. This allows for formatting the file, for +example, to be able to read it easily. + If you make changes to a file and forgot that it was read-only, you can +still write it. Add the ! to the write command to force writing. + +If you really want to forbid making changes in a file, do this: > + + vim -M file + +Now every attempt to change the text will fail. The help files are like this, +for example. If you try to make a change you get this error message: + + E21: Cannot make changes, 'modifiable' is off ~ + +You could use the -M argument to setup Vim to work in a viewer mode. This is +only voluntary though, since these commands will remove the protection: > + + :set modifiable + :set write + +============================================================================== +*07.7* Changing the file name + +A clever way to start editing a new file is by using an existing file that +contains most of what you need. For example, you start writing a new program +to move a file. You know that you already have a program that copies a file, +thus you start with: > + + :edit copy.c + +You can delete the stuff you don't need. Now you need to save the file under +a new name. The ":saveas" command can be used for this: > + + :saveas move.c + +Vim will write the file under the given name, and edit that file. Thus the +next time you do ":write", it will write "move.c". "copy.c" remains +unmodified. + When you want to change the name of the file you are editing, but don't +want to write the file, you can use this command: > + + :file move.c + +Vim will mark the file as "not edited". This means that Vim knows this is not +the file you started editing. When you try to write the file, you might get +this message: + + E13: File exists (use ! to override) ~ + +This protects you from accidentally overwriting another file. + +============================================================================== + +Next chapter: |usr_08.txt| Splitting windows + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_08.esx b/vim73/doc/usr_08.esx new file mode 100644 index 0000000..5f7f70e --- /dev/null +++ b/vim73/doc/usr_08.esx @@ -0,0 +1,614 @@ +*usr_08.esx* Para Vim versión 7.3. Último cambio: 18/6/2006 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Dividir en ventanas + + +Mostrar dos archivos diferentes uno encima del otro. Mirar dos puntos del +mismo archivo a la vez. Ver las diferencias entre un archivo y otro +poniéndolos uno al lado del otro. Todo esto es posible dividiendo en +ventanas. + +|08.1| Dividir una ventana +|08.2| Dividir una ventana con otro archivo +|08.3| Tamaño de ventana +|08.4| Divisiones verticales +|08.5| Mover ventanas +|08.6| Órdenes sobre todas las ventanas +|08.7| Ver las diferencias con «vimdiff» +|08.8| Varios +|08.9| Pestañas + + Capítulo siguiente: |usr_09.esx| Uso de la interfaz gráfica + Capítulo anterior: |usr_07.esx| Editar más de un archivo +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*08.1* Dividir una ventana + +La manera más sencilla de abrir una nueva ventana es usando la siguiente +orden: > + + :split + +Esta orden divide la pantalla en dos ventanas y pone el cursor en la que se +encuentre más arriba: + + +----------------------------------+ + |/* archivo uno.c */ | + |~ | + |~ | + |uno.c=============================| + |/* archivo uno.c */ | + |~ | + |uno.c=============================| + | | + +----------------------------------+ + +Lo que puede observar aquí son dos ventanas en el mismo archivo. La línea +con «====» es la línea de estado. Muestra información sobre la ventana +situada encima. (En la práctica esta línea estará en «vídeo inverso»). + Las dos ventanas le permiten ver dos partes del mismo archivo. Por +ejemplo, puede hacer que la ventana superior le muestre las declaraciones de +variables de un programa, y la de abajo el código que usa esas variables. + +La orden CTRL-W w se puede usar para saltar de una ventana a otra. Si está +en la ventana superior, CTRL-W w salta a la ventana inferior. Si está en la +ventana inferior saltará a la primera ventana. (CTRL-W CTRL-W hace lo mismo, +en caso de que suelte la tecla CTRL un poco después.) + + +CERRAR LA VENTANA + +Para cerrar la ventana usa la orden: > + + :close + +De hecho, cualquier orden que salga del archivo funciona, como «:quit» y +«ZZ». Pero «:close» evitará que salga accidentalmente de Vim cuando cierre +la última ventana. + + +CERRAR TODAS LAS OTRAS VENTANAS + +Si ha abierto un montón de ventanas y ahora quiere concentrarse en una de +ellas, esta orden puede serle de útilidad: > + + :only + +Esto cierra todas las ventanas, excepto la actual. Si cualquiera de las +otras ventanas tiene cambios, obtendrá un mensaje de error y esa ventana no +se cerrará. + +============================================================================== +*08.2* Dividir una ventana con otro archivo + +La siguiente orden abre una segunda ventana y comienza la edición de un +archivo: +> + :split two.c + +Si estuviese editando uno.c, entonces el resultado tendría este aspecto: + + +----------------------------------+ + |/* archivo dos.c */ | + |~ | + |~ | + |two.c=============================| + |/* archivo uno.c */ | + |~ | + |one.c=============================| + | | + +----------------------------------+ + +Para abrir una ventana en un archivo nuevo y vacío, use lo siguiente: > + + :new + +Puede repetir las órdenes «:split» y «:new» para crear tantas ventanas como +quiera. + +============================================================================== +*08.3* Tamaño de ventana + +La orden «:split» puede recibir un argumento numérico. Si se especifica, +este será la altura de la nueva ventana. Por ejemplo, el siguiente abre una +nueva ventana con una altura de tres líneas y edita el archivo alpha.c: > + + :3split alpha.c + +Para ventanas ya existentes puede cambiar el tamaño de varias formas. +Cuando tiene un ratón, es fácil: Coloque el puntero en la línea de estado +que separa las dos ventanas y arrástrela. + +Para incrementar el tamaño de una ventana: > + + CTRL-W + + +Para disminuirlo: > + + CTRL-W - + +Ambas órdenes reciben un multiplicador que modificará la altura de ventana +ese número de líneas. «4 CTRL-W +» hará la ventana cuatro líneas más alta. + +Para definir la altura de la ventana con un número específico de líneas: > + + {altura}CTRL-W _ + +O sea: un número {altura}, CTRL-W y luego una barra baja (Mayúsculas más la +tecla -). + Para maximizar una ventana, use la orden CTRL-W _ sin ningún +multiplicador ni argumento. + + +USO DEL RATÓN + +En Vim puede hacer muchas cosas muy rápidamente desde el teclado. Por +desgracia, las órdenes de ajuste de las ventanas requieren mucho trabajo. +En este caso, usar el ratón es más rápido. Coloque el ratón sobre la línea +de estado. Ahora presione el botón izquierdo y arrastre. La línea de estado +se desplazará, ajustando el tamaño de la ventana. + + +OPCIONES + +La opción 'winheight' se puede ajustar a una altura mínima de ventana y +'winminheight' a un mínimo estricto. + Del mismo modo, hay un ancho 'winwidth' para el ancho mínimo deseado y un +'winminheight' para un ancho mínimo estricto. + La opción 'equalalways', cuando está activa, hace que Vim equilibre el +tamaño de las ventanas cuando éstas se cierran o se abren nuevas. + +============================================================================== +*08.4* Divisiones verticales + +La orden «:split» crea una nueva ventana sobre la actual. Para hacer que una +ventana aparezca en el lateral izquierda, use: > + + :vsplit + +o: > + :vsplit two.c + +El resultado tiene el siguiente aspecto: + + +--------------------------------------+ + |/*archivo dos.c */ |/*archivo uno.c */| + |~ |~ | + |~ |~ | + |~ |~ | + |two.c===============one.c=============| + | | + +--------------------------------------+ + +De hecho, la línea de «|» en el centro estará en vídeo inverso. A esto se le +llama separador vertical. + +También hay una orden «:vnew», para abrir una partición vertical con un +archivo nuevo. Otra forma de hacer esto es la siguiente: > + + :vertical new + +La orden «:vertical» se puede insertar justo antes de otra orden que divida +la ventana. Esto puede hacer que la ventana se divida verticalmente en lugar +de horizontalmente. (Si la orden no divide ventanas se ejecuta de modo +normal.) + + +MOVERSE DE UNA VENTANA A OTRA + +Ya que puede dividir ventanas horizontal y verticalmente a voluntad, puede +crear casi cualquier estructura. Una vez las haya creado se puede desplazar +por ellas: + + CTRL-W h moverse a la ventana de la izquierda + CTRL-W j moverse a la ventana de abajo + CTRL-W k moverse a la ventana de arriba + CTRL-W l moverse a la ventana de la derecha + + CTRL-W t moverse a la ventana superior (TOP) + CTRL-W b moverse a la ventana inferior (BOTTOM) + +Se habrá dado cuenta de que son las mismas teclas empleadas para mover el +cursor. También puede usar las teclas de flechas si lo desea. + Más órdenes para moverse a otras ventanas: |Q_wi|. + +============================================================================== +*08.5* Mover ventanas + +Imagine que ha creado unas cuantas ventanas, pero están en el lugar +equivocado. Necesitará una orden para mover las ventanas a otro lugar. Por +ejemplo, tiene tres ventanas como estas: + + +----------------------------------+ + |/* archivo dos.c */ | + |~ | + |~ | + |dos.c=============================| + |/* archivo tres.c */ | + |~ | + |~ | + |tres.c============================| + |/* archivo uno.c */ | + |~ | + |uno.c=============================| + | | + +----------------------------------+ + +Obviamente la última ventana debería estar en la parte superior. Vaya a esa +ventana (usando CTRL-W w) y luego teclee la siguiente orden: > + + CTRL-W K + +Esto emplea la letra mayúscula K. Lo que ocurre a continuación es que la +ventana se mueve a la parte superior. + Cuando tiene divisiones verticales, CTRL-W K desplazará la ventana actual +a la parte superior y la hará ocupar la anchura completa de la ventana de Vim. +Si este es el esqueleto: + + +-------------------------------------------+ + |/* dos.c */ |/* tres.c */ |/* uno.c */ | + |~ |~ |~ | + |~ |~ |~ | + |~ |~ |~ | + |~ |~ |~ | + |~ |~ |~ | + |dos.c==========tres.c=========uno.c========| + | | + +-------------------------------------------+ + +Usar CTRL-W K en la ventana central (tres.c) producirá lo siguiente: + + +-------------------------------------------+ + |/* tres.c */ | + |~ | + |~ | + |tres.c=====================================| + |/* dos.c */ |/* uno.c */ | + |~ |~ | + |dos.c==================uno.c===============| + | | + +-------------------------------------------+ + +Hay otras tres órdenes similares (probablemente pueda adivinar qué hacen): + + CTRL-W H mover la ventana al extremo izquierdo + CTRL-W J mover la ventana al extremo inferior + CTRL-W L mover la ventana al extremo derecho + +============================================================================== +*08.6* Órdenes sobre todas las ventanas + +Cuando tiene varias ventanas abiertas y quiere salir de Vim, puede cerrar +cada ventana por su cuenta. Una forma más rápida es la siguiente: > + + :qall + +Esto viene de «quit all» (cerrar todo). Si alguna de las ventanas contiene +cambios, Vim no saldrá. El cursor se pondrá automáticamente en la ventana +con cambios. Puede usar «:w» para guardar los cambios, o «:q!» para +eliminarlos completamente. + +Si sabe que hay ventanas con cambios, y quiere guardar todos estos cambios, +puede usar la siguiente orden: > + + :wall + +Esto viene de «write all» (escribir/guardar todo). Pero, de hecho, sólo +escribe archivos con cambios. Vim sabe que no tiene sentido guardar +archivos sin cambios. + También hay una combinación de «:qall» y «:wall»: la orden «guardar y +salir de todas las ventanas»: > + + :wqall + +Esto guarda todos los archivos modificados y sale de Vim. + Por último, hay una orden que sale de Vim y no guarda nada: > + + :qall! + +¡Tenga cuidado, no hay modo de deshacer esta orden! + + +ABRIR UNA VENTANA PARA CADA ARGUMENTO + +Para hacer que Vim abra una ventana para cada archivo, arránquelo con «-o»: +> + + vim -o uno.txt dos.txt tres.txt + +Esto da como resultado: > + + +-------------------------------+ + |archivo uno.txt | + |~ | + |uno.txt========================| + |archivo dos.txt | + |~ | + |dos.txt========================| + |archivo tres.txt | + |~ | + |tres.txt=======================| + | | + +-------------------------------+ + +El argumento «-O"» se usa para que las divisiones se hagan verticalmente. + Cuando Vim está ejecutándose, la orden «:all» abre una ventana para cada +archivo en la lista de argumentos. «:vertical all» lo hace verticalmente. + +============================================================================== +*08.7* Ver las diferencias con «vimdiff» + +Existe una manera especial de arrancar Vim que muestra las diferencias entre +dos archivos. Cojamos un archivo «main.c» e insertemos unos caracteres en una +línea. Escriba el archivo con la opción 'backup' activada, de manera que el +archivo «main.c~» contendrá la versión anterior. + Escribe la siguiente orden en una consola (no en Vim): > + + vimdiff main.c~ main.c + +Vim arrancará con dos ventanas verticales. Verá solamente la línea en la que +ha añadido los cambios y unas cuántas líneas por debajo. + + VV VV + +-----------------------------------------+ + |+ +--123 lines: /* a|+ +--123 lines: /* a| <- pliegue + | texto | texto | + | texto | texto | + | texto | texto | + | texto | texto modificado | <- línea modificada + | texto | texto | + | texto | ------------------| <- línea eliminada + | texto | texto | + | texto | texto | + | texto | texto | + |+ +--432 lines:texto|+ +--432 lines:texto| <- pliegue + | ~ | ~ | + | ~ | ~ | + |main.c~==============main.c==============| + | | + +-----------------------------------------+ + +(Esta figura no muestra los colores, pruebe vimdiff para hacerse una mejor +idea.) + +Las líneas que no se modificaron se han agrupado en una sola línea. A +esto se le denomina pliegue (fold) cerrado. Se indican con «<- pliegue» +en la figura. La línea de arriba marca que hay 123 líneas. Estas líneas son +iguales en ambos archivos. + La línea marcada con «<- línea modificada» está resaltada y el texto +insertado se muestra con otro color. Esto muestra claramente las +diferencias entre los dos archivos. + La línea que se eliminó se muestra con «---» en la ventana «main.c». +Observe el «<- línea eliminada» en la figura. Estos caracteres no están ahí +realmente. Simplemente llenan el espacio necesario en «main.c» para que +ambos archivos tengan el mismo número de líneas. + + +LA COLUMNA DE PLIEGUE + +Cada ventana tiene una columna en la izquierda que tiene un fondo +ligeramente diferente. En la figura de arriba se indican con «VV». Fíjese +que hay un carácter «+» en ese sitio, enfrente de cada pliegue cerrado. +Mueva el puntero del ratón a ese signo «+» y pulse el botón izquierdo. +Esto abrirá el pliegue, mostrando el texto que contiene. + La columna del pliegue muestra un «-» para un pliegue abierto. Si pulsa +este «-», el pliegue se cerrará. + Obviamente, esto sólo funciona cuando tiene un ratón configurado. También +puedes usar «zo» para abrir un pliegue y «zc» para cerrarlo. + + +DIFF DENTRO DE VIM + +Otra manera de iniciar el modo diff es hacerlo desde Vim. Edite el archivo +«main.c», haga después un «split» y muestre las diferencias: > + + :edit main.c + :vertical diffsplit main.c~ + +La orden «:vertical» se usa para hacer que las ventanas se dividan +verticalmente. Si omite esto, obtendrá una división horizontal. + +Si tiene un parche o un archivo diff, puede usarlo como una tercera manera +de iniciar el modo diff. Primero edite el archivo sobre el cuál se aplica el +parche. Entonces escribe la siguiente orden: > + + :edit main.c + :vertical diffpatch main.c.diff + +AVISO: El parche debe contener un solo parche, el del archivo que está +editando. En caso contrario recibirá un montón de mensajes de error y +algunos archivos pueden verse parcheados de forma imprevista. + El parcheo será realizado sólo sobre una copia del archivo en Vim. El +archivo del disco duro no se modificará hasta que no lo guardes. + + +VINCULACIÓN DEL DESPLAZAMIENTO + +Cuando los archivos tienen muchos cambios, puede desplazarse de manera +normal. Vim intentará hacer que ambas ventanas comiencen con el mismo +desplazamiento, para que pueda ver las diferencias en cada lado. + Cuando no quiera que esto ocurra, use lo siguiente: > + + :set noscrollbind + + +IR A LOS CAMBIOS + +Cuando haya desactivado los pliegues de algún modo, puede ser más difícil +encontrar los cambios. Use esta orden para saltar al siguiente cambio: > + + ]c + +Para ir en la otra dirección use: > + + [c + +Anexe un número multiplicador para saltar más lejos. + + +ELIMINAR CAMBIOS + +Puede mover texto de una ventana a otra. Esto elimina diferencias o añade +unas nuevas. Vim no mantiene el texto resaltado en todas las situaciones. +Para actualizarlo deberá escribir: > + + :diffupdate + +Para eliminar una diferencia, puede mover el texto de un bloque resaltado +desde una ventana a otra. Suponga el «main.c» y el «main.c~» del ejemplo. +Mueva el cursor a la izquierda de la ventana, sobre la línea que se eliminó +en la otra ventana. Ahora escriba esta orden: > + + dp + +El cambio se eliminará poniendo el texto de la ventana actual en la otra +ventana. «dp» viene de «diff put» (put = poner). + Puede hacerlo también de la forma completamente opuesta. Mueva el cursor +a la ventana de la derecha, donde se insertó el cambio. Escriba: > + + do + +El cambio será ahora eliminado obteniendo el texto desde la otra ventana. +Ya que no hay cambios restantes, Vim pondrá todo el texto en un pliegue +cerrado. «do» viene de «diff obtain» (obtain = obtener). «dg» podría ser +mejor (de g = get = obtener) pero «dgg» ya tenía un significado diferente. + +Para más detalles sobre el modo diff, véase |vimdiff|. + +============================================================================== +*08.8* Varios + +La opción 'laststatus' se puede emplear para especificar cuándo la última +ventana tiene una línea de estado: + + 0 nunca + 1 sólo cuando hay más ventanas (predeterminado) + 2 siempre + +Muchas órdenes que editan otro archivo disponen de una variante que divide la +ventana. Para los de la línea de órdenes se hace con el prefijo «s». Por +ejemplo «:tag» salta a una etiqueta, «:stag» divide la ventana y salta a la +etiqueta. + Para órdenes del modo normal se teclea CTRL-W antes. CTRL-^ salta al +archivo alterno, CTRL-W CTRL-^ divide la ventana y edita el archivo alterno. + +Puede activar la opción 'splitbelow' para hacer que la nueva ventana +aparezca debajo de la actual. Puede activar la opción 'splitright' para +hacer que una partición vertical aparezca a la derecha de la ventana actual. + +Cuando divida una ventana puede poner un prefijo modificador que diga dónde +debe aparecer la ventana: + + :leftabove {cmd} izquierda o encima de la actual + :aboveleft {cmd} ídem + :rightbelow {cmd} derecha o debajo de la actual + :belowright {cmd} ídem + :topleft {cmd} encima o a la izquierda de la ventana de Vim + :botright {cmd} debajo o a la derecha de la ventana de Vim + + +============================================================================== +*08.9* Pestañas + +Habrá notado que las ventanas no se superponen. Esto significa que puede +rápidamente acabar sin espacio suficiente. La solución son las pestañas: + +Suponga que está editando «estearchivo». Para crear una nueva pestaña: > + + :tabedit «aquélarchivo» + +Esto editará el archivo «aquélarchivo» en una ventana que ocupe todo el +espacio de Vim. Verá que hay una nueva barra en la parte superior: + + +----------------------------------+ + | estearchivo | /aquélarchivo/ ___X| (aquélarchivo está en + | | negrita) + |/* aquélarchivo */ | + |aquél | + |aquél | + |~ | + |~ | + |~ | + | | + +----------------------------------+ + +Ahora tiene dos pestañas. La primera tiene una ventana para «estearchivo» y +la segunda para «aquélarchivo». Es como dos páginas una encima de la otra, +con una pestaña sobresaliendo de cada página. + +Ahora use el ratón para pulsar sobre «estearchivo» sobre la línea superior. + + +----------------------------------+ + | /estearchivo/ | aquélarchivo ___X| (estearchivo está en + | | negrita) + |/* estearchivo */ | + |este | + |este | + |~ | + |~ | + |~ | + | | + +----------------------------------+ + +De este modo puede pasar entre pestañas pulsando sobre la etiqueta de la +línea superior. Si no dispone del ratón o no lo quiere usar, puede emplear +la orden «gt». Nemotecnia: Goto Tab (ir a pestaña). + +A continuación creemos otra pestaña con la orden: > + + :tab split + +Esto hace que se muestre una nueva página con el mismo búfer que teníamos +abierto: + + +----------------------------------------------+ + | estearchivo | /estearchivo/ | aquélarchivo _X| (estearchivo está + |/* estearchivo */ | en negrita) + |este | + |este | + |~ | + |~ | + |~ | + | | + +----------------------------------------------+ + +Puede poner «:tab» antes de cualquier orden «Ex» que abra una ventana. La +ventana se abrirá en una nueva ventana. Otro ejemplo: > + + :tab help gt + +Esto mostrará el texto de ayuda para «gt» en una ventana nueva. + +Un par de cosas más que puede hacer con las pestañas: + +- pulse con el ratón en el espacio después de la última pestaña. + La próxima pestaña será seleccionada, igual que si escribiese «qt». + +- pulse con el ratón sobre la «X» en la esquina superior derecha. + La pestaña actual se cerrará a menos que haya cambios sin guardar en la + pestaña. + +- doble pulsación con el ratón sobre la línea superior + Se creará una nueva ventana. + +- la orden «tabonly» + Cierra todas las pestañas excepto la actual (a menos que haya cambios + sin guardar en las otras pestañas). + +Para más información sobre pestañas véase |tab-page|. + +============================================================================== + +Capítulo siguiente: |usr_09.esx| Uso de la interfaz gráfica + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Álvaro Castro Castillo + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_08.txt b/vim73/doc/usr_08.txt new file mode 100644 index 0000000..9a92802 --- /dev/null +++ b/vim73/doc/usr_08.txt @@ -0,0 +1,601 @@ +*usr_08.txt* For Vim version 7.3. Last change: 2006 Jul 18 + + VIM USER MANUAL - by Bram Moolenaar + + Splitting windows + + +Display two different files above each other. Or view two locations in the +file at the same time. See the difference between two files by putting them +side by side. All this is possible with split windows. + +|08.1| Split a window +|08.2| Split a window on another file +|08.3| Window size +|08.4| Vertical splits +|08.5| Moving windows +|08.6| Commands for all windows +|08.7| Viewing differences with vimdiff +|08.8| Various +|08.9| Tab pages + + Next chapter: |usr_09.txt| Using the GUI + Previous chapter: |usr_07.txt| Editing more than one file +Table of contents: |usr_toc.txt| + +============================================================================== +*08.1* Split a window + +The easiest way to open a new window is to use the following command: > + + :split + +This command splits the screen into two windows and leaves the cursor in the +top one: + + +----------------------------------+ + |/* file one.c */ | + |~ | + |~ | + |one.c=============================| + |/* file one.c */ | + |~ | + |one.c=============================| + | | + +----------------------------------+ + +What you see here is two windows on the same file. The line with "====" is +that status line. It displays information about the window above it. (In +practice the status line will be in reverse video.) + The two windows allow you to view two parts of the same file. For example, +you could make the top window show the variable declarations of a program, and +the bottom one the code that uses these variables. + +The CTRL-W w command can be used to jump between the windows. If you are in +the top window, CTRL-W w jumps to the window below it. If you are in the +bottom window it will jump to the first window. (CTRL-W CTRL-W does the same +thing, in case you let go of the CTRL key a bit later.) + + +CLOSE THE WINDOW + +To close a window, use the command: > + + :close + +Actually, any command that quits editing a file works, like ":quit" and "ZZ". +But ":close" prevents you from accidentally exiting Vim when you close the +last window. + + +CLOSING ALL OTHER WINDOWS + +If you have opened a whole bunch of windows, but now want to concentrate on +one of them, this command will be useful: > + + :only + +This closes all windows, except for the current one. If any of the other +windows has changes, you will get an error message and that window won't be +closed. + +============================================================================== +*08.2* Split a window on another file + +The following command opens a second window and starts editing the given file: +> + :split two.c + +If you were editing one.c, then the result looks like this: + + +----------------------------------+ + |/* file two.c */ | + |~ | + |~ | + |two.c=============================| + |/* file one.c */ | + |~ | + |one.c=============================| + | | + +----------------------------------+ + +To open a window on a new, empty file, use this: > + + :new + +You can repeat the ":split" and ":new" commands to create as many windows as +you like. + +============================================================================== +*08.3* Window size + +The ":split" command can take a number argument. If specified, this will be +the height of the new window. For example, the following opens a new window +three lines high and starts editing the file alpha.c: > + + :3split alpha.c + +For existing windows you can change the size in several ways. When you have a +working mouse, it is easy: Move the mouse pointer to the status line that +separates two windows, and drag it up or down. + +To increase the size of a window: > + + CTRL-W + + +To decrease it: > + + CTRL-W - + +Both of these commands take a count and increase or decrease the window size +by that many lines. Thus "4 CTRL-W +" make the window four lines higher. + +To set the window height to a specified number of lines: > + + {height}CTRL-W _ + +That's: a number {height}, CTRL-W and then an underscore (the - key with Shift +on English-US keyboards). + To make a window as high as it can be, use the CTRL-W _ command without a +count. + + +USING THE MOUSE + +In Vim you can do many things very quickly from the keyboard. Unfortunately, +the window resizing commands require quite a bit of typing. In this case, +using the mouse is faster. Position the mouse pointer on a status line. Now +press the left mouse button and drag. The status line will move, thus making +the window on one side higher and the other smaller. + + +OPTIONS + +The 'winheight' option can be set to a minimal desired height of a window and +'winminheight' to a hard minimum height. + Likewise, there is 'winwidth' for the minimal desired width and +'winminwidth' for the hard minimum width. + The 'equalalways' option, when set, makes Vim equalize the windows sizes +when a window is closed or opened. + +============================================================================== +*08.4* Vertical splits + +The ":split" command creates the new window above the current one. To make +the window appear at the left side, use: > + + :vsplit + +or: > + :vsplit two.c + +The result looks something like this: + + +--------------------------------------+ + |/* file two.c */ |/* file one.c */ | + |~ |~ | + |~ |~ | + |~ |~ | + |two.c===============one.c=============| + | | + +--------------------------------------+ + +Actually, the | lines in the middle will be in reverse video. This is called +the vertical separator. It separates the two windows left and right of it. + +There is also the ":vnew" command, to open a vertically split window on a new, +empty file. Another way to do this: > + + :vertical new + +The ":vertical" command can be inserted before another command that splits a +window. This will cause that command to split the window vertically instead +of horizontally. (If the command doesn't split a window, it works +unmodified.) + + +MOVING BETWEEN WINDOWS + +Since you can split windows horizontally and vertically as much as you like, +you can create almost any layout of windows. Then you can use these commands +to move between them: + + CTRL-W h move to the window on the left + CTRL-W j move to the window below + CTRL-W k move to the window above + CTRL-W l move to the window on the right + + CTRL-W t move to the TOP window + CTRL-W b move to the BOTTOM window + +You will notice the same letters as used for moving the cursor. And the +cursor keys can also be used, if you like. + More commands to move to other windows: |Q_wi|. + +============================================================================== +*08.5* Moving windows + +You have split a few windows, but now they are in the wrong place. Then you +need a command to move the window somewhere else. For example, you have three +windows like this: + + +----------------------------------+ + |/* file two.c */ | + |~ | + |~ | + |two.c=============================| + |/* file three.c */ | + |~ | + |~ | + |three.c===========================| + |/* file one.c */ | + |~ | + |one.c=============================| + | | + +----------------------------------+ + +Clearly the last one should be at the top. Go to that window (using CTRL-W w) +and the type this command: > + + CTRL-W K + +This uses the uppercase letter K. What happens is that the window is moved to +the very top. You will notice that K is again used for moving upwards. + When you have vertical splits, CTRL-W K will move the current window to the +top and make it occupy the full width of the Vim window. If this is your +layout: + + +-------------------------------------------+ + |/* two.c */ |/* three.c */ |/* one.c */ | + |~ |~ |~ | + |~ |~ |~ | + |~ |~ |~ | + |~ |~ |~ | + |~ |~ |~ | + |two.c=========three.c=========one.c========| + | | + +-------------------------------------------+ + +Then using CTRL-W K in the middle window (three.c) will result in: + + +-------------------------------------------+ + |/* three.c */ | + |~ | + |~ | + |three.c====================================| + |/* two.c */ |/* one.c */ | + |~ |~ | + |two.c==================one.c===============| + | | + +-------------------------------------------+ + +The other three similar commands (you can probably guess these now): + + CTRL-W H move window to the far left + CTRL-W J move window to the bottom + CTRL-W L move window to the far right + +============================================================================== +*08.6* Commands for all windows + +When you have several windows open and you want to quit Vim, you can close +each window separately. A quicker way is using this command: > + + :qall + +This stands for "quit all". If any of the windows contain changes, Vim will +not exit. The cursor will automatically be positioned in a window with +changes. You can then either use ":write" to save the changes, or ":quit!" to +throw them away. + +If you know there are windows with changes, and you want to save all these +changes, use this command: > + + :wall + +This stands for "write all". But actually, it only writes files with +changes. Vim knows it doesn't make sense to write files that were not +changed. + And then there is the combination of ":qall" and ":wall": the "write and +quit all" command: > + + :wqall + +This writes all modified files and quits Vim. + Finally, there is a command that quits Vim and throws away all changes: > + + :qall! + +Be careful, there is no way to undo this command! + + +OPENING A WINDOW FOR ALL ARGUMENTS + +To make Vim open a window for each file, start it with the "-o" argument: > + + vim -o one.txt two.txt three.txt + +This results in: + + +-------------------------------+ + |file one.txt | + |~ | + |one.txt========================| + |file two.txt | + |~ | + |two.txt========================| + |file three.txt | + |~ | + |three.txt======================| + | | + +-------------------------------+ + +The "-O" argument is used to get vertically split windows. + When Vim is already running, the ":all" command opens a window for each +file in the argument list. ":vertical all" does it with vertical splits. + +============================================================================== +*08.7* Viewing differences with vimdiff + +There is a special way to start Vim, which shows the differences between two +files. Let's take a file "main.c" and insert a few characters in one line. +Write this file with the 'backup' option set, so that the backup file +"main.c~" will contain the previous version of the file. + Type this command in a shell (not in Vim): > + + vimdiff main.c~ main.c + +Vim will start, with two windows side by side. You will only see the line +in which you added characters, and a few lines above and below it. + + VV VV + +-----------------------------------------+ + |+ +--123 lines: /* a|+ +--123 lines: /* a| <- fold + | text | text | + | text | text | + | text | text | + | text | changed text | <- changed line + | text | text | + | text | ------------------| <- deleted line + | text | text | + | text | text | + | text | text | + |+ +--432 lines: text|+ +--432 lines: text| <- fold + | ~ | ~ | + | ~ | ~ | + |main.c~==============main.c==============| + | | + +-----------------------------------------+ + +(This picture doesn't show the highlighting, use the vimdiff command for a +better look.) + +The lines that were not modified have been collapsed into one line. This is +called a closed fold. They are indicated in the picture with "<- fold". Thus +the single fold line at the top stands for 123 text lines. These lines are +equal in both files. + The line marked with "<- changed line" is highlighted, and the inserted +text is displayed with another color. This clearly shows what the difference +is between the two files. + The line that was deleted is displayed with "---" in the main.c window. +See the "<- deleted line" marker in the picture. These characters are not +really there. They just fill up main.c, so that it displays the same number +of lines as the other window. + + +THE FOLD COLUMN + +Each window has a column on the left with a slightly different background. In +the picture above these are indicated with "VV". You notice there is a plus +character there, in front of each closed fold. Move the mouse pointer to that +plus and click the left button. The fold will open, and you can see the text +that it contains. + The fold column contains a minus sign for an open fold. If you click on +this -, the fold will close. + Obviously, this only works when you have a working mouse. You can also use +"zo" to open a fold and "zc" to close it. + + +DIFFING IN VIM + +Another way to start in diff mode can be done from inside Vim. Edit the +"main.c" file, then make a split and show the differences: > + + :edit main.c + :vertical diffsplit main.c~ + +The ":vertical" command is used to make the window split vertically. If you +omit this, you will get a horizontal split. + +If you have a patch or diff file, you can use the third way to start diff +mode. First edit the file to which the patch applies. Then tell Vim the name +of the patch file: > + + :edit main.c + :vertical diffpatch main.c.diff + +WARNING: The patch file must contain only one patch, for the file you are +editing. Otherwise you will get a lot of error messages, and some files might +be patched unexpectedly. + The patching will only be done to the copy of the file in Vim. The file on +your harddisk will remain unmodified (until you decide to write the file). + + +SCROLL BINDING + +When the files have more changes, you can scroll in the usual way. Vim will +try to keep both the windows start at the same position, so you can easily see +the differences side by side. + When you don't want this for a moment, use this command: > + + :set noscrollbind + + +JUMPING TO CHANGES + +When you have disabled folding in some way, it may be difficult to find the +changes. Use this command to jump forward to the next change: > + + ]c + +To go the other way use: > + + [c + +Prepended a count to jump further away. + + +REMOVING CHANGES + +You can move text from one window to the other. This either removes +differences or adds new ones. Vim doesn't keep the highlighting updated in +all situations. To update it use this command: > + + :diffupdate + +To remove a difference, you can move the text in a highlighted block from one +window to another. Take the "main.c" and "main.c~" example above. Move the +cursor to the left window, on the line that was deleted in the other window. +Now type this command: > + + dp + +The change will be removed by putting the text of the current window in the +other window. "dp" stands for "diff put". + You can also do it the other way around. Move the cursor to the right +window, to the line where "changed" was inserted. Now type this command: > + + do + +The change will now be removed by getting the text from the other window. +Since there are no changes left now, Vim puts all text in a closed fold. +"do" stands for "diff obtain". "dg" would have been better, but that already +has a different meaning ("dgg" deletes from the cursor until the first line). + +For details about diff mode, see |vimdiff|. + +============================================================================== +*08.8* Various + +The 'laststatus' option can be used to specify when the last window has a +statusline: + + 0 never + 1 only when there are split windows (the default) + 2 always + +Many commands that edit another file have a variant that splits the window. +For Command-line commands this is done by prepending an "s". For example: +":tag" jumps to a tag, ":stag" splits the window and jumps to a +tag. + For Normal mode commands a CTRL-W is prepended. CTRL-^ jumps to the +alternate file, CTRL-W CTRL-^ splits the window and edits the alternate file. + +The 'splitbelow' option can be set to make a new window appear below the +current window. The 'splitright' option can be set to make a vertically split +window appear right of the current window. + +When splitting a window you can prepend a modifier command to tell where the +window is to appear: + + :leftabove {cmd} left or above the current window + :aboveleft {cmd} idem + :rightbelow {cmd} right or below the current window + :belowright {cmd} idem + :topleft {cmd} at the top or left of the Vim window + :botright {cmd} at the bottom or right of the Vim window + + +============================================================================== +*08.9* Tab pages + +You will have noticed that windows never overlap. That means you quickly run +out of screen space. The solution for this is called Tab pages. + +Assume you are editing "thisfile". To create a new tab page use this command: > + + :tabedit thatfile + +This will edit the file "thatfile" in a window that occupies the whole Vim +window. And you will notice a bar at the top with the two file names: + + +----------------------------------+ + | thisfile | /thatfile/ __________X| (thatfile is bold) + |/* thatfile */ | + |that | + |that | + |~ | + |~ | + |~ | + | | + +----------------------------------+ + +You now have two tab pages. The first one has a window for "thisfile" and the +second one a window for "thatfile". It's like two pages that are on top of +eachother, with a tab sticking out of each page showing the file name. + +Now use the mouse to click on "thisfile" in the top line. The result is + + +----------------------------------+ + | /thisfile/ | thatfile __________X| (thisfile is bold) + |/* thisfile */ | + |this | + |this | + |~ | + |~ | + |~ | + | | + +----------------------------------+ + +Thus you can switch between tab pages by clicking on the label in the top +line. If you don't have a mouse or don't want to use it, you can use the "gt" +command. Mnemonic: Goto Tab. + +Now let's create another tab page with the command: > + + :tab split + +This makes a new tab page with one window that is editing the same buffer as +the window we were in: + + +-------------------------------------+ + | thisfile | /thisfile/ | thatfile __X| (thisfile is bold) + |/* thisfile */ | + |this | + |this | + |~ | + |~ | + |~ | + | | + +-------------------------------------+ + +You can put ":tab" before any Ex command that opens a window. The window will +be opened in a new tab page. Another example: > + + :tab help gt + +Will show the help text for "gt" in a new tab page. + +A few more things you can do with tab pages: + +- click with the mouse in the space after the last label + The next tab page will be selected, like with "gt". + +- click with the mouse on the "X" in the top right corner + The current tab page will be closed. Unless there are unsaved + changes in the current tab page. + +- double click with the mouse in the top line + A new tab page will be created. + +- the "tabonly" command + Closes all tab pages except the current one. Unless there are unsaved + changes in other tab pages. + +For more information about tab pages see |tab-page|. + +============================================================================== + +Next chapter: |usr_09.txt| Using the GUI + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_09.esx b/vim73/doc/usr_09.esx new file mode 100644 index 0000000..afa1d4f --- /dev/null +++ b/vim73/doc/usr_09.esx @@ -0,0 +1,307 @@ +*usr_09.esx* Para Vim versión 7.3. Último cambio: 24/5/2006 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Uso de la interfaz gráfica (GUI) + + +Vim funciona en una terminal normal. GVim puede hacer las mismas cosas y +algunas más. La interfaz gráfica ofrece menús, una barra de menú, barras de +desplazamiento y otros. Este capítulo trata de las funcionalidades +adicionales que la interfaz gráfica ofrece. + +|09.1| Partes de la interfaz gráfica +|09.2| Uso del ratón +|09.3| El portapapeles +|09.4| Modo Seleccionar + + Capítulo siguiente: |usr_10.esx| Realizar grandes cambios + Capítulo anterior: |usr_08.esx| Dividir en ventanas +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*09.1* Partes de la interfaz gráfica (GUI) + +Puede que tenga un icono en su escritorio que arranca gVim. En caso +contrario, una de estas órdenes lo hará: > + + gvim archivo.txt + vim -g archivo.txt + +Si esto no funciona es que no tiene la versión de Vim con soporte para GUI. +Tendrá que instalar una primero. + Vim abrirá una ventana y mostrará «archivo.txt». El aspecto de la +ventana dependerá de la versión de Vim. Se debería parecer a la siguiente +figura (¡tanto como se pueda parecer con texto ASCII!). + + +----------------------------------------------------+ + | archivo.txt + (~/dir) - VIM X | <- título + +----------------------------------------------------+ + | File Edit Tools Syntax Buffers Window Help | <- barra de + +----------------------------------------------------+ menú + | aaa bbb ccc ddd eee fff ggg hhh iii jjj | <- barra de + | aaa bbb ccc ddd eee fff ggg hhh iii jjj | herramientas + +----------------------------------------------------+ + | archivo de texto | ^ | + | ~ | # | + | ~ | # | <- barra de + | ~ | # | desplazam. + | ~ | # | + | ~ | # | + | | V | + +----------------------------------------------------+ + +El espacio más grande está ocupado por el archivo de texto. Esto muestra el +archivo de una manera similar a una terminal. Con algunas diferencias de +tipo de letra y color, quizá. + + +EL TÍTULO DE LA VENTANA + +En la parte superior se encuentra el título. Esto se genera por su sistema +de ventanas. Vim pondrá en título el nombre del archivo actual. Primero +viene el nombre del archivo, luego algunos caracteres especiales y el +directorio del archivo entre paréntesis. Los caracteres especiales son: + + - El archivo no se puede modificar (por ej. la ayuda) + + El archivo contiene cambios + = El archivo es de sólo lectura + =+ El archivo es de sólo lectura pero contiene cambios + +Si no hay ningún símbolo se trata de un archivo normal, sin cambios. + + +LA BARRA DE MENÚ + +Ya sabe como funcionan los menús, ¿no? Vim tiene los elementos habituales, +además de otros. Explórelos para tener una idea de cómo podría usarlos. Un +submenú relevante es «Editar/Opciones globlales». Encontrará los siguientes +elementos: + + Toggle Toolbar barra de herramientas aparece/desaparece + Toggle Bottom Scrollbar barra de despl. aparece/desaparece abajo + Toggle Left Scrollbar barra de despl. aparece/desaparece a la izq. + Toggle Right Scrollbar barra de despl. aparece/desaparece a la der. + +En la mayoría de los sistemas puede seccionar los menús. Seleccione el +elemento superior del menú que parece una línea a rayas. Ahora tendrá una +pequeña ventana aparte con el menú. + + +LA BARRA DE HERRAMIENTAS + +Este contiene los iconos para las acciones más empleadas. La intención es +que los iconos se expliquen a sí mismos. Hay globos de ayuda que le +aconsejan (pon el puntero sobre un botón y no lo muevas durante un segundo). + +La opción «Editar/Opciones globales/Ocultar/Mostrar barra de herramientas» +se puede emplear para hacer que la barra de herramientas desaparezca. Si no +desea tener una barra de herramientas en ningún momento, escriba esto en su +«vimrc»: > + + :set guioptions-=T + +Esto elimina la marca 'T' de la opción 'guioptions'. Otras partes de la +interfaz gráfica se pueden también activar o desactivar del mismo modo. +Consulte la ayuda. + + +LAS BARRAS DE DESPLAZAMIENTO + +Por omisión sólo hay una barra de desplazamiento en la derecha. Hace lo que +se espera de ella. Cada ventana tendrá su barra de desplazamiento. + Puede hacer que una barra horizontal aparezca con la opción «Editar/ +Opciones globales/Ocultar/Mostrar barra de desplazamiento inferior». +Esto es útil en el modo diff, o cuando la opción 'wrap' está desactivada +(eso lo veremos más adelante). + +Cuando hay ventanas divididas verticalmente, sólo las de la derecha tendrán +barra de desplazamiento. Sin embargo, si mueve el cursor a una ventana en la +izquierda, será esta la que la barra controle. Lleva cierto tiempo +acostumbrarse a esto. + Cuando trabaje con ventanas divididas verticalmente, considere la +posibilidad de añadir barras en la izquierda. Pruebe con esta opción: +> + :set guioptions+=1 + +Esto añade la marca 'l' a 'guioptions'. + +============================================================================== +*09.2* Uso del ratón + +Los estándares son maravillosos. En Microsoft Windows, puede usar el ratón +para seleccionar texto de una forma estándar. El sistema de ventanas X +Window System también tiene un estándar para el uso del ratón. Por +desgracia, estos dos estándares no son compatibles. + Afortunadamente, puede personalizarlo en Vim. Puede hacer que el +comportamiento del ratón sea el mismo que bajo X o el de Windows. La +siguiente orden hace que el ratón se comporte como bajo X: > + + :behave xterm + +La siguiente orden hace que el ratón se comporte como en Windows: > + + :behave mswin + +El comportamiento predefinido de un ratón en los sistemas UNIX es xterm. El +comportamiento predefinido en un sistema Windows se selecciona durante la +instalación. Para más detalles sobre estos comportamientos, véase +|:behave|. Esto es un pequeño resumen: + + +COMPORTAMIENTO DEL RATÓN XTERM + +Click botón izquierdo posicionar el cursor +Arrastrar botón izquierdo seleccionar texto en modo Visual +Click botón central pegar texto desde el portapapeles +Click botón derecho extender el texto seleccionado hasta el + puntero del ratón + + +COMPORTAMIENTO DEL RATÓN MSWIN + +Click botón izquierdo posicionar el cursor +Arrastrar botón izquierdo seleccionar texto en modo Seleccionar (|09.4|) +Click botón izquierdo, con May. extender el texto seleccionado hasta el + puntero del ratón +Click botón central pegar texto desde el portapapeles +Click botón derecho mostrar un menú pop-up + + +Puede configurar el ratón con más detalle. Léa estas opciones para ver cómo +funciona el ratón: + + 'mouse' en qué modo Vim usa el ratón + 'mousemodel' qué efectos tiene pulsar con el ratón + 'mousetime' tiempo entre dos pulsacionespara un doble + click + 'mousehide' esconde el ratón mientras teclea + 'selectmode' si el ratón comienza el modo Visual o + Seleccionar + +============================================================================== +*09.3* El portapapeles + +En la sección |04.7| se explica el uso básico del portapapeles. Hay algo +esencial que debe ser explicado sobre las X-windows: Hay dos lugares para +intercambiar texto entre programas. MS-Windows sólo tiene uno. + +En X-Windows hay una «selección actual». Esto es el texto que está +actualmente marcado. En Vim esto es el área Visual (suponiendo que usa las +opciones predefinidas). Puede pegar esta selección en otra aplicación sin +ninguna acción ulterior. + Por ejemplo, en este texto seleccione unas cuantas palabras con el +ratón. Vim pasará al modo Visual y resaltará el texto. Ahora inicie otro +gVim, sin un nombre de archivo, de forma que muestre una ventana vacía. +Pulse el botón central del ratón. El texto seleccionado se insertará. + +La «selección actual» sólo será válida hasta que seleccione otro texto. +Tras pegar el texto en otro gVim, seleccione ahora algunos caracteres en esa +ventana. Se dará cuenta de que las palabras que estaban previamente +seleccionadas en otra ventana gVim se muestran de otro modo. Esto significa +que ya no están en la «selección actual». + +No necesitas seleccionar texto con el ratón, el uso de comandos del teclado +para el modo Visual funciona igual. + + +EL VERDADERO PORTAPAPELES + +Tratemos ahora el otro lugar en el que puede intercambiar texto. Llamamos +al otro portapapeles el «verdadero portapapeles», para evitar la +confusión. A menudo la «selección actual» y el «verdadero portapapeles» son +denominados indistintamente «portapapeles». Tendrá que acostumbrarse a +esto. + Para poner el texto en el verdadero portapapeles, seleccione unas +palabras en uno de los gVims que tenga en ejecución. Use la entrada de +menú Editar/Copiar. +El texto será copiado al verdadero portapapeles. No podrá comprobar esto a +menos que tenga alguna aplicación que muestre el contenido del +portapapeles. + Ahora seleccione otro gVim, coloque el cursor en algún lugar y use el +menú Editar/Pegar. Verá que se inserta el texto del verdadero portapapeles. + + +USAR AMBOS + +Esto de usar simultáneamente la «selección actual» y el «verdadero +portapapeles» puede sonar un poco confuso. Pero es muy útil. Veámoslo con un +ejemplo. Abra un gVim con un archivo de texto y haga lo siguiente: + +- Seleccione dos palabras en modo Visual. +- Use el menú Editar/Copiar para copiar esas palabra al portapapeles. +- Seleccione otra palabra en modo Visual. +- Use el elemento de menú Editar/Pegar. A continuación esa única palabra + seleccionada es reemplazada por las dos palabras del portapapeles +.- Desplace el ratón a otro punto y pulse el botón central. Verá que la + palabra que sobreescribió con el portapapeles es insertada. + +Si usa la «selección actual» y el «verdadero portapapeles» con cuidado, +puede llevar a cabo una gran variedad de trucos de edición. + + +USO DEL TECLADO + +Si no le gusta usar el ratón, puede acceder a la selección actual y al +verdadero portapapeles con dos registros. El registro "* es para la +selección actual. + Para hacer que el texto se convierta en selección actual, use el modo +Visual. Por ejemplo, para seleccionar una línea completa use «V». + Para insertar la selección actual antes del cursor: > + + "*P + +Observe que es una «P» mayúscula. La «p» minúscula la pone tras el cursor. + +El registro "+ se usa para el verdadero portapapeles. Por ejemplo, para +copiar el texto desde la posición del cursor hasta el final de línea: > + + "+y$ + +Recuerde, «y» es copiar («yank»). + Para insertar los contenidos del verdadero portapapeles antes del cursor: > + + "+P + +Es lo mismo que para la selección actual, pero usa el registro (+) en lugar +del registro estrella (*). + +============================================================================== +*09.4* Modo Seleccionar + +Ahora algo que se emplea más habitualmente en MS-Windows que en X-Windows. +Aún así, ambos pueden hacerlo. Ya conoce el modo Visual. El modo Seleccionar +es como el modo Visual, también empleado para la selección. Pero hay una +diferencia básica: Cuando escriba texto, el texto seleccionado se elimina y +el texto introducido lo sustituye. + +Para iniciar el modo Seleccionar, debe activarlo primero (para MS-Windows +está probablemente activado, pero puedes hacer esto igualmente): > + + :set selectmode+=mouse + +A continuación, use el ratón para seleccionar algún texto. Se resaltará como +con el modo Visual. Pulse ahora un carácter. El texto seleccionado se +eliminará, y ese carácter lo reemplazará. Entrará en modo Insertar. + +Ya que escribir texto normal hace que el texto seleccionado se elimine, no +podrá usar las órdenes de movimiento «hjkl», «w», etc. En su lugar, use las +teclas de las flechas con mayúsculas. <S-izquierda> mueve el cursor a la +izquierda. El texto seleccionado cambiará como en el modo Visual. <S-Fin> y +<S-Inicio> también funcionan. + +Puedes ajustar el funcionamiento del modo Seleccionar mediante la opción +'selectmode'. + +============================================================================== + +Capítulo siguiente: |usr_10.esx| Hacer cambios grandes + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Álvaro Castro Castillo + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_09.txt b/vim73/doc/usr_09.txt new file mode 100644 index 0000000..fbc3865 --- /dev/null +++ b/vim73/doc/usr_09.txt @@ -0,0 +1,289 @@ +*usr_09.txt* For Vim version 7.3. Last change: 2006 Apr 24 + + VIM USER MANUAL - by Bram Moolenaar + + Using the GUI + + +Vim works in an ordinary terminal. GVim can do the same things and a few +more. The GUI offers menus, a toolbar, scrollbars and other items. This +chapter is about these extra things that the GUI offers. + +|09.1| Parts of the GUI +|09.2| Using the mouse +|09.3| The clipboard +|09.4| Select mode + + Next chapter: |usr_10.txt| Making big changes + Previous chapter: |usr_08.txt| Splitting windows +Table of contents: |usr_toc.txt| + +============================================================================== +*09.1* Parts of the GUI + +You might have an icon on your desktop that starts gVim. Otherwise, one of +these commands should do it: > + + gvim file.txt + vim -g file.txt + +If this doesn't work you don't have a version of Vim with GUI support. You +will have to install one first. + Vim will open a window and display "file.txt" in it. What the window looks +like depends on the version of Vim. It should resemble the following picture +(for as far as this can be shown in ASCII!). + + +----------------------------------------------------+ + | file.txt + (~/dir) - VIM X | <- window title + +----------------------------------------------------+ + | File Edit Tools Syntax Buffers Window Help | <- menubar + +----------------------------------------------------+ + | aaa bbb ccc ddd eee fff ggg hhh iii jjj | <- toolbar + | aaa bbb ccc ddd eee fff ggg hhh iii jjj | + +----------------------------------------------------+ + | file text | ^ | + | ~ | # | + | ~ | # | <- scrollbar + | ~ | # | + | ~ | # | + | ~ | # | + | | V | + +----------------------------------------------------+ + +The largest space is occupied by the file text. This shows the file in the +same way as in a terminal. With some different colors and another font +perhaps. + + +THE WINDOW TITLE + +At the very top is the window title. This is drawn by your window system. +Vim will set the title to show the name of the current file. First comes the +name of the file. Then some special characters and the directory of the file +in parens. These special character can be present: + + - The file cannot be modified (e.g., a help file) + + The file contains changes + = The file is read-only + =+ The file is read-only, contains changes anyway + +If nothing is shown you have an ordinary, unchanged file. + + +THE MENUBAR + +You know how menus work, right? Vim has the usual items, plus a few more. +Browse them to get an idea of what you can use them for. A relevant submenu +is Edit/Global Settings. You will find these entries: + + Toggle Toolbar make the toolbar appear/disappear + Toggle Bottom Scrollbar make a scrollbar appear/disappear at the bottom + Toggle Left Scrollbar make a scrollbar appear/disappear at the left + Toggle Right Scrollbar make a scrollbar appear/disappear at the right + +On most systems you can tear-off the menus. Select the top item of the menu, +the one that looks like a dashed line. You will get a separate window with +the items of the menu. It will hang around until you close the window. + + +THE TOOLBAR + +This contains icons for the most often used actions. Hopefully the icons are +self-explanatory. There are tooltips to get an extra hint (move the mouse +pointer to the icon without clicking and don't move it for a second). + +The "Edit/Global Settings/Toggle Toolbar" menu item can be used to make the +toolbar disappear. If you never want a toolbar, use this command in your +vimrc file: > + + :set guioptions-=T + +This removes the 'T' flag from the 'guioptions' option. Other parts of the +GUI can also be enabled or disabled with this option. See the help for it. + + +THE SCROLLBARS + +By default there is one scrollbar on the right. It does the obvious thing. +When you split the window, each window will get its own scrollbar. + You can make a horizontal scrollbar appear with the menu item +Edit/Global Settings/Toggle Bottom Scrollbar. This is useful in diff mode, or +when the 'wrap' option has been reset (more about that later). + +When there are vertically split windows, only the windows on the right side +will have a scrollbar. However, when you move the cursor to a window on the +left, it will be this one the that scrollbar controls. This takes a bit of +time to get used to. + When you work with vertically split windows, consider adding a scrollbar on +the left. This can be done with a menu item, or with the 'guioptions' option: +> + :set guioptions+=l + +This adds the 'l' flag to 'guioptions'. + +============================================================================== +*09.2* Using the mouse + +Standards are wonderful. In Microsoft Windows, you can use the mouse to +select text in a standard manner. The X Window system also has a standard +system for using the mouse. Unfortunately, these two standards are not the +same. + Fortunately, you can customize Vim. You can make the behavior of the mouse +work like an X Window system mouse or a Microsoft Windows mouse. The following +command makes the mouse behave like an X Window mouse: > + + :behave xterm + +The following command makes the mouse work like a Microsoft Windows mouse: > + + :behave mswin + +The default behavior of the mouse on UNIX systems is xterm. The default +behavior on a Microsoft Windows system is selected during the installation +process. For details about what the two behaviors are, see |:behave|. Here +follows a summary. + + +XTERM MOUSE BEHAVIOR + +Left mouse click position the cursor +Left mouse drag select text in Visual mode +Middle mouse click paste text from the clipboard +Right mouse click extend the selected text until the mouse + pointer + + +MSWIN MOUSE BEHAVIOR + +Left mouse click position the cursor +Left mouse drag select text in Select mode (see |09.4|) +Left mouse click, with Shift extend the selected text until the mouse + pointer +Middle mouse click paste text from the clipboard +Right mouse click display a pop-up menu + + +The mouse can be further tuned. Check out these options if you want to change +the way how the mouse works: + + 'mouse' in which mode the mouse is used by Vim + 'mousemodel' what effect a mouse click has + 'mousetime' time between clicks for a double-click + 'mousehide' hide the mouse while typing + 'selectmode' whether the mouse starts Visual or Select mode + +============================================================================== +*09.3* The clipboard + +In section |04.7| the basic use of the clipboard was explained. There is one +essential thing to explain about X-windows: There are actually two places to +exchange text between programs. MS-Windows doesn't have this. + +In X-Windows there is the "current selection". This is the text that is +currently highlighted. In Vim this is the Visual area (this assumes you are +using the default option settings). You can paste this selection in another +application without any further action. + For example, in this text select a few words with the mouse. Vim will +switch to Visual mode and highlight the text. Now start another gVim, without +a file name argument, so that it displays an empty window. Click the middle +mouse button. The selected text will be inserted. + +The "current selection" will only remain valid until some other text is +selected. After doing the paste in the other gVim, now select some characters +in that window. You will notice that the words that were previously selected +in the other gVim window are displayed differently. This means that it no +longer is the current selection. + +You don't need to select text with the mouse, using the keyboard commands for +Visual mode works just as well. + + +THE REAL CLIPBOARD + +Now for the other place with which text can be exchanged. We call this the +"real clipboard", to avoid confusion. Often both the "current selection" and +the "real clipboard" are called clipboard, you'll have to get used to that. + To put text on the real clipboard, select a few different words in one of +the gVims you have running. Then use the Edit/Copy menu entry. Now the text +has been copied to the real clipboard. You can't see this, unless you have +some application that shows the clipboard contents (e.g., KDE's klipper). + Now select the other gVim, position the cursor somewhere and use the +Edit/Paste menu. You will see the text from the real clipboard is inserted. + + +USING BOTH + +This use of both the "current selection" and the "real clipboard" might sound +a bit confusing. But it is very useful. Let's show this with an example. +Use one gVim with a text file and perform these actions: + +- Select two words in Visual mode. +- Use the Edit/Copy menu to get these words onto the clipboard. +- Select one other word in Visual mode. +- Use the Edit/Paste menu item. What will happen is that the single selected + word is replaced with the two words from the clipboard. +- Move the mouse pointer somewhere else and click the middle button. You + will see that the word you just overwrote with the clipboard is inserted + here. + +If you use the "current selection" and the "real clipboard" with care, you can +do a lot of useful editing with them. + + +USING THE KEYBOARD + +If you don't like using the mouse, you can access the current selection and +the real clipboard with two registers. The "* register is for the current +selection. + To make text become the current selection, use Visual mode. For example, +to select a whole line just press "V". + To insert the current selection before the cursor: > + + "*P + +Notice the uppercase "P". The lowercase "p" puts the text after the cursor. + +The "+ register is used for the real clipboard. For example, to copy the text +from the cursor position until the end of the line to the clipboard: > + + "+y$ + +Remember, "y" is yank, which is Vim's copy command. + To insert the contents of the real clipboard before the cursor: > + + "+P + +It's the same as for the current selection, but uses the plus (+) register +instead of the star (*) register. + +============================================================================== +*09.4* Select mode + +And now something that is used more often on MS-Windows than on X-Windows. +But both can do it. You already know about Visual mode. Select mode is like +Visual mode, because it is also used to select text. But there is an obvious +difference: When typing text, the selected text is deleted and the typed text +replaces it. + +To start working with Select mode, you must first enable it (for MS-Windows +it is probably already enabled, but you can do this anyway): > + + :set selectmode+=mouse + +Now use the mouse to select some text. It is highlighted like in Visual mode. +Now press a letter. The selected text is deleted, and the single letter +replaces it. You are in Insert mode now, thus you can continue typing. + +Since typing normal text causes the selected text to be deleted, you can not +use the normal movement commands "hjkl", "w", etc. Instead, use the shifted +function keys. <S-Left> (shifted cursor left key) moves the cursor left. The +selected text is changed like in Visual mode. The other shifted cursor keys +do what you expect. <S-End> and <S-Home> also work. + +You can tune the way Select mode works with the 'selectmode' option. + +============================================================================== + +Next chapter: |usr_10.txt| Making big changes + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_10.esx b/vim73/doc/usr_10.esx new file mode 100644 index 0000000..c67bdee --- /dev/null +++ b/vim73/doc/usr_10.esx @@ -0,0 +1,841 @@ +*usr_10.esx* Para Vim versión 7.3. Último cambio: 5/11/2006 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Realizar grandes cambios + + +En el capítulo 4 se explicaron algunas formas de hacer cambios +pequeños. Este capítulo tratará de cambios que se repiten o que afectan a +grandes porciones del texto. El modo Visual permite hacer varias cosas con +bloques de texto. Use un programa externo para hacer las cosas más +complicadas. + +|10.1| Órdenes de grabación y reproducción +|10.2| Sustitución +|10.3| Rangos de aplicación +|10.4| Las órdenes globales +|10.5| El modo de bloque Visual +|10.6| Leer y escribir parte de un archivo +|10.7| Formatear texto +|10.8| Cambiar mayúsculas y minúsculas +|10.9| Uso de un programa externo + + Capítulo siguiente: |usr_11.esx| Recuperarse de un fallo + Capítulo anterior: |usr_09.esx| Uso de la interfaz gráfica +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*10.1* Órdenes de grabación y reproducción + +La orden «.» repite el cambio precedente. ¿Pero qué ocurre si quiere hacer +algo más complicado que un simple cambio? Para eso tenemos la orden de +grabación («:recording»). Hay que seguir tres pasos: + +1. La orden «q{registro}» inicia la grabación de teclas pulsadas en un registro + llamado{registro}. El nombre del registro debe estar en el rango (a-z). +2. Introduzca sus órdenes. +3. Pulse q para detener la grabación (sin ningún carácter adicional). + +Puede ejecutar la macro tecleando la orden «@{registro}» + +Vamos a echarle un vistazo a cómo se usan las órdenes en la práctica. Tiene +una lista de nombres de archivo como esta: + + stdio.h ~ + fcntl.h ~ + unistd.h ~ + stdlib.h ~ + +Y lo que quiere es lo siguiente: + + #include "stdio.h" ~ + #include "fcntl.h" ~ + #include "unistd.h" ~ + #include "stdlib.h" ~ + +Comienza desplazándose al primer carácter de la primera línea. A +continuación ejecute la siguiente orden: + + qa Comenzar a grabar la macro en el registro «a». + ^ Ir al comienzo de la línea. + i#include "<Esc> Insertar el #include " al comienzo de cada + línea. + $ Ir al final de la línea. + a"<Esc> Añadir el carácter de comillas dobles (") al + final de la línea. + j Ir a la próxima línea. + q Detener la grabación de la macro. + +Ahora que ha realizado el trabajo una vez, puede repetir el cambio tecleando +la orden «@a» tres veces. + La orden «@a» puede venir precedido de un multiplicador, el cuál causará +que la macro se ejecute ese número determinado de veces. En este caso: > + + 3@a + + +MOVER Y EJECUTAR + +Tal vez tenga las líneas que quiere cambiar en varios lugares. Simplemente +mueva el cursor a cada ubicación y use la orden «@a». Si ha hecho eso +una vez, puede repetirlo con «@@». Es un poco más sencillo de teclear. Si +ejecuta el registro b con «@b», el próximo «@@» usará el registro b. + Si compara esto con el método «.», hay varias diferencias. Lo primero, +«.x sólo puede repetir un cambio. Como ha podido ver en el ejemplo de +arriba, «@a» puede llevar a cabo varios cambios, incluyendo movimientos. Por +otro lado, «.» sólo puede recordar el último cambio. Ejecutar un registro le +permite hacer algunos cambios en el texto y poder usar todavía las órdenes +grabadas. Por último, puede usar 26 registros distintos. De este modo +puede reusar 26 secuencias diferentes. + + +USO DE REGISTROS + +Los registros que se usan para grabar son los mismos que se usan para las +órdenes de copiar y eliminar. Esto le permite mezclar la grabación con otras +órdenes para manipular los registros. + Suponga que ha grabado algunas órdenes en el registro n. Cuando lo +ejecuta con «@n», se da cuenta de que algo no va bien. Podría intentar +grabarlo de nuevo, pero quizá cometa otro error. Mejor usar este truco: + + G ir al final del archivo + o<Esc> Crear una nueva línea + "np Pegar el texto del registro n. Verá que las + órdenes que grabó se pegan como texto. + {edits} Cambiar las órdenes que están mal. Esto es + como editar texto. + 0 Ir al principio de la línea. + "ny$ Copiar (yank) las órdenes corregidas al + registro n. + dd Eliminar la línea con las órdenes pegadas. + +Ahora puede ejecutar las órdenes corregidas con «@n». (Si las órdenes +grabadas incluyen saltos de línea, ajuste los dos últimos puntos explicados +anteriormente para incluir todas las líneas.) + + +AÑADIR A UN REGISTRO + +Hasta el momento hemos usado letras en minúscula para el nombre del registro. +Para añadir a un registro, use una letra en mayúscula. + Suponga por un momento que ha grabado una orden para cambiar una +palabra en el registro c. Funciona correctamente, pero quisiera añadir una +búsqueda para la siguiente palabra a cambiar. Esto se puede hacer así: > + + qC/palabra<Entrar>q + +Comience con «qC», que añadirá al registro c. De este modo siempre podrá +escribir el registro al que quieras añadir nuevos pasos mediante la misma de +letra de identificación, pero en mayúscula. + +Esto funciona tanto grabando como y con las órdenes de copiar y +eliminar. Por ejemplo, quieres reunir una secuencia de líneas en un +registro. Copie la primera línea con: > + + "aY + +Desplácese a la siguiente línea y escriba: > + + "AY + +Repita la orden para todas las líneas. El registro «a» contiene ahora todas +estas líneas, en el orden en el que las ha copiado. + +============================================================================== +*10.2* Sustitución + +La orden «:substitute» le permite ejecutar sustituciones de cadenas de +caracteres en un rango de líneas. La forma general es la siguiente: > + + :[rango]substitute/de/a/[marcas] + +Esta orden cambia la cadena «de» por la cadena «a» en las líneas +especificadas con [rango]. Por ejemplo, puede cambiar «profesor» por +«maestro» en todas las líneas con la siguiente orden: > + + :%substitute/profesor/maestro/ +< + Nota: + La orden «:substitute» casi nunca se escribe completamente. La mayoría + de las veces la gente escribe la versión abreviada ":s". A partir de + ahora, se empleará la abreviatura. + +El «%» antes de la orden especifica que se ejecuta en todas las líneas. Sin +rango, «:s» sólo funciona en la línea actual. Más sobre los rangos en la +próxima sección |10.3|. + +Por omisión, la orden «:substitute» cambia sólo la primera palabra +encontrada en cada línea. Por ejemplo, la orden anterior cambia esta línea: + + El profesor Pinilla ha criticado hoy al profesor Burgos. ~ + +a esta: + + El maestro Pinilla ha criticado hoy al profesor Burgos. ~ + +Para cambiar todas palabras que aparezcan en la línea deberá usar la marca g +(global). La orden: > + + :%s/profesor/maestro/g + +da como resultado (ejecutándolo sobre la línea original): + + El maestro Pinilla ha criticado hoy al maestro Burgos. ~ + +Otras marcas incluyen p (print = imprimir), que hace la orden «:s» muestre +en pantalla la última línea que cambió. La «c» (confirm = confirmar) le dice +a «:s» que pida confirmación antes que se ejecute cada +sustitución. Introduzca lo siguiente: > + + :%s/profesor/maestro/c + +Vim encuentra la primera aparición de «profesor» y muestra el texto que está +a punto de cambiar. Le aparecerá la siguiente pregunta: > + + replace with maestro (y/n/a/q/l/^E/^Y)? + +Aquí puede darle cualquiera de las siguientes respuestas: + + y Si; hacer el cambio. + n No; omitir esta coincidenci. + a Todo; hacer este cambio y todos los restantes sin + pedir más confirmación. + q Quit; no hacer más cambios. + l Último; hacer este cambio y salir. + CTRL-E Desplazar el texto hacia arriba. + CTRL-Y Desplazar el texto hacia abajo. + + +La parte «de» de la orden «:subsitute» es, de hecho, un patrón (del mismo +tipo de los que se usan para la búsqueda). Por ejemplo, esta orden sólo +sustituye «Eso» cuando aparece al comienzo de una línea: > + + :s/^Eso/Aquello/ + +Si sustituye con una parte «de» o «a» que incluyan una barra inclinada, +tendrá que poner una barra invertida antes de él. Una forma más sencilla es +usar otro carácter como separador en lugar de la barra. Un «+», por ejemplo: +> + + :s+uno/dos+uno o dos+ + +============================================================================== +*10.3* Rangos de aplicación + +La orden «:substitute» y muchas otras órdenes «:» se pueden aplicar a +una selección de líneas. A esto se le llama rango. + La forma más simple de un rango es {n},{n} (n es un número entero). Por ej: +> + + :1,5s/esto/aquello/g + +Ejecuta la orden sustituir desde la línea 1 a la 5. La línea 5 queda +incluida. El rango se sitúa justo antes de la orden. + +Puede emplear un único número para acceder a una línea específica: > + + :54s/Político/Demagogo/ + +Algunas órdenes funcionan sobre un archivo completo cuando no le especifica +un rango. Para hacerlos funcionar en la línea actual, use «.». La orden +«:write» funciona de ese modo. Sin un rango, escribe el archivo +completo. Para hacer que sólo escriba una línea a un archivo: > + + :.write otroarchivo + +La primera línea siempre tiene como numeración el 1. ¿Pero qué ocurre con la +última línea? Puede usar el carácter «$» ppara esto. Por ejemplo, para +sustituir en las líneas desde la del cursor hasta el final: > + + :.,$s/si/no/ + +El rango «%» que usamos anteriormente es una forma de decir «1,$» (desde la +primera hasta la última). + + +USO DE UN PATRÓN EN EL RANGO + +Suponga que está editado un capítulo de un libro y que desea reemplazar +todas las palabras «grisx con «blanco». Pero sólo en ese capítulo, no en el +siguiente. Sabe que los límites entre capítulos tienen la palabra +«Capítulo» en la primera columna. Esta orden funcionaría aquí: > + + :?^Capítulo?,/^Capítulo/s=gris=azul=g + +Puede observar que un patrón se ha usado en dos ocasiones. La primera +«?^Chapter?» busca el patrón en sentido inverso. Por lo tanto «?patrón?» +buscará encima de la línea actual. De forma similar, «/^Capítulo/» se usa para +buscar hacia delante el comienzo del nuevo capítulo. + Para evitar confusión con las barras, el carácter «=» se ha empleado en +la orden sustituir. Una barra o cualquier otro carácter habría funcionado +igual de bien. + + +AÑADIR Y ELIMINAR + +Hay un pequeño error en la orden de arriba: Si el título del siguiente +capítulo hubiese incluido «grisx habría sido reemplazado igualmente. Quizá +quería eso, ¿pero qué ocurre si no? Puede especificar un «offset». + Para buscar un patrón e indicar la línea anterior: > + + /Capítulo/-1 + +Puede usar cualquier número en lugar de 1. Para indicar la segunda línea por +debajo de la cadena encontrada: > + + /Capítulo/+2 + +El desplazamiento se puede emplear también con otros elementos en un rango. +Observe esto: > + + :.+3,$-5 + +Esto especifica que el rango comienza tres líneas por debajo de la actual y +termina cinco líneas antes de la última línea del archivo. + + +USO DE MARCAS + +En lugar de adivinar el número de algunas líneas en determinadas posiciones, +e introducirlas en un rango, puede usar marcadores. + Ponga marcas como se explica en el capítulo 3. Por ejemplo, usa «ms» para +marcar la parte superior de un área y «mi» para marcar la parte inferior". +Puede usar el rango para especificar las líneas entre las marcas +(inclusive): > + + :'t,'b + + +MODO VISUAL Y RANGOS + +Puede seleccionar texto con el modo Visual. Si pulsa «:» para iniciar una +orden, verá lo siguiente: > + + :'<,'> + +Ahora puede introducir la orden y éste se aplicará al rango de líneas que +tiene seleccionadas. + + Nota: + Cuando use el modo Visual para seleccionar parte de una línea, o use + CTRL-V para seleccionar un bloque de texto, las órdenes se aplicarán + a líneas completas. Puede que esto cambie en una futura versión. + +Los «'<» y «'>» son marcadores que se sitúan al principio y al final de la +selección. Estos marcadores mantienen estas posiciones hasta que aparece una +nueva selección Visual. Por lo tanto, puede usar la orden «"'<"» para saltar +al lugar donde el área Visual comenzaba. También puede mezclarlas: > + + :'>,$ + +Esto especifica las líneas desde el final del área visual hasta el final del +archivo. + + +UN NÚMERO DE LÍNEAS + +Cuando sepa cuántas líneas quieres cambiar, puede teclear el número y luego +«:». Si, por ejemplo, escribe «5:» obtendrá: > + + :.,.+4 + +Ahora puedes ejecutar la orden que quiera usar. Usará el rango «.» (línea +actual) hasta «.+4» (cuatro líneas más). Esto hará un total de cinco líneas. + +============================================================================== +*10.4* Las órdenes globales + +La orden «:global» es una de las características más potentes de Vim. +Permite que encuentre una cadena con un patrón y ejecute una orden en esa +ubicación. El formato habitual es: > + + :[rango]global/{patrón}/{orden} + +Esto es similar a la orden «:substitute». Pero en lugar de reemplazar el +texto concordado con otro texto, la orden {orden} se ejecutará. + + Nota: + La orden ejecutada con «:global» debe ser uno que comience con un + punto y coma. Las órdenes para el modo Normal no se pueden emplear de + forma directa. De esto se encargará |:normal|. + +Suponga que quiere cambiar «foobar» por «barfoo», pero solamente en los +comentarios de C++. Estos comentarios empiezan por «//». Use lo siguiente: > + + :g+//+s/foobar/barfoo/g + +Esto comienza con «:g», la abreviatura de «:global», igual que ocurría con «:s» y +«substitutex. Luego viene el patrón, entre signos «+». Ya que el patrón +que estamos buscando contiene una barra inclinada, esto emplea el signo «+» +para separar el patrón. A continuación viene la orden que cambia «foobar» a +«barfoo». + El rango predeterminado de la orden global es el archivo completo. Como en +este caso, ya que ningún rango se ha especificado. Esto difiere de la orden +«:substitute», la cuál afecta a una línea por omisión. + La orden no es perfecta, ya que también encontrará líneas donde «//» +aparece a mitad de línea y la sustitución también se hará antes de los «//». + +Tal y como ocurre con «:substitute», puede emplear cualquier patrón. Cuando +aprenda patrones más complicados, podrá usarlos aquí. + +============================================================================== +*10.5* El modo de bloque Visual + +Con CTRL-V puede seleccionar un área rectangular de texto. Hay algunas +órdenes que hacen algo especial con los bloques de texto. + +La orden «$» en el modo bloque Visual tiene algo de especial. Cuando el +último orden de movimiento fue «$», todas las líneas de la selección Visual +se extenderán hasta el final de la línea, incluso cuando la línea con el +cursor sea más corta. Esto se hará efectivo hasta que use otra orden de +movimiento que desplace el cursor horizontalmente. + + +INSERTAR TEXTO + +La orden «I{cadena}<Esc>» inserta el texto {cadena} en cada línea, justo a +la izquierda del bloque. Comience tecleando CTRL-V para entrar en el modo +bloque Visual. Mueva el cursor para definir su bloque. A continuación pulse +«I» para iniciar el modo Insertar. A medida que teclea, el texto aparece +únicamente en la primera línea. + Tras pulsar <Esc> para finalizar la inserción, el texto aparecerá +mágicamente insertado en el resto de líneas contenidas en el bloque: + + include uno ~ + include dos ~ + include tres ~ + include cuatro ~ + +Mueva el cursor a la «u» de «uno» y presione CTRL-V. Desplácese hacia abajo +con «3j» hasta«"cuatro». Tiene una selección que abarca cuatro +líneas. Teclee: > + + Imain.<Esc> + +El resultado: + + include main.uno ~ + include main.dos ~ + include main.tres ~ + include main.cuatro ~ + +Si el bloque abarca líneas que no caben dentro del área del bloque, el texto +no se insertará en esa línea. Por ejemplo, haga un bloque Visual que no +incluya la palabra «larga» en la primera y última línea de este texto, de +manera que no se seleccione texto en la segunda línea: + + Esto es una línea larga ~ + corta ~ + Cualquier es una línea larga ~ + + ^^^^^ bloque seleccionado + +Ahora usa la orden «Imuy <Esc>». El resultado es: + + Esto es una línea muy larga ~ + corta ~ + Esto es una línea muy larga ~ + +En el texto corto no se introdujo nada. + +Si la cadena que insertó contiene una nueva línea, el «I» actúa justo como +una inserción normal y únicamente afecta a la primera línea del bloque. + +La orden «A» funciona de la misma manera, excepto que se añade a la derecha +del bloque. En este caso sí se añade al final de la línea corta. De este +modo puede elegir si quieres añadir o no un texto a la línea corta. + Hay un caso especial para «Ax: seleccione un bloque Visual y pulsw «$» para +hacer que el bloque se extienda al final de cada línea. Usar «A» añadirá el +texto al final de cada línea. + De usar el mismo ejemplo que arriba y teclear «$A XXX<Esc>» obtendría el +siguiente resultado: + + Esto es una línea larga XXX~ + corta XXX~ + Esto es una línea larga XXX~ + +Esto requiere el uso de la orden «$». Vim recordará que los ha usado. Hacer +la misma selección con el cursor hasta el final de la línea más larga con +otras órdenes no te dará el mismo resultado. + + +CAMBIAR EL TEXTO + +La orden de bloque Visual «c» elimina el bloque y le devuelve al modo +Insertar para que escriba en una cadena de caracteres. La cadena se +insertará en cada línea del bloque. + Comenzando con la misma selección que las palabras zlarga» de arriba, +y teclear después «c_LARGA_<Esc>», le daría esto: + + Esto es una línea _LARGA_ ~ + corta ~ + Esto es una línea _LARGA_ ~ + +Tal y como ocurre con «Ix, la línea corta no cambia. Del mismo modo, no +podrá introducir una nueva línea en el texto. + +La orden «C» elimina texto desde el borde izquierdo del bloque hasta el +final de cada línea. Luego le deja en modo Insert para que pueda teclear una +cadena, que se añadirá al final de cada línea. + Comenzando con el mismo texto, teclee «Ctexto nuevo<Esc>». Obtendrá: + + Esto es un texto nuevo ~ + corta ~ + Esto es un texto nuevo ~ + +Observe que aunque sólo se seleccionó la palabra «larga», el texto +tras ella fue eliminado igualmente. Por lo tanto sólo la posición del borde +izquierdo del eje izquierdo importa realmente. + Una vez más, las palabras que no forman parte del bloque se excluyen. + +Otras órdenes que cambian los caracteres en el bloque son: + + ~ cambiar may./min. (a -> A and A -> a) + U cambiar a may. (a -> A and A -> A) + u cambiar a min. (a -> a and A -> a) + + +RELLENAR CON UN CARÁCTER + +Para rellenar un bloque completo con un sólo carácter, usw la orden «r». +Pruébelo de nuevo con el texto de antes, pulsando «rx»: + + Esto es una línea larga ~ + corta ~ + Cualquier es una línea larga ~ + + + Nota: + Si desea incluir los caracteres más allá del final de línea en el + bloque, véase la opción 'virtualedit' en el capítulo 25. + + +CAMBIAR + +La orden «>» empuja el texto hacia la derecha un espacio determinado, +insertando espacios en blanco. El punto base empleado para esta operación es +el borde izquierdo del bloque visual. + Con el mismo ejemplo de nuevo, «>» le da el resultado: + + Esto es una línea larga ~ + corta ~ + Esto es una línea larga ~ + +El espacio del desplazamiento se especifica con la opción 'shiftwidth". +Para cambiarlo a cuatro espacios: > + + :set shiftwidth=4 + +La orden «<» desplaza por cada empuje la misma cantidad de espacios en +blanco hacia la izquierda. Esta orden se limita al texto que se encuentre, +de manera que eliminará la cantidad de espacio en blanco disponible sin +sobreescribir texto. + + +UNIR LÍNEAS + +La orden «J» funde todas las líneas en una sola, eliminando los saltos de +línea. De hecho, el salto de línea, espacios en blanco al comienzo y al +final de línea se convierten en un solo espacio. Se usan dos espacios tras +un final de línea (pudiéndose cambiar esto con la opción 'joinspaces'). + Vamos a usar el ejemplo que nos resulta ya familiar. El resultado de usar +la orden «J» será: + + Esto es una línea larga corta Esto es una línea larga ~ + +La orden «J» no requiere selección de bloques. Funciona de igual modo con la +selección «v» y «V». + +Si no quiere que los espacios en blanco cambien, use la orden «gJ». + +============================================================================== +*10.6* Leer y escribir parte de un archivo + +Cuando escriba un correo, puede que desee incluir otro archivo. +Esto se puede llevar a cabo con la orden «:read {nombredearchivo}». El +texto del archivo se pegará debajo de la línea actual: + A partir de este texto: + + Hola Juan, ~ + Aquí tienes el parche que arregla el problema: ~ + Un saludo, Pedro. ~ + +Mueva el cursor a la segunda línea y escriba: > + + :read parche + +El archivo de nombre «parche» se insertará: con este resultado: + + Hola Juan, ~ + Aquí tienes el parche que arregla el problema: ~ + 2c2 ~ + < for (i = 0; i <= length; ++i) ~ + --- ~ + > for (i = 0; i < length; ++i) ~ + Un saludo, Pedro. ~ + +La orden «:read» acepta un rango. El archivo será colocado justo debajo de +la última línea de este rango. Por lo tanto, «:$r parche» añadirá el +archivo «parche» al final del actual. + ¿Qué ocurre si quiere pegar el archivo encima de la primera línea? Esto +se puede realizar con el número de línea cero. Este número de línea en +realidad no existe, lo cuál hará que con muchas órdenes reciba un error. > +> +:0read parche + +El archivo «parche» se insertará sobre la primera línea del archivo. + + +ESCRIBIR UN RANGO DE LÍNEAS + +Para guardar un rango de líneas en un archivo puede usar la orden «:write». +Sin el rango esto guardará el archivo completo. Pero con un rango +especificado únicamente las líneas que se especifiquen se escribirán: > + + :.,$write tempo + +Esto guardará las líneas desde el cursor hasta el final del texto en el +archivo «tempo». Si este archivo existe actualmente obtendrá un mensaje de +error. Vim le protege de que sobreescriba un archivo preexistente. Si sabe +lo que hace y quiere sobreescribirlo, añada «!»: > + + :.,$write! tempo + +CUIDADO: El «!» debe ponerse justo después de la orden «:write», sin el +espacio en blanco. En caso contrario se convierte en un ordena filtro, el +cuál se explica en el capítulo siguiente. + + +AÑADIR A UN ARCHIVO + +En la primera sección de este capítulo se explicó cómo reunir una serie de +líneas en un registro. Se puede hacer lo mismo para reunir líneas en un +archivo. Escriba una primera línea con esta orden: > + + :.write archivo + +Ahora ponga el cursor en la siguiente línea que quiera añadir y escriba +esto: > + + :.write >>archivo + +El «>>» le dice a Vim que «archivo» no se debe escribir como un nuevo +archivo sino que la línea se deba añadir al final. Puede repetir esto +tantas veces como desee. + +============================================================================== +*10.7* Formatear texto + +Cuando introducza texto, tal vez le resulta útil que, si la longitud de cada +línea supera un número, sea automáticamente partida. Para hacer esto +posible, active la opción 'textwidth': > + + :set textwidth=72 + +Quizá se acuerde de que en el ejemplo de archivo «vimrc» esta orden era +empleada para cualquier tipo de archivo. Por lo tanto, si está usando ese +archivo «vimrc», ya lo tiene activado. Para comprobar el valor actual: > + + :set textwidth + +A partir de ahora las líneas se partirán cuando lleguen a 72 caracteres. Sin +embargo, cuando introduzca texto en mitad de una línea, o cuando elimine +unas palabras la línea no será reformateada por Vim. + Para decirle a Vim que formatee el párrafo actual: > + + gqap + +Esto consiste en un orden «gq», que es un operador, seguido de una «ap», el +objeto de texto para «un párrafo». Un párrafo es lo que está separado de +otro párrafo por una línea en blanco. + + Nota: + Una línea que contiene espacios en blanco NO separa párrafos. Esto + suele ser difícil de notar. + +En lugar de «ap» puede usar cualquier movimiento u objeto de texto. Si sus +párrafos están adecuadamente separados, puede usar esto para formatear todo: +> + + gggqG + +«gg» le lleva a la primera línea, «gq» es el operador de formateo y «G» la +orden de movimiento que le lleva a la última línea. + +En caso de que sus párrafos no estén claramente definidos, puede dar formato +sólo a las líneas que seleccione manualmente. Ponga el cursor sobre la +primera línea que quiera formatear. Teclee «gqj». Esto formatea la línea +actual y la siguiente. Si la primera era demasiado corta, las palabras de la +siguiente línea serán añadidas. Si era demasiado larga, las palabras se +moverán a la siguiente línea. A continuación puede usar la orden «.» para +repetir laoperación. Repítalo hasta que llegue al final del texto a +formatear. + +============================================================================== +*10.8* Cambiar mayúsculas y minúsculas + +Suponga que tiene texto con las cabeceras de sección en minúscula. Quiere +que la palabra «sección» esté en mayúsculas. Puede hacerlo con el operador +«gU». Comience con el cursor en la primera columna: > + + gUw +< cabecera de sección ----> cabecera de SECCIÓN + +El operador «gu» hace exactamente lo contrario: + + guw + cabecera de SECCIÓN ----> cabecera de sección + +También puede usar «g~» para alternar may./min. Son operadores, así que +funcionan con órdenes de movimiento, objetos de texto y el modo Visual. + Para hacer que un operador funcione en líneas, lo duplica. El operador +de eliminación es «d», de manera que para eliminar una línea empleas «dd» +De forma similar, «gugu» hace que la línea al completo sea en minúsculas. Esto +puede abreviarse con «guu». «gUgU» se puede abreviar a «gUU» y «g~g~» a +«g~~»: + + g~~ + Algunas CHICAS se divierten ----> aLGUNAS chicas SE DIVIERTEN ~ + +============================================================================== +*10.9* Uso de un programa externo + +Vim tiene un conjunto de órdenes muy potente para hacer cualquier cosa. +Pero siempre hay un programa externo que es mejor para una tarea específica. + La orden «!{movimiento}{programa}» recoge un bloque de un texto y lo +filtra a través de un programa externo. En otras palabras, ejecuta la +orden de sistema {programa}, dándole el bloque de texto representado por +{movimiento} como entrada. La salida de la orden sustituirá la selección. + Ya que esto requiere más explicación si no usa los filtros UNIX +habitualmente, veamos un ejemplo. La orden «sort» ordena un archivo. Si +ejecuta lo siguiente, el archivo desordenado entrada.txt será ordenado y +guardado en output.txt. (Esto funciona en UNIX y en Windows.) > + + sort <input.txt >output.txt + +Ahora haga lo mismo en Vim. Desea ordenar las líneas de la 1 a la 5. Para +comenzar, ponga el cursor en la línea 1. A continuación ejecute la siguiente +orden: > + + !5G + +El «!» le dice a Vim que está realizando una operación filtro. El editor +Vim espera que introduzca a continuación un orden de movimiento para saber +qué filtrar. La orden «5G» le dice a Vim que vaya a la línea 5, de forma +que sepa que tiene que filtrar desde la línea 1 (la actual) hasta la 5. + Antes de filtrar nada, la línea de órdenes se activa y muestra un «!». +Ahora es el momento de que escriba el filtro, en este caso «sort». Por lo +tanto, la orden completo sería: > + + !5Gsort<Entrar> + +El resultado es que se ejecuta el programa «sort» sobre las 5 primeras +líneas. La salida del programa reemplaza estas líneas. + + línea 55 línea 11 + línea 33 línea 22 + línea 11 --> línea 33 + línea 22 línea 44 + línea 44 línea 55 + última línea última línea + +La orden «!!» filtra la línea actual. En Unix, la orden »date» imprime la +hora y fecha actuales. «!!date<Entrar>» reemplaza la línea actual con la +salida de «date». Esto es útil para añadir una marca de tiempo al archivo. + + +CUANDO NO FUNCIONA + +Iniciar la consola, enviarle texto y capturar la salida requiere que Vim +sepa exactamente cómo funciona la consola de forma precisa. Cuando tenga +problemas con el filtrado, comprueba los valores de las siguientes opciones: + + 'shell' especifica el programa que Vim empleará para ejecutar + programas externos. + 'shellcmdflag' argumento para pasar un orden a la consola + 'shellquote' comillas a usar alrededor de la orden + 'shellxquote' comillas a usar alrededor de la orden y redirección + 'shelltype' tipo de consola (sólo para Amiga) + 'shellslash' usar barras inclinadas en la orden (sólo para + Windows y similares) + 'shellredir' cadena para escribir la salida a un archivo + +En Unix esto es raramente un problema, porque hay dos tipos de consola: «sh» y +«csh». Vim comprueba la opción 'shell' y configura todo automáticamente, +dependiendo de si ve «cshx en algún lugar de 'shell'. + Sin embargo, en Windows, hay muchos tipos de consolas y quizá tenga que +ajustar las opciones para hacer que el filtrado funcione correctamente. +Busque en la ayuda más información sobre las opciones de configuración +de la consola para poder solucionarlo. + + +LEER LA SALIDA DE LA ORDEN + +Para escribir los contenidos del directorio actual en el archivo, use: + +en Unix: > + :read !ls +en MS-Windows: > + :read !dir + +La salida de las órdenes «ls» o «dir» se puede capturar e insertar en el +texto, debajo del cursor. Esto es similar a leer un archivo, excepto que el +«!» se emplea para decirle a Vim que hay una orden a continuación. + Puede que la orden tenga argumentos. Puede emplear un rango para +decirle a Vim dónde debería poner las líneas: > + + :0read !date -u + +Esto inserta la hora y fecha actuales en formato UTC en la primera línea del +archivo. (Bueno, si tienes una orden «date» que acepta el argumento «-u».) +Observe la diferencia de usar «!!date»: esto reemplazó una línea, mientras +que «:read !date» insertó una línea. + + +PASAR TEXTO A UNA ORDEN + +La orden Unix «wc» cuenta palabras. Para contar las del archivo actual: > + + :write !wc + +Esta es la misma orden «write» vista que anteriormente, pero en lugar de un +nombre de archivo, se emplean el carácter «!» y una orden externa. El texto +guardado será pasado al orden especificado como entrada estándar. La salida +será algo así: + + 4 47 249 ~ + +La orden «wc» no es muy informativa. Esto significa que tiene 4 líneas, 47 +palabras y 249 caracteres. + +Tenga cuidado de no cometer este error: > + + :write! wc + +Esto guardará el archivo «wc» en el directorio actual con la opción «force» +(forzar). ¡El espacio en blanco es muy importante en este caso! + + +REDIBUJAR LA PANTALLA + +Si la orden externa produjo un mensaje de error, la pantalla de Vim tal vez +esté sobreescrita con información confusa. Vim es muy eficiente y sólo +reescribe aquellas partes de la pantalla que lo necesiten. Pero no puede +saber sobre lo que otro programa ha tocado. Para decirle a Vim que redibuje +la pantalla: > + + CTRL-L + +============================================================================== + +Capítulo siguiente: |usr_11.esx| Recuperarse de un fallo + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Álvaro Castro Castillo + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_10.txt b/vim73/doc/usr_10.txt new file mode 100644 index 0000000..9bf6a22 --- /dev/null +++ b/vim73/doc/usr_10.txt @@ -0,0 +1,824 @@ +*usr_10.txt* For Vim version 7.3. Last change: 2006 Nov 05 + + VIM USER MANUAL - by Bram Moolenaar + + Making big changes + + +In chapter 4 several ways to make small changes were explained. This chapter +goes into making changes that are repeated or can affect a large amount of +text. The Visual mode allows doing various things with blocks of text. Use +an external program to do really complicated things. + +|10.1| Record and playback commands +|10.2| Substitution +|10.3| Command ranges +|10.4| The global command +|10.5| Visual block mode +|10.6| Reading and writing part of a file +|10.7| Formatting text +|10.8| Changing case +|10.9| Using an external program + + Next chapter: |usr_11.txt| Recovering from a crash + Previous chapter: |usr_09.txt| Using the GUI +Table of contents: |usr_toc.txt| + +============================================================================== +*10.1* Record and playback commands + +The "." command repeats the preceding change. But what if you want to do +something more complex than a single change? That's where command recording +comes in. There are three steps: + +1. The "q{register}" command starts recording keystrokes into the register + named {register}. The register name must be between a and z. +2. Type your commands. +3. To finish recording, press q (without any extra character). + +You can now execute the macro by typing the command "@{register}". + +Take a look at how to use these commands in practice. You have a list of +filenames that look like this: + + stdio.h ~ + fcntl.h ~ + unistd.h ~ + stdlib.h ~ + +And what you want is the following: + + #include "stdio.h" ~ + #include "fcntl.h" ~ + #include "unistd.h" ~ + #include "stdlib.h" ~ + +You start by moving to the first character of the first line. Next you +execute the following commands: + + qa Start recording a macro in register a. + ^ Move to the beginning of the line. + i#include "<Esc> Insert the string #include " at the beginning + of the line. + $ Move to the end of the line. + a"<Esc> Append the character double quotation mark (") + to the end of the line. + j Go to the next line. + q Stop recording the macro. + +Now that you have done the work once, you can repeat the change by typing the +command "@a" three times. + The "@a" command can be preceded by a count, which will cause the macro to +be executed that number of times. In this case you would type: > + + 3@a + + +MOVE AND EXECUTE + +You might have the lines you want to change in various places. Just move the +cursor to each location and use the "@a" command. If you have done that once, +you can do it again with "@@". That's a bit easier to type. If you now +execute register b with "@b", the next "@@" will use register b. + If you compare the playback method with using ".", there are several +differences. First of all, "." can only repeat one change. As seen in the +example above, "@a" can do several changes, and move around as well. +Secondly, "." can only remember the last change. Executing a register allows +you to make any changes and then still use "@a" to replay the recorded +commands. Finally, you can use 26 different registers. Thus you can remember +26 different command sequences to execute. + + +USING REGISTERS + +The registers used for recording are the same ones you used for yank and +delete commands. This allows you to mix recording with other commands to +manipulate the registers. + Suppose you have recorded a few commands in register n. When you execute +this with "@n" you notice you did something wrong. You could try recording +again, but perhaps you will make another mistake. Instead, use this trick: + + G Go to the end of the file. + o<Esc> Create an empty line. + "np Put the text from the n register. You now see + the commands you typed as text in the file. + {edits} Change the commands that were wrong. This is + just like editing text. + 0 Go to the start of the line. + "ny$ Yank the corrected commands into the n + register. + dd Delete the scratch line. + +Now you can execute the corrected commands with "@n". (If your recorded +commands include line breaks, adjust the last two items in the example to +include all the lines.) + + +APPENDING TO A REGISTER + +So far we have used a lowercase letter for the register name. To append to a +register, use an uppercase letter. + Suppose you have recorded a command to change a word to register c. It +works properly, but you would like to add a search for the next word to +change. This can be done with: > + + qC/word<Enter>q + +You start with "qC", which records to the c register and appends. Thus +writing to an uppercase register name means to append to the register with +the same letter, but lowercase. + +This works both with recording and with yank and delete commands. For +example, you want to collect a sequence of lines into the a register. Yank +the first line with: > + + "aY + +Now move to the second line, and type: > + + "AY + +Repeat this command for all lines. The a register now contains all those +lines, in the order you yanked them. + +============================================================================== +*10.2* Substitution *find-replace* + +The ":substitute" command enables you to perform string replacements on a +whole range of lines. The general form of this command is as follows: > + + :[range]substitute/from/to/[flags] + +This command changes the "from" string to the "to" string in the lines +specified with [range]. For example, you can change "Professor" to "Teacher" +in all lines with the following command: > + + :%substitute/Professor/Teacher/ +< + Note: + The ":substitute" command is almost never spelled out completely. + Most of the time, people use the abbreviated version ":s". From here + on the abbreviation will be used. + +The "%" before the command specifies the command works on all lines. Without +a range, ":s" only works on the current line. More about ranges in the next +section |10.3|. + +By default, the ":substitute" command changes only the first occurrence on +each line. For example, the preceding command changes the line: + + Professor Smith criticized Professor Johnson today. ~ + +to: + + Teacher Smith criticized Professor Johnson today. ~ + +To change every occurrence on the line, you need to add the g (global) flag. +The command: > + + :%s/Professor/Teacher/g + +results in (starting with the original line): + + Teacher Smith criticized Teacher Johnson today. ~ + +Other flags include p (print), which causes the ":substitute" command to print +out the last line it changes. The c (confirm) flag tells ":substitute" to ask +you for confirmation before it performs each substitution. Enter the +following: > + + :%s/Professor/Teacher/c + +Vim finds the first occurrence of "Professor" and displays the text it is +about to change. You get the following prompt: > + + replace with Teacher (y/n/a/q/l/^E/^Y)? + +At this point, you must enter one of the following answers: + + y Yes; make this change. + n No; skip this match. + a All; make this change and all remaining ones without + further confirmation. + q Quit; don't make any more changes. + l Last; make this change and then quit. + CTRL-E Scroll the text one line up. + CTRL-Y Scroll the text one line down. + + +The "from" part of the substitute command is actually a pattern. The same +kind as used for the search command. For example, this command only +substitutes "the" when it appears at the start of a line: > + + :s/^the/these/ + +If you are substituting with a "from" or "to" part that includes a slash, you +need to put a backslash before it. A simpler way is to use another character +instead of the slash. A plus, for example: > + + :s+one/two+one or two+ + +============================================================================== +*10.3* Command ranges + +The ":substitute" command, and many other : commands, can be applied to a +selection of lines. This is called a range. + The simple form of a range is {number},{number}. For example: > + + :1,5s/this/that/g + +Executes the substitute command on the lines 1 to 5. Line 5 is included. +The range is always placed before the command. + +A single number can be used to address one specific line: > + + :54s/President/Fool/ + +Some commands work on the whole file when you do not specify a range. To make +them work on the current line the "." address is used. The ":write" command +works like that. Without a range, it writes the whole file. To make it write +only the current line into a file: > + + :.write otherfile + +The first line always has number one. How about the last line? The "$" +character is used for this. For example, to substitute in the lines from the +cursor to the end: > + + :.,$s/yes/no/ + +The "%" range that we used before, is actually a short way to say "1,$", from +the first to the last line. + + +USING A PATTERN IN A RANGE + +Suppose you are editing a chapter in a book, and want to replace all +occurrences of "grey" with "gray". But only in this chapter, not in the next +one. You know that only chapter boundaries have the word "Chapter" in the +first column. This command will work then: > + + :?^Chapter?,/^Chapter/s=grey=gray=g + +You can see a search pattern is used twice. The first "?^Chapter?" finds the +line above the current position that matches this pattern. Thus the ?pattern? +range is used to search backwards. Similarly, "/^Chapter/" is used to search +forward for the start of the next chapter. + To avoid confusion with the slashes, the "=" character was used in the +substitute command here. A slash or another character would have worked as +well. + + +ADD AND SUBTRACT + +There is a slight error in the above command: If the title of the next chapter +had included "grey" it would be replaced as well. Maybe that's what you +wanted, but what if you didn't? Then you can specify an offset. + To search for a pattern and then use the line above it: > + + /Chapter/-1 + +You can use any number instead of the 1. To address the second line below the +match: > + + /Chapter/+2 + +The offsets can also be used with the other items in a range. Look at this +one: > + + :.+3,$-5 + +This specifies the range that starts three lines below the cursor and ends +five lines before the last line in the file. + + +USING MARKS + +Instead of figuring out the line numbers of certain positions, remembering them +and typing them in a range, you can use marks. + Place the marks as mentioned in chapter 3. For example, use "mt" to mark +the top of an area and "mb" to mark the bottom. Then you can use this range +to specify the lines between the marks (including the lines with the marks): > + + :'t,'b + + +VISUAL MODE AND RANGES + +You can select text with Visual mode. If you then press ":" to start a colon +command, you will see this: > + + :'<,'> + +Now you can type the command and it will be applied to the range of lines that +was visually selected. + + Note: + When using Visual mode to select part of a line, or using CTRL-V to + select a block of text, the colon commands will still apply to whole + lines. This might change in a future version of Vim. + +The '< and '> are actually marks, placed at the start and end of the Visual +selection. The marks remain at their position until another Visual selection +is made. Thus you can use the "'<" command to jump to position where the +Visual area started. And you can mix the marks with other items: > + + :'>,$ + +This addresses the lines from the end of the Visual area to the end of the +file. + + +A NUMBER OF LINES + +When you know how many lines you want to change, you can type the number and +then ":". For example, when you type "5:", you will get: > + + :.,.+4 + +Now you can type the command you want to use. It will use the range "." +(current line) until ".+4" (four lines down). Thus it spans five lines. + +============================================================================== +*10.4* The global command + +The ":global" command is one of the more powerful features of Vim. It allows +you to find a match for a pattern and execute a command there. The general +form is: > + + :[range]global/{pattern}/{command} + +This is similar to the ":substitute" command. But, instead of replacing the +matched text with other text, the command {command} is executed. + + Note: + The command executed for ":global" must be one that starts with a + colon. Normal mode commands can not be used directly. The |:normal| + command can do this for you. + +Suppose you want to change "foobar" to "barfoo", but only in C++ style +comments. These comments start with "//". Use this command: > + + :g+//+s/foobar/barfoo/g + +This starts with ":g". That is short for ":global", just like ":s" is short +for ":substitute". Then the pattern, enclosed in plus characters. Since the +pattern we are looking for contains a slash, this uses the plus character to +separate the pattern. Next comes the substitute command that changes "foobar" +into "barfoo". + The default range for the global command is the whole file. Thus no range +was specified in this example. This is different from ":substitute", which +works on one line without a range. + The command isn't perfect, since it also matches lines where "//" appears +halfway a line, and the substitution will also take place before the "//". + +Just like with ":substitute", any pattern can be used. When you learn more +complicated patterns later, you can use them here. + +============================================================================== +*10.5* Visual block mode + +With CTRL-V you can start selection of a rectangular area of text. There are +a few commands that do something special with the text block. + +There is something special about using the "$" command in Visual block mode. +When the last motion command used was "$", all lines in the Visual selection +will extend until the end of the line, also when the line with the cursor is +shorter. This remains effective until you use a motion command that moves the +cursor horizontally. Thus using "j" keeps it, "h" stops it. + + +INSERTING TEXT + +The command "I{string}<Esc>" inserts the text {string} in each line, just +left of the visual block. You start by pressing CTRL-V to enter visual block +mode. Now you move the cursor to define your block. Next you type I to enter +Insert mode, followed by the text to insert. As you type, the text appears on +the first line only. + After you press <Esc> to end the insert, the text will magically be +inserted in the rest of the lines contained in the visual selection. Example: + + include one ~ + include two ~ + include three ~ + include four ~ + +Move the cursor to the "o" of "one" and press CTRL-V. Move it down with "3j" +to "four". You now have a block selection that spans four lines. Now type: > + + Imain.<Esc> + +The result: + + include main.one ~ + include main.two ~ + include main.three ~ + include main.four ~ + +If the block spans short lines that do not extend into the block, the text is +not inserted in that line. For example, make a Visual block selection that +includes the word "long" in the first and last line of this text, and thus has +no text selected in the second line: + + This is a long line ~ + short ~ + Any other long line ~ + + ^^^^ selected block + +Now use the command "Ivery <Esc>". The result is: + + This is a very long line ~ + short ~ + Any other very long line ~ + +In the short line no text was inserted. + +If the string you insert contains a newline, the "I" acts just like a Normal +insert command and affects only the first line of the block. + +The "A" command works the same way, except that it appends after the right +side of the block. And it does insert text in a short line. Thus you can +make a choice whether you do or don't want to append text to a short line. + There is one special case for "A": Select a Visual block and then use "$" +to make the block extend to the end of each line. Using "A" now will append +the text to the end of each line. + Using the same example from above, and then typing "$A XXX<Esc>, you get +this result: + + This is a long line XXX ~ + short XXX ~ + Any other long line XXX ~ + +This really requires using the "$" command. Vim remembers that it was used. +Making the same selection by moving the cursor to the end of the longest line +with other movement commands will not have the same result. + + +CHANGING TEXT + +The Visual block "c" command deletes the block and then throws you into Insert +mode to enable you to type in a string. The string will be inserted in each +line in the block. + Starting with the same selection of the "long" words as above, then typing +"c_LONG_<Esc>", you get this: + + This is a _LONG_ line ~ + short ~ + Any other _LONG_ line ~ + +Just like with "I" the short line is not changed. Also, you can't enter a +newline in the new text. + +The "C" command deletes text from the left edge of the block to the end of +line. It then puts you in Insert mode so that you can type in a string, +which is added to the end of each line. + Starting with the same text again, and typing "Cnew text<Esc>" you get: + + This is a new text ~ + short ~ + Any other new text ~ + +Notice that, even though only the "long" word was selected, the text after it +is deleted as well. Thus only the location of the left edge of the visual +block really matters. + Again, short lines that do not reach into the block are excluded. + +Other commands that change the characters in the block: + + ~ swap case (a -> A and A -> a) + U make uppercase (a -> A and A -> A) + u make lowercase (a -> a and A -> a) + + +FILLING WITH A CHARACTER + +To fill the whole block with one character, use the "r" command. Again, +starting with the same example text from above, and then typing "rx": + + This is a xxxx line ~ + short ~ + Any other xxxx line ~ + + + Note: + If you want to include characters beyond the end of the line in the + block, check out the 'virtualedit' feature in chapter 25. + + +SHIFTING + +The command ">" shifts the selected text to the right one shift amount, +inserting whitespace. The starting point for this shift is the left edge of +the visual block. + With the same example again, ">" gives this result: + + This is a long line ~ + short ~ + Any other long line ~ + +The shift amount is specified with the 'shiftwidth' option. To change it to +use 4 spaces: > + + :set shiftwidth=4 + +The "<" command removes one shift amount of whitespace at the left +edge of the block. This command is limited by the amount of text that is +there; so if there is less than a shift amount of whitespace available, it +removes what it can. + + +JOINING LINES + +The "J" command joins all selected lines together into one line. Thus it +removes the line breaks. Actually, the line break, leading white space and +trailing white space is replaced by one space. Two spaces are used after a +line ending (that can be changed with the 'joinspaces' option). + Let's use the example that we got so familiar with now. The result of +using the "J" command: + + This is a long line short Any other long line ~ + +The "J" command doesn't require a blockwise selection. It works with "v" and +"V" selection in exactly the same way. + +If you don't want the white space to be changed, use the "gJ" command. + +============================================================================== +*10.6* Reading and writing part of a file + +When you are writing an e-mail message, you may want to include another file. +This can be done with the ":read {filename}" command. The text of the file is +put below the cursor line. + Starting with this text: + + Hi John, ~ + Here is the diff that fixes the bug: ~ + Bye, Pierre. ~ + +Move the cursor to the second line and type: > + + :read patch + +The file named "patch" will be inserted, with this result: + + Hi John, ~ + Here is the diff that fixes the bug: ~ + 2c2 ~ + < for (i = 0; i <= length; ++i) ~ + --- ~ + > for (i = 0; i < length; ++i) ~ + Bye, Pierre. ~ + +The ":read" command accepts a range. The file will be put below the last line +number of this range. Thus ":$r patch" appends the file "patch" at the end of +the file. + What if you want to read the file above the first line? This can be done +with the line number zero. This line doesn't really exist, you will get an +error message when using it with most commands. But this command is allowed: +> + :0read patch + +The file "patch" will be put above the first line of the file. + + +WRITING A RANGE OF LINES + +To write a range of lines to a file, the ":write" command can be used. +Without a range it writes the whole file. With a range only the specified +lines are written: > + + :.,$write tempo + +This writes the lines from the cursor until the end of the file into the file +"tempo". If this file already exists you will get an error message. Vim +protects you from accidentally overwriting an existing file. If you know what +you are doing and want to overwrite the file, append !: > + + :.,$write! tempo + +CAREFUL: The ! must follow the ":write" command immediately, without white +space. Otherwise it becomes a filter command, which is explained later in +this chapter. + + +APPENDING TO A FILE + +In the first section of this chapter was explained how to collect a number of +lines into a register. The same can be done to collect lines in a file. +Write the first line with this command: > + + :.write collection + +Now move the cursor to the second line you want to collect, and type this: > + + :.write >>collection + +The ">>" tells Vim the "collection" file is not to be written as a new file, +but the line must be appended at the end. You can repeat this as many times +as you like. + +============================================================================== +*10.7* Formatting text + +When you are typing plain text, it's nice if the length of each line is +automatically trimmed to fit in the window. To make this happen while +inserting text, set the 'textwidth' option: > + + :set textwidth=72 + +You might remember that in the example vimrc file this command was used for +every text file. Thus if you are using that vimrc file, you were already +using it. To check the current value of 'textwidth': > + + :set textwidth + +Now lines will be broken to take only up to 72 characters. But when you +insert text halfway a line, or when you delete a few words, the lines will get +too long or too short. Vim doesn't automatically reformat the text. + To tell Vim to format the current paragraph: > + + gqap + +This starts with the "gq" command, which is an operator. Following is "ap", +the text object that stands for "a paragraph". A paragraph is separated from +the next paragraph by an empty line. + + Note: + A blank line, which contains white space, does NOT separate + paragraphs. This is hard to notice! + +Instead of "ap" you could use any motion or text object. If your paragraphs +are properly separated, you can use this command to format the whole file: > + + gggqG + +"gg" takes you to the first line, "gq" is the format operator and "G" the +motion that jumps to the last line. + +In case your paragraphs aren't clearly defined, you can format just the lines +you manually select. Move the cursor to the first line you want to format. +Start with the command "gqj". This formats the current line and the one below +it. If the first line was short, words from the next line will be appended. +If it was too long, words will be moved to the next line. The cursor moves to +the second line. Now you can use "." to repeat the command. Keep doing this +until you are at the end of the text you want to format. + +============================================================================== +*10.8* Changing case + +You have text with section headers in lowercase. You want to make the word +"section" all uppercase. Do this with the "gU" operator. Start with the +cursor in the first column: > + + gUw +< section header ----> SECTION header + +The "gu" operator does exactly the opposite: > + + guw +< SECTION header ----> section header + +You can also use "g~" to swap case. All these are operators, thus they work +with any motion command, with text objects and in Visual mode. + To make an operator work on lines you double it. The delete operator is +"d", thus to delete a line you use "dd". Similarly, "gugu" makes a whole line +lowercase. This can be shortened to "guu". "gUgU" is shortened to "gUU" and +"g~g~" to "g~~". Example: > + + g~~ +< Some GIRLS have Fun ----> sOME girls HAVE fUN ~ + +============================================================================== +*10.9* Using an external program + +Vim has a very powerful set of commands, it can do anything. But there may +still be something that an external command can do better or faster. + The command "!{motion}{program}" takes a block of text and filters it +through an external program. In other words, it runs the system command +represented by {program}, giving it the block of text represented by {motion} +as input. The output of this command then replaces the selected block. + Because this summarizes badly if you are unfamiliar with UNIX filters, take +a look at an example. The sort command sorts a file. If you execute the +following command, the unsorted file input.txt will be sorted and written to +output.txt. (This works on both UNIX and Microsoft Windows.) > + + sort <input.txt >output.txt + +Now do the same thing in Vim. You want to sort lines 1 through 5 of a file. +You start by putting the cursor on line 1. Next you execute the following +command: > + + !5G + +The "!" tells Vim that you are performing a filter operation. The Vim editor +expects a motion command to follow, indicating which part of the file to +filter. The "5G" command tells Vim to go to line 5, so it now knows that it +is to filter lines 1 (the current line) through 5. + In anticipation of the filtering, the cursor drops to the bottom of the +screen and a ! prompt displays. You can now type in the name of the filter +program, in this case "sort". Therefore, your full command is as follows: > + + !5Gsort<Enter> + +The result is that the sort program is run on the first 5 lines. The output +of the program replaces these lines. + + line 55 line 11 + line 33 line 22 + line 11 --> line 33 + line 22 line 44 + line 44 line 55 + last line last line + +The "!!" command filters the current line through a filter. In Unix the "date" +command prints the current time and date. "!!date<Enter>" replaces the current +line with the output of "date". This is useful to add a timestamp to a file. + + +WHEN IT DOESN'T WORK + +Starting a shell, sending it text and capturing the output requires that Vim +knows how the shell works exactly. When you have problems with filtering, +check the values of these options: + + 'shell' specifies the program that Vim uses to execute + external programs. + 'shellcmdflag' argument to pass a command to the shell + 'shellquote' quote to be used around the command + 'shellxquote' quote to be used around the command and redirection + 'shelltype' kind of shell (only for the Amiga) + 'shellslash' use forward slashes in the command (only for + MS-Windows and alikes) + 'shellredir' string used to write the command output into a file + +On Unix this is hardly ever a problem, because there are two kinds of shells: +"sh" like and "csh" like. Vim checks the 'shell' option and sets related +options automatically, depending on whether it sees "csh" somewhere in +'shell'. + On MS-Windows, however, there are many different shells and you might have +to tune the options to make filtering work. Check the help for the options +for more information. + + +READING COMMAND OUTPUT + +To read the contents of the current directory into the file, use this: + +on Unix: > + :read !ls +on MS-Windows: > + :read !dir + +The output of the "ls" or "dir" command is captured and inserted in the text, +below the cursor. This is similar to reading a file, except that the "!" is +used to tell Vim that a command follows. + The command may have arguments. And a range can be used to tell where Vim +should put the lines: > + + :0read !date -u + +This inserts the current time and date in UTC format at the top of the file. +(Well, if you have a date command that accepts the "-u" argument.) Note the +difference with using "!!date": that replaced a line, while ":read !date" will +insert a line. + + +WRITING TEXT TO A COMMAND + +The Unix command "wc" counts words. To count the words in the current file: > + + :write !wc + +This is the same write command as before, but instead of a file name the "!" +character is used and the name of an external command. The written text will +be passed to the specified command as its standard input. The output could +look like this: + + 4 47 249 ~ + +The "wc" command isn't verbose. This means you have 4 lines, 47 words and 249 +characters. + +Watch out for this mistake: > + + :write! wc + +This will write the file "wc" in the current directory, with force. White +space is important here! + + +REDRAWING THE SCREEN + +If the external command produced an error message, the display may have been +messed up. Vim is very efficient and only redraws those parts of the screen +that it knows need redrawing. But it can't know about what another program +has written. To tell Vim to redraw the screen: > + + CTRL-L + +============================================================================== + +Next chapter: |usr_11.txt| Recovering from a crash + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_11.esx b/vim73/doc/usr_11.esx new file mode 100644 index 0000000..7ff0ea9 --- /dev/null +++ b/vim73/doc/usr_11.esx @@ -0,0 +1,324 @@ +*usr_11.esx* Para Vim versión 7.3. Último cambio: 20/6/2010 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Recuperarse de un fallo + + +¿Se colgó su ordenador después de horas editando? ¡No entre en pánico! Vim +mantiene suficiente información para poder recuperar la mayor parte del +trabajo. Este capítulo le mostrará cómo recuperar su trabajo y cómo funciona +el archivo de intercambio («swap»). + +|11.1| Recuperación básica +|11.2| ¿Dónde está el archivo de intercambio? +|11.3| ¿Se ha colgado o no? +|11.4| Más información + + Capítulo siguiente: |usr_12.esx| Trucos + Capítulo anterior: |usr_10.esx| Realizar grandes cambios +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*11.1* Recuperación básica + +En la mayoría de los casos, recuperar un archivo es bastante sencillo, si +suponemos que sabe qué archivo estaba editando (y el disco duro aún +funciona). Inicie Vim con el archivo y el argumento «-r»: > + + vim -r ayuda.txt + +Vim leerá el archivo de intercambio (empleado para almacenar el texto +editado) y puede que lea bits y porciones del texto original. Verá los +siguientes mensajes si todo ha ido bien (con nombres de fichero diferentes, +por supuesto). + + Using swap file ".help.txt.swp" ~ + Original file "~/vim/runtime/doc/help.txt" ~ + Recovery completed. You should check if everything is OK. ~ + (You might want to write out this file under another name ~ + and run diff with the original file to check for changes) ~ + You may want to delete the .swp file now. ~ + +Para ponerse del lado de la seguridad, escriba este archivo con otro nombre: +> + + :write ayuda.txt.recuperado + +Compare el archivo con el original para ver si obtuvo lo que +esperaba. Vimdiff es muy útil para esta tarea |08.7|. Por ejemplo: > + + :write help.txt.recovered + :edit # + :diffsp help.txt + +Compruebe que el archivo original no contenga una versión más reciente +(guardó el archivo justo antes de que el sistema diese un fallo). +Compruebe también que no se ha omitido ninguna línea (algo ha ido mal +y Vim no pudo recuperar). + Si Vim genera mensajes de advertencia al recuperar un archivo, lea +éstos cuidadosamente. Aún así, es poco habitual. + +Si la recuperación ha resultado en un texto idéntico a los contenidos del +archivo obtendrá este mensaje: + + Using swap file ".help.txt.swp" ~ + Original file "~/vim/runtime/doc/help.txt" ~ + Recovery completed. Buffer contents equals file contents. ~ + You may want to delete the .swp file now. ~ + +Habitualmente, esto ocurre si ya ha recuperado los cambios, o si editó el +archivo después de realizar cambios. En este momento ya puede eliminar el +archivo de intercambio. + +Es normal que los últimos cambios no se puedan recuperar. Vim vuelca los +cambios al disco duro cuando no teclea durante cuatro segundos, o tras +escribir unos doscientos caracteres. Esto se puede modificar con las +opciones 'updatetime' y 'updatecount'. De esta forma, cuando Vim no tiene +posibilidad de guardar cuando el sistema cae, tendrá los cambios del último +volcado. + +Si estaba editando sin un nombre de archivo designado, dele este argumento: +> + + vim -r "" + +Deberá estar en el mismo directorio para poder recuperar la información. + +============================================================================== +*11.2* ¿Dónde está el archivo de intercambio? + +Vim puede guardar el archivo de intercambio en distintos lugares. +Normalmente se encuentra en el mismo directorio que el archivo original. +Para encontrarlo, cambie al directorio del archivo y escriba: > + + vim -r + +Vim usará una lista de archivos de intercambio que ha encontrado. También +buscará en otros directorios donde los archivos de intercambio para archivos +en el actual puedan encontrarse. No buscará archivos de intercambio en +otros directorios, ni siquiera en los subdirectorios. + La salida se parecerá a esto: + + Swap files found: ~ + In current directory: ~ + 1. .main.c.swp ~ + owned by: mool dated: Tue May 29 21:00:25 2001 ~ + file name: ~mool/vim/vim6/src/main.c ~ + modified: YES ~ + user name: mool host name: masaka.moolenaar.net ~ + process ID: 12525 ~ + In directory ~/tmp: ~ + -- none -- ~ + In directory /var/tmp: ~ + -- none -- ~ + In directory /tmp: ~ + -- none -- ~ + +Si hay varios archivos de intercambio que parecen ser el que quiere +usar, se mostrará una lista y se requerirá que introduzcas el número del que +quiere seleccionar. Observe con cuidado las fechas para decidir cuál +quieres usar. + En caso de que no sepa cuál seleccionar, pruébelos uno a uno y compruebe +que los archivos resultantes son el que deseas. + + +USAR UN ARCHIVO DE INTERCAMBIO ESPECÍFICO + +Si sabe qué archivo de intercambio quiere usar, puede realizar la +intercambio dando como argumento el nombre de este archivo. Vim encontrará +el nombre del archivo original del cuál éste es el archivo de intercambio. + +Ejemplo: > + vim -r .help.txt.swo + +Esto resulta útil cuando el archivo de intercambio está en otro directorio +diferente al esperado. Vim reconoce los archivos con el patrón *.s[uvw][a-z] +como archivos de intercambio. + +Si esto tampoco funciona, compruebe los nombres de archivo que Vim reporta y +renombre los archivos acordemente. Compruebe la opción 'directory' para ver +dónde ha podido poner Vim el archivo de intercambio. + + Nota: + Vim intenta encontrar los archivos de intercambio buscando los + directorios de la opción 'dir' por nombres que coincidan con + «nombredearchivo.sw?». Si la expansión del nombre no funciona (p.ej. + la opción 'shell' es inválida), Vim intenta buscar el archivo + «nombredearchivo.swp». Si esto también falla, tendrá que darle el + nombre del archivo a mano para que pueda recuperarlo. + +============================================================================== +*11.3* ¿Se ha colgado o no? *ATTENTION* *E325* + +Vim intenta protegerle de cometer estupideces. Suponga que inocentemente +comienza la edición de un archivo, a la espera de que los contenidos se +muestren. En su lugar, Vim produce un mensaje muy largo: + + E325: ATENCIÓN ~ +Se ha encontrado un archivo de intercambio con el nombre ".main.c.swp" ~ + propiedad de: mool de fecha: Tue May 29 21:09:28 2001 ~ + nombre del archivo: ~mool/vim/vim6/src/main.c ~ + modificado: no ~ + nombre del usuario: mool host name: masaka.moolenaar.net ~ + ID del proceso: 12559 (aún en ejecución) ~ + al abrir el archivo "main.c" ~ + de fecha: Tue May 29 19:46:12 2001 ~ + ~ + (1) Puede que otro programa esté editando el mismo archivo. ~ + De ser así, tenga cuidado de no acabar con dos ~ + ejemplares diferentes del mismo archivo al hacer cambios. ~ + Salga del programa o continúe con precaución. ~ + ~ + (2) Falló una sesión de edición de este archivo. ~ + Si es así, use \":recover\" o \"vim -r main.c" ~ + para recuperar los cambios (véa \":help recovery\"). ~ + Si Ud. ya ha hecho esto, borre el archivo de intercambio ".main.c.swp" ~ + para evitar este mensaje. ~ + +Ha recibido este mensaje porque cuando comienza a editar un archivo, Vim +comprueba que exista un archivo de intercambio para este archivo. Si hay +uno, algo debe estar pasando. Puede ocurrir cualquiera de estas situaciones: + +1. Hay otra sesión de edición activa en este archivo. Busque en el + mensaje la línea con «ID del proceso». Puede parecerse a esto: + + process ID: 12559 ((aún en ejecución) ~ + + El texto «(still running)» indica que el proceso que edita este archivo +está corriendo en el mismo ordenador. Cuando estés bajo un sistema no +Unix, no obtendrá esta información extra. Cuando edite un archivo a través +de red, seguramente no verá esta información, porque el proceso estará en otro + ordenador. Tendrá que averiguarlo por su cuenta. + Si hay otro Vim editando el mismo archivo, continuar editándolo + conllevará a que tenga dos versiones del mismo archivo. La última que + guarde sobreescribirá a la otra, con la consecuente pérdida de los + cambios. Mejor salir de este Vim. + +2. El archivo de intercambio puede ser el resultado de un cuelgue anterior + de Vim o del ordenador. Revise las fechas mencionadas en el mensaje. Si la + fecha del archivo de intercambio es más reciente que la del archivo que + está editando, y aparece esta línea: + + modificado: YES ~ + + Entonces es muy probable que haya ocurrido algo con la sesión. + Si la fecha del archivo es posterior a la fecha del archivo de + intercambio, es que o cambiado tras el cuelgue (quizá la recuperó antes + y no eliminó el archivo de intercambio), o es que el archivo fue + guardado después de la última grabación del archivo de intercambio + (entonces tienes suerte: no necesita ni ese viejo archivo de + intercambio). Vim le advertirá de esto: + + MÁS NUEVO que el archivo de intercambio! ~ + + +ARCHIVO DE INTERCAMBIO ILEGIBLE + +A veces la línea + + [no se puede leer] ~ + +aparecerá bajo el nombre del archivo de intercambio. Esto puede ser bueno o +malo dependiendo de las circunstancias. + +Son buenas noticias si la sesión anterior se colgó sin haber hecho ningún +cambio al archivo. En tal caso un listado de archivos del directorio +mostrará que tiene cero bytes. Tal vez quiera eliminarla y continuar. + +No son muy buenas noticias si lo que ocurre es que no tiene permisos de +lectura del archivo de intercambio. Tal vez desee ver el archivo en modo +sólo lectura o salir. En sistemas multiusuario, si empleó otro usuario, +salir y volver a identificarte tal vez resuelva el «error de lectura». O en +su defecto quizá quiera encontrar quien lo editó por última vez (o está +editándolo ahora mismo) y hablar con él. + +Son muy malas noticias si significa que hay un error de lectura a nivel +físico del disco duro. Afortunadamente, esto no ocurre casi nunca. Quizá +quiera ver el archivo en modo sólo lectura inicialmente (si puede), para ver +el alcance de los cambios que fueron «olvidados». Si eres el que está a +cargo del archivo, prepárate para rehacer los últimos cambios. + + +¿QUÉ HACER? *swap-exists-choices* + +Si tiene soporte para diálogos, se le pedirá que elija una de las siguientes +opciones: + + Swap file ".main.c.swp" already exists! ~ + [O]pen Read-Only, (E)dit anyway, (R)ecover, (Q)uit, (A)bort, (D)elete it: ~ + +O Abrir el archivo en modo sólo lectura. Use esto cuando sólo desee ver el + archivo y no necesite recuperarlo. Tal vez quiera usar esto cuando sepa + que alguien está usando el archivo y usted sólo quiera echar un vistazo sin + hacer cambios. + +E Editar el archivo igualmente. ¡Use esto con cuidado! Si el archivo está + siendo utilizado por otro Vim, terminará con dos versiones del archivo. + Vim intentará advertirte si esto va a ocurrir, pero más vale prevenir. + +R Recuperar el archivo del archivo de intercambio. Emplee esto si sabe que + el archivo de intercambio contiene los cambios que desea. + +Q Salir. Esto evita la edición. use esto si hay otro Vim editando el mismo + archivo. + Tras iniciar Vim, este saldrá de él. Cuando comiences Vim con archivos + en varias ventanas, Vim sale sólo si hay un archivo de intercambio para el + primero. Cuando use una orden de edición, el archivo no se cargará y + será devuelto al archivo previamente editado. + +A Abortar. Como salir (Q), pero también aborta las órdenes posteriores. + Esto es útil cuando cargue un script que edita varios archivos, como una + sesión con múltiples ventanas. + +D Eliminar el archivo de intercambio. Use esto cuando esté seguro de que + no lo necesita. Por ejemplo, cuando no contenga cambios o cuando el + archivo en sí sea más nuevo que el archivo de intercambio. + En Unix esta opción sólo se ofrece cuando el proceso que creó el archivo + de intercambio no parece que estar en ejecución. + +Si no ve el diálogo (está ejecutando una versión de Vim que no lo soporta, +tendrá que hacerlo a mano. Para recuperar el archivo, use la siguiente +orden: > + + :recover + + +Vim no puede siempre detectar cuando ya existe un archivo de intercambio +para un archivo. Este es el caso cuando otras sesiones de edición ponen los +archivos en otro directorio o cuando una ruta de archivo difiere en máquinas +distintas. Por lo tanto, no confíe en que Vim siempre le vaya a alertar. + +Si realmente no quiere ver este mensaje, puede añadir la marca 'A' a la +opción 'shortmess'. Pero es poco habitual que lo necesite. + +Para apuntes relativos al cifrado y al archivo de intercambio, consulte +|:recover-crypt|. + +============================================================================== +*11.4* Más información + +|swap-file| Una explicación sobre dónde se creará el archivo de + intercambio y cuál es su nombre. +|:preserve| Volcado manual de un archivo de intercambio al disco. +|:swapname| Ver el nombre del archivo de intercambio para el actual. +'updatecount' Número de pulsación tras las cuales el archivo de intercambio + es volcado al disco. +'updatetime' Temporizador tras el cuál se producirá el volcado a disco. +'swapsync' Si se debe sincornizar el disco duro tras el volcado. +'directory' Listado de directorios para el archivo de intercambio. +'maxmem' Limitar el uso de memoria antes de hacer el volcado. +'maxmemtot' Lo mismo pero incluyendo todos los archivos en total. + +============================================================================== + +Capítulo siguiente: |usr_12.esx| Trucos + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Álvaro Castro Castillo + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_11.txt b/vim73/doc/usr_11.txt new file mode 100644 index 0000000..fed950c --- /dev/null +++ b/vim73/doc/usr_11.txt @@ -0,0 +1,307 @@ +*usr_11.txt* For Vim version 7.3. Last change: 2010 Jul 20 + + VIM USER MANUAL - by Bram Moolenaar + + Recovering from a crash + + +Did your computer crash? And you just spent hours editing? Don't panic! Vim +stores enough information to be able to restore most of your work. This +chapter shows you how to get your work back and explains how the swap file is +used. + +|11.1| Basic recovery +|11.2| Where is the swap file? +|11.3| Crashed or not? +|11.4| Further reading + + Next chapter: |usr_12.txt| Clever tricks + Previous chapter: |usr_10.txt| Making big changes +Table of contents: |usr_toc.txt| + +============================================================================== +*11.1* Basic recovery + +In most cases recovering a file is quite simple, assuming you know which file +you were editing (and the harddisk is still working). Start Vim on the file, +with the "-r" argument added: > + + vim -r help.txt + +Vim will read the swap file (used to store text you were editing) and may read +bits and pieces of the original file. If Vim recovered your changes you will +see these messages (with different file names, of course): + + Using swap file ".help.txt.swp" ~ + Original file "~/vim/runtime/doc/help.txt" ~ + Recovery completed. You should check if everything is OK. ~ + (You might want to write out this file under another name ~ + and run diff with the original file to check for changes) ~ + You may want to delete the .swp file now. ~ + +To be on the safe side, write this file under another name: > + + :write help.txt.recovered + +Compare the file with the original file to check if you ended up with what you +expected. Vimdiff is very useful for this |08.7|. For example: > + + :write help.txt.recovered + :edit # + :diffsp help.txt + +Watch out for the original file to contain a more recent version (you saved +the file just before the computer crashed). And check that no lines are +missing (something went wrong that Vim could not recover). + If Vim produces warning messages when recovering, read them carefully. +This is rare though. + +If the recovery resulted in text that is exactly the same as the file +contents, you will get this message: + + Using swap file ".help.txt.swp" ~ + Original file "~/vim/runtime/doc/help.txt" ~ + Recovery completed. Buffer contents equals file contents. ~ + You may want to delete the .swp file now. ~ + +This usually happens if you already recovered your changes, or you wrote the +file after making changes. It is safe to delete the swap file now. + +It is normal that the last few changes can not be recovered. Vim flushes the +changes to disk when you don't type for about four seconds, or after typing +about two hundred characters. This is set with the 'updatetime' and +'updatecount' options. Thus when Vim didn't get a chance to save itself when +the system went down, the changes after the last flush will be lost. + +If you were editing without a file name, give an empty string as argument: > + + vim -r "" + +You must be in the right directory, otherwise Vim can't find the swap file. + +============================================================================== +*11.2* Where is the swap file? + +Vim can store the swap file in several places. Normally it is in the same +directory as the original file. To find it, change to the directory of the +file, and use: > + + vim -r + +Vim will list the swap files that it can find. It will also look in other +directories where the swap file for files in the current directory may be +located. It will not find swap files in any other directories though, it +doesn't search the directory tree. + The output could look like this: + + Swap files found: ~ + In current directory: ~ + 1. .main.c.swp ~ + owned by: mool dated: Tue May 29 21:00:25 2001 ~ + file name: ~mool/vim/vim6/src/main.c ~ + modified: YES ~ + user name: mool host name: masaka.moolenaar.net ~ + process ID: 12525 ~ + In directory ~/tmp: ~ + -- none -- ~ + In directory /var/tmp: ~ + -- none -- ~ + In directory /tmp: ~ + -- none -- ~ + +If there are several swap files that look like they may be the one you want to +use, a list is given of these swap files and you are requested to enter the +number of the one you want to use. Carefully look at the dates to decide +which one you want to use. + In case you don't know which one to use, just try them one by one and check +the resulting files if they are what you expected. + + +USING A SPECIFIC SWAP FILE + +If you know which swap file needs to be used, you can recover by giving the +swap file name. Vim will then finds out the name of the original file from +the swap file. + +Example: > + vim -r .help.txt.swo + +This is also handy when the swap file is in another directory than expected. +Vim recognizes files with the pattern *.s[uvw][a-z] as swap files. + +If this still does not work, see what file names Vim reports and rename the +files accordingly. Check the 'directory' option to see where Vim may have +put the swap file. + + Note: + Vim tries to find the swap file by searching the directories in the + 'dir' option, looking for files that match "filename.sw?". If + wildcard expansion doesn't work (e.g., when the 'shell' option is + invalid), Vim does a desperate try to find the file "filename.swp". + If that fails too, you will have to give the name of the swapfile + itself to be able to recover the file. + +============================================================================== +*11.3* Crashed or not? *ATTENTION* *E325* + +Vim tries to protect you from doing stupid things. Suppose you innocently +start editing a file, expecting the contents of the file to show up. Instead, +Vim produces a very long message: + + E325: ATTENTION ~ + Found a swap file by the name ".main.c.swp" ~ + owned by: mool dated: Tue May 29 21:09:28 2001 ~ + file name: ~mool/vim/vim6/src/main.c ~ + modified: no ~ + user name: mool host name: masaka.moolenaar.net ~ + process ID: 12559 (still running) ~ + While opening file "main.c" ~ + dated: Tue May 29 19:46:12 2001 ~ + ~ + (1) Another program may be editing the same file. ~ + If this is the case, be careful not to end up with two ~ + different instances of the same file when making changes. ~ + Quit, or continue with caution. ~ + ~ + (2) An edit session for this file crashed. ~ + If this is the case, use ":recover" or "vim -r main.c" ~ + to recover the changes (see ":help recovery"). ~ + If you did this already, delete the swap file ".main.c.swp" ~ + to avoid this message. ~ + +You get this message, because, when starting to edit a file, Vim checks if a +swap file already exists for that file. If there is one, there must be +something wrong. It may be one of these two situations. + +1. Another edit session is active on this file. Look in the message for the + line with "process ID". It might look like this: + + process ID: 12559 (still running) ~ + + The text "(still running)" indicates that the process editing this file + runs on the same computer. When working on a non-Unix system you will not + get this extra hint. When editing a file over a network, you may not see + the hint, because the process might be running on another computer. In + those two cases you must find out what the situation is yourself. + If there is another Vim editing the same file, continuing to edit will + result in two versions of the same file. The one that is written last will + overwrite the other one, resulting in loss of changes. You better quit + this Vim. + +2. The swap file might be the result from a previous crash of Vim or the + computer. Check the dates mentioned in the message. If the date of the + swap file is newer than the file you were editing, and this line appears: + + modified: YES ~ + + Then you very likely have a crashed edit session that is worth recovering. + If the date of the file is newer than the date of the swap file, then + either it was changed after the crash (perhaps you recovered it earlier, + but didn't delete the swap file?), or else the file was saved before the + crash but after the last write of the swap file (then you're lucky: you + don't even need that old swap file). Vim will warn you for this with this + extra line: + + NEWER than swap file! ~ + + +UNREADABLE SWAP FILE + +Sometimes the line + + [cannot be read] ~ + +will appear under the name of the swap file. This can be good or bad, +depending on circumstances. + +It is good if a previous editing session crashed without having made any +changes to the file. Then a directory listing of the swap file will show +that it has zero bytes. You may delete it and proceed. + +It is slightly bad if you don't have read permission for the swap file. You +may want to view the file read-only, or quit. On multi-user systems, if you +yourself did the last changes under a different login name, a logout +followed by a login under that other name might cure the "read error". Or +else you might want to find out who last edited (or is editing) the file and +have a talk with them. + +It is very bad if it means there is a physical read error on the disk +containing the swap file. Fortunately, this almost never happens. +You may want to view the file read-only at first (if you can), to see the +extent of the changes that were "forgotten". If you are the one in charge of +that file, be prepared to redo your last changes. + + +WHAT TO DO? *swap-exists-choices* + +If dialogs are supported you will be asked to select one of five choices: + + Swap file ".main.c.swp" already exists! ~ + [O]pen Read-Only, (E)dit anyway, (R)ecover, (Q)uit, (A)bort, (D)elete it: ~ + +O Open the file readonly. Use this when you just want to view the file and + don't need to recover it. You might want to use this when you know someone + else is editing the file, but you just want to look in it and not make + changes. + +E Edit the file anyway. Use this with caution! If the file is being edited + in another Vim, you might end up with two versions of the file. Vim will + try to warn you when this happens, but better be safe then sorry. + +R Recover the file from the swap file. Use this if you know that the swap + file contains changes that you want to recover. + +Q Quit. This avoids starting to edit the file. Use this if there is another + Vim editing the same file. + When you just started Vim, this will exit Vim. When starting Vim with + files in several windows, Vim quits only if there is a swap file for the + first one. When using an edit command, the file will not be loaded and you + are taken back to the previously edited file. + +A Abort. Like Quit, but also abort further commands. This is useful when + loading a script that edits several files, such as a session with multiple + windows. + +D Delete the swap file. Use this when you are sure you no longer need it. + For example, when it doesn't contain changes, or when the file itself is + newer than the swap file. + On Unix this choice is only offered when the process that created the + swap file does not appear to be running. + +If you do not get the dialog (you are running a version of Vim that does not +support it), you will have to do it manually. To recover the file, use this +command: > + + :recover + + +Vim cannot always detect that a swap file already exists for a file. This is +the case when the other edit session puts the swap files in another directory +or when the path name for the file is different when editing it on different +machines. Therefore, don't rely on Vim always warning you. + +If you really don't want to see this message, you can add the 'A' flag to the +'shortmess' option. But it's very unusual that you need this. + +For remarks about encryption and the swap file, see |:recover-crypt|. + +============================================================================== +*11.4* Further reading + +|swap-file| An explanation about where the swap file will be created and + what its name is. +|:preserve| Manually flushing the swap file to disk. +|:swapname| See the name of the swap file for the current file. +'updatecount' Number of key strokes after which the swap file is flushed to + disk. +'updatetime' Timeout after which the swap file is flushed to disk. +'swapsync' Whether the disk is synced when the swap file is flushed. +'directory' List of directory names where to store the swap file. +'maxmem' Limit for memory usage before writing text to the swap file. +'maxmemtot' Same, but for all files in total. + +============================================================================== + +Next chapter: |usr_12.txt| Clever tricks + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_12.esx b/vim73/doc/usr_12.esx new file mode 100644 index 0000000..aee84d9 --- /dev/null +++ b/vim73/doc/usr_12.esx @@ -0,0 +1,379 @@ +*usr_12.esx* Para Vim versión 7.3. Último cambio: 11/6/2007 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Trucos + + +Puedes conseguir que Vim haga casi cualquier cosa,.mediante la combinación +varias órdenes. En este capítulo, presentaremos una serie de combinaciones +útiles. Esto emplea las órdenes introducidos en capítulos anteriores y +algunos más. + +|12.1| Reemplazar una palabra +|12.2| Cambiar «Último, Primero» a «Primero Último» +|12.3| Ordenar una lista +|12.4| Invertir el orden de las líneas +|12.5| Contar palabras +|12.6| Encontrar una página de manual +|12.7| Eliminar espacios en blanco sobrantes +|12.8| Buscar dónde se emplea una palabra + + Capítulo siguiente: |usr_20.esx| Ser eficaz con la línea de órdenes + Capítulo anterior: |usr_11.esx| Recuperarse de un fallo +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*12.1* Reemplazar una palabra + +La orden sustituir se puede emplear para reemplazar todas las apariciones de +una palabra con otra: > + + :%s/cuatro/4/g + +El rango «%» significa reemplazar en todas las líneas. La marca «g» al final +hace que todas las palabras de una línea sean sustituidas. + Esto no hará lo que desea si su archivo también contiene «veinticuatro». +Será reemplazado por «veinti4». Para evitar que esto ocurra, use el «\<» +para concordar con el comienzo de una palabra. > + + :%s/\<cuatro/4/g + +Obviamente, esto también funcionará mal con «cuatrocientos». Use «\>» para +concordar el final de una palabra: > + + :%s/\<cuatro\>/4/g + +Si está programando, quizá desee reemplazar «cuatro» en los comentarios, +pero no en el código. Ya que es difícil de especificar, añada la marca «c» +para que se le pida una confirmación cada vez que se vaya a reemplazar la +palabra: > + + + :%s/\<cuatro\>/4/gc + + +REEMPLAZAR EN VARIOS ARCHIVOS + +Suponga que quiere reemplazar una palabra en más de un archivo. Puede +editar cada archivo y escribir la orden manualmente. Es mucho más fácil +usar la grabación y reproducción. + Vamos a suponer que tiene un directorio con archivos C++ en el que todos +terminan en «.cpp». Quiere renombrar la función «GetResp» a «GetAnswer». + + vim *.cpp Inicie Vim definiendo la lista de argumentos + conteniendo todos los archivos C++. Estará + ahora en el primer archivo. + qq Comience a grabar en el registro «q». + :%s/\<GetResp\>/GetAnswer/g + Reemplace en el primer archivo. + :wnext Grabe este archivo y vaya al siguiente. + q Detiene la grabación. + @q Ejecute el registro «q». Esto ejecutará la + sustitución y el comando «:wnext». Puede + comprobar que esto no produzca ningún error. + 999@q Ejecute el registro «q» en el resto de archivos. + +En el último archivo obtendrá un mensaje de error, porque «wnext» no puede +ir a un archivo siguiente. Esto parará la ejecución y todo terminará. + + Nota: + Cuando vuelva a reproducir una secuencia grabada, un error detendrá la + ejecución. Cuide de no producir errores cuando grabes. + +Hay un pequeño problema: Si uno de los archivos .cpp no contiene la palabra +«GetResp», obtendrá un error y la ejecución se detendrá. Para evitar esto, +añada la marca «e» a la orden de sustituir: > + + :%s/\<GetResp\>/GetAnswer/ge + +La marca «e» le dice a «:substitute» que ninguna coincidencia no es un +error. + +============================================================================== +*12.2* Cambiar «Último, Primero» a «Primero Último» + +Tiene una lista de nombre de la siguiente forma: + + Pepe, Juan ~ + Amancio, Pedro ~ + +Quiere cambiarlo a: + + Juan Pepe ~ + Pedro Amancio ~ + +Esto se puede hacer con una sola orden: > + + :%s/\([^,]*\), \(.*\)/\2 \1/ + +Veámoslo por partes. Obviamente comienza con la orden «substitute». +El «%» es el rango de líneas, que se refiere al archivo completo. Por lo +tanto la sustitución se producirá en cada línea del archivo. + Los argumentos para la orden sustituir son «/desde/a/». Las barras +separan el patrón «desde» y la cadena "hacia". Esto es lo que el patrón +«desde» contiene: + \([^,]*\), \(.*\) ~ + + La primera parte entre \( \) concuerda «Último» \( \) + concordar cualquier cosa excepto una coma [^,] + cualquier número de veces * + concuerda literalmente ", " , + La segunda parte entre \( \) concuerda «Primero» \( \) + cualquier carácter . + cualquier número de veces * + +En la parte «a» tenemos «\2» y «\1». A esto se le llaman referencias +«inversas». Se refieren al texto encontrado por los «\( \)» del patrón. «\2» se +refiere al texto del segundo «\( \)», que es el nombre «Primero». «\1» se +refiere al primer «\( \)», que es el nombre «Último». + Puede usar hasta nueve referencias «inversas» en la parte «a» de una +orden de sustitución. «\0x se refiere a la cadena coincidente completa. Hay +otros elementos especiales en una orden sustituir, +véase |sub-replace-special|. + +============================================================================== +*12.3* Ordenar una lista + +A menudo, en un archivo Makefile tiene una lista de archivos. Por ejemplo: + + OBJS = \ ~ + version.o \ ~ + pch.o \ ~ + getopt.o \ ~ + util.o \ ~ + getopt1.o \ ~ + inp.o \ ~ + patch.o \ ~ + backup.o ~ + +Para ordenar esta lista, filtre el texto a través de la orden externa +«sort»: > + + /^OBJS + j + :.,/^$/-1!sort + +Esto va a la primera línea, donde «OBJS» es lo primero que se encuentra en una +línea. Luego baja una línea y filtra las líneas hasta encontrar una línea +vacía. También podría seleccionar las líneas en modo Visual y escribir +«!sort». Es más fácil pero conlleva más trabajo cuando hay muchas líneas. + El resultado es el siguiente: + + OBJS = \ ~ + backup.o ~ + getopt.o \ ~ + getopt1.o \ ~ + inp.o \ ~ + patch.o \ ~ + pch.o \ ~ + util.o \ ~ + version.o \ ~ + + +Observe que una barra invertida al final de cada línea se usa para indicar +que la línea continúa. Tras ordenar, está mal puesto. La línea de «backup.o» +que estaba al final no tenía una barra invertida. Ahora que se sitúa en otro +lugar debe tener una barra invertida. + La solución más sencilla es añadirla con «A \<Esc>». Puede mantener la +barra en la última línea si se asegura de que una línea en blanco viene justo +después. De este modo no tendrá este problema de nuevo. + +============================================================================== +*12.4* Invertir el orden de las líneas + +La orden «|:global|» se debe combinar con la orden «|:move|» para mover +todas las líneas antes de la primera línea, invirtiendo el archivo. La +orden es: > + + :global/^/m 0 + +Abreviado: > + + :g/^/m 0 + +La expresión regular «^» coincide con el comienzo de línea (incluso si la +línea está en blanco). La orden «|:move|» mueve la línea justo después de la +mítica «línea cero», de forma que se convierte en la primera línea. Como la +orden «|:global|» no se confunde al cambiar la numeración de las líneas, +«|:global|» procede a concordar el resto de líneas del archivo y pone cada +una como la primera. + +Esto también funciona sobre un rango de líneas. Vaya primero a la línea de +encima de la primera y márcala con "mt". Luego pon el cursor en la última +línea del rango y escribe: > + + :'t+1,.g/^/m 't + +============================================================================== +*12.5* Contar palabras + +A veces puede escribir un texto con un número máximo de palabras. Vim +puede contar las palabras por Ud. + Cuando quiera usar el archivo completo para contar las palabras, use la +siguiente orden: > + + g CTRL-G + +No teclee un espacio tras la «g», esto está aquí para hacer que la orden sea +fácil de leer. + La salida tendrá este aspecto: + + Col 1 of 0; Línea 141 of 157; Palabra 748 of 774; Carácter 4489 of 4976 ~ + +Puede ver en qué palabra está (748), y el número total de palabras en el +archivo (774). + +Cuando el texto sea sólo una parte del archivo, puede ir al comienzo del +texto, pulsar «g CTRL-G», ir al final del texto y volver a escribir «g +CTRL-G» y usar la cabeza para calcular la diferencia. Es un buen ejercicio, +pero hay un modo más sencillo. En el modo Visual, seleccione el texto sobre +el que quiera contar las palabras. Escriba «g CTRL-G». El resultado será: + + Selección 5 of 293 Líneas; 70 of 1884 Palabras; 359 of 10928 Bytes ~ + +Para otras formas de contar las palabras, líneas y otros, véase +|count-items|. + +============================================================================== +*12.6* Encontrar una página de manual *find-manpage* + +Mientras edita un script de consola o un programa C, está usando una orden o +función para el que quiera encontrar una página de manual (en Unix). Vamos a +usar la forma sencilla. Ponga el cursor sobre la palabra y pulse: > + + K + +Vim ejecutará el programa externo «man» sobre la palabra. Si se encuentra la +página de manual, se mostrará. Esto usa el paginador normal para desplazarse +por el texto (con el programa «more»). Cuando llegue al final, presionando +<Intro> le devolverá a Vim. + +Una desventaja es que no puede ver la página de manual y el texto en el que +trabaja al mismo tiempo. Hay un truco para hacer que la página de manual +aparezca en una ventana de Vim. Primero cargue la extensión del tipo de +archivo man: > + + :runtime! ftplugin/man.vim + +Ponga esta orden en su archivo «vimrc» si tiene la intención de hacer esto a +menudo. Ahora puede usar «:Man» para ver una página man en una ventana: > + + :Man csh + +Puede desplazarse alrededor y el texto se resaltará. Esto le permite +encontrar la ayuda que estaba buscando. Use «CTRL-W w» para saltar a la +ventana con el texto en el que trabajaba. + Para encontrar la página de manua en una sección específica, ponga el +número de sección primero. Por ejemplo, para ver «echo» en la sección 3: > + + :Man 3 echo + +Para saltar a otra página de manual, la cuál está en el texto con la forma +típica «word(1)», pulse «CTRL-]» sobre ella. Otras llamadas a «:Man» +emplearán la misma ventana. + +Para mostrar una página de manual para la palabra bajo el cursor use lo +siguiente: > + + \K + +(Si ha redefinido <Leader>, úselo en lugar de la barra invertida). Por +ejemplo, puede que quiera saber el valor que le devuelve «strstr()» mientras +edita esta línea: + + if ( strstr (input, "aap") == ) ~ + +Ponga el cursor en alguna parte de «strstr» y escriba «\K». Una ventana se +abrirá a continuación para mostrar la página de manual de «strstr()». + +============================================================================== +*12.7* Eliminar espacios en blanco sobrantes + +Algunas personas encuentran los espacios y los tabuladores al final de línea +inútiles y feos. Para eliminar el espacio en blanco al final de cada línea, +ejecute la siguiente orden: > + + :%s/\s\+$// + +El rango de línea «%» es empleado, funcionando sobre todo en el archivo +completo. El patrón que la orden «:substitute» concuerda es el «\s\+$». +Esto encuentra los caracteres en blanco (\s), 1 o más (\+), antes del final +de línea ($). +Más tarde explicaremos cómo se escriben patrones como este |usr_27.txt|. + La parte «hacia» de la orden de sustituxión está vacía: «//». Por lo tanto +reemplaza con nada, lo que de hecho elimina el espacio en blanco. + +Otro uso desafortunado de los espacios es colocarlos antes de un +tabulador. A menudo, se pueden eliminar sin cambiar la cantidad de espacio +en blanco. ¡Pero no siempre! Por lo tanto, lo mejor es que lo haga a +mano. Use esta orden de búsqueda: > + + / + +No puede verlo, pero hay un espacio antes de un tabulador en esta orden. De +hecho, es «/<Espacio><Tabulador>». Use ahora «x» para eliminar el espacio +y comprobar que la cantidad de espacio en blanco no cambia. Puede que +tenga que insertar un tabulador si cambia. Teclee «n» para encontrar la +próxima coincidencia. Repita esto hasta que no se encuentren más +concordancias. + +============================================================================== +*12.8* Buscar donde se emplea una palabra + +Si eres un usuario de sistemas UNIX, puede usar una combinación de Vim +y «grep» para editar todos los archivos que contengan la palabra dada. +Esto es extremadamente útil si está trabajando en un programa y quiere +ver o editar todos los archivos que contienen una variable específica. + Por ejemplo, suponga que desea editar todos los archivos C que contengan +la palabra «frame_counter». Para hacer esto, use la orden: > + + vim `grep -l frame_counter *.c` + +Veamos esta orden en detalle. La orden «grep» busca a través de un +conjunto de archivos una palabra dada. Ya que especificamos el argumento +«-l», la orden sólo listará archivos que contengan la palabra y no impriman +las líneas coincidentes. La palabra que está buscando es «frame_counter». +De hecho, esto puede ser cualquier expresión regular. (Nota: las expresiones +regulares en Vim y «grep» no siguen las mismas convenciones.) + La orden está arropada por acentos invertidos (`). Esto le dice a la consola +de UNIX que ejecute la orden y haga como si el resultado se hubiese +escrito en la línea de órdenes. Por lo tanto la orden «grep» se ejecutará +y producirá una lista de archivos, estos archivos serán puestos en la línea +de órdenes de Vim. Podrá usar las órdenes «:next» y «:first» para navegar +entre los archivos. + + +ENCONTRAR CADA LÍNEA + +La orden anterior sólo dice los archivos en los cuáles se encuentra la +palabra. Todavía tendrás que encontrar la palabra entre los archivos. + Vim tiene una orden integrada que puede usar para buscar una cadena +en un conjunto de archivos. Si desea encontrar todas las coincidencias de +«error_string» en todos los archivos C, por ejemplo, introduzca lo siguiente: > + + :grep error_string *.c + +Esto hace que Vim busque la cadena «error_string» en cada uno de los +archivos especificados (*.c). El editor abrirá el primer archivo donde se +produzca una concordancia y posicionará el cursor en la primera línea +coincidente. +Para ir a la siguiente línea (no importa en que archivo se encuentre), use la +orden «:cnext». Para ir a la anterior, use «:cprev». Use «:clist» para ver +todas las coincidencias y dónde están. + La orden «:grep"» usa la orden externa «grep» en Unix y «findstr» en +Windows. +Puedes cambiar esto modificando la opción 'grepprg'. + +============================================================================== + +Capítulo siguiente: |usr_20.esx| Ser eficaz con la línea de órdenes + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Álvaro Castro Castillo + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_12.txt b/vim73/doc/usr_12.txt new file mode 100644 index 0000000..5dda76a --- /dev/null +++ b/vim73/doc/usr_12.txt @@ -0,0 +1,358 @@ +*usr_12.txt* For Vim version 7.3. Last change: 2007 May 11 + + VIM USER MANUAL - by Bram Moolenaar + + Clever tricks + + +By combining several commands you can make Vim do nearly everything. In this +chapter a number of useful combinations will be presented. This uses the +commands introduced in the previous chapters and a few more. + +|12.1| Replace a word +|12.2| Change "Last, First" to "First Last" +|12.3| Sort a list +|12.4| Reverse line order +|12.5| Count words +|12.6| Find a man page +|12.7| Trim blanks +|12.8| Find where a word is used + + Next chapter: |usr_20.txt| Typing command-line commands quickly + Previous chapter: |usr_11.txt| Recovering from a crash +Table of contents: |usr_toc.txt| + +============================================================================== +*12.1* Replace a word + +The substitute command can be used to replace all occurrences of a word with +another word: > + + :%s/four/4/g + +The "%" range means to replace in all lines. The "g" flag at the end causes +all words in a line to be replaced. + This will not do the right thing if your file also contains "thirtyfour". +It would be replaced with "thirty4". To avoid this, use the "\<" item to +match the start of a word: > + + :%s/\<four/4/g + +Obviously, this still goes wrong on "fourteen". Use "\>" to match the end of +a word: > + + :%s/\<four\>/4/g + +If you are programming, you might want to replace "four" in comments, but not +in the code. Since this is difficult to specify, add the "c" flag to have the +substitute command prompt you for each replacement: > + + + :%s/\<four\>/4/gc + + +REPLACING IN SEVERAL FILES + +Suppose you want to replace a word in more than one file. You could edit each +file and type the command manually. It's a lot faster to use record and +playback. + Let's assume you have a directory with C++ files, all ending in ".cpp". +There is a function called "GetResp" that you want to rename to "GetAnswer". + + vim *.cpp Start Vim, defining the argument list to + contain all the C++ files. You are now in the + first file. + qq Start recording into the q register + :%s/\<GetResp\>/GetAnswer/g + Do the replacements in the first file. + :wnext Write this file and move to the next one. + q Stop recording. + @q Execute the q register. This will replay the + substitution and ":wnext". You can verify + that this doesn't produce an error message. + 999@q Execute the q register on the remaining files. + +At the last file you will get an error message, because ":wnext" cannot move +to the next file. This stops the execution, and everything is done. + + Note: + When playing back a recorded sequence, an error stops the execution. + Therefore, make sure you don't get an error message when recording. + +There is one catch: If one of the .cpp files does not contain the word +"GetResp", you will get an error and replacing will stop. To avoid this, add +the "e" flag to the substitute command: > + + :%s/\<GetResp\>/GetAnswer/ge + +The "e" flag tells ":substitute" that not finding a match is not an error. + +============================================================================== +*12.2* Change "Last, First" to "First Last" + +You have a list of names in this form: + + Doe, John ~ + Smith, Peter ~ + +You want to change that to: + + John Doe ~ + Peter Smith ~ + +This can be done with just one command: > + + :%s/\([^,]*\), \(.*\)/\2 \1/ + +Let's break this down in parts. Obviously it starts with a substitute +command. The "%" is the line range, which stands for the whole file. Thus +the substitution is done in every line in the file. + The arguments for the substitute command are "/from/to/". The slashes +separate the "from" pattern and the "to" string. This is what the "from" +pattern contains: + \([^,]*\), \(.*\) ~ + + The first part between \( \) matches "Last" \( \) + match anything but a comma [^,] + any number of times * + matches ", " literally , + The second part between \( \) matches "First" \( \) + any character . + any number of times * + +In the "to" part we have "\2" and "\1". These are called backreferences. +They refer to the text matched by the "\( \)" parts in the pattern. "\2" +refers to the text matched by the second "\( \)", which is the "First" name. +"\1" refers to the first "\( \)", which is the "Last" name. + You can use up to nine backreferences in the "to" part of a substitute +command. "\0" stands for the whole matched pattern. There are a few more +special items in a substitute command, see |sub-replace-special|. + +============================================================================== +*12.3* Sort a list + +In a Makefile you often have a list of files. For example: + + OBJS = \ ~ + version.o \ ~ + pch.o \ ~ + getopt.o \ ~ + util.o \ ~ + getopt1.o \ ~ + inp.o \ ~ + patch.o \ ~ + backup.o ~ + +To sort this list, filter the text through the external sort command: > + + /^OBJS + j + :.,/^$/-1!sort + +This goes to the first line, where "OBJS" is the first thing in the line. +Then it goes one line down and filters the lines until the next empty line. +You could also select the lines in Visual mode and then use "!sort". That's +easier to type, but more work when there are many lines. + The result is this: + + OBJS = \ ~ + backup.o ~ + getopt.o \ ~ + getopt1.o \ ~ + inp.o \ ~ + patch.o \ ~ + pch.o \ ~ + util.o \ ~ + version.o \ ~ + + +Notice that a backslash at the end of each line is used to indicate the line +continues. After sorting, this is wrong! The "backup.o" line that was at +the end didn't have a backslash. Now that it sorts to another place, it +must have a backslash. + The simplest solution is to add the backslash with "A \<Esc>". You can +keep the backslash in the last line, if you make sure an empty line comes +after it. That way you don't have this problem again. + +============================================================================== +*12.4* Reverse line order + +The |:global| command can be combined with the |:move| command to move all the +lines before the first line, resulting in a reversed file. The command is: > + + :global/^/m 0 + +Abbreviated: > + + :g/^/m 0 + +The "^" regular expression matches the beginning of the line (even if the line +is blank). The |:move| command moves the matching line to after the mythical +zeroth line, so the current matching line becomes the first line of the file. +As the |:global| command is not confused by the changing line numbering, +|:global| proceeds to match all remaining lines of the file and puts each as +the first. + +This also works on a range of lines. First move to above the first line and +mark it with "mt". Then move the cursor to the last line in the range and +type: > + + :'t+1,.g/^/m 't + +============================================================================== +*12.5* Count words + +Sometimes you have to write a text with a maximum number of words. Vim can +count the words for you. + When the whole file is what you want to count the words in, use this +command: > + + g CTRL-G + +Do not type a space after the g, this is just used here to make the command +easy to read. + The output looks like this: + + Col 1 of 0; Line 141 of 157; Word 748 of 774; Byte 4489 of 4976 ~ + +You can see on which word you are (748), and the total number of words in the +file (774). + +When the text is only part of a file, you could move to the start of the text, +type "g CTRL-G", move to the end of the text, type "g CTRL-G" again, and then +use your brain to compute the difference in the word position. That's a good +exercise, but there is an easier way. With Visual mode, select the text you +want to count words in. Then type g CTRL-G. The result: + + Selected 5 of 293 Lines; 70 of 1884 Words; 359 of 10928 Bytes ~ + +For other ways to count words, lines and other items, see |count-items|. + +============================================================================== +*12.6* Find a man page *find-manpage* + +While editing a shell script or C program, you are using a command or function +that you want to find the man page for (this is on Unix). Let's first use a +simple way: Move the cursor to the word you want to find help on and press > + + K + +Vim will run the external "man" program on the word. If the man page is +found, it is displayed. This uses the normal pager to scroll through the text +(mostly the "more" program). When you get to the end pressing <Enter> will +get you back into Vim. + +A disadvantage is that you can't see the man page and the text you are working +on at the same time. There is a trick to make the man page appear in a Vim +window. First, load the man filetype plugin: > + + :runtime! ftplugin/man.vim + +Put this command in your vimrc file if you intend to do this often. Now you +can use the ":Man" command to open a window on a man page: > + + :Man csh + +You can scroll around and the text is highlighted. This allows you to find +the help you were looking for. Use CTRL-W w to jump to the window with the +text you were working on. + To find a man page in a specific section, put the section number first. +For example, to look in section 3 for "echo": > + + :Man 3 echo + +To jump to another man page, which is in the text with the typical form +"word(1)", press CTRL-] on it. Further ":Man" commands will use the same +window. + +To display a man page for the word under the cursor, use this: > + + \K + +(If you redefined the <Leader>, use it instead of the backslash). +For example, you want to know the return value of "strstr()" while editing +this line: + + if ( strstr (input, "aap") == ) ~ + +Move the cursor to somewhere on "strstr" and type "\K". A window will open +to display the man page for strstr(). + +============================================================================== +*12.7* Trim blanks + +Some people find spaces and tabs at the end of a line useless, wasteful, and +ugly. To remove whitespace at the end of every line, execute the following +command: > + + :%s/\s\+$// + +The line range "%" is used, thus this works on the whole file. The pattern +that the ":substitute" command matches with is "\s\+$". This finds white +space characters (\s), 1 or more of them (\+), before the end-of-line ($). +Later will be explained how you write patterns like this |usr_27.txt|. + The "to" part of the substitute command is empty: "//". Thus it replaces +with nothing, effectively deleting the matched white space. + +Another wasteful use of spaces is placing them before a tab. Often these can +be deleted without changing the amount of white space. But not always! +Therefore, you can best do this manually. Use this search command: > + + / + +You cannot see it, but there is a space before a tab in this command. Thus +it's "/<Space><Tab>". Now use "x" to delete the space and check that the +amount of white space doesn't change. You might have to insert a tab if it +does change. Type "n" to find the next match. Repeat this until no more +matches can be found. + +============================================================================== +*12.8* Find where a word is used + +If you are a UNIX user, you can use a combination of Vim and the grep command +to edit all the files that contain a given word. This is extremely useful if +you are working on a program and want to view or edit all the files that +contain a specific variable. + For example, suppose you want to edit all the C program files that contain +the word "frame_counter". To do this you use the command: > + + vim `grep -l frame_counter *.c` + +Let's look at this command in detail. The grep command searches through a set +of files for a given word. Because the -l argument is specified, the command +will only list the files containing the word and not print the matching lines. +The word it is searching for is "frame_counter". Actually, this can be any +regular expression. (Note: What grep uses for regular expressions is not +exactly the same as what Vim uses.) + The entire command is enclosed in backticks (`). This tells the UNIX shell +to run this command and pretend that the results were typed on the command +line. So what happens is that the grep command is run and produces a list of +files, these files are put on the Vim command line. This results in Vim +editing the file list that is the output of grep. You can then use commands +like ":next" and ":first" to browse through the files. + + +FINDING EACH LINE + +The above command only finds the files in which the word is found. You still +have to find the word within the files. + Vim has a built-in command that you can use to search a set of files for a +given string. If you want to find all occurrences of "error_string" in all C +program files, for example, enter the following command: > + + :grep error_string *.c + +This causes Vim to search for the string "error_string" in all the specified +files (*.c). The editor will now open the first file where a match is found +and position the cursor on the first matching line. To go to the next +matching line (no matter in what file it is), use the ":cnext" command. To go +to the previous match, use the ":cprev" command. Use ":clist" to see all the +matches and where they are. + The ":grep" command uses the external commands grep (on Unix) or findstr +(on Windows). You can change this by setting the option 'grepprg'. + +============================================================================== + +Next chapter: |usr_20.txt| Typing command-line commands quickly + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_20.esx b/vim73/doc/usr_20.esx new file mode 100644 index 0000000..8d50278 --- /dev/null +++ b/vim73/doc/usr_20.esx @@ -0,0 +1,410 @@ +*usr_20.esx* Para Vim versión 7.3. Último cambio: 24/5/2006 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Ser eficaz con la línea de órdenes + + +Vim posee algunas características genéricas que le facilitan introducir +órdenes. Las órdenes de colon («:») se pueden abreviar, editar y +repetir. Dispone de auto compleción para prácticamente todo. + +|20.1| Edición en línea de órdenes +|20.2| Abreviaturas en línea de órdenes +|20.3| Autocompletado en la línea de órdenes +|20.4| Histórico de la línea de órdenes +|20.5| Ventana de la línea de órdenes + + Capítulo siguiente: |usr_21.esx| Abandonar el editor y volver + Capítulo anterior: |usr_12.esx| Trucos ingeniosos +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*20.1* Edición en línea de órdenes + +Cuando usa una orden de colon («:») o busca una cadena con «/» o «?», Vim +sitúa el cursor en la parte inferior de la pantalla. Ahí es donde introduce +la orden o el patrón de búsqueda. A esto se le llama la línea de órdenes. +También cuando se usa para introducir una orden de búsqueda. + +La manera más obvia de editar la orden introducida es pulsando la tecla <BS>. +Esto borra el carácter anterior al cursor. Para borrar otro carácter introducido +previamente, desplace antes el cursor con las teclas del cursos. + Por ejemplo, suponga que ha tecleado esto: > + + :s/vaba/cerdo/ + +Antes de pulsar <Intro>, notará que «vaba» debería ser «vaca». Para corregir +esto, pulse <Izquierda> seis veces. El cursor está ahora sobre «vaba». +Teclee <BS> y «w» para corregirlo: > + + :s/vaca/cerdo/ + +Ya puede pulsar <Intro> directamente. No tiene que desplazar el cursor al +final de la línea antes de ejecutar la orden. + +Las teclas más usadas para desplazarse en la línea de órdenes: + + <Izquierda> un carácter a la izquierda + <Derecha> un carácter a la derecha + <S-Izq.> o <C-Izq.> una palabra a la izquierda + <S-Der.> o <C-Der.> una palabra a la derecha + CTRL-B o <Inicio> al inicio de la línea de órdenes + CTRL-E o <Fin> al final de la línea de órdenes + + Nota: + <S-Izq.> (tecla izquierda del cursor con la tecla Shift pulsada) y + <C-Izq.> (tecla izquierda del cursor con la tecla Control pulsada) no + funciona en todos los teclados. Ocurre lo mismo con las otras + combinaciones con Shift y Control. + +También puede usar el ratón para mover el cursor. + + +BORRAR + +Como ya se ha dicho, <BS> elimina el carácter anterior al cursor. Para +borrar toda una palabra, use CTRL-W. + +#-#-#-#-# traducido/ESX/usr_20.esx:68 #-#-#-#-# + /el sutil cerdo ~ + +#-#-#-#-# traducido/ESX/usr_20.esx:81 #-#-#-#-# + /el cerdo sutil ~ + + CTRL-W + + /el sutil ~ + +CTRL-U elimina todo el texto, permitiéndole iniciar todo otra vez. + + +SUPERPOSICIÓN + +La tecla <Insertar> conmuta entra insertar caracteres y reemplaza los +existentes. Comience con este texto. + +#-#-#-#-# traducido/ESX/usr_20.esx:68 #-#-#-#-# + /el sutil cerdo ~ + +#-#-#-#-# traducido/ESX/usr_20.esx:81 #-#-#-#-# + /el cerdo sutil ~ + +Desplace el cursor al inicio de «sutil» con <S-Izq.> dos veces (o <Izq.> +ocho veces, si <S-Izq.> no funciona. Pulse ahora <Insertar> para pasar a +superposición y teclee «gran»: + + /el grancerdo ~ + +Vaya, hemos perdido un espacio. Ahora, no use <BS> porque eliminaría la «t» +(a diferencia del modo Reemplazar). En lugar de ello, pulse <Insertar> para +pasar de superposición a insertar, e introduzca el espacio: + + /el gran cerdo ~ + + +CANCELAR + +Se le ocurrió ejecutar una orden «:» o «/», pero cambió de opinión. Para +desechar de lo que ya tecleó sin ejecutarlo pulse CTRL-C o <Esc>. + + Nota: + <Esc> es la tecla universal de salir. Desafortunadamente, en el + bueno y viejo Vi, pulsar <Esc> la línea de órdenes ejecutaba la orden. + Ya que esto se puede considerar un fallo, Vim usa <Esc> para cancelar + la orden. + Pero puede hacer que sea compatible con Vi con la opción 'cpoptions'. + Y cuando usa un mapeado (quizá escrito para Vi) <Esc> también funciona + de manera compatible con Vi. Por ello, siempre funcionará el metodo + CTRL-C. + +Si se halla al inicio de la línea de órdenes, pulsar <BS> cancelaría la +orden. Es como eliminar el «:» o «/» al inicio de la línea. + +============================================================================== +*20.2* Abreviaturas en línea de órdenes + +Algunas de las órdenes «:» son muy largas. Ya hemos mencionado que +«:substitute» se puede abreviar con «:s». Este es un mecanismo genérico, +todas las órdenes «:» se pueden abreviar. + +¿Como de corto puede ser una orden? Hay unas 30 letras, y muchas más órdenes. +Por ejemplo, «:set» también empieza con «:s», pero «:s» no inicia la orden +«:set». En lugar de ello, puede abreviar «:set» con «:se». + Cuando se podría usar la forma corta de una orden para dos órdenes, sólo +simboliza uno de ellos. No hay una lógica detrás de cada elección, tendrá que +aprenderlos. En los archivos de ayuda se menciona la forma más corta que +funciona. +Por ejemplo: > + + :s[ubstitute] + +Esto significa que la forma corta de «:substitute» es «:s». Los siguientes +caracteres son opcionales. Por ello, también funcionan «:su» y «:sub». + +En el manual de usuario usaremos o bien el nombre completo de la orden, o +una versión corta pero legible. Por ejemplo, se puede acortar «:function» a +«:fu». Pero debido a que la mayoría de la gente no entiende qué simboliza, +nosotros usaremos «:fun». (Vim no tiene una orden llamada «:funny», de no +ser así, esto también sería confuso.) + +Recomendamos que escriba la orden completa en los Vim scripts. Esto hace +más fácil leerlo cuando introduce cambios más tarde. A excepción de órdenes +usadas con frecuencia como «:w» («:write») y «:r» («:read»). + Un caso particularmente confuso es «:end», que podría simbolizar «:endif», +«:endwhile» o «:endfunction». Por ello, use siempre el nombre completo. + + +NOMBRES DE OPCIÓN CORTOS + +En el manual de usuario se usa la versión larga de los nombres de +opción. Varias opciones tienen también un nombre corto. A diferencia de las +órdenes «:», sólo hay un nombre corto que funcione. Por ejemplo, el nombre +corto de 'autoindent' es 'ai'. Por ello, estas dos órdenes hacen lo mismo: > + + :set autoindent + :set ai + +Aquí puede encontrar la lista completa de nombres largos y cortos: +|option-list| + +============================================================================== +*20.3* Autocompletado en la línea de órdenes + +Esta es una opción que en si misma hace que merezca la pena pasar de Vi a +Vim. Una vez que haya usado esto, no podrá vivir sin el. + +Suponga que tiene un directorio que contiene estos archivos: + + info.txt + intro.txt + bodyofthepaper.txt + +Use la siguiente orden para editar el último: > + + :edit bodyofthepaper.txt + +Es fácil equivocarse al teclear esto. Una manera más rápida es: > + + :edit b<Tab> + +Esto viene a ser la misma orden. ¿Qué ocurrió? La tecla <Tab> realiza el +autocompletado de la palabra anterior al cursor. «b» en este caso. Vim busca +en el directorio y encuentra sólo un archivo cuyo nombre empieza por +«b». Este debe ser el que está buscando, y por ello Vim completa por usted +el nombre del archivo. + +Teclee ahora: > + + :edit i<Tab> + +Vim emitirá un pitido, y le dará: > + + :edit info.txt + +El pitido significa que Vim encontró más de una coincidencia. Entonces usa +la primera coincidencia encontrada (en orden alfabético). Si pulsa <Tab> +otra vez, obtendrá: > + + :edit intro.txt + +Por ello, si el primer <Tab> no le da el archivo que está buscando, púlselo +otra vez. Si hay más coincidencias, las verá todas de una en una. Si pulsa +<Tab> otra vez en la última entrada coincidente, volverá a lo que tecleo en un +principio: > + + :edit i + +En este punto todo vuelve a empezar, y por ello, Vim realiza un ciclo a +través de la lista de coincidencias. + + <------------------- <Tab> -------------------------+ + | + <Tab> --> <Tab> --> + :edit i :edit info.txt :edit intro.txt + <-- CTRL-P <-- CTRL-P + | + +---------------------- CTRL-P ------------------------> + + +CONTEXTO + +Cuando teclea «:set i» en lugar de «:edit i», y pulsa <Tab>, obtiene: > + + :set icon + +¡Oye! ¿Porqué no obtuvo «:set info.txt»? Es debido a que Vim tiene un +autocompletado contextual. El tipo de palabras que Vim buscará depende de la +orden que lo preceda. Vim sabe que no puede usar un nombre de archivo tras +la orden «:set», pero que puede usar el nombre de una opción. + Una vez más, si sigue pulsando <Tab>, Vim navegará a través de todas las +coincidencias. +Hay varias, es mejor teclear antes varios caracteres: > + + :set isk<Tab> + +Devuelve: > + + :set iskeyword + +Teclee ahora «=» y pulse <Tab>: > + + :set iskeyword=@,48-57,_,192-255 + +Lo que aquí ocurre es que Vim inserta el valor antiguo de la opción. Puede +editarla ahora. + Lo que se completó con <Tab> es lo que Vim espera en primer lugar. Pruebe +esto ahora para ver su funcionamiento. En algunas situaciones no obtendrá lo +que desea. Esto es debido a que Vim no sabe lo que quiere, o porque no se ha +implementado el autocompletado para este evento. En ese caso, obtendrá un +<Tab> insertado (se mostrará como ^I). + + +LISTA DE COINCIDENCIAS + +Cuando haya coinicidencias, querrá una vista general. Obtenga esto pulsando +CTRL-D. Por ejemplo, si pulsa CTRL-D después de: > + + :set is + +obtendrá esto: > + + :set is + incsearch isfname isident iskeyword isprint + :set is + +Vim crea un listado de las coincidencias y devuelve entonces el texto que +tecleó. Ahora puede revisar la lista en busca del elemento que desea. Si no +se encuentra ahí, puede usar <BS> para corregir la palabra. De existir +cualquier coincidencia, introduzca unos cuantos caracteres más para +completar el resto. + Si ha estado atento habrá notado que «incsearch» no empieza con «is». +En este caso, «is» es el nombre corto de «incsearch». (Muchas opciones +tienen un nombre largo y un nombre corto). Vim es suficientemente +inteligente para saber que puede que desee expandir el nombre corto de una +opción al nombre largo. + + +HAY MÁS + +La orden CTRL-L completa la palabra hasta llegar a la cadena no ambigua más +larga. Si teclea «:edit i» y hay archivos «info.txt» e «info_backup.txt» +obtendrá «:edit info». + +La opción 'wildmode' se puede usar para modificar el funcionamiento del +autocompletado. La opción 'wildmenu' se puede usar para obtener una lista de +tipo menú de las coincidencias. Use la opción 'suffixes' para especificar +archivos de menor importancia y que aparecen al final de la lista de +archivos + +Puede leer más acerca de esto aquí: |cmdline-completion| + +============================================================================== +*20.4* Histórico de la línea de órdenes + +En el capítulo 3 mencionamos de manera breve el histórico. Lo básico es que +puede usar la tecla <Arriba> para invocar una orden ya pasada. <Abajo> le +lleva a aquellas órdenes más recientes. + +De hecho, hay cuatro históricos. Los que vamos a mencionar aquí son las +órdenes «:» y las órdenes de búsqueda «/» y «?». Las órdenes «/» y «?» +comparten el mismo histórico, ya que ambos son órdenes de búsqueda. Los +otros dos históricos sirven para las expresiones y líneas de entrada de la +función input(). |cmdline-history| + +Suponga que ejecutó una orden «:set», introdujo diez órdenes «:» más y que +después quiera repetir la orden «:set» otra vez. Puede pulsar «:» y diez +veces <Arriba>. Existe una manera más rápida. + + :se<Up> + +Vim volverá ahora a la orden anterior que empezase con «se». Tendrá muchas +posibilidades de que esta sea la oren «:set» que estaba buscando. Por lo +menos no tendrá que pulsar <Arriba> varias veces (a menos que las órdenes +«:set» sea todo lo que ha hecho). + +La tecla <Arriba> usará el texto introducido hasta el momento y lo comparará +con las líneas en el histórico. Solo se usarán las líneas coincidentes. + En caso de no encontrar la línea que buscaba, use <Down> para volver a lo +que tecleó y corrija eso. O use CTRL-U para iniciar el proceso otra vez. + +Para ver todas las líneas del histórico: > + + :history + +Este es el histórico de las órdenes «:». Puede ver el histórico de búsquedas +con esta orden: > + + :history / + +CTRL-P funcionará como <Arriba>, pero no importará que introdujo con +anterioridad, de manera parecida a CTRL-N y <Abajo>. CTRl-P simboliza +anterior, CTRL-N, siguiente. + +============================================================================== +*20.5* Ventana de la línea de órdenes + +Teclear el texto en la línea de órdenes funciona de manera distinta a +teclear texto en el modo Insertar. No permite a varias órdenes modificar el +texto. Esto está bien para varias órdenes, aunque a veces tiene que teclear +una orden complicada. En esta situación es cuando la ventana de línea de +órdenes es útil. + +Abra la ventana de línea de órdenes con esta orden: > + + q: + +Vim abrirá ahora una pequeña ventana en la base. Contiene el histórico de la +línea de órdenes, y una línea vacía al final. + + +-------------------------------------+ + |otra ventana | + |~ | + |file.txt=============================| + |:e c | + |:e config.h.in | + |:set path=.,/usr/include,, | + |:set iskeyword=@,48-57,_,192-255 | + |:set is | + |:q | + |: | + |línea de órdenes=====================| + | | + +-------------------------------------+ + +Ahora se encuentra en el modo Normal. Puede usar las teclas «hjkl» para +desplazarse. Por ejemplo, desplácese con «5k» hasta la línea «:e +config.h.in». Teclee «$h» para ir a la «i» de «in» y teclee «cwout». Ahora, +ha cambiado la línea a: + + :e config.h.out ~ + +Pulse ahora <Intro> y se ejecutará esta orden. La ventana de línea de órdenes +se cerrará. + La orden <Intro> ejecutará la línea bajo el cursor. No importa si Vim está +en el modo Normal o Insertar. + Perderá los cambios en la ventana de línea de órdenes, no resulta en +cambios en el histórico. Excepto que la orden que ejecute se añadira al final +del histórico, como todas las órdenes ejecutadas. + +La ventana de línea de órdenes es muy útil cuando quiere una vista general +del histórico, mirar una orden similar, modificarlo y ejecutarlo. Puede usar +una orden de búsqueda para buscar algo. + En el ejemplo anterior, la orden de búsqueda «?config» se podría haber +usado para encontrar una orden anterior que contenga «?config». Es un poco +extraño, pues está usando una línea de órdenes para buscar en la ventana de +línea de órdenes. No podrá abrir otra ventana de línea de órdenes mientras +teclee la orden de búsqueda, ya que sólo puede haber una. + +============================================================================== + +Siguiente capítulo: |usr_21.esx| Abandonar el editor y volver + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Omar Campagne Polaino + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_20.txt b/vim73/doc/usr_20.txt new file mode 100644 index 0000000..2b5393a --- /dev/null +++ b/vim73/doc/usr_20.txt @@ -0,0 +1,384 @@ +*usr_20.txt* For Vim version 7.3. Last change: 2006 Apr 24 + + VIM USER MANUAL - by Bram Moolenaar + + Typing command-line commands quickly + + +Vim has a few generic features that makes it easier to enter commands. Colon +commands can be abbreviated, edited and repeated. Completion is available for +nearly everything. + +|20.1| Command line editing +|20.2| Command line abbreviations +|20.3| Command line completion +|20.4| Command line history +|20.5| Command line window + + Next chapter: |usr_21.txt| Go away and come back + Previous chapter: |usr_12.txt| Clever tricks +Table of contents: |usr_toc.txt| + +============================================================================== +*20.1* Command line editing + +When you use a colon (:) command or search for a string with / or ?, Vim puts +the cursor on the bottom of the screen. There you type the command or search +pattern. This is called the Command line. Also when it's used for entering a +search command. + +The most obvious way to edit the command you type is by pressing the <BS> key. +This erases the character before the cursor. To erase another character, +typed earlier, first move the cursor with the cursor keys. + For example, you have typed this: > + + :s/col/pig/ + +Before you hit <Enter>, you notice that "col" should be "cow". To correct +this, you type <Left> five times. The cursor is now just after "col". Type +<BS> and "w" to correct: > + + :s/cow/pig/ + +Now you can press <Enter> directly. You don't have to move the cursor to the +end of the line before executing the command. + +The most often used keys to move around in the command line: + + <Left> one character left + <Right> one character right + <S-Left> or <C-Left> one word left + <S-Right> or <C-Right> one word right + CTRL-B or <Home> to begin of command line + CTRL-E or <End> to end of command line + + Note: + <S-Left> (cursor left key with Shift key pressed) and <C-Left> (cursor + left key with Control pressed) will not work on all keyboards. Same + for the other Shift and Control combinations. + +You can also use the mouse to move the cursor. + + +DELETING + +As mentioned, <BS> deletes the character before the cursor. To delete a whole +word use CTRL-W. + + /the fine pig ~ + + CTRL-W + + /the fine ~ + +CTRL-U removes all text, thus allows you to start all over again. + + +OVERSTRIKE + +The <Insert> key toggles between inserting characters and replacing the +existing ones. Start with this text: + + /the fine pig ~ + +Move the cursor to the start of "fine" with <S-Left> twice (or <Left> eight +times, if <S-Left> doesn't work). Now press <Insert> to switch to overstrike +and type "great": + + /the greatpig ~ + +Oops, we lost the space. Now, don't use <BS>, because it would delete the +"t" (this is different from Replace mode). Instead, press <Insert> to switch +from overstrike to inserting, and type the space: + + /the great pig ~ + + +CANCELLING + +You thought of executing a : or / command, but changed your mind. To get rid +of what you already typed, without executing it, press CTRL-C or <Esc>. + + Note: + <Esc> is the universal "get out" key. Unfortunately, in the good old + Vi pressing <Esc> in a command line executed the command! Since that + might be considered to be a bug, Vim uses <Esc> to cancel the command. + But with the 'cpoptions' option it can be made Vi compatible. And + when using a mapping (which might be written for Vi) <Esc> also works + Vi compatible. Therefore, using CTRL-C is a method that always works. + +If you are at the start of the command line, pressing <BS> will cancel the +command. It's like deleting the ":" or "/" that the line starts with. + +============================================================================== +*20.2* Command line abbreviations + +Some of the ":" commands are really long. We already mentioned that +":substitute" can be abbreviated to ":s". This is a generic mechanism, all +":" commands can be abbreviated. + +How short can a command get? There are 26 letters, and many more commands. +For example, ":set" also starts with ":s", but ":s" doesn't start a ":set" +command. Instead ":set" can be abbreviated to ":se". + When the shorter form of a command could be used for two commands, it +stands for only one of them. There is no logic behind which one, you have to +learn them. In the help files the shortest form that works is mentioned. For +example: > + + :s[ubstitute] + +This means that the shortest form of ":substitute" is ":s". The following +characters are optional. Thus ":su" and ":sub" also work. + +In the user manual we will either use the full name of command, or a short +version that is still readable. For example, ":function" can be abbreviated +to ":fu". But since most people don't understand what that stands for, we +will use ":fun". (Vim doesn't have a ":funny" command, otherwise ":fun" would +be confusing too.) + +It is recommended that in Vim scripts you write the full command name. That +makes it easier to read back when you make later changes. Except for some +often used commands like ":w" (":write") and ":r" (":read"). + A particularly confusing one is ":end", which could stand for ":endif", +":endwhile" or ":endfunction". Therefore, always use the full name. + + +SHORT OPTION NAMES + +In the user manual the long version of the option names is used. Many options +also have a short name. Unlike ":" commands, there is only one short name +that works. For example, the short name of 'autoindent' is 'ai'. Thus these +two commands do the same thing: > + + :set autoindent + :set ai + +You can find the full list of long and short names here: |option-list|. + +============================================================================== +*20.3* Command line completion + +This is one of those Vim features that, by itself, is a reason to switch from +Vi to Vim. Once you have used this, you can't do without. + +Suppose you have a directory that contains these files: + + info.txt + intro.txt + bodyofthepaper.txt + +To edit the last one, you use the command: > + + :edit bodyofthepaper.txt + +It's easy to type this wrong. A much quicker way is: > + + :edit b<Tab> + +Which will result in the same command. What happened? The <Tab> key does +completion of the word before the cursor. In this case "b". Vim looks in the +directory and finds only one file that starts with a "b". That must be the +one you are looking for, thus Vim completes the file name for you. + +Now type: > + + :edit i<Tab> + +Vim will beep, and give you: > + + :edit info.txt + +The beep means that Vim has found more than one match. It then uses the first +match it found (alphabetically). If you press <Tab> again, you get: > + + :edit intro.txt + +Thus, if the first <Tab> doesn't give you the file you were looking for, press +it again. If there are more matches, you will see them all, one at a time. + If you press <Tab> on the last matching entry, you will go back to what you +first typed: > + + :edit i + +Then it starts all over again. Thus Vim cycles through the list of matches. +Use CTRL-P to go through the list in the other direction: + + <------------------- <Tab> -------------------------+ + | + <Tab> --> <Tab> --> + :edit i :edit info.txt :edit intro.txt + <-- CTRL-P <-- CTRL-P + | + +---------------------- CTRL-P ------------------------> + + +CONTEXT + +When you type ":set i" instead of ":edit i" and press <Tab> you get: > + + :set icon + +Hey, why didn't you get ":set info.txt"? That's because Vim has context +sensitive completion. The kind of words Vim will look for depends on the +command before it. Vim knows that you cannot use a file name just after a +":set" command, but you can use an option name. + Again, if you repeat typing the <Tab>, Vim will cycle through all matches. +There are quite a few, it's better to type more characters first: > + + :set isk<Tab> + +Gives: > + + :set iskeyword + +Now type "=" and press <Tab>: > + + :set iskeyword=@,48-57,_,192-255 + +What happens here is that Vim inserts the old value of the option. Now you +can edit it. + What is completed with <Tab> is what Vim expects in that place. Just try +it out to see how it works. In some situations you will not get what you +want. That's either because Vim doesn't know what you want, or because +completion was not implemented for that situation. In that case you will get +a <Tab> inserted (displayed as ^I). + + +LIST MATCHES + +When there are many matches, you would like to see an overview. Do this by +pressing CTRL-D. For example, pressing CTRL-D after: > + + :set is + +results in: > + + :set is + incsearch isfname isident iskeyword isprint + :set is + +Vim lists the matches and then comes back with the text you typed. You can +now check the list for the item you wanted. If it isn't there, you can use +<BS> to correct the word. If there are many matches, type a few more +characters before pressing <Tab> to complete the rest. + If you have watched carefully, you will have noticed that "incsearch" +doesn't start with "is". In this case "is" stands for the short name of +"incsearch". (Many options have a short and a long name.) Vim is clever +enough to know that you might have wanted to expand the short name of the +option into the long name. + + +THERE IS MORE + +The CTRL-L command completes the word to the longest unambiguous string. If +you type ":edit i" and there are files "info.txt" and "info_backup.txt" you +will get ":edit info". + +The 'wildmode' option can be used to change the way completion works. +The 'wildmenu' option can be used to get a menu-like list of matches. +Use the 'suffixes' option to specify files that are less important and appear +at the end of the list of files. +The 'wildignore' option specifies files that are not listed at all. + +More about all of this here: |cmdline-completion| + +============================================================================== +*20.4* Command line history + +In chapter 3 we briefly mentioned the history. The basics are that you can +use the <Up> key to recall an older command line. <Down> then takes you back +to newer commands. + +There are actually four histories. The ones we will mention here are for ":" +commands and for "/" and "?" search commands. The "/" and "?" commands share +the same history, because they are both search commands. The two other +histories are for expressions and input lines for the input() function. +|cmdline-history| + +Suppose you have done a ":set" command, typed ten more colon commands and then +want to repeat that ":set" command again. You could press ":" and then ten +times <Up>. There is a quicker way: > + + :se<Up> + +Vim will now go back to the previous command that started with "se". You have +a good chance that this is the ":set" command you were looking for. At least +you should not have to press <Up> very often (unless ":set" commands is all +you have done). + +The <Up> key will use the text typed so far and compare it with the lines in +the history. Only matching lines will be used. + If you do not find the line you were looking for, use <Down> to go back to +what you typed and correct that. Or use CTRL-U to start all over again. + +To see all the lines in the history: > + + :history + +That's the history of ":" commands. The search history is displayed with this +command: > + + :history / + +CTRL-P will work like <Up>, except that it doesn't matter what you already +typed. Similarly for CTRL-N and <Down>. CTRL-P stands for previous, CTRL-N +for next. + +============================================================================== +*20.5* Command line window + +Typing the text in the command line works different from typing text in Insert +mode. It doesn't allow many commands to change the text. For most commands +that's OK, but sometimes you have to type a complicated command. That's where +the command line window is useful. + +Open the command line window with this command: > + + q: + +Vim now opens a (small) window at the bottom. It contains the command line +history, and an empty line at the end: + + +-------------------------------------+ + |other window | + |~ | + |file.txt=============================| + |:e c | + |:e config.h.in | + |:set path=.,/usr/include,, | + |:set iskeyword=@,48-57,_,192-255 | + |:set is | + |:q | + |: | + |command-line=========================| + | | + +-------------------------------------+ + +You are now in Normal mode. You can use the "hjkl" keys to move around. For +example, move up with "5k" to the ":e config.h.in" line. Type "$h" to go to +the "i" of "in" and type "cwout". Now you have changed the line to: + + :e config.h.out ~ + +Now press <Enter> and this command will be executed. The command line window +will close. + The <Enter> command will execute the line under the cursor. It doesn't +matter whether Vim is in Insert mode or in Normal mode. + Changes in the command line window are lost. They do not result in the +history to be changed. Except that the command you execute will be added to +the end of the history, like with all executed commands. + +The command line window is very useful when you want to have overview of the +history, lookup a similar command, change it a bit and execute it. A search +command can be used to find something. + In the previous example the "?config" search command could have been used +to find the previous command that contains "config". It's a bit strange, +because you are using a command line to search in the command line window. +While typing that search command you can't open another command line window, +there can be only one. + +============================================================================== + +Next chapter: |usr_21.txt| Go away and come back + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_21.esx b/vim73/doc/usr_21.esx new file mode 100644 index 0000000..902dc4b --- /dev/null +++ b/vim73/doc/usr_21.esx @@ -0,0 +1,530 @@ +*usr_21.esx* Para Vim version 7.3. Último cambio: 9/11/2008 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Abandonar el editor y volver + + +Esta capítulo versa acerca del uso combinado de otros programas con Vim, +bien ejecutando el programa desde Vim o bien cerrándolo para volver más +tarde. Más aún, esto explica las maneras de recordar el estado de Vim para +restaurarlo más tarde. + +|21.1| Suspender y continuar +|21.2| Ejecutar órdenes de consola +|21.3| Recordar información; viminfo +|21.4| Sesiones +|21.5| Vistas +|21.6| «Modelines» + + Capítulo siguiente: |usr_22.esx| Encontrar el archivo a editar + Capítulo anterior: |usr_20.esx| Teclear con rapidez órdenes de consola +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*21.1* Suspender y continuar + +Al igual que la mayoría de programas Unix, puede suspender Vim pulsando +CTRL-Z. Esto cierra Vim y le devuelve a la consola desde la cual se +inicio. Puede entonces ejecutar cualquier número de órdenes hasta que se +aburra. Una vez que haya acabado, vuelva a Vim con la orden «fg». + + CTRL-Z + {cualquier secuencia de órdenes de consola} + fg + +Ahora está en el punto en que abandonó Vim, nada ha cambiado. + En caso de que CTRL-Z no funcione, puede también usar «suspend» +¡No se olvide de devolver Vim a primer plano, o perderá todos los cambios +realizados. + +Solo Unix es compatible con esta función. Vim iniciará una consola +en otros sistemas. Esto también tiene la funcionalidad de permitirle +ejecutar órdenes de consola. +Pero esta es una nueva consola, no desde la que inició Vim. + Cuando está ejecutando la interfaz gráfica no puede volver a la consola +desde la que se inició Vim. En esta situación, CTRL-Z minimizará la ventana +de Vim. + +============================================================================== +*21.2* Ejecutar órdenes de consola + +Use «:!{orden}» para ejecutar una sola orden de consola desde Vim. Por +ejemplo, para ver el listado de un directorio: > + + :!ls + :!dir + +El primero es para Unix, el segundo para MS-Windows. + Vim ejecutará el programa. Cuando finalice, obtendrá un dialogo para +pulsar <Intro>. Esto le permite ver la salida de la orden antes de volver +al texto que estaba editando. + El signo «!» también se usa en otros sitios cuando se ejecuta un programa. +Veamos com funciona esto de una manera general. + + :!{programa} execute {programa} + :r !{programa} execute {programa} y lea su salida + :w !{programa} execute {programa} y envíe texto a su entrada + :[range]!{programa} filtra texto a través de {programa} + +Nótese que la presencia de un rango antes de «!{programa}» marca una gran +diferencia. Sin él, ejecuta el programa de manera normal, con el rango se +filtran un número de líneas a través del programa. + +Es imposible ejecutar una fila de programas de esta manera. Pero una consola +es mejor para estas funciones. Puede iniciar una nueva consola de la +siguiente manera: > + + :shell + +Esto es parecido al uso de «CTRL-Z» para suspender Vim. La diferencia es que +se inicia una nueva consola. + +Al usar la GUI, la consola usará la ventana de Vim para entrada y salida. Ya +que Vim no es una terminal, esto no funcionará perfectamente. +Si tiene un problema, pruebe a conmutar la opción 'guipty'. Si esto tampoco +funciona, inicie una nueva terminal para iniciar el intérprete de órdenes. +Por ejemplo, con: +> + :!xterm& + +============================================================================== +*21.3* Recordar información; viminfo + +Tras llevar un rato editando, tendrá texto en los registros, marcas en +varios archivos, y un histórico de la línea de órdenes con órdenes +compuestos cuidadosamente. ¡Todo esto se pierde al cerrar Vim, pero puede +recuperarlo! + +El archivo viminfo está diseñado para almacenar información del estado: + + Histórico de la línea de órdenes y patrones de búsqueda + Texto en registros + Marcas para varios archivos + La lista de búfers + Variables globales + +Cada vez que cierre Vim, este guardará esta información en un archivo, el +archivo viminfo. Cuando inicie Vim otra vez, leerá el archivo viminfo y +restaurará la información. + +La opción 'viminfo' esta configurada por omisión para almacenar un limitado +número de elementos. Puede que desee configurarlo para que recuerde más +información. Esto se hace con la siguiente orden: > + + :set viminfo=string + +La cadena especifica que guardar. La sintaxis de la cadena es un carácter de +opción seguido de un argumento. Las parejas opción/argumento se separan con +comas. + Explore como puede construir su propia cadena viminfo. Primero, la opción +se usa para especificar de cuantos archivos desea guardar marcas (a-z). +Escoja un bonito número par para esta opción (1000, por ejemplo), Ahora, su +orden presenta este aspecto: > + + :set viminfo='1000 + +La opción «f» controla si se guardan las marcas globales (A-Z y 0-9). Si +esta opción es 0, no se guarda nada. Si es 1 o no especificó una opción «f», +las marcas se guardan. Desea esta función, y por ello ahora obtiene esto: > + + :set viminfo='1000,f1 + +La opción «<» define el número de líneas a guardar por cada registro. Por +omisión, todas las líneas se guardan. Si es 0, nada se guarda. Para evitar +que se añadan miles de líneas a su archivo viminfo (que puede que nunca se +usen, y ralenticen el arranque de Vim) puede usar un máximo de 500 líneas: > + + :set viminfo='1000,f1,<500 +< +Otras opciones que puede que desee usar: + : número de líneas a guardar del histórico de la línea + de órdenes + @ número de líneas a guardar de la línea de entrada del + histórico + / número de líneas a guardar de del histórico de búsquedas + r dispositivos extraíbles, del cual no se guardan marcas + (se puede introducir varias veces) + ! variables globales que comienzan con mayúscula y que no + contienen minúsculas + h desactivar el resaltado de 'hlsearch' al inicio + % la lista de búfers (solo se restaura si inicia Vim + sin argumentos de archivo) + c convertir el texto usando 'encoding' + n nombre usado para el archivo viminfo (tiene que ser la + última opción) + +Para más información, véase la opción 'viminfo' y |viminfo-file|. + +Cuando inicia varias instancias de Vim, la última que cierre guardará su +información. Esto puede causar que se pierda información que otras +instancias anteriores guardaron. + + +VOLVER AL PUNTO EN QUE CERRÓ VIM + +Si esta a medio camino de editar un archivo, y llegan las vacaciones, +cierra Vim y disfruta de la vida, olvidando todo lo respectivo al trabajo. +Vuelva a iniciar Vim pasadas un par de semanas, y teclee: +> + '0 + +Y ya está en el punto en que cerró Vim para así volver a su trabajo + Vim crea una marca cada vez que lo cierra. El último es '0. La posición +La posición a la que '0 apuntaba se convierte en '1. Y '1 se convierte en'2, +y así en adelante. La marca '9 se pierde. + La orden |:marks| es útil para ver a donde le llevarían '0 t '9. + + +VOLVER A UN ARCHIVO + +Si desea volver a un archivo que editó recientemente, pero no al cerrar Vim, +hay una manera un tanto más complicada. Puede ver una lista de archivos +tecleando la orden: > + + :oldfiles +< 1: ~/.viminfo ~ + 2: ~/text/resume.txt ~ + 3: /tmp/draft ~ + +Ahora le gustaría editar el segundo archivo, que está en la lista precedido +por «2:». Teclee: > + + :e #<2 + +En lugar de «:e», puede usar cualquier orden que tiene un nombre de archivo +como argumento, el elemento «#<2» funciona en el mismo lugar que «%» (nombre +del archivo actual) y «#» (nombre de archivo alterno). Puede también dividir +la ventana para editar el tercer archivo: > + + :split #<3 + +Usar #<123 es poco complicado cuando solo quiere editar un archivo. +Afortunadamente, hay una manera más simple: > + +:browse oldfiles +< 1: ~/.viminfo ~ + 2: ~/text/resume.txt ~ + 3: /tmp/draft ~ + -- Más -- + +Obtendrá la misma lista de archivos que con |:oldfiles|. Si desea editar +«resume.txt», pulse primero «q» para detener el listado. Obtendrá un +dialogo: + + Teclee el número y pulse <Intro> (vaciar cancelaciones): ~ + +Teclee «2» y pulse <Intro> para editar el segundo archivo. + +Más información en |:oldfiles|, |v:oldfiles| y |c_#<|. + + +MOVER INFO DE UN VIM A OTRO + +Puede emplear las órdenes «:wviminfo» y «:rviminfo» para guardar y restaurar +la información mientras Vim se está ejecutando. Ésto es útil para +intercambiar los contenidos del registro de dos instancias de Vim, por +ejemplo. En el primer Vim, haga: > + + :wviminfo! ~/tmp/viminfo + +Y en el segundo Vim haga : > + + :rviminfo! ~/tmp/viminfo + +Obviamente, «w» significa «write», y «r», «read». + El caracter «!» se usa por «:wviminfo» para forzar la sobreescritura de +un archivo existente. Cuando se omite, y el archivo existe, la información +es fusionada en el archivo. + El caracter «!» usado por «:rviminfo» significa que se usa toda la +información, y esto puede sobreescribir información ya presente. Sin «!» +sólo se usa la información que no estaba definida. + Estas órdenes se pueden usar también para guardar info y usarlo más tarde. +Puede crear un directorio lleno de archivos «viminfo», cada uno con info +dependiendo del propósito. + +============================================================================== +*21.4* Sesiones + +Suponga que ha estado editando, y que el día llega a su final. Desea +finalizar el trabajo, y continuar en el mismo punto el siguiente día. Puede +hacer esto si guarda su sesión de edición para restaurarlo el siguiente día. + Una sesión de Vim contiene toda la información acerca de qué está +editando. Ésto incluye datos como la lista de archivos, disposición +de la ventana, variables globales, opciones y más información. (Lo que se +recuerda se controla mediante la opción 'sessionoptions', descrita más +abajo. + La siguiente orden crea un archivo de sesión: > + + :mksession vimbook.vim + +Puede usar esta orden para restaurar la sesión más tarde: > + + :source vimbook.vim + +Si desea iniciar Vim y restaurar una sesión específica, puede usar la +siguiente orden: > + + vim -S vimbook.vim + +Esto le dice a Vim que lea un archivo en particular al inicio. La «S» +significa sesión (en realidad, puede introducir cualquier script a Vim con +«-S», por ello también puede significar «source», fuente). + +Las ventanas que estaban abiertas se restauran, con la misma posición y +tamaño que antes. Los mapeados y valores de opciones son también las mismas. + Lo que se restaura exactamente depende de la opción 'sessionoptions'. El +valor predeterminado es «blank,buffers,curdir,folds,help,options,winsize». + + blank mantener ventanas vacías + buffers todos los «buffers», no sólo los de una ventana + curdir el directorio actual + folds plegados, también los manualmente creados + help la ventana de ayuda + options todas las opciones y mapeados + winsize tamaño de ventanas + +Modifique esto según su convenienvia. Para también restaurar el tamaño de la +ventana de Vim use, por ejemplo: > + + :set sessionoptions+=resize + + +SESIÓN AQUÍ, SESIÓN ALLÁ + +La manera obvia de usar sesiones es cuando trabaja en diferenes proyetos. +Suponga que guarda sus archivos de sesión en el directorio «~/.vim». Está +trabajando actualmente en el proyecto «secreto» y tiene que cambiar al +proyecto «aburrido»: > + + :wall + :mksession! ~/.vim/secreto.vim + :source ~/.vim/aburrido.vim + +El primero usa «:wall» para escribir en todos los archivos modificados. +Entonces se guarda la sesión actual, usando «:mksession!». Esto sobreescribe +la sesión anterior. La siguiente vez que cargue la sesión «secreto» podrá +continuar en el punto en que lo dejó, y por último carga la sesión +«aburrido». + +Si abre ventanas de ayuda, divide y cierra varias ventanas, y en general +desordena la disposición de la ventana, puede volver a la última sesión +guardada: > + + :source ~/.vim/aburrido.vim + +Por ello, ahora tiene un completo control sobre continuar en el mismo punto +la siguiente vez que lo abra, guardando la configuración actual en una +sesión, o mantener el archivo de sesión como un punto de partida. + Otra manera de usar sesiones es crear una organización de ventana que le +gusta usar, y guardarla en una sesión. Después podrá volver a este orden +siempre que quiera. + Por ejemplo, esta es una bonita organización que puede usar: + + +----------------------------------------+ + | VIM - main help file | + | | + |Desplazarse: Use las teclas de direcció| + |help.txt================================| + |explorer | | + |dir |~ | + |dir |~ | + |file |~ | + |file |~ | + |file |~ | + |file |~ | + |~/=========|[No File]===================| + | | + +----------------------------------------+ + +Ésta tiene una ventana de ayuda en la parte superior, para que pueda leer +este texto. La estrecha ventana vertical a la izquierda contiene un +explorador de archivos. Este es un complemento de Vim que lista los +contenidos de un directorio. Puede seleccionar qué archivos editar ahí. +Más acerca de esto en el siguiente capítulo. + Puede crear esto con una instancia nueva de Vim con: > + + :help + CTRL-W w + :vertical split ~/ + +Puede redimensionar las ventanas a su gusto. Guarde entonces la sesión con: +> + :mksession ~/.vim/mio.vim + +Ahora puede iniciar Vim con este diseño: > + + vim -S ~/.vim/mio.vim + +Pista: Para abrir un archivo que vea listado en la ventana del explorador en +la ventana vacía, mueva el cursor al nombre del archivo y pulse «O». Pulsar +dos veces con el ratón le daría el mismo resultado. + + +UNIX Y MS-WINDOWS + +Hay gente que tiene que trabajar un día con sistemas MS-WINDOWS y con Unix +al siguiente. Si es uno de ellos, considere añadir «slash» y «unix» a +'sessionoptions'. Los archivos de sesión se guardarán en un formato que les +permita ser usados en ambos sistemas. Esta es una orden para poner en su +archivo vimrc: > + + :set sessionoptions+=unix,slash + +Vim usará el formato Unix, porque Vim para MS-Windows puede leer y escribir +archivos de Unix, pero Vim para Unix no puede leer los archivos de sesión +con formato de MS-Windows. De manera similar, Vim para MS-Windows entiene +los nombres de archivo con «/» como diferentes palabras, pero Vim para Unix +no entiende «\». + + +SESIONES Y VIMINFO + +Las sesiones guardan muchas cosas, pero no la posición de las marcas, +contenidos de registros e histórios de la línea de órdenes. Precisa emplear +«viminfo» para estas cosas. + En la mayoría de las situaciones deseará usar sesiones separadas de +viminfo. +Puede emplear esto para pasar a otra sesión, pero manteniendo el histórico +de la línea de órdenes. También puede copiar el texto de los registros de una +sesión, y pegarlos en otra sesión diferente. + Puede que prefiera mantener el información en la sesión. Tendrá que hacer +ésto usted mismo. Ejemplo: > + + :mksession! ~/.vim/secreto.vim + :wviminfo! ~/.vim/secreto.viminfo + +Y para restaurarlo: > + + :source ~/.vim/secreto.vim + :rviminfo! ~/.vim/secreto.viminfo + +============================================================================== +*21.5* Vistas + +Una sesión guarda el aspecto completo de Vim. Cuando desea guardar sólo las +propiedades de una ventana, use una vista. + El uso de una vista es útil cuando desea editar un archivo de una manera +específica. +Por ejemplo, ha activado el número de líneas con la opción 'number' y +definido algunos plegados. Al igual que con las sesiones, puede guardar esta +vista en el archivo y restaurarla más tarde. En realidad, cuando guarda una +sesión, éste guarda la vista de cada ventana. + Hay dos maneras básicas de usar las vistas. La primera es dejar que Vim +escoja el nombre para el archivo de la vista. Puede restaurar la vista +posteriormente cuando edite el mismo archivo. Para guardar la vista de la +ventana actual: > + + :mkview + +Vim decidirá donde guardar la vista. Cuando más tarde edite el mismo archivo +puede recuperar la vista con esta orden: > + + :loadview + +Fácil, ¿no? + Cuando quiere ver el archivo sin la opción 'number' activada, o con todos +los plegados abiertos, puede definir las opciones para que la ventana +presente ese aspecto. Una vez hecho ésto, guarde ésta vista con: > + + :mkview 1 + +Obviamente, puede recuperar ésto con: > + + :loadview 1 + +Ahora puede pasar de una vista a otra del archivo usando «:loadview» con y +sin el argumento «1». De esta forma, puede guardar hasta diez vistas para el +mismo archivo, uno sin numerar y nueve numerados del 1 al 9. + + +UNA VISTA CON NOMBRE + +La segunda manera básica de usar las vistas se puede hacer guardando la vista +en un archivo con un nombre de su elección. Puede cargar esta vista mientras +edita un archivo distinto. Entonces, Vim pasará a editar el archivo +especificado en la vista. Por ello, puede usar ésto para pasar rápidamente +a editar otro archivo, con todas las opciones definidas tal y como las +guardó. + Por ejemplo, para guardar la vista del archivo actual: > + + :mkview ~/.vim/principal.vim + +Puede restaurarla con: > + + :source ~/.vim/principal.vim + +============================================================================== +*21.6* «Modelines» + +Al editar un archivo en particular, puede que defina opciones específicas +para ese archivo. Teclear estas órdenes es aburrido. Usar una sesión o vista +para editar un archivo no funciona cuando comparte el archivo con varias +personas. + La solución para esta situación es añadir un «modeline» al archivo. Éste +es una línea de texto que le dice a Vim los valores de las opciones para su +uso con este archivo en particular. + Un ejemplo típico es un programa en C en el que introduce los tabulados +como múltiplos de 4. Esto requiere que configure la opción 'shiftwidth' a 4. +Este «modeline» hará esta función: + + /* vim:set shiftwidth=4: */ ~ + +Ponga esta línea como uno de las primeras o cinco últimas líneas en el +archivo. Cuando edite el archivo, notará que 'shiftwidth' se ha definido +con valor de cuatro. Cuando edite otro archivo, esta opción será devuelta +a su valor predeterminado de ocho. + Para algunas líneas, el «modeline» encaja en la cabecera, y por ello puede +ponerlo al inicio del archivo. Para los archivos de texto y otros archivos en +los que el «modeline» se interpone en el camino de los contenidos normales, +póngala al final del archivo. + +La opción «modelines» especifica cuantas líneas son inspeccionadas al inicio +y final del archivo en busca de un «modeline». Para inspeccionar diez +líneas: > + + :set modelines=10 + +Puede usar la opción 'modeline' para desactivar ésto. Haga ésto cuando +trabaje como «root» en Unix, o administrador en MS-Windows; o cuando no +confía en los archivos que está editando: > + + :set nomodeline + +Use este formato para el «modeline»: + + any-text vim:set {opción}={valor} ... : any-text ~ + +«any-text» indica que puede introducir texto antes y después de la parte +que Vim usará. Esto permite que presente el aspecto de un comentario, de la +manera en que se hizo antes con /* y */. + La parte de «vim:» es lo que hace que Vim reconozca esta línea. Debe haber +un espacio en blanco antes de «vim», o «vim» ha de estar al inicio de la +línea. Por ello, usar algo como «gvim» no funcionaría. + La parte entre los dos puntos es una orden «:set». Funciona de la misma +manera que teclear la orden «:set», con la excepción de que tiene que +introducir una barra invertida antes de un colon (de no ser así, se vería +como el final de un «modeline»). + +Otro ejemplo: + + // vim:set textwidth=72 dir=c\:\tmp: use c:\tmp here ~ + +Hay una barra invertida extra antes del primer colon, y por ello se incluye +en la orden «:set». Se ignora el texto antes del segundo colon, y por ello +puede introducir aquí un comentario. + +Para más detalles, véase |modeline|. + +============================================================================== + +Siguiente capítulo: |usr_22.esx| Encontrar el archivo a editar + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Omar Campagne Polaino + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_21.txt b/vim73/doc/usr_21.txt new file mode 100644 index 0000000..a49c98c --- /dev/null +++ b/vim73/doc/usr_21.txt @@ -0,0 +1,499 @@ +*usr_21.txt* For Vim version 7.3. Last change: 2008 Nov 09 + + VIM USER MANUAL - by Bram Moolenaar + + Go away and come back + + +This chapter goes into mixing the use of other programs with Vim. Either by +executing program from inside Vim or by leaving Vim and coming back later. +Furthermore, this is about the ways to remember the state of Vim and restore +it later. + +|21.1| Suspend and resume +|21.2| Executing shell commands +|21.3| Remembering information; viminfo +|21.4| Sessions +|21.5| Views +|21.6| Modelines + + Next chapter: |usr_22.txt| Finding the file to edit + Previous chapter: |usr_20.txt| Typing command-line commands quickly +Table of contents: |usr_toc.txt| + +============================================================================== +*21.1* Suspend and resume + +Like most Unix programs Vim can be suspended by pressing CTRL-Z. This stops +Vim and takes you back to the shell it was started in. You can then do any +other commands until you are bored with them. Then bring back Vim with the +"fg" command. > + + CTRL-Z + {any sequence of shell commands} + fg + +You are right back where you left Vim, nothing has changed. + In case pressing CTRL-Z doesn't work, you can also use ":suspend". +Don't forget to bring Vim back to the foreground, you would lose any changes +that you made! + +Only Unix has support for this. On other systems Vim will start a shell for +you. This also has the functionality of being able to execute shell commands. +But it's a new shell, not the one that you started Vim from. + When you are running the GUI you can't go back to the shell where Vim was +started. CTRL-Z will minimize the Vim window instead. + +============================================================================== +*21.2* Executing shell commands + +To execute a single shell command from Vim use ":!{command}". For example, to +see a directory listing: > + + :!ls + :!dir + +The first one is for Unix, the second one for MS-Windows. + Vim will execute the program. When it ends you will get a prompt to hit +<Enter>. This allows you to have a look at the output from the command before +returning to the text you were editing. + The "!" is also used in other places where a program is run. Let's take +a look at an overview: + + :!{program} execute {program} + :r !{program} execute {program} and read its output + :w !{program} execute {program} and send text to its input + :[range]!{program} filter text through {program} + +Notice that the presence of a range before "!{program}" makes a big +difference. Without it executes the program normally, with the range a number +of text lines is filtered through the program. + +Executing a whole row of programs this way is possible. But a shell is much +better at it. You can start a new shell this way: > + + :shell + +This is similar to using CTRL-Z to suspend Vim. The difference is that a new +shell is started. + +When using the GUI the shell will be using the Vim window for its input and +output. Since Vim is not a terminal emulator, this will not work perfectly. +If you have trouble, try toggling the 'guipty' option. If this still doesn't +work well enough, start a new terminal to run the shell in. For example with: +> + :!xterm& + +============================================================================== +*21.3* Remembering information; viminfo + +After editing for a while you will have text in registers, marks in various +files, a command line history filled with carefully crafted commands. When +you exit Vim all of this is lost. But you can get it back! + +The viminfo file is designed to store status information: + + Command-line and Search pattern history + Text in registers + Marks for various files + The buffer list + Global variables + +Each time you exit Vim it will store this information in a file, the viminfo +file. When Vim starts again, the viminfo file is read and the information +restored. + +The 'viminfo' option is set by default to restore a limited number of items. +You might want to set it to remember more information. This is done through +the following command: > + + :set viminfo=string + +The string specifies what to save. The syntax of this string is an option +character followed by an argument. The option/argument pairs are separated by +commas. + Take a look at how you can build up your own viminfo string. First, the ' +option is used to specify how many files for which you save marks (a-z). Pick +a nice even number for this option (1000, for instance). Your command now +looks like this: > + + :set viminfo='1000 + +The f option controls whether global marks (A-Z and 0-9) are stored. If this +option is 0, none are stored. If it is 1 or you do not specify an f option, +the marks are stored. You want this feature, so now you have this: > + + :set viminfo='1000,f1 + +The < option controls how many lines are saved for each of the registers. By +default, all the lines are saved. If 0, nothing is saved. To avoid adding +thousands of lines to your viminfo file (which might never get used and makes +starting Vim slower) you use a maximum of 500 lines: > + + :set viminfo='1000,f1,<500 +< +Other options you might want to use: + : number of lines to save from the command line history + @ number of lines to save from the input line history + / number of lines to save from the search history + r removable media, for which no marks will be stored (can be + used several times) + ! global variables that start with an uppercase letter and + don't contain lowercase letters + h disable 'hlsearch' highlighting when starting + % the buffer list (only restored when starting Vim without file + arguments) + c convert the text using 'encoding' + n name used for the viminfo file (must be the last option) + +See the 'viminfo' option and |viminfo-file| for more information. + +When you run Vim multiple times, the last one exiting will store its +information. This may cause information that previously exiting Vims stored +to be lost. Each item can be remembered only once. + + +GETTING BACK TO WHERE YOU STOPPED VIM + +You are halfway editing a file and it's time to leave for holidays. You exit +Vim and go enjoy yourselves, forgetting all about your work. After a couple +of weeks you start Vim, and type: +> + '0 + +And you are right back where you left Vim. So you can get on with your work. + Vim creates a mark each time you exit Vim. The last one is '0. The +position that '0 pointed to is made '1. And '1 is made to '2, and so forth. +Mark '9 is lost. + The |:marks| command is useful to find out where '0 to '9 will take you. + + +GETTING BACK TO SOME FILE + +If you want to go back to a file that you edited recently, but not when +exiting Vim, there is a slightly more complicated way. You can see a list of +files by typing the command: > + + :oldfiles +< 1: ~/.viminfo ~ + 2: ~/text/resume.txt ~ + 3: /tmp/draft ~ + +Now you would like to edit the second file, which is in the list preceded by +"2:". You type: > + + :e #<2 + +Instead of ":e" you can use any command that has a file name argument, the +"#<2" item works in the same place as "%" (current file name) and "#" +(alternate file name). So you can also split the window to edit the third +file: > + + :split #<3 + +That #<123 thing is a bit complicated when you just want to edit a file. +Fortunately there is a simpler way: > + + :browse oldfiles +< 1: ~/.viminfo ~ + 2: ~/text/resume.txt ~ + 3: /tmp/draft ~ + -- More -- + +You get the same list of files as with |:oldfiles|. If you want to edit +"resume.txt" first press "q" to stop the listing. You will get a prompt: + + Type number and <Enter> (empty cancels): ~ + +Type "2" and press <Enter> to edit the second file. + +More info at |:oldfiles|, |v:oldfiles| and |c_#<|. + + +MOVE INFO FROM ONE VIM TO ANOTHER + +You can use the ":wviminfo" and ":rviminfo" commands to save and restore the +information while still running Vim. This is useful for exchanging register +contents between two instances of Vim, for example. In the first Vim do: > + + :wviminfo! ~/tmp/viminfo + +And in the second Vim do: > + + :rviminfo! ~/tmp/viminfo + +Obviously, the "w" stands for "write" and the "r" for "read". + The ! character is used by ":wviminfo" to forcefully overwrite an existing +file. When it is omitted, and the file exists, the information is merged into +the file. + The ! character used for ":rviminfo" means that all the information is +used, this may overwrite existing information. Without the ! only information +that wasn't set is used. + These commands can also be used to store info and use it again later. You +could make a directory full of viminfo files, each containing info for a +different purpose. + +============================================================================== +*21.4* Sessions + +Suppose you are editing along, and it is the end of the day. You want to quit +work and pick up where you left off the next day. You can do this by saving +your editing session and restoring it the next day. + A Vim session contains all the information about what you are editing. +This includes things such as the file list, window layout, global variables, +options and other information. (Exactly what is remembered is controlled by +the 'sessionoptions' option, described below.) + The following command creates a session file: > + + :mksession vimbook.vim + +Later if you want to restore this session, you can use this command: > + + :source vimbook.vim + +If you want to start Vim and restore a specific session, you can use the +following command: > + + vim -S vimbook.vim + +This tells Vim to read a specific file on startup. The 'S' stands for +session (actually, you can source any Vim script with -S, thus it might as +well stand for "source"). + +The windows that were open are restored, with the same position and size as +before. Mappings and option values are like before. + What exactly is restored depends on the 'sessionoptions' option. The +default value is "blank,buffers,curdir,folds,help,options,winsize". + + blank keep empty windows + buffers all buffers, not only the ones in a window + curdir the current directory + folds folds, also manually created ones + help the help window + options all options and mappings + winsize window sizes + +Change this to your liking. To also restore the size of the Vim window, for +example, use: > + + :set sessionoptions+=resize + + +SESSION HERE, SESSION THERE + +The obvious way to use sessions is when working on different projects. +Suppose you store you session files in the directory "~/.vim". You are +currently working on the "secret" project and have to switch to the "boring" +project: > + + :wall + :mksession! ~/.vim/secret.vim + :source ~/.vim/boring.vim + +This first uses ":wall" to write all modified files. Then the current session +is saved, using ":mksession!". This overwrites the previous session. The +next time you load the secret session you can continue where you were at this +point. And finally you load the new "boring" session. + +If you open help windows, split and close various window, and generally mess +up the window layout, you can go back to the last saved session: > + + :source ~/.vim/boring.vim + +Thus you have complete control over whether you want to continue next time +where you are now, by saving the current setup in a session, or keep the +session file as a starting point. + Another way of using sessions is to create a window layout that you like to +use, and save this in a session. Then you can go back to this layout whenever +you want. + For example, this is a nice layout to use: + + +----------------------------------------+ + | VIM - main help file | + | | + |Move around: Use the cursor keys, or "h| + |help.txt================================| + |explorer | | + |dir |~ | + |dir |~ | + |file |~ | + |file |~ | + |file |~ | + |file |~ | + |~/=========|[No File]===================| + | | + +----------------------------------------+ + +This has a help window at the top, so that you can read this text. The narrow +vertical window on the left contains a file explorer. This is a Vim plugin +that lists the contents of a directory. You can select files to edit there. +More about this in the next chapter. + Create this from a just started Vim with: > + + :help + CTRL-W w + :vertical split ~/ + +You can resize the windows a bit to your liking. Then save the session with: +> + :mksession ~/.vim/mine.vim + +Now you can start Vim with this layout: > + + vim -S ~/.vim/mine.vim + +Hint: To open a file you see listed in the explorer window in the empty +window, move the cursor to the filename and press "O". Double clicking with +the mouse will also do this. + + +UNIX AND MS-WINDOWS + +Some people have to do work on MS-Windows systems one day and on Unix another +day. If you are one of them, consider adding "slash" and "unix" to +'sessionoptions'. The session files will then be written in a format that can +be used on both systems. This is the command to put in your vimrc file: > + + :set sessionoptions+=unix,slash + +Vim will use the Unix format then, because the MS-Windows Vim can read and +write Unix files, but Unix Vim can't read MS-Windows format session files. +Similarly, MS-Windows Vim understands file names with / to separate names, but +Unix Vim doesn't understand \. + + +SESSIONS AND VIMINFO + +Sessions store many things, but not the position of marks, contents of +registers and the command line history. You need to use the viminfo feature +for these things. + In most situations you will want to use sessions separately from viminfo. +This can be used to switch to another session, but keep the command line +history. And yank text into registers in one session, and paste it back in +another session. + You might prefer to keep the info with the session. You will have to do +this yourself then. Example: > + + :mksession! ~/.vim/secret.vim + :wviminfo! ~/.vim/secret.viminfo + +And to restore this again: > + + :source ~/.vim/secret.vim + :rviminfo! ~/.vim/secret.viminfo + +============================================================================== +*21.5* Views + +A session stores the looks of the whole of Vim. When you want to store the +properties for one window only, use a view. + The use of a view is for when you want to edit a file in a specific way. +For example, you have line numbers enabled with the 'number' option and +defined a few folds. Just like with sessions, you can remember this view on +the file and restore it later. Actually, when you store a session, it stores +the view of each window. + There are two basic ways to use views. The first is to let Vim pick a name +for the view file. You can restore the view when you later edit the same +file. To store the view for the current window: > + + :mkview + +Vim will decide where to store the view. When you later edit the same file +you get the view back with this command: > + + :loadview + +That's easy, isn't it? + Now you want to view the file without the 'number' option on, or with all +folds open, you can set the options to make the window look that way. Then +store this view with: > + + :mkview 1 + +Obviously, you can get this back with: > + + :loadview 1 + +Now you can switch between the two views on the file by using ":loadview" with +and without the "1" argument. + You can store up to ten views for the same file this way, one unnumbered +and nine numbered 1 to 9. + + +A VIEW WITH A NAME + +The second basic way to use views is by storing the view in a file with a name +you chose. This view can be loaded while editing another file. Vim will then +switch to editing the file specified in the view. Thus you can use this to +quickly switch to editing another file, with all its options set as you saved +them. + For example, to save the view of the current file: > + + :mkview ~/.vim/main.vim + +You can restore it with: > + + :source ~/.vim/main.vim + +============================================================================== +*21.6* Modelines + +When editing a specific file, you might set options specifically for that +file. Typing these commands each time is boring. Using a session or view for +editing a file doesn't work when sharing the file between several people. + The solution for this situation is adding a modeline to the file. This is +a line of text that tells Vim the values of options, to be used in this file +only. + A typical example is a C program where you make indents by a multiple of 4 +spaces. This requires setting the 'shiftwidth' option to 4. This modeline +will do that: + + /* vim:set shiftwidth=4: */ ~ + +Put this line as one of the first or last five lines in the file. When +editing the file, you will notice that 'shiftwidth' will have been set to +four. When editing another file, it's set back to the default value of eight. + For some files the modeline fits well in the header, thus it can be put at +the top of the file. For text files and other files where the modeline gets +in the way of the normal contents, put it at the end of the file. + +The 'modelines' option specifies how many lines at the start and end of the +file are inspected for containing a modeline. To inspect ten lines: > + + :set modelines=10 + +The 'modeline' option can be used to switch this off. Do this when you are +working as root on Unix or Administrator on MS-Windows, or when you don't +trust the files you are editing: > + + :set nomodeline + +Use this format for the modeline: + + any-text vim:set {option}={value} ... : any-text ~ + +The "any-text" indicates that you can put any text before and after the part +that Vim will use. This allows making it look like a comment, like what was +done above with /* and */. + The " vim:" part is what makes Vim recognize this line. There must be +white space before "vim", or "vim" must be at the start of the line. Thus +using something like "gvim:" will not work. + The part between the colons is a ":set" command. It works the same way as +typing the ":set" command, except that you need to insert a backslash before a +colon (otherwise it would be seen as the end of the modeline). + +Another example: + + // vim:set textwidth=72 dir=c\:\tmp: use c:\tmp here ~ + +There is an extra backslash before the first colon, so that it's included in +the ":set" command. The text after the second colon is ignored, thus a remark +can be placed there. + +For more details see |modeline|. + +============================================================================== + +Next chapter: |usr_22.txt| Finding the file to edit + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_22.esx b/vim73/doc/usr_22.esx new file mode 100644 index 0000000..5e73512 --- /dev/null +++ b/vim73/doc/usr_22.esx @@ -0,0 +1,417 @@ +*usr_22.esx* Para Vim version 7.3. Último cambio: 21/2/2010 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Encontrar el archivo a editar + + +Puede encontrar archivos en cualquier lugar, así que, ¿cómo encontrarlos? +Vim ofrece varias maneras de explorar el árbol de directorios. Hay órdenes +para saltar a un archivo mencionado en otro. Vim también recuerda qué +archivos se editaron con anterioridad. + +|22.1| El explorador de archivos +|22.2| El directorio actual +|22.3| Encontrar un archivo +|22.4| La lista de búfers + + Capítulo siguiente: |usr_23.esx| Editar otros archivos + Capítulo anterior: |usr_21.est| Abandonar el editor y volver +Tabla de contenidos: |usr_toc.est| + +============================================================================== +*22.1* El explorador de archivos + +Vim tiene una extensión que permita editar un directorio. Pruebe esto: > + + :edit . + +Mediante la magia de las autoórdenes y de scripts de Vim, la pantalla +mostrará los contenidos del directorio. Tiene este aspecto: + +" ============================================================================ ~ +" Netrw Directory Listing (netrw v109) ~ +" Sorted by name ~ +" Sort sequence: [\/]$,\.h$,\.c$,\.cpp$,*,\.info$,\.swp$,\.o$\.obj$,\.bak$ ~ +" Quick Help: <F1>:help -:go up dir D:delete R:rename s:sort-by x:exec ~ +" ============================================================================ ~ +../ ~ +./ ~ +check/ ~ +Makefile ~ +autocmd.txt ~ +change.txt ~ +eval.txt~ ~ +filetype.txt~ ~ +help.txt.info ~ + +Ahora puede ver estos elementos: + +1. El nombre de la herramienta de exploración y su número de versión +2. El nombre del directorio presente +3. La directriz de ordenación (puede ser por nombre, tiempo o tamaño) +4. El orden de aparición de los nombres (primero directorios, después + archivos *.h, archivos *.c, etc) +5. Cómo obtener ayuda (use la tecla <F1>), y una lista abreviada + de las órdenes disponibles +6. Una lista de archivos, incluyendo «../», que permite acceder al + al directorio padre. + +Si el resaltado de sintaxis está activado, las diferentes partes se +resaltarán, facilitando su visionado. + +Puede usar las órdenes de Vim en el modo normal para desplazarse a a través +del texto. Por ejemplo, mueva el cursor al inicio del archivo y pulse +<Intro>; estará ahora editando ese archivo. Para volver al explorador, use +«:edit» otra vez, o use «:Explore». CTRL-O también funciona. + +Use <Intro> mientras el cursor está sobre un nombre de directorio. El el +resultado es que el explorador de archivos entra en ese directorio y muestra +los elementos que ahí se encuentran. Si pulsa <Intro> en el primer +directorio «../», se desplazará al nivel superior. Pulsar «-» realiza la +misma acción, sin la necesidad de posicionarse primero sobre el elemento +«../». + +Puede obtener ayuda pulsando <F1> referente a las acciones que puede +realizar en el explorador de archivos netrw. A continuación verá lo que +obtiene. + + 9. Directory Browsing netrw-browse netrw-dir netrw-list netrw-help + + MAPS netrw-maps + <F1>.............Ayuda......................................|netrw-help| + <cr>.............Explorar...................................|netrw-cr| + <del>............Borrar archivos o directorios..............|netrw-delete| + -................Subir......................................|netrw--| + a................Ocultar archivos o directorios.............|netrw-a| + mb...............Marcar un directorio como favorito.........|netrw-mb| + gb...............Pasar a un directorio favorito.............|netrw-gb| + c................Hacer del directorio explorado el actual...|netrw-c| + d................Crear un directorio........................|netrw-d| + D................Borrar archivos o directorios..............|netrw-D| + <c-h>............Editar la lista de archivos/dir ocultos....|netrw-ctrl-h| + i................Cambiar el estilo de la lista..............|netrw-i| + <c-l>............Refrescar la lista.........................|netrw-ctrl-l| + o................Explorar con una división horizontal.......|netrw-o| + p................Usar la ventana de previsualización........|netrw-p| + P................Editar en la anterior ventana..............|netrw-p| + q................Listar favoritos y el histório.............|netrw-q| + r................Invertir el orden de agrupación............|netrw-r| +< (etc) + +La tecla <F1> le lleva un directorio netrw explorando los contenidos de la +página de ayuda. Ésta es una página de ayuda normal; use |CTRL-]| para +saltar entre los elementos de ayuda etiquetados, y |CTRL-O| para volver +atrás. + +Selección de archivos para su visionado y edición: (con el cursor sobre un +nombre de archivo. + + <enter> Abrir el archivo en la ventana actual. |netrw-cr| + o Dividir la ventana horizontalmente y mostrar el archivo |netrw-o| + v Dividir la ventana verticalmente y mostrar el archivo |netrw-v| + p Usar la |preview-window| (ventana de previsualización) |netrw-p| + P Editar en la ventana anterior |netrw-P| + t Abrir el archivo en una nueva pestaña |netrw-t| + +Las siguientes órdenes del modo normal se pueden emplear para configurar la +ventana del navegador: + + i Control el formato de la lista (estrecho, largo, ancho, y árbol). + El formato de lista largo incluye información de tamaño y fecha. + s Pulsar «s» repetidas veces modifica la manera en que se organizan + los archivos; una para ordenar por nombre, fecha de modificación, + o tamaño. + r Invertir el orden de presentación. + +Esta es una muestra de órdenes adicionales en el modo normal: + + c Cambiar la noción de directorio actual de Vim, para + coincidir con el directorio del navegador. (Véase + |g:netrw_keepdir| para controlare esto también.) + R Renombrar el archivo o directorio bajo el cursor; verá + una ventana de dialogo para introducir el nombre nuevo. + D Borrar el archivo o directorio bajo el cursor; un + dialogo le pedirá confirmación. + mb gb Crear marcador/ir a bookmark + + +Puede también usar el modo de órdenes; aquí tiene un extracto: + + :Explore [directory] Explorar el directorio actual o especificado + :NetrwSettings Una completa lista de su configuración actual de + netrw, con enlaces de ayuda. + +El explorador netrw no esta limitado al sistema local; puede usar +direcciones url tales como: (espacio en blanco / es importante). + + :Explore ftp://sistema_anfitrión/ruta/al/directorio/ + :e scp://sistema_anfitrión/ruta/al/directorio/ + +Para más detalles, véase |netrw-browse|. + +============================================================================== +*22.2* El directorio actual + +Al igual que la consola, Vim tiene el concepto de directorio actual. +Suponga que está en su directorio de incio, y que desea editar varios +archivos en el directorio «../Nombre_Largo_de_Directorio» + + :edit Nombre_Largo_de_Directorio/archivo1.txt + :edit Nombre_Largo_de_Directorio/archivo2.txt + :edit Nombre_Largo_de_Directorio/archivo3.txt + +Para evitar teclear tanto, haga lo siguiente: > + + :cd Nombre_Largo_de_Directorio + :edit archivo1.txt + :edit archivo2.txt + :edit archivo3.txt + +La orden «:cd» le permite cambiar a otro directorio. Puede ver cual es el +directorio actual con la orden «:pwd»: > + + :pwd + /home/Bram/Nombre_Largo_de_Directorio + +Vim recuerda el último directorio que usó. Use «cd -» para volver a +él. Ejemplo: >() + + :pwd + /home/Bram/Nombre_Largo_de_Directorio + :cd /etc + :pwd + /etc + :cd - + :pwd + /home/Bram/Nombre_Largo_de_Directorio + :cd - + :pwd + /etc + + +EL DIRECTORIO DE LA VENTANA LOCAL + +Cuando divide una ventana, ambas ventanas usan el mismo directorio +actual. Cuando desea editar un nombre de archivos en otra ubicación en la +ventana nueva, puede usar un directorio diferente, sin cambiar el directorio +actual en la otra ventana. A esto se le llama el directorio local. > + + :pwd + /home/Bram/Nombre_Largo_de_Archivo + :split + :lcd /etc + :pwd + /etc + CTRL-W w + :pwd + /home/Bram/Nombre_Largo_de_Archivo + +Mientras no use ninguna orden «:lcd», todas las ventanas comparten +el directorio actual. Ejecutar una orden «:cd» en una ventana cambiará +también el directorio de la otra ventana. + Si se usa con «:lcd» con una ventana, se recordará otro directorio +actual. Usar «:cd» o «:lcd» en otras ventanas no modificará esta. + Cuando use la orden «:cd» en una ventana que usa un directorio actual +diferente, esta volverá al directorio compartido. + +============================================================================== +*22.3* Encontrar un archivo + +Suponga que está editando un programa un C que contiene esta línea: + + #include "inits.h" ~ + +Desea ver el contenido del archivo «inits.h». Desplace el cursor al nombre +del archivo y teclee: > + + gf + +Vim encontrará el archivo y lo editará. + ¿Y en el caso de que el archivo no está en el directorio actual? Vim +usará la opción 'path' (ruta) para encontrar el archivo. Esta opción es una +lista de nombres de directorio donde buscar su archivo. + Suponga que tiene sus archivos include en «c:/prog/include». Esta orden +la añadiría a la opción 'path': > + + :set path+=c:/prog/include + +Este directorio es una ruta absoluta. No importa donde esté, tendrá +la misma ubicación. ¿Y en el caso de que tiene archivos ubicados en un +subdirectorio, debajo de donde está el archivo? Puede especificar en este +caso un nombre de ruta relativo. Esto empieza con un punto: +> + :set path+=./proto + +Esto hace que Vim mire en el directorio «proto», debajo del +directorio en el que está el archivo sobre el que usa «gf». Por ello, usar +«gf» con «inits.h» hace que Vim busque «proto/inits.h», empezando por el +directorio del archivo. + Sin el «./», en este caso «proto», Vim buscará en el directorio «proto» +por debajo del directorio actual. Y puede que el directorio actual no sea +en el que se ubica el archivo que está editando. + +La opción 'path' permite especificar de muchas más maneras los directorios +donde buscar los archivos. Véase la ayuda de la opción 'path'. + La opción 'isfname' se usa para decidir qué caracteres están incluidos +en el nombre del archivo, y cuales no lo están (p. ej., el carácter «"» en +el ejemplo anterior). + +Cuando conoce el nombre del archivo, pero no se encuentra en el archivo en +edición, puede introducirla: > + + :find inits.h + +Vim usará entonces la opción 'path' para buscar y ubicar el archivo. Esto +equivale a la orden «:edit», excepto por el uso de 'path'. + +Para abrir el archivo encontrado en una nueva ventana, use CTRL-W en lugar +de «gf», o use «:sfind» en lugar de «:find». + + +Esta es una buena manera de iniciar Vim editando un archivo ubicado en el +'path': > + + vim "+find stdio.h" + +Esto encuentra el archivo «stdio.h» en su valor de 'path'. Las comillas son +necesarias para tener un argumento |-+c|. + +============================================================================== +*22.4* La lista de búfers. + +El editor Vim usa el término búfer para describir un archivo en edición. En +realidad, un búfer es una copia del archivo que edita. Cuando termina de +modificar el búfer, escribe los contenidos del búfer en el archivo. Los +búfers no solo contienen los contenidos de al archivo, sino también las +marcas, configuraciones y otros elementos que lo acompañan. + + +BÚFERS OCULTOS + +Suponga que está editando el archivo «uno.txt», y necesita editar el archivo +«dos.txt». Puede simplemente usar «:edit dos.txt», pero esto no funcionará, +ya que modificó «uno.txt» Además, no desea editar «uno.txt» ahora mismo. Vim +ofrece la siguiente solución a este problema: > + + :hide edit dos.txt + +El búfer «uno.txt» desaparece de la pantalla, pero Vim sabe aún sabe que +esté editando el búfer, así que guarda el texto modificado. A esto se le +llama un búfer oculto: El búfer contiene texto, pero no puede verlo. + El argumento de «:hide» es otra orden. «:hide» hace que una orden se +comporte como si la opción 'hidden' estuviese activada. También podría +configurar usted mismo esta opción. El efecto que esto tiene es que cuando +cualquier búfer, éste se ocultará. +¡Cuidado! Cuando tenga búfers ocultos con cambios, no cierre Vim antes de +asegurarse de haber guardado todos los búfers. + + +BÚFERS INACTIVOS + +Si un búfer se ha usado una vez, Vim recordará alguna información del búfer. +Cuando no está activa en una ventana y no oculta, aún se encontrará en la +lista de búfers. A esto se le llama un búfer inactivo. Vista general: + + Activo Aparece en una ventana, texto cargado. + Hidden No aparece en una ventana, texto cargado. + Inactive No aparece en una ventana, texto no cargado. + +Los búfers inactivos se recuerdan, porque Vim guarda información acerca de +como marcas. Y recordar el nombre del archivo también es de utilidad, para +así ver qué archivos ha editado, y editarlos otra vez. + + +LISTAR BÚFERS + +Use esta orden para ver la lista de búfers: > + + :buffers + +Hay otra orden que realiza la misma función, mucho más corta de teclear, +pero menos obvia, para listar búfers: > + + :ls + +La salida puede presentar este aspecto: + + 1 #h "help.txt" línea 62 ~ + 2 %a+ "usr_21.txt" línea 1 ~ + 3 "usr_toc.txt" línea 1 ~ + +La primera columna contiene el número de búfer. Puede usar esto para +editar el búfer sin tener que introducir el nombre, explicado a +continuación. + Después del número aparecen las marcas. Por último, el nombre del archivo +y el número de línea en el que estaba el cursor al última vez. + Las marcas que pueden aparecer son estas (de izquierda a derecha): + + u Buffer no está listado |unlisted-buffer|. + % Búfer actual. + # Búfer alternativo. + a El búfer está cargado y visible. + h El búfer está cargado pero oculto. + = El búfer es de sólo lectura. + - El búfer no es modificable, la opción 'modifiable' está desactivada. + + El búfer se ha modificado. + + +EDITAR UN BÚFER + +Puede editar un búfer por su número. Esto evita tener que introducir el +nombre del archivo: > + + :buffer 2 + +Pero la única manera de saber el número es a través de la lista de de +búfers. En lugar de esto, puede usar el nombre, o parte de él: > + + :buffer help + +Vim mostrará la coincidencia más cercana al nombre que introduzca. De +sólo haber un búfer que coincida con el nombre, este se usará. En este caso, +«help.txt». Use lo siguiente para abrir un búfer en una nueva ventana: > + + :sbuffer 3 + +Esto también funciona con un nombre. + + +USAR LA LISTA DE BÚFERS + +Puede navegar por la lista de búfers con estas órdenes: + + :bnext Ir al siguiente búfer + :bprevious Ir al búfer anterior + :bfirst Ir al primer búfer + :blast Ir al último búfer + +Use esta orden para eliminar un búfer de la lista: > + + :bdelete 3 + +Una vez más, esto también funciona con un nombre. + Si elimina un búfer que estaba activo (visible en una ventana), esa +ventana se cerrará. Si elimina el búfer actual, se cerrará la ventana +actual. Si era la última ventana, Vim encontrará otro búfer que editar. ¡No +puede editar la nada! + + Nota: + Aún después de eliminar un búfer con «:bdelete», Vim aún lo recuerda. + En realidad, pasa a no «unlisted» (no listado), ya que no aparece en la + lista de «:buffers». La orden «:buffers!» muestra los búfers no listados + (sí, Vim es capaz de lo imposible). Para hacer que Vim olvide + completamente un búfer, use «:bwipe». Véase también la opción 'buflisted'. + +============================================================================== + +Siguiente capítulo: |usr_23.esx| Editar otros archivos + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Omar Campagne Polaino + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_22.txt b/vim73/doc/usr_22.txt new file mode 100644 index 0000000..8ca034e --- /dev/null +++ b/vim73/doc/usr_22.txt @@ -0,0 +1,400 @@ +*usr_22.txt* For Vim version 7.3. Last change: 2010 Feb 21 + + VIM USER MANUAL - by Bram Moolenaar + + Finding the file to edit + + +Files can be found everywhere. So how do you find them? Vim offers various +ways to browse the directory tree. There are commands to jump to a file that +is mentioned in another. And Vim remembers which files have been edited +before. + +|22.1| The file browser +|22.2| The current directory +|22.3| Finding a file +|22.4| The buffer list + + Next chapter: |usr_23.txt| Editing other files + Previous chapter: |usr_21.txt| Go away and come back +Table of contents: |usr_toc.txt| + +============================================================================== +*22.1* The file browser + +Vim has a plugin that makes it possible to edit a directory. Try this: > + + :edit . + +Through the magic of autocommands and Vim scripts, the window will be filled +with the contents of the directory. It looks like this: + +" ============================================================================ ~ +" Netrw Directory Listing (netrw v109) ~ +" Sorted by name ~ +" Sort sequence: [\/]$,\.h$,\.c$,\.cpp$,*,\.info$,\.swp$,\.o$\.obj$,\.bak$ ~ +" Quick Help: <F1>:help -:go up dir D:delete R:rename s:sort-by x:exec ~ +" ============================================================================ ~ +../ ~ +./ ~ +check/ ~ +Makefile ~ +autocmd.txt ~ +change.txt ~ +eval.txt~ ~ +filetype.txt~ ~ +help.txt.info ~ + +You can see these items: + +1. The name of the browsing tool and its version number +2. The name of the browsing directory +3. The method of sorting (may be by name, time, or size) +4. How names are to be sorted (directories first, then *.h files, + *.c files, etc) +5. How to get help (use the <F1> key), and an abbreviated listing + of available commands +6. A listing of files, including "../", which allows one to list + the parent directory. + +If you have syntax highlighting enabled, the different parts are highlighted +so as to make it easier to spot them. + +You can use Normal mode Vim commands to move around in the text. For example, +move the cursor atop a file and press <Enter>; you will then be editing that +file. To go back to the browser use ":edit ." again, or use ":Explore". +CTRL-O also works. + +Try using <Enter> while the cursor is atop a directory name. The result is +that the file browser moves into that directory and displays the items found +there. Pressing <Enter> on the first directory "../" moves you one level +higher. Pressing "-" does the same thing, without the need to move to the +"../" item first. + +You can press <F1> to get help on the things you can do in the netrw file +browser. This is what you get: > + + 9. Directory Browsing netrw-browse netrw-dir netrw-list netrw-help + + MAPS netrw-maps + <F1>.............Help.......................................|netrw-help| + <cr>.............Browsing...................................|netrw-cr| + <del>............Deleting Files or Directories..............|netrw-delete| + -................Going Up...................................|netrw--| + a................Hiding Files or Directories................|netrw-a| + mb...............Bookmarking a Directory....................|netrw-mb| + gb...............Changing to a Bookmarked Directory.........|netrw-gb| + c................Make Browsing Directory The Current Dir....|netrw-c| + d................Make A New Directory.......................|netrw-d| + D................Deleting Files or Directories..............|netrw-D| + <c-h>............Edit File/Directory Hiding List............|netrw-ctrl-h| + i................Change Listing Style.......................|netrw-i| + <c-l>............Refreshing the Listing.....................|netrw-ctrl-l| + o................Browsing with a Horizontal Split...........|netrw-o| + p................Use Preview Window.........................|netrw-p| + P................Edit in Previous Window....................|netrw-p| + q................Listing Bookmarks and History..............|netrw-q| + r................Reversing Sorting Order....................|netrw-r| +< (etc) + +The <F1> key thus brings you to a netrw directory browsing contents help page. +It's a regular help page; use the usual |CTRL-]| to jump to tagged help items +and |CTRL-O| to jump back. + +To select files for display and editing: (with the cursor is atop a filename) + + <enter> Open the file in the current window. |netrw-cr| + o Horizontally split window and display file |netrw-o| + v Vertically split window and display file |netrw-v| + p Use the |preview-window| |netrw-p| + P Edit in the previous window |netrw-P| + t Open file in a new tab |netrw-t| + +The following normal-mode commands may be used to control the browser display: + + i Controls listing style (thin, long, wide, and tree). + The long listing includes size and date information. + s Repeatedly pressing s will change the way the files + are sorted; one may sort on name, modification time, + or size. + r Reverse the sorting order. + +As a sampling of extra normal-mode commands: + + c Change Vim's notion of the current directory to be + the same as the browser directory. (see + |g:netrw_keepdir| to control this, too) + R Rename the file or directory under the cursor; a + prompt will be issued for the new name. + D Delete the file or directory under the cursor; a + confirmation request will be issued. + mb gb Make bookmark/goto bookmark + + +One may also use command mode; again, just a sampling: + + :Explore [directory] Browse specified/current directory + :NetrwSettings A comprehensive list of your current netrw + settings with help linkage. + +The netrw browser is not limited to just your local machine; one may use +urls such as: (that trailing / is important) + + :Explore ftp://somehost/path/to/dir/ + :e scp://somehost/path/to/dir/ + +See |netrw-browse| for more. + +============================================================================== +*22.2* The current directory + +Just like the shell, Vim has the concept of a current directory. Suppose you +are in your home directory and want to edit several files in a directory +"VeryLongFileName". You could do: > + + :edit VeryLongFileName/file1.txt + :edit VeryLongFileName/file2.txt + :edit VeryLongFileName/file3.txt + +To avoid much of the typing, do this: > + + :cd VeryLongFileName + :edit file1.txt + :edit file2.txt + :edit file3.txt + +The ":cd" command changes the current directory. You can see what the current +directory is with the ":pwd" command: > + + :pwd + /home/Bram/VeryLongFileName + +Vim remembers the last directory that you used. Use "cd -" to go back to it. +Example: > + + :pwd + /home/Bram/VeryLongFileName + :cd /etc + :pwd + /etc + :cd - + :pwd + /home/Bram/VeryLongFileName + :cd - + :pwd + /etc + + +WINDOW LOCAL DIRECTORY + +When you split a window, both windows use the same current directory. When +you want to edit a number of files somewhere else in the new window, you can +make it use a different directory, without changing the current directory in +the other window. This is called a local directory. > + + :pwd + /home/Bram/VeryLongFileName + :split + :lcd /etc + :pwd + /etc + CTRL-W w + :pwd + /home/Bram/VeryLongFileName + +So long as no ":lcd" command has been used, all windows share the same current +directory. Doing a ":cd" command in one window will also change the current +directory of the other window. + For a window where ":lcd" has been used a different current directory is +remembered. Using ":cd" or ":lcd" in other windows will not change it. + When using a ":cd" command in a window that uses a different current +directory, it will go back to using the shared directory. + +============================================================================== +*22.3* Finding a file + +You are editing a C program that contains this line: + + #include "inits.h" ~ + +You want to see what is in that "inits.h" file. Move the cursor on the name +of the file and type: > + + gf + +Vim will find the file and edit it. + What if the file is not in the current directory? Vim will use the 'path' +option to find the file. This option is a list of directory names where to +look for your file. + Suppose you have your include files located in "c:/prog/include". This +command will add it to the 'path' option: > + + :set path+=c:/prog/include + +This directory is an absolute path. No matter where you are, it will be the +same place. What if you have located files in a subdirectory, below where the +file is? Then you can specify a relative path name. This starts with a dot: +> + :set path+=./proto + +This tells Vim to look in the directory "proto", below the directory where the +file in which you use "gf" is. Thus using "gf" on "inits.h" will make Vim +look for "proto/inits.h", starting in the directory of the file. + Without the "./", thus "proto", Vim would look in the "proto" directory +below the current directory. And the current directory might not be where the +file that you are editing is located. + +The 'path' option allows specifying the directories where to search for files +in many more ways. See the help on the 'path' option. + The 'isfname' option is used to decide which characters are included in the +file name, and which ones are not (e.g., the " character in the example +above). + +When you know the file name, but it's not to be found in the file, you can +type it: > + + :find inits.h + +Vim will then use the 'path' option to try and locate the file. This is the +same as the ":edit" command, except for the use of 'path'. + +To open the found file in a new window use CTRL-W f instead of "gf", or use +":sfind" instead of ":find". + + +A nice way to directly start Vim to edit a file somewhere in the 'path': > + + vim "+find stdio.h" + +This finds the file "stdio.h" in your value of 'path'. The quotes are +necessary to have one argument |-+c|. + +============================================================================== +*22.4* The buffer list + +The Vim editor uses the term buffer to describe a file being edited. +Actually, a buffer is a copy of the file that you edit. When you finish +changing the buffer, you write the contents of the buffer to the file. +Buffers not only contain file contents, but also all the marks, settings, and +other stuff that goes with it. + + +HIDDEN BUFFERS + +Suppose you are editing the file one.txt and need to edit the file two.txt. +You could simply use ":edit two.txt", but since you made changes to one.txt +that won't work. You also don't want to write one.txt yet. Vim has a +solution for you: > + + :hide edit two.txt + +The buffer "one.txt" disappears from the screen, but Vim still knows that you +are editing this buffer, so it keeps the modified text. This is called a +hidden buffer: The buffer contains text, but you can't see it. + The argument of ":hide" is another command. ":hide" makes that command +behave as if the 'hidden' option was set. You could also set this option +yourself. The effect is that when any buffer is abandoned, it becomes hidden. + Be careful! When you have hidden buffers with changes, don't exit Vim +without making sure you have saved all the buffers. + + +INACTIVE BUFFERS + + When a buffer has been used once, Vim remembers some information about it. +When it is not displayed in a window and it is not hidden, it is still in the +buffer list. This is called an inactive buffer. Overview: + + Active Appears in a window, text loaded. + Hidden Not in a window, text loaded. + Inactive Not in a window, no text loaded. + +The inactive buffers are remembered, because Vim keeps information about them, +like marks. And remembering the file name is useful too, so that you can see +which files you have edited. And edit them again. + + +LISTING BUFFERS + +View the buffer list with this command: > + + :buffers + +A command which does the same, is not so obvious to list buffers, but is much +shorter to type: > + + :ls + +The output could look like this: + + 1 #h "help.txt" line 62 ~ + 2 %a+ "usr_21.txt" line 1 ~ + 3 "usr_toc.txt" line 1 ~ + +The first column contains the buffer number. You can use this to edit the +buffer without having to type the name, see below. + After the buffer number come the flags. Then the name of the file +and the line number where the cursor was the last time. + The flags that can appear are these (from left to right): + + u Buffer is unlisted |unlisted-buffer|. + % Current buffer. + # Alternate buffer. + a Buffer is loaded and displayed. + h Buffer is loaded but hidden. + = Buffer is read-only. + - Buffer is not modifiable, the 'modifiable' option is off. + + Buffer has been modified. + + +EDITING A BUFFER + +You can edit a buffer by its number. That avoids having to type the file +name: > + + :buffer 2 + +But the only way to know the number is by looking in the buffer list. You can +use the name, or part of it, instead: > + + :buffer help + +Vim will find the best match for the name you type. If there is only one +buffer that matches the name, it will be used. In this case "help.txt". + To open a buffer in a new window: > + + :sbuffer 3 + +This works with a name as well. + + +USING THE BUFFER LIST + +You can move around in the buffer list with these commands: + + :bnext go to next buffer + :bprevious go to previous buffer + :bfirst go to the first buffer + :blast go to the last buffer + +To remove a buffer from the list, use this command: > + + :bdelete 3 + +Again, this also works with a name. + If you delete a buffer that was active (visible in a window), that window +will be closed. If you delete the current buffer, the current window will be +closed. If it was the last window, Vim will find another buffer to edit. You +can't be editing nothing! + + Note: + Even after removing the buffer with ":bdelete" Vim still remembers it. + It's actually made "unlisted", it no longer appears in the list from + ":buffers". The ":buffers!" command will list unlisted buffers (yes, + Vim can do the impossible). To really make Vim forget about a buffer, + use ":bwipe". Also see the 'buflisted' option. + +============================================================================== + +Next chapter: |usr_23.txt| Editing other files + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_23.esx b/vim73/doc/usr_23.esx new file mode 100644 index 0000000..c4d9793 --- /dev/null +++ b/vim73/doc/usr_23.esx @@ -0,0 +1,362 @@ +*usr_23.esx* Para Vim version 7.3. Último cambio: 24/6/2006 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Editar otros archivos + + +Este capítulo trata acerca de editar archivos que no son archivos +ordinarios. Con Vim, puede editar archivos comprimidos o cifrados. Necesita +acceder a algunos archivos a través de Internet. Con alguna restricción, +también puede editar archivos binarios. + +|23.1| Archivos de DOS, Mac y Unix +|23.2| Archivos en Internet +|23.3| Cifrado +|23.4| Archivos binarios +|23.5| Archivos comprimidos + +Capítulo siguiente : |usr_24.esx| Insertar con rapidez + Capítulo anterior: |usr_22.esx| Encontrar el archivo a editar +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*23.1* Archivos de DOS, Mac y Unix + +Antiguamente, las viejas máquinas Teletype usaban dos caracteres para +iniciar una nueva línea. Uno desplazaba el transporte de vuelta a la +posición inicial («carriage return», <CR>), y el otro desplazaba la +la página hacia arriba («line feed», <LF>). + Cuando aparecieron los ordenadores el almacenamiento era caro. Algunas +personas decidieron que no necesitaban dos caracteres para marcar el final +de la línea. La gente de UNIX decidió usar sólo <Line Feed>. La gente de +Apple tomó <CR> como estándar. La gente de MS-DOS (y Microsoft Windows) +decidió seguir con el antiguo <CR><LF>. + Esto supone que si intenta mover un archivo de un sistema a otro, tendrá +problemas con el retorno de línea. El editor Vim detecta los diferentes +formatos de archivos automáticamente y gestiona las cosas adecuadamente +sin que usted lo note. + La opción 'fileformats' contiene los diversos formatos que se prueban +cuando edite un archivo nuevo. La siguiente orden, por ejemplo, le dice a +Vim que primero pruebe con el formato UNIX, y después con el formato MS-DOS: > + + :set fileformats=unix,dos + +Reconocerá el formato por el mensaje que obtendrá al editar un archivo. No +verá nada si edita un formato de archivo nativo. Por ello, editar un archivo +UNIX en Unix no resultará en un aviso. Pero cuando edite un archivo DOS, Vim +le notificará de ello: + + "/tmp/test" [dos] 3L, 71C ~ + +Verá «[mac]» si es un archivo MAC. + El formato de archivo detectado se guarda en la opción 'fileformat'. Para +ver qué formato tiene, ejecute la siguiente orden: > + + :set fileformat? + +Los tres nombres que Vim usa son: + + unix <LF> + dos <CR><LF> + mac <CR> + + +USAR EL FORMATO MAC + +En Unix, se emplea <LF> para marcar un retorno de línea. No es inusual +obtener un caracter <CR> en mitad de la línea. Fortuitamente, esto ocurre +con regularidad en los scripts de Vi (y Vim). + En un Macintosh, donde <CR> marca el retorno de línea, es posible obtener +un caracter <LF> en mitad de la línea. + El resultado es que no es posible estar totalmente seguro de si es un +archivo MAC o UNIX al estar presentes ambos caracteres <CR> y <LF>. Por +ello, Vim asume que probablemente no editaría un archivo MAC bajo Unix, y no +revisará el tipo del archivo. Para revisar el formato de todas maneras, +añada «mac» a 'fileformats'. + + :set fileformats+=mac + +Vim intentará entonces dilucidar el formato del archivo. Esté atento a las +situaciones en las que Vim erra en su conclusión. + + +OBVIAR EL FORMATO + +Si está usando el clásico Vi e intenta editar un archivo con formato MS-DOS +notará que cada línea termina con un carácter ^M.(^M es <CR>). La detección +automática evita esto. ¿Y si desea editar el archivo de esta manera? Debe +entonces obviar el formato: > + + :edit ++ff=unix file.txt + +La cadena «++» es un elemento que informa a Vim de que a continuación hay +un nombre de opción que invalida el valor predeterminado, sólo de esta +orden. «++ff» se usa para 'fileformat'. También puede usar «++ff=mac» o +«++ff=dos». Esto no funciona con cualquier opción, y sólo está +implementado «++ff» y «++enc». Los nombres completos, «++fileformat» y +«++encoding», también funcionan. + + +CONVERSIÓN + +Puede usar la opción 'fileformat' para convertir el formato de un archivo a +otro. Suponga, por ejemplo, que tiene un archivo MS-DOS llamado README.TXT, +que desea convertir al formato UNIX. Comience editando el archivo de formato +MS-DOS: > + vim README.TXT + +Vim reconocerá esto como un archivo de formato MS-DOS. Ahora cambie el +formato a UNIX: > + + :set fileformat=unix + :write + +El archivo se escribe entonces en formato Unix. + +============================================================================== +*23.2* Archivos en Internet + +Suponga que alguien le manda un correo electrónico que le remite a un +archivo a través de su URL. Por ejemplo: + + Puedes encontrar la información aquí: ~ + ftp://ftp.vim.org/pub/vim/README ~ + +Puede iniciar un programa para descargar el archivo, guardarlo en su disco +e iniciar Vim para editarlo. + Existe una manera mucho más simple. Desplace el cursor hacia cualquier +carácter del URL. +Después ejecute esta orden: > + + gf + +Con un poco de suerte, Vim escogerá qué programa usar para descargarse el +archivo, lo descargará y editará la copia. Para abrir el archivo en una +ventana nueva use «CTRL-W f». + Se le informará de cualquier incidencia en el proceso. Es posible que +el URL sea erróneo, que no tiene los permisos necesarios para leerlo, que +la conexion a Internet se ha interrumpido, etc. Desafortunadamente, es +difícil conocer la causa del error. Puede que desee intentar una descarga +manual. + +El acceso a archivos en Internet es posible gracias a la extensión netrw. A +día de hoy se reconocen los siguientes formatos de URL: + + ftp:// usa ftp + rcp:// usa rcp + scp:// usa scp + http:// usa wget (sólo lectura) + +Vim no realiza la conexión por si mismo, sino que depende de que los +programas mencionados estén instalados en su ordenador. La mayoría de los +sistemas Unix incluyen ftp y rcp. Puede que tenga que instalar scp y wget. + +Vim detecta estas URL para cada orden que inicia la edición de un archivo +nuevo, también con «:edit» y «:split», por ejemplo. Las órdenes de escritura +también funcionan, a excepción de «http://». + +Para más información, también acerca de contraseñas, véase |netrw|. + +============================================================================== +*23.3* Cifrado + +Existe información que desea ocultar a otros. Por ejemplo, cuando escribe un +examen en un ordenador que los estudiantes también usan. No desea que el +alumno ingenioso descubra cómo leer las preguntas antes del inicio del +examen.Vim puede cifrar el archivo para usted, lo cual le ofrece +cierta protección. Para iniciar la edición de un archivo cifrado nuevo, +use el argumento «-x» cuando inicie Vim. Ejemplo: > + + vim -x examen.txt + +Vim pedirá que introduzca una clave para cifrar y descifrar el archivo: + + Introduzca la clave de cifrado: ~ + +Escriba ahora la clave con cuidado. No puede ver los caracteres que teclea, +sino que serán reemplazados por estrellas. Para evitar problemas debidos a +un error mecanográfico, Vim le pedirá que introduzca la clave otra vez: + + Introduzca la misma clave de cifrado otra vez: ~ + +Ahora puede editar este archivo con normalidad e introducir en él todos sus +secretos. Cuando haya terminado de editar el archivo este se guarda y es +cifrado. + Cuando edite el archivo con Vim, éste le pedirá que introduzca la +contraseña otra vez. No necesita emplear el argumento «-x». Puede también +usar la orden «:edit». Vim añade una cadena mágica al archivo con el cual +reconoce que el archivo está cifrado. + Obtendrá sólo basura si intenta editar este archivo con otro programa. +Así mismo, si lo abre con Vim pero introduce mal la contraseña también +obtendrá basura. +Vim no posee un mecanismo para revisar si la clave es correcta (lo cual hace +más difícil descifrar la clave). + + +CONMUTAR EL CIFRADO + +Para desactivar el cifrado de un archivo, configure la opción 'key' con una +cadena vacía: > + :set key= + +La siguiente vez que escriba el archivo, ésto se hará sin cifrado. + Configurar la opción 'key' para activar el cifrado no es una buena idea +ya que la contraseña aparece sin ocultar. Cualquier persona leyendo por +encima de su hombro puede leer su contraseña. + La orden «:X» se creó para evitar este problema. Le pide una clave de +cifrado, al igual que hizo el argumento «-x»: > + + :X + Introduzca la clave de cifrado: ****** + Introduzca la misma clave de cifrado otra vez: ****** + + +LIMITES DEL CIFRADO + +El algoritmo de cifrado de Vim es débil. Es suficiente para mantener alejado +al merodeador de turno, pero no lo es para mantener alejado a un experto +en cifrado con mucho tiempo libre. Debe ser consciente de que el archivo de +de intercambio («swap») no está cifrado; por ello, al editar, personas con +privilegios de superusuario pueden leer el texto sin cifrar en este archivo. + Una manera de evitar que le gente lea su archivo de intercambio es evitar +tener uno. +Si introduce el argumento «-n» en la linea de órdenes, no se usará ningún +archivo de intercambio (en lugar de ello, volcará todo en la memoria). Por +ejemplo, para editar el archivo cifrado «archivo.txt» si un archivo de +intercambio, use la siguiente orden: > + + vim -x -n archivo.txt + +Si ya está editando un archivo, puede desactivar el archivo de intercambio +con: > + + :setlocal noswapfile + +Es imposible recuperar un archivo si no existe un archivo de intercambio. +Guarde los datos en el archivo más regularmente para evitar perder sus +cambios . + +Un archivo está en texto simple mientras esté en memoria. Cualquiera con los +privilegios necesarios puede mirar en la memoria del editor y descubrir los +contenidos del archivo. + Si está usando un archivo viminfo, sea consciente de que los contenidos del +registro del texto también se escriben de manera abierta. + Si realmente desea proteger los contenidos de un archivo, edítelo sólo en +un ordenador portátil sin conexión a ninguna red, use buenas herramientas de +cifrado, y guarde el ordenador en una gran caja fuerte cuando no esté en uso. + +============================================================================== +*23.4* Archivos binarios + +Puede editar archivos binarios con Vim. Vim no se creó para esta labor, y +por ello hay ciertas restricciones. Pero puede leer el archivo, cambiar un +carácter y escribir esto en el archivo, con el resultado de que sólo cambió +un carácter y que en todo lo demás, el archivo es idéntico. + Para impedir que Vim use sus ingeniosos trucos de manera inapropiada, +añada el argumento «-b» al iniciar Vim: > + + vim -b archivo_de_datos + +Esto activa la opción 'binary'. El efecto que tiene es que se desactivan +ciertos efectos secundarios inesperados. Por ejemplo, 'textwidth' recibe un +valor 0, para evitar el formateo automático de las líneas. Y los archivos se +leen siempre en el formato de archivo UNIX. + +El modo binario se puede usar para cambiar el mensaje de un programa. Tenga +cuidado de no insertar o borrar cualquier carácter, ya que impediría el +funcionamiento del programa. Use «-R» para pasar al modo «replace» +(reemplazar). + +Muchos caracteres en el archivo no se pueden imprimir. Para verlos en +formato Hex: > + + :set display=uhex + +Por otro lado, puede usar la orden «ga» para ver el valor del carácter bajo +el cursor. La salida, si el cursor está sobre un <Esc>, tiene este aspecto: + + <^[> 27, Hex 1b, Octal 033 ~ + +Puede que no haya demasiados retornos de línea en el archivo. Para obtener +una visión de conjunto, desactive la opción 'wrap': > + + :set nowrap + + +BYTE POSICIÓN + +Use esta orden para ver en que byte se encuentra dentro de un archivo: > + + g CTRL-G + +La salida es verbosa: + + Col 9-16 of 9-16; Línea 277 of 330; Palabra 1806 de 2058; Byte 10580 de 12206 ~ + +Los dos últimos números son el byte posición en el archivo y el número total +de bytes. Tiene en cuenta cómo 'fileformat' cambia el número de bytes que +emplea un retorno de línea. + Para desplazarse a un byte específico en el archivo, use la orden «go». +Por ejemplo, para ir al byte 2345: > + + 2345go + + +USAR XXD + +Un editor realmente binario muestra el texto de dos formas: tal cual y en +formato hexadecimal. Vim hace esto posible si primero convierte el archivo +con el programa «xxd». +Este programa está incluido en Vim. + Primero edite el archivo en modo binario: > + + vim -b archivo_de_datos + +Convierta ahora el archivo a un volcado hexadecimal con xxd: > + + :%!xxd + +El texto presentará este aspecto: + + 0000000: 1f8b 0808 39d7 173b 0203 7474 002b 4e49 ....9..;..tt.+NI ~ + 0000010: 4b2c 8660 eb9c ecac c462 eb94 345e 2e30 K,.`.....b..4^.0 ~ + 0000020: 373b 2731 0b22 0ca6 c1a2 d669 1035 39d9 7;'1.".....i.59. ~ + +Ahora puede ver y editar el texto como desee. Vim trata la información como +texto normal. Cambiar el valor hexadecimal no provoca un cambio en el +carácter imprimible, o vicecersa. +Por último, conviertalo otra vez con: > + :%!xxd -r + +Sólo se usan los cambios en la parte hexadecimal. Los cambios en la parte +imprimible de texto se ignoran. + +Vea la página de manual de xxd para más información. + +============================================================================== +*23.5* Archivos comprimidos + +Esto es fácil: Puede editar un archivo comprimido al igual que cualquier otro +archivo. La extensión para «gzip» se ocupa de descomprimir el archivo al +iniciar la edición, y lo comprime cuando finaliza. + + .Z compress + .gz gzip + .bz2 bzip2 + +Vim realiza la compresión y descompresión mediante los programas +mencionados. Puede que primero tenga instalar los programas. + +============================================================================== + +Siguiente capítulo: |usr_24.esx| Insertar con rapidez + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Omar Campagne Polaino + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_23.txt b/vim73/doc/usr_23.txt new file mode 100644 index 0000000..50e7f8f --- /dev/null +++ b/vim73/doc/usr_23.txt @@ -0,0 +1,343 @@ +*usr_23.txt* For Vim version 7.3. Last change: 2006 Apr 24 + + VIM USER MANUAL - by Bram Moolenaar + + Editing other files + + +This chapter is about editing files that are not ordinary files. With Vim you +can edit files that are compressed or encrypted. Some files need to be +accessed over the internet. With some restrictions, binary files can be +edited as well. + +|23.1| DOS, Mac and Unix files +|23.2| Files on the internet +|23.3| Encryption +|23.4| Binary files +|23.5| Compressed files + + Next chapter: |usr_24.txt| Inserting quickly + Previous chapter: |usr_22.txt| Finding the file to edit +Table of contents: |usr_toc.txt| + +============================================================================== +*23.1* DOS, Mac and Unix files + +Back in the early days, the old Teletype machines used two characters to +start a new line. One to move the carriage back to the first position +(carriage return, <CR>), another to move the paper up (line feed, <LF>). + When computers came out, storage was expensive. Some people decided that +they did not need two characters for end-of-line. The UNIX people decided +they could use <Line Feed> only for end-of-line. The Apple people +standardized on <CR>. The MS-DOS (and Microsoft Windows) folks decided to +keep the old <CR><LF>. + This means that if you try to move a file from one system to another, you +have line-break problems. The Vim editor automatically recognizes the +different file formats and handles things properly behind your back. + The option 'fileformats' contains the various formats that will be tried +when a new file is edited. The following command, for example, tells Vim to +try UNIX format first and MS-DOS format second: > + + :set fileformats=unix,dos + +You will notice the format in the message you get when editing a file. You +don't see anything if you edit a native file format. Thus editing a Unix file +on Unix won't result in a remark. But when you edit a dos file, Vim will +notify you of this: + + "/tmp/test" [dos] 3L, 71C ~ + +For a Mac file you would see "[mac]". + The detected file format is stored in the 'fileformat' option. To see +which format you have, execute the following command: > + + :set fileformat? + +The three names that Vim uses are: + + unix <LF> + dos <CR><LF> + mac <CR> + + +USING THE MAC FORMAT + +On Unix, <LF> is used to break a line. It's not unusual to have a <CR> +character halfway a line. Incidentally, this happens quite often in Vi (and +Vim) scripts. + On the Macintosh, where <CR> is the line break character, it's possible to +have a <LF> character halfway a line. + The result is that it's not possible to be 100% sure whether a file +containing both <CR> and <LF> characters is a Mac or a Unix file. Therefore, +Vim assumes that on Unix you probably won't edit a Mac file, and doesn't check +for this type of file. To check for this format anyway, add "mac" to +'fileformats': > + + :set fileformats+=mac + +Then Vim will take a guess at the file format. Watch out for situations where +Vim guesses wrong. + + +OVERRULING THE FORMAT + +If you use the good old Vi and try to edit an MS-DOS format file, you will +find that each line ends with a ^M character. (^M is <CR>). The automatic +detection avoids this. Suppose you do want to edit the file that way? Then +you need to overrule the format: > + + :edit ++ff=unix file.txt + +The "++" string is an item that tells Vim that an option name follows, which +overrules the default for this single command. "++ff" is used for +'fileformat'. You could also use "++ff=mac" or "++ff=dos". + This doesn't work for any option, only "++ff" and "++enc" are currently +implemented. The full names "++fileformat" and "++encoding" also work. + + +CONVERSION + +You can use the 'fileformat' option to convert from one file format to +another. Suppose, for example, that you have an MS-DOS file named README.TXT +that you want to convert to UNIX format. Start by editing the MS-DOS format +file: > + vim README.TXT + +Vim will recognize this as a dos format file. Now change the file format to +UNIX: > + + :set fileformat=unix + :write + +The file is written in Unix format. + +============================================================================== +*23.2* Files on the internet + +Someone sends you an e-mail message, which refers to a file by its URL. For +example: + + You can find the information here: ~ + ftp://ftp.vim.org/pub/vim/README ~ + +You could start a program to download the file, save it on your local disk and +then start Vim to edit it. + There is a much simpler way. Move the cursor to any character of the URL. +Then use this command: > + + gf + +With a bit of luck, Vim will figure out which program to use for downloading +the file, download it and edit the copy. To open the file in a new window use +CTRL-W f. + If something goes wrong you will get an error message. It's possible that +the URL is wrong, you don't have permission to read it, the network connection +is down, etc. Unfortunately, it's hard to tell the cause of the error. You +might want to try the manual way of downloading the file. + +Accessing files over the internet works with the netrw plugin. Currently URLs +with these formats are recognized: + + ftp:// uses ftp + rcp:// uses rcp + scp:// uses scp + http:// uses wget (reading only) + +Vim doesn't do the communication itself, it relies on the mentioned programs +to be available on your computer. On most Unix systems "ftp" and "rcp" will +be present. "scp" and "wget" might need to be installed. + +Vim detects these URLs for each command that starts editing a new file, also +with ":edit" and ":split", for example. Write commands also work, except for +http://. + +For more information, also about passwords, see |netrw|. + +============================================================================== +*23.3* Encryption + +Some information you prefer to keep to yourself. For example, when writing +a test on a computer that students also use. You don't want clever students +to figure out a way to read the questions before the exam starts. Vim can +encrypt the file for you, which gives you some protection. + To start editing a new file with encryption, use the "-x" argument to start +Vim. Example: > + + vim -x exam.txt + +Vim prompts you for a key used for encrypting and decrypting the file: + + Enter encryption key: ~ + +Carefully type the secret key now. You cannot see the characters you type, +they will be replaced by stars. To avoid the situation that a typing mistake +will cause trouble, Vim asks you to enter the key again: + + Enter same key again: ~ + +You can now edit this file normally and put in all your secrets. When you +finish editing the file and tell Vim to exit, the file is encrypted and +written. + When you edit the file with Vim, it will ask you to enter the same key +again. You don't need to use the "-x" argument. You can also use the normal +":edit" command. Vim adds a magic string to the file by which it recognizes +that the file was encrypted. + If you try to view this file using another program, all you get is garbage. +Also, if you edit the file with Vim and enter the wrong key, you get garbage. +Vim does not have a mechanism to check if the key is the right one (this makes +it much harder to break the key). + + +SWITCHING ENCRYPTION ON AND OFF + +To disable the encryption of a file, set the 'key' option to an empty string: +> + :set key= + +The next time you write the file this will be done without encryption. + Setting the 'key' option to enable encryption is not a good idea, because +the password appears in the clear. Anyone shoulder-surfing can read your +password. + To avoid this problem, the ":X" command was created. It asks you for an +encryption key, just like the "-x" argument did: > + + :X + Enter encryption key: ****** + Enter same key again: ****** + + +LIMITS ON ENCRYPTION + +The encryption algorithm used by Vim is weak. It is good enough to keep out +the casual prowler, but not good enough to keep out a cryptology expert with +lots of time on his hands. Also you should be aware that the swap file is not +encrypted; so while you are editing, people with superuser privileges can read +the unencrypted text from this file. + One way to avoid letting people read your swap file is to avoid using one. +If the -n argument is supplied on the command line, no swap file is used +(instead, Vim puts everything in memory). For example, to edit the encrypted +file "file.txt" without a swap file use the following command: > + + vim -x -n file.txt + +When already editing a file, the swapfile can be disabled with: > + + :setlocal noswapfile + +Since there is no swapfile, recovery will be impossible. Save the file a bit +more often to avoid the risk of losing your changes. + +While the file is in memory, it is in plain text. Anyone with privilege can +look in the editor's memory and discover the contents of the file. + If you use a viminfo file, be aware that the contents of text registers are +written out in the clear as well. + If you really want to secure the contents of a file, edit it only on a +portable computer not connected to a network, use good encryption tools, and +keep the computer locked up in a big safe when not in use. + +============================================================================== +*23.4* Binary files + +You can edit binary files with Vim. Vim wasn't really made for this, thus +there are a few restrictions. But you can read a file, change a character and +write it back, with the result that only that one character was changed and +the file is identical otherwise. + To make sure that Vim does not use its clever tricks in the wrong way, add +the "-b" argument when starting Vim: > + + vim -b datafile + +This sets the 'binary' option. The effect of this is that unexpected side +effects are turned off. For example, 'textwidth' is set to zero, to avoid +automatic formatting of lines. And files are always read in Unix file format. + +Binary mode can be used to change a message in a program. Be careful not to +insert or delete any characters, it would stop the program from working. Use +"R" to enter replace mode. + +Many characters in the file will be unprintable. To see them in Hex format: > + + :set display=uhex + +Otherwise, the "ga" command can be used to see the value of the character +under the cursor. The output, when the cursor is on an <Esc>, looks like +this: + + <^[> 27, Hex 1b, Octal 033 ~ + +There might not be many line breaks in the file. To get some overview switch +the 'wrap' option off: > + + :set nowrap + + +BYTE POSITION + +To see on which byte you are in the file use this command: > + + g CTRL-G + +The output is verbose: + + Col 9-16 of 9-16; Line 277 of 330; Word 1806 of 2058; Byte 10580 of 12206 ~ + +The last two numbers are the byte position in the file and the total number of +bytes. This takes into account how 'fileformat' changes the number of bytes +that a line break uses. + To move to a specific byte in the file, use the "go" command. For +example, to move to byte 2345: > + + 2345go + + +USING XXD + +A real binary editor shows the text in two ways: as it is and in hex format. +You can do this in Vim by first converting the file with the "xxd" program. +This comes with Vim. + First edit the file in binary mode: > + + vim -b datafile + +Now convert the file to a hex dump with xxd: > + + :%!xxd + +The text will look like this: + + 0000000: 1f8b 0808 39d7 173b 0203 7474 002b 4e49 ....9..;..tt.+NI ~ + 0000010: 4b2c 8660 eb9c ecac c462 eb94 345e 2e30 K,.`.....b..4^.0 ~ + 0000020: 373b 2731 0b22 0ca6 c1a2 d669 1035 39d9 7;'1.".....i.59. ~ + +You can now view and edit the text as you like. Vim treats the information as +ordinary text. Changing the hex does not cause the printable character to be +changed, or the other way around. + Finally convert it back with: +> + :%!xxd -r + +Only changes in the hex part are used. Changes in the printable text part on +the right are ignored. + +See the manual page of xxd for more information. + +============================================================================== +*23.5* Compressed files + +This is easy: You can edit a compressed file just like any other file. The +"gzip" plugin takes care of decompressing the file when you edit it. And +compressing it again when you write it. + These compression methods are currently supported: + + .Z compress + .gz gzip + .bz2 bzip2 + +Vim uses the mentioned programs to do the actual compression and +decompression. You might need to install the programs first. + +============================================================================== + +Next chapter: |usr_24.txt| Inserting quickly + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_24.esx b/vim73/doc/usr_24.esx new file mode 100644 index 0000000..61f6a32 --- /dev/null +++ b/vim73/doc/usr_24.esx @@ -0,0 +1,626 @@ +*usr_24.esx* Para Vim versión 7.3. Último cambio: 23/6/2006 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Insertar con rapidez + + +Al introducir texto, Vim ofrece varias maneras de reducir el número de +teclas que pulsa, evitando teclear errores. Use el modo de autocompletado +del modo Insertar para repetir palabras anteriormente tecleadas. Abrevie las +palabras largas. Teclee caracteres que no están en su teclado. + +|24.1| Corregir +|24.2| Mostrar coincidencias +|24.3| Autocompletado +|24.4| Repetir una inserción +|24.5| Copiar desde otra línea +|24.6| Insertar un registro +|24.7| Abreviaturas +|24.8| Introducir caracteres especiales +|24.9| Dígrafos +|24.10| Órdenes del modo Normal + + Capítulo siguiente: |usr_25.txt| Editar texto con formato + Capitulo anterior: |usr_23.esx| Editar otros archivos +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*24.1* Corregir + +La tecla <BS> ya se ha mencionado. Borra el carácter que precede al cursor. +La tecla <Del> hace lo mismo con el carácter debajo (después) del cursor. + Use CTRL-W en caso de haber tecleado una palabra completamente +errónea: + + El caballo cayó del cielo ~ + CTRL-W + El caballo cayó del ~ + +En caso de haber realizado errores en una línea, y desea empezar otra vez, +use CTRL-U para borrarlo. Esto mantiene el texto después del cursor, así +como la tabulación. Sólo se borra el texto desde el primer espacio que no +esté vacío hasta el cursor. Pulsar CTRL-U con el cursor sobre la «c» de +«cayó» hace lo siguiente: + + El caballo cayó del cielo ~ + CTRL-W + cayó del ~ + +Cuando detecta un error en alguna palabra anterior, necesita desplazar el +cursor hasta ese punto para corregirlo. Por ejemplo, escribió lo siguiente: + + El caballo cayu al suelo ~ + +Necesita cambiar «cayo» a «cayó». Con el cursor al final, teclearía esto +para corregirlo: > + + <Esc>3blróA + +< Abandonar el modo insertar <Esc> + Cuatro palabras hacia atrás 3b + Desplazarse a la «u» l + Reemplazar con «ó» ró + Reiniciar modo insertar A + +Existe otra manera de hacer esto: > + + <C-Izq><C-Izq><C-Izq><Derecha><Derecha><Derecha><Supr>ó<Fin> + +< Tres palabras hacia atrás <C-Izq><C-Izq><C-Izq> + Desplazarse a la «u» <Derecha><Derecha><Derecha> + Borrar la «u» <Supr> + Insertar una «ó» ó + Ir al final de la línea <Fin> + +Esto emplea teclas especiales para el desplazamiento, a la vez que permanece +en el modo Insertar. Esto se parece a lo que haría con un editor sin modos. Es +más fácil de recordar, pero lleva más tiempo (tiene que mover sus manos de +las letras a las teclas del cursor, y es difícil pulsar la tecla <Fin> sin +mirar el teclado). + Estas teclas especiales son más útiles cuando escribe un mapeado que no +abandona el modo Insertar. El tecleo adicional no importa en este caso. + Este es un resumen de las teclas que puede usar en el modo Insertar: + + <C-Inicio> al principio del archivo + <Repág> subir una pantalla + <Inicio> al inicio de la línea + <S-Izq> una palabra a la izquierda + <C-Izq> una palabra a la izquierda + <S-Der> una palabra a la derecha + <C-Der> una palabra a la derecha + <Fin> al final de la línea + <Avpág> bajar una pantalla + <C-Fin> al final del archivo + +Aún hay más, consulte |ins-special-special|. + +============================================================================== +*24.2* Mostrar coincidencias + +Al teclear una «)» estaría bien ver con qué «(» encaja. Para hacer que Vim +use esta orden: > + + :set showmatch + +Ahora, cuando teclee un texto como «(ejemplo), tan pronto como teclee el «)» +Vim moverá el cursor brevemente al «(» correspondiente, lo mantendrá ahí +medio segundo, y volverá a donde estaba tecleando. + En caso de no existir un correspondiente «(», Vim pitará. Sabrá entonces que +ha olvidado el «(» en algún lugar, o que escribió una «)» demasiadas veces. + También se mostrará el signo correspondiente en las parejas «[]» «{}». No +tiene que esperar a teclear el siguiente carácter, ya que tan pronto como Vim +lo detecte, devolverá el cursor a su posición original, continuando la +inserción. Puede modificar el tiempo que Vim espera con la opción 'matchtime'. +Por ejemplo, para hacer que Vim espere un segundo y medio: > + + :set matchtime=15 + +Esto especifica el tiempo en décimas de segundo. + +============================================================================== +*24.3* Autocompletado + +Vim puede auto-completar palabras durante la inserción. Escriba primero la +parte inicial de una palabra, pulse CTRL-P y Vim adivinará el resto. + Suponga, por ejemplo, que está creando un programa en C y que desea +teclear lo siguiente: + + total = ch_array[0] + ch_array[1] + ch_array[2]; ~ + +Empiece introduciendo lo siguiente: + + total = ch_array[0] + ch_ ~ + +En este punto es cuando le dice a Vim que complete la palabra usando la +orden CTRL-P. Vim buscará una palabra que empiece con lo que se aparece +frente al cursor. En este caso, es «ch_», el cual encaja con la palabra +«ch_array». Por ello, teclear CTRL-P le daría lo siguiente: + + total = ch_array[0] + ch_array ~ + +Después de teclear un poco más, obtiene esto (finalizando con un espacio): + + total = ch_array[0] + ch_array[1] + ~ + +Si pulsa ahora CTRL-P, Vim buscará otra vez una palabra que complete la que +se haya frente al cursor. Ya que no hay nada en frente del cursor, busca la +palabra en sentido inverso, el cual es «ch_array». Pulsar CTRL-P otra vez le +daría la siguiente palabra que encaja, en este caso «total». Si lo pulsa por +tercera vez, Vim buscará aún más atrás. Si no hay nada más, al editor se le +acabarían las palabras, volviendo al texto original, que es nada. Un cuarto +CTRL-P causaría al editor empezar otra vez con «ch_array». + +Use CTRL-N para una búsqueda hacia delante. Ya que la búsqueda vuelve al +inicio cuando llega al final del archivo, CTRL-N y CTRL-P encontrarán las +mismas coincidencias, pero en distinto orden. Pista: CTRL-N es siguiente +coincidencia («Next-match») y CTRL-P es la coincidencia anterior +(«Previous-match»). + +Vim realiza un gran esfuerzo por encontrar palabras que completar. Por +omisión, busca en los siguientes lugares: + + 1. Archivo actual + 2. Archivos en otras ventanas + 3. Otros archivos cargados (búfers ocultos) + 4. Archivos que no están cargados (búfers inactivos) + 5. Archivos de etiquetas + 6. Todos los archivos #incluidos en el archivo actual + + +OPCIONES + +Puede configurar el orden de búsqueda con la opción 'complete'. + +La opción 'ignorecase' es empleada. Las diferencias entre mayúsculas y +minúsculas se ignorarán al buscar coincidencias de activar esta opción. + +'infercase' es una opción especial para el autocompletado. Es útil para +encontrar parejas cuando ignora la sensibilidad a mayúsculas y minúsculas +(debe activar 'ignorecase') , y seguir usando con esta palabra la mencionada +sensibilidad. Por ello, si teclea «Para» y Vim encuentra «paramilitar», el +resultado final será «Paramilitar». + + +COMPLETAR ELEMENTOS ESPECÍFICOS + +Si sabe qué está buscando, puede usar estas órdenes para completar un cierto +tipo de elemento. + + CTRL-X CTRL-F Nombres de archivo + CTRL-X CTRL-L Líneas completas + CTRL-X CTRL-D Definiciones de macros + (también en archivos incluidos) + CTRL-X CTRL-I Archivo actual e incluidos + CTRL-X CTRL-K Palabras de un diccionario + CTRL-X CTRL-T Palabras de un tesauro + CTRL-X CTRL-] Etiquetas + CTRL-X CTRL-V Línea de órdenes de Vim + +Puede usar CTRL-N después de cada uno de estas órdenes para hallar la siguiente +coincidencia, y CTRL-P para hallar la anterior. + Para más información acerca de estas órdenes, consulte |ins-completion|. + + +COMPLETAR NOMBRES DE ARCHIVO + +Tomemos CTRL-X CTRL-F como ejemplo. Esto busca nombres de archivo. +Examina el directorio actual en busca de archivos, y muestra cada uno que +encaja con la palabra frenet al cursor. + Suponga, por ejemplo, que tiene las siguientes líneas en el directorio +actual: + + main.c sub_count.c sub_done.c sub_exit.c + +Inicie ahora el modo Insertar y empiece a teclear: + + El código de salida está en el archivo sub ~ + +En este momento, introduzca la orden CTRL-X CTRL-F. Vim completará la +palabra «sub» mirando en los ficheros en el directorio actual. La primera +coincidencia es «sub_count.c». Esto no es lo que buscaba, así que busca la +siguiente pareja pulsando CTRL-N. La coincidencia es «sub_done.c». Teclear +CTRL-N otra vez le devolvería a «sub_exit.c». El resultado: + + El código de salida está en el archivo sub_exit.c ~ + +Si el nombre de archivo empieza con «/» (Unix) o «C:\» (MS-Windows), puede +buscar todos los archivos en el sistema de archivos. Por ejemplo, teclee +«/u» y CTRL-X CTRL-F. Esto buscará «/usr» (en Unix): + + El archivo se encuentra en "/usr/" ~ + +Si ahora pulsa CTRL-N volvería a «/u». En lugar de ello, para aceptar +«/usr/» y descender un nivel en el árbol de directorios, use otra vez CTRL-X +CTRL-F: + + El archivo se encuentra en /usr/X11R6/~ + +Los resultados varían según lo que se encuentra en su sistema de +archivos. Las coincidencias aparecen alfabéticamente. + + +COMPLETAR EL CÓDIGO FUENTE + +Los archivos de código están bien estructurados. Esto posibilita un +autocompletado inteligente. En Vim, esto se llama autocompletado global +(«Omni completion»). Algunos otros editores lo llaman intellisense, pero eso +es una marca. + +La tecla para el autocompletado global es CTRL-X CTRL-O. Obviamente, la «O» +significa «Omni», para recordarla mejor. Usemos un ejemplo para editar +código C: + + { ~ + struct foo *p; ~ + p-> ~ + +El cursor está después de «p->». Pulse ahora CTRL-X CTRL-O. Vim le ofrecerá +una lista de alternativas, los cuales son los elementos que contiene «struct +foo». Esto es diferente al uso de CTRL-P, el cual completa cualquier +palabra, mientras que aquí sólo son válidos los miembros de «struct foo». + +Necesita realizar alguna configuración para que funcione el autocompletado +global. Asegúrese al menos de que las extensiones de tipo de archivo +(filetype) están activadas. El archivo vimrc debería tener esta línea: > + filetype plugin on +O: > + filetype plugin indent on + +Necesita crear un archivo de etiquetas y definir la opción 'tags' si desea +editar código C. Consulte |ft-c-omni|. Puede que tenga que realizar algo +similar para otros tipos de archivo, véase más adelante +|compl-omni-filetypes|. Sólo funciona para ciertos tipos de archivo. Revise +el valor de la opción 'omnifunc' para ver si funcionaría. + +============================================================================== +*24.4* Repetir una inserción + +Si pulsa CTRL-A, el editor insertará el texto que tecleó la última que estaba +en el modo Insertar. + Suponga, por ejemplo, que tiene un archivo que empieza con lo siguiente: + + "file.h" ~ + /* El programa principal comienza */ ~ + +Edita después el archivo insertando «#include» al principio de la primera +línea: + + #include "file.h" ~ + /* El programa principal comienza */ ~ + +Puede bajar hasta el inicio de la siguiente línea con las órdenes +«j^». Ahora puede empezar a insertar una nueva línea «include». Asi que +escribe: > + + i CTRL-A + +El resultado es el siguiente: + + #include "file.h" ~ + #include /* El programa principal comienza */ ~ + +«#include» se insertó porque CTRL-A inserta el texto de la inserción +anterior. Teclee ahora «main.h» <Enter> para finalizar la línea: + + + #include "file.h" ~ + #include "main.h" ~ + /* El programa principal comienza */ ~ + +La orden CTRL-@ realiza un CTRL-A y abandona el modo Insertar. Esta es una +manera rápida de hacer la misma inserción otra vez. + +============================================================================== +*24.5* Copiar desde otra línea + +La orden CTRL-Y inserta el carácter sobre el cursor. Esto es útil si está +duplicando una línea anterior. Por ejemplo, tiene esta línea de código C: + + b_array[i]->s_next = a_array[i]->s_next; ~ + +Ahora necesita escribir la misma línea, pero con un «s_prev» en lugar de +«s_next». Inicie una nueva línea, y pulse CTRL-Y 14 veces, hasta encontrarse +en la «n» de «next»: + + b_array[i]->s_next = a_array[i]->s_next; ~ + b_array[i]->s_ ~ + +Ahora escriba «prev»: + + b_array[i]->s_next = a_array[i]->s_next; ~ + b_array[i]->s_prev ~ + +Continue pulsando CTRL-Y hasta el siguiente «next»: + + b_array[i]->s_next = a_array[i]->s_next; ~ + b_array[i]->s_prev = a_array[i]->s_ ~ + +Escriba ahora «prev» para finalizar el proceso. + +La orden CTRL-E actua como CTRL-Y a excepción de que inserta el carácter +bajo el cursor. + +============================================================================== +*24.6* Insertar un registro + +La orden CTRL-R {registro} inserta el contenido de un registro. Esto es útil +para evitar escribir una palabra larga. Por ejemplo, necesita teclear esto: + + r = FunciónMuyLarga(a) + FunciónMuyLarga(b) + FunciónMuyLarga(c) ~ + +El nombre de la función se define en otro archivo. Edite ese archivo y +desplace el cursor sobre el nombre de función presente, y copie el mismo al +registro v: + + "vyiw + +«"v» es el especificador del registro, «yiw» signifia copiar la palabra +interior («yank inner word»). Edite ahora el archivo donde se insertará la +línea, y escriba las primeras letras: + + r = ~ + +Use ahora CTRL-R para insertar el nombre de la función: + + r = FunciónMuyLarga ~ + +Continua insertando caracteres en medio del nombre de la función, y usa +«CTRL-R v» dos veces más. + Podría haber realizado lo mismo con el autocompletado. Usar un registro +es útil cuando hay varias palabras que empiezan con el mismo carácter. + +Si el registro contiene caracteres tales como <BS> o otros caracteres +especiales, se interpretarán como introducidos a través del teclado. Si no +desea que esto ocurra (realmente quiere que <BS> acabe insertado en el +texto), use la orden CTRL-R CTRL-R {registro}. + +============================================================================== +*24.7* Abreviaturas + +Una abreviatura es una palabra corta que sustituye a otra más larga. Por +ejemplo, «poli» simboliza «policía». Vim le permite insertar una abreviatura +para después expandirla automáticamente. + Para decir a Vim que expanda «poli» a «policía» cada vez que lo inserte, +use la siguiente orden: > + + :iabbrev poli policía + +Ahora, cuando escribe «po», aparecerá la palabra completa «policía» en el +texto. Esto se activa cuando teclea un carácter que no puede ser parte de +una palabra, como por ejemplo un espacio: + + Texto introducido Lo que ve + Vi al p Vi al p ~ + Vi al po Vi al po ~ + Vi al po<Espacio> Vi al policía<Espacio> ~ + +La expansión no ocurre si solo escribe «po». Esto permite escribir una +palabra como «polifacético», que no se expandirá. Solo se revisan palabras +completas con abreviaturas. + + +ABREVIAR VARIAS PALABRAS + +Es posible definir una abreviatura cuyo resultado sean varias palabras. Por +ejemplo, para definir «JB» como «Juan Benítez», use la siguiente orden: > + + :iabbrev JB Juan Benítez + +Como programador, use dos abreviaturas mas bien inusuales: > + + :iabbrev #b /**************************************** + :iabbrev #e <Space>****************************************/ + +Uso esto para crear comentarios en cajas. El comentario empieza con «#b», el +cual escribe la línea superior. Después escribo el texto del comentario y uso +«#e» para dibujar la línea inferior. + Observe que la abreviatura «#e» empieza con un espacio. En otras palabras, +los primeros dos caracteres son espacio-asterisco. Por lo general, Vim +ignora los espacios entre la abreviatura y la expansión. Para evitar tal +problema, deletreo espacio («space») como siete caracters: <, S, p, a, c, e,>. + + Nota: + La palabra «:iabbrev» es algo larga. «:iab» también daría resultado. + ¡Esto es abreviar la orden de abreviar! + + +ARREGLAR ERRORES TIPOGRÁFICOS + +Es bastante normal escribir siempre el mismo error. Por ejemplo, escribir +«qeu» en lugar de «que». Puede arreglar esto con una abreviatura: > + + :abbreviate qeu que + +Puede crear una lista completa de ejemplos como este. Añada uno cada vez que +descubra un error común. + + +LISTAR ABREVIATURAS + +La orden «:abbreviate» lista las abreviaturas: + + :abbreviate + i #e ****************************************/ + i #b /**************************************** + i JB Juan Benítez + i po policía + ! qeu que + +La «i» en la primera columna indica modo Insertar. Estas abreviaturas sólo +están activas en el modo Insertar. Otros caracteres posibles son: + + c Modo Línea de órdenes :cabbrev + ! Modo Insertar y Línea de órdenes :abbreviate + +Debido a que las abreviaturas no son útiles en el modo Línea de órdenes, +usará más regularmente la orden «:iabbrev». Esto evita, por ejemplo, que se +expanda «po» al escribir una orden como: > + + :edit po + + +BORRAR ABREVIATURAS + +Para eliminar una abreviatura, use la orden «:unabbreviate». Suponga que +tiene la siguiente abreviatura: > + + :abbreviate @f fresco + +Puede eliminarla con esta orden: > + + :unabbreviate @f + +Notará al escribir esto que @f se expande a «fresco». No se preocupe, Vim lo +entiende de todas formas (a menos que tenga una abreviatura «fresco», pero +eso es improbable). + Para eliminar todas las abreviaturas: > + + :abclear + +«:unabbreviate» y «:abclear» tienen también variantes para el modo Insetar +(«:unabbreviate» y «:iabclear») y el modo Línea de órdenes («:cunabbreviate» +y «:cabclear»). + + +REDEFINIR EL MAPEO DE UNA ABREVIATURA + +Existe un aspecto a tener en cuenta a la hora de definir una abreviatura: La +cadena resultante no se debería mapear. Por ejemplo: > + + :abbreviate @a adder + :imap dd disk-door + +Si ahora teclea @a, obtendrá «adisk-doorer». Esto no es lo que quiere. Para +evitarlo, use la orden «:noabbrev». Hace lo mismo que «:abbreviate», pero +evita que la cadena resultante se use en mapeados. + + :noreabbrev @a adder + +Afortunadamente, es difícil que se mapee el resultado de una abreviatura. + +============================================================================== +*24.8* Introducir caracteres especiales + +La orden CTRL-V se emplea para insertar el siguiente carácter de forma +literal. En otras palabras, se ignorará el significado especial de cualquier +carácter. Por ejemplo: > + + CTRL-V <Esc> + +Esta orden inserta un carácter de escapado. Por ello, no abandona el modo +Insertar. (No escriba un espacio después de CTRL-V, sólo lo hace más fácil +de leer). + + Nota: + En MS-Windows, CTRL-V se emplea para pegar texto. Use CTRL-Q en + lugar de CTRL-V. Por otra parte, Unix no reconoce CTRL-Q en algunas + terminales, porque tiene un significado especial. + +También puede usar la orden CTRL-V {dígitos} para insertar un carácter con +el número decimal {dígitos}. Por ejemplo, el carácter número 127 es el +carácter <Del> (Supr) (¡pero no necesariamente la tecla <Supr>!). Escriba lo +siguiente para insetar <Del>. + + CTRL-V 127 + +Puede introducir hasta el carácter 255 de esta manera. Cuando escribe menos +de dos dígitos, un no-dígito finalizará la orden. Para evitar la necesidad +de escribir un no-dígito, añada uno o dos ceros para sumar tres dígitos. + Todas las ordenes a continuación insertan primero un <Tab> y después un +punto: + + CTRL-V 9. + CTRL-V 09. + CTRL-V 009. + +Para usar un carácter con valor hexadecimal, use «x» después de CTRL-V: > + + CTRL-V x7f + +Esto también llega al carácter 255 (CTRL-V xff). También puede usar «o» para +escribir un carácter como un número octal, y otros dos métodos le permiten +escribir hasta un número en 16 y 32 bit (p, ej., un carácter Unicode): > + + CTRL-V o123 + CTRL-V u1234 + CTRL-V U12345678 + +============================================================================== +*24.9* Dígrafos + +Some characters are not on the keyboard. For example, the copyright +character (�). To type these characters in Vim, you use digraphs, where two +characters represent one. To enter a �, for example, you press three keys: +> + + CTRL-K Co + +Use la siguiente orden para ver qué dígrafos están disponibles: > + + :digraphs + +Vim mostrará la tabla de dígrafos. Aquí puede ver tres líneas: + + AC ~_ 159 NS | 160 !I � 161 Ct � 162 Pd � 163 Cu � 164 Ye � 165 ~ + BB � 166 SE � 167 ': � 168 Co � 169 -a � 170 << � 171 NO � 172 ~ + -- � 173 Rg � 174 'm � 175 DG � 176 +- � 177 2S � 178 3S � 179 ~ + +This shows, for example, that the digraph you get by typing CTRL-K Pd is the +character (�). This is character number 163 (decimal). + Pd is short for Pound. Most digraphs are selected to give you a hint about +the character they will produce. If you look through the list you will +understand the logic. + You can exchange the first and second character, if there is no digraph for +that combination. Thus CTRL-K dP also works. Since there is no digraph for +"dP" Vim will also search for a "Pd" digraph. + + Nota: + Los dígrafos dependen del juego de caracteres que Vim asume que está + usando. En MS-DOS difieren con los de MS-Windows. Use siempre + «:digraphs» para ver de qué dígrafos dispone. + +Puede configurar sus propios dígrafos. Ejemplo: > + + :digraph a" � + +This defines that CTRL-K a" inserts an � character. You can also specify +the character with a decimal number. This defines the same digraph: > + + :digraph a" 228 + +Para más información acerca de los dígrafos, consulte: |digraphs| + Otra manera de insertar caracteres especiales es un «keymap». Puede leer +más acerca de esto aquí: |45.5| + +============================================================================== +*24.10* Órdenes del modo Normal + +El modo Insertar ofrece un limitado número de órdenes. Dispone de muchas más +en el modo normal. Si desea usar uno, abandone el modo Insertar con <Esc>, +ejecuto la orden en modo Normal, y vuelva al modo Insertar con «i» o «a». + Hay una manera más rápida. Con CTRL-O {orden} puede ejecutar cualquier +orden de modo Normal en el modo Insertar. Por ejemplo, para borrar desde el +cursor hasta el final de la línea: > + + CTRL-O D + +Sólo puede ejecutar una orden de modo Normal de esta manera. Pero puede +especificar un registro o cuenta. Aquí tiene una manera más complicada: > + + CTRL-O "g3dw + +Esto borra hasta la tercera palabra en el registro «g». + +============================================================================== + +Siguiente capítulo: |usr_25.esx| Editar text con formato + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Omar Campagne Polaino + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_24.txt b/vim73/doc/usr_24.txt new file mode 100644 index 0000000..e33e0c7 --- /dev/null +++ b/vim73/doc/usr_24.txt @@ -0,0 +1,606 @@ +*usr_24.txt* For Vim version 7.3. Last change: 2006 Jul 23 + + VIM USER MANUAL - by Bram Moolenaar + + Inserting quickly + + +When entering text, Vim offers various ways to reduce the number of keystrokes +and avoid typing mistakes. Use Insert mode completion to repeat previously +typed words. Abbreviate long words to short ones. Type characters that +aren't on your keyboard. + +|24.1| Making corrections +|24.2| Showing matches +|24.3| Completion +|24.4| Repeating an insert +|24.5| Copying from another line +|24.6| Inserting a register +|24.7| Abbreviations +|24.8| Entering special characters +|24.9| Digraphs +|24.10| Normal mode commands + + Next chapter: |usr_25.txt| Editing formatted text + Previous chapter: |usr_23.txt| Editing other files +Table of contents: |usr_toc.txt| + +============================================================================== +*24.1* Making corrections + +The <BS> key was already mentioned. It deletes the character just before the +cursor. The <Del> key does the same for the character under (after) the +cursor. + When you typed a whole word wrong, use CTRL-W: + + The horse had fallen to the sky ~ + CTRL-W + The horse had fallen to the ~ + +If you really messed up a line and want to start over, use CTRL-U to delete +it. This keeps the text after the cursor and the indent. Only the text from +the first non-blank to the cursor is deleted. With the cursor on the "f" of +"fallen" in the next line pressing CTRL-U does this: + + The horse had fallen to the ~ + CTRL-U + fallen to the ~ + +When you spot a mistake a few words back, you need to move the cursor there to +correct it. For example, you typed this: + + The horse had follen to the ground ~ + +You need to change "follen" to "fallen". With the cursor at the end, you +would type this to correct it: > + + <Esc>4blraA + +< get out of Insert mode <Esc> + four words back 4b + move on top of the "o" l + replace with "a" ra + restart Insert mode A + +Another way to do this: > + + <C-Left><C-Left><C-Left><C-Left><Right><Del>a<End> + +< four words back <C-Left><C-Left><C-Left><C-Left> + move on top of the "o" <Right> + delete the "o" <Del> + insert an "a" a + go to end of the line <End> + +This uses special keys to move around, while remaining in Insert mode. This +resembles what you would do in a modeless editor. It's easier to remember, +but takes more time (you have to move your hand from the letters to the cursor +keys, and the <End> key is hard to press without looking at the keyboard). + These special keys are most useful when writing a mapping that doesn't +leave Insert mode. The extra typing doesn't matter then. + An overview of the keys you can use in Insert mode: + + <C-Home> to start of the file + <PageUp> a whole screenful up + <Home> to start of line + <S-Left> one word left + <C-Left> one word left + <S-Right> one word right + <C-Right> one word right + <End> to end of the line + <PageDown> a whole screenful down + <C-End> to end of the file + +There are a few more, see |ins-special-special|. + +============================================================================== +*24.2* Showing matches + +When you type a ) it would be nice to see with which ( it matches. To make +Vim do that use this command: > + + :set showmatch + +When you now type a text like "(example)", as soon as you type the ) Vim will +briefly move the cursor to the matching (, keep it there for half a second, +and move back to where you were typing. + In case there is no matching (, Vim will beep. Then you know that you +might have forgotten the ( somewhere, or typed a ) too many. + The match will also be shown for [] and {} pairs. You don't have to wait +with typing the next character, as soon as Vim sees it the cursor will move +back and inserting continues as before. + You can change the time Vim waits with the 'matchtime' option. For +example, to make Vim wait one and a half second: > + + :set matchtime=15 + +The time is specified in tenths of a second. + +============================================================================== +*24.3* Completion + +Vim can automatically complete words on insertion. You type the first part of +a word, press CTRL-P, and Vim guesses the rest. + Suppose, for example, that you are creating a C program and want to type in +the following: + + total = ch_array[0] + ch_array[1] + ch_array[2]; ~ + +You start by entering the following: + + total = ch_array[0] + ch_ ~ + +At this point, you tell Vim to complete the word using the command CTRL-P. +Vim searches for a word that starts with what's in front of the cursor. In +this case, it is "ch_", which matches with the word ch_array. So typing +CTRL-P gives you the following: + + total = ch_array[0] + ch_array ~ + +After a little more typing, you get this (ending in a space): + + total = ch_array[0] + ch_array[1] + ~ + +If you now type CTRL-P Vim will search again for a word that completes the +word before the cursor. Since there is nothing in front of the cursor, it +finds the first word backwards, which is "ch_array". Typing CTRL-P again +gives you the next word that matches, in this case "total". A third CTRL-P +searches further back. If there is nothing else, it causes the editor to run +out of words, so it returns to the original text, which is nothing. A fourth +CTRL-P causes the editor to start over again with "ch_array". + +To search forward, use CTRL-N. Since the search wraps around the end of the +file, CTRL-N and CTRL-P will find the same matches, but in a different +sequence. Hint: CTRL-N is Next-match and CTRL-P is Previous-match. + +The Vim editor goes through a lot of effort to find words to complete. By +default, it searches the following places: + + 1. Current file + 2. Files in other windows + 3. Other loaded files (hidden buffers) + 4. Files which are not loaded (inactive buffers) + 5. Tag files + 6. All files #included by the current file + + +OPTIONS + +You can customize the search order with the 'complete' option. + +The 'ignorecase' option is used. When it is set, case differences are ignored +when searching for matches. + +A special option for completion is 'infercase'. This is useful to find +matches while ignoring case ('ignorecase' must be set) but still using the +case of the word typed so far. Thus if you type "For" and Vim finds a match +"fortunately", it will result in "Fortunately". + + +COMPLETING SPECIFIC ITEMS + +If you know what you are looking for, you can use these commands to complete +with a certain type of item: + + CTRL-X CTRL-F file names + CTRL-X CTRL-L whole lines + CTRL-X CTRL-D macro definitions (also in included files) + CTRL-X CTRL-I current and included files + CTRL-X CTRL-K words from a dictionary + CTRL-X CTRL-T words from a thesaurus + CTRL-X CTRL-] tags + CTRL-X CTRL-V Vim command line + +After each of them CTRL-N can be used to find the next match, CTRL-P to find +the previous match. + More information for each of these commands here: |ins-completion|. + + +COMPLETING FILE NAMES + +Let's take CTRL-X CTRL-F as an example. This will find file names. It scans +the current directory for files and displays each one that matches the word in +front of the cursor. + Suppose, for example, that you have the following files in the current +directory: + + main.c sub_count.c sub_done.c sub_exit.c + +Now enter Insert mode and start typing: + + The exit code is in the file sub ~ + +At this point, you enter the command CTRL-X CTRL-F. Vim now completes the +current word "sub" by looking at the files in the current directory. The +first match is sub_count.c. This is not the one you want, so you match the +next file by typing CTRL-N. This match is sub_done.c. Typing CTRL-N again +takes you to sub_exit.c. The results: + + The exit code is in the file sub_exit.c ~ + +If the file name starts with / (Unix) or C:\ (MS-Windows) you can find all +files in the file system. For example, type "/u" and CTRL-X CTRL-F. This +will match "/usr" (this is on Unix): + + the file is found in /usr/ ~ + +If you now press CTRL-N you go back to "/u". Instead, to accept the "/usr/" +and go one directory level deeper, use CTRL-X CTRL-F again: + + the file is found in /usr/X11R6/ ~ + +The results depend on what is found in your file system, of course. The +matches are sorted alphabetically. + + +COMPLETING IN SOURCE CODE + +Source code files are well structured. That makes it possible to do +completion in an intelligent way. In Vim this is called Omni completion. In +some other editors it's called intellisense, but that is a trademark. + +The key to Omni completion is CTRL-X CTRL-O. Obviously the O stands for Omni +here, so that you can remember it easier. Let's use an example for editing C +source: + + { ~ + struct foo *p; ~ + p-> ~ + +The cursor is after "p->". Now type CTRL-X CTRL-O. Vim will offer you a list +of alternatives, which are the items that "struct foo" contains. That is +quite different from using CTRL-P, which would complete any word, while only +members of "struct foo" are valid here. + +For Omni completion to work you may need to do some setup. At least make sure +filetype plugins are enabled. Your vimrc file should contain a line like +this: > + filetype plugin on +Or: > + filetype plugin indent on + +For C code you need to create a tags file and set the 'tags' option. That is +explained |ft-c-omni|. For other filetypes you may need to do something +similar, look below |compl-omni-filetypes|. It only works for specific +filetypes. Check the value of the 'omnifunc' option to find out if it would +work. + +============================================================================== +*24.4* Repeating an insert + +If you press CTRL-A, the editor inserts the text you typed the last time you +were in Insert mode. + Assume, for example, that you have a file that begins with the following: + + "file.h" ~ + /* Main program begins */ ~ + +You edit this file by inserting "#include " at the beginning of the first +line: + + #include "file.h" ~ + /* Main program begins */ ~ + +You go down to the beginning of the next line using the commands "j^". You +now start to insert a new "#include" line. So you type: > + + i CTRL-A + +The result is as follows: + + #include "file.h" ~ + #include /* Main program begins */ ~ + +The "#include " was inserted because CTRL-A inserts the text of the previous +insert. Now you type "main.h"<Enter> to finish the line: + + + #include "file.h" ~ + #include "main.h" ~ + /* Main program begins */ ~ + +The CTRL-@ command does a CTRL-A and then exits Insert mode. That's a quick +way of doing exactly the same insertion again. + +============================================================================== +*24.5* Copying from another line + +The CTRL-Y command inserts the character above the cursor. This is useful +when you are duplicating a previous line. For example, you have this line of +C code: + + b_array[i]->s_next = a_array[i]->s_next; ~ + +Now you need to type the same line, but with "s_prev" instead of "s_next". +Start the new line, and press CTRL-Y 14 times, until you are at the "n" of +"next": + + b_array[i]->s_next = a_array[i]->s_next; ~ + b_array[i]->s_ ~ + +Now you type "prev": + + b_array[i]->s_next = a_array[i]->s_next; ~ + b_array[i]->s_prev ~ + +Continue pressing CTRL-Y until the following "next": + + b_array[i]->s_next = a_array[i]->s_next; ~ + b_array[i]->s_prev = a_array[i]->s_ ~ + +Now type "prev;" to finish it off. + +The CTRL-E command acts like CTRL-Y except it inserts the character below the +cursor. + +============================================================================== +*24.6* Inserting a register + +The command CTRL-R {register} inserts the contents of the register. This is +useful to avoid having to type a long word. For example, you need to type +this: + + r = VeryLongFunction(a) + VeryLongFunction(b) + VeryLongFunction(c) ~ + +The function name is defined in a different file. Edit that file and move the +cursor on top of the function name there, and yank it into register v: > + + "vyiw + +"v is the register specification, "yiw" is yank-inner-word. Now edit the file +where the new line is to be inserted, and type the first letters: + + r = ~ + +Now use CTRL-R v to insert the function name: + + r = VeryLongFunction ~ + +You continue to type the characters in between the function name, and use +CTRL-R v two times more. + You could have done the same with completion. Using a register is useful +when there are many words that start with the same characters. + +If the register contains characters such as <BS> or other special characters, +they are interpreted as if they had been typed from the keyboard. If you do +not want this to happen (you really want the <BS> to be inserted in the text), +use the command CTRL-R CTRL-R {register}. + +============================================================================== +*24.7* Abbreviations + +An abbreviation is a short word that takes the place of a long one. For +example, "ad" stands for "advertisement". Vim enables you to type an +abbreviation and then will automatically expand it for you. + To tell Vim to expand "ad" into "advertisement" every time you insert it, +use the following command: > + + :iabbrev ad advertisement + +Now, when you type "ad", the whole word "advertisement" will be inserted into +the text. This is triggered by typing a character that can't be part of a +word, for example a space: + + What Is Entered What You See + I saw the a I saw the a ~ + I saw the ad I saw the ad ~ + I saw the ad<Space> I saw the advertisement<Space> ~ + +The expansion doesn't happen when typing just "ad". That allows you to type a +word like "add", which will not get expanded. Only whole words are checked +for abbreviations. + + +ABBREVIATING SEVERAL WORDS + +It is possible to define an abbreviation that results in multiple words. For +example, to define "JB" as "Jack Benny", use the following command: > + + :iabbrev JB Jack Benny + +As a programmer, I use two rather unusual abbreviations: > + + :iabbrev #b /**************************************** + :iabbrev #e <Space>****************************************/ + +These are used for creating boxed comments. The comment starts with #b, which +draws the top line. I then type the comment text and use #e to draw the +bottom line. + Notice that the #e abbreviation begins with a space. In other words, the +first two characters are space-star. Usually Vim ignores spaces between the +abbreviation and the expansion. To avoid that problem, I spell space as seven +characters: <, S, p, a, c, e, >. + + Note: + ":iabbrev" is a long word to type. ":iab" works just as well. + That's abbreviating the abbreviate command! + + +FIXING TYPING MISTAKES + +It's very common to make the same typing mistake every time. For example, +typing "teh" instead of "the". You can fix this with an abbreviation: > + + :abbreviate teh the + +You can add a whole list of these. Add one each time you discover a common +mistake. + + +LISTING ABBREVIATIONS + +The ":abbreviate" command lists the abbreviations: + + :abbreviate + i #e ****************************************/ + i #b /**************************************** + i JB Jack Benny + i ad advertisement + ! teh the + +The "i" in the first column indicates Insert mode. These abbreviations are +only active in Insert mode. Other possible characters are: + + c Command-line mode :cabbrev + ! both Insert and Command-line mode :abbreviate + +Since abbreviations are not often useful in Command-line mode, you will mostly +use the ":iabbrev" command. That avoids, for example, that "ad" gets expanded +when typing a command like: > + + :edit ad + + +DELETING ABBREVIATIONS + +To get rid of an abbreviation, use the ":unabbreviate" command. Suppose you +have the following abbreviation: > + + :abbreviate @f fresh + +You can remove it with this command: > + + :unabbreviate @f + +While you type this, you will notice that @f is expanded to "fresh". Don't +worry about this, Vim understands it anyway (except when you have an +abbreviation for "fresh", but that's very unlikely). + To remove all the abbreviations: > + + :abclear + +":unabbreviate" and ":abclear" also come in the variants for Insert mode +(":iunabbreviate and ":iabclear") and Command-line mode (":cunabbreviate" and +":cabclear"). + + +REMAPPING ABBREVIATIONS + +There is one thing to watch out for when defining an abbreviation: The +resulting string should not be mapped. For example: > + + :abbreviate @a adder + :imap dd disk-door + +When you now type @a, you will get "adisk-doorer". That's not what you want. +To avoid this, use the ":noreabbrev" command. It does the same as +":abbreviate", but avoids that the resulting string is used for mappings: > + + :noreabbrev @a adder + +Fortunately, it's unlikely that the result of an abbreviation is mapped. + +============================================================================== +*24.8* Entering special characters + +The CTRL-V command is used to insert the next character literally. In other +words, any special meaning the character has, it will be ignored. For +example: > + + CTRL-V <Esc> + +Inserts an escape character. Thus you don't leave Insert mode. (Don't type +the space after CTRL-V, it's only to make this easier to read). + + Note: + On MS-Windows CTRL-V is used to paste text. Use CTRL-Q instead of + CTRL-V. On Unix, on the other hand, CTRL-Q does not work on some + terminals, because it has a special meaning. + +You can also use the command CTRL-V {digits} to insert a character with the +decimal number {digits}. For example, the character number 127 is the <Del> +character (but not necessarily the <Del> key!). To insert <Del> type: > + + CTRL-V 127 + +You can enter characters up to 255 this way. When you type fewer than two +digits, a non-digit will terminate the command. To avoid the need of typing a +non-digit, prepend one or two zeros to make three digits. + All the next commands insert a <Tab> and then a dot: + + CTRL-V 9. + CTRL-V 09. + CTRL-V 009. + +To enter a character in hexadecimal, use an "x" after the CTRL-V: > + + CTRL-V x7f + +This also goes up to character 255 (CTRL-V xff). You can use "o" to type a +character as an octal number and two more methods allow you to type up to +a 16 bit and a 32 bit number (e.g., for a Unicode character): > + + CTRL-V o123 + CTRL-V u1234 + CTRL-V U12345678 + +============================================================================== +*24.9* Digraphs + +Some characters are not on the keyboard. For example, the copyright character +(). To type these characters in Vim, you use digraphs, where two characters +represent one. To enter a , for example, you press three keys: > + + CTRL-K Co + +To find out what digraphs are available, use the following command: > + + :digraphs + +Vim will display the digraph table. Here are three lines of it: + + AC ~_ 159 NS | 160 !I 161 Ct 162 Pd 163 Cu 164 Ye 165 ~ + BB 166 SE 167 ': 168 Co 169 -a 170 << 171 NO 172 ~ + -- 173 Rg 174 'm 175 DG 176 +- 177 2S 178 3S 179 ~ + +This shows, for example, that the digraph you get by typing CTRL-K Pd is the +character (). This is character number 163 (decimal). + Pd is short for Pound. Most digraphs are selected to give you a hint about +the character they will produce. If you look through the list you will +understand the logic. + You can exchange the first and second character, if there is no digraph for +that combination. Thus CTRL-K dP also works. Since there is no digraph for +"dP" Vim will also search for a "Pd" digraph. + + Note: + The digraphs depend on the character set that Vim assumes you are + using. On MS-DOS they are different from MS-Windows. Always use + ":digraphs" to find out which digraphs are currently available. + +You can define your own digraphs. Example: > + + :digraph a" + +This defines that CTRL-K a" inserts an character. You can also specify the +character with a decimal number. This defines the same digraph: > + + :digraph a" 228 + +More information about digraphs here: |digraphs| + Another way to insert special characters is with a keymap. More about that +here: |45.5| + +============================================================================== +*24.10* Normal mode commands + +Insert mode offers a limited number of commands. In Normal mode you have many +more. When you want to use one, you usually leave Insert mode with <Esc>, +execute the Normal mode command, and re-enter Insert mode with "i" or "a". + There is a quicker way. With CTRL-O {command} you can execute any Normal +mode command from Insert mode. For example, to delete from the cursor to the +end of the line: > + + CTRL-O D + +You can execute only one Normal mode command this way. But you can specify a +register or a count. A more complicated example: > + + CTRL-O "g3dw + +This deletes up to the third word into register g. + +============================================================================== + +Next chapter: |usr_25.txt| Editing formatted text + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_25.esx b/vim73/doc/usr_25.esx new file mode 100644 index 0000000..522efb1 --- /dev/null +++ b/vim73/doc/usr_25.esx @@ -0,0 +1,606 @@ +*usr_25.esx* Para Vim versión 7.3. Último cambio: 11/6/2007 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Editar texto con formato + + +El texto rara vez aparece como una oración por línea. Este capítulo trata +acerca de formatear oraciones para su correcta apariencia en un papel, así +como otros formatos. Vim también ofrece útiles características para editar +párrafos de una sola línea y tablas- + +|25.1| Dividir líneas +|25.2| Alinear texto +|25.3| Sangrado y tabulación +|25.4| Tratar líneas largas +|25.5| Editar tablas + + Siguiente capítulo: |usr_26.txt| Repetición + Capítulo anterior: |usr_24.esx| Insertar con rapidez +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*25.1* Dividir líneas + +Vim dispone de un número de funciones que facilitan tratar texto. Por +omisión, el editor no introduce saltos de línea automáticamente. En +otras palabras, tiene que pulsar <Intro>. Esto es útil para decidir +donde termina la línea, dependiendo del programa que esté escribiendo. + Si define la opción 'textwidth', Vim insertará automáticamente +los saltos de línea. +Suponga que desea crear una estrecha columna de sólo 30 caracteres. +Para ello, tendría que ejecutar la siguiente orden: > + + :set textwidth=30 + +Empiece a escribir ahora (la regla solo aparece en el ejemplo): + + 1 2 3 + 12345678901234567890123456789012345 + Enseñé programación durante un ~ + +Si teclea ahora «os», la línea sobrepasaría el límite de 30 caracteres. En +cuanto Vim detecta esto, inserta un salto línea, obteniendo lo siguiente: + + 1 2 3 + 12345678901234567890123456789012345 + Enseñé programación durante ~ + unos ~ + +Así mismo, puede escribir el resto del párrafo: + + 1 2 3 + 12345678901234567890123456789012345 + Enseñé programación durante ~ + unos meses. Una vez, me paró ~ + la policía de Granada porque ~ + mis deberes eran demasiado ~ + difíciles. Historia verídica.~ + +No necesita introducir líneas nuevas; Vim las insertará automáticamente. + + Nota: + La opción 'wrap' hace que Vim muestre las líneas con un salto de + línea, pero no inserta realmente un salto de línea. + + +REFORMATEAR + +El editor Vim no es un editor de documentos. En un editor de documentos, si +borra algo al inicio del párrafo, se reorganizan los saltos de línea. No es +así en Vim; así que se borra la palabra «programación» en la primera línea, +obtendría los siguiente: + + 1 2 3 + 12345678901234567890123456789012345 + Enseñé durante ~ + unos meses. Una vez, me paró ~ + la policía de Granada porque ~ + mis deberes eran demasiado ~ + difíciles. Historia verídica.~ + +Esto no es elegante. Para dar formato a un párrafo puede usar el operador +«gq». + Usemos esto primero con una selección en modo Visual. Empezando por la +primera línea, escriba: > + + v4jgq + +«v» inicial el modo Visual, «4j» para desplazarse al final del párrafo, y +después el operador «gq». El resultado es: + + 1 2 3 + 12345678901234567890123456789012345 + Enseñé durante unos meses. ~ + Una vez, me paró la policía de~ + Granada porque mis deberes ~ + eran demasiado difíciles. ~ + Historia verídica.~ + +Nota: existe una manera de dar formato automáticamente para tipos +específicos de plantillas de texto, véase |auto-format|. + +Ya que «gq» es un operador, puede usar una de las tres maneras en las que +funciona la selección de texto: el modo Visual, con un movimiento y con un +objeto textual. + El ejemplo anterior se puede hacer con «gq4j», lo cual implica teclear +menos, pero tiene que conocer el número de líneas. Una orden de movimiento +más útil es «}». +Esto le desplaza al final del párrafo. Por ello, «gq}» da formato desde el +cursor hasta el final del párrafo actual. + El párrafo es un objeto textual que responde bien al uso de «gq». Pruebe +esto: > + + gqap + +«ap» significa un párrafo («a-paragraph»). Esto da formato al texto de un +párrafo (separado por líneas vacías). También el área anterior al cursor. + Si los párrafos están separados por líneas vacías, puede dar formato a +todo el archivo con lo siguiente: > + + gggqG + +«gg» para ir a la primera línea, «gqG» para dar formato hasta la última +línea. + Aviso: si sus párrafos no están apropiadamente separados, no se unirán. +Un error común es tener una línea con un espacio o tabulación. Esa es una +línea en blanco, pero no una línea vacía. + +Vim es capaz de dar formato a más que texto. Consulte |fo-table| para ver +cómo cambiar esto. Consulte la opción 'joinspaces' para modificar el número +de espacios antes de un punto final. + Es posible dar formato con un programa externo. Esto es útil si el texto +no puede recibir un formato adecuado con la orden integrada en Vim. Consulte +la opción 'formatprg'. + +============================================================================== +*25.2* Alinear texto + +Use la siguiente orden para centrar un rango de líneas: > + + :{range}center [width] + +{range} (rango) is el valor de rango normal en la línea de órdenes. [width] +(ancho) es el valor opcional del ancho usado al centrar. De no especificar +[width], su valor por omisión será el de 'textwidth'. (Si 'textwith' es +cero, el valor será 80.) + Por ejemplo: > + + :1,5center 40 + +El resultado es el siguiente: + + Enseñé durante unos meses. ~ + Una vez, me paró la policía de~ + Granada porque mis deberes ~ + eran demasiado difíciles. ~ + Historia verídica.~ + + +ALINEAR A LA DERECHA + +De manera parecida, la orden «:right» justifica el texto a la derecha: > + + :1,5right 37 + +y da como resultado: > + + Enseñé durante unos meses. ~ + Una vez, me paró la policía de ~ + Granada porque mis deberes ~ + eran demasiado difíciles. ~ + Historia verídica.~ + +ALINEAR A LA IZQUIERDA + +Por último, existe esta orden: > + + :{range}left [margin] + +A diferencia de «:center» y «:right», el argumento de «:left» no es la +longitud de la línea, sino que es el margen derecho. Si se omite, el texto +aparecerá a la izquierda de la pantalla (al igual que si usa un margen de de +cero). + + :1left 5 + :2,5left + +El resultado es el siguiente: + + Enseñé durante unos meses. ~ + Una vez, me paró la policía de ~ + Granada porque mis deberes ~ + eran demasiado difíciles. ~ + Historia verídica.~ + + +JUSTIFICAR TEXTO + +Vim no posee una herramienta integrada para justificar texto. Por otro lado, +ofrece un excelente macro que realiza esta labor. Ejecute la siguiente orden +para usar este conjunto: > + + :runtime macros/justify.vim + +Este archivo script de Vim define una nueva orden visual, «_j». Para +justificar un bloque de texto, resalte el texto en modo Visual y ejecute «_j». + Consulte el archivo para una explicación más completa. Para ir a ese punto, +pulse «gf» en este nombre: +$VIMRUNTIME/macros/justify.vim. + +Una alternativa es filtrar el texto a través de un programa +externo. Ejemplo: > + + :%!fmt + +============================================================================== +*25.3* Sangrado y tabulación + +Puede usar el sangrado para destacar texto con respecto al resto. Los textos +de ejemplo en este manual, por ejemplo, están sangrados con ocho espacios, o +una tabulación. Generalmente, introduce el sangrado con una tabulación al +inicio de cada línea. Suponga este texto: + la primera línea ~ + la segunda línea ~ + +Puede introducir esto pulsando el botón de tabulado, algo de texto, <Intro>, +tabulado, y más texto. + La opción 'autoindent' inserta sangrado automáticamente: > + + :set autoindent + +Al iniciar una nueva línea, este recibirá el mismo sangrado que la línea +anterior. En el ejemplo anterior, el tabulado tras <Intro> ya no es +necesario. + + +AUMENTAR EL SANGRADO + +Para aumentar la cantidad de sangrado en una línea, use el operador «>». A +menudo usará esto como «>>», que añade sangrado a la línea actual. + La cantidad de sangrado añadida se especifica con la opción 'shiftwidth'. +El valor por omisión es 8. Para lograr que «>>» inserte cuatro espacios de +sangrado, por ejemplo, use lo siguiente: > + + :set shiftwidth=4 + +De usar esto sobre la segunda línea del texto de ejemplo obtendría lo +siguiente: + + la primera línea ~ + la segunda línea ~ + + +«4>>» incrementa el sangrado de 4 líneas. + + +FIN DE TABULACIÓN + +Si desea que el sangrado sea un múltiplo de 4, defina 'shiftwidth' a 4. Aún +obtendría ocho espacios de sangrado al pulsar <Tab>. Defina la opción +'softtabstop' para modificar esto: > + + :set softtabstop=4 + +Esto hará que la tecla <Tab> inserte 4 espacios de sangrado. EL carácter +<Tab> se usará en caso ya existir cuatro espacios (ahorrando 7 espacios en +el archivo). (Si desea siempre espacios y no caracteres de tabulado, defina +la opción 'expandtab'). + + Nota: + Puede definir la opción 'tabstop' con valor de 4. De todas formas, si + edita el archivo en otro momento teniendo 'tabstop' su valor + predeterminado de 8, el aspecto no será el deseado. Otros programas, + así como imprimir el sangrado presentarán un aspecto equivocado. Por + ello, recomendamos mantener 'tabstop' con valor de 8 en todo momento. + Este es el valor estándar en otras aplicaciones. + + +CAMBIAR LA TABULACIÓN + +Suponga que está editando una archivo escrito con una detención de tabulador +(«tabstop») de 3. No tiene buen aspecto en Vim, ya que usa el valor de +«tabstop» predeterminado de 8. Puede arreglar esto definiendo 'tabstop' con +valor de 3, pero tendría que hacer esto cada vez que editase este archivo. + Vim puede cambiar el uso de las detenciones de tabulador en el archivo. +Primero, defina 'tabstop' para que el sangrado encaje, y por último use la +orden «:retab»: > + + :set tabstop=3 + :retab 8 + +La orden «:retab» cambia 'tabstop' a 8, a la vez que modifica el texto para +que encaje. Para ello, modifica los tramos de espacio blanco a tabulados y +espacios. Ahora puede escribir en el archivo. La siguiente vez que lo edite, +la tabulación será la correcta sin necesidad de definir la opción. + Aviso: Si usa «:retab» sobre un programa, cabe que modifique el espacio +en blanco dentro de una cadena entrecomillas. Por ello, es una buena +costumbre usar «\t» en lugar de un tabulado real. + +============================================================================== +*25.4* Tratar líneas largas + +A veces editará un archivo más ancho que el número de columnas en la ventana. +Cuando esto ocurre, Vim justifica las líneas para encajar todo en la pantalla. + Si desactiva la opción 'wrap' cada línea en el archivo aparecerá como una +sola línea en la pantalla, desapareciendo así la continuación de la línea en +el margen derecho de la pantalla. + Cuando desplaza el cursor sobre en carácter que no se puede ver, Vim +desplazará el texto para mostrarlo. Esto es como desplazar un punto de vista +sobre el texto, en dirección horizontal. + Por omisión, Vim no muestra una barra de desplazamiento horizontal en la +interfaz gráfica. Si desea activarla, use la siguiente orden: > + + :set guioptions+=b + +Una barra horizontal aparecerá en la parte inferior de la ventana de Vim. + +Si no tiene una barra de desplazamiento o no quiere usarla, puede usar estas +órdenes para desplazar el texto. El cursor permanecerá en el mismo lugar, +pero permitiendo también desplazarlo al texto visible, de ser necesario. + + zh Desplazarse a la derecha. + 4zh Cuatro caracteres a la derecha. + zH Desplazarse a la derecha, la mitad del ancho de la + ventana. + ze A la derecha, llevando el cursor al final. + zl A la izquierda. + 4zl Cuatro caracteres a la izquierda. + zL La mitad del ancho de la ventana a la izquierda. + zs A la izquierda, llevando el cursor al principio. + +Vamos a intentar mostrar esto con una línea de texto. El cursor está sobre +la «w» de «which». La «ventana actual» sobre la línea indica el texto +actualmente visible. Las «ventana» bajo el texto indican el texto visible +después de ejecutar la orden. + + |<-- ventana actual -->| + some long text, part of which is visible in the window ~ + ze |<-- ventana -->| + zH |<-- ventana -->| + 4zh |<-- ventana -->| + zh |<-- ventana -->| + zl |<-- ventana -->| + 4zl |<-- ventana -->| + zL |<-- ventana -->| + zs |<-- ventana -->| + + + +DESPLAZARSE CON «WRAP» DESACTIVADO + +Cuando ha desplazado el texto horizontalmente y 'wrap' está desactivado, +puede usar las siguientes órdenes para mover el cursor a un carácter que +puede ver. Por ello, se ignorará el texto a la izquierda y derecha de la +ventana. Esto nunca causa un desplazamiento del texto: + + g0 Desplazarse al primer carácter en esta línea + g^ Al primer carácter que no está en blanco de la línea + gm Al centro de esta línea + g$ Al ultimo carácter visible en esta línea + + |<-- ventan -->| + algún texto largo, parte del cual visible ~ + g0 g^ gm g$ + + +DIVIDIR LÍNEAS EN PALABRAS *edición-sin-partir* *edit-no-break* + +Cuando prepara el texto para su uso con otro programa, puede que tenga que +crear los párrafos sin salto de línea. Una desventaja de usar 'nowrap' es +que no puede ver la oración completa sobre la que trabaja. Si 'wrap' está, +activada, las palabras se dividen por la mitad, dificultando la lectura. + Una buena solución para editar este tipo de párrafos es definir la opción +'linebreak'. Vim dividirá las líneas en los puntos apropiados al mostrar +la línea. El texto en el archivo no se modifica. + Sin 'linebreak', el texto presentará este aspecto: + + +---------------------------------+ + |letter generation program for a b| + |ank. They wanted to send out a s| + |pecial, personalized letter to th| + |eir richest 1000 customers. Unfo| + |rtunately for the programmer, he | + +---------------------------------+ +Después: > + + :set linebreak + +El texto presentará este aspecto: + + +---------------------------------+ + |letter generation program for a | + |bank. They wanted to send out a | + |special, personalized letter to | + |their richest 1000 customers. | + |Unfortunately for the programmer,| + +---------------------------------+ + +Opciones relacionadas: 'breakat' especifica los caracteres donde insertar el +salto de línea. 'showbreak' especifica una cadena a mostrar al principio de +una línea dividida. Defina 'textwitdh' como cero para evitar dividir un +párrafo. + + +DESPLAZARSE EN LÍNEAS VISIBLES + +Las órdenes «j» y «k» desplazan el cursor. Esto desplaza varias líneas en la +pantalla en caso de usarlo sobre una larga línea. + Para desplazarse sólo una línea en la pantalla, use las órdenes «gj» y «gk». +Estas órdenes hacen lo mismo que «j» y «k» si la línea no está justificada. +De activar 'wrap', se desplazan a un carácter visible en una línea inferior +o superior. + Puede que desee usar estos mapeado, que relacionan estas órdenes de +desplazamiento a las teclas de cursor: > + + :map <Up> gk + :map <Down> gj + + +CONVERTIR UN PÁRRAFO EN UNA LÍNEA + +Si desea importar texto desde un programa como MS-Word, cada párrafo debería +ser una sola línea. De existir una separación entre los párrafos en forma de +de líneas vacías, debe realizar lo siguiente para convertir cada párrafo en +una sola línea: > + + :g/./,/^$/join + +Parece complicado. Vamos a dividirlo: + + :g/./ Una orden «:global» que encuentra todas las cadenas + que contienen al menos un carácter. + ,/^$/ Un rango, que empieza en la línea actual (no vacía), + y acaba en una línea vacía. + join La orden «:join» (unir) une el rango de líneas en una + sola línea. + +Empecemos con este texto, que contiene ocho líneas partidas en la columna +30: + + +----------------------------------+ + |A letter generation program | + |for a bank. They wanted to | + |send out a special, | + |personalized letter. | + | | + |To their richest 1000 | + |customers. Unfortunately for | + |the programmer, | + +----------------------------------+ + +Acaba con dos líneas: + + +----------------------------------+ + |A letter generation program for a | + |bank. They wanted to send out a s| + |pecial, personalized letter. | + |To their richest 1000 customers. | + |Unfortunately for the programmer, | + +----------------------------------+ + +Observe que esto no funciona si la línea de separación está en blanco pero +no vacía; cuando contiene espacios y/o tabulados. Esta orden funciona con +líneas en blanco: +> + :g/\S/,/^\s*$/join + +Esto requiere una línea vacía o en blanco al final del archivo para poder +unir el último párrafo. + +============================================================================== +*25.5* Editar tablas + +Suponga que está editando una tabla con cuatro columnas: + + Tabla ordenada test 1 test 2 test 3 ~ + entrada A 0.534 ~ + entrada B 0.913 ~ + +Necesita introducir números en la tercera columna. Podría desplazarse a la +segunda línea, usar «A», introducir espacios y escribir el texto. + Existe una orden especial para este tipo de edición: > + + set virtualedit=all + +Ahora puede mover el cursor a posiciones donde no hay texto. A esto se le llama +espacio virtual («virtual space»), y facilita la edición de tablas. + Mueva el cursor, buscando la cabecera de la última columna: > + + /test 3 + +Pulse ahora «j» y estará dónde puede introducir el valor para «input +A». Teclear «0.693» da como resultado: + + Tabla ordenada test 1 test 2 test 3 ~ + entrada A 0.534 0.693 ~ + entrada B 0.913 ~ + +Vim a rellenado automáticamente el espacio en frente del texto. Ahora, para +introducir el siguiente campo de esta columna use «Bj». «B» le devuelve al +inicio de una palabra separada por un espacio en blanco. «j» le desplaza al +lugar dónde puede introducir el siguiente campo. + + Nota: + Puede mover el cursor a cualquier lugar de la pantalla, también más + allá del final de línea. Pero Vim no insertará aquí espacios hasta + que inserte un carácter en esa posición. + + +COPIAR UNA COLUMNA + +Si desea añadir una columna, que debe ser la copia de la tercera columna +y deberá situarse antes de la columna «test 1». Haga estos 7 pasos: +1. Mueva el cursor a la esquina superior izquierda de esta columna, p. ej., + con «/test 3». +2. Pulse CTRL-V para empezar el modo de bloque visual. +3. Mueva el cursor dos líneas hacia abajo con «2j». Ahora se encuentra en + espacio virtual («virtual space»): la línea «entrada B» de la columna + «test 3». +4. Mueva el cursor a la derecha para incluir toda la columna en la selección + además del espacio que desea entre las columnas. «9l» hará esto. +5. Copie el rectángulo seleccionado con «y» (yank). +6. Mueva el cursor a «test 1», donde se debería situar la nueva columna. +7. Pulse «P». + +El resultado debería ser: + + Tabla ordenada test 3 test 1 test 2 test 3 ~ + entrada A 0.693 0.534 0.693 ~ + entrada B 0.913 ~ + +Observe que la columna entera «test 1» se ha desplazado a la derecha, así +como la línea de la columna «test 3» que no tenía texto. + +Puede volver a los movimientos de cursor no virtuales con: > + + :set virtualedit= + + +MODO VIRTUAL DE REEMPLAZAR + +La desventaja de usar 'virtualedit' es que parece distinto. No puede +reconocer tabulados o espacios más allá del final de línea si desplaza el +cursor. Puede usar otro método: Modo Virtual de Reemplazar. + Suponga que tiene una línea en una tabla que contienen tabulados y otros +caracteres. Use «rx» en el primer tabulado: + + inp 0.693 0.534 0.693 ~ + + | + rx | + V + + inpx0.693 0.534 0.693 ~ + +EL diseño está desordenado. Use la orden «gr» para evitarlo: + + inp 0.693 0.534 0.693 ~ + + | + grx | + V + + inpx 0.693 0.534 0.693 ~ + +Lo que ocurre es que la orden «gr» se asegura que el nuevo carácter tomará +la cantidad de espacio de pantalla correcta. Los espacios y tabulados +adicionales se insertarán en el hueco. Por ello, lo que realmente ocurre es +que el tabulado se reemplaza por «x», y después se añaden espacios en blanco +para que el texto a continuación siga en el mismo sitio. En este caso se +inserta un tabulado. + Cuando necesita reemplazar más de un carácter, use la orden «R» para pasar +al modo Reemplazar (consulte |04.9|). Esto desordena la presentación y +reemplaza los caracteres erróneos: + + inp 0 0.534 0.693 ~ + + | + R0.786 | + V + + inp 0.78634 0.693 ~ + +La orden «gR» usa el modo Virtual Reemplazar. Esto respeta el diseño: + + inp 0 0.534 0.693 ~ + + | + gR0.786 | + V + + inp 0.786 0.534 0.693 ~ + +============================================================================== + +Siguiente capítulo: |usr_26.txt| Repetición + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Omar Campagne Polaino + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_25.txt b/vim73/doc/usr_25.txt new file mode 100644 index 0000000..3cc46e2 --- /dev/null +++ b/vim73/doc/usr_25.txt @@ -0,0 +1,578 @@ +*usr_25.txt* For Vim version 7.3. Last change: 2007 May 11 + + VIM USER MANUAL - by Bram Moolenaar + + Editing formatted text + + +Text hardly ever comes in one sentence per line. This chapter is about +breaking sentences to make them fit on a page and other formatting. +Vim also has useful features for editing single-line paragraphs and tables. + +|25.1| Breaking lines +|25.2| Aligning text +|25.3| Indents and tabs +|25.4| Dealing with long lines +|25.5| Editing tables + + Next chapter: |usr_26.txt| Repeating + Previous chapter: |usr_24.txt| Inserting quickly +Table of contents: |usr_toc.txt| + +============================================================================== +*25.1* Breaking lines + +Vim has a number of functions that make dealing with text easier. By default, +the editor does not perform automatic line breaks. In other words, you have +to press <Enter> yourself. This is useful when you are writing programs where +you want to decide where the line ends. It is not so good when you are +creating documentation and want the text to be at most 70 character wide. + If you set the 'textwidth' option, Vim automatically inserts line breaks. +Suppose, for example, that you want a very narrow column of only 30 +characters. You need to execute the following command: > + + :set textwidth=30 + +Now you start typing (ruler added): + + 1 2 3 + 12345678901234567890123456789012345 + I taught programming for a whi ~ + +If you type "l" next, this makes the line longer than the 30-character limit. +When Vim sees this, it inserts a line break and you get the following: + + 1 2 3 + 12345678901234567890123456789012345 + I taught programming for a ~ + whil ~ + +Continuing on, you can type in the rest of the paragraph: + + 1 2 3 + 12345678901234567890123456789012345 + I taught programming for a ~ + while. One time, I was stopped ~ + by the Fort Worth police, ~ + because my homework was too ~ + hard. True story. ~ + +You do not have to type newlines; Vim puts them in automatically. + + Note: + The 'wrap' option makes Vim display lines with a line break, but this + doesn't insert a line break in the file. + + +REFORMATTING + +The Vim editor is not a word processor. In a word processor, if you delete +something at the beginning of the paragraph, the line breaks are reworked. In +Vim they are not; so if you delete the word "programming" from the first line, +all you get is a short line: + + 1 2 3 + 12345678901234567890123456789012345 + I taught for a ~ + while. One time, I was stopped ~ + by the Fort Worth police, ~ + because my homework was too ~ + hard. True story. ~ + +This does not look good. To get the paragraph into shape you use the "gq" +operator. + Let's first use this with a Visual selection. Starting from the first +line, type: > + + v4jgq + +"v" to start Visual mode, "4j' to move to the end of the paragraph and then +the "gq" operator. The result is: + + 1 2 3 + 12345678901234567890123456789012345 + I taught for a while. One ~ + time, I was stopped by the ~ + Fort Worth police, because my ~ + homework was too hard. True ~ + story. ~ + +Note: there is a way to do automatic formatting for specific types of text +layouts, see |auto-format|. + +Since "gq" is an operator, you can use one of the three ways to select the +text it works on: With Visual mode, with a movement and with a text object. + The example above could also be done with "gq4j". That's less typing, but +you have to know the line count. A more useful motion command is "}". This +moves to the end of a paragraph. Thus "gq}" formats from the cursor to the +end of the current paragraph. + A very useful text object to use with "gq" is the paragraph. Try this: > + + gqap + +"ap" stands for "a-paragraph". This formats the text of one paragraph +(separated by empty lines). Also the part before the cursor. + If you have your paragraphs separated by empty lines, you can format the +whole file by typing this: > + + gggqG + +"gg" to move to the first line, "gqG" to format until the last line. + Warning: If your paragraphs are not properly separated, they will be joined +together. A common mistake is to have a line with a space or tab. That's a +blank line, but not an empty line. + +Vim is able to format more than just plain text. See |fo-table| for how to +change this. See the 'joinspaces' option to change the number of spaces used +after a full stop. + It is possible to use an external program for formatting. This is useful +if your text can't be properly formatted with Vim's builtin command. See the +'formatprg' option. + +============================================================================== +*25.2* Aligning text + +To center a range of lines, use the following command: > + + :{range}center [width] + +{range} is the usual command-line range. [width] is an optional line width to +use for centering. If [width] is not specified, it defaults to the value of +'textwidth'. (If 'textwidth' is 0, the default is 80.) + For example: > + + :1,5center 40 + +results in the following: + + I taught for a while. One ~ + time, I was stopped by the ~ + Fort Worth police, because my ~ + homework was too hard. True ~ + story. ~ + + +RIGHT ALIGNMENT + +Similarly, the ":right" command right-justifies the text: > + + :1,5right 37 + +gives this result: + + I taught for a while. One ~ + time, I was stopped by the ~ + Fort Worth police, because my ~ + homework was too hard. True ~ + story. ~ + +LEFT ALIGNMENT + +Finally there is this command: > + + :{range}left [margin] + +Unlike ":center" and ":right", however, the argument to ":left" is not the +length of the line. Instead it is the left margin. If it is omitted, the +text will be put against the left side of the screen (using a zero margin +would do the same). If it is 5, the text will be indented 5 spaces. For +example, use these commands: > + + :1left 5 + :2,5left + +This results in the following: + + I taught for a while. One ~ + time, I was stopped by the ~ + Fort Worth police, because my ~ + homework was too hard. True ~ + story. ~ + + +JUSTIFYING TEXT + +Vim has no built-in way of justifying text. However, there is a neat macro +package that does the job. To use this package, execute the following +command: > + + :runtime macros/justify.vim + +This Vim script file defines a new visual command "_j". To justify a block of +text, highlight the text in Visual mode and then execute "_j". + Look in the file for more explanations. To go there, do "gf" on this name: +$VIMRUNTIME/macros/justify.vim. + +An alternative is to filter the text through an external program. Example: > + + :%!fmt + +============================================================================== +*25.3* Indents and tabs + +Indents can be used to make text stand out from the rest. The example texts +in this manual, for example, are indented by eight spaces or a tab. You would +normally enter this by typing a tab at the start of each line. Take this +text: + the first line ~ + the second line ~ + +This is entered by typing a tab, some text, <Enter>, tab and more text. + The 'autoindent' option inserts indents automatically: > + + :set autoindent + +When a new line is started it gets the same indent as the previous line. In +the above example, the tab after the <Enter> is not needed anymore. + + +INCREASING INDENT + +To increase the amount of indent in a line, use the ">" operator. Often this +is used as ">>", which adds indent to the current line. + The amount of indent added is specified with the 'shiftwidth' option. The +default value is 8. To make ">>" insert four spaces worth of indent, for +example, type this: > + + :set shiftwidth=4 + +When used on the second line of the example text, this is what you get: + + the first line ~ + the second line ~ + +"4>>" will increase the indent of four lines. + + +TABSTOP + +If you want to make indents a multiple of 4, you set 'shiftwidth' to 4. But +when pressing a <Tab> you still get 8 spaces worth of indent. To change this, +set the 'softtabstop' option: > + + :set softtabstop=4 + +This will make the <Tab> key insert 4 spaces worth of indent. If there are +already four spaces, a <Tab> character is used (saving seven characters in the +file). (If you always want spaces and no tab characters, set the 'expandtab' +option.) + + Note: + You could set the 'tabstop' option to 4. However, if you edit the + file another time, with 'tabstop' set to the default value of 8, it + will look wrong. In other programs and when printing the indent will + also be wrong. Therefore it is recommended to keep 'tabstop' at eight + all the time. That's the standard value everywhere. + + +CHANGING TABS + +You edit a file which was written with a tabstop of 3. In Vim it looks ugly, +because it uses the normal tabstop value of 8. You can fix this by setting +'tabstop' to 3. But you have to do this every time you edit this file. + Vim can change the use of tabstops in your file. First, set 'tabstop' to +make the indents look good, then use the ":retab" command: > + + :set tabstop=3 + :retab 8 + +The ":retab" command will change 'tabstop' to 8, while changing the text such +that it looks the same. It changes spans of white space into tabs and spaces +for this. You can now write the file. Next time you edit it the indents will +be right without setting an option. + Warning: When using ":retab" on a program, it may change white space inside +a string constant. Therefore it's a good habit to use "\t" instead of a +real tab. + +============================================================================== +*25.4* Dealing with long lines + +Sometimes you will be editing a file that is wider than the number of columns +in the window. When that occurs, Vim wraps the lines so that everything fits +on the screen. + If you switch the 'wrap' option off, each line in the file shows up as one +line on the screen. Then the ends of the long lines disappear off the screen +to the right. + When you move the cursor to a character that can't be seen, Vim will scroll +the text to show it. This is like moving a viewport over the text in the +horizontal direction. + By default, Vim does not display a horizontal scrollbar in the GUI. If you +want to enable one, use the following command: > + + :set guioptions+=b + +One horizontal scrollbar will appear at the bottom of the Vim window. + +If you don't have a scrollbar or don't want to use it, use these commands to +scroll the text. The cursor will stay in the same place, but it's moved back +into the visible text if necessary. + + zh scroll right + 4zh scroll four characters right + zH scroll half a window width right + ze scroll right to put the cursor at the end + zl scroll left + 4zl scroll four characters left + zL scroll half a window width left + zs scroll left to put the cursor at the start + +Let's attempt to show this with one line of text. The cursor is on the "w" of +"which". The "current window" above the line indicates the text that is +currently visible. The "window"s below the text indicate the text that is +visible after the command left of it. + + |<-- current window -->| + some long text, part of which is visible in the window ~ + ze |<-- window -->| + zH |<-- window -->| + 4zh |<-- window -->| + zh |<-- window -->| + zl |<-- window -->| + 4zl |<-- window -->| + zL |<-- window -->| + zs |<-- window -->| + + +MOVING WITH WRAP OFF + +When 'wrap' is off and the text has scrolled horizontally, you can use the +following commands to move the cursor to a character you can see. Thus text +left and right of the window is ignored. These never cause the text to +scroll: + + g0 to first visible character in this line + g^ to first non-blank visible character in this line + gm to middle of this line + g$ to last visible character in this line + + |<-- window -->| + some long text, part of which is visible ~ + g0 g^ gm g$ + + +BREAKING AT WORDS *edit-no-break* + +When preparing text for use by another program, you might have to make +paragraphs without a line break. A disadvantage of using 'nowrap' is that you +can't see the whole sentence you are working on. When 'wrap' is on, words are +broken halfway, which makes them hard to read. + A good solution for editing this kind of paragraph is setting the +'linebreak' option. Vim then breaks lines at an appropriate place when +displaying the line. The text in the file remains unchanged. + Without 'linebreak' text might look like this: + + +---------------------------------+ + |letter generation program for a b| + |ank. They wanted to send out a s| + |pecial, personalized letter to th| + |eir richest 1000 customers. Unfo| + |rtunately for the programmer, he | + +---------------------------------+ +After: > + + :set linebreak + +it looks like this: + + +---------------------------------+ + |letter generation program for a | + |bank. They wanted to send out a | + |special, personalized letter to | + |their richest 1000 customers. | + |Unfortunately for the programmer,| + +---------------------------------+ + +Related options: +'breakat' specifies the characters where a break can be inserted. +'showbreak' specifies a string to show at the start of broken line. +Set 'textwidth' to zero to avoid a paragraph to be split. + + +MOVING BY VISIBLE LINES + +The "j" and "k" commands move to the next and previous lines. When used on +a long line, this means moving a lot of screen lines at once. + To move only one screen line, use the "gj" and "gk" commands. When a line +doesn't wrap they do the same as "j" and "k". When the line does wrap, they +move to a character displayed one line below or above. + You might like to use these mappings, which bind these movement commands to +the cursor keys: > + + :map <Up> gk + :map <Down> gj + + +TURNING A PARAGRAPH INTO ONE LINE + +If you want to import text into a program like MS-Word, each paragraph should +be a single line. If your paragraphs are currently separated with empty +lines, this is how you turn each paragraph into a single line: > + + :g/./,/^$/join + +That looks complicated. Let's break it up in pieces: + + :g/./ A ":global" command that finds all lines that contain + at least one character. + ,/^$/ A range, starting from the current line (the non-empty + line) until an empty line. + join The ":join" command joins the range of lines together + into one line. + +Starting with this text, containing eight lines broken at column 30: + + +----------------------------------+ + |A letter generation program | + |for a bank. They wanted to | + |send out a special, | + |personalized letter. | + | | + |To their richest 1000 | + |customers. Unfortunately for | + |the programmer, | + +----------------------------------+ + +You end up with two lines: + + +----------------------------------+ + |A letter generation program for a | + |bank. They wanted to send out a s| + |pecial, personalized letter. | + |To their richest 1000 customers. | + |Unfortunately for the programmer, | + +----------------------------------+ + +Note that this doesn't work when the separating line is blank but not empty; +when it contains spaces and/or tabs. This command does work with blank lines: +> + :g/\S/,/^\s*$/join + +This still requires a blank or empty line at the end of the file for the last +paragraph to be joined. + +============================================================================== +*25.5* Editing tables + +Suppose you are editing a table with four columns: + + nice table test 1 test 2 test 3 ~ + input A 0.534 ~ + input B 0.913 ~ + +You need to enter numbers in the third column. You could move to the second +line, use "A", enter a lot of spaces and type the text. + For this kind of editing there is a special option: > + + set virtualedit=all + +Now you can move the cursor to positions where there isn't any text. This is +called "virtual space". Editing a table is a lot easier this way. + Move the cursor by searching for the header of the last column: > + + /test 3 + +Now press "j" and you are right where you can enter the value for "input A". +Typing "0.693" results in: + + nice table test 1 test 2 test 3 ~ + input A 0.534 0.693 ~ + input B 0.913 ~ + +Vim has automatically filled the gap in front of the new text for you. Now, +to enter the next field in this column use "Bj". "B" moves back to the start +of a white space separated word. Then "j" moves to the place where the next +field can be entered. + + Note: + You can move the cursor anywhere in the display, also beyond the end + of a line. But Vim will not insert spaces there, until you insert a + character in that position. + + +COPYING A COLUMN + +You want to add a column, which should be a copy of the third column and +placed before the "test 1" column. Do this in seven steps: +1. Move the cursor to the left upper corner of this column, e.g., with + "/test 3". +2. Press CTRL-V to start blockwise Visual mode. +3. Move the cursor down two lines with "2j". You are now in "virtual space": + the "input B" line of the "test 3" column. +4. Move the cursor right, to include the whole column in the selection, plus + the space that you want between the columns. "9l" should do it. +5. Yank the selected rectangle with "y". +6. Move the cursor to "test 1", where the new column must be placed. +7. Press "P". + +The result should be: + + nice table test 3 test 1 test 2 test 3 ~ + input A 0.693 0.534 0.693 ~ + input B 0.913 ~ + +Notice that the whole "test 1" column was shifted right, also the line where +the "test 3" column didn't have text. + +Go back to non-virtual cursor movements with: > + + :set virtualedit= + + +VIRTUAL REPLACE MODE + +The disadvantage of using 'virtualedit' is that it "feels" different. You +can't recognize tabs or spaces beyond the end of line when moving the cursor +around. Another method can be used: Virtual Replace mode. + Suppose you have a line in a table that contains both tabs and other +characters. Use "rx" on the first tab: + + inp 0.693 0.534 0.693 ~ + + | + rx | + V + + inpx0.693 0.534 0.693 ~ + +The layout is messed up. To avoid that, use the "gr" command: + + inp 0.693 0.534 0.693 ~ + + | + grx | + V + + inpx 0.693 0.534 0.693 ~ + +What happens is that the "gr" command makes sure the new character takes the +right amount of screen space. Extra spaces or tabs are inserted to fill the +gap. Thus what actually happens is that a tab is replaced by "x" and then +blanks added to make the text after it keep its place. In this case a +tab is inserted. + When you need to replace more than one character, you use the "R" command +to go to Replace mode (see |04.9|). This messes up the layout and replaces +the wrong characters: + + inp 0 0.534 0.693 ~ + + | + R0.786 | + V + + inp 0.78634 0.693 ~ + +The "gR" command uses Virtual Replace mode. This preserves the layout: + + inp 0 0.534 0.693 ~ + + | + gR0.786 | + V + + inp 0.786 0.534 0.693 ~ + +============================================================================== + +Next chapter: |usr_26.txt| Repeating + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_26.esx b/vim73/doc/usr_26.esx new file mode 100644 index 0000000..b9f50ed --- /dev/null +++ b/vim73/doc/usr_26.esx @@ -0,0 +1,232 @@ +*usr_26.esx* Para Vim versión 7.3. Último cambio: 24/5/2006 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Repetición + + +Rara vez, una tarea de edición carece de estructura. A menudo tiene que +realizar un cambio varias veces. En este capítulo se muestran varias maneras +útiles de repetir un cambio. + +|26.1| Repetir en modo Visual +|26.2| Sumar y restar +|26.3| Realizar un cambio en varios archivos +|26.4| Usar Vim desde un script de intérprete de órdenes + + Siguiente capítulo: |usr_27.esx| Órdenes y patrones de búsqueda + Capitulo anterior: |usr_24.esx| Editar otros archivos +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*26.1* Repetición en modo Visual + +El modo Visual es útil cuando desea modificar una secuencia de líneas. +Al poder ver el texto resaltado, puede revisar si las líneas a modificar +lo han sido correctamente. Pero hacer la selección conlleva teclear. La +orden «gv» selecciona la misma área otra vez. Esto le permite realizar otra +acción sobre el texto seleccionado. + Suponga que tiene algunas líneas en las que desea cambiar «2001» a «2002» +y «2000» a «2001»: + + Los resultados financieros de 2001 son mejores ~ + que para el año 2000. Los ingresos aumentaron un ~ + 50%, ~ 2001, más aun cuando había más lluvia que en el 2000. ~ + 2000 2001~ + ingresos 45.403 66.234 ~ + +Primero cambie «2001» a ««2002». Seleccione las líneas en modo Visual y use: +> + + :s/2001/2002/g + +Use ahora «gv» para seleccionar otra vez el mismo texto. No importa donde está +el cursor. Use entonces «:s/2000/2001/g» para hacer el segundo cambio. + Obviamente, puede repetir estos cambios varias veces. + +============================================================================== +*26.2* Sumar y restar + +Al repetir un cambio de un número a otro, lo normal es que tenga una +compensación fijada. En el ejemplo anterior, se añado «1» a cada año. Puede +usar la orden CTRL-A en lugar de teclear una orden de sustitución para cada +año en el texto. + + /19[0-9][0-9]\|20[0-9][0-9] + +Ahora pulse Ctrl-A. El año se incrementará en uno: + + Los resultados financieros de 2002 son mejores ~ + que para el año 2000. Los ingresos aumentaron un ~ + 50%, ~ 2001, más aun cuando había más lluvia que en el 2000. ~ + 2000 2001~ + ingresos 45.403 66.234 ~ + +Use «n» para encontrar el siguiente año y pulse «.» para repetir CTRL-A +(«.» es más rápido de teclear). Repita «n» y «.» para todos los años. + Pista: active la opción 'hlsearch' para ver las coincidencias que +se modificaran. De esta manera, podrá ver los siguientes cambios, y +realizarlos rápidamente. + +Es posible añadir más de uno si prefija un número a CTRL-A. +Suponga que tiene esta lista: + + 1. cuarto elemento ~ + 2. quinto elemento ~ + 3. sexto elemento ~ + +Mueva el cursor a «1.» y escriba: > + + 3 CTRL-A + +El «1.» pasará a ser «4.». Otra vez, puede usar «.» para repetir la misma +acción sobre otros números. + +Otro ejemplo: + + 006 foo bar ~ + 007 foo bar ~ + +Usar CTRL-A sobre estos números resulta en: + + 007 foo bar ~ + 010 foo bar ~ + +¿7 más 1 igual a 10? Lo que ha ocurrido es que Vim reconoció 007 como un +número octal, ya que hay un cero precediendo el número. Esta notación se usa +a menudo en programas C. Si no desea que un número con ceros a la izquierda +se considere un número octal, use lo siguiente: > + + :set nrformats-=octal + +La orden CTRL-X realiza la resta de una manera similar. + +============================================================================== +*26.3* Realizar un cambio en varios archivos + +Suponga que tiene una variable llamada «x_cnt» y que desea cambiarla a +«x_counter». Ya que esta variable aparece en varios de sus archivos C, tendrá +que realizar este cambio en todos los archivos. Esta es la manera de hacerlo. + Ponga todos los archivos relevantes en la lista de argumentos: > + + :args *.c +< +Esto encuentra todos los archivos C y edita el primero. Ahora puede realizar +una orden de sustitución sobre todos estos archivos: > + + :argdo %s/\<x_cnt\>/x_counter/ge | update + +La orden «:argdo» toma otra orden como argumento. Esta orden se ejecutará +sobre todos los archivos en la lista de argumentos. + La orden de sustitución «%s» a continuación afecta a todas las líneas. +Busca la palabra «x_cnt» con «\<x_cnt\>». Los «\<» y «\>» se usan para +encontrar sólo la palabra completa, y no «px_cnt» o «x_cnt2». + Las marcas para la orden de sustitución incluyen «g» para reemplazar +todas las apariciones de «x_cnt» en la misma línea. La marca «e» se emplea +para evitar un mensaje de error cuando «x_cnt» no está presente en el +archivo. De otra manera, «:argdo» se interrumpiría en el primer archivo en +el que no se encontrase «x_cnt». + La «|» separa dos órdenes. La orden a continuación «update» escribe en el +archivo sólo si éste cambió. Si no se cambió ningún «x_cnt» a «x_counter» +no ocurrirá nada. + +También dispone de la orden «:windo», que ejecuta su argumento en todas las +ventanas. «:bufdo» ejecuta su argumento en todos los búfers. Sea cuidadoso +con esto, porque puede que tenga más archivos de los que crea en su lista +de búfers. Revise esto con la orden «:buffers» (o «:ls»). + +============================================================================== +*26.4* Usar Vim desde un script de intérprete de órdenes + +Suponga que tiene que cambiar la cadena «-persona-» a «Juan» en varios +archivos, e imprimirlo después. ¿Como se hace? Una manera es teclear mucho. +La otra es escribir un script de consola para hacer la tarea. + El editor Vim realiza un trabajo superlativo como un editor orientado a +pantalla cuando usa las órdenes de modo Normal. Para un procesamiento en +lotes, por otra parte, las órdenes de modo Normal no finalizan correctamente +como archivos claros y comentados; para ello tiene que usar el modo Ex. +Este modo ofrece una bonita interfaz de línea de órdenes que facilita su +inserción en un archivo de lotes. («Orden Ex» es sólo otro nombre para una +orden en la línea de órdenes («:»).) + Las órdenes del modo Ex que necesita son las siguientes: > + + %s/-persona-/Juan/g + write archivo_temporal + quit + +Ponga estas órdenes en el archivo «change.vim». Para ejecutar el editor en +modo de lotes, ese este script de consola: > + + for file in *.txt; do + vim -e -s $file < change.vim + lpr -r archivo_temporal + done + +El bucle for-done es una construcción de consola para repetir las dos +líneas entre ellas, mientras que la variable $file es definida con un nombre +diferente cada vez. + La segunda línea inicia Vim en modo Ex (argumento «-e») en el archivo +$file y lee las órdenes del archivo «change.vim». El argumento «-s» le dice +a Vim que opere en modo silencioso. En otras palabras, no mostrar «:prompt» +(cuadro de diálogo interactivo), o cualquier otro diálogo. + La orden «lpr -r archivo_temporal» muestra el «archivo_temporal» +resultante y lo borra (esto es lo que hace el argumento «-r»). + + +LEER DESDE LA ENTRADA ESTÁNDAR + +Vim puede leer texto desde la entrada estándar. Debido a que esta es la +manera normal de leer órdenes, tendrá que decirle a Vim que lea texto. Esto +se hace introduciendo el argumento «-» en lugar de un archivo. Ejemplo: > + + ls | vim - + +Esto permite editar la salida de la orden «ls», sin guardar primero el texto +en un archivo. + Si usa la entrada estándar para leer texto, puede usar el argumento «-S» +para leer un script: > + + producer | vim -S change.vim - + + +MODO NORMAL EN SCRIPTS + +Si realmente desea usar órdenes de modo Normal en un script, puede hacerlo +del siguiente modo: > + + vim -s script file.txt ... +< + Nota: + «-s» tiene un significado diferente cuando se usa sin «-e». Aquí + significa que tiene que cargar el script como si fueran órdenes de + modo Normal. «-e» significa modo silencioso, y no usa el siguiente + argumento como un nombre de archivo. + +Las órdenes en «script» se ejecutan como los introdujo. No olvide que un +salto de línea se interpreta como <Intro>. En modo Normal, desplaza el cursor +a la siguiente línea. + Para crear el script, puede editar el archivo de script y teclear las +órdenes. Necesita imaginar el resultado final, lo cual es un poco difícil. +Otra manera es grabar las órdenes al ejecutarlas manualmente. +Así es como se hace: > + + vim -w script file.txt ... + +Todas las teclas pulsadas se escribirán a «script». Si comete errores, +continúe, acordándose después de editar el script. + El argumento «-w» añade a un script existente. Esto es útil cuando desea +grabar el script poco a poco. Si desea empezar otra vez desde cero, use el +argumento «-W», que sobreescribe todo archivo existente. + +============================================================================== + +Siquiente capítulo: |usr_27.esx| Órdenes y patrones de búsqueda + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Omar Campagne Polaino + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_26.txt b/vim73/doc/usr_26.txt new file mode 100644 index 0000000..e32802c --- /dev/null +++ b/vim73/doc/usr_26.txt @@ -0,0 +1,221 @@ +*usr_26.txt* For Vim version 7.3. Last change: 2006 Apr 24 + + VIM USER MANUAL - by Bram Moolenaar + + Repeating + + +An editing task is hardly ever unstructured. A change often needs to be made +several times. In this chapter a number of useful ways to repeat a change +will be explained. + +|26.1| Repeating with Visual mode +|26.2| Add and subtract +|26.3| Making a change in many files +|26.4| Using Vim from a shell script + + Next chapter: |usr_27.txt| Search commands and patterns + Previous chapter: |usr_25.txt| Editing formatted text +Table of contents: |usr_toc.txt| + +============================================================================== +*26.1* Repeating with Visual mode + +Visual mode is very handy for making a change in any sequence of lines. You +can see the highlighted text, thus you can check if the correct lines are +changed. But making the selection takes some typing. The "gv" command +selects the same area again. This allows you to do another operation on the +same text. + Suppose you have some lines where you want to change "2001" to "2002" and +"2000" to "2001": + + The financial results for 2001 are better ~ + than for 2000. The income increased by 50%, ~ + even though 2001 had more rain than 2000. ~ + 2000 2001 ~ + income 45,403 66,234 ~ + +First change "2001" to "2002". Select the lines in Visual mode, and use: > + + :s/2001/2002/g + +Now use "gv" to reselect the same text. It doesn't matter where the cursor +is. Then use ":s/2000/2001/g" to make the second change. + Obviously, you can repeat these changes several times. + +============================================================================== +*26.2* Add and subtract + +When repeating the change of one number into another, you often have a fixed +offset. In the example above, one was added to each year. Instead of typing +a substitute command for each year that appears, the CTRL-A command can be +used. + Using the same text as above, search for a year: > + + /19[0-9][0-9]\|20[0-9][0-9] + +Now press CTRL-A. The year will be increased by one: + + The financial results for 2002 are better ~ + than for 2000. The income increased by 50%, ~ + even though 2001 had more rain than 2000. ~ + 2000 2001 ~ + income 45,403 66,234 ~ + +Use "n" to find the next year, and press "." to repeat the CTRL-A ("." is a +bit quicker to type). Repeat "n" and "." for all years that appear. + Hint: set the 'hlsearch' option to see the matches you are going to change, +then you can look ahead and do it faster. + +Adding more than one can be done by prepending the number to CTRL-A. Suppose +you have this list: + + 1. item four ~ + 2. item five ~ + 3. item six ~ + +Move the cursor to "1." and type: > + + 3 CTRL-A + +The "1." will change to "4.". Again, you can use "." to repeat this on the +other numbers. + +Another example: + + 006 foo bar ~ + 007 foo bar ~ + +Using CTRL-A on these numbers results in: + + 007 foo bar ~ + 010 foo bar ~ + +7 plus one is 10? What happened here is that Vim recognized "007" as an octal +number, because there is a leading zero. This notation is often used in C +programs. If you do not want a number with leading zeros to be handled as +octal, use this: > + + :set nrformats-=octal + +The CTRL-X command does subtraction in a similar way. + +============================================================================== +*26.3* Making a change in many files + +Suppose you have a variable called "x_cnt" and you want to change it to +"x_counter". This variable is used in several of your C files. You need to +change it in all files. This is how you do it. + Put all the relevant files in the argument list: > + + :args *.c +< +This finds all C files and edits the first one. Now you can perform a +substitution command on all these files: > + + :argdo %s/\<x_cnt\>/x_counter/ge | update + +The ":argdo" command takes an argument that is another command. That command +will be executed on all files in the argument list. + The "%s" substitute command that follows works on all lines. It finds the +word "x_cnt" with "\<x_cnt\>". The "\<" and "\>" are used to match the whole +word only, and not "px_cnt" or "x_cnt2". + The flags for the substitute command include "g" to replace all occurrences +of "x_cnt" in the same line. The "e" flag is used to avoid an error message +when "x_cnt" does not appear in the file. Otherwise ":argdo" would abort on +the first file where "x_cnt" was not found. + The "|" separates two commands. The following "update" command writes the +file only if it was changed. If no "x_cnt" was changed to "x_counter" nothing +happens. + +There is also the ":windo" command, which executes its argument in all +windows. And ":bufdo" executes its argument on all buffers. Be careful with +this, because you might have more files in the buffer list than you think. +Check this with the ":buffers" command (or ":ls"). + +============================================================================== +*26.4* Using Vim from a shell script + +Suppose you have a lot of files in which you need to change the string +"-person-" to "Jones" and then print it. How do you do that? One way is to +do a lot of typing. The other is to write a shell script to do the work. + The Vim editor does a superb job as a screen-oriented editor when using +Normal mode commands. For batch processing, however, Normal mode commands do +not result in clear, commented command files; so here you will use Ex mode +instead. This mode gives you a nice command-line interface that makes it easy +to put into a batch file. ("Ex command" is just another name for a +command-line (:) command.) + The Ex mode commands you need are as follows: > + + %s/-person-/Jones/g + write tempfile + quit + +You put these commands in the file "change.vim". Now to run the editor in +batch mode, use this shell script: > + + for file in *.txt; do + vim -e -s $file < change.vim + lpr -r tempfile + done + +The for-done loop is a shell construct to repeat the two lines in between, +while the $file variable is set to a different file name each time. + The second line runs the Vim editor in Ex mode (-e argument) on the file +$file and reads commands from the file "change.vim". The -s argument tells +Vim to operate in silent mode. In other words, do not keep outputting the +:prompt, or any other prompt for that matter. + The "lpr -r tempfile" command prints the resulting "tempfile" and deletes +it (that's what the -r argument does). + + +READING FROM STDIN + +Vim can read text on standard input. Since the normal way is to read commands +there, you must tell Vim to read text instead. This is done by passing the +"-" argument in place of a file. Example: > + + ls | vim - + +This allows you to edit the output of the "ls" command, without first saving +the text in a file. + If you use the standard input to read text from, you can use the "-S" +argument to read a script: > + + producer | vim -S change.vim - + + +NORMAL MODE SCRIPTS + +If you really want to use Normal mode commands in a script, you can use it +like this: > + + vim -s script file.txt ... +< + Note: + "-s" has a different meaning when it is used without "-e". Here it + means to source the "script" as Normal mode commands. When used with + "-e" it means to be silent, and doesn't use the next argument as a + file name. + +The commands in "script" are executed like you typed them. Don't forget that +a line break is interpreted as pressing <Enter>. In Normal mode that moves +the cursor to the next line. + To create the script you can edit the script file and type the commands. +You need to imagine what the result would be, which can be a bit difficult. +Another way is to record the commands while you perform them manually. This +is how you do that: > + + vim -w script file.txt ... + +All typed keys will be written to "script". If you make a small mistake you +can just continue and remember to edit the script later. + The "-w" argument appends to an existing script. That is good when you +want to record the script bit by bit. If you want to start from scratch and +start all over, use the "-W" argument. It overwrites any existing file. + +============================================================================== + +Next chapter: |usr_27.txt| Search commands and patterns + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_27.esx b/vim73/doc/usr_27.esx new file mode 100644 index 0000000..2543c29 --- /dev/null +++ b/vim73/doc/usr_27.esx @@ -0,0 +1,603 @@ +*usr_27.esx* Para Vim version 7.3. Último cambio: 28/3/2010 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Órdenes y patrones de búsqueda + + +El capítulo 3 trató superficialmente los patrones de búsqueda |03.9|, pero +Vim puede realizar búsquedas más complejas. Este capítulo explica los más +comunes. Dispone de una explicación más detallada: |pattern| + +|27.1| Ignorar la distinción entre mayúsculas y minúsculas +|27.2| Justificar el fin del archivo +|27.3| Dirección relativa («offsets») +|27.4| Emparejar varios elementos +|27.5| Alternativas +|27.6| Rangos de caracteres +|27.7| Clases de caracteres +|27.8| Coincidir con un salto de línea +|27.9| Ejemplos + + Siguiente capítulo: |usr_28.txt| Plegar + Capítulo anterior: |usr_25.esx| Repetición +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*27.1* Ignorar la distinción entre mayúsculas y minúsculas + +Vim distingue entre mayúsculas y minúsculas al realizar un búsqueda de forma +predefinida. «INCLUDE», «Include» e «include» son por ello tres palabras +distintas, y una búsqueda encontraría sólo una de ellas. + Active ahora la opción 'ignorecase': > + + :set ignorecase + +Si realiza otra búsqueda de «include», ésta devolvería «Include», «INCLUDE» +e «InClUDe». Puede activar la opción 'hlsearch' (resaltar búsquedas) para +ver fácilmente los patrones coincidentes. + Puede desactivar esta opción con: > + + :set noignorecase + +Vamos a dejar esta opción activada, y realizar una búsqueda de +«INCLUDE». Encontrará el mismo texto que «include». Active ahora la opción +'smartcase': > + + :set ignorecase smartcase + +Si tiene un patrón con al menos un carácter en mayúscula, la búsqueda no +distinguirá entre mayúsculas y minúsculas. La idea es que no necesitaba +escribir ese carácter en mayúscula, y que por ello lo que deseaba era +encontrar coincidencias con distinción entre mayúsculas y minúsculas. ¡Qué +inteligente! + Obtendría las siguientes coincidencias de activar ambas opciones: + + patrón coincidencias ~ + palabra palabra, Palabra, PALABRA, PaLaBRa etc. + Palabra Palabra + PALABRA PALABRA + PaLaBRa PaLaBRa + + +DISTINCIÓN ENTRE MAYÚSCULAS Y MINÚSCULAS EN UN PATRÓN + +Puede anexar la cadena «\c» si desea ignorar esta distinción para un patrón +en particular. Usar «\C» activará la distinción. Esto invalida las opciones +'ignorecase' y 'smartcase', ya que usar «\c» o «\C» obvia el valor de estas +opciones. + + patrón coincidencias ~ + \Cpalabra palabra + \CPalabra Palabra + \cpalabra palabra, Palabra, PALABRA, PaLaBrA, etc. + \cPalabra palabra, Palabra, PALABRA, PaLaBrA, etc. + +Una enorme ventaja de usar «\c» y «\C» es que se mantienen ligadas al +patrón. Por ello, si repite un patrón desde el registro de búsquedas +obtendrá el mismo resultado sin importar si cualquier cambio de 'ignorecase' +y 'smartcase'. + + Nota: + El uso del elemento «\» en patrones de búsqueda depende de la opción + 'magic'. + En estos capítulos daremos por sentado que 'magic' está activado, ya + que es la configuración estándar y recomendad. De cambiar 'magic' + muchos patrones de búsqueda no serían válidos. + + Nota: + Si la búsqueda lleva más tiempo del esperado, puede interrumpir esta + con CTRL-C en Unix y CTRL-Break en MS-DOS y MS-Windows. + +============================================================================== +*27.2* Justificar el fin del archivo + +Por omisión, una búsqueda hacia adelante se inicia buscando la cadena dada +en la ubicación presente del cursor. Después continua hasta el final del +archivo. Si no ha encontrado ninguna cadena, vuelve al inicio y busca desde +el principio del archivo. + Tenga en cuenta que, de repetir la orden «n» para buscar la siguiente +coincidencia, al final volverá a la primera. ¡Buscará para siempre si no nota +esto! Vim le da una pista con la forma del siguiente mensaje: + + La búsqueda ha llegado al FINAL, continuando desde el PRINCIPIO ~ + +Si usa la orden «?» para buscar en dirección inversa obtendrá el siguiente +mensaje: + + La búsqueda ha llegado al FINAL, continuando desde el PRINCIPIO ~ + +Aún así,no sabe cuando vuelve a la primera coincidencia. Una forma de ver +esto es activando la opción 'ruler'. + + :set ruler + +Muestra siempre la posición actual en la esquina inferior derecha de la +ventana (en la línea de estado, de existir). Presenta este aspecto: + + 101,29 84% ~ + +El primer número es el número de la línea del cursor. Recuerde el número de +la línea inicial, de manera pueda comprobar si ya pasó por esta posición. + + +BÚSQUEDA «NOWRAP» + +Para evitar continuar la búsqueda al alcanzar el fin del archivo, use la +siguiente orden. + + :set nowrapscan + +Ahora verá un mensaje de error cuando la búsqueda llega al final del +archivo: + + E385: La búsqueda ha llegado al FINAL sin una coincidencia para: + forever ~ + +Así, puede encontrar todas las coincidencias desplazándose al inicio del +archivo con «gg», y buscar hasta ver este mensaje. + Si busca en otra dirección, usando, «?», obtendrá: + + E385: La búsqueda ha llegado al PRINCIPIO sin una coincidencia + para: forever ~ + +============================================================================== +*27.3* Dirección relativa («Offsets») + +Por omisión, la orden de búsqueda posiciona el cursor al inicio del +patrón. Puede hacer que Vim lo posicione en algún lugar especificando una +dirección relativa. Para la orden de búsqueda hacia delante «/», la +dirección relativa se especifica añadiendo una barra inversa («/») y la +dirección relativa: > + + /omisión/2 + +Esta orden busca el patrón «omisión», y después se desplaza al inicio de la +segunda línea, más allá del patrón. De usar esta orden en el párrafo +anterior, Vim encontraría la palabra «omisión» en la primera línea. Acto +seguido, el cursor se posicionaría dos líneas más abajo, para acabar en la +dirección relativa. + +El cursor se posicionara al inicio de la línea presente un número n de +líneas a partir de la coincidencia, si la dirección relativa es un simple +número. El número de dirección relativa puede ser positivo o negativo. De +ser positivo, el cursor se desplaza hacia abajo un número n de líneas; si es +negativo, se desplaza hacia arriba. + + +CARÁCTER DE DIRECCIÓN RELATIVA + +La dirección relativa «e» indica una dirección a partir del final de la +coincidencia. Desplaza el cursor al último carácter de la coincidencia. La +orden :> + + /const/e + +pone el cursor sobre la «t» de «const». + Añadir un número le desplazará hacia delante tantos caracteres desde la +posición inicial. Esta orden desplaza el carácter a la posición anterior +a la coincidencia: > + + /const/e+1 + +Un número positivo desplaza el cursor a la derecha, un número negativo lo +desplaza a la izquierda. Ejemplo: > + + /const/e-1 + +desplaza el cursor a la «s» de «const». + +Si la dirección empieza con una «b», el cursor se desplazará al inicio del +patrón. No es muy útil, ya que se logra lo mismo dejando la «b». Es de +utilidad al añadir o sustraer un número. Entonces, el cursor se desplaza +hacia delante o atrás tantos caracteres. Por ejemplo: > + + /const/b+2 + +Desplaza el cursor al principio de la coincidencia, dos caracteres a la +derecha. Por ello, finaliza en «n». + + +REPETICIÓN + +Para repetir una búsqueda del último patrón dado, pero con una dirección +relativa distinta, omita el patrón: > + + /that + //e + +Equivale a: > + + /that/e + +Para repetir con el mismo desplazamiento:> + + / + +«n» hace lo mismo. Para repetir mientras elimina una dirección usada +anteriormente: > + + // + + +BUSCAR EN SENTIDO INVERSO + +La orden «?» usa las direcciones relativas de la misma forma, pero debe usar +«?» para separar la dirección del patrón, en lugar de «/»: > + + ?const?e-2 + +La «b» y la «e» mantienen su significado, no cambien de dirección con el uso +de «?». + + +POSICIÓN INICIAL + +Al iniciar una búsqueda, generalmente comienza por la posición del +cursor. Esto puede causar problemas cuando especifica un desplazamiento +relativo de línea. Por ejemplo: > + + /const/-2 + +Esto encuentra la siguiente aparición de «const», y después se desplaza dos +líneas haci arriba. Si usa «n» para repetir la búsqueda, puede que Vim la +inicie en la posición actual, encontrando la misma coincidencia de «const». +Al usar el mismo desplazamiento relativo, ha vuelto al punto inicio. +¡Se quedaría atascado! + Aún pero: supongo que existe otra aparición de «const» en la siguiente +línea. Repetir la búsqueda hacia adelante encontraría esta coincidencia, +y desplazaría el cursor dos líneas atrás. ¡Estaría desplazando el cursor +hacia atrás todo el rato! + +Al especificar un carácter de desplazamiento relativo, Vim dará una +compensación. Por ello, la búsqueda se inicia unos cuantos caracteres +delante o detrás, para no encontrar otra vez la misma coincidencia. + +============================================================================== +*27.4* Emparejar varios elementos + +El elemento «*» especifica que el elemento precedente puede emparejarse un +número ilimitado de veces. Por ello: > + + /a* + +coincide con «a», «aa», «aaa», etc. Pero también « » (una cadena vacía), ya +que se incluye por omisión cero veces. + «*» sólo afecta al su elemento precedente. Por ello, «ab*» encuentra «a», +«ab», «abb», «abbb», etc. Para encontrar varias apariciones de una cadena +completa, ésta ha de estar agrupada bajo un mismo elemento. Esto se hace +colocando «\(» antes de la cadena, y «\)» después. Por ello, la siguiente +orden: > + + /\(ab\)* + +encuentra «ab», «abab», «ababab», etc. También « ». + +Para evitar que coincida con una cadena vacía, use «\+». Esto encuentra una +o +más apariciones del elemento precedente. > + + /ab\+ + +Encuentra «ab», «abb», «abbb», etc. No coincide con «a» si no va seguido de +«b». + +Para hacer coincidir un elemento opcional, utilice «\=». Ejemplo:> + + /directorio\= + +Encuentra «directorio» y «directorios». + + +RECUENTOS ESPECÍFICOS + +Use la forma «\{n,m}» para emparejar un número específico de elementos. «n» +y «m» son números. El elemento anterior a éstos se emparejará con «n» un +número «m» de veces |inclusive|. Ejemplo: > + + /ab\{3,5} + +empareja «abbb», «abbbb» y «abbbbb». + El valor predefinido cero en ausencia de «n». El valor predefinido es +infinito en ausencia de «m». En ausencia de «m», se empareja exactamente +«n» veces. +Ejemplos: + + patrón número de coincidencias ~ + \{,4} 0, 1, 2, 3 o 4 + \{3,} 3, 4, 5, etc. + \{0,1} 0 o 1, igual que \= + \{0,} 0 o más, igual que * + \{1,} 1 o más, igual que \+ + \{3} 3 + + +REDUCIR EL NÚMERO DE COINCIDENCIAS + +Los elementos encajan con cuantos caracteres pueden encontrar. Para encontrar +el menor número posible de coincidencias, use «\{-n,m}». Funciona igual +que «\{n,m}», pero se mostrará la menor cantidad posible. + + /ab\{-1,3} + +Encontraría «ab» en «abbb». En realidad, nunca coincidirá con mas de una «b», +ya que no hay razón para coincidir con más. Se precisa algo más para forzar +un número de coincidencias mayor que el límite más bajo. + Las mismas reglas están presentes al eliminar «n» y «m». También es posible +eliminar ambos números, dejando «\{-}». Esto encuentra el elemento anterior +a él cero o más veces, pero cuantas menos posibles. El elemento en sí siempre +se empareja cero veces. Es de utilidad en combinación con algo más. +Ejemplo: > + + /a.\{-}b + +Esto coincide con «axb» en «axbxb». De usar este patrón > + + /a.*b + +...intentaría coincidir con tantos caracteres como es posible con «.*», y +por ello se empareja por completo con «axbxb». + +============================================================================== +*27.5* Alternativas + +El operador «or» dentro de un patrón es «\|». Ejemplo: > + + /foo\|bar + +Esto encuentra «foo» o «bar». Puede concatenar más alternativas: > + + /uno\|dos\|tres + +Coincide con «uno», «dos» y «tres». + Para encontrar varias coincidencias debe insertar la cadena completa entre +«\(» y «\)»: > + + /\(foo\|bar\)\+ + +Esto encuentra «foo», «foobar», «foofoo», «barfoobar», etc. + Otro ejemplo: > + + /end\(if\|while\|for\) + +Esto coincide con «endif», «endwhile» y «endfor». + +Un elemento relacionado es «\&». Esto requiere que ambas alternativas +coincidan en el mismo lugar. La coincidencia resultante usa la última +alternativa. Ejemplo: > + + /forever\&... + +Esto coincide on «for» en «forever». No coincide con «fortuin», por ejemplo. + +============================================================================== +*27.6* Rangos de caracteres + +Puede usar «/a|b\|c» para encontrar «a», «b» o «c». Esto se extiende si +desea encontrar todas las letras de la «a» a la «z». Existe una manera más +corta: > + + /[a-z] + +La construcción [] encuentra un sólo carácter. Especifique dentro de este +los caracteres a encontrar. Puede incluir una lista larga de caracteres, +como esto: > + + /[0123456789abcdef] + +Esto encuentra cualquier carácter incluido. Puede especificar un rango para +encontrar caracteres consecutivos. «0-3» significa «01234». «w-z» significa +«wxyz». Por ello, puede acortar la orden anterior: > + + /[0-9a-f] + +Para encontrar el carácter «-», tiene que aparecer al principio o final del +rango. Estos caracteres especiales se aceptan para facilitar su uso dentro +de un rango [] (en realidad, puede usarlos en cualquier lugar dentro del +patrón de búsqueda): + + \e <Esc> + \t <Tab> + \r <CR> + \b <BS> + +Existen unas cuantos casos especiales para los rangos [], consulte |/[]| +para una completa información. + + +RANGO COMPLEMENTADO + +Use «^» al principio del rango para evitar emparejar un carácter en +particular. El elemento [] emparejará todo menos los caracteres +incluidos. Ejemplo: > + + /"[^"]*" +< + " dobles comillas + [^"] todo carácter que no es una comilla doble + * tantos como sea posible + " otras dobles comillas + +Esto coincide con "foo" y "3!x", incluyendo las comillas dobles. + + +RANGOS PREDEFINIDOS + +Existe un número de rangos usados a menudo. Vim ofrece accesos directos para +esto. Por ejemplo: > + + /\a + +Encuentra caracteres alfabéticos. Esto equivale a usar «/[a-zA-Z]». Aquí hay +más ejemplos: + + elemento coincidencias equivalente ~ + \d dígito [0-9] + \D no-dígito [^0-9] + \x dígito hexadecimal [0-9a-fA-F] + \X dígito no hexadecimal [^0-9a-fA-F] + \s espacio vacío [ ] (<Tab> y <Space>) + \S caracteres no vacíos [^ ] (no <Tab> y <Space>) + \l alfa minúscula [a-z] + \L alfa no mayúscula [^a-z] + \u alfa mayúscula [A-Z] + \U alfa no mayúscula [^A-Z] + + Nota: + El uso de estos rangos predefinidos es más rápido que el rango de + caracteres que simbolizan. + Estos elementos no se pueden usar dentro de []. Así, «[\d\l]» NO + funciona para encontrar un dígito o un alfa minúscula. En lugar + de ello, use «\(\d\|\l\)». + +Consulte |/\s| para la lista completa de rangos. + +============================================================================== +*27.7* Clase de carácter + +El rango de carácter empareja un conjunto específico de caracteres. Se +parece una clase de carácter, pero con una importante diferencia: puede +redefinir el conjunto de caracteres sin cambiar el patrón de búsqueda. + Por ejemplo, busque este patrón: > + + /\f\+ + +Los elementos «\f» simbolizan caracteres de nombre de archivo. Así, esto +empareja una secuencia de caracteres que pueden ser un nombre de archivo. +Qué caracteres pueden formar parte de un nombre de archivo dependen del +sistema que esté usando. En MS-Windows, la barra inversa está incluida, pero +no en Unix. Puede especificar esto con la opción 'isfname'. El valor por +omisión en Unix es: > + + :set isfname + isfname=@,48-57,/,.,-,_,+,,,#,$,%,~,= + +El valor predefinido depende del sistema. Así, puede crear un patrón de +búsqueda con «\f» para emparejar un nombre de archivo, y ajustarse +automáticamente al sistema en el que lo está usando. + + Nota: + En realidad, Unix permita usar casi cualquier carácter, incluyendo + espacios. Incluir estos caracteres en 'isfname' sería teóricamente + correcto, pero imposibilitaría encontrar el fin del nombre de archivo + en el texto. Así, el valor predefinido de 'isfname' es importante. + +Las clases de caracteres son: + + elemento coinicidencias opción ~ + \i caracteres de identificación 'isident' + \I como \i, excluyendo dígitos + \k carácter de palabra clave 'iskeyword' + \K como \k, excluyendo dígitos + \p caracteres imprimibles 'isprint' + \P como \p, excluyendo dígitos + \f caracteres de nombre de archivo 'isfname' + \F como \f, excluyendo dígitos + +============================================================================== +*27.8* Coincidir con un salto de línea + +Vim puede encontrar un patrón que incluye un salto de línea. Debe especificar +la aparición del salto de línea, ya que todos los elementos mencionados hasta +ahora no se emparejan con un salto de línea. + Para comprobar si hay un salto de línea en un lugar específico, use el +elemento «\n»: > + + /la\npalabra + +Esto coincidiría en una línea que termina con «la», seguida de una que +comienza con «palabra». Para encontrar también «la palabra», tendrá que +emparejar el espacio o el salto de línea. Para ello, use el elemento «\_s»: +> + + /la\_spalabra + +Para permitir cualquier cantidad de espacio en blanco:> + + /la\_s\+palabra + +Esto también coincide cuando «la » está al final de la línea, y «palabra» al +inicio de la siguiente. + +«\s» coincide con espacio en blanco, «\_s» coincide con espacio en blanco o +un salto de línea. De forma parecida, «\a» coincide con un carácter +alfabético o un salto de línea. Las otras clases de caracteres y rangos se +pueden modificar de la misma forma insertando un «_». + +Puede hacer coincidir muchos otros elementos con un salto de línea +prefijando «\_». Por ejemplo, «\_.» coincide con cualquier carácter o salto +de línea. + + Nota: + «\_.*» empareja todo hasta el final del archivo. Use esto con + cuidado, ya que puede reducir la velocidad de una orden de búsqueda. + +Otro ejemplo es «\_[]», un rango de carácter que incluye un salto de línea: +> + + /"\_[^"]*" + +Esto encuentra un texto entre comillas dobles que se puede dividir en varias +líneas. + +============================================================================== +*27.9* Ejemplos + +Aquí dispone de unos cuantos patrones de búsqueda que puede encontrar +útiles. Esto muestra cómo combinar los elementos anteriormente mencionados. + + +ENCONTRAR UNA MATRÍCULA DE COCHE DE CALIFORNIA + +Un ejemplo de un número de matrícula es «1MGU103». Tiene un dígito, tres +letras mayúsculas y tres dígitos. Puede insertar esto en un patrón búsqueda +de la siguiente manera: > + + /\d\u\u\u\d\d\d + +Otra forma es especificar que hay tres dígitos y letras, con un recuento: > + + /\d\u\{3}\d\{3} + +O usando rangos [] en su lugar: > + + /[0-9][A-Z]\{3}[0-9]\{3} + +¿Cual debería usar? Él que recuerde. La manera sencilla que puede recordar +es más rápida que la compleja que no puede. Si los puede recordar todos, +evite el último, ya que es más lento de teclear y de ejecutar. + + +ENCONTRAR UN IDENTIFICADOR + +En programas C (y muchos otros lenguajes de programación), un identificador +empieza con una letra seguida de letras y dígitos. Puede usar +subrayados. Puede encontrar esto con: > + + /\<\h\w*\> + +«\<» y «\>» se usan para encontrar palabras completas.«\h» simboliza +«[A-Za-z_]», y «\w» simboliza «[0-9A-Za-z_]». + + Nota: + «\<» y «\>» dependen de la opción 'iskeyword'. De incluir un «-», + por ejemplo, «ident-» no se encontrará. Use lo siguiente en esta + situación: > + + /\w\@<!\h\w*\w\@! +< + Esto revisa se «\w» no se empareja antes o después de un + identificador. Consulte |/\@<!| and |/\@!|. + +============================================================================== + +Siguiente capítulo: |usr_28.txt| Plegar + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Omar Campagne Polaino + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_27.txt b/vim73/doc/usr_27.txt new file mode 100644 index 0000000..107411e --- /dev/null +++ b/vim73/doc/usr_27.txt @@ -0,0 +1,563 @@ +*usr_27.txt* For Vim version 7.3. Last change: 2010 Mar 28 + + VIM USER MANUAL - by Bram Moolenaar + + Search commands and patterns + + +In chapter 3 a few simple search patterns were mentioned |03.9|. Vim can do +much more complex searches. This chapter explains the most often used ones. +A detailed specification can be found here: |pattern| + +|27.1| Ignoring case +|27.2| Wrapping around the file end +|27.3| Offsets +|27.4| Matching multiple times +|27.5| Alternatives +|27.6| Character ranges +|27.7| Character classes +|27.8| Matching a line break +|27.9| Examples + + Next chapter: |usr_28.txt| Folding + Previous chapter: |usr_26.txt| Repeating +Table of contents: |usr_toc.txt| + +============================================================================== +*27.1* Ignoring case + +By default, Vim's searches are case sensitive. Therefore, "include", +"INCLUDE", and "Include" are three different words and a search will match +only one of them. + Now switch on the 'ignorecase' option: > + + :set ignorecase + +Search for "include" again, and now it will match "Include", "INCLUDE" and +"InClUDe". (Set the 'hlsearch' option to quickly see where a pattern +matches.) + You can switch this off again with: > + + :set noignorecase + +But let's keep it set, and search for "INCLUDE". It will match exactly the +same text as "include" did. Now set the 'smartcase' option: > + + :set ignorecase smartcase + +If you have a pattern with at least one uppercase character, the search +becomes case sensitive. The idea is that you didn't have to type that +uppercase character, so you must have done it because you wanted case to +match. That's smart! + With these two options set you find the following matches: + + pattern matches ~ + word word, Word, WORD, WoRd, etc. + Word Word + WORD WORD + WoRd WoRd + + +CASE IN ONE PATTERN + +If you want to ignore case for one specific pattern, you can do this by +prepending the "\c" string. Using "\C" will make the pattern to match case. +This overrules the 'ignorecase' and 'smartcase' options, when "\c" or "\C" is +used their value doesn't matter. + + pattern matches ~ + \Cword word + \CWord Word + \cword word, Word, WORD, WoRd, etc. + \cWord word, Word, WORD, WoRd, etc. + +A big advantage of using "\c" and "\C" is that it sticks with the pattern. +Thus if you repeat a pattern from the search history, the same will happen, no +matter if 'ignorecase' or 'smartcase' was changed. + + Note: + The use of "\" items in search patterns depends on the 'magic' option. + In this chapter we will assume 'magic' is on, because that is the + standard and recommended setting. If you would change 'magic', many + search patterns would suddenly become invalid. + + Note: + If your search takes much longer than you expected, you can interrupt + it with CTRL-C on Unix and CTRL-Break on MS-DOS and MS-Windows. + +============================================================================== +*27.2* Wrapping around the file end + +By default, a forward search starts searching for the given string at the +current cursor location. It then proceeds to the end of the file. If it has +not found the string by that time, it starts from the beginning and searches +from the start of the file to the cursor location. + Keep in mind that when repeating the "n" command to search for the next +match, you eventually get back to the first match. If you don't notice this +you keep searching forever! To give you a hint, Vim displays this message: + + search hit BOTTOM, continuing at TOP ~ + +If you use the "?" command, to search in the other direction, you get this +message: + + search hit TOP, continuing at BOTTOM ~ + +Still, you don't know when you are back at the first match. One way to see +this is by switching on the 'ruler' option: > + + :set ruler + +Vim will display the cursor position in the lower righthand corner of the +window (in the status line if there is one). It looks like this: + + 101,29 84% ~ + +The first number is the line number of the cursor. Remember the line number +where you started, so that you can check if you passed this position again. + + +NOT WRAPPING + +To turn off search wrapping, use the following command: > + + :set nowrapscan + +Now when the search hits the end of the file, an error message displays: + + E385: search hit BOTTOM without match for: forever ~ + +Thus you can find all matches by going to the start of the file with "gg" and +keep searching until you see this message. + If you search in the other direction, using "?", you get: + + E384: search hit TOP without match for: forever ~ + +============================================================================== +*27.3* Offsets + +By default, the search command leaves the cursor positioned on the beginning +of the pattern. You can tell Vim to leave it some other place by specifying +an offset. For the forward search command "/", the offset is specified by +appending a slash (/) and the offset: > + + /default/2 + +This command searches for the pattern "default" and then moves to the +beginning of the second line past the pattern. Using this command on the +paragraph above, Vim finds the word "default" in the first line. Then the +cursor is moved two lines down and lands on "an offset". + +If the offset is a simple number, the cursor will be placed at the beginning +of the line that many lines from the match. The offset number can be positive +or negative. If it is positive, the cursor moves down that many lines; if +negative, it moves up. + + +CHARACTER OFFSETS + +The "e" offset indicates an offset from the end of the match. It moves the +cursor onto the last character of the match. The command: > + + /const/e + +puts the cursor on the "t" of "const". + From that position, adding a number moves forward that many characters. +This command moves to the character just after the match: > + + /const/e+1 + +A positive number moves the cursor to the right, a negative number moves it to +the left. For example: > + + /const/e-1 + +moves the cursor to the "s" of "const". + +If the offset begins with "b", the cursor moves to the beginning of the +pattern. That's not very useful, since leaving out the "b" does the same +thing. It does get useful when a number is added or subtracted. The cursor +then goes forward or backward that many characters. For example: > + + /const/b+2 + +Moves the cursor to the beginning of the match and then two characters to the +right. Thus it lands on the "n". + + +REPEATING + +To repeat searching for the previously used search pattern, but with a +different offset, leave out the pattern: > + + /that + //e + +Is equal to: > + + /that/e + +To repeat with the same offset: > + + / + +"n" does the same thing. To repeat while removing a previously used offset: > + + // + + +SEARCHING BACKWARDS + +The "?" command uses offsets in the same way, but you must use "?" to separate +the offset from the pattern, instead of "/": > + + ?const?e-2 + +The "b" and "e" keep their meaning, they don't change direction with the use +of "?". + + +START POSITION + +When starting a search, it normally starts at the cursor position. When you +specify a line offset, this can cause trouble. For example: > + + /const/-2 + +This finds the next word "const" and then moves two lines up. If you +use "n" to search again, Vim could start at the current position and find the same +"const" match. Then using the offset again, you would be back where you started. +You would be stuck! + It could be worse: Suppose there is another match with "const" in the next +line. Then repeating the forward search would find this match and move two +lines up. Thus you would actually move the cursor back! + +When you specify a character offset, Vim will compensate for this. Thus the +search starts a few characters forward or backward, so that the same match +isn't found again. + +============================================================================== +*27.4* Matching multiple times + +The "*" item specifies that the item before it can match any number of times. +Thus: > + + /a* + +matches "a", "aa", "aaa", etc. But also "" (the empty string), because zero +times is included. + The "*" only applies to the item directly before it. Thus "ab*" matches +"a", "ab", "abb", "abbb", etc. To match a whole string multiple times, it +must be grouped into one item. This is done by putting "\(" before it and +"\)" after it. Thus this command: > + + /\(ab\)* + +Matches: "ab", "abab", "ababab", etc. And also "". + +To avoid matching the empty string, use "\+". This makes the previous item +match one or more times. > + + /ab\+ + +Matches "ab", "abb", "abbb", etc. It does not match "a" when no "b" follows. + +To match an optional item, use "\=". Example: > + + /folders\= + +Matches "folder" and "folders". + + +SPECIFIC COUNTS + +To match a specific number of items use the form "\{n,m}". "n" and "m" are +numbers. The item before it will be matched "n" to "m" times |inclusive|. +Example: > + + /ab\{3,5} + +matches "abbb", "abbbb" and "abbbbb". + When "n" is omitted, it defaults to zero. When "m" is omitted it defaults +to infinity. When ",m" is omitted, it matches exactly "n" times. +Examples: + + pattern match count ~ + \{,4} 0, 1, 2, 3 or 4 + \{3,} 3, 4, 5, etc. + \{0,1} 0 or 1, same as \= + \{0,} 0 or more, same as * + \{1,} 1 or more, same as \+ + \{3} 3 + + +MATCHING AS LITTLE AS POSSIBLE + +The items so far match as many characters as they can find. To match as few +as possible, use "\{-n,m}". It works the same as "\{n,m}", except that the +minimal amount possible is used. + For example, use: > + + /ab\{-1,3} + +Will match "ab" in "abbb". Actually, it will never match more than one b, +because there is no reason to match more. It requires something else to force +it to match more than the lower limit. + The same rules apply to removing "n" and "m". It's even possible to remove +both of the numbers, resulting in "\{-}". This matches the item before it +zero or more times, as few as possible. The item by itself always matches +zero times. It is useful when combined with something else. Example: > + + /a.\{-}b + +This matches "axb" in "axbxb". If this pattern would be used: > + + /a.*b + +It would try to match as many characters as possible with ".*", thus it +matches "axbxb" as a whole. + +============================================================================== +*27.5* Alternatives + +The "or" operator in a pattern is "\|". Example: > + + /foo\|bar + +This matches "foo" or "bar". More alternatives can be concatenated: > + + /one\|two\|three + +Matches "one", "two" and "three". + To match multiple times, the whole thing must be placed in "\(" and "\)": > + + /\(foo\|bar\)\+ + +This matches "foo", "foobar", "foofoo", "barfoobar", etc. + Another example: > + + /end\(if\|while\|for\) + +This matches "endif", "endwhile" and "endfor". + +A related item is "\&". This requires that both alternatives match in the +same place. The resulting match uses the last alternative. Example: > + + /forever\&... + +This matches "for" in "forever". It will not match "fortuin", for example. + +============================================================================== +*27.6* Character ranges + +To match "a", "b" or "c" you could use "/a\|b\|c". When you want to match all +letters from "a" to "z" this gets very long. There is a shorter method: > + + /[a-z] + +The [] construct matches a single character. Inside you specify which +characters to match. You can include a list of characters, like this: > + + /[0123456789abcdef] + +This will match any of the characters included. For consecutive characters +you can specify the range. "0-3" stands for "0123". "w-z" stands for "wxyz". +Thus the same command as above can be shortened to: > + + /[0-9a-f] + +To match the "-" character itself make it the first or last one in the range. +These special characters are accepted to make it easier to use them inside a +[] range (they can actually be used anywhere in the search pattern): + + \e <Esc> + \t <Tab> + \r <CR> + \b <BS> + +There are a few more special cases for [] ranges, see |/[]| for the whole +story. + + +COMPLEMENTED RANGE + +To avoid matching a specific character, use "^" at the start of the range. +The [] item then matches everything but the characters included. Example: > + + /"[^"]*" +< + " a double quote + [^"] any character that is not a double quote + * as many as possible + " a double quote again + +This matches "foo" and "3!x", including the double quotes. + + +PREDEFINED RANGES + +A number of ranges are used very often. Vim provides a shortcut for these. +For example: > + + /\a + +Finds alphabetic characters. This is equal to using "/[a-zA-Z]". Here are a +few more of these: + + item matches equivalent ~ + \d digit [0-9] + \D non-digit [^0-9] + \x hex digit [0-9a-fA-F] + \X non-hex digit [^0-9a-fA-F] + \s white space [ ] (<Tab> and <Space>) + \S non-white characters [^ ] (not <Tab> and <Space>) + \l lowercase alpha [a-z] + \L non-lowercase alpha [^a-z] + \u uppercase alpha [A-Z] + \U non-uppercase alpha [^A-Z] + + Note: + Using these predefined ranges works a lot faster than the character + range it stands for. + These items can not be used inside []. Thus "[\d\l]" does NOT work to + match a digit or lowercase alpha. Use "\(\d\|\l\)" instead. + +See |/\s| for the whole list of these ranges. + +============================================================================== +*27.7* Character classes + +The character range matches a fixed set of characters. A character class is +similar, but with an essential difference: The set of characters can be +redefined without changing the search pattern. + For example, search for this pattern: > + + /\f\+ + +The "\f" items stands for file name characters. Thus this matches a sequence +of characters that can be a file name. + Which characters can be part of a file name depends on the system you are +using. On MS-Windows, the backslash is included, on Unix it is not. This is +specified with the 'isfname' option. The default value for Unix is: > + + :set isfname + isfname=@,48-57,/,.,-,_,+,,,#,$,%,~,= + +For other systems the default value is different. Thus you can make a search +pattern with "\f" to match a file name, and it will automatically adjust to +the system you are using it on. + + Note: + Actually, Unix allows using just about any character in a file name, + including white space. Including these characters in 'isfname' would + be theoretically correct. But it would make it impossible to find the + end of a file name in text. Thus the default value of 'isfname' is a + compromise. + +The character classes are: + + item matches option ~ + \i identifier characters 'isident' + \I like \i, excluding digits + \k keyword characters 'iskeyword' + \K like \k, excluding digits + \p printable characters 'isprint' + \P like \p, excluding digits + \f file name characters 'isfname' + \F like \f, excluding digits + +============================================================================== +*27.8* Matching a line break + +Vim can find a pattern that includes a line break. You need to specify where +the line break happens, because all items mentioned so far don't match a line +break. + To check for a line break in a specific place, use the "\n" item: > + + /the\nword + +This will match at a line that ends in "the" and the next line starts with +"word". To match "the word" as well, you need to match a space or a line +break. The item to use for it is "\_s": > + + /the\_sword + +To allow any amount of white space: > + + /the\_s\+word + +This also matches when "the " is at the end of a line and " word" at the +start of the next one. + +"\s" matches white space, "\_s" matches white space or a line break. +Similarly, "\a" matches an alphabetic character, and "\_a" matches an +alphabetic character or a line break. The other character classes and ranges +can be modified in the same way by inserting a "_". + +Many other items can be made to match a line break by prepending "\_". For +example: "\_." matches any character or a line break. + + Note: + "\_.*" matches everything until the end of the file. Be careful with + this, it can make a search command very slow. + +Another example is "\_[]", a character range that includes a line break: > + + /"\_[^"]*" + +This finds a text in double quotes that may be split up in several lines. + +============================================================================== +*27.9* Examples + +Here are a few search patterns you might find useful. This shows how the +items mentioned above can be combined. + + +FINDING A CALIFORNIA LICENSE PLATE + +A sample license plate number is "1MGU103". It has one digit, three uppercase +letters and three digits. Directly putting this into a search pattern: > + + /\d\u\u\u\d\d\d + +Another way is to specify that there are three digits and letters with a +count: > + + /\d\u\{3}\d\{3} + +Using [] ranges instead: > + + /[0-9][A-Z]\{3}[0-9]\{3} + +Which one of these you should use? Whichever one you can remember. The +simple way you can remember is much faster than the fancy way that you can't. +If you can remember them all, then avoid the last one, because it's both more +typing and slower to execute. + + +FINDING AN IDENTIFIER + +In C programs (and many other computer languages) an identifier starts with a +letter and further consists of letters and digits. Underscores can be used +too. This can be found with: > + + /\<\h\w*\> + +"\<" and "\>" are used to find only whole words. "\h" stands for "[A-Za-z_]" +and "\w" for "[0-9A-Za-z_]". + + Note: + "\<" and "\>" depend on the 'iskeyword' option. If it includes "-", + for example, then "ident-" is not matched. In this situation use: > + + /\w\@<!\h\w*\w\@! +< + This checks if "\w" does not match before or after the identifier. + See |/\@<!| and |/\@!|. + +============================================================================== + +Next chapter: |usr_28.txt| Folding + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_28.esx b/vim73/doc/usr_28.esx new file mode 100644 index 0000000..34bdf72 --- /dev/null +++ b/vim73/doc/usr_28.esx @@ -0,0 +1,457 @@ +*usr_28.esx* Para Vim versión 7.3. Último cambio: 8/2/2007 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Plegar + + +El texto estructurado se puede separar en secciones, y éstas en +sub-secciones. Plegar le permite mostrar una sección como una sola línea, +ofreciendo una vista más general. Este capítulo explica las diferentes +maneras de hacerlo. + +|28.1| ¿Qué es plegar? +|28.2| Plegar manualmente +|28.3| Trabajar con pliegues +|28.4| Guardar y restaurar pliegues +|28.5| Plegar por sangrado +|28.6| Plegar con marcadores +|28.7| Plegar por sintaxis +|28.8| Plegar por expresión +|28.9| Plegar líneas sin cambios +|28.10¿| ¿Qué método de plegar debería usar? + + Capítulo siguiente: |usr_29.esx| Moverse a través de programas + Capítulo anterior: |usr_27.esx| Órdenes de búsqueda y patrones +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*28.1¿* ¿Qué es plegar? + +Plegar se usa para mostrar un rango de líneas en un búfer como una sola +línea en la pantalla. Como un trozo de papel plegado para acortarlo. + + +------------------------+ + | línea 1 | + | línea 2 | + | línea 3 | + |_______________________ | + \ \ + \________________________\ + / líneas plegadas / + /________________________/ + | línea 12 | + | línea 13 | + | línea 14 | + +------------------------+ + +El texto aún está en el búfer, sin cambios. Plegar sólo afecta a la manera +en que se muestran las líneas. + +La ventaja de plegar es que obtiene una mejor vista general de la estructura +del texto, mediante el de plegado las líneas de una sección, reemplazando +éstos con una línea indicando que hay una sección. + +============================================================================== +*28.2* Plegar manualmente + +Pruebe esto: posicione el cursor en un párrafo y teclee: > + + zfap + +Verá que una línea resaltada reemplaza al párrafo. Ha creado un +pliegue. |zf| es un operando y |ap| una selección de un objeto +textual. Puede usar el operando |zf| con cualquier orden de desplazamiento +para crear un pliegue para el texto reemplazado. |zf| funciona también en el +modo Visual. + +Para ver el texto otra vez, abra el pliegue con lo siguiente: > + + zo + +Y puede cerrar el pliegue otra vez con: > + + zc + +Todas las órdenes de plegado empiezan con «z». Si usa la imaginación, se +asemeja a un papel plegado visto de lado. La letra a continuación de «z» +tiene un significado nemónico que facilita recordar las órdenes: + + zf F-old creation (crear pliegue) + zo O-pen a fold (abrir pliegue) + zc C-lose a fold (cerrar pliegue) + +Puede anidar los pliegues: Una región de texto que contiene pliegues se +puede anidar nuevamente. Por ejemplo, puede plegar cada párrafo de esta +sección, y después plegar todas las secciones en este capítulo. Pruébelo, +notará que abrir el pliegue del capítulo completo devolverá los pliegues +anidados a su forma previa, algunos abiertos y otros cerrados. + +Imagine que ha creado varios pliegues, y que ahora desea ver todo el +texto. Puede ir a cada pliegue y teclear «zo». Use la siguiente orden para +hacer esto mismo con rapidez: > + + zr + +Esto r_educe el plegado. Lo opuesto es: > + + zm + +Esto pliega m_ás. Puede repetir «zr» y «zm» para abrir y cerrar pliegues +anidados en varios niveles. + +Si ha anidado pliegues con varios niveles de profundidad, puede abrirlos +todos con: > + + zR + +Esto r_educe los pliegues hasta que no queda ninguno, Y puede cerrar todos +los pliegues con: > + + zM + +Esto pliega m_ás y m_ás. + +Puede desactivar el plegado rápidamente con la orden |zn|. |Zn| devuelve el +plegado a su estado previo. |zi| pasa de uno a otro. Esta es una buena forma +de trabajar: creación de pliegues para obtener una visión general de su +archivo - desplazarse a las áreas que desea modificar - visionado y edición +del texto con |zi| - repita |zi| para seguir desplazándose. + +Para más información acerca del plegado manual, consulte la siguiente +sección en el manual de referencia: |fold-manual|. + +============================================================================== +*28.3* Trabajar con pliegues + +De haber algunos pliegues cerrados, las órdenes de movimiento como «j» y «k» +se desplazarán sobre el pliegue como si fuese una única línea vacía. Esto +permite un desplazamiento más rápido sobre texto plegado. + +Puede copiar, eliminar y mover pliegues como si fuesen una sola línea. Esto +es útil si desea reordenar las funciones de un programa. Primero asegúrese +de que cada pliegue contiene una función completa (o casi) seleccionado el +método 'foldmethod' adecuado. Elimine después la función con «dd», desplaze +el cursor y pegue el texto con «p». Puede usar la selección Visual de +existir algunas líneas de la función por encima o a continuación del +pliegue: coloque el cursor sobre la primera línea a mover - pulse «V» para +iniciar el modo Visual - coloque el cursor sobre la última línea a mover - +pulse «d» para borrar las líneas seleccionadas - desplace el cursor a la +nueva posición y «p»onga ahí las líneas. + +A veces es difícil ver o recordar la ubicación de un pliegue; la orden |zo| +es de utilidad en estos caso. Para ver los pliegues definidos: > + + :set foldcolumn=4 + +Esto muestra una pequeña columna a la izquierda de la ventana que indica los +pliegues. Un «+» simboliza un pliegue cerrado. Un «-» aparece al principio +de cada pliegue abierto y «|» simboliza líneas del pliegue a continuación. + +Puede usar el ratón para abrir un pliegue pulsando sobre la «+» en la +columna de plegado. Pulsar sobre «-» o el «|» que aparece debajo cierra un +pliegue abierto. + +Use |zO| para abrir todos los pliegues en la línea del cursor. Use |zC| para +cerrar todos los pliegues en la línea del cursor. Puede borrar un pliegue en +la línea del cursor con |zd|. Use |zD| para borrar todos los pliegues bajo +la línea del cursor. + +La línea del cursor nunca se cierra en el modo Insertar. Esto permite ver lo +que teclea. + +Los pliegues se abren automáticamente al desplazarse o moviendo el cursor a +la izquierda o a la derecha. Por ejemplo, la orden «0» abre el pliegue bajo +el cursor (si 'foldopen' contiene 'hor', el valor predeterminado). Puede +modificar la opción 'foldopen' para abrir los pliegues con órdenes +específicas. Haga lo siguiente si desea que la línea bajo el cursor esté +siempre abierta: > + + :set foldopen=all + +Aviso: en esta situación, no será capaz de desplazarse a un pliegue +cerrado. Puede que desea usar esto temporalmente para después devolverlo al +valor original: > + + :set foldopen& + +Puede hacer que los pliegues se cierren automáticamente al salir de éstos: > + + :set foldclose=all + +Esto ejecutará 'foldlevel' en todos los pliegues que no contengan el +cursor. Tiene que probar para ver si le gusta. Use |zm| para plegar más, y +|zr| para plegar menos (reducir los pliegues). + +El pliegue es local para la ventana. Esto permite abrir dos ventanas en el +mismo búfer, uno con pliegues y otro sin ellos. O uno con todos los pliegues +cerrados y otro con todos los pliegues abiertos. + +============================================================================== +*28.4* Guardar y restaurar pliegues + +Al cerrar un archivo para iniciar la edición de otro, el estado del pliegue +es eliminado. Si vuelve al mismo archivo más tarde, todos aquellos pliegues +cerrados y abiertos manualmente volverán a su estado +predeterminado. ¡Perderá todos los pliegues creados manualmente. Use la +orden |:mkview| para guardar el estado de los archivos: > + + :mkview + +Esto guardará la configuración y otras que cosas que modifican el visionado +del archivo. Puede modificar lo guardado con la opción 'viewoptions'. Puede +cargar el mismo visionado al volver al archivo más tarde: > + + :loadview + +Puede guardar hasta diez visionados distintos de un archivo. Por ejemplo, +para guardar la configuración actual como el tercer visionado, y cargar +después el segundo: > + + :mkview 3 + :loadview 2 + +Observe que al insertar o eliminar líneas, las vistas dejarán de ser +válidas. Revise también la opción 'viewdir', que define donde se guardan los +visionados. Puede que desee borrar viejos visionados de vez en cuando. + +============================================================================== +*28.5* Plegar según el sangrado + +Definir pliegues con |zf| supone mucho trabajo. Si el texto está +estructurado de forma que los elementos de un nivel inferior tienen un mayor +sangrado, puede usar el método de pliegue por sangrado. Ésto crea pliegues +para cada secuencia de líneas dentro del mismo sangrado. Las líneas con un +sangrado mayor se convertirán en pliegues anidados. Esto funciona muy bien +con varios lenguajes de programación. + +Pruebe esto definiendo la opción 'foldmethod': > + + :set foldmethod=indent + +Puede después usar las órdenes |zm| y |zr| para aumentar y reducir el +plegado. Es fácil de ver con este texto de ejemplo: + +La línea no tiene sangrado + Esta línea tiene un sangrado + Esta línea tiene doble sangrado + Esta línea tiene doble sangrado + Esta línea tiene un sangrado +La línea no tiene sangrado + Esta línea tiene un sangrado + Esta línea tiene un sangrado + +Observe que la relación entre la cantidad de sangrado y la profundidad del +pliegue depende de la opción 'shiftwidth'. Cada 'shiftwidth' con el valor de +un sangrado añade uno a la profundidad del pliegue. Este se denomina nivel +de plegado. + +En realidad, cuando usa las órdenes |zr| y |zm| aumento o disminuye la +opción 'foldlevel'. Puede también definirlo directamente: > + + :set foldlevel=3 + +Esto significa que todos los pliegues con un sangrado tres veces el valor de +'shiftwidth' se cerrarán. Cuanto más bajo es 'foldlevel', más pliegues se +cerrarán. Si el valor de 'foldlevel' es cero, se cerrarán todos los +pliegues. |zM| define 'foldlevel' como cero. La orden opuesta |zR| define +'foldlevel' con el valor de nivel de pliegue más bajo presente en el +archivo. + +Por ello, hay dos maneras de abrir y cerrar los pliegues: +(a) Definiendo el nivel de pliegue (foldlevel). + Esto ofrece un rápida manera de alejar la vista para ver la estructura + general del texto, desplazar el cursor, acercar la vista y de vuelta al + texto otra vez. + +(B) Usando las órdenes |zo| y |zc| para abrir o cerrar pliegues específicos. + Esto permite abrir sólo aquellos pliegues que desea abrir, manteniendo + los otros cerrados. + +Esto se puede combinar: primero puede cerrar la mayoría de los pliegues +usando |zm| unas cuantas veces, y después abrir un pliegue en particular con +|zo|. O abrir todos los pliegues con |zR| y después cerrar pliegues +específicos con |zc|. + +Pero no puede definir pliegues manualmente cuando 'foldmethod' es «indent» +(sangrado), ya que entraría en conflicto con la relación entre sangrado y el +nivel de plegado. + +Puede ver más acerca de plegar por sangrado en el manual de referencia: +|fold-indent| + +============================================================================== +*28.6* Plegar con marcadores + +Los marcadores en el texto sirven para definir el inicio y fin de una +región plegada, ofreciendo un control preciso sobre qué líneas se incluyen +un pliegue. La desventaja de esto es que tiene que modificar el texto. + +Pruebe esto: > + + :set foldmethod=marker + +Un texto de ejemplo, como podría aparecer en un programa C: + + /* foobar () {{{ */ + int foobar() + { + /* return a value {{{ */ + return 42; + /* }}} */ + } + /* }}} */ + +Observe que la líena plegada mostrará el texto previo al marcador. Es útil +para informar de los contenidos del pliegue. + +Es bastante molesto cuando los marcadores no encajan correctamente tras +desplazar algunas líneas. Esto se puede evitar usando marcadores +numerados. Ejemplo: + + /* global variables {{{1 */ + int varA, varB; + + /* functions {{{1 */ + /* funcA() {{{2 */ + void funcA() {} + + /* funcB() {{{2 */ + void funcB() {} + /* }}}1 */ + +Un pliegue se iniciará con el nivel definido por cada marcador +numerado. Esto detiene en este punto cualquier pliegue de nivel +superior. Puede usar marcadores de inicio numerados para definir todos los +pliegues. Tendrá que añadir un marcador de fin sólo cuando desee detener un +pliegue antes de iniciar otro. + +Consulte el manual de referencia para más información acerca de plegar con +marcadores: |fold-marker| + +============================================================================== +*28.7* Plegar por sintaxis + +Vim usa un archivo de sintaxis diferente según el lenguaje. Éste define +los colores de varios elementos en el archivo. Si está leyendo esto en Vim +en una terminal compatible con colores, los que ve se generan con el +archivo de sintaxis «help». + Es posible añadir elementos sintácticos al archivo que contengan el +argumento «fold». Esto define una región plegada. Requiere editar +un archivo de sintaxis al que añadir estos elementos. No es tan fácil, +pero una vez hecho, el plegado ocurrirá automáticamente. + Supongamos que está usando un archivo de sintaxis existente. +No queda mucho más que explicar, puede abrir y cerrar pliegues +tal y como se vió anteriormente. Esto pliegues se crearán y eliminarán +automáticamente al editar el archivo. + +Consulte el manual de referencia para más información acerca de plegar por +sintaxis: |fold-syntax| + +============================================================================== +*28.8* Plegar por expresión + +Es similar a plegar por sangrado pero usa una función de usuario para +computar el nivel de pliegue de una línea, en lugar del sangrado. Puede usar +esto con texto en el que éste indica qué líneas están juntas. Un ejemplo es +un correo electrónico en el que el texto citado se indica con un «>» al +inicio de la línea. Use esto para plegar esas citas: > + + :set foldmethod=expr + :set foldexpr=strlen(substitute(substitute(getline(v:lnum),'\\s','',\"g\"),'[^>].*','','')) + +Puede probarlo con este texto: + +> texto citado que él escribió > texto citado que él escribió > > doble +texto citado que yo escribí > > doble texto citado que yo escribí + +Explicación del 'foldexpr' usado en el ejemplo (de dentro a fuera): + getline(v:lnum) obtiene la línea actual + substitute(...,'\\s','','g') elimina los espacios blancos de la línea + substitute(...,'[^>].*','','') elimina todo lo que '> precede + strlen(...) cuenta la longitud de la cadena, + el cual es el número de '>' + encontrados. + +Tenga en cuenta que al usar la orden «:set» debe insertar una barra inversa +antes de cada espacio, comilla doble y barra inversa. Si esto le confunde, +haga > + + :set foldexpr + +para revisar el valor actual resultante. Para corregir una expresión +compleja, use el auto completa de línea de órdenes: > + + :set foldexpr=<Tab> + +Aquí, <Tab> es una tabulación real. Vim rellenará el valor previo, el cual +puede después editar. + +Si la expresión gana complejidad, puede insertarla dentro de una función y +definir que 'foldexpr' invoque tal función. + +Consulte el manual de referencia para más información acerca de plegar por +expresión: |fold-marker| + +============================================================================== +*28.9* Plegar líneas sin cambios + +Es útil cuando define la opción 'diff' en la misma ventana. La orden +|vimdiff| hace esto por usted. Ejemplo: > + + :setlocal diff foldmethod=diff scrollbind nowrap foldlevel=1 + +Haga esto en cada ventana que muestre una versión distinta del mismo +archivo. Verá claramente las diferencias entre archivos, plegando a su vez +aquellas líneas que no contienen cambios. + +Para más detalles, véase |fold-diff|. + +============================================================================== +*28.10* ¿Qué método de plegado debería usar? + +Todas estas posibilidades le hacen preguntarse qué método escoger. Por +desgracia, no existe ninguna regla de oro. Aquí tiene algunas pistas. + +De existir un archivo de sintaxis con plegado para el lenguaje en el que +está editando, puede que sea la mejor opción. De no ser así, puede intentar +crear uno. Esto requiere un buen conocimiento de patrones de búsqueda. No +resulta sencillo, pero una vez que funciona no tendrá definir los pliegues +manualmente. + +Puede escribir órdenes para plegar manualmente ciertas regiones al tratar +con un texto sin estructura. Use después la orden |:mkview| para guardar y +restaurar los pliegues. + +El método de marcado requiere que modifique el archivo. Si comparte archivos +con más personas, o tiene que cumplir con las directrices de una compañía, +cabe que no se le permita añadirlos. + La principal ventaja de los marcadores es que puede insertarlas +exactamente donde desee. Esto evita que se pierdan algunas líneas al copiar +y pegar pliegues. Puede después añadir un comentario acerca de los contenidos +del pliegue. + +Plegar por sangrado funciona en muchos ficheros, aunque con resultados +variables. Úselo cuando no puede usar ninguno de los otros métodos. Aún así, +es de utilidad con los diseños preliminares. Puede entonces usar un +'shiftwidth' en particular para cada nivel de anidado. + +Plegar con expresiones puede crear pliegues en prácticamente cualquier texto +estructurado. Es sencillo de definir, particularmente se se pueden discernir con facilidad el principio y final de un pliegue. + Si al definir los pliegues usa el método «expr», pero no con los +resultados deseados, puede pasar al método «manual». Esto no elimina los +pliegues ya definidos. Puede entonces añadir o eliminar pliegues de +manualmente. + +============================================================================== + +Capítulo siguiente: |usr_29.esx| Moverse a través de programas + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Omar Campagne Polaino + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_28.txt b/vim73/doc/usr_28.txt new file mode 100644 index 0000000..8a02838 --- /dev/null +++ b/vim73/doc/usr_28.txt @@ -0,0 +1,426 @@ +*usr_28.txt* For Vim version 7.3. Last change: 2008 Jun 14 + + VIM USER MANUAL - by Bram Moolenaar + + Folding + + +Structured text can be separated in sections. And sections in sub-sections. +Folding allows you to display a section as one line, providing an overview. +This chapter explains the different ways this can be done. + +|28.1| What is folding? +|28.2| Manual folding +|28.3| Working with folds +|28.4| Saving and restoring folds +|28.5| Folding by indent +|28.6| Folding with markers +|28.7| Folding by syntax +|28.8| Folding by expression +|28.9| Folding unchanged lines +|28.10| Which fold method to use? + + Next chapter: |usr_29.txt| Moving through programs + Previous chapter: |usr_27.txt| Search commands and patterns +Table of contents: |usr_toc.txt| + +============================================================================== +*28.1* What is folding? + +Folding is used to show a range of lines in the buffer as a single line on the +screen. Like a piece of paper which is folded to make it shorter: + + +------------------------+ + | line 1 | + | line 2 | + | line 3 | + |_______________________ | + \ \ + \________________________\ + / folded lines / + /________________________/ + | line 12 | + | line 13 | + | line 14 | + +------------------------+ + +The text is still in the buffer, unchanged. Only the way lines are displayed +is affected by folding. + +The advantage of folding is that you can get a better overview of the +structure of text, by folding lines of a section and replacing it with a line +that indicates that there is a section. + +============================================================================== +*28.2* Manual folding + +Try it out: Position the cursor in a paragraph and type: > + + zfap + +You will see that the paragraph is replaced by a highlighted line. You have +created a fold. |zf| is an operator and |ap| a text object selection. You +can use the |zf| operator with any movement command to create a fold for the +text that it moved over. |zf| also works in Visual mode. + +To view the text again, open the fold by typing: > + + zo + +And you can close the fold again with: > + + zc + +All the folding commands start with "z". With some fantasy, this looks like a +folded piece of paper, seen from the side. The letter after the "z" has a +mnemonic meaning to make it easier to remember the commands: + + zf F-old creation + zo O-pen a fold + zc C-lose a fold + +Folds can be nested: A region of text that contains folds can be folded +again. For example, you can fold each paragraph in this section, and then +fold all the sections in this chapter. Try it out. You will notice that +opening the fold for the whole chapter will restore the nested folds as they +were, some may be open and some may be closed. + +Suppose you have created several folds, and now want to view all the text. +You could go to each fold and type "zo". To do this faster, use this command: > + + zr + +This will R-educe the folding. The opposite is: > + + zm + +This folds M-ore. You can repeat "zr" and "zm" to open and close nested folds +of several levels. + +If you have nested several levels deep, you can open all of them with: > + + zR + +This R-educes folds until there are none left. And you can close all folds +with: > + + zM + +This folds M-ore and M-ore. + +You can quickly disable the folding with the |zn| command. Then |zN| brings +back the folding as it was. |zi| toggles between the two. This is a useful +way of working: +- create folds to get overview on your file +- move around to where you want to do your work +- do |zi| to look at the text and edit it +- do |zi| again to go back to moving around + +More about manual folding in the reference manual: |fold-manual| + +============================================================================== +*28.3* Working with folds + +When some folds are closed, movement commands like "j" and "k" move over a +fold like it was a single, empty line. This allows you to quickly move around +over folded text. + +You can yank, delete and put folds as if it was a single line. This is very +useful if you want to reorder functions in a program. First make sure that +each fold contains a whole function (or a bit less) by selecting the right +'foldmethod'. Then delete the function with "dd", move the cursor and put it +with "p". If some lines of the function are above or below the fold, you can +use Visual selection: +- put the cursor on the first line to be moved +- hit "V" to start Visual mode +- put the cursor on the last line to be moved +- hit "d" to delete the selected lines. +- move the cursor to the new position and "p"ut the lines there. + +It is sometimes difficult to see or remember where a fold is located, thus +where a |zo| command would actually work. To see the defined folds: > + + :set foldcolumn=4 + +This will show a small column on the left of the window to indicate folds. +A "+" is shown for a closed fold. A "-" is shown at the start of each open +fold and "|" at following lines of the fold. + +You can use the mouse to open a fold by clicking on the "+" in the foldcolumn. +Clicking on the "-" or a "|" below it will close an open fold. + +To open all folds at the cursor line use |zO|. +To close all folds at the cursor line use |zC|. +To delete a fold at the cursor line use |zd|. +To delete all folds at the cursor line use |zD|. + +When in Insert mode, the fold at the cursor line is never closed. That allows +you to see what you type! + +Folds are opened automatically when jumping around or moving the cursor left +or right. For example, the "0" command opens the fold under the cursor +(if 'foldopen' contains "hor", which is the default). The 'foldopen' option +can be changed to open folds for specific commands. If you want the line +under the cursor always to be open, do this: > + + :set foldopen=all + +Warning: You won't be able to move onto a closed fold then. You might want to +use this only temporarily and then set it back to the default: > + + :set foldopen& + +You can make folds close automatically when you move out of it: > + + :set foldclose=all + +This will re-apply 'foldlevel' to all folds that don't contain the cursor. +You have to try it out if you like how this feels. Use |zm| to fold more and +|zr| to fold less (reduce folds). + +The folding is local to the window. This allows you to open two windows on +the same buffer, one with folds and one without folds. Or one with all folds +closed and one with all folds open. + +============================================================================== +*28.4* Saving and restoring folds + +When you abandon a file (starting to edit another one), the state of the folds +is lost. If you come back to the same file later, all manually opened and +closed folds are back to their default. When folds have been created +manually, all folds are gone! To save the folds use the |:mkview| command: > + + :mkview + +This will store the settings and other things that influence the view on the +file. You can change what is stored with the 'viewoptions' option. +When you come back to the same file later, you can load the view again: > + + :loadview + +You can store up to ten views on one file. For example, to save the current +setup as the third view and load the second view: > + + :mkview 3 + :loadview 2 + +Note that when you insert or delete lines the views might become invalid. +Also check out the 'viewdir' option, which specifies where the views are +stored. You might want to delete old views now and then. + +============================================================================== +*28.5* Folding by indent + +Defining folds with |zf| is a lot of work. If your text is structured by +giving lower level items a larger indent, you can use the indent folding +method. This will create folds for every sequence of lines with the same +indent. Lines with a larger indent will become nested folds. This works well +with many programming languages. + +Try this by setting the 'foldmethod' option: > + + :set foldmethod=indent + +Then you can use the |zm| and |zr| commands to fold more and reduce folding. +It's easy to see on this example text: + +This line is not indented + This line is indented once + This line is indented twice + This line is indented twice + This line is indented once +This line is not indented + This line is indented once + This line is indented once + +Note that the relation between the amount of indent and the fold depth depends +on the 'shiftwidth' option. Each 'shiftwidth' worth of indent adds one to the +depth of the fold. This is called a fold level. + +When you use the |zr| and |zm| commands you actually increase or decrease the +'foldlevel' option. You could also set it directly: > + + :set foldlevel=3 + +This means that all folds with three times a 'shiftwidth' indent or more will +be closed. The lower the foldlevel, the more folds will be closed. When +'foldlevel' is zero, all folds are closed. |zM| does set 'foldlevel' to zero. +The opposite command |zR| sets 'foldlevel' to the deepest fold level that is +present in the file. + +Thus there are two ways to open and close the folds: +(A) By setting the fold level. + This gives a very quick way of "zooming out" to view the structure of the + text, move the cursor, and "zoom in" on the text again. + +(B) By using |zo| and |zc| commands to open or close specific folds. + This allows opening only those folds that you want to be open, while other + folds remain closed. + +This can be combined: You can first close most folds by using |zm| a few times +and then open a specific fold with |zo|. Or open all folds with |zR| and +then close specific folds with |zc|. + +But you cannot manually define folds when 'foldmethod' is "indent", as that +would conflict with the relation between the indent and the fold level. + +More about folding by indent in the reference manual: |fold-indent| + +============================================================================== +*28.6* Folding with markers + +Markers in the text are used to specify the start and end of a fold region. +This gives precise control over which lines are included in a fold. The +disadvantage is that the text needs to be modified. + +Try it: > + + :set foldmethod=marker + +Example text, as it could appear in a C program: + + /* foobar () {{{ */ + int foobar() + { + /* return a value {{{ */ + return 42; + /* }}} */ + } + /* }}} */ + +Notice that the folded line will display the text before the marker. This is +very useful to tell what the fold contains. + +It's quite annoying when the markers don't pair up correctly after moving some +lines around. This can be avoided by using numbered markers. Example: + + /* global variables {{{1 */ + int varA, varB; + + /* functions {{{1 */ + /* funcA() {{{2 */ + void funcA() {} + + /* funcB() {{{2 */ + void funcB() {} + /* }}}1 */ + +At every numbered marker a fold at the specified level begins. This will make +any fold at a higher level stop here. You can just use numbered start markers +to define all folds. Only when you want to explicitly stop a fold before +another starts you need to add an end marker. + +More about folding with markers in the reference manual: |fold-marker| + +============================================================================== +*28.7* Folding by syntax + +For each language Vim uses a different syntax file. This defines the colors +for various items in the file. If you are reading this in Vim, in a terminal +that supports colors, the colors you see are made with the "help" syntax file. + In the syntax files it is possible to add syntax items that have the "fold" +argument. These define a fold region. This requires writing a syntax file +and adding these items in it. That's not so easy to do. But once it's done, +all folding happens automatically. + Here we'll assume you are using an existing syntax file. Then there is +nothing more to explain. You can open and close folds as explained above. +The folds will be created and deleted automatically when you edit the file. + +More about folding by syntax in the reference manual: |fold-syntax| + +============================================================================== +*28.8* Folding by expression + +This is similar to folding by indent, but instead of using the indent of a +line a user function is called to compute the fold level of a line. You can +use this for text where something in the text indicates which lines belong +together. An example is an e-mail message where the quoted text is indicated +by a ">" before the line. To fold these quotes use this: > + + :set foldmethod=expr + :set foldexpr=strlen(substitute(substitute(getline(v:lnum),'\\s','',\"g\"),'[^>].*','','')) + +You can try it out on this text: + +> quoted text he wrote +> quoted text he wrote +> > double quoted text I wrote +> > double quoted text I wrote + +Explanation for the 'foldexpr' used in the example (inside out): + getline(v:lnum) gets the current line + substitute(...,'\\s','','g') removes all white space from the line + substitute(...,'[^>].*','','') removes everything after leading '>'s + strlen(...) counts the length of the string, which + is the number of '>'s found + +Note that a backslash must be inserted before every space, double quote and +backslash for the ":set" command. If this confuses you, do > + + :set foldexpr + +to check the actual resulting value. To correct a complicated expression, use +the command-line completion: > + + :set foldexpr=<Tab> + +Where <Tab> is a real Tab. Vim will fill in the previous value, which you can +then edit. + +When the expression gets more complicated you should put it in a function and +set 'foldexpr' to call that function. + +More about folding by expression in the reference manual: |fold-expr| + +============================================================================== +*28.9* Folding unchanged lines + +This is useful when you set the 'diff' option in the same window. The +|vimdiff| command does this for you. Example: > + + :setlocal diff foldmethod=diff scrollbind nowrap foldlevel=1 + +Do this in every window that shows a different version of the same file. You +will clearly see the differences between the files, while the text that didn't +change is folded. + +For more details see |fold-diff|. + +============================================================================== +*28.10* Which fold method to use? + +All these possibilities make you wonder which method you should choose. +Unfortunately, there is no golden rule. Here are some hints. + +If there is a syntax file with folding for the language you are editing, that +is probably the best choice. If there isn't one, you might try to write it. +This requires a good knowledge of search patterns. It's not easy, but when +it's working you will not have to define folds manually. + +Typing commands to manually fold regions can be used for unstructured text. +Then use the |:mkview| command to save and restore your folds. + +The marker method requires you to change the file. If you are sharing the +files with other people or you have to meet company standards, you might not +be allowed to add them. + The main advantage of markers is that you can put them exactly where you +want them. That avoids that a few lines are missed when you cut and paste +folds. And you can add a comment about what is contained in the fold. + +Folding by indent is something that works in many files, but not always very +well. Use it when you can't use one of the other methods. However, it is +very useful for outlining. Then you specifically use one 'shiftwidth' for +each nesting level. + +Folding with expressions can make folds in almost any structured text. It is +quite simple to specify, especially if the start and end of a fold can easily +be recognized. + If you use the "expr" method to define folds, but they are not exactly how +you want them, you could switch to the "manual" method. This will not remove +the defined folds. Then you can delete or add folds manually. + +============================================================================== + +Next chapter: |usr_29.txt| Moving through programs + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_29.esx b/vim73/doc/usr_29.esx new file mode 100644 index 0000000..5209b2f --- /dev/null +++ b/vim73/doc/usr_29.esx @@ -0,0 +1,652 @@ +*usr_29.esx* Para Vim versión 7.3. Último cambio: 8/6/2008 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Moverse a través de programas + + +El creador de Vim es un programador informático. Por ello, no sorprende que +Vim integre tantas características que facilitan la edición de +programas. Salte de un punto a otro para ver dónde se definen y usan los +identificadores. Previsualize declaraciones en una ventana distinta. Hay aún +más en el siguiente capítulo. + +|29.1| Usar etiquetas +|29.2| La ventana de vista previa +|29.3| Moverse a través de un programa +|29.4| Buscar identificadores globales +|29.5| Buscar identificadores locales + + Siguiente capítulo: |usr_30.txt| Editar programas + Capítulo anterior: |usr_28.esx| Plegado +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*29.1* Usar etiquetas + +¿Qué es una etiqueta? Es la ubicación donde un identificador se define. Un +ejemplo es la definición de una función en un programa escrito en C o C++. +La lista de etiquetas se guarda en un fichero de etiquetas, que Vim puede +usar para saltar de cualquier punto a la etiqueta, donde se define un +identificador. + Use la siguiente orden para generar el fichero de etiquetas para todos +los ficheros C en el directorio actual: > + + ctags *.c + +«ctags» es un programa aparte. Se encuentra instalado en la mayoría de +sistemas Unix.Si no lo tiene, puede encontrar Exhuberant ctags aquí: + + http://ctags.sf.net ~ + +Ahora, cuando esté en Vim y desee ir a la definición de una función, puede +saltar directamente a esta usando la siguiente orden: > + + :tag startlist + +Esta orden encontraría la función «startlist» aunque esté en otro fichero. + La orden «CTRL-]» salta a la etiqueta de la palabra bajo el cursor. Esto +facilita explorar un conjunto de código C. Suponga, por ejemplo, que está +en una función llamada «write_block». Puede ver que invoca «write_line». +¿Pero qué hace «write_line»? Si pone el cursor sobre «write_line» y pulsa +«CTRL-]», saltará a la definición de esta función. + La función «write_line» invoca «write_char», y necesita comprender su +funcionamiento. Por ello, pone el cursor sobre «write_char» y pulsa +«CTRL-]». Ahora se encuentra sobre la definición de «write_char». + + +-------------------------------------+ + |void write_block(char **s; int cnt) | + |{ | + | int i; | + | for (i = 0; i < cnt; ++i) | + | write_line(s[i]); | + |} | | + +-----------|-------------------------+ + | + CTRL-] | + | +----------------------------+ + +--> |void write_line(char *s) | + |{ | + | while (*s != 0) | + | write_char(*s++); | + |} | | + +--------|-------------------+ + | + CTRL-] | + | +------------------------------------+ + +--> |void write_char(char c) | + |{ | + | putchar((int)(unsigned char)c); | + |} | + +------------------------------------+ + +La orden «:tags» muestra la lista de etiquetas por las que se desplazó: + +:tags + # TO tag FROM line in file/text ~ + 1 1 write_line 8 write_block.c ~ + 2 1 write_char 7 write_line.c ~ + > ~ +> +Vuelva atrás ahora. La orden «CTRL-T» se desplaza a la etiqueta precedente. +En el ejemplo anterior, vuelve a la función «write_line» al invocar +«write_char». + Esta orden toma un argumento numérico que indica el número de etiquetas +que se desplazará hacia atrás. Ahora que ha ido hacia delante, vuelva atrás. +Vayamos otra vez hacia delante. La siguiente orden se desplaza a la etiqueta +al principio de la lista: > + + :tag + +Puede precederlo de un número para saltar hacia delante ese número d +etiquetas. Por ejemplo: +«:3tag». También puede preceder «CTRL-T» con un número. + Por ello, estas órdenes permiten desplazarse hacia delante con «CTRL-]», +y hacia atrás con «CTRL-T». Use «:tags» conocer dónde se encuentra. + + +DIVIDIR VENTANAS + +La orden «:tag» reemplaza el fichero en la ventana actual con el que contiene +la nueva función. Pero suponga que desea ver no sólo la función antigua, y +no sólo la nueva. Para ello, puede dividir la ventana usando la orden +«:split», seguida de la orden «:tag». Vim tiene una orden corta que realiza +ambas funciones: > + :stag tagname + +Use la siguiente orden para dividir la ventana actual, y saltar a la +etiqueta bajo el cursor: > + + CTRL-W ] + +Si se define un número, la ventana nueva tendrá tal altura en líneas. + + +MÁS FICHEROS DE ETIQUETAS + +Cuando tiene varios ficheros en muchos directorios, puede crear un fichero de +etiquetas en cada uno de ellos. Vim sólo podrá saltar a etiquetas dentro de +ese directorio. + Para encontrar más ficheros de etiquetas, defina la opción 'tags' para +incluir todos los ficheros de etiquetas relevantes. Ejemplo: > + + :set tags=./tags,./../tags,./*/tags + +Esto encuentra un fichero de etiquetas en el mismo directorio que el +fichero actual, un nivel de directorios superiores y en todos los +subdirectorios. + Este es un alto número de ficheros de etiquetas, pero puede que no lo +suficiente. Por ejemplo, al editar un fichero en «~/proj/src», no encontraría +el fichero de etiquetas «~/proj/sub/tags». Por ello, Vim ofrece buscar +ficheros de etiquetas en todo el árbol de directorios. Ejemplo: > + + :set tags=~/proj/**/tags + + +UN FICHERO DE ETIQUETAS + +Cuando Vim tiene que buscar ficheros de etiquetas en varias ubicaciones, +puede que escuche algunos sonidos del disco, y puede ser un poco lento. +En este caso es mejor gastar este tiempo durante la generación de un gran +fichero de etiquetas. Puede hacer esto durante la noche. +Esto requiere el programa Exuberant ctags, mencionado anteriormente. Ofrece +un argumento para buscar en todo un árbol de directorios: > + + cd ~/proj + ctags -R . + +Lo mejor de esto es que Exuberant ctags reconoce varios tipos de fichero. +Por ello, no sólo funciona con programas de C y C++, sino también para +Eiffel e incluso scripts de Vim. Consulte la documentación de ctags para +información de configuración. + Ahora sólo tiene que decir a Vim dónde está su fichero grande de +etiquetas: > + + :set tags=~/proj/tags + + +VARIAS COINCIDENCIAS + +Cuando una función se define varias veces (o un mismo método en varias +clases), la orden «:tag» saltaría a la primera aparición. De haber una +coincidencia en el fichero actual, se usará éste en primer lugar. + Ahora puede saltar a otras coincidencias de la misma etiqueta con: > + + :tnext + +Repita para encontrar más coincidencias. De haber varias, puede seleccionar +a cuál saltar: > + + :tselect etiqueta + +Vim le presentará una lista de opciones: + + # pri kind tag file ~ + 1 F f mch_init os_amiga.c ~ + mch_init() ~ + 2 F f mch_init os_mac.c ~ + mch_init() ~ + 3 F f mch_init os_msdos.c ~ + mch_init(void) ~ + 4 F f mch_init os_riscos.c ~ + mch_init() ~ + Enter nr of choice (<CR> to abort): ~ + +Ahora puede introducir el número (en la primera columna) de la coincidencia +a la que desea saltar. La información en las otras columnas le dan un buena +idea de dónde se define la coincidencia. + +Use las siguientes órdenes para moverse entre etiquetas coincidentes: + + :tfirst Primera coincidencia + :[número]tprevious Ir a la [número] coincidencia anterior + :[count]tnext Ir a la [número] coincidencia siguiente + :tlast Ir a la última coincidencia + +Si [número] se omite, se usa uno. + + +AVERIGUAR NOMBRES DE ETIQUETA + +El autocompletado de línea de comandos es una buena manera de evitar +escribir un nombre de etiqueta largo. Simplemente escriba la primera parte y +pulse <Tab>: > + + :tag write_<Tab> + +Con esto obtendrá la primera coincidencia. Si no es la que desee, pulse +<Tab> hasta encontrar la correcta. + A veces sólo conoce parte del nombre de una función, o tiene muchas +etiquetas que empiezan con la misma cadena, pero con distinto final. +En este caso, puede hacer que Vim use un patrón para encontrar la etiqueta. + Suponga que desea saltar a una etiqueta que contiene «block». Introduzca +esto primero: + + :tag /block + +Use ahora el autocompletado de línea de órdenes pulsando <Tab>. Vim +encontrará todas las etiquetas que contienen «block», y usará la primera +coincidencia. La «/» antes del nombre de una etiqueta le dice a Vim que lo +hay a continuación no es un nombre de etiqueta, sino un patrón. Puede usar +todos los elementos de patrones de búsqueda. +Por ejemplo, supongo que desea seleccionar una etiqueta que empieza con +«write»: > + + :tselect /^write_ + +La «^» especifica que la etiqueta empieza con «write_». De otra forma, +se detectaría también de estar en medio de un nombre de etiqueta. De forma +similar, el signo «$» al final asegura que el patrón sólo coincida con el +final de una etiqueta. + + +UN EXPLORADOR DE ETIQUETAS + +Ya que «CTRL-]» le lleva a la definición del identificador bajo el cursor, +puede usar un alista de nombres identificadores como una tabla de contenidos. +Aquí tiene un ejemplo. + Primero cree una lista de identificadores (require Exuberant ctags): > + + ctags --c-types=f -f functions *.c + +Ahora, inicie Vim sin un archivo, y edite este archivo en Vim en una ventana +vertical dividida: > + + vim + :vsplit functions + +Esta ventana contiene todas una lista de todas las funciones. También hay +más elementos, pero los puede ignorar. Ejecute «setlocal ts=99» para +organizarlo un poco. + Defina un mapeado en esta ventana: > + + :nnoremap <buffer> <CR> 0ye<C-W>w:tag <C-R>"<CR> + +Desplace el cursor a la línea que contiene la función a la que desea +ir. Pulse <Intro>, y Vim irá a la otra ventana y saltará a la función +seleccionada. + + +ELEMENTOS RELACIONADOS + +Puede definir 'ignorecase' para ignorar la distinción entre mayúsculas y +minúsculas. + +La opción 'tagbsearch' indica si el archivo de etiquetas está ordenado o +no. El valor predeterminado es suponer un archivo de etiquetas ordenado, que +agiliza la búsqueda de etiquetas, pero no funciona si el archivo de +etiquetas no está ordenado. + +La opción 'taglength' se puede usar para decir a Vim el número de carácteres +significativos en una etiqueta. + +Cuando usa el programa SNiFF+, puede usar la interfaz de Vim |sniff|. SNiFF+ +es un programa comercial. + +Cscope es un programa libre. No sólo encuentra los lugares dónde se declara +un identificador. sino también dónde se usa. Consulte |cscope|. + +============================================================================== +*29.2* La ventana de previsualización + +Cuando edita código que contiene una llamada a una función, necesitará los +argumentos correctos. Para conocer los valores que puede introducir, puede +ver cómo se define la función. El mecanismo de etiquetas es adecuado para +esto. Preferentemente, la definición se muestra en otra ventana. Puede usar +la ventana de previsualización para esto. + Use lo siguiente para abrir una ventana de previsualización que muestre +la función «write_char»: > + + :ptag write_char + +Vim abrirá una ventana, y saltará a la etiqueta «write_char». A +continuación, vuelve a la posición original. Así, puede seguir escribiendo +sin necesidad de usar la orden «CTRL-W». + Si el nombre de una función aparece en el texto, puede obtener su +definición en la ventana de previsualización con lo siguiente: > + + CTRL-W } + +Hay un script que muestra el texto automáticamente dónde se definió la +palabra bajo el cursor. Consulte |CursorHold-example|. + +Para cerrar la ventana de previsualización use la orden: > + + :pclose + +Para editar un fichero específico en la ventana de previsualización, use +«_pedit». Esto puede ser útil para editar la cabecera de un archivo, por +ejemplo: > + + :pedit defs.h + +Por último, «:psearch» se puede utilizar para buscar una palabra en el +archivo actual y cualquier archivo incluido («include») y mostrar la +coincidencia en la ventana de previsualización. Esto es especialmente útil +cuando se utilizan las funciones de la biblioteca para el que no tiene un +archivo de etiquetas. Ejemplo: > + + :psearch popen + +Esto mostrará el archivo «stdio.h» en la ventana de previsualización, con el +prototipode función para «popen()»: + + FILE *popen __P((const char *, const char *)); ~ + +Puede definir la altura de la ventana de previsualización cuando está +abierta con la orden 'previewheight'. + +============================================================================== +*29.3* Moverse a través de un programa + +Debido a que un programa está estructurado, Vim puede reconocer elementos en +él. Puede usar órdenes específicas para desplazarse. + Los programas en C habitualmente contienen construcciones como esta: + + #ifdef USE_POPEN ~ + fd = popen("ls", "r") ~ + #else ~ + fd = fopen("tmp", "w") ~ + #endif ~ + +Pero también más largo, y posiblemente anidado. Posicione el cursor sobre +«#ifdef» y pulse «%». Vim saltará al siguiente «#else». Pulsar «%» otra vez +le devuelve a «#endif». Otro «%» le llevaría a «#ifdef» otra vez. + Cuando una construcción está anidada, Vim encontrará los elementos +coincidentes. Esta es una buena forma de comprobar si se ha olvidado de +insertar un «#endif». + Cuando está en algún punto dentro de un «#if - #endif», puede saltar al +principio con lo siguiente: > + + [# + +Si no está después de un «#if» o «#ifdef» Vim emitirá un sonido. Para saltar +hacia adelante al siguiente «#else» o «#endif» use lo siguiente: > + + ]# + +Estas dos órdenes omiten cualquier bloque «#if - #endif» que se +encuentran. Ejemplo: + + #if defined(HAS_INC_H) ~ + a = a + inc(); ~ + # ifdef USE_THEME ~ + a += 3; ~ + # endif ~ + set_width(a); ~ + +Con el cursor en la última línea, «[#» le lleva a la primera línea. El +bloque «#ifdef - #endif» en el centro se omite. + + +MOVERSE EN BLOQUES DE CÓDIGO + +Los bloques de código C están limitados por {}. Esto puede ser muy largo. +Para saltar al principio del bloque exterior use la orden «[[». Use «][» +para encontrar el final. +Esto supone que «{» y «}» están en la primera columna. + La orden «[{» le lleva al principio del bloque actual. Omite las parejas +de «{}» en el mismo nivel. «]}» salta al final. + Una vista general: + + function(int a) + +-> { + | if (a) + | +-> { + [[ | | for (;;) --+ + | | +-> { | + | [{ | | foo(32); | --+ + | | [{ | if (bar(a)) --+ | ]} | + +-- | +-- break; | ]} | | + | } <-+ | | ][ + +-- foobar(a) | | + } <-+ | + } <-+ + +Al escribir en C++ o Java, el bloque exterior «{}» es para la clase. El +siguiente nivel de «{}» es para un método. Si se encuentra dentro de una +clase, use «[m» para encontrar el inicio previo de un método. «]m» encuentra +el siguiente inicio de un método. + +Además, «[]» se mueve hacia atrás al final de la función, y «]]» se mueve +hacia adelante, al inicio de la siguiente función. El final de la función +está definido con un «}» al principio de la primera columna. + + int func1(void) + { + return 1; + +----------> } + | + [] | int func2(void) + | +-> { + | [[ | if (flag) + start +-- +-- return flag; + | ][ | return 2; + | +-> } + ]] | + | int func3(void) + +----------> { + return 3; + } + +No se olvido de que también puede usar «%» para desplazarase entre parejas +de «()», «{}» y «[]». También funciona cuando están separados por varias +líneas. + + +MOVERSE ENTRE LLAVES + +Las órdenes «[(» y «])» funcionan de manera similar a «[{» y «]}», con +la excepción de que funcionan con parejas de «()» en lugar de «{}». +> + [( +< <-------------------------------- + <------- + if (a == b && (c == d || (e > f)) && x > y) ~ + --------------> + --------------------------------> > + ]) + +MOVERSE EN COMENTARIOS + +Use «[/» para volver al principio de un comentario. Puede moverse hacia +adelante al final de un comentario con «]/». Sólo funciona con comentarios +/* - */. + + +-> +-> /* + | [/ | * Comentario sobre la --+ + [/ | +-- * maravillosa vida. | ]/ + | */ <-+ + | + +-- foo = bar * 3; --+ + | ]/ + /* Comentario corto */ <-+ + +============================================================================== +*29.4* Buscar identificadores globales + +Suponga que está editando un programa escrito en C, y se pregunta se una +variable está declarada como «int» o «unsigned». Una forma rápida de hacer +esto es con la orden «[I». + Estando el cursor sobre la palabra «column», teclee: > + + [I + +VIM enumerará las líneas coincidentes que puede encontrar. No sólo en el +archivo actual, sino también en todos los archivos incluidos (y archivos +incluidos en ellos, etc..). El resultado tiene el siguiente aspecto: + + structs.h ~ + 1: 29 unsigned column; /* column number */ ~ + +La ventaja comparado con usar etiquetas o la ventana de previsualización es +que se buscan los archivos incluidos. En la mayoría de los casos, se +encuentre la declaración correcto, incluso si el archivo de etiquetas no está +al día. También cuando no tiene etiquetas para los archivos incluidos. + Aun así, algunas cosas tienen que estar correctas para que «[I» funcione. +Primero, la opción «include» debe especificar cómo se incluye el archivo. El +valor por omisión funciona con C y C++. Tendrá que modificarlo para otros +lenguajes. + + +UBICAR ARCHIVOS INCLUIDOS («INCLUDE») + + Vim encontrará ficheros incluidos en los lugares definidos con la opción +'path'. Si falta un directorio puede que no se encuentren todos los archivos +incluidos. Puede descubrirlo con la siguiente orden: > + + :checkpath + +Esto lista todos los archivos incluidos que no pudo encontrar. También +incluye archivos incluidos por los ficheros no encontrados. Un ejemplo de la +salida: + + --- Included files not found in path --- ~ + <io.h> ~ + vim.h --> ~ + <functions.h> ~ + <clib/exec_protos.h> ~ + +El archivo «io.h» está incluido en el archivo actual y no se puede +encontrar. Se puede encontrar «vim.h», y por ello «:checkpath» acude a ese +archivo y compruebe qué incluye. Los archivos «functions.h» y +«clib/exec_protos.h», incluidos por «vim.h» no se pueden encontrar. + + Nota: + Vim no es un compilador. No reconoce las declaraciones «#ifdef». + Esto significa que se usa cada declaración «#include», incluso si + aparece después de «#if NEVER». + +Para arreglar los archivo no encontrados, añada el directorio a la opción +'path'. Un buen sitio para averiguar esto es el archivo «Makefile». Busque +líneas que contengan elementos «-I», como «-I/usr/local/X11». Use los +siguiente para añadir este directorio: > + + :set path+=/usr/local/X11 + +Puede usar el comodín «*» cuando haya varios directorios. Ejemplo: > + + :set path+=/usr/*/include + +Esto encontraría archivos tanto en «/usr/local/include» como en +«/usr/X11/include». + +Los elementos «**» son de utilidad cuando trabaja en un proyecto con un +árblo anidado de archivos incluidos. Esto busca en todos los +subdirectorios. Ejemplo: > + + :set path+=/projects/invent/**/include + +Esto encontraría archivos en los directorios: + + /projects/invent/include ~ + /projects/invent/main/include ~ + /projects/invent/main/os/include ~ + etc. + +Hay incluso más posibilidades. Para más información consulte la opción +'path'. + Use la siguiente orden si desea ver qué archivos incluidos se +encontraron: > + + :checkpath! + +Obtendrá un lista muy larga de los archivos incluidos, los que éstos +incluyen, y así sucesivamente. Para acortar la lista Vim muestra «Ya está +listado» para los archivos encontrados anteriormente, y no muestra los +ficheros incluidos nuevamente. + + +SALTAR A UNA COINCIDENCIA + +«[I» produce una lista con una sola línea de texto. Cuando desee ver el +primer elemento, salte a esa línea con la siguiente orden: > + + [<Tab> + +También puede usar «[ CTRL-I», y que «CTRL-I» es lo mismo que pulsar <Tab>. + +La lista que «[I» produce tiene un número al principio de la línea. Cuando +desee saltar a otro elemento distinto al primero, primero introduzca el +número: + + 3[<Tab> + +Esto salta al tercer elemento de la lista. Recuerde que puede usar «CTRL-O» +para volver al punto desde donde empezó. + + +ÓRDENES RELACIONADAS + + [i Lista sólo la primera coincidencia + ]I Lista sólo elementos bajo el cursor + ]i Lista sólo el primer elemento bajo el cursor + + +ENCONTRAR UN IDENTIFICADOR DEFINIDO + +La orden «[I» encuentra cualquier identificador. Si sólo desea usar macros +definidos con «#define» use lo siguiente: > + + [D + +Una vez más, esto busca en los archivos incluidos. La opción 'define' +especifica el aspecto de una línea que muestra elementos para «[D». Puede +modificar esto para que funcione con otros lenguajes además de C y C++. + + [d Lista sólo la primera coincidencia + ]D Lista sólo elementos bajo el cursor + ]d Lista sólo el primer elemento bajo el cursor + +============================================================================== +*29.5* Buscar identificadores locales + +La orden «[I» busca archivos incluidos. Use lo siguiente para buscar sólo en +el archivo actual y saltar al primer sitio donde se usa la palabra bajo el +cursor: > + + gD + +Consejo. «Goto definición». Esta orden es útil para buscar una variable o +función declarada localmente («static», en términos C). Ejemplo (cursor +sobre «counter»): + + +-> static int counter = 0; + | + | int get_counter(void) + gD | { + | ++counter; + +-- return counter; + } + +Para limitar la búsqueda aún más, y buscar sólo la función actual, use la +siguiente orden: > + + gd + +Esto volvería al principio de la función actual, y buscará la primera +aparición de la palabra bajo el cursor. En realidad, busca en sentido +inverso una línea vacía sobre un «{» en la primera columna. A partir de ahí, +busca hacia adelante el identificador. Ejemplo (cursor sobre «idx»): + + int find_entry(char *name) + { + +-> int idx; + | + gd | for (idx = 0; idx < table_len; ++idx) + | if (strcmp(table[idx].name, name) == 0) + +-- return idx; + } + +============================================================================== + +Siguiente capítulo: |usr_30.txt| Editar programas + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Omar Campagne Polaino + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_29.txt b/vim73/doc/usr_29.txt new file mode 100644 index 0000000..fb7d688 --- /dev/null +++ b/vim73/doc/usr_29.txt @@ -0,0 +1,613 @@ +*usr_29.txt* For Vim version 7.3. Last change: 2008 Jun 28 + + VIM USER MANUAL - by Bram Moolenaar + + Moving through programs + + +The creator of Vim is a computer programmer. It's no surprise that Vim +contains many features to aid in writing programs. Jump around to find where +identifiers are defined and used. Preview declarations in a separate window. +There is more in the next chapter. + +|29.1| Using tags +|29.2| The preview window +|29.3| Moving through a program +|29.4| Finding global identifiers +|29.5| Finding local identifiers + + Next chapter: |usr_30.txt| Editing programs + Previous chapter: |usr_28.txt| Folding +Table of contents: |usr_toc.txt| + +============================================================================== +*29.1* Using tags + +What is a tag? It is a location where an identifier is defined. An example +is a function definition in a C or C++ program. A list of tags is kept in a +tags file. This can be used by Vim to directly jump from any place to the +tag, the place where an identifier is defined. + To generate the tags file for all C files in the current directory, use the +following command: > + + ctags *.c + +"ctags" is a separate program. Most Unix systems already have it installed. +If you do not have it yet, you can find Exuberant ctags here: + + http://ctags.sf.net ~ + +Now when you are in Vim and you want to go to a function definition, you can +jump to it by using the following command: > + + :tag startlist + +This command will find the function "startlist" even if it is in another file. + The CTRL-] command jumps to the tag of the word that is under the cursor. +This makes it easy to explore a tangle of C code. Suppose, for example, that +you are in the function "write_block". You can see that it calls +"write_line". But what does "write_line" do? By placing the cursor on the +call to "write_line" and pressing CTRL-], you jump to the definition of this +function. + The "write_line" function calls "write_char". You need to figure out what +it does. So you position the cursor over the call to "write_char" and press +CTRL-]. Now you are at the definition of "write_char". + + +-------------------------------------+ + |void write_block(char **s; int cnt) | + |{ | + | int i; | + | for (i = 0; i < cnt; ++i) | + | write_line(s[i]); | + |} | | + +-----------|-------------------------+ + | + CTRL-] | + | +----------------------------+ + +--> |void write_line(char *s) | + |{ | + | while (*s != 0) | + | write_char(*s++); | + |} | | + +--------|-------------------+ + | + CTRL-] | + | +------------------------------------+ + +--> |void write_char(char c) | + |{ | + | putchar((int)(unsigned char)c); | + |} | + +------------------------------------+ + +The ":tags" command shows the list of tags that you traversed through: + + :tags + # TO tag FROM line in file/text ~ + 1 1 write_line 8 write_block.c ~ + 2 1 write_char 7 write_line.c ~ + > ~ +> +Now to go back. The CTRL-T command goes to the preceding tag. In the example +above you get back to the "write_line" function, in the call to "write_char". + This command takes a count argument that indicates how many tags to jump +back. You have gone forward, and now back. Let's go forward again. The +following command goes to the tag on top of the list: > + + :tag + +You can prefix it with a count and jump forward that many tags. For example: +":3tag". CTRL-T also can be preceded with a count. + These commands thus allow you to go down a call tree with CTRL-] and back +up again with CTRL-T. Use ":tags" to find out where you are. + + +SPLIT WINDOWS + +The ":tag" command replaces the file in the current window with the one +containing the new function. But suppose you want to see not only the old +function but also the new one? You can split the window using the ":split" +command followed by the ":tag" command. Vim has a shorthand command that does +both: > + :stag tagname + +To split the current window and jump to the tag under the cursor use this +command: > + + CTRL-W ] + +If a count is specified, the new window will be that many lines high. + + +MORE TAGS FILES + +When you have files in many directories, you can create a tags file in each of +them. Vim will then only be able to jump to tags within that directory. + To find more tags files, set the 'tags' option to include all the relevant +tags files. Example: > + + :set tags=./tags,./../tags,./*/tags + +This finds a tags file in the same directory as the current file, one +directory level higher and in all subdirectories. + This is quite a number of tags files, but it may still not be enough. For +example, when editing a file in "~/proj/src", you will not find the tags file +"~/proj/sub/tags". For this situation Vim offers to search a whole directory +tree for tags files. Example: > + + :set tags=~/proj/**/tags + + +ONE TAGS FILE + +When Vim has to search many places for tags files, you can hear the disk +rattling. It may get a bit slow. In that case it's better to spend this +time while generating one big tags file. You might do this overnight. + This requires the Exuberant ctags program, mentioned above. It offers an +argument to search a whole directory tree: > + + cd ~/proj + ctags -R . + +The nice thing about this is that Exuberant ctags recognizes various file +types. Thus this doesn't work just for C and C++ programs, also for Eiffel +and even Vim scripts. See the ctags documentation to tune this. + Now you only need to tell Vim where your big tags file is: > + + :set tags=~/proj/tags + + +MULTIPLE MATCHES + +When a function is defined multiple times (or a method in several classes), +the ":tag" command will jump to the first one. If there is a match in the +current file, that one is used first. + You can now jump to other matches for the same tag with: > + + :tnext + +Repeat this to find further matches. If there are many, you can select which +one to jump to: > + + :tselect tagname + +Vim will present you with a list of choices: + + # pri kind tag file ~ + 1 F f mch_init os_amiga.c ~ + mch_init() ~ + 2 F f mch_init os_mac.c ~ + mch_init() ~ + 3 F f mch_init os_msdos.c ~ + mch_init(void) ~ + 4 F f mch_init os_riscos.c ~ + mch_init() ~ + Enter nr of choice (<CR> to abort): ~ + +You can now enter the number (in the first column) of the match that you would +like to jump to. The information in the other columns give you a good idea of +where the match is defined. + +To move between the matching tags, these commands can be used: + + :tfirst go to first match + :[count]tprevious go to [count] previous match + :[count]tnext go to [count] next match + :tlast go to last match + +If [count] is omitted then one is used. + + +GUESSING TAG NAMES + +Command line completion is a good way to avoid typing a long tag name. Just +type the first bit and press <Tab>: > + + :tag write_<Tab> + +You will get the first match. If it's not the one you want, press <Tab> until +you find the right one. + Sometimes you only know part of the name of a function. Or you have many +tags that start with the same string, but end differently. Then you can tell +Vim to use a pattern to find the tag. + Suppose you want to jump to a tag that contains "block". First type +this: > + + :tag /block + +Now use command line completion: press <Tab>. Vim will find all tags that +contain "block" and use the first match. + The "/" before a tag name tells Vim that what follows is not a literal tag +name, but a pattern. You can use all the items for search patterns here. For +example, suppose you want to select a tag that starts with "write_": > + + :tselect /^write_ + +The "^" specifies that the tag starts with "write_". Otherwise it would also +be found halfway a tag name. Similarly "$" at the end makes sure the pattern +matches until the end of a tag. + + +A TAGS BROWSER + +Since CTRL-] takes you to the definition of the identifier under the cursor, +you can use a list of identifier names as a table of contents. Here is an +example. + First create a list of identifiers (this requires Exuberant ctags): > + + ctags --c-types=f -f functions *.c + +Now start Vim without a file, and edit this file in Vim, in a vertically split +window: > + + vim + :vsplit functions + +The window contains a list of all the functions. There is some more stuff, +but you can ignore that. Do ":setlocal ts=99" to clean it up a bit. + In this window, define a mapping: > + + :nnoremap <buffer> <CR> 0ye<C-W>w:tag <C-R>"<CR> + +Move the cursor to the line that contains the function you want to go to. +Now press <Enter>. Vim will go to the other window and jump to the selected +function. + + +RELATED ITEMS + +You can set 'ignorecase' to make case in tag names be ignored. + +The 'tagbsearch' option tells if the tags file is sorted or not. The default +is to assume a sorted tags file, which makes a tags search a lot faster, but +doesn't work if the tags file isn't sorted. + +The 'taglength' option can be used to tell Vim the number of significant +characters in a tag. + +When you use the SNiFF+ program, you can use the Vim interface to it |sniff|. +SNiFF+ is a commercial program. + +Cscope is a free program. It does not only find places where an identifier is +declared, but also where it is used. See |cscope|. + +============================================================================== +*29.2* The preview window + +When you edit code that contains a function call, you need to use the correct +arguments. To know what values to pass you can look at how the function is +defined. The tags mechanism works very well for this. Preferably the +definition is displayed in another window. For this the preview window can be +used. + To open a preview window to display the function "write_char": > + + :ptag write_char + +Vim will open a window, and jumps to the tag "write_char". Then it takes you +back to the original position. Thus you can continue typing without the need +to use a CTRL-W command. + If the name of a function appears in the text, you can get its definition +in the preview window with: > + + CTRL-W } + +There is a script that automatically displays the text where the word under +the cursor was defined. See |CursorHold-example|. + +To close the preview window use this command: > + + :pclose + +To edit a specific file in the preview window, use ":pedit". This can be +useful to edit a header file, for example: > + + :pedit defs.h + +Finally, ":psearch" can be used to find a word in the current file and any +included files and display the match in the preview window. This is +especially useful when using library functions, for which you do not have a +tags file. Example: > + + :psearch popen + +This will show the "stdio.h" file in the preview window, with the function +prototype for popen(): + + FILE *popen __P((const char *, const char *)); ~ + +You can specify the height of the preview window, when it is opened, with the +'previewheight' option. + +============================================================================== +*29.3* Moving through a program + +Since a program is structured, Vim can recognize items in it. Specific +commands can be used to move around. + C programs often contain constructs like this: + + #ifdef USE_POPEN ~ + fd = popen("ls", "r") ~ + #else ~ + fd = fopen("tmp", "w") ~ + #endif ~ + +But then much longer, and possibly nested. Position the cursor on the +"#ifdef" and press %. Vim will jump to the "#else". Pressing % again takes +you to the "#endif". Another % takes you to the "#ifdef" again. + When the construct is nested, Vim will find the matching items. This is a +good way to check if you didn't forget an "#endif". + When you are somewhere inside a "#if" - "#endif", you can jump to the start +of it with: > + + [# + +If you are not after a "#if" or "#ifdef" Vim will beep. To jump forward to +the next "#else" or "#endif" use: > + + ]# + +These two commands skip any "#if" - "#endif" blocks that they encounter. +Example: + + #if defined(HAS_INC_H) ~ + a = a + inc(); ~ + # ifdef USE_THEME ~ + a += 3; ~ + # endif ~ + set_width(a); ~ + +With the cursor in the last line, "[#" moves to the first line. The "#ifdef" +- "#endif" block in the middle is skipped. + + +MOVING IN CODE BLOCKS + +In C code blocks are enclosed in {}. These can get pretty long. To move to +the start of the outer block use the "[[" command. Use "][" to find the end. +This assumes that the "{" and "}" are in the first column. + The "[{" command moves to the start of the current block. It skips over +pairs of {} at the same level. "]}" jumps to the end. + An overview: + + function(int a) + +-> { + | if (a) + | +-> { + [[ | | for (;;) --+ + | | +-> { | + | [{ | | foo(32); | --+ + | | [{ | if (bar(a)) --+ | ]} | + +-- | +-- break; | ]} | | + | } <-+ | | ][ + +-- foobar(a) | | + } <-+ | + } <-+ + +When writing C++ or Java, the outer {} block is for the class. The next level +of {} is for a method. When somewhere inside a class use "[m" to find the +previous start of a method. "]m" finds the next start of a method. + +Additionally, "[]" moves backward to the end of a function and "]]" moves +forward to the start of the next function. The end of a function is defined +by a "}" in the first column. + + int func1(void) + { + return 1; + +----------> } + | + [] | int func2(void) + | +-> { + | [[ | if (flag) + start +-- +-- return flag; + | ][ | return 2; + | +-> } + ]] | + | int func3(void) + +----------> { + return 3; + } + +Don't forget you can also use "%" to move between matching (), {} and []. +That also works when they are many lines apart. + + +MOVING IN BRACES + +The "[(" and "])" commands work similar to "[{" and "]}", except that they +work on () pairs instead of {} pairs. +> + [( +< <-------------------------------- + <------- + if (a == b && (c == d || (e > f)) && x > y) ~ + --------------> + --------------------------------> > + ]) + +MOVING IN COMMENTS + +To move back to the start of a comment use "[/". Move forward to the end of a +comment with "]/". This only works for /* - */ comments. + + +-> +-> /* + | [/ | * A comment about --+ + [/ | +-- * wonderful life. | ]/ + | */ <-+ + | + +-- foo = bar * 3; --+ + | ]/ + /* a short comment */ <-+ + +============================================================================== +*29.4* Finding global identifiers + +You are editing a C program and wonder if a variable is declared as "int" or +"unsigned". A quick way to find this is with the "[I" command. + Suppose the cursor is on the word "column". Type: > + + [I + +Vim will list the matching lines it can find. Not only in the current file, +but also in all included files (and files included in them, etc.). The result +looks like this: + + structs.h ~ + 1: 29 unsigned column; /* column number */ ~ + +The advantage over using tags or the preview window is that included files are +searched. In most cases this results in the right declaration to be found. +Also when the tags file is out of date. Also when you don't have tags for the +included files. + However, a few things must be right for "[I" to do its work. First of all, +the 'include' option must specify how a file is included. The default value +works for C and C++. For other languages you will have to change it. + + +LOCATING INCLUDED FILES + + Vim will find included files in the places specified with the 'path' +option. If a directory is missing, some include files will not be found. You +can discover this with this command: > + + :checkpath + +It will list the include files that could not be found. Also files included +by the files that could be found. An example of the output: + + --- Included files not found in path --- ~ + <io.h> ~ + vim.h --> ~ + <functions.h> ~ + <clib/exec_protos.h> ~ + +The "io.h" file is included by the current file and can't be found. "vim.h" +can be found, thus ":checkpath" goes into this file and checks what it +includes. The "functions.h" and "clib/exec_protos.h" files, included by +"vim.h" are not found. + + Note: + Vim is not a compiler. It does not recognize "#ifdef" statements. + This means every "#include" statement is used, also when it comes + after "#if NEVER". + +To fix the files that could not be found, add a directory to the 'path' +option. A good place to find out about this is the Makefile. Look out for +lines that contain "-I" items, like "-I/usr/local/X11". To add this directory +use: > + + :set path+=/usr/local/X11 + +When there are many subdirectories, you can use the "*" wildcard. Example: > + + :set path+=/usr/*/include + +This would find files in "/usr/local/include" as well as "/usr/X11/include". + +When working on a project with a whole nested tree of included files, the "**" +items is useful. This will search down in all subdirectories. Example: > + + :set path+=/projects/invent/**/include + +This will find files in the directories: + + /projects/invent/include ~ + /projects/invent/main/include ~ + /projects/invent/main/os/include ~ + etc. + +There are even more possibilities. Check out the 'path' option for info. + If you want to see which included files are actually found, use this +command: > + + :checkpath! + +You will get a (very long) list of included files, the files they include, and +so on. To shorten the list a bit, Vim shows "(Already listed)" for files that +were found before and doesn't list the included files in there again. + + +JUMPING TO A MATCH + +"[I" produces a list with only one line of text. When you want to have a +closer look at the first item, you can jump to that line with the command: > + + [<Tab> + +You can also use "[ CTRL-I", since CTRL-I is the same as pressing <Tab>. + +The list that "[I" produces has a number at the start of each line. When you +want to jump to another item than the first one, type the number first: > + + 3[<Tab> + +Will jump to the third item in the list. Remember that you can use CTRL-O to +jump back to where you started from. + + +RELATED COMMANDS + + [i only lists the first match + ]I only lists items below the cursor + ]i only lists the first item below the cursor + + +FINDING DEFINED IDENTIFIERS + +The "[I" command finds any identifier. To find only macros, defined with +"#define" use: > + + [D + +Again, this searches in included files. The 'define' option specifies what a +line looks like that defines the items for "[D". You could change it to make +it work with other languages than C or C++. + The commands related to "[D" are: + + [d only lists the first match + ]D only lists items below the cursor + ]d only lists the first item below the cursor + +============================================================================== +*29.5* Finding local identifiers + +The "[I" command searches included files. To search in the current file only, +and jump to the first place where the word under the cursor is used: > + + gD + +Hint: Goto Definition. This command is very useful to find a variable or +function that was declared locally ("static", in C terms). Example (cursor on +"counter"): + + +-> static int counter = 0; + | + | int get_counter(void) + gD | { + | ++counter; + +-- return counter; + } + +To restrict the search even further, and look only in the current function, +use this command: > + + gd + +This will go back to the start of the current function and find the first +occurrence of the word under the cursor. Actually, it searches backwards to +an empty line above a "{" in the first column. From there it searches forward +for the identifier. Example (cursor on "idx"): + + int find_entry(char *name) + { + +-> int idx; + | + gd | for (idx = 0; idx < table_len; ++idx) + | if (strcmp(table[idx].name, name) == 0) + +-- return idx; + } + +============================================================================== + +Next chapter: |usr_30.txt| Editing programs + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_30.esx b/vim73/doc/usr_30.esx new file mode 100644 index 0000000..95c0158 --- /dev/null +++ b/vim73/doc/usr_30.esx @@ -0,0 +1,676 @@ +*usr_30.esx* Para Vim versión 7.3. Último cambio: 10/11/2007 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Edición de programas + + +Vim tiene varias órdenes que asisten en la edición de programas de +ordenador. Puede compilar un programa y saltar directamente a los errores +que aparecen, y definir la tabulación automáticamente para varios lenguajes +así como el formato de los comentarios. + +|30.1| Compilar +|30.2| Sangrado en archivos C +|30.3| Sangrado automático +|30.4| Otros sangrados +|30.5| Tabulados y espacios +|30.6| Formatear comentarios + + Siguiente capítulo: |usr_31.txt| Sacar partido a la interfaz gráfica + Capítulo anterior: |usr_29.esx| Moverse a través de programas +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*30.1* Compilar + +Vim tiene un conjunto de órdenes de arreglos rápidos («quickfix»). Permiten +compilar un programa desde Vim y después navegar a través de los errores +generados y (posiblemente) arreglarlos. Puede después recompilar y arreglar +cualquier error nuevo detectado hasta que finalmente su programa se compile +sin problemas. + +La siguiente orden ejecuta el programa «make» (introduciendo cualquier +argumento) y captura los resultados: > + + :make {arguments} + +Si se genera algún error, se captura y el editor le posicionará sobre el primer error. + Este es un ejemplo de una sesión típica de «:make». (Las sesiones típicas de +«:make» generan muchos menos errores y menos errores estúpidos.) La pantalla +presentará este aspecto después de teclear «:make»: + + :!make | &tee /tmp/vim215953.err ~ + gcc -g -Wall -o prog main.c sub.c ~ + main.c: In function 'main': ~ + main.c:6: too many arguments to function 'do_sub' ~ + main.c: At top level: ~ + main.c:10: parse error before '}' ~ + make: *** [prog] Error 1 ~ + + 2 returned ~ + "main.c" 11L, 111C ~ + (3 of 6): too many arguments to function 'do_sub' ~ + Press ENTER or type command to continue ~ + +Aquí puede ver que tiene errores en el archivo «main.c». Cuando pulse +<Intro>, Vim mostrará el archivo «main.c», con el cursor posicionado en la +línea 6, la primera con un error. No necesitó definir el archivo o el número +de línea, ya que Vim sabe dónde ir analizando los mensajes de error. + + +---------------------------------------------------+ + |int main() | + |{ | + | int i=3; | + cursor -> | do_sub("foo"); | + | ++i; | + | return (0); | + |} | + |} | + | ~ | + |(3 of 12): too many arguments to function 'do_sub' | + +---------------------------------------------------+ + +La siguiente orden va a la aparición del siguiente error: > + + :cnext + +Vim salta a la línea 10, la última línea en el archivo, donde hay un «}» +adicional. + Cuando no hay suficiente espacio Vim acorta el mensaje de error. Para ver +el mensaje completo, use lo siguiente: > + + :cc + +Puede obtener una visión general de todos los mensajes de error con la orden +«:clist». La salida tiene el siguiente aspecto: > + + :clist +< 3 main.c: 6:too many arguments to function 'do_sub' ~ + 5 main.c: 10:parse error before '}' ~ + +Sólo se muestran las líneas donde Vim reconoció un nombre de archivo y un +número de línea. Asume que aquéllas son las líneas de interés, mientras que +toma el resto como mensajes aburridos. Aún así, a veces las líneas no +reconocidas contiene algo que desea ver. Por ejemplo, la salida del +enlazador acerca de una función no definida. Para ver todos los mensajes, +añada «!» a la orden: > + +¡ :clist! +< 1 gcc -g -Wall -o prog main.c sub.c ~ + 2 main.c: In function 'main': ~ + 3 main.c:6: too many arguments to function 'do_sub' ~ + 4 main.c: At top level: ~ + 5 main.c:10: parse error before '}' ~ + 6 make: *** [prog] Error 1 ~ + +Vim resaltará el error actual. Use lo siguiente para volver al error anterior: > + :cprevious + +Otras órdenes para desplazarse por la lista de errores: + + :cfirst primer error + :clast último error + :cc 3 error número 3 + + +USAR OTRO COMPILADOR + +El nombre del programa a ejecutar cuando usa la orden «:make» se define con +la opción 'makeprg'. Habitualmente, esto se define como «make», pero +usuarios de Visual C++ deberían definir esto como «nmake» ejecutando la +siguiente orden: > + + :set makeprg=nmake + +También puede incluir argumentos en esta opción. Los caracteres especiales +se deben escapar con una barra invertida. Ejemplo: > + + :set makeprg=nmake\ -f\ project.mak + +Puede incluir palabras clave especiales de Vim al especificar la orden. El +carácter «%» se expande con el nombre del archivo actual. Así que se +ejecuta la siguiente orden: > + :set makeprg=make\ % + +Al editar «main.c», «:make» ejecutará la siguiente orden: > + + make main.c + +Esto no es tan útil, así que refinaría la orden con el modificador «:r» +(root): > + + :set makeprg=make\ %:r.o + +Ahora, la orden se ejecuta de la siguiente manera: > + + make main.o + +Para más información acerca de los modificadores, consulte: +|filename-modifiers|. + + +LISTAS DE ERRORES ANTIGUOS + +Suponga que compila un programa con «:make». Hay un mensaje de aviso en un +archivo y un mensaje de error en otro. Arregla el mensaje y usa «:make» otra +vez para comprobar que lo ha arreglado. Ahora desea ver el mensaje de +aviso. No aparece en la última lista de errores ya que aún no se ha +compilado el archivo con el aviso. Puede volver a la lista de errores previa +con: > + + :colder + +Use ahora «:clist» y «:cc {nr}» para saltar al lugar con el aviso. + Use lo siguiente para avanzar a la siguiente lista de errores: > + + :cnewer + +Puede puede recordar diez listas de error. + + +CAMBIAR DE COMPILADOR + +Tiene que indicar a Vim el formato de los mensajes de error que produce su +compilador. Se puede hacer con la opción 'errorformat'. La sintaxis de esta +opción es algo complicada, y puede hacer que encaje con prácticamente +cualquier compilador. Puede encontrar la explicación aquí: |errorformat|. + +Puede que esté usando varios compiladores diferentes. Definir la opción +'makeprg' y especialmente la opción 'errorformat' cada vez no es un tarea +sencilla. Vim ofrece una forma sencilla de hacer esto. Por ejemplo, para +cambiar al compilador Microsoft Visual C++: > + + :compiler msvc + +Esta orden encontrará el script de Vim para el compilador «msvc» y definirá +las opciones adecuadas. + Puede escribir sus propios archivos de compilador. Consulte +|write-compiler-plugin|. + + +REDIRECCIONAMIENTO DE LA SALIDA + +La orden «:make» redirige la salida del programa ejecutado a un archivo +error. El modo en que esto último funciona depende de varias cosas, tales +como la consola ('shell'). Si su orden «:make» no captura la salida, +compruebe las opciones 'makeef' y 'shellpipe'. Las opciones 'shellquote' y +'shellxquote' también son de importancia. + +En el caso de que no pueda hacer que «:make» redirija la salida del archivo, +una alternativa es compilar el programa en otra ventana y redirigir la +salida al archivo. Después, haga que Vim lea este archivo con: > + + :cfile {filename} + +Saltar a errores funcionará como la orden «:make». + +============================================================================== +*30.2* Sangrado en archivos C + +Un programa es mucho más fácil de entender cuando las líneas tienen un +sangrado adecuado. Vim ofrece varias formas de facilitar esto. Para +programas C o con estilo C como Java o C++, defina la opción 'cindent'. Vim +sabe mucho acerca de programas C e intentará definir el sangrado +automáticamente. Defina la opción 'shiftwidth' con el número de espacios +que desea para cada nivel de profundidad. Cuatro espacios funcionarán +bien. Puede hacerlo con una orden 'set': > + + :set cindent shiftwidth=4 + +Con esta opción activada, cuando escriba algo como «if (x)», la siguiente +línea tendrá un nivel de sangrado adicional de forma automática. + + if (flag) + Sangrado automático ---> do_the_work(); + Eliminar sangrado automático <-- if (other_flag) { + Sangrado automático ---> do_file(); + Preservar el sangrado do_some_more(); + Eliminar sangrado automático <-- } + +Cuando teclee algo entre corchetes ({}), el texto tendrá un sangrado al +inicio, y pero no al final. La eliminación de sangrado («unindenting») +aparecerá después de teclear '}', ya que Vim no puede adivinar qué va a +escribir. + +Un efecto secundario del sangrado automático es que le permite encontrar +los errores en su código de manera temprana. Si teclea «}» para finalizar +una función y ve que el sangrado automático la da más del esperado, +puede que falte un «}». Use la orden «%» para encontrar qué «{» +encaja con la «}» que introdujo. + Un «)» y «;» omitido también causan un sangrado adicional. Por ello, si +obtiene más espacios en blanco del esperado, compruebe la líneas precedentes. + +Cuando tiene código mal formateado, o si ha insertado o eliminado líneas, +tendrá que sangrar las líneas nuevamente. El operador «=» hace esto. La +forma más simple es: > + + == + +Esto sangra la línea actual. Al igual que el resto de los operadores, hay +tres formas de usarlo. En el modo Visual, «=» sangra las líneas +seleccionadas. Un objeto de texto útil es «a{», que selecciona el bloque +«{}» actual. Por lo tanto, para sangrar otra vez el bloque de código en el +que se encuentra el cursor: > + + =a{ + +Si tiene código con un pésimo sangrado, puede sangrar nuevamente el archivo +completo con: > + gg=G + +Sin embargo, no lo haga en los archivos que han sido cuidadosamente +sangrados manualmente. El sangrado automático hace un buen trabajo, pero en +algunas situaciones puede que desee anularlo. + + +DEFINIR EL ESTILO DE SANGRADO + +Diferentes personas tienen diferentes estilos de sangrado. Por omisión, +Vim realiza un buen trabajo de sangrado de la manera en que lo hace el +90% de los programadores. +Aun así, hay diferentes estilos; así que si lo desea, puede personalizar el +estilo de sangrado con la opción 'cinoptions'. + Por omisión, 'cinoptions' está vacío, usando Vim el estilo predefinido. +Puede añadir varios elementos cuando desee algo diferente. Por ejemplo, +para ubicar corchetes de la siguiente forma: + + if (flag) ~ + { ~ + i = 8; ~ + j = 0; ~ + } ~ + +Use esta orden: > + + :set cinoptions+={2 + +Hay muchos de estos elementos. Consulte |cinoptions-values|. + +============================================================================== +*30.3* Sangrado automático + +No desea activar la opción 'cindent' manualmente cada vez que edite un +archivo C. Esta es la forma de hacer que funcione automáticamente: > + + :filetype indent on + +En realidad, esto hace mucho más que activar 'cindent' para archivos C. +En primer lugar, activa la detección de tipo de archivo. Es igual a lo +usado para el resaltado de sintaxis. + Si el tipo de archivo es conocido, Vim buscará un archivo de sangrado para +este tipo de archivo. La distribución de Vim incluye un número para estos +lenguajes de programación. +Este archivo de sangrado preparará automáticamente el sangrado específico +para este archivo. + +Si no le gusta el sangrado automático, puede desactivarlo de nuevo: > + + :filetype indent off + +Si no le gusta el sangrado para un tipo específico de archivo, esta es la +forma de evitarlo. Cree un archivo con sólo esta línea: > + + :let b:did_indent = 1 + +Ahora tiene que guardar este archivo con un nombre específico: + + {directorio}/indent/{tipo-de-archivo}.vim + +El {tipo-de-archivo} es el nombre del tipo de archivo, por ejemplo, «cpp» o +«java». Puede ver el nombre exacto de archivo que Vim ha detectado con la +siguiente orden: > + + :set filetype + +En este archivo, el resultado es: + + filetype=help ~ + +Entonces, usaría «help» para {tipo-de-archivo}. + Para la parte de {directorio}, necesita usar su directorio de tiempo de +ejecución. Mire la salida de esta orden: > + + set runtimepath + +Ahora use el primer elemento, el nombre que precede a la primera coma. Así, +la salida tiene el siguiente aspecto: + + runtimepath=~/.vim,/usr/local/share/vim/vim60/runtime,~/.vim/after ~ + +Puede usar «~/.vim» para el {directorio}. Entonces, el nombre del archivo +resultante es: + + ~/.vim/indent/help.vim ~ + +En lugar de desactivar el sangrado, podría escribir su propio archivo de +sangrado. La manera de hacerlo se explica aquí: |indent-expression|. + +============================================================================== +*30.4* Otros sangrados + +La forma más simple de sangrado automático es con la opción 'autoindent', +ya que usa el sangrado de la línea anterior. La opción 'smartindent' es un +poco más inteligente. Es útil con aquellos lenguajes que no disponen de un +archivo de sangrado. +'smartindent' no es tan inteligente como 'cindent', pero es más inteligente que +'autoindent'. + Si 'smartindent' está definido, se añadirá un nivel adicional de sangrado +para cada «{», y se eliminará para cada «}». También se añadirá un nivel +adicional de sangrado para cada palabra en la opción 'cinwords'. Las líneas que +empiezan con «#» se tratan de forma especial: todo el sangrado se elimina. +Esto se hace de forma que todas las directivas de preproceso empiecen en la +primera columna. El sangrado se restaura en la siguiente línea. + + +CORREGIR EL SANGRADO + +Cuando use 'autoindent' o 'smartindent' para obtener el sangrado de línea +anterior, habrá ocasiones en que necesite añadir o eliminar un 'shiftwidth' +de sangrado. La forma rápida de hacerlo es usando las órdenes «CTRL-D» +y «CTRL-T» en modo Insertar. + Por ejemplo, está escribiendo un script de consola con el siguiente +aspecto: + + if test -n a; then ~ + echo a ~ + echo "-------" ~ + fi ~ + +Empiece por definir estas opciones: > + + :set autoindent shiftwidth=3 + +Puede empezar a escribir la primer línea, <Intro>, y el principio de la +segunda: + + if test -n a; then ~ + echo ~ + +Ahora ve que necesita un sangrado adicional. Pulse«CTRL-T». El resultado: + + if test -n a; then ~ + echo ~ + +La orden «CTRL-T», en modo Insertar, añade un 'shiftwidth' al sangrado sin +importar en que línea está. + Continua escribiendo en la segunda línea, <Intro>, y la tercera línea. Esta +vez el sangrado es correcto. Pulse <Intro> y salte a la última línea. Ahora +tiene lo siguiente: + + if test -n a; then ~ + echo a ~ + echo "-------" ~ + fi ~ + +Para eliminar el sangrado innecesario en la última línea pulse «CTRL-D». Elimina +un 'shiftwidth' de sangrado, sin importar dónde está dentro de la línea. + Cuando está en modo Normal, puede usar las órdenes «>>» y «<<» para cambiar +las líneas. «>» y «<» son operadores, y por ello tiene las tres formas +habituales de definir las líneas que desea sangrar. Una combinación útil +es la siguiente: > + + >i{ + +Añade un sangrado al bloque de líneas actual, dento de «{}». Las líneas «{» +y «}» se dejan sin modificar, mientras que «>a}» las incluye. En este +ejemplo, el cursor está sobre «printf»: + + texto original después de «>i{» después de «>a{» + + if (flag) if (flag) if (flag) ~ + { { { ~ + printf("yes"); printf("yes"); printf("yes"); ~ + flag = 0; flag = 0; flag = 0; ~ + } } } ~ + +============================================================================== +*30.5* Tabulados y espacios + +Por omisión, 'tabstop' tiene un valor de 8. Aunque puede cambiarlo, +cabe que se encuentre con problemas en el futuro. Otros programas no sabrán +qué valor de «tabstop» (tabulación) usó. Probablemente, usan el valor +predefinido de 8, y por ello su texto presentaría un aspecto diferente. Además, +la mayoría de impresoras usan un valor de «tabstop» predefinido de 8. Por ello, +es mejor no modificar 'tabstop'. (Cuando edite un archivo que se escribió con +otro valor de tabulación, consulte |25.3| para ver como arreglarlo). + Para insertar un sangrado en un programa, usar un múltiplo de ocho espacios +hace que vaya rápidamente al borde derecho de la ventana. Usar un sólo +espacio no ofrece la suficiente diferencia visual. La mayoría de personas +prefieren usar cuatro espacios, una buena solución. + Ya que <Tab> equivale a 8 espacios y quiere usar un sangrado de cuatro +espacios. No puede usar <Tab> para insertar su sangrado. Hay dos formas de +tratar esto: + +1. Use una mezcla de <Tab> y caracteres de espacio. Ya que <Tab> toma el + el lugar de 8 espacios, tendrá menos caracteres en su archivo. Insertar un + <Tab> es más rápido que 8 espacios. La tecla de retroceso también es + más rápido. + +2. Utilice espacios solamente. Esto evita los problemas con los + programas que utilizan un valor de «tabstop» diferente. + +Afortunadamente, Vim permite ambos métodos bastante bien. + + +ESPACIOS Y TABULADOS + +Si usa una combinación de tabulados y espacios, puede editar con normalidad. +El comportamiento predefinido de Vim hace una buena labor al gestionar esto. + Puede facilitar su vida definiendo la opción 'softtabstop'. +Esta opción le dice a Vim que la tecla <Tab> tenga el comportamiento como si +los tabulados estuviesen definidos como un valor 'softtabstop', aunque use en +realidad una combinación de tabulados y espacios. + Después de ejecutar la siguiente, orden, cada vez que pulse la tecla <Tab> el +cursor se moverá al siguiente límite de cuatro columnas: > + + :set softtabstop=4 + +Cuando empiece en la primera columna y pulse <Tab> obtendrá la inserción de +cuatro espacios en su texto. La segunda vez, Vim eliminará los cuatro espacios +e insertará un <Tab> (llevándole a la columna 8). Entonces, Vim usa tantos +<Tab> como sea posible, rellenándolos con espacios. + Al usar la tecla de retroceso, funcionará al revés. Un <Bs> (tecla de +retroceso) siempre elimina la cantidad definida con 'softtabstop'. Entonces, se +usarán tantos <Tab> como sea posible, rellenando el hueco resultante +con espacios. + Lo siguiente muestra lo que ocurre cuando pulsa <Tab> varias veces, y +después usando <Bs>. Un «.» simboliza un espacio, y «------->» un <Tab>. + + tipo resultado ~ + <Tab> .... + <Tab><Tab> -------> + <Tab><Tab><Tab> ------->.... + <Tab><Tab><Tab><BS> -------> + <Tab><Tab><Tab><BS><BS> .... + +Una alternativa es usar la opción 'smartab'. Si se define, Vim usa +'shiftwidth' para un <Tab> introducida en el sangrado de una línea, y un +<Tab> real cuando se introduce en el primer carácter no vacío. Sin embargo +<BS> no funciona de la misma forma que con 'softtabstop'. + + +SÓLO ESPACIOS + +Puede definir la opción 'expandtab' para evitar tabulaciones en su archivo: +> + + :set expandtab + +Cuando se define esta opción, la tecla <Tab> inserte una serie de espacios. +Por ello, obtiene el mismo espacio en blanco que un carácter <Tab> inserta, +aunque en realidad no hay ningún carácter <Tab> en su archivo. + La tecla de retroceso eliminará cada espacio por sí mismo. Por ello, +después de teclear un <Tab>, tendrá que pulsar la tecla <BS> (retroceso) +hasta ocho veces para deshacerlo. Si está dentro de la sangría, pulsar +«CTRL-D» es mucho más rápido. + + +CAMBIAR TABULADOS A ESPACIOS (Y VICEVERSA) + +Definir 'expandtab' no afecta a las tabulaciones existentes. En otras +palabras, todas las tabulaciones del documento siguen siéndolo. Si desea +convertir esas tabulaciones en espacios, use la orden «:retab». Use las +siguientes órdenes: > + + :set expandtab + :%retab + +Ahora, Vim ha cambiado todas las sangrías para que usen espacios en lugar de +tabulados. Sin embargo, se respetan todos los tabulados a continuación de un +carácter no vacío. Añada «!» si desea convertir éstos también: > + + :%retab! + +Esto es algo peligroso, ya que también puede cambiar los tabulados dentro de +una cadena. Puede usar lo siguiente para comprobar la existencia de éstos: > + + /"[^"\t]*\t[^"]*" + +Se recomienda no usar tabulados rígidos dentro de una cadena. Reemplácelos +con «\t» para evitar problemas. + +Esta otra forma ofrece el mismo resultado: > + + :set noexpandtab + :%retab! + +============================================================================== +*30.6* Formatear comentarios + +Una de las mayores virtudes de Vim es que entiende comentarios. Puede pedir +a Vim que dé formato a un comentario, y hará lo correcto. + Suponga que tiene el siguiente comentario: + + /* ~ + * Esta es una prueba ~ + * de formateo de texto. ~ + */ ~ + +Puede indicar a Vim que dé formato posicionando el cursor al principio del +comentario y escribiendo: > + + gq]/ + +«gq» es el operador para formatear texto. «]/» es el movimiento que le lleva +al final del comentario. El resultado es: + + /* ~ + * Esta es una prueba de formateo de texto. ~ + */ ~ + +Observe que Vim manipuló adecuadamente el principio de cada línea. + Una alternativa es seleccionar el texto a formatear en modo Visual, +y teclear «gq». + +Para añadir una nueva línea al comentario, posicione el cursor en la línea +central y pulse «o». El resultado sería el siguiente: + + /* ~ + * Esta es una prueba de formateo de texto ~ + * ~ + */ ~ + +Vim ha insertado un «*» y un espacio automáticamente. Ahora puede escribir +el texto de comentario. Si la línea excede el valor de 'textwidth', Vim +romperá la línea. Una vez más, se inserta «*» automáticamente. + + /* ~ + * Esto es una prueba de formateo de texto. ~ + * Teclear mucho texto hará que Vim divida ~ + * la línea ~ + */ ~ + +Para su funcionamiento, debe especificar algunas marcas en 'formatoptions': + + r inserta «*» al pulsar <Enter> en modo Insertar + o inserta «*» a usar «o» o «O» en modo Normal + c rompe el texto de comentario de acuerdo a 'textwidth' + +Para más detalles, consulte |fo-table|. + + +DEFINIR UN COMENTARIO + +La opción 'comments' define el aspecto de un comentario. Vim distingue +entre un comentario de una sola línea y un comentario cuyo principio, parte +central y final son distintas. + Muchos comentarios de una sola línea empiezan con carácter específico. +En C++ se usa «//», «#» en archivos «Makefile», y «"» en scripts de Vim. +Por ejemplo, para que Vim entienda comentarios en C++: > + + :set comments=:// + +Los dos puntos separan las marcas de un elemento del texto por el cual se +reconoce un comentario. La forma habitual de un elemento en 'comments' es: + + {marcas}:{texto} + +La parte de {marcas} puede estar vacía, como es el caso. + Puede concatenar varios de estos elementos separándolos con comas, lo que +permite reconocer diferentes tipos de comentarios a la vez. Por ejemplo, +vamos a editar un mensaje de correo electrónico. Al responder, el texto que +otros escribieron estará precedido por los caracteres «>» y «!». +Esta orden debería servir: > + + :set comments=n:>,n:! + +Hay dos elementos, uno para los comentarios que empiezan con «>» y otro para +los comentarios que comienzan con «!». Ambos usan la marca «n». Esto +significa que estos comentarios se anidan. Por lo tanto, una línea +comenzando con «>» puede tener otro comentario después de «>». Esto permite +dar formato a un mensaje como este: + + > ! ¿Has visto esa página web? ~ + > ! Tiene un buen diseño. ~ + > No me gusta. Los ~ + > colores son horribles. ~ + ¿Cual es la URL de esa ~ + página web? ~ + +Pruebe configurando 'textwidth' con un valor diferente, de 80, y formatee el +texto seleccionándolo en modo Visual y escribiendo «gq». El resultado es: + + > ! ¿Has visto esa página web? Tiene un buen diseño. ~ + > No me gusta. Los colores son horribles. ~ + ¿Cual es la URL de esa página web? ~ + +Notará que Vim no desplazó el texto de un tipo de comentario a otro. El «No» +en la segunda línea puede encajar al final de la primera línea, pero ya que +la línea comienza con «> !», y la segunda con «>», Vim detectará que es otro +tipo de comentario. + + +COMENTARIO EN TRES PARTES + +Un comentario de C empieza con «/*», «*» en el medio, y «/*» al final. La +entrada en 'comments' tendría este aspecto: > + + :set comments=s1:/*,mb:*,ex:*/ + +El principio se define con «s1:/*». La «s» indica el principio de un +comentario en tres partes. Los dos puntos separan las marcas del texto +por el cual se detecta que es un comentario: «/*». Hay una marca, «1». Indica +a Vim que la parte central tiene un «offset» de un espacio. + La parte central «mb:*» comienza con «m», que indica que es la parte +central. La marca «b» indica que el texto debe ir seguido de un espacio +en blanco. En caso contrario, Vim considerará que el texto como «*pointer» +también es la parte central de un comentario. + La parte final «ex:*/» tiene «e» como identificador. La marca «x» tiene +un significado especial. Indica que pulsar «/» eliminará el espacio +adicional después de que Vim haya insertado automáticamente un asterisco, «*». + +Para más detalles, véase |format-comments|. + +============================================================================== + +Capítulo siguiente: |usr_31.esx| Sacar partido a la interfaz gráfica + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Omar Campagne Polaino + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_30.txt b/vim73/doc/usr_30.txt new file mode 100644 index 0000000..09f90f8 --- /dev/null +++ b/vim73/doc/usr_30.txt @@ -0,0 +1,643 @@ +*usr_30.txt* For Vim version 7.3. Last change: 2007 Nov 10 + + VIM USER MANUAL - by Bram Moolenaar + + Editing programs + + +Vim has various commands that aid in writing computer programs. Compile a +program and directly jump to reported errors. Automatically set the indent +for many languages and format comments. + +|30.1| Compiling +|30.2| Indenting C files +|30.3| Automatic indenting +|30.4| Other indenting +|30.5| Tabs and spaces +|30.6| Formatting comments + + Next chapter: |usr_31.txt| Exploiting the GUI + Previous chapter: |usr_29.txt| Moving through programs +Table of contents: |usr_toc.txt| + +============================================================================== +*30.1* Compiling + +Vim has a set of so called "quickfix" commands. They enable you to compile a +program from within Vim and then go through the errors generated and fix them +(hopefully). You can then recompile and fix any new errors that are found +until finally your program compiles without any error. + +The following command runs the program "make" (supplying it with any argument +you give) and captures the results: > + + :make {arguments} + +If errors were generated, they are captured and the editor positions you where +the first error occurred. + Take a look at an example ":make" session. (Typical :make sessions generate +far more errors and fewer stupid ones.) After typing ":make" the screen looks +like this: + + :!make | &tee /tmp/vim215953.err ~ + gcc -g -Wall -o prog main.c sub.c ~ + main.c: In function 'main': ~ + main.c:6: too many arguments to function 'do_sub' ~ + main.c: At top level: ~ + main.c:10: parse error before '}' ~ + make: *** [prog] Error 1 ~ + + 2 returned ~ + "main.c" 11L, 111C ~ + (3 of 6): too many arguments to function 'do_sub' ~ + Press ENTER or type command to continue ~ + +From this you can see that you have errors in the file "main.c". When you +press <Enter>, Vim displays the file "main.c", with the cursor positioned on +line 6, the first line with an error. You did not need to specify the file or +the line number, Vim knew where to go by looking in the error messages. + + +---------------------------------------------------+ + |int main() | + |{ | + | int i=3; | + cursor -> | do_sub("foo"); | + | ++i; | + | return (0); | + |} | + |} | + | ~ | + |(3 of 12): too many arguments to function 'do_sub' | + +---------------------------------------------------+ + +The following command goes to where the next error occurs: > + + :cnext + +Vim jumps to line 10, the last line in the file, where there is an extra '}'. + When there is not enough room, Vim will shorten the error message. To see +the whole message use: > + + :cc + +You can get an overview of all the error messages with the ":clist" command. +The output looks like this: > + + :clist +< 3 main.c: 6:too many arguments to function 'do_sub' ~ + 5 main.c: 10:parse error before '}' ~ + +Only the lines where Vim recognized a file name and line number are listed +here. It assumes those are the interesting lines and the rest is just boring +messages. However, sometimes unrecognized lines do contain something you want +to see. Output from the linker, for example, about an undefined function. +To see all the messages add a "!" to the command: > + + :clist! +< 1 gcc -g -Wall -o prog main.c sub.c ~ + 2 main.c: In function 'main': ~ + 3 main.c:6: too many arguments to function 'do_sub' ~ + 4 main.c: At top level: ~ + 5 main.c:10: parse error before '}' ~ + 6 make: *** [prog] Error 1 ~ + +Vim will highlight the current error. To go back to the previous error, use: +> + :cprevious + +Other commands to move around in the error list: + + :cfirst to first error + :clast to last error + :cc 3 to error nr 3 + + +USING ANOTHER COMPILER + +The name of the program to run when the ":make" command is executed is defined +by the 'makeprg' option. Usually this is set to "make", but Visual C++ users +should set this to "nmake" by executing the following command: > + + :set makeprg=nmake + +You can also include arguments in this option. Special characters need to +be escaped with a backslash. Example: > + + :set makeprg=nmake\ -f\ project.mak + +You can include special Vim keywords in the command specification. The % +character expands to the name of the current file. So if you execute the +command: > + :set makeprg=make\ % + +When you are editing main.c, then ":make" executes the following command: > + + make main.c + +This is not too useful, so you will refine the command a little and use the :r +(root) modifier: > + + :set makeprg=make\ %:r.o + +Now the command executed is as follows: > + + make main.o + +More about these modifiers here: |filename-modifiers|. + + +OLD ERROR LISTS + +Suppose you ":make" a program. There is a warning message in one file and an +error message in another. You fix the error and use ":make" again to check if +it was really fixed. Now you want to look at the warning message. It doesn't +show up in the last error list, since the file with the warning wasn't +compiled again. You can go back to the previous error list with: > + + :colder + +Then use ":clist" and ":cc {nr}" to jump to the place with the warning. + To go forward to the next error list: > + + :cnewer + +Vim remembers ten error lists. + + +SWITCHING COMPILERS + +You have to tell Vim what format the error messages are that your compiler +produces. This is done with the 'errorformat' option. The syntax of this +option is quite complicated and it can be made to fit almost any compiler. +You can find the explanation here: |errorformat|. + +You might be using various different compilers. Setting the 'makeprg' option, +and especially the 'errorformat' each time is not easy. Vim offers a simple +method for this. For example, to switch to using the Microsoft Visual C++ +compiler: > + + :compiler msvc + +This will find the Vim script for the "msvc" compiler and set the appropriate +options. + You can write your own compiler files. See |write-compiler-plugin|. + + +OUTPUT REDIRECTION + +The ":make" command redirects the output of the executed program to an error +file. How this works depends on various things, such as the 'shell'. If your +":make" command doesn't capture the output, check the 'makeef' and +'shellpipe' options. The 'shellquote' and 'shellxquote' options might also +matter. + +In case you can't get ":make" to redirect the file for you, an alternative is +to compile the program in another window and redirect the output into a file. +Then have Vim read this file with: > + + :cfile {filename} + +Jumping to errors will work like with the ":make" command. + +============================================================================== +*30.2* Indenting C style text + +A program is much easier to understand when the lines have been properly +indented. Vim offers various ways to make this less work. For C or C style +programs like Java or C++, set the 'cindent' option. Vim knows a lot about C +programs and will try very hard to automatically set the indent for you. Set +the 'shiftwidth' option to the amount of spaces you want for a deeper level. +Four spaces will work fine. One ":set" command will do it: > + + :set cindent shiftwidth=4 + +With this option enabled, when you type something such as "if (x)", the next +line will automatically be indented an additional level. + + if (flag) + Automatic indent ---> do_the_work(); + Automatic unindent <-- if (other_flag) { + Automatic indent ---> do_file(); + keep indent do_some_more(); + Automatic unindent <-- } + +When you type something in curly braces ({}), the text will be indented at the +start and unindented at the end. The unindenting will happen after typing the +'}', since Vim can't guess what you are going to type. + +One side effect of automatic indentation is that it helps you catch errors in +your code early. When you type a } to finish a function, only to find that +the automatic indentation gives it more indent than what you expected, there +is probably a } missing. Use the "%" command to find out which { matches the +} you typed. + A missing ) and ; also cause extra indent. Thus if you get more white +space than you would expect, check the preceding lines. + +When you have code that is badly formatted, or you inserted and deleted lines, +you need to re-indent the lines. The "=" operator does this. The simplest +form is: > + + == + +This indents the current line. Like with all operators, there are three ways +to use it. In Visual mode "=" indents the selected lines. A useful text +object is "a{". This selects the current {} block. Thus, to re-indent the +code block the cursor is in: > + + =a{ + +I you have really badly indented code, you can re-indent the whole file with: +> + gg=G + +However, don't do this in files that have been carefully indented manually. +The automatic indenting does a good job, but in some situations you might want +to overrule it. + + +SETTING INDENT STYLE + +Different people have different styles of indentation. By default Vim does a +pretty good job of indenting in a way that 90% of programmers do. There are +different styles, however; so if you want to, you can customize the +indentation style with the 'cinoptions' option. + By default 'cinoptions' is empty and Vim uses the default style. You can +add various items where you want something different. For example, to make +curly braces be placed like this: + + if (flag) ~ + { ~ + i = 8; ~ + j = 0; ~ + } ~ + +Use this command: > + + :set cinoptions+={2 + +There are many of these items. See |cinoptions-values|. + +============================================================================== +*30.3* Automatic indenting + +You don't want to switch on the 'cindent' option manually every time you edit +a C file. This is how you make it work automatically: > + + :filetype indent on + +Actually, this does a lot more than switching on 'cindent' for C files. First +of all, it enables detecting the type of a file. That's the same as what is +used for syntax highlighting. + When the filetype is known, Vim will search for an indent file for this +type of file. The Vim distribution includes a number of these for various +programming languages. This indent file will then prepare for automatic +indenting specifically for this file. + +If you don't like the automatic indenting, you can switch it off again: > + + :filetype indent off + +If you don't like the indenting for one specific type of file, this is how you +avoid it. Create a file with just this one line: > + + :let b:did_indent = 1 + +Now you need to write this in a file with a specific name: + + {directory}/indent/{filetype}.vim + +The {filetype} is the name of the file type, such as "cpp" or "java". You can +see the exact name that Vim detected with this command: > + + :set filetype + +In this file the output is: + + filetype=help ~ + +Thus you would use "help" for {filetype}. + For the {directory} part you need to use your runtime directory. Look at +the output of this command: > + + set runtimepath + +Now use the first item, the name before the first comma. Thus if the output +looks like this: + + runtimepath=~/.vim,/usr/local/share/vim/vim60/runtime,~/.vim/after ~ + +You use "~/.vim" for {directory}. Then the resulting file name is: + + ~/.vim/indent/help.vim ~ + +Instead of switching the indenting off, you could write your own indent file. +How to do that is explained here: |indent-expression|. + +============================================================================== +*30.4* Other indenting + +The most simple form of automatic indenting is with the 'autoindent' option. +It uses the indent from the previous line. A bit smarter is the 'smartindent' +option. This is useful for languages where no indent file is available. +'smartindent' is not as smart as 'cindent', but smarter than 'autoindent'. + With 'smartindent' set, an extra level of indentation is added for each { +and removed for each }. An extra level of indentation will also be added for +any of the words in the 'cinwords' option. Lines that begin with # are +treated specially: all indentation is removed. This is done so that +preprocessor directives will all start in column 1. The indentation is +restored for the next line. + + +CORRECTING INDENTS + +When you are using 'autoindent' or 'smartindent' to get the indent of the +previous line, there will be many times when you need to add or remove one +'shiftwidth' worth of indent. A quick way to do this is using the CTRL-D and +CTRL-T commands in Insert mode. + For example, you are typing a shell script that is supposed to look like +this: + + if test -n a; then ~ + echo a ~ + echo "-------" ~ + fi ~ + +Start off by setting these options: > + + :set autoindent shiftwidth=3 + +You start by typing the first line, <Enter> and the start of the second line: + + if test -n a; then ~ + echo ~ + +Now you see that you need an extra indent. Type CTRL-T. The result: + + if test -n a; then ~ + echo ~ + +The CTRL-T command, in Insert mode, adds one 'shiftwidth' to the indent, no +matter where in the line you are. + You continue typing the second line, <Enter> and the third line. This time +the indent is OK. Then <Enter> and the last line. Now you have this: + + if test -n a; then ~ + echo a ~ + echo "-------" ~ + fi ~ + +To remove the superfluous indent in the last line press CTRL-D. This deletes +one 'shiftwidth' worth of indent, no matter where you are in the line. + When you are in Normal mode, you can use the ">>" and "<<" commands to +shift lines. ">" and "<" are operators, thus you have the usual three ways to +specify the lines you want to indent. A useful combination is: > + + >i{ + +This adds one indent to the current block of lines, inside {}. The { and } +lines themselves are left unmodified. ">a{" includes them. In this example +the cursor is on "printf": + + original text after ">i{" after ">a{" + + if (flag) if (flag) if (flag) ~ + { { { ~ + printf("yes"); printf("yes"); printf("yes"); ~ + flag = 0; flag = 0; flag = 0; ~ + } } } ~ + +============================================================================== +*30.5* Tabs and spaces + +'tabstop' is set to eight by default. Although you can change it, you quickly +run into trouble later. Other programs won't know what tabstop value you +used. They probably use the default value of eight, and your text suddenly +looks very different. Also, most printers use a fixed tabstop value of eight. +Thus it's best to keep 'tabstop' alone. (If you edit a file which was written +with a different tabstop setting, see |25.3| for how to fix that.) + For indenting lines in a program, using a multiple of eight spaces makes +you quickly run into the right border of the window. Using a single space +doesn't provide enough visual difference. Many people prefer to use four +spaces, a good compromise. + Since a <Tab> is eight spaces and you want to use an indent of four spaces, +you can't use a <Tab> character to make your indent. There are two ways to +handle this: + +1. Use a mix of <Tab> and space characters. Since a <Tab> takes the place of + eight spaces, you have fewer characters in your file. Inserting a <Tab> + is quicker than eight spaces. Backspacing works faster as well. + +2. Use spaces only. This avoids the trouble with programs that use a + different tabstop value. + +Fortunately, Vim supports both methods quite well. + + +SPACES AND TABS + +If you are using a combination of tabs and spaces, you just edit normally. +The Vim defaults do a fine job of handling things. + You can make life a little easier by setting the 'softtabstop' option. +This option tells Vim to make the <Tab> key look and feel as if tabs were set +at the value of 'softtabstop', but actually use a combination of tabs and +spaces. + After you execute the following command, every time you press the <Tab> key +the cursor moves to the next 4-column boundary: > + + :set softtabstop=4 + +When you start in the first column and press <Tab>, you get 4 spaces inserted +in your text. The second time, Vim takes out the 4 spaces and puts in a <Tab> +(thus taking you to column 8). Thus Vim uses as many <Tab>s as possible, and +then fills up with spaces. + When backspacing it works the other way around. A <BS> will always delete +the amount specified with 'softtabstop'. Then <Tab>s are used as many as +possible and spaces to fill the gap. + The following shows what happens pressing <Tab> a few times, and then using +<BS>. A "." stands for a space and "------->" for a <Tab>. + + type result ~ + <Tab> .... + <Tab><Tab> -------> + <Tab><Tab><Tab> ------->.... + <Tab><Tab><Tab><BS> -------> + <Tab><Tab><Tab><BS><BS> .... + +An alternative is to use the 'smarttab' option. When it's set, Vim uses +'shiftwidth' for a <Tab> typed in the indent of a line, and a real <Tab> when +typed after the first non-blank character. However, <BS> doesn't work like +with 'softtabstop'. + + +JUST SPACES + +If you want absolutely no tabs in your file, you can set the 'expandtab' +option: > + + :set expandtab + +When this option is set, the <Tab> key inserts a series of spaces. Thus you +get the same amount of white space as if a <Tab> character was inserted, but +there isn't a real <Tab> character in your file. + The backspace key will delete each space by itself. Thus after typing one +<Tab> you have to press the <BS> key up to eight times to undo it. If you are +in the indent, pressing CTRL-D will be a lot quicker. + + +CHANGING TABS IN SPACES (AND BACK) + +Setting 'expandtab' does not affect any existing tabs. In other words, any +tabs in the document remain tabs. If you want to convert tabs to spaces, use +the ":retab" command. Use these commands: > + + :set expandtab + :%retab + +Now Vim will have changed all indents to use spaces instead of tabs. However, +all tabs that come after a non-blank character are kept. If you want these to +be converted as well, add a !: > + + :%retab! + +This is a little bit dangerous, because it can also change tabs inside a +string. To check if these exist, you could use this: > + + /"[^"\t]*\t[^"]*" + +It's recommended not to use hard tabs inside a string. Replace them with +"\t" to avoid trouble. + +The other way around works just as well: > + + :set noexpandtab + :%retab! + +============================================================================== +*30.6* Formatting comments + +One of the great things about Vim is that it understands comments. You can +ask Vim to format a comment and it will do the right thing. + Suppose, for example, that you have the following comment: + + /* ~ + * This is a test ~ + * of the text formatting. ~ + */ ~ + +You then ask Vim to format it by positioning the cursor at the start of the +comment and type: > + + gq]/ + +"gq" is the operator to format text. "]/" is the motion that takes you to the +end of a comment. The result is: + + /* ~ + * This is a test of the text formatting. ~ + */ ~ + +Notice that Vim properly handled the beginning of each line. + An alternative is to select the text that is to be formatted in Visual mode +and type "gq". + +To add a new line to the comment, position the cursor on the middle line and +press "o". The result looks like this: + + /* ~ + * This is a test of the text formatting. ~ + * ~ + */ ~ + +Vim has automatically inserted a star and a space for you. Now you can type +the comment text. When it gets longer than 'textwidth', Vim will break the +line. Again, the star is inserted automatically: + + /* ~ + * This is a test of the text formatting. ~ + * Typing a lot of text here will make Vim ~ + * break ~ + */ ~ + +For this to work some flags must be present in 'formatoptions': + + r insert the star when typing <Enter> in Insert mode + o insert the star when using "o" or "O" in Normal mode + c break comment text according to 'textwidth' + +See |fo-table| for more flags. + + +DEFINING A COMMENT + +The 'comments' option defines what a comment looks like. Vim distinguishes +between a single-line comment and a comment that has a different start, end +and middle part. + Many single-line comments start with a specific character. In C++ // is +used, in Makefiles #, in Vim scripts ". For example, to make Vim understand +C++ comments: > + + :set comments=:// + +The colon separates the flags of an item from the text by which the comment is +recognized. The general form of an item in 'comments' is: + + {flags}:{text} + +The {flags} part can be empty, as in this case. + Several of these items can be concatenated, separated by commas. This +allows recognizing different types of comments at the same time. For example, +let's edit an e-mail message. When replying, the text that others wrote is +preceded with ">" and "!" characters. This command would work: > + + :set comments=n:>,n:! + +There are two items, one for comments starting with ">" and one for comments +that start with "!". Both use the flag "n". This means that these comments +nest. Thus a line starting with ">" may have another comment after the ">". +This allows formatting a message like this: + + > ! Did you see that site? ~ + > ! It looks really great. ~ + > I don't like it. The ~ + > colors are terrible. ~ + What is the URL of that ~ + site? ~ + +Try setting 'textwidth' to a different value, e.g., 80, and format the text by +Visually selecting it and typing "gq". The result is: + + > ! Did you see that site? It looks really great. ~ + > I don't like it. The colors are terrible. ~ + What is the URL of that site? ~ + +You will notice that Vim did not move text from one type of comment to +another. The "I" in the second line would have fit at the end of the first +line, but since that line starts with "> !" and the second line with ">", Vim +knows that this is a different kind of comment. + + +A THREE PART COMMENT + +A C comment starts with "/*", has "*" in the middle and "*/" at the end. The +entry in 'comments' for this looks like this: > + + :set comments=s1:/*,mb:*,ex:*/ + +The start is defined with "s1:/*". The "s" indicates the start of a +three-piece comment. The colon separates the flags from the text by which the +comment is recognized: "/*". There is one flag: "1". This tells Vim that the +middle part has an offset of one space. + The middle part "mb:*" starts with "m", which indicates it is a middle +part. The "b" flag means that a blank must follow the text. Otherwise Vim +would consider text like "*pointer" also to be the middle of a comment. + The end part "ex:*/" has the "e" for identification. The "x" flag has a +special meaning. It means that after Vim automatically inserted a star, +typing / will remove the extra space. + +For more details see |format-comments|. + +============================================================================== + +Next chapter: |usr_31.txt| Exploiting the GUI + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_31.esx b/vim73/doc/usr_31.esx new file mode 100644 index 0000000..4489ec0 --- /dev/null +++ b/vim73/doc/usr_31.esx @@ -0,0 +1,306 @@ +*usr_31.esx* Para Vim versión 7.3. Último cambio: 8/6/2007 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Sacar partido a la interfaz gráfica + + +Vim funciona bien en una terminal, pero la interfaz gráfica de usuario tiene +algunos elementos adicionales. Un explorador de archivos para las órdenes +que usan un archivo. Una ventana de diálogo para hacer una elección entre +alternativas. Usar accesos directos de teclado para acceder rápidamente a +los elementos en los menús. + +|31.1| El explorador de archivos +|31.2| Confirmación +|31.3| Atajos de teclado para menús +|31.4| Posición y tamaño de la ventana de Vim +|31.5| Varios + + Capítulo siguiente: |usr_32.esx| El árbol de deshacer + Capítulo anterior: |usr_30.esx| Editar programas +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*31.1* El explorador de archivos + +Al usar el menú «Archivo/Abrir»... obtiene un explorador de archivos. +Esto facilita ubicar el archivo que desea editar. ¿Pero y si desea +dividir una ventana para editar otro archivo? No hay una entrada en el menú +para esto. Puede usar primero «Ventana/Dividir» y luego «Archivo/Abrir»..., +pero eso es más trabajo. + Ya que está escribiendo la mayoría de las órdenes en Vim, abrir el +explorador de archivos con una orden escrita también es posible. Para hacer +que la orden de división use el explorador de archivos, anteponga «browse»: > + + :browse split + +Seleccione un archivo para que la orden «:split» se ejecute luego +con el nombre del mismo. Si se descarta la ventana del explorador de +archivos, no pasa nada, la ventana no se divide. + También es posible pasar como parámetro un nombre de archivo o directorio, +que es usado para indicarle al explorador de archivos desde qué directorio +empezar. Por ejemplo: > + + :browse split /etc + +Abrirá el explorador de archivos, desde el directorio «/etc». + +La orden «:browse» puede ser antepuesta prácticamente a cualquier orden que +abra un archivo. + Si no se especifica un directorio, Vim será quien determine en qué +directorio iniciar el explorador de archivos. De manera predeterminada se usa +el mismo directorio usado la vez anterior. Así, si se usó «:browse split» y +se seleccionó un archivo en «/usr/local/share», la próxima vez que use +«:browse» se empezará desde «/usr/local/share» de nuevo. + Esto se puede ajustar mediante la opción 'browsedir'. Dicha opción acepta +uno de los tres siguientes valores: + + last Usar el último directorio visitado (predeterminado) + buffer Usar el mismo directorio del búfer actual + current Usar el directorio actual + +Por ejemplo, cuando se encuentra en el directorio «/usr», editando el +archivo «/usr/local/share/readme», la orden: > + + :set browsedir=buffer + :browse edit + +Ejecutará el explorador de archivos desde «/usr/local/share». Por otro lado: +> + + :set browsedir=current + :browse edit + +Ejecutará el explorador de archivos desde «/usr». + + Nota: + Para evitar el uso del ratón, muchos de los exploradores de archivos + ofrecen navegación mediante teclas. Ya que esto difiere de sistema a + sistema, no se explica aquí. Vim usa un explorador estándar cuando es + posible; la documentación del sistema que use debería contener + una sección acerca de los accesos directos de teclado disponibles. + +Cuando no se está usando la versión gráfica de Vim, es posible usar el +explorador de archivos para seleccionar archivos de la forma habitual con un +explorador de archivos. Sin embargo, el explorador no funciona con la orden +«:browse». Véase |netrw-browse|. + +============================================================================== +*31.2* Confirmación + +Vim le protege de sobreescribir accidentalmente un archivo, y de otras formas +de perder los cambios realizados. Si hace algo que puede ser peligroso, +Vim muestra un mensaje de error y sugiere añadir ! si el usuario está +seguro de querer hacerlo. + Para evitar teclear de nuevo la orden con el !, puede hacer que Vim le +ofrezca un diálogo. Así, podrá pulsar «OK» o «Cancelar» para +indicarle a Vim qué desea hacer. + Por ejemplo, está editando un archivo y ya hizo algunos cambios. +Puede editar otro archivo con: > + + :confirm edit foo.txt + +Vim mostrará un diálogo con el siguiente aspecto: + + +-----------------------------------+ + | | + |?Guardar los cambios en "bar.txt"? | + | | + | SÍ NO CANCELAR | + +-----------------------------------+ + +Y ahora puede decidir qué hacer. Si desea conservar los cambios, escoja +«SÍ». Si quiere descartar permanentemente los cambios hechos: «NO». Si +olvidó lo que estaba haciendo y quiere revisar cuáles fueron los cambios +hechos, use «CANCELAR». Estará de nuevo en el mismo archivo, y los cambios +aún estarán allí. + +Tal como «:browse», la orden «:confirm» se puede anteponer a la mayoría de +las órdenes que editan un archivo. Estas órdenes también se pueden +combinar: > + + :confirm browse edit + +Esto mostrará un diálogo cuando el búfer actual contiene cambios. Luego se +mostrará un explorador de archivos para seleccionar el archivo a editar. + + Nota: + Es posible usar el teclado para seleccionar la opción deseada en + el diálogo. Generalmente, la tecla <Tab> y las teclas de cursor + cambian la opción seleccionada. Pulsar <Enter> escoge la opción + definida. Sin embargo, esto varía de sistema a sistema. + +Cuando no se usa la GUI, la orden «:confirm» sigue funcionando. En vez de +crear una ventana de diálogo, el mensaje se mostrará en la parte de abajo de +la ventana de Vim, y se le solicitará pulsar una tecla para hacer una +elección. > + + :confirm edit main.c +< Guardar los cambios en "Sin título"? ~ + [Y]es, (N)o, (C)ancelar: ~ + +Ahora puede realizar su selección simplemente pulsando una tecla. En +particular, no tiene que pulsar <Enter>, a diferencia del tecleo normal en +la línea de órdenes. + +============================================================================== +*31.3* Atajos de teclado para menús + +El teclado se usa para todas las órdenes de Vim. Los menús proveen una forma +sencilla de seleccionar órdenes sin saber de antemano cómo se llaman. +Pero es necesario alejar la mano del teclado y tomar el ratón. + Habitualmente los menús también se pueden seleccionar mediante teclas. +Esto varía de sistema a sistema, pero generalmente funciona como sigue: +Pulse la tecla <Alt> junto con la letra subrayada en el menú. Por ejemplo, +<A-v> (<Alt> y v) activa el menú Ventana. + En el menú Ventana, la «d» en la entrada para «split» (dividir ventana) +está subrayada. Para seleccionar dicha entrada, suelte la tecla <Alt> y +pulse la tecla d. + +Después de la selección inicial de un menú con la tecla <Alt>, es posible +usar las teclas de cursor para explorar los menús. <Derecha> abre un +submenú, e <Izquierda> lo cierra. <Esc> también puede cerrar un menú.<Enter> +activa el elemento seleccionado del menú. + +Hay un conflicto con el uso de la tecla <Alt> para seleccionar elementos de +menús, y el uso de la tecla <Alt> en combinaciones de teclas para mapeos. La +opción 'winaltkeys' le indica a Vim qué hacer con la tecla <Alt>. + El valor predeterminado «menu» es la selección inteligente: si la +combinación de teclas es un atajo de teclado para el menú, no se la puede +mapear. Todas las otras teclas están disponibles para crear mapeos. + El valor «no» hace que no se use ninguna tecla <Alt> para los menús. Por +esto, es necesario usar el ratón para acceder a los menús, y todas las teclas +<Alt> se pueden mapear. + El valor «yes» implica que Vim usará cualquier tecla <Alt> para los menús. +Algunas combinaciones de teclas con <Alt> pueden hacer cosas distintas a +seleccionar un menú. + +============================================================================== +*31.4* Posición y tamaño de la ventana de Vim + +Para ver la posición actual de la ventana de Vim en la pantalla use: > + + :winpos + +Esto sólo funcionará en la interfaz gráfica. La salida será similar a lo +siguiente: + + Posición de la ventana: X 272, Y 103 ~ + +La posición está dada en píxeles de la pantalla. Puede usar estos números +para mover la ventana de Vim a algún otro sitio. Por ejemplo, para moverla a +la izquierda cien píxeles: > + + :winpos 172 103 +< + Nota: + Puede haber un pequeño desfase entre la posición señalada y el sitio + al que se mueve la ventana. Esto es debido al borde de la ventana. + Éste es añadido por el administrador de ventanas. + +Es posible usar esta orden en el archivo de arranque de Vim para ubicar la +ventana en una posición específica. + +El tamaño de la ventana de Vim se calcula en caracteres. Por este motivo el +tamaño depende del tipo de letra usado. El tamaño actual puede consultarse +con esta orden: > + + :set lines columns + +Para cambiar el tamaño ajuste el valor de las opciones 'lines' y/o +'columns': > + + :set lines=50 + :set columns=80 + +Consultar el tamaño funciona en una terminal de la misma manera que en la +GUI. En la mayoría de las terminales no es posible ajustar el tamaño. + +Puede iniciar la versión de gvim para el sistema de ventanas X con +argumentos para especificar el tamaño y la posición de la ventana: > + + gvim -geometry {ancho}x{alto}+{desplz_x}+{desplz_y} + +{ancho} y {alto} están dados en caracteres, {desplz_x} y {desplz_y} están +dados en píxeles. Por ejemplo: > + + gvim -geometry 80x25+100+300 + +============================================================================== +*31.5* Varios + +Puede usar gvim para editar mensajes de correo. Debe seleccionar gvim como el +editor para sus mensajes en su programa de correo. Al hacerlo, notará que +esto falla: el programa de correo cree que la edición del mensaje ha +terminado, ¡aún cuando gvim no se ha cerrado! + El motivo de este error es que gvim se desconecta de la consola en la que +se inició. Esto funciona bien cuando se inicia gvim desde una terminal, +para que se pueda hacer otras cosas en ella. Pero cuando se necesita esperar +a que gvim termine, hay que evitar dicha desconexión. El argumento «-f» hace +precisamente eso: > + + gvim -f file.txt + +«-f» significa foreground (primer plano). Ahora, Vim bloqueará la consola en +la que se inició hasta que termine la edición y cierre el editor. + + +ARRANQUE POSTERGADO DE LA GUI + +En Unix es posible iniciar Vim en una terminal. Esto es útil si se están +realizando varias tareas en una misma consola. Si está editando un archivo y +decide que después de todo quiere usar la GUI, puede lanzarla con la orden: +> + + :gui + +Vim abrirá la ventana de la GUI y no seguirá usando la terminal. Puede +continuar usando la terminal para lo que necesite. El argumento «-f» se usa +aquí para ejecutar la GUI en primer plano. También puede usar «:gui -f». + + +EL ARCHIVO DE INICIO DE GVIM + +Cuando gvim inicia, lee el archivo gvimrc. Es similar al archivo vimrc que +se +usa al iniciar Vim. El archivo gvimrc puede usarse para fijar opciones de +configuración y órdenes que sólo deban usarse cuando se inicie la GUI. Por +ejemplo, puede definir la opción 'lines' para obtener un tamaño de ventana +diferente: > + + :set lines=55 + +No es conveniente hacer esto en una terminal, debido a que su tamaño es fijo +(excepto por un xterm que soporte redimensionado). + El archivo gvimrc se busca en las mismas ubicaciones que el archivo vimrc. +Habitualmente, su nombre es «~/.gvimrc» en sistemas Unix/Linux y +«$VIM/_gvimrc» en MS-Windows. La ruta de este archivo se almacena en la +variable de entorno $MYGVIMRC, por lo que puede usar la siguiente orden para +editar ese archivo, si existe: > + + :edit $MYGVIMRC +< +Si por algún motivo no desea usar el archivo gvimrc normal, puede especificar +otro mediante el argumento «-U»: > + + gvim -U otrorc ... + +Esto le permite iniciar gvim para distintas formas de edición. Puede, +por ejemplo, definir otro tamaño para el tipo de letra. + Para evitar la ejecución del archivo gvimrc use: > + + gvim -U NONE ... + +============================================================================== + +Capítulo siguiente: |usr_32.esx| El árbol de deshacer + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Omar Campagne Polaino + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_31.txt b/vim73/doc/usr_31.txt new file mode 100644 index 0000000..adbd56a --- /dev/null +++ b/vim73/doc/usr_31.txt @@ -0,0 +1,272 @@ +*usr_31.txt* For Vim version 7.3. Last change: 2007 May 08 + + VIM USER MANUAL - by Bram Moolenaar + + Exploiting the GUI + + +Vim works well in a terminal, but the GUI has a few extra items. A file +browser can be used for commands that use a file. A dialog to make a choice +between alternatives. Use keyboard shortcuts to access menu items quickly. + +|31.1| The file browser +|31.2| Confirmation +|31.3| Menu shortcuts +|31.4| Vim window position and size +|31.5| Various + + Next chapter: |usr_32.txt| The undo tree + Previous chapter: |usr_30.txt| Editing programs +Table of contents: |usr_toc.txt| + +============================================================================== +*31.1* The file browser + +When using the File/Open... menu you get a file browser. This makes it easier +to find the file you want to edit. But what if you want to split a window to +edit another file? There is no menu entry for this. You could first use +Window/Split and then File/Open..., but that's more work. + Since you are typing most commands in Vim, opening the file browser with a +typed command is possible as well. To make the split command use the file +browser, prepend "browse": > + + :browse split + +Select a file and then the ":split" command will be executed with it. If you +cancel the file dialog nothing happens, the window isn't split. + You can also specify a file name argument. This is used to tell the file +browser where to start. Example: > + + :browse split /etc + +The file browser will pop up, starting in the directory "/etc". + +The ":browse" command can be prepended to just about any command that opens a +file. + If no directory is specified, Vim will decide where to start the file +browser. By default it uses the same directory as the last time. Thus when +you used ":browse split" and selected a file in "/usr/local/share", the next +time you use a ":browse" it will start in "/usr/local/share" again. + This can be changed with the 'browsedir' option. It can have one of three +values: + + last Use the last directory browsed (default) + buffer Use the same directory as the current buffer + current use the current directory + +For example, when you are in the directory "/usr", editing the file +"/usr/local/share/readme", then the command: > + + :set browsedir=buffer + :browse edit + +Will start the browser in "/usr/local/share". Alternatively: > + + :set browsedir=current + :browse edit + +Will start the browser in "/usr". + + Note: + To avoid using the mouse, most file browsers offer using key presses + to navigate. Since this is different for every system, it is not + explained here. Vim uses a standard browser when possible, your + system documentation should contain an explanation on the keyboard + shortcuts somewhere. + +When you are not using the GUI version, you could use the file explorer window +to select files like in a file browser. However, this doesn't work for the +":browse" command. See |netrw-browse|. + +============================================================================== +*31.2* Confirmation + +Vim protects you from accidentally overwriting a file and other ways to lose +changes. If you do something that might be a bad thing to do, Vim produces an +error message and suggests appending ! if you really want to do it. + To avoid retyping the command with the !, you can make Vim give you a +dialog. You can then press "OK" or "Cancel" to tell Vim what you want. + For example, you are editing a file and made changes to it. You start +editing another file with: > + + :confirm edit foo.txt + +Vim will pop up a dialog that looks something like this: + + +-----------------------------------+ + | | + | ? Save changes to "bar.txt"? | + | | + | YES NO CANCEL | + +-----------------------------------+ + +Now make your choice. If you do want to save the changes, select "YES". If +you want to lose the changes for ever: "NO". If you forgot what you were +doing and want to check what really changed use "CANCEL". You will be back in +the same file, with the changes still there. + +Just like ":browse", the ":confirm" command can be prepended to most commands +that edit another file. They can also be combined: > + + :confirm browse edit + +This will produce a dialog when the current buffer was changed. Then it will +pop up a file browser to select the file to edit. + + Note: + In the dialog you can use the keyboard to select the choice. + Typically the <Tab> key and the cursor keys change the choice. + Pressing <Enter> selects the choice. This depends on the system + though. + +When you are not using the GUI, the ":confirm" command works as well. Instead +of popping up a dialog, Vim will print the message at the bottom of the Vim +window and ask you to press a key to make a choice. > + + :confirm edit main.c +< Save changes to "Untitled"? ~ + [Y]es, (N)o, (C)ancel: ~ + +You can now press the single key for the choice. You don't have to press +<Enter>, unlike other typing on the command line. + +============================================================================== +*31.3* Menu shortcuts + +The keyboard is used for all Vim commands. The menus provide a simple way to +select commands, without knowing what they are called. But you have to move +your hand from the keyboard and grab the mouse. + Menus can often be selected with keys as well. This depends on your +system, but most often it works this way. Use the <Alt> key in combination +with the underlined letter of a menu. For example, <A-w> (<Alt> and w) pops +up the Window menu. + In the Window menu, the "split" item has the p underlined. To select it, +let go of the <Alt> key and press p. + +After the first selection of a menu with the <Alt> key, you can use the cursor +keys to move through the menus. <Right> selects a submenu and <left> closes +it. <Esc> also closes a menu. <Enter> selects a menu item. + +There is a conflict between using the <Alt> key to select menu items, and +using <Alt> key combinations for mappings. The 'winaltkeys' option tells Vim +what it should do with the <Alt> key. + The default value "menu" is the smart choice: If the key combination is a +menu shortcut it can't be mapped. All other keys are available for mapping. + The value "no" doesn't use any <Alt> keys for the menus. Thus you must use +the mouse for the menus, and all <Alt> keys can be mapped. + The value "yes" means that Vim will use any <Alt> keys for the menus. Some +<Alt> key combinations may also do other things than selecting a menu. + +============================================================================== +*31.4* Vim window position and size + +To see the current Vim window position on the screen use: > + + :winpos + +This will only work in the GUI. The output may look like this: + + Window position: X 272, Y 103 ~ + +The position is given in screen pixels. Now you can use the numbers to move +Vim somewhere else. For example, to move it to the left a hundred pixels: > + + :winpos 172 103 +< + Note: + There may be a small offset between the reported position and where + the window moves. This is because of the border around the window. + This is added by the window manager. + +You can use this command in your startup script to position the window at a +specific position. + +The size of the Vim window is computed in characters. Thus this depends on +the size of the font being used. You can see the current size with this +command: > + + :set lines columns + +To change the size set the 'lines' and/or 'columns' options to a new value: > + + :set lines=50 + :set columns=80 + +Obtaining the size works in a terminal just like in the GUI. Setting the size +is not possible in most terminals. + +You can start the X-Windows version of gvim with an argument to specify the +size and position of the window: > + + gvim -geometry {width}x{height}+{x_offset}+{y_offset} + +{width} and {height} are in characters, {x_offset} and {y_offset} are in +pixels. Example: > + + gvim -geometry 80x25+100+300 + +============================================================================== +*31.5* Various + +You can use gvim to edit an e-mail message. In your e-mail program you must +select gvim to be the editor for messages. When you try that, you will +see that it doesn't work: The mail program thinks that editing is finished, +while gvim is still running! + What happens is that gvim disconnects from the shell it was started in. +That is fine when you start gvim in a terminal, so that you can do other work +in that terminal. But when you really want to wait for gvim to finish, you +must prevent it from disconnecting. The "-f" argument does this: > + + gvim -f file.txt + +The "-f" stands for foreground. Now Vim will block the shell it was started +in until you finish editing and exit. + + +DELAYED START OF THE GUI + +On Unix it's possible to first start Vim in a terminal. That's useful if you +do various tasks in the same shell. If you are editing a file and decide you +want to use the GUI after all, you can start it with: > + + :gui + +Vim will open the GUI window and no longer use the terminal. You can continue +using the terminal for something else. The "-f" argument is used here to run +the GUI in the foreground. You can also use ":gui -f". + + +THE GVIM STARTUP FILE + +When gvim starts, it reads the gvimrc file. That's similar to the vimrc file +used when starting Vim. The gvimrc file can be used for settings and commands +that are only to be used when the GUI is going to be started. For example, +you can set the 'lines' option to set a different window size: > + + :set lines=55 + +You don't want to do this in a terminal, since its size is fixed (except for +an xterm that supports resizing). + The gvimrc file is searched for in the same locations as the vimrc file. +Normally its name is "~/.gvimrc" for Unix and "$VIM/_gvimrc" for MS-Windows. +The $MYGVIMRC environment variable is set to it, thus you can use this command +to edit the file, if you have one: > + + :edit $MYGVIMRC +< + If for some reason you don't want to use the normal gvimrc file, you can +specify another one with the "-U" argument: > + + gvim -U thisrc ... + +That allows starting gvim for different kinds of editing. You could set +another font size, for example. + To completely skip reading a gvimrc file: > + + gvim -U NONE ... + +============================================================================== + +Next chapter: |usr_32.txt| The undo tree + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_32.esx b/vim73/doc/usr_32.esx new file mode 100644 index 0000000..9ca4d09 --- /dev/null +++ b/vim73/doc/usr_32.esx @@ -0,0 +1,194 @@ +*usr_32.esx* Para Vim versión 7.3. Último cambio: 20/6/2010 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + El árbol de deshacer + + +Vim ofrece varios niveles de deshacer. Si deshace unos cuantos cambios y +después realiza uno nuevo, creará una rama en el árbol de deshacer. El texto +a continuación trata acerca de desplazarse por las ramas. + +|32.1| Volver a un punto de edición anterior +|32.2| Numerar los cambios +|32.3| Desplazarse en el árbol +|32.4| Viajar en el tiempo + + Capítulo siguiente: |usr_40.esx| Crear órdenes nuevas + Capítulo anterior: |usr_31.esx| Aprovechar la interfaz gráfica +Tabla de contenidos: |usr_toc.esx| + +============================================================================== +*32.1* Volver a un punto de edición anterior + +A veces realiza una serie de cambios, y se da cuenta que desea volver al +punto en el que editó el archivo por última vez. Puede hacer esto con la +siguiente orden: > + + :earlier 1f + +La «f» significa «file» (archivo). + +Puede repetir esta orden para retroceder aun más. O usar un número diferente +de 1 para retroceder más rápido. + +Si retrocede demasiado, puede ir hacia delante con: > + + :later 1f + +Tenga en cuenta que estas órdenes funcionan secuencialmente. Importa si +realiza cambios después de deshacer otros. Se explica en la siguiente +sección. + +Tenga también en cuenta que nos referimos a ediciones de texto. Para +escribir la información de deshacer de en un archivo, consulte +|undo-persistence|. + +============================================================================== +*32.2* Numerar los cambios + +En la sección |02.5| sólo tratamos una línea temporal de deshacer o +rehacer. Pero también es posible crear una nueva «rama». Ocurre cuando +deshace algunos cambios y después realiza un nuevo cambio. Los cambios +nuevos se convierten en una rama del árbol de deshacer. + +Empecemos con el texto «one». El primer cambio es añadir «too». Después, ir +a la primera «o» y cambiarla a «w». Tenemos ahora dos cambios, 1 y 2, y tres +estados del texto: + + one ~ + | + change 1 + | + one too ~ + | + change 2 + | + one two ~ + +Si ahora deshacemos un cambio, volvemos a «one too» y cambiamos «one» a +«me», creamos una rama en el árbol de deshacer: + + one ~ + | + change 1 + | + one too ~ + / \ + change 2 change 3 + | | + one two me too ~ + +Ahora puede usar la orden |u| para deshacer. Si lo hace dos veces, obtendrá +«one». Use |CTRL-R| para rehacer, y obtendrá «one too». Pulsar |CTRL-R| una +vez más le lleva a «me too». Esto es, deshacer y rehacer suben y bajan un +árbol usando la rama usada por última vez. + +Lo que importa es el orden de las cambios. Deshacer y rehacer no se +consideran cambios en este contexto. Tras cada cambio tiene un nuevo estado +del texto. + +Tenga en cuenta que sólo se enumeran los cambios, y el texto que aparece en +el árbol anterior no tiene identificador. Se hace referencia a ellos según +el número del cambio por encima suyo. Pero, a veces, según el número por +debajo de él, particularmente al subir el árbol, para así saber qué cambio +se ha deshecho recientemente. + +============================================================================== +*32.3* Desplazarse en el árbol + +¿Cómo podemos obtener «one two» ahora? Puede usar esta orden: > + + :undo 2 + +Ahora, el texto es «one two», y está bajo el cambio 2. Puede usar la orden +|:undo| para saltar a cualquier cambio dentro del árbol. + +Ahora haga otro cambio: cambie «one» a «not»: + + one ~ + | + change 1 + | + one too ~ + / \ + change 2 change 3 + | | + one two me too ~ + | + change 4 + | + not two ~ + +Ahora cambia de idea, y desea volver a «me too». Use la orden |g-|. Esto +vuelve a un momento anterior. No se desplaza por el árbol en una dirección u +otra, sino que vuelve al último cambio realizado. + +Puede repetir |g-| y ver como cambia el texto: + me too ~ + one two ~ + one too ~ + one ~ + +Use |g+| para ir hacia delante en el tiempo: + one ~ + one too ~ + one two ~ + me too ~ + not two ~ + +Usar |:undo| es útil si sabe a qué cambio quiere pasar. |g-| y |g+| son +útiles si no sabe exactamente el número del cambio. + +Puede introducir un número antes de |g-| y |g+| para repetirlos. + +============================================================================== +*32.4* Viajar en el tiempo + +Cuando ha estado trabajando en el texto durante un rato el árbol crece hasta +ser bastante grande. Así, puede que desee volver a como era el texto hace +unos minutos. + +Use la siguiente orden para ver las ramas en el árbol de deshacer: > + + :undolist +< número cambios hora ~ + 3 2 hace 16 segundos + 4 3 hace 5 segundos + +Aquí puede ver el número de hojas en cada rama el momento en que se realizó +el cambio. Suponiendo que estamos bajo el nivel 4, en «not two», puede +retroceder 10 segundos con la siguiente orden: + + :earlier 10s + +Dependiendo del tiempo que le tomó realizar los cambios, acabará en una +posición determinada del árbol. El argumento de la orden |:earlier| puede +ser «m», de minutos, «h» de horas y «d» de días. Para volver al principio +use un número grande: > + + :earlier 100d + +Para viajar hacia adelante en el tiempo use la orden |:later|: > + + :later 1m + +Los argumentos son «s», «m» y «h», al igual que con |:earlier|. + +Si desea más detalles, o manipular la información, puede usar la función +|undotree()|. Para ver qué devuelve: > + + :echo undotree() + +============================================================================== + +Capítulo siguiente: |usr_40.esx| Crear órdenes nuevas + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Javier Rojas + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_32.txt b/vim73/doc/usr_32.txt new file mode 100644 index 0000000..7999efe --- /dev/null +++ b/vim73/doc/usr_32.txt @@ -0,0 +1,180 @@ +*usr_32.txt* For Vim version 7.3. Last change: 2010 Jul 20 + + VIM USER MANUAL - by Bram Moolenaar + + The undo tree + + +Vim provides multi-level undo. If you undo a few changes and then make a new +change you create a branch in the undo tree. This text is about moving +through the branches. + +|32.1| Undo up to a file write +|32.2| Numbering changes +|32.3| Jumping around the tree +|32.4| Time travelling + + Next chapter: |usr_40.txt| Make new commands + Previous chapter: |usr_31.txt| Exploiting the GUI +Table of contents: |usr_toc.txt| + +============================================================================== +*32.1* Undo up to a file write + +Sometimes you make several changes, and then discover you want to go back to +when you have last written the file. You can do that with this command: > + + :earlier 1f + +The "f" stands for "file" here. + +You can repeat this command to go further back in the past. Or use a count +different from 1 to go back faster. + +If you go back too far, go forward again with: > + + :later 1f + +Note that these commands really work in time sequence. This matters if you +made changes after undoing some changes. It's explained in the next section. + +Also note that we are talking about text writes here. For writing the undo +information in a file see |undo-persistence|. + +============================================================================== +*32.2* Numbering changes + +In section |02.5| we only discussed one line of undo/redo. But it is also +possible to branch off. This happens when you undo a few changes and then +make a new change. The new changes become a branch in the undo tree. + +Let's start with the text "one". The first change to make is to append +" too". And then move to the first 'o' and change it into 'w'. We then have +two changes, numbered 1 and 2, and three states of the text: + + one ~ + | + change 1 + | + one too ~ + | + change 2 + | + one two ~ + +If we now undo one change, back to "one too", and change "one" to "me" we +create a branch in the undo tree: + + one ~ + | + change 1 + | + one too ~ + / \ + change 2 change 3 + | | + one two me too ~ + +You can now use the |u| command to undo. If you do this twice you get to +"one". Use |CTRL-R| to redo, and you will go to "one too". One more |CTRL-R| +takes you to "me too". Thus undo and redo go up and down in the tree, using +the branch that was last used. + +What matters here is the order in which the changes are made. Undo and redo +are not considered changes in this context. After each change you have a new +state of the text. + +Note that only the changes are numbered, the text shown in the tree above has +no identifier. They are mostly referred to by the number of the change above +it. But sometimes by the number of one of the changes below it, especially +when moving up in the tree, so that you know which change was just undone. + +============================================================================== +*32.3* Jumping around the tree + +So how do you get to "one two" now? You can use this command: > + + :undo 2 + +The text is now "one two", you are below change 2. You can use the |:undo| +command to jump to below any change in the tree. + +Now make another change: change "one" to "not": + + one ~ + | + change 1 + | + one too ~ + / \ + change 2 change 3 + | | + one two me too ~ + | + change 4 + | + not two ~ + +Now you change your mind and want to go back to "me too". Use the |g-| +command. This moves back in time. Thus it doesn't walk the tree upwards or +downwards, but goes to the change made before. + +You can repeat |g-| and you will see the text change: + me too ~ + one two ~ + one too ~ + one ~ + +Use |g+| to move forward in time: + one ~ + one too ~ + one two ~ + me too ~ + not two ~ + +Using |:undo| is useful if you know what change you want to jump to. |g-| and +|g+| are useful if you don't know exactly what the change number is. + +You can type a count before |g-| and |g+| to repeat them. + +============================================================================== +*32.4* Time travelling + +When you have been working on text for a while the tree grows to become big. +Then you may want to go to the text of some minutes ago. + +To see what branches there are in the undo tree use this command: > + + :undolist +< number changes time ~ + 3 2 16 seconds ago + 4 3 5 seconds ago + +Here you can see the number of the leaves in each branch and when the change +was made. Assuming we are below change 4, at "not two", you can go back ten +seconds with this command: > + + :earlier 10s + +Depending on how much time you took for the changes you end up at a certain +position in the tree. The |:earlier| command argument can be "m" for minutes, +"h" for hours and "d" for days. To go all the way back use a big number: > + + :earlier 100d + +To travel forward in time again use the |:later| command: > + + :later 1m + +The arguments are "s", "m" and "h", just like with |:earlier|. + +If you want even more details, or want to manipulate the information, you can +use the |undotree()| function. To see what it returns: > + + :echo undotree() + +============================================================================== + +Next chapter: |usr_40.txt| Make new commands + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_40.txt b/vim73/doc/usr_40.txt new file mode 100644 index 0000000..c7a5e47 --- /dev/null +++ b/vim73/doc/usr_40.txt @@ -0,0 +1,657 @@ +*usr_40.txt* For Vim version 7.3. Last change: 2006 Jun 21 + + VIM USER MANUAL - by Bram Moolenaar + + Make new commands + + +Vim is an extensible editor. You can take a sequence of commands you use +often and turn it into a new command. Or redefine an existing command. +Autocommands make it possible to execute commands automatically. + +|40.1| Key mapping +|40.2| Defining command-line commands +|40.3| Autocommands + + Next chapter: |usr_41.txt| Write a Vim script + Previous chapter: |usr_32.txt| The undo tree +Table of contents: |usr_toc.txt| + +============================================================================== +*40.1* Key mapping + +A simple mapping was explained in section |05.3|. The principle is that one +sequence of key strokes is translated into another sequence of key strokes. +This is a simple, yet powerful mechanism. + The simplest form is that one key is mapped to a sequence of keys. Since +the function keys, except <F1>, have no predefined meaning in Vim, these are +good choices to map. Example: > + + :map <F2> GoDate: <Esc>:read !date<CR>kJ + +This shows how three modes are used. After going to the last line with "G", +the "o" command opens a new line and starts Insert mode. The text "Date: " is +inserted and <Esc> takes you out of insert mode. + Notice the use of special keys inside <>. This is called angle bracket +notation. You type these as separate characters, not by pressing the key +itself. This makes the mappings better readable and you can copy and paste +the text without problems. + The ":" character takes Vim to the command line. The ":read !date" command +reads the output from the "date" command and appends it below the current +line. The <CR> is required to execute the ":read" command. + At this point of execution the text looks like this: + + Date: ~ + Fri Jun 15 12:54:34 CEST 2001 ~ + +Now "kJ" moves the cursor up and joins the lines together. + To decide which key or keys you use for mapping, see |map-which-keys|. + + +MAPPING AND MODES + +The ":map" command defines remapping for keys in Normal mode. You can also +define mappings for other modes. For example, ":imap" applies to Insert mode. +You can use it to insert a date below the cursor: > + + :imap <F2> <CR>Date: <Esc>:read !date<CR>kJ + +It looks a lot like the mapping for <F2> in Normal mode, only the start is +different. The <F2> mapping for Normal mode is still there. Thus you can map +the same key differently for each mode. + Notice that, although this mapping starts in Insert mode, it ends in Normal +mode. If you want it to continue in Insert mode, append an "a" to the +mapping. + +Here is an overview of map commands and in which mode they work: + + :map Normal, Visual and Operator-pending + :vmap Visual + :nmap Normal + :omap Operator-pending + :map! Insert and Command-line + :imap Insert + :cmap Command-line + +Operator-pending mode is when you typed an operator character, such as "d" or +"y", and you are expected to type the motion command or a text object. Thus +when you type "dw", the "w" is entered in operator-pending mode. + +Suppose that you want to define <F7> so that the command d<F7> deletes a C +program block (text enclosed in curly braces, {}). Similarly y<F7> would yank +the program block into the unnamed register. Therefore, what you need to do +is to define <F7> to select the current program block. You can do this with +the following command: > + + :omap <F7> a{ + +This causes <F7> to perform a select block "a{" in operator-pending mode, just +like you typed it. This mapping is useful if typing a { on your keyboard is a +bit difficult. + + +LISTING MAPPINGS + +To see the currently defined mappings, use ":map" without arguments. Or one +of the variants that include the mode in which they work. The output could +look like this: + + _g :call MyGrep(1)<CR> ~ + v <F2> :s/^/> /<CR>:noh<CR>`` ~ + n <F2> :.,$s/^/> /<CR>:noh<CR>`` ~ + <xHome> <Home> + <xEnd> <End> + + +The first column of the list shows in which mode the mapping is effective. +This is "n" for Normal mode, "i" for Insert mode, etc. A blank is used for a +mapping defined with ":map", thus effective in both Normal and Visual mode. + One useful purpose of listing the mapping is to check if special keys in <> +form have been recognized (this only works when color is supported). For +example, when <Esc> is displayed in color, it stands for the escape character. +When it has the same color as the other text, it is five characters. + + +REMAPPING + +The result of a mapping is inspected for other mappings in it. For example, +the mappings for <F2> above could be shortened to: > + + :map <F2> G<F3> + :imap <F2> <Esc><F3> + :map <F3> oDate: <Esc>:read !date<CR>kJ + +For Normal mode <F2> is mapped to go to the last line, and then behave like +<F3> was pressed. In Insert mode <F2> stops Insert mode with <Esc> and then +also uses <F3>. Then <F3> is mapped to do the actual work. + +Suppose you hardly ever use Ex mode, and want to use the "Q" command to format +text (this was so in old versions of Vim). This mapping will do it: > + + :map Q gq + +But, in rare cases you need to use Ex mode anyway. Let's map "gQ" to Q, so +that you can still go to Ex mode: > + + :map gQ Q + +What happens now is that when you type "gQ" it is mapped to "Q". So far so +good. But then "Q" is mapped to "gq", thus typing "gQ" results in "gq", and +you don't get to Ex mode at all. + To avoid keys to be mapped again, use the ":noremap" command: > + + :noremap gQ Q + +Now Vim knows that the "Q" is not to be inspected for mappings that apply to +it. There is a similar command for every mode: + + :noremap Normal, Visual and Operator-pending + :vnoremap Visual + :nnoremap Normal + :onoremap Operator-pending + :noremap! Insert and Command-line + :inoremap Insert + :cnoremap Command-line + + +RECURSIVE MAPPING + +When a mapping triggers itself, it will run forever. This can be used to +repeat an action an unlimited number of times. + For example, you have a list of files that contain a version number in the +first line. You edit these files with "vim *.txt". You are now editing the +first file. Define this mapping: > + + :map ,, :s/5.1/5.2/<CR>:wnext<CR>,, + +Now you type ",,". This triggers the mapping. It replaces "5.1" with "5.2" +in the first line. Then it does a ":wnext" to write the file and edit the +next one. The mapping ends in ",,". This triggers the same mapping again, +thus doing the substitution, etc. + This continues until there is an error. In this case it could be a file +where the substitute command doesn't find a match for "5.1". You can then +make a change to insert "5.1" and continue by typing ",," again. Or the +":wnext" fails, because you are in the last file in the list. + When a mapping runs into an error halfway, the rest of the mapping is +discarded. CTRL-C interrupts the mapping (CTRL-Break on MS-Windows). + + +DELETE A MAPPING + +To remove a mapping use the ":unmap" command. Again, the mode the unmapping +applies to depends on the command used: + + :unmap Normal, Visual and Operator-pending + :vunmap Visual + :nunmap Normal + :ounmap Operator-pending + :unmap! Insert and Command-line + :iunmap Insert + :cunmap Command-line + +There is a trick to define a mapping that works in Normal and Operator-pending +mode, but not in Visual mode. First define it for all three modes, then +delete it for Visual mode: > + + :map <C-A> /---><CR> + :vunmap <C-A> + +Notice that the five characters "<C-A>" stand for the single key CTRL-A. + +To remove all mappings use the |:mapclear| command. You can guess the +variations for different modes by now. Be careful with this command, it can't +be undone. + + +SPECIAL CHARACTERS + +The ":map" command can be followed by another command. A | character +separates the two commands. This also means that a | character can't be used +inside a map command. To include one, use <Bar> (five characters). Example: +> + :map <F8> :write <Bar> !checkin %<CR> + +The same problem applies to the ":unmap" command, with the addition that you +have to watch out for trailing white space. These two commands are different: +> + :unmap a | unmap b + :unmap a| unmap b + +The first command tries to unmap "a ", with a trailing space. + +When using a space inside a mapping, use <Space> (seven characters): > + + :map <Space> W + +This makes the spacebar move a blank-separated word forward. + +It is not possible to put a comment directly after a mapping, because the " +character is considered to be part of the mapping. You can use |", this +starts a new, empty command with a comment. Example: > + + :map <Space> W| " Use spacebar to move forward a word + + +MAPPINGS AND ABBREVIATIONS + +Abbreviations are a lot like Insert mode mappings. The arguments are handled +in the same way. The main difference is the way they are triggered. An +abbreviation is triggered by typing a non-word character after the word. A +mapping is triggered when typing the last character. + Another difference is that the characters you type for an abbreviation are +inserted in the text while you type them. When the abbreviation is triggered +these characters are deleted and replaced by what the abbreviation produces. +When typing the characters for a mapping, nothing is inserted until you type +the last character that triggers it. If the 'showcmd' option is set, the +typed characters are displayed in the last line of the Vim window. + An exception is when a mapping is ambiguous. Suppose you have done two +mappings: > + + :imap aa foo + :imap aaa bar + +Now, when you type "aa", Vim doesn't know if it should apply the first or the +second mapping. It waits for another character to be typed. If it is an "a", +the second mapping is applied and results in "bar". If it is a space, for +example, the first mapping is applied, resulting in "foo", and then the space +is inserted. + + +ADDITIONALLY... + +The <script> keyword can be used to make a mapping local to a script. See +|:map-<script>|. + +The <buffer> keyword can be used to make a mapping local to a specific buffer. +See |:map-<buffer>| + +The <unique> keyword can be used to make defining a new mapping fail when it +already exists. Otherwise a new mapping simply overwrites the old one. See +|:map-<unique>|. + +To make a key do nothing, map it to <Nop> (five characters). This will make +the <F7> key do nothing at all: > + + :map <F7> <Nop>| map! <F7> <Nop> + +There must be no space after <Nop>. + +============================================================================== +*40.2* Defining command-line commands + +The Vim editor enables you to define your own commands. You execute these +commands just like any other Command-line mode command. + To define a command, use the ":command" command, as follows: > + + :command DeleteFirst 1delete + +Now when you execute the command ":DeleteFirst" Vim executes ":1delete", which +deletes the first line. + + Note: + User-defined commands must start with a capital letter. You cannot + use ":X", ":Next" and ":Print". The underscore cannot be used! You + can use digits, but this is discouraged. + +To list the user-defined commands, execute the following command: > + + :command + +Just like with the builtin commands, the user defined commands can be +abbreviated. You need to type just enough to distinguish the command from +another. Command line completion can be used to get the full name. + + +NUMBER OF ARGUMENTS + +User-defined commands can take a series of arguments. The number of arguments +must be specified by the -nargs option. For instance, the example +:DeleteFirst command takes no arguments, so you could have defined it as +follows: > + + :command -nargs=0 DeleteFirst 1delete + +However, because zero arguments is the default, you do not need to add +"-nargs=0". The other values of -nargs are as follows: + + -nargs=0 No arguments + -nargs=1 One argument + -nargs=* Any number of arguments + -nargs=? Zero or one argument + -nargs=+ One or more arguments + + +USING THE ARGUMENTS + +Inside the command definition, the arguments are represented by the +<args> keyword. For example: > + + :command -nargs=+ Say :echo "<args>" + +Now when you type > + + :Say Hello World + +Vim echoes "Hello World". However, if you add a double quote, it won't work. +For example: > + + :Say he said "hello" + +To get special characters turned into a string, properly escaped to use as an +expression, use "<q-args>": > + + :command -nargs=+ Say :echo <q-args> + +Now the above ":Say" command will result in this to be executed: > + + :echo "he said \"hello\"" + +The <f-args> keyword contains the same information as the <args> keyword, +except in a format suitable for use as function call arguments. For example: +> + :command -nargs=* DoIt :call AFunction(<f-args>) + :DoIt a b c + +Executes the following command: > + + :call AFunction("a", "b", "c") + + +LINE RANGE + +Some commands take a range as their argument. To tell Vim that you are +defining such a command, you need to specify a -range option. The values for +this option are as follows: + + -range Range is allowed; default is the current line. + -range=% Range is allowed; default is the whole file. + -range={count} Range is allowed; the last number in it is used as a + single number whose default is {count}. + +When a range is specified, the keywords <line1> and <line2> get the values of +the first and last line in the range. For example, the following command +defines the SaveIt command, which writes out the specified range to the file +"save_file": > + + :command -range=% SaveIt :<line1>,<line2>write! save_file + + +OTHER OPTIONS + +Some of the other options and keywords are as follows: + + -count={number} The command can take a count whose default is + {number}. The resulting count can be used + through the <count> keyword. + -bang You can use a !. If present, using <bang> will + result in a !. + -register You can specify a register. (The default is + the unnamed register.) + The register specification is available as + <reg> (a.k.a. <register>). + -complete={type} Type of command-line completion used. See + |:command-completion| for the list of possible + values. + -bar The command can be followed by | and another + command, or " and a comment. + -buffer The command is only available for the current + buffer. + +Finally, you have the <lt> keyword. It stands for the character <. Use this +to escape the special meaning of the <> items mentioned. + + +REDEFINING AND DELETING + +To redefine the same command use the ! argument: > + + :command -nargs=+ Say :echo "<args>" + :command! -nargs=+ Say :echo <q-args> + +To delete a user command use ":delcommand". It takes a single argument, which +is the name of the command. Example: > + + :delcommand SaveIt + +To delete all the user commands: > + + :comclear + +Careful, this can't be undone! + +More details about all this in the reference manual: |user-commands|. + +============================================================================== +*40.3* Autocommands + +An autocommand is a command that is executed automatically in response to some +event, such as a file being read or written or a buffer change. Through the +use of autocommands you can train Vim to edit compressed files, for example. +That is used in the |gzip| plugin. + Autocommands are very powerful. Use them with care and they will help you +avoid typing many commands. Use them carelessly and they will cause a lot of +trouble. + +Suppose you want to replace a datestamp on the end of a file every time it is +written. First you define a function: > + + :function DateInsert() + : $delete + : read !date + :endfunction + +You want this function to be called each time, just before a file is written. +This will make that happen: > + + :autocmd FileWritePre * call DateInsert() + +"FileWritePre" is the event for which this autocommand is triggered: Just +before (pre) writing a file. The "*" is a pattern to match with the file +name. In this case it matches all files. + With this command enabled, when you do a ":write", Vim checks for any +matching FileWritePre autocommands and executes them, and then it +performs the ":write". + The general form of the :autocmd command is as follows: > + + :autocmd [group] {events} {file_pattern} [nested] {command} + +The [group] name is optional. It is used in managing and calling the commands +(more on this later). The {events} parameter is a list of events (comma +separated) that trigger the command. + {file_pattern} is a filename, usually with wildcards. For example, using +"*.txt" makes the autocommand be used for all files whose name end in ".txt". +The optional [nested] flag allows for nesting of autocommands (see below), and +finally, {command} is the command to be executed. + + +EVENTS + +One of the most useful events is BufReadPost. It is triggered after a new +file is being edited. It is commonly used to set option values. For example, +you know that "*.gsm" files are GNU assembly language. To get the syntax file +right, define this autocommand: > + + :autocmd BufReadPost *.gsm set filetype=asm + +If Vim is able to detect the type of file, it will set the 'filetype' option +for you. This triggers the Filetype event. Use this to do something when a +certain type of file is edited. For example, to load a list of abbreviations +for text files: > + + :autocmd Filetype text source ~/.vim/abbrevs.vim + +When starting to edit a new file, you could make Vim insert a skeleton: > + + :autocmd BufNewFile *.[ch] 0read ~/skeletons/skel.c + +See |autocmd-events| for a complete list of events. + + +PATTERNS + +The {file_pattern} argument can actually be a comma-separated list of file +patterns. For example: "*.c,*.h" matches files ending in ".c" and ".h". + The usual file wildcards can be used. Here is a summary of the most often +used ones: + + * Match any character any number of times + ? Match any character once + [abc] Match the character a, b or c + . Matches a dot + a{b,c} Matches "ab" and "ac" + +When the pattern includes a slash (/) Vim will compare directory names. +Without the slash only the last part of a file name is used. For example, +"*.txt" matches "/home/biep/readme.txt". The pattern "/home/biep/*" would +also match it. But "home/foo/*.txt" wouldn't. + When including a slash, Vim matches the pattern against both the full path +of the file ("/home/biep/readme.txt") and the relative path (e.g., +"biep/readme.txt"). + + Note: + When working on a system that uses a backslash as file separator, such + as MS-Windows, you still use forward slashes in autocommands. This + makes it easier to write the pattern, since a backslash has a special + meaning. It also makes the autocommands portable. + + +DELETING + +To delete an autocommand, use the same command as what it was defined with, +but leave out the {command} at the end and use a !. Example: > + + :autocmd! FileWritePre * + +This will delete all autocommands for the "FileWritePre" event that use the +"*" pattern. + + +LISTING + +To list all the currently defined autocommands, use this: > + + :autocmd + +The list can be very long, especially when filetype detection is used. To +list only part of the commands, specify the group, event and/or pattern. For +example, to list all BufNewFile autocommands: > + + :autocmd BufNewFile + +To list all autocommands for the pattern "*.c": > + + :autocmd * *.c + +Using "*" for the event will list all the events. To list all autocommands +for the cprograms group: > + + :autocmd cprograms + + +GROUPS + +The {group} item, used when defining an autocommand, groups related autocommands +together. This can be used to delete all the autocommands in a certain group, +for example. + When defining several autocommands for a certain group, use the ":augroup" +command. For example, let's define autocommands for C programs: > + + :augroup cprograms + : autocmd BufReadPost *.c,*.h :set sw=4 sts=4 + : autocmd BufReadPost *.cpp :set sw=3 sts=3 + :augroup END + +This will do the same as: > + + :autocmd cprograms BufReadPost *.c,*.h :set sw=4 sts=4 + :autocmd cprograms BufReadPost *.cpp :set sw=3 sts=3 + +To delete all autocommands in the "cprograms" group: > + + :autocmd! cprograms + + +NESTING + +Generally, commands executed as the result of an autocommand event will not +trigger any new events. If you read a file in response to a FileChangedShell +event, it will not trigger the autocommands that would set the syntax, for +example. To make the events triggered, add the "nested" argument: > + + :autocmd FileChangedShell * nested edit + + +EXECUTING AUTOCOMMANDS + +It is possible to trigger an autocommand by pretending an event has occurred. +This is useful to have one autocommand trigger another one. Example: > + + :autocmd BufReadPost *.new execute "doautocmd BufReadPost " . expand("<afile>:r") + +This defines an autocommand that is triggered when a new file has been edited. +The file name must end in ".new". The ":execute" command uses expression +evaluation to form a new command and execute it. When editing the file +"tryout.c.new" the executed command will be: > + + :doautocmd BufReadPost tryout.c + +The expand() function takes the "<afile>" argument, which stands for the file +name the autocommand was executed for, and takes the root of the file name +with ":r". + +":doautocmd" executes on the current buffer. The ":doautoall" command works +like "doautocmd" except it executes on all the buffers. + + +USING NORMAL MODE COMMANDS + +The commands executed by an autocommand are Command-line commands. If you +want to use a Normal mode command, the ":normal" command can be used. +Example: > + + :autocmd BufReadPost *.log normal G + +This will make the cursor jump to the last line of *.log files when you start +to edit it. + Using the ":normal" command is a bit tricky. First of all, make sure its +argument is a complete command, including all the arguments. When you use "i" +to go to Insert mode, there must also be a <Esc> to leave Insert mode again. +If you use a "/" to start a search pattern, there must be a <CR> to execute +it. + The ":normal" command uses all the text after it as commands. Thus there +can be no | and another command following. To work around this, put the +":normal" command inside an ":execute" command. This also makes it possible +to pass unprintable characters in a convenient way. Example: > + + :autocmd BufReadPost *.chg execute "normal ONew entry:\<Esc>" | + \ 1read !date + +This also shows the use of a backslash to break a long command into more +lines. This can be used in Vim scripts (not at the command line). + +When you want the autocommand do something complicated, which involves jumping +around in the file and then returning to the original position, you may want +to restore the view on the file. See |restore-position| for an example. + + +IGNORING EVENTS + +At times, you will not want to trigger an autocommand. The 'eventignore' +option contains a list of events that will be totally ignored. For example, +the following causes events for entering and leaving a window to be ignored: > + + :set eventignore=WinEnter,WinLeave + +To ignore all events, use the following command: > + + :set eventignore=all + +To set it back to the normal behavior, make 'eventignore' empty: > + + :set eventignore= + +============================================================================== + +Next chapter: |usr_41.txt| Write a Vim script + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_41.txt b/vim73/doc/usr_41.txt new file mode 100644 index 0000000..fc0782f --- /dev/null +++ b/vim73/doc/usr_41.txt @@ -0,0 +1,2431 @@ +*usr_41.txt* For Vim version 7.3. Last change: 2010 Nov 17 + + VIM USER MANUAL - by Bram Moolenaar + + Write a Vim script + + +The Vim script language is used for the startup vimrc file, syntax files, and +many other things. This chapter explains the items that can be used in a Vim +script. There are a lot of them, thus this is a long chapter. + +|41.1| Introduction +|41.2| Variables +|41.3| Expressions +|41.4| Conditionals +|41.5| Executing an expression +|41.6| Using functions +|41.7| Defining a function +|41.8| Lists and Dictionaries +|41.9| Exceptions +|41.10| Various remarks +|41.11| Writing a plugin +|41.12| Writing a filetype plugin +|41.13| Writing a compiler plugin +|41.14| Writing a plugin that loads quickly +|41.15| Writing library scripts +|41.16| Distributing Vim scripts + + Next chapter: |usr_42.txt| Add new menus + Previous chapter: |usr_40.txt| Make new commands +Table of contents: |usr_toc.txt| + +============================================================================== +*41.1* Introduction *vim-script-intro* *script* + +Your first experience with Vim scripts is the vimrc file. Vim reads it when +it starts up and executes the commands. You can set options to values you +prefer. And you can use any colon command in it (commands that start with a +":"; these are sometimes referred to as Ex commands or command-line commands). + Syntax files are also Vim scripts. As are files that set options for a +specific file type. A complicated macro can be defined by a separate Vim +script file. You can think of other uses yourself. + +Let's start with a simple example: > + + :let i = 1 + :while i < 5 + : echo "count is" i + : let i += 1 + :endwhile +< + Note: + The ":" characters are not really needed here. You only need to use + them when you type a command. In a Vim script file they can be left + out. We will use them here anyway to make clear these are colon + commands and make them stand out from Normal mode commands. + Note: + You can try out the examples by yanking the lines from the text here + and executing them with :@" + +The output of the example code is: + + count is 1 ~ + count is 2 ~ + count is 3 ~ + count is 4 ~ + +In the first line the ":let" command assigns a value to a variable. The +generic form is: > + + :let {variable} = {expression} + +In this case the variable name is "i" and the expression is a simple value, +the number one. + The ":while" command starts a loop. The generic form is: > + + :while {condition} + : {statements} + :endwhile + +The statements until the matching ":endwhile" are executed for as long as the +condition is true. The condition used here is the expression "i < 5". This +is true when the variable i is smaller than five. + Note: + If you happen to write a while loop that keeps on running, you can + interrupt it by pressing CTRL-C (CTRL-Break on MS-Windows). + +The ":echo" command prints its arguments. In this case the string "count is" +and the value of the variable i. Since i is one, this will print: + + count is 1 ~ + +Then there is the ":let i += 1" command. This does the same thing as +":let i = i + 1". This adds one to the variable i and assigns the new value +to the same variable. + +The example was given to explain the commands, but would you really want to +make such a loop it can be written much more compact: > + + :for i in range(1, 4) + : echo "count is" i + :endfor + +We won't explain how |:for| and |range()| work until later. Follow the links +if you are impatient. + + +THREE KINDS OF NUMBERS + +Numbers can be decimal, hexadecimal or octal. A hexadecimal number starts +with "0x" or "0X". For example "0x1f" is decimal 31. An octal number starts +with a zero. "017" is decimal 15. Careful: don't put a zero before a decimal +number, it will be interpreted as an octal number! + The ":echo" command always prints decimal numbers. Example: > + + :echo 0x7f 036 +< 127 30 ~ + +A number is made negative with a minus sign. This also works for hexadecimal +and octal numbers. A minus sign is also used for subtraction. Compare this +with the previous example: > + + :echo 0x7f -036 +< 97 ~ + +White space in an expression is ignored. However, it's recommended to use it +for separating items, to make the expression easier to read. For example, to +avoid the confusion with a negative number above, put a space between the +minus sign and the following number: > + + :echo 0x7f - 036 + +============================================================================== +*41.2* Variables + +A variable name consists of ASCII letters, digits and the underscore. It +cannot start with a digit. Valid variable names are: + + counter + _aap3 + very_long_variable_name_with_underscores + FuncLength + LENGTH + +Invalid names are "foo+bar" and "6var". + These variables are global. To see a list of currently defined variables +use this command: > + + :let + +You can use global variables everywhere. This also means that when the +variable "count" is used in one script file, it might also be used in another +file. This leads to confusion at least, and real problems at worst. To avoid +this, you can use a variable local to a script file by prepending "s:". For +example, one script contains this code: > + + :let s:count = 1 + :while s:count < 5 + : source other.vim + : let s:count += 1 + :endwhile + +Since "s:count" is local to this script, you can be sure that sourcing the +"other.vim" script will not change this variable. If "other.vim" also uses an +"s:count" variable, it will be a different copy, local to that script. More +about script-local variables here: |script-variable|. + +There are more kinds of variables, see |internal-variables|. The most often +used ones are: + + b:name variable local to a buffer + w:name variable local to a window + g:name global variable (also in a function) + v:name variable predefined by Vim + + +DELETING VARIABLES + +Variables take up memory and show up in the output of the ":let" command. To +delete a variable use the ":unlet" command. Example: > + + :unlet s:count + +This deletes the script-local variable "s:count" to free up the memory it +uses. If you are not sure if the variable exists, and don't want an error +message when it doesn't, append !: > + + :unlet! s:count + +When a script finishes, the local variables used there will not be +automatically freed. The next time the script executes, it can still use the +old value. Example: > + + :if !exists("s:call_count") + : let s:call_count = 0 + :endif + :let s:call_count = s:call_count + 1 + :echo "called" s:call_count "times" + +The "exists()" function checks if a variable has already been defined. Its +argument is the name of the variable you want to check. Not the variable +itself! If you would do this: > + + :if !exists(s:call_count) + +Then the value of s:call_count will be used as the name of the variable that +exists() checks. That's not what you want. + The exclamation mark ! negates a value. When the value was true, it +becomes false. When it was false, it becomes true. You can read it as "not". +Thus "if !exists()" can be read as "if not exists()". + What Vim calls true is anything that is not zero. Zero is false. + Note: + Vim automatically converts a string to a number when it is looking for + a number. When using a string that doesn't start with a digit the + resulting number is zero. Thus look out for this: > + :if "true" +< The "true" will be interpreted as a zero, thus as false! + + +STRING VARIABLES AND CONSTANTS + +So far only numbers were used for the variable value. Strings can be used as +well. Numbers and strings are the basic types of variables that Vim supports. +The type is dynamic, it is set each time when assigning a value to the +variable with ":let". More about types in |41.8|. + To assign a string value to a variable, you need to use a string constant. +There are two types of these. First the string in double quotes: > + + :let name = "peter" + :echo name +< peter ~ + +If you want to include a double quote inside the string, put a backslash in +front of it: > + + :let name = "\"peter\"" + :echo name +< "peter" ~ + +To avoid the need for a backslash, you can use a string in single quotes: > + + :let name = '"peter"' + :echo name +< "peter" ~ + +Inside a single-quote string all the characters are as they are. Only the +single quote itself is special: you need to use two to get one. A backslash +is taken literally, thus you can't use it to change the meaning of the +character after it. + In double-quote strings it is possible to use special characters. Here are +a few useful ones: + + \t <Tab> + \n <NL>, line break + \r <CR>, <Enter> + \e <Esc> + \b <BS>, backspace + \" " + \\ \, backslash + \<Esc> <Esc> + \<C-W> CTRL-W + +The last two are just examples. The "\<name>" form can be used to include +the special key "name". + See |expr-quote| for the full list of special items in a string. + +============================================================================== +*41.3* Expressions + +Vim has a rich, yet simple way to handle expressions. You can read the +definition here: |expression-syntax|. Here we will show the most common +items. + The numbers, strings and variables mentioned above are expressions by +themselves. Thus everywhere an expression is expected, you can use a number, +string or variable. Other basic items in an expression are: + + $NAME environment variable + &name option + @r register + +Examples: > + + :echo "The value of 'tabstop' is" &ts + :echo "Your home directory is" $HOME + :if @a > 5 + +The &name form can be used to save an option value, set it to a new value, +do something and restore the old value. Example: > + + :let save_ic = &ic + :set noic + :/The Start/,$delete + :let &ic = save_ic + +This makes sure the "The Start" pattern is used with the 'ignorecase' option +off. Still, it keeps the value that the user had set. (Another way to do +this would be to add "\C" to the pattern, see |/\C|.) + + +MATHEMATICS + +It becomes more interesting if we combine these basic items. Let's start with +mathematics on numbers: + + a + b add + a - b subtract + a * b multiply + a / b divide + a % b modulo + +The usual precedence is used. Example: > + + :echo 10 + 5 * 2 +< 20 ~ + +Grouping is done with braces. No surprises here. Example: > + + :echo (10 + 5) * 2 +< 30 ~ + +Strings can be concatenated with ".". Example: > + + :echo "foo" . "bar" +< foobar ~ + +When the ":echo" command gets multiple arguments, it separates them with a +space. In the example the argument is a single expression, thus no space is +inserted. + +Borrowed from the C language is the conditional expression: + + a ? b : c + +If "a" evaluates to true "b" is used, otherwise "c" is used. Example: > + + :let i = 4 + :echo i > 5 ? "i is big" : "i is small" +< i is small ~ + +The three parts of the constructs are always evaluated first, thus you could +see it work as: + + (a) ? (b) : (c) + +============================================================================== +*41.4* Conditionals + +The ":if" commands executes the following statements, until the matching +":endif", only when a condition is met. The generic form is: + + :if {condition} + {statements} + :endif + +Only when the expression {condition} evaluates to true (non-zero) will the +{statements} be executed. These must still be valid commands. If they +contain garbage, Vim won't be able to find the ":endif". + You can also use ":else". The generic form for this is: + + :if {condition} + {statements} + :else + {statements} + :endif + +The second {statements} is only executed if the first one isn't. + Finally, there is ":elseif": + + :if {condition} + {statements} + :elseif {condition} + {statements} + :endif + +This works just like using ":else" and then "if", but without the need for an +extra ":endif". + A useful example for your vimrc file is checking the 'term' option and +doing something depending upon its value: > + + :if &term == "xterm" + : " Do stuff for xterm + :elseif &term == "vt100" + : " Do stuff for a vt100 terminal + :else + : " Do something for other terminals + :endif + + +LOGIC OPERATIONS + +We already used some of them in the examples. These are the most often used +ones: + + a == b equal to + a != b not equal to + a > b greater than + a >= b greater than or equal to + a < b less than + a <= b less than or equal to + +The result is one if the condition is met and zero otherwise. An example: > + + :if v:version >= 700 + : echo "congratulations" + :else + : echo "you are using an old version, upgrade!" + :endif + +Here "v:version" is a variable defined by Vim, which has the value of the Vim +version. 600 is for version 6.0. Version 6.1 has the value 601. This is +very useful to write a script that works with multiple versions of Vim. +|v:version| + +The logic operators work both for numbers and strings. When comparing two +strings, the mathematical difference is used. This compares byte values, +which may not be right for some languages. + When comparing a string with a number, the string is first converted to a +number. This is a bit tricky, because when a string doesn't look like a +number, the number zero is used. Example: > + + :if 0 == "one" + : echo "yes" + :endif + +This will echo "yes", because "one" doesn't look like a number, thus it is +converted to the number zero. + +For strings there are two more items: + + a =~ b matches with + a !~ b does not match with + +The left item "a" is used as a string. The right item "b" is used as a +pattern, like what's used for searching. Example: > + + :if str =~ " " + : echo "str contains a space" + :endif + :if str !~ '\.$' + : echo "str does not end in a full stop" + :endif + +Notice the use of a single-quote string for the pattern. This is useful, +because backslashes would need to be doubled in a double-quote string and +patterns tend to contain many backslashes. + +The 'ignorecase' option is used when comparing strings. When you don't want +that, append "#" to match case and "?" to ignore case. Thus "==?" compares +two strings to be equal while ignoring case. And "!~#" checks if a pattern +doesn't match, also checking the case of letters. For the full table see +|expr-==|. + + +MORE LOOPING + +The ":while" command was already mentioned. Two more statements can be used +in between the ":while" and the ":endwhile": + + :continue Jump back to the start of the while loop; the + loop continues. + :break Jump forward to the ":endwhile"; the loop is + discontinued. + +Example: > + + :while counter < 40 + : call do_something() + : if skip_flag + : continue + : endif + : if finished_flag + : break + : endif + : sleep 50m + :endwhile + +The ":sleep" command makes Vim take a nap. The "50m" specifies fifty +milliseconds. Another example is ":sleep 4", which sleeps for four seconds. + +Even more looping can be done with the ":for" command, see below in |41.8|. + +============================================================================== +*41.5* Executing an expression + +So far the commands in the script were executed by Vim directly. The +":execute" command allows executing the result of an expression. This is a +very powerful way to build commands and execute them. + An example is to jump to a tag, which is contained in a variable: > + + :execute "tag " . tag_name + +The "." is used to concatenate the string "tag " with the value of variable +"tag_name". Suppose "tag_name" has the value "get_cmd", then the command that +will be executed is: > + + :tag get_cmd + +The ":execute" command can only execute colon commands. The ":normal" command +executes Normal mode commands. However, its argument is not an expression but +the literal command characters. Example: > + + :normal gg=G + +This jumps to the first line and formats all lines with the "=" operator. + To make ":normal" work with an expression, combine ":execute" with it. +Example: > + + :execute "normal " . normal_commands + +The variable "normal_commands" must contain the Normal mode commands. + Make sure that the argument for ":normal" is a complete command. Otherwise +Vim will run into the end of the argument and abort the command. For example, +if you start Insert mode, you must leave Insert mode as well. This works: > + + :execute "normal Inew text \<Esc>" + +This inserts "new text " in the current line. Notice the use of the special +key "\<Esc>". This avoids having to enter a real <Esc> character in your +script. + +If you don't want to execute a string but evaluate it to get its expression +value, you can use the eval() function: > + + :let optname = "path" + :let optval = eval('&' . optname) + +A "&" character is prepended to "path", thus the argument to eval() is +"&path". The result will then be the value of the 'path' option. + The same thing can be done with: > + :exe 'let optval = &' . optname + +============================================================================== +*41.6* Using functions + +Vim defines many functions and provides a large amount of functionality that +way. A few examples will be given in this section. You can find the whole +list here: |functions|. + +A function is called with the ":call" command. The parameters are passed in +between braces, separated by commas. Example: > + + :call search("Date: ", "W") + +This calls the search() function, with arguments "Date: " and "W". The +search() function uses its first argument as a search pattern and the second +one as flags. The "W" flag means the search doesn't wrap around the end of +the file. + +A function can be called in an expression. Example: > + + :let line = getline(".") + :let repl = substitute(line, '\a', "*", "g") + :call setline(".", repl) + +The getline() function obtains a line from the current buffer. Its argument +is a specification of the line number. In this case "." is used, which means +the line where the cursor is. + The substitute() function does something similar to the ":substitute" +command. The first argument is the string on which to perform the +substitution. The second argument is the pattern, the third the replacement +string. Finally, the last arguments are the flags. + The setline() function sets the line, specified by the first argument, to a +new string, the second argument. In this example the line under the cursor is +replaced with the result of the substitute(). Thus the effect of the three +statements is equal to: > + + :substitute/\a/*/g + +Using the functions becomes more interesting when you do more work before and +after the substitute() call. + + +FUNCTIONS *function-list* + +There are many functions. We will mention them here, grouped by what they are +used for. You can find an alphabetical list here: |functions|. Use CTRL-] on +the function name to jump to detailed help on it. + +String manipulation: *string-functions* + nr2char() get a character by its ASCII value + char2nr() get ASCII value of a character + str2nr() convert a string to a Number + str2float() convert a string to a Float + printf() format a string according to % items + escape() escape characters in a string with a '\' + shellescape() escape a string for use with a shell command + fnameescape() escape a file name for use with a Vim command + tr() translate characters from one set to another + strtrans() translate a string to make it printable + tolower() turn a string to lowercase + toupper() turn a string to uppercase + match() position where a pattern matches in a string + matchend() position where a pattern match ends in a string + matchstr() match of a pattern in a string + matchlist() like matchstr() and also return submatches + stridx() first index of a short string in a long string + strridx() last index of a short string in a long string + strlen() length of a string + substitute() substitute a pattern match with a string + submatch() get a specific match in a ":substitute" + strpart() get part of a string + expand() expand special keywords + iconv() convert text from one encoding to another + byteidx() byte index of a character in a string + repeat() repeat a string multiple times + eval() evaluate a string expression + +List manipulation: *list-functions* + get() get an item without error for wrong index + len() number of items in a List + empty() check if List is empty + insert() insert an item somewhere in a List + add() append an item to a List + extend() append a List to a List + remove() remove one or more items from a List + copy() make a shallow copy of a List + deepcopy() make a full copy of a List + filter() remove selected items from a List + map() change each List item + sort() sort a List + reverse() reverse the order of a List + split() split a String into a List + join() join List items into a String + range() return a List with a sequence of numbers + string() String representation of a List + call() call a function with List as arguments + index() index of a value in a List + max() maximum value in a List + min() minimum value in a List + count() count number of times a value appears in a List + repeat() repeat a List multiple times + +Dictionary manipulation: *dict-functions* + get() get an entry without an error for a wrong key + len() number of entries in a Dictionary + has_key() check whether a key appears in a Dictionary + empty() check if Dictionary is empty + remove() remove an entry from a Dictionary + extend() add entries from one Dictionary to another + filter() remove selected entries from a Dictionary + map() change each Dictionary entry + keys() get List of Dictionary keys + values() get List of Dictionary values + items() get List of Dictionary key-value pairs + copy() make a shallow copy of a Dictionary + deepcopy() make a full copy of a Dictionary + string() String representation of a Dictionary + max() maximum value in a Dictionary + min() minimum value in a Dictionary + count() count number of times a value appears + +Floating point computation: *float-functions* + float2nr() convert Float to Number + abs() absolute value (also works for Number) + round() round off + ceil() round up + floor() round down + trunc() remove value after decimal point + log10() logarithm to base 10 + pow() value of x to the exponent y + sqrt() square root + sin() sine + cos() cosine + atan() arc tangent + +Variables: *var-functions* + type() type of a variable + islocked() check if a variable is locked + function() get a Funcref for a function name + getbufvar() get a variable value from a specific buffer + setbufvar() set a variable in a specific buffer + getwinvar() get a variable from specific window + gettabvar() get a variable from specific tab page + gettabwinvar() get a variable from specific window & tab page + setwinvar() set a variable in a specific window + settabvar() set a variable in a specific tab page + settabwinvar() set a variable in a specific window & tab page + garbagecollect() possibly free memory + +Cursor and mark position: *cursor-functions* *mark-functions* + col() column number of the cursor or a mark + virtcol() screen column of the cursor or a mark + line() line number of the cursor or mark + wincol() window column number of the cursor + winline() window line number of the cursor + cursor() position the cursor at a line/column + getpos() get position of cursor, mark, etc. + setpos() set position of cursor, mark, etc. + byte2line() get line number at a specific byte count + line2byte() byte count at a specific line + diff_filler() get the number of filler lines above a line + +Working with text in the current buffer: *text-functions* + getline() get a line or list of lines from the buffer + setline() replace a line in the buffer + append() append line or list of lines in the buffer + indent() indent of a specific line + cindent() indent according to C indenting + lispindent() indent according to Lisp indenting + nextnonblank() find next non-blank line + prevnonblank() find previous non-blank line + search() find a match for a pattern + searchpos() find a match for a pattern + searchpair() find the other end of a start/skip/end + searchpairpos() find the other end of a start/skip/end + searchdecl() search for the declaration of a name + + *system-functions* *file-functions* +System functions and manipulation of files: + glob() expand wildcards + globpath() expand wildcards in a number of directories + findfile() find a file in a list of directories + finddir() find a directory in a list of directories + resolve() find out where a shortcut points to + fnamemodify() modify a file name + pathshorten() shorten directory names in a path + simplify() simplify a path without changing its meaning + executable() check if an executable program exists + filereadable() check if a file can be read + filewritable() check if a file can be written to + getfperm() get the permissions of a file + getftype() get the kind of a file + isdirectory() check if a directory exists + getfsize() get the size of a file + getcwd() get the current working directory + haslocaldir() check if current window used |:lcd| + tempname() get the name of a temporary file + mkdir() create a new directory + delete() delete a file + rename() rename a file + system() get the result of a shell command + hostname() name of the system + readfile() read a file into a List of lines + writefile() write a List of lines into a file + +Date and Time: *date-functions* *time-functions* + getftime() get last modification time of a file + localtime() get current time in seconds + strftime() convert time to a string + reltime() get the current or elapsed time accurately + reltimestr() convert reltime() result to a string + + *buffer-functions* *window-functions* *arg-functions* +Buffers, windows and the argument list: + argc() number of entries in the argument list + argidx() current position in the argument list + argv() get one entry from the argument list + bufexists() check if a buffer exists + buflisted() check if a buffer exists and is listed + bufloaded() check if a buffer exists and is loaded + bufname() get the name of a specific buffer + bufnr() get the buffer number of a specific buffer + tabpagebuflist() return List of buffers in a tab page + tabpagenr() get the number of a tab page + tabpagewinnr() like winnr() for a specified tab page + winnr() get the window number for the current window + bufwinnr() get the window number of a specific buffer + winbufnr() get the buffer number of a specific window + getbufline() get a list of lines from the specified buffer + +Command line: *command-line-functions* + getcmdline() get the current command line + getcmdpos() get position of the cursor in the command line + setcmdpos() set position of the cursor in the command line + getcmdtype() return the current command-line type + +Quickfix and location lists: *quickfix-functions* + getqflist() list of quickfix errors + setqflist() modify a quickfix list + getloclist() list of location list items + setloclist() modify a location list + +Insert mode completion: *completion-functions* + complete() set found matches + complete_add() add to found matches + complete_check() check if completion should be aborted + pumvisible() check if the popup menu is displayed + +Folding: *folding-functions* + foldclosed() check for a closed fold at a specific line + foldclosedend() like foldclosed() but return the last line + foldlevel() check for the fold level at a specific line + foldtext() generate the line displayed for a closed fold + foldtextresult() get the text displayed for a closed fold + +Syntax and highlighting: *syntax-functions* *highlighting-functions* + clearmatches() clear all matches defined by |matchadd()| and + the |:match| commands + getmatches() get all matches defined by |matchadd()| and + the |:match| commands + hlexists() check if a highlight group exists + hlID() get ID of a highlight group + synID() get syntax ID at a specific position + synIDattr() get a specific attribute of a syntax ID + synIDtrans() get translated syntax ID + synstack() get list of syntax IDs at a specific position + synconcealed() get info about concealing + diff_hlID() get highlight ID for diff mode at a position + matchadd() define a pattern to highlight (a "match") + matcharg() get info about |:match| arguments + matchdelete() delete a match defined by |matchadd()| or a + |:match| command + setmatches() restore a list of matches saved by + |getmatches()| + +Spelling: *spell-functions* + spellbadword() locate badly spelled word at or after cursor + spellsuggest() return suggested spelling corrections + soundfold() return the sound-a-like equivalent of a word + +History: *history-functions* + histadd() add an item to a history + histdel() delete an item from a history + histget() get an item from a history + histnr() get highest index of a history list + +Interactive: *interactive-functions* + browse() put up a file requester + browsedir() put up a directory requester + confirm() let the user make a choice + getchar() get a character from the user + getcharmod() get modifiers for the last typed character + feedkeys() put characters in the typeahead queue + input() get a line from the user + inputlist() let the user pick an entry from a list + inputsecret() get a line from the user without showing it + inputdialog() get a line from the user in a dialog + inputsave() save and clear typeahead + inputrestore() restore typeahead + +GUI: *gui-functions* + getfontname() get name of current font being used + getwinposx() X position of the GUI Vim window + getwinposy() Y position of the GUI Vim window + +Vim server: *server-functions* + serverlist() return the list of server names + remote_send() send command characters to a Vim server + remote_expr() evaluate an expression in a Vim server + server2client() send a reply to a client of a Vim server + remote_peek() check if there is a reply from a Vim server + remote_read() read a reply from a Vim server + foreground() move the Vim window to the foreground + remote_foreground() move the Vim server window to the foreground + +Window size and position: *window-size-functions* + winheight() get height of a specific window + winwidth() get width of a specific window + winrestcmd() return command to restore window sizes + winsaveview() get view of current window + winrestview() restore saved view of current window + +Various: *various-functions* + mode() get current editing mode + visualmode() last visual mode used + hasmapto() check if a mapping exists + mapcheck() check if a matching mapping exists + maparg() get rhs of a mapping + exists() check if a variable, function, etc. exists + has() check if a feature is supported in Vim + changenr() return number of most recent change + cscope_connection() check if a cscope connection exists + did_filetype() check if a FileType autocommand was used + eventhandler() check if invoked by an event handler + getpid() get process ID of Vim + + libcall() call a function in an external library + libcallnr() idem, returning a number + + getreg() get contents of a register + getregtype() get type of a register + setreg() set contents and type of a register + + taglist() get list of matching tags + tagfiles() get a list of tags files + + mzeval() evaluate |MzScheme| expression + +============================================================================== +*41.7* Defining a function + +Vim enables you to define your own functions. The basic function declaration +begins as follows: > + + :function {name}({var1}, {var2}, ...) + : {body} + :endfunction +< + Note: + Function names must begin with a capital letter. + +Let's define a short function to return the smaller of two numbers. It starts +with this line: > + + :function Min(num1, num2) + +This tells Vim that the function is named "Min" and it takes two arguments: +"num1" and "num2". + The first thing you need to do is to check to see which number is smaller: + > + : if a:num1 < a:num2 + +The special prefix "a:" tells Vim that the variable is a function argument. +Let's assign the variable "smaller" the value of the smallest number: > + + : if a:num1 < a:num2 + : let smaller = a:num1 + : else + : let smaller = a:num2 + : endif + +The variable "smaller" is a local variable. Variables used inside a function +are local unless prefixed by something like "g:", "a:", or "s:". + + Note: + To access a global variable from inside a function you must prepend + "g:" to it. Thus "g:today" inside a function is used for the global + variable "today", and "today" is another variable, local to the + function. + +You now use the ":return" statement to return the smallest number to the user. +Finally, you end the function: > + + : return smaller + :endfunction + +The complete function definition is as follows: > + + :function Min(num1, num2) + : if a:num1 < a:num2 + : let smaller = a:num1 + : else + : let smaller = a:num2 + : endif + : return smaller + :endfunction + +For people who like short functions, this does the same thing: > + + :function Min(num1, num2) + : if a:num1 < a:num2 + : return a:num1 + : endif + : return a:num2 + :endfunction + +A user defined function is called in exactly the same way as a built-in +function. Only the name is different. The Min function can be used like +this: > + + :echo Min(5, 8) + +Only now will the function be executed and the lines be interpreted by Vim. +If there are mistakes, like using an undefined variable or function, you will +now get an error message. When defining the function these errors are not +detected. + +When a function reaches ":endfunction" or ":return" is used without an +argument, the function returns zero. + +To redefine a function that already exists, use the ! for the ":function" +command: > + + :function! Min(num1, num2, num3) + + +USING A RANGE + +The ":call" command can be given a line range. This can have one of two +meanings. When a function has been defined with the "range" keyword, it will +take care of the line range itself. + The function will be passed the variables "a:firstline" and "a:lastline". +These will have the line numbers from the range the function was called with. +Example: > + + :function Count_words() range + : let lnum = a:firstline + : let n = 0 + : while lnum <= a:lastline + : let n = n + len(split(getline(lnum))) + : let lnum = lnum + 1 + : endwhile + : echo "found " . n . " words" + :endfunction + +You can call this function with: > + + :10,30call Count_words() + +It will be executed once and echo the number of words. + The other way to use a line range is by defining a function without the +"range" keyword. The function will be called once for every line in the +range, with the cursor in that line. Example: > + + :function Number() + : echo "line " . line(".") . " contains: " . getline(".") + :endfunction + +If you call this function with: > + + :10,15call Number() + +The function will be called six times. + + +VARIABLE NUMBER OF ARGUMENTS + +Vim enables you to define functions that have a variable number of arguments. +The following command, for instance, defines a function that must have 1 +argument (start) and can have up to 20 additional arguments: > + + :function Show(start, ...) + +The variable "a:1" contains the first optional argument, "a:2" the second, and +so on. The variable "a:0" contains the number of extra arguments. + For example: > + + :function Show(start, ...) + : echohl Title + : echo "Show is " . a:start + : echohl None + : let index = 1 + : while index <= a:0 + : echo " Arg " . index . " is " . a:{index} + : let index = index + 1 + : endwhile + : echo "" + :endfunction + +This uses the ":echohl" command to specify the highlighting used for the +following ":echo" command. ":echohl None" stops it again. The ":echon" +command works like ":echo", but doesn't output a line break. + +You can also use the a:000 variable, it is a List of all the "..." arguments. +See |a:000|. + + +LISTING FUNCTIONS + +The ":function" command lists the names and arguments of all user-defined +functions: > + + :function +< function Show(start, ...) ~ + function GetVimIndent() ~ + function SetSyn(name) ~ + +To see what a function does, use its name as an argument for ":function": > + + :function SetSyn +< 1 if &syntax == '' ~ + 2 let &syntax = a:name ~ + 3 endif ~ + endfunction ~ + + +DEBUGGING + +The line number is useful for when you get an error message or when debugging. +See |debug-scripts| about debugging mode. + You can also set the 'verbose' option to 12 or higher to see all function +calls. Set it to 15 or higher to see every executed line. + + +DELETING A FUNCTION + +To delete the Show() function: > + + :delfunction Show + +You get an error when the function doesn't exist. + + +FUNCTION REFERENCES + +Sometimes it can be useful to have a variable point to one function or +another. You can do it with the function() function. It turns the name of a +function into a reference: > + + :let result = 0 " or 1 + :function! Right() + : return 'Right!' + :endfunc + :function! Wrong() + : return 'Wrong!' + :endfunc + : + :if result == 1 + : let Afunc = function('Right') + :else + : let Afunc = function('Wrong') + :endif + :echo call(Afunc, []) +< Wrong! ~ + +Note that the name of a variable that holds a function reference must start +with a capital. Otherwise it could be confused with the name of a builtin +function. + The way to invoke a function that a variable refers to is with the call() +function. Its first argument is the function reference, the second argument +is a List with arguments. + +Function references are most useful in combination with a Dictionary, as is +explained in the next section. + +============================================================================== +*41.8* Lists and Dictionaries + +So far we have used the basic types String and Number. Vim also supports two +composite types: List and Dictionary. + +A List is an ordered sequence of things. The things can be any kind of value, +thus you can make a List of numbers, a List of Lists and even a List of mixed +items. To create a List with three strings: > + + :let alist = ['aap', 'mies', 'noot'] + +The List items are enclosed in square brackets and separated by commas. To +create an empty List: > + + :let alist = [] + +You can add items to a List with the add() function: > + + :let alist = [] + :call add(alist, 'foo') + :call add(alist, 'bar') + :echo alist +< ['foo', 'bar'] ~ + +List concatenation is done with +: > + + :echo alist + ['foo', 'bar'] +< ['foo', 'bar', 'foo', 'bar'] ~ + +Or, if you want to extend a List directly: > + + :let alist = ['one'] + :call extend(alist, ['two', 'three']) + :echo alist +< ['one', 'two', 'three'] ~ + +Notice that using add() will have a different effect: > + + :let alist = ['one'] + :call add(alist, ['two', 'three']) + :echo alist +< ['one', ['two', 'three']] ~ + +The second argument of add() is added as a single item. + + +FOR LOOP + +One of the nice things you can do with a List is iterate over it: > + + :let alist = ['one', 'two', 'three'] + :for n in alist + : echo n + :endfor +< one ~ + two ~ + three ~ + +This will loop over each element in List "alist", assigning the value to +variable "n". The generic form of a for loop is: > + + :for {varname} in {listexpression} + : {commands} + :endfor + +To loop a certain number of times you need a List of a specific length. The +range() function creates one for you: > + + :for a in range(3) + : echo a + :endfor +< 0 ~ + 1 ~ + 2 ~ + +Notice that the first item of the List that range() produces is zero, thus the +last item is one less than the length of the list. + You can also specify the maximum value, the stride and even go backwards: > + + :for a in range(8, 4, -2) + : echo a + :endfor +< 8 ~ + 6 ~ + 4 ~ + +A more useful example, looping over lines in the buffer: > + + :for line in getline(1, 20) + : if line =~ "Date: " + : echo matchstr(line, 'Date: \zs.*') + : endif + :endfor + +This looks into lines 1 to 20 (inclusive) and echoes any date found in there. + + +DICTIONARIES + +A Dictionary stores key-value pairs. You can quickly lookup a value if you +know the key. A Dictionary is created with curly braces: > + + :let uk2nl = {'one': 'een', 'two': 'twee', 'three': 'drie'} + +Now you can lookup words by putting the key in square brackets: > + + :echo uk2nl['two'] +< twee ~ + +The generic form for defining a Dictionary is: > + + {<key> : <value>, ...} + +An empty Dictionary is one without any keys: > + + {} + +The possibilities with Dictionaries are numerous. There are various functions +for them as well. For example, you can obtain a list of the keys and loop +over them: > + + :for key in keys(uk2nl) + : echo key + :endfor +< three ~ + one ~ + two ~ + +You will notice the keys are not ordered. You can sort the list to get a +specific order: > + + :for key in sort(keys(uk2nl)) + : echo key + :endfor +< one ~ + three ~ + two ~ + +But you can never get back the order in which items are defined. For that you +need to use a List, it stores items in an ordered sequence. + + +DICTIONARY FUNCTIONS + +The items in a Dictionary can normally be obtained with an index in square +brackets: > + + :echo uk2nl['one'] +< een ~ + +A method that does the same, but without so many punctuation characters: > + + :echo uk2nl.one +< een ~ + +This only works for a key that is made of ASCII letters, digits and the +underscore. You can also assign a new value this way: > + + :let uk2nl.four = 'vier' + :echo uk2nl +< {'three': 'drie', 'four': 'vier', 'one': 'een', 'two': 'twee'} ~ + +And now for something special: you can directly define a function and store a +reference to it in the dictionary: > + + :function uk2nl.translate(line) dict + : return join(map(split(a:line), 'get(self, v:val, "???")')) + :endfunction + +Let's first try it out: > + + :echo uk2nl.translate('three two five one') +< drie twee ??? een ~ + +The first special thing you notice is the "dict" at the end of the ":function" +line. This marks the function as being used from a Dictionary. The "self" +local variable will then refer to that Dictionary. + Now let's break up the complicated return command: > + + split(a:line) + +The split() function takes a string, chops it into white separated words +and returns a list with these words. Thus in the example it returns: > + + :echo split('three two five one') +< ['three', 'two', 'five', 'one'] ~ + +This list is the first argument to the map() function. This will go through +the list, evaluating its second argument with "v:val" set to the value of each +item. This is a shortcut to using a for loop. This command: > + + :let alist = map(split(a:line), 'get(self, v:val, "???")') + +Is equivalent to: > + + :let alist = split(a:line) + :for idx in range(len(alist)) + : let alist[idx] = get(self, alist[idx], "???") + :endfor + +The get() function checks if a key is present in a Dictionary. If it is, then +the value is retrieved. If it isn't, then the default value is returned, in +the example it's '???'. This is a convenient way to handle situations where a +key may not be present and you don't want an error message. + +The join() function does the opposite of split(): it joins together a list of +words, putting a space in between. + This combination of split(), map() and join() is a nice way to filter a line +of words in a very compact way. + + +OBJECT ORIENTED PROGRAMMING + +Now that you can put both values and functions in a Dictionary, you can +actually use a Dictionary like an object. + Above we used a Dictionary for translating Dutch to English. We might want +to do the same for other languages. Let's first make an object (aka +Dictionary) that has the translate function, but no words to translate: > + + :let transdict = {} + :function transdict.translate(line) dict + : return join(map(split(a:line), 'get(self.words, v:val, "???")')) + :endfunction + +It's slightly different from the function above, using 'self.words' to lookup +word translations. But we don't have a self.words. Thus you could call this +an abstract class. + +Now we can instantiate a Dutch translation object: > + + :let uk2nl = copy(transdict) + :let uk2nl.words = {'one': 'een', 'two': 'twee', 'three': 'drie'} + :echo uk2nl.translate('three one') +< drie een ~ + +And a German translator: > + + :let uk2de = copy(transdict) + :let uk2de.words = {'one': 'ein', 'two': 'zwei', 'three': 'drei'} + :echo uk2de.translate('three one') +< drei ein ~ + +You see that the copy() function is used to make a copy of the "transdict" +Dictionary and then the copy is changed to add the words. The original +remains the same, of course. + +Now you can go one step further, and use your preferred translator: > + + :if $LANG =~ "de" + : let trans = uk2de + :else + : let trans = uk2nl + :endif + :echo trans.translate('one two three') +< een twee drie ~ + +Here "trans" refers to one of the two objects (Dictionaries). No copy is +made. More about List and Dictionary identity can be found at |list-identity| +and |dict-identity|. + +Now you might use a language that isn't supported. You can overrule the +translate() function to do nothing: > + + :let uk2uk = copy(transdict) + :function! uk2uk.translate(line) + : return a:line + :endfunction + :echo uk2uk.translate('three one wladiwostok') +< three one wladiwostok ~ + +Notice that a ! was used to overwrite the existing function reference. Now +use "uk2uk" when no recognized language is found: > + + :if $LANG =~ "de" + : let trans = uk2de + :elseif $LANG =~ "nl" + : let trans = uk2nl + :else + : let trans = uk2uk + :endif + :echo trans.translate('one two three') +< one two three ~ + +For further reading see |Lists| and |Dictionaries|. + +============================================================================== +*41.9* Exceptions + +Let's start with an example: > + + :try + : read ~/templates/pascal.tmpl + :catch /E484:/ + : echo "Sorry, the Pascal template file cannot be found." + :endtry + +The ":read" command will fail if the file does not exist. Instead of +generating an error message, this code catches the error and gives the user a +nice message instead. + +For the commands in between ":try" and ":endtry" errors are turned into +exceptions. An exception is a string. In the case of an error the string +contains the error message. And every error message has a number. In this +case, the error we catch contains "E484:". This number is guaranteed to stay +the same (the text may change, e.g., it may be translated). + +When the ":read" command causes another error, the pattern "E484:" will not +match in it. Thus this exception will not be caught and result in the usual +error message. + +You might be tempted to do this: > + + :try + : read ~/templates/pascal.tmpl + :catch + : echo "Sorry, the Pascal template file cannot be found." + :endtry + +This means all errors are caught. But then you will not see errors that are +useful, such as "E21: Cannot make changes, 'modifiable' is off". + +Another useful mechanism is the ":finally" command: > + + :let tmp = tempname() + :try + : exe ".,$write " . tmp + : exe "!filter " . tmp + : .,$delete + : exe "$read " . tmp + :finally + : call delete(tmp) + :endtry + +This filters the lines from the cursor until the end of the file through the +"filter" command, which takes a file name argument. No matter if the +filtering works, something goes wrong in between ":try" and ":finally" or the +user cancels the filtering by pressing CTRL-C, the "call delete(tmp)" is +always executed. This makes sure you don't leave the temporary file behind. + +More information about exception handling can be found in the reference +manual: |exception-handling|. + +============================================================================== +*41.10* Various remarks + +Here is a summary of items that apply to Vim scripts. They are also mentioned +elsewhere, but form a nice checklist. + +The end-of-line character depends on the system. For Unix a single <NL> +character is used. For MS-DOS, Windows, OS/2 and the like, <CR><LF> is used. +This is important when using mappings that end in a <CR>. See |:source_crnl|. + + +WHITE SPACE + +Blank lines are allowed and ignored. + +Leading whitespace characters (blanks and TABs) are always ignored. The +whitespaces between parameters (e.g. between the 'set' and the 'cpoptions' in +the example below) are reduced to one blank character and plays the role of a +separator, the whitespaces after the last (visible) character may or may not +be ignored depending on the situation, see below. + +For a ":set" command involving the "=" (equal) sign, such as in: > + + :set cpoptions =aABceFst + +the whitespace immediately before the "=" sign is ignored. But there can be +no whitespace after the "=" sign! + +To include a whitespace character in the value of an option, it must be +escaped by a "\" (backslash) as in the following example: > + + :set tags=my\ nice\ file + +The same example written as > + + :set tags=my nice file + +will issue an error, because it is interpreted as: > + + :set tags=my + :set nice + :set file + + +COMMENTS + +The character " (the double quote mark) starts a comment. Everything after +and including this character until the end-of-line is considered a comment and +is ignored, except for commands that don't consider comments, as shown in +examples below. A comment can start on any character position on the line. + +There is a little "catch" with comments for some commands. Examples: > + + :abbrev dev development " shorthand + :map <F3> o#include " insert include + :execute cmd " do it + :!ls *.c " list C files + +The abbreviation 'dev' will be expanded to 'development " shorthand'. The +mapping of <F3> will actually be the whole line after the 'o# ....' including +the '" insert include'. The "execute" command will give an error. The "!" +command will send everything after it to the shell, causing an error for an +unmatched '"' character. + There can be no comment after ":map", ":abbreviate", ":execute" and "!" +commands (there are a few more commands with this restriction). For the +":map", ":abbreviate" and ":execute" commands there is a trick: > + + :abbrev dev development|" shorthand + :map <F3> o#include|" insert include + :execute cmd |" do it + +With the '|' character the command is separated from the next one. And that +next command is only a comment. For the last command you need to do two +things: |:execute| and use '|': > + :exe '!ls *.c' |" list C files + +Notice that there is no white space before the '|' in the abbreviation and +mapping. For these commands, any character until the end-of-line or '|' is +included. As a consequence of this behavior, you don't always see that +trailing whitespace is included: > + + :map <F4> o#include + +To spot these problems, you can set the 'list' option when editing vimrc +files. + +For Unix there is one special way to comment a line, that allows making a Vim +script executable: > + #!/usr/bin/env vim -S + echo "this is a Vim script" + quit + +The "#" command by itself lists a line with the line number. Adding an +exclamation mark changes it into doing nothing, so that you can add the shell +command to execute the rest of the file. |:#!| |-S| + + +PITFALLS + +Even bigger problem arises in the following example: > + + :map ,ab o#include + :unmap ,ab + +Here the unmap command will not work, because it tries to unmap ",ab ". This +does not exist as a mapped sequence. An error will be issued, which is very +hard to identify, because the ending whitespace character in ":unmap ,ab " is +not visible. + +And this is the same as what happens when one uses a comment after an 'unmap' +command: > + + :unmap ,ab " comment + +Here the comment part will be ignored. However, Vim will try to unmap +',ab ', which does not exist. Rewrite it as: > + + :unmap ,ab| " comment + + +RESTORING THE VIEW + +Sometimes you want to make a change and go back to where cursor was. +Restoring the relative position would also be nice, so that the same line +appears at the top of the window. + This example yanks the current line, puts it above the first line in the +file and then restores the view: > + + map ,p ma"aYHmbgg"aP`bzt`a + +What this does: > + ma"aYHmbgg"aP`bzt`a +< ma set mark a at cursor position + "aY yank current line into register a + Hmb go to top line in window and set mark b there + gg go to first line in file + "aP put the yanked line above it + `b go back to top line in display + zt position the text in the window as before + `a go back to saved cursor position + + +PACKAGING + +To avoid your function names to interfere with functions that you get from +others, use this scheme: +- Prepend a unique string before each function name. I often use an + abbreviation. For example, "OW_" is used for the option window functions. +- Put the definition of your functions together in a file. Set a global + variable to indicate that the functions have been loaded. When sourcing the + file again, first unload the functions. +Example: > + + " This is the XXX package + + if exists("XXX_loaded") + delfun XXX_one + delfun XXX_two + endif + + function XXX_one(a) + ... body of function ... + endfun + + function XXX_two(b) + ... body of function ... + endfun + + let XXX_loaded = 1 + +============================================================================== +*41.11* Writing a plugin *write-plugin* + +You can write a Vim script in such a way that many people can use it. This is +called a plugin. Vim users can drop your script in their plugin directory and +use its features right away |add-plugin|. + +There are actually two types of plugins: + + global plugins: For all types of files. +filetype plugins: Only for files of a specific type. + +In this section the first type is explained. Most items are also relevant for +writing filetype plugins. The specifics for filetype plugins are in the next +section |write-filetype-plugin|. + + +NAME + +First of all you must choose a name for your plugin. The features provided +by the plugin should be clear from its name. And it should be unlikely that +someone else writes a plugin with the same name but which does something +different. And please limit the name to 8 characters, to avoid problems on +old Windows systems. + +A script that corrects typing mistakes could be called "typecorr.vim". We +will use it here as an example. + +For the plugin to work for everybody, it should follow a few guidelines. This +will be explained step-by-step. The complete example plugin is at the end. + + +BODY + +Let's start with the body of the plugin, the lines that do the actual work: > + + 14 iabbrev teh the + 15 iabbrev otehr other + 16 iabbrev wnat want + 17 iabbrev synchronisation + 18 \ synchronization + 19 let s:count = 4 + +The actual list should be much longer, of course. + +The line numbers have only been added to explain a few things, don't put them +in your plugin file! + + +HEADER + +You will probably add new corrections to the plugin and soon have several +versions laying around. And when distributing this file, people will want to +know who wrote this wonderful plugin and where they can send remarks. +Therefore, put a header at the top of your plugin: > + + 1 " Vim global plugin for correcting typing mistakes + 2 " Last Change: 2000 Oct 15 + 3 " Maintainer: Bram Moolenaar <Bram@vim.org> + +About copyright and licensing: Since plugins are very useful and it's hardly +worth restricting their distribution, please consider making your plugin +either public domain or use the Vim |license|. A short note about this near +the top of the plugin should be sufficient. Example: > + + 4 " License: This file is placed in the public domain. + + +LINE CONTINUATION, AVOIDING SIDE EFFECTS *use-cpo-save* + +In line 18 above, the line-continuation mechanism is used |line-continuation|. +Users with 'compatible' set will run into trouble here, they will get an error +message. We can't just reset 'compatible', because that has a lot of side +effects. To avoid this, we will set the 'cpoptions' option to its Vim default +value and restore it later. That will allow the use of line-continuation and +make the script work for most people. It is done like this: > + + 11 let s:save_cpo = &cpo + 12 set cpo&vim + .. + 42 let &cpo = s:save_cpo + +We first store the old value of 'cpoptions' in the s:save_cpo variable. At +the end of the plugin this value is restored. + +Notice that a script-local variable is used |s:var|. A global variable could +already be in use for something else. Always use script-local variables for +things that are only used in the script. + + +NOT LOADING + +It's possible that a user doesn't always want to load this plugin. Or the +system administrator has dropped it in the system-wide plugin directory, but a +user has his own plugin he wants to use. Then the user must have a chance to +disable loading this specific plugin. This will make it possible: > + + 6 if exists("g:loaded_typecorr") + 7 finish + 8 endif + 9 let g:loaded_typecorr = 1 + +This also avoids that when the script is loaded twice it would cause error +messages for redefining functions and cause trouble for autocommands that are +added twice. + +The name is recommended to start with "loaded_" and then the file name of the +plugin, literally. The "g:" is prepended just to avoid mistakes when using +the variable in a function (without "g:" it would be a variable local to the +function). + +Using "finish" stops Vim from reading the rest of the file, it's much quicker +than using if-endif around the whole file. + + +MAPPING + +Now let's make the plugin more interesting: We will add a mapping that adds a +correction for the word under the cursor. We could just pick a key sequence +for this mapping, but the user might already use it for something else. To +allow the user to define which keys a mapping in a plugin uses, the <Leader> +item can be used: > + + 22 map <unique> <Leader>a <Plug>TypecorrAdd + +The "<Plug>TypecorrAdd" thing will do the work, more about that further on. + +The user can set the "mapleader" variable to the key sequence that he wants +this mapping to start with. Thus if the user has done: > + + let mapleader = "_" + +the mapping will define "_a". If the user didn't do this, the default value +will be used, which is a backslash. Then a map for "\a" will be defined. + +Note that <unique> is used, this will cause an error message if the mapping +already happened to exist. |:map-<unique>| + +But what if the user wants to define his own key sequence? We can allow that +with this mechanism: > + + 21 if !hasmapto('<Plug>TypecorrAdd') + 22 map <unique> <Leader>a <Plug>TypecorrAdd + 23 endif + +This checks if a mapping to "<Plug>TypecorrAdd" already exists, and only +defines the mapping from "<Leader>a" if it doesn't. The user then has a +chance of putting this in his vimrc file: > + + map ,c <Plug>TypecorrAdd + +Then the mapped key sequence will be ",c" instead of "_a" or "\a". + + +PIECES + +If a script gets longer, you often want to break up the work in pieces. You +can use functions or mappings for this. But you don't want these functions +and mappings to interfere with the ones from other scripts. For example, you +could define a function Add(), but another script could try to define the same +function. To avoid this, we define the function local to the script by +prepending it with "s:". + +We will define a function that adds a new typing correction: > + + 30 function s:Add(from, correct) + 31 let to = input("type the correction for " . a:from . ": ") + 32 exe ":iabbrev " . a:from . " " . to + .. + 36 endfunction + +Now we can call the function s:Add() from within this script. If another +script also defines s:Add(), it will be local to that script and can only +be called from the script it was defined in. There can also be a global Add() +function (without the "s:"), which is again another function. + +<SID> can be used with mappings. It generates a script ID, which identifies +the current script. In our typing correction plugin we use it like this: > + + 24 noremap <unique> <script> <Plug>TypecorrAdd <SID>Add + .. + 28 noremap <SID>Add :call <SID>Add(expand("<cword>"), 1)<CR> + +Thus when a user types "\a", this sequence is invoked: > + + \a -> <Plug>TypecorrAdd -> <SID>Add -> :call <SID>Add() + +If another script would also map <SID>Add, it would get another script ID and +thus define another mapping. + +Note that instead of s:Add() we use <SID>Add() here. That is because the +mapping is typed by the user, thus outside of the script. The <SID> is +translated to the script ID, so that Vim knows in which script to look for +the Add() function. + +This is a bit complicated, but it's required for the plugin to work together +with other plugins. The basic rule is that you use <SID>Add() in mappings and +s:Add() in other places (the script itself, autocommands, user commands). + +We can also add a menu entry to do the same as the mapping: > + + 26 noremenu <script> Plugin.Add\ Correction <SID>Add + +The "Plugin" menu is recommended for adding menu items for plugins. In this +case only one item is used. When adding more items, creating a submenu is +recommended. For example, "Plugin.CVS" could be used for a plugin that offers +CVS operations "Plugin.CVS.checkin", "Plugin.CVS.checkout", etc. + +Note that in line 28 ":noremap" is used to avoid that any other mappings cause +trouble. Someone may have remapped ":call", for example. In line 24 we also +use ":noremap", but we do want "<SID>Add" to be remapped. This is why +"<script>" is used here. This only allows mappings which are local to the +script. |:map-<script>| The same is done in line 26 for ":noremenu". +|:menu-<script>| + + +<SID> AND <Plug> *using-<Plug>* + +Both <SID> and <Plug> are used to avoid that mappings of typed keys interfere +with mappings that are only to be used from other mappings. Note the +difference between using <SID> and <Plug>: + +<Plug> is visible outside of the script. It is used for mappings which the + user might want to map a key sequence to. <Plug> is a special code + that a typed key will never produce. + To make it very unlikely that other plugins use the same sequence of + characters, use this structure: <Plug> scriptname mapname + In our example the scriptname is "Typecorr" and the mapname is "Add". + This results in "<Plug>TypecorrAdd". Only the first character of + scriptname and mapname is uppercase, so that we can see where mapname + starts. + +<SID> is the script ID, a unique identifier for a script. + Internally Vim translates <SID> to "<SNR>123_", where "123" can be any + number. Thus a function "<SID>Add()" will have a name "<SNR>11_Add()" + in one script, and "<SNR>22_Add()" in another. You can see this if + you use the ":function" command to get a list of functions. The + translation of <SID> in mappings is exactly the same, that's how you + can call a script-local function from a mapping. + + +USER COMMAND + +Now let's add a user command to add a correction: > + + 38 if !exists(":Correct") + 39 command -nargs=1 Correct :call s:Add(<q-args>, 0) + 40 endif + +The user command is defined only if no command with the same name already +exists. Otherwise we would get an error here. Overriding the existing user +command with ":command!" is not a good idea, this would probably make the user +wonder why the command he defined himself doesn't work. |:command| + + +SCRIPT VARIABLES + +When a variable starts with "s:" it is a script variable. It can only be used +inside a script. Outside the script it's not visible. This avoids trouble +with using the same variable name in different scripts. The variables will be +kept as long as Vim is running. And the same variables are used when sourcing +the same script again. |s:var| + +The fun is that these variables can also be used in functions, autocommands +and user commands that are defined in the script. In our example we can add +a few lines to count the number of corrections: > + + 19 let s:count = 4 + .. + 30 function s:Add(from, correct) + .. + 34 let s:count = s:count + 1 + 35 echo s:count . " corrections now" + 36 endfunction + +First s:count is initialized to 4 in the script itself. When later the +s:Add() function is called, it increments s:count. It doesn't matter from +where the function was called, since it has been defined in the script, it +will use the local variables from this script. + + +THE RESULT + +Here is the resulting complete example: > + + 1 " Vim global plugin for correcting typing mistakes + 2 " Last Change: 2000 Oct 15 + 3 " Maintainer: Bram Moolenaar <Bram@vim.org> + 4 " License: This file is placed in the public domain. + 5 + 6 if exists("g:loaded_typecorr") + 7 finish + 8 endif + 9 let g:loaded_typecorr = 1 + 10 + 11 let s:save_cpo = &cpo + 12 set cpo&vim + 13 + 14 iabbrev teh the + 15 iabbrev otehr other + 16 iabbrev wnat want + 17 iabbrev synchronisation + 18 \ synchronization + 19 let s:count = 4 + 20 + 21 if !hasmapto('<Plug>TypecorrAdd') + 22 map <unique> <Leader>a <Plug>TypecorrAdd + 23 endif + 24 noremap <unique> <script> <Plug>TypecorrAdd <SID>Add + 25 + 26 noremenu <script> Plugin.Add\ Correction <SID>Add + 27 + 28 noremap <SID>Add :call <SID>Add(expand("<cword>"), 1)<CR> + 29 + 30 function s:Add(from, correct) + 31 let to = input("type the correction for " . a:from . ": ") + 32 exe ":iabbrev " . a:from . " " . to + 33 if a:correct | exe "normal viws\<C-R>\" \b\e" | endif + 34 let s:count = s:count + 1 + 35 echo s:count . " corrections now" + 36 endfunction + 37 + 38 if !exists(":Correct") + 39 command -nargs=1 Correct :call s:Add(<q-args>, 0) + 40 endif + 41 + 42 let &cpo = s:save_cpo + +Line 33 wasn't explained yet. It applies the new correction to the word under +the cursor. The |:normal| command is used to use the new abbreviation. Note +that mappings and abbreviations are expanded here, even though the function +was called from a mapping defined with ":noremap". + +Using "unix" for the 'fileformat' option is recommended. The Vim scripts will +then work everywhere. Scripts with 'fileformat' set to "dos" do not work on +Unix. Also see |:source_crnl|. To be sure it is set right, do this before +writing the file: > + + :set fileformat=unix + + +DOCUMENTATION *write-local-help* + +It's a good idea to also write some documentation for your plugin. Especially +when its behavior can be changed by the user. See |add-local-help| for how +they are installed. + +Here is a simple example for a plugin help file, called "typecorr.txt": > + + 1 *typecorr.txt* Plugin for correcting typing mistakes + 2 + 3 If you make typing mistakes, this plugin will have them corrected + 4 automatically. + 5 + 6 There are currently only a few corrections. Add your own if you like. + 7 + 8 Mappings: + 9 <Leader>a or <Plug>TypecorrAdd + 10 Add a correction for the word under the cursor. + 11 + 12 Commands: + 13 :Correct {word} + 14 Add a correction for {word}. + 15 + 16 *typecorr-settings* + 17 This plugin doesn't have any settings. + +The first line is actually the only one for which the format matters. It will +be extracted from the help file to be put in the "LOCAL ADDITIONS:" section of +help.txt |local-additions|. The first "*" must be in the first column of the +first line. After adding your help file do ":help" and check that the entries +line up nicely. + +You can add more tags inside ** in your help file. But be careful not to use +existing help tags. You would probably use the name of your plugin in most of +them, like "typecorr-settings" in the example. + +Using references to other parts of the help in || is recommended. This makes +it easy for the user to find associated help. + + +FILETYPE DETECTION *plugin-filetype* + +If your filetype is not already detected by Vim, you should create a filetype +detection snippet in a separate file. It is usually in the form of an +autocommand that sets the filetype when the file name matches a pattern. +Example: > + + au BufNewFile,BufRead *.foo set filetype=foofoo + +Write this single-line file as "ftdetect/foofoo.vim" in the first directory +that appears in 'runtimepath'. For Unix that would be +"~/.vim/ftdetect/foofoo.vim". The convention is to use the name of the +filetype for the script name. + +You can make more complicated checks if you like, for example to inspect the +contents of the file to recognize the language. Also see |new-filetype|. + + +SUMMARY *plugin-special* + +Summary of special things to use in a plugin: + +s:name Variables local to the script. + +<SID> Script-ID, used for mappings and functions local to + the script. + +hasmapto() Function to test if the user already defined a mapping + for functionality the script offers. + +<Leader> Value of "mapleader", which the user defines as the + keys that plugin mappings start with. + +:map <unique> Give a warning if a mapping already exists. + +:noremap <script> Use only mappings local to the script, not global + mappings. + +exists(":Cmd") Check if a user command already exists. + +============================================================================== +*41.12* Writing a filetype plugin *write-filetype-plugin* *ftplugin* + +A filetype plugin is like a global plugin, except that it sets options and +defines mappings for the current buffer only. See |add-filetype-plugin| for +how this type of plugin is used. + +First read the section on global plugins above |41.11|. All that is said there +also applies to filetype plugins. There are a few extras, which are explained +here. The essential thing is that a filetype plugin should only have an +effect on the current buffer. + + +DISABLING + +If you are writing a filetype plugin to be used by many people, they need a +chance to disable loading it. Put this at the top of the plugin: > + + " Only do this when not done yet for this buffer + if exists("b:did_ftplugin") + finish + endif + let b:did_ftplugin = 1 + +This also needs to be used to avoid that the same plugin is executed twice for +the same buffer (happens when using an ":edit" command without arguments). + +Now users can disable loading the default plugin completely by making a +filetype plugin with only this line: > + + let b:did_ftplugin = 1 + +This does require that the filetype plugin directory comes before $VIMRUNTIME +in 'runtimepath'! + +If you do want to use the default plugin, but overrule one of the settings, +you can write the different setting in a script: > + + setlocal textwidth=70 + +Now write this in the "after" directory, so that it gets sourced after the +distributed "vim.vim" ftplugin |after-directory|. For Unix this would be +"~/.vim/after/ftplugin/vim.vim". Note that the default plugin will have set +"b:did_ftplugin", but it is ignored here. + + +OPTIONS + +To make sure the filetype plugin only affects the current buffer use the > + + :setlocal + +command to set options. And only set options which are local to a buffer (see +the help for the option to check that). When using |:setlocal| for global +options or options local to a window, the value will change for many buffers, +and that is not what a filetype plugin should do. + +When an option has a value that is a list of flags or items, consider using +"+=" and "-=" to keep the existing value. Be aware that the user may have +changed an option value already. First resetting to the default value and +then changing it often a good idea. Example: > + + :setlocal formatoptions& formatoptions+=ro + + +MAPPINGS + +To make sure mappings will only work in the current buffer use the > + + :map <buffer> + +command. This needs to be combined with the two-step mapping explained above. +An example of how to define functionality in a filetype plugin: > + + if !hasmapto('<Plug>JavaImport') + map <buffer> <unique> <LocalLeader>i <Plug>JavaImport + endif + noremap <buffer> <unique> <Plug>JavaImport oimport ""<Left><Esc> + +|hasmapto()| is used to check if the user has already defined a map to +<Plug>JavaImport. If not, then the filetype plugin defines the default +mapping. This starts with |<LocalLeader>|, which allows the user to select +the key(s) he wants filetype plugin mappings to start with. The default is a +backslash. +"<unique>" is used to give an error message if the mapping already exists or +overlaps with an existing mapping. +|:noremap| is used to avoid that any other mappings that the user has defined +interferes. You might want to use ":noremap <script>" to allow remapping +mappings defined in this script that start with <SID>. + +The user must have a chance to disable the mappings in a filetype plugin, +without disabling everything. Here is an example of how this is done for a +plugin for the mail filetype: > + + " Add mappings, unless the user didn't want this. + if !exists("no_plugin_maps") && !exists("no_mail_maps") + " Quote text by inserting "> " + if !hasmapto('<Plug>MailQuote') + vmap <buffer> <LocalLeader>q <Plug>MailQuote + nmap <buffer> <LocalLeader>q <Plug>MailQuote + endif + vnoremap <buffer> <Plug>MailQuote :s/^/> /<CR> + nnoremap <buffer> <Plug>MailQuote :.,$s/^/> /<CR> + endif + +Two global variables are used: +no_plugin_maps disables mappings for all filetype plugins +no_mail_maps disables mappings for a specific filetype + + +USER COMMANDS + +To add a user command for a specific file type, so that it can only be used in +one buffer, use the "-buffer" argument to |:command|. Example: > + + :command -buffer Make make %:r.s + + +VARIABLES + +A filetype plugin will be sourced for each buffer of the type it's for. Local +script variables |s:var| will be shared between all invocations. Use local +buffer variables |b:var| if you want a variable specifically for one buffer. + + +FUNCTIONS + +When defining a function, this only needs to be done once. But the filetype +plugin will be sourced every time a file with this filetype will be opened. +This construct makes sure the function is only defined once: > + + :if !exists("*s:Func") + : function s:Func(arg) + : ... + : endfunction + :endif +< + +UNDO *undo_ftplugin* + +When the user does ":setfiletype xyz" the effect of the previous filetype +should be undone. Set the b:undo_ftplugin variable to the commands that will +undo the settings in your filetype plugin. Example: > + + let b:undo_ftplugin = "setlocal fo< com< tw< commentstring<" + \ . "| unlet b:match_ignorecase b:match_words b:match_skip" + +Using ":setlocal" with "<" after the option name resets the option to its +global value. That is mostly the best way to reset the option value. + +This does require removing the "C" flag from 'cpoptions' to allow line +continuation, as mentioned above |use-cpo-save|. + + +FILE NAME + +The filetype must be included in the file name |ftplugin-name|. Use one of +these three forms: + + .../ftplugin/stuff.vim + .../ftplugin/stuff_foo.vim + .../ftplugin/stuff/bar.vim + +"stuff" is the filetype, "foo" and "bar" are arbitrary names. + + +SUMMARY *ftplugin-special* + +Summary of special things to use in a filetype plugin: + +<LocalLeader> Value of "maplocalleader", which the user defines as + the keys that filetype plugin mappings start with. + +:map <buffer> Define a mapping local to the buffer. + +:noremap <script> Only remap mappings defined in this script that start + with <SID>. + +:setlocal Set an option for the current buffer only. + +:command -buffer Define a user command local to the buffer. + +exists("*s:Func") Check if a function was already defined. + +Also see |plugin-special|, the special things used for all plugins. + +============================================================================== +*41.13* Writing a compiler plugin *write-compiler-plugin* + +A compiler plugin sets options for use with a specific compiler. The user can +load it with the |:compiler| command. The main use is to set the +'errorformat' and 'makeprg' options. + +Easiest is to have a look at examples. This command will edit all the default +compiler plugins: > + + :next $VIMRUNTIME/compiler/*.vim + +Use |:next| to go to the next plugin file. + +There are two special items about these files. First is a mechanism to allow +a user to overrule or add to the default file. The default files start with: > + + :if exists("current_compiler") + : finish + :endif + :let current_compiler = "mine" + +When you write a compiler file and put it in your personal runtime directory +(e.g., ~/.vim/compiler for Unix), you set the "current_compiler" variable to +make the default file skip the settings. + *:CompilerSet* +The second mechanism is to use ":set" for ":compiler!" and ":setlocal" for +":compiler". Vim defines the ":CompilerSet" user command for this. However, +older Vim versions don't, thus your plugin should define it then. This is an +example: > + + if exists(":CompilerSet") != 2 + command -nargs=* CompilerSet setlocal <args> + endif + CompilerSet errorformat& " use the default 'errorformat' + CompilerSet makeprg=nmake + +When you write a compiler plugin for the Vim distribution or for a system-wide +runtime directory, use the mechanism mentioned above. When +"current_compiler" was already set by a user plugin nothing will be done. + +When you write a compiler plugin to overrule settings from a default plugin, +don't check "current_compiler". This plugin is supposed to be loaded +last, thus it should be in a directory at the end of 'runtimepath'. For Unix +that could be ~/.vim/after/compiler. + +============================================================================== +*41.14* Writing a plugin that loads quickly *write-plugin-quickload* + +A plugin may grow and become quite long. The startup delay may become +noticeable, while you hardly ever use the plugin. Then it's time for a +quickload plugin. + +The basic idea is that the plugin is loaded twice. The first time user +commands and mappings are defined that offer the functionality. The second +time the functions that implement the functionality are defined. + +It may sound surprising that quickload means loading a script twice. What we +mean is that it loads quickly the first time, postponing the bulk of the +script to the second time, which only happens when you actually use it. When +you always use the functionality it actually gets slower! + +Note that since Vim 7 there is an alternative: use the |autoload| +functionality |41.15|. + +The following example shows how it's done: > + + " Vim global plugin for demonstrating quick loading + " Last Change: 2005 Feb 25 + " Maintainer: Bram Moolenaar <Bram@vim.org> + " License: This file is placed in the public domain. + + if !exists("s:did_load") + command -nargs=* BNRead call BufNetRead(<f-args>) + map <F19> :call BufNetWrite('something')<CR> + + let s:did_load = 1 + exe 'au FuncUndefined BufNet* source ' . expand('<sfile>') + finish + endif + + function BufNetRead(...) + echo 'BufNetRead(' . string(a:000) . ')' + " read functionality here + endfunction + + function BufNetWrite(...) + echo 'BufNetWrite(' . string(a:000) . ')' + " write functionality here + endfunction + +When the script is first loaded "s:did_load" is not set. The commands between +the "if" and "endif" will be executed. This ends in a |:finish| command, thus +the rest of the script is not executed. + +The second time the script is loaded "s:did_load" exists and the commands +after the "endif" are executed. This defines the (possible long) +BufNetRead() and BufNetWrite() functions. + +If you drop this script in your plugin directory Vim will execute it on +startup. This is the sequence of events that happens: + +1. The "BNRead" command is defined and the <F19> key is mapped when the script + is sourced at startup. A |FuncUndefined| autocommand is defined. The + ":finish" command causes the script to terminate early. + +2. The user types the BNRead command or presses the <F19> key. The + BufNetRead() or BufNetWrite() function will be called. + +3. Vim can't find the function and triggers the |FuncUndefined| autocommand + event. Since the pattern "BufNet*" matches the invoked function, the + command "source fname" will be executed. "fname" will be equal to the name + of the script, no matter where it is located, because it comes from + expanding "<sfile>" (see |expand()|). + +4. The script is sourced again, the "s:did_load" variable exists and the + functions are defined. + +Notice that the functions that are loaded afterwards match the pattern in the +|FuncUndefined| autocommand. You must make sure that no other plugin defines +functions that match this pattern. + +============================================================================== +*41.15* Writing library scripts *write-library-script* + +Some functionality will be required in several places. When this becomes more +than a few lines you will want to put it in one script and use it from many +scripts. We will call that one script a library script. + +Manually loading a library script is possible, so long as you avoid loading it +when it's already done. You can do this with the |exists()| function. +Example: > + + if !exists('*MyLibFunction') + runtime library/mylibscript.vim + endif + call MyLibFunction(arg) + +Here you need to know that MyLibFunction() is defined in a script +"library/mylibscript.vim" in one of the directories in 'runtimepath'. + +To make this a bit simpler Vim offers the autoload mechanism. Then the +example looks like this: > + + call mylib#myfunction(arg) + +That's a lot simpler, isn't it? Vim will recognize the function name and when +it's not defined search for the script "autoload/mylib.vim" in 'runtimepath'. +That script must define the "mylib#myfunction()" function. + +You can put many other functions in the mylib.vim script, you are free to +organize your functions in library scripts. But you must use function names +where the part before the '#' matches the script name. Otherwise Vim would +not know what script to load. + +If you get really enthusiastic and write lots of library scripts, you may +want to use subdirectories. Example: > + + call netlib#ftp#read('somefile') + +For Unix the library script used for this could be: + + ~/.vim/autoload/netlib/ftp.vim + +Where the function is defined like this: > + + function netlib#ftp#read(fname) + " Read the file fname through ftp + endfunction + +Notice that the name the function is defined with is exactly the same as the +name used for calling the function. And the part before the last '#' +exactly matches the subdirectory and script name. + +You can use the same mechanism for variables: > + + let weekdays = dutch#weekdays + +This will load the script "autoload/dutch.vim", which should contain something +like: > + + let dutch#weekdays = ['zondag', 'maandag', 'dinsdag', 'woensdag', + \ 'donderdag', 'vrijdag', 'zaterdag'] + +Further reading: |autoload|. + +============================================================================== +*41.16* Distributing Vim scripts *distribute-script* + +Vim users will look for scripts on the Vim website: http://www.vim.org. +If you made something that is useful for others, share it! + +Vim scripts can be used on any system. There might not be a tar or gzip +command. If you want to pack files together and/or compress them the "zip" +utility is recommended. + +For utmost portability use Vim itself to pack scripts together. This can be +done with the Vimball utility. See |vimball|. + +It's good if you add a line to allow automatic updating. See |glvs-plugins|. + +============================================================================== + +Next chapter: |usr_42.txt| Add new menus + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_42.txt b/vim73/doc/usr_42.txt new file mode 100644 index 0000000..82007a0 --- /dev/null +++ b/vim73/doc/usr_42.txt @@ -0,0 +1,365 @@ +*usr_42.txt* For Vim version 7.3. Last change: 2008 May 05 + + VIM USER MANUAL - by Bram Moolenaar + + Add new menus + + +By now you know that Vim is very flexible. This includes the menus used in +the GUI. You can define your own menu entries to make certain commands easily +accessible. This is for mouse-happy users only. + +|42.1| Introduction +|42.2| Menu commands +|42.3| Various +|42.4| Toolbar and popup menus + + Next chapter: |usr_43.txt| Using filetypes + Previous chapter: |usr_41.txt| Write a Vim script +Table of contents: |usr_toc.txt| + +============================================================================== +*42.1* Introduction + +The menus that Vim uses are defined in the file "$VIMRUNTIME/menu.vim". If +you want to write your own menus, you might first want to look through that +file. + To define a menu item, use the ":menu" command. The basic form of this +command is as follows: > + + :menu {menu-item} {keys} + +The {menu-item} describes where on the menu to put the item. A typical +{menu-item} is "File.Save", which represents the item "Save" under the +"File" menu. A dot is used to separate the names. Example: > + + :menu File.Save :update<CR> + +The ":update" command writes the file when it was modified. + You can add another level: "Edit.Settings.Shiftwidth" defines a submenu +"Settings" under the "Edit" menu, with an item "Shiftwidth". You could use +even deeper levels. Don't use this too much, you need to move the mouse quite +a bit to use such an item. + The ":menu" command is very similar to the ":map" command: the left side +specifies how the item is triggered and the right hand side defines the +characters that are executed. {keys} are characters, they are used just like +you would have typed them. Thus in Insert mode, when {keys} is plain text, +that text is inserted. + + +ACCELERATORS + +The ampersand character (&) is used to indicate an accelerator. For instance, +you can use Alt-F to select "File" and S to select "Save". (The 'winaltkeys' +option may disable this though!). Therefore, the {menu-item} looks like +"&File.&Save". The accelerator characters will be underlined in the menu. + You must take care that each key is used only once in each menu. Otherwise +you will not know which of the two will actually be used. Vim doesn't warn +you for this. + + +PRIORITIES + +The actual definition of the File.Save menu item is as follows: > + + :menu 10.340 &File.&Save<Tab>:w :confirm w<CR> + +The number 10.340 is called the priority number. It is used by the editor to +decide where it places the menu item. The first number (10) indicates the +position on the menu bar. Lower numbered menus are positioned to the left, +higher numbers to the right. + These are the priorities used for the standard menus: + + 10 20 40 50 60 70 9999 + + +------------------------------------------------------------+ + | File Edit Tools Syntax Buffers Window Help | + +------------------------------------------------------------+ + +Notice that the Help menu is given a very high number, to make it appear on +the far right. + The second number (340) determines the location of the item within the +pull-down menu. Lower numbers go on top, higher number on the bottom. These +are the priorities in the File menu: + + +-----------------+ + 10.310 |Open... | + 10.320 |Split-Open... | + 10.325 |New | + 10.330 |Close | + 10.335 |---------------- | + 10.340 |Save | + 10.350 |Save As... | + 10.400 |---------------- | + 10.410 |Split Diff with | + 10.420 |Split Patched By | + 10.500 |---------------- | + 10.510 |Print | + 10.600 |---------------- | + 10.610 |Save-Exit | + 10.620 |Exit | + +-----------------+ + +Notice that there is room in between the numbers. This is where you can +insert your own items, if you really want to (it's often better to leave the +standard menus alone and add a new menu for your own items). + When you create a submenu, you can add another ".number" to the priority. +Thus each name in {menu-item} has its priority number. + + +SPECIAL CHARACTERS + +The {menu-item} in this example is "&File.&Save<Tab>:w". This brings up an +important point: {menu-item} must be one word. If you want to put a dot, +space or tabs in the name, you either use the <> notation (<Space> and <Tab>, +for instance) or use the backslash (\) escape. > + + :menu 10.305 &File.&Do\ It\.\.\. :exit<CR> + +In this example, the name of the menu item "Do It..." contains a space and the +command is ":exit<CR>". + +The <Tab> character in a menu name is used to separate the part that defines +the menu name from the part that gives a hint to the user. The part after the +<Tab> is displayed right aligned in the menu. In the File.Save menu the name +used is "&File.&Save<Tab>:w". Thus the menu name is "File.Save" and the hint +is ":w". + + +SEPARATORS + +The separator lines, used to group related menu items together, can be defined +by using a name that starts and ends in a '-'. For example "-sep-". When +using several separators the names must be different. Otherwise the names +don't matter. + The command from a separator will never be executed, but you have to define +one anyway. A single colon will do. Example: > + + :amenu 20.510 Edit.-sep3- : + +============================================================================== +*42.2* Menu commands + +You can define menu items that exist for only certain modes. This works just +like the variations on the ":map" command: + + :menu Normal, Visual and Operator-pending mode + :nmenu Normal mode + :vmenu Visual mode + :omenu Operator-pending mode + :menu! Insert and Command-line mode + :imenu Insert mode + :cmenu Command-line mode + :amenu All modes + +To avoid that the commands of a menu item are being mapped, use the command +":noremenu", ":nnoremenu", ":anoremenu", etc. + + +USING :AMENU + +The ":amenu" command is a bit different. It assumes that the {keys} you +give are to be executed in Normal mode. When Vim is in Visual or Insert mode +when the menu is used, Vim first has to go back to Normal mode. ":amenu" +inserts a CTRL-C or CTRL-O for you. For example, if you use this command: +> + :amenu 90.100 Mine.Find\ Word * + +Then the resulting menu commands will be: + + Normal mode: * + Visual mode: CTRL-C * + Operator-pending mode: CTRL-C * + Insert mode: CTRL-O * + Command-line mode: CTRL-C * + +When in Command-line mode the CTRL-C will abandon the command typed so far. +In Visual and Operator-pending mode CTRL-C will stop the mode. The CTRL-O in +Insert mode will execute the command and then return to Insert mode. + CTRL-O only works for one command. If you need to use two or more +commands, put them in a function and call that function. Example: > + + :amenu Mine.Next\ File :call <SID>NextFile()<CR> + :function <SID>NextFile() + : next + : 1/^Code + :endfunction + +This menu entry goes to the next file in the argument list with ":next". Then +it searches for the line that starts with "Code". + The <SID> before the function name is the script ID. This makes the +function local to the current Vim script file. This avoids problems when a +function with the same name is defined in another script file. See |<SID>|. + + +SILENT MENUS + +The menu executes the {keys} as if you typed them. For a ":" command this +means you will see the command being echoed on the command line. If it's a +long command, the hit-Enter prompt will appear. That can be very annoying! + To avoid this, make the menu silent. This is done with the <silent> +argument. For example, take the call to NextFile() in the previous example. +When you use this menu, you will see this on the command line: + + :call <SNR>34_NextFile() ~ + +To avoid this text on the command line, insert "<silent>" as the first +argument: > + + :amenu <silent> Mine.Next\ File :call <SID>NextFile()<CR> + +Don't use "<silent>" too often. It is not needed for short commands. If you +make a menu for someone else, being able the see the executed command will +give him a hint about what he could have typed, instead of using the mouse. + + +LISTING MENUS + +When a menu command is used without a {keys} part, it lists the already +defined menus. You can specify a {menu-item}, or part of it, to list specific +menus. Example: > + + :amenu + +This lists all menus. That's a long list! Better specify the name of a menu +to get a shorter list: > + + :amenu Edit + +This lists only the "Edit" menu items for all modes. To list only one +specific menu item for Insert mode: > + + :imenu Edit.Undo + +Take care that you type exactly the right name. Case matters here. But the +'&' for accelerators can be omitted. The <Tab> and what comes after it can be +left out as well. + + +DELETING MENUS + +To delete a menu, the same command is used as for listing, but with "menu" +changed to "unmenu". Thus ":menu" becomes, ":unmenu", ":nmenu" becomes +":nunmenu", etc. To delete the "Tools.Make" item for Insert mode: > + + :iunmenu Tools.Make + +You can delete a whole menu, with all its items, by using the menu name. +Example: > + + :aunmenu Syntax + +This deletes the Syntax menu and all the items in it. + +============================================================================== +*42.3* Various + +You can change the appearance of the menus with flags in 'guioptions'. In the +default value they are all included, except "M". You can remove a flag with a +command like: > + + :set guioptions-=m +< + m When removed the menubar is not displayed. + + M When added the default menus are not loaded. + + g When removed the inactive menu items are not made grey + but are completely removed. (Does not work on all + systems.) + + t When removed the tearoff feature is not enabled. + +The dotted line at the top of a menu is not a separator line. When you select +this item, the menu is "teared-off": It is displayed in a separate window. +This is called a tearoff menu. This is useful when you use the same menu +often. + +For translating menu items, see |:menutrans|. + +Since the mouse has to be used to select a menu item, it is a good idea to use +the ":browse" command for selecting a file. And ":confirm" to get a dialog +instead of an error message, e.g., when the current buffer contains changes. +These two can be combined: > + + :amenu File.Open :browse confirm edit<CR> + +The ":browse" makes a file browser appear to select the file to edit. The +":confirm" will pop up a dialog when the current buffer has changes. You can +then select to save the changes, throw them away or cancel the command. + For more complicated items, the confirm() and inputdialog() functions can +be used. The default menus contain a few examples. + +============================================================================== +*42.4* Toolbar and popup menus + +There are two special menus: ToolBar and PopUp. Items that start with these +names do not appear in the normal menu bar. + + +TOOLBAR + +The toolbar appears only when the "T" flag is included in the 'guioptions' +option. + The toolbar uses icons rather than text to represent the command. For +example, the {menu-item} named "ToolBar.New" causes the "New" icon to appear +on the toolbar. + The Vim editor has 28 built-in icons. You can find a table here: +|builtin-tools|. Most of them are used in the default toolbar. You can +redefine what these items do (after the default menus are setup). + You can add another bitmap for a toolbar item. Or define a new toolbar +item with a bitmap. For example, define a new toolbar item with: > + + :tmenu ToolBar.Compile Compile the current file + :amenu ToolBar.Compile :!cc % -o %:r<CR> + +Now you need to create the icon. For MS-Windows it must be in bitmap format, +with the name "Compile.bmp". For Unix XPM format is used, the file name is +"Compile.xpm". The size must be 18 by 18 pixels. On MS-Windows other sizes +can be used as well, but it will look ugly. + Put the bitmap in the directory "bitmaps" in one of the directories from +'runtimepath'. E.g., for Unix "~/.vim/bitmaps/Compile.xpm". + +You can define tooltips for the items in the toolbar. A tooltip is a short +text that explains what a toolbar item will do. For example "Open file". It +appears when the mouse pointer is on the item, without moving for a moment. +This is very useful if the meaning of the picture isn't that obvious. +Example: > + + :tmenu ToolBar.Make Run make in the current directory +< + Note: + Pay attention to the case used. "Toolbar" and "toolbar" are different + from "ToolBar"! + +To remove a tooltip, use the |:tunmenu| command. + +The 'toolbar' option can be used to display text instead of a bitmap, or both +text and a bitmap. Most people use just the bitmap, since the text takes +quite a bit of space. + + +POPUP MENU + +The popup menu pops up where the mouse pointer is. On MS-Windows you activate +it by clicking the right mouse button. Then you can select an item with the +left mouse button. On Unix the popup menu is used by pressing and holding the +right mouse button. + The popup menu only appears when the 'mousemodel' has been set to "popup" +or "popup_setpos". The difference between the two is that "popup_setpos" +moves the cursor to the mouse pointer position. When clicking inside a +selection, the selection will be used unmodified. When there is a selection +but you click outside of it, the selection is removed. + There is a separate popup menu for each mode. Thus there are never grey +items like in the normal menus. + +What is the meaning of life, the universe and everything? *42* +Douglas Adams, the only person who knew what this question really was about is +now dead, unfortunately. So now you might wonder what the meaning of death +is... + +============================================================================== + +Next chapter: |usr_43.txt| Using filetypes + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_43.txt b/vim73/doc/usr_43.txt new file mode 100644 index 0000000..2d9fbf7 --- /dev/null +++ b/vim73/doc/usr_43.txt @@ -0,0 +1,173 @@ +*usr_43.txt* For Vim version 7.3. Last change: 2008 Dec 28 + + VIM USER MANUAL - by Bram Moolenaar + + Using filetypes + + +When you are editing a file of a certain type, for example a C program or a +shell script, you often use the same option settings and mappings. You +quickly get tired of manually setting these each time. This chapter explains +how to do it automatically. + +|43.1| Plugins for a filetype +|43.2| Adding a filetype + + Next chapter: |usr_44.txt| Your own syntax highlighted + Previous chapter: |usr_42.txt| Add new menus +Table of contents: |usr_toc.txt| + +============================================================================== +*43.1* Plugins for a filetype *filetype-plugin* + +How to start using filetype plugins has already been discussed here: +|add-filetype-plugin|. But you probably are not satisfied with the default +settings, because they have been kept minimal. Suppose that for C files you +want to set the 'softtabstop' option to 4 and define a mapping to insert a +three-line comment. You do this with only two steps: + + *your-runtime-dir* +1. Create your own runtime directory. On Unix this usually is "~/.vim". In + this directory create the "ftplugin" directory: > + + mkdir ~/.vim + mkdir ~/.vim/ftplugin +< + When you are not on Unix, check the value of the 'runtimepath' option to + see where Vim will look for the "ftplugin" directory: > + + set runtimepath + +< You would normally use the first directory name (before the first comma). + You might want to prepend a directory name to the 'runtimepath' option in + your |vimrc| file if you don't like the default value. + +2. Create the file "~/.vim/ftplugin/c.vim", with the contents: > + + setlocal softtabstop=4 + noremap <buffer> <LocalLeader>c o/**************<CR><CR>/<Esc> + +Try editing a C file. You should notice that the 'softtabstop' option is set +to 4. But when you edit another file it's reset to the default zero. That is +because the ":setlocal" command was used. This sets the 'softtabstop' option +only locally to the buffer. As soon as you edit another buffer, it will be +set to the value set for that buffer. For a new buffer it will get the +default value or the value from the last ":set" command. + +Likewise, the mapping for "\c" will disappear when editing another buffer. +The ":map <buffer>" command creates a mapping that is local to the current +buffer. This works with any mapping command: ":map!", ":vmap", etc. The +|<LocalLeader>| in the mapping is replaced with the value of the +"maplocalleader" variable. + +You can find examples for filetype plugins in this directory: > + + $VIMRUNTIME/ftplugin/ + +More details about writing a filetype plugin can be found here: +|write-plugin|. + +============================================================================== +*43.2* Adding a filetype + +If you are using a type of file that is not recognized by Vim, this is how to +get it recognized. You need a runtime directory of your own. See +|your-runtime-dir| above. + +Create a file "filetype.vim" which contains an autocommand for your filetype. +(Autocommands were explained in section |40.3|.) Example: > + + augroup filetypedetect + au BufNewFile,BufRead *.xyz setf xyz + augroup END + +This will recognize all files that end in ".xyz" as the "xyz" filetype. The +":augroup" commands put this autocommand in the "filetypedetect" group. This +allows removing all autocommands for filetype detection when doing ":filetype +off". The "setf" command will set the 'filetype' option to its argument, +unless it was set already. This will make sure that 'filetype' isn't set +twice. + +You can use many different patterns to match the name of your file. Directory +names can also be included. See |autocmd-patterns|. For example, the files +under "/usr/share/scripts/" are all "ruby" files, but don't have the expected +file name extension. Adding this to the example above: > + + augroup filetypedetect + au BufNewFile,BufRead *.xyz setf xyz + au BufNewFile,BufRead /usr/share/scripts/* setf ruby + augroup END + +However, if you now edit a file /usr/share/scripts/README.txt, this is not a +ruby file. The danger of a pattern ending in "*" is that it quickly matches +too many files. To avoid trouble with this, put the filetype.vim file in +another directory, one that is at the end of 'runtimepath'. For Unix for +example, you could use "~/.vim/after/filetype.vim". + You now put the detection of text files in ~/.vim/filetype.vim: > + + augroup filetypedetect + au BufNewFile,BufRead *.txt setf text + augroup END + +That file is found in 'runtimepath' first. Then use this in +~/.vim/after/filetype.vim, which is found last: > + + augroup filetypedetect + au BufNewFile,BufRead /usr/share/scripts/* setf ruby + augroup END + +What will happen now is that Vim searches for "filetype.vim" files in each +directory in 'runtimepath'. First ~/.vim/filetype.vim is found. The +autocommand to catch *.txt files is defined there. Then Vim finds the +filetype.vim file in $VIMRUNTIME, which is halfway 'runtimepath'. Finally +~/.vim/after/filetype.vim is found and the autocommand for detecting ruby +files in /usr/share/scripts is added. + When you now edit /usr/share/scripts/README.txt, the autocommands are +checked in the order in which they were defined. The *.txt pattern matches, +thus "setf text" is executed to set the filetype to "text". The pattern for +ruby matches too, and the "setf ruby" is executed. But since 'filetype' was +already set to "text", nothing happens here. + When you edit the file /usr/share/scripts/foobar the same autocommands are +checked. Only the one for ruby matches and "setf ruby" sets 'filetype' to +ruby. + + +RECOGNIZING BY CONTENTS + +If your file cannot be recognized by its file name, you might be able to +recognize it by its contents. For example, many script files start with a +line like: + + #!/bin/xyz ~ + +To recognize this script create a file "scripts.vim" in your runtime directory +(same place where filetype.vim goes). It might look like this: > + + if did_filetype() + finish + endif + if getline(1) =~ '^#!.*[/\\]xyz\>' + setf xyz + endif + +The first check with did_filetype() is to avoid that you will check the +contents of files for which the filetype was already detected by the file +name. That avoids wasting time on checking the file when the "setf" command +won't do anything. + The scripts.vim file is sourced by an autocommand in the default +filetype.vim file. Therefore, the order of checks is: + + 1. filetype.vim files before $VIMRUNTIME in 'runtimepath' + 2. first part of $VIMRUNTIME/filetype.vim + 3. all scripts.vim files in 'runtimepath' + 4. remainder of $VIMRUNTIME/filetype.vim + 5. filetype.vim files after $VIMRUNTIME in 'runtimepath' + +If this is not sufficient for you, add an autocommand that matches all files +and sources a script or executes a function to check the contents of the file. + +============================================================================== + +Next chapter: |usr_44.txt| Your own syntax highlighted + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_44.txt b/vim73/doc/usr_44.txt new file mode 100644 index 0000000..266708f --- /dev/null +++ b/vim73/doc/usr_44.txt @@ -0,0 +1,719 @@ +*usr_44.txt* For Vim version 7.3. Last change: 2008 Dec 28 + + VIM USER MANUAL - by Bram Moolenaar + + Your own syntax highlighted + + +Vim comes with highlighting for a couple of hundred different file types. If +the file you are editing isn't included, read this chapter to find out how to +get this type of file highlighted. Also see |:syn-define| in the reference +manual. + +|44.1| Basic syntax commands +|44.2| Keywords +|44.3| Matches +|44.4| Regions +|44.5| Nested items +|44.6| Following groups +|44.7| Other arguments +|44.8| Clusters +|44.9| Including another syntax file +|44.10| Synchronizing +|44.11| Installing a syntax file +|44.12| Portable syntax file layout + + Next chapter: |usr_45.txt| Select your language + Previous chapter: |usr_43.txt| Using filetypes +Table of contents: |usr_toc.txt| + +============================================================================== +*44.1* Basic syntax commands + +Using an existing syntax file to start with will save you a lot of time. Try +finding a syntax file in $VIMRUNTIME/syntax for a language that is similar. +These files will also show you the normal layout of a syntax file. To +understand it, you need to read the following. + +Let's start with the basic arguments. Before we start defining any new +syntax, we need to clear out any old definitions: > + + :syntax clear + +This isn't required in the final syntax file, but very useful when +experimenting. + +There are more simplifications in this chapter. If you are writing a syntax +file to be used by others, read all the way through the end to find out the +details. + + +LISTING DEFINED ITEMS + +To check which syntax items are currently defined, use this command: > + + :syntax + +You can use this to check which items have actually been defined. Quite +useful when you are experimenting with a new syntax file. It also shows the +colors used for each item, which helps to find out what is what. + To list the items in a specific syntax group use: > + + :syntax list {group-name} + +This also can be used to list clusters (explained in |44.8|). Just include +the @ in the name. + + +MATCHING CASE + +Some languages are not case sensitive, such as Pascal. Others, such as C, are +case sensitive. You need to tell which type you have with the following +commands: > + :syntax case match + :syntax case ignore + +The "match" argument means that Vim will match the case of syntax elements. +Therefore, "int" differs from "Int" and "INT". If the "ignore" argument is +used, the following are equivalent: "Procedure", "PROCEDURE" and "procedure". + The ":syntax case" commands can appear anywhere in a syntax file and affect +the syntax definitions that follow. In most cases, you have only one ":syntax +case" command in your syntax file; if you work with an unusual language that +contains both case-sensitive and non-case-sensitive elements, however, you can +scatter the ":syntax case" command throughout the file. + +============================================================================== +*44.2* Keywords + +The most basic syntax elements are keywords. To define a keyword, use the +following form: > + + :syntax keyword {group} {keyword} ... + +The {group} is the name of a syntax group. With the ":highlight" command you +can assign colors to a {group}. The {keyword} argument is an actual keyword. +Here are a few examples: > + + :syntax keyword xType int long char + :syntax keyword xStatement if then else endif + +This example uses the group names "xType" and "xStatement". By convention, +each group name is prefixed by the filetype for the language being defined. +This example defines syntax for the x language (eXample language without an +interesting name). In a syntax file for "csh" scripts the name "cshType" +would be used. Thus the prefix is equal to the value of 'filetype'. + These commands cause the words "int", "long" and "char" to be highlighted +one way and the words "if", "then", "else" and "endif" to be highlighted +another way. Now you need to connect the x group names to standard Vim +names. You do this with the following commands: > + + :highlight link xType Type + :highlight link xStatement Statement + +This tells Vim to highlight "xType" like "Type" and "xStatement" like +"Statement". See |group-name| for the standard names. + + +UNUSUAL KEYWORDS + +The characters used in a keyword must be in the 'iskeyword' option. If you +use another character, the word will never match. Vim doesn't give a warning +message for this. + The x language uses the '-' character in keywords. This is how it's done: +> + :setlocal iskeyword+=- + :syntax keyword xStatement when-not + +The ":setlocal" command is used to change 'iskeyword' only for the current +buffer. Still it does change the behavior of commands like "w" and "*". If +that is not wanted, don't define a keyword but use a match (explained in the +next section). + +The x language allows for abbreviations. For example, "next" can be +abbreviated to "n", "ne" or "nex". You can define them by using this command: +> + :syntax keyword xStatement n[ext] + +This doesn't match "nextone", keywords always match whole words only. + +============================================================================== +*44.3* Matches + +Consider defining something a bit more complex. You want to match ordinary +identifiers. To do this, you define a match syntax item. This one matches +any word consisting of only lowercase letters: > + + :syntax match xIdentifier /\<\l\+\>/ +< + Note: + Keywords overrule any other syntax item. Thus the keywords "if", + "then", etc., will be keywords, as defined with the ":syntax keyword" + commands above, even though they also match the pattern for + xIdentifier. + +The part at the end is a pattern, like it's used for searching. The // is +used to surround the pattern (like how it's done in a ":substitute" command). +You can use any other character, like a plus or a quote. + +Now define a match for a comment. In the x language it is anything from # to +the end of a line: > + + :syntax match xComment /#.*/ + +Since you can use any search pattern, you can highlight very complex things +with a match item. See |pattern| for help on search patterns. + +============================================================================== +*44.4* Regions + +In the example x language, strings are enclosed in double quotation marks ("). +To highlight strings you define a region. You need a region start (double +quote) and a region end (double quote). The definition is as follows: > + + :syntax region xString start=/"/ end=/"/ + +The "start" and "end" directives define the patterns used to find the start +and end of the region. But what about strings that look like this? + + "A string with a double quote (\") in it" ~ + +This creates a problem: The double quotation marks in the middle of the string +will end the region. You need to tell Vim to skip over any escaped double +quotes in the string. Do this with the skip keyword: > + + :syntax region xString start=/"/ skip=/\\"/ end=/"/ + +The double backslash matches a single backslash, since the backslash is a +special character in search patterns. + +When to use a region instead of a match? The main difference is that a match +item is a single pattern, which must match as a whole. A region starts as +soon as the "start" pattern matches. Whether the "end" pattern is found or +not doesn't matter. Thus when the item depends on the "end" pattern to match, +you cannot use a region. Otherwise, regions are often simpler to define. And +it is easier to use nested items, as is explained in the next section. + +============================================================================== +*44.5* Nested items + +Take a look at this comment: + + %Get input TODO: Skip white space ~ + +You want to highlight TODO in big yellow letters, even though it is in a +comment that is highlighted blue. To let Vim know about this, you define the +following syntax groups: > + + :syntax keyword xTodo TODO contained + :syntax match xComment /%.*/ contains=xTodo + +In the first line, the "contained" argument tells Vim that this keyword can +exist only inside another syntax item. The next line has "contains=xTodo". +This indicates that the xTodo syntax element is inside it. The result is that +the comment line as a whole is matched with "xComment" and made blue. The +word TODO inside it is matched by xTodo and highlighted yellow (highlighting +for xTodo was setup for this). + + +RECURSIVE NESTING + +The x language defines code blocks in curly braces. And a code block may +contain other code blocks. This can be defined this way: > + + :syntax region xBlock start=/{/ end=/}/ contains=xBlock + +Suppose you have this text: + + while i < b { ~ + if a { ~ + b = c; ~ + } ~ + } ~ + +First a xBlock starts at the { in the first line. In the second line another +{ is found. Since we are inside a xBlock item, and it contains itself, a +nested xBlock item will start here. Thus the "b = c" line is inside the +second level xBlock region. Then a } is found in the next line, which matches +with the end pattern of the region. This ends the nested xBlock. Because the +} is included in the nested region, it is hidden from the first xBlock region. +Then at the last } the first xBlock region ends. + + +KEEPING THE END + +Consider the following two syntax items: > + + :syntax region xComment start=/%/ end=/$/ contained + :syntax region xPreProc start=/#/ end=/$/ contains=xComment + +You define a comment as anything from % to the end of the line. A +preprocessor directive is anything from # to the end of the line. Because you +can have a comment on a preprocessor line, the preprocessor definition +includes a "contains=xComment" argument. Now look what happens with this +text: + + #define X = Y % Comment text ~ + int foo = 1; ~ + +What you see is that the second line is also highlighted as xPreProc. The +preprocessor directive should end at the end of the line. That is why +you have used "end=/$/". So what is going wrong? + The problem is the contained comment. The comment starts with % and ends +at the end of the line. After the comment ends, the preprocessor syntax +continues. This is after the end of the line has been seen, so the next +line is included as well. + To avoid this problem and to avoid a contained syntax item eating a needed +end of line, use the "keepend" argument. This takes care of +the double end-of-line matching: > + + :syntax region xComment start=/%/ end=/$/ contained + :syntax region xPreProc start=/#/ end=/$/ contains=xComment keepend + + +CONTAINING MANY ITEMS + +You can use the contains argument to specify that everything can be contained. +For example: > + + :syntax region xList start=/\[/ end=/\]/ contains=ALL + +All syntax items will be contained in this one. It also contains itself, but +not at the same position (that would cause an endless loop). + You can specify that some groups are not contained. Thus contain all +groups but the ones that are listed: +> + :syntax region xList start=/\[/ end=/\]/ contains=ALLBUT,xString + +With the "TOP" item you can include all items that don't have a "contained" +argument. "CONTAINED" is used to only include items with a "contained" +argument. See |:syn-contains| for the details. + +============================================================================== +*44.6* Following groups + +The x language has statements in this form: + + if (condition) then ~ + +You want to highlight the three items differently. But "(condition)" and +"then" might also appear in other places, where they get different +highlighting. This is how you can do this: > + + :syntax match xIf /if/ nextgroup=xIfCondition skipwhite + :syntax match xIfCondition /([^)]*)/ contained nextgroup=xThen skipwhite + :syntax match xThen /then/ contained + +The "nextgroup" argument specifies which item can come next. This is not +required. If none of the items that are specified are found, nothing happens. +For example, in this text: + + if not (condition) then ~ + +The "if" is matched by xIf. "not" doesn't match the specified nextgroup +xIfCondition, thus only the "if" is highlighted. + +The "skipwhite" argument tells Vim that white space (spaces and tabs) may +appear in between the items. Similar arguments are "skipnl", which allows a +line break in between the items, and "skipempty", which allows empty lines. +Notice that "skipnl" doesn't skip an empty line, something must match after +the line break. + +============================================================================== +*44.7* Other arguments + +MATCHGROUP + +When you define a region, the entire region is highlighted according to the +group name specified. To highlight the text enclosed in parentheses () with +the group xInside, for example, use the following command: > + + :syntax region xInside start=/(/ end=/)/ + +Suppose, that you want to highlight the parentheses differently. You can do +this with a lot of convoluted region statements, or you can use the +"matchgroup" argument. This tells Vim to highlight the start and end of a +region with a different highlight group (in this case, the xParen group): > + + :syntax region xInside matchgroup=xParen start=/(/ end=/)/ + +The "matchgroup" argument applies to the start or end match that comes after +it. In the previous example both start and end are highlighted with xParen. +To highlight the end with xParenEnd: > + + :syntax region xInside matchgroup=xParen start=/(/ + \ matchgroup=xParenEnd end=/)/ + +A side effect of using "matchgroup" is that contained items will not match in +the start or end of the region. The example for "transparent" uses this. + + +TRANSPARENT + +In a C language file you would like to highlight the () text after a "while" +differently from the () text after a "for". In both of these there can be +nested () items, which should be highlighted in the same way. You must make +sure the () highlighting stops at the matching ). This is one way to do this: +> + :syntax region cWhile matchgroup=cWhile start=/while\s*(/ end=/)/ + \ contains=cCondNest + :syntax region cFor matchgroup=cFor start=/for\s*(/ end=/)/ + \ contains=cCondNest + :syntax region cCondNest start=/(/ end=/)/ contained transparent + +Now you can give cWhile and cFor different highlighting. The cCondNest item +can appear in either of them, but take over the highlighting of the item it is +contained in. The "transparent" argument causes this. + Notice that the "matchgroup" argument has the same group as the item +itself. Why define it then? Well, the side effect of using a matchgroup is +that contained items are not found in the match with the start item then. +This avoids that the cCondNest group matches the ( just after the "while" or +"for". If this would happen, it would span the whole text until the matching +) and the region would continue after it. Now cCondNest only matches after +the match with the start pattern, thus after the first (. + + +OFFSETS + +Suppose you want to define a region for the text between ( and ) after an +"if". But you don't want to include the "if" or the ( and ). You can do this +by specifying offsets for the patterns. Example: > + + :syntax region xCond start=/if\s*(/ms=e+1 end=/)/me=s-1 + +The offset for the start pattern is "ms=e+1". "ms" stands for Match Start. +This defines an offset for the start of the match. Normally the match starts +where the pattern matches. "e+1" means that the match now starts at the end +of the pattern match, and then one character further. + The offset for the end pattern is "me=s-1". "me" stands for Match End. +"s-1" means the start of the pattern match and then one character back. The +result is that in this text: + + if (foo == bar) ~ + +Only the text "foo == bar" will be highlighted as xCond. + +More about offsets here: |:syn-pattern-offset|. + + +ONELINE + +The "oneline" argument indicates that the region does not cross a line +boundary. For example: > + + :syntax region xIfThen start=/if/ end=/then/ oneline + +This defines a region that starts at "if" and ends at "then". But if there is +no "then" after the "if", the region doesn't match. + + Note: + When using "oneline" the region doesn't start if the end pattern + doesn't match in the same line. Without "oneline" Vim does _not_ + check if there is a match for the end pattern. The region starts even + when the end pattern doesn't match in the rest of the file. + + +CONTINUATION LINES AND AVOIDING THEM + +Things now become a little more complex. Let's define a preprocessor line. +This starts with a # in the first column and continues until the end of the +line. A line that ends with \ makes the next line a continuation line. The +way you handle this is to allow the syntax item to contain a continuation +pattern: > + + :syntax region xPreProc start=/^#/ end=/$/ contains=xLineContinue + :syntax match xLineContinue "\\$" contained + +In this case, although xPreProc normally matches a single line, the group +contained in it (namely xLineContinue) lets it go on for more than one line. +For example, it would match both of these lines: + + #define SPAM spam spam spam \ ~ + bacon and spam ~ + +In this case, this is what you want. If it is not what you want, you can call +for the region to be on a single line by adding "excludenl" to the contained +pattern. For example, you want to highlight "end" in xPreProc, but only at +the end of the line. To avoid making the xPreProc continue on the next line, +like xLineContinue does, use "excludenl" like this: > + + :syntax region xPreProc start=/^#/ end=/$/ + \ contains=xLineContinue,xPreProcEnd + :syntax match xPreProcEnd excludenl /end$/ contained + :syntax match xLineContinue "\\$" contained + +"excludenl" must be placed before the pattern. Since "xLineContinue" doesn't +have "excludenl", a match with it will extend xPreProc to the next line as +before. + +============================================================================== +*44.8* Clusters + +One of the things you will notice as you start to write a syntax file is that +you wind up generating a lot of syntax groups. Vim enables you to define a +collection of syntax groups called a cluster. + Suppose you have a language that contains for loops, if statements, while +loops, and functions. Each of them contains the same syntax elements: numbers +and identifiers. You define them like this: > + + :syntax match xFor /^for.*/ contains=xNumber,xIdent + :syntax match xIf /^if.*/ contains=xNumber,xIdent + :syntax match xWhile /^while.*/ contains=xNumber,xIdent + +You have to repeat the same "contains=" every time. If you want to add +another contained item, you have to add it three times. Syntax clusters +simplify these definitions by enabling you to have one cluster stand for +several syntax groups. + To define a cluster for the two items that the three groups contain, use +the following command: > + + :syntax cluster xState contains=xNumber,xIdent + +Clusters are used inside other syntax items just like any syntax group. +Their names start with @. Thus, you can define the three groups like this: > + + :syntax match xFor /^for.*/ contains=@xState + :syntax match xIf /^if.*/ contains=@xState + :syntax match xWhile /^while.*/ contains=@xState + +You can add new group names to this cluster with the "add" argument: > + + :syntax cluster xState add=xString + +You can remove syntax groups from this list as well: > + + :syntax cluster xState remove=xNumber + +============================================================================== +*44.9* Including another syntax file + +The C++ language syntax is a superset of the C language. Because you do not +want to write two syntax files, you can have the C++ syntax file read in the +one for C by using the following command: > + + :runtime! syntax/c.vim + +The ":runtime!" command searches 'runtimepath' for all "syntax/c.vim" files. +This makes the C parts of the C++ syntax be defined like for C files. If you +have replaced the c.vim syntax file, or added items with an extra file, these +will be loaded as well. + After loading the C syntax items the specific C++ items can be defined. +For example, add keywords that are not used in C: > + + :syntax keyword cppStatement new delete this friend using + +This works just like in any other syntax file. + +Now consider the Perl language. A Perl script consists of two distinct parts: +a documentation section in POD format, and a program written in Perl itself. +The POD section starts with "=head" and ends with "=cut". + You want to define the POD syntax in one file, and use it from the Perl +syntax file. The ":syntax include" command reads in a syntax file and stores +the elements it defined in a syntax cluster. For Perl, the statements are as +follows: > + + :syntax include @Pod <sfile>:p:h/pod.vim + :syntax region perlPOD start=/^=head/ end=/^=cut/ contains=@Pod + +When "=head" is found in a Perl file, the perlPOD region starts. In this +region the @Pod cluster is contained. All the items defined as top-level +items in the pod.vim syntax files will match here. When "=cut" is found, the +region ends and we go back to the items defined in the Perl file. + The ":syntax include" command is clever enough to ignore a ":syntax clear" +command in the included file. And an argument such as "contains=ALL" will +only contain items defined in the included file, not in the file that includes +it. + The "<sfile>:p:h/" part uses the name of the current file (<sfile>), +expands it to a full path (:p) and then takes the head (:h). This results in +the directory name of the file. This causes the pod.vim file in the same +directory to be included. + +============================================================================== +*44.10* Synchronizing + +Compilers have it easy. They start at the beginning of a file and parse it +straight through. Vim does not have it so easy. It must start in the middle, +where the editing is being done. So how does it tell where it is? + The secret is the ":syntax sync" command. This tells Vim how to figure out +where it is. For example, the following command tells Vim to scan backward +for the beginning or end of a C-style comment and begin syntax coloring from +there: > + + :syntax sync ccomment + +You can tune this processing with some arguments. The "minlines" argument +tells Vim the minimum number of lines to look backward, and "maxlines" tells +the editor the maximum number of lines to scan. + For example, the following command tells Vim to look at least 10 lines +before the top of the screen: > + + :syntax sync ccomment minlines=10 maxlines=500 + +If it cannot figure out where it is in that space, it starts looking farther +and farther back until it figures out what to do. But it looks no farther +back than 500 lines. (A large "maxlines" slows down processing. A small one +might cause synchronization to fail.) + To make synchronizing go a bit faster, tell Vim which syntax items can be +skipped. Every match and region that only needs to be used when actually +displaying text can be given the "display" argument. + By default, the comment to be found will be colored as part of the Comment +syntax group. If you want to color things another way, you can specify a +different syntax group: > + + :syntax sync ccomment xAltComment + +If your programming language does not have C-style comments in it, you can try +another method of synchronization. The simplest way is to tell Vim to space +back a number of lines and try to figure out things from there. The following +command tells Vim to go back 150 lines and start parsing from there: > + + :syntax sync minlines=150 + +A large "minlines" value can make Vim slower, especially when scrolling +backwards in the file. + Finally, you can specify a syntax group to look for by using this command: +> + :syntax sync match {sync-group-name} + \ grouphere {group-name} {pattern} + +This tells Vim that when it sees {pattern} the syntax group named {group-name} +begins just after the pattern given. The {sync-group-name} is used to give a +name to this synchronization specification. For example, the sh scripting +language begins an if statement with "if" and ends it with "fi": + + if [ --f file.txt ] ; then ~ + echo "File exists" ~ + fi ~ + +To define a "grouphere" directive for this syntax, you use the following +command: > + + :syntax sync match shIfSync grouphere shIf "\<if\>" + +The "groupthere" argument tells Vim that the pattern ends a group. For +example, the end of the if/fi group is as follows: > + + :syntax sync match shIfSync groupthere NONE "\<fi\>" + +In this example, the NONE tells Vim that you are not in any special syntax +region. In particular, you are not inside an if block. + +You also can define matches and regions that are with no "grouphere" or +"groupthere" arguments. These groups are for syntax groups skipped during +synchronization. For example, the following skips over anything inside {}, +even if it would normally match another synchronization method: > + + :syntax sync match xSpecial /{.*}/ + +More about synchronizing in the reference manual: |:syn-sync|. + +============================================================================== +*44.11* Installing a syntax file + +When your new syntax file is ready to be used, drop it in a "syntax" directory +in 'runtimepath'. For Unix that would be "~/.vim/syntax". + The name of the syntax file must be equal to the file type, with ".vim" +added. Thus for the x language, the full path of the file would be: + + ~/.vim/syntax/x.vim ~ + +You must also make the file type be recognized. See |43.2|. + +If your file works well, you might want to make it available to other Vim +users. First read the next section to make sure your file works well for +others. Then e-mail it to the Vim maintainer: <maintainer@vim.org>. Also +explain how the filetype can be detected. With a bit of luck your file will +be included in the next Vim version! + + +ADDING TO AN EXISTING SYNTAX FILE + +We were assuming you were adding a completely new syntax file. When an existing +syntax file works, but is missing some items, you can add items in a separate +file. That avoids changing the distributed syntax file, which will be lost +when installing a new version of Vim. + Write syntax commands in your file, possibly using group names from the +existing syntax. For example, to add new variable types to the C syntax file: +> + :syntax keyword cType off_t uint + +Write the file with the same name as the original syntax file. In this case +"c.vim". Place it in a directory near the end of 'runtimepath'. This makes +it loaded after the original syntax file. For Unix this would be: + + ~/.vim/after/syntax/c.vim ~ + +============================================================================== +*44.12* Portable syntax file layout + +Wouldn't it be nice if all Vim users exchange syntax files? To make this +possible, the syntax file must follow a few guidelines. + +Start with a header that explains what the syntax file is for, who maintains +it and when it was last updated. Don't include too much information about +changes history, not many people will read it. Example: > + + " Vim syntax file + " Language: C + " Maintainer: Bram Moolenaar <Bram@vim.org> + " Last Change: 2001 Jun 18 + " Remark: Included by the C++ syntax. + +Use the same layout as the other syntax files. Using an existing syntax file +as an example will save you a lot of time. + +Choose a good, descriptive name for your syntax file. Use lowercase letters +and digits. Don't make it too long, it is used in many places: The name of +the syntax file "name.vim", 'filetype', b:current_syntax and the start of each +syntax group (nameType, nameStatement, nameString, etc). + +Start with a check for "b:current_syntax". If it is defined, some other +syntax file, earlier in 'runtimepath' was already loaded: > + + if exists("b:current_syntax") + finish + endif + +To be compatible with Vim 5.8 use: > + + if version < 600 + syntax clear + elseif exists("b:current_syntax") + finish + endif + +Set "b:current_syntax" to the name of the syntax at the end. Don't forget +that included files do this too, you might have to reset "b:current_syntax" if +you include two files. + +If you want your syntax file to work with Vim 5.x, add a check for v:version. +See yacc.vim for an example. + +Do not include anything that is a user preference. Don't set 'tabstop', +'expandtab', etc. These belong in a filetype plugin. + +Do not include mappings or abbreviations. Only include setting 'iskeyword' if +it is really necessary for recognizing keywords. + +To allow users select their own preferred colors, make a different group name +for every kind of highlighted item. Then link each of them to one of the +standard highlight groups. That will make it work with every color scheme. +If you select specific colors it will look bad with some color schemes. And +don't forget that some people use a different background color, or have only +eight colors available. + +For the linking use "hi def link", so that the user can select different +highlighting before your syntax file is loaded. Example: > + + hi def link nameString String + hi def link nameNumber Number + hi def link nameCommand Statement + ... etc ... + +Add the "display" argument to items that are not used when syncing, to speed +up scrolling backwards and CTRL-L. + +============================================================================== + +Next chapter: |usr_45.txt| Select your language + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_45.txt b/vim73/doc/usr_45.txt new file mode 100644 index 0000000..1026ee6 --- /dev/null +++ b/vim73/doc/usr_45.txt @@ -0,0 +1,419 @@ +*usr_45.txt* For Vim version 7.3. Last change: 2008 Nov 15 + + VIM USER MANUAL - by Bram Moolenaar + + Select your language + + +The messages in Vim can be given in several languages. This chapter explains +how to change which one is used. Also, the different ways to work with files +in various languages is explained. + +|45.1| Language for Messages +|45.2| Language for Menus +|45.3| Using another encoding +|45.4| Editing files with a different encoding +|45.5| Entering language text + + Next chapter: |usr_90.txt| Installing Vim + Previous chapter: |usr_44.txt| Your own syntax highlighted +Table of contents: |usr_toc.txt| + +============================================================================== +*45.1* Language for Messages + +When you start Vim, it checks the environment to find out what language you +are using. Mostly this should work fine, and you get the messages in your +language (if they are available). To see what the current language is, use +this command: > + + :language + +If it replies with "C", this means the default is being used, which is +English. + + Note: + Using different languages only works when Vim was compiled to handle + it. To find out if it works, use the ":version" command and check the + output for "+gettext" and "+multi_lang". If they are there, you are + OK. If you see "-gettext" or "-multi_lang" you will have to find + another Vim. + +What if you would like your messages in a different language? There are +several ways. Which one you should use depends on the capabilities of your +system. + The first way is to set the environment to the desired language before +starting Vim. Example for Unix: > + + env LANG=de_DE.ISO_8859-1 vim + +This only works if the language is available on your system. The advantage is +that all the GUI messages and things in libraries will use the right language +as well. A disadvantage is that you must do this before starting Vim. If you +want to change language while Vim is running, you can use the second method: > + + :language fr_FR.ISO_8859-1 + +This way you can try out several names for your language. You will get an +error message when it's not supported on your system. You don't get an error +when translated messages are not available. Vim will silently fall back to +using English. + To find out which languages are supported on your system, find the +directory where they are listed. On my system it is "/usr/share/locale". On +some systems it's in "/usr/lib/locale". The manual page for "setlocale" +should give you a hint where it is found on your system. + Be careful to type the name exactly as it should be. Upper and lowercase +matter, and the '-' and '_' characters are easily confused. + +You can also set the language separately for messages, edited text and the +time format. See |:language|. + + +DO-IT-YOURSELF MESSAGE TRANSLATION + +If translated messages are not available for your language, you could write +them yourself. To do this, get the source code for Vim and the GNU gettext +package. After unpacking the sources, instructions can be found in the +directory src/po/README.txt. + It's not too difficult to do the translation. You don't need to be a +programmer. You must know both English and the language you are translating +to, of course. + When you are satisfied with the translation, consider making it available +to others. Upload it at vim-online (http://vim.sf.net) or e-mail it to +the Vim maintainer <maintainer@vim.org>. Or both. + +============================================================================== +*45.2* Language for Menus + +The default menus are in English. To be able to use your local language, they +must be translated. Normally this is automatically done for you if the +environment is set for your language, just like with messages. You don't need +to do anything extra for this. But it only works if translations for the +language are available. + Suppose you are in Germany, with the language set to German, but prefer to +use "File" instead of "Datei". You can switch back to using the English menus +this way: > + + :set langmenu=none + +It is also possible to specify a language: > + + :set langmenu=nl_NL.ISO_8859-1 + +Like above, differences between "-" and "_" matter. However, upper/lowercase +differences are ignored here. + The 'langmenu' option must be set before the menus are loaded. Once the +menus have been defined changing 'langmenu' has no direct effect. Therefore, +put the command to set 'langmenu' in your vimrc file. + If you really want to switch menu language while running Vim, you can do it +this way: > + + :source $VIMRUNTIME/delmenu.vim + :set langmenu=de_DE.ISO_8859-1 + :source $VIMRUNTIME/menu.vim + +There is one drawback: All menus that you defined yourself will be gone. You +will need to redefine them as well. + + +DO-IT-YOURSELF MENU TRANSLATION + +To see which menu translations are available, look in this directory: + + $VIMRUNTIME/lang ~ + +The files are called menu_{language}.vim. If you don't see the language you +want to use, you can do your own translations. The simplest way to do this is +by copying one of the existing language files, and change it. + First find out the name of your language with the ":language" command. Use +this name, but with all letters made lowercase. Then copy the file to your +own runtime directory, as found early in 'runtimepath'. For example, for Unix +you would do: > + + :!cp $VIMRUNTIME/lang/menu_ko_kr.euckr.vim ~/.vim/lang/menu_nl_be.iso_8859-1.vim + +You will find hints for the translation in "$VIMRUNTIME/lang/README.txt". + +============================================================================== +*45.3* Using another encoding + +Vim guesses that the files you are going to edit are encoded for your +language. For many European languages this is "latin1". Then each byte is +one character. That means there are 256 different characters possible. For +Asian languages this is not sufficient. These mostly use a double-byte +encoding, providing for over ten thousand possible characters. This still +isn't enough when a text is to contain several different languages. This is +where Unicode comes in. It was designed to include all characters used in +commonly used languages. This is the "Super encoding that replaces all +others". But it isn't used that much yet. + Fortunately, Vim supports these three kinds of encodings. And, with some +restrictions, you can use them even when your environment uses another +language than the text. + Nevertheless, when you only edit files that are in the encoding of your +language, the default should work fine and you don't need to do anything. The +following is only relevant when you want to edit different languages. + + Note: + Using different encodings only works when Vim was compiled to handle + it. To find out if it works, use the ":version" command and check the + output for "+multi_byte". If it's there, you are OK. If you see + "-multi_byte" you will have to find another Vim. + + +USING UNICODE IN THE GUI + +The nice thing about Unicode is that other encodings can be converted to it +and back without losing information. When you make Vim use Unicode +internally, you will be able to edit files in any encoding. + Unfortunately, the number of systems supporting Unicode is still limited. +Thus it's unlikely that your language uses it. You need to tell Vim you want +to use Unicode, and how to handle interfacing with the rest of the system. + Let's start with the GUI version of Vim, which is able to display Unicode +characters. This should work: > + + :set encoding=utf-8 + :set guifont=-misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1 + +The 'encoding' option tells Vim the encoding of the characters that you use. +This applies to the text in buffers (files you are editing), registers, Vim +script files, etc. You can regard 'encoding' as the setting for the internals +of Vim. + This example assumes you have this font on your system. The name in the +example is for the X Window System. This font is in a package that is used to +enhance xterm with Unicode support. If you don't have this font, you might +find it here: + + http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz ~ + +For MS-Windows, some fonts have a limited number of Unicode characters. Try +using the "Courier New" font. You can use the Edit/Select Font... menu to +select and try out the fonts available. Only fixed-width fonts can be used +though. Example: > + + :set guifont=courier_new:h12 + +If it doesn't work well, try getting a fontpack. If Microsoft didn't move it, +you can find it here: + + http://www.microsoft.com/typography/fonts/default.aspx ~ + +Now you have told Vim to use Unicode internally and display text with a +Unicode font. Typed characters still arrive in the encoding of your original +language. This requires converting them to Unicode. Tell Vim the language +from which to convert with the 'termencoding' option. You can do it like +this: > + + :let &termencoding = &encoding + :set encoding=utf-8 + +This assigns the old value of 'encoding' to 'termencoding' before setting +'encoding' to utf-8. You will have to try out if this really works for your +setup. It should work especially well when using an input method for an Asian +language, and you want to edit Unicode text. + + +USING UNICODE IN A UNICODE TERMINAL + +There are terminals that support Unicode directly. The standard xterm that +comes with XFree86 is one of them. Let's use that as an example. + First of all, the xterm must have been compiled with Unicode support. See +|UTF8-xterm| how to check that and how to compile it when needed. + Start the xterm with the "-u8" argument. You might also need so specify a +font. Example: > + + xterm -u8 -fn -misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1 + +Now you can run Vim inside this terminal. Set 'encoding' to "utf-8" as +before. That's all. + + +USING UNICODE IN AN ORDINARY TERMINAL + +Suppose you want to work with Unicode files, but don't have a terminal with +Unicode support. You can do this with Vim, although characters that are not +supported by the terminal will not be displayed. The layout of the text +will be preserved. > + + :let &termencoding = &encoding + :set encoding=utf-8 + +This is the same as what was used for the GUI. But it works differently: Vim +will convert the displayed text before sending it to the terminal. That +avoids that the display is messed up with strange characters. + For this to work the conversion between 'termencoding' and 'encoding' must +be possible. Vim will convert from latin1 to Unicode, thus that always works. +For other conversions the |+iconv| feature is required. + Try editing a file with Unicode characters in it. You will notice that Vim +will put a question mark (or underscore or some other character) in places +where a character should be that the terminal can't display. Move the cursor +to a question mark and use this command: > + + ga + +Vim will display a line with the code of the character. This gives you a hint +about what character it is. You can look it up in a Unicode table. You could +actually view a file that way, if you have lots of time at hand. + + Note: + Since 'encoding' is used for all text inside Vim, changing it makes + all non-ASCII text invalid. You will notice this when using registers + and the 'viminfo' file (e.g., a remembered search pattern). It's + recommended to set 'encoding' in your vimrc file, and leave it alone. + +============================================================================== +*45.4* Editing files with a different encoding + +Suppose you have setup Vim to use Unicode, and you want to edit a file that is +in 16-bit Unicode. Sounds simple, right? Well, Vim actually uses utf-8 +encoding internally, thus the 16-bit encoding must be converted, since there +is a difference between the character set (Unicode) and the encoding (utf-8 or +16-bit). + Vim will try to detect what kind of file you are editing. It uses the +encoding names in the 'fileencodings' option. When using Unicode, the default +value is: "ucs-bom,utf-8,latin1". This means that Vim checks the file to see +if it's one of these encodings: + + ucs-bom File must start with a Byte Order Mark (BOM). This + allows detection of 16-bit, 32-bit and utf-8 Unicode + encodings. + utf-8 utf-8 Unicode. This is rejected when a sequence of + bytes is illegal in utf-8. + latin1 The good old 8-bit encoding. Always works. + +When you start editing that 16-bit Unicode file, and it has a BOM, Vim will +detect this and convert the file to utf-8 when reading it. The 'fileencoding' +option (without s at the end) is set to the detected value. In this case it +is "utf-16le". That means it's Unicode, 16-bit and little-endian. This +file format is common on MS-Windows (e.g., for registry files). + When writing the file, Vim will compare 'fileencoding' with 'encoding'. If +they are different, the text will be converted. + An empty value for 'fileencoding' means that no conversion is to be done. +Thus the text is assumed to be encoded with 'encoding'. + +If the default 'fileencodings' value is not good for you, set it to the +encodings you want Vim to try. Only when a value is found to be invalid will +the next one be used. Putting "latin1" first doesn't work, because it is +never illegal. An example, to fall back to Japanese when the file doesn't +have a BOM and isn't utf-8: > + + :set fileencodings=ucs-bom,utf-8,sjis + +See |encoding-values| for suggested values. Other values may work as well. +This depends on the conversion available. + + +FORCING AN ENCODING + +If the automatic detection doesn't work you must tell Vim what encoding the +file is. Example: > + + :edit ++enc=koi8-r russian.txt + +The "++enc" part specifies the name of the encoding to be used for this file +only. Vim will convert the file from the specified encoding, Russian in this +example, to 'encoding'. 'fileencoding' will also be set to the specified +encoding, so that the reverse conversion can be done when writing the file. + The same argument can be used when writing the file. This way you can +actually use Vim to convert a file. Example: > + + :write ++enc=utf-8 russian.txt +< + Note: + Conversion may result in lost characters. Conversion from an encoding + to Unicode and back is mostly free of this problem, unless there are + illegal characters. Conversion from Unicode to other encodings often + loses information when there was more than one language in the file. + +============================================================================== +*45.5* Entering language text + +Computer keyboards don't have much more than a hundred keys. Some languages +have thousands of characters, Unicode has ten thousands. So how do you type +these characters? + First of all, when you don't use too many of the special characters, you +can use digraphs. This was already explained in |24.9|. + When you use a language that uses many more characters than keys on your +keyboard, you will want to use an Input Method (IM). This requires learning +the translation from typed keys to resulting character. When you need an IM +you probably already have one on your system. It should work with Vim like +with other programs. For details see |mbyte-XIM| for the X Window system and +|mbyte-IME| for MS-Windows. + + +KEYMAPS + +For some languages the character set is different from latin, but uses a +similar number of characters. It's possible to map keys to characters. Vim +uses keymaps for this. + Suppose you want to type Hebrew. You can load the keymap like this: > + + :set keymap=hebrew + +Vim will try to find a keymap file for you. This depends on the value of +'encoding'. If no matching file was found, you will get an error message. + +Now you can type Hebrew in Insert mode. In Normal mode, and when typing a ":" +command, Vim automatically switches to English. You can use this command to +switch between Hebrew and English: > + + CTRL-^ + +This only works in Insert mode and Command-line mode. In Normal mode it does +something completely different (jumps to alternate file). + The usage of the keymap is indicated in the mode message, if you have the +'showmode' option set. In the GUI Vim will indicate the usage of keymaps with +a different cursor color. + You can also change the usage of the keymap with the 'iminsert' and +'imsearch' options. + +To see the list of mappings, use this command: > + + :lmap + +To find out which keymap files are available, in the GUI you can use the +Edit/Keymap menu. Otherwise you can use this command: > + + :echo globpath(&rtp, "keymap/*.vim") + + +DO-IT-YOURSELF KEYMAPS + +You can create your own keymap file. It's not very difficult. Start with +a keymap file that is similar to the language you want to use. Copy it to the +"keymap" directory in your runtime directory. For example, for Unix, you +would use the directory "~/.vim/keymap". + The name of the keymap file must look like this: + + keymap/{name}.vim ~ +or + keymap/{name}_{encoding}.vim ~ + +{name} is the name of the keymap. Chose a name that is obvious, but different +from existing keymaps (unless you want to replace an existing keymap file). +{name} cannot contain an underscore. Optionally, add the encoding used after +an underscore. Examples: + + keymap/hebrew.vim ~ + keymap/hebrew_utf-8.vim ~ + +The contents of the file should be self-explanatory. Look at a few of the +keymaps that are distributed with Vim. For the details, see |mbyte-keymap|. + + +LAST RESORT + +If all other methods fail, you can enter any character with CTRL-V: + + encoding type range ~ + 8-bit CTRL-V 123 decimal 0-255 + 8-bit CTRL-V x a1 hexadecimal 00-ff + 16-bit CTRL-V u 013b hexadecimal 0000-ffff + 31-bit CTRL-V U 001303a4 hexadecimal 00000000-7fffffff + +Don't type the spaces. See |i_CTRL-V_digit| for the details. + +============================================================================== + +Next chapter: |usr_90.txt| Installing Vim + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_90.txt b/vim73/doc/usr_90.txt new file mode 100644 index 0000000..3b1358d --- /dev/null +++ b/vim73/doc/usr_90.txt @@ -0,0 +1,498 @@ +*usr_90.txt* For Vim version 7.3. Last change: 2008 Sep 10 + + VIM USER MANUAL - by Bram Moolenaar + + Installing Vim + + *install* +Before you can use Vim you have to install it. Depending on your system it's +simple or easy. This chapter gives a few hints and also explains how +upgrading to a new version is done. + +|90.1| Unix +|90.2| MS-Windows +|90.3| Upgrading +|90.4| Common installation issues +|90.5| Uninstalling Vim + + Previous chapter: |usr_45.txt| Select your language +Table of contents: |usr_toc.txt| + +============================================================================== +*90.1* Unix + +First you have to decide if you are going to install Vim system-wide or for a +single user. The installation is almost the same, but the directory where Vim +is installed in differs. + For a system-wide installation the base directory "/usr/local" is often +used. But this may be different for your system. Try finding out where other +packages are installed. + When installing for a single user, you can use your home directory as the +base. The files will be placed in subdirectories like "bin" and "shared/vim". + + +FROM A PACKAGE + +You can get precompiled binaries for many different UNIX systems. There is a +long list with links on this page: + + http://www.vim.org/binaries.html ~ + +Volunteers maintain the binaries, so they are often out of date. It is a +good idea to compile your own UNIX version from the source. Also, creating +the editor from the source allows you to control which features are compiled. +This does require a compiler though. + +If you have a Linux distribution, the "vi" program is probably a minimal +version of Vim. It doesn't do syntax highlighting, for example. Try finding +another Vim package in your distribution, or search on the web site. + + +FROM SOURCES + +To compile and install Vim, you will need the following: + + - A C compiler (GCC preferred) + - The GZIP program (you can get it from www.gnu.org) + - The Vim source and runtime archives + +To get the Vim archives, look in this file for a mirror near you, this should +provide the fastest download: + + ftp://ftp.vim.org/pub/vim/MIRRORS ~ + +Or use the home site ftp.vim.org, if you think it's fast enough. Go to the +"unix" directory and you'll find a list of files there. The version number is +embedded in the file name. You will want to get the most recent version. + You can get the files for Unix in two ways: One big archive that contains +everything, or four smaller ones that each fit on a floppy disk. For version +6.1 the single big one is called: + + vim-6.1.tar.bz2 ~ + +You need the bzip2 program to uncompress it. If you don't have it, get the +four smaller files, which can be uncompressed with gzip. For Vim 6.1 they are +called: + + vim-6.1-src1.tar.gz ~ + vim-6.1-src2.tar.gz ~ + vim-6.1-rt1.tar.gz ~ + vim-6.1-rt2.tar.gz ~ + + +COMPILING + +First create a top directory to work in, for example: > + + mkdir ~/vim + cd ~/vim + +Then unpack the archives there. If you have the one big archive, you unpack +it like this: > + + bzip2 -d -c path/vim-6.1.tar.bz2 | tar xf - + +Change "path" to where you have downloaded the file. > + + gzip -d -c path/vim-6.1-src1.tar.gz | tar xf - + gzip -d -c path/vim-6.1-src2.tar.gz | tar xf - + gzip -d -c path/vim-6.1-rt1.tar.gz | tar xf - + gzip -d -c path/vim-6.1-rt2.tar.gz | tar xf - + +If you are satisfied with getting the default features, and your environment +is setup properly, you should be able to compile Vim with just this: > + + cd vim61/src + make + +The make program will run configure and compile everything. Further on we +will explain how to compile with different features. + If there are errors while compiling, carefully look at the error messages. +There should be a hint about what went wrong. Hopefully you will be able to +correct it. You might have to disable some features to make Vim compile. +Look in the Makefile for specific hints for your system. + + +TESTING + +Now you can check if compiling worked OK: > + + make test + +This will run a sequence of test scripts to verify that Vim works as expected. +Vim will be started many times and all kinds of text and messages flash by. +If it is alright you will finally see: + + test results: ~ + ALL DONE ~ + +If you get "TEST FAILURE" some test failed. If there are one or two messages +about failed tests, Vim might still work, but not perfectly. If you see a lot +of error messages or Vim doesn't finish until the end, there must be something +wrong. Either try to find out yourself, or find someone who can solve it. +You could look in the |maillist-archive| for a solution. If everything else +fails, you could ask in the vim |maillist| if someone can help you. + + +INSTALLING + *install-home* +If you want to install in your home directory, edit the Makefile and search +for a line: + + #prefix = $(HOME) ~ + +Remove the # at the start of the line. + When installing for the whole system, Vim has most likely already selected +a good installation directory for you. You can also specify one, see below. +You need to become root for the following. + +To install Vim do: > + + make install + +That should move all the relevant files to the right place. Now you can try +running vim to verify that it works. Use two simple tests to check if Vim can +find its runtime files: > + + :help + :syntax enable + +If this doesn't work, use this command to check where Vim is looking for the +runtime files: > + + :echo $VIMRUNTIME + +You can also start Vim with the "-V" argument to see what happens during +startup: > + + vim -V + +Don't forget that the user manual assumes you Vim in a certain way. After +installing Vim, follow the instructions at |not-compatible| to make Vim work +as assumed in this manual. + + +SELECTING FEATURES + +Vim has many ways to select features. One of the simple ways is to edit the +Makefile. There are many directions and examples. Often you can enable or +disable a feature by uncommenting a line. + An alternative is to run "configure" separately. This allows you to +specify configuration options manually. The disadvantage is that you have to +figure out what exactly to type. + Some of the most interesting configure arguments follow. These can also be +enabled from the Makefile. + + --prefix={directory} Top directory where to install Vim. + + --with-features=tiny Compile with many features disabled. + --with-features=small Compile with some features disabled. + --with-features=big Compile with more features enabled. + --with-features=huge Compile with most features enabled. + See |+feature-list| for which feature + is enabled in which case. + + --enable-perlinterp Enable the Perl interface. There are + similar arguments for ruby, python and + tcl. + + --disable-gui Do not compile the GUI interface. + --without-x Do not compile X-windows features. + When both of these are used, Vim will + not connect to the X server, which + makes startup faster. + +To see the whole list use: > + + ./configure --help + +You can find a bit of explanation for each feature, and links for more +information here: |feature-list|. + For the adventurous, edit the file "feature.h". You can also change the +source code yourself! + +============================================================================== +*90.2* MS-Windows + +There are two ways to install the Vim program for Microsoft Windows. You can +uncompress several archives, or use a self-installing big archive. Most users +with fairly recent computers will prefer the second method. For the first +one, you will need: + + - An archive with binaries for Vim. + - The Vim runtime archive. + - A program to unpack the zip files. + +To get the Vim archives, look in this file for a mirror near you, this should +provide the fastest download: + + ftp://ftp.vim.org/pub/vim/MIRRORS ~ + +Or use the home site ftp.vim.org, if you think it's fast enough. Go to the +"pc" directory and you'll find a list of files there. The version number is +embedded in the file name. You will want to get the most recent version. +We will use "61" here, which is version 6.1. + + gvim61.exe The self-installing archive. + +This is all you need for the second method. Just launch the executable, and +follow the prompts. + +For the first method you must chose one of the binary archives. These are +available: + + gvim61.zip The normal MS-Windows GUI version. + gvim61ole.zip The MS-Windows GUI version with OLE support. + Uses more memory, supports interfacing with + other OLE applications. + vim61w32.zip 32 bit MS-Windows console version. For use in + a Win NT/2000/XP console. Does not work well + on Win 95/98. + vim61d32.zip 32 bit MS-DOS version. For use in the + Win 95/98 console window. + vim61d16.zip 16 bit MS-DOS version. Only for old systems. + Does not support long filenames. + +You only need one of them. Although you could install both a GUI and a +console version. You always need to get the archive with runtime files. + + vim61rt.zip The runtime files. + +Use your un-zip program to unpack the files. For example, using the "unzip" +program: > + + cd c:\ + unzip path\gvim61.zip + unzip path\vim61rt.zip + +This will unpack the files in the directory "c:\vim\vim61". If you already +have a "vim" directory somewhere, you will want to move to the directory just +above it. + Now change to the "vim\vim61" directory and run the install program: > + + install + +Carefully look through the messages and select the options you want to use. +If you finally select "do it" the install program will carry out the actions +you selected. + The install program doesn't move the runtime files. They remain where you +unpacked them. + +In case you are not satisfied with the features included in the supplied +binaries, you could try compiling Vim yourself. Get the source archive from +the same location as where the binaries are. You need a compiler for which a +makefile exists. Microsoft Visual C works, but is expensive. The Free +Borland command-line compiler 5.5 can be used, as well as the free MingW and +Cygwin compilers. Check the file src/INSTALLpc.txt for hints. + +============================================================================== +*90.3* Upgrading + +If you are running one version of Vim and want to install another, here is +what to do. + + +UNIX + +When you type "make install" the runtime files will be copied to a directory +which is specific for this version. Thus they will not overwrite a previous +version. This makes it possible to use two or more versions next to +each other. + The executable "vim" will overwrite an older version. If you don't care +about keeping the old version, running "make install" will work fine. You can +delete the old runtime files manually. Just delete the directory with the +version number in it and all files below it. Example: > + + rm -rf /usr/local/share/vim/vim58 + +There are normally no changed files below this directory. If you did change +the "filetype.vim" file, for example, you better merge the changes into the +new version before deleting it. + +If you are careful and want to try out the new version for a while before +switching to it, install the new version under another name. You need to +specify a configure argument. For example: > + + ./configure --with-vim-name=vim6 + +Before running "make install", you could use "make -n install" to check that +no valuable existing files are overwritten. + When you finally decide to switch to the new version, all you need to do is +to rename the binary to "vim". For example: > + + mv /usr/local/bin/vim6 /usr/local/bin/vim + + +MS-WINDOWS + +Upgrading is mostly equal to installing a new version. Just unpack the files +in the same place as the previous version. A new directory will be created, +e.g., "vim61", for the files of the new version. Your runtime files, vimrc +file, viminfo, etc. will be left alone. + If you want to run the new version next to the old one, you will have to do +some handwork. Don't run the install program, it will overwrite a few files +of the old version. Execute the new binaries by specifying the full path. +The program should be able to automatically find the runtime files for the +right version. However, this won't work if you set the $VIMRUNTIME variable +somewhere. + If you are satisfied with the upgrade, you can delete the files of the +previous version. See |90.5|. + +============================================================================== +*90.4* Common installation issues + +This section describes some of the common problems that occur when installing +Vim and suggests some solutions. It also contains answers to many +installation questions. + + +Q: I Do Not Have Root Privileges. How Do I Install Vim? (Unix) + +Use the following configuration command to install Vim in a directory called +$HOME/vim: > + + ./configure --prefix=$HOME + +This gives you a personal copy of Vim. You need to put $HOME/bin in your +path to execute the editor. Also see |install-home|. + + +Q: The Colors Are Not Right on My Screen. (Unix) + +Check your terminal settings by using the following command in a shell: > + + echo $TERM + +If the terminal type listed is not correct, fix it. For more hints, see +|06.2|. Another solution is to always use the GUI version of Vim, called +gvim. This avoids the need for a correct terminal setup. + + +Q: My Backspace And Delete Keys Don't Work Right + +The definition of what key sends what code is very unclear for backspace <BS> +and Delete <Del> keys. First of all, check your $TERM setting. If there is +nothing wrong with it, try this: > + + :set t_kb=^V<BS> + :set t_kD=^V<Del> + +In the first line you need to press CTRL-V and then hit the backspace key. +In the second line you need to press CTRL-V and then hit the Delete key. +You can put these lines in your vimrc file, see |05.1|. A disadvantage is +that it won't work when you use another terminal some day. Look here for +alternate solutions: |:fixdel|. + + +Q: I Am Using RedHat Linux. Can I Use the Vim That Comes with the System? + +By default RedHat installs a minimal version of Vim. Check your RPM packages +for something named "Vim-enhanced-version.rpm" and install that. + + +Q: How Do I Turn Syntax Coloring On? How do I make plugins work? + +Use the example vimrc script. You can find an explanation on how to use it +here: |not-compatible|. + +See chapter 6 for information about syntax highlighting: |usr_06.txt|. + + +Q: What Is a Good vimrc File to Use? + +See the www.vim.org Web site for several good examples. + + +Q: Where Do I Find a Good Vim Plugin? + +See the Vim-online site: http://vim.sf.net. Many users have uploaded useful +Vim scripts and plugins there. + + +Q: Where Do I Find More Tips? + +See the Vim-online site: http://vim.sf.net. There is an archive with hints +from Vim users. You might also want to search in the |maillist-archive|. + +============================================================================== +*90.5* Uninstalling Vim + +In the unlikely event you want to uninstall Vim completely, this is how you do +it. + + +UNIX + +When you installed Vim as a package, check your package manager to find out +how to remove the package again. + If you installed Vim from sources you can use this command: > + + make uninstall + +However, if you have deleted the original files or you used an archive that +someone supplied, you can't do this. Do delete the files manually, here is an +example for when "/usr/local" was used as the root: > + + rm -rf /usr/local/share/vim/vim61 + rm /usr/local/bin/eview + rm /usr/local/bin/evim + rm /usr/local/bin/ex + rm /usr/local/bin/gview + rm /usr/local/bin/gvim + rm /usr/local/bin/gvim + rm /usr/local/bin/gvimdiff + rm /usr/local/bin/rgview + rm /usr/local/bin/rgvim + rm /usr/local/bin/rview + rm /usr/local/bin/rvim + rm /usr/local/bin/rvim + rm /usr/local/bin/view + rm /usr/local/bin/vim + rm /usr/local/bin/vimdiff + rm /usr/local/bin/vimtutor + rm /usr/local/bin/xxd + rm /usr/local/man/man1/eview.1 + rm /usr/local/man/man1/evim.1 + rm /usr/local/man/man1/ex.1 + rm /usr/local/man/man1/gview.1 + rm /usr/local/man/man1/gvim.1 + rm /usr/local/man/man1/gvimdiff.1 + rm /usr/local/man/man1/rgview.1 + rm /usr/local/man/man1/rgvim.1 + rm /usr/local/man/man1/rview.1 + rm /usr/local/man/man1/rvim.1 + rm /usr/local/man/man1/view.1 + rm /usr/local/man/man1/vim.1 + rm /usr/local/man/man1/vimdiff.1 + rm /usr/local/man/man1/vimtutor.1 + rm /usr/local/man/man1/xxd.1 + + +MS-WINDOWS + +If you installed Vim with the self-installing archive you can run +the "uninstall-gui" program located in the same directory as the other Vim +programs, e.g. "c:\vim\vim61". You can also launch it from the Start menu if +installed the Vim entries there. This will remove most of the files, menu +entries and desktop shortcuts. Some files may remain however, as they need a +Windows restart before being deleted. + You will be given the option to remove the whole "vim" directory. It +probably contains your vimrc file and other runtime files that you created, so +be careful. + +Else, if you installed Vim with the zip archives, the preferred way is to use +the "uninstal" program (note the missing l at the end). You can find it in +the same directory as the "install" program, e.g., "c:\vim\vim61". This +should also work from the usual "install/remove software" page. + However, this only removes the registry entries for Vim. You have to +delete the files yourself. Simply select the directory "vim\vim61" and delete +it recursively. There should be no files there that you changed, but you +might want to check that first. + The "vim" directory probably contains your vimrc file and other runtime +files that you created. You might want to keep that. + +============================================================================== + +Table of contents: |usr_toc.txt| + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/usr_toc.esx b/vim73/doc/usr_toc.esx new file mode 100644 index 0000000..d3eeca8 --- /dev/null +++ b/vim73/doc/usr_toc.esx @@ -0,0 +1,361 @@ +*usr_toc.esx* Para Vim versión 7.3. Último cambio: 20/6/2010 + + MANUAL DE USUARIO DE VIM - por Bram Moolenaar + + Tabla de contenidos *manual-de-usuario* *user-manual* + +============================================================================== +Vista general ~ + +Empezar +|usr_01.esx| Acerca de los manuales +|usr_02.esx| Primeros pasos en Vim +|usr_03.esx| Desplazamiento +|usr_04.esx| Hacer cambios pequeños +|usr_05.esx| Configuración +|usr_06.esx| Uso del resaltado de sintaxis +|usr_07.esx| Editar más de un archivo +|usr_08.esx| Dividir en ventanas +|usr_09.esx| Uso de la interfaz gráfica +|usr_10.esx| Realizar grandes cambios +|usr_11.esx| Restaurar después de un fallo +|usr_12.esx| Trucos + +Editar con efectividad ~ +|usr_20.esx| Ser eficaz en la línea de órdenes +|usr_21.esx| Abandonar el editor y volver +|usr_22.esx| Encontrar el archivo a editar +|usr_23.esx| Editar otros archivos +|usr_24.esx| Insertar con rapidez +|usr_25.esx| Editar texto con formato +|usr_26.esx| Repetir +|usr_27.esx| Órdenes y patrones de búsqueda +|usr_28.txt| Plegar +|usr_29.txt| Moverse a través de programas +|usr_30.txt| Editar programas +|usr_31.txt| Aprovechar la interfaz gráfica +|usr_32.txt| El árbol de deshacer + +Configurar Vim ~ +|usr_40.txt| Crear órdenes nuevas +|usr_41.txt| Crear un Vim script +|usr_42.txt| Añadir menús nuevos +|usr_43.txt| Usar tipos de archivo (filetypes) +|usr_44.txt| Crear su propio resaltado de sintaxis +|usr_45.txt| Seleccionar su idioma + +Iniciar Vim ~ +|usr_90.txt| Instalar Vim + + +Manual de referencia +|reference_toc| Más información detallada de todas las órdenes + +El manual de usuario está disponible en un único archivo listo para su +impresión, en formato PDF y HTML, en está ubicación: + http://vimdoc.sf.net + +============================================================================== +Empezar ~ + +Lea esto de principio a final para aprender las órdenes esenciales. + +|usr_01.esx| Acerca de los manuales + |01.1| Dos manuales + |01.2| Vim instalado + |01.3| Usar el tutor de Vim + |01.4| Copyright + +|usr_02.esx| Primeros pasos en Vim + |02.1| Ejecutar Vim por primera vez + |02.2| Insertar texto + |02.3| Movimiento + |02.4| Eliminar caracteres + |02.5| Deshacer y rehacer + |02.6| Otras órdenes de edición + |02.7| Salir + |02.8| Encontrar ayuda + +|usr_03.esx| Desplazamiento + |03.1| Desplazarse sobre palabras + |03.2| Desplazarse al principio o al final de la línea + |03.3| Desplazarse a un carácter + |03.4| Emparejar un paréntesis + |03.5| Desplazarse a una línea específica + |03.6| Indicar dónde estás + |03.7| Desplazar el texto + |03.8| Búsquedas simples + |03.9| Patrones sencillos de búsqueda + |03.10| Uso de marcadores o marcas + +|usr_04.esx| Making small changes + |04.1| Operadores y movimiento + |04.2| Cambiar texto + |04.3| Repetir un cambio + |04.4| Modo Visual + |04.5| Mover texto + |04.6| Copiar texto + |04.7| Uso del portapapeles + |04.8| Objetos de texto + |04.9| Modo reemplazar + |04.10| Conclusión + +|usr_05.esx| Configuración + |05.1| El archivo vimrc + |05.2| El archivo vimrc de ejemplo, explicado + |05.3| Mapeos sencillos + |05.4| Añadir una extensión + |05.5| Añadir un archivo de ayuda + |05.6| La ventana de opciones + |05.7| Opciones más comunes + +|usr_06.esx| Uso del resaltado de sintaxis + |06.1| Activar + |06.2| ¿Colores incorrectos o ausentes? + |06.3| Diferentes colores + |06.4| Con colores o sin colores + |06.5| Imprimir con colores + |06.6| Más información + +|usr_07.esx| Editar más de un archivo + |07.1| Editar otro archivo + |07.2| Una lista de archivos + |07.3| Pasar de archivo a archivo + |07.4| Copias de seguridad + |07.5| Copiar texto entre archivos + |07.6| Ver un archivo + |07.7| Cambiar el nombre de archivo + +|usr_08.esx| Dividir en ventanas + |08.1| Dividir una ventana + |08.2| Dividir una ventana con otro archivo + |08.3| Tamaño de ventana + |08.4| Divisiones verticales + |08.5| Mover ventanas + |08.6| Órdenes sobre todas las ventanas + |08.7| Ver las diferencias con «vimdiff» + |08.8| Varios + +|usr_09.esx| Uso de la interfaz gráfica (GUI) + |09.1| Partes de la interfaz gráfica + |09.2| Uso del ratón + |09.3| El portapapeles + |09.4| Modo Seleccionar + +|usr_10.esx| Realizar cambios grandes + |10.1| Órdenes de grabación y reproducción + |10.2| Sustitución + |10.3| Rangos de aplicación + |10.4| Las órdenes globales + |10.5| El modo de bloque Visual + |10.6| Leer y escribir parte de un archivo + |10.7| Formatear texto + |10.8| Cambiar mayúsculas y minúsculas + |10.9| Uso de un programa externo + +|usr_11.esx| Recuperarse de un fallo + |11.1| Recuperación básica + |11.2| ¿Dónde está el archivo de recuperación? + |11.3| ¿Se ha colgado o no? + |11.4| Más información + +|usr_12.esx| Trucos + |12.1| Reemplazar una palabra + |12.2| Cambiar «Último, Primero» a «Primero Último» + |12.3| Ordenar una lista + |12.4| Invertir el orden de las líneas + |12.5| Contar palabras + |12.6| Encontrar una página de manual + |12.7| Eliminar espacios en blanco sobrantes + |12.8| Buscar dónde se emplea una palabra + +============================================================================== +Editar con efectividad ~ + +Temas que se pueden leer independientemente. + +|usr_20.esx| Ser eficaz en la línea de órdenes + |20.1| Edición en línea de órdenes + |20.2| Abreviaturas en línea de órdenes + |20.3| Autocompletado en la línea de órdenes + |20.4| Histórico de la línea de órdenes + |20.5| Ventana de la línea de órdenes + +|usr_21.esx| Abandonar el editor y volver + |21.1| Suspender y continuar + |21.2| Ejecutar órdenes de consola + |21.3| Recordar información; viminfo + |21.4| Sesiones + |21.5| Vistas + |21.6| «Modelines» + +|usr_22.esx| Encontrar el archivo a editar + |22.1| El explorador de archivos + |22.2| El directorio actual + |22.3| Encontrar un archivo + |22.4| La lista de búfers + +|usr_23.esx| Editar otros archivos + |23.1| Archivos de DOS, Mac y Unix + |23.2| Archivos en Internet + |23.3| Cifrado + |23.4| Archivos binarios + |23.5| Archivos comprimidos + +|usr_24.esx| Insertar con rapidez + |24.1| Corregir +| 24.2| Mostrar coincidencias + |24.3| Autocompletado + |24.4| Repetir una inserción + |24.5| Copiar desde otra línea + |24.6| Insertar un registro + |24.7| Abreviaturas + |24.8| Introducir caracteres especiales + |24.9| Dígrafos + |24.10| Órdenes del modo Normal + +|usr_25.txt| Editar texto con formato + |25.1| Dividir líneas + |25.2| Alinear texto + |25.3| Sangrado y tabulación + |25.4| Tratar líneas largas + |25.5| Editar tablas + +|usr_26.txt| Repetición + |26.1| Repetir en modo Visual + |26.2| Sumar y restar + |26.3| Realizar un cambio en varios archivos + |26.4| Usar Vim desde un script de intérprete de órdenes + + |usr_27.esx| Órdenes y patrones de búsqueda + |27.1| Ignorar la distinción entre mayúsculas y minúsculas + |27.2| Justificar el fin del archivo + |27.3| Dirección relativa («offsets») + |27.4| Emparejar varios elementos + |27.5| Alternativas + |27.6| Rangos de caracteres + |27.7| Clases de caracteres + |27.8| Coincidir con un salto de línea + |27.9| Ejemplos + +|usr_28.txt| Plegar + |28.1| ¿Qué es plegar? + |28.2| Plegar manualmente + |28.3| Trabajar con pliegues + |28.4| Guardar y restaurar pliegues + |28.5| Plegar por sangrado + |28.6| Plegar con marcadores + |28.7| Plegar por sintaxis + |28.8| Plegar por expresión + |28.9| Plegar líneas sin cambios + |28.10¿| ¿Qué método de plegar debería usar? + +|usr_29.txt| Moverse a través de programas + |29.1| Usar etiquetas + |29.2| La ventana de previsualización + |29.3| Moverse a través de un programa + |29.4| Buscar identificadores globales + |29.5| Buscar identificadores locales + +|usr_30.txt| Editar programas + |30.1| Compilar + |30.2| Sangrado en archivos C + |30.3| Sangrado automático + |30.4| Otros sangrados + |30.5| Tabulados y espacios + |30.6| Formatear comentarios + +|usr_31.txt| Sacar partido a la interfaz gráfica + |31.1| El explorador de archivos + |31.2| Confirmación + |31.3| Atajos de teclado para menús + |31.4| Posición y tamaño de la ventana de Vim + |31.5| Varios + +|usr_32.txt| El árbol de deshacer + |32.1|Volver a un punto de edición anterior + |32.2|Numerar los cambios + |32.3|Desplazarse en el árbol + |32.4|Viajar en el tiempo + +============================================================================== +Tuning Vim ~ + +Make Vim work as you like it. + +|usr_40.txt| Make new commands + |40.1| Key mapping + |40.2| Defining command-line commands + |40.3| Autocommands + +|usr_41.txt| Write a Vim script + |41.1| Introduction + |41.2| Variables + |41.3| Expressions + |41.4| Conditionals + |41.5| Executing an expression + |41.6| Using functions + |41.7| Defining a function + |41.8| Lists and Dictionaries + |41.9| Exceptions + |41.10| Various remarks + |41.11| Writing a plugin + |41.12| Writing a filetype plugin + |41.13| Writing a compiler plugin + |41.14| Writing a plugin that loads quickly + |41.15| Writing library scripts + |41.16| Distributing Vim scripts + +|usr_42.txt| Add new menus + |42.1| Introduction + |42.2| Menu commands + |42.3| Various + |42.4| Toolbar and popup menus + +|usr_43.txt| Using filetypes + |43.1| Plugins for a filetype + |43.2| Adding a filetype + +|usr_44.txt| Your own syntax highlighted + |44.1| Basic syntax commands + |44.2| Keywords + |44.3| Matches + |44.4| Regions + |44.5| Nested items + |44.6| Following groups + |44.7| Other arguments + |44.8| Clusters + |44.9| Including another syntax file + |44.10| Synchronizing + |44.11| Installing a syntax file + |44.12| Portable syntax file layout + +|usr_45.txt| Select your language + |45.1| Language for Messages + |45.2| Language for Menus + |45.3| Using another encoding + |45.4| Editing files with a different encoding + |45.5| Entering language text + +============================================================================== +Making Vim Run ~ + +Before you can use Vim. + +|usr_90.txt| Installing Vim + |90.1| Unix + |90.2| MS-Windows + |90.3| Upgrading + |90.4| Common installation issues + |90.5| Uninstalling Vim + +============================================================================== + +Copyright: véase |manual-copyright| vim:tw=78:ts=8:ft=help:norl: + +============================================================================== + +Traducción del capítulo: Omar Campagne Polaino + +Proyecto: |vim-doc-es| + diff --git a/vim73/doc/usr_toc.txt b/vim73/doc/usr_toc.txt new file mode 100644 index 0000000..5d360d5 --- /dev/null +++ b/vim73/doc/usr_toc.txt @@ -0,0 +1,354 @@ +*usr_toc.txt* For Vim version 7.3. Last change: 2010 Jul 20 + + VIM USER MANUAL - by Bram Moolenaar + + Table Of Contents *user-manual* + +============================================================================== +Overview ~ + +Getting Started +|usr_01.txt| About the manuals +|usr_02.txt| The first steps in Vim +|usr_03.txt| Moving around +|usr_04.txt| Making small changes +|usr_05.txt| Set your settings +|usr_06.txt| Using syntax highlighting +|usr_07.txt| Editing more than one file +|usr_08.txt| Splitting windows +|usr_09.txt| Using the GUI +|usr_10.txt| Making big changes +|usr_11.txt| Recovering from a crash +|usr_12.txt| Clever tricks + +Editing Effectively +|usr_20.txt| Typing command-line commands quickly +|usr_21.txt| Go away and come back +|usr_22.txt| Finding the file to edit +|usr_23.txt| Editing other files +|usr_24.txt| Inserting quickly +|usr_25.txt| Editing formatted text +|usr_26.txt| Repeating +|usr_27.txt| Search commands and patterns +|usr_28.txt| Folding +|usr_29.txt| Moving through programs +|usr_30.txt| Editing programs +|usr_31.txt| Exploiting the GUI +|usr_32.txt| The undo tree + +Tuning Vim +|usr_40.txt| Make new commands +|usr_41.txt| Write a Vim script +|usr_42.txt| Add new menus +|usr_43.txt| Using filetypes +|usr_44.txt| Your own syntax highlighted +|usr_45.txt| Select your language + +Making Vim Run +|usr_90.txt| Installing Vim + + +Reference manual +|reference_toc| More detailed information for all commands + +The user manual is available as a single, ready to print HTML and PDF file +here: + http://vimdoc.sf.net + +============================================================================== +Getting Started ~ + +Read this from start to end to learn the essential commands. + +|usr_01.txt| About the manuals + |01.1| Two manuals + |01.2| Vim installed + |01.3| Using the Vim tutor + |01.4| Copyright + +|usr_02.txt| The first steps in Vim + |02.1| Running Vim for the First Time + |02.2| Inserting text + |02.3| Moving around + |02.4| Deleting characters + |02.5| Undo and Redo + |02.6| Other editing commands + |02.7| Getting out + |02.8| Finding help + +|usr_03.txt| Moving around + |03.1| Word movement + |03.2| Moving to the start or end of a line + |03.3| Moving to a character + |03.4| Matching a paren + |03.5| Moving to a specific line + |03.6| Telling where you are + |03.7| Scrolling around + |03.8| Simple searches + |03.9| Simple search patterns + |03.10| Using marks + +|usr_04.txt| Making small changes + |04.1| Operators and motions + |04.2| Changing text + |04.3| Repeating a change + |04.4| Visual mode + |04.5| Moving text + |04.6| Copying text + |04.7| Using the clipboard + |04.8| Text objects + |04.9| Replace mode + |04.10| Conclusion + +|usr_05.txt| Set your settings + |05.1| The vimrc file + |05.2| The example vimrc file explained + |05.3| Simple mappings + |05.4| Adding a plugin + |05.5| Adding a help file + |05.6| The option window + |05.7| Often used options + +|usr_06.txt| Using syntax highlighting + |06.1| Switching it on + |06.2| No or wrong colors? + |06.3| Different colors + |06.4| With colors or without colors + |06.5| Printing with colors + |06.6| Further reading + +|usr_07.txt| Editing more than one file + |07.1| Edit another file + |07.2| A list of files + |07.3| Jumping from file to file + |07.4| Backup files + |07.5| Copy text between files + |07.6| Viewing a file + |07.7| Changing the file name + +|usr_08.txt| Splitting windows + |08.1| Split a window + |08.2| Split a window on another file + |08.3| Window size + |08.4| Vertical splits + |08.5| Moving windows + |08.6| Commands for all windows + |08.7| Viewing differences with vimdiff + |08.8| Various + +|usr_09.txt| Using the GUI + |09.1| Parts of the GUI + |09.2| Using the mouse + |09.3| The clipboard + |09.4| Select mode + +|usr_10.txt| Making big changes + |10.1| Record and playback commands + |10.2| Substitution + |10.3| Command ranges + |10.4| The global command + |10.5| Visual block mode + |10.6| Reading and writing part of a file + |10.7| Formatting text + |10.8| Changing case + |10.9| Using an external program + +|usr_11.txt| Recovering from a crash + |11.1| Basic recovery + |11.2| Where is the swap file? + |11.3| Crashed or not? + |11.4| Further reading + +|usr_12.txt| Clever tricks + |12.1| Replace a word + |12.2| Change "Last, First" to "First Last" + |12.3| Sort a list + |12.4| Reverse line order + |12.5| Count words + |12.6| Find a man page + |12.7| Trim blanks + |12.8| Find where a word is used + +============================================================================== +Editing Effectively ~ + +Subjects that can be read independently. + +|usr_20.txt| Typing command-line commands quickly + |20.1| Command line editing + |20.2| Command line abbreviations + |20.3| Command line completion + |20.4| Command line history + |20.5| Command line window + +|usr_21.txt| Go away and come back + |21.1| Suspend and resume + |21.2| Executing shell commands + |21.3| Remembering information; viminfo + |21.4| Sessions + |21.5| Views + |21.6| Modelines + +|usr_22.txt| Finding the file to edit + |22.1| The file explorer + |22.2| The current directory + |22.3| Finding a file + |22.4| The buffer list + +|usr_23.txt| Editing other files + |23.1| DOS, Mac and Unix files + |23.2| Files on the internet + |23.3| Encryption + |23.4| Binary files + |23.5| Compressed files + +|usr_24.txt| Inserting quickly + |24.1| Making corrections + |24.2| Showing matches + |24.3| Completion + |24.4| Repeating an insert + |24.5| Copying from another line + |24.6| Inserting a register + |24.7| Abbreviations + |24.8| Entering special characters + |24.9| Digraphs + |24.10| Normal mode commands + +|usr_25.txt| Editing formatted text + |25.1| Breaking lines + |25.2| Aligning text + |25.3| Indents and tabs + |25.4| Dealing with long lines + |25.5| Editing tables + +|usr_26.txt| Repeating + |26.1| Repeating with Visual mode + |26.2| Add and subtract + |26.3| Making a change in many files + |26.4| Using Vim from a shell script + +|usr_27.txt| Search commands and patterns + |27.1| Ignoring case + |27.2| Wrapping around the file end + |27.3| Offsets + |27.4| Matching multiple times + |27.5| Alternatives + |27.6| Character ranges + |27.7| Character classes + |27.8| Matching a line break + |27.9| Examples + +|usr_28.txt| Folding + |28.1| What is folding? + |28.2| Manual folding + |28.3| Working with folds + |28.4| Saving and restoring folds + |28.5| Folding by indent + |28.6| Folding with markers + |28.7| Folding by syntax + |28.8| Folding by expression + |28.9| Folding unchanged lines + |28.10| Which fold method to use? + +|usr_29.txt| Moving through programs + |29.1| Using tags + |29.2| The preview window + |29.3| Moving through a program + |29.4| Finding global identifiers + |29.5| Finding local identifiers + +|usr_30.txt| Editing programs + |30.1| Compiling + |30.2| Indenting C files + |30.3| Automatic indenting + |30.4| Other indenting + |30.5| Tabs and spaces + |30.6| Formatting comments + +|usr_31.txt| Exploiting the GUI + |31.1| The file browser + |31.2| Confirmation + |31.3| Menu shortcuts + |31.4| Vim window position and size + |31.5| Various + +|usr_32.txt| The undo tree + |32.1| Undo up to a file write + |32.2| Numbering changes + |32.3| Jumping around the tree + |32.4| Time travelling + +============================================================================== +Tuning Vim ~ + +Make Vim work as you like it. + +|usr_40.txt| Make new commands + |40.1| Key mapping + |40.2| Defining command-line commands + |40.3| Autocommands + +|usr_41.txt| Write a Vim script + |41.1| Introduction + |41.2| Variables + |41.3| Expressions + |41.4| Conditionals + |41.5| Executing an expression + |41.6| Using functions + |41.7| Defining a function + |41.8| Lists and Dictionaries + |41.9| Exceptions + |41.10| Various remarks + |41.11| Writing a plugin + |41.12| Writing a filetype plugin + |41.13| Writing a compiler plugin + |41.14| Writing a plugin that loads quickly + |41.15| Writing library scripts + |41.16| Distributing Vim scripts + +|usr_42.txt| Add new menus + |42.1| Introduction + |42.2| Menu commands + |42.3| Various + |42.4| Toolbar and popup menus + +|usr_43.txt| Using filetypes + |43.1| Plugins for a filetype + |43.2| Adding a filetype + +|usr_44.txt| Your own syntax highlighted + |44.1| Basic syntax commands + |44.2| Keywords + |44.3| Matches + |44.4| Regions + |44.5| Nested items + |44.6| Following groups + |44.7| Other arguments + |44.8| Clusters + |44.9| Including another syntax file + |44.10| Synchronizing + |44.11| Installing a syntax file + |44.12| Portable syntax file layout + +|usr_45.txt| Select your language + |45.1| Language for Messages + |45.2| Language for Menus + |45.3| Using another encoding + |45.4| Editing files with a different encoding + |45.5| Entering language text + +============================================================================== +Making Vim Run ~ + +Before you can use Vim. + +|usr_90.txt| Installing Vim + |90.1| Unix + |90.2| MS-Windows + |90.3| Upgrading + |90.4| Common installation issues + |90.5| Uninstalling Vim + +============================================================================== + +Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/various.txt b/vim73/doc/various.txt new file mode 100644 index 0000000..a2cad0a --- /dev/null +++ b/vim73/doc/various.txt @@ -0,0 +1,630 @@ +*various.txt* For Vim version 7.3. Last change: 2010 Nov 10 + + + VIM REFERENCE MANUAL by Bram Moolenaar + + +Various commands *various* + +1. Various commands |various-cmds| +2. Using Vim like less or more |less| + +============================================================================== +1. Various commands *various-cmds* + + *CTRL-L* +CTRL-L Clear and redraw the screen. The redraw may happen + later, after processing typeahead. + + *:redr* *:redraw* +:redr[aw][!] Redraw the screen right now. When ! is included it is + cleared first. + Useful to update the screen halfway executing a script + or function. Also when halfway a mapping and + 'lazyredraw' is set. + + *:redraws* *:redrawstatus* +:redraws[tatus][!] Redraw the status line of the current window. When ! + is included all status lines are redrawn. + Useful to update the status line(s) when 'statusline' + includes an item that doesn't cause automatic + updating. + + *N<Del>* +<Del> When entering a number: Remove the last digit. + Note: if you like to use <BS> for this, add this + mapping to your .vimrc: > + :map CTRL-V <BS> CTRL-V <Del> +< See |:fixdel| if your <Del> key does not do what you + want. + +:as[cii] or *ga* *:as* *:ascii* +ga Print the ascii value of the character under the + cursor in decimal, hexadecimal and octal. For + example, when the cursor is on a 'R': + <R> 82, Hex 52, Octal 122 ~ + When the character is a non-standard ASCII character, + but printable according to the 'isprint' option, the + non-printable version is also given. When the + character is larger than 127, the <M-x> form is also + printed. For example: + <~A> <M-^A> 129, Hex 81, Octal 201 ~ + <p> <|~> <M-~> 254, Hex fe, Octal 376 ~ + (where <p> is a special character) + The <Nul> character in a file is stored internally as + <NL>, but it will be shown as: + <^@> 0, Hex 00, Octal 000 ~ + If the character has composing characters these are + also shown. The value of 'maxcombine' doesn't matter. + Mnemonic: Get Ascii value. {not in Vi} + + *g8* +g8 Print the hex values of the bytes used in the + character under the cursor, assuming it is in |UTF-8| + encoding. This also shows composing characters. The + value of 'maxcombine' doesn't matter. + Example of a character with two composing characters: + e0 b8 81 + e0 b8 b9 + e0 b9 89 ~ + {not in Vi} {only when compiled with the |+multi_byte| + feature} + + *8g8* +8g8 Find an illegal UTF-8 byte sequence at or after the + cursor. This works in two situations: + 1. when 'encoding' is any 8-bit encoding + 2. when 'encoding' is "utf-8" and 'fileencoding' is + any 8-bit encoding + Thus it can be used when editing a file that was + supposed to be UTF-8 but was read as if it is an 8-bit + encoding because it contains illegal bytes. + Does not wrap around the end of the file. + Note that when the cursor is on an illegal byte or the + cursor is halfway a multi-byte character the command + won't move the cursor. + {not in Vi} {only when compiled with the |+multi_byte| + feature} + + *:p* *:pr* *:print* *E749* +:[range]p[rint] [flags] + Print [range] lines (default current line). + Note: If you are looking for a way to print your text + on paper see |:hardcopy|. In the GUI you can use the + File.Print menu entry. + See |ex-flags| for [flags]. + +:[range]p[rint] {count} [flags] + Print {count} lines, starting with [range] (default + current line |cmdline-ranges|). + See |ex-flags| for [flags]. + + *:P* *:Print* +:[range]P[rint] [count] [flags] + Just as ":print". Was apparently added to Vi for + people that keep the shift key pressed too long... + Note: A user command can overrule this command. + See |ex-flags| for [flags]. + + *:l* *:list* +:[range]l[ist] [count] [flags] + Same as :print, but display unprintable characters + with '^' and put $ after the line. This can be + changed with the 'listchars' option. + See |ex-flags| for [flags]. + + *:nu* *:number* +:[range]nu[mber] [count] [flags] + Same as :print, but precede each line with its line + number. (See also 'highlight' and 'numberwidth' + option). + See |ex-flags| for [flags]. + + *:#* +:[range]# [count] [flags] + synonym for :number. + + *:#!* +:#!{anything} Ignored, so that you can start a Vim script with: > + #!vim -S + echo "this is a Vim script" + quit +< + *:z* *E144* +:{range}z[+-^.=]{count} Display several lines of text surrounding the line + specified with {range}, or around the current line + if there is no {range}. If there is a {count}, that's + how many lines you'll see; if there is only one window + then the 'window' option is used, otherwise the + current window size is used. + + :z can be used either alone or followed by any of + several punctuation marks. These have the following + effect: + + mark first line last line new location ~ + ---- ---------- --------- ------------ + + current line 1 scr forward 1 scr forward + - 1 scr back current line current line + ^ 2 scr back 1 scr back 1 scr back + . 1/2 scr back 1/2 scr fwd 1/2 scr fwd + = 1/2 scr back 1/2 scr fwd current line + + Specifying no mark at all is the same as "+". + If the mark is "=", a line of dashes is printed + around the current line. + +:{range}z#[+-^.=]{count} *:z#* + Like ":z", but number the lines. + {not in all versions of Vi, not with these arguments} + + *:=* +:= [flags] Print the last line number. + See |ex-flags| for [flags]. + +:{range}= [flags] Prints the last line number in {range}. For example, + this prints the current line number: > + :.= +< See |ex-flags| for [flags]. + +:norm[al][!] {commands} *:norm* *:normal* + Execute Normal mode commands {commands}. This makes + it possible to execute Normal mode commands typed on + the command-line. {commands} are executed like they + are typed. For undo all commands are undone together. + Execution stops when an error is encountered. + If the [!] is given, mappings will not be used. + {commands} should be a complete command. If + {commands} does not finish a command, the last one + will be aborted as if <Esc> or <C-C> was typed. + The display isn't updated while ":normal" is busy. + This implies that an insert command must be completed + (to start Insert mode, see |:startinsert|). A ":" + command must be completed as well. And you can't use + "Q" or "gQ" to start Ex mode. + {commands} cannot start with a space. Put a count of + 1 (one) before it, "1 " is one space. + The 'insertmode' option is ignored for {commands}. + This command cannot be followed by another command, + since any '|' is considered part of the command. + This command can be used recursively, but the depth is + limited by 'maxmapdepth'. + When this command is called from a non-remappable + mapping |:noremap|, the argument can be mapped anyway. + An alternative is to use |:execute|, which uses an + expression as argument. This allows the use of + printable characters to represent special characters. + Example: > + :exe "normal \<c-w>\<c-w>" +< {not in Vi, of course} + {not available when the |+ex_extra| feature was + disabled at compile time} + +:{range}norm[al][!] {commands} *:normal-range* + Execute Normal mode commands {commands} for each line + in the {range}. Before executing the {commands}, the + cursor is positioned in the first column of the range, + for each line. Otherwise it's the same as the + ":normal" command without a range. + {not in Vi} + {not available when |+ex_extra| feature was disabled + at compile time} + + *:sh* *:shell* *E371* +:sh[ell] This command starts a shell. When the shell exits + (after the "exit" command) you return to Vim. The + name for the shell command comes from 'shell' option. + *E360* + Note: This doesn't work when Vim on the Amiga was + started in QuickFix mode from a compiler, because the + compiler will have set stdin to a non-interactive + mode. + + *:!cmd* *:!* *E34* +:!{cmd} Execute {cmd} with the shell. See also the 'shell' + and 'shelltype' option. + Any '!' in {cmd} is replaced with the previous + external command (see also 'cpoptions'). But not when + there is a backslash before the '!', then that + backslash is removed. Example: ":!ls" followed by + ":!echo ! \! \\!" executes "echo ls ! \!". + After the command has been executed, the timestamp of + the current file is checked |timestamp|. + A '|' in {cmd} is passed to the shell, you cannot use + it to append a Vim command. See |:bar|. + A newline character ends {cmd}, what follows is + interpreted as a following ":" command. However, if + there is a backslash before the newline it is removed + and {cmd} continues. It doesn't matter how many + backslashes are before the newline, only one is + removed. + On Unix the command normally runs in a non-interactive + shell. If you want an interactive shell to be used + (to use aliases) set 'shellcmdflag' to "-ic". + For Win32 also see |:!start|. + Vim redraws the screen after the command is finished, + because it may have printed any text. This requires a + hit-enter prompt, so that you can read any messages. + To avoid this use: > + :silent !{cmd} +< The screen is not redrawn then, thus you have to use + CTRL-L or ":redraw!" if the command did display + something. + Also see |shell-window|. + + *:!!* +:!! Repeat last ":!{cmd}". + + *:ve* *:version* +:ve[rsion] Print the version number of the editor. If the + compiler used understands "__DATE__" the compilation + date is mentioned. Otherwise a fixed release-date is + shown. + The following lines contain information about which + features were enabled when Vim was compiled. When + there is a preceding '+', the feature is included, + when there is a '-' it is excluded. To change this, + you have to edit feature.h and recompile Vim. + To check for this in an expression, see |has()|. + Here is an overview of the features. + The first column shows the smallest version in which + they are included: + T tiny + S small + N normal + B big + H huge + m manually enabled or depends on other features + (none) system dependent + Thus if a feature is marked with "N", it is included + in the normal, big and huge versions of Vim. + + *+feature-list* + *+ARP* Amiga only: ARP support included +B *+arabic* |Arabic| language support +N *+autocmd* |:autocmd|, automatic commands +m *+balloon_eval* |balloon-eval| support. Included when compiling with + supported GUI (Motif, GTK, GUI) and either + Netbeans/Sun Workshop integration or |+eval| feature. +N *+browse* |:browse| command +N *+builtin_terms* some terminals builtin |builtin-terms| +B *++builtin_terms* maximal terminals builtin |builtin-terms| +N *+byte_offset* support for 'o' flag in 'statusline' option, "go" + and ":goto" commands. +N *+cindent* |'cindent'|, C indenting +N *+clientserver* Unix and Win32: Remote invocation |clientserver| + *+clipboard* |clipboard| support +N *+cmdline_compl* command line completion |cmdline-completion| +N *+cmdline_hist* command line history |cmdline-history| +N *+cmdline_info* |'showcmd'| and |'ruler'| +N *+comments* |'comments'| support +B *+conceal* "conceal" support, see |conceal| |:syn-conceal| etc. +N *+cryptv* encryption support |encryption| +B *+cscope* |cscope| support +m *+cursorbind* |'cursorbind'| support +m *+cursorshape* |termcap-cursor-shape| support +m *+debug* Compiled for debugging. +N *+dialog_gui* Support for |:confirm| with GUI dialog. +N *+dialog_con* Support for |:confirm| with console dialog. +N *+dialog_con_gui* Support for |:confirm| with GUI and console dialog. +N *+diff* |vimdiff| and 'diff' +N *+digraphs* |digraphs| *E196* + *+dnd* Support for DnD into the "~ register |quote_~|. +B *+emacs_tags* |emacs-tags| files +N *+eval* expression evaluation |eval.txt| +N *+ex_extra* Vim's extra Ex commands: |:center|, |:left|, + |:normal|, |:retab| and |:right| +N *+extra_search* |'hlsearch'| and |'incsearch'| options. +B *+farsi* |farsi| language +N *+file_in_path* |gf|, |CTRL-W_f| and |<cfile>| +N *+find_in_path* include file searches: |[I|, |:isearch|, + |CTRL-W_CTRL-I|, |:checkpath|, etc. +N *+folding* |folding| + *+footer* |gui-footer| + *+fork* Unix only: |fork| shell commands + *+float* Floating point support +N *+gettext* message translations |multi-lang| + *+GUI_Athena* Unix only: Athena |GUI| + *+GUI_neXtaw* Unix only: neXtaw |GUI| + *+GUI_GTK* Unix only: GTK+ |GUI| + *+GUI_Motif* Unix only: Motif |GUI| + *+GUI_Photon* QNX only: Photon |GUI| +m *+hangul_input* Hangul input support |hangul| + *+iconv* Compiled with the |iconv()| function + *+iconv/dyn* Likewise |iconv-dynamic| |/dyn| +N *+insert_expand* |insert_expand| Insert mode completion +N *+jumplist* |jumplist| +B *+keymap* |'keymap'| +B *+langmap* |'langmap'| +N *+libcall* |libcall()| +N *+linebreak* |'linebreak'|, |'breakat'| and |'showbreak'| +N *+lispindent* |'lisp'| +N *+listcmds* Vim commands for the list of buffers |buffer-hidden| + and argument list |:argdelete| +N *+localmap* Support for mappings local to a buffer |:map-local| +m *+lua* |Lua| interface +m *+lua/dyn* |Lua| interface |/dyn| +N *+menu* |:menu| +N *+mksession* |:mksession| +N *+modify_fname* |filename-modifiers| +N *+mouse* Mouse handling |mouse-using| +N *+mouseshape* |'mouseshape'| +B *+mouse_dec* Unix only: Dec terminal mouse handling |dec-mouse| +N *+mouse_gpm* Unix only: Linux console mouse handling |gpm-mouse| +B *+mouse_netterm* Unix only: netterm mouse handling |netterm-mouse| +N *+mouse_pterm* QNX only: pterm mouse handling |qnx-terminal| +N *+mouse_sysmouse* Unix only: *BSD console mouse handling |sysmouse| +N *+mouse_xterm* Unix only: xterm mouse handling |xterm-mouse| +B *+multi_byte* 16 and 32 bit characters |multibyte| + *+multi_byte_ime* Win32 input method for multibyte chars |multibyte-ime| +N *+multi_lang* non-English language support |multi-lang| +m *+mzscheme* Mzscheme interface |mzscheme| +m *+mzscheme/dyn* Mzscheme interface |mzscheme-dynamic| |/dyn| +m *+netbeans_intg* |netbeans| +m *+ole* Win32 GUI only: |ole-interface| + *+osfiletype* Support for the 'osfiletype' option and filetype + checking in automatic commands. |autocmd-osfiletypes| +N *+path_extra* Up/downwards search in 'path' and 'tags' +m *+perl* Perl interface |perl| +m *+perl/dyn* Perl interface |perl-dynamic| |/dyn| +N *+persistent_undo* Persistent undo |undo-persistence| + *+postscript* |:hardcopy| writes a PostScript file +N *+printer* |:hardcopy| command +H *+profile* |:profile| command +m *+python* Python 2 interface |python| +m *+python/dyn* Python 2 interface |python-dynamic| |/dyn| +m *+python3* Python 3 interface |python| +m *+python3/dyn* Python 3 interface |python-dynamic| |/dyn| +N *+quickfix* |:make| and |quickfix| commands +N *+reltime* |reltime()| function, 'hlsearch'/'incsearch' timeout, + 'redrawtime' option +B *+rightleft* Right to left typing |'rightleft'| +m *+ruby* Ruby interface |ruby| +m *+ruby/dyn* Ruby interface |ruby-dynamic| |/dyn| +N *+scrollbind* |'scrollbind'| +B *+signs* |:sign| +N *+smartindent* |'smartindent'| +m *+sniff* SniFF interface |sniff| +N *+startuptime* |--startuptime| argument +N *+statusline* Options 'statusline', 'rulerformat' and special + formats of 'titlestring' and 'iconstring' +m *+sun_workshop* |workshop| +N *+syntax* Syntax highlighting |syntax| + *+system()* Unix only: opposite of |+fork| +N *+tag_binary* binary searching in tags file |tag-binary-search| +N *+tag_old_static* old method for static tags |tag-old-static| +m *+tag_any_white* any white space allowed in tags file |tag-any-white| +m *+tcl* Tcl interface |tcl| +m *+tcl/dyn* Tcl interface |tcl-dynamic| |/dyn| + *+terminfo* uses |terminfo| instead of termcap +N *+termresponse* support for |t_RV| and |v:termresponse| +N *+textobjects* |text-objects| selection + *+tgetent* non-Unix only: able to use external termcap +N *+title* Setting the window 'title' and 'icon' +N *+toolbar* |gui-toolbar| +N *+user_commands* User-defined commands. |user-commands| +N *+viminfo* |'viminfo'| +N *+vertsplit* Vertically split windows |:vsplit| +N *+virtualedit* |'virtualedit'| +S *+visual* Visual mode |Visual-mode| +N *+visualextra* extra Visual mode commands |blockwise-operators| +N *+vreplace* |gR| and |gr| +N *+wildignore* |'wildignore'| +N *+wildmenu* |'wildmenu'| +S *+windows* more than one window +m *+writebackup* |'writebackup'| is default on +m *+xim* X input method |xim| + *+xfontset* X fontset support |xfontset| + *+xsmp* XSMP (X session management) support + *+xsmp_interact* interactive XSMP (X session management) support +N *+xterm_clipboard* Unix only: xterm clipboard handling +m *+xterm_save* save and restore xterm screen |xterm-screens| +N *+X11* Unix only: can restore window title |X11| + + */dyn* *E370* *E448* + To some of the features "/dyn" is added when the + feature is only available when the related library can + be dynamically loaded. + +:ve[rsion] {nr} Is now ignored. This was previously used to check the + version number of a .vimrc file. It was removed, + because you can now use the ":if" command for + version-dependent behavior. {not in Vi} + + *:redi* *:redir* +:redi[r][!] > {file} Redirect messages to file {file}. The messages which + are the output of commands are written to that file, + until redirection ends. The messages are also still + shown on the screen. When [!] is included, an + existing file is overwritten. When [!] is omitted, + and {file} exists, this command fails. + Only one ":redir" can be active at a time. Calls to + ":redir" will close any active redirection before + starting redirection to the new target. + To stop the messages and commands from being echoed to + the screen, put the commands in a function and call it + with ":silent call Function()". + An alternative is to use the 'verbosefile' option, + this can be used in combination with ":redir". + {not in Vi} + +:redi[r] >> {file} Redirect messages to file {file}. Append if {file} + already exists. {not in Vi} + +:redi[r] @{a-zA-Z} +:redi[r] @{a-zA-Z}> Redirect messages to register {a-z}. Append to the + contents of the register if its name is given + uppercase {A-Z}. The ">" after the register name is + optional. {not in Vi} +:redi[r] @{a-z}>> Append messages to register {a-z}. {not in Vi} + +:redi[r] @*> +:redi[r] @+> Redirect messages to the selection or clipboard. For + backward compatibility, the ">" after the register + name can be omitted. See |quotestar| and |quoteplus|. + {not in Vi} +:redi[r] @*>> +:redi[r] @+>> Append messages to the selection or clipboard. + {not in Vi} + +:redi[r] @"> Redirect messages to the unnamed register. For + backward compatibility, the ">" after the register + name can be omitted. {not in Vi} +:redi[r] @">> Append messages to the unnamed register. {not in Vi} + +:redi[r] => {var} Redirect messages to a variable. If the variable + doesn't exist, then it is created. If the variable + exists, then it is initialized to an empty string. + The variable will remain empty until redirection ends. + Only string variables can be used. After the + redirection starts, if the variable is removed or + locked or the variable type is changed, then further + command output messages will cause errors. {not in Vi} + +:redi[r] =>> {var} Append messages to an existing variable. Only string + variables can be used. {not in Vi} + +:redi[r] END End redirecting messages. {not in Vi} + + *:sil* *:silent* +:sil[ent][!] {command} Execute {command} silently. Normal messages will not + be given or added to the message history. + When [!] is added, error messages will also be + skipped, and commands and mappings will not be aborted + when an error is detected. |v:errmsg| is still set. + When [!] is not used, an error message will cause + further messages to be displayed normally. + Redirection, started with |:redir|, will continue as + usual, although there might be small differences. + This will allow redirecting the output of a command + without seeing it on the screen. Example: > + :redir >/tmp/foobar + :silent g/Aap/p + :redir END +< To execute a Normal mode command silently, use the + |:normal| command. For example, to search for a + string without messages: > + :silent exe "normal /path\<CR>" +< ":silent!" is useful to execute a command that may + fail, but the failure is to be ignored. Example: > + :let v:errmsg = "" + :silent! /^begin + :if v:errmsg != "" + : ... pattern was not found +< ":silent" will also avoid the hit-enter prompt. When + using this for an external command, this may cause the + screen to be messed up. Use |CTRL-L| to clean it up + then. + ":silent menu ..." defines a menu that will not echo a + Command-line command. The command will still produce + messages though. Use ":silent" in the command itself + to avoid that: ":silent menu .... :silent command". + + *:uns* *:unsilent* +:uns[ilent] {command} Execute {command} not silently. Only makes a + difference when |:silent| was used to get to this + command. + Use this for giving a message even when |:silent| was + used. In this example |:silent| is used to avoid the + message about reading the file and |:unsilent| to be + able to list the first line of each file. > + :silent argdo unsilent echo expand('%') . ": " . getline(1) +< + + *:verb* *:verbose* +:[count]verb[ose] {command} + Execute {command} with 'verbose' set to [count]. If + [count] is omitted one is used. ":0verbose" can be + used to set 'verbose' to zero. + The additional use of ":silent" makes messages + generated but not displayed. + The combination of ":silent" and ":verbose" can be + used to generate messages and check them with + |v:statusmsg| and friends. For example: > + :let v:statusmsg = "" + :silent verbose runtime foobar.vim + :if v:statusmsg != "" + : " foobar.vim could not be found + :endif +< When concatenating another command, the ":verbose" + only applies to the first one: > + :4verbose set verbose | set verbose +< verbose=4 ~ + verbose=0 ~ + For logging verbose messages in a file use the + 'verbosefile' option. + + *:verbose-cmd* +When 'verbose' is non-zero, listing the value of a Vim option or a key map or +an abbreviation or a user-defined function or a command or a highlight group +or an autocommand will also display where it was last defined. If it was +defined manually then there will be no "Last set" message. When it was +defined while executing a function, user command or autocommand, the script in +which it was defined is reported. +{not available when compiled without the |+eval| feature} + + *K* +K Run a program to lookup the keyword under the + cursor. The name of the program is given with the + 'keywordprg' (kp) option (default is "man"). The + keyword is formed of letters, numbers and the + characters in 'iskeyword'. The keyword under or + right of the cursor is used. The same can be done + with the command > + :!{program} {keyword} +< There is an example of a program to use in the tools + directory of Vim. It is called 'ref' and does a + simple spelling check. + Special cases: + - If 'keywordprg' is empty, the ":help" command is + used. It's a good idea to include more characters + in 'iskeyword' then, to be able to find more help. + - When 'keywordprg' is equal to "man", a count before + "K" is inserted after the "man" command and before + the keyword. For example, using "2K" while the + cursor is on "mkdir", results in: > + !man 2 mkdir +< - When 'keywordprg' is equal to "man -s", a count + before "K" is inserted after the "-s". If there is + no count, the "-s" is removed. + {not in Vi} + + *v_K* +{Visual}K Like "K", but use the visually highlighted text for + the keyword. Only works when the highlighted text is + not more than one line. {not in Vi} + +[N]gs *gs* *:sl* *:sleep* +:[N]sl[eep] [N] [m] Do nothing for [N] seconds. When [m] is included, + sleep for [N] milliseconds. The count for "gs" always + uses seconds. The default is one second. > + :sleep "sleep for one second + :5sleep "sleep for five seconds + :sleep 100m "sleep for a hundred milliseconds + 10gs "sleep for ten seconds +< Can be interrupted with CTRL-C (CTRL-Break on MS-DOS). + "gs" stands for "goto sleep". + While sleeping the cursor is positioned in the text, + if at a visible position. {not in Vi} + + *g_CTRL-A* +g CTRL-A Only when Vim was compiled with MEM_PROFILING defined + (which is very rare): print memory usage statistics. + Only useful for debugging Vim. + +============================================================================== +2. Using Vim like less or more *less* + +If you use the less or more program to view a file, you don't get syntax +highlighting. Thus you would like to use Vim instead. You can do this by +using the shell script "$VIMRUNTIME/macros/less.sh". + +This shell script uses the Vim script "$VIMRUNTIME/macros/less.vim". It sets +up mappings to simulate the commands that less supports. Otherwise, you can +still use the Vim commands. + +This isn't perfect. For example, when viewing a short file Vim will still use +the whole screen. But it works good enough for most uses, and you get syntax +highlighting. + +The "h" key will give you a short overview of the available commands. + + vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/version4.txt b/vim73/doc/version4.txt new file mode 100644 index 0000000..c652398 --- /dev/null +++ b/vim73/doc/version4.txt @@ -0,0 +1,355 @@ +*version4.txt* For Vim version 7.3. Last change: 2006 Apr 24 + + + VIM REFERENCE MANUAL by Bram Moolenaar + + +This document lists the incompatible differences between Vim 3.0 and Vim 4.0. +Although 4.0 is mentioned here, this is also for version 4.1, 4.2, etc.. + +This file is important for everybody upgrading from Vim 3.0. Read it +carefully to avoid unexpected problems. + +'backup' option default changed |backup-changed| +Extension for backup file changed |backup-extension| +Structure of swap file changed |swapfile-changed| +"-w scriptout" argument changed |scriptout-changed| +Backspace and Delete keys |backspace-delete| +Escape for | changed |escape-bar| +Key codes changed |key-codes-changed| +Terminal options changed |termcap-changed| +'errorformat' option changed |errorformat-changed| +'graphic' option gone |graphic-option-gone| +'yankendofline' option gone |ye-option-gone| +'icon' and 'title' default value changed |icon-changed| +'highlight' option changed |highlight-changed| +'tildeop' and 'weirdinvert' short names changed |short-name-changed| +Use of "v", "V" and "CTRL-V" in Visual mode |use-visual-cmds| +CTRL-B in Insert mode removed |toggle-revins| + + +'backup' option default changed *backup-changed* +------------------------------- + +The default value for 'backup' used to be on. This resulted in a backup file +being made when the original file was overwritten. + +Now the default for 'backup' is off. As soon as the writing of the file has +successfully finished, the backup file is deleted. If you want to keep the +backup file, set 'backup' on in your vimrc. The reason for this change is +that many people complained that leaving a backup file behind is not +Vi-compatible. |'backup'| + + +Extension for backup file changed *backup-extension* +--------------------------------- + +The extension for the backup file used to be ".bak". Since other programs +also use this extension and some users make copies with this extension, it was +changed to the less obvious "~". Another advantage is that this takes less +space, which is useful when working on a system with short file names. For +example, on MS-DOS the backup files for "longfile.c" and "longfile.h" would +both become "longfile.bak"; now they will be "longfile.c~" and "longfile.h~". + +If you prefer to use ".bak", you can set the 'backupext' option: > + :set bex=.bak + + +Structure of swap file changed *swapfile-changed* +------------------------------ + +The contents of the swap file were extended with several parameters. Vim +stores the user name and other information about the edited file to make +recovery more easy and to be able to know where the swap file comes from. The +first part of the swap file can now be understood on a machine with a +different byte order or sizeof(int). When you try to recover a file on such a +machine, you will get an error message that this is not possible. + +Because of this change, swap files cannot be exchanged between 3.0 and 4.0. +If you have a swap file from a crashed session with 3.0, use Vim 3.0 to +recover the file---don't use 4.0. |swap-file| + + +"-w scriptout" argument changed *scriptout-changed* +------------------------------- + +"vim -w scriptout" used to append to the scriptout file. Since this was +illogical, it now creates a new file. An existing file is not overwritten +(to avoid destroying an existing file for those who rely on the appending). +[This was removed again later] |-w| + + +Backspace and Delete keys *backspace-delete* +------------------------- + +In 3.0 both the delete key and the backspace key worked as a backspace in +insert mode; they deleted the character to the left of the cursor. In 4.0 the +delete key has a new function: it deletes the character under the cursor, just +like it does on the command-line. If the cursor is after the end of the line +and 'bs' is set, two lines are joined. |<Del>| |i_<Del>| + +In 3.0 the backspace key was always defined as CTRL-H and delete as CTRL-?. +In 4.0 the code for the backspace and delete key is obtained from termcap or +termlib, and adjusted for the "stty erase" value on Unix. This helps people +who define the erase character according to the keyboard they are working on. + |<BS>| |i_<BS>| + +If you prefer backspace and delete in Insert mode to have the old behavior, +put this line in your vimrc: + + inoremap ^? ^H + +And you may also want to add these, to fix the values for <BS> and <Del>: + + set t_kb=^H + set t_kD=^? + +(Enter ^H with CTRL-V CTRL-H and ^? with CTRL-V CTRL-? or <Del>.) + +If the value for t_kb is correct, but the t_kD value is not, use the ":fixdel" +command. It will set t_kD according to the value of t_kb. This is useful if +you are using several different terminals. |:fixdel| + +When ^H is not recognized as <BS> or <Del>, it is used like a backspace. + + +Escape for | changed *escape-bar* +-------------------- + +When the 'b' flag is present in 'cpoptions', the backslash cannot be used to +escape '|' in mapping and abbreviate commands, only CTRL-V can. This is +Vi-compatible. If you work in Vi-compatible mode and had used "\|" to include +a bar in a mapping, this needs to be replaced by "^V|". See |:bar|. + + +Key codes changed *key-codes-changed* +----------------- + +The internal representation of key codes has changed dramatically. In 3.0 a +one-byte code was used to represent a key. This caused problems with +different characters sets that also used these codes. In 4.0 a three-byte +code is used that cannot be confused with a character. |key-notation| + +If you have used the single-byte key codes in your vimrc for mappings, you +will have to replace them with the 4.0 codes. Instead of using the three-byte +code directly, you should use the symbolic representation for this in <>. See +the table below. The table also lists the old name, as it was used in the 3.0 +documentation. + +The key names in <> can be used in mappings directly. This makes it possible +to copy/paste examples or type them literally. The <> notation has been +introduced for this |<>|. The 'B' and '<' flags must not be present in +'cpoptions' to enable this to work |'cpoptions'|. + +old name new name old code old MS-DOS code ~ + hex dec hex dec ~ +<ESC> <Esc> +<TAB> <Tab> +<LF> <NL> <NewLine> <LineFeed> +<SPACE> <Space> +<NUL> <Nul> +<BELL> <Bell> +<BS> <BS> <BackSpace> +<INSERT> <Insert> +<DEL> <Del> <Delete> +<HOME> <Home> +<END> <End> +<PAGE_UP> <PageUp> +<PAGE_DOWN> <PageDown> + +<C_UP> <Up> 0x80 128 0xb0 176 +<C_DOWN> <Down> 0x81 129 0xb1 177 +<C_LEFT> <Left> 0x82 130 0xb2 178 +<C_RIGHT> <Right> 0x83 131 0xb3 179 +<SC_UP> <S-Up> 0x84 132 0xb4 180 +<SC_DOWN> <S-Down> 0x85 133 0xb5 181 +<SC_LEFT> <S-Left> 0x86 134 0xb6 182 +<SC_RIGHT> <S-Right> 0x87 135 0xb7 183 + +<F1> <F1> 0x88 136 0xb8 184 +<F2> <F2> 0x89 137 0xb9 185 +<F3> <F3> 0x8a 138 0xba 186 +<F4> <F4> 0x8b 139 0xbb 187 +<F5> <F5> 0x8c 140 0xbc 188 +<F6> <F6> 0x8d 141 0xbd 189 +<F7> <F7> 0x8e 142 0xbe 190 +<F8> <F8> 0x8f 143 0xbf 191 +<F9> <F9> 0x90 144 0xc0 192 +<F10> <F10> 0x91 145 0xc1 193 + +<SF1> <S-F1> 0x92 146 0xc2 194 +<SF2> <S-F2> 0x93 147 0xc3 195 +<SF3> <S-F3> 0x94 148 0xc4 196 +<SF4> <S-F4> 0x95 149 0xc5 197 +<SF5> <S-F5> 0x96 150 0xc6 198 +<SF6> <S-F6> 0x97 151 0xc7 199 +<SF7> <S-F7> 0x98 152 0xc8 200 +<SF8> <S-F8> 0x99 153 0xc9 201 +<SF9> <S-F9> 0x9a 154 0xca 202 +<SF10> <S-F10> 0x9b 155 0xcb 203 + +<HELP> <Help> 0x9c 156 0xcc 204 +<UNDO> <Undo> 0x9d 157 0xcd 205 + + (not used) 0x9e 158 0xce 206 + (not used) 0x9f 159 0xcf 207 + + +Terminal options changed *termcap-changed* +------------------------ + +The names of the terminal options have been changed to match the termcap names +of these options. All terminal options now have the name t_xx, where xx is +the termcap name. Normally these options are not used, unless you have a +termcap entry that is wrong or incomplete, or you have set the highlight +options to a different value. |terminal-options| + +Note that for some keys there is no termcap name. Use the <> type of name +instead, which is a good idea anyway. + +Note that "t_ti" has become "t_mr" (invert/reverse output) and "t_ts" has +become "t_ti" (init terminal mode). Be careful when you use "t_ti"! + +old name new name meaning ~ +t_cdl t_DL delete number of lines *t_cdl* +t_ci t_vi cursor invisible *t_ci* +t_cil t_AL insert number of lines *t_cil* +t_cm t_cm move cursor +t_cri t_RI cursor number of chars right *t_cri* +t_cv t_ve cursor visible *t_cv* +t_cvv t_vs cursor very visible *t_cvv* +t_dl t_dl delete line +t_cs t_cs scroll region +t_ed t_cl clear display *t_ed* +t_el t_ce clear line *t_el* +t_il t_al insert line *t_il* + t_da display may be retained above the screen + t_db display may be retained below the screen +t_ke t_ke put terminal out of keypad transmit mode +t_ks t_ks put terminal in keypad transmit mode +t_ms t_ms save to move cursor in highlight mode +t_se t_se normal mode (undo t_so) +t_so t_so shift out (standout) mode +t_ti t_mr reverse highlight +t_tb t_md bold mode *t_tb* +t_tp t_me highlight end *t_tp* +t_sr t_sr scroll reverse +t_te t_te out of termcap mode +t_ts t_ti into termcap mode *t_ts_old* +t_vb t_vb visual bell +t_csc t_CS cursor is relative to scroll region *t_csc* + +t_ku t_ku <Up> arrow up +t_kd t_kd <Down> arrow down +t_kr t_kr <Right> arrow right +t_kl t_kl <Left> arrow left +t_sku <S-Up> shifted arrow up *t_sku* +t_skd <S-Down> shifted arrow down *t_skd* +t_skr t_%i <S-Right> shifted arrow right *t_skr* +t_skl t_#4 <S-Left> shifted arrow left *t_skl* +t_f1 t_k1 <F1> function key 1 *t_f1* +t_f2 t_k2 <F2> function key 2 *t_f2* +t_f3 t_k3 <F3> function key 3 *t_f3* +t_f4 t_k4 <F4> function key 4 *t_f4* +t_f5 t_k5 <F5> function key 5 *t_f5* +t_f6 t_k6 <F6> function key 6 *t_f6* +t_f7 t_k7 <F7> function key 7 *t_f7* +t_f8 t_k8 <F8> function key 8 *t_f8* +t_f9 t_k9 <F9> function key 9 *t_f9* +t_f10 t_k; <F10> function key 10 *t_f10* +t_sf1 <S-F1> shifted function key 1 *t_sf1* +t_sf2 <S-F2> shifted function key 2 *t_sf2* +t_sf3 <S-F3> shifted function key 3 *t_sf3* +t_sf4 <S-F4> shifted function key 4 *t_sf4* +t_sf5 <S-F5> shifted function key 5 *t_sf5* +t_sf6 <S-F6> shifted function key 6 *t_sf6* +t_sf7 <S-F7> shifted function key 7 *t_sf7* +t_sf8 <S-F8> shifted function key 8 *t_sf8* +t_sf9 <S-F9> shifted function key 9 *t_sf9* +t_sf10 <S-F10> shifted function key 10 *t_sf10* +t_help t_%1 <Help> help key *t_help* +t_undo t_&8 <Undo> undo key *t_undo* + + +'errorformat' option changed *errorformat-changed* +---------------------------- + +'errorformat' can now contain several formats, separated by commas. The first +format that matches is used. The default values have been adjusted to catch +the most common formats. |errorformat| + +If you have a format that contains a comma, it needs to be preceded with a +backslash. Type two backslashes, because the ":set" command will eat one. + + +'graphic' option gone *graphic-option-gone* +--------------------- + +The 'graphic' option was used to make the characters between <~> and 0xa0 +display directly on the screen. Now the 'isprint' option takes care of this +with many more possibilities. The default setting is the same; you only need +to look into this if you previously set the 'graphic' option in your vimrc. + |'isprint'| + + +'yankendofline' option gone *ye-option-gone* +--------------------------- + +The 'yankendofline' option has been removed. Instead you can just use + :map Y y$ + + +'icon' and 'title' default value changed *icon-changed* +---------------------------------------- + +The 'title' option is now only set by default if the original title can be +restored. Avoids "Thanks for flying Vim" titles. If you want them anyway, +put ":set title" in your vimrc. |'title'| + +The default for 'icon' now depends on the possibility of restoring the +original value, just like 'title'. If you don't like your icon titles to be +changed, add this line to your vimrc: |'icon'| + :set noicon + + +'highlight' option changed *highlight-changed* +-------------------------- + +The 'i' flag now means italic highlighting, instead of invert. The 'r' flag +is used for reverse highlighting, which is what 'i' used to be. Normally you +won't see the difference, because italic mode is not supported on most +terminals and reverse mode is used as a fallback. |'highlight'| + +When an occasion is not present in 'highlight', use the mode from the default +value for 'highlight', instead of reverse mode. + + +'tildeop' and 'weirdinvert' short names changed *short-name-changed* +----------------------------------------------- + +Renamed 'to' (abbreviation for 'tildeop') to 'top'. |'tildeop'| +Renamed 'wi' (abbreviation for 'weirdinvert') to 'wiv'. |'weirdinvert'| + +This was done because Vi uses 'wi' as the short name for 'window' and 'to' as +the short name for 'timeout'. This means that if you try setting these +options, you won't get an error message, but the effect will be different. + + +Use of "v", "V" and "CTRL-V" in Visual mode *use-visual-cmds* +------------------------------------------- + +In Visual mode, "v", "V", and "CTRL-V" used to end Visual mode. Now this +happens only if the Visual mode was in the corresponding type. Otherwise the +type of Visual mode is changed. Now only ESC can be used in all circumstances +to end Visual mode without doing anything. |v_V| + + +CTRL-B in Insert mode removed *toggle-revins* +----------------------------- + +CTRL-B in Insert mode used to toggle the 'revins' option. If you don't know +this and accidentally hit CTRL-B, it is very difficult to find out how to undo +it. Since hardly anybody uses this feature, it is disabled by default. If +you want to use it, define RIGHTLEFT in feature.h before compiling. |'revins'| + + vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/version5.txt b/vim73/doc/version5.txt new file mode 100644 index 0000000..868d129 --- /dev/null +++ b/vim73/doc/version5.txt @@ -0,0 +1,7813 @@ +*version5.txt* For Vim version 7.3. Last change: 2008 Dec 17 + + + VIM REFERENCE MANUAL by Bram Moolenaar + +Welcome to Vim Version 5.0! + +This document lists the differences between Vim 4.x and Vim 5.0. +Although 5.0 is mentioned here, this is also for version 5.1, 5.2, etc.. +See |vi_diff.txt| for an overview of differences between Vi and Vim 5.0. +See |version4.txt| for differences between Vim 3.0 and Vim 4.0. + +INCOMPATIBLE: |incompatible-5| + +Default value for 'compatible' changed |cp-default| +Text formatting command "Q" changed |Q-command-changed| +Command-line arguments changed |cmdline-changed| +Autocommands are kept |autocmds-kept| +Use of 'hidden' changed |hidden-changed| +Text object commands changed |text-objects-changed| +X-Windows Resources removed |x-resources| +Use of $VIM |$VIM-use| +Use of $HOME for MS-DOS and Win32 |$HOME-use| +Tags file format changed |tags-file-changed| +Options changed |options-changed| +CTRL-B in Insert mode gone |i_CTRL-B-gone| + +NEW FEATURES: |new-5| + +Syntax highlighting |new-highlighting| +Built-in script language |new-script| +Perl and Python support |new-perl-python| +Win32 GUI version |added-win32-GUI| +VMS version |added-VMS| +BeOS version |added-BeOS| +Macintosh GUI version |added-Mac| +More Vi compatible |more-compatible| +Read input from stdin |read-stdin| +Regular expression patterns |added-regexp| +Overloaded tags |tag-overloaded| +New commands |new-commands| +New options |added-options| +New command-line arguments |added-cmdline-args| +Various additions |added-various| + +IMPROVEMENTS |improvements-5| + +COMPILE TIME CHANGES |compile-changes-5| + +BUG FIXES |bug-fixes-5| + +VERSION 5.1 |version-5.1| +Changed |changed-5.1| +Added |added-5.1| +Fixed |fixed-5.1| + +VERSION 5.2 |version-5.2| +Long lines editable |long-lines| +File browser added |file-browser-5.2| +Dialogs added |dialogs-added| +Popup menu added |popup-menu-added| +Select mode added |new-Select-mode| +Session files added |new-session-files| +User defined functions and commands |new-user-defined| +New interfaces |interfaces-5.2| +New ports |ports-5.2| +Multi-byte support |new-multi-byte| +New functions |new-functions-5.2| +New options |new-options-5.2| +New Ex commands |new-ex-commands-5.2| +Changed |changed-5.2| +Added |added-5.2| +Fixed |fixed-5.2| + +VERSION 5.3 |version-5.3| +Changed |changed-5.3| +Added |added-5.3| +Fixed |fixed-5.3| + +VERSION 5.4 |version-5.4| +Runtime directory introduced |new-runtime-dir| +Filetype introduced |new-filetype-5.4| +Vim script line continuation |new-line-continuation| +Improved session files |improved-sessions| +Autocommands improved |improved-autocmds-5.4| +Encryption |new-encryption| +GTK GUI port |new-GTK-GUI| +Menu changes |menu-changes-5.4| +Viminfo improved |improved-viminfo| +Various new commands |new-commands-5.4| +Various new options |new-options-5.4| +Vim scripts |new-script-5.4| +Avoid hit-enter prompt |avoid-hit-enter| +Improved quickfix |improved-quickfix| +Regular expressions |regexp-changes-5.4| +Changed |changed-5.4| +Added |added-5.4| +Fixed |fixed-5.4| + +VERSION 5.5 |version-5.5| +Changed |changed-5.5| +Added |added-5.5| +Fixed |fixed-5.5| + +VERSION 5.6 |version-5.6| +Changed |changed-5.6| +Added |added-5.6| +Fixed |fixed-5.6| + +VERSION 5.7 |version-5.7| +Changed |changed-5.7| +Added |added-5.7| +Fixed |fixed-5.7| + +VERSION 5.8 |version-5.8| +Changed |changed-5.8| +Added |added-5.8| +Fixed |fixed-5.8| + +============================================================================== + INCOMPATIBLE *incompatible-5* + +Default value for 'compatible' changed *cp-default* +-------------------------------------- + +Vim version 5.0 tries to be more Vi compatible. This helps people who use Vim +as a drop-in replacement for Vi, but causes some things to be incompatible +with version 4.x. + +In version 4.x the default value for the 'compatible' option was off. Now the +default is on. The first thing you will notice is that the "u" command undoes +itself. Other side effects will be that mappings may work differently or not +work at all. + +Since a lot of people switching from Vim 4.x to 5.0 will find this annoying, +the 'compatible' option is switched off if Vim finds a vimrc file. This is a +bit of magic to make sure that 90% of the Vim users will not be bitten by +this change. + +What does this mean? +- If you prefer to run in 'compatible' mode and don't have a vimrc file, you + don't have to do anything. +- If you prefer to run in 'nocompatible' mode and do have a vimrc file, you + don't have to do anything. +- If you prefer to run in 'compatible' mode and do have a vimrc file, you + should put this line first in your vimrc file: > + :set compatible +- If you prefer to run in 'nocompatible' mode and don't have a vimrc file, + you can do one of the following: + - Create an empty vimrc file (e.g.: "~/.vimrc" for Unix). + - Put this command in your .exrc file or $EXINIT: > + :set nocompatible +< - Start Vim with the "-N" argument. + +If you are new to Vi and Vim, using 'nocompatible' is strongly recommended, +because Vi has a lot of unexpected side effects, which are avoided by this +setting. See 'compatible'. + +If you like some things from 'compatible' and some not, you can tune the +compatibility with 'cpoptions'. + +When you invoke Vim as "ex" or "gex", Vim always starts in compatible mode. + + +Text formatting command "Q" changed *Q-command-changed* +----------------------------------- + +The "Q" command formerly formatted lines to the width the 'textwidth' option +specifies. The command for this is now "gq" (see |gq| for more info). The +reason for this change is that "Q" is the standard Vi command to enter "Ex" +mode, and Vim now does in fact have an "Ex" mode (see |Q| for more info). + +If you still want to use "Q" for formatting, use this mapping: > + :noremap Q gq +And if you also want to use the functionality of "Q": > + :noremap gQ Q + + +Command-line arguments changed *cmdline-changed* +------------------------------ + +Command-line file-arguments and option-arguments can now be mixed. You can +give options after the file names. Example: > + vim main.c -g + +This is not possible when editing a file that starts with a '-'. Use the "--" +argument then |---|: > + vim -g -- -main.c + +"-v" now means to start Ex in Vi mode, use "-R" for read-only mode. +old: "vim -v file" |-v| +new: "vim -R file" |-R| + +"-e" now means to start Vi in Ex mode, use "-q" for quickfix. +old: "vim -e errorfile" |-e| +new: "vim -q errorfile" |-q| + +"-s" in Ex mode now means to run in silent (batch) mode. |-s-ex| + +"-x" reserved for crypt, use "-f" to avoid starting a new CLI (Amiga). +old: "vim -x file" |-x| +new: "vim -f file" |-f| + +Vim allows up to ten "+cmd" and "-c cmd" arguments. Previously Vim executed +only the last one. + +"-n" now overrides any setting for 'updatecount' in a vimrc file, but not in +a gvimrc file. + + +Autocommands are kept *autocmds-kept* +--------------------- + +Before version 5.0, autocommands with the same event, file name pattern, and +command could appear only once. This was fine for simple autocommands (like +setting option values), but for more complicated autocommands, where the same +command might appear twice, this restriction caused problems. Therefore +Vim stores all autocommands and keeps them in the order that they are defined. + +The most obvious side effect of this change is that when you source a vimrc +file twice, the autocommands in it will be defined twice. To avoid this, do +one of these: + +- Remove any autocommands that might potentially defined twice before + defining them. Example: > + :au! * *.ext + :au BufEnter *.ext ... + +- Put the autocommands inside an ":if" command. Example: > + if !exists("did_ext_autocmds") + let did_ext_autocmds = 1 + autocmd BufEnter *.ext ... + endif + +- Put your autocommands in a different autocommand group so you can remove + them before defining them |:augroup|: > + augroup uncompress + au! + au BufReadPost *.gz ... + augroup END + + +Use of 'hidden' changed *hidden-changed* +----------------------- + +In version 4.x, only some commands used the 'hidden' option. Now all commands +uses it whenever a buffer disappears from a window. + +Previously you could do ":buf xxx" in a changed buffer and that buffer would +then become hidden. Now you must set the 'hidden' option for this to work. + +The new behavior is simpler: whether Vim hides buffers no longer depends on +the specific command that you use. +- with 'hidden' not set, you never get hidden buffers. Exceptions are the + ":hide" and ":close!" commands and, in rare cases, where you would otherwise + lose changes to the buffer. +- With 'hidden' set, you almost never unload a buffer. Exceptions are the + ":bunload" or ":bdel" commands. + +":buffer" now supports a "!": abandon changes in current buffer. So do +":bnext", ":brewind", etc. + + +Text object commands changed *text-objects-changed* +---------------------------- + +Text object commands have new names. This allows more text objects and makes +characters available for other Visual mode commands. Since no more single +characters were available, text objects names now require two characters. +The first one is always 'i' or 'a'. + OLD NEW ~ + a aw a word |v_aw| + A aW a WORD |v_aW| + s as a sentence |v_as| + p ap a paragraph |v_ap| + S ab a () block |v_ab| + P aB a {} block |v_aB| + +There is another set of text objects that starts with "i", for "inner". These +select the same objects, but exclude white space. + + +X-Windows Resources removed *x-resources* +-------------------------- + +Vim no longer supports the following X resources: +- boldColor +- italicColor +- underlineColor +- cursorColor + +Vim now uses highlight groups to set colors. This avoids the confusion of +using a bold Font, which would imply a certain color. See |:highlight| and +|gui-resources|. + + +Use of $VIM *$VIM-use* +----------- + +Vim now uses the VIM environment variable to find all Vim system files. This +includes the global vimrc, gvimrc, and menu.vim files and all on-line help +and syntax files. See |$VIM|. Starting with version 5.4, |$VIMRUNTIME| can +also be used. +For Unix, Vim sets a default value for $VIM when doing "make install". +When $VIM is not set, its default value is the directory from 'helpfile', +excluding "/doc/help.txt". + + +Use of $HOME for MS-DOS and Win32 *$HOME-use* +--------------------------------- + +The MS-DOS and Win32 versions of Vim now first check $HOME when searching for +a vimrc or exrc file and for reading/storing the viminfo file. Previously Vim +used $VIM for these systems, but this causes trouble on a system with several +users. Now Vim uses $VIM only when $HOME is not set or the file is not found +in $HOME. See |_vimrc|. + + +Tags file format changed *tags-file-changed* +------------------------ + +Only tabs are allowed to separate fields in a tags file. This allows for +spaces in a file name and is still Vi compatible. In previous versions of +Vim, any white space was allowed to separate the fields. If you have a file +which doesn't use a single tab between fields, edit the tags file and execute +this command: > + :%s/\(\S*\)\s\+\(\S*\)\s\+\(.*\)/\1\t\2\t\3/ + + +Options changed *options-changed* +--------------- + +The default value of 'errorfile' has changed from "errors.vim" to "errors.err". +The reason is that only Vim scripts should have the ".vim" extensions. + +The ":make" command no longer uses the 'errorfile' option. This prevents the +output of the ":make" command from overwriting a manually saved error file. +":make" uses the 'makeef' option instead. This also allows for generating a +unique name, to prevent concurrently running ":make" commands from overwriting +each other's files. + +With 'insertmode' set, a few more things change: +- <Esc> in Normal mode goes to Insert mode. +- <Esc> in Insert mode doesn't leave Insert mode. +- When doing ":set im", go to Insert mode immediately. + +Vim considers a buffer to be changed when the 'fileformat' (formerly the +'textmode' option) is different from the buffer's initial format. + + +CTRL-B in Insert mode gone *i_CTRL-B-gone* +-------------------------- + +When Vim was compiled with the |+rightleft| feature, you could use CTRL-B to +toggle the 'revins' option. Unfortunately, some people hit the 'B' key +accidentally when trying to type CTRL-V or CTRL-N and then didn't know how to +undo this. Since toggling the 'revins' option can easily be done with the +mapping below, this use of the CTRL-B key is disabled. You can still use the +CTRL-_ key for this |i_CTRL-_|. > + :imap <C-B> <C-O>:set revins!<CR> + +============================================================================== + NEW FEATURES *new-5* + +Syntax highlighting *new-highlighting* +------------------- + +Vim now has a very flexible way to highlighting just about any type of file. +See |syntax|. Summary: > + :syntax on + +Colors and attributes can be set for the syntax highlighting, and also for +other highlighted items with the ':' flag in the 'highlight' option. All +highlighted items are assigned a highlight group which specifies their +highlighting. See |:highlight|. The default colors have been improved. + +You can use the "Normal" group to set the default fore/background colors for a +color terminal. For the GUI, you can use this group to specify the font, too. + +The "2html.vim" script can be used to convert any file that has syntax +highlighting to HTML. The colors will be exactly the same as how you see them +in Vim. With a HTML viewer you can also print the file with colors. + + +Built-in script language *new-script* +------------------------ + +A few extra commands and an expression evaluator enable you to write simple +but powerful scripts. Commands include ":if" and ":while". Expressions can +manipulate numbers and strings. You can use the '=' register to insert +directly the result of an expression. See |expression|. + + +Perl and Python support *new-perl-python* +----------------------- + +Vim can call Perl commands with ":perldo", ":perl", etc. See |perl|. +Patches made by Sven Verdoolaege and Matt Gerassimoff. + +Vim can call Python commands with ":python" and ":pyfile". See |python|. + +Both of these are only available when enabled at compile time. + + +Win32 GUI version *added-win32-GUI* +----------------- + +The GUI has been ported to MS Windows 95 and NT. All the features of the X11 +GUI are available to Windows users now. |gui-w32| +This also fixes problems with running the Win32 console version under Windows +95, where console support has always been bad. +There is also a version that supports OLE automation interface. |if_ole.txt| +Vim can be integrated with Microsoft Developer Studio using the VisVim DLL. +It is possible to produce a DLL version of gvim with Borland C++ (Aaron). + + +VMS version *added-VMS* +----------- + +Vim can now also be used on VMS systems. Port done by Henk Elbers. +This has not been tested much, but it should work. +Sorry, no documentation! + + +BeOS version *added-BeOS* +------------ + +Vim can be used on BeOS systems (including the BeBox). (Olaf Seibert) +See |os_beos.txt|. + + +Macintosh GUI version *added-Mac* +--------------------- + +Vim can now be used on the Macintosh. (Dany St-Amant) +It has not been tested much yet, be careful! +See |os_mac.txt|. + + +More Vi compatible *more-compatible* +------------------ + +There is now a real Ex mode. Started with the "Q" command, or by calling the +executable "ex" or "gex". |Ex-mode| + +Always allow multi-level undo, also in Vi compatible mode. When the 'u' flag +in 'cpoptions' is included, CTRL-R is used for repeating the undo or redo +(like "." in Nvi). + + +Read input from stdin *read-stdin* +--------------------- + +When using the "-" command-line argument, Vim reads its text input from stdin. +This can be used for putting Vim at the end of a pipe: > + grep "^a.*" *.c | vim - +See |--|. + + +Regular expression patterns *added-regexp* +--------------------------- + +Added specifying a range for the number of matches of an atom: "\{a,b}". |/\{| +Added the "shortest match" regexp "\{-}" (Webb). +Added "\s", matches a white character. Can replace "[ \t]". |/\s| +Added "\S", matches a non-white character. Can replace "[^ \t]". |/\S| + + +Overloaded tags *tag-overloaded* +--------------- + +When using a language like C++, there can be several tags for the same +tagname. Commands have been added to be able to jump to any of these +overloaded tags: +|:tselect| List matching tags, and jump to one of them. +|:stselect| Idem, and split window. +|g_CTRL-]| Do ":tselect" with the word under the cursor. + + After ":ta {tagname}" with multiple matches: +|:tnext| Go to next matching tag. +|:tprevious| Go to previous matching tag. +|:trewind| Go to first matching tag. +|:tlast| Go to last matching tag. + +The ":tag" command now also accepts wildcards. When doing command-line +completion on tags, case-insensitive matching is also available (at the end). + + +New commands *new-commands* +------------ + +|:amenu| Define menus for all modes, inserting a CTRL-O for Insert + mode, ESC for Visual and CTRL-C for Cmdline mode. "amenu" is + used for the default menus and the Syntax menu. + +|:augroup| Set group to be used for following autocommands. Allows the + grouping of autocommands to enable deletion of a specific + group. + +|:crewind| Go to first error. +|:clast| Go to last error. + +|:doautoall| Execute autocommands for all loaded buffers. + +|:echo| Echo its argument, which is an expression. Can be used to + display messages which include variables. + +|:execute| Execute its argument, which is an expression. Can be used to + built up an Ex command with anything. + +|:hide| Works like ":close". + +|:if| Conditional execution, for built-in script language. + +|:intro| Show introductory message. This is always executed when Vim + is started without file arguments. + +|:let| Assign a value to an internal variable. + +|:omap| Map only in operator-pending mode. Makes it possible to map + text-object commands. + +|:redir| Redirect output of messages to a file. + +|:update| Write when buffer has changed. + +|:while| While-loop for built-in script language. + +Visual mode: +|v_O| "O" in Visual block mode, moves the cursor to the other corner + horizontally. +|v_D| "D" in Visual block mode deletes till end of line. + +Insert mode: +|i_CTRL-]| Triggers abbreviation, without inserting any character. + + +New options *added-options* +----------- + +'background' Used for selecting highlight color defaults. Also used in + "syntax.vim" for selecting the syntax colors. Often set + automatically, depending on the terminal used. + +'complete' Specifies how Insert mode completion works. + +'eventignore' Makes it possible to ignore autocommands temporarily. + +'fileformat' Current file format. Replaces 'textmode'. +'fileformats' Possible file formats. Replaces 'textauto'. + New is that this also supports Macintosh format: A single <CR> + separates lines. + The default for 'fileformats' for MS-DOS, Win32 and OS/2 is + "dos,unix", also when 'compatible' set. Unix type files + didn't work anyway when 'fileformats' was empty. + +'guicursor' Set the cursor shape and blinking in various modes. + Default is to adjust the cursor for Insert and Replace mode, + and when an operator is pending. Blinking is default on. + +'fkmap' Farsi key mapping. + +'hlsearch' Highlight all matches with the last used search pattern. + +'hkmapp' Phonetic Hebrew mapping. (Ilya Dogolazky) + +'iconstring' Define the name of the icon, when not empty. (Version 5.2: the + string is used literally, a newline can be used to make two + lines.) + +'lazyredraw' Don't redraw the screen while executing macros, registers or + other not typed commands. + +'makeef' Errorfile to be used for ":make". "##" is replaced with a + unique number. Avoids that two Vim sessions overwrite each + others errorfile. The Unix default is "/tmp/vim##.err"; for + Amiga "t:vim##.Err, for others "vim##.err". + +'matchtime' 1/10s of a second to show a matching paren, when 'showmatch' + is set. Like Nvi. + +'mousehide' Hide mouse pointer in GUI when typing text. + +'nrformats' Defines what bases Vim will consider for numbers when using + the CTRL-A and CTRL-X commands. Default: "hex,octal". + +'shellxquote' Add extra quotes around the whole shell command, including + redirection. + +'softtabstop' Make typing behave like tabstop is set at this value, without + changing the value of 'tabstop'. Makes it more easy to keep + 'ts' at 8, while still getting four spaces for a <Tab>. + +'titlestring' String for the window title, when not empty. (Version 5.2: + this string is used literally, a newline can be used to make + two lines.) + +'verbose' Level of verbosity. Makes it possible to show which .vimrc, + .exrc, .viminfo files etc. are used for initializing. Also + to show autocommands that are being executed. Can also be set + by using the "-V" command-line argument. + + +New command-line arguments *added-cmdline-args* +-------------------------- + +|-U| Set the gvimrc file to be used. Like "-u" for the vimrc. + +|-V| Set the 'verbose' option. E.g. "vim -V10". + +|-N| Start in non-compatible mode. + +|-C| Start in compatible mode. + +|-Z| Start in restricted mode, disallow shell commands. Can also + be done by calling the executable "rvim". + +|-h| Show usage information and exit. + + +Various additions *added-various* +----------------- + +Added support for SNiFF+ connection (submitted by Toni Leherbauer). Vim can +be used as an editor for SNiFF. No documentation available... + +For producing a bug report, the bugreport.vim script has been included. +Can be used with ":so $VIMRUNTIME/bugreport.vim", which creates the file +"bugreport.txt" in the current directory. |bugs| + +Added range to ":normal" command. Now you can repeat the same command for +each line in the range. |:normal-range| + +Included support for the Farsi language (Shiran). Only when enabled at +compile time. See |farsi|. + +============================================================================== + IMPROVEMENTS *improvements-5* + +Performance: +- When 'showcmd' was set, mappings would execute much more slowly because the + output would be flushed very often. Helps a lot when executing the "life" + macros with 'showcmd' set. +- Included patches for binary searching in tags file (David O'Neill). + Can be disabled by resetting the 'tagbsearch' option. +- Don't update the ruler when repeating insert (slowed it down a lot). +- For Unix, file name expansion is now done internally instead of starting a + shell for it. +- Expand environment variables with expand_env(), instead of calling the + shell. Makes ":so $VIMRUNTIME/syntax/syntax.vim" a LOT faster. +- Reduced output for cursor positioning: Use CR-LF for moving to first few + columns in next few lines; Don't output CR twice when using termios. +- Optimized cursor positioning. Use CR, BS and NL when it's shorter than + absolute cursor positioning. +- Disable redrawing while repeating insert "1000ii<Esc>". +- Made "d$" or "D" for long lines a lot faster (delete all characters at once, + instead of one by one). +- Access option table by first letter, instead of searching from start. +- Made setting special highlighting attributes a lot faster by using + highlight_attr[], instead of searching in the 'highlight' string. +- Don't show the mode when redrawing is disabled. +- When setting an option, only redraw the screen when required. +- Improved performance of Ex commands by using a lookup table for the first + character. + +Options: +'cinoptions' Added 'g' flag, for C++ scope declarations. +'cpoptions' Added 'E' flag: Disallow yanking, deleting, etc. empty text + area. Default is to allow empty yanks. When 'E' is included, + "y$" in an empty line now is handled as an error (Vi + compatible). + Added 'j' flag: Only add two spaces for a join after a '.', + not after a '?' or '!'. + Added 'A' flag: don't give ATTENTION message. + Added 'L' flag: When not included, and 'list' is set, + 'textwidth' formatting works like 'list' is not set. + Added 'W' flag: Let ":w!" behave like Vi: don't overwrite + readonly files, or a file owned by someone else. +'highlight' Added '@' flag, for '@' characters after the last line on the + screen, and '$' at the end of the line when 'list' is set. + Added 'i' flag: Set highlighting for 'incsearch'. Default + uses "IncSearch" highlight group, which is linked to "Visual". + Disallow 'h' flag in 'highlight' (wasn't used anymore since + 3.0). +'guifont' Win32 GUI only: When set to "*" brings up a font requester. +'guipty' Default on, because so many people need it. +'path' Can contain wildcards, and "**" for searching a whole tree. +'shortmess' Added 'I' flag to avoid the intro message. +'viminfo' Added '%' flag: Store buffer list in viminfo file. + +- Increased defaults for 'maxmem' and 'maxmemtot' for Unix and Win32. Most + machines have much more RAM now that prices have dropped. +- Implemented ":set all&", set all options to their default value. |:set| + +Swap file: +- Don't create a swap file for a readonly file. Then create one on the first + change. Also create a swapfile when the amount of memory used is getting + too high. |swap-file| +- Make swap file "hidden", if possible. On Unix this is done by prepending a + dot to the swap file name. When long file names are used, the DJGPP and + Win32 versions also prepend a dot, in case a file on a mounted Unix file + system is edited. |:swapname| On MSDOS the hidden file attribute is NOT + set, because this causes problems with share.exe. +- 'updatecount' always defaults to non-zero, also for Vi compatible mode. + This means there is a swap file, which can be used for recovery. + +Tags: +- Included ctags 2.0 (Darren Hiebert). The syntax for static tags changed + from + {tag}:{fname} {fname} {command} + to + {tag} {fname} {command};" file: + Which is both faster to parse, shorter and Vi compatible. The old format is + also still accepted, unless disabled in src/feature.h (see OLD_STATIC_TAGS). + |tags-file-format| +- Completion of tags now also includes static tags for other files, at the + end. +- Included "shtags" from Stephen Riehm. +- When finding a matching tag, but the file doesn't exist, continue searching + for another match. Helps when using the same tags file (with links) for + different versions of source code. +- Give a tag with a global match in the current file a higher priority than a + global match in another file. + +Included xxd version V1.8 (Juergen Weigert). + +Autocommands: +- VimLeave autocommands are executed after writing the viminfo file, instead + of before. |VimLeave| +- Allow changing autocommands while executing them. This allows for + self-modifying autocommands. (idea from Goldberg) +- When using autocommands with two or more patterns, could not split + ":if/:endif" over two lines. Now all matching autocommands are executed in + one do_cmdline(). +- Autocommands no longer change the command repeated with ".". +- Search patterns are restored after executing autocommands. This avoids + that the 'hlsearch' highlighting is messed up by autocommands. +- When trying to execute an autocommand, also try matching the pattern with + the short file name. Helps when short file name is different from full + file name (expanded symbolic links). |autocmd-patterns| +- Made the output of ":autocmd" shorter and look better. +- Expand <sfile> in an ":autocmd" when it is defined. |<sfile>| +- Added "nested" flag to ":autocmd", allows nesting. |autocmd-nested| +- Added [group] argument to ":autocmd". Overrides the currently set group. + |autocmd-groups| +- new events: + |BufUnload| before a buffer is unloaded + |BufDelete| before a buffer is deleted from the buffer list + |FileChangedShell| when a file's modification time has changed after + executing a shell command + |User| user-defined autocommand +- When 'modified' was set by a BufRead* autocommand, it was reset again + afterwards. Now the ":set modified" is remembered. + +GUI: +- Improved GUI scrollbar handling when redrawing is slower than the scrollbar + events are generated. +- "vim -u NONE" now also stops loading the .gvimrc and other GUI inits. |-u| + Use "-U" to use another gvimrc file. |-U| +- Handle CTRL-C for external command, also for systems where "setsid()" is + supported. +- When starting the GUI, restrict the window size to the screen size. +- The default menus are read from $VIMRUNTIME/menu.vim. This allows for a + customized default menu. |menu.vim| +- Improved the default menus. Added File/Print, a Window menu, Syntax menu, + etc. +- Added priority to the ":menu" command. Now each menu can be put in a place + where you want it, independent of the order in which the menus are defined. + |menu-priority| + +Give a warning in the intro screen when running the Win32 console version on +Windows 95 because there are problems using this version under Windows 95. +|win32-problems| + +Added 'e' flag for ":substitute" command: Don't complain when not finding a +match (Campbell). |:s| + +When using search commands in a mapping, only the last one is kept in the +history. Avoids that the history is trashed by long mappings. + +Ignore characters after "ex", "view" and "gvim" when checking startup mode. +Allows the use of "gvim5" et. al. |gvim| "gview" starts the GUI in readonly +mode. |gview| + +When resizing windows, the cursor is kept in the same relative position, if +possible. (Webb) + +":all" and ":ball" no longer close and then open a window for the same buffer. +Avoids losing options, jumplist, and other info. + +"-f" command-line argument is now ignored if Vim was compiled without GUI. +|-f| + +In Visual block mode, the right mouse button picks up the nearest corner. + +Changed default mappings for DOS et al. Removed the DOS-specific mappings, +only use the Windows ones. Added Shift-Insert, Ctrl-Insert, Ctrl-Del and +Shift-Del. + +Changed the numbers in the output of ":jumps", so you can see where {count} +CTRL-O takes you. |:jumps| + +Using "~" for $HOME now works for all systems. |$HOME| + +Unix: Besides using CTRL-C, also use the INTR character from the tty settings. +Somebody has INTR set to DEL. + +Allow a <LF> in a ":help" command argument to end the help command, so another +command can follow. + +Doing "%" on a line that starts with " #if" didn't jump to matching "#else". +Don't recognize "#if", "#else" etc. for '%' when 'cpo' contains the '%' flag. +|%| + +Insert mode expansion with "CTRL-N", "CTRL-P" and "CTRL-X" improved +|ins-completion|: +- 'complete' option added. +- When 'nowrapscan' is set, and no match found, report the searched direction + in the error message. +- Repeating CTRL-X commands adds following words/lines after the match. +- When adding-expansions, accept single character matches. +- Made repeated CTRL-X CTRL-N not break undo, and "." repeats the whole + insertion. Also fixes not being able to backspace over a word that has been + inserted with CTRL-N. + +When copying characters in Insert mode from previous/next line, with CTRL-E or +CTRL-Y, 'textwidth' is no longer used. |i_CTRL-E| + +Commands that move in the arglist, like ":n" and ":rew", keep the old cursor +position of the file (this is mostly Vi compatible). + +Vim now remembers the '< and '> marks for each buffer. This fixes a problem +that a line-delete in one buffer invalidated the '< and '> marks in another +buffer. |'<| + +For MSDOS, Unix and OS/2: When $VIM not set, use the path from the executable. +When using the executable path for $VIM, remove "src/" when present. Should +make Vim find the docs and syntax files when it is run directly after +compiling. |$VIM| + +When quitting Visual mode with <Esc>, the cursor is put at start of the Visual +area (like after executing an operator). + +Win32 and Unix version: Removed 1100 character limit on external commands. + +Added possibility to include a space in a ":edit +command" argument, by +putting a backslash before it. |+cmd| + +After recovery, BufReadPost autocommands are applied. |:recover| + +Added color support for "os2ansi", OS/2 console. (Slootman) |os2ansi| + +Allow "%:p:h" when % is empty. |:_%| + +Included "<sfile>": file name from the ":source" command. |<sfile>| + +Added "<Bslash>" special character. Helps for avoiding multiple backslashes +in mappings and menus. + +In a help window, a double-click jumps to the tag under the cursor (like +CTRL-]). + +<C-Left> and <C-Right> now work like <S-Left> and <S-Right>, move a word +forward/backward (Windows compatible). |<C-Left>| + +Removed the requirement for a ":version" command in a .vimrc file. It wasn't +used for anything. You can use ":if" to handle differences between versions. +|:version| + +For MS-DOS, Win32 and OS/2: When comparing file names for autocommands, don't +make a difference between '/' and '\' for path separator. + +New termcap options: +"mb": blink. Can only be used by assigning it to one of the other highlight + options. |t_mb| +"bc": backspace character. |t_bc| +"nd": Used for moving the cursor right in the GUI, to avoid removing one line + of pixels from the last bold character. |t_nd| +"xs": highlighting not erased by overwriting, for hpterm. Combined with + 'weirdinvert'. Visual mode works on hpterm now. |t_xs| + +Unix: Set time of patch and backup file same as original file. (Hiebert). + +Amiga: In QuickFix mode no longer opens another window. Shell commands can be +used now. + +Added decmouse patches from David Binette. Can now use Dec and Netterm mouse. +But only when enabled at compile time. + +Added '#' register: Alternate file name |quote#|. Display '#' register with +":dis" command. |:display| + +Removed ':' from 'isfname' default for Unix. Check for "://" in a file name +anyway. Also check for ":\\", for MS-DOS. + +Added count to "K"eyword command, when 'keywordprg' is "man", is inserted in +the man command. "2K" results in "!man 2 <cword>". |K| + +When using "gf" on a relative path name, remove "../" from the file name, like +it's done for file names in the tags file. |gf| + +When finishing recording, don't make the recorded register the default put +register. + +When using "!!", don't put ":5,5!" on the command-line, but ":.!". And some +other enhancements to replace the line number with "." or "$" when possible. + +MSDOS et al.: Renamed $VIM/viminfo to $VIM/_viminfo. It's more consistent: +.vimrc/_vimrc and .viminfo/_viminfo + +For systems where case doesn't matter in file names (MSDOS, Amiga), ignore +case while sorting file names. For buffer names too. + +When reading from stdin doesn't work, read from stderr (helps for "foo | xargs +vim"). + +32 bit MS-DOS version: Replaced csdpmi3 by csdpmi4. + +Changed <C-Left> and <C-Right> to skip a WORD instead of a word. + +Warning for changed modified time when overwriting a file now also works on +other systems than Unix. + +Unix: Changed the defaults for configure to be the same as the defaults for +Makefile: include GUI, Perl, and Python. + +Some versions of Motif require "-lXpm". Added check for this in configure. + +Don't add "-L/usr/lib" to the link line, causes problems on a few systems. + +============================================================================== + COMPILE TIME CHANGES *compile-changes-5* + +When compiling, allow a choice for minimal, normal or maximal features in an +easy way, by changing a single line in src/feature.h. +The DOS16 version has been compiled with minimal features to avoid running +out of memory too quickly. |dos16| +The Win32, DJGPP, and OS/2 versions use maximal features, because they have +enough memory. +The Amiga version is available with normal and maximal features. + +Added "make test" to Unix version Makefile. Allows for a quick check if most +"normal" commands work properly. Also tests a few specific commands. + +Added setlocale() with codepage support for DJGPP version. + +autoconf: +- Added autoconf check for -lXdmcp. +- Included check for -lXmu, no longer needed to edit the Makefile for this. +- Switched to autoconf 2.12. +- Added configure check for <poll.h>. Seems to be needed when including + Perl on Linux? +- termlib is now checked before termcap. +- Added configure check for strncasecmp(), stricmp() and strnicmp(). Added + vim_stricmp() for when there's no library function for stricmp(). +- Use "datadir" in configure, instead of our own check for HELPDIR. + +Removed "make proto" from Makefile.manx. Could not make it work without a lot +of #ifdefs. + +Removed "proto/" from paths in proto.h. Needed for the Mac port. + +Drastically changed Makefile.mint. Now it includes the Unix Makefile. + +Added support for Dos16 in Makefile.b32 (renamed Makefile.b32 to Makefile.bor) + +All source files are now edited with a tabstop of 8 instead of 4, which is +better when debugging and using other tools. 'softtabstop' is set to 4, to +make editing easier. + +Unix: Added "link.sh" script, which removes a few unnecessary libraries from +the link command. + +Don't use HPUX digraphs by default, but only when HPUX_DIGRAPHS is defined. +|digraphs-default| + +============================================================================== + BUG FIXES *bug-fixes-5* + +Note: Some of these fixes may only apply to test versions which were + created after version 4.6, but before 5.0. + + +When doing ":bdel", try going to the next loaded buffer. Don't rewind to the +start of the buffer list. + +mch_isdir() for Unix returned TRUE for "" on some systems. + +Win32: 'shell' set to "mksnt/sh.exe" breaks ":!" commands. Don't use +backslashes in the temp file names. + +On linux, with a FAT file system, could get spurious "file xxx changed since +editing started" messages, because the time is rounded off to two seconds +unexpectedly. + +Crash in GUI, when selecting a word (double click) and then extend until an +empty line. + +For systems where isdigit() can't handle characters > 255, get_number() caused +a crash when moving the mouse during the prompt for recovery. + +In Insert mode, "CTRL-O P" left the cursor on the last inserted character. +Now the cursor is left after the last putted character. + +When quickfix found an error type other than 'e' or 'w', it was never printed. + +A setting for 'errorfile' in a .vimrc overruled the "-q errorfile" argument. + +Some systems create a file when generating a temp file name. Filtering would +then create a backup file for this, which was never deleted. Now no backup +file is made when filtering. + +simplify_filename() could remove a ".." after a link, resulting in the wrong +file name. Made simplify_filename also work for MSDOS. Don't use it for +Amiga, since it doesn't have "../". + +otherfile() was unreliable when using links. Could think that reading/writing +was for a different file, when it was the same. + +Pasting with mouse in Replace mode didn't replace anything. + +Window height computed wrong when resizing a window with an autocommand (could +cause a crash). + +":s!foo!bar!" wasn't possible (Vi compatible). + +do_bang() freed memory twice when called recursively, because of autocommands +(test11). Thanks to Electric Fence! + +"v$d" on an empty line didn't remove the "-- VISUAL --" mode message from the +command-line, and inverted the cursor. + +":mkexrc" didn't check for failure to open the file, causing a crash. +(Felderhoff). + +Win32 mch_write() wrote past fixed buffer, causing terminal keys no longer to +be recognized. Both console and GUI version. + +Athena GUI: Crash when removing a menu item. Now Vim doesn't crash, but the +reversing of the menu item is still wrong. + +Always reset 'list' option for the help window. + +When 'scrolloff' is non-zero, a 'showmatch' could cause the shown match to be +in the wrong line and the window to be scrolled (Acevedo). + +After ":set all&", 'lines' and 'ttytype' were still non-default, because the +defaults never got set. Now the defaults for 'lines' and 'columns' are set +after detecting the window size. 'term' and 'ttytype' defaults are set when +detecting the terminal type. + +For (most) non-Unix systems, don't add file names with illegal characters when +expanding. Fixes "cannot open swapfile" error when doing ":e *.burp", when +there is no match. + +In X11 GUI, drawing part of the cursor obscured the text. Now the text is +drawn over the cursor, like when it fills the block. (Seibert) + +when started with "-c cmd -q errfile", the cursor would be left in line 1. +Now a ":cc" is done after executing "cmd". + +":ilist" never ignored case, even when 'ignorecase' set. + +"vim -r file" for a readonly file, then making a change, got ATTENTION message +in insert mode, display mixed up until <Esc> typed. Also don't give ATTENTION +message after recovering a file. + +The abbreviation ":ab #i #include" could not be removed. + +CTRL-L completion (longest common match) on command-line didn't work properly +for case-insensitive systems (MS-DOS, Windows, etc.). (suggested by Richard +Kilgore). + +For terminals that can hide the cursor ("vi" termcap entry), resizing the +window caused the cursor to disappear. + +Using an invalid mark in an Ex address didn't abort the command. + +When 'smarttab' set, would use 'shiftround' when inserting a TAB after a +space. Now it always rounds to a tabstop. + +Set '[ and '] marks for ":copy", ":move", ":append", ":insert", ":substitute" +and ":change". (Acevedo). + +"d$" in an empty line still caused an error, even when 'E' is not in +'cpoptions'. + +Help files were stored in the viminfo buffer list without a path. + +GUI: Displaying cursor was not synchronized with other displaying. Caused +several display errors. For example, when the last two lines in the file +start with spaces, "dd" on the last line copied text to the (then) last line. + +Win32: Needed to type CTRL-SHIFT-- to get CTRL-_. + +GUI: Moving the cursor forwards over bold text would remove one column of bold +pixels. + +X11 GUI: When a bold character in the last column was scrolled up or down, one +column of pixels would not be copied. + +Using <BS> to move the cursor left can sometimes erase a character. Now use +"le" termcap entry for this. + +Keyword completion with regexp didn't work. e.g., for "b.*crat". + +Fixed: With CTRL-O that jumps to another file, cursor could end up just after +the line. + +Amiga: '$' was missing from character recognized as wildcards, causing $VIM +sometimes not to be expanded. + +":change" didn't adjust marks for deleted lines. + +":help [range]" didn't work. Also for [pattern], [count] and [quotex]. + +For 'cindent'ing, typing "class::method" doesn't align like a label when the +second ':' is typed. +When inserting a CR with 'cindent' set (and a bunch of other conditions) the +cursor went to a wrong location. +'cindent' was wrong for a line that ends in '}'. +'cindent' was wrong after "else {". + +While editing the cmdline in the GUI, could not use the mouse to select text +from the command-line itself. + +When deleting lines, marks in tag stack were only adjusted for the current +window, not for other windows on the same buffer. + +Tag guessing could find a function "some_func" instead of the "func" we were +looking for. + +Tags file name relative to the current file didn't work. + +":g/pat2/s//pat2/g", causing the number of subs to be reported, used to cause +a scroll up. Now you no longer have to hit <CR>. + +X11 GUI: Selecting text could cause a crash. + +32 bit DOS version: CTRL-C in external command killed Vim. When SHELL is set +to "sh.exe", external commands didn't work. Removed using of command.com, no +longer need to set 'shellquote'. + +Fixed crash when using ":g/pat/i". + +Fixed (potential) crash for X11 GUI, when using an X selection. Was giving a +pointer on the stack to a callback function, now it's static. + +Using "#" and "*" with an operator didn't work. E.g. "c#". + +Command-line expansion didn't work properly after ":*". (Acevedo) + +Setting 'weirdinvert' caused highlighting to be wrong in the GUI. + +":e +4 #" didn't work, because the "4" was in unallocated memory (could cause +a crash). + +Cursor position was wrong for ":e #", after ":e #" failed, because of changes +to the buffer. + +When doing ":buf N", going to a buffer that was edited with ":view", the +readonly flag was reset. Now make a difference between ":e file" and ":buf +file": Only set/reset 'ro' for the first one. + +Avoid |hit-enter| prompt when not able to write viminfo on exit. + +When giving error messages in the terminal where the GUI was started, GUI +escape codes would be written to the terminal. In an xterm this could be seen +as a '$' after the message. + +Mouse would not work directly after ":gui", because full_screen isn't set, +which causes starttermcap() not to do its work. + +'incsearch' did not scroll the window in the same way as the actual search. +When 'nowrap' set, incsearch didn't show a match when it was off the side of +the screen. Now it also shows the whole match, instead of just the cursor +position (if possible). + +":unmap", ":unab" and ":unmenu" did not accept a double quote, it was seen as +the start of a comment. Now it's Vi compatible. + +Using <Up><Left><Left><Up> in the command-line, when there is no previous +cmdline in the history, inserted a NUL on the command-line. + +"i<Esc>" when on a <Tab> in column 0 left the cursor in the wrong place. + +GUI Motif: When adding a lot of menu items, the menu bar goes into two rows. +Deleting menu items, reducing the number of rows, now also works. + +With ":g/pat/s//foo/c", a match in the first line was scrolled off of the +screen, so you could not see it. +When using ":s//c", with 'nowrap' set, a match could be off the side of the +screen, so you could not see it. + +When 'helpfile' was set to a fixed, non-absolute path in feature.h, Vim would +crash. mch_Fullname can now handle file names in read-only memory. (Lottem) + +When using CTRL-A or CTRL-@ in Insert mode, there could be strange effects +when using CTRL-D next. Also, when repeating inserted text that included "0 +CTRL-D" or "^ CTRL-D" this didn't work. (Acevedo) +Using CTRL-D after using CTRL-E or CTRL-Y in Insert mode that inserted a '0' +or '^', removed the '0' or '^' and more indent. + +The command "2".p" caused the last inserted text to be executed as commands. +(Acevedo) + +Repeating the insert of "CTRL-V 048" resulted in "^@" to be inserted. + +Repeating Insert completion could fail if there are special characters in the +text. (Acevedo) + +":normal /string<CR>" caused the window to scroll. Now all ":normal" commands +are executed without scrolling messages. + +Redo of CTRL-E or CTRL-Y in Insert mode interpreted special characters as +commands. + +Line wrapping for 'tw' was done one character off for insert expansion +inserts. + +buffer_exists() function didn't work properly for buffer names with a symbolic +link in them (e.g. when using buffer_exists(#)). + +Removed the "MOTIF_COMMENT" construction from Makefile. It now works with +FreeBSD make, and probably with NeXT make too. + +Matching the 'define' and 'include' arguments now honor the settings for +'ignorecase'. (Acevedo) + +When one file shown in two windows, Visual selection mixed up cursor position +in current window and other window. + +When doing ":e file" from a help file, the 'isk' option wasn't reset properly, +because of a modeline in the help file. + +When doing ":e!", a cursor in another window on the same buffer could become +invalid, leading to "ml_get: invalid lnum" errors. + +Matching buffer name for when expanded name has a different path from not +expanded name (Brugnara). + +Normal mappings didn't work after an operator. For example, with ":map Q gq", +"QQ" didn't work. + +When ":make" resulted in zero errors, a "No Errors" error message was given +(which breaks mappings). + +When ":sourcing" a file, line length was limited to 1024 characters. CTRL-V +before <EOL> was not handled Vi compatible. (Acevedo) + +Unexpected exit for X11 GUI, caused by SAVE_YOURSELF event. (Heimann) + +CTRL-X CTRL-I only found one match per line. (Acevedo) +When using an illegal CTRL-X key in Insert mode, the CTRL-X mode message +was stuck. + +Finally managed to ignore the "Quit" menu entry of the Window manager! Now +Vim only exists when there are no changed buffers. + +Trying to start the GUI when $DISPLAY is not set resulted in a crash. +When $DISPLAY is not set and gvim starts vim, title was restored to "Thanks +for flying Vim". +When $DISPLAY not set, starting "gvim" (dropping back to vim) and then +selecting text with the mouse caused a crash. + +"J", with 'joinspaces' set, on a line ending in ". ", caused one space too +many to be added. (Acevedo) + +In insert mode, a CTRL-R {regname} which didn't insert anything left the '"' +on the screen. + +":z10" didn't work. (Clapp) + +"Help "*" didn't work. + +Renamed a lot of functions, to avoid clashes with POSIX name space. + +When adding characters to a line, making it wrap, the following lines were +sometimes not shifted down (e.g. after a tag jump). + +CTRL-E, with 'so' set and cursor on last line, now does not move cursor as +long as the last line is on the screen. + +When there are two windows, doing "^W+^W-" in the bottom window could cause +the status line to be doubled (not redrawn correctly). + +This command would hang: ":n `cat`". Now connect stdin of the external +command to /dev/null, when expanding. + +Fixed lalloc(0,) error for ":echo %:e:r". (Acevedo) + +The "+command" argument to ":split" didn't work when there was no file name. + +When selecting text in the GUI, which is the output of a command-line command +or an external command, the inversion would sometimes remain. + +GUI: "-mh 70" argument was broken. Now, when menuheight is specified, it is +not changed anymore. + +GUI: When using the scrollbar or mouse while executing an external command, +this caused garbage characters. + +Showmatch sometimes jumped to the wrong position. Was caused by a call to +findmatch() when redrawing the display (when syntax highlighting is on). + +Search pattern "\(a *\)\{3} did not work correctly, also matched "a a". +Problem with brace_count not being decremented. + +Wildcard expansion added too many non-matching file names. + +When 'iskeyword' contains characters like '~', "*" and "#" didn't work +properly. (Acevedo) + +On Linux, on a FAT file system, modification time can change by one second. +Avoid a "file has changed" warning for a one second difference. + +When using the page-switching in an xterm, Vim would position the cursor on +the last line of the window on exit. Also removed the cursor positioning for +":!" commands. + +":g/pat/p" command (partly) overwrote the command. Now the output is on a +separate line. + +With 'ic' and 'scs' set, a search for "Keyword", ignore-case matches were +highlighted too. + +"^" on a line with only white space, put cursor beyond the end of the line. + +When deleting characters before where insertion started ('bs' == 2), could not +use abbreviations. + +CTRL-E at end of file puts cursor below the file, in Visual mode, when 'so' is +non-zero. CTRL-E didn't work when 'so' is big and the line below the window +wraps. CTRL-E, when 'so' is non-zero, at end of the file, caused jumping +up-down. + +":retab" didn't work well when 'list' is set. + +Amiga: When inserting characters at the last line on the screen, causing it +to wrap, messed up the display. It appears that a '\n' on the last line +doesn't always cause a scroll up. + +In Insert mode "0<C-D><C-D>" deleted an extra character, because Vim thought +that the "0" was still there. (Acevedo) + +"z{count}l" ignored the count. Also for "zh" et. al. (Acevedo) + +"S" when 'autoindent' is off didn't delete leading white space. + +"/<Tab>" landed on the wrong character when 'incsearch' is set. + +Asking a yes/no question could cause a |hit-enter| prompt. + +When the file consists of one long line (>4100 characters), making changes +caused various errors and a crash. + +DJGPP version could not save long lines (>64000) for undo. + +"yw" on the last char in the file didn't work. Also fixed "6x" at the end of +the line. "6X" at the start of a line fails, but does not break a mapping. In +general, a movement for an operator doesn't beep or flush a mapping, but when +there is nothing to operate on it beeps (this is Vi compatible). + +"m'" and "m`" now set the '' mark at the cursor position. + +Unix: Resetting of signals for external program didn't work, because SIG_DFL +and NULL are the same! For "!!yes|dd count=1|, the yes command kept on +running. + +Partly fixed: Unix GUI: Typeahead while executing an external command was lost. +Now it's not lost while the command is producing output. + +Typing <S-Tab> in Insert mode, when it isn't mapped, inserted "<S-Tab>". Now +it works like a normal <Tab>, just like <C-Tab> and <M-Tab>. + +Redrawing ruler didn't check for old value correctly (caused UMR warnings in +Purify). + +Negative array index in finish_viminfo_history(). + +":g/^/d|mo $" deleted all the lines. The ":move" command now removes the +:global mark from the moved lines. + +Using "vG" while the last line in the window is a "@" line, didn't update +correctly. Just the "v" showed "~" lines. + +"daw" on the last char of the file, when it's a space, moved the cursor beyond +the end of the line. + +When 'hlsearch' was set or reset, only the current buffer was redrawn, while +this affects all windows. + +CTRL-^, positioning the cursor somewhere from 1/2 to 1 1/2 screen down the +file, put the cursor at the bottom of the window, instead of halfway. + +When scrolling up for ":append" command, not all windows were updated +correctly. + +When 'hlsearch' is set, and an auto-indent is highlighted, pressing <Esc> +didn't remove the highlighting, although the indent was deleted. + +When 'ru' set and 'nosc', using "$j" showed a wrong ruler. + +Under Xfree 3.2, Shift-Tab didn't work (wrong keysym is used). + +Mapping <S-Tab> didn't work. Changed the key translations to use the shortest +key code possible. This makes the termcode translations and mappings more +consistent. Now all modifiers work in all combinations, not only with <Tab>, +but also with <Space>, <CR>, etc. + +For Unix, restore three more signals. And Vim catches SIGINT now, so CTRL-C +in Ex mode doesn't make Vim exit. + +""a5Y" yanked 25 lines instead of 5. + +"vrxxx<Esc>" in an empty line could not be undone. + +A CTRL-C that breaks ":make" caused the errorfile not to be read (annoying +when you want to handle what ":make" produced so far). + +":0;/pat" didn't find "pat" in line 1. + +Search for "/test/s+1" at first char of file gave bottom-top message, or +didn't work at all with 'nowrapscan'. + +Bug in viminfo history. Could cause a crash on exit. + +":print" didn't put cursor on first non-blank in line. + +":0r !cat </dev/null" left cursor in line zero, with very strange effects. + +With 'showcmd' set and 'timeoutlen' set to a few seconds, trick to position +the cursor leftwards didn't work. + +AIX stty settings were restored to cs5 instead of cs8 (Winn). + +File name completion didn't work for "zsh" versions that put spaces between +file names, instead of NULs. + +Changed "XawChain*" to "XtChain*", should work for more systems. + +Included quite a few fixes for rightleft mode (Lottem). + +Didn't ask to |hit-enter| when GUI is started and error messages are printed. + +When trying to edit a file in a non-existent directory, ended up with editing +"No file". + +"gqap" to format a paragraph did too much redrawing. + +When 'hlsearch' set, only the current window was updated for a new search +pattern. + +Sometimes error messages on startup didn't cause a |hit-enter| prompt, +because of autocommands containing an empty line. + +Was possible to select part of the window in the border, below the command +line. + +'< and '> marks were not at the correct position after linewise Visual +selection. + +When translating a help argument to "CTRL-x", prepend or append a '_', when +applicable. + +Blockwise visual mode wasn't correct when moving vertically over a special +character (displayed as two screen characters). + +Renamed "struct option" to "struct vimoption" to avoid name clash with GNU +getopt(). + +":abclear" didn't work (but ":iabclear" and ":cabclear" did work). + +When 'nowrap' used, screen wasn't always updated correctly. + +"vim -c split file" displayed extra lines. + +After starting the GUI, searched the termcap for a "gui" term. + +When 'hls' used, search for "^$" caused a hang. +When 'hls' was set, an error in the last regexp caused trouble. + +Unix: Only output an extra <EOL> on exit when outputted something in the +alternate screen, or when there is a message that needs to be cleared. + +"/a\{" did strange things, depending on previous search. + +"c}" only redrew one line (with -u NONE). + +For mappings, CTRL-META-A was shown as <M-^A> instead of <MC-A>, while :map +only accepts <MC-A>. Now <M-C-A> is shown. + +Unix: When using full path name in a tags file, which contains a link, and +'hidden' set and jumping to a tag in the current file, would get bogus +ATTENTION message. Solved by always expanding file names, even when starting +with '/'. + +'hlsearch' highlighting of special characters (e.g., a TAB) didn't highlight +the whole thing. + +"r<CR>" didn't work correctly on the last char of a line. + +Sometimes a window resize or other signal caused an endless loop, involving +set_winsize(). + +"vim -r" didn't work, it would just hang (using tgetent() while 'term' is +empty). + +"gk" while 'nowrap' set moved two lines up. + +When windows are split, a message that causes a scroll-up messed up one of the +windows, which required a CTRL-L to be typed. + +Possible endless loop when using shell command in the GUI. + +Menus defined in the .vimrc were removed when GUI started. + +Crash when pasting with the mouse in insert mode. + +Crash with ":unmenu *" in .gvimrc for Athena. + +"5>>" shifted 5 lines 5 times, instead of 1 time. + +CTRL-C when getting a prompt in ":global" didn't interrupt. + +When 'so' is non-zero, and moving the scrollbar completely to the bottom, +there was a lot of flashing. + +GUI: Scrollbar ident must be long for DEC Alpha. + +Some functions called vim_regcomp() without setting reg_magic, which could +lead to unpredictable magicness. + +Crash when clicking around the status line, could get a selection with a +backwards range. + +When deleting more than one line characterwise, the last character wasn't +deleted. + +GUI: Status line could be overwritten when moving the scrollbar quickly (or +when 'wd' is non-zero). + +An ESC at the end of a ":normal" command caused a wait for a terminal code to +finish. Now, a terminal code is not recognized when its start comes from a +mapping or ":normal" command. + +Included patches from Robert Webb for GUI. Layout of the windows is now done +inside Vim, instead of letting the layout manager do this. Makes Vim work +with Lesstif! + +UMR warning in set_expand_context(). + +Memory leak: b_winlnum list was never freed. + +Removed TIOCLSET/TIOCLGET code from os_unix.c. Was changing some of the +terminal settings, and looked like it wasn't doing anything good. (suggested +by Juergen Weigert). + +Ruler overwrote "is a directory" message. When starting up, and 'cmdheight' +set to > 1, first message could still be in the last line. + +Removed prototype for putenv() from proto.h, it's already in osdef2.h.in. + +In replace mode, when moving the cursor and then backspacing, wrong characters +were inserted. + +Win32 GUI was checking for a CTRL-C too often, making it slow. + +Removed mappings for MS-DOS that were already covered by commands. + +When visually selecting all lines in a file, cursor at last line, then "J". +Gave ml_get errors. Was a problem with scrolling down during redrawing. + +When doing a linewise operator, and then an operator with a mouse click, it +was also linewise, instead of characterwise. + +When 'list' is set, the column of the ruler was wrong. + +Spurious error message for "/\(b\+\)*". + +When visually selected many lines, message from ":w file" disappeared when +redrawing the screen. + +":set <M-b>=^[b", then insert "^[b", waited for another character. And then +inserted "<M-b>" instead of the real <M-b> character. Was trying to insert +K_SPECIAL x NUL. + +CTRL-W ] didn't use count to set window height. + +GUI: "-font" command-line argument didn't override 'guifont' setting from +.gvimrc. (Acevedo) + +GUI: clipboard wasn't used for "*y". And some more Win32/X11 differences +fixed for the clipboard (Webb). + +Jumping from one help file to another help file, with 'compatible' set, +removed the 'help' flag from the buffer. + +File-writable bit could be reset when using ":w!" for a readonly file. + +There was a wait for CTRL-O n in Insert mode, because the search pattern was +shown. +Reduced wait, to allow reading a message, from 10 to 3 seconds. It seemed +nothing was happening. + +":recover" found same swap file twice. + +GUI: "*yy only worked the second time (when pasting to an xterm)." + +DJGPP version (dos32): The system flags were cleared. + +Dos32 version: Underscores were sometimes replaced with y-umlaut (Levin). + +Version 4.1 of ncurses can't handle tputs("", ..). Avoid calling tputs() with +an empty string. + +<S-Tab> in the command-line worked like CTRL-P when no completion started yet. +Now it does completion, last match first. + +Unix: Could get annoying "can't write viminfo" message after doing "su". Now +the viminfo file is overwritten, and the user set back to the original one. + +":set term=builtin_gui" started the GUI in a wrong way. Now it's not +allowed anymore. But "vim -T gui" does start the GUI correctly now. + +GUI: Triple click after a line only put last char in selection, when it is a +single character word. + +When the window is bigger than the screen, the scrolling up of messages was +wrong (e.g. ":vers", ":hi"). Also when the bottom part of the window was +obscured by another window. + +When using a wrong option only an error message is printed, to avoid that the +usage information makes it scroll off the screen. + +When exiting because of not being able to read from stdin, didn't preserve the +swap files properly. + +Visual selecting all chars in more than one line, then hit "x" didn't leave an +empty line. For one line it did leave an empty line. + +Message for which autocommand is executing messed up file write message (for +FileWritePost event). + +"vim -h" included "-U" even when GUI is not available, and "-l" when lisp is +not available. + +Crash for ":he <C-A>" (command-line longer than screen). + +":s/this/that/gc", type "y" two times, then undo, did reset the modified +option, even though the file is still modified. + +Empty lines in a tags file caused a ":tag" to be aborted. + +When hitting 'q' at the more prompt for ":menu", still scrolled a few lines. + +In an xterm that uses the bold trick a single row of characters could remain +after an erased bold character. Now erase one extra char after the bold char, +like for the GUI. + +":pop!" didn't work. + +When the reading a buffer was interrupted, ":w" should not be able to +overwrite the file, ":w!" is required. + +":cf%" caused a crash. + +":gui longfilename", when forking is enabled, could leave part of the +longfilename at the shell prompt. + +============================================================================== +VERSION 5.1 *version-5.1* + +Improvements made between version 5.0 and 5.1. + +This was mostly a bug-fix release, not many new features. + + +Changed *changed-5.1* +------- + +The expand() function now separates file names with <NL> instead of a space. +This avoids problems for file names with embedded spaces. To get the old +result, use substitute(expand(foo), "\n", " ", "g"). + +For Insert-expanding dictionaries allow a backslash to be used for +wildchars. Allows expanding "ze\kra", when 'isk' includes a backslash. + +New icon for the Win32 GUI. + +":tag", ":tselect" etc. only use the argument as a regexp when it starts +with '/'. Avoids that ":tag xx~" gives an error message: "No previous sub. +regexp". Also, when the :tag argument contained wildcard characters, it was +not Vi compatible. +When using '/', the argument is taken literally too, with a higher priority, +so it's found before wildcard matches. +Only when the '/' is used are matches with different case found, even though +'ignorecase' isn't set. +Changed "g^]" to only do ":tselect" when there is more than on matching tag. + +Changed some of the default colors, because they were not very readable on a +dark background. + +A character offset to a search pattern can move the cursor to the next or +previous line. Also fixes that "/pattern/e+2" got stuck on "pattern" at the +end of a line. + +Double-clicks in the status line do no longer start Visual mode. Dragging a +status line no longer stops Visual mode. + +Perl interface: Buffers() and Windows() now use more logical arguments, like +they are used in the rest of Vim (Moore). + +Init '" mark to the first character of the first line. Makes it possible to +use '" in an autocommand without getting an error message. + + +Added *added-5.1* +----- + +"shell_error" internal variable: result of last shell command. + +":echohl" command: Set highlighting for ":echo". + +'S' flag in 'highlight' and StatusLineNC highlight group: highlighting for +status line of not-current window. Default is to use bold for current +window. + +Added buffer_name() and buffer_number() functions (Aaron). +Added flags argument "g" to substitute() function (Aaron). +Added winheight() function. + +Win32: When an external command starts with "start ", no console is opened +for it (Aaron). + +Win32 console: Use termcap codes for bold/reverse based on the current +console attributes. + +Configure check for "strip". (Napier) + +CTRL-R CTRL-R x in Insert mode: Insert the contents of a register literally, +instead of as typed. + +Made a few "No match" error messages more informative by adding the pattern +that didn't match. + +"make install" now also copies the macro files. + +tools/tcltags, a shell script to generate a tags file from a TCL file. + +"--with-tlib" setting for configure. Easy way to use termlib: "./configure +--with-tlib=termlib". + +'u' flag in 'cino' for setting the indent for contained () parts. + +When Win32 OLE version can't load the registered type library, ask the user +if he wants to register Vim now. (Erhardt) +Win32 with OLE: When registered automatically, exit Vim. +Included VisVim 1.1b, with a few enhancements and the new icon (Heiko +Erhardt). + +Added patch from Vince Negri for Win32s support. Needs to be compiled with +VC 4.1! + +Perl interface: Added $curbuf. Rationalized Buffers() and Windows(). +(Moore) Added "group" argument to Msg(). + +Included Perl files in DOS source archive. Changed Makefile.bor and +Makefile.w32 to support building a Win32 version with Perl included. + +Included new Makefile.w32 from Ken Scott. Now it's able to make all Win32 +versions, including OLE, Perl and Python. + +Added CTRL-W g ] and CTRL-W g ^]: split window and do g] or g^]. + +Added "g]" to always do ":tselect" for the ident under the cursor. +Added ":tjump" and ":stjump" commands. +Improved listing of ":tselect" when tag names are a bit long. + +Included patches for the Macintosh version. Also for Python interface. +(St-Amant) + +":buf foo" now also restores cursor column, when the buffer was used before. + +Adjusted the Makefile for different final destinations for the syntax files +and scripts (for Debian Linux). + +Amiga: $VIM can be used everywhere. When $VIM is not defined, "VIM:" is +used. This fixes that "VIM:" had to be assigned for the help files, and +$VIM set for the syntax files. Now either of these work. + +Some xterms send vt100 compatible function keys F1-F4. Since it's not +possible to detect this, recognize both type of keys and translate them to +<F1> - <F4>. + +Added "VimEnter" autocommand. Executed after loading all the startup stuff. + +BeOS version now also runs on Intel CPUs (Seibert). + + +Fixed *fixed-5.1* +----- + +":ts" changed position in the tag stack when cancelled with <CR>. +":ts" changed the cursor position for CTRL-T when cancelled with <CR>. +":tn" would always jump to the second match. Was using the wrong entry in +the tag stack. +Doing "tag foo", then ":tselect", overwrote the original cursor position in +the tag stack. + +"make install" changed the vim.1 manpage in a wrong way, causing "doc/doc" +to appear for the documentation files. + +When compiled with MAX_FEAT, xterm mouse handling failed. Was caused by DEC +mouse handling interfering. + +Was leaking memory when using selection in X11. + +CTRL-D halfway a command-line left some characters behind the first line(s) +of the listing. + +When expanding directories for ":set path=", put two extra backslashes +before a space in a directory name. + +When 'lisp' set, first line of a function would be indented. Now its indent +is set to zero. And use the indent of the first previous line that is at +the same () level. Added test33. + +"so<Esc>u" in an empty file didn't work. + +DOS: "seek error in swap file write" errors, when using DOS 6.2 share.exe, +because the swap file was made hidden. It's no longer hidden. + +":global" command would sometimes not execute on a matching line. Happened +when a data block is full in ml_replace(). + +For AIX use a tgetent buffer of 2048 bytes, instead of 1024. + +Win32 gvim now only sets the console size for external commands to 25x80 +on Windows 95, not on NT. + +Win32 console: Dead key could cause a crash, because of a missing "WINAPI" +(Deshpande). + +The right mouse button started Visual mode, even when 'mouse' is empty, and +in the command-line, a left click moved the cursor when 'mouse' is empty. +In Visual mode, 'n' in 'mouse' would be used instead of 'v'. + +A blinking cursor or focus change cleared a non-Visual selection. + +CTRL-Home and CTRL-End didn't work for MS-DOS versions. + +Could include NUL in 'iskeyword', causing a crash when doing insert mode +completion. + +Use _dos_commit() to flush the swap file to disk for MSDOS 16 bit version. + +In mappings, CTRL-H was replaced by the backspace key code. This caused +problems when it was used as text, e.g. ":map _U :%s/.^H//g<CR>". + +":set t_Co=0" was not handled like a normal term. Now it's translated into +":set t_Co=", which works. + +For ":syntax keyword" the "transparent" option did work, although not +mentioned in the help. But synID() returned wrong name. + +"gqG" in a file with one-word-per-line (e.g. a dictionary) was very slow and +not interruptible. + +"gq" operator inserted screen lines in the wrong situation. Now screen +lines are inserted or deleted when this speeds up displaying. + +cindent was wrong when an "if" contained "((". + +'r' flag in 'viminfo' was not used for '%'. Could get files in the buffer +list from removable media. + +Win32 GUI with OLE: if_ole_vc.mak could not be converted into a project. +Hand-edited to fix this... + +With 'nosol' set, doing "$kdw" below an empty line positioned the cursor at +the end of the line. + +Dos32 version changed "\dir\file" into "/dir/file", to work around a DJGPP +bug. That bug appears to have been fixed, therefore this translation has +been removed. + +"/^*" didn't work (find '*' in first column). + +"<afile>" was not always set for autocommands. E.g., for ":au BufEnter * +let &tags = expand("<afile>:p:h") . "/tags". + +In an xterm, the window may be a child of the outer xterm window. Use the +parent window when getting the title and icon names. (Smith) + +When starting with "gvim -bg black -fg white", the value of 'background' is +only set after reading the .gvimrc file. This causes a ":syntax on" to use +the wrong colors. Now allow using ":gui" to open the GUI window and set the +colors. Previously ":gui" in a gvimrc crashed Vim. + +tempname() returned the same name all the time, unless the file was actually +created. Now there are at least 26 different names. + +File name used for <afile> was sometimes full path, sometimes file name +relative to current directory. + +When 'background' was set after the GUI window was opened, it could change +colors that were set by the user in the .gvimrc file. Now it only changes +colors that have not been set by the user. + +Ignore special characters after a CSI in the GUI version. These could be +interpreted as special characters in a wrong way. (St-Amant) + +Memory leak in farsi code, when using search or ":s" command. +Farsi string reversing for a mapping was only done for new mappings. Now it +also works for replacing a mapping. + +Crash in Win32 when using a file name longer than _MAX_PATH. (Aaron) + +When BufDelete autocommands were executed, some things for the buffer were +already deleted (esp. Perl stuff). + +Perl interface: Buffer specific items were deleted too soon; fixes "screen +no longer exists" messages. (Moore) + +The Perl functions didn't set the 'modified' flag. + +link.sh did not return an error on exit, which may cause Vim to start +installing, even though there is no executable to install. (Riehm) + +Vi incompatibility: In Vi "." redoes the "y" command. Added the 'y' flag to +'cpoptions'. Only for 'compatible' mode. + +":echohl" defined a new group, when the argument was not an existing group. + +"syn on" and ":syn off" could move the cursor, if there is a hidden buffer +that is shorter that the current cursor position. + +The " mark was not set when doing ":b file". + +When a "nextgroup" is used with "skipwhite" in syntax highlighting, space at +the end of the line made the nextgroup also be found in the next line. + +":he g<CTRL-D>", then ":" and backspace to the start didn't redraw. + +X11 GUI: "gvim -rv" reversed the colors twice on Sun. Now Vim checks if the +result is really reverse video (background darker than foreground). + +"cat link.sh | vim -" didn't set syntax highlighting. + +Win32: Expanding "file.sw?" matched ".file.swp". This is an error of +FindnextFile() that we need to work around. (Kilgore) + +"gqgq" gave an "Invalid lnum" error on the last line. +Formatting with "gq" didn't format the first line after a change of comment +leader. + +There was no check for out-of-memory in win_alloc(). + +"vim -h" didn't mention "-register" and "-unregister" for the OLE version. + +Could not increase 'cmdheight' when the last window is only one line. Now +other windows are also made smaller, when necessary. + +Added a few {} to avoid "suggest braces around" warnings from gcc 2.8.x. +Changed return type of main() from void to int. (Nam) + +Using '~' twice in a substitute pattern caused a crash. + +"syn on" and ":syn off" could scroll the window, if there is a hidden buffer +that is shorter that the current cursor position. + +":if 0 | if 1 | endif | endif" didn't work. Same for ":while" and "elseif". + +With two windows on modified files, with 'autowrite' set, cursor in second +window, ":qa" gave a warning for the file in the first window, but then +auto-wrote the file in the second window. (Webb) + +Win32 GUI scrollbar could only handle 32767 lines. Also makes the +intellimouse wheel use the configurable number of scrolls. (Robinson) + +When using 'patchmode', and the backup file is on another partition, the file +copying messed up the write-file message. + +GUI X11: Alt-Backspace and Alt-Delete didn't work. + +"`0" could put the cursor after the last character in the line, causing +trouble for other commands, like "i". + +When completing tags in insert mode with ^X^], some matches were skipped, +because the compare with other tags was wrong. E.g., when "mnuFileSave" was +already there, "mnuFile" would be skipped. (Negri) + +When scrolling up/down, a syntax item with "keepend" didn't work properly. +Now the flags are also stored for the syntax state at the start of each line. + +When 'ic' was changed while 'hlsearch' is on, there was no redraw to show the +effect. + +Win32 GUI: Don't display "No write since last chance" in a message box, but in +the Vim window. + +============================================================================== +VERSION 5.2 *version-5.2* + +Improvements made between version 5.1 and 5.2. + + +Long lines editable *long-lines* +------------------- + +A single long line that doesn't fit in the window doesn't show a line of @@@ +anymore. Redrawing starts at a character further on in the line, such that +the text around the cursor can be seen. This makes it possible to edit these +long lines when wrapping is on. + + +File browser added *file-browser-5.2* +------------------ + +The Win32, Athena and Motif GUI bring up a file requester if the user asks to +":browse" for the ":e", ":w", ":r", ":so", ":redirect" and +":mkexrc/vimrc/vsess" commands. ::browse e /foo/bar" opens the requester in +the /foo/bar directory, so you can have nice mapping rhs's like ":browse so +$vim/macros". If no initial dir specified for ":browse e", can be compiled to +either begin in the current directory, or that of the current buffer. (Negri +and Kahn) +Added the 'browsedir' option, with value "current", "last" or "buffer". Tells +whether a browse dialog starts in last used dir, dir of current buffer, or +current dir. ":browse w" is unaffected. +The default menus have been changed to use the ":browse" command. + + +Dialogs added *dialogs-added* +------------- + +Added the ":confirm" command. Works on ":e", ":q", ":w", ":cl". Win32, +Athena and Motif GUI uses a window-dialog. All other platforms can use +prompt in command-line. ":confirm qa" offers a choice to save all modified +files. + +confirm() function: allows user access to the confirm engine. + +Added 'v' flag to 'guioptions'. When included, a vertical button layout is +always used for the Win32 GUI dialog. Otherwise, a horizontal layout is +preferred. + +Win32 GUI: ":promptfind" and ":promptrepl" pop up a dialog to find/replace. +To be used from a menu entry. (Negri) + + +Popup menu added *popup-menu-added* +---------------- + +When the 'mousemodel' option is set to "popup", the right mouse button +displays the top level menu headed with "PopUp" as pop-up context menu. The +"PopUp" menu is not displayed in the normal menu bar. This currently only +works for Win32 and Athena GUI. + + +Select mode added *new-Select-mode* +----------------- + +A new mode has been added: "Select mode". It is like Visual mode, but typing +a printable character replaces the selection. +- CTRL-G can be used to toggle between Visual mode and Select mode. +- CTRL-O can be used to switch from Select mode to Visual mode for one command. +- Added 'selectmode' option: tells when to start Select mode instead of Visual + mode. +- Added 'mousemodel' option: Change use of mouse buttons. +- Added 'keymodel' option: tells to use shifted special keys to start a + Visual or Select mode selection. +- Added ":behave". Can be used to quickly set 'selectmode', 'mousemodel' + and 'keymodel' for MS-Windows and xterm behavior. +- The xterm-like selection is now called modeless selection. +- Visual mode mappings and menus are used in Select mode. They automatically + switch to Visual mode first. Afterwards, reselect the area, unless it was + deleted. The "gV" command can be used in a mapping to skip the reselection. +- Added the "gh", "gH" and "g^H" commands: start Select (highlight) mode. +- Backspace in Select mode deletes the selected area. + +"mswin.vim" script. Sets behavior mostly like MS-Windows. + + +Session files added *new-session-files* +------------------- + +":mks[ession]" acts like "mkvimrc", but also writes the full filenames of the +currently loaded buffers and current directory, so that :so'ing the file +re-loads those files and cd's to that directory. Also stores and restores +windows. File names are made relative to session file. +The 'sessionoptions' option sets behavior of ":mksession". (Negri) + + +User defined functions and commands *new-user-defined* +----------------------------------- + +Added user defined functions. Defined with ":function" until ":endfunction". +Called with "Func()". Allows the use of a variable number of arguments. +Included support for local variables "l:name". Return a value with ":return". +See |:function|. +Call a function with ":call". When using a range, the function is called for +each line in the range. |:call| +"macros/justify.vim" is an example of using user defined functions. +User functions do not change the last used search pattern or the command to be +redone with ".". +'maxfuncdepth' option. Restricts the depth of function calls. Avoids trouble +(crash because of out-of-memory) when a function uses endless recursion. + +User definable Ex commands: ":command", ":delcommand" and ":comclear". +(Moore) See |user-commands|. + + +New interfaces *interfaces-5.2* +-------------- + +Tcl interface. (Wilken) See |tcl|. +Uses the ":tcl", ":tcldo" and "tclfile" commands. + +Cscope support. (Kahn) (Sekera) See |cscope|. +Uses the ":cscope" and ":cstag" commands. Uses the options 'cscopeprg', +'cscopetag', 'cscopetagorder' and 'cscopeverbose'. + + +New ports *ports-5.2* +--------- + +Amiga GUI port. (Nielsen) Not tested much yet! + +RISC OS version. (Thomas Leonard) See |riscos|. +This version can run either with a GUI or in text mode, depending upon where +it is invoked. +Deleted the "os_archie" files, they were not working anyway. + + +Multi-byte support *new-multi-byte* +------------------ + +MultiByte support for Win32 GUI. (Baek) +The 'fileencoding' option decides how the text in the file is encoded. +":ascii" works for multi-byte characters. Multi-byte characters work on +Windows 95, even when using the US version. (Aaron) +Needs to be enabled in feature.h. +This has not been tested much yet! + + +New functions *new-functions-5.2* +------------- + +|browse()| puts up a file requester when available. (Negri) +|escape()| escapes characters in a string with a backslash. +|fnamemodify()| modifies a file name. +|input()| asks the user to enter a line. (Aaron) There is a separate + history for lines typed for the input() function. +|argc()| +|argv()| can be used to access the argument list. +|winbufnr()| buffer number of a window. (Aaron) +|winnr()| window number. (Aaron) +|matchstr()| Return matched string. +|setline()| Set a line to a string value. + + +New options *new-options-5.2* +----------- + +'allowrevins' Enable the CTRL-_ command in Insert and Command-line mode. +'browsedir' Tells in which directory a browse dialog starts. +'confirm' when set, :q :w and :e commands always act as if ":confirm" + is used. (Negri) +'cscopeprg' +'cscopetag' +'cscopetagorder' +'cscopeverbose' Set the |cscope| behavior. +'filetype' RISC-OS specific type of file. +'grepformat' +'grepprg' For the |:grep| command. +'keymodel' Tells to use shifted special keys to start a Visual or Select + mode selection. +'listchars' Set character to show in 'list' mode for end-of-line, tabs and + trailing spaces. (partly by Smith) Also sets character to + display if a line doesn't fit when 'nowrap' is set. +'matchpairs' Allows matching '<' with '>', and other single character + pairs. +'mousefocus' Window focus follows mouse (partly by Terhaar). Changing the + focus with a keyboard command moves the pointer to that + window. Also move the pointer when changing the window layout + (split window, change window height, etc.). +'mousemodel' Change use of mouse buttons. +'selection' When set to "inclusive" or "exclusive", the cursor can go one + character past the end of the line in Visual or Select mode. + When set to "old" the old behavior is used. When + "inclusive", the character under the cursor is included in the + operation. When using "exclusive", the new "ve" entry of + 'guicursor' is used. The default is a vertical bar. +'selectmode' Tells when to start Select mode instead of Visual mode. +'sessionoptions' Sets behavior of ":mksession". (Negri) +'showfulltag' When completing a tag in Insert mode, show the tag search + pattern (tidied up) as a choice as well (if there is one). +'swapfile' Whether to use a swap file for a buffer. +'syntax' When it is set, the syntax by that name is loaded. Allows for + setting a specific syntax from a modeline. +'ttymouse' Allows using xterm mouse codes for terminals which name + doesn't start with "xterm". +'wildignore' List of patterns for files that should not be completed at + all. +'wildmode' Can be used to set the type of expansion for 'wildchar'. + Replaces the CTRL-T command for command line completion. + Don't beep when listing all matches. +'winaltkeys' Win32 and Motif GUI. When "yes", ALT keys are handled + entirely by the window system. When "no", ALT keys are never + used by the window system. When "menu" it depends on whether + a key is a menu shortcut. +'winminheight' Minimal height for each window. Default is 1. Set to 0 if + you want zero-line windows. Scrollbar is removed for + zero-height windows. (Negri) + + + +New Ex commands *new-ex-commands-5.2* +--------------- + +|:badd| Add file name to buffer list without side effects. (Negri) +|:behave| Quickly set MS-Windows or xterm behavior. +|:browse| Use file selection dialog. +|:call| Call a function, optionally with a range. +|:cnewer| +|:colder| To access a stack of quickfix error lists. +|:comclear| Clear all user-defined commands. +|:command| Define a user command. +|:continue| Go back to ":while". +|:confirm| Ask confirmation if something unexpected happens. +|:cscope| Execute cscope command. +|:cstag| Use cscope to jump to a tag. +|:delcommand| Delete a user-defined command. +|:delfunction| Delete a user-defined function. +|:endfunction| End of user-defined function. +|:function| Define a user function. +|:grep| Works similar to ":make". (Negri) +|:mksession| Create a session file. +|:nohlsearch| Stop 'hlsearch' highlighting for a moment. +|:Print| This is Vi compatible. Does the same as ":print". +|:promptfind| Search dialog (Win32 GUI). +|:promptrepl| Search/replace dialog (Win32 GUI). +|:return| Return from a user-defined function. +|:simalt| Win32 GUI: Simulate alt-key pressed. (Negri) +|:smagic| Like ":substitute", but always use 'magic'. +|:snomagic| Like ":substitute", but always use 'nomagic'. +|:tcl| Execute TCL command. +|:tcldo| Execute TCL command for a range of lines. +|:tclfile| Execute a TCL script file. +|:tearoff| Tear-off a menu (Win32 GUI). +|:tmenu| +|:tunmenu| Win32 GUI: menu tooltips. (Negri) +|:star| :* Execute a register. + + +Changed *changed-5.2* +------- + +Renamed functions: + buffer_exists() -> bufexists() + buffer_name() -> bufname() + buffer_number() -> bufnr() + file_readable() -> filereadable() + highlight_exists() -> hlexists() + highlightID() -> hlID() + last_buffer_nr() -> bufnr("$") +The old ones are still there, for backwards compatibility. + +The CTRL-_ command in Insert and Command-line mode is only available when the +new 'allowrevins' option is set. Avoids that people who want to type SHIFT-_ +accidentally enter reverse Insert mode, and don't know how to get out. + +When a file name path in ":tselect" listing is too long, remove a part in the +middle and put "..." there. + +Win32 GUI: Made font selector appear inside Vim window, not just any odd +place. (Negri) + +":bn" skips help buffers, unless currently in a help buffer. (Negri) + +When there is a status line and only one window, don't show '^' in the status +line of the current window. + +":*" used to be used for "'<,'>", the Visual area. But in Vi it's used as an +alternative for ":@". When 'cpoptions' includes '*' this is Vi compatible. + +When 'insertmode' is set, using CTRL-O to execute a mapping will work like +'insertmode' was not set. This allows "normal" mappings to be used even when +'insertmode' is set. + +When 'mouse' was set already (e.g., in the .vimrc file), don't automatically +set 'mouse' when the GUI starts. + +Removed the 'N', 'I' and 'A' flags from the 'mouse' option. + +Renamed "toggle option" to "boolean option". Some people thought that ":set +xyz" would toggle 'xyz' on/off each time. + +The internal variable "shell_error" contains the error code from the shell, +instead of just 0 or 1. + +When inserting or replacing, typing CTRL-V CTRL-<CR> used to insert "<C-CR>". +That is not very useful. Now the CTRL key is ignored and a <CR> is inserted. +Same for all other "normal" keys with modifiers. Mapping these modified key +combinations is still possible. +In Insert mode, <C-CR> and <S-Space> can be inserted by using CTRL-K and then +the special character. + +Moved "quotes" file to doc/quotes.txt, and "todo" file to doc/todo.txt. They +are now installed like other documentation files. + +winheight() function returns -1 for a non-existing window. It used to be +zero, but that is a valid height now. + +The default for 'selection' is "inclusive", which makes a difference when +using "$" or the mouse to move the cursor in Visual mode. + +":q!" does not exit when there are changed buffers which are hidden. Use +":qa!" to exit anyway. + +Disabled the Perl/Python/Tcl interfaces by default. Not many people use them +and they make the executable a lot bigger. The internal scripting language is +now powerful enough for most tasks. + +The strings from the 'titlestring' and 'iconstring' options are used +untranslated for the Window title and icon. This allows for including a <CR>. +Previously a <CR> would be shown as "^M" (two characters). + +When a mapping is started in Visual or Select mode which was started from +Insert mode (the mode shows "(insert) Visual"), don't return to Insert mode +until the mapping has ended. Makes it possible to use a mapping in Visual +mode that also works when the Visual mode was started from Select mode. + +Menus in $VIMRUNTIME/menu.vim no longer overrule existing menus. This helps +when defining menus in the .vimrc file, or when sourcing mswin.vim. + +Unix: Use /var/tmp for .swp files, if it exists. Files there survive a +reboot (at least on Linux). + + +Added *added-5.2* +----- + +--with-motif-lib configure argument. Allows for using a static Motif library. + +Support for mapping numeric keypad +,-,*,/ keys. (Negri) +When not mapped, they produce the normal character. + +Win32 GUI: When directory dropped on Gvim, cd there and edit new buffer. +(Negri) + +Win32 GUI: Made CTRL-Break work as interrupt, so that CTRL-C can be +used for mappings. + +In the output of ":map", highlight the "*" to make clear it's not part of the +rhs. (Roemer) + +When showing the Visual area, the cursor is not switched off, so that it can +be located. The Visual area is now highlighted with a grey background in the +GUI. This makes the cursor visible when it's also reversed. + +Win32: When started with single full pathname (e.g. via double-clicked file), +cd to that file's directory. (Negri) + +Win32 GUI: Tear-off menus, with ":tearoff <menu-name>" command. (Negri) +'t' option to 'guioptions': Add tearoff menu items for Win32 GUI and Motif. +It's included by default. +Win32 GUI: tearoff menu with submenus is indicated with a ">>". (Negri) + +Added ^Kaa and ^KAA digraphs. +Added "euro" symbol to digraph.c. (Corry) + +Support for Motif menu shortcut keys, using '&' like MS-Windows (Ollis). +Other GUIs ignore '&' in a menu name. + +DJGPP: Faster screen updating (John Lange). + +Clustering of syntax groups ":syntax cluster" (Bigham). +Including syntax files: ":syntax include" (Bigham). + +Keep column when switching buffers, when 'nosol' is set (Radics). + +Number function for Perl interface. + +Support for Intellimouse in Athena GUI. (Jensen) + +":sleep" also accepts an argument in milliseconds, when "m" is used. + +Added 'p' flag in 'guioptions': Install callbacks for enter/leave window +events. Makes cursor blinking work for Terhaar, breaks it for me. + +"--help" and "--version" command-line arguments. + +Non-text in ":list" output is highlighted with NonText. + +Added text objects: "i(" and "i)" as synonym for "ib". "i{" and "i}" as +synonym for "iB". New: "i<" and "i>", to select <thing>. All this also for +"a" objects. + +'O' flag in 'shortmess': message for reading a file overwrites any previous +message. (Negri) + +Win32 GUI: 'T' flag in 'guioptions': switch toolbar on/off. +Included a list with self-made toolbar bitmaps. (Negri) + +Added menu priority for sub-menus. Implemented for Win32 and Motif GUI. +Display menu priority with ":menu" command. +Default and Syntax menus now include priority for items. Allows inserting +menu items in between the default ones. + +When the 'number' option is on, highlight line numbers with the LineNr group. + +"Ignore" highlight group: Text highlighted with this is made blank. It is +used to hide special characters in the help text. + +Included Exuberant Ctags version 2.3, with C++ support, Java support and +recurse into directories. (Hiebert) + +When a tags file is not sorted, and this is detected (in a simplistic way), an +error message is given. + +":unlet" accepts a "!", to ignore non-existing variables, and accepts more +than one argument. (Roemer) +Completion of variable names for ":unlet". (Roemer) + +When there is an error in a function which is called by another function, show +the call stack in the error message. + +New file name modifiers: +":.": reduce file name to be relative to current dir. +":~": reduce file name to be relative to home dir. +":s?pat?sub?": substitute "pat" with "sub" once. +":gs?pat?sub?": substitute "pat" with "sub" globally. + +New configure arguments: --enable-min-features and --enable-max-features. +Easy way to switch to minimum or maximum features. + +New compile-time feature: modify_fname. For file name modifiers, e.g, +"%:p:h". Can be disabled to save some code (16 bit DOS). + +When using whole-line completion in Insert mode, and 'cindent' is set, indent +the line properly. + +MSDOS and Win32 console: 'guicursor' sets cursor thickness. (Negri) + +Included new set of Farsi fonts. (Shiran) + +Accelerator text now also works in Motif. All menus can be defined with & for +mnemonic and TAB for accelerator text. They are ignored on systems that don't +support them. +When removing or replacing a menu, compare the menu name only up to the <Tab> +before the mnemonic. + +'i' and 'I' flags after ":substitute": ignore case or not. + +"make install" complains if the runtime files are missing. + +Unix: When finding an existing swap file that can't be opened, mention the +owner of the file in the ATTENTION message. + +The 'i', 't' and 'k' options in 'complete' now also print the place where they +are looking for matches. (Acevedo) + +"gJ" command: Join lines without inserting a space. + +Setting 'keywordprg' to "man -s" is handled specifically. The "-s" is removed +when no count given, the count is added otherwise. Configure checks if "man +-s 2 read" works, and sets the default for 'keywordprg' accordingly. + +If you do a ":bd" and there is only one window open, Vim tries to move to a +buffer of the same type (i.e. non-help to non-help, help to help), for +consistent behavior to :bnext/:bprev. (Negri) + +Allow "<Nop>" to be used as the rhs of a mapping. ":map xx <Nop>", maps "xx" +to nothing at all. + +In a ":menu" command, "<Tab>" can be used instead of a real tab, in the menu +path. This makes it more easy to type, no backslash needed. + +POSIX compatible character classes for regexp patterns: [:alnum:], [:alpha:], +[:blank:], [:cntrl:], [:digit:], [:graph:], [:lower:], [:print:], [:punct:], +[:space:], [:upper:] and [:xdigit:]. (Briscoe) + +regexp character classes (for fast syntax highlight matching): + digits: \d [0-9] \D not digit (Roemer) + hex: \x [0-9a-fA-F] \X not hex + octal: \o [0-7] \O not octal + word: \w [a-zA-Z0-9_] \W not word + head: \h [a-zA-Z_] \H not head + alphabetic: \a [a-zA-Z] \A not alphabetic + lowercase: \l [a-z] \L not lowercase + uppercase: \u [A-Z] \U not uppercase + +":set" now accepts "+=", |^=" and "-=": add or remove parts of a string +option, add or subtract a number from a number option. A comma is +automagically inserted or deleted for options that are a comma separated list. + +Filetype feature, for autocommands. Uses a file type instead of a pattern to +match a file. Currently only used for RISC OS. (Leonard) + +In a pattern for an autocommand, environment variables can be used. They are +expanded when the autocommand is defined. + +"BufFilePre" and "BufFilePost" autocommand evens: Before and after applying +the ":file" command to change the name of a buffer. +"VimLeavePre" autocommand event: before writing the .viminfo file. + +For autocommands argument: <abuf> is buffer number, like <afile>. + +Made syntax highlighting a bit faster when scrolling backwards, by keeping +more syncing context. + +Win32 GUI: Made scrolling faster by avoiding a redraw when deleting or +inserting screen lines. + +GUI: Made scrolling faster by not redrawing the scrollbar when the thumb moved +less than a pixel. + +Included ":highlight" in bugreport.vim. + +Created install.exe program, for simplistic installation on DOS and +MS-Windows. + +New register: '_', the black hole. When writing to it, nothing happens. When +reading from it, it's always empty. Can be used to avoid a delete or change +command to modify the registers, or reduce memory use for big changes. + +CTRL-V xff enters character by hex number. CTRL-V o123 enters character by +octal number. (Aaron) + +Improved performance of syntax highlighting by skipping check for "keepend" +when there isn't any. + +Moved the mode message ("-- INSERT --") to the last line of the screen. When +'cmdheight' is more than one, messages will remain readable. + +When listing matching files, they are also sorted on 'suffixes', such that +they are listed in the same order as CTRL-N retrieves them. + +synIDattr() takes a third argument (optionally), which tells for which +terminal type to get the attributes for. This makes it possible to run +2html.vim outside of gvim (using color names instead of #RRGGBB). + +Memory profiling, only for debugging. Prints at exit, and with "g^A" command. +(Kahn) + +DOS: When using a file in the current drive, remove the drive name: +"A:\dir\file" -> "\dir\file". This helps when moving a session file on a +floppy from "A:\dir" to "B:\dir". + +Increased number of remembered jumps from 30 to 50 per window. + +Command to temporarily disable 'hls' highlighting until the next search: +":nohlsearch". + +"gp" and "gP" commands: like "p" and "P", but leave the cursor just after the +inserted text. Used for the CTRL-V command in MS-Windows mode. + + +Fixed *fixed-5.2* +----- + +Win32 GUI: Could draw text twice in one place, for fake-bold text. Removed +this, Windows will handle the bold text anyway. (Negri) + +patch 5.1.1: Win32s GUI: pasting caused a crash (Negri) + +patch 5.1.2: When entering another window, where characters before the cursor +have been deleted, could have a cursor beyond the end of the line. + +patch 5.1.3: Win32s GUI: Didn't wait for external command to finish. (Negri) + +patch 5.1.4: Makefile.w32 can now also be used to generate the OLE version +(Scott). + +patch 5.1.5: Crashed when using syntax highlighting: cursor on a line that +doesn't fit in the window, and splitting that line in two. + +patch 5.1.6: Visual highlighting bug: After ":set nowrap", go to end of line +(so that the window scrolls horizontally), ":set wrap". Following Visual +selection was wrong. + +patch 5.1.7: When 'tagbsearch' off, and 'ignorecase' off, still could do +binary searching. + +patch 5.1.8: Win32 GUI: dragging the scrollbar didn't update the ruler. + +patch 5.1.9: Using ":gui" in .vimrc, caused xterm cursor to disappear. + +patch 5.1.10: A CTRL-N in Insert mode could cause a crash, when a buffer +without a name exists. + +patch 5.1.11: "make test" didn't work in the shadow directory. Also adjusted +"make shadow" for the links in the ctags directory. + +patch 5.1.12: "buf 123foo" used "123" as a count, instead as the start of a +buffer name. + +patch 5.1.13: When completing file names on the command-line, reallocating the +command-line may go wrong. + +patch 5.1.14: ":[nvci]unmenu" removed menu for all modes, when full menu patch +specified. + +Graceful handling of NULLs in drag-dropped file list. Handle passing NULL to +Fullname_save(). (Negri) + +Win32: ":!start" to invoke a program without opening a console, swapping +screens, or waiting for completion in either console or gui version, e.g. you +can type ":!start winfile". ALSO fixes "can't delete swapfile after spawning +a shell" bug. (enhancement of Aaron patch) (Negri) + +Win32 GUI: Fix CTRL-X default keymapping to be more Windows-like. (Negri) + +Shorten filenames on startup. If in /foo/bar, entering "vim ../bar/bang.c" +displays "bang.c" in status bar, not "/foo/bar/bang.c" (Negri) + +Win32 GUI: No copy to Windows clipboard when it's not desired. + +Win32s: Fix pasting from clipboard - made an assumption not valid under +Win32s. (Negri) + +Win32 GUI: Speed up calls to gui_mch_draw_string() and cursor drawing +functions. (Negri) + +Win32 GUI: Middle mouse button emulation now works in GUI! (Negri) + +Could skip messages when combining commands in one line, e.g.: +":echo "hello" | write". + +Perl interpreter was disabled before executing VimLeave autocommands. Could +not use ":perl" in them. (Aaron) + +Included patch for the Intellimouse (Aaron/Robinson). + +Could not set 'ls' to one, when last window has only one line. (Mitterand) + +Fixed a memory leak when removing menus. + +After ":only" the ruler could overwrite a message. + +Dos32: removed changing of __system_flags. It appears to work better when +it's left at the default value. + +p_aleph was an int instead of along, caused trouble on systems where +sizeof(int) != sizeof(long). (Schmidt) + +Fixed enum problems for Ultrix. (Seibert) + +Small redraw problem: "dd" on last line in file cleared wrong line. + +Didn't interpret "cmd | endif" when "cmd" starts with a range. E.g. "if 0 | +.d | endif". + +Command "+|" on the last line of the file caused ml_get errors. + +Memory underrun in eval_vars(). (Aaron) + +Don't rename files in a difficult way, except on Windows 95 (was also done on +Windows NT). + +Win32 GUI: An external command that produces an error code put the error +message in a dialog box. had to close the window and close the dialog. Now +the error code is displayed in the console. (Negri) + +"comctl32.lib" was missing from the GUI libraries in Makefile.w32. (Battle) + +In Insert mode, when entering a window in Insert mode, allow the cursor to be +one char beyond the text. + +Renamed machine dependent rename() to mch_rename(). Define mch_rename() to +rename() when it works properly. + +Rename vim_chdir() to mch_chdir(), because it's machine dependent. + +When using an arglist, and editing file 5 of 4, ":q" could cause "-1 more +files to edit" error. + +In if_python.c, VimCommand() caused an assertion when a do_cmdline() failed. +Moved the Python_Release_Vim() to before the VimErrorCheck(). (Harkins) + +Give an error message for an unknown argument after "--". E.g. for "vim +--xyz". + +The FileChangedShell autocommand didn't set <afile> to the name of the changed +file. + +When doing ":e file", causing the attention message, there sometimes was no +hit-enter prompt. Caused by empty line or "endif" at end of sourced file. + +A large number of patches for the VMS version. (Hunsaker) + +When CTRL-L completion (find longest match) results in a shorter string, no +completion is done (happens with ":help"). + +Crash in Win32 GUI version, when using an Ex "@" command, because +LinePointers[] was used while not initialized. + +Win32 GUI: allow mapping of Alt-Space. + +Output from "vim -h" was sent to stderr. Sending it to stdout is better, so +one can use "vim -h | more". + +In command-line mode, ":vi[!]" should reload the file, just like ":e[!]". +In Ex mode, ":vi" stops Ex mode, but doesn't reload the file. This is Vi +compatible. + +When using a ":set ls=1" in the .gvimrc file, would get a status line for a +single window. (Robinson) + +Didn't give an error message for ":set ai,xx". (Roemer) +Didn't give an error message for ":set ai?xx", ":set ai&xx", ":set ai!xx". + +Non-Unix systems: That a file exists but is unreadable is recognized as "new +file". Now check for existence when file can't be opened (like Unix). + +Unix: osdef.sh didn't handle declarations where the function name is at the +first column of the line. + +DJGPP: Shortening of file names didn't work properly, because get_cwd() +returned a path with backslashes. (Negri) + +When using a 'comments' part where a space is required after the middle part, +always insert a space when starting a new line. Helps for C comments, below a +line with "/****". + +Replacing path of home directory with "~/" could be wrong for file names +with embedded spaces or commas. + +A few fixes for the Sniff interface. (Leherbauer) + +When asking to hit 'y' or 'n' (e.g. for ":3,1d"), using the mouse caused +trouble. Same for ":s/x/y/c" prompt. + +With 'nowrap' and 'list', a Tab halfway on the screen was displayed as blanks, +instead of the characters specified with 'listchars'. Also for other +characters that take more than one screen character. + +When setting 'guifont' to an unknown font name, the previous font was lost and +a default font would be used. (Steed) + +DOS: Filenames in the root directory didn't get shortened properly. (Negri) + +DJGPP: making a full path name out of a file name didn't work properly when +there is no _fullpath() function. (Negri) + +Win32 console: ":sh" caused a crash. (Negri) + +Win32 console: Setting 'lines' and/or 'columns' in the _vimrc failed miserably +(could hang Windows 95). (Negri) + +Win32: The change-drive function was not correct, went to the wrong drive. +(Tsindlekht) + +GUI: When editing a command line in Ex mode, Tabs were sometimes not +backspaced properly, and unprintable characters were displayed directly. +non-GUI can still be wrong, because a system function is called for this. + +":set" didn't stop after an error. For example ":set no ai" gave an error for +"no", but still set "ai". Now ":set" stops after the first error. + +When running configure for ctags, $LDFLAGS wasn't passed to it, causing +trouble for IRIX. + +"@%" and "@#" when file name not set gave an error message. Now they just +return an empty string. (Steed) + +CTRL-X and CTRL-A didn't work correctly with negative hex and octal numbers. +(Steed) + +":echo" always started with a blank. + +Updating GUI cursor shape didn't always work (e.g., when blinking is off). + +In silent Ex mode ("ex -s" or "ex <file") ":s///p" didn't print a line. Also +a few other commands that explicitly print a text line didn't work. Made this +Vi compatible. + +Win32 version of _chdrive() didn't return correct value. (Tsindlekht) + +When using 't' in 'complete' option, no longer give an error message for a +missing tags file. + +Unix: tgoto() can return NULL, which was not handled correctly in configure. + +When doing ":help" from a buffer where 'binary' is set, also edited the help +file in binary mode. Caused extra ^Ms for DOS systems. + +Cursor position in a file was reset to 1 when closing a window. + +":!ls" in Ex mode switched off echo. + +When doing a double click in window A, while currently in window B, first +click would reset double click time, had to click three times to select a +word. + +When using <F11> in mappings, ":mkexrc" produced an exrc file that can't be +used in Vi compatible mode. Added setting of 'cpo' to avoid this. Also, add +a CTRL-V in front of a '<', to avoid a normal string to be interpreted as a +special key name. + +Gave confusing error message for ":set guifont=-*-lucida-*": first "font is +not fixed width", then "Unknown font". + +Some options were still completely left out, instead of included as hidden +options. + +While running the X11 GUI, ignore SIGHUP signals. Avoids a crash after +executing an external command (in rare cases). + +In os_unixx.h, signal() was defined to sigset(), while it already was. + +Memory leak when executing autocommands (was reported as a memory leak in +syntax highlighting). + +Didn't print source of error sometimes, because pointers were the same, +although names were different. + +Avoid a number of UMR errors from Purify (third argument to open()). + +A swap file could still be created just after setting 'updatecount' to zero, +when there is an empty buffer and doing ":e file". (Kutschera) + +Test 35 failed on 64 bit machines. (Schild) + +With "p" and "P" commands, redrawing was slow. + +Awk script for html documentation didn't work correctly with AIX awk. +Replaced "[ ,.);\] ]" with "[] ,.); ]". (Briscoe) +The makehtml.awk script had a small problem, causing extra lines to be +inserted. (Briscoe) + +"gqgq" could not be repeated. Repeating for "gugu" and "gUgU" worked in a +wrong way. Also made "gqq" work to be consistent with "guu". + +C indent was wrong after "case ':':". + +":au BufReadPre *.c put": Line from put text was deleted, because the buffer +was still assumed to be empty. + +Text pasted with the Edit/Paste menu was subject to 'textwidth' and +'autoindent'. That was inconsistent with using the mouse to paste. Now "*p +is used. + +When using CTRL-W CTRL-] on a word that's not a tag, and then CTRL-] on a tag, +window was split. + +":ts" got stuck on a tags line that has two extra fields. + +In Insert mode, with 'showmode' on, <C-O><C-G> message was directly +overwritten by mode message, if preceded with search command warning message. + +When putting the result of an expression with "=<expr>p, newlines were +inserted like ^@ (NUL in the file). Now the string is split up in lines at +the newline. + +putenv() was declared with "const char *" in pty.c, but with "char *" in +osdef2.h.in. Made the last one also "const char *". + +":help {word}", where +{word} is a feature, jumped to the feature list instead +of where the command was explained. E.g., ":help browse", ":help autocmd". + +Using the "\<xx>" form in an expression only got one byte, even when using a +special character that uses several bytes (e.g., "\<F9>"). +Changed "\<BS>" to produce CTRL-H instead of the special key code for the +backspace key. "\<Del>" produces 0x7f. + +":mkvimrc" didn't write a command to set 'compatible' or 'nocompatible'. + +The shell syntax didn't contain a "syn sync maxlines" setting. In a long file +without recognizable items, syncing took so long it looked like Vim hangs. +Added a maxlines setting, and made syncing interruptible. + +The "gs" command didn't flush output before waiting. + +Memory leaks for: + ":if 0 | let a = b . c | endif" + "let a = b[c]" + ":so {file}" where {file} contains a ":while" + +GUI: allocated fonts were never released. (Leonard) + +Makefile.bor: +- Changed $(DEFINES) into a list of "-D" options, so that it can also be used + for the resource compiler. (not tested!) +- "bcc.cfg" was used for all configurations. When building for another + configuration, the settings for the previous one would be used. Moved + "bcc.cfg" to the object directory. (Geddes) +- Included targets for vimrun, install, ctags and xxd. Changed the default to + use the Borland DLL Runtime Library, makes Vim.exe a log smaller. (Aaron) + +"2*" search for the word under the cursor with "2" prepended. (Leonard) + +When deleting into a specific register, would still overwrite the non-Win32 +GUI selection. Now ""x"*P works. + +When deleting into the "" register, would write to the last used register. +Now ""x always writes to the unnamed register. + +GUI Athena: A submenu with a '.' in it didn't work. E.g., +":amenu Syntax.XY\.Z.foo lll". + +When first doing ":tag foo" and then ":tnext" and/or ":tselect" the order of +matching tags could change, because the current file is different. Now the +existing matches are kept in the same order, newly found matches are added +after them, not matter what the current file is. + +":ta" didn't find the second entry in a tags file, if the second entry was +longer than the first one. + +When using ":set si tw=7" inserting "foo {^P}" made the "}" inserted at the +wrong position. can_si was still TRUE when the cursor is not in the indent of +the line. + +Running an external command in Win32 version had the problem that Vim exits +when the X on the console is hit (and confirmed). Now use the "vimrun" +command to start the external command indirectly. (Negri) + +Win32 GUI: When running an external filter, do it in a minimized DOS box. +(Negri) + +":let" listed variables without translation into printable characters. + +Win32 console: When resizing the window, switching back to the old size +(when exiting or executing an external command) sometimes failed. (Negri) +This appears to also fix a "non fixable" problem: +Win32 console in NT 4.0: When running Vim in a cmd window with a scrollbar, +the scrollbar disappeared and was not restored when Vim exits. This does work +under NT 3.51, it appears not to be a Vim problem. + +When executing BufDelete and BufUnload autocommands for a buffer without a +name, the name of the current buffer was used for <afile>. + +When jumping to a tag it reported "tag 1 of >2", while in fact there could be +only two matches. Changed to "tag 1 of 2 or more". + +":tjump tag" did a linear search in the tags file, which can be slow. + +Configure didn't find "LibXm.so.2.0", a Xm library with a version number. + +Win32 GUI: When using a shifted key with ALT, the shift modifier would remain +set, even when it was already used by changing the used key. E.g., "<M-S-9>" +resulted in "<M-S-(>", but it should be "<M-(>". (Negri) + +A call to ga_init() was often followed by setting growsize and itemsize. +Created ga_init2() for this, which looks better. (Aaron) + +Function filereadable() could call fopen() with an empty string, which might +be illegal. + +X Windows GUI: When executing an external command that outputs text, could +write one character beyond the end of a buffer, which caused a crash. (Kohan) + +When using "*" or "#" on a string that includes '/' or '?' (when these are +included in 'isk'), they were not escaped. (Parmelan) + +When adding a ToolBar menu in the Motif GUI, the submenu_id field was not +cleared, causing random problems. + +When adding a menu, the check if this menu (or submenu) name already exists +didn't compare with the simplified version (no mnemonic or accelerator) of the +new menu. Could get two menus with the same name, e.g., "File" and "&File". + +Breaking a line because of 'textwidth' at the last line in the window caused a +redraw of the whole window instead of a scroll. Speeds up normal typing with +'textwidth' a lot for slow terminals. + +An invalid line number produced an "invalid range" error, even when it wasn't +to be executed (inside "if 0"). + +When the unnamed, first buffer is re-used, the "BufDelete" autocommand was +not called. It would stick in a buffer list menu. + +When doing "%" on the NUL after the line, a "{" or "}" in the last character +of the line was not found. + +The Insert mode menu was not used for the "s" command, the Operator-pending +menu was used instead. + +With 'compatible' set, some syntax highlighting was not correct, because of +using "[\t]" for a search pattern. Now use the regexps for syntax +highlighting like the 'cpoptions' option is empty (as was documented already). + +When using "map <M-Space> ms" or "map <Space> sss" the output of ":map" didn't +show any lhs for the mapping (if 'isprint' includes 160). Now always use +<Space> and <M-Space>, even when they are printable. + +Adjusted the Syntax menu, so that the lowest entry fits on a small screen (for +Athena, where menus don't wrap). + +When using CTRL-E or CTRL-Y in Insert mode for characters like 'o', 'x' and +digits, repeating the insert didn't work. + +The file "tools/ccfilter.README.txt" could not be unpacked when using short +file names, because of the two dots. Renamed it to +"tools/ccfilter_README.txt". + +For a dark 'background', using Blue for Directory and SpecialKey highlight +groups is not very readable. Use Cyan instead. + +In the function uc_scan_attr() in ex_docmd.c there was a goto that jumped into +a block with a local variable. That's illegal for some compilers. + +Win32 GUI: There was a row of pixels at the bottom of the window which was not +drawn. (Aaron) + +Under DOS, editing "filename/" created a swap file of "filename/.swp". Should +be "filename/_swp". + +Win32 GUI: pointer was hidden when executing an external command. + +When 'so' is 999, "J" near the end of the file didn't redisplay correctly. + +":0a" inserted after the first line, instead of before the first line. + +Unix: Wildcard expansion didn't handle single quotes and {} patterns. Now +":file 'window.c'" removes the quotes and ":e 'main*.c'" works (literal '*'). +":file {o}{n}{e}" now results in file name "one". + +Memory leak when setting a string option back to its default value. + +============================================================================== +VERSION 5.3 *version-5.3* + +Version 5.3 was a bug-fix version of 5.2. There are not many changes. +Improvements made between version 5.2 and 5.3: + +Changed *changed-5.3* +------- + +Renamed "IDE" menu to "Tools" menu. + + +Added *added-5.3* +----- + +Win32 GUI: Give a warning when Vim is activated, and one of the files changed +since editing started. (Negri) + + +Fixed *fixed-5.3* +----- + +5.2.1: Win32 GUI: space for external command was not properly allocated, could +cause a crash. (Aaron) This was the reason to bring out 5.3 quickly after +5.2. + +5.2.2: Some commands didn't complain when used without an argument, although +they need one: ":badd", ":browse", ":call", ":confirm", ":behave", +":delfunction", ":delcommand" and ":tearoff". +":endfunction" outside of a function gave wrong error message: "Command not +implemented". Should be ":endfunction not inside a function". + +5.2.3: Win32 GUI: When gvim was installed in "Program files", or another path +with a space in it, executing external commands with vimrun didn't work. + +5.2.4: Pasting with the mouse in Insert mode left the cursor on the last +pasted character, instead of behind it. + +5.2.5: In Insert mode, cursor after the end of the line, a shift-cursor-left +didn't include the last character in the selection. + +5.2.6: When deleting text from Insert mode (with "<C-O>D" or the mouse), which +includes the last character in the line, the cursor could be left on the last +character in the line, instead of just after it. + +5.2.7: Win32 GUI: scrollbar was one pixel too big. + +5.2.8: Completion of "PopUp" menu showed the derivatives "PopUpc", "PopUPi", +etc. ":menu" also showed these. + +5.2.9: When using two input() functions on a row, the prompt would not be +drawn in column 0. + +5.2.10: A loop with input() could not be broken with CTRL-C. + +5.2.11: ":call asdf" and ":call asdf(" didn't give an error message. + +5.2.12: Recursively using ":normal" crashes Vim after a while. E.g.: +":map gq :normal gq<CR>" + +5.2.13: Syntax highlighting used 'iskeyword' from wrong buffer. When using +":help", then "/\k*" in another window with 'hlsearch' set. + +5.2.14: When using ":source" from a function, global variables would not be +available unless "g:" was used. + +5.2.15: XPM files can have the extension ".pm", which is the same as for Perl +modules. Added "syntax/pmfile.vim" to handle this. + +5.2.16: On Win32 and Amiga, "echo expand("%:p:h")" removed one dirname in an +empty buffer. mch_Fullname() didn't append a slash at the end of a directory +name. + +Should include the character under the cursor in the Visual area when using +'selection' "exclusive". This wasn't done for "%", "e", "E", "t" and "f". + +""p would always put register 0, instead of the unnamed (last used) register. +Reverse the change that ""x doesn't write in the unnamed (last used) register. +It would always write in register 0, which isn't very useful. Use "-x for the +paste mappings in Visual mode. + +When there is one long line on the screen, and 'showcmd' is off, "0$" didn't +redraw the screen. + +Win32 GUI: When using 'mousehide', the pointer would flicker when the cursor +shape is changed. (Negri) + +When cancelling Visual mode, and the cursor moves to the start, the wanted +column wasn't set, "k" or "j" moved to the wrong column. + +When using ":browse" or ":confirm", was checking for a comment and separating +bar, which can break some commands. + +Included fixes for Macintosh. (Kielhorn) + +============================================================================== +VERSION 5.4 *version-5.4* + +Version 5.4 adds new features, useful changes and a lot of bug fixes. + + +Runtime directory introduced *new-runtime-dir* +---------------------------- + +The distributed runtime files are now in $VIMRUNTIME, the user files in $VIM. +You normally don't set $VIMRUNTIME but let Vim find it, by using +$VIM/vim{version}, or use $VIM when that doesn't exist. This allows for +separating the user files from the distributed files and makes it more easy to +upgrade to another version. It also makes it possible to keep two versions of +Vim around, each with their own runtime files. + +In the Unix distribution the runtime files have been moved to the "runtime" +directory. This makes it possible to copy all the runtime files at once, +without the need to know what needs to be copied. + +The archives for DOS, Windows, Amiga and OS/2 now have an extra top-level +"vim" directory. This is to make clear that user-modified files should be put +here. The directory that contains the executables doesn't have '-' or '.' +characters. This avoids strange extensions. + +The $VIM and $VIMRUNTIME variables are set when they are first used. This +allows them to be used by Perl, for example. + +The runtime files are also found in a directory called "$VIM/runtime". This +helps when running Vim after just unpacking the runtime archive. When using +an executable in the "src" directory, Vim checks if "vim54" or "runtime" can +be added after removing it. This make the runtime files be found just after +compiling. + +A default for $VIMRUNTIME can be given in the Unix Makefile. This is useful +if $VIM doesn't point to above the runtime directory but to e.g., "/etc/". + + +Filetype introduced *new-filetype-5.4* +------------------- + +Syntax files are now loaded with the new FileType autocommand. Old +"mysyntaxfile" files will no longer work. |filetypes| + +The scripts for loading syntax highlighting have been changed to use the +new Syntax autocommand event. + +This combination of Filetype and Syntax events allows tuning the syntax +highlighting a bit more, also when selected from the Syntax menu. The +FileType autocommand can also be used to set options and mappings specifically +for that type of file. + +The "$VIMRUNTIME/filetype.vim" file is not loaded automatically. The +":filetype on" command has been added for this. ":syntax on" also loads it. + +The 'filetype' option has been added. It is used to trigger the FileType +autocommand event, like the 'syntax' option does for the Syntax event. + +":set syntax=OFF" and ":set syntax=ON" can be used (in a modeline) to switch +syntax highlighting on/off for the current file. + +The Syntax menu commands have been moved to $VIMRUNTIME/menu.vim. The Syntax +menu is included both when ":filetype on" and when ":syntax manual" is used. + +Renamed the old 'filetype' option to 'osfiletype'. It was only used for +RISCOS. 'filetype' is now used for the common file type. + +Added the ":syntax manual" command. Allows manual selection of the syntax to +be used, e.g., from a modeline. + + +Vim script line continuation *new-line-continuation* +---------------------------- + +When an Ex line starts with a backslash, it is concatenated to the previous +line. This avoids the need for long lines. |line-continuation| (Roemer) +Example: > + if has("dialog_con") || + \ has("dialog_gui") + :let result = confirm("Enter your choice", + \ "&Yes\n&No\n&Maybe", + \ 2) + endif + + +Improved session files *improved-sessions* +---------------------- + +New words for 'sessionoptions': +- "help" Restore the help window. +- "blank" Restore empty windows. +- "winpos" Restore the Vim window position. Uses the new ":winpos" + command +- "buffers" Restore hidden and unloaded buffers. Without it only the + buffers in windows are restored. +- "slash" Replace backward by forward slashes in file names. +- "globals" Store global variables. +- "unix" Use unix file format (<NL> instead of <CR><NL>) + +The ":mksession" and 'sessionoptions' are now in the +mksession feature. + +The top line of the window is also restored when using a session file. + +":mksession" and ":mkvimrc" don't store 'fileformat', it should be detected +when loading a file. + +(Most of this was done by Vince Negri and Robert Webb) + + +Autocommands improved *improved-autocmds-5.4* +--------------------- + +New events: +|FileType| When the file type has been detected. +|FocusGained| When Vim got input focus. (Negri) +|FocusLost| When Vim lost input focus. (Negri) +|BufCreate| Called just after a new buffer has been created or has been + renamed. (Madsen) +|CursorHold| Triggered when no key has been typed for 'updatetime'. Can be + used to do something with the word under the cursor. (Negri) + Implemented CursorHold autocommand event for Unix. (Zellner) + Also for Amiga and MS-DOS. +|GUIEnter| Can be used to do something with the GUI window after it has + been created (e.g., a ":winpos 100 50"). +|BufHidden| When a buffer becomes hidden. Used to delete the + option-window when it becomes hidden. + +Also trigger |BufDelete| just before a buffer is going to be renamed. (Madsen) + +The "<amatch>" pattern can be used like "<afile>" for autocommands, except +that it is the matching value for the FileType and Syntax events. + +When ":let @/ = <string>" is used in an autocommand, this last search pattern +will be used after the autocommand finishes. + +Made loading autocommands a bit faster. Avoid doing strlen() on each exiting +pattern for each new pattern by remembering the length. + + +Encryption *new-encryption* +---------- + +Files can be encrypted when writing and decrypted when reading. Added the +'key' option, "-x" command line argument and ":X" command. |encryption| (based +on patch from Mohsin Ahmed) + +When reading a file, there is an automatic detection whether it has been +crypted. Vim will then prompt for the key. + +Note that the encryption method is not compatible with Vi. The encryption is +not unbreakable. This allows it to be exported from the US. + + +GTK GUI port *new-GTK-GUI* +------------ + +New GUI port for GTK+. Includes a toolbar, menu tearoffs, etc. |gui-gtk| +Added the |:helpfind| command. (Kahn and Dalecki) + + +Menu changes *menu-changes-5.4* +------------ + +Menus can now also be used in the console. It is enabled by the new +'wildmenu' option. This shows matches for command-line completion like a +menu. This works as a minimal file browser. + +The new |:emenu| command can be used to execute a menu item. + +Uses the last status line to list items, or inserts a line just above the +command line. (Negri) + +The 'wildcharx' option can be used to trigger 'wildmenu' completion from a +mapping. + +When compiled without menus, this can be detected with has("menu"). Also show +this in the ":version" output. Allow compiling GUI versions without menu +support. Only include toolbar support when there is menu support. + +Moved the "Window" menu all the way to the right (priority 70). Looks more +familiar for people working with MS-Windows, shouldn't matter for others. + +Included "Buffers" menu. Works with existing autocommands and functions. It +can be disabled by setting the "no_buffers_menu" variable. (Aaron and Madsen) + +Win32 supports separators in a menu: "-.*-". (Geddes) +Menu separators for Motif now work too. + +Made Popup menu for Motif GUI work. (Madsen) + +'M' flag in 'guioptions': Don't source the system menu. + +All the menu code has been moved from gui.c to menu.c. + + +Viminfo improved *improved-viminfo* +---------------- + +New flags for 'viminfo': +'!' Store global variables in the viminfo file if they are in uppercase + letters. (Negri) +'h' Do ":nohlsearch" when loading a viminfo file. + +Store search patterns in the viminfo file with their offset, magic, etc. Also +store the flag whether 'hlsearch' highlighting is on or off (which is not used +if the 'h' flag is in 'viminfo'). + +Give an error message when setting 'viminfo' without commas. + + +Various new commands *new-commands-5.4* +-------------------- + +Operator |g?|: rot13 encoding. (Negri) + +|zH| and |zL| commands: Horizontal scrolling by half a page. +|gm| move cursor to middle of screen line. (Ideas by Campbell) + +Operations on Visual blocks: |v_b_I|, |v_b_A|, |v_b_c|, |v_b_C|, |v_b_r|, +|v_b_<| and |v_b_>|. (Kelly) + +New command: CTRL-\ CTRL-N, which does nothing in Normal mode, and goes to +Normal mode when in Insert or Command-line mode. Can be used by VisVim or +other OLE programs to make sure Vim is in Normal mode, without causing a beep. +|CTRL-\_CTRL-N| + +":cscope kill" command to use the connection filename. |:cscope| (Kahn) + +|:startinsert| command: Start Insert mode next. + +|:history| command, to show all four types of histories. (Roemer) + +|[m|, |[M|, |]m| and |]M| commands, for jumping backward/forward to start/end +of method in a (Java) class. + +":@*" executes the * register. |:@| (Acevedo) + +|go| and |:goto| commands: Jump to byte offset in the file. + +|gR| and |gr| command: Virtual Replace mode. Replace characters without +changing the layout. (Webb) + +":cd -" changes to the directory from before the previous ":cd" command. +|:cd-| (Webb) + +Tag preview commands |:ptag|. Shows the result of a ":tag" in a dedicated +window. Can be used to see the context of the tag (e.g., function arguments). +(Negri) +|:pclose| command, and CTRL-W CTRL-Z: Close preview window. (Moore) +'previewheight' option, height for the preview window. +Also |:ppop|, |:ptnext|, |:ptprevious|, |:ptNext|, |:ptrewind|, |:ptlast|. + +|:find| and |:sfind| commands: Find a file in 'path', (split window) and edit +it. + +The |:options| command opens an option window that shows the current option +values. Or use ":browse set" to open it. Options are grouped by function. +Offers short help on each option. Hit <CR> to jump to more help. Edit the +option value and hit <CR> on a "set" line to set a new value. + + +Various new options *new-options-5.4* +------------------- + +Scroll-binding: 'scrollbind' and 'scrollopt' options. Added |:syncbind| +command. Makes windows scroll the same amount (horizontally and/or +vertically). (Ralston) + +'conskey' option for MS-DOS. Use direct console I/O. This should work with +telnet (untested!). + +'statusline' option: Configurable contents of the status line. Also allows +showing the byte offset in the file. Highlighting with %1* to %9*, using the +new highlight groups User1 to User9. (Madsen) + +'rulerformat' option: Configurable contents of the ruler, like 'statusline'. +(Madsen) + +'write' option: When off, writing files is not allowed. Avoids overwriting a +file even with ":w!". The |-m| command line option resets 'write'. + +'clipboard' option: How the clipboard is used. Value "unnamed": Use unnamed +register like "*. (Cortopassi) Value "autoselect": Like what 'a' in +'guioptions' does but works in the terminal. + +'guifontset' option: Specify fonts for the +fontset feature, for the X11 GUI +versions. Allows using normal fonts when vim is compiled with this feature. +(Nam) + +'guiheadroom' option: How much room to allow above/below the GUI window. +Used for Motif, Athena and GTK. + +Implemented 'tagstack' option: When off, pushing tags onto the stack is +disabled (Vi compatible). Useful for mappings. + +'shellslash' option. Only for systems that use a backslash as a file +separator. This option will use a forward slash in file names when expanding +it. Useful when 'shell' is sh or csh. + +'pastetoggle' option: Key sequence that toggles 'paste'. Works around the +problem that mappings don't work in Insert mode when 'paste' is set. + +'display' option: When set to "lastline", the last line fills the window, +instead of being replaced with "@" lines. Only the last three characters are +replaced with "@@@", to indicate that the line has not finished yet. + +'switchbuf' option: Allows re-using existing windows on a buffer that is being +jumped to, or split the window to open a new buffer. (Roemer) + +'titleold' option. Replaces the fixed string "Thanks for flying Vim", which +is used to set the title when exiting. (Schild) + + +Vim scripts *new-script-5.4* +----------- + +The |exists()| function can also check for existence of a function. (Roemer) +An internal function is now found with a binary search, should be a bit +faster. (Roemer) + +New functions: +- |getwinposx()| and |getwinposy()|: get Vim window position. (Webb) +- |histnr()|, |histadd()|, |histget()| and |histdel()|: Make history + available. (Roemer) +- |maparg()|: Returns rhs of a mapping. Based on a patch from Vikas. +- |mapcheck()|: Check if a map name matches with an existing one. +- |visualmode()|: Return type of last Visual mode. (Webb) +- |libcall()|: Call a function in a library. Currently only for Win32. (Negri) +- |bufwinnr()|: find window that contains the specified buffer. (Roemer) +- |bufloaded()|: Whether a buffer exists and is loaded. +- |localtime()| and |getftime()|: wall clock time and last modification time + of a file (Webb) +- |glob()|: expand file name wildcards only. +- |system()|: get the raw output of an external command. (based on a patch + from Aaron). +- |strtrans()|: Translate String into printable characters. Used for + 2html.vim script. +- |append()|: easy way to append a line of text in a buffer. + +Changed functions: +- Optional argument to |strftime()| to give the time in seconds. (Webb) +- |expand()| now also returns names for files that don't exist. + +Allow numbers in the name of a user command. (Webb) + +Use "v:" for internal Vim variables: "v:errmsg", "v:shell_error", etc. The +ones from version 5.3 can be used without "v:" too, for backwards +compatibility. + +New variables: +"v:warningmsg" and "v:statusmsg" internal variables. Contain the last given +warning and status message. |v:warningmsg| |v:statusmsg| (Madsen) +"v:count1" variable: like "v:count", but defaults to one when no count is +used. |v:count1| + +When compiling without expression evaluation, "if 1" can be used around the +not supported commands to avoid it being executed. Works like in Vim 4.x. +Some of the runtime scripts gave errors when used with a Vim that was compiled +with minimal features. Now "if 1" is used around code that is not always +supported. + +When evaluating an expression with && and ||, skip the parts that will not +influence the outcome. This makes it faster and avoids error messages. (Webb) +Also optimized the skipping of expressions inside an "if 0". + + +Avoid hit-enter prompt *avoid-hit-enter* +----------------------- + +Added 'T' flag to 'shortmess': Truncate all messages that would cause the +hit-enter prompt (unless that would happen anyway). +The 'O' flag in 'shortmess' now also applies to quickfix messages, e.g., from +the ":cn" command. + +The default for 'shortmess' is now "filnxtToO", to make most messages fit on +the command line, and not cause the hit-enter prompt. + +Previous messages can be viewed with the new |:messages| command. + +Some messages are shown fully, even when 'shortmess' tells to shorten +messages, because the user is expected to want to see them in full: CTRL-G and +some quickfix commands. + + +Improved quickfix *improved-quickfix* +----------------- + +Parse change-directory lines for gmake: "make[1]: Entering directory 'name'". +Uses "%D" and "%X" in 'errorformat'. +Also parse "Making {target} in {dir}" messages from make. Helps when not +using GNU make. (Schandl) + +Use 'isfname' for "%f" in 'errorformat'. + +Parsing of multi-line messages. |errorformat-multi-line| + +Allow a range for the |:clist| command. (Roemer) + +Support for "global" file names, for error formats that output the file name +once for several errors. (Roemer) + +|:cnfile| jumps to first error in next file. + +"$*" in 'makeprg' is replaced by arguments to ":make". (Roemer) + + +Regular expressions *regexp-changes-5.4* +------------------- + +In a regexp, a '$' before "\)" is also considered to be an end-of-line. |/$| +In patterns "^" after "\|" or "\(" is a start-of-line. |/^| (Robinson) + +In a regexp, in front of "\)" and "\|" both "$" and "\$" were considered +end-of-line. Now use "$" as end-of-line and "\$" for a literal dollar. Same +for '^' after "\(" and "\|". |/\$| |/\^| + +Some search patterns can be extremely slow, even though they are not really +illegal. For example: "\([^a-z]\+\)\+Q". Allow interrupting any regexp +search with CTRL-C. + +Register "/: last search string (read-only). (Kohan) Changed to use last used +search pattern (like what 'hlsearch' uses). Can set the search pattern with +":let @/ = {expr}". + +Added character classes to search patterns, to avoid the need for removing the +'l' flag from 'cpoptions': |[:tab:]|, |[:return:]|, |[:backspace:]| and +|[:escape:]|. + +By adding a '?' after a comparative operator in an expression, the comparison +is done by ignoring case. |expr-==?| + + +Other improvements made between version 5.3 and 5.4 +--------------------------------------------------- + +Changed *changed-5.4* +------- + +Unix: Use $TMPDIR for temporary files, if it is set and exists. + +Removed "Empty buffer" message. It isn't useful and can cause a hit-enter +prompt. (Negri) + +"ex -" now reads commands from stdin and works in silent mode. This is to be +compatible with the original "ex" command that is used for scripts. + +Default range for ":tcldo" is the whole file. + +Cancelling Visual mode with ESC moved the cursor. There appears to be no +reason for this. Now leave the cursor where it is. + +The ":grep" and ":make" commands see " as part of the arguments, instead of +the start of a comment. + +In expressions the "=~" and "!~" operators no longer are affected by +'ignorecase'. + +Renamed vimrc_example to vimrc_example.vim and gvimrc_example to +gvimrc_example.vim. Makes them being recognized as vim scripts. + +"gd" no longer starts searching at the end of the previous function, but at +the first blank line above the start of the current function. Avoids that +using "gd" in the first function finds global a variable. + +Default for 'complete' changed from ".,b" to ".,w,b,u,t,i". Many more matches +will be found, at the cost of time (the search can be interrupted). + +It is no longer possible to set 'shell*' options from a modeline. Previously +only a warning message was given. This reduces security risks. + +The ordering of the index of documentation files was changed to make it more +easy to find a subject. + +On MS-DOS and win32, when $VIM was not set, $HOME was used. This caused +trouble if $HOME was set to e.g., "C:\" for some other tool, the runtime files +would not be found. Now use $HOME only for _vimrc, _gvimrc, etc., not to find +the runtime file. + +When 'tags' is "./{fname}" and there is no file name for the current buffer, +just use it. Previously it was skipped, causing "vim -t {tag}" not to find +many tags. + +When trying to select text in the 'scrolloff' area by mouse dragging, the +resulting scrolling made this difficult. Now 'scrolloff' is temporarily set +to 0 or 1 to avoid this. But still allow scrolling in the top line to extend +to above the displayed text. + +Default for 'comments' now includes "sl:/*,mb: *,ex:*/", to make javadoc +comments work. Also helps for C comments that start with "/*******". + +CTRL-X CTRL-] Insert mode tag expansion tried to expand to all tags when used +after a non-ID character, which can take a very long time. Now limit this to +200 matches. Also used for command-line tag completion. + +The OS/2 distribution has been split in two files. It was too big to fit on a +floppy. The same runtime archive as for the PC is now used. + +In the documentation, items like <a-z> have been replaced with {a-z} for +non-optional arguments. This avoids confusion with key names: <C-Z> is a +CTRL-Z, not a character between C and Z, that is {C-Z}. + + +Added *added-5.4* +----- + +Color support for the iris-ansi builtin termcap entry. (Tubman) + +Included VisVim version 1.3a. (Erhardt) + +Win32 port for SNiFF+ interface. (Leherbauer) +Documentation file for sniff interface: if_sniff.txt. (Leherbauer) + +Included the "SendToVim" and "OpenWithVim" programs in the OleVim directory. +To be used with the OLE version of gvim under MS-Windows. (Schaller) + +Included Exuberant Ctags version 3.2.4 with Eiffel support. (Hiebert) + +When a file that is being edited is deleted, give a warning (like when the +time stamp changed). + +Included newer versions of the HTML-generating Awk and Perl scripts. (Colombo) + +Linux console mouse support through "gpm". (Tsindlekht) + +Security fix: Disallow changing 'secure' and 'exrc' from a modeline. When +'secure' is set, give a warning for changing options that contain a program +name. + +Made the Perl interface work with Perl 5.005 and threads. (Verdoolaege) + +When giving an error message for an ambiguous mapping, include the offending +mapping. (Roemer) + +Command line editing: +- Command line completion of mappings. (Roemer) +- Command line completion for ":function", ":delfunction", ":let", ":call", + ":if", etc. (Roemer) +- When using CTRL-D completion for user commands that have + "-complete=tag_listfiles" also list the file names. (Madsen) +- Complete the arguments of the ":command" command. (Webb) +- CTRL-R . in command line inserts last inserted text. CTRL-F, CTRL-P, CTRL-W + and CTRL-A after CTRL-R are used to insert an object from under the cursor. + (Madsen) + +Made the text in uganda.txt about copying Vim a bit more clear. + +Updated the Vim tutor. Added the "vimtutor" command, which copies the tutor +and starts Vim on it. "make install" now also copies the tutor. + +In the output of ":clist" the current entry is highlighted, with the 'i' +highlighting (same as used for 'incsearch'). + +For the ":clist" command, you can scroll backwards with "b" (one screenful), +"u" (half a screenful) and "k" (one line). + +Multi-byte support: +- X-input method for multi-byte characters. And various fixes for multi-byte + support. (Nam) +- Hangul input method feature: |hangul|. (Nam) +- Cleaned up configuration of multi-byte support, XIM, fontset and Hangul + input. Each is now configurable separately. +- Changed check for GTK_KEYBOARD to HANGUL_KEYBOARD_TYPE. (Nam) +- Added doc/hangulin.txt: Documentation for the Hangul input code. (Nam) +- XIM support for GTK+. (Nam) +- First attempt to include support for SJIS encoding. (Nagano) +- When a double-byte character doesn't fit at the end of the line, put a "~" + there and print it on the next line. +- Optimize output of multi-byte text. (Park) +- Win32 IME: preedit style is like over-the-spot. (Nagano) +- Win32 IME: IME mode change now done with ImmSetOpenStatus. (Nagano) +- GUI Athena: file selection dialog can display multi-byte characters. + (Nagano) +- Selection reply for XA_TEXT as XA_STRING. (Nagano) + +"runtime/macros/diffwin.vim". Mappings to make a diff window. (Campbell) + +Added ".obj" to the 'suffixes' option. + +Reduced size of syntax/synload.vim by using the ":SynAu" user command. +Automated numbering of Syntax menu entries in menu.vim. +In the Syntax menu, insert separators between syntax names that start with +a different letter. (Geddes) + +Xterm: +- Clipboard support when using the mouse in an xterm. (Madsen) +- When using the xterm mouse, track dragging of the mouse. Use xterm escape + sequences when possible. It is more precise than other methods, but + requires a fairly recent xterm version. It is enabled with "xterm2" in + 'ttymouse'. (Madsen) +- Check xterm patch level, to set the value of 'ttymouse'. Has only been + added to xterm recently (patch level > 95). Uses the new 't_RV' termcap + option. Set 'ttymouse' to "xterm2" when a correct response is recognized. + Will make xterm mouse dragging work better. +- Support for shifted function keys on xterm. Changed codes for shifted + cursor keys to what the xterm actually produces. Added codes for shifted + <End> and <Home>. +- Added 't_WP' to set the window position in pixels and 't_WS' to set the + window size in characters. Xterm can now move (used for ":winpos") and + resize (use for ":set lines=" and ":set columns="). + +X11: +- When in Visual mode but not owning the selection, display the Visual area + with the VisualNOS group to show this. (Madsen) +- Support for requesting the type of clipboard support. Used for AIX and + dtterm. (Wittig) +- Support compound_text selection (even when compiled without multi-byte). + +Swap file: +- New variation for naming swap files: Replace path separators into %, place + all swap files in one directory. Used when a name in 'dir' ends in two path + separators. (Madsen) +- When a swap file is found, show whether it contains modifications or not in + the informative message. (Madsen) +- When dialogs are supported, use a dialog to ask the user what to do when a + swapfile already exists. + +"popup_setpos" in 'mousemodel' option. Allows for moving the cursor when +using the right mouse button. + +When a buffer is deleted, the selection for which buffer to display instead +now uses the most recent entry from the jump list. (Madsen) + +When using CTRL-O/CTRL-I, skip deleted buffers. + +A percentage is shown in the ruler, when there is room. + +Used autoconf 1.13 to generate configure. + +Included get_lisp_indent() from Dirk van Deun. Does better Lisp indenting +when 'p' flag in 'cpoptions' is not included. + +Made the 2html.vim script quite a bit faster. (based on ideas from Geddes) + +Unix: +- Included the name of the user that compiled Vim and the system name it was + compiled on in the version message. +- "make install" now also installs the "tools" directory. Makes them + available for everybody. +- "make check" now does the same as "make test". "make test" checks for + Visual block mode shift, insert, replace and change. +- Speed up comparing a file name with existing buffers by storing the + device/inode number with the buffer. +- Added configure arguments "--disable-gtk", "--disable-motif" and + "--disable-athena", to be able to disable a specific GUI (when it doesn't + work). +- Renamed the configure arguments for disabling the check for specific GUIs. + Should be clearer now. (Kahn) +- On a Digital Unix system ("OSF1") check for the curses library before + termlib and termcap. (Schild) +- "make uninstall_runtime" will only delete the version-specific files. Can + be used to delete the runtime files of a previous version. + +Macintosh: (St-Amant) +- Dragging the scrollbar, like it's done for the Win32 GUI. Moved common code + from gui_w32.c to gui.c +- Added dialogs and file browsing. +- Resource fork preserved, warning when it will be lost. +- Copy original file attributes to newly written file. +- Set title/notitle bug solved. +- Filename completion improved. +- Grow box limit resize to a char by char size. +- Use of rgb.txt for more colors (but give back bad color). +- Apple menu works (beside the about...). +- Internal border now vim compliant. +- Removing a menu doesn't crash anymore. +- Weak-linking of Python 1.5.1 (only on PPC). Python is supported when the + library is available. +- If an error is encountered when sourcing the users .vimrc, the alert box now + shows right away with the OK button defaulted. There's no more "Delete"-key + sign at the start of each line +- Better management of environment variables. Now $VIM is calculated only + once, not regenerated every time it is used. +- No more CPU hog when in background. +- In a sourced Vim script the Mac file format can be recognized, just like DOS + file format is. + +When both "unix" and "mac" are present in 'fileformats', prefer "mac" format +when there are more CR than NL characters. +When using "mac" fileformat, use CR instead of a NL, because NL is used for +NUL. Will preserve all characters in a file. (Madsen) + +The DOS install.exe now contains checks for an existing installation. It +avoids setting $VIM and $PATH again. +The install program for Dos/Windows can now install Vim in the popup menu, by +adding two registry keys. + +Port to EGCS/mingw32. New Makefile.ming. (Aaron) + +DOS 16 bit: Don't include cursor shape stuff. Save some bytes. + +TCL support to Makefile.w32. (Duperval) + +OS/2: Use argv[0] to find runtime files. + +When using "gf" to go to a buffer that has already been used, jump to the +line where the cursor last was. + +Colored the output of ":tselect" a bit more. Different highlighting between +tag name and file name. Highlight field name ("struct:") separately from +argument. + +Backtick expansion for non-Unix systems. Based on a patch from Aaron. +Allows the use of things like ":n `grep -l test *.c`" and +"echo expand('`ls m*`')". + +Check for the 'complete' option when it is set. (Acevedo) +'d' flag in 'complete' searches for defined names or macros. +While searching for Insert mode completions in include files and tags files, +check for typeahead, so that you can use matches early. (Webb) +The '.' flag in 'complete' now scans the current buffer completely, ignoring +'nowrapscan'. (Webb) + +Added '~' flag to 'whichwrap'. (Acevedo) + +When ending the Visual mode (e.g., with ESC) don't grab ownership of the +selection. + +In a color terminal, "fg" and "bg" can be used as color names. They stand for +the "Normal" colors. + +A few cscope cleanups. (Kahn) + +Included changed vimspell.sh from Schemenauer. + +Concatenation of strings in an expression with "." is a bit faster. (Roemer) + +The ":redir" command can now redirect to a register: ":redir @r". (Roemer) + +Made the output of ":marks" and ":jumps" look similar. When the mark is in +the current file, show the text at the mark. Also for ":tags". + +When configure finds ftello() and fseeko(), they are used in tag.c (for when +you have extremely big tags files). + +Configure check for "-FOlimit,2000" argument for the compiler. (Borsenkow) + +GUI: +- When using ":gui" in a non-GUI Vim, give a clear error message. +- "gvim -v" doesn't start the GUI (if console support is present). +- When in Ex mode, use non-Visual selection for the whole screen. +- When starting with "gvim -f" and using ":gui" in the .gvimrc file, Vim + forked anyway. Now the "-f" flag is remembered for ":gui". Added "gui -b" + to run gvim in the background anyway. + +Motif GUI: +- Check for "-lXp" library in configure (but it doesn't work yet...). +- Let configure check for Lesstif in "/usr/local/Lesstif/Motif*". Changed the + order to let a local Motif version override a system standard version. + +Win32 GUI: +- When using "-register" or "-unregister" in the non-OLE version, give an + error message. +- Use GTK toolbar icons. Make window border look better. Use sizing handles + on the lower left&right corners of the window. (Negri) +- When starting an external command with ":!start" and the command can not be + executed, give an error message. (Webb) +- Use sizing handles for the grey rectangles below the scrollbars. Can draw + toolbar in flat mode now, looks better. (Negri) +- Preparations for MS-Windows 3.1 addition. Mostly changing WIN32 to MSWIN + and USE_GUI_WIN32 to USE_GUI_MSWIN. (Negri) + +Avoid allocating the same string four times in buflist_findpat(). (Williams) + +Set title and icon text with termcap options 't_ts', 't_fs', 't_IS' and +'t_IE'. Allows doing this on any terminal that supports setting the title +and/or icon text. (Schild) + +New 'x' flag in 'comments': Automatically insert the end part when its last +character is typed. Helps to close a /* */ comment in C. (Webb) + +When expand() has a second argument which is non-zero, don't use 'suffixes' +and 'wildignore', return all matches. + +'O' flag in 'cpoptions: When not included, Vim will not overwrite a file, if +it didn't exist when editing started but it does exist when the buffer is +written to the file. The file must have been created outside of Vim, possibly +without the user knowing it. When this is detected after a shell command, +give a warning message. + +When editing a new file, CTRL-G will show [New file]. When there were errors +while reading the file, CTRL-G will show [Read errors]. + +":wall" can now use a dialog and file-browsing when needed. + +Grouped functionality into new features, mainly to reduce the size of the +minimal version: ++linebreak: 'showbreak', 'breakat' and 'linebreak' ++visualextra: "I"nsert and "A"ppend in Visual block mode, "c"hange all lines + in a block, ">" and "<": Shifting a block, "r": Replacing a + Visual area with one character. ++comments: 'comments' ++cmdline_info: 'ruler' and 'showcmd'. Replaces +showcmd. +"+title" Don't add code to set title or icon for MSDOS, this was not + possible anyway. ++cmdline_compl Disable commandline completion at compile time, except for + files, directories and help items. + +Moved features from a list of function calls into an array. Should save a bit +of space. + +While entering the body of a function, adjust indent according to "if" and +"while" commands. + +VMS: Adjusted os_vms.mms a bit according to suggestions from Arpadffy. + +The flags in the 'comments' option can now include an offset. This makes it +possible to align "/*****", "/* xxx" and "/*" comments with the same +'comments' setting. The default value for 'comments' uses this. +Added 'O' flag: Don't use this part for the "O" command. Useful for "set +com=sO:*\ -,mO:*\ \ ,exO:*/" + +FileType autocommands recognize ".bak", ".orig" and "~" extensions and remove +them to find the relevant extension. + +The tutorial for writing a Vim script file has been extended. + +Some more highlighting in help files, for items that are not typed literally. + +Can use "CTRL-W CTRL-G" like "CTRL-W g". + +"make test" for OS/2. + +Adjusted configure to automatically use the GUI for BeOS. + + +Fixed *fixed-5.4* +----- + +5.3.1: When using an autocommand for BufWritePre that changes the name of the +buffer, freed memory would be used. (Geddes) + +Mac: Compiler didn't understand start of skip_class_name(). + +Win32 GUI: +- When cancelling the font requester, don't give an error message. +- When a tearoff-menu is open and its menu is deleted, Vim could crash. + (Negri) +- There was a problem on Windows 95 with (un)maximizing the window. + (Williams) +- when 'mousehide' is set, the mouse would stay hidden when a menu is dropped + with the keyboard. (Ralston) +- The tempname() function already created the file. Caused problems when + using ":w". Now the file is deleted. +- Cursor disappeared when ending up in the top-left character on the screen + after scrolling. (Webb) +- When adding a submenu for a torn-off menu, it was not updated. +- Menu tooltip was using the toolbar tooltip. (Negri) +- Setting 'notitle' didn't remove the title. (Steed) +- Using ":!start cmd" scrolled the screen one line up, and didn't wait for + return when the command wasn't found. + +Cscope interface: Sorting of matches was wrong. Starting the interface could +fail. (Kahn) + +Motif GUI: Could not compile with Motif 1.1, because some tear-off +functionality was not in #ifdefs. + +Configure could sometimes not compile or link the test program for sizeof(int) +properly. This caused alignment problems for the undo structure allocations. +Added a safety check that SIZEOF_INT is not zero. + +Added configure check to test if strings.h can be included after string.h. +Some systems can't handle it. +Some systems need both string.h and strings.h included. Adjusted vim.h for +that. Removed including string.h from os_unixx.h, since it's already in +vim.h. (Savage) +AIX: defining _NO_PROTO in os_unix.h causes a conflict between string.h and +strings.h, but after the configure check said it was OK. Also define +_NO_PROTO for AIX in the configure check. (Winn) + +When closing a window with CTRL-W c, the value of 'hidden' was not taken into +account, the buffer was always unloaded. (Negri) + +Unix Makefile: "make install" always tried to rename an older executable and +remove it. This caused an error message when it didn't exit. Added a check +for the existence of an old executable. +The command line for "make install" could get too long, because of the many +syntax files. Now first do a "cd" to reduce the length. + +On RISCOS and MSDOS, reading a file could fail, because the short filename was +used, which can be wrong after a ":!cd". + +In the DOS versions, the wrong install.exe was included (required Windows). +Now the install.exe version is included that is the same as the Vim version. +This also supports long file names where possible. + +When recording, and stopping while in Insert mode with CTRL-O q, the CTRL-O +would also be recorded. + +32bit DOS version: "vim \file", while in a subdirectory, resulted in "new +file" for "file" in the local directory, while "\file" did exist. When +"file" in the current directory existed, this didn't happen. + +MSDOS: Mouse could not go beyond 80 columns in 132 columns mode. (Young) + +"make test" failed in the RedHat RPM, because compatible is off by default. + +In Insert mode <C-O><C-W><C-W> changes to other window, but the status bars +were not updated until another character was typed. + +MSDOS: environment options in lowercase didn't work, although they did in the +Win32 versions. (Negri) + +After ":nohlsearch", a tag command switched highlighting back on. + +When using "append" command as the last line in an autocommand, Vim would +crash. + +RISCOS: The scroll bumpers (?) were not working properly. (Leonard) + +"zl" and "zh" could move the cursor, but this didn't set the column in which +e.g., "k" would move the cursor. + +When doing ":set all&" the value of 'scroll' was not set correctly. This +caused an error message when later setting any other number option. + +When 'hlsearch' highlighting has been disabled with ":nohlsearch", +incremental searching would switch it back on too early. + +When listing tags for ":tselect", and using a non-search command, and the last +character was equal to the first (e.g., "99"), the last char would not be +shown. + +When searching for tags with ":tag" Vim would assume that all matches had been +found when there were still more (e.g. from another tags file). + +Win32: Didn't recognize "c:\" (e.g., in tags file) as absolute path when +upper/lowercase was different. + +Some xterms (Debian) send <Esc>OH for HOME and <Esc>OF for END. Added these +to the builtin-xterm. + +In ex mode, any CR was seen as the end of the line. Only a NL should be +handled that way. broke ":s/foo/some^Mtext/". + +In menu.vim, a vmenu was used to override an amenu. That didn't work, because +the system menu file doesn't overwrite existing menus. Added explicit vunmenu +to solve this. + +Configure check for terminal library could find a library that doesn't work at +runtime (Solaris: shared library not found). Added a check that a program +with tgoto() can run correctly. + +Unix: "echo -n" in the Makefile doesn't work on all systems, causing errors +compiling pathdef.c. Replaced it with "tr". + +Perl: DO_JOIN was redefined by Perl. Undefined it in the perl files. + +Various XIM and multi-byte fixes: +- Fix user cannot see his language while he is typing his language with + off-the-spot method. (Nagano) +- Fix preedit position using text/edit area (using gui.wid). (Nagano) +- remove 'fix dead key' codes. It was needed since XNFocusWindow was + "x11_window", XNFocusWindow is now gui.wid. (Nagano) +- Remove some compile warnings and fix typos. (Namsh) +- For status area, check the gtk+ version while Vim runs. I believe it is + better than compile time check. (Namsh) +- Remove one FIXME for gtk+-xim. (Namsh) +- XIM: Dead keys didn't work for Czech. (Vyskovsky) +- Multibyte: If user input only 3byte such as mb1_mb2_eng or eng_mb1_mb2 VIM + could convert it to special character. (Nam) +- Athena/Motif with XIM: fix preedit area. (Nam) +- XIM: Composed strings were sometimes ignored. Vim crashed when compose + string was longer than 256 bytes. IM's geometry control is fixed. (Nam, + Nagano) +- Win32 multi-byte: hollowed cursor width on a double byte char was wrong. + (Nagano) +- When there is no GUI, selecting XIM caused compilation problems. + Automatically disable XIM when there is no GUI in configure. +- Motif and Athena: When compiled with XIM, but the input method was not + enabled, there would still be a status line. Now the status line is gone if + the input method doesn't work. (Nam) + +Win32: tooltip was not removed when selecting a parent menu (it was when +selecting a menu entry). (Negri) + +Unix with X: Some systems crash on exit, because of the XtCloseDisplay() call. +Removed it, it should not be necessary when exiting. + +Win32: Crash on keypress when compiled with Borland C++. (Aaron) + +When checking for Motif library files, prefer the same location as the include +files (with "include" replaced with "lib") above another entry. + +Athena GUI: Changed "XtOffset()" in gui_at_fs.c to "XtOffsetOf()", like it's +used in gui_x11.c. + +Win32: When testing for a timestamp of a file on floppy, would get a dialog +box when the floppy has been removed. Now return with an error. (Negri) + +Win32 OLE: When forced to come to the foreground, a minimized window was still +minimized, now it's restored. (Zivkov) + +There was no check for a positive 'shiftwidth'. A negative value could cause +a hangup, a zero value a crash. + +Athena GUI: horizontal scrollbar wasn't updated correctly when clicking right +or left of the thumb. + +When making a Visual-block selection in one window, and trying to scroll +another, could cause errors for accessing non-existent line numbers. + +When 'matchpairs' contains "`:'", jumping from the ` to the ' didn't work +properly. + +Changed '\"' to '"' to make it compatible with old C compilers. + +The command line expansion for mappings caused a script with a TAB between lhs +and rhs of a map command to fail. Assume the TAB is to separate lhs and rhs +when there are no mappings to expand. + +When editing a file with very long lines with 'scrolloff' set, "j" would +sometimes end up in a line which wasn't displayed. + +When editing a read-only file, it was completely read into memory, even when +it would not fit. Now create a swap file for a read-only file when running +out of memory while reading the file. + +When using ":set cino={s,e-s", a line after "} else {" was not indented +properly. Also added a check for this in test3.in. + +The Hebrew mapping for the command line was remembered for the next command +line. That isn't very useful, a command is not Hebrew. (Kol) + +When completing file names with embedded spaces, like "Program\ files", this +didn't work. Also for user commands. Moved backslash_halve() down to +mch_expandpath(). + +When using "set mouse=a" in Ex mode, mouse events were handled like typed +text. Then typing "quit" screwed up the mouse behavior of the xterm. + +When repeating an insert with "." that contains a CTRL-Y, a number 5 was +inserted as "053". + +Yanking a Visual area, with the cursor past the line, didn't move the cursor +back onto the line. Same for "~", "u", "U" and "g?" + +Win32: Default for 'grepprg' could be "findstr /n" even though there is no +findstr.exe (Windows 95). Check if it exists, and fall back to "grep -n" if +it doesn't. + +Because gui_mouse_moved() inserted a leftmouse click in the input buffer, +remapping a leftmouse click caused strange effects. Now Insert another code +in the input buffer. Also insert a leftmouse release, to avoid the problem +with ":map <LeftMouse> l" that the next release is seen as the release for the +focus click. + +With 'wrap' on, when using a line that doesn't fit on the screen, if the start +of the Visual area is before the start of the screen, there was no +highlighting. Also, 'showbreak' doesn't work properly. + +DOS, Win32: A pattern "[0-9]\+" didn't work in autocommands. + +When creating a swap file for a buffer which isn't the current buffer, could +get a mixup of short file name, resulting in a long file name when a short +file name was required. makeswapname() was calling modname() instead of +buf_modname(). + +When a function caused an error, and the error message was very long because +of recursiveness, this would cause a crash. + +'suffixes' were always compared with matching case. For MS-DOS, Win32 and +OS/2 case is now ignored. + +The use of CHARBITS in regexp.c didn't work on some Linux. Don't use it. + +When generating a script file, 'cpo' was made empty. This caused backslashes +to disappear from mappings. Set it to "B" to avoid that. + +Lots of typos in the documentation. (Campbell) + +When editing an existing (hidden) buffer, jump to the last used cursor +position. (Madsen) + +On a Sun the xterm screen was not restored properly when suspending. (Madsen) + +When $VIMINIT is processed, 'nocompatible' was only set after processing it. + +Unix: Polling for a character wasn't done for GPM, Sniff and Xterm clipboard +all together. Cleaned up the code for using select() too. + +When executing external commands from the GUI, some typeahead was lost. Added +some code to regain as much typeahead as possible. + +When the window height is 5 lines or fewer, <PageDown> didn't use a one-line +overlap, while <PageUp> does. Made sure that <PageUp> uses the same overlap +as <PageDown>, so that using them both always displays the same lines. + +Removed a few unused functions and variables (found with lint). + +Dictionary completion didn't use 'infercase'. (Raul) + +Configure tests failed when the Perl library was not in LD_LIBRARY_PATH. +Don't use the Perl library for configure tests, add it to the linker line only +when linking Vim. + +When using ncurses/terminfo, could get a 't_Sf' and 't_Sb' termcap entry that +has "%d" instead of "%p1%d". The light background colors didn't work then. + +GTK GUI with ncurses: Crashed when starting up in tputs(). Don't use tputs() +when the GUI is active. + +Could use the ":let" command to set the "count", "shell_error" and "version" +variables, but that didn't work. Give an error message when trying to set +them. + +On FreeBSD 3.0, tclsh is called tclsh8.0. Adjusted configure.in to find it. + +When Vim is linked with -lncurses, but python uses -ltermcap, this causes +trouble: "OOPS". Configure now removes the -ltermcap. + +:@" and :*" didn't work properly, because the " was recognized as the start of +a comment. + +Win32s GUI: Minimizing the console where a filter command runs in caused +trouble for detecting that the filter command has finished. (Negri) + +After executing a filter command from an xterm, the mouse would be disabled. +It would work again after changing the mode. + +Mac GUI: Crashed in newenv(). (St-Amant) + +The menus and mappings in mswin.vim didn't handle text ending in a NL +correctly. (Acevedo) + +The ":k" command didn't check if it had a valid argument or extra characters. +Now give a meaningful error message. (Webb) + +On SGI, the signal function doesn't always have three arguments. Check for +struct sigcontext to find out. Might still be wrong... + +Could crash when using 'hlsearch' and search pattern is "^". + +When search patterns were saved and restored, status of no_hlsearch was not +also saved and restored (from ":nohlsearch" command). + +When using setline() to make a line shorter, the cursor position was not +adjusted. + +MS-DOS and Win95: When trying to edit a file and accidentally adding a slash +or backslash at the end, the file was deleted. Probably when trying to create +the swap file. Explicitly check for a trailing slash or backslash before +trying to read a file. + +X11 GUI: When starting the GUI failed and received a deadly signal while +setting the title, would lock up when trying to exit, because the title is +reset again. Avoid using mch_settitle() recursively. + +X11 GUI: When starting the GUI fails, and then trying it again, would crash, +because argv[] has been freed and x11_display was reset to NULL. + +Win32: When $HOME was set, would put "~user" in the swap file, which would +never compare with a file name, and never cause the attention message. Put +the full path in the swap file instead. + +Win32 console: There were funny characters at the end of the "vim -r" swap +files message (direct output of CR CR LF). + +DOS 32 bit: "vim -r" put the text at the top of the window. + +GUI: With 'mousefocus' set, got mouse codes as text with "!sleep 100" or "Q". + +Motif and Win32 GUI: When changing 'guifont' to a font of the same size the +screen wasn't redrawn. + +Unix: When using ":make", jumping to a file b.c, which is already open as a +symbolic link a.c, opened a new buffer instead of using the existing one. + +Inserting text in the current buffer while sourcing the .vimrc file would +cause a crash or hang. The memfile for the current buffer was never +allocated. Now it's allocated as soon as something is written in the buffer. + +DOS 32 bit: "lightblue" background worked for text, but not drawn parts were +black. + +DOS: Colors of console were not restored upon exiting. + +When recording, with 'cmdheight' set to 2 and typing Esc> in Insert mode +caused the "recording" message to be doubled. + +Spurious "file changed" messages could happen on Windows. Now tolerate a one +second difference, like for Linux. + +GUI: When returning from Ex mode, scrollbars were not updated. + +Win32: Copying text to the clipboard containing a <CR>, pasting it would +replace it with a <NL> and drop the next character. + +Entering a double byte character didn't work if the second byte is in [xXoO]. +(Eric Lee) + +vim_realloc was both defined and had a prototype in proto/misc2.pro. Caused +conflicts on Solaris. + +A pattern in an autocommand was treated differently on DOS et al. than on +Unix. Now it's the same, also when using backslashes. + +When using <Tab> twice for command line completion, without a match, the <Tab> +would be inserted. (Negri) + +Bug in MS-Visual C++ 6.0 when compiling ex_docmd.c with optimization. (Negri) + +Testing the result of mktemp() for failure was wrong. Could cause a crash. +(Peters) + +GUI: When checking for a ".gvimrc" file in the current directory, didn't check +for a "_gvimrc" file too. + +Motif GUI: When using the popup menu and then adding an item to the menu bar, +the menu bar would get very high. + +Mouse clicks and special keys (e.g. cursor keys) quit the more prompt and +dialogs. Now they are ignored. + +When at the more-prompt, xterm selection didn't work. Now use the 'r' flag in +'mouse' also for the more-prompt. + +When selecting a Visual area of more than 1023 lines, with 'guioptions' set to +"a", could mess up the display because of a message in free_yank(). Removed +that message, except for the Amiga. + +Moved auto-selection from ui_write() to the screen update functions. Avoids +unexpected behavior from a low-level function. Also makes the different +feedback of owning the selection possible. + +Vi incompatibility: Using "i<CR>" in an indent, with 'ai' set, used the +original indent instead of truncating it at the cursor. (Webb) + +":echo x" didn't stop at "q" for the more prompt. + +Various fixes for Macintosh. (St-Amant) + +When using 'selectmode' set to "exclusive", selecting a word and then using +CTRL-] included the character under the cursor. + +Using ":let a:name" in a function caused a crash. (Webb) + +When using ":append", an empty line didn't scroll up. + +DOS etc.: A file name starting with '!' didn't work. Added '!' to default for +'isfname'. + +BeOS: Compilation problem with prototype of skip_class_name(). (Price) + +When deleting more than one line, e.g., with "de", could still use "U" +command, which didn't work properly then. + +Amiga: Could not compile ex_docmd.c, it was getting too big. Moved some +functions to ex_cmds.c. + +The expand() function would add a trailing slash for directories. + +Didn't give an error message when trying to assign a value to an argument of a +function. (Webb) + +Moved including sys/ptem.h to after termios.h. Needed for Sinix. + +OLE interface: Don't delete the object in CVimCF::Release() when the reference +count becomes zero. (Cordell) +VisVim could still crash on exit. (Erhardt) + +"case a: case b:" (two case statements in one line) aligned with the second +case. Now it uses one 'sw' for indent. (Webb) + +Font initialisation wasn't right for Athena/Motif GUI. Moved the call to +highlight_gui_started() gui_mch_init() to gui_mch_open(). (Nam) + +In Replace mode, backspacing over a TAB before where the replace mode started +while 'sts' is different from 'ts', would delete the TAB. + +Win32 console: When executing external commands and switching between the two +console screens, Vim would copy the text between the buffers. That caused the +screen to be messed up for backtick expansion. + +":winpos -1" then ":winpos" gave wrong error message. + +Windows commander creates files called c:\tmp\$wc\abc.txt. Don't remove the +backslash before the $. Environment variables were not expanded anyway, +because of the backslash before the dollar. + +Using "-=" with ":set" could remove half a part when it contains a "\,". +E.g., ":set path+=a\\,b" and then "set path-=b" removed ",b". + +When Visually selecting lines, with 'selection' set to "inclusive", including +the last char of the line, "<<" moved an extra line. Also for other operators +that always work on lines. + +link.sh changed "-lnsl_s" to "_s" when looking for "nsl" to be removed. +Now it only remove whole words. + +When jumped to a mark or using "fz", and there is an error, the current column +was lost. E.g. when using "$fzj". + +The "g CTRL-G" command could not be interrupted, even though it can take a +long time. + +Some terminals do have <F4> and <xF4>. <xF4> was always interpreted as <F4>. +Now map <xF4> to <F4>, so that the user can override this. + +When compiling os_win32.c with MIN_FEAT the apply_autocmds() should not be +used. (Aaron) + +This autocommand looped forever: ":au FileChangedShell * nested e <afile>" +Now FileChangeShell never nests. (Roemer) + +When evaluating an ":elseif" that was not going to matter anyway, ignore +errors. (Roemer) + +GUI Lesstif: Tearoff bar was the last item, instead of the first. + +GUI Motif: Colors of tear-off widgets was wrong when 't' flag added to +'guioptions' afterwards. When 't' flag in 'guioptions' is excluded, would +still get a tearoff item in a new menu. + +An inode number can be "long long". Use ino_t instead of long. Added +configure check for ino_t. + +Binary search for tags was using a file offset "long" instead of "off_t". + +Insert mode completion of tags was not using 'ignorecase' properly. + +In Insert mode, the <xFn> keys were not properly mapped to <Fn> for the +default mappings. Also caused errors for ":mkvimrc" and ":mksession". + +When jumping to another window while in Insert mode, would get the "warning: +changing readonly file" even when not making a change. + +A '(' or '{' inside a trailing "//" comment would disturb C-indenting. +When using two labels below each other, the second one was not indented +properly. Comments could mess up C-indenting in many places. (Roemer) + +Could delete or redefine a function while it was being used. Could cause a +crash. +In a function it's logical to prepend "g:" to a system variable, but this +didn't work. (Roemer) + +Hangul input: Buffer would overflow when user inputs invalid key sequence. +(Nam) + +When BufLoad or BufEnter autocommands change the topline of the buffer in the +window, it was overruled and the cursor put halfway the window. Now only put +the cursor halfway if the autocommands didn't change the topline. + +Calling exists("&option") always returned 1. (Roemer) + +Win32: Didn't take actually available memory into account. (Williams) + +White space after an automatically inserted comment leader was not removed +when 'ai' is not set and <CR> hit just after inserting it. (Webb) + +A few menus had duplicated accelerators. (Roemer) + +Spelling errors in documentation, quite a few "the the". (Roemer) + +Missing prototypes for Macintosh. (Kielhorn) + +Win32: When using 'shellquote' or 'shellxquote', the "!start cmd" wasn't +executed in a disconnected process. + +When resizing the window, causing a line before the cursor to wrap or unwrap, +the cursor was displayed in the wrong position. + +There was quite a bit of dead code when compiling with minimal features. + +When doing a ":%s///" command that makes lines shorter, such that lines above +the final cursor position no longer wrap, the cursor position was not updated. + +get_id_list() could allocate an array one too small, when a "contains=" item +has a wildcard that matches a group name that is added just after it. E.g.: +"contains=a.*b,axb". Give an error message for it. + +When yanking a Visual area and using the middle mouse button -> crash. When +clipboard doesn't work, now make "* always use "". + +Win32: Using ":buf a\ b\file" didn't work, it was interpreted as "ab\file". + +Using ":ts ident", then hit <CR>, with 'cmdheight' set to 2: command line was +not cleared, the tselect prompt was on the last but one line. + +mksession didn't restore the cursor column properly when it was after a tab. +Could not get all windows back when using a smaller terminal screen. Didn't +restore all windows when "winsize" was not in 'sessionoptions'. (Webb) + +Command line completion for ":buffer" depended on 'ignorecase' for Unix, but +not for DOS et al.. Now don't use 'ignorecase', but let it depend on whether +file names are case sensitive or not (like when expanding file names). + +Win32 GUI: (Negri) +- Redrawing the background caused flicker when resizing the window. Removed + _OnEraseBG(). Removed CS_HREDRAW and CS_VREDRAW flags from the + sndclass.style. +- Some parts of the window were drawn in grey, instead of using the color from + the user color scheme. +- Dropping a file on gvim didn't activate the window. +- When there is no menu ('guioptions' excludes 'm'), never use the ALT key for + it. + +GUI: When resizing the window, would make the window height a bit smaller. +Now round off to the nearest char cell size. (Negri) + +In Vi the ")" and "(" commands don't stop at a single space after a dot. +Added 'J' flag in 'cpoptions' to make this behave Vi compatible. (Roemer) + +When saving a session without any buffers loaded, there would be a ":normal" +command without arguments in it. (Webb) + +Memory leaks fixed: (Madsen) +- eval.c: forgot to release func structure when func deleted +- ex_docmd.c: forgot to release string after "<sfile>" +- misc1.c: leak when completion pattern had no matches. +- os_unix.c: forgot to release regexp after file completions + +Could crash when using a buffer without a name. (Madsen) +Could crash when doing file name completion, because of backslash_halve(). +(Madsen) + +":@a" would do mappings on register a, which is not Vi compatible. (Roemer) + +":g/foo.*()/s/foobar/_&/gc" worked fine, but then "n" searched for "foobar" +and displayed "/foo.*()". (Roemer) + +OS/2: get_cmd_output() was not included. Didn't check for $VIM/.vimrc file. + +Command line completion of options didn't work after "+=" and "-=". + +Unix configure: Test for memmove()/bcopy()/memcpy() tried redefining these +functions, which could fail if they are defined already. Use mch_memmove() to +redefine. + +Unix: ":let a = expand("`xterm`&")" started an xterm asynchronously, but +":let a = expand("`xterm&`")" generated an error message, because the +redirection was put after the '&'. + +Win32 GUI: Dialog buttons could not be selected properly with cursor keys, +when the default is not the first button. (Webb) + +The "File has changed since editing started" (when regaining focus) could not +always be seen. (Webb) + +When starting with "ex filename", the file message was overwritten with +the "entering Ex mode" message. + +Output of ":tselect" listed name of file directly from the tags file. Now it +is corrected for the position of the tags file. + +When 'backspace' is 0, could backspace over autoindent. Now it is no longer +allowed (Vi compatible). + +In Replace mode, when 'noexpandtab' and 'smarttab' were set, and inserting +Tabs, backspacing didn't work correctly for Tabs inserted at the start of the +line (unless 'sts' was set too). Also, when replacing the first non-blank +after which is a space, rounding the indent was done on the first non-blank +instead of on the character under the cursor. + +When 'sw' at 4, 'ts' at 8 and 'smarttab' set: When a tab was appended after +four spaces (they are replaced with a tab) couldn't backspace over the tab. + +In Insert mode, with 'bs' set to 0, couldn't backspace to before autoindent, +even when it was removed with CTRL-D. + +When repeating an insert command where a <BS>, <Left> or other key causes an +error, would flush buffers and remain in Insert mode. No longer flush +buffers, only beep and continue with the insert command. + +Dos and Win32 console: Setting t_me didn't work to get another color. Made +this works backwards compatible. + +For Turkish (LANG = "tr") uppercase 'i' is not an 'I'. Use ASCII uppercase +translation in vim_strup() to avoid language problems. (Komur) + +Unix: Use usleep() or nanosleep() for mch_delay() when available. Hopefully +this avoids a hangup in select(0, ..) for Solaris 2.6. + +Vim would crash when using a script file with 'let &sp = "| tee"', starting +vim with "vim -u test", then doing ":set sp=". The P_WAS_SET flag wasn't set +for a string option, could cause problems with any string option. + +When using "cmd | vim -", stdin is not a terminal. This gave problems with +GPM (Linux console mouse) and when executing external commands. Now close +stdin and re-open it as a copy of stderr. + +Syntax highlighting: A "nextgroup" item was not properly stored in the state +list. This caused missing of next groups when not redrawing from start to +end, but starting halfway. + +Didn't check for valid values of 'ttymouse'. + +When executing an external command from the GUI, waiting for the child to +terminate might not work, causing a hang. (Parmelan) + +"make uninstall" didn't delete the vimrc_example.vim and gvimrc_example.vim +files and the vimtutor. + +Win32: "expand("%:p:h")" with no buffer name removed the directory name. +"fnamemodify("", ":p")" did not add a trailing slash, fname_case() removed it. + +Fixed: When 'hlsearch' was set and the 'c' flag was not in 'cpoptions': +highlighting was not correct. Now overlapping matches are handled correctly. + +Athena, Motif and GTK GUI: When started without focus, cursor was shown as if +with focus. + +Don't include 'shellpipe' when compiled without quickfix, it's not used. +Don't include 'dictionary' option when compiled without the +insert_expand +feature. +Only include the 'shelltype' option for the Amiga. + +When making a change to a line, with 'hlsearch' on, causing it to wrap, while +executing a register, the screen would not be updated correctly. This was a +generic problem in update_screenline() being called while must_redraw is +VALID. + +Using ":bdelete" in a BufUnload autocommand could cause a crash. The window +height was added to another window twice in close_window(). + +Win32 GUI: When removing a menu item, the tearoff wasn't updated. (Negri) + +Some performance bottlenecks removed. Allocating memory was not efficient. +For Win32 checking for available memory was slow, don't check it every time +now. On NT obtaining the user name takes a long time, cache the result (for +all systems). + +fnamemodify() with an argument ":~:." or ":.:~" didn't work properly. + +When editing a new file and exiting, the marks for the buffer were not saved +in the viminfo file. + +":confirm only" didn't put up a dialog. + +These text objects didn't work when 'selection' was "exclusive": va( vi( va{ +vi{ va< vi< vi[ va[. + +The dialog for writing a readonly file didn't have a valid default. (Negri) + +The line number used for error messages when sourcing a file was reset when +modelines were inspected. It was wrong when executing a function. + +The file name and line number for an error message wasn't displayed when it +was the same as for the last error, even when this was long ago. Now reset +the name/lnum after a hit-enter prompt. + +In a session file, a "%" in a file name caused trouble, because fprintf() was +used to write it to the file. + +When skipping statements, a mark in an address wasn't skipped correctly: +"ka|if 0|'ad|else|echo|endif". (Roemer) + +":wall" could overwrite a not-edited file without asking. + +GUI: When $DISPLAY was not set or starting the GUI failed in another way, the +console mode then started with wrong colors and skipped initializations. Now +do an early check if the GUI can be started. Don't source the menu.vim or +gvimrc when it will not. Also do normal terminal initializations if the GUI +might not start. + +When using a BufEnter autocommand to position the cursor and scroll the +window, the cursor was always put at the last used line and halfway the window +anyhow. + +When 'wildmode' was set to "longest,list:full", ":e *.c<Tab><Tab>" didn't list +the matches. Also avoid that listing after a "longest" lists the wrong +matches when the first expansion changed the string in front of the cursor. + +When using ":insert", ":append" or ":change" inside a while loop, was not able +to break out of it with a CTRL-C. + +Win32: ":e ." took an awful long time before an error message when used in +"C:\". Was caused by adding another backslash and then trying to get the full +name for "C:\\". + +":winpos -10 100" was working like ":winpos -10 -10", because a pointer was +not advanced past the '-' sign. + +When obtaining the value of a hidden option, would give an error message. Now +just use a zero value. + +OS/2: Was using argv[0], even though it was not a useful name. It could be +just "vim", found in the search path. + +Xterm: ":set columns=78" didn't redraw properly (when lines wrap/unwrap) until +after a delay of 'updatetime'. Didn't check for the size-changed signal. + +'scrollbind' didn't work in Insert mode. +Horizontal scrollbinding didn't always work for "0" and "$" commands (e.g., +when 'showcmd' was off). + +When compiled with minimal features but with GUI, switching on the mouse in an +xterm caused garbage, because the mouse codes were not recognized. Don't +enable the mouse when it can't be recognized. In the GUI it also didn't work, +the arguments to the mouse code were not interpreted. + +When 'showbreak' used, in Insert mode, when the cursor is just after the last +character in the line, which is also the in the rightmost column, the cursor +position would be like the 'showbreak' string is shown, but it wasn't. + +Autocommands could move the cursor in a new file, so that CTRL-W i didn't show +the right line. Same for when using a filemark to jump to another file. + +When redefining the argument list, the title used for other windows could be +showing the wrong info about the position in the argument list. Also update +this for a ":split" command without arguments. + +When editing file 97 of 13, ":Next" didn't work. Now it goes to the last +file in the argument list. + +Insert mode completion (for dictionaries or included files) could not be +interrupted by typing an <Esc>. Could get hit-enter prompt after line +completion, or whenever the informative message would get too long. + +When using the ":edit" command to re-edit the same file, an autocommand to +jump to the last cursor position caused the cursor to move. Now set the last +used cursor position to avoid this. + +When 'comments' has a part that starts with white space, formatting the +comment didn't work. + +At the ":tselect" prompt Normal mode mappings were used. That has been +disabled. + +When 'selection' is not "old", some commands still didn't allow the cursor +past the end-of-line in Visual mode. + +Athena: When a menu was deleted, it would appear again (but not functional) +when adding another menu. Now they don't reappear anymore (although they are +not really deleted either). + +Borland C++ 4.x had an optimizer problem in fill_breakat_flags(). (Negri) + +"ze" didn't work when 'number' was on. (Davis) + +Win32 GUI: Intellimouse code didn't work properly on Windows 98. (Robinson) + +A few files were including proto.h a second time, after vim.h had already done +that, which could cause problems with the vim_realloc() macro. + +Win32 console: <M-x> or ALT-x was not recognized. Also keypad '+', '-' and +'*'. (Negri) +MS-DOS: <M-x> didn't work, produced a two-byte code. Now the alphabetic and +number keys work. (Negri) + +When finding a lot of matches for a tag completion, the check for avoiding +double matches could take a lot of time. Add a line_breakcheck() to be able +to interrupt this. (Deshpande) + +When the command line was getting longer than the screen, the more-prompt +would be given regularly, and the cursor position would be wrong. Now only +show the part of the command line that fits on the screen and force the cursor +to be positioned on the visible part. There can be text after the cursor +which isn't editable. + +At the more prompt and with the console dialog, a cursor key was interpreted +as <Esc> and OA. Now recognize special keys in get_keystroke(). Ignore mouse +and scrollbar events. + +When typing a BS after inserting a middle comment leader, typing the last char +of the end comment leader still changed it into the end comment leader. (Webb) + +When a file system is full, writing to a swap file failed. Now first try to +write one block to the file. Try next entry in 'dir' if it fails. + +When "~" is in 'whichwrap', doing "~" on last char of a line didn't update the +display. + +Unix: Expanding wildcards for ":file {\\}" didn't work, because "\}" was +translated to "}" before the shell got it. Now don't remove backslashes when +wildcards are going to be expanded. + +Unix: ":e /tmp/$uid" didn't work. When expanding environment variables in a +file name doesn't work, use the shell to expand the file name. ":e /tmp/$tty" +still doesn't work though. + +"make test" didn't always work on DOS/Windows for test30, because it depended +on the external "echo" command. + +The link.sh script used "make" instead of $MAKE from the Makefile. Caused +problems for generating pathdef.c when "make" doesn't work properly. + +On versions that can do console and GUI: In the console a typed CSI code could +cause trouble. + +The patterns in expression evaluation didn't ignore the 'l' flag in +'cpoptions'. This broke the working of <CR> in the options window. + +When 'hls' off and 'ai' on, "O<Esc>" did remove the indent, but it was still +highlighted red for trailing space. + +Win32 GUI: Dropping an encrypted file on a running gvim didn't work right. Vim +would loop while outputting "*" characters. vgetc() was called recursively, +thus it returns NUL. Added safe_vgetc(), which reads input directly from the +user in this situation. + +While reading text from stdin, only an empty screen was shown. Now show that +Vim is reading from stdin. + +The cursor shape wasn't set properly when returning to Insert mode, after +using a CTRL-O /asdf command which fails. It would be OK after a few seconds. +Now it's OK right away. + +The 'isfname' default for DOS/Windows didn't include the '@' character. File +names that contained "dir\@file" could not be edited. + +Win32 console: <C-S-Left> could cause a crash when compiled with Borland or +egcs. (Aaron) + +Unix and VMS: "#if HAVE_DIRENT_H" caused problems for some compilers. Use +"#ifdef HAVE_DIRENT_H" instead. (Jones) + +When a matching tag is in the current file but has a search pattern that +doesn't match, the cursor would jump to the first line. + +Unix: Dependencies for pty.c were not included in Makefile. Dependency of +ctags/config.h was not included (only matters for parallel make). + +Removed a few Uninitialized Memory Reads (potential crashes). In do_call() +calling clear_var() when not evaluating. In win32_expandpath() and +dos_expandpath() calling backslash_halve() past the end of a file name. + +Removed memory leaks: Set_vim_var_string() never freed the value. The +next_list for a syntax keyword was never freed. + +On non-Unix systems, using a file name with wildcards without a match would +silently fail. E.g., ":e *.sh". Now give a "No match" error message. + +The life/life.mac, urm/urm.mac and hanoi/hanoi.mac files were not recognized +as Vim scripts. Renamed them to *.vim. + +[Note: some numbered patches are not relevant when upgrading from version 5.3, +they have been removed] + +Patch 5.4m.1 +Problem: When editing a file with a long name, would get the hit-enter + prompt, even though all settings are such that the name should be + truncated to avoid that. filemess() was printing the file name + without truncating it. +Solution: Truncate the message in filemess(). Use the same code as for + msg_trunc_attr(), which is moved to the new function + msg_may_trunc(). +Files: src/message.c, src/proto/message.pro, src/fileio.c + +Patch 5.4m.3 +Problem: The Motif libraries were not found by configure for Digital Unix. +Solution: Add "/usr/shlib" to the search path. (Andy Kahn) +Files: src/configure.in, src/configure + +Patch 5.4m.5 +Problem: Win32 GUI: When using the Save-As menu entry and selecting an + existing file in the file browser, would get a dialog to confirm + overwriting twice. (Ed Krall) +Solution: Removed the dialog from the file browser. It would be nicer to + set the "forceit" flag and skip Vim's ":confirm" dialog, but it + requires quite a few changes to do that. +Files: src/gui_w32.c + +Patch 5.4m.6 +Problem: Win32 GUI: When reading text from stdin, e.g., "cat foo | gvim -", + a message box would pop up with "-stdin-" (when exiting). (Michael + Schaap) +Solution: Don't switch off termcap mode for versions that are GUI-only. + They use another terminal to read from stdin. +Files: src/main.c, src/fileio.c + +Patch 5.4m.7 +Problem: Unix: running configure with --enable-gtk-check, + --enable-motif-check, --enable-athena-check or --enable-gtktest + had the reverse effect. (Thomas Koehler) +Solution: Use $enable_gtk_check variable correctly in AC_ARG_ENABLE(). +Files: src/configure.in, src/configure + +Patch 5.4m.9 +Problem: Multi-byte: With wrapping lines, the cursor was sometimes 2 + characters to the left. Syntax highlighting was wrong when a + double-byte character was split for a wrapping line. When + 'showbreak' was on the splitting also didn't work. +Solution: Adjust getvcol() and win_line(). (Chong-Dae Park) +Files: src/charset.c, src/screen.c + +Patch 5.4m.11 +Problem: The ":call" command didn't check for illegal trailing characters. + (Stefan Roemer) +Solution: Add the check in do_call(). +Files: src/eval.c + +Patch 5.4m.13 +Problem: With the ":s" command: + 1. When performing a substitute command, the mouse would be + disabled and enabled for every substitution. + 2. The cursor position could be beyond the end of the line. + Calling line_breakcheck() could try to position the cursor, + which causes a crash in the Win32 GUI. + 3. When using ":s" in a ":g" command, the cursor was not put on + the first non-white in the line. + 4. There was a hit-enter prompt when confirming the substitution + and the replacement was a bit longer. +Solution: 1. Only disable/enable the mouse when asking for confirmation. + 2. Always put the cursor on the first character, it is going to be + moved to the first non-blank anyway. + Don't use the cursor position in gui_mch_draw_hollow_cursor(), + get the character from the screen buffer. + 3. Added global_need_beginline flag to call beginline() after ":g" + has finished all substitutions. + 4. Clear the need_wait_return flag after prompting the user. +Files: src/ex_cmds.c, src/gui_w32.c + +Patch 5.4m.14 +Problem: When doing "vim xxx", ":opt", ":only" and then ":e xxx" we end + up with two swapfiles for "xxx". That is caused by the ":bdel" + command which is executed when unloading the option-window. + Also, there was no check if closing a buffer made the new one + invalid, this could cause a crash. +Solution: When closing a buffer causes the current buffer to be deleted, + use the new buffer to replace it. Also detect that the new buffer + has become invalid as a side effect of closing the current one. + Make autocommand that calls ":bdel" in optwin.vim nested, so that + the buffer loading it triggers also executes autocommands. + Also added a test for this in test13. +Files: runtime/optwin.vim, src/buffer.c, src/ex_cmds.c, src/globals.h + src/testdir/test13.in, src/testdir/test13.ok + +Patch 5.4m.15 +Problem: When using a BufEnter autocommand to reload the syntax file, + conversion to HTML caused a crash. (Sung-Hyun Nam) +Solution: When using ":syntax clear" the current stack of syntax items was + not cleared. This will cause memory to be used that has already + been freed. Added call to invalidate_current_state() in + syntax_clear(). +Files: src/syntax.c + +Patch 5.4m.17 +Problem: When omitting a ')' in an expression it would not be seen as a + failure. + When detecting an error inside (), there would be an error message + for a missing ')' too. + When using ":echo 1+|echo 2" there was no error message. (Roemer) + When using ":exe 1+" there was no error message. + When using ":return 1+" there was no error message. +Solution: Fix do_echo(), do_execute() and do_return() to give an error + message when eval1() returns FAIL. + Fix eval6() to handle trailing ')' correctly and return FAIL when + it's missing. +Files: src/eval.c + +Patch 5.4m.18 +Problem: When using input() from inside an expression entered with + "CTRL-R =" on the command line, there could be a crash. And the + resulting command line was wrong. +Solution: Added getcmdline_prompt(), which handles recursive use of + getcmdline() correctly. It also sets the command line prompt. + Removed cmdline_prompt(). Also use getcmdline_prompt() for + getting the crypt key in get_crypt_key(). +Files: src/proto/ex_getln.pro, src/ex_getln.c, src/eval.c, src/misc2.c + +Patch 5.4m.21 +Problem: When starting up, the screen structures were first allocated at + the minimal size, then initializations were done with Rows + possibly different from screen_Rows. Caused a crash in rare + situations (GTK with XIM and fontset). +Solution: Call screenalloc() in main() only after calling ui_get_winsize(). + Also avoids a potential delay because of calling screenclear() + while "starting" is non-zero. +Files: src/main.c + +Patch 5.4m.22 +Problem: In the GUI it was possible that the screen was resized and the + screen structures re-allocated while redrawing the screen. This + could cause a crash (hard to reproduce). The call sequence goes + through update_screen() .. syntax_start() .. ui_breakcheck() .. + gui_resize_window() .. screenalloc(). +Solution: Set updating_screen while redrawing. If the window is resized + remember the new size and handle it only after redrawing is + finished. + This also fixes that resizing the screen while still redrawing + (slow syntax highlighting) would not work properly. + Also disable display_hint, it was never used. +Files: src/globals.h, src/gui.c, src/screen.c, src/proto/gui.pro + +Patch 5.4m.23 +Problem: When using expand("<cword>") when there was no word under the + cursor, would get an error message. Same for <cWORD> and <cfile>. +Solution: Don't give an error message, return an empty string. +Files: src/eval.c + +Patch 5.4m.24 +Problem: ":help \|" didn't find anything. It was translated to "/\\|". +Solution: Translate "\|" into "\\bar". First check the table for specific + translations before checking for "\x". +Files: src/ex_cmds.c + +Patch 5.4m.25 +Problem: Unix: When using command line completion on files that contain + ''', '"' or '|' the file name could not be used. + Adding this file name to the Buffers menu caused an error message. +Solution: Insert a backslash before these three characters. + Adjust Mungename() function to insert a backslash before '|'. +Files: src/ex_getln.c, runtime/menu.vim + +Patch 5.4m.26 +Problem: When using a mapping of two function keys, e.g., <F1><F1>, and + only the first char of the second key has been read, the mapping + would not be recognized. Noticed on some Unix systems with xterm. +Solution: Add 'K' flag to 'cpoptions' to wait for the whole key code, even + when halfway a mapping. +Files: src/option.h, src/term.c + +Patch 5.4m.27 +Problem: When making test33 without the lisp feature it hangs. Interrupting + the execution of the script then might cause a crash. +Solution: In inchar(), after closing a script, don't use buf[] anymore. + closescript() has freed typebuf[] and buf[] might be pointing + inside typebuf[]. + Avoid that test33 hangs when the lisp feature is missing. +Files: src/getchar.c src/testdir/test33.in + +"os2" was missing from the feature list. Useful for has("os2"). + +BeOS: +- Included patches from Richard Offer for BeOS R4.5. +- menu code didn't work right. Crashed in the Buffers menu. The window title + wasn't set. (Offer) + +Patch 5.4n.3 +Problem: C-indenting was wrong after " } else". The white space was not + skipped. Visible when 'cino' has "+10". +Solution: Skip white space before calling cin_iselse(). (Norbert Zeh) +Files: src/misc1.c + +Patch 5.4n.4 +Problem: When the 't' flag in 'cpoptions' is included, after a + ":nohlsearch" the search highlighting would not be enabled again + after a tag search. (Norbert Zeh) +Solution: When setting the new search pattern in jumpto_tag(), don't restore + no_hlsearch. +Files: src/tag.c + +Patch 5.4n.5 +Problem: When using ":normal" from a CursorHold autocommand Vim hangs. The + autocommand is executed down from vgetc(). Calling vgetc() + recursively to execute the command doesn't work then. +Solution: Forbid the use of ":normal" when vgetc_busy is set. Give an error + message when this happens. +Files: src/ex_docmd.c, runtime/doc/autocmd.txt + +Patch 5.4n.6 +Problem: "gv" could reselect a Visual that starts and/or ends past the end + of a line. (Robert Webb) +Solution: Check that the start and end of the Visual area are on a valid + character by calling adjust_cursor(). +Files: src/normal.c + +Patch 5.4n.8 +Problem: When a mark was on a non existing line (e.g., when the .viminfo + was edited), jumping to it caused ml_get errors. (Alexey + Marinichev). +Solution: Added check_cursor_lnum() in nv_gomark(). +Files: src/normal.c + +Patch 5.4n.9 +Problem: ":-2" moved the cursor to a negative line number. (Ralf Schandl) +Solution: Give an error message for a negative line number. +Files: src/ex_docmd.c + +Patch 5.4n.10 +Problem: Win32 GUI: At the hit-enter prompt, it was possible to scroll the + text. This erased the prompt and made Vim look like it is in + Normal mode, while it is actually still waiting for a <CR>. +Solution: Disallow scrolling at the hit-enter prompt for systems that use + on the fly scrolling. +Files: src/message.c + +Patch 5.4n.14 +Problem: Win32 GUI: When using ":winsize 80 46" and the height is more than + what fits on the screen, the window size was made smaller than + asked for (that's OK) and Vim crashed (that's not OK)> +Solution: Call check_winsize() from gui_set_winsize() to resize the windows. +Files: src/gui.c + +Patch 5.4n.16 +Problem: Win32 GUI: The <F10> key both selected the menu and was handled as + a key hit. +Solution: Apply 'winaltkeys' to <F10>, like it is used for Alt keys. +Files: src/gui_w32.c + +Patch 5.4n.17 +Problem: Local buffer variables were freed when the buffer is unloaded. + That's not logical, since options are not freed. (Ron Aaron) +Solution: Free local buffer variables only when deleting the buffer. +Files: src/buffer.c + +Patch 5.4n.19 +Problem: Doing ":e" (without argument) in an option-window causes trouble. + The mappings for <CR> and <Space> are not removed. When there is + another buffer loaded, the swap file for it gets mixed up. + (Steve Mueller) +Solution: Also remove the mappings at the BufUnload event, if they are still + present. + When re-editing the same file causes the current buffer to be + deleted, don't try editing it. + Also added a test for this situation. +Files: runtime/optwin.vim, src/ex_cmds.c, src/testdir/test13.in, + src/testdir/test13.ok + +Patch 5.4n.24 +Problem: BeOS: configure never enabled the GUI, because $with_x was "no". + Unix prototypes caused problems, because Display and Widget are + undefined. + Freeing fonts on exit caused a crash. +Solution: Only disable the GUI when $with_x is "no" and $BEOS is not "yes". + Add dummy defines for Display and Widget in proto.h. + Don't free the fonts in gui_exit() for BeOS. +Files: src/configure.in, src/configure, src/proto.h, src/gui.c. + + +The runtime/vim48x48.xpm icon didn't have a transparent background. (Schild) + +Some versions of the mingw32/egcs compiler didn't have WINBASEAPI defined. +(Aaron) + +VMS: +- mch_setenv() had two arguments instead of three. +- The system vimrc and gvimrc files were called ".vimrc" and ".gvimrc". + Removed the dot. +- call to RealWaitForChar() had one argument too many. (Campbell) +- WaitForChar() is static, removed the prototype from proto/os_vms.pro. +- Many file accesses failed, because Unix style file names were used. + Translate file names to VMS style by using vim_fopen(). +- Filtering didn't work, because the temporary file name was generated wrong. +- There was an extra newline every 9192 characters when writing a file. Work + around it by writing line by line. (Campbell) +- os_vms.c contained "# typedef int DESC". Should be "typedef int DESC;". + Only mattered for generating prototypes. +- Added file name translation to many places. Made easy by defining macros + mch_access(), mch_fopen(), mch_fstat(), mch_lstat() and mch_stat(). +- Set default for 'tagbsearch' to off, because binary tag searching apparently + doesn't work for VMS. +- make mch_get_host_name() work with /dec and /standard=vaxc. (Campbell) + + +Patch 5.4o.2 +Problem: Crash when using "gf" on "file.c://comment here". (Scott Graham) +Solution: Fix wrong use of pointers in get_file_name_in_path(). +Files: src/window.c + +Patch 5.4o.3 +Problem: The horizontal scrollbar was not sized correctly when 'number' is + set and 'wrap' not set. + Athena: Horizontal scrollbar wasn't updated when the cursor was + positioned with a mouse click just after dragging. +Solution: Subtract 8 from the size when 'number' set and 'wrap' not set. + Reset gui.dragged_sb when a mouse click is received. +Files: src/gui.c + +Patch 5.4o.4 +Problem: When running in an xterm and $WINDOWID is set to an illegal value, + Vim would exit with "Vim: Got X error". +Solution: When using the display which was opened for the xterm clipboard, + check if x11_window is valid by trying to obtain the window title. + Also add a check in setup_xterm_clip(), for when using X calls to + get the pointer position in an xterm. +Files: src/os_unix.c + +Patch 5.4o.5 +Problem: Motif version with Lesstif: When removing the menubar and then + using a menu shortcut key, Vim would crash. (raf) +Solution: Disable the menu mnemonics when the menu bar is removed. +Files: src/gui_motif.c + +Patch 5.4o.9 +Problem: The DOS install.exe program used the "move" program. That doesn't + work on Windows NT, where "move" is internal to cmd.exe. +Solution: Don't use an external program for moving the executables. Use C + functions to copy the file and delete the original. +Files: src/dosinst.c + +Motif and Athena obtained the status area height differently from GTK. Moved +status_area_enabled from global.h to gui_x11.c and call +xim_get_status_area_height() to get the status area height. + +Patch 5.4p.1 +Problem: When using auto-select, and the "gv" command is used, would not + always obtain ownership of the selection. Caused by the Visual + area still being the same, but ownership taken away by another + program. +Solution: Reset the clipboard Visual mode to force updating the selection. +Files: src/normal.c + +Patch 5.4p.2 +Problem: Motif and Athena with XIM: Typing 3-byte + <multibyte><multibyte><space> doesn't work correctly with Ami XIM. +Solution: Avoid using key_sym XK_VoidSymbol. (Nam) +Files: src/multbyte.c, src/gui_x11.c + +Patch 5.4p.4 +Problem: Win32 GUI: The scrollbar values were reduced for a file with more + than 32767 lines. But this info was kept global for all + scrollbars, causing a mixup between the windows. + Using the down arrow of a scrollbar in a large file didn't work. + Because of round-off errors there is no scroll at all. +Solution: Give each scrollbar its own scroll_shift field. When the down + arrow is used, scroll several lines. +Files: src/gui.h, src/gui_w32.c + +Patch 5.4p.5 +Problem: When changing buffers in a BufDelete autocommand, there could be + ml_line errors and/or a crash. (Schandl) Was caused by deleting + the current buffer. +Solution: When the buffer to be deleted unexpectedly becomes the current + buffer, don't delete it. + Also added a check for this in test13. +Files: src/buffer.c, src/testdir/test13.in, src/testdir/test13.ok + +Patch 5.4p.7 +Problem: Win32 GUI: When using 'mousemodel' set to "popup_setpos" and + clicking the right mouse button outside of the selected area, the + selected area wasn't removed until the popup menu has gone. + (Aaron) +Solution: Set the cursor and update the display before showing the popup + menu. +Files: src/normal.c + +Patch 5.4p.8 +Problem: The generated bugreport didn't contain information about + $VIMRUNTIME and whether runtime files actually exist. +Solution: Added a few checks to the bugreport script. +Files: runtime/bugreport.vim + +Patch 5.4p.9 +Problem: The windows install.exe created a wrong entry in the popup menu. + The "%1" was "". The full directory was included, even when the + executable had been moved elsewhere. (Ott) +Solution: Double the '%' to get one from printf. Only include the path to + gvim.exe when it wasn't moved and it's not in $PATH. +Files: src/dosinst.c + +Patch 5.4p.10 +Problem: Win32: On top of 5.4p.9: The "Edit with Vim" entry sometimes used + a short file name for a directory. +Solution: Change the "%1" to "%L" in the registry entry. +Files: src/dosinst.c + +Patch 5.4p.11 +Problem: Motif, Athena and GTK: When closing the GUI window when there is a + changed buffer, there was only an error message and Vim would not + exit. +Solution: Put up a dialog, like for ":confirm qa". Uses the code that was + already used for MS-Windows. +Files: src/gui.c, src/gui_w32.c + +Patch 5.4p.12 +Problem: Win32: Trying to expand a string that is longer than 256 + characters could cause a crash. (Steed) +Solution: For the buffer in win32_expandpath() don't use a fixed size array, + allocate it. +Files: src/os_win32.c + +MSDOS: Added "-Wall" to Makefile.djg compile flags. Function prototypes for +fname_case() and mch_update_cursor() were missing. "fd" was unused in +mf_sync(). "puiLocation" was unused in myputch(). "newcmd" unused in +mch_call_shell() for DJGPP version. + +============================================================================== +VERSION 5.5 *version-5.5* + +Version 5.5 is a bug-fix version of 5.4. + + +Changed *changed-5.5* +------- + +The DJGPP version is now compiled with "-O2" instead of "-O4" to reduce the +size of the executables. + +Moved the src/STYLE file to runtime/doc/develop.txt. Added the design goals +to it. + +'backspace' is now a string option. See patch 5.4.15. + + +Added *added-5.5* +----- + +Included Exuberant Ctags version 3.3. (Darren Hiebert) + +In runtime/mswin.vim, map CTRL-Q to CTRL-V, so that CTRL-Q can be used +everywhere to do what CTRL-V used to do. + +Support for decompression of bzip2 files in vimrc_example.vim. + +When a patch is included, the patch number is entered in a table in version.c. +This allows skipping a patch without breaking a next one. + +Support for mouse scroll wheel in X11. See patch 5.5a.14. + +line2byte() can be used to get the size of the buffer. See patch 5.4.35. + +The CTRL-R CTRL-O r and CTRL-R CTRL-P r commands in Insert mode are used to +insert a register literally. See patch 5.4.48. + +Uninstall program for MS-Windows. To be able to remove the registry entries +for "Edit with Vim". It is registered to be run from the "Add/Remove +programs" application. See patch 5.4.x7. + + +Fixed *fixed-5.5* +----- + +When using vimrc_example.vim: An error message when the cursor is on a line +higher than the number of lines in the compressed file. Move the autocommand +for jumping to the last known cursor position to after the decompressing +autocommands. + +":mkexrc" and ":mksession" wrote the current value of 'textmode'. That may +mark a file as modified, which causes problems. This is a buffer-specific +setting, it should not affect all files. + +"vim --version" wrote two empty lines. + +Unix: The alarm signal could kill Vim. It is generated by the Perl alarm() +function. Ignore SIGALRM. + +Win32 GUI: Toolbar still had the yellow bitmap for running a Vim script. + +BeOS: "tmo" must be bigtime_t, instead of double. (Seibert) + +Patch 5.4.1 +Problem: Test11 fails when $GZIP is set to "-v". (Matthew Jackson) +Solution: Set $GZIP to an empty string. +Files: src/testdir/test11.in + +Patch 5.4.2 +Problem: Typing <Esc> at the crypt key prompt caused a crash. (Kallingal) +Solution: Check for a NULL pointer returned from get_crypt_key(). +Files: src/fileio.c + +Patch 5.4.3 +Problem: Python: Trying to use the name of an unnamed buffer caused a + crash. (Daniel Burrows) +Solution: Check for b_fname being a NULL pointer. +Files: src/if_python.c + +Patch 5.4.4 +Problem: Win32: When compiled without toolbar, but the 'T' flag is in + 'guioptions', there would be an empty space for the toolbar. +Solution: Add two #ifdefs where checking for the 'T' flag. (Vince Negri) +Files: src/gui.c + +Patch 5.4.5 +Problem: Athena GUI: Using the Buffers.Refresh menu entry caused a crash. + Looks like any ":unmenu" command may cause trouble. +Solution: Disallow ":unmenu" in the Athena version. Disable the Buffers + menu, because the Refresh item would not work. +Files: src/menu.c, runtime/menu.vim + +Patch 5.4.6 +Problem: GTK GUI: Using ":gui" in the .gvimrc file caused an error. Only + happens when the GUI forks. +Solution: Don't fork in a recursive call of gui_start(). +Files: src/gui.c + +Patch 5.4.7 +Problem: Typing 'q' at the more prompt for the ATTENTION message causes the + file loading to be interrupted. (Will Day) +Solution: Reset got_int after showing the ATTENTION message. +Files: src/memline.c + +Patch 5.4.8 +Problem: Edit some file, ":he", ":opt": options from help window are shown, + but pressing space updates from the other window. (Phillipps) + Also: When there are changes in the option-window, ":q!" gives an + error message. +Solution: Before creating the option-window, go to a non-help window. + Use ":bdel!" to delete the buffer. +Files: runtime/optwin.vim + +Patch 5.4.9 + Just updates version.h. The real patch has been moved to 5.4.x1. + This patch is just to keep the version number correct. + +Patch 5.4.10 +Problem: GTK GUI: When $DISPLAY is invalid, "gvim -f" just exits. It + should run in the terminal. +Solution: Use gtk_init_check() instead of gtk_init(). +Files: src/gui_gtk_x11.c + +Patch 5.4.11 +Problem: When using the 'S' flag in 'cpoptions', 'tabstop' is not copied to + the next buffer for some commands, e.g., ":buffer". +Solution: When the BCO_NOHELP flag is given to buf_copy_options(), still + copy the options used by do_help() when neither the "from" or "to" + buffer is a help buffer. +Files: src/option.c + +Patch 5.4.12 +Problem: When using 'smartindent', there would be no extra indent if the + current line did not have any indent already. (Hanus Adler) +Solution: There was a wrongly placed "else", that previously matched with + the "if" that set trunc_line. Removed the "else" and added a + check for trunc_line to be false. +Files: src/misc1.c + +Patch 5.4.13 +Problem: New SGI C compilers need another option for optimisation. +Solution: Add a check in configure for "-OPT:Olimit". (Chin A Young) +Files: src/configure.in, src/configure + +Patch 5.4.14 +Problem: Motif GUI: When the popup menu is present, a tiny window appears + on the desktop for some users. +Solution: Set the menu widget ID for a popup menu to 0. (Thomas Koehler) +Files: src/gui_motif.c + +Patch 5.4.15 +Problem: Since 'backspace' set to 0 has been made Vi compatible, it is no + longer possible to only allow deleting autoindent. +Solution: Make 'backspace' a list of parts, to allow each kind of + backspacing separately. +Files: src/edit.c, src/option.c, src/option.h, src/proto/option.pro, + runtime/doc/option.txt, runtime/doc/insert.txt + +Patch 5.4.16 +Problem: Multibyte: Locale zh_TW.Big5 was not checked for in configure. +Solution: Add zh_TW.Big5 to configure check. (Chih-Tsun Huang) +Files: src/configure.in, src/configure + +Patch 5.4.17 +Problem: GUI: When started from inside gvim with ":!gvim", Vim would not + start. ":!gvim -f" works fine. +Solution: After forking, wait a moment in the parent process, to give the + child a chance to set its process group. +Files: src/gui.c + +Patch 5.4.18 +Problem: Python: The clear_history() function also exists in a library. +Solution: Rename clear_history() to clear_hist(). +Files: src/ex_getln.c, src/eval.c, src/proto/ex_getln.pro + +Patch 5.4.19 +Problem: In a terminal with 25 lines, there is a more prompt after the + ATTENTION message. When hitting 'q' here the dialog prompt + doesn't appear and file loading is interrupted. (Will Day) +Solution: Don't allow quitting the printing of a message for the dialog + prompt. Added the msg_noquit_more flag for this. +Files: src/message.c + +Patch 5.4.20 +Problem: GTK: When starting gvim, would send escape sequences to the + terminal to switch the cursor off and on. +Solution: Don't call msg_start() if the GUI is expected to start. +Files: src/main.c + +Patch 5.4.21 +Problem: Motif: Toplevel menu ordering was wrong when using tear-off items. +Solution: Don't add one to the index for a toplevel menu. +Files: src/gui_motif.c + +Patch 5.4.22 +Problem: In Insert mode, <C-Left>, <S-Left>, <C-Right> and <S-Right> didn't + update the column used for vertical movement. +Solution: Set curwin->w_set_curswant for those commands. +Files: src/edit.c + +Patch 5.4.23 +Problem: When a Visual selection is lost to another program, and then the + same text is Visually selected again, the clipboard ownership + wasn't regained. +Solution: Set clipboard.vmode to NUL to force regaining the clipboard. +Files: src/normal.c + +Patch 5.4.24 +Problem: Encryption: When using ":r file" while 'key' has already entered, + the 'key' option would be messed up. When writing the file it + would be encrypted with an unknown key and lost! (Brad Despres) +Solution: Don't free cryptkey when it is equal to the 'key' option. +Files: src/fileio.c + +Patch 5.4.25 +Problem: When 'cindent' is set, but 'autoindent' isn't, comments are not + properly indented when starting a new line. (Mitterand) +Solution: When there is a comment leader for the new line, but 'autoindent' + isn't set, do C-indenting. +Files: src/misc1.c + +Patch 5.4.26 +Problem: Multi-byte: a multi-byte character is never recognized in a file + name, causing a backslash before it to be removed on Windows. +Solution: Assume that a leading-byte character is a file name character in + vim_isfilec(). +Files: src/charset.c + +Patch 5.4.27 +Problem: Entries in the PopUp[nvic] menus were added for several modes, but + only deleted for the mode they were used for. This resulted in + the entry remaining in the PopUp menu. + When removing a PopUp[nvic] menu, the name had been truncated, + could result in greying-out the whole PopUp menu. +Solution: Remove entries for all modes from the PopUp[nvic] menus. Remove + the PopUp[nvic] menu entries first, before the name is changed. +Files: src/menu.c + +Patch 5.4.28 +Problem: When using a BufWritePre autocommand to change 'fileformat', the + new value would not be used for writing the file. +Solution: Check 'fileformat' after executing the autocommands instead of + before. +Files: src/fileio.c + +Patch 5.4.29 +Problem: Athena GUI: When removing the 'g' flag from 'guioptions', using a + menu can result in a crash. +Solution: Always grey-out menus for Athena, don't hide them. +Files: src/menu.c + +Patch 5.4.30 +Problem: BeOS: Suspending Vim with CTRL-Z didn't work (killed Vim). The + first character typed after ":sh" goes to Vim, instead of the + started shell. +Solution: Don't suspend Vim, start a new shell. Kill the async read thread + when starting a new shell. It will be restarted later. (Will Day) +Files: src/os_unix.c, src/ui.c + +Patch 5.4.31 +Problem: GUI: When 'mousefocus' is set, moving the mouse over where a + window boundary was, causes a hit-enter prompt to be finished. + (Jeff Walker) +Solution: Don't use 'mousefocus' at the hit-enter prompt. Also ignore it + for the more prompt and a few other situations. When an operator + is pending, abort it first. +Files: src/gui.c + +Patch 5.4.32 +Problem: Unix: $LDFLAGS was not passed to configure. +Solution: Pass $LDFLAGS to configure just like $CFLAGS. (Jon Miner) +Files: src/Makefile + +Patch 5.4.33 +Problem: Unix: After expanding an environment variable with the shell, the + next expansion would also use the shell, even though it is not + needed. +Solution: Reset "recursive" before returning from gen_expand_wildcards(). +Files: src/misc1.c + +Patch 5.4.34 (also see 5.4.x5) +Problem: When editing a file, and the file name is relative to a directory + above the current directory, the file name was made absolute. + (Gregory Margo) +Solution: Add an argument to shorten_fnames() which indicates if all file + names should be shortened, or only absolute names. In main() only + use shorten_fnames() to shorten absolute names. +Files: src/ex_docmd.c, src/fileio.c, src/main.c, src/proto/fileio.pro + +Patch 5.4.35 +Problem: There is no function to get the current file size. +Solution: Allow using line2byte() with the number of lines in the file plus + one. This returns the offset of the line past the end of the + file, which is the file size plus one. +Files: src/eval.c, runtime/doc/eval.txt + +Patch 5.4.36 +Problem: Comparing strings while ignoring case didn't work correctly for + some machines. (Mide Steed) +Solution: vim_stricmp() and vim_strnicmp() only returned 0 or 1. Changed + them to return -1 when the first argument is smaller. +Files: src/misc2.c + +Patch 5.4.37 (also see 5.4.40 and 5.4.43) +Problem: Long strings from the viminfo file are truncated. +Solution: When writing a long string to the viminfo file, first write a line + with the length, then the string itself in a second line. +Files: src/eval.c, src/ex_cmds.c, src/ex_getln.c, src/mark.c, src/ops.c, + src/search.c, src/proto/ex_cmds.pro, runtime/syntax/viminfo.vim + +Patch 5.4.38 +Problem: In the option-window, ":set go&" resulted in 'go' being handled + like a boolean option. + Mappings for <Space> and <CR> were overruled by the option-window. +Solution: When the value of an option isn't 0 or 1, don't handle it like a + boolean option. + Save and restore mappings for <Space> and <CR> when entering and + leaving the option-window. +Files: runtime/optwin.vim + +Patch 5.4.39 +Problem: When setting a hidden option, spaces before the equal sign were + not skipped and cause an error message. E.g., ":set csprg =cmd". +Solution: When skipping over a hidden option, check for a following "=val" + and skip it too. +Files: src/option.c + +Patch 5.4.40 (depends on 5.4.37) +Problem: Compiler error for "atol(p + 1)". (Axel Kielhorn) +Solution: Add a typecast: "atol((char *)p + 1)". +Files: src/ex_cmds.c + +Patch 5.4.41 +Problem: Some commands that were not included would give an error message, + even when after "if 0". +Solution: Don't give an error message for an unsupported command when not + executing the command. +Files: src/ex_docmd.c + +Patch 5.4.42 +Problem: ":w" would also cause a truncated message to appear in the message + history. +Solution: Don't put a kept message in the message history when it starts + with "<". +Files: src/message.c + +Patch 5.4.43 (depends on 5.4.37) +Problem: Mixing long lines with multiple lines in a register causes errors + when writing the viminfo file. (Robinson) +Solution: When reading the viminfo file to skip register contents, skip + lines that start with "<". +Files: src/ops.c + +Patch 5.4.44 +Problem: When 'whichwrap' includes '~', a "~" command that goes on to the + next line cannot be properly undone. (Zellner) +Solution: Save each line for undo in n_swapchar(). +Files: src/normal.c + +Patch 5.4.45 (also see 5.4.x8) +Problem: When expand("$ASDF") fails, there is an error message. +Solution: Remove the global expand_interactively. Pass a flag down to skip + the error message. + Also: expand("$ASDF") returns an empty string if $ASDF isn't set. + Previously it returned "$ASDF" when 'shell' is "sh". + Also: system() doesn't print an error when the command returns an + error code. +Files: many + +Patch 5.4.46 +Problem: Backspacing did not always use 'softtabstop' after hitting <CR>, + inserting a register, moving the cursor, etc. +Solution: Reset inserted_space much more often in edit(). +Files: src/edit.c + +Patch 5.4.47 +Problem: When executing BufWritePre or BufWritePost autocommands for a + hidden buffer, the cursor could be moved to a non-existing + position. (Vince Negri) +Solution: Save and restore the cursor and topline for the current window + when it is going to be used to execute autocommands for a hidden + buffer. Use an existing window for the buffer when it's not + hidden. +Files: src/fileio.c + +Patch 5.4.48 +Problem: A paste with the mouse in Insert mode was not repeated exactly the + same with ".". For example, when 'autoindent' is set and pasting + text with leading indent. (Perry) +Solution: Add the CTRL-R CTRL-O r and CTRL-R CTRL-P r commands in Insert + mode, which insert the contents of a register literally. +Files: src/edit.c, src/normal.c, runtime/doc/insert.txt + +Patch 5.4.49 +Problem: When pasting text with [ <MiddleMouse>, the cursor could end up + after the last character of the line. +Solution: Correct the cursor position for the change in indent. +Files: src/ops.c + +Patch 5.4.x1 (note: Replaces patch 5.4.9) +Problem: Win32 GUI: menu hints were never used, because WANT_MENU is not + defined until vim.h is included. +Solution: Move the #ifdef WANT_MENU from where MENUHINTS is defined to where + it is used. +Files: src/gui_w32.c + +Patch 5.4.x2 +Problem: BeOS: When pasting text, one character was moved to the end. +Solution: Re-enable the BeOS code in fill_input_buf(), and fix timing out + with acquire_sem_etc(). (Will Day) +Files: src/os_beos.c, src/ui.c + +Patch 5.4.x3 +Problem: Win32 GUI: When dropping a directory on a running gvim it crashes. +Solution: Avoid using a NULL file name. Also display a message to indicate + that the current directory was changed. +Files: src/gui_w32.c + +Patch 5.4.x4 +Problem: Win32 GUI: Removing an item from the popup menu doesn't work. +Solution: Don't remove the item from the menubar, but from the parent popup + menu. +Files: src/gui_w32.c + +Patch 5.4.x5 (addition to 5.4.34) +Files: src/gui_w32.c + +Patch 5.4.x6 +Problem: Win32: Expanding (dir)name starting with a dot doesn't work. + (McCormack) Only when there is a path before it. +Solution: Fix the check, done before expansion, if the file name pattern + starts with a dot. +Files: src/os_win32.c + +Patch 5.4.x7 +Problem: Win32 GUI: Removing "Edit with Vim" from registry is difficult. +Solution: Add uninstall program to remove the registry keys. It is installed + in the "Add/Remove programs" list for ease of use. + Also: don't set $VIM when the executable is with the runtime files. + Also: Add a text file with a step-by-step description of how to + uninstall Vim for DOS and Windows. +Files: src/uninstal.c, src/dosinst.c, src/Makefile.w32, uninstal.txt + +Patch 5.4.x8 (addition to 5.4.45) +Files: many + +Patch 5.4.x9 +Problem: Win32 GUI: After executing an external command, focus is not + always regained (when using focus-follows-mouse). +Solution: Add SetFocus() in mch_system(). (Mike Steed) +Files: src/os_win32.c + + +Patch 5.5a.1 +Problem: ":let @* = @:" did not work. The text was not put on the + I clipboard. (Fisher) +Solution: Own the clipboard and put the text on it. +Files: src/ops.c + +Patch 5.5a.2 +Problem: append() did not mark the buffer modified. Marks below the + new line were not adjusted. +Solution: Fix the f_append() function. +Files: src/eval.c + +Patch 5.5a.3 +Problem: Editing compressed ".gz" files doesn't work on non-Unix systems, + because there is no "mv" command. +Solution: Add the rename() function and use it instead of ":!mv". + Also: Disable the automatic jump to the last position, because it + changes the jumplist. +Files: src/eval.c, runtime/doc/eval.txt, runtime/vimrc_example.vim + +Patch 5.5a.4 +Problem: When using whole-line completion in insert mode while the cursor + is in the indent, get "out of memory" error. (Stekrt) +Solution: Don't allocate a negative amount of memory in ins_complete(). +Files: src/edit.c + +Patch 5.5a.5 +Problem: Win32: The 'path' option can hold only up to 256 characters, + because _MAX_PATH is 256. (Robert Webb) +Solution: Use a fixed path length of 1024. +Files: src/os_win32.h + +Patch 5.5a.6 +Problem: Compiling with gcc on Win32, using the Unix Makefile, didn't work. +Solution: Add $(SUFFIX) to all places where an executable is used. Also + pass it to ctags. (Reynolds) +Files: src/Makefile + +Patch 5.5a.7 +Problem: When using "cat | vim -" in an xterm, the xterm version reply + would end up in the file. +Solution: Read the file from stdin before switching the terminal to RAW + mode. Should also avoid problems with programs that use a + specific terminal setting. + Also: when using the GUI, print "Reading from stdin..." in the GUI + window, to give a hint why it doesn't do anything. +Files: src/main.c, src/fileio.c + +Patch 5.5a.8 +Problem: On multi-threaded Solaris, suspending doesn't work. +Solution: Call pause() when the SIGCONT signal was not received after + sending the SIGTSTP signal. (Nagano) +Files: src/os_unix.c + +Patch 5.5a.9 +Problem: 'winaltkeys' could be set to an empty argument, which is illegal. +Solution: Give an error message when doing ":set winaltkeys=". +Files: src/option.c + +Patch 5.5a.10 +Problem: Win32 console: Using ALTGR on a German keyboard to produce "}" + doesn't work, because the 8th bit is set when ALT is pressed. +Solution: Don't set the 8th bit when ALT and CTRL are used. (Leipert) +Files: src/os_win32.c + +Patch 5.5a.11 +Problem: Tcl: Configure always uses tclsh8.0. + Also: Loading a library doesn't work. +Solution: Add "--with-tclsh" configure argument to allow specifying another + name for the tcl shell. + Call Tcl_Init() in tclinit() to make loading libraries work. + (Johannes Zellner) +Files: src/configure.in, src/configure, src/if_tcl.c + +Patch 5.5a.12 +Problem: The "user_commands" feature is called "user-commands". +Solution: Replace "user-commands" with "user_commands". (Kim Sung-bom) + Keep "user-commands" for the has() function, to remain backwards + compatible with 5.4. +Files: src/eval.c, src/version.c + +Patch 5.5a.13 +Problem: OS/2: When $HOME is not defined, "C:/" is used for the viminfo + file. That is very wrong when OS/2 is on another partition. +Solution: Use $VIM for the viminfo file when it is defined, like for MSDOS. + Also: Makefile.os2 didn't depend on os_unix.h. +Files: src/os_unix.h, src/Makefile.os2 + +Patch 5.5a.14 +Problem: Athena, Motif and GTK: The Mouse scroll wheel doesn't work. +Solution: Interpret a click of the wheel as a key press of the <MouseDown> + or <MouseUp> keys. Default behavior is to scroll three lines, or + a full page when Shift is used. +Files: src/edit.c, src/ex_getln.c, src/gui.c, src/gui_gtk_x11.c, + src/gui_x11.c, src/keymap.h, src/message.c, src/misc1.c, + src/misc2.c, src/normal.c, src/proto/normal.pro, src/vim.h, + runtime/doc/scroll.txt + +Patch 5.5a.15 +Problem: Using CTRL-A in Insert mode doesn't work correctly when the insert + started with the <Insert> key. (Andreas Rohrschneider) +Solution: Replace <Insert> with "i" before setting up the redo buffer. +Files: src/normal.c + +Patch 5.5a.16 +Problem: VMS: GUI does not compile and run. +Solution: Various fixes. (Zoltan Arpadffy) + Moved functions from os_unix.c to ui.c, so that VMS can use them + too: open_app_context(), x11_setup_atoms() and clip_x11* functions. + Made xterm_dpy global, it's now used by ui.c and os_unix.c. + Use gethostname() always, sys_hostname doesn't exist. +Files: src/globals.h, src/gui_x11.c, src/os_vms.mms, src/os_unix.c, + src/os_vms.c, src/ui.c, src/proto/os_unix.pro, src/proto/ui.pro + +Renamed AdjustCursorForMultiByteCharacter() to AdjustCursorForMultiByteChar() +to avoid symbol length limit of 31 characters. (Steve P. Wall) + +Patch 5.5b.1 +Problem: SASC complains about dead assignments and implicit type casts. +Solution: Removed the dead assignments. Added explicit type casts. +Files: src/buffer.c, src/edit.c, src/eval.c, src/ex_cmds.c, + src/ex_getln.c, src/fileio.c, src/getchar.c, src/memline.c, + src/menu.c, src/misc1.c, src/normal.c, src/ops.c, src/quickfix.c, + src/screen.c + +Patch 5.5b.2 +Problem: When using "CTRL-O O" in Insert mode, hit <Esc> and then "o" in + another line truncates that line. (Devin Weaver) +Solution: When using a command that starts Insert mode from CTRL-O, reset + "restart_edit" first. This avoids that edit() is called with a + mix of starting a new edit command and restarting a previous one. +Files: src/normal.c + +============================================================================== +VERSION 5.6 *version-5.6* + +Version 5.6 is a bug-fix version of 5.5. + + +Changed *changed-5.6* +------- + +Small changes to OleVim files. (Christian Schaller) + +Inserted "/**/" between patch numbers in src/version.c. This allows for one +line of context, which some versions of patch need. + +Reordered the Syntax menu to avoid long submenus. Removed keyboard shortcuts +for alphabetical items to avoid a clash with fixed items. + + +Added *added-5.6* +----- + +Included Exuberant Ctags version 3.4. (Darren Hiebert) + +OpenWithVim in Python. (Christian Schaller) + +Win32 GUI: gvimext.dll, for the context menu "Edit with Vim" entry. Avoids +the reported problems with the MS Office taskbar. Now it's a Shell Extension. +(Tianmiao Hu) + +New syntax files: +abel Abel (John Cook) +aml Arc Macro Language (Nikki Knuit) +apachestyle Apache-style config file (Christian Hammers) +cf Cold Fusion (Jeff Lanzarotta) +ctrlh files with CTRL-H sequences (Bram Moolenaar) +cupl CUPL (John Cook) +cuplsim CUPL simulation (John Cook) +erlang Erlang (Kresimir Marzic) +gedcom Gedcom (Paul Johnson) +icon Icon (Wendell Turner) +ist MakeIndex style (Peter Meszaros) +jsp Java Server Pages (Rafael Garcia-Suarez) +rcslog Rcslog (Joe Karthauser) +remind Remind (Davide Alberani) +sqr Structured Query Report Writer (Paul Moore) +tads TADS (Amir Karger) +texinfo Texinfo (Sandor Kopanyi) +xpm2 X Pixmap v2 (Steve Wall) + +The 'C' flag in 'cpoptions' can be used to switch off concatenation for +sourced lines. See patch 5.5.013 below. |line-continuation| + +"excludenl" argument for the ":syntax" command. See patch 5.5.032 below. +|:syn-excludenl| + +Implemented |z+| and |z^| commands. See patch 5.5.050 below. + +Vim logo in Corel Draw format. Can be scaled to any resolution. + + +Fixed *fixed-5.6* +----- + +Using this mapping in Select mode, terminated completion: +":vnoremap <C-N> <Esc>a<C-N>" (Benji Fisher) +Ignore K_SELECT in ins_compl_prep(). + +VMS (Zoltan Arpadffy, David Elins): +- ioctl() in pty.c caused trouble, #ifndef VMS added. +- Cut & paste mismatch corrected. +- Popup menu line crash corrected. (Patch 5.5.047) +- Motif directories during open and save as corrected. +- Handle full file names with version numbers. (Patch 5.5.046) +- Directory handling (CD command etc.) +- Corrected file name conversion VMS to Unix and v.v. +- Recovery was not working. +- Terminal and signal handling was outdated compared to os_unix.c. +- Improved os_vms.txt. + +Configure used fprintf() instead of printf() to check for __DATE__ and +__TIME__. (John Card II) + +BeOS: Adjust computing the char_height and char_ascent. Round them up +separately, avoids redrawing artifacts. (Mike Steed) + +Fix a few multi-byte problems in menu_name_skip(), set_reg_ic(), searchc() and +findmatchlimit(). (Taro Muraoka) + +GTK GUI: +- With GTK 1.2.5 and later the scrollbars were not redrawn correctly. +- Adjusted the gtk_form_draw() function. +- SNiFF connection didn't work. +- 'mousefocus' was not working. (Dalecki) +- Some keys were not working with modifiers: Shift-Tab, Ctrl-Space and CTRL-@. + + +Patch 5.5.001 +Problem: Configure in the top directory did not pass on an argument with a + space correctly. For example "./configure --previs="/My home". + (Stephane Chazelas) +Solution: Use '"$@"' instead of '$*' to pass on the arguments. +Files: configure + +Patch 5.5.002 +Problem: Compilation error for using "fds[] & POLLIN". (Jeff Walker) +Solution: Use "fds[].revents & POLLIN". +Files: src/os_unix.c + +Patch 5.5.003 +Problem: The autoconf check for sizeof(int) is wrong on machines where + sizeof(size_t) != sizeof(int). +Solution: Use our own configure check. Also fixes the warning for + cross-compiling. +Files: src/configure.in, src/configure + +Patch 5.5.004 +Problem: On Unix it's not possible to interrupt ":sleep 100". +Solution: Switch terminal to cooked mode while asleep, to allow a SIGINT to + wake us up. But switch off echo, added TMODE_SLEEP. +Files: src/term.h, src/os_unix.c + +Patch 5.5.005 +Problem: When using <f-args> with a user command, an empty argument to the + command resulted in one empty string, while no string was + expected. +Solution: Catch an empty argument and pass no argument to the function. + (Paul Moore) +Files: src/ex_docmd.c + +Patch 5.5.006 +Problem: Python: When platform-dependent files are in another directory + than the platform-independent files it doesn't work. +Solution: Also check the executable directory, and add it to CFLAGS. (Tessa + Lau) +Files: src/configure.in, src/configure + +Patch 5.5.007 (extra) +Problem: Win32 OLE: Occasional crash when exiting while still being used + via OLE. +Solution: Move OleUninitialize() to before deleting the application object. + (Vince Negri) +Files: src/if_ole.cpp + +Patch 5.5.008 +Problem: 10000@@ takes a long time and cannot be interrupted. +Solution: Check for CTRL-C typed while in the loop to push the register. +Files: src/normal.c + +Patch 5.5.009 +Problem: Recent Sequent machines don't link with "-linet". (Kurtis Rader) +Solution: Remove configure check for Sequent. +Files: src/configure.in, src/configure + +Patch 5.5.010 +Problem: Ctags freed a memory block twice when exiting. When out of + memory, a misleading error message was given. +Solution: Update to ctags 3.3.2. Also fixes a few other problems. (Darren + Hiebert) +Files: src/ctags/* + +Patch 5.5.011 +Problem: After "CTRL-V s", the cursor jumps back to the start, while all + other operators leave the cursor on the last changed character. + (Xiangjiang Ma) +Solution: Position cursor on last changed character, if possible. +Files: src/ops.c + +Patch 5.5.012 +Problem: Using CTRL-] in Visual mode doesn't work when the text includes a + space (just where it's useful). (Stefan Bittner) +Solution: Don't escape special characters in a tag name with a backslash. +Files: src/normal.c + +Patch 5.5.013 +Problem: The ":append" and ":insert" commands allow using a leading + backslash in a line. The ":source" command concatenates those + lines. (Heinlein) +Solution: Add the 'C' flag in 'cpoptions' to switch off concatenation. +Files: src/ex_docmd.c, src/option.h, runtime/doc/options.txt, + runtime/filetype.vim, runtime/scripts.vim + +Patch 5.5.014 +Problem: When executing a register with ":@", the ":append" command would + get text lines with a ':' prepended. (Heinlein) +Solution: Remove the ':' characters. +Files: src/ex_docmd.c, src/ex_getln.c, src/globals.h + +Patch 5.5.015 +Problem: When using ":g/pat/p", it's hard to see where the output starts, + the ":g" command is overwritten. Vi keeps the ":g" command. +Solution: Keep the ":g" command, but allow overwriting it with the report + for the number of changes. +Files: src/ex_cmds.c + +Patch 5.5.016 (extra) +Problem: Win32: Using regedit to install Vim in the popup menu requires the + user to confirm this in a dialog. +Solution: Use "regedit /s" to avoid the dialog +Files: src/dosinst.c + +Patch 5.5.017 +Problem: If an error occurs when closing the current window, Vim could get + stuck in the error handling. +Solution: Don't set curwin to NULL when closing the current window. +Files: src/window.c + +Patch 5.5.018 +Problem: Absolute paths in shell scripts do not always work. +Solution: Use /usr/bin/env to find out the path. +Files: runtime/doc/vim2html.pl, runtime/tools/efm_filter.pl, + runtime/tools/shtags.pl + +Patch 5.5.019 +Problem: A function call in 'statusline' stops using ":q" twice from + exiting, when the last argument hasn't been edited. +Solution: Don't decrement quitmore when executing a function. (Madsen) +Files: src/ex_docmd.c + +Patch 5.5.020 +Problem: When the output of CTRL-D completion in the commandline goes all + the way to the last column, there is an empty line. +Solution: Don't add a newline when the cursor wrapped already. (Madsen) +Files: src/ex_getln.c + +Patch 5.5.021 +Problem: When checking if a file name in the tags file is relative, + environment variables were not expanded. +Solution: Expand the file name before checking if it is relative. (Madsen) +Files: src/tag.c + +Patch 5.5.022 +Problem: When setting or resetting 'paste' the ruler wasn't updated. +Solution: Update the status lines when 'ruler' changes because of 'paste'. +Files: src/option.c + +Patch 5.5.023 +Problem: When editing a new file and autocommands change the cursor + position, the cursor was moved back to the first non-white, unless + 'startofline' was reset. +Solution: Keep the new column, just like the line number. +Files: src/ex_cmds.c + +Patch 5.5.024 (extra) +Problem: Win32 GUI: When using confirm() to put up a dialog without a + default button, the dialog would not have keyboard focus. + (Krishna) +Solution: Always set focus to the dialog window. Only set focus to a button + when a default one is specified. +Files: src/gui_w32.c + +Patch 5.5.025 +Problem: When using "keepend" in a syntax region, a contained match that + includes the end-of-line could still force that region to + continue, if there is another contained match in between. +Solution: Check the keepend_level in check_state_ends(). +Files: src/syntax.c + +Patch 5.5.026 +Problem: When starting Vim in a white-on-black xterm, with 'bg' set to + "dark", and then starting the GUI with ":gui", setting 'bg' to + "light" in the gvimrc, the highlighting isn't set. (Tsjokwing) +Solution: Set the highlighting when 'bg' is changed in the gvimrc, even + though full_screen isn't set. +Files: src/option.c + +Patch 5.5.027 +Problem: Unix: os_unix.c doesn't compile when XTERM_CLIP is used but + WANT_TITLE isn't. (Barnum) +Solution: Move a few functions that are used by the X11 title and clipboard + and put another "#if" around it. +Files: src/os_unix.c + +Patch 5.5.028 (extra) +Problem: Win32 GUI: When a file is dropped on Win32 gvim while at the ":" + prompt, the file is edited but the command line is actually still + there, the cursor goes back to command line on the next command. + (Krishna) +Solution: When dropping a file or directory on gvim while at the ":" prompt, + insert the name of the file/directory. Allows using the + file/directory name for any Ex command. +Files: src/gui_w32.c + +Patch 5.5.029 +Problem: "das" at the end of the file didn't delete the last character of + the sentence. +Solution: When there is no character after the sentence, make the operation + inclusive in current_sent(). +Files: src/search.c + +Patch 5.5.030 +Problem: Unix: in os_unix.c, "term_str" is used, which is also defined in + vim.h as a macro. (wuxin) +Solution: Renamed "term_str" to "buf" in do_xterm_trace(). +Files: src/os_unix.c + +Patch 5.5.031 (extra) +Problem: Win32 GUI: When exiting Windows, gvim will leave swap files behind + and will be killed ungracefully. (Krishna) +Solution: Catch the WM_QUERYENDSESSION and WM_ENDSESSION messages and try to + exit gracefully. Allow the user to cancel the shutdown if there + is a changed buffer. +Files: src/gui_w32.c + +Patch 5.5.032 +Problem: Patch 5.5.025 wasn't right. And C highlighting was still not + working correctly for a #define. +Solution: Added "excludenl" argument to ":syntax", to be able not to extend + a containing item when there is a match with the end-of-line. +Files: src/syntax.c, runtime/doc/syntax.txt, runtime/syntax/c.vim + +Patch 5.5.033 +Problem: When reading from stdin, a long line in viminfo would mess up the + file message. readfile() uses IObuff for keep_msg, which could be + overwritten by anyone. +Solution: Copy the message from IObuff to msg_buf and set keep_msg to that. + Also change vim_fgets() to not use IObuff any longer. +Files: src/fileio.c + +Patch 5.5.034 +Problem: "gvim -rv" caused a crash. Using 't_Co' before it's set. +Solution: Don't try to initialize the highlighting before it has been + initialized from main(). +Files: src/syntax.c + +Patch 5.5.035 +Problem: GTK with XIM: Resizing with status area was messy, and + ":set guioptions+=b" didn't work. +Solution: Make status area a separate widget, but not a separate window. + (Chi-Deok Hwang) +Files: src/gui_gtk_f.c, src/gui_gtk_x11.c, src/multbyte.c + +Patch 5.5.036 +Problem: The GZIP_read() function in $VIMRUNTIME/vimrc_example.vim to + uncompress a file did not do detection for 'fileformat'. This is + because the filtering is done with 'binary' set. +Solution: Split the filtering into separate write, filter and read commands. +Files: runtime/vimrc_example.vim + +Patch 5.5.037 +Problem: The "U" command didn't mark the buffer as changed. (McCormack) +Solution: Set the 'modified' flag when using "U". +Files: src/undo.c + +Patch 5.5.038 +Problem: When typing a long ":" command, so that the screen scrolls up, + causes the hit-enter prompt, even though the user just typed + return to execute the command. +Solution: Reset need_wait_return if (part of) the command was typed in + getcmdline(). +Files: src/ex_getln.c + +Patch 5.5.039 +Problem: When using a custom status line, "%a" (file # of #) reports the + index of the current window for all windows. +Solution: Pass a window pointer to append_arg_number(), and pass the window + being updated from build_stl_str_hl(). (Stephen P. Wall) +Files: src/buffer.c, src/screen.c, src/proto/buffer.pro + +Patch 5.5.040 +Problem: Multi-byte: When there is some error in xim_real_init(), it can + close XIM and return. After this there can be a segv. +Solution: Test "xic" for being non-NULL, don't set "xim" to NULL. Also try + to find more matches for supported styles. (Sung-Hyun Nam) +Files: src/multbyte.c + +Patch 5.5.041 +Problem: X11 GUI: CTRL-_ requires the SHIFT key only on some machines. +Solution: Translate CTRL-- to CTRL-_. (Robert Webb) +Files: src/gui_x11.c + +Patch 5.5.042 +Problem: X11 GUI: keys with ALT were assumed to be used for the menu, even + when the menu has been disabled by removing 'm' from 'guioptions'. +Solution: Ignore keys with ALT only when gui.menu_is_active is set. (Raf) +Files: src/gui_x11.c + +Patch 5.5.043 +Problem: GTK: Handling of fontset fonts was not right when 'guifontset' + contains exactly 14 times '-'. +Solution: Avoid setting fonts when working with a fontset. (Sung-Hyun Nam) +Files: src/gui_gtk_x11.c + +Patch 5.5.044 +Problem: pltags.pl contains an absolute path "/usr/local/bin/perl". That + might not work everywhere. +Solution: Use "/usr/bin/env perl" instead. +Files: runtime/tools/pltags.pl + +Patch 5.5.045 +Problem: Using "this_session" variable does not work, requires preceding it + with "v:". Default filename for ":mksession" isn't mentioned + in the docs. (Fisher) +Solution: Support using "this_session" to be backwards compatible. +Files: src/eval.c, runtime/doc/options.txt + +Patch 5.5.046 (extra) +Problem: VMS: problems with path and filename. +Solution: Truncate file name at last ';', etc. (Zoltan Arpadffy) +Files: src/buffer.c, src/fileio.c, src/gui_motif.c, src/os_vms.c, + src/proto/os_vms.pro + +Patch 5.5.047 +Problem: VMS: Crash when using the popup menu +Solution: Turn the #define MENU_MODE_CHARS into an array. (Arpadffy) +Files: src/structs.h, src/menu.c + +Patch 5.5.048 +Problem: HP-UX 11: Compiling doesn't work, because both string.h and + strings.h are included. (Squassabia) +Solution: The configure test for including both string.h and strings.h + must include <Xm/Xm.h> first, because it causes problems. +Files: src/configure.in, src/configure, src/config.h.in + +Patch 5.5.049 +Problem: Unix: When installing Vim, the protection bits of files might be + influenced by the umask. +Solution: Add $(FILEMOD) to Makefile. (Shetye) +Files: src/Makefile + +Patch 5.5.050 +Problem: "z+" and "z^" commands are missing. +Solution: Implemented "z+" and "z^". +Files: src/normal.c, runtime/doc/scroll.txt, runtime/doc/index.txt + +Patch 5.5.051 +Problem: Several Unix systems have a problem with the optimization limits + check in configure. +Solution: Removed the configure check, let the user add it manually in + Makefile or the environment. +Files: src/configure.in, src/configure, src/Makefile + +Patch 5.5.052 +Problem: Crash when using a cursor key at the ATTENTION prompt. (Alberani) +Solution: Ignore special keys at the console dialog. Also ignore characters + > 255 for other uses of tolower() and toupper(). +Files: src/menu.c, src/message.c, src/misc2.c + +Patch 5.5.053 +Problem: Indenting is wrong after a function when 'cino' has "fs". Another + problem when 'cino' has "{s". +Solution: Put line after closing "}" of a function at the left margin. + Apply ind_open_extra in the right way after a '{'. +Files: src/misc1.c, src/testdir/test3.in, src/testdir/test3.ok + +Patch 5.5.054 +Problem: Unix: ":e #" doesn't work if the alternate file name contains a + space or backslash. (Hudacek) +Solution: When replacing "#", "%" or other items that stand for a file name, + prepend a backslash before special characters. +Files: src/ex_docmd.c + +Patch 5.5.055 +Problem: Using "<C-V>$r-" in blockwise Visual mode replaces one character + beyond the end of the line. (Zivkov) +Solution: Only replace existing characters. +Files: src/ops.c + +Patch 5.5.056 +Problem: After "z20<CR>" messages were printed at the old command line + position once. (Veselinovic) +Solution: Set msg_row and msg_col when changing cmdline_row in + win_setheight(). +Files: src/window.c + +Patch 5.5.057 +Problem: After "S<Esc>" it should be possible to restore the line with "U". + (Veselinovic) +Solution: Don't call u_clearline() in op_delete() when changing only one + line. +Files: src/ops.c + +Patch 5.5.058 +Problem: Using a long search pattern and then "n" causes the hit-enter + prompt. (Krishna) +Solution: Truncate the echoed pattern, like other messages. Moved code for + truncating from msg_attr() to msg_strtrunc(). +Files: src/message.c, src/proto/message.pro, src/search.c + +Patch 5.5.059 +Problem: GTK GUI: When $term is invalid, using "gvim" gives an error + message, even though $term isn't really used. (Robbins) +Solution: When the GUI is about to start, skip the error messages for a + wrong $term. +Files: src/term.c + +Patch 5.5.060 (extra) +Problem: Dos 32 bit: When a directory in 'backupdir' doesn't exist, ":w" + causes the file to be renamed to "axlqwqhy.ba~". (Matzdorf) +Solution: The code to work around a LFN bug in Windows 95 doesn't handle a + non-existing target name correctly. When renaming fails, make + sure the file has its original name. Also do this for the Win32 + version, although it's unlikely that it runs into this problem. +Files: src/os_msdos.c, src/os_win32.c + +Patch 5.5.061 +Problem: When using "\:" in a modeline, the backslash is included in the + option value. (Mohsin) +Solution: Remove one backslash before the ':' in a modeline. +Files: src/buffer.c, runtime/doc/options.txt + +Patch 5.5.062 (extra) +Problem: Win32 console: Temp files are created in the root of the current + drive, which may be read-only. (Peterson) +Solution: Use the same mechanism of the GUI version: Use $TMP, $TEMP or the + current directory. Cleaned up vim_tempname() a bit. +Files: src/fileio.c, src/os_win32.h, runtime/doc/os_dos.txt + +Patch 5.5.063 +Problem: When using whole-line completion in Insert mode, 'cindent' is + applied, even after changing the indent of the line. +Solution: Don't reindent the completed line after inserting/removing indent. + (Robert Webb) +Files: src/edit.c + +Patch 5.5.064 +Problem: has("sniff") doesn't work correctly. +Solution: Return 1 when Vim was compiled with the +sniff feature. (Pruemmer) +Files: src/eval.c + +Patch 5.5.065 +Problem: When dropping a file on Vim, the 'shellslash' option is not + effective. (Krishna) +Solution: Fix the slashes in the dropped file names according to + 'shellslash'. +Files: src/ex_docmd.c, runtime/doc/options.txt + +Patch 5.5.066 +Problem: For systems with backslash in file name: Setting a file name + option to a value starting with "\\machine" removed a backslash. +Solution: Keep the double backslash for "\\machine", but do change + "\\\\machine" to "\\machine" for backwards compatibility. +Files: src/option.c, runtime/doc/options.txt + +Patch 5.5.067 +Problem: With 'hlsearch' set, the pattern "\>" doesn't highlight the first + match in a line. (Benji Fisher) +Solution: Fix highlighting an empty match. Also highlight the first + character in an empty line for "$". +Files: src/screen.c + +Patch 5.5.068 +Problem: Crash when a ":while" is used with an argument that has an error. + (Sylvain Viart) +Solution: Was using an uninitialized index in the cs_line[] array. The + crash only happened when the index was far off. Made sure the + uninitialized index isn't used. +Files: src/ex_docmd.c + +Patch 5.5.069 +Problem: Shifting lines in blockwise Visual mode didn't set the 'modified' + flag. +Solution: Do set the 'modified' flag. +Files: src/ops.c + +Patch 5.5.070 +Problem: When editing a new file, creating that file outside of Vim, then + editing it again, ":w" still warns for overwriting an existing + file. (Nam) +Solution: The BF_NEW flag in the "b_flags" field wasn't cleared properly. +Files: src/buffer.c, src/fileio.c + +Patch 5.5.071 +Problem: Using a matchgroup in a ":syn region", which is the same syntax + group as the region, didn't stop a contained item from matching in + the start pattern. +Solution: Also push an item on the stack when the syntax ID of the + matchgroup is the same as the syntax ID of the region. +Files: src/syntax.c + +Patch 5.5.072 (extra) +Problem: Dos 32 bit: When setting 'columns' to a too large value, Vim may + crash, and the DOS console too. +Solution: Check that the value of 'columns' isn't larger than the number of + columns that the BIOS reports. +Files: src/os_msdos.c, src/proto/os_msdos.pro, src/option.c + +Patch 5.5.073 (extra) +Problem: Win 32 GUI: The Find and Find/Replace dialogs didn't show the + "match case" checkbox. The Find/Replace dialog didn't handle the + "match whole word" checkbox. +Solution: Support the "match case" and "match whole word" checkboxes. +Files: src/gui_w32.c + +Patch 5.6a.001 +Problem: Using <C-End> with a count doesn't work like it does with "G". + (Benji Fisher) +Solution: Accept a count for <C-End> and <C-Home>. +Files: src/normal.c + +Patch 5.6a.002 +Problem: The script for conversion to HTML was an older version. +Solution: Add support for running 2html.vim on a color terminal. +Files: runtime/syntax/2html.vim + +Patch 5.6a.003 +Problem: Defining a function inside a function didn't give an error + message. A missing ":endfunction" doesn't give an error message. +Solution: Allow defining a function inside a function. +Files: src/eval.c, runtime/doc/eval.txt + +Patch 5.6a.004 +Problem: A missing ":endwhile" or ":endif" doesn't give an error message. + (Johannes Zellner) +Solution: Check for missing ":endwhile" and ":endif" in sourced files. + Add missing ":endif" in file selection macros. +Files: src/ex_docmd.c, runtime/macros/file_select.vim + +Patch 5.6a.005 +Problem: 'hlsearch' was not listed alphabetically. The value of 'toolbar' + was changed when 'compatible' is set. +Solution: Moved entry of 'hlsearch' in options[] table down. + Don't reset 'toolbar' option to the default value when + 'compatible' is set. +Files: src/option.c + +Patch 5.6a.006 +Problem: Using a backwards range inside ":if 0" gave an error message. +Solution: Don't complain about a range when it is not going to be used. + (Stefan Roemer) +Files: src/ex_docmd.c + +Patch 5.6a.007 +Problem: ":let" didn't show internal Vim variables. (Ron Aaron) +Solution: Do show ":v" variables for ":let" and ":let v:name". +Files: src/eval.c + +Patch 5.6a.008 +Problem: Selecting a syntax from the Syntax menu gives an error message. +Solution: Replace "else if" in SetSyn() with "elseif". (Ronald Schild) +Files: runtime/menu.vim + +Patch 5.6a.009 +Problem: When compiling with +extra_search but without +syntax, there is a + compilation error in screen.c. (Axel Kielhorn) +Solution: Adjust the #ifdef for declaring and initializing "line" in + win_line(). Also solve compilation problem when +statusline is + used without +eval. Another one when +cmdline_compl is used + without +eval. +Files: src/screen.c, src/misc2.c + +Patch 5.6a.010 +Problem: In a function, ":startinsert!" does not append to the end of the + line if a ":normal" command was used to move the cursor. (Fisher) +Solution: Reset "w_set_curswant" to avoid that w_curswant is changed again. +Files: src/ex_docmd.c + +Patch 5.6a.011 (depends on 5.6a.004) +Problem: A missing ":endif" or ":endwhile" in a function doesn't give an + error message. +Solution: Give that error message. +Files: src/ex_docmd.c + +Patch 5.6a.012 (depends on 5.6a.008) +Problem: Some Syntax menu entries caused a hit-enter prompt. +Solution: Call a function to make the command shorter. Also rename a few + functions to avoid name clashes. +Files: runtime/menu.vim + +Patch 5.6a.013 +Problem: Command line completion works different when another completion + was done earlier. (Johannes Zellner) +Solution: Reset wim_index when starting a new completion. +Files: src/ex_getln.c + +Patch 5.6a.014 +Problem: Various warning messages when compiling and running lint with + different combinations of features. +Solution: Fix the warning messages. +Files: src/eval.c, src/ex_cmds.c, src/ex_docmd.c, src/gui_gtk_x11.c, + src/option.c, src/screen.c, src/search.c, src/syntax.c, + src/feature.h, src/globals.h + +Patch 5.6a.015 +Problem: The vimtutor command doesn't always know the value of $VIMRUNTIME. +Solution: Let Vim expand $VIMRUNTIME, instead of the shell. +Files: src/vimtutor + +Patch 5.6a.016 (extra) +Problem: Mac: Window size is restricted when starting. Cannot drag the + window all over the desktop. +Solution: Get real screen size instead of assuming 640x400. Do not use a + fixed number for the drag limits. (Axel Kielhorn) +Files: src/gui_mac.c + +Patch 5.6a.017 +Problem: The "Paste" entry in popup menu for Visual, Insert and Cmdline + mode is in the wrong position. (Stol) +Solution: Add priority numbers for all Paste menu entries. +Files: runtime/menu.vim + +Patch 5.6a.018 +Problem: GTK GUI: submenu priority doesn't work. + Help dialog could be destroyed too soon. + When closing a dialog window (e.g. the "ATTENTION" one), Vim would + just hang. + When GTK theme is changed, Vim doesn't adjust to the new colors. + Argument for ":promptfind" isn't used. +Solution: Fixed the mentioned problems. + Made the dialogs look&feel nicer. + Moved functions to avoid the need for a forward declaration. + Fixed reentrancy of the file browser dialog. + Added drag&drop support for GNOME. + Init the text for the Find/replace dialog from the last used + search string. Set "match whole word" toggle button correctly. + Made repeat rate for drag outside of window depend on the + distance from the window. (Marcin Dalecki) + Made the drag in Visual mode actually work. + Removed recursiveness protection from gui_mch_get_rgb(), it might + cause more trouble than it solves. +Files: src/ex_docmd.c, src/gui_gtk.c, src/gui_gtk_x11.c, src/ui.c, + src/proto/ui.pro, src/misc2.c + +Patch 5.6a.019 +Problem: When trying to recover through NFS, which uses a large block size, + Vim might think the swap file is empty, because mf_blocknr_max is + zero. (Scott McDermott) +Solution: When computing the number of blocks of the file in mf_open(), + round up instead of down. +Files: src/memfile.c + +Patch 5.6a.020 +Problem: GUI GTK: Could not set display for gvim. +Solution: Add "-display" and "--display" arguments. (Marcin Dalecki) +Files: src/gui_gtk_x11.c + +Patch 5.6a.021 +Problem: Recovering still may not work when the block size of the device + where the swap file is located is larger than 4096. +Solution: Read block 0 with the minimal block size. +Files: src/memline.c, src/memfile.c, src/vim.h + +Patch 5.6a.022 (extra) +Problem: Win32 GUI: When an error in the vimrc causes a dialog to pop up + (e.g., for an existing swap file), Vim crashes. (David Elins) +Solution: Before showing a dialog, open the main window. +Files: src/gui_w32.c + +Patch 5.6a.023 +Problem: Using expand("%:gs??/?") causes a crash. (Ron Aaron) +Solution: Check for running into the end of the string in do_string_sub(). +Files: src/eval.c + +Patch 5.6a.024 +Problem: Using an autocommand to delete a buffer when leaving it can cause + a crash when jumping to a tag. (Franz Gorkotte) +Solution: In do_tag(), store tagstacklen before jumping to another buffer. + Check tagstackidx after jumping to another buffer. + Add extra check in win_split() if tagname isn't NULL. +Files: src/tag.c, src/window.c + +Patch 5.6a.025 (extra) +Problem: Win32 GUI: The tables for toupper() and tolower() are initialized + too late. (Mike Steed) +Solution: Move the initialization to win32_init() and call it from main(). +Files: src/main.c, src/os_w32.c, src/proto/os_w32.pro + +Patch 5.6a.026 +Problem: When the SNiFF connection is open, shell commands hang. (Pruemmer) +Solution: Skip a second wait() call if waitpid() already detected that the + child has exited. +Files: src/os_unix.c + +Patch 5.6a.027 (extra) +Problem: Win32 GUI: The "Edit with Vim" popup menu entry causes problems + for the Office toolbar. +Solution: Use a shell extension dll. (Tianmiao Hu) + Added it to the install and uninstal programs, replaces the old + "Edit with Vim" menu registry entries. +Files: src/dosinst.c, src/uninstal.c, gvimext/*, runtime/doc/gui_w32.txt + +Patch 5.6a.028 (extra) +Problem: Win32 GUI: Dialogs and tear-off menus can't handle multi-byte + characters. +Solution: Adjust nCopyAnsiToWideChar() to handle multi-byte characters + correctly. +Files: src/gui_w32.c + +============================================================================== +VERSION 5.7 *version-5.7* + +Version 5.7 is a bug-fix version of 5.6. + +Changed *changed-5.7* +------- + +Renamed src/INSTALL.mac to INSTALL_mac.txt to avoid it being recognized with a +wrong file type. Also renamed src/INSTALL.amiga to INSTALL_ami.txt. + + +Added *added-5.7* +----- + +New syntax files: +stp Stored Procedures (Jeff Lanzarotta) +snnsnet, snnspat, snnsres SNNS (Davide Alberani) +mel MEL (Robert Minsk) +ruby Ruby (Mirko Nasato) +tli TealInfo (Kurt W. Andrews) +ora Oracle config file (Sandor Kopanyi) +abaqus Abaqus (Carl Osterwisch) +jproperties Java Properties (Simon Baldwin) +apache Apache config (Allan Kelly) +csp CSP (Jan Bredereke) +samba Samba config (Rafael Garcia-Suarez) +kscript KDE script (Thomas Capricelli) +hb Hyper Builder (Alejandro Forero Cuervo) +fortran Fortran (rewritten) (Ajit J. Thakkar) +sml SML (Fabrizio Zeno Cornelli) +cvs CVS commit (Matt Dunford) +aspperl ASP Perl (Aaron Hope) +bc BC calculator (Vladimir Scholtz) +latte Latte (Nick Moffitt) +wml WML (Gerfried Fuchs) + +Included Exuberant ctags 3.5.1. (Darren Hiebert) + +"display" and "fold" arguments for syntax items. For future extension, they +are ignored now. + +strftime() function for the Macintosh. + +macros/explorer.vim: A file browser script (M A Aziz Ahmed) + + +Fixed *fixed-5.7* +----- + +The 16 bit MS-DOS version is now compiled with Bcc 3.1 instead of 4.0. The +executable is smaller. + +When a "make test" failed, the output file was lost. Rename it to +test99.failed to be able to see what went wrong. + +After sourcing bugreport.vim, it's not clear that bugreport.txt has been +written in the current directory. Edit bugreport.txt to avoid that. + +Adding IME support when using Makefile.w32 didn't work. (Taro Muraoka) + +Win32 console: Mouse drags were passed on even when the mouse didn't move. + +Perl interface: In Buffers(), type of argument to SvPV() was int, should be +STRLEN. (Tony Leneis) + +Problem with prototype for index() on AIX 4.3.0. Added check for _AIX43 in +os_unix.h. (Jake Hamby) + +Mappings in mswin.vim could break when some commands are mapped. Add "nore" +to most mappings to avoid re-mapping. + +modify_fname() made a copy of a file name for ":p" when it already was a full +path name, which is a bit slow. + +Win32 with Borland C++ 5.5: Pass the path to the compiler on to xxd and ctags, +to avoid depending on $PATH. Fixed "make clean". + +Many fixes to Macintosh specific parts: (mostly by Dany StAmant) +- Only one Help menu. +- No more crash when removing a menu item. +- Support as External Editor for Codewarrior (still some little glitches). +- Popup menu support. +- Fixed crash when pasting after application switch. +- Color from rgb.txt properly displayed. +- 'isprint' default includes all chars above '~'. (Axel Kielhorn) +- mac_expandpath() was leaking memory. +- Add digraphs table. (Axel Kielhorn) +- Multi-byte support: (Kenichi Asai) + Switch keyscript when going in/out of Insert mode. + Draw multi-byte character correctly. + Don't use mblen() but highest bit of char to detect multi-byte char. + Display value of multi-byte in statusline (also for other systems). +- mouse button was not initialized properly to MOUSE_LEFT when + USE_CTRLCLICKMENU not defined. +- With Japanese SJIS characters: Make "w", "b", and "e" work + properly. (Kenichi Asai) +- Replaced old CodeWarrior file os_mac.CW9.hqx with os_mac.cw5.sit.hqx. + +Fixes for VMS: (Zoltan Arpadffy) (also see patch 5.6.045 below) +- Added Makefile_vms.mms and vimrc.vms to src/testdir to be able to run the + tests. +- Various fixes. +- Set 'undolevels' to 1000 by default. +- Made mch_settitle() equivalent to the one in os_unix.c. + +RiscOS: A few prototypes for os_riscos.c were outdated. Generate prototypes +automatically. + + +Previously released patches: + +Patch 5.6.001 +Problem: When using "set bs=0 si cin", Inserting "#<BS>" or "}<BS>" which + reduces the indent doesn't delete the "#" or "}". (Lorton) +Solution: Adjust ai_col in ins_try_si(). +Files: src/edit.c + +Patch 5.6.002 +Problem: When using the vim.vim syntax file, a comment with all uppercase + characters causes a hang. +Solution: Adjust pattern for vimCommentTitle (Charles Campbell) +Files: runtime/syntax/vim.vim + +Patch 5.6.003 +Problem: GTK GUI: Loading a user defined toolbar bitmap gives a warning + about the colormap. Probably because the window has not been + opened yet. +Solution: Use gdk_pixmap_colormap_create_from_xpm() to convert the xpm file. + (Keith Radebaugh) +Files: src/gui_gtk.c + +Patch 5.6.004 (extra) +Problem: Win32 GUI with IME: When setting 'guifont' to "*", the font + requester appears twice. +Solution: In gui_mch_init_font() don't call get_logfont() but copy + norm_logfont from fh. (Yasuhiro Matsumoto) +Files: src/gui_w32.c + +Patch 5.6.005 +Problem: When 'winminheight' is zero, CTRL-W - with a big number causes a + crash. (David Kotchan) +Solution: Check for negative window height in win_setheight(). +Files: src/window.c + +Patch 5.6.006 +Problem: GTK GUI: Bold font cannot always be used. Memory is freed too + early in gui_mch_init_font(). +Solution: Move call to g_free() to after where sdup is used. (Artem Hodyush) +Files: src/gui_gtk_x11.c + +Patch 5.6.007 (extra) +Problem: Win32 IME: Font is not changed when screen font is changed. And + IME composition window does not trace the cursor. +Solution: Initialize IME font. When cursor is moved, set IME composition + window with ImeSetCompositionWindow(). Add call to + ImmReleaseContext() in several places. (Taro Muraoka) +Files: src/gui.c, src/gui_w32.c, src/proto/gui_w32.pro + +Patch 5.6.008 (extra) +Problem: Win32: When two files exist with the same name but different case + (through NFS or Samba), fixing the file name case could cause the + wrong one to be edited. +Solution: Prefer a perfect match above a match while ignoring case in + fname_case(). (Flemming Madsen) +Files: src/os_win32.c + +Patch 5.6.009 (extra) +Problem: Win32 GUI: Garbage in Windows Explorer help line when selecting + "Edit with Vim" popup menu entry. +Solution: Only return the help line when called with the GCS_HELPTEXT flag. + (Tianmiao Hu) +Files: GvimExt/gvimext.cpp + +Patch 5.6.010 +Problem: A file name which contains a TAB was not read correctly from the + viminfo file and the ":ls" listing was not aligned properly. +Solution: Parse the buffer list lines in the viminfo file from the end + backwards. Count a Tab for two characters to align the ":ls" list. +Files: src/buffer.c + +Patch 5.6.011 +Problem: When 'columns' is huge (using a tiny font) and 'statusline' is + used, Vim can crash. +Solution: Limit maxlen to MAXPATHL in win_redr_custom(). (John Mullin) +Files: src/screen.c + +Patch 5.6.012 +Problem: When using "zsh" for /bin/sh, toolcheck may hang until "exit" is + typed. (Kuratczyk) +Solution: Add "-c exit" when checking for the shell version. +Files: src/toolcheck + +Patch 5.6.013 +Problem: Multibyte char in tooltip is broken. +Solution: Consider multibyte char in replace_termcodes(). (Taro Muraoka) +Files: src/term.c + +Patch 5.6.014 +Problem: When cursor is at the end of line and the character under cursor + is a multibyte character, "yl" doesn't yank 1 multibyte-char. + (Takuhiro Nishioka) +Solution: Recognize a multibyte-char at end-of-line correctly in oneright(). + (Taro Muraoka) + Also: make "+quickfix" in ":version" output appear alphabetically. +Files: src/edit.c + +Patch 5.6.015 +Problem: New xterm delete key sends <Esc>[3~ by default. +Solution: Added <kDel> and <kIns> to make the set of keypad keys complete. +Files: src/edit.c, src/ex_getln.c, src/keymap.h, src/misc1.c, + src/misc2.c, src/normal.c, src/os_unix.c, src/term.c + +Patch 5.6.016 +Problem: When deleting a search string from history from inside a mapping, + another entry is deleted too. (Benji Fisher) +Solution: Reset last_maptick when deleting the last entry of the search + history. Also: Increment maptick when starting a mapping from + typed characters to avoid a just added search string being + overwritten or removed from history. +Files: src/ex_getln.c, src/getchar.c + +Patch 5.6.017 +Problem: ":s/e/\^M/" should replace an "e" with a CTRL-M, not split the + line. (Calder) +Solution: Replace the backslash with a CTRL-V internally. (Stephen P. Wall) +Files: src/ex_cmds.c + +Patch 5.6.018 +Problem: ":help [:digit:]" takes a long time to jump to the wrong place. +Solution: Insert a backslash to avoid the special meaning of '[]'. +Files: src/ex_cmds.c + +Patch 5.6.019 +Problem: "snd.c", "snd.java", etc. were recognized as "mail" filetype. +Solution: Make pattern for mail filetype more strict. +Files: runtime/filetype.vim + +Patch 5.6.020 (extra) +Problem: The DJGPP version eats processor time (Walter Briscoe). +Solution: Call __dpmi_yield() in the busy-wait loop. +Files: src/os_msdos.c + +Patch 5.6.021 +Problem: When 'selection' is "exclusive", a double mouse click in Insert + mode doesn't select last char in line. (Lutz) +Solution: Allow leaving the cursor on the NUL past the line in this case. +Files: src/edit.c + +Patch 5.6.022 +Problem: ":e \~<Tab>" expands to ":e ~\$ceelen", which doesn't work. +Solution: Re-insert the backslash before the '~'. +Files: src/ex_getln.c + +Patch 5.6.023 (extra) +Problem: Various warnings for the Ming compiler. +Solution: Changes to avoid the warnings. (Bill McCarthy) +Files: src/ex_cmds.c, src/gui_w32.c, src/os_w32exe.c, src/os_win32.c, + src/syntax.c, src/vim.rc + +Patch 5.6.024 (extra) +Problem: Win32 console: Entering CTRL-_ requires the shift key. (Kotchan) +Solution: Specifically catch keycode 0xBD, like the GUI. +Files: src/os_win32.c + +Patch 5.6.025 +Problem: GTK GUI: Starting the GUI could be interrupted by a SIGWINCH. + (Nils Lohner) +Solution: Repeat the read() call to get the gui_in_use value when + interrupted by a signal. +Files: src/gui.c + +Patch 5.6.026 (extra) +Problem: Win32 GUI: Toolbar bitmaps are searched for in + $VIMRUNTIME/bitmaps, while GTK looks in $VIM/bitmaps. (Keith + Radebaugh) +Solution: Use $VIM/bitmaps for both, because these are not part of the + distribution but defined by the user. +Files: src/gui_w32.c, runtime/doc/gui.txt + +Patch 5.6.027 +Problem: TCL: Crash when using a Tcl script (reported for Win32). +Solution: Call Tcl_FindExecutable() in main(). (Brent Fulgham) +Files: src/main.c + +Patch 5.6.028 +Problem: Xterm patch level 126 sends codes for mouse scroll wheel. + Fully works with xterm patch level 131. +Solution: Recognize the codes for button 4 (0x60) and button 5 (0x61). +Files: src/term.c + +Patch 5.6.029 +Problem: GTK GUI: Shortcut keys cannot be used for a dialog. (Johannes + Zellner) +Solution: Add support for shortcut keys. (Marcin Dalecki) +Files: src/gui_gtk.c + +Patch 5.6.030 +Problem: When closing a window and 'ea' is set, Vim can crash. (Yasuhiro + Matsumoto) +Solution: Set "curbuf" to a valid value in win_close(). +Files: src/window.c + +Patch 5.6.031 +Problem: Multi-byte: When a double-byte character ends in CSI, Vim waits + for another character to be typed. +Solution: Recognize the CSI as the second byte of a character and don't wait + for another one. (Yasuhiro Matsumoto) +Files: src/getchar.c + +Patch 5.6.032 +Problem: Functions with an argument that is a line number don't all accept + ".", "$", etc. (Ralf Arens) +Solution: Add get_art_lnum() and use it for setline(), line2byte() and + synID(). +Files: src/eval.c + +Patch 5.6.033 +Problem: Multi-byte: "f " sometimes skips to the second space. (Sung-Hyun + Nam) +Solution: Change logic in searchc() to skip trailing byte of a double-byte + character. + Also: Ask for second byte when searching for double-byte + character. (Park Chong-Dae) +Files: src/search.c + +Patch 5.6.034 (extra) +Problem: Compiling with Borland C++ 5.5 fails on tolower() and toupper(). +Solution: Use TO_LOWER() and TO_UPPER() instead. Also adjust the Makefile + to make using bcc 5.5 easier. +Files: src/edit.c, src/ex_docmd.c, src/misc1.c, src/Makefile.bor + +Patch 5.6.035 +Problem: Listing the"+comments" feature in the ":version" output depended + on the wrong ID. (Stephen P. Wall) +Solution: Change "CRYPTV" to "COMMENTS". +Files: src/version.c + +Patch 5.6.036 +Problem: GTK GUI: Copy/paste text doesn't work between gvim and Eterm. +Solution: Support TEXT and COMPOUND_TEXT selection targets. (ChiDeok Hwang) +Files: src/gui_gtk_x11.c + +Patch 5.6.037 +Problem: Multi-byte: Can't use "f" command with multi-byte character in GUI. +Solution: Enable XIM in Normal mode for the GUI. (Sung-Hyun Nam) +Files: src/gui_gtk_x11.c, src/multbyte.c + +Patch 5.6.038 +Problem: Multi-clicks in GUI are interpreted as a mouse wheel click. When + 'ttymouse' is "xterm" a mouse click is interpreted as a mouse + wheel click. +Solution: Don't recognize the mouse wheel in check_termcode() in the GUI. + Use 0x43 for a mouse drag in do_xterm_trace(), not 0x63. +Files: src/term.c, src/os_unix.c + +Patch 5.6.039 +Problem: Motif GUI under KDE: When trying to logout, Vim hangs up the + system. (Hermann Rochholz) +Solution: When handling the WM_SAVE_YOURSELF event, set the WM_COMMAND + property of the window to let the session manager know we finished + saving ourselves. +Files: src/gui_x11.c + +Patch 5.6.040 +Problem: When using ":s" command, matching the regexp is done twice. +Solution: After copying the matched line, adjust the pointers instead of + finding the match again. (Loic Grenie) Added vim_regnewptr(). +Files: src/ex_cmds.c, src/regexp.c, src/proto/regexp.pro + +Patch 5.6.041 +Problem: GUI: Athena, Motif and GTK don't give more than 10 dialog buttons. +Solution: Remove the limit on the number of buttons. + Also support the 'v' flag in 'guioptions'. + For GTK: Center the buttons. +Files: src/gui_athena.c, src/gui_gtk.c, src/gui_motif.c + +Patch 5.6.042 +Problem: When doing "vim -u vimrc" and vimrc contains ":q", the cursor in + the terminal can remain off. +Solution: Call cursor_on() in mch_windexit(). +Files: src/os_unix.c + +Patch 5.6.043 (extra) +Problem: Win32 GUI: When selecting guifont with the dialog, 'guifont' + doesn't include the bold or italic attributes. +Solution: Append ":i" and/or ":b" to 'guifont' in gui_mch_init_font(). +Files: src/gui_w32.c + +Patch 5.6.044 (extra) +Problem: MS-DOS and Windows: The line that dosinst.exe appends to + autoexec.bat to set PATH is wrong when Vim is in a directory with + an embedded space. +Solution: Use double quotes for the value when there is an embedded space. +Files: src/dosinst.c + +Patch 5.6.045 (extra) (fixed version) +Problem: VMS: Various small problems. +Solution: Many small changes. (Zoltan Arpadffy) + File name modifier ":h" keeps the path separator. + File name modifier ":e" also removes version. + Compile with MAX_FEAT by default. + When checking for autocommands ignore version in file name. + Be aware of file names being case insensitive. + Added vt320 builtin termcap. + Be prepared for an empty default_vim_dir. +Files: runtime/gvimrc_example.vim, runtime/vimrc_example.vim, + runtime/doc/os_vms.txt, src/eval.c, src/feature.h, src/fileio.c, + src/gui_motif.c, src/gui_vms_conf.h, src/main.c, src/memline.c, + src/misc1.c, src/option.c, src/os_vms_conf.h, src/os_vms.c, + src/os_vms.h, src/os_vms.mms, src/tag.c, src/term.c, src/version.c + +Patch 5.6.046 +Problem: Systems with backslash in file name: With 'shellslash' set, "vim + */*.c" only uses a slash for the first file name. (Har'El) +Solution: Fix slashes in file name arguments after reading the vimrc file. +Files: src/option.c + +Patch 5.6.047 +Problem: $CPPFLAGS is not passed on to ctags configure. +Solution: Add it. (Walter Briscoe) +Files: src/config.mk.in, src/Makefile + +Patch 5.6.048 +Problem: CTRL-R in Command-line mode is documented to insert text as typed, + but inserts text literally. +Solution: Make CTRL-R insert text as typed, use CTRL-R CTRL-R to insert + literally. This is consistent with Insert mode. But characters + that end Command-line mode are inserted literally. +Files: runtime/doc/index.txt, runtime/doc/cmdline.txt, src/ex_getln.c, + src/ops.c, src/proto/ops.pro + +Patch 5.6.049 +Problem: Documentation for [!] after ":ijump" is wrong way around. (Benji + Fisher) +Solution: Fix the documentation. Also improve the code to check for a match + after a /* */ comment. +Files: runtime/doc/tagsearch.txt, src/search.c + +Patch 5.6.050 +Problem: Replacing is wrong when replacing a single-byte char with + double-byte char or the other way around. +Solution: Shift the text after the character when it is replaced. + (Yasuhiro Matsumoto) +Files: src/normal.c, src/misc1.c + +Patch 5.6.051 +Problem: ":tprev" and ":tnext" don't give an error message when trying to + go before the first or beyond the last tag. (Robert Webb) +Solution: Added error messages. Also: Delay a second when a file-read + message is going to overwrite an error message, otherwise it won't + be seen. +Files: src/fileio.c, src/tag.c + +Patch 5.6.052 +Problem: Multi-byte: When an Ex command has a '|' or '"' as a second byte, + it terminates the command. +Solution: Skip second byte of multi-byte char when checking for '|' and '"'. + (Asai Kenichi) +Files: src/ex_docmd.c + +Patch 5.6.053 +Problem: CTRL-] doesn't work on a tag that contains a '|'. (Cesar Crusius) +Solution: Escape '|', '"' and '\' in tag names when using CTRL-] and also + for command-line completion. +Files: src/ex_getln.c, src/normal.c + +Patch 5.6.054 +Problem: When using ":e" and ":e #" the cursor is put in the first column + when 'startofline' is set. (Cordell) +Solution: Use the last known column when 'startofline' is set. + Also, use ECMD_LAST more often to simplify the code. +Files: src/buffer.c, src/ex_cmds.c, src/ex_docmd.c, src/proto/buffer.pro + +Patch 5.6.055 +Problem: When 'statusline' only contains a text without "%" and doesn't fit + in the window, Vim crashes. (Ron Aaron) +Solution: Don't use the pointer for the first item if there is no item. +Files: src/screen.c + +Patch 5.6.056 (extra) +Problem: MS-DOS: F11 and F12 don't work when 'bioskey' is set. +Solution: Use enhanced keyboard functions. (Vince Negri) + Detect presence of enhanced keyboard and set bioskey_read and + bioskey_ready. +Files: src/os_msdos.c + +Patch 5.6.057 (extra) +Problem: Win32 GUI: Multi-byte characters are wrong in dialogs and tear-off + menus. +Solution: Use system font instead of a fixed font. (Matsumoto, Muraoka) +Files: src/gui_w32.c + +Patch 5.6.058 +Problem: When the 'a' flag is not in 'guioptions', non-Windows systems + copy Visually selected text to the clipboard/selection on a yank + or delete command anyway. On Windows it isn't done even when the + 'a' flag is included. +Solution: Respect the 'a' flag in 'guioptions' on all systems. +Files: src/normal.c + +Patch 5.6.059 (extra) +Problem: When moving the cursor over italic text and the characters spill + over to the cell on the right, that spill-over is deleted. + Noticed in the Win32 GUI, can happen on other systems too. +Solution: Redraw italic text starting from a blank, like this is already + done for bold text. (Vince Negri) +Files: src/gui.c, src/gui.h, src/gui_w32.c + +Patch 5.6.060 +Problem: Some bold characters spill over to the cell on the left, that + spill-over can remain sometimes. +Solution: Redraw a character when the next character was bold and needs + redrawing. (Robert Webb) +Files: src/screen.c + +Patch 5.6.061 +Problem: When xterm sends 8-bit controls, recognizing the version response + doesn't work. + When using CSI instead of <Esc>[ for the termcap color codes, + using 16 colors doesn't work. (Neil Bird) +Solution: Also accept CSI in place of <Esc>[ for the version string. + Also check for CSI when handling colors 8-15 in term_color(). + Use CSI for builtin xterm termcap entries when 'term' contains + "8bit". +Files: runtime/doc/term.txt, src/ex_cmds.c, src/option.c, src/term.c, + src/os_unix.c, src/proto/option.pro, src/proto/term.pro + +Patch 5.6.062 +Problem: The documentation says that setting 'smartindent' doesn't have an + effect when 'cindent' is set, but it does make a difference for + lines starting with "#". (Neil Bird) +Solution: Really ignore 'smartindent' when 'cindent' is set. +Files: src/misc1.c, src/ops.c + +Patch 5.6.063 +Problem: Using "I" in Visual-block mode doesn't accept a count. (Johannes + Zellner) +Solution: Pass the count on to do_insert() and edit(). (Allan Kelly) +Files: src/normal.c, src/ops.c, src/proto/ops.pro + +Patch 5.6.064 +Problem: MS-DOS and Win32 console: Mouse doesn't work correctly after + including patch 5.6.28. (Vince Negri) +Solution: Don't check for mouse scroll wheel when the mouse code contains + the number of clicks. +Files: src/term.c + +Patch 5.6.065 +Problem: After moving the cursor around in Insert mode, typing a space can + still trigger an abbreviation. (Benji Fisher) +Solution: Don't check for an abbreviation after moving around in Insert mode. +Files: src/edit.c + +Patch 5.6.066 +Problem: Still a few bold character spill-over remains after patch 60. +Solution: Clear character just in front of blanking out rest of the line. + (Robert Webb) +Files: src/screen.c + +Patch 5.6.067 +Problem: When a file name contains a NL, the viminfo file is corrupted. +Solution: Use viminfo_writestring() to convert the NL to CTRL-V n. + Also fix the Buffers menu and listing a menu name with a newline. +Files: runtime/menu.vim, src/buffer.c, src/mark.c, src/menu.c + +Patch 5.6.068 +Problem: Compiling the Perl interface doesn't work with Perl 5.6.0. + (Bernhard Rosenkraenzer) +Solution: Also check xs_apiversion for the version number when prepending + defines for PL_*. +Files: src/Makefile + +Patch 5.6.069 +Problem: "go" doesn't always end up at the right character when + 'fileformat' is "dos". (Bruce DeVisser) +Solution: Correct computations in ml_find_line_or_offset(). +Files: src/memline. + +Patch 5.6.070 (depends on 5.6.068) +Problem: Compiling the Perl interface doesn't work with Perl 5.6.0. + (Bernhard Rosenkraenzer) +Solution: Simpler check instead of the one from patch 68. +Files: src/Makefile + +Patch 5.6.071 +Problem: "A" in Visual block mode on a Tab positions the cursor one char to + the right. (Michael Haumann) +Solution: Correct the column computation in op_insert(). +Files: src/ops.c + +Patch 5.6.072 +Problem: When starting Vim with "vim +startinsert", it enters Insert mode + only after typing the first command. (Andrew Pimlott) +Solution: Insert a dummy command in the stuff buffer. +Files: src/main.c + +Patch 5.6.073 (extra) (depends on 5.6.034) +Problem: Win32 GUI: When compiled with Bcc 5.5 menus don't work. + In dosinst.c toupper() and tolower() give an "internal compiler + error" for Bcc 5.5. +Solution: Define WINVER to 4 to avoid compiling for Windows 2000. (Dan + Sharp) Also cleaned up compilation arguments. + Use our own implementation of toupper() in dosinst.c. Use + mytoupper() instead of tolower(). +Files: src/Makefile.bor, src/dosinst.c + +Patch 5.6.074 (extra) +Problem: Entering CSI directly doesn't always work, because it's recognized + as the start of a special key. Mostly a problem with multi-byte + in the GUI. +Solution: Use K_CSI for a typed CSI character. Use <CSI> for a normal CSI, + <xCSI> for a CSI typed in the GUI. +Files: runtime/doc/intro.txt, src/getchar.c, src/gui_amiga.c, + src/gui_gtk_x11.c, src/gui_mac.c, src/gui_riscos.c, src/gui_w32.c, + src/keymap.h, src/misc2.c + +Patch 5.6.075 +Problem: When using "I" or "A" in Visual block mode while 'sts' is set may + change spaces to a Tab the inserted text is not correct. (Mike + Steed) And some other problems when using "A" to append after the + end of the line. +Solution: Check for change in spaces/tabs after inserting the text. Append + spaces to fill the gap between the end-of-line and the right edge + of the block. +Files: src/ops.c + +Patch 5.6.076 +Problem: GTK GUI: Mapping <M-Space> doesn't work. +Solution: Don't use the "Alt" modifier twice in key_press_event(). +Files: src/gui_gtk_x11.c + +Patch 5.6.077 +Problem: GUI: When interrupting an external program with CTRL-C, gvim might + crash. (Benjamin Korvemaker) +Solution: Avoid using a NULL pointer in ui_inchar_undo(). +Files: src/ui.c + +Patch 5.6.078 +Problem: Locale doesn't always work on FreeBSD. (David O'Brien) +Solution: Link with the "xpg4" library when available. +Files: src/configure.in, src/configure + +Patch 5.6.079 +Problem: Vim could crash when several Tcl interpreters are created and + destroyed. +Solution: handle the "exit" command and nested ":tcl" commands better. (Ingo + Wilken) +Files: runtime/doc/if_tcl.txt, src/if_tcl.c + +Patch 5.6.080 +Problem: When jumping to a tag, generating the tags file and jumping to the + same tag again uses the old search pattern. (Sung-Hyun Nam) +Solution: Flush cached tag matches when executing an external command. +Files: src/misc2.c, src/proto/tag.pro, src/tag.c + +Patch 5.6.081 +Problem: ":syn include" uses a level for the included file, this confuses + contained items included at the same level. +Solution: Use a unique tag for each included file. Changed sp_syn_inc_lvl + to sp_syn_inc_tag. (Scott Bigham) +Files: src/syntax.c, src/structs.h + +Patch 5.6.082 +Problem: When using cscope, Vim can crash. +Solution: Initialize tag_fname in find_tags(). (Anton Blanchard) +Files: src/tag.c + +Patch 5.6.083 (extra) +Problem: Win32: The visual beep can't be seen. (Eric Roesinger) +Solution: Flush the output before waiting with GdiFlush(). (Maurice S. Barnum) + Also: Allow specifying the delay in t_vb for the GUI. +Files: src/gui.c, src/gui_amiga.c, src/gui_gtk_x11.c, src/gui_mac.c, + src/gui_riscos.c, src/gui_w32.c, src/gui_x11.c, src/gui_beos.cc, + src/proto/gui_amiga.pro, src/proto/gui_gtk_x11.pro, + src/proto/gui_mac.pro, src/proto/gui_riscos.pro, + src/proto/gui_w32.pro, src/proto/gui_x11.pro, + src/proto/gui_beos.pro + +Patch 5.6.084 (depends on 5.6.074) +Problem: GUI: Entering CSI doesn't always work for Athena and Motif. +Solution: Handle typed CSI as <xCSI> (forgot this bit in 5.6.074). +Files: src/gui_x11.c + +Patch 5.6.085 +Problem: Multi-byte: Using "r" to replace a double-byte char with a + single-byte char moved the cursor one character. (Matsumoto) + Also, using a count when replacing a single-byte char with a + double-byte char didn't work. +Solution: Don't use del_char() to delete the second byte. + Get "ptr" again after calling ins_char(). +Files: src/normal.c + +Patch 5.6.086 (extra) +Problem: Win32: When using libcall() and the returned value is not a valid + pointer, Vim crashes. +Solution: Use IsBadStringPtr() to check if the pointer is valid. +Files: src/os_win32.c + +Patch 5.6.087 +Problem: Multi-byte: Commands and messages with multi-byte characters are + displayed wrong. +Solution: Detect double-byte characters. (Yasuhiro Matsumoto) +Files: src/ex_getln.c, src/message.c, src/misc2.c, src/screen.c + +Patch 5.6.088 +Problem: Multi-byte with Motif or Athena: The message "XIM requires + fontset" is annoying when Vim was compiled with XIM support but it + is not being used. +Solution: Remove that message. +Files: src/multbyte.c + +Patch 5.6.089 +Problem: On non-Unix systems it's possible to overwrite a read-only file + without using "!". +Solution: Check if the file permissions allow overwriting before moving the + file to become the backup file. +Files: src/fileio.c + +Patch 5.6.090 +Problem: When editing a file in "/home/dir/home/dir" this was replaced with + "~~". (Andreas Jellinghaus) +Solution: Replace the home directory only once in home_replace(). +Files: src/misc1.c + +Patch 5.6.091 +Problem: When editing many "no file" files, can't create swap file, because + .sw[a-p] have all been used. (Neil Bird) +Solution: Also use ".sv[a-z]", ".su[a-z]", etc. +Files: src/memline.c + +Patch 5.6.092 +Problem: FreeBSD: When setting $TERM to a non-valid terminal name, Vim + hangs in tputs(). +Solution: After tgetent() returns an error code, call it again with the + terminal name "dumb". This apparently creates an environment in + which tputs() doesn't fail. +Files: src/term.c + +Patch 5.6.093 (extra) +Problem: Win32 GUI: "ls | gvim -" will show a message box about reading + stdin when Vim exits. (Donohue) +Solution: Don't write a message about the file read from stdin until the GUI + has started. +Files: src/fileio.c + +Patch 5.6.094 +Problem: Problem with multi-byte string for ":echo var". +Solution: Check for length in msg_outtrans_len_attr(). (Sung-Hyun Nam) + Also make do_echo() aware of multi-byte characters. +Files: src/eval.c, src/message.c + +Patch 5.6.095 +Problem: With an Emacs TAGS file that include another a relative path + doesn't always work. +Solution: Use expand_tag_fname() on the name of the included file. + (Utz-Uwe Haus) +Files: src/tag.c + +Patch 5.6.096 +Problem: Unix: When editing many files, startup can be slow. (Paul + Ackersviller) +Solution: Halve the number of stat() calls used to add a file to the buffer + list. +Files: src/buffer.c + +Patch 5.7a.001 +Problem: GTK doesn't respond on drag&drop from ROX-Filer. +Solution: Add "text/uri-list" target. (Thomas Leonard) + Also: fix problem with checking for trash arguments. +Files: src/gui_gtk_x11.c + +Patch 5.7a.002 +Problem: Multi-byte: 'showmatch' is performed when second byte of an + inserted double-byte char is a paren or brace. +Solution: Check IsTrailByte() before calling showmatch(). (Taro Muraoka) +Files: src/misc1.c + +Patch 5.7a.003 +Problem: Multi-byte: After using CTRL-O in Insert mode with the cursor at + the end of the line on a multi-byte character the cursor moves to + the left. +Solution: Check for multi-byte character at end-of-line. (Taro Muraoka) + Also: fix cls() to detect a double-byte character. (Chong-Dae Park) +Files: src/edit.c, src/search.c + +Patch 5.7a.004 +Problem: When reporting the search pattern offset, the string could be + unterminated, which may cause a crash. +Solution: Terminate the string for the search offset. (Stephen P. Wall) +Files: src/search.c + +Patch 5.7a.005 +Problem: When ":s//~/" doesn't find a match it reports "[NULL]" for the + pattern. +Solution: Use get_search_pat() to obtain the actually used pattern. +Files: src/ex_cmds.c, src/proto/search.pro, src/search.c + +Patch 5.7a.006 (extra) +Problem: VMS: Various problems, also with the VAXC compiler. +Solution: In many places use the Unix code for VMS too. + Added time, date and compiler version to version message. + (Zoltan Arpadffy) +Files: src/ex_cmds.c, src/ex_docmd.c, src/globals.h, src/gui_vms_conf.h, + src/main.c, src/message.c, src/misc1.c, src/os_vms.c, + src/os_vms.h, src/os_vms.mms, src/os_vms_conf.h, + src/proto/os_vms.pro, src/proto/version.pro, src/term.c, + src/version.c, src/xxd/os_vms.mms, src/xxd/xxd.c + +Patch 5.7a.007 +Problem: Motif and Athena GUI: CTRL-@ is interpreted as CTRL-C. +Solution: Only use "intr_char" when it has been set. +Files: src/gui_x11.c + +Patch 5.7a.008 +Problem: GTK GUI: When using CTRL-L the screen is redrawn twice, causing + trouble for bold characters. Also happens when moving with the + scrollbar. Best seen when 'writedelay' is non-zero. + When starting the GUI with ":gui" the screen is redrawn once with + the wrong colors. +Solution: Only set the geometry hints when the window size really changed. + This avoids setting it each time the scrollbar is forcefully + redrawn. + Don't redraw in expose_event() when gui.starting is still set. +Files: src/gui_gtk_x11.c + + +============================================================================== +VERSION 5.8 *version-5.8* + +Version 5.8 is a bug-fix version of 5.7. + + +Changed *changed-5.8* +------- + +Ctags is no longer included with Vim. It has grown into a project of its own. +You can find it here: http://ctags.sf.net. It is highly recommended as a Vim +companion when you are writing programs. + + +Added *added-5.8* +----- + +New syntax files: +acedb AceDB (Stewart Morris) +aflex Aflex (Mathieu Clabaut) +antlr Antlr (Mathieu Clabaut) +asm68k 68000 Assembly (Steve Wall) +automake Automake (John Williams) +ayacc Ayacc (Mathieu Clabaut) +b B (Mathieu Clabaut) +bindzone BIND zone (glory hump) +blank Blank (Rafal Sulejman) +cfg Configure files (Igor Prischepoff) +changelog ChangeLog (Gediminas Paulauskas) +cl Clever (Phil Uren) +crontab Crontab (John Hoelzel) +csc Essbase script (Raul Segura Acevedo) +cynlib Cynlib(C++) (Phil Derrick) +cynpp Cyn++ (Phil Derrick) +debchangelog Debian Changelog (Wichert Akkerman) +debcontrol Debian Control (Wichert Akkerman) +dns DNS zone file (Jehsom) +dtml Zope's DTML (Jean Jordaan) +dylan Dylan, Dylan-intr and Dylan-lid (Brent Fulgham) +ecd Embedix Component Description (John Beppu) +fgl Informix 4GL (Rafal Sulejman) +foxpro FoxPro (Powing Tse) +gsp GNU Server Pages (Nathaniel Harward) +gtkrc GTK rc (David Necas) +hercules Hercules (Avant! Corporation) (Dana Edwards) +htmlos HTML/OS by Aestiva (Jason Rust) +inittab SysV process control (David Necas) +iss Inno Setup (Dominique Stephan) +jam Jam (Ralf Lemke) +jess Jess (Paul Baleme) +lprolog LambdaProlog (Markus Mottl) +ia64 Intel Itanium (parth malwankar) +kix Kixtart (Nigel Gibbs) +mgp MaGic Point (Gerfried Fuchs) +mason Mason (HTML with Perl) (Andrew Smith) +mma Mathematica (Wolfgang Waltenberger) +nqc Not Quite C (Stefan Scherer) +omnimark Omnimark (Paul Terray) +openroad OpenROAD (Luis Moreno Serrano) +named BIND configuration (glory hump) +papp PApp (Marc Lehmann) +pfmain Postfix main config (Peter Kelemen) +pic PIC assembly (Aleksandar Veselinovic) +ppwiz PPWizard (Stefan Schwarzer) +progress Progress (Phil Uren) +psf Product Specification File (Rex Barzee) +r R (Tom Payne) +registry MS-Windows registry (Dominique Stephan) +robots Robots.txt (Dominique Stephan) +rtf Rich Text Format (Dominique Stephan) +setl SETL (Alex Poylisher) +sgmldecl SGML Declarations (Daniel A. Molina W.) +sinda Sinda input (Adrian Nagle) +sindacmp Sinda compare (Adrian Nagle) +sindaout Sinda output (Adrian Nagle) +smith SMITH (Rafal Sulejman) +snobol4 Snobol 4 (Rafal Sulejman) +strace Strace (David Necas) +tak TAK input (Adrian Nagle) +takcmp TAK compare (Adrian Nagle) +takout TAK output (Adrian Nagle) +tasm Turbo assembly (FooLman) +texmf TeX configuration (David Necas) +trasys Trasys input (Adrian Nagle) +tssgm TSS Geometry (Adrian Nagle) +tssop TSS Optics (Adrian Nagle) +tsscl TSS Command line (Adrian Nagle) +virata Virata Configuration Script (Manuel M.H. Stol) +vsejcl VSE JCL (David Ondrejko) +wdiff Wordwise diff (Gerfried Fuchs) +wsh Windows Scripting Host (Paul Moore) +xkb X Keyboard Extension (David Necas) + +Renamed php3 to php, it now also supports php4 (Lutz Eymers) + +Patch 5.7.015 +Problem: Syntax files for Vim 6.0 can't be used with 5.x. +Solution: Add the "default" argument to the ":highlight" command: Ignore the + command if highlighting was already specified. +Files: src/syntax.c + +Generate the Syntax menu with makemenu.vim, so that it doesn't have to be done +when Vim is starting up. Reduces the startup time of the GUI. + + +Fixed *fixed-5.8* +----- + +Conversion of docs to HTML didn't convert "|tag|s" to a hyperlink. + +Fixed compiling under NeXT. (Jeroen C.M. Goudswaard) + +optwin.vim gave an error when used in Vi compatible mode ('cpo' contains 'C'). + +Tcl interpreter: "buffer" command didn't check for presence of an argument. +(Dave Bodenstab) + +dosinst.c: Added checks for too long file name. + +Amiga: a file name starting with a colon was considered absolute but it isn't. +Amiga: ":pwd" added a slash when in the root of a drive. + +Macintosh: Warnings for unused variables. (Bernhard Pruemmer) + +Unix: When catching a deadly signal, handle it in such a way that it's +unlikely that Vim will hang. Call _exit() instead of exit() in case of a +severe problem. + +Setting the window title from nothing to something didn't work after patch 29. + +Check for ownership of .exrc and .vimrc was done with stat(). Use lstat() as +well for extra security. + +Win32 GUI: Printing a file with 'fileformat' "unix" didn't work. Set +'fileformat' to "dos" before writing the temp file. + +Unix: Could start waiting for a character when checking for a CTRL-C typed +when an X event is received. + +Could not use Perl and Python at the same time on FreeBSD, because Perl used +"-lc" and Python used the threaded C library. + +Win32: The Mingw compiler gave a few warning messages. + +When using "ZZ" and an autocommand for writing uses an abbreviation it didn't +work. Don't stuff the ":x" command but execute it directly. (Mikael Berthe) + +VMS doesn't always have lstat(), added an #ifdef around it. + +Added a few corrections for the Macintosh. (Axel Kielhorn) + +Win32: Gvimext could not edit more than a few files at once, the length of the +argument was fixed. + + +Previously released patches for Vim 5.7: + +Patch 5.7.001 +Problem: When the current buffer is crypted, and another modified buffer + isn't, ":wall" will encrypt the other buffer. +Solution: In buf_write() use "buf" instead of "curbuf" to check for the + crypt key. +Files: src/fileio.c + +Patch 5.7.002 +Problem: When 'showmode' is set, using "CTRL-O :r file" waits three seconds + before displaying the read text. (Wichert Akkerman) +Solution: Set "keep_msg" to the file message so that the screen is redrawn + before the three seconds wait for displaying the mode message. +Files: src/fileio.c + +Patch 5.7.003 +Problem: Searching for "[[:cntrl:]]" doesn't work. +Solution: Exclude NUL from the matching characters, it terminates the list. +Files: src/regexp.c + +Patch 5.7.004 +Problem: GTK: When selecting a new font, Vim can crash. +Solution: In gui_mch_init_font() unreference the old font, not the new one. +Files: src/gui_gtk_x11.c + +Patch 5.7.005 +Problem: Multibyte: Inserting a wrapped line corrupts kterm screen. + Pasting TEXT/COMPOUND_TEXT into Vim does not work. + On Motif no XIM status line is displayed even though it is + available. +Solution: Don't use xterm trick for wrapping lines for multibyte mode. + Correct a missing "break", added TEXT/COMPOUND_TEXT selection + request. + Add XIMStatusArea fallback code. + (Katsuhito Nagano) +Files: src/gui_gtk_x11.c, src/multbyte.c, src/screen.c, src/ui.c + +Patch 5.7.006 +Problem: GUI: redrawing the non-Visual selection is wrong when the window + is unobscured. (Jean-Pierre Etienne) +Solution: Redraw the selection properly and don't clear it. Added "len" + argument to clip_may_redraw_selection(). +Files: src/gui.c, src/ui.c, src/proto/ui.pro + +Patch 5.7.007 +Problem: Python: Crash when using the current buffer twice. +Solution: Increase the reference count for buffer and window objects. + (Johannes Zellner) +Files: src/if_python.c + +Patch 5.7.008 +Problem: In Ex mode, backspacing over the first TAB doesn't work properly. + (Wichert Akkerman) +Solution: Switch the cursor on before printing the newline. +Files: src/ex_getln.c + +Patch 5.7.009 (extra) +Problem: Mac: Crash when using a long file. +Solution: Don't redefine malloc() and free(), because it will break using + realloc(). +Files: src/os_mac.h + +Patch 5.7.010 +Problem: When using CTRL-A on a very long number Vim can crash. (Michael + Naumann) +Solution: Truncate the length of the new number to avoid a buffer overflow. +Files: src/ops.c + +Patch 5.7.011 (extra) +Problem: Win32 GUI on NT 5 and Win98: Displaying Hebrew is reversed. +Solution: Output each character separately, to avoid that Windows reverses + the text for some fonts. (Ron Aaron) +Files: src/gui_w32.c + +Patch 5.7.012 +Problem: When using "-complete=buffer" for ":command" the user command + fails. +Solution: In a user command don't replace the buffer name with a count for + the buffer number. +Files: src/ex_docmd.c + +Patch 5.7.013 +Problem: "gD" didn't always find a match in the first line, depending on + the column the search started at. +Solution: Reset the column to zero before starting to search. +Files: src/normal.c + +Patch 5.7.014 +Problem: Rot13 encoding was done on characters with accents, which is + wrong. (Sven Gottwald) +Solution: Only do rot13 encoding on ASCII characters. +Files: src/ops.c + +Patch 5.7.016 +Problem: When hitting 'n' for a ":s///c" command, the ignore-case flag was + not restored, some matches were skipped. (Daniel Blaustein) +Solution: Restore the reg_ic variable when 'n' was hit. +Files: src/ex_cmds.c + +Patch 5.7.017 +Problem: When using a Vim script for Vim 6.0 with <SID> before a function + name, it produces an error message even when inside an "if version + >= 600". (Charles Campbell) +Solution: Ignore errors in the function name when the function is not going + to be defined. +Files: src/eval.c + +Patch 5.7.018 +Problem: When running "rvim" or "vim -Z" it was still possible to execute a + shell command with system() and backtick-expansion. (Antonios A. + Kavarnos) +Solution: Disallow executing a shell command in get_cmd_output() and + mch_expand_wildcards(). +Files: src/misc1.c, src/os_unix.c + +Patch 5.7.019 +Problem: Multibyte: In a substitute string, a multi-byte character isn't + skipped properly, can be a problem when the second byte is a + backslash. +Solution: Skip an extra byte for a double-byte character. (Muraoka Taro) +Files: src/ex_cmds.c + +Patch 5.7.020 +Problem: Compilation doesn't work on MacOS-X. +Solution: Add a couple of #ifdefs. (Jamie Curmi) +Files: src/regexp.c, src/ctags/general.h + +Patch 5.7.021 +Problem: Vim sometimes produces a beep when started in an xterm. Only + happens when compiled without mouse support. +Solution: Requesting the xterm version results in a K_IGNORE. This wasn't + handled when mouse support is disabled. Accept K_IGNORE always. +Files: src/normal.c + +Patch 5.7.022 +Problem: %v in 'statusline' is not displayed when it's equal to %c. +Solution: Check if %V or %v is used and handle them differently. +Files: src/screen.c + +Patch 5.7.023 +Problem: Crash when a WinLeave autocommand deletes the buffer in the other + window. +Solution: Check that after executing the WinLeave autocommands there still + is a window to be closed. Also update the test that was supposed + to check for this problem. +Files: src/window.c, testdir/test13.in, testdir/test13.ok + +Patch 5.7.024 +Problem: Evaluating an expression for 'statusline' can have side effects. +Solution: Evaluate the expression in a sandbox. +Files: src/edit.c, src/eval.c, src/proto/eval.pro, src/ex_cmds.c, + src/ex_cmds.h, src/ex_docmd.c, src/globals.h, src/option.c, + src/screen.c, src/undo.c + +Patch 5.7.025 (fixed) +Problem: Creating a temp file has a race condition. +Solution: Create a private directory to write the temp files in. +Files: src/fileio.c, src/misc1.c, src/proto/misc1.pro, + src/proto/fileio.pro, src/memline.c, src/os_unix.h + +Patch 5.7.026 (extra) +Problem: Creating a temp file has a race condition. +Solution: Create a private directory to write the temp files in. + This is the extra part of patch 5.7.025. +Files: src/os_msdos.h + +Patch 5.7.027 +Problem: Starting to edit a file can cause a crash. For example when in + Insert mode, using CTRL-O :help abbr<Tab> to scroll the screen and + then <CR>, which edits a help file. (Robert Bogomip) +Solution: Check if keep_msg is NULL before copying it. +Files: src/fileio.c + +Patch 5.7.028 +Problem: Creating a backup or swap file could fail in rare situations. +Solution: Use O_EXCL for open(). +Files: src/fileio.c, src/memfile.c + +Patch 5.7.029 +Problem: Editing a file with an extremely long name crashed Vim. +Solution: Check for length of the name when setting the window title. +Files: src/buffer.c + +Patch 5.7.030 +Problem: A ":make" or ":grep" command with a very long argument could cause + a crash. +Solution: Allocate the buffer for the shell command. +Files: src/ex_docmd.c + + + vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/version6.txt b/vim73/doc/version6.txt new file mode 100644 index 0000000..17a29e4 --- /dev/null +++ b/vim73/doc/version6.txt @@ -0,0 +1,14530 @@ +*version6.txt* For Vim version 7.3. Last change: 2008 Aug 06 + + + VIM REFERENCE MANUAL by Bram Moolenaar + + +Welcome to Vim Version 6.0! A large number of features has been added. This +file mentions all the new items that have been added, changes to existing +features and bug fixes compared to Vim 5.x. + +See |vi_diff.txt| for an overview of differences between Vi and Vim 6.0. +See |version4.txt| for differences between Vim 3.0 and Vim 4.0. +See |version5.txt| for differences between Vim 4.0 and Vim 5.0. + +INCOMPATIBLE CHANGES |incompatible-6| + +Cursor position in Visual mode |curpos-visual| +substitute command Vi compatible |substitute-CR| +global option values introduced |new-global-values| +'fileencoding' changed |fileencoding-changed| +Digraphs changed |digraphs-changed| +Filetype detection changed |filetypedetect-changed| +Unlisted buffers introduced |new-unlisted-buffers| +CTRL-U in Command-line mode changed |CTRL-U-changed| +Ctags gone |ctags-gone| +Documentation reorganized |documentation-6| +Modeless selection and clipboard |modeless-and-clipboard| +Small incompatibilities |incomp-small-6| + +NEW FEATURES |new-6| + +Folding |new-folding| +Vertically split windows |new-vertsplit| +Diff mode |new-diff-mode| +Easy Vim: click-and-type |new-evim| +User manual |new-user-manual| +Flexible indenting |new-indent-flex| +Extended search patterns |new-searchpat| +UTF-8 support |new-utf-8| +Multi-language support |new-multi-lang| +Plugin support |new-plugins| +Filetype plugins |new-filetype-plugins| +File browser |new-file-browser| +Editing files over a network |new-network-files| +Window for command-line editing |new-cmdwin| +Debugging mode |new-debug-mode| +Cursor in virtual position |new-virtedit| +Debugger interface |new-debug-itf| +Communication between Vims |new-vim-server| +Buffer type options |new-buftype| +Printing |new-printing| +Ports |ports-6| +Quickfix extended |quickfix-6| +Operator modifiers |new-operator-mod| +Search Path |new-search-path| +Writing files improved |new-file-writing| +Argument list |new-argument-list| +Restore a View |new-View| +Color schemes |new-color-schemes| +Various new items |new-items-6| + +IMPROVEMENTS |improvements-6| + +COMPILE TIME CHANGES |compile-changes-6| + +BUG FIXES |bug-fixes-6| + +VERSION 6.1 |version-6.1| +Changed |changed-6.1| +Added |added-6.1| +Fixed |fixed-6.1| + +VERSION 6.2 |version-6.2| +Changed |changed-6.2| +Added |added-6.2| +Fixed |fixed-6.2| + +VERSION 6.3 |version-6.3| +Changed |changed-6.3| +Added |added-6.3| +Fixed |fixed-6.3| + +VERSION 6.4 |version-6.4| +Changed |changed-6.4| +Added |added-6.4| +Fixed |fixed-6.4| + +============================================================================== +INCOMPATIBLE CHANGES *incompatible-6* + +These changes are incompatible with previous releases. Check this list if you +run into a problem when upgrading from Vim 5.x to 6.0 + + +Cursor position in Visual mode *curpos-visual* +------------------------------ + +When going from one window to another window on the same buffer while in +Visual mode, the cursor position of the other window is adjusted to keep the +same Visual area. This can be used to set the start of the Visual area in one +window and the end in another. In vim 5.x the cursor position of the other +window would be used, which could be anywhere and was not very useful. + + +Substitute command Vi compatible *substitute-CR* +-------------------------------- + +The substitute string (the "to" part of the substitute command) has been made +Vi compatible. Previously a CTRL-V had a special meaning and could be used to +prevent a <CR> to insert a line break. This made it impossible to insert a +CTRL-V before a line break. Now a backslash is used to prevent a <CR> to +cause a line break. Since the number of backslashes is halved, it is still +possible to insert a line break at the end of the line. This now works just +like Vi, but it's not compatible with Vim versions before 6.0. + +When a ":s" command doesn't make any substitutions, it no longer sets the '[ +and '] marks. This is not related to Vi, since it doesn't have these marks. + + +Global option values introduced *new-global-values* +------------------------------- + +There are now global values for options which are local to a buffer or window. +Previously the local options were copied from one buffer to another. When +editing another file this could cause option values from a modeline to be used +for the wrong file. Now the global values are used when entering a buffer +that has not been used before. Also, when editing another buffer in a window, +the local window options are reset to their global values. The ":set" command +sets both the local and global values, this is still compatible. But a +modeline only sets the local value, this is not backwards compatible. + +":let &opt = val" now sets the local and global values, like ":set". New +commands have been added to set the global or local value: + :let &opt = val like ":set" + :let &g:opt = val like ":setglobal" + :let &l:opt = val like ":setlocal" + + +'fileencoding' changed *fileencoding-changed* +---------------------- + +'fileencoding' was used in Vim 5.x to set the encoding used inside all of Vim. +This was a bit strange, because it was local to a buffer and worked for all +buffers. It could never be different between buffers, because it changed the +way text in all buffers was interpreted. +It is now used for the encoding of the file related to the buffer. If you +still set 'fileencoding' it is likely to be overwritten by the detected +encoding from 'fileencodings', thus it is "mostly harmless". +The old FileEncoding autocommand now does the same as the new EncodingChanged +event. + + +Digraphs changed *digraphs-changed* +---------------- + +The default digraphs now correspond to RFC1345. This is very different from +what was used in Vim 5.x. |digraphs| + + +Filetype detection changed *filetypedetect-changed* +-------------------------- + +The filetype detection previously was using the "filetype" autocommand group. +This caused confusion with the FileType event name (case is ignored). The +group is now called "filetypedetect". It still works, but if the "filetype" +group is used the autocommands will not be removed by ":filetype off". + The support for 'runtimepath' has made the "myfiletypefile" and +"mysyntaxfile" mechanism obsolete. They are still used for backwards +compatibility. + +The connection between the FileType event and setting the 'syntax' option was +previously in the "syntax" autocommand group. That caused confusion with the +Syntax event name. The group is now called "syntaxset". + +The distributed syntax files no longer contain "syntax clear". That makes it +possible to include one in the other without tricks. The syntax is now +cleared when the 'syntax' option is set (by an autocommand added from +synload.vim). This makes the syntax cleared when the value of 'syntax' does +not correspond to a syntax file. Previously the existing highlighting was +kept. + + +Unlisted buffers introduced *new-unlisted-buffers* +--------------------------- + +There is now a difference between buffers which don't appear in the buffer +list and buffers which are really not in the buffer list. Commands like +":ls", ":bnext", ":blast" and the Buffers menu will skip buffers not in the +buffer list. |unlisted-buffer| +The 'buflisted' option can be used to make a buffer appear in the buffer list +or not. + +Several commands that previously added a buffer to the buffer list now create +an unlisted buffer. This means that a ":bnext" and ":ball" will not find these +files until they have actually been edited. For example, buffers used for the +alternative file by ":write file" and ":read file". + Other commands previously completely deleted a buffer and now only remove +the buffer from the buffer list. Commands relying on a buffer not to be +present might fail. For example, a ":bdelete" command in an autocommand that +relied on something following to fail (was used in the automatic tests). +|:bwipeout| can be used for the old meaning of ":bdelete". + +The BufDelete autocommand event is now triggered when a buffer is removed from +the buffer list. The BufCreate event is only triggered when a buffer is +created that is added to the buffer list, or when an existing buffer is added +to the buffer list. BufAdd is a new name for BufCreate. +The new BufNew event is for creating any buffer and BufWipeout for really +deleting a buffer. + +When doing Insert mode completion, only buffers in the buffer list are +scanned. Added the 'U' flag to 'complete' to do completion from unlisted +buffers. + +Unlisted buffers are not stored in a viminfo file. + + +CTRL-U in Command-line mode changed *CTRL-U-changed* +----------------------------------- + +Using CTRL-U when editing the command line cleared the whole line. Most +shells only delete the characters before the cursor. Made it work like that. +(Steve Wall) + +You can get the old behavior with CTRL-E CTRL-U: > + :cnoremap <C-U> <C-E><C-U> + + +Ctags gone *ctags-gone* +---------- + +Ctags is no longer part of the Vim distribution. It's now a grown-up program +by itself, it deserves to be distributed separately. +Ctags can be found here: http://ctags.sf.net/. + + +Documentation reorganized *documentation-6* +------------------------- + +The documentation has been reorganized, an item may not be where you found it +in Vim 5.x. +- The user manual was added, some items have been moved to it from the + reference manual. +- The quick reference is now in a separate file (so that it can be printed). + +The examples in the documentation were previously marked with a ">" in the +first column. This made it difficult to copy/paste them. There is now a +single ">" before the example and it ends at a "<" or a non-blank in the first +column. This also looks better without highlighting. + +'helpfile' is no longer used to find the help tags file. This allows a user +to add its own help files (e.g., for plugins). + + +Modeless selection and clipboard *modeless-and-clipboard* +-------------------------------- + +The modeless selection is used to select text when Visual mode can't be used, +for example when editing the command line or at the more prompt. +In Vim 5.x the modeless selection was always used. On MS-Windows this caused +the clipboard to be overwritten, with no way to avoid that. The modeless +selection now obeys the 'a' and 'A' flags in 'guioptions' and "autoselect" and +"autoselectml" in 'clipboard'. By default there is no automatic copy on +MS-Windows. Use the |c_CTRL-Y| command to manually copy the selection. + +To get the old behavior back, do this: > + + :set clipboard^=autoselectml guioptions+=A + + +Small incompatibilities *incomp-small-6* +----------------------- + +'backupdir', 'cdpath', 'directory', 'equalprg', 'errorfile', 'formatprg', +'grepprg', 'helpfile', 'makeef', 'makeprg', 'keywordprg', 'cscopeprg', +'viminfo' and 'runtimepath' can no longer be set from a modeline, for better +security. + +Removed '_' from the 'breakat' default: It's commonly used in keywords. + +The default for 'mousehide' is on, because this works well for most people. + +The Amiga binary is now always compiled with "big" features. The "big" binary +archive no longer exists. + +The items "[RO]", "[+]", "[help]", "[Preview]" and "[filetype]" in +'statusline' no longer have a leading space. + +Non-Unix systems: When expanding wildcards for the Vim arguments, don't use +'suffixes'. It now works as if the shell had expanded the arguments. + +The 'lisp', 'smartindent' and 'cindent' options are not switched off when +'paste' is set. The auto-indenting is disabled when 'paste' is set, but +manual indenting with "=" still works. + +When formatting with "=" uses 'cindent' or 'indentexpr' indenting, and there +is no change in indent, this is not counted as a change ('modified' isn't set +and there is nothing to undo). + +Report 'modified' as changed when 'fileencoding' or 'fileformat' was set. +Thus it reflects the possibility to abandon the buffer without losing changes. + +The "Save As" menu entry now edits the saved file. Most people expect it to +work like this. + +A buffer for a directory is no longer added to the Buffers menu. + +Renamed <Return> to <Enter>, since that's what it's called on most keyboards. +Thus it's now the hit-enter prompt instead of the hit-return prompt. +Can map <Enter> just like <CR> or <Return>. + +The default for the 'viminfo' option is now '20,"50,h when 'compatible' isn't +set. Most people will want to use it, including beginners, but it required +setting the option, which isn't that easy. + +After using ":colder" the newer error lists are overwritten. This makes it +possible to use ":grep" to browse in a tree-like way. Must use ":cnewer 99" +to get the old behavior. + +The patterns in 'errorformat' would sometimes ignore case (MS-Windows) and +sometimes not (Unix). Now case is always ignored. Add "\C" to the pattern to +match case. + +The 16 bit MS-DOS version is now compiled without the +listcmds feature +(buffer list manipulation commands). They are not often needed and this +executable needs to be smaller. + +'sessionoptions' now includes "curdir" by default. This means that restoring +a session will result in the current directory being restored, instead of +going to the directory where the session file is located. + +A session deleted all buffers, deleting all marks. Now keep the buffer list, +it shouldn't hurt for some existing buffers to remain present. +When the argument list is empty ":argdel *" caused an error message. + +No longer put the search pattern from a tag jump in the history. + +Use "SpecialKey" highlighting for unprintable characters instead of "NonText". +The idea is that unprintable text or any text that's displayed differently +from the characters in the file is using "SpecialKey", and "NonText" is used +for text that doesn't really exist in the file. + +Motif now uses the system default colors for the menu and scrollbar. Used to +be grey. It's still possible to set the colors with ":highlight" commands and +resources. + +Formatting text with "gq" breaks a paragraph at a non-empty blank line. +Previously the line would be removed, which wasn't very useful. + +":normal" does no longer hang when the argument ends in half a command. +Previously Vim would wait for more characters to be typed, without updating +the screen. Now it pretends an <Esc> was typed. + +Bitmaps for the toolbar are no longer searched for in "$VIM/bitmaps" but in +the "bitmaps" directories in 'runtimepath'. + +Now use the Cmdline-mode menus for the hit-enter prompt instead of the Normal +mode menus. This generally works better and allows using the "Copy" menu to +produce CTRL-Y to copy the modeless selection. + +Moved the font selection from the Window to the Edit menu, together with the +other settings. + +The default values for 'isfname' include more characters to make "gf" work +better. + +Changed the license for the documentation to the Open Publication License. +This seemed fair, considering the inclusion of parts of the Vim book, which is +also published under the OPL. The downside is that we can't force someone who +would sell copies of the manual to contribute to Uganda. + +After "ayy don't let ""yy or :let @" = val overwrite the "a register. +Use the unnamed register instead. + +MSDOS: A pattern "*.*" previously also matched a file name without a dot. +This was inconsistent with other versions. + +In Insert mode, CTRL-O CTRL-\ CTRL-N {cmd} remains in Normal mode. Previously +it would go back to Insert mode, thus confusing the meaning of CTRL-\ CTRL-N, +which is supposed to take us to Normal mode (especially in ":amenu"). + +Allow using ":" commands after an operator. Could be used to implement a new +movement command. Thus it no longer aborts a pending operator. + +For the Amiga the "-d {device}" argument was possible. When compiled with the +diff feature, this no longer works. Use "-dev {device}" instead. |-dev| + +Made the default mappings for <S-Insert> in Insert mode insert the text +literally, avoids that special characters like BS cause side effects. + +Using ":confirm" applied to the rest of the line. Now it applies only to the +command right after it. Thus ":confirm if x | edit | endif" no longer works, +use ":if x | confirm edit | endif". This was the original intention, that it +worked differently was a bug. + +============================================================================== +NEW FEATURES *new-6* + +Folding *new-folding* +------- + +Vim can now display a buffer with text folded. This allows overviewing the +structure of a file quickly. It is also possible to yank, delete and put +folded text, for example to move a function to another position. + +There is a whole bunch of new commands and options related to folding. +See |folding|. + + +Vertically split windows *new-vertsplit* +------------------------ + +Windows can also be split vertically. This makes it possible to have windows +side by side. One nice use for this is to compare two similar files (see +|new-diff-mode|). The 'scrollbind' option can be used to synchronize +scrolling. + +A vertical split can be created with the commands: + :vsplit or CTRL-W v or CTRL-W CTRL-V |:vsplit| + :vnew |:vnew| + :vertical {cmd} |:vertical| +The last one is a modifier, which has a meaning for any command that splits a +window. For example: > + :vertical stag main +Will vertically split the window and jump to the tag "main" in the new window. + +Moving from window to window horizontally can be done with the |CTRL-W_h| and +|CTRL-W_l| commands. The |CTRL-W_k| and |CTRL-W_j| commands have been changed +to jump to the window above or below the cursor position. + +The vertical and horizontal splits can be mixed as you like. Resizing windows +is easy when using the mouse, just position the pointer on a status line or +vertical separator and drag it. In the GUI a special mouse pointer shape +indicates where you can drag a status or separator line. + +To resize vertically split windows use the |CTRL-W_<| and |CTRL-W_>| commands. +To make a window the maximum width use the CTRL-W | command |CTRL-W_bar|. + +To force a new window to use the full width or height of the Vim window, +these two modifiers are available: + :topleft {cmd} New window appears at the top with full + width or at the left with full height. + :botright {cmd} New window appears at the bottom with full + width or at the right with full height. +This can be combined with ":vertical" to force a vertical split: > + :vert bot dsplit DEBUG +This will open a window at the far right, occupying the full height of the Vim +window, with the cursor on the first definition of "DEBUG". +The help window is opened at the top, like ":topleft" was used, if the current +window is fewer than 80 characters wide. + +A few options can be used to set the preferences for vertically split windows. +They work similar to their existing horizontal equivalents: + horizontal vertical ~ + 'splitbelow' 'splitright' + 'winheight' 'winwidth' + 'winminheight' 'winminwidth' +It's possible to set 'winminwidth' to zero, so that temporarily unused windows +hardly take up space without closing them. + +The new 'eadirection' option tells where 'equalalways' applies: + :set eadirection=both both directions + :set eadirection=ver equalize window heights + :set eadirection=hor equalize windows widths +This can be used to avoid changing window sizes when you want to keep them. + +Since windows can become quite narrow with vertical splits, text lines will +often not fit. The 'sidescrolloff' has been added to keep some context left +and right of the cursor. The 'listchars' option has been extended with the +"precedes" item, to show a "<" for example, when there is text left off the +screen. (Utz-Uwe Haus) + +"-O" command line argument: Like "-o" but split windows vertically. (Scott +Urban) + +Added commands to move the current window to the very top (CTRL-W K), bottom +(CTRL-W J), left (CTRL-W H) and right (CTRL-W L). In the new position the +window uses the full width/height of the screen. + +When there is not enough room in the status line for both the file name and +the ruler, use up to half the width for the ruler. Useful for narrow windows. + + +Diff mode *new-diff-mode* +--------- + +In diff mode Vim shows the differences between two, three or four files. +Folding is used to hide the parts of the file that are equal. +Highlighting is used to show deleted and changed lines. +See |diff-mode|. + +An easy way to start in diff mode is to start Vim as "vimdiff file1 file2". +Added the vimdiff manpage. + +In a running Vim the |:diffsplit| command starts diff mode for the current +file and another file. The |:diffpatch| command starts diff mode using the +current file and a patch file. The |:diffthis| command starts diff mode for +the current window. + +Differences can be removed with the |:diffget| and |:diffput| commands. + +- The 'diff' option switches diff mode on in a window. +- The |:diffupdate| command refreshes the diffs. +- The 'diffopt' option changes how diffs are displayed. +- The 'diffexpr' option can be set how a diff is to be created. +- The 'patchexpr' option can be set how patch is applied to a file. +- Added the "diff" folding method. When opening a window for diff-mode, set + 'foldlevel' to zero and 'foldenable' on, to close the folds. +- Added the DiffAdd, DiffChange, DiffDelete and DiffText highlight groups to + specify the highlighting for differences. The defaults are ugly... +- Unix: make a vimdiff symbolic link for "make install". +- Removed the now obsolete "vimdiff.vim" script from the distribution. +- Added the "[c" and "]c" commands to move to the next/previous change in diff + mode. + + +Easy Vim: click-and-type *new-evim* +------------------------ + +eVim stands for "Easy Vim". This is a separate program, but can also be +started as "vim -y". + +This starts Vim with 'insertmode' set to allow click-and-type editing. The +$VIMRUNTIME/evim.vim script is used to add mappings and set options to be able +to do most things like Notepad. This is only for people who can't stand two +modes. + +eView does the same but in readonly mode. + +In the GUI a CTRL-C now only interrupts when busy with something, not when +waiting for a character. Allows using CTRL-C to copy text to the clipboard. + + +User manual *new-user-manual* +----------- + +The user manual has been added. It is organised around editing tasks. It +reads like a book, from start to end. It should allow beginners to start +learning Vim. It helps everybody to learn using the most useful Vim features. +It is much easier to read than the reference manual, but omits details. See +|user-manual|. + +The user manual includes parts of the Vim book by Steve Oualline |frombook|. +It is published under the OPL |manual-copyright|. + +When syntax highlighting is not enabled, the characters in the help file which +mark examples ('>' and '<') and header lines ('~') are replaced with a space. + +When closing the help window, the window layout is restored from before +opening it, if the window layout didn't change since then. +When opening the help window, put it at the top of the Vim window if the +current window is fewer than 80 characters and not full width. + + +Flexible indenting *new-indent-flex* +------------------ + +Automatic indenting is now possible for any language. It works with a Vim +script, which makes it very flexible to compute the indent. + +The ":filetype indent on" command enables using the provided indent scripts. +This is explained in the user manual: |30.3|. + +The 'indentexpr' option is evaluated to get the indent for a line. The +'indentkeys' option tells when to trigger re-indenting. Normally these +options are set from an indent script. Like Syntax files, indent scripts will +be created and maintained by many people. + + +Extended search patterns *new-searchpat* +------------------------ + +Added the possibility to match more than one line with a pattern. (partly by +Loic Grenie) +New items in a search pattern for multi-line matches: +\n match end-of-line, also in [] +\_[] match characters in range and end-of-line +\_x match character class and end-of-line +\_. match any character or end-of-line +\_^ match start-of-line, can be used anywhere in the regexp +\_$ match end-of-line, can be used anywhere in the regexp + +Various other new items in search patterns: +\c ignore case for the whole pattern +\C match case for the whole pattern +\m magic on for the following +\M magic off for the following +\v make following characters "very magic" +\V make following characters "very nomagic" + +\@! don't match atom before this. + Example: "foo\(bar\)\@!" matches "foo " but not "foobar". +\@= match atom, resulting in zero-width match + Example: "foo\(bar\)\@=" matches "foo" in "foobar". +\@<! don't match preceding atom before the current position +\@<= match preceding atom before the current position +\@> match preceding atom as a subexpression + +\& match only when branch before and after it match + +\%[] optionally match a list of atoms; "end\%[if]" matches "end", + "endi" and "endif" +\%(\) like \(\), but without creating a back-reference; there can be + any number of these, overcomes the limit of nine \( \) pairs +\%^ match start-of-file (Chase Tingley) +\%$ match end-of-file (Chase Tingley) +\%# Match with the cursor position. (Chase Tingley) +\? Just like "\=" but can't be used in a "?" command. + +\%23l match in line 23 +\%<23l match before line 23 +\%>23l match after line 23 +\%23c, \%<23c, \%>23c match in/before/after column 23 +\%23v, \%<23v, \%>23v match in/before/after virtual column 23 + + +For syntax items: +\z(...\) external reference match set (in region start pattern) +\z1 - \z9 external reference match use (in region skip or end pattern) + (Scott Bigham) + +\zs use position as start of match +\ze use position as end of match + +Removed limit of matching only up to 32767 times with *, \+, etc. + +Added support to match multi-byte characters. (partly by Muraoka Taro) +Made "\<" and "\>" work for UTF-8. (Muraoka Taro) + + +UTF-8 support *new-utf-8* +------------- + +Vim can now edit files in UTF-8 encoding. Up to 31 bit characters can be +used, but only 16 bit characters are displayed. Up to two combining +characters are supported, they overprint the preceding character. +Double-wide characters are also supported. See |UTF-8|. + +UCS-2, UCS-4 and UTF-16 encodings are supported too, they are converted to +UTF-8 internally. There is also support for editing Unicode files in a Latin1 +environment. Other encodings are converted with iconv() or an external +converter specified with 'charconvert'. + +Many new items for Multi-byte support: +- Added 'encoding' option: specifies character encoding used inside Vim. It + can be any 8-bit encoding, some double-byte encodings or Unicode. + It is initialized from the environment when a supported value is found. +- Added 'fileencoding' and 'fileencodings': specify character coding in a + file, similar to 'fileformat' and 'fileformats'. + When 'encoding' is "utf-8" and 'fileencodings' is "utf-8,latin1" this will + automatically switch to latin1 if a file does not contain valid UTF-8. +- Added 'bomb' option and detection of a BOM at the start of a file. Can be + used with "ucs-bom" in 'fileencodings' to automatically detect a Unicode + file if it starts with a BOM. Especially useful on MS-Windows (NT and + 2000), which uses ucs-2le files with a BOM (e.g., when exporting the + registry). +- Added the 'termencoding' option: Specifies the encoding used for the + terminal. Useful to put Vim in utf-8 mode while in a non-Unicode locale: > + :let &termencoding = &encoding + :set encoding=utf-8 +- When 'viminfo' contains the 'c' flag, the viminfo file is converted from the + 'encoding' it was written with to the current 'encoding'. +- Added ":scriptencoding" command: convert lines in a sourced script to + 'encoding'. Useful for menu files. +- Added 'guifontwide' to specify a font for double-wide characters. +- Added Korean support for character class detection. Also fix cls() in + search.c. (Chong-Dae Park) +- Win32: Typing multi-byte characters without IME. (Alexander Smishlajev) +- Win32 with Mingw: compile with iconv library. (Ron Aaron) +- Win32 with MSVC: dynamically load iconv.dll library. (Muraoka Taro) +- Make it possible to build a version with multi-byte and iconv support with + Borland 5.5. (Yasuhiro Matsumoto) +- Added 'delcombine' option: Delete combining character separately. (Ron + Aaron) +- The "xfontset" feature isn't required for "xim". These are now two + independent features. +- XIM: enable XIM when typing a language character (Insert mode, Search + pattern, "f" or "r" command). Disable XIM when typing a Normal mode + command. +- When the XIM is active, show "XIM" in the 'showmode' message. (Nam SungHyun) +- Support "CursorIM" for XIM. (Nam SungHyun) +- Added 'm' flag to 'formatoptions': When wrapping words, allow splitting at + each multibyte character, not only at a space. +- Made ":syntax keyword" work with multi-byte characters. +- Added support for Unicode upper/lowercase flipping and comparing. (based on + patch by Raphael Finkel) + Let "~" on multi-byte characters that have a third case ("title case") + switch between the three cases. (Raphael Finkel) + +Allow defining digraphs for multi-byte characters. +Added RFC1345 digraphs for Unicode. +Most Normal mode commands that accept a character argument, like "r", "t" and +"f" now accept a digraph. The 'D' flag in 'cpoptions' disables this to remain +Vi compatible. + +Added Language mapping and 'keymap' to be able to type multi-byte characters: +- Added the ":lmap" command and friends: Define mappings that are used when + typing characters in the language of the text. Also for "r", "t", etc. In + Insert and Command-line mode CTRL-^ switches the use of the mappings on/off. + CTRL-^ also toggles the use of an input method when no language mappings are + present. Allows switching the IM back on halfway typing. +- "<char-123>" argument to ":map", allows to specify the decimal, octal or + hexadecimal value of a character. +- Implemented the 'keymap' option: Load a keymap file. Uses ":lnoremap" to + define mappings for the keymap. The new ":loadkeymap" command is used in + the keymap file. +- Added 'k' flag in 'statusline': Value of "b:keymap_name" or 'keymap' when + it's being used. Uses "<lang>" when no keymap is loaded and ":lmap"s are + active. Show this text in the default statusline too. +- Added the 'iminsert' and 'imsearch' options: Specify use of langmap mappings + and Input Method with an option. (Muraoka Taro) + Added 'imcmdline' option: When set the input method is always enabled when + starting to edit a command line. Useful for a XIM that uses dead keys to + type accented characters. + Added 'imactivatekey' option to better control XIM. (Muraoka Taro) +- When typing a mapping that's not finished yet, display the last character + under the cursor in Insert mode and Command-line mode. Looks good for dead + characters. +- Made the 'langmap' option recognize multi-byte characters. But mapping only + works for 8-bit characters. Helps when using UTF-8. +- Use a different cursor for when ":lmap" mappings are active. Can specify + two highlight groups for an item in 'guicursor'. By default "lCursor" and + "Cursor" are equal, the user must set a color he likes. + Use the cursor color for hangul input as well. (Sung-Hyun Nam) +- Show "(lang)" for 'showmode' when language mapping is enabled. +- UTF-8: Made "r" work with a ":lmap" that includes a composing character. + Also works for "f", which now works to find a character that includes a + composing character. + +Other multi-byte character additions: +- Support double-byte single-width characters for euc-jp: Characters starting + with 0x8E. Added ScreenLines2[] to store the second byte. + + +Multi-language support *new-multi-lang* +---------------------- + +The messages used in Vim can be translated. Several translations are +available. This uses the gettext mechanism. It allows adding a translation +without recompiling Vim. |multi-lang| (partly by Marcin Dalecki) + +The translation files are in the src/po directory. The src/po/README.txt file +explains a few things about doing a translation. + +Menu translations are available as well. This uses the new |:menutranslate| +command. The translations are found in the runtime directory "lang". This +allows a user to add a translation. + +Added |:language| command to set the language (locale) for messages, time and +character type. This allows switching languages in Vim without changing the +locale outside of Vim. + +Made it possible to have vimtutor use different languages. (Eduardo Fernandez) +Spanish (Eduardo Fernandez), Italian (Antonio Colombo), Japanese (Yasuhiro +Matsumoto) and French (Adrien Beau) translations are included. +Added "vimtutor.bat": script to start Vim on a copy of the tutor file for +MS-Windows. (Dan Sharp) + +- Added v:lang variable to be able to get current language setting. + (Marcin Dalecki) Also v:lc_time and v:ctype. +- Make it possible to translate the dialogs used by the menus. Uses global + "menutrans_" variables. ":menutrans clear" deletes them. +- removed "broken locale" (Marcin Dalecki). +- Don't use color names in icons, use RGB values. The names could be + translated. +- Win32: Added global IME support (Muraoka) +- Win32: Added dynamic loading of IME support. +- ":messages" prints a message about who maintains the messages or the + translations. Useful to find out where to make a remark about a wrong + translation. +- --disable-nls argument for configure: Disable use of gettext(). (Sung-Hyun + Nam) +- Added NLS support for Win32 with the MingW compiler. (Eduardo Fernandez) +- When available, call bind_textdomain_codeset() to have gettext() translate + messages to 'encoding'. This requires GNU gettext 0.10.36 or later. +- Added gettext support for Win32. This means messages will be translated + when the locale is set and libintl.dll can be found. (Muraoka Taro) + Also made it work with MingW compiler. (Eduardo Fernandez) + Detect the language and set $LANG to get the appropriate translated messages + (if supported). Also use $LANG to select a language, v:lang is a very + different kind of name. +- Made gvimext.dll use translated messages, if possible. (Yasuhiro Matsumoto) + + +Plugin support *new-plugins* +-------------- + +To make it really easy to load a Vim script when starting Vim, the "plugin" +runtime directory can be used. All "*.vim" files in it will be automatically +loaded. For Unix, the directory "~/.vim/plugin" is used by default. The +'runtimepath' option can be set to look in other directories for plugins. +|load-plugins| |add-plugin| + +The |:runtime| command has been added to load one or more files in +'runtimepath'. + +Standard plugins: +netrw.vim - Edit files over a network |new-network-files| +gzip.vim - Edit compressed files +explorer.vim - Browse directories |new-file-browser| + +Added support for local help files. |add-local-help|. +When searching for help tags, all "doc/tags" files in 'runtimepath' are used. +Added the ":helptags" command: Generate a tags file for a help directory. +The first line of each help file is automagically added to the "LOCAL +ADDITIONS" section in doc/help.txt. + +Added the <unique> argument to ":map": only add a mapping when it wasn't +defined before. + +When displaying an option value with 'verbose' set will give a message about +where the option was last set. Very useful to find out which script did set +the value. + +The new |:scriptnames| command displays a list of all scripts that have been +sourced. + +GUI: For Athena, Motif and GTK look for a toolbar bitmap in the "bitmaps" +directories in 'runtimepath'. Allows adding your own bitmaps. + + +Filetype plugins *new-filetype-plugins* +----------------- + +A new group of files has been added to do settings for specific file types. +These can be options and mappings which are specifically used for one value of +'filetype'. + +The files are located in "$VIMRUNTIME/ftplugin". The 'runtimepath' option +makes it possible to use several sets of plugins: Your own, system-wide, +included in the Vim distribution, etc. + +To be able to make this work, several features were added: +- Added the "s:" variables, local to a script. Avoids name conflicts with + global variables. They can be used in the script and in functions, + autocommands and user commands defined in the script. They are kept between + invocations of the same script. |s:var| +- Added the global value for local options. This value is used when opening + a new buffer or editing another file. The option value specified in a + modeline or filetype setting is not carried over to another buffer. + ":set" sets both the local and the global value. + ":setlocal" sets the local option value only. + ":setglobal" sets or displays the global value for a local option. + ":setlocal name<" sets a local option to its global value. +- Added the buffer-local value for some global options: 'equalprg', 'makeprg', + 'errorformat', 'grepprg', 'path', 'dictionary', 'thesaurus', 'tags', + 'include' and 'define'. This allows setting a local value for these global + options, without making it incompatible. +- Added mappings and abbreviations local to a buffer: ":map <buffer>". +- In a mapping "<Leader>" can be used to get the value of the "mapleader" + variable. This simplifies mappings that use "mapleader". "<Leader>" + defaults to "\". "<LocalLeader>" does the same with "maplocalleader". This + is to be used for mappings local to a buffer. +- Added <SID> Script ID to define functions and mappings local to a script. +- Added <script> argument to ":noremap" and ":noremenu": Only remap + script-local mappings. Avoids that mappings from other scripts get in the + way, but does allow using mappings defined in the script. +- User commands can be local to a buffer: ":command -buffer". + +The new ":setfiletype" command is used in the filetype detection autocommands, +to avoid that 'filetype' is set twice. + + +File browser *new-file-browser* +------------ + +When editing a directory, the explorer plugin will list the files in the +directory. Pressing <Enter> on a file name edits that file. Pressing <Enter> +on a directory moves the browser to that directory. + +There are several other possibilities, such as opening a file in the preview +window, renaming files and deleting files. + + +Editing files over a network *new-network-files* +---------------------------- + +Files starting with scp://, rcp://, ftp:// and http:// are recognized as +remote files. An attempt is made to access these files with the indicated +method. For http:// only reading is possible, for the others writing is also +supported. Uses the netrw.vim script as a standard "plugin". |netrw| + +Made "gf" work on a URL. It no longer assumes the file is local on the +computer (mostly didn't work anyway, because the full path was required). +Adjusted test2 for this. + +Allow using a URL in 'path'. Makes ":find index.html" work. + +GTK: Allow dropping a http:// and ftp:// URL on Vim. The netrw plugin takes +care of downloading the file. (MiKael Berthe) + + +Window for command-line editing *new-cmdwin* +------------------------------- + +The Command-line window can be used to edit a command-line with Normal and +Insert mode commands. When it is opened it contains the history. This allows +copying parts of previous command lines. |cmdwin| + +The command-line window can be opened from the command-line with the key +specified by the 'cedit' option (like Nvi). It can also be opened directly +from Normal mode with "q:", "q/" and "q?". + +The 'cmdwinheight' is used to specify the initial height of the window. + +In Insert mode CTRL-X CTRL-V can be used to complete an Ex command line, like +it's done on the command-line. This is also useful for writing Vim scripts! + +Additionally, there is "improved Ex mode". Entered when Vim is started as +"exim" or "vim -E", and with the "gQ" command. Works like repeated use of +":", with full command-line editing and completion. (Ulf Carlsson) + + +Debugging mode *new-debug-mode* +-------------- + +In debugging mode sourced scripts and user functions can be executed line by +line. There are commands to step over a command or step into it. |debug-mode| + +Breakpoints can be set to run until a certain line in a script or user +function is executed. |:breakadd| + +Debugging can be started with ":debug {cmd}" to debug what happens when a +command executes. The |-D| argument can be used to debug while starting up. + + +Cursor in virtual position *new-virtedit* +-------------------------- + +Added the 'virtualedit' option: Allow positioning the cursor where there is no +actual character in Insert mode, Visual mode or always. (Matthias Kramm) +This is especially useful in Visual-block mode. It allows positioning a +corner of the area where there is no text character. (Many improvements by +Chase Tingley) + + +Debugger interface *new-debug-itf* +------------------ + +This was originally made to work with Sun Visual Workshop. (Gordon Prieur) +See |debugger.txt|, |sign.txt| and |workshop.txt|. + +Added the ":sign" command to define and place signs. They can be displayed +with two ASCII characters or an icon. The line after it can be highlighted. +Useful to display breakpoints and the current PC position. + +Added the |:wsverb| command to execute debugger commands. + +Added balloon stuff: 'balloondelay' and 'ballooneval' options. + +Added "icon=" argument for ":menu". Allows defining a specific icon for a +ToolBar item. + + +Communication between Vims *new-vim-server* +-------------------------- + +Added communication between two Vims. Makes it possible to send commands from +one Vim to another. Works for X-Windows and MS-Windows |clientserver|. + +Use "--remote" to have files be edited in an already running Vim. +Use "--remote-wait" to do the same and wait for the editing to finish. +Use "--remote-send" to send commands from one Vim to another. +Use "--remote-expr" to have an expression evaluated in another Vim. +Use "--serverlist" to list the currently available Vim servers. (X only) +There are also functions to communicate between the server and the client. +|remote_send()| |remote_expr()| + +(X-windows version implemented by Flemming Madsen, MS-Windows version by Paul +Moore) + +Added the command server name to the window title, so you can see which server +name belongs to which Vim. + +Removed the OleVim directory and SendToVim.exe and EditWithVim.exe from the +distribution. Can now use "gvim --remote" and "gvim --remote-send", which is +portable. + +GTK+: Support running Vim inside another window. Uses the --socketid argument +(Neil Bird) + + +Buffer type options *new-buftype* +------------------- + +The 'buftype' and 'bufhidden' options have been added. They can be set to +have different kinds of buffers. For example: +- 'buftype' = "quickfix": buffer with error list +- 'buftype' = "nofile" and 'bufhidden' = "delete": scratch buffer that will be + deleted as soon as there is no window displaying it. + +'bufhidden' can be used to overrule the 'hidden' option for one buffer. + +In combination with 'buflisted' and 'swapfile' this offers the possibility to +use various kinds of special buffers. See |special-buffers|. + + +Printing *new-printing* +-------- + +Included first implementation of the ":hardcopy" command for printing +to paper. For MS-Windows any installed printer can be used. For other +systems a PostScript file is generated, which can be printed with the +'printexpr' option. +(MS-Windows part by Vince Negri, Vipin Aravind, PostScript by Vince Negri and +Mike Williams) + +Made ":hardcopy" work with multi-byte characters. (Muraoka Taro, Yasuhiro +Matsumoto) + +Added options to tune the way printing works: (Vince Negri) +- 'printoptions' defines various things. +- 'printheader' specifies the header format. Added "N" field to 'statusline' + for the page number. +- 'printfont' specifies the font name and attributes. +- 'printdevice' defines the default printer for ":hardcopy!". + + +Ports *ports-6* +----- + +Port to OS/390 Unix (Ralf Schandl) +- A lot of changes to handle EBCDIC encoding. +- Changed Ctrl('x') to Ctrl_x define. + +Included jsbmouse support. (Darren Garth) +Support for dec mouse in Unix. (Steve Wall) + +Port to 16-bit MS Windows (Windows 3.1x) (Vince Negri) + +Port to QNX. Supports the Photon GUI, mouse, etc. (Julian Kinraid) + +Allow cross-compiling the Win32 version with Make_ming.mak. (Ron Aaron) +Added Python support for compiling with Mingw. (Ron Aaron) + +Dos 32 bit: Added support the Windows clipboard. (David Kotchan) + +Win32: Dynamically load Perl and Python. Allows compiling Vim with these +interfaces and will try to find the DLLs at runtime. (Muraoka Taro) + +Compiling the Win32 GUI with Cygwin. Also compile vimrun, dosinst and +uninstall. (Gerfried) + +Mac: Make Vim compile with the free MPW compiler supplied by Apple. And +updates for CodeWarrior. (Axel Kielhorn) + +Added typecasts and ifdefs as a start to make Vim work on Win64 (George +Reilly) + + +Quickfix extended *quickfix-6* +----------------- + +Added the "error window". It contains all the errors of the current error +list. Pressing <Enter> in a line makes Vim jump to that line (in another +window). This makes it easy to navigate through the error list. +|quickfix-window|. + +- |:copen| opens the quickfix window. +- |:cclose| closes the quickfix window. +- |:cwindow| takes care that there is a quickfix window only when there are + recognized errors. (Dan Sharp) + +- Quickfix also knows "info", next to "warning" and "error" types. "%I" can be + used for the start of a multi-line informational message. (Tony Leneis) +- The "%p" argument can be used in 'errorformat' to get the column number from + a line where "^" points to the column. (Stefan Roemer) +- When using "%f" in 'errorformat' on a DOS/Windows system, also include "c:" + in the filename, even when using "%f:". + + +Operator modifiers *new-operator-mod* +------------------ + +Insert "v", "V" or CTRL-V between an operator and a motion command to force +the operator to work characterwise, linewise or blockwise. |o_v| + + +Search Path *new-search-path* +----------- + +Vim can search in a directory tree not only in downwards but also upwards. +Works for the 'path', 'cdpath' and 'tags' options. (Ralf Schandl) + +Also use "**" for 'tags' option. (Ralf Schandl) + +Added 'includeexpr', can be used to modify file name found by 'include' +option. +Also use 'includeexpr' for "gf" and "<cfile>" when the file can't be found +without modification. Useful for doing "gf" on the name after an include or +import statement. + +Added the 'cdpath' option: Locations to find a ":cd" argument. (Raf) + +Added the 'suffixesadd' option: Suffixes to be added to a file name when +searching for a file for the "gf", "[I", etc. commands. + + +Writing files improved *new-file-writing* +---------------------- + +Added the 'backupcopy' option: Select whether a file is to be copied or +renamed to make a backup file. Useful on Unix to speed up writing an ordinary +file. Useful on other systems to preserve file attributes and when editing a +file on a Unix filesystem. + +Added the 'autowriteall' option. Works like 'autowrite' but for more +commands. + +Added the 'backupskip' option: A list of file patterns to skip making a backup +file when it matches. The default for Unix includes "/tmp/*", this makes +"crontab -e" work. + +Added support for Access Control Lists (ACL) for FreeBSD and Win32. The ACL +is copied from the original file to the new file (or the backup if it's +copied). +ACL is also supported for AIX, Solaris and generic POSIX. (Tomas Ogren) +And on SGI. + + +Argument list *new-argument-list* +------------- + +The support for the argument list has been extended. It can now be +manipulated to contain the files you want it to contain. + +The argument list can now be local to a window. It is created with the +|:arglocal| command. The |:argglobal| command can be used to go back to the +global argument list. + +The |:argdo| command executes a command on all files in the argument list. + +File names can be added to the argument list with |:argadd|. File names can +be removed with |:argdelete|. + +"##" can be used like "#", it is replaced by all the names in the argument +list concatenated. Useful for ":grep foo ##". + +The |:argedit| adds a file to the argument list and edits it. Like ":argadd" +and then ":edit". + + +Restore a View *new-View* +-------------- + +The ":mkview" command writes a Vim script with the settings and mappings for +one window. When the created file is sourced, the view of the window is +restored. It's like ":mksession" for one window. +The View also contains the local argument list and manually created, opened +and closed folds. + +Added the ":loadview" command and the 'viewdir' option: Allows for saving and +restoring views of a file with simple commands. ":mkview 1" saves view 1 for +the current file, ":loadview 1" loads it again. Also allows quickly switching +between two views on one file. And saving and restoring manual folds and the +folding state. + +Added 'viewoptions' to specify how ":mkview" works. + +":mksession" now also works fine with vertical splits. It has been further +improved and restores the view of each window. It also works properly with +preview and quickfix windows. + +'sessionoptions' is used for ":mkview" as well. +Added "curdir" and "sesdir" to 'sessionoptions'. Allows selection of what +the current directory will be restored to. + +The session file now also contains the argument list(s). + + +Color schemes *new-color-schemes* +------------- + +Support for loading a color scheme. Added the ":colorscheme" command. +Automatically add menu entries for available schemes. +Should now properly reset the colors when 'background' or 't_Co' is changed. +":highlight clear" sets the default colors again. +":syntax reset" sets the syntax highlight colors back to the defaults. +For ":set bg&" guess the value. This allows a color scheme to switch back to +the default colors. +When syntax highlighting is switched on and a color scheme was defined, reload +the color scheme to define the colors. + + +Various new items *new-items-6* +----------------- + +Normal mode commands: ~ + +"gi" Jump to the ^ mark and start Insert mode. Also works when the + mark is just after the line. |gi| + +"g'm" and "g`m" + Jump to a mark without changing the jumplist. Now you can use + g`" to jump to the last known position in a file without side + effects. Also useful in mappings. + +[', [`, ]' and ]` + move the cursor to the next/previous lowercase mark. + +g_ Go to last non-blank in line. (Steve Wall) + + +Options: ~ + +'autoread' When detected that a file changed outside of Vim, + automatically read a buffer again when it's not changed. + It has a global and a local value. Use ":setlocal autoread<" + to go back to using the global value for 'autoread'. + +'debug' When set to "msg" it will print error messages that would + otherwise be omitted. Useful for debugging 'indentexpr' and + 'foldexpr'. + +'lispwords' List of words used for lisp indenting. It was previously hard + coded. Added a number of Lisp names to the default. + +'fold...' Many new options for folding. + +'modifiable' When off, it is impossible to make changes to a buffer. + The %m and %M items in 'statusline' show a '-'. + +'previewwindow' Set in the preview window. Used in a session file to mark a + window as the preview window. + +'printfont' +'printexpr' +'printheader' +'printdevice' +'printoptions' for ":hardcopy". + +'buflisted' Makes a buffer appear in the buffer list or not. + +Use "vim{version}:" for modelines, only to be executed when the version is +>= {version}. Also "vim>{version}", "vim<{version}" and "vim={version}". + + +Ex commands: ~ + +:sav[eas][!] {file} + Works like ":w file" and ":e #", but without loading the file + again and avoiding other side effects. |:saveas| + +:silent[!] {cmd} + Execute a command silently. Also don't use a delay that would + come after the message. And don't do 'showmatch'. + RISCOS: Removed that "!~cmd" didn't output anything, and + didn't wait for <Enter> afterwards. Can use ":silent !cmd" + now. +:menu <silent> Add a menu that won't echo Ex commands. +:map <silent> Add a mapping that won't echo Ex commands. + +:checktime Check for changed buffers. + +:verbose {cmd} Set 'verbose' for one command. + +:echomsg {expr} +:echoerr {expr} Like ":echo" but store the message in the history. (Mark + Waggoner) + +:grepadd Works just like ":grep" but adds to the current error list + instead of defining a new list. |:grepadd| + +:finish Finish sourcing a file. Can be used to skip the rest of a Vim + script. |:finish| + +:leftabove +:aboveleft Split left/above current window. + +:rightbelow +:belowright Split right/below current window. + +:first, :bfirst, :ptfirst, etc. + Alias for ":rewind". It's more logical compared to ":last". + +:enew Edit a new, unnamed buffer. This is needed, because ":edit" + re-edits the same file. (Wall) + +:quitall Same as ":qall". + +:match Define match highlighting local to a window. Allows + highlighting an item in the current window without interfering + with syntax highlighting. + +:menu enable +:menu disable Commands to enable/disable menu entries without removing them. + (Monish Shah) + +:windo Execute a command in all windows. +:bufdo Execute a command in all buffers. + +:wincmd Window (CTRL-W) command. Useful when a Normal mode command + can't be used (e.g., for a CursorHold autocommand). See + |CursorHold-example| for a nice application with it. + +:lcd and :lchdir + Set local directory for a window. (Benjie Chen) + +:hide {command} + Execute {command} with 'hidden' set. + +:emenu in Visual mode to execute a ":vmenu" entry. + +:popup Pop up a popup menu. + +:redraw Redraw the screen even when busy with a script or function. + +:hardcopy Print to paper. + +:compiler Load a Vim script to do settings for a specific compiler. + +:z# List numbered lines. (Bohdan Vlasyuk) + + +New marks: ~ + +'( and ') Begin or end of current sentence. Useful in Ex commands. +'{ and '} Begin or end of current paragraph. Useful in Ex commands. +'. Position of the last change in the current buffer. +'^ Position where Insert mode was stopped. + +Store the ^ and . marks in the viminfo file. Makes it possible to jump to the +last insert position or changed text. + + +New functions: ~ +argidx() Current index in argument list. +buflisted() Checks if the buffer exists and has 'buflisted' set. +cindent() Get indent according to 'cindent'. +eventhandler() Returns 1 when inside an event handler and interactive + commands can't be used. +executable() Checks if a program or batch script can be executed. +filewritable() Checks if a file can be written. (Ron Aaron) +foldclosed() Find out if there is a closed fold. (Johannes Zellner). +foldcloseend() Find the end of a closed fold. +foldlevel() Find out the foldlevel. (Johannes Zellner) +foreground() Move the GUI window to the foreground. +getchar() Get one character from the user. Can be used to define a + mapping that takes an argument. +getcharmod() Get last used key modifier. +getbufvar() gets the value of an option or local variable in a buffer (Ron + Aaron) +getfsize() Return the size of a file. +getwinvar() gets the value of an option or local variable in a window (Ron + Aaron) +globpath() Find matching files in a list of directories. +hasmapto() Detect if a mapping to a string is already present. +iconv() Convert a string from one encoding to another. +indent() gets the indent of a line (Ron Aaron) +inputdialog() Like input() but use a GUI dialog when possible. Currently + only works for Win32, Motif, Athena and GTK. + Use inputdialog() for the Edit/Settings/Text Width menu. Also + for the Help/Find.. and Toolbar FindHelp items. + (Win32 support by Thore B. Karlsen) + (Win16 support by Vince Negri) +inputsecret() Ask the user to type a string without showing the typed keys. + (Charles Campbell) +libcall() for Unix (Neil Bird, Johannes Zellner, Stephen Wall) +libcallnr() for Win32 and Unix +lispindent() Get indent according to 'lisp'. +mode() Return a string that indicates the current mode. +nextnonblank() Skip blank lines forwards. +prevnonblank() Skip blank lines backwards. Useful to for indent scripts. +resolve() MS-Windows: resolve a shortcut to the file it points to. + Unix: resolve a symbolic link. +search() Search for a pattern. +searchpair() Search for matching pair. Can be used in indent files to find + the "if" matching an endif. +setbufvar() sets an option or variable local to a buffer (Ron Aaron) +setwinvar() sets an option or variable local to a window (Ron Aaron) +stridx() Search for first occurrence of one string in another. +strridx() Search for last occurrence of one string in another. +tolower() Convert string to all-lowercase. +toupper() Convert string to all-uppercase. +type() Check the type of an expression. +wincol() window column of the cursor +winwidth() Width of a window. (Johannes Zellner) +winline() window line of the cursor + + +Added expansion of curly braces in variable and function names. This can be +used for variable names that include the value of an option. Or a primitive +form of arrays. (Vince Negri) + + +New autocommand events: ~ +BufWinEnter Triggered when a buffer is displayed in a window, after using + the modelines. Can be used to load a view. +BufWinLeave Triggered when a buffer is no longer in a window. Also + triggered when exiting Vim. Can be used to save views. +FileChangedRO Triggered before making the first change to a read-only file. + Can be used to check-out the file. (Scott Graham) +TermResponse Triggered when the terminal replies to the version-request. + The v:termresponse internal variable holds the result. Can be + used to react to the version of the terminal. (Ronald Schild) +FileReadCmd Triggered before reading a file. +BufReadCmd Triggered before reading a file into a buffer. +FileWriteCmd Triggered before writing a file. +BufWriteCmd Triggered before writing a buffer into a file. +FileAppendCmd Triggered before appending to a file. +FuncUndefined Triggered when a user function is not defined. (Ron Aaron) + +The autocommands for the *Cmd events read or write the file instead of normal +file read/write. Use this in netrw.vim to be able to edit files on a remote +system. (Charles Campbell) + + +New Syntax files: ~ + +bdf BDF font definition (Nikolai Weibull) +catalog SGML catalog (Johannes Zellner) +debchangelog Debian Changelog (Wichert Akkerman) +debcontrol Debian Control (Wichert Akkerman) +dot dot (Markus Mottl) +dsl DSSSL syntax (Johannes Zellner) +eterm Eterm configuration (Nikolai Weibull) +indent Indent profile (Nikolai Weibull) +lftp LFTP (Nikolai Weibull) +lynx Lynx config (Doug Kearns) +mush mush sourcecode (Bek Oberin) +natural Natural (Marko Leipert) +pilrc Pal resource compiler (Brian Schau) +plm PL/M (Philippe Coulonges) +povini Povray configuration (David Necas) +ratpoison Ratpoison config/command (Doug Kearns) +readline readline config (Nikolai Weibull) +screen Screen RC (Nikolai Weibull) +specman Specman (Or Freund) +sqlforms SQL*Forms (Austin Ziegler) +terminfo terminfo (Nikolai Weibull) +tidy Tidy configuration (Doug Kearns) +wget Wget configuration (Doug Kearns) + + +Updated many syntax files to work both with Vim 5.7 and 6.0. + +Interface to Ruby. (Shugo Maeda) +Support dynamic loading of the Ruby interface on MS-Windows. (Muraoka Taro) +Support this for Mingw too. (Benoit Cerrina) + +Win32: Added possibility to load TCL dynamically. (Muraoka Taro) +Also for Borland 5.5. (Dan Sharp) + +Win32: When editing a file that is a shortcut (*.lnk file), edit the file it +links to. Unless 'binary' is set, then edit the shortcut file itself. +(Yasuhiro Matsumoto) + +The ":command" command now accepts a "-bar" argument. This allows the user +command to be followed by "| command". + +The preview window is now also used by these commands: +- |:pedit| edits the specified file in the preview window +- |:psearch| searches for a word in included files, like |:ijump|, and + displays the found text in the preview window. +Added the CTRL-W P command: go to preview window. + +MS-DOS and MS-Windows also read the system-wide vimrc file $VIM/vimrc. Mostly +for NT systems with multiple users. + +A double-click of the mouse on a character that has a "%" match selects from +that character to the match. Similar to "v%". + +"-S session.vim" argument: Source a script file when starting up. Convenient +way to start Vim with a session file. + +Added "--cmd {command}" Vim argument to execute a command before a vimrc file +is loaded. (Vince Negri) + +Added the "-M" Vim argument: reset 'modifiable' and 'write', thus disallow +making changes and writing files. + +Added runtime/delmenu.vim. Source this to remove all menus and prepare for +loading new menus. Useful when changing 'langmenu'. + +Perl script to filter Perl error messages to quickfix usable format. (Joerg +Ziefle) + +Added runtime/macros/less.vim: Vim script to simulate less, but with syntax +highlighting. + +MS-Windows install program: (Jon Merz) +- The Win32 program can now create shortcuts on the desktop and install Vim in + the Start menu. +- Possibly remove old "Edit with Vim" entries. +- The Vim executable is never moved or $PATH changed. A small batch file is + created in a directory in $PATH. Fewer choices to be made. +- Detect already installed Vim versions and offer to uninstall them first. + +Improved the MS-Windows uninstal program. It now also deletes the entries in +the Start menu, icons from the desktop and the created batch files. (Jon Merz) +Also made it possible to delete only some of these. Also unregister gvim for +OLE. + +Generate a self-installing Vim package for MS-Windows. This uses NSIS. (Jon +Merz et al.) + +Added ":filetype detect". Try detecting the filetype again. Helps when +writing a new shell script, after adding "#!/bin/csh". + +Added ":augroup! name" to delete an autocommand group. Needed for the +client-server "--remote-wait". + +Add the Vim version number to the viminfo file, useful for debugging. + +============================================================================== +IMPROVEMENTS *improvements-6* + +Added the 'n' flag in 'cpoptions': When omitted text of wrapped lines is not +put between line numbers from 'number' option. Makes it a lot easier to read +wrapped lines. + +When there is a format error in a tags file, the byte position is reported so +that the error can be located. + +"gf" works in Visual mode: Use the selected text as the file name. (Chase +Tingley) + +Allow ambiguous mappings. Thus "aa" and "aaa" can both be mapped, the longest +matching one is used. Especially useful for ":lmap" and 'keymap'. + +Encryption: Ask the key to be typed twice when crypting the first time. +Otherwise a typo might cause the text to be lost forever. (Chase Tingley) + +The window title now has "VIM" on the end. The file name comes first, useful +in the taskbar. A "+" is added when the file is modified. "=" is added for +a read-only file. "-" is added for a file with 'modifiable' off. + +In Visual mode, mention the size of the selected area in the 'showcmd' +position. + +Added the "b:changedtick" variable. Incremented at each change, also for +undo. Can be used to take action only if the buffer has been changed. + +In the replacement string of a ":s" command "\=" can be used to replace with +the result of an expression. From this expression the submatch() function can +be used to access submatches. + +When doing ":qall" and there is a change in a buffer that is being edited in +another window, jump to that window, instead of editing that buffer in the +current window. + +Added the "++enc=" and "++ff=" arguments to file read/write commands to force +using the given 'encoding' or 'fileformat'. And added the "v:cmdarg" +variable, to be used for FileReadCmd autocommands that read/write the file +themselves. + +When reading stdin, first read the text in binary mode and then re-read it +with automatic selection of 'fileformat' and 'fileencoding'. This avoids +problems with not being able to rewind the file (e.g., when a line near the +end of the file ends in LF instead of CR-LF). +When reading text from stdin and the buffer is empty, don't mark it changed. +Allows exiting without trouble. + +Added an ID to many error messages. This will make it easier to find help for +a message. + +Insert mode: +- "CTRL-G j" and "CTRL-G k" can be used to insert in another line in the same + column. Useful for editing a table. +- Added Thesaurus completion with CTRL-X CTRL-T. (Vince Negri) +- Added the 'thesaurus' option, to use instead of 'dictionary' for thesaurus + completion. Added the 's' flag in 'complete'. +- Made CTRL-X CTRL-L in Insert mode use the 'complete' option. It now also + scans other loaded buffers for matching lines. +- CTRL-R now also works in Insert mode while doing completion with CTRL-X or + CTRL-N. (Neil Bird) +- When doing Insert mode completion, when completion is finished check for a + match with words from 'cinkeys' or 'indentkeys'. + +Performance: +- Made display updating more efficient. Insert/delete lines may be used for + all changes, also for undo/redo. +- The display is not redrawn when there is typeahead in Insert mode. Speeds + up CTRL-R a lot. +- Improved speed of screen output for 32 bit DOS version. (Vince Negri) +- When dragging with the mouse, there is a lookahead to skip mouse codes when + there is another one next. Makes dragging with the mouse a lot faster. +- Also a memory usage improvement: When calling u_save with a single line, + don't save it if the line was recently saved for the same undo already. +- When using a script that appends one character at a time, the amount of + allocated memory was growing steadily. Also when 'undolevels' is -1. + Caused by the line saved for "U" never to be freed. Now free an undo block + when it becomes empty. +- GUI and Dos32: Use a vertical scroll region, to make scrolling in a + vertically split window faster. No need to redraw the whole window. +- When scrolling isn't possible with terminal codes (e.g., for a vertically + split window) redraw from ScreenLines[]. That should be faster than going + through the lines with win_line(), especially when using syntax + highlighting. +- The Syntax menu is now pre-generated by a separate script. Makes loading + the menu 70% faster. This can halve the startup time of gvim. +- When doing ":help tag", don't open help.txt first, jump directly to the help + tag. It's faster and avoids an extra message. +- Win32: When a file name doesn't end in ".lnk" don't try resolving a + shortcut, it takes quite a bit of time. +- Don't update the mouse pointer shape while there are typeahead characters. +- Change META[] from a string into an array, avoids using strchr() on it. +- Don't clear the command line when adding characters, avoids that screen_fill + is called but doesn't do anything. + +Robustness: +- Unix: Check for running out of stack space when executing a regexp. Avoids + a nasty crash. Only works when the system supports running the signal + function on another stack. +- Disallow ":source <dirname>". On unix it's possible to read a directory, + does not make sense to use it as Vim commands. + +Security: +- When reading from or writing to a temporary file, check that it isn't a + symbolic link. Gives some protection against symlink attacks. +- When creating a backup file copy or a swap file, check for it already + existing to avoid a symlink attack. (Colin Phipps) +- Evaluating options which are an expression is done in a |sandbox|. If the + option was set by a modeline, it cannot cause damage. +- Use a secure way to generate temp file names: Create a private directory for + temp files. Used for Unix, MS-DOS and OS/2. +- 'makeef' can be empty, which means that an internally generated file name is + used. The old default was "/tmp/file", which is a security risk. + Writing 'makeef' in the current directory fails in a read-only directory and + causes trouble when using ":grep" on all files. Made the default empty for + all systems, so that a temp file is used. +- The command from a tags file is executed in the sandbox for better security. +- The Ruby, Tcl and Python interfaces cannot be used from the sandbox. They + might do dangerous things. Perl is still possible, but limited to the Safe + environment. (Donnie Smith) + +Syntax highlighting: +- Optimized the speed by caching the state stack all over the file, not just + the part being displayed. Required for folding. +- Added ":syntax sync fromstart": Always parse from the start of the file. +- Added the "display" argument for syntax items: use the item only when + displaying the result. Can make parsing faster for text that isn't going to + be displayed. +- When using CTRL-L, the cached states are deleted, to force parsing the text + again. +- Use elfhash algorithm for table of keywords. This should give a better + distribution and speedup keyword lookup. (Campbell) +- Also allow the "lc" leading context for skip and end patterns. (Scott + Bigham) +- Syntax items can have the "extend" argument to undo the effect of a + "keepend" argument of an item it is contained in. Makes it possible to have + some contained items extend a region while others don't. +- ":syntax clear" now deletes the b:current_syntax variable. That's logical, + since no syntax is defined after this command. +- Added ":syntax enable": switch on syntax highlighting without changing the + colors. This allows specifying the colors in the .vimrc file without the + need for a mysyntaxfile. +- Added ":syntax reset": reset the colors to their defaults. +- Added the "contains=TOP" and "contains=CONTAINED" arguments. Makes it + possible to define a transparent item that doesn't contain itself. +- Added a "containedin" argument to syntax items. Allows adding a contained + item to an existing item (e.g., to highlight a name in a comment). + +Modeless selection: +- When in the command-line window, use modeless selection in the other + windows. Makes it possible to copy visible text to the command-line window. +- Support modeless selection on the cmdline in a terminal. Previously it was + only possible for the GUI. +- Make double-right-click in modeless selection select a whole word. Single + right click doesn't use the word selection started by a double-left-click. + Makes it work like in Visual mode. +- The modeless selection no longer has an implied automatic copy to the + clipboard. It now obeys the 'a' and 'A' flags in 'guioptions' or + "autoselect" and "autoselectml" in 'clipboard'. +- Added the CTRL-Y command in Cmdline-mode to copy the modeless selection to + the clipboard. Also works at the hit-enter prompt and the more prompt. + Removed the mappings in runtime/mswin.vim for CTRL-Y and CTRL-Z in + cmdline-mode to be able to use CTRL-Y in the new way. + +Reduced the amount of stack space used by regmatch() to allow it to handle +complicated patterns on a longer text. + +'isfname' now includes '%' and '#'. Makes "vim dir\#file" work for MS-DOS. + +Added keypad special keys <kEnter>, <k0> - <k9>. When not mapped they behave +like the ASCII equivalent. (Ivan Wellesz and Vince Negri) +Recognize a few more xterm keys: <C-Right>, <C-Left>, <C-End>, <C-Home> + +Also trigger the BufUnload event when Vim is going to exit. Perhaps a script +needs to do some cleaning up. + +Expand expression in backticks: `={expr}`. Can be used where backtick +expansion is done. (Vince Negri) + +GUI: +- Added 'L' and 'R' flags in 'guioptions': Add a left or right scrollbar only + when there is a vertically split window. +- X11: When a color can't be allocated, use the nearest match from the + colormap. This avoids that black is used for many things. (Monish Shah) + Also do this for the menu and scrollbar, to avoid that they become black. +- Win32 and X11: Added 'mouseshape' option: Adjust the mouse pointer shape to + the current mode. (Vince Negri) +- Added the 'linespace' option: Insert a pixel line between lines. (Nam) +- Allow modeless selection (without moving the cursor) by keeping CTRL and + SHIFT pressed. (Ivan Wellesz) +- Motif: added toolbar. (Gordon Prieur) Also added tooltips. +- Athena: added toolbar and tooltips. (David Harrison -- based on Gordon + Prieur's work) +- Made the 'toolbar' option work for Athena and Motif. Can now switch between + text and icons on the fly. (David Harrison) +- Support menu separator lines for Athena. (David Harrison) +- Athena: Adjust the arrow pixmap used in a pullright menu to the size of the + font. (David Harrison) +- Win32: Added "c" flag to 'guifont' to be able to specify the charset. (Artem + Khodush) +- When no --enable-xim argument is given, automatically enable it when a X GUI + is used. Required for dead key support (and multi-byte input). +- After a file selection dialog, check that the edited files were not changed + or deleted. The Win32 dialog allows deleting and renaming files. +- Motif and Athena: Added support for "editres". (Marcin Dalecki) +- Motif and Athena: Added "menuFont" to be able to specify a font or fontset + for the menus. Can also be set with the "Menu" highlight group. Useful + when the locale is different from 'encoding'. (David Harrison) + When FONTSET_ALWAYS is defined, always use a fontset for the menus. Should + avoid trouble with changing from a font to a fontset. (David Harrison) +- Highlighting and font for the tooltips can be specified with the "Tooltip" + highlight group. (David Harrison) +- The Cmdline-mode menus can be used at the more-prompt. This mostly works + fine, because they start with a CTRL-C. The "Copy" menu works to copy the + modeless selection. Allows copying the output of ":set all" or ":intro" + without auto-selection. +- When starting the GUI when there is no terminal connected to stdout and + stderr, display error messages in a dialog. Previously they wouldn't be + displayed at all. +- Allow setting 'browsedir' to the name of a directory, to be used for the + file dialog. (Dan Sharp) +- b:browsefilter and g:browsefilter can be set to the filters used for the + file dialog. Supported for Win32 and Motif GUI. (Dan Sharp) + +X11: +- Support for the clipboard selection as register "+. When exiting or + suspending copy the selection to cut buffer 0. Should allow copy/paste with + more applications in a X11-standard way. (Neil Bird) +- Use the X clipboard in any terminal, not just in an xterm. + Added "exclude:" in 'clipboard': Specify a pattern to match against terminal + names for which no connection should be made to the X server. The default + currently work for FreeBSD and Linux consoles. +- Added a few messages for when 'verbose' is non-zero to show what happens + when trying to connect to the X server. Should help when trying to find out + why startup is slow. + +GTK GUI: (partly by Marcin Dalecki) +- With some fonts the characters can be taller than ascent + descent. E.g., + "-misc-fixed-*-*-*-*-18-*-*-*-*-*-iso10646-1". Add one to the character + cell height. +- Implement "no" value for 'winaltkeys': don't use Alt-Key as a menu shortcut, + when 'wak' changed after creating the menus. +- Setting 'wak' after the GUI started works. +- recycle text GC's to reduce communication. +- Adjust icon size to window manager. +- Cleanup in font handling. +- Replace XQueryColor with GDK calls. +- Gnome support. Detects Gnome in configure and uses different widgets. + Otherwise it's much like GTK. (Andy Kahn) + It is disabled by default, because it causes a few problems. +- Removed the special code to fork first and then start the GUI. Now use + _exit() instead of exit(), this works fine without special tricks. +- Dialogs sometimes appeared a bit far away. Position the dialogs inside + the gvim window. (Brent Verner) +- When dropping a file on Vim, remove extra slashes from the start of the + path. Also shorten the file name if possible. + +Motif: (Marcin Dalecki) +- Made the dialog layout better. +- Added find and find/replace dialogs. +- For the menus, change "iso-8859" to "iso_8859", Linux appears to need this. +- Added icon to dialogs, like for GTK. +- Use XPM bitmaps for the icon when possible. Use the Solaris XpmP.h include + file when it's available. +- Change the shadow of the toolbar items to get a visual feedback of it being + pressed on non-LessTif. +- Use gadgets instead of windows for some items for speed. + +Command line completion: +- Complete environment variable names. (Mike Steed) +- For ":command", added a few completion methods: "mapping", "function", + "expression" and "environment". +- When a function doesn't take arguments, let completion add () instead of (. + +For MS-DOS, MS-Windows and OS/2: Expand %VAR% environment variables like $VAR. +(Walter Briscoe) + +Redirect messages to the clipboard ":redir @*" and to the unnamed register +":redir @"". (Wall) + +":let @/ = ''" clears the search pattern, instead of setting it to an empty +string. + +Expression evaluation: +- "? :" can be used like in C. +- col("$") returns the length of the cursor line plus one. (Stephen P. Wall) +- Optional extra argument for match(), matchend() and matchstr(): Offset to + start looking for a match. +- Made third argument to strpart() optional. (Paul Moore, Zdenek Sekera) +- exists() can also be used to check for Ex commands and defined autocommands. +- Added extra argument to input(): Default text. +- Also set "v:errmsg" when using ":silent! cmd". +- Added the v:prevcount variable: v:count for the previous command. +- Added "v:progname", name with which Vim was started. (Vince Negri) +- In the verbose message about returning from a function, also show the return + value. + +Cscope: +- Added the cscope_connection() function. (Andy Kahn) +- ":cscope kill -1" kills all cscope connections. (Andy Kahn) +- Added the 'cscopepathcomp' option. (Scott Hauck) +- Added ":scscope" command, split window and execute Cscope command. (Jason + Duell) + +VMS: +- Command line arguments are always uppercase. Interpret a "-X" argument as + "-x" and "-/X" as "-X". +- Set 'makeprg' and 'grepprg' to meaningful defaults. (Zoltan Arpadffy) +- Use the X-clipboard feature and the X command server. (Zoltan Arpadffy) + +Macintosh: (Dany St-Amant) +- Allow a tags file to have CR, CR-LF or LF line separator. (Axel Kielhorn) +- Carbonized (while keeping non Carbon code) + (Some work "stolen" from Ammon Skidmore) +- Improved the menu item index handling (should be faster) +- Runtime commands now handle / in file name (MacOS 9 version) +- Added ":winpos" support. +- Support using "~" in file names for home directory. + +Options: +- When using set += or ^= , check for items used twice. Duplicates are + removed. (Vince Negri) +- When setting an option that is a list of flags, remove duplicate flags. +- If possible, use getrlimit() to set 'maxmemtot' and 'maxmem'. (Pina) +- Added "alpha" to 'nrformats': increment or decrement an alphabetic character + with CTRL-A and CTRL-X. +- ":set opt&vi" sets an option to its Vi default, ":set opt&vim" to its Vim + default. Useful to set 'cpo' to its Vim default without knowing what flags + that includes. +- 'scrolloff' now also applies to a long, wrapped line that doesn't fit in the + window. +- Added more option settings to the default menus. +- Updated the option window with new options. Made it a bit easier to read. + +Internal changes: +- Split line pointers in text part and attributes part. Allows for future + change to make attribute more than one byte. +- Provide a qsort() function for systems that don't have it. +- Changed the big switch for Normal mode commands into a table. This cleans + up the code considerably and avoids trouble for some optimizing compilers. +- Assigned a negative value to special keys, to avoid them being mixed up with + Unicode characters. +- Global variables expand_context and expand_pattern were not supposed to be + global. Pass them to ExpandOne() and all functions called by it. +- No longer use the global reg_ic flag. It caused trouble and in a few places + it was not set. +- Removed the use of the stuff buffer for "*", "K", CTRL-], etc. Avoids + problem with autocommands. +- Moved some code from ex_docmd.c to ex_cmds2.c. The file was getting too + big. Also moved some code from screen.c to move.c. +- Don't include the CRC table for encryption, generate it. Saves quite a bit + of space in the source code. (Matthias Kramm) +- Renamed multibyte.c to mbyte.c to avoid a problem with 8.3 filesystems. +- Removed the GTK implementation of ":findhelp", it now uses the + ToolBar.FindHelp menu entry. +- Renamed mch_windexit() to mch_exit(), mch_init() to mch_early_init() and + mch_shellinit() to mch_init(). + +Highlighting: +- In a ":highlight" listing, show "xxx" with the highlight color. +- Added support for xterm with 88 or 256 colors. The right color numbers will + be used for the name used in a ":highlight" command. (Steve Wall) +- Added "default" argument for ":highlight". When included, the command is + ignored if highlighting for the group was already defined. + All syntax files now use ":hi default ..." to allow the user to specify + colors in his vimrc file. Also, the "if did_xxx_syntax_inits" is not needed + anymore. This greatly simplifies using non-default colors for a specific + language. +- Adjusted colortest.vim: Included colors on normal background and reduced the + size by using a while loop. (Rafael Garcia-Suarez) +- Added the "DarkYellow" color name. Just to make the list of standard colors + consistent, it's not really a nice color to use. + +When an xterm is in 8-bit mode this is detected by the code returned for +|t_RV|. All key codes are automatically converted to their 8-bit versions. + +The OPT_TCAP_QUERY in xterm patch level 141 and later is used to obtain the +actual key codes used and the number of colors for t_Co. Only when |t_RV| is +also used. + +":browse set" now also works in the console mode. ":browse edit" will give an +error message. + +":bdelete" and ":bunload" only report the number of deleted/unloaded buffers +when more than 'report'. The message was annoying when deleting a buffer in a +script. + +Jump list: +- The number of marks kept in the jumplist has been increased from 50 to 100. +- The jumplist is now stored in the viminfo file. CTRL-O can be used to jump + to positions from a previous edit session. +- When doing ":split" copy the jumplist to the new window. + +Also set the '[ and '] marks for the "~" and "r" commands. These marks are +now always set when making a change with a Normal mode command. + +Python interface: Allow setting the width of a vertically split window. (John +Cook) + +Added "=word" and "=~word" to 'cinkeys' (also used in 'indentkeys'). + +Added "j1" argument in 'cinoptions': indent {} inside () for Java. (Johannes +Zellner) +Added the "l" flag in 'cinoptions'. (Anduin Withers) +Added 'C', 'U', 'w' and 'm' flags to 'cinoptions'. (Servatius Brandt) + +When doing ":wall" or ":wqall" and a modified buffer doesn't have a name, +mention its buffer number in the error message. + +":function Name" lists the function with line numbers. Makes it easier to +find out where an error happened. + +In non-blockwise Visual mode, "r" replaces all selected characters with the +typed one, like in blockwise Visual mode. + +When editing the last file in the argument list in any way, allow exiting. +Previously this was only possible when getting to that file with ":next" or +":last". + +Added the '1' flag to 'formatoptions'. (Vit Stradal) +Added 'n' flag in 'formatoptions': format a numbered list. + +Swap file: +- When a swap file already exists, and the user selects "Delete" at the + ATTENTION prompt, use the same ".swp" swapfile, to avoid creating a ".swo" + file which won't always be found. +- When giving the ATTENTION message and the date of the file is newer than the + date of swap file, give a warning about this. +- Made the info for an existing swap file a bit shorter, so that it still fits + on a 24 line screen. +- It was possible to make a symlink with the name of a swap file, linking to a + file that doesn't exist. Vim would then silently use another file (if open + with O_EXCL refuses a symlink). Now check for a symlink to exist. Also do + another check for an existing swap file just before creating it to catch a + symlink attack. + +The g CTRL-G command also works in Visual mode and counts the number of words. +(Chase Tingley) + +Give an error message when using 'shell' and it's empty. + +Added the possibility to include "%s" in 'shellpipe'. + +Added "uhex" value for 'display': show non-printable characters as <xx>. +Show unprintable characters with NonText highlighting, also in the command +line. + +When asked to display the value of a hidden option, tell it's not supported. + +Win32: +- When dropping a shortcut on gvim (.lnk file) edit the target, not the + shortcut itself. (Yasuhiro Matsumoto) +- Added C versions of the OpenWithVim and SendToVim programs. (Walter Briscoe) +- When 'shell' is "cmd" or "cmd.exe", set 'shellredir' to redirect stderr too. + Also check for the Unix shell names. +- When $HOMEDRIVE and $HOMEPATH are defined, use them to define $HOME. (Craig + Barkhouse) + +Win32 console version: +- Includes the user and system name in the ":version" message, when available. + It generates a pathdef.c file for this. (Jon Miner) +- Set the window icon to Vim's icon (only for Windows 2000). While executing + a shell command, modify the window title to show this. When exiting, + restore the cursor position too. (Craig Barkhouse) +- The Win32 console version can be compiled with OLE support. It can only + function as a client, not as an OLE server. + +Errorformat: +- Let "%p" in 'errorformat' (column of error indicated by a row of characters) + also accept a line of dots. +- Added "%v" item in 'errorformat': Virtual column number. (Dan Sharp) +- Added a default 'errorformat' value for VMS. (Jim Bush) + +The "p" command can now be used in Visual mode. It overwrites the selected +text with the contents of a register. + +Highlight the <> items in the intro message to make clear they are special. + +When using the "c" flag for ":substitute", allow typing "l" for replacing this +item and then stop: "last". + +When printing a verbose message about sourcing another file, print the line +number. + +When resizing the Vim window, don't use 'equalalways'. Avoids that making the +Vim window smaller makes split windows bigger. And it's what the docs say. + +When typing CTRL-D in Insert mode, just after an autoindent, then hitting CR +kept the remaining white space. Now made it work like BS: delete the +autoindent to avoid a blank non-empty line results. + +Added a GetHwnd() call to the OLE interface. (Vince Negri) + +Made ":normal" work in an event handler. Useful when dropping a file on Vim +and for CursorHold autocommands. + +For the MS-Windows version, don't change to the directory of the file when a +slash is used instead of a backslash. Explorer should always use a backslash, +the user can use a slash when typing the command. + +Timestamps: +- When a buffer was changed outside of Vim and regaining focus, give a dialog + to allow the user to reload the file. Now also for other GUIs than + MS-Windows. And also used in the console, when compiled with dialog + support. +- Inspect the file contents to find out if it really changed, ignore + situations where only the time stamp changed (e.g., checking the file out + from CVS). +- When checking the timestamp, first check if the file size changed, to avoid + a file compare then. Makes it quicker for large (log) files that are + appended to. +- Don't give a warning for a changed or deleted file when 'buftype' is set. +- No longer warn for a changed directory. This avoids that the file explorer + produces warnings. +- Checking timestamps is only done for buffers that are not hidden. These + will be checked when they become unhidden. +- When checking for a file being changed outside of Vim, also check if the + file permissions changed. When the file contents didn't change but the + permissions did, give a warning. +- Avoid checking too often, otherwise the dialog keeps popping up for a log + file that steadily grows. + +Mapping <M-A> when 'encoding' is "latin1" and then setting 'encoding' to +"utf-8" causes the first byte of a multi-byte to be mapped. Can cause very +hard to find problems. Disallow mapping part of a multi-byte character. + +For ":python" and ":tcl" accept an in-line script. (Johannes Zellner) +Also for ":ruby" and ":perl". (Benoit Cerrina) + +Made ":syn include" use 'runtimepath' when the file name is not a full path. + +When 'switchbuf' contains "split" and the current window is empty, don't split +the window. + +Unix: Catch SIGPWR to preserve files when the power is about to go down. + +Sniff interface: (Anton Leherbauer) +- fixed windows code, esp. the event handling stuff +- adaptations for sniff 4.x ($SNIFF_DIR4) +- support for adding sniff requests at runtime + +Support the notation <A-x> as an alias for <M-x>. This logical, since the Alt +key is used. + +":find" accepts a count, which means that the count'th match in 'path' is +used. + +":ls" and ":buffers" output shows modified/readonly/modifiable flag. When a +buffer is active show "a" instead of nothing. When a buffer isn't loaded +show nothing instead of "-". + +Unix install: +- When installing the tools, set absolute paths in tools scripts efm_perl.pl + and mve.awk. Avoids that the user has to edit these files. +- Install Icons for KDE when the directories exist and the icons do not exist + yet. + +Added has("win95"), to be able to distinguish between MS-Windows 95/98/ME and +NT/2000/XP in a Vim script. + +When a ":cd" command was typed, echo the new current directory. (Dan Sharp) + +When using ":winpos" before the GUI window has been opened, remember the +values until it is opened. + +In the ":version" output, add "/dyn" for features that are dynamically loaded. +This indicates the feature may not always work. + +On Windows NT it is possible that a directory is read-only, but a file can be +deleted. When making a backup by renaming the file and 'backupdir' doesn't +use the current directory, this causes the original file to be deleted, +without the possibility to create a new file. Give an extra error message +then to warn to user about this. + +Made CTRL-R CTRL-O at the command line work like CTRL-R CTRL-R, so that it's +consistent with Insert mode. + +============================================================================== +COMPILE TIME CHANGES *compile-changes-6* + +All generated files have been moved out of the "src" directory. This makes it +easy to see which files are not edited by hand. The files generated by +configure are now in the "src/auto" directory. For Unix, compiled object +files go in the objects directory. + +The source archive was over the 1.4M floppy limit. The archives are now split +up into two runtime and two source archives. Also provide a bzip2 compressed +archive that contains all the sources and runtime files. + +Added "reconfig" as a target for make. Useful when changing some of the +arguments that require flushing the cache, such as switching from GTK to +Motif. Adjusted the meaning of GUI_INC_LOC and GUI_LIB_LOC to be consistent +over different GUIs. + +Added src/README.txt to give an overview of the main parts of the source code. + +The Unix Makefile now fully supports using $(DESTDIR) to install to a specific +location. Replaces the manual setting of *ENDLOC variables. + +Added the possibility for a maintainer of a binary version to include his +e-mail address with the --with-compiledby configure argument. + +Included features are now grouped in "tiny", "small", "normal", "big" and +"huge". This replaces "min-features" and "max-features". Using "tiny" +disables multiple windows for a really small Vim. + +For the tiny version or when FEAT_WINDOWS is not defined: Firstwin and lastwin +are equal to curwin and don't use w_next and w_prev. + +Added the +listcmds feature. Can be used to compile without the Vim commands +that manipulate the buffer list and argument list (the buffer list itself is +still there, can't do without it). + +Added the +vreplace feature. It is disabled in the "small" version to avoid +that the 16 bit DOS version runs out of memory. + +Removed GTK+ support for versions older than 1.1.16. + +The configure checks for using PTYs have been improved. Code taken from a +recent version of screen. + +Added configure options to install Vim, Ex and View under another name (e.g., +vim6, ex6 and view6). + +Added "--with-global-runtime" configure argument. Allows specifying the +global directory used in the 'runtimepath' default. + +Made enabling the SNiFF+ interface possible with a configure argument. + +Configure now always checks /usr/local/lib for libraries and +/usr/local/include for include files. Helps finding the stuff for iconv() and +gettext(). + +Moved the command line history stuff into the +cmdline_hist feature, to +exclude the command line history from the tiny version. + +MS-Windows: Moved common functions from Win16 and Win32 to os_mswin.c. Avoids +having to change two files for one problem. (Vince Negri) + +Moved common code from gui_w16.c and gui_w32.c to gui_w48.c (Vince Negri) + +The jumplist is now a separate feature. It is disabled for the "small" +version (16 bit MS-DOS). + +Renamed all types ending in _t to end in _T. Avoids potential problems with +system types. + +Added a configure check for X11 header files that implicitly define the return +type to int. (Steve Wall) + +"make doslang" in the top directory makes an archive with the menu and .mo +files for Windows. This uses the files generated on Unix, these should work +on MS-Windows as well. + +Merged a large part of os_vms.c with os_unix.c. The code was duplicated in +the past which made maintenance more work. (Zoltan Arpadffy) + +Updated the Borland C version 5 Makefile: (Dan Sharp) +- Fixed the Perl build +- Added python and tcl builds +- Added dynamic perl and dynamic python builds +- Added uninstal.exe build +- Use "yes" and "no" for the options, like in Make_mvc.mak. + +Win32: Merged Make_gvc.mak and Make_ovc.mak into one file: Make_ivc.mak. It's +much smaller, many unnecessary text has been removed. (Walter Briscoe) +Added Make_dvc.mak to be able to debug exe generated with Make_mvc.mak in +MS-Devstudio. (Walter Briscoe) + +MS-Windows: The big gvim.exe, which includes OLE, now also includes +dynamically loaded Tcl, Perl and Python. This uses ActivePerl 5.6.1, +ActivePython 2.1.1 and ActiveTCL 8.3.3 + +Added AC_EXEEXT to configure.in, to check if the executable needs ".exe" for +Cygwin or MingW. Renamed SUFFIX to EXEEXT in Makefile. + +Win32: Load comdlg32.dll delayed for faster startup. Only when using VC 6. +(Vipin Aravind) + +Win32: When compiling with Borland, allow using IME. (Yasuhiro Matsumoto) + +Win32: Added Makefile for Borland 5 to compile gvimext.dll. (Yasuhiro +Matsumoto) + +============================================================================== +BUG FIXES *bug-fixes-6* + +When checking the command name for "gvim", "ex", etc. ignore case. Required +for systems where case is ignored in command names. + +Search pattern "[a-c-e]" also matched a 'd' and didn't match a '-'. + +When double-clicking in another window, wasn't recognized as double click, +because topline is different. Added set_mouse_topline(). + +The BROKEN_LOCALE check was broken. (Marcin Dalecki) + +When "t_Co" is set, the default colors remain the same, thus wrong. Reset the +colors after changing "t_Co". (Steve Wall) + +When exiting with ":wqall" the messages about writing files could overwrite +each other and be lost forever. + +When starting Vim with an extremely long file name (around 1024 characters) it +would crash. Added a few checks to avoid buffer overflows. + +CTRL-E could get stuck in a file with very long lines. + +":au syntax<Tab>" expanded event names while it should expand groups starting +with "syntax". + +When expanding a file name caused an error (e.g., for <amatch>) it was +produced even when inside an "if 0". + +'cindent' formatted C comments differently from what the 'comments' option +specified. (Steve Wall) + +Default for 'grepprg' didn't include the file name when only grepping in one +file. Now /dev/null has been added for Unix. + +Opening the option window twice caused trouble. Now the cursor goes to the +existing option window. + +":sview" and ":view" didn't set 'readonly' for an existing buffer. Now do set +'readonly', unless the buffer is also edited in another window. + +GTK GUI: When 'guioptions' excluded 'g', the more prompt caused the toolbar +and menubar to disappear and resize the window (which clears the text). +Now always grey-out the toplevel menus to avoid that the menubar changes size +or disappears. + +When re-using the current buffer for a new buffer, buffer-local variables were +not deleted. + +GUI: when 'scrolloff' is 0 dragging the mouse above the window didn't cause a +down scroll. Now pass on a mouse event with mouse_row set to -1. + +Win32: Console version didn't work on telnet, because of switching between two +console screens. Now use one console screen and save/restore the contents +when needed. (Craig Barkhouse) + +When reading a file the magic number for encryption was included in the file +length. (Antonio Colombo) + +The quickfix window contained leading whitespace and NULs for multi-line +messages. (David Harrison) + +When using cscope, redundant tags were removed. This caused a numbering +problem, because they were all listed. Don't remove redundant cscope tags. +(David Bustos). + +Cscope: Test for which matches are in the current buffer sometimes failed, +causing a jump to another match than selected. (David Bustos) + +Win32: Buffer overflow when adding a charset name in a font. + +'titlestring' and 'iconstring' were evaluating an expression in the current +context, which could be a user function, which is a problem for local +variables vs global variables. + +Win32 GUI: Mapping <M-F> didn't work. Now handle SHIFT and CTRL in +_OnSysChar(). + +Win32 GUI: (on no file), :vs<CR>:q<CR> left a trail of pixels down the middle. +Could also happen for the ruler. screen_puts() didn't clear the right char in +ScreenLines[] for the bold trick. + +Win32: ":%!sort|uniq" didn't work, because the input file name touches the +"|". Insert a space before the "|". + +OS/2: Expanding wildcards included non-existing files. Caused ":runtime" to +fail, which caused syntax highlighting to fail. + +Pasting a register containing CTRL-R on the command line could cause an +endless loop that can't be interrupted. Now it can be stopped with CTRL-C. + +When 'verbose' is set, a message for file read/write could overwrite the +previous message. +When 'verbose' is set, the header from ":select" was put after the last +message. Now start a new line. + +The hit-enter prompt reacted to the response of the t_RV string, causing +messages at startup to disappear. + +When t_Co was set to 1, colors were still used. Now only use color when t_Co +> 1. + +Listing functions with ":function" didn't quit when 'q' or ':' was typed at +the more prompt. + +Use mkstemp() instead of mktemp() when it's available, avoids a warning for +linking on FreeBSD. + +When doing Insert mode completion it's possible that b_sfname is NULL. Don't +give it to printf() for the "Scanning" message. + +":set runtimepath-=$VIMRUNTIME" didn't work, because expansion of wildcards +was done after trying to remove the string. Now for ":set opt+=val" and ":set +opt-=val" the expansion of wildcards is done before adding or removing "val". + +Using CTRL-V with the "r" command with a blockwise Visual selection inserted a +CTRL-V instead of getting a special character. + +Unix: Changed the order of libraries: Put -lXdmcp after -lX11 and -lSM -lICE +after -lXdmcp. Should fix link problem on HP-UX 10.20. + +Don't remove the last "-lm" from the link line. Vim may link but fail later +when the GUI starts. + +When the shell returns with an error when trying to expand wildcards, do +include the pattern when the "EW_NOTFOUND" flag was set. +When expanding wildcards with the shell fails, give a clear error message +instead of just "1 returned". + +Selecting a Visual block, with the start partly on a Tab, deleting it leaves +the cursor too far to the left. Causes "s" to work in the wrong position. + +Pound sign in normal.c caused trouble on some compilers. Use 0xA3 instead. + +Warning for changing a read-only file wasn't given when 'insertmode' was set. + +Win32: When 'shellxquote' is set to a double quote (e.g., using csh), ":!start +notepad file" doesn't work. Remove the double quotes added by 'shellxquote' +when using ":!start". (Pavol Juhas) + +The "<f-args>" argument of ":command" didn't accept Tabs for white space. +Also, don't add an empty argument when there are trailing blanks. + +":e test\\je" edited "test\je", but ":next test\\je" edited "testje". +Backslashes were removed one time too many for ":next". + +VMS: "gf" didn't work properly. Use vms_fixfilename() to translate the file +name. (Zoltan Arpadffy) + +After ":hi Normal ctermbg=black ctermfg=white" and suspending Vim not all +characters are redrawn with the right background. + +When doing "make test" without +eval or +windows feature, many tests failed. +Now have test1 generate a script to copy the correct output, so that a test +that doesn't work is skipped. + +On FreeBSD the Perl interface added "-lc" to the link command and Python added +"-pthread". These two don't work together, because the libc_r library should +be used. Removed "-lc" from Perl, it should not be needed. +Also: Add "-pthread" to $LIBS, so that the checks for functions is done with +libc_r. Sigaltstack() appears to be missing from libc_r. + +The Syntax sub-menus were getting too long, reorganized them and added another +level for some languages. + +Visual block "r"eplace didn't work well when a Tab is partly included. +(Matthias Kramm) + +When yanking a Visual block, where some lines end halfway the block, putting +the text somewhere else doesn't insert a block. Padd with spaces for missing +characters. Added "y_width" to struct yankreg. (Matthias Kramm) + +If a substitute string has a multibyte character after a backslash only the +first byte of it was skipped. (Muraoka Taro) + +Win32: Numeric keypad keys were missing from the builtin termcap entry. + +When a file was read-only ":wa!" didn't force it to be written. (Vince Negri) + +Amiga: A file name starting with a colon was considered absolute but it isn't. +Amiga: ":pwd" added a slash when in the root of a drive. + +Don't let 'ttymouse' default to "dec" when compiled with dec mouse support. +It breaks the gpm mouse (Linux console). + +The prototypes for the Perl interface didn't work for threaded Perl. Added a +sed command to remove the prototypes from proto/if_perl.pro and added them +manually to if_perl.xs. + +When ":w!" resets the 'readonly' option the title and status lines were not +updated. + +":args" showed the current file when the argument list was empty. Made this +work like Vi: display nothing. + +"99:<C-U>echo v:count" echoed "99" in Normal mode, but 0 in Visual mode. +Don't set v:count when executing a stuffed command. + +Amiga: Got a requester for "home:" because it's in the default runtime path. +Don't bring up a requester when searching for a file in 'path', sourcing the +.vimrc file or using ":runtime". + +Win16 and Win32: Considered a file "\path\file" absolute. Can cause the same +file to appear as two different buffers. + +Win32: Renaming a file to an empty string crashed Vim. Happened when using +explorer.vim and hitting ESC at the rename prompt. + +Win32: strftime() crashed when called with a "-1" value for the time. + +Win32 with Borland compiler: mch_FullName() didn't work, caused tag file not +to be found. + +Cscope sometimes jumped to the wrong tag. (David Bustos) + +OS/2: Could not find the tags file. mch_expand_wildcards() added another +slash to a directory name. + +When using ">>" the `] mark was not in the last column. + +When Vim was compiled without menu support, filetype.vim was still trying to +source the menu.vim script. (Rafael Garcia-Suarez) + +":ptag" added an item to the tag stack. + +Win32 IME: "gr" didn't use IME mode. + +In the "vim --help" message the term "options" was used for arguments. That's +confusing, call them "arguments". + +When there are two windows, and a BufUnload autocommand for closing window #1 +closed window #2, Vim would crash. + +When there is a preview window and only one other window, ":q" wouldn't exit. + +In Insert mode, when cancelling a digraph with ESC, the '?' wasn't removed. + +On Unix glob(".*") returned "." and "..", on Windows it didn't. On Windows +glob("*") also returned files starting with a dot. Made this work like Unix +on all systems. + +Win32: Removed old code to open a console. Vimrun is now used and works fine. + +Compute the room needed by the intro message accurately, so that it also fits +on a 25 line console. (Craig Barkhouse) + +":ptnext" was broken. Now remember the last tag used in the preview window +separately from the tagstack. + +Didn't check for "-display" being the last argument. (Wichert Akkerman) + +GTK GUI: When starting "gvim" under some conditions there would be an X error. +Don't replace the error handler when creating the xterm clipboard. (Wichert +Akkerman) + +Adding a space after a help tag caused the tag not to be found. E.g., ":he +autoindent ". + +Was trying to expand a URL into a full path name. On Windows this resulted in +the current directory to be prepended to the URL. Added vim_isAbsName() and +vim_FullName() to avoid that various machine specific functions do it +differently. + +":n *.c" ":cd .." ":n" didn't use the original directory of the file. Vi only +does it for the current file (looks like a bug). Now remember the buffer used +for the entry in the argument list and use it's name (adjusted when doing +":cd"), unless it's deleted. + +When inserting a special key as its name ("<F8>" as four characters) after +moving around in Insert mode, undo didn't work properly. + +Motif GUI: When using the right mouse button, for some people gvim froze for +a couple of seconds (Motif 1.2?). This doesn't happen when there is no Popup +menu. Solved by only creating a popup menu when 'mousemodel' is "popup" or +"popup_setpos". (David Harrison) + +Motif: When adding many menu items, the "Help" menu disappeared but the +menubar didn't wrap. Now manually set the menubar height. + +When using <BS> in Insert mode to remove a line break, or using "J" to join +lines, the cursor could end up halfway a multi-byte character. (Muraoka Taro) + +Removed defining SVR4 in configure. It causes problems for some X header +files and doesn't appear to be used anywhere. + +When 'wildignore' is used, 'ignorecase' for a tag match was not working. + +When 'wildignore' contains "*~" it was impossible to edit a file ending in a +"~". Now don't recognize a file ending in "~" as containing wildcards. + +Disabled the mouse code for OS/2. It was not really used. + +":mksession" always used the full path name for a buffer, also when the short +name could be used. +":mkvimrc" and ":mksession" didn't save 'wildchar' and 'pastetoggle' in such a +way that they would be restored. Now use the key name if possible, this is +portable. + +After recovering a file and abandoning it, an ":edit" command didn't give the +ATTENTION prompt again. Would be useful to be able to delete the file in an +easy way. Reset the BF_RECOVERED flag when unloading the buffer. + +histdel() could match or ignore case, depending on what happened before it. +Now always match case. + +When a window size was specified when splitting a window, it would still get +the size from 'winheight' or 'winwidth' if it's larger. + +When using "append" or "insert" inside a function definition, a line starting +with "function" or "endfunction" caused confusion. Now recognize the commands +and skip lines until a ".". + +At the end of any function or sourced file need_wait_return could be reset, +causing messages to disappear when redrawing. + +When in a while loop the line number for error messages stayed fixed. Now the +line number is remembered in the while loop. + +"cd c:/" didn't work on MS-DOS. mch_isdir() removed a trailing slash. + +MS-Windows: getftime() didn't work when a directory had a trailing slash or +backslash. Didn't show the time in the explorer because of this. + +When doing wildcard completion, a directory "a/" sorted after "a-b". Now +recognize path separators when sorting files. + +Non-Unix systems: When editing "c:/dir/../file" and "c:/file" they were +created as different buffers, although it's the same file. Expand to a full +file name also when an absolute name contains "..". + +"g&" didn't repeat the last substitute properly. + +When 'clipboard' was set to "unnamed", a "Y" command would not write to "0. +Now make a copy of register 0 to the clipboard register. + +When the search pattern matches in many ways, it could not always be +interrupted with a CTRL-C. And CTRL-C would have to be hit once for every +line when 'hlsearch' is on. +When 'incsearch' is on and interrupting the search for a match, don't abandon +the command line. + +When turning a directory name into a full path, e.g., with fnamemodify(), +sometimes a slash was added. Make this consistent: Don't add a slash. + +When a file name contains a "!", using it in a shell command will cause +trouble: ":!cat %". Escape the "!" to avoid that. Escape it another time +when 'shell' contains "sh". + +Completing a file name that has a tail that starts with a "~" didn't work: +":e view/~<Tab>". + +Using a ":command" argument that contains < and > but not for a special +argument was not skipped properly. + +The DOS install program: On Win2000 the check for a vim.exe or gvim.exe in +$PATH didn't work, it always found it in the current directory. +Rename the vim.exe in the current dir to avoid this. (Walter Briscoe) + +In the MS-DOS/Windows install program, use %VIM% instead of an absolute path, +so that moving Vim requires only one change in the batch file. + +Mac: mch_FullName() changed the "fname" argument and didn't always initialize +the buffer. + +MS-DOS: mch_FullName() didn't fix forward/backward slashes in an absolute file +name. + +"echo expand("%:p:h")" with an empty file name removed one directory name on +MS-DOS. For Unix, when the file name is a directory, the directory name was +removed. Now make it consistent: "%:p" adds a path separator for all systems, +but no path separator is added in other situations. + +Unix: When checking for a CTRL-C (could happen any time) and there is an X +event (e.g., clipboard updated) and there is typeahead, Vim would hang until a +character was typed. + +MS-DOS, MS-Windows and Amiga: expanding "$ENV/foo" when $ENV ends in a colon, +had the slash removed. + +":he \^=" gave an error for using \_. ":he ^=" didn't find tag :set^=. Even +"he :set^=" didn't find it. + +A tags file name "D:/tags" was used as file "tags" in "D:". That doesn't work +when the current path for D: isn't the root of the drive. + +Removed calls to XtInitializeWidgetClass(), they shouldn't be necessary. + +When using a dtterm or various other color terminals, and the Normal group has +been set to use a different background color, the background wouldn't always +be displayed with that color. Added check for "ut" termcap entry: If it's +missing, clearing the screen won't give us the current background color. Need +to draw each character instead. Vim now also works when the "cl" (clear +screen) termcap entry is missing. + +When repeating a "/" search command with a line offset, the "n" did use the +offset but didn't make the motion linewise. Made "d/pat/+2" and "dn" do the +same. + +Win32: Trying to use ":tearoff" for a menu that doesn't exist caused a crash. + +OpenPTY() didn't work on Sequent. Add a configure check for getpseudotty(). + +C-indenting: Indented a line starting with ")" with the matching "(", but not +a line starting with "x)" looks strange. Also compute the indent for aligning +with items inside the () and use the lowest indent. + +MS-DOS and Windows: ":n *.vim" also matched files ending in "~". +Moved mch_expandpath() from os_win16.c and os_msdos.c to misc1.c, they are +equal. + +Macintosh: (Dany St-Amant) +- In Vi-compatible mode didn't read files with CR line separators. +- Fixed a bug in the handling of Activate/Deactivate Event +- Fixed a bug in gui_mch_dialog (using wrong pointer) + +Multibyte GDK XIM: While composing a multibyte-word, if user presses a +mouse button, then the word is removed. It should remain and composing end. +(Sung-Hyun Nam) + +MS-DOS, MS-Windows and OS/2: When reading from stdin, automatic CR-LF +conversion by the C library got in the way of detecting a "dos" 'fileformat'. + +When 'smartcase' is set, patterns with "\S" would also make 'ignorecase' +reset. + +When clicking the mouse in a column larger than 222, it moved to the first +column. Can't encode a larger number in a character. Now limit the number to +222, don't jump back to the first column. + +GUI: In some versions CSI would cause trouble, either when typed directly or +when part of a multi-byte sequence. + +When using multibyte characters in a ":normal" command, a trailing byte that +is CSI or K_SPECIAL caused problems. + +Wildmenu didn't handle multi-byte characters. + +":sleep 10" could not be interrupted on Windows, while "gs" could. Made them +both work the same. + +Unix: When waiting for a character is interrupted by an X-windows event (e.g., +to obtain the contents of the selection), the wait time would not be honored. +A message could be overwritten quickly. Now compute the remaining waiting +time. + +Windows: Completing "\\share\c$\S" inserted a backslash before the $ and then +the name is invalid. Don't insert the backslash. + +When doing an auto-write before ":make", IObuff was overwritten and the wrong +text displayed later. + +On the Mac the directories "c:/tmp" and "c:/temp" were used in the defaults +for 'backupdir' and 'directory', they don't exist. + +The check for a new file not to be on an MS-DOS filesystem created the file +temporarily, which can be slow. Don't do this if there is another check for +the swap file being on an MS-DOS filesystem. + +Don't give the "Changing a readonly file" warning when reading from stdin. + +When using the "Save As" menu entry and not entering a file name, would get an +error message for the trailing ":edit #". Now only do that when the +alternate file name was changed. + +When Vim owns the X11 selection and is being suspended, an application that +tries to use the selection hangs. When Vim continues it could no longer +obtain the selection. Now give up the selection when suspending. + +option.h and globals.h were included in some files, while they were already +included in vim.h. Moved the definition of EXTERN to vim.h to avoid doing it +twice. + +When repeating an operator that used a search pattern and the search pattern +contained characters that have a special meaning on the cmdline (e.g., CTRL-U) +it didn't work. + +Fixed various problems with using K_SPECIAL (0x80) and CSI (0x9b) as a byte in +a (multibyte) character. For example, the "r" command could not be repeated. + +The DOS/Windows install program didn't always work from a directory with a +long filename, because $VIM and the executable name would not have the same +path. + +Multi-byte: +- Using an any-but character range [^x] in a regexp didn't work for UTF-8. + (Muraoka Taro) +- When backspacing over inserted characters in Replace mode multi-byte + characters were not handled correctly. (Muraoka Taro) +- Search commands "#" and "*" didn't work with multibyte characters. (Muraoka + Taro) +- Word completion in Insert mode didn't work with multibyte characters. + (Muraoka Taro) +- Athena/Motif GUI: when 'linespace' is non-zero the cursor would be drawn too + wide (number of bytes instead of cell width). +- When changing 'encoding' to "euc-jp" and inserting a character Vim would + crash. +- For euc-jp characters positioning the cursor would sometimes be wrong. + Also, with two characters with 0x8e leading byte only the first one would be + displayed. +- When using DYNAMIC_ICONV on Win32 conversion might fail because of using the + wrong error number. (Muraoka Taro) +- Using Alt-x in the GUI while 'encoding' was set to "utf-8" didn't produce + the right character. +- When using Visual block selection and only the left halve of a double-wide + character is selected, the highlighting continued to the end of the line. +- Visual-block delete didn't work properly when deleting the right halve of a + double-wide character. +- Overstrike mode for the cmdline replaced only the first byte of a multibyte + character. +- The cursor in Replace mode (also in the cmdline) was to small on a + double-wide character. +- When a multibyte character contained a 0x80 byte, it didn't work (was using + a CSI byte instead). (Muraoka Taro) +- Wordwise selection with the mouse didn't work. +- Yanking a modeless selection of multi-byte characters didn't work. +- When 'selection' is "exclusive", selecting a word that ends in a multi-byte + character used wrong highlighting for the following character. + +Win32 with Make_mvc.mak: Didn't compile for debugging. (Craig Barkhouse) + +Win32 GUI: When "vimrun.exe" is used to execute an external command, don't +give a message box with the return value, it was already printed by vimrun. +Also avoid printing the return value of the shell when ":silent!" is used. + +Win32: selecting a lot of text and using the "find/replace" dialog caused a +crash. + +X11 GUI: When typing a character with the 8th bit set and the Meta/Alt +modifier, the modifier was removed without changing the character. + +Truncating a message to make it fit on the command line, using "..." for the +middle, didn't always compute the space correctly. + +Could not imap <C-@>. Now it works like <Nul>. + +VMS: +- Fixed a few things for VAXC. os_vms_fix.com had some strange CTRL-M + characters. (Zoltan Arpadffy and John W. Hamill) +- Added VMS-specific defaults for the 'isfname' and 'isprint' options. + (Zoltan Arpadffy) +- Removed os_vms_osdef.h, it's no longer used. + +The gzip plugin used a ":normal" command, this doesn't work when dropping a +compressed file on Vim. + +In very rare situations a binary search for a tag would fail, because an +uninitialized value happens to be half the size of the tag file. (Narendran) + +When using BufEnter and BufLeave autocommands to enable/disable a menu, it +wasn't updated right away. + +When doing a replace with the "c"onfirm flag, the cursor was positioned after +the ruler, instead of after the question. With a long replacement string the +screen could scroll up and cause a "more" prompt. Now the message is +truncated to make it fit. + +Motif: The autoconf check for the Xp library didn't work. + +When 'verbose' is set to list lines of a sourced file, defining a function +would reset the counter used for the "more" prompt. + +In the Win32 find/replace dialog, a '/' character caused problems. Escape it +with a backslash. + +Starting a shell with ":sh" was different from starting a shell for CTRL-Z +when suspending doesn't work. They now work the same way. + +Jumping to a file mark while in a changed buffer gave a "mark not set" error. + +":execute histget("cmd")" causes an endless loop and crashed Vim. Now catch +all commands that cause too much recursiveness. + +Removed "Failed to open input method" error message, too many people got this +when they didn't want to use a XIM. + +GUI: When compiled without the +windows feature, the scrollbar would start +below line one. + +Removed the trick with redefining character class functions from regexp.c. + +Win32 GUI: Find dialog gives focus back to main window, when typing a +character mouse pointer is blanked, it didn't reappear when moving it in the +dialog window. (Vince Negri) + +When recording and typing a CTRL-C, no character was recorded. When in Insert +mode or cancelling half a command, playing back the recorded sequence wouldn't +work. Now record the CTRL-C. + +When the GUI was started, mouse codes for DEC and netterm were still checked +for. + +GUI: When scrolling and 'writedelay' is non-zero, the character under the +cursor was displayed in the wrong position (one line above/below with +CTRL-E/CTRL-Y). + +A ":normal" command would reset the 'scrollbind' info. Causes problems when +using a ":normal" command in an autocommand for opening a file. + +Windows GUI: a point size with a dot, like "7.5", wasn't recognized. (Muraoka +Taro) + +When 'scrollbind' wasn't set would still remember the current position, +wasting time. + +GTK: Crash when 'shell' doesn't exist and doing":!ls". Use _exit() instead of +exit() when the child couldn't execute the shell. + +Multi-byte: +- GUI with double-byte encoding: a mouse click in left halve of double-wide + character put the cursor in previous char. +- Using double-byte encoding and 'selection' is "exclusive": "vey" and "^Vey" + included the character after the word. +- When using a double-byte encoding and there is a lead byte at the end of the + line, the preceding line would be displayed. "ga" also showed wrong info. +- "gf" didn't include multi-byte characters before the cursor properly. + (Muraoka Taro) + +GUI: The cursor was sometimes not removed when scrolling. Changed the policy +from redrawing the cursor after each call to gui_write() to only update it at +the end of update_screen() or when setting the cursor position. Also only +update the scrollbars at the end of update_screen(), that's the only place +where the window text may have been scrolled. + +Formatting "/*<Tab>long text", produced "* <Tab>" in the next line. Now +remove the space before the Tab. +Formatting "/*<Tab> long text", produced "* <Tab> long text" in the next +line. Now keep the space after the Tab. + +In some places non-ASCII alphabetical characters were accepted, which could +cause problems. For example, ":X" (X being such a character). + +When a pattern matches the end of the line, the last character in the line was +highlighted for 'hlsearch'. That looks wrong for "/\%3c". Now highlight the +character just after the line. + +Motif: If a dialog was closed by clicking on the "X" of the window frame Vim +would no longer respond. + +When using CTRL-X or CTRL-A on a number with many leading zeros, Vim would +crash. (Matsumoto) + +When 'insertmode' is set, the mapping in mswin.vim for CTRL-V didn't work in +Select mode. Insert mode wasn't restarted after overwriting the text. +Now allow nesting Insert mode with insert and change commands. CTRL-O +cwfoo<Esc> now also works. + +Clicking with the right mouse button in another window started Visual mode, +but used the start position of the current window. Caused ml_get errors when +the line number was invalid. Now stay in the same window. + +When 'selection' is "exclusive", "gv" sometimes selected one character fewer. + +When 'comments' contains more than one start/middle/end triplet, the optional +flags could be mixed up. Also didn't align the end with the middle part. + +Double-right-click in Visual mode didn't update the shown mode. + +When the Normal group has a font name, it was never used when starting up. +Now use it when 'guifont' and 'guifontset' are empty. +Setting a font name to a highlight group before the GUI was started didn't +work. + +"make test" didn't use the name of the generated Vim executable. + +'cindent' problems: +- Aligned with an "else" inside a do-while loop for a line below that loop. + (Meikel Brandmeyer) +- A line before a function would be indented even when terminated with a + semicolon. (Meikel Brandmeyer) +- 'cindent' gave too much indent to a line after a "};" that ends an array + init. +- Support declaration lines ending in "," and "\". (Meikel Brandmeyer) +- A case statement inside a do-while loop was used for indenting a line after + the do-while loop. (Meikel Brandmeyer) +- When skipping a string in a line with one double quote it could continue in + the previous line. (Meikel Brandmeyer) + +When 'list' is set, 'hlsearch' didn't highlight a match at the end of the +line. Now highlight the '$'. + +The Paste menu item in the menu bar, the popup menu and the toolbar were all +different. Now made them all equal to how it was done in mswin.vim. + +st_dev can be smaller than "unsigned". The compiler may give an overflow +warning. Added a configure check for dev_t. + +Athena: closing a confirm() dialog killed Vim. + +Various typos in the documentation. (Matt Dunford) + +Python interface: The definition of _DEBUG could cause trouble, undefine it. +The error message for not being able to load the shared library wasn't +translated. (Muraoka Taro) + +Mac: (Dany St-Amant and Axel Kielhorn) +- Several fixes. +- Vim was eating 80% of the CPU time. +- The project os_mac.pbxproj didn't work, Moved it to a subdirectory. +- Made the menu priority work for the menubar. +- Fixed a problem with dragging the scrollbar. +- Cleaned up the various #ifdefs. + +Unix: When catching a deadly signal and we keep getting one use _exit() to +exit in a quick and dirty way. + +Athena menu ordering didn't work correctly. (David Harrison) + +A ":make" or ":grep" command with a long argument could cause a crash. + +Doing ":new file" and using "Quit" for the ATTENTION dialog still opened a new +window. + +GTK: When starting the GUI and there is an error in the .vimrc file, don't +present the wait-return prompt, since the message was given in the terminal. + +When there was an error in a .vimrc file the terminal where gvim was started +could be cleared. Set msg_row in main.c before writing any messages. + +GTK and X11 GUI: When trying to read characters from the user (e.g. with +input()) before the Vim window was opened caused Vim to hang when it was +started from the desktop. + +OS/390 uses 31 bit pointers. That broke some computations with MAX_COL. +Reduce MAX_COL by one bit for OS/390. (Ralf Schandl) + +When defining a function and it already exists, Vim didn't say it existed +until after typing it. Now do this right away when typing it. + +The message remembered for displaying later (keep_msg) was sometimes pointing +into a generic buffer, which might be changed by the time the message is +displayed. Now make a copy of the message. + +When using multi-byte characters in a menu and a trailing byte is a backslash, +the menu would not be created correctly. (Muraoka Taro) +Using a multibyte character in the substitute string where a trail byte is a +backslash didn't work. (Muraoka Taro) + +When setting "t_Co" in a vimrc file, then setting it automatically from an +xterm termresponse and then setting it again manually caused a crash. + +When getting the value of a string option that is not supported, the number +zero was returned. This breaks a check like "&enc == "asdf". Now an empty +string is returned for string options. + +Crashed when starting the GTK GUI while using 'notitle' in the vimrc, setting +'title' in the gvimrc and starting the GUI with ":gui". Closed the connection +to the X server accidentally. + +Had to hit return after selecting an entry for ":ts". + +The message from ":cn" message was sometimes cleared. Now display it after +redrawing if it doesn't cause a scroll (truncated when necessary). + +hangulin.c didn't compile when the GUI was disabled. Disable it when it won't +work. + +When setting a termcap option like "t_CO", the value could be displayed as +being for a normal key with a modifier, like "<M-=>". + +When expanding the argument list, entries which are a directory name did not +get included. This stopped "vim c:/" from opening the file explorer. + +":syn match sd "^" nextgroup=asdf" skipped the first column and matched the +nextgroup in the second column. + +GUI: When 'lazyredraw' is set, 'showmatch' didn't work. Required flushing +the output. + +Don't define the <NetMouse> termcode in an xterm, reduces the problem when +someone types <Esc> } in Insert mode. + +Made slash_adjust() work correctly for multi-byte characters. (Yasuhiro +Matsumoto) +Using a filename in Big5 encoding for autocommands didn't work (backslash in +trailbyte). (Yasuhiro Matsumoto) + +DOS and Windows: Expanding *.vim also matched file.vimfoo. Expand path like +Unix to avoid problems with Windows dir functions. Merged the DOS and Win32 +functions. + +Win32: Gvimext could not edit more than a few files at once, the length of the +argument was fixed. + +"ls -1 * | xargs vim" worked, but the input was in cooked mode. Now switch to +raw mode when needed. Use dup() to copy the stderr file descriptor to stdin +to make shell commands work. No longer requires an external program to do +this. + +When using ":filetype off", ftplugin and indent usage would be switched off at +the same time. Don't do this, setting 'filetype' manually can still use them. + +GUI: When writing a double-byte character, it could be split up in two calls +to gui_write(), which doesn't work. Now flush before the output buffer +becomes full. + +When 'laststatus' is set and 'cmdheight' is two or bigger, the intro message +would be written over the status line. +The ":intro" command didn't work when there wasn't enough room. + +Configuring for Ruby failed with a recent version of Ruby. (Akinori Musha) + +Athena: When deleting the directory in which Vim was started, using the file +browser made Vim exit. Removed the use of XtAppError(). + +When using autoconf 2.50, UNIX was not defined. Moved the comment for "#undef +UNIX" to a separate line. + +Win32: Disabled _OnWindowPosChanging() to make maximize work better. + +Win32: Compiling with VC 4.0 didn't work. (Walter Briscoe) + +Athena: +- Finally fixed the problems with deleting a menu. (David Harrison) +- Athena: When closing the confirm() dialog, worked like OK was pressed, + instead of Cancel. + +The file explorer didn't work in compatible mode, because of line +continuation. + +Didn't give an error message for ":digraph a". + +When using Ex mode in the GUI and typing a special key, <BS> didn't delete it +correctly. Now display '?' for a special key. + +When an operator is pending, clicking in another window made it apply to that +window, even though the line numbers could be beyond the end of the buffer. + +When a function call doesn't have a terminating ")" Vim could crash. + +Perl interface: could crash on exit with perl 5.6.1. (Anduin Withers) + +Using %P in 'errorformat' wasn't handled correctly. (Tomas Zellerin) + +Using a syntax cluster that includes itself made Vim crash. + +GUI: With 'ls' set to 2, dragging the status line all the way up, then making +the Vim window smaller: Could not the drag status line anymore. + +"vim -c startinsert! file" placed cursor on last char of a line, instead of +after it. A ":set" command in the buffer menu set w_set_curswant. Now don't +do this when w_curswant is MAXCOL. + +Win32: When the gvim window was maximized and selecting another font, the +window would no longer fill the screen. + +The line with 'pastetoggle' in ":options" didn't show the right value when it +is a special key. Hitting <CR> didn't work either. + +Formatting text, resulting in a % landing in the first line, repeated the % in +the following lines, like it's the start of a comment. + +GTK: When adding a toolbar item while gvim is already running, it wasn't +possible to use the tooltip. Now it works by adding the tooltip first. + +The output of "g CTRL-G" mentioned "Char" but it's actually bytes. + +Searching for the end of a oneline region didn't work correctly when there is +an offset for the highlighting. + +Syntax highlighting: When synchronizing on C-comments, //*/ was seen as the +start of a comment. + +Win32: Without scrollbars present, the MS mouse scroll wheel didn't work. +Also handle the scrollbars when they are not visible. + +Motif: When there is no right scrollbar, the bottom scrollbar would still +leave room for it. (Marcin Dalecki) + +When changing 'guicursor' and the value is invalid, some of the effects would +still take place. Now first check for errors and only make the new value +effective when it's OK. + +Using "A" In Visual block mode, appending to lines that don't extend into the +block, padding was wrong. + +When pasting a block of text, a character that occupies more than one screen +column could be deleted and spaces inserted instead. Now only do that with a +tab. + +Fixed conversion of documentation to HTML using Perl. (Dan Sharp) + +Give an error message when a menu name starts with a dot. + +Avoid a hang when executing a shell from the GUI on HP-UX by pushing "ptem" +even when sys/ptem.h isn't present. + +When creating the temp directory, make sure umask is 077, otherwise the +directory is not accessible when it was set to 0177. + +Unix: When resizing the window and a redraw is a bit slow, could get a window +resize event while redrawing, resulting in a messed up window. Any input +(e.g., a mouse click) would redraw. + +The "%B" item in the status line became zero in Insert mode (that's normal) +for another than the current window. + +The menu entries to convert to xxd and back didn't work in Insert mode. + +When ":vglobal" didn't find a line where the pattern doesn't match, the error +message would be the wrong way around. + +When ignoring a multi-line error message with "%-A", the continuation lines +would be used anyway. (Servatius Brandt) + +"grx" on a double-wide character inserted "x", instead of replacing the +character with "x ". "gR" on <xx> ('display' set the "uhex") didn't replace +at all. When doing "gRxx" on a control character the first "x" would be +inserted, breaking the alignment. + +Added "0)" to 'cinkeys', so that when typing a ) it is put in the same place +as where "==" would put it. + +Win32: When maximized, adding/removing toolbar didn't resize the text area. + +When using <C-RightMouse> a count was discarded. + +When typing CTRL-V and <RightMouse> in the command line, would insert +<LeftMouse>. + +Using "vis" or "vas" when 'selection' is exclusive didn't include the last +character. + +When adding to an option like 'grepprg', leading space would be lost. Don't +expand environment variables when there is no comma separating the items. + +GUI: When using a bold-italic font, would still use the bold trick and +underlining. + +Motif: The default button didn't work in dialogs, the first one was always +used. Had to give input focus to the default button. + +When using CTRL-T to jump within the same file, the '' mark wasn't set. + +Undo wasn't Vi compatible when using the 'c' flag for ":s". Now it undoes the +whole ":s" command instead of each confirmed replacement. + +The Buffers menu, when torn-off, disappeared when being refreshed. Add a +dummy item to avoid this. + +Removed calling msg_start() in main(), it should not be needed. + +vim_strpbrk() did not support multibyte characters. (Muraoka Taro) + +The Amiga version didn't compile, the code was too big for relative jumps. +Moved a few files from ex_docmd.c to ex_cmds2.c + +When evaluating the "= register resulted in the "= register being changed, Vim +would crash. + +When doing ":view file" and it fails, the current buffer was made read-only. + +Motif: For some people the separators in the toolbar disappeared when resizing +the Vim window. (Marcin Dalecki) + +Win32 GUI: when setting 'lines' to a huge number, would not compute the +available space correctly. Was counting the menu height twice. + +Conversion of the docs to HTML didn't handle the line with the +quickfix tag +correctly. (Antonio Colombo) + +Win32: fname_case() didn't handle multi-byte characters correctly. (Yasuhiro +Matsumoto) + +The Cygwin version had trouble with fchdir(). Don't use that function for +Cygwin. + +The generic check in scripts.vim for "conf" syntax was done before some checks +in filetype.vim, resulting in "conf" syntax too often. + +Dos32: Typing lagged behind. Would wait for one biostick when checking if a +character is available. + +GTK: When setting 'columns' while starting up "gvim", would set the width of +the terminal it was started in. + +When using ESC in Insert mode, an autoindent that wraps to the next line +caused the cursor to move to the end of the line temporarily. When the +character before the cursor was a double-wide multi-byte character the cursor +would be on the right halve, which causes problems with some terminals. + +Didn't handle multi-byte characters correctly when expanding a file name. +(Yasuhiro Matsumoto) + +Win32 GUI: Errors generated before the GUI is decided to start were not +reported. + +globpath() didn't reserve enough room for concatenated results. (Anduin +Withers) + +When expanding an option that is very long already, don't do the expansion, it +would be truncated to MAXPATHL. (Anduin Withers) + +When 'selection' is "exclusive", using "Fx" in Visual mode only moved until +just after the character. + +When using IME on the console to enter a file name, the screen may scroll up. +Redraw the screen then. (Yasuhiro Matsumoto) + +Motif: In the find/replace dialog the "Replace" button didn't work first time, +second time it replaced all matches. Removed the use of ":s///c". +GTK: Similar problems with the find/replace dialog, moved the code to a common +function. + +X11: Use shared GC's for text. (Marcin Dalecki) + +"]i" found the match under the cursor, instead of the first one below it. +Same for "]I", "] CTRL-I", "]d", "]D" and "] CTRL-D". + +Win16: When maximized and the font is changed, don't change the window size. +(Vince Negri) + +When 'lbr' is set, deleting a block of text could leave the cursor in the +wrong position. + +Win32: When opening a file with the "Edit with Vim" popup menu entry, +wildcards would cause trouble. Added the "--literal" argument to avoid +expanding file names. + +When using "gv", it didn't restore that "$" was used in Visual block mode. + +Win32 GUI: While waiting for a shell command to finish, the window wasn't +redrawn at all. (Yasuhiro Matsumoto) + +Syntax highlighting: A match that continues on a next line because of a +contained region didn't end when that region ended. + +The ":s" command didn't allow flags like 'e' and 'i' right after it. + +When using ":s" to split a line, marks were moved to the next line. Vi keeps +them in the first line. + +When using ":n" ":rew", the previous context mark was at the top of the file, +while Vi puts it in the same place as the cursor. Made it Vi compatible. + +Fixed Vi incompatibility: Text was not put in register 1 when using "c" and +"d" with a motion character, when deleting within one line with one of the +commands: % ( ) `<character> / ? N n { } + +Win32 GUI: The tooltip for tear-off items remained when the tear-off item was +no longer selected. + +GUI: When typing ":" at the more prompt, would return to Normal mode and not +redraw the screen. + +When starting Vim with an argument "-c g/at/p" the printed lines would +overwrite each other. + +BeOS: Didn't compile. Configure didn't add the os_beos files, the QNX check +removed them. Various changes to os_beos.cc. (Joshua Haberman) +Removed the check for the hardware platform, the BeBox has not been produced +for a long time now. + +Win32 GUI: don't use a message box when the shell returns an error code, +display the message in the Vim window. + +Make_mvc.mak always included "/debug" for linking. "GUI=no" argument didn't +work. Use "DEBUG=yes" instead of "DEBUG=1" to make it consistent. (Dan Sharp) + +When a line in the tags file ended in ;" (no TAB following) the command would +not be recognized as a search command. + +X11: The inputMethod resource never worked. Don't use the "none" input method +for SGI, it apparently makes the first character in Input method dropped. + +Fixed incorrect tests in os_mac.h. (Axel Kielhorn) + +Win32 console: When the console where Vim runs in is closed, Vim could hang in +trying to restore the window icon. (Yasuhiro Matsumoto) + +When using ":3call func()" or ":3,3call func() the line number was ignored. + +When 'showbreak' and 'linebreak' were both set, Visual highlighting sometimes +continued until the end of the line. + +GTK GUI: Tearoff items were added even when 'guioptions' didn't contain 't' +when starting up. + +MS-Windows: When the current directory includes a "~", searching files with +"gf" or ":find" didn't work. A "$" in the directory had the same problem. +Added mch_has_exp_wildcard() functions. + +When reducing the Vim window height while starting up, would get an +out-of-memory error message. + +When editing a very long search pattern, 'incsearch' caused the redraw of the +command line to fail. + +Motif GUI: On some systems the "Help" menu would not be on the far right, as +it should be. On some other systems (esp. IRIX) the command line would not +completely show. Solution is to only resize the menubar for Lesstif. + +Using "%" in a line that contains "\\" twice didn't take care of the quotes +properly. Now make a difference between \" and \\". + +For non-Unix systems a dummy file is created when finding a swap name to +detect a 8.3 filesystem. When there is an existing swap file, would get a +warning for the file being created outside of Vim. Also, when closing the Vim +window the file would remain. + +Motif: The menu height was always computed, using a "-menuheight" argument +was setting the room for the command line. Now make clear the argument is not +supported. + +For some (EBCDIC) systems, POUND was equal to '#'. Added an #if for that to +avoid a duplicate case in a switch. + +The GUI may have problems when forking. Always call _exit() instead of exit() +in the parent, the child will call exit(). + +Win32 GUI: Accented characters were often wrong in dialogs and tearoff menus. +Now use CP_ACP instead of CP_OEMCP. (Vince Negri) + +When displaying text with syntax highlighting causes an error (e.g., running +out of stack) the syntax highlighting is disabled to avoid further messages. + +When a command in a .vimrc or .gvimrc causes an ATTENTION prompt, and Vim was +started from the desktop (no place to display messages) it would hang. Now +open the GUI window early to be able to display the messages and pop up the +dialog. + +"r<CR>" on a multi-byte character deleted only the first byte of the +character. "3r<CR>" deleted three bytes instead of three characters. + +When interrupting reading a file, Vi considers the buffer modified. Added the +'i' flag in 'cpoptions' flag for this (we don't want it modified to be able to +do ":q"). + +When using an item in 'guicursor' that starts with a colon, Vim would get +stuck or crash. + +When putting a file mark in a help file and later jumping back to it, the +options would not be set. Extended the modeline in all help files to make +this work better. + +When a modeline contained "::" the local option values would be printed. Now +ignore it. + +Some help files did not use a 8.3 names, which causes problems when using +MS-DOS unzip. Renamed "multibyte.txt" to "mbyte.txt", "rightleft.txt" to +"rileft.txt", "tagsearch.txt" to "tagsrch.txt", "os_riscos.txt" to +"os_risc.txt". + +When Visual mode is blockwise, using "iw" or "aw" made it characterwise. That +doesn't seem right, only do this when in linewise mode. But then do it +always, not only when start and end of Visual mode are equal. + +When using "viw" on a single-letter word and 'selection' is exclusive, would +not include the word. + +When formatting text from Insert mode, using CTRL-O, could mess up undo +information. + +While writing a file (also for the backup file) there was no check for an +interrupt (hitting CTRL-C). Vim could hang when writing a large file over a +slow network, and moving the mouse didn't make it appear (when 'mousehide' is +set) and the screen wasn't updated in the GUI. Also allow interrupting when +syncing the swap file, it can take a long time. + +When using ":mksession" while there is help window, it would later be restored +to the right file but not marked as a help buffer. ":help" would then open +another window. Now use the value "help" for 'buftype' to mark a help buffer. + +The session file contained absolute path names in option values, that doesn't +work when the home directory depends on the situation. Replace the home +directory with ~/ when possible. + +When using 'showbreak' a TAB just after the shown break would not be counted +correctly, the cursor would be positioned wrong. + +With 'showbreak' set to "--->" or "------->" and 'sts' set to 4, inserting +tabs did not work right. Could cause a crash. Backspacing was also wrong, +could get stuck at a line break. + +Win32: crashed when tearing off a menu with over 300 items. + +GUI: A menu or toolbar item would appear when only a tooltip was defined for +it. + +When 'scrolloff' is non-zero and "$" is in 'cpoptions', using "s" while the +last line of the file is the first line on screen, the text wasn't displayed. + +When running "autoconf", delete the configure cache to force starting cleanly +when configure is run again. + +When changing the Normal colors for cterm, the value of 'background' was +changed even when the GUI was used. + +The warning for a missing vimrun.exe was always given on startup, but some +people just editing a file don't need to be bothered by it. Only show it when +vimrun would be used. + +When using "%" in a multibyte text it could get confused by trailbytes that +match. (Muraoka Taro) + +Termcap entry for RiscOS was wrong, using 7 and 8 in octal codes. + +Athena: The title of a dialog window and the file selector window were not +set. (David Harrison) + +The "htmlLink" highlight group specified colors, which gives problems when +using a color scheme. Added the "Underlined" highlight group for this. + +After using ":insert" or ":change" the '[ mark would be one line too low. + +When looking for the file name after a match with 'include' one character was +skipped. Same for 'define'. + +Win32 and DJGPP: When editing a file with a short name in a directory, and +editing the same file but using the long name, would end up with two buffers +on the same file. + +"gf" on a filename that starts with "../" only worked when the file being +edited is in the current directory. An include file search didn't work +properly for files starting with "../" or ".". Now search both relative to +the file and to the current directory. + +When 'printheader', 'titlestring', 'iconstring', 'rulerformat' or 'statusline' +contained "%{" but no following "}" memory was corrupted and a crash could +happen. + +":0append" and then inserting two lines did not redraw the blank lines that +were scrolled back down. + +When using insert mode completion in a narrow window, the message caused a +scroll up. Now shorten the message if it doesn't fit and avoid writing the +ruler over the message. + +XIM still didn't work correctly on some systems, especially SGI/IRIX. Added +the 'imdisable' option, which is set by default for that system. + +Patch 6.0aw.008 +Problem: When the first character of a file name is over 127, the Buffers + menu entry would get a negative priority and cause problems. +Solution: Reduce the multiplier for the first character when computing + the hash value for a Buffers menu entry. +Files: runtime/menu.vim + +Patch 6.0aw.010 +Problem: Win32: ":browse edit dir/dir" didn't work. (Vikas) +Solution: Change slashes to backslashes in the directory passed to the file + browser. +Files: src/gui_w48.c + +Athena file browser: On some systems wcstombs() can't be used to get the +length of a multi-byte string. Use the maximum length then. (Yasuhiro +Matsumoto) + +Patch 6.0ax.001 +Problem: When 'patchmode' is set, appending to a file gives an empty + original file. (Ed Ralston) +Solution: Also make a backup copy when appending and 'patchmode' is set. +Files: src/fileio.c + +Patch 6.0ax.002 +Problem: When 'patchmode' is set, appending to a compressed file gives an + uncompressed original file. (Ed Ralston) +Solution: Create the original file before decompressing. +Files: runtime/plugin/gzip.vim + +Patch 6.0ax.005 +Problem: Athena file selector keeps the title of the first invocation. +Solution: Set the title each time the file selector is opened. (David + Harrison) +Files: src/gui_at_fs.c + +Patch 6.0ax.007 +Problem: When using GPM (mouse driver in a Linux console) a double click is + interpreted as a scroll wheel click. +Solution: Check if GPM is being used when deciding if a mouse event is for + the scroll wheel. +Files: src/term.c + +Patch 6.0ax.010 +Problem: The Edit.Save menu and the Save toolbar button didn't work when + the buffer has no file name. +Solution: Use a file browser to ask for a file name. Also fix the toolbar + Find item in Visual mode. +Files: runtime/menu.vim + +Patch 6.0ax.012 +Problem: When 'cpoptions' contains "$", breaking a line for 'textwidth' + doesn't redraw properly. (Stefan Schulze) +Solution: Remove the dollar before breaking the line. +Files: src/edit.c + +Patch 6.0ax.014 +Problem: Win32: On Windows 98 ":make -f file" doesn't work when 'shell' is + "command.com" and 'makeprg' is "nmake". The environment isn't + passed on to "nmake". +Solution: Also use vimrun.exe when redirecting the output of a command. +Files: src/os_win32.c + +Patch 6.0ax.016 +Problem: The version number was reported wrong in the intro screen. +Solution: Check for a version number with two additional letters. +Files: src/version.c + +Patch 6.0ax.019 +Problem: When scrolling a window with folds upwards, switching to another + vertically split window and back may not update the scrollbar. +Solution: Limit w_botline to the number of lines in the buffer plus one. +Files: src/move.c + + +============================================================================== +VERSION 6.1 *version-6.1* + +This section is about improvements made between version 6.0 and 6.1. + +This is a bug-fix release, there are not really any new features. + + +Changed *changed-6.1* +------- + +'iminsert' and 'imsearch' are no longer set as a side effect of defining a +language-mapping using ":lmap". + + +Added *added-6.1* +----- + +Syntax files: +ampl AMPL (David Krief) +ant Ant (Johannes Zellner) +baan Baan (Her van de Vliert) +cs C# (Johannes Zellner) +lifelines Lifelines (Patrick Texier) +lscript LotusScript (Taryn East) +moo MOO (Timo Frenay) +nsis NSIS (Alex Jakushev) +ppd Postscript Printer Description (Bjoern Jacke) +rpl RPL/2 (Joel Bertrand) +scilab Scilab (Benoit Hamelin) +splint Splint (Ralf Wildenhues) +sqlj SQLJ (Andreas Fischbach) +wvdial WvDial (Prahlad Vaidyanathan) +xf86conf XFree86 config (Nikolai Weibull) +xmodmap Xmodmap (Nikolai Weibull) +xslt Xslt (Johannes Zellner) +monk Monk (Mike Litherland) +xsd Xsd (Johannes Zellner) +cdl CDL (Raul Segura Acevedo) +sendpr Send-pr (Hendrik Scholz) + +Added indent file for Scheme. (Dorai Sitaram) +Added indent file for Prolog. (Kontra Gergely) +Added indent file for Povray (David Necas) +Added indent file for IDL (Aleksandar Jelenak) +Added C# indent and ftplugin scripts. + +Added Ukrainian menu translations. (Bohdan Vlasyuk) +Added ASCII version of the Czech menus. (Jiri Brezina) + +Added Simplified Chinese translation of the tutor. (Mendel L Chan) + +Added Russian keymap for yawerty keyboard. + +Added an explanation of using the vimrc file in the tutor. +Changed tutor.vim to get the right encoding for the Taiwainese tutor. + +Added Russian tutor. (Andrey Kiselev) +Added Polish tutor. (Mikolaj Machowski) + +Added darkblue color scheme. (Bohdan Vlasyuk) + +When packing the dos language archive automatically generate the .mo files +that are required. + +Improved NSIS script to support NSIS 180. Added icons for the +enabled/disabled status. (Mirek Pruchnik) + +cp1250 version of the Slovak message translations. + +Compiler plugins for IRIX compilers. (David Harrison) + + +Fixed *fixed-6.1* +----- + +The license text was updated to make the meaning clearer and make it +compatible with the GNU GPL. Otherwise distributors have a problem when +linking Vim with a GPL'ed library. + +When installing the "less.sh" script it was not made executable. (Chuck Berg) + +Win32: The "9" key on the numpad wasn't working. (Julian Kinraid) + +The NSIS install script didn't work with NSIS 1.80 or later. Also add +Vim-specific icons. (Pruchnik) + +The script for conversion to HTML contained an "if" in the wrong place. +(Michael Geddes) + +Allow using ":ascii" in the sandbox, it's harmless. + +Removed creat() from osdef2.h.in, it wasn't used and may cause a problem when +it's redefined to creat64(). + +The text files in the VisVim directory were in "dos" format. This caused +problems when applying a patch. Now keep them in "unix" format and convert +them to "dos" format only for the PC archives. + +Add ruby files to the dos source archive, they can be used by Make_mvc.mak. +(Mirek Pruchnik) + +"cp -f" doesn't work on all systems. Change "cp -f" in the Makefile to "rm +-f" and "cp". + +Didn't compile on a Compaq Tandem Himalaya OSS. (Michael A. Benzinger) + +The GTK file selection dialog didn't include the "Create Dir", "Delete File" +and "Rename File" buttons. + +When doing ":browse source" the dialog has the title "Run Macro". Better +would be "Source Vim script". (Yegappan Lakshmanan) + +Win32: Don't use the printer font as default for the font dialog. + +"make doslang" didn't work when configure didn't run (yet). Set $MAKEMO to +"yes". (Mirek Pruchnik) + +The ToolBar TagJump item used "g]", which prompts for a selection even when +there is only one matching tag. Use "g<C-]>" instead. + +The ming makefile for message translations didn't have the right list of +files. + +The MS-Windows 3.1 version complains about LIBINTL.DLL not found. Compile +this version without message translations. + +The Borland 5 makefile contained a check for Ruby which is no longer needed. +The URLs for the TCL library was outdated. (Dan Sharp) + +The eviso.ps file was missing from the DOS runtime archive, it's needed for +printing PostScript in the 32bit DOS version. + +In menu files ":scriptencoding" was used in a wrong way after patch 6.1a.032 +Now use ":scriptencoding" in the file where the translations are given. Do +the same for all menus in latin1 encoding. + +Included a lot of fixes for the Macintosh, mostly to make it work with Carbon. +(Dany StAmant, Axel Kielhorn, Benji Fisher) + +Improved the vimtutor shell script to use $TMPDIR when it exists, and delete +the copied file when exiting in an abnormal way. (Max Ischenko) + +When "iconv.dll" can't be found, try using "libiconv.dll". + +When encryption is used, filtering with a shell command wasn't possible. + +DJGPP: ":cd c:" always failed, can't get permissions for "c:". +Win32: ":cd c:/" failed if the previous current directory on c: had become +invalid. + +DJGPP: Shift-Del and Del both produce \316\123. Default mapping for Del is +wrong. Disabled it. + +Dependencies on header files in MingW makefile was wrong. + +Win32: Don't use ACL stuff for MSVC 4.2, it's not supported. (Walter Briscoe) + +Win32 with Borland: bcc.cfg was caching the value for $(BOR), but providing a +different argument to make didn't regenerate it. + +Win32 with MSVC: Make_ivc.mak generates a new if_ole.h in a different +directory, the if_ole.h in the src directory may be used instead. Delete the +distributed file. + +When a window is vertically split and then ":ball" is used, the window layout +is messed up, can cause a crash. (Muraoka Taro) + +When 'insertmode' is set, using File/New menu and then double clicking, "i" is +soon inserted. (Merlin Hansen) + +When Select mode is active and using the Buffers menu to switch to another +buffer, an old selection comes back. Reset VIsual_reselect for a ":buffer" +command. + +When Select mode is active and 'insertmode' is set, using the Buffers menu to +switch to another buffer, did not return to Insert mode. Make sure +"restart_edit" is set. + +When double clicking on the first character of a word while 'selection' is +"exclusive" didn't select that word. + + +Patch 6.0.001 +Problem: Loading the sh.vim syntax file causes error messages . (Corinna + Vinschen) +Solution: Add an "if". (Charles Campbell) +Files: runtime/syntax/sh.vim + +Patch 6.0.002 +Problem: Using a '@' item in 'viminfo' doesn't work. (Marko Leipert) +Solution: Add '@' to the list of accepted items. +Files: src/option.c + +Patch 6.0.003 +Problem: The configure check for ACLs on AIX doesn't work. +Solution: Fix the test program so that it compiles. (Tomas Ogren) +Files: src/configure.in, src/auto/configure + +Patch 6.0.004 +Problem: The find/replace dialog doesn't reuse a previous argument + properly. +Solution: After removing a "\V" terminate the string. (Zwane Mwaikambo) +Files: src/gui.c + +Patch 6.0.005 +Problem: In Insert mode, "CTRL-O :ls" has a delay before redrawing. +Solution: Don't delay just after wait_return() was called. Added the + did_wait_return flag. +Files: src/globals.h, src/message.c, src/normal.c, src/screen.c + +Patch 6.0.006 +Problem: With a vertical split, 'number' set and 'scrolloff' non-zero, + making the window width very small causes a crash. (Niklas + Lindstrom) +Solution: Check for a zero width. +Files: src/move.c + +Patch 6.0.007 +Problem: When setting 'filetype' while there is no FileType autocommand, a + following ":setfiletype" would set 'filetype' again. (Kobus + Retief) +Solution: Set did_filetype always when 'filetype' has been set. +Files: src/option.c + +Patch 6.0.008 +Problem: 'imdisable' is missing from the options window. (Michael Naumann) +Solution: Add an entry for it. +Files: runtime/optwin.vim + +Patch 6.0.009 +Problem: Nextstep doesn't have S_ISBLK. (John Beppu) +Solution: Define S_ISBLK using S_IFBLK. +Files: src/os_unix.h + +Patch 6.0.010 +Problem: Using "gf" on a file name starting with "./" or "../" in a buffer + without a name causes a crash. (Roy Lewis) +Solution: Check for a NULL file name. +Files: src/misc2.c + +Patch 6.0.011 +Problem: Python: After replacing or deleting lines get an ml_get error. + (Leo Lipelis) +Solution: Adjust the cursor position for deleted or added lines. +Files: src/if_python.c + +Patch 6.0.012 +Problem: Polish translations contain printf format errors, this can result + in a crash when using one of them. +Solution: Fix for translated messages. (Michal Politowski) +Files: src/po/pl.po + +Patch 6.0.013 +Problem: Using ":silent! cmd" still gives some error messages, like for an + invalid range. (Salman Halim) +Solution: Reset emsg_silent after calling emsg() in do_one_cmd(). +Files: src/ex_docmd.c + +Patch 6.0.014 +Problem: When 'modifiable' is off and 'virtualedit' is "all", "rx" on a TAB + still changes the buffer. (Muraoka Taro) +Solution: Check if saving the line for undo fails. +Files: src/normal.c + +Patch 6.0.015 +Problem: When 'cpoptions' includes "S" and "filetype plugin on" has been + used, can get an error for deleting the b:did_ftplugin variable. + (Ralph Henderson) +Solution: Only delete the variable when it exists. +Files: runtime/ftplugin.vim + +Patch 6.0.016 +Problem: bufnr(), bufname() and bufwinnr() don't find unlisted buffers when + the argument is a string. (Hari Krishna Dara) + Also for setbufvar() and getbufvar(). +Solution: Also find unlisted buffers. +Files: src/eval.c + +Patch 6.0.017 +Problem: When 'ttybuiltin' is set and a builtin termcap entry defines t_Co + and the external one doesn't, it gets reset to empty. (David + Harrison) +Solution: Only set t_Co when it wasn't set yet. +Files: src/term.c + +Patch 6.0.018 +Problem: Initializing 'encoding' may cause a crash when setlocale() is not + used. (Dany St-Amant) +Solution: Check for a NULL pointer. +Files: src/mbyte.c + +Patch 6.0.019 +Problem: Converting a string with multi-byte characters to a printable + string, e.g., with strtrans(), may cause a crash. (Tomas Zellerin) +Solution: Correctly compute the length of the result in transstr(). +Files: src/charset.c + +Patch 6.0.020 +Problem: When obtaining the value of a global variable internally, could + get the function-local value instead. Applies to using <Leader> + and <LocalLeader> and resetting highlighting in a function. +Solution: Prepend "g:" to the variable name. (Aric Blumer) +Files: src/syntax.c, src/term.c + +Patch 6.0.021 +Problem: The 'cscopepathcomp' option didn't work. +Solution: Change USE_CSCOPE to FEAT_CSCOPE. (Mark Feng) +Files: src/option.c + +Patch 6.0.022 +Problem: When using the 'langmap' option, the second character of a command + starting with "g" isn't adjusted. +Solution: Apply 'langmap' to the second character. (Alex Kapranoff) +Files: src/normal.c + +Patch 6.0.023 +Problem: Loading the lhaskell syntax doesn't work. (Thore B. Karlsen) +Solution: Use ":runtime" instead of "source" to load haskell.vim. +Files: runtime/syntax/lhaskell.vim + +Patch 6.0.024 +Problem: Using "CTRL-V u 9900" in Insert mode may cause a crash. (Noah + Levitt) +Solution: Don't insert a NUL byte in the text, use a newline. +Files: src/misc1.c + +Patch 6.0.025 +Problem: The pattern "\vx(.|$)" doesn't match "x" at the end of a line. + (Preben Peppe Guldberg) +Solution: Always see a "$" as end-of-line after "\v". Do the same for "^". +Files: src/regexp.c + +Patch 6.0.026 +Problem: GTK: When using arrow keys to navigate through the menus, the + separators are selected. +Solution: Set the separators "insensitive". (Pavel Kankovsky) +Files: src/gui_gtk.c, src/gui_gtk_x11.c + +Patch 6.0.027 +Problem: VMS: Printing doesn't work, the file is deleted too quickly. + No longer need the VMS specific printing menu. + gethostname() is not available with VAXC. + The makefile was lacking selection of the tiny-huge feature set. +Solution: Adjust the 'printexpr' option default. Fix the other problems and + update the documentation. (Zoltan Arpadffy) +Files: runtime/doc/os_vms.txt, runtime/menu.vim, src/INSTALLvms.txt, + src/Make_vms.mms, src/option.c, src/os_unix.c, src/os_vms_conf.h + +Patch 6.0.028 +Problem: Can't compile without +virtualedit and with +visualextra. (Geza + Lakner) +Solution: Add an #ifdef for +virtualedit. +Files: src/ops.c + +Patch 6.0.029 +Problem: When making a change in line 1, then in line 2 and then deleting + line 1, undo info could be wrong. Only when the changes are undone + at once. (Gerhard Hochholzer) +Solution: When not saving a line for undo because it was already done + before, remember for which entry the last line must be computed. + Added ue_getbot_entry pointer for this. When the number of lines + changes, adjust the position of newer undo entries. +Files: src/structs.h, src/undo.c + +Patch 6.0.030 +Problem: Using ":source! file" doesn't work inside a loop or after + ":argdo". (Pavol Juhas) +Solution: Execute the commands in the file right away, do not let the main + loop do it. +Files: src/ex_cmds2.c, src/ex_docmd.c, src/getchar.c, src/globals.h, + src/proto/ex_docmd.pro, src/proto/getchar.pro + +Patch 6.0.031 +Problem: Nextstep doesn't have setenv() or putenv(). (John Beppu) +Solution: Move putenv() from pty.c to misc2.c +Files: src/misc2.c, src/pty.c + +Patch 6.0.032 +Problem: When changing a setting that affects all folds, they are not + displayed immediately. +Solution: Set the redraw flag in foldUpdateAll(). +Files: src/fold.c + +Patch 6.0.033 +Problem: Using 'wildmenu' on MS-Windows, file names that include a space + are only displayed starting with that space. (Xie Yuheng) +Solution: Don't recognize a backslash before a space as a path separator. +Files: src/screen.c + +Patch 6.0.034 +Problem: Calling searchpair() with three arguments could result in a crash + or strange error message. (Kalle Bjorklid) +Solution: Don't use the fifth argument when there is no fourth argument. +Files: src/eval.c + +Patch 6.0.035 +Problem: The menu item Edit/Global_Settings/Toggle_Toolbar doesn't work + when 'ignorecase' is set. (Allen Castaban) +Solution: Always match case when checking if a flag is already present in + 'guioptions'. +Files: runtime/menu.vim + +Patch 6.0.036 +Problem: OS/2, MS-DOS and MS-Windows: Using a path that starts with a + slash in 'tags' doesn't work as expected. (Mathias Koehrer) +Solution: Only use the drive, not the whole path to the current directory. + Also make it work for "c:dir/file". +Files: src/misc2.c + +Patch 6.0.037 +Problem: When the user has set "did_install_syntax_menu" to avoid the + default Syntax menu it still appears. (Virgilio) +Solution: Don't add the three default items when "did_install_syntax_menu" + is set. +Files: runtime/menu.vim + +Patch 6.0.038 +Problem: When 'selection' is "exclusive", deleting a block of text at the + end of a line can leave the cursor beyond the end of the line. +Solution: Correct the cursor position. +Files: src/ops.c + +Patch 6.0.039 +Problem: "gP" leaves the cursor in the wrong position when 'virtualedit' is + used. Using "c" in blockwise Visual mode leaves the cursor in a + strange position. +Solution: For "gP" reset the "coladd" field for the '] mark. For "c" leave + the cursor on the last inserted character. +Files: src/ops.c + +Patch 6.0.040 +Problem: When 'fileencoding' is invalid and writing fails because of + this, the original file is gone. (Eric Carlier) +Solution: Restore the original file from the backup. +Files: src/fileio.c + +Patch 6.0.041 +Problem: Using ":language messages en" when LC_MESSAGES is undefined + results in setting LC_CTYPE. (Eric Carlier) +Solution: Set $LC_MESSAGES instead. +Files: src/ex_cmds2.c + +Patch 6.0.042 +Problem: ":mksession" can't handle file names with a space. +Solution: Escape special characters in file names with a backslash. +Files: src/ex_docmd.c + +Patch 6.0.043 +Problem: Patch 6.0.041 was wrong. +Solution: Use mch_getenv() instead of vim_getenv(). +Files: src/ex_cmds2.c + +Patch 6.0.044 +Problem: Using a "containedin" list for a syntax item doesn't work for an + item that doesn't have a "contains" argument. Also, "containedin" + doesn't ignore a transparent item. (Timo Frenay) +Solution: When there is a "containedin" argument somewhere, always check for + contained items. Don't check for the transparent item but the + item it's contained in. +Files: src/structs.h, src/syntax.c + +Patch 6.0.045 +Problem: After creating a fold with a Visual selection, another window + with the same buffer still has inverted text. (Sami Salonen) +Solution: Redraw the inverted text. +Files: src/normal.c + +Patch 6.0.046 +Problem: When getrlimit() returns an 8 byte number the check for running + out of stack may fail. (Anthony Meijer) +Solution: Skip the stack check if the limit doesn't fit in a long. +Files: src/auto/configure, src/config.h.in, src/configure.in, + src/os_unix.c + +Patch 6.0.047 +Problem: Using a regexp with "\(\)" inside a "\%[]" item causes a crash. + (Samuel Lacas) +Solution: Don't allow nested atoms inside "\%[]". +Files: src/regexp.c + +Patch 6.0.048 +Problem: Win32: In the console the mouse doesn't always work correctly. + Sometimes after getting focus a mouse movement is interpreted like + a button click. +Solution: Use a different function to obtain the number of mouse buttons. + Avoid recognizing a button press from undefined bits. (Vince Negri) +Files: src/os_win32.c + +Patch 6.0.049 +Problem: When using evim the intro screen is misleading. (Adrian Nagle) +Solution: Mention whether 'insertmode' is set and the menus to be used. +Files: runtime/menu.vim, src/version.c + +Patch 6.0.050 +Problem: UTF-8: "viw" doesn't include non-ASCII characters before the + cursor. (Bertilo Wennergren) +Solution: Use dec_cursor() instead of decrementing the column number. +Files: src/search.c + +Patch 6.0.051 +Problem: UTF-8: Using CTRL-R on the command line doesn't insert composing + characters. (Ron Aaron) +Solution: Also include the composing characters and fix redrawing them. +Files: src/ex_getln.c, src/ops.c + +Patch 6.0.052 +Problem: The check for rlim_t in patch 6.0.046 does not work on some + systems. (Zdenek Sekera) +Solution: Also look in sys/resource.h for rlim_t. +Files: src/auto/configure, src/configure.in + +Patch 6.0.053 (extra) +Problem: Various problems with QNX. +Solution: Minor fix for configure. Switch on terminal clipboard support in + main.c. Fix "pterm" mouse support. os_qnx.c didn't build without + photon. (Julian Kinraid) +Files: src/auto/configure, src/configure.in, src/gui_photon.c, + src/main.c, src/misc2.c, src/option.h, src/os_qnx.c, src/os_qnx.h, + src/syntax.c + +Patch 6.0.054 +Problem: When using mswin.vim, CTRL-V pastes a block of text like it is + normal text. Using CTRL-V in blockwise Visual mode leaves "x" + characters behind. +Solution: Make CTRL-V work as it should. Do the same for the Paste menu + entries. +Files: runtime/menu.vim, runtime/mswin.vim + +Patch 6.0.055 +Problem: GTK: The selection isn't copied the first time. +Solution: Own the selection at the right moment. +Files: src/gui_gtk_x11.c + +Patch 6.0.056 +Problem: Using "CTRL-O cw" in Insert mode results in a nested Insert mode. + <Esc> doesn't leave Insert mode then. +Solution: Only use nested Insert mode when 'insertmode' is set or when a + mapping is used. +Files: src/normal.c + +Patch 6.0.057 +Problem: Using ":wincmd g}" in a function doesn't work. (Gary Holloway) +Solution: Execute the command directly, instead of putting it in the + typeahead buffer. +Files: src/normal.c, src/proto/normal.pro, src/window.c + +Patch 6.0.058 +Problem: When a Cursorhold autocommand moved the cursor, the ruler wasn't + updated. (Bohdan Vlasyuk) +Solution: Update the ruler after executing the autocommands. +Files: src/gui.c + +Patch 6.0.059 +Problem: Highlighting for 'hlsearch' isn't visible in lines that are + highlighted for diff highlighting. (Gary Holloway) +Solution: Let 'hlsearch' highlighting overrule diff highlighting. +Files: src/screen.c + +Patch 6.0.060 +Problem: Motif: When the tooltip is to be popped up, Vim crashes. + (Gary Holloway) +Solution: Check for a NULL return value from gui_motif_fontset2fontlist(). +Files: src/gui_beval.c + +Patch 6.0.061 +Problem: The toolbar buttons to load and save a session do not correctly + use v:this_session. +Solution: Check for v:this_session to be empty instead of existing. +Files: runtime/menu.vim + +Patch 6.0.062 +Problem: Crash when 'verbose' is > 3 and using ":shell". (Yegappan + Lakshmanan) +Solution: Avoid giving a NULL pointer to printf(). Also output a newline + and switch the cursor on. +Files: src/misc2.c + +Patch 6.0.063 +Problem: When 'cpoptions' includes "$", using "cw" to type a ')' on top of + the "$" doesn't update syntax highlighting after it. +Solution: Stop displaying the "$" when typing a ')' in its position. +Files: src/search.c + +Patch 6.0.064 (extra) +Problem: The NSIS install script doesn't work with newer versions of NSIS. + The diff feature doesn't work when there isn't a good diff.exe on + the system. +Solution: Replace the GetParentDir instruction by a user function. + Fix a few cosmetic problems. Use defined constants for the + version number, so that it's defined in one place only. + Only accept the install directory when it ends in "vim". + (Eduardo Fernandez) + Add a diff.exe and use it from the default _vimrc. +Files: nsis/gvim.nsi, nsis/README.txt, src/dosinst.c + +Patch 6.0.065 +Problem: When using ":normal" in 'indentexpr' it may use redo characters + before its argument. (Neil Bird) +Solution: Save and restore the stuff buffer in ex_normal(). +Files: src/ex_docmd.c, src/getchar.c, src/globals.h, src/structs.h + +Patch 6.0.066 +Problem: Sometimes undo for one command is split into two undo actions. + (Halim Salman) +Solution: Don't set the undo-synced flag when reusing a line that was + already saved for undo. +Files: src/undo.c + +Patch 6.0.067 +Problem: if_xcmdsrv.c doesn't compile on systems where fd_set isn't defined + in the usual header file (e.g., AIX). (Mark Waggoner) +Solution: Include sys/select.h in if_xcmdsrv.c for systems that have it. +Files: src/if_xcmdsrv.c + +Patch 6.0.068 +Problem: When formatting a Visually selected area with "gq" and the number + of lines increases the last line may not be redrawn correctly. + (Yegappan Lakshmanan) +Solution: Correct the area to be redrawn for inserted/deleted lines. +Files: src/ops.c + +Patch 6.0.069 +Problem: Using "K" on a word that includes a "!" causes a "No previous + command" error, because the "!" is expanded. (Craig Jeffries) +Solution: Put a backslash before the "!". +Files: src/normal.c + +Patch 6.0.070 +Problem: Win32: The error message for a failed dynamic linking of a Perl, + Ruby, Tcl and Python library is unclear about what went wrong. +Solution: Give the name of the library or function that could not be loaded. + Also for the iconv and gettext libraries when 'verbose' is set. +Files: src/eval.c, src/if_perl.xs, src/if_python.c, src/if_ruby.c, + src/if_tcl.c, src/mbyte.c, src/os_win32.c, src/proto/if_perl.pro, + src/proto/if_python.pro, src/proto/if_ruby.pro, + src/proto/if_tcl.pro, src/proto/mbyte.pro + +Patch 6.0.071 +Problem: The "iris-ansi" builtin termcap isn't very good. +Solution: Fix the wrong entries. (David Harrison) +Files: src/term.c + +Patch 6.0.072 +Problem: When 'lazyredraw' is set, a mapping that stops Visual mode, moves + the cursor and starts Visual mode again causes a redraw problem. + (Brian Silverman) +Solution: Redraw both the old and the new Visual area when necessary. +Files: src/normal.c, src/screen.c + +Patch 6.0.073 (extra) +Problem: DJGPP: When using CTRL-Z to start a shell, the prompt is halfway + the text. (Volker Kiefel) +Solution: Position the system cursor before starting the shell. +Files: src/os_msdos.c + +Patch 6.0.074 +Problem: When using "&" in a substitute string a multi-byte character with + a trailbyte 0x5c is not handled correctly. +Solution: Recognize multi-byte characters inside the "&" part. (Muraoka Taro) +Files: src/regexp.c + +Patch 6.0.075 +Problem: When closing a horizontally split window while 'eadirection' is + "hor" another horizontally split window is still resized. (Aron + Griffis) +Solution: Only resize windows in the same top frame as the window that is + split or closed. +Files: src/main.c, src/proto/window.pro, src/window.c + +Patch 6.0.076 +Problem: Warning for wrong pointer type when compiling. +Solution: Use char instead of char_u pointer. +Files: src/version.c + +Patch 6.0.077 +Problem: Patch 6.0.075 was incomplete. +Solution: Fix another call to win_equal(). +Files: src/option.c + +Patch 6.0.078 +Problem: Using "daw" at the end of a line on a single-character word didn't + include the white space before it. At the end of the file it + didn't work at all. (Gavin Sinclair) +Solution: Include the white space before the word. +Files: src/search.c + +Patch 6.0.079 +Problem: When "W" is in 'cpoptions' and 'backupcopy' is "no" or "auto", can + still overwrite a read-only file, because it's renamed. (Gary + Holloway) +Solution: Add a check for a read-only file before renaming the file to + become the backup. +Files: src/fileio.c + +Patch 6.0.080 +Problem: When using a session file that has the same file in two windows, + the fileinfo() call in do_ecmd() causes a scroll and a hit-enter + prompt. (Robert Webb) +Solution: Don't scroll this message when 'shortmess' contains 'O'. +Files: src/ex_cmds.c + +Patch 6.0.081 +Problem: After using ":saveas" the new buffer name is added to the Buffers + menu with a wrong number. (Chauk-Mean Proum) +Solution: Trigger BufFilePre and BufFilePost events for the renamed buffer + and BufAdd for the old name (which is with a new buffer). +Files: src/ex_cmds.c + +Patch 6.0.082 +Problem: When swapping screens in an xterm and there is an (error) message + from the vimrc script, the shell prompt is after the message. +Solution: Output a newline when there was output on the alternate screen. + Also when starting the GUI. +Files: src/main.c + +Patch 6.0.083 +Problem: GTK: When compiled without menu support the buttons in a dialog + don't have any text. (Erik Edelmann) +Solution: Add the text also when GTK_USE_ACCEL isn't defined. And define + GTK_USE_ACCEL also when not using menus. +Files: src/gui_gtk.c + +Patch 6.0.084 +Problem: UTF-8: a "r" command with an argument that is a keymap for a + character with a composing character can't be repeated with ".". + (Raphael Finkel) +Solution: Add the composing characters to the redo buffer. +Files: src/normal.c + +Patch 6.0.085 +Problem: When 'mousefocus' is set, using "s" to go to Insert mode and then + moving the mouse pointer to another window stops Insert mode, + while this doesn't happen with "a" or "i". (Robert Webb) +Solution: Reset finish_op before calling edit(). +Files: src/normal.c + +Patch 6.0.086 +Problem: When using "gu" the message says "~ed". +Solution: Make the message say "changed". +Files: src/ops.c + +Patch 6.0.087 (lang) +Problem: Message translations are incorrect, which may cause a crash. + (Peter Figura) + The Turkish translations needed more work and the maintainer + didn't have time. +Solution: Fix order of printf arguments. Remove %2$d constructs. + Add "-v" to msgfmt to get a warning for wrong translations. + Don't install the Turkish translations for now. + Update a few more translations. +Files: src/po/Makefile, src/po/af.po, src/po/cs.po, src/po/cs.cp1250.po, + src/po/de.po, src/po/es.po, src/po/fr.po, src/po/it.po, + src/po/ja.po, src/po/ja.sjis.po, src/po/ko.po, src/po/pl.po, + src/po/sk.po, src/po/uk.po, src/po/zh_CN.UTF-8.po, + src/po/zh_CN.cp936.po, src/po/zh_CN.po, src/po/zh_TW.po + +Patch 6.0.088 +Problem: "." doesn't work after using "rx" in Visual mode. (Charles + Campbell) +Solution: Also store the replacement character in the redo buffer. +Files: src/normal.c + +Patch 6.0.089 +Problem: In a C file, using "==" to align a line starting with "* " after + a line with "* -" indents one space too few. (Piet Delport) +Solution: Align with the previous line if the comment-start-string matches + there. +Files: src/misc1.c + +Patch 6.0.090 +Problem: When a wrapping line does not fit in a window and 'scrolloff' is + bigger than half the window height, moving the cursor left or + right causes the screen to flash badly. (Lubomir Host) +Solution: When there is not enough room to show 'scrolloff' screen lines and + near the end of the line, show the end of the line. +Files: src/move.c + +Patch 6.0.091 +Problem: Using CTRL-O in Insert mode, while 'virtualedit' is "all" and the + cursor is after the end-of-line, moves the cursor left. (Yegappan + Lakshmanan) +Solution: Keep the cursor in the same position. +Files: src/edit.c + +Patch 6.0.092 +Problem: The explorer plugin doesn't ignore case of 'suffixes' on + MS-Windows. (Mike Williams) +Solution: Match or ignore case as appropriate for the OS. +Files: runtime/plugin/explorer.vim + +Patch 6.0.093 +Problem: When the Tcl library couldn't be loaded dynamically, get an error + message when closing a buffer or window. (Muraoka Taro) +Solution: Only free structures if already using the Tcl interpreter. +Files: src/if_tcl.c + +Patch 6.0.094 +Problem: Athena: When clicking in the horizontal scrollbar Vim crashes. + (Paul Ackersviller) +Solution: Use the thumb size instead of the window pointer of the scrollbar + (which is NULL). (David Harrison) + Also avoid that scrolling goes the wrong way in a narrow window. +Files: src/gui_athena.c + +Patch 6.0.095 +Problem: Perl: Deleting lines may leave the cursor beyond the end of the + file. +Solution: Check the cursor position after deleting a line. (Serguei) +Files: src/if_perl.xs + +Patch 6.0.096 +Problem: When ":saveas fname" fails because the file already exists, the + file name is changed anyway and a following ":w" will overwrite + the file. (Eric Carlier) +Solution: Don't change the file name if the file already exists. +Files: src/ex_cmds.c + +Patch 6.0.097 +Problem: Re-indenting in Insert mode with CTRL-F may cause a crash with a + multi-byte encoding. +Solution: Avoid using a character before the start of a line. (Sergey + Vlasov) +Files: src/edit.c + +Patch 6.0.098 +Problem: GTK: When using Gnome the "Search" and "Search and Replace" dialog + boxes are not translated. +Solution: Define ENABLE_NLS before including gnome.h. (Eduardo Fernandez) +Files: src/gui_gtk.c, src/gui_gtk_x11.c + +Patch 6.0.099 +Problem: Cygwin: When running Vi compatible MS-DOS line endings cause + trouble. +Solution: Make the default for 'fileformats' "unix,dos" in Vi compatible + mode. (Michael Schaap) +Files: src/option.h + +Patch 6.0.100 +Problem: ":badd +0 test%file" causes a crash. +Solution: Take into account that the "+0" is NUL terminated when allocating + room for replacing the "%". +Files: src/ex_docmd.c + +Patch 6.0.101 +Problem: ":mksession" doesn't restore editing a file that has a '#' or '%' + in its name. (Wolfgang Blankenburg) +Solution: Put a backslash before the '#' and '%'. +Files: src/ex_docmd.c + +Patch 6.0.102 +Problem: When changing folds the cursor may appear halfway a closed fold. + (Nam SungHyun) +Solution: Set w_cline_folded correctly. (Yasuhiro Matsumoto) +Files: src/move.c + +Patch 6.0.103 +Problem: When using 'scrollbind' a large value of 'scrolloff' will make the + scroll binding stop near the end of the file. (Coen Engelbarts) +Solution: Don't use 'scrolloff' when limiting the topline for scroll + binding. (Dany StAmant) +Files: src/normal.c + +Patch 6.0.104 +Problem: Multi-byte: When '$' is in 'cpoptions', typing a double-wide + character that overwrites the left halve of an old double-wide + character causes a redraw problem and the cursor stops blinking. +Solution: Clear the right half of the old character. (Yasuhiro Matsumoto) +Files: src/edit.c, src/screen.c + +Patch 6.0.105 +Problem: Multi-byte: In a window of one column wide, with syntax + highlighting enabled a crash might happen. +Solution: Skip getting the syntax attribute when the character doesn't fit + anyway. (Yasuhiro Matsumoto) +Files: src/screen.c + +Patch 6.0.106 (extra) +Problem: Win32: When the printer font is wrong, there is no error message. +Solution: Give an appropriate error message. (Yasuhiro Matsumoto) +Files: src/os_mswin.c + +Patch 6.0.107 (extra) +Problem: VisVim: When editing another file, a modified file may be written + unexpectedly and without warning. +Solution: Split the window if a file was modified. +Files: VisVim/Commands.cpp + +Patch 6.0.108 +Problem: When using folding could try displaying line zero, resulting in an + error for a NULL pointer. +Solution: Stop decrementing w_topline when the first line of a window is in + a closed fold. +Files: src/window.c + +Patch 6.0.109 +Problem: XIM: When the input method is enabled, repeating an insertion with + "." disables it. (Marcel Svitalsky) +Solution: Don't store the input method status when a command comes from the + stuff buffer. +Files: src/ui.c + +Patch 6.0.110 +Problem: Using undo after executing "OxjAxkdd" from a register in + an empty buffer gives an error message. (Gerhard Hochholzer) +Solution: Don't adjust the bottom line number of an undo block when it's + zero. Add a test for this problem. +Files: src/undo.c, src/testdir/test20.in, src/testdir/test20.ok + +Patch 6.0.111 +Problem: The virtcol() function doesn't take care of 'virtualedit'. +Solution: Add the column offset when needed. (Yegappan Lakshmanan) +Files: src/eval.c + +Patch 6.0.112 +Problem: The explorer plugin doesn't sort directories with a space or + special character after a directory with a shorter name. +Solution: Ignore the trailing slash when comparing directory names. (Mike + Williams) +Files: runtime/plugin/explorer.vim + +Patch 6.0.113 +Problem: ":edit ~/fname" doesn't work if $HOME includes a space. Also, + expanding wildcards with the shell may fail. (John Daniel) +Solution: Escape spaces with a backslash when needed. +Files: src/ex_docmd.c, src/misc1.c, src/proto/misc1.pro, src/os_unix.c + +Patch 6.0.114 +Problem: Using ":p" with fnamemodify() didn't expand "~/" or "~user/" to a + full path. For Win32 the current directory was prepended. + (Michael Geddes) +Solution: Expand the home directory. +Files: src/eval.c + +Patch 6.0.115 (extra) +Problem: Win32: When using a dialog with a textfield it cannot scroll the + text. +Solution: Add ES_AUTOHSCROLL to the textfield style. (Pedro Gomes) +Files: src/gui_w32.c + +Patch 6.0.116 (extra) +Problem: MS-Windows NT/2000/XP: filewritable() doesn't work correctly for + filesystems that use ACLs. +Solution: Use ACL functions to check if a file is writable. (Mike Williams) +Files: src/eval.c, src/macros.h, src/os_win32.c, src/proto/os_win32.pro + +Patch 6.0.117 (extra) +Problem: Win32: when disabling the menu, "set lines=999" doesn't use all + the available screen space. +Solution: Don't subtract the fixed caption height but the real menu height + from the available screen space. Also: Avoid recursion in + gui_mswin_get_menu_height(). +Files: src/gui_w32.c, src/gui_w48.c + +Patch 6.0.118 +Problem: When $TMPDIR is a relative path, the temp directory is missing a + trailing slash and isn't deleted when Vim exits. (Peter Holm) +Solution: Add the slash after expanding the directory to an absolute path. +Files: src/fileio.c + +Patch 6.0.119 (depends on patch 6.0.116) +Problem: VMS: filewritable() doesn't work properly. +Solution: Use the same method as for Unix. (Zoltan Arpadffy) +Files: src/eval.c + +Patch 6.0.120 +Problem: The conversion to html isn't compatible with XHTML. +Solution: Quote the values. (Jess Thrysoee) +Files: runtime/syntax/2html.vim + +Patch 6.0.121 (extra) (depends on patch 6.0.116) +Problem: Win32: After patch 6.0.116 Vim doesn't compile with mingw32. +Solution: Add an #ifdef HAVE_ACL. +Files: src/os_win32.c + +Patch 6.0.122 (extra) +Problem: Win16: Same resize problems as patch 6.0.117 fixed for Win32. And + dialog textfield problem from patch 6.0.115. +Solution: Set old_menu_height only when used. Add ES_AUTOHSCROLL flag. + (Vince Negri) +Files: src/gui_w16.c + +Patch 6.0.123 (depends on patch 6.0.119) +Problem: Win16: Compilation problems. +Solution: Move "&&" to other lines. (Vince Negri) +Files: src/eval.c + +Patch 6.0.124 +Problem: When using a ":substitute" command that starts with "\=" + (evaluated as an expression), "~" was still replaced with the + previous substitute string. +Solution: Skip the replacement when the substitute string starts with "\=". + Also adjust the documentation about doubling backslashes. +Files: src/ex_cmds.c, runtime/doc/change.txt + +Patch 6.0.125 (extra) +Problem: Win32: When using the multi_byte_ime feature pressing the shift + key would be handled as if a character was entered, thus mappings + with a shifted key didn't work. (Charles Campbell) +Solution: Ignore pressing the shift, control and alt keys. +Files: src/os_win32.c + +Patch 6.0.126 +Problem: The python library was always statically linked. +Solution: Link the python library dynamically. (Matthias Klose) +Files: src/auto/configure, src/configure.in + +Patch 6.0.127 +Problem: When using a terminal that swaps screens and the Normal background + color has a different background, using an external command may + cause the color of the wrong screen to be changed. (Mark Waggoner) +Solution: Don't call screen_stop_highlight() in stoptermcap(). +Files: src/term.c + +Patch 6.0.128 +Problem: When moving a vertically split window to the far left or right, + the scrollbars are not adjusted. (Scott E Lee) When 'mousefocus' + is set the mouse pointer wasn't adjusted. +Solution: Adjust the scrollbars and the mouse pointer. +Files: src/window.c + +Patch 6.0.129 +Problem: When using a very long file name, ":ls" (repeated a few times) + causes a crash. Test with "vim `perl -e 'print "A"x1000'`". + (Tejeda) +Solution: Terminate a string before getting its length in buflist_list(). +Files: src/buffer.c + +Patch 6.0.130 +Problem: When using ":cprev" while the error window is open, and the new + line at the top wraps, the window isn't correctly drawn. + (Yegappan Lakshmanan) +Solution: When redrawing the topline don't scroll twice. +Files: src/screen.c + +Patch 6.0.131 +Problem: When using bufname() and there are two matches for listed buffers + and one match for an unlisted buffer, the unlisted buffer is used. + (Aric Blumer) +Solution: When there is a match with a listed buffer, don't check for + unlisted buffers. +Files: src/buffer.c + +Patch 6.0.132 +Problem: When setting 'iminsert' in the vimrc and using an xterm with two + screens the ruler is drawn in the wrong screen. (Igor Goldenberg) +Solution: Only draw the ruler when using the right screen. +Files: src/option.c + +Patch 6.0.133 +Problem: When opening another buffer while 'keymap' is set and 'iminsert' + is zero, 'iminsert' is set to one unexpectedly. (Igor Goldenberg) +Solution: Don't set 'iminsert' as a side effect of defining a ":lmap" + mapping. Only do that when 'keymap' is set. +Files: src/getchar.c, src/option.c + +Patch 6.0.134 +Problem: When completing ":set tags=" a path with an embedded space causes + the completion to stop. (Sektor van Skijlen) +Solution: Escape spaces with backslashes, like for ":set path=". Also take + backslashes into account when searching for the start of the path + to complete (e.g., for 'backupdir' and 'cscopeprg'). +Files: src/ex_docmd.c, src/ex_getln.c, src/option.c, src/structs.h + +Patch 6.0.135 +Problem: Menus that are not supposed to do anything used "<Nul>", which + still produced an error beep. + When CTRL-O is mapped for Insert mode, ":amenu" commands didn't + work in Insert mode. + Menu language falls back to English when $LANG ends in "@euro". +Solution: Use "<Nop>" for a menu item that doesn't do anything, just like + mappings. + Use ":anoremenu" instead of ":amenu". + Ignore "@euro" in the locale name. +Files: runtime/makemenu.vim, runtime/menu.vim, src/menu.c + +Patch 6.0.136 +Problem: When completing in Insert mode, a mapping could be unexpectedly + applied. +Solution: Don't use mappings when checking for a typed character. +Files: src/edit.c + +Patch 6.0.137 +Problem: GUI: When using the find or find/replace dialog from Insert mode, + the input mode is stopped. +Solution: Don't use the input method status when the main window doesn't + have focus. +Files: src/ui.c + +Patch 6.0.138 +Problem: GUI: When using the find or find/replace dialog from Insert mode, + the text is inserted when CTRL-O is mapped. (Andre Pang) + When opening the dialog again, a whole word search isn't + recognized. + When doing "replace all" a whole word search was never done. +Solution: Don't put a search or replace command in the input buffer, + execute it directly. + Recognize "\<" and "\>" after removing "\V". + Add "\<" and "\>" also for "replace all". +Files: src/gui.c + +Patch 6.0.139 +Problem: When stopping 'wildmenu' completion, the statusline of the + bottom-left vertically split window isn't redrawn. (Yegappan + Lakshmanan) +Solution: Redraw all the bottom statuslines. +Files: src/ex_getln.c, src/proto/screen.pro, src/screen.c + +Patch 6.0.140 +Problem: Memory allocated for local mappings and abbreviations is leaked + when the buffer is wiped out. +Solution: Clear the local mappings when deleting a buffer. +Files: src/buffer.c, src/getchar.c, src/proto/getchar.pro, src/vim.h + +Patch 6.0.141 +Problem: When using ":enew" in an empty buffer, some buffer-local things + are not cleared. b:keymap_name is not set. +Solution: Clear user commands and mappings local to the buffer when re-using + the current buffer. Reload the keymap. +Files: src/buffer.c + +Patch 6.0.142 +Problem: When Python is linked statically, loading dynamic extensions might + fail. +Solution: Add an extra linking flag when needed. (Andrew Rodionoff) +Files: src/configure.in, src/auto/configure + +Patch 6.0.143 +Problem: When a syntax item includes a line break in a pattern, the syntax + may not be updated properly when making a change. +Solution: Add the "linebreaks" argument to ":syn sync". +Files: runtime/doc/syntax.txt, src/screen.c, src/structs.h, src/syntax.c + +Patch 6.0.144 +Problem: After patch 6.0.088 redoing "veU" doesn't work. +Solution: Don't add the "U" to the redo buffer, it will be used as an undo + command. +Files: src/normal.c + +Patch 6.0.145 +Problem: When Vim can't read any input it might get stuck. When + redirecting stdin and stderr Vim would not read commands from a + file. (Servatius Brandt) +Solution: When repeatedly trying to read a character when it's not possible, + exit Vim. When stdin and stderr are not a tty, still try reading + from them, but don't do a blocking wait. +Files: src/ui.c + +Patch 6.0.146 +Problem: When 'statusline' contains "%{'-'}" this results in a zero. + (Milan Vancura) +Solution: Don't handle numbers with a minus as a number, they were not + displayed anyway. +Files: src/buffer.c + +Patch 6.0.147 +Problem: It's not easy to mark a Vim version as being modified. The new + license requires this. +Solution: Add the --modified-by argument to configure and the MODIFIED_BY + define. It's used in the intro screen and the ":version" output. +Files: src/auto/configure, src/configure.in, src/config.h.in, + src/feature.h, src/version.c + +Patch 6.0.148 +Problem: After "p" in an empty line, `[ goes to the second character. + (Kontra Gergely) +Solution: Don't increment the column number in an empty line. +Files: src/ops.c + +Patch 6.0.149 +Problem: The pattern "\(.\{-}\)*" causes a hang. When using a search + pattern that causes a stack overflow to be detected Vim could + still hang. +Solution: Correctly report "operand could be empty" when using "\{-}". + Check for "out_of_stack" inside loops to avoid a hang. +Files: src/regexp.c + +Patch 6.0.150 +Problem: When using a multi-byte encoding, patch 6.0.148 causes "p" to work + like "P". (Sung-Hyun Nam) +Solution: Compute the byte length of a multi-byte character. +Files: src/ops.c + +Patch 6.0.151 +Problem: Redrawing the status line and ruler can be wrong when it contains + multi-byte characters. +Solution: Use character width and byte length correctly. (Yasuhiro Matsumoto) +Files: src/screen.c + +Patch 6.0.152 +Problem: strtrans() could hang on an illegal UTF-8 byte sequence. +Solution: Skip over illegal bytes. (Yasuhiro Matsumoto) +Files: src/charset.c + +Patch 6.0.153 +Problem: When using (illegal) double-byte characters and Vim syntax + highlighting Vim can crash. (Yasuhiro Matsumoto) +Solution: Increase a pointer over a character instead of a byte. +Files: src/regexp.c + +Patch 6.0.154 +Problem: MS-DOS and MS-Windows: The menu entries for xxd don't work when + there is no xxd in the path. + When converting back from Hex the filetype may remain "xxd" if it + is not detected. +Solution: When xxd is not in the path use the one in the runtime directory, + where the install program has put it. + Clear the 'filetype' option before detecting the new value. +Files: runtime/menu.vim + +Patch 6.0.155 +Problem: Mac: compilation problems in ui.c after patch 6.0.145. (Axel + Kielhorn) +Solution: Don't call mch_inchar() when NO_CONSOLE is defined. +Files: src/ui.c + +Patch 6.0.156 +Problem: Starting Vim with the -b argument and two files, ":next" doesn't + set 'binary' in the second file, like Vim 5.7. (Norman Diamond) +Solution: Set the global value for 'binary'. +Files: src/option.c + +Patch 6.0.157 +Problem: When defining a user command with "-complete=dir" files will also + be expanded. Also, "-complete=mapping" doesn't appear to work. + (Michael Naumann) +Solution: Use the expansion flags defined with the user command. + Handle expanding mappings specifically. +Files: src/ex_docmd.c + +Patch 6.0.158 +Problem: When getting the warning for a file being changed outside of Vim + and reloading the file, the 'readonly' option is reset, even when + the permissions didn't change. (Marcel Svitalsky) +Solution: Keep 'readonly' set when reloading a file and the permissions + didn't change. +Files: src/fileio.c + +Patch 6.0.159 +Problem: Wildcard expansion for ":emenu" also shows separators. +Solution: Skip menu separators for ":emenu", ":popup" and ":tearoff". + Also, don't handle ":tmenu" as if it was ":tearoff". And leave + out the alternatives with "&" included. +Files: src/menu.c + +Patch 6.0.160 +Problem: When compiling with GCC 3.0.2 and using the "-O2" argument, the + optimizer causes a problem that makes Vim crash. +Solution: Add a configure check to avoid "-O2" for this version of gcc. +Files: src/configure.in, src/auto/configure + +Patch 6.0.161 (extra) +Problem: Win32: Bitmaps don't work with signs. +Solution: Make it possible to use bitmaps with signs. (Muraoka Taro) +Files: src/ex_cmds.c, src/feature.h, src/gui_w32.c, src/gui_x11.c, + src/proto/gui_w32.pro, src/proto/gui_x11.pro + +Patch 6.0.162 +Problem: Client-server: An error message for a wrong expression appears in + the server instead of the client. +Solution: Pass the error message from the server to the client. Also + adjust the example code. (Flemming Madsen) +Files: src/globals.h, src/if_xcmdsrv.c, src/main.c, src/os_mswin.c, + src/proto/if_xcmdsrv.pro, src/proto/os_mswin.pro, + runtime/doc/eval.txt, runtime/tools/xcmdsrv_client.c + +Patch 6.0.163 +Problem: When using a GUI dialog, a file name is sometimes used like it was + a directory. +Solution: Separate path and file name properly. + For GTK, Motif and Athena concatenate directory and file name for + the default selection. +Files: src/diff.c, src/ex_cmds.c, src/ex_cmds2.c, src/ex_docmd.c, + src/gui_athena.c, src/gui_gtk.c, src/gui_motif.c, src/message.c + +Patch 6.0.164 +Problem: After patch 6.0.135 the menu entries for pasting don't work in + Insert and Visual mode. (Muraoka Taro) +Solution: Add <script> to allow script-local mappings. +Files: runtime/menu.vim + +Patch 6.0.165 +Problem: Using --remote and executing locally gives unavoidable error + messages. +Solution: Add --remote-silent and --remote-wait-silent to silently execute + locally. + For Win32 there was no error message when a server didn't exist. +Files: src/eval.c, src/if_xcmdsrv.c, src/main.c, src/os_mswin.c, + src/proto/if_xcmdsrv.pro, src/proto/os_mswin.pro + +Patch 6.0.166 +Problem: GUI: There is no way to avoid dialogs to pop up. +Solution: Add the 'c' flag to 'guioptions': Use console dialogs. (Yegappan + Lakshmanan) +Files: runtime/doc/options.txt, src/option.h, src/message.c + +Patch 6.0.167 +Problem: When 'fileencodings' is "latin2" some characters in the help files + are displayed wrong. +Solution: Force the 'fileencoding' for the help files to be "latin1". +Files: src/fileio.c + +Patch 6.0.168 +Problem: ":%s/\n/#/" doesn't replace at an empty line. (Bruce DeVisser) +Solution: Don't skip matches after joining two lines. +Files: src/ex_cmds.c + +Patch 6.0.169 +Problem: When run as evim and the GUI can't be started we get stuck in a + terminal without menus in Insert mode. +Solution: Exit when using "evim" and "gvim -y" when the GUI can't be + started. +Files: src/main.c + +Patch 6.0.170 +Problem: When printing double-width characters the size of tabs after them + is wrong. (Muraoka Taro) +Solution: Correctly compute the column after a double-width character. +Files: src/ex_cmds2.c + +Patch 6.0.171 +Problem: With 'keymodel' including "startsel", in Insert mode after the end + of a line, shift-Left does not move the cursor. (Steve Hall) +Solution: CTRL-O doesn't move the cursor left, need to do that explicitly. +Files: src/edit.c + +Patch 6.0.172 +Problem: CTRL-Q doesn't replace CTRL-V after CTRL-X in Insert mode while it + does in most other situations. +Solution: Make CTRL-X CTRL-Q work like CTRL-X CTRL-V in Insert mode. +Files: src/edit.c + +Patch 6.0.173 +Problem: When using "P" to insert a line break the cursor remains past the + end of the line. +Solution: Check for the cursor being beyond the end of the line. +Files: src/ops.c + +Patch 6.0.174 +Problem: After using "gd" or "gD" the search direction for "n" may still be + backwards. (Servatius Brandt) +Solution: Reset the search direction to forward. +Files: src/normal.c, src/search.c, src/proto/search.pro + +Patch 6.0.175 +Problem: ":help /\z(\)" doesn't work. (Thomas Koehler) +Solution: Double the backslashes. +Files: src/ex_cmds.c + +Patch 6.0.176 +Problem: When killed by a signal autocommands are still triggered as if + nothing happened. +Solution: Add the v:dying variable to allow autocommands to work differently + when a deadly signal has been trapped. +Files: src/eval.c, src/os_unix.c, src/vim.h + +Patch 6.0.177 +Problem: When 'commentstring' is empty and 'foldmethod' is "marker", "zf" + doesn't work. (Thomas S. Urban) +Solution: Add the marker even when 'commentstring' is empty. +Files: src/fold.c, src/normal.c + +Patch 6.0.178 +Problem: Uninitialized memory read from xp_backslash field. +Solution: Initialize xp_backslash field properly. +Files: src/eval.c, src/ex_docmd.c, src/ex_getln.c, src/misc1.c, src/tag.c + +Patch 6.0.179 +Problem: Win32: When displaying UTF-8 characters may read uninitialized + memory. +Solution: Add utfc_ptr2len_check_len() to avoid reading past the end of a + string. +Files: src/mbyte.c, src/proto/mbyte.pro, src/gui_w32.c + +Patch 6.0.180 +Problem: Expanding environment variables in a string that ends in a + backslash could go past the end of the string. +Solution: Detect the trailing backslash. +Files: src/misc1.c + +Patch 6.0.181 +Problem: When using ":cd dir" memory was leaked. +Solution: Free the allocated memory. Also avoid an uninitialized memory + read. +Files: src/misc2.c + +Patch 6.0.182 +Problem: When using a regexp on multi-byte characters, could try to read a + character before the start of the line. +Solution: Don't decrement a pointer to before the start of the line. +Files: src/regexp.c + +Patch 6.0.183 +Problem: Leaking memory when ":func!" redefines a function. +Solution: Free the function name when it's not used. +Files: src/eval.c + +Patch 6.0.184 +Problem: Leaking memory when expanding option values. +Solution: Don't always copy the expanded option into allocated memory. +Files: src/option.c + +Patch 6.0.185 +Problem: Crash in Vim when pasting a selection in another application, on a + 64 bit machine. +Solution: Fix the format for an Atom to 32 bits. (Peter Derr) +Files: src/ui.c + +Patch 6.0.186 +Problem: X11: Three warnings when compiling the client-server code. +Solution: Add a typecast to unsigned char. +Files: src/if_xcmdsrv.c + +Patch 6.0.187 +Problem: "I" in Visual mode and then "u" reports too many changes. (Andrew + Stryker) + "I" in Visual linewise mode adjusts the indent for no apparent + reason. +Solution: Only save those lines for undo that are changed. + Don't change the indent after inserting in Visual linewise mode. +Files: src/ops.c + +Patch 6.0.188 +Problem: Win32: After patch 6.0.161 signs defined in the vimrc file don't + work. +Solution: Initialize the sign icons after initializing the GUI. (Vince + Negri) +Files: src/gui.c, src/gui_x11.c + +Patch 6.0.189 +Problem: The size of the Visual area isn't always displayed when scrolling + ('ruler' off, 'showcmd' on). Also not when using a search + command. (Sylvain Hitier) +Solution: Redisplay the size of the selection after showing the mode. +Files: src/screen.c + +Patch 6.0.190 +Problem: GUI: when 'mouse' is empty a click with the middle button still + moves the cursor. +Solution: Paste at the cursor position instead of the mouse position. +Files: src/normal.c + +Patch 6.0.191 +Problem: When no servers are available serverlist() gives an error instead + of returning an empty string. (Hari Krishna) +Solution: Don't give an error message. +Files: src/eval.c + +Patch 6.0.192 +Problem: When 'virtualedit' is set, "ylj" goes to the wrong column. (Andrew + Nikitin) +Solution: Reset the flag that w_virtcol is valid when moving the cursor back + to the start of the operated area. +Files: src/normal.c + +Patch 6.0.193 +Problem: When 'virtualedit' is set, col(".") after the end of the line + should return one extra. +Solution: Add one to the column. +Files: src/eval.c + +Patch 6.0.194 +Problem: "--remote-silent" tries to send a reply to the client, like it was + "--remote-wait". +Solution: Properly check for the argument. +Files: src/main.c + +Patch 6.0.195 +Problem: When 'virtualedit' is set and a search starts in virtual space + ":call search('x')" goes to the wrong position. (Eric Long) +Solution: Reset coladd when finding a match. +Files: src/search.c + +Patch 6.0.196 +Problem: When 'virtualedit' is set, 'selection' is "exclusive" and visually + selecting part of a tab at the start of a line, "x" joins it with + the previous line. Also, when the selection spans more than one + line the whole tab is deleted. +Solution: Take coladd into account when adjusting for 'selection' being + "exclusive". Also expand a tab into spaces when deleting more + than one line. +Files: src/normal.c, src/ops.c + +Patch 6.0.197 +Problem: When 'virtualedit' is set and 'selection' is "exclusive", "v$x" + doesn't delete the last character in the line. (Eric Long) +Solution: Don't reset the inclusive flag. (Helmut Stiegler) +Files: src/normal.c + +Patch 6.0.198 +Problem: When 'virtualedit' is set and 'showbreak' is not empty, moving the + cursor over the line break doesn't work properly. (Eric Long) +Solution: Make getviscol() and getviscol2() use getvvcol() to obtain the + virtual cursor position. Adjust coladvance() and oneleft() to + skip over the 'showbreak' characters. +Files: src/edit.c, src/misc2.c + +Patch 6.0.199 +Problem: Multi-byte: could use iconv() after calling iconv_end(). + (Yasuhiro Matsumoto) +Solution: Stop converting input and output stream after calling iconv_end(). +Files: src/mbyte.c + +Patch 6.0.200 +Problem: A script that starts with "#!perl" isn't recognized as a Perl + filetype. +Solution: Ignore a missing path in a script header. Also, speed up + recognizing scripts by simplifying the patterns used. +Files: runtime/scripts.vim + +Patch 6.0.201 +Problem: When scrollbinding and doing a long jump, switching windows jumps + to another position in the file. Scrolling a few lines at a time + is OK. (Johannes Zellner) +Solution: When setting w_topline reset the flag that indicates w_botline is + valid. +Files: src/diff.c + +Patch 6.0.202 +Problem: The "icon=" argument for the menu command to define a toolbar icon + with a file didn't work for GTK. (Christian J. Robinson) + For Motif and Athena a full path was required. +Solution: Search the icon file using the specified path. Expand environment + variables in the file name. +Files: src/gui_gtk.c, src/gui_x11.c + +Patch 6.0.203 +Problem: Can change 'fileformat' even though 'modifiable' is off. + (Servatius Brandt) +Solution: Correct check for kind of set command. +Files: src/option.c + +Patch 6.0.204 +Problem: ":unlet" doesn't work for variables with curly braces. (Thomas + Scott Urban) +Solution: Handle variable names with curly braces properly. (Vince Negri) +Files: src/eval.c + +Patch 6.0.205 (extra) +Problem: "gvim -f" still forks when using the batch script to start Vim. +Solution: Add an argument to "start" to use a foreground session (Michael + Geddes) +Files: src/dosinst.c + +Patch 6.0.206 +Problem: Unix: if expanding a wildcard in a file name results in a + wildcard character and there are more parts in the path with a + wildcard, it is expanded again. + Windows: ":edit \[abc]" could never edit the file "[abc]". +Solution: Don't expand wildcards in already expanded parts. + Don't remove backslashes used to escape the special meaning of a + wildcard; can edit "[abc]" if '[' is removed from 'isfname'. +Files: src/misc1.c, src/os_unix.c + +Patch 6.0.207 (extra) +Problem: Win32: The shortcuts and start menu entries let Vim startup in the + desktop directory, which is not very useful. +Solution: Let shortcuts start Vim in $HOME or $HOMEDIR$HOMEPATH. +Files: src/dosinst.c + +Patch 6.0.208 +Problem: GUI: When using a keymap and the cursor is not blinking, CTRL-^ in + Insert mode doesn't directly change the cursor color. (Alex + Solow) +Solution: Force a redraw of the cursor after CTRL-^. +Files: src/edit.c + +Patch 6.0.209 +Problem: GUI GTK: After selecting a 'guifont' with the font dialog there + are redraw problems for multi-byte characters. +Solution: Separate the font dialog from setting the new font name to avoid + that "*" is used to find wide and bold fonts. + When redrawing extra characters for the bold trick, take care of + UTF-8 characters. +Files: src/gui.c, src/gui_gtk_x11.c, src/option.c, src/proto/gui.pro, + src/proto/gui_gtk_x11.pro + +Patch 6.0.210 +Problem: After patch 6.0.167 it's no longer possible to edit a help file in + another encoding than latin1. +Solution: Let the "++enc=" argument overrule the encoding. +Files: src/fileio.c + +Patch 6.0.211 +Problem: When reading a file fails, the buffer is empty, but it might still + be possible to write it with ":w" later. The original file is + lost then. (Steve Amerige) +Solution: Set the 'readonly' option for the buffer. +Files: src/fileio.c + +Patch 6.0.212 +Problem: GUI GTK: confirm("foo", "") causes a crash. +Solution: Don't make a non-existing button the default. Add a default "OK" + button if none is specified. +Files: src/eval.c, src/gui_gtk.c + +Patch 6.0.213 +Problem: When a file name contains unprintable characters, CTRL-G and other + commands don't work well. +Solution: Turn unprintable into printable characters. (Yasuhiro Matsumoto) +Files: src/buffer.c, src/charset.c + +Patch 6.0.214 +Problem: When there is a buffer without a name, empty entries appear in the + jumplist saved in the viminfo file. +Solution: Don't write jumplist entries without a file name. +Files: src/mark.c + +Patch 6.0.215 +Problem: After using "/" from Visual mode the Paste menu and Toolbar + entries don't work. Pasting with the middle mouse doesn't work + and modeless selection doesn't work. +Solution: Use the command line mode menus and use the mouse like in the + command line. +Files: src/gui.c, src/menu.c, src/ui.c + +Patch 6.0.216 +Problem: After reloading a file, displayed in another window than the + current one, which was changed outside of Vim the part of the file + around the cursor set by autocommands may be displayed, but + jumping back to the original cursor position when entering the + window again. +Solution: Restore the topline of the window. +Files: src/fileio.c + +Patch 6.0.217 +Problem: When getting help from a help file that was used before, an empty + unlisted buffer remains in the buffer list. (Eric Long) +Solution: Wipe out the buffer used to do the tag jump from. +Files: src/buffer.c, src/ex_cmds.c, src/proto/buffer.pro + +Patch 6.0.218 +Problem: With explorer plugin: "vim -o filename dirname" doesn't load the + explorer window until entering the window. +Solution: Call s:EditDir() for each window after starting up. +Files: runtime/plugin/explorer.vim + +Patch 6.0.219 +Problem: ":setlocal" and ":setglobal", without arguments, display terminal + options. (Zdenek Sekera) +Solution: Skip terminal options for these two commands. +Files: src/option.c + +Patch 6.0.220 +Problem: After patch 6.0.218 get a beep on startup. (Muraoka Taro) +Solution: Don't try going to another window when there isn't one. +Files: runtime/plugin/explorer.vim + +Patch 6.0.221 +Problem: When using ":bdel" and all other buffers are unloaded the lowest + numbered buffer is jumped to instead of the most recent one. (Dave + Cecil) +Solution: Prefer an unloaded buffer from the jumplist. +Files: src/buffer.c + +Patch 6.0.222 +Problem: When 'virtualedit' is set and using autoindent, pressing Esc after + starting a new line leaves behind part of the autoindent. (Helmut + Stiegler) +Solution: After deleting the last char in the line adjust the cursor + position in del_bytes(). +Files: src/misc1.c, src/ops.c + +Patch 6.0.223 +Problem: When splitting a window that contains the explorer, hitting CR on + a file name gives error messages. +Solution: Set the window variables after splitting the window. +Files: runtime/plugin/explorer.vim + +Patch 6.0.224 +Problem: When 'sidescroll' and 'sidescrolloff' are set in a narrow window + the text may jump left-right and the cursor is displayed in the + wrong position. (Aric Blumer) +Solution: When there is not enough room, compute the left column for the + window to put the cursor in the middle. +Files: src/move.c + +Patch 6.0.225 +Problem: In Visual mode "gk" gets stuck in a closed fold. (Srinath + Avadhanula) +Solution: Behave differently in a closed fold. +Files: src/normal.c + +Patch 6.0.226 +Problem: When doing ":recover file" get the ATTENTION prompt. + After recovering the same file five times get a read error or a + crash. (Alex Davis) +Solution: Set the recoverymode flag before setting the file name. + Correct the amount of used memory for the size of block zero. +Files: src/ex_docmd.c + +Patch 6.0.227 (extra) +Problem: The RISC OS port has several problems. +Solution: Update the makefile and fix some of the problems. (Andy Wingate) +Files: src/Make_ro.mak, src/os_riscos.c, src/os_riscos.h, + src/proto/os_riscos.pro, src/search.c + +Patch 6.0.228 +Problem: After putting text in Visual mode the '] mark is not at the end of + the put text. + Undo doesn't work properly when putting a word into a Visual + selection that spans more than one line. +Solution: Correct the '] mark for the deleting the Visually selected text. + #ifdef code that depends on FEAT_VISUAL properly. + Also fix that "d" crossing line boundary puts '[ just before + deleted text. + Fix undo by saving all deleted lines at once. +Files: src/ex_docmd.c, src/globals.h, src/normal.c, src/ops.c, + src/structs.h, src/vim.h + +Patch 6.0.229 +Problem: Multi-byte: With 'm' in 'formatoptions', formatting doesn't break + at a multi-byte char followed by an ASCII char, and the other way + around. (Muraoka Taro) + When joining lines a space is inserted between multi-byte + characters, which is not always wanted. +Solution: Check for multi-byte character before and after the breakpoint. + Don't insert a space before or after a multi-byte character when + joining lines and the 'M' flag is in 'formatoptions'. Don't + insert a space between multi-byte characters when the 'B' flag is + in 'formatoptions'. +Files: src/edit.c, src/ops.c, src/option.h + +Patch 6.0.230 +Problem: The ":" used as a motion after an operator is exclusive, but + sometimes it should be inclusive. +Solution: Make the "v" in between an operator and motion toggle + inclusive/exclusive. (Servatius Brandt) +Files: runtime/doc/motion.txt, src/normal.c + +Patch 6.0.231 +Problem: "gd" and "gD" don't work when the variable matches in a comment + just above the match to be found. (Servatius Brandt) +Solution: Continue searching in the first column below the comment. +Files: src/normal.c + +Patch 6.0.232 +Problem: "vim --version" prints on stderr while "vim --help" prints on + stdout. +Solution: Make "vim --version" use stdout. +Files: runtime/doc/starting.txt, src/globals.h, src/main.c, src/message.c + +Patch 6.0.233 +Problem: "\1\{,8}" in a regexp is not allowed, but it should work, because + there is an upper limit. (Jim Battle) +Solution: Allow using "\{min,max}" after an atom that can be empty if there + is an upper limit. +Files: src/regexp.c + +Patch 6.0.234 +Problem: It's not easy to set the cursor position without modifying marks. +Solution: Add the cursor() function. (Yegappan Lakshmanan) +Files: runtime/doc/eval.txt, src/eval.c + +Patch 6.0.235 +Problem: When writing a file and renaming the original file to make the + backup, permissions could change when setting the owner. +Solution: Only set the owner when it's needed and set the permissions again + afterwards. + When 'backupcopy' is "auto" check that the owner and permissions + of a newly created file can be set properly. +Files: src/fileio.c + +Patch 6.0.236 +Problem: ":edit" without argument should move cursor to line 1 in Vi + compatible mode. +Solution: Add 'g' flag to 'cpoptions'. +Files: runtime/doc/options.txt, src/ex_docmd.c, src/option.h + +Patch 6.0.237 +Problem: In a C file, using the filetype plugin, re-indenting a comment + with two spaces after the middle "*" doesn't align properly. +Solution: Don't use a middle entry from a start/middle/end to line up with + the start of the comment when the start part doesn't match with + the actual comment start. +Files: src/misc1.c + +Patch 6.0.238 +Problem: Using a ":substitute" command with a substitute() call in the + substitution expression causes errors. (Srinath Avadhanula) +Solution: Save and restore pointers when doing substitution recursively. +Files: src/regexp.c + +Patch 6.0.239 +Problem: Using "A" to append after a Visually selected block which is after + the end of the line, spaces are inserted in the wrong line and + other unexpected effects. (Michael Naumann) +Solution: Don't advance the cursor to the next line. +Files: src/ops.c + +Patch 6.0.240 +Problem: Win32: building with Python 2.2 doesn't work. +Solution: Add support for Python 2.2 with dynamic linking. (Paul Moore) +Files: src/if_python.c + +Patch 6.0.241 +Problem: Win32: Expanding the old value of an option that is a path that + starts with a backslash, an extra backslash is inserted. +Solution: Only insert backslashes where needed. + Also handle multi-byte characters properly when removing + backslashes. +Files: src/option.c + +Patch 6.0.242 +Problem: GUI: On a system with an Exceed X server sometimes get a "Bad + Window" error. (Tommi Maekitalo) +Solution: When forking, use a pipe to wait in the parent for the child to + have done the setsid() call. +Files: src/gui.c + +Patch 6.0.243 +Problem: Unix: "vim --version" outputs a NL before the last line instead of + after it. (Charles Campbell) +Solution: Send the NL to the same output stream as the text. +Files: src/message.c, src/os_unix.c, src/proto/message.pro + +Patch 6.0.244 +Problem: Multi-byte: Problems with (illegal) UTF-8 characters in menu and + file name (e.g., icon text, status line). +Solution: Correctly handle unprintable characters. Catch illegal UTF-8 + characters and replace them with <xx>. Truncating the status line + wasn't done correctly at a multi-byte character. (Yasuhiro + Matsumoto) + Added correct_cmdspos() and transchar_byte(). +Files: src/buffer.c, src/charset.c, src/ex_getln.c, src/gui.c, + src/message.c, src/screen.c, src/vim.h + +Patch 6.0.245 +Problem: After using a color scheme, setting the 'background' option might + not work. (Peter Horst) +Solution: Disable the color scheme if it switches 'background' back to the + wrong value. +Files: src/option.c + +Patch 6.0.246 +Problem: ":echomsg" didn't use the highlighting set by ":echohl". (Gary + Holloway) +Solution: Use the specified attributes for the message. (Yegappan + Lakshmanan) +Files: src/eval.c + +Patch 6.0.247 +Problem: GTK GUI: Can't use gvim in a kpart widget. +Solution: Add the "--echo-wid" argument to let Vim echo the window ID on + stdout. (Philippe Fremy) +Files: runtime/doc/starting.txt, src/globals.h, src/gui_gtk_x11.c, + src/main.c + +Patch 6.0.248 +Problem: When using compressed help files and 'encoding' isn't "latin1", + Vim converts the help file before decompressing. (David Reviejo) +Solution: Don't convert a help file when 'binary' is set. +Files: src/fileio.c + +Patch 6.0.249 +Problem: "vim -t edit -c 'sta ex_help'" doesn't move cursor to edit(). +Solution: Don't set the cursor on the first line for "-c" arguments when + there also is a "-t" argument. +Files: src/main.c + +Patch 6.0.250 (extra) +Problem: Macintosh: Various problems when compiling. +Solution: Various fixes, mostly #ifdefs. (Dany St. Amant) +Files: src/gui_mac.c, src/main.c, src/misc2.c, src/os_mac.h, + src/os_mac.pbproj/project.pbxproj, src/os_unix.c + +Patch 6.0.251 (extra) +Problem: Macintosh: menu shortcuts are not very clear. +Solution: Show the shortcut with the Mac clover symbol. (raindog) +Files: src/gui_mac.c + +Patch 6.0.252 +Problem: When a user function was defined with "abort", an error that is + not inside if/endif or while/endwhile doesn't abort the function. + (Servatius Brandt) +Solution: Don't reset did_emsg when the function is to be aborted. +Files: src/ex_docmd.c + +Patch 6.0.253 +Problem: When 'insertmode' is set, after "<C-O>:edit file" the next <C-O> + doesn't work. (Benji Fisher) <C-L> has the same problem. +Solution: Reset need_start_insertmode once in edit(). +Files: src/edit.c + +Patch 6.0.254 (extra) +Problem: Borland C++ 5.5: Checking for stack overflow doesn't work + correctly. Matters when using a complicated regexp. +Solution: Remove -N- from Make_bc5.mak. (Yasuhiro Matsumoto) +Files: src/Make_bc5.mak + +Patch 6.0.255 (extra) (depends on patch 6.0.116 and 6.0.121) +Problem: Win32: ACL support doesn't work well on Samba drives. +Solution: Add a check for working ACL support. (Mike Williams) +Files: src/os_win32.c + +Patch 6.0.256 (extra) +Problem: Win32: ":highlight Comment guifg=asdf" does not give an error + message. (Randall W. Morris) Also for other systems. +Solution: Add gui_get_color() to give one error message for all systems. +Files: src/gui.c, src/gui_amiga.c, src/gui_athena.c, src/gui_motif.c, + src/gui_riscos.c, src/gui_x11.c, src/gui_gtk_x11.c, + src/proto/gui.pro, src/syntax.c + +Patch 6.0.257 +Problem: Win32: When 'mousefocus' is set and there is a BufRead + autocommand, after the dialog for permissions changed outside of + Vim: 'mousefocus' stops working. (Robert Webb) +Solution: Reset need_mouse_correct after checking timestamps. +Files: src/fileio.c + +Patch 6.0.258 +Problem: When 'scrolloff' is 999 and there are folds, the text can jump up + and down when moving the cursor down near the end of the file. + (Lubomir Host) +Solution: When putting the cursor halfway the window start counting lines at + the end of a fold. +Files: src/move.c + +Patch 6.0.259 +Problem: MS-DOS: after editing the command line the cursor shape may remain + like in Insert mode. (Volker Kiefel) +Solution: Reset the cursor shape after editing the command line. +Files: src/ex_getln.c + +Patch 6.0.260 +Problem: GUI: May crash while starting up when giving an error message for + missing color. (Servatius Brandt) +Solution: Don't call gui_write() when still starting up. Don't give error + message for empty color name. Don't use 't_vb' while the GUI is + still starting up. +Files: src/fileio.c, src/gui.c, src/misc1.c, src/ui.c + +Patch 6.0.261 +Problem: nr2char() and char2nr() don't work with multi-byte characters. +Solution: Use 'encoding' for these functions. (Yasuhiro Matsumoto) +Files: runtime/doc/eval.txt, src/eval.c + +Patch 6.0.262 (extra) +Problem: Win32: IME doesn't work properly. OnImeComposition() isn't used + at all. +Solution: Adjust various things for IME. +Files: src/globals.h, src/gui_w32.c, src/mbyte.c, src/proto/ui.pro, + src/structs.h, src/ui.c + +Patch 6.0.263 +Problem: GTK: When a dialog is closed by the window manager, Vim hangs. + (Christian J. Robinson) +Solution: Use GTK_WIDGET_DRAWABLE() instead of GTK_WIDGET_VISIBLE(). +Files: src/gui_gtk.c, src/gui_gtk_x11.c + +Patch 6.0.264 +Problem: The amount of virtual memory is used to initialize 'maxmemtot', + which may be much more than the amount of physical memory, + resulting in a lot of swapping. +Solution: Get the amount of physical memory with sysctl(), sysconf() or + sysinfo() when possible. +Files: src/auto/configure, src/configure.in, src/config.h.in, + src/os_unix.c, src/os_unix.h + +Patch 6.0.265 +Problem: Win32: Using backspace while 'fkmap' is set causes a crash. + (Jamshid Oasjmoha) +Solution: Don't try mapping special keys. +Files: src/farsi.c + +Patch 6.0.266 +Problem: The rename() function deletes the file if the old and the new name + are the same. (Volker Kiefel) +Solution: Don't do anything if the names are equal. +Files: src/fileio.c + +Patch 6.0.267 +Problem: UTF-8: Although 'isprint' says a character is printable, + utf_char2cells() still considers it unprintable. +Solution: Use vim_isprintc() for characters upto 0x100. (Yasuhiro Matsumoto) +Files: src/mbyte.c + +Patch 6.0.268 (extra) (depends on patch 6.0.255) +Problem: Win32: ACL check crashes when using forward slash in file name. +Solution: Improve the check for the path in the file name. +Files: src/os_win32.c + +Patch 6.0.269 +Problem: Unprintable characters in a file name may cause problems when + using the 'statusline' option or when 'buftype' is "nofile". +Solution: call trans_characters() for the resulting statusline. (Yasuhiro + Matsumoto) +Files: src/buffer.c, src/screen.c, src/charset.c + +Patch 6.0.270 (depends on patch 6.0.267) +Problem: A tab causes UTF-8 text to be displayed in the wrong position. + (Ron Aaron) +Solution: Correct utf_char2cells() again. +Files: src/mbyte.c + +Patch 6.1a.001 (extra) +Problem: 32bit DOS: copying text to the clipboard may cause a crash. + (Jonathan D Johnston) +Solution: Don't copy one byte too much in SetClipboardData(). +Files: src/os_msdos.c + +Patch 6.1a.002 +Problem: GTK: On some configurations, when closing a dialog from the window + manager, Vim hangs. +Solution: Catch the "destroy" signal. (Aric Blumer) +Files: src/gui_gtk.c + +Patch 6.1a.003 +Problem: Multi-byte: With UTF-8 double-wide char and 'virtualedit' set: + yanking in Visual mode doesn't include the last byte. (Eric Long) +Solution: Don't add a space for a double-wide character. +Files: src/ops.c + +Patch 6.1a.004 (extra) +Problem: MINGW: undefined type. (Ron Aaron) +Solution: Make GetCompositionString_inUCS2() static. +Files: src/gui_w32.c, src/gui_w48.c, src/proto/gui_w32.pro + +Patch 6.1a.005 (extra) +Problem: Win32: ":hardcopy" doesn't work after ":hardcopy!". (Jonathan + Johnston) +Solution: Don't keep the driver context when using ":hardcopy!". (Vince + Negri) +Files: src/os_mswin.c + +Patch 6.1a.006 +Problem: multi-byte: after setting 'encoding' the window title might be + wrong. +Solution: Force resetting the title. (Yasuhiro Matsumoto) +Files: src/option.c + +Patch 6.1a.007 +Problem: Filetype detection for "*.inc" doesn't work. +Solution: Use a ":let" command. (David Schweikert) +Files: runtime/filetype.vim + +Patch 6.1a.008 (extra) +Problem: Win32: ACL detection for network shares doesn't work. +Solution: Include the trailing (back)slash in the root path. (Mike Williams) +Files: src/os_win32.c + +Patch 6.1a.009 +Problem: When using "\@<=" or "\@<!" in a pattern, a "\1" may refer to a () + part that follows, but it generates an error message. +Solution: Allow a forward reference when there is a following "\@<=" or + "\@<!". +Files: runtime/doc/pattern.txt, src/regexp.c + +Patch 6.1a.010 +Problem: When using ":help" and opening a new window, the alternate file + isn't set. +Solution: Set the alternate file to the previously edited file. +Files: src/ex_cmds.c + +Patch 6.1a.011 +Problem: GTK: ":set co=77", change width with the mouse, ":set co=77" + doesn't resize the window. (Darren Hiebert) +Solution: Set the form size after handling a resize event. +Files: src/gui_gtk_x11.c + +Patch 6.1a.012 +Problem: GTK: The file browser always returns a full path. (Lohner) +Solution: Shorten the file name if possible. +Files: src/gui_gtk.c + +Patch 6.1a.013 +Problem: When using "=~word" in 'cinkeys' or 'indentkeys', the case of the + last character of the word isn't ignored. (Raul Segura Acevedo) +Solution: Ignore case when checking the last typed character. +Files: src/edit.c + +Patch 6.1a.014 +Problem: After patch 6.1a.006 can't compile without the title feature. +Solution: Add an #ifdef. +Files: src/option.c + +Patch 6.1a.015 +Problem: MS-Windows: When expanding a file name that contains a '[' or '{' + an extra backslash is inserted. (Raul Segura Acevedo) +Solution: Avoid adding the backslash. +Files: src/ex_getln.c + +Patch 6.1a.016 +Problem: Completion after ":language" doesn't include "time". (Raul Segura + Acevedo) +Solution: Add the alternative to the completions. +Files: src/ex_cmds2.c + +Patch 6.1a.017 +Problem: Clicking the mouse in the top row of a window where the first line + doesn't fit moves the cursor to the wrong column. +Solution: Add the skipcol also for the top row of a window. +Files: src/ui.c + +Patch 6.1a.018 +Problem: When 'scrolloff' is one and the window height is one, "gj" can put + the cursor above the window. (Raul Segura Acevedo) +Solution: Don't let skipcol become bigger than the cursor column. +Files: src/move.c + +Patch 6.1a.019 +Problem: When using a composing character on top of an ASCII character, the + "l" command clears the composing character. Only when 'ruler' and + 'showcmd' are off. (Raphael Finkel) +Solution: Don't move the cursor by displaying characters when there are + composing characters. +Files: src/screen.c + +Patch 6.1a.020 +Problem: GTK: after patch 6.1a.011 resizing with the mouse doesn't always + work well for small sizes. (Adrien Beau) +Solution: Use another way to avoid the problem with ":set co=77". +Files: src/gui_gtk_x11.c + +Patch 6.1a.021 +Problem: Several Syntax menu entries are wrong or confusing. +Solution: Rephrase and correct the menu entries. (Adrien Beau) +Files: runtime/makemenu.vim, runtime/menu.vim + +Patch 6.1a.022 +Problem: A tags file might be used twice on case insensitive systems. + (Rick Swanton) +Solution: Don't use the same file name twice in the default for the 'tags' + option. Ignore case when comparing names of already visited + files. +Files: src/misc2.c, src/option.c + +Patch 6.1a.023 +Problem: When starting the GUI get "C" characters echoed in the terminal. +Solution: Don't try sending a clear-screen command while the GUI is starting + up. +Files: src/screen.c + +Patch 6.1a.024 +Problem: In other editors CTRL-F is often used for a find dialog. +Solution: In evim use CTRL-F for the find dialog. +Files: runtime/evim.vim + +Patch 6.1a.025 +Problem: The choices for the fileformat dialog can't be translated. +Solution: Add g:menutrans_fileformat_choices. (Adrien Beau) +Files: runtime/menu.vim + +Patch 6.1a.026 +Problem: Indenting Java files is wrong with "throws", "extends" and + "implements" clauses. +Solution: Update the Java indent script. +Files: runtime/indent/java.vim + +Patch 6.1a.027 +Problem: A few Syntax menu entries missing or incorrect. +Solution: Add and correct the menu entries. (Adrien Beau) + Shorten a few menus to avoid they become too long. +Files: runtime/makemenu.vim, runtime/menu.vim + +Patch 6.1a.028 +Problem: XIM: problems with feedback and some input methods. +Solution: Use iconv for calculating the cells. Remove the queue for + key_press_event only when text was changed. (Yasuhiro Matsumoto) +Files: src/globals.h, src/mbyte.c, src/screen.c + +Patch 6.1a.029 +Problem: After patch 6.1a.028 can't compile GTK version with XIM but + without multi-byte chars. +Solution: Add an #ifdef. (Aschwin Marsman) +Files: src/mbyte.c + +Patch 6.1a.030 +Problem: With double-byte encodings toupper() and tolower() may have wrong + results. +Solution: Skip double-byte characters. (Eric Long) +Files: src/eval.c + +Patch 6.1a.031 +Problem: Accessing the 'balloondelay' variable may cause a crash. +Solution: Make the variable for 'balloondelay' a long. (Olaf Seibert) +Files: src/option.h + +Patch 6.1a.032 (extra) +Problem: Some menu files used a wrong encoding name for "scriptencoding". +Solution: Move the translations to a separate file, which is sourced after + setting "scriptencoding". + Also add Czech menu translations in ASCII and update the other + encodings. +Files: runtime/lang/menu_cs_cz.iso_8859-1.vim, + runtime/lang/menu_cs_cz.iso_8859-2.vim, + runtime/lang/menu_czech_czech_republic.1250.vim, + runtime/lang/menu_czech_czech_republic.1252.vim, + runtime/lang/menu_czech_czech_republic.ascii.vim, + runtime/lang/menu_de_de.iso_8859-1.vim, + runtime/lang/menu_de_de.latin1.vim, + runtime/lang/menu_fr_fr.iso_8859-1.vim, + runtime/lang/menu_fr_fr.latin1.vim, + runtime/lang/menu_french_france.1252.vim, + runtime/lang/menu_german_germany.1252.vim, + runtime/lang/menu_ja_jp.euc-jp.vim, + runtime/lang/menu_ja_jp.utf-8.vim, + runtime/lang/menu_japanese_japan.932.vim + +Patch 6.1a.033 +Problem: XIM: doesn't reset input context. +Solution: call xim_reset() with im_set_active(FALSE). (Takuhiro Nishioka) +Files: src/mbyte.c + +Patch 6.1a.034 (extra) +Problem: Win32: The ACL checks for a readonly file still don't work well. +Solution: Remove the ACL checks, go back to how it worked in Vim 6.0. +Files: src/os_win32.c + +Patch 6.1a.035 +Problem: multi-byte: When using ":sh" in the GUI, typed and displayed + multi-byte characters are not handled correctly. +Solution: Deal with multi-byte characters to and from the shell. (Yasuhiro + Matsumoto) Also handle UTF-8 composing characters. +Files: src/os_unix.c + +Patch 6.1a.036 +Problem: GTK: the save-yourself event was not handled. +Solution: Catch the save-yourself event and preserve swap files. (Neil Bird) +Files: src/gui_gtk_x11.c + +Patch 6.1a.037 +Problem: The MS-Windows key mapping doesn't include CTRL-S for saving. + (Vlad Sandrini) +Solution: Map CTRL-S to ":update". +Files: runtime/mswin.vim + +Patch 6.1a.038 +Problem: Solaris: Including both sys/sysctl.h and sys/sysinfo.h doesn't + work. (Antonio Colombo) +Solution: Don't include sys/sysinfo.h when not calling sysinfo(). +Files: src/os_unix.c + +Patch 6.1a.039 +Problem: Not all visual basic files are recognized. +Solution: Add checks to catch *.ctl files. (Raul Segura Acevedo) +Files: runtime/filetype.vim + +Patch 6.1a.040 +Problem: A *.pl file is recognized as Perl, but it could be a prolog file. +Solution: Check the first non-empty line. (Kontra Gergely) +Files: runtime/filetype.vim + +Patch 6.1a.041 +Problem: When pressing the left mouse button in the command line and them + moving the mouse upwards, nearly all the text is selected. +Solution: Don't try extending a modeless selection when there isn't one. +Files: src/ui.c + +Patch 6.1a.042 +Problem: When merging files, ":diffput" and ":diffget" are used a lot, but + they require a lot of typing. +Solution: Add "dp" for ":diffput" and "do" for ":diffget". +Files: runtime/doc/diff.txt, src/diff.c, src/normal.c, src/proto/diff.pro + + +Patch 6.1b.001 (extra) +Problem: Checking for wildcards in a path does not handle multi-byte + characters with a trail byte which is a wildcard. +Solution: Handle multi-byte characters correctly. (Muraoka Taro) +Files: src/os_amiga.c, src/os_mac.c, src/os_msdos.c, src/os_mswin.c, + src/os_unix.c + +Patch 6.1b.002 +Problem: A regexp that ends in "\{" is not flagged as an error. May cause + a stack overflow when 'incsearch' is set. (Gerhard Hochholzer) +Solution: Handle a missing "}" as an error. +Files: src/regexp.c + +Patch 6.1b.003 (extra) +Problem: The RISC OS GUI doesn't compile. +Solution: Include changes since Vim 5.7. (Andy Wingate) +Files: src/Make_ro.mak, src/gui_riscos.c, src/os_riscos.c, + src/os_riscos.h, src/proto/gui_riscos.pro + +Patch 6.1b.004 +Problem: col("'>") returns a negative number for linewise selection. (Neil + Bird) +Solution: Don't add one to MAXCOL. +Files: src/eval.c + +Patch 6.1b.005 +Problem: Using a search pattern that causes an out-of-stack error while + 'hlsearch' is set keeps giving the hit-Enter prompt. + A search pattern that takes a long time delays typing when + 'incsearch' is set. +Solution: Stop 'hlsearch' highlighting when the regexp causes an error. + Stop searching for 'incsearch' when a character is typed. +Files: src/globals.h, src/message.c, src/screen.c, src/search.c, + src/vim.h + +Patch 6.1b.006 +Problem: When entering a composing character on the command line with + CTRL-V, the text isn't redrawn correctly. +Solution: Redraw the text under and after the cursor. +Files: src/ex_getln.c + +Patch 6.1b.007 +Problem: When the cursor is in the white space between two sentences, "dis" + deletes the first character of the following sentence, "das" + deletes a space after the sentence. +Solution: Backup the cursor one character in these situations. +Files: src/search.c + +Patch 6.1b.008 +Problem: *.xsl files are not recognized as xslt but xml. + Monk files are not recognized. +Solution: Delete the duplicate line for *.xsl. (Johannes Zellner) + Recognize monk files. +Files: runtime/filetype.vim + +Patch 6.1b.009 +Problem: Can't always compile small features and then adding eval feature, + "sandbox" is undefined. (Axel Kielhorn) +Solution: Always define "sandbox" when the eval feature is used. +Files: src/globals.h + +Patch 6.1b.010 (extra) +Problem: When compiling gvimext.cpp with MSVC 4.2 get a number of warnings. +Solution: Change "true" to "TRUE". (Walter Briscoe) +Files: GvimExt/gvimext.cpp + +Patch 6.1b.011 +Problem: When using a very long string for confirm(), can't quit the + displaying at the more prompt. (Hari Krishna Dara) +Solution: Jump to the end of the message to show the choices. +Files: src/message.c + +Patch 6.1b.012 +Problem: Multi-byte: When 'showbreak' is set and a double-wide character + doesn't fit at the right window edge the cursor gets stuck there. + Using cursor-left gets stuck when 'virtualedit' is set. (Eric + Long) +Solution: Fix the way the extra ">" character is counted when 'showbreak' is + set. Don't correct cursor for virtual editing on a double-wide + character. +Files: src/charset.c, src/edit.c + +Patch 6.1b.013 +Problem: A user command that partly matches with a buffer-local user + command and matches full with a global user command unnecessarily + gives an 'ambiguous command' error. +Solution: Find the full global match even after a partly local match. +Files: src/ex_docmd.c + +Patch 6.1b.014 +Problem: EBCDIC: switching mouse events off causes garbage on screen. + Positioning the cursor in the GUI causes garbage. +Solution: Insert an ESC in the terminal code. (Ralf Schandl) + Use "\b" instead of "\010" for KS_LE. +Files: src/os_unix.c, src/term.c + +Patch 6.1b.015 +Problem: Vimtutor has a typo. Get a warning for "tempfile" if it + doesn't exist. +Solution: Move a quote to the end of a line. (Max Ischenko) + Use "mktemp" first, more systems have it. +Files: src/vimtutor + +Patch 6.1b.016 +Problem: GTK: loading a fontset that works partly, Vim might hang or crash. +Solution: Avoid that char_width becomes zero. (Yasuhiro Matsumoto) +Files: src/gui_gtk_x11.c + +Patch 6.1b.017 +Problem: GUI: When using ":shell" and there is a beep, nothing happens. +Solution: Call vim_beep() to produce the beep from the shell. (Yasuhiro + Matsumoto) +Files: src/message.c + +Patch 6.1b.018 (depends on 6.1b.006) +Problem: When entering the encryption key, special keys may still reveal + the typed characters. +Solution: Make sure stars are used or nothing is shown in all cases. +Files: src/digraph.c, src/getchar.c, src/ex_getln.c + +Patch 6.1b.019 (depends on 6.1b.005) +Problem: A search pattern that takes a long time slows down typing when + 'incsearch' is set. +Solution: Pass SEARCH_PEEK to dosearch(). +Files: src/ex_getln.c + +Patch 6.1b.020 +Problem: When using the matchit plugin, "%" finds a match on the "end" of a + ":syntax region" command in Vim scripts. +Solution: Skip over ":syntax region" commands by setting b:match_skip. +Files: runtime/ftplugin/vim.vim + +Patch 6.1b.021 +Problem: when 'mousefocus' is set, CTRL-W CTRL-] sometimes doesn't warp the + pointer to the new window. (Robert Webb) +Solution: Don't reset need_mouse_correct when checking the timestamp of a + file. +Files: src/fileio.c + +Patch 6.1b.022 +Problem: With lots of folds "j" does not obey 'scrolloff' properly. + (Srinath Avadhanula) +Solution: Go to end of the fold before counting context lines. +Files: src/move.c + +Patch 6.1b.023 +Problem: On MS-Windows system() may cause checking timestamps, because Vim + loses and gains input focus, while this doesn't happen on Unix. +Solution: Don't check timestamps while system() is busy. +Files: src/ex_cmds2.c, src/fileio.c, src/globals.h, src/misc1.c + +Patch 6.1b.024 (extra) +Problem: Gettext 0.11 complains that "sjis" is not a standard name. +Solution: Use "cp932" instead. +Files: src/po/sjiscorr.c + +Patch 6.1b.025 (extra) +Problem: Win32: When closing gvim while it is minimized and has a changed + file, the file-changed dialog pops up in a corner of the screen. +Solution: Put the dialog in the middle of the screen. +Files: src/gui_w48.c + +Patch 6.1b.026 +Problem: When 'diffopt' contains 'iwhite' but not 'icase': differences in + case are not highlighted properly. (Gerhard Hochholzer) +Solution: Don't ignore case when ignoring white space differences. +Files: src/diff.c + +Patch 6.1b.027 +Problem: "vim --remote +" may cause a crash. +Solution: Check for missing file name argument. (Martin Kahlert) +Files: src/main.c + +Patch 6.1b.028 (extra) +Problem: Win16: Can't compile after patch 6.1b.025. +Solution: Add code specifically for Win16. (Vince Negri) +Files: src/gui_w48.c + +Patch 6.1b.029 +Problem: Win32: When a directory on an NTFS partition is read/execute (no + delete,modify,write) and the file has modify rights, trying to + write the file deletes it. Making the file read/write/execute + (not delete) solves it. (Mark Canup) +Solution: Use the Unix code to check for a writable directory. If not, then + make a backup copy and overwrite the file. +Files: src/fileio.c + +Patch 6.1b.030 (extra) +Problem: Mac: small mistake in the build script and prototypes. +Solution: Fix the build script and add the prototypes. (Axel Kielhorn) +Files: src/os_mac.build, src/gui_mac.c + +Patch 6.1b.031 (extra) +Problem: Win32 GUI: ":set guifont=*" doesn't set 'guifont' to the resulting + font name. (Vlad Sandrini) +Solution: Put the code back in gui_mch_init_font() to form the font name out + of the logfont. +Files: src/gui_w48.c + +Patch 6.1b.032 +Problem: Athena: Setting a color scheme before the GUI has started causes a + crash. (Todd Blumer) +Solution: Don't try using color names that haven't been set yet. +Files: src/gui_athena.c + +Patch 6.1b.033 +Problem: When using a count after a ":s" command may get ml_get errors. + (Dietmar Lang) +Solution: Check that the resulting range does not go past the end of the + buffer. +Files: src/ex_cmds.c + +Patch 6.1b.034 +Problem: After sourcing mswin.vim, when using <C-S-Right> after + auto-indenting and then <Del>, get warning for allocating + ridiculous amount of memory. (Dave Delgreco) +Solution: Adjust the start of the Visual area when deleting the auto-indent. +Files: src/edit.c + +Patch 6.1b.035 +Problem: When using evim, dropping a file on Vim and then double clicking + on a word, it is changed to "i". (Merlin Hansen) +Solution: Reset need_start_insertmode after editing the file. +Files: src/ex_docmd.c + + +============================================================================== +VERSION 6.2 *version-6.2* + +This section is about improvements made between version 6.1 and 6.2. + +This is mainly a bug-fix release. There are also a few new features. + +Main new features: +- Support for GTK 2. (Daniel Elstner) +- Support for editing Arabic text. (Nadim Shaikli & Isam Bayazidi) +- ":try" command and exception handling. (Servatius Brandt) +- Support for the neXtaw GUI toolkit (mostly like Athena). (Alexey Froloff) +- Cscope support for Win32. (Khorev Sergey) +- Support for PostScript printing in various 8-bit encodings. (Mike Williams) + + +Changed *changed-6.2* +------- + +Removed the scheme indent file, the internal Lisp indenting works well now. + +Moved the GvimEXt, OleVim and VisVim directories into the "src" directory. +This is more consistent with how xxd is handled. + +The VisVim.dll file is installed in the top directory, next to gvimext.dll, +instead of in a subdirectory "VisVim". Fixes that NSIS was uninstalling it +from the wrong directory. + +Removed the art indent file, it didn't do anything. + +submatch() returned line breaks with CR instead of LF. + +Changed the Win32 Makefiles to become more uniform and compile gvimext.dll. +(Dan Sharp) + +'cindent': Align a "//" comment with a "//" comment in a previous line. +(Helmut Stiegler) + +Previously only for xterm-like terminals parent widgets were followed to find +the title and icon label. Now do this for all terminal emulators. + +Made it possible to recognize backslashes for "%" matching. The 'M' flag in +'cpoptions' disables it. (Haakon Riiser) + +Removed the Make_tcc.mak makefile for Turbo C. It didn't work and we probably +can't make it work (the compiler runs out of memory). + +Even though the documentation refers to keywords, "[ CTRL-D" was using +'isident' to find matches. Changed it to use 'iskeyword'. Also applies to +other commands that search for defined words in included files such as +":dsearch", "[D" and "[d". + +Made 'keywordprg' global-local. (Christian Robinson) + +Enabled the Netbeans interface by default. Reversed the configure argument +from "--enable-netbeans" to "--disable-netbeans". + + +Added *added-6.2* +----- + +New options: + 'arabic' + 'arabicshape' + 'ambiwidth' + 'autochdir' + 'casemap' + 'copyindent' + 'cscopequickfix' + 'preserveindent' + 'printencoding' + 'rightleftcmd' + 'termbidi' + 'toolbariconsize' + 'winfixheight' + +New keymaps: + Serbian (Aleksandar Veselinovic) + Chinese Pinyin (Fredrik Roubert) + Esperanto (Antoine J. Mechelynck) + +New syntax files: + Valgrind (Roger Luethi) + Smarty template (Manfred Stienstra) + MySQL (Kenneth Pronovici) + RockLinux package description (Piotr Esden-Tempski) + MMIX (Dirk Huesken) + gkrellmrc (David Necas) + Tilde (Tobias Rundtrom) + Logtalk (Paulo Moura) + PLP (Juerd Waalboer) + fvwm2m4 (David Necas) + IPfilter (Hendrik Scholz) + fstab (Radu Dineiu) + Quake (Nikolai Weibull) + Occam (Mario Schweigler) + lpc (Shizhu Pan) + Exim conf (David Necas) + EDIF (Artem Zankovich) + .cvsrc (Nikolai Weibull) + .fetchmailrc (Nikolai Weibull) + GNU gpg (Nikolai Weibull) + Grub (Nikolai Weibull) + Modconf (Nikolai Weibull) + RCS (Dmitry Vasiliev) + Art (Dorai Sitaram) + Renderman Interface Bytestream (Andrew J Bromage) + Mailcap (Doug Kearns) + Subversion commit file (Dmitry Vasiliev) + Microsoft IDL (Vadim Zeitlin) + WildPackets EtherPeek Decoder (Christopher Shinn) + Spyce (Rimon Barr) + Resolv.conf (Radu Dineiu) + A65 (Clemens Kirchgatterer) + sshconfig and sshdconfig (David Necas) + Cheetah and HTMLCheetah (Max Ischenko) + Packet filter (Camiel Dobbelaar) + +New indent files: + Eiffel (David Clarke) + Tilde (Tobias Rundtrom) + Occam (Mario Schweigler) + Art (Dorai Sitaram) + PHP (Miles Lott) + Dylan (Brent Fulgham) + +New tutor translations: + Slovak (Lubos Celko) + Greek (Christos Kontas) + German (Joachim Hofmann) + Norwegian (yvind Holm) + +New filetype plugins: + Occam (Mario Schweigler) + Art (Dorai Sitaram) + ant.vim, aspvbs.vim, config.vim, csc.vim, csh.vim, dtd.vim, html.vim, + jsp.vim, pascal.vim, php.vim, sgml.vim, sh.vim, svg.vim, tcsh.vim, + xhtml.vim, xml.vim, xsd.vim. (Dan Sharp) + +New compiler plugins: + Checkstyle (Doug Kearns) + g77 (Ralf Wildenhues) + fortran (Johann-Guenter Simon) + Xmllint (Doug Kearns) + Ruby (Tim Hammerquist) + Modelsim vcom (Paul Baleme) + +New menu translations: + Brazilian (Jos de Paula) + British (Mike Williams) + Korean in UTF-8. (Nam SungHyun) + Norwegian (yvind Holm) + Serbian (Aleksandar Jelenak) + +New message translation for Norwegian. (yvind Holm) + +New color scheme: + desert (Hans Fugal) + +Arabic specific features. 'arabicshape', 'termbidi', 'arabic' and +'rightleftcmd' options. (Nadim Shaikli & Isam Bayazidi) + +Support for neXtaw GUI toolkit, mostly like Athena. (Alexey Froloff) + +Win32: cscope support. (Khorev Sergey) + +VMS: various improvements to documentation and makefiles. (Zoltan Arpadffy) + +Added "x" key to the explorer plugin: execute the default action. (Yasuhiro +Matsumoto) + +Compile gvimext.dll with MingW. (Rene de Zwart) + +Add the "tohtml.vim" plugin. It defines the ":TOhtml" user command, an easy +way to convert text to HTML. + +Added ":try" / ":catch" / ":finally" / ":endtry" commands. Add E999 numbers +to all error messages, so that they can be caught by the number. +(Servatius Brandt) +Moved part of ex_docmd.c to the new ex_eval.c source file. + +Include support for GTK+ 2.2.x (Daniel Elstner) +Adds the "~" register: drag & drop text. +Adds the 'toolbariconsize' option. +Add -Dalloca when running lint to work around a problem with alloca() +prototype. + +When selecting an item in the error window to jump to, take some effort to +find an ordinary window to show the file in (not a preview window). + +Support for PostScript printing of various 8-bit encodings. (Mike Williams) + +inputdialog() accepts a third argument that is used when the dialog is +cancelled. Makes it possible to see a difference between cancelling and +entering nothing. + +Included Aap recipes. Can be used to update Vim to the latest version, +building and installing. + +"/" option in 'cinoptions': extra indent for comment lines. (Helmut Stiegler) + +Vim variable "v:register" and functions setreg(), getreg() and getregtype(). +(Michael Geddes) + +"v" flag in 'cpoptions': Leave text on screen with backspace in Insert mode. +(Phillip Vandry) + +Dosinst.exe also finds gvimext.dll in the "GvimExt" directory. Useful when +running install in the "src" directory for testing. + +Support tag files that were sorted with case ignored. (Flemming Madsen) + +When completing a wildcard in a leading path element, as in "../*/Makefile", +only the last part ("Makefile") was listed. Support custom defined +command line completion. (Flemming Madsen) + +Also recognize "rxvt" as an xterm-like terminal. (Tomas Styblo) + +Proper X11 session management. Fixes that the WM_SAVE_YOURSELF event was not +used by popular desktops. (Neil Bird) +Not used for Gnome 2, it has its own handling. + +Support BOR, DEBUG and SPAWNO arguments for the Borland 3 Makefile. (Walter +Briscoe) + +Support page breaks for printing. Adds the "formfeed" field in +'printoptions'. (Mike Williams) + +Mac OSX: multi-language support: iconv and gettext. (Muraoka Taro, Axel +Kielhorn) + +"\Z" flag in patterns: ignore differences in combining characters. (Ron Aaron) + +Added 'preserveindent' and 'copyindent' options. They use existing white +space characters instead of using Tabs as much as possible. (Chris Leishman) + +Updated Unicode tables to Unicode 4.0. (Raphael Finkel) + +Support for the mouse wheel in rxvt. (AIDA Shinra) + +Win32: Added ":8" file modifier to get short filename. Test50 tests the ":8" +expansion on Win32 systems. (Michael Geddes) + +'cscopequickfix' option: Open quickfix window for Cscope commands. Also +cleanup the code for giving messages. (Khorev Sergey) + +GUI: Support more than 222 columns for mouse positions. + +":stopinsert" command: Don't return to Insert mode. + +"interrupt" command for debug mode. Useful for simulating CTRL-C. (Servatius +Brandt) + + +Fixed *fixed-6.2* +----- + +Removed a few unused #defines from config.h.in, os_os2_cfg.h and os_vms_conf.h. + +The Vim icons in PNG format didn't have a transparent background. (Greg +Roelofs) + +Fixed a large number of spelling mistakes in the docs. (Adri Verhoef) + +The #defines for prototype generation were causing trouble. Changed them to +typedefs. + +A new version of libintl.h uses __asm__, which confuses cproto. Define a +dummy __asm__ macro. + +When 'virtualedit' is set can't move to halfway an unprintable character. +Cripples CTRL-V selection. (Taro Muraoka) +Allow moving to halfway an unprintable character. Don't let getvvcol() change +the pos->coladd argument. + +When a tab wraps to the next line, 'listchars' is set and 'foldcolumn' is +non-zero, only one character of the foldcolumn is highlighted. (Muraoka Taro) + +When using ":catch" without an argument Vim crashes. (Yasuhiro Matsumoto) +When no argument given use the ".*" pattern. + +Win32: When gvim.exe is started from a shortcut with the window style property +set to maximize Vim doesn't start with a maximized window. (Yasuhiro +Matsumoto) Open the window with the default size and don't call ShowWindow() +again when it's already visible. (Helmut Stiegler) + +gui_gtk.c used MAX, but it's undefined to avoid a conflict with system header +files. + +Win32: When closing a window from a mapping some pixels remain on the +statusline. (Yasuhiro Matsumoto) + +A column number in an errorformat that goes beyond the end of the line may +cause a crash. + +":throw 'test'" crashes Vim. (Yasuhiro Matsumoto) + +The file selector's scrollbar colors are not set after doing a ":hi Scrollbar +guifg=color". And the file selector's colors are not changed by the +colorscheme command. (David Harrison) + +Motif: When compiling with FEAT_FOOTER defined, the text area gets a few +pixels extra space on the right. Remove the special case in +gui_get_base_width(). (David Harrison) + +Using CTRL-R CTRL-P in Insert mode puts the '] mark in the wrong position. +(Helmut Stiegler) + +When 'formatoptions' includes "awct" a non-comment wasn't auto-formatted. + +Using a "--cmd" argument more than 10 times caused a crash. + +DEC style mouse support didn't work if the page field is not empty. +(Uribarri) + +"vim -l one two" did only set 'lisp' in the first file. Vi does it for every +file. + +":set tw<" didn't work. Was checking for '^' instead of '<'. + +In ":hardcopy > %.ps" the "%" was not expanded to the current filename. + +Made ":redraw" also update the Visual area. + +When a not implemented command, such as ":perl", has wrong arguments the less +important error was reported, giving the user the idea the command could work. + +On non-Unix systems autocommands for writing did not attempt a match with the +short file name, causing a pattern like "a/b" to fail. + +VMS: e_screenmode was not defined and a few other fixes for VMS. (Zoltan +Arpadffy) + +redraw_msg() depended on FEAT_ARABIC instead of FEAT_RIGHTLEFT. (Walter +Briscoe) + +Various changes for the PC Makefiles. (Walter Briscoe) + +Use _truename() instead of our own code to expand a file name into a full +path. (Walter Briscoe) + +Error in filetype check for /etc/modutils. (Lubomir Host) + +Cscope interface: allocated a buffer too small. + +Win16: remove a trailing backslash from a path when obtaining the permission +flags. (Vince Negri) + +When searching for tags with case ignored Vim could hang. + +When searching directories with a stopdir could get a crash. Did not +re-allocate enough memory. (Vince Negri) + +A user command may cause a crash. Don't use the command index when it's +negative. (Vince Negri) + +putenv() didn't work for MingW and Cygwin. (Dan Sharp) + +Many functions were common between os_msdos.c and os_win16.c. Use os_msdos.c +for compiling the Win16 version and remove the functions from os_win16.c. +(Vince Negri) + +For terminals that behave like an xterm but didn't have a name that is +recognized, the window title would not always be set. + +When syntax highlighting is off ":hardcopy" could still attempt printing +colors. + +Crash when using ":catch" without an argument. (Servatius Brandt) + +Win32: ":n #" doubled the backslashes. + +Fixed Arabic shaping for the command line. (Nadim Shaikli) + +Avoid splitting up a string displayed on the command line into individual +characters, it breaks Arabic shaping. + +Updated Cygwin and MingW makefiles to use more dependencies. (Dan Sharp) + +2html.vim didn't work with 'nomagic' set. + +When a local argument list is used and doing ":only" Vim could crash later. +(Muraoka Taro) + +When using "%P" in 'statusline' and the fillchar is "-", a percentage of 3% +could result in "-3%". Also avoid changing a space inside a filename to the +fill character. + +MSwin: Handling of backslashes and double quotes for command line arguments +was not like what other applications do. (Walter Briscoe) + +Test32 sometimes didn't work, because test11.out was written as TEST11.OUT. + +Avoid pointer conversions warnings for Borland C 5.5 in dosinst.c and +uninstal.c. + +More improvements for Make_bc3.mak file. (Walter Briscoe) + +When ":syn sync linebreaks=1" is used, editing the first line caused a redraw +of the whole screen. + +Making translated messages didn't work, if_perl.xs wasn't found. (Vlad +Sandrini) + +Motif and Athena: moving Vim to the foreground didn't uniconify it. Use +XMapRaised() instead of XRaiseWindow(). (Srikanth Sankaran) + +When using ":ptag" in a window where 'scrollbind' is set the preview window +would also have 'scrollbind' set. Also reset 'foldcolumn' and 'diff'. + +Various commands that split a window took over 'scrollbind', which is hardly +ever desired. Esp. for "q:" and ":copen". Mostly reset 'scrollbind' when +splitting a window. + +When 'shellslash' is set in the vimrc file the first entry of ":scriptnames" +would still have backslashes. Entries in the quickfix list could also have +wrong (back)slashes. + +Win32: printer dialog texts were not translated. (Yasuhiro Matsumoto) + +When using a multi-byte character with a K_SPECIAL byte or a special key code +with "--remote-send" the received byte sequence was mangled. Put it in the +typeahead buffer instead of the input buffer. + +Win32: The cursor position was incorrect after changing cursor shape. +(Yasuhiro Matsumoto). + +Win32: When 'encoding' is not the current codepage the title could not be set +to non-ascii characters. + +"vim -d scp://machine/file1 scp://machine/file2" did not work, there was only +one window. Fixed the netrw plugin not to wipe out the buffer if it is +displayed in other windows. + +"/$" caused "e" in last column of screen to disappear, a highlighted blank was +displayed instead. + +":s/ *\ze\n//e" removed the line break and introduced arbitrary text. Was +using the line count including what matched after the "\ze". + +Using the "c" flag with ":s" changed the behavior when a line break is +replaced and "\@<=" is used. Without "c" a following match was not found. + +":%s/\vA@<=\nB@=//gce" got stuck on "A\nB" when entering "n". + +VMS: add HAVE_STRFTIME in the config file. (Zoltan Arpadffy) + +When a delete prompts if a delete should continue when yanking is not +possible, restore msg_silent afterwards. + +":sign" did not complain about a missing argument. + +When adding or deleting a sign 'hlsearch' highlighting could disappear. +Use the generic functions for updating signs. + +On MS-Windows NT, 2K and XP don't use command.com but cmd.exe for testing. +Makes the tests work on more systems. + +In the DOS tests don't create "/tmp" to avoid an error. + +Mac classic: Problems with reading files with CR vs CR/LF. Rely on the +library version of fgets() to work correctly for Metrowerks 2.2. (Axel +Kielhorn) + +When typing a password a "*" was shown for each byte instead of for each +character. Added multi-byte handling to displaying the stars. (Yasuhiro +Matsumoto) + +When using Perl 5.6 accessing $curbuf doesn't work. Add an #ifdef to use +different code for 5.6 and 5.8. (Dan Sharp) + +MingW and Cygwin: Don't strip the debug executable. (Dan Sharp) + +An assignment to a variable with curlies that includes "==" doesn't work. +Skip over the curlies before searching for an "=". (Vince Negri) + +When cancelling the selection of alternate matching tags the tag stack index +could be advanced too far, resulting in an error message when using CTRL-T. + + +Patch 6.1.001 +Problem: When formatting UTF-8 text it might be wrapped at a space that is + followed by a composing character. (Raphael Finkel) + Also correct a display error for removing a composing char on top + of a space. +Solution: Check for a composing character on a space. +Files: src/edit.c, src/misc1.c, src/screen.c + +Patch 6.1.002 (extra) +Problem: Win32: after a ":popup" command the mouse pointer stays hidden. +Solution: Unhide the mouse pointer before showing the menu. +Files: src/gui_w48.c + +Patch 6.1.003 +Problem: When 'laststatus' is zero and there is a vertical split, the + vertical separator is drawn in the command line. (Srikant + Sankaran) +Solution: Don't draw the vertical separator where there is no statusline. +Files: src/screen.c + +Patch 6.1.004 +Problem: Unicode 3.2 changes width and composing of a few characters. + (Markus Kuhn) +Solution: Adjust the Unicode functions for the character width and composing + characters. +Files: src/mbyte.c + +Patch 6.1.005 +Problem: When using more than 50 items in 'statusline' Vim might crash. + (Steve Hall) +Solution: Increment itemcnt in check_stl_option(). (Flemming Madsen) +Files: src/option.c + +Patch 6.1.006 +Problem: When using "P" in Visual mode to put linewise selected text, the + wrong text is deleted. (Jakub Turski) +Solution: Put the text before the Visual area and correct the text to be + deleted for the inserted lines. + Also fix that "p" of linewise text in Visual block mode doesn't + work correctly. +Files: src/normal.c, src/ops.c + +Patch 6.1.007 +Problem: Using ":filetype plugin off" when filetype plugins were never + enabled causes an error message. (Yiu Wing) +Solution: Use ":silent!" to avoid the error message. +Files: runtime/ftplugof.vim + +Patch 6.1.008 +Problem: The "%" command doesn't ignore \" inside a string, it's seen as + the end of the string. (Ken Clark) +Solution: Skip a double quote preceded by an odd number of backslashes. +Files: src/search.c + +Patch 6.1.009 +Problem: Vim crashes when using a huge number for the maxwid value in a + statusline. (Robert M. Nowotniak) +Solution: Check for an overflow that makes maxwid negative. +Files: src/buffer.c + +Patch 6.1.010 +Problem: Searching backwards for a question mark with "?\?" doesn't work. + (Alan Isaac) Same problem in ":s?\??" and ":g?\??". +Solution: Change the "\?" in a pattern to "?" when using "?" as delimiter. +Files: src/ex_cmds.c, src/ex_docmd.c, src/proto/regexp.pro, src/regexp.c, + src/search.c, src/syntax.c, src/tag.c + +Patch 6.1.011 +Problem: XIM: doesn't work correctly when 'number' is set. Also, a focus + problem when selecting candidates. +Solution: Fix the XIM problems. (Yasuhiro Matsumoto) +Files: src/mbyte.c, src/screen.c + +Patch 6.1.012 +Problem: A system() call might fail if fread() does CR-LF to LF + translation. +Solution: Open the output file in binary mode. (Pavol Huhas) +Files: src/misc1.c + +Patch 6.1.013 +Problem: Win32: The default for 'printexpr' doesn't work when there are + special characters in 'printdevice'. +Solution: Add double quotes around the device name. (Mike Williams) +Files: runtime/doc/option.txt, src/option.c + +Patch 6.1.014 +Problem: An operator like "r" used in Visual block mode doesn't use + 'virtualedit' when it's set to "block". +Solution: Check for 'virtualedit' being active in Visual block mode when the + operator was started. +Files: src/ex_docmd.c, src/globals.h, src/misc2.c, src/normal.c, + src/ops.c, src/undo.c + +Patch 6.1.015 +Problem: After patch 6.1.014 can't compile with tiny features. (Christian + J. Robinson) +Solution: Add the missing define of virtual_op. +Files: src/vim.h + +Patch 6.1.016 (extra) +Problem: Win32: Outputting Hebrew or Arabic text might have a problem with + reversing. +Solution: Replace the RevOut() function with ETO_IGNORELANGUAGE. (Ron Aaron) +Files: src/gui_w32.c + +Patch 6.1.017 +Problem: Cygwin: After patch 6.1.012 Still doesn't do binary file I/O. + (Pavol Juhas) +Solution: Define BINARY_FILE_IO for Cygwin. +Files: src/os_unix.h + +Patch 6.1.018 +Problem: Error message when using cterm highlighting. (Leonardo Di Lella) +Solution: Remove a backslash before a question mark. +Files: runtime/syntax/cterm.vim + +Patch 6.1.019 (extra) +Problem: Win32: File name is messed up when editing just a drive name. + (Walter Briscoe) +Solution: Append a NUL after the drive name. (Vince Negri) +Files: src/os_win32.c + +Patch 6.1.020 +Problem: col("'>") returns a huge number after using Visual line mode. +Solution: Return the length of the line instead. +Files: src/eval.c + +Patch 6.1.021 (depends on patch 6.1.009) +Problem: Vim crashes when using a huge number for the minwid value in a + statusline. (Robert M. Nowotniak) +Solution: Check for an overflow that makes minwid negative. +Files: src/buffer.c + +Patch 6.1.022 +Problem: Grabbing the status line above the command-line window works like + the bottom status line was grabbed. (Jim Battle) +Solution: Make it possible to grab the status line above the command-line + window, so that it can be resized. +Files: src/ui.c + +Patch 6.1.023 (extra) +Problem: VMS: running tests doesn't work properly. +Solution: Adjust the makefile. (Zoltan Arpadffy) +Files: src/testdir/Make_vms.mms + +Patch 6.1.024 +Problem: When header files use a new syntax for declaring functions, Vim + can't figure out missing prototypes properly. +Solution: Accept braces around a function name. (M. Warner Losh) +Files: src/osdef.sh + +Patch 6.1.025 +Problem: Five messages for "vim --help" don't start with a capital. (Vlad + Sandrini) +Solution: Make the messages consistent. +Files: src/main.c + +Patch 6.1.026 +Problem: *.patch files are not recognized as diff files. In a script a + "VAR=val" argument after "env" isn't ignored. PHP scripts are not + recognized. +Solution: Add *.patch for diff filetypes. Ignore "VAR=val". Recognize PHP + scripts. (Roman Neuhauser) +Files: runtime/filetype.vim, runtime/scripts.vim + +Patch 6.1.027 +Problem: When 'foldcolumn' is non-zero, a special character that wraps to + the next line disturbs the foldcolumn highlighting. (Yasuhiro + Matsumoto) +Solution: Only use the special highlighting when drawing text characters. +Files: src/screen.c + +Patch 6.1.028 +Problem: Client-server: When a --remote-expr fails, Vim still exits with + status zero. +Solution: Exit Vim with a non-zero status to indicate the --remote-expr + failed. (Thomas Scott Urban) +Files: src/main.c + +Patch 6.1.029 +Problem: When 'encoding' is an 8-bit encoding other than "latin1", editing + a utf-8 or other Unicode file uses the wrong conversion. (Jan + Fedak) +Solution: Don't use Unicode to latin1 conversion for 8-bit encodings other + than "latin1". +Files: src/fileio.c + +Patch 6.1.030 +Problem: When CTRL-N is mapped in Insert mode, it is also mapped after + CTRL-X CTRL-N, while it is not mapped after CTRL-X CTRL-F. + (Kontra Gergely) +Solution: Don't map CTRL-N after CTRL-X CTRL-N. Same for CTRL-P. +Files: src/getchar.c + +Patch 6.1.031 +Problem: Cygwin: Xxd could read a file in text mode instead of binary mode. +Solution: Use "rb" or "rt" when needed. (Pavol Juhas) +Files: src/xxd/xxd.c + +Patch 6.1.032 +Problem: Can't specify a quickfix file without jumping to the first error. +Solution: Add the ":cgetfile" command. (Yegappan Lakshmanan) +Files: runtime/doc/index.txt, runtime/doc/quickfix.txt, src/ex_cmds.h, + src/quickfix.c + +Patch 6.1.033 +Problem: GUI: When the selection is lost and the Visual highlighting is + changed to underlining, the cursor is left in a different + position. (Christian Michon) +Solution: Update the cursor position after redrawing the selection. +Files: src/ui.c + +Patch 6.1.034 +Problem: A CVS diff file isn't recognized as diff filetype. +Solution: Skip lines starting with "? " before checking for an "Index:" line. +Files: runtime/scripts.vim + +Patch 6.1.035 (extra, depends on 6.1.016) +Problem: Win32: Outputting Hebrew or Arabic text might have a problem with + reversing on MS-Windows 95/98/ME. +Solution: Restore the RevOut() function and use it in specific situations + only. (Ron Aaron) +Files: src/gui_w32.c + +Patch 6.1.036 +Problem: This command may cause a crash: ":v/./,//-j". (Ralf Arens) +Solution: Compute the right length of the regexp when it's empty. +Files: src/search.c + +Patch 6.1.037 +Problem: When 'lazyredraw' is set, pressing "q" at the hit-enter prompt + causes an incomplete redraw and the cursor isn't positioned. + (Lubomir Host) +Solution: Overrule 'lazyredraw' when do_redraw is set. +Files: src/main.c, src/screen.c + +Patch 6.1.038 +Problem: Multi-byte: When a ":s" command contains a multi-byte character + where the trail byte is '~' the text is messed up. +Solution: Properly skip multi-byte characters in regtilde() (Muraoka Taro) +Files: src/regexp.c + +Patch 6.1.039 +Problem: When folds are defined and the file is changed outside of Vim, + reloading the file doesn't update the folds. (Anders + Schack-Nielsen) +Solution: Recompute the folds after reloading the file. +Files: src/fileio.c + +Patch 6.1.040 +Problem: When changing directory for expanding a file name fails there is + no error message. +Solution: Give an error message for this situation. Don't change directory + if we can't return to the original directory. +Files: src/diff.c, src/ex_docmd.c, src/globals.h, src/misc1.c, + src/os_unix.c + +Patch 6.1.041 +Problem: ":mkvimrc" doesn't handle a mapping that has a leading space in + the rhs. (Davyd Ondrejko) +Solution: Insert a CTRL-V before the leading space. Also display leading + and trailing white space in <> form. +Files: src/getchar.c, src/message.c + +Patch 6.1.042 +Problem: "vim -r" doesn't show all matches when 'wildignore' removes swap + files. (Steve Talley) +Solution: Keep all matching swap file names. +Files: src/memline.c + +Patch 6.1.043 +Problem: After patch 6.1.040 a few warnings are produced. +Solution: Add a type cast to "char *" for mch_chdir(). (Axel Kielhorn) +Files: src/diff.c, src/ex_docmd.c.c, src/misc1.c, src/os_unix.c + +Patch 6.1.044 (extra) +Problem: GUI: When using the find/replace dialog with text that contains a + slash, an invalid substitute command is generated. + On Win32 a find doesn't work when 'insertmode' is set. +Solution: Escape slashes with a backslash. + Make the Win32, Motif and GTK gui use common code for the + find/replace dialog. + Add the "match case" option for Motif and GTK. +Files: src/feature.h, src/proto/gui.pro, src/gui.c, src/gui.h, + src/gui_motif.c, src/gui_gtk.c, src/gui_w48.c + +Patch 6.1.045 +Problem: In Visual mode, with lots of folds and 'scrolloff' set to 999, + moving the cursor down near the end of the file causes the text to + jump up and down. (Lubomir Host) +Solution: Take into account that the cursor may be on the last line of a + closed fold. +Files: src/move.c + +Patch 6.1.046 +Problem: X11 GUI: ":set lsp=2 gcr=n-v-i:hor1-blinkon0" draws a black + rectangle. ":set lsp=2 gcr=n-v-i:hor10-blinkon0" makes the cursor + disappear. (Nam SungHyun) +Solution: Correctly compute the height of the horizontal cursor. +Files: src/gui_gtk_x11.c, src/gui_x11.c + +Patch 6.1.047 +Problem: When skipping commands after an error was encountered, expressions + for ":if", ";elseif" and ":while" are still evaluated. +Solution: Skip the expression after an error. (Servatius Brandt) +Files: src/ex_docmd.c + +Patch 6.1.048 +Problem: Unicode 3.2 changes were missing a few Hangul Jamo characters. +Solution: Recognize more characters as composing characters. (Jungshik Shin) +Files: src/mbyte.c + +Patch 6.1.049 (extra) +Problem: On a 32 bit display a valid color may cause an error message, + because its pixel value is negative. (Chris Paulson-Ellis) +Solution: Check for -11111 instead of the color being negative. + Don't add one to the pixel value, -1 may be used for white. +Files: src/globals.h, src/gui.c, src/gui.h, src/gui_amiga.c, + src/gui_athena.c, src/gui_beos.cc, src/gui_gtk_x11.c, + src/gui_mac.c, src/gui_motif.c, src/gui_photon.c, + src/gui_riscos.c, src/gui_w16.c, src/gui_w32.c, src/gui_w48.c, + src/gui_x11.c, src/mbyte.c, src/syntax.c + +Patch 6.1.050 (depends on 6.1.049) +Problem: After patch 6.1.049 the non-GUI version doesn't compile. +Solution: Add an #ifdef FEAT_GUI. (Robert Stanton) +Files: src/syntax.c + +Patch 6.1.051 (depends on 6.1.044) +Problem: Doesn't compile with GUI and small features. +Solution: Adjust the #if for ga_append(). +Files: src/misc2.c + +Patch 6.1.052 +Problem: Unix: The executable() function doesn't work when the "which" + command isn't available. +Solution: Go through $PATH manually. Also makes it work for VMS. +Files: src/os_unix.c + +Patch 6.1.053 +Problem: When 'sessionoptions' contains "globals", or "localoptions" and an + option value contains a line break, the resulting script is wrong. +Solution: Use "\n" and "\r" for a line break. (Srinath Avadhanula) +Files: src/eval.c + +Patch 6.1.054 +Problem: GUI: A mouse click is not recognized at the more prompt, even when + 'mouse' includes 'r'. +Solution: Recognize a mouse click at the more prompt. + Also accept a mouse click in the last line in the GUI. + Add "ml" entry in 'mouseshape'. +Files: src/gui.c, src/message.c, src/misc1.c, src/misc2.c, src/option.c, + src/structs.h + +Patch 6.1.055 +Problem: When editing a compressed file, Vim will inspect the contents to + guess the filetype. +Solution: Don't source scripts.vim for .Z, .gz, .bz2, .zip and .tgz files. +Files: runtime/filetype.vim, runtime/plugin/gzip.vim + +Patch 6.1.056 +Problem: Loading the Syntax menu can take quite a bit of time. +Solution: Add the "skip_syntax_sel_menu" variable. When it's defined the + available syntax files are not in the Syntax menu. +Files: runtime/doc/gui.txt, runtime/menu.vim + +Patch 6.1.057 +Problem: An ESC inside a mapping doesn't work as documented when + 'insertmode' is set, it does go from Visual or Normal mode to + Insert mode. (Benji Fisher) +Solution: Make it work as documented. +Files: src/normal.c + +Patch 6.1.058 +Problem: When there is a closed fold just above the first line in the + window, using CTRL-X CTRL-Y in Insert mode will show only one line + of the fold. (Alexey Marinichev) +Solution: Correct the topline by putting it at the start of the fold. +Files: src/move.c + +Patch 6.1.059 +Problem: ":redir > ~/file" doesn't work. (Stephen Rasku) +Solution: Expand environment variables in the ":redir >" argument. +Files: src/ex_docmd.c + +Patch 6.1.060 +Problem: When 'virtualedit' is set and 'selection' is "exclusive", deleting + a character just before a tab changes the tab into spaces. Undo + doesn't restore the tab. (Helmut Stiegler) +Solution: Don't replace the tab by spaces when it's not needed. Correctly + save the line before it's changed. +Files: src/ops.c + +Patch 6.1.061 +Problem: When 'virtualedit' is set and 'selection' is "exclusive", a Visual + selection that ends just after a tab doesn't include that tab in + the highlighting. (Helmut Stiegler) +Solution: Use a different way to exclude the character under the cursor. +Files: src/screen.c + +Patch 6.1.062 +Problem: The "man" filetype plugin doesn't work properly on Solaris 5. +Solution: Use a different way to detect that "man -s" should be used. (Hugh + Sasse) +Files: runtime/ftplugin/man.vim + +Patch 6.1.063 +Problem: Java indenting doesn't work properly. +Solution: Ignore comments when checking if the indent doesn't increase after + a "}". +Files: runtime/indent/java.vim + +Patch 6.1.064 +Problem: The URLs that the netrw plugin recognized for ftp and rcp did not + conform to the standard method://[user@]host[:port]/path. +Solution: Use ftp://[user@]host[[:#]port]/path, which supports both the new + and the previous style. Also added a bit of dav/cadaver support. + (Charles Campbell) +Files: runtime/plugin/netrw.vim + +Patch 6.1.065 +Problem: VMS: The colorscheme, keymap and compiler menus are not filled in. +Solution: Ignore case when looking for ".vim" files. (Coen Engelbarts) +Files: runtime/menu.vim + +Patch 6.1.066 (extra) +Problem: When calling system() in a plugin reading stdin hangs. +Solution: Don't set the terminal to RAW mode when it wasn't in RAW mode + before the system() call. +Files: src/os_amiga.c, src/os_msdos.c, src/os_riscos.c, src/os_unix.c, + src/os_win16.c, src/os_win32.c + +Patch 6.1.067 +Problem: ":set viminfo+=f0" is not working. (Benji Fisher) +Solution: Check the "f" flag instead of "'" in 'viminfo'. +Files: src/mark.c + +Patch 6.1.068 +Problem: When a file is reloaded after it was changed outside of Vim, diff + mode isn't updated. (Michael Naumann) +Solution: Invalidate the diff info so that it's updated when needed. +Files: src/fileio.c + +Patch 6.1.069 +Problem: When 'showmatch' is set and "$" is in 'cpoptions', using + "C}<Esc>" may forget to remove the "$". (Preben Guldberg) +Solution: Restore dollar_vcol after displaying the matching cursor position. +Files: src/search.c + +Patch 6.1.070 (depends on 6.1.060) +Problem: Compiler warning for signed/unsigned mismatch. (Mike Williams) +Solution: Add a typecast to int. +Files: src/ops.c + +Patch 6.1.071 +Problem: When 'selection' is exclusive, g CTRL-G in Visual mode counts one + character too much. (David Necas) +Solution: Subtract one from the end position. +Files: src/ops.c + +Patch 6.1.072 +Problem: When a file name in a tags file starts with http:// or something + else for which there is a BufReadCmd autocommand, the file isn't + opened anyway. +Solution: Check if there is a matching BufReadCmd autocommand and try to + open the file. +Files: src/fileio.c, src/proto/fileio.pro, src/tag.c + +Patch 6.1.073 (extra) +Problem: BC5: Can't easily specify a tiny, small, normal, big or huge + version. +Solution: Allow selecting the version with the FEATURES variable. (Ajit + Thakkar) +Files: src/Make_bc5.mak + +Patch 6.1.074 +Problem: When 'cdpath' includes "../..", changing to a directory in which + we currently already are doesn't work. ff_check_visited() adds + the directory both when using it as the root for searching and for + the actual matches. (Stephen Rasku) +Solution: Use a separate list for the already searched directories. +Files: src/misc2.c + +Patch 6.1.075 (depends on 6.1.072) +Problem: Can't compile fileio.c on MS-Windows. +Solution: Add a declaration for the "p" pointer. (Madoka Machitani) +Files: src/fileio.c + +Patch 6.1.076 (extra) +Problem: Macintosh: explorer plugin doesn't work on Mac Classic. + IME doesn't work. Dialog boxes don't work on Mac OS X +Solution: Fix explorer plugin and key modifiers. (Axel Kielhorn) + Fix IME support. (Muraoka Taro) + Disable dialog boxes. (Benji Fisher) +Files: src/edit.c, src/feature.h, src/gui_mac.c, src/os_mac.c + +Patch 6.1.077 +Problem: On a Debian system with ACL linking fails. (Lubomir Host) +Solution: When the "acl" library is used, check if the "attr" library is + present and use it. +Files: src/auto/configure, src/configure.in, src/link.sh + +Patch 6.1.078 +Problem: When using 'foldmethod' "marker" and the end marker appears before + the start marker in the file, no fold is found. (Nazri Ramliy) +Solution: Don't let the fold depth go negative. +Files: src/fold.c + +Patch 6.1.079 +Problem: When using "s" in Visual block mode with 'virtualedit' set, when + the selected block is after the end of some lines the wrong text + is inserted and some lines are skipped. (Servatius Brandt) +Solution: Insert the right text and extend short lines. +Files: src/ops.c + +Patch 6.1.080 +Problem: When using gcc with /usr/local already in the search path, adding + it again causes problems. +Solution: Adjust configure.in to avoid adding /usr/local/include and + /usr/local/lib when using GCC and they are already used. (Johannes + Zellner) +Files: src/auto/configure, src/configure.in + +Patch 6.1.081 +Problem: ":help CTRL-\_CTRL-N" doesn't work. (Christian J. Robinson) +Solution: Double the backslash to avoid the special meaning of "\_". +Files: src/ex_cmds.c + +Patch 6.1.082 +Problem: On MS-Windows the vimrc_example.vim script is sourced and then + mswin.vim. This enables using select mode, but since "p" is + mapped it doesn't replace the selection. +Solution: Remove the mapping of "p" from vimrc_example.vim, it's obsolete. + (Vlad Sandrini) +Files: runtime/vimrc_example.vim + +Patch 6.1.083 +Problem: When $LANG is "sk" or "sk_sk", the Slovak menu file isn't found. + (Martin Lacko) +Solution: Guess the right menu file based on the system. +Files: runtime/lang/menu_sk_sk.vim + +Patch 6.1.084 (depends on 6.1.080) +Problem: "include" and "lib" are mixed up when checking the directories gcc + already searches. +Solution: Swap the variable names. (SunHo Kim) +Files: src/auto/configure, src/configure.in + +Patch 6.1.085 +Problem: When using CTRL-O CTRL-\ CTRL-N from Insert mode, the displayed + mode "(insert)" isn't removed. (Benji Fisher) +Solution: Clear the command line. +Files: src/normal.c + +Patch 6.1.086 (depends on 6.1.049) +Problem: The guifg color for CursorIM doesn't take effect. +Solution: Use the foreground color when it's defined. (Muraoka Taro) +Files: src/gui.c + +Patch 6.1.087 +Problem: A thesaurus with Japanese characters has problems with characters + in different word classes. +Solution: Only separate words with single-byte non-word characters. + (Muraoka Taro) +Files: src/edit.c + +Patch 6.1.088 (extra) +Problem: Win32: no debugging info is generated. Tags file excludes .cpp + files. +Solution: Add "/map" to compiler flags. Add "*.cpp" to ctags command. + (Muraoka Taro) +Files: src/Make_mvc.mak + +Patch 6.1.089 +Problem: On BSDI systems there is no ss_sp field in stack_t. (Robert Jan) +Solution: Use ss_base instead. +Files: src/auto/configure, src/configure.in, src/config.h.in, + src/os_unix.c + +Patch 6.1.090 +Problem: CTRL-F gets stuck when 'scrolloff' is non-zero and there is a mix + of long wrapping lines and a non-wrapping line. +Solution: Check that CTRL-F scrolls at least one line. +Files: src/move.c + +Patch 6.1.091 +Problem: GTK: Can't change preeditstate without setting 'imactivatekey'. +Solution: Add some code to change preeditstate for OnTheSpot. (Yasuhiro + Matsumoto) +Files: src/mbyte.c + +Patch 6.1.092 +Problem: ":mapclear <buffer>" doesn't work. (Srikanth Adayapalam) +Solution: Allow an argument for ":mapclear". +Files: src/ex_cmds.h + +Patch 6.1.093 (extra) +Problem: Mac and MS-Windows GUI: when scrolling while ":s" is working the + results can be messed up, because the cursor is moved. +Solution: Disallow direct scrolling when not waiting for a character. +Files: src/gui_mac.c, src/gui_w16.c, src/gui_w32.c, src/gui_w48.c + +Patch 6.1.094 +Problem: Cygwin: Passing a file name that has backslashes isn't handled + very well. +Solution: Convert file name arguments to Posix. (Chris Metcalf) +Files: src/main.c + +Patch 6.1.095 +Problem: When using signs can free an item on the stack. + Overruling sign colors doesn't work. (Srikanth Sankaran) +Solution: Don't free the item on the stack. Use NULL instead of "none" for + the value of the color. +Files: src/gui_x11.c + +Patch 6.1.096 +Problem: When erasing the right halve of a double-byte character, it may + cause further characters to be erased. (Yasuhiro Matsumoto) +Solution: Make sure only one character is erased. +Files: src/screen.c + +Patch 6.1.097 (depends on 6.1.090) +Problem: When 'scrolloff' is set to a huge value, CTRL-F at the end of the + file scrolls one line. (Lubomir Host) +Solution: Don't scroll when CTRL-F detects the end-of-file. +Files: src/move.c + +Patch 6.1.098 +Problem: MS-Windows: When the xxd program is under "c:\program files" the + "Convert to Hex" menu doesn't work. (Brian Mathis) +Solution: Put the path to xxd in double quotes. +Files: runtime/menu.vim + +Patch 6.1.099 +Problem: Memory corrupted when closing a fold with more than 99999 lines. +Solution: Allocate more space for the fold text. (Walter Briscoe) +Files: src/eval.c + +Patch 6.1.100 (extra, depends on 6.1.088) +Problem: Win32: VC5 and earlier don't support the /mapinfo option. +Solution: Add "/mapinfo" only when "MAP=lines" is specified. (Muraoka Taro) +Files: src/Make_mvc.mak + +Patch 6.1.101 +Problem: After using ":options" the tabstop of a new window is 15. Entry + in ":options" window for 'autowriteall' is wrong. (Antoine J + Mechelynck) Can't insert a space in an option value. +Solution: Use ":setlocal" instead of ":set". Change "aw" to "awa". + Don't map space in Insert mode. +Files: runtime/optwin.vim + +Patch 6.1.102 +Problem: Unprintable and multi-byte characters in a statusline item are not + truncated correctly. (Yasuhiro Matsumoto) +Solution: Count the width of characters instead of the number of bytes. +Files: src/buffer.c + +Patch 6.1.103 +Problem: A function returning from a while loop, with 'verbose' set to 12 + or higher, doesn't mention the return value. A function with the + 'abort' attribute may return -1 while the verbose message says + something else. +Solution: Move the verbose message about returning from a function to + call_func(). (Servatius Brandt) +Files: src/eval.c + +Patch 6.1.104 +Problem: GCC 3.1 appears to have an optimizer problem that makes test 3 + crash. +Solution: For GCC 3.1 add -fno-strength-reduce to avoid the optimizer bug. + Filter out extra info from "gcc --version". +Files: src/auto/configure, src/configure.in + +Patch 6.1.105 +Problem: Win32: The default for 'shellpipe' doesn't redirect stderr. (Dion + Nicolaas) +Solution: Redirect stderr, depending on the shell (like for 'shellredir'). +Files: src/option.c + +Patch 6.1.106 +Problem: The maze program crashes. +Solution: Change "11" to "27" and it works. (Greg Roelofs) +Files: runtime/macros/maze/mazeansi.c + +Patch 6.1.107 +Problem: When 'list' is set the current line in the error window may be + displayed wrong. (Muraoka Taro) +Solution: Don't continue the line after the $ has been displayed and the + rightmost column is reached. +Files: src/screen.c + +Patch 6.1.108 +Problem: When interrupting a filter command such as "!!sleep 20" the file + becomes read-only. (Mark Brader) +Solution: Only set the read-only flag when opening a buffer is interrupted. + When the shell command was interrupted, read the output that was + produced so far. +Files: src/ex_cmds.c, src/fileio.c + +Patch 6.1.109 +Problem: When 'eadirection' is "hor", using CTRL-W = doesn't equalize the + window heights. (Roman Neuhauser) +Solution: Ignore 'eadirection' for CTRL-W = +Files: src/window.c + +Patch 6.1.110 +Problem: When using ":badd file" when "file" is already present but not + listed, it stays unlisted. (David Frey) +Solution: Set 'buflisted'. +Files: src/buffer.c + +Patch 6.1.111 +Problem: It's not possible to detect using the Unix sources on Win32 or Mac. +Solution: Add has("macunix") and has("win32unix"). +Files: runtime/doc/eval.txt, src/eval.c + +Patch 6.1.112 +Problem: When using ":argdo", ":bufdo" or ":windo", CTRL-O doesn't go to + the cursor position from before this command but every position + where the argument was executed. +Solution: Only remember the cursor position from before the ":argdo", + ":bufdo" and ":windo". +Files: src/ex_cmds2.c, src/mark.c + +Patch 6.1.113 +Problem: ":bufdo bwipe" only wipes out half the buffers. (Roman Neuhauser) +Solution: Decide what buffer to go to next before executing the command. +Files: src/ex_cmds2.c + +Patch 6.1.114 +Problem: ":python import vim", ":python vim.current.buffer[0:0] = []" gives + a lalloc(0) error. (Chris Southern) +Solution: Don't allocate an array when it's size is zero. +Files: src/if_python.c + +Patch 6.1.115 +Problem: "das" on the white space at the end of a paragraph does not delete + the "." the sentence ends with. +Solution: Don't exclude the last character when it is not white space. +Files: src/search.c + +Patch 6.1.116 +Problem: When 'endofline' is changed while 'binary' is set a file should be + considered modified. (Olaf Buddenhagen) +Solution: Remember the 'eol' value when editing started and consider the + file changed when the current value is different and 'binary' is + set. Also fix that the window title isn't updated when 'ff' or + 'bin' changes. +Files: src/option.c, src/structs.h + +Patch 6.1.117 +Problem: Small problem with editing a file over ftp: and with Cygwin. +Solution: Remove a dot from a ":normal" command. Use "cygdrive" where + appropriate. (Charles Campbell) +Files: runtime/plugin/netrw.vim + +Patch 6.1.118 +Problem: When a file in diff mode is reloaded because it changed outside + of Vim, other windows in diff mode are not always updated. + (Michael Naumann) +Solution: After reloading a file in diff mode mark all windows in diff mode + for redraw. +Files: src/diff.c + +Patch 6.1.119 (extra) +Problem: With the Sniff interface, using Sniff 4.0.X on HP-UX, there may be + a crash when connecting to Sniff. +Solution: Initialize sniff_rq_sep such that its value can be changed. + (Martin Egloff) +Files: src/if_sniff.c + +Patch 6.1.120 (depends on 6.1.097) +Problem: When 'scrolloff' is non-zero and there are folds, CTRL-F at the + end of the file scrolls part of a closed fold. (Lubomir Host) +Solution: Adjust the first line to the start of a fold. +Files: src/move.c + +Patch 6.1.121 (depends on 6.1.098) +Problem: When starting Select mode from Insert mode, then using the Paste + menu entry, the cursor is left before the last pasted character. + (Mario Schweigler) +Solution: Set the cursor for Insert mode one character to the right. +Files: runtime/menu.vim + +Patch 6.1.122 +Problem: ":file name" creates a new buffer to hold the old buffer name, + which becomes the alternate file. This buffer is unexpectedly + listed. +Solution: Create the buffer for the alternate name unlisted. +Files: src/ex_cmds.c + +Patch 6.1.123 +Problem: A ":match" command with more than one argument doesn't report an + error. +Solution: Check for extra characters. (Servatius Brandt) +Files: src/ex_docmd.c + +Patch 6.1.124 +Problem: When trying to exit and there is a hidden buffer that had 'eol' + off and 'bin' set exiting isn't possible. (John McGowan) +Solution: Set b_start_eol when clearing the buffer. +Files: src/buffer.c + +Patch 6.1.125 +Problem: Explorer plugin asks for saving a modified buffer even when it's + open in another window as well. +Solution: Count the number of windows using the buffer. +Files: runtime/plugin/explorer.vim + +Patch 6.1.126 +Problem: Adding the choices in the syntax menu is consuming much of the + startup time of the GUI while it's not often used. +Solution: Only add the choices when the user wants to use them. +Files: Makefile, runtime/makemenu.vim, runtime/menu.vim, + runtime/synmenu.vim, src/Makefile + +Patch 6.1.127 +Problem: When using "--remote file" and the server has 'insertmode' set, + commands are inserted instead of being executed. (Niklas Volbers) +Solution: Go to Normal mode again after the ":drop" command. +Files: src/main.c + +Patch 6.1.128 +Problem: The expression "input('very long prompt')" puts the cursor in the + wrong line (column is OK). +Solution: Add the wrapped lines to the indent. (Yasuhiro Matsumoto) +Files: src/ex_getln.c + +Patch 6.1.129 +Problem: On Solaris editing "file/" and then "file" results in using the + same buffer. (Jim Battle) +Solution: Before using stat(), check that there is no illegal trailing + slash. +Files: src/auto/configure, src/config.h.in, src/configure.in, + src/macros.h src/misc2.c, src/proto/misc2.pro + +Patch 6.1.130 +Problem: The documentation for some of the 'errorformat' items is unclear. +Solution: Add more examples and explain hard to understand items. (Stefan + Roemer) +Files: runtime/doc/quickfix.txt + +Patch 6.1.131 +Problem: X11 GUI: when expanding a CSI byte in the input stream to K_CSI, + the CSI byte itself isn't copied. +Solution: Copy the CSI byte. +Files: src/gui_x11.c + +Patch 6.1.132 +Problem: Executing a register in Ex mode may cause commands to be skipped. + (John McGowan) +Solution: In Ex mode use an extra check if the register contents was + consumed, to avoid input goes into the typeahead buffer. +Files: src/ex_docmd.c + +Patch 6.1.133 +Problem: When drawing double-wide characters in the statusline, may clear + half of a character. (Yasuhiro Matsumoto) +Solution: Force redraw of the next character by setting the attributes + instead of putting a NUL in ScreenLines[]. Do put a NUL in + ScreenLines[] when overwriting half of a double-wide character. +Files: src/screen.c + +Patch 6.1.134 +Problem: An error for a trailing argument of ":match" should not be given + after ":if 0". (Servatius Brandt) +Solution: Only do the check when executing commands. +Files: src/ex_docmd.c + +Patch 6.1.135 +Problem: Passing a command to the shell that includes a newline always has + a backslash before the newline. +Solution: Remove one backslash before the newline. (Servatius Brandt) +Files: src/ex_docmd.c + +Patch 6.1.136 +Problem: When $TERM is "linux" the default for 'background' is "dark", even + though the GUI uses a light background. (Hugh Allen) +Solution: Don't mark the option as set when defaulting to "dark" for the + linux console. Also reset 'background' to "light" when the GUI + has a light background. +Files: src/option.c + +Patch 6.1.137 +Problem: Converting to HTML has a clumsy way of dealing with tabs which may + change the highlighting. +Solution: Replace tabs with spaces after converting a line to HTML. (Preben + Guldberg) +Files: runtime/syntax/2html.vim + +Patch 6.1.138 (depends on 6.1.126) +Problem: Adding extra items to the Syntax menu can't be done when the "Show + individual choices" menu is used. +Solution: Use ":runtime!" instead of ":source", so that all synmenu.vim + files in the runtime path are loaded. (Servatius Brandt) + Also fix that a translated menu can't be removed. +Files: runtime/menu.vim + +Patch 6.1.139 +Problem: Cygwin: PATH_MAX is not defined. +Solution: Include limits.h. (Dan Sharp) +Files: src/main.c + +Patch 6.1.140 +Problem: Cygwin: ":args `ls *.c`" does not work if the shell command + produces CR NL line separators. +Solution: Remove the CR characters ourselves. (Pavol Juhas) +Files: src/os_unix.c + +Patch 6.1.141 +Problem: ":wincmd gx" may cause problems when mixed with other commands. + ":wincmd c" doesn't close the window immediately. (Benji Fisher) +Solution: Pass the extra command character directly instead of using the + stuff buffer and call ex_close() directly. +Files: src/ex_docmd.c, src/normal.c, src/proto/normal.pro, + src/proto/window.pro, src/window.c + +Patch 6.1.142 +Problem: Defining paragraphs without a separating blank line isn't + possible. Paragraphs can't be formatted automatically. +Solution: Allow defining paragraphs with lines that end in white space. + Added the 'w' and 'a' flags in 'formatoptions'. +Files: runtime/doc/change.txt, src/edit.c, src/misc1.c, src/normal.c, + src/option.h, src/ops.c, src/proto/edit.pro, src/proto/ops.pro, + src/vim.h + +Patch 6.1.143 (depends on 6.1.142) +Problem: Auto formatting near the end of the file moves the cursor to a + wrong position. In Insert mode some lines are made one char too + narrow. When deleting a line undo might not always work properly. +Solution: Don't always move to the end of the line in the last line. Don't + position the cursor past the end of the line in Insert mode. + After deleting a line save the cursor line for undo. +Files: src/edit.c, src/ops.c, src/normal.c + +Patch 6.1.144 +Problem: Obtaining the size of a line in screen characters can be wrong. + A pointer may wrap around zero. +Solution: In win_linetabsize() check for a MAXCOL length argument. (Jim + Dunleavy) +Files: src/charset.c + +Patch 6.1.145 +Problem: GTK: Drag&drop with more than 3 files may cause a crash. (Mickael + Marchand) +Solution: Rewrite the code that parses the received list of files to be more + robust. +Files: src/charset.c, src/gui_gtk_x11.c + +Patch 6.1.146 +Problem: MS-Windows: When $HOME is constructed from $HOMEDRIVE and + $HOMEPATH, it is not used for storing the _viminfo file. (Normal + Diamond) +Solution: Set $HOME with the value obtained from $HOMEDRIVE and $HOMEPATH. +Files: src/misc1.c + +Patch 6.1.147 (extra) +Problem: MS-Windows: When a dialog has no default button, pressing Enter + ends it anyway and all buttons are selected. +Solution: Don't end a dialog when there is no default button. Don't select + all button when there is no default. (Vince Negri) +Files: src/gui_w32.c + +Patch 6.1.148 (extra) +Problem: MS-Windows: ACL is not properly supported. +Solution: Add an access() replacement that also works for ACL. (Mike + Williams) +Files: runtime/doc/editing.txt, src/os_win32.c + +Patch 6.1.149 (extra) +Problem: MS-Windows: Can't use diff mode from the file explorer. +Solution: Add a "diff with Vim" context menu entry. (Dan Sharp) +Files: GvimExt/gvimext.cpp, GvimExt/gvimext.h + +Patch 6.1.150 +Problem: OS/2, MS-Windows and MS-DOS: When 'shellslash' is set getcwd() + still uses backslash. (Yegappan Lakshmanan) +Solution: Adjust slashes in getcwd(). +Files: src/eval.c + +Patch 6.1.151 (extra) +Problem: Win32: The NTFS substream isn't copied. +Solution: Copy the substream when making a backup copy. (Muraoka Taro) +Files: src/fileio.c, src/os_win32.c, src/proto/os_win32.pro + +Patch 6.1.152 +Problem: When $LANG is iso8859-1 translated menus are not used. +Solution: Change iso8859 to iso_8859. +Files: runtime/menu.vim + +Patch 6.1.153 +Problem: Searching in included files may search recursively when the path + starts with "../". (Sven Berkvens-Matthijsse) +Solution: Compare full file names, use inode/device when possible. +Files: src/search.c + +Patch 6.1.154 (extra) +Problem: DJGPP: "vim -h" leaves the cursor in a wrong position. +Solution: Don't position the cursor using uninitialized variables. (Jim + Dunleavy) +Files: src/os_msdos.c + +Patch 6.1.155 +Problem: Win32: Cursor may sometimes disappear in Insert mode. +Solution: Change "hor10" in 'guicursor' to "hor15". (Walter Briscoe) +Files: src/option.c + +Patch 6.1.156 +Problem: Conversion between DBCS and UCS-2 isn't implemented cleanly. +Solution: Clean up a few things. +Files: src/mbyte.c, src/structs.h + +Patch 6.1.157 +Problem: 'hlsearch' highlights only the second comma in ",,,,," with + "/,\@<=[^,]*". (Preben Guldberg) +Solution: Also check for an empty match to start just after a previous + match. +Files: src/screen.c + +Patch 6.1.158 +Problem: "zs" and "ze" don't work correctly with ":set nowrap siso=1". + (Preben Guldberg) +Solution: Take 'siso' into account when computing the horizontal scroll + position for "zs" and "ze". +Files: src/normal.c + +Patch 6.1.159 +Problem: When expanding an abbreviation that includes a multi-byte + character too many characters are deleted. (Andrey Urazov) +Solution: Delete the abbreviation counting characters instead of bytes. +Files: src/getchar.c + +Patch 6.1.160 +Problem: ":$read file.gz" doesn't work. (Preben Guldberg) +Solution: Don't use the '[ mark after it has become invalid. +Files: runtime/plugin/gzip.vim + +Patch 6.1.161 (depends on 6.1.158) +Problem: Warning for signed/unsigned compare. Can set 'siso' to a negative + value. (Mike Williams) +Solution: Add a typecast. Add a check for 'siso' being negative. +Files: src/normal.c, src/option.c + +Patch 6.1.162 +Problem: Python interface: Didn't initialize threads properly. +Solution: Call PyEval_InitThreads() when starting up. +Files: src/if_python.c + +Patch 6.1.163 +Problem: Win32: Can't compile with Python after 6.1.162. +Solution: Dynamically load PyEval_InitThreads(). (Dan Sharp) +Files: src/if_python.c + +Patch 6.1.164 +Problem: If 'modifiable' is off, converting to xxd fails and 'filetype' is + changed to "xxd" anyway. +Solution: Don't change 'filetype' when conversion failed. +Files: runtime/menu.vim + +Patch 6.1.165 +Problem: Making changes in several lines and then a change in one of these + lines that splits it in two or more lines, undo information was + corrupted. May cause a crash. (Dave Fishburn) +Solution: When skipping to save a line for undo because it was already + saved, move it to become the last saved line, so that when the + command changes the line count other saved lines are not involved. +Files: src/undo.c + +Patch 6.1.166 +Problem: When 'autoindent' is set and mswin.vim has been sourced, pasting + with CTRL-V just after auto-indenting removes the indent. (Shlomi + Fish) +Solution: First insert an "x" and delete it again, so that the auto-indent + remains. +Files: runtime/mswin.vim + +Patch 6.1.167 +Problem: When giving a negative argument to ":retab" strange things start + happening. (Hans Ginzel) +Solution: Check for a negative value. +Files: src/ex_cmds.c + +Patch 6.1.168 +Problem: Pressing CTRL-C at the hit-enter prompt doesn't end the prompt. +Solution: Make CTRL-C stop the hit-enter prompt. +Files: src/message.c + +Patch 6.1.169 +Problem: bufexists() finds a buffer by using the name of a symbolic link to + it, but bufnr() doesn't. (Yegappan Lakshmanan) +Solution: When bufnr() can't find a buffer, try using the same method as + bufexists(). +Files: src/eval.c + +Patch 6.1.170 +Problem: Using ":mksession" uses the default session file name, but "vim + -S" doesn't. (Hans Ginzel) +Solution: Use the default session file name if "-S" is the last command + line argument or another option follows. +Files: runtime/doc/starting.txt, src/main.c + +Patch 6.1.171 +Problem: When opening a line just above a closed fold with "O" and the + comment leader is automatically inserted, the cursor is displayed + in the first column. (Sung-Hyun Nam) +Solution: Update the flag that indicates the cursor is in a closed fold. +Files: src/misc1.c + +Patch 6.1.172 +Problem: Command line completion of ":tag /pat" does not show the same + results as the tags the command actually finds. (Gilles Roy) +Solution: Don't modify the pattern to make it a regexp. +Files: src/ex_getln.c, src/tag.c + +Patch 6.1.173 +Problem: When using remote control to edit a position in a file and this + file is the current buffer and it's modified, the window is split + and the ":drop" command fails. +Solution: Don't split the window, keep editing the same buffer. + Use the ":drop" command in VisVim to avoid the problem there. +Files: src/ex_cmds.c, src/ex_cmds2.c, src/proto/ex_cmds2.pro, + VisVim/Commands.cpp + +Patch 6.1.174 +Problem: It is difficult to know in a script whether an option not only + exists but really works. +Solution: Add "exists('+option')". +Files: runtime/doc/eval.txt, src/eval.c + +Patch 6.1.175 +Problem: When reading commands from a pipe and a CTRL-C is pressed, Vim + will hang. (Piet Delport) +Solution: Don't keep reading characters to clear typeahead when an interrupt + was detected, stop when a single CTRL-C is read. +Files: src/getchar.c, src/ui.c + +Patch 6.1.176 +Problem: When the stack limit is very big a false out-of-stack error may + be detected. +Solution: Add a check for overflow of the stack limit computation. (Jim + Dunleavy) +Files: src/os_unix.c + +Patch 6.1.177 (depends on 6.1.141) +Problem: ":wincmd" does not allow a following command. (Gary Johnson) +Solution: Check for a following " | cmd". Also give an error for trailing + characters. +Files: src/ex_docmd.c + +Patch 6.1.178 +Problem: When 'expandtab' is set "r<C-V><Tab>" still expands the Tab. + (Bruce deVisser) +Solution: Replace with a literal Tab. +Files: src/normal.c + +Patch 6.1.179 (depends on 6.1.091) +Problem: When using X11R5 XIMPreserveState is undefined. (Albert Chin) +Solution: Include the missing definitions. +Files: src/mbyte.c + +Patch 6.1.180 +Problem: Use of the GUI code for forking is inconsistent. +Solution: Define MAY_FORK and use it for later #ifdefs. (Ben Fowlwer) +Files: src/gui.c + +Patch 6.1.181 +Problem: If the terminal doesn't wrap from the last char in a line to the + next line, the last column is blanked out. (Peter Karp) +Solution: Don't output a space to mark the wrap, but the same character + again. +Files: src/screen.c + +Patch 6.1.182 (depends on 6.1.142) +Problem: It is not possible to auto-format comments only. (Moshe Kaminsky) +Solution: When the 'a' and 'c' flags are in 'formatoptions' only auto-format + comments. +Files: runtime/doc/change.txt, src/edit.c + +Patch 6.1.183 +Problem: When 'fencs' is empty and 'enc' is utf-8, reading a file with + illegal bytes gives "CONVERSION ERROR" even though no conversion + is done. 'readonly' is set, even though writing the file results + in an unmodified file. +Solution: For this specific error use "ILLEGAL BYTE" and don't set + 'readonly'. +Files: src/fileio.c + +Patch 6.1.184 (extra) +Problem: The extra mouse buttons found on some mice don't work. +Solution: Support two extra buttons for MS-Windows. (Michael Geddes) +Files: runtime/doc/term.txt, src/edit.c, src/ex_getln.c, src/gui.c, + src/gui_w32.c, src/gui_w48.c, src/keymap.h, src/message.c, + src/misc1.c, src/misc2.c, src/normal.c, src/vim.h + +Patch 6.1.185 (depends on 6.1.182) +Problem: Can't compile without +comments feature. +Solution: Add #ifdef FEAT_COMMENTS. (Christian J. Robinson) +Files: src/edit.c + +Patch 6.1.186 (depends on 6.1.177) +Problem: ":wincmd" does not allow a following comment. (Aric Blumer) +Solution: Check for a following double quote. +Files: src/ex_docmd.c + +Patch 6.1.187 +Problem: Using ":doarg" with 'hidden' set and the current file is the only + argument and was modified gives an error message. (Preben + Guldberg) +Solution: Don't try re-editing the same file. +Files: src/ex_cmds2.c + +Patch 6.1.188 (depends on 6.1.173) +Problem: Unused variable in the small version. +Solution: Move the declaration for "p" inside #ifdef FEAT_LISTCMDS. +Files: src/ex_cmds2.c + +Patch 6.1.189 +Problem: inputdialog() doesn't work when 'c' is in 'guioptions'. (Aric + Blumer) +Solution: Fall back to the input() function in this situation. +Files: src/eval.c + +Patch 6.1.190 (extra) +Problem: VMS: doesn't build with GTK GUI. Various other problems. +Solution: Fix building for GTK. Improved Perl, Python and TCL support. + Improved VMS documentation. (Zoltan Arpadffy) + Added Vimtutor for VMS (T. R. Wyant) +Files: runtime/doc/os_vms.txt, src/INSTALLvms.txt, src/gui_gtk_f.h, + src/if_tcl.c, src/main.c, src/gui_gtk_vms.h, src/Make_vms.mms, + src/os_vms.opt, src/proto/if_tcl.pro, vimtutor.com, + src/testdir/Make_vms.mms + +Patch 6.1.191 +Problem: When using "vim -s script" and redirecting the output, the delay + for the "Output is not to a terminal" warning slows Vim down too + much. +Solution: Don't delay when reading commands from a script. +Files: src/main.c + +Patch 6.1.192 +Problem: ":diffsplit" doesn't add "hor" to 'scrollopt'. (Gary Johnson) +Solution: Add "hor" to 'scrollopt' each time ":diffsplit" is used. +Files: src/diff.c, src/main.c + +Patch 6.1.193 +Problem: Crash in in_id_list() for an item with a "containedin" list. (Dave + Fishburn) +Solution: Check for a negative syntax id, used for keywords. +Files: src/syntax.c + +Patch 6.1.194 +Problem: When "t_ti" is set but it doesn't cause swapping terminal pages, + "ZZ" may cause the shell prompt to appear on top of the file-write + message. +Solution: Scroll the text up in the Vim page before swapping to the terminal + page. (Michael Schroeder) +Files: src/os_unix.c + +Patch 6.1.195 +Problem: The quickfix and preview windows always keep their height, while + other windows can't fix their height. +Solution: Add the 'winfixheight' option, so that a fixed height can be + specified for any window. Also fix that the wildmenu may resize a + one-line window to a two-line window if 'ls' is zero. +Files: runtime/doc/options.txt, runtime/optwin.vim, src/ex_cmds.c, + src/ex_getln.c, src/globals.h, src/option.c, src/quickfix.c, + src/screen.c, src/structs.h, src/window.c + +Patch 6.1.196 (depends on 6.1.084) +Problem: On Mac OS X 10.2 generating osdef.h fails. +Solution: Add -no-cpp-precomp to avoid using precompiled header files, which + disables printing the search path. (Ben Fowler) +Files: src/auto/configure, src/configure.in + +Patch 6.1.197 +Problem: ":help <C-V><C-\><C-V><C-N>" (resulting in <1c><0e>) gives an + error message. (Servatius Brandt) +Solution: Double the backslash in "CTRL-\". +Files: src/ex_cmds.c + +Patch 6.1.198 (extra) (depends on 6.1.076) +Problem: Mac OS X: Dialogues don't work. +Solution: Fix a crashing problem for some GUI dialogues. Fix a problem when + saving to a new file from the GUI. (Peter Cucka) +Files: src/feature.h, src/gui_mac.c + +Patch 6.1.199 +Problem: 'guifontwide' doesn't work on Win32. +Solution: Output each wide character separately. (Michael Geddes) +Files: src/gui.c + +Patch 6.1.200 +Problem: ":syn sync fromstart" is not skipped after ":if 0". This can make + syntax highlighting very slow. +Solution: Check "eap->skip" appropriately. (Rob West) +Files: src/syntax.c + +Patch 6.1.201 (depends on 6.1.192) +Problem: Warning for illegal pointer combination. (Zoltan Arpadffy) +Solution: Add a typecast. +Files: src/diff.c + +Patch 6.1.202 (extra)(depends on 6.1.148) +Problem: Win32: filewritable() doesn't work properly on directories. +Solution: fix filewritable(). (Mike Williams) +Files: src/os_win32.c + +Patch 6.1.203 +Problem: ":%s/~//" causes a crash after ":%s/x//". (Gary Holloway) +Solution: Avoid reading past the end of a line when "~" is empty. +Files: src/regexp.c + +Patch 6.1.204 (depends on 6.1.129) +Problem: Warning for an illegal pointer on Solaris. +Solution: Add a typecast. (Derek Wyatt) +Files: src/misc2.c + +Patch 6.1.205 +Problem: The gzip plugin changes the alternate file when editing a + compressed file. (Oliver Fuchs) +Solution: Temporarily remove the 'a' and 'A' flags from 'cpo'. +Files: runtime/plugin/gzip.vim + +Patch 6.1.206 +Problem: The script generated with ":mksession" doesn't work properly when + some commands are mapped. +Solution: Use ":normal!" instead of ":normal". And use ":wincmd" where + possible. (Muraoka Taro) +Files: src/ex_docmd.c, src/fold.c + +Patch 6.1.207 +Problem: Indenting a Java file hangs below a line with a comment after a + command. +Solution: Break out of a loop. (Andre Pang) + Also line up } with matching {. +Files: runtime/indent/java.vim + +Patch 6.1.208 +Problem: Can't use the buffer number from the Python interface. +Solution: Add buffer.number. (Michal Vitecek) +Files: src/if_python.c + +Patch 6.1.209 +Problem: Printing doesn't work on Mac OS classic. +Solution: Use a ":" for path separator when opening the resource file. (Axel + Kielhorn) +Files: src/ex_cmds2.c + +Patch 6.1.210 +Problem: When there is an iconv() conversion error when reading a file + there can be an error the next time iconv() is used. +Solution: Reset the state of the iconv() descriptor. (Yasuhiro Matsumoto) +Files: src/fileio.c + +Patch 6.1.211 +Problem: The message "use ! to override" is confusing. +Solution: Make it "add ! to override". +Files: src/buffer.c, src/eval.c, src/ex_docmd.c, src/fileio.c, + src/globals.h + +Patch 6.1.212 +Problem: When Vim was started with "-R" ":new" creates a buffer + 'noreadonly' while ":enew" has 'readonly' set. (Preben Guldberg) +Solution: Don't set 'readonly in a new empty buffer for ":enew". +Files: src/ex_docmd.c + +Patch 6.1.213 +Problem: Using CTRL-W H may cause a big gap to appear below the last + window. (Aric Blumer) +Solution: Don't set the window height when there is a vertical split. + (Yasuhiro Matsumoto) +Files: src/window.c + +Patch 6.1.214 +Problem: When installing Vim and the runtime files were checked out from + CVS the CVS directories will also be installed. +Solution: Avoid installing the CVS dirs and their contents. +Files: src/Makefile + +Patch 6.1.215 +Problem: Win32: ":pwd" uses backslashes even when 'shellslash' is set. + (Xiangjiang Ma) +Solution: Adjust backslashes before printing the message. +Files: src/ex_docmd.c + +Patch 6.1.216 +Problem: When dynamically loading the iconv library, the error codes may be + confused. +Solution: Use specific error codes for iconv and redefine them for dynamic + loading. (Yasuhiro Matsumoto) +Files: src/fileio.c, src/mbyte.c, src/vim.h + +Patch 6.1.217 +Problem: When sourcing the same Vim script using a different name (symbolic + link or MS-Windows 8.3 name) it is listed twice with + ":scriptnames". (Tony Mechelynck) +Solution: Turn the script name into a full path before using it. On Unix + compare inode/device numbers. +Files: src/ex_cmds2.c + +Patch 6.1.218 +Problem: No error message for using the function argument "5+". (Servatius + Brandt) +Solution: Give an error message if a function or variable is expected but is + not found. +Files: src/eval.c + +Patch 6.1.219 +Problem: When using ":amenu :b 1<CR>" with a Visual selection and + 'insertmode' is set, Vim does not return to Insert mode. (Mickael + Marchand) +Solution: Add the command CTRL-\ CTRL-G that goes to Insert mode if + 'insertmode' is set and to Normal mode otherwise. Append this to + menus defined with ":amenu". +Files: src/edit.c, src/ex_getln.c, src/normal.c + +Patch 6.1.220 +Problem: When using a BufReadPost autocommand that changes the line count, + e.g., "$-1join", reloading a file that was changed outside Vim + does not work properly. (Alan G Isaac) +Solution: Make the buffer empty before reading the new version of the file. + Save the lines in a dummy buffer, so that they can be put back + when reading the file fails. +Files: src/buffer.c, src/ex_cmds.c, src/fileio.c, src/globals.h, + src/proto/buffer.pro + +Patch 6.1.221 +Problem: Changing case may not work properly, depending on the current + locale. +Solution: Add the 'casemap' option to let the user chose how changing case + is to be done. + Also fix lowering case when an UTF-8 character doesn't keep the + same byte length. +Files: runtime/doc/options.txt, src/ascii.h, src/auto/configure, + src/buffer.c, src/charset.c, src/config.h.in, src/configure.in, + src/diff.c, src/edit.c, src/eval.c, src/ex_cmds2.c, + src/ex_docmd.c, src/ex_getln.c, src/fileio.c, src/gui_amiga.c + src/gui_mac.c, src/gui_photon.c, src/gui_w48.c, src/gui_beos.cc, + src/macros.h, src/main.c, src/mbyte.c, src/menu.c, src/message.c, + src/misc1.c, src/misc2.c, src/option.c, src/os_msdos.c, + src/os_mswin.c, src/proto/charset.pro, src/regexp.c, src/option.h, + src/syntax.c + +Patch 6.1.222 (depends on 6.1.219) +Problem: Patch 6.1.219 was incomplete. +Solution: Add the changes for ":amenu". +Files: src/menu.c + +Patch 6.1.223 (extra) +Problem: Win32: When IME is activated 'iminsert' is set, but it might never + be reset when IME is disabled. (Muraoka Taro) + All systems: 'iminsert' is set to 2 when leaving Insert mode, even + when langmap is being used. (Peter Valach) +Solution: Don't set "b_p_iminsert" in _OnImeNotify(). (Muraoka Taro) + Don't store the status of the input method in 'iminsert' when + 'iminsert' is one. Also for editing the command line and for + arguments to Normal mode commands. +Files: src/edit.c, src/ex_getln.c, src/gui_w32.c, src/normal.c + +Patch 6.1.224 +Problem: "expand('$VAR')" returns an empty string when the expanded $VAR + is not an existing file. (Aric Blumer) +Solution: Included non-existing files, as documented. +Files: src/eval.c + +Patch 6.1.225 +Problem: Using <C-O><C-^> in Insert mode has a delay when starting "vim -u + NONE" and ":set nocp hidden". (Emmanuel) do_ecmd() uses + fileinfo(), the redraw is done after a delay to give the user time + to read the message. +Solution: Put the message from fileio() in "keep_msg", so that the redraw is + done before the delay (still needed to avoid the mode message + overwrites the fileinfo() message). +Files: src/buffer.c + +Patch 6.1.226 +Problem: Using ":debug" with a ":normal" command may cause a hang. (Colin + Keith) +Solution: Save the typeahead buffer when obtaining a debug command. +Files: src/ex_cmds2.c, src/getchar.c, src/proto/getchar.pro + +Patch 6.1.227 +Problem: It is possible to use a variable name "asdf:asdf" and ":let j:asdf + = 5" does not give an error message. (Mikolaj Machowski) +Solution: Check for a ":" inside the variable name. +Files: src/eval.c + +Patch 6.1.228 (extra) +Problem: Win32: The special output function for Hangul is used too often, + causing special handling for other situations to be skipped. + bInComposition is always FALSE, causing ImeGetTempComposition() + always to return NULL. +Solution: Remove HanExtTextOut(). Delete the dead code around + bInComposition and ImeGetTempComposition(). +Files: src/gui_w16.c, src/gui_w32.c, src/gui_w48.c + +Patch 6.1.229 +Problem: Win32: Conversion to/from often used codepages requires the iconv + library, which is not always available. +Solution: Use standard MS-Windows functions for the conversion when + possible. (mostly by Glenn Maynard) + Also fixes missing declaration for patch 6.1.220. +Files: src/fileio.c + +Patch 6.1.230 (extra) +Problem: Win16: building doesn't work. +Solution: Exclude the XBUTTON handling. (Vince Negri) +Files: src/gui_w48.c + +Patch 6.1.231 +Problem: Double clicking with the mouse to select a word does not work for + multi-byte characters. +Solution: Use vim_iswordc() instead of vim_isIDc(). This means 'iskeyword' + is used instead of 'isident'. Also fix that mixing ASCII with + multi-byte word characters doesn't work, the mouse class for + punctuation and word characters was mixed up. +Files: src/normal.c + +Patch 6.1.232 (depends on 6.1.226) +Problem: Using ex_normal_busy while it might not be available. (Axel + Kielhorn) +Solution: Only use ex_normal_busy when FEAT_EX_EXTRA is defined. +Files: src/ex_cmds2.c + +Patch 6.1.233 +Problem: ":help expr-||" does not work. +Solution: Don't use the '|' as a command separator +Files: src/ex_cmds.c + +Patch 6.1.234 (depends on 6.1.217) +Problem: Get a warning for using a negative value for st_dev. +Solution: Don't assign a negative value to st_dev. +Files: src/ex_cmds2.c + +Patch 6.1.235 (depends on 6.1.223) +Problem: 'iminsert' is changed from 1 to 2 when leaving Insert mode. (Peter + Valach) +Solution: Check "State" before resetting it to NORMAL. +Files: src/edit.c + +Patch 6.1.236 +Problem: Memory leaks when appending lines for ":diffget" or ":diffput" and + when reloading a changed buffer. +Solution: Free a line after calling ml_append(). +Files: src/diff.c, src/fileio.c + +Patch 6.1.237 +Problem: Putting in Visual block mode does not work correctly when "$" was + used or when the first line is short. (Christian Michon) +Solution: First delete the selected text and then put the new text. Save + and restore registers as necessary. +Files: src/globals.h, src/normal.c, src/ops.c, src/proto/ops.pro, + src/vim.h + +Patch 6.1.238 (extra) +Problem: Win32: The "icon=" argument for the ":menu" command does not + search for the bitmap file. +Solution: Expand environment variables and search for the bitmap file. + (Vince Negri) + Make it consistent, use the same mechanism for X11 and GTK. +Files: src/gui.c src/gui_gtk.c, src/gui_w32.c, src/gui_x11.c, + src/proto/gui.pro + +Patch 6.1.239 +Problem: Giving an error for missing :endif or :endwhile when being + interrupted. +Solution: Don't give these messages when interrupted. +Files: src/ex_docmd.c, src/os_unix.c + +Patch 6.1.240 (extra) +Problem: Win32 with BCC 5: CPU may be defined in the environment, which + causes a wrong argument for the compiler. (Walter Briscoe) +Solution: Use CPUNR instead of CPU. +Files: src/Make_bc5.mak + +Patch 6.1.241 +Problem: Something goes wrong when drawing or undrawing the cursor. +Solution: Remember when the cursor invalid in a better way. +Files: src/gui.c + +Patch 6.1.242 +Problem: When pasting a large number of lines on the command line it is not + possible to interrupt. (Jean Jordaan) +Solution: Check for an interrupt after each pasted line. +Files: src/ops.c + +Patch 6.1.243 (extra) +Problem: Win32: When the OLE version is started and wasn't registered, a + message pops up to suggest registering, even when this isn't + possible (when the registry is not writable). +Solution: Check if registering is possible before asking whether it should + be done. (Walter Briscoe) + Also avoid restarting Vim after registering. +Files: src/if_ole.cpp + +Patch 6.1.244 +Problem: Patch 6.1.237 was missing the diff for vim.h. (Igor Goldenberg) +Solution: Include it here. +Files: src/vim.h + +Patch 6.1.245 +Problem: Comparing with ignored case does not work properly for Unicode + with a locale where case folding an ASCII character results in a + multi-byte character. (Glenn Maynard) +Solution: Handle ignore-case compare for Unicode differently. +Files: src/mbyte.c + +Patch 6.1.246 +Problem: ":blast" goes to the first buffer if the last one is unlisted. + (Andrew Stryker) +Solution: From the last buffer search backwards for the first listed buffer + instead of forwards. +Files: src/ex_docmd.c + +Patch 6.1.247 +Problem: ACL support doesn't always work properly. +Solution: Add a configure argument to disable ACL "--disable-acl". (Thierry + Vignaud) +Files: src/auto/configure, src/configure.in + +Patch 6.1.248 +Problem: Typing 'q' at the more-prompt for ":let" does not quit the + listing. (Hari Krishna Dara) +Solution: Quit the listing when got_int is set. +Files: src/eval.c + +Patch 6.1.249 +Problem: Can't expand a path on the command line if it includes a "|" as a + trail byte of a multi-byte character. +Solution: Check for multi-byte characters. (Yasuhiro Matsumoto) +Files: src/ex_docmd.c + +Patch 6.1.250 +Problem: When changing the value of 'lines' inside the expression set with + 'diffexpr' Vim might crash. (Dave Fishburn) +Solution: Don't allow changing the screen size while updating the screen. +Files: src/globals.h, src/option.c, src/screen.c + +Patch 6.1.251 +Problem: Can't use completion for ":lcd" and ":lchdir" like ":cd". +Solution: Expand directory names for these commands. (Servatius Brandt) +Files: src/ex_docmd.c + +Patch 6.1.252 +Problem: "vi}" does not include a line break when the "}" is at the start + of a following line. (Kamil Burzynski) +Solution: Include the line break. +Files: src/search.c + +Patch 6.1.253 (extra) +Problem: Win32 with Cygwin: Changes the path of arguments in a wrong way. + (Xiangjiang Ma) +Solution: Don't use cygwin_conv_to_posix_path() for the Win32 version. + Update the Cygwin makefile to support more features. (Dan Sharp) +Files: src/Make_cyg.mak, src/if_ole.cpp, src/main.c + +Patch 6.1.254 +Problem: exists("foo{bar}") does not work. ':unlet v{"a"}r' does not work. + ":let v{a}r1 v{a}r2" does not work. ":func F{(1)}" does not work. + ":delfunc F{" does not give an error message. ':delfunc F{"F"}' + does not work. +Solution: Support magic braces for the exists() argument. (Vince Negri) + Check for trailing comments explicitly for ":unlet". Add support + for magic braces in further arguments of ":let". Look for a + parenthesis only after the function name. (Servatius Brandt) + Also expand magic braces for "exists('*expr')". Give an error + message for an invalid ":delfunc" argument. Allow quotes in the + ":delfunc" argument. +Files: src/eval.c, src/ex_cmds.h, src/ex_docmd.c + +Patch 6.1.255 (depends on 6.1.254) +Problem: Crash when loading menu.vim a second time. (Christian Robinson) + ":unlet garbage foo" tries unletting "foo" after an error message. + (Servatius Brandt) + Very long function arguments cause very long messages when + 'verbose' is 14 or higher. +Solution: Avoid reading from uninitialized memory. + Break out of a loop after an invalid argument for ":unlet". + Truncate long function arguments to 80 characters. +Files: src/eval.c + +Patch 6.1.256 (depends on 6.1.255) +Problem: Defining a function after ":if 0" could still cause an error + message for an existing function. + Leaking memory when there are trailing characters for ":delfunc". +Solution: Check the "skip" flag. Free the memory. (Servatius Brandt) +Files: src/eval.c + +Patch 6.1.257 +Problem: ":cwindow" always sets the previous window to the last but one + window. (Benji Fisher) +Solution: Set the previous window properly. +Files: src/globals.c, src/quickfix.c, src/window.c + +Patch 6.1.258 +Problem: Buffers menu doesn't work properly for multibyte buffer names. +Solution: Use a pattern to get the left and right part of the name. + (Yasuhiro Matsumoto) +Files: runtime/menu.vim + +Patch 6.1.259 (extra) +Problem: Mac: with 'patchmode' is used filenames are truncated. +Solution: Increase the BASENAMELEN for Mac OS X. (Ed Ralston) +Files: src/os_mac.h + +Patch 6.1.260 (depends on 6.1.104) +Problem: GCC 3.2 still seems to have an optimizer problem. (Zvi Har'El) +Solution: Use the same configure check as used for GCC 3.1. +Files: src/auto/configure, src/configure.in + +Patch 6.1.261 +Problem: When deleting a line in a buffer which is not the current buffer, + using the Perl interface Delete(), the cursor in the current + window may move. (Chris Houser) +Solution: Don't adjust the cursor position when changing another buffer. +Files: src/if_perl.xs + +Patch 6.1.262 +Problem: When jumping over folds with "z[", "zj" and "zk" the previous + position is not remembered. (Hari Krishna Dara) +Solution: Set the previous context mark before jumping. +Files: src/fold.c + +Patch 6.1.263 +Problem: When typing a multi-byte character that triggers an abbreviation + it is not inserted properly. +Solution: Handle adding the typed multi-byte character. (Yasuhiro Matsumoto) +Files: src/getchar.c + +Patch 6.1.264 (depends on patch 6.1.254) +Problem: exists() does not work for built-in functions. (Steve Wall) +Solution: Don't check for the function name to start with a capital. +Files: src/eval.c + +Patch 6.1.265 +Problem: libcall() can be used in 'foldexpr' to call any system function. + rename(), delete() and remote_send() can also be used in + 'foldexpr'. These are security problems. (Georgi Guninski) +Solution: Don't allow using libcall(), rename(), delete(), remote_send() and + similar functions in the sandbox. +Files: src/eval.c + +Patch 6.1.266 (depends on 6.1.265) +Problem: Win32: compile error in eval.c. (Bill McCarthy) +Solution: Move a variable declaration. +Files: src/eval.c + +Patch 6.1.267 +Problem: Using "p" to paste into a Visual selected area may cause a crash. +Solution: Allocate enough memory for saving the register contents. (Muraoka + Taro) +Files: src/ops.c + +Patch 6.1.268 +Problem: When triggering an abbreviation with a multi-byte character, this + character is not correctly inserted after expanding the + abbreviation. (Taro Muraoka) +Solution: Add ABBR_OFF to all characters above 0xff. +Files: src/edit.c, src/ex_getln.c, src/getchar.c + +Patch 6.1.269 +Problem: After using input() text written with ":redir" gets extra indent. + (David Fishburn) +Solution: Restore msg_col after using input(). +Files: src/ex_getln.c + +Patch 6.1.270 (depends on 6.1.260) +Problem: GCC 3.2.1 still seems to have an optimizer problem. +Solution: Use the same configure check as used for GCC 3.1. +Files: src/auto/configure, src/configure.in + +Patch 6.1.271 +Problem: When compiling without the +syntax feature there are errors. +Solution: Don't use some code for syntax highlighting. (Roger Cornelius) + Make test 45 work without syntax highlighting. + Also fix an error in a pattern matching: "\%(" was not supported. +Files: src/ex_cmds2.c, src/regexp.c, src/testdir/test45.in + +Patch 6.1.272 +Problem: After using ":set define<" a crash may happen. (Christian Robinson) +Solution: Make a copy of the option value in allocated memory. +Files: src/option.c + +Patch 6.1.273 +Problem: When the cursor doesn't blink, redrawing an exposed area may hide + the cursor. +Solution: Always draw the cursor, also when it didn't move. (Muraoka Taro) +Files: src/gui.c + +Patch 6.1.274 (depends on 6.1.210) +Problem: Resetting the iconv() state after each error is wrong for an + incomplete sequence. +Solution: Don't reset the iconv() state. +Files: src/fileio.c + +Patch 6.1.275 +Problem: When using "v" in a startup script, get warning message that + terminal cannot highlight. (Charles Campbell) +Solution: Only give the message after the terminal has been initialized. +Files: src/normal.c + +Patch 6.1.276 +Problem: "gvim --remote file" doesn't prompt for an encryption key. +Solution: The further characters the client sends to the server are used. + Added inputsave() and inputrestore() to allow prompting the + user directly and not using typeahead. + Also fix possible memory leak for ":normal". +Files: src/eval.c, src/ex_cmds2.c, src/ex_docmd.c, src/getchar.c, + src/main.c, src/proto/getchar.pro, src/proto/ui.pro, + src/runtime/doc/eval.txt, src/structs.h, src/ui.c, src/vim.h + +Patch 6.1.277 (depends on 6.1.276) +Problem: Compilation error when building with small features. +Solution: Define trash_input_buf() when needed. (Kelvin Lee) +Files: src/ui.c + +Patch 6.1.278 +Problem: When using signs the line number of a closed fold doesn't line up + with the other line numbers. (Kamil Burzynski) +Solution: Insert two spaces for the sign column. +Files: src/screen.c + +Patch 6.1.279 +Problem: The prototype for smsg() and smsg_attr() do not match the function + definition. This may cause trouble for some compilers. (Nix) +Solution: Use va_list for systems that have stdarg.h. Use "int" instead of + "void" for the return type. +Files: src/auto/configure, src/config.h.in, src/configure.in, + src/proto.h, src/message.c + +Patch 6.1.280 +Problem: It's possible to use an argument "firstline" or "lastline" for a + function but using "a:firstline" or "a:lastline" in the function + won't work. (Benji Fisher) +Solution: Give an error message for these arguments. + Also avoid that the following function body causes a whole row of + errors, skip over it after an error in the first line. +Files: src/eval.c + +Patch 6.1.281 +Problem: In Insert mode CTRL-X CTRL-G leaves the cursor after the ruler. +Solution: Set the cursor position before waiting for the argument of CTRL-G. + (Yasuhiro Matsumoto) +Files: src/edit.c + +Patch 6.1.282 +Problem: Elvis uses "se" in a modeline, Vim doesn't recognize this. +Solution: Also accept "se " where "set " is accepted in a modeline. + (Yasuhiro Matsumoto) +Files: src/buffer.c + +Patch 6.1.283 +Problem: For ":sign" the icon file name cannot contain a space. +Solution: Handle backslashes in the file name. (Yasuhiro Matsumoto) +Files: src/ex_cmds.c + +Patch 6.1.284 +Problem: On Solaris there is a warning for "struct utimbuf". +Solution: Move including "utime.h" to outside the function. (Derek Wyatt) +Files: src/fileio.c + +Patch 6.1.285 +Problem: Can't wipe out a buffer with 'bufhide' option. +Solution: Add "wipe" value to 'bufhide'. (Yegappan Lakshmanan) +Files: runtime/doc/options.txt, src/buffer.c, src/option.c, + src/quickfix.c + +Patch 6.1.286 +Problem: 'showbreak' cannot contain multi-byte characters. +Solution: Allow using all printable characters for 'showbreak'. +Files: src/charset.c, src/move.c, src/option.c + +Patch 6.1.287 (depends on 6.1.285) +Problem: Effect of "delete" and "wipe" in 'bufhide' were mixed up. +Solution: Wipe out when wiping out is asked for. +Files: src/buffer.c + +Patch 6.1.288 +Problem: ":silent function F" hangs. (Hari Krishna Dara) +Solution: Don't use msg_col, it is not incremented when using ":silent". + Also made the function output look a bit better. Don't translate + "function". +Files: src/eval.c + +Patch 6.1.289 (depends on 6.1.278) +Problem: Compiler warning for pointer. (Axel Kielhorn) +Solution: Add a typecast for " ". +Files: src/screen.c + +Patch 6.1.290 (extra) +Problem: Truncating long text for message box may break multi-byte + character. +Solution: Adjust to start of multi-byte character. (Yasuhiro Matsumoto) +Files: src/os_mswin.c + +Patch 6.1.291 (extra) +Problem: Win32: CTRL-@ doesn't work. Don't even get a message for it. +Solution: Recognize the keycode for CTRL-@. (Yasuhiro Matsumoto) +Files: src/gui_w48.c + +Patch 6.1.292 (extra, depends on 6.1.253) +Problem: Win32: Can't compile with new MingW compiler. + Borland 5 makefile doesn't generate pathdef.c. +Solution: Remove -wwide-multiply argument. (Rene de Zwart) + Various fixes for other problems in Win32 makefiles. (Dan Sharp) +Files: src/Make_bc5.mak, src/Make_cyg.mak, src/Make_ming.mak, + src/Make_mvc.mak + +Patch 6.1.293 +Problem: byte2line() returns a wrong result for some values. +Solution: Change ">=" to ">" in ml_find_line_or_offset(). (Bradford C Smith) + Add one to the line number when at the end of a block. +Files: src/memline.c + +Patch 6.1.294 +Problem: Can't include a multi-byte character in a string by its hex value. + (Benji Fisher) +Solution: Add "\u....": a character specified with up to four hex numbers + and stored according to the value of 'encoding'. +Files: src/eval.c + +Patch 6.1.295 (extra) +Problem: Processing the cs.po file generates an error. (Rahul Agrawal) +Solution: Fix the printf format characters in the translation. +Files: src/po/cs.po + +Patch 6.1.296 +Problem: Win32: When cancelling the font dialog 'guifont' remains set to + "*". +Solution: Restore the old value of 'guifont' (Yasuhiro Matsumoto) +Files: src/option.c + +Patch 6.1.297 +Problem: "make test" fails in test6 in an UTF-8 environment. (Benji Fisher) +Solution: Before executing the BufReadPost autocommands save the current + fileencoding, so that the file isn't marked changed. +Files: src/fileio.c + +Patch 6.1.298 +Problem: When using signs and the first line of a closed fold has a sign + it can be redrawn as if the fold was open. (Kamil Burzynski) +Solution: Don't redraw a sign inside a closed fold. +Files: src/screen.c + +Patch 6.1.299 +Problem: ":edit +set\ ro file" doesn't work. +Solution: Halve the number of backslashes in the "+cmd" argument. +Files: src/ex_docmd.c + +Patch 6.1.300 (extra) +Problem: Handling of ETO_IGNORELANGUAGE is confusing. +Solution: Clean up the handling of ETO_IGNORELANGUAGE. (Glenn Maynard) +Files: src/gui_w32.c + +Patch 6.1.301 (extra) +Problem: French translation of file-save dialog doesn't show file name. +Solution: Insert a star in the printf string. (Francois Terrot) +Files: src/po/fr.po + +Patch 6.1.302 +Problem: Counting lines of the Visual area is incorrect for closed folds. + (Mikolaj Machowski) +Solution: Correct the start and end for the closed fold. +Files: src/normal.c + +Patch 6.1.303 (extra) +Problem: The Top/Bottom/All text does not always fit in the ruler when + translated to Japanese. Problem with a character being wider when + in a bold font. +Solution: Use ETO_PDY to specify the width of each character. (Yasuhiro + Matsumoto) +Files: src/gui_w32.c + +Patch 6.1.304 (extra, depends on 6.1.292) +Problem: Win32: Postscript is always enabled in the MingW Makefile. + Pathdef.c isn't generated properly with Make_bc5.mak. (Yasuhiro + Matsumoto) +Solution: Change an ifdef to an ifeq. (Madoka Machitani) + Use the Borland make redirection to generate pathdef.c. (Maurice + Barnum) +Files: src/Make_bc5.mak, src/Make_ming.mak + +Patch 6.1.305 +Problem: When 'verbose' is 14 or higher, a function call may cause reading + uninitialized data. (Walter Briscoe) +Solution: Check for end-of-string in trunc_string(). +Files: src/message.c + +Patch 6.1.306 +Problem: The AIX VisualAge cc compiler doesn't define __STDC__. +Solution: Use __EXTENDED__ like __STDC__. (Jess Thrysoee) +Files: src/os_unix.h + +Patch 6.1.307 +Problem: When a double-byte character has an illegal tail byte the display + is messed up. (Yasuhiro Matsumoto) +Solution: Draw "XX" instead of the wrong character. +Files: src/screen.c + +Patch 6.1.308 +Problem: Can't reset the Visual mode returned by visualmode(). +Solution: Use an optional argument to visualmode(). (Charles Campbell) +Files: runtime/doc/eval.txt, src/eval.c, src/normal.c, + src/structs.h + +Patch 6.1.309 +Problem: The tutor doesn't select German if the locale name is + "German_Germany.1252". (Joachim Hofmann) +Solution: Check for "German" in the locale name. Also check for + ".ge". And include the German and Greek tutors. +Files: runtime/tutor/tutor.de, runtime/tutor/tutor.vim, + runtime/tutor/tutor.gr, runtime/tutor/tutor.gr.cp737 + +Patch 6.1.310 (depends on 6.1.307) +Problem: All double-byte characters are displayed as "XX". +Solution: Use ">= 32" instead of "< 32". (Yasuhiro Matsumoto) +Files: src/screen.c + +Patch 6.1.311 (extra) +Problem: VMS: path in window title doesn't include necessary separator. + file version doesn't always work properly with Unix. + Crashes because of memory overwrite in GUI. + Didn't always handle files with lowercase and correct path. +Solution: Fix the problems. Remove unnecessary file name translations. + (Zoltan Arpadffy) +Files: src/buffer.c, src/ex_cmds2.c, src/fileio.c, src/memline.c, + src/misc1.c, src/misc2.c, src/os_unix.c, src/os_vms.c, src/tag.c + +Patch 6.1.312 +Problem: When using ":silent" debugging is also done silently. +Solution: Disable silence while at the debug prompt. +Files: src/ex_cmds2.c + +Patch 6.1.313 +Problem: When a ":drop fname" command is used and "fname" is open in + another window, it is also opened in the current window. +Solution: Change to the window with "fname" instead. + Don't redefine the argument list when dropping only one file. +Files: runtime/doc/windows.txt, src/ex_cmds2.c, src/ex_cmds.c, + src/ex_docmd.c, src/proto/ex_cmds2.pro, src/proto/ex_docmd.pro + +Patch 6.1.314 (depends on 6.1.126) +Problem: Missing backslash in "Generic Config file" syntax menu. +Solution: Insert the backslash. (Zak Beck) +Files: runtime/makemenu.vim, runtime/synmenu.vim + +Patch 6.1.315 (extra) +Problem: A very long hostname may lead to an unterminated string. Failing + to obtain a hostname may result in garbage. (Walter Briscoe) +Solution: Add a NUL at the end of the hostname buffer. +Files: src/os_mac.c, src/os_msdos.c, src/os_unix.c, src/os_win16.c, + src/os_win32.c + +Patch 6.1.316 +Problem: When exiting with "wq" and there is a hidden buffer, after the + "file changed" dialog there is a warning for a changed buffer. + (Ajit Thakkar) +Solution: Do update the buffer timestamps when exiting. +Files: src/fileio.c + +Patch 6.1.317 +Problem: Closing a window may cause some of the remaining windows to be + positioned wrong if there is a mix of horizontal and vertical + splits. (Stefan Ingi Valdimarsson) +Solution: Update the frame sizes before updating the window positions. +Files: src/window.c + +Patch 6.1.318 +Problem: auto/pathdef.c can include wrong quotes when a compiler flag + includes quotes. +Solution: Put a backslash before the quotes in compiler flags. (Shinra Aida) +Files: src/Makefile + +Patch 6.1.319 (depends on 6.1.276) +Problem: Using "--remote +cmd file" does not execute "cmd". +Solution: Call inputrestore() in the same command line as inputsave(), + otherwise it will never get executed. +Files: src/main.c + +Patch 6.1.320 (depends on 6.1.313) +Problem: When a ":drop one\ file" command is used the file "one\ file" is + opened, the backslash is not removed. (Taro Muraoka) +Solution: Handle backslashes correctly. Always set the argument list to + keep it simple. +Files: runtime/doc/windows.txt, src/ex_cmds.c + +Patch 6.1.321 +Problem: When 'mouse' includes 'n' but not 'v', don't allow starting Visual + mode with the mouse. +Solution: Don't use MOUSE_MAY_VIS when there is no 'v' in 'mouse'. (Flemming + Madsen) +Files: src/normal.c + +Patch 6.1.322 (extra, depends on 6.1.315) +Problem: Win32: The host name is always "PC " plus the real host name. +Solution: Don't insert "PC " before the host name. +Files: src/os_win32.c + +Patch 6.1.323 +Problem: ":registers" doesn't stop listing for a "q" at the more prompt. + (Hari Krishna Dara) +Solution: Check for interrupt and got_int. +Files: src/ops.c, src/proto/ops.pro + +Patch 6.1.324 +Problem: Crash when dragging a vertical separator when <LeftMouse> is + remapped to jump to another window. +Solution: Pass the window pointer to the function doing the dragging instead + of always using the current window. (Daniel Elstner) + Also fix that starting a drag changes window focus. +Files: src/normal.c, src/proto/window.pro, src/ui.c, src/vim.h, + src/window.c + +Patch 6.1.325 +Problem: Shift-Tab is not automatically recognized in an xterm. +Solution: Add <Esc>[Z as the termcap code. (Andrew Pimlott) +Files: src/term.c + +Patch 6.1.326 +Problem: Using a search pattern may read from uninitialized data (Yasuhiro + Matsumoto) +Solution: Initialize pointers to NULL. +Files: src/regexp.c + +Patch 6.1.327 +Problem: When opening the "mbyte.txt" help file the utf-8 characters are + unreadable, because the fileencoding is forced to be latin1. +Solution: Check for utf-8 encoding first in help files. (Daniel Elstner) +Files: runtime/doc/mbyte.txt, src/fileio.c + +Patch 6.1.328 +Problem: Prototype for enc_canon_search() is missing. +Solution: Add the prototype. (Walter Briscoe) +Files: src/mbyte.c + +Patch 6.1.329 +Problem: When editing a file "a b c" replacing "%" in ":Cmd %" or ":next %" + does not work properly. (Hari Krishna Dara) +Solution: Always escape spaces when expanding "%". Don't split argument for + <f-args> in a user command when only one argument is used. +Files: src/ex_docmd.c + +Patch 6.1.330 +Problem: GTK, Motif and Athena: Keypad keys produce the same code as + non-keypad keys, making it impossible to map them separately. +Solution: Use different termcap codes for the keypad keys. (Neil Bird) +Files: src/gui_gtk_x11.c, src/gui_x11.c + +Patch 6.1.331 +Problem: When translating the help files, "LOCAL ADDITIONS" no longer marks + the spot where help files from plugins are to be listed. +Solution: Add a "local-additions" tag and use that to find the right spot. +Files: runtime/doc/help.txt, src/ex_cmds.c + +Patch 6.1.332 (extra) +Problem: Win32: Loading Perl dynamically doesn't work with Perl 5.8. + Perl 5.8 also does not work with Cygwin and Ming. +Solution: Adjust the function calls. (Taro Muraoka) + Adjust the cyg and ming makefiles. (Dan Sharp) +Files: src/Make_cyg.mak, src/Make_ming.mak, src/Make_mvc.mak, + src/if_perl.xs + +Patch 6.1.333 (extra) +Problem: Win32: Can't handle Unicode text on the clipboard. + Can't pass NUL byte, it becomes a line break. (Bruce DeVisser) +Solution: Support Unicode for the clipboard (Ron Aaron and Glenn Maynard) + Also support copy/paste of NUL bytes. +Files: src/os_mswin.c, src/os_win16.c src/os_win32.c + +Patch 6.1.334 (extra, depends on 6.1.303) +Problem: Problem with drawing Hebrew characters. +Solution: Only use ETO_PDY for Windows NT and the like. (Yasuhiro Matsumoto) +Files: src/gui_w32.c + +Patch 6.1.335 (extra) +Problem: Failure of obtaining the cursor position and window size is + ignored. +Solution: Remove a semicolon after an "if". (Walter Briscoe) +Files: src/gui_w32.c + +Patch 6.1.336 (extra) +Problem: Warning for use of function prototypes of smsg(). +Solution: Define HAVE_STDARG_H. (Walter Briscoe) +Files: src/os_win32.h + +Patch 6.1.337 +Problem: When using "finish" in debug mode in function B() for ":call + A(B())" does not stop after B() is finished. +Solution: Increase debug_level while evaluating a function. +Files: src/ex_docmd.c + +Patch 6.1.338 +Problem: When using a menu that checks out the current file from Insert + mode, there is no warning for the changed file until exiting + Insert mode. (Srikanth Sankaran) +Solution: Add a check for need_check_timestamps in the Insert mode loop. +Files: src/edit.c + +Patch 6.1.339 +Problem: Completion doesn't allow "g:" in ":let g:did_<Tab>". (Benji + Fisher) +Solution: Return "g:var" for global variables when that is what is being + expanded. (Flemming Madsen) +Files: src/eval.c + +Patch 6.1.340 (extra, depends on 6.1.332) +Problem: Win32: Can't compile the Perl interface with nmake. +Solution: Don't compare the version number as a string but as a number. + (Juergen Kraemer) +Files: src/Make_mvc.mak + +Patch 6.1.341 +Problem: In Insert mode with 'rightleft' set the cursor is drawn halfway a + double-wide character. For CTRL-R and CTRL-K in Insert mode the " + or ? is not displayed. +Solution: Draw the cursor in the next character cell. Display the " or ? + over the right half of the double-wide character. (Yasuhiro + Matsumoto) Also fix that cancelling a digraph doesn't redraw + a double-byte character correctly. +Files: src/edit.c, src/gui.c, src/mbyte.c + +Patch 6.1.342 (depends on 6.1.341) +Problem: With 'rightleft' set typing "c" on a double-wide character causes + the cursor to be displayed one cell to the left. +Solution: Draw the cursor in the next character cell. (Yasuhiro Matsumoto) +Files: src/gui.c + +Patch 6.1.343 (depends on 6.1.342) +Problem: Cannot compile with the +multi_byte feature but without +rightleft. + Cannot compile without the GUI. +Solution: Fix the #ifdefs. (partly by Nam SungHyun) +Files: src/gui.c, src/mbyte.c, src/ui.c + +Patch 6.1.344 +Problem: When using ":silent filetype" the output is still put in the + message history. (Hari Krishna Dara) +Solution: Don't add messages in the history when ":silent" is used. +Files: src/message.c + +Patch 6.1.345 (extra) +Problem: Win32: 'imdisable' doesn't work. +Solution: Make 'imdisable' work. (Yasuhiro Matsumoto) +Files: src/gui_w32.c + +Patch 6.1.346 +Problem: The scroll wheel can only scroll the current window. +Solution: Make the scroll wheel scroll the window that the mouse points to. + (Daniel Elstner) +Files: src/edit.c, src/gui.c, src/normal.c, src/term.c + +Patch 6.1.347 +Problem: When using cscope to list matching tags, the listed number is + sometimes not equal to what cscope uses. (Vihren Milev) +Solution: For cscope tags use only one table, don't give tags in the current + file a higher priority. +Files: src/tag.c + +Patch 6.1.348 +Problem: Wildmode with wildmenu: ":set wildmode=list,full", ":colorscheme + <tab>" results in "zellner" instead of the first entry. (Anand + Hariharan) +Solution: Don't call ExpandOne() from globpath(). (Flemming Madsen) +Files: src/ex_getln.c + +Patch 6.1.349 +Problem: "vim --serverlist" when no server was ever started gives an error + message without "\n". + "vim --serverlist" doesn't exit when the X server can't be + contacted, it starts Vim unexpectedly. (Ricardo Signes) +Solution: Don't give an error when no Vim server was ever started. + Treat failing of opening the display equal to errors inside the + remote*() functions. (Flemming Madsen) +Files: src/if_xcmdsrv.c, src/main.c + +Patch 6.1.350 +Problem: When entering a buffer with ":bnext" for the first time, using an + autocommand to restore the last used cursor position doesn't work. + (Paolo Giarusso) +Solution: Don't use the last known cursor position of the current Vim + invocation if an autocommand changed the position. +Files: src/buffer.c + +Patch 6.1.351 (depends on 6.1.349) +Problem: Crash when starting Vim the first time in an X server. (John + McGowan) +Solution: Don't call xFree() with a fixed string. +Files: src/if_xcmdsrv.c + +Patch 6.1.352 (extra, depends on 6.1.345) +Problem: Win32: Crash when setting "imdisable" in _vimrc. +Solution: Don't call IME functions when imm32.dll was not loaded (yet). + Also add typecasts to avoid Compiler warnings for + ImmAssociateContext() argument. +Files: src/gui_w32.c + +Patch 6.1.353 (extra, depends on 6.1.334) +Problem: Problem with drawing Arabic characters. +Solution: Don't use ETO_PDY, do use padding. +Files: src/gui_w32.c + +Patch 6.1.354 (extra, depends on 6.1.333) +Problem: MS-Windows 98: Notepad can't paste text copied from Vim when + 'encoding' is "utf-8". +Solution: Also make CF_TEXT available on the clipboard. (Ron Aaron) +Files: src/os_mswin.c + +Patch 6.1.355 +Problem: In a regexp '\n' will never match anything in a string. +Solution: Make '\n' match a newline character. +Files: src/buffer.c, src/edit.c, src/eval.c, src/ex_cmds2.c, + src/ex_docmd.c, src/ex_getln.c, src/fileio.c, src/misc1.c, + src/option.c, src/os_mac.c, src/os_unix.c, src/quickfix.c, + src/regexp.c, src/search.c, src/syntax.c, src/tag.c, src/vim.h + +Patch 6.1.356 (extra, depends on, well, eh, several others) +Problem: Compiler warnings for using convert_setup() and a few other + things. +Solution: Add typecasts. +Files: src/mbyte.c, src/os_mswin.c, src/proto/os_win32.pro, src/os_win32.c + +Patch 6.1.357 +Problem: CR in the quickfix window jumps to the error under the cursor, but + this doesn't work in Insert mode. (Srikanth Sankaran) +Solution: Handle CR in Insert mode in the quickfix window. +Files: src/edit.c + +Patch 6.1.358 +Problem: The tutor doesn't select another locale version properly. +Solution: Insert the "let" command. (Yasuhiro Matsumoto) +Files: runtime/tutor/tutor.vim + +Patch 6.1.359 (extra) +Problem: Mac Carbon: Vim doesn't get focus when started from the command + line. Crash when using horizontal scroll bar. +Solution: Set Vim as the frontprocess. Fix scrolling. (Peter Cucka) +Files: src/gui_mac.c + +Patch 6.1.360 (depends on 6.1.341) +Problem: In Insert mode CTRL-K ESC messes up a multi-byte character. + (Anders Helmersson) +Solution: Save all bytes of a character when displaying a character + temporarily. +Files: src/edit.c, src/proto/screen.pro, src/screen.c + +Patch 6.1.361 +Problem: Cannot jump to a file mark with ":'M". +Solution: Allow jumping to another file for a mark in an Ex address when it + is the only thing in the command line. +Files: src/ex_docmd.c + +Patch 6.1.362 +Problem: tgetent() may return zero for success. tgetflag() may return -1 + for an error. +Solution: Check tgetflag() for returning a positive value. Add an autoconf + check for the value that tgetent() returns. +Files: src/auto/configure, src/config.h.in, src/configure.in, src/term.c + +Patch 6.1.363 +Problem: byte2line() can return one more than the number of lines. +Solution: Return -1 if the offset is one byte past the end. +Files: src/memline.c + +Patch 6.1.364 +Problem: That the FileChangedShell autocommand event never nests makes it + difficult to reload a file in a normal way. +Solution: Allow nesting for the FileChangedShell event but do not allow + triggering itself again. + Also avoid autocommands for the cmdline window in rare cases. +Files: src/ex_getln.c, src/fileio.c, src/window.c + +Patch 6.1.365 (depends on 6.1.217) +Problem: Setting a breakpoint in a sourced file with a relative path name + doesn't work. (Servatius Brandt) +Solution: Expand the file name to a full path. +Files: src/ex_cmds2.c + +Patch 6.1.366 +Problem: Can't use Vim with Netbeans. +Solution: Add the Netbeans interface. Includes support for sign icons and + "-fg" and "-bg" arguments for GTK. Add the 'autochdir' + option. (Gordon Prieur, George Hernandez, Dave Weatherford) + Make it possible to display both a sign with a text and one with + line highlighting in the same line. + Add support for Agide, interface version 2.1. + Also fix that when 'iskeyword' includes '?' the "*" command + doesn't work properly on a word that includes "?" (Bill McCarthy): + Don't escape "?" to "\?" when searching forward. +Files: runtime/doc/Makefile, runtime/doc/netbeans.txt, + runtime/doc/options.txt, runtime/doc/various.txt, + src/Makefile, src/auto/configure, src/buffer.c, src/config.h.in, + src/config.mk.in, src/configure.in, src/edit.c, src/ex_cmds.c, + src/ex_docmd.c, src/feature.h, src/fileio.c, src/globals.h, + src/gui.c, src/gui_beval.c, src/gui_gtk_x11.c, src/gui_x11.c, + src/main.c, src/memline.c, src/misc1.c, src/misc2.c, src/move.c, + src/nbdebug.c, src/nbdebug.h, src/netbeans.c, src/normal.c, + src/ops.c, src/option.c, src/option.h, src/proto/buffer.pro, + src/proto/gui_beval.pro, src/proto/gui_gtk_x11.pro, + src/proto/gui_x11.pro, src/proto/misc2.pro, + src/proto/netbeans.pro, src/proto/normal.pro, src/proto/ui.pro, + src/proto.h, src/screen.c, src/structs.h, src/ui.c, src/undo.c, + src/vim.h, src/window.c, src/workshop.c + +Patch 6.1.367 (depends on 6.1.365) +Problem: Setting a breakpoint in a function doesn't work. For a sourced + file it doesn't work when symbolic links are involved. (Servatius + Brandt) +Solution: Expand the file name in the same way as do_source() does. Don't + prepend the path to a function name. +Files: src/ex_cmds2.c + +Patch 6.1.368 +Problem: Completion for ":map" does not include <silent> and <script>. + ":mkexrc" do not save the <silent> attribute of mappings. +Solution: Add "<silent>" to the generated map commands when appropriate. + (David Elstner) + Add <silent> and <script> to command line completion. +Files: src/getchar.c + +Patch 6.1.369 (extra) +Problem: VMS: Vim hangs when attempting to edit a read-only file in the + terminal. Problem with VMS filenames for quickfix. +Solution: Rewrite low level input. Remove version number from file name in + a couple more places. Fix crash after patch 6.1.362. Correct + return code for system(). (Zoltan Arpadffy, Tomas Stehlik) +Files: src/misc1.c, src/os_unix.c, src/os_vms.c, src/proto/os_vms.pro, + src/os_vms_conf.h, src/quickfix.c, src/ui.c + +Patch 6.1.370 +Problem: #ifdef nesting is unclear. +Solution: Insert spaces to indicate the nesting. +Files: src/os_unix.c + +Patch 6.1.371 +Problem: "%V" in 'statusline' doesn't show "0-1" in an empty line. +Solution: Add one to the column when comparing with virtual column (Andrew + Pimlott) +Files: src/buffer.c + +Patch 6.1.372 +Problem: With 16 bit ints there are compiler warnings. (Walter Briscoe) +Solution: Change int into long. +Files: src/structs.h, src/syntax.c + +Patch 6.1.373 +Problem: The default page header for printing is not translated. +Solution: Add _() around the two places where "Page" is used. (Mike + Williams) Translate the default value of the 'titleold' and + 'printheader' options. +Files: src/ex_cmds2.c, src/option.c + +Patch 6.1.374 (extra) +Problem: MS-Windows: Cannot build GvimExt with MingW or Cygwin. +Solution: Add makefile and modified resource files. (Rene de Zwart) + Also support Cygwin. (Alejandro Lopez_Valencia) +Files: GvimExt/Make_cyg.mak, GvimExt/Make_ming.mak, GvimExt/Makefile, + GvimExt/gvimext_ming.def, GvimExt/gvimext_ming.rc + +Patch 6.1.375 +Problem: MS-Windows: ':!dir "%"' does not work for a file name with spaces. + (Xiangjiang Ma) +Solution: Don't insert backslashes for spaces in a shell command. +Files: src/ex_docmd.c + +Patch 6.1.376 +Problem: "vim --version" and "vim --help" have a non-zero exit code. + That is unusual. (Petesea) +Solution: Use a zero exit code. +Files: src/main.c + +Patch 6.1.377 +Problem: Can't add words to 'lispwords' option. +Solution: Add P_COMMA and P_NODUP flags. (Haakon Riiser) +Files: src/option.c + +Patch 6.1.378 +Problem: When two buffer-local user commands are ambiguous, a full match + with a global user command isn't found. (Hari Krishna Dara) +Solution: Detect this situation and accept the global command. +Files: src/ex_docmd.c + +Patch 6.1.379 +Problem: Linux with kernel 2.2 can't use the alternate stack in combination + with threading, causes an infinite loop. +Solution: Don't use the alternate stack in this situation. +Files: src/os_unix.c + +Patch 6.1.380 +Problem: When 'winminheight' is zero and the quickfix window is zero lines, + entering the window doesn't make it higher. (Christian J. + Robinson) +Solution: Make sure the current window is at least one line high. +Files: src/window.c + +Patch 6.1.381 +Problem: When a BufWriteCmd is used and it leaves the buffer modified, the + window may still be closed. (Hari Krishna Dara) +Solution: Return FAIL from buf_write() when the buffer is still modified + after a BufWriteCmd autocommand was used. +Files: src/fileio.c + +Patch 6.1.382 (extra) +Problem: Win32 GUI: When using two monitors, the code that checks/fixes the + window size and position (e.g. when a font changes) doesn't work + properly. (George Reilly) +Solution: Handle a double monitor situation. (Helmut Stiegler) +Files: src/gui_w32.c + +Patch 6.1.383 +Problem: The filling of the status line doesn't work properly for + multi-byte characters. (Nam SungHyun) + There is no check for going past the end of the buffer. +Solution: Properly distinguish characters and bytes. Properly check for + running out of buffer space. +Files: src/buffer.c, src/ex_cmds2.c, src/proto/buffer.pro, src/screen.c + +Patch 6.1.384 +Problem: It is not possible to find if a certain patch has been included. + (Lubomir Host) +Solution: Support using has() to check if a patch was included. +Files: runtime/doc/eval.txt, src/eval.c, src/proto/version.pro, + src/version.c + +Patch 6.1.385 (depends on 6.1.383) +Problem: Can't compile without the multi-byte feature. +Solution: Move an #ifdef. (Christian J. Robinson) +Files: src/buffer.c + +Patch 6.1.386 +Problem: Get duplicate tags when running ":helptags". +Solution: Do the other halve of moving a section to another help file. +Files: runtime/tagsrch.txt + +Patch 6.1.387 (depends on 6.1.373) +Problem: Compiler warning for pointer cast. +Solution: Add (char_u *). +Files: src/option.c + +Patch 6.1.388 (depends on 6.1.384) +Problem: Compiler warning for pointer cast. +Solution: Add (char *). Only include has_patch() when used. +Files: src/eval.c, src/version.c + +Patch 6.1.389 (depends on 6.1.366) +Problem: Balloon evaluation doesn't work for GTK. + has("balloon_eval") doesn't work. +Solution: Add balloon evaluation for GTK. Also improve displaying of signs. + (Daniel Elstner) + Also make ":gui" start the netbeans connection and avoid using + netbeans functions when the connection is not open. +Files: src/Makefile, src/feature.h, src/gui.c, src/gui.h, + src/gui_beval.c, src/gui_beval.h, src/gui_gtk.c, + src/gui_gtk_x11.c, src/eval.c, src/memline.c, src/menu.c, + src/netbeans.c, src/proto/gui_beval.pro, src/proto/gui_gtk.pro, + src/structs.h, src/syntax.c, src/ui.c, src/workshop.c + +Patch 6.1.390 (depends on 6.1.389) +Problem: It's not possible to tell Vim to save and exit through the + Netbeans interface. Would still try to send balloon eval text + after the connection is closed. + Can't use Unicode characters for sign text. +Solution: Add functions "saveAndExit" and "getModified". Check for a + working connection before sending a balloonText event. + various other cleanups. + Support any character for sign text. (Daniel Elstner) +Files: runtime/doc/netbeans.txt, runtime/doc/sign.txt, src/ex_cmds.c, + src/netbeans.c, src/screen.c + +Patch 6.1.391 +Problem: ml_get() error when using virtualedit. (Charles Campbell) +Solution: Get a line from a specific window, not the current one. +Files: src/charset.c + +Patch 6.1.392 (depends on 6.1.383) +Problem: Highlighting in the 'statusline' is in the wrong position when an + item is truncated. (Zak Beck) +Solution: Correct the start of 'statusline' items properly for a truncated + item. +Files: src/buffer.c + +Patch 6.1.393 +Problem: When compiled with Python and threads, detaching the terminal may + cause Vim to loop forever. +Solution: Add -pthread to $CFLAGS when using Python and gcc. (Daniel + Elstner) +Files: src/auto/configure,, src/configure.in + +Patch 6.1.394 (depends on 6.1.390) +Problem: The netbeans interface doesn't recognize multibyte glyph names. +Solution: Check the number of cells rather than bytes to decide + whether a glyph name is not a filename. (Daniel Elstner) +Files: src/netbeans.c + +Patch 6.1.395 (extra, depends on 6.1.369) +Problem: VMS: OLD_VMS is never defined. Missing function prototype. +Solution: Define OLD_VMS in Make_vms.mms. Add vms_sys_status() to + os_vms.pro. (Zoltan Arpadffy) +Files: src/Make_vms.mms, src/proto/os_vms.pro + +Patch 6.1.396 (depends on 6.1.330) +Problem: Compiler warnings for using enum. +Solution: Add typecast to char_u. +Files: src/gui_gtk_x11.c, src/gui_x11.c + +Patch 6.1.397 (extra) +Problem: The install program may use a wrong path for the diff command if + there is a space in the install directory path. +Solution: Use double quotes around the path if necessary. (Alejandro + Lopez-Valencia) Also use double quotes around the file name + arguments. +Files: src/dosinst.c + +Patch 6.1.398 +Problem: Saving the typeahead for debug mode causes trouble for a test + script. (Servatius Brandt) +Solution: Add the ":debuggreedy" command to avoid saving the typeahead. +Files: runtime/doc/repeat.txt, src/ex_cmds.h, src/ex_cmds2.c, + src/ex_docmd.c, src/proto/ex_cmds2.pro + +Patch 6.1.399 +Problem: Warning for unused variable. +Solution: Remove the variable two_or_more. +Files: src/ex_cmds.c + +Patch 6.1.400 (depends on 6.1.381) +Problem: When a BufWriteCmd wipes out the buffer it may still be accessed. +Solution: Don't try accessing a buffer that has been wiped out. +Files: src/fileio.c + +Patch 6.1.401 (extra) +Problem: Building the Win16 version with Borland 5.01 doesn't work. + "make test" doesn't work with Make_dos.mak. (Walter Briscoe) +Solution: Various fixes to the w16 makefile. (Walter Briscoe) + Don't use deltree. Use "mkdir \tmp" instead of "mkdir /tmp". +Files: src/Make_w16.mak, src/testdir/Make_dos.mak + +Patch 6.1.402 +Problem: When evaluating a function name with curly braces, an error + is not handled consistently. +Solution: Accept the result of an curly braces expression when an + error was encountered. Skip evaluating an expression in curly + braces when skipping. (Servatius Brandt) +Files: src/eval.c + +Patch 6.1.403 (extra) +Problem: MS-Windows 16 bit: compiler warnings. +Solution: Add typecasts. (Walter Briscoe) +Files: src/ex_cmds2.c, src/gui_w48.c, src/os_mswin.c, src/os_win16.c, + src/syntax.c + +Patch 6.1.404 (extra) +Problem: Various small problems. +Solution: Fix comments. Various small additions, changes in indent, removal + of unused items and fixes. +Files: Makefile, README.txt, runtime/menu.vim, runtime/vimrc_example.vim, + src/INSTALL, src/INSTALLole.txt, src/Make_bc5.mak, + src/Make_cyg.mak, src/Make_ming.mak, src/Makefile, + src/config.h.in, src/edit.c, src/eval.c, src/ex_cmds2.c, + src/ex_docmd.c, src/ex_getln.c, src/fileio.c, src/getchar.c, + src/gui.c, src/gui_gtk.c, src/gui_photon.c, src/if_cscope.c, + src/if_python.c, src/keymap.h, src/mark.c, src/mbyte.c, + src/message.c, src/misc1.c, src/misc2.c, src/normal.c, + src/option.c, src/os_os2_cfg.h, src/os_win32.c, + src/proto/getchar.pro, src/proto/message.pro, + src/proto/regexp.pro, src/screen.c, src/structs.h, src/syntax.c, + src/term.c, src/testdir/test15.in, src/testdir/test15.ok, + src/vim.rc, src/xxd/Make_cyg.mak, src/xxd/Makefile + +Patch 6.1.405 +Problem: A few files are missing from the toplevel Makefile. +Solution: Add the missing files. +Files: Makefile + +Patch 6.1.406 (depends on 6.1.392) +Problem: When a statusline item doesn't fit arbitrary text appears. + (Christian J. Robinson) +Solution: When there is just enough room but not for the "<" truncate the + statusline item like there is no room. +Files: src/buffer.c + +Patch 6.1.407 +Problem: ":set scrollbind | help" scrollbinds the help window. (Andrew + Pimlott) +Solution: Reset 'scrollbind' when opening a help window. +Files: src/ex_cmds.c + +Patch 6.1.408 +Problem: When 'rightleft' is set unprintable character 0x0c is displayed as + ">c0<". +Solution: Reverse the text of the hex character. +Files: src/screen.c + +Patch 6.1.409 +Problem: Generating tags for the help doesn't work for some locales. +Solution: Set LANG=C LC_ALL=C in the environment for "sort". (Daniel + Elstner) +Files: runtime/doc/Makefile + +Patch 6.1.410 (depends on 6.1.390) +Problem: Linking error when compiling with Netbeans but without sign icons. + (Malte Neumann) +Solution: Don't define buf_signcount() when sign icons are unavailable. +Files: src/buffer.c + +Patch 6.1.411 +Problem: When 'virtualedit' is set, highlighting a Visual block beyond the + end of a line may be wrong. +Solution: Correct the virtual column when the end of the line is before the + displayed part of the line. (Muraoka Taro) +Files: src/screen.c + +Patch 6.1.412 +Problem: When swapping terminal screens and using ":gui" to start the GUI, + the shell prompt may be after a hit-enter prompt. +Solution: Output a newline in the terminal when starting the GUI and there + was a hit-enter prompt.. +Files: src/gui.c + +Patch 6.1.413 +Problem: When 'clipboard' contains "unnamed", "p" in Visual mode doesn't + work correctly. +Solution: Save the register before overwriting it and put the resulting text + on the clipboard afterwards. (Muraoka Taro) +Files: src/normal.c, src/ops.c + +Patch 6.1.414 (extra, depends on 6.1.369) +Problem: VMS: Vim busy waits when waiting for input. +Solution: Delay for a short while before getting another character. (Zoltan + Arpadffy) +Files: src/os_vms.c + +Patch 6.1.415 +Problem: When there is a vertical split and a quickfix window, reducing the + size of the Vim window may result in a wrong window layout and a + crash. +Solution: When reducing the window size and there is not enough space for + 'winfixheight' set the frame height to the larger height, so that + there is a retry while ignoring 'winfixheight'. (Yasuhiro + Matsumoto) +Files: src/window.c + +Patch 6.1.416 (depends on 6.1.366) +Problem: When using the Netbeans interface, a line with a sign cannot be + changed. +Solution: Respect the GUARDEDOFFSET for sign IDs when checking for a guarded + area. +Files: src/netbeans.c + +Patch 6.1.417 +Problem: Unprintable multi-byte characters are not handled correctly. + Multi-byte characters above 0xffff are displayed as another + character. +Solution: Handle unprintable multi-byte characters. Display multi-byte + characters above 0xffff with a marker. Recognize UTF-16 words and + BOM words as unprintable. (Daniel Elstner) +Files: src/charset.c, src/mbyte.c, src/screen.c + +Patch 6.1.418 +Problem: The result of strftime() is in the current locals. Need to + convert it to 'encoding'. +Solution: Obtain the current locale and convert the argument for strftime() + to it and the result back to 'encoding'. (Daniel Elstner) +Files: src/eval.c, src/ex_cmds.c, src/ex_cmds2.c, src/mbyte.c, + src/proto/mbyte.pro, src/option.c, src/os_mswin.c + +Patch 6.1.419 +Problem: Vim doesn't compile on AIX 5.1. +Solution: Don't define _NO_PROTO on this system. (Uribarri) +Files: src/auto/configure, src/configure.in + +Patch 6.1.420 (extra) +Problem: convert_input() has an unnecessary STRLEN(). + Conversion from UCS-2 to a codepage uses word count instead of + byte count. +Solution: Remove the STRLEN() call. (Daniel Elstner) + Always use byte count for string_convert(). +Files: src/gui_w32.c, src/mbyte.c + +Patch 6.1.421 (extra, depends on 6.1.354) +Problem: MS-Windows 9x: When putting text on the clipboard it can be in + the wrong encoding. +Solution: Convert text to the active codepage for CF_TEXT. (Glenn Maynard) +Files: src/os_mswin.c + +Patch 6.1.422 +Problem: Error in .vimrc doesn't cause hit-enter prompt when swapping + screens. (Neil Bird) +Solution: Set msg_didany also when sending a message to the terminal + directly. +Files: src/message.c + +Patch 6.1.423 +Problem: Can't find arbitrary text in help files. +Solution: Added the ":helpgrep" command. +Files: runtime/doc/various.txt, src/ex_cmds.h, src/ex_docmd.c, + src/proto/quickfix.pro, src/quickfix.c + +Patch 6.1.424 (extra) +Problem: Win32: Gvim compiled with VC++ 7.0 run on Windows 95 does not show + menu items. +Solution: Define $WINVER to avoid an extra item is added to MENUITEMINFO. + (Muraoka Taro) +Files: src/Make_mvc.mak + +Patch 6.1.425 +Problem: ":helptags $VIMRUNTIME/doc" does not add the "help-tags" tag. +Solution: Do add the "help-tags" tag for that specific directory. +Files: src/ex_cmds.c + +Patch 6.1.426 +Problem: "--remote-wait +cmd file" waits forever. (Valery Kondakoff) +Solution: Don't wait for the "+cmd" argument to have been edited. +Files: src/main.c + +Patch 6.1.427 +Problem: Several error messages for regexp patterns are not translated. +Solution: Use _() properly. (Muraoka Taro) +Files: src/regexp.c + +Patch 6.1.428 +Problem: FreeBSD: wait() may hang when compiled with Python support and + doing a system() call in a startup script. +Solution: Use waitpid() instead of wait() and poll every 10 msec, just like + what is done in the GUI. +Files: src/os_unix.c + +Patch 6.1.429 (depends on 6.1.390) +Problem: Crash when using showmarks.vim plugin. (Charles Campbell) +Solution: Check for sign_get_text() returning a NULL pointer. +Files: src/screen.c + +Patch 6.1.430 +Problem: In Lisp code backslashed parens should be ignored for "%". (Dorai) +Solution: Skip over backslashed parens. +Files: src/search.c + +Patch 6.1.431 +Problem: Debug commands end up in redirected text. +Solution: Disable redirection while handling debug commands. +Files: src/ex_cmds2.c + +Patch 6.1.432 (depends on 6.1.375) +Problem: MS-Windows: ":make %:p" inserts extra backslashes. (David Rennalls) +Solution: Don't add backslashes, handle it like ":!cmd". +Files: src/ex_docmd.c + +Patch 6.1.433 +Problem: ":popup" only works for Win32. +Solution: Add ":popup" support for GTK. (Daniel Elstner) +Files: runtime/doc/gui.txt, src/ex_docmd.c, src/gui_gtk.c, src/menu.c, + src/proto/gui_gtk.pro + +Patch 6.1.434 (extra) +Problem: Win32: When there are more than 32767 lines, the scrollbar has a + roundoff error. +Solution: Make a click on an arrow move one line. Also move the code to + gui_w48.c, there is hardly any difference between the 16 bit and + 32 bit versions. (Walter Briscoe) +Files: src/gui_w16.c, src/gui_w32.c, src/gui_w48.c + +Patch 6.1.435 +Problem: ":winsize x" resizes the Vim window to the minimal size. (Andrew + Pimlott) +Solution: Give an error message for wrong arguments of ":winsize" and + ":winpos". +Files: src/ex_docmd.c + +Patch 6.1.436 +Problem: When a long UTF-8 file contains an illegal byte it's hard to find + out where it is. (Ron Aaron) +Solution: Add the line number to the error message. +Files: src/fileio.c + +Patch 6.1.437 (extra, depends on 6.1.421) +Problem: Using multi-byte functions when they are not available. +Solution: Put the clipboard conversion inside an #ifdef. (Vince Negri) + Also fix a pointer type mistake. (Walter Briscoe) +Files: src/os_mswin.c + +Patch 6.1.438 +Problem: When Perl has thread support Vim cannot use the Perl interface. +Solution: Add a configure check and disable Perl when it will not work. + (Aron Griffis) +Files: src/auto/configure, src/configure.in + +Patch 6.1.439 +Problem: Netbeans: A "create" function doesn't actually create a buffer, + following functions may fail. +Solution: Create a Vim buffer without a name when "create" is called. + (Gordon Prieur) +Files: runtime/doc/netbeans.txt, src/netbeans.c + +Patch 6.1.440 +Problem: The "@*" command doesn't obtain the actual contents of the + clipboard. (Hari Krishna Dara) +Solution: Obtain the clipboard text before executing the command. +Files: src/ops.c + +Patch 6.1.441 +Problem: "zj" and "zk" cannot be used as a motion command after an + operator. (Ralf Hetzel) +Solution: Accept these commands as motion commands. +Files: src/normal.c + +Patch 6.1.442 +Problem: Unicode 3.2 defines more space and punctuation characters. +Solution: Add the new characters to the Unicode tables. (Raphael Finkel) +Files: src/mbyte.c + +Patch 6.1.443 (extra) +Problem: Win32: The gvimext.dll build with Borland 5.5 requires another + DLL. +Solution: Build a statically linked version by default. (Dan Sharp) +Files: GvimExt/Make_bc5.mak + +Patch 6.1.444 (extra) +Problem: Win32: Enabling a build with gettext support is not consistent. +Solution: Use "GETTEXT" for Borland and msvc makefiles. (Dan Sharp) +Files: src/Make_bc5.mak, src/Make_mvc.mak + +Patch 6.1.445 (extra) +Problem: DJGPP: get warning for argument of putenv() +Solution: Define HAVE_PUTENV to use DJGPP's putenv(). (Walter Briscoe) +Files: src/os_msdos.h + +Patch 6.1.446 (extra) +Problem: Win32: The MingW makefile uses a different style of arguments than + other makefiles. + Dynamic IME is not supported for Cygwin. +Solution: Use "no" and "yes" style arguments. Remove the use of the + dyn-ming.h include file. (Dan Sharp) + Do not include the ime.h file and adjust the makefile. (Alejandro + Lopez-Valencia) +Files: src/Make_cyg.mak, src/Make_ming.mak, src/gui_w32.c, + src/if_perl.xs, src/if_python.c, src/if_ruby.c, src/os_win32.c + +Patch 6.1.447 +Problem: "make install" uses "make" directly for generating help tags. +Solution: Use $(MAKE) instead of "make". (Tim Mooney) +Files: src/Makefile + +Patch 6.1.448 +Problem: 'titlestring' has a default maximum width of 50 chars per item. +Solution: Remove the default maximum (also for 'statusline'). +Files: src/buffer.c + +Patch 6.1.449 +Problem: When "1" and "a" are in 'formatoptions', auto-formatting always + moves a newly added character to the next line. (Servatius Brandt) +Solution: Don't move a single character to the next line when it was just + typed. +Files: src/edit.c + +Patch 6.1.450 +Problem: Termcap entry "kB" for back-tab is not recognized. +Solution: Use back-tab as the shift-tab code. +Files: src/keymap.h, src/misc2.c, src/term.c + +Patch 6.1.451 +Problem: GUI: When text in the find dialog contains a slash, a backslash is + inserted the next time it is opened. (Mezz) +Solution: Remove escaped backslashes and question marks. (Daniel Elstner) +Files: src/gui.c + +Patch 6.1.452 (extra, after 6.1.446) +Problem: Win32: IME support doesn't work for MSVC. +Solution: Use _MSC_VER instead of __MSVC. (Alejandro Lopez-Valencia) +Files: src/gui_w32.c + +Patch 6.1.453 (after 6.1.429) +Problem: When compiled without sign icons but with sign support, adding a + sign may cause a crash. +Solution: Check for the text sign to exist before using it. (Kamil + Burzynski) +Files: src/screen.c + +Patch 6.1.454 (extra) +Problem: Win32: pasting Russian text in Vim with 'enc' set to cp1251 + results in utf-8 bytes. (Perelyubskiy) + Conversion from DBCS to UCS2 does not work when 'encoding' is not + the active codepage. +Solution: Introduce enc_codepage and use it for conversion to 'encoding' + (Glenn Maynard) + Use MultiByteToWideChar() and WideCharToMultiByte() instead of + iconv(). Should do most needed conversions without iconv.dll. +Files: src/globals.h, src/gui_w32.c, src/mbyte.c, src/os_mswin.c, + src/proto/mbyte.pro, src/proto/os_mswin.pro, src/structs.h + +Patch 6.1.455 +Problem: Some Unicode characters can be one or two character cells wide. +Solution: Add the 'ambiwidth' option to tell Vim how to display these + characters. (Jungshik Shin) + Also reset the script ID when setting an option to its default + value, so that ":verbose set" won't give wrong info. +Files: runtime/doc/options.txt, src/mbyte.c, src/option.c, src/option.h + +Patch 6.1.456 (extra, after 6.1.454) +Problem: Win32: IME doesn't work. +Solution: ImmGetCompositionStringW() returns the size in bytes, not words. + (Yasuhiro Matsumoto) Also fix typecast problem. +Files: src/gui_w32.c, src/os_mswin.c + +Patch 6.1.457 +Problem: An empty register in viminfo causes conversion to fail. +Solution: Don't convert an empty string. (Yasuhiro Matsumoto) +Files: src/ex_cmds.c, src/mbyte.c + +Patch 6.1.458 +Problem: Compiler warning for pointer. +Solution: Add a typecast. +Files: src/ex_cmds.c + +Patch 6.1.459 (extra) +Problem: Win32: libcall() may return an invalid pointer and cause Vim to + crash. +Solution: Add a strict check for the returned pointer. (Bruce Mellows) +Files: src/os_mswin.c + +Patch 6.1.460 +Problem: GTK: after scrolling the text one line with a key, clicking the + arrow of the scrollbar does not always work. (Nam SungHyun) +Solution: Always update the scrollbar thumb when the value changed, even + when it would not move, like for RISCOS. (Daniel Elstner) +Files: src/gui.c, src/gui.h + +Patch 6.1.461 +Problem: When a keymap is active, typing a character in Select mode does + not use it. (Benji Fisher) +Solution: Apply Insert mode mapping to the character typed in Select mode. +Files: src/normal.c + +Patch 6.1.462 +Problem: When autocommands wipe out a buffer, a crash may happen. (Hari + Krishna Dara) +Solution: Don't decrement the window count of a buffer before calling the + autocommands for it. When re-using the current buffer, watch out + for autocommands changing the current buffer. +Files: src/buffer.c, src/ex_cmds.c, src/proto/buffer.pro + +Patch 6.1.463 +Problem: When writing a compressed file, the file name that gzip stores in + the file is the weird temporary file name. (David Rennalls) +Solution: Use the real file name when possible. +Files: runtime/plugin/gzip.vim + +Patch 6.1.464 +Problem: Crash when using C++ syntax highlighting. (Gerhard Hochholzer) +Solution: Check for a negative index. +Files: src/syntax.c + +Patch 6.1.465 (after 6.1.454) +Problem: Compile error when using cygwin. +Solution: Change #ifdef WIN32 to #ifdef WIN3264. (Alejandro Lopez-Valencia) + Undefine WIN32 after including windows.h +Files: src/mbyte.c + +Patch 6.1.466 +Problem: The "-f" argument is a bit obscure. +Solution: Add the "--nofork" argument. Improve the help text a bit. +Files: runtime/doc/starting.txt, src/main.c + +Patch 6.1.467 +Problem: Setting the window title doesn't work for Chinese. +Solution: Use an X11 function to convert text to a text property. (Kentaro + Nakazawa) +Files: src/os_unix.c + +Patch 6.1.468 +Problem: ":mksession" also stores folds for buffers which will not be + restored. +Solution: Only store folds for a buffer with 'buftype' empty and help files. +Files: src/ex_docmd.c + +Patch 6.1.469 +Problem: 'listchars' cannot contain multi-byte characters. +Solution: Handle multi-byte UTF-8 list characters. (Matthew Samsonoff) +Files: src/message.c, src/option.c, src/screen.c + +Patch 6.1.470 (lang) +Problem: Polish messages don't show up correctly on MS-Windows. +Solution: Convert messages to cp1250. (Mikolaj Machowski) + Also add English message translations, because it got in the way + of the patch. +Files: Makefile, src/po/Makefile, src/po/en_gb.po, src/po/pl.po + +Patch 6.1.471 +Problem: ":jumps" output continues after pressing "q" at the more-prompt. + (Hari Krishna Dara) +Solution: Check for "got_int" being set. +Files: src/mark.c + +Patch 6.1.472 +Problem: When there is an authentication error when connecting to the X + server Vim exits. +Solution: Use XSetIOErrorHandler() to catch the error and longjmp() to avoid + the exit. Also do this in the main loop, so that when the X + server exits a Vim running in a console isn't killed. +Files: src/globals.h, src/main.c, src/os_unix.c + +Patch 6.1.473 +Problem: Referring to $curwin or $curbuf in Perl 5.6 causes a crash. +Solution: Add "pTHX_" to cur_val(). (Yasuhiro Matsumoto) +Files: src/if_perl.xs + +Patch 6.1.474 +Problem: When opening the command-line window in Ex mode it's impossible to + go back. (Pavol Juhas) +Solution: Reset "exmode_active" and restore it when the command-line window + is closed. +Files: src/ex_getln.c + + +Patch 6.2f.001 +Problem: The configure check for Ruby didn't work properly for Ruby 1.8.0. +Solution: Change the way the Ruby check is done. (Aron Griffis) +Files: src/auto/configure, src/configure.in + +Patch 6.2f.002 +Problem: The output of ":ls" doesn't show whether a buffer had read errors. +Solution: Add the "x" flag in the ":ls" output. +Files: runtime/doc/windows.txt, src/buffer.c + +Patch 6.2f.003 +Problem: Test49 doesn't properly test the behavior of ":catch" without an + argument. +Solution: Update test49. (Servatius Brandt) +Files: src/testdir/test49.ok, src/testdir/test49.vim + +Patch 6.2f.004 +Problem: "vim --version" always uses CR/LF in the output. +Solution: Omit the CR. +Files: src/message.c, src/os_unix.c + +Patch 6.2f.005 +Problem: Two error messages without a colon after the number. +Solution: Add the colon. (Taro Muraoka) +Files: src/if_cscope.c + +Patch 6.2f.006 +Problem: When saving a file takes a while and Vim regains focus this can + result in a "file changed outside of Vim" warning and ml_get() + errors. (Mike Williams) +Solution: Add the "b_saving" flag to avoid checking the timestamp while the + buffer is being saved. (Michael Schaap) +Files: src/fileio.c, src/structs.h + +Patch 6.2f.007 +Problem: Irix compiler complains about multiple defined symbols. + vsnprintf() is not available. (Charles Campbell) +Solution: Insert EXTERN for variables in globals.h. Change the configure + check for vsnprintf() from compiling to linking. +Files: src/auto/configure, src/configure.in, src/globals.h + +Patch 6.2f.008 +Problem: The Aap recipe doesn't work with Aap 0.149. +Solution: Change targetarg to TARGETARG. Update the mysign file. +Files: src/main.aap, src/mysign + +Patch 6.2f.009 (extra) +Problem: Small problem when building with Borland 5.01. +Solution: Use mkdir() instead of _mkdir(). (Walter Briscoe) +Files: src/dosinst.h + +Patch 6.2f.010 +Problem: Warning for missing prototypes. +Solution: Add missing prototypes. (Walter Briscoe) +Files: src/if_cscope.c + +Patch 6.2f.011 +Problem: The configure script doesn't work with autoconf 2.5x. +Solution: Add square brackets around a header check. (Aron Griffis) + Note: touch src/auto/configure after applying this patch. +Files: src/configure.in + +Patch 6.2f.012 +Problem: ":echoerr" doesn't work correctly inside try/endtry. +Solution: Don't reset did_emsg inside a try/endtry. (Servatius Brandt) +Files: src/eval.c + +Patch 6.2f.013 (extra) +Problem: Macintosh: Compiler warning for a trigraph. +Solution: Insert a backslash before each question mark. (Peter Cucka) +Files: src/os_mac.h + +Patch 6.2f.014 (extra) +Problem: Macintosh: ex_eval is not included in the project file. +Solution: Add ex_eval. (Dany St-Amant) +Files: src/os_mac.pbproj/project.pbxproj + +Patch 6.2f.015 (extra) +Problem: Win32: When changing header files not all source files involved + are recompiled. +Solution: Improve the dependency rules. (Dan Sharp) +Files: src/Make_cyg.mak, src/Make_ming.mak + +Patch 6.2f.016 +Problem: "vim --version > ff" on non-Unix systems results in a file with a + missing line break at the end. (Bill McCArthy) +Solution: Add a line break. +Files: src/main.c + +Patch 6.2f.017 +Problem: Unix: starting Vim in the background and then bringing it to the + foreground may cause the terminal settings to be wrong. +Solution: Check for tcsetattr() to return an error, retry when it does. + (Paul Tapper) +Files: src/os_unix.c + +Patch 6.2f.018 +Problem: Mac OS X 10.2: OK is defined to zero in cursus.h while Vim uses + one. Redefining it causes a warning message. +Solution: Undefine OK before defining it to one. (Taro Muraoka) +Files: src/vim.h + +Patch 6.2f.019 +Problem: Mac OS X 10.2: COLOR_BLACK and COLOR_WHITE are defined in + curses.h. +Solution: Rename them to PRCOLOR_BLACK and PRCOLOR_WHITE. +Files: src/ex_cmds2.c + +Patch 6.2f.020 +Problem: Win32: test50 produces beeps and fails with some versions of diff. +Solution: Remove empty lines and convert the output to dos fileformat. +Files: src/testdir/test50.in + +Patch 6.2f.021 +Problem: Running configure with "--enable-netbeans" disables Netbeans. + (Gordon Prieur) +Solution: Fix the tests in configure.in where the default is to enable a + feature. Fix that "--enable-acl" reported "yes" confusingly. +Files: src/auto/configure, src/configure.in, src/mysign + +Patch 6.2f.022 +Problem: A bogus value for 'foldmarker' is not rejected, possibly causing a + hang. (Derek Wyatt) +Solution: Check for a non-empty string before and after the comma. +Files: src/option.c + +Patch 6.2f.023 +Problem: When the help files are not in $VIMRUNTIME but 'helpfile' is + correct Vim still can't find the help files. +Solution: Also look for a tags file in the directory of 'helpfile'. +Files: src/tag.c + +Patch 6.2f.024 +Problem: When 'delcombine' is set and a character has more than two + composing characters "x" deletes them all. +Solution: Always delete only the last composing character. +Files: src/misc1.c + +Patch 6.2f.025 +Problem: When reading a file from stdin that has DOS line endings but a + missing end-of-line for the last line 'fileformat' becomes "unix". + (Bill McCarthy) +Solution: Don't add the missing line break when re-reading the text from the + buffer. +Files: src/fileio.c + +Patch 6.2f.026 +Problem: When typing new text at the command line, old composing characters + may be displayed. +Solution: Don't read composing characters from after the end of the + text to be displayed. +Files: src/ex_getln.c, src/mbyte.c, src/message.c, src/proto/mbyte.pro, + src/screen.c + +Patch 6.2f.027 +Problem: Compiler warnings for unsigned char pointers. (Tony Leneis) +Solution: Add typecasts to char pointer. +Files: src/quickfix.c + +Patch 6.2f.028 +Problem: GTK: When 'imactivatekey' is empty and XIM is inactive it can't be + made active again. Cursor isn't updated immediately when changing + XIM activation. Japanese XIM may hang when using 'imactivatekey'. + Can't activate XIM after typing fFtT command or ":sh". +Solution: Properly set the flag that indicates the IM is active. Update the + cursor right away. Do not send a key-release event. Handle + Normal mode and running an external command differently. + (Yasuhiro Matsumoto) +Files: src/mbyte.c + +Patch 6.2f.029 +Problem: Mixing use of int and enum. +Solution: Adjust argument type of cs_usage_msg(). Fix wrong typedef. +Files: src/if_cscope.c, src/if_cscope.h + +Patch 6.2f.030 (after 6.2f.028) +Problem: Cursor moves up when using XIM. +Solution: Reset im_preedit_cursor. (Yasuhiro Matsumoto) +Files: src/mbyte.c + +Patch 6.2f.031 +Problem: Crash when listing a function argument in the debugger. (Ron Aaron) +Solution: Init the name field of an argument to NULL. +Files: src/eval.c + +Patch 6.2f.032 +Problem: When a write fails for a ":silent!" while inside try/endtry the + BufWritePost autocommands are not triggered. +Solution: Check the emsg_silent flag in should_abort(). (Servatius Brandt) +Files: src/ex_eval.c, src/testdir/test49.ok, src/testdir/test49.vim + +Patch 6.2f.033 +Problem: Cscope: re-entrance problem for ":cscope" command. Checking for + duplicate database didn't work well for Win95. Didn't check for + duplicate databases after an empty entry. +Solution: Don't set postponed_split too early. Remember first empty + database entry. (Sergey Khorev) +Files: src/if_cscope.c + +Patch 6.2f.034 +Problem: The netbeans interface cannot be used on systems without + vsnprintf(). (Tony Leneis) +Solution: Use EMSG(), EMSGN() and EMSG2() instead. +Files: src/auto/configure, src/configure.in, src/netbeans.c + +Patch 6.2f.035 +Problem: The configure check for the netbeans interface doesn't work if the + socket and nsl libraries are required. +Solution: Check for the socket and nsl libraries before the netbeans check. +Files: src/auto/configure, src/configure.in + +Patch 6.2f.036 +Problem: Moving leftwards over text with an illegal UTF-8 byte moves one + byte instead of one character. +Solution: Ignore an illegal byte after the cursor position. +Files: src/mbyte.c + +Patch 6.2f.037 +Problem: When receiving a Netbeans command at the hit-enter or more prompt + the screen is redrawn but Vim is still waiting at the prompt. +Solution: Quit the prompt like a CTRL-C was typed. +Files: src/netbeans.c + +Patch 6.2f.038 +Problem: The dependency to run autoconf causes a patch for configure.in + to run autoconf, even though the configure script was updated as + well. +Solution: Only run autoconf with "make autoconf". +Files: src/Makefile + +Patch 6.2f.039 +Problem: CTRL-W K makes the new top window very high. +Solution: When 'equalalways' is set equalize the window heights. +Files: src/window.c + + +============================================================================== +VERSION 6.3 *version-6.3* + +This section is about improvements made between version 6.2 and 6.3. + +This is mainly a bug-fix release. There are also a few new features. +The major number of new items is in the runtime files and translations. + + +Changed *changed-6.3* +------- + +The intro message also displays a note about sponsoring Vim, mixed randomly +with the message about helping children in Uganda. + +Included the translated menus, keymaps and tutors with the normal runtime +files. The separate "lang" archive now only contains translated messages. + +Made the translated menu file names a bit more consistent. Use "latin1" for +"iso_8859-1" and "iso_8859-15". + +Removed the "file_select.vim" script from the distribution. It's not more +useful than other scripts that can be downloaded from www.vim.org. + +The "runtime/doc/tags" file is now always in unix fileformat. On MS-Windows +it used to be dos fileformat, but ":helptags" generates a unix format file. + + +Added *added-6.3* +----- + +New commands: + :cNfile go to last error in previous file + :cpfile idem + :changes print the change list + :keepmarks following command keeps marks where they are + :keepjumps following command keeps jumplist and marks + :lockmarks following command keeps marks where they are + :redrawstatus force a redraw of the status line(s) + +New options: + 'antialias' Mac OS X: use smooth, antialiased fonts + 'helplang' preferred help languages + +Syntax files: + Arch inventory (Nikolai Weibull) + Calendar (Nikolai Weibull) + Ch (Wayne Cheng) + Controllable Regex Mutilator (Nikolai Weibull) + D (Jason Mills) + Desktop (Mikolaj Machowski) + Dircolors (Nikolai Weibull) + Elinks configuration (Nikolai Weibull) + FASM (Ron Aaron) + GrADS scripts (Stefan Fronzek) + Icewm menu (James Mahler) + LDIF (Zak Johnson) + Locale input, fdcc. (Dwayne Bailey) + Pinfo config (Nikolai Weibull) + Pyrex (Marco Barisione) + Relax NG Compact (Nikolai Weibull) + Slice (Morel Bodin) + VAX Macro Assembly (Tom Uijldert) + grads (Stefan Fronzek) + libao (Nikolai Weibull) + mplayer (Nikolai Weibull) + rst (Nikolai Weibull) + tcsh (Gautam Iyer) + yaml (Nikolai Weibull) + +Compiler plugins: + ATT dot (Marcos Macedo) + Apple Project Builder (Alexander von Below) + Intel (David Harrison) + bdf (Nikolai Weibull) + icc (Peter Puck) + javac (Doug Kearns) + neato (Marcos Macedo) + onsgmls (Robert B. Rowsome) + perl (Christian J. Robinson) + rst (Nikolai Weibull) + se (SmartEiffel) (Doug Kearns) + tcl (Doug Kearns) + xmlwf (Robert B. Rowsome) + +Filetype plugins: + Aap (Bram Moolenaar) + Ch (Wayne Cheng) + Css (Nikolai Weibull) + Pyrex (Marco Barisione) + Rst (Nikolai Weibull) + +Indent scripts: + Aap (Bram Moolenaar) + Ch (Wayne Cheng) + DocBook (Nikolai Weibull) + MetaPost (Eugene Minkovskii) + Objective-C (Kazunobu Kuriyama) + Pyrex (Marco Barisione) + Rst (Nikolai Weibull) + Tcsh (Gautam Iyer) + XFree86 configuration file (Nikolai Weibull) + Zsh (Nikolai Weibull) + +Keymaps: + Greek for cp1253 (Panagiotis Louridas) + Hungarian (Magyar) (Laszlo Zavaleta) + Persian-Iranian (Behnam Esfahbod) + +Message translations: + Catalan (Ernest Adrogue) + Russian (Vassily Ragosin) + Swedish (Johan Svedberg) + +Menu translations: + Catalan (Ernest Adrogue) + Russian (Tim Alexeevsky) + Swedish (Johan Svedberg) + +Tutor translations: + Catalan (Ernest Adrogue) + Russian in cp1251 (Alexey Froloff) + Slovak in cp1250 and iso8859-2 (Lubos Celko) + Swedish (Johan Svedberg) + Korean (Kee-Won Seo) + UTF-8 version of the Japanese tutor (Yasuhiro Matsumoto) Use this as + the original, create the other Japanese tutor by conversion. + +Included "russian.txt" help file. (Vassily Ragosin) + +Include Encapsulated PostScript and PDF versions of the Vim logo in the extra +archive. + +The help highlighting finds the highlight groups and shows them in the color +that is actually being used. (idea from Yakov Lerner) + +The big Win32 version is now compiled with Ruby interface, version 1.8. For +Python version 2.3 is used. For Perl version 5.8 is used. + +The "ftdetect" directory is mentioned in the documentation. The DOS install +program creates it. + + +Fixed *fixed-6.3* +----- + +Test 42 failed on MS-Windows. Set and reset 'fileformat' and 'binary' options +here and there. (Walter Briscoe) + +The explorer plugin didn't work for double-byte 'encoding's. + +Use "copy /y" in Make_bc5.mak to avoid a prompt for overwriting. + +Patch 6.2.001 +Problem: The ":stopinsert" command doesn't have a help tag. +Solution: Add the tag. (Antoine J. Mechelynck) +Files: runtime/doc/insert.txt, runtime/doc/tags + +Patch 6.2.002 +Problem: When compiled with the +multi_byte feature but without +eval, + displaying UTF-8 characters may cause a crash. (Karsten Hopp) +Solution: Also set the default for 'ambiwidth' when compiled without the + +eval feature. +Files: src/option.c + +Patch 6.2.003 +Problem: GTK 2: double-wide characters below 256 are not displayed + correctly. +Solution: Check the cell width for characters above 127. (Yasuhiro + Matsumoto) +Files: src/gui_gtk_x11.c + +Patch 6.2.004 +Problem: With a line-Visual selection at the end of the file a "p" command + puts the text one line upwards. +Solution: Detect that the last line was deleted and put forward. (Taro + Muraoka) +Files: src/normal.c + +Patch 6.2.005 +Problem: GTK: the "Find" and "Find and Replace" tools don't work. (Aschwin + Marsman) +Solution: Show the dialog after creating it. (David Necas) +Files: src/gui_gtk.c + +Patch 6.2.006 +Problem: The Netbeans code contains an obsolete function that uses "vim61" + and sets the fall-back value for $VIMRUNTIME. +Solution: Delete the obsolete function. +Files: src/main.c, src/netbeans.c, src/proto/netbeans.pro + +Patch 6.2.007 +Problem: Listing tags for Cscope doesn't always work. +Solution: Avoid using smgs_attr(). (Sergey Khorev) +Files: src/if_cscope.c + +Patch 6.2.008 +Problem: XIM with GTK 2: After backspacing preedit characters are wrong. +Solution: Reset the cursor position. (Yasuhiro Matsumoto) +Files: src/mbyte.c + +Patch 6.2.009 +Problem: Win32: The self-installing executable "Full" selection only + selects some of the items to install. (Salman Mohsin) +Solution: Change commas to spaces in between section numbers. +Files: nsis/gvim.nsi + +Patch 6.2.010 +Problem: When 'virtualedit' is effective and a line starts with a + multi-byte character, moving the cursor right doesn't work. +Solution: Obtain the right character to compute the column offset. (Taro + Muraoka) +Files: src/charset.c + +Patch 6.2.011 +Problem: Alpha OSF1: stat() is a macro and doesn't allow an #ifdef halfway. + (Moshe Kaminsky) +Solution: Move the #ifdef outside of stat(). +Files: src/os_unix.c + +Patch 6.2.012 +Problem: May hang when polling for a character. +Solution: Break the wait loop when not waiting for a character. +Files: src/os_unix.c + +Patch 6.2.013 (extra) +Problem: Win32: The registry key for uninstalling GvimExt still uses "6.1". +Solution: Change the version number to "6.2". (Ajit Thakkar) +Files: src/GvimExt/GvimExt.reg + +Patch 6.2.014 (after 6.2.012) +Problem: XSMP doesn't work when using poll(). +Solution: Use xsmp_idx instead of gpm_idx. (Neil Bird) +Files: src/os_unix.c + +Patch 6.2.015 +Problem: The +xsmp feature is never enabled. +Solution: Move the #define for USE_XSMP to below where WANT_X11 is defined. + (Alexey Froloff) +Files: src/feature.h + +Patch 6.2.016 +Problem: Using ":scscope find" with 'cscopequickfix' does not always split + the window. (Gary Johnson) + Win32: ":cscope add" could make the script that contains it + read-only until the corresponding ":cscope kill". + Errors during ":cscope add" may not be handled properly. +Solution: When using the quickfix window may need to split the window. + Avoid file handle inheritance for the script. + Check for a failed connection and/or process. (Sergey Khorev) +Files: src/ex_cmds2.c, src/if_cscope.c + +Patch 6.2.017 +Problem: Test11 sometimes prompts the user, because a file would have been + changed outside of Vim. (Antonio Colombo) +Solution: Add a FileChangedShell autocommand to avoid the prompt. +Files: src/testdir/test11.in + +Patch 6.2.018 +Problem: When using the XSMP protocol and reading from stdin Vim may wait + for a key to be pressed. +Solution: Avoid that RealWaitForChar() is used recursively. +Files: src/os_unix.c + +Patch 6.2.019 (lang) +Problem: Loading the Portuguese menu causes an error message. +Solution: Join two lines. (Jose Pedro Oliveira, Jos de Paula) +Files: runtime/lang/menu_pt_br.vim + +Patch 6.2.020 +Problem: The "Syntax/Set syntax only" menu item causes an error message. + (Oyvind Holm) +Solution: Set the script-local variable in a function. (Benji Fisher) +Files: runtime/synmenu.vim + +Patch 6.2.021 +Problem: The user manual section on exceptions contains small mistakes. +Solution: Give a good example of an error that could be missed and other + improvements. (Servatius Brandt) +Files: runtime/doc/usr_41.txt + +Patch 6.2.022 (extra) +Problem: Win32: After deleting a menu item it still appears in a tear-off + window. +Solution: Set the mode to zero for the deleted item. (Yasuhiro Matsumoto) +Files: src/gui_w32.c + +Patch 6.2.023 (extra) +Problem: Win32: Make_ivc.mak does not clean everything. +Solution: Delete more files in the clean rule. (Walter Briscoe) +Files: src/Make_ivc.mak + +Patch 6.2.024 (extra) +Problem: Win32: Compiler warnings for typecasts. +Solution: Use DWORD instead of WORD. (Walter Briscoe) +Files: src/gui_w32.c + +Patch 6.2.025 +Problem: Missing prototype for sigaltstack(). +Solution: Add the prototype when it is not found in a header file. +Files: src/os_unix.c + +Patch 6.2.026 +Problem: Warning for utimes() argument. +Solution: Add a typecast. +Files: src/fileio.c + +Patch 6.2.027 +Problem: Warning for uninitialized variable. +Solution: Set mb_l to one when not using multi-byte characters. +Files: src/message.c + +Patch 6.2.028 +Problem: Cscope connection may kill Vim process and others. +Solution: Check for pid being larger than one. (Khorev Sergey) +Files: src/if_cscope.c + +Patch 6.2.029 +Problem: When using the remote server functionality Vim may leak memory. + (Srikanth Sankaran) +Solution: Free the result of XListProperties(). +Files: src/if_xcmdsrv.c + +Patch 6.2.030 +Problem: Mac: Warning for not being able to use precompiled header files. +Solution: Don't redefine select. Use -no-cpp-precomp for compiling, so that + function prototypes are still found. +Files: src/os_unix.c, src/osdef.sh + +Patch 6.2.031 +Problem: The langmenu entry in the options window doesn't work. (Rodolfo + Lima) + With GTK 1 the ":options" command causes an error message. + (Michael Naumann) +Solution: Change "lmenu" to "langmenu". Only display the 'tbis' option for + GTK 2. +Files: runtime/optwin.vim + +Patch 6.2.032 +Problem: The lpc filetype is never recognized. (Shizhu Pan) +Solution: Check for g:lpc_syntax_for_c instead of the local variable + lpc_syntax_for_c. (Benji Fisher) +Files: runtime/filetype.vim + +Patch 6.2.033 (extra) +Problem: Mac: Various compiler warnings. +Solution: Don't include Classic-only headers in Unix version. + Remove references to several unused variables. (Ben Fowler) + Fix double definition of DEFAULT_TERM. + Use int instead of unsigned short for pixel values, so that the + negative error values are recognized. +Files: src/gui_mac.c, src/term.c + +Patch 6.2.034 +Problem: Mac: Compiler warning for redefining DEFAULT_TERM. +Solution: Fix double definition of DEFAULT_TERM. +Files: src/term.c + +Patch 6.2.035 +Problem: Mac: Compiler warnings in Python interface. +Solution: Make a difference between pure Mac and Unix-Mac. (Peter Cucka) +Files: src/if_python.c + +Patch 6.2.036 (extra) +Problem: Mac Unix version: If foo is a directory, then ":e f<Tab>" should + expand to ":e foo/" instead of ":e foo" . (Vadim Zeitlin) +Solution: Define DONT_ADD_PATHSEP_TO_DIR only for pure Mac. (Benji Fisher) +Files: src/os_mac.h + +Patch 6.2.037 +Problem: Win32: converting an encoding name to a codepage could result in + an arbitrary number. +Solution: make encname2codepage() return zero if the encoding name doesn't + contain a codepage number. +Files: src/mbyte.c + +Patch 6.2.038 (extra) +Problem: Warning messages when using the MingW compiler. (Bill McCarthy) + Can't compile console version without +mouse feature. +Solution: Initialize variables, add parenthesis. + Add an #ifdef around g_nMouseClick. (Ajit Thakkar) +Files: src/eval.c, src/os_win32.c, src/gui_w32.c, src/dosinst.c + +Patch 6.2.039 (extra) +Problem: More warning messages when using the MingW compiler. +Solution: Initialize variables. (Bill McCarthy) +Files: src/os_mswin.c + +Patch 6.2.040 +Problem: FreeBSD: Crash while starting up when compiled with +xsmp feature. +Solution: Pass a non-NULL argument to IceAddConnectionWatch(). +Files: src/os_unix.c + +Patch 6.2.041 (extra, after 6.2.033) +Problem: Mac: Compiler warnings for conversion types, missing prototype, + missing return type. +Solution: Change sscanf "%hd" to "%d", the argument is an int now. Add + gui_mch_init_check() prototype. Add "int" to termlib functions. +Files: src/gui_mac.c, src/proto/gui_mac.pro, src/termlib.c. + +Patch 6.2.042 (extra) +Problem: Cygwin: gcc 3.2 has an optimizer problem, sometimes causing a + crash. +Solution: Add -fno-strength-reduce to the compiler arguments. (Dan Sharp) +Files: src/Make_cyg.mak + +Patch 6.2.043 +Problem: Compiling with both netbeans and workshop doesn't work. +Solution: Move the shellRectangle() function to gui_x11.c. (Gordon Prieur) +Files: src/gui_x11.c, src/integration.c, src/netbeans.c, + src/proto/netbeans.pro + +Patch 6.2.044 +Problem: ":au filetypedetect" gives an error for a non-existing event name, + but it's actually a non-existing group name. (Antoine Mechelynck) +Solution: Make the error message clearer. +Files: src/fileio.c + +Patch 6.2.045 +Problem: Obtaining the '( mark changes the '' mark. (Gary Holloway) +Solution: Don't set the '' mark when searching for the start/end of the + current sentence/paragraph. +Files: src/mark.c + +Patch 6.2.046 +Problem: When evaluating an argument of a function throws an exception the + function is still called. (Hari Krishna Dara) +Solution: Don't call the function when an exception was thrown. +Files: src/eval.c + +Patch 6.2.047 (extra) +Problem: Compiler warnings when using MingW. (Bill McCarthy) +Solution: Give the s_dwLastClickTime variable a type. Initialize dwEndTime. +Files: src/os_win32.c + +Patch 6.2.048 +Problem: The Python interface doesn't compile with Python 2.3 when + dynamically loaded. +Solution: Use dll_PyObject_Malloc and dll_PyObject_Free. (Paul Moore) +Files: src/if_python.c + +Patch 6.2.049 +Problem: Using a "-range=" argument with ":command" doesn't work and + doesn't generate an error message. +Solution: Generate an error message. +Files: src/ex_docmd.c + +Patch 6.2.050 +Problem: Test 32 didn't work on MS-Windows. +Solution: Write the temp file in Unix fileformat. (Walter Briscoe) +Files: src/testdir/test32.in + +Patch 6.2.051 +Problem: When using "\=submatch(0)" in a ":s" command, line breaks become + NUL characters. +Solution: Change NL to CR characters, so that they become line breaks. +Files: src/regexp.c + +Patch 6.2.052 +Problem: A few messages are not translated. +Solution: Add _() to the messages. (Muraoka Taro) +Files: src/ex_cmds.c + +Patch 6.2.053 +Problem: Prototype for bzero() doesn't match most systems. +Solution: Use "void *" instead of "char *" and "size_t" instead of "int". +Files: src/osdef1.h.in + +Patch 6.2.054 +Problem: A double-byte character with a second byte that is a backslash + causes problems inside a string. +Solution: Skip over multi-byte characters in a string properly. (Yasuhiro + Matsumoto) +Files: src/eval.c + +Patch 6.2.055 +Problem: Using col('.') from CTRL-O in Insert mode does not return the + correct value for multi-byte characters. +Solution: Correct the cursor position when it is necessary, move to the + first byte of a multi-byte character. (Yasuhiro Matsumoto) +Files: src/edit.c + +Patch 6.2.056 (extra) +Problem: Building with Sniff++ doesn't work. +Solution: Use the multi-threaded libc when needed. (Holger Ditting) +Files: src/Make_mvc.mak + +Patch 6.2.057 (extra) +Problem: Mac: With -DMACOS_X putenv() is defined twice, it is in a system + library. Get a warning for redefining OK. Unused variables in + os_mac.c +Solution: Define HAVE_PUTENV. Undefine OK after including curses.h. + Remove declarations for unused variables. +Files: src/os_mac.c, src/os_mac.h, src/vim.h + +Patch 6.2.058 +Problem: When 'autochdir' is set ":bnext" to a buffer without a name causes + a crash. +Solution: Don't call vim_chdirfile() when the file name is NULL. (Taro + Muraoka) +Files: src/buffer.c + +Patch 6.2.059 +Problem: When 'scrolloff' is a large number and listing completion results + on the command line, then executing a command that jumps close to + where the cursor was before, part of the screen is not updated. + (Yakov Lerner) +Solution: Don't skip redrawing part of the window when it was scrolled. +Files: src/screen.c + +Patch 6.2.060 (extra) +Problem: Win32: When 'encoding' is set to "iso-8859-7" copy/paste to/from + the clipboard gives a lalloc(0) error. (Kriton Kyrimis) +Solution: When the string length is zero allocate one byte. Also fix that + when the length of the Unicode text is zero (conversion from + 'encoding' to UCS-2 was not possible) the normal text is used. +Files: src/os_mswin.c + +Patch 6.2.061 +Problem: GUI: Using the left mouse button with the shift key should work + like "*" but it scrolls instead. (Martin Beller) +Solution: Don't recognize an rxvt scroll wheel event when using the GUI. +Files: src/term.c + +Patch 6.2.062 +Problem: When one buffer uses a syntax with "containedin" and another + buffer does not, redrawing depends on what the current buffer is. + (Brett Pershing Stahlman) +Solution: Use "syn_buf" instead of "curbuf" to get the b_syn_containedin + flag. +Files: src/syntax.c + +Patch 6.2.063 +Problem: When using custom completion end up with no matches. +Solution: Make cmd_numfiles and cmd_files local to completion to avoid that + they are overwritten when ExpandOne() is called recursively by + f_glob(). +Files: src/eval.c, src/ex_docmd.c, src/ex_getln.c, src/proto/ex_getln.pro, + src/misc1.c, src/structs.h, src/tag.c + +Patch 6.2.064 +Problem: resolve() only handles one symbolic link, need to repeat it to + resolve all of them. Then need to simplify the file name. +Solution: Make resolve() resolve all symbolic links and simplify the result. + Add simplify() to just simplify a file name. Fix that test49 + doesn't work if /tmp is a symbolic link. (Servatius Brandt) +Files: runtime/doc/eval.txt, src/eval.c, src/tag.c, + src/testdir/test49.vim + +Patch 6.2.065 +Problem: ":windo 123" only updates other windows when entering them. + (Walter Briscoe) +Solution: Update the topline before going to the next window. +Files: src/ex_cmds2.c + +Patch 6.2.066 (extra) +Problem: Ruby interface doesn't work with Ruby 1.8.0. +Solution: Change "defout" to "stdout". (Aron Griffis) + Change dynamic loading. (Taro Muraoka) +Files: src/if_ruby.c, src/Make_mvc.mak + +Patch 6.2.067 +Problem: When searching for a string that starts with a composing character + the command line isn't drawn properly. +Solution: Don't count the space to draw the composing character on and + adjust the cursor column after drawing the string. +Files: src/message.c + +Patch 6.2.068 +Problem: Events for the netbeans interface that include a file name with + special characters don't work properly. +Solution: Use nb_quote() on the file name. (Sergey Khorev) +Files: src/netbeans.c + +Patch 6.2.069 (after 6.2.064) +Problem: Unused variables "limit" and "new_st" and unused label "fail" in + some situation. (Bill McCarthy) +Solution: Put the declarations inside an #ifdef. (Servatius Brandt) +Files: src/eval.c, src/tag.c + +Patch 6.2.070 (after 6.2.069) +Problem: Still unused variable "new_st". (Bill McCarthy) +Solution: Move the declaration to the right block this time. +Files: src/tag.c + +Patch 6.2.071 +Problem: 'statusline' can only contain 50 % items. (Antony Scriven) +Solution: Allow 80 items and mention it in the docs. +Files: runtime/doc/option.txt, src/vim.h + +Patch 6.2.072 +Problem: When using expression folding, foldexpr() mostly returns -1 for + the previous line, which makes it difficult to write a fold + expression. +Solution: Make the level of the previous line available while still looking + for the end of a fold. +Files: src/fold.c + +Patch 6.2.073 +Problem: When adding detection of a specific filetype for a plugin you need + to edit "filetype.vim". +Solution: Source files from the "ftdetect" directory, so that a filetype + detection plugin only needs to be dropped in a directory. +Files: runtime/doc/filetype.txt, runtime/doc/usr_05.txt, + runtime/doc/usr_41.txt, runtime/filetype.vim + +Patch 6.2.074 +Problem: Warnings when compiling the Python interface. (Ajit Thakkar) +Solution: Use ANSI function declarations. +Files: src/if_python.c + +Patch 6.2.075 +Problem: When the temp file for writing viminfo can't be used "NULL" + appears in the error message. (Ben Lavender) +Solution: Print the original file name when there is no temp file name. +Files: src/ex_cmds.c + +Patch 6.2.076 +Problem: The tags listed for cscope are in the wrong order. (Johannes + Stezenbach) +Solution: Remove the reordering of tags for the current file. (Sergey + Khorev) +Files: src/if_cscope.c + +Patch 6.2.077 +Problem: When a user function specifies custom completion, the function + gets a zero argument instead of an empty string when there is no + word before the cursor. (Preben Guldberg) +Solution: Don't convert an empty string to a zero. +Files: src/eval.c + +Patch 6.2.078 +Problem: "make test" doesn't work if Vim wasn't compiled yet. (Ed Avis) +Solution: Build Vim before running the tests. +Files: src/Makefile + +Patch 6.2.079 +Problem: ":w ++enc=utf-8 !cmd" doesn't work. +Solution: Check for the "++" argument before the "!". +Files: src/ex_docmd.c + +Patch 6.2.080 +Problem: When 't_ti' is not empty but doesn't swap screens, using "ZZ" in + an unmodified file doesn't clear the last line. +Solution: Call msg_clr_eos() when needed. (Michael Schroeder) +Files: src/os_unix.c + +Patch 6.2.081 +Problem: Problem when using a long multibyte string for the statusline. +Solution: Use the right pointer to get the cell size. (Taro Muraoka) +Files: src/buffer.c + +Patch 6.2.082 +Problem: Can't compile with Perl 5.8.1. +Solution: Rename "e_number" to "e_number_exp". (Sascha Blank) +Files: src/digraph.c, src/globals.h + +Patch 6.2.083 +Problem: When a compiler uses ^^^^ to mark a word the information is not + visible in the quickfix window. (Srikanth Sankaran) +Solution: Don't remove the indent for a line that is not recognized as an + error message. +Files: src/quickfix.c + +Patch 6.2.084 +Problem: "g_" in Visual mode always goes to the character after the line. + (Jean-Rene David) +Solution: Ignore the NUL at the end of the line. +Files: src/normal.c + +Patch 6.2.085 +Problem: ":verbose set ts" doesn't say an option was set with a "-c" or + "--cmd" argument. +Solution: Remember the option was set from a Vim argument. +Files: src/main.c, src/ex_cmds2.c, src/vim.h + +Patch 6.2.086 +Problem: "{" and "}" stop inside a closed fold. +Solution: Only stop once inside a closed fold. (Stephen Riehm) +Files: src/search.c + +Patch 6.2.087 +Problem: CTRL-^ doesn't use the 'confirm' option. Same problem with + ":bnext". (Yakov Lerner) +Solution: Put up a dialog for a changed file when 'confirm' is set in more + situations. +Files: src/buffer.c, src/ex_cmds.c + +Patch 6.2.088 +Problem: When 'sidescrolloff' is set 'showmatch' doesn't work correctly if + the match is less than 'sidescrolloff' off from the side of the + window. (Roland Stahn) +Solution: Set 'sidescrolloff' to zero while displaying the match. +Files: src/search.c + +Patch 6.2.089 +Problem: ":set isk+=" adds a comma. (Mark Waggoner) +Solution: Don't add a comma when the added value is empty. +Files: src/option.c + +Patch 6.2.090 (extra) +Problem: Win32: MingW compiler complains about #pragmas. (Bill McCarthy) +Solution: Put an #ifdef around the #pragmas. +Files: src/os_win32.c + +Patch 6.2.091 +Problem: When an autocommand is triggered when a file is dropped on Vim and + it produces output, messages from a following command may be + scrolled unexpectedly. (David Rennalls) +Solution: Save and restore msg_scroll in handle_drop(). +Files: src/ex_docmd.c + +Patch 6.2.092 +Problem: Invalid items appear in the help file tags. (Antonio Colombo) +Solution: Only accept tags with white space before the first "*". +Files: runtime/doc/doctags.c, src/ex_cmds.c + +Patch 6.2.093 +Problem: ":nnoremenu" also defines menu for Visual mode. (Klaus Bosau) +Solution: Check the second command character for an "o", not the third. +Files: src/menu.c + +Patch 6.2.094 +Problem: Can't compile with GTK and tiny features. +Solution: Include handle_drop() and vim_chdirfile() when FEAT_DND is defined. + Do not try to split the window. +Files: src/ex_docmd.c, src/misc2.c + +Patch 6.2.095 +Problem: The message "Cannot go to buffer x" is confusing for ":buf 6". + (Frans Englich) +Solution: Make it "Buffer x does not exist". +Files: src/buffer.c + +Patch 6.2.096 +Problem: Win32: ":let @* = ''" put a newline on the clipboard. (Klaus + Bosau) +Solution: Put zero bytes on the clipboard for an empty string. +Files: src/ops.c + +Patch 6.2.097 +Problem: Setting or resetting 'insertmode' in a BufEnter autocommand + doesn't always have immediate effect. (Nagger) +Solution: When 'insertmode' is set, set need_start_insertmode, when it's + reset set stop_insert_mode. +Files: src/option.c + +Patch 6.2.098 (after 6.2.097) +Problem: Can't build Vim with tiny features. (Christian J. Robinson) +Solution: Declare stop_insert_mode always. +Files: src/edit.c, src/globals.h + +Patch 6.2.099 (extra) +Problem: Test 49 fails. (Mikolaj Machowski) +Solution: The Polish translation must not change "E116" to "R116". +Files: src/po/pl.po + +Patch 6.2.100 +Problem: "make proto" fails when compiled with the Perl interface. +Solution: Remove "-fno.*" from PERL_CFLAGS, cproto sees it as its option. +Files: src/auto/configure, src/configure.in + +Patch 6.2.101 +Problem: When using syntax folding, opening a file slows down a lot when + it's size increases by only 20%. (Gary Johnson) +Solution: The array with cached syntax states is leaking entries. After + cleaning up the list obtain the current entry again. +Files: src/syntax.c + +Patch 6.2.102 +Problem: The macros equal() and CR conflict with a Carbon header file. +Solution: Rename equal() to equalpos(). Rename CR to CAR. + Do this in the non-extra files only. +Files: src/ascii.h, src/buffer.c, src/charset.c, src/edit.c, src/eval.c, + src/ex_cmds.c, src/ex_cmds2.c, src/ex_getln.c, src/fileio.c, + src/getchar.c, src/gui.c, src/gui_athena.c, src/gui_gtk_x11.c, + src/gui_motif.c, src/macros.h, src/mark.c, src/message.c, + src/misc1.c, src/misc2.c, src/normal.c, src/ops.c, src/os_unix.c, + src/regexp.c, src/search.c, src/ui.c, src/workshop.c + +Patch 6.2.103 (extra) +Problem: The macros equal() and CR conflict with a Carbon header file. +Solution: Rename equal() to equalpos(). Rename CR to CAR. + Do this in the extra files only. +Files: src/gui_photon.c, src/gui_w48.c + +Patch 6.2.104 +Problem: Unmatched braces in the table with options. +Solution: Move the "}," outside of the #ifdef. (Yakov Lerner) +Files: src/option.c + +Patch 6.2.105 +Problem: When the cursor is past the end of the line when calling + get_c_indent() a crash might occur. +Solution: Don't look past the end of the line. (NJ Verenini) +Files: src/misc1.c + +Patch 6.2.106 +Problem: Tag searching gets stuck on a very long line in the tags file. +Solution: When skipping back to search the first matching tag remember the + offset where searching started looking for a line break. +Files: src/tag.c + +Patch 6.2.107 (extra) +Problem: The NetBeans interface cannot be used on Win32. +Solution: Add support for the NetBeans for Win32. Add support for reading + XPM files on Win32. Also fixes that a sign icon with a space in + the file name did not work through the NetBeans interface. + (Sergey Khorev) + Also: avoid repeating error messages when the connection is lost. +Files: Makefile, runtime/doc/netbeans.txt, src/Make_bc5.mak, + src/Make_cyg.mak, src/Make_ming.mak, src/Make_mvc.mak, + src/bigvim.bat, src/feature.h, src/gui_beval.c, src/gui_beval.h, + src/gui_w32.c, src/gui_w48.c, src/menu.c, src/nbdebug.c, + src/nbdebug.h, src/netbeans.c, src/os_mswin.c, src/os_win32.h, + src/proto/gui_beval.pro, src/proto/gui_w32.pro, + src/proto/netbeans.pro, src/proto.h, src/version.c, src/vim.h, + src/xpm_w32.c, src/xpm_w32.h + +Patch 6.2.108 +Problem: Crash when giving a message about ignoring case in a tag. (Manfred + Kuehn) +Solution: Use a longer buffer for the message. +Files: src/tag.c + +Patch 6.2.109 +Problem: Compiler warnings with various Amiga compilers. +Solution: Add typecast, prototypes, et al. that are also useful for other + systems. (Flavio Stanchina) +Files: src/eval.c, src/ops.c + +Patch 6.2.110 +Problem: When $LANG includes the encoding, a menu without an encoding name + is not found. +Solution: Also look for a menu file without any encoding. +Files: runtime/menu.vim + +Patch 6.2.111 +Problem: Encoding "cp1251" is not recognized. +Solution: Add "cp1251" to the table of encodings. (Alexey Froloff) +Files: src/mbyte.c + +Patch 6.2.112 +Problem: After applying patches test32 fails. (Antonio Colombo) +Solution: Have "make clean" in the testdir delete *.rej and *.orig files. + Use this when doing "make clean" in the src directory. +Files: src/Makefile, src/testdir/Makefile + +Patch 6.2.113 +Problem: Using ":startinsert" after "$" works like "a" instead of "i". + (Ajit Thakkar) +Solution: Reset "w_curswant" for ":startinsert" and reset o_eol in edit(). +Files: src/edit.c, src/ex_docmd.c + +Patch 6.2.114 +Problem: When stdout is piped through "tee", the size of the screen may not + be correct. +Solution: Use stdin instead of stdout for ioctl() when stdin is a tty and + stdout isn't. +Files: src/os_unix.c + +Patch 6.2.115 (extra) +Problem: Compiler warnings with various Amiga compilers. +Solution: Add typecast, prototypes, et al. Those changes that are + Amiga-specific. (Flavio Stanchina) +Files: src/fileio.c, src/memfile.c, src/os_amiga.c, src/os_amiga.h, + src/vim.h + +Patch 6.2.116 (extra) +Problem: German keyboard with Numlock set different from system startup + causes problems. +Solution: Ignore keys with code 0xff. (Helmut Stiegler) +Files: src/gui_w48.c + +Patch 6.2.117 +Problem: Breakpoints in loops of sourced files and functions are not + detected. (Hari Krishna Dara) +Solution: Check for breakpoints when using lines that were previously read. + (Servatius Brandt) +Files: src/eval.c, src/ex_cmds2.c, src/ex_docmd.c, src/proto/eval.pro, + src/proto/ex_cmds2.pro + +Patch 6.2.118 (extra) +Problem: Mac: Compiling is done in a non-standard way. +Solution: Use the Unix method for Mac OS X, with autoconf. Add "CARBONGUI" + to Makefile and configure. (Eric Kow) + Move a few prototypes from os_mac.pro to gui_mac.pro. +Files: src/Makefile, src/auto/configure, src/configure.in, + src/config.mk.in, src/gui_mac.c, src/os_mac.h, src/os_macosx.c, + src/proto/gui_mac.pro, src/proto/os_mac.pro, + src/infplist.xml, src/vim.h + +Patch 6.2.119 (after 6.2.107) +Problem: When packing the MS-Windows archives a few files are missing. + (Guopeng Wen) +Solution: Add gui_beval.* to the list of generic source files. +Files: Makefile + +Patch 6.2.120 +Problem: Win32 GUI: The console dialogs are not supported on MS-Windows, + disabling the 'c' flag of 'guioptions'. (Servatius Brandt) +Solution: Define FEAT_CON_DIALOG also for GUI-only builds. +Files: src/feature.h + +Patch 6.2.121 (after 6.2.118) +Problem: Not all make programs support "+=". (Charles Campbell) +Solution: Use a normal assignment. +Files: src/Makefile + +Patch 6.2.122 (after 6.2.119) +Problem: Not all shells can expand [^~]. File missing. (Guopeng Wen) +Solution: Use a simpler pattern. Add the Aap recipe for the maze program + and a clean version of the source code. +Files: Makefile, runtime/macros/maze/Makefile, + runtime/macros/maze/README.txt, runtime/macros/maze/main.aap, + runtime/macros/maze/mazeclean.c + +Patch 6.2.123 (after 6.2.118) +Problem: Running configure fails. (Tony Leneis) +Solution: Change "==" to "=" for a test. +Files: src/auto/configure, src/configure.in + +Patch 6.2.124 (after 6.2.121)(extra) +Problem: Mac: Recursive use of M4FLAGS causes problems. When running Vim + directly it can't find the runtime files. (Emily Jackson) + Using GNU constructs causes warnings with other make programs. + (Ronald Schild) +Solution: Use another name for the M4FLAGS variable. + Don't remove "Vim.app" from the path. + Update the explanation for compiling on the Mac. (Eric Kow) + Don't use $(shell ) and $(addprefix ). +Files: src/INSTALLmac.txt, src/Makefile, src/misc1.c + +Patch 6.2.125 (after 6.2.107) +Problem: The "winsock2.h" file isn't always available. +Solution: Don't include this header file. +Files: src/netbeans.c + +Patch 6.2.126 +Problem: Typing CTRL-C at a confirm() prompt doesn't throw an exception. +Solution: Reset "mapped_ctrl_c" in get_keystroke(), so that "got_int" is set + in _OnChar(). +Files: src/misc1.c + +Patch 6.2.127 (extra) +Problem: Win32 console: Typing CTRL-C doesn't throw an exception. +Solution: Set got_int immediately when CTRL-C is typed, don't wait for + mch_breakcheck() being called. +Files: src/os_win32.c + +Patch 6.2.128 (after 6.2.118) +Problem: src/auto/configure is not consistent with src/configure.in. +Solution: Use the newly generated configure script. +Files: src/auto/configure + +Patch 6.2.129 +Problem: When 'number' is set 'wrapmargin' does not work Vi-compatible. + (Yasuhiro Matsumoto) +Solution: Reduce the textwidth when 'number' is set. Also for 'foldcolumn' + and similar things. +Files: src/edit.c + +Patch 6.2.130 (extra) +Problem: Win32 console: When 'restorescreen' is not set exiting Vim causes + the screen to be cleared. (Michael A. Mangino) +Solution: Don't clear the screen when exiting and 'restorescreen' isn't set. +Files: src/os_win32.c + +Patch 6.2.131 (extra) +Problem: Win32: Font handles are leaked. +Solution: Free italic, bold and bold-italic handles before overwriting them. + (Michael Wookey) +Files: src/gui_w48.c + +Patch 6.2.132 (extra) +Problem: Win32: console version doesn't work on latest Windows Server 2003. +Solution: Copy 12000 instead of 15000 cells at a time to avoid running out + of memory. +Files: src/os_win32.c + +Patch 6.2.133 +Problem: When starting the GUI a bogus error message about 'imactivatekey' + may be given. +Solution: Only check the value of 'imactivatekey' when the GUI is running. +Files: src/gui.c, src/option.c + +Patch 6.2.134 (extra) +Problem: Win32: When scrolling parts of the window are redrawn when this + isn't necessary. +Solution: Only invalidate parts of the window when they are obscured by + other windows. (Michael Wookey) +Files: src/gui_w48.c + +Patch 6.2.135 +Problem: An item <> in the ":command" argument is interpreted as <args>. +Solution: Avoid that <> is recognized as <args>. +Files: src/ex_docmd.c + +Patch 6.2.136 +Problem: ":e ++enc=latin1 newfile" doesn't set 'fenc' when the file doesn't + exist. (Miroslaw Dobrzanski-Neumann) +Solution: Set 'fileencoding' to the specified encoding when editing a file + that does not exist. +Files: src/fileio.c + +Patch 6.2.137 +Problem: "d:cmd<CR>" cannot be repeated with ".". Breaks repeating "d%" + when using the matchit plugin. +Solution: Store the command to be repeated. This is restricted to + single-line commands. +Files: src/ex_docmd.c, src/globals.h, src/normal.c, src/vim.h + +Patch 6.2.138 (extra) +Problem: Compilation problem on VMS with dynamic buffer on the stack. +Solution: Read one byte less than the size of the buffer, so that we can + check for the string length without an extra buffer. +Files: src/os_vms.c + +Patch 6.2.139 +Problem: Code is repeated in the two Perl files. +Solution: Move common code from if_perl.xs and if_perlsfio.c to vim.h. + Also fix a problem with generating prototypes. +Files: src/if_perl.xs, src/if_perlsfio.c, src/vim.h + +Patch 6.2.140 (after 6.2.121) +Problem: Mac: Compiling with Python and Perl doesn't work. +Solution: Adjust the configure check for Python to use "-framework Python" + for Python 2.3 on Mac OS/X. + Move "-ldl" after "DynaLoader.a" in the link command. + Change "perllibs" to "PERL_LIBS". +Files: src/auto/configure, src/configure.in, src/config.mk.in + +Patch 6.2.141 (extra) +Problem: Mac: The b_FSSpec field is sometimes unused. +Solution: Change the #ifdef to FEAT_CW_EDITOR and defined it in feature.h +Files: src/fileio.c, src/gui_mac.c, src/structs.h, src/feature.h + +Patch 6.2.142 (after 6.2.124) +Problem: Mac: building without GUI through configure doesn't work. + When the system is slow, unpacking the resource file takes too + long. +Solution: Don't always define FEAT_GUI_MAC when MACOS is defined, define it + in the Makefile. + Add a configure option to skip Darwin detection. + Use a Python script to unpack the resources to avoid a race + condition. (Taro Muraoka) +Files: Makefile, src/Makefile, src/auto/configure, src/configure.in, + src/dehqx.py, src/vim.h + +Patch 6.2.143 +Problem: Using "K" on Visually selected text doesn't work if it ends in + a multi-byte character. +Solution: Include all the bytes of the last character. (Taro Muraoka) +Files: src/normal.c + +Patch 6.2.144 +Problem: When "g:html_use_css" is set the HTML header generated by the + 2html script is wrong. +Solution: Add the header after adding HREF for links. + Also use ":normal!" instead of ":normal" to avoid mappings + getting in the way. +Files: runtime/syntax/2html.vim + +Patch 6.2.145 (after 6.2.139) +Problem: Undefining "bool" doesn't work for older systems. (Wojtek Pilorz) +Solution: Only undefine "bool" on Mac OS. +Files: src/vim.h + +Patch 6.2.146 +Problem: On some systems the prototype for iconv() is wrong, causing a + warning message. +Solution: Use a cast (void *) to avoid the warning. (Charles Campbell) +Files: src/fileio.c, src/mbyte.c + +Patch 6.2.147 +Problem: ":s/pat/\=col('.')" always replaces with "1". +Solution: Set the cursor to the start of the match before substituting. + (Helmut Stiegler) +Files: src/ex_cmds.c + +Patch 6.2.148 +Problem: Can't break an Insert into several undoable parts. +Solution: Add the CTRL-G u command. +Files: runtime/doc/insert.txt, src/edit.c + +Patch 6.2.149 +Problem: When the cursor is on a line past 21,474,748 the indicated + percentage of the position is invalid. With that many lines + "100%" causes a negative cursor line number, resulting in a crash. + (Daniel Goujot) +Solution: Divide by 100 instead of multiplying. Avoid overflow when + computing the line number for "100%". +Files: src/buffer.c, src/ex_cmds2.c, src/normal.c + +Patch 6.2.150 +Problem: When doing "vim - < file" lines are broken at NUL chars. + (Daniel Goujot) +Solution: Change NL characters back to NUL when reading from the temp + buffer. +Files: src/fileio.c + +Patch 6.2.151 +Problem: When doing "vim --remote +startinsert file" some commands are + inserted as text. (Klaus Bosau) +Solution: Put all the init commands in one Ex line, not using a <CR>, so + that Insert mode isn't started too early. +Files: src/main.c + +Patch 6.2.152 +Problem: The cursor() function doesn't reset the column offset for + 'virtualedit'. +Solution: Reset the offset to zero. (Helmut Stiegler) +Files: src/eval.c + +Patch 6.2.153 +Problem: Win32: ":lang german" doesn't use German messages. +Solution: Add a table to translate the Win32 language names to two-letter + language codes. +Files: src/ex_cmds2.c + +Patch 6.2.154 +Problem: Python bails out when giving a warning message. (Eugene + Minkovskii) +Solution: Set sys.argv[] to an empty string. +Files: src/if_python.c + +Patch 6.2.155 +Problem: Win32: Using ":tjump www" in a help file gives two results. + (Dave Roberts) +Solution: Ignore differences between slashes and backslashes when checking + for identical tag matches. +Files: src/tag.c + +Patch 6.2.156 (after 6.2.125) +Problem: Win32: Netbeans fails to build, EINTR is not defined. +Solution: Redefine EINTR to WSAEINTR. (Mike Williams) +Files: src/netbeans.c + +Patch 6.2.157 +Problem: Using "%p" in 'errorformat' gives a column number that is too + high. +Solution: Set the flag to use the number as a virtual column. (Lefteris + Koutsoloukas) +Files: src/quickfix.c + +Patch 6.2.158 +Problem: The sed command on Solaris and HPUX doesn't work for a line that + doesn't end in a newline. +Solution: Add a newline when feeding text to sed. (Mark Waggoner) +Files: src/configure.in, src/auto/configure + +Patch 6.2.159 +Problem: When using expression folding and 'foldopen' is "undo" an undo + command doesn't always open the fold. +Solution: Save and restore the KeyTyped variable when evaluating 'foldexpr'. + (Taro Muraoka) +Files: src/fold.c + +Patch 6.2.160 +Problem: When 'virtualedit' is "all" and 'selection is "exclusive", + selecting a double-width character below a single-width character + may cause a crash. +Solution: Avoid overflow on unsigned integer decrement. (Taro Muraoka) +Files: src/normal.c + +Patch 6.2.161 (extra) +Problem: VMS: Missing header file. Reading input busy loops. +Solution: Include termdef.h. Avoid the use of a wait function in + vms_read(). (Frank Ries) +Files: src/os_unix.h, src/os_vms.c + +Patch 6.2.162 +Problem: ":redraw" doesn't always display the text that includes the cursor + position, e.g. after ":call cursor(1, 0)". (Eugene Minkovskii) +Solution: Call update_topline() before redrawing. +Files: src/ex_docmd.c + +Patch 6.2.163 +Problem: "make install" may also copy AAPDIR directories. +Solution: Delete AAPDIR directories, just like CVS directories. +Files: src/Makefile + +Patch 6.2.164 (after 6.2.144) +Problem: When "g:html_use_css" is set the HTML header generated by the + 2html script is still wrong. +Solution: Search for a string instead of jumping to a fixed line number. + Go to the start of the line before inserting the header. + (Jess Thrysoee) +Files: runtime/syntax/2html.vim + +Patch 6.2.165 +Problem: The configure checks hang when using autoconf 2.57. +Solution: Invoke AC_PROGRAM_EGREP to set $EGREP. (Aron Griffis) +Files: src/auto/configure, src/configure.in + +Patch 6.2.166 +Problem: When $GZIP contains "-N" editing compressed files doesn't work + properly. +Solution: Add "-n" to "gzip -d" to avoid restoring the file name. (Oyvind + Holm) +Files: runtime/plugin/gzip.vim + +Patch 6.2.167 +Problem: The Python interface leaks memory when assigning lines to a + buffer. (Sergey Khorev) +Solution: Do not copy the line when calling ml_replace(). +Files: src/if_python.c + +Patch 6.2.168 +Problem: Python interface: There is no way to get the indices from a range + object. +Solution: Add the "start" and "end" attributes. (Maurice S. Barnum) +Files: src/if_python.c, runtime/doc/if_pyth.txt + +Patch 6.2.169 +Problem: The prototype for _Xmblen() appears in a recent XFree86 header + file, causing a warning for our prototype. (Hisashi T Fujinaka) +Solution: Move the prototype to an osdef file, so that it's filtered out. +Files: src/mbyte.c, src/osdef2.h.in + +Patch 6.2.170 +Problem: When using Sun WorkShop the current directory isn't changed to + where the file is. +Solution: Set the 'autochdir' option when using WorkShop. And avoid using + the basename when 'autochdir' is not set. +Files: src/gui_x11.c, src/ex_cmds.c + +Patch 6.2.171 (after 6.2.163) +Problem: The "-or" argument of "find" doesn't work for SysV systems. +Solution: Use "-o" instead. (Gordon Prieur) +Files: src/Makefile + +Patch 6.2.172 (after 6.2.169) +Problem: The prototype for _Xmblen() still causes trouble. +Solution: Include the X11 header file that defines the prototype. +Files: src/osdef2.h.in, src/osdef.sh + +Patch 6.2.173 (extra) +Problem: Win32: Ruby interface doesn't work with Ruby 1.8.0 for other + compilers than MSVC. +Solution: Fix the BC5, Cygwin and Mingw makefiles. (Dan Sharp) +Files: src/Make_bc5.mak, src/Make_cyg.mak, src/Make_ming.mak + +Patch 6.2.174 +Problem: After the ":intro" message only a mouse click in the last line + gets past the hit-return prompt. +Solution: Accept a click at or below the hit-return prompt. +Files: src/gui.c, src/message.c + +Patch 6.2.175 +Problem: Changing 'backupext' in a *WritePre autocommand doesn't work. + (William Natter) +Solution: Move the use of p_bex to after executing the *WritePre + autocommands. Also avoids reading allocated memory after freeing. +Files: src/fileio.c + +Patch 6.2.176 +Problem: Accented characters in translated help files are not handled + correctly. (Fabien Vayssiere) +Solution: Include "192-255" in 'iskeyword' for the help window. +Files: src/ex_cmds.c + +Patch 6.2.177 (extra) +Problem: VisVim: Opening a file with a space in the name doesn't work. (Rob + Retter) Arbitrary commands are being executed. (Neil Bird) +Solution: Put a backslash in front of every space in the file name. + (Gerard Blais) Terminate the CTRL-\ CTRL-N command with a NUL. +Files: src/VisVim/Commands.cpp, src/VisVim/VisVim.rc + +Patch 6.2.178 +Problem: People who don't know how to exit Vim try pressing CTRL-C. +Solution: Give a message how to exit Vim when CTRL-C is pressed and it + doesn't cancel anything. +Files: src/normal.c + +Patch 6.2.179 (extra) +Problem: The en_gb messages file isn't found on case sensitive systems. +Solution: Rename en_gb to en_GB. (Mike Williams) +Files: src/po/en_gb.po, src/po/en_GB.po, src/po/Make_ming.mak, + src/po/Make_mvc.mak, src/po/Makefile, src/po/README_mvc.txt + +Patch 6.2.180 +Problem: Compiling with GTK2 on Win32 doesn't work. +Solution: Include gdkwin32.h instead of gdkx.h. (Srinath Avadhanula) +Files: src/gui_gtk.c, src/gui_gtk_f.c, src/gui_gtk_x11.c, src/mbyte.c + +Patch 6.2.181 (after 6.2.171) +Problem: The "-o" argument of "find" has lower priority than the implied + "and" with "-print". +Solution: Add parenthesis around the "-o" expression. (Gordon Prieur) +Files: src/Makefile + +Patch 6.2.182 (after 6.2.094) +Problem: Compilation with tiny features fails because of missing + get_past_head() function. +Solution: Adjust the #ifdef for get_past_head(). +Files: src/misc1.c + +Patch 6.2.183 (after 6.2.178) +Problem: Warning for char/unsigned char mixup. +Solution: Use MSG() instead of msg(). (Tony Leneis) +Files: src/normal.c + +Patch 6.2.184 +Problem: With 'formatoptions' set to "1aw" inserting text may cause the + paragraph to be ended. (Alan Schmitt) +Solution: Temporarily add an extra space to make the paragraph continue + after moving the word after the cursor to the next line. + Also format when pressing Esc. +Files: src/edit.c, src/normal.c, src/proto/edit.pro + +Patch 6.2.185 +Problem: Restoring a session with zero-height windows does not work + properly. (Charles Campbell) +Solution: Accept a zero argument to ":resize" as intended. Add a window + number argument to ":resize" to be able to set the size of other + windows, because the current window cannot be zero-height. + Fix the explorer plugin to avoid changing the window sizes. Add + the winrestcmd() function for this. +Files: runtime/doc/eval.txt, runtime/plugin/explorer.vim, src/eval.c, + src/ex_cmds.h, src/ex_docmd.c, src/proto/window.pro, src/window.c + +Patch 6.2.186 (after 6.2.185) +Problem: Documentation file eval.txt contains examples without indent. +Solution: Insert the indent. Also fix other mistakes. +Files: runtime/doc/eval.txt + +Patch 6.2.187 +Problem: Using Insure++ reveals a number of bugs. (Dominique Pelle) +Solution: Initialize variables where needed. Free allocated memory to avoid + leaks. Fix comparing tags to avoid reading past allocated memory. +Files: src/buffer.c, src/diff.c, src/fileio.c, src/mark.c, src/misc1.c, + src/misc2.c, src/ops.c, src/option.c, src/tag.c, src/ui.c + +Patch 6.2.188 (extra) +Problem: MS-Windows: Multi-byte characters in a filename cause trouble for + the window title. +Solution: Return when the wide function for setting the title did its work. +Files: src/gui_w48.c + +Patch 6.2.189 +Problem: When setting 'viminfo' after editing a new buffer its marks are + not stored. (Keith Roberts) +Solution: Set the "b_marks_read" flag when skipping to read marks from the + viminfo file. +Files: src/fileio.c + +Patch 6.2.190 +Problem: When editing a compressed files, marks are lost. +Solution: Add the ":lockmarks" modifier and use it in the gzip plugin. + Make exists() also check for command modifiers, so that the + existence of ":lockmarks" can be checked for. + Also add ":keepmarks" to avoid that marks are deleted when + filtering text. + When deleting lines put marks 'A - 'Z and '0 - '9 at the first + deleted line instead of clearing the mark. They were kept in the + viminfo file anyway. + Avoid that the gzip plugin puts deleted text in registers. +Files: runtime/doc/motion.txt, runtime/plugin/gzip.vim, src/ex_cmds.c, + src/ex_docmd.c, src/mark.c, src/structs.h + +Patch 6.2.191 +Problem: The intro message is outdated. Information about sponsoring and + registering is missing. +Solution: Show info about sponsoring and registering Vim in the intro + message now and then. Add help file about sponsoring. +Files: runtime/doc/help.txt, runtime/doc/sponsor.txt, runtime/doc/tags, + runtime/menu.vim, src/version.c + +Patch 6.2.192 +Problem: Using CTRL-T and CTRL-D with "gR" messes up the text. (Jonathan + Hankins) +Solution: Avoid calling change_indent() recursively. +Files: src/edit.c + +Patch 6.2.193 +Problem: When recalling a search pattern from the history from a ":s,a/c," + command the '/' ends the search string. (JC van Winkel) +Solution: Store the separator character with the history entries. Escape + characters when needed, replace the old separator with the new one. + Also fixes that recalling a "/" search for a "?" command messes up + trailing flags. +Files: src/eval.c, src/ex_getln.c, src/normal.c, src/proto/ex_getln.pro, + src/search.c, src/tag.c + +Patch 6.2.194 (after 6.2.068) +Problem: For NetBeans, instead of writing the file and sending an event + about it, tell NetBeans to write the file. +Solution: Add the "save" command, "netbeansBuffer" command and + "buttonRelease" event to the netbeans protocol. Updated the + interface to version 2.2. (Gordon Prieur) + Also: open a fold when the cursor has been positioned. + Also: fix memory leak, free result of nb_quote(). +Files: runtime/doc/netbeans.txt, src/fileio.c, src/netbeans.c, + src/normal.c, src/proto/netbeans.pro, src/structs.h + +Patch 6.2.195 (after 6.2.190) +Problem: Compiling fails for missing CPO_REMMARK symbol. +Solution: Add the patch I forgot to include... +Files: src/option.h + +Patch 6.2.196 (after 6.2.191) +Problem: Rebuilding the documentation doesn't use the sponsor.txt file. +Solution: Add sponsor.txt to the Makefile. (Christian J. Robinson) +Files: runtime/doc/Makefile + +Patch 6.2.197 +Problem: It is not possible to force a redraw of status lines. (Gary + Johnson) +Solution: Add the ":redrawstatus" command. +Files: runtime/doc/various.txt, src/ex_cmds.h, src/ex_docmd.c, + src/screen.c + +Patch 6.2.198 +Problem: A few messages are not translated. (Ernest Adrogue) +Solution: Mark the messages to be translated. +Files: src/ex_cmds.c + +Patch 6.2.199 (after 6.2.194) +Problem: Vim doesn't work perfectly well with NetBeans. +Solution: When NetBeans saves the file, reset the timestamp to avoid "file + changed" warnings. Close a buffer in a proper way. Don't try + giving a debug message with an invalid pointer. Send a + newDotAndMark message when needed. Report a change by the "r" + command to NetBeans. (Gordon Prieur) +Files: src/netbeans.c, src/normal.c + +Patch 6.2.200 +Problem: When recovering a file, 'fileformat' is always the default, thus + writing the file may result in differences. (Penelope Fudd) +Solution: Before recovering the file try reading the original file to obtain + the values of 'fileformat', 'fileencoding', etc. +Files: src/memline.c + +Patch 6.2.201 +Problem: When 'autowriteall' is set ":qall" still refuses to exit if there + is a modified buffer. (Antoine Mechelynck) +Solution: Attempt writing modified buffers as intended. +Files: src/ex_cmds2.c + +Patch 6.2.202 +Problem: Filetype names of CHILL and ch script are confusing. +Solution: Rename "ch" to "chill" and "chscript" to "ch". +Files: runtime/filetype.vim, runtime/makemenu.vim, runtime/synmenu.vim + runtime/syntax/ch.vim, runtime/syntax/chill.vim + +Patch 6.2.203 +Problem: With characterwise text that has more than one line, "3P" works + wrong. "3p" has the same problem. There also is a display + problem. (Daniel Goujot) +Solution: Perform characterwise puts with a count in the right position. +Files: src/ops.c + +Patch 6.2.204 (after 6.2.086) +Problem: "]]" in a file with closed folds moves to the end of the file. + (Nam SungHyun) +Solution: Find one position in each closed fold, then move to after the fold. +Files: src/search.c + +Patch 6.2.205 (extra) +Problem: MS-Windows: When the taskbar is at the left or top of the screen, + the Vim window placement is wrong. +Solution: Compute the size and position of the window correctly. (Taro + Muraoka) +Files: src/gui_w32.c, src/gui_w48.c + +Patch 6.2.206 +Problem: Multi-byte characters cannot be used as hotkeys in a console + dialog. (Mattias Erkisson) +Solution: Handle multi-byte characters properly. Also put () or [] around + default hotkeys. +Files: src/message.c, src/macros.h + +Patch 6.2.207 +Problem: When 'encoding' is a multi-byte encoding, expanding an + abbreviation that starts where insertion started results in + characters before the insertion to be deleted. (Xiangjiang Ma) +Solution: Stop searching leftwards for the start of the word at the position + where insertion started. +Files: src/getchar.c + +Patch 6.2.208 +Problem: When using fold markers, three lines in a row have the start + marker and deleting the first one with "dd", a nested fold is not + deleted. (Kamil Burzynski) + Using marker folding, a level 1 fold doesn't stop when it is + followed by "{{{2", starting a level 2 fold. +Solution: Don't stop updating folds at the end of a change when the nesting + level of folds is larger than the fold level. + Correctly compute the number of folds that start at "{{{2". + Also avoid a crash for a NULL pointer. +Files: src/fold.c + +Patch 6.2.209 +Problem: A bogus fold is created when using "P" while the cursor is in the + middle of a closed fold. (Kamil Burzynski) +Solution: Correct the line number where marks are modified for closed folds. +Files: src/ops.c + +Patch 6.2.210 (extra) +Problem: Mac OSX: antialiased fonts are not supported. +Solution: Add the 'antialias' option to switch on antialiasing on Mac OSX + 10.2 and later. (Peter Cucka) +Files: runtime/doc/options.txt, src/gui_mac.c, src/option.h, src/option.c + +Patch 6.2.211 (extra) +Problem: Code for handling file dropped on Vim is duplicated. +Solution: Move the common code to gui_handle_drop(). + Add code to drop the files in the window under the cursor. + Support drag&drop on the Macintosh. (Taro Muraoka) + When dropping a directory name edit that directory (using the + explorer plugin) + Fix that changing directory with Shift pressed didn't work for + relative path names. +Files: src/fileio.c, src/gui.c, src/gui_gtk_x11.c, src/gui_mac.c, + src/gui_w48.c, src/proto/fileio.pro, src/proto/gui.pro + +Patch 6.2.212 (after 6.2.199) +Problem: NetBeans: Replacing with a count is not handled correctly. +Solution: Move reporting the change outside of the loop for the count. + (Gordon Prieur) +Files: src/normal.c + +Patch 6.2.213 (after 6.2.208) +Problem: Using marker folding, "{{{1" doesn't start a new fold when already + at fold level 1. (Servatius Brandt) +Solution: Correctly compute the number of folds that start at "{{{1". +Files: src/fold.c + +Patch 6.2.214 (after 6.2.211) (extra) +Problem: Warning for an unused variable. +Solution: Delete the declaration. (Bill McCarthy) +Files: src/gui_w48.c + +Patch 6.2.215 +Problem: NetBeans: problems saving an unmodified file. +Solution: Add isNetbeansModified() function. Disable netbeans_unmodified(). + (Gordon Prieur) +Files: src/fileio.c, src/netbeans.c, src/proto/netbeans.pro, + runtime/doc/netbeans.txt, runtime/doc/tags + +Patch 6.2.216 (after 6.2.206) +Problem: Multi-byte characters still cannot be used as hotkeys in a console + dialog. (Mattias Erkisson) +Solution: Make get_keystroke() handle multi-byte characters. +Files: src/misc1.c + +Patch 6.2.217 +Problem: GTK: setting the title doesn't always work correctly. +Solution: Invoke gui_mch_settitle(). (Tomas Stehlik) +Files: src/os_unix.c + +Patch 6.2.218 +Problem: Warning for function without prototype. +Solution: Add argument types to the msgCB field of the BalloonEval struct. +Files: src/gui_beval.h + +Patch 6.2.219 +Problem: Syntax highlighting hangs on an empty match of an item with a + nextgroup. (Charles Campbell) +Solution: Remember that the item has already matched and don't match it + again at the same position. +Files: src/syntax.c + +Patch 6.2.220 +Problem: When a Vim server runs in a console a remote command isn't handled + before a key is typed. (Joshua Neuheisel) +Solution: Don't try reading more input when a client-server command has been + received. +Files: src/os_unix.c + +Patch 6.2.221 +Problem: No file name completion for ":cscope add". +Solution: Add the XFILE flag to ":cscope". (Gary Johnson) +Files: src/ex_cmds.h + +Patch 6.2.222 +Problem: Using "--remote" several times on a row only opens some of the + files. (Dany St-Amant) +Solution: Don't delete all typeahead when the server receives a command from + a client, only delete typed characters. +Files: src/main.c + +Patch 6.2.223 +Problem: Cscope: Avoid a hang when cscope waits for a response while Vim + waits for a prompt. + Error messages from Cscope mess up the display. +Solution: Detect the hit-enter message and respond by sending a return + character to cscope. (Gary Johnson) + Use EMSG() and strerror() when possible. Replace perror() with + PERROR() everywhere, add emsg3(). +Files: src/diff.c, src/if_cscope.c, src/integration.c, src/message.c, + src/proto/message.pro, src/misc2.c, src/netbeans.c, src/vim.h + +Patch 6.2.224 +Problem: Mac: Can't compile with small features. (Axel Kielhorn) +Solution: Also include vim_chdirfile() when compiling for the Mac. +Files: src/misc2.c + +Patch 6.2.225 +Problem: NetBeans: Reported modified state isn't exactly right. +Solution: Report a file being modified in the NetBeans way. +Files: src/netbeans.c + +Patch 6.2.226 (after 6.2.107) (extra) +Problem: The "ws2-32.lib" file isn't always available. +Solution: Use "WSock32.lib" instead. (Taro Muraoka, Dan Sharp) +Files: src/Make_cyg.mak, src/Make_ming.mak, src/Make_mvc.mak + +Patch 6.2.227 (extra) +Problem: The "PC" symbol is defined but not used anywhere. +Solution: Remove "-DPC" from the makefiles. +Files: src/Make_bc3.mak, src/Make_bc5.mak, src/Make_cyg.mak, + src/Make_ming.mak + +Patch 6.2.228 +Problem: Receiving CTRL-\ CTRL-N after typing "f" or "m" doesn't switch Vim + back to Normal mode. Same for CTRL-\ CTRL-G. +Solution: Check if the character typed after a command is CTRL-\ and obtain + another character to check for CTRL-N or CTRL-G, waiting up to + 'ttimeoutlen' msec. +Files: src/normal.c + +Patch 6.2.229 +Problem: ":function" with a name that uses magic curlies does not work + inside a function. (Servatius Brandt) +Solution: Skip over the function name properly. +Files: src/eval.c + +Patch 6.2.230 (extra) +Problem: Win32: a complex pattern may cause a crash. +Solution: Use __try and __except to catch the exception and handle it + gracefully, when possible. Add myresetstkoflw() to reset the + stack overflow. (Benjamin Peterson) +Files: src/Make_bc5.mak, src/os_mswin.c src/os_win32.c, src/os_win32.h, + src/proto/os_win32.pro, src/regexp.c + +Patch 6.2.231 (after 6.2.046) +Problem: Various problems when an error exception is raised from within a + builtin function. When it is invoked while evaluating arguments + to a function following arguments are still evaluated. When + invoked with a line range it will be called for remaining lines. +Solution: Update "force_abort" also after calling a builtin function, so + that aborting() always returns the correct value. (Servatius + Brandt) +Files: src/eval.c, src/ex_eval.c, src/proto/ex_eval.pro, + src/testdir/test49.ok, src/testdir/test49.vim + +Patch 6.2.232 +Problem: ":python vim.command('python print 2*2')" crashes Vim. (Eugene + Minkovskii) +Solution: Disallow executing a Python command recursively and give an error + message. +Files: src/if_python.c + +Patch 6.2.233 +Problem: On Mac OSX adding -pthread for Python only generates a warning. + The test for Perl threads rejects Perl while it's OK. + Tcl doesn't work at all. + The test for Ruby fails if ruby exists but there are no header + files. The Ruby library isn't detected properly +Solution: Avoid adding -pthread on Mac OSX. Accept Perl threads when it's + not the 5.5 threads. + Use the Tcl framework for header files. For Ruby rename cWindow + to cVimWindow to avoid a name clash. (Ken Scott) + Only enable Ruby when the header files can be found. Use "-lruby" + instead of "libruby.a" when it can't be found. +Files: src/auto/configure, src/configure.in, src/if_ruby.c + +Patch 6.2.234 +Problem: GTK 2 GUI: ":sp" and the ":q" leaves the cursor on the command + line. +Solution: Flush output before removing scrollbars. Also do this in other + places where gui_mch_*() functions are invoked. +Files: src/ex_cmds.c, src/option.c, src/window.c + +Patch 6.2.235 (extra) +Problem: Win32: Cursor isn't removed with a 25x80 window and doing: + "1830ia<Esc>400a-<Esc>0w0". (Yasuhiro Matsumoto) +Solution: Remove the call to gui_undraw_cursor() from gui_mch_insert_lines(). +Files: src/gui_w48.c + +Patch 6.2.236 +Problem: Using gvim with Agide gives "connection lost" error messages. +Solution: Only give the "connection lost" message when the buffer was once + owned by NetBeans. +Files: src/netbeans.c, src/structs.h + +Patch 6.2.237 +Problem: GTK 2: Thai text is drawn wrong. It changes when moving the + cursor over it. +Solution: Disable the shaping engine, it moves combining characters to a + wrong position and combines characters, while drawing the cursor + doesn't combine characters. +Files: src/gui_gtk_x11.c + +Patch 6.2.238 (after 6.2.231) +Problem: ":function" does not work inside a while loop. (Servatius Brandt) +Solution: Add get_while_line() and pass it to do_one_cmd() when in a while + loop, so that all lines are stored and can be used again when + repeating the loop. + Adjust test 49 so that it checks for the fixed problems. + (Servatius Brandt) +Files: src/digraph.c, src/ex_cmds2.c, src/ex_docmd.c, src/ex_eval.c, + src/proto/ex_cmds2.pro, src/proto/ex_docmd.pro, + src/testdir/test49.in, src/testdir/test49.ok, + src/testdir/test49.vim + +Patch 6.2.239 +Problem: GTK 2: With closed folds the arrow buttons of a vertical scrollbar + often doesn't scroll. (Moshe Kaminsky) +Solution: Hackish solution: Detect that the button was pressed from the + mouse pointer position. +Files: src/gui_gtk.c, src/gui.c + +Patch 6.2.240 +Problem: GTK 2: Searching for bitmaps for the toolbar doesn't work as with + other systems. Need to explicitly use "icon=name". (Ned Konz, + Christian J. Robinson) +Solution: Search for icons like done for Motif. +Files: src/gui_gtk.c + +Patch 6.2.241 +Problem: GTK 2: Search and Search/Replace dialogs are synced, that makes no + sense. Buttons are sometimes greyed-out. (Jeremy Messenger) +Solution: Remove the code to sync the two dialogs. Adjust the code to react + to an empty search string to also work for GTK2. (David Necas) +Files: src/gui_gtk.c + +Patch 6.2.242 +Problem: Gnome: "vim --help" only shows the Gnome arguments, not the Vim + arguments. +Solution: Don't let the Gnome code remove the "--help" argument and don't + exit at the end of usage(). +Files: src/gui_gtk_x11.c, src/main.c + +Patch 6.2.243 (extra) +Problem: Mac: Dropping a file on a Vim icon causes a hit-enter prompt. +Solution: Move the dropped files to the global argument list, instead of the + usual drop handling. (Eckehard Berns) +Files: src/main.c, src/gui_mac.c + +Patch 6.2.244 +Problem: ':echo "\xf7"' displays the illegal byte as if it was a character + and leaves "cho" after it. +Solution: When checking the length of a UTF-8 byte sequence and it's shorter + than the number of bytes available, assume it's an illegal byte. +Files: src/mbyte.c + +Patch 6.2.245 +Problem: Completion doesn't work for ":keepmarks" and ":lockmarks". +Solution: Add the command modifiers to the table of commands. (Madoka + Machitani) +Files: src/ex_cmds.h, src/ex_docmd.c + +Patch 6.2.246 +Problem: Mac: Starting Vim from Finder doesn't show error messages. +Solution: Recognize that output is being displayed by stderr being + "/dev/console". (Eckehard Berns) +Files: src/main.c, src/message.c + +Patch 6.2.247 (after 6.2.193) +Problem: When using a search pattern from the viminfo file the last + character is replaced with a '/'. +Solution: Store the separator character in the right place. (Kelvin Lee) +Files: src/ex_getln.c + +Patch 6.2.248 +Problem: GTK: When XIM is enabled normal "2" and keypad "2" cannot be + distinguished. +Solution: Detect that XIM changes the keypad key to the expected ASCII + character and fall back to the non-XIM code. (Neil Bird) +Files: src/gui_gtk_x11.c, src/mbyte.c, src/proto/mbyte.pro + +Patch 6.2.249 +Problem: ":cnext" moves to the error in the next file, but there is no + method to go back. +Solution: Add ":cpfile" and ":cNfile". +Files: src/ex_cmds.h, src/quickfix.c, src/vim.h, runtime/doc/quickfix.txt + +Patch 6.2.250 +Problem: Memory leaks when using signs. (Xavier de Gaye) +Solution: Delete the list of signs when unloading a buffer. +Files: src/buffer.c + +Patch 6.2.251 +Problem: GTK: The 'v' flag in 'guioptions' doesn't work. (Steve Hall) + Order of buttons is reversed for GTK 2.2.4. Don't always get + focus back after handling a dialog. +Solution: Make buttons appear vertically when desired. Reverse the order in + which buttons are added to a dialog. Move mouse pointer around + when the dialog is done and we don't have focus. +Files: src/gui_gtk.c + +Patch 6.2.252 (extra, after 6.2.243) +Problem: Mac: Dropping a file on a Vim icon causes a hit-enter prompt for + Mac OS classic. +Solution: Remove the #ifdef from the code that fixes it for Mac OSX. +Files: src/gui_mac.c + +Patch 6.2.253 +Problem: When 'tagstack' is not set a ":tag id" command does not work after + a ":tjump" command. +Solution: Set "new_tag" when 'tagstack' isn't set. (G. Narendran) +Files: src/tag.c + +Patch 6.2.254 +Problem: May run out of space for error messages. +Solution: Keep room for two more bytes. +Files: src/quickfix.c + +Patch 6.2.255 +Problem: GTK: A new item in the popup menu is put just after instead of + just before the right item. (Gabriel Zachmann) +Solution: Don't increment the menu item index. +Files: src/gui_gtk.c + +Patch 6.2.256 +Problem: Mac: "macroman" encoding isn't recognized, need to use + "8bit-macroman. +Solution: Recognize "macroman" with an alias "mac". (Eckehard Berns) +Files: src/mbyte.c + +Patch 6.2.257 (after 6.2.250) +Problem: Signs are deleted for ":bdel", but they could still be useful. +Solution: Delete signs only for ":bwipe". +Files: src/buffer.c + +Patch 6.2.258 +Problem: GUI: can't disable (grey-out) a popup menu item. (Ajit Thakkar) +Solution: Loop over the popup menus for all modes. +Files: src/menu.c + +Patch 6.2.259 +Problem: If there are messages when exiting, on the console there is a + hit-enter prompt while the message can be read; in the GUI the + message may not be visible. +Solution: Use the hit-enter prompt when there is an error message from + writing the viminfo file or autocommands, or when there is any + output in the GUI and 'verbose' is set. Don't use a hit-enter + prompt for the non-GUI version unless there is an error message. +Files: src/main.c + +Patch 6.2.260 +Problem: GTK 2: Can't quit a dialog with <Esc>. + GTK 1 and 2: <Enter> always gives a result, even when the default + button has been disabled. +Solution: Handle these keys explicitly. When no default button is specified + use the first one (works mostly like it was before). +Files: src/gui_gtk.c + +Patch 6.2.261 +Problem: When 'autoindent' and 'cindent' are set and a line is recognized + as a comment, starting a new line won't do 'cindent' formatting. +Solution: Also use 'cindent' formatting for lines that are used as a + comment. (Servatius Brandt) +Files: src/misc1.c + +Patch 6.2.262 +Problem: 1 CTRL-W w beeps, even though going to the first window is + possible. (Charles Campbell) +Solution: Don't beep. +Files: src/window.c + +Patch 6.2.263 +Problem: Lint warnings: Duplicate function prototypes, duplicate macros, + use of a zero character instead of a zero pointer, unused + variable. Clearing allocated memory in a complicated way. +Solution: Remove the function prototypes from farsi.h. Remove the + duplicated lines in keymap.h. Change getvcol() argument from NUL + to NULL. Remove the "col" variable in regmatch(). Use + lalloc_clear() instead of lalloc(). (Walter Briscoe) +Files: src/farsi.h, src/keymap.h, src/ops.c, src/regexp.c, src/search.c + +Patch 6.2.264 (after 6.2.247) +Problem: Writing past allocated memory when using a command line from the + viminfo file. +Solution: Store the NUL in the right place. +Files: src/ex_getln.c + +Patch 6.2.265 +Problem: Although ":set" is not allowed in the sandbox, ":let &opt = val" + works. +Solution: Do allow changing options in the sandbox, but not the ones that + can't be changed from a modeline. +Files: src/ex_cmds.h, src/options.c + +Patch 6.2.266 +Problem: When redirecting output and using ":silent", line breaks are + missing from output of ":map" and ":tselect". Alignment of + columns is wrong. +Solution: Insert a line break where "msg_didout" was tested. Update msg_col + when redirecting and using ":silent". +Files: src/getchar.c, src/message.c + +Patch 6.2.267 (extra) +Problem: Win32: "&&" in a tearoff menu is not shown. (Luc Hermitte) +Solution: Use the "name" item from the menu instead of the "dname" item. +Files: src/gui_w32.c, src/menu.c + +Patch 6.2.268 +Problem: GUI: When changing 'guioptions' part of the window may be off + screen. (Randall Morris) +Solution: Adjust the size of the window when changing 'guioptions', but only + when adding something. +Files: src/gui.c + +Patch 6.2.269 +Problem: Diff mode does not highlight a change in a combining character. + (Raphael Finkel) +Solution: Make diff_find_change() multi-byte aware: find the start byte of + a character that contains a change. +Files: src/diff.c + +Patch 6.2.270 +Problem: Completion in Insert mode, then repeating with ".", doesn't handle + composing characters in the completed text. (Raphael Finkel) +Solution: Don't skip over composing chars when adding completed text to the + redo buffer. +Files: src/getchar.c + +Patch 6.2.271 +Problem: NetBeans: Can't do "tail -f" on the log. Passing socket info with + an argument or environment variable is not secure. +Solution: Wait after initializing the log. Allow passing the socket info + through a file. (Gordon Prieur) +Files: runtime/doc/netbeans.txt, src/main.c, src/netbeans.c + +Patch 6.2.272 +Problem: When the "po" directory exists, but "po/Makefile" doesn't, + building fails. Make loops when the "po" directory has been + deleted after running configure. +Solution: Check for the "po/Makefile" instead of just the "po" directory. + Check this again before trying to run make with that Makefile. +Files: src/auto/configure, src/configure.in, src/Makefile + +Patch 6.2.273 +Problem: Changing the sort order in an explorer window for an empty + directory produces error messages. (Doug Kearns) +Solution: When an invalid range is used for a function that is not going to + be executed, skip over the arguments anyway. +Files: src/eval.c + +Patch 6.2.274 +Problem: ":print" skips empty lines when 'list' is set and there is no + "eol" in 'listchars'. (Yakov Lerner) +Solution: Skip outputting a space for an empty line only when 'list' is set + and the end-of-line character is not empty. +Files: src/message.c + +Patch 6.2.275 (extra, after 6.2.267) +Problem: Warning for uninitialized variable when using gcc. +Solution: Initialize "acLen" to zero. (Bill McCarthy) +Files: src/gui_w32.c + +Patch 6.2.276 +Problem: ":echo X()" does not put a line break between the message that X() + displays and the text that X() returns. (Yakov Lerner) +Solution: Invoke msg_start() after evaluating the argument. +Files: src/eval.c + +Patch 6.2.277 +Problem: Vim crashes when a ":runtime ftplugin/ada.vim" causes a recursive + loop. (Robert Nowotniak) +Solution: Restore "msg_list" before returning from do_cmdline(). +Files: src/ex_docmd.c + +Patch 6.2.278 +Problem: Using "much" instead of "many". +Solution: Correct the error message. +Files: src/eval.c + +Patch 6.2.279 +Problem: There is no default choice for a confirm() dialog, now that it is + possible not to have a default choice. +Solution: Make the first choice the default choice. +Files: runtime/doc/eval.txt, src/eval.c + +Patch 6.2.280 +Problem: "do" and ":diffget" don't work in the first line and the last line + of a buffer. (Aron Griffis) +Solution: Find a difference above the first line and below the last line. + Also fix a few display updating bugs. +Files: src/diff.c, src/fold.c, src/move.c + +Patch 6.2.281 +Problem: PostScript printing doesn't work on Mac OS X 10.3.2. +Solution: Adjust the header file. (Mike Williams) +Files: runtime/print/prolog.ps + +Patch 6.2.282 +Problem: When using CTRL-O to go back to a help file, it becomes listed. + (Andrew Nesbit) + Using ":tag" or ":tjump" in a help file doesn't keep the help file + settings (e.g. for 'iskeyword'). +Solution: Don't mark a buffer as listed when its help flag is set. Put all + the option settings for a help buffer together in do_ecmd(). +Files: src/ex_cmds.c + +Patch 6.2.283 +Problem: The "local additions" in help.txt are used without conversion, + causing latin1 characters showing up wrong when 'enc' is utf-8. + (Antoine J. Mechelynck) +Solution: Convert the text to 'encoding'. +Files: src/ex_cmds.c + +Patch 6.2.284 +Problem: Listing a function puts "endfunction" in the message history. + Typing "q" at the more prompt isn't handled correctly when listing + variables and functions. (Hara Krishna Dara) +Solution: Don't use msg() for "endfunction". Check "got_int" regularly. +Files: src/eval.c + +Patch 6.2.285 +Problem: GUI: In a single wrapped line that fills the window, "gj" in the + last screen line leaves the cursor behind. (Ivan Tarasov) +Solution: Undraw the cursor before scrolling the text up. +Files: src/gui.c + +Patch 6.2.286 +Problem: When trying to rename a file and it doesn't exist, the destination + file is deleted anyway. (Luc Deux) +Solution: Don't delete the destination when the source doesn't exist. (Taro + Muraoka) +Files: src/fileio.c + +Patch 6.2.287 (after 6.2.264) +Problem: Duplicate lines are added to the viminfo file. +Solution: Compare with existing entries without an offset. Also fixes + reading very long history lines from viminfo. +Files: src/ex_getln.c + +Patch 6.2.288 (extra) +Problem: Mac: An external program can't be interrupted. +Solution: Don't use the 'c' key for backspace. (Eckehard Berns) +Files: src/gui_mac.c + +Patch 6.2.289 +Problem: Compiling the Tcl interface with thread support causes ":make" to + fail. (Juergen Salk) +Solution: Use $TCL_DEFS from the Tcl config script to obtain the required + compile flags for using the thread library. +Files: src/auto/configure, src/configure.in + +Patch 6.2.290 (extra) +Problem: Mac: The mousewheel doesn't work. +Solution: Add mousewheel support. Also fix updating the thumb after a drag + and then using another way to scroll. (Eckehard Berns) +Files: src/gui_mac.c + +Patch 6.2.291 (extra) +Problem: Mac: the plus button and close button don't do anything. +Solution: Make the plus button maximize the window and the close button + close Vim. (Eckehard Berns) +Files: src/gui.c, src/gui_mac.c + +Patch 6.2.292 +Problem: Motif: When removing GUI arguments from argv[] a "ps -ef" shows + the last argument repeated. +Solution: Set argv[argc] to NULL. (Michael Jarvis) +Files: src/gui_x11.c + +Patch 6.2.293 (after 6.2.255) +Problem: GTK: A new item in a menu is put before the tearoff item. +Solution: Do increment the menu item index for non-popup menu items. +Files: src/gui_gtk.c + +Patch 6.2.294 (extra) +Problem: Mac: Cannot use modifiers with Space, Tab, Enter and Escape. +Solution: Handle all modifiers for these keys. (Eckehard Berns) +Files: src/gui_mac.c + +Patch 6.2.295 +Problem: When in debug mode, receiving a message from a remote client + causes a crash. Evaluating an expression causes Vim to wait for + "cont" to be typed, without a prompt. (Hari Krishna Dara) +Solution: Disable debugging when evaluating an expression for a client. + (Michael Geddes) Don't try reading into the typeahead buffer when + it may have been filled in another way. +Files: src/ex_getln.c, src/getchar.c, src/if_xcmdsrv.c, src/main.c, + src/misc1.c, src/proto/getchar.pro, src/proto/main.pro, + src/proto/os_unix.pro, src/proto/ui.pro, src/structs.h, + src/os_unix.c, src/ui.c + +Patch 6.2.296 (extra) +Problem: Same as 6.2.295. +Solution: Extra files for patch 6.2.295. +Files: src/os_amiga.c, src/os_msdos.c, src/os_riscos.c, src/os_win32.c, + src/proto/os_amiga.pro, src/proto/os_msdos.pro, + src/proto/os_riscos.pro, src/proto/os_win32.pro + +Patch 6.2.297 (after 6.2.232) +Problem: Cannot invoke Python commands recursively. +Solution: With Python 2.3 and later use the available mechanisms to invoke + Python recursively. (Matthew Mueller) +Files: src/if_python.c + +Patch 6.2.298 +Problem: A change always sets the '. mark and an insert always sets the '^ + mark, even when this is not wanted. + Cannot go back to the position of older changes without undoing + those changes. +Solution: Add the ":keepjumps" command modifier. + Add the "g," and "g;" commands. +Files: runtime/doc/motion.txt, src/ex_cmds.h, src/ex_docmd.c, src/edit.c, + src/mark.c, src/misc1.c, src/normal.c, src/proto/mark.pro, + src/structs.h, src/undo.c + +Patch 6.2.299 +Problem: Can only use one language for help files. +Solution: Add the 'helplang' option to select the preferred language(s). + Make ":helptags" generate tags files for all languages. +Files: runtime/doc/options.txt, runtime/doc/various.txt, src/Makefile, + src/ex_cmds.c, src/ex_cmds2.c, src/ex_cmds.h, src/ex_getln.c, + src/normal.c, src/option.c, src/option.h, src/proto/ex_cmds.pro, + src/proto/ex_cmds2.pro, src/proto/option.pro, src/structs.h, + src/tag.c, src/vim.h + +Patch 6.2.300 (after 6.2.297) +Problem: Cannot build Python interface with Python 2.2 or earlier. +Solution: Add a semicolon. +Files: src/if_python.c + +Patch 6.2.301 +Problem: The "select all" item from the popup menu doesn't work for Select + mode. +Solution: Use the same commands as for the "Edit.select all" menu. + (Benji Fisher) +Files: runtime/menu.vim + +Patch 6.2.302 +Problem: Using "CTRL-O ." in Insert mode doesn't work properly. (Benji + Fisher) +Solution: Restore "restart_edit" after an insert command that was not typed. + Avoid waiting with displaying the mode when there is no text to be + overwritten. + Fix that "CTRL-O ." sometimes doesn't put the cursor back after + the end-of-line. Only reset the flag that CTRL-O was used past + the end of the line when restarting editing. Update "o_lnum" + number when inserting text and "o_eol" is set. +Files: src/edit.c, src/normal.c + +Patch 6.2.303 +Problem: Cannot use Unicode digraphs while 'encoding' is not Unicode. +Solution: Convert the character from Unicode to 'encoding' when needed. + Use the Unicode digraphs for the Macintosh. (Eckehard Berns) +Files: src/digraph.c + +Patch 6.2.304 (extra, after 6.2.256) +Problem: Mac: No proper support for 'encoding'. Conversion without iconv() + is not possible. +Solution: Convert input from 'termencoding' to 'encoding'. Add + mac_string_convert(). Convert text for the clipboard when needed. + (Eckehard Berns) +Files: src/gui_mac.c, src/mbyte.c, src/structs.h, src/vim.h + +Patch 6.2.305 (after 6.2.300) +Problem: Win32: Cannot build Python interface with Python 2.3. (Ajit + Thakkar) +Solution: Add two functions to the dynamic loading feature. +Files: src/if_python.c + +Patch 6.2.306 (extra) +Problem: Win32: Building console version with BCC 5.5 gives a warning for + get_cmd_args() prototype missing. (Ajit Thakkar) +Solution: Don't build os_w32exe.c for the console version. +Files: src/Make_bc5.mak + +Patch 6.2.307 (after 6.2.299) +Problem: Installing help files fails. +Solution: Expand wildcards for translated help files separately. +Files: src/Makefile + +Patch 6.2.308 +Problem: Not all systems have "whoami", resulting in an empty user name. +Solution: Use "logname" when possible, "whoami" otherwise. (David Boyce) +Files: src/Makefile + +Patch 6.2.309 +Problem: "3grx" waits for two ESC to be typed. (Jens Paulus) +Solution: Append the ESC to the stuff buffer when redoing the "gr" insert. +Files: src/edit.c + +Patch 6.2.310 +Problem: When setting 'undolevels' to -1, making a change and setting + 'undolevels' to a positive value an "undo list corrupt" error + occurs. (Madoka Machitani) +Solution: Sync undo before changing 'undolevels'. +Files: src/option.c + +Patch 6.2.311 (after 6.2.298) +Problem: When making several changes in one line the changelist grows + quickly. There is no error message for reaching the end of the + changelist. Reading changelist marks from viminfo doesn't work + properly. +Solution: Only make a new entry in the changelist when making a change in + another line or 'textwidth' columns away. Add E662, E663 and E664 + error messages. Put a changelist mark from viminfo one position + before the end. +Files: runtime/doc/motion.txt, src/mark.c, src/misc1.c, src/normal.c + +Patch 6.2.312 (after 6.2.299) +Problem: "make install" clears the screen when installing the docs. +Solution: Execute ":helptags" in silent mode. +Files: runtime/doc/Makefile + +Patch 6.2.313 +Problem: When opening folds in a diff window, other diff windows no longer + show the same text. +Solution: Sync the folds in diff windows. +Files: src/diff.c, src/fold.c, src/move.c, src/proto/diff.pro, + src/proto/move.pro + +Patch 6.2.314 +Problem: When 'virtualedit' is set "rx" may cause a crash with a blockwise + selection and using "$". (Moritz Orbach) +Solution: Don't try replacing chars in a line that has no characters in the + block. +Files: src/ops.c + +Patch 6.2.315 +Problem: Using CTRL-C in a Visual mode mapping while 'insertmode' is set + stops Vim from returning to Insert mode. +Solution: Don't reset "restart_edit" when a CTRL-C is found and 'insertmode' + is set. +Files: src/normal.c + +Patch 6.2.316 (after 6.2.312) +Problem: "make install" tries connecting to the X server when installing + the docs. (Stephen Thomas) +Solution: Add the "-X" argument. +Files: runtime/doc/Makefile + +Patch 6.2.317 (after 6.2.313) +Problem: When using "zi" in a diff window, other diff windows are not + adjusted. (Richard Curnow) +Solution: Distribute a change in 'foldenable' to other diff windows. +Files: src/normal.c + +Patch 6.2.318 +Problem: When compiling with _THREAD_SAFE external commands don't echo + typed characters. +Solution: Don't set the terminal mode to TMODE_SLEEP when it's already at + TMODE_COOK. +Files: src/os_unix.c + +Patch 6.2.319 (extra) +Problem: Building gvimext.dll with Mingw doesn't work properly. +Solution: Use gcc instead of dllwrap. Use long option names. (Alejandro + Lopez-Valencia) +Files: src/GvimExt/Make_ming.mak + +Patch 6.2.320 +Problem: Win32: Adding and removing the menubar resizes the Vim window. + (Jonathon Merz) +Solution: Don't let a resize event change 'lines' unexpectedly. +Files: src/gui.c + +Patch 6.2.321 +Problem: When using modeless selection, wrapping lines are not recognized, + a line break is always inserted. +Solution: Add LineWraps[] to remember whether a line wrapped or not. +Files: src/globals.h, src/screen.c, src/ui.c + +Patch 6.2.322 +Problem: With 'showcmd' set, after typing "dd" the next "d" may not be + displayed. (Jens Paulus) +Solution: Redraw the command line after updating the screen, scrolling may + have set "clear_cmdline". +Files: src/screen.c + +Patch 6.2.323 +Problem: Win32: expanding "~/file" in an autocommand pattern results in + backslashes, while this pattern should only have forward slashes. +Solution: Make expanding environment variables respect 'shellslash' and set + p_ssl when expanding the autocommand pattern. +Files: src/fileio.c, src/misc1.c, src/proto/fileio.pro + +Patch 6.2.324 (extra) +Problem: Win32: when "vimrun.exe" has a path with white space, such as + "Program Files", executing external commands may fail. +Solution: Put double quotes around the path to "vimrun". +Files: src/os_win32.c + +Patch 6.2.325 +Problem: When $HOME includes a space, doing ":set tags=~/tags" doesn't + work, the space is used to separate file names. (Brett Stahlman) +Solution: Escape the space with a backslash. +Files: src/option.c + +Patch 6.2.326 +Problem: ":windo set syntax=foo" doesn't work. (Tim Chase) +Solution: Don't change 'eventignore' for ":windo". +Files: src/ex_cmds2.c + +Patch 6.2.327 +Problem: When formatting text all marks in the formatted lines are lost. + A word is not joined to a previous line when this would be + possible. (Mikolaj Machowski) +Solution: Try to keep marks in the same position as much as possible. + Also keep mark positions when joining lines. + Start auto-formatting in the previous line when appropriate. + Add the "gw" operator: Like "gq" but keep the cursor where it is. +Files: runtime/doc/change.txt, src/edit.c, src/globals.h, src/mark.c, + src/misc1.c, src/normal.c, src/ops.c, src/proto/edit.pro, + src/proto/mark.pro, src/proto/ops.pro, src/structs.h, src/vim.h + +Patch 6.2.328 +Problem: XIM with GTK: It is hard to understand what XIM is doing. +Solution: Add xim_log() to log XIM events and help with debugging. +Files: src/mbyte.c + +Patch 6.2.329 +Problem: ":=" does not work Vi compatible. (Antony Scriven) +Solution: Print the last line number instead of the current line. Don't + print "line". +Files: src/ex_cmds.h, src/ex_docmd.c + +Patch 6.2.330 (extra, after 6.2.267) +Problem: Win32: Crash when tearing off a menu. +Solution: Terminate a string with a NUL. (Yasuhiro Matsumoto) +Files: src/gui_w32.c + +Patch 6.2.331 (after 6.2.327) +Problem: "gwap" leaves cursor in the wrong line. +Solution: Remember the cursor position before finding the ends of the + paragraph. +Files: src/normal.c, src/ops.c, src/structs.h + +Patch 6.2.332 (extra) +Problem: Amiga: Compile error for string array. Compiling the Amiga GUI + doesn't work. +Solution: Use a char pointer instead. Move including "gui_amiga.h" to after + including "vim.h". Add a semicolon. (Ali Akcaagac) +Files: src/gui_amiga.c, src/os_amiga.c + +Patch 6.2.333 (extra) +Problem: Win32: printing doesn't work with specified font charset. +Solution: Use the specified font charset. (Mike Williams) +Files: src/os_mswin.c + +Patch 6.2.334 (extra, after 6.2.296) +Problem: Win32: evaluating client expression in debug mode requires typing + "cont". +Solution: Use eval_client_expr_to_string(). +Files: src/os_mswin.c + +Patch 6.2.335 +Problem: The ":sign" command cannot be followed by another command. +Solution: Add TRLBAR to the command flags. +Files: src/ex_cmds.h + +Patch 6.2.336 (after 6.2.327) +Problem: Mixup of items in an expression. +Solution: Move "== NUL" to the right spot. +Files: src/edit.c + +Patch 6.2.337 (extra, after 6.2.319) +Problem: Building gvimext.dll with Mingw doesn't work properly. +Solution: Fix white space and other details. (Alejandro Lopez-Valencia) +Files: src/GvimExt/Make_ming.mak + +Patch 6.2.338 (after 6.2.331) +Problem: When undoing "gwap" the cursor is always put at the start of the + paragraph. When undoing auto-formatting the cursor may be above + the change. +Solution: Try to move the cursor back to where it was or to the first line + that actually changed. +Files: src/normal.c, src/ops.c, src/undo.c + +Patch 6.2.339 +Problem: Crash when using many different highlight groups and a User + highlight group. (Juergen Kraemer) +Solution: Do not use the sg_name_u pointer when it is NULL. Also simplify + use of the highlight group table. +Files: src/syntax.c + +Patch 6.2.340 +Problem: ":reg" doesn't show the actual contents of the clipboard if it was + filled outside of Vim. (Stuart MacDonald) +Solution: Obtain the clipboard contents before displaying it. +Files: src/ops.c + +Patch 6.2.341 (extra) +Problem: Win32: When the path to diff.exe contains a space and using the + vimrc generated by the install program, diff mode does not work. +Solution: Put the first double quote just before the space instead of before + the path. +Files: src/dosinst.c + +Patch 6.2.342 (extra) +Problem: Win32: macros are not always used as expected. +Solution: Define WINVER to 0x0400 instead of 0x400. (Alejandro + Lopez-Valencia) +Files: src/Make_bc5.mak, src/Make_cyg.mak, src/Make_mvc.mak + +Patch 6.2.343 +Problem: Title doesn't work with some window managers. X11: Setting the + text property for the window title is hard coded. +Solution: Use STRING format when possible. Use the UTF-8 function when + it's available and 'encoding' is utf-8. Use + XStringListToTextProperty(). Do the same for the icon name. + (David Harrison) +Files: src/os_unix.c + +Patch 6.2.344 (extra, after 6.2.337) +Problem: Cannot build gvimext.dll with MingW on Linux. +Solution: Add support for cross compiling. (Ronald Hoellwarth) +Files: src/GvimExt/Make_ming.mak + +Patch 6.2.345 (extra) +Problem: Win32: Copy/paste between two Vims fails if 'encoding' is not set + properly or there are illegal bytes. +Solution: Use a raw byte format. Always set it when copying. When pasting + use the raw format if 'encoding' is the same. +Files: src/os_mswin.c, src/os_win16.c, src/os_win32.c, src/vim.h + +Patch 6.2.346 +Problem: Win32 console: After using "chcp" Vim does not detect the + different codepage. +Solution: Use GetConsoleCP() and when it is different from GetACP() set + 'termencoding'. +Files: src/option.c + +Patch 6.2.347 (extra) +Problem: Win32: XP theme support is missing. +Solution: Add a manifest and refer to it from the resource file. (Michael + Wookey) +Files: Makefile, src/gvim.exe.mnf, src/vim.rc + +Patch 6.2.348 +Problem: Win32: "vim c:\dir\(test)" doesn't work, because the 'isfname' + default value doesn't contain parenthesis. +Solution: Temporarily add '(' and ')' to 'isfname' when expanding file name + arguments. +Files: src/main.c + +Patch 6.2.349 +Problem: Finding a match using 'matchpairs' may cause a crash. + 'matchpairs' is not used for 'showmatch'. +Solution: Don't look past the NUL in 'matchpairs'. Use 'matchpairs' for + 'showmatch'. (Dave Olszewkski) +Files: src/misc1.c, src/normal.c, src/proto/search.pro, src/search.c + +Patch 6.2.350 +Problem: Not enough info about startup timing. +Solution: Add a few more TIME_MSG() calls. +Files: src/main.c + +Patch 6.2.351 +Problem: Win32: $HOME may be set to %USERPROFILE%. +Solution: Expand %VAR% at the start of $HOME. +Files: src/misc1.c + +Patch 6.2.352 (after 6.2.335) +Problem: ":sign texthl=||" does not work. +Solution: Remove the check for a following command. Give an error for extra + arguments after "buff=1". +Files: src/ex_cmds.c, src/ex_cmds.h + +Patch 6.2.353 (extra) +Problem: Win32: Supported server name length is limited. (Paul Bossi) +Solution: Use MAX_PATH instead of 25. +Files: src/os_mswin.c + +Patch 6.2.354 (extra) +Problem: Win32: When the mouse pointer is on a tear-off menu it is hidden + when typing but is not redisplayed when moved. (Markx Hackmann) +Solution: Handle the pointer move event for the tear-off menu window. +Files: src/gui_w32.c + +Patch 6.2.355 (after 6.2.303) +Problem: When 'encoding' is a double-byte encoding different from the + current locale, the width of characters is not correct. + Possible failure and memory leak when using iconv, Unicode + digraphs and 'encoding' is not "utf-8". +Solution: Use iconv() to discover the actual width of characters. + Add the "vc_fail" field to vimconv_T. + When converting a digraph, init the conversion type to NONE and + cleanup afterwards. +Files: src/digraph.c, src/mbyte.c, src/structs.h + +Patch 6.2.356 +Problem: When using a double-byte 'encoding' and 'selection' is + "exclusive", "vy" only yanks the first byte of a double-byte + character. (Xiangjiang Ma) +Solution: Correct the column in unadjust_for_sel() to position on the first + byte, always include the trailing byte of the selected text. +Files: src/normal.c + +Patch 6.2.357 (after 6.2.321) +Problem: Memory leak when resizing the Vim window. +Solution: Free the LineWraps array. +Files: src/screen.c + +Patch 6.2.358 (after 6.2.299) +Problem: Memory leak when using ":help" and the language doesn't match. +Solution: Free the array with matching tags. +Files: src/ex_cmds.c + +Patch 6.2.359 (after 6.2.352) +Problem: Compiler warning for long to int type cast. +Solution: Add explicit type cast. +Files: src/ex_cmds.c + +Patch 6.2.360 +Problem: "100|" in an empty line results in a ruler "1,0-100". (Pavol + Juhas) +Solution: Recompute w_virtcol if the target column was not reached. +Files: src/misc2.c + +Patch 6.2.361 (extra) +Problem: Win32: Run gvim, ":set go-=m", use Alt-Tab, keep Alt pressed while + pressing Esc, then release Alt: Cursor disappears and typing a key + causes a beep. (Hari Krishna Dara) +Solution: Don't ignore the WM_SYSKEYUP event when the menu is disabled. +Files: src/gui_w32.c + +Patch 6.2.362 (extra, after 6.2.347) +Problem: Win32: The manifest causes Gvim not to work. (Dave Roberts) +Solution: Change "x86" to "X86". (Serge Pirotte) +Files: src/gvim.exe.mnf + +Patch 6.2.363 +Problem: In an empty file with 'showmode' off, "i" doesn't change the ruler + from "0-1" to "1". Typing "x<BS>" does show "1", but then <Esc> + doesn't make it "0-1" again. Same problem for ruler in + statusline. (Andrew Pimlott) +Solution: Remember the "empty line" flag with Insert mode and'ed to it. +Files: src/screen.c + +Patch 6.2.364 +Problem: HTML version of the documentation doesn't mention the encoding, + which is a problem for mbyte.txt. +Solution: Adjust the awk script. (Ilya Sher) +Files: runtime/doc/makehtml.awk + +Patch 6.2.365 +Problem: The configure checks for Perl and Python may add compile and link + arguments that break building Vim. +Solution: Do a sanity check: try building with the arguments. +Files: src/auto/configure, src/configure.in + +Patch 6.2.366 +Problem: When the GUI can't start because no valid font is found, there is + no error message. (Ugen) +Solution: Add an error message. +Files: src/gui.c + +Patch 6.2.367 +Problem: Building the help tags file while installing may fail if there is + another Vim in $PATH. +Solution: Specify the just installed Vim executable. (Gordon Prieur) +Files: src/Makefile + +Patch 6.2.368 +Problem: When 'autochdir' is set, closing a window doesn't change to the + directory of the new current window. (Salman Halim) +Solution: Handle 'autochdir' always when a window becomes the current one. +Files: src/window.c + +Patch 6.2.369 +Problem: Various memory leaks: when using globpath(), when searching for + help tags files, when defining a function inside a function, when + giving an error message through an exception, for the final "." + line in ":append", in expression "cond ? a : b" that fails and for + missing ")" in an expression. Using NULL pointer when adding + first user command and for pointer computations with regexp. + (tests by Dominique Pelle) +Solution: Fix the leaks by freeing the allocated memory. Don't use the + array of user commands when there are no entries. Use a macro + instead of a function call for saving and restoring regexp states. +Files: src/eval.c, src/ex_cmds.c, src/ex_docmd.c, src/ex_getln.c, + src/misc2.c, src/regexp.c, src/screen.c, src/tag.c + +Patch 6.2.370 (extra, after6.2.341) +Problem: Win32: When the path to diff.exe contains a space and using the + vimrc generated by the install program, diff mode may not work. + (Alejandro Lopez-Valencia) +Solution: Do not use double quotes for arguments that do not have a space. +Files: src/dosinst.c + +Patch 6.2.371 +Problem: When 'virtualedit' is set and there is a Tab before the next "x", + "dtx" does not delete the whole Tab. (Ken Hashishi) +Solution: Move the cursor to the last position of the Tab. Also for + "df<Tab>". +Files: src/normal.c + +Patch 6.2.372 +Problem: When using balloon evaluation, no value is displayed for members + of structures and items of an array. +Solution: Include "->", "." and "[*]" in the expression. +Files: src/gui_beval.c, src/normal.c, src/vim.h + +Patch 6.2.373 +Problem: When 'winminheight' is zero and a window is reduced to zero + height, the ruler always says "Top" instead of the cursor + position. (Antoine J. Mechelynck) +Solution: Don't recompute w_topline for a zero-height window. +Files: src/window.c + +Patch 6.2.374 +Problem: ":echo "hello" | silent normal n" removes the "hello" message. + (Servatius Brandt) +Solution: Don't echo the search string when ":silent" was used. Also don't + show the mode. In general: don't clear to the end of the screen. +Files: src/gui.c, src/message.c, src/os_unix.c, src/proto/message.pro, + src/screen.c, src/search.c, src/window.c + +Patch 6.2.375 +Problem: When changing 'guioptions' the hit-enter prompt may be below the + end of the Vim window. +Solution: Call screen_alloc() before showing the prompt. +Files: src/message.c + +Patch 6.2.376 +Problem: Win32: Ruby interface cannot be dynamically linked with Ruby 1.6. +Solution: Add #ifdefs around use of rb_w32_snprintf(). (Benot Cerrina) +Files: src/if_ruby.c + +Patch 6.2.377 (after 6.2.372) +Problem: Compiler warnings for signed/unsigned compare. (Michael Wookey) +Solution: Add type cast. +Files: src/normal.c + +Patch 6.2.378 (extra, after 6.2.118) +Problem: Mac: cannot build with Project Builder. +Solution: Add remove_tail_with_ext() to locate and remove the "build" + directory from the runtime path. Include os_unix.c when needed. + (Dany St Amant) +Files: src/misc1.c, src/os_macosx.c, src/vim.h + +Patch 6.2.379 +Problem: Using ":mkvimrc" in the ":options" window sets 'bufhidden' to + "delete". (Michael Naumann) +Solution: Do not add buffer-specific option values to a global vimrc file. +Files: src/option.c + +Patch 6.2.380 (extra) +Problem: DOS: "make test" fails when running it again. Can't "make test" + with Borland C. +Solution: Make sure ".out" files are deleted when they get in the way. Add + a "test" target to the Borland C Makefile. +Files: src/Make_bc5.mak, src/testdir/Make_dos.mak + +Patch 6.2.381 +Problem: Setting 'fileencoding' to a comma separated list (confusing it + with 'fileencodings') does not result in an error message. + Setting 'fileencoding' in an empty file marks it as modified. + There is no "+" in the title after setting 'fileencoding'. +Solution: Check for a comma in 'fileencoding'. Only consider a non-empty + file modified by changing 'fileencoding'. Update the title after + changing 'fileencoding'. +Files: src/option.c + +Patch 6.2.382 +Problem: Running "make test" puts marks from test files in viminfo. +Solution: Specify a different viminfo file to use. +Files: src/testdir/test15.in, src/testdir/test49.in + +Patch 6.2.383 +Problem: ":hi foo term='bla" crashes Vim. (Antony Scriven) +Solution: Check that the closing ' is there. +Files: src/syntax.c + +Patch 6.2.384 +Problem: ":menu a.&b" ":unmenu a.b" only works if "&b" isn't translated. +Solution: Also compare the names without '&' characters. +Files: src/menu.c + +Patch 6.2.385 (extra) +Problem: Win32: forward_slash() and trash_input_buf() are undefined when + compiling with small features. (Ajit Thakkar) +Solution: Change the #ifdefs for forward_slash(). Don't call + trash_input_buf() if the input buffer isn't used. +Files: src/fileio.c, src/os_win32.c + +Patch 6.2.386 +Problem: Wasting time trying to read marks from the viminfo file for a + buffer without a name. +Solution: Skip reading marks when the buffer has no name. +Files: src/fileio.c + +Patch 6.2.387 +Problem: There is no highlighting of translated items in help files. +Solution: Search for a "help_ab.vim" syntax file when the help file is + called "*.abx". Also improve the help highlighting a bit. +Files: runtime/syntax/help.vim + +Patch 6.2.388 +Problem: GTK: When displaying some double-width characters they are drawn + as single-width, because of conversion to UTF-8. +Solution: Check the width that GTK uses and add a space if it's one instead + of two. +Files: src/gui_gtk_x11.c + +Patch 6.2.389 +Problem: When working over a slow connection, it's very annoying that the + last line is partly drawn and then cleared for every change. +Solution: Don't redraw the bottom line if no rows were inserted or deleted. + Don't draw the line if we know "@" lines will be used. +Files: src/screen.c + +Patch 6.2.390 +Problem: Using "r*" in Visual mode on multi-byte characters only replaces + every other character. (Tyson Roberts) +Solution: Correct the cursor position after replacing each character. +Files: src/ops.c + +Patch 6.2.391 (extra) +Problem: The ":highlight" command is not tested. +Solution: Add a test script for ":highlight". +Files: src/testdir/Makefile, src/testdir/Make_amiga.mak, + src/testdir/Make_dos.mak, src/testdir/Make_os2.mak, + src/testdir/Make_vms.mms, src/testdir/test51.in, + src/testdir/test51.ok + +Patch 6.2.392 (after 6.2.384) +Problem: Unused variable. +Solution: Remove "dlen". +Files: src/menu.c + +Patch 6.2.393 +Problem: When using very long lines the viminfo file can become very big. +Solution: Add the "s" flag to 'viminfo': skip registers with more than the + specified Kbyte of text. +Files: runtime/doc/options.txt, src/ops.c, src/option.c + +Patch 6.2.394 (after 6.2.391) +Problem: Test 51 fails on a terminal with 8 colors. (Tony Leneis) +Solution: Use "DarkBlue" instead of "Blue" to avoid the "bold" attribute. +Files: src/testdir/test51.in + +Patch 6.2.395 +Problem: When using ":tag" or ":pop" the previous matching tag is used. + But since the current file is different, the ordering of the tags + may change. +Solution: Remember what the current buffer was for when re-using cur_match. +Files: src/edit.c, src/ex_cmds.c, src/proto/tag.pro, src/structs.h, + src/tag.c + +Patch 6.2.396 +Problem: When CTRL-T jumps to another file and an autocommand moves the + cursor to the '" mark, don't end up on the right line. (Michal + Malecki) +Solution: Set the line number after loading the file. +Files: src/tag.c + +Patch 6.2.397 +Problem: When using a double-byte 'encoding' mapping <M-x> doesn't work. + (Yasuhiro Matsumoto) +Solution: Do not set the 8th bit of the character but use a modifier. +Files: src/gui_gtk_x11.c, src/gui_x11.c, src/misc2.c + +Patch 6.2.398 (extra) +Problem: Win32 console: no extra key modifiers are supported. +Solution: Encode the modifiers into the input stream. Also fix that special + keys are converted and stop working when 'tenc' is set. Also fix + that when 'tenc' is initialized the input and output conversion is + not setup properly until 'enc' or 'tenc' is set. +Files: src/getchar.c, src/option.c, src/os_win32.c + +Patch 6.2.399 +Problem: A ":set" command that fails still writes a message when it is + inside a try/catch block. +Solution: Include all the text of the message in the error message. +Files: src/charset.c, src/option.c + +Patch 6.2.400 +Problem: Can't compile if_xcmdsrv.c on HP-UX 11.0. +Solution: Include header file poll.h. (Malte Neumann) +Files: src/if_xcmdsrv.c + +Patch 6.2.401 +Problem: When opening a buffer that was previously opened, Vim does not + restore the cursor position if the first line starts with white + space. (Gregory Margo) +Solution: Don't skip restoring the cursor position if it is past the blanks + in the first line. +Files: src/buffer.c + +Patch 6.2.402 +Problem: Mac: "make install" doesn't generate help tags. (Benji Fisher) +Solution: Generate help tags before copying the runtime files. +Files: src/Makefile + +Patch 6.2.403 +Problem: ":@y" checks stdin if there are more commands to execute. This + fails if stdin is not connected, e.g., when starting the GUI from + KDE. (Ned Konz) +Solution: Only check for a next command if there still is typeahead. +Files: src/ex_docmd.c + +Patch 6.2.404 +Problem: Our own function to determine width of Unicode characters may get + outdated. (Markus Kuhn) +Solution: Use wcwidth() when it is available. Also use iswprint(). +Files: src/auto/configure, src/configure.in, src/config.h.in, src/mbyte.c + +Patch 6.2.405 +Problem: Cannot map zero without breaking the count before a command. + (Benji Fisher) +Solution: Disable mapping zero when entering a count. +Files: src/getchar.c, src/globals.h, src/normal.c + +Patch 6.2.406 +Problem: ":help \zs", ":help \@=" and similar don't find useful help. +Solution: Prepend "/\" to the arguments to find the desired help tag. +Files: src/ex_cmds.c + +Patch 6.2.407 (after 6.2.299) +Problem: ":help \@<=" doesn't find help. +Solution: Avoid that ":help \@<=" searches for the "<=" language. +Files: src/tag.c + +Patch 6.2.408 +Problem: ":compiler" is not consistent: Sets local options and a global + variable. (Douglas Potts) There is no error message when a + compiler is not supported. +Solution: Use ":compiler!" to set a compiler globally, otherwise it's local + to the buffer and "b:current_compiler" is used. Give an error + when no compiler script could be found. + Note: updated compiler plugins can be found at + ftp://ftp.vim.org/pub/vim/runtime/compiler/ +Files: runtime/compiler/msvc.vim, runtime/doc/quickfix.txt, src/eval.c, + src/ex_cmds2.c + +Patch 6.2.409 +Problem: The cursor ends up in the last column instead of after the line + when doing "i//<Esc>o" with 'indentexpr' set to "cindent(v:lnum)". + (Toby Allsopp) +Solution: Adjust the cursor as if in Insert mode. +Files: src/misc1.c + +Patch 6.2.410 (after 6.2.389) +Problem: In diff mode, when there are more filler lines than fit in the + window, they are not drawn. +Solution: Check for filler lines when skipping to draw a line that doesn't + fit. +Files: src/screen.c + +Patch 6.2.411 +Problem: A "\n" inside a string is not seen as a line break by the regular + expression matching. (Hari Krishna Dara) +Solution: Add the vim_regexec_nl() function for strings where "\n" is to be + matched with a line break. +Files: src/eval.c, src/ex_eval.c, src/proto/regexp.c, src/regexp.c + +Patch 6.2.412 +Problem: Ruby: "ruby << EOF" inside a function doesn't always work. Also + for ":python", ":tcl" and ":perl". +Solution: Check for "<< marker" and skip until "marker" before checking for + "endfunction". +Files: src/eval.c + +Patch 6.2.413 (after 6.2.411) +Problem: Missing prototype for vim_regexec_nl(). (Marcel Svitalsky) +Solution: Now really include the prototype. +Files: src/proto/regexp.pro + +Patch 6.2.414 +Problem: The function used for custom completion of user commands cannot + have <SID> to make it local. (Hari Krishna Dara) +Solution: Pass the SID of the script where the user command was defined on + to the completion. Also clean up #ifdefs. +Files: src/ex_docmd.c, src/eval.c, src/ex_getln.c, src/structs.h + +Patch 6.2.415 +Problem: Vim may crash after a sequence of events that change the window + size. The window layout assumes a larger window than is actually + available. (Servatius Brandt) +Solution: Invoke win_new_shellsize() from screenalloc() instead of from + set_shellsize(). +Files: src/screen.c, src/term.c + +Patch 6.2.416 +Problem: Compiler warning for incompatible pointer. +Solution: Remove the "&" in the call to poll(). (Xavier de Gaye) +Files: src/os_unix.c + +Patch 6.2.417 (after 6.2.393) +Problem: Many people forget that the '"' item in 'viminfo' needs to be + preceded with a backslash, +Solution: Add '<' as an alias for the '"' item. +Files: runtime/doc/options.txt, src/ops.c, src/option.c + +Patch 6.2.418 +Problem: Using ":nnoremap <F12> :echo "cheese" and ":cabbr cheese xxx": + when pressing <F12> still uses the abbreviation. (Hari Krishna) +Solution: Also apply "noremap" to abbreviations. +Files: src/getchar.c + +Patch 6.2.419 (extra) +Problem: Win32: Cannot open the Vim window inside another application. +Solution: Add the "-P" argument to specify the window title of the + application to run inside. (Zibo Zhao) +Files: runtime/doc/starting.txt, src/main.c, src/gui_w32.c, + src/gui_w48.c, src/if_ole.cpp, src/os_mswin.c, + src/proto/gui_w32.pro + +Patch 6.2.420 +Problem: Cannot specify a file to be edited in binary mode without setting + the global value of the 'binary' option. +Solution: Support ":edit ++bin file". +Files: runtime/doc/editing.txt, src/buffer.c, src/eval.c, src/ex_cmds.h, + src/ex_docmd.c, src/fileio.c, src/misc2.c + +Patch 6.2.421 +Problem: Cannot set the '[ and '] mark, which may be necessary when an + autocommand simulates reading a file. +Solution: Allow using "m[" and "m]". +Files: runtime/doc/motion.txt, src/mark.c + +Patch 6.2.422 +Problem: In CTRL-X completion messages the "/" makes them less readable. +Solution: Remove the slashes. (Antony Scriven) +Files: src/edit.c + +Patch 6.2.423 +Problem: ":vertical wincmd ]" does not split vertically. +Solution: Add "postponed_split_flags". +Files: src/ex_docmd.c, src/globals.h, src/if_cscope.c, src/tag.c + +Patch 6.2.424 +Problem: A BufEnter autocommand that sets an option stops 'mousefocus' from + working in Insert mode (Normal mode is OK). (Gregory Seidman) +Solution: In the Insert mode loop invoke gui_mouse_correct() when needed. +Files: src/edit.c + +Patch 6.2.425 +Problem: Vertical split and command line window: can only drag status line + above the cmdline window on the righthand side, not lefthand side. +Solution: Check the status line row instead of the window pointer. +Files: src/ui.c + +Patch 6.2.426 +Problem: A syntax region end match with a matchgroup that includes a line + break only highlights the last line with matchgroup. (Gary + Holloway) +Solution: Also use the line number of the position where the region + highlighting ends. +Files: src/syntax.c + +Patch 6.2.427 (extra) +Problem: When pasting a lot of text in a multi-byte encoding, conversion + from 'termencoding' to 'encoding' may fail for some characters. + (Kuang-che Wu) +Solution: When there is an incomplete byte sequence at the end of the read + text keep it for the next time. +Files: src/mbyte.c, src/os_amiga.c, src/os_mswin.c, src/proto/mbyte.pro, + src/proto/os_mswin.pro, src/ui.c + +Patch 6.2.428 +Problem: The X11 clipboard supports the Vim selection for char/line/block + mode, but since the encoding is not included can't copy/paste + between two Vims with a different 'encoding'. +Solution: Add a new selection format that includes the 'encoding'. Perform + conversion when necessary. +Files: src/gui_gtk_x11.c, src/ui.c, src/vim.h + +Patch 6.2.429 +Problem: Unix: glob() doesn't work for a directory with a single quote in + the name. (Nazri Ramliy) +Solution: When using the shell to expand, only put double quotes around + spaces and single quotes, not the whole thing. +Files: src/os_unix.c + +Patch 6.2.430 +Problem: BOM at start of a vim script file is not recognized and causes an + error message. +Solution: Detect the BOM and skip over it. Also fix that after using + ":scriptencoding" the iconv() file descriptor was not closed + (memory leak). +Files: src/ex_cmds2.c + +Patch 6.2.431 +Problem: When using the horizontal scrollbar, the scrolling is limited to + the length of the cursor line. +Solution: Make the scroll limit depend on the longest visible line. The + cursor is moved when necessary. Including the 'h' flag in + 'guioptions' disables this. +Files: runtime/doc/gui.txt, runtime/doc/options.txt, src/gui.c, + src/misc2.c, src/option.h + +Patch 6.2.432 (after 6.2.430 and 6.2.431) +Problem: Lint warnings. +Solution: Add type casts. +Files: src/ex_cmds2.c, src/gui.c + +Patch 6.2.433 +Problem: Translating "VISUAL" and "BLOCK" separately doesn't give a good + result. (Alejandro Lopez Valencia) +Solution: Use a string for each combination. +Files: src/screen.c + +Patch 6.2.434 (after 6.2.431) +Problem: Compiler warning. (Salman Halim) +Solution: Add type casts. +Files: src/gui.c + +Patch 6.2.435 +Problem: When there are vertically split windows the minimal Vim window + height is computed wrong. +Solution: Use frame_minheight() to correctly compute the minimal height. +Files: src/window.c + +Patch 6.2.436 +Problem: Running the tests changes the user's viminfo file. +Solution: In test 49 tell the extra Vim to use the test viminfo file. +Files: src/testdir/test49.vim + +Patch 6.2.437 +Problem: ":mksession" always puts "set nocompatible" in the session file. + This changes option settings. (Ron Aaron) +Solution: Add an "if" to only change 'compatible' when needed. +Files: src/ex_docmd.c + +Patch 6.2.438 +Problem: When the 'v' flag is present in 'cpoptions', backspacing and then + typing text again: one character too much is overtyped before + inserting is done again. +Solution: Set "dollar_vcol" to the right column. +Files: src/edit.c + +Patch 6.2.439 +Problem: GTK 2: Changing 'lines' may cause a mismatch between the window + layout and the size of the window. +Solution: Disable the hack with force_shell_resize_idle(). +Files: src/gui_gtk_x11.c + +Patch 6.2.440 +Problem: When 'lazyredraw' is set the window title is still updated. + The size of the Visual area and the ruler are displayed too often. +Solution: Postpone redrawing the window title. Only show the Visual area + size when waiting for a character. Don't draw the ruler + unnecessary. +Files: src/buffer.c, src/normal.c, src/screen.c + +Patch 6.2.441 +Problem: ":unabbreviate foo " doesn't work, because of the trailing space, + while an abbreviation with a trailing space is not possible. (Paul + Jolly) +Solution: Accept a match with the lhs of an abbreviation without the + trailing space. +Files: src/getchar.c + +Patch 6.2.442 +Problem: Cannot manipulate the command line from a function. +Solution: Add getcmdline(), getcmdpos() and setcmdpos() functions and the + CTRL-\ e command. +Files: runtime/doc/cmdline.txt, runtime/doc/eval.txt, src/eval.c + src/ex_getln.c, src/ops.c, src/proto/ex_getln.pro, + src/proto/ops.pro + +Patch 6.2.443 +Problem: With ":silent! echoerr something" you don't get the position of + the error. emsg() only writes the message itself and returns. +Solution: Also redirect the position of the error. +Files: src/message.c + +Patch 6.2.444 +Problem: When adding the 'c' flag to a ":substitute" command it may replace + more times than without the 'c' flag. Happens for a match that + starts with "\ze" (Marcel Svitalsk) and when using "\@<=" (Klaus + Bosau). +Solution: Correct "prev_matchcol" when replacing the line. Don't replace + the line when the pattern uses look-behind matching. +Files: src/ex_cmds.c, src/proto/regexp.pro, src/regexp.c + +Patch 6.2.445 +Problem: Copying vimtutor to /tmp/something is not secure, a symlink may + cause trouble. +Solution: Create a directory and create the file in it. Use "umask" to + create the directory with mode 700. (Stefan Nordhausen) +Files: src/vimtutor + +Patch 6.2.446 (after 6.2.404) +Problem: Using library functions wcwidth() and iswprint() results in + display problems for Hebrew characters. (Ron Aaron) +Solution: Disable the code to use the library functions, use our own. +Files: src/mbyte.c + +Patch 6.2.447 (after 6.2.440) +Problem: Now that the title is only updated when redrawing, it is no longer + possible to show it while executing a function. (Madoka Machitani) +Solution: Make ":redraw" also update the title. +Files: src/ex_docmd.c + +Patch 6.2.448 (after 6.2.427) +Problem: Mac: conversion done when 'termencoding' differs from 'encoding' + fails when pasting a longer text. +Solution: Check for an incomplete sequence at the end of the chunk to be + converted. (Eckehard Berns) +Files: src/mbyte.c + +Patch 6.2.449 (after 6.2.431) +Problem: Get error messages when switching files. +Solution: Check for a valid line number when calculating the width of the + horizontal scrollbar. (Helmut Stiegler) +Files: src/gui.c + +Patch 6.2.450 +Problem: " #include" and " #define" are not recognized with the default + option values for 'include' and 'defined'. (RG Kiran) +Solution: Adjust the default values to allow white space before the #. +Files: runtime/doc/options.txt, src/option.c + +Patch 6.2.451 +Problem: GTK: when using XIM there are various problems, including setting + 'modified' and breaking undo at the wrong moment. +Solution: Add "xim_changed_while_preediting", "preedit_end_col" and + im_is_preediting(). (Yasuhiro Matsumoto) +Files: src/ex_getln.c, src/globals.h, src/gui_gtk.c, src/gui_gtk_x11.c, + src/mbyte.c, src/misc1.c, src/proto/mbyte.pro, src/screen.c, + src/undo.c + +Patch 6.2.452 +Problem: In diff mode, when DiffAdd and DiffText highlight settings are + equal, an added line is highlighted with DiffChange. (Tom Schumm) +Solution: Remember the diff highlight type instead of the attributes. +Files: src/screen.c + +Patch 6.2.453 +Problem: ":s/foo\|\nbar/x/g" does not replace two times in "foo\nbar". + (Pavel Papushev) +Solution: When the pattern can match a line break also try matching at the + NUL at the end of a line. +Files: src/ex_cmds.c, src/regexp.c + +Patch 6.2.454 +Problem: ":let b:changedtick" doesn't work. (Alan Schmitt) ":let + b:changedtick = 99" does not give an error message. +Solution: Add code to recognize ":let b:changedtick". +Files: src/eval.c + +Patch 6.2.455 (after 6.2.297) +Problem: In Python commands the current locale changes how certain Python + functions work. (Eugene M. Minkovskii) +Solution: Set the LC_NUMERIC locale to "C" while executing a Python command. +Files: src/if_python.c + +Patch 6.2.456 (extra) +Problem: Win32: Editing a file by its Unicode name (dropping it on Vim or + using the file selection dialog) doesn't work. (Yakov Lerner, Alex + Jakushev) +Solution: Use wide character functions when file names are involved and + convert from/to 'encoding' where needed. +Files: src/gui_w48.c, src/macros.h, src/memfile.c, src/memline.c, + src/os_mswin.c, src/os_win32.c + +Patch 6.2.457 (after 6.2.244) +Problem: When 'encoding' is "utf-8" and writing text with chars above 0x80 + in latin1, conversion is wrong every 8200 bytes. (Oyvind Holm) +Solution: Correct the utf_ptr2len_check_len() function and fix the problem + of displaying 0xf7 in utfc_ptr2len_check_len(). +Files: src/mbyte.c + +Patch 6.2.458 +Problem: When 'virtualedit' is set "$" doesn't move to the end of an + unprintable character, causing "y$" not to include that character. + (Fred Ma) +Solution: Set "coladd" to move the cursor to the end of the character. +Files: src/misc2.c + +Patch 6.2.459 (after 6.2.454) +Problem: Variable "b" cannot be written. (Salman Halim) +Solution: Compare strings properly. +Files: src/eval.c + +Patch 6.2.460 (extra, after 6.2.456) +Problem: Compiler warnings for missing prototypes. +Solution: Include the missing prototypes. +Files: src/proto/os_win32.pro + +Patch 6.2.461 +Problem: After using a search command "x" starts putting single characters + in the numbered registers. +Solution: Reset "use_reg_one" at the right moment. +Files: src/normal.c + +Patch 6.2.462 +Problem: Finding a matching parenthesis does not correctly handle a + backslash in a trailing byte. +Solution: Handle multi-byte characters correctly. (Taro Muraoka) +Files: src/search.c + +Patch 6.2.463 (extra) +Problem: Win32: An NTFS file system may contain files with extra info + streams. The current method to copy them creates one and then + deletes it again. (Peter Toennies) Also, only three streams with + hard coded names are copied. +Solution: Use BackupRead() to check which info streams the original file + contains and only copy these streams. +Files: src/os_win32.c + +Patch 6.2.464 (extra, after 6.2.427) +Problem: Amiga: Compilation error with gcc. (Ali Akcaagac) +Solution: Move the #ifdef outside of Read(). +Files: src/os_amiga.c + +Patch 6.2.465 +Problem: When resizing the GUI window the window manager sometimes moves it + left of or above the screen. (Michael McCarty) +Solution: Check the window position after resizing it and move it onto the + screen when it isn't. +Files: src/gui.c + +Patch 6.2.466 (extra, after 6.2.456) +Problem: Win32: Compiling with Borland C fails, and an un/signed warning. +Solution: Redefine wcsicmp() to wcscmpi() and add type casts. (Yasuhiro + Matsumoto) +Files: src/os_win32.c + +Patch 6.2.467 (extra, after 6.2.463) +Problem: Win32: can't compile without multi-byte feature. (Ajit Thakkar) +Solution: Add #ifdefs around the info stream code. +Files: src/os_win32.c + +Patch 6.2.468 +Problem: Compiler warnings for shadowed variables. (Matthias Mohr) +Solution: Delete superfluous variables and rename others. +Files: src/eval.c, src/ex_docmd.c, src/ex_eval.c, src/if_cscope.c, + src/fold.c, src/option.c, src/os_unix.c, src/quickfix.c, + src/regexp.c + +Patch 6.2.469 (extra, after 6.2.456) +Problem: Win32: Can't create swap file when 'encoding' differs from the + active code page. (Kriton Kyrimis) +Solution: In enc_to_ucs2() terminate the converted string with a NUL +Files: src/os_mswin.c + +Patch 6.2.470 +Problem: The name returned by tempname() may be equal to the file used for + shell output when ignoring case. +Solution: Skip 'O' and 'I' in tempname(). +Files: src/eval.c + +Patch 6.2.471 +Problem: "-L/usr/lib" is used in the link command, even though it's + supposed to be filtered out. "-lw" and "-ldl" are not + automatically added when needed for "-lXmu". (Antonio Colombo) +Solution: Check for a space after the argument instead of before. Also + remove "-R/usr/lib" if it's there. Check for "-lw" and "-ldl" + before trying "-lXmu". +Files: src/auto/configure, src/configure.in, src/link.sh + +Patch 6.2.472 +Problem: When using a FileChangedShell autocommand that changes the current + buffer, a buffer exists that can't be wiped out. + Also, Vim sometimes crashes when executing an external command + that changes the buffer and a FileChangedShell autocommand is + used. (Hari Krishna Dara) + Users are confused by the warning for a file being changed outside + of Vim. +Solution: Avoid that the window counter for a buffer is incremented twice. + Avoid that buf_check_timestamp() is used recursively. + Add a hint to look in the help for more info. +Files: src/ex_cmds.c, src/fileio.c + +Patch 6.2.473 +Problem: Using CTRL-] in a help buffer without a name causes a crash. +Solution: Check for name to be present before using it. (Taro Muraoka) +Files: src/tag.c + +Patch 6.2.474 (extra, after 6.2.456) +Problem: When Vim is starting up conversion is done unnecessarily. Failure + to find the runtime files on Windows 98. (Randall W. Morris) +Solution: Init enc_codepage negative, only use it when not negative. + Don't use GetFileAttributesW() on Windows 98 or earlier. +Files: src/globals.h, src/gui_w32.c, src/gui_w48.c, src/os_mswin.c, + src/os_win32.c + +Patch 6.2.475 +Problem: Commands after "perl <<EOF" are parsed as Vim commands when they + are not executed. +Solution: Properly skip over the perl commands. +Files: src/ex_docmd.c, src/ex_getln.c, src/if_perl.xs, src/if_python.c, + src/if_ruby.c, src/if_tcl.c, src/misc2.c + +Patch 6.2.476 +Problem: When reloading a hidden buffer changed outside of Vim and the + current buffer is read-only, the reloaded buffer becomes + read-only. (Hari Krishna Dara) +Solution: Save the 'readonly' flag of the reloaded buffer instead of the + current buffer. +Files: src/fileio.c + +Patch 6.2.477 +Problem: Using remote_send(v:servername, "\<C-V>") causes Vim to hang. + (Yakov Lerner) +Solution: When the resulting string is empty don't set received_from_client. +Files: src/main.c + +Patch 6.2.478 +Problem: Win32: "--remote file" fails changing directory if the current + directory name starts with a single quote. (Iestyn Walters) +Solution: Add a backslash where it will be removed later. +Files: src/main.c, src/misc2.c, src/proto/misc2.pro + +Patch 6.2.479 +Problem: The error message for errors during recovery goes unnoticed. +Solution: Avoid that the hit-enter prompt overwrites the message. Add a few + lines to make the error stand out. +Files: src/main.c, src/message.c, src/memline.c + +Patch 6.2.480 +Problem: NetBeans: Using negative index in array. backslash at end of + message may cause Vim to crash. (Xavier de Gaye) +Solution: Initialize buf_list_used to zero. Check for trailing backslash. +Files: src/netbeans.c + +Patch 6.2.481 +Problem: When writing a file it is not possible to specify that hard and/or + symlinks are to be broken instead of preserved. +Solution: Add the "breaksymlink" and "breakhardlink" values to 'backupcopy'. + (Simon Ekstrand) +Files: runtime/doc/options.txt, src/fileio.c, src/option.c, src/option.h + +Patch 6.2.482 +Problem: Repeating insert of CTRL-K 1 S doesn't work. The superscript 1 is + considered to be a digit. (Juergen Kraemer) +Solution: In vim_isdigit() only accept '0' to '9'. Use VIM_ISDIGIT() for + speed where possible. Also add vim_isxdigit(). +Files: src/buffer.c, src/charset.c, src/diff.c, src/digraph.c, + src/edit.c, src/eval.c,, src/ex_cmds.c, src/ex_cmds2.c, + src/ex_docmd.c, src/ex_eval.c, src/ex_getln.c, + src/if_xcmdsrv.c, src/farsi.c, src/fileio.c, src/fold.c, + src/getchar.c, src/gui.c, src/if_cscope.c, src/macros.h, + src/main.c, src/mark.c, src/mbyte.c, src/menu.c, src/misc1.c, + src/misc2.c, src/normal.c, src/ops.c, src/option.c, + src/proto/charset.pro, src/regexp.c, src/screen.c, src/search.c, + src/syntax.c, src/tag.c, src/term.c, src/termlib.c + +Patch 6.2.483 (extra, after 6.2.482) +Problem: See 6.2.482. +Solution: Extra part of patch 6.2.482. +Files: src/gui_photon.c, src/gui_w48.c, src/os_msdos.c, src/os_mswin.c + +Patch 6.2.484 +Problem: MS-Windows: With the included diff.exe, differences after a CTRL-Z + are not recognized. (Peter Keresztes) +Solution: Write the files with unix fileformat and invoke diff with --binary + if possible. +Files: src/diff.c + +Patch 6.2.485 +Problem: A BufWriteCmd autocommand cannot know if "!" was used or not. + (Hari Krishna Dara) +Solution: Add the v:cmdbang variable. +Files: runtime/doc/eval.txt, src/eval.c, src/proto/eval.pro, + src/fileio.c, src/vim.h + +Patch 6.2.486 (6.2.482) +Problem: Diff for eval.c is missing. +Solution: Addition to patch 6.2.482. +Files: src/eval.c + +Patch 6.2.487 (extra, after 6.2.456) +Problem: Compiler warnings for wrong prototype. (Alejandro Lopez Valencia) +Solution: Delete the prototype for Handle_WM_Notify(). +Files: src/proto/gui_w32.pro + +Patch 6.2.488 +Problem: Missing ")" in *.ch filetype detection. +Solution: Add the ")". (Ciaran McCreesh) +Files: runtime/filetype.vim + +Patch 6.2.489 +Problem: When accidentally opening a session in Vim which has already been + opened in another Vim there is a long row of ATTENTION prompts. + Need to quit each of them to get out. (Robert Webb) +Solution: Add the "Abort" alternative to the dialog. +Files: src/memline.c + +Patch 6.2.490 +Problem: With 'paragraph' it is not possible to use a single dot as a + paragraph boundary. (Dorai Sitaram) +Solution: Allow using " " (two spaces) in 'paragraph' to match ".$" or + ". $" +Files: src/search.c + +Patch 6.2.491 +Problem: Decrementing a position doesn't take care of multi-byte chars. +Solution: Adjust the column for multi-byte characters. Remove mb_dec(). + (Yasuhiro Matsumoto) +Files: src/mbyte.c, src/misc2.c, src/proto/mbyte.pro + +Patch 6.2.492 +Problem: When using ":redraw" while there is a message, the next ":echo" + still causes text to scroll. (Yasuhiro Matsumoto) +Solution: Reset msg_didout and msg_col, so that after ":redraw" the next + message overwrites an existing one. +Files: src/ex_docmd.c + +Patch 6.2.493 +Problem: "@x" doesn't work when 'insertmode' is set. (Benji Fisher) +Solution: Put "restart_edit" in the typeahead buffer, so that it's used + after executing the register contents. +Files: src/ops.c + +Patch 6.2.494 +Problem: Using diff mode with two windows, when moving horizontally in + inserted lines, a fold in the other window may open. +Solution: Compute the line number in the other window correctly. +Files: src/diff.c + +Patch 6.2.495 (extra, after 6.2.456) +Problem: Win32: The file dialog doesn't work on Windows 95. +Solution: Put the wide code of gui_mch_browse() in gui_mch_browseW() and use + it only on Windows NT/2000/XP. +Files: src/gui_w32.c, src/gui_w48.c + +Patch 6.2.496 +Problem: FreeBSD 4.x: When compiled with the pthread library (Python) a + complicated pattern may cause Vim to crash. Catching the signal + doesn't work. +Solution: When compiled with threads, instead of using the normal stacksize + limit, use the size of the initial stack. +Files: src/auto/configure, src/config.h.in, src/configure.in, + src/os_unix.c + +Patch 6.2.497 (extra) +Problem: Russian messages are only available in one encoding. +Solution: Convert the messages to MS-Windows codepages. (Vassily Ragosin) +Files: src/po/Makefile + +Patch 6.2.498 +Problem: Non-latin1 help files are not properly supported. +Solution: Support utf-8 help files and convert them to 'encoding' when + needed. +Files: src/fileio.c + +Patch 6.2.499 +Problem: When writing a file and halting the system, the file might be lost + when using a journaling file system. +Solution: Use fsync() to flush the file data to disk after writing a file. + (Radim Kolar) +Files: src/fileio.c + +Patch 6.2.500 (extra) +Problem: The DOS/MS-Windows the installer doesn't use the --binary flag for + diff. +Solution: Add --binary to the diff argument in MyDiff(). (Alejandro Lopez- + Valencia) +Files: src/dosinst.c + +Patch 6.2.501 +Problem: Vim does not compile with MorphOS. +Solution: Add a Makefile and a few changes to make Vim work with MorphOS. + (Ali Akcaagac) +Files: runtime/doc/os_amiga.txt, src/INSTALLami.txt, + src/Make_morphos.mak, src/memfile.c, src/term.c + +Patch 6.2.502 +Problem: Building fails for generating message files. +Solution: Add dummy message files. +Files: src/po/ca.po, src/po/ru.po, src/po/sv.po + +Patch 6.2.503 +Problem: Mac: Can't compile MacRoman conversions without the GUI. +Solution: Also link with the Carbon framework for the terminal version, for + the MacRoman conversion functions. (Eckehard Berns) + Remove -ltermcap from the GUI link command, it is not needed. +Files: src/auto/configure, src/Makefile, src/configure.in + +Patch 6.2.504 +Problem: Various problems with 'cindent', among which that a + list of variable declarations is not indented properly. +Solution: Fix the wrong indenting. Improve indenting of C++ methods. + Add the 'i', 'b' and 'W' options to 'cinoptions'. (mostly by + Helmut Stiegler) + Improve indenting of preprocessor-continuation lines. +Files: runtime/doc/indent.txt, src/misc1.c, src/testdir/test3.in, + src/testdir/test3.ok + +Patch 6.2.505 +Problem: Help for -P argument is missing. (Ronald Hoellwarth) +Solution: Add the patch that was missing in 6.2.419. +Files: runtime/doc/starting.txt + +Patch 6.2.506 (extra) +Problem: Win32: When 'encoding' is a codepage then reading a utf-8 file + only works when iconv is available. Writing a file in another + codepage uses the wrong kind of conversion. +Solution: Use internal conversion functions. Enable reading and writing + files with 'fileencoding' different from 'encoding' for all valid + codepages and utf-8 without the need for iconv. +Files: src/fileio.c, src/testdir/Make_dos.mak, src/testdir/test52.in, + src/testdir/test52.ok + +Patch 6.2.507 +Problem: The ownership of the file with the password for the NetBeans + connection is not checked. "-nb={file}" doesn't work for GTK. +Solution: Only accept the file when owned by the user and not accessible by + others. Detect "-nb=" for GTK. +Files: src/netbeans.c, src/gui_gtk_x11.c + +Patch 6.2.508 +Problem: Win32: "v:lang" does not show the current language for messages if + it differs from the other locale settings. +Solution: Use the value of the $LC_MESSAGES environment variable. +Files: src/ex_cmds2.c + +Patch 6.2.509 (after 6.2.508) +Problem: Crash when $LANG is not set. +Solution: Add check for NULL pointer. (Ron Aaron) +Files: src/ex_cmds2.c + +Patch 6.2.510 (after 6.2.507) +Problem: Warning for pointer conversion. +Solution: Add a type cast. +Files: src/gui_gtk_x11.c + +Patch 6.2.511 +Problem: Tags in Russian help files are in utf-8 encoding, which may be + different from 'encoding'. +Solution: Use the "TAG_FILE_ENCODING" field in the tags file to specify the + encoding of the tags. Convert help tags from 'encoding' to the + tag file encoding when searching for matches, do the reverse when + listing help tags. +Files: runtime/doc/tagsrch.txt, src/ex_cmds.c, src/tag.c + +Patch 6.2.512 +Problem: Translating "\"\n" is useless. (Gerfried Fuchs) +Solution: Remove the _() around it. +Files: src/main.c, src/memline.c + +Patch 6.2.513 (after 6.2.507) +Problem: NetBeans: the check for owning the connection info file can be + simplified. (Nikolay Molchanov) +Solution: Only check if the access mode is right. +Files: src/netbeans.c + +Patch 6.2.514 +Problem: When a highlight/syntax group name contains invalid characters + there is no warning. +Solution: Add an error for unprintable characters and a warning for other + invalid characters. +Files: src/syntax.c + +Patch 6.2.515 +Problem: When using the options window 'swapfile' is reset. +Solution: Use ":setlocal" instead of ":set". +Files: runtime/optwin.vim + +Patch 6.2.516 +Problem: The sign column cannot be seen, looks like there are two spaces + before the text. (Rob Retter) +Solution: Add the SignColumn highlight group. +Files: runtime/doc/options.txt, runtime/doc/sign.txt, src/option.c, + src/screen.c, src/syntax.c, src/vim.h + +Patch 6.2.517 +Problem: Using "r*" in Visual mode on multi-byte characters replaces + too many characters. In Visual Block mode replacing with a + multi-byte character doesn't work. +Solution: Adjust the operator end for the difference in byte length of the + original and the replaced character. Insert all bytes of a + multi-byte character, take care of double-wide characters. +Files: src/ops.c + +Patch 6.2.518 +Problem: Last line of a window is not updated after using "J" and then "D". + (Adri Verhoef) +Solution: When no line is found below a change that doesn't need updating, + update all lines below the change. +Files: src/screen.c + +Patch 6.2.519 +Problem: Mac: cannot read/write files in MacRoman format. +Solution: Do internal conversion from/to MacRoman to/from utf-8 and latin1. + (Eckehard Berns) +Files: src/fileio.c + +Patch 6.2.520 (extra) +Problem: The NSIS installer is outdated. +Solution: Make it work with NSIS 2.0. Also include console executables for + Win 95/98/ME and Win NT/2000/XP. Use LZWA compression. Use + "/oname" to avoid having to rename files before running NSIS. +Files: Makefile, nsis/gvim.nsi + +Patch 6.2.521 +Problem: When using silent Ex mode the "changing a readonly file" warning + is omitted but the one second wait isn't. (Yakov Lerner) +Solution: Skip the delay when "silent_mode" is set. +Files: src/misc1.c + +Patch 6.2.522 +Problem: GUI: when changing 'cmdheight' in the gvimrc file the window + layout is messed up. (Keith Dart) +Solution: Skip updating the window layout when changing 'cmdheight' while + still starting up. +Files: src/option.c + +Patch 6.2.523 +Problem: When loading a session and aborting when a swap file already + exists, the user is left with useless windows. (Robert Webb) +Solution: Load one file before creating the windows. +Files: src/ex_docmd.c + +Patch 6.2.524 (extra, after 6.2.520) +Problem: Win32: (un)installing gvimext.dll may fail if it was used. + The desktop and start menu links are created for the current user + instead of all users. + Using the home directory as working directory for the links is a + bad idea for multi-user systems. + Cannot use Vim from the "Open With..." menu. +Solution: Force a reboot if necessary. (Alejandro Lopez-Valencia) Also use + macros for the directory of the source and runtime files. Use + "CSIDL_COMMON_*" instead of "CSIDL_*" when possible. + Do not specify a working directory in the links. + Add Vim to the "Open With..." menu. (Giuseppe Bilotta) +Files: nsis/gvim.nsi, src/dosinst.c, src/dosinst.h, src/uninstal.c + +Patch 6.2.525 +Problem: When the history contains a very long line ":history" causes a + crash. (Volker Kiefel) +Solution: Shorten the history entry to fit it in one line. +Files: src/ex_getln.c + +Patch 6.2.526 +Problem: When s:lang is "ja" the Japanese menus are not used. +Solution: Add 'encoding' to the language when there is no charset. +Files: runtime/menu.vim + +Patch 6.2.527 +Problem: The 2html script uses ":wincmd p", which breaks when using some + autocommands. +Solution: Remember the window numbers and jump to them with ":wincmd w". + Also add XHTML support. (Panagiotis Issaris) +Files: runtime/syntax/2html.vim + +Patch 6.2.528 +Problem: NetBeans: Changes of the "~" command are not reported. +Solution: Call netbeans_inserted() after performing "~". (Gordon Prieur) + Also change NetBeans debugging to append to the log file. + Also fix that "~" in Visual block mode changes too much if there + are multi-byte characters. +Files: src/nbdebug.c, src/normal.c, src/ops.c + +Patch 6.2.529 (extra) +Problem: VisVim only works for Admin. Doing it for one user doesn't work. + (Alexandre Gouraud) +Solution: When registering the module fails, simply continue. +Files: src/VisVim/VisVim.cpp + +Patch 6.2.530 +Problem: Warning for missing prototype on the Amiga. +Solution: Include time.h +Files: src/version.c + +Patch 6.2.531 +Problem: In silent ex mode no messages are given, which makes debugging + very difficult. +Solution: Do output messages when 'verbose' is set. +Files: src/message.c, src/ui.c + +Patch 6.2.532 (extra) +Problem: Compiling for Win32s with VC 4.1 doesn't work. +Solution: Don't use CP_UTF8 if it's not defined. Don't use CSIDL_COMMON* + when not defined. +Files: src/dosinst.h, src/fileio.c + +Win32 console: After patch 6.2.398 Ex mode did not work. (Yasuhiro Matsumoto) + +Patch 6.3a.001 +Problem: Win32: if testing for the "--binary" option fails, diff isn't used + at all. +Solution: Handle the "ok" flag properly. (Yasuhiro Matsumoto) +Files: src/diff.c + +Patch 6.3a.002 +Problem: NetBeans: An insert command from NetBeans beyond the end of a + buffer crashes Vim. (Xavier de Gaye) +Solution: Use a local pos_T structure for the position. +Files: src/netbeans.c + +Patch 6.3a.003 +Problem: E315 error with auto-formatting comments. (Henry Van Roessel) +Solution: Pass the line number to same_leader(). +Files: src/ops.c + +Patch 6.3a.004 +Problem: Test32 fails on Windows XP for the DJGPP version. Renaming + test11.out fails. +Solution: Don't try renaming, create new files to use for the test. +Files: src/testdir/test32.in, src/testdir/test32.ok + +Patch 6.3a.005 +Problem: ":checkpath!" does not use 'includeexpr'. +Solution: Use a file name that was found directly. When a file was not + found and the located name is empty, use the rest of the line. +Files: src/search.c + +Patch 6.3a.006 +Problem: "yip" moves the cursor to the first yanked line, but not to the + first column. Looks like not all text was yanked. (Jens Paulus) +Solution: Move the cursor to the first column. +Files: src/search.c + +Patch 6.3a.007 +Problem: 'cindent' recognizes "enum" but not "typedef enum". +Solution: Skip over "typedef" before checking for "enum". (Helmut Stiegler) + Also avoid that searching for this item goes too far back. +Files: src/misc1.c, src/testdir/test3.in, src/testdir/test3.ok + +Patch 6.3a.008 (extra) +Problem: Windows 98: Some of the wide functions are not implemented, + resulting in file I/O to fail. This depends on what Unicode + support is installed. +Solution: Handle the failure and fall back to non-wide functions. +Files: src/os_win32.c + +Patch 6.3a.009 +Problem: Win32: Completion of filenames does not work properly when + 'encoding' differs from the active code page. +Solution: Use wide functions for expanding wildcards when appropriate. +Files: src/misc1.c + +Patch 6.3a.010 (extra) +Problem: Win32: Characters in the window title that do not appear in the + active codepage are replaced by a question mark. +Solution: Use DefWindowProcW() instead of DefWindowProc() when possible. +Files: src/glbl_ime.cpp, src/globals.h, src/proto/gui_w16.pro, + src/proto/gui_w32.pro, src/gui_w16.c, src/gui_w32.c, src/gui_w48.c + +Patch 6.3a.011 +Problem: Using the explorer plugin changes a local directory to the global + directory. +Solution: Don't use ":chdir" to restore the current directory. Make + "expand('%:p')" remove "/../" and "/./" items from the path. +Files: runtime/plugin/explorer.vim, src/eval.c, src/os_unix.c + +Patch 6.3a.012 (extra) +Problem: On Windows 98 the installer doesn't work, don't even get the "I + agree" button. The check for the path ending in "vim" makes the + browse dialog hard to use. The default path when no previous Vim + is installed is "c:\vim" instead of "c:\Program Files\Vim". +Solution: Remove the background gradient command. Change the + .onVerifyInstDir function to a leave function for the directory + page. Don't let the install program default to c:\vim when no + path could be found. +Files: nsis/gvim.nsi, src/dosinst.c + +Patch 6.3a.013 (extra) +Problem: Win32: Characters in the menu that are not in the active codepage + are garbled. +Solution: Convert menu strings from 'encoding' to the active codepage. +Files: src/gui_w32.c, src/gui_w48.c + +Patch 6.3a.014 +Problem: Using multi-byte text and highlighting in a statusline causes gaps + to appear. (Helmut Stiegler) +Solution: Advance the column by text width instead of number of bytes. Add + the vim_strnsize() function. +Files: src/charset.c, src/proto/charset.pro, src/screen.c + +Patch 6.3a.015 +Problem: Using the "select all" menu item when 'insertmode' is set and + clicking the mouse button doesn't return to Insert mode. The + Buffers/Delete menu doesn't offer a choice to abandon a changed + buffer. (Jens Paulus) +Solution: Don't use CTRL-\ CTRL-N. Add ":confirm" for the Buffers menu + items. +Files: runtime/menu.vim + +Patch 6.3a.016 +Problem: After cancelling the ":confirm" dialog the error message and + hit-enter prompt may not be displayed properly. +Solution: Flush output after showing the dialog. +Files: src/message.c + +Patch 6.3a.017 +Problem: servername() doesn't work when Vim was started with the "-X" + argument or when the "exclude" in 'clipboard' matches the terminal + name. (Robert Nowotniak) +Solution: Force connecting to the X server when using client-server + commands. +Files: src/eval.c, src/globals.h, src/os_unix.c + +Patch 6.3a.018 (after 6.3a.017) +Problem: Compiler warning for return value of make_connection(). +Solution: Use void return type. +Files: src/eval.c + +Patch 6.3a.019 (extra) +Problem: Win32: typing non-latin1 characters doesn't work. +Solution: Invoke _OnChar() directly to avoid that the argument is truncated + to a byte. Convert the UTF-16 character to bytes according to + 'encoding' and ignore 'termencoding'. Same for _OnSysChar(). +Files: src/gui_w32.c, src/gui_w48.c + +Patch 6.3a.020 (extra) +Problem: Missing support for AROS (AmigaOS reimplementation). Amiga GUI + doesn't work. +Solution: Add AROS support. (Adam Chodorowski) + Fix Amiga GUI problems. (Georg Steger, Ali Akcaagac) +Files: Makefile, src/Make_aros.mak, src/gui_amiga.c, src/gui_amiga.h, + src/memfile.c, src/os_amiga.c, src/term.c + +Patch 6.3a.021 (after 6.3a.017) +Problem: Can't compile with X11 but without GUI. +Solution: Put use of "gui.in_use" inside an #ifdef. +Files: src/eval.c + +Patch 6.3a.022 +Problem: When typing Tabs when 'softtabstop' is used and 'list' is set a + tab is counted for two spaces. +Solution: Use the "L" flag in 'cpoptions' to tell whether a tab is counted + as two spaces or as 'tabstop'. (Antony Scriven) +Files: runtime/doc/options.txt, src/edit.c + +Patch 6.3a.023 +Problem: Completion on the command line doesn't handle backslashes + properly. Only the tail of matches is shown, even when not + completing filenames. +Solution: When turning the string into a pattern double backslashes. Don't + omit the path when not expanding files or directories. +Files: src/ex_getln.c + +Patch 6.3a.024 +Problem: The "save all" toolbar item fails for buffers that don't have a + name. When using ":wa" or closing the Vim window and there are + nameless buffers, browsing for a name may cause the name being + given to the wrong buffer or not stored properly. ":browse" only + worked for one file. +Solution: Use ":confirm browse" for "save all". + Pass buffer argument to setfname(). Restore "browse" flag and + "forceit" after doing the work for one file. +Files: runtime/menu.vim, src/buffer.c, src/ex_cmds.c, src/ex_cmds2.c, + src/ex_docmd.c, src/ex_getln.c, src/fileio.c, src/memline.c, + src/message.c, src/window.c, src/proto/buffer.pro, + src/proto/ex_cmds2.pro, src/proto/memline.pro + +Patch 6.3a.025 +Problem: Setting 'virtualedit' moves the cursor. (Benji Fisher) +Solution: Update the virtual column before using it. +Files: src/option.c + +Patch 6.3a.026 (extra, after 6.3a.008) +Problem: Editing files on Windows 98 doesn't work when 'encoding' is + "utf-8" (Antoine Mechelynck) + Warning for missing function prototype. +Solution: For all wide functions check if it failed because it is not + implemented. Use ANSI function declaration for char_to_string(). +Files: src/gui_w48.c, src/os_mswin.c, src/os_win32.c + +Patch 6.3a.027 (extra, after 6.3a.026) +Problem: Compiler warning for function argument. +Solution: Declare both char and WCHAR arrays. +Files: src/gui_w48.c + +Patch 6.3a.028 +Problem: ":normal ." doesn't work inside a function, because redo is saved + and restored. (Benji Fisher) +Solution: Make a copy of the redo buffer when executing a function. +Files: src/getchar.c + +Patch 6.3b.001 (extra) +Problem: Bcc 5: The generated auto/pathdef can't be compiled. +Solution: Fix the way quotes and backslashes are escaped. +Files: src/Make_bc5.mak + +Patch 6.3b.002 +Problem: Win32: conversion during file write fails when a double-byte + character is split over two writes. +Solution: Fix the conversion retry without a trailing byte. (Taro Muraoka) +Files: src/fileio.c + +Patch 6.3b.003 (extra) +Problem: Win32: When compiling with Borland C 5.5 and 'encoding' is "utf-8" + then Vim can't open files under MS-Windows 98. (Antoine J. + Mechelynck) +Solution: Don't use _wstat(), _wopen() and _wfopen() in this situation. +Files: src/os_mswin.c, src/os_win32.c + +Patch 6.3b.004 +Problem: ":helpgrep" includes a trailing CR in the text line. +Solution: Remove the CR. +Files: src/quickfix.c + +Patch 6.3b.005 +Problem: ":echo &g:ai" results in the local option value. (Salman Halim) +Solution: Pass the flags from find_option_end() to get_option_value(). +Files: src/eval.c + +Patch 6.3b.006 +Problem: When using "mswin.vim", CTRL-V in Insert mode leaves cursor before + last pasted character. (Mathew Davis) +Solution: Use the same Paste() function as in menu.vim. +Files: runtime/mswin.vim + +Patch 6.3b.007 +Problem: Session file doesn't restore view on windows properly. (Robert + Webb) +Solution: Restore window sizes both before and after restoring the view, so + that the view, cursor position and size are restored properly. +Files: src/ex_docmd.c + +Patch 6.3b.008 +Problem: Using ":finally" in a user command doesn't always work. (Hari + Krishna Dara) +Solution: Don't assume that using getexline() means the command was typed. +Files: src/ex_docmd.c + +Patch 6.3b.009 (extra) +Problem: Win32: When the -P argument is not found in a window title, there + is no error message. +Solution: When the window can't be found give an error message and exit. + Also use try/except to catch failing to open the MDI window. + (Michael Wookey) +Files: src/gui_w32.c + +Patch 6.3b.010 +Problem: Win32: Using the "-D" argument and expanding arguments may cause a + hang, because the terminal isn't initialized yet. (Vince Negri) +Solution: Don't go into debug mode before the terminal is initialized. +Files: src/main.c + +Patch 6.3b.011 +Problem: Using CTRL-\ e while obtaining an expression aborts the command + line. (Hari Krishna Dara) +Solution: Insert the CTRL-\ e as typed. +Files: src/ex_getln.c + +Patch 6.3b.012 (after 6.3b.010) +Problem: Can't compile with tiny features. (Norbert Tretkowski) +Solution: Add #ifdefs. +Files: src/main.c + +Patch 6.3b.013 +Problem: Loading a session file results in editing the wrong file in the + first window when this is not the file at the current position in + the argument list. (Robert Webb) +Solution: Check w_arg_idx_invalid to decide whether to edit a file. +Files: src/ex_docmd.c + +Patch 6.3b.014 +Problem: ":runtime! foo*.vim" may using freed memory when a sourced script + changes the value of 'runtimepath'. +Solution: Make a copy of 'runtimepath' when looping over the matches. +Files: src/ex_cmds2.c + +Patch 6.3b.015 +Problem: Get lalloc(0) error when using "p" in Visual mode while + 'clipboard' contains "autoselect,unnamed". (Mark Wagonner) +Solution: Avoid allocating zero bytes. Obtain the clipboard when necessary. +Files: src/ops.c + +Patch 6.3b.016 +Problem: When 'virtualedit' is used "x" doesn't delete the last character + of a line that has as many characters as 'columns'. (Yakov Lerner) +Solution: When the cursor isn't moved let oneright() return FAIL. +Files: src/edit.c + +Patch 6.3b.017 +Problem: Win32: "vim --remote-wait" doesn't exit when the server finished + editing the file. (David Fishburn) +Solution: In the rrhelper plugin change backslashes to forward slashes and + escape special characters. +Files: runtime/plugin/rrhelper.vim + +Patch 6.3b.018 +Problem: The list of help files in the "local additions" table doesn't + recognize utf-8 encoding. (Yasuhiro Matsumoto) +Solution: Recognize utf-8 characters. +Files: src/ex_cmds.c + +Patch 6.3b.019 +Problem: When $VIMRUNTIME is not a full path name the "local additions" + table lists all the help files. +Solution: Use fullpathcmp() instead of fnamecmp() to compare the directory + names. +Files: src/ex_cmds.c + +Patch 6.3b.020 +Problem: When using CTRL-^ when entering a search string, the item in the + statusline that indicates the keymap is not updated. (Ilya + Dogolazky) +Solution: Mark the statuslines for updating. +Files: src/ex_getln.c + +Patch 6.3b.021 +Problem: The swapfile is not readable for others, the ATTENTION prompt does + not show all info when someone else is editing the same file. + (Marcel Svitalsky) +Solution: Use the protection of original file for the swapfile and set it + after creating the swapfile. +Files: src/fileio.c + +Patch 6.3b.022 +Problem: Using "4v" to select four times the old Visual area may put the + cursor beyond the end of the line. (Jens Paulus) +Solution: Correct the cursor column. +Files: src/normal.c + +Patch 6.3b.023 +Problem: When "3dip" starts in an empty line, white lines after the + non-white lines are not deleted. (Jens Paulus) +Solution: Include the white lines. +Files: src/search.c + +Patch 6.3b.024 +Problem: "2daw" does not delete leading white space like "daw" does. (Jens + Paulus) +Solution: Include the white space when a count is used. +Files: src/search.c + +Patch 6.3b.025 +Problem: Percentage in ruler isn't updated when a line is deleted. (Jens + Paulus) +Solution: Check for a change in line count when deciding to update the ruler. +Files: src/screen.c, src/structs.h + +Patch 6.3b.026 +Problem: When selecting "abort" at the ATTENTION prompt for a file that is + already being edited Vim crashes. +Solution: Don't abort creating a new buffer when we really need it. +Files: src/buffer.c, src/vim.h + +Patch 6.3b.027 +Problem: Win32: When enabling the menu in a maximized window, Vim uses more + lines than what is room for. (Shizhu Pan) +Solution: When deciding to call shell_resized(), also compare the text area + size with Rows and Columns, not just with screen_Rows and + screen_Columns. +Files: src/gui.c + +Patch 6.3b.028 +Problem: When in diff mode, setting 'rightleft' causes a crash. (Eddine) +Solution: Check for last column differently when 'rightleft' is set. +Files: src/screen.c + +Patch 6.3b.029 +Problem: Win32: warning for uninitialized variable. +Solution: Initialize to zero. +Files: src/misc1.c + +Patch 6.3b.030 +Problem: After Visually selecting four characters, changing it to other + text, Visually selecting and yanking two characters: "." changes + four characters, another "." changes two characters. (Robert Webb) +Solution: Don't store the size of the Visual area when redo is active. +Files: src/normal.c + +============================================================================== +VERSION 6.4 *version-6.4* + +This section is about improvements made between version 6.3 and 6.4. + +This is a bug-fix release. There are also a few new features. The major +number of new items is in the runtime files and translations. + +The big MS-Windows version now uses: + Ruby version 1.8.3 + Perl version 5.8.7 + Python version 2.4.2 + + +Changed *changed-6.4* +------- + +Removed runtime/tools/tcltags, Exuberant ctags does it better. + + +Added *added-6.4* +----- + +Alsaconf syntax file (Nikolai Weibull) +Eruby syntax, indent, compiler and ftplugin file (Doug Kearns) +Esterel syntax file (Maurizio Tranchero) +Mathematica indent file (Steve Layland) +Netrc syntax file (Nikolai Weibull) +PHP compiler file (Doug Kearns) +Pascal indent file (Neil Carter) +Prescribe syntax file (Klaus Muth) +Rubyunit compiler file (Doug Kearns) +SMTPrc syntax file (Kornel Kielczewski) +Sudoers syntax file (Nikolai Weibull) +TPP syntax file (Gerfried Fuchs) +VHDL ftplugin file (R. Shankar) +Verilog-AMS syntax file (S. Myles Prather) + +Bulgarian keymap (Alberto Mardegan) +Canadian keymap (Eric Joanis) + +Hungarian menu translations in UTF-8 (Kantra Gergely) +Ukrainian menu translations (Bohdan Vlasyuk) + +Irish message translations (Kevin Patrick Scannell) + +Configure also checks for tclsh8.4. + + +Fixed *fixed-6.4* +----- + +"dFxd;" deleted the character under the cursor, "d;" didn't remember the +exclusiveness of the motion. + +When using "set laststatus=2 cmdheight=2" in the .gvimrc you may only get one +line for the cmdline. (Christian Robinson) Invoke command_height() after the +GUI has started up. + +Gcc would warn "dereferencing type-punned pointer will break strict -aliasing +rules". Avoid using typecasts for variable pointers. + +Gcc 3.x interprets the -MM argument differently. Change "-I /path" to +"-isystem /path" for "make depend". + + +Patch 6.3.001 +Problem: ":browse split" gives the file selection dialog twice. (Gordon + Bazeley) Same problem for ":browse diffpatch". +Solution: Reset cmdmod.browse before calling do_ecmd(). +Files: src/diff.c, src/ex_docmd.c + +Patch 6.3.002 +Problem: When using translated help files with non-ASCII latin1 characters + in the first line the utf-8 detection is wrong. +Solution: Properly detect utf-8 characters. When a mix of encodings is + detected continue with the next language and avoid a "no matches" + error because of "got_int" being set. Add the directory name to + the error message for a duplicate tag. +Files: src/ex_cmds.c + +Patch 6.3.003 +Problem: Crash when using a console dialog and the first choice does not + have a default button. (Darin Ohashi) +Solution: Allocate two more characters for the [] around the character for + the default choice. +Files: src/message.c + +Patch 6.3.004 +Problem: When searching for a long string (140 chars in a 80 column + terminal) get three hit-enter prompts. (Robert Webb) +Solution: Avoid the hit-enter prompt when giving the message for wrapping + around the end of the buffer. Don't give that message again when + the string was not found. +Files: src/message.c, src/search.c + +Patch 6.3.005 +Problem: Crash when searching for a pattern with a character offset and + starting in a closed fold. (Frank Butler) +Solution: Check for the column to be past the end of the line. Also fix + that a pattern with a character offset relative to the end isn't + read back from the viminfo properly. +Files: src/search.c + +Patch 6.3.006 +Problem: ":breakadd file *foo" prepends the current directory to the file + pattern. (Hari Krishna Dara) +Solution: Keep the pattern as-is. +Files: src/ex_cmds2.c + +Patch 6.3.007 +Problem: When there is a buffer with 'buftype' set to "nofile" and using a + ":cd" command, the swap file is not deleted when exiting. +Solution: Use the full path of the swap file also for "nofile" buffers. +Files: src/fileio.c + +Patch 6.3.008 +Problem: Compiling fails under OS/2. +Solution: Include "e_screenmode" also for OS/2. (David Sanders) +Files: src/globals.h + +Patch 6.3.009 (after 6.3.006) +Problem: ":breakadd file /path/foo.vim" does not match when a symbolic link + is involved. (Servatius Brandt) +Solution: Do expand the pattern when it does not start with "*". +Files: runtime/doc/repeat.txt, src/ex_cmds2.c + +Patch 6.3.010 +Problem: When writing to a named pipe there is an error for fsync() + failing. +Solution: Ignore the fsync() error for devices. +Files: src/fileio.c + +Patch 6.3.011 +Problem: Crash when the completion function of a user-command uses a + "normal :cmd" command. (Hari Krishna Dara) +Solution: Save the command line when invoking the completion function. +Files: src/ex_getln.c + +Patch 6.3.012 +Problem: Internal lalloc(0) error when using a complicated multi-line + pattern in a substitute command. (Luc Hermitte) +Solution: Avoid going past the end of a line. +Files: src/ex_cmds.c + +Patch 6.3.013 +Problem: Crash when editing a command line and typing CTRL-R = to evaluate + a function that uses "normal :cmd". (Hari Krishna Dara) +Solution: Save and restore the command line when evaluating an expression + for CTRL-R =. +Files: src/ex_getln.c, src/ops.c, src/proto/ex_getln.pro, + src/proto/ops.pro + +Patch 6.3.014 +Problem: When using Chinese or Taiwanese the default for 'helplang' is + wrong. (Simon Liang) +Solution: Use the part of the locale name after "zh_". +Files: src/option.c + +Patch 6.3.015 +Problem: The string that winrestcmd() returns may end in garbage. +Solution: NUL-terminate the string. (Walter Briscoe) +Files: src/eval.c + +Patch 6.3.016 +Problem: The default value for 'define' has "\s" before '#'. +Solution: Add a star after "\s". (Herculano de Lima Einloft Neto) +Files: src/option.c + +Patch 6.3.017 +Problem: "8zz" may leave the cursor beyond the end of the line. (Niko + Maatjes) +Solution: Correct the cursor column after moving to another line. +Files: src/normal.c + +Patch 6.3.018 +Problem: ":0argadd zero" added the argument after the first one, instead of + before it. (Adri Verhoef) +Solution: Accept a zero range for ":argadd". +Files: src/ex_cmds.h + +Patch 6.3.019 +Problem: Crash in startup for debug version. (David Rennals) +Solution: Move the call to nbdebug_wait() to after allocating NameBuff. +Files: src/main.c + +Patch 6.3.020 +Problem: When 'encoding' is "utf-8" and 'delcombine' is set, "dw" does not + delete a word but only a combining character of the first + character, if there is one. (Raphael Finkel) +Solution: Correctly check that one character is being deleted. +Files: src/misc1.c + +Patch 6.3.021 +Problem: When the last character of a file name is a multi-byte character + and the last byte is a path separator, the file cannot be edited. +Solution: Check for the last byte to be part of a multi-byte character. + (Taro Muraoka) +Files: src/fileio.c + +Patch 6.3.022 (extra) +Problem: Win32: When the last character of a file name is a multi-byte + character and the last byte is a path separator, the file cannot + be written. A trail byte that is a space makes that a file cannot + be opened from the command line. +Solution: Recognize double-byte characters when parsing the command line. + In mch_stat() check for the last byte to be part of a multi-byte + character. (Taro Muraoka) +Files: src/gui_w48.c, src/os_mswin.c + +Patch 6.3.023 +Problem: When the "to" part of a mapping starts with its "from" part, + abbreviations for the same characters is not possible. For + example, when <Space> is mapped to something that starts with a + space, typing <Space> does not expand abbreviations. +Solution: Only disable expanding abbreviations when a mapping is not + remapped, don't disable it when the RHS of a mapping starts with + the LHS. +Files: src/getchar.c, src/vim.h + +Patch 6.3.024 +Problem: In a few places a string in allocated memory is not terminated + with a NUL. +Solution: Add ga_append(NUL) in script_get(), gui_do_findrepl() and + serverGetVimNames(). +Files: src/ex_getln.c, src/gui.c, src/if_xcmdsrv.c, src/os_mswin.c + +Patch 6.3.025 (extra) +Problem: Missing NUL for list of server names. +Solution: Add ga_append(NUL) in serverGetVimNames(). +Files: src/os_mswin.c + +Patch 6.3.026 +Problem: When ~/.vim/after/syntax/syncolor.vim contains a command that + reloads the colors an endless loop and/or a crash may occur. +Solution: Only free the old value of an option when it was originally + allocated. Limit recursiveness of init_highlight() to 5 levels. +Files: src/option.c, src/syntax.c + +Patch 6.3.027 +Problem: VMS: Writing a file may insert extra CR characters. Not all + terminals are recognized correctly. Vt320 doesn't support colors. + Environment variables are not expanded correctly. +Solution: Use another method to write files. Add vt320 termcap codes for + colors. (Zoltan Arpadffy) +Files: src/fileio.c, src/misc1.c, src/os_unix.c, src/structs.h, + src/term.c + +Patch 6.3.028 +Problem: When appending to a file the BOM marker may be written. (Alex + Jakushev) +Solution: Do not write the BOM marker when appending. +Files: src/fileio.c + +Patch 6.3.029 +Problem: Crash when inserting a line break. (Walter Briscoe) +Solution: In the syntax highlighting code, don't use an old state after a + change was made, current_col may be past the end of the line. +Files: src/syntax.c + +Patch 6.3.030 +Problem: GTK 2: Crash when sourcing a script that deletes the menus, sets + 'encoding' to "utf-8" and loads the menus again. GTK error + message when tooltip text is in a wrong encoding. +Solution: Don't copy characters from the old screen to the new screen when + switching 'encoding' to utf-8, they may be invalid. Only set the + tooltip when it is valid utf-8. +Files: src/gui_gtk.c, src/mbyte.c, src/proto/mbyte.pro, src/screen.c + +Patch 6.3.031 +Problem: When entering a mapping and pressing Tab halfway the command line + isn't redrawn properly. (Adri Verhoef) +Solution: Reposition the cursor after drawing over the "..." of the + completion attempt. +Files: src/ex_getln.c + +Patch 6.3.032 +Problem: Using Python 2.3 with threads doesn't work properly. +Solution: Release the lock after initialization. +Files: src/if_python.c + +Patch 6.3.033 +Problem: When a mapping ends in a Normal mode command of more than one + character Vim doesn't return to Insert mode. +Solution: Check that the mapping has ended after obtaining all characters of + the Normal mode command. +Files: src/normal.c + +Patch 6.3.034 +Problem: VMS: crash when using ":help". +Solution: Avoid using "tags-??", some Open VMS systems can't handle the "?" + wildcard. (Zoltan Arpadffy) +Files: src/tag.c + +Patch 6.3.035 (extra) +Problem: RISC OS: Compile errors. +Solution: Change e_screnmode to e_screenmode. Change the way + __riscosify_control is set. Improve the makefile. (Andy Wingate) +Files: src/os_riscos.c, src/search.c, src/Make_ro.mak + +Patch 6.3.036 +Problem: ml_get errors when the whole file is a fold, switching + 'foldmethod' and doing "zj". (Christian J. Robinson) Was not + deleting the fold but creating a fold with zero lines. +Solution: Delete the fold properly. +Files: src/fold.c + +Patch 6.3.037 (after 6.3.032) +Problem: Warning for unused variable. +Solution: Change the #ifdefs for the saved thread stuff. +Files: src/if_python.c + +Patch 6.3.038 (extra) +Problem: Win32: When the "file changed" dialog pops up after a click that + gives gvim focus and not moving the mouse after that, the effect + of the click may occur when moving the mouse later. (Ken Clark) + Happened because the release event was missed. +Solution: Clear the s_button_pending variable when any input is received. +Files: src/gui_w48.c + +Patch 6.3.039 +Problem: When 'number' is set and inserting lines just above the first + displayed line (in another window on the same buffer), the line + numbers are not updated. (Hitier Sylvain) +Solution: When 'number' is set and lines are inserted/deleted redraw all + lines below the change. +Files: src/screen.c + +Patch 6.3.040 +Problem: Error handling does not always work properly and may cause a + buffer to be marked as if it's viewed in a window while it isn't. + Also when selecting "Abort" at the attention prompt. +Solution: Add enter_cleanup() and leave_cleanup() functions to move + saving/restoring things for error handling to one place. + Clear a buffer read error when it's unloaded. +Files: src/buffer.c, src/ex_docmd.c, src/ex_eval.c, + src/proto/ex_eval.pro, src/structs.h, src/vim.h + +Patch 6.3.041 (extra) +Problem: Win32: When the path to a file has Russian characters, ":cd %:p:h" + doesn't work. (Valery Kondakoff) +Solution: Use a wide function to change directory. +Files: src/os_mswin.c + +Patch 6.3.042 +Problem: When there is a closed fold at the top of the window, CTRL-X + CTRL-E in Insert mode reduces the size of the fold instead of + scrolling the text up. (Gautam) +Solution: Scroll over the closed fold. +Files: src/move.c + +Patch 6.3.043 +Problem: 'hlsearch' highlighting sometimes disappears when inserting text + in PHP code with syntax highlighting. (Marcel Svitalsky) +Solution: Don't use pointers to remember where a match was found, use an + index. The pointers may become invalid when searching in other + lines. +Files: src/screen.c + +Patch 6.3.044 (extra) +Problem: Mac: When 'linespace' is non-zero the Insert mode cursor leaves + pixels behind. (Richard Sandilands) +Solution: Erase the character cell before drawing the text when needed. +Files: src/gui_mac.c + + +Patch 6.3.045 +Problem: Unusual characters in an option value may cause unexpected + behavior, especially for a modeline. (Ciaran McCreesh) +Solution: Don't allow setting termcap options or 'printdevice' in a + modeline. Don't list options for "termcap" and "all" in a + modeline. Don't allow unusual characters in 'filetype', 'syntax', + 'backupext', 'keymap', 'patchmode' and 'langmenu'. +Files: src/option.c, runtime/doc/options.txt + +Patch 6.3.046 +Problem: ":registers" doesn't show multi-byte characters properly. + (Valery Kondakoff) +Solution: Get the length of each character before displaying it. +Files: src/ops.c + +Patch 6.3.047 (extra) +Problem: Win32 with Borland C 5.5 on Windows XP: A new file is created with + read-only attributes. (Tony Mechelynck) +Solution: Don't use the _wopen() function for Borland. +Files: src/os_win32.c + +Patch 6.3.048 (extra) +Problem: Build problems with VMS on IA64. +Solution: Add dependencies to the build file. (Zoltan Arpadffy) +Files: src/Make_vms.mms + +Patch 6.3.049 (after 6.3.045) +Problem: Compiler warning for "char" vs "char_u" mixup. (Zoltan Arpadffy) +Solution: Add a typecast. +Files: src/option.c + +Patch 6.3.050 +Problem: When SIGHUP is received while busy exiting, non-reentrant + functions such as free() may cause a crash. +Solution: Ignore SIGHUP when exiting because of an error. (Scott Anderson) +Files: src/misc1.c, src/main.c + +Patch 6.3.051 +Problem: When 'wildmenu' is set and completed file names contain multi-byte + characters Vim may crash. +Solution: Reserve room for multi-byte characters. (Yasuhiro Matsumoto) +Files: src/screen.c + +Patch 6.3.052 (extra) +Problem: Windows 98: typed keys that are not ASCII may not work properly. + For example with a Russian input method. (Jiri Jezdinsky) +Solution: Assume that the characters arrive in the current codepage instead + of UCS-2. Perform conversion based on that. +Files: src/gui_w48.c + +Patch 6.3.053 +Problem: Win32: ":loadview" cannot find a file with non-ASCII characters. + (Valerie Kondakoff) +Solution: Use mch_open() instead of open() to open the file. +Files: src/ex_cmds2.c + +Patch 6.3.054 +Problem: When 'insertmode' is set <C-L>4ixxx<C-L> hangs Vim. (Jens Paulus) + Vim is actually still working but redraw is disabled. +Solution: When stopping Insert mode with CTRL-L don't put an Esc in the redo + buffer but a CTRL-L. +Files: src/edit.c + +Patch 6.3.055 (after 6.3.013) +Problem: Can't use getcmdline(), getcmdpos() or setcmdpos() with <C-R>= + when editing a command line. Using <C-\>e may crash Vim. (Peter + Winters) +Solution: When moving ccline out of the way for recursive use, make it + available to the functions that need it. Also save and restore + ccline when calling get_expr_line(). Make ccline.cmdbuf NULL at + the end of getcmdline(). +Files: src/ex_getln.c + +Patch 6.3.056 +Problem: The last characters of a multi-byte file name may not be displayed + in the window title. +Solution: Avoid to remove a multi-byte character where the last byte looks + like a path separator character. (Yasuhiro Matsumoto) +Files: src/buffer.c, src/ex_getln.c + +Patch 6.3.057 +Problem: When filtering lines folds are not updated. (Carl Osterwisch) +Solution: Update folds for filtered lines. +Files: src/ex_cmds.c + +Patch 6.3.058 +Problem: When 'foldcolumn' is equal to the window width and 'wrap' is on + Vim may crash. Disabling the vertical split feature breaks + compiling. (Peter Winters) +Solution: Check for zero room for wrapped text. Make compiling without + vertical splits possible. +Files: src/move.c, src/quickfix.c, src/screen.c, src/netbeans.c + +Patch 6.3.059 +Problem: Crash when expanding an ":edit" command containing several spaces + with the shell. (Brian Hirt) +Solution: Allocate enough space for the quotes. +Files: src/os_unix.c + +Patch 6.3.060 +Problem: Using CTRL-R CTRL-O in Insert mode with an invalid register name + still causes something to be inserted. +Solution: Check the register name for being valid. +Files: src/edit.c + +Patch 6.3.061 +Problem: When editing a utf-8 file in an utf-8 xterm and there is a + multi-byte character in the last column, displaying is messed up. + (Jol Rio) +Solution: Check for a multi-byte character, not a multi-column character. +Files: src/screen.c + +Patch 6.3.062 +Problem: ":normal! gQ" hangs. +Solution: Quit getcmdline() and do_exmode() when out of typeahead. +Files: src/ex_getln.c, src/ex_docmd.c + +Patch 6.3.063 +Problem: When a CursorHold autocommand changes to another window + (temporarily) 'mousefocus' stops working. +Solution: Call gui_mouse_correct() after triggering CursorHold. +Files: src/gui.c + +Patch 6.3.064 +Problem: line2byte(line("$") + 1) sometimes returns the wrong number. + (Charles Campbell) +Solution: Flush the cached line before counting the bytes. +Files: src/memline.c + +Patch 6.3.065 +Problem: The euro digraph doesn't always work. +Solution: Add an "e=" digraph for Unicode euro character and adjust the + help files. +Files: src/digraph.c, runtime/doc/digraph.txt + +Patch 6.3.066 +Problem: Backup file may get wrong permissions. +Solution: Use permissions of original file for backup file in more places. +Files: src/fileio.c + +Patch 6.3.067 (after 6.3.066) +Problem: Newly created file gets execute permission. +Solution: Check for "perm" to be negative before using it. +Files: src/fileio.c + +Patch 6.3.068 +Problem: When editing a compressed file xxx.gz which is a symbolic link to + the actual file a ":write" renames the link. +Solution: Resolve the link, so that the actual file is renamed and + compressed. +Files: runtime/plugin/gzip.vim + +Patch 6.3.069 +Problem: When converting text with illegal characters Vim may crash. +Solution: Avoid that too much is subtracted from the length. (Da Woon Jung) +Files: src/mbyte.c + +Patch 6.3.070 +Problem: After ":set number linebreak wrap" and a vertical split, moving + the vertical separator far left will crash Vim. (Georg Dahn) +Solution: Avoid dividing by zero. +Files: src/charset.c + +Patch 6.3.071 +Problem: The message for CTRL-X mode is still displayed after an error for + 'thesaurus' or 'dictionary' being empty. +Solution: Clear "edit_submode". +Files: src/edit.c + +Patch 6.3.072 +Problem: Crash in giving substitute message when language is Chinese and + encoding is utf-8. (Yongwei) +Solution: Make the msg_buf size larger when using multi-byte. +Files: src/vim.h + +Patch 6.3.073 +Problem: Win32 GUI: When the Vim window is partly above or below the + screen, scrolling causes display errors when the taskbar is not on + that side. +Solution: Use the SW_INVALIDATE flag when the Vim window is partly below or + above the screen. +Files: src/gui_w48.c + +Patch 6.3.074 +Problem: When mswin.vim is used and 'insertmode' is set, typing text in + Select mode and then using CTRL-V results in <SNR>99_Pastegi. + (Georg Dahn) +Solution: When restart_edit is set use "d" instead of "c" to remove the + selected text to avoid calling edit() twice. +Files: src/normal.c + +Patch 6.3.075 +Problem: After unloading another buffer, syntax highlighting in the current + buffer may be wrong when it uses "containedin". (Eric Arnold) +Solution: Use "buf" instead of "curbuf" in syntax_clear(). +Files: src/syntax.c + +Patch 6.3.076 +Problem: Crash when using cscope and there is a parse error (e.g., line too + long). (Alexey I. Froloff) +Solution: Pass the actual number of matches to cs_manage_matches() and + correctly handle the error situation. +Files: src/if_cscope.c + +Patch 6.3.077 (extra) +Problem: VMS: First character input after ESC was not recognized. +Solution: Added TRM$M_TM_TIMED in vms_read(). (Zoltan Arpadffy) +Files: src/os_vms.c + +Patch 6.3.078 (extra, after 6.3.077) +Problem: VMS: Performance issue after patch 6.3.077 +Solution: Add a timeout in the itemlist. (Zoltan Arpadffy) +Files: src/os_vms.c + +Patch 6.3.079 +Problem: Crash when executing a command in the command line window while + syntax highlighting is enabled. (Pero Brbora) +Solution: Don't use a pointer to a buffer that has been deleted. +Files: src/syntax.c + +Patch 6.3.080 (extra) +Problem: Win32: With 'encoding' set to utf-8 while the current codepage is + Chinese editing a file with some specific characters in the name + fails. +Solution: Use _wfullpath() instead of _fullpath() when necessary. +Files: src/os_mswin.c + +Patch 6.3.081 +Problem: Unix: glob() may execute a shell command when it's not wanted. + (Georgi Guninski) +Solution: Verify the sandbox flag is not set. +Files: src/os_unix.c + +Patch 6.3.082 (after 6.3.081) +Problem: Unix: expand() may execute a shell command when it's not wanted. + (Georgi Guninski) +Solution: A more generic solution than 6.3.081. +Files: src/os_unix.c + +Patch 6.3.083 +Problem: VMS: The vt320 termcap entry is incomplete. +Solution: Add missing function keys. (Zoltan Arpadffy) +Files: src/term.c + +Patch 6.3.084 (extra) +Problem: Cygwin: compiling with DEBUG doesn't work. Perl path was ignored. + Failure when $(OUTDIR) already exists. "po" makefile is missing. +Solution: Use changes tested in Vim 7. (Tony Mechelynck) +Files: src/Make_cyg.mak, src/po/Make_cyg.mak + +Patch 6.3.085 +Problem: Crash in syntax highlighting code. (Marc Espie) +Solution: Prevent current_col going past the end of the line. +Files: src/syntax.c + +Patch 6.3.086 (extra) +Problem: Can't produce message translation file with msgfmt that checks + printf strings. +Solution: Fix the Russian translation. +Files: src/po/ru.po, src/po/ru.cp1251.po + +Patch 6.3.087 +Problem: MS-DOS: Crash. (Jason Hood) +Solution: Don't call fname_case() with a NULL pointer. +Files: src/ex_cmds.c + +Patch 6.3.088 +Problem: Editing ".in" causes error E218. (Stefan Karlsson) +Solution: Require some characters before ".in". Same for ".orig" and others. +Files: runtime/filetype.vim + +Patch 6.3.089 +Problem: A session file doesn't work when created while the current + directory contains a space or the directory of the session files + contains a space. (Paolo Giarrusso) +Solution: Escape spaces with a backslash. +Files: src/ex_docmd.c + +Patch 6.3.090 +Problem: A very big value for 'columns' or 'lines' may cause a crash. +Solution: Limit the values to 10000 and 1000. +Files: src/option.c + +Patch 6.4a.001 +Problem: The Unix Makefile contained too many dependencies and a few + uncommented lines. +Solution: Run "make depend" with manual changes to avoid a gcc + incompatibility. Comment a few lines. +Files: src/Makefile + +Patch 6.4b.001 +Problem: Vim reports "Vim 6.4a" in the ":version" output. +Solution: Change "a" to "b". (Tony Mechelynck) +Files: src/version.h + +Patch 6.4b.002 +Problem: In Insert mode, pasting a multi-byte character after the end of + the line leaves the cursor just before that character. +Solution: Make sure "gP" leaves the cursor in the right place when + 'virtualedit' is set. +Files: src/ops.c + +Patch 6.4b.003 (after 6.4b.002) +Problem: The problem still exists when 'encoding' is set to "cp936". +Solution: Fix the problem in getvvcol(), compute the coladd field correctly. +Files: src/charset.c, src/ops.c + +Patch 6.4b.004 +Problem: Selecting a {} block with "viB" includes the '}' when there is an + empty line before it. +Solution: Don't advance the cursor to include a line break when it's already + at the line break. +Files: src/search.c + + + vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/version7.txt b/vim73/doc/version7.txt new file mode 100644 index 0000000..761e241 --- /dev/null +++ b/vim73/doc/version7.txt @@ -0,0 +1,10154 @@ +*version7.txt* For Vim version 7.3. Last change: 2010 Nov 03 + + + VIM REFERENCE MANUAL by Bram Moolenaar + + *vim7* *version-7.0* *version7.0* +Welcome to Vim 7! A large number of features has been added. This file +mentions all the new items, changes to existing features and bug fixes +since Vim 6.x. Use this command to see the version you are using: > + :version + +See |vi_diff.txt| for an overview of differences between Vi and Vim 7.0. +See |version4.txt| for differences between Vim 3.x and Vim 4.x. +See |version5.txt| for differences between Vim 4.x and Vim 5.x. +See |version6.txt| for differences between Vim 5.x and Vim 6.x. + +INCOMPATIBLE CHANGES |incompatible-7| + +NEW FEATURES |new-7| + +Vim script enhancements |new-vim-script| +Spell checking |new-spell| +Omni completion |new-omni-completion| +MzScheme interface |new-MzScheme| +Printing multi-byte text |new-print-multi-byte| +Tab pages |new-tab-pages| +Undo branches |new-undo-branches| +Extended Unicode support |new-more-unicode| +More highlighting |new-more-highlighting| +Translated manual pages |new-manpage-trans| +Internal grep |new-vimgrep| +Scroll back in messages |new-scroll-back| +Cursor past end of the line |new-onemore| +POSIX compatibility |new-posix| +Debugger support |new-debug-support| +Remote file explorer |new-netrw-explore| +Define an operator |new-define-operator| +Mapping to an expression |new-map-expression| +Visual and Select mode mappings |new-map-select| +Location list |new-location-list| +Various new items |new-items-7| + +IMPROVEMENTS |improvements-7| + +COMPILE TIME CHANGES |compile-changes-7| + +BUG FIXES |bug-fixes-7| + +VERSION 7.1 |version-7.1| +Changed |changed-7.1| +Added |added-7.1| +Fixed |fixed-7.1| + +VERSION 7.2 |version-7.2| +Changed |changed-7.2| +Added |added-7.2| +Fixed |fixed-7.2| + +VERSION 7.3 |version-7.3| + +Persistent undo |new-persistent-undo| +More encryption |new-more-encryption| +Conceal text |new-conceal| +Lua interface |new-lua| +Python3 interface |new-python3| + +Changed |changed-7.3| +Added |added-7.3| +Fixed |fixed-7.3| + +============================================================================== +INCOMPATIBLE CHANGES *incompatible-7* + +These changes are incompatible with previous releases. Check this list if you +run into a problem when upgrading from Vim 6.x to 7.0. + +A ":write file" command no longer resets the 'modified' flag of the buffer, +unless the '+' flag is in 'cpoptions' |cpo-+|. This was illogical, since the +buffer is still modified compared to the original file. And when undoing +all changes the file would actually be marked modified. It does mean that +":quit" fails now. + +":helpgrep" now uses a help window to display a match. + +In an argument list double quotes could be used to include spaces in a file +name. This caused a difference between ":edit" and ":next" for escaping +double quotes and it is incompatible with some versions of Vi. + Command Vim 6.x file name Vim 7.x file name ~ + :edit foo\"888 foo"888 foo"888 + :next foo\"888 foo888 foo"888 + :next a\"b c\"d ab cd a"b and c"d + +In a |literal-string| a single quote can be doubled to get one. +":echo 'a''b'" would result in "a b", but now that two quotes stand for one it +results in "a'b". + +When overwriting a file with ":w! fname" there was no warning for when "fname" +was being edited by another Vim. Vim now gives an error message |E768|. + +The support for Mac OS 9 has been removed. + +Files ending in .tex now have 'filetype' set to "context", "plaintex", or +"tex". |ft-tex-plugin| + + +Minor incompatibilities: + +For filetype detection: For many types, use */.dir/filename instead of +~/.dir/filename, so that it also works for other user's files. + +For quite a few filetypes the indent settings have been moved from the +filetype plugin to the indent plugin. If you used: > + :filetype plugin on +Then some indent settings may be missing. You need to use: > + :filetype plugin indent on + +":0verbose" now sets 'verbose' to zero instead of one. + +Removed the old and incomplete "VimBuddy" code. + +Buffers without a name report "No Name" instead of "No File". It was +confusing for buffers with a name and 'buftype' set to "nofile". + +When ":file xxx" is used in a buffer without a name, the alternate file name +isn't set. This avoids creating buffers without a name, they are not useful. + +The "2html.vim" script now converts closed folds to HTML. This means the HTML +looks like it's displayed, with the same folds open and closed. Use "zR", or +"let html_ignore_folding=1", if no folds should appear in the HTML. (partly by +Carl Osterwisch) +Diff mode is now also converted to HTML as it is displayed. + +Win32: The effect of the <F10> key depended on 'winaltkeys'. Now it depends +on whether <F10> has been mapped or not. This allows mapping <F10> without +changing 'winaltkeys'. + +When 'octal' is in 'nrformats' and using CTRL-A on "08" it became "018", which +is illogical. Now it becomes "9". The leading zero(s) is(are) removed to +avoid the number becoming octal after incrementing "009" to "010". + +When 'encoding' is set to a Unicode encoding, the value for 'fileencodings' +now includes "default" before "latin1". This means that for files with 8-bit +encodings the default is to use the encoding specified by the environment, if +possible. Previously latin1 would always be used, which is wrong in a +non-latin1 environment, such as Russian. + +Previously Vim would exit when there are two windows, both of them displaying +a help file, and using ":quit". Now only the window is closed. + +"-w {scriptout}" only works when {scriptout} doesn't start with a digit. +Otherwise it's used to set the 'window' option. + +Previously <Home> and <xHome> could be mapped separately. This had the +disadvantage that all mappings (with modifiers) had to be duplicated, since +you can't be sure what the keyboard generates. Now all <xHome> are internally +translated to <Home>, both for the keys and for mappings. Also for <xEnd>, +<xF1>, etc. + +":put" now leaves the cursor on the last inserted line. + +When a .gvimrc file exists then 'compatible' is off, just like when a ".vimrc" +file exists. + +When making a string upper-case with "vlllU" or similar then the German sharp +s is replaced with "SS". This does not happen with "~" to avoid backwards +compatibility problems and because "SS" can't be changed back to a sharp s. + +"gd" previously found the very first occurrence of a variable in a function, +that could be the function argument without type. Now it finds the position +where the type is given. + +The line continuation in functions was not taken into account, line numbers in +errors were logical lines, not lines in the sourced file. That made it +difficult to locate errors. Now the line number in the sourced file is +reported, relative to the function start. This also means that line numbers +for ":breakadd func" are different. + +When defining a user command with |:command| the special items could be +abbreviated. This caused unexpected behavior, such as <li> being recognized +as <line1>. The items can no longer be abbreviated. + +When executing a FileChangedRO autocommand it is no longer allowed to switch +to another buffer or edit another file. This is to prevent crashes (the event +is triggered deep down in the code where changing buffers is not anticipated). +It is still possible to reload the buffer. + +At the |more-prompt| and the |hit-enter-prompt|, when the 'more' option is +set, the 'k', 'u', 'g' and 'b' keys are now used to scroll back to previous +messages. Thus they are no longer used as typeahead. + +============================================================================== +NEW FEATURES *new-7* + +Vim script enhancements *new-vim-script* +----------------------- + +In Vim scripts the following types have been added: + + |List| ordered list of items + |Dictionary| associative array of items + |Funcref| reference to a function + +Many functions and commands have been added to support the new types. + +The |string()| function can be used to get a string representation of a +variable. Works for Numbers, Strings and composites of them. Then |eval()| +can be used to turn the string back into the variable value. + +The |:let| command can now use "+=", "-=" and ".=": > + :let var += expr " works like :let var = var + expr + :let var -= expr " works like :let var = var - expr + :let var .= string " works like :let var = var . string + +With the |:profile| command you can find out where your function or script +is wasting time. + +In the Python interface vim.eval() also handles Dictionaries and Lists. +|python-eval| (G. Sumner Hayes) + +The |getscript| plugin was added as a convenient way to update scripts from +www.vim.org automatically. (Charles Campbell) + +The |vimball| plugin was added as a convenient way to distribute a set of +files for a plugin (plugin file, autoload script, documentation). (Charles +Campbell) + + +Spell checking *new-spell* +-------------- + +Spell checking has been integrated in Vim. There were a few implementations +with scripts, but they were slow and/or required an external program. + +The 'spell' option is used to switch spell checking on or off +The 'spelllang' option is used to specify the accepted language(s) +The 'spellfile' option specifies where new words are added +The 'spellsuggest' option specifies the methods used for making suggestions + +The |]s| and |[s| commands can be used to move to the next or previous error +The |zg| and |zw| commands can be used to add good and wrong words +The |z=| command can be used to list suggestions and correct the word +The |:mkspell| command is used to generate a Vim spell file from word lists + +The "undercurl" highlighting attribute was added to nicely point out spelling +mistakes in the GUI (based on patch from Marcin Dalecki). +The "guisp" color can be used to give it a color different from foreground and +background. +The number of possible different highlight attributes was raised from about +220 to over 30000. This allows for the attributes of spelling to be combined +with syntax highlighting attributes. This is also used for syntax +highlighting and marking the Visual area. + +Much more info here: |spell|. + + +Omni completion *new-omni-completion* +--------------- + +This could also be called "intellisense", but that is a trademark. It is a +smart kind of completion. The text in front of the cursor is inspected to +figure out what could be following. This may suggest struct and class +members, system functions, etc. + +Use CTRL-X CTRL-O in Insert mode to start the completion. |i_CTRL-X_CTRL-O| + +The 'omnifunc' option is set by filetype plugins to define the function that +figures out the completion. + +Currently supported languages: + C |ft-c-omni| + (X)HTML with CSS |ft-html-omni| + JavaScript |ft-javascript-omni| + PHP |ft-php-omni| + Python + Ruby |ft-ruby-omni| + SQL |ft-sql-omni| + XML |ft-xml-omni| + any language with syntax highlighting |ft-syntax-omni| + +You can add your own omni completion scripts. + +When the 'completeopt' option contains "menu" then matches for Insert mode +completion are displayed in a (rather primitive) popup menu. + + +MzScheme interface *new-MzScheme* +------------------ + +The MzScheme interpreter is supported. |MzScheme| + +The |:mzscheme| command can be used to execute MzScheme commands +The |:mzfile| command can be used to execute an MzScheme script file + +This depends on Vim being compiled with the |+mzscheme| feature. + + +Printing multi-byte text *new-print-multi-byte* +------------------------ + +The |:hardcopy| command now supports printing multi-byte characters when using +PostScript. + +The 'printmbcharset' and 'printmbfont' options are used for this. +Also see |postscript-cjk-printing|. (Mike Williams) + + +Tab pages *new-tab-pages* +--------- + +A tab page is a page with one or more windows with a label (aka tab) at the top. +By clicking on the label you can quickly switch between the tab pages. And +with the keyboard, using the |gt| (Goto Tab) command. This is a convenient +way to work with many windows. + +To start Vim with each file argument in a separate tab page use the |-p| +argument. The maximum number of pages can be set with 'tabpagemax'. + +The line with tab labels is either made with plain text and highlighting or +with a GUI mechanism. The GUI labels look better but are only available on a +few systems. The line can be customized with 'tabline', 'guitablabel' and +'guitabtooltip'. Whether it is displayed is set with 'showtabline'. Whether +to use the GUI labels is set with the "e" flag in 'guioptions'. + +The |:tab| command modifier can be used to have most commands that open a new +window open a new tab page instead. + +The |--remote-tab| argument can be used to edit a file in a new tab page in an +already running Vim server. + +Variables starting with "t:" are local to a tab page. + +More info here: |tabpage| +Most of the GUI stuff was implemented by Yegappan Lakshmanan. + + +Undo branches *new-undo-branches* +------------- + +Previously there was only one line of undo-redo. If, after undoing a number +of changes, a new change was made all the undone changes were lost. This +could lead to accidentally losing work. + +Vim now makes an undo branch in this situation. Thus you can go back to the +text after any change, even if they were undone. So long as you do not run +into 'undolevels', when undo information is freed up to limit the memory used. + +To be able to navigate the undo branches each change is numbered sequentially. +The commands |g-| and |:earlier| go back in time, to older changes. The +commands |g+| and |:later| go forward in time, to newer changes. + +The changes are also timestamped. Use ":earlier 10m" to go to the text as it +was about ten minutes earlier. + +The |:undolist| command can be used to get an idea of which undo branches +exist. The |:undo| command now takes an argument to directly jump to a +specific position in this list. The |changenr()| function can be used to +obtain the change number. + +There is no graphical display of the tree with changes, navigation can be +quite confusing. + + +Extended Unicode support *new-more-unicode* +------------------------ + +Previously only two combining characters were displayed. The limit is now +raised to 6. This can be set with the 'maxcombine' option. The default is +still 2. + +|ga| now shows all combining characters, not just the first two. + +Previously only 16 bit Unicode characters were supported for displaying. Now +the full 32 bit character set can be used. Unless manually disabled at +compile time to save a bit of memory. + +For pattern matching it is now possible to search for individual composing +characters. |patterns-composing| + +The |8g8| command searches for an illegal UTF-8 byte sequence. + + +More highlighting *new-more-highlighting* +----------------- + +Highlighting matching parens: + +When moving the cursor through the text and it is on a paren, then the +matching paren can be highlighted. This uses the new |CursorMoved| +autocommand event. + +This means some commands are executed every time you move the cursor. If this +slows you down too much switch it off with: > + :NoMatchParen + +See |matchparen| for more information. + +The plugin uses the |:match| command. It now supports three match patterns. +The plugin uses the third one. The first one is for the user and the second +one can be used by another plugin. + +Highlighting the cursor line and column: + +The 'cursorline' and 'cursorcolumn' options have been added. These highlight +the screen line and screen column of the cursor. This makes the cursor +position easier to spot. 'cursorcolumn' is also useful to align text. This +may make screen updating quite slow. The CursorColumn and CursorLine +highlight groups allow changing the colors used. |hl-CursorColumn| +|hl-CursorLine| + +The number of possible different highlight attributes was raised from about +220 to over 30000. This allows for the attributes of spelling to be combined +with syntax highlighting attributes. This is also used for syntax +highlighting, marking the Visual area, CursorColumn, etc. + + +Translated manual pages *new-manpage-trans* +----------------------- + +The manual page of Vim and associated programs is now also available in +several other languages. + +French - translated by David Blanchet +Italian - translated by Antonio Colombo +Russian - translated by Vassily Ragosin +Polish - translated by Mikolaj Machowski + +The Unix Makefile installs the Italian manual pages in .../man/it/man1/, +.../man/it.ISO8859-1/man1/ and .../man/it.UTF-8/man1/. There appears to be no +standard for what encoding goes in the "it" directory, the 8-bit encoded file +is used there as a best guess. +Other languages are installed in similar places. +The translated pages are not automatically installed when Vim was configured +with "--disable-nls", but "make install-languages install-tool-languages" will +do it anyway. + + +Internal grep *new-vimgrep* +------------- + +The ":vimgrep" command can be used to search for a pattern in a list of files. +This is like the ":grep" command, but no external program is used. Besides +better portability, handling of different file encodings and using multi-line +patterns, this also allows grepping in compressed and remote files. +|:vimgrep|. + +If you want to use the search results in a script you can use the +|getqflist()| function. + +To grep files in various directories the "**" pattern can be used. It expands +into an arbitrary depth of directories. "**" can be used in all places where +file names are expanded, thus also with |:next| and |:args|. + + +Scroll back in messages *new-scroll-back* +----------------------- + +When displaying messages, at the |more-prompt| and the |hit-enter-prompt|, The +'k', 'u', 'g' and 'b' keys can be used to scroll back to previous messages. +This is especially useful for commands such as ":syntax", ":autocommand" and +":highlight". This is implemented in a generic way thus it works for all +commands and highlighting is kept. Only works when the 'more' option is set. +Previously it only partly worked for ":clist". + +The |g<| command can be used to see the last page of messages after you have +hit <Enter> at the |hit-enter-prompt|. Then you can scroll further back. + + +Cursor past end of the line *new-onemore* +--------------------------- + +When the 'virtualedit' option contains "onemore" the cursor can move just past +the end of the line. As if it's on top of the line break. + +This makes some commands more consistent. Previously the cursor was always +past the end of the line if the line was empty. But it is far from Vi +compatible. It may also break some plugins or Vim scripts. Use with care! + +The patch was provided by Mattias Flodin. + + +POSIX compatibility *new-posix* +------------------- + +The POSIX test suite was used to verify POSIX compatibility. A number of +problems have been fixed to make Vim more POSIX compatible. Some of them +conflict with traditional Vi or expected behavior. The $VIM_POSIX environment +variable can be set to get POSIX compatibility. See |posix|. + +Items that were fixed for both Vi and POSIX compatibility: +- repeating "R" with a count only overwrites text once; added the 'X' flag to + 'cpoptions' |cpo-X| +- a vertical movement command that moves to a non-existing line fails; added + the '-' flag to 'cpoptions' |cpo--| +- when preserving a file and doing ":q!" the file can be recovered; added the + '&' flag to 'cpoptions' |cpo-&| +- The 'window' option is partly implemented. It specifies how much CTRL-F and + CTRL-B scroll when there is one window. The "-w {number}" argument is now + accepted. "-w {scriptout}" only works when {scriptout} doesn't start with a + digit. +- Allow "-c{command}" argument, no space between "-c" and {command}. +- When writing a file with ":w!" don't reset 'readonly' when 'Z' is present in + 'cpoptions'. +- Allow 'l' and '#' flags for ":list", ":print" and ":number". +- Added the '.' flag to 'cpoptions': ":cd" fails when the buffer is modified. +- In Ex mode with an empty buffer ":read file" doesn't keep an empty line + above or below the new lines. +- Remove a backslash before a NL for the ":global" command. +- When ":append", ":insert" or ":change" is used with ":global", get the + inserted lines from the command. Can use backslash-NL to separate lines. +- Can use ":global /pat/ visual" to execute Normal mode commands at each + matched line. Use "Q" to continue and go to the next line. +- The |:open| command has been partially implemented. It stops Ex mode, but + redraws the whole screen, not just one line as open mode is supposed to do. +- Support using a pipe to read the output from and write input to an external + command. Added the 'shelltemp' option and has("filterpipe"). +- In ex silent mode the ":set" command output is displayed. +- The ":@@" and ":**" give an error message when no register was used before. +- The search pattern "[]-`]" matches ']', '^', '_' and '`'. +- Autoindent for ":insert" is using the line below the insert. +- Autoindent for ":change" is using the first changed line. +- Editing Ex command lines is not done in cooked mode, because CTRL-D and + CTRL-T cannot be handled then. +- In Ex mode, "1,3" prints three lines. "%" prints all lines. +- In Ex mode "undo" would undo all changes since Ex mode was started. +- Implemented the 'prompt' option. + + +Debugger support *new-debug-support* +---------------- + +The 'balloonexpr' option has been added. This is a generic way to implement +balloon functionality. You can use it to show info for the word under the +mouse pointer. + + +Remote file explorer *new-netrw-explore* +-------------------- + +The netrw plugin now also supports viewing a directory, when "scp://" is used. +Deleting and renaming files is possible. + +To avoid duplicating a lot of code, the previous file explorer plugin has been +integrated in the netrw plugin. This means browsing local and remote files +works the same way. + +":browse edit" and ":browse split" use the netrw plugin when it's available +and a GUI dialog is not possible. + +The netrw plugin is maintained by Charles Campbell. + + +Define an operator *new-define-operator* +------------------ + +Previously it was not possible to define your own operator; a command that is +followed by a {motion}. Vim 7 introduces the 'operatorfunc' option and the +|g@| operator. This makes it possible to define a mapping that works like an +operator. The actual work is then done by a function, which is invoked +through the |g@| operator. + +See |:map-operator| for the explanation and an example. + + +Mapping to an expression *new-map-expression* +------------------------ + +The {rhs} argument of a mapping can be an expression. That means the +resulting characters can depend on the context. Example: > + :inoremap <expr> . InsertDot() +Here the dot will be mapped to whatever InsertDot() returns. + +This also works for abbreviations. See |:map-<expr>| for the details. + + +Visual and Select mode mappings *new-map-select* +------------------------------- + +Previously Visual mode mappings applied both to Visual and Select mode. With +a trick to have the mappings work in Select mode like they would in Visual +mode. + +Commands have been added to define mappings for Visual and Select mode +separately: |:xmap| and |:smap|. With the associated "noremap" and "unmap" +commands. + +The same is done for menus: |:xmenu|, |:smenu|, etc. + + +Location list *new-location-list* +------------- + +The support for a per-window quickfix list (location list) is added. The +location list can be displayed in a location window (similar to the quickfix +window). You can open more than one location list window. A set of commands +similar to the quickfix commands are added to browse the location list. +(Yegappan Lakshmanan) + + +Various new items *new-items-7* +----------------- + +Normal mode commands: ~ + +a", a' and a` New text objects to select quoted strings. |a'| +i", i' and i` (Taro Muraoka) + +CTRL-W <Enter> In the quickfix window: opens a new window to show the + location of the error under the cursor. + +|at| and |it| text objects select a block of text between HTML or XML tags. + +<A-LeftMouse> ('mousemodel' "popup" or "popup-setpos") +<A-RightMouse> ('mousemodel' "extend") + Make a blockwise selection. |<A-LeftMouse>| + +gF Start editing the filename under the cursor and jump + to the line number following the file name. + (Yegappan Lakshmanan) + +CTRL-W F Start editing the filename under the cursor in a new + window and jump to the line number following the file + name. (Yegappan Lakshmanan) + +Insert mode commands: ~ + +CTRL-\ CTRL-O Execute a Normal mode command. Like CTRL-O but + without moving the cursor. |i_CTRL-\_CTRL-O| + +Options: ~ + +'balloonexpr' expression for text to show in evaluation balloon +'completefunc' The name of the function used for user-specified + Insert mode completion. CTRL-X CTRL-U can be used in + Insert mode to do any kind of completion. (Taro + Muraoka) +'completeopt' Enable popup menu and other settings for Insert mode + completion. +'cursorcolumn' highlight column of the cursor +'cursorline' highlight line of the cursor +'formatexpr' expression for formatting text with |gq| and when text + goes over 'textwidth' in Insert mode. +'formatlistpat' pattern to recognize a numbered list for formatting. + (idea by Hugo Haas) +'fsync' Whether fsync() is called after writing a file. + (Ciaran McCreesh) +'guitablabel' expression for text to display in GUI tab page label +'guitabtooltip' expression for text to display in GUI tab page tooltip +'macatsui' Mac: use ATSUI text display functions +'maxcombine' maximum number of combining characters displayed +'maxmempattern' maximum amount of memory to use for pattern matching +'mkspellmem' parameters for |:mkspell| memory use +'mzquantum' Time in msec to schedule MzScheme threads. +'numberwidth' Minimal width of the space used for the 'number' and + 'relativenumber' option. (Emmanuel Renieris) +'omnifunc' The name of the function used for omni completion. +'operatorfunc' function to be called for |g@| operator +'printmbcharset' CJK character set to be used for :hardcopy +'printmbfont' font names to be used for CJK output of :hardcopy +'pumheight' maximum number of items to show in the popup menu +'quoteescape' Characters used to escape quotes inside a string. + Used for the a", a' and a` text objects. |a'| +'shelltemp' whether to use a temp file or pipes for shell commands +'showtabline' whether to show the tab pages line +'spell' switch spell checking on/off +'spellcapcheck' pattern to locate the end of a sentence +'spellfile' file where good and wrong words are added +'spelllang' languages to check spelling for +'spellsuggest' methods for spell suggestions +'synmaxcol' maximum column to look for syntax items; avoids very + slow redrawing when there are very long lines +'tabline' expression for text to display in the tab pages line +'tabpagemax' maximum number of tab pages to open for |-p| +'verbosefile' Log messages in a file. +'wildoptions' "tagfile" value enables listing the file name of + matching tags for CTRL-D command line completion. + (based on an idea from Yegappan Lakshmanan) +'winfixwidth' window with fixed width, similar to 'winfixheight' + + +Ex commands: ~ + +Win32: The ":winpos" command now also works in the console. (Vipin Aravind) + +|:startreplace| Start Replace mode. (Charles Campbell) +|:startgreplace| Start Virtual Replace mode. + +|:0file| Removes the name of the buffer. (Charles Campbell) + +|:diffoff| Switch off diff mode in the current window or in all + windows. + +|:delmarks| Delete marks. + +|:exusage| Help for Ex commands (Nvi command). +|:viusage| Help for Vi commands (Nvi command). + +|:sort| Sort lines in the buffer without depending on an + external command. (partly by Bryce Wagner) + +|:vimgrep| Internal grep command, search for a pattern in files. +|:vimgrepadd| Like |:vimgrep| but don't make a new list. + +|:caddfile| Add error messages to an existing quickfix list + (Yegappan Lakshmanan). +|:cbuffer| Read error lines from a buffer. (partly by Yegappan + Lakshmanan) +|:cgetbuffer| Create a quickfix list from a buffer but don't jump to + the first error. +|:caddbuffer| Add errors from the current buffer to the quickfix + list. +|:cexpr| Read error messages from a Vim expression (Yegappan + Lakshmanan). +|:caddexpr| Add error messages from a Vim expression to an + existing quickfix list. (Yegappan Lakshmanan). +|:cgetexpr| Create a quickfix list from a Vim expression, but + don't jump to the first error. (Yegappan Lakshmanan). + +|:lfile| Like |:cfile| but use the location list. +|:lgetfile| Like |:cgetfile| but use the location list. +|:laddfile| Like |:caddfile| but use the location list. +|:lbuffer| Like |:cbuffer| but use the location list. +|:lgetbuffer| Like |:cgetbuffer| but use the location list. +|:laddbuffer| Like |:caddbuffer| but use the location list. +|:lexpr| Like |:cexpr| but use the location list. +|:lgetexpr| Like |:cgetexpr| but use the location list. +|:laddexpr| Like |:caddexpr| but use the location list. +|:ll| Like |:cc| but use the location list. +|:llist| Like |:clist| but use the location list. +|:lnext| Like |:cnext| but use the location list. +|:lprevious| Like |:cprevious| but use the location list. +|:lNext| Like |:cNext| but use the location list. +|:lfirst| Like |:cfirst| but use the location list. +|:lrewind| Like |:crewind| but use the location list. +|:llast| Like |:clast| but use the location list. +|:lnfile| Like |:cnfile| but use the location list. +|:lpfile| Like |:cpfile| but use the location list. +|:lNfile| Like |:cNfile| but use the location list. +|:lolder| Like |:colder| but use the location list. +|:lnewer| Like |:cnewer| but use the location list. +|:lwindow| Like |:cwindow| but use the location list. +|:lopen| Like |:copen| but use the location list. +|:lclose| Like |:cclose| but use the location list. +|:lmake| Like |:make| but use the location list. +|:lgrep| Like |:grep| but use the location list. +|:lgrepadd| Like |:grepadd| but use the location list. +|:lvimgrep| Like |:vimgrep| but use the location list. +|:lvimgrepadd| Like |:vimgrepadd| but use the location list. +|:lhelpgrep| Like |:helpgrep| but use the location list. +|:lcscope| Like |:cscope| but use the location list. +|:ltag| Jump to a tag and add matching tags to a location list. + +|:undojoin| Join a change with the previous undo block. +|:undolist| List the leafs of the undo tree. + +|:earlier| Go back in time for changes in the text. +|:later| Go forward in time for changes in the text. + +|:for| Loop over a |List|. +|:endfor| + +|:lockvar| Lock a variable, prevents it from being changed. +|:unlockvar| Unlock a locked variable. + +|:mkspell| Create a Vim spell file. +|:spellgood| Add a word to the list of good words. +|:spellwrong| Add a word to the list of bad words +|:spelldump| Dump list of good words. +|:spellinfo| Show information about the spell files used. +|:spellrepall| Repeat a spelling correction for the whole buffer. +|:spellundo| Remove a word from list of good and bad words. + +|:mzscheme| Execute MzScheme commands. +|:mzfile| Execute an MzScheme script file. + +|:nbkey| Pass a key to NetBeans for processing. + +|:profile| Commands for Vim script profiling. +|:profdel| Stop profiling for specified items. + +|:smap| Select mode mapping. +|:smapclear| +|:snoremap| +|:sunmap| + +|:xmap| Visual mode mapping, not used for Select mode. +|:xmapclear| +|:xnoremap| +|:xunmap| + +|:smenu| Select mode menu. +|:snoremenu| +|:sunmenu| + +|:xmenu| Visual mode menu, not used for Select mode. +|:xnoremenu| +|:xunmenu| + +|:tabclose| Close the current tab page. +|:tabdo| Perform a command in every tab page. +|:tabedit| Edit a file in a new tab page. +|:tabnew| Open a new tab page. +|:tabfind| Search for a file and open it in a new tab page. +|:tabnext| Go to the next tab page. +|:tabprevious| Go to the previous tab page. +|:tabNext| Go to the previous tab page. +|:tabfirst| Go to the first tab page. +|:tabrewind| Go to the first tab page. +|:tablast| Go to the last tab page. +|:tabmove| Move the current tab page elsewhere. +|:tabonly| Close all other tab pages. +|:tabs| List the tab pages and the windows they contain. + +Ex command modifiers: ~ + +|:keepalt| Do not change the alternate file. + +|:noautocmd| Do not trigger autocommand events. + +|:sandbox| Execute a command in the sandbox. + +|:tab| When opening a new window create a new tab page. + + +Ex command arguments: ~ + +|++bad| Specify what happens with characters that can't be + converted and illegal bytes. (code example by Yasuhiro + Matsumoto) + Also, when a conversion error occurs or illegal bytes + are found include the line number in the error + message. + + +New and extended functions: ~ + +|add()| append an item to a List +|append()| append List of lines to the buffer +|argv()| without an argument return the whole argument list +|browsedir()| dialog to select a directory +|bufnr()| takes an extra argument: create buffer +|byteidx()| index of a character (Ilya Sher) +|call()| call a function with List as arguments +|changenr()| number of current change +|complete()| set matches for Insert mode completion +|complete_add()| add match for 'completefunc' +|complete_check()| check for key pressed, for 'completefunc' +|copy()| make a shallow copy of a List or Dictionary +|count()| count nr of times a value is in a List or Dictionary +|cursor()| also accepts an offset for 'virtualedit', and + the first argument can be a list: [lnum, col, off] +|deepcopy()| make a full copy of a List or Dictionary +|diff_filler()| returns number of filler lines above line {lnum}. +|diff_hlID()| returns the highlight ID for diff mode +|empty()| check if List or Dictionary is empty +|eval()| evaluate {string} and return the result +|extend()| append one List to another or add items from one + Dictionary to another +|feedkeys()| put characters in the typeahead buffer +|filter()| remove selected items from a List or Dictionary +|finddir()| find a directory in 'path' +|findfile()| find a file in 'path' (Johannes Zellner) +|foldtextresult()| the text displayed for a closed fold at line "lnum" +|function()| make a Funcref out of a function name +|garbagecollect()| cleanup unused |Lists| and |Dictionaries| with circular + references +|get()| get an item from a List or Dictionary +|getbufline()| get a list of lines from a specified buffer + (Yegappan Lakshmanan) +|getcmdtype()| return the current command-line type + (Yegappan Lakshmanan) +|getfontname()| get actual font name being used +|getfperm()| get file permission string (Nikolai Weibull) +|getftype()| get type of file (Nikolai Weibull) +|getline()| with second argument: get List with buffer lines +|getloclist()| list of location list items (Yegappan Lakshmanan) +|getpos()| return a list with the position of cursor, mark, etc. +|getqflist()| list of quickfix errors (Yegappan Lakshmanan) +|getreg()| get contents of a register +|gettabwinvar()| get variable from window in specified tab page. +|has_key()| check whether a key appears in a Dictionary +|haslocaldir()| check if current window used |:lcd| +|hasmapto()| check for a mapping to a string +|index()| index of item in List +|inputlist()| prompt the user to make a selection from a list +|insert()| insert an item somewhere in a List +|islocked()| check if a variable is locked +|items()| get List of Dictionary key-value pairs +|join()| join List items into a String +|keys()| get List of Dictionary keys +|len()| number of items in a List or Dictionary +|map()| change each List or Dictionary item +|maparg()| extra argument: use abbreviation +|mapcheck()| extra argument: use abbreviation +|match()| extra argument: count +|matcharg()| return arguments of |:match| command +|matchend()| extra argument: count +|matchlist()| list with match and submatches of a pattern in a string +|matchstr()| extra argument: count +|max()| maximum value in a List or Dictionary +|min()| minimum value in a List or Dictionary +|mkdir()| create a directory +|pathshorten()| reduce directory names to a single character +|printf()| format text +|pumvisible()| check whether the popup menu is displayed +|range()| generate a List with numbers +|readfile()| read a file into a list of lines +|reltime()| get time value, possibly relative +|reltimestr()| turn a time value into a string +|remove()| remove one or more items from a List or Dictionary +|repeat()| repeat "expr" "count" times (Christophe Poucet) +|reverse()| reverse the order of a List +|search()| extra argument: +|searchdecl()| search for declaration of variable +|searchpair()| extra argument: line to stop searching +|searchpairpos()| return a List with the position of the match +|searchpos()| return a List with the position of the match +|setloclist()| modify a location list (Yegappan Lakshmanan) +|setpos()| set cursor or mark to a position +|setqflist()| modify a quickfix list (Yegappan Lakshmanan) +|settabwinvar()| set variable in window of specified tab page +|sort()| sort a List +|soundfold()| get the sound-a-like equivalent of a word +|spellbadword()| get a badly spelled word +|spellsuggest()| get suggestions for correct spelling +|split()| split a String into a List +|str2nr()| convert a string to a number, base 8, 10 or 16 +|stridx()| extra argument: start position +|strridx()| extra argument: start position +|string()| string representation of a List or Dictionary +|system()| extra argument: filters {input} through a shell command +|tabpagebuflist()| List of buffers in a tab page +|tabpagenr()| number of current or last tab page +|tabpagewinnr()| window number in a tab page +|tagfiles()| List with tags file names +|taglist()| get list of matching tags (Yegappan Lakshmanan) +|tr()| translate characters (Ron Aaron) +|values()| get List of Dictionary values +|winnr()| takes an argument: what window to use +|winrestview()| restore the view of the current window +|winsaveview()| save the view of the current window +|writefile()| write a list of lines into a file + +User defined functions can now be loaded automatically from the "autoload" +directory in 'runtimepath'. See |autoload-functions|. + + +New Vim variables: ~ + +|v:insertmode| used for |InsertEnter| and |InsertChange| autocommands +|v:val| item value in a |map()| or |filter()| function +|v:key| item key in a |map()| or |filter()| function +|v:profiling| non-zero after a ":profile start" command +|v:fcs_reason| the reason why |FileChangedShell| was triggered +|v:fcs_choice| what should happen after |FileChangedShell| +|v:beval_bufnr| buffer number for 'balloonexpr' +|v:beval_winnr| window number for 'balloonexpr' +|v:beval_lnum| line number for 'balloonexpr' +|v:beval_col| column number for 'balloonexpr' +|v:beval_text| text under the mouse pointer for 'balloonexpr' +|v:scrollstart| what caused the screen to be scrolled up +|v:swapname| name of the swap file for the |SwapExists| event +|v:swapchoice| what to do for an existing swap file +|v:swapcommand| command to be executed after handling |SwapExists| +|v:char| argument for evaluating 'formatexpr' + + +New autocommand events: ~ + +|ColorScheme| after loading a color scheme + +|CursorHoldI| the user doesn't press a key for a while in Insert mode +|CursorMoved| the cursor was moved in Normal mode +|CursorMovedI| the cursor was moved in Insert mode + +|FileChangedShellPost| after handling a file changed outside of Vim + +|InsertEnter| starting Insert or Replace mode +|InsertChange| going from Insert to Replace mode or back +|InsertLeave| leaving Insert or Replace mode + +|MenuPopup| just before showing popup menu + +|QuickFixCmdPre| before :make, :grep et al. (Ciaran McCreesh) +|QuickFixCmdPost| after :make, :grep et al. (Ciaran McCreesh) + +|SessionLoadPost| after loading a session file. (Yegappan Lakshmanan) + +|ShellCmdPost| after executing a shell command +|ShellFilterPost| after filtering with a shell command + +|SourcePre| before sourcing a Vim script + +|SpellFileMissing| when a spell file can't be found + +|SwapExists| found existing swap file when editing a file + +|TabEnter| just after entering a tab page +|TabLeave| just before leaving a tab page + +|VimResized| after the Vim window size changed (Yakov Lerner) + + +New highlight groups: ~ + +Pmenu Popup menu: normal item |hl-Pmenu| +PmenuSel Popup menu: selected item |hl-PmenuSel| +PmenuThumb Popup menu: scrollbar |hl-PmenuThumb| +PmenuSbar Popup menu: Thumb of the scrollbar |hl-PmenuSbar| + +TabLine tab pages line, inactive label |hl-TabLine| +TabLineSel tab pages line, selected label |hl-TabLineSel| +TabLineFill tab pages line, filler |hl-TabLineFill| + +SpellBad badly spelled word |hl-SpellBad| +SpellCap word with wrong caps |hl-SpellCap| +SpellRare rare word |hl-SpellRare| +SpellLocal word only exists in other region |hl-SpellLocal| + +CursorColumn 'cursorcolumn' |hl-CursorColumn| +CursorLine 'cursorline' |hl-CursorLine| + +MatchParen matching parens |pi_paren.txt| |hl-MatchParen| + + +New items in search patterns: ~ +|/\%d| \%d123 search for character with decimal number +|/\]| [\d123] idem, in a collection +|/\%o| \%o103 search for character with octal number +|/\]| [\o1o3] idem, in a collection +|/\%x| \%x1a search for character with 2 pos. hex number +|/\]| [\x1a] idem, in a collection +|/\%u| \%u12ab search for character with 4 pos. hex number +|/\]| [\u12ab] idem, in a collection +|/\%U| \%U1234abcd search for character with 8 pos. hex number +|/\]| [\U1234abcd] idem, in a collection + (The above partly by Ciaran McCreesh) + +|/[[=| [[=a=]] an equivalence class (only for latin1 characters) +|/[[.| [[.a.]] a collation element (only works with single char) + +|/\%'m| \%'m match at mark m +|/\%<'m| \%<'m match before mark m +|/\%>'m| \%>'m match after mark m +|/\%V| \%V match in Visual area + +Nesting |/multi| items no longer is an error when an empty match is possible. + +It is now possible to use \{0}, it matches the preceding atom zero times. Not +useful, just for compatibility. + + +New Syntax/Indent/FTplugin files: ~ + +Moved all the indent settings from the filetype plugin to the indent file. +Implemented b:undo_indent to undo indent settings when setting 'filetype' to a +different value. + +a2ps syntax and ftplugin file. (Nikolai Weibull) +ABAB/4 syntax file. (Marius van Wyk) +alsaconf ftplugin file. (Nikolai Weibull) +AppendMatchGroup ftplugin file. (Dave Silvia) +arch ftplugin file. (Nikolai Weibull) +asterisk and asteriskvm syntax file. (Tilghman Lesher) +BDF ftplugin file. (Nikolai Weibull) +BibTeX indent file. (Dorai Sitaram) +BibTeX Bibliography Style syntax file. (Tim Pope) +BTM ftplugin file. (Bram Moolenaar) +calendar ftplugin file. (Nikolai Weibull) +Changelog indent file. (Nikolai Weibull) +ChordPro syntax file. (Niels Bo Andersen) +Cmake indent and syntax file. (Andy Cedilnik) +conf ftplugin file. (Nikolai Weibull) +context syntax and ftplugin file. (Nikolai Weibull) +CRM114 ftplugin file. (Nikolai Weibull) +cvs RC ftplugin file. (Nikolai Weibull) +D indent file. (Jason Mills) +Debian Sources.list syntax file. (Matthijs Mohlmann) +dictconf and dictdconf syntax, indent and ftplugin files. (Nikolai Weibull) +diff ftplugin file. (Bram Moolenaar) +dircolors ftplugin file. (Nikolai Weibull) +django and htmldjango syntax file. (Dave Hodder) +doxygen syntax file. (Michael Geddes) +elinks ftplugin file. (Nikolai Weibull) +eterm ftplugin file. (Nikolai Weibull) +eviews syntax file. (Vaidotas Zemlys) +fetchmail RC ftplugin file. (Nikolai Weibull) +FlexWiki syntax and ftplugin file. (George Reilly) +Generic indent file. (Dave Silvia) +gpg ftplugin file. (Nikolai Weibull) +gretl syntax file. (Vaidotas Zemlys) +groovy syntax file. (Alessio Pace) +group syntax and ftplugin file. (Nikolai Weibull) +grub ftplugin file. (Nikolai Weibull) +Haskell ftplugin file. (Nikolai Weibull) +help ftplugin file. (Nikolai Weibull) +indent ftplugin file. (Nikolai Weibull) +Javascript ftplugin file. (Bram Moolenaar) +Kconfig ftplugin and syntax file. (Nikolai Weibull) +ld syntax, indent and ftplugin file. (Nikolai Weibull) +lftp ftplugin file. (Nikolai Weibull) +libao config ftplugin file. (Nikolai Weibull) +limits syntax and ftplugin file. (Nikolai Weibull) +Lisp indent file. (Sergey Khorev) +loginaccess and logindefs syntax and ftplugin file. (Nikolai Weibull) +m4 ftplugin file. (Nikolai Weibull) +mailaliases syntax file. (Nikolai Weibull) +mailcap ftplugin file. (Nikolai Weibull) +manconf syntax and ftplugin file. (Nikolai Weibull) +matlab ftplugin file. (Jake Wasserman) +Maxima syntax file. (Robert Dodier) +MGL syntax file. (Gero Kuhlmann) +modconf ftplugin file. (Nikolai Weibull) +mplayer config ftplugin file. (Nikolai Weibull) +Mrxvtrc syntax and ftplugin file. (Gautam Iyer) +MuPAD source syntax, indent and ftplugin. (Dave Silvia) +mutt RC ftplugin file. (Nikolai Weibull) +nanorc syntax and ftplugin file. (Nikolai Weibull) +netrc ftplugin file. (Nikolai Weibull) +pamconf syntax and ftplugin file. (Nikolai Weibull) +Pascal indent file. (Neil Carter) +passwd syntax and ftplugin file. (Nikolai Weibull) +PHP compiler plugin. (Doug Kearns) +pinfo ftplugin file. (Nikolai Weibull) +plaintex syntax and ftplugin files. (Nikolai Weibull, Benji Fisher) +procmail ftplugin file. (Nikolai Weibull) +prolog ftplugin file. (Nikolai Weibull) +protocols syntax and ftplugin file. (Nikolai Weibull) +quake ftplugin file. (Nikolai Weibull) +racc syntax and ftplugin file. (Nikolai Weibull) +readline ftplugin file. (Nikolai Weibull) +rhelp syntax file. (Johannes Ranke) +rnoweb syntax file. (Johannes Ranke) +Relax NG compact ftplugin file. (Nikolai Weibull) +Scheme indent file. (Sergey Khorev) +screen ftplugin file. (Nikolai Weibull) +sensors syntax and ftplugin file. (Nikolai Weibull) +services syntax and ftplugin file. (Nikolai Weibull) +setserial syntax and ftplugin file. (Nikolai Weibull) +sieve syntax and ftplugin file. (Nikolai Weibull) +SiSU syntax file (Ralph Amissah) +Sive syntax file. (Nikolai Weibull) +slp config, reg and spi syntax and ftplugin files. (Nikolai Weibull) +SML indent file. (Saikat Guha) +SQL anywhere syntax and indent file. (David Fishburn) +SQL indent file. +SQL-Informix syntax file. (Dean L Hill) +SQL: Handling of various variants. (David Fishburn) +sshconfig ftplugin file. (Nikolai Weibull) +Stata and SMCL syntax files. (Jeff Pitblado) +sudoers ftplugin file. (Nikolai Weibull) +sysctl syntax and ftplugin file. (Nikolai Weibull) +terminfo ftplugin file. (Nikolai Weibull) +trustees syntax file. (Nima Talebi) +Vera syntax file. (David Eggum) +udev config, permissions and rules syntax and ftplugin files. (Nikolai Weibull) +updatedb syntax and ftplugin file. (Nikolai Weibull) +VHDL indent file (Gerald Lai) +WSML syntax file. (Thomas Haselwanter) +Xdefaults ftplugin file. (Nikolai Weibull) +XFree86 config ftplugin file. (Nikolai Weibull) +xinetd syntax, indent and ftplugin file. (Nikolai Weibull) +xmodmap ftplugin file. (Nikolai Weibull) +Xquery syntax file. (Jean-Marc Vanel) +xsd (XML schema) indent file. +YAML ftplugin file. (Nikolai Weibull) +Zsh ftplugin file. (Nikolai Weibull) + + +New Keymaps: ~ + +Sinhala (Sri Lanka) (Harshula Jayasuriya) +Tamil in TSCII encoding (Yegappan Lakshmanan) +Greek in cp737 (Panagiotis Louridas) +Polish-slash (HS6_06) +Ukrainian-jcuken (Anatoli Sakhnik) +Kana (Edward L. Fox) + + +New message translations: ~ + +The Ukrainian messages are now also available in cp1251. +Vietnamese message translations and menu. (Phan Vinh Thinh) + + +Others: ~ + +The |:read| command has the |++edit| argument. This means it will use the +detected 'fileformat', 'fileencoding' and other options for the buffer. This +also fixes the problem that editing a compressed file didn't set these +options. + +The Netbeans interface was updated for Sun Studio 10. The protocol number +goes from 2.2 to 2.3. (Gordon Prieur) + +Mac: When starting up Vim will load the $VIMRUNTIME/macmap.vim script to +define default command-key mappings. (mostly by Benji Fisher) + +Mac: Add the selection type to the clipboard, so that Block, line and +character selections can be used between two Vims. (Eckehard Berns) +Also fixes the problem that setting 'clipboard' to "unnamed" breaks using +"yyp". + +Mac: GUI font selector. (Peter Cucka) + +Mac: support for multi-byte characters. (Da Woon Jung) +This doesn't always work properly. If you see text drawing problems try +switching the 'macatsui' option off. + +Mac: Support the xterm mouse in the non-GUI version. + +Mac: better integration with Xcode. Post a fake mouse-up event after the odoc +event and the drag receive handler to work around a stall after Vim loads a +file. Fixed an off-by-one line number error. (Da Woon Jung) + +Mac: When started from Finder change directory to the file being edited or the +user home directory. + +Added the t_SI and t_EI escape sequences for starting and ending Insert mode. +To be used to set the cursor shape to a bar or a block. No default values, +they are not supported by termcap/terminfo. + +GUI font selector for Motif. (Marcin Dalecki) + +Nicer toolbar buttons for Motif. (Marcin Dalecki) + +Mnemonics for the Motif find/replace dialog. (Marcin Dalecki) + +Included a few improvements for Motif from Marcin Dalecki. Draw label +contents ourselves to make them handle fonts in a way configurable by Vim and +a bit less dependent on the X11 font management. + +Autocommands can be defined local to a buffer. This means they will also work +when the buffer does not have a name or no specific name. See +|autocmd-buflocal|. (Yakov Lerner) + +For xterm most combinations of modifiers with function keys are recognized. +|xterm-modifier-keys| + +When 'verbose' is set the output of ":highlight" will show where a highlight +item was last set. +When 'verbose' is set the output of the ":map", ":abbreviate", ":command", +":function" and ":autocmd" commands will show where it was last defined. +(Yegappan Lakshmanan) + +":function /pattern" lists functions matching the pattern. + +"1gd" can be used like "gd" but ignores matches in a {} block that ends before +the cursor position. Likewise for "1gD" and "gD". + +'scrolljump' can be set to a negative number to scroll a percentage of the +window height. + +The |v:scrollstart| variable has been added to help find the location in +your script that causes the hit-enter prompt. + +To make it possible to handle the situation that a file is being edited that +is already being edited by another Vim instance, the |SwapExists| event has +been added. The |v:swapname|, |v:swapchoice| and |v:swapcommand| variables +can be used, for example to use the |client-server| functionality to bring the +other Vim to the foreground. +When starting Vim with a "-t tag" argument, there is an existing swapfile and +the user selects "quit" or "abort" then exit Vim. + +Undo now also restores the '< and '> marks. "gv" selects the same area as +before the change and undo. + +When editing a search pattern for a "/" or "?" command and 'incsearch' is set +CTRL-L can be used to add a character from the current match. CTRL-R CTRL-W +will add a word, but exclude the part of the word that was already typed. + +Ruby interface: add line number methods. (Ryan Paul) + +The $MYVIMRC environment variable is set to the first found vimrc file. +The $MYGVIMRC environment variable is set to the first found gvimrc file. + +============================================================================== +IMPROVEMENTS *improvements-7* + +":helpgrep" accepts a language specifier after the pattern: "pat@it". + +Moved the help for printing to a separate help file. It's quite a lot now. + +When doing completion for ":!cmd", ":r !cmd" or ":w !cmd" executable files are +found in $PATH instead of looking for ordinary files in the current directory. + +When ":silent" is used and a backwards range is given for an Ex command the +range is swapped automatically instead of asking if that is OK. + +The pattern matching code was changed from a recursive function to an +iterative mechanism. This avoids out-of-stack errors. State is stored in +allocated memory, running out of memory can always be detected. Allows +matching more complex things, but Vim may seem to hang while doing that. + +Previously some options were always evaluated in the |sandbox|. Now that only +happens when the option was set from a modeline or in secure mode. Applies to +'balloonexpr', 'foldexpr', 'foldtext' and 'includeexpr'. (Sumner Hayes) + +Some commands and expressions could have nasty side effects, such as using +CTRL-R = while editing a search pattern and the expression invokes a function +that jumps to another window. The |textlock| has been added to prevent this +from happening. + +":breakadd here" and ":breakdel here" can be used to set or delete a +breakpoint at the cursor. + +It is now possible to define a function with: > + :exe "func Test()\n ...\n endfunc" + +The tutor was updated to make it simpler to use and text was added to explain +a few more important commands. Used ideas from Gabriel Zachmann. + +Unix: When libcall() fails obtain an error message with dlerror() and display +it. (Johannes Zellner) + +Mac and Cygwin: When editing an existing file make the file name the same case +of the edited file. Thus when typing ":e os_UNIX.c" the file name becomes +"os_unix.c". + +Added "nbsp" in 'listchars'. (David Blanchet) + +Added the "acwrite" value for the 'buftype' option. This is for a buffer that +does not have a name that refers to a file and is written with BufWriteCmd +autocommands. + +For lisp indenting and matching parenthesis: (Sergey Khorev) +- square brackets are recognized properly +- #\(, #\), #\[ and #\] are recognized as character literals +- Lisp line comments (delimited by semicolon) are recognized + +Added the "count" argument to match(), matchend() and matchstr(). (Ilya Sher) + +winnr() takes an optional "$" or "#" argument. (Nikolai Weibull, Yegappan +Lakshmanan) + +Added 's' flag to search(): set ' mark if cursor moved. (Yegappan Lakshmanan) +Added 'n' flag to search(): don't move the cursor. (Nikolai Weibull) +Added 'c' flag to search(): accept match at the cursor. +Added 'e' flag to search(): move to end of the match. (Benji Fisher) +Added 'p' flag to search(): return number of sub-pattern. (Benji Fisher) +These also apply to searchpos(), searchpair() and searchpairpos(). + +The search() and searchpair() functions have an extra argument to specify +where to stop searching. Speeds up searches that should not continue too far. + +When uncompressing fails in the gzip plugin, give an error message but don't +delete the raw text. Helps if the file has a .gz extension but is not +actually compressed. (Andrew Pimlott) + +When C, C++ or IDL syntax is used, may additionally load doxygen syntax. +(Michael Geddes) + +Support setting 'filetype' and 'syntax' to "aaa.bbb" for "aaa" plus "bbb" +filetype or syntax. + +The ":registers" command now displays multi-byte characters properly. + +VMS: In the usage message mention that a slash can be used to make a flag +upper case. Add color support to the builtin vt320 terminal codes. +(Zoltan Arpadffy) + +For the '%' item in 'viminfo', allow a number to set a maximum for the number +of buffers. + +For recognizing the file type: When a file looks like a shell script, check +for an "exec" command that starts the tcl interpreter. (suggested by Alexios +Zavras) + +Support conversion between utf-8 and latin9 (iso-8859-15) internally, so that +digraphs still work when iconv is not available. + +When a session file is loaded while editing an unnamed, empty buffer that +buffer is wiped out. Avoids that there is an unused buffer in the buffer +list. + +Win32: When libintl.dll supports bind_textdomain_codeset(), use it. +(NAKADAIRA Yukihiro) + +Win32: Vim was not aware of hard links on NTFS file systems. These are +detected now for when 'backupcopy' is "auto". Also fixed a bogus "file has +been changed since reading it" error for links. + +When foldtext() finds no text after removing the comment leader, use the +second line of the fold. Helps for C-style /* */ comments where the first +line is just "/*". + +When editing the same file from two systems (e.g., Unix and MS-Windows) there +mostly was no warning for an existing swap file, because the name of the +edited file differs (e.g., y:\dir\file vs /home/me/dir/file). Added a flag to +the swap file to indicate it is in the same directory as the edited file. The +used path then doesn't matter and the check for editing the same file is much +more reliable. + +Unix: When editing a file through a symlink the swap file would use the name +of the symlink. Now use the name of the actual file, so that editing the same +file twice is detected. (suggestions by Stefano Zacchiroli and James Vega) + +Client-server communication now supports 'encoding'. When setting 'encoding' +in a Vim server to "utf-8", and using "vim --remote fname" in a console, +"fname" is converted from the console encoding to utf-8. Also allows Vims +with different 'encoding' settings to exchange messages. + +Internal: Changed ga_room into ga_maxlen, so that it doesn't need to be +incremented/decremented each time. + +When a register is empty it is not stored in the viminfo file. + +Removed the tcltags script, it's obsolete. + +":redir @*>>" and ":redir @+>>" append to the clipboard. Better check for +invalid characters after the register name. |:redir| + +":redir => variable" and ":redir =>> variable" write or append to a variable. +(Yegappan Lakshmanan) |:redir| + +":redir @{a-z}>>" appends to register a to z. (Yegappan Lakshmanan) + +The 'verbosefile' option can be used to log messages in a file. Verbose +messages are not displayed then. The "-V{filename}" argument can be used to +log startup messages. + +":let g:" lists global variables. +":let b:" lists buffer-local variables. +":let w:" lists window-local variables. +":let v:" lists Vim variables. + +The stridx() and strridx() functions take a third argument, where to start +searching. (Yegappan Lakshmanan) + +The getreg() function takes an extra argument to be able to get the expression +for the '=' register instead of the result of evaluating it. + +The setline() function can take a List argument to set multiple lines. When +the line number is just below the last line the line is appended. + +g CTRL-G also shows the number of characters if it differs from the number of +bytes. + +Completion for ":debug" and entering an expression for the '=' register. Skip +":" between range and command name. (Peter winters) + +CTRL-Q in Insert mode now works like CTRL-V by default. Previously it was +ignored. + +When "beep" is included in 'debug' a function or script that causes a beep +will result in a message with the source of the error. + +When completing buffer names, match with "\(^\|[\/]\)" instead of "^", so that +":buf stor<Tab>" finds both "include/storage.h" and "storage/main.c". + +To count items (pattern matches) without changing the buffer the 'n' flag has +been added to |:substitute|. See |count-items|. + +In a |:substitute| command the \u, \U, \l and \L items now also work for +multi-byte characters. + +The "screen.linux" $TERM name is recognized to set the default for +'background' to "dark". (Ciaran McCreesh) Also for "cygwin" and "putty". + +The |FileChangedShell| autocommand event can now use the |v:fcs_reason| +variable that specifies what triggered the event. |v:fcs_choice| can be used +to reload the buffer or ask the user what to do. + +Not all modifiers were recognized for xterm function keys. Added the +possibility in term codes to end in ";*X" or "O*X", where X is any character +and the * stands for the modifier code. +Added the <xUp>, <xDown>, <xLeft> and <xRight> keys, to be able to recognize +the two forms that xterm can send their codes in and still handle all possible +modifiers. + +getwinvar() now also works to obtain a buffer-local option from the specified +window. + +Added the "%s" item to 'errorformat'. (Yegappan Lakshmanan) +Added the "%>" item to 'errorformat'. + +For 'errorformat' it was not possible to have a file name that contains the +character that follows after "%f". For example, in "%f:%l:%m" the file name +could not contain ":". Now include the first ":" where the rest of the +pattern matches. In the example a ":" not followed by a line number is +included in the file name. (suggested by Emanuele Giaquinta) + +GTK GUI: use the GTK file dialog when it's available. Mix from patches by +Grahame Bowland and Evan Webb. + +Added ":scriptnames" to bugreport.vim, so that we can see what plugins were +used. + +Win32: If the user changes the setting for the number of lines a scroll wheel +click scrolls it is now used immediately. Previously Vim would need to be +restarted. + +When using @= in an expression the value is expression @= contains. ":let @= += value" can be used to set the register contents. + +A ! can be added to ":popup" to have the popup menu appear at the mouse +pointer position instead of the text cursor. + +The table with encodings has been expanded with many MS-Windows codepages, +such as cp1250 and cp737, so that these can also be used on Unix without +prepending "8bit-". +When an encoding name starts with "microsoft-cp" ignore the "microsoft-" part. + +Added the "customlist" completion argument to a user-defined command. The +user-defined completion function should return the completion candidates as a +Vim List and the returned results are not filtered by Vim. (Yegappan +Lakshmanan) + +Win32: Balloons can have multiple lines if common controls supports it. +(Sergey Khorev) + +For command-line completion the matches for various types of arguments are now +sorted: user commands, variables, syntax names, etc. + +When no locale is set, thus using the "C" locale, Vim will work with latin1 +characters, using its own isupper()/toupper()/etc. functions. + +When using an rxvt terminal emulator guess the value of 'background' using the +COLORFGBG environment variable. (Ciaran McCreesh) + +Also support t_SI and t_EI on Unix with normal features. (Ciaran McCreesh) + +When 'foldcolumn' is one then put as much info in it as possible. This allows +closing a fold with the mouse by clicking on the '-'. + +input() takes an optional completion argument to specify the type of +completion supported for the input. (Yegappan Lakshmanan) + +"dp" works with more than two buffers in diff mode if there is only one where +'modifiable' is set. + +The 'diffopt' option has three new values: "horizontal", "vertical" and +"foldcolumn". + +When the 'include' option contains \zs the file name found is what is being +matched from \zs to the end or \ze. Useful to pass more to 'includeexpr'. + +Loading plugins on startup now supports subdirectories in the plugin +directory. |load-plugins| + +In the foldcolumn always show the '+' for a closed fold, so that it can be +opened easily. It may overwrite another character, esp. if 'foldcolumn' is 1. + +It is now possible to get the W10 message again by setting 'readonly'. Useful +in the FileChangedRO autocommand when checking out the file fails. + +Unix: When open() returns EFBIG give an appropriate message. + +":mksession" sets the SessionLoad variable to notify plugins. A modeline is +added to the session file to set 'filetype' to "vim". + +In the ATTENTION prompt put the "Delete it" choice before "Quit" to make it +more logical. (Robert Webb) + +When appending to a file while the buffer has no name the name of the appended +file would be used for the current buffer. But the buffer contents is +actually different from the file content. Don't set the file name, unless the +'P' flag is present in 'cpoptions'. + +When starting to edit a new file and the directory for the file doesn't exist +then Vim will report "[New DIRECTORY]" instead of "[New File] to give the user +a hint that something might be wrong. + +Win32: Preserve the hidden attribute of the viminfo file. + +In Insert mode CTRL-A didn't keep the last inserted text when using CTRL-O and +then a cursor key. Now keep the previously inserted text if nothing is +inserted after the CTRL-O. Allows using CTRL-O commands to move the cursor +without losing the last inserted text. + +The exists() function now supports checking for autocmd group definition +and for supported autocommand events. (Yegappan Lakshmanan) + +Allow using ":global" in the sandbox, it doesn't do anything harmful by +itself. + +":saveas asdf.c" will set 'filetype' to c when it's empty. Also for ":w +asdf.c" when it sets the filename for the buffer. + +Insert mode completion for whole lines now also searches unloaded buffers. + +The colortest.vim script can now be invoked directly with ":source" or +":runtime syntax/colortest.vim". + +The 'statusline' option can be local to the window, so that each window can +have a different value. (partly by Yegappan Lakshmanan) + +The 'statusline' option and other options that support the same format can now +use these new features: +- When it starts with "%!" the value is first evaluated as an expression + before parsing the value. +- "%#HLname#" can be used to start highlighting with HLname. + +When 'statusline' is set to something that causes an error message then it is +made empty to avoid an endless redraw loop. Also for other options, such at +'tabline' and 'titlestring'. ":verbose set statusline" will mention that it +was set in an error handler. + +When there are several matching tags, the ":tag <name>" and CTRL-] commands +jump to the [count] matching tag. (Yegappan Lakshmanan) + +Win32: In the batch files generated by the install program, use $VIMRUNTIME or +$VIM if it's set. Example provided by Mathias Michaelis. +Also create a vimtutor.bat batch file. + +The 'balloonexpr' option is now |global-local|. + +The system() function now runs in cooked mode, thus can be interrupted by +CTRL-C. + +============================================================================== +COMPILE TIME CHANGES *compile-changes-7* + +Dropped the support for the BeOS and Amiga GUI. They were not maintained and +probably didn't work. If you want to work on this: get the Vim 6.x version +and merge it back in. + +When running the tests and one of them fails to produce "test.out" the +following tests are still executed. This helps when running out of memory. + +When compiling with EXITFREE defined and the ccmalloc library it is possible +to detect memory leaks. Some memory will always reported as leaked, such as +allocated by X11 library functions and the memory allocated in alloc_cmdbuff() +to store the ":quit" command. + +Moved the code for printing to src/hardcopy.c. + +Moved some code from main() to separate functions to make it easier to see +what is being done. Using a structure to avoid a lot of arguments to the +functions. + +Moved unix_expandpath() to misc1.c, so that it can also be used by os_mac.c +without copying the code. + +--- Mac --- + +"make" now creates the Vim.app directory and "make install" copies it to its +final destination. (Raf) + +Put the runtime directory not directly in Vim.app but in +Vim.app/Contents/Resources/vim, so that it's according to Mac specs. + +Made it possible to compile with Motif, Athena or GTK without tricks and still +being able to use the MacRoman conversion. Added the os_mac_conv.c file. + +When running "make install" the runtime files are installed as for Unix. +Avoids that too many files are copied. When running "make" a link to the +runtime files is created to avoid a recursive copy that takes much time. + +Configure will attempt to build Vim for both Intel and PowerPC. The +--with-mac-arch configure argument can change it. + +--- Win32 --- + +The Make_mvc.mak file was adjusted to work with the latest MS compilers, +including the free version of Visual Studio 2005. (George Reilly) + +INSTALLpc.txt was updated for the recent changes. (George Reilly) + +The distributed executable is now produced with the free Visual C++ Toolkit +2003 and other free SDK chunks. msvcsetup.bat was added to support this. + +Also generate the .pdb file that can be used to generate a useful crash report +on MS-Windows. (George Reilly) + +============================================================================== +BUG FIXES *bug-fixes-7* + +When using PostScript printing on MS-DOS the default 'printexpr' used "lpr" +instead of "copy". When 'printdevice' was empty the copy command did not +work. Use "LPT1" then. + +The GTK font dialog uses a font size zero when the font name doesn't include a +size. Use a default size of 10. + +This example in the documentation didn't work: + :e `=foo . ".c"` +Skip over the expression in `=expr` when looking for comments, |, % and #. + +When ":helpgrep" doesn't find anything there is no error message. + +"L" and "H" did not take closed folds into account. + +Win32: The "-P title" argument stopped at the first title that matched, even +when it doesn't support MDI. + +Mac GUI: CTRL-^ and CTRL-@ did not work. + +"2daw" on "word." at the end of a line didn't include the preceding white +space. + +Win32: Using FindExecutable() doesn't work to find a program. Use +SearchPath() instead. For executable() use $PATHEXT when the program searched +for doesn't have an extension. + +When 'virtualedit' is set, moving the cursor up after appending a character +may move it to a different column. Was caused by auto-formatting moving the +cursor and not putting it back where it was. + +When indent was added automatically and then moving the cursor, the indent was +not deleted (like when pressing ESC). The "I" flag in 'cpoptions' can be used +to make it work the old way. + +When opening a command-line window, 'textwidth' gets set to 78 by the Vim +filetype plugin. Reset 'textwidth' to 0 to avoid lines are broken. + +After using cursor(line, col) moving up/down doesn't keep the same column. + +Win32: Borland C before 5.5 requires using ".u." for LowPart and HighPart +fields. (Walter Briscoe) + +On Sinix SYS_NMLN isn't always defined. Define it ourselves. (Cristiano De +Michele) + +Printing with PostScript may keep the printer waiting for more. Append a +CTRL-D to the printer output. (Mike Williams) + +When converting a string with a hex or octal number the leading '-' was +ignored. ":echo '-05' + 0" resulted in 5 instead of -5. + +Using "@:" to repeat a command line didn't work when it contains control +characters. Also remove "'<,'>" when in Visual mode to avoid that it appears +twice. + +When using file completion for a user command, it would not expand environment +variables like for a regular command with a file argument. + +'cindent': When the argument of a #define looks like a C++ class the next line +is indented too much. + +When 'comments' includes multi-byte characters inserting the middle part and +alignment may go wrong. 'cindent' also suffers from this for right-aligned +items. + +Win32: when 'encoding' is set to "utf-8" getenv() still returns strings in the +active codepage. Convert to utf-8. Also for $HOME. + +The default for 'helplang' was "zh" for both "zh_cn" and "zh_tw". Now use +"cn" or "tw" as intended. + +When 'bin' is set and 'eol' is not set then line2byte() added the line break +after the last line while it's not there. + +Using foldlevel() in a WinEnter autocommand may not work. Noticed when +resizing the GUI shell upon startup. + +Python: Using buffer.append(f.readlines()) didn't work. Allow appending a +string with a trailing newline. The newline is ignored. + +When using the ":saveas f2" command for buffer "f1", the Buffers menu would +contain "f2" twice, one of them leading to "f1". Also trigger the BufFilePre +and BufFilePost events for the alternate buffer that gets the old name. + +strridx() did not work well when the needle is empty. (Ciaran McCreesh) + +GTK: Avoid a potential hang in gui_mch_wait_for_chars() when input arrives +just before it is invoked + +VMS: Occasionally CR characters were inserted in the file. Expansion of +environment variables was not correct. (Zoltan Arpadffy) + +UTF-8: When 'delcombine' is set "dw" only deleted the last combining character +from the first character of the word. + +When using ":sball" in an autocommand only the filetype in one buffer was +detected. Reset did_filetype in enter_buffer(). + +When using ":argdo" and the window already was at the first argument index, +but not actually editing it, the current buffer would be used instead. + +When ":next dir/*" includes many matches, adding the names to the argument +list may take an awful lot of time and can't be interrupted. Allow +interrupting this. + +When editing a file that was already loaded in a buffer, modelines were not +used. Now window-local options in the modeline are set. Buffer-local options +and global options remain unmodified. + +Win32: When 'encoding' is set to "utf-8" in the vimrc file, files from the +command line with non-ASCII characters are not used correctly. Recode the +file names when 'encoding' is set, using the Unicode command line. + +Win32 console: When the default for 'encoding' ends up to be "latin1", the +default value of 'isprint' was wrong. + +When an error message is given while waiting for a character (e.g., when an +xterm reports the number of colors), the hit-enter prompt overwrote the last +line. Don't reset msg_didout in normal_cmd() for K_IGNORE. + +Mac GUI: Shift-Tab didn't work. + +When defining tooltip text, don't translate terminal codes, since it's not +going to be used like a command. + +GTK 2: Check the tooltip text for valid utf-8 characters to avoid getting a +GTK error. Invalid characters may appear when 'encoding' is changed. + +GTK 2: Add a safety check for invalid utf-8 sequences, they can crash pango. + +Win32: When 'encoding' is changed while starting up, use the Unicode command +line to convert the file arguments to 'encoding'. Both for the GUI and the +console version. + +Win32 GUI: latin9 text (iso-8859-15) was not displayed correctly, because +there is no codepage for latin9. Do our own conversion from latin9 to UCS2. + +When two versions of GTK+ 2 are installed it was possible to use the header +files from one and the library from the other. Use GTK_LIBDIR to put the +directory for the library early in the link flags. + +With the GUI find/replace dialog a replace only worked if the pattern was +literal text. Now it works for any pattern. + +When 'equalalways' is set and 'eadirection' is "hor", ":quit" would still +cause equalizing window heights in the vertical direction. + +When ":emenu" is used in a startup script the command was put in the typeahead +buffer, causing a prompt for the crypt key to be messed up. + +Mac OS/X: The default for 'isprint' included characters 128-160, causes +problems for Terminal.app. + +When a syntax item with "containedin" is used, it may match in the start or +end of a region with a matchgroup, while this doesn't happen for a "contains" +argument. + +When a transparent syntax items matches in another item where the highlighting +has already stopped (because of a he= argument), the highlighting would come +back. + +When cscope is used to set the quickfix error list, it didn't get set if there +was only one match. (Sergey Khorev) + +When 'confirm' is set and using ":bdel" in a modified buffer, then selecting +"cancel", would still give an error message. + +The PopUp menu items that started Visual mode didn't work when not in Normal +mode. Switching between selecting a word and a line was not possible. + +Win32: The keypad decimal point always resulted in a '.', while on some +keyboards it's a ','. Use MapVirtualKey(VK_DECIMAL, 2). + +Removed unused function DisplayCompStringOpaque() from gui_w32.c + +In Visual mode there is not always an indication whether the line break is +selected or not. Highlight the character after the line when the line break +is included, e.g., after "v$o". + +GTK: The <F10> key can't be mapped, it selects the menu. Disable that with a +GTK setting and do select the menu when <F10> isn't mapped. (David Necas) + +After "Y" '[ and '] were not at start/end of the yanked text. + +When a telnet connection is dropped Vim preserves files and exits. While +doing that a SIGHUP may arrive and disturb us, thus ignore it. (Scott +Anderson) Also postpone SIGHUP, SIGQUIT and SIGTERM until it's safe to +handle. Added handle_signal(). + +When completing a file name on the command line backslashes are required for +white space. Was only done for a space, not for a Tab. + +When configure could not find a terminal library, compiling continued for a +long time before reporting the problem. Added a configure check for tgetent() +being found in a library. + +When the cursor is on the first char of the last line a ":g/pat/s///" command +may cause the cursor to be displayed below the text. + +Win32: Editing a file with non-ASCII characters doesn't work when 'encoding' +is "utf-8". use _wfullpath() instead of _fullpath(). (Yu-sung Moon) + +When recovering the 'fileformat' and 'fileencoding' were taken from the +original file instead of from the swapfile. When the file didn't exist, was +empty or the option was changed (e.g., with ":e ++fenc=cp123 file") it could +be wrong. Now store 'fileformat' and 'fileencoding' in the swapfile and use +the values when recovering. + +":bufdo g/something/p" overwrites each last printed text line with the file +message for the next buffer. Temporarily clear 'shortmess' to avoid that. + +Win32: Cannot edit a file starting with # with --remote. Do escape % and # +when building the ":drop" command. + +A comment or | just after an expression-backtick argument was not recognized. +E.g. in :e `="foo"`"comment. + +"(" does not stop at an empty sentence (single dot and white space) while ")" +does. Also breaks "das" on that dot. + +When doing "yy" with the cursor on a TAB the ruler could be wrong and "k" +moved the cursor to another column. + +When 'commentstring' is '"%s' and there is a double quote in the line a double +quote before the fold marker isn't removed in the text displayed for a closed +fold. + +In Visual mode, when 'bin' and 'eol' set, g CTRL-G counted the last line +break, resulting in "selected 202 of 201 bytes". + +Motif: fonts were not used for dialog components. (Marcin Dalecki) + +Motif: After using a toolbar button the keyboard focus would be on the toolbar +(Lesstif problem). (Marcin Dalecki) + +When using "y<C-V>`x" where mark x is in the first column, the last line was +not included. + +Not all test scripts work properly on MS-Windows when checked out from CVS. +Use a Vim command to fix all fileformats to dos before executing the tests. + +When using ":new" and the file fits in the window, lines could still be above +the window. Now remove empty lines instead of keeping the relative position. + +Cmdline completion didn't work after ":let var1 var<Tab>". + +When using ":startinsert" or ":startreplace" when already in Insert mode +(possible when using CTRL-R =), pressing Esc would directly restart Insert +mode. (Peter Winters) + +"2daw" didn't work at end of file if the last word is a single character. + +Completion for ":next a'<Tab>" put a backslash before single quote, but it was +not removed when editing a file. Now halve backslashes in save_patterns(). +Also fix expanding a file name with the shell that contains "\'". + +When doing "1,6d|put" only "fewer lines" was reported. Now a following "more +lines" overwrites the message. + +Configure could not handle "-Dfoo=long\ long" in the TCL config output. + +When searching backwards, using a pattern that matches a newline and uses \zs +after that, didn't find a match. Could also get a hang or end up in the right +column in the wrong line. + +When $LANG is "sl" for slovenian, the slovak menu was used, since "slovak" +starts with "sl". + +When 'paste' is set in the GUI the Paste toolbar button doesn't work. Clear +'paste' when starting the GUI. + +A message about a wrong viminfo line included the trailing NL. + +When 'paste' is set in the GUI the toolbar button doesn't work in Insert mode. +Use ":exe" in menu.vim to avoid duplicating the commands, instead of using a +mapping. + +Treat "mlterm" as an xterm-like terminal. (Seiichi Sato) + +":z.4" and ":z=4" didn't work Vi compatible. + +When sourcing a file, editing it and sourcing it again, it could appear twice +in ":scriptnames" and get a new <SID>, because the inode has changed. + +When $SHELL is set but empty the 'shell' option would be empty. Don't use an +empty $SHELL value. + +A command "w! file" in .vimrc or $EXINIT didn't work. Now it writes an empty +file. + +When a CTRL-F command at the end of the file failed, the cursor was still +moved to the start of the line. Now it remains where it is. + +When using ":s" or "&" to repeat the last substitute and "$" was used to put +the cursor in the last column, put the cursor in the last column again. This +is Vi compatible. + +Vim is not fully POSIX compliant but sticks with traditional Vi behavior. +Added a few flags in 'cpoptions' to behave the POSIX way when wanted. The +$VIM_POSIX environment variable is checked to set the default. + +Appending to a register didn't insert a line break like Vi. Added the '>' +flag to 'cpoptions' for this. + +Using "I" in a line with only blanks appended to the line. This is not Vi +compatible. Added the 'H' flag in 'coptions' for this. + +When joining multiple lines the cursor would be at the last joint, but Vi +leaves it at the position where "J" would put it. Added the 'q' flag in +'cpoptions' for this. + +Autoindent didn't work for ":insert" and ":append". + +Using ":append" in an empty buffer kept the dummy line. Now it's deleted to +be Vi compatible. + +When reading commands from a file and stdout goes to a terminal, would still +request the xterm version. Vim can't read it, thus the output went to the +shell and caused trouble there. + +When redirecting to a register with an invalid name the redirection would +still be done (after an error message). Now reset "redir_reg". (Yegappan +Lakshmanan) + +It was not possible to use a NL after a backslash in Ex mode. This is +sometimes used to feed multiple lines to a shell command. + +When 'cmdheight' is set to 2 in .vimrc and the GUI uses the number of lines +from the terminal we actually get 3 lines for the cmdline in gvim. + +When setting $HOME allocated memory would leak. + +Win32: bold characters may sometimes write in another character cell. Use +unicodepdy[] as for UTF-8. (Taro Muraoka) + +":w fname" didn't work for files with 'buftype' set to "nofile". + +The method used to locate user commands for completion differed from when they +are executed. Ambiguous command names were not completed properly. + +Incremental search may cause a crash when there is a custom statusline that +indirectly invokes ":normal". + +Diff mode failed when $DIFF_OPTIONS was set in the environment. Unset it +before invoking "diff". + +Completion didn't work after ":argdo", ":windo" and ":bufdo". Also for ":set +&l:opt" and ":set &g:opt". (Peter Winters) + +When setting 'ttymouse' to "dec" in an xterm that supports the DEC mouse +locator it doesn't work. Now switch off the mouse before selecting another +mouse model. + +When the CursorHold event is triggered and the commands peek for typed +characters the typeahead buffer may be messed up, e.g., when a mouse-up event +is received. Avoid invoking the autocommands from the function waiting for a +character, let it put K_CURSORHOLD in the input buffer. + +Removed the "COUNT" flag from ":argadd", to avoid ":argadd 1*" to be used like +":1argadd *". Same for ":argdelete" and ":argedit". + +Avoid that $LANG is used for the menus when LC_MESSAGES is "en_US". + +Added backslashes before dashes in the vim.1 manual page to make the appear as +real dashes. (Pierr Habouzit) + +Where "gq" left the cursor depended on the value of 'formatprg'. Now "gq" +always leaves the cursor at the last line of the formatted text. + +When editing a compressed file, such as "changelog.Debian.gz" file, filetype +detection may try to check the contents of the file while it's still +compressed. Skip setting 'filetype' for compressed files until they have been +decompressed. Required for patterns that end in a "*". + +Starting with an argument "+cmd" or "-S script" causes the cursor the be moved +to the first line. That breaks a BufReadPost autocommand that uses g`". +Don't move the cursor if it's somewhere past the first line. + +"gg=G" while 'modifiable' is off was uninterruptible. + +When 'encoding' is "sjis" inserting CTRL-V u d800 a few times causes a crash. +Don't insert a DBCS character with a NUL second byte. + +In Insert mode CTRL-O <Home> didn't move the cursor. Made "ins_at_eol" global +and reset it in nv_home(). + +Wildcard expansion failed: ":w /tmp/$$.`echo test`". Don't put quotes around +spaces inside backticks. + +After this sequence of commands: Y V p gv: the wrong line is selected. Now +let "gv" select the text that was put, since the original text is deleted. +This should be the most useful thing to do. + +":sleep 100u" sleeps for 100 seconds, not 100 usec as one might expect. Give +an error message when the argument isn't recognized. + +In gui_mch_draw_string() in gui_w32.c "unibuflen" wasn't static, resulting in +reallocating the buffer every time. (Alexei Alexandrov) + +When using a Python "atexit" function it was not invoked when Vim exits. Now +call Py_Finalize() for that. (Ugo Di Girolamo) +This breaks the thread stuff though, fixed by Ugo. + +GTK GUI: using a .vimrc with "set cmdheight=2 lines=43" and ":split" right +after startup, the window layout is messed up. (Michael Schaap) Added +win_new_shellsize() call in gui_init() to fix the topframe size. + +Trick to get ...MOUSE_NM not used when there are vertical splits. Now pass +column -1 for the left most window and add MOUSE_COLOFF for others. Limits +mouse column to 10000. + +searchpair() may hang when the end pattern has "\zs" at the end. Check that +we find the same position again and advance one character. + +When in diff mode and making a change that causes the "changed" highlighting +to disappear or reappear, it was still highlighted in another window. + +When a ":next" command fails because the user selects "Abort" at the ATTENTION +prompt the argument index was advanced anyway. + +When "~" is in 'iskeyword' the "gd" doesn't work, it's used for the previous +substitute pattern. Put "\V" in the pattern to avoid that. + +Use of sprintf() sometimes didn't check properly for buffer overflow. Also +when using smsg(). Included code for snprintf() to avoid having to do size +checks where invoking them + +":help \=<Tab>" didn't find "sub-replace-\=". Wild menu for help tags didn't +show backslashes. ":he :s\=" didn't work. + +When reading an errorfile "~/" in a file name was not expanded. + +GTK GUI: When adding a scrollbar (e.g. when using ":vsplit") in a script or +removing it the window size may change. GTK sends us resize events when we +change the window size ourselves, but they may come at an unexpected moment. +Peek for a character to get any window resize events and fix 'columns' and +'lines' to undo this. + +When using the GTK plug mechanism, resizing and focus was not working +properly. (Neil Bird) + +After deleting files from the argument list a session file generated with +":mksession" may contain invalid ":next" commands. + +When 'shortmess' is empty and 'keymap' set to accents, in Insert mode CTRL-N +may cause the hit-enter prompt. Typing 'a then didn't result in the accented +character. Put the character typed at the prompt back in the typeahead buffer +so that mapping is done in the right mode. + +setbufvar() and setwinvar() did not give error messages. + +It was possible to set a variable with an illegal name, e.g. with setbufvar(). +It was possible to define a function with illegal name, e.t. ":func F{-1}()" + +CTRL-W F and "gf" didn't use the same method to get the file name. + +When reporting a conversion error the line number of the last error could be +given. Now report the first encountered error. + +When using ":e ++enc=name file" and iconv() was used for conversion an error +caused a fall-back to no conversion. Now replace a character with '?' and +continue. + +When opening a new buffer the local value of 'bomb' was not initialized from +the global value. + +Win32: When using the "Edit with Vim" entry the file name was limited to about +200 characters. + +When using command line completion for ":e *foo" and the file "+foo" exists +the resulting command ":e +foo" doesn't work. Now insert a backslash: ":e +\+foo". + +When the translation of "-- More --" was not 10 characters long the following +message would be in the wrong position. + +At the more-prompt the last character in the last line wasn't drawn. + +When deleting non-existing text while 'virtualedit' is set the '[ and '] marks +were not set. + +Win32: Could not use "**/" in 'path', it had to be "**\". + +The search pattern "\n" did not match at the end of the last line. + +Searching for a pattern backwards, starting on the NUL at the end of the line +and 'encoding' is "utf-8" would match the pattern just before it incorrectly. +Affected searchpair('/\*', '', '\*/'). + +For the Find/Replace dialog it was possible that not finding the text resulted +in an error message while redrawing, which cleared the syntax highlighting +while it was being used, resulting in a crash. Now don't clear syntax +highlighting, disable it with b_syn_error. + +Win32: Combining UTF-8 characters were drawn on the previous character. +Could be noticed with a Thai font. + +Output of ":function" could leave some of the typed text behind. (Yegappan +Lakshmanan) + +When the command line history has only a few lines the command line window +would be opened with these lines above the first window line. + +When using a command line window for search strings ":qa" would result in +searching for "qa" instead of quitting all windows. + +GUI: When scrolling with the scrollbar and there is a line that doesn't fit +redrawing may fail. Make sure w_skipcol is valid before redrawing. + +Limit the values of 'columns' and 'lines' to avoid an overflow in Rows * +Columns. Fixed bad effects when running out of memory (command line would be +reversed, ":qa!" resulted in ":!aq"). + +Motif: "gvim -iconic" opened the window anyway. (David Harrison) + +There is a tiny chance that a symlink gets created between checking for an +existing file and creating a file. Use the O_NOFOLLOW for open() if it's +available. + +In an empty line "ix<CTRL-O>0" moved the cursor to after the line instead of +sticking to the first column. + +When using ":wq" and a BufWriteCmd autocmd uses inputsecret() the text was +echoed anyway. Set terminal to raw mode in getcmdline(). + +Unix: ":w a;b~c" caused an error in expanding wildcards. + +When appending to a file with ":w >>fname" in a buffer without a name, causing +the buffer to use "fname", the modified flag was reset. + +When appending to the current file the "not edited" flag would be reset. +":w" would overwrite the file accidentally. + +Unix: When filtering text with an external command Vim would still read input, +causing text typed for the command (e.g., a password) to be eaten and echoed. +Don't read input when the terminal is in cooked mode. + +The Cygwin version of xxd used CR/LF line separators. (Corinna Vinschen) + +Unix: When filtering text through a shell command some resulting text may be +dropped. Now after detecting that the child has exited try reading some more +of its output. + +When inside input(), using "CTRL-R =" and the expression throws an exception +the command line was not abandoned but it wasn't used either. Now abandon +typing the command line. + +'delcombine' was also used in Visual and Select mode and for commands like +"cl". That was illogical and has been disabled. + +When recording while a CursorHold autocommand was defined special keys would +appear in the register. Now the CursorHold event is not triggered while +recording. + +Unix: the src/configure script used ${srcdir-.}, not all shells understand +that. Use ${srcdir:-.} instead. + +When editing file "a" which is a symlink to file "b" that doesn't exist, +writing file "a" to create "b" and then ":split b" resulted in two buffers on +the same file with two different swapfile names. Now set the inode in the +buffer when creating a new file. + +When 'esckeys' is not set don't send the xterm code to request the version +string, because it may cause trouble in Insert mode. + +When evaluating an expression for CTRL-R = on the command line it was possible +to call a function that opens a new window, resulting in errors for +incremental search, and many other nasty things were possible. Now use the +|textlock| to disallow changing the buffer or jumping to another window +to protect from unexpected behavior. Same for CTRL-\ e. + +"d(" deleted the character under the cursor, while the documentation specified +an exclusive motion. Vi also doesn't delete the character under the cursor. + +Shift-Insert in Insert mode could put the cursor before the last character +when it just fits in the window. In coladvance() don't stop at the window +edge when filling with spaces and when in Insert mode. In mswin.vim avoid +getting a beep from the "l" command. + +Win32 GUI: When Alt-F4 is used to close the window and Cancel is selected in +the dialog then Vim would insert <M-F4> in the text. Now it's ignored. + +When ":silent! {cmd}" caused the swap file dialog, which isn't displayed, +there would still be a hit-enter prompt. + +Requesting the termresponse (|t_RV|) early may cause problems with "-c" +arguments that invoke an external command or even "-c quit". Postpone it +until after executing "-c" arguments. + +When typing in Insert mode so that a new line is started, using CTRL-G u to +break undo and start a new change, then joining the lines with <BS> caused +undo info to be missing. Now reset the insertion start point. + +Syntax HL: When a region start match has a matchgroup and an offset that +happens to be after the end of the line then it continued in the next line and +stopped at the region end match, making the region continue after that. +Now check for the column being past the end of the line in syn_add_end_off(). + +When changing a file, setting 'swapfile' off and then on again, making another +change and killing Vim, then some blocks may be missing from the swapfile. +When 'swapfile' is switched back on mark all blocks in the swapfile as dirty. +Added mf_set_dirty(). + +Expanding wildcards in a command like ":e aap;<>!" didn't work. Put +backslashes before characters that are special to the shell. (Adri Verhoef) + +A CursorHold autocommand would cause a message to be cleared. Don't show the +special key for the event for 'showcmd'. + +When expanding a file name for a shell command, as in "!cmd foo<Tab>" or ":r +!cmd foo<Tab>" also escape characters that are special for the shell: +"!;&()<>". + +When the name of the buffer was set by a ":r fname" command |cpo-f| no +autocommands were triggered to notify about the change in the buffer list. + +In the quickfix buffer 'bufhidden' was set to "delete", which caused closing +the quickfix window to leave an unlisted "No Name" buffer behind every time. + +Win32: when using two screens of different size, setting 'lines' to a large +value didn't fill the whole screen. (SungHyun Nam) + +Win32 installer: The generated _vimrc contained an absolute path to diff.exe. +After upgrading it becomes invalid. Now use $VIMRUNTIME instead. + +The command line was cleared to often when 'showmode' was set and ":silent +normal vy" was used. Don't clear the command line unless the mode was +actually displayed. Added the "mode_displayed" variable. + +The "load session" toolbar item could not handle a space or other special +characters in v:this_session. + +":set sta ts=8 sw=4 sts=2" deleted 4 spaces halfway a line instead of 2. + +In a multi-byte file the foldmarker could be recognized in the trail byte. +(Taro Muraoka) + +Pasting with CTRL-V and menu didn't work properly when some commands are +mapped. Use ":normal!" instead of ":normal". (Tony Apuzzo) + +Crashed when expanding a file name argument in backticks. + +In some situations the menu and scrollbar didn't work, when the value contains +a CSI byte. (Yukihiro Nakadaira) + +GTK GUI: When drawing the balloon focus changes and we might get a key release +event that removed the balloon again. Ignore the key release event. + +'titleold' was included in ":mkexrc" and ":mksession" files. + +":set background&" didn't use the same logic as was used when starting up. + +When "umask" is set such that nothing is writable then the viminfo file would +be written without write permission. (Julian Bridle) + +Motif: In diff mode dragging one scrollbar didn't update the scrollbar of the +other diff'ed window. + +When editing in an xterm with a different number of colors than expected the +screen would be cleared and redrawn, causing the message about the edited file +to be cleared. Now set "keep_msg" to redraw the last message. + +For a color terminal: When the Normal HL uses bold, possibly to make the color +lighter, and another HL group specifies a color it might become light as well. +Now reset bold if a HL group doesn't specify bold itself. + +When using 256 color xterm the color 255 would show up as color 0. Use a +short instead of a char to store the color number. + +ml_get errors when searching for "\n\zs" in an empty file. + +When selecting a block and using "$" to select until the end of every line and +not highlighting the character under the cursor the first character of the +block could be unhighlighted. + +When counting words for the Visual block area and using "$" to select until +the end of every line only up to the length of the last line was counted. + +"dip" in trailing empty lines left one empty line behind. + +The script ID was only remembered globally for each option. When a buffer- or +window-local option was set the same "last set" location was changed for all +buffers and windows. Now remember the script ID for each local option +separately. + +GUI: The "Replace All" button didn't handle backslashes in the replacement in +the same way as "Replace". Escape backslashes so that they are taken +literally. + +When using Select mode from Insert mode and typing a key, causing lines to be +deleted and a message displayed, delayed the effect of inserting the key. +Now overwrite the message without delay. + +When 'whichwrap' includes "l" then "dl" and "yl" on a single letter line +worked differently. Now recognize all operators when using "l" at the end of +a line. + +GTK GUI: when the font selector returned a font name with a comma in it then +it would be handled like two font names. Now put a backslash before the +comma. + +MS-DOS, Win32: When 'encoding' defaults to "latin1" then the value for +'iskeyword' was still for CPxxx. And when 'nocompatible' was set 'isprint' +would also be the wrong value. + +When a command was defined not to take arguments and no '|' no warning message +would be given for using a '|'. Also with ":loadkeymap". + +Motif: When using a fontset and 'encoding' is "utf-8" and sizeof(wchar_t) != +sizeof(XChar2b) then display was wrong. (Yukihiro Nakadaira) + +":all" always set the current window to the first window, even when it +contains a buffer that is not in the argument list (can't be closed because it +is modified). Now go to the window that has the first item of the argument +list. + +GUI: To avoid left-over pixels from bold text all characters after a character +with special attributes were redrawn. Now only do this for characters that +actually are bold. Speeds up displaying considerably. + +When only highlighting changes and the text is scrolled at the same time +everything is redraw instead of using a scroll and updating the changed text. +E.g., when using ":match" to highlight a paren that the cursor landed on. +Added SOME_VALID: Redraw the whole window but also try to scroll to minimize +redrawing. + +Win32: When using Korean IME making it active didn't work properly. (Moon, +Yu-sung, 2005 March 21) + +Ruby interface: when inserting/deleting lines display wasn't updated. (Ryan +Paul) + +--- fixes since Vim 7.0b --- + +Getting the GCC version in configure didn't work with Solaris sed. First +strip any "darwin." and then get the version number. + +The "autoload" directory was missing from the self-installing executable for +MS-Windows. + +The MS-Windows install program would find "vimtutor.bat" in the install +directory. After changing to "c:" also change to "\" to avoid looking in the +install directory. + +To make the 16 bit DOS version compile exclude not used highlight +initializations and build a tiny instead of small version. + +finddir() and findfile() accept a negative count and return a List then. + +The Python indent file contained a few debugging statements, removed. + +Expanding {} for a function name, resulting in a name starting with "s:" was +not handled correctly. + +Spelling: renamed COMPOUNDMAX to COMPOUNDWORDMAX. Added several items to be +able to handle the new Hungarian dictionary. + +Mac: Default to building for the current platform only, that is much faster +than building a universal binary. Also, using Perl/Python/etc. only works for +the current platform. + +The time on undo messages disappeared for someone. Using %T for strftime() +apparently doesn't work everywhere. Use %H:%M:%S instead. + +Typing BS at the "z=" prompt removed the prompt. + +--- fixes and changes since Vim 7.0c --- + +When jumping to another tab page the Vim window size was always set, even when +nothing in the layout changed. + +Win32 GUI tab pages line wasn't always enabled. Do a proper check for the +compiler version. + +Win32: When switching between tab pages the Vim window was moved when part of +it was outside of the screen. Now only do that in the direction of a size +change. + +Win32: added menu to GUI tab pages line. (Yegappan Lakshmanan) + +Mac: Added document icons. (Benji Fisher) + +Insert mode completion: Using Enter to accept the current match causes +confusion. Use CTRL-Y instead. Also, use CTRL-E to go back to the typed +text. + +GUI: When there are left and right scrollbars, ":tabedit" kept them instead of +using the one that isn't needed. + +Using "gP" to replace al the text could leave the cursor below the last line, +causing ml_get errors. + +When 'cursorline' is set don't use the highlighting when Visual mode is +active, otherwise it's difficult to see the selected area. + +The matchparen plugin restricts the search to 100 lines, to avoid a long delay +when there are closed folds. + +Sometimes using CTRL-X s to list spelling suggestions used text from another +line. + +Win32: Set the default for 'isprint' back to the wrong default "@,~-255", +because many people use Windows-1252 while 'encoding' is "latin1". + +GTK: Added a workaround for gvim crashing when used over an untrusted ssh +link, caused by GTK doing something nasty. (Ed Catmur) + +Win32: The font used for the tab page labels is too big. Use the system menu +font. (George Reilly) + +Win32: Adjusting the window position and size to keep it on the screen didn't +work properly when the taskbar is on the left or top of the screen. + +The installman.sh and installml.sh scripts use ${10}, that didn't work with +old shells. And use "test -f" instead of "test -e". + +Win32: When 'encoding' was set in the vimrc then a directory argument for diff +mode didn't work. + +GUI: at the inputlist() prompt the cursorshape was adjusted as if the windows +were still at their old position. + +The parenmatch plugin didn't remember the highlighting per window. + +Using ":bd" for a buffer that's the current window in another tab page caused +a crash. + +For a new tab page the 'scroll' option wasn't set to a good default. + +Using an end offset for a search "/pat/e" didn't work properly for multi-byte +text. (Yukihiro Nakadaira) + +":s/\n/,/" doubled the text when used on the last line. + +When "search" is in 'foldopen' "[s" and "]s" now open folds. + +When using a numbered function "dict" can be omitted, but "self" didn't work +then. Always add FC_DICT to the function flags when it's part of a +dictionary. + +When "--remote-tab" executes locally it left an empty tab page. + +"gvim -u NONE", ":set cursorcolumn", "C" in the second line didn't update +text. Do update further lines even though the "$" is displayed. + +VMS: Support GTK better, also enable +clientserver. (Zoltan Arpadffy) + +When highlighting of statusline or tabline is changed there was no redraw to +show the effect. + +Mac: Added "CFBundleIdentifier" to infplist.xml. + +Added tabpage-local variables t:var. + +Win32: Added double-click in tab pages line creates new tab. (Yegappan +Lakshmanan) + +Motif: Added GUI tab pages line. (Yegappan Lakshmanan) + +Fixed crash when 'lines' was set to 1000 in a modeline. + +When init_spellfile() finds a writable directory in 'runtimepath' but it +doesn't contain a "spell" directory, create one. + +Win32: executable() also finds "xxd" in the directory where Vim was started, +but "!xxd" doesn't work. Append the Vim starting directory to $PATH. + +The tab page labels are shortened, directory names are reduced to a single +letter by default. Added the pathshorten() function to allow a user to do the +same. + +":saveas" now resets 'readonly' if the file was successfully written. + +Set $MYVIMRC file to the first found .vimrc file. +Set $MYGVIMRC file to the first found .gvimrc file. +Added menu item "Startup Settings" that edits the $MYVIMRC file + +Added matcharg(). + +Error message E745 appeared twice. Renamed one to E786. + +Fixed crash when using "au BufRead * Sexplore" and doing ":help". Was wiping +out a buffer that's still in a window. + +":hardcopy" resulted in an error message when 'encoding' is "utf-8" and +'printencoding' is empty. Now it assumes latin1. (Mike Williams) + +The check for the toolbar feature for Motif, depending on certain included +files, wasn't detailed enough, causing building to fail in gui_xmebw.c. + +Using CTRL-E in Insert mode completion after CTRL-P inserted the first match +instead of the original text. + +When displaying a UTF-8 character with a zero lower byte Vim might think the +previous character is double-wide. + +The "nbsp" item of 'listchars' didn't work when 'encoding' was utf-8. + +Motif: when Xm/xpm.h is missing gui_xmebw.c would not compile. +HAVE_XM_UNHIGHLIGHTT_H was missing a T. + +Mac: Moved the .icns files into src/os_mac_rsrc, so that they can all be +copied at once. Adjusted the Info.plist file for three icons. + +When Visual mode is active while switching to another tabpage could get ml_get +errors. + +When 'list' is set, 'nowrap' the $ in the first column caused 'cursorcolumn' +to move to the right. + +When a line wraps, 'cursorcolumn' was never displayed past the end of the +line. + +'autochdir' was only available when compiled with NetBeans and GUI. Now it's +a separate feature, also available in the "big" version. + +Added CTRL-W gf: open file under cursor in new tab page. + +When using the menu in the tab pages line, "New Tab" opens the new tab before +where the click was. Beyond the labels the new tab appears at the end instead +of after the current tab page. + +Inside a mapping with an expression getchar() could not be used. + +When vgetc is used recursively vgetc_busy protects it from being used +recursively. But after a ":normal" command the protection was reset. + +":s/a/b/n" didn't work when 'modifiable' was off. + +When $VIMRUNTIME includes a multi-byte character then rgb.txt could not be +found. (Yukihiro Nakadaira) + +":mkspell" didn't work correctly for non-ASCII affix flags when conversion is +needed on the spell file. + +glob('/dir/\$ABC/*') didn't work. + +When using several tab pages and changing 'cmdheight' the display could become +messed up. Now store the value of 'cmdheight' separately for each tab page. + +The user of the Enter key while the popup menu is visible was still confusing. +Now use Enter to select the match after using a cursor key. + +Added "usetab" to 'switchbuf'. + + +--- fixes and changes since Vim 7.0d --- + +Added CTRL-W T: move a window to a new tab page. + +Using CTRL-X s in Insert mode to complete spelling suggestions and using BS +deleted characters before the bad word. + +A few small fixes for the VMS makefile. (Zoltan Arpadffy) + +With a window of 91 lines 45 cols, ":vsp" scrolled the window. Copy w_wrow +when splitting a window and skip setting the height when it's already at the +right value. + +Using <silent> in a mapping with a shell command and the GUI caused redraw +to use wrong attributes. + +Win32: Using MSVC 4.1 for install.exe resulted in the start menu items to be +created in the administrator directory instead of "All Users". Define the +CSIDL_ items if they are missing. + +Motif: The GUI tabline did not use the space above the right scrollbar. Work +around a bug in the Motif library. (Yegappan Lakshmanan) + +The extra files for XML Omni completion are now also installed. +|xml-omni-datafile| + +GTK GUI: when 'm' is missing from 'guioptions' during startup and pressing +<F10> GTK produced error messages. Now do create the menu but disable it just +after the first gui_mch_update(). + +":mkspell" doesn't work well with the Hungarian dictionary from the Hunspell +project. Back to the Myspell dictionary. + +In help files hide the | used around tags. + +Renamed pycomplete to pythoncomplete. + +Added "tabpages" to 'sessionoptions'. + +When 'guitablabel' is set the effect wasn't visible right away. + +Fixed a few 'cindent' errors. + +When completing menu names, e.g., after ":emenu", don't sort the entries but +keep them in the original order. + +Fixed a crash when editing a directory in diff mode. Don't trigger +autocommands when executing the diff command. + +Getting a keystroke could get stuck if 'encoding' is a multi-byte encoding and +typing a special key. + +When 'foldignore' is set the folds were not updated right away. + +When a list is indexed with [a : b] and b was greater than the length an error +message was given. Now silently truncate the result. + +When using BS during Insert mode completion go back to the original text, so +that CTRL-N selects the first matching entry. + +Added the 'M' flag to 'cinoptions'. + +Win32: Make the "gvim --help" window appear in the middle of the screen +instead of at an arbitrary position. (Randall W. Morris) + +Added gettabwinvar() and settabwinvar(). + +Command line completion: pressing <Tab> after ":e /usr/*" expands the whole +tree, because it becomes ":e /usr/**". Don't add a star if there already is +one. + +Added grey10 to grey90 to all GUIs, so that they can all be used for +initializing highlighting. Use grey40 for CursorColumn and CursorLine when +'background' is "dark". + +When reading a file and using iconv for conversion, an incomplete byte +sequence at the end caused problems. (Yukihiro Nakadaira) + + +--- fixes and changes since Vim 7.0e --- + +Default color for MatchParen when 'background' is "dark" is now DarkCyan. + +":syn off" had to be used twice in a file that sets 'syntax' in a modeline. +(Michael Geddes) + +When using ":vsp" or ":sp" the available space wasn't used equally between +windows. (Servatius Brandt) + +Expanding <cWORD> on a trailing blank resulted in the first word in the line +if 'encoding' is a multi-byte encoding. + +Spell checking: spellbadword() didn't see a missing capital in the first word +of a line. Popup menu now only suggest the capitalized word when appropriate. + +When using whole line completion CTRL-L moves through the matches but it +didn't work when at the original text. + +When completion finds the longest match, don't go to the first match but stick +at the original text, so that CTRL-N selects the first one. + +Recognize "zsh-beta" like "zsh" for setting the 'shellpipe' default. (James +Vega) + +When using ":map <expr>" and the expression results in something with a +special byte (NUL or CSI) then it didn't work properly. Now escape special +bytes. + +The default Visual highlighting for a color xterm with 8 colors was a magenta +background, which made magenta text disappear. Now use reverse in this +specific situation. + +After completing the longest match "." didn't insert the same text. Repeating +also didn't work correctly for multi-byte text. + +When using Insert mode completion and BS the whole word that was completed +would result in all possible matches. Now stop completion. Also fixes that +for spell completion the previous word was deleted. + +GTK: When 'encoding' is "latin1" and using non-ASCII characters in a file name +the tab page label was wrong and an error message would be given. + +The taglist() function could hang on a tags line with a non-ASCII character. + +Win32: When 'encoding' differs from the system encoding tab page labels with +non-ASCII characters looked wrong. (Yegappan Lakshmanan) + +Motif: building failed when Xm/Notebook.h doesn't exist. Added a configure +check, disable GUI tabline when it's missing. + +Mac: When compiled without multi-byte feature the clipboard didn't work. + +It was possible to switch to another tab page when the cmdline window is open. + +Completion could hang when 'lines' is 6 and a preview window was opened. + +Added CTRL-W gF: open file under cursor in new tab page and jump to the line +number following the file name. +Added 'guitabtooltip'. Implemented for Win32 (Yegappan Lakshmanan). + +Added "throw" to 'debug' option: throw an exception for error messages even +whey they would otherwise be ignored. + +When 'keymap' is set and a line contains an invalid entry could get a "No +mapping found" warning instead of a proper error message. + +Motif: default to using XpmAttributes instead of XpmAttributes_21. + +A few more changes for 64 bit MS-Windows. (George Reilly) + +Got ml_get errors when doing "o" and selecting in other window where there are +less lines shorter than the cursor position in the other window. ins_mouse() +was using position in wrong window. + +Win32 GUI: Crash when giving a lot of messages during startup. Allocate twice +as much memory for the dialog template. + +Fixed a few leaks and wrong pointer use reported by coverity. + +When showing menus the mode character was sometimes wrong. + +Added feedkeys(). (Yakov Lerner) + +Made matchlist() always return all submatches. + +Moved triggering QuickFixCmdPost to before jumping to the first location. + +Mac: Added the 'macatsui' option as a temporary work around for text drawing +problems. + +Line completion on "/**" gave error messages when scanning an unloaded buffer. + +--- fixes and changes since Vim 7.0f --- + +Win32: The height of the tab page labels is now adjusted to the font height. +(Yegappan Lakshmanan) + +Win32: selecting the tab label was off by one. (Yegappan Lakshmanan) + +Added tooltips for Motif and GTK tab page labels. (Yegappan Lakshmanan) + +When 'encoding' is "utf-8" then ":help spell" would report an illegal byte and +the file was not converted from latin1 to utf-8. Now retry with latin1 if +reading the file as utf-8 results in illegal bytes. + +Escape the argument of feedkeys() before putting it in the typeahead buffer. +(Yukihiro Nakadaira) + +Added the v:char variable for evaluating 'formatexpr'. (Yukihiro Nakadaira) + +With 8 colors Search highlighting combined with Statement highlighted text +made the text disappear. + +VMS: avoid warnings for redefining MAX and MIN. (Zoltan Arpadffy) + +When 'virtualedit' includes "onemore", stopping Visual selection would still +move the cursor left. + +Prevent that using CTRL-R = in Insert mode can start Visual mode. + +Fixed a crash that occurred when in Insert mode with completion active and a +mapping caused edit() to be called recursively. + +When using CTRL-O in Insert mode just after the last character while +'virtualedit' is "all", then typing CR moved the last character to the next +line. Call coladvance() before starting the new line. + +When using |:shell| ignore clicks on the tab page labels. Also when using the +command line window. + +When 'eventignore' is "all" then adding more to ignoring some events, e.g., +for ":vimgrep", would actually trigger more events. + +Win32: When a running Vim uses server name GVIM1 then "gvim --remote fname" +didn't find it. When looking for a server name that doesn't end in a digit +and it is not found then use another server with that name and a number (just +like on Unix). + +When using "double" in 'spellsuggest' when the language doesn't support sound +folding resulted in too many suggestions. + +Win32: Dropping a shortcut on the Vim icon didn't edit the referred file like +editing it in another way would. Use fname_expand() in buf_set_name() instead +of simply make the file name a full path. + +Using feedkeys() could cause Vim to hang. + +When closing another tab page from the tabline menu in Insert mode the tabline +was not updated right away. + +The syntax menu didn't work in compatible mode. + +After using ":tag id" twice with the same "id", ":ts" and then ":pop" a ":ts" +reported no matching tag. Clear the cached tag name. + +In Insert mode the matchparen plugin highlighted the wrong paren when there is +a string just next to a paren. + +GTK: After opening a new tab page the text was sometimes not drawn correctly. +Flush output and catch up with events when updating the tab page labels. + +In the GUI, using CTRL-W q to close the last window of a tab page could cause +a crash. + +GTK: The tab pages line menu was not converted from 'encoding' to utf-8. + +Typing a multi-byte character or a special key at the hit-enter prompt did not +work. + +When 'virtualedit' contains "onemore" CTRL-O in Insert mode still moved the +cursor left when it was after the end of the line, even though it's allowed to +be there. + +Added test for using tab pages. + +towupper() and towlower() were not used, because of checking for +__STDC__ISO_10646__ instead of __STDC_ISO_10646__. (sertacyildiz) + +For ":map <expr>" forbid changing the text, jumping to another buffer and +using ":normal" to avoid nasty side effects. + +--- fixes and changes since Vim 7.0g --- + +Compilation error on HP-UX, use of "dlerr" must be inside a #ifdef. +(Gary Johnson) + +Report +reltime feature in ":version" output. + +The tar and zip plugins detect failure to get the contents of the archive and +edit the file as-is. + +When the result of 'guitablabel' is empty fall back to the default label. + +Fixed crash when using ":insert" in a while loop and missing "endwhile". + +"gt" and other commands could move to another window when |textlock| active +and when the command line window was open. + +Spell checking a file with syntax highlighting and a bad word at the end of +the line is ignored could make "]s" hang. + +Mac: inputdialog() didn't work when compiled with big features. + +Interrupting ":vimgrep" while it is busy loading a file left a modified and +hidden buffer behind. Use enter_cleanup() and leave_cleanup() around +wipe_buffer(). + +When making 'keymap' empty the b:keymap_name variable wasn't deleted. + +Using CTRL-N that searches a long time, pressing space to interrupt the +searching and accept the first match, the popup menu was still displayed +briefly. + +When setting the Vim window height with -geometry the 'window' option could be +at a value that makes CTRL-F behave differently. + +When opening a quickfix window in two tabs they used different buffers, +causing redrawing problems later. Now use the same buffer for all quickfix +windows. (Yegappan Lakshmanan) + +When 'mousefocus' is set moving the mouse to the text tab pages line would +move focus to the first window. Also, the mouse pointer would jump to the +active window. + +In a session file, when an empty buffer is wiped out, do this silently. + +When one window has the cursor on the last line and another window is resized +to make that window smaller, the cursor line could go below the displayed +lines. In win_new_height() subtract one from the available space. +Also avoid that using "~" lines makes the window scroll down. + +Mac: When sourcing the "macmap.vim" script and then finding a .vimrc file the +'cpo' option isn't set properly, because it was already set and restored. +Added the <special> argument to ":map", so that 'cpo' doesn't need to be +changed to be able to use <> notation. Also do this for ":menu" for +consistency. + +When using "/encoding=abc" in a spell word list, only "bc" was used. + +When 'encoding' and 'printencoding' were both "utf-8" then ":hardcopy" didn't +work. (Mike Williams) + +Mac: When building with "--disable-gui" the install directory would still be +"/Applications" and Vim.app would be installed. Now install in /usr/local as +usual for a console application. + +GUI: when doing completion and there is one match and still searching for +another, the cursor was displayed at the end of the line instead of after the +match. Now show the cursor after the match while still searching for matches. + +GUI: The mouse shape changed on the statusline even when 'mouse' was empty and +they can't be dragged. + +GTK2: Selecting a button in the confirm() dialog with Tab or cursor keys and +hitting Enter didn't select that button. Removed GTK 1 specific code. (Neil +Bird) + +When evaluating 'balloonexpr' takes a long time it could be called +recursively, which could cause a crash. + +exists() could not be used to detect whether ":2match" is supported. Added a +check for it specifically. + +GTK1: Tab page labels didn't work. (Yegappan Lakshmanan) + +Insert mode completion: When finding matches use 'ignorecase', but when adding +matches to the list don't use it, so that all words with different case are +added, "word", "Word" and "WORD". + +When 'cursorline' and 'hlsearch' are set and the search pattern is "x\n" +the rest of the line was highlighted as a match. + +Cursor moved while evaluating 'balloonexpr' that invokes ":isearch" and +redirects the output. Don't move the cursor to the command line if msg_silent +is set. + +exists() ignored text after a function name and option name, which could +result in false positives. + +exists() ignored characters after the recognized word, which can be wrong when +using a name with non-keyword characters. Specifically, these calls no longer +allow characters after the name: exists('*funcname') exists('*funcname(...') +exists('&option') exists(':cmd') exists('g:name') exists('g:name[n]') +exists('g:name.n') + +Trigger the TabEnter autocommand only after entering the current window of the +tab page, otherwise the commands are executed with an invalid current window. + +Win32: When using two monitors and Vim is on the second monitor, changing the +width of the Vim window could make it jump to the first monitor. + +When scrolling back at the more prompt and the quitting a line of text would +be left behind when 'cmdheight' is 2 or more. + +Fixed a few things for Insert mode completion, especially when typing BS, +CTRL-N or a printable character while still searching for matches. + + +============================================================================== +VERSION 7.1 *version-7.1* *version7.1* + +This section is about improvements made between version 7.0 and 7.1. + +This is a bug-fix release, there are no fancy new features. + + +Changed *changed-7.1* +------- + +Added setting 'mouse' in vimrc_example.vim. + +When building with MZscheme also look for include files in the "plt" +subdirectory. That's where they are for FreeBSD. + +The Ruby interface module is now called "Vim" instead of "VIM". But "VIM" is +an alias, so it's backwards compatible. (Tim Pope) + + +Added *added-7.1* +----- + +New syntax files: + /var/log/messages (Yakov Lerner) + Autohotkey (Nikolai Weibull) + AutoIt v3 (Jared Breland) + Bazaar commit file "bzr". (Dmitry Vasiliev) + Cdrdao TOC (Nikolai Weibull) + Cmusrc (Nikolai Weibull) + Conary recipe (rPath Inc) + Framescript (Nikolai Weibull) + FreeBasic (Mark Manning) + Hamster (David Fishburn) + IBasic (Mark Manning) + Initng (Elan Ruusamae) + Ldapconf (Nikolai Weibull) + Litestep (Nikolai Weibull) + Privoxy actions file (Doug Kearns) + Streaming Descriptors "sd" (Puria Nafisi Azizi) + +New tutor files: + Czech (Lubos Turek) + Hungarian (Arpad Horvath) + Turkish (Serkan kkk) + utf-8 version of Greek tutor. + utf-8 version of Russian tutor. + utf-8 version of Slowak tutor. + +New filetype plugins: + Bst (Tim Pope) + Cobol (Tim Pope) + Fvwm (Gautam Iyer) + Hamster (David Fishburn) + Django HTML template (Dave Hodder) + +New indent files: + Bst (Tim Pope) + Cobol (Tim Pope) + Hamster (David Fishburn) + Django HTML template (Dave Hodder) + Javascript + JSP (David Fishburn) + +New keymap files: + Bulgarian (Boyko Bantchev) + Mongolian (Natsagdorj Shagdar) + Thaana (Ibrahim Fayaz) + Vietnamese (Samuel Thibault) + +Other new runtime files: + Ada support files. (Neil Bird, Martin Krischik) + Slovenian menu translations (Mojca Miklavec) + Mono C# compiler plugin (Jarek Sobiecki) + + +Fixed *fixed-7.1* +----- + +Could not build the Win32s version. Added a few structure definitions in +src/gui_w32.c + + +Patch 7.0.001 +Problem: ":set spellsuggest+=10" does not work. (Suresh Govindachar) +Solution: Add P_COMMA to the 'spellsuggest' flags. +Files: src/option.c + +Patch 7.0.002 +Problem: C omni completion has a problem with tags files with a path + containing "#" or "%". +Solution: Escape these characters. (Sebastian Baberowski) +Files: runtime/autoload/ccomplete.vim + +Patch 7.0.003 +Problem: GUI: clicking in the lower part of a label in the tab pages line + while 'mousefocus' is set may warp the mouse pointer. (Robert + Webb) +Solution: Check for a negative mouse position. +Files: src/gui.c + +Patch 7.0.004 +Problem: Compiler warning for debug_saved used before set. (Todd Blumer) +Solution: Remove the "else" for calling save_dbg_stuff(). +Files: src/ex_docmd.c + +Patch 7.0.005 (extra) +Problem: Win32: The installer doesn't remove the "autoload" and "spell" + directories. (David Fishburn) +Solution: Add the directories to the list to be removed. +Files: nsis/gvim.nsi + +Patch 7.0.006 +Problem: Mac: "make shadow" doesn't make a link for infplist.xml. (Axel + Kielhorn) +Solution: Make the link. +Files: src/Makefile + +Patch 7.0.007 +Problem: AIX: compiling fails for message.c. (Ruediger Hornig) +Solution: Move the #if outside of memchr(). +Files: src/message.c + +Patch 7.0.008 +Problem: Can't call a function that uses both <SID> and {expr}. (Thomas) +Solution: Check both the expanded and unexpanded name for <SID>. +Files: src/eval.c + +Patch 7.0.009 +Problem: ml_get errors with both 'sidescroll' and 'spell' set. +Solution: Use ml_get_buf() instead of ml_get(), get the line from the right + buffer, not the current one. +Files: src/spell.c + +Patch 7.0.010 +Problem: The spellfile plugin required typing login name and password. +Solution: Use "anonymous" and "vim7user" by default. No need to setup a + .netrc file. +Files: runtime/autoload/spellfile.vim + +Patch 7.0.011 +Problem: Can't compile without the folding and with the eval feature. +Solution: Add an #ifdef. (Vallimar) +Files: src/option.c + +Patch 7.0.012 +Problem: Using the matchparen plugin, moving the cursor in Insert mode to a + shorter line that ends in a brace, changes the preferred column +Solution: Use winsaveview()/winrestview() instead of getpos()/setpos(). +Files: runtime/plugin/matchparen.vim + +Patch 7.0.013 +Problem: Insert mode completion: using CTRL-L to add an extra character + also deselects the current match, making it impossible to use + CTRL-L a second time. +Solution: Keep the current match. Also make CTRL-L work at the original + text, using the first displayed match. +Files: src/edit.c + +Patch 7.0.014 +Problem: Compiling gui_xmebw.c fails on Dec Alpha Tru64. (Rolfe) +Solution: Disable some code for Motif 1.2 and older. +Files: src/gui_xmebw.c + +Patch 7.0.015 +Problem: Athena: compilation problems with modern compiler. +Solution: Avoid type casts for lvalue. (Alexey Froloff) +Files: src/gui_at_fs.c + +Patch 7.0.016 +Problem: Printing doesn't work for "dec-mcs" encoding. +Solution: Add "dec-mcs", "mac-roman" and "hp-roman8" to the list of + recognized 8-bit encodings. (Mike Williams) +Files: src/mbyte.c + +Patch 7.0.017 (after 7.0.014) +Problem: Linking gui_xmebw.c fails on Dec Alpha Tru64. (Rolfe) +Solution: Adjust defines for Motif 1.2 and older. +Files: src/gui_xmebw.c + +Patch 7.0.018 +Problem: VMS: plugins are not loaded on startup. +Solution: Remove "**" from the path. (Zoltan Arpadffy) +Files: src/main.c + +Patch 7.0.019 +Problem: Repeating "VjA789" may cause a crash. (James Vega) +Solution: Check the cursor column after moving it to another line. +Files: src/ops.c + +Patch 7.0.020 +Problem: Crash when using 'mousefocus'. (William Fulton) +Solution: Make buffer for mouse coordinates 2 bytes longer. (Juergen Weigert) +Files: src/gui.c + +Patch 7.0.021 +Problem: Crash when using "\\[" and "\\]" in 'errorformat'. (Marc Weber) +Solution: Check for valid submatches after matching the pattern. +Files: src/quickfix.c + +Patch 7.0.022 +Problem: Using buffer.append() in Ruby may append the line to the wrong + buffer. (Alex Norman) +Solution: Properly switch to the buffer to do the appending. Also for + buffer.delete() and setting a buffer line. +Files: src/if_ruby.c + +Patch 7.0.023 +Problem: Crash when doing spell completion in an empty line and pressing + CTRL-E. +Solution: Check for a zero pointer. (James Vega) + Also handle a situation without a matching pattern better, report + "No matches" instead of remaining in undefined CTRL-X mode. And + get out of CTRL-X mode when typing a letter. +Files: src/edit.c + +Patch 7.0.024 +Problem: It is possible to set arbitrary "v:" variables. +Solution: Disallow setting "v:" variables that are not predefined. +Files: src/eval.c + +Patch 7.0.025 +Problem: Crash when removing an element of a:000. (Nikolai Weibull) +Solution: Mark the a:000 list with VAR_FIXED. +Files: src/eval.c + +Patch 7.0.026 +Problem: Using libcall() may show an old error. +Solution: Invoke dlerror() to clear a previous error. (Yukihiro Nakadaira) +Files: src/os_unix.c + +Patch 7.0.027 (extra) +Problem: Win32: When compiled with SNIFF gvim may hang on exit. +Solution: Translate and dispatch the WM_USER message. (Mathias Michaelis) +Files: src/gui_w48.c + +Patch 7.0.028 (extra) +Problem: OS/2: Vim doesn't compile with gcc 3.2.1. +Solution: Add argument to after_pathsep(), don't define vim_handle_signal(), + define HAVE_STDARG_H. (David Sanders) +Files: src/os_unix.c, src/vim.h, src/os_os2_cfg.h + +Patch 7.0.029 +Problem: getchar() may not position the cursor after a space. +Solution: Position the cursor explicitly. +Files: src/eval.c + +Patch 7.0.030 +Problem: The ":compiler" command can't be used in a FileChangedRO event. + (Hari Krishna Dara) +Solution: Add the CMDWIN flag to the ":compiler" command. +Files: src/ex_cmds.h + +Patch 7.0.031 +Problem: When deleting a buffer the buffer-local mappings for Select mode + remain. +Solution: Add the Select mode bit to MAP_ALL_MODES. (Edwin Steiner) +Files: src/vim.h + +Patch 7.0.032 (extra, after 7.0.027) +Problem: Missing semicolon. +Solution: Add the semicolon. +Files: src/gui_w48.c + +Patch 7.0.033 +Problem: When pasting text, with the menu or CTRL-V, autoindent is removed. +Solution: Use "x<BS>" to avoid indent to be removed. (Benji Fisher) +Files: runtime/autoload/paste.vim + +Patch 7.0.034 +Problem: After doing completion and typing more characters or using BS + repeating with "." didn't work properly. (Martin Stubenschrott) +Solution: Don't put BS and other characters in the redo buffer right away, + do this when finishing completion. +Files: src/edit.c + +Patch 7.0.035 +Problem: Insert mode completion works when typed but not when replayed from + a register. (Hari Krishna Dara) + Also: Mappings for Insert mode completion don't always work. +Solution: When finding a non-completion key in the input don't interrupt + completion when it wasn't typed. + Do use mappings when checking for typeahead while still finding + completions. Avoids that completion is interrupted too soon. + Use "compl_pending" in a different way. +Files: src/edit.c + +Patch 7.0.036 +Problem: Can't compile with small features and syntax highlighting or the + diff feature. +Solution: Define LINE_ATTR whenever syntax highlighting or the diff feature + is enabled. +Files: src/screen.c + +Patch 7.0.037 +Problem: Crash when resizing the GUI window vertically when there is a line + that doesn't fit. +Solution: Don't redraw while the screen data is invalid. +Files: src/screen.c + +Patch 7.0.038 +Problem: When calling complete() from an Insert mode expression mapping + text could be inserted in an improper way. +Solution: Make undo_allowed() global and use it in complete(). +Files: src/undo.c, src/proto/undo.pro, src/eval.c + +Patch 7.0.039 +Problem: Calling inputdialog() with a third argument in the console doesn't + work. +Solution: Make a separate function for input() and inputdialog(). (Yegappan + Lakshmanan) +Files: src/eval.c + +Patch 7.0.040 +Problem: When 'cmdheight' is larger than 1 using inputlist() or selecting + a spell suggestion with the mouse gets the wrong entry. +Solution: Start listing the first alternative on the last line of the screen. +Files: src/eval.c, src/spell.c + +Patch 7.0.041 +Problem: cursor([1, 1]) doesn't work. (Peter Hodge) +Solution: Allow leaving out the third item of the list and use zero for the + virtual column offset. +Files: src/eval.c + +Patch 7.0.042 +Problem: When pasting a block of text in Insert mode Vim hangs or crashes. + (Noam Halevy) +Solution: Avoid that the cursor is positioned past the NUL of a line. +Files: src/ops.c + +Patch 7.0.043 +Problem: Using "%!" at the start of 'statusline' doesn't work. +Solution: Recognize the special item when the option is being set. +Files: src/option.c + +Patch 7.0.044 +Problem: Perl: setting a buffer line in another buffer may result in + changing the current buffer. +Solution: Properly change to the buffer to be changed. +Files: src/if_perl.xs + +Patch 7.0.045 (extra) +Problem: Win32: Warnings when compiling OLE version with MSVC 2005. +Solution: Move including vim.h to before windows.h. (Ilya Bobir) +Files: src/if_ole.cpp + +Patch 7.0.046 +Problem: The matchparen plugin ignores parens in strings, but not in single + quotes, often marked with "character". +Solution: Also ignore parens in syntax items matching "character". +Files: runtime/plugin/matchparen.vim + +Patch 7.0.047 +Problem: When running configure the exit status is wrong. +Solution: Handle the exit status properly. (Matthew Woehlke) +Files: configure, src/configure + +Patch 7.0.048 +Problem: Writing a compressed file fails when there are parens in the name. + (Wang Jian) +Solution: Put quotes around the temp file name. +Files: runtime/autoload/gzip.vim + +Patch 7.0.049 +Problem: Some TCL scripts are not recognized. (Steven Atkinson) +Solution: Check for "exec wish" in the file. +Files: runtime/scripts.vim + +Patch 7.0.050 +Problem: After using the netbeans interface close command a stale pointer + may be used. +Solution: Clear the pointer to the closed buffer. (Xaview de Gaye) +Files: src/netbeans.c + +Patch 7.0.051 (after 7.0.44) +Problem: The Perl interface doesn't compile or doesn't work properly. +Solution: Remove the spaces before #ifdef and avoid an empty line above it. +Files: src/if_perl.xs + +Patch 7.0.052 +Problem: The user may not be aware that the Vim server allows others more + functionality than desired. +Solution: When running Vim as root don't become a Vim server without an + explicit --servername argument. +Files: src/main.c + +Patch 7.0.053 +Problem: Shortening a directory name may fail when there are multi-byte + characters. +Solution: Copy the correct bytes. (Titov Anatoly) +Files: src/misc1.c + +Patch 7.0.054 +Problem: Mac: Using a menu name that only has a mnemonic or accelerator + causes a crash. (Elliot Shank) +Solution: Check for an empty menu name. Also delete empty submenus that + were created before detecting the error. +Files: src/menu.c + +Patch 7.0.055 +Problem: ":startinsert" in a CmdwinEnter autocommand doesn't take immediate + effect. (Bradley White) +Solution: Put a NOP key in the typeahead buffer. Also avoid that using + CTRL-C to go back to the command line moves the cursor left. +Files: src/edit.c, src/ex_getln.c + +Patch 7.0.056 +Problem: "#!something" gives an error message. +Solution: Ignore this line, so that it can be used in an executable Vim + script. +Files: src/ex_docmd.c + +Patch 7.0.057 (extra, after 7.0.45) +Problem: Win32: Compilation problem with Borland C 5.5. +Solution: Include vim.h as before. (Mark S. Williams) +Files: src/if_ole.cpp + +Patch 7.0.058 +Problem: The gbk and gb18030 encodings are not recognized. +Solution: Add aliases to cp936. (Edward L. Fox) +Files: src/mbyte.c + +Patch 7.0.059 +Problem: The Perl interface doesn't compile with ActiveState Perl 5.8.8. +Solution: Remove the __attribute__() items. (Liu Yubao) +Files: src/if_perl.xs + +Patch 7.0.060 (after 7.0.51) +Problem: Code for temporarily switching to another buffer is duplicated in + quite a few places. +Solution: Use aucmd_prepbuf() and aucmd_restbuf() also when FEAT_AUTOCMD is + not defined. +Files: src/buffer.c, src/eval.c, src/fileio.c, src/if_ruby.c, + src/if_perl.xs, src/quickfix.c, src/structs.h + +Patch 7.0.061 +Problem: Insert mode completion for Vim commands may crash if there is + nothing to complete. +Solution: Instead of freeing the pattern make it empty, so that a "not + found" error is given. (Yukihiro Nakadaira) +Files: src/edit.c + +Patch 7.0.062 +Problem: Mac: Crash when using the popup menu for spell correction. The + popup menu appears twice when letting go of the right mouse button + early. +Solution: Don't show the popup menu on the release of the right mouse + button. Also check that a menu pointer is actually valid. +Files: src/proto/menu.pro, src/menu.c, src/normal.c, src/term.c + +Patch 7.0.063 +Problem: Tiny chance for a memory leak. (coverity) +Solution: Free pointer when next memory allocation fails. +Files: src/eval.c + +Patch 7.0.064 +Problem: Using uninitialized variable. (Tony Mechelynck) +Solution: When not used set "temp" to zero. Also avoid a warning for + "files" in ins_compl_dictionaries(). +Files: src/edit.c + +Patch 7.0.065 (extra) +Problem: Mac: left-right movement of the scrollwheel causes up-down + scrolling. +Solution: Ignore mouse wheel events that are not up-down. (Nicolas Weber) +Files: src/gui_mac.c + +Patch 7.0.066 +Problem: After the popup menu for Insert mode completion overlaps the tab + pages line it is not completely removed. +Solution: Redraw the tab pages line after removing the popup menu. (Ori + Avtalion) +Files: src/popupmnu.c + +Patch 7.0.067 +Problem: Undo doesn't always work properly when using "scim" input method. + Undo is split up when using preediting. +Solution: Reset xim_has_preediting also when preedit_start_col is not + MAXCOL. Don't split undo when <Left> is used while preediting. + (Yukihiro Nakadaira) +Files: src/edit.c, src/mbyte.c + +Patch 7.0.068 +Problem: When 'ignorecase' is set and using Insert mode completion, + typing characters to change the list of matches, case is not + ignored. (Hugo Ahlenius) +Solution: Store the 'ignorecase' flag with the matches where needed. +Files: src/edit.c, src/search.c, src/spell.c + +Patch 7.0.069 +Problem: Setting 'guitablabel' to %!expand(\%) causes Vim to free an + invalid pointer. (Kim Schulz) +Solution: Don't try freeing a constant string pointer. +Files: src/buffer.c + +Patch 7.0.070 +Problem: Compiler warnings for shadowed variables and uninitialized + variables. +Solution: Rename variables such as "index", "msg" and "dup". Initialize + variables. +Files: src/edit.c, src/eval.c, src/ex_cmds.c, src/ex_cmds2.c, + src/ex_docmd.c, src/gui_beval.c, src/gui_gtk.c, src/gui_gtk_x11.c, + src/hardcopy.c, src/if_cscope.c, src/main.c, src/mbyte.c, + src/memline.c, src/netbeans.c, src/normal.c, src/option.c, + src/os_unix.c, src/quickfix.c, src/regexp.c, src/screen.c, + src/search.c, src/spell.c, src/ui.c, src/undo.c, src/window.c, + src/version.c + +Patch 7.0.071 +Problem: Using an empty search pattern may cause a crash. +Solution: Avoid using a NULL pointer. +Files: src/search.c + +Patch 7.0.072 +Problem: When starting the GUI fails there is no way to adjust settings or + do something else. +Solution: Add the GUIFailed autocommand event. +Files: src/fileio.c, src/gui.c, src/vim.h + +Patch 7.0.073 +Problem: Insert mode completion: Typing <CR> sometimes selects the original + text instead of keeping what was typed. (Justin Constantino) +Solution: Don't let <CR> select the original text if there is no popup menu. +Files: src/edit.c + +Patch 7.0.074 (extra) +Problem: Win32: tooltips were not converted from 'encoding' to Unicode. +Solution: Set the tooltip to use Unicode and do the conversion. Also + cleanup the code for the tab pages tooltips. (Yukihiro Nakadaira) +Files: src/gui_w32.c, src/gui_w48.c + +Patch 7.0.075 +Problem: winsaveview() did not store the actual value of the desired cursor + column. This could move the cursor in the matchparen plugin. +Solution: Call update_curswant() before using the value w_curswant. +Files: src/eval.c + +Patch 7.0.076 (after 7.0.010) +Problem: Automatic downloading of spell files only works for ftp. +Solution: Don't add login and password for non-ftp URLs. (Alexander Patrakov) +Files: runtime/autoload/spellfile.vim + +Patch 7.0.077 +Problem: ":unlet v:this_session" causes a crash. (Marius Roets) +Solution: When trying to unlet a fixed variable give an error message. +Files: src/eval.c + +Patch 7.0.078 +Problem: There are two error messages E46. +Solution: Change the number for the sandbox message to E794. +Files: src/globals.h + +Patch 7.0.079 +Problem: Russian tutor doesn't work when 'encoding' is "utf-8". +Solution: Use tutor.ru.utf-8 as the master, and generate the other encodings + from it. Select the right tutor depending on 'encoding'. (Alexey + Froloff) +Files: runtime/tutor/Makefile, runtime/tutor/tutor.vim, + runtime/tutor/tutor.ru.utf-8 + +Patch 7.0.080 +Problem: Generating auto/pathdef.c fails for CFLAGS with a backslash. +Solution: Double backslashes in the string. (Alexey Froloff) +Files: src/Makefile + +Patch 7.0.081 +Problem: Command line completion doesn't work for a shell command with an + absolute path. +Solution: Don't use $PATH when there is an absolute path. +Files: src/ex_getln.c + +Patch 7.0.082 +Problem: Calling a function that waits for input may cause List and + Dictionary arguments to be freed by the garbage collector. +Solution: Keep a list of all arguments to internal functions. +Files: src/eval.c + +Patch 7.0.083 +Problem: Clicking with the mouse on an item for inputlist() doesn't work + when 'compatible' is set and/or when 'cmdheight' is more than one. + (Christian J. Robinson) +Solution: Also decrement "lines_left" when 'more' isn't set. Set + "cmdline_row" to zero to get all mouse events. +Files: src/message.c, src/misc1.c + +Patch 7.0.084 +Problem: The garbage collector may do its work while some Lists or + Dictionaries are used internally, e.g., by ":echo" that runs into + the more-prompt or ":echo [garbagecollect()]". +Solution: Only do garbage collection when waiting for a character at the + toplevel. Let garbagecollect() set a flag that is handled at the + toplevel before waiting for a character. +Files: src/eval.c, src/getchar.c, src/globals.h, src/main.c + +Patch 7.0.085 +Problem: When doing "make test" the viminfo file is modified. +Solution: Use another viminfo file after setting 'compatible. +Files: src/testdir/test56.in + +Patch 7.0.086 +Problem: getqflist() returns entries for pattern and text with the number + zero. Passing these to setqflist() results in the string "0". +Solution: Use an empty string instead of the number zero. +Files: src/quickfix.c + +Patch 7.0.087 +Problem: After ":file fname" and ":saveas fname" the 'autochdir' option + does not take effect. (Yakov Lerner) + Commands for handling 'autochdir' are repeated many times. +Solution: Add the DO_AUTOCHDIR macro and do_autochdir(). Use it for + ":file fname" and ":saveas fname". +Files: src/proto/buffer.pro, src/buffer.c, src/ex_cmds.c, src/macros.h, + src/netbeans.c, src/option.c, src/window.c + +Patch 7.0.088 +Problem: When compiled with Perl the generated prototypes have "extern" + unnecessarily added. +Solution: Remove the "-pipe" argument from PERL_CFLAGS. +Files: src/auto/configure, src/configure.in + +Patch 7.0.089 +Problem: "ga" does not work properly for a non-Unicode multi-byte encoding. +Solution: Only check for composing chars for utf-8. (Taro Muraoka) +Files: src/ex_cmds.c + +Patch 7.0.090 +Problem: Cancelling the conform() dialog on the console with Esc requires + typing it twice. (Benji Fisher) +Solution: When the start of an escape sequence is found use 'timeoutlen' or + 'ttimeoutlen'. +Files: src/misc1.c + +Patch 7.0.091 +Problem: Using winrestview() while 'showcmd' is set causes the cursor to be + displayed in the wrong position. (Yakov Lerner) +Solution: Set the window topline properly. +Files: src/eval.c + +Patch 7.0.092 (after 7.0.082 and 7.0.084) +Problem: The list of internal function arguments is obsolete now that + garbage collection is only done at the toplevel. +Solution: Remove the list of all arguments to internal functions. +Files: src/eval.c + +Patch 7.0.093 +Problem: The matchparen plugin can't handle a 'matchpairs' value where a + colon is matched. +Solution: Change the split() that is used to change 'matchpairs' into a + List. +Files: runtime/plugin/matchparen.vim + +Patch 7.0.094 +Problem: When a hidden buffer is made the current buffer and another file + edited later, the file message will still be given. Using + ":silent" also doesn't prevent the file message. (Marvin Renich) +Solution: Reset the need_fileinfo flag when reading a file. Don't set + need_fileinfo when msg_silent is set. +Files: src/buffer.c, src/fileio.c + +Patch 7.0.095 +Problem: The Greek tutor is not available in utf-8. "el" is used for the + language, only "gr" for the country is recognized. +Solution: Add the utf-8 Greek tutor. Use it for conversion to iso-8859-7 + and cp737. (Lefteris Dimitroulakis) +Files: runtime/tutor/Makefile, runtime/tutor/tutor.gr.utf-8, + runtime/tutor/tutor.vim + +Patch 7.0.096 +Problem: taglist() returns the filename relative to the tags file, while + the directory of the tags file is unknown. (Hari Krishna Dara) +Solution: Expand the file name. (Yegappan Lakshmanan) +Files: src/tag.c + +Patch 7.0.097 +Problem: ":tabclose N" that closes another tab page does not remove the tab + pages line. Same problem when using the mouse. +Solution: Adjust the tab pages line when needed in tabpage_close_other(). +Files: src/ex_docmd.c + +Patch 7.0.098 +Problem: Redirecting command output in a cmdline completion function + doesn't work. (Hari Krishna Dara) +Solution: Enable redirection when redirection is started. +Files: src/ex_docmd.c, src/ex_getln.c + +Patch 7.0.099 +Problem: GUI: When the popup menu is visible using the scrollbar messes up + the display. +Solution: Disallow scrolling the current window. Redraw the popup menu + after scrolling another window. +Files: src/gui.c + +Patch 7.0.100 +Problem: "zug" may report the wrong filename. (Lawrence Kesteloot) +Solution: Call home_replace() to fill NameBuff[]. +Files: src/spell.c + +Patch 7.0.101 +Problem: When the "~/.vim/spell" directory does not exist "zg" may create + a wrong directory. "zw" doesn't work. +Solution: Use the directory of the file name instead of NameBuff. For "zw" + not only remove a good word but also add the word with "!". +Files: src/spell.c + +Patch 7.0.102 +Problem: Redrawing cmdline is not correct when using SCIM. +Solution: Don't call im_get_status(). (Yukihiro Nakadaira) +Files: src/ex_getln.c + +Patch 7.0.103 (after 7.0.101) +Problem: Compiler warning for uninitialized variable. (Tony Mechelynck) +Solution: Init variable. +Files: src/spell.c + +Patch 7.0.104 +Problem: The CursorHoldI event only triggers once in Insert mode. It also + triggers after CTRL-V and other two-key commands. +Solution: Set "did_cursorhold" before getting a second key. Reset + "did_cursorhold" after handling a command. +Files: src/edit.c, src/fileio.c + +Patch 7.0.105 +Problem: When using incremental search the statusline ruler isn't updated. + (Christoph Koegl) +Solution: Update the statusline when it contains the ruler. +Files: src/ex_getln.c + +Patch 7.0.106 +Problem: The spell popup menu uses ":amenu", triggering mappings. Other + PopupMenu autocommands are removed. (John Little) +Solution: Use ":anoremenu" and use an autocmd group. +Files: runtime/menu.vim + +Patch 7.0.107 +Problem: Incremental search doesn't redraw the text tabline. (Ilya Bobir) + Also happens in other situations with one window in a tab page. +Solution: Redraw the tabline after clearing the screen. +Files: src/screen.c + +Patch 7.0.108 (extra) +Problem: Amiga: Compilation problem. +Solution: Have mch_mkdir() return a failure flag. (Willy Catteau) +Files: src/os_amiga.c, src/proto/os_amiga.pro + +Patch 7.0.109 +Problem: Lisp indenting is confused by escaped quotes in strings. (Dorai + Sitaram) +Solution: Check for backslash inside strings. (Sergey Khorev) +Files: src/misc1.c + +Patch 7.0.110 +Problem: Amiga: Compilation problems when not using libnix. +Solution: Change a few #ifdefs. (Willy Catteau) +Files: src/memfile.c + +Patch 7.0.111 +Problem: The gzip plugin can't handle filenames with single quotes. +Solution: Add and use the shellescape() function. (partly by Alexey Froloff) +Files: runtime/autoload/gzip.vim, runtime/doc/eval.txt, src/eval.c, + src/mbyte.c, src/misc2.c, src/proto/misc2.pro + +Patch 7.0.112 +Problem: Python interface does not work with Python 2.5. +Solution: Change PyMem_DEL() to Py_DECREF(). (Sumner Hayes) +Files: src/if_python.c + +Patch 7.0.113 +Problem: Using CTRL-L in Insert completion when there is no current match + may cause a crash. (Yukihiro Nakadaira) +Solution: Check for compl_leader to be NULL +Files: src/edit.c + +Patch 7.0.114 +Problem: When aborting an insert with CTRL-C an extra undo point is + created in the GUI. (Yukihiro Nakadaira) +Solution: Call gotchars() only when advancing. +Files: src/getchar.c + +Patch 7.0.115 +Problem: When 'ignorecase' is set, Insert mode completion only adds "foo" + and not "Foo" when both are found. + A found match isn't displayed right away when 'completeopt' does + not have "menu" or "menuone". +Solution: Do not ignore case when checking if a completion match already + exists. call ins_compl_check_keys() also when not using a popup + menu. (Yukihiro Nakadaira) +Files: src/edit.c + +Patch 7.0.116 +Problem: 64 bit Windows version reports "32 bit" in the ":version" output. + (M. Veerman) +Solution: Change the text for Win64. +Files: src/version.c + +Patch 7.0.117 +Problem: Using "extend" on a syntax item inside a region with "keepend", an + intermediate item may be truncated. + When applying the "keepend" and there is an offset to the end + pattern the highlighting of a contained item isn't adjusted. +Solution: Use the seen_keepend flag to remember when to apply the "keepend" + flag. Adjust the keepend highlighting properly. (Ilya Bobir) +Files: src/syntax.c + +Patch 7.0.118 +Problem: printf() does not do zero padding for strings. +Solution: Do allow zero padding for strings. +Files: src/message.c + +Patch 7.0.119 +Problem: When going back from Insert to Normal mode the CursorHold event + doesn't trigger. (Yakov Lerner) +Solution: Reset "did_cursorhold" when leaving Insert mode. +Files: src/edit.c + +Patch 7.0.120 +Problem: Crash when using CTRL-R = at the command line and entering + "getreg('=')". (James Vega) +Solution: Avoid recursiveness of evaluating the = register. +Files: src/ops.c + +Patch 7.0.121 +Problem: GUI: Dragging the last status line doesn't work when there is a + text tabline. (Markus Wolf) +Solution: Take the text tabline into account when deciding to start modeless + selection. +Files: src/gui.c + +Patch 7.0.122 +Problem: GUI: When clearing after a bold, double-wide character half a + character may be drawn. +Solution: Check for double-wide character and redraw it. (Yukihiro Nakadaira) +Files: src/screen.c + +Patch 7.0.123 +Problem: On SCO Openserver configure selects the wrong terminal library. +Solution: Put terminfo before the other libraries. (Roger Cornelius) + Also fix a small problem compiling on Mac without Darwin. +Files: src/configure.in, src/auto/configure + +Patch 7.0.124 +Problem: getwinvar() obtains a dictionary with window-local variables, but + it's always for the current window. +Solution: Get the variables of the specified window. (Geoff Reedy) +Files: src/eval.c + +Patch 7.0.125 +Problem: When "autoselect" is in the 'clipboard' option then the '< and '> + marks are set while Visual mode is still active. +Solution: Don't set the '< and '> marks when yanking the selected area for + the clipboard. +Files: src/normal.c + +Patch 7.0.126 +Problem: When 'formatexpr' uses setline() and later internal formatting is + used undo information is not correct. (Jiri Cerny, Benji Fisher) +Solution: Set ins_need_undo after using 'formatexpr'. +Files: src/edit.c + +Patch 7.0.127 +Problem: Crash when swap files has invalid timestamp. +Solution: Check return value of ctime() for being NULL. +Files: src/memline.c + +Patch 7.0.128 +Problem: GUI: when closing gvim is cancelled because there is a changed + buffer the screen isn't updated to show the changed buffer in the + current window. (Krzysztof Kacprzak) +Solution: Redraw when closing gvim is cancelled. +Files: src/gui.c + +Patch 7.0.129 +Problem: GTK GUI: the GTK file dialog can't handle a relative path. +Solution: Make the initial directory a full path before passing it to GTK. + (James Vega) Also postpone adding the default file name until + after setting the directory. +Files: src/gui_gtk.c + +Patch 7.0.130 (extra) +Problem: Win32: Trying to edit or write devices may cause Vim to get stuck. +Solution: Add the 'opendevice' option, default off. Disallow + reading/writing from/to devices when it's off. + Also detect more devices by the full name starting with "\\.\". +Files: runtime/doc/options.txt, src/fileio.c, src/option.c, src/option.h, + src/os_win32.c + +Patch 7.0.131 +Problem: Win32: "vim -r" does not list all the swap files. +Solution: Also check for swap files starting with a dot. +Files: src/memline.c + +Patch 7.0.132 (after 7.0.130) +Problem: Win32: Crash when Vim reads from stdin. +Solution: Only use mch_nodetype() when there is a file name. +Files: src/fileio.c + +Patch 7.0.133 +Problem: When searching included files messages are added to the history. +Solution: Set msg_hist_off for messages about scanning included files. + Set msg_silent to avoid message about wrapping around. +Files: src/edit.c, src/globals.h, src/message.c, src/search.c + +Patch 7.0.134 +Problem: Crash when comparing a recursively looped List or Dictionary. +Solution: Limit recursiveness for comparing to 1000. +Files: src/eval.c + +Patch 7.0.135 +Problem: Crash when garbage collecting list or dict with loop. +Solution: Don't use DEL_REFCOUNT but don't recurse into Lists and + Dictionaries when freeing them in the garbage collector. + Also add allocated Dictionaries to the list of Dictionaries to + avoid leaking memory. +Files: src/eval.c, src/proto/eval.pro, src/tag.c + +Patch 7.0.136 +Problem: Using "O" while matching parens are highlighted may not remove the + highlighting. (Ilya Bobir) +Solution: Also trigger CursorMoved when a line is inserted under the cursor. +Files: src/misc1.c + +Patch 7.0.137 +Problem: Configure check for big features is wrong. +Solution: Change "==" to "=". (Martti Kuparinen) +Files: src/auto/configure, src/configure.in + +Patch 7.0.138 (extra) +Problem: Mac: modifiers don't work with function keys. +Solution: Use GetEventParameter() to obtain modifiers. (Nicolas Weber) +Files: src/gui_mac.c + +Patch 7.0.139 +Problem: Using CTRL-PageUp or CTRL-PageDown in Insert mode to go to another + tab page does not prepare for undo properly. (Stefano Zacchiroli) +Solution: Call start_arrow() before switching tab page. +Files: src/edit.c + +Patch 7.0.140 (after 7.0.134) +Problem: Comparing recursively looped List or Dictionary doesn't work well. +Solution: Detect comparing a List or Dictionary with itself. +Files: src/eval.c + +Patch 7.0.141 +Problem: When pasting a while line on the command line an extra CR is added + literally. +Solution: Don't add the trailing CR when pasting with the mouse. +Files: src/ex_getln.c, src/proto/ops.pro, src/ops.c + +Patch 7.0.142 +Problem: Using the middle mouse button in Select mode to paste text results + in an extra "y". (Kriton Kyrimis) +Solution: Let the middle mouse button replace the selected text with the + contents of the clipboard. +Files: src/normal.c + +Patch 7.0.143 +Problem: Setting 'scroll' to its default value was not handled correctly. +Solution: Compare the right field to PV_SCROLL. +Files: src/option.c + +Patch 7.0.144 +Problem: May compare two unrelated pointers when matching a pattern against + a string. (Dominique Pelle) +Solution: Avoid calling reg_getline() when REG_MULTI is false. +Files: src/regexp.c + +Patch 7.0.145 (after 7.0.142) +Problem: Compiler warning. +Solution: Add type cast. +Files: src/normal.c + +Patch 7.0.146 +Problem: When 'switchbuf' is set to "usetab" and the current tab has only a + quickfix window, jumping to an error always opens a new window. + Also, when the buffer is open in another tab page it's not found. +Solution: Check for the "split" value of 'switchbuf' properly. Search in + other tab pages for the desired buffer. (Yegappan Lakshmanan) +Files: src/buffer.c, src/quickfix.c + +Patch 7.0.147 +Problem: When creating a session file and there are several tab pages and + some windows have a local directory a short file name may be used + when it's not valid. (Marius Roets) + A session with multiple tab pages may result in "No Name" buffers. + (Bill McCarthy) +Solution: Don't enter tab pages when going through the list, only use a + pointer to the first window in each tab page. + Use "tabedit" instead of "tabnew | edit" when possible. +Files: src/ex_docmd.c + +Patch 7.0.148 +Problem: When doing "call a.xyz()" and "xyz" does not exist in dictionary + "a" there is no error message. (Yegappan Lakshmanan) +Solution: Add the error message. +Files: src/eval.c + +Patch 7.0.149 +Problem: When resizing a window that shows "~" lines the text sometimes + jumps down. +Solution: Remove code that uses "~" lines in some situations. Fix the + computation of the screen line of the cursor. Also set w_skipcol + to handle very long lines. +Files: src/misc1.c, src/window.c + +Patch 7.0.150 +Problem: When resizing the Vim window scrollbinding doesn't work. (Yakov + Lerner) +Solution: Do scrollbinding in set_shellsize(). +Files: src/term.c + +Patch 7.0.151 +Problem: Buttons in file dialog are not according to Gnome guidelines. +Solution: Swap Cancel and Open buttons. (Stefano Zacchiroli) +Files: src/gui_gtk.c + +Patch 7.0.152 +Problem: Crash when using lesstif 2. +Solution: Fill in the extension field. (Ben Hutchings) +Files: src/gui_xmebw.c + +Patch 7.0.153 +Problem: When using cscope and opening the temp file fails Vim crashes. + (Kaya Bekiroglu) +Solution: Check for NULL pointer returned from mch_open(). +Files: src/if_cscope.c + +Patch 7.0.154 +Problem: When 'foldnextmax' is negative Vim can hang. (James Vega) +Solution: Avoid the fold level becoming negative. +Files: src/fold.c, src/syntax.c + +Patch 7.0.155 +Problem: When getchar() returns a mouse button click there is no way to get + the mouse coordinates. +Solution: Add v:mouse_win, v:mouse_lnum and v:mouse_col. +Files: runtime/doc/eval.txt, src/eval.c, src/vim.h + +Patch 7.0.156 (extra) +Problem: Vim doesn't compile for Amiga OS 4. +Solution: Various changes for Amiga OS4. (Peter Bengtsson) +Files: src/feature.h, src/mbyte.c, src/memfile.c, src/memline.c, + src/os_amiga.c, src/os_amiga.h, src/pty.c + +Patch 7.0.157 +Problem: When a function is used recursively the profiling information is + invalid. (Mikolaj Machowski) +Solution: Put the start time on the stack instead of in the function. +Files: src/eval.c + +Patch 7.0.158 +Problem: In a C file with ":set foldmethod=syntax", typing {<CR> on the + last line results in the cursor being in a closed fold. (Gautam + Iyer) +Solution: Open fold after inserting a new line. +Files: src/edit.c + +Patch 7.0.159 +Problem: When there is an I/O error in the swap file the cause of the error + cannot be seen. +Solution: Use PERROR() instead of EMSG() where possible. +Files: src/memfile.c + +Patch 7.0.160 +Problem: ":@a" echoes the command, Vi doesn't do that. +Solution: Set the silent flag in the typeahead buffer to avoid echoing the + command. +Files: src/ex_docmd.c, src/normal.c, src/ops.c, src/proto/ops.pro + +Patch 7.0.161 +Problem: Win32: Tab pages line popup menu isn't using the right encoding. + (Yongwei Wu) +Solution: Convert the text when necessary. Also fixes the Find/Replace + dialog title. (Yegappan Lakshmanan) +Files: src/gui_w48.c + +Patch 7.0.162 +Problem: "vim -o a b" when file "a" triggers the ATTENTION dialog, + selecting "Quit" exits Vim instead of editing "b" only. + When file "b" triggers the ATTENTION dialog selecting "Quit" or + "Abort" results in editing file "a" in that window. +Solution: When selecting "Abort" exit Vim. When selecting "Quit" close the + window. Also avoid hit-enter prompt when selecting Abort. +Files: src/buffer.c, src/main.c + +Patch 7.0.163 +Problem: Can't retrieve the position of a sign after it was set. +Solution: Add the netbeans interface getAnno command. (Xavier de Gaye) +Files: runtime/doc/netbeans.txt, src/netbeans.c + +Patch 7.0.164 +Problem: ":redir @+" doesn't work. +Solution: Accept "@+" just like "@*". (Yegappan Lakshmanan) +Files: src/ex_docmd.c + +Patch 7.0.165 +Problem: Using CTRL-L at the search prompt adds a "/" and other characters + without escaping, causing the pattern not to match. +Solution: Escape special characters with a backslash. +Files: src/ex_getln.c + +Patch 7.0.166 +Problem: Crash in cscope code when connection could not be opened. + (Kaya Bekiroglu) +Solution: Check for the file descriptor to be NULL. +Files: src/if_cscope.c + +Patch 7.0.167 +Problem: ":function" redefining a dict function doesn't work properly. + (Richard Emberson) +Solution: Allow a function name to be a number when it's a function + reference. +Files: src/eval.c + +Patch 7.0.168 +Problem: Using uninitialized memory and memory leak. (Dominique Pelle) +Solution: Use alloc_clear() instead of alloc() for w_lines. Free + b_ml.ml_stack after recovery. +Files: src/memline.c, src/window.c + +Patch 7.0.169 +Problem: With a Visual block selection, with the cursor in the left upper + corner, pressing "I" doesn't remove the highlighting. (Guopeng + Wen) +Solution: When checking if redrawing is needed also check if Visual + selection is still active. +Files: src/screen.c + +Patch 7.0.170 (extra) +Problem: Win32: Using "gvim --remote-tab foo" when gvim is minimized while + it previously was maximized, un-maximizing doesn't work properly. + And the labels are not displayed properly when 'encoding' is + utf-8. +Solution: When minimized check for SW_SHOWMINIMIZED. When updating the tab + pages line use TCM_SETITEMW instead of TCM_INSERTITEMW. (Liu + Yubao) +Files: src/gui_w48.c + +Patch 7.0.171 (extra) +Problem: VMS: A file name with multiple paths is written in the wrong file. +Solution: Get the actually used file name. (Zoltan Arpadffy) + Also add info to the :version command about compilation. +Files: src/Make_vms.mms, src/buffer.c, src/os_unix.c, src/version.c + +Patch 7.0.172 +Problem: Crash when recovering and quitting at the "press-enter" prompt. +Solution: Check for "msg_list" to be NULL. (Liu Yubao) +Files: src/ex_eval.c + +Patch 7.0.173 +Problem: ":call f().TT()" doesn't work. (Richard Emberson) +Solution: When a function returns a Dictionary or another composite continue + evaluating what follows. +Files: src/eval.c + +Patch 7.0.174 +Problem: ":mksession" doesn't restore window layout correctly in tab pages + other than the current one. (Zhibin He) +Solution: Use the correct topframe for producing the window layout commands. +Files: src/ex_docmd.c + +Patch 7.0.175 +Problem: The result of tr() is missing the terminating NUL. (Ingo Karkat) +Solution: Add the NUL. +Files: src/eval.c + +Patch 7.0.176 +Problem: ":emenu" isn't executed directly, causing the encryption key + prompt to fail. (Life Jazzer) +Solution: Fix wrong #ifdef. +Files: src/menu.c + +Patch 7.0.177 +Problem: When the press-enter prompt gets a character from a non-remappable + mapping, it's put back in the typeahead buffer as remappable, + which may cause an endless loop. +Solution: Restore the non-remappable flag and the silent flag when putting a + char back in the typeahead buffer. +Files: src/getchar.c, src/message.c, src/normal.c + +Patch 7.0.178 +Problem: When 'enc' is "utf-8" and 'ignorecase' is set the result of ":echo + ("\xe4" == "\xe4")" varies. +Solution: In mb_strnicmp() avoid looking past NUL bytes. +Files: src/mbyte.c + +Patch 7.0.179 +Problem: Using ":recover" or "vim -r" without a swapfile crashes Vim. +Solution: Check for "buf" to be unequal NULL. (Yukihiro Nakadaira) +Files: src/memline.c + +Patch 7.0.180 (extra, after 7.0.171) +Problem: VMS: build failed. Problem with swapfiles. +Solution: Add "compiled_arch". Always expand path and pass it to + buf_modname(). (Zoltan Arpadffy) +Files: src/globals.h, src/memline.c, src/os_unix.c, runtime/menu.vim + +Patch 7.0.181 +Problem: When reloading a file that starts with an empty line, the reloaded + buffer has an extra empty line at the end. (Motty Lentzitzky) +Solution: Delete all lines, don't use bufempty(). +Files: src/fileio.c + +Patch 7.0.182 +Problem: When using a mix of undo and "g-" it may no longer be possible to + go to every point in the undo tree. (Andy Wokula) +Solution: Correctly update pointers in the undo tree. +Files: src/undo.c + +Patch 7.0.183 +Problem: Crash in ":let" when redirecting to a variable that's being + displayed. (Thomas Link) +Solution: When redirecting to a variable only do the assignment when + stopping redirection to avoid that setting the variable causes a + freed string to be accessed. +Files: src/eval.c + +Patch 7.0.184 +Problem: When the cscope program is called "mlcscope" the Cscope interface + doesn't work. +Solution: Accept "\S*cscope:" instead of "cscope:". (Frodak D. Baksik) +Files: src/if_cscope.c + +Patch 7.0.185 +Problem: Multi-byte characters in a message are displayed with attributes + from what comes before it. +Solution: Don't use the attributes for a multi-byte character. Do use + attributes for special characters. (Yukihiro Nakadaira) +Files: src/message.c + +Patch 7.0.186 +Problem: Get an ml_get error when 'encoding' is "utf-8" and searching for + "/\_s*/e" in an empty buffer. (Andrew Maykov) +Solution: Don't try getting the line just below the last line. +Files: src/search.c + +Patch 7.0.187 +Problem: Can't source a remote script properly. +Solution: Add the SourceCmd event. (Charles Campbell) +Files: runtime/doc/autocmd.txt, src/ex_cmds2.c, src/fileio.c, src/vim.h + +Patch 7.0.188 (after 7.0.186) +Problem: Warning for wrong pointer type. +Solution: Add a type cast. +Files: src/search.c + +Patch 7.0.189 +Problem: Translated message about finding matches is truncated. (Yukihiro + Nakadaira) +Solution: Enlarge the buffer. Also use vim_snprintf(). +Files: src/edit.c + +Patch 7.0.190 +Problem: "syntax spell default" results in an error message. +Solution: Change 4 to 7 for STRNICMP(). (Raul Nunez de Arenas Coronado) +Files: src/syntax.c + +Patch 7.0.191 +Problem: The items used by getqflist() and setqflist() don't match. +Solution: Support the "bufnum" item for setqflist(). (Yegappan Lakshmanan) +Files: runtime/doc/eval.txt, src/quickfix.c + +Patch 7.0.192 +Problem: When 'swapfile' is switched off in an empty file it is possible + that not all blocks are loaded into memory, causing ml_get errors + later. +Solution: Rename "dont_release" to "mf_dont_release" and also use it to + avoid using the cached line and locked block. +Files: src/globals.h, src/memfile.c, src/memline.c + +Patch 7.0.193 +Problem: Using --remote or --remote-tab with an argument that matches + 'wildignore' causes a crash. +Solution: Check the argument count before using ARGLIST[0]. +Files: src/ex_cmds.c + +Patch 7.0.194 +Problem: Once an ml_get error is given redrawing part of the screen may + cause it again, resulting in an endless loop. +Solution: Don't give the error message for a recursive call. +Files: src/memline.c + +Patch 7.0.195 +Problem: When a buffer is modified and 'autowriteall' is set, ":quit" + results in an endless loop when there is a conversion error while + writing. (Nikolai Weibull) +Solution: Make autowrite() return FAIL if the buffer is still changed after + writing it. + /* put the cursor on the last char, for 'tw' formatting */ +Files: src/ex_cmds2.c + +Patch 7.0.196 +Problem: When using ":vert ball" the computation of the mouse pointer + position may be off by one column. (Stefan Karlsson) +Solution: Recompute the frame width when moving the vertical separator from + one window to another. +Files: src/window.c + +Patch 7.0.197 (extra) +Problem: Win32: Compiling with EXITFREE doesn't work. +Solution: Adjust a few #ifdefs. (Alexei Alexandrof) +Files: src/misc2.c, src/os_mswin.c + +Patch 7.0.198 (extra) +Problem: Win32: Compiler warnings. No need to generate gvim.exe.mnf. +Solution: Add type casts. Use "*" for processorArchitecture. (George Reilly) +Files: src/Make_mvc.mak, src/eval.c, src/gvim.exe.mnf, src/misc2.c + +Patch 7.0.199 +Problem: When using multi-byte characters the combination of completion and + formatting may result in a wrong cursor position. +Solution: Don't decrement the cursor column, use dec_cursor(). (Yukihiro + Nakadaira) Also check for the column to be zero. +Files: src/edit.c + +Patch 7.0.200 +Problem: Memory leaks when out of memory. +Solution: Free the memory. +Files: src/edit.c, src/diff.c + +Patch 7.0.201 +Problem: Message for ":diffput" about buffer not being in diff mode may be + wrong. +Solution: Check for buffer in diff mode but not modifiable. +Files: src/diff.c + +Patch 7.0.202 +Problem: Problems on Tandem systems while compiling and at runtime. +Solution: Recognize root uid is 65535. Check select() return value for it + not being supported. Avoid wrong function prototypes. Mention + use of -lfloss. (Matthew Woehlke) +Files: src/Makefile, src/ex_cmds.c, src/fileio.c, src/main.c, + src/osdef1.h.in, src/osdef2.h.in, src/os_unix.c, src/pty.c, + src/vim.h + +Patch 7.0.203 +Problem: 0x80 characters in a register are not handled correctly for the + "@" command. +Solution: Escape CSI and 0x80 characters. (Yukihiro Nakadaira) +Files: src/ops.c + +Patch 7.0.204 +Problem: Cscope: Parsing matches for listing isn't done properly. +Solution: Check for line number being found. (Yu Zhao) +Files: src/if_cscope.c + +Patch 7.0.205 (after 7.0.203) +Problem: Can't compile. +Solution: Always include the vim_strsave_escape_csi function. +Files: src/getchar.c + +Patch 7.0.206 (after 7.0.058) +Problem: Some characters of the "gb18030" encoding are not handled + properly. +Solution: Do not use "cp936" as an alias for "gb18030" encoding. Instead + initialize 'encoding' to "cp936". +Files: src/mbyte.c, src/option.c + +Patch 7.0.207 +Problem: After patch 2.0.203 CSI and K_SPECIAL characters are escaped when + recorded and then again when the register is executed. +Solution: Remove escaping before putting the recorded characters in a + register. (Yukihiro Nakadaira) +Files: src/getchar.c, src/ops.c, src/proto/getchar.pro + +Patch 7.0.208 (after 7.0.171 and 7.0.180) +Problem: VMS: changes to path handling cause more trouble than they solve. +Solution: Revert changes. +Files: src/buffer.c, src/memline.c, src/os_unix.c + +Patch 7.0.209 +Problem: When replacing a line through Python the cursor may end up beyond + the end of the line. +Solution: Check the cursor column after replacing the line. +Files: src/if_python.c + +Patch 7.0.210 +Problem: ":cbuffer" and ":lbuffer" always fail when the buffer is modified. + (Gary Johnson) +Solution: Support adding a !. (Yegappan Lakshmanan) +Files: runtime/doc/quickfix.txt, src/ex_cmds.h + +Patch 7.0.211 +Problem: With ":set cindent noai bs=0" using CTRL-U in Insert mode will + delete auto-indent. After ":set ai" it doesn't. +Solution: Also check 'cindent' being set. (Ryan Lortie) +Files: src/edit.c + +Patch 7.0.212 +Problem: The GUI can't be terminated with SIGTERM. (Mark Logan) +Solution: Use the signal protection in the GUI as in the console, allow + signals when waiting for 100 msec or longer. +Files: src/ui.c + +Patch 7.0.213 +Problem: When 'spellfile' has two regions that use the same sound folding + using "z=" will cause memory to be freed twice. (Mark Woodward) +Solution: Clear the hashtable properly so that the items are only freed once. +Files: src/spell.c + +Patch 7.0.214 +Problem: When using <f-args> in a user command it's not possible to have an + argument end in '\ '. +Solution: Change the handling of backslashes. (Yakov Lerner) +Files: runtime/doc/map.txt, src/ex_docmd.c + +Patch 7.0.215 (extra) +Problem: Mac: Scrollbar size isn't set. Context menu has disabled useless + Help entry. Call to MoreMasterPointers() is ignored. +Solution: Call SetControlViewSize() in gui_mch_set_scrollbar_thumb(). Use + kCMHelpItemRemoveHelp for ContextualMenuSelect(). Remove call to + MoreMasterPointers(). (Nicolas Weber) +Files: src/gui_mac.c + +Patch 7.0.216 +Problem: ":tab wincmd ]" does not open a tab page. (Tony Mechelynck) +Solution: Copy the cmdmod.tab value to postponed_split_tab and use it. +Files: src/globals.h, src/ex_docmd.c, src/if_cscope.c, src/window.c + +Patch 7.0.217 +Problem: This hangs when pressing "n": ":%s/\n/,\r/gc". (Ori Avtalion) +Solution: Set "skip_match" to advance to the next line. +Files: src/ex_cmds.c + +Patch 7.0.218 +Problem: "%B" in 'statusline' always shows zero in Insert mode. (DervishD) +Solution: Remove the exception for Insert mode, check the column for being + valid instead. +Files: src/buffer.c + +Patch 7.0.219 +Problem: When using the 'editexisting.vim' script and a file is being + edited in another tab page the window is split. The "+123" + argument is not used. +Solution: Make the tab page with the file the current tab page. Set + v:swapcommand when starting up to the first "+123" or "-c" command + line argument. +Files: runtime/macros/editexisting.vim, src/main.c + +Patch 7.0.220 +Problem: Crash when using winnr('#') in a new tab page. (Andy Wokula) +Solution: Check for not finding the window. +Files: src/eval.c + +Patch 7.0.221 +Problem: finddir() uses 'path' by default, where "." means relative to the + current file. But it works relative to the current directory. + (Tye Zdrojewski) +Solution: Add the current buffer name to find_file_in_path_option() for the + relative file name. +Files: runtime/doc/eval.txt, src/eval.c + +Patch 7.0.222 +Problem: Perl indenting using 'cindent' works almost right. +Solution: Recognize '#' to start a comment. (Alex Manoussakis) Added '#' + flag in 'cinoptions'. +Files: runtime/doc/indent.txt, src/misc1.c + +Patch 7.0.223 +Problem: Unprintable characters in completion text mess up the popup menu. + (Gombault Damien) +Solution: Use strtrans() to make the text printable. +Files: src/charset.c, src/popupmnu.c + +Patch 7.0.224 +Problem: When expanding "##" spaces are escaped twice. (Pavol Juhas) +Solution: Don't escape the spaces that separate arguments. +Files: src/eval.c, src/ex_docmd.c, src/proto/ex_docmd.pro + +Patch 7.0.225 +Problem: When using setline() in an InsertEnter autocommand and doing "A" + the cursor ends up on the last byte in the line. (Yukihiro + Nakadaira) +Solution: Only adjust the column when using setline() for the cursor line. + Move it back to the head byte if necessary. +Files: src/eval.c, src/misc2.c + +Patch 7.0.226 +Problem: Display flickering when updating signs through the netbeans + interface. (Xavier de Gaye) +Solution: Remove the redraw_later(CLEAR) call. +Files: src/netbeans.c + +Patch 7.0.227 +Problem: Crash when closing a window in the GUI. (Charles Campbell) +Solution: Don't call out_flush() from win_free(). +Files: src/window.c + +Patch 7.0.228 +Problem: Cygwin: problem with symlink to DOS style path. +Solution: Invoke cygwin_conv_to_posix_path(). (Luca Masini) +Files: src/os_unix.c + +Patch 7.0.229 +Problem: When 'pastetoggle' starts with Esc then pressing Esc in Insert + mode will not time out. (Jeffery Small) +Solution: Use KL_PART_KEY instead of KL_PART_MAP, so that 'ttimeout' applies + to the 'pastetoggle' key. +Files: src/getchar.c + +Patch 7.0.230 +Problem: After using ":lcd" a script doesn't know how to restore the + current directory. +Solution: Add the haslocaldir() function. (Bob Hiestand) +Files: runtime/doc/usr_41.txt, runtime/doc/eval.txt, src/eval.c + +Patch 7.0.231 +Problem: When recovering from a swap file the page size is likely to be + different from the minimum. The block used for the first page + then has a buffer of the wrong size, causing a crash when it's + reused later. (Zephaniah Hull) +Solution: Reallocate the buffer when the page size changes. Also check that + the page size is at least the minimum value. +Files: src/memline.c + +Patch 7.0.232 (extra) +Problem: Mac: doesn't support GUI tab page labels. +Solution: Add GUI tab page labels. (Nicolas Weber) +Files: src/feature.h, src/gui.c, src/gui.h, src/gui_mac.c, + src/proto/gui_mac.pro + +Patch 7.0.233 (extra) +Problem: Mac: code formatted badly. +Solution: Fix code formatting +Files: src/gui_mac.c + +Patch 7.0.234 +Problem: It's possible to use feedkeys() from a modeline. That is a + security issue, can be used for a trojan horse. +Solution: Disallow using feedkeys() in the sandbox. +Files: src/eval.c + +Patch 7.0.235 +Problem: It is possible to use writefile() in the sandbox. +Solution: Add a few more checks for the sandbox. +Files: src/eval.c + +Patch 7.0.236 +Problem: Linux 2.4 uses sysinfo() with a mem_unit field, which is not + backwards compatible. +Solution: Add an autoconf check for sysinfo.mem_unit. Let mch_total_mem() + return Kbyte to avoid overflow. +Files: src/auto/configure, src/configure.in, src/config.h.in, + src/option.c, src/os_unix.c + +Patch 7.0.237 +Problem: For root it is recommended to not use 'modeline', but in + not-compatible mode the default is on. +Solution: Let 'modeline' default to off for root. +Files: runtime/doc/options.txt, src/option.c + +Patch 7.0.238 +Problem: Crash when ":match" pattern runs into 'maxmempattern'. (Yakov + Lerner) +Solution: Don't free the regexp program of match_hl. +Files: src/screen.c + +Patch 7.0.239 +Problem: When using local directories and tab pages ":mksession" uses a + short file name when it shouldn't. Window-local options from a + modeline may be applied to the wrong window. (Teemu Likonen) +Solution: Add the did_lcd flag, use the full path when it's set. Don't use + window-local options from the modeline when using the current + window for another buffer in ":doautoall". +Files: src/fileio.c, src/ex_docmd.c + +Patch 7.0.240 +Problem: Crash when splitting a window in the GUI. (opposite of 7.0.227) +Solution: Don't call out_flush() from win_alloc(). Also avoid this for + win_delete(). Also block autocommands while the window structure + is invalid. +Files: src/window.c + +Patch 7.0.241 +Problem: ":windo throw 'foo'" loops forever. (Andy Wokula) +Solution: Detect that win_goto() doesn't work. +Files: src/ex_cmds2.c + +Patch 7.0.242 (extra) +Problem: Win32: Using "-register" in a Vim that does not support OLE causes + a crash. +Solution: Don't use EMSG() but mch_errmsg(). Check p_go for being NULL. + (partly by Michael Wookey) +Files: src/gui_w32.c + +Patch 7.0.243 (extra) +Problem: Win32: When GvimExt is built with MSVC 2005 or later, the "Edit + with vim" context menu doesn't appear in the Windows Explorer. +Solution: Embed the linker manifest file into the resources of GvimExt.dll. + (Mathias Michaelis) +Files: src/GvimExt/Makefile + + +Fixes after Vim 7.1a BETA: + +The extra archive had CVS directories included below "farsi" and +"runtime/icons". CVS was missing the farsi icon files. + +Fix compiling with Gnome 2.18, undefine bind_textdomain_codeset. (Daniel +Drake) + +Mac: "make install" didn't copy rgb.txt. + +When editing a compressed file while there are folds caused "ml_get" errors +and some lines could be missing. When decompressing failed option values were +not restored. + + +Patch 7.1a.001 +Problem: Crash when downloading a spell file. (Szabolcs Horvat) +Solution: Avoid that did_set_spelllang() is used recursively when a new + window is opened for the download. + Also avoid wiping out the wrong buffer. +Files: runtime/autoload/spellfile.vim, src/buffer.c, src/ex_cmds.c, + src/spell.c + +Patch 7.1a.002 (extra) +Problem: Compilation error with MingW. +Solution: Check for LPTOOLTIPTEXT to be defined. +Files: src/gui_w32.c + + +Fixes after Vim 7.1b BETA: + +Made the Mzscheme interface build both with old and new versions of Mzscheme, +using an #ifdef. (Sergey Khorev) +Mzscheme interface didn't link, missing function. Changed order of libraries +in the configure script. + +Ruby interface didn't compile on Mac. Changed #ifdef. (Kevin Ballard) + +Patch 7.1b.001 (extra) +Problem: Random text in a source file. No idea how it got there. +Solution: Delete the text. +Files: src/gui_w32.c + +Patch 7.1b.002 +Problem: When 'maxmem' is large there can be an overflow in computations. + (Thomas Wiegner) +Solution: Use the same mechanism as in mch_total_mem(): first reduce the + multiplier as much as possible. +Files: src/memfile.c + +============================================================================== +VERSION 7.2 *version-7.2* *version7.2* + +This section is about improvements made between version 7.1 and 7.2. + +This is mostly a bug-fix release. The main new feature is floating point +support. |Float| + + +Changed *changed-7.2* +------- + +Changed the command line buffer name from "command-line" to "[Command Line]". + +Removed optional ! for ":caddexpr", ":cgetexpr", ":cgetfile", ":laddexpr", +":lgetexpr" and ":lgetfile". They are not needed. (Yegappan Lakshmanan) + +An offset for syntax matches worked on bytes instead of characters. That is +inconsistent and can easily be done wrong. Use character offsets now. +(Yukihiro Nakadaira) + +The FileChangedShellPost event was also given when a file didn't change. +(John Little) + +When the current line is long (doesn't fit) the popup menu can't be seen. +Display it below the screen line instead of below the text line. +(Francois Ingelrest) + +Switched to autoconf version 2.62. + +Moved including fcntl.h to vim.h and removed it from all .c files. + +Introduce macro STRMOVE(d, s), like STRCPY() for overlapping strings. +Use it instead of mch_memmove(p, p + x, STRLEN(p + x) + 1). + +Removed the bulgarian.vim keymap file, two more standard ones replace it. +(Boyko Bantchev) + +Increased the maximum number of tag matches for command line completion from +200 to 300. + +Renamed help file sql.txt to ft_sql.txt and ada.txt to ft_ada.txt. + + +Added *added-7.2* +----- + +New syntax files: + CUDA (Timothy B. Terriberry) + Cdrdao config (Nikolai Weibull) + Coco/R (Ashish Shukla) + Denyhosts config (Nikolai Weibull) + Dtrace script (Nicolas Weber) + Git output, commit, config, rebase, send-email (Tim Pope) + HASTE and HastePreProc (M. Tranchero) + Haml (Tim Pope) + Host conf (Nikolai Weibull) + Linden script (Timo Frenay) + MS messages (Kevin Locke) + PDF (Tim Pope) + ProMeLa (Maurizio Tranchero) + Reva Foth (Ron Aaron) + Sass (Tim Pope) + Symbian meta-makefile, MMP (Ron Aaron) + VOS CM macro (Andrew McGill) + XBL (Doug Kearns) + +New tutor files: + Made UTF-8 versions of all the tutor files. + Greek renamed from ".gr" to ".el" (Greek vs Greece). + Esperanto (Dominique Pelle) + Croatian (Paul B. Mahol) + +New filetype plugins: + Cdrdao config (Nikolai Weibull) + Debian control files (Debian Vim maintainers) + Denyhosts (Nikolai Weibull) + Dos .ini file (Nikolai Weibull) + Dtrace script (Nicolas Weber) + FnameScript (Nikolai Weibull) + Git, Git config, Git commit, Git rebase, Git send-email (Tim Pope) + Haml (Tim Pope) + Host conf (Nikolai Weibull) + Host access (Nikolai Weibull) + Logtalk (Paulo Moura) + MS messages (Kevin Locke) + NSIS script (Nikolai Weibull) + PDF (Tim Pope) + Reva Forth (Ron Aaron) + Sass (Tim Pope) + +New indent files: + DTD (Nikolai Weibull) + Dtrace script (Nicolas Weber) + Erlang (Csaba Hoch) + FrameScript (Nikolai Weibull) + Git config (Tim Pope) + Haml (Tim Pope) + Logtalk (Paulo Moura) + Sass (Tim Pope) + Tiny Fugue (Christian J. Robinson) + +New compiler plugins: + RSpec (Tim Pope) + +New keymap files: + Croatian (Paul B. Mahol) + Russian Dvorak (Serhiy Boiko) + Ukrainian Dvorak (Serhiy Boiko) + Removed plain Bulgarian, "bds" and phonetic are sufficient. + +Other new runtime files: + Esperanto menu and message translations. (Dominique Pelle) + Finnish menu and message translations. (Flammie Pirinen) + Brazilian Portuguese message translations. (Eduardo Dobay) + +Added floating point support. |Float| + +Added argument to mode() to return a bit more detail about the current mode. +(Ben Schmidt) + +Added support for BSD console mouse: |sysmouse|. (Paul B. Mahol) + +Added the "newtab" value for the 'switchbuf' option. (partly by Yegappan +Lakshmanan) + +Improved error messages for the netbeans interface. (Philippe Fremy) + +Added support for using xterm mouse codes for screen. (Micah Cowan) + +Added support for cross compiling: +Adjusted configure.in and added INSTALLcross.txt. (Marc Haisenko) Fixed +mistakes in configure.in after that. +Don't use /usr/local/include and /usr/local/lib in configure. (Philip +Prindeville) +For cross compiling the Cygwin version on Unix, change VIM.TLB to vim.tlb in +src/vim.rc. (Tsuneo Nakagawa) + +Added v:searchforward variable: What direction we're searching in. (Yakov +Lerner) + + +Fixed *fixed-7.2* +----- + +Patch 7.1.001 +Problem: Still can't build with Gnome libraries. +Solution: Fix typo in bind_textdomain_codeset. (Mike Kelly) +Files: src/gui_gtk.c, src/gui_gtk_x11.c + +Patch 7.1.002 +Problem: Oracle Pro*C/C++ files are not detected. +Solution: Add the missing star. (Micah J. Cowan) +Files: runtime/filetype.vim + +Patch 7.1.003 (extra) +Problem: The "Tear off this menu" message appears in the message history + when using a menu. (Yongwei Wu) +Solution: Disable message history when displaying the menu tip. +Files: src/gui_w32.c + +Patch 7.1.004 +Problem: Crash when doing ":next directory". (Raphael Finkel) +Solution: Do not use "buf", it may be invalid after autocommands. +Files: src/ex_cmds.c + +Patch 7.1.005 +Problem: "cit" used on <foo></foo> deletes <foo>. Should not delete + anything and start insertion, like "ci'" does on "". (Michal + Bozon) +Solution: Handle an empty object specifically. Made it work consistent for + various text objects. +Files: src/search.c + +Patch 7.1.006 +Problem: Resetting 'modified' in a StdinReadPost autocommand doesn't work. +Solution: Set 'modified' before the autocommands instead of after it. +Files: src/buffer.c + +Patch 7.1.007 (extra) +Problem: Mac: Context menu doesn't work on Intel Macs. + Scrollbars are not dimmed when Vim is not the active application. +Solution: Remove the test whether context menus are supported. They are + always there in OS/X. Handle the dimming. (Nicolas Weber) +Files: src/gui_mac.c, src/gui.h + +Patch 7.1.008 +Problem: getfsize() returns a negative number for very big files. +Solution: Check for overflow and return -2. +Files: runtime/doc/eval.txt, src/eval.c + +Patch 7.1.009 +Problem: In diff mode, displaying the difference between a tab and spaces + is not highlighted correctly. +Solution: Only change highlighting at the end of displaying a tab. +Files: src/screen.c + +Patch 7.1.010 +Problem: The Gnome session file doesn't restore tab pages. +Solution: Add SSOP_TABPAGES to the session flags. (Matias D'Ambrosio) +Files: src/gui_gtk_x11.c + +Patch 7.1.011 +Problem: Possible buffer overflow when $VIMRUNTIME is very long. (Victor + Stinner) +Solution: Use vim_snprintf(). +Files: src/main.c + +Patch 7.1.012 +Problem: ":let &shiftwidth = 'asdf'" doesn't produce an error message. +Solution: Check for a string argument. (Chris Lubinski) +Files: src/option.c + +Patch 7.1.013 +Problem: ":syn include" only loads the first file, while it is documented + as doing the equivalent of ":runtime!". +Solution: Change the argument to source_runtime(). (James Vega) +Files: src/syntax.c + +Patch 7.1.014 +Problem: Crash when doing C indenting. (Chris Monson) +Solution: Obtain the current line again after invoking cin_islabel(). +Files: src/edit.c + +Patch 7.1.015 +Problem: MzScheme interface: current-library-collection-paths produces no + list. Interface doesn't build on a Mac. +Solution: Use a list instead of a pair. (Bernhard Fisseni) Use "-framework" + argument for MZSCHEME_LIBS in configure. +Files: src/configure.in, src/if_mzsch.c, src/auto/configure + +Patch 7.1.016 (after patch 7.1.012) +Problem: Error message about setting 'diff' to a string. +Solution: Don't pass an empty string to set_option_value() when setting + 'diff'. +Files: src/quickfix.c, src/popupmnu.c + +Patch 7.1.017 +Problem: ":confirm w" does give a prompt when 'readonly' is set, but not + when the file permissions are read-only. (Michael Schaap) +Solution: Provide a dialog in both situations. (Chris Lubinski) +Files: src/ex_cmds.c, src/fileio.c, src/proto/fileio.pro + +Patch 7.1.018 +Problem: When 'virtualedit' is set a "p" of a block just past the end of + the line inserts before the cursor. (Engelke) +Solution: Check for the cursor being just after the line (Chris Lubinski) +Files: src/ops.c + +Patch 7.1.019 +Problem: ":py" asks for an argument, ":py asd" then gives the error that + ":py" isn't implemented. Should already happen for ":py". +Solution: Compare with ex_script_ni. (Chris Lubinski) +Files: src/ex_docmd.c + +Patch 7.1.020 +Problem: Reading from uninitialized memory when using a dialog. (Dominique + Pelle) +Solution: In msg_show_console_dialog() append a NUL after every appended + character. +Files: src/message.c + +Patch 7.1.021 (after 7.1.015) +Problem: Mzscheme interface doesn't compile on Win32. +Solution: Fix the problem that 7.1.015 fixed in a better way. (Sergey Khorev) +Files: src/if_mzsch.c + +Patch 7.1.022 +Problem: When setting 'keymap' twice the b:keymap_name variable isn't set. + (Milan Berta) +Solution: Don't unlet b:keymap_name for ":loadkeymap". (Martin Toft) +Files: src/digraph.c + +Patch 7.1.023 +Problem: "dw" in a line with one character deletes the line. Vi and nvi + don't do this. (Kjell Arne Rekaa) +Solution: Check for one-character words especially. +Files: src/search.c + +Patch 7.1.024 +Problem: Using a pointer that has become invalid. (Chris Monson) +Solution: Obtain the line pointer again after we looked at another line. +Files: src/search.c + +Patch 7.1.025 +Problem: search() and searchpos() don't use match under cursor at start of + line when using 'bc' flags. (Viktor Kojouharov) +Solution: Don't go to the previous line when the 'c' flag is present. + Also fix that "j" doesn't move the cursor to the right column. +Files: src/eval.c, src/search.c + +Patch 7.1.026 +Problem: "[p" doesn't work in Visual mode. (David Brown) +Solution: Use checkclearop() instead of checkclearopq(). +Files: src/normal.c + +Patch 7.1.027 +Problem: On Sun systems opening /dev/fd/N doesn't work, and they are used + by process substitutions. +Solution: Allow opening specific character special files for Sun systems. + (Gary Johnson) +Files: src/fileio.c, src/os_unix.h + +Patch 7.1.028 +Problem: Can't use last search pattern for ":sort". (Brian McKee) +Solution: When the pattern is empty use the last search pattern. (Martin + Toft) +Files: runtime/doc/change.txt, src/ex_cmds.c + +Patch 7.1.029 (after 7.1.019) +Problem: Can't compile when all interfaces are used. (Taylor Venable) +Solution: Only check for ex_script_ni when it's defined. +Files: src/ex_docmd.c + +Patch 7.1.030 +Problem: The "vimtutor" shell script checks for "vim6" but not for "vim7". + (Christian Robinson) +Solution: Check for more versions, but prefer using "vim". +Files: src/vimtutor + +Patch 7.1.031 +Problem: virtcol([123, '$']) doesn't work. (Michael Schaap) +Solution: When '$' is used for the column number get the last column. +Files: runtime/doc/eval.txt, src/eval.c + +Patch 7.1.032 +Problem: Potential crash when editing a command line. (Chris Monson) +Solution: Check the position to avoid access before the start of an array. +Files: src/ex_getln.c + +Patch 7.1.033 +Problem: A buffer is marked modified when it was first deleted and then + added again using a ":next" command. (John Mullin) +Solution: When checking if a buffer is modified use the BF_NEVERLOADED flag. +Files: src/option.c + +Patch 7.1.034 +Problem: Win64: A few compiler warnings. Problems with optimizer. +Solution: Use int instead of size_t. Disable the optimizer in one function. + (George V. Reilly) +Files: src/eval.c, src/spell.c + +Patch 7.1.035 +Problem: After ":s/./&/#" all listed lines have a line number. (Yakov + Lerner) +Solution: Reset the line number flag when not using the "&" flag. +Files: src/ex_cmds.c + +Patch 7.1.036 +Problem: Completing ":echohl" argument should include "None". (Ori + Avtalion) ":match" should have "none" too. +Solution: Add flags to use expand_highlight(). Also fix that when disabling + FEAT_CMDL_COMPL compilation fails. (Chris Lubinski) +Files: src/eval.c, src/ex_docmd.c, src/ex_getln.c, src/proto/syntax.pro + src/syntax.c + +Patch 7.1.037 +Problem: strcpy() used for overlapping strings. (Chris Monson) +Solution: Use mch_memmove() instead. +Files: src/option.c + +Patch 7.1.038 +Problem: When 'expandtab' is set then a Tab copied for 'copyindent' is + expanded to spaces, even when 'preserveindent' is set. (Alexei + Alexandrov) +Solution: Remove the check for 'expandtab'. Also fix that ">>" doesn't obey + 'preserveindent'. (Chris Lubinski) +Files: src/misc1.c + +Patch 7.1.039 +Problem: A tag in a help file that starts with "help-tags" and contains a + percent sign may make Vim crash. (Ulf Harnhammar) +Solution: Use puts() instead of fprintf(). +Files: src/ex_cmds.c + +Patch 7.1.040 +Problem: ":match" only supports three matches. +Solution: Add functions clearmatches(), getmatches(), matchadd(), + matchdelete() and setmatches(). Changed the data structures for + this. A small bug in syntax.c is fixed, so newly created + highlight groups can have their name resolved correctly from their + ID. (Martin Toft) +Files: runtime/doc/eval.txt, runtime/doc/pattern.txt, + runtime/doc/usr_41.txt, src/eval.c, src/ex_docmd.c, + src/proto/window.pro, src/screen.c, src/structs.h, src/syntax.c, + src/testdir/Makefile, src/testdir/test63.in, + src/testdir/test63.ok, src/window.c + +Patch 7.1.041 (extra, after 7.1.040) +Problem: Some changes for patch 7.1.040 are in extra files. +Solution: Update the extra files. +Files: src/testdir/Make_amiga.mak, src/testdir/Make_dos.mak, + src/testdir/Make_os2.mak, src/testdir/Make_vms.mms + +Patch 7.1.042 (after 7.1.040) +Problem: Internal error when using matchadd(). (David Larson) +Solution: Check the third argument to be present before using the fourth + argument. (Martin Toft) +Files: src/eval.c + +Patch 7.1.043 +Problem: In Ex mode using CTRL-D twice may cause a crash. Cursor isn't + positioned properly after CTRL-D. +Solution: Set prev_char properly. Position the cursor correctly. (Antony + Scriven) +Files: src/ex_getln.c + +Patch 7.1.044 +Problem: In Insert mode 0 CTRL-T deletes all indent, it should add indent. + (Gautam Iyer) +Solution: Check for CTRL-D typed. +Files: src/edit.c + +Patch 7.1.045 +Problem: Unnecessary screen redrawing. (Jjgod Jiang) +Solution: Reset "must_redraw" after clearing the screen. +Files: src/screen.c + +Patch 7.1.046 +Problem: ":s" command removes combining characters. (Ron Aaron) +Solution: Copy composing characters individually. (Chris Lubinski) +Files: src/regexp.c + +Patch 7.1.047 +Problem: vim_regcomp() called with invalid argument. (Xiaozhou Liu) +Solution: Change TRUE to RE_MAGIC + RE_STRING. +Files: src/ex_eval.c + +Patch 7.1.048 +Problem: The matchparen plugin doesn't update the match when scrolling with + the mouse wheel. (Ilya Bobir) +Solution: Set the match highlighting for text that can be scrolled into the + viewable area without moving the cursor. (Chris Lubinski) +Files: runtime/plugin/matchparen.vim + +Patch 7.1.049 +Problem: Cannot compile GTK2 version with Hangul input feature. +Solution: Don't define FEAT_XFONTSET when using GTK2. +Files: src/feature.h + +Patch 7.1.050 +Problem: Possible crash when using C++ indenting. (Chris Monson) +Solution: Keep the line pointer to the line to compare with. Avoid going + past the end of line. +Files: src/misc1.c + +Patch 7.1.051 +Problem: Accessing uninitialized memory when finding spell suggestions. +Solution: Don't try swapping characters at the end of a word. +Files: src/spell.c + +Patch 7.1.052 +Problem: When creating a new match not all fields are initialized, which + may lead to unpredictable results. +Solution: Initialise rmm_ic and rmm_maxcol. +Files: src/window.c + +Patch 7.1.053 +Problem: Accessing uninitialized memory when giving a message. +Solution: Check going the length before checking for a NUL byte. +Files: src/message.c + +Patch 7.1.054 +Problem: Accessing uninitialized memory when displaying the fold column. +Solution: Add a NUL to the extra array. (Dominique Pelle). Also do this in + a couple of other situations. +Files: src/screen.c + +Patch 7.1.055 +Problem: Using strcpy() with arguments that overlap. +Solution: Use mch_memmove() instead. +Files: src/buffer.c, src/charset.c, src/eval.c, src/ex_getln.c, + src/misc1.c, src/regexp.c, src/termlib.c + +Patch 7.1.056 +Problem: More prompt does not behave correctly after scrolling back. + (Randall W. Morris) +Solution: Avoid lines_left becomes negative. (Chris Lubinski) Don't check + mp_last when deciding to show the more prompt. (Martin Toft) +Files: src/message.c + +Patch 7.1.057 +Problem: Problem with CursorHoldI when using "r" in Visual mode (Max + Dyckhoff) +Solution: Ignore CursorHold(I) when getting a second character for a Normal + mode command. Also abort the "r" command in Visual when a special + key is typed. +Files: src/normal.c + +Patch 7.1.058 +Problem: When 'rightleft' is set the completion menu is positioned wrong. + (Baha-Eddine MOKADEM) +Solution: Fix the completion menu. (Martin Toft) +Files: src/popupmnu.c, src/proto/search.pro, src/search.c + +Patch 7.1.059 +Problem: When in Ex mode and doing "g/^/vi" and then pressing CTRL-C Vim + hangs and beeps. (Antony Scriven) +Solution: Clear "got_int" in the main loop to avoid the hang. When typing + CTRL-C twice in a row abort the ":g" command. This is Vi + compatible. +Files: src/main.c + +Patch 7.1.060 +Problem: Splitting quickfix window messes up window layout. (Marius + Gedminas) +Solution: Compute the window size in a smarter way. (Martin Toft) +Files: src/window.c + +Patch 7.1.061 +Problem: Win32: When 'encoding' is "latin1" 'ignorecase' doesn't work for + characters with umlaut. (Joachim Hofmann) +Solution: Do not use islower()/isupper()/tolower()/toupper() but our own + functions. (Chris Lubinski) +Files: src/mbyte.c, src/regexp.c, src/vim.h + +Patch 7.1.062 (after 7.1.038) +Problem: Indents of C comments can be wrong. (John Mullin) +Solution: Adjust ind_len. (Chris Lubinski) +Files: src/misc1.c + +Patch 7.1.063 (after 7.1.040) +Problem: Warning for uninitialized variable. +Solution: Initialise it to NULL. +Files: src/ex_docmd.c + +Patch 7.1.064 +Problem: On Interix some files appear not to exist. +Solution: Remove the top bit from st_mode. (Ligesh) +Files: src/os_unix.c + +Patch 7.1.065 (extra) +Problem: Win32: Compilation problem for newer version of w32api. +Solution: Only define __IID_DEFINED__ when needed. (Chris Sutcliffe) +Files: src/Make_ming.mak, src/iid_ole.c + +Patch 7.1.066 +Problem: When 'bomb' is set or reset the file should be considered + modified. (Tony Mechelynck) +Solution: Handle like 'endofline'. (Martin Toft) +Files: src/buffer.c, src/fileio.c, src/option.c, src/structs.h + +Patch 7.1.067 +Problem: 'thesaurus' doesn't work when 'infercase' is set. (Mohsin) +Solution: Don't copy the characters being completed but check the case and + apply it to the suggested word. Also fix that the first word in + the thesaurus line is not used. (Martin Toft) +Files: src/edit.c + +Patch 7.1.068 +Problem: When 'equalalways' is set and splitting a window, it's possible + that another small window gets bigger. +Solution: Only equalize window sizes when after a split the windows are + smaller than another window. (Martin Toft) +Files: runtime/doc/options.txt, runtime/doc/windows.txt, src/window.c + +Patch 7.1.069 +Problem: GTK GUI: When using confirm() without a default button there still + is a default choice. +Solution: Ignore Enter and Space when there is no default button. (Chris + Lubinski) +Files: src/gui_gtk.c + +Patch 7.1.070 (extra) +Problem: Win32 GUI: When using confirm() without a default button there + still is a default choice. +Solution: Set focus on something else than a button. (Chris Lubinski) +Files: src/gui_w32.c + +Patch 7.1.071 (after 7.1.040) +Problem: Regexp patterns are not tested. +Solution: Add a basic test, to be expanded later. + Also add (commented-out) support for valgrind. +Files: src/testdir/Makefile, src/testdir/test64.in, src/testdir/test64.ok + +Patch 7.1.072 (extra, after 7.1.041 and 7.1.071) +Problem: Some changes for patch 7.1.071 are in extra files. +Solution: Update the extra files. Also fix a few warnings from the DOS test + makefile. +Files: src/testdir/Make_amiga.mak, src/testdir/Make_dos.mak, + src/testdir/Make_os2.mak, src/testdir/Make_vms.mms + +Patch 7.1.073 (after 7.1.062) +Problem: Wrong cursor position and crash when 'preserveindent' is set. + (Charles Campbell) +Solution: Handle the situation that we start without indent. (Chris + Lubinski) +Files: src/misc1.c + +Patch 7.1.074 +Problem: Crash when calling string() on a recursively nested List. +Solution: Check result value for being NULL. (Yukihiro Nakadaira) +Files: src/eval.c + +Patch 7.1.075 +Problem: ":let v:statusmsg" reads memory already freed. +Solution: Don't set v:statusmsg when listing it. +Files: src/eval.c + +Patch 7.1.076 +Problem: Another strcpy() with overlapping arguments. +Solution: Use mch_memmove(). (Dominique Pelle) And another one. +Files: src/ex_docmd.c, src/normal.c + +Patch 7.1.077 +Problem: Using "can_spell" without initializing it. (Dominique Pelle) +Solution: Set a default for get_syntax_attr(). +Files: src/syntax.c + +Patch 7.1.078 +Problem: Dropping a file name on gvim that contains a CSI byte doesn't work + when editing the command line. +Solution: Escape the CSI byte when inserting in the input buffer. (Yukihiro + Nakadaira) +Files: src/gui.c, src/ui.c + +Patch 7.1.079 +Problem: When the locale is "C" and 'encoding' is "latin1" then the "@" + character in 'isfname', 'isprint', etc. doesn't pick up accented + characters. +Solution: Instead of isalpha() use MB_ISLOWER() and MB_ISUPPER(). +Files: src/charset.c, src/macros.h + +Patch 7.1.080 (extra) +Problem: Compiler warnings for using "const char *" for "char *". +Solution: Add type casts. (Chris Sutcliffe) +Files: src/GvimExt/gvimext.cpp + +Patch 7.1.081 +Problem: Command line completion for a shell command: "cat </tmp/file<Tab>" + doesn't work. +Solution: Start the file name at any character that can't be in a file name. + (Martin Toft) +Files: src/ex_docmd.c + +Patch 7.1.082 +Problem: After a ":split" the matchparen highlighting isn't there. +Solution: Install a WinEnter autocommand. Also fixes that after + ":NoMatchParen" only the current window is updated. (Martin Toft) +Files: runtime/doc/pi_paren.txt, runtime/plugin/matchparen.vim + +Patch 7.1.083 (after 7.1.081) +Problem: Command line completion doesn't work with wildcards. +Solution: Add vim_isfilec_or_wc() and use it. (Martin Toft) +Files: src/charset.c, src/proto/charset.pro, src/ex_docmd.c + +Patch 7.1.084 +Problem: Using the "-nb" argument twice causes netbeans not to get + fileOpened events. +Solution: Change "&" to "&&". (Xavier de Gaye) +Files: src/ex_cmds.c + +Patch 7.1.085 +Problem: ":e fold.c" then ":sp fold.c" results in folds of original window + to disappear. (Akita Noek) +Solution: Invoke foldUpdateAll() for all windows of the changed buffer. + (Martin Toft) +Files: src/ex_cmds.c + +Patch 7.1.086 +Problem: Crash when using specific Python syntax highlighting. (Quirk) +Solution: Check for a negative index, coming from a keyword match at the + start of a line from a saved state. +Files: src/syntax.c + +Patch 7.1.087 +Problem: Reading past ":cscope find" command. Writing past end of a buffer. +Solution: Check length of the argument before using the pattern. Use + vim_strncpy(). (Dominique Pelle) +Files: if_cscope.c + +Patch 7.1.088 (extra) +Problem: The coordinates used by ":winpos" differ from what getwinposx() + and getwinposy() return. +Solution: Use MoveWindowStructure() instead of MoveWindow(). (Michael Henry) +Files: src/gui_mac.c + +Patch 7.1.089 +Problem: ":let loaded_getscriptPlugin" doesn't clear to eol, result is + "#1in". +Solution: Clear to the end of the screen after displaying the first variable + value. +Files: src/eval.c + +Patch 7.1.090 +Problem: Compiler warning on Mac OS X 10.5. +Solution: Don't redeclare sigaltstack(). (Hisashi T Fujinaka) +Files: src/os_unix.c + +Patch 7.1.091 (extra) +Problem: Win32: Can't embed Vim inside another application. +Solution: Add the --windowid argument. (Nageshwar) +Files: runtime/doc/gui_w32.txt, runtime/doc/starting.txt, + runtime/doc/vi_diff.txt, src/globals.h, src/gui_w32.c, src/main.c + +Patch 7.1.092 (extra, after 7.1.088) +Problem: Wrong arguments for MoveWindowStructure(). +Solution: Remove "TRUE". (Michael Henry) +Files: src/gui_mac.c + +Patch 7.1.093 +Problem: Reading past end of a screen line when determining cell width. + (Dominique Pelle) +Solution: Add an argument to mb_off2cells() for the maximum offset. +Files: src/globals.h, src/gui.c, src/mbyte.c, src/proto/mbyte.pro, + src/screen.c + +Patch 7.1.094 +Problem: When checking if syntax highlighting is present, looking in the + current buffer instead of the specified one. +Solution: Use "buf" instead of "curbuf". +Files: src/syntax.c + +Patch 7.1.095 +Problem: The FocusLost and FocusGained autocommands are triggered + asynchronously in the GUI. This may cause arbitrary problems. +Solution: Put the focus event in the input buffer and handle it when ready + for it. +Files: src/eval.c, src/getchar.c, src/gui.c, src/gui_gtk_x11.c, + src/keymap.h + +Patch 7.1.096 +Problem: Reading past end of a string when resizing Vim. (Dominique Pelle) +Solution: Check the string pointer before getting the char it points to. +Files: src/message.c + +Patch 7.1.097 +Problem: ":setlocal stl=%!1+1" does not work. +Solution: Adjust check for pointer. (Politz) +Files: src/option.c + +Patch 7.1.098 +Problem: ":call s:var()" doesn't work if "s:var" is a Funcref. (Andy Wokula) +Solution: Before converting "s:" into a script ID, check if it is a Funcref. +Files: src/eval.c + +Patch 7.1.099 +Problem: When the 'keymap' and 'paste' options have a non-default value, + ":mkexrc" and ":mksession" do not correctly set the options. +Solution: Set the options with side effects before other options. +Files: src/option.c + +Patch 7.1.100 +Problem: Win32: Executing cscope doesn't always work properly. +Solution: Use another way to invoke cscope. (Mike Williams) +Files: src/if_cscope.c, src/if_cscope.h, src/main.c, + src/proto/if_cscope.pro + +Patch 7.1.101 +Problem: Ruby: The Buffer.line= method does not work. +Solution: Add the "self" argument to set_current_line(). (Jonathan Hankins) +Files: src/if_ruby.c + +Patch 7.1.102 +Problem: Perl interface doesn't compile with new version of Perl. +Solution: Add two variables to the dynamic library loading. (Suresh + Govindachar) +Files: src/if_perl.xs + +Patch 7.1.103 +Problem: Using "dw" with the cursor past the end of the last line (using + CTRL-\ CTRL-O from Insert mode) deletes a character. (Tim Chase) +Solution: Don't move the cursor back when the movement failed. +Files: src/normal.c + +Patch 7.1.104 (after 7.1.095) +Problem: When 'lazyredraw' is set a focus event causes redraw to be + postponed until a key is pressed. +Solution: Instead of not returning from vgetc() when a focus event is + encountered return K_IGNORE. Add plain_vgetc() for when the + caller doesn't want to get K_IGNORE. +Files: src/digraph.c, src/edit.c, src/ex_cmds.c, src/ex_getln.c, + src/getchar.c, src/normal.c, src/proto/getchar.pro, src/window.c + +Patch 7.1.105 +Problem: Internal error when using "0 ? {'a': 1} : {}". (A.Politz) +Solution: When parsing a dictionary value without using the value, don't try + obtaining the key name. +Files: src/eval.c + +Patch 7.1.106 +Problem: ":messages" doesn't quit listing on ":". +Solution: Break the loop when "got_int" is set. +Files: src/message.c + +Patch 7.1.107 +Problem: When doing a block selection and using "s" to change the text, + while triggering auto-indenting, causes the wrong text to be + repeated in other lines. (Adri Verhoef) +Solution: Compute the change of indent and compensate for that. +Files: src/ops.c + +Patch 7.1.108 (after 7.1.100) +Problem: Win32: Compilation problems in Cscope code. (Jeff Lanzarotta) +Solution: Use (long) instead of (intptr_t) when it's not defined. +Files: src/if_cscope.c + +Patch 7.1.109 +Problem: GTK: when there are many tab pages, clicking on the arrow left of + the labels moves to the next tab page on the right. (Simeon Bird) +Solution: Check the X coordinate of the click and pass -1 as value for the + left arrow. +Files: src/gui_gtk_x11.c, src/term.c + +Patch 7.1.110 (after 7.1.102) +Problem: Win32: Still compilation problems with Perl. +Solution: Change the #ifdefs. (Suresh Govindachar) +Files: src/if_perl.xs + +Patch 7.1.111 +Problem: When using ":vimgrep" with the "j" flag folds from another buffer + may be displayed. (A.Politz) +Solution: When not jumping to another buffer update the folds. +Files: src/quickfix.c + +Patch 7.1.112 +Problem: Using input() with a wrong argument may crash Vim. (A.Politz) +Solution: Init the input() return value to NULL. +Files: src/eval.c + +Patch 7.1.113 +Problem: Using map() to go over an empty list causes memory to be freed + twice. (A.Politz) +Solution: Don't clear the typeval in restore_vimvar(). +Files: src/eval.c + +Patch 7.1.114 +Problem: Memory leak in getmatches(). +Solution: Don't increment the refcount twice. +Files: src/eval.c + +Patch 7.1.115 (after 7.1.105) +Problem: Compiler warning for uninitialized variable. (Tony Mechelynck) +Solution: Init variable to NULL. +Files: src/eval.c + +Patch 7.1.116 +Problem: Cannot display Unicode characters above 0x10000. +Solution: Remove the replacement with a question mark when UNICODE16 is not + defined. (partly by Nicolas Weber) +Files: src/screen.c + +Patch 7.1.117 +Problem: Can't check whether Vim was compiled with Gnome. (Tony Mechelynck) +Solution: Add gui_gnome to the has() list. +Files: src/eval.c + +Patch 7.1.118 (after 7.1.107) +Problem: Compiler warning for Visual C compiler. +Solution: Add typecast. (Mike Williams) +Files: src/ops.c + +Patch 7.1.119 +Problem: Crash when 'cmdheight' set to very large value. (A.Politz) +Solution: Limit 'cmdheight' to 'lines' minus one. Store right value of + 'cmdheight' when running out of room. +Files: src/option.c, src/window.c + +Patch 7.1.120 +Problem: Can't properly check memory leaks while running tests. +Solution: Add an argument to garbagecollect(). Delete functions and + variables in the test scripts. +Files: runtime/doc/eval.txt src/eval.c, src/globals.h, src/main.c, + src/testdir/Makefile, src/testdir/test14.in, + src/testdir/test26.in, src/testdir/test34.in, + src/testdir/test45.in, src/testdir/test47.in, + src/testdir/test49.in, src/testdir/test55.in, + src/testdir/test56.in, src/testdir/test58.in, + src/testdir/test59.in, src/testdir/test60.in, + src/testdir/test60.vim, src/testdir/test62.in, + src/testdir/test63.in, src/testdir/test64.in, + +Patch 7.1.121 +Problem: Using ":cd %:h" when editing a file in the current directory + results in an error message for using an empty string. +Solution: When "%:h" results in an empty string use ".". +Files: src/eval.c + +Patch 7.1.122 +Problem: Mac: building Vim.app fails. Using wrong architecture. +Solution: Use line continuation for the gui_bundle dependency. Detect the + system architecture with "uname -a". +Files: src/main.aap + +Patch 7.1.123 +Problem: Win32: ":edit foo ~ foo" expands "~". +Solution: Change the call to expand_env(). +Files: src/ex_docmd.c, src/misc1.c, src/proto/misc1.pro, src/option.c + +Patch 7.1.124 (extra) +Problem: Mac: When dropping a file on Vim.app that is already in the buffer + list (from .viminfo) results in editing an empty, unnamed buffer. + (Axel Kielhorn) Also: warning for unused variable. +Solution: Move to the buffer of the first argument. Delete unused variable. +Files: src/gui_mac.c + +Patch 7.1.125 +Problem: The TermResponse autocommand event is not always triggered. (Aron + Griffis) +Solution: When unblocking autocommands check if v:termresponse changed and + trigger the event then. +Files: src/buffer.c, src/diff.c, src/ex_getln.c, src/fileio.c, + src/globals.h, src/misc2.c, src/proto/fileio.pro, src/window.c + +Patch 7.1.126 (extra) +Problem: ":vimgrep */*" fails when a BufRead autocommand changes directory. + (Bernhard Kuhn) +Solution: Change back to the original directory after loading a file. + Also: use shorten_fname1() to avoid duplicating code. +Files: src/buffer.c, src/ex_docmd.c, src/fileio.c, src/gui_gtk.c, + src/gui_w48.c, src/proto/ex_docmd.pro, src/proto/fileio.pro, + src/quickfix.c + +Patch 7.1.127 +Problem: Memory leak when doing cmdline completion. (Dominique Pelle) +Solution: Free "orig" argument of ExpandOne() when it's not used. +Files: src/ex_getln.c + +Patch 7.1.128 (extra) +Problem: Build problems with new version of Cygwin. +Solution: Remove -D__IID_DEFINED__, like with MingW. (Guopeng Wen) +Files: src/Make_cyg.mak + +Patch 7.1.129 (extra) +Problem: Win32: Can't get the user name when it is longer than 15 + characters. +Solution: Use UNLEN instead of MAX_COMPUTERNAME_LENGTH. (Alexei Alexandrov) +Files: src/os_win32.c + +Patch 7.1.130 +Problem: Crash with specific order of undo and redo. (A.Politz) +Solution: Clear and adjust pointers properly. Add u_check() for debugging. +Files: src/undo.c, src/structs.h + +Patch 7.1.131 +Problem: ":mksession" always adds ":setlocal autoread". (Christian J. + Robinson) +Solution: Skip boolean global/local option using global value. +Files: src/option.c + +Patch 7.1.132 +Problem: getpos("'>") may return a negative column number for a Linewise + selection. (A.Politz) +Solution: Don't add one to MAXCOL. +Files: src/eval.c + +Patch 7.1.133 (after 7.1.126) +Problem: shorten_fname1() linked when it's not needed. +Solution: Add #ifdef. +Files: src/fileio.c + +Patch 7.1.134 (extra) +Problem: Win32: Can't build with VC8 +Solution: Detect the MSVC version instead of using NMAKE_VER. + (Mike Williams) +Files: src/Make_mvc.mak + +Patch 7.1.135 +Problem: Win32: When editing a file c:\tmp\foo and c:\tmp\\foo we have two + buffers for the same file. (Suresh Govindachar) +Solution: Invoke FullName_save() when a path contains "//" or "\\". +Files: src/buffer.c + +Patch 7.1.136 +Problem: Memory leak when using Ruby syntax highlighting. (Dominique Pelle) +Solution: Free the contained-in list. +Files: src/syntax.c + +Patch 7.1.137 +Problem: Build failure when using EXITFREE. (Dominique Pelle) +Solution: Add an #ifdef around using clip_exclude_prog. +Files: src/misc2.c + +Patch 7.1.138 +Problem: The Perl Msg() function doesn't stop when "q" is typed at the more + prompt. (Hari Krishna Dara) +Solution: Check got_int. +Files: src/if_perl.xs + +Patch 7.1.139 +Problem: When using marker folding and ending Insert mode with CTRL-C the + current fold is truncated. (Fred Kater) +Solution: Ignore got_int while updating folds. +Files: src/fold.c + +Patch 7.1.140 +Problem: v:count is set only after typing a non-digit, that makes it + difficult to make a nice mapping. +Solution: Set v:count while still typing the count. +Files: src/normal.c + +Patch 7.1.141 +Problem: GTK: -geom argument doesn't support a negative offset. +Solution: Compute position from the right/lower corner. +Files: src/gui_gtk_x11.c + +Patch 7.1.142 +Problem: ":redir @A>" doesn't work. +Solution: Ignore the extra ">" also when appending. (James Vega) +Files: src/ex_docmd.c + +Patch 7.1.143 +Problem: Uninitialized memory read when diffing three files. (Dominique + Pelle) +Solution: Remove "+ !notset" so that we don't use fields that were not + computed. +Files: src/diff.c + +Patch 7.1.144 +Problem: After ":diffup" cursor can be in the wrong position. +Solution: Force recomputing the cursor position. +Files: src/diff.c + +Patch 7.1.145 +Problem: Insert mode completion: When using the popup menu, after + completing a word and typing a non-word character Vim is still + completing the same word, following CTRL-N doesn't work. + Insert mode Completion: When using CTRL-X O and there is only + "struct." before the cursor, typing one char to reduce the + matches, then BS completion stops. +Solution: When typing a character that is not part of the item being + completed, stop complete mode. For whole line completion also + accept a space. For file name completion stop at a path + separator. + For omni completion stay in completion mode even if completing + with empty string. +Files: src/edit.c + +Patch 7.1.146 (extra) +Problem: VMS: Files with a very rare record organization (VFC) cannot be + properly written by Vim. + On older VAX systems mms runs into a syntax error. +Solution: Check for this special situation. Do not wrap a comment, make it + one long line. (Zoltan Arpadffy) +Files: src/fileio.c, src/Make_vms.mms + +Patch 7.1.147 (after 7.1.127) +Problem: Freeing memory already freed when completing user name. (Meino + Cramer) +Solution: Use a flag to remember if "orig" needs to be freed. +Files: src/ex_getln.c + +Patch 7.1.148 +Problem: Some types are not found by configure. +Solution: Test for the sys/types.h header file. (Sean Boudreau) +Files: src/configure.in, src/auto/configure + +Patch 7.1.149 +Problem: GTK GUI: When the completion popup menu is used scrolling another + window by the scrollbar is OK, but using the scroll wheel it + behaves line <Enter>. +Solution: Ignore K_MOUSEDOWN and K_MOUSEUP. Fix redrawing the popup menu. +Files: src/edit.c, src/gui.c + +Patch 7.1.150 +Problem: When 'clipboard' has "unnamed" using "p" in Visual mode doesn't + work correctly. (Jianrong Yu) +Solution: When 'clipboard' has "unnamed" also obtain the selection when + getting the default register. +Files: src/ops.c + +Patch 7.1.151 +Problem: Using whole line completion with 'ignorecase' and 'infercase' set + and the line is empty get an lalloc(0) error. +Solution: Don't try changing case for an empty match. (Matthew Wozniski) +Files: src/edit.c + +Patch 7.1.152 +Problem: Display problem when 'hls' and 'cursorcolumn' are set and + searching for "$". (John Mullin) Also when scrolling + horizontally when 'wrap' is off. +Solution: Keep track of the column where highlighting was set. Check the + column offset when skipping characters. +Files: src/screen.c + +Patch 7.1.153 +Problem: Compiler warnings on SGI. Undefined XpmAllocColor (Charles + Campbell) +Solution: Add type casts. Init st_dev and st_ino separately. Don't use + type casts for vim_snprintf() when HAVE_STDARG_H is defined. + Define XpmAllocColor when needed. +Files: src/eval.c, src/ex_cmds.c, src/fileio.c, src/misc2.c, + src/gui_xmebw.c + +Patch 7.1.154 +Problem: Compiler warning for signed/unsigned compare. +Solution: Add type cast. +Files: src/screen.c + +Patch 7.1.155 +Problem: Crash when 'undolevels' is 0 and repeating "udd". (James Vega) +Solution: When there is only one branch use u_freeheader() to delete it. +Files: src/undo.c + +Patch 7.1.156 +Problem: Overlapping arguments for strcpy() when expanding command line + variables. +Solution: Use mch_memmove() instead of STRCPY(). Also fix a few typos. + (Dominique Pelle) +Files: src/ex_docmd.c + +Patch 7.1.157 +Problem: In Ex mode, :" gives an error at end-of-file. (Michael Hordijk) +Solution: Only give an error for an empty line, not for a comment. +Files: src/ex_docmd.c + +Patch 7.1.158 (extra) +Problem: Win32 console: When 'encoding' is "utf-8" and typing Alt-y the + result is wrong. Win32 GUI: Alt-y results in "u" when 'encoding' + is "cp1250" (Lukas Cerman) +Solution: For utf-8 don't set the 7th bit in a byte, convert to the correct + byte sequence. For cp1250, when conversion to 'encoding' results + in the 7th bit not set, set the 7th bit after conversion. +Files: src/os_win32.c, src/gui_w48.c + +Patch 7.1.159 +Problem: strcpy() has overlapping arguments. +Solution: Use mch_memmove() instead. (Dominique Pelle) +Files: src/ex_cmds.c + +Patch 7.1.160 +Problem: When a focus autocommand is defined, getting or losing focus + causes the hit-enter prompt to be redrawn. (Bjorn Winckler) +Solution: Overwrite the last line. +Files: src/message.c + +Patch 7.1.161 +Problem: Compilation errors with tiny features and EXITFREE. +Solution: Add #ifdefs. (Dominique Pelle) +Files: src/edit.c, src/misc2.c + +Patch 7.1.162 +Problem: Crash when using a modifier before "while" or "for". (A.Politz) +Solution: Skip modifiers when checking for a loop command. +Files: src/proto/ex_docmd.pro, src/ex_docmd.c, src/ex_eval.c + +Patch 7.1.163 +Problem: Warning for the unknown option 'bufsecret'. +Solution: Remove the lines .vim that use this option. (Andy Wokula) +Files: runtime/menu.vim + +Patch 7.1.164 +Problem: Reading past end of regexp pattern. (Dominique Pelle) +Solution: Use utf_ptr2len(). +Files: src/regexp.c + +Patch 7.1.165 +Problem: Crash related to getting X window ID. (Dominique Pelle) +Solution: Don't trust the window ID that we got in the past, check it every + time. +Files: src/os_unix.c + +Patch 7.1.166 +Problem: Memory leak for using "gp" in Visual mode. +Solution: Free memory in put_register(). (Dominique Pelle) +Files: src/ops.c + +Patch 7.1.167 +Problem: Xxd crashes when using "xxd -b -c 110". (Debian bug 452789) +Solution: Allocate more memory. Fix check for maximum number of columns. +Files: src/xxd/xxd.c + +Patch 7.1.168 (extra) +Problem: Win32 GUI: Since patch 7.1.095, when the Vim window does not have + focus, clicking in it doesn't position the cursor. (Juergen + Kraemer) +Solution: Don't reset s_button_pending just after receiving focus. +Files: src/gui_w48.c + +Patch 7.1.169 +Problem: Using uninitialized variable when system() fails. (Dominique + Pelle) +Solution: Let system() return an empty string when it fails. +Files: src/eval.c + +Patch 7.1.170 +Problem: Valgrind warning for overlapping arguments for strcpy(). +Solution: Use mch_memmove() instead. (Dominique Pelle) +Files: src/getchar.c + +Patch 7.1.171 +Problem: Reading one byte before allocated memory. +Solution: Check index not to become negative. (Dominique Pelle) +Files: src/ex_getln.c + +Patch 7.1.172 +Problem: When 'buftype' is "acwrite" Vim still checks if the file or + directory exists before overwriting. +Solution: Don't check for overwriting when the buffer name is not a file + name. +Files: src/ex_cmds.c + +Patch 7.1.173 +Problem: Accessing freed memory. (Dominique Pelle) +Solution: Don't call reg_getline() to check if a line is the first in the + file. +Files: src/regexp.c + +Patch 7.1.174 +Problem: Writing NUL past end of a buffer. +Solution: Copy one byte less when using strncat(). (Dominique Pelle) +Files: src/ex_cmds.c, src/ex_docmd.c, + +Patch 7.1.175 +Problem: <BS> doesn't work with some combination of 'sts', 'linebreak' and + 'backspace'. (Francois Ingelrest) +Solution: When adding white space results in not moving back delete one + character. +Files: src/edit.c + +Patch 7.1.176 +Problem: Building with Aap fails when the "compiledby" argument contains + '<' or '>' characters. (Alex Yeh) +Solution: Change how quoting is done in the Aap recipe. +Files: src/main.aap + +Patch 7.1.177 +Problem: Freeing memory twice when in debug mode while reading a script. +Solution: Ignore script input while in debug mode. +Files: src/ex_cmds2.c, src/getchar.c, src/globals.h + +Patch 7.1.178 +Problem: "%" doesn't work on "/* comment *//* comment */". +Solution: Don't handle the "//" in "*//*" as a C++ comment. (Markus + Heidelberg) +Files: src/search.c + +Patch 7.1.179 +Problem: Need to check for TCL 8.5. +Solution: Adjust configure script. (Alexey Froloff) +Files: src/configure.in, src/auto/configure + +Patch 7.1.180 +Problem: Regexp patterns not tested sufficiently. +Solution: Add more checks to the regexp test. +Files: src/testdir/test64.in, src/testdir/test64.ok + +Patch 7.1.181 +Problem: Accessing uninitialized memory in Farsi mode. (Dominique Pelle) +Solution: Only invoke lrF_sub() when there is something to do. +Files: src/ex_cmds.c + +Patch 7.1.182 +Problem: When using tab pages and an argument list the session file may + contain wrong "next" commands. (Alexander Bluem) +Solution: Use "argu" commands and only when needed. +Files: src/ex_docmd.c + +Patch 7.1.183 +Problem: "Internal error" for ":echo matchstr('a', 'a\%[\&]')" (Mitanu + Paul) +Solution: Inside "\%[]" detect \&, \| and \) as an error. +Files: src/regexp.c + +Patch 7.1.184 +Problem: Crash when deleting backwards over a line break in Insert mode. +Solution: Don't advance the cursor when it's already on the NUL after a + line. (Matthew Wozniski) +Files: src/normal.c + +Patch 7.1.185 +Problem: Using "gR" with a multi-byte encoding and typing a CR pushes + characters onto the replace stack incorrectly, resulting in BS + putting back the wrong characters. (Paul B. Mahol) +Solution: Push multi-byte characters onto the replace stack in reverse byte + order. Add replace_push_mb(). +Files: src/edit.c, src/misc1.c, src/proto/edit.pro + +Patch 7.1.186 +Problem: "expand('<afile>')" returns a bogus value after changing + directory. (Dave Fishburn) +Solution: Copy "autocmd_fname" to allocated memory and expand to full + filename. Shorten the path when expanding <afile>. +Files: src/ex_docmd.c, src/fileio.c + +Patch 7.1.187 +Problem: Win32 GUI: Custom completion using system() no longer works + after patch 7.1.104. (Erik Falor) +Solution: Loop when safe_vgetc() returns K_IGNORE. +Files: src/ex_getln.c + +Patch 7.1.188 +Problem: When 'showmode' is off the message for changing a readonly file is + given in the second column instead of the first. (Payl B. Mahol) +Solution: Put the W10 message in the first column. +Files: src/edit.c + +Patch 7.1.189 (after 7.1.104) +Problem: Patch 7.1.104 was incomplete. +Solution: Also call plain_vgetc() in ask_yesno(). +Files: src/misc1.c + +Patch 7.1.190 +Problem: Cursor after end-of-line: "iA sentence.<Esc>)" +Solution: Move cursor back and make motion inclusive. +Files: src/normal.c + +Patch 7.1.191 +Problem: Win32 GUI: after patch 7.1.168 there is still a problem when + clicking in a scrollbar. (Juergen Jottkaerr) +Solution: Don't check the input buffer when dragging the scrollbar. +Files: src/gui.c + +Patch 7.1.192 +Problem: With Visual block selection, "s" and typing something, CTRL-C + doesn't stop Vim from repeating the replacement in other lines, + like happens for "I". +Solution: Check for "got_int" to be set. +Files: src/ops.c + +Patch 7.1.193 +Problem: Some Vim 5.x digraphs are missing in Vim 7, even though the + character pairs are not used. (Philippe de Muyter) +Solution: Add those Vim 5.x digraphs that don't conflict with others. +Files: src/digraph.c + +Patch 7.1.194 +Problem: ":echo glob('~/{}')" results in /home/user//. +Solution: Don't add a slash if there already is one. +Files: src/os_unix.c + +Patch 7.1.195 +Problem: '0 mark doesn't work for "~/foo ~ foo". +Solution: Don't expand the whole file name, only "~/". +Files: src/mark.c + +Patch 7.1.196 (extra) +Problem: Win32 GUI: "\n" in a tooltip doesn't cause a line break. (Erik + Falor) +Solution: Use the TTM_SETMAXTIPWIDTH message. +Files: src/gui_w32.c + +Patch 7.1.197 +Problem: Mac: "make install" doesn't work when prefix defined. +Solution: Pass different arguments to "make installruntime". (Jjgod Jiang) +Files: src/Makefile + +Patch 7.1.198 +Problem: Hang when using ":s/\n//gn". (Burak Gorkemli) +Solution: Set "skip_match". +Files: src/ex_cmds.c + +Patch 7.1.199 +Problem: Can't do command line completion for a specific file name + extension. +Solution: When the pattern ends in "$" don't add a star for completion and + remove the "$" before matching with file names. +Files: runtime/doc/cmdline.txt, src/ex_getln.c + +Patch 7.1.200 (after 7.1.177 and 7.1.182) +Problem: Compiler warnings for uninitialized variables. +Solution: Init variables. +Files: src/ex_cmds2.c, src/ex_docmd.c + +Patch 7.1.201 +Problem: When reading stdin 'fenc' and 'ff are not set. +Solution: Set the options after reading stdin. (Ben Schmidt) +Files: src/fileio.c + +Patch 7.1.202 +Problem: Incomplete utf-8 byte sequence is not checked for validity. +Solution: Check the bytes that are present for being valid. (Ben Schmidt) +Files: src/mbyte.c + +Patch 7.1.203 +Problem: When 'virtualedit' is "onemore" then "99|" works but ":normal 99|" + doesn't. (Andy Wokula) +Solution: Check for "onemore" flag in check_cursor_col(). +Files: src/misc2.c + +Patch 7.1.204 (extra) +Problem: Win32: Using the example at 'balloonexpr' the balloon disappears + after four seconds and then comes back again. Also moves the + mouse pointer a little bit. (Yongwei Wu) +Solution: Set the autopop time to 30 seconds (the max value). (Sergey + Khorev) Move the mouse two pixels forward and one back to end up + in the same position (really!). +Files: src/gui_w32.c + +Patch 7.1.205 +Problem: Can't get the operator in an ":omap". +Solution: Add the "v:operator" variable. (Ben Schmidt) +Files: runtime/doc/eval.txt, src/eval.c, src/normal.c, src/vim.h + +Patch 7.1.206 +Problem: Compiler warnings when using MODIFIED_BY. +Solution: Add type casts. (Ben Schmidt) +Files: src/version.c + +Patch 7.1.207 +Problem: Netbeans: "remove" cannot delete one line. +Solution: Remove partial lines and whole lines properly. Avoid a memory + leak. (Xavier de Gaye) +Files: src/netbeans.c + +Patch 7.1.208 +Problem: On Alpha get an unaligned access error. +Solution: Store the dictitem pointer before using it. (Matthew Luckie) +Files: src/eval.c + +Patch 7.1.209 +Problem: GTK: When using the netrw plugin and doing ":gui" Vim hangs. +Solution: Stop getting a selection after three seconds. This is a hack. +Files: src/gui_gtk_x11.c + +Patch 7.1.210 +Problem: Listing mapping for 0xdb fails when 'encoding' is utf-8. (Tony + Mechelynck) +Solution: Recognize K_SPECIAL KS_EXTRA KE_CSI as a CSI byte. +Files: src/mbyte.c + +Patch 7.1.211 +Problem: The matchparen plugin may take an unexpected amount of time, so + that it looks like Vim hangs. +Solution: Add a timeout to searchpair(), searchpairpos(), search() and + searchpos(). Use half a second timeout in the plugin. +Files: runtime/doc/eval.txt, runtime/plugin/matchparen.vim, src/edit.c, + src/eval.c, src/ex_cmds2.c, src/ex_docmd.c, src/normal.c, + src/proto/eval.pro, src/proto/ex_cmds2.pro, src/proto/search.pro, + src/search.c + +Patch 7.1.212 +Problem: Accessing a byte before a line. +Solution: Check that the column is 1 or more. (Dominique Pelle) +Files: src/edit.c + +Patch 7.1.213 +Problem: A ":tabedit" command that results in the "swap file exists" dialog + and selecting "abort" doesn't close the new tab. (Al Budden) +Solution: Pass "old_curwin" to do_exedit(). +Files: src/ex_docmd.c + +Patch 7.1.214 +Problem: ":1s/g\n\zs1//" deletes characters from the first line. (A Politz) +Solution: Start replacing in the line where the match starts. +Files: src/ex_cmds.c + +Patch 7.1.215 +Problem: It is difficult to figure out what syntax items are nested at a + certain position. +Solution: Add the synstack() function. +Files: runtime/doc/eval.txt, src/eval.c, src/proto/syntax.pro, + src/syntax.c + +Patch 7.1.216 +Problem: Variants of --remote-tab are not mentioned for "vim --help". +Solution: Display optional -wait and -silent. +Files: src/main.c + +Patch 7.1.217 +Problem: The "help-tags" tag may be missing from runtime/doc/tags when it + was generated during "make install". +Solution: Add the "++t" argument to ":helptags" to force adding the tag. +Files: runtime/doc/Makefile, runtime/doc/various.txt, src/ex_cmds.c, + src/ex_cmds.h + +Patch 7.1.218 +Problem: A syntax region without a "keepend", containing a region with + "extend" could be truncated at the end of the containing region. +Solution: Do not call syn_update_ends() when there are no keepend items. +Files: src/syntax.c + +Patch 7.1.219 (after 7.1.215) +Problem: synstack() returns situation after the current character, can't + see the state for a one-character region. +Solution: Don't update ending states in the requested column. +Files: runtime/doc/eval.txt, src/eval.c, src/hardcopy.c, + src/proto/syntax.pro, src/screen.c, src/spell.c, src/syntax.c + +Patch 7.1.220 +Problem: When a ")" or word movement command moves the cursor back from the + end of the line it may end up on the trail byte of a multi-byte + character. It's also moved back when it isn't needed. +Solution: Add the adjust_cursor() function. +Files: src/normal.c + +Patch 7.1.221 +Problem: When inserting a "(", triggering the matchparen plugin, the + following highlighting may be messed up. +Solution: Before triggering the CursorMovedI autocommands update the display + to update the stored syntax stacks for the change. +Files: src/edit.c + +Patch 7.1.222 (after 7.1.217) +Problem: Wildcards in argument of ":helptags" are not expanded. (Marcel + Svitalsky) +Solution: Expand wildcards in the directory name. +Files: src/ex_cmds.c + +Patch 7.1.223 +Problem: glob() doesn't work properly when 'shell' is "sh" or "bash" and + the expanded name contains spaces, '~', single quotes and other + special characters. (Adri Verhoef, Charles Campbell) +Solution: For Posix shells define a vimglob() function to list the matches + instead of using "echo" directly. +Files: src/os_unix.c + +Patch 7.1.224 +Problem: When using "vim -F -o file1 file2" only one window is + right-to-left. Same for "-H". (Ben Schmidt) +Solution: use set_option_value() to set 'rightleft'. +Files: src/main.c + +Patch 7.1.225 +Problem: Using uninitialized value when XGetWMNormalHints() fails. +Solution: Check the return value. (Dominique Pelle) +Files: src/os_unix.c + +Patch 7.1.226 +Problem: Command line completion doesn't work when a file name contains a + '&' character. +Solution: Accept all characters in a file name, except ones that end a + command or white space. +Files: src/ex_docmd.c + +Patch 7.1.227 +Problem: Hang in syntax HL when moving over a ")". (Dominique Pelle) +Solution: Avoid storing a syntax state in the wrong position in the list of + remembered states. +Files: src/syntax.c + +Patch 7.1.228 +Problem: When 'foldmethod' is "indent" and a fold is created with ">>" it + can't be closed with "zc". (Daniel Shahaf) +Solution: Reset the "small" flag of a fold when adding a line to it. +Files: src/fold.c + +Patch 7.1.229 +Problem: A fold is closed when it shouldn't when 'foldmethod' is "indent" + and backspacing a non-white character so that the indent increases. +Solution: Keep the fold open after backspacing a character. +Files: src/edit.c + +Patch 7.1.230 +Problem: Memory leak when executing SourceCmd autocommands. +Solution: Free the memory. (Dominique Pelle) +Files: src/ex_cmds2.c + +Patch 7.1.231 +Problem: When shifting lines the change is acted upon multiple times. +Solution: Don't have shift_line() call changed_bytes. +Files: src/edit.c, src/ops.c, src/proto/edit.pro, src/proto/ops.pro + +Patch 7.1.232 (after 7.1.207 and 7.1.211) +Problem: Compiler warnings with MSVC. +Solution: Add type casts. (Mike Williams) +Files: src/ex_cmds2.c, src/netbeans.c + +Patch 7.1.233 +Problem: Crash when doing Insert mode completion for a user defined + command. (Yegappan Lakshmanan) +Solution: Don't use the non-existing command line. +Files: src/ex_getln.c + +Patch 7.1.234 +Problem: When diff'ing three files the third one isn't displayed correctly. + (Gary Johnson) +Solution: Compute the size of diff blocks correctly when merging blocks. + Compute filler lines correctly when scrolling. +Files: src/diff.c + +Patch 7.1.235 +Problem: Pattern matching is slow when using a lot of simple patterns. +Solution: Avoid allocating memory by not freeing it when it's not so much. + (Alexei Alexandrov) +Files: src/regexp.c + +Patch 7.1.236 +Problem: When using 'incsearch' and 'hlsearch' a complicated pattern may + make Vim hang until CTRL-C is pressed. +Solution: Add the 'redrawtime' option. +Files: runtime/doc/options.txt, src/ex_cmds.c, src/ex_docmd.c, + src/ex_getln.c, src/gui.c, src/misc1.c, src/normal.c, + src/option.c, src/quickfix.c, src/regexp.c, src/proto/regexp.pro, + src/proto/search.pro, src/search.c, src/screen.c, + src/option.h, src/spell.c, src/structs.h, src/syntax.c, src/tag.c, + src/vim.h + +Patch 7.1.237 +Problem: Compiler warning on an Alpha processor in Motif code. +Solution: Change a typecast. (Adri Verhoef) +Files: src/gui_motif.c + +Patch 7.1.238 +Problem: Using the 'c' flag with searchpair() may cause it to fail. Using + the 'r' flag doesn't work when 'wrapscan' is set. (A.Politz) +Solution: Only use the 'c' flag for the first search, not for repeating. + When using 'r' imply 'W'. (Antony Scriven) +Files: src/eval.c + +Patch 7.1.239 (after 7.1.233) +Problem: Compiler warning for sprintf() argument. +Solution: Add a typecast. (Nico Weber) +Files: src/ex_getln.c + +Patch 7.1.240 +Problem: When "gUe" turns a German sharp s into SS the operation stops + before the end of the word. Latin2 has the same sharp s but it's + not changed to SS there. +Solution: Make sure all the characters are operated upon. Detect the sharp + s in latin2. Also fixes that changing case of a multi-byte + character that changes the byte count doesn't always work. +Files: src/ops.c + +Patch 7.1.241 +Problem: Focus change events not always ignored. (Erik Falor) +Solution: Ignore K_IGNORE in Insert mode in a few more places. +Files: src/edit.c + +Patch 7.1.242 (after 7.1.005) +Problem: "cib" doesn't work properly on "(x)". (Tim Pope) +Solution: Use ltoreq() instead of lt(). Also fix "ciT" on "<a>x</a>". +Files: src/search.c + +Patch 7.1.243 (after 7.1.240) +Problem: "U" doesn't work on all text in Visual mode. (Adri Verhoef) +Solution: Loop over all the lines to be changed. Add tests for this. +Files: src/ops.c, src/testdir/test39.in, src/testdir/test39.ok + +Patch 7.1.244 +Problem: GUI may have part of the command line cut off. +Solution: Don't round the number of lines up, always round down. + (Tony Houghton, Scott Dillard) +Files: src/gui.c + +Patch 7.1.245 +Problem: Pressing CTRL-\ three times causes Vim to quit. (Ranganath Rao). + Also for f CTRL-\ CTRL-\. +Solution: When going to cooked mode in mch_delay() set a flag to ignore + SIGQUIT. +Files: src/os_unix.c + +Patch 7.1.246 +Problem: Configure hangs when the man pager is something strange. (lorien) +Solution: Set MANPAGER and PAGER to "cat". (Micah Cowan) +Files: src/auto/configure, src/configure.in + +Patch 7.1.247 +Problem: When using Netbeans backspacing in Insert mode skips a character + now and then. (Ankit Jain) +Solution: Avoid calling netbeans_removed(), it frees the line pointer. + (partly by Dominique Pelle). +Files: src/misc1.c + +Patch 7.1.248 +Problem: Can't set the '" mark. Can't know if setpos() was successful. +Solution: Allow setting the '" mark with setpos(). Have setpos() return a + value indicating success/failure. +Files: runtime/doc/eval.txt, src/eval.c, src/mark.c + +Patch 7.1.249 +Problem: After "U" the cursor can be past end of line. (Adri Verhoef) +Solution: Adjust the cursor position in u_undoline(). +Files: src/undo.c + +Patch 7.1.250 +Problem: ":setglobal fenc=anything" gives an error message in a buffer + where 'modifiable' is off. (Ben Schmidt) +Solution: Don't give an error if 'modifiable' doesn't matter. +Files: src/option.c + +Patch 7.1.251 +Problem: Using freed memory when spell checking enabled. +Solution: Obtain the current line again after calling spell_move_to(). + (Dominique Pelle) +Files: src/screen.c + +Patch 7.1.252 (after 7.1.243) +Problem: Test 39 fails when the environment has a utf-8 locale. (Dominique + Pelle) +Solution: Force 'encoding' to be latin1. +Files: src/testdir/test39.in + +Patch 7.1.253 +Problem: ":sort" doesn't work in a one line file. (Patrick Texier) +Solution: Don't sort if there is only one line. (Dominique Pelle) +Files: src/ex_cmds.c + +Patch 7.1.254 +Problem: Tests 49 and 55 fail when the locale is French. +Solution: Using C messages for test 49. Filter the error message in test 55 + such that it works when the number is halfway the message. +Files: src/testdir/test49.in, src/testdir/test55.in + +Patch 7.1.255 +Problem: Vim doesn't support utf-32. (Yongwei Wu) +Solution: Add aliases for utf-32, it's the same as ucs-4. +Files: src/mbyte.c + +Patch 7.1.256 +Problem: findfile() also returns directories. +Solution: Cleanup the code for finding files and directories in a list of + directories. Remove the ugly global ff_search_ctx. +Files: src/eval.c, src/misc2.c, src/vim.h, src/tag.c + +Patch 7.1.257 +Problem: Configure can't always find the Tcl header files. +Solution: Also look in /usr/local/include/tcl$tclver and + /usr/include/tcl$tclver (James Vega) +Files: src/auto/configure, src/configure.in + +Patch 7.1.258 +Problem: Crash when doing "d/\n/e" and 'virtualedit' is "all". (Andy Wokula) +Solution: Avoid that the column becomes negative. Also fixes other problems + with the end of a pattern match is in column zero. (A.Politz) +Files: src/search.c + +Patch 7.1.259 +Problem: Cursor is in the wrong position when 'rightleft' is set, + 'encoding' is "utf-8" and on an illegal byte. (Dominique Pelle) +Solution: Only put the cursor in the first column when actually on a + double-wide character. (Yukihiro Nakadaira) +Files: src/screen.c + +Patch 7.1.260 +Problem: Cursor positioning problem after ^@ wrapping halfway when + 'encoding' is utf-8. +Solution: Only count a position for printable characters. (partly by + Yukihiro Nakadaira) +Files: src/charset.c + +Patch 7.1.261 +Problem: When a 2 byte BOM is detected Vim uses UCS-2, which doesn't work + for UTF-16 text. (Tony Mechelynck) +Solution: Default to UTF-16. +Files: src/fileio.c, src/testdir/test42.ok + +Patch 7.1.262 +Problem: Can't get the process ID of Vim. +Solution: Implement getpid(). +Files: src/eval.c, runtime/doc/eval.txt + +Patch 7.1.263 +Problem: The filetype can consist of two dot separated names. This works + for syntax and ftplugin, but not for indent. (Brett Stahlman) +Solution: Use split() and loop over each dot separated name. +Files: runtime/indent.vim + +Patch 7.1.264 +Problem: Crash when indenting lines. (Dominique Pelle) +Solution: Set the cursor column when changing the cursor line. +Files: src/ops.c, src/misc1.c + +Patch 7.1.265 +Problem: When 'isfname' contains a space, cmdline completion can hang. + (James Vega) +Solution: Reset the "len" variable. +Files: src/ex_docmd.c + +Patch 7.1.266 +Problem: When the version string returned by the terminal contains + unexpected characters, it is used as typed input. (James Vega) +Solution: Assume the escape sequence ends in a letter. +Files: src/term.c + +Patch 7.1.267 +Problem: When changing folds cursor may be positioned in the wrong place. +Solution: Call changed_window_setting_win() instead of + changed_window_setting(). +Files: src/fold.c + +Patch 7.1.268 +Problem: Always shows "+" at end of screen line with: ":set + listchars=eol:$,extends:+ nowrap list cursorline" (Gary Johnson) +Solution: Check for lcs_eol_one instead of lcs_eol. +Files: src/screen.c + +Patch 7.1.269 +Problem: The matchparen plugin has an arbitrary limit for the number of + lines to look for a match. +Solution: Rely on the searchpair() timeout. +Files: runtime/plugin/matchparen.vim + +Patch 7.1.270 +Problem: ":?foo?" matches in current line since patch 7.1.025. (A.Politz) +Solution: Remove the SEARCH_START flag. +Files: src/ex_docmd.c, src/search.c + +Patch 7.1.271 +Problem: In a Vim build without autocommands, checking a file that was + changed externally causes the current buffer to be changed + unexpectedly. (Karsten Hopp) +Solution: Store "curbuf" instead of "buf". +Files: src/fileio.c + +Patch 7.1.272 +Problem: The special buffer name [Location List] is not used for a buffer + displayed in another tab page. +Solution: Use FOR_ALL_TAB_WINDOWS instead of FOR_ALL_WINDOWS. (Hiroaki + Nishihara) +Files: src/buffer.c + +Patch 7.1.273 +Problem: When profiling on Linux Vim exits early. (Liu Yubao) +Solution: When profiling don't exit on SIGPROF. +Files: src/Makefile, src/os_unix.c + +Patch 7.1.274 (after 7.1.272) +Problem: Compiler warning for optimized build. +Solution: Init win to NULL. +Files: src/buffer.c + +Patch 7.1.275 (extra) +Problem: Mac: ATSUI and 'antialias' don't work properly together. +Solution: Fix this and the input method. (Jjgod Jiang) +Files: src/vim.h, src/gui_mac.c + +Patch 7.1.276 +Problem: "gw" uses 'formatexpr', even though the docs say it doesn't. +Solution: Don't use 'formatexpr' for "gw". +Files: src/vim.h, src/edit.c, src/ops.c, src/proto/ops.pro + +Patch 7.1.277 +Problem: Default for 'paragraphs' misses some items (Colin Watson) +Solution: Add TP, HP, Pp, Lp and It to 'paragraphs'. (James Vega) +Files: runtime/doc/options.txt, src/option.c + +Patch 7.1.278 (extra, after 7.1.275) +Problem: Build failure when USE_CARBONKEYHANDLER is not defined. +Solution: Remove #ifdef. +Files: src/gui_mac.c + +Patch 7.1.279 +Problem: When using cscope temporary files are left behind. +Solution: Send the quit command to cscope and give it two seconds to exit + nicely before killing it. (partly by Dominique Pelle) +Files: src/if_cscope.c + +Patch 7.1.280 (after 7.1.275) +Problem: Mac: build problems when not using multibyte feature. (Nicholas + Stallard) +Solution: Don't define USE_IM_CONTROL when not using multibyte. +Files: src/vim.h + +Patch 7.1.281 (after 7.1.279) +Problem: sa.sa_mask is not initialized. Cscope may not exit. +Solution: Use sigemptyset(). Use SIGKILL instead of SIGTERM. (Dominique + Pelle) +Files: src/if_cscope.c + +Patch 7.1.282 (extra) +Problem: Win64: Edit with Vim context menu isn't installed correctly. + Compiler warnings and a few other things. +Solution: Add [ and ] to entry of class name. Use UINT_PTR instead of UINT. + And a fixes for the other things. (George V. Reilly) +Files: src/GvimExt/Makefile, src/dosinst.c, src/if_ole.cpp, src/if_ole.h, + src/if_ole.idl, src/INSTALLpc.txt, src/Make_mvc.mak, + src/os_win32.c, + +Patch 7.1.283 +Problem: Non-extra part for 7.1.282. +Solution: Various changes. +Files: src/ex_docmd.c, src/globals.h, src/if_cscope.c, src/main.c, + src/mark.c, src/netbeans.c, src/popupmnu.c, src/vim.h, + src/window.c + +Patch 7.1.284 +Problem: Compiler warnings for functions without prototype. +Solution: Add the function prototypes. (Patrick Texier) +Files: src/eval.c, src/quickfix.c + +Patch 7.1.285 (extra) +Problem: Mac: dialog hotkeys don't work. +Solution: Add hotkey support. (Dan Sandler) +Files: src/gui_mac.c + +Patch 7.1.286 (after 7.1.103) +Problem: "w" at the end of the buffer moves the cursor past the end of the + line. (Markus Heidelberg) +Solution: Move the cursor back from the NUL when it was moved forward. +Files: src/normal.c + +Patch 7.1.287 +Problem: Crash when reversing a list after using it. (Andy Wokula) +Solution: Update the pointer to the last used element. (Dominique Pelle) +Files: src/eval.c + +Patch 7.1.288 (after 7.1.281) +Problem: Cscope still leaves behind temp files when using gvim. +Solution: When getting the ECHILD error loop for a while until cscope exits. + (Dominique Pelle) +Files: if_cscope.c + +Patch 7.1.289 +Problem: When EXITFREE is defined and 'acd' is set freed memory is used. + (Dominique Pelle) +Solution: Reset p_acd before freeing all buffers. +Files: src/misc2.c + +Patch 7.1.290 +Problem: Reading bytes that were not written when spell checking and a line + has a very large indent. +Solution: Don't copy the start of the next line when it only contains + spaces. (Dominique Pelle) +Files: src/spell.c + +Patch 7.1.291 (after 7.1.288) +Problem: Compiler warning. +Solution: Change 50 to 50L. +Files: src/if_cscope.c + +Patch 7.1.292 +Problem: When using a pattern with "\@<=" the submatches can be wrong. + (Brett Stahlman) +Solution: Save the submatches when attempting a look-behind match. +Files: src/regexp.c + +Patch 7.1.293 +Problem: Spell checking considers super- and subscript characters as word + characters. +Solution: Recognize the Unicode super and subscript characters. +Files: src/spell.c + +Patch 7.1.294 +Problem: Leaking memory when executing a shell command. +Solution: Free memory when not able to save for undo. (Dominique Pelle) +Files: src/ex_cmds.c + +Patch 7.1.295 +Problem: Vimtutor only works with vim, not gvim. +Solution: Add the -g flag to vimtutor. (Dominique Pelle) Add gvimtutor. +Files: src/Makefile, src/gvimtutor, src/vimtutor, runtime/doc/vimtutor.1 + +Patch 7.1.296 +Problem: SELinux is not supported. +Solution: Detect the selinux library and use mch_copy_sec(). (James Vega) +Files: src/auto/configure, src/config.h.in, src/configure.in, + src/fileio.c, src/memfile.c, src/os_unix.c, src/proto/os_unix.pro + +Patch 7.1.297 +Problem: When using the search/replace dialog the parenmatch highlighting + can be wrong. (Tim Duncan) +Solution: In the GUI redraw function invoke the CursorMoved autocmd. +Files: src/gui.c + +Patch 7.1.298 (after 7.1.295) +Problem: src/gvimtutor is not distributed. +Solution: Add it to the list of distributed files. +Files: Filelist + +Patch 7.1.299 +Problem: Filetype detection doesn't work properly for file names ending in + a part that is ignored and contain a space or other special + characters. +Solution: Escape the special characters using the new fnameescape function. +Files: runtime/doc/eval.txt, runtime/filetype.vim, src/eval.c, + src/ex_getln.c, src/proto/ex_getln.pro, src/vim.h + +Patch 7.1.300 +Problem: Value of asmsyntax argument isn't checked for valid characters. +Solution: Only accepts letters and digits. +Files: runtime/filetype.vim + +Patch 7.1.301 +Problem: When the "File/Save" menu is used in Insert mode, a tab page label + is not updated to remove the "+". +Solution: Call draw_tabline() from showruler(). (Bjorn Winckler) +Files: src/screen.c + +Patch 7.1.302 (after 7.1.299) +Problem: Compilation error on MS-Windows. +Solution: Don't use xp_shell when it's not defined. +Files: src/ex_getln.c + +Patch 7.1.303 (after 7.1.302) +Problem: Compilation error on MS-Windows, again. +Solution: Declare p. +Files: src/ex_getln.c + +Patch 7.1.304 +Problem: Shortpath_for_invalid_fname() does not work correctly and is + unnecessary complex. +Solution: Clean up shortpath_for_invalid_fname(). (mostly by Yegappan + Lakshmanan) +Files: src/eval.c + +Patch 7.1.305 +Problem: Editing a compressed file with special characters in the name + doesn't work properly. +Solution: Escape special characters. +Files: runtime/autoload/gzip.vim + +Patch 7.1.306 +Problem: Some Unicode characters are handled like word characters while + they are symbols. +Solution: Adjust the table for Unicode classification. +Files: src/mbyte.c + +Patch 7.1.307 +Problem: Many warnings when compiling with Python 2.5. +Solution: Use ssize_t instead of int for some types. (James Vega) +Files: src/if_python.c + +Patch 7.1.308 +Problem: When in readonly mode ":options" produces an error. +Solution: Reset 'readonly'. (Gary Johnson) +Files: runtime/optwin.vim + +Patch 7.1.309 +Problem: Installing and testing with a shadow directory doesn't work. + (James Vega) +Solution: Add "po" to the list of directories to link. Also link the Vim + scripts in testdir. And a few more small fixes. +Files: src/Makefile + +Patch 7.1.310 +Problem: Incomplete utf-8 byte sequence at end of the file is not detected. + Accessing memory that wasn't written. +Solution: Check the last bytes in the buffer for being a valid utf-8 + character. (mostly by Ben Schmidt) + Also fix that the reported line number of the error was wrong. +Files: src/fileio.c + +Patch 7.1.311 +Problem: Compiler warning for missing sentinel in X code. +Solution: Change 0 to NULL. (Markus Heidelberg) +Files: src/mbyte.c + +Patch 7.1.312 +Problem: The .po files have mistakes in error numbers. +Solution: Search for these mistakes in the check script. (Dominique Pelle) +Files: src/po/check.vim + +Patch 7.1.313 +Problem: When the netbeans interface setModified call is used the status + lines and window title are not updated. +Solution: Redraw the status lines and title. (Philippe Fremy) +Files: src/netbeans.c + +Patch 7.1.314 +Problem: The value of 'pastetoggle' is written to the session file without + any escaping. (Randall Hansen) +Solution: Use put_escstr(). (Ben Schmidt) +Files: src/option.c + +Patch 7.1.315 +Problem: Crash with specific search pattern using look-behind match. + (Andreas Politz) +Solution: Also save the value of "need_clear_subexpr". +Files: src/regexp.c + +Patch 7.1.316 +Problem: When 'cscopetag' is set ":tag" gives an error message instead of + going to the next tag in the tag stack. +Solution: Don't call do_cstag() when there is no argument. (Mark Goldman) +Files: src/ex_docmd.c + +Patch 7.1.317 +Problem: Compiler warnings in Motif calls. +Solution: Change zero to NULL. (Dominique Pelle) +Files: src/gui_motif.c + +Patch 7.1.318 +Problem: Memory leak when closing xsmp connection. Crash on exit when + using Lesstif. +Solution: Don't close the X display to work around a Lesstif bug. Free + clientid. Also fix a leak for Motif and Athena. (Dominique Pelle) +Files: src/gui_x11.c, src/os_unix.c + +Patch 7.1.319 +Problem: When a register has an illegal utf-8 sequence, pasting it on the + command line causes an illegal memory access. +Solution: Use mb_cptr2char_adv(). (Dominique Pelle) +Files: src/ex_getln.c + +Patch 7.1.320 (extra) +Problem: Win64: Warnings while compiling Python interface. +Solution: Use PyInt in more places. Also update version message for the + console. (George Reilly) +Files: src/if_python.c, src/version.c + +Patch 7.1.321 (extra) +Problem: Win32 / Win64: Install file is outdated. +Solution: Update the text for recent compiler. (George Reilly) +Files: src/INSTALLpc.txt + +Patch 7.1.322 +Problem: Can't get start of Visual area in an <expr> mapping. +Solution: Add the 'v' argument to getpos(). +Files: runtime/doc/eval.txt, src/eval.c + +Patch 7.1.323 +Problem: Test 19 fails with some termcaps. (Dominique Pelle) +Solution: Set the t_kb and t_kD termcap values. +Files: src/testdir/test19.in, src/testdir/test38.in + +Patch 7.1.324 +Problem: File name path length on Unix is limited to 1024. +Solution: Use PATH_MAX when it's more than 1000. +Files: src/os_unix.h + +Patch 7.1.325 +Problem: When editing a command line that's longer than available space in + the window, the characters at the end are in reverse order. +Solution: Increment the insert position even when the command line doesn't + fit. (Ingo Karkat) +Files: src/ex_getln.c + +Patch 7.1.326 +Problem: ":s!from!to!" works, but ":smagic!from!to!" doesn't. It sees the + "!" as a flag to the command. Same for ":snomagic". (Johan Spetz) +Solution: When checking for a forced command also ignore ":smagic" and + ":snomagic". (Ian Kelling) +Files: src/ex_docmd.c + +Patch 7.1.327 +Problem: The GUI tutor is installed when there is no GUI version. +Solution: Only install gvimtutor when building a GUI version. +Files: src/Makefile + +Patch 7.1.328 +Problem: Crash when using Cygwin and non-posix path name in tags file. +Solution: Use separate buffer for posix path. (Ben Schmidt) +Files: src/os_unix.c + +Patch 7.1.329 +Problem: When the popup menu is removed a column of cells, the right halve + of double-wide characters, may not be redrawn. +Solution: Check if the right halve of a character needs to be redrawn. + (Yukihiro Nakadaira) +Files: src/screen.c + +Patch 7.1.330 +Problem: Reading uninitialized memory when using Del in replace mode. +Solution: Use utfc_ptr2len_len() instead of mb_ptr2len(). (Dominique Pelle) +Files: src/misc1.c + + +Warning for missing sentinel in gui_xmldlg.c. (Dominique Pelle) + +A search offset from the end of a match didn't work properly for multi-byte +characters. (Yukihiro Nakadaira) + +When displaying the value of 'key' don't show "*****" when the value is empty. +(Ben Schmidt) + +Internal error when compiled with EXITFREE and using the nerd_tree plugin. +Set last_msg_hist to NULL when history becomes empty. Call +free_all_functions() after garbage collection. (Dominique Pelle) + +GTK with XIM: <S-Space> does not work. (Yukihiro Nakadaira) + +Some shells do not support "echo -n", which breaks glob(). Use "echo" instead +of "echo -n $1; echo". (Gary Johnson) + +"echo 22,44" printed "22" on top of the command, the error messages caused +the rest not to be cleared. Added the need_clr_eos flag. + +Netbeans events are handled while updating the screen, causing a crash. +Change the moment when events are handled. Rename nb_parse_messages() to +netbeans_parse_messages(). (Xavier de Gaye) + +Test 11 was broken after patch 7.1.186 on Win32 console. (Daniel Shahaf) +Use shellescape() on the file name. + +IM was turned off in im_preedit_end_cb() for no good reason. (Takuhiro +Nishioka) + +A corrupted spell file could cause Vim to use lots of memory. Better +detection for running into the end of the file. (idea from James Vega) + +Mac: Included a patch to make it build with GTK. Moved language init to +mac_lang_init() function. (Ben Schmidt) + +Problem with 'wildmenu' after ":lcd", up/down arrows don't work. (Erik Falor) + +Fix configure.in to avoid "implicitly declared" warnings when running +configure. + +Fixed a memory leak when redefining a keymap. (Dominique Pelle) + +Setting 'pastetoggle' to "jj" didn't work. + +'ic' and 'smartcase' don't work properly when using \%V in a search pattern. +(Kana Natsuno) + +Patch 7.2a.001 +Problem: On some systems X11/Xlib.h exists (from X11-dev package) but + X11/Intrinsic.h does not (in Xt-dev package). This breaks the + build. Also, on Solaris 9 sys/ptem.h isn't found. +Solution: Have configure only accept X11 when X11/Intrinsic.h exists. + Check for sys/ptem.h while including sys/stream.h. (Vladimir + Marek) +Files: src/auto/configure, src/configure.in + +Patch 7.2a.002 +Problem: getbufvar(N, "") gets the dictionary of the current buffer instead + of buffer N. +Solution: Set curbuf before calling find_var_in_ht(). (Kana Natsuno) +Files: src/eval.c + +Patch 7.2a.003 +Problem: Leaking memory when using ":file name" and using access control + lists. +Solution: Invoke mch_free_acl() in vim_rename(). (Dominique Pelle) +Files: src/fileio.c + +Patch 7.2a.004 +Problem: Some systems can't get spell files by ftp. +Solution: Use http when it looks like it's possible. (James Vega) +Files: runtime/autoload/spellfile.vim + +Patch 7.2a.005 +Problem: A few error messages use confusing names. Misspelling. +Solution: Change "dissallows" to "disallows". (Dominique Pelle) Change + "number" to "Number". +Files: src/eval.c, src/fileio.c + +Patch 7.2a.006 +Problem: Reading past NUL in a string. +Solution: Check for invalid utf-8 byte sequence. (Dominique Pelle) +Files: src/charset.c + +Patch 7.2a.007 +Problem: ":let v = 1.2.3" was OK in Vim 7.1, now it gives an error. +Solution: Don't look for a floating point number after the "." operator. +Files: src/eval.c + +Patch 7.2a.008 +Problem: printf("%g", 1) doesn't work. +Solution: Convert Number to Float when needed. +Files: src/message.c + +Patch 7.2a.009 +Problem: cygwin_conv_to_posix_path() does not specify buffer size. +Solution: Use new Cygwin function: cygwin_conv_path(). (Corinna Vinschen) +Files: src/main.c, src/os_unix.c + +Patch 7.2a.010 +Problem: When a file name has an illegal byte sequence Vim may read + uninitialised memory. +Solution: Don't use UTF_COMPOSINGLIKE() on an illegal byte. In + msg_outtrans_len_attr() use char2cells() instead of ptr2cells(). + In utf_ptr2char() don't check second byte when first byte is + illegal. (Dominique Pelle) +Files: src/mbyte.c, src/message.c + +Patch 7.2a.011 +Problem: The Edit/Startup Settings menu doesn't work. +Solution: Expand environment variables. (Ben Schmidt) +Files: runtime/menu.vim + +Patch 7.2a.012 +Problem: Compiler warnings for casting int to pointer. +Solution: Add cast to long in between. (Martin Toft) +Files: src/gui_gtk_x11.c + +Patch 7.2a.013 +Problem: shellescape() does not escape "%" and "#" characters. +Solution: Add find_cmdline_var() and use it when the second argument to + shellescape() is non-zero. +Files: runtime/doc/eval.txt, src/eval.c, src/ex_docmd.c, + src/proto/ex_docmd.pro, src/proto/misc2.pro, src/misc2.c + +Patch 7.2a.014 +Problem: Problem with % in message. +Solution: Put % in single quotes. +Files: src/eval.c + +Patch 7.2a.015 (after 7.2a.010) +Problem: Misaligned messages. +Solution: Compute length of unprintable chars correctly. +Files: src/message.c + +Patch 7.2a.016 +Problem: Using CTRL-W v in the quickfix window results in two quickfix + windows, which is not allowed. ":tab split" should be allowed to + open a new quickfix window in another tab. +Solution: For CTRL-W v instead of splitting the window open a new one. + When using ":tab" do allow splitting the quickfix window (was + already included in patch 7.2a.013). +Files: src/window.c + +Patch 7.2a.017 +Problem: ":doautoall" executes autocommands for all buffers instead of just + for loaded buffers. +Solution: Change "curbuf" to "buf". +Files: src/fileio.c + +Patch 7.2a.018 +Problem: Compiler warnings when compiling with Gnome. (Tony Mechelynck) +Solution: Add type casts. +Files: src/gui_gtk_x11.c + +Patch 7.2a.019 +Problem: ":let &g:tw = 44" sets the local option value. (Cyril Slobin) +Solution: Use get_varp_scope() instead of get_varp(). (Ian Kelling) +Files: src/option.c + +There is no way to avoid adding /usr/local/{include|lib} to the build +commands. Add the --with-local-dir argument to configure. (Michael +Haubenwallner) + +When using CTRL-D after ":help", the number of matches could be thousands. +Restrict to TAG_MANY to avoid this taking too long. (Ian Kelling) + +The popup menu could be placed at a weird location. Caused by w_wcol computed +by curs_columns(). (Dominique Pelle) + +Overlapping STRCPY() arguments when using %r item in 'errorformat'. Use +STRMOVE() instead. (Ralf Wildenhues) + +Mac: On Leopard gvim, when using the mouse wheel nothing would happen until +another event occurs, such as moving the mouse. Then the recorded scrolling +would take place all at once. (Eckehard Berns) + +Solution for cursor color not reflecting IM status for GTK 2. Add +preedit_is_active flag. (SungHyun Nam) + +filereadable() can hang on a FIFO on Linux. Use open() instead of fopen(), +with O_NONBLOCK. (suggested by Lars Kotthoff) + +Included patch to support Perl 5.10. (Yasuhiro Matsumoto) + +When files are dropped on gvim while the screen is being updated, ignore the +drop command to avoid freeing memory that is being used. + +In a terminal, when drawing the popup menu over double-wide characters, half +characters may not be cleared properly. (Yukihiro Nakadaira) + +The #ifdef for including "vimio.h" was inconsistent. In a few files it +depended on MSWIN, which isn't defined until later. + +Patch 7.2b.001 +Problem: Compilation problem: mb_fix_col() missing with multi-byte feature + but without GUI or clipboard. +Solution: Remove #ifdef. +Files: src/mbyte.c + +Patch 7.2b.002 +Problem: Compiler warnings for signed/unsigned mismatch. +Solution: Add type casts. +Files: src/screen.c + +Patch 7.2b.003 +Problem: Still a compilation problem, check_col() and check_row() missing. +Solution: Add FEAT_MBYTE to the #if. +Files: src/ui.c + +Patch 7.2b.004 +Problem: Trying to free memory for a static string when using ":helpgrep". + (George Reilly) +Solution: Set 'cpo' to empty_option instead of an empty string. Also for + searchpair() and substitute(). +Files: src/quickfix.c, src/eval.c + +Patch 7.2b.005 +Problem: The special character "!" isn't handled properly in shellescape(). + (Jan Minar) +Solution: Escape "!" when using a "csh" like shell and with + shellescape(s, 1). Twice for both. Also escape <NL>. +Files: src/misc2.c + +Patch 7.2b.006 +Problem: Reading past end of string when reading info from tags line. +Solution: Break the loop when encountering a NUL. (Dominique Pelle) +Files: src/tag.c + +Patch 7.2b.007 +Problem: Part of a message cannot be translated. +Solution: Put _() around the message. +Files: src/search.c + +Patch 7.2b.008 +Problem: A few filetypes are not detected or not detected properly. +Solution: Add filetype detection patterns. (Nikolai Weibull) +Files: runtime/filetype.vim + +Patch 7.2b.009 +Problem: Reading past end of screen line. (Epicurus) +Solution: Avoid going past the value of Columns. +Files: src/screen.c + +Patch 7.2b.010 +Problem: ":mksession" doesn't work for ":map , foo", ":sunmap ,". (Ethan + Mallove) +Solution: Check for "nxo", "nso" and other strange mapping combinations. +Files: src/getchar.c + +Patch 7.2b.011 +Problem: Configure for TCL ends up with include file in compiler command. + (Richard Hogg) +Solution: Delete items from $TCL_DEFS that do not start with a dash. +Files: src/auto/configure, src/configure.in + +Patch 7.2b.012 +Problem: Build failure with +multi_byte but without +diff. +Solution: Add #ifdef. (Patrick Texier) +Files: src/main.c + +Patch 7.2b.013 +Problem: Build fails with tiny features and Perl. (Dominique Pelle) +Solution: Define missing functions. Also when compiling Python. +Files: src/if_perl.xs, src/if_python.c + +Patch 7.2b.014 +Problem: Configure uses an unsafe temp file to store commands. +Solution: Create the temp file in local directory. +Files: src/auto/configure, src/configure.in + +Patch 7.2b.015 +Problem: Build fails on Mac when using Aap. +Solution: Fix typo in configure script. +Files: src/auto/configure, src/configure.in + +Patch 7.2b.016 +Problem: Build fails with normal features but without +autocmd. +Solution: Fix #ifdefs. (Ian Kelling) +Files: src/eval.c, src/ex_cmds.c, src/quickfix.c, src/option.c, + src/ex_docmd.c + +Patch 7.2b.017 +Problem: "vim -O foo foo" results in only one window. (Zdenek Sekera) +Solution: Handle result of ATTENTION prompt properly. (Ian Kelling) +Files: src/main.c + +Patch 7.2b.018 +Problem: When doing command line completion on a file name for a csh-like + shell argument a '!' character isn't escaped properly. +Solution: Add another backslash. +Files: src/ex_getln.c, src/misc2.c, src/proto/misc2.pro, src/screen.c + +Patch 7.2b.019 (extra) +Problem: Win32: Various compiler warnings. +Solution: Use __w64 attribute. Comment-out unused parameters. Adjust a few + #ifdefs. (George Reilly) +Files: src/gui_w48.c, src/GvimExt/gvimext.cpp, src/Make_mvc.mak, + src/os_mswin.c, src/os_win32.c, src/vim.h + +Patch 7.2b.020 +Problem: ":sort n" doesn't handle negative numbers. (James Vega) +Solution: Include '-' in the number. +Files: src/charset.c, src/ex_cmds.c + +Patch 7.2b.021 +Problem: Reloading doesn't read the BOM correctly. (Steve Gardner) +Solution: Accept utf-8 BOM when specified file encoding is utf-8. +Files: src/fileio.c + +Patch 7.2b.022 +Problem: When using ":normal" while updating the status line the count of + an operator is lost. (Dominique Pelle) +Solution: Save and restore "opcount". +Files: src/ex_docmd.c, src/globals.h, src/normal.c + +Patch 7.2b.023 +Problem: Crash when using the result of synstack(0,0). (Matt Wozniski) +Solution: Check for v_list to be NULL in a few more places. +Files: src/eval.c + +Patch 7.2b.024 +Problem: Using ":gui" while the netrw plugin is active causes a delay in + updating the display. +Solution: Don't check for terminal codes when starting the GUI. +Files: src/term.c + +Patch 7.2b.025 +Problem: When the CursorHold event triggers a pending count is lost. + (Juergen Kraemer) +Solution: Save the counts and restore them. +Files: src/normal.c, src/structs.h + +Patch 7.2b.026 +Problem: The GTK 2 file chooser causes the ~/.recently-used.xbel file to be + written over and over again. This may cause a significant + slowdown. (Guido Berhoerster) +Solution: Don't use the GTK 2 file chooser. +Files: src/gui_gtk.c + +Patch 7.2b.027 +Problem: Memory leak for Python, Perl, etc. script command with end marker. +Solution: Free the memory of the end marker. (Andy Kittner) +Files: src/ex_getln.c + +Patch 7.2b.028 +Problem: Reading uninitialized memory when doing ":gui -f". (Dominique + Pelle) +Solution: Don't position the cursor when the screen size is invalid. +Files: src/gui.c + +Patch 7.2b.029 +Problem: ":help a" doesn't jump to "a" tag in docs. (Tony Mechelynck) +Solution: Get all tags and throw away more than TAG_MANY after sorting. + When there is no argument find matches for "help" to avoid a long + delay. +Files: src/ex_cmds.c, src/ex_getln.c + +Patch 7.2b.030 +Problem: When changing the value of t_Co from 8 to 16 the Visual + highlighting keeps both reverse and a background color. +Solution: Remove the attribute when setting the default highlight color. + (Markus Heidelberg) +Files: src/syntax.c + +Error when cancelling completion menu and auto-formatting. (fixed by Ian +Kelling) + +Patch 7.2c.001 +Problem: ":let x=[''] | let x += x" causes hang. (Matt Wozniski) +Solution: Only insert elements up to the original length of the List. +Files: runtime/doc/eval.txt, src/eval.c + +Patch 7.2c.002 +Problem: fnameescape() doesn't handle a leading '+' or '>'. (Jan Minar) +Solution: Escape a leading '+' and '>'. And a single '-'. +Files: runtime/doc/eval.txt, src/ex_getln.c + +Patch 7.2c.003 +Problem: Searching for "foo\%[bar]\+" gives a "Corrupted regexp program" + error. (Joachim Hofmann) +Solution: Mark the \%[] item as not being simple. +Files: src/regexp.c + +On Vista access to system directories is virtualized. (Michael Mutschler) +Adjusted the manifest file to avoid this. (George Reilly) + +Memory leak when using CTRL-C to cancel listing the jump list. (Dominique +Pelle) + +Mac: Could not build with Perl interface. + +============================================================================== +VERSION 7.3 *version-7.3* *version7.3* + +This section is about improvements made between version 7.2 and 7.3. + +This release has hundreds of bug fixes and there are a few new features. The +most notable new features are: + + +Persistent undo *new-persistent-undo* +--------------- + +Store undo information in a file. Can undo to before when the file was read, +also for unloaded buffers. See |undo-persistence| (partly by Jordan Lewis) + +Added the ":earlier 1f" and ":later 1f" commands. +Added file save counter to undo information. +Added the |undotree()| and |undofile()| functions. + +Also added the 'undoreload' option. This makes it possible to save the +current text when reloading the buffer, so that the reload can be undone. + + +More encryption *new-more-encryption* +--------------- + +Support for Blowfish encryption. Added the 'cryptmethod' option. +Mostly by Moshin Ahmed. + +Also encrypt the text in the swap file and the undo file. + + +Conceal text *new-conceal* +------------ + +Added the |+conceal| feature. (Vince Negri) +This allows hiding stretches of text, based on syntax highlighting. +It also allows replacing a stretch of text by a character |:syn-cchar|. +The 'conceallevel' option specifies what happens with text matching a syntax +item that has the conceal attribute. +The 'concealcursor' option specifies what happens in the cursor line. + +The help files conceal characters used to mark tags and examples. + +Added the |synconcealed()| function and use it for :TOhtml. (Benjamin Fritz) + +Added the 'cursorbind' option, keeps the cursor in two windows with the same +text in sync. + + +Lua interface *new-lua* +------------- + +Added the |Lua| interface. (Luis Carvalho) + + +Python3 interface *new-python3* +----------------- + +Added the Python3 interface. It exists next to Python 2.x, both can be used +at the same time. See |python3| (Roland Puntaier) + + +Changed *changed-7.3* +------- + +The MS-Windows installer no longer requires the user to type anything in the +console windows. The installer now also works on 64 bit systems, including +the "Edit with Vim" context menu. +The gvim executable is 32 bits, the installed gvimext.dll is either a 32 or 64 +bit version. (mostly by George Reilly) +Made the DOS installer work with more compilers. +The MS-Windows big gvim is now built with Python 2.7 and 3.1.2, Perl 5.12 and +Ruby 1.9.1. You need the matching .dll files to use them. + +The extra and language files are no longer distributed separately. +The source files for all systems are included in one distribution. + +After using ":recover" or recovering a file in another way, ":x" and "ZZ" +didn't save what you see. This could result in work being lost. Now the text +after recovery is compared to the original file contents. When they differ +the buffer is marked as modified. + +When Vim is exiting because of a deadly signal, when v:dying is 2 or more, +VimLeavePre, VimLeave, BufWinLeave and BufUnload autocommands are not +executed. + +Removed support for GTK 1. It was no longer maintained and required a lot of +#ifdefs in the source code. GTK 2 should be available for every system. +(James Vega) + +It is no longer allowed to set the 'encoding' option from a modeline. It +would corrupt the text. (Patrick Texier) + +Renamed runtime/spell/fixdup to runtime/spell/fixdup.vim. + +Removed obsolete Mac code. + +Updated spell files for Ubuntu locale names. + +Switched from autoconf 2.63 to 2.65. + +Removed Mupad indent and ftplugin files, they are not useful. + +The maximum number of messages remembered in the history is now 200 (was 100). + + +Added *added-7.3* +----- + +Added the 'relativenumber' option. (Markus Heidelberg) + +Added the 'colorcolumn' option: highlight one or more columns in a window. +E.g. to highlight the column after 'textwidth'. (partly by Gregor Uhlenheuer) + +Added support for NetBeans in a terminal. Added |:nbstart| and |:nbclose|. +(Xavier de Gaye) + +More floating point functions: |acos()|, |asin()|, |atan2()|, |cosh()|, +|exp()|, |fmod()|, |log()|, |sinh()|, |tan()|, |tanh()|. (Bill McCarthy) + +Added the |gettabvar()| and |settabvar()| functions. (Yegappan Lakshmanan) + +Added the |strchars()|, |strwidth()| and |strdisplaywidth()| functions. + +Support GDK_SUPER_MASK for GTK on Mac. (Stephan Schulz) + +Made CTRL and ALT modifier work for mouse wheel. (Benjamin Haskell) + +Added support for horizontal scroll wheel. (Bjorn Winckler) + +When the buffer is in diff mode, have :TOhtml create HTML to show the diff +side-by-side. (Christian Brabandt) + +Various improvements to ":TOhtml" and the 2html.vim script. (Benjamin Fritz) + +Add the 'L' item to 'cinoptions'. (Manuel Konig) + +Improve Javascript indenting. Add "J" flag to 'cinoptions'. (Hari Kumar G) + +Mac: Support disabling antialias. (LC Mi) + +Mac: Add clipboard support in the Mac console. (Bjorn Winckler) + +Make it possible to drag a tab page label to another position. (Paul B. Mahol) + +Better implementation of creating the Color Scheme menu. (Juergen Kraemer) + +In Visual mode with 'showcmd' display the number of bytes and characters. + +Allow synIDattr() getting GUI attributes when built without GUI. (Matt +Wozniski) + +Support completion for ":find". Added test 73. (Nazri Ramliy) + +Command line completion for :ownsyntax and :setfiletype. (Dominique Pelle) + +Command line completion for :lmap and :lunmap. + +Support syntax and filetype completion for user commands. (Christian Brabandt) + +Add completion for ":ownsyntax" and improve completion for ":filetype". + +Avoid use of the GTK main_loop() so that the GtkFileChooser can be used. +(James Vega) + +When 'formatexpr' evaluates to non-zero fall back to internal formatting, also +for "gq". (James Vega) + +Support :browse for commands that use an error file argument. (Lech Lorens) + +Support wide file names in gvimext. (Szabolcs Horvat) + +Improve test for joining lines. (Milan Vancura) +Make joining a range of lines much faster. (Milan Vancura) + +Add patch to improve support of z/OS (OS/390). (Ralf Schandl) + +Added the helphelp.txt file. Moved text from various.txt to it. + +Added "q" item for 'statusline'. Added |w:quickfix_title|. (Lech Lorens) + +Various improvements for VMS. (Zoltan Arpadffy) + + +New syntax files: ~ +Haskell Cabal build file (Vincent Berthoux) +ChaiScript (Jason Turner) +Cucumber (Tim Pope) +Datascript (Dominique Pelle) +Fantom (Kamil Toman) +Liquid (Tim Pope) +Markdown (Tim Pope) +wavefront's obj file (Vincent Berthoux) +Perl 6 (Andy Lester) +SDC - Synopsys Design Constraints (Maurizio Tranchero) +SVG - Scalable Vector Graphics (Vincent Berthoux) +task data (John Florian) +task 42 edit (John Florian) + +New filetype plugins: ~ +Cucumber (Tim Pope) +Liquid (Tim Pope) +Logcheck (Debian) +Markdown (Tim Pope) +Perl 6 (Andy Lester) +Quickfix window (Lech Lorens) +Tcl (Robert L Hicks) + +New indent plugins: ~ +CUDA (Bram Moolenaar) +ChaiScript (Jason Turner) +Cucumber (Tim Pope) +LifeLines (Patrick Texier) +Liquid (Tim Pope) +Mail (Bram Moolenaar) +Perl 6 (Andy Lester) + +Other new runtime files: ~ +Breton spell file (Dominique Pelle) +Dvorak keymap (Ashish Shukla) +Korean translations. (SungHyun Nam) +Python 3 completion (Aaron Griffin) +Serbian menu translations (Aleksandar Jelenak) +Tetum spell files +Tutor Bairish (Sepp Hell) +Tutor in Esperanto. (Dominique Pellé) +Tutor in Portuguese. +Norwegian Tutor now also available as tutor.nb + +Removed the Mupad runtime files, they were not maintained. + + +Fixed *fixed-7.3* +----- + +Patch 7.2.001 +Problem: Mac: pseudo-ttys don't work properly on Leopard, resulting in the + shell not to have a prompt, CTRL-C not working, etc. +Solution: Don't use SVR4 compatible ptys, even though they are detected. + (Ben Schmidt) +Files: src/pty.c + +Patch 7.2.002 +Problem: Leaking memory when displaying menus. +Solution: Free allocated memory. (Dominique Pelle) +Files: src/menu.c + +Patch 7.2.003 +Problem: Typo in translated message. Message not translated. +Solution: Correct spelling. Add _(). (Dominique Pelle) +Files: src/spell.c, src/version.c + +Patch 7.2.004 +Problem: Cscope help message is not translated. +Solution: Put it in _(). (Dominique Pelle) +Files: src/if_cscope.c, src/if_cscope.h + +Patch 7.2.005 +Problem: A few problems when profiling. Using flag pointer instead of flag + value. Allocating zero bytes. Not freeing used memory. +Solution: Remove wrong '&' characters. Skip dumping when there is nothing + to dump. Free used memory. (Dominique Pelle) +Files: src/eval.c + +Patch 7.2.006 +Problem: HTML files are not recognized by contents. +Solution: Add a rule to the scripts file. (Nico Weber) +Files: runtime/scripts.vim + +Patch 7.2.007 (extra) +Problem: Minor issues for VMS. +Solution: Minor fixes for VMS. Add float support. (Zoltan Arpadffy) +Files: runtime/doc/os_vms.txt, src/os_vms_conf.h, src/Make_vms.mms, + src/testdir/Make_vms.mms, src/testdir/test30.in, + src/testdir/test54.in + +Patch 7.2.008 +Problem: With a BufHidden autocommand that invokes ":bunload" the window + count for a buffer can be wrong. (Bob Hiestand) +Solution: Don't call enter_buffer() when already in that buffer. +Files: src/buffer.c + +Patch 7.2.009 +Problem: Can't compile with Perl 5.10 on MS-Windows. (Cesar Romani) +Solution: Add the Perl_sv_free2 function for dynamic loading. (Dan Sharp) +Files: src/if_perl.xs + +Patch 7.2.010 +Problem: When using "K" in Visual mode not all characters are properly + escaped. (Ben Schmidt) +Solution: Use a function with the functionality of shellescape(). (Jan + Minar) +Files: src/mbyte.c, src/misc2.c, src/normal.c + +Patch 7.2.011 +Problem: Get an error when inserting a float value from the expression + register. +Solution: Convert the Float to a String automatically in the same place + where a List would be converted to a String. +Files: src/eval.c + +Patch 7.2.012 +Problem: Compiler warnings when building with startup timing. +Solution: Add type casts. +Files: src/ex_cmds2.c + +Patch 7.2.013 +Problem: While waiting for the X selection Vim consumes a lot of CPU time + and hangs until a response is received. +Solution: Sleep a bit when the selection event hasn't been received yet. + Time out after a couple of seconds to avoid a hang when the + selection owner isn't responding. +Files: src/ui.c + +Patch 7.2.014 +Problem: synstack() doesn't work in an empty line. +Solution: Accept column zero as a valid position. +Files: src/eval.c + +Patch 7.2.015 +Problem: "make all test install" doesn't stop when the test fails. (Daniel + Shahaf) +Solution: When test.log contains failures exit with non-zero status. +Files: src/testdir/Makefile + +Patch 7.2.016 +Problem: The pattern being completed may be in freed memory when the + command line is being reallocated. (Dominique Pelle) +Solution: Keep a pointer to the expand_T in the command line structure. + Don't use <S-Tab> as CTRL-P when there are no results. Clear the + completion when using a command line from the history. +Files: src/ex_getln.c + +Patch 7.2.017 +Problem: strlen() used on text that may not end in a NUL. (Dominique Pelle) + Pasting a very big selection doesn't work. +Solution: Use the length passed to the XtSelectionCallbackProc() function. + After getting the SelectionNotify event continue dispatching + events until the callback is actually called. Also dispatch the + PropertyNotify event. +Files: src/ui.c + +Patch 7.2.018 +Problem: Memory leak when substitute is aborted. +Solution: Free the buffer allocated for the new text. (Dominique Pelle) +Files: src/ex_cmds.c + +Patch 7.2.019 +Problem: Completion of ":noautocmd" doesn't work and exists(":noautocmd") + returns zero. (Ben Fritz) +Solution: Add "noautocmd" to the list of modifiers and commands. +Files: src/ex_cmds.h, src/ex_docmd.c + +Patch 7.2.020 +Problem: Starting the GUI when the executable starts with 'k', but the KDE + version no longer exists. +Solution: Don't have "kvim" start the GUI. +Files: src/main.c + +Patch 7.2.021 +Problem: When executing autocommands getting the full file name may be + slow. (David Kotchan) +Solution: Postpone calling FullName_save() until autocmd_fname is used. +Files: src/ex_docmd.c, src/fileio.c, src/globals.h + +Patch 7.2.022 (extra) +Problem: Testing is not possible when compiling with MingW. +Solution: Add a MingW specific test Makefile. (Bill McCarthy) +Files: Filelist, src/testdir/Make_ming.mak + +Patch 7.2.023 +Problem: 'cursorcolumn' is in the wrong place in a closed fold when the + display is shifted left. (Gary Johnson) +Solution: Subtract w_skipcol or w_leftcol when needed. +Files: src/screen.c + +Patch 7.2.024 +Problem: It's possible to set 'history' to a negative value and that causes + an out-of-memory error. +Solution: Check that 'history' has a positive value. (Doug Kearns) +Files: src/option.c + +Patch 7.2.025 +Problem: When a CursorHold event invokes system() it is retriggered over + and over again. +Solution: Don't reset did_cursorhold when getting K_IGNORE. +Files: src/normal.c + +Patch 7.2.026 (after 7.2.010) +Problem: "K" doesn't use the length of the identifier but uses the rest of + the line. +Solution: Copy the desired number of characters first. +Files: src/normal.c + +Patch 7.2.027 +Problem: Can use cscope commands in the sandbox. +Solution: Disallow them, they might not be safe. +Files: src/ex_cmds.h + +Patch 7.2.028 +Problem: Confusing error message for missing (). +Solution: Change "braces" to "parentheses". (Gary Johnson) +Files: src/eval.c + +Patch 7.2.029 +Problem: No completion for ":doautoall". +Solution: Complete ":doautoall" like ":doautocmd". (Doug Kearns) +Files: src/ex_docmd.c + +Patch 7.2.030 (after 7.2.027) +Problem: Can't compile. +Solution: Remove prematurely added ex_oldfiles. +Files: src/ex_cmds.h + +Patch 7.2.031 +Problem: Information in the viminfo file about previously edited files is + not available to the user. There is no way to get a complete list + of files edited in previous Vim sessions. +Solution: Add v:oldfiles and fill it with the list of old file names when + first reading the viminfo file. Add the ":oldfiles" command, + ":browse oldfiles" and the "#<123" special file name. Increase + the default value for 'viminfo' from '20 to '100. +Files: runtime/doc/cmdline.txt, runtime/doc/eval.txt, + runtime/doc/starting.txt, runtime/doc/usr_21.txt, src/eval.c, + src/ex_cmds.c, src/ex_cmds.h, src/ex_docmd.c, src/feature.h, + src/fileio.c, src/main.c, src/mark.c, src/misc1.c, + src/proto/eval.pro, src/proto/ex_cmds.pro, src/proto/mark.pro, + src/option.c, src/structs.h, src/vim.h + +Patch 7.2.032 (after 7.2.031) +Problem: Can't build with EXITFREE defined. (Dominique Pelle) +Solution: Change vv_string to vv_str. +Files: src/eval.c + +Patch 7.2.033 +Problem: When detecting a little endian BOM "ucs-2le" is used, but the text + might be "utf-16le". +Solution: Default to "utf-16le", it also works for "ucs-2le". (Jia Yanwei) +Files: src/fileio.c, src/testdir/test42.ok + +Patch 7.2.034 +Problem: Memory leak in spell info when deleting buffer. +Solution: Free the memory. (Dominique Pelle) +Files: src/buffer.c + +Patch 7.2.035 +Problem: Mismatches between alloc/malloc, free/vim_free, + realloc/vim_realloc. +Solution: Use the right function. (Dominique Pelle) +Files: src/gui_x11.c, src/mbyte.c, src/misc2.c, src/os_unix.c + +Patch 7.2.036 (extra) +Problem: Mismatches between alloc/malloc, free/vim_free, + realloc/vim_realloc. +Solution: Use the right function. (Dominique Pelle) +Files: src/gui_riscos.c, src/gui_w48.c, src/mbyte.c, src/os_vms.c, + src/os_w32exe.c, src/os_win16.c + +Patch 7.2.037 +Problem: Double free with GTK 1 and compiled with EXITFREE. +Solution: Don't close display. (Dominique Pelle) +Files: src/os_unix.c + +Patch 7.2.038 +Problem: Overlapping arguments to memcpy(). +Solution: Use mch_memmove(). (Dominique Pelle) +Files: src/if_xcmdsrv.c + +Patch 7.2.039 +Problem: Accessing freed memory on exit when EXITFREE is defined. +Solution: Call hash_init() on the v: hash table. +Files: src/eval.c + +Patch 7.2.040 +Problem: When using ":e ++ff=dos fname" and the file contains a NL without + a CR before it and 'ffs' contains "unix" then the fileformat + becomes unix. +Solution: Ignore 'ffs' when using the ++ff argument. (Ben Schmidt) + Also remove unreachable code. +Files: src/fileio.c + +Patch 7.2.041 +Problem: In diff mode, when using two tabs, each with two diffed buffers, + editing a buffer of the other tab messes up the diff. (Matt + Mzyzik) +Solution: Only copy options from a window where the buffer was edited that + doesn't have 'diff' set or is for the current tab page. + Also fix that window options for a buffer are stored with the + wrong window. +Files: src/buffer.c, src/ex_cmds.c, src/ex_cmds2.c, src/ex_docmd.c, + src/ex_getln.c, src/if_sniff.c, src/main.c, src/netbeans.c, + src/normal.c, src/popupmnu.c, src/proto/buffer.pro, + src/proto/ex_cmds.pro src/quickfix.c, src/window.c + +Patch 7.2.042 +Problem: When using winrestview() in a BufWinEnter autocommand the window + is scrolled anyway. (Matt Zyzik) +Solution: Don't recompute topline when above 'scrolloff' from the bottom. + Don't always put the cursor halfway when entering a buffer. Add + "w_topline_was_set". +Files: src/buffer.c, src/move.c, src/structs.h + +Patch 7.2.043 +Problem: VMS: Too many characters are escaped in filename and shell + commands. +Solution: Escape fewer characters. (Zoltan Arpadffy) +Files: src/vim.h + +Patch 7.2.044 +Problem: Crash because of STRCPY() being over protective of the destination + size. (Dominique Pelle) +Solution: Add -D_FORTIFY_SOURCE=1 to CFLAGS. Use an intermediate variable + for the pointer to avoid a warning. +Files: src/auto/configure, src/configure.in, src/eval.c + +Patch 7.2.045 +Problem: The Python interface has an empty entry in sys.path. +Solution: Filter out the empty entry. (idea from James Vega) +Files: src/if_python.c + +Patch 7.2.046 +Problem: Wrong check for filling buffer with encoding. (Danek Duvall) +Solution: Remove pointers. (Dominique Pelle) +Files: src/mbyte.c + +Patch 7.2.047 +Problem: Starting Vim with the -nb argument while it's not supported causes + the other side to hang. +Solution: When -nb is used while it's not supported exit Vim. (Xavier de + Gaye) +Files: src/main.c, src/vim.h + +Patch 7.2.048 +Problem: v:prevcount is changed too often. Counts are not multiplied when + setting v:count. +Solution: Set v:prevcount properly. Multiply counts. (idea by Ben Schmidt) +Files: src/eval.c, src/normal.c, src/proto/eval.pro + +Patch 7.2.049 (extra) +Problem: Win32: the clipboard doesn't support UTF-16. +Solution: Change UCS-2 support to UTF-16 support. (Jia Yanwei) +Files: src/gui_w32.c, src/gui_w48.c, src/mbyte.c, src/misc1.c, + src/os_mswin.c, src/os_win32.c, src/proto/os_mswin.pro + +Patch 7.2.050 +Problem: Warnings for not checking return value of fwrite(). (Chip Campbell) +Solution: Use the return value. +Files: src/spell.c + +Patch 7.2.051 +Problem: Can't avoid 'wildignore' and 'suffixes' for glob() and globpath(). +Solution: Add an extra argument to these functions. (Ingo Karkat) +Files: src/eval.c, src/ex_getln.c, src/proto/ex_getln.pro, + runtime/doc/eval.txt, runtime/doc/options.txt + +Patch 7.2.052 +Problem: synIDattr() doesn't support "sp" for special color. +Solution: Recognize "sp" and "sp#". (Matt Wozniski) +Files: runtime/doc/eval.txt, src/eval.c + +Patch 7.2.053 +Problem: Crash when using WorkShop command ":ws foo". (Dominique Pelle) +Solution: Avoid using a NULL pointer. +Files: src/workshop.c + +Patch 7.2.054 +Problem: Compilation warnings for format in getchar.c. +Solution: Use fputs() instead of fprintf(). (Dominique Pelle) +Files: src/getchar.c + +Patch 7.2.055 +Problem: Various compiler warnings with strict checking. +Solution: Avoid the warnings by using return values and renaming. +Files: src/diff.c, src/eval.c, src/ex_cmds.c, src/ex_docmd.c, + src/fileio.c, src/fold.c, src/globals.h, src/gui.c, + src/gui_at_sb.c, src/gui_gtk_x11.c, src/gui_xmdlg.c, + src/gui_xmebw.c, src/main.c, src/mbyte.c, src/message.c, + src/netbeans.c, src/option.c, src/os_unix.c, src/spell.c, + src/ui.c, src/window.c + +Patch 7.2.056 (after 7.2.050) +Problem: Tests 58 and 59 fail. +Solution: Don't invoke fwrite() with a zero length. (Dominique Pelle) +Files: src/spell.c + +Patch 7.2.057 (after 7.2.056) +Problem: Combination of int and size_t may not work. +Solution: Use size_t for variable. +Files: src/spell.c + +Patch 7.2.058 +Problem: Can't add a patch name to the ":version" output. +Solution: Add the extra_patches array. +Files: src/version.c + +Patch 7.2.059 +Problem: Diff display is not always updated. +Solution: Update the display more often. +Files: src/diff.c + +Patch 7.2.060 +Problem: When a spell files has many compound rules it may take a very long + time making the list of suggestions. Displaying also can be slow + when there are misspelled words. + Can't parse some Hunspell .aff files. +Solution: Check if a compounding can possibly work before trying a + combination, if the compound rules don't contain wildcards. + Implement using CHECKCOMPOUNDPATTERN. + Ignore COMPOUNDRULES. Ignore a comment after most items. + Accept ONLYINCOMPOUND as an alias for NEEDCOMPOUND. + Accept FORBIDDENWORD as an alias for BAD. +Files: runtime/doc/spell.txt, src/spell.c + +Patch 7.2.061 +Problem: Can't create a funcref for an autoload function without loading + the script first. (Marc Weber) +Solution: Accept autoload functions that don't exist yet in function(). +Files: src/eval.c + +Patch 7.2.062 +Problem: "[Scratch]" is not translated. +Solution: Mark the string for translation. (Dominique Pelle) +Files: src/buffer.c + +Patch 7.2.063 +Problem: Warning for NULL argument of Perl_sys_init3(). +Solution: Use Perl_sys_init() instead. (partly by Dominique Pelle) +Files: src/if_perl.xs + +Patch 7.2.064 +Problem: Screen update bug when repeating "~" on a Visual block and the + last line doesn't change. +Solution: Keep track of changes for all lines. (Moritz Orbach) +Files: src/ops.c + +Patch 7.2.065 +Problem: GTK GUI: the cursor disappears when doing ":vsp" and the Vim + window is maximized. (Dominique Pelle, Denis Smolyar) +Solution: Don't change "Columns" back to an old value at a wrong moment. + Do change "Rows" when it should not be a problem. +Files: src/gui.c + +Patch 7.2.066 +Problem: It's not easy to see whether 'encoding' is a multi-byte encoding. +Solution: Add has('multi_byte_encoding'). +Files: runtime/doc/eval.txt, src/eval.c + +Patch 7.2.067 +Problem: Session file can't load extra file when the path contains special + characters. +Solution: Escape the file name. (Lech Lorens) +Files: src/ex_docmd.c + +Patch 7.2.068 +Problem: Emacs tags file lines can be too long, resulting in an error + message. (James Vega) +Solution: Ignore lines with errors if they are too long. +Files: src/tag.c + +Patch 7.2.069 (after 7.2.060) +Problem: Compiler warning for storing size_t in int. +Solution: Add type cast. +Files: src/spell.c + +Patch 7.2.070 +Problem: Crash when a function returns a:000. (Matt Wozniski) +Solution: Don't put the function struct on the stack, allocate it. Free it + only when nothing in it is used. +Files: src/eval.c + +Patch 7.2.071 (extra) +Problem: Win32: Handling netbeans events while Vim is busy updating the + screen may cause a crash. +Solution: Like with GTK, only handle netbeans messages in the main loop. + (Xavier de Gaye) +Files: src/gui_w48.c, src/netbeans.c + +Patch 7.2.072 (extra) +Problem: Compiler warning in Sniff code. +Solution: Use return value of pipe(). (Dominique Pelle) +Files: src/if_sniff.c + +Patch 7.2.073 +Problem: ":set <xHome>" has the same output as ":set <Home>". (Matt + Wozniski) +Solution: Don't translate "x" keys to its alternative for ":set". +Files: src/gui_mac.c, src/misc2.c, src/option.c, src/proto/misc2.pro + +Patch 7.2.074 (extra, after 7.2.073) +Problem: ":set <xHome>" has the same output as ":set <Home>". (Matt + Wozniski) +Solution: Don't translate "x" keys to its alternative for ":set". +Files: src/gui_mac.c + +Patch 7.2.075 (after 7.2.058) +Problem: Explanation about making a diff for extra_patches is unclear. +Solution: Adjust comment. +Files: src/version.c + +Patch 7.2.076 +Problem: rename(from, to) deletes the file if "from" and "to" are not equal + but still refer to the same file. E.g., on a FAT32 filesystem + under Unix. +Solution: Go through another file name. +Files: src/fileio.c + +Patch 7.2.077 (after 7.2.076) +Problem: rename(from, to) doesn't work if "from" and "to" differ only in + case on a system that ignores case in file names. +Solution: Go through another file name. +Files: src/fileio.c + +Patch 7.2.078 +Problem: When deleting a fold that is specified with markers the cursor + position may be wrong. Folds may not be displayed properly after + a delete. Wrong fold may be deleted. +Solution: Fix the problems. (mostly by Lech Lorens) +Files: src/fold.c + +Patch 7.2.079 +Problem: "killed" netbeans events are not handled correctly. +Solution: A "killed" netbeans event is sent when the buffer is deleted or + wiped out (in this case, the netbeans annotations in this buffer + have been removed). A user can still remove a sign with the + command ":sign unplace" and this does not trigger a "killed" + event. (Xavier de Gaye) +Files: runtime/doc/netbeans.txt, src/buffer.c, src/globals.h, + src/netbeans.c, src/proto/netbeans.pro + +Patch 7.2.080 +Problem: When typing a composing character just after starting completion + may access memory before its allocation point. (Dominique Pelle) +Solution: Don't delete before the completion start column. Add extra checks + for the offset not being negative. +Files: src/edit.c + +Patch 7.2.081 +Problem: Compiler warning for floating point overflow on VAX. +Solution: For VAX use a smaller number. (Zoltan Arpadffy) +Files: src/message.c + +Patch 7.2.082 +Problem: When 'ff' is "mac" then "ga" on a ^J shows 0x0d instead of 0x0a. + (Andy Wokula) +Solution: Use NL for this situation. (Lech Lorens) +Files: src/ex_cmds.c + +Patch 7.2.083 +Problem: ":tag" does not return to the right tag entry from the tag stack. +Solution: Don't change the current match when there is no argument. + (Erik Falor) +Files: src/tag.c + +Patch 7.2.084 +Problem: Recursive structures are not handled properly in Python + vim.eval(). +Solution: Keep track of references in a better way. (Yukihiro Nakadaira) +Files: src/if_python.c + +Patch 7.2.085 +Problem: ":set <M-b>=<Esc>b" does not work when 'encoding' is utf-8. +Solution: Put the <M-b> character in the input buffer as valid utf-8. + (partly by Matt Wozniski) +Files: src/term.c + +Patch 7.2.086 +Problem: Using ":diffget 1" in buffer 1 corrupts the text. +Solution: Don't do anything when source and destination of ":diffget" or + ":diffput" is the same buffer. (Dominique Pelle) +Files: src/diff.c + +Patch 7.2.087 +Problem: Adding URL to 'path' doesn't work to edit a file. +Solution: Skip simplify_filename() for URLs. (Matt Wozniski) +Files: src/misc2.c + +Patch 7.2.088 (extra) +Problem: OpenClipboard() may fail when another application is using the + clipboard. +Solution: Retry OpenClipboard() a few times. (Jianrong Yu) +Files: src/os_mswin.c + +Patch 7.2.089 (extra) +Problem: Win32: crash when using Ultramon buttons. +Solution: Don't use a WM_OLE message of zero size. (Ray Megal) +Files: src/if_ole.cpp, src/gui_w48.c + +Patch 7.2.090 +Problem: User command containing 0x80 in multi-byte character does not work + properly. (Yasuhiro Matsumoto) +Solution: Undo replacement of K_SPECIAL and CSI characters when executing + the command. +Files: src/ex_docmd.c + +Patch 7.2.091 +Problem: ":cs help" output is not aligned for some languages. +Solution: Compute character size instead of byte size. (Dominique Pelle) +Files: src/if_cscope.c + +Patch 7.2.092 +Problem: Some error messages are not translated. +Solution: Add _() around the messages. (Dominique Pelle) +Files: src/eval.c + +Patch 7.2.093 (extra) +Problem: Win32: inputdialog() and find/replace dialogs can't handle + multi-byte text. +Solution: Use the wide version of dialog functions when available. (Yanwei + Jia) +Files: src/gui_w32.c, src/gui_w48.c + +Patch 7.2.094 +Problem: Compiler warning for signed/unsigned compare. +Solution: Add type cast. Also fix a few typos. +Files: src/edit.c + +Patch 7.2.095 +Problem: With Visual selection, "r" and then CTRL-C Visual mode is stopped + but the highlighting is not removed. +Solution: Call reset_VIsual(). +Files: src/normal.c + +Patch 7.2.096 +Problem: After ":number" the "Press Enter" message may be on the wrong + screen, if switching screens for shell commands. +Solution: Reset info_message. (James Vega) +Files: src/ex_cmds.c + +Patch 7.2.097 +Problem: "!xterm&" doesn't work when 'shell' is "bash". +Solution: Ignore SIGHUP after calling setsid(). (Simon Schubert) +Files: src/os_unix.c + +Patch 7.2.098 +Problem: Warning for signed/unsigned pointer. +Solution: Add type cast. +Files: src/eval.c + +Patch 7.2.099 +Problem: Changing GUI options causes an unnecessary redraw when the GUI + isn't active. +Solution: Avoid the redraw. (Lech Lorens) +Files: src/option.c + +Patch 7.2.100 +Problem: When using ":source" on a FIFO or something else that can't rewind + the first three bytes are skipped. +Solution: Instead of rewinding read the first line and detect a BOM in that. + (mostly by James Vega) +Files: src/ex_cmds2.c + +Patch 7.2.101 (extra) +Problem: MSVC version not recognized. +Solution: Add the version number to the list. (Zhong Zhang) +Files: src/Make_mvc.mak + +Patch 7.2.102 (after 7.2.100) +Problem: When 'encoding' is "utf-8" a BOM at the start of a Vim script is + not removed. (Tony Mechelynck) +Solution: When no conversion is taking place make a copy of the line without + the BOM. +Files: src/ex_cmds2.c + +Patch 7.2.103 +Problem: When 'bomb' is changed the window title is updated to show/hide a + "+", but the tab page label isn't. (Patrick Texier) +Solution: Set "redraw_tabline" in most places where "need_maketitle" is set. + (partly by Lech Lorens) +Files: src/option.c + +Patch 7.2.104 +Problem: When using ":saveas bar.c" the tab label isn't updated right away. +Solution: Set redraw_tabline. (Francois Ingelrest) +Files: src/ex_cmds.c + +Patch 7.2.105 +Problem: Modeline setting for 'foldmethod' overrules diff options. (Ingo + Karkat) +Solution: Don't set 'foldmethod' and 'wrap' from a modeline when 'diff' is + on. +Files: src/option.c + +Patch 7.2.106 +Problem: Endless loop when using "]s" in HTML when there are no + misspellings. (Ingo Karkat) +Solution: Break the search loop. Also fix pointer alignment for systems + with pointers larger than int. +Files: src/spell.c + +Patch 7.2.107 +Problem: When using a GUI dialog and ":echo" commands the messages are + deleted after the dialog. (Vincent Birebent) +Solution: Don't call msg_end_prompt() since there was no prompt. +Files: src/message.c + +Patch 7.2.108 (after 7.2.105) +Problem: Can't build without the diff feature. +Solution: Add #ifdef. +Files: src/option.c + +Patch 7.2.109 +Problem: 'langmap' does not work for multi-byte characters. +Solution: Add a list of mapped multi-byte characters. (based on work by + Konstantin Korikov, Agathoklis Hatzimanikas) +Files: runtime/doc/options.txt, src/edit.c, src/getchar.c, src/macros.h, + src/normal.c, src/option.c, src/proto/option.pro, src/window.c + +Patch 7.2.110 +Problem: Compiler warning for unused variable. +Solution: Init the variable. +Files: src/ex_docmd.c + +Patch 7.2.111 +Problem: When using Visual block mode with 'cursorcolumn' it's unclear what + is selected. +Solution: Don't use 'cursorcolumn' highlighting inside the Visual selection. + (idea by Dominique Pelle) +Files: src/screen.c + +Patch 7.2.112 +Problem: Cursor invisible in Visual mode when 'number' is set and cursor in + first column. (Matti Niemenmaa, Renato Alves) +Solution: Check that vcol_prev is smaller than vcol. +Files: src/screen.c + +Patch 7.2.113 +Problem: Crash for substitute() call using submatch(1) while there is no + such submatch. (Yukihiro Nakadaira) +Solution: Also check the start of the submatch is set, it can be NULL when + an attempted match didn't work out. +Files: src/regexp.c + +Patch 7.2.114 +Problem: Using wrong printf format. +Solution: Use "%ld" instead of "%d". (Dominique Pelle) +Files: src/netbeans.c + +Patch 7.2.115 +Problem: Some debugging code is never used. +Solution: Remove nbtrace() and nbprt(). (Dominique Pelle) +Files: src/nbdebug.c, src/nbdebug.h + +Patch 7.2.116 +Problem: Not all memory is freed when EXITFREE is defined. +Solution: Free allocated memory on exit. (Dominique Pelle) +Files: src/ex_docmd.c, src/gui_gtk_x11.c, src/misc2.c, src/search.c, + src/tag.c + +Patch 7.2.117 +Problem: Location list incorrectly labelled "Quickfix List". +Solution: Break out of both loops for finding window for location list + buffer. (Lech Lorens) +Files: src/buffer.c, src/quickfix.c, src/screen.c + +Patch 7.2.118 +Problem: <PageUp> at the more prompt only does half a page. +Solution: Make <PageUp> go up a whole page. Also make 'f' go a page + forward, but not quit the more prompt. (Markus Heidelberg) +Files: src/message.c + +Patch 7.2.119 +Problem: Status line is redrawn too often. +Solution: Check ScreeenLinesUC[] properly. (Yukihiro Nakadaira) +Files: src/screen.c + +Patch 7.2.120 +Problem: When opening the quickfix window or splitting the window and + setting the location list, the location list is copied and then + deleted, which is inefficient. +Solution: Don't copy the location list when not needed. (Lech Lorens) +Files: src/quickfix.c, src/vim.h, src/window.c + +Patch 7.2.121 +Problem: In gvim "!grep a *.c" spews out a lot of text that can't be + stopped with CTRL-C. +Solution: When looping to read and show text, do check for typed characters + every two seconds. +Files: src/os_unix.c + +Patch 7.2.122 +Problem: Invalid memory access when the VimResized autocommand changes + 'columns' and/or 'lines'. +Solution: After VimResized check for changed values. (Dominique Pelle) +Files: src/screen.c + +Patch 7.2.123 +Problem: Typing 'q' at more prompt for ":map" output still displays another + line, causing another more prompt. (Markus Heidelberg) +Solution: Quit listing maps when 'q' typed. +Files: src/getchar.c + +Patch 7.2.124 +Problem: Typing 'q' at more prompt for ":tselect" output still displays + more lines, causing another more prompt. (Markus Heidelberg) +Solution: Quit listing tags when 'q' typed. +Files: src/tag.c + +Patch 7.2.125 +Problem: Leaking memory when reading XPM bitmap for a sign. +Solution: Don't allocate the memory twice. (Dominique Pelle) +Files: src/gui_x11.c + +Patch 7.2.126 +Problem: When EXITFREE is defined signs are not freed. +Solution: Free all signs on exit. Also free keymaps. (Dominique Pelle) +Files: src/misc2.c, src/ex_cmds.c, src/proto/ex_cmds.pro + +Patch 7.2.127 +Problem: When listing mappings and a wrapping line causes the more prompt, + after typing 'q' there can be another more prompt. (Markus + Heidelberg) +Solution: Set "lines_left" to allow more lines to be displayed. +Files: src/message.c + +Patch 7.2.128 (after 7.2.055) +Problem: Using ":lcd" makes session files not work. +Solution: Compare return value of mch_chdir() properly. (Andreas Bernauer) +Files: src/ex_docmd.c + +Patch 7.2.129 +Problem: When opening a command window from input() it uses the search + history. +Solution: Use get_cmdline_type(). (James Vega) +Files: src/ex_getln.c + +Patch 7.2.130 +Problem: Vim may hang until CTRL-C is typed when using CTRL-Z. +Solution: Avoid using pause(). Also use "volatile" for variables used in + signal functions. (Dominique Pelle) +Files: src/auto/configure, src/configure.in, src/config.h.in, + src/globals.h, src/os_unix.c + +Patch 7.2.131 +Problem: When 'keymap' is cleared may still use the cursor highlighting for + when it's enabled. +Solution: Reset 'iminsert' and 'imsearch'. (partly by Dominique Pelle) + Also avoid ":setlocal" for these options have a global effect. +Files: src/option.c + +Patch 7.2.132 +Problem: When changing directory during a SwapExists autocmd freed memory + may be accessed. (Dominique Pelle) +Solution: Add the allbuf_lock flag. +Files: src/ex_getln.c, src/globals.h, src/fileio.c, + src/proto/ex_getln.pro + +Patch 7.2.133 +Problem: ":diffoff!" changes settings in windows not in diff mode. +Solution: Only change settings in other windows when 'diff' is set, always + do it for the current window. (Lech Lorens) +Files: src/diff.c + +Patch 7.2.134 +Problem: Warning for discarding "const" from pointer. +Solution: Don't pass const pointer to mch_memmove(). +Files: src/fileio.c + +Patch 7.2.135 +Problem: Memory leak when redefining user command with complete argument. +Solution: Free the old complete argument. (Dominique Pelle) +Files: src/ex_docmd.c + +Patch 7.2.136 (after 7.2.132) +Problem: ":cd" is still possible in a SwapExists autocmd. +Solution: Check the allbuf_lock flag in ex_cd(). +Files: src/ex_docmd.c + +Patch 7.2.137 +Problem: When 'virtualedit' is set, a left shift of a blockwise selection + that starts and ends inside a tab shifts too much. (Helmut + Stiegler) +Solution: Redo the block left shift code. (Lech Lorens) +Files: src/ops.c, src/testdir/Makefile, src/testdir/test66.in, + src/testdir/test66.ok + +Patch 7.2.138 (extra part of 7.2.137) +Problem: See 7.2.137. +Solution: See 7.2.137. +Files: src/testdir/Make_amiga.mak, src/testdir/Make_dos.mak, + src/testdir/Make_ming.mak, src/testdir/Make_os2.mak, + src/testdir/Make_vms.mms + +Patch 7.2.139 +Problem: Crash when 'virtualedit' is "all". (James Vega) +Solution: Avoid overflow when column is MAXCOL. (Dominique Pelle) +Files: src/misc2.c + +Patch 7.2.140 +Problem: Diff highlighting isn't displayed before the Visual area if it + starts at the cursor position. (Markus Heidelberg) +Solution: Also check fromcol_prev. +Files: src/screen.c + +Patch 7.2.141 +Problem: When redrawing a character for bold spill this causes the next + character to be redrawn as well. +Solution: Only redraw one extra character. (Yukihiro Nakadaira) +Files: src/screen.c + +Patch 7.2.142 +Problem: Motif and Athena balloons don't use tooltip colors. +Solution: Set the colors. (Matt Wozniski) +Files: src/gui_beval.c + +Patch 7.2.143 +Problem: No command line completion for ":cscope" command. +Solution: Add the completion for ":cscope". (Dominique Pelle) +Files: src/ex_docmd.c, src/ex_getln.c, src/if_cscope.c, + src/proto/if_cscope.pro, src/vim.h + +Patch 7.2.144 +Problem: When 't_Co' is set to the value it already had the color scheme is + reloaded anyway. +Solution: Only load the colorscheme when the t_Co value changes. (Dominique + Pelle) +Files: src/option.c + +Patch 7.2.145 +Problem: White space in ":cscope find" is not ignored. +Solution: Ignore the white space, but not when the leading white space is + useful for the argument. +Files: runtime/doc/if_scop.txt, src/if_cscope.c + +Patch 7.2.146 +Problem: v:warningmsg isn't used for all warnings. +Solution: Set v:warningmsg for relevant warnings. (Ingo Karkat) +Files: src/fileio.c, src/misc1.c, src/option.c + +Patch 7.2.147 +Problem: When compiled as small version and 'number' is on the cursor is + displayed in the wrong position after a tab. (James Vega) +Solution: Don't increment vcol when still displaying the line number. +Files: src/screen.c + +Patch 7.2.148 +Problem: When searching for "$" while 'hlsearch' is set, highlighting the + character after the line does not work in the cursor column. + Also highlighting for Visual mode after the line end when this + isn't needed. (Markus Heidelberg) +Solution: Only compare the cursor column in the cursor line. Only highlight + for Visual selection after the last character when it's needed to + see where the Visual selection ends. +Files: src/screen.c + +Patch 7.2.149 +Problem: Using return value of function that doesn't return a value results + in reading uninitialized memory. +Solution: Set the default to return zero. Make cursor() return -1 on + failure. Let complete() return an empty string in case of an + error. (partly by Dominique Pelle) +Files: runtime/doc/eval.txt, src/eval.c + +Patch 7.2.150 (extra) +Problem: Can't use tab pages from VisVim. +Solution: Add tab page support to VisVim. (Adam Slater) +Files: src/VisVim/Commands.cpp, src/VisVim/Resource.h, + src/VisVim/VisVim.rc + +Patch 7.2.151 +Problem: ":hist a" doesn't work like ":hist all" as the docs suggest. +Solution: Make ":hist a" and ":hist al" work. (Dominique Pelle) +Files: src/ex_getln.c + +Patch 7.2.152 +Problem: When using "silent echo x" inside ":redir" a next echo may start + halfway the line. (Tony Mechelynck, Dennis Benzinger) +Solution: Reset msg_col after redirecting silently. +Files: src/ex_docmd.c, src/message.c, src/proto/message.pro + +Patch 7.2.153 +Problem: Memory leak for ":recover empty_dir/". +Solution: Free files[] when it becomes empty. (Dominique Pelle) +Files: src/memline.c + +Patch 7.2.154 (after 7.2.132) +Problem: ":cd" is still possible in a SwapExists autocmd. +Solution: Set allbuf_lock in do_swapexists(). +Files: src/memline.c + +Patch 7.2.155 +Problem: Memory leak in ":function /pat". +Solution: Free the memory. (Dominique Pelle) +Files: src/eval.c + +Patch 7.2.156 (after 7.2.143) +Problem: No completion for :scscope and :lcscope commands. +Solution: Implement the completion. (Dominique Pelle) +Files: src/if_cscope.c, src/ex_docmd.c, src/proto/if_cscope.pro + +Patch 7.2.157 +Problem: Illegal memory access when searching in path. +Solution: Avoid looking at a byte after end of a string. (Dominique Pelle) +Files: src/search.c + +Patch 7.2.158 +Problem: Warnings from VisualC compiler. +Solution: Add type casts. (George Reilly) +Files: src/ops.c + +Patch 7.2.159 +Problem: When $x_includes ends up being "NONE" configure fails. +Solution: Check for $x_includes not to be "NONE" (Rainer) +Files: src/auto/configure, src/configure.in + +Patch 7.2.160 +Problem: Search pattern not freed on exit when 'rightleft' set. +Solution: Free mr_pattern_alloced. +Files: src/search.c + +Patch 7.2.161 +Problem: Folds messed up in other tab page. (Vlad Irnov) +Solution: Instead of going over all windows in current tab page go over all + windows in all tab pages. Also free memory for location lists in + other tab pages when exiting. (Lech Lorens) +Files: src/fileio.c, src/mark.c, src/misc1.c, src/misc2.c + +Patch 7.2.162 +Problem: The quickfix window may get wrong filetype. +Solution: Do not detect the filetype for the quickfix window. (Lech Lorens) +Files: src/quickfix.c + +Patch 7.2.163 +Problem: The command line window may get folding. +Solution: Default to no/manual folding. (Lech Lorens) +Files: src/ex_getln.c + +Patch 7.2.164 +Problem: When 'showbreak' is set the size of the Visual block may be + reported wrong. (Eduardo Daudt Flach) +Solution: Temporarily make 'sbr' empty. +Files: src/normal.c, src/ops.c + +Patch 7.2.165 +Problem: The argument for the FuncUndefined autocmd event is expanded like + a file name. +Solution: Don't try expanding it. (Wang Xu) +Files: src/fileio.c + +Patch 7.2.166 +Problem: No completion for ":sign" command. +Solution: Add ":sign" completion. (Dominique Pelle) +Files: src/ex_cmds.c, src/ex_docmd.c, src/ex_getln.c, src/vim.h, + src/proto/ex_cmds.pro + +Patch 7.2.167 +Problem: Splint doesn't work well for checking the code. +Solution: Add splint arguments in the Makefile. Exclude some code from + splint that it can't handle. Tune splint arguments to give + reasonable errors. Add a filter for removing false warnings from + splint output. Many small changes to avoid warnings. More to + follow... +Files: Filelist, src/Makefile, src/buffer.c, src/charset.c, + src/cleanlint.vim, src/digraph.c, src/edit.c, src/ex_cmds.c, + src/globals.h, src/ops.c, src/os_unix.c, src/os_unix.h, + src/proto/buffer.pro, src/proto/edit.pro, src/screen.c, + src/structs.h + +Patch 7.2.168 +Problem: When no ctags program can be found, "make tags" attempts to + execute the first C file. +Solution: Default to "ctags" when no ctags program can be found. +Files: src/configure.in, src/auto/configure + +Patch 7.2.169 +Problem: Splint complains about a lot of things. +Solution: Add type casts, #ifdefs and other changes to avoid warnings. + Change colnr_T from unsigned to int. Avoids mistakes with + subtracting columns. +Files: src/cleanlint.vim, src/diff.c, src/edit.c, src/ex_cmds.c, + src/ex_cmds2.c, src/ex_docmd.c, src/proto/ex_cmds.pro, + src/proto/spell.pro, src/quickfix.c, src/spell.c, src/structs.h, + src/term.h, src/vim.h + +Patch 7.2.170 +Problem: Using b_dev while it was not set. (Dominique Pelle) +Solution: Add the b_dev_valid flag. +Files: src/buffer.c, src/fileio.c, src/structs.h + +Patch 7.2.171 (after 7.2.169) +Problem: Compiler warnings. (Tony Mechelynck) +Solution: Add function prototype. (Patrick Texier) Init variable. +Files: src/ex_cmds.c + +Patch 7.2.172 (extra) +Problem: Compiler warning. +Solution: Adjust function prototype. (Patrick Texier) +Files: src/os_mswin.c + +Patch 7.2.173 +Problem: Without lint there is no check for unused function arguments. +Solution: Use gcc -Wunused-parameter instead of lint. For a few files add + attributes to arguments that are known not to be used. +Files: src/auto/configure, src/buffer.c, src/charset.c, src/diff.c, + src/configure.in, src/config.h.in, src/edit.c, src/ex_cmds.c, + src/ex_cmds2.c, src/version.c, src/vim.h + +Patch 7.2.174 +Problem: Too many warnings from gcc -Wextra. +Solution: Change initializer. Add UNUSED. Add type casts. +Files: src/edit.c, src/eval.c, src/ex_cmds.c, src/ex_docmd.c, + src/ex_getln.c, src/fileio.c, getchar.c, globals.h, main.c, + memline.c, message.c, src/misc1.c, src/move.c, src/normal.c, + src/option.c, src/os_unix.c, src/os_unix.h, src/regexp.c, + src/search.c, src/tag.c + +Patch 7.2.175 +Problem: Compiler warning in OpenBSD. +Solution: Add type cast for NULL. (Dasn) +Files: src/if_cscope.c + +Patch 7.2.176 +Problem: Exceptions for splint are not useful. +Solution: Remove the S_SPLINT_S ifdefs. +Files: src/edit.c, src/ex_cmds.c, src/ex_docmd.c, src/os_unix.c, + src/os_unix.h, src/os_unixx.h, src/structs.h, src/term.h + +Patch 7.2.177 +Problem: Compiler warnings when using -Wextra +Solution: Add UNUSED and type casts. +Files: src/eval.c, src/ex_docmd.c, src/ex_eval.c, src/ex_getln.c, + src/fileio.c, src/hardcopy.c, src/if_cscope.c, src/if_xcmdsrv.c, + src/farsi.c, src/mark.c, src/menu.c + +Patch 7.2.178 +Problem: Using negative value for device number might not work. +Solution: Use a separate flag for whether ffv_dev was set. +Files: src/misc2.c + +Patch 7.2.179 +Problem: Using negative value for device number might not work. +Solution: Use a separate flag for whether sn_dev was set. +Files: src/ex_cmds2.c + +Patch 7.2.180 +Problem: Some more compiler warnings when using gcc -Wextra. +Solution: Add UNUSED and type casts. +Files: src/buffer.c, src/ex_cmds.c, src/macros.h, src/main.c, + src/menu.c, src/message.c, src/misc1.c, src/mbyte.c, + src/normal.c, src/option.c, src/os_unix.c, src/quickfix.c, + src/screen.c, src/search.c, src/spell.c, src/syntax.c, src/tag.c, + src/term.c, src/ui.c + +Patch 7.2.181 +Problem: Some more compiler warnings when using gcc -Wextra. +Solution: Add UNUSED and type casts. +Files: src/if_mzsch.c, src/gui.c, src/gui_gtk.c, src/gui_gtk_x11.c, + src/gui_gtk_f.c, src/gui_beval.c, src/netbeans.c + +Patch 7.2.182 (after 7.2.181) +Problem: Compilation problems after previous patch for Motif. Gvim with + GTK crashes on startup. +Solution: Add comma. Init form structure to zeroes. +Files: src/netbeans.c, src/gui_gtk_f.c + +Patch 7.2.183 +Problem: Configure problem for sys/sysctl.h on OpenBSD. (Dasn) +Solution: Add separate check for this header file. Also switch to newer + version of autoconf. +Files: src/auto/configure, src/configure.in + +Patch 7.2.184 +Problem: Some more compiler warnings when using gcc -Wextra. +Solution: Add UNUSED and type casts. Autoconf check for wchar_t. +Files: src/auto/configure, src/config.h.in, src/configure.in, + src/gui_athena.c, src/gui_x11.c, src/gui.c, src/gui_beval.c, + src/gui_at_sb.c, src/gui_at_fs.c, src/gui_motif.c, + src/gui_xmdlg.c, src/gui_xmebw.c, src/if_python.c, src/window.c, + src/workshop.c + +Patch 7.2.185 +Problem: Some more compiler warnings when using gcc -Wextra. +Solution: Add UNUSED and type casts. +Files: src/Makefile, src/if_tlc.c, src/if_ruby.c + +Patch 7.2.186 +Problem: Some more compiler warnings when using gcc -Wextra. +Solution: Now with the intended if_tcl.c changes. +Files: src/if_tcl.c + +Patch 7.2.187 (after 7.2.186) +Problem: Doesn't build with older versions of TCL. (Yongwei Wu) +Solution: Add #ifdefs. (Dominique Pelle) +Files: src/if_tcl.c + +Patch 7.2.188 +Problem: Crash with specific use of function calls. (Meikel Brandmeyer) +Solution: Make sure the items referenced by a function call are not freed + twice. (based on patch from Nico Weber) +Files: src/eval.c + +Patch 7.2.189 +Problem: Possible hang for deleting auto-indent. (Dominique Pelle) +Solution: Make sure the position is not beyond the end of the line. +Files: src/edit.c + +Patch 7.2.190 +Problem: The register executed by @@ isn't restored. +Solution: Mark the executable register in the viminfo file. +Files: src/ops.c + +Patch 7.2.191 +Problem: Mzscheme interface doesn't work on Ubuntu. +Solution: Change autoconf rules. Define missing macro. Some changes to + avoid gcc warnings. Remove per-buffer namespace. (Sergey Khorev) +Files: runtime/doc/if_mzsch.txt, src/Makefile, src/Make_ming.mak, + src/Make_mvc.mak, src/auto/configure, src/configure.in, + src/config.mk.in, src/eval.c, src/if_mzsch.c, src/if_mzsch.h, + src/main.c, src/proto/if_mzsch.pro + +Patch 7.2.192 (after 7.2.188) +Problem: Still a crash in the garbage collector for a very rare situation. +Solution: Make sure current_copyID is always incremented correctly. (Kent + Sibilev) +Files: src/eval.c + +Patch 7.2.193 +Problem: Warning for uninitialized values. +Solution: Initialize all the struct items. +Files: src/eval.c + +Patch 7.2.194 (extra) +Problem: MSVC: rem commands are echoed. +Solution: Add commands to switch off echo. (Wang Xu) +Files: src/msvc2008.bat + +Patch 7.2.195 +Problem: Leaking memory for the command Vim was started with. +Solution: Remember the pointer and free it. +Files: src/gui_gtk_x11.c + +Patch 7.2.196 (after 7.2.167) +Problem: Turns out splint doesn't work well enough to be usable. +Solution: Remove splint support. +Files: Filelist, src/cleanlint.vim + +Patch 7.2.197 +Problem: Warning for uninitialized values. +Solution: Initialize all the struct items of typebuf. +Files: src/globals.h + +Patch 7.2.198 +Problem: Size of buffer used for tgetent() may be too small. +Solution: Use the largest known size everywhere. +Files: src/vim.h + +Patch 7.2.199 +Problem: Strange character in comment. +Solution: Change to "message". (Yongwei Wu) +Files: src/term.c + +Patch 7.2.200 +Problem: Reading past end of string when navigating the menu bar or + resizing the window. +Solution: Add and use mb_ptr2len_len(). (partly by Dominique Pelle) + Also add mb_ptr2cells_len() to prevent more trouble. +Files: src/gui_gtk_x11.c, src/os_unix.c, src/globals.h, src/mbyte.c, + src/proto/mbyte.pro + +Patch 7.2.201 +Problem: Cannot copy/paste HTML to/from Firefox via the clipboard. +Solution: Implement this for GTK. Add the "html" value to 'clipboard'. +Files: runtime/doc/options.txt, src/globals.h, src/gui_gtk_x11.c, + src/mbyte.c, src/proto/mbyte.pro, src/option.c + +Patch 7.2.202 +Problem: BufWipeout autocommand that edits another buffer causes problems. +Solution: Check for the situation, give an error and quit the operation. +Files: src/fileio.c + +Patch 7.2.203 +Problem: When reloading a buffer or doing anything else with a buffer that + is not displayed in a visible window, autocommands may be applied + to the current window, folds messed up, etc. +Solution: Instead of using the current window for the hidden buffer use a + special window, splitting the current one temporarily. +Files: src/fileio.c, src/globals.h, src/gui.c, src/if_perl.xs, + src/progo/gui.pro, src/proto/window.pro, src/screen.c, + src/structs.h, src/window.c + +Patch 7.2.204 (extra) +Problem: Win32: Can't build with Visual Studio 2010 beta 1. +Solution: Fix the makefile. (George Reilly) +Files: src/Make_mvc.mak + +Patch 7.2.205 (extra) +Problem: Win32: No support for High DPI awareness. +Solution: Fix the manifest file. (George Reilly) +Files: src/Make_mvc.mak, src/gvim.exe.mnf + +Patch 7.2.206 +Problem: Win32: Can't build netbeans interface with Visual Studio 2010. +Solution: Undefine ECONNREFUSED. (George Reilly) +Files: src/netbeans.c + +Patch 7.2.207 +Problem: Using freed memory with ":redrawstatus" when it works recursively. +Solution: Prevent recursively updating the status line. (partly by Dominique + Pelle) +Files: src/screen.c + +Patch 7.2.208 +Problem: "set novice" gives an error message, it should be ignored. +Solution: Don't see "no" in "novice" as unsetting an option. (Patrick + Texier) +Files: src/option.c + +Patch 7.2.209 +Problem: For xxd setmode() is undefined on Cygwin. +Solution: Include io.h. (Dominique Pelle) +Files: src/xxd/xxd.c + +Patch 7.2.210 +Problem: When a file that is being edited has its timestamp updated outside + of Vim and ":checktime" is used still get a warning when writing + the file. (Matt Mueller) +Solution: Store the timestamp in b_mtime_read when the timestamp is the only + thing that changed. +Files: src/fileio.c + +Patch 7.2.211 +Problem: Memory leak when expanding a series of file names. +Solution: Use ga_clear_strings() instead of ga_clear(). +Files: src/misc1.c + +Patch 7.2.212 (extra) +Problem: Warnings for redefining SIG macros. +Solution: Don't define them if already defined. (Bjorn Winckler) +Files: src/os_mac.h + +Patch 7.2.213 +Problem: Warning for using vsprintf(). +Solution: Use vim_vsnprintf(). +Files: src/netbeans.c + +Patch 7.2.214 +Problem: Crash with complete function for user command. (Andy Wokula) +Solution: Avoid using a NULL pointer (Dominique Pelle) +Files: src/ex_getln.c + +Patch 7.2.215 +Problem: ml_get error when using ":vimgrep". +Solution: Load the memfile for the hidden buffer before putting it in a + window. Correct the order of splitting the window and filling + the window and buffer with data. +Files: src/fileio.c, src/proto/window.pro, src/quickfix.c, src/window.c + +Patch 7.2.216 +Problem: Two error messages have the same number E812. +Solution: Give one message a different number. +Files: runtime/doc/autocmd.txt, runtime/doc/if_mzsch.txt, src/if_mzsch.c + +Patch 7.2.217 +Problem: Running tests with valgrind doesn't work as advertised. +Solution: Fix the line in the Makefile. +Files: src/testdir/Makefile + +Patch 7.2.218 +Problem: Cannot build GTK with hangul_input feature. (Dominique Pelle) +Solution: Adjust #ifdef. (SungHyun Nam) +Files: src/gui.c + +Patch 7.2.219 (extra) +Problem: Photon GUI is outdated. +Solution: Updates for QNX 6.4.0. (Sean Boudreau) +Files: src/gui_photon.c + +Patch 7.2.220 (after 7.2.215) +Problem: a BufEnter autocommand that changes directory causes problems. + (Ajit Thakkar) +Solution: Disable autocommands when opening a hidden buffer in a window. +Files: src/fileio.c + +Patch 7.2.221 +Problem: X cut_buffer0 text is used as-is, it may be in the wrong encoding. +Solution: Convert between 'enc' and latin1. (James Vega) +Files: src/gui_gtk_x11.c, src/message.c, src/ops.c, src/proto/ui.pro, + src/ui.c + +Patch 7.2.222 +Problem: ":mksession" doesn't work properly with 'acd' set. +Solution: Make it work. (Yakov Lerner) +Files: src/ex_docmd.c + +Patch 7.2.223 +Problem: When a script is run with ":silent" it is not able to give warning + messages. +Solution: Add the ":unsilent" command. +Files: runtime/doc/various.txt, src/ex_cmds.h, src/ex_docmd.c + +Patch 7.2.224 +Problem: Crash when using 'completefunc'. (Ingo Karkat) +Solution: Disallow entering edit() recursively when doing completion. +Files: src/edit.c + +Patch 7.2.225 +Problem: When using ":normal" a saved character may be executed. +Solution: Also store old_char when saving typeahead. +Files: src/getchar.c, src/structs.h + +Patch 7.2.226 +Problem: ml_get error after deleting the last line. (Xavier de Gaye) +Solution: When adjusting marks a callback may be invoked. Adjust the cursor + position before invoking deleted_lines_mark(). +Files: src/ex_cmds.c, src/ex_docmd.c, src/if_mzsch.c, src/if_python.c, + src/if_perl.xs, src/misc1.c + +Patch 7.2.227 +Problem: When using ":cd" in a script there is no way to track this. +Solution: Display the directory when 'verbose' is 5 or higher. +Files: src/ex_docmd.c + +Patch 7.2.228 +Problem: Cscope is limited to 8 connections. +Solution: Allocated the connection array to handle any number of + connections. (Dominique Pelle) +Files: runtime/doc/if_cscop.txt, src/if_cscope.h, src/if_cscope.c + +Patch 7.2.229 +Problem: Warning for shadowed variable. +Solution: Rename "wait" to "wait_time". +Files: src/os_unix.c + +Patch 7.2.230 +Problem: A few old lint-style ARGUSED comments. +Solution: Change to the new UNUSED style. +Files: src/getchar.c + +Patch 7.2.231 +Problem: Warning for unreacheable code. +Solution: Add #ifdef. +Files: src/if_perl.xs + +Patch 7.2.232 +Problem: Cannot debug problems with being in a wrong directory. +Solution: When 'verbose' is 5 or higher report directory changes. +Files: src/os_unix.c, src/os_unix.h, src/proto/os_unix.pro + +Patch 7.2.233 (extra part of 7.2.232) +Problem: Cannot debug problems with being in a wrong directory. +Solution: When 'verbose' is 5 or higher report directory changes. +Files: src/os_msdos.c, src/os_mswin.c, src/os_riscos.c, src/os_mac.h + +Patch 7.2.234 +Problem: It is not possible to ignore file names without a suffix. +Solution: Use an empty entry in 'suffixes' for file names without a dot. +Files: runtime/doc/cmdline.txt, src/misc1.c + +Patch 7.2.235 +Problem: Using CTRL-O z= in Insert mode has a delay before redrawing. +Solution: Reset msg_didout and msg_scroll. +Files: src/misc1.c, src/spell.c + +Patch 7.2.236 +Problem: Mac: Compiling with Ruby doesn't always work. +Solution: In configure filter out the --arch argument (Bjorn Winckler) +Files: src/configure.in, src/auto/configure + +Patch 7.2.237 +Problem: Crash on exit when window icon not set. +Solution: Copy terminal name when using it for the icon name. +Files: src/os_unix.c + +Patch 7.2.238 +Problem: Leaking memory when setting term to "builtin_dumb". +Solution: Free memory when resetting term option t_Co. +Files: src/option.c, src/proto/option.pro, src/term.c + +Patch 7.2.239 +Problem: Using :diffpatch twice or when patching fails causes memory + corruption and/or a crash. (Bryan Venteicher) +Solution: Detect missing output file. Avoid using non-existing buffer. +Files: src/diff.c + +Patch 7.2.240 +Problem: Crash when using find/replace dialog repeatedly. (Michiel + Hartsuiker) +Solution: Avoid doing the operation while busy or recursively. Also refuse + replace when text is locked. +Files: src/gui.c + +Patch 7.2.241 +Problem: When using a combination of ":bufdo" and "doautoall" we may end up + in the wrong directory. (Ajit Thakkar) + Crash when triggering an autocommand in ":vimgrep". (Yukihiro + Nakadaira) +Solution: Clear w_localdir and globaldir when using the aucmd_win. + Use a separate flag to decide aucmd_win needs to be restored. +Files: src/fileio.c, src/globals.h, src/structs.h + +Patch 7.2.242 +Problem: Setting 'lazyredraw' causes the cursor column to be recomputed. + (Tom Link) +Solution: Only recompute the cursor column for a boolean option if changes + the cursor position. +Files: src/option.c + +Patch 7.2.243 +Problem: Memory leak when using :vimgrep and resizing. (Dominique Pelle) +Solution: Free memory for aucmd_win when resizing and don't allocate it + twice. +Files: src/screen.c + +Patch 7.2.244 +Problem: When 'enc' is utf-8 and 'fenc' is latin1, writing a non-latin1 + character gives a conversion error without any hint what is wrong. +Solution: When known add the line number to the error message. +Files: src/fileio.c + +Patch 7.2.245 +Problem: When 'enc' is "utf-16" and 'fenc' is "utf-8" writing a file does + conversion while none should be done. (Yukihiro Nakadaira) When + 'fenc' is empty the file is written as utf-8 instead of utf-16. +Solution: Do proper comparison of encodings, taking into account that all + Unicode values for 'enc' use utf-8 internally. +Files: src/fileio.c + +Patch 7.2.246 +Problem: Cscope home page link is wrong. +Solution: Update the URL. (Sergey Khorev) +Files: runtime/doc/if_cscop.txt + +Patch 7.2.247 +Problem: Mzscheme interface minor problem. +Solution: Better error message when build fails. (Sergey Khorev) +Files: src/if_mzsch.c + +Patch 7.2.248 (extra) +Problem: Mzscheme interface building minor problems. +Solution: Update Win32 makefiles. (Sergey Khorev) +Files: src/Make_cyg.mak, src/Make_ming.mak, src/Make_mvc.mak + +Patch 7.2.249 +Problem: The script to check .po files can't handle '%' in plural forms. +Solution: Remove "Plural-Forms:" from the checked string. +Files: src/po/check.vim + +Patch 7.2.250 (extra) +Problem: Possible buffer overflow. +Solution: Compute the remaining space. (Dominique Pelle) +Files: src/GvimExt/gvimext.cpp + +Patch 7.2.251 (after 7.2.044) +Problem: Compiler adds invalid memory bounds check. +Solution: Remove _FORTIFY_SOURCE=2 from CFLAGS. (Dominique Pelle) +Files: src/auto/configure, src/configure.in + +Patch 7.2.252 +Problem: When using a multi-byte 'enc' the 'iskeyword' option cannot + contain characters above 128. +Solution: Use mb_ptr2char_adv(). +Files: src/charset.c + +Patch 7.2.253 +Problem: Netbeans interface: getLength always uses current buffer. +Solution: Use ml_get_buf() instead of ml_get(). (Xavier de Gaye) +Files: src/netbeans.c + +Patch 7.2.254 +Problem: Compiler warning for assigning size_t to int. +Solution: Use size_t for the variable. (George Reilly) +Files: src/fileio.c + +Patch 7.2.255 (after 7.2.242) +Problem: Setting 'rightleft', 'linebreak' and 'wrap' may cause cursor to be + in wrong place. +Solution: Recompute the cursor column for these options. +Files: src/option.c + +Patch 7.2.256 +Problem: When 'guifont' was not set GTK font dialog doesn't have a default. + (Andreas Metzler) +Solution: Set default to DEFAULT_FONT. (James Vega) +Files: src/gui_gtk_x11.c + +Patch 7.2.257 +Problem: With GTK 2.17 lots of assertion error messages. +Solution: Remove check for static gravity. (Sebastian Droege) +Files: src/gui_gtk_f.c + +Patch 7.2.258 +Problem: v:beval_col and b:beval_text are wrong in UTF-8 text. (Tony + Mechelynck) +Solution: Use byte number instead of character number for the column. +Files: src/ui.c + +Patch 7.2.259 +Problem: exists() doesn't work properly for an empty aucmd group. +Solution: Change how au_exists() handles a missing pattern. Also add a + test for this. (Bob Hiestand) +Files: src/fileio.c, src/testdir/Makefile, src/testdir/test67.in, + src/testdir/test67.ok + +Patch 7.2.260 (extra part of 7.2.259) +Problem: exists() doesn't work properly for empty aucmd group. +Solution: Change how au_exists() handles a missing pattern. Also add a + test for this. (Bob Hiestand) +Files: src/testdir/Make_amiga.mak, src/testdir/Make_dos.mak, + src/testdir/Make_ming.mak, src/testdir/Make_os2.mak, + src/testdir/Make_vms.mms + +Patch 7.2.261 +Problem: When deleting lines with a specific folding configuration E38 may + appear. (Shahaf) +Solution: When adjusting nested folds for deleted lines take into account + that they don't start at the top of the enclosing fold. +Files: src/fold.c + +Patch 7.2.262 +Problem: When using custom completion for a user command the pattern string + goes beyond the cursor position. (Hari Krishna Dara) +Solution: Truncate the string at the cursor position. +Files: src/ex_getln.c, src/structs.h + +Patch 7.2.263 +Problem: GTK2: when using the -geom argument with an offset from the right + edge and the size is smaller than the default, the Vim window is + not positioned properly. +Solution: Use another function to set the size. (Vitaly Minko) +Files: src/gui_gtk_x11.c + +Patch 7.2.264 +Problem: GTK2: When the Vim window is maximized setting 'columns' or + 'lines' doesn't work. +Solution: Unmaximize the window before setting the size. (Vitaly Minko) +Files: src/gui.c, src/gui_gtk_x11.c, src/proto/gui_gtk_x11.pro + +Patch 7.2.265 +Problem: When using ":silent broken" inside try/catch silency may persist. + (dr-dr xp) +Solution: Set msg_silent when there is an error and it's bigger than the + saved value. +Files: src/ex_docmd.c + +Patch 7.2.266 +Problem: When an expression abbreviation is triggered, the typed character + is unknown. +Solution: Make the typed character available in v:char. +Files: runtime/doc/map.txt, src/eval.c, src/getchar.c, src/ops.c, + src/proto/eval.pro + +Patch 7.2.267 +Problem: Crash for narrow window and double-width character. +Solution: Check for zero width. (Taro Muraoka) +Files: src/charset.c + +Patch 7.2.268 +Problem: Crash when using Python to set cursor beyond end of line. + (winterTTr) +Solution: Check the column to be valid. +Files: src/if_python.c + +Patch 7.2.269 +Problem: Many people struggle to find out why Vim startup is slow. +Solution: Add the --startuptime command line flag. +Files: runtime/doc/starting.txt, src/globals.h, src/feature.h, + src/main.c, src/macros.h + +Patch 7.2.270 +Problem: Using ":@c" when the c register contains a CR causes the rest to + be executed later. (Dexter Douglas) +Solution: Don't check for typeahead to start with ':', keep executing + commands until all added typeahead has been used. +Files: src/ex_docmd.c + +Patch 7.2.271 +Problem: Using freed memory in Motif GUI version when making a choice. +Solution: Free memory only after using it. (Dominique Pelle) +Files: src/gui_xmdlg.c + +Patch 7.2.272 +Problem: "_.svz" is not recognized as a swap file. (David M. Besonen) +Solution: Accept .s[uvw][a-z] as a swap file name extension. +Files: src/memline.c + +Patch 7.2.273 +Problem: Crash with redir to unknown array. (Christian Brabandt) +Solution: Don't assign the redir result when there was an error. +Files: src/eval.c + +Patch 7.2.274 +Problem: Syntax folding doesn't work properly when adding a comment. +Solution: Fix it and add a test. (Lech Lorens) +Files: src/fold.c, src/testdir/test45.in, src/testdir/test45.ok + +Patch 7.2.275 +Problem: Warning for unused argument and comparing signed and unsigned. +Solution: Add type cast. +Files: src/memline.c + +Patch 7.2.276 +Problem: Crash when setting 'isprint' to a small bullet. (Raul Coronado) +Solution: Check for the character to be < 256. Also make it possible to + specify a range of multi-byte characters. (Lech Lorens) +Files: src/charset.c + +Patch 7.2.277 +Problem: CTRL-Y in a diff'ed window may move the cursor outside of the + window. (Lech Lorens) +Solution: Limit the number of filler lines to the height of the window. + Don't reset filler lines to zero for an empty buffer. +Files: src/move.c + +Patch 7.2.278 +Problem: Using magic number in the folding code. +Solution: Use the defined MAX_LEVEL. +Files: src/fold.c + +Patch 7.2.279 +Problem: Invalid memory read with visual mode "r". (Dominique Pelle) +Solution: Make sure the cursor position is valid. Don't check the cursor + position but the position being used. And make sure we get the + right line. +Files: src/misc2.c, src/ops.c + +Patch 7.2.280 +Problem: A redraw in a custom statusline with %! may cause a crash. + (Yukihiro Nakadaira) +Solution: Make a copy of 'statusline'. Also fix typo in function name + redraw_custum_statusline. (partly by Dominique Pelle) +Files: src/screen.c + +Patch 7.2.281 +Problem: 'cursorcolumn' highlighting is wrong in diff mode. +Solution: Adjust the column computation. (Lech Lorens) +Files: src/screen.c + +Patch 7.2.282 +Problem: A fold can't be closed. +Solution: Initialize fd_small to MAYBE. (Lech Lorens) +Files: src/fold.c + +Patch 7.2.283 +Problem: Changing font while the window is maximized doesn't keep the + window maximized. +Solution: Recompute number of lines and columns after changing font. (James + Vega) +Files: src/gui_gtk_x11.c + +Patch 7.2.284 +Problem: When editing the same buffer in two windows, one with folding, + display may be wrong after changes. +Solution: Call set_topline() to take care of side effects. (Lech Lorens) +Files: src/misc1.c + +Patch 7.2.285 (after 7.2.169) +Problem: CTRL-U in Insert mode also deletes indent. (Andrey Voropaev) +Solution: Fix mistake made in patch 7.2.169. +Files: src/edit.c + +Patch 7.2.286 (after 7.2.269) +Problem: The "--startuptime=<file>" argument is not consistent with other + arguments. +Solution: Use "--startuptime <file>". Added the +startuptime feature. +Files: runtime/doc/eval.txt, runtime/doc/starting.txt, + runtime/doc/various.txt, src/eval.c, src/main.c, src/version.c + +Patch 7.2.287 +Problem: Warning from gcc 3.4 about uninitialized variable. +Solution: Move assignment outside of #ifdef. +Files: src/if_perl.xs + +Patch 7.2.288 +Problem: Python 2.6 pyconfig.h redefines macros. +Solution: Undefine the macros before including pyconfig.h. +Files: src/if_python.c + +Patch 7.2.289 +Problem: Checking wrong struct member. +Solution: Change tb_buf to tb_noremap. (Dominique Pelle) +Files: src/getchar.c + +Patch 7.2.290 +Problem: Not freeing memory from ":lmap", ":xmap" and ":menutranslate". +Solution: Free the memory when exiting. (Dominique Pelle) +Files: src/misc2.c + +Patch 7.2.291 +Problem: Reading uninitialised memory in arabic mode. +Solution: Use utfc_ptr2char_len() rather than utfc_ptr2char(). (Dominique + Pelle) +Files: src/screen.c + +Patch 7.2.292 +Problem: Block right-shift doesn't work properly with multi-byte encoding + and 'list' set. +Solution: Add the missing "else". (Lech Lorens) +Files: src/ops.c + +Patch 7.2.293 +Problem: When setting 'comments' option it may be used in a wrong way. +Solution: Don't increment after skipping over digets. (Yukihiro Nakadaira) +Files: src/misc1.c + +Patch 7.2.294 +Problem: When using TEMPDIRS dir name could get too long. +Solution: Overwrite tail instead of appending each time. Use mkdtemp() when + available. (James Vega) +Files: src/auto/configure, src/config.h.in, src/configure.in, src/fileio.c + +Patch 7.2.295 +Problem: When using map() on a List the index is not known. +Solution: Set v:key to the index. (Hari Krishna Dara) +Files: runtime/doc/eval.txt, src/eval.c + +Patch 7.2.296 +Problem: Help message about startuptime is wrong. (Dominique Pelle) +Solution: Remove the equal sign. +Files: src/main.c + +Patch 7.2.297 +Problem: Reading freed memory when writing ":reg" output to a register. + (Dominique Pelle) +Solution: Skip the register being written to. +Files: src/ops.c + +Patch 7.2.298 +Problem: ":vimgrep" crashes when there is an autocommand that sets a + window-local variable. +Solution: Initialize the w: hashtab for re-use. (Yukihiro Nakadaira) +Files: src/fileio.c + +Patch 7.2.299 +Problem: Crash when comment middle is longer than start. +Solution: Fix size computation. (Lech Lorens) +Files: src/misc1.c + +Patch 7.2.300 +Problem: Vim doesn't close file descriptors when forking and executing + another command, e.g., ":shell". +Solution: Use FD_CLOEXEC when available. (James Vega) +Files: auto/configure, src/config.h.in, src/configure.in, + src/ex_cmdds2.c, src/fileio.c, src/memfile.c, src/memline.c + +Patch 7.2.301 +Problem: Formatting is wrong when 'tw' is set to a small value. +Solution: Fix it and add tests. Also fix behavior of "1" in 'fo'. (Yukihiro + Nakadaira) +Files: src/edit.c, src/testdir/Makefile, src/testdir/test68.in, + src/testdir/test68.ok, src/testdir/test69.in, + src/testdir/test69,ok + +Patch 7.2.302 (extra part of 7.2.301) +Problem: Formatting wrong with small 'tw' value. +Solution: Add build rules for tests. +Files: src/testdir/Make_amiga.mak, src/testdir/Make_dos.mak, + src/testdir/Make_ming.mak, src/testdir/Make_os2.mak, + src/testdir/Make_vms.mms + +Patch 7.2.303 (after 7.2.294) +Problem: Can't build on MS-Windows. +Solution: Add #ifdef around vim_settempdir(). (James Vega) +Files: src/fileio.c + +Patch 7.2.304 +Problem: Compiler warning for bad pointer cast. +Solution: Use another variable for int pointer. +Files: src/ops.c + +Patch 7.2.305 +Problem: Recursively redrawing causes a memory leak. (Dominique Pelle) +Solution: Disallow recursive screen updating. +Files: src/screen.c + +Patch 7.2.306 +Problem: shellescape("10%%", 1) only escapes first %. (Christian Brabandt) +Solution: Don't copy the character after the escaped one. +Files: src/misc2.c + +Patch 7.2.307 +Problem: Crash with a very long syntax match statement. (Guy Gur Ari) +Solution: When the offset does not fit in the two bytes available give an + error instead of continuing with invalid pointers. +Files: src/regexp.c + +Patch 7.2.308 +Problem: When using a regexp in the "\=" expression of a substitute + command, submatch() returns empty strings for further lines. + (Clockwork Jam) +Solution: Save and restore the line number and line count when calling + reg_getline(). +Files: src/regexp.c + +Patch 7.2.309 (after 7.2.308) +Problem: Warning for missing function prototype. (Patrick Texier) +Solution: Add the prototype. +Files: src/regexp.c + +Patch 7.2.310 +Problem: When a filetype plugin in ~/.vim/ftdetect uses ":setfiletype" and + the file starts with a "# comment" it gets "conf" filetype. +Solution: Check for "conf" filetype after using ftdetect plugins. +Files: runtime/filetype.vim + +Patch 7.2.311 +Problem: Can't compile with FreeMiNT. +Solution: Change #ifdef for limits.h. (Alan Hourihane) +Files: src/fileio.c + +Patch 7.2.312 +Problem: iconv() returns an invalid character sequence when conversion + fails. It should return an empty string. (Yongwei Wu) +Solution: Be more strict about invalid characters in the input. +Files: src/mbyte.c + +Patch 7.2.313 +Problem: Command line completion doesn't work after "%:h" and similar. +Solution: Expand these items before doing the completion. +Files: src/ex_getln.c, src/misc1.c, src/proto/misc1.pro + +Patch 7.2.314 +Problem: Missing function in small build. +Solution: Always include concat_str. +Files: src/misc1.c + +Patch 7.2.315 +Problem: Python libs can't be found on 64 bit system. +Solution: Add lib64 to the list of directories. (Michael Henry) +Files: src/auto/configure, src/configure.in + +Patch 7.2.316 +Problem: May get multiple _FORTIFY_SOURCE arguments. (Tony Mechelynck) +Solution: First remove all these arguments and then add the one we want. + (Dominique Pelle) +Files: src/auto/configure, src/configure.in + +Patch 7.2.317 +Problem: Memory leak when adding a highlight group with unprintable + characters, resulting in E669. +Solution: Free the memory. And fix a few typos. (Dominique Pelle) +Files: src/syntax.c + +Patch 7.2.318 +Problem: Wrong locale value breaks floating point numbers for gvim. +Solution: Set the locale again after doing GUI inits. (Dominique Pelle) +Files: src/main.c + +Patch 7.2.319 +Problem: Motif: accessing freed memory when cancelling font dialog. +Solution: Destroy the widget only after accessing it. (Dominique Pelle) +Files: src/gui_xmdlg.c + +Patch 7.2.320 +Problem: Unused function in Mzscheme interface. +Solution: Remove the function and what depends on it. (Dominique Pelle) +Files: src/if_mzsch.c, src/proto/if_mzsch.pro + +Patch 7.2.321 +Problem: histadd() and searching with "*" fails to add entry to history + when it is empty. +Solution: Initialize the history. (Lech Lorens) +Files: src/eval.c, src/normal.c + +Patch 7.2.322 +Problem: Wrong indenting in virtual replace mode with CTRL-Y below a short + line. +Solution: Check for character to be NUL. (suggested by Lech Lorens) +Files: src/edit.c + +Patch 7.2.323 (extra) +Problem: Balloon evaluation crashes on Win64. +Solution: Change pointer types. (Sergey Khorev) +Files: src/gui_w32.c + +Patch 7.2.324 +Problem: A negative column argument in setpos() may cause a crash. +Solution: Check for invalid column number. (James Vega) +Files: src/eval.c, src/misc2.c + +Patch 7.2.325 +Problem: A stray "w" in the startup vimrc file causes the edited file to be + replaced with an empty file. (Stone Kang). +Solution: Do not write a buffer when it has never been loaded. +Files: src/fileio.c + +Patch 7.2.326 +Problem: Win32: $HOME doesn't work when %HOMEPATH% is not defined. +Solution: Use "\" for %HOMEPATH% when it is not defined. +Files: src/misc1.c + +Patch 7.2.327 +Problem: Unused functions in Workshop. +Solution: Add "#if 0" and minor cleanup. (Dominique Pelle) +Files: src/workshop.c, src/integration.c, src/integration.h + +Patch 7.2.328 +Problem: has("win64") does not return 1 on 64 bit MS-Windows version. +Solution: Also check for _WIN64 besides WIN64. +Files: src/eval.c + +Patch 7.2.329 +Problem: "g_" doesn't position cursor correctly when in Visual mode and + 'selection' is "exclusive". (Ben Fritz) +Solution: Call adjust_for_sel(). +Files: src/normal.c + +Patch 7.2.330 +Problem: Tables for Unicode case operators are outdated. +Solution: Add a Vim script for generating the tables. Include tables for + Unicode 5.2. +Files: runtime/tools/README.txt, runtime/tools/unicode.vim, src/mbyte.c + +Patch 7.2.331 +Problem: Can't interrupt "echo list" for a very long list. +Solution: Call line_breakcheck() in list_join(). +Files: src/eval.c + +Patch 7.2.332 +Problem: Crash when spell correcting triggers an autocommand that reloads + the buffer. +Solution: Make a copy of the line to be modified. (Dominique Pelle) +Files: src/spell.c + +Patch 7.2.333 +Problem: Warnings from static code analysis. +Solution: Small changes to various lines. (Dominique Pelle) +Files: src/buffer.c, src/edit.c, src/ex_getln.c, src/fileio.c, + src/if_cscope.c, src/netbeans.c, src/ops.c, src/quickfix.c, + src/syntax.c, src/ui.c + +Patch 7.2.334 +Problem: Postponing keys in Netbeans interface does not work properly. +Solution: Store the key string instead of the number. Avoid an infinite + loop. (Mostly by Xavier de Gaye) +Files: src/netbeans.c, src/proto/netbeans.pro + +Patch 7.2.335 +Problem: The CTRL-] command escapes too many characters. +Solution: Use a different list of characters to be escaped. (Sergey Khorev) +Files: src/normal.c + +Patch 7.2.336 +Problem: MzScheme interface can't evaluate an expression. +Solution: Add mzeval(). (Sergey Khorev) +Files: runtime/doc/eval.txt, runtime/doc/if_mzsch.txt, + runtime/doc/usr_41.txt, src/eval.c, src/if_mzsch.c, + src/proto/eval.pro, src/proto/if_mzsch.pro, + src/testdir/Make_dos.mak, src/testdir/Make_ming.mak, + src/testdir/Makefile, src/testdir/main.aap, src/testdir/test1.in, + src/testdir/test70.in, src/testdir/test70.ok + +Patch 7.2.337 +Problem: The :compiler command doesn't function properly when invoked in a + function. +Solution: Add "g:" before "current_compiler". (Yukihiro Nakadaira) +Files: src/ex_cmds2.c + +Patch 7.2.338 (after 7.2.300) +Problem: Part of FD_CLOEXEC change is missing. +Solution: Include source file skipped because of typo. +Files: src/ex_cmds2.c + +Patch 7.2.339 (after 7.2.269) +Problem: Part of --startuptime patch is missing. +Solution: Add check for time_fd. +Files: src/ex_cmds2.c + +Patch 7.2.340 +Problem: Gcc warning for condition that can never be true. (James Vega) +Solution: Use start_lvl instead flp->lvl. +Files: src/fold.c + +Patch 7.2.341 +Problem: Popup menu wraps to next line when double-wide character doesn't + fit. (Jiang Ma) +Solution: Display a ">" instead. (Dominique Pelle) +Files: src/screen.c + +Patch 7.2.342 +Problem: Popup menu displayed wrong in 'rightleft' mode when there are + multi-byte characters. +Solution: Adjust the column computations. (Dominique Pelle) +Files: src/popupmnu.c + +Patch 7.2.343 (after 7.2.338) +Problem: Can't compile on Win32. +Solution: Insert the missing '|'. +Files: src/ex_cmds2.c + +Patch 7.2.344 (after 7.2.343) +Problem: Can't compile on some systems +Solution: Move the #ifdef outside of the mch_open macro. (Patrick Texier) +Files: src/ex_cmds2.c + +Patch 7.2.345 +Problem: Tab line is not updated when the value of 'bt' is changed. +Solution: Call redraw_titles(). (Lech Lorens) +Files: src/option.c + +Patch 7.2.346 +Problem: Repeating a command with @: causes a mapping to be applied twice. +Solution: Do not remap characters inserted in the typeahead buffer. (Kana + Natsuno) +Files: src/ops.c + +Patch 7.2.347 +Problem: Crash when executing <expr> mapping redefines that same mapping. +Solution: Save the values used before evaluating the expression. +Files: src/getchar.c + +Patch 7.2.348 (after 7.2.330) +Problem: Unicode double-width characters are not up-to date. +Solution: Produce the double-width table like the others. +Files: runtime/tools/unicode.vim, src/mbyte.c + +Patch 7.2.349 +Problem: CTRL-W gf doesn't put the new tab in the same place as "tab split" + and "gf". (Tony Mechelynck) +Solution: Store the tab number in cmdmod.tab. +Files: src/window.c + +Patch 7.2.350 +Problem: Win32: When changing font the window may jump from the secondary + to the primary screen. (Michael Wookey) +Solution: When the screen position was negative don't correct it to zero. +Files: src/gui.c + +Patch 7.2.351 (after 7.2.347) +Problem: Can't build with some compilers. +Solution: Move the #ifdef outside of a macro. Cleanup the code. +Files: src/getchar.c + +Patch 7.2.352 (extra) +Problem: Win64: Vim doesn't work when cross-compiled with MingW libraries. +Solution: Always return TRUE for the WM_NCCREATE message. (Andy Kittner) +Files: src/gui_w48.c + +Patch 7.2.353 +Problem: No command line completion for ":profile". +Solution: Complete the subcommand and file name. +Files: src/ex_docmd.c, src/ex_cmds2.c, src/ex_getln.c, + src/proto/ex_cmds2.pro, src/vim.h + +Patch 7.2.354 +Problem: Japanese single-width double-byte characters not handled correctly. +Solution: Put 0x8e in ScreenLines[] and the second byte in ScreenLines2[]. + (partly by Kikuchan) +Files: src/screen.c + +Patch 7.2.355 +Problem: Computing the cursor column in validate_cursor_col() is wrong when + line numbers are used and 'n' is not in 'cpoptions', causing the + popup menu to be positioned wrong. +Solution: Correctly use the offset. (partly by Dominique Pelle) +Files: src/move.c + +Patch 7.2.356 +Problem: When 'foldmethod' is changed not all folds are closed as expected. +Solution: In foldUpdate() correct the start position and reset fd_flags when + w_foldinvalid is set. (Lech Lorens) +Files: src/fold.c + +Patch 7.2.357 +Problem: When changing 'fileformat' from/to "mac" and there is a CR in the + text the display is wrong. +Solution: Redraw the text when 'fileformat' is changed. (Ben Schmidt) +Files: src/option.c + +Patch 7.2.358 +Problem: Compiler warnings on VMS. (Zoltan Arpadffy) +Solution: Pass array itself instead its address. Return a value. +Files: src/gui_gtk_x11.c, src/os_unix.c + +Patch 7.2.359 +Problem: Crash when using the Netbeans join command. +Solution: Make sure the ml_flush_line() function is not used recursively. + (Xavier de Gaye) +Files: src/memline.c + +Patch 7.2.360 +Problem: Ruby on MS-Windows: can't use sockets. +Solution: Call NtInitialize() during initialization. (Ariya Mizutani) +Files: src/if_ruby.c + +Patch 7.2.361 +Problem: Ruby 1.9 is not supported. +Solution: Add Ruby 1.9 support. (Masaki Suketa) +Files: src/Makefile, src/auto/configure, src/configure.in, src/if_ruby.c + +Patch 7.2.362 (extra, after 7.2.352) +Problem: Win64: Vim doesn't work when cross-compiled with MingW libraries. +Solution: Instead of handling WM_NCCREATE, create wide text area window + class if the parent window iw side. (Sergey Khorev) +Files: src/gui_w32.c, src/gui_w48.c + +Patch 7.2.363 +Problem: Can't dynamically load Perl 5.10. +Solution: Add the function Perl_croak_xs_usage. (Sergey Khorev) +Files: src/if_perl.xs + +Patch 7.2.364 (extra) +Problem: Can't build gvimext.dll on Win 7 x64 using MinGW (John Marriott) +Solution: Check if _MSC_VER is defined. (Andy Kittner) +Files: src/GvimExt/gvimext.h + +Patch 7.2.365 (extra) +Problem: MS-Windows with MingW: "File->Save As" does not work. (John + Marriott) +Solution: Correctly fill in structure size. (Andy Kittner) +Files: src/gui_w48.c + +Patch 7.2.366 +Problem: CTRL-B doesn't go back to the first line of the buffer. +Solution: Avoid an overflow when adding MAXCOL. +Files: src/move.c + +Patch 7.2.367 +Problem: "xxd -r -p" doesn't work as documented. +Solution: Skip white space. (James Vega) +Files: src/xxd/xxd.c + +Patch 7.2.368 (after 7.2.361) +Problem: Ruby interface: Appending line doesn't work. (Michael Henry) +Solution: Reverse check for NULL line. (James Vega) +Files: src/if_ruby.c + +Patch 7.2.369 +Problem: Error message is not easy to understand. +Solution: Add quotes. (SungHyun Nam) +Files: src/ex_cmds2.c + +Patch 7.2.370 (after 7.2.356) +Problem: A redraw may cause folds to be closed. +Solution: Revert part of the previous patch. Add a test. (Lech Lorens) +Files: src/diff.c, src/fold.c, src/option.c, src/testdir/test45.in, + src/testdir/test45.ok + +Patch 7.2.371 +Problem: Build problems on Tandem NonStop. +Solution: A few changes to #ifdefs (Joachim Schmitz) +Files: src/auto/configure, src/configure.in, src/config.h.in, src/vim.h, + src/if_cscope.c, src/osdef1.h.in, src/tag.c + +Patch 7.2.372 (extra) +Problem: Cross-compiling GvimExt and xxd doesn't work. +Solution: Change the build files. (Markus Heidelberg) +Files: src/INSTALLpc.txt, src/GvimExt/Make_ming.mak, src/Make_cyg.mak, + src/Make_ming.mak, src/xxd/Make_cyg.mak + +Patch 7.2.373 +Problem: Gcc 4.5 adds more error messages. (Chris Indy) +Solution: Update default 'errorformat'. +Files: src/option.h + +Patch 7.2.374 +Problem: Ruby eval() doesn't understand Vim types. +Solution: Add the vim_to_ruby() function. (George Gensure) +Files: src/eval.c, src/if_ruby.c + +Patch 7.2.375 +Problem: ml_get errors when using ":bprevious" in a BufEnter autocmd. + (Dominique Pelle) +Solution: Clear w_valid when entering another buffer. +Files: src/buffer.c + +Patch 7.2.376 +Problem: ml_get error when using SiSU syntax. (Nathan Thomas) +Solution: If the match ends below the last line move it to the end of the + last line. +Files: src/syntax.c + +Patch 7.2.377 (extra, after 7.2.372) +Problem: Misplaced assignment. Duplicate build line for gvimext.dll. +Solution: Move setting CROSS_COMPILE to before ifneq. Remove the wrong + build line. (Markus Heidelberg) +Files: src/Make_ming.mak + +Patch 7.2.378 +Problem: C function declaration indented too much. (Rui) +Solution: Don't see a line containing { or } as a type. (Matt Wozniski) +Files: src/misc1.c + +Patch 7.2.379 +Problem: 'eventignore' is set to an invalid value inside ":doau". (Antony + Scriven) +Solution: Don't include the leading comma when the option was empty. +Files: src/fileio.c + +Patch 7.2.380 (after 7.2.363) +Problem: Perl interface builds with 5.10.1 but not with 5.10.0. +Solution: Change the #ifdefs. (Sergey Khorev) +Files: src/if_perl.xs + +Patch 7.2.381 +Problem: No completion for :behave. +Solution: Add :behave completion. Minor related fixes. (Dominique Pelle) +Files: src/ex_docmd.c, src/ex_getln.c, src/proto/ex_docmd.pro, src/vim.h + +Patch 7.2.382 +Problem: Accessing freed memory when closing the cmdline window when + 'bufhide' is set to "wipe". +Solution: Check if the buffer still exists before invoking close_buffer() + (Dominique Pelle) +Files: src/ex_getln.c + +Patch 7.2.383 +Problem: Vim doesn't build cleanly with MSVC 2010. +Solution: Change a few types. (George Reilly) +Files: src/ex_cmds2.c, src/if_python.c, src/syntax.c + +Patch 7.2.384 (extra) +Problem: Vim doesn't build properly with MSVC 2010. +Solution: Add the nmake version to the build file. (George Reilly) +Files: src/Make_mvc.mak, src/testdir/Make_dos.mak + +Patch 7.2.385 +Problem: When in the command line window dragging status line only works + for last-but-one window. (Jean Johner) +Solution: Remove the code that disallows this. +Files: src/ui.c + +Patch 7.2.386 +Problem: Focus hack for KDE 3.1 causes problems for other window managers. +Solution: Remove the hack. (forwarded by Joel Bradshaw) +Files: src/gui_gtk.c + +Patch 7.2.387 +Problem: Ruby with MingW still doesn't build all versions. +Solution: More #ifdefs for the Ruby code. (Sergey Khorev) +Files: src/if_ruby.c + +Patch 7.2.388 (extra part of 7.2.387) +Problem: Ruby with MingW still doesn't build all versions. +Solution: Different approach to build file. (Sergey Khorev) +Files: src/Make_ming.mak + +Patch 7.2.389 +Problem: synIDattr() cannot return the font. +Solution: Support the "font" argument. (Christian Brabandt) +Files: runtime/doc/eval.txt, src/eval.c, src/syntax.c + +Patch 7.2.390 +Problem: In some situations the popup menu can be displayed wrong. +Solution: Remove the popup menu if the cursor moved. (Lech Lorens) +Files: src/edit.c + +Patch 7.2.391 +Problem: Internal alloc(0) error when doing "CTRL-V $ c". (Martti Kuparinen) +Solution: Fix computations in getvcol(). (partly by Lech Lorens) +Files: src/charset.c, src/memline.c + +Patch 7.2.392 +Problem: Netbeans hangs reading from a socket at the maximum block size. +Solution: Use select() or poll(). (Xavier de Gaye) +Files: src/vim.h, src/os_unixx.h, src/if_xcmdsrv.c, src/netbeans.c + +Patch 7.2.393 +Problem: Mac: Can't build with different Xcode developer tools directory. +Solution: make "Developer" directory name configurable. (Rainer Muller) +Files: src/configure.in, src/auto/configure + +Patch 7.2.394 +Problem: .lzma and .xz files are not supported. +Solution: Recognize .lzma and .xz files so that they can be edited. +Files: runtime/plugin/gzip.vim + +Patch 7.2.395 +Problem: In help CTRL=] on g?g? escapes the ?, causing it to fail. (Tony + Mechelynck) +Solution: Don't escape ? for a help command. (Sergey Khorev) +Files: src/normal.c + +Patch 7.2.396 +Problem: Get E38 errors. (Dasn) +Solution: Set cursor to line 1 instead of 0. (Dominique Pelle) +Files: src/popupmnu.c + +Patch 7.2.397 +Problem: Redundant check for w_lines_valid. +Solution: Remove the if. (Lech Lorens) +Files: src/fold.c + +Patch 7.2.398 +Problem: When moving windows the cursor ends up in the wrong line. +Solution: Set the window width and height properly. (Lech Lorens) +Files: src/window.c + +Patch 7.2.399 (extra, after 7.2.388) +Problem: Cannot compile on MingW. +Solution: Move ifneq to separate line. (Vlad Sandrini, Dominique Pelle) +Files: src/Make_ming.mak + +Patch 7.2.400 (after 7.2.387) +Problem: Dynamic Ruby is not initialised properly for version 1.9.1. + Ruby cannot create strings from NULL. +Solution: Cleanup #ifdefs. Handle NULL like an empty string. Add + ruby_init_stack. (Sergey Khorev) +Files: src/if_ruby.c + +Patch 7.2.401 +Problem: ":e dir<Tab>" with 'wildmode' set to "list" doesn't highlight + directory names with a space. (Alexandre Provencio) +Solution: Remove the backslash before checking if the name is a directory. + (Dominique Pelle) +Files: src/ex_getln.c + +Patch 7.2.402 +Problem: This gives a #705 error: let X = function('haslocaldir') + let X = function('getcwd') +Solution: Don't give E705 when the name is found in the hashtab. (Sergey + Khorev) +Files: src/eval.c + +Patch 7.2.403 (after 7.2.400) +Problem: Compiler warning for pointer type. (Tony Mechelynck) +Solution: Move type cast to the right place. +Files: src/if_ruby.c + +Patch 7.2.404 +Problem: Pointers for composing characters are not properly initialized. +Solution: Compute the size of the pointer, not what it points to. (Yukihiro + Nakadaira) +Files: src/screen.c + +Patch 7.2.405 +Problem: When built with small features the matching text is not + highlighted for ":s/pat/repl/c". +Solution: Remove the #ifdef for IncSearch. (James Vega) +Files: src/syntax.c + +Patch 7.2.406 +Problem: Patch 7.2.119 introduces uninit mem read. (Dominique Pelle) +Solution: Only used ScreeenLinesC when ScreeenLinesUC is not zero. (Yukihiro + Nakadaira) Also clear ScreeenLinesC when allocating. +Files: src/screen.c + +Patch 7.2.407 +Problem: When using an expression in ":s" backslashes in the result are + dropped. (Sergey Goldgaber, Christian Brabandt) +Solution: Double backslashes. +Files: src/regexp.c + +Patch 7.2.408 +Problem: With ":g/the/s/foo/bar/" the '[ and '] marks can be set to a line + that was not changed. +Solution: Only set '[ and '] marks when a substitution was done. +Files: src/ex_cmds.c + +Patch 7.2.409 +Problem: Summary of number of substitutes is incorrect for ":folddo". (Jean + Johner) +Solution: Reset sub_nsubs and sub_nlines in global_exe(). +Files: src/ex_cmds.c + +Patch 7.2.410 +Problem: Highlighting directories for completion doesn't work properly. +Solution: Don't halve backslashes when not needed, expanded "~/". + (Dominique Pelle) +Files: src/ex_getln.c + +Patch 7.2.411 +Problem: When parsing 'cino' a comma isn't skipped properly. +Solution: Skip the comma. (Lech Lorens) +Files: src/misc1.c + +Patch 7.2.412 +Problem: [ or ] followed by mouse click doesn't work. +Solution: Reverse check for key being a mouse event. (Dominique Pelle) +Files: src/normal.c + +Patch 7.2.413 +Problem: Large file support is incorrect. +Solution: Add AC_SYS_LARGEFILE to configure. (James Vega) +Files: src/configure.in, src/config.h.in, src/auto/configure + +Patch 7.2.414 +Problem: CTRK-K <space> <space> does not produce 0xa0 as expected. (Tony + Mechelynck) +Solution: Remove the Unicode range 0xe000 - 0xefff from digraphs, these are + not valid characters. +Files: src/digraph.c + +Patch 7.2.415 +Problem: Win32: Can't open a remote file when starting Vim. +Solution: Don't invoke cygwin_conv_path() for URLs. (Tomoya Adachi) +Files: src/main.c + +Patch 7.2.416 +Problem: Logtalk.dict is not installed. +Solution: Add it to the install target. (Markus Heidelberg) +Files: src/Makefile + +Patch 7.2.417 +Problem: When 'shell' has an argument with a slash then 'shellpipe' is not + set properly. (Britton Kerin) +Solution: Assume there are no spaces in the path, arguments follow. +Files: src/option.c + +Patch 7.2.418 +Problem: Vim tries to set the background or foreground color in a terminal + to -1. (Graywh) Happens with ":hi Normal ctermbg=NONE". +Solution: When resetting the foreground or background color don't set the + color, let the clear screen code do that. +Files: src/syntax.c + +Patch 7.2.419 +Problem: Memory leak in Motif when clicking on "Search Vim Help". +Solution: Free string returned by XmTextGetString(). (Dominique Pelle) +Files: src/gui_motif.c + +Patch 7.2.420 +Problem: ":argedit" does not accept "++enc=utf8" as documented. (Dominique + Pelle) +Solution: Add the ARGOPT flag to ":argedit". +Files: src/ex_cmds.h + +Patch 7.2.421 +Problem: Folds are sometimes not updated properly and there is no way to + force an update. +Solution: Make "zx" and "zX" recompute folds (suggested by Christian + Brabandt) +Files: src/normal.c + +Patch 7.2.422 +Problem: May get E763 when using spell dictionaries. +Solution: Avoid utf-8 case folded character to be truncated to 8 bits and + differ from latin1. (Dominique Pelle) +Files: src/spell.c + +Patch 7.2.423 +Problem: Crash when assigning s: to variable. (Yukihiro Nakadaira) +Solution: Make ga_scripts contain pointer to scriptvar_T instead of + scriptvar_T itself. (Dominique Pelle) +Files: src/eval.c + +Patch 7.2.424 +Problem: ":colorscheme" without an argument doesn't do anything. +Solution: Make it echo the current color scheme name. (partly by Christian + Brabandt) +Files: runtime/doc/syntax.txt, src/ex_cmds.h, src/ex_docmd.c + +Patch 7.2.425 +Problem: Some compilers complain about fourth EX() argument. +Solution: Add cast to long_u. +Files: src/ex_cmds.h + +Patch 7.2.426 +Problem: Commas in 'langmap' are not always handled correctly. +Solution: Require commas to be backslash escaped. (James Vega) +Files: src/option.c + +Patch 7.2.427 +Problem: The swapfile is created using the destination of a symlink, but + recovery doesn't follow symlinks. +Solution: When recovering, resolve symlinks. (James Vega) +Files: src/memline.c + +Patch 7.2.428 +Problem: Using setqflist([]) to clear the error list doesn't work properly. +Solution: Set qf_nonevalid to TRUE when appropriate. (Christian Brabandt) +Files: src/quickfix.c + +Patch 7.2.429 +Problem: A file that exists but access is denied may result in a "new file" + message. E.g. when its directory is unreadable. +Solution: Specifically check for ENOENT to decide a file doesn't exist. + (partly by James Vega) +Files: src/fileio.c + +Patch 7.2.430 +Problem: The ++bad argument is handled wrong, resulting in an invalid + memory access. +Solution: Use the bad_char field only for the replacement character, add + bad_char_idx to store the position. (Dominique Pelle) +Files: src/eval.c, src/ex_cmds.h, src/ex_docmd.c + +Patch 7.2.431 +Problem: ":amenu" moves the cursor when in Insert mode. +Solution: Use CTRL-\ CTRL-O instead of CTRL-O. (Christian Brabandt) +Files: src/menu.c + +Patch 7.2.432 +Problem: When menus are translated they can only be found by the translated + name. That makes ":emenu" difficult to use. +Solution: Store the untranslated name and use it for completion and :emenu. + (Liang Peng (Bezetek James), Edward L. Fox) +Files: src/menu.c, src/structs.h + +Patch 7.2.433 +Problem: Can't use cscope with QuickFixCmdPre and QuickFixCmdPost. +Solution: Add cscope support for these autocmd events. (Bryan Venteicher) +Files: runtime/doc/autocmd.txt, src/if_cscope.c + +Patch 7.2.434 (after 7.2.432) +Problem: Compilation fails without the multi-lang feature. +Solution: Add #ifdefs. (John Marriott) +Files: src/menu.c + +Patch 7.2.435 (after 7.2.430) +Problem: Crash when using bad_char_idx uninitialized. (Patrick Texier) +Solution: Don't use bad_char_idx, reproduce the ++bad argument from bad_char. +Files: src/eval.c, src/ex_cmds.h, src/ex_docmd.c + +Patch 7.2.436 +Problem: Reproducible crash in syntax HL. (George Reilly, Dominique Pelle) +Solution: Make sst_stacksize an int instead of short. (Dominique Pelle) +Files: src/structs.h + +Patch 7.2.437 (after 7.2.407) +Problem: When "\\\n" appears in the expression result the \n doesn't result + in a line break. (Andy Wokula) +Solution: Also replace a \n after a backslash into \r. +Files: src/regexp.c + +Patch 7.2.438 (after 7.2.427) +Problem: "vim -r" crashes. +Solution: Don't use NULL pointer argument. +Files: src/memline.c + +Patch 7.2.439 +Problem: Invalid memory access when doing thesaurus completion and + 'infercase' is set. +Solution: Use the minimal length of completed word and replacement. + (Dominique Pelle) +Files: src/edit.c + +Patch 7.2.440 +Problem: Calling a function through a funcref, where the function deletes + the funcref, leads to an invalid memory access. +Solution: Make a copy of the function name. (Lech Lorens) +Files: src/eval.c, src/testdir/test34.in, src/testdir/test34.ok + +Patch 7.2.441 +Problem: When using ":earlier" undo information may be wrong. +Solution: When changing alternate branches also adjust b_u_oldhead. +Files: src/undo.c + +Patch 7.2.442 (after 7.2.201) +Problem: Copy/paste with OpenOffice doesn't work. +Solution: Do not offer the HTML target when it is not supported. (James + Vega) +Files: src/gui_gtk_x11.c, src/option.c, src/proto/gui_gtk_x11.pro + +Patch 7.2.443 +Problem: Using taglist() on a tag file with duplicate fields generates an + internal error. (Peter Odding) +Solution: Check for duplicate field names. +Files: src/eval.c, src/proto/eval.pro, src/tag.c + +Patch 7.2.444 (after 7.2.442) +Problem: Can't build with GTK 1, gtk_selection_clear_targets() is not + available. (Patrick Texier) +Solution: Don't change the targets for GTK 1, set them once. +Files: src/gui_gtk_x11.c, src/option.c + +Patch 7.2.445 +Problem: Crash when using undo/redo and a FileChangedRO autocmd event that + reloads the buffer. (Dominique Pelle) +Solution: Do not allow autocommands while performing and undo or redo. +Files: src/misc1.c, src/undo.c + +Patch 7.2.446 +Problem: Crash in GUI when closing the last window in a tabpage. (ryo7000) +Solution: Remove the tabpage from the list before freeing the window. +Files: src/window.c + +When writing a file, switching tab pages and selecting a word the file write +message would be displayed again. This happened in Insert mode and with +'cmdheight' set to 2. + +When using ":lang" to set a locale that uses a comma for decimal separator and +using GTK floating point numbers stop working. Use gtk_disable_setlocale(). +(James Vega) + +"g8" didn't produce the right value on a NUL. (Dominique Pelle) + +Use BASEMODLIBS instead of MODLIBS for Python configuration to pick up the +right compiler flags. (Michael Bienia) + +Window title was not updated after dropping a file on Vim. (Hari G) + +synstack() did not return anything when just past the end of the line. Useful +when using the cursor position in Insert mode. + +When entering a digraph or special character after a line that fits the window +the '?' or '^' on the next line is not redrawn. (Ian Kelling) + +Composing characters in |:s| substitute text were dropped. + +|exists()| was causing an autoload script to be loaded. + +Filter out -pthread for cproto. + +Make CTRL-L in command line mode respect 'ignorecase' and 'smartcase'. (Martin +Toft) + +Spell menu moved the cursor, causing Copy not to work. Spell replacement +didn't work in 'compatible' mode. + +Various small fixes from Dominique Pelle. + +Fix that :mksession may generate "2argu" even though there is no such +argument. (Peter Odding) + +Fixes for time in clipboard request. Also fix ownership. (David Fries) + +Fixed completion of file names with '%' and '*'. + +Fixed MSVC makefile use of /Wp64 flag. + +Correct use of long instead of off_t for file size. (James Vega) + +Add a few #ifdefs to exclude functions that are not used. (Dominique Pelle) + +Remove old and unused method to allocate memory for undo. + +Fix definition of UINT_PTR for 64 bit systems. + +Some versions of Ruby redefine rb_str_new2 to rb_str_new_cstr. + +Window title not updated after file dropped. + +Fixed crash for ":find" completion, might also happen in other path expansion +usage. + +When 'searchhl' causes a hang make CTRL-C disable 'searchhl'. + +When resetting both 'title' and 'icon' the title would be set after a shell +command. + +Reset 'title' and 'icon' in test47 to avoid the xterm title getting messed up. + +Fix for compiler warning about function prototype in pty.c. + +Added 'window' to the options window. + +Fixed: errors for allocating zero bytes when profiling an empty function. + +Remove -arch flag from build flags for Perl. (Bjorn Wickler) + +Fix 'autochdir' not showing up in :options window. (Dominique Pelle) + +Fix: test 69 didn't work on MS-Windows. Test 72 beeped too often. + +Avoid illegal memory access in spell suggestion. (Dominique Pelle) +Fix: crash in spell checking with a 0x300 character. + +Avoid that running tests changes viminfo. + +Fix: changing case of a character removed combining characters. +Fixed: CTRL-R in Insert mode doesn't insert composing characters. + +Added the WOW64 flag to OLE registration, for 64 bit Windows systems. + +Various fixes for coverity warnings. + +Fix compile warnings, esp. for 64-bit systems. (Mike Williams) + +Fix: :redir to a dictionary that is changed before ":redir END" causes a +memory access error. + +Fix: terminal title not properly restored when there are multi-byte +characters. (partly by James Vega) + +Set 'wrapscan' when checking the .po files. (Mike Williams) + +Win32: Put quotes around the gvim.exe path for the "Open with" menu entry. + +On MS-Windows sometimes files with number 4913 or higher are left behind. + +'suffixesadd' was used for finding tags file. + +Removed unused code. + +Improved positioning of combining characters in GTK. + +Made test 11 pass when there is no gzip program. (John Beckett) + +Changed readfile() to ignore byte order marks, unless in binary mode. + +On MS-Windows completion of shell commands didn't work. + +An unprintable multi-byte character at the start of the screen line caused the +following text to be drawn at the wrong position. + +Got ml_get errors when using undo with 'virtualedit'. + +Call gui_mch_update() before triggering GuiEnter autocmd. (Ron Aaron) + +Unix "make install" installed a few Amiga .info files. + +Disallow setting 'ambiwidth' to "double" when 'listchars' or 'fillchars' +contains a character that would become double width. + +Set 'wrapscan' when checking the .po files. (Mike Williams) + +Fixed: using expression in command line may cause a crash. + +Avoid warnings from the clang compiler. (Dominique Pelle) + +Fix: Include wchar.h in charset.c for towupper(). + +Fixed: Using ":read file" in an empty buffer when 'compatible' is set caused +an error. Was caused by patch 7.2.132. + +Make the references to features in the help more consistent. (Sylvain Hitier) + + + vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/vi_diff.txt b/vim73/doc/vi_diff.txt new file mode 100644 index 0000000..8e1f543 --- /dev/null +++ b/vim73/doc/vi_diff.txt @@ -0,0 +1,1012 @@ +*vi_diff.txt* For Vim version 7.3. Last change: 2010 Oct 11 + + + VIM REFERENCE MANUAL by Bram Moolenaar + + +Differences between Vim and Vi *vi-differences* + +Throughout the help files differences between Vim and Vi/Ex are given in +curly braces, like "{not in Vi}". This file only lists what has not been +mentioned in other files and gives an overview. + +Vim is mostly POSIX 1003.2-1 compliant. The only command known to be missing +is ":open". There are probably a lot of small differences (either because Vim +is missing something or because Posix is beside the mark). + +1. Simulated command |simulated-command| +2. Missing options |missing-options| +3. Limits |limits| +4. The most interesting additions |vim-additions| +5. Other vim features |other-features| +6. Command-line arguments |cmdline-arguments| +7. POSIX compliance |posix-compliance| + +============================================================================== +1. Simulated command *simulated-command* + +This command is in Vi, but Vim only simulates it: + + *:o* *:op* *:open* +:[range]o[pen] Works like |:visual|: end Ex mode. + {Vi: start editing in open mode} + +:[range]o[pen] /pattern/ As above, additionally move the cursor to the + column where "pattern" matches in the cursor + line. + +Vim does not support open mode, since it's not really useful. For those +situations where ":open" would start open mode Vim will leave Ex mode, which +allows executing the same commands, but updates the whole screen instead of +only one line. + +============================================================================== +2. Missing options *missing-options* + +These options are in the Unix Vi, but not in Vim. If you try to set one of +them you won't get an error message, but the value is not used and cannot be +printed. + +autoprint (ap) boolean (default on) *'autoprint'* *'ap'* +beautify (bf) boolean (default off) *'beautify'* *'bf'* +flash (fl) boolean (default ??) *'flash'* *'fl'* +graphic (gr) boolean (default off) *'graphic'* *'gr'* +hardtabs (ht) number (default 8) *'hardtabs'* *'ht'* + number of spaces that a <Tab> moves on the display +mesg boolean (default on) *'mesg'* +novice boolean (default off) *'novice'* +open boolean (default on) *'open'* +optimize (op) boolean (default off) *'optimize'* *'op'* +redraw boolean (default off) *'redraw'* +slowopen (slow) boolean (default off) *'slowopen'* *'slow'* +sourceany boolean (default off) *'sourceany'* +w300 number (default 23) *'w300'* +w1200 number (default 23) *'w1200'* +w9600 number (default 23) *'w9600'* + +============================================================================== +3. Limits *limits* + +Vim has only a few limits for the files that can be edited {Vi: can not handle +<Nul> characters and characters above 128, has limited line length, many other +limits}. + *E340* +Maximum line length On machines with 16-bit ints (Amiga and MS-DOS real + mode): 32767, otherwise 2147483647 characters. + Longer lines are split. +Maximum number of lines 2147483647 lines. +Maximum file size 2147483647 bytes (2 Gbyte) when a long integer is + 32 bits. Much more for 64 bit longs. Also limited + by available disk space for the |swap-file|. + *E75* +Length of a file path Unix and Win32: 1024 characters, otherwise 256 + characters (or as much as the system supports). +Length of an expanded string option + Unix and Win32: 1024 characters, otherwise 256 + characters +Maximum display width Unix and Win32: 1024 characters, otherwise 255 + characters +Maximum lhs of a mapping 50 characters. +Number of different highlighting types: over 30000 +Range of a Number variable: -2147483648 to 2147483647 (more on 64 bit + systems) +Maximum length of a line in a tags file: 512 bytes. + +Information for undo and text in registers is kept in memory, thus when making +(big) changes the amount of (virtual) memory available limits the number of +undo levels and the text that can be kept in registers. Other things are also +kept in memory: Command-line history, error messages for Quickfix mode, etc. + +Memory usage limits +------------------- + +The option 'maxmem' ('mm') is used to set the maximum memory used for one +buffer (in kilobytes). 'maxmemtot' is used to set the maximum memory used for +all buffers (in kilobytes). The defaults depend on the system used. For the +Amiga and MS-DOS, 'maxmemtot' is set depending on the amount of memory +available. +These are not hard limits, but tell Vim when to move text into a swap file. +If you don't like Vim to swap to a file, set 'maxmem' and 'maxmemtot' to a +very large value. The swap file will then only be used for recovery. If you +don't want a swap file at all, set 'updatecount' to 0, or use the "-n" +argument when starting Vim. + +============================================================================== +4. The most interesting additions *vim-additions* + +Vi compatibility. |'compatible'| + Although Vim is 99% Vi compatible, some things in Vi can be + considered to be a bug, or at least need improvement. But still, Vim + starts in a mode which behaves like the "real" Vi as much as possible. + To make Vim behave a little bit better, try resetting the 'compatible' + option: + :set nocompatible + Or start Vim with the "-N" argument: + vim -N + Vim starts with 'nocompatible' automatically if you have a .vimrc + file. See |startup|. + The 'cpoptions' option can be used to set Vi compatibility on/off for + a number of specific items. + +Support for different systems. + Vim can be used on: + - All Unix systems (it works on all systems it was tested on, although + the GUI and Perl interface may not work everywhere). + - Amiga (500, 1000, 1200, 2000, 3000, 4000, ...). + - MS-DOS in real-mode (no additional drivers required). + - In protected mode on Windows 3.1 and MS-DOS (DPMI driver required). + - Windows 95 and Windows NT, with support for long file names. + - OS/2 (needs emx.dll) + - Atari MiNT + - VMS + - BeOS + - Macintosh + - Risc OS + - IBM OS/390 + Note that on some systems features need to be disabled to reduce + resource usage, esp. on MS-DOS. For some outdated systems you need to + use an older Vim version. + +Multi level undo. |undo| + 'u' goes backward in time, 'CTRL-R' goes forward again. Set option + 'undolevels' to the number of changes to be remembered (default 1000). + Set 'undolevels' to 0 for a vi-compatible one level undo. Set it to + -1 for no undo at all. + When all changes in a buffer have been undone, the buffer is not + considered changed anymore. You can exit it with :q, without <!>. + When undoing a few changes and then making a new change Vim will + create a branch in the undo tree. This means you can go back to any + state of the text, there is no risk of a change causing text to be + lost forever. |undo-tree| + +Graphical User Interface (GUI). |gui| + Included support for GUI: menu's, mouse, scrollbars, etc. You can + define your own menus. Better support for CTRL/SHIFT/ALT keys in + combination with special keys and mouse. Supported for various + platforms, such as X11 (with Motif and Athena interfaces), GTK, Win32 + (Windows 95 and later), BeOS, Amiga and Macintosh. + +Multiple windows and buffers. |windows.txt| + Vim can split the screen into several windows, each editing a + different buffer or the same buffer at a different location. Buffers + can still be loaded (and changed) but not displayed in a window. This + is called a hidden buffer. Many commands and options have been added + for this facility. + Vim can also use multiple tab pages, each with one or more windows. A + line with tab labels can be used to quickly switch between these pages. + |tab-page| + +Syntax highlighting. |:syntax| + Vim can highlight keywords, patterns and other things. This is + defined by a number of |:syntax| commands, and can be made to + highlight most languages and file types. A number of files are + included for highlighting the most common languages, like C, C++, + Java, Pascal, Makefiles, shell scripts, etc. The colors used for + highlighting can be defined for ordinary terminals, color terminals + and the GUI with the |:highlight| command. A convenient way to do + this is using a |:colorscheme| command. + The highlighted text can be exported as HTML. |convert-to-HTML| + Other items that can be highlighted are matches with the search string + |'hlsearch'|, matching parens |matchparen| and the cursor line and + column |'cursorline'| |'cursorcolumn'|. + +Spell checking. |spell| + When the 'spell' option is set Vim will highlight spelling mistakes. + About 40 languages are currently supported, selected with the + 'spelllang' option. In source code only comments and strings are + checked for spelling. + +Folding. |folding| + A range of lines can be shown as one "folded" line. This allows + overviewing a file and moving blocks of text around quickly. + Folds can be created manually, from the syntax of the file, by indent, + etc. + +Diff mode. |diff| + Vim can show two versions of a file with the differences highlighted. + Parts of the text that are equal are folded away. Commands can be + used to move text from one version to the other. + +Plugins. |add-plugin| + The functionality can be extended by dropping a plugin file in the + right directory. That's an easy way to start using Vim scripts + written by others. Plugins can be for all kind of files, or + specifically for a filetype. + +Repeat a series of commands. |q| + "q{c}" starts recording typed characters into named register {c}. + A subsequent "q" stops recording. The register can then be executed + with the "@{c}" command. This is very useful to repeat a complex + action. + +Flexible insert mode. |ins-special-special| + The arrow keys can be used in insert mode to move around in the file. + This breaks the insert in two parts as far as undo and redo is + concerned. + + CTRL-O can be used to execute a single Normal mode command. This is + almost the same as hitting <Esc>, typing the command and doing |a|. + +Visual mode. |Visual-mode| + Visual mode can be used to first highlight a piece of text and then + give a command to do something with it. This is an (easy to use) + alternative to first giving the operator and then moving to the end of + the text to be operated upon. + |v| and |V| are used to start Visual mode. |v| works on characters + and |V| on lines. Move the cursor to extend the Visual area. It is + shown highlighted on the screen. By typing "o" the other end of the + Visual area can be moved. The Visual area can be affected by an + operator: + d delete + c change + y yank + > or < insert or delete indent + ! filter through external program + = filter through indent + : start |:| command for the Visual lines. + gq format text to 'textwidth' columns + J join lines + ~ swap case + u make lowercase + U make uppercase + +Block operators. |visual-block| + With Visual mode a rectangular block of text can be selected. Start + Visual mode with CTRL-V. The block can be deleted ("d"), yanked ("y") + or its case can be changed ("~", "u" and "U"). A deleted or yanked + block can be put into the text with the "p" and "P" commands. + +Help system. |:help| + Help is displayed in a window. The usual commands can be used to + move around, search for a string, etc. Tags can be used to jump + around in the help files, just like hypertext links. The |:help| + command takes an argument to quickly jump to the info on a subject. + <F1> is the quick access to the help system. The name of the help + index file can be set with the 'helpfile' option. + +Command-line editing and history. |cmdline-editing| + You can insert or delete at any place in the command-line using the + cursor keys. The right/left cursor keys can be used to move + forward/backward one character. The shifted right/left cursor keys + can be used to move forward/backward one word. CTRL-B/CTRL-E can be + used to go to the begin/end of the command-line. + |cmdline-history| + The command-lines are remembered. The up/down cursor keys can be used + to recall previous command-lines. The 'history' option can be set to + the number of lines that will be remembered. There is a separate + history for commands and for search patterns. + +Command-line completion. |cmdline-completion| + While entering a command-line (on the bottom line of the screen) + <Tab> can be typed to complete + what example ~ + - command :e<Tab> + - tag :ta scr<Tab> + - option :set sc<Tab> + - option value :set hf=<Tab> + - file name :e ve<Tab> + - etc. + + If there are multiple matches, CTRL-N (next) and CTRL-P (previous) + will walk through the matches. <Tab> works like CTRL-N, but wraps + around to the first match. + + The 'wildchar' option can be set to the character for command-line + completion, <Tab> is the default. CTRL-D can be typed after an + (incomplete) wildcard; all matches will be listed. CTRL-A will insert + all matches. CTRL-L will insert the longest common part of the + matches. + +Insert-mode completion. |ins-completion| + In Insert mode the CTRL-N and CTRL-P keys can be used to complete a + word that appears elsewhere. |i_CTRL-N| + With CTRL-X another mode is entered, through which completion can be + done for: + |i_CTRL-X_CTRL-F| file names + |i_CTRL-X_CTRL-K| words from 'dictionary' files + |i_CTRL-X_CTRL-T| words from 'thesaurus' files + |i_CTRL-X_CTRL-I| words from included files + |i_CTRL-X_CTRL-L| whole lines + |i_CTRL-X_CTRL-]| words from the tags file + |i_CTRL-X_CTRL-D| definitions or macros + |i_CTRL-X_CTRL-O| Omni completion: clever completion + specifically for a file type + etc. + +Long line support. |'wrap'| |'linebreak'| + If the 'wrap' option is off, long lines will not wrap and only part + of them will be shown. When the cursor is moved to a part that is not + shown, the screen will scroll horizontally. The minimum number of + columns to scroll can be set with the 'sidescroll' option. The |zh| + and |zl| commands can be used to scroll sideways. + Alternatively, long lines are broken in between words when the + 'linebreak' option is set. This allows editing a single-line + paragraph conveniently (e.g. when the text is later read into a DTP + program). Move the cursor up/down with the |gk| and |gj| commands. + +Text formatting. |formatting| + The 'textwidth' option can be used to automatically limit the line + length. This supplements the 'wrapmargin' option of Vi, which was not + very useful. The |gq| operator can be used to format a piece of text + (for example, |gqap| formats the current paragraph). Commands for + text alignment: |:center|, |:left| and |:right|. + +Extended search patterns. |pattern| + There are many extra items to match various text items. Examples: + A "\n" can be used in a search pattern to match a line break. + "x\{2,4}" matches "x" 2 to 4 times. + "\s" matches a white space character. + +Directory, remote and archive browsing. |netrw| + Vim can browse the file system. Simply edit a directory. Move around + in the list with the usual commands and press <Enter> to go to the + directory or file under the cursor. + This also works for remote files over ftp, http, ssh, etc. + Zip and tar archives can also be browsed. |tar| |zip| + +Edit-compile-edit speedup. |quickfix| + The |:make| command can be used to run the compilation and jump to the + first error. A file with compiler error messages is interpreted. Vim + jumps to the first error. + + Each line in the error file is scanned for the name of a file, line + number and error message. The 'errorformat' option can be set to a + list of scanf-like strings to handle output from many compilers. + + The |:cn| command can be used to jump to the next error. + |:cl| lists all the error messages. Other commands are available. + The 'makeef' option has the name of the file with error messages. + The 'makeprg' option contains the name of the program to be executed + with the |:make| command. + The 'shellpipe' option contains the string to be used to put the + output of the compiler into the errorfile. + +Finding matches in files. |:vimgrep| + Vim can search for a pattern in multiple files. This uses the + advanced Vim regexp pattern, works on all systems and also works to + search in compressed files. + +Improved indenting for programs. |'cindent'| + When the 'cindent' option is on the indent of each line is + automatically adjusted. C syntax is mostly recognized. The indent + for various styles can be set with 'cinoptions'. The keys to trigger + indenting can be set with 'cinkeys'. + + Comments can be automatically formatted. The 'comments' option can be + set to the characters that start and end a comment. This works best + for C code, but also works for e-mail (">" at start of the line) and + other types of text. The |=| operator can be used to re-indent + lines. + + For many other languages an indent plugin is present to support + automatic indenting. |30.3| + +Searching for words in included files. |include-search| + The |[i| command can be used to search for a match of the word under + the cursor in the current and included files. The 'include' option + can be set to a pattern that describes a command to include a file + (the default is for C programs). + The |[I| command lists all matches, the |[_CTRL-I| command jumps to + a match. + The |[d|, |[D| and |[_CTRL-D| commands do the same, but only for + lines where the pattern given with the 'define' option matches. + +Automatic commands. |autocommand| + Commands can be automatically executed when reading a file, writing a + file, jumping to another buffer, etc., depending on the file name. + This is useful to set options and mappings for C programs, + documentation, plain text, e-mail, etc. This also makes it possible + to edit compressed files. + +Scripts and Expressions. |expression| + Commands have been added to form up a powerful script language. + |:if| Conditional execution, which can be used for example + to set options depending on the value of $TERM. + |:while| Repeat a number of commands. + |:for| Loop over a list. + |:echo| Print the result of an expression. + |:let| Assign a value to an internal variable, option, etc. + Variable types are Number, String, List and Dictionary. + |:execute| Execute a command formed by an expression. + |:try| Catch exceptions. + etc., etc. See |eval|. + Debugging and profiling are supported. |debug-scripts| |profile| + If this is not enough, an interface is provided to |Python|, |Ruby|, + |Tcl|, |Lua|, |Perl| and |MzScheme|. + +Viminfo. |viminfo-file| + The command-line history, marks and registers can be stored in a file + that is read on startup. This can be used to repeat a search command + or command-line command after exiting and restarting Vim. It is also + possible to jump right back to where the last edit stopped with |'0|. + The 'viminfo' option can be set to select which items to store in the + .viminfo file. This is off by default. + +Printing. |printing| + The |:hardcopy| command sends text to the printer. This can include + syntax highlighting. + +Mouse support. |mouse-using| + The mouse is supported in the GUI version, in an xterm for Unix, for + BSDs with sysmouse, for Linux with gpm, for MS-DOS, and Win32. It + can be used to position the cursor, select the visual area, paste a + register, etc. + +Usage of key names. |<>| |key-notation| + Special keys now all have a name like <Up>, <End>, etc. + This name can be used in mappings, to make it easy to edit them. + +Editing binary files. |edit-binary| + Vim can edit binary files. You can change a few characters in an + executable file, without corrupting it. Vim doesn't remove NUL + characters (they are represented as <NL> internally). + |-b| command-line argument to start editing a binary file + |'binary'| Option set by |-b|. Prevents adding an <EOL> for the + last line in the file. + +Multi-language support. |multi-lang| + Files in double-byte or multi-byte encodings can be edited. There is + UTF-8 support to be able to edit various languages at the same time, + without switching fonts. |UTF-8| + Messages and menus are available in different languages. + +Move cursor beyond lines. + When the 'virtualedit' option is set the cursor can move all over the + screen, also where there is no text. This is useful to edit tables + and figures easily. + +============================================================================== +5. Other vim features *other-features* + +A random collection of nice extra features. + + +When Vim is started with "-s scriptfile", the characters read from +"scriptfile" are treated as if you typed them. If end of file is reached +before the editor exits, further characters are read from the console. + +The "-w" option can be used to record all typed characters in a script file. +This file can then be used to redo the editing, possibly on another file or +after changing some commands in the script file. + +The "-o" option opens a window for each argument. "-o4" opens four windows. + +Vi requires several termcap entries to be able to work full-screen. Vim only +requires the "cm" entry (cursor motion). + + +In command mode: + +When the 'showcmd' option is set, the command characters are shown in the last +line of the screen. They are removed when the command is finished. + +If the 'ruler' option is set, the current cursor position is shown in the +last line of the screen. + +"U" still works after having moved off the last changed line and after "u". + +Characters with the 8th bit set are displayed. The characters between '~' and +0xa0 are displayed as "~?", "~@", "~A", etc., unless they are included in the +'isprint' option. + +"][" goes to the next ending of a C function ('}' in column 1). +"[]" goes to the previous ending of a C function ('}' in column 1). + +"]f", "[f" and "gf" start editing the file whose name is under the cursor. +CTRL-W f splits the window and starts editing the file whose name is under +the cursor. + +"*" searches forward for the identifier under the cursor, "#" backward. +"K" runs the program defined by the 'keywordprg' option, with the identifier +under the cursor as argument. + +"%" can be preceded with a count. The cursor jumps to the line that +percentage down in the file. The normal "%" function to jump to the matching +brace skips braces inside quotes. + +With the CTRL-] command, the cursor may be in the middle of the identifier. + +The used tags are remembered. Commands that can be used with the tag stack +are CTRL-T, ":pop" and ":tag". ":tags" lists the tag stack. + +The 'tags' option can be set to a list of tag file names. Thus multiple +tag files can be used. For file names that start with "./", the "./" is +replaced with the path of the current file. This makes it possible to use a +tags file in the same directory as the file being edited. + +Previously used file names are remembered in the alternate file name list. +CTRL-^ accepts a count, which is an index in this list. +":files" command shows the list of alternate file names. +"#<N>" is replaced with the <N>th alternate file name in the list. +"#<" is replaced with the current file name without extension. + +Search patterns have more features. The <NL> character is seen as part of the +search pattern and the substitute string of ":s". Vi sees it as the end of +the command. + +Searches can put the cursor on the end of a match and may include a character +offset. + +Count added to "~", ":next", ":Next", "n" and "N". + +The command ":next!" with 'autowrite' set does not write the file. In vi the +file was written, but this is considered to be a bug, because one does not +expect it and the file is not written with ":rewind!". + +In Vi when entering a <CR> in replace mode deletes a character only when 'ai' +is set (but does not show it until you hit <Esc>). Vim always deletes a +character (and shows it immediately). + +Added :wnext command. Same as ":write" followed by ":next". + +The ":w!" command always writes, also when the file is write protected. In Vi +you would have to do ":!chmod +w %" and ":set noro". + +When 'tildeop' has been set, "~" is an operator (must be followed by a +movement command). + +With the "J" (join) command you can reset the 'joinspaces' option to have only +one space after a period (Vi inserts two spaces). + +"cw" can be used to change white space formed by several characters (Vi is +confusing: "cw" only changes one space, while "dw" deletes all white space). + +"o" and "O" accept a count for repeating the insert (Vi clears a part of +display). + +Flags after Ex commands not supported (no plans to include it). + +On non-UNIX systems ":cd" command shows current directory instead of going to +the home directory (there isn't one). ":pwd" prints the current directory on +all systems. + +After a ":cd" command the file names (in the argument list, opened files) +still point to the same files. In Vi ":cd" is not allowed in a changed file; +otherwise the meaning of file names change. + +":source!" command reads Vi commands from a file. + +":mkexrc" command writes current modified options and mappings to a ".exrc" +file. ":mkvimrc" writes to a ".vimrc" file. + +No check for "tail recursion" with mappings. This allows things like +":map! foo ^]foo". + +When a mapping starts with number, vi loses the count typed before it (e.g. +when using the mapping ":map g 4G" the command "7g" goes to line 4). This is +considered a vi bug. Vim concatenates the counts (in the example it becomes +"74G"), as most people would expect. + +The :put! command inserts the contents of a register above the current line. + +The "p" and "P" commands of vi cannot be repeated with "." when the putted +text is less than a line. In Vim they can always be repeated. + +":noremap" command can be used to enter a mapping that will not be remapped. +This is useful to exchange the meaning of two keys. ":cmap", ":cunmap" and +":cnoremap" can be used for mapping in command-line editing only. ":imap", +":iunmap" and ":inoremap" can be used for mapping in insert mode only. +Similar commands exist for abbreviations: ":noreabbrev", ":iabbrev" +":cabbrev", ":iunabbrev", ":cunabbrev", ":inoreabbrev", ":cnoreabbrev". + +In Vi the command ":map foo bar" would remove a previous mapping +":map bug foo". This is considered a bug, so it is not included in Vim. +":unmap! foo" does remove ":map! bug foo", because unmapping would be very +difficult otherwise (this is vi compatible). + +The ':' register contains the last command-line. +The '%' register contains the current file name. +The '.' register contains the last inserted text. + +":dis" command shows the contents of the yank registers. + +CTRL-O/CTRL-I can be used to jump to older/newer positions. These are the +same positions as used with the '' command, but may be in another file. The +":jumps" command lists the older positions. + +If the 'shiftround' option is set, an indent is rounded to a multiple of +'shiftwidth' with ">" and "<" commands. + +The 'scrolljump' option can be set to the minimum number of lines to scroll +when the cursor gets off the screen. Use this when scrolling is slow. + +The 'scrolloff' option can be set to the minimum number of lines to keep +above and below the cursor. This gives some context to where you are +editing. When set to a large number the cursor line is always in the middle +of the window. + +Uppercase marks can be used to jump between files. The ":marks" command lists +all currently set marks. The commands "']" and "`]" jump to the end of the +previous operator or end of the text inserted with the put command. "'[" and +"`[" do jump to the start. + +The 'shelltype' option can be set to reflect the type of shell used on the +Amiga. + +The 'highlight' option can be set for the highlight mode to be used for +several commands. + +The CTRL-A (add) and CTRL-X (subtract) commands are new. The count to the +command (default 1) is added to/subtracted from the number at or after the +cursor. That number may be decimal, octal (starts with a '0') or hexadecimal +(starts with '0x'). Very useful in macros. + +With the :set command the prefix "inv" can be used to invert boolean options. + +In both Vi and Vim you can create a line break with the ":substitute" command +by using a CTRL-M. For Vi this means you cannot insert a real CTRL-M in the +text. With Vim you can put a real CTRL-M in the text by preceding it with a +CTRL-V. + + +In Insert mode: + +If the 'revins' option is set, insert happens backwards. This is for typing +Hebrew. When inserting normal characters the cursor will not be shifted and +the text moves rightwards. Backspace, CTRL-W and CTRL-U will also work in +the opposite direction. CTRL-B toggles the 'revins' option. In replace mode +'revins' has no effect. Only when enabled at compile time. + +The backspace key can be used just like CTRL-D to remove auto-indents. + +You can backspace, CTRL-U and CTRL-W over line breaks if the 'backspace' (bs) +option includes "eol". You can backspace over the start of insert if the +'backspace' option includes "start". + +When the 'paste' option is set, a few option are reset and mapping in insert +mode and abbreviation are disabled. This allows for pasting text in windowing +systems without unexpected results. When the 'paste' option is reset, the old +option values are restored. + +CTRL-T/CTRL-D always insert/delete an indent in the current line, no matter +what column the cursor is in. + +CTRL-@ (insert previously inserted text) works always (Vi: only when typed as +first character). + +CTRL-A works like CTRL-@ but does not leave insert mode. + +CTRL-R {0-9a-z..} can be used to insert the contents of a register. + +When the 'smartindent' option is set, C programs will be better auto-indented. +With 'cindent' even more. + +CTRL-Y and CTRL-E can be used to copy a character from above/below the +current cursor position. + +After CTRL-V you can enter a three digit decimal number. This byte value is +inserted in the text as a single character. Useful for international +characters that are not on your keyboard. + +When the 'expandtab' (et) option is set, a <Tab> is expanded to the +appropriate number of spaces. + +The window always reflects the contents of the buffer (Vi does not do this +when changing text and in some other cases). + +If Vim is compiled with DIGRAPHS defined, digraphs are supported. A set of +normal digraphs is included. They are shown with the ":digraph" command. +More can be added with ":digraph {char1}{char2} {number}". A digraph is +entered with "CTRL-K {char1} {char2}" or "{char1} BS {char2}" (only when +'digraph' option is set). + +When repeating an insert, e.g. "10atest <Esc>" vi would only handle wrapmargin +for the first insert. Vim does it for all. + +A count to the "i" or "a" command is used for all the text. Vi uses the count +only for one line. "3iabc<NL>def<Esc>" would insert "abcabcabc<NL>def" in Vi +but "abc<NL>defabc<NL>defabc<NL>def" in Vim. + + +In Command-line mode: + +<Esc> terminates the command-line without executing it. In vi the command +line would be executed, which is not what most people expect (hitting <Esc> +should always get you back to command mode). To avoid problems with some +obscure macros, an <Esc> in a macro will execute the command. If you want a +typed <Esc> to execute the command like vi does you can fix this with + ":cmap ^V<Esc> ^V<CR>" + +General: + +The 'ttimeout' option is like 'timeout', but only works for cursor and +function keys, not for ordinary mapped characters. The 'timeoutlen' option +gives the number of milliseconds that is waited for. If the 'esckeys' option +is not set, cursor and function keys that start with <Esc> are not recognized +in insert mode. + +There is an option for each terminal string. Can be used when termcap is not +supported or to change individual strings. + +The 'fileformat' option can be set to select the <EOL>: "dos" <CR><NL>, "unix" +<NL> or "mac" <CR>. +When the 'fileformats' option is not empty, Vim tries to detect the type of +<EOL> automatically. The 'fileformat' option is set accordingly. + +On systems that have no job control (older Unix systems and non-Unix systems) +the CTRL-Z, ":stop" or ":suspend" command starts a new shell. + +If Vim is started on the Amiga without an interactive window for output, a +window is opened (and :sh still works). You can give a device to use for +editing with the |-d| argument, e.g. "-d con:20/20/600/150". + +The 'columns' and 'lines' options are used to set or get the width and height +of the display. + +Option settings are read from the first and last few lines of the file. +Option 'modelines' determines how many lines are tried (default is 5). Note +that this is different from the Vi versions that can execute any Ex command +in a modeline (a major security problem). |trojan-horse| + +If the 'insertmode' option is set (e.g. in .exrc), Vim starts in insert mode. +And it comes back there, when pressing <Esc>. + +Undo information is kept in memory. Available memory limits the number and +size of change that can be undone. This may be a problem with MS-DOS, is +hardly a problem on the Amiga and almost never with Unix and Win32. + +If the 'backup' or 'writebackup' option is set: Before a file is overwritten, +a backup file (.bak) is made. If the "backup" option is set it is left +behind. + +Vim creates a file ending in ".swp" to store parts of the file that have been +changed or that do not fit in memory. This file can be used to recover from +an aborted editing session with "vim -r file". Using the swap file can be +switched off by setting the 'updatecount' option to 0 or starting Vim with +the "-n" option. Use the 'directory' option for placing the .swp file +somewhere else. + +Vim is able to work correctly on filesystems with 8.3 file names, also when +using messydos or crossdos filesystems on the Amiga, or any 8.3 mounted +filesystem under Unix. See |'shortname'|. + +Error messages are shown at least one second (Vi overwrites error messages). + +If Vim gives the |hit-enter| prompt, you can hit any key. Characters other +than <CR>, <NL> and <Space> are interpreted as the (start of) a command. (Vi +only accepts a command starting with ':'). + +The contents of the numbered and unnamed registers is remembered when +changing files. + +The "No lines in buffer" message is a normal message instead of an error +message, since that may cause a mapping to be aborted. + +The AUX: device of the Amiga is supported. + +============================================================================== +6. Command-line arguments *cmdline-arguments* + +Different versions of Vi have different command-line arguments. This can be +confusing. To help you, this section gives an overview of the differences. + +Five variants of Vi will be considered here: + Elvis Elvis version 2.1b + Nvi Nvi version 1.79 + Posix Posix 1003.2 + Vi Vi version 3.7 (for Sun 4.1.x) + Vile Vile version 7.4 (incomplete) + Vim Vim version 5.2 + +Only Vim is able to accept options in between and after the file names. + ++{command} Elvis, Nvi, Posix, Vi, Vim: Same as "-c {command}". + +- Nvi, Posix, Vi: Run Ex in batch mode. + Vim: Read file from stdin (use -s for batch mode). + +-- Vim: End of options, only file names are following. + +--cmd {command} Vim: execute {command} before sourcing vimrc files. + +--echo-wid Vim: GTK+ echoes the Window ID on stdout + +--help Vim: show help message and exit. + +--literal Vim: take file names literally, don't expand wildcards. + +--nofork Vim: same as |-f| + +--noplugin[s] Vim: Skip loading plugins. + +--remote Vim: edit the files in another Vim server + +--remote-expr {expr} Vim: evaluate {expr} in another Vim server + +--remote-send {keys} Vim: send {keys} to a Vim server and exit + +--remote-silent {file} Vim: edit the files in another Vim server if possible + +--remote-wait Vim: edit the files in another Vim server and wait for it + +--remote-wait-silent Vim: like --remote-wait, no complaints if not possible + +--role {role} Vim: GTK+ 2: set role of main window + +--serverlist Vim: Output a list of Vim servers and exit + +--servername {name} Vim: Specify Vim server name + +--socketid {id} Vim: GTK window socket to run Vim in + +--windowid {id} Vim: Win32 window ID to run Vim in + +--version Vim: show version message and exit. + +-? Vile: print usage summary and exit. + +-a Elvis: Load all specified file names into a window (use -o for + Vim). + +-A Vim: Start in Arabic mode (when compiled with Arabic). + +-b {blksize} Elvis: Use {blksize} blocksize for the session file. +-b Vim: set 'binary' mode. + +-C Vim: Compatible mode. + +-c {command} Elvis, Nvi, Posix, Vim: run {command} as an Ex command after + loading the edit buffer. + Vim: allow up to 10 "-c" arguments + +-d {device} Vim: Use {device} for I/O (Amiga only). {only when compiled + without the |+diff| feature} +-d Vim: start with 'diff' set. |vimdiff| + +-dev {device} Vim: Use {device} for I/O (Amiga only). + +-D Vim: debug mode. + +-e Elvis, Nvi, Vim: Start in Ex mode, as if the executable is + called "ex". + +-E Vim: Start in improved Ex mode |gQ|, like "exim". + +-f Vim: Run GUI in foreground (Amiga: don't open new window). +-f {session} Elvis: Use {session} as the session file. + +-F Vim: Start in Farsi mode (when compiled with Farsi). + Nvi: Fast start, don't read the entire file when editing + starts. + +-G {gui} Elvis: Use the {gui} as user interface. + +-g Vim: Start GUI. +-g N Vile: start editing at line N + +-h Vim: Give help message. + Vile: edit the help file + +-H Vim: start Hebrew mode (when compiled with it). + +-i Elvis: Start each window in Insert mode. +-i {viminfo} Vim: Use {viminfo} for viminfo file. + +-L Vim: Same as "-r" (also in some versions of Vi). + +-l Nvi, Vi, Vim: Set 'lisp' and 'showmatch' options. + +-m Vim: Modifications not allowed to be written, resets 'write' + option. + +-M Vim: Modifications not allowed, resets 'modifiable' and the + 'write' option. + +-N Vim: No-compatible mode. + +-n Vim: No swap file used. + +-nb[args] Vim: open a NetBeans interface connection + +-O[N] Vim: Like -o, but use vertically split windows. + +-o[N] Vim: Open [N] windows, or one for each file. + +-p[N] Vim: Open [N] tab pages, or one for each file. + +-P {parent-title} Win32 Vim: open Vim inside a parent application window + +-q {name} Vim: Use {name} for quickfix error file. +-q{name} Vim: Idem. + +-R Elvis, Nvi, Posix, Vile, Vim: Set the 'readonly' option. + +-r Elvis, Nvi, Posix, Vi, Vim: Recovery mode. + +-S Nvi: Set 'secure' option. +-S {script} Vim: source script after starting up. + +-s Nvi, Posix, Vim: Same as "-" (silent mode), when in Ex mode. + Elvis: Sets the 'safer' option. +-s {scriptin} Vim: Read from script file {scriptin}; only when not in Ex + mode. +-s {pattern} Vile: search for {pattern} + +-t {tag} Elvis, Nvi, Posix, Vi, Vim: Edit the file containing {tag}. +-t{tag} Vim: Idem. + +-T {term} Vim: Set terminal name to {term}. + +-u {vimrc} Vim: Read initializations from {vimrc} file. + +-U {gvimrc} Vim: Read GUI initializations from {gvimrc} file. + +-v Nvi, Posix, Vi, Vim: Begin in Normal mode (visual mode, in Vi + terms). + Vile: View mode, no changes possible. + +-V Elvis, Vim: Verbose mode. +-V{nr} Vim: Verbose mode with specified level. + +-w {size} Elvis, Posix, Nvi, Vi, Vim: Set value of 'window' to {size}. +-w{size} Nvi, Vi: Same as "-w {size}". +-w {name} Vim: Write to script file {name} (must start with non-digit). + +-W {name} Vim: Append to script file {name}. + +-x Vi, Vim: Ask for encryption key. See |encryption|. + +-X Vim: Don't connect to the X server. + +-y Vim: Start in easy mode, like |evim|. + +-Z Vim: restricted mode + +@{cmdfile} Vile: use {cmdfile} as startup file. + +============================================================================== +7. POSIX compliance *posix* *posix-compliance* + +In 2005 the POSIX test suite was run to check the compatibility of Vim. Most +of the test was executed properly. There are the few things where Vim +is not POSIX compliant, even when run in Vi compatibility mode. + +Set the $VIM_POSIX environment variable to have 'cpoptions' include the POSIX +flags when Vim starts up. This makes Vim run as POSIX as it can. That's +a bit different from being Vi compatible. + +This is where Vim does not behave as POSIX specifies and why: + + *posix-screen-size* + The $COLUMNS and $LINES environment variables are ignored by Vim if + the size can be obtained from the terminal in a more reliable way. + Add the '|' flag to 'cpoptions' to have $COLUMNS and $LINES overrule + sizes obtained in another way. + + The "{" and "}" commands don't stop at a "{" in the original Vi, but + POSIX specifies it does. Add the '{' flag to 'cpoptions' if you want + it the POSIX way. + + The "D", "o" and "O" commands accept a count. Also when repeated. + Add the '#' flag to 'cpoptions' if you want to ignore the count. + + The ":cd" command fails if the current buffer is modified when the '.' + flag is present in 'cpoptions'. + + There is no ATTENTION message, the "A" flag is added to 'shortmess'. + +These are remarks about running the POSIX test suite: +- vi test 33 sometimes fails for unknown reasons +- vi test 250 fails; behavior will be changed in a new revision + http://www.opengroup.org/austin/mailarchives/ag-review/msg01710.html + (link no longer works, perhaps it's now: + https://www.opengroup.org/sophocles/show_mail.tpl?CALLER=show_archive.tpl&source=L&listname=austin-review-l&id=1711) +- vi test 310 fails; exit code non-zero when any error occurred? +- ex test 24 fails because test is wrong. Changed between SUSv2 and SUSv3. +- ex tests 47, 48, 49, 72, 73 fail because .exrc file isn't read in silent + mode and $EXINIT isn't used. +- ex tests 76, 78 fail because echo is used instead of printf. (fixed) + Also: problem with \s not changed to space. +- ex test 355 fails because 'window' isn't used for "30z". +- ex test 368 fails because shell command isn't echoed in silent mode. +- ex test 394 fails because "=" command output isn't visible in silent mode. +- ex test 411 fails because test file is wrong, contains stray ':'. +- ex test 475 and 476 fail because reprint output isn't visible in silent mode. +- ex test 480 and 481 fail because the tags file has spaces instead of a tab. +- ex test 502 fails because .exrc isn't read in silent mode. +- ex test 509 fails because .exrc isn't read in silent mode. and exit code is + 1 instead of 2. +- ex test 534 fails because .exrc isn't read in silent mode. + + + vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/vim-doc-es.esx b/vim73/doc/vim-doc-es.esx new file mode 100644 index 0000000..3f4eda6 --- /dev/null +++ b/vim73/doc/vim-doc-es.esx @@ -0,0 +1,25 @@ +*vim-doc-es* Para Vim versión 7.2 + + ==== Proyecto vim-doc-es ==== + +El proyecto vim-doc-es nació con la intención de ofrecer una correcta y +completa traducción de Vim al español, incluyendo la documentación +(páginas de manual y archivos de ayuda) así como la interfaz gráfica y +los mensajes del programa. + +El proyecto está alojado en assembla [1], y te invitamos a que te +pongas en contacto con nosotros a través de la lista de correo [2]. + +Deseamos escuchar tus correcciones y sugerencias a través de la lista de +correo. ¡Ayúdanos a hacer un mejor manual! + +Por supuesto, también te invitamos a que te unas a nosotros en la labor +de localización de Vim al español. Nuestra wiki te ofrece toda la +documentación necesaria para poder localizar Vim correctamente. + +Esperamos que nuestra labor te ayude a usar Vim de una manera eficiente +si estás empezando a interesarte por él, o a emplear Vim de una manera +más completa, si es que ya lo conoces. + +[1] http://www.assembla.com/wiki/show/vim-doc-es +[2] vim-doc-es@freelists.org diff --git a/vim73/doc/vim-fr.1 b/vim73/doc/vim-fr.1 new file mode 100644 index 0000000..5a5a871 --- /dev/null +++ b/vim73/doc/vim-fr.1 @@ -0,0 +1,588 @@ +.\" Traduction Lundi 7 aot 2000 par Richard Hitier +.\" (richard.hitier@dial.oleane.com) +.\" Mise jour de la traduction par David Blanchet +.\" (david.blanchet@free.fr) 2006-06-10 +.\" Mise jour de la traduction par Dominique Pell +.\" (dominique.pelle@gmail.com) 2008-11-29 +.\" +.TH VIM 1 "22 Fvrier 2002" +.SH NOM +vim \- Vi IMproved, diteur de texte pour programmeurs +.SH SYNOPSIS +.br +.B vim +[options] [fichier ...] +.br +.B vim +[options] \- +.br +.B vim +[options] \-t marqueur +.br +.B vim +[options] \-q [fichiererreurs] +.PP +.br +.B ex +.br +.B view +.br +.B gvim +.B gview +.B evim +.B eview +.br +.B rvim +.B rview +.B rgvim +.B rgview +.SH DESCRIPTION +.B Vim +est un diteur de texte proposant une compatibilit ascendante +avec Vi. Il permet d'diter n'importe quel type de texte brut. +Il est particulirement adapt pour l'dition des programmes. +.PP +Il comporte de nombreuses amliorations par rapport Vi : annulation sur +plusieurs niveaux, fentres et tampons multiples, coloration syntaxique, +dition en ligne de commande, compltement des noms de fichiers, aide en +ligne, slection visuelle, etc. +Voir ":help vi_diff.txt" pour un rsum des diffrences entre +.B Vim +et Vi. +.PP +Pendant l'excution de +.B Vim +\, une aide abondante est accessible au travers du systme d'aide +en ligne, grce la commande ":help". +Voir la section AIDE EN LIGNE plus bas. +.PP +Le plus souvent +.B Vim +est dmarr pour diter un unique fichier avec la commande +.PP + vim fichier +.PP +Plus gnralement, +.B Vim +est lanc avec : +.PP + vim [options] [listefichiers] +.PP +Si la listefichiers est omise, l'diteur dmarre avec un tampon vide. +Autrement, l'une des quatre mthodes suivantes vous permettra de choisir +un ou plusieurs fichiers diter. +.TP 12 +fichier ... +Une liste de noms de fichiers. +Le premier sera le fichier courant et sera lu dans le tampon. +Le curseur sera plac sur la premire ligne du tampon. +Vous pouvez passer aux autres fichiers avec la commande ":next". +Pour diter un fichier dbutant par un tiret, faites prcder la +liste de fichiers par "\-\-". +.TP +\- +Le fichier diter est lu sur l'entre standard (stdin). Les commandes sont +lues depuis stderr, qui devrait tre un terminal. +.TP +\-t {marqueur} +Le fichier diter et la position initiale du curseur dpendent +d'un "marqueur", qui est une sorte d'tiquette. +{marqueur} est recherch dans le fichier des marqueurs, le fichier correspondant +devient le fichier courant et la commande associe est excute. +Principalement utile pour les programmes en C ; dans ce cas, {marqueur} +peut tre le nom d'une fonction. +Au final, le fichier contenant cette fonction devient le fichier +courant et le curseur est plac au dbut de la fonction. +Voir ":help tag\-commands". +.TP +\-q [fichiererreurs] +Dmarre en mode Mise-au-point (QuickFix). +Le fichier [fichiererreurs] est lu et la premire erreur est affiche. +Si [fichiererreurs] est omis, le nom du fichier est lu dans +l'option 'errorfile' ("AztecC.Err" par dfaut sur Amiga, "errors.err" sur les +autres systmes). +La commande ":cn" permet de sauter aux erreurs suivantes. +Voir ":help quickfix". +.PP +.B Vim +se comporte diffremment selon le nom de la commande (l'excutable peut +cependant tre le mme fichier). +.TP 10 +vim +La faon "normale", le comportement par dfaut. +.TP +ex +Dmarre en mode Ex. +La commande ":vi" permet de passer en mode Normal. +Ce mode est galement accessible avec l'argument "\-e". +.TP +view +Dmarre en mode Lecture-Seule. Vous tes protg de l'criture accidentelle +des fichiers. Ce mode est galement accessible avec l'argument "\-R". +.TP +gvim gview +La version graphique. +Ouvre une nouvelle fentre. +galement accessible avec l'argument "\-g". +.TP +evim eview +La version graphique en mode Dbutant (easy). +Ouvre une nouvelle fentre. +galement accessible avec l'argument "\-y". +.TP +rvim rview rgvim rgview +Comme ci-dessus, mais avec des restrictions. Il vous sera impossible de +lancer des commandes du shell, ou de suspendre +.B Vim. +galement accessible avec l'argument "\-Z". +.SH OPTIONS +Les options peuvent tre spcifies dans n'importe quel ordre, +avant ou aprs les noms de fichiers. Les options sans arguments +peuvent tre combines aprs un unique tiret. +.TP 12 ++[num] +Place le curseur sur la ligne "num" dans le premier fichier. +Si "num" est omis, le curseur sera plac sur la dernire ligne. +.TP ++/{motif} +Place le curseur sur la premire occurrence de {motif} dans le premier fichier. +Voir ":help search\-pattern" pour connatre les motifs de recherches +disponibles. +.TP ++{commande} +.TP +\-c {commande} +Excute {commande} aprs la lecture du premier fichier. +{commande} est interprte comme une commande Ex. +Si la {commande} contient des espaces, elle doit tre entoure +de doubles-apostrophes (cela dpend du shell utilis). +Exemple: Vim "+set si" main.c +.br +Note : vous pouvez utiliser jusqu' 10 commandes "+" ou "\-c". +.TP +\-S {fichier} +Source {fichier} aprs la lecture du premier fichier. +C'est quivalent \-c "source {fichier}". +{fichier} ne peut pas dbuter par un '\-'. +Si {fichier} est omis, "Session.vim" est utilis (cela ne fonctionne que si +\-S est le dernier argument). +.TP +\-\-cmd {commande} +Comme "\-c", mais la commande est excute juste avant de traiter les fichiers +vimrc. +Vous pouvez utiliser jusqu' 10 de ces commandes, indpendamment des +commandes "\-c". +.TP +\-A +Si +.B Vim +a t compil avec le support de la fonctionnalit ARABIC pour l'dition de +fichiers de droite gauche et les claviers arabes, cette option lance +.B Vim +en mode Arabe, c.--d. que l'option 'arabic' est active. +Sinon, un message d'erreur est mis et +.B Vim +quitte. +.TP +\-b +Mode Binaire. +Active plusieurs options pour permettre l'dition +d'un fichier binaire ou excutable. +.TP +\-C +Compatible. Active l'option 'compatible'. +.B Vim +se comportera alors quasiment comme Vi, mme s'il existe un fichier .vimrc. +.TP +\-d +Dmarre en mode Diff. +Deux, trois ou quatre noms de fichiers doivent tre spcifis. +.B Vim +ouvrira alors tous les fichiers et affichera leurs diffrences. +Fonctionne comme vimdiff(1). +.TP +\-d {priph} +Ouvre {priph} pour l'utiliser comme terminal. +Uniquement sur Amiga. +Exemple: +"\-d con:20/30/600/150". +.TP +\-D +Debogage. Passe en mode Dbogage lors de l'excution de la premire commande +d'un script. +.TP +\-e +Dmarre +.B Vim +en mode Ex, comme si l'excutable s'appelait "ex". +.TP +\-E +Dmarre +.B Vim +en mode Ex amlior, comme si l'excutable "exim" avait t invoqu. +.TP +\-f +Premier-plan (Foreground). Pour la version graphique, +.B Vim +ne forke pas et ne se dtache pas du shell dans lequel il a t invoqu. +Sur Amiga, +.B Vim +n'est pas relanc pour ouvrir une nouvelle fentre. +Cette option est utile quand +.B Vim +est excut par un programme qui attend la fin de la session d'dition +(par exemple mail). +Sur Amiga, les commandes ":sh" et ":!" ne fonctionneront pas. +.TP +\-\-nofork +Premier-plan (Foreground). Pour la version graphique, +.B Vim +ne forkera pas et ne se dtachera pas du shell dans lequel il a t lanc. +.TP +\-F +Si +.B Vim +a t compil avec le support de la fonctionnalit FKMAP pour l'dition de +fichiers de droite gauche et les claviers farsi, cette option lance +.B Vim +en mode Farsi, c.--d. avec les options 'fkmap' et 'rightleft' actives. +Sinon, un message d'erreur est mis et +.B Vim +quitte. +.TP +\-g +Si +.B Vim +a t compil avec le support de l'IHM graphique, cette option active +l'IHM graphique. Si le support n'a pas t compil, un message d'erreur +est mis et +.B Vim +quitte. +.TP +\-h +Donne une aide succincte sur les arguments et les options de la ligne de +commande. Aprs cela, +.B Vim +quitte. +.TP +\-H +Si +.B Vim +a t compil avec le support de la fonctionnalit RIGHTLEFT pour l'dition de +fichiers de droite gauche et les claviers hbreu, cette option lance +.B Vim +en mode Hbreu, c.--d. avec les options 'hkmap' et 'rightleft' actives. +Sinon, un message d'erreur est mis et +.B Vim +quitte. +.TP +\-i {viminfo} +Lorsque l'utilisation d'un fichier viminfo est active, cette option indique +le nom de fichier utiliser la place de "~/.viminfo" par dfaut. +Il est possible d'empcher l'utilisation d'un fichier ".viminfo", en +spcifiant le nom de fichier "NONE". +.TP +\-L +Comme \-r. +.TP +\-l +Mode Lisp. +Active les options 'lisp' et 'showmatch'. +.TP +\-m +Empche la modification des fichiers. +Dsactive l'option 'write'. +Vous pouvez toujours modifier le tampon, mais il vous sera impossible +d'crire le fichier. +.TP +\-M +N'autorise aucune modification. les options 'modifiable' et 'write' sont +dsactives, de sorte que les changements ne sont pas autoriss et que les +fichiers ne peuvent pas tre crits. Note : ces options peuvent tre actives +pour autoriser les modifications. +.TP +\-N +Mode Non-compatible. Dsactive l'option 'compatible'. +Cela amliorera le comportement de +.B Vim +\, mais il sera moins conforme celui de Vi, mme s'il n'existe aucun +fichier ".vimrc". +.TP +\-n +N'utilise pas de fichier d'change (swapfile). +Le recouvrement aprs un plantage sera impossible. +Utile pour diter un fichier sur un support trs lent (disquette par ex.). +galement activable avec ":set uc=0". +Il est possible de l'annuler avec ":set uc=200". +.TP +\-nb +Devient un serveur d'dition pour NetBeans. Consulter la documentation ce +sujet pour davantage de dtails. +.TP +\-o[N] +Ouvre N fentres les unes au-dessus des autres. +Quand N est omis, ouvre une fentre pour chaque fichier. +.TP +\-O[N] +Ouvre N fentres cte cte. +Quand N est omis, ouvre une fentre pour chaque fichier fichier. +.TP +\-p[N] +Ouvre N onglets. +Quand N est omis, ouvre un onglet pour chaque fichier fichier. +.TP +\-R +Mode Lecture-Seule. +Active l'option 'readonly'. +Vous pouvez toujours diter le tampon, mais il vous sera impossible de +d'craser accidentellement un fichier. +Si vous voulez craser un fichier, ajoutez un point d'exclamation la commande +Ex, comme dans ":w!". +L'option \-R impose l'option \-n (voir ci-dessus). +L'option 'readonly' peut tre dsactive avec ":set noro". +Voir ":help 'readonly'". +.TP +\-r +Donne la liste des fichiers d'change, avec des informations pour les utiliser + des fins de recouvrement. +.TP +\-r {file} +Mode Recouvrement. +Utilise le fichier d'change pour rcouvrer d'une session d'dition plante. +Le fichier d'change est un fichier avec le mme nom que le fichier texte, +suivi du suffixe ".swp". +Voir ":help recovery". +.TP +\-s +Mode Silencieux. Disponible uniquement quand +.B Vim +est lanc en tant que "ex" ou quand l'option "\-e" a t spcifie avant +l'option "\-s". +.TP +\-s {scriptEntre} +Lit le fichier de script {scriptEntre}. +Les caractres du fichier sont interprts comme si vous les tapiez. +La commande ":source! {scriptEntre}" donne le mme rsultat. +Si la fin du fichier est atteinte avant que l'diteur quitte, les caractres +suivants sont lus depuis le clavier. +.TP +\-T {terminal} +Indique +.B Vim +le nom du terminal utilis. +Cela n'est requis que lorsque la dtection automatique choue. +Le {terminal} devrait tre connu de +.B Vim +(intgr) ou dfini dans le fichier termcap ou terminfo. +.TP +\-u {vimrc} +Utilise les commandes du fichier {vimrc} pour les initialisations. +Toutes les autres initialisations sont omises. + utiliser pour diter un type de fichiers particulier. +Cela permet aussi d'omettre toute initialisation en spcifiant le nom de +fichier "NONE". +Voir ":help initialization" dans Vim pour davantage de dtails. +.TP +\-U {gvimrc} +Utilise les commandes du fichier {gvimrc} pour l'initialisation de l'IHM +graphique. +Toutes les autres initialisations graphiques sont omises. +Cela permet aussi d'omettre toute initialisation graphique en spcifiant le nom +de fichier "NONE". +Voir ":help gui\-init" dans Vim pour davantage de dtails. +.TP +\-V[N] +Mode Verbeux. +Donne des messages propos des fichiers sourcs, ainsi que sur la lecture +et les critures dans le fichier viminfo. le nombre optionnel N prcise la +valeur de l'option 'verbose' (10 par dfaut). +.TP +\-v +Dmarre +.B Vim +en mode Vi, comme si l'excutable s'appelait "vi". Cela n'a d'effet que si +l'excutable invoqu est "ex". +.TP +\-w {scriptSortie} +Tous les caractres que vous tapez sont enregistrs dans le fichier +{scriptSortie}, jusqu' ce que vous quittiez +.B Vim. +C'est utile quand vous voulez crer un fichier de script utiliser avec +"vim \-s" ou ":source!". +Si le fichier {scriptSortie} existe, les caractres sont ajouts la fin. +.TP +\-W {scriptSortie} +Comme \-w, mais un fichier existant sera cras. +.TP +\-x +Chiffre les fichiers lors de l'criture. Une cl de chiffrement sera demande. +.TP +\-X +Ne se connecte pas au serveur X. Acclre le temps de dmarrage dans un +terminal, mais le titre de la fentre et le presse-papier seront inaccessibles. +.TP +\-y +Dmarre +.B Vim +en mode Dbutant (easy), comme si l'excutable s'appelait "evim" ou "eview". +Donne +.B Vim +un comportement plus proche des diteurs cliquez-tapez . +.TP +\-Z +Mode restreint. Fonctionne comme si l'excutable commenait par la lettre 'r'. +.TP +\-\- +Dlimite la fin des options. +Les arguments qui suivent seront considrs comme des noms de fichiers. +Cela permet d'diter des fichier dbutant par un '\-'. +.TP +\-\-echo\-wid +IHM graphique GTK uniquement : retourne la Window ID sur stdout. +.TP +\-\-help +Donne un message d'aide et quitte, comme "\-h". +.TP +\-\-literal +Prend les arguments de noms de fichiers littralement, sans tendre les +jokers. N'a aucun effet sur Unix, o le shell tend les jokers. +.TP +\-\-noplugin +Ne charge pas les greffons. Implicite avec \-u NONE. +.TP +\-\-remote +Se connecte un serveur Vim et lui fait diter les fichiers spcifis dans +le reste des arguments. Si aucun serveur n'est trouv, un avertissement est +mis et les fichiers sont dits dans le Vim courant. +.TP +\-\-remote\-expr {expr} +Se connecte un serveur Vim, y value {expr} et affiche le rsultat sur la +sortie standard (stdout). +.TP +\-\-remote\-send {touches} +Se connecte un serveur Vim et y envoie {touches}. +.TP +\-\-remote\-silent +Comme \-\-remote, mais sans mettre d'avertissement si aucun serveur n'est +trouv. +.TP +\-\-remote\-wait +Comme \-\-remote, mais Vim ne quitte pas tant que le fichier est en cours +d'dition. +.TP +\-\-remote\-wait\-silent +Comme \-\-remote\-wait, mais sans mettre d'avertissement si aucun serveur n'est +trouv. +.TP +\-\-serverlist +Donne la liste des noms de tous les serveurs Vim disponibles. +.TP +\-\-servername {nom} +Utilise {nom} pour le nom de serveur. Ce nom est donn au Vim courant, moins +qu'il ne soit utilis avec un argument \-\-remote. Dans ce cas, il s'agit du nom +du serveur auquel se connecter. +.TP +\-\-socketid {id} +IHM graphique GTK+ uniquement : utilise le mcanisme GtkPlug pour faire +fonctionner gvim dans une autre fentre. +.TP +\-\-version +Affiche les informations sur la version puis quitte. +.SH AIDE EN LIGNE +Taper ":help" dans +.B Vim +pour commencer. +Taper ":help sujet" pour obtenir de l'aide sur un sujet prcis. +Par exemple : ":help ZZ" pour consulter l'aide sur la commande "ZZ". +Utiliser <Tab> et CTRL\-D pour complter les sujets (":help +cmdline\-completion"). +Des marqueurs sont inclus dans l'aide et vous permettent de sauter d'un endroit + un autre (comme des liens hypertextes, voir ":help"). +L'ensemble des fichiers de la documentation peut tre consult de cette +faon, par exemple ":help syntax.txt". +.SH FICHIERS +.TP 15 +/usr/local/lib/vim/doc/*.txt +Les fichiers de la documentation de +.B Vim. +Utiliser ":help doc\-file\-list" pour obtenir la liste complte. +.TP +/usr/local/lib/vim/doc/tags +Le fichier des marqueurs utilis pour trouver les informations dans les +fichiers de la documentation. +.TP +/usr/local/lib/vim/syntax/syntax.vim +Initialisation de la syntaxe pour l'ensemble du systme. +.TP +/usr/local/lib/vim/syntax/*.vim +Fichiers de syntaxe pour diffrents langages. +.TP +/usr/local/lib/vim/vimrc +Initialisation de +.B Vim +pour l'ensemble du systme. +.TP +~/.vimrc +Initialisation de +.B Vim +de votre compte utilisateur. +.TP +/usr/local/lib/vim/gvimrc +Initialisation de gvim pour l'ensemble du systme. +.TP +~/.gvimrc +Initialisation de gvim pour votre compte utilisateur. +.TP +/usr/local/lib/vim/optwin.vim +Script utilis pour la commande ":options", une manire pratique de consulter +et de modifier les options. +.TP +/usr/local/lib/vim/menu.vim +Initialisation des menus de gvim pour l'ensemble du systme. +.TP +/usr/local/lib/vim/bugreport.vim +Script pour gnrer un rapport de bogue. Voir ":help bugs". +.TP +/usr/local/lib/vim/filetype.vim +Script pour dtecter le type d'un fichier d'aprs son nom. +Voir ":help 'filetype'". +.TP +/usr/local/lib/vim/scripts.vim +Script pour dtecter le type d'un fichier d'aprs son contenu. +Voir ":help 'filetype'". +.TP +/usr/local/lib/vim/print/*.ps +Fichiers utiliss pour l'impression PostScript. +.PP +Pour disposer d'informations rcentes, consulter le site Internet de VIM : +.br +<URL:http://www.vim.org/> +.SH VOIR AUSSI +vimtutor(1) +.SH AUTEUR +La majeure partie de +.B Vim +a t crite par Bram Moolenaar, avec l'aide de nombreux autres contributeurs. +Voir ":help credits" dans +.B Vim. +.br +.B Vim +est bas sur Stevie, ralis par Tim Thompson, +Tony Andrews et G.R. (Fred) Walter. +Toutefois, pratiquement rien du code original ne subsiste. +.SH BOGUES +Probablement. +Voir ":help todo" pour consulter la liste des problmes connus. +.PP +NOTE : Remarquez que bon nombre de points, qui pourraient tre considrs comme +des bugs par certains, sont en fait dus une reproduction trop fidle +du comportement de Vi. Et si vous pensez que d'autres points sont des +bugs "parce que Vi le fait diffremment", vous devriez jeter un oeil +attentif au fichier vi_diff.txt (ou taper ":help vi_diff.txt" dans Vim). +Regardez aussi les options 'compatible' et 'coptions'. +.SH TRADUCTION +Cette page de manuel a t traduite par Richard Hitier. +<richard.hitier@dial.oleane.com> 2000-08-07. +.br +Cette page de manuel a t mise jour par David Blanchet. +<david.blanchet@free.fr> 2006-04-10. diff --git a/vim73/doc/vim-fr.UTF-8.1 b/vim73/doc/vim-fr.UTF-8.1 new file mode 100644 index 0000000..9a8bea6 --- /dev/null +++ b/vim73/doc/vim-fr.UTF-8.1 @@ -0,0 +1,588 @@ +.\" Traduction Lundi 7 août 2000 par Richard Hitier +.\" (richard.hitier@dial.oleane.com) +.\" Mise à jour de la traduction par David Blanchet +.\" (david.blanchet@free.fr) 2006-06-10 +.\" Mise à jour de la traduction par Dominique Pellé +.\" (dominique.pelle@gmail.com) 2008-11-29 +.\" +.TH VIM 1 "22 Février 2002" +.SH NOM +vim \- Vi IMproved, éditeur de texte pour programmeurs +.SH SYNOPSIS +.br +.B vim +[options] [fichier ...] +.br +.B vim +[options] \- +.br +.B vim +[options] \-t marqueur +.br +.B vim +[options] \-q [fichiererreurs] +.PP +.br +.B ex +.br +.B view +.br +.B gvim +.B gview +.B evim +.B eview +.br +.B rvim +.B rview +.B rgvim +.B rgview +.SH DESCRIPTION +.B Vim +est un éditeur de texte proposant une compatibilité ascendante +avec Vi. Il permet d'éditer n'importe quel type de texte brut. +Il est particulièrement adapté pour l'édition des programmes. +.PP +Il comporte de nombreuses améliorations par rapport à Vi : annulation sur +plusieurs niveaux, fenêtres et tampons multiples, coloration syntaxique, +édition en ligne de commande, complètement des noms de fichiers, aide en +ligne, sélection visuelle, etc. +Voir ":help vi_diff.txt" pour un résumé des différences entre +.B Vim +et Vi. +.PP +Pendant l'exécution de +.B Vim +\, une aide abondante est accessible au travers du système d'aide +en ligne, grâce à la commande ":help". +Voir la section AIDE EN LIGNE plus bas. +.PP +Le plus souvent +.B Vim +est démarré pour éditer un unique fichier avec la commande +.PP + vim fichier +.PP +Plus généralement, +.B Vim +est lancé avec : +.PP + vim [options] [listefichiers] +.PP +Si la listefichiers est omise, l'éditeur démarre avec un tampon vide. +Autrement, l'une des quatre méthodes suivantes vous permettra de choisir +un ou plusieurs fichiers à éditer. +.TP 12 +fichier ... +Une liste de noms de fichiers. +Le premier sera le fichier courant et sera lu dans le tampon. +Le curseur sera placé sur la première ligne du tampon. +Vous pouvez passer aux autres fichiers avec la commande ":next". +Pour éditer un fichier débutant par un tiret, faites précéder la +liste de fichiers par "\-\-". +.TP +\- +Le fichier à éditer est lu sur l'entrée standard (stdin). Les commandes sont +lues depuis stderr, qui devrait être un terminal. +.TP +\-t {marqueur} +Le fichier à éditer et la position initiale du curseur dépendent +d'un "marqueur", qui est une sorte d'étiquette. +{marqueur} est recherché dans le fichier des marqueurs, le fichier correspondant +devient le fichier courant et la commande associée est exécutée. +Principalement utile pour les programmes en C ; dans ce cas, {marqueur} +peut être le nom d'une fonction. +Au final, le fichier contenant cette fonction devient le fichier +courant et le curseur est placé au début de la fonction. +Voir ":help tag\-commands". +.TP +\-q [fichiererreurs] +Démarre en mode Mise-au-point (QuickFix). +Le fichier [fichiererreurs] est lu et la première erreur est affichée. +Si [fichiererreurs] est omis, le nom du fichier est lu dans +l'option 'errorfile' ("AztecC.Err" par défaut sur Amiga, "errors.err" sur les +autres systèmes). +La commande ":cn" permet de sauter aux erreurs suivantes. +Voir ":help quickfix". +.PP +.B Vim +se comporte différemment selon le nom de la commande (l'exécutable peut +cependant être le même fichier). +.TP 10 +vim +La façon "normale", le comportement par défaut. +.TP +ex +Démarre en mode Ex. +La commande ":vi" permet de passer en mode Normal. +Ce mode est également accessible avec l'argument "\-e". +.TP +view +Démarre en mode Lecture-Seule. Vous êtes protégé de l'écriture accidentelle +des fichiers. Ce mode est également accessible avec l'argument "\-R". +.TP +gvim gview +La version graphique. +Ouvre une nouvelle fenêtre. +Également accessible avec l'argument "\-g". +.TP +evim eview +La version graphique en mode Débutant (easy). +Ouvre une nouvelle fenêtre. +Également accessible avec l'argument "\-y". +.TP +rvim rview rgvim rgview +Comme ci-dessus, mais avec des restrictions. Il vous sera impossible de +lancer des commandes du shell, ou de suspendre +.B Vim. +Également accessible avec l'argument "\-Z". +.SH OPTIONS +Les options peuvent être spécifiées dans n'importe quel ordre, +avant ou après les noms de fichiers. Les options sans arguments +peuvent être combinées après un unique tiret. +.TP 12 ++[num] +Place le curseur sur la ligne "num" dans le premier fichier. +Si "num" est omis, le curseur sera placé sur la dernière ligne. +.TP ++/{motif} +Place le curseur sur la première occurrence de {motif} dans le premier fichier. +Voir ":help search\-pattern" pour connaître les motifs de recherches +disponibles. +.TP ++{commande} +.TP +\-c {commande} +Exécute {commande} après la lecture du premier fichier. +{commande} est interprétée comme une commande Ex. +Si la {commande} contient des espaces, elle doit être entourée +de doubles-apostrophes (cela dépend du shell utilisé). +Exemple: Vim "+set si" main.c +.br +Note : vous pouvez utiliser jusqu'à 10 commandes "+" ou "\-c". +.TP +\-S {fichier} +Source {fichier} après la lecture du premier fichier. +C'est équivalent à \-c "source {fichier}". +{fichier} ne peut pas débuter par un '\-'. +Si {fichier} est omis, "Session.vim" est utilisé (cela ne fonctionne que si +\-S est le dernier argument). +.TP +\-\-cmd {commande} +Comme "\-c", mais la commande est exécutée juste avant de traiter les fichiers +vimrc. +Vous pouvez utiliser jusqu'à 10 de ces commandes, indépendamment des +commandes "\-c". +.TP +\-A +Si +.B Vim +a été compilé avec le support de la fonctionnalité ARABIC pour l'édition de +fichiers de droite à gauche et les claviers arabes, cette option lance +.B Vim +en mode Arabe, c.-à-d. que l'option 'arabic' est activée. +Sinon, un message d'erreur est émis et +.B Vim +quitte. +.TP +\-b +Mode Binaire. +Active plusieurs options pour permettre l'édition +d'un fichier binaire ou exécutable. +.TP +\-C +Compatible. Active l'option 'compatible'. +.B Vim +se comportera alors quasiment comme Vi, même s'il existe un fichier .vimrc. +.TP +\-d +Démarre en mode Diff. +Deux, trois ou quatre noms de fichiers doivent être spécifiés. +.B Vim +ouvrira alors tous les fichiers et affichera leurs différences. +Fonctionne comme vimdiff(1). +.TP +\-d {périph} +Ouvre {périph} pour l'utiliser comme terminal. +Uniquement sur Amiga. +Exemple: +"\-d con:20/30/600/150". +.TP +\-D +Debogage. Passe en mode Débogage lors de l'exécution de la première commande +d'un script. +.TP +\-e +Démarre +.B Vim +en mode Ex, comme si l'exécutable s'appelait "ex". +.TP +\-E +Démarre +.B Vim +en mode Ex amélioré, comme si l'exécutable "exim" avait été invoqué. +.TP +\-f +Premier-plan (Foreground). Pour la version graphique, +.B Vim +ne forke pas et ne se détache pas du shell dans lequel il a été invoqué. +Sur Amiga, +.B Vim +n'est pas relancé pour ouvrir une nouvelle fenêtre. +Cette option est utile quand +.B Vim +est exécuté par un programme qui attend la fin de la session d'édition +(par exemple mail). +Sur Amiga, les commandes ":sh" et ":!" ne fonctionneront pas. +.TP +\-\-nofork +Premier-plan (Foreground). Pour la version graphique, +.B Vim +ne forkera pas et ne se détachera pas du shell dans lequel il a été lancé. +.TP +\-F +Si +.B Vim +a été compilé avec le support de la fonctionnalité FKMAP pour l'édition de +fichiers de droite à gauche et les claviers farsi, cette option lance +.B Vim +en mode Farsi, c.-à-d. avec les options 'fkmap' et 'rightleft' activées. +Sinon, un message d'erreur est émis et +.B Vim +quitte. +.TP +\-g +Si +.B Vim +a été compilé avec le support de l'IHM graphique, cette option active +l'IHM graphique. Si le support n'a pas été compilé, un message d'erreur +est émis et +.B Vim +quitte. +.TP +\-h +Donne une aide succincte sur les arguments et les options de la ligne de +commande. Après cela, +.B Vim +quitte. +.TP +\-H +Si +.B Vim +a été compilé avec le support de la fonctionnalité RIGHTLEFT pour l'édition de +fichiers de droite à gauche et les claviers hébreu, cette option lance +.B Vim +en mode Hébreu, c.-à-d. avec les options 'hkmap' et 'rightleft' activées. +Sinon, un message d'erreur est émis et +.B Vim +quitte. +.TP +\-i {viminfo} +Lorsque l'utilisation d'un fichier viminfo est activée, cette option indique +le nom de fichier à utiliser à la place de "~/.viminfo" par défaut. +Il est possible d'empêcher l'utilisation d'un fichier ".viminfo", en +spécifiant le nom de fichier "NONE". +.TP +\-L +Comme \-r. +.TP +\-l +Mode Lisp. +Active les options 'lisp' et 'showmatch'. +.TP +\-m +Empêche la modification des fichiers. +Désactive l'option 'write'. +Vous pouvez toujours modifier le tampon, mais il vous sera impossible +d'écrire le fichier. +.TP +\-M +N'autorise aucune modification. les options 'modifiable' et 'write' sont +désactivées, de sorte que les changements ne sont pas autorisés et que les +fichiers ne peuvent pas être écrits. Note : ces options peuvent être activées +pour autoriser les modifications. +.TP +\-N +Mode Non-compatible. Désactive l'option 'compatible'. +Cela améliorera le comportement de +.B Vim +\, mais il sera moins conforme à celui de Vi, même s'il n'existe aucun +fichier ".vimrc". +.TP +\-n +N'utilise pas de fichier d'échange (swapfile). +Le recouvrement après un plantage sera impossible. +Utile pour éditer un fichier sur un support très lent (disquette par ex.). +Également activable avec ":set uc=0". +Il est possible de l'annuler avec ":set uc=200". +.TP +\-nb +Devient un serveur d'édition pour NetBeans. Consulter la documentation à ce +sujet pour davantage de détails. +.TP +\-o[N] +Ouvre N fenêtres les unes au-dessus des autres. +Quand N est omis, ouvre une fenêtre pour chaque fichier. +.TP +\-O[N] +Ouvre N fenêtres côte à côte. +Quand N est omis, ouvre une fenêtre pour chaque fichier fichier. +.TP +\-p[N] +Ouvre N onglets. +Quand N est omis, ouvre un onglet pour chaque fichier fichier. +.TP +\-R +Mode Lecture-Seule. +Active l'option 'readonly'. +Vous pouvez toujours éditer le tampon, mais il vous sera impossible de +d'écraser accidentellement un fichier. +Si vous voulez écraser un fichier, ajoutez un point d'exclamation à la commande +Ex, comme dans ":w!". +L'option \-R impose l'option \-n (voir ci-dessus). +L'option 'readonly' peut être désactivée avec ":set noro". +Voir ":help 'readonly'". +.TP +\-r +Donne la liste des fichiers d'échange, avec des informations pour les utiliser +à des fins de recouvrement. +.TP +\-r {file} +Mode Recouvrement. +Utilise le fichier d'échange pour récouvrer d'une session d'édition plantée. +Le fichier d'échange est un fichier avec le même nom que le fichier texte, +suivi du suffixe ".swp". +Voir ":help recovery". +.TP +\-s +Mode Silencieux. Disponible uniquement quand +.B Vim +est lancé en tant que "ex" ou quand l'option "\-e" a été spécifiée avant +l'option "\-s". +.TP +\-s {scriptEntrée} +Lit le fichier de script {scriptEntrée}. +Les caractères du fichier sont interprétés comme si vous les tapiez. +La commande ":source! {scriptEntrée}" donne le même résultat. +Si la fin du fichier est atteinte avant que l'éditeur quitte, les caractères +suivants sont lus depuis le clavier. +.TP +\-T {terminal} +Indique à +.B Vim +le nom du terminal utilisé. +Cela n'est requis que lorsque la détection automatique échoue. +Le {terminal} devrait être connu de +.B Vim +(intégré) ou défini dans le fichier termcap ou terminfo. +.TP +\-u {vimrc} +Utilise les commandes du fichier {vimrc} pour les initialisations. +Toutes les autres initialisations sont omises. +À utiliser pour éditer un type de fichiers particulier. +Cela permet aussi d'omettre toute initialisation en spécifiant le nom de +fichier "NONE". +Voir ":help initialization" dans Vim pour davantage de détails. +.TP +\-U {gvimrc} +Utilise les commandes du fichier {gvimrc} pour l'initialisation de l'IHM +graphique. +Toutes les autres initialisations graphiques sont omises. +Cela permet aussi d'omettre toute initialisation graphique en spécifiant le nom +de fichier "NONE". +Voir ":help gui\-init" dans Vim pour davantage de détails. +.TP +\-V[N] +Mode Verbeux. +Donne des messages à propos des fichiers sourcés, ainsi que sur la lecture +et les écritures dans le fichier viminfo. le nombre optionnel N précise la +valeur de l'option 'verbose' (10 par défaut). +.TP +\-v +Démarre +.B Vim +en mode Vi, comme si l'exécutable s'appelait "vi". Cela n'a d'effet que si +l'exécutable invoqué est "ex". +.TP +\-w {scriptSortie} +Tous les caractères que vous tapez sont enregistrés dans le fichier +{scriptSortie}, jusqu'à ce que vous quittiez +.B Vim. +C'est utile quand vous voulez créer un fichier de script à utiliser avec +"vim \-s" ou ":source!". +Si le fichier {scriptSortie} existe, les caractères sont ajoutés à la fin. +.TP +\-W {scriptSortie} +Comme \-w, mais un fichier existant sera écrasé. +.TP +\-x +Chiffre les fichiers lors de l'écriture. Une clé de chiffrement sera demandée. +.TP +\-X +Ne se connecte pas au serveur X. Accélère le temps de démarrage dans un +terminal, mais le titre de la fenêtre et le presse-papier seront inaccessibles. +.TP +\-y +Démarre +.B Vim +en mode Débutant (easy), comme si l'exécutable s'appelait "evim" ou "eview". +Donne à +.B Vim +un comportement plus proche des éditeurs « cliquez-tapez ». +.TP +\-Z +Mode restreint. Fonctionne comme si l'exécutable commençait par la lettre 'r'. +.TP +\-\- +Délimite la fin des options. +Les arguments qui suivent seront considérés comme des noms de fichiers. +Cela permet d'éditer des fichier débutant par un '\-'. +.TP +\-\-echo\-wid +IHM graphique GTK uniquement : retourne la Window ID sur stdout. +.TP +\-\-help +Donne un message d'aide et quitte, comme "\-h". +.TP +\-\-literal +Prend les arguments de noms de fichiers littéralement, sans étendre les +jokers. N'a aucun effet sur Unix, où le shell étend les jokers. +.TP +\-\-noplugin +Ne charge pas les greffons. Implicite avec \-u NONE. +.TP +\-\-remote +Se connecte à un serveur Vim et lui fait éditer les fichiers spécifiés dans +le reste des arguments. Si aucun serveur n'est trouvé, un avertissement est +émis et les fichiers sont édités dans le Vim courant. +.TP +\-\-remote\-expr {expr} +Se connecte à un serveur Vim, y évalue {expr} et affiche le résultat sur la +sortie standard (stdout). +.TP +\-\-remote\-send {touches} +Se connecte à un serveur Vim et y envoie {touches}. +.TP +\-\-remote\-silent +Comme \-\-remote, mais sans émettre d'avertissement si aucun serveur n'est +trouvé. +.TP +\-\-remote\-wait +Comme \-\-remote, mais Vim ne quitte pas tant que le fichier est en cours +d'édition. +.TP +\-\-remote\-wait\-silent +Comme \-\-remote\-wait, mais sans émettre d'avertissement si aucun serveur n'est +trouvé. +.TP +\-\-serverlist +Donne la liste des noms de tous les serveurs Vim disponibles. +.TP +\-\-servername {nom} +Utilise {nom} pour le nom de serveur. Ce nom est donné au Vim courant, à moins +qu'il ne soit utilisé avec un argument \-\-remote. Dans ce cas, il s'agit du nom +du serveur auquel se connecter. +.TP +\-\-socketid {id} +IHM graphique GTK+ uniquement : utilise le mécanisme GtkPlug pour faire +fonctionner gvim dans une autre fenêtre. +.TP +\-\-version +Affiche les informations sur la version puis quitte. +.SH AIDE EN LIGNE +Taper ":help" dans +.B Vim +pour commencer. +Taper ":help sujet" pour obtenir de l'aide sur un sujet précis. +Par exemple : ":help ZZ" pour consulter l'aide sur la commande "ZZ". +Utiliser <Tab> et CTRL\-D pour compléter les sujets (":help +cmdline\-completion"). +Des marqueurs sont inclus dans l'aide et vous permettent de sauter d'un endroit +à un autre (comme des liens hypertextes, voir ":help"). +L'ensemble des fichiers de la documentation peut être consulté de cette +façon, par exemple ":help syntax.txt". +.SH FICHIERS +.TP 15 +/usr/local/lib/vim/doc/*.txt +Les fichiers de la documentation de +.B Vim. +Utiliser ":help doc\-file\-list" pour obtenir la liste complète. +.TP +/usr/local/lib/vim/doc/tags +Le fichier des marqueurs utilisé pour trouver les informations dans les +fichiers de la documentation. +.TP +/usr/local/lib/vim/syntax/syntax.vim +Initialisation de la syntaxe pour l'ensemble du système. +.TP +/usr/local/lib/vim/syntax/*.vim +Fichiers de syntaxe pour différents langages. +.TP +/usr/local/lib/vim/vimrc +Initialisation de +.B Vim +pour l'ensemble du système. +.TP +~/.vimrc +Initialisation de +.B Vim +de votre compte utilisateur. +.TP +/usr/local/lib/vim/gvimrc +Initialisation de gvim pour l'ensemble du système. +.TP +~/.gvimrc +Initialisation de gvim pour votre compte utilisateur. +.TP +/usr/local/lib/vim/optwin.vim +Script utilisé pour la commande ":options", une manière pratique de consulter +et de modifier les options. +.TP +/usr/local/lib/vim/menu.vim +Initialisation des menus de gvim pour l'ensemble du système. +.TP +/usr/local/lib/vim/bugreport.vim +Script pour générer un rapport de bogue. Voir ":help bugs". +.TP +/usr/local/lib/vim/filetype.vim +Script pour détecter le type d'un fichier d'après son nom. +Voir ":help 'filetype'". +.TP +/usr/local/lib/vim/scripts.vim +Script pour détecter le type d'un fichier d'après son contenu. +Voir ":help 'filetype'". +.TP +/usr/local/lib/vim/print/*.ps +Fichiers utilisés pour l'impression PostScript. +.PP +Pour disposer d'informations récentes, consulter le site Internet de VIM : +.br +<URL:http://www.vim.org/> +.SH VOIR AUSSI +vimtutor(1) +.SH AUTEUR +La majeure partie de +.B Vim +a été écrite par Bram Moolenaar, avec l'aide de nombreux autres contributeurs. +Voir ":help credits" dans +.B Vim. +.br +.B Vim +est basé sur Stevie, réalisé par Tim Thompson, +Tony Andrews et G.R. (Fred) Walter. +Toutefois, pratiquement rien du code original ne subsiste. +.SH BOGUES +Probablement. +Voir ":help todo" pour consulter la liste des problèmes connus. +.PP +NOTE : Remarquez que bon nombre de points, qui pourraient être considérés comme +des bugs par certains, sont en fait dus à une reproduction trop fidèle +du comportement de Vi. Et si vous pensez que d'autres points sont des +bugs "parce que Vi le fait différemment", vous devriez jeter un oeil +attentif au fichier vi_diff.txt (ou taper ":help vi_diff.txt" dans Vim). +Regardez aussi les options 'compatible' et 'coptions'. +.SH TRADUCTION +Cette page de manuel a été traduite par Richard Hitier. +<richard.hitier@dial.oleane.com> 2000-08-07. +.br +Cette page de manuel a été mise à jour par David Blanchet. +<david.blanchet@free.fr> 2006-04-10. diff --git a/vim73/doc/vim-it.1 b/vim73/doc/vim-it.1 new file mode 100755 index 0000000..0ab3eff --- /dev/null +++ b/vim73/doc/vim-it.1 @@ -0,0 +1,566 @@ +.TH VIM 1 "22 febbraio 2002" +.SH NOME +vim \- VI Migliorato, un editor di testi per programmatori +.SH SINTASSI +.br +.B vim +[opzioni] [file ..] +.br +.B vim +[opzioni] \- +.br +.B vim +[opzioni] \-t tag +.br +.B vim +[opzioni] \-q [file_errori] +.PP +.br +.B ex +.br +.B view +.br +.B gvim +.B gview +.B evim +.B eview +.br +.B rvim +.B rview +.B rgvim +.B rgview +.SH DESCRIZIONE +.B Vim +Un editore di testi, compatibile con, e migliore di, Vi. +Pu essere usato per editare qualsiasi file di testo. +Particolarmente utile per editare programmi. +.PP +Ci sono parecchi miglioramenti rispetto a Vi: undo multipli, +finestre e buffer multipli, evidenziazione sintattica, possibilit +di modificare la linea di comando, completamento nomi file, help +in linea, selezione testi in Modo Visual, etc.. +Vedere ":help vi_diff.txt" per un sommario delle differenze fra +.B Vim +e Vi. +.PP +Mentre usate +.B Vim +potete ricevere molto aiuto dal sistema di help online, col comando ":help". +Vedere qui sotto la sezione AIUTO ONLINE. +.PP +Quasi sempre +.B Vim +viene invocato, per modificare un file, col comando +.PP + vim nome_file +.PP +Pi in generale +.B Vim +viene invocato con: +.PP + vim [opzioni] [lista_file] +.PP +Se lista_file non presente, l'editor inizia aprendo un buffer vuoto. +Altrimenti, una e una sola delle quattro maniere indicate qui sotto pu +essere usata per scegliere uno o pi file da modificare. +.TP 12 +nome_file .. +Una lista di nomi di file. +Il primo di questi sar il file corrente, e verr letto nel buffer. +Il cursore sar posizionato sulla prima linea del buffer. +Potete arrivare agli altri file col comando ":next". +Per editare un file il cui nome inizia per "\-" premettete "\-\-" alla +lista_file. +.TP +\- +Il file da editare letto dallo "stdin" [di solito, ma non +necessariamente, il terminale \- NdT]. I comandi sono letti da "stderr", +che dovrebbe essere un terminale [tty]. +.TP +\-t {tag} +Il file da editare e la posizione iniziale del cursore dipendono da "tag", +una specie di "etichetta" a cui saltare. +{tag} viene cercata nel file "tags", ed il file ad essa associato diventa +quello corrente, ed il comando ad essa associato viene eseguito. +Di solito si usa per programmi C, nel qual caso {tag} potrebbe essere un +nome di funzione. +L'effetto che il file contenente quella funzione diventa il file corrente +e il cursore posizionato all'inizio della funzione. +Vedere ":help tag\-commands". +.TP +\-q [file_errori] +Inizia in Modo QuickFix [correzione veloce]. +Il file [file_errori] letto e il primo errore visualizzato. +Se [file_errori] non indicato, il suo nome ottenuto dal valore +dell'opzione 'errorfile' (che, se non specificata, vale "AztecC.Err" +per l'Amiga, "errors.err" su altri sistemi). +Si pu saltare all'errore successivo col comando ":cn". +Vedere ":help quickfix". +.PP +.B Vim +si comporta in modo diverso se invocato con nomi differenti (il programma +eseguibile "sottostante" pu essere sempre lo stesso). +.TP 10 +vim +Modo Normal, comportamento normale. +.TP +ex +Inizia in Modo "Ex". +Si pu passare in Modo Normal col comando ":vi". +Si pu invocare il Modo "Ex" anche con l'argomento "\-e". +.TP +view +Inizia in Modo Read-only (Sola Lettura). Non potete modificare i file. +Si pu invocare il Modo Read-only anche con l'argomento "\-R". +.TP +gvim gview +La versione GUI [Graphical User Interface]. +Apre una nuova finestra. +Si pu invocare il Modo GUI anche con l'argomento "\-g". +.TP +evim eview +La versione GUI in Modo Easy (semplificata). +Apre una nuova finestra. +Si pu invocare il Modo Easy anche con l'argomento "\-y". +.TP +rvim rview rgvim rgview +Come sopra, ma con restrizioni ai comandi. Non si potranno eseguire comandi +della shell o sospendere +.B Vim. +Si pu chiedere la stessa cosa anche con l'argomento "\-Z". +.SH OPZIONI +Le opzioni possono essere in un ordine qualsiasi, prima o dopo i nomi di +file. Opzioni che non necessitano un argomento possono essere specificate +dietro a un solo "\-". +.TP 12 ++[numero] +Per il primo file il cursore sar posizionato sulla linea "numero". +Se "numero" manca, il cursore sar posizionato sull'ultima linea del file. +.TP ++/{espressione} +Per il primo file il cursore sar posizionato alla +prima occorrenza di {espressione}. +Vedere ":help search\-pattern" per come specificare l'espressione. +.TP ++{comando} +.TP +\-c {comando} +{comando} sar eseguito dopo che il +primo file stato letto. +{comando} interpretato come un comando Ex. +Se il {comando} contiene spazi deve essere incluso fra doppi apici +(o altro delimitatore, a seconda della shell che si sta usando). +Esempio: Vim "+set si" main.c +.br +Note: Si possono avere fino a 10 comandi "+" o "\-c". +.TP +\-S {file} +I comandi contenuti in {file} sono eseguiti dopo la lettura del primo file. +Equivalente a \-c "source {file}". +{file} non pu avere un nome che inizia per '\-'. +Se {file} omesso si usa "Session.vim" (funziona solo se \-S l'ultimo +argomento specificato). +.TP +\-\-cmd {comando} +Come "\-c", ma il comando eseguito PRIMA +di eseguire qualsiasi file vimrc. +Si possono usare fino a 10 di questi comandi, indipendentemente dai comandi +"\-c". +.TP +\-A +Se +.B Vim + stato compilato con supporto Arabic per editare file con orientamento +destra-sinistra e tastiera con mappatura Araba, questa opzione inizia +.B Vim +in Modo Arabic, cio impostando 'arabic'. +Altrimenti viene dato un messaggio di errore e +.B Vim +termina in modo anormale. +.TP +\-b +Modo Binary (binario). +Vengono impostate alcune opzioni che permettono di modificare un file +binario o un programma eseguibile. +.TP +\-C +Compatibile. Imposta l'opzione 'compatible'. +In questo modo +.B Vim +ha quasi lo stesso comportamento di Vi, anche in presenza di un file +di configurazione .vimrc [proprio di Vim, vi usa .exrc \- Ndt]. +.TP +\-d +Inizia in Modo Diff [differenze]. +Dovrebbero esserci come argomenti due o tre o quattro nomi di file. +.B Vim +aprir tutti i file evidenziando le differenze fra gli stessi. +Funziona come vimdiff(1). +.TP +\-d {dispositivo} +Apre {dispositivo} per usarlo come terminale. +Solo per l'Amiga. +Esempio: +"\-d con:20/30/600/150". +.TP +\-D +Debugging. Vim si mette in Modo "debugging" a partire +dall'esecuzione del primo comando da uno script. +.TP +\-e +Eseguire +.B Vim +in Modo Ex, come se il programma eseguito sia "ex". +.TP +\-E +Eseguire +.B Vim +in Modo Ex migliorato, come se il programma eseguito sia "exim". +.TP +\-f +Direttamente [Foreground]. Per la versione GUI, +.B Vim +non crea [fork] una nuova finestra, indipendente dalla shell di invocazione. +Per l'Amiga, +.B Vim +non fatto ripartire per aprire una nuova finestra. +Opzione da usare quando +.B Vim + eseguito da un programma che attende la fine della +sessione di edit (ad es. mail). +Sull'Amiga i comandi ":sh" e ":!" non sono disponibili. +.TP +\-\-nofork +Direttamente [Foreground]. Per la versione GUI, +.B Vim +non crea [fork] una nuova finestra, indipendente dalla shell di invocazione. +.TP +\-F +Se +.B Vim + stato compilato con supporto FKMAP per editare file con orientamento +destra-sinistra e tastiera con mappatura Farsi, questa opzione inizia +.B Vim +in Modo Farsi, cio impostando 'fkmap' e 'rightleft'. +Altrimenti viene dato un messaggio di errore e +.B Vim +termina in modo anormale. +.TP +\-g +Se +.B Vim + stato compilato con supporto GUI, questa opzione chiede di usarla. +Se Vim stato compilato senza supporto GUI viene dato un messaggio di errore e +.B Vim +termina in modo anormale. +.TP +\-h +Un po' di aiuto su opzioni e argomenti che si possono dare invocando Vim. +Subito dopo +.B Vim +esce. +.TP +\-H +Se +.B Vim + stato compilato col supporto RIGHTLEFT per editare file con orientamento +destra-sinistra e tastiera con mappatura Ebraica, questa opzione inizia +.B Vim +in Modo Ebraico, cio impostando 'hkmap' e 'rightleft'. +Altrimenti viene dato un messaggio di errore e +.B Vim +termina in modo anormale. +.TP +\-i {viminfo} +Se abilitato l'uso di un file viminfo, questa opzione indica il nome +del file da usare invece di quello predefinito "~/.viminfo". +Si pu anche evitare l'uso di un file .viminfo, dando come nome "NONE". +.TP +\-L +Equivalente a \-r. +.TP +\-l +Modo Lisp. +Imposta le opzioni 'lisp' e 'showmatch'. +.TP +\-m +Inibisce modifica file. +Annulla l'opzione 'write'. + ancora possibile modificare un buffer [in memoria \- Ndt], ma non scriverlo. +.TP +\-M +Modifiche non permesse. Le opzioni 'modifiable' e 'write' sono annullate, +in modo da impedire sia modifiche che riscritture. Da notare che queste +opzioni possono essere abilitate in seguito, permettendo cos modifiche. +.TP +\-N +Modo "Non-compatibile". Annulla l'opzione 'compatible'. +Cos +.B Vim +va un po' meglio, ma meno compatibile con Vi, anche in assenza di un +file .vimrc. +.TP +\-n +Inibisce l'uso di un file di swap. +Il recupero dopo una caduta di macchina diventa impossibile. +Utile per editare un file su un supporto molto lento (ad es. floppy). +Il comando ":set uc=0" ha lo stesso effetto. +Per abilitare il recupero usare ":set uc=200". +.TP +\-nb +Diviene un Editor server per NetBeans. Vedere la documentazione per dettagli. +.TP +\-o[N] +Apri N finestre in orizzontale. +Se N manca, apri una finestra per ciascun file. +.TP +\-O[N] +Apri N finestre, in verticale. +Se N manca, apri una finestra per ciascun file. +.TP +\-R +Modo Read-only (Sola Lettura). +Imposta l'opzione 'readonly'. +Si pu ancora modificare il buffer, ma siete protetti da una riscrittura +involontaria. +Se volete davvero riscrivere il file, aggiungete un punto esclamativo +al comando Ex, come in ":w!". +L'opzione \-R implica anche l'opzione \-n (vedere sotto). +L'opzione 'readonly' pu essere annullata con ":set noro". +Vedere ":help 'readonly'". +.TP +\-r +Lista file di swap, assieme a dati utili per un recupero. +.TP +\-r {file} +Modo Recovery (ripristino). +Il file di swap usato per recuperare una sessione di edit finita male. +Il file di swap un file con lo stesso nome file del file di testo +editato, col suffisso ".swp". +Vedere ":help recovery". +.TP +\-s +Modo silenzioso. Solo quando invocato come "Ex" o quando l'opzione +"\-e" stata data prima dell'opzione "\-s". +.TP +\-s {scriptin} +Lo script file {scriptin} letto. +I caratteri nel file sono interpretati come se immessi da voi. +Lo stesso si pu ottenere col comando ":source! {scriptin}". +Se la fine del file di input viene raggiunta prima che Vim termini, +l'ulteriore input viene preso dalla tastiera. +.TP +\-T {terminale} +Dice a +.B Vim +quale tipo di terminale state usando. +Utile solo se il terminale non viene riconosciuto correttamente da Vim. +Dovrebbe essere un terminale noto a +.B Vim +(internamente) o definito nel file termcap o terminfo. +.TP +\-u {vimrc} +Usa i comandi nel file {vimrc} per inizializzazioni. +Tutte le altre inizializzazioni non sono eseguite. +Usate questa opzione per editare qualche file di tipo speciale. +Pu anche essere usato per non fare alcuna inizializzazione dando +come nome "NONE". +Vedere ":help initialization" da vim per ulteriori dettagli. +.TP +\-U {gvimrc} +Usa i comandi nel file {gvimrc} per inizializzazioni GUI. +Tutte le altre inizializzazioni GUI non sono eseguite. +Pu anche essere usata per non fare alcuna inizializzazione GUI dando +come nome "NONE". +Vedere ":help gui-init" da vim per ulteriori dettagli. +.TP +\-V[N] +Verboso. Vim manda messaggi relativi agli script file che esegue +e quando legge o scrive un file viminfo. Il numero opzionale N il valore +dell'opzione 'verbose'. +Il valore predefinito 10. +.TP +\-v +Inizia +.B Vim +in Modo Vi, come se il programma eseguibile fosse "vi". Questo ha +effetto solo quando Vim viene invocato con il nome "ex". +.TP +\-w {scriptout} +Ogni carattere immesso viene registrato nel file {scriptout}, +finch non uscite da +.B Vim. +Utile se si vuole creare uno script file da usare con "vim \-s" o +":source!". +Se il file {scriptout} esiste, quel che immettete viene aggiunto in fondo. +.TP +\-W {scriptout} +Come \-w, ma uno script file esistente viene sovrascritto. +.TP +\-x +Uso di cifratura nella scrittura dei file. E' necessario immettere +una chiave di cifratura. +.TP +\-X +Non connetterti al server X. Vim parte pi rapidamente, +ma il titolo della finestra e la clipboard non sono disponibili. +.TP +\-y +Eseguire +.B Vim +in Modo Easy (semplificata), come se l'eseguibile invocato +sia "evim" o "eview". +Fa s che +.B Vim +si comporti come un editor che usa solo il mouse e i caratteri. +.TP +\-Z +Modo ristretto. Vim si comporta come se invocato con un nome +che inizia per "r". +.TP +\-\- +Specifica la fine delle opzioni. +Argomenti specificati dopo questo sono considerati nomi file. +Si pu usare per editare un file il cui nome inizi per '-'. +.TP +\-\-echo\-wid +Solo con GUI GTK: Visualizza Window ID su "stdout". +.TP +\-\-help +Vim d un messaggio ed esce, come con l'argomento "\-h". +.TP +\-\-literal +Considera i nomi passati come argomenti letterali, senza espandere +metacaratteri. Non necessario in Unix, la shell espande i metacaratteri. +.TP +\-\-noplugin +Non caricare plugin. Implicito se si specifica \-u NONE. +.TP +\-\-remote +Connettersi a un server Vim e chiedere di editare i file elencati come altri +argomenti. Se non si trova un server viene dato un messaggio e i file sono +editati nel Vim corrente. +.TP +\-\-remote\-expr {expr} +Connettersi a un server Vim, valutare ivi {expr} e stampare il risultato +su "stdout". +.TP +\-\-remote\-send {chiavi} +Connettersi a un server Vim e spedirgli {chiavi}. +.TP +\-\-remote\-silent +Come \-\-remote, ma senza avvisare se non si trova un server. +.TP +\-\-remote-wait +Come \-\-remote, ma Vim non termina finch i file non sono stati editati. +.TP +\-\-remote\-wait\-silent +Come \-\-remote\-wait, ma senza avvisare se non si trova un server. +.TP +\-\-serverlist +Lista i nomi di tutti i server Vim disponibili. +.TP +\-\-servername {nome} +Usa {nome} come nome server. Usato per il Vim corrente, a meno che sia +usato con l'argomento \-\-remote, nel qual caso indica il server a cui +connettersi. +.TP +\-\-socketid {id} +Solo con GUI GTK: Usa il meccanismo GtkPlug per eseguire gvim in un'altra +finestra. +.TP +\-\-version +Stampa la versione di Vim ed esci. +.SH AIUTO ONLINE +Battere ":help" in +.B Vim +per iniziare. +Battere ":help argomento" per ricevere aiuto su uno specifico argomento. +Per esempio: ":help ZZ" per ricevere aiuto sul comando "ZZ". +Usare <Tab> e CTRL\-D per completare gli argomenti +(":help cmdline\-completion"). +Ci sono "tag" nei file di help per saltare da un argomento a un altro +(simili a legami ipertestuali, vedere ":help"). +Tutti i file di documentazione possono essere navigati cos. Ad es.: +":help syntax.txt". +.SH FILE +.TP 15 +/usr/local/lib/vim/doc/*.txt +I file di documentazione di +.B Vim +. +Usate ":help doc\-file\-list" per avere la lista completa. +.TP +/usr/local/lib/vim/doc/tags +Il file di tags usato per trovare informazioni nei file di documentazione. +.TP +/usr/local/lib/vim/syntax/syntax.vim +Inizializzazioni sintattiche a livello di sistema. +.TP +/usr/local/lib/vim/syntax/*.vim +File di colorazione sintattica per vari linguaggi. +.TP +/usr/local/lib/vim/vimrc +Inizializzazioni +.B Vim +a livello di sistema. +.TP +~/.vimrc +Le vostre personali inizializzazioni di +.B Vim +. +.TP +/usr/local/lib/vim/gvimrc +Inizializzazioni gvim a livello di sistema. +.TP +~/.gvimrc +Le vostre personali inizializzazioni di gvim. +.TP +/usr/local/lib/vim/optwin.vim +Script Vim usato dal comando ":options", un modo semplice +per visualizzare e impostare opzioni. +.TP +/usr/local/lib/vim/menu.vim +Inizializzazioni del men gvim a livello di sistema. +.TP +/usr/local/lib/vim/bugreport.vim +Script Vim per generare una segnalazione di errore. Vedere ":help bugs". +.TP +/usr/local/lib/vim/filetype.vim +Script Vim per determinare il tipo di un file a partire dal suo nome. +Vedere ":help 'filetype'". +.TP +/usr/local/lib/vim/scripts.vim +Script Vim per determinare il tipo di un file a partire dal suo contenuto. +Vedere ":help 'filetype'". +.TP +/usr/local/lib/vim/print/*.ps +File usati per stampa PostScript. +.PP +Per informazioni aggiornate [in inglese \- NdT] vedere la home page di Vim: +.br +<URL:http://www.vim.org/> +.SH VEDERE ANCHE +vimtutor(1) +.SH AUTORE +Buona parte di +.B Vim + stato scritto da Bram Moolenaar, con molto aiuto da altri. +Vedere ":help credits" in +.B Vim. +.br +.B Vim + basato su Stevie, scritto da: Tim Thompson, +Tony Andrews e G.R. (Fred) Walter. +In verit, poco o nulla rimasto del loro codice originale. +.SH BACHI +Probabili. +Vedere ":help todo" per una lista di problemi noti. +.PP +Si noti che un certo numero di comportamenti che possono essere considerati +errori da qualcuno, sono in effetti causati da una riproduzione fin troppo +fedele del comportamento di Vi. +Se ritenete che altre cose siano errori "perch Vi si comporta diversamente", +date prima un'occhiata al file vi_diff.txt +(o battere :help vi_diff.txt da Vim). +Date anche un'occhiata alle opzioni 'compatible' e 'cpoptions. diff --git a/vim73/doc/vim-it.UTF-8.1 b/vim73/doc/vim-it.UTF-8.1 new file mode 100644 index 0000000..51e7e04 --- /dev/null +++ b/vim73/doc/vim-it.UTF-8.1 @@ -0,0 +1,566 @@ +.TH VIM 1 "22 febbraio 2002" +.SH NOME +vim \- VI Migliorato, un editor di testi per programmatori +.SH SINTASSI +.br +.B vim +[opzioni] [file ..] +.br +.B vim +[opzioni] \- +.br +.B vim +[opzioni] \-t tag +.br +.B vim +[opzioni] \-q [file_errori] +.PP +.br +.B ex +.br +.B view +.br +.B gvim +.B gview +.B evim +.B eview +.br +.B rvim +.B rview +.B rgvim +.B rgview +.SH DESCRIZIONE +.B Vim +Un editore di testi, compatibile con, e migliore di, Vi. +Può essere usato per editare qualsiasi file di testo. +Particolarmente utile per editare programmi. +.PP +Ci sono parecchi miglioramenti rispetto a Vi: undo multipli, +finestre e buffer multipli, evidenziazione sintattica, possibilità +di modificare la linea di comando, completamento nomi file, help +in linea, selezione testi in Modo Visual, etc.. +Vedere ":help vi_diff.txt" per un sommario delle differenze fra +.B Vim +e Vi. +.PP +Mentre usate +.B Vim +potete ricevere molto aiuto dal sistema di help online, col comando ":help". +Vedere qui sotto la sezione AIUTO ONLINE. +.PP +Quasi sempre +.B Vim +viene invocato, per modificare un file, col comando +.PP + vim nome_file +.PP +Più in generale +.B Vim +viene invocato con: +.PP + vim [opzioni] [lista_file] +.PP +Se lista_file non è presente, l'editor inizia aprendo un buffer vuoto. +Altrimenti, una e una sola delle quattro maniere indicate qui sotto può +essere usata per scegliere uno o più file da modificare. +.TP 12 +nome_file .. +Una lista di nomi di file. +Il primo di questi sarà il file corrente, e verrà letto nel buffer. +Il cursore sarà posizionato sulla prima linea del buffer. +Potete arrivare agli altri file col comando ":next". +Per editare un file il cui nome inizia per "\-" premettete "\-\-" alla +lista_file. +.TP +\- +Il file da editare è letto dallo "stdin" [di solito, ma non +necessariamente, il terminale \- NdT]. I comandi sono letti da "stderr", +che dovrebbe essere un terminale [tty]. +.TP +\-t {tag} +Il file da editare e la posizione iniziale del cursore dipendono da "tag", +una specie di "etichetta" a cui saltare. +{tag} viene cercata nel file "tags", ed il file ad essa associato diventa +quello corrente, ed il comando ad essa associato viene eseguito. +Di solito si usa per programmi C, nel qual caso {tag} potrebbe essere un +nome di funzione. +L'effetto è che il file contenente quella funzione diventa il file corrente +e il cursore è posizionato all'inizio della funzione. +Vedere ":help tag\-commands". +.TP +\-q [file_errori] +Inizia in Modo QuickFix [correzione veloce]. +Il file [file_errori] è letto e il primo errore è visualizzato. +Se [file_errori] non è indicato, il suo nome è ottenuto dal valore +dell'opzione 'errorfile' (che, se non specificata, vale "AztecC.Err" +per l'Amiga, "errors.err" su altri sistemi). +Si può saltare all'errore successivo col comando ":cn". +Vedere ":help quickfix". +.PP +.B Vim +si comporta in modo diverso se invocato con nomi differenti (il programma +eseguibile "sottostante" può essere sempre lo stesso). +.TP 10 +vim +Modo Normal, comportamento normale. +.TP +ex +Inizia in Modo "Ex". +Si può passare in Modo Normal col comando ":vi". +Si può invocare il Modo "Ex" anche con l'argomento "\-e". +.TP +view +Inizia in Modo Read-only (Sola Lettura). Non potete modificare i file. +Si può invocare il Modo Read-only anche con l'argomento "\-R". +.TP +gvim gview +La versione GUI [Graphical User Interface]. +Apre una nuova finestra. +Si può invocare il Modo GUI anche con l'argomento "\-g". +.TP +evim eview +La versione GUI in Modo Easy (semplificata). +Apre una nuova finestra. +Si può invocare il Modo Easy anche con l'argomento "\-y". +.TP +rvim rview rgvim rgview +Come sopra, ma con restrizioni ai comandi. Non si potranno eseguire comandi +della shell o sospendere +.B Vim. +Si può chiedere la stessa cosa anche con l'argomento "\-Z". +.SH OPZIONI +Le opzioni possono essere in un ordine qualsiasi, prima o dopo i nomi di +file. Opzioni che non necessitano un argomento possono essere specificate +dietro a un solo "\-". +.TP 12 ++[numero] +Per il primo file il cursore sarà posizionato sulla linea "numero". +Se "numero" manca, il cursore sarà posizionato sull'ultima linea del file. +.TP ++/{espressione} +Per il primo file il cursore sarà posizionato alla +prima occorrenza di {espressione}. +Vedere ":help search\-pattern" per come specificare l'espressione. +.TP ++{comando} +.TP +\-c {comando} +{comando} sarà eseguito dopo che il +primo file è stato letto. +{comando} è interpretato come un comando Ex. +Se il {comando} contiene spazi deve essere incluso fra doppi apici +(o altro delimitatore, a seconda della shell che si sta usando). +Esempio: Vim "+set si" main.c +.br +Note: Si possono avere fino a 10 comandi "+" o "\-c". +.TP +\-S {file} +I comandi contenuti in {file} sono eseguiti dopo la lettura del primo file. +Equivalente a \-c "source {file}". +{file} non può avere un nome che inizia per '\-'. +Se {file} è omesso si usa "Session.vim" (funziona solo se \-S è l'ultimo +argomento specificato). +.TP +\-\-cmd {comando} +Come "\-c", ma il comando è eseguito PRIMA +di eseguire qualsiasi file vimrc. +Si possono usare fino a 10 di questi comandi, indipendentemente dai comandi +"\-c". +.TP +\-A +Se +.B Vim +è stato compilato con supporto Arabic per editare file con orientamento +destra-sinistra e tastiera con mappatura Araba, questa opzione inizia +.B Vim +in Modo Arabic, cioè impostando 'arabic'. +Altrimenti viene dato un messaggio di errore e +.B Vim +termina in modo anormale. +.TP +\-b +Modo Binary (binario). +Vengono impostate alcune opzioni che permettono di modificare un file +binario o un programma eseguibile. +.TP +\-C +Compatibile. Imposta l'opzione 'compatible'. +In questo modo +.B Vim +ha quasi lo stesso comportamento di Vi, anche in presenza di un file +di configurazione .vimrc [proprio di Vim, vi usa .exrc \- Ndt]. +.TP +\-d +Inizia in Modo Diff [differenze]. +Dovrebbero esserci come argomenti due o tre o quattro nomi di file. +.B Vim +aprirà tutti i file evidenziando le differenze fra gli stessi. +Funziona come vimdiff(1). +.TP +\-d {dispositivo} +Apre {dispositivo} per usarlo come terminale. +Solo per l'Amiga. +Esempio: +"\-d con:20/30/600/150". +.TP +\-D +Debugging. Vim si mette in Modo "debugging" a partire +dall'esecuzione del primo comando da uno script. +.TP +\-e +Eseguire +.B Vim +in Modo Ex, come se il programma eseguito sia "ex". +.TP +\-E +Eseguire +.B Vim +in Modo Ex migliorato, come se il programma eseguito sia "exim". +.TP +\-f +Direttamente [Foreground]. Per la versione GUI, +.B Vim +non crea [fork] una nuova finestra, indipendente dalla shell di invocazione. +Per l'Amiga, +.B Vim +non è fatto ripartire per aprire una nuova finestra. +Opzione da usare quando +.B Vim +è eseguito da un programma che attende la fine della +sessione di edit (ad es. mail). +Sull'Amiga i comandi ":sh" e ":!" non sono disponibili. +.TP +\-\-nofork +Direttamente [Foreground]. Per la versione GUI, +.B Vim +non crea [fork] una nuova finestra, indipendente dalla shell di invocazione. +.TP +\-F +Se +.B Vim +è stato compilato con supporto FKMAP per editare file con orientamento +destra-sinistra e tastiera con mappatura Farsi, questa opzione inizia +.B Vim +in Modo Farsi, cioè impostando 'fkmap' e 'rightleft'. +Altrimenti viene dato un messaggio di errore e +.B Vim +termina in modo anormale. +.TP +\-g +Se +.B Vim +è stato compilato con supporto GUI, questa opzione chiede di usarla. +Se Vim è stato compilato senza supporto GUI viene dato un messaggio di errore e +.B Vim +termina in modo anormale. +.TP +\-h +Un po' di aiuto su opzioni e argomenti che si possono dare invocando Vim. +Subito dopo +.B Vim +esce. +.TP +\-H +Se +.B Vim +è stato compilato col supporto RIGHTLEFT per editare file con orientamento +destra-sinistra e tastiera con mappatura Ebraica, questa opzione inizia +.B Vim +in Modo Ebraico, cioè impostando 'hkmap' e 'rightleft'. +Altrimenti viene dato un messaggio di errore e +.B Vim +termina in modo anormale. +.TP +\-i {viminfo} +Se è abilitato l'uso di un file viminfo, questa opzione indica il nome +del file da usare invece di quello predefinito "~/.viminfo". +Si può anche evitare l'uso di un file .viminfo, dando come nome "NONE". +.TP +\-L +Equivalente a \-r. +.TP +\-l +Modo Lisp. +Imposta le opzioni 'lisp' e 'showmatch'. +.TP +\-m +Inibisce modifica file. +Annulla l'opzione 'write'. +È ancora possibile modificare un buffer [in memoria \- Ndt], ma non scriverlo. +.TP +\-M +Modifiche non permesse. Le opzioni 'modifiable' e 'write' sono annullate, +in modo da impedire sia modifiche che riscritture. Da notare che queste +opzioni possono essere abilitate in seguito, permettendo così modifiche. +.TP +\-N +Modo "Non-compatibile". Annulla l'opzione 'compatible'. +Così +.B Vim +va un po' meglio, ma è meno compatibile con Vi, anche in assenza di un +file .vimrc. +.TP +\-n +Inibisce l'uso di un file di swap. +Il recupero dopo una caduta di macchina diventa impossibile. +Utile per editare un file su un supporto molto lento (ad es. floppy). +Il comando ":set uc=0" ha lo stesso effetto. +Per abilitare il recupero usare ":set uc=200". +.TP +\-nb +Diviene un Editor server per NetBeans. Vedere la documentazione per dettagli. +.TP +\-o[N] +Apri N finestre in orizzontale. +Se N manca, apri una finestra per ciascun file. +.TP +\-O[N] +Apri N finestre, in verticale. +Se N manca, apri una finestra per ciascun file. +.TP +\-R +Modo Read-only (Sola Lettura). +Imposta l'opzione 'readonly'. +Si può ancora modificare il buffer, ma siete protetti da una riscrittura +involontaria. +Se volete davvero riscrivere il file, aggiungete un punto esclamativo +al comando Ex, come in ":w!". +L'opzione \-R implica anche l'opzione \-n (vedere sotto). +L'opzione 'readonly' può essere annullata con ":set noro". +Vedere ":help 'readonly'". +.TP +\-r +Lista file di swap, assieme a dati utili per un recupero. +.TP +\-r {file} +Modo Recovery (ripristino). +Il file di swap è usato per recuperare una sessione di edit finita male. +Il file di swap è un file con lo stesso nome file del file di testo +editato, col suffisso ".swp". +Vedere ":help recovery". +.TP +\-s +Modo silenzioso. Solo quando invocato come "Ex" o quando l'opzione +"\-e" è stata data prima dell'opzione "\-s". +.TP +\-s {scriptin} +Lo script file {scriptin} è letto. +I caratteri nel file sono interpretati come se immessi da voi. +Lo stesso si può ottenere col comando ":source! {scriptin}". +Se la fine del file di input viene raggiunta prima che Vim termini, +l'ulteriore input viene preso dalla tastiera. +.TP +\-T {terminale} +Dice a +.B Vim +quale tipo di terminale state usando. +Utile solo se il terminale non viene riconosciuto correttamente da Vim. +Dovrebbe essere un terminale noto a +.B Vim +(internamente) o definito nel file termcap o terminfo. +.TP +\-u {vimrc} +Usa i comandi nel file {vimrc} per inizializzazioni. +Tutte le altre inizializzazioni non sono eseguite. +Usate questa opzione per editare qualche file di tipo speciale. +Può anche essere usato per non fare alcuna inizializzazione dando +come nome "NONE". +Vedere ":help initialization" da vim per ulteriori dettagli. +.TP +\-U {gvimrc} +Usa i comandi nel file {gvimrc} per inizializzazioni GUI. +Tutte le altre inizializzazioni GUI non sono eseguite. +Può anche essere usata per non fare alcuna inizializzazione GUI dando +come nome "NONE". +Vedere ":help gui-init" da vim per ulteriori dettagli. +.TP +\-V[N] +Verboso. Vim manda messaggi relativi agli script file che esegue +e quando legge o scrive un file viminfo. Il numero opzionale N è il valore +dell'opzione 'verbose'. +Il valore predefinito è 10. +.TP +\-v +Inizia +.B Vim +in Modo Vi, come se il programma eseguibile fosse "vi". Questo ha +effetto solo quando Vim viene invocato con il nome "ex". +.TP +\-w {scriptout} +Ogni carattere immesso viene registrato nel file {scriptout}, +finché non uscite da +.B Vim. +Utile se si vuole creare uno script file da usare con "vim \-s" o +":source!". +Se il file {scriptout} esiste, quel che immettete viene aggiunto in fondo. +.TP +\-W {scriptout} +Come \-w, ma uno script file esistente viene sovrascritto. +.TP +\-x +Uso di cifratura nella scrittura dei file. E' necessario immettere +una chiave di cifratura. +.TP +\-X +Non connetterti al server X. Vim parte più rapidamente, +ma il titolo della finestra e la clipboard non sono disponibili. +.TP +\-y +Eseguire +.B Vim +in Modo Easy (semplificata), come se l'eseguibile invocato +sia "evim" o "eview". +Fa sì che +.B Vim +si comporti come un editor che usa solo il mouse e i caratteri. +.TP +\-Z +Modo ristretto. Vim si comporta come se invocato con un nome +che inizia per "r". +.TP +\-\- +Specifica la fine delle opzioni. +Argomenti specificati dopo questo sono considerati nomi file. +Si può usare per editare un file il cui nome inizi per '-'. +.TP +\-\-echo\-wid +Solo con GUI GTK: Visualizza Window ID su "stdout". +.TP +\-\-help +Vim dà un messaggio ed esce, come con l'argomento "\-h". +.TP +\-\-literal +Considera i nomi passati come argomenti letterali, senza espandere +metacaratteri. Non necessario in Unix, la shell espande i metacaratteri. +.TP +\-\-noplugin +Non caricare plugin. Implicito se si specifica \-u NONE. +.TP +\-\-remote +Connettersi a un server Vim e chiedere di editare i file elencati come altri +argomenti. Se non si trova un server viene dato un messaggio e i file sono +editati nel Vim corrente. +.TP +\-\-remote\-expr {expr} +Connettersi a un server Vim, valutare ivi {expr} e stampare il risultato +su "stdout". +.TP +\-\-remote\-send {chiavi} +Connettersi a un server Vim e spedirgli {chiavi}. +.TP +\-\-remote\-silent +Come \-\-remote, ma senza avvisare se non si trova un server. +.TP +\-\-remote-wait +Come \-\-remote, ma Vim non termina finché i file non sono stati editati. +.TP +\-\-remote\-wait\-silent +Come \-\-remote\-wait, ma senza avvisare se non si trova un server. +.TP +\-\-serverlist +Lista i nomi di tutti i server Vim disponibili. +.TP +\-\-servername {nome} +Usa {nome} come nome server. Usato per il Vim corrente, a meno che sia +usato con l'argomento \-\-remote, nel qual caso indica il server a cui +connettersi. +.TP +\-\-socketid {id} +Solo con GUI GTK: Usa il meccanismo GtkPlug per eseguire gvim in un'altra +finestra. +.TP +\-\-version +Stampa la versione di Vim ed esci. +.SH AIUTO ONLINE +Battere ":help" in +.B Vim +per iniziare. +Battere ":help argomento" per ricevere aiuto su uno specifico argomento. +Per esempio: ":help ZZ" per ricevere aiuto sul comando "ZZ". +Usare <Tab> e CTRL\-D per completare gli argomenti +(":help cmdline\-completion"). +Ci sono "tag" nei file di help per saltare da un argomento a un altro +(simili a legami ipertestuali, vedere ":help"). +Tutti i file di documentazione possono essere navigati così. Ad es.: +":help syntax.txt". +.SH FILE +.TP 15 +/usr/local/lib/vim/doc/*.txt +I file di documentazione di +.B Vim +. +Usate ":help doc\-file\-list" per avere la lista completa. +.TP +/usr/local/lib/vim/doc/tags +Il file di tags usato per trovare informazioni nei file di documentazione. +.TP +/usr/local/lib/vim/syntax/syntax.vim +Inizializzazioni sintattiche a livello di sistema. +.TP +/usr/local/lib/vim/syntax/*.vim +File di colorazione sintattica per vari linguaggi. +.TP +/usr/local/lib/vim/vimrc +Inizializzazioni +.B Vim +a livello di sistema. +.TP +~/.vimrc +Le vostre personali inizializzazioni di +.B Vim +. +.TP +/usr/local/lib/vim/gvimrc +Inizializzazioni gvim a livello di sistema. +.TP +~/.gvimrc +Le vostre personali inizializzazioni di gvim. +.TP +/usr/local/lib/vim/optwin.vim +Script Vim usato dal comando ":options", un modo semplice +per visualizzare e impostare opzioni. +.TP +/usr/local/lib/vim/menu.vim +Inizializzazioni del menù gvim a livello di sistema. +.TP +/usr/local/lib/vim/bugreport.vim +Script Vim per generare una segnalazione di errore. Vedere ":help bugs". +.TP +/usr/local/lib/vim/filetype.vim +Script Vim per determinare il tipo di un file a partire dal suo nome. +Vedere ":help 'filetype'". +.TP +/usr/local/lib/vim/scripts.vim +Script Vim per determinare il tipo di un file a partire dal suo contenuto. +Vedere ":help 'filetype'". +.TP +/usr/local/lib/vim/print/*.ps +File usati per stampa PostScript. +.PP +Per informazioni aggiornate [in inglese \- NdT] vedere la home page di Vim: +.br +<URL:http://www.vim.org/> +.SH VEDERE ANCHE +vimtutor(1) +.SH AUTORE +Buona parte di +.B Vim +è stato scritto da Bram Moolenaar, con molto aiuto da altri. +Vedere ":help credits" in +.B Vim. +.br +.B Vim +è basato su Stevie, scritto da: Tim Thompson, +Tony Andrews e G.R. (Fred) Walter. +In verità, poco o nulla è rimasto del loro codice originale. +.SH BACHI +Probabili. +Vedere ":help todo" per una lista di problemi noti. +.PP +Si noti che un certo numero di comportamenti che possono essere considerati +errori da qualcuno, sono in effetti causati da una riproduzione fin troppo +fedele del comportamento di Vi. +Se ritenete che altre cose siano errori "perché Vi si comporta diversamente", +date prima un'occhiata al file vi_diff.txt +(o battere :help vi_diff.txt da Vim). +Date anche un'occhiata alle opzioni 'compatible' e 'cpoptions. diff --git a/vim73/doc/vim-pl.1 b/vim73/doc/vim-pl.1 new file mode 100644 index 0000000..d506b33 --- /dev/null +++ b/vim73/doc/vim-pl.1 @@ -0,0 +1,558 @@ +.TH VIM 1 "2006 kwi 11" +.SH NAME +vim \- Vi rozbudowany, edytor tekstu dla programisty +.SH SYNOPSIS +.br +.B vim +[opcje] [plik ..] +.br +.B vim +[opcje] \- +.br +.B vim +[opcje] \-t znacznik +.br +.B vim +[opcje] \-q [plik_bdu] +.PP +.br +.B ex +.br +.B view +.br +.B gvim +.B gview +.B evim +.B eview +.br +.B rvim +.B rview +.B rgvim +.B rgview +.SH OPIS +.B Vim +jest edytorem tekstu kompatybilnym z Vi. Moe by +uywany do edycji wszelkiego rodzaju plikw tekstowych. +Uyteczny zwaszcza przy edycji programw. +.PP +Posiada wiele usprawnie w porwnaniu z Vi: wielopoziomowe cofanie zmian, +wiele okien i buforw, podwietlanie skadni, edycja linii polece, +uzupenianie nazw plikw, pomoc on-line, wizualna selekcja, itd. +Zobacz ":help vi_diff.txt" dla podsumowania rnic pomidzy +.B Vimem +i Vi. +.PP +W czasie korzystania z +.B Vima +mona uzyska obszern pomoc z systemu pomocy on-line dziki poleceniu ":help". +Zobacz rozdzia POMOC ON-LINE poniej. +.PP +Najczciej +.B Vim +jest uruchamiany do edycji pojedynczego pliku poleceniem +.PP + vim plik +.PP +Bardziej oglnie +.B Vim +jest uruchamiany poprzez: +.PP + vim [opcje] [lista plikw] +.PP +Jeli brak listy plikw edytor rozpocznie z pustym buforem. W innym +wypadku istnieje dokadnie jedna z czterech moliwoci by wybra jeden +lub wicej plikw do edycji. +.TP 12 +plik .. +Lista nazw plikw. +Pierwsza nazwa bdzie nazw biecego pliku, ktry zostanie wczytany +do bufora. Kursor zostanie umieszczony w pierwszym wierszu. Do +kolejnych plikw mona przej dziki poleceniu ":next". By otworzy +plik, ktrego nazwa zaczyna si od mylnika naley list plikw +poprzedzi "\-\-". +.TP +\- +Plik do edycji jest wczytany ze standardowego wejcia. Polecenia s +odczytywane ze standardowego wyjcia bdw, ktrym powinien by +terminal (tty). +.TP +\-t {znacznik} +Plik do edycji i pocztkowa pozycja kursora zaley od "znacznika", +rodzaju etykiety goto. +{znacznika} szuka si w pliku tags, zwizany z nim plik staje si +plikiem biecym i wykonuje si powizane polecenie. +Zazwyczaj uywa si tego sposobu dla programw w C, w ktrych wypadku +{znacznik} moe by nazw funkcji. +W efekcie plik zawierajcy okrelon funkcj staje si plikiem +biecym a kursor jest umieszczony na pocztku funkcji. +Zobacz ":help tag-commands". +.TP +\-q [plik_bdw] +Zacznij w trybie quickFix. +Plik [plik_bdw] zostaje zinterpretowany i pokae si pierwszy bd. +Jeli brak opcji [plik_bdw] nazwa pliku zostanie pobrana z opcji +\&'errorfile' (domylnie "AztecC.Err" dla Amigi, "errros.err" dla innych +systemw. +Do kolejnych bdw mona przeskoczy dziki poleceniu ":cn". +Zobacz ":help quickfix". +.PP +W zalenoci od wywoania +.B Vim +zachowuje si inaczej (program moe by cay czas tym samym +plikiem). +.TP 10 +vim +"Normalny" sposb, wszystko jest domylne. +.TP +ex +Zacznij w trybie Ex. +Przejd do trybu Normalnego poleceniem ":vi". +Mona take uruchomi poprzez argument "\-e". +.TP +view +Zacznij w trybie tylko do odczytu. W ten sposb bdziesz chroniony +przed zapisywaniem pliku. Mona take uruchomi poprzez argument +"\-R". +.TP +gvim gview +Wersja GUI. +Uruchamia nowe okno. +Mona take uruchomi poprzez argument "\-g". +.TP +evim eview +Wersja GUI w atwym trybie. +Uruchamia nowe okno. +Mona take uruchomi poprzez argument "\-y". +.TP +rvim rview rgvim rgview +Podobnie jak powyej, ale z ograniczeniami. Nie bdzie mona uruchomi +polece powoki lub zawiesi +.B Vima. +Mona take uruchomi poprzez argument "\-Z". +.SH OPCJE +Opcje mona poda w dowolnej kolejnoci, przed lub po nazwach plikw. +Opcje bez argumentw mona czy po pojedynczym mylniku. +.TP 12 ++[num] +W pierwszym pliku kursor zostanie umieszczony w wierszu "num". +Jeli brak "num" kursor zostanie umieszczony w ostatnim wierszu. +.TP ++/{wzr} +W pierwszym pliku kursor zostanie umieszczony na pierwszym wystpieniu +{wzr}. +Zobacz ":help search-pattern" by dowiedzie si jakie s moliwe +wzorce wyszukiwania. +.TP ++{polecenie} +.TP +\-c {polecenie} +{polecenie} zostanie wykonane po tym jak wczyta si pierwszy plik. +{polecenie} jest interpretowane jako polecenie Ex. +Jeli {poleceni} zawiera biae znaki musi by umieszczone w podwjnych +cudzysowach (zaley to od uywanej powoki). +Przykad: Vim "+set si" main.c +.br +Uwaga: Mona uy do 10 polece "+" lub "\-c". +.TP +\-S {plik} +{plik} zostanie zinterpretowany po wczytaniu pierwszego pliku. +Jest rwnowane \-c "source {plik}". +{plik} nie moe zaczyna si '\-'. +Jeli nie podano {plik} zostanie uyty "Session.vim" (dziaa tylko +wtedy jeli \-S jest ostatnim argumentem). +.TP +\-\-cmd {polecenie} +Podobne do "\-c", ale polecenie jest wykonywane tu przed +interpretacj jakiegokolwiek pliku vimrc. +Mona uy do 10 takich polece, niezalenie od polece od "\-c" +.TP +\-A +Jeli +.B Vim +zosta skompilowany ze wsparciem dla jzykw arabskich (edycja od +prawej do lewej i arabska mapa klawiatury) ta opcja uruchamia +.B Vima +w trybie arabskim, np. ustawia si opcja 'arabic'. W innym wypadku +pojawi si komunikat bdu i +.B Vim +zakoczy dziaanie. +.TP +\-b +Tryb binarny. +Ustawi si kilka opcji, ktre umoliwi edycj plikw binarnych lub +wykonywalnych. +.TP +\-C +Kompatybilny. Ustawia opcj 'compatible'. +W ten sposb +.B Vim +bdzie zachowywa si jak Vi, nawet jeli istnieje plik .vimrc. +.TP +\-d +Uruchom w trybie diff. +Powinno si uy dwch, trzech lub czterech nazwy plikw jako argumentw. +.B Vim +otworzy wszystkie te pliki i pokae rnice midzy nimi. +Dziaa jak vimdiff(1). +.TP +\-d {urzdzenie} +Otwrz {urzdzenie} by uywa jako terminal. +Tylko na Amidze. +Przykad: +"\-d con:20/30/600/150". +.TP +\-D +Debugowanie. Przejd do trybu debugowanie wykonujc pierwsze polecenie +ze skryptu. +.TP +\-e +Uruchom +.B Vima +w trybie Ex, dziaa tak samo jakby wywoano program jako "ex". +.TP +\-E +Uruchom +.B Vima +w ulepszonym trybie Ex, dziaa tak samo jakby wywoano program jako +"exim". +.TP +\-f +Pierszy plan. Dla wersji GUI. +.B Vim +nie nie oddzieli si od powoki w jakiej zosta uruchomiony. Na Amidze +.B Vim +nie jest uruchomiony ponownie by otworzy nowe okno. +Opcja powinna by uyta kiedy +.B Vim +jest wywoywany przez program, ktry ma zaczeka na koniec sesji (np. +mail). +Na Amidze polecenia ":sh" i ":!" nie bd dziaa. +.TP +\-\-nofork +Pierwszy plan. Dla wersji GUI. +.B Vim +nie oddzieli si od powoki w jakiej zosta uruchomiony. +.TP +\-F +Jeli Vim zosta skompilowany ze wsparciem FKMAP dla edycji tekstw od +prawej do lewej i mapowania klawiatury Farsi, ta opcja uruchomi +.B Vima +w trybie Farsi, np. zostawi ustawione opcje 'fkmap' i 'rightleft'. +W innym wypadku pojawi si komunikat bdu i +.B Vim +zakoczy dziaanie. +.TP +\-g +Jeli +.B Vim +zosta skompilowany ze wsparciem dla GUI ta opcja uruchomi GUI. +W innym wypadku pojawi si komunikat bdu i +.B Vim +zakoczy dziaanie. +.TP +\-h +Wywietli krtk pomoc o argumentach linii polece i opcjach. Potem +.B Vim +zakoczy dziaanie. +.TP +\-H +Jeli +.B Vim +zosta skompilowany ze wsparciem RIGHTLEFT dla edycji od prawej do +lewej oraz ma mapowanie klawiatury dla hebrajskiego, ta opcja uruchomi +.B Vima +w trybie hebrajskim, np. ustawi opcje 'hkmap' i 'rightleft'. +W innym wypadku pojawi si komunikat bdu i +.B Vim +zakoczy dziaanie. +.TP +\-i {viminfo} +Kiedy +.B Vim +uywa pliku viminfo ta opcja wskae jakiego pliku uy zamiast +domylnego "~/.viminfo". +Mona te omin uycie pliku .viminfo przez podanie nazwy "NONE". +.TP +\-L +To samo co \-r. +.TP +\-l +Tryb Lisp. +Ustawia opcje 'lisp' i 'showmatch'. +.TP +\-m +Zmiana pliku jest niemoliwa. +Przestawia opcj 'write'. +Mona zmienia zawarto bufora, ale zapisanie pliku nie jest +moliwe. +.TP +\-M +Opcje 'modifiable' i 'write' zostan wyczone, tak wic zmiany +w pliku oraz ich zapisanie nie s moliwe. Warto tych opcji mona +zmieni. +.TP +\-N +Tryb niekompatybilny. Przestawia opcj 'compatible'. Dziki temu +.B Vim +bdzie zachowywa si odrobin lepiej, ale mniej zgodnie z Vi nawet +jeli nie istnieje plik .vimrc. +.TP +\-n +Nie powstanie plik wymiany. Odzyskanie pliku po wypadku nie bdzie +moliwe. +Wygodne jeli instnieje potrzeba edycji na bardzo wolnym medium (np. +dyskietce). Ten cel mona osign take przez ":set uc=0". Mona +odwrci przez ":set uc=200". +.TP +\-nb +Uruchom jako serwer edytora dla NetBeans. Zobacz dokumentacj by +dowiedzie si wicej. +.TP +\-o[N] +Otwrz N okien w stosie. +Kiedy brak N, otwrz jedno okno dla kadego pliku. +.TP +\-O[N] +Otwrz N okien obok siebie. +Kiedy brak N, otwrz jedno okno dla kadego pliku. +.TP +\-p[N] +Otwrz N kart. +Kiedy brak N, otwrz jedn kart dla kadego pliku. +.TP +\-R +Tryb tylko do odczytu. +Zostanie ustawiona opcja 'readonly'. +Cay czas mona zmienia bufor, ale bdzie istniaa blokada by chroni +przed przypadkowym zapisaniem pliku. +Jeli chcesz zapisa plik dodaj wykrzyknik do polecenia Ex, np. ":w!". +Opcja \-R implikuje opcj \-n (zobacz poniej). +Opcja 'readonly' moe zosta przestawiona poprzez ":set noro". +Zobacz ":help 'readonly'". +.TP +\-r +Wypisz list plikw wymiany razem z informacjami o nich. +.TP +\-r {plik} +Tryb odzyskiwania danych. +Plik wymiany zostanie wykorzystany do odzyskania gwatownie przerwanej sesji. +Plik wymiany to plik z tak sam nazw co plik oryginalny z dodanym ".swp". +Zobacz ":help recovery". +.TP +\-s +Tryb cichy. Rozpoczty tylko kiedy uruchomiony jako "Ex" lub opcja +"\-e" zostaa podana przed opcj "\-s". +.TP +\-s {skrypt} +Zostanie wczytany plik {skrypt}. +Znaki w pliku zostan zinterpretowane jakby byy wpisywane. +To samo mona osign poprzez polecenie ":source! {skrypt}". +Jeli osignito koniec pliku zanim edytor zakoczy dziaanie, dalsze +znaki odczytywane s z klawiatury. +.TP +\-T {terminal} +Przekazuje +.B Vimowi +nazw terminalu jakiego uywasz. +Wymagane tylko wtedy jeli nie dziaa automatycznie. +Powinien by to terminal znany +.B Vimowi +(builtin) lub zdefiniowany w plikach termcap lub terminfo. +.TP +\-u {vimrc} +Uyj polece z pliku {vimrc} w czasie uruchamiania. +Wszystkie inne moliwe pliki uruchamiania zostan pominite. +Uywaj do edytowania plikw specjalnych. +Mona pomin take wszystkie moliwe pliki uruchamiania poprzez +podanie nazwy "NONE". +Zobacz ":help initialization" by pozna wicej szczegw. +.TP +\-U {gvimrc} +Uyj polece z pliku {gvimrc} w czasie uruchamiania GUI. +Wszystkie inne moliwe pliki uruchamiania GUI zostan pominite. +Mona pomin take wszystkie moliwe pliki uruchamiania GUI poprzez +podanie nazwy "NONE". +Zobacz ":help gui-init" by pozna wicej szczegw. +.TP +\-V[N] +Tryb gadatliwy. Wypisz wiadomoci o tym jaki pliki s wczytywane +i o informacjach pobieranych i dodawanych do pliku viminfo. Opcjonalny +argument N jest wartoci 'verbose'. Domylnie 10. +.TP +\-v +Uruchom +.B Vima +w trybie Vi, tak jakby program by nazwany "vi". Ma znaczenie +tylko wtedy jeli program nazwany jest "ex". +.TP +\-w {plik} +Wszystkie wcinicia klawiszy, a do zakoczenia dziaania programu, +s zapisywane w {plik} . +Uyteczne jeli chce si stworzy skrypt do uycia z "vim \-s" lub +":source!". +Jeli {plik} istnieje, znaki s dopisywane. +.TP +\-W {plik} +Podobnie do \-w, ale istniejcy plik jest nadpisywany. +.TP +\-x +Uyj szyfrowania podczas zapisywania plikw. Zostaniesz poproszony +o podanie klucza. +.TP +\-X +Nie cz z serwerem X. Skraca czas uruchamiania w terminalu, ale tytu +okna i schowek nie bd wykorzystywane. +.TP +\-y +Uruchom +.B Vima +w atwym trybie, tak jakby program zosta wywoany "evim" lub "eview". +.B Vim +bdzie zachowywa si bardziej jak edytor kliknij-i-wpisz. +.TP +\-Z +Tryb ograniczony. Zachowuje si jakby nazwa programu zaczynaa si od +"r". +.TP +\-\- +Oznacza koniec opcji. +Argumenty po tej opcji bd traktowane jak nazwy plikw. Uywa si do +otwierania plikw, ktrych nazwy zaczynaj si od '\-'. +.TP +\-\-echo\-wid +Wycznie GTK GUI: wypisz ID okna na standardowe wyjcie. +.TP +\-\-help +Wywietl informacj o pomocy i zakoczy, to samo co"\-h". +.TP +\-\-literal +Potraktuj nazwy plikw dosownie i nie rozwizuj kwantyfikatorw. Nie +ma znaczenia na Uniksach gdzie powoka rozwizuje kwantyfikatory. +.TP +\-\-noplugin +Pomi adowanie wtyczek. Implikowane przy \-u NONE. +.TP +\-\-remote +Pocz si z serwerem Vima i edytuj w nim reszt plikw podanych jako +argumenty. Jeli nie znaleziono serwera zostanie zgoszony bd a pliki zostan +otwarte w biecym Vimie. +.TP +\-\-remote\-expr {wyraenie} +Pocz z serwerem Vima, rozwi w nim {wyraenie} i wypisz rozwizanie +na standardowe wyjcie. +.TP +\-\-remote\-send {klawisze} +Pocz z serwerem Vima i wylij do niego {klawisze}. +.TP +\-\-remote\-silent +Tak samo jak \-remote, ale bez ostrzeenia kiedy nie znaleziono +serwera. +.TP +\-\-remote\-wait +Tak samo jak \-remote, ale Vim nie zakoczy dopki pliki pozostan +otwarte. +.TP +\-\-remote\-wait\-silent +Tak samo jak \-\-remote\-wait, ale bez ostrzeenie kiedy nie +znaleziono serwera. +.TP +\-\-serverlist +Wypisz nazwy wszystkich serwerw Vima jakie mona znale. +.TP +\-\-servername {nazwa} +Uyj {nazwa} jako nazwy serwera. Wykorzystane dla biecego Vima o ile +nie poczone z argumentem \-\-remote, wtedy jest to nazwa serwera do +poczenia. +.TP +\-\-socketid {id} +Wycznie GTK GUI: Uyj mechanizmu GtkPlug by uruchomi gvima w innym +oknie. +.TP +\-\-version +Wypisz informacj o wersji i zakocz. +.SH POMOC ON-LINE +By rozpocz wpisz ":help" w +.B Vimie +Wpisz ":help temat" by uzyska pomoc na okrelony temat. +Przykad: ":help ZZ" by uzyska pomoc na temat polecenia "ZZ". +Uyj <Tab> i CTRL\-D aby uzupeni tematy (":help +cmdline\-completion"). W plikach pomocy istniej znaczniki by uatwi +skakanie z jednego miejsca do innego (rodzaj linkw hipertekstowych, +zobacz ":help"). +Mona w ten sposb zobaczy ca dokumentacj, np. ":help syntax.txt". +.SH PLIKI +.TP 15 +/usr/local/lib/vim/doc/*.txt +Dokumentacja +.B Vima +Uyj ":help doc\-file\-list" aby uzyska pen list. +.TP +/usr/local/lib/vim/doc/tags +Plik znacznikw suy do znajdowania informacji w plikach dokumentacji. +.TP +/usr/local/lib/vim/syntax/syntax.vim +Globalne uruchamianie podwietlania skadni. +.TP +/usr/local/lib/vim/syntax/*.vim +Pliki skadni dla rnych jzykw. +.TP +/usr/local/lib/vim/vimrc +Globalny plik uruchamiania +.B Vima +.TP +~/.vimrc +Osobiste parametry uruchamiania +.B Vima +.TP +/usr/local/lib/vim/gvimrc +Globalne uruchamianie gvima. +.TP +~/.gvimrc +Osobiste parametry uruchamiania gvima. +.TP +/usr/local/lib/vim/optwin.vim +Skrypt uywany w poleceniu ":options", dobry sposb do przegldania +i ustawiania opcji. +.TP +/usr/local/lib/vim/menu.vim +Globalne uruchamianie menu gvima. +.TP +/usr/local/lib/vim/bugreport.vim +Skrypt sucy do tworzenia raportw o bdach. Zobacz ":help bugs". +.TP +/usr/local/lib/vim/filetype.vim +Skrypt do wykrywania typu pliku wedug jego nazwy. Zobacz ":help 'filetype'". +.TP +/usr/local/lib/vim/scripts.vim +Skrypt do wykrywania typu pliku wedug jego zawartoci. Zobacz ":help 'filetype'". +.TP +/usr/local/lib/vim/print/*.ps +Pliku uywane do drukowania PostScriptu. +.PP +Najwiesze wiadomoci na stronie +.B Vima: +.br +<URL:http://www.vim.org/> +.SH ZOBACZ TAKE +vimtutor(1) +.SH AUTOR +.B Vim +zosta napisany przez Brama Moolenaara z du pomoc innych osb. +Zobacz ":help credits" w +.B Vimie. +.br +.B Vim +bazuje na Steviem, nad ktrym pracowali: Tim Thompson, Tony Andrews +i G.R. (Fred) Walter. +Mao ju zostao z oryginalnego kodu. +.SH BDY +Prawdopodobne. +Zobacz ":help todo" by pozna list znanych problemw. +.PP +Pamitaj e pewna ilo problemw, ktre mog by uznawane przez +niektrych ludzi za bdy s w rzeczywistoci spowodowane wiernoci +w odtwarzaniu zachowania Vi. +Jeli sdzisz, e inne rzeczy s bdami "poniewa Vi robi to +inaczej", powiniene przyjrze si bliej plikowi vi_diff.txt (lub +wpisa ":help vi_diff.txt" w Vimie). +Sprawd take opis opcji 'compatible' i 'cpoptions'. diff --git a/vim73/doc/vim-pl.UTF-8.1 b/vim73/doc/vim-pl.UTF-8.1 new file mode 100644 index 0000000..f3551d2 --- /dev/null +++ b/vim73/doc/vim-pl.UTF-8.1 @@ -0,0 +1,558 @@ +.TH VIM 1 "2006 kwi 11" +.SH NAME +vim \- Vi rozbudowany, edytor tekstu dla programisty +.SH SYNOPSIS +.br +.B vim +[opcje] [plik ..] +.br +.B vim +[opcje] \- +.br +.B vim +[opcje] \-t znacznik +.br +.B vim +[opcje] \-q [plik_błędu] +.PP +.br +.B ex +.br +.B view +.br +.B gvim +.B gview +.B evim +.B eview +.br +.B rvim +.B rview +.B rgvim +.B rgview +.SH OPIS +.B Vim +jest edytorem tekstu kompatybilnym z Vi. Może być +używany do edycji wszelkiego rodzaju plików tekstowych. +Użyteczny zwłaszcza przy edycji programów. +.PP +Posiada wiele usprawnień w porównaniu z Vi: wielopoziomowe cofanie zmian, +wiele okien i buforów, podświetlanie składni, edycja linii poleceń, +uzupełnianie nazw plików, pomoc on-line, wizualna selekcja, itd. +Zobacz ":help vi_diff.txt" dla podsumowania różnic pomiędzy +.B Vimem +i Vi. +.PP +W czasie korzystania z +.B Vima +można uzyskać obszerną pomoc z systemu pomocy on-line dzięki poleceniu ":help". +Zobacz rozdział POMOC ON-LINE poniżej. +.PP +Najczęściej +.B Vim +jest uruchamiany do edycji pojedynczego pliku poleceniem +.PP + vim plik +.PP +Bardziej ogólnie +.B Vim +jest uruchamiany poprzez: +.PP + vim [opcje] [lista plików] +.PP +Jeśli brak listy plików edytor rozpocznie z pustym buforem. W innym +wypadku istnieje dokładnie jedna z czterech możliwości by wybrać jeden +lub więcej plików do edycji. +.TP 12 +plik .. +Lista nazw plików. +Pierwsza nazwa będzie nazwą bieżącego pliku, który zostanie wczytany +do bufora. Kursor zostanie umieszczony w pierwszym wierszu. Do +kolejnych plików można przejść dzięki poleceniu ":next". By otworzyć +plik, którego nazwa zaczyna się od myślnika należy listę plików +poprzedzić "\-\-". +.TP +\- +Plik do edycji jest wczytany ze standardowego wejścia. Polecenia są +odczytywane ze standardowego wyjścia błędów, którym powinien być +terminal (tty). +.TP +\-t {znacznik} +Plik do edycji i początkowa pozycja kursora zależy od "znacznika", +rodzaju etykiety goto. +{znacznika} szuka się w pliku tags, związany z nim plik staje się +plikiem bieżącym i wykonuje się powiązane polecenie. +Zazwyczaj używa się tego sposobu dla programów w C, w których wypadku +{znacznik} może być nazwą funkcji. +W efekcie plik zawierający określoną funkcję staje się plikiem +bieżącym a kursor jest umieszczony na początku funkcji. +Zobacz ":help tag-commands". +.TP +\-q [plik_błędów] +Zacznij w trybie quickFix. +Plik [plik_błędów] zostaje zinterpretowany i pokaże się pierwszy błąd. +Jeśli brak opcji [plik_błędów] nazwa pliku zostanie pobrana z opcji +\&'errorfile' (domyślnie "AztecC.Err" dla Amigi, "errros.err" dla innych +systemów. +Do kolejnych błędów można przeskoczyć dzięki poleceniu ":cn". +Zobacz ":help quickfix". +.PP +W zależności od wywołania +.B Vim +zachowuje się inaczej (program może być cały czas tym samym +plikiem). +.TP 10 +vim +"Normalny" sposób, wszystko jest domyślne. +.TP +ex +Zacznij w trybie Ex. +Przejdź do trybu Normalnego poleceniem ":vi". +Można także uruchomić poprzez argument "\-e". +.TP +view +Zacznij w trybie tylko do odczytu. W ten sposób będziesz chroniony +przed zapisywaniem pliku. Można także uruchomić poprzez argument +"\-R". +.TP +gvim gview +Wersja GUI. +Uruchamia nowe okno. +Można także uruchomić poprzez argument "\-g". +.TP +evim eview +Wersja GUI w łatwym trybie. +Uruchamia nowe okno. +Można także uruchomić poprzez argument "\-y". +.TP +rvim rview rgvim rgview +Podobnie jak powyżej, ale z ograniczeniami. Nie będzie można uruchomić +poleceń powłoki lub zawiesić +.B Vima. +Można także uruchomić poprzez argument "\-Z". +.SH OPCJE +Opcje można podać w dowolnej kolejności, przed lub po nazwach plików. +Opcje bez argumentów można łączyć po pojedynczym myślniku. +.TP 12 ++[num] +W pierwszym pliku kursor zostanie umieszczony w wierszu "num". +Jeśli brak "num" kursor zostanie umieszczony w ostatnim wierszu. +.TP ++/{wzór} +W pierwszym pliku kursor zostanie umieszczony na pierwszym wystąpieniu +{wzór}. +Zobacz ":help search-pattern" by dowiedzieć się jakie są możliwe +wzorce wyszukiwania. +.TP ++{polecenie} +.TP +\-c {polecenie} +{polecenie} zostanie wykonane po tym jak wczyta się pierwszy plik. +{polecenie} jest interpretowane jako polecenie Ex. +Jeśli {poleceni} zawiera białe znaki musi być umieszczone w podwójnych +cudzysłowach (zależy to od używanej powłoki). +Przykład: Vim "+set si" main.c +.br +Uwaga: Można użyć do 10 poleceń "+" lub "\-c". +.TP +\-S {plik} +{plik} zostanie zinterpretowany po wczytaniu pierwszego pliku. +Jest równoważne \-c "source {plik}". +{plik} nie może zaczynać się '\-'. +Jeśli nie podano {plik} zostanie użyty "Session.vim" (działa tylko +wtedy jeśli \-S jest ostatnim argumentem). +.TP +\-\-cmd {polecenie} +Podobne do "\-c", ale polecenie jest wykonywane tuż przed +interpretacją jakiegokolwiek pliku vimrc. +Można użyć do 10 takich poleceń, niezależnie od poleceń od "\-c" +.TP +\-A +Jeśli +.B Vim +został skompilowany ze wsparciem dla języków arabskich (edycja od +prawej do lewej i arabska mapa klawiatury) ta opcja uruchamia +.B Vima +w trybie arabskim, np. ustawia się opcja 'arabic'. W innym wypadku +pojawi się komunikat błędu i +.B Vim +zakończy działanie. +.TP +\-b +Tryb binarny. +Ustawi się kilka opcji, które umożliwią edycję plików binarnych lub +wykonywalnych. +.TP +\-C +Kompatybilny. Ustawia opcję 'compatible'. +W ten sposób +.B Vim +będzie zachowywał się jak Vi, nawet jeśli istnieje plik .vimrc. +.TP +\-d +Uruchom w trybie diff. +Powinno się użyć dwóch, trzech lub czterech nazwy plików jako argumentów. +.B Vim +otworzy wszystkie te pliki i pokaże różnice między nimi. +Działa jak vimdiff(1). +.TP +\-d {urządzenie} +Otwórz {urządzenie} by używać jako terminal. +Tylko na Amidze. +Przykład: +"\-d con:20/30/600/150". +.TP +\-D +Debugowanie. Przejdź do trybu debugowanie wykonując pierwsze polecenie +ze skryptu. +.TP +\-e +Uruchom +.B Vima +w trybie Ex, działa tak samo jakby wywołano program jako "ex". +.TP +\-E +Uruchom +.B Vima +w ulepszonym trybie Ex, działa tak samo jakby wywołano program jako +"exim". +.TP +\-f +Pierszy plan. Dla wersji GUI. +.B Vim +nie nie oddzieli się od powłoki w jakiej został uruchomiony. Na Amidze +.B Vim +nie jest uruchomiony ponownie by otworzyć nowe okno. +Opcja powinna być użyta kiedy +.B Vim +jest wywoływany przez program, który ma zaczekać na koniec sesji (np. +mail). +Na Amidze polecenia ":sh" i ":!" nie będą działać. +.TP +\-\-nofork +Pierwszy plan. Dla wersji GUI. +.B Vim +nie oddzieli się od powłoki w jakiej został uruchomiony. +.TP +\-F +Jeśli Vim został skompilowany ze wsparciem FKMAP dla edycji tekstów od +prawej do lewej i mapowania klawiatury Farsi, ta opcja uruchomi +.B Vima +w trybie Farsi, np. zostawią ustawione opcje 'fkmap' i 'rightleft'. +W innym wypadku pojawi się komunikat błędu i +.B Vim +zakończy działanie. +.TP +\-g +Jeśli +.B Vim +został skompilowany ze wsparciem dla GUI ta opcja uruchomi GUI. +W innym wypadku pojawi się komunikat błędu i +.B Vim +zakończy działanie. +.TP +\-h +Wyświetli krótką pomoc o argumentach linii poleceń i opcjach. Potem +.B Vim +zakończy działanie. +.TP +\-H +Jeśli +.B Vim +został skompilowany ze wsparciem RIGHTLEFT dla edycji od prawej do +lewej oraz ma mapowanie klawiatury dla hebrajskiego, ta opcja uruchomi +.B Vima +w trybie hebrajskim, np. ustawi opcje 'hkmap' i 'rightleft'. +W innym wypadku pojawi się komunikat błędu i +.B Vim +zakończy działanie. +.TP +\-i {viminfo} +Kiedy +.B Vim +używa pliku viminfo ta opcja wskaże jakiego pliku użyć zamiast +domyślnego "~/.viminfo". +Można też ominąć użycie pliku .viminfo przez podanie nazwy "NONE". +.TP +\-L +To samo co \-r. +.TP +\-l +Tryb Lisp. +Ustawia opcje 'lisp' i 'showmatch'. +.TP +\-m +Zmiana pliku jest niemożliwa. +Przestawia opcję 'write'. +Można zmieniać zawartość bufora, ale zapisanie pliku nie jest +możliwe. +.TP +\-M +Opcje 'modifiable' i 'write' zostaną wyłączone, tak więc zmiany +w pliku oraz ich zapisanie nie są możliwe. Wartość tych opcji można +zmienić. +.TP +\-N +Tryb niekompatybilny. Przestawia opcję 'compatible'. Dzięki temu +.B Vim +będzie zachowywał się odrobinę lepiej, ale mniej zgodnie z Vi nawet +jeśli nie istnieje plik .vimrc. +.TP +\-n +Nie powstanie plik wymiany. Odzyskanie pliku po wypadku nie będzie +możliwe. +Wygodne jeśli instnieje potrzeba edycji na bardzo wolnym medium (np. +dyskietce). Ten cel można osiągnąć także przez ":set uc=0". Można +odwrócić przez ":set uc=200". +.TP +\-nb +Uruchom jako serwer edytora dla NetBeans. Zobacz dokumentację by +dowiedzieć się więcej. +.TP +\-o[N] +Otwórz N okien w stosie. +Kiedy brak N, otwórz jedno okno dla każdego pliku. +.TP +\-O[N] +Otwórz N okien obok siebie. +Kiedy brak N, otwórz jedno okno dla każdego pliku. +.TP +\-p[N] +Otwórz N kart. +Kiedy brak N, otwórz jedną kartę dla każdego pliku. +.TP +\-R +Tryb tylko do odczytu. +Zostanie ustawiona opcja 'readonly'. +Cały czas można zmieniać bufor, ale będzie istniała blokada by chronić +przed przypadkowym zapisaniem pliku. +Jeśli chcesz zapisać plik dodaj wykrzyknik do polecenia Ex, np. ":w!". +Opcja \-R implikuje opcję \-n (zobacz poniżej). +Opcja 'readonly' może zostać przestawiona poprzez ":set noro". +Zobacz ":help 'readonly'". +.TP +\-r +Wypisz listę plików wymiany razem z informacjami o nich. +.TP +\-r {plik} +Tryb odzyskiwania danych. +Plik wymiany zostanie wykorzystany do odzyskania gwałtownie przerwanej sesji. +Plik wymiany to plik z taką samą nazwą co plik oryginalny z dodanym ".swp". +Zobacz ":help recovery". +.TP +\-s +Tryb cichy. Rozpoczęty tylko kiedy uruchomiony jako "Ex" lub opcja +"\-e" została podana przed opcją "\-s". +.TP +\-s {skrypt} +Zostanie wczytany plik {skrypt}. +Znaki w pliku zostaną zinterpretowane jakby były wpisywane. +To samo można osiągnąć poprzez polecenie ":source! {skrypt}". +Jeśli osiągnięto koniec pliku zanim edytor zakończył działanie, dalsze +znaki odczytywane są z klawiatury. +.TP +\-T {terminal} +Przekazuje +.B Vimowi +nazwę terminalu jakiego używasz. +Wymagane tylko wtedy jeśli nie działa automatycznie. +Powinien być to terminal znany +.B Vimowi +(builtin) lub zdefiniowany w plikach termcap lub terminfo. +.TP +\-u {vimrc} +Użyj poleceń z pliku {vimrc} w czasie uruchamiania. +Wszystkie inne możliwe pliki uruchamiania zostaną pominięte. +Używaj do edytowania plików specjalnych. +Można pominąć także wszystkie możliwe pliki uruchamiania poprzez +podanie nazwy "NONE". +Zobacz ":help initialization" by poznać więcej szczegółów. +.TP +\-U {gvimrc} +Użyj poleceń z pliku {gvimrc} w czasie uruchamiania GUI. +Wszystkie inne możliwe pliki uruchamiania GUI zostaną pominięte. +Można pominąć także wszystkie możliwe pliki uruchamiania GUI poprzez +podanie nazwy "NONE". +Zobacz ":help gui-init" by poznać więcej szczegółów. +.TP +\-V[N] +Tryb gadatliwy. Wypisz wiadomości o tym jaki pliki są wczytywane +i o informacjach pobieranych i dodawanych do pliku viminfo. Opcjonalny +argument N jest wartością 'verbose'. Domyślnie 10. +.TP +\-v +Uruchom +.B Vima +w trybie Vi, tak jakby program był nazwany "vi". Ma znaczenie +tylko wtedy jeśli program nazwany jest "ex". +.TP +\-w {plik} +Wszystkie wciśnięcia klawiszy, aż do zakończenia działania programu, +są zapisywane w {plik} . +Użyteczne jeśli chce się stworzyć skrypt do użycia z "vim \-s" lub +":source!". +Jeśli {plik} istnieje, znaki są dopisywane. +.TP +\-W {plik} +Podobnie do \-w, ale istniejący plik jest nadpisywany. +.TP +\-x +Użyj szyfrowania podczas zapisywania plików. Zostaniesz poproszony +o podanie klucza. +.TP +\-X +Nie łącz z serwerem X. Skraca czas uruchamiania w terminalu, ale tytuł +okna i schowek nie będą wykorzystywane. +.TP +\-y +Uruchom +.B Vima +w łatwym trybie, tak jakby program został wywołany "evim" lub "eview". +.B Vim +będzie zachowywał się bardziej jak edytor kliknij-i-wpisz. +.TP +\-Z +Tryb ograniczony. Zachowuje się jakby nazwa programu zaczynała się od +"r". +.TP +\-\- +Oznacza koniec opcji. +Argumenty po tej opcji będą traktowane jak nazwy plików. Używa się do +otwierania plików, których nazwy zaczynają się od '\-'. +.TP +\-\-echo\-wid +Wyłącznie GTK GUI: wypisz ID okna na standardowe wyjście. +.TP +\-\-help +Wyświetl informację o pomocy i zakończy, to samo co"\-h". +.TP +\-\-literal +Potraktuj nazwy plików dosłownie i nie rozwiązuj kwantyfikatorów. Nie +ma znaczenia na Uniksach gdzie powłoka rozwiązuje kwantyfikatory. +.TP +\-\-noplugin +Pomiń ładowanie wtyczek. Implikowane przy \-u NONE. +.TP +\-\-remote +Połącz się z serwerem Vima i edytuj w nim resztę plików podanych jako +argumenty. Jeśli nie znaleziono serwera zostanie zgłoszony błąd a pliki zostaną +otwarte w bieżącym Vimie. +.TP +\-\-remote\-expr {wyrażenie} +Połącz z serwerem Vima, rozwiąż w nim {wyrażenie} i wypisz rozwiązanie +na standardowe wyjście. +.TP +\-\-remote\-send {klawisze} +Połącz z serwerem Vima i wyślij do niego {klawisze}. +.TP +\-\-remote\-silent +Tak samo jak \-remote, ale bez ostrzeżenia kiedy nie znaleziono +serwera. +.TP +\-\-remote\-wait +Tak samo jak \-remote, ale Vim nie zakończy dopóki pliki pozostaną +otwarte. +.TP +\-\-remote\-wait\-silent +Tak samo jak \-\-remote\-wait, ale bez ostrzeżenie kiedy nie +znaleziono serwera. +.TP +\-\-serverlist +Wypisz nazwy wszystkich serwerów Vima jakie można znaleźć. +.TP +\-\-servername {nazwa} +Użyj {nazwa} jako nazwy serwera. Wykorzystane dla bieżącego Vima o ile +nie połączone z argumentem \-\-remote, wtedy jest to nazwa serwera do +połączenia. +.TP +\-\-socketid {id} +Wyłącznie GTK GUI: Użyj mechanizmu GtkPlug by uruchomić gvima w innym +oknie. +.TP +\-\-version +Wypisz informację o wersji i zakończ. +.SH POMOC ON-LINE +By rozpocząć wpisz ":help" w +.B Vimie +Wpisz ":help temat" by uzyskać pomoc na określony temat. +Przykład: ":help ZZ" by uzyskać pomoc na temat polecenia "ZZ". +Użyj <Tab> i CTRL\-D aby uzupełnić tematy (":help +cmdline\-completion"). W plikach pomocy istnieją znaczniki by ułatwić +skakanie z jednego miejsca do innego (rodzaj linków hipertekstowych, +zobacz ":help"). +Można w ten sposób zobaczyć całą dokumentację, np. ":help syntax.txt". +.SH PLIKI +.TP 15 +/usr/local/lib/vim/doc/*.txt +Dokumentacja +.B Vima +Użyj ":help doc\-file\-list" aby uzyskać pełną listę. +.TP +/usr/local/lib/vim/doc/tags +Plik znaczników służy do znajdowania informacji w plikach dokumentacji. +.TP +/usr/local/lib/vim/syntax/syntax.vim +Globalne uruchamianie podświetlania składni. +.TP +/usr/local/lib/vim/syntax/*.vim +Pliki składni dla różnych języków. +.TP +/usr/local/lib/vim/vimrc +Globalny plik uruchamiania +.B Vima +.TP +~/.vimrc +Osobiste parametry uruchamiania +.B Vima +.TP +/usr/local/lib/vim/gvimrc +Globalne uruchamianie gvima. +.TP +~/.gvimrc +Osobiste parametry uruchamiania gvima. +.TP +/usr/local/lib/vim/optwin.vim +Skrypt używany w poleceniu ":options", dobry sposób do przeglądania +i ustawiania opcji. +.TP +/usr/local/lib/vim/menu.vim +Globalne uruchamianie menu gvima. +.TP +/usr/local/lib/vim/bugreport.vim +Skrypt służący do tworzenia raportów o błędach. Zobacz ":help bugs". +.TP +/usr/local/lib/vim/filetype.vim +Skrypt do wykrywania typu pliku według jego nazwy. Zobacz ":help 'filetype'". +.TP +/usr/local/lib/vim/scripts.vim +Skrypt do wykrywania typu pliku według jego zawartości. Zobacz ":help 'filetype'". +.TP +/usr/local/lib/vim/print/*.ps +Pliku używane do drukowania PostScriptu. +.PP +Najświeższe wiadomości na stronie +.B Vima: +.br +<URL:http://www.vim.org/> +.SH ZOBACZ TAKŻE +vimtutor(1) +.SH AUTOR +.B Vim +został napisany przez Brama Moolenaara z dużą pomocą innych osób. +Zobacz ":help credits" w +.B Vimie. +.br +.B Vim +bazuje na Steviem, nad którym pracowali: Tim Thompson, Tony Andrews +i G.R. (Fred) Walter. +Mało już zostało z oryginalnego kodu. +.SH BŁĘDY +Prawdopodobne. +Zobacz ":help todo" by poznać listę znanych problemów. +.PP +Pamiętaj że pewna ilość problemów, które mogą być uznawane przez +niektórych ludzi za błędy są w rzeczywistości spowodowane wiernością +w odtwarzaniu zachowania Vi. +Jeśli sądzisz, że inne rzeczy są błędami "ponieważ Vi robi to +inaczej", powinieneś przyjrzeć się bliżej plikowi vi_diff.txt (lub +wpisać ":help vi_diff.txt" w Vimie). +Sprawdź także opis opcji 'compatible' i 'cpoptions'. diff --git a/vim73/doc/vim-ru.1 b/vim73/doc/vim-ru.1 new file mode 100644 index 0000000..dfcb3ec --- /dev/null +++ b/vim73/doc/vim-ru.1 @@ -0,0 +1,489 @@ +.TH VIM 1 "2002 Feb 22" +.SH +vim \- Vi IMproved ( Vi), +.SH +.br +.B vim +[] [ ..] +.br +.B vim +[] \- +.br +.B vim +[] \-t +.br +.B vim +[] \-q [ ] +.PP +.br +.B ex +.br +.B view +.br +.B gvim +.B gview +.br +.B rvim +.B rview +.B rgvim +.B rgview +.SH +.B Vim +-- , - Vi. + . + . +.PP + Vi, +.B Vim + : , + , , , + ͣ , , .. +. ":help vi_diff.txt" +.B Vim + Vi. +.PP + +.B Vim + ( ":help"). +. " " . +.PP + +.B Vim + +.PP + vim +.PP + +.B Vim + : +.PP + vim [] [ ] +.PP + , Σ . + ң : +.TP 12 + .. + ͣ . + . ݣ + . ̣ + ":next". , +"" (-), "--". +.TP +\- + . + (stderr), +. +.TP +\-t {} + "", goto. +{} , , + . + , {} +. +, , , . +. ":help tag-commands". +.TP +\-q [ ] + . + [ ] . + [ ] , ң 'errorfile' +( : "AztecC.Err" Amiga, "errors.err" ). + ":cn". +. ":help quickfix". +.PP +.B Vim +ģ - ( + ). +.TP 10 +vim +"" , ӣ . +.TP +ex + Ex. + ":vi". Ex + "\-e". +.TP +view + " ". +. "\-R". +.TP +gvim gview + . . + "\-g". +.TP +rvim rview rgvim rgview + , . + +.B Vim. + "r" "\-Z". +.SH + , ͣ +. +. +.TP 12 ++[] + ݣ . + "" , ݣ . +.TP ++/{} + ݣ + . . ":help search-pattern" + . +.TP ++{} +.TP +\-c {} +{} Ex. + {} , + ( ). +: vim "+set si" main.c +.br +: "+" "\-c". +.TP +\-\-cmd {} + "\-c", + (vimrc). + , + "\-c". +.TP +\-A + +.B Vim + , + , , + +.B Vim + , 'arabic'. + +.B Vim + . +.TP +\-b + . + , + . +.TP +\-C + . 'compatible'. +.B Vim + Vi, .vimrc. +.TP +\-d + . + . +.B Vim + +( vimdiff(1)). +.TP +\-d {} + {} ( Amiga). +: +"\-d con:20/30/600/150". +.TP +\-e + +.B Vim + Ex, "ex". +.TP +\-f + . +.B Vim + + ţ . Amiga +.B Vim + . , + +.B Vim + , + (, ). + Amiga ":sh" ":!" . +.TP +\-\-nofork + . +.B Vim + + ţ . +.TP +\-F + +.B Vim + FKMAP + , +.B Vim + , , ޣ +\&'fkmap' 'rightleft'. + +.B Vim + . +.TP +\-g + +.B Vim + , + . +.B Vim + . +.TP +\-h + . + +.B Vim + . +.TP +\-H + +.B Vim + + , +.B Vim + , , ޣ 'hkmap' 'rightleft'. + +.B Vim + . +.TP +\-i {viminfo} + viminfo, ( +"~/.viminfo" ). viminfo +ԣ "NONE". +.TP +\-L + , \-r. +.TP +\-l + Lisp. 'lisp' 'showmatch'. +.TP +\-m + . 'write', + . +.TP +\-N + . 'compatible'. +.B Vim + , Vi, + (.vimrc). +.TP +\-n + -. . + (, ). + ":set uc=0". -- ":set uc=200". +.TP +\-o[N] + N , ̣ . N , + . +.TP +\-O[N] + N , ̣ . N , + . +.TP +\-R + " ". 'readonly'. + , + . + Ex (, ":w!"). + "\-R" , "\-n" (. ). + 'readonly' ":set noro". +. ":help 'readonly'". +.TP +\-r + - . +.TP +\-r {} + . + -. +- , , ".swp". +. ":help recovery". +.TP +\-s + . "Ex" "\-s" "\-e". +.TP +\-s {scriptin} + {scriptin}. , + , . + ":source! {scriptin}". + , + . +.TP +\-T {terminal} + +.B Vim + . , + . + +.B Vim +( ) termcap terminfo. +.TP +\-u {vimrc} + {vimrc} . + . + . + , + "NONE". . ":help initialization". +.TP +\-U {gvimrc} + {gvimrc} +. + . + , + "NONE". . ":help gui-init". +.TP +\-V +"" . , , +- viminfo. +.TP +\-v + +.B Vim + Vi, "vi". + "ex". +.TP +\-w {scriptout} + , ģ , + {scriptout}. + , + "vim \-s" ":source!". {scriptout} , + . +.TP +\-W {scriptout} + "\-w", . +.TP +\-x + . . +.TP +\-X + X-. , + . +.TP +\-Z + . , , "r". +.TP +\-\- + . . + , . +.TP +\-\-help + . , "\-h". +.TP +\-\-version + . +.TP +\-\-remote + Vim , + . , , + Vim. +.TP +\-\-remote\-expr {} + Vim Σ {}. + (stdout). +.TP +\-\-remote\-send {} + Vim {}. +.TP +\-\-remote\-silent + "\-\-remote", , . +.TP +\-\-remote\-wait + "\-\-remote", Vim , + . +.TP +\-\-remote\-wait\-silent + "\-\-remote\-wait", , . +.TP +\-\-serverlist + Vim. +.TP +\-\-servername {} + {} . +"\-\-remote" , {} Vim, + , +. +.TP +\-\-socketid {id} + GTK: GtkPlug + gvim . +.TP +\-\-echo\-wid + GTK: (Window ID) + (stdout). +.SH + , ":help". + ":help ", . +, ":help ZZ" "ZZ". + <Tab> CTRL-D + (":help cmdline-completion"). + (- + , . ":help"). + , ":help syntax.txt". +.SH +.TP 15 +/usr/local/lib/vim/doc/*.txt + +.B Vim. +. ":help doc-file-list" . +.TP +/usr/local/lib/vim/doc/tags + , . +.TP +/usr/local/lib/vim/syntax/syntax.vim + . +.TP +/usr/local/lib/vim/syntax/*.vim + . +.TP +/usr/local/lib/vim/vimrc + +.B Vim. +.TP +/usr/local/lib/vim/gvimrc + . +.TP +/usr/local/lib/vim/optwin.vim +, ":options". + . +.TP +/usr/local/lib/vim/menu.vim + gvim. +.TP +/usr/local/lib/vim/bugreport.vim + ޣ . . ":help bugs". +.TP +/usr/local/lib/vim/filetype.vim + . . ":help 'filetype'". +.TP +/usr/local/lib/vim/scripts.vim + . . ":help 'filetype'". +.TP +/usr/local/lib/vim/print/*.ps + PostScript. +.PP + -- VIM: +.br +<URL:http://www.vim.org/> +.SH +vimtutor(1) +.SH + +.B Vim + (Bram Moolenaar), + . . ":help credits" +.B Vim. +.br +.B Vim + Stevie, (Tim Thompson), + (Tony Andrews) . . () (G.R. (Fred) Walter). +, Vim + . +.br + +.B Vim + "", +. <URL:http://sourceforge.net/projects/ruvim/>. +.SH + . +. ":help todo" -- . +.PP +, , , + Vi. + , - , +"Vi -", vi_diff.txt +( ":help vi_diff.txt" Vim) 'compatible' + 'cpoptions'. diff --git a/vim73/doc/vim-ru.UTF-8.1 b/vim73/doc/vim-ru.UTF-8.1 new file mode 100644 index 0000000..ef52721 --- /dev/null +++ b/vim73/doc/vim-ru.UTF-8.1 @@ -0,0 +1,489 @@ +.TH VIM 1 "2002 Feb 22" +.SH ИМЯ +vim \- Vi IMproved (Улучшенный Vi), текстовый редактор для программистов +.SH КОМАНДНАЯ СТРОКА +.br +.B vim +[ключи] [файл ..] +.br +.B vim +[ключи] \- +.br +.B vim +[ключи] \-t метка +.br +.B vim +[ключи] \-q [файл ошибок] +.PP +.br +.B ex +.br +.B view +.br +.B gvim +.B gview +.br +.B rvim +.B rview +.B rgvim +.B rgview +.SH ОПИСАНИЕ +.B Vim +-- текстовый редактор, обратно-совместимый с Vi. +Он может быть использован для правки всех видов простого текста. +Особенно он хорош для правки исходных текстов программ. +.PP +По сравнению с Vi, +.B Vim +имеет много усовершенствований: многократная отмена операций, +множественность окон и буферов, подсветка синтаксиса, правка командной строки, +автодополнение имён файлов, встроенная справка, визуальное выделение и т.п. +См. ":help vi_diff.txt" для получения полного списка различий между +.B Vim +и Vi. +.PP +Во время работы в +.B Vim +можно получить справку с помощью системы встроенной справки (команда ":help"). +См. раздел "ВСТРОЕННАЯ СПРАВКА" ниже по тексту. +.PP +Чаще всего +.B Vim +запускают для правки одного файла при помощи команды +.PP + vim файл +.PP +В общем виде команда запуска +.B Vim +выглядит так: +.PP + vim [ключи] [список файлов] +.PP +Если список файлов отсутствует, редактор начнёт работу с пустым буфером. +В противном случае имя файла должно быть указано одним из следующих четырёх способов: +.TP 12 +файл .. +Список имён файлов. +Первый файл будет объявлен активным и загружен в буфер. Курсор будет помещён +в первой строке буфера. Доступ к другим файлам может быть осуществлён при +помощи команды ":next". Чтобы править файл, имя которого начинается с символа +"дефис" (-), перед списком файлов необходимо поставить "--". +.TP +\- +Файл будет прочитан из потока стандартного ввода. Команды будут считываться +из стандартного потока диагностики (stderr), который должен быть +терминалом. +.TP +\-t {метка} +Имя файла и начальная позиция курсора зависят от "метки", похожей на метку goto. +{метка} ищется в файле меток, соответствующий файл становится активным, а +соответствующая команда исполняется. +Чаще всего используется в программах на языке Си, где {метка} может быть именем +функции. +Файл, содержащий функцию, становится активным, а курсор помещается в начало функции. +См. ":help tag-commands". +.TP +\-q [файл ошибок] +Начать работу в режиме быстрого исправления. +При этом считывается [файл ошибок] и первая ошибка выводится на экран. +Если [файл ошибок] не указан, имя файла берётся из значения опции 'errorfile' +(по умолчанию: "AztecC.Err" для Amiga, "errors.err" для других систем). +К следующим ошибкам можно перейти по команде ":cn". +См. ":help quickfix". +.PP +.B Vim +ведёт себя по-разному в зависимости от имени команды (исполняемый файл может +быть одним и тем же). +.TP 10 +vim +"Нормальный" запуск, всё по умолчанию. +.TP +ex +Запуск в режиме Ex. Для перехода в нормальный режим +необходимо выполнить команду ":vi". Режим Ex включает +также ключ "\-e". +.TP +view +Запуск в режиме "только для чтения". Вы будете защищены от случайной записи +файла. То же самое можно сделать ключом "\-R". +.TP +gvim gview +Версия с графическим интерфейсом. Запускается в новом окне. +То же самое можно сделать при запуске с ключом "\-g". +.TP +rvim rview rgvim rgview +Как и предыдущие команды, но с ограничениями. Нельзя запускать команды оболочки +или приостанавливать работу +.B Vim. +Вместо приставки "r" можно использовать ключ "\-Z". +.SH КЛЮЧИ +Ключи могут быть указаны в любом порядке, до или после имён +файлов. Ключи без аргументов могут быть объединены под одним +дефисом. +.TP 12 ++[номер] +В первом файле курсор будет помещён на строку с указанным номером. +Если "номер" не указан, курсор будет помещён на последнюю строку. +.TP ++/{шаблон} +В первом файле курсор будет помещён на место первого совпадения +с указанным шаблоном. См. ":help search-pattern" для получения +списка допустимых шаблонов. +.TP ++{команда} +.TP +\-c {команда} +{команда} исполняется после загрузки первого файла как команда Ex. +Если {команда} содержит пробелы, то она должна быть заключена в +двойные кавычки (в зависимости от используемой оболочки). +Пример: vim "+set si" main.c +.br +Примечание: Можно указывать до десяти команд "+" или "\-c". +.TP +\-\-cmd {команда} +Как "\-c", но команда исполняется перед обработкой любого файла +настроек (vimrc). +Можно указывать до десяти таких команд, независимо от количества +команд "\-c". +.TP +\-A +Если +.B Vim +был собран с поддержкой арабского языка для правки файлов, +набранных справа налево, и с поддержкой арабской клавиатуры, +этот ключ запускает +.B Vim +в арабском режиме, с включенной опцией 'arabic'. В противном +случае +.B Vim +завершает работу с ошибкой. +.TP +\-b +Двоичный режим. +Производится настройка некоторых опций, делающих возможной правку +двоичного или исполняемого файла. +.TP +\-C +Режим совместимости. Включает опцию 'compatible'. +.B Vim +будет работать почти как Vi, даже если существует файл .vimrc. +.TP +\-d +Режим поиска различий. +Должно быть указано два или три имени файла. +.B Vim +откроет все файлы и покажет различия между ними +(как vimdiff(1)). +.TP +\-d {устройство} +Открыть {устройство} для использования в качестве терминала (только на Amiga). +Пример: +"\-d con:20/30/600/150". +.TP +\-e +Запустить +.B Vim +в режиме Ex, как будто исполняемый файл имеет имя "ex". +.TP +\-f +Режим активного приложения. Версия +.B Vim +с графическим интерфейсом не будет ветвиться и отключаться +от запустившей её оболочки. На платформе Amiga +.B Vim +не будет создавать новое окно. Этот ключ нужно использовать, +когда +.B Vim +запускается программой, которая должна ждать завершения +сеанса правки (например, программа для работы с электронной почтой). +На платформе Amiga команды ":sh" и ":!" не будут работать. +.TP +\-\-nofork +Режим активного приложения. Версия +.B Vim +с графическим интерфейсом не будет ветвиться и отключаться +от запустившей её оболочки. +.TP +\-F +Если +.B Vim +был собран с поддержкой FKMAP для правки текста справа налево +и настроек клавиатуры для языка фарси, этот ключ запускает +.B Vim +в режиме фарси, иначе говоря, с включёнными опциями +\&'fkmap' и 'rightleft'. +В противном случае +.B Vim +завершает работу с сообщением об ошибке. +.TP +\-g +Если +.B Vim +был собран с поддержкой графического интерфейса, этот ключ +включает графический интерфейс. В противном случае +.B Vim +завершает работу с сообщением об ошибке. +.TP +\-h +Выводит краткую информацию об аргументах и ключах командной строки. +После этого +.B Vim +завершает работу. +.TP +\-H +Если +.B Vim +был собран с поддержкой правки текста справа налево +и настроек клавиатуры для иврита, этот ключ запускает +.B Vim +в режиме иврита, иначе говоря, с включёнными опциями 'hkmap' и 'rightleft'. +В противном случае +.B Vim +завершает работу с сообщением об ошибке. +.TP +\-i {viminfo} +Если используется файл viminfo, то этот ключ задаёт имя такого файла (вместо +"~/.viminfo" по умолчанию). Можно также избежать использования файла viminfo +путём указания имени "NONE". +.TP +\-L +То же, что и \-r. +.TP +\-l +Режим Lisp. Включаются опции 'lisp' и 'showmatch'. +.TP +\-m +Изменение файлов запрещено. При этом отключается опция 'write', поэтому +запись файлов становится невозможной. +.TP +\-N +Режим неполной совместимости. Отключается 'compatible'. +.B Vim +будет работать лучше, но не будет полностью совместим с Vi, даже если +отсутствует файл сценария настроек (.vimrc). +.TP +\-n +Не использовать своп-файл. Восстановление при сбое в работе будет невозможно. +Удобно для правки файла на очень медленном носителе (например, гибком диске). +То же самое можно сделать командой ":set uc=0". Отмена -- ":set uc=200". +.TP +\-o[N] +Открыть N окон, разделённых по горизонтали. Если N не указано, то открывается +по одному окну на каждый файл. +.TP +\-O[N] +Открыть N окон, разделённых по вертикали. Если N не указано, то открывается +по одному окну на каждый файл. +.TP +\-R +Режим "только для чтения". Включается опция 'readonly'. +Файл в буфере доступен для редактирования, но его копию на диске нельзя +случайно перезаписать. Для сохранения файла необходимо добавить восклицательный +знак к соответствующей команде Ex (например, ":w!"). +Ключ "\-R" подразумевает также, что используется и ключ "\-n" (см. выше). +Опция 'readonly' может быть выключена по команде ":set noro". +См. ":help 'readonly'". +.TP +\-r +Вывести список своп-файлов и информацию об их использовании для восстановления после сбоя. +.TP +\-r {файл} +Режим восстановления. +Для восстановления после сбоя будет использован своп-файл. +Своп-файл имеет то же имя, что и текстовый файл, но с добавлением расширения ".swp". +См. ":help recovery". +.TP +\-s +Тихий режим. Только при запуске как "Ex" или если перед "\-s" указан ключ "\-e". +.TP +\-s {scriptin} +Считывается файл сценария {scriptin}. При этом, содержимое файла воспринимается +в виде команд, как если бы они были набраны на консоли. +То же самое достигается командой ":source! {scriptin}". +Если конец файла считывается до завершения работы редактора, то в дальнейшем +ввод осуществляется с клавиатуры. +.TP +\-T {terminal} +Сообщает +.B Vim +тип используемого терминала. Необходимо только в тех ситуациях, когда +автоматическое определение терминала не работает. Имя терминала должно быть +известно +.B Vim +(встроено в него) или определено в файлах termcap или terminfo. +.TP +\-u {vimrc} +Использовать команды из файла сценария {vimrc} для настройки. +Все остальные файлы настроек пропускаются. +Удобно для редактирования специальных типов файлов. +Чтобы избежать использования сценариев настроек вообще, можно использовать +имя "NONE". См. ":help initialization". +.TP +\-U {gvimrc} +Использовать команды из файла сценария {gvimrc} для настройки графического +интерфейса. +Все остальные файлы настроек для графического интерфейса пропускаются. +Чтобы избежать использования сценариев настроек графического интерфейса вообще, +можно использовать имя "NONE". См. ":help gui-init". +.TP +\-V +"Болтливый" режим. Выводить сообщения о том, какие файлы читаются, и о +чтении-записи файла viminfo. +.TP +\-v +Запустить +.B Vim +в режиме Vi, как будто исполняемый файл имеет имя "vi". Имеет смысл только если +исполняемый файл имеет имя "ex". +.TP +\-w {scriptout} +Все символы, введённые с клавиатуры вплоть до момента завершения работы, +записываются в файл {scriptout}. +Удобно в том случае, когда вы хотите создать файл сценария для последующего +использования с "vim \-s" или ":source!". Если файл {scriptout} уже существует, +то новые символы будут добавляются в конец файла. +.TP +\-W {scriptout} +Как "\-w", но уже существующий файл будет перезаписан. +.TP +\-x +Шифровать записываемые файлы. Будет выдано приглашение ввести пароль. +.TP +\-X +Не подключаться к X-серверу. Ускоряет загрузку на консоли, но делает невозможным +использование заголовка окна и буфера обмена. +.TP +\-Z +Ограниченный режим. Работает так же, как и программы, начинающиеся с "r". +.TP +\-\- +Конец ключей. Все остальные аргументы рассматриваются как имена файлов. +Может быть использовано для правки файлов, имена которых начинаются с дефиса. +.TP +\-\-help +Вывести краткую справку и завершить работу. То же, что и "\-h". +.TP +\-\-version +Вывести информацию о версии программы и завершить работу. +.TP +\-\-remote +Подключиться к серверу Vim и заставить его править файлы, указанные в +последующих аргументах. Если сервер не найден, выводится предупреждение, +а файлы правятся в местной копии Vim. +.TP +\-\-remote\-expr {выражение} +Подключиться к серверу Vim и вычислить на нём указанное {выражение}. +Результат вычисления будет выведен в поток стандартного вывода (stdout). +.TP +\-\-remote\-send {ключи} +Подключиться к серверу Vim и передать ему указанные {ключи}. +.TP +\-\-remote\-silent +Как "\-\-remote", но без вывода предупреждения, если сервер не найден. +.TP +\-\-remote\-wait +Как "\-\-remote", но Vim не будет завершать работу до тех пор, пока не будет +выполнена правка всех файлов. +.TP +\-\-remote\-wait\-silent +Как "\-\-remote\-wait", но без вывода предупреждения, если сервер не найден. +.TP +\-\-serverlist +Вывести список всех доступных серверов Vim. +.TP +\-\-servername {имя} +Использовать указанное {имя} в качестве имени сервера. Если ключ +"\-\-remote" не указан, то {имя} присваивается данной копии Vim, +в противном случае указывает на имя сервера, к которому следует +подключиться. +.TP +\-\-socketid {id} +Только для графического интерфейса GTK: использовать механизм GtkPlug для +запуска gvim в отдельном окне. +.TP +\-\-echo\-wid +Только для графического интерфейса GTK: вывести идентификатор окна (Window ID) +в поток стандартного вывода (stdout). +.SH ВСТРОЕННАЯ СПРАВКА +Для начала, наберите команду ":help". +Введите ":help тема", чтобы получить справку по конкретной теме. +Например, команда ":help ZZ" выведет информацию о команде "ZZ". +Используйте <Tab> и CTRL-D для автоматического дополнения +названий тем (":help cmdline-completion"). +Для быстрого перемещения по справочнику используются метки (что-то +вроде гипертекстовых ссылок, см. ":help"). Таким образом можно +просматривать все файлы справки, например ":help syntax.txt". +.SH ФАЙЛЫ +.TP 15 +/usr/local/lib/vim/doc/*.txt +Файлы справочника +.B Vim. +См. ":help doc-file-list" для получения полного списка. +.TP +/usr/local/lib/vim/doc/tags +Файл меток, используемый для поиска информации в файлах справки. +.TP +/usr/local/lib/vim/syntax/syntax.vim +Системные настройки синтаксиса. +.TP +/usr/local/lib/vim/syntax/*.vim +Файлы синтаксиса для разных языков. +.TP +/usr/local/lib/vim/vimrc +Системные настройки +.B Vim. +.TP +/usr/local/lib/vim/gvimrc +Системный настройки графического интерфейса. +.TP +/usr/local/lib/vim/optwin.vim +Сценарий, используемый при выполнении команды ":options". +Хороший способ просматривать и изменять настройки. +.TP +/usr/local/lib/vim/menu.vim +Системные настройки меню для gvim. +.TP +/usr/local/lib/vim/bugreport.vim +Сценарий для создания отчёта об обнаруженных глюках. См. ":help bugs". +.TP +/usr/local/lib/vim/filetype.vim +Сценарий для определения типа файла по имени. См. ":help 'filetype'". +.TP +/usr/local/lib/vim/scripts.vim +Сценарий для определения типа файла по содержимому. См. ":help 'filetype'". +.TP +/usr/local/lib/vim/print/*.ps +Файлы для печати PostScript. +.PP +Более свежая информация -- на сайте VIM: +.br +<URL:http://www.vim.org/> +.SH СМОТРИ ТАКЖЕ +vimtutor(1) +.SH АВТОРЫ +Большая часть +.B Vim +создана Брамом Мооленааром (Bram Moolenaar), которому помогает огромное +количество людей. См. ":help credits" в +.B Vim. +.br +.B Vim +базируется на коде редактора Stevie, написанного Тимом Томпсоном (Tim Thompson), +Тони Эндрюсом (Tony Andrews) и Г. Р. (Фредом) Уолтером (G.R. (Fred) Walter). +Однако, в настоящее время в Vim почти не осталось ничего от исторического кода +его предшественника. +.br +Русская локализация +.B Vim +выполняется в рамках проекта "РуВим", +см. <URL:http://sourceforge.net/projects/ruvim/>. +.SH ГЛЮКИ +Скорее всего есть. +См. ":help todo" -- список известных проблем. +.PP +Заметим, что многие вещи, которые считаются глюками, на самом деле +являются результатом слишком полного воспроизведения поведения Vi. +Если вы думаете, что что-то является ошибкой только потому, что +"Vi делает это по-другому", внимательно прочитайте файл vi_diff.txt +(или наберите ":help vi_diff.txt" в Vim) и используйте опции 'compatible' +и 'cpoptions'. diff --git a/vim73/doc/vim.1 b/vim73/doc/vim.1 new file mode 100644 index 0000000..820caa2 --- /dev/null +++ b/vim73/doc/vim.1 @@ -0,0 +1,553 @@ +.TH VIM 1 "2006 Apr 11" +.SH NAME +vim \- Vi IMproved, a programmers text editor +.SH SYNOPSIS +.br +.B vim +[options] [file ..] +.br +.B vim +[options] \- +.br +.B vim +[options] \-t tag +.br +.B vim +[options] \-q [errorfile] +.PP +.br +.B ex +.br +.B view +.br +.B gvim +.B gview +.B evim +.B eview +.br +.B rvim +.B rview +.B rgvim +.B rgview +.SH DESCRIPTION +.B Vim +is a text editor that is upwards compatible to Vi. +It can be used to edit all kinds of plain text. +It is especially useful for editing programs. +.PP +There are a lot of enhancements above Vi: multi level undo, +multi windows and buffers, syntax highlighting, command line +editing, filename completion, on-line help, visual selection, etc.. +See ":help vi_diff.txt" for a summary of the differences between +.B Vim +and Vi. +.PP +While running +.B Vim +a lot of help can be obtained from the on-line help system, with the ":help" +command. +See the ON-LINE HELP section below. +.PP +Most often +.B Vim +is started to edit a single file with the command +.PP + vim file +.PP +More generally +.B Vim +is started with: +.PP + vim [options] [filelist] +.PP +If the filelist is missing, the editor will start with an empty buffer. +Otherwise exactly one out of the following four may be used to choose one or +more files to be edited. +.TP 12 +file .. +A list of filenames. +The first one will be the current file and read into the buffer. +The cursor will be positioned on the first line of the buffer. +You can get to the other files with the ":next" command. +To edit a file that starts with a dash, precede the filelist with "\-\-". +.TP +\- +The file to edit is read from stdin. Commands are read from stderr, which +should be a tty. +.TP +\-t {tag} +The file to edit and the initial cursor position depends on a "tag", a sort +of goto label. +{tag} is looked up in the tags file, the associated file becomes the current +file and the associated command is executed. +Mostly this is used for C programs, in which case {tag} could be a function +name. +The effect is that the file containing that function becomes the current file +and the cursor is positioned on the start of the function. +See ":help tag\-commands". +.TP +\-q [errorfile] +Start in quickFix mode. +The file [errorfile] is read and the first error is displayed. +If [errorfile] is omitted, the filename is obtained from the 'errorfile' +option (defaults to "AztecC.Err" for the Amiga, "errors.err" on other +systems). +Further errors can be jumped to with the ":cn" command. +See ":help quickfix". +.PP +.B Vim +behaves differently, depending on the name of the command (the executable may +still be the same file). +.TP 10 +vim +The "normal" way, everything is default. +.TP +ex +Start in Ex mode. +Go to Normal mode with the ":vi" command. +Can also be done with the "\-e" argument. +.TP +view +Start in read-only mode. You will be protected from writing the files. Can +also be done with the "\-R" argument. +.TP +gvim gview +The GUI version. +Starts a new window. +Can also be done with the "\-g" argument. +.TP +evim eview +The GUI version in easy mode. +Starts a new window. +Can also be done with the "\-y" argument. +.TP +rvim rview rgvim rgview +Like the above, but with restrictions. It will not be possible to start shell +commands, or suspend +.B Vim. +Can also be done with the "\-Z" argument. +.SH OPTIONS +The options may be given in any order, before or after filenames. +Options without an argument can be combined after a single dash. +.TP 12 ++[num] +For the first file the cursor will be positioned on line "num". +If "num" is missing, the cursor will be positioned on the last line. +.TP ++/{pat} +For the first file the cursor will be positioned on the +first occurrence of {pat}. +See ":help search\-pattern" for the available search patterns. +.TP ++{command} +.TP +\-c {command} +{command} will be executed after the +first file has been read. +{command} is interpreted as an Ex command. +If the {command} contains spaces it must be enclosed in double quotes (this +depends on the shell that is used). +Example: Vim "+set si" main.c +.br +Note: You can use up to 10 "+" or "\-c" commands. +.TP +\-S {file} +{file} will be sourced after the first file has been read. +This is equivalent to \-c "source {file}". +{file} cannot start with '\-'. +If {file} is omitted "Session.vim" is used (only works when \-S is the last +argument). +.TP +\-\-cmd {command} +Like using "\-c", but the command is executed just before +processing any vimrc file. +You can use up to 10 of these commands, independently from "\-c" commands. +.TP +\-A +If +.B Vim +has been compiled with ARABIC support for editing right-to-left +oriented files and Arabic keyboard mapping, this option starts +.B Vim +in Arabic mode, i.e. 'arabic' is set. Otherwise an error +message is given and +.B Vim +aborts. +.TP +\-b +Binary mode. +A few options will be set that makes it possible to edit a binary or +executable file. +.TP +\-C +Compatible. Set the 'compatible' option. +This will make +.B Vim +behave mostly like Vi, even though a .vimrc file exists. +.TP +\-d +Start in diff mode. +There should be two, three or four file name arguments. +.B Vim +will open all the files and show differences between them. +Works like vimdiff(1). +.TP +\-d {device} +Open {device} for use as a terminal. +Only on the Amiga. +Example: +"\-d con:20/30/600/150". +.TP +\-D +Debugging. Go to debugging mode when executing the first command from a +script. +.TP +\-e +Start +.B Vim +in Ex mode, just like the executable was called "ex". +.TP +\-E +Start +.B Vim +in improved Ex mode, just like the executable was called "exim". +.TP +\-f +Foreground. For the GUI version, +.B Vim +will not fork and detach from the shell it was started in. +On the Amiga, +.B Vim +is not restarted to open a new window. +This option should be used when +.B Vim +is executed by a program that will wait for the edit +session to finish (e.g. mail). +On the Amiga the ":sh" and ":!" commands will not work. +.TP +\-\-nofork +Foreground. For the GUI version, +.B Vim +will not fork and detach from the shell it was started in. +.TP +\-F +If +.B Vim +has been compiled with FKMAP support for editing right-to-left +oriented files and Farsi keyboard mapping, this option starts +.B Vim +in Farsi mode, i.e. 'fkmap' and 'rightleft' are set. +Otherwise an error message is given and +.B Vim +aborts. +.TP +\-g +If +.B Vim +has been compiled with GUI support, this option enables the GUI. +If no GUI support was compiled in, an error message is given and +.B Vim +aborts. +.TP +\-h +Give a bit of help about the command line arguments and options. +After this +.B Vim +exits. +.TP +\-H +If +.B Vim +has been compiled with RIGHTLEFT support for editing right-to-left +oriented files and Hebrew keyboard mapping, this option starts +.B Vim +in Hebrew mode, i.e. 'hkmap' and 'rightleft' are set. +Otherwise an error message is given and +.B Vim +aborts. +.TP +\-i {viminfo} +When using the viminfo file is enabled, this option sets the filename to use, +instead of the default "~/.viminfo". +This can also be used to skip the use of the .viminfo file, by giving the name +"NONE". +.TP +\-L +Same as \-r. +.TP +\-l +Lisp mode. +Sets the 'lisp' and 'showmatch' options on. +.TP +\-m +Modifying files is disabled. +Resets the 'write' option. +You can still modify the buffer, but writing a file is not possible. +.TP +\-M +Modifications not allowed. The 'modifiable' and 'write' options will be unset, +so that changes are not allowed and files can not be written. Note that these +options can be set to enable making modifications. +.TP +\-N +No-compatible mode. Reset the 'compatible' option. +This will make +.B Vim +behave a bit better, but less Vi compatible, even though a .vimrc file does +not exist. +.TP +\-n +No swap file will be used. +Recovery after a crash will be impossible. +Handy if you want to edit a file on a very slow medium (e.g. floppy). +Can also be done with ":set uc=0". +Can be undone with ":set uc=200". +.TP +\-nb +Become an editor server for NetBeans. See the docs for details. +.TP +\-o[N] +Open N windows stacked. +When N is omitted, open one window for each file. +.TP +\-O[N] +Open N windows side by side. +When N is omitted, open one window for each file. +.TP +\-p[N] +Open N tab pages. +When N is omitted, open one tab page for each file. +.TP +\-R +Read-only mode. +The 'readonly' option will be set. +You can still edit the buffer, but will be prevented from accidently +overwriting a file. +If you do want to overwrite a file, add an exclamation mark to the Ex command, +as in ":w!". +The \-R option also implies the \-n option (see below). +The 'readonly' option can be reset with ":set noro". +See ":help 'readonly'". +.TP +\-r +List swap files, with information about using them for recovery. +.TP +\-r {file} +Recovery mode. +The swap file is used to recover a crashed editing session. +The swap file is a file with the same filename as the text file with ".swp" +appended. +See ":help recovery". +.TP +\-s +Silent mode. Only when started as "Ex" or when the "\-e" option was given +before the "\-s" option. +.TP +\-s {scriptin} +The script file {scriptin} is read. +The characters in the file are interpreted as if you had typed them. +The same can be done with the command ":source! {scriptin}". +If the end of the file is reached before the editor exits, further characters +are read from the keyboard. +.TP +\-T {terminal} +Tells +.B Vim +the name of the terminal you are using. +Only required when the automatic way doesn't work. +Should be a terminal known +to +.B Vim +(builtin) or defined in the termcap or terminfo file. +.TP +\-u {vimrc} +Use the commands in the file {vimrc} for initializations. +All the other initializations are skipped. +Use this to edit a special kind of files. +It can also be used to skip all initializations by giving the name "NONE". +See ":help initialization" within vim for more details. +.TP +\-U {gvimrc} +Use the commands in the file {gvimrc} for GUI initializations. +All the other GUI initializations are skipped. +It can also be used to skip all GUI initializations by giving the name "NONE". +See ":help gui\-init" within vim for more details. +.TP +\-V[N] +Verbose. Give messages about which files are sourced and for reading and +writing a viminfo file. The optional number N is the value for 'verbose'. +Default is 10. +.TP +\-v +Start +.B Vim +in Vi mode, just like the executable was called "vi". This only has effect +when the executable is called "ex". +.TP +\-w {scriptout} +All the characters that you type are recorded in the file +{scriptout}, until you exit +.B Vim. +This is useful if you want to create a script file to be used with "vim \-s" or +":source!". +If the {scriptout} file exists, characters are appended. +.TP +\-W {scriptout} +Like \-w, but an existing file is overwritten. +.TP +\-x +Use encryption when writing files. Will prompt for a crypt key. +.TP +\-X +Don't connect to the X server. Shortens startup time in a terminal, but the +window title and clipboard will not be used. +.TP +\-y +Start +.B Vim +in easy mode, just like the executable was called "evim" or "eview". +Makes +.B Vim +behave like a click-and-type editor. +.TP +\-Z +Restricted mode. Works like the executable starts with "r". +.TP +\-\- +Denotes the end of the options. +Arguments after this will be handled as a file name. +This can be used to edit a filename that starts with a '\-'. +.TP +\-\-echo\-wid +GTK GUI only: Echo the Window ID on stdout. +.TP +\-\-help +Give a help message and exit, just like "\-h". +.TP +\-\-literal +Take file name arguments literally, do not expand wildcards. This has no +effect on Unix where the shell expands wildcards. +.TP +\-\-noplugin +Skip loading plugins. Implied by \-u NONE. +.TP +\-\-remote +Connect to a Vim server and make it edit the files given in the rest of the +arguments. If no server is found a warning is given and the files are edited +in the current Vim. +.TP +\-\-remote\-expr {expr} +Connect to a Vim server, evaluate {expr} in it and print the result on stdout. +.TP +\-\-remote\-send {keys} +Connect to a Vim server and send {keys} to it. +.TP +\-\-remote\-silent +As \-\-remote, but without the warning when no server is found. +.TP +\-\-remote\-wait +As \-\-remote, but Vim does not exit until the files have been edited. +.TP +\-\-remote\-wait\-silent +As \-\-remote\-wait, but without the warning when no server is found. +.TP +\-\-serverlist +List the names of all Vim servers that can be found. +.TP +\-\-servername {name} +Use {name} as the server name. Used for the current Vim, unless used with a +\-\-remote argument, then it's the name of the server to connect to. +.TP +\-\-socketid {id} +GTK GUI only: Use the GtkPlug mechanism to run gvim in another window. +.TP +\-\-version +Print version information and exit. +.SH ON-LINE HELP +Type ":help" in +.B Vim +to get started. +Type ":help subject" to get help on a specific subject. +For example: ":help ZZ" to get help for the "ZZ" command. +Use <Tab> and CTRL-D to complete subjects (":help cmdline\-completion"). +Tags are present to jump from one place to another (sort of hypertext links, +see ":help"). +All documentation files can be viewed in this way, for example +":help syntax.txt". +.SH FILES +.TP 15 +/usr/local/lib/vim/doc/*.txt +The +.B Vim +documentation files. +Use ":help doc\-file\-list" to get the complete list. +.TP +/usr/local/lib/vim/doc/tags +The tags file used for finding information in the documentation files. +.TP +/usr/local/lib/vim/syntax/syntax.vim +System wide syntax initializations. +.TP +/usr/local/lib/vim/syntax/*.vim +Syntax files for various languages. +.TP +/usr/local/lib/vim/vimrc +System wide +.B Vim +initializations. +.TP +~/.vimrc +Your personal +.B Vim +initializations. +.TP +/usr/local/lib/vim/gvimrc +System wide gvim initializations. +.TP +~/.gvimrc +Your personal gvim initializations. +.TP +/usr/local/lib/vim/optwin.vim +Script used for the ":options" command, a nice way to view and set options. +.TP +/usr/local/lib/vim/menu.vim +System wide menu initializations for gvim. +.TP +/usr/local/lib/vim/bugreport.vim +Script to generate a bug report. See ":help bugs". +.TP +/usr/local/lib/vim/filetype.vim +Script to detect the type of a file by its name. See ":help 'filetype'". +.TP +/usr/local/lib/vim/scripts.vim +Script to detect the type of a file by its contents. See ":help 'filetype'". +.TP +/usr/local/lib/vim/print/*.ps +Files used for PostScript printing. +.PP +For recent info read the VIM home page: +.br +<URL:http://www.vim.org/> +.SH SEE ALSO +vimtutor(1) +.SH AUTHOR +Most of +.B Vim +was made by Bram Moolenaar, with a lot of help from others. +See ":help credits" in +.B Vim. +.br +.B Vim +is based on Stevie, worked on by: Tim Thompson, +Tony Andrews and G.R. (Fred) Walter. +Although hardly any of the original code remains. +.SH BUGS +Probably. +See ":help todo" for a list of known problems. +.PP +Note that a number of things that may be regarded as bugs by some, are in fact +caused by a too-faithful reproduction of Vi's behaviour. +And if you think other things are bugs "because Vi does it differently", +you should take a closer look at the vi_diff.txt file (or type :help +vi_diff.txt when in Vim). +Also have a look at the 'compatible' and 'cpoptions' options. diff --git a/vim73/doc/vim.man b/vim73/doc/vim.man new file mode 100644 index 0000000..5b9b83c --- /dev/null +++ b/vim73/doc/vim.man @@ -0,0 +1,428 @@ +VIM(1) VIM(1) + + + +NAME + vim - Vi IMproved, a programmers text editor + +SYNOPSIS + vim [options] [file ..] + vim [options] - + vim [options] -t tag + vim [options] -q [errorfile] + + ex + view + gvim gview evim eview + rvim rview rgvim rgview + +DESCRIPTION + Vim is a text editor that is upwards compatible to Vi. It can be used + to edit all kinds of plain text. It is especially useful for editing + programs. + + There are a lot of enhancements above Vi: multi level undo, multi win- + dows and buffers, syntax highlighting, command line editing, filename + completion, on-line help, visual selection, etc.. See ":help + vi_diff.txt" for a summary of the differences between Vim and Vi. + + While running Vim a lot of help can be obtained from the on-line help + system, with the ":help" command. See the ON-LINE HELP section below. + + Most often Vim is started to edit a single file with the command + + vim file + + More generally Vim is started with: + + vim [options] [filelist] + + If the filelist is missing, the editor will start with an empty buffer. + Otherwise exactly one out of the following four may be used to choose + one or more files to be edited. + + file .. A list of filenames. The first one will be the current + file and read into the buffer. The cursor will be posi- + tioned on the first line of the buffer. You can get to the + other files with the ":next" command. To edit a file that + starts with a dash, precede the filelist with "--". + + - The file to edit is read from stdin. Commands are read + from stderr, which should be a tty. + + -t {tag} The file to edit and the initial cursor position depends on + a "tag", a sort of goto label. {tag} is looked up in the + tags file, the associated file becomes the current file and + the associated command is executed. Mostly this is used + for C programs, in which case {tag} could be a function + name. The effect is that the file containing that function + becomes the current file and the cursor is positioned on + the start of the function. See ":help tag-commands". + + -q [errorfile] + Start in quickFix mode. The file [errorfile] is read and + the first error is displayed. If [errorfile] is omitted, + the filename is obtained from the 'errorfile' option + (defaults to "AztecC.Err" for the Amiga, "errors.err" on + other systems). Further errors can be jumped to with the + ":cn" command. See ":help quickfix". + + Vim behaves differently, depending on the name of the command (the exe- + cutable may still be the same file). + + vim The "normal" way, everything is default. + + ex Start in Ex mode. Go to Normal mode with the ":vi" command. + Can also be done with the "-e" argument. + + view Start in read-only mode. You will be protected from writing + the files. Can also be done with the "-R" argument. + + gvim gview + The GUI version. Starts a new window. Can also be done with + the "-g" argument. + + evim eview + The GUI version in easy mode. Starts a new window. Can also + be done with the "-y" argument. + + rvim rview rgvim rgview + Like the above, but with restrictions. It will not be possi- + ble to start shell commands, or suspend Vim. Can also be + done with the "-Z" argument. + +OPTIONS + The options may be given in any order, before or after filenames. + Options without an argument can be combined after a single dash. + + +[num] For the first file the cursor will be positioned on line + "num". If "num" is missing, the cursor will be positioned + on the last line. + + +/{pat} For the first file the cursor will be positioned on the + first occurrence of {pat}. See ":help search-pattern" for + the available search patterns. + + +{command} + + -c {command} + {command} will be executed after the first file has been + read. {command} is interpreted as an Ex command. If the + {command} contains spaces it must be enclosed in double + quotes (this depends on the shell that is used). Example: + Vim "+set si" main.c + Note: You can use up to 10 "+" or "-c" commands. + + -S {file} {file} will be sourced after the first file has been read. + This is equivalent to -c "source {file}". {file} cannot + start with '-'. If {file} is omitted "Session.vim" is used + (only works when -S is the last argument). + + --cmd {command} + Like using "-c", but the command is executed just before + processing any vimrc file. You can use up to 10 of these + commands, independently from "-c" commands. + + -A If Vim has been compiled with ARABIC support for editing + right-to-left oriented files and Arabic keyboard mapping, + this option starts Vim in Arabic mode, i.e. 'arabic' is + set. Otherwise an error message is given and Vim aborts. + + -b Binary mode. A few options will be set that makes it pos- + sible to edit a binary or executable file. + + -C Compatible. Set the 'compatible' option. This will make + Vim behave mostly like Vi, even though a .vimrc file + exists. + + -d Start in diff mode. There should be two, three or four + file name arguments. Vim will open all the files and show + differences between them. Works like vimdiff(1). + + -d {device} Open {device} for use as a terminal. Only on the Amiga. + Example: "-d con:20/30/600/150". + + -D Debugging. Go to debugging mode when executing the first + command from a script. + + -e Start Vim in Ex mode, just like the executable was called + "ex". + + -E Start Vim in improved Ex mode, just like the executable was + called "exim". + + -f Foreground. For the GUI version, Vim will not fork and + detach from the shell it was started in. On the Amiga, Vim + is not restarted to open a new window. This option should + be used when Vim is executed by a program that will wait + for the edit session to finish (e.g. mail). On the Amiga + the ":sh" and ":!" commands will not work. + + --nofork Foreground. For the GUI version, Vim will not fork and + detach from the shell it was started in. + + -F If Vim has been compiled with FKMAP support for editing + right-to-left oriented files and Farsi keyboard mapping, + this option starts Vim in Farsi mode, i.e. 'fkmap' and + 'rightleft' are set. Otherwise an error message is given + and Vim aborts. + + -g If Vim has been compiled with GUI support, this option + enables the GUI. If no GUI support was compiled in, an + error message is given and Vim aborts. + + -h Give a bit of help about the command line arguments and + options. After this Vim exits. + + -H If Vim has been compiled with RIGHTLEFT support for editing + right-to-left oriented files and Hebrew keyboard mapping, + this option starts Vim in Hebrew mode, i.e. 'hkmap' and + 'rightleft' are set. Otherwise an error message is given + and Vim aborts. + + -i {viminfo} + When using the viminfo file is enabled, this option sets + the filename to use, instead of the default "~/.viminfo". + This can also be used to skip the use of the .viminfo file, + by giving the name "NONE". + + -L Same as -r. + + -l Lisp mode. Sets the 'lisp' and 'showmatch' options on. + + -m Modifying files is disabled. Resets the 'write' option. + You can still modify the buffer, but writing a file is not + possible. + + -M Modifications not allowed. The 'modifiable' and 'write' + options will be unset, so that changes are not allowed and + files can not be written. Note that these options can be + set to enable making modifications. + + -N No-compatible mode. Reset the 'compatible' option. This + will make Vim behave a bit better, but less Vi compatible, + even though a .vimrc file does not exist. + + -n No swap file will be used. Recovery after a crash will be + impossible. Handy if you want to edit a file on a very + slow medium (e.g. floppy). Can also be done with ":set + uc=0". Can be undone with ":set uc=200". + + -nb Become an editor server for NetBeans. See the docs for + details. + + -o[N] Open N windows stacked. When N is omitted, open one window + for each file. + + -O[N] Open N windows side by side. When N is omitted, open one + window for each file. + + -p[N] Open N tab pages. When N is omitted, open one tab page for + each file. + + -R Read-only mode. The 'readonly' option will be set. You + can still edit the buffer, but will be prevented from acci- + dently overwriting a file. If you do want to overwrite a + file, add an exclamation mark to the Ex command, as in + ":w!". The -R option also implies the -n option (see + below). The 'readonly' option can be reset with ":set + noro". See ":help 'readonly'". + + -r List swap files, with information about using them for + recovery. + + -r {file} Recovery mode. The swap file is used to recover a crashed + editing session. The swap file is a file with the same + filename as the text file with ".swp" appended. See ":help + recovery". + + -s Silent mode. Only when started as "Ex" or when the "-e" + option was given before the "-s" option. + + -s {scriptin} + The script file {scriptin} is read. The characters in the + file are interpreted as if you had typed them. The same + can be done with the command ":source! {scriptin}". If the + end of the file is reached before the editor exits, further + characters are read from the keyboard. + + -T {terminal} + Tells Vim the name of the terminal you are using. Only + required when the automatic way doesn't work. Should be a + terminal known to Vim (builtin) or defined in the termcap + or terminfo file. + + -u {vimrc} Use the commands in the file {vimrc} for initializations. + All the other initializations are skipped. Use this to + edit a special kind of files. It can also be used to skip + all initializations by giving the name "NONE". See ":help + initialization" within vim for more details. + + -U {gvimrc} Use the commands in the file {gvimrc} for GUI initializa- + tions. All the other GUI initializations are skipped. It + can also be used to skip all GUI initializations by giving + the name "NONE". See ":help gui-init" within vim for more + details. + + -V[N] Verbose. Give messages about which files are sourced and + for reading and writing a viminfo file. The optional num- + ber N is the value for 'verbose'. Default is 10. + + -v Start Vim in Vi mode, just like the executable was called + "vi". This only has effect when the executable is called + "ex". + + -w {scriptout} + All the characters that you type are recorded in the file + {scriptout}, until you exit Vim. This is useful if you + want to create a script file to be used with "vim -s" or + ":source!". If the {scriptout} file exists, characters are + appended. + + -W {scriptout} + Like -w, but an existing file is overwritten. + + -x Use encryption when writing files. Will prompt for a crypt + key. + + -X Don't connect to the X server. Shortens startup time in a + terminal, but the window title and clipboard will not be + used. + + -y Start Vim in easy mode, just like the executable was called + "evim" or "eview". Makes Vim behave like a click-and-type + editor. + + -Z Restricted mode. Works like the executable starts with + "r". + + -- Denotes the end of the options. Arguments after this will + be handled as a file name. This can be used to edit a + filename that starts with a '-'. + + --echo-wid GTK GUI only: Echo the Window ID on stdout. + + --help Give a help message and exit, just like "-h". + + --literal Take file name arguments literally, do not expand wild- + cards. This has no effect on Unix where the shell expands + wildcards. + + --noplugin Skip loading plugins. Implied by -u NONE. + + --remote Connect to a Vim server and make it edit the files given in + the rest of the arguments. If no server is found a warning + is given and the files are edited in the current Vim. + + --remote-expr {expr} + Connect to a Vim server, evaluate {expr} in it and print + the result on stdout. + + --remote-send {keys} + Connect to a Vim server and send {keys} to it. + + --remote-silent + As --remote, but without the warning when no server is + found. + + --remote-wait + As --remote, but Vim does not exit until the files have + been edited. + + --remote-wait-silent + As --remote-wait, but without the warning when no server is + found. + + --serverlist + List the names of all Vim servers that can be found. + + --servername {name} + Use {name} as the server name. Used for the current Vim, + unless used with a --remote argument, then it's the name of + the server to connect to. + + --socketid {id} + GTK GUI only: Use the GtkPlug mechanism to run gvim in + another window. + + --version Print version information and exit. + +ON-LINE HELP + Type ":help" in Vim to get started. Type ":help subject" to get help + on a specific subject. For example: ":help ZZ" to get help for the + "ZZ" command. Use <Tab> and CTRL-D to complete subjects (":help cmd- + line-completion"). Tags are present to jump from one place to another + (sort of hypertext links, see ":help"). All documentation files can be + viewed in this way, for example ":help syntax.txt". + +FILES + /usr/local/lib/vim/doc/*.txt + The Vim documentation files. Use ":help doc-file-list" + to get the complete list. + + /usr/local/lib/vim/doc/tags + The tags file used for finding information in the docu- + mentation files. + + /usr/local/lib/vim/syntax/syntax.vim + System wide syntax initializations. + + /usr/local/lib/vim/syntax/*.vim + Syntax files for various languages. + + /usr/local/lib/vim/vimrc + System wide Vim initializations. + + ~/.vimrc Your personal Vim initializations. + + /usr/local/lib/vim/gvimrc + System wide gvim initializations. + + ~/.gvimrc Your personal gvim initializations. + + /usr/local/lib/vim/optwin.vim + Script used for the ":options" command, a nice way to + view and set options. + + /usr/local/lib/vim/menu.vim + System wide menu initializations for gvim. + + /usr/local/lib/vim/bugreport.vim + Script to generate a bug report. See ":help bugs". + + /usr/local/lib/vim/filetype.vim + Script to detect the type of a file by its name. See + ":help 'filetype'". + + /usr/local/lib/vim/scripts.vim + Script to detect the type of a file by its contents. + See ":help 'filetype'". + + /usr/local/lib/vim/print/*.ps + Files used for PostScript printing. + + For recent info read the VIM home page: + <URL:http://www.vim.org/> + +SEE ALSO + vimtutor(1) + +AUTHOR + Most of Vim was made by Bram Moolenaar, with a lot of help from others. + See ":help credits" in Vim. + Vim is based on Stevie, worked on by: Tim Thompson, Tony Andrews and + G.R. (Fred) Walter. Although hardly any of the original code remains. + +BUGS + Probably. See ":help todo" for a list of known problems. + + Note that a number of things that may be regarded as bugs by some, are + in fact caused by a too-faithful reproduction of Vi's behaviour. And + if you think other things are bugs "because Vi does it differently", + you should take a closer look at the vi_diff.txt file (or type :help + vi_diff.txt when in Vim). Also have a look at the 'compatible' and + 'cpoptions' options. + + + + 2006 Apr 11 VIM(1) diff --git a/vim73/doc/vim.man.info b/vim73/doc/vim.man.info new file mode 100755 index 0000000..133f9a0 --- /dev/null +++ b/vim73/doc/vim.man.info Binary files differ diff --git a/vim73/doc/vim2html.pl b/vim73/doc/vim2html.pl new file mode 100644 index 0000000..9066b03 --- /dev/null +++ b/vim73/doc/vim2html.pl @@ -0,0 +1,228 @@ +#!/usr/bin/env perl + +# converts vim documentation to simple html +# Sirtaj Singh Kang (taj@kde.org) + +# Sun Feb 24 14:49:17 CET 2002 + +use strict; +use vars qw/%url $date/; + +%url = (); +$date = `date`; +chop $date; + +sub maplink +{ + my $tag = shift; + if( exists $url{ $tag } ){ + return $url{ $tag }; + } else { + #warn "Unknown hyperlink target: $tag\n"; + $tag =~ s/\.txt//; + $tag =~ s/</</g; + $tag =~ s/>/>/g; + return "<code class=\"badlink\">$tag</code>"; + } +} + +sub readTagFile +{ + my($tagfile) = @_; + my( $tag, $file, $name ); + + open(TAGS,"$tagfile") || die "can't read tags\n"; + + while( <TAGS> ) { + next unless /^(\S+)\s+(\S+)\s+/; + + $tag = $1; + my $label = $tag; + ($file= $2) =~ s/.txt$/.html/g; + $label =~ s/\.txt//; + + $url{ $tag } = "<a href=\"$file#".escurl($tag)."\">".esctext($label)."</a>"; + } + close( TAGS ); +} + +sub esctext +{ + my $text = shift; + $text =~ s/&/&/g; + $text =~ s/</</g; + $text =~ s/>/>/g; + return $text; +} + +sub escurl +{ + my $url = shift; + $url =~ s/"/%22/g; + $url =~ s/~/%7E/g; + $url =~ s/</%3C/g; + $url =~ s/>/%3E/g; + $url =~ s/=/%20/g; + $url =~ s/#/%23/g; + $url =~ s/\//%2F/g; + + return $url; +} + +sub vim2html +{ + my( $infile ) = @_; + my( $outfile ); + + open(IN, "$infile" ) || die "Couldn't read from $infile: $!.\n"; + + ($outfile = $infile) =~ s:.*/::g; + $outfile =~ s/\.txt$//g; + + open( OUT, ">$outfile.html" ) + || die "Couldn't write to $outfile.html: $!.\n"; + my $head = uc( $outfile ); + + print OUT<<EOF; +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<title>VIM: $outfile + + + +

$head

+
+EOF
+
+	my $inexample = 0;
+	while(  ) {
+		chop;
+		if ( /^\s*[-=]+\s*$/ ) {
+			print OUT "

";
+			next;
+		}
+
+		# examples
+		elsif( /^>$/ || /\s>$/ ) {
+			$inexample = 1;
+			chop;
+		}
+		elsif ( $inexample && /^([<\S])/ ) {
+			$inexample = 0;
+			$_ = $' if $1 eq "<";
+		}
+
+		s/\s+$//g;
+
+		# Various vim highlights. note that < and > have already been escaped
+		# so that HTML doesn't get screwed up.
+
+		my @out = ();
+		#		print "Text: $_\n";
+		LOOP:
+		foreach my $token ( split /((?:\|[^\|]+\|)|(?:\*[^\*]+\*))/ ) {
+			if ( $token =~ /^\|([^\|]+)\|/ ) {
+				# link
+				push( @out, "|".maplink( $1 )."|" );
+				next LOOP;
+			}
+			elsif ( $token =~ /^\*([^\*]+)\*/ ) {
+				# target
+				push( @out,
+					"\*".esctext($1)."<\/a>\*<\/b>");
+				next LOOP;
+			}
+
+			$_ = esctext($token);
+			s/CTRL-(\w+)/CTRL-$1<\/code>/g;
+			# parameter <...>
+			s/<(.*?)>/<$1><\/code>/g;
+
+			# parameter {...}
+			s/\{([^}]*)\}/{$1}<\/code>/g;
+
+			# parameter [...]
+			s/\[(range|line|count|offset|cmd|[-+]?num)\]/\[$1\]<\/code>/g;
+			# note
+			s/(Note:?)/$1<\/code>/gi;
+
+			# local heading
+			s/^(.*)\~$/$1<\/code>/g;
+			push( @out, $_ );
+		}
+
+		$_ = join( "", @out );
+
+		if( $inexample == 2 ) {
+			print OUT "$_\n";
+		} else {
+			print OUT $_,"\n";
+		}
+
+		$inexample = 2 if $inexample == 1;
+	}
+	print OUT<
+

Generated by vim2html on $date

+ + +EOF + +} + +sub usage +{ +die< +EOF +} + + +sub writeCSS +{ + open( CSS, ">vim-stylesheet.css" ) || die "Couldn't write stylesheet: $!\n"; + print CSS< 2005-03-12. diff --git a/vim73/doc/vimdiff-fr.UTF-8.1 b/vim73/doc/vimdiff-fr.UTF-8.1 new file mode 100644 index 0000000..d143588 --- /dev/null +++ b/vim73/doc/vimdiff-fr.UTF-8.1 @@ -0,0 +1,53 @@ +.TH VIMDIFF 1 "30 mars 2001" +.SH NOM +vimdiff \- ouvre deux, trois ou quatre versions d'un fichier dans Vim et +affiche leurs différences +.SH SYNOPSIS +.br +.B vimdiff +[options] fichier1 fichier2 [fichier3 [fichier4]] +.PP +.B gvimdiff +.SH DESCRIPTION +.B Vimdiff +démarre +.B Vim +avec deux (ou trois ou quatre) fichiers. +Chaque fichier est ouvert dans sa propre fenêtre. +Les différences entres ces fichiers sont mises en surbrillance. +C'est un outil très pratique pour visualiser et reporter les +changements entre deux versions d'un même fichier. +.PP +Consulter vim(1) pour des informations sur l'éditeur Vim lui-même. +.PP +Si +.B gvimdiff +est invoqué, l'IHM graphique est démarrée quand elle est disponible. +.PP +L'option 'diff' est activée dans chacune des fenêtres, ce qui provoque la mise +en surbrillance des différences. +.br +Les options 'wrap' et 'scrollbind' sont activées pour donner un aspect +agréable au texte. +.br +L'option 'foldmethod' est fixée à "diff", ce qui replie les lignes consécutives +identiques. 'foldcolumn' est fixé à 2 pour trouver les replis rapidement et +les ouvrir ou les fermer facilement. +.SH ARGUMENTS +La fenêtre de Vim est partagée verticalement afin d'afficher les lignes +correspondantes les unes en face des autres, comme si l'argument "\-O" était +spécifié. Utilisez l'argument "\-o" pour obtenir un partage horizontal à la +place. +.PP +Pour connaître les autres arguments disponibles, consultez vim(1). +.SH VOIR AUSSI +vim(1) +.SH AUTEUR +La majeure partie de +.B Vim +a été écrite par Bram Moolenaar, avec l'aide de nombreux autres contributeurs. +Voir ":help credits" dans +.B Vim. +.SH TRADUCTION +Cette page de manuel a été traduite par David Blanchet + 2005-03-12. diff --git a/vim73/doc/vimdiff-it.1 b/vim73/doc/vimdiff-it.1 new file mode 100755 index 0000000..2203877 --- /dev/null +++ b/vim73/doc/vimdiff-it.1 @@ -0,0 +1,48 @@ +.TH VIMDIFF 1 "30 marzo 2001" +.SH NOME +vimdiff \- modifica due, tre o quattro versioni di un file con Vim, +visualizzando le differenze +.SH SINTASSI +.br +.B vimdiff +[opzioni] file1 file2 [file3 [file4]] +.PP +.B gvimdiff +.SH DESCRIZIONE +.B Vimdiff +inizia +.B Vim +per due (o tre o quattro) file. +Ogni file ha una sua finestra. +Le differenze fra file sono evidenziate. + una maniera elegante per controllare modifiche e portare modifiche +verso un'altra versione dello stesso file. +.PP +Vedere vim(1) per dettagli su Vim in generale. +.PP +Se iniziato con +.B gvimdiff +la GUI sar utilizzata, se disponibile. +.PP +In ogni finestra l'opzione 'diff' impostata, evidenziando cos le +differenze. +.br +Le opzioni 'wrap' e 'scrollbind' sono impostate per migliorare la +visibilit del testo. +.br +L'opzione 'foldmethod' impostata al valore "diff", che mette gruppi di +linee uguali fra i diversi file in una piegatura. 'foldcolumn' impostato +a due per poter facilmente visualizzare le piegature, aprirle e chiuderle. +.SH OPZIONI +Lo schermo diviso verticalmente, come se aveste usato l'opzione "\-O". +Per dividerlo orizzontalmente, usare l'opzione "\-o". +.PP +Per tutte le altre opzioni, vedere vim(1). +.SH VEDERE ANCHE +vim(1) +.SH AUTORE +Buona parte di +.B Vim + stato scritto da Bram Moolenaar, con molto aiuto da altri. +Vedere ":help credits" in +.B Vim. diff --git a/vim73/doc/vimdiff-it.UTF-8.1 b/vim73/doc/vimdiff-it.UTF-8.1 new file mode 100644 index 0000000..090892f --- /dev/null +++ b/vim73/doc/vimdiff-it.UTF-8.1 @@ -0,0 +1,48 @@ +.TH VIMDIFF 1 "30 marzo 2001" +.SH NOME +vimdiff \- modifica due, tre o quattro versioni di un file con Vim, +visualizzando le differenze +.SH SINTASSI +.br +.B vimdiff +[opzioni] file1 file2 [file3 [file4]] +.PP +.B gvimdiff +.SH DESCRIZIONE +.B Vimdiff +inizia +.B Vim +per due (o tre o quattro) file. +Ogni file ha una sua finestra. +Le differenze fra file sono evidenziate. +È una maniera elegante per controllare modifiche e portare modifiche +verso un'altra versione dello stesso file. +.PP +Vedere vim(1) per dettagli su Vim in generale. +.PP +Se iniziato con +.B gvimdiff +la GUI sarà utilizzata, se disponibile. +.PP +In ogni finestra l'opzione 'diff' è impostata, evidenziando così le +differenze. +.br +Le opzioni 'wrap' e 'scrollbind' sono impostate per migliorare la +visibilità del testo. +.br +L'opzione 'foldmethod' è impostata al valore "diff", che mette gruppi di +linee uguali fra i diversi file in una piegatura. 'foldcolumn' è impostato +a due per poter facilmente visualizzare le piegature, aprirle e chiuderle. +.SH OPZIONI +Lo schermo è diviso verticalmente, come se aveste usato l'opzione "\-O". +Per dividerlo orizzontalmente, usare l'opzione "\-o". +.PP +Per tutte le altre opzioni, vedere vim(1). +.SH VEDERE ANCHE +vim(1) +.SH AUTORE +Buona parte di +.B Vim +è stato scritto da Bram Moolenaar, con molto aiuto da altri. +Vedere ":help credits" in +.B Vim. diff --git a/vim73/doc/vimdiff-pl.1 b/vim73/doc/vimdiff-pl.1 new file mode 100644 index 0000000..5332f78 --- /dev/null +++ b/vim73/doc/vimdiff-pl.1 @@ -0,0 +1,46 @@ +.TH VIMDIFF 1 "2001 Mar 30" +.SH NAZWA +vimdiff \- edytuj dwie, trzy lub cztery wersje pliku w Vimie i zobacz rnice +.SH SYNOPSIS +.br +.B vimdiff +[opcje] plik1 plik2 [plik3 [plik4]] +.PP +.B gvimdiff +.SH OPIS +.B Vimdiff +uruchomi +.B Vima +z dwoma (trzema lub czterema plikami), kady z nich we wasnym oknie. +Rnice midzy plikami zostan podwietlone. +Jest to dobry sposb by przeanalizowa rnice i przenie zmiany z jednej +wersji pliku do innej. +.PP +Zobacz vim(1) by pozna wicej szczegw o samym Vimie. +.PP +Kiedy uruchomiony jako +.B gvimdiff +zostanie uruchomione GUI (jeli dostpne). +.PP +W kadym oknie zostanie ustawiona opcja 'diff', ktra spowoduje +podwietlenie rnic. +.br +Opcje 'wrap' i 'scrollbind' zostan ustawione by tekst si +wygodnie przegldao. +.br +Opcja 'foldmethod' zostanie ustawiona na "diff", dziki czemu +niezmienione linie zostan zwinite. 'foldcolumn' bdzie rwne 2 aby +atwo wyszukiwa, otwiera i zamyka zwinicia. +.SH OPCJE +Pionowy podzia zostanie uyty do wyrwnania linii, tak jakby uyto +opcji "\-O". Aby uzyska poziomy podzia uyj opcji "\-o". +.PP +Aby pozna inne opcje zobacz vim(1). +.SH ZOBACZ TAKE +vim(1) +.SH AUTOR +Wikszo +.B Vima +zostaa napisana przez Brama Moolenaara przy pomocy wielu innych osb. +Zobacz ":help credits w +.B Vimie. diff --git a/vim73/doc/vimdiff-pl.UTF-8.1 b/vim73/doc/vimdiff-pl.UTF-8.1 new file mode 100644 index 0000000..d66fdc9 --- /dev/null +++ b/vim73/doc/vimdiff-pl.UTF-8.1 @@ -0,0 +1,46 @@ +.TH VIMDIFF 1 "2001 Mar 30" +.SH NAZWA +vimdiff \- edytuj dwie, trzy lub cztery wersje pliku w Vimie i zobacz różnice +.SH SYNOPSIS +.br +.B vimdiff +[opcje] plik1 plik2 [plik3 [plik4]] +.PP +.B gvimdiff +.SH OPIS +.B Vimdiff +uruchomi +.B Vima +z dwoma (trzema lub czterema plikami), każdy z nich we własnym oknie. +Różnice między plikami zostaną podświetlone. +Jest to dobry sposób by przeanalizować różnice i przenieść zmiany z jednej +wersji pliku do innej. +.PP +Zobacz vim(1) by poznać więcej szczegółów o samym Vimie. +.PP +Kiedy uruchomiony jako +.B gvimdiff +zostanie uruchomione GUI (jeśli dostępne). +.PP +W każdym oknie zostanie ustawiona opcja 'diff', która spowoduje +podświetlenie różnic. +.br +Opcje 'wrap' i 'scrollbind' zostaną ustawione by tekst się +wygodnie przeglądało. +.br +Opcja 'foldmethod' zostanie ustawiona na "diff", dzięki czemu +niezmienione linie zostaną zwinięte. 'foldcolumn' będzie równe 2 aby +łatwo wyszukiwać, otwierać i zamykać zwinięcia. +.SH OPCJE +Pionowy podział zostanie użyty do wyrównania linii, tak jakby użyto +opcji "\-O". Aby uzyskać poziomy podział użyj opcji "\-o". +.PP +Aby poznać inne opcje zobacz vim(1). +.SH ZOBACZ TAKŻE +vim(1) +.SH AUTOR +Większość +.B Vima +została napisana przez Brama Moolenaara przy pomocy wielu innych osób. +Zobacz ":help credits w +.B Vimie. diff --git a/vim73/doc/vimdiff-ru.1 b/vim73/doc/vimdiff-ru.1 new file mode 100644 index 0000000..3855367 --- /dev/null +++ b/vim73/doc/vimdiff-ru.1 @@ -0,0 +1,50 @@ +.TH VIMDIFF 1 "2001 March 30" +.SH +vimdiff \- Vim + . +.SH +.br +.B vimdiff +[] 1 2 [3] +.PP +.B gvimdiff +.SH + +.B vimdiff + +.B Vim + ( ) . . + . + ӣ + . +.PP + Vim . vim(1). +.PP + +.B gvimdiff + , . +.PP + 'diff', + . +.br + + 'wrap' 'scrollbind'. +.br + 'foldmethod' "diff", + , . + 'foldcolumn' 2, +, . +.SH + , + "\-O". , + , "\-o". +.PP + vim(1). +.SH +vim(1) +.SH + +.B Vim + (Bram Moolenaar), + . . ":help credits" +.B Vim. diff --git a/vim73/doc/vimdiff-ru.UTF-8.1 b/vim73/doc/vimdiff-ru.UTF-8.1 new file mode 100644 index 0000000..2f17e9c --- /dev/null +++ b/vim73/doc/vimdiff-ru.UTF-8.1 @@ -0,0 +1,50 @@ +.TH VIMDIFF 1 "2001 March 30" +.SH ИМЯ +vimdiff \- позволяет редактировать две или три версии файла с помощью Vim +с отображением различий. +.SH КОМАНДНАЯ СТРОКА +.br +.B vimdiff +[ключи] файл1 файл2 [файл3] +.PP +.B gvimdiff +.SH ОПИСАНИЕ +Команда +.B vimdiff +загружает в +.B Vim +два (или три) файла. Каждый файл открывается в собственном окне. +Различия между файлами отображаются с помощью подсветки синтаксиса. +Эта команда позволяет наглядно отображать внесённые изменения и переносить +различающиеся фрагменты из одной версии файла в другую. +.PP +Подробнее о Vim см. на странице справочника vim(1). +.PP +При запуске с помощью команды +.B gvimdiff +редактор запускается в режиме графического интерфейса, если это возможно. +.PP +В каждом окне включается опция 'diff', что позволяет использовать подсветку +синтаксиса для отображения различий между файлами. +.br +Для улучшения работы с файлами в режиме отображения отличий также включаются +опции 'wrap' и 'scrollbind'. +.br +Значение опции 'foldmethod' устанавливается равным "diff", что позволяет +прятать в складку области текста, которые не отличаются в различных версиях файла. +Значение опции 'foldcolumn' устанавливается равным 2, чтобы было проще +находить, открывать и закрывать такие складки. +.SH КЛЮЧИ ЗАПУСКА +Для выравнивания строк между окнами используется вертикальное разделение окон, +как если бы использовался ключ "\-O". Для того, чтобы использовать разделение +окон по горизонтали, следует указать в командной строке ключ "\-o". +.PP +Остальные ключи командной строки рассматриваются на странице справочника vim(1). +.SH СМОТРИ ТАКЖЕ +vim(1) +.SH АВТОРЫ +Большая часть +.B Vim +создана Брамом Мооленааром (Bram Moolenaar), которому помогает огромное +количество людей. См. ":help credits" в +.B Vim. diff --git a/vim73/doc/vimdiff.1 b/vim73/doc/vimdiff.1 new file mode 100644 index 0000000..bed2b32 --- /dev/null +++ b/vim73/doc/vimdiff.1 @@ -0,0 +1,46 @@ +.TH VIMDIFF 1 "2001 March 30" +.SH NAME +vimdiff \- edit two, three or four versions of a file with Vim and show differences +.SH SYNOPSIS +.br +.B vimdiff +[options] file1 file2 [file3 [file4]] +.PP +.B gvimdiff +.SH DESCRIPTION +.B Vimdiff +starts +.B Vim +on two (or three or four) files. +Each file gets its own window. +The differences between the files are highlighted. +This is a nice way to inspect changes and to move changes from one version +to another version of the same file. +.PP +See vim(1) for details about Vim itself. +.PP +When started as +.B gvimdiff +the GUI will be started, if available. +.PP +In each window the 'diff' option will be set, which causes the differences +to be highlighted. +.br +The 'wrap' and 'scrollbind' options are set to make the text look good. +.br +The 'foldmethod' option is set to "diff", which puts ranges of lines without +changes in a fold. 'foldcolumn' is set to two to make it easy to spot the +folds and open or close them. +.SH OPTIONS +Vertical splits are used to align the lines, as if the "\-O" argument was used. +To use horizontal splits instead, use the "\-o" argument. +.PP +For all other arguments see vim(1). +.SH SEE ALSO +vim(1) +.SH AUTHOR +Most of +.B Vim +was made by Bram Moolenaar, with a lot of help from others. +See ":help credits" in +.B Vim. diff --git a/vim73/doc/vimdiff.man b/vim73/doc/vimdiff.man new file mode 100644 index 0000000..913ac13 --- /dev/null +++ b/vim73/doc/vimdiff.man @@ -0,0 +1,46 @@ +VIMDIFF(1) VIMDIFF(1) + + + +NAME + vimdiff - edit two, three or four versions of a file with Vim and show + differences + +SYNOPSIS + vimdiff [options] file1 file2 [file3 [file4]] + + gvimdiff + +DESCRIPTION + Vimdiff starts Vim on two (or three or four) files. Each file gets its + own window. The differences between the files are highlighted. This + is a nice way to inspect changes and to move changes from one version + to another version of the same file. + + See vim(1) for details about Vim itself. + + When started as gvimdiff the GUI will be started, if available. + + In each window the 'diff' option will be set, which causes the differ- + ences to be highlighted. + The 'wrap' and 'scrollbind' options are set to make the text look good. + The 'foldmethod' option is set to "diff", which puts ranges of lines + without changes in a fold. 'foldcolumn' is set to two to make it easy + to spot the folds and open or close them. + +OPTIONS + Vertical splits are used to align the lines, as if the "-O" argument + was used. To use horizontal splits instead, use the "-o" argument. + + For all other arguments see vim(1). + +SEE ALSO + vim(1) + +AUTHOR + Most of Vim was made by Bram Moolenaar, with a lot of help from others. + See ":help credits" in Vim. + + + + 2001 March 30 VIMDIFF(1) diff --git a/vim73/doc/vimtutor-fr.1 b/vim73/doc/vimtutor-fr.1 new file mode 100644 index 0000000..8367190 --- /dev/null +++ b/vim73/doc/vimtutor-fr.1 @@ -0,0 +1,59 @@ +.TH VIMTUTOR 1 "2 avril 2001" +.SH NAME +vimtutor \- tutoriel Vim +.SH SYNOPSIS +.br +.B vimtutor [-g] [langue] +.SH DESCRIPTION +.B Vimtutor +lance le tutoriel +.B Vim +\. +Il copie d'abord le fichier du tutoriel, afin que vous puissiez le modifier +sans altrer le fichier original. +.PP +.B Vimtutor +est utile pour les personnes souhaitant apprendre leurs premires commandes +.B Vim +\. +.PP +L'argument optionnel -g lance vimtutor avec gvim plutt qu'avec vim, si l'IHM +graphique de vim est disponible, ou le lance avec vim si gvim n'est pas +disponible. +.PP +L'argument optionnel [langue] est le nom d'une langue, spcifie par son +symbole deux lettres, tels que "it" ou "es". Si l'argument [langue] est omis, +la langue de la rgion linguistique actuelle sera retenue. Si le tutoriel est +disponible dans cette langue, il est propos. Sinon, c'est la version anglaise +qui est propose. +.PP +.B Vim +est toujours lanc en mode Compatible Vi. +.SH FICHIERS +.TP 15 +/usr/local/lib/vim/tutor/tutor[.langue] +Les fichiers textes de +.B Vimtutor +\. +.TP 15 +/usr/local/lib/vim/tutor/tutor.vim +Le script Vim utilis pour copier les fichiers texte de +.B Vimtutor +\. +.SH AUTEUR +.B Vimtutor +a t crit l'origine pour Vi par Michael C. Pierce et Robert K. Ware, de la +Colorado School of Mines, en reprenant des ides mises par Charles Smith, de +la Colorado State University. +E-mail : bware@mines.colorado.edu. +.br +Il a t modifi pour +.B Vim +par Bram Moolenaar. +Pour connatre le nom des traducteurs, consultez les fichiers textes du +tutoriel. +.SH VOIR AUSSI +vim(1) +.SH TRADUCTION +Cette page de manuel a t traduite par David Blanchet + 2004-12-27. diff --git a/vim73/doc/vimtutor-fr.UTF-8.1 b/vim73/doc/vimtutor-fr.UTF-8.1 new file mode 100644 index 0000000..9bf474d --- /dev/null +++ b/vim73/doc/vimtutor-fr.UTF-8.1 @@ -0,0 +1,59 @@ +.TH VIMTUTOR 1 "2 avril 2001" +.SH NAME +vimtutor \- tutoriel Vim +.SH SYNOPSIS +.br +.B vimtutor [-g] [langue] +.SH DESCRIPTION +.B Vimtutor +lance le tutoriel +.B Vim +\. +Il copie d'abord le fichier du tutoriel, afin que vous puissiez le modifier +sans altérer le fichier original. +.PP +.B Vimtutor +est utile pour les personnes souhaitant apprendre leurs premières commandes +.B Vim +\. +.PP +L'argument optionnel -g lance vimtutor avec gvim plutôt qu'avec vim, si l'IHM +graphique de vim est disponible, ou le lance avec vim si gvim n'est pas +disponible. +.PP +L'argument optionnel [langue] est le nom d'une langue, spécifiée par son +symbole à deux lettres, tels que "it" ou "es". Si l'argument [langue] est omis, +la langue de la région linguistique actuelle sera retenue. Si le tutoriel est +disponible dans cette langue, il est proposé. Sinon, c'est la version anglaise +qui est proposée. +.PP +.B Vim +est toujours lancé en mode Compatible Vi. +.SH FICHIERS +.TP 15 +/usr/local/lib/vim/tutor/tutor[.langue] +Les fichiers textes de +.B Vimtutor +\. +.TP 15 +/usr/local/lib/vim/tutor/tutor.vim +Le script Vim utilisé pour copier les fichiers texte de +.B Vimtutor +\. +.SH AUTEUR +.B Vimtutor +a été écrit à l'origine pour Vi par Michael C. Pierce et Robert K. Ware, de la +Colorado School of Mines, en reprenant des idées émises par Charles Smith, de +la Colorado State University. +E-mail : bware@mines.colorado.edu. +.br +Il a été modifié pour +.B Vim +par Bram Moolenaar. +Pour connaître le nom des traducteurs, consultez les fichiers textes du +tutoriel. +.SH VOIR AUSSI +vim(1) +.SH TRADUCTION +Cette page de manuel a été traduite par David Blanchet + 2004-12-27. diff --git a/vim73/doc/vimtutor-it.1 b/vim73/doc/vimtutor-it.1 new file mode 100755 index 0000000..b5c1e61 --- /dev/null +++ b/vim73/doc/vimtutor-it.1 @@ -0,0 +1,58 @@ +.TH VIMTUTOR 1 "2 aprile 2001" +.SH NOME +vimtutor \- Un breve corso per imparare Vim +.SH SINTASSI +.br +.B vimtutor [\-g] [lingua] +.SH DESCRIZIONE +.B Vimtutor +inizia il +.B Vim +tutor (una breve corso per imparare Vim). +Per prima cosa viene creata una copia del file di lavoro, che pu cos essere +modificato senza alterare il file usato come modello. +.PP +Il comando +.B Vimtutor + utile a chi voglia imparare i primi comandi +.B Vim +. +.PP +L'argomento opzionale \-g inizia vimtutor usando gvim invece che vim, se la +versione GUI di vim disponibile. oppure utilizza vim, se gvim non +disponibile. +.PP +L'arogmento opzionale [lingua] l'abbreviazione di due lettere del nome +di una lingua, per esempio "it" oppure "es". +se L'argomento [lingua] non viene specificato, si utilizza la lingua "locale" +del computer. +Se la versione in quella lingua del "tutor" disponibile, sar usata. +Altrimenti sar usata la versione inglese. +.PP +.B Vim + sempre iniziato in Modo compatibile con vi. +.SH FILE +.TP 15 +/usr/local/lib/vim/tutor/tutor[.language] +Il/I file di testo per +.B Vimtutor + +.TP 15 +/usr/local/lib/vim/tutor/tutor.vim +Lo script di Vim usato per copiare il file di testo +.B Vimtutor +. +.SH AUTORE +The +.B Vimtutor + stato scritto in origine per Vi da Michael C. Pierce e Robert K. Ware, +Colorado School of Mines, usando idee fornite da Charles Smith, +Colorado State University. +E\-mail: bware@mines.colorado.edu. +.br + stato modificato per +.B Vim +da Bram Moolenaar. +Per i nomi dei traduttori, vedere i file usati nelle rispettive lingue. +.SH VEDERE ANCHE +vim(1) diff --git a/vim73/doc/vimtutor-it.UTF-8.1 b/vim73/doc/vimtutor-it.UTF-8.1 new file mode 100644 index 0000000..a33dcb0 --- /dev/null +++ b/vim73/doc/vimtutor-it.UTF-8.1 @@ -0,0 +1,58 @@ +.TH VIMTUTOR 1 "2 aprile 2001" +.SH NOME +vimtutor \- Un breve corso per imparare Vim +.SH SINTASSI +.br +.B vimtutor [\-g] [lingua] +.SH DESCRIZIONE +.B Vimtutor +inizia il +.B Vim +tutor (una breve corso per imparare Vim). +Per prima cosa viene creata una copia del file di lavoro, che può così essere +modificato senza alterare il file usato come modello. +.PP +Il comando +.B Vimtutor +è utile a chi voglia imparare i primi comandi +.B Vim +. +.PP +L'argomento opzionale \-g inizia vimtutor usando gvim invece che vim, se la +versione GUI di vim è disponibile. oppure utilizza vim, se gvim non è +disponibile. +.PP +L'arogmento opzionale [lingua] è l'abbreviazione di due lettere del nome +di una lingua, per esempio "it" oppure "es". +se L'argomento [lingua] non viene specificato, si utilizza la lingua "locale" +del computer. +Se la versione in quella lingua del "tutor" è disponibile, sarà usata. +Altrimenti sarà usata la versione inglese. +.PP +.B Vim +è sempre iniziato in Modo compatibile con vi. +.SH FILE +.TP 15 +/usr/local/lib/vim/tutor/tutor[.language] +Il/I file di testo per +.B Vimtutor + +.TP 15 +/usr/local/lib/vim/tutor/tutor.vim +Lo script di Vim usato per copiare il file di testo +.B Vimtutor +. +.SH AUTORE +The +.B Vimtutor +è stato scritto in origine per Vi da Michael C. Pierce e Robert K. Ware, +Colorado School of Mines, usando idee fornite da Charles Smith, +Colorado State University. +E\-mail: bware@mines.colorado.edu. +.br +È stato modificato per +.B Vim +da Bram Moolenaar. +Per i nomi dei traduttori, vedere i file usati nelle rispettive lingue. +.SH VEDERE ANCHE +vim(1) diff --git a/vim73/doc/vimtutor-pl.1 b/vim73/doc/vimtutor-pl.1 new file mode 100644 index 0000000..e603ca5 --- /dev/null +++ b/vim73/doc/vimtutor-pl.1 @@ -0,0 +1,51 @@ +.TH VIMTUTOR 1 "2001 Kwi 2" +.SH NAZWA +vimtutor \- nauczyciel Vima +.SH SYNOPSIS +.br +.B vimtutor -g [jzyk] +.SH OPIS +.B Vimtutor +uruchamia nauczyciela +.B Vima. +Najpierw kopiuje waciwy plik, dziki temu mona go zmienia bez obaw +utraty treci. +.PP +.B Vimtutor +przyda si ludziom, ktrzy chc si nauczy pierwszych polece +.B Vima +.PP +Opcjonalny argument \-g uruchamia vimtutor w gvimie a nie w Vimie jeli +graficzna wersja Vima jest dostpna, jeli nie zostanie uruchomiony Vim. +.PP +Opcjonalny argument [jzyk] jest dwu literowym kodem jzyka, tak jak +"it" lub "es". +Jeli brak argumentu [jzyk] zostanie uyty jzyk biecej +lokalizacji. +Jeli nauczyciel w tym jzyku jest dostpny, zostanie uyty \- w innym +wypadku zostanie wykorzystana wersja angielska. +.PP +.B Vim +jest uruchamiany zawsze w trybie kompatybilnoci z Vi +.SH PLIKI +.TP 15 +/usr/local/lib/vim/tutor/tutor[.jzyk] +Tekstowe pliki +.B Vimtutora. +.TP 15 +/usr/local/lib/vim/tutor/tutor.vim +Skrypt Vima uywany do kopiowania pliku +.B Vimtutora. +.SH AUTOR +.B Vimtutor +zosta pocztkowo napisany dla Vi przez Michaela C. Pierce'a +i Roberta K. Ware'a z Colorado School of Mines zainspirowani przez +Charlesa Smitha z Colorado State University. +E-mail: bware@mines.colorado.edu +.br +Zmodyfikowany na potrzeby +.B Vima +przez Brama Moolenaara. +Nazwiska tumaczy w plikach. +.SH ZOBACZ TAKE +vim(1) diff --git a/vim73/doc/vimtutor-pl.UTF-8.1 b/vim73/doc/vimtutor-pl.UTF-8.1 new file mode 100644 index 0000000..199fcd0 --- /dev/null +++ b/vim73/doc/vimtutor-pl.UTF-8.1 @@ -0,0 +1,51 @@ +.TH VIMTUTOR 1 "2001 Kwi 2" +.SH NAZWA +vimtutor \- nauczyciel Vima +.SH SYNOPSIS +.br +.B vimtutor -g [język] +.SH OPIS +.B Vimtutor +uruchamia nauczyciela +.B Vima. +Najpierw kopiuje właściwy plik, dzięki temu można go zmieniać bez obaw +utraty treści. +.PP +.B Vimtutor +przyda się ludziom, którzy chcą się nauczyć pierwszych poleceń +.B Vima +.PP +Opcjonalny argument \-g uruchamia vimtutor w gvimie a nie w Vimie jeśli +graficzna wersja Vima jest dostępna, jeśli nie zostanie uruchomiony Vim. +.PP +Opcjonalny argument [język] jest dwu literowym kodem języka, tak jak +"it" lub "es". +Jeśli brak argumentu [język] zostanie użyty język bieżącej +lokalizacji. +Jeśli nauczyciel w tym języku jest dostępny, zostanie użyty \- w innym +wypadku zostanie wykorzystana wersja angielska. +.PP +.B Vim +jest uruchamiany zawsze w trybie kompatybilności z Vi +.SH PLIKI +.TP 15 +/usr/local/lib/vim/tutor/tutor[.język] +Tekstowe pliki +.B Vimtutora. +.TP 15 +/usr/local/lib/vim/tutor/tutor.vim +Skrypt Vima używany do kopiowania pliku +.B Vimtutora. +.SH AUTOR +.B Vimtutor +został początkowo napisany dla Vi przez Michaela C. Pierce'a +i Roberta K. Ware'a z Colorado School of Mines zainspirowani przez +Charlesa Smitha z Colorado State University. +E-mail: bware@mines.colorado.edu +.br +Zmodyfikowany na potrzeby +.B Vima +przez Brama Moolenaara. +Nazwiska tłumaczy w plikach. +.SH ZOBACZ TAKŻE +vim(1) diff --git a/vim73/doc/vimtutor-ru.1 b/vim73/doc/vimtutor-ru.1 new file mode 100644 index 0000000..fa3c5d9 --- /dev/null +++ b/vim73/doc/vimtutor-ru.1 @@ -0,0 +1,51 @@ +.TH VIMTUTOR 1 "2001 April 2" +.SH +vimtutor \- Vim +.SH +.br +.B vimtutor [] +.SH + +.B vimtutor + +.B Vim. + , + . +.PP + +.B vimtutor + , +.B Vim. +.PP + [] , + "ru" "it". + [] , + . , + . +.PP + +.B Vim + Vi. +.SH +.TP 15 +/usr/local/lib/vim/tutor/tutor[.] + +.B vimtutor. +.TP 15 +/usr/local/lib/vim/tutor/tutor.vim + Vim, + +.B vimtutor. +.SH +.B Vimtutor + Vi . (Michael C. Pierce) + . (Robert K. Ware) Colorado School of Mines + (Charles Smith) Colorado State University. +E-mail: bware@mines.colorado.edu. +.br + +.B Vim + (Bram Moolenaar). + . +.SH +vim(1) diff --git a/vim73/doc/vimtutor-ru.UTF-8.1 b/vim73/doc/vimtutor-ru.UTF-8.1 new file mode 100644 index 0000000..6b1ba90 --- /dev/null +++ b/vim73/doc/vimtutor-ru.UTF-8.1 @@ -0,0 +1,51 @@ +.TH VIMTUTOR 1 "2001 April 2" +.SH ИМЯ +vimtutor \- учебник по Vim +.SH КОМАНДНАЯ СТРОКА +.br +.B vimtutor [язык] +.SH ОПИСАНИЕ +Команда +.B vimtutor +запускает учебник по +.B Vim. +При этом сначала происходит создание копии файла учебника, +чтобы его можно было редактировать без опасения потерять исходный файл. +.PP +Программа +.B vimtutor +полезна для новичков, желающих научиться самым основным командам +.B Vim. +.PP +Необязательный параметр [язык] представляет собой двухсимвольный код языка, +например "ru" или "it". +Если параметр [язык] не указан, то используется язык активной в настоящий +момент локали. Если учебник на этом языке не существует, то по умолчанию +используется учебник на английском языке. +.PP +При работе с учебником +.B Vim +всегда запускается в режиме совместимости с Vi. +.SH ФАЙЛЫ +.TP 15 +/usr/local/lib/vim/tutor/tutor[.язык] +Текст учебника +.B vimtutor. +.TP 15 +/usr/local/lib/vim/tutor/tutor.vim +Сценарий Vim, который используется для создания рабочей +копии текста учебника +.B vimtutor. +.SH АВТОРЫ +.B Vimtutor +был впервые написан для Vi Майклом К. Пирсом (Michael C. Pierce) и +Робертом К. Уэа (Robert K. Ware) из Colorado School of Mines по +идее Чарльза Смита (Charles Smith) из Colorado State University. +E-mail: bware@mines.colorado.edu. +.br +Впоследствии учебник был доработан для использования в +.B Vim +Брамом Мооленааром (Bram Moolenaar). +Имена переводчиков учебника упоминаются в соответствующих файлах. +.SH СМОТРИ ТАКЖЕ +vim(1) diff --git a/vim73/doc/vimtutor.1 b/vim73/doc/vimtutor.1 new file mode 100644 index 0000000..0aa7e8d --- /dev/null +++ b/vim73/doc/vimtutor.1 @@ -0,0 +1,57 @@ +.TH VIMTUTOR 1 "2001 April 2" +.SH NAME +vimtutor \- the Vim tutor +.SH SYNOPSIS +.br +.B vimtutor [\-g] [language] +.SH DESCRIPTION +.B Vimtutor +starts the +.B Vim +tutor. +It copies the tutor file first, so that it can be modified without changing +the original file. +.PP +The +.B Vimtutor +is useful for people that want to learn their first +.B Vim +commands. +.PP +The optional argument \-g starts vimtutor with gvim rather than vim, if the +GUI version of vim is available, or falls back to Vim if gvim is not found. +.PP +The optional [language] argument is the two-letter name of a language, like +"it" or "es". +If the [language] argument is missing, the language of the current locale will +be used. +If a tutor in this language is available, it will be used. +Otherwise the English version will be used. +.PP +.B Vim +is always started in Vi compatible mode. +.SH FILES +.TP 15 +/usr/local/lib/vim/tutor/tutor[.language] +The +.B Vimtutor +text file(s). +.TP 15 +/usr/local/lib/vim/tutor/tutor.vim +The Vim script used to copy the +.B Vimtutor +text file. +.SH AUTHOR +The +.B Vimtutor +was originally written for Vi by Michael C. Pierce and Robert K. Ware, +Colorado School of Mines using ideas supplied by Charles Smith, +Colorado State University. +E-mail: bware@mines.colorado.edu. +.br +It was modified for +.B Vim +by Bram Moolenaar. +For the names of the translators see the tutor files. +.SH SEE ALSO +vim(1) diff --git a/vim73/doc/vimtutor.man b/vim73/doc/vimtutor.man new file mode 100644 index 0000000..9f2350a --- /dev/null +++ b/vim73/doc/vimtutor.man @@ -0,0 +1,50 @@ +VIMTUTOR(1) VIMTUTOR(1) + + + +NAME + vimtutor - the Vim tutor + +SYNOPSIS + vimtutor [-g] [language] + +DESCRIPTION + Vimtutor starts the Vim tutor. It copies the tutor file first, so that + it can be modified without changing the original file. + + The Vimtutor is useful for people that want to learn their first Vim + commands. + + The optional argument -g starts vimtutor with gvim rather than vim, if + the GUI version of vim is available, or falls back to Vim if gvim is + not found. + + The optional [language] argument is the two-letter name of a language, + like "it" or "es". If the [language] argument is missing, the language + of the current locale will be used. If a tutor in this language is + available, it will be used. Otherwise the English version will be + used. + + Vim is always started in Vi compatible mode. + +FILES + /usr/local/lib/vim/tutor/tutor[.language] + The Vimtutor text file(s). + + /usr/local/lib/vim/tutor/tutor.vim + The Vim script used to copy the Vimtutor text file. + +AUTHOR + The Vimtutor was originally written for Vi by Michael C. Pierce and + Robert K. Ware, Colorado School of Mines using ideas supplied by + Charles Smith, Colorado State University. E-mail: bware@mines.col‐ + orado.edu. + It was modified for Vim by Bram Moolenaar. For the names of the trans‐ + lators see the tutor files. + +SEE ALSO + vim(1) + + + + 2001 April 2 VIMTUTOR(1) diff --git a/vim73/doc/visual.txt b/vim73/doc/visual.txt new file mode 100644 index 0000000..8c50a29 --- /dev/null +++ b/vim73/doc/visual.txt @@ -0,0 +1,509 @@ +*visual.txt* For Vim version 7.3. Last change: 2010 Feb 17 + + + VIM REFERENCE MANUAL by Bram Moolenaar + + +Visual mode *Visual* *Visual-mode* *visual-mode* + +Visual mode is a flexible and easy way to select a piece of text for an +operator. It is the only way to select a block of text. + +This is introduced in section |04.4| of the user manual. + +1. Using Visual mode |visual-use| +2. Starting and stopping Visual mode |visual-start| +3. Changing the Visual area |visual-change| +4. Operating on the Visual area |visual-operators| +5. Blockwise operators |blockwise-operators| +6. Repeating |visual-repeat| +7. Examples |visual-examples| +8. Select mode |Select-mode| + +{Vi has no Visual mode, the name "visual" is used for Normal mode, to +distinguish it from Ex mode} +{not available when the |+visual| feature was disabled when compiling} + +============================================================================== +1. Using Visual mode *visual-use* + +Using Visual mode consists of three parts: +1. Mark the start of the text with "v", "V" or CTRL-V. + The character under the cursor will be used as the start. +2. Move to the end of the text. + The text from the start of the Visual mode up to and including the + character under the cursor is highlighted. +3. Type an operator command. + The highlighted characters will be operated upon. + +The 'highlight' option can be used to set the display mode to use for +highlighting in Visual mode. +The 'virtualedit' option can be used to allow positioning the cursor to +positions where there is no actual character. + +The highlighted text normally includes the character under the cursor. +However, when the 'selection' option is set to "exclusive" and the cursor is +after the Visual area, the character under the cursor is not included. + +With "v" the text before the start position and after the end position will +not be highlighted. However, all uppercase and non-alpha operators, except +"~" and "U", will work on whole lines anyway. See the list of operators +below. + + *visual-block* +With CTRL-V (blockwise Visual mode) the highlighted text will be a rectangle +between start position and the cursor. However, some operators work on whole +lines anyway (see the list below). The change and substitute operators will +delete the highlighted text and then start insertion at the top left +position. + +============================================================================== +2. Starting and stopping Visual mode *visual-start* + + *v* *characterwise-visual* +v start Visual mode per character. + + *V* *linewise-visual* +V start Visual mode linewise. + + *CTRL-V* *blockwise-visual* +CTRL-V start Visual mode blockwise. Note: Under Windows + CTRL-V could be mapped to paste text, it doesn't work + to start Visual mode then, see |CTRL-V-alternative|. + +If you use , click the left mouse button or use any command that +does a jump to another buffer while in Visual mode, the highlighting stops +and no text is affected. Also when you hit "v" in characterwise Visual mode, +"CTRL-V" in blockwise Visual mode or "V" in linewise Visual mode. If you hit +CTRL-Z the highlighting stops and the editor is suspended or a new shell is +started |CTRL-Z|. + + new mode after typing: *v_v* *v_CTRL-V* *v_V* +old mode "v" "CTRL-V" "V" ~ + +Normal Visual blockwise Visual linewise Visual +Visual Normal blockwise Visual linewise Visual +blockwise Visual Visual Normal linewise Visual +linewise Visual Visual blockwise Visual Normal + + *gv* *v_gv* *reselect-Visual* +gv Start Visual mode with the same area as the previous + area and the same mode. + In Visual mode the current and the previous Visual + area are exchanged. + After using "p" or "P" in Visual mode the text that + was put will be selected. + + ** + Set the current cursor position. If Visual mode is + active it is stopped. Only when 'mouse' option is + contains 'n' or 'a'. If the position is within 'so' + lines from the last line on the screen the text is + scrolled up. If the position is within 'so' lines from + the first line on the screen the text is scrolled + down. + + ** + Start Visual mode if it is not active. The text from + the cursor position to the position of the click is + highlighted. If Visual mode was already active move + the start or end of the highlighted text, which ever + is closest, to the position of the click. Only when + 'mouse' option contains 'n' or 'a'. + + Note: when 'mousemodel' is set to "popup", + has to be used instead of . + + ** + This works like a , if it is not at + the same position as . In an older version + of xterm you won't see the selected area until the + button is released, unless there is access to the + display where the xterm is running (via the DISPLAY + environment variable or the -display argument). Only + when 'mouse' option contains 'n' or 'a'. + +If Visual mode is not active and the "v", "V" or CTRL-V is preceded with a +count, the size of the previously highlighted area is used for a start. You +can then move the end of the highlighted area and give an operator. The type +of the old area is used (character, line or blockwise). +- Linewise Visual mode: The number of lines is multiplied with the count. +- Blockwise Visual mode: The number of lines and columns is multiplied with + the count. +- Normal Visual mode within one line: The number of characters is multiplied + with the count. +- Normal Visual mode with several lines: The number of lines is multiplied + with the count, in the last line the same number of characters is used as + in the last line in the previously highlighted area. +The start of the text is the Cursor position. If the "$" command was used as +one of the last commands to extend the highlighted text, the area will be +extended to the rightmost column of the longest line. + +If you want to highlight exactly the same area as the last time, you can use +"gv" |gv| |v_gv|. + + *v_* + In Visual mode: Stop Visual mode. + + *v_CTRL-C* +CTRL-C In Visual mode: Stop Visual mode. When insert mode is + pending (the mode message shows + "-- (insert) VISUAL --"), it is also stopped. + +============================================================================== +3. Changing the Visual area *visual-change* + + *v_o* +o Go to Other end of highlighted text: The current + cursor position becomes the start of the highlighted + text and the cursor is moved to the other end of the + highlighted text. The highlighted area remains the + same. + + *v_O* +O Go to Other end of highlighted text. This is like + "o", but in Visual block mode the cursor moves to the + other corner in the same line. When the corner is at + a character that occupies more than one position on + the screen (e.g., a ), the highlighted text may + change. + + *v_$* +When the "$" command is used with blockwise Visual mode, the right end of the +highlighted text will be determined by the longest highlighted line. This +stops when a motion command is used that does not move straight up or down. + +For moving the end of the block many commands can be used, but you cannot +use Ex commands, commands that make changes or abandon the file. Commands +(starting with) ".", "&", CTRL-^, "Z", CTRL-], CTRL-T, CTRL-R, CTRL-I +and CTRL-O cause a beep and Visual mode continues. + +When switching to another window on the same buffer, the cursor position in +that window is adjusted, so that the same Visual area is still selected. This +is especially useful to view the start of the Visual area in one window, and +the end in another. You can then use (or when +'mousemodel' is "popup") to drag either end of the Visual area. + +============================================================================== +4. Operating on the Visual area *visual-operators* + +The operators that can be used are: + ~ switch case |v_~| + d delete |v_d| + c change (4) |v_c| + y yank |v_y| + > shift right (4) |v_>| + < shift left (4) |v_<| + ! filter through external command (1) |v_!| + = filter through 'equalprg' option command (1) |v_=| + gq format lines to 'textwidth' length (1) |v_gq| + +The objects that can be used are: + aw a word (with white space) |v_aw| + iw inner word |v_iw| + aW a WORD (with white space) |v_aW| + iW inner WORD |v_iW| + as a sentence (with white space) |v_as| + is inner sentence |v_is| + ap a paragraph (with white space) |v_ap| + ip inner paragraph |v_ip| + ab a () block (with parenthesis) |v_ab| + ib inner () block |v_ib| + aB a {} block (with braces) |v_aB| + iB inner {} block |v_iB| + at a block (with tags) |v_at| + it inner block |v_it| + a< a <> block (with <>) |v_a<| + i< inner <> block |v_i<| + a[ a [] block (with []) |v_a[| + i[ inner [] block |v_i[| + a" a double quoted string (with quotes) |v_aquote| + i" inner double quoted string |v_iquote| + a' a single quoted string (with quotes) |v_a'| + i' inner simple quoted string |v_i'| + a` a string in backticks (with backticks) |v_a`| + i` inner string in backticks |v_i`| + +Additionally the following commands can be used: + : start Ex command for highlighted lines (1) |v_:| + r change (4) |v_r| + s change |v_s| + C change (2)(4) |v_C| + S change (2) |v_S| + R change (2) |v_R| + x delete |v_x| + D delete (3) |v_D| + X delete (2) |v_X| + Y yank (2) |v_Y| + p put |v_p| + J join (1) |v_J| + U make uppercase |v_U| + u make lowercase |v_u| + ^] find tag |v_CTRL-]| + I block insert |v_b_I| + A block append |v_b_A| + +(1): Always whole lines, see |:visual_example|. +(2): Whole lines when not using CTRL-V. +(3): Whole lines when not using CTRL-V, delete until the end of the line when + using CTRL-V. +(4): When using CTRL-V operates on the block only. + +Note that the ":vmap" command can be used to specifically map keys in Visual +mode. For example, if you would like the "/" command not to extend the Visual +area, but instead take the highlighted text and search for that: > + :vmap / y/" +(In the <> notation |<>|, when typing it you should type it literally; you +need to remove the 'B' and '<' flags from 'cpoptions'.) + +If you want to give a register name using the """ command, do this just before +typing the operator character: "v{move-around}"xd". + +If you want to give a count to the command, do this just before typing the +operator character: "v{move-around}3>" (move lines 3 indents to the right). + + *{move-around}* +The {move-around} is any sequence of movement commands. Note the difference +with {motion}, which is only ONE movement command. + +Another way to operate on the Visual area is using the |/\%V| item in a +pattern. For example, to replace all '(' in the Visual area with '#': > + + :%s/\%V(/X/g + +============================================================================== +5. Blockwise operators *blockwise-operators* + +{not available when compiled without the |+visualextra| feature} + +Reminder: Use 'virtualedit' to be able to select blocks that start or end +after the end of a line or halfway a tab. + +Visual-block Insert *v_b_I* +With a blockwise selection, I{string} will insert {string} at the start +of block on every line of the block, provided that the line extends into the +block. Thus lines that are short will remain unmodified. TABs are split to +retain visual columns. +See |v_b_I_example|. + +Visual-block Append *v_b_A* +With a blockwise selection, A{string} will append {string} to the end of +block on every line of the block. There is some differing behavior where the +block RHS is not straight, due to different line lengths: + +1. Block was created with $ + In this case the string is appended to the end of each line. +2. Block was created with {move-around} + In this case the string is appended to the end of the block on each line, + and whitespace is inserted to pad to the end-of-block column. +See |v_b_A_example|. +Note: "I" and "A" behave differently for lines that don't extend into the +selected block. This was done intentionally, so that you can do it the way +you want. + +Visual-block change *v_b_c* +All selected text in the block will be replaced by the same text string. When +using "c" the selected text is deleted and Insert mode started. You can then +enter text (without a line break). When you hit , the same string is +inserted in all previously selected lines. + +Visual-block Change *v_b_C* +Like using "c", but the selection is extended until the end of the line for +all lines. + + *v_b_<* +Visual-block Shift *v_b_>* +The block is shifted by 'shiftwidth'. The RHS of the block is irrelevant. The +LHS of the block determines the point from which to apply a right shift, and +padding includes TABs optimally according to 'ts' and 'et'. The LHS of the +block determines the point upto which to shift left. +See |v_b_>_example|. +See |v_b_<_example|. + +Visual-block Replace *v_b_r* +Every screen char in the highlighted region is replaced with the same char, ie +TABs are split and the virtual whitespace is replaced, maintaining screen +layout. +See |v_b_r_example|. + + +============================================================================== +6. Repeating *visual-repeat* + +When repeating a Visual mode operator, the operator will be applied to the +same amount of text as the last time: +- Linewise Visual mode: The same number of lines. +- Blockwise Visual mode: The same number of lines and columns. +- Normal Visual mode within one line: The same number of characters. +- Normal Visual mode with several lines: The same number of lines, in the + last line the same number of characters as in the last line the last time. +The start of the text is the Cursor position. If the "$" command was used as +one of the last commands to extend the highlighted text, the repeating will +be applied up to the rightmost column of the longest line. + + +============================================================================== +7. Examples *visual-examples* + + *:visual_example* +Currently the ":" command works on whole lines only. When you select part of +a line, doing something like ":!date" will replace the whole line. If you +want only part of the line to be replaced you will have to make a mapping for +it. In a future release ":" may work on partial lines. + +Here is an example, to replace the selected text with the output of "date": > + :vmap _a `>a`!!datekJJ + +(In the <> notation |<>|, when typing it you should type it literally; you +need to remove the 'B' and '<' flags from 'cpoptions') + +What this does is: + stop Visual mode +`> go to the end of the Visual area +a break the line after the Visual area +`< jump to the start of the Visual area +i break the line before the Visual area +!!date filter the Visual text through date +kJJ Join the lines back together + + *visual-search* +Here is an idea for a mapping that makes it possible to do a search for the +selected text: > + :vmap X y/" + +(In the <> notation |<>|, when typing it you should type it literally; you +need to remove the 'B' and '<' flags from 'cpoptions') + +Note that special characters (like '.' and '*') will cause problems. + +Visual-block Examples *blockwise-examples* +With the following text, I will indicate the commands to produce the block and +the results below. In all cases, the cursor begins on the 'a' in the first +line of the test text. +The following modeline settings are assumed ":ts=8:sw=4:". + +It will be helpful to +:set hls +/ +where is a real TAB. This helps visualise the operations. + +The test text is: + +abcdefghijklmnopqrstuvwxyz +abc defghijklmnopqrstuvwxyz +abcdef ghi jklmnopqrstuvwxyz +abcdefghijklmnopqrstuvwxyz + +1. fo3jISTRING *v_b_I_example* + +abcdefghijklmnSTRINGopqrstuvwxyz +abc STRING defghijklmnopqrstuvwxyz +abcdef ghi STRING jklmnopqrstuvwxyz +abcdefghijklmnSTRINGopqrstuvwxyz + +2. fo3j$ASTRING *v_b_A_example* + +abcdefghijklmnopqrstuvwxyzSTRING +abc defghijklmnopqrstuvwxyzSTRING +abcdef ghi jklmnopqrstuvwxyzSTRING +abcdefghijklmnopqrstuvwxyzSTRING + +3. fo3j3l<.. *v_b_<_example* + +abcdefghijklmnopqrstuvwxyz +abc defghijklmnopqrstuvwxyz +abcdef ghi jklmnopqrstuvwxyz +abcdefghijklmnopqrstuvwxyz + +4. fo3j>.. *v_b_>_example* + +abcdefghijklmn opqrstuvwxyz +abc defghijklmnopqrstuvwxyz +abcdef ghi jklmnopqrstuvwxyz +abcdefghijklmn opqrstuvwxyz + +5. fo5l3jrX *v_b_r_example* + +abcdefghijklmnXXXXXXuvwxyz +abc XXXXXXhijklmnopqrstuvwxyz +abcdef ghi XXXXXX jklmnopqrstuvwxyz +abcdefghijklmnXXXXXXuvwxyz + +============================================================================== +8. Select mode *Select* *Select-mode* + +Select mode looks like Visual mode, but the commands accepted are quite +different. This resembles the selection mode in Microsoft Windows. +When the 'showmode' option is set, "-- SELECT --" is shown in the last line. + +Entering Select mode: +- Using the mouse to select an area, and 'selectmode' contains "mouse". + 'mouse' must also contain a flag for the current mode. +- Using a non-printable movement command, with the Shift key pressed, and + 'selectmode' contains "key". For example: and . 'keymodel' + must also contain "startsel". +- Using "v", "V" or CTRL-V command, and 'selectmode' contains "cmd". +- Using "gh", "gH" or "g_CTRL-H" command in Normal mode. +- From Visual mode, press CTRL-G. *v_CTRL-G* + +Commands in Select mode: +- Printable characters, and cause the selection to be deleted, and + Vim enters Insert mode. The typed character is inserted. +- Non-printable movement commands, with the Shift key pressed, extend the + selection. 'keymodel' must include "startsel". +- Non-printable movement commands, with the Shift key NOT pressed, stop Select + mode. 'keymodel' must include "stopsel". +- ESC stops Select mode. +- CTRL-O switches to Visual mode for the duration of one command. *v_CTRL-O* +- CTRL-G switches to Visual mode. + +Otherwise, typed characters are handled as in Visual mode. + +When using an operator in Select mode, and the selection is linewise, the +selected lines are operated upon, but like in characterwise selection. For +example, when a whole line is deleted, it can later be pasted halfway a line. + + +Mappings and menus in Select mode. *Select-mode-mapping* + +When mappings and menus are defined with the |:vmap| or |:vmenu| command they +work both in Visual mode and in Select mode. When these are used in Select +mode Vim automatically switches to Visual mode, so that the same behavior as +in Visual mode is effective. If you don't want this use |:xmap| or |:smap|. + +Users will expect printable characters to replace the selected area. +Therefore avoid mapping printable characters in Select mode. Or use +|:sunmap| after |:map| and |:vmap| to remove it for Select mode. + +After the mapping or menu finishes, the selection is enabled again and Select +mode entered, unless the selected area was deleted, another buffer became +the current one or the window layout was changed. + +When a character was typed that causes the selection to be deleted and Insert +mode started, Insert mode mappings are applied to this character. This may +cause some confusion, because it means Insert mode mappings apply to a +character typed in Select mode. Language mappings apply as well. + + *gV* *v_gV* +gV Avoid the automatic reselection of the Visual area + after a Select mode mapping or menu has finished. + Put this just before the end of the mapping or menu. + At least it should be after any operations on the + selection. + + *gh* +gh Start Select mode, characterwise. This is like "v", + but starts Select mode instead of Visual mode. + Mnemonic: "get highlighted". + + *gH* +gH Start Select mode, linewise. This is like "V", + but starts Select mode instead of Visual mode. + Mnemonic: "get Highlighted". + + *g_CTRL-H* +g CTRL-H Start Select mode, blockwise. This is like CTRL-V, + but starts Select mode instead of Visual mode. + Mnemonic: "get Highlighted". + + vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/windows.txt b/vim73/doc/windows.txt new file mode 100644 index 0000000..ccb9801 --- /dev/null +++ b/vim73/doc/windows.txt @@ -0,0 +1,1194 @@ +*windows.txt* For Vim version 7.3. Last change: 2010 Aug 15 + + + VIM REFERENCE MANUAL by Bram Moolenaar + + +Editing with multiple windows and buffers. *windows* *buffers* + +The commands which have been added to use multiple windows and buffers are +explained here. Additionally, there are explanations for commands that work +differently when used in combination with more than one window. + +The basics are explained in chapter 7 and 8 of the user manual |usr_07.txt| +|usr_08.txt|. + +1. Introduction |windows-intro| +2. Starting Vim |windows-starting| +3. Opening and closing a window |opening-window| +4. Moving cursor to other windows |window-move-cursor| +5. Moving windows around |window-moving| +6. Window resizing |window-resize| +7. Argument and buffer list commands |buffer-list| +8. Do a command in all buffers or windows |list-repeat| +9. Tag or file name under the cursor |window-tag| +10. The preview window |preview-window| +11. Using hidden buffers |buffer-hidden| +12. Special kinds of buffers |special-buffers| + +{Vi does not have any of these commands} +{not able to use multiple windows when the |+windows| feature was disabled at +compile time} +{not able to use vertically split windows when the |+vertsplit| feature was +disabled at compile time} + +============================================================================== +1. Introduction *windows-intro* *window* + +Summary: + A buffer is the in-memory text of a file. + A window is a viewport on a buffer. + A tab page is a collection of windows. + +A window is a viewport onto a buffer. You can use multiple windows on one +buffer, or several windows on different buffers. + +A buffer is a file loaded into memory for editing. The original file remains +unchanged until you write the buffer to the file. + +A buffer can be in one of three states: + + *active-buffer* +active: The buffer is displayed in a window. If there is a file for this + buffer, it has been read into the buffer. The buffer may have been + modified since then and thus be different from the file. + *hidden-buffer* +hidden: The buffer is not displayed. If there is a file for this buffer, it + has been read into the buffer. Otherwise it's the same as an active + buffer, you just can't see it. + *inactive-buffer* +inactive: The buffer is not displayed and does not contain anything. Options + for the buffer are remembered if the file was once loaded. It can + contain marks from the |viminfo| file. But the buffer doesn't + contain text. + +In a table: + +state displayed loaded ":buffers" ~ + in window shows ~ +active yes yes 'a' +hidden no yes 'h' +inactive no no ' ' + +Note: All CTRL-W commands can also be executed with |:wincmd|, for those +places where a Normal mode command can't be used or is inconvenient. + +The main Vim window can hold several split windows. There are also tab pages +|tab-page|, each of which can hold multiple windows. + +============================================================================== +2. Starting Vim *windows-starting* + +By default, Vim starts with one window, just like Vi. + +The "-o" and "-O" arguments to Vim can be used to open a window for each file +in the argument list. The "-o" argument will split the windows horizontally; +the "-O" argument will split the windows vertically. If both "-o" and "-O" +are given, the last one encountered will be used to determine the split +orientation. For example, this will open three windows, split horizontally: > + vim -o file1 file2 file3 + +"-oN", where N is a decimal number, opens N windows split horizontally. If +there are more file names than windows, only N windows are opened and some +files do not get a window. If there are more windows than file names, the +last few windows will be editing empty buffers. Similarly, "-ON" opens N +windows split vertically, with the same restrictions. + +If there are many file names, the windows will become very small. You might +want to set the 'winheight' and/or 'winwidth' options to create a workable +situation. + +Buf/Win Enter/Leave |autocommand|s are not executed when opening the new +windows and reading the files, that's only done when they are really entered. + + *status-line* +A status line will be used to separate windows. The 'laststatus' option tells +when the last window also has a status line: + 'laststatus' = 0 never a status line + 'laststatus' = 1 status line if there is more than one window + 'laststatus' = 2 always a status line + +You can change the contents of the status line with the 'statusline' option. +This option can be local to the window, so that you can have a different +status line in each window. + +Normally, inversion is used to display the status line. This can be changed +with the 's' character in the 'highlight' option. For example, "sb" sets it to +bold characters. If no highlighting is used for the status line ("sn"), the +'^' character is used for the current window, and '=' for other windows. If +the mouse is supported and enabled with the 'mouse' option, a status line can +be dragged to resize windows. + +Note: If you expect your status line to be in reverse video and it isn't, +check if the 'highlight' option contains "si". In version 3.0, this meant to +invert the status line. Now it should be "sr", reverse the status line, as +"si" now stands for italic! If italic is not available on your terminal, the +status line is inverted anyway; you will only see this problem on terminals +that have termcap codes for italics. + +============================================================================== +3. Opening and closing a window *opening-window* *E36* + +CTRL-W s *CTRL-W_s* +CTRL-W S *CTRL-W_S* +CTRL-W CTRL-S *CTRL-W_CTRL-S* +:[N]sp[lit] [++opt] [+cmd] *:sp* *:split* + Split current window in two. The result is two viewports on + the same file. Make new window N high (default is to use half + the height of the current window). Reduces the current window + height to create room (and others, if the 'equalalways' option + is set, 'eadirection' isn't "hor", and one of them is higher + than the current or the new window). + Note: CTRL-S does not work on all terminals and might block + further input, use CTRL-Q to get going again. + Also see |++opt| and |+cmd|. + +CTRL-W CTRL-V *CTRL-W_CTRL-V* +CTRL-W v *CTRL-W_v* +:[N]vs[plit] [++opt] [+cmd] [file] *:vs* *:vsplit* + Like |:split|, but split vertically. The windows will be + spread out horizontally if + 1. a width was not specified, + 2. 'equalalways' is set, + 3. 'eadirection' isn't "ver", and + 4. one of the other windows is wider than the current or new + window. + Note: In other places CTRL-Q does the same as CTRL-V, but here + it doesn't! + +CTRL-W n *CTRL-W_n* +CTRL-W CTRL_N *CTRL-W_CTRL-N* +:[N]new [++opt] [+cmd] *:new* + Create a new window and start editing an empty file in it. + Make new window N high (default is to use half the existing + height). Reduces the current window height to create room (and + others, if the 'equalalways' option is set and 'eadirection' + isn't "hor"). + Also see |++opt| and |+cmd|. + If 'fileformats' is not empty, the first format given will be + used for the new buffer. If 'fileformats' is empty, the + 'fileformat' of the current buffer is used. This can be + overridden with the |++opt| argument. + Autocommands are executed in this order: + 1. WinLeave for the current window + 2. WinEnter for the new window + 3. BufLeave for the current buffer + 4. BufEnter for the new buffer + This behaves like a ":split" first, and then a ":e" command. + +:[N]vne[w] [++opt] [+cmd] [file] *:vne* *:vnew* + Like |:new|, but split vertically. If 'equalalways' is set + and 'eadirection' isn't "ver" the windows will be spread out + horizontally, unless a width was specified. + +:[N]new [++opt] [+cmd] {file} +:[N]sp[lit] [++opt] [+cmd] {file} *:split_f* + Create a new window and start editing file {file} in it. + If [+cmd] is given, execute the command when the file has been + loaded |+cmd|. + Also see |++opt|. + Make new window N high (default is to use half the existing + height). Reduces the current window height to create room + (and others, if the 'equalalways' option is set). + +:[N]sv[iew] [++opt] [+cmd] {file} *:sv* *:sview* *splitview* + Same as ":split", but set 'readonly' option for this buffer. + +:[N]sf[ind] [++opt] [+cmd] {file} *:sf* *:sfind* *splitfind* + Same as ":split", but search for {file} in 'path' like in + |:find|. Doesn't split if {file} is not found. + +CTRL-W CTRL-^ *CTRL-W_CTRL-^* *CTRL-W_^* +CTRL-W ^ Does ":split #", split window in two and edit alternate file. + When a count is given, it becomes ":split #N", split window + and edit buffer N. + +Note that the 'splitbelow' and 'splitright' options influence where a new +window will appear. + + *:vert* *:vertical* +:vert[ical] {cmd} + Execute {cmd}. If it contains a command that splits a window, + it will be split vertically. + Doesn't work for |:execute| and |:normal|. + +:lefta[bove] {cmd} *:lefta* *:leftabove* +:abo[veleft] {cmd} *:abo* *:aboveleft* + Execute {cmd}. If it contains a command that splits a window, + it will be opened left (vertical split) or above (horizontal + split) the current window. Overrules 'splitbelow' and + 'splitright'. + Doesn't work for |:execute| and |:normal|. + +:rightb[elow] {cmd} *:rightb* *:rightbelow* +:bel[owright] {cmd} *:bel* *:belowright* + Execute {cmd}. If it contains a command that splits a window, + it will be opened right (vertical split) or below (horizontal + split) the current window. Overrules 'splitbelow' and + 'splitright'. + Doesn't work for |:execute| and |:normal|. + + *:topleft* *E442* +:to[pleft] {cmd} + Execute {cmd}. If it contains a command that splits a window, + it will appear at the top and occupy the full width of the Vim + window. When the split is vertical the window appears at the + far left and occupies the full height of the Vim window. + Doesn't work for |:execute| and |:normal|. + + *:botright* +:bo[tright] {cmd} + Execute {cmd}. If it contains a command that splits a window, + it will appear at the bottom and occupy the full width of the + Vim window. When the split is vertical the window appears at + the far right and occupies the full height of the Vim window. + Doesn't work for |:execute| and |:normal|. + +These command modifiers can be combined to make a vertically split window +occupy the full height. Example: > + :vertical topleft edit tags +Opens a vertically split, full-height window on the "tags" file at the far +left of the Vim window. + + +Closing a window +---------------- + +CTRL-W q *CTRL-W_q* +CTRL-W CTRL-Q *CTRL-W_CTRL-Q* +:q[uit] Quit current window. When quitting the last window (not + counting a help window), exit Vim. + When 'hidden' is set, and there is only one window for the + current buffer, it becomes hidden. + When 'hidden' is not set, and there is only one window for the + current buffer, and the buffer was changed, the command fails. + (Note: CTRL-Q does not work on all terminals) + +:q[uit]! Quit current window. If this was the last window for a buffer, + any changes to that buffer are lost. When quitting the last + window (not counting help windows), exit Vim. The contents of + the buffer are lost, even when 'hidden' is set. + +CTRL-W c *CTRL-W_c* *:clo* *:close* +:clo[se][!] Close current window. When the 'hidden' option is set, or + when the buffer was changed and the [!] is used, the buffer + becomes hidden (unless there is another window editing it). + When there is only one window in the current tab page and + there is another tab page, this closes the current tab page. + |tab-page|. + This command fails when: *E444* + - There is only one window on the screen. + - When 'hidden' is not set, [!] is not used, the buffer has + changes, and there is no other window on this buffer. + Changes to the buffer are not written and won't get lost, so + this is a "safe" command. + +CTRL-W CTRL-C *CTRL-W_CTRL-C* + You might have expected that CTRL-W CTRL-C closes the current + window, but that does not work, because the CTRL-C cancels the + command. + + *:hide* +:hid[e] Quit current window, unless it is the last window on the + screen. The buffer becomes hidden (unless there is another + window editing it or 'bufhidden' is "unload" or "delete"). + If the window is the last one in the current tab page the tab + page is closed. |tab-page| + The value of 'hidden' is irrelevant for this command. + Changes to the buffer are not written and won't get lost, so + this is a "safe" command. + +:hid[e] {cmd} Execute {cmd} with 'hidden' is set. The previous value of + 'hidden' is restored after {cmd} has been executed. + Example: > + :hide edit Makefile +< This will edit "Makefile", and hide the current buffer if it + has any changes. + +CTRL-W o *CTRL-W_o* *E445* +CTRL-W CTRL-O *CTRL-W_CTRL-O* *:on* *:only* +:on[ly][!] Make the current window the only one on the screen. All other + windows are closed. + When the 'hidden' option is set, all buffers in closed windows + become hidden. + When 'hidden' is not set, and the 'autowrite' option is set, + modified buffers are written. Otherwise, windows that have + buffers that are modified are not removed, unless the [!] is + given, then they become hidden. But modified buffers are + never abandoned, so changes cannot get lost. + +============================================================================== +4. Moving cursor to other windows *window-move-cursor* + +CTRL-W *CTRL-W_* +CTRL-W CTRL-J *CTRL-W_CTRL-J* *CTRL-W_j* +CTRL-W j Move cursor to Nth window below current one. Uses the cursor + position to select between alternatives. + +CTRL-W *CTRL-W_* +CTRL-W CTRL-K *CTRL-W_CTRL-K* *CTRL-W_k* +CTRL-W k Move cursor to Nth window above current one. Uses the cursor + position to select between alternatives. + +CTRL-W *CTRL-W_* +CTRL-W CTRL-H *CTRL-W_CTRL-H* +CTRL-W *CTRL-W_* *CTRL-W_h* +CTRL-W h Move cursor to Nth window left of current one. Uses the + cursor position to select between alternatives. + +CTRL-W *CTRL-W_* +CTRL-W CTRL-L *CTRL-W_CTRL-L* *CTRL-W_l* +CTRL-W l Move cursor to Nth window right of current one. Uses the + cursor position to select between alternatives. + +CTRL-W w *CTRL-W_w* *CTRL-W_CTRL-W* +CTRL-W CTRL-W Without count: move cursor to window below/right of the + current one. If there is no window below or right, go to + top-left window. + With count: go to Nth window (windows are numbered from + top-left to bottom-right). To obtain the window number see + |bufwinnr()| and |winnr()|. When N is larger than the number + of windows go to the last window. + + *CTRL-W_W* +CTRL-W W Without count: move cursor to window above/left of current + one. If there is no window above or left, go to bottom-right + window. With count: go to Nth window, like with CTRL-W w. + +CTRL-W t *CTRL-W_t* *CTRL-W_CTRL-T* +CTRL-W CTRL-T Move cursor to top-left window. + +CTRL-W b *CTRL-W_b* *CTRL-W_CTRL-B* +CTRL-W CTRL-B Move cursor to bottom-right window. + +CTRL-W p *CTRL-W_p* *CTRL-W_CTRL-P* +CTRL-W CTRL-P Go to previous (last accessed) window. + + *CTRL-W_P* *E441* +CTRL-W P Go to preview window. When there is no preview window this is + an error. + {not available when compiled without the |+quickfix| feature} + +If Visual mode is active and the new window is not for the same buffer, the +Visual mode is ended. If the window is on the same buffer, the cursor +position is set to keep the same Visual area selected. + + *:winc* *:wincmd* +These commands can also be executed with ":wincmd": + +:[count]winc[md] {arg} + Like executing CTRL-W [count] {arg}. Example: > + :wincmd j +< Moves to the window below the current one. + This command is useful when a Normal mode cannot be used (for + the |CursorHold| autocommand event). Or when a Normal mode + command is inconvenient. + The count can also be a window number. Example: > + :exe nr . "wincmd w" +< This goes to window "nr". + +============================================================================== +5. Moving windows around *window-moving* + +CTRL-W r *CTRL-W_r* *CTRL-W_CTRL-R* *E443* +CTRL-W CTRL-R Rotate windows downwards/rightwards. The first window becomes + the second one, the second one becomes the third one, etc. + The last window becomes the first window. The cursor remains + in the same window. + This only works within the row or column of windows that the + current window is in. + + *CTRL-W_R* +CTRL-W R Rotate windows upwards/leftwards. The second window becomes + the first one, the third one becomes the second one, etc. The + first window becomes the last window. The cursor remains in + the same window. + This only works within the row or column of windows that the + current window is in. + +CTRL-W x *CTRL-W_x* *CTRL-W_CTRL-X* +CTRL-W CTRL-X Without count: Exchange current window with next one. If there + is no next window, exchange with previous window. + With count: Exchange current window with Nth window (first + window is 1). The cursor is put in the other window. + When vertical and horizontal window splits are mixed, the + exchange is only done in the row or column of windows that the + current window is in. + +The following commands can be used to change the window layout. For example, +when there are two vertically split windows, CTRL-W K will change that in +horizontally split windows. CTRL-W H does it the other way around. + + *CTRL-W_K* +CTRL-W K Move the current window to be at the very top, using the full + width of the screen. This works like closing the current + window and then creating another one with ":topleft split", + except that the current window contents is used for the new + window. + + *CTRL-W_J* +CTRL-W J Move the current window to be at the very bottom, using the + full width of the screen. This works like closing the current + window and then creating another one with ":botright split", + except that the current window contents is used for the new + window. + + *CTRL-W_H* +CTRL-W H Move the current window to be at the far left, using the + full height of the screen. This works like closing the + current window and then creating another one with + ":vert topleft split", except that the current window contents + is used for the new window. + {not available when compiled without the |+vertsplit| feature} + + *CTRL-W_L* +CTRL-W L Move the current window to be at the far right, using the full + height of the screen. This works like closing the + current window and then creating another one with + ":vert botright split", except that the current window + contents is used for the new window. + {not available when compiled without the |+vertsplit| feature} + + *CTRL-W_T* +CTRL-W T Move the current window to a new tab page. This fails if + there is only one window in the current tab page. + When a count is specified the new tab page will be opened + before the tab page with this index. Otherwise it comes after + the current tab page. + +============================================================================== +6. Window resizing *window-resize* + + *CTRL-W_=* +CTRL-W = Make all windows (almost) equally high and wide, but use + 'winheight' and 'winwidth' for the current window. + Windows with 'winfixheight' set keep their height and windows + with 'winfixwidth' set keep their width. + +:res[ize] -N *:res* *:resize* *CTRL-W_-* +CTRL-W - Decrease current window height by N (default 1). + If used after |:vertical|: decrease width by N. + +:res[ize] +N *CTRL-W_+* +CTRL-W + Increase current window height by N (default 1). + If used after |:vertical|: increase width by N. + +:res[ize] [N] +CTRL-W CTRL-_ *CTRL-W_CTRL-_* *CTRL-W__* +CTRL-W _ Set current window height to N (default: highest possible). + +z{nr} Set current window height to {nr}. + + *CTRL-W_<* +CTRL-W < Decrease current window width by N (default 1). + + *CTRL-W_>* +CTRL-W > Increase current window width by N (default 1). + +:vertical res[ize] [N] *:vertical-resize* *CTRL-W_bar* +CTRL-W | Set current window width to N (default: widest possible). + +You can also resize a window by dragging a status line up or down with the +mouse. Or by dragging a vertical separator line left or right. This only +works if the version of Vim that is being used supports the mouse and the +'mouse' option has been set to enable it. + +The option 'winheight' ('wh') is used to set the minimal window height of the +current window. This option is used each time another window becomes the +current window. If the option is '0', it is disabled. Set 'winheight' to a +very large value, e.g., '9999', to make the current window always fill all +available space. Set it to a reasonable value, e.g., '10', to make editing in +the current window comfortable. + +The equivalent 'winwidth' ('wiw') option is used to set the minimal width of +the current window. + +When the option 'equalalways' ('ea') is set, all the windows are automatically +made the same size after splitting or closing a window. If you don't set this +option, splitting a window will reduce the size of the current window and +leave the other windows the same. When closing a window, the extra lines are +given to the window above it. + +The 'eadirection' option limits the direction in which the 'equalalways' +option is applied. The default "both" resizes in both directions. When the +value is "ver" only the heights of windows are equalized. Use this when you +have manually resized a vertically split window and want to keep this width. +Likewise, "hor" causes only the widths of windows to be equalized. + +The option 'cmdheight' ('ch') is used to set the height of the command-line. +If you are annoyed by the |hit-enter| prompt for long messages, set this +option to 2 or 3. + +If there is only one window, resizing that window will also change the command +line height. If there are several windows, resizing the current window will +also change the height of the window below it (and sometimes the window above +it). + +The minimal height and width of a window is set with 'winminheight' and +'winminwidth'. These are hard values, a window will never become smaller. + +============================================================================== +7. Argument and buffer list commands *buffer-list* + + args list buffer list meaning ~ +1. :[N]argument [N] 11. :[N]buffer [N] to arg/buf N +2. :[N]next [file ..] 12. :[N]bnext [N] to Nth next arg/buf +3. :[N]Next [N] 13. :[N]bNext [N] to Nth previous arg/buf +4. :[N]previous [N] 14. :[N]bprevious [N] to Nth previous arg/buf +5. :rewind / :first 15. :brewind / :bfirst to first arg/buf +6. :last 16. :blast to last arg/buf +7. :all 17. :ball edit all args/buffers + 18. :unhide edit all loaded buffers + 19. :[N]bmod [N] to Nth modified buf + + split & args list split & buffer list meaning ~ +21. :[N]sargument [N] 31. :[N]sbuffer [N] split + to arg/buf N +22. :[N]snext [file ..] 32. :[N]sbnext [N] split + to Nth next arg/buf +23. :[N]sNext [N] 33. :[N]sbNext [N] split + to Nth previous arg/buf +24. :[N]sprevious [N] 34. :[N]sbprevious [N] split + to Nth previous arg/buf +25. :srewind / :sfirst 35. :sbrewind / :sbfirst split + to first arg/buf +26. :slast 36. :sblast split + to last arg/buf +27. :sall 37. :sball edit all args/buffers + 38. :sunhide edit all loaded buffers + 39. :[N]sbmod [N] split + to Nth modified buf + +40. :args list of arguments +41. :buffers list of buffers + +The meaning of [N] depends on the command: + [N] is number of buffers to go forward/backward on ?2, ?3, and ?4 + [N] is an argument number, defaulting to current argument, for 1 and 21 + [N] is a buffer number, defaulting to current buffer, for 11 and 31 + [N] is a count for 19 and 39 + +Note: ":next" is an exception, because it must accept a list of file names +for compatibility with Vi. + + +The argument list and multiple windows +-------------------------------------- + +The current position in the argument list can be different for each window. +Remember that when doing ":e file", the position in the argument list stays +the same, but you are not editing the file at that position. To indicate +this, the file message (and the title, if you have one) shows +"(file (N) of M)", where "(N)" is the current position in the file list, and +"M" the number of files in the file list. + +All the entries in the argument list are added to the buffer list. Thus, you +can also get to them with the buffer list commands, like ":bnext". + +:[N]al[l][!] [N] *:al* *:all* *:sal* *:sall* +:[N]sal[l][!] [N] + Rearrange the screen to open one window for each argument. + All other windows are closed. When a count is given, this is + the maximum number of windows to open. + With the |:tab| modifier open a tab page for each argument. + When there are more arguments than 'tabpagemax' further ones + become split windows in the last tab page. + When the 'hidden' option is set, all buffers in closed windows + become hidden. + When 'hidden' is not set, and the 'autowrite' option is set, + modified buffers are written. Otherwise, windows that have + buffers that are modified are not removed, unless the [!] is + given, then they become hidden. But modified buffers are + never abandoned, so changes cannot get lost. + [N] is the maximum number of windows to open. 'winheight' + also limits the number of windows opened ('winwidth' if + |:vertical| was prepended). + Buf/Win Enter/Leave autocommands are not executed for the new + windows here, that's only done when they are really entered. + +:[N]sa[rgument][!] [++opt] [+cmd] [N] *:sa* *:sargument* + Short for ":split | argument [N]": split window and go to Nth + argument. But when there is no such argument, the window is + not split. Also see |++opt| and |+cmd|. + +:[N]sn[ext][!] [++opt] [+cmd] [file ..] *:sn* *:snext* + Short for ":split | [N]next": split window and go to Nth next + argument. But when there is no next file, the window is not + split. Also see |++opt| and |+cmd|. + +:[N]spr[evious][!] [++opt] [+cmd] [N] *:spr* *:sprevious* +:[N]sN[ext][!] [++opt] [+cmd] [N] *:sN* *:sNext* + Short for ":split | [N]Next": split window and go to Nth + previous argument. But when there is no previous file, the + window is not split. Also see |++opt| and |+cmd|. + + *:sre* *:srewind* +:sre[wind][!] [++opt] [+cmd] + Short for ":split | rewind": split window and go to first + argument. But when there is no argument list, the window is + not split. Also see |++opt| and |+cmd|. + + *:sfir* *:sfirst* +:sfir[st] [++opt] [+cmd] + Same as ":srewind". + + *:sla* *:slast* +:sla[st][!] [++opt] [+cmd] + Short for ":split | last": split window and go to last + argument. But when there is no argument list, the window is + not split. Also see |++opt| and |+cmd|. + + *:dr* *:drop* +:dr[op] [++opt] [+cmd] {file} .. + Edit the first {file} in a window. + - If the file is already open in a window change to that + window. + - If the file is not open in a window edit the file in the + current window. If the current buffer can't be |abandon|ed, + the window is split first. + The |argument-list| is set, like with the |:next| command. + The purpose of this command is that it can be used from a + program that wants Vim to edit another file, e.g., a debugger. + When using the |:tab| modifier each argument is opened in a + tab page. The last window is used if it's empty. + Also see |++opt| and |+cmd|. + {only available when compiled with a GUI} + +============================================================================== +8. Do a command in all buffers or windows *list-repeat* + + *:windo* +:windo {cmd} Execute {cmd} in each window. + It works like doing this: > + CTRL-W t + :{cmd} + CTRL-W w + :{cmd} + etc. +< This only operates in the current tab page. + When an error is detected on one window, further + windows will not be visited. + The last window (or where an error occurred) becomes + the current window. + {cmd} can contain '|' to concatenate several commands. + {cmd} must not open or close windows or reorder them. + {not in Vi} {not available when compiled without the + |+listcmds| feature} + Also see |:tabdo|, |:argdo| and |:bufdo|. + + *:bufdo* +:bufdo[!] {cmd} Execute {cmd} in each buffer in the buffer list. + It works like doing this: > + :bfirst + :{cmd} + :bnext + :{cmd} + etc. +< When the current file can't be |abandon|ed and the [!] + is not present, the command fails. + When an error is detected on one buffer, further + buffers will not be visited. + Unlisted buffers are skipped. + The last buffer (or where an error occurred) becomes + the current buffer. + {cmd} can contain '|' to concatenate several commands. + {cmd} must not delete buffers or add buffers to the + buffer list. + Note: While this command is executing, the Syntax + autocommand event is disabled by adding it to + 'eventignore'. This considerably speeds up editing + each buffer. + {not in Vi} {not available when compiled without the + |+listcmds| feature} + Also see |:tabdo|, |:argdo| and |:windo|. + +Examples: > + + :windo set nolist nofoldcolumn | normal zn + +This resets the 'list' option and disables folding in all windows. > + + :bufdo set fileencoding= | update + +This resets the 'fileencoding' in each buffer and writes it if this changed +the buffer. The result is that all buffers will use the 'encoding' encoding +(if conversion works properly). + +============================================================================== +9. Tag or file name under the cursor *window-tag* + + *:sta* *:stag* +:sta[g][!] [tagname] + Does ":tag[!] [tagname]" and splits the window for the found + tag. See also |:tag|. + +CTRL-W ] *CTRL-W_]* *CTRL-W_CTRL-]* +CTRL-W CTRL-] Split current window in two. Use identifier under cursor as a + tag and jump to it in the new upper window. Make new window N + high. + + *CTRL-W_g]* +CTRL-W g ] Split current window in two. Use identifier under cursor as a + tag and perform ":tselect" on it in the new upper window. + Make new window N high. + + *CTRL-W_g_CTRL-]* +CTRL-W g CTRL-] Split current window in two. Use identifier under cursor as a + tag and perform ":tjump" on it in the new upper window. Make + new window N high. + +CTRL-W f *CTRL-W_f* *CTRL-W_CTRL-F* +CTRL-W CTRL-F Split current window in two. Edit file name under cursor. + Like ":split gf", but window isn't split if the file does not + exist. + Uses the 'path' variable as a list of directory names where to + look for the file. Also the path for current file is + used to search for the file name. + If the name is a hypertext link that looks like + "type://machine/path", only "/path" is used. + If a count is given, the count'th matching file is edited. + {not available when the |+file_in_path| feature was disabled + at compile time} + +CTRL-W F *CTRL-W_F* + Split current window in two. Edit file name under cursor and + jump to the line number following the file name. See |gF| for + details on how the line number is obtained. + {not available when the |+file_in_path| feature was disabled + at compile time} + +CTRL-W gf *CTRL-W_gf* + Open a new tab page and edit the file name under the cursor. + Like "tab split" and "gf", but the new tab page isn't created + if the file does not exist. + {not available when the |+file_in_path| feature was disabled + at compile time} + +CTRL-W gF *CTRL-W_gF* + Open a new tab page and edit the file name under the cursor + and jump to the line number following the file name. Like + "tab split" and "gF", but the new tab page isn't created if + the file does not exist. + {not available when the |+file_in_path| feature was disabled + at compile time} + +Also see |CTRL-W_CTRL-I|: open window for an included file that includes +the keyword under the cursor. + +============================================================================== +10. The preview window *preview-window* + +The preview window is a special window to show (preview) another file. It is +normally a small window used to show an include file or definition of a +function. +{not available when compiled without the |+quickfix| feature} + +There can be only one preview window (per tab page). It is created with one +of the commands below. The 'previewheight' option can be set to specify the +height of the preview window when it's opened. The 'previewwindow' option is +set in the preview window to be able to recognize it. The 'winfixheight' +option is set to have it keep the same height when opening/closing other +windows. + + *:pta* *:ptag* +:pta[g][!] [tagname] + Does ":tag[!] [tagname]" and shows the found tag in a + "Preview" window without changing the current buffer or cursor + position. If a "Preview" window already exists, it is re-used + (like a help window is). If a new one is opened, + 'previewheight' is used for the height of the window. See + also |:tag|. + See below for an example. |CursorHold-example| + Small difference from |:tag|: When [tagname] is equal to the + already displayed tag, the position in the matching tag list + is not reset. This makes the CursorHold example work after a + |:ptnext|. + +CTRL-W z *CTRL-W_z* +CTRL-W CTRL-Z *CTRL-W_CTRL-Z* *:pc* *:pclose* +:pc[lose][!] Close any "Preview" window currently open. When the 'hidden' + option is set, or when the buffer was changed and the [!] is + used, the buffer becomes hidden (unless there is another + window editing it). The command fails if any "Preview" buffer + cannot be closed. See also |:close|. + + *:pp* *:ppop* +:[count]pp[op][!] + Does ":[count]pop[!]" in the preview window. See |:pop| and + |:ptag|. {not in Vi} + +CTRL-W } *CTRL-W_}* + Use identifier under cursor as a tag and perform a :ptag on + it. Make the new Preview window (if required) N high. If N is + not given, 'previewheight' is used. + +CTRL-W g } *CTRL-W_g}* + Use identifier under cursor as a tag and perform a :ptjump on + it. Make the new Preview window (if required) N high. If N is + not given, 'previewheight' is used. + + *:ped* *:pedit* +:ped[it][!] [++opt] [+cmd] {file} + Edit {file} in the preview window. The preview window is + opened like with |:ptag|. The current window and cursor + position isn't changed. Useful example: > + :pedit +/fputc /usr/include/stdio.h +< + *:ps* *:psearch* +:[range]ps[earch][!] [count] [/]pattern[/] + Works like |:ijump| but shows the found match in the preview + window. The preview window is opened like with |:ptag|. The + current window and cursor position isn't changed. Useful + example: > + :psearch popen +< Like with the |:ptag| command, you can use this to + automatically show information about the word under the + cursor. This is less clever than using |:ptag|, but you don't + need a tags file and it will also find matches in system + include files. Example: > + :au! CursorHold *.[ch] nested exe "silent! psearch " . expand("") +< Warning: This can be slow. + +Example *CursorHold-example* > + + :au! CursorHold *.[ch] nested exe "silent! ptag " . expand("") + +This will cause a ":ptag" to be executed for the keyword under the cursor, +when the cursor hasn't moved for the time set with 'updatetime'. The "nested" +makes other autocommands be executed, so that syntax highlighting works in the +preview window. The "silent!" avoids an error message when the tag could not +be found. Also see |CursorHold|. To disable this again: > + + :au! CursorHold + +A nice addition is to highlight the found tag, avoid the ":ptag" when there +is no word under the cursor, and a few other things: > + + :au! CursorHold *.[ch] nested call PreviewWord() + :func PreviewWord() + : if &previewwindow " don't do this in the preview window + : return + : endif + : let w = expand("") " get the word under cursor + : if w =~ '\a' " if the word contains a letter + : + : " Delete any existing highlight before showing another tag + : silent! wincmd P " jump to preview window + : if &previewwindow " if we really get there... + : match none " delete existing highlight + : wincmd p " back to old window + : endif + : + : " Try displaying a matching tag for the word under the cursor + : try + : exe "ptag " . w + : catch + : return + : endtry + : + : silent! wincmd P " jump to preview window + : if &previewwindow " if we really get there... + : if has("folding") + : silent! .foldopen " don't want a closed fold + : endif + : call search("$", "b") " to end of previous line + : let w = substitute(w, '\\', '\\\\', "") + : call search('\<\V' . w . '\>') " position cursor on match + : " Add a match highlight to the word at this position + : hi previewWord term=bold ctermbg=green guibg=green + : exe 'match previewWord "\%' . line(".") . 'l\%' . col(".") . 'c\k*"' + : wincmd p " back to old window + : endif + : endif + :endfun + +============================================================================== +11. Using hidden buffers *buffer-hidden* + +A hidden buffer is not displayed in a window, but is still loaded into memory. +This makes it possible to jump from file to file, without the need to read or +write the file every time you get another buffer in a window. +{not available when compiled without the |+listcmds| feature} + + *:buffer-!* +If the option 'hidden' ('hid') is set, abandoned buffers are kept for all +commands that start editing another file: ":edit", ":next", ":tag", etc. The +commands that move through the buffer list sometimes make the current buffer +hidden although the 'hidden' option is not set. This happens when a buffer is +modified, but is forced (with '!') to be removed from a window, and +'autowrite' is off or the buffer can't be written. + +You can make a hidden buffer not hidden by starting to edit it with any +command. Or by deleting it with the ":bdelete" command. + +The 'hidden' is global, it is used for all buffers. The 'bufhidden' option +can be used to make an exception for a specific buffer. It can take these +values: + Use the value of 'hidden'. + hide Hide this buffer, also when 'hidden' is not set. + unload Don't hide but unload this buffer, also when 'hidden' + is set. + delete Delete the buffer. + + *hidden-quit* +When you try to quit Vim while there is a hidden, modified buffer, you will +get an error message and Vim will make that buffer the current buffer. You +can then decide to write this buffer (":wq") or quit without writing (":q!"). +Be careful: there may be more hidden, modified buffers! + +A buffer can also be unlisted. This means it exists, but it is not in the +list of buffers. |unlisted-buffer| + + +:files[!] *:files* +:buffers[!] *:buffers* *:ls* +:ls[!] Show all buffers. Example: + + 1 #h "/test/text" line 1 ~ + 2u "asdf" line 0 ~ + 3 %a+ "version.c" line 1 ~ + + When the [!] is included the list will show unlisted buffers + (the term "unlisted" is a bit confusing then...). + + Each buffer has a unique number. That number will not change, + so you can always go to a specific buffer with ":buffer N" or + "N CTRL-^", where N is the buffer number. + + Indicators (chars in the same column are mutually exclusive): + u an unlisted buffer (only displayed when [!] is used) + |unlisted-buffer| + % the buffer in the current window + # the alternate buffer for ":e #" and CTRL-^ + a an active buffer: it is loaded and visible + h a hidden buffer: It is loaded, but currently not + displayed in a window |hidden-buffer| + - a buffer with 'modifiable' off + = a readonly buffer + + a modified buffer + x a buffer with read errors + + *:bad* *:badd* +:bad[d] [+lnum] {fname} + Add file name {fname} to the buffer list, without loading it. + If "lnum" is specified, the cursor will be positioned at that + line when the buffer is first entered. Note that other + commands after the + will be ignored. + +:[N]bd[elete][!] *:bd* *:bdel* *:bdelete* *E516* +:bd[elete][!] [N] + Unload buffer [N] (default: current buffer) and delete it from + the buffer list. If the buffer was changed, this fails, + unless when [!] is specified, in which case changes are lost. + The file remains unaffected. Any windows for this buffer are + closed. If buffer [N] is the current buffer, another buffer + will be displayed instead. This is the most recent entry in + the jump list that points into a loaded buffer. + Actually, the buffer isn't completely deleted, it is removed + from the buffer list |unlisted-buffer| and option values, + variables and mappings/abbreviations for the buffer are + cleared. + +:bdelete[!] {bufname} *E93* *E94* + Like ":bdelete[!] [N]", but buffer given by name. Note that a + buffer whose name is a number cannot be referenced by that + name; use the buffer number instead. Insert a backslash + before a space in a buffer name. + +:bdelete[!] N1 N2 ... + Do ":bdelete[!]" for buffer N1, N2, etc. The arguments can be + buffer numbers or buffer names (but not buffer names that are + a number). Insert a backslash before a space in a buffer + name. + +:N,Mbdelete[!] Do ":bdelete[!]" for all buffers in the range N to M + |inclusive|. + +:[N]bw[ipeout][!] *:bw* *:bwipe* *:bwipeout* *E517* +:bw[ipeout][!] {bufname} +:N,Mbw[ipeout][!] +:bw[ipeout][!] N1 N2 ... + Like |:bdelete|, but really delete the buffer. Everything + related to the buffer is lost. All marks in this buffer + become invalid, option settings are lost, etc. Don't use this + unless you know what you are doing. + +:[N]bun[load][!] *:bun* *:bunload* *E515* +:bun[load][!] [N] + Unload buffer [N] (default: current buffer). The memory + allocated for this buffer will be freed. The buffer remains + in the buffer list. + If the buffer was changed, this fails, unless when [!] is + specified, in which case the changes are lost. + Any windows for this buffer are closed. If buffer [N] is the + current buffer, another buffer will be displayed instead. + This is the most recent entry in the jump list that points + into a loaded buffer. + +:bunload[!] {bufname} + Like ":bunload[!] [N]", but buffer given by name. Note that a + buffer whose name is a number cannot be referenced by that + name; use the buffer number instead. Insert a backslash + before a space in a buffer name. + +:N,Mbunload[!] Do ":bunload[!]" for all buffers in the range N to M + |inclusive|. + +:bunload[!] N1 N2 ... + Do ":bunload[!]" for buffer N1, N2, etc. The arguments can be + buffer numbers or buffer names (but not buffer names that are + a number). Insert a backslash before a space in a buffer + name. + +:[N]b[uffer][!] [N] *:b* *:bu* *:buf* *:buffer* *E86* + Edit buffer [N] from the buffer list. If [N] is not given, + the current buffer remains being edited. See |:buffer-!| for + [!]. This will also edit a buffer that is not in the buffer + list, without setting the 'buflisted' flag. + +:[N]b[uffer][!] {bufname} + Edit buffer for {bufname} from the buffer list. See + |:buffer-!| for [!]. This will also edit a buffer that is not + in the buffer list, without setting the 'buflisted' flag. + +:[N]sb[uffer] [N] *:sb* *:sbuffer* + Split window and edit buffer [N] from the buffer list. If [N] + is not given, the current buffer is edited. Respects the + "useopen" setting of 'switchbuf' when splitting. This will + also edit a buffer that is not in the buffer list, without + setting the 'buflisted' flag. + +:[N]sb[uffer] {bufname} + Split window and edit buffer for {bufname} from the buffer + list. This will also edit a buffer that is not in the buffer + list, without setting the 'buflisted' flag. + Note: If what you want to do is split the buffer, make a copy + under another name, you can do it this way: > + :w foobar | sp # + +:[N]bn[ext][!] [N] *:bn* *:bnext* *E87* + Go to [N]th next buffer in buffer list. [N] defaults to one. + Wraps around the end of the buffer list. + See |:buffer-!| for [!]. + If you are in a help buffer, this takes you to the next help + buffer (if there is one). Similarly, if you are in a normal + (non-help) buffer, this takes you to the next normal buffer. + This is so that if you have invoked help, it doesn't get in + the way when you're browsing code/text buffers. The next three + commands also work like this. + + *:sbn* *:sbnext* +:[N]sbn[ext] [N] + Split window and go to [N]th next buffer in buffer list. + Wraps around the end of the buffer list. Uses 'switchbuf' + +:[N]bN[ext][!] [N] *:bN* *:bNext* *:bp* *:bprevious* *E88* +:[N]bp[revious][!] [N] + Go to [N]th previous buffer in buffer list. [N] defaults to + one. Wraps around the start of the buffer list. + See |:buffer-!| for [!] and 'switchbuf'. + +:[N]sbN[ext] [N] *:sbN* *:sbNext* *:sbp* *:sbprevious* +:[N]sbp[revious] [N] + Split window and go to [N]th previous buffer in buffer list. + Wraps around the start of the buffer list. + Uses 'switchbuf'. + + *:br* *:brewind* +:br[ewind][!] Go to first buffer in buffer list. If the buffer list is + empty, go to the first unlisted buffer. + See |:buffer-!| for [!]. + + *:bf* *:bfirst* +:bf[irst] Same as ":brewind". + + *:sbr* *:sbrewind* +:sbr[ewind] Split window and go to first buffer in buffer list. If the + buffer list is empty, go to the first unlisted buffer. + Respects the 'switchbuf' option. + + *:sbf* *:sbfirst* +:sbf[irst] Same as ":sbrewind". + + *:bl* *:blast* +:bl[ast][!] Go to last buffer in buffer list. If the buffer list is + empty, go to the last unlisted buffer. + See |:buffer-!| for [!]. + + *:sbl* *:sblast* +:sbl[ast] Split window and go to last buffer in buffer list. If the + buffer list is empty, go to the last unlisted buffer. + Respects 'switchbuf' option. + +:[N]bm[odified][!] [N] *:bm* *:bmodified* *E84* + Go to [N]th next modified buffer. Note: this command also + finds unlisted buffers. If there is no modified buffer the + command fails. + +:[N]sbm[odified] [N] *:sbm* *:sbmodified* + Split window and go to [N]th next modified buffer. + Respects 'switchbuf' option. + Note: this command also finds buffers not in the buffer list. + +:[N]unh[ide] [N] *:unh* *:unhide* *:sun* *:sunhide* +:[N]sun[hide] [N] + Rearrange the screen to open one window for each loaded buffer + in the buffer list. When a count is given, this is the + maximum number of windows to open. + +:[N]ba[ll] [N] *:ba* *:ball* *:sba* *:sball* +:[N]sba[ll] [N] Rearrange the screen to open one window for each buffer in + the buffer list. When a count is given, this is the maximum + number of windows to open. 'winheight' also limits the number + of windows opened ('winwidth' if |:vertical| was prepended). + Buf/Win Enter/Leave autocommands are not executed for the new + windows here, that's only done when they are really entered. + When the |:tab| modifier is used new windows are opened in a + new tab, up to 'tabpagemax'. + +Note: All the commands above that start editing another buffer, keep the +'readonly' flag as it was. This differs from the ":edit" command, which sets +the 'readonly' flag each time the file is read. + +============================================================================== +12. Special kinds of buffers *special-buffers* + +Instead of containing the text of a file, buffers can also be used for other +purposes. A few options can be set to change the behavior of a buffer: + 'bufhidden' what happens when the buffer is no longer displayed + in a window. + 'buftype' what kind of a buffer this is + 'swapfile' whether the buffer will have a swap file + 'buflisted' buffer shows up in the buffer list + +A few useful kinds of a buffer: + +quickfix Used to contain the error list or the location list. See + |:cwindow| and |:lwindow|. This command sets the 'buftype' + option to "quickfix". You are not supposed to change this! + 'swapfile' is off. + +help Contains a help file. Will only be created with the |:help| + command. The flag that indicates a help buffer is internal + and can't be changed. The 'buflisted' option will be reset + for a help buffer. + +directory Displays directory contents. Can be used by a file explorer + plugin. The buffer is created with these settings: > + :setlocal buftype=nowrite + :setlocal bufhidden=delete + :setlocal noswapfile +< The buffer name is the name of the directory and is adjusted + when using the |:cd| command. + +scratch Contains text that can be discarded at any time. It is kept + when closing the window, it must be deleted explicitly. + Settings: > + :setlocal buftype=nofile + :setlocal bufhidden=hide + :setlocal noswapfile +< The buffer name can be used to identify the buffer, if you + give it a meaningful name. + + *unlisted-buffer* +unlisted The buffer is not in the buffer list. It is not used for + normal editing, but to show a help file, remember a file name + or marks. The ":bdelete" command will also set this option, + thus it doesn't completely delete the buffer. Settings: > + :setlocal nobuflisted +< + + vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/workshop.txt b/vim73/doc/workshop.txt new file mode 100644 index 0000000..7fde55b --- /dev/null +++ b/vim73/doc/workshop.txt @@ -0,0 +1,98 @@ +*workshop.txt* For Vim version 7.3. Last change: 2010 Jul 20 + + + VIM REFERENCE MANUAL by Gordon Prieur + + +Sun Visual WorkShop Features *workshop* *workshop-support* + +1. Introduction |workshop-intro| +2. Commands |workshop-commands| +3. Compiling vim/gvim for WorkShop |workshop-compiling| +4. Configuring gvim for a WorkShop release tree |workshop-configure| +5. Obtaining the latest version of the XPM library |workshop-xpm| + +{Vi does not have any of these features} +{only available when compiled with the |+sun_workshop| feature} + +============================================================================== +1. Introduction *workshop-intro* + +Sun Visual WorkShop has an "Editor of Choice" feature designed to let users +debug using their favorite editors. For the 6.0 release we have added support +for gvim. A workshop debug session will have a debugging window and an editor +window (possibly others as well). The user can do many debugging operations +from the editor window, minimizing the need to switch from window to window. + +The version of vim shipped with Sun Visual WorkShop 6 (also called Forte +Developer 6) is vim 5.3. The features in this release are much more reliable +than the vim/gvim shipped with Visual WorkShop. VWS users wishing to use vim +as their editor should compile these sources and install them in their +workshop release tree. + +============================================================================== +2. Commands *workshop-commands* + + *:ws* *:wsverb* +:ws[verb] verb Pass the verb to the verb executor + +Pass the verb to a workshop function which gathers some arguments and +sends the verb and data to workshop over an IPC connection. + +============================================================================== +3. Compiling vim/gvim for WorkShop *workshop-compiling* + +Compiling vim with FEAT_SUN_WORKSHOP turns on all compile time flags necessary +for building a vim to work with Visual WorkShop. The features required for VWS +have been built and tested using the Sun compilers from the VWS release. They +have not been built or tested using Gnu compilers. This does not mean the +features won't build and run if compiled with gcc, just that nothing is +guaranteed with gcc! + +============================================================================== +4. Configuring gvim for a WorkShop release tree *workshop-configure* + +There are several assumptions which must be met in order to compile a gvim for +use with Sun Visual WorkShop 6. + + o You should use the compiler in VWS rather than gcc. We have neither + built nor tested with gcc and cannot guarantee it will build properly. + + o You must supply your own XPM library. See |workshop-xpm| below for + details on obtaining the latest version of XPM. + + o Edit the Makefile in the src directory and uncomment the lines for Sun + Visual WorkShop. You can easily find these by searching for the string + FEAT_SUN_WORKSHOP + + o We also suggest you use Motif for your gui. This will provide gvim with + the same look-and-feel as the rest of Sun Visual WorkShop. + +The following configuration line can be used to configure vim to build for use +with Sun Visual WorkShop: + + $ CC=cc configure --enable-workshop --enable-gui=motif \ + -prefix=/contrib/contrib6/ + +The VWS-install-dir should be the base directory where your Sun Visual WorkShop +was installed. By default this is /opt/SUNWspro. It will normally require +root permissions to install the vim release. You will also need to change the +symlink /bin/gvim to point to the vim in your newly installed +directory. The should be a unique version string. I use "vim" +concatenated with the equivalent of version.h's VIM_VERSION_SHORT. + +============================================================================== +5. Obtaining the latest version of the XPM library *workshop-xpm* + +The XPM library is required to show images within Vim with Motif or Athena. +Without it the toolbar and signs will be disabled. + +The XPM library is provided by Arnaud Le Hors of the French National Institute +for Research in Computer Science and Control. It can be downloaded from +http://cgit.freedesktop.org/xorg/lib/libXpm. The current release, as of this +writing, is xpm-3.4k-solaris.tgz, which is a gzip'ed tar file. If you create +the directory /usr/local/xpm and untar the file there you can use the +uncommented lines in the Makefile without changing them. If you use another +xpm directory you will need to change the XPM_DIR in src/Makefile. + + vim:tw=78:ts=8:ft=help:norl: diff --git a/vim73/doc/xxd-fr.1 b/vim73/doc/xxd-fr.1 new file mode 100644 index 0000000..0b25da4 --- /dev/null +++ b/vim73/doc/xxd-fr.1 @@ -0,0 +1,395 @@ +.TH XXD 1 "aot 1996" "Page de manuel pour xxd" +.\" +.\" 21st May 1996 +.\" Man page author: +.\" Tony Nugent +.\" Changes by Bram Moolenaar +.\" French translation by David Blanchet 2005-03 +.SH NOM +.I xxd +\- convertit en reprsentation hexadcimale et inversement. +.SH SYNOPSIS +.B xxd +\-h[elp] +.br +.B xxd +[options] [fichier_entree [fichier_sortie]] +.br +.B xxd +\-r[evert] [options] [fichier_entree [fichier_sortie]] +.SH DESCRIPTION +.I xxd +cre un fichier contenant la reprsentation hexadcimale d'un fichier +binaire ou de l'entre standard. +Il peut galement convertir un fichier de codes hexadcimaux en un fichier +binaire. +Comme +.BR uuencode (1) +et +.BR uudecode (1) +il permet la transmission de donnes binaires dans une reprsentation ASCII +compatible avec le courrier lectronique, mais a l'avantage de dcoder la +sortie standard. +De plus, il peut tre utilis pour appliquer des rustines des fichiers +binaires. +.SH OPTIONS +Si aucun +.I fichier_entree +n'est spcifi, l'entre standard est utilise. +Si +.I fichier_entree +correspond au caractre +.RB '\-' +\, l'entre standard est employe comme source des donnes en entre. +Si aucun +.I fichier_sortie +n'est spcifi (ou qu'un caractre +.RB '\-' +est donn sa place), le rsultat est envoy sur la sortie standard. +.PP +NOTE : un analyseur paresseux est utilis. Il ne vrifie pas au-del de la +premire lettre de l'option, moins que cette dernire ne requiert un +paramtre. +L'espace entre l'option et son paramtre est optionnel. +Les paramtres des options peuvent tre spcifis en notation dcimale, +hexadcimale ou octale. +Ainsi +.BR \-c8 , +.BR "\-c 8" , +.B \-c 010 +et +.B \-cols 8 +sont tous quivalents. +.TP +.IR \-a " | " \-autoskip +active la fonctionnalit "autoskip" : le caractre '*' remplace les lignes +d'octets nuls. Dsactive par dfaut. +.TP +.IR \-b " | " \-bits +Convertit en binaires plutt qu'en hexadcimal. +Cette option crit les octets comme une squence de "1" et de "0" au lieu +d'une conversion en hexadcimal traditionnel. Chaque ligne est prcde par un +numro de ligne en hexadcimal et suivie de la reprsentation ASCII (ou +EBCDIC) correspondante. Les options \-r, \-p, \-i ne fonctionnent pas dans ce +mode. +.TP +.IR "\-c cols " | " \-cols cols" +place +.RI < cols > +octets par ligne. 16 par dfaut (\-i : 12, \-ps : 30, \-b : 6). Maximum 256. +.TP +.IR \-E " | " \-EBCDIC +Passe le codage des caractres de la colonne de droite de ASCII EBCDIC. +Cela ne change pas la reprsentation hexadcimale. Cette option est sans effet +quand elle est utilise avec \-r, \-p or \-i. +.TP +.IR "\-g octets " | " \-groupsize octets" +Regroupe les octets (deux chiffres hexadcimaux ou huit chiffres binaires) +par groupe de +.RI < octets > +\, spars par des espaces blancs. Spcifiez +.I \-g 0 +pour supprimer le regroupement. +.RI < octets > +vaut 2 par dfaut dans le mode normal et \fI1\fP en +reprsentation binaire. Le regroupement ne s'applique pas aux styles +Postscript et Include. +.TP +.IR \-h " | " \-help +Affiche un rsum des commandes disponibles et quitte. Aucune conversion n'est +effectue. +.TP +.IR \-i " | " \-include +produit une sortie dans le style #include (fichier C inclure). La dfinition +complte d'un tableau statique est crite et est nomme d'aprs le fichier +d'origine, moins que xxd lise depuis l'entre standard. +.TP +.IR "\-l long " | " \-len long" +Arrte aprs l'criture de +.RI < long > +octets. +.TP +.IR \-p " | " \-ps " | " \-postscript " | " \-plain +Produit une conversion continue dans le style Postscript (postscript continuous +hexdumd style). +galement connu sous le nom de conversion brute (plain hexdump style). +.TP +.IR \-r " | " \-revert +Opration inverse : convertit un fichier hexadcimal en un fichier binaire (ou +applique une rustine un fichier binaire). +Si l'criture n'a pas lieu sur la sortie standard, xxd crit dans le fichier +qu'il produit sans le tronquer. Utilisez la combinaison +.I \-r \-p +pour lire de l'hexadcimal brut sans information sur le numro des lignes et +sans format de colonnes particulier. Des espaces blancs et coupures de lignes +supplmentaires sont autoriss n'importe quel endroit. +.TP +.I \-seek dcalage +Utilis aprs l'option +.IR \-r : +inverse la conversion en ajoutant +.RI < dcalage > +aux positions dans le fichier donnes dans le code hexadcimal. +.TP +.I \-s [+][\-]dcalage +Dbute au +.RI < dcalage > +absolu ou relatif dans fichier_entree. +\fI+ \fRindique que le dcalage est relatif la position courante dans +l'entre standard (sans effet si la lecture n'a pas lieu sur l'entre +standard). \fI\- \fRindique un dcalage en caractres depuis la fin de +l'entre (utilis avec \fI+\fR, dsigne la position avant la position +actuelle de l'entre standard). +Sans l'option \-s, xxd dmarre la position courante du fichier. +.TP +.I \-u +Utilise des chiffres hexadcimaux majuscules. La casse par dfaut est +minuscule. +.TP +.IR \-v " | " \-version +Affiche la version de xxd. +.SH MISE EN GARDE +.I xxd \-r +effectue des oprations internes un peu obscures lors de l'valuation +des informations sur les numros de lignes. Si le fichier de sortie est +adressable, alors les numros de lignes au dbut de chaque ligne d'hexadcimal +peuvent tre dsordonnes, des lignes peuvent manquer ou se chevaucher. Dans +ces cas, xxd utilisera lseek(2) pour dterminer la prochaine position. Si le +fichier n'est pas adressable, seuls les vides sont autoriss, et ils seront +combls par des octets nuls. +.PP +.I xxd \-r +ne gnre aucune erreur lors de l'analyse. Le problme sont passs +silencieusement. +.PP +Lors de l'dition de la reprsentation hexadcimale, veuillez noter que +.I xxd \-r +ignore tout ce qui se trouve sur la ligne aprs avoir lu suffisamment de +donnes hexadcimales (voir l'option \-c). Cela signifie galement que les +modifications dans la colonne ASCII (ou EBCDIC) sont toujours ignores. La +conversion inverse de donnes hexadcimales brutes (postscript) avec xxd \-r +\-p ne dpend pas d'un nombre correct de colonnes. Dans ce cas, tout ce qui +ressemble une paire de chiffres hexadcimaux est interprt. +.PP +Remarquez la diffrence entre +.br +\fI% xxd \-i fichier\fR +.br +et +.br +\fI% xxd \-i < fichier\fR +.PP +.I xxd \-s \+seek +peut diffrer de +.IR "xxd \-s seek" , +car lseek(2) est utilis pour revenir en arrire . Le '+' fait une +diffrence quand la source des donnes est l'entre standard et si la position +dans le fichier de l'entre standard n'est pas au dbut du fichier lorsque xxd +est dmarr et qu'il reoit ses donnes. +L'exemple suivant peut vous aider comprendre (ou bien vous perdre davantage +encore !)... +.PP +Remettre l'entre standard au dpart avant de lire ; ncessaire car 'cat' a +dj lu jusqu' la fin de l'entre standard. +.br +\fI% sh \-c 'cat > donnees_binaires; xxd \-s 0 > donnees_hexa' < fichier\fR +.PP +Convertir partir de la position 0x480 (= 1024 + 128) du fichier. +Le symbole '+' signifie "relativement la position actuelle', ainsi 128 est +ajout aux 1024 octets comptabiliss pour dd. +.br +\fI% sh \-c 'dd of=donnees_binaires bs=1k count=1; xxd \-s +128 > +donnees_hexa' < fichier\fR +.PP +Convertir de fichier depuis la position 0x100 (= 1024 \- 768) du fichier. +.br +\fI% sh \-c 'dd of=donnees_binaires bs=1k count=1; xxd \-s +\-768 > +donnees_hexa' < fichier\fR +.PP +Toutefois, cette situation est peu frquente et l'utilisation de '+' est +rarement requise. L'auteur prfre surveiller les effets de xxd avec strace(1) +ou truss(1) quand \-s est employ. +.SH EXEMPLES +Afficher la totalit du +.B fichier +sauf les trois premires lignes (0x30 octets en hexadcimal). +.br +\fI% xxd \-s 0x30 fichier\fR +.PP +afficher les trois dernires lignes (0x30 octets en hexadcimal) du +.B fichier +\. +.br +\fI% xxd \-s \-0x30 fichier\fR +.PP +.br +Afficher 120 octets convertis en continu, avec 20 octets par ligne. +.br +\fI% xxd \-l 120 \-ps \-c 20 xxd\-fr.1\fR +.br +2e54482058584420312022616ffb742031393936 +.br +22202250616765206465206d616e75656c20706f +.br +757220787864220a2e5c220a2e5c222032317374 +.br +204d617920313939360a2e5c22204d616e207061 +.br +676520617574686f723a0a2e5c2220202020546f +.br +6e79204e7567656e74203c746f6e79407363746e +.br +204e7567656e74203c746f6e79407363746e7567 +.br +2e54482058584420312022417567757374203139 +.PP +Convertir les 120 premiers octets de cette page de manuel avec 12 octets par +ligne. +.br +\fI% xxd \-l 120 \-c 12 xxd\-fr.1\fR +.br +0000000: 2e54 4820 5858 4420 3120 2261 .TH XXD 1 "a +.br +000000c: 6ffb 7420 3139 3936 2220 2250 o.t 1996" "P +.br +0000018: 6167 6520 6465 206d 616e 7565 age de manue +.br +0000024: 6c20 706f 7572 2078 7864 220a l pour xxd". +.br +0000030: 2e5c 220a 2e5c 2220 3231 7374 .\"..\" 21st +.br +000003c: 204d 6179 2031 3939 360a 2e5c May 1996..\ +.br +0000048: 2220 4d61 6e20 7061 6765 2061 " Man page a +.br +0000054: 7574 686f 723a 0a2e 5c22 2020 uthor:..\" +.br +0000060: 2020 546f 6e79 204e 7567 656e Tony Nugen +.br +000006c: 7420 3c74 6f6e 7940 7363 746e t fichier_sortie\fR +.PP +Patcher la date dans le fichier xxd.1 +.br +\fI% echo '0000037: 3574 68' | xxd \-r \- xxd\-fr.1\fR +.br +\fI% xxd \-s 0x38 \-l 13 \-c 13 xxd\-fr.1\fR +.br +0000036: 3235 7468 204d 6179 2031 3939 36 25th May 1996 +.PP +Crer un fichier de 65537 octets tous nuls (0x00), +sauf le dernier qui vaut 'A' (0x41 en hexadcimal). +.br +\fI% echo '010000: 41' | xxd \-r \> fichier\fR +.PP +.br +Convertir le fichier de l'exemple prcdent avec la fonctionnalit "autoskip". +.br +\fI% xxd \-a \-c 12 fichier\fR +.br +0000000: 0000 0000 0000 0000 0000 0000 ............ +.br +* +.br +000fffc: 0000 0000 40 ....A +.PP +Crer un fichier d'un octet, contenant seulement le caractre 'A'. +Les nombres aprs '\-r \-s' s'ajoutent au numros de lignes trouves dans le +fichier ; les octets initiaux sont supprims. +.br +\fI% echo '010000: 41' | xxd \-r \-s \-0x10000 \> fichier\fR +.PP +Utiliser xxd comme filtre dans un diteur tel que +.B vim(1) +pour convertir une zone comprise entre les marques 'a' et 'z'. +.br +\fI:'a,'z!xxd\fR +.PP +Utiliser xxd comme filtre dans un diteur tel que +.B vim(1) +pour rcuprer une conversion binaire comprise entre les marques 'a' et 'z'. +.br +\fI:'a,'z!xxd \-r\fR +.PP +Utiliser xxd comme filtre dans un diteur tel que +.B vim(1) +pour rcuprer une ligne convertie. Placez le curseur sur la ligne et tapez : +.br +\fI!!xxd \-r\fR +.PP +Lire des caractres depuis une connexion srie : +.br +\fI% xxd \-c1 < /dev/term/b &\fR +.br +\fI% stty < /dev/term/b \-echo \-opost \-isig \-icanon min 1\fR +.br +\fI% echo \-n foo > /dev/term/b\fR +.SH VALEURS DE RETOUR +Les erreurs suivantes sont rapportes : +.TP +0 +aucune erreur ne s'est produit. +.TP +\-1 +opration non supporte ( +.I xxd \-r \-i +reste impossible). +.TP +1 +erreur lors de l'analyse des options. +.TP +2 +problme avec le fichier d'entre. +.TP +3 +problme avec le fichier de sortie. +.TP +4, 5 +la position spcifie n'est pas atteignable. +.SH VOIR AUSSI +uuencode(1), uudecode(1), patch(1) +.SH AVERTISSEMENTS +L'tranget de cet outil reflte celle du cerveau de ses crateurs. +Utilisez cet outil vos risques et prils. Dupliquez vos fichiers. +Surveillez l'outil. Devenez un gourou. +.SH VERSION +Cette page de manuel documente la version 1.7 de xxd. +.SH AUTEUR +(c) 1990-1997 par Juergen Weigert +.br + +.LP +"Distribute freely and credit me, +.br +make money and share with me, +.br +lose money and don't ask me." +.PP +Distribution libre en citant l'auteur, +.br +gagnez de l'argent, pensez moi, +.br +perdez de l'argent, oubliez-moi. +.PP +Page de manuel dbute par Tony Nugent +.br + +.br +Modifications mineures par Bram Moolenaar. +dit par Juergen Weigert. +.SH TRADUCTION +Cette page de manuel a t traduite par David Blanchet + 2004-12-24. diff --git a/vim73/doc/xxd-fr.UTF-8.1 b/vim73/doc/xxd-fr.UTF-8.1 new file mode 100644 index 0000000..9fc47d3 --- /dev/null +++ b/vim73/doc/xxd-fr.UTF-8.1 @@ -0,0 +1,395 @@ +.TH XXD 1 "août 1996" "Page de manuel pour xxd" +.\" +.\" 21st May 1996 +.\" Man page author: +.\" Tony Nugent +.\" Changes by Bram Moolenaar +.\" French translation by David Blanchet 2005-03 +.SH NOM +.I xxd +\- convertit en représentation hexadécimale et inversement. +.SH SYNOPSIS +.B xxd +\-h[elp] +.br +.B xxd +[options] [fichier_entree [fichier_sortie]] +.br +.B xxd +\-r[evert] [options] [fichier_entree [fichier_sortie]] +.SH DESCRIPTION +.I xxd +crée un fichier contenant la représentation hexadécimale d'un fichier +binaire ou de l'entrée standard. +Il peut également convertir un fichier de codes hexadécimaux en un fichier +binaire. +Comme +.BR uuencode (1) +et +.BR uudecode (1) +il permet la transmission de données binaires dans une représentation ASCII +compatible avec le courrier électronique, mais a l'avantage de décoder la +sortie standard. +De plus, il peut être utilisé pour appliquer des rustines à des fichiers +binaires. +.SH OPTIONS +Si aucun +.I fichier_entree +n'est spécifié, l'entrée standard est utilisée. +Si +.I fichier_entree +correspond au caractère +.RB '\-' +\, l'entrée standard est employée comme source des données en entrée. +Si aucun +.I fichier_sortie +n'est spécifié (ou qu'un caractère +.RB '\-' +est donné à sa place), le résultat est envoyé sur la sortie standard. +.PP +NOTE : un analyseur paresseux est utilisé. Il ne vérifie pas au-delà de la +première lettre de l'option, à moins que cette dernière ne requiert un +paramètre. +L'espace entre l'option et son paramètre est optionnel. +Les paramètres des options peuvent être spécifiés en notation décimale, +hexadécimale ou octale. +Ainsi +.BR \-c8 , +.BR "\-c 8" , +.B \-c 010 +et +.B \-cols 8 +sont tous équivalents. +.TP +.IR \-a " | " \-autoskip +active la fonctionnalité "autoskip" : le caractère '*' remplace les lignes +d'octets nuls. Désactivée par défaut. +.TP +.IR \-b " | " \-bits +Convertit en binaires plutôt qu'en hexadécimal. +Cette option écrit les octets comme une séquence de "1" et de "0" au lieu +d'une conversion en hexadécimal traditionnel. Chaque ligne est précédée par un +numéro de ligne en hexadécimal et suivie de la représentation ASCII (ou +EBCDIC) correspondante. Les options \-r, \-p, \-i ne fonctionnent pas dans ce +mode. +.TP +.IR "\-c cols " | " \-cols cols" +place +.RI < cols > +octets par ligne. 16 par défaut (\-i : 12, \-ps : 30, \-b : 6). Maximum 256. +.TP +.IR \-E " | " \-EBCDIC +Passe le codage des caractères de la colonne de droite de ASCII à EBCDIC. +Cela ne change pas la représentation hexadécimale. Cette option est sans effet +quand elle est utilisée avec \-r, \-p or \-i. +.TP +.IR "\-g octets " | " \-groupsize octets" +Regroupe les octets (deux chiffres hexadécimaux ou huit chiffres binaires) +par groupe de +.RI < octets > +\, séparés par des espaces blancs. Spécifiez +.I \-g 0 +pour supprimer le regroupement. +.RI < octets > +vaut 2 par défaut dans le mode normal et \fI1\fP en +représentation binaire. Le regroupement ne s'applique pas aux styles +Postscript et Include. +.TP +.IR \-h " | " \-help +Affiche un résumé des commandes disponibles et quitte. Aucune conversion n'est +effectuée. +.TP +.IR \-i " | " \-include +produit une sortie dans le style #include (fichier C à inclure). La définition +complète d'un tableau statique est écrite et est nommée d'après le fichier +d'origine, à moins que xxd lise depuis l'entrée standard. +.TP +.IR "\-l long " | " \-len long" +Arrête après l'écriture de +.RI < long > +octets. +.TP +.IR \-p " | " \-ps " | " \-postscript " | " \-plain +Produit une conversion continue dans le style Postscript (postscript continuous +hexdumd style). +Également connu sous le nom de « conversion brute » (plain hexdump style). +.TP +.IR \-r " | " \-revert +Opération inverse : convertit un fichier hexadécimal en un fichier binaire (ou +applique une rustine à un fichier binaire). +Si l'écriture n'a pas lieu sur la sortie standard, xxd écrit dans le fichier +qu'il produit sans le tronquer. Utilisez la combinaison +.I \-r \-p +pour lire de l'hexadécimal brut sans information sur le numéro des lignes et +sans format de colonnes particulier. Des espaces blancs et coupures de lignes +supplémentaires sont autorisés à n'importe quel endroit. +.TP +.I \-seek décalage +Utilisé après l'option +.IR \-r : +inverse la conversion en ajoutant +.RI < décalage > +aux positions dans le fichier données dans le code hexadécimal. +.TP +.I \-s [+][\-]décalage +Débute au +.RI < décalage > +absolu ou relatif dans fichier_entree. +\fI+ \fRindique que le décalage est relatif à la position courante dans +l'entrée standard (sans effet si la lecture n'a pas lieu sur l'entrée +standard). \fI\- \fRindique un décalage en caractères depuis la fin de +l'entrée (utilisé avec \fI+\fR, désigne la position avant la position +actuelle de l'entrée standard). +Sans l'option \-s, xxd démarre à la position courante du fichier. +.TP +.I \-u +Utilise des chiffres hexadécimaux majuscules. La casse par défaut est +minuscule. +.TP +.IR \-v " | " \-version +Affiche la version de xxd. +.SH MISE EN GARDE +.I xxd \-r +effectue des opérations internes un peu obscures lors de l'évaluation +des informations sur les numéros de lignes. Si le fichier de sortie est +adressable, alors les numéros de lignes au début de chaque ligne d'hexadécimal +peuvent être désordonnées, des lignes peuvent manquer ou se chevaucher. Dans +ces cas, xxd utilisera lseek(2) pour déterminer la prochaine position. Si le +fichier n'est pas adressable, seuls les vides sont autorisés, et ils seront +comblés par des octets nuls. +.PP +.I xxd \-r +ne génère aucune erreur lors de l'analyse. Le problème sont passés +silencieusement. +.PP +Lors de l'édition de la représentation hexadécimale, veuillez noter que +.I xxd \-r +ignore tout ce qui se trouve sur la ligne après avoir lu suffisamment de +données hexadécimales (voir l'option \-c). Cela signifie également que les +modifications dans la colonne ASCII (ou EBCDIC) sont toujours ignorées. La +conversion inverse de données hexadécimales brutes (postscript) avec xxd \-r +\-p ne dépend pas d'un nombre correct de colonnes. Dans ce cas, tout ce qui +ressemble à une paire de chiffres hexadécimaux est interprété. +.PP +Remarquez la différence entre +.br +\fI% xxd \-i fichier\fR +.br +et +.br +\fI% xxd \-i < fichier\fR +.PP +.I xxd \-s \+seek +peut différer de +.IR "xxd \-s seek" , +car lseek(2) est utilisé pour « revenir en arrière ». Le '+' fait une +différence quand la source des données est l'entrée standard et si la position +dans le fichier de l'entrée standard n'est pas au début du fichier lorsque xxd +est démarré et qu'il reçoit ses données. +L'exemple suivant peut vous aider à comprendre (ou bien vous perdre davantage +encore !)... +.PP +Remettre l'entrée standard au départ avant de lire ; nécessaire car 'cat' a +déjà lu jusqu'à la fin de l'entrée standard. +.br +\fI% sh \-c 'cat > donnees_binaires; xxd \-s 0 > donnees_hexa' < fichier\fR +.PP +Convertir à partir de la position 0x480 (= 1024 + 128) du fichier. +Le symbole '+' signifie "relativement à la position actuelle', ainsi 128 est +ajouté aux 1024 octets comptabilisés pour dd. +.br +\fI% sh \-c 'dd of=donnees_binaires bs=1k count=1; xxd \-s +128 > +donnees_hexa' < fichier\fR +.PP +Convertir de fichier depuis la position 0x100 (= 1024 \- 768) du fichier. +.br +\fI% sh \-c 'dd of=donnees_binaires bs=1k count=1; xxd \-s +\-768 > +donnees_hexa' < fichier\fR +.PP +Toutefois, cette situation est peu fréquente et l'utilisation de '+' est +rarement requise. L'auteur préfère surveiller les effets de xxd avec strace(1) +ou truss(1) quand \-s est employé. +.SH EXEMPLES +Afficher la totalité du +.B fichier +sauf les trois premières lignes (0x30 octets en hexadécimal). +.br +\fI% xxd \-s 0x30 fichier\fR +.PP +afficher les trois dernières lignes (0x30 octets en hexadécimal) du +.B fichier +\. +.br +\fI% xxd \-s \-0x30 fichier\fR +.PP +.br +Afficher 120 octets convertis en continu, avec 20 octets par ligne. +.br +\fI% xxd \-l 120 \-ps \-c 20 xxd\-fr.1\fR +.br +2e54482058584420312022616ffb742031393936 +.br +22202250616765206465206d616e75656c20706f +.br +757220787864220a2e5c220a2e5c222032317374 +.br +204d617920313939360a2e5c22204d616e207061 +.br +676520617574686f723a0a2e5c2220202020546f +.br +6e79204e7567656e74203c746f6e79407363746e +.br +204e7567656e74203c746f6e79407363746e7567 +.br +2e54482058584420312022417567757374203139 +.PP +Convertir les 120 premiers octets de cette page de manuel avec 12 octets par +ligne. +.br +\fI% xxd \-l 120 \-c 12 xxd\-fr.1\fR +.br +0000000: 2e54 4820 5858 4420 3120 2261 .TH XXD 1 "a +.br +000000c: 6ffb 7420 3139 3936 2220 2250 o.t 1996" "P +.br +0000018: 6167 6520 6465 206d 616e 7565 age de manue +.br +0000024: 6c20 706f 7572 2078 7864 220a l pour xxd". +.br +0000030: 2e5c 220a 2e5c 2220 3231 7374 .\"..\" 21st +.br +000003c: 204d 6179 2031 3939 360a 2e5c May 1996..\ +.br +0000048: 2220 4d61 6e20 7061 6765 2061 " Man page a +.br +0000054: 7574 686f 723a 0a2e 5c22 2020 uthor:..\" +.br +0000060: 2020 546f 6e79 204e 7567 656e Tony Nugen +.br +000006c: 7420 3c74 6f6e 7940 7363 746e t fichier_sortie\fR +.PP +Patcher la date dans le fichier xxd.1 +.br +\fI% echo '0000037: 3574 68' | xxd \-r \- xxd\-fr.1\fR +.br +\fI% xxd \-s 0x38 \-l 13 \-c 13 xxd\-fr.1\fR +.br +0000036: 3235 7468 204d 6179 2031 3939 36 25th May 1996 +.PP +Créer un fichier de 65537 octets tous nuls (0x00), +sauf le dernier qui vaut 'A' (0x41 en hexadécimal). +.br +\fI% echo '010000: 41' | xxd \-r \> fichier\fR +.PP +.br +Convertir le fichier de l'exemple précédent avec la fonctionnalité "autoskip". +.br +\fI% xxd \-a \-c 12 fichier\fR +.br +0000000: 0000 0000 0000 0000 0000 0000 ............ +.br +* +.br +000fffc: 0000 0000 40 ....A +.PP +Créer un fichier d'un octet, contenant seulement le caractère 'A'. +Les nombres après '\-r \-s' s'ajoutent au numéros de lignes trouvées dans le +fichier ; les octets initiaux sont supprimés. +.br +\fI% echo '010000: 41' | xxd \-r \-s \-0x10000 \> fichier\fR +.PP +Utiliser xxd comme filtre dans un éditeur tel que +.B vim(1) +pour convertir une zone comprise entre les marques 'a' et 'z'. +.br +\fI:'a,'z!xxd\fR +.PP +Utiliser xxd comme filtre dans un éditeur tel que +.B vim(1) +pour récupérer une conversion binaire comprise entre les marques 'a' et 'z'. +.br +\fI:'a,'z!xxd \-r\fR +.PP +Utiliser xxd comme filtre dans un éditeur tel que +.B vim(1) +pour récupérer une ligne convertie. Placez le curseur sur la ligne et tapez : +.br +\fI!!xxd \-r\fR +.PP +Lire des caractères depuis une connexion série : +.br +\fI% xxd \-c1 < /dev/term/b &\fR +.br +\fI% stty < /dev/term/b \-echo \-opost \-isig \-icanon min 1\fR +.br +\fI% echo \-n foo > /dev/term/b\fR +.SH VALEURS DE RETOUR +Les erreurs suivantes sont rapportées : +.TP +0 +aucune erreur ne s'est produit. +.TP +\-1 +opération non supportée ( +.I xxd \-r \-i +reste impossible). +.TP +1 +erreur lors de l'analyse des options. +.TP +2 +problème avec le fichier d'entrée. +.TP +3 +problème avec le fichier de sortie. +.TP +4, 5 +la position spécifiée n'est pas atteignable. +.SH VOIR AUSSI +uuencode(1), uudecode(1), patch(1) +.SH AVERTISSEMENTS +L'étrangeté de cet outil reflète celle du cerveau de ses créateurs. +Utilisez cet outil à vos risques et périls. Dupliquez vos fichiers. +Surveillez l'outil. Devenez un gourou. +.SH VERSION +Cette page de manuel documente la version 1.7 de xxd. +.SH AUTEUR +(c) 1990-1997 par Juergen Weigert +.br + +.LP +"Distribute freely and credit me, +.br +make money and share with me, +.br +lose money and don't ask me." +.PP +Distribution libre en citant l'auteur, +.br +gagnez de l'argent, pensez à moi, +.br +perdez de l'argent, oubliez-moi. +.PP +Page de manuel débutée par Tony Nugent +.br + +.br +Modifications mineures par Bram Moolenaar. +Édité par Juergen Weigert. +.SH TRADUCTION +Cette page de manuel a été traduite par David Blanchet + 2004-12-24. diff --git a/vim73/doc/xxd-it.1 b/vim73/doc/xxd-it.1 new file mode 100755 index 0000000..3d8dabb --- /dev/null +++ b/vim73/doc/xxd-it.1 @@ -0,0 +1,402 @@ +.TH XXD 1 "Agosto 1996" "Pagina di manuale per xxd" +.\" +.\" 21 Maggio 1996 +.\" Autore della pagina di manuale: +.\" Tony Nugent +.\" Modificato da Bram Moolenaar +.SH NOME +.I xxd +\- Produce esadecimale da un file binario o viceversa. +.SH SINTASSI +.B xxd +\-h[elp] +.br +.B xxd +[opzioni] [input_file [output_file]] +.br +.B xxd +\-r[evert] [opzioni] [input_file [output_file]] +.SH DESCRIZIONE +.I xxd +crea un'immagine esadecimale di un dato file o dello "standard input". +Pu anche ottenere da un'immagine esadecimale il file binario originale. +Come +.BR uuencode (1) +e +.BR uudecode (1) +permette di trasmettere dati binari in una rappresentazione ASCII "a prova +di email", ma ha anche il vantaggio di poter decodificare sullo "standard +output". Inoltre, pu essere usato per effettuare delle modifiche (patch) +a file binari. +.SH OPZIONI +Se non si specifica un +.I input_file +il programma legge dallo "standard input". +Se +.I input_file + specificato come il carattere +.RB \` \- ' +, l'input letto dallo "standard input". +Se non si specifica un +.I output_file +(o si mette al suo posto il carattere +.RB \` \- ' +), i risultati sono inviati allo "standard output". +.PP +Si noti che la scansione dei caratteri "pigra", e non controlla oltre +la prima lettera dell'opzione, a meno che l'opzione sia seguita da un +parametro. +Gli spazi fra una singola lettera di opzione e il corrispondente parametro +dopo di essa sono facoltativi. +I parametri delle opzioni possono essere specificati usando la notazione +decimale, esadecimale oppure ottale. +Pertanto +.BR \-c8 , +.BR "\-c 8" , +.B \-c 010 +e +.B \-cols 8 +sono notazioni equivalenti fra loro. +.PP +.TP +.IR \-a " | " \-autoskip +Richiesta di autoskip: Un singolo '*' rimpiazza linee di zeri binari. +Valore di default: off. +.TP +.IR \-b " | " \-bits +Richiesta di una immagine binaria (cifre binarie), invece che esadecimale. +Questa opzione scrive un byte come otto cifre "1" e "0" invece di usare i +numeri esadecimali. Ogni linea preceduta da un indirizzo in esadecimale e +seguita da una decodifica ascii (o ebcdic). Le opzioni specificabili dalla +linea comando \-r, \-p, \-i non funzionano in questo modo. +.TP +.IR "\-c colonne " | " \-cols colonne" +.IR "\-c colonne " | " \-cols colonne" +In ogni linea sono formattate +.RI < colonne > +colonne. Valore di default 16 (\-i: 12, \-ps: 30, \-b: 6). +Valore massimo 256. +.TP +.IR \-E " | " \-EBCDIC +Cambia la codifica della colonna di destra da ASCII a EBCDIC. +Questo non modifica la rappresentazione esadecimale. Non ha senso +specificare questa opzione in combinazione con \-r, \-p o \-i. +.TP +.IR "\-g numero_byte " | " \-groupsize numero_byte" +Inserisci ogni +.RI < numero_byte > +byte di output (di due caratteri esadecimali o otto numeri binari ognuno) +uno spazio bianco. +Specificando +.I \-g 0 +i byte di output non sono separati da alcuno spazio. +.RI < numero_byte > ha come valore di default " 2 +in modalit normale [esadecimale] e \fI1\fP in modalit binaria. +Il raggruppamento non si applica agli stili "PostScript" e "include". +.TP +.IR \-h " | " \-help +stampa un sommario dei comandi disponibili ed esce. Non viene fatto +null'altro. +.TP +.IR \-i " | " \-include +L'output nello stile dei file "include" in C. Viene preparata la +definizione completa di un "array" [vettore], dandogli il nome del +file di input), tranne che nel caso in cui xxd legga dallo "standard input". +.TP +.IR "\-l numero " | " \-len numero" +Il programma esce dopo aver scritto +.RI < numero > +byte. +.TP +.IR \-p " | " \-ps " | " \-postscript " | " \-plain +L'output nello stile di un dump continuo sotto postscript. +Noto anche come stile esadecimale semplice [plain]. +.TP +.IR \-r " | " \-revert +ricostruzione: converte (o mette una patch) a partire dall'immagine +esadecimale, creando [o modificando] il file binario. +Se non diretto allo "standard output", xxd scrive nel suo file di output +in maniera continua, senza interruzioni. Usare la combinazione +.I \-r \-p +per leggere dump in stile esadecimale semplice [plain], senza l'informazione +di numero di linea e senza un particolare tracciato di colonna. Degli spazi +o delle linee vuote possono essere inserite a piacere [e vengono ignorate]. +.TP +.I \-seek distanza +Usato con l'opzione +.IR \-r : +(ricostruzione), +.RI < distanza > +viene aggiunta alla posizione nel file trovata nella immagine +esadecimale. +.TP +.I \-s [+][\-]seek +Inizia a +.RI < seek > +byte assoluti (o relativi) di distanza all'interno di input_file. +\fI+ \fRindica che il "seek" relativo alla posizione corrente nel file +"standard input" (non significativa quando non si legge da "standard input"). +\fI\- \fRindica che il "seek" dovrebbe posizionarsi ad quel numero di +caratteri dalla fine dell'input (o se in combinazione con +\fI+ \fR: prime della posizione corrente nel file "standard input"). +Se non si specifica una opzione \-s, xxd inizia alla posizione +corrente all'interno del file. +.TP +.I \-u +usa lettere esadecimali maiuscole. Il valore di default di usare +lettere minuscole. +.TP +.IR \-v " | " \-version +visualizza la stringa contenente la versione del programma. +.SH ATTENZIONE +.PP +.I xxd \-r + capace di operare "magie" nell'utilizzare l'informazione "numero di linea". +Se sul file di output ci si pu posizionare usando la "seek", il numero di +linea all'inizio di ogni riga esadecimale pu essere non ordinato, delle +linee possono mancare delle linee, oppure esserci delle sovrapposizioni. +In simili casi xxd user lseek(2) per raggiungere la posizione d'inizio. +Se il file di output non consente di usare "seek", sono permessi solo dei +"buchi", che saranno riempiti con zeri binari. +.PP +.I xxd \-r +non genera mai errori di specifica parametri. I parametri non riconosciuti +sono silenziosamente ignorati. +.PP +Nel modificare immagini esadecimali, tenete conto che +.I xxd \-r +salta il resto della linea, dopo aver letto abbastanza caratteri contenenti +dati esadecimali (vedere opzione \-c). Ci implica pure che le modifiche alle +colonne di caratteri stampabili ascii (o ebcdic) sono sempre ignorate. +La ricostruzione da un file immagine esadecimale in stile semplice +(postscript) con xxd \-r \-p non dipende dal numero corretto di colonne. +IN questo caso, qualsiasi cosa assomigli a una coppia di cifre esadecimali + interpretata [e utilizzata]. +.PP +Notare la differenza fra +.br +\fI% xxd \-i file\fR +.br +e +.br +\fI% xxd \-i \< file\fR +.PP +.I xxd \-s \+seek +pu comportarsi in modo diverso da +.IR "xxd \-s seek" +, perch lseek(2) usata per tornare indietro nel file di input. Il '+' +fa differenza se il file di input lo "standard input", e se la posizione nel +file di "standard input" non all'inizio del file quando xxd eseguito, +con questo input. +I seguenti esempi possono contribuire a chiarire il concetto +(o ad oscurarlo!)... +.PP +Riavvolge lo "standard input" prima di leggere; necessario perch `cat' +ha gi letto lo stesso file ["file"] fino alla fine dello "standard input". +.br +\fI% sh \-c 'cat > copia_normale; xxd \-s 0 > copia_esadecimale' < file +.PP +Stampa immagine esadecimale dalla posizione file 0x480 (=1024+128) in poi. +Il segno `+' vuol dire "rispetto alla posizione corrente", quindi il `128' +si aggiunge a 1k (1024) dove `dd' si era fermato. +.br +\fI% sh \-c 'dd of=normale bs=1k count=1; xxd \-s +128 > esadecimale' < file +.PP +Immagine esadecimale dalla posizione 0x100 ( = 1024\-768 ) del file in avanti. +.br +\fI% sh \-c 'dd of=normale bs=1k count=1; xxd \-s +\-768 > esadecimale' < file +.PP +Comunque, questo capita raramente, e l'uso del `+' non serve quasi mai. +L'autore preferisce monitorare il comportamento di xxd con strace(1) o +truss(1), quando si usa l'opzione \-s. +.SH ESEMPI +.PP +.br +Stampa tutto tranne le prime tre linee (0x30 byte esadecimali) di +.B file +\. +.br +\fI% xxd \-s 0x30 file +.PP +.br +Stampa 3 linee (0x30 byte esadecimali) alla fine di +.B file +\. +.br +\fI% xxd \-s \-0x30 file +.PP +.br +Stampa 120 byte come immagine esadecimale continua con 20 byte per linea. +.br +\fI% xxd \-l 120 \-ps \-c 20 xxd.1\fR + +.br +2e54482058584420312022417567757374203139 +.br +39362220224d616e75616c207061676520666f72 +.br +20787864220a2e5c220a2e5c222032317374204d +.br +617920313939360a2e5c22204d616e2070616765 +.br +20617574686f723a0a2e5c2220202020546f6e79 +.br +204e7567656e74203c746f6e79407363746e7567 +.br + +.br +Stampa i primi 120 byte della pagina di manuale vim.1 a 12 byte per linea. +.br +\fI% xxd \-l 120 \-c 12 xxd.1\fR + + +.br +0000000: 2e54 4820 5858 4420 3120 2241 .TH XXD 1 "A +.br +000000c: 7567 7573 7420 3139 3936 2220 ugust 1996" +.br +0000018: 224d 616e 7561 6c20 7061 6765 "Manual page +.br +0000024: 2066 6f72 2078 7864 220a 2e5c for xxd"..\ +.br +0000030: 220a 2e5c 2220 3231 7374 204d "..\" 21st M +.br +000003c: 6179 2031 3939 360a 2e5c 2220 ay 1996..\" +.br +0000048: 4d61 6e20 7061 6765 2061 7574 Man page aut +.br +0000054: 686f 723a 0a2e 5c22 2020 2020 hor:..\" +.br +0000060: 546f 6e79 204e 7567 656e 7420 Tony Nugent +.br +000006c: 3c74 6f6e 7940 7363 746e 7567 output_file\fR +.br + +.br +Modificare (patch) la data nel file xxd.1 +.br +\fI% echo '0000037: 3574 68' | xxd \-r \- xxd.1\fR +.br +\fI% xxd \-s 0x36 \-l 13 \-c 13 xxd.1\fR +.br +0000036: 3235 7468 204d 6179 2031 3939 36 25th May 1996 +.PP +.br +Creare un file di 65537 byte tutto a 0x00, +tranne che l'ultimo carattere che una 'A' (esadecimale 0x41). +.br +\fI% echo '010000: 41' | xxd \-r \> file\fR +.PP +.br +Stampa una immagine esadecimale del file di cui sopra con opzione autoskip. +.br +\fI% xxd \-a \-c 12 file\fR +.br +0000000: 0000 0000 0000 0000 0000 0000 ............ +.br +* +.br +000fffc: 0000 0000 40 ....A +.PP +Crea un file di 1 byte che contiene il solo carattere 'A'. +Il numero dopo '\-r \-s' viene aggiunto a quello trovato nel file; +in pratica, i byte precedenti non sono stampati. +.br +\fI% echo '010000: 41' | xxd \-r \-s \-0x10000 \> file\fR +.PP +Usa xxd come filtro all'interno di un editor come +.B vim(1) +per ottenere una immagine esadecimale di una parte di file +delimitata dai marcatori `a' e `z'. +.br +\fI:'a,'z!xxd\fR +.PP +Usare xxd come filtro all'interno di un editor come +.B vim(1) +per ricostruire un pezzo di file binario da una immagine esadecimale +delimitata dai marcatori `a' e `z'. +.br +\fI:'a,'z!xxd \-r\fR +.PP +Usare xxd come filtro all'interno di un editor come +.B vim(1) +per ricostruire una sola linea di file binario da una immagine esadecimale, +Portare il cursore sopra la linea e battere: +.br +\fI!!xxd \-r\fR +.PP +Per leggere singoli caratteri da una linea seriale +.br +\fI% xxd \-c1 < /dev/term/b &\fR +.br +\fI% stty < /dev/term/b \-echo \-opost \-isig \-icanon min 1\fR +.br +\fI% echo \-n foo > /dev/term/b\fR +.PP +.SH CODICI DI RITORNO +Il programma pu restituire questi codici di errore: +.TP +0 +nessun errore rilevato. +.TP +\-1 +operazione non supportata ( +.I xxd \-r \-i +non ancora possible). +.TP +1 +errore durante la scansione parametri. +.TP +2 +problemi con il file di input. +.TP +3 +problemi con il file di output. +.TP +4,5 +posizione "seek" specificata non raggiungibile all'interno del file. +.SH VEDERE ANCHE +uuencode(1), uudecode(1), patch(1) +.br +.SH AVVERTIMENTI +La stranezza dello strumento rispecchia la mente del suo creatore. +Usate a vostro rischio e pericolo. Copiate i file. Tracciate l'esecuzione. +Diventate un mago. +.br +.SH VERSIONE +Questa pagina di manuale documenta la versione 1.7 di xxd. +.SH AUTORE +.br +(c) 1990-1997 Juergen Weigert +.br + +.LP +Distribuite liberamente ed attribuitemi il credito, +.br +fate soldi e condivideteli con me +.br +perdete soldi e non venite a chiederli a me. +.PP +Pagina di manuale messa in piedi da Tony Nugent +.br + +.br +Piccole modifiche di Bram Moolenaar. +Modificato da Juergen Weigert. +.PP diff --git a/vim73/doc/xxd-it.UTF-8.1 b/vim73/doc/xxd-it.UTF-8.1 new file mode 100644 index 0000000..b6ccabd --- /dev/null +++ b/vim73/doc/xxd-it.UTF-8.1 @@ -0,0 +1,402 @@ +.TH XXD 1 "Agosto 1996" "Pagina di manuale per xxd" +.\" +.\" 21 Maggio 1996 +.\" Autore della pagina di manuale: +.\" Tony Nugent +.\" Modificato da Bram Moolenaar +.SH NOME +.I xxd +\- Produce esadecimale da un file binario o viceversa. +.SH SINTASSI +.B xxd +\-h[elp] +.br +.B xxd +[opzioni] [input_file [output_file]] +.br +.B xxd +\-r[evert] [opzioni] [input_file [output_file]] +.SH DESCRIZIONE +.I xxd +crea un'immagine esadecimale di un dato file o dello "standard input". +Può anche ottenere da un'immagine esadecimale il file binario originale. +Come +.BR uuencode (1) +e +.BR uudecode (1) +permette di trasmettere dati binari in una rappresentazione ASCII "a prova +di email", ma ha anche il vantaggio di poter decodificare sullo "standard +output". Inoltre, può essere usato per effettuare delle modifiche (patch) +a file binari. +.SH OPZIONI +Se non si specifica un +.I input_file +il programma legge dallo "standard input". +Se +.I input_file +è specificato come il carattere +.RB \` \- ' +, l'input è letto dallo "standard input". +Se non si specifica un +.I output_file +(o si mette al suo posto il carattere +.RB \` \- ' +), i risultati sono inviati allo "standard output". +.PP +Si noti che la scansione dei caratteri è "pigra", e non controlla oltre +la prima lettera dell'opzione, a meno che l'opzione sia seguita da un +parametro. +Gli spazi fra una singola lettera di opzione e il corrispondente parametro +dopo di essa sono facoltativi. +I parametri delle opzioni possono essere specificati usando la notazione +decimale, esadecimale oppure ottale. +Pertanto +.BR \-c8 , +.BR "\-c 8" , +.B \-c 010 +e +.B \-cols 8 +sono notazioni equivalenti fra loro. +.PP +.TP +.IR \-a " | " \-autoskip +Richiesta di autoskip: Un singolo '*' rimpiazza linee di zeri binari. +Valore di default: off. +.TP +.IR \-b " | " \-bits +Richiesta di una immagine binaria (cifre binarie), invece che esadecimale. +Questa opzione scrive un byte come otto cifre "1" e "0" invece di usare i +numeri esadecimali. Ogni linea è preceduta da un indirizzo in esadecimale e +seguita da una decodifica ascii (o ebcdic). Le opzioni specificabili dalla +linea comando \-r, \-p, \-i non funzionano in questo modo. +.TP +.IR "\-c colonne " | " \-cols colonne" +.IR "\-c colonne " | " \-cols colonne" +In ogni linea sono formattate +.RI < colonne > +colonne. Valore di default 16 (\-i: 12, \-ps: 30, \-b: 6). +Valore massimo 256. +.TP +.IR \-E " | " \-EBCDIC +Cambia la codifica della colonna di destra da ASCII a EBCDIC. +Questo non modifica la rappresentazione esadecimale. Non ha senso +specificare questa opzione in combinazione con \-r, \-p o \-i. +.TP +.IR "\-g numero_byte " | " \-groupsize numero_byte" +Inserisci ogni +.RI < numero_byte > +byte di output (di due caratteri esadecimali o otto numeri binari ognuno) +uno spazio bianco. +Specificando +.I \-g 0 +i byte di output non sono separati da alcuno spazio. +.RI < numero_byte > ha come valore di default " 2 +in modalità normale [esadecimale] e \fI1\fP in modalità binaria. +Il raggruppamento non si applica agli stili "PostScript" e "include". +.TP +.IR \-h " | " \-help +stampa un sommario dei comandi disponibili ed esce. Non viene fatto +null'altro. +.TP +.IR \-i " | " \-include +L'output è nello stile dei file "include" in C. Viene preparata la +definizione completa di un "array" [vettore], dandogli il nome del +file di input), tranne che nel caso in cui xxd legga dallo "standard input". +.TP +.IR "\-l numero " | " \-len numero" +Il programma esce dopo aver scritto +.RI < numero > +byte. +.TP +.IR \-p " | " \-ps " | " \-postscript " | " \-plain +L'output è nello stile di un dump continuo sotto postscript. +Noto anche come stile esadecimale semplice [plain]. +.TP +.IR \-r " | " \-revert +ricostruzione: converte (o mette una patch) a partire dall'immagine +esadecimale, creando [o modificando] il file binario. +Se non diretto allo "standard output", xxd scrive nel suo file di output +in maniera continua, senza interruzioni. Usare la combinazione +.I \-r \-p +per leggere dump in stile esadecimale semplice [plain], senza l'informazione +di numero di linea e senza un particolare tracciato di colonna. Degli spazi +o delle linee vuote possono essere inserite a piacere [e vengono ignorate]. +.TP +.I \-seek distanza +Usato con l'opzione +.IR \-r : +(ricostruzione), +.RI < distanza > +viene aggiunta alla posizione nel file trovata nella immagine +esadecimale. +.TP +.I \-s [+][\-]seek +Inizia a +.RI < seek > +byte assoluti (o relativi) di distanza all'interno di input_file. +\fI+ \fRindica che il "seek" è relativo alla posizione corrente nel file +"standard input" (non significativa quando non si legge da "standard input"). +\fI\- \fRindica che il "seek" dovrebbe posizionarsi ad quel numero di +caratteri dalla fine dell'input (o se in combinazione con +\fI+ \fR: prime della posizione corrente nel file "standard input"). +Se non si specifica una opzione \-s, xxd inizia alla posizione +corrente all'interno del file. +.TP +.I \-u +usa lettere esadecimali maiuscole. Il valore di default è di usare +lettere minuscole. +.TP +.IR \-v " | " \-version +visualizza la stringa contenente la versione del programma. +.SH ATTENZIONE +.PP +.I xxd \-r +è capace di operare "magie" nell'utilizzare l'informazione "numero di linea". +Se sul file di output ci si può posizionare usando la "seek", il numero di +linea all'inizio di ogni riga esadecimale può essere non ordinato, delle +linee possono mancare delle linee, oppure esserci delle sovrapposizioni. +In simili casi xxd userà lseek(2) per raggiungere la posizione d'inizio. +Se il file di output non consente di usare "seek", sono permessi solo dei +"buchi", che saranno riempiti con zeri binari. +.PP +.I xxd \-r +non genera mai errori di specifica parametri. I parametri non riconosciuti +sono silenziosamente ignorati. +.PP +Nel modificare immagini esadecimali, tenete conto che +.I xxd \-r +salta il resto della linea, dopo aver letto abbastanza caratteri contenenti +dati esadecimali (vedere opzione \-c). Ciò implica pure che le modifiche alle +colonne di caratteri stampabili ascii (o ebcdic) sono sempre ignorate. +La ricostruzione da un file immagine esadecimale in stile semplice +(postscript) con xxd \-r \-p non dipende dal numero corretto di colonne. +IN questo caso, qualsiasi cosa assomigli a una coppia di cifre esadecimali +è interpretata [e utilizzata]. +.PP +Notare la differenza fra +.br +\fI% xxd \-i file\fR +.br +e +.br +\fI% xxd \-i \< file\fR +.PP +.I xxd \-s \+seek +può comportarsi in modo diverso da +.IR "xxd \-s seek" +, perché lseek(2) è usata per tornare indietro nel file di input. Il '+' +fa differenza se il file di input è lo "standard input", e se la posizione nel +file di "standard input" non è all'inizio del file quando xxd è eseguito, +con questo input. +I seguenti esempi possono contribuire a chiarire il concetto +(o ad oscurarlo!)... +.PP +Riavvolge lo "standard input" prima di leggere; necessario perché `cat' +ha già letto lo stesso file ["file"] fino alla fine dello "standard input". +.br +\fI% sh \-c 'cat > copia_normale; xxd \-s 0 > copia_esadecimale' < file +.PP +Stampa immagine esadecimale dalla posizione file 0x480 (=1024+128) in poi. +Il segno `+' vuol dire "rispetto alla posizione corrente", quindi il `128' +si aggiunge a 1k (1024) dove `dd' si era fermato. +.br +\fI% sh \-c 'dd of=normale bs=1k count=1; xxd \-s +128 > esadecimale' < file +.PP +Immagine esadecimale dalla posizione 0x100 ( = 1024\-768 ) del file in avanti. +.br +\fI% sh \-c 'dd of=normale bs=1k count=1; xxd \-s +\-768 > esadecimale' < file +.PP +Comunque, questo capita raramente, e l'uso del `+' non serve quasi mai. +L'autore preferisce monitorare il comportamento di xxd con strace(1) o +truss(1), quando si usa l'opzione \-s. +.SH ESEMPI +.PP +.br +Stampa tutto tranne le prime tre linee (0x30 byte esadecimali) di +.B file +\. +.br +\fI% xxd \-s 0x30 file +.PP +.br +Stampa 3 linee (0x30 byte esadecimali) alla fine di +.B file +\. +.br +\fI% xxd \-s \-0x30 file +.PP +.br +Stampa 120 byte come immagine esadecimale continua con 20 byte per linea. +.br +\fI% xxd \-l 120 \-ps \-c 20 xxd.1\fR + +.br +2e54482058584420312022417567757374203139 +.br +39362220224d616e75616c207061676520666f72 +.br +20787864220a2e5c220a2e5c222032317374204d +.br +617920313939360a2e5c22204d616e2070616765 +.br +20617574686f723a0a2e5c2220202020546f6e79 +.br +204e7567656e74203c746f6e79407363746e7567 +.br + +.br +Stampa i primi 120 byte della pagina di manuale vim.1 a 12 byte per linea. +.br +\fI% xxd \-l 120 \-c 12 xxd.1\fR + + +.br +0000000: 2e54 4820 5858 4420 3120 2241 .TH XXD 1 "A +.br +000000c: 7567 7573 7420 3139 3936 2220 ugust 1996" +.br +0000018: 224d 616e 7561 6c20 7061 6765 "Manual page +.br +0000024: 2066 6f72 2078 7864 220a 2e5c for xxd"..\ +.br +0000030: 220a 2e5c 2220 3231 7374 204d "..\" 21st M +.br +000003c: 6179 2031 3939 360a 2e5c 2220 ay 1996..\" +.br +0000048: 4d61 6e20 7061 6765 2061 7574 Man page aut +.br +0000054: 686f 723a 0a2e 5c22 2020 2020 hor:..\" +.br +0000060: 546f 6e79 204e 7567 656e 7420 Tony Nugent +.br +000006c: 3c74 6f6e 7940 7363 746e 7567 output_file\fR +.br + +.br +Modificare (patch) la data nel file xxd.1 +.br +\fI% echo '0000037: 3574 68' | xxd \-r \- xxd.1\fR +.br +\fI% xxd \-s 0x36 \-l 13 \-c 13 xxd.1\fR +.br +0000036: 3235 7468 204d 6179 2031 3939 36 25th May 1996 +.PP +.br +Creare un file di 65537 byte tutto a 0x00, +tranne che l'ultimo carattere che è una 'A' (esadecimale 0x41). +.br +\fI% echo '010000: 41' | xxd \-r \> file\fR +.PP +.br +Stampa una immagine esadecimale del file di cui sopra con opzione autoskip. +.br +\fI% xxd \-a \-c 12 file\fR +.br +0000000: 0000 0000 0000 0000 0000 0000 ............ +.br +* +.br +000fffc: 0000 0000 40 ....A +.PP +Crea un file di 1 byte che contiene il solo carattere 'A'. +Il numero dopo '\-r \-s' viene aggiunto a quello trovato nel file; +in pratica, i byte precedenti non sono stampati. +.br +\fI% echo '010000: 41' | xxd \-r \-s \-0x10000 \> file\fR +.PP +Usa xxd come filtro all'interno di un editor come +.B vim(1) +per ottenere una immagine esadecimale di una parte di file +delimitata dai marcatori `a' e `z'. +.br +\fI:'a,'z!xxd\fR +.PP +Usare xxd come filtro all'interno di un editor come +.B vim(1) +per ricostruire un pezzo di file binario da una immagine esadecimale +delimitata dai marcatori `a' e `z'. +.br +\fI:'a,'z!xxd \-r\fR +.PP +Usare xxd come filtro all'interno di un editor come +.B vim(1) +per ricostruire una sola linea di file binario da una immagine esadecimale, +Portare il cursore sopra la linea e battere: +.br +\fI!!xxd \-r\fR +.PP +Per leggere singoli caratteri da una linea seriale +.br +\fI% xxd \-c1 < /dev/term/b &\fR +.br +\fI% stty < /dev/term/b \-echo \-opost \-isig \-icanon min 1\fR +.br +\fI% echo \-n foo > /dev/term/b\fR +.PP +.SH CODICI DI RITORNO +Il programma può restituire questi codici di errore: +.TP +0 +nessun errore rilevato. +.TP +\-1 +operazione non supportata ( +.I xxd \-r \-i +non ancora possible). +.TP +1 +errore durante la scansione parametri. +.TP +2 +problemi con il file di input. +.TP +3 +problemi con il file di output. +.TP +4,5 +posizione "seek" specificata non raggiungibile all'interno del file. +.SH VEDERE ANCHE +uuencode(1), uudecode(1), patch(1) +.br +.SH AVVERTIMENTI +La stranezza dello strumento rispecchia la mente del suo creatore. +Usate a vostro rischio e pericolo. Copiate i file. Tracciate l'esecuzione. +Diventate un mago. +.br +.SH VERSIONE +Questa pagina di manuale documenta la versione 1.7 di xxd. +.SH AUTORE +.br +(c) 1990-1997 Juergen Weigert +.br + +.LP +Distribuite liberamente ed attribuitemi il credito, +.br +fate soldi e condivideteli con me +.br +perdete soldi e non venite a chiederli a me. +.PP +Pagina di manuale messa in piedi da Tony Nugent +.br + +.br +Piccole modifiche di Bram Moolenaar. +Modificato da Juergen Weigert. +.PP diff --git a/vim73/doc/xxd-pl.1 b/vim73/doc/xxd-pl.1 new file mode 100644 index 0000000..d9fa9be --- /dev/null +++ b/vim73/doc/xxd-pl.1 @@ -0,0 +1,389 @@ +.TH XXD 1 "Sierpie 1996" "Strona podrcznika dla xxd" +.\" +.\" 21st May 1996 +.\" Man page author: +.\" Tony Nugent +.\" Changes by Bram Moolenaar +.SH NAZWA +.I xxd +\- zrzut pliku do hex lub odwrotnie +.SH SYNOPSIS +.B xxd +\-h[elp] +.br +.B xxd +[opcje] [plik_we [plik_wy]] +.br +.B xxd +\-r[evert] [opcje] [plik_we [plik_wy]] +.SH OPIS +.I xxd +tworzy zrzut heksowy podanego pliku lub standardowego wejcia. +Moe take przetworzy zrzut heksowy z powrotem do oryginalnej, +binarnej formy. +Podobnie jak +.BR uuencode (1) +i +.BR uudecode (1) +pozwala na przekazanie danych binarnych w bezpiecznej w poczcie formie +ASCII, ale ma zalety dekodowania na standardowe wyjcie. +Ponadto mona go uy do binarnego atania plikw. +.SH OPCJE +Jeli nie podano +.I plik_we +xxd czyta ze standardowego wejcia. +Jeli okrelono +.I plik_we +jako znak +.RB \` \- ' +wtedy dane wejciowe czytane s ze standardowego wejcia. +Jeli nie podano +.I plik_wy +(lub podano jako +.RB \` \- ' +), wyniki s wysyane na standardowe wyjcie. +.PP +Pamitaj, e uyty zosta "leniwy" parser, ktry nie sprawdza wicej +ni pierwszej litery opcji (o ile ta nie zostaa obdarzona +parametrem). Spacje midzy jedno literowymi opcjami i ich parametrami +s opcjonalne. Parametry opcji mog by okrelone w notacji dziesitnej, +heksadecymalej lub oktalnej. +Std +.BR \-c8 , +.BR "\-c 8" , +.B \-c 010 +i +.B \-cols 8 +s sobie rwnowane. +.PP +.TP +.IR \-a " | " \-autoskip +przecza autoskip: pojedyncza '*' zastpuje linie nul. Domylnie +wyczone. +.TP +.IR \-b " | " \-bits +Przecza do zrzutu bitowego (cyfr binarnych) zamiast heksowego. +Opcja ta zapisuje oktety jako osiem cyfr 1 lub 0 zamiast normalnego +zrzutu heksowego. Kada linia jest poprzedzona przez +heksadecymalny numer linii a po nim jego reprezentacj w ascii (lub +ebcdic). Opcje linii polece \-r, \-p, \-i nie dziaaj w tym +trybie. +.TP +.IR "\-c cols " | " \-cols cols" +formatuje liczb +.RI < cols > +oktetw na wiersz. Domylnie 16 (\-i: 12, \-ps: 30, \-b: 6). Maks. +256. +.TP +.IR \-E " | "\-EBCDIC +zmienia kodowanie znakw w prawej kolumnie z ASCII na EBCDIC. +Nie zmienia prezentacji heksadecymalej. Opcja nie dziaa w poczeniu +z \-r, \-p lub \-i. +.TP +.IR "\-g bajtw " | " \-groupsize bajtw" +oddziela wyjcie kadych +.RI < bajtw > +bajtw (dwa heksowe znaki lub osiem cyfr binarnych kade) przez biay +znak. +Okrel +.I \-g 0 +by wyczy grupowanie. +.RI < Bajtw "> domylnie jest " 2 +w trybie normalnym i \fI1\fP w trybie bitw. +Grupowanie nie dziaa w trybie postscriptu lub wczania. +.TP +.IR \-h " | " \-help +wypisuje podsumowanie dostpnych polece i koczy dziaanie. Nie +zostaje przeprowadzony aden zrzut. +.TP +.IR \-i " | " \-include +wyjcie w stylu wczania pliku w C. Zostaje zapisana kompletna +statyczna tablica definicji (nazwana wedug pliku wejcia), o ile xxd +nie czyta ze standardowego wejcia. +.TP +.IR "\-l len " | "\-len len" +zakocz po wypisaniu +.RI < len > +oktetw. +.TP +.IR \-p " | " \-ps " | " \-postscript " | " \-plain +wyjcie w postcriptowym cigym stylu zrzutu heksowego. Znany take +jako zwyky zrzut heksowy. +.TP +.IR \-r " | " \-revert +odwr operacj: przekonwertuj (lub zaataj) zrzut heksowy w binark. +Jeli nie zapisuje na standardowe wyjcie, xxd zapisze plik wyjciowy +bez obcinania go. Uyj kombinacji +.I \-r \-p +by odczyta zwyky zrzut heksadecymalny bez numerw linii +i okrelonego ukadu kolumn. Dodatkowe biae znaki i amanie wierszy +s wszdzie dozwolone. +.TP +.I \-seek offset +Kiedy uyty po +.IR \-r : +odwraca z +.RI < offset > +dodanym do pozycji w pliku odnalezionym w zrzucie heksowym. +.TP +.I \-s [+][\-]seek +zaczyna na +.RI < seek > +bajtw bezwgldnego (lub wzgldnego) offsetu pliku wejciowego. +\fI+ \fRwskazuje, e seek jest wzgldne do biecej pozycji pliku (bez +znaczenia jeli nie wczytuje ze standardowego wejcia). \fI\- \fRwskazuje +e seek powinno by o tyle znakw od koca wejcia (lub jeli +poczone z \fI+\fR: przed biec pozycj pliku na standardowym +wejciu). +Bez opcji \-s xxd zaczyna od biecej pozycji w pliku. +.TP +.I \-u +uyj wielkich liter w znakach heksowych. Domylnie s mae znaki. +.TP +.IR \-v " | " \-version +pokazuje wersj programu. +.SH OSTRZEENIA +.PP +.I xxd \-r +potrafi okreli numery linii. Jeli plik wyjcia jest moliwy do +przeszukania wtedy numery linii na pocztku wiersza zrzutu heksowego +mog by nie po kolei, moe brakowa wierszy lub nakada si na +siebie. W takich wypadkach xxd uyje lseek(2) by znale nastpn +pozycj. Jeli plik wyjciowy nie jest moliwy do przeszukania moliwe +s tylko przerwy, ktre zostan wypenione bajtami null. +.PP +.I xxd \-r +nigdy nie podaje bdw analizy. mieci s po cichu ignorowane. +.PP +W czasie edycji zrzutw heksowych, prosz zauway e +.I xxd \-r +pomija wszystko w linii wejcia po odczytaniu wystarczajcej iloci +kolumn danych heksadecymalnych (zobacz opcj \-c). Oznacza to take, +e zmiany w drukowanych kolumnach ascii (lub ebcdic) s zawsze +ignorowane. Odwrcenie zwykego (lub postscriptowego) stylu zrzutu +poprzez xxd \-r \-p nie zaley od kolejnoci kolumn. Tutaj cokolwiek +co wyglda jak para znakw heks jest interpretowane. +.PP +Zauwa rnic midzy +.br +\fI% xxd \-i plik\fR +.br +i +.br +\fI% xxd \-i < plik\fR +.PP +.I xxd \-s \+seek +moe by rne od +.IR "xxd \-s seek" , +poniewa lseek(2) jest uyty do "przewinicie" wejcia. '+' stanowi +rnic jeli rdem wejcia jest standardowe wejcie i jeli pozycja +w pliku ze standardowego wejcia nie jest pocztkiem pliku w chwili +uruchomienia xxd. Nastpujce przykady mog wyjani (lub bardziej +zmyli!)... +.PP +Przewi standardowe wejcie przed przeczytaniem; potrzebne poniewa +`cat' ju odczyta do koca standardowego wejcia. +.br +\fI% sh \-c 'cat > zwyka_kopia; xxd \-s 0 > hex_kopia' < plik\fR +.PP +Zrzut heksowy od pozycji pliku 0x480 (=1024+128) w przd. +Znak `+' oznacza "wzgldny wobec biecej pozycji", std `128' dodaje +do 1k gdzie zakoczy dd. +.br +\fI% sh \-c 'dd of=plain_snippet bs=1k count=1; xxd \-s +128 > hex_snippet' < file\fR +.PP +Zrzut heksowy od pozycji pliku 0x100 ( = 1024\-768) dalej. +.br +\fI% sh \-c 'dd of=plain_snippet bs=1k count=1; xxd \-s +-768 > hex_snippet' < file\fR +.PP +Jakkolwiek, jest to rzadka sytuacja i uycie `+' jest rzadko +potrzebne. +Autor woli monitorowa dziaanie xxd przy pomocy strace(1) lub truss(1) kiedy \-s jest uyte. +.SH PRZYKADY +.PP +.br +Wypisz wszystko z wyjtkiem pierwszych trzech linii (heksowe 0x30 bajtw) +.B pliku +\. +.br +\fI% xxd \-s 0x30 plik\fR +.PP +.br +Wypisz trzy linie (heksowe 0x30 bajtw) z koca +.B pliku +\. +.br +\fI% xxd \-s \-0x30 plik\fR +.PP +.br +Wypisz 120 bajtw jako cigy zrzut heksowy z 20 oktetami na lini. +.br +\fI% xxd \-l 120 \-ps \-c 20 xxd.1\fR +.br +2e54482058584420312022417567757374203139 +.br +39362220224d616e75616c207061676520666f72 +.br +20787864220a2e5c220a2e5c222032317374204d +.br +617920313939360a2e5c22204d616e2070616765 +.br +20617574686f723a0a2e5c2220202020546f6e79 +.br +204e7567656e74203c746f6e79407363746e7567 +.br + +.br +Zrzut heksowy z pierwszymi 120 bajtami tej strony podrcznika z 12 +oktetami na lini. +.br +\fI% xxd \-l 120 \-c 12 xxd.1\fR +.br +0000000: 2e54 4820 5858 4420 3120 2241 .TH XXD 1 "A +.br +000000c: 7567 7573 7420 3139 3936 2220 ugust 1996" +.br +0000018: 224d 616e 7561 6c20 7061 6765 "Manual page +.br +0000024: 2066 6f72 2078 7864 220a 2e5c for xxd"..\\ +.br +0000030: 220a 2e5c 2220 3231 7374 204d "..\\" 21st M +.br +000003c: 6179 2031 3939 360a 2e5c 2220 ay 1996..\\" +.br +0000048: 4d61 6e20 7061 6765 2061 7574 Man page aut +.br +0000054: 686f 723a 0a2e 5c22 2020 2020 hor:..\\" +.br +0000060: 546f 6e79 204e 7567 656e 7420 Tony Nugent +.br +000006c: 3c74 6f6e 7940 7363 746e 7567 plik_wy\fR +.br + +.br +Podmie dat w pliku xxd.1 +.br +\fI% echo '0000037: 3574 68' | xxd \-r \- xxd.1\fR +.br +\fI% xxd \-s 0x36 \-l 13 \-c 13 xxd.1\fR +.br +0000036: 3235 7468 204d 6179 2031 3939 36 25th May 1996 +.PP +.br +Utwrz plik o 65537 bajtach, wszystkich rwnych 0x00, +z wyjtkiem ostatniego, ktry ma by 'A' (hex 0x41). +.br +\fI% echo '010000: 41' | xxd \-r \> plik\fR +.PP +.br +Zrzut heksowy tego pliku z autoskipem. +.br +\fI% xxd \-a \-c 12 plik\fR +.br +0000000: 0000 0000 0000 0000 0000 0000 ............ +.br +* +.br +000fffc: 0000 0000 40 ....A +.PP +Utwrz jedno bajtowy plik zawierajcy pojedncz liter 'A'. +Liczba po '\-r \-s' dodaje numery linii znalezione w pliku; +w efekcie poprzedzajce bajty s ukryte. +.br +\fI% echo '010000: 41' | xxd \-r \-s \-0x10000 \> plik\fR +.PP +Uyj xxd jako filtra wewntrz edytora takiego jak +.B vim(1) +aby uzyska zrzut heksowy zakresu midzy markerami `a' i `z'. +.br +\fI:'a,'z!xxd\fR +.PP +Uyj xxd jako filtra wewntrz edytora takiego jak +.B vim(1) +by odzyska binarny zrzut heksowy zakresu pomidzy markerami `a' +i `z'. +.br +\fI:'a,'z!xxd \-r\fR +.PP +Uyj xxd jako filtra wewntrz edytora takiego jak +.B vim(1) +by odzyska jedn lini zrzutu heksowego. Przejd z kursorem na lini +i wpisz: +.br +\fI!!xxd \-r\fR +.PP +Odczytaj pojednycze znaki z portu szeregowego +.br +\fI% xxd \-c1 < /dev/term/b &\fR +.br +\fI% stty < /dev/term/b \-echo \-opost \-isig \-icanon min 1\fR +.br +\fI% echo \-n foo > /dev/term/b\fR +.PP +.SH "ZWRACANE WARTOCI" +Zwracane s nastpujce wartoci bdw: +.TP +0 +nie znaleziono bdw. +.TP +\-1 +operacja nie jest wspierana ( +.I xxd \-r \-i +cay czas niemoliwa). +.TP +1 +bd w czasie analizowania opcji. +.TP +2 +problemy z plikiem wejciowym. +.TP +3 +problemy z plikiem wyjciowym. +.TP +4,5 +dana pozycja jest nieosigalna. +.SH "ZOBACZ TAKE" +uuencode(1), uudecode(1), patch(1) +.br +.SH OSTRZEENIA +Dziwaczno narzdzi dorwnuje dziwacznoci mzgu twrcy. +Uywaj wycznie na wasn odpowiedzialno. Kopiuj pliki. Analizuj +je. Sta si czarodziejem. +.br +.SH WERSJA +Strona podrcznika opisuje xxd w wersji 1.7 +.SH AUTOR +.br +(c) 1990-1997 by Juergen Weigert +.br + +.LP +Kopiuj do woli i podaj moje dane, +.br +zarabiaj pienidze i dziel si ze mn, +.br +tra pienidze i nie miej do mnie pretensji. +.PP +Strona podrcznika zapocztkowana przez Tony'ego Nugenta +.br + +.br +Mae zmiany: Bram Moolenaar. +Redakcja: Juergen Weigert. +.PP diff --git a/vim73/doc/xxd-pl.UTF-8.1 b/vim73/doc/xxd-pl.UTF-8.1 new file mode 100644 index 0000000..e63ce64 --- /dev/null +++ b/vim73/doc/xxd-pl.UTF-8.1 @@ -0,0 +1,389 @@ +.TH XXD 1 "Sierpień 1996" "Strona podręcznika dla xxd" +.\" +.\" 21st May 1996 +.\" Man page author: +.\" Tony Nugent +.\" Changes by Bram Moolenaar +.SH NAZWA +.I xxd +\- zrzut pliku do hex lub odwrotnie +.SH SYNOPSIS +.B xxd +\-h[elp] +.br +.B xxd +[opcje] [plik_we [plik_wy]] +.br +.B xxd +\-r[evert] [opcje] [plik_we [plik_wy]] +.SH OPIS +.I xxd +tworzy zrzut heksowy podanego pliku lub standardowego wejścia. +Może także przetworzyć zrzut heksowy z powrotem do oryginalnej, +binarnej formy. +Podobnie jak +.BR uuencode (1) +i +.BR uudecode (1) +pozwala na przekazanie danych binarnych w bezpiecznej w poczcie formie +ASCII, ale ma zalety dekodowania na standardowe wyjście. +Ponadto można go użyć do binarnego łatania plików. +.SH OPCJE +Jeśli nie podano +.I plik_we +xxd czyta ze standardowego wejścia. +Jeśli określono +.I plik_we +jako znak +.RB \` \- ' +wtedy dane wejściowe czytane są ze standardowego wejścia. +Jeśli nie podano +.I plik_wy +(lub podano jako +.RB \` \- ' +), wyniki są wysyłane na standardowe wyjście. +.PP +Pamiętaj, że użyty został "leniwy" parser, który nie sprawdza więcej +niż pierwszej litery opcji (o ile ta nie została obdarzona +parametrem). Spacje między jedno literowymi opcjami i ich parametrami +są opcjonalne. Parametry opcji mogą być określone w notacji dziesiętnej, +heksadecymalej lub oktalnej. +Stąd +.BR \-c8 , +.BR "\-c 8" , +.B \-c 010 +i +.B \-cols 8 +są sobie równoważne. +.PP +.TP +.IR \-a " | " \-autoskip +przełącza autoskip: pojedyncza '*' zastępuje linie nul. Domyślnie +wyłączone. +.TP +.IR \-b " | " \-bits +Przełącza do zrzutu bitowego (cyfr binarnych) zamiast heksowego. +Opcja ta zapisuje oktety jako osiem cyfr 1 lub 0 zamiast normalnego +zrzutu heksowego. Każda linia jest poprzedzona przez +heksadecymalny numer linii a po nim jego reprezentacją w ascii (lub +ebcdic). Opcje linii poleceń \-r, \-p, \-i nie działają w tym +trybie. +.TP +.IR "\-c cols " | " \-cols cols" +formatuje liczbę +.RI < cols > +oktetów na wiersz. Domyślnie 16 (\-i: 12, \-ps: 30, \-b: 6). Maks. +256. +.TP +.IR \-E " | "\-EBCDIC +zmienia kodowanie znaków w prawej kolumnie z ASCII na EBCDIC. +Nie zmienia prezentacji heksadecymalej. Opcja nie działa w połączeniu +z \-r, \-p lub \-i. +.TP +.IR "\-g bajtów " | " \-groupsize bajtów" +oddziela wyjście każdych +.RI < bajtów > +bajtów (dwa heksowe znaki lub osiem cyfr binarnych każde) przez biały +znak. +Określ +.I \-g 0 +by wyłączyć grupowanie. +.RI < Bajtów "> domyślnie jest " 2 +w trybie normalnym i \fI1\fP w trybie bitów. +Grupowanie nie działa w trybie postscriptu lub włączania. +.TP +.IR \-h " | " \-help +wypisuje podsumowanie dostępnych poleceń i kończy działanie. Nie +zostaje przeprowadzony żaden zrzut. +.TP +.IR \-i " | " \-include +wyjście w stylu włączania pliku w C. Zostaje zapisana kompletna +statyczna tablica definicji (nazwana według pliku wejścia), o ile xxd +nie czyta ze standardowego wejścia. +.TP +.IR "\-l len " | "\-len len" +zakończ po wypisaniu +.RI < len > +oktetów. +.TP +.IR \-p " | " \-ps " | " \-postscript " | " \-plain +wyjście w postcriptowym ciągłym stylu zrzutu heksowego. Znany także +jako zwykły zrzut heksowy. +.TP +.IR \-r " | " \-revert +odwróć operację: przekonwertuj (lub załataj) zrzut heksowy w binarkę. +Jeśli nie zapisuje na standardowe wyjście, xxd zapisze plik wyjściowy +bez obcinania go. Użyj kombinacji +.I \-r \-p +by odczytać zwykły zrzut heksadecymalny bez numerów linii +i określonego układu kolumn. Dodatkowe białe znaki i łamanie wierszy +są wszędzie dozwolone. +.TP +.I \-seek offset +Kiedy użyty po +.IR \-r : +odwraca z +.RI < offset > +dodanym do pozycji w pliku odnalezionym w zrzucie heksowym. +.TP +.I \-s [+][\-]seek +zaczyna na +.RI < seek > +bajtów bezwględnego (lub względnego) offsetu pliku wejściowego. +\fI+ \fRwskazuje, że seek jest względne do bieżącej pozycji pliku (bez +znaczenia jeśli nie wczytuje ze standardowego wejścia). \fI\- \fRwskazuje +że seek powinno być o tyle znaków od końca wejścia (lub jeśli +połączone z \fI+\fR: przed bieżącą pozycją pliku na standardowym +wejściu). +Bez opcji \-s xxd zaczyna od bieżącej pozycji w pliku. +.TP +.I \-u +użyj wielkich liter w znakach heksowych. Domyślnie są małe znaki. +.TP +.IR \-v " | " \-version +pokazuje wersję programu. +.SH OSTRZEŻENIA +.PP +.I xxd \-r +potrafi określić numery linii. Jeśli plik wyjścia jest możliwy do +przeszukania wtedy numery linii na początku wiersza zrzutu heksowego +mogą być nie po kolei, może brakować wierszy lub nakładać się na +siebie. W takich wypadkach xxd użyje lseek(2) by znaleźć następną +pozycję. Jeśli plik wyjściowy nie jest możliwy do przeszukania możliwe +są tylko przerwy, które zostaną wypełnione bajtami null. +.PP +.I xxd \-r +nigdy nie podaje błędów analizy. Śmieci są po cichu ignorowane. +.PP +W czasie edycji zrzutów heksowych, proszę zauważyć że +.I xxd \-r +pomija wszystko w linii wejścia po odczytaniu wystarczającej ilości +kolumn danych heksadecymalnych (zobacz opcję \-c). Oznacza to także, +że zmiany w drukowanych kolumnach ascii (lub ebcdic) są zawsze +ignorowane. Odwrócenie zwykłego (lub postscriptowego) stylu zrzutu +poprzez xxd \-r \-p nie zależy od kolejności kolumn. Tutaj cokolwiek +co wygląda jak para znaków heks jest interpretowane. +.PP +Zauważ różnicę między +.br +\fI% xxd \-i plik\fR +.br +i +.br +\fI% xxd \-i < plik\fR +.PP +.I xxd \-s \+seek +może być różne od +.IR "xxd \-s seek" , +ponieważ lseek(2) jest użyty do "przewinięcie" wejścia. '+' stanowi +różnicę jeśli źródłem wejścia jest standardowe wejście i jeśli pozycja +w pliku ze standardowego wejścia nie jest początkiem pliku w chwili +uruchomienia xxd. Następujące przykłady mogą wyjaśnić (lub bardziej +zmylić!)... +.PP +Przewiń standardowe wejście przed przeczytaniem; potrzebne ponieważ +`cat' już odczytał do końca standardowego wejścia. +.br +\fI% sh \-c 'cat > zwykła_kopia; xxd \-s 0 > hex_kopia' < plik\fR +.PP +Zrzut heksowy od pozycji pliku 0x480 (=1024+128) w przód. +Znak `+' oznacza "względny wobec bieżącej pozycji", stąd `128' dodaje +do 1k gdzie zakończył dd. +.br +\fI% sh \-c 'dd of=plain_snippet bs=1k count=1; xxd \-s +128 > hex_snippet' < file\fR +.PP +Zrzut heksowy od pozycji pliku 0x100 ( = 1024\-768) dalej. +.br +\fI% sh \-c 'dd of=plain_snippet bs=1k count=1; xxd \-s +-768 > hex_snippet' < file\fR +.PP +Jakkolwiek, jest to rzadka sytuacja i użycie `+' jest rzadko +potrzebne. +Autor woli monitorować działanie xxd przy pomocy strace(1) lub truss(1) kiedy \-s jest użyte. +.SH PRZYKŁADY +.PP +.br +Wypisz wszystko z wyjątkiem pierwszych trzech linii (heksowe 0x30 bajtów) +.B pliku +\. +.br +\fI% xxd \-s 0x30 plik\fR +.PP +.br +Wypisz trzy linie (heksowe 0x30 bajtów) z końca +.B pliku +\. +.br +\fI% xxd \-s \-0x30 plik\fR +.PP +.br +Wypisz 120 bajtów jako ciągły zrzut heksowy z 20 oktetami na linię. +.br +\fI% xxd \-l 120 \-ps \-c 20 xxd.1\fR +.br +2e54482058584420312022417567757374203139 +.br +39362220224d616e75616c207061676520666f72 +.br +20787864220a2e5c220a2e5c222032317374204d +.br +617920313939360a2e5c22204d616e2070616765 +.br +20617574686f723a0a2e5c2220202020546f6e79 +.br +204e7567656e74203c746f6e79407363746e7567 +.br + +.br +Zrzut heksowy z pierwszymi 120 bajtami tej strony podręcznika z 12 +oktetami na linię. +.br +\fI% xxd \-l 120 \-c 12 xxd.1\fR +.br +0000000: 2e54 4820 5858 4420 3120 2241 .TH XXD 1 "A +.br +000000c: 7567 7573 7420 3139 3936 2220 ugust 1996" +.br +0000018: 224d 616e 7561 6c20 7061 6765 "Manual page +.br +0000024: 2066 6f72 2078 7864 220a 2e5c for xxd"..\\ +.br +0000030: 220a 2e5c 2220 3231 7374 204d "..\\" 21st M +.br +000003c: 6179 2031 3939 360a 2e5c 2220 ay 1996..\\" +.br +0000048: 4d61 6e20 7061 6765 2061 7574 Man page aut +.br +0000054: 686f 723a 0a2e 5c22 2020 2020 hor:..\\" +.br +0000060: 546f 6e79 204e 7567 656e 7420 Tony Nugent +.br +000006c: 3c74 6f6e 7940 7363 746e 7567 plik_wy\fR +.br + +.br +Podmień datę w pliku xxd.1 +.br +\fI% echo '0000037: 3574 68' | xxd \-r \- xxd.1\fR +.br +\fI% xxd \-s 0x36 \-l 13 \-c 13 xxd.1\fR +.br +0000036: 3235 7468 204d 6179 2031 3939 36 25th May 1996 +.PP +.br +Utwórz plik o 65537 bajtach, wszystkich równych 0x00, +z wyjątkiem ostatniego, który ma być 'A' (hex 0x41). +.br +\fI% echo '010000: 41' | xxd \-r \> plik\fR +.PP +.br +Zrzut heksowy tego pliku z autoskipem. +.br +\fI% xxd \-a \-c 12 plik\fR +.br +0000000: 0000 0000 0000 0000 0000 0000 ............ +.br +* +.br +000fffc: 0000 0000 40 ....A +.PP +Utwórz jedno bajtowy plik zawierający pojednczą literę 'A'. +Liczba po '\-r \-s' dodaje numery linii znalezione w pliku; +w efekcie poprzedzające bajty są ukryte. +.br +\fI% echo '010000: 41' | xxd \-r \-s \-0x10000 \> plik\fR +.PP +Użyj xxd jako filtra wewnątrz edytora takiego jak +.B vim(1) +aby uzyskać zrzut heksowy zakresu między markerami `a' i `z'. +.br +\fI:'a,'z!xxd\fR +.PP +Użyj xxd jako filtra wewnątrz edytora takiego jak +.B vim(1) +by odzyskać binarny zrzut heksowy zakresu pomiędzy markerami `a' +i `z'. +.br +\fI:'a,'z!xxd \-r\fR +.PP +Użyj xxd jako filtra wewnątrz edytora takiego jak +.B vim(1) +by odzyskać jedną linię zrzutu heksowego. Przejdź z kursorem na linię +i wpisz: +.br +\fI!!xxd \-r\fR +.PP +Odczytaj pojednycze znaki z portu szeregowego +.br +\fI% xxd \-c1 < /dev/term/b &\fR +.br +\fI% stty < /dev/term/b \-echo \-opost \-isig \-icanon min 1\fR +.br +\fI% echo \-n foo > /dev/term/b\fR +.PP +.SH "ZWRACANE WARTOŚCI" +Zwracane są następujące wartości błędów: +.TP +0 +nie znaleziono błędów. +.TP +\-1 +operacja nie jest wspierana ( +.I xxd \-r \-i +cały czas niemożliwa). +.TP +1 +błąd w czasie analizowania opcji. +.TP +2 +problemy z plikiem wejściowym. +.TP +3 +problemy z plikiem wyjściowym. +.TP +4,5 +żądana pozycja jest nieosiągalna. +.SH "ZOBACZ TAKŻE" +uuencode(1), uudecode(1), patch(1) +.br +.SH OSTRZEŻENIA +Dziwaczność narzędzi dorównuje dziwaczności mózgu twórcy. +Używaj wyłącznie na własną odpowiedzialność. Kopiuj pliki. Analizuj +je. Stań się czarodziejem. +.br +.SH WERSJA +Strona podręcznika opisuje xxd w wersji 1.7 +.SH AUTOR +.br +(c) 1990-1997 by Juergen Weigert +.br + +.LP +Kopiuj do woli i podaj moje dane, +.br +zarabiaj pieniądze i dziel się ze mną, +.br +trać pieniądze i nie miej do mnie pretensji. +.PP +Strona podręcznika zapoczątkowana przez Tony'ego Nugenta +.br + +.br +Małe zmiany: Bram Moolenaar. +Redakcja: Juergen Weigert. +.PP diff --git a/vim73/doc/xxd-ru.1 b/vim73/doc/xxd-ru.1 new file mode 100644 index 0000000..111946a --- /dev/null +++ b/vim73/doc/xxd-ru.1 @@ -0,0 +1,408 @@ +.TH XXD 1 "August 1996" " man xxd" +.\" +.\" 21st May 1996 +.\" Man page author: +.\" Tony Nugent +.\" Changes by Bram Moolenaar +.SH +.I xxd +\- + . +.SH +.B xxd +\-h[elp] +.br +.B xxd +[] [_ [_]] +.br +.B xxd +\-r[evert] [] [_ [_]] +.SH +.I xxd + , + , . + + . + +.BR uuencode(1) + +.BR uudecode(1), + ASCII-, + , , , +xxd , + . +.SH + +.I _ + , . + , +.I _ + +.RB \` \- ', + . + , +.I _ +( +.RB \` \- ' +), . +.PP + , "" , + , . + +. , + . + , +.BR \-c8 , +.BR "\-c 8" , +.B \-c 010 + +.B \-cols 8 + . +.PP +.TP +.IR \-a " | " \-autoskip + : + '*'. + . +.TP +.IR \-b " | " \-bits + ( ). + + "1" "0". + , + ( ascii ebcdic). \-r, \-p, \-i + . +.TP +.IR "\-c " | " \-cols " + +.RI < >, + . 16 +(\-i: 12, \-ps: 30, \-b: 6). + : 256. +.TP +.IR \-E " | " \-EBCDIC + ASCII EBCDIC. + . , + \-r, \-p \-i. +.TP +.IR "\-g " | " \-groupsize " + +.RI < > +( ), . + +.I \-g 0 + . + +.RI < "> " 2 + \fI1\fP . + postscript include. +.TP +.IR \-h " | " \-help + . + . +.TP +.IR \-i " | " \-include + C. + , + , xxd +. +.TP +.IR "\-l " | " \-len " + +.RI < > + . +.TP +.IR \-p " | " \-ps " | " \-postscript " | " \-plain + , + "" "postscript". +.TP +.IR \-r " | " \-revert + : + ( ). + , xxd + . +.I \-r \-p + "" + - . + . +.TP +.I \-seek + +.I \-r +: +.RI < > + , . +.TP +.I \-s [\+][\-]seek + ( ) +.RI < > + _. +\fI\+ \fR, + (, + ). \fI\- \fR, + (, \fI \+ \fR: + ). + \-s , xxd . +.TP +.I \-u + . + . +.TP +.IR \-v " | " \-version + . +.SH +.PP +.I xxd \-r + . + , + , + . xxd +lseek(2) . +, , +. +.PP +.I xxd \-r + . . +.PP + +, +.I xxd \-r + + (. \-c). , , + ascii ( ebcdic), . + +postscript xxd \-r \-p . + , . +.PP + +.PP +\fI% xxd \-i \fR +.PP + +.PP +\fI% xxd \-i \< \fR +.PP + +.I xxd \-s \+seek + +.I xxd \-s seek, + , "" , lseek(2). + `+' , + , + , xxd . + ( ݣ !) ... +.PP + ; , 'cat' + : +.PP +\fI% sh \-c 'cat > plain_copy; xxd \-s 0 > hex_copy' < file +.PP + 0x480 +(= 1024+128). + `+' " ", `128' + , dd: +.PP +\fI% sh \-c 'dd of=plain_snippet bs=1k count=1; xxd \-s +128 > hex_snippet' < file +.PP + 0x100 +(= 1024-768): +.PP +\fI% sh \-c 'dd of=plain_snippet bs=1k count=1; xxd \-s +-768 > hex_snippet' < file +.PP + , , , + `+' . +xxd strace(1) truss(1) , +\-s. +.SH +.PP +.br + ӣ, ң (0x30 ) +.B file +: +.PP +\fI% xxd \-s 0x30 file +.PP +.br + (0x30 ) +.B file +: +.PP +\fI% xxd \-s \-0x30 file +.PP +.br + 120 + 20 : +.PP +\fI% xxd \-l 120 \-ps \-c 20 xxd.1\fR +.br +2e544820585844203120224d616e75616c207061 +.br +676520666f7220787864220a2e5c220a2e5c2220 +.br +32317374204d617920313939360a2e5c22204d61 +.br +6e207061676520617574686f723a0a2e5c222020 +.br +2020546f6e79204e7567656e74203c746f6e7940 +.br +7363746e7567656e2e7070702e67752e6564752e +.br +.PP +.br + 120 12 : +.PP +\fI% xxd \-l 120 \-c 12 xxd.1\fR +.br +0000000: 2e54 4820 5858 4420 3120 224d .TH XXD 1 "M +.br +000000c: 616e 7561 6c20 7061 6765 2066 anual page f +.br +0000018: 6f72 2078 7864 220a 2e5c 220a or xxd"..\\". +.br +0000024: 2e5c 2220 3231 7374 204d 6179 .\\" 21st May +.br +0000030: 2031 3939 360a 2e5c 2220 4d61 1996..\\" Ma +.br +000003c: 6e20 7061 6765 2061 7574 686f n page autho +.br +0000048: 723a 0a2e 5c22 2020 2020 546f r:..\\" To +.br +0000054: 6e79 204e 7567 656e 7420 3c74 ny Nugent _\fR +.br +.PP +.br + xxd.1: +.PP +\fI% echo '0000029: 3574 68' | xxd \-r \- xxd.1\fR +.br +\fI% xxd \-s 0x28 \-l 12 \-c 12 xxd.1\fR +.br +0000028: 3235 7468 204d 6179 2031 3939 25th May 199 +.PP +.br + 65537- , +0x00, , 'A' +(0x41): +.PP +\fI% echo '010000: 41' | xxd \-r \> file\fR +.PP +.br + + : +.PP +\fI% xxd \-a \-c 12 file\fR +.br +0000000: 0000 0000 0000 0000 0000 0000 ............ +.br +* +.br +000fffc: 0000 0000 40 ....A +.PP + 1- , 'A'. + '\-r \-s' , ; + , : +.PP +\fI% echo '010000: 41' | xxd \-r \-s \-0x10000 \> file\fR +.PP +xxd , +.B vim(1), + + `a' `z': +.PP +\fI:'a,'z!xxd\fR +.PP + xxd , +.B vim(1), + + `a' `z': +.PP +\fI:'a,'z!xxd \-r\fR +.PP + xxd , +.B vim(1), + + . + +.PP +\fI!!xxd \-r\fR +.PP + : +.PP +\fI% xxd \-c1 < /dev/term/b &\fR +.br +\fI% stty < /dev/term/b \-echo \-opost \-isig \-icanon min 1\fR +.br +\fI% echo \-n foo > /dev/term/b\fR +.PP +.SH + xxd : +.TP +0 + . +.TP +\-1 + ( +.I xxd \-r \-i + ). +.TP +1 + . +.TP +2 + . +.TP +3 + . +.TP +4,5 + . +.SH +uuencode(1), uudecode(1), patch(1) +.br +.SH + ţ . + ţ . , +, . +.br +.SH + xxd 1.7. +.SH +.br +(c) 1990-1997 (Juergen Weigert) +.br + +.LP + . +.br + - , + . +.br + , ޣ. +.PP + (Tony Nugent) +.br + +.br + (Bram Moolenaar). + (Juergen Weigert). +.PP diff --git a/vim73/doc/xxd-ru.UTF-8.1 b/vim73/doc/xxd-ru.UTF-8.1 new file mode 100644 index 0000000..647845b --- /dev/null +++ b/vim73/doc/xxd-ru.UTF-8.1 @@ -0,0 +1,408 @@ +.TH XXD 1 "August 1996" "Страница man для xxd" +.\" +.\" 21st May 1996 +.\" Man page author: +.\" Tony Nugent +.\" Changes by Bram Moolenaar +.SH ИМЯ +.I xxd +\- создаёт представление файла в виде шестнадцатеричных кодов или выполняет +обратное преобразование. +.SH КОМАНДНАЯ СТРОКА +.B xxd +\-h[elp] +.br +.B xxd +[ключи] [входной_файл [выходной_файл]] +.br +.B xxd +\-r[evert] [ключи] [входной_файл [выходной_файл]] +.SH ОПИСАНИЕ +.I xxd +создаёт представление указанного файла или данных, прочитанных из потока +стандартного ввода, в виде шестнадцатеричных кодов. Эта команда также может +выполнить обратное преобразование заданных шестнадцатеричными кодами данных +в исходный бинарный формат. +Подобно командам +.BR uuencode(1) +и +.BR uudecode(1), +она позволяет выполнять преобразование бинарных данных в ASCII-код, +который можно передавать по электронной почте, однако, помимо этого, программа +xxd позволяет выполнять декодирование в поток стандартного вывода, +а также может применяться для создания заплаток для бинарных файлов. +.SH КЛЮЧИ ЗАПУСКА +Если +.I входной_файл +не задан, то соответствующие данные читаются из потока стандартного ввода. +В случае, если в качестве +.I входного_файла +используется символ +.RB \` \- ', +источником данных также выступает поток стандартного ввода. +В том случае, если не указан +.I выходной_файл +(или вместо него используется символ +.RB \` \- ' +), результат преобразования направляется в поток стандартного вывода. +.PP +Обратите внимание, что используется "ленивый" алгоритм разбора ключей, который не +проверяет более одной буквы ключа, если в этом ключе не используется параметр. +Пробелы между единственным символом ключа и соответствующим параметром не являются +обязательными. Параметры ключей могут быть заданы с использованием десятичного, +шестнадцатеричного или восьмеричного формата. +Таким образом, ключи +.BR \-c8 , +.BR "\-c 8" , +.B \-c 010 +и +.B \-cols 8 +являются равнозначными. +.PP +.TP +.IR \-a " | " \-autoskip +Включает автоматический пропуск: вместо последовательности +нулевых строк используется одиночный символ '*'. По умолчанию +не применяется. +.TP +.IR \-b " | " \-bits +Вместо шестнадцатеричного кода используются биты (двоичные цифры). +При использовании этого ключа вместо обычного шестнадцатеричного представления +октетов используются наборы из восьми символов "1" и "0". Каждая строка +предваряется номером строки в шестнадцатеричном виде, а завершается символьным +представлением (в виде ascii или ebcdic). Ключи \-r, \-p, \-i в этом режиме +не работают. +.TP +.IR "\-c кол " | " \-cols кол" +Задаёт количество октетов +.RI < кол >, +которое выводится на каждой строке. По умолчанию используется значение 16 +(\-i: 12, \-ps: 30, \-b: 6). +Максимально допустимое значение: 256. +.TP +.IR \-E " | " \-EBCDIC +Изменяет способ кодирования символов в правой колонке с ASCII на EBCDIC. Этот ключ +не изменяет шестнадцатеричное представление. Данный ключ не имеет смысла, +если используются ключи \-r, \-p или \-i. +.TP +.IR "\-g байт " | " \-groupsize байт" +Позволяет выполнять группировку указанного количества +.RI < байтов > +(две шестнадцатеричные цифры или восемь битов), отделяя группы друг от друга пробелами. +Значение +.I \-g 0 +применяется для отказа от использования группировки. +По умолчанию используется значение +.RI < байт "> равное " 2 +в обычном режиме и \fI1\fP в битовом режиме. Группировка не применяется +в режимах postscript и include. +.TP +.IR \-h " | " \-help +Выводит справку по доступным ключам командной строки и завершает работу программы. +Создание шестнадцатеричного представления не выполняется. +.TP +.IR \-i " | " \-include +Позволяет создавать вывод в стиле подключаемых заголовочных файлов языка C. +Вывод содержит полноценное определение статического массива данных, имя которого +соответствует имени входного файла, если xxd не считывает данные из потока стандартного +ввода. +.TP +.IR "\-l длина " | " \-len длина" +Завершает работу после записи заданного в параметре +.RI < длина > +количества октетов. +.TP +.IR \-p " | " \-ps " | " \-postscript " | " \-plain +Использует непрерывный формат вывода шестнадцатеричного кода, +известный как "простой" стиль или стиль "postscript". +.TP +.IR \-r " | " \-revert +Изменяет смысл операции на противоположный: позволяет выполнять преобразование +шестнадцатеричного представления в бинарный код (или применять результат в качестве заплаты). +Если вывод происходит не в поток стандартного вывода, то xxd выполняет добавление кода +к соответствующему файлу. При использовании комбинации ключей +.I \-r \-p +происходит чтение "простого" шестнадцатеричного представления без использования +информации о номерах строк и какого-либо специального раскроя колонок. Пробелы +и символы новой строки могут встречаться в любом месте исходных данных. +.TP +.I \-seek смещение +При использовании после ключа +.I \-r +: добавлять указанное +.RI < смещение > +к файловым позициям, обнаруженным в исходных данных. +.TP +.I \-s [\+][\-]seek +Начинает работу с указанного абсолютного (или относительного) +.RI < смещения > +в байтах во входном_файле. +\fI\+ \fRуказывает, что смещение является относительным по отношению +к текущей файловой позиции в потоке стандартного ввода (бессмысленно, если чтение +происходит не из потока стандартного ввода). \fI\- \fRуказывает, что должно быть прочитано +указанное количество символов от конца ввода (либо, если сочетается с \fI \+ \fR: +перед текущей позиции файла в потоке стандартного ввода). +Если ключ \-s не используется, то xxd начинает работу от текущей позиции в файле. +.TP +.I \-u +Использует шестнадцатеричные цифры в верхнем регистре. По умолчанию используются цифры в +нижнем регистре символов. +.TP +.IR \-v " | " \-version +Отображает информацию о версии программы. +.SH ПОДВОДНЫЕ КАМНИ +.PP +.I xxd \-r +обладает встроенным интеллектом для распознавания информации о номерах строк. +Если возможен поиск по входному файлу, то номера строк в начале каждой строки +шестнадцатеричного представления могут быть неупорядоченными, некоторые строки могут +быть пропущены или пересекаться друг с другом. В этих случаях xxd использует +lseek(2) для перехода к следующей позиции. Если поиск по входному файлу +невозможен, то допустимы только пропуски строк, которые заполняются нулевыми +байтами. +.PP +.I xxd \-r +никогда не выводит сообщений об ошибках. Мусор пропускается молча. +.PP +При редактировании шестнадцатеричных представлений бинарных файлов обращайте +внимание, что +.I xxd \-r +пропускает в строке ввода любые данные после прочтения достаточного количества +колонок шестнадцатеричных данных (см. ключ \-c). Это означает, что изменения, +внесенные в колонки с печатными символами ascii (или ebcdic), всегда игнорируются. +При обратном преобразовании шестнадцатеричного представления в стиле +postscript с помощью команды xxd \-r \-p количество колонок не учитывается. +В этом случае распознаются все символы, которые похожи на пары шестнадцатеричных цифр. +.PP +Обратите внимание на различие между командами +.PP +\fI% xxd \-i файл\fR +.PP +и +.PP +\fI% xxd \-i \< файл\fR +.PP +Команда +.I xxd \-s \+seek +может отличаться от +.I xxd \-s seek, +поскольку для того, чтобы "отмотать" данные на входе назад, используется вызов lseek(2). +При использовании `+' поведение будет отличаться, если входные данные +поступают с потока стандартного ввода, а позиция в файле стандартного ввода не находится +в начале файла к тому моменту, когда программа xxd запущена и приступает к чтению ввода. +Нижеследующие примеры помогут прояснить (или ещё больше запутать!) ситуацию... +.PP +Отмотка назад потока стандартного ввода; необходимо, поскольку 'cat' уже выполнила +чтение до конца потока стандартного ввода: +.PP +\fI% sh \-c 'cat > plain_copy; xxd \-s 0 > hex_copy' < file +.PP +Вывод шестнадцатеричного представления от позиции в файле 0x480 +(= 1024+128). +Символ `+' означает "относительно текущей позиции", таким образом `128' добавляется +к первому килобайту, где завершает работу dd: +.PP +\fI% sh \-c 'dd of=plain_snippet bs=1k count=1; xxd \-s +128 > hex_snippet' < file +.PP +Вывод шестнадцатеричного представления от позиции в файле 0x100 +(= 1024-768): +.PP +\fI% sh \-c 'dd of=plain_snippet bs=1k count=1; xxd \-s +-768 > hex_snippet' < file +.PP +В то же время, следует заметить, что подобные ситуации встречаются довольно редко, +так что символ `+' обычно не используется. Автор предпочитает наблюдать за работой +xxd с помощью strace(1) или truss(1) в тех случаях, когда применяется ключ +\-s. +.SH ПРИМЕРЫ +.PP +.br +Вывести всё, кроме первых трёх строк (0x30 байтов) файла +.B file +: +.PP +\fI% xxd \-s 0x30 file +.PP +.br +Вывести три строки (0x30 байтов) от конца файла +.B file +: +.PP +\fI% xxd \-s \-0x30 file +.PP +.br +Вывести 120 байтов в виде непрерывного шестнадцатеричного представления +по 20 октетов в строке: +.PP +\fI% xxd \-l 120 \-ps \-c 20 xxd.1\fR +.br +2e544820585844203120224d616e75616c207061 +.br +676520666f7220787864220a2e5c220a2e5c2220 +.br +32317374204d617920313939360a2e5c22204d61 +.br +6e207061676520617574686f723a0a2e5c222020 +.br +2020546f6e79204e7567656e74203c746f6e7940 +.br +7363746e7567656e2e7070702e67752e6564752e +.br +.PP +.br +Вывести первые 120 байтов этой страницы справочника по 12 октетов в строке: +.PP +\fI% xxd \-l 120 \-c 12 xxd.1\fR +.br +0000000: 2e54 4820 5858 4420 3120 224d .TH XXD 1 "M +.br +000000c: 616e 7561 6c20 7061 6765 2066 anual page f +.br +0000018: 6f72 2078 7864 220a 2e5c 220a or xxd"..\\". +.br +0000024: 2e5c 2220 3231 7374 204d 6179 .\\" 21st May +.br +0000030: 2031 3939 360a 2e5c 2220 4d61 1996..\\" Ma +.br +000003c: 6e20 7061 6765 2061 7574 686f n page autho +.br +0000048: 723a 0a2e 5c22 2020 2020 546f r:..\\" To +.br +0000054: 6e79 204e 7567 656e 7420 3c74 ny Nugent выходной_файл\fR +.br +.PP +.br +Заменить дату в файле xxd.1: +.PP +\fI% echo '0000029: 3574 68' | xxd \-r \- xxd.1\fR +.br +\fI% xxd \-s 0x28 \-l 12 \-c 12 xxd.1\fR +.br +0000028: 3235 7468 204d 6179 2031 3939 25th May 199 +.PP +.br +Создать 65537-байтный файл, все байты которого имеют значение +0x00, кроме последнего байта, который должен иметь значение 'A' +(0x41): +.PP +\fI% echo '010000: 41' | xxd \-r \> file\fR +.PP +.br +Создать шестнадцатеричное представление этого файла с +использованием автоматического пропуска: +.PP +\fI% xxd \-a \-c 12 file\fR +.br +0000000: 0000 0000 0000 0000 0000 0000 ............ +.br +* +.br +000fffc: 0000 0000 40 ....A +.PP +Создать 1-байтный файл, содержащий символ 'A'. +Число после '\-r \-s' добавляется к номерам строк, найденным в файле; +иначе говоря, предшествующие байты пропускаются: +.PP +\fI% echo '010000: 41' | xxd \-r \-s \-0x10000 \> file\fR +.PP +xxd можно использовать в качестве фильтра в редакторе, например в +.B vim(1), +чтобы создать шестнадцатеричное представление области между +отметками `a' и `z': +.PP +\fI:'a,'z!xxd\fR +.PP +Вы можете использовать xxd в качестве фильтра в редакторе, например в +.B vim(1), +для восстановления данных из шестнадцатеричного представления +между отметками `a' и `z': +.PP +\fI:'a,'z!xxd \-r\fR +.PP +Вы можете использовать xxd в качестве фильтра в редакторе, например в +.B vim(1), +для восстановления данных из единственной строки +шестнадцатеричного представления. Поместите курсор в соответствующую строку +и наберите +.PP +\fI!!xxd \-r\fR +.PP +Чтобы прочитать единственный символ из канала связи: +.PP +\fI% xxd \-c1 < /dev/term/b &\fR +.br +\fI% stty < /dev/term/b \-echo \-opost \-isig \-icanon min 1\fR +.br +\fI% echo \-n foo > /dev/term/b\fR +.PP +.SH ВОЗВРАЩАЕМЫЕ ЗНАЧЕНИЯ +Программа xxd завершает работу со следующими значениями: +.TP +0 +Ошибки не обнаружены. +.TP +\-1 +Операция не поддерживается (выполнение +.I xxd \-r \-i +пока невозможно). +.TP +1 +Ошибка при разборе ключей командной строки. +.TP +2 +Проблемы во входном файле. +.TP +3 +Проблемы в выходном файле. +.TP +4,5 +Желательная позиция поиска недостижима. +.SH СМОТРИ ТАКЖЕ +uuencode(1), uudecode(1), patch(1) +.br +.SH ПРЕДУПРЕЖДЕНИЕ +Странность этой программы соответствует особенностям мозга её создателя. +Используйте её на свой страх и риск. Копируйте файлы, отслеживайте +вызовы, становитесь волшебником. +.br +.SH ВЕРСИЯ +Эта страница справочника документирует xxd версии 1.7. +.SH АВТОР +.br +(c) 1990-1997 Юрген Вайгерт (Juergen Weigert) +.br + +.LP +Вы можете свободно распространять программу со ссылкой на меня. +.br +Если использование этой программы принесло вам какой-то доход, +поделитесь со мной. +.br +Если вы потеряли деньги, то я тут не причём. +.PP +Первый вариант страницы справочника написан Тони Наджентом (Tony Nugent) +.br + +.br +Небольшие изменения внесены Брамом Мооленааром (Bram Moolenaar). +Страница отредактирована Юргеном Вайгертом (Juergen Weigert). +.PP diff --git a/vim73/doc/xxd.1 b/vim73/doc/xxd.1 new file mode 100644 index 0000000..e8f7358 --- /dev/null +++ b/vim73/doc/xxd.1 @@ -0,0 +1,370 @@ +.TH XXD 1 "August 1996" "Manual page for xxd" +.\" +.\" 21st May 1996 +.\" Man page author: +.\" Tony Nugent +.\" Changes by Bram Moolenaar +.SH NAME +.I xxd +\- make a hexdump or do the reverse. +.SH SYNOPSIS +.B xxd +\-h[elp] +.br +.B xxd +[options] [infile [outfile]] +.br +.B xxd +\-r[evert] [options] [infile [outfile]] +.SH DESCRIPTION +.I xxd +creates a hex dump of a given file or standard input. +It can also convert a hex dump back to its original binary form. +Like +.BR uuencode (1) +and +.BR uudecode (1) +it allows the transmission of binary data in a `mail-safe' ASCII representation, +but has the advantage of decoding to standard output. +Moreover, it can be used to perform binary file patching. +.SH OPTIONS +If no +.I infile +is given, standard input is read. +If +.I infile +is specified as a +.RB \` \- ' +character, then input is taken from standard input. +If no +.I outfile +is given (or a +.RB \` \- ' +character is in its place), results are sent to standard output. +.PP +Note that a "lazy" parser is used which does not check for more than the first +option letter, unless the option is followed by a parameter. +Spaces between a single option letter and its parameter are optional. +Parameters to options can be specified in decimal, hexadecimal or octal +notation. +Thus +.BR \-c8 , +.BR "\-c 8" , +.B \-c 010 +and +.B \-cols 8 +are all equivalent. +.PP +.TP +.IR \-a " | " \-autoskip +toggle autoskip: A single '*' replaces nul-lines. Default off. +.TP +.IR \-b " | " \-bits +Switch to bits (binary digits) dump, rather than hexdump. +This option writes octets as eight digits "1"s and "0"s instead of a normal +hexadecimal dump. Each line is preceded by a line number in hexadecimal and +followed by an ascii (or ebcdic) representation. The command line switches +\-r, \-p, \-i do not work with this mode. +.TP +.IR "\-c cols " | " \-cols cols" +format +.RI < cols > +octets per line. Default 16 (\-i: 12, \-ps: 30, \-b: 6). Max 256. +.TP +.IR \-E " | " \-EBCDIC +Change the character encoding in the righthand column from ASCII to EBCDIC. +This does not change the hexadecimal representation. The option is +meaningless in combinations with \-r, \-p or \-i. +.TP +.IR "\-g bytes " | " \-groupsize bytes" +separate the output of every +.RI < bytes > +bytes (two hex characters or eight bit-digits each) by a whitespace. +Specify +.I \-g 0 +to suppress grouping. +.RI < Bytes "> defaults to " 2 +in normal mode and \fI1\fP in bits mode. +Grouping does not apply to postscript or include style. +.TP +.IR \-h " | " \-help +print a summary of available commands and exit. No hex dumping is performed. +.TP +.IR \-i " | " \-include +output in C include file style. A complete static array definition is written +(named after the input file), unless xxd reads from stdin. +.TP +.IR "\-l len " | " \-len len" +stop after writing +.RI < len > +octets. +.TP +.IR \-p " | " \-ps " | " \-postscript " | " \-plain +output in postscript continuous hexdump style. Also known as plain hexdump +style. +.TP +.IR \-r " | " \-revert +reverse operation: convert (or patch) hexdump into binary. +If not writing to stdout, xxd writes into its output file without truncating +it. Use the combination +.I \-r \-p +to read plain hexadecimal dumps without line number information and without a +particular column layout. Additional Whitespace and line-breaks are allowed +anywhere. +.TP +.I \-seek offset +When used after +.IR \-r : +revert with +.RI < offset > +added to file positions found in hexdump. +.TP +.I \-s [+][\-]seek +start at +.RI < seek > +bytes abs. (or rel.) infile offset. +\fI+ \fRindicates that the seek is relative to the current stdin file position +(meaningless when not reading from stdin). \fI\- \fRindicates that the seek +should be that many characters from the end of the input (or if combined with +\fI+\fR: before the current stdin file position). +Without \-s option, xxd starts at the current file position. +.TP +.I \-u +use upper case hex letters. Default is lower case. +.TP +.IR \-v " | " \-version +show version string. +.SH CAVEATS +.PP +.I xxd \-r +has some builtin magic while evaluating line number information. +If the output file is seekable, then the linenumbers at the start of each +hexdump line may be out of order, lines may be missing, or overlapping. In +these cases xxd will lseek(2) to the next position. If the output file is not +seekable, only gaps are allowed, which will be filled by null-bytes. +.PP +.I xxd \-r +never generates parse errors. Garbage is silently skipped. +.PP +When editing hexdumps, please note that +.I xxd \-r +skips everything on the input line after reading enough columns of hexadecimal +data (see option \-c). This also means, that changes to the printable ascii (or +ebcdic) columns are always ignored. Reverting a plain (or postscript) style +hexdump with xxd \-r \-p does not depend on the correct number of columns. Here anything that looks like a pair of hex-digits is interpreted. +.PP +Note the difference between +.br +\fI% xxd \-i file\fR +.br +and +.br +\fI% xxd \-i < file\fR +.PP +.I xxd \-s +seek +may be different from +.IR "xxd \-s seek" , +as lseek(2) is used to "rewind" input. A '+' +makes a difference if the input source is stdin, and if stdin's file position +is not at the start of the file by the time xxd is started and given its input. +The following examples may help to clarify (or further confuse!)... +.PP +Rewind stdin before reading; needed because the `cat' has already read to the +end of stdin. +.br +\fI% sh \-c "cat > plain_copy; xxd \-s 0 > hex_copy" < file\fR +.PP +Hexdump from file position 0x480 (=1024+128) onwards. +The `+' sign means "relative to the current position", thus the `128' adds to +the 1k where dd left off. +.br +\fI% sh \-c "dd of=plain_snippet bs=1k count=1; xxd \-s +128 > hex_snippet" < file\fR +.PP +Hexdump from file position 0x100 ( = 1024\-768) on. +.br +\fI% sh \-c "dd of=plain_snippet bs=1k count=1; xxd \-s +\-768 > hex_snippet" < file\fR +.PP +However, this is a rare situation and the use of `+' is rarely needed. +The author prefers to monitor the effect of xxd with strace(1) or truss(1), whenever \-s is used. +.SH EXAMPLES +.PP +.br +Print everything but the first three lines (hex 0x30 bytes) of +.BR file . +.br +\fI% xxd \-s 0x30 file\fR +.PP +.br +Print 3 lines (hex 0x30 bytes) from the end of +.BR file . +.br +\fI% xxd \-s \-0x30 file\fR +.PP +.br +Print 120 bytes as continuous hexdump with 20 octets per line. +.br +\fI% xxd \-l 120 \-ps \-c 20 xxd.1\fR +.br +2e54482058584420312022417567757374203139 +.br +39362220224d616e75616c207061676520666f72 +.br +20787864220a2e5c220a2e5c222032317374204d +.br +617920313939360a2e5c22204d616e2070616765 +.br +20617574686f723a0a2e5c2220202020546f6e79 +.br +204e7567656e74203c746f6e79407363746e7567 +.br + +.br +Hexdump the first 120 bytes of this man page with 12 octets per line. +.br +\fI% xxd \-l 120 \-c 12 xxd.1\fR +.br +0000000: 2e54 4820 5858 4420 3120 2241 .TH XXD 1 "A +.br +000000c: 7567 7573 7420 3139 3936 2220 ugust 1996" +.br +0000018: 224d 616e 7561 6c20 7061 6765 "Manual page +.br +0000024: 2066 6f72 2078 7864 220a 2e5c for xxd"..\\ +.br +0000030: 220a 2e5c 2220 3231 7374 204d "..\\" 21st M +.br +000003c: 6179 2031 3939 360a 2e5c 2220 ay 1996..\\" +.br +0000048: 4d61 6e20 7061 6765 2061 7574 Man page aut +.br +0000054: 686f 723a 0a2e 5c22 2020 2020 hor:..\\" +.br +0000060: 546f 6e79 204e 7567 656e 7420 Tony Nugent +.br +000006c: 3c74 6f6e 7940 7363 746e 7567 output_file\fR +.br + +.br +Patch the date in the file xxd.1 +.br +\fI% echo "0000037: 3574 68" | xxd \-r \- xxd.1\fR +.br +\fI% xxd \-s 0x36 \-l 13 \-c 13 xxd.1\fR +.br +0000036: 3235 7468 204d 6179 2031 3939 36 25th May 1996 +.PP +.br +Create a 65537 byte file with all bytes 0x00, +except for the last one which is 'A' (hex 0x41). +.br +\fI% echo "010000: 41" | xxd \-r > file\fR +.PP +.br +Hexdump this file with autoskip. +.br +\fI% xxd \-a \-c 12 file\fR +.br +0000000: 0000 0000 0000 0000 0000 0000 ............ +.br +* +.br +000fffc: 0000 0000 40 ....A +.PP +Create a 1 byte file containing a single 'A' character. +The number after '\-r \-s' adds to the linenumbers found in the file; +in effect, the leading bytes are suppressed. +.br +\fI% echo "010000: 41" | xxd \-r \-s \-0x10000 > file\fR +.PP +Use xxd as a filter within an editor such as +.B vim(1) +to hexdump a region marked between `a' and `z'. +.br +\fI:'a,'z!xxd\fR +.PP +Use xxd as a filter within an editor such as +.B vim(1) +to recover a binary hexdump marked between `a' and `z'. +.br +\fI:'a,'z!xxd \-r\fR +.PP +Use xxd as a filter within an editor such as +.B vim(1) +to recover one line of a hexdump. Move the cursor over the line and type: +.br +\fI!!xxd \-r\fR +.PP +Read single characters from a serial line +.br +\fI% xxd \-c1 < /dev/term/b &\fR +.br +\fI% stty < /dev/term/b \-echo \-opost \-isig \-icanon min 1\fR +.br +\fI% echo \-n foo > /dev/term/b\fR +.PP +.SH "RETURN VALUES" +The following error values are returned: +.TP +0 +no errors encountered. +.TP +\-1 +operation not supported ( +.I xxd \-r \-i +still impossible). +.TP +1 +error while parsing options. +.TP +2 +problems with input file. +.TP +3 +problems with output file. +.TP +4,5 +desired seek position is unreachable. +.SH "SEE ALSO" +uuencode(1), uudecode(1), patch(1) +.br +.SH WARNINGS +The tools weirdness matches its creators brain. +Use entirely at your own risk. Copy files. Trace it. Become a wizard. +.br +.SH VERSION +This manual page documents xxd version 1.7 +.SH AUTHOR +.br +(c) 1990-1997 by Juergen Weigert +.br + +.LP +Distribute freely and credit me, +.br +make money and share with me, +.br +lose money and don't ask me. +.PP +Manual page started by Tony Nugent +.br + +.br +Small changes by Bram Moolenaar. +Edited by Juergen Weigert. +.PP diff --git a/vim73/doc/xxd.man b/vim73/doc/xxd.man new file mode 100644 index 0000000..057c8e9 --- /dev/null +++ b/vim73/doc/xxd.man @@ -0,0 +1,262 @@ +XXD(1) XXD(1) + + + +NAME + xxd - make a hexdump or do the reverse. + +SYNOPSIS + xxd -h[elp] + xxd [options] [infile [outfile]] + xxd -r[evert] [options] [infile [outfile]] + +DESCRIPTION + xxd creates a hex dump of a given file or standard input. It can also + convert a hex dump back to its original binary form. Like uuencode(1) + and uudecode(1) it allows the transmission of binary data in a `mail- + safe' ASCII representation, but has the advantage of decoding to stan- + dard output. Moreover, it can be used to perform binary file patching. + +OPTIONS + If no infile is given, standard input is read. If infile is specified + as a `-' character, then input is taken from standard input. If no + outfile is given (or a `-' character is in its place), results are sent + to standard output. + + Note that a "lazy" parser is used which does not check for more than + the first option letter, unless the option is followed by a parameter. + Spaces between a single option letter and its parameter are optional. + Parameters to options can be specified in decimal, hexadecimal or octal + notation. Thus -c8, -c 8, -c 010 and -cols 8 are all equivalent. + + + -a | -autoskip + toggle autoskip: A single '*' replaces nul-lines. Default off. + + -b | -bits + Switch to bits (binary digits) dump, rather than hexdump. This + option writes octets as eight digits "1"s and "0"s instead of a + normal hexadecimal dump. Each line is preceded by a line number + in hexadecimal and followed by an ascii (or ebcdic) representa- + tion. The command line switches -r, -p, -i do not work with this + mode. + + -c cols | -cols cols + format octets per line. Default 16 (-i: 12, -ps: 30, -b: + 6). Max 256. + + -E | -EBCDIC + Change the character encoding in the righthand column from ASCII + to EBCDIC. This does not change the hexadecimal representation. + The option is meaningless in combinations with -r, -p or -i. + + -g bytes | -groupsize bytes + separate the output of every bytes (two hex characters + or eight bit-digits each) by a whitespace. Specify -g 0 to sup- + press grouping. defaults to 2 in normal mode and 1 in + bits mode. Grouping does not apply to postscript or include + style. + + -h | -help + print a summary of available commands and exit. No hex dumping + is performed. + + -i | -include + output in C include file style. A complete static array defini- + tion is written (named after the input file), unless xxd reads + from stdin. + + -l len | -len len + stop after writing octets. + + -p | -ps | -postscript | -plain + output in postscript continuous hexdump style. Also known as + plain hexdump style. + + -r | -revert + reverse operation: convert (or patch) hexdump into binary. If + not writing to stdout, xxd writes into its output file without + truncating it. Use the combination -r -p to read plain hexadeci- + mal dumps without line number information and without a particu- + lar column layout. Additional Whitespace and line-breaks are + allowed anywhere. + + -seek offset + When used after -r: revert with added to file positions + found in hexdump. + + -s [+][-]seek + start at bytes abs. (or rel.) infile offset. + indicates + that the seek is relative to the current stdin file position + (meaningless when not reading from stdin). - indicates that the + seek should be that many characters from the end of the input + (or if combined with +: before the current stdin file position). + Without -s option, xxd starts at the current file position. + + -u use upper case hex letters. Default is lower case. + + -v | -version + show version string. + +CAVEATS + xxd -r has some builtin magic while evaluating line number information. + If the output file is seekable, then the linenumbers at the start of + each hexdump line may be out of order, lines may be missing, or over- + lapping. In these cases xxd will lseek(2) to the next position. If the + output file is not seekable, only gaps are allowed, which will be + filled by null-bytes. + + xxd -r never generates parse errors. Garbage is silently skipped. + + When editing hexdumps, please note that xxd -r skips everything on the + input line after reading enough columns of hexadecimal data (see option + -c). This also means, that changes to the printable ascii (or ebcdic) + columns are always ignored. Reverting a plain (or postscript) style + hexdump with xxd -r -p does not depend on the correct number of col- + umns. Here anything that looks like a pair of hex-digits is inter- + preted. + + Note the difference between + % xxd -i file + and + % xxd -i < file + + xxd -s +seek may be different from xxd -s seek, as lseek(2) is used to + "rewind" input. A '+' makes a difference if the input source is stdin, + and if stdin's file position is not at the start of the file by the + time xxd is started and given its input. The following examples may + help to clarify (or further confuse!)... + + Rewind stdin before reading; needed because the `cat' has already read + to the end of stdin. + % sh -c "cat > plain_copy; xxd -s 0 > hex_copy" < file + + Hexdump from file position 0x480 (=1024+128) onwards. The `+' sign + means "relative to the current position", thus the `128' adds to the 1k + where dd left off. + % sh -c "dd of=plain_snippet bs=1k count=1; xxd -s +128 > hex_snippet" + < file + + Hexdump from file position 0x100 ( = 1024-768) on. + % sh -c "dd of=plain_snippet bs=1k count=1; xxd -s +-768 > hex_snippet" + < file + + However, this is a rare situation and the use of `+' is rarely needed. + The author prefers to monitor the effect of xxd with strace(1) or + truss(1), whenever -s is used. + +EXAMPLES + Print everything but the first three lines (hex 0x30 bytes) of file. + % xxd -s 0x30 file + + Print 3 lines (hex 0x30 bytes) from the end of file. + % xxd -s -0x30 file + + Print 120 bytes as continuous hexdump with 20 octets per line. + % xxd -l 120 -ps -c 20 xxd.1 + 2e54482058584420312022417567757374203139 + 39362220224d616e75616c207061676520666f72 + 20787864220a2e5c220a2e5c222032317374204d + 617920313939360a2e5c22204d616e2070616765 + 20617574686f723a0a2e5c2220202020546f6e79 + 204e7567656e74203c746f6e79407363746e7567 + + Hexdump the first 120 bytes of this man page with 12 octets per line. + % xxd -l 120 -c 12 xxd.1 + 0000000: 2e54 4820 5858 4420 3120 2241 .TH XXD 1 "A + 000000c: 7567 7573 7420 3139 3936 2220 ugust 1996" + 0000018: 224d 616e 7561 6c20 7061 6765 "Manual page + 0000024: 2066 6f72 2078 7864 220a 2e5c for xxd"..\ + 0000030: 220a 2e5c 2220 3231 7374 204d "..\" 21st M + 000003c: 6179 2031 3939 360a 2e5c 2220 ay 1996..\" + 0000048: 4d61 6e20 7061 6765 2061 7574 Man page aut + 0000054: 686f 723a 0a2e 5c22 2020 2020 hor:..\" + 0000060: 546f 6e79 204e 7567 656e 7420 Tony Nugent + 000006c: 3c74 6f6e 7940 7363 746e 7567 output_file + + Patch the date in the file xxd.1 + % echo "0000037: 3574 68" | xxd -r - xxd.1 + % xxd -s 0x36 -l 13 -c 13 xxd.1 + 0000036: 3235 7468 204d 6179 2031 3939 36 25th May 1996 + + Create a 65537 byte file with all bytes 0x00, except for the last one + which is 'A' (hex 0x41). + % echo "010000: 41" | xxd -r > file + + Hexdump this file with autoskip. + % xxd -a -c 12 file + 0000000: 0000 0000 0000 0000 0000 0000 ............ + * + 000fffc: 0000 0000 40 ....A + + Create a 1 byte file containing a single 'A' character. The number + after '-r -s' adds to the linenumbers found in the file; in effect, the + leading bytes are suppressed. + % echo "010000: 41" | xxd -r -s -0x10000 > file + + Use xxd as a filter within an editor such as vim(1) to hexdump a region + marked between `a' and `z'. + :'a,'z!xxd + + Use xxd as a filter within an editor such as vim(1) to recover a binary + hexdump marked between `a' and `z'. + :'a,'z!xxd -r + + Use xxd as a filter within an editor such as vim(1) to recover one line + of a hexdump. Move the cursor over the line and type: + !!xxd -r + + Read single characters from a serial line + % xxd -c1 < /dev/term/b & + % stty < /dev/term/b -echo -opost -isig -icanon min 1 + % echo -n foo > /dev/term/b + + +RETURN VALUES + The following error values are returned: + + 0 no errors encountered. + + -1 operation not supported ( xxd -r -i still impossible). + + 1 error while parsing options. + + 2 problems with input file. + + 3 problems with output file. + + 4,5 desired seek position is unreachable. + +SEE ALSO + uuencode(1), uudecode(1), patch(1) + +WARNINGS + The tools weirdness matches its creators brain. Use entirely at your + own risk. Copy files. Trace it. Become a wizard. + +VERSION + This manual page documents xxd version 1.7 + +AUTHOR + (c) 1990-1997 by Juergen Weigert + + + Distribute freely and credit me, + make money and share with me, + lose money and don't ask me. + + Manual page started by Tony Nugent + + Small changes by Bram Moolenaar. Edited by Juergen Weigert. + + + + +Manual page for xxd August 1996 XXD(1) diff --git a/vim73/evim.vim b/vim73/evim.vim new file mode 100644 index 0000000..650ce42 --- /dev/null +++ b/vim73/evim.vim @@ -0,0 +1,66 @@ +" Vim script for Evim key bindings +" Maintainer: Bram Moolenaar +" Last Change: 2006 Mar 29 + +" Don't use Vi-compatible mode. +set nocompatible + +" Use the mswin.vim script for most mappings +source :p:h/mswin.vim + +" Vim is in Insert mode by default +set insertmode + +" Make a buffer hidden when editing another one +set hidden + +" Make cursor keys ignore wrapping +inoremap =pumvisible() ? "\Down>" : "\C-O>gj" +inoremap =pumvisible() ? "\Up>" : "\C-O>gk" + +" CTRL-F does Find dialog instead of page forward +noremap :promptfind +vnoremap y:promptfind " +onoremap :promptfind +inoremap :promptfind +cnoremap :promptfind + + +set backspace=2 " allow backspacing over everything in insert mode +set autoindent " always set autoindenting on +if has("vms") + set nobackup " do not keep a backup file, use versions instead +else + set backup " keep a backup file +endif +set history=50 " keep 50 lines of command line history +set ruler " show the cursor position all the time +set incsearch " do incremental searching +set mouse=a " always use the mouse + +" Don't use Ex mode, use Q for formatting +map Q gq + +" Switch syntax highlighting on, when the terminal has colors +" Highlight the last used search pattern on the next search command. +if &t_Co > 2 || has("gui_running") + syntax on + set hlsearch + nohlsearch +endif + +" Only do this part when compiled with support for autocommands. +if has("autocmd") + + " Enable file type detection. + " Use the default filetype settings, so that mail gets 'tw' set to 72, + " 'cindent' is on in C files, etc. + " Also load indent files, to automatically do language-dependent indenting. + filetype plugin indent on + + " For all text files set 'textwidth' to 78 characters. + au FileType text setlocal tw=78 + +endif " has("autocmd") + +" vim: set sw=2 : diff --git a/vim73/filetype.vim b/vim73/filetype.vim new file mode 100644 index 0000000..ef13180 --- /dev/null +++ b/vim73/filetype.vim @@ -0,0 +1,2526 @@ +" Vim support file to detect file types +" +" Maintainer: Bram Moolenaar +" Last Change: 2010 Dec 17 + +" Listen very carefully, I will say this only once +if exists("did_load_filetypes") + finish +endif +let did_load_filetypes = 1 + +" Line continuation is used here, remove 'C' from 'cpoptions' +let s:cpo_save = &cpo +set cpo&vim + +augroup filetypedetect + +" Ignored extensions +if exists("*fnameescape") +au BufNewFile,BufRead ?\+.orig,?\+.bak,?\+.old,?\+.new,?\+.dpkg-dist,?\+.dpkg-old,?\+.rpmsave,?\+.rpmnew + \ exe "doau filetypedetect BufRead " . fnameescape(expand(":r")) +au BufNewFile,BufRead *~ + \ let s:name = expand("") | + \ let s:short = substitute(s:name, '\~$', '', '') | + \ if s:name != s:short && s:short != "" | + \ exe "doau filetypedetect BufRead " . fnameescape(s:short) | + \ endif | + \ unlet! s:name s:short +au BufNewFile,BufRead ?\+.in + \ if expand(":t") != "configure.in" | + \ exe "doau filetypedetect BufRead " . fnameescape(expand(":r")) | + \ endif +elseif &verbose > 0 + echomsg "Warning: some filetypes will not be recognized because this version of Vim does not have fnameescape()" +endif + +" Pattern used to match file names which should not be inspected. +" Currently finds compressed files. +if !exists("g:ft_ignore_pat") + let g:ft_ignore_pat = '\.\(Z\|gz\|bz2\|zip\|tgz\)$' +endif + +" Function used for patterns that end in a star: don't set the filetype if the +" file name matches ft_ignore_pat. +func! s:StarSetf(ft) + if expand("") !~ g:ft_ignore_pat + exe 'setf ' . a:ft + endif +endfunc + +" Abaqus or Trasys +au BufNewFile,BufRead *.inp call s:Check_inp() + +func! s:Check_inp() + if getline(1) =~ '^\*' + setf abaqus + else + let n = 1 + if line("$") > 500 + let nmax = 500 + else + let nmax = line("$") + endif + while n <= nmax + if getline(n) =~? "^header surface data" + setf trasys + break + endif + let n = n + 1 + endwhile + endif +endfunc + +" A-A-P recipe +au BufNewFile,BufRead *.aap setf aap + +" A2ps printing utility +au BufNewFile,BufRead etc/a2ps.cfg,etc/a2ps/*.cfg,a2psrc,.a2psrc setf a2ps + +" ABAB/4 +au BufNewFile,BufRead *.abap setf abap + +" ABC music notation +au BufNewFile,BufRead *.abc setf abc + +" ABEL +au BufNewFile,BufRead *.abl setf abel + +" AceDB +au BufNewFile,BufRead *.wrm setf acedb + +" Ada (83, 9X, 95) +au BufNewFile,BufRead *.adb,*.ads,*.ada setf ada +if has("vms") + au BufNewFile,BufRead *.gpr,*.ada_m,*.adc setf ada +else + au BufNewFile,BufRead *.gpr setf ada +endif + +" AHDL +au BufNewFile,BufRead *.tdf setf ahdl + +" AMPL +au BufNewFile,BufRead *.run setf ampl + +" Ant +au BufNewFile,BufRead build.xml setf ant + +" Apache style config file +au BufNewFile,BufRead proftpd.conf* call s:StarSetf('apachestyle') + +" Apache config file +au BufNewFile,BufRead .htaccess,/etc/httpd/*.conf setf apache +au BufNewFile,BufRead httpd.conf*,srm.conf*,access.conf*,apache.conf*,apache2.conf*,/etc/apache2/*.conf*,/etc/httpd/conf.d/*.conf* call s:StarSetf('apache') + +" XA65 MOS6510 cross assembler +au BufNewFile,BufRead *.a65 setf a65 + +" Applescript +au BufNewFile,BufRead *.scpt setf applescript + +" Applix ELF +au BufNewFile,BufRead *.am + \ if expand("") !~? 'Makefile.am\>' | setf elf | endif + +" ALSA configuration +au BufNewFile,BufRead ~/.asoundrc,/usr/share/alsa/alsa.conf,/etc/asound.conf setf alsaconf + +" Arc Macro Language +au BufNewFile,BufRead *.aml setf aml + +" Arch Inventory file +au BufNewFile,BufRead .arch-inventory,=tagging-method setf arch + +" ART*Enterprise (formerly ART-IM) +au BufNewFile,BufRead *.art setf art + +" ASN.1 +au BufNewFile,BufRead *.asn,*.asn1 setf asn + +" Active Server Pages (with Visual Basic Script) +au BufNewFile,BufRead *.asa + \ if exists("g:filetype_asa") | + \ exe "setf " . g:filetype_asa | + \ else | + \ setf aspvbs | + \ endif + +" Active Server Pages (with Perl or Visual Basic Script) +au BufNewFile,BufRead *.asp + \ if exists("g:filetype_asp") | + \ exe "setf " . g:filetype_asp | + \ elseif getline(1) . getline(2) . getline(3) =~? "perlscript" | + \ setf aspperl | + \ else | + \ setf aspvbs | + \ endif + +" Grub (must be before catch *.lst) +au BufNewFile,BufRead /boot/grub/menu.lst,/boot/grub/grub.conf,/etc/grub.conf setf grub + +" Assembly (all kinds) +" *.lst is not pure assembly, it has two extra columns (address, byte codes) +au BufNewFile,BufRead *.asm,*.[sS],*.[aA],*.mac,*.lst call s:FTasm() + +" This function checks for the kind of assembly that is wanted by the user, or +" can be detected from the first five lines of the file. +func! s:FTasm() + " make sure b:asmsyntax exists + if !exists("b:asmsyntax") + let b:asmsyntax = "" + endif + + if b:asmsyntax == "" + call s:FTasmsyntax() + endif + + " if b:asmsyntax still isn't set, default to asmsyntax or GNU + if b:asmsyntax == "" + if exists("g:asmsyntax") + let b:asmsyntax = g:asmsyntax + else + let b:asmsyntax = "asm" + endif + endif + + exe "setf " . fnameescape(b:asmsyntax) +endfunc + +func! s:FTasmsyntax() + " see if file contains any asmsyntax=foo overrides. If so, change + " b:asmsyntax appropriately + let head = " ".getline(1)." ".getline(2)." ".getline(3)." ".getline(4). + \" ".getline(5)." " + let match = matchstr(head, '\sasmsyntax=\zs[a-zA-Z0-9]\+\ze\s') + if match != '' + let b:asmsyntax = match + elseif ((head =~? '\.title') || (head =~? '\.ident') || (head =~? '\.macro') || (head =~? '\.subtitle') || (head =~? '\.library')) + let b:asmsyntax = "vmasm" + endif +endfunc + +" Macro (VAX) +au BufNewFile,BufRead *.mar setf vmasm + +" Atlas +au BufNewFile,BufRead *.atl,*.as setf atlas + +" Autoit v3 +au BufNewFile,BufRead *.au3 setf autoit + +" Autohotkey +au BufNewFile,BufRead *.ahk setf autohotkey + +" Automake +au BufNewFile,BufRead [mM]akefile.am,GNUmakefile.am setf automake + +" Autotest .at files are actually m4 +au BufNewFile,BufRead *.at setf m4 + +" Avenue +au BufNewFile,BufRead *.ave setf ave + +" Awk +au BufNewFile,BufRead *.awk setf awk + +" B +au BufNewFile,BufRead *.mch,*.ref,*.imp setf b + +" BASIC or Visual Basic +au BufNewFile,BufRead *.bas call s:FTVB("basic") + +" Check if one of the first five lines contains "VB_Name". In that case it is +" probably a Visual Basic file. Otherwise it's assumed to be "alt" filetype. +func! s:FTVB(alt) + if getline(1).getline(2).getline(3).getline(4).getline(5) =~? 'VB_Name\|Begin VB\.\(Form\|MDIForm\|UserControl\)' + setf vb + else + exe "setf " . a:alt + endif +endfunc + +" Visual Basic Script (close to Visual Basic) +au BufNewFile,BufRead *.vbs,*.dsm,*.ctl setf vb + +" IBasic file (similar to QBasic) +au BufNewFile,BufRead *.iba,*.ibi setf ibasic + +" FreeBasic file (similar to QBasic) +au BufNewFile,BufRead *.fb,*.bi setf freebasic + +" Batch file for MSDOS. +au BufNewFile,BufRead *.bat,*.sys setf dosbatch +" *.cmd is close to a Batch file, but on OS/2 Rexx files also use *.cmd. +au BufNewFile,BufRead *.cmd + \ if getline(1) =~ '^/\*' | setf rexx | else | setf dosbatch | endif + +" Batch file for 4DOS +au BufNewFile,BufRead *.btm call s:FTbtm() +func! s:FTbtm() + if exists("g:dosbatch_syntax_for_btm") && g:dosbatch_syntax_for_btm + setf dosbatch + else + setf btm + endif +endfunc + +" BC calculator +au BufNewFile,BufRead *.bc setf bc + +" BDF font +au BufNewFile,BufRead *.bdf setf bdf + +" BibTeX bibliography database file +au BufNewFile,BufRead *.bib setf bib + +" BibTeX Bibliography Style +au BufNewFile,BufRead *.bst setf bst + +" BIND configuration +au BufNewFile,BufRead named.conf,rndc.conf setf named + +" BIND zone +au BufNewFile,BufRead named.root setf bindzone +au BufNewFile,BufRead *.db call s:BindzoneCheck('') + +func! s:BindzoneCheck(default) + if getline(1).getline(2).getline(3).getline(4) =~ '^; <<>> DiG [0-9.]\+ <<>>\|BIND.*named\|$ORIGIN\|$TTL\|IN\s\+SOA' + setf bindzone + elseif a:default != '' + exe 'setf ' . a:default + endif +endfunc + +" Blank +au BufNewFile,BufRead *.bl setf blank + +" Blkid cache file +au BufNewFile,BufRead /etc/blkid.tab,/etc/blkid.tab.old setf xml + +" C or lpc +au BufNewFile,BufRead *.c call s:FTlpc() + +func! s:FTlpc() + if exists("g:lpc_syntax_for_c") + let lnum = 1 + while lnum <= 12 + if getline(lnum) =~# '^\(//\|inherit\|private\|protected\|nosave\|string\|object\|mapping\|mixed\)' + setf lpc + return + endif + let lnum = lnum + 1 + endwhile + endif + setf c +endfunc + +" Calendar +au BufNewFile,BufRead calendar setf calendar +au BufNewFile,BufRead */.calendar/*, + \*/share/calendar/*/calendar.*,*/share/calendar/calendar.* + \ call s:StarSetf('calendar') + +" C# +au BufNewFile,BufRead *.cs setf cs + +" Cabal +au BufNewFile,BufRead *.cabal setf cabal + +" Cdrdao TOC +au BufNewFile,BufRead *.toc setf cdrtoc + +" Cdrdao config +au BufNewFile,BufRead etc/cdrdao.conf,etc/defaults/cdrdao,etc/default/cdrdao,~/.cdrdao setf cdrdaoconf + +" Cfengine +au BufNewFile,BufRead cfengine.conf setf cfengine + +" ChaiScript +au BufRead,BufNewFile *.chai setf chaiscript + +" Comshare Dimension Definition Language +au BufNewFile,BufRead *.cdl setf cdl + +" Conary Recipe +au BufNewFile,BufRead *.recipe setf conaryrecipe + +" Controllable Regex Mutilator +au BufNewFile,BufRead *.crm setf crm + +" Cyn++ +au BufNewFile,BufRead *.cyn setf cynpp + +" Cynlib +" .cc and .cpp files can be C++ or Cynlib. +au BufNewFile,BufRead *.cc + \ if exists("cynlib_syntax_for_cc")|setf cynlib|else|setf cpp|endif +au BufNewFile,BufRead *.cpp + \ if exists("cynlib_syntax_for_cpp")|setf cynlib|else|setf cpp|endif + +" C++ +au BufNewFile,BufRead *.cxx,*.c++,*.hh,*.hxx,*.hpp,*.ipp,*.moc,*.tcc,*.inl setf cpp +if has("fname_case") + au BufNewFile,BufRead *.C,*.H setf cpp +endif + +" .h files can be C, Ch C++, ObjC or ObjC++. +" Set c_syntax_for_h if you want C, ch_syntax_for_h if you want Ch. ObjC is +" detected automatically. +au BufNewFile,BufRead *.h call s:FTheader() + +func! s:FTheader() + if match(getline(1, min([line("$"), 200])), '^@\(interface\|end\|class\)') > -1 + setf objc + elseif exists("g:c_syntax_for_h") + setf c + elseif exists("g:ch_syntax_for_h") + setf ch + else + setf cpp + endif +endfunc + +" Ch (CHscript) +au BufNewFile,BufRead *.chf setf ch + +" TLH files are C++ headers generated by Visual C++'s #import from typelibs +au BufNewFile,BufRead *.tlh setf cpp + +" Cascading Style Sheets +au BufNewFile,BufRead *.css setf css + +" Century Term Command Scripts (*.cmd too) +au BufNewFile,BufRead *.con setf cterm + +" Changelog +au BufNewFile,BufRead changelog.Debian,changelog.dch,NEWS.Debian,NEWS.dch + \ setf debchangelog + +au BufNewFile,BufRead [cC]hange[lL]og + \ if getline(1) =~ '; urgency=' + \| setf debchangelog + \| else + \| setf changelog + \| endif + +au BufNewFile,BufRead NEWS + \ if getline(1) =~ '; urgency=' + \| setf debchangelog + \| endif + +" CHILL +au BufNewFile,BufRead *..ch setf chill + +" Changes for WEB and CWEB or CHILL +au BufNewFile,BufRead *.ch call s:FTchange() + +" This function checks if one of the first ten lines start with a '@'. In +" that case it is probably a change file. +" If the first line starts with # or ! it's probably a ch file. +" If a line has "main", "include", "//" ir "/*" it's probably ch. +" Otherwise CHILL is assumed. +func! s:FTchange() + let lnum = 1 + while lnum <= 10 + if getline(lnum)[0] == '@' + setf change + return + endif + if lnum == 1 && (getline(1)[0] == '#' || getline(1)[0] == '!') + setf ch + return + endif + if getline(lnum) =~ "MODULE" + setf chill + return + endif + if getline(lnum) =~ 'main\s*(\|#\s*include\|//' + setf ch + return + endif + let lnum = lnum + 1 + endwhile + setf chill +endfunc + +" ChordPro +au BufNewFile,BufRead *.chopro,*.crd,*.cho,*.crdpro,*.chordpro setf chordpro + +" Clean +au BufNewFile,BufRead *.dcl,*.icl setf clean + +" Clever +au BufNewFile,BufRead *.eni setf cl + +" Clever or dtd +au BufNewFile,BufRead *.ent call s:FTent() + +func! s:FTent() + " This function checks for valid cl syntax in the first five lines. + " Look for either an opening comment, '#', or a block start, '{". + " If not found, assume SGML. + let lnum = 1 + while lnum < 6 + let line = getline(lnum) + if line =~ '^\s*[#{]' + setf cl + return + elseif line !~ '^\s*$' + " Not a blank line, not a comment, and not a block start, + " so doesn't look like valid cl code. + break + endif + let lnum = lnum + 1 + endw + setf dtd +endfunc + +" Clipper (or FoxPro; could also be eviews) +au BufNewFile,BufRead *.prg + \ if exists("g:filetype_prg") | + \ exe "setf " . g:filetype_prg | + \ else | + \ setf clipper | + \ endif + +" Cmake +au BufNewFile,BufRead CMakeLists.txt,*.cmake,*.cmake.in setf cmake + +" Cmusrc +au BufNewFile,BufRead ~/.cmus/{autosave,rc,command-history,*.theme} setf cmusrc +au BufNewFile,BufRead */cmus/{rc,*.theme} setf cmusrc + +" Cobol +au BufNewFile,BufRead *.cbl,*.cob,*.lib setf cobol +" cobol or zope form controller python script? (heuristic) +au BufNewFile,BufRead *.cpy + \ if getline(1) =~ '^##' | + \ setf python | + \ else | + \ setf cobol | + \ endif + +" Coco/R +au BufNewFile,BufRead *.atg setf coco + +" Cold Fusion +au BufNewFile,BufRead *.cfm,*.cfi,*.cfc setf cf + +" Configure scripts +au BufNewFile,BufRead configure.in,configure.ac setf config + +" CUDA Cumpute Unified Device Architecture +au BufNewFile,BufRead *.cu setf cuda + +" WildPackets EtherPeek Decoder +au BufNewFile,BufRead *.dcd setf dcd + +" Enlightenment configuration files +au BufNewFile,BufRead *enlightenment/*.cfg setf c + +" Eterm +au BufNewFile,BufRead *Eterm/*.cfg setf eterm + +" Lynx config files +au BufNewFile,BufRead lynx.cfg setf lynx + +" Quake +au BufNewFile,BufRead *baseq[2-3]/*.cfg,*id1/*.cfg setf quake +au BufNewFile,BufRead *quake[1-3]/*.cfg setf quake + +" Quake C +au BufNewFile,BufRead *.qc setf c + +" Configure files +au BufNewFile,BufRead *.cfg setf cfg + +" Cucumber +au BufNewFile,BufRead *.feature setf cucumber + +" Communicating Sequential Processes +au BufNewFile,BufRead *.csp,*.fdr setf csp + +" CUPL logic description and simulation +au BufNewFile,BufRead *.pld setf cupl +au BufNewFile,BufRead *.si setf cuplsim + +" Debian Control +au BufNewFile,BufRead */debian/control setf debcontrol +au BufNewFile,BufRead control + \ if getline(1) =~ '^Source:' + \| setf debcontrol + \| endif + +" Debian Sources.list +au BufNewFile,BufRead /etc/apt/sources.list setf debsources + +" Deny hosts +au BufNewFile,BufRead denyhosts.conf setf denyhosts + +" ROCKLinux package description +au BufNewFile,BufRead *.desc setf desc + +" the D language or dtrace +au BufNewFile,BufRead *.d call s:DtraceCheck() + +func! s:DtraceCheck() + let lines = getline(1, min([line("$"), 100])) + if match(lines, '^#!\S\+dtrace\|#pragma\s\+D\s\+option\|:\S\{-}:\S\{-}:') > -1 + setf dtrace + else + setf d + endif +endfunc + +" Desktop files +au BufNewFile,BufRead *.desktop,.directory setf desktop + +" Dict config +au BufNewFile,BufRead dict.conf,.dictrc setf dictconf + +" Dictd config +au BufNewFile,BufRead dictd.conf setf dictdconf + +" Diff files +au BufNewFile,BufRead *.diff,*.rej,*.patch setf diff + +" Dircolors +au BufNewFile,BufRead .dir_colors,/etc/DIR_COLORS setf dircolors + +" Diva (with Skill) or InstallShield +au BufNewFile,BufRead *.rul + \ if getline(1).getline(2).getline(3).getline(4).getline(5).getline(6) =~? 'InstallShield' | + \ setf ishd | + \ else | + \ setf diva | + \ endif + +" DCL (Digital Command Language - vms) or DNS zone file +au BufNewFile,BufRead *.com call s:BindzoneCheck('dcl') + +" DOT +au BufNewFile,BufRead *.dot setf dot + +" Dylan - lid files +au BufNewFile,BufRead *.lid setf dylanlid + +" Dylan - intr files (melange) +au BufNewFile,BufRead *.intr setf dylanintr + +" Dylan +au BufNewFile,BufRead *.dylan setf dylan + +" Microsoft Module Definition +au BufNewFile,BufRead *.def setf def + +" Dracula +au BufNewFile,BufRead *.drac,*.drc,*lvs,*lpe setf dracula + +" Datascript +au BufNewFile,BufRead *.ds setf datascript + +" dsl +au BufNewFile,BufRead *.dsl setf dsl + +" DTD (Document Type Definition for XML) +au BufNewFile,BufRead *.dtd setf dtd + +" EDIF (*.edf,*.edif,*.edn,*.edo) +au BufNewFile,BufRead *.ed\(f\|if\|n\|o\) setf edif + +" Embedix Component Description +au BufNewFile,BufRead *.ecd setf ecd + +" Eiffel or Specman +au BufNewFile,BufRead *.e,*.E call s:FTe() + +" Elinks configuration +au BufNewFile,BufRead */etc/elinks.conf,*/.elinks/elinks.conf setf elinks + +func! s:FTe() + let n = 1 + while n < 100 && n < line("$") + if getline(n) =~ "^\\s*\\(<'\\|'>\\)\\s*$" + setf specman + return + endif + let n = n + 1 + endwhile + setf eiffel +endfunc + +" ERicsson LANGuage; Yaws is erlang too +au BufNewFile,BufRead *.erl,*.hrl,*.yaws setf erlang + +" Elm Filter Rules file +au BufNewFile,BufRead filter-rules setf elmfilt + +" ESMTP rc file +au BufNewFile,BufRead *esmtprc setf esmtprc + +" ESQL-C +au BufNewFile,BufRead *.ec,*.EC setf esqlc + +" Esterel +au BufNewFile,BufRead *.strl setf esterel + +" Essbase script +au BufNewFile,BufRead *.csc setf csc + +" Exim +au BufNewFile,BufRead exim.conf setf exim + +" Expect +au BufNewFile,BufRead *.exp setf expect + +" Exports +au BufNewFile,BufRead exports setf exports + +" Falcon +au BufNewFile,BufRead *.fal setf falcon + +" Fantom +au BufNewFile,BufRead *.fan,*.fwt setf fan + +" Factor +au BufNewFile,BufRead *.factor setf factor + +" Fetchmail RC file +au BufNewFile,BufRead .fetchmailrc setf fetchmail + +" FlexWiki - disabled, because it has side effects when a .wiki file +" is not actually FlexWiki +"au BufNewFile,BufRead *.wiki setf flexwiki + +" Focus Executable +au BufNewFile,BufRead *.fex,*.focexec setf focexec + +" Focus Master file (but not for auto.master) +au BufNewFile,BufRead auto.master setf conf +au BufNewFile,BufRead *.mas,*.master setf master + +" Forth +au BufNewFile,BufRead *.fs,*.ft setf forth + +" Reva Forth +au BufNewFile,BufRead *.frt setf reva + +" Fortran +if has("fname_case") + au BufNewFile,BufRead *.F,*.FOR,*.FPP,*.FTN,*.F77,*.F90,*.F95,*.F03,*.F08 setf fortran +endif +au BufNewFile,BufRead *.f,*.for,*.fortran,*.fpp,*.ftn,*.f77,*.f90,*.f95,*.f03,*.f08 setf fortran + +" Framescript +au BufNewFile,BufRead *.fsl setf framescript + +" FStab +au BufNewFile,BufRead fstab,mtab setf fstab + +" GDB command files +au BufNewFile,BufRead .gdbinit setf gdb + +" GDMO +au BufNewFile,BufRead *.mo,*.gdmo setf gdmo + +" Gedcom +au BufNewFile,BufRead *.ged,lltxxxxx.txt setf gedcom + +" Git +autocmd BufNewFile,BufRead *.git/COMMIT_EDITMSG setf gitcommit +autocmd BufNewFile,BufRead *.git/config,.gitconfig,.gitmodules setf gitconfig +autocmd BufNewFile,BufRead git-rebase-todo setf gitrebase +autocmd BufNewFile,BufRead .msg.[0-9]* + \ if getline(1) =~ '^From.*# This line is ignored.$' | + \ setf gitsendemail | + \ endif +autocmd BufNewFile,BufRead *.git/** + \ if getline(1) =~ '^\x\{40\}\>\|^ref: ' | + \ setf git | + \ endif + +" Gkrellmrc +au BufNewFile,BufRead gkrellmrc,gkrellmrc_? setf gkrellmrc + +" GP scripts (2.0 and onward) +au BufNewFile,BufRead *.gp,.gprc setf gp + +" GPG +au BufNewFile,BufRead */.gnupg/options setf gpg +au BufNewFile,BufRead */.gnupg/gpg.conf setf gpg +au BufNewFile,BufRead /usr/**/gnupg/options.skel setf gpg + +" Gnuplot scripts +au BufNewFile,BufRead *.gpi setf gnuplot + +" GrADS scripts +au BufNewFile,BufRead *.gs setf grads + +" Gretl +au BufNewFile,BufRead *.gretl setf gretl + +" Groovy +au BufNewFile,BufRead *.groovy setf groovy + +" GNU Server Pages +au BufNewFile,BufRead *.gsp setf gsp + +" Group file +au BufNewFile,BufRead /etc/group,/etc/group-,/etc/group.edit,/etc/gshadow,/etc/gshadow-,/etc/gshadow.edit,/var/backups/group.bak,/var/backups/gshadow.bak setf group + +" GTK RC +au BufNewFile,BufRead .gtkrc,gtkrc setf gtkrc + +" Haml +au BufNewFile,BufRead *.haml setf haml + +" Hamster Classic | Playground files +au BufNewFile,BufRead *.hsc,*.hsm setf hamster + +" Haskell +au BufNewFile,BufRead *.hs,*.hs-boot setf haskell +au BufNewFile,BufRead *.lhs setf lhaskell +au BufNewFile,BufRead *.chs setf chaskell + +" Haste +au BufNewFile,BufRead *.ht setf haste +au BufNewFile,BufRead *.htpp setf hastepreproc + +" Hercules +au BufNewFile,BufRead *.vc,*.ev,*.rs,*.sum,*.errsum setf hercules + +" HEX (Intel) +au BufNewFile,BufRead *.hex,*.h32 setf hex + +" Tilde (must be before HTML) +au BufNewFile,BufRead *.t.html setf tilde + +" HTML (.shtml and .stm for server side) +au BufNewFile,BufRead *.html,*.htm,*.shtml,*.stm call s:FThtml() + +" Distinguish between HTML, XHTML and Django +func! s:FThtml() + let n = 1 + while n < 10 && n < line("$") + if getline(n) =~ '\' + setf htmldjango + return + endif + let n = n + 1 + endwhile + setf html +endfunc + +" HTML with Ruby - eRuby +au BufNewFile,BufRead *.erb,*.rhtml setf eruby + +" HTML with M4 +au BufNewFile,BufRead *.html.m4 setf htmlm4 + +" HTML Cheetah template +au BufNewFile,BufRead *.tmpl setf htmlcheetah + +" Host config +au BufNewFile,BufRead /etc/host.conf setf hostconf + +" Hosts access +au BufNewFile,BufRead /etc/hosts.allow,/etc/hosts.deny setf hostsaccess + +" Hyper Builder +au BufNewFile,BufRead *.hb setf hb + +" Icon +au BufNewFile,BufRead *.icn setf icon + +" IDL (Interface Description Language) +au BufNewFile,BufRead *.idl call s:FTidl() + +" Distinguish between standard IDL and MS-IDL +func! s:FTidl() + let n = 1 + while n < 50 && n < line("$") + if getline(n) =~ '^\s*import\s\+"\(unknwn\|objidl\)\.idl"' + setf msidl + return + endif + let n = n + 1 + endwhile + setf idl +endfunc + +" Microsoft IDL (Interface Description Language) Also *.idl +" MOF = WMI (Windows Management Instrumentation) Managed Object Format +au BufNewFile,BufRead *.odl,*.mof setf msidl + +" Icewm menu +au BufNewFile,BufRead */.icewm/menu setf icemenu + +" Indent profile (must come before IDL *.pro!) +au BufNewFile,BufRead .indent.pro setf indent +au BufNewFile,BufRead indent.pro call s:ProtoCheck('indent') + +" IDL (Interactive Data Language) +au BufNewFile,BufRead *.pro call s:ProtoCheck('idlang') + +" Distinguish between "default" and Cproto prototype file. */ +func! s:ProtoCheck(default) + " Cproto files have a comment in the first line and a function prototype in + " the second line, it always ends in ";". Indent files may also have + " comments, thus we can't match comments to see the difference. + if getline(2) =~ ';$' + setf cpp + else + exe 'setf ' . a:default + endif +endfunc + + +" Indent RC +au BufNewFile,BufRead indentrc setf indent + +" Inform +au BufNewFile,BufRead *.inf,*.INF setf inform + +" Initng +au BufNewFile,BufRead /etc/initng/**/*.i,*.ii setf initng + +" Ipfilter +au BufNewFile,BufRead ipf.conf,ipf6.conf,ipf.rules setf ipfilter + +" Informix 4GL (source - canonical, include file, I4GL+M4 preproc.) +au BufNewFile,BufRead *.4gl,*.4gh,*.m4gl setf fgl + +" .INI file for MSDOS +au BufNewFile,BufRead *.ini setf dosini + +" SysV Inittab +au BufNewFile,BufRead inittab setf inittab + +" Inno Setup +au BufNewFile,BufRead *.iss setf iss + +" JAL +au BufNewFile,BufRead *.jal,*.JAL setf jal + +" Jam +au BufNewFile,BufRead *.jpl,*.jpr setf jam + +" Java +au BufNewFile,BufRead *.java,*.jav setf java + +" JavaCC +au BufNewFile,BufRead *.jj,*.jjt setf javacc + +" JavaScript, ECMAScript +au BufNewFile,BufRead *.js,*.javascript,*.es,*.jsx setf javascript + +" Java Server Pages +au BufNewFile,BufRead *.jsp setf jsp + +" Java Properties resource file (note: doesn't catch font.properties.pl) +au BufNewFile,BufRead *.properties,*.properties_??,*.properties_??_?? setf jproperties +au BufNewFile,BufRead *.properties_??_??_* call s:StarSetf('jproperties') + +" Jess +au BufNewFile,BufRead *.clp setf jess + +" Jgraph +au BufNewFile,BufRead *.jgr setf jgraph + +" Kixtart +au BufNewFile,BufRead *.kix setf kix + +" Kimwitu[++] +au BufNewFile,BufRead *.k setf kwt + +" KDE script +au BufNewFile,BufRead *.ks setf kscript + +" Kconfig +au BufNewFile,BufRead Kconfig,Kconfig.debug setf kconfig + +" Lace (ISE) +au BufNewFile,BufRead *.ace,*.ACE setf lace + +" Latte +au BufNewFile,BufRead *.latte,*.lte setf latte + +" Limits +au BufNewFile,BufRead /etc/limits setf limits + +" LambdaProlog (*.mod too, see Modsim) +au BufNewFile,BufRead *.sig setf lprolog + +" LDAP LDIF +au BufNewFile,BufRead *.ldif setf ldif + +" Ld loader +au BufNewFile,BufRead *.ld setf ld + +" Lex +au BufNewFile,BufRead *.lex,*.l setf lex + +" Libao +au BufNewFile,BufRead /etc/libao.conf,*/.libao setf libao + +" Libsensors +au BufNewFile,BufRead /etc/sensors.conf setf sensors + +" LFTP +au BufNewFile,BufRead lftp.conf,.lftprc,*lftp/rc setf lftp + +" Lifelines (or Lex for C++!) +au BufNewFile,BufRead *.ll setf lifelines + +" Lilo: Linux loader +au BufNewFile,BufRead lilo.conf* call s:StarSetf('lilo') + +" Lisp (*.el = ELisp, *.cl = Common Lisp, *.jl = librep Lisp) +if has("fname_case") + au BufNewFile,BufRead *.lsp,*.lisp,*.el,*.cl,*.jl,*.L,.emacs,.sawfishrc setf lisp +else + au BufNewFile,BufRead *.lsp,*.lisp,*.el,*.cl,*.jl,.emacs,.sawfishrc setf lisp +endif + +" SBCL implementation of Common Lisp +au BufNewFile,BufRead sbclrc,.sbclrc setf lisp + +" Liquid +au BufNewFile,BufRead *.liquid setf liquid + +" Lite +au BufNewFile,BufRead *.lite,*.lt setf lite + +" LiteStep RC files +au BufNewFile,BufRead */LiteStep/*/*.rc setf litestep + +" Login access +au BufNewFile,BufRead /etc/login.access setf loginaccess + +" Login defs +au BufNewFile,BufRead /etc/login.defs setf logindefs + +" Logtalk +au BufNewFile,BufRead *.lgt setf logtalk + +" LOTOS +au BufNewFile,BufRead *.lot,*.lotos setf lotos + +" Lout (also: *.lt) +au BufNewFile,BufRead *.lou,*.lout setf lout + +" Lua +au BufNewFile,BufRead *.lua setf lua + +" Linden Scripting Language (Second Life) +au BufNewFile,BufRead *.lsl setf lsl + +" Lynx style file (or LotusScript!) +au BufNewFile,BufRead *.lss setf lss + +" M4 +au BufNewFile,BufRead *.m4 + \ if expand("") !~? 'html.m4$\|fvwm2rc' | setf m4 | endif + +" MaGic Point +au BufNewFile,BufRead *.mgp setf mgp + +" Mail (for Elm, trn, mutt, muttng, rn, slrn) +au BufNewFile,BufRead snd.\d\+,.letter,.letter.\d\+,.followup,.article,.article.\d\+,pico.\d\+,mutt{ng,}-*-\w\+,mutt[[:alnum:]_-]\{6\},ae\d\+.txt,/tmp/SLRN[0-9A-Z.]\+,*.eml setf mail + +" Mail aliases +au BufNewFile,BufRead /etc/mail/aliases,/etc/aliases setf mailaliases + +" Mailcap configuration file +au BufNewFile,BufRead .mailcap,mailcap setf mailcap + +" Makefile +au BufNewFile,BufRead *[mM]akefile,*.mk,*.mak,*.dsp setf make + +" MakeIndex +au BufNewFile,BufRead *.ist,*.mst setf ist + +" Manpage +au BufNewFile,BufRead *.man setf man + +" Man config +au BufNewFile,BufRead /etc/man.conf,man.config setf manconf + +" Maple V +au BufNewFile,BufRead *.mv,*.mpl,*.mws setf maple + +" Map (UMN mapserver config file) +au BufNewFile,BufRead *.map setf map + +" Markdown +au BufNewFile,BufRead *.markdown,*.mdown,*.mkd,*.mkdn,README.md setf markdown + +" Mason +au BufNewFile,BufRead *.mason,*.mhtml setf mason + +" Matlab or Objective C +au BufNewFile,BufRead *.m call s:FTm() + +func! s:FTm() + let n = 1 + while n < 10 + let line = getline(n) + if line =~ '^\s*\(#\s*\(include\|import\)\>\|/\*\|//\)' + setf objc + return + endif + if line =~ '^\s*%' + setf matlab + return + endif + if line =~ '^\s*(\*' + setf mma + return + endif + let n = n + 1 + endwhile + if exists("g:filetype_m") + exe "setf " . g:filetype_m + else + setf matlab + endif +endfunc + +" Mathematica notebook +au BufNewFile,BufRead *.nb setf mma + +" Maya Extension Language +au BufNewFile,BufRead *.mel setf mel + +" Mercurial config (looks like generic config file) +au BufNewFile,BufRead *.hgrc,*hgrc setf cfg + +" Messages +au BufNewFile,BufRead /var/log/messages,/var/log/messages.*[0-9] setf messages + +" Metafont +au BufNewFile,BufRead *.mf setf mf + +" MetaPost +au BufNewFile,BufRead *.mp setf mp + +" MGL +au BufNewFile,BufRead *.mgl setf mgl + +" MMIX or VMS makefile +au BufNewFile,BufRead *.mms call s:FTmms() + +" Symbian meta-makefile definition (MMP) +au BufNewFile,BufRead *.mmp setf mmp + +func! s:FTmms() + let n = 1 + while n < 10 + let line = getline(n) + if line =~ '^\s*\(%\|//\)' || line =~ '^\*' + setf mmix + return + endif + if line =~ '^\s*#' + setf make + return + endif + let n = n + 1 + endwhile + setf mmix +endfunc + + +" Modsim III (or LambdaProlog) +au BufNewFile,BufRead *.mod + \ if getline(1) =~ '\' | + \ setf lprolog | + \ else | + \ setf modsim3 | + \ endif + +" Modula 2 +au BufNewFile,BufRead *.m2,*.DEF,*.MOD,*.md,*.mi setf modula2 + +" Modula 3 (.m3, .i3, .mg, .ig) +au BufNewFile,BufRead *.[mi][3g] setf modula3 + +" Monk +au BufNewFile,BufRead *.isc,*.monk,*.ssc,*.tsc setf monk + +" MOO +au BufNewFile,BufRead *.moo setf moo + +" Modconf +au BufNewFile,BufRead /etc/modules.conf,/etc/conf.modules setf modconf +au BufNewFile,BufRead /etc/modutils/* + \ if executable(expand("")) != 1 + \| call s:StarSetf('modconf') + \|endif + +" Mplayer config +au BufNewFile,BufRead mplayer.conf,*/.mplayer/config setf mplayerconf + +" Moterola S record +au BufNewFile,BufRead *.s19,*.s28,*.s37 setf srec + +" Mrxvtrc +au BufNewFile,BufRead mrxvtrc,.mrxvtrc setf mrxvtrc + +" Msql +au BufNewFile,BufRead *.msql setf msql + +" Mysql +au BufNewFile,BufRead *.mysql setf mysql + +" M$ Resource files +au BufNewFile,BufRead *.rc setf rc + +" MuPAD source +au BufRead,BufNewFile *.mu setf mupad + +" Mush +au BufNewFile,BufRead *.mush setf mush + +" Mutt setup file (also for Muttng) +au BufNewFile,BufRead Mutt{ng,}rc setf muttrc + +" Nano +au BufNewFile,BufRead /etc/nanorc,.nanorc setf nanorc + +" Nastran input/DMAP +"au BufNewFile,BufRead *.dat setf nastran + +" Natural +au BufNewFile,BufRead *.NS[ACGLMNPS] setf natural + +" Netrc +au BufNewFile,BufRead .netrc setf netrc + +" Novell netware batch files +au BufNewFile,BufRead *.ncf setf ncf + +" Nroff/Troff (*.ms and *.t are checked below) +au BufNewFile,BufRead *.me + \ if expand("") != "read.me" && expand("") != "click.me" | + \ setf nroff | + \ endif +au BufNewFile,BufRead *.tr,*.nr,*.roff,*.tmac,*.mom setf nroff +au BufNewFile,BufRead *.[1-9] call s:FTnroff() + +" This function checks if one of the first five lines start with a dot. In +" that case it is probably an nroff file: 'filetype' is set and 1 is returned. +func! s:FTnroff() + if getline(1)[0] . getline(2)[0] . getline(3)[0] . getline(4)[0] . getline(5)[0] =~ '\.' + setf nroff + return 1 + endif + return 0 +endfunc + +" Nroff or Objective C++ +au BufNewFile,BufRead *.mm call s:FTmm() + +func! s:FTmm() + let n = 1 + while n < 10 + let line = getline(n) + if line =~ '^\s*\(#\s*\(include\|import\)\>\|/\*\)' + setf objcpp + return + endif + let n = n + 1 + endwhile + setf nroff +endfunc + +" Not Quite C +au BufNewFile,BufRead *.nqc setf nqc + +" NSIS +au BufNewFile,BufRead *.nsi setf nsis + +" OCAML +au BufNewFile,BufRead *.ml,*.mli,*.mll,*.mly setf ocaml + +" Occam +au BufNewFile,BufRead *.occ setf occam + +" Omnimark +au BufNewFile,BufRead *.xom,*.xin setf omnimark + +" OpenROAD +au BufNewFile,BufRead *.or setf openroad + +" OPL +au BufNewFile,BufRead *.[Oo][Pp][Ll] setf opl + +" Oracle config file +au BufNewFile,BufRead *.ora setf ora + +" Packet filter conf +au BufNewFile,BufRead pf.conf setf pf + +" Pam conf +au BufNewFile,BufRead /etc/pam.conf setf pamconf + +" PApp +au BufNewFile,BufRead *.papp,*.pxml,*.pxsl setf papp + +" Password file +au BufNewFile,BufRead /etc/passwd,/etc/passwd-,/etc/passwd.edit,/etc/shadow,/etc/shadow-,/var/backups/passwd.bak,/var/backups/shadow.bak setf passwd + +" Pascal (also *.p) +au BufNewFile,BufRead *.pas setf pascal + +" Delphi project file +au BufNewFile,BufRead *.dpr setf pascal + +" PDF +au BufNewFile,BufRead *.pdf setf pdf + +" Perl +if has("fname_case") + au BufNewFile,BufRead *.pl,*.PL call s:FTpl() +else + au BufNewFile,BufRead *.pl call s:FTpl() +endif +au BufNewFile,BufRead *.plx,*.al setf perl +au BufNewFile,BufRead *.p6,*.pm6 setf perl6 + +func! s:FTpl() + if exists("g:filetype_pl") + exe "setf " . g:filetype_pl + else + " recognize Prolog by specific text in the first non-empty line + " require a blank after the '%' because Perl uses "%list" and "%translate" + let l = getline(nextnonblank(1)) + if l =~ '\' || l =~ '^\s*\(%\+\(\s\|$\)\|/\*\)' || l =~ ':-' + setf prolog + else + setf perl + endif + endif +endfunc + +" Perl, XPM or XPM2 +au BufNewFile,BufRead *.pm + \ if getline(1) =~ "XPM2" | + \ setf xpm2 | + \ elseif getline(1) =~ "XPM" | + \ setf xpm | + \ else | + \ setf perl | + \ endif + +" Perl POD +au BufNewFile,BufRead *.pod setf pod + +" Php, php3, php4, etc. +" Also Phtml (was used for PHP 2 in the past) +" Also .ctp for Cake template file +au BufNewFile,BufRead *.php,*.php\d,*.phtml,*.ctp setf php + +" Pike +au BufNewFile,BufRead *.pike,*.lpc,*.ulpc,*.pmod setf pike + +" Pinfo config +au BufNewFile,BufRead */etc/pinforc,*/.pinforc setf pinfo + +" Palm Resource compiler +au BufNewFile,BufRead *.rcp setf pilrc + +" Pine config +au BufNewFile,BufRead .pinerc,pinerc,.pinercex,pinercex setf pine + +" PL/M (also: *.inp) +au BufNewFile,BufRead *.plm,*.p36,*.pac setf plm + +" PL/SQL +au BufNewFile,BufRead *.pls,*.plsql setf plsql + +" PLP +au BufNewFile,BufRead *.plp setf plp + +" PO and PO template (GNU gettext) +au BufNewFile,BufRead *.po,*.pot setf po + +" Postfix main config +au BufNewFile,BufRead main.cf setf pfmain + +" PostScript (+ font files, encapsulated PostScript, Adobe Illustrator) +au BufNewFile,BufRead *.ps,*.pfa,*.afm,*.eps,*.epsf,*.epsi,*.ai setf postscr + +" PostScript Printer Description +au BufNewFile,BufRead *.ppd setf ppd + +" Povray +au BufNewFile,BufRead *.pov setf pov + +" Povray configuration +au BufNewFile,BufRead .povrayrc setf povini + +" Povray, PHP or assembly +au BufNewFile,BufRead *.inc call s:FTinc() + +func! s:FTinc() + if exists("g:filetype_inc") + exe "setf " . g:filetype_inc + else + let lines = getline(1).getline(2).getline(3) + if lines =~? "perlscript" + setf aspperl + elseif lines =~ "<%" + setf aspvbs + elseif lines =~ "' + \ || line =~ '^\s*{' || line =~ '^\s*(\*' + setf pascal + return + elseif line !~ '^\s*$' || line =~ '^/\*' + " Not an empty line: Doesn't look like valid Pascal code. + " Or it looks like a Progress /* comment + break + endif + let lnum = lnum + 1 + endw + setf progress +endfunc + + +" Software Distributor Product Specification File (POSIX 1387.2-1995) +au BufNewFile,BufRead *.psf setf psf +au BufNewFile,BufRead INDEX,INFO + \ if getline(1) =~ '^\s*\(distribution\|installed_software\|root\|bundle\|product\)\s*$' | + \ setf psf | + \ endif + +" Prolog +au BufNewFile,BufRead *.pdb setf prolog + +" Promela +au BufNewFile,BufRead *.pml setf promela + +" Protocols +au BufNewFile,BufRead /etc/protocols setf protocols + +" Pyrex +au BufNewFile,BufRead *.pyx,*.pxd setf pyrex + +" Python +au BufNewFile,BufRead *.py,*.pyw setf python + +" Quixote (Python-based web framework) +au BufNewFile,BufRead *.ptl setf python + +" Radiance +au BufNewFile,BufRead *.rad,*.mat setf radiance + +" Ratpoison config/command files +au BufNewFile,BufRead .ratpoisonrc,ratpoisonrc setf ratpoison + +" RCS file +au BufNewFile,BufRead *\,v setf rcs + +" Readline +au BufNewFile,BufRead .inputrc,inputrc setf readline + +" Registry for MS-Windows +au BufNewFile,BufRead *.reg + \ if getline(1) =~? '^REGEDIT[0-9]*\s*$\|^Windows Registry Editor Version \d*\.\d*\s*$' | setf registry | endif + +" Renderman Interface Bytestream +au BufNewFile,BufRead *.rib setf rib + +" Rexx +au BufNewFile,BufRead *.rexx,*.rex,*.jrexx,*.rxj,*.orx setf rexx + +" R (Splus) +if has("fname_case") + au BufNewFile,BufRead *.s,*.S setf r +else + au BufNewFile,BufRead *.s setf r +endif + +" R Help file +if has("fname_case") + au BufNewFile,BufRead *.rd,*.Rd setf rhelp +else + au BufNewFile,BufRead *.rd setf rhelp +endif + +" R noweb file +if has("fname_case") + au BufNewFile,BufRead *.Rnw,*.rnw,*.Snw,*.snw setf rnoweb +else + au BufNewFile,BufRead *.rnw,*.snw setf rnoweb +endif + +" Rexx, Rebol or R +au BufNewFile,BufRead *.r,*.R call s:FTr() + +func! s:FTr() + let max = line("$") > 50 ? 50 : line("$") + + for n in range(1, max) + " Rebol is easy to recognize, check for that first + if getline(n) =~? '\' + setf rebol + return + endif + endfor + + for n in range(1, max) + " R has # comments + if getline(n) =~ '^\s*#' + setf r + return + endif + " Rexx has /* comments */ + if getline(n) =~ '^\s*/\*' + setf rexx + return + endif + endfor + + " Nothing recognized, assume Rexx + setf rexx +endfunc + +" Remind +au BufNewFile,BufRead .reminders* call s:StarSetf('remind') +au BufNewFile,BufRead *.remind,*.rem setf remind + +" Resolv.conf +au BufNewFile,BufRead resolv.conf setf resolv + +" Relax NG Compact +au BufNewFile,BufRead *.rnc setf rnc + +" RPL/2 +au BufNewFile,BufRead *.rpl setf rpl + +" Robots.txt +au BufNewFile,BufRead robots.txt setf robots + +" Rpcgen +au BufNewFile,BufRead *.x setf rpcgen + +" reStructuredText Documentation Format +au BufNewFile,BufRead *.rst setf rst + +" RTF +au BufNewFile,BufRead *.rtf setf rtf + +" Interactive Ruby shell +au BufNewFile,BufRead .irbrc,irbrc setf ruby + +" Ruby +au BufNewFile,BufRead *.rb,*.rbw setf ruby + +" RubyGems +au BufNewFile,BufRead *.gemspec setf ruby + +" Rackup +au BufNewFile,BufRead *.ru setf ruby + +" Bundler +au BufNewFile,BufRead Gemfile setf ruby + +" Ruby on Rails +au BufNewFile,BufRead *.builder,*.rxml,*.rjs setf ruby + +" Rantfile and Rakefile is like Ruby +au BufNewFile,BufRead [rR]antfile,*.rant,[rR]akefile,*.rake setf ruby + +" S-lang (or shader language, or SmallLisp) +au BufNewFile,BufRead *.sl setf slang + +" Samba config +au BufNewFile,BufRead smb.conf setf samba + +" SAS script +au BufNewFile,BufRead *.sas setf sas + +" Sass +au BufNewFile,BufRead *.sass setf sass + +" Sather +au BufNewFile,BufRead *.sa setf sather + +" Scilab +au BufNewFile,BufRead *.sci,*.sce setf scilab + +" SCSS +au BufNewFile,BufRead *.scss setf scss + +" SD: Streaming Descriptors +au BufNewFile,BufRead *.sd setf sd + +" SDL +au BufNewFile,BufRead *.sdl,*.pr setf sdl + +" sed +au BufNewFile,BufRead *.sed setf sed + +" Sieve (RFC 3028) +au BufNewFile,BufRead *.siv setf sieve + +" Sendmail +au BufNewFile,BufRead sendmail.cf setf sm + +" Sendmail .mc files are actually m4. Could also be MS Message text file. +au BufNewFile,BufRead *.mc call s:McSetf() + +func! s:McSetf() + " Rely on the file to start with a comment. + " MS message text files use ';', Sendmail files use '#' or 'dnl' + for lnum in range(1, min([line("$"), 20])) + let line = getline(lnum) + if line =~ '^\s*\(#\|dnl\)' + setf m4 " Sendmail .mc file + return + elseif line =~ '^\s*;' + setf msmessages " MS Message text file + return + endif + endfor + setf m4 " Default: Sendmail .mc file +endfunc + +" Services +au BufNewFile,BufRead /etc/services setf services + +" Service Location config +au BufNewFile,BufRead /etc/slp.conf setf slpconf + +" Service Location registration +au BufNewFile,BufRead /etc/slp.reg setf slpreg + +" Service Location SPI +au BufNewFile,BufRead /etc/slp.spi setf slpspi + +" Setserial config +au BufNewFile,BufRead /etc/serial.conf setf setserial + +" SGML +au BufNewFile,BufRead *.sgm,*.sgml + \ if getline(1).getline(2).getline(3).getline(4).getline(5) =~? 'linuxdoc' | + \ setf sgmllnx | + \ elseif getline(1) =~ '") =~ g:ft_ignore_pat + return + endif + if a:name =~ '\' + " Some .sh scripts contain #!/bin/csh. + call SetFileTypeShell("csh") + return + elseif a:name =~ '\' + " Some .sh scripts contain #!/bin/tcsh. + call SetFileTypeShell("tcsh") + return + elseif a:name =~ '\' + let b:is_kornshell = 1 + if exists("b:is_bash") + unlet b:is_bash + endif + if exists("b:is_sh") + unlet b:is_sh + endif + elseif exists("g:bash_is_sh") || a:name =~ '\' || a:name =~ '\' + let b:is_bash = 1 + if exists("b:is_kornshell") + unlet b:is_kornshell + endif + if exists("b:is_sh") + unlet b:is_sh + endif + elseif a:name =~ '\' + let b:is_sh = 1 + if exists("b:is_kornshell") + unlet b:is_kornshell + endif + if exists("b:is_bash") + unlet b:is_bash + endif + endif + call SetFileTypeShell("sh") +endfunc + +" For shell-like file types, check for an "exec" command hidden in a comment, +" as used for Tcl. +" Also called from scripts.vim, thus can't be local to this script. +func! SetFileTypeShell(name) + if expand("") =~ g:ft_ignore_pat + return + endif + let l = 2 + while l < 20 && l < line("$") && getline(l) =~ '^\s*\(#\|$\)' + " Skip empty and comment lines. + let l = l + 1 + endwhile + if l < line("$") && getline(l) =~ '\s*exec\s' && getline(l - 1) =~ '^\s*#.*\\$' + " Found an "exec" line after a comment with continuation + let n = substitute(getline(l),'\s*exec\s\+\([^ ]*/\)\=', '', '') + if n =~ '\' | + \ setf xml | + \ else | + \ setf smil | + \ endif + +" SMIL or SNMP MIB file +au BufNewFile,BufRead *.smi + \ if getline(1) =~ '\' | + \ setf smil | + \ else | + \ setf mib | + \ endif + +" SMITH +au BufNewFile,BufRead *.smt,*.smith setf smith + +" Snobol4 and spitbol +au BufNewFile,BufRead *.sno,*.spt setf snobol4 + +" SNMP MIB files +au BufNewFile,BufRead *.mib,*.my setf mib + +" Snort Configuration +au BufNewFile,BufRead *.hog,snort.conf,vision.conf setf hog +au BufNewFile,BufRead *.rules call s:FTRules() + +let s:ft_rules_udev_rules_pattern = '^\s*\cudev_rules\s*=\s*"\([^"]\{-1,}\)/*".*' +func! s:FTRules() + let path = expand(':p') + if path =~ '^/etc/udev/\%(rules\.d/\)\=.*\.rules$' + setf udevrules + return + endif + if path =~ '^/etc/ufw/' + setf conf " Better than hog + return + endif + try + let config_lines = readfile('/etc/udev/udev.conf') + catch /^Vim\%((\a\+)\)\=:E484/ + setf hog + return + endtry + let dir = expand(':p:h') + for line in config_lines + if line =~ s:ft_rules_udev_rules_pattern + let udev_rules = substitute(line, s:ft_rules_udev_rules_pattern, '\1', "") + if dir == udev_rules + setf udevrules + endif + break + endif + endfor + setf hog +endfunc + + +" Spec (Linux RPM) +au BufNewFile,BufRead *.spec setf spec + +" Speedup (AspenTech plant simulator) +au BufNewFile,BufRead *.speedup,*.spdata,*.spd setf spup + +" Slice +au BufNewFile,BufRead *.ice setf slice + +" Spice +au BufNewFile,BufRead *.sp,*.spice setf spice + +" Spyce +au BufNewFile,BufRead *.spy,*.spi setf spyce + +" Squid +au BufNewFile,BufRead squid.conf setf squid + +" SQL for Oracle Designer +au BufNewFile,BufRead *.tyb,*.typ,*.tyc,*.pkb,*.pks setf sql + +" SQL +au BufNewFile,BufRead *.sql call s:SQL() + +func! s:SQL() + if exists("g:filetype_sql") + exe "setf " . g:filetype_sql + else + setf sql + endif +endfunc + +" SQLJ +au BufNewFile,BufRead *.sqlj setf sqlj + +" SQR +au BufNewFile,BufRead *.sqr,*.sqi setf sqr + +" OpenSSH configuration +au BufNewFile,BufRead ssh_config,*/.ssh/config setf sshconfig + +" OpenSSH server configuration +au BufNewFile,BufRead sshd_config setf sshdconfig + +" Stata +au BufNewFile,BufRead *.ado,*.class,*.do,*.imata,*.mata setf stata + +" SMCL +au BufNewFile,BufRead *.hlp,*.ihlp,*.smcl setf smcl + +" Stored Procedures +au BufNewFile,BufRead *.stp setf stp + +" Standard ML +au BufNewFile,BufRead *.sml setf sml + +" Sratus VOS command macro +au BufNewFile,BufRead *.cm setf voscm + +" Sysctl +au BufNewFile,BufRead /etc/sysctl.conf setf sysctl + +" Synopsys Design Constraints +au BufNewFile,BufRead *.sdc setf sdc + +" Sudoers +au BufNewFile,BufRead /etc/sudoers,sudoers.tmp setf sudoers + +" SVG (Scalable Vector Graphics) +au BufNewFile,BufRead *.svg setf svg + +" If the file has an extension of 't' and is in a directory 't' then it is +" almost certainly a Perl test file. +" If the first line starts with '#' and contains 'perl' it's probably a Perl +" file. +" (Slow test) If a file contains a 'use' statement then it is almost certainly +" a Perl file. +func! s:FTperl() + if expand("%:e") == 't' && expand("%:p:h:t") == 't' + setf perl + return 1 + endif + if getline(1)[0] == '#' && getline(1) =~ 'perl' + setf perl + return 1 + endif + if search('^use\s\s*\k', 'nc', 30) + setf perl + return 1 + endif + return 0 +endfunc + +" Tads (or Nroff or Perl test file) +au BufNewFile,BufRead *.t + \ if !s:FTnroff() && !s:FTperl() | setf tads | endif + +" Tags +au BufNewFile,BufRead tags setf tags + +" TAK +au BufNewFile,BufRead *.tak setf tak + +" Task +au BufRead,BufNewFile {pending,completed,undo}.data setf taskdata +au BufRead,BufNewFile *.task setf taskedit + +" Tcl (JACL too) +au BufNewFile,BufRead *.tcl,*.tk,*.itcl,*.itk,*.jacl setf tcl + +" TealInfo +au BufNewFile,BufRead *.tli setf tli + +" Telix Salt +au BufNewFile,BufRead *.slt setf tsalt + +" Terminfo +au BufNewFile,BufRead *.ti setf terminfo + +" TeX +au BufNewFile,BufRead *.latex,*.sty,*.dtx,*.ltx,*.bbl setf tex +au BufNewFile,BufRead *.tex call s:FTtex() + +" Choose context, plaintex, or tex (LaTeX) based on these rules: +" 1. Check the first line of the file for "%&". +" 2. Check the first 1000 non-comment lines for LaTeX or ConTeXt keywords. +" 3. Default to "latex" or to g:tex_flavor, can be set in user's vimrc. +func! s:FTtex() + let firstline = getline(1) + if firstline =~ '^%&\s*\a\+' + let format = tolower(matchstr(firstline, '\a\+')) + let format = substitute(format, 'pdf', '', '') + if format == 'tex' + let format = 'plain' + endif + else + " Default value, may be changed later: + let format = exists("g:tex_flavor") ? g:tex_flavor : 'plain' + " Save position, go to the top of the file, find first non-comment line. + let save_cursor = getpos('.') + call cursor(1,1) + let firstNC = search('^\s*[^[:space:]%]', 'c', 1000) + if firstNC " Check the next thousand lines for a LaTeX or ConTeXt keyword. + let lpat = 'documentclass\>\|usepackage\>\|begin{\|newcommand\>\|renewcommand\>' + let cpat = 'start\a\+\|setup\a\+\|usemodule\|enablemode\|enableregime\|setvariables\|useencoding\|usesymbols\|stelle\a\+\|verwende\a\+\|stel\a\+\|gebruik\a\+\|usa\a\+\|imposta\a\+\|regle\a\+\|utilisemodule\>' + let kwline = search('^\s*\\\%(' . lpat . '\)\|^\s*\\\(' . cpat . '\)', + \ 'cnp', firstNC + 1000) + if kwline == 1 " lpat matched + let format = 'latex' + elseif kwline == 2 " cpat matched + let format = 'context' + endif " If neither matched, keep default set above. + " let lline = search('^\s*\\\%(' . lpat . '\)', 'cn', firstNC + 1000) + " let cline = search('^\s*\\\%(' . cpat . '\)', 'cn', firstNC + 1000) + " if cline > 0 + " let format = 'context' + " endif + " if lline > 0 && (cline == 0 || cline > lline) + " let format = 'tex' + " endif + endif " firstNC + call setpos('.', save_cursor) + endif " firstline =~ '^%&\s*\a\+' + + " Translation from formats to file types. TODO: add AMSTeX, RevTex, others? + if format == 'plain' + setf plaintex + elseif format == 'context' + setf context + else " probably LaTeX + setf tex + endif + return +endfunc + +" ConTeXt +au BufNewFile,BufRead tex/context/*/*.tex,*.mkii,*.mkiv setf context + +" Texinfo +au BufNewFile,BufRead *.texinfo,*.texi,*.txi setf texinfo + +" TeX configuration +au BufNewFile,BufRead texmf.cnf setf texmf + +" Tidy config +au BufNewFile,BufRead .tidyrc,tidyrc setf tidy + +" TF mud client +au BufNewFile,BufRead *.tf,.tfrc,tfrc setf tf + +" TPP - Text Presentation Program +au BufNewFile,BufReadPost *.tpp setf tpp + +" Trustees +au BufNewFile,BufRead trustees.conf setf trustees + +" TSS - Geometry +au BufNewFile,BufReadPost *.tssgm setf tssgm + +" TSS - Optics +au BufNewFile,BufReadPost *.tssop setf tssop + +" TSS - Command Line (temporary) +au BufNewFile,BufReadPost *.tsscl setf tsscl + +" Motif UIT/UIL files +au BufNewFile,BufRead *.uit,*.uil setf uil + +" Udev conf +au BufNewFile,BufRead /etc/udev/udev.conf setf udevconf + +" Udev permissions +au BufNewFile,BufRead /etc/udev/permissions.d/*.permissions setf udevperm +" +" Udev symlinks config +au BufNewFile,BufRead /etc/udev/cdsymlinks.conf setf sh + +" UnrealScript +au BufNewFile,BufRead *.uc setf uc + +" Updatedb +au BufNewFile,BufRead /etc/updatedb.conf setf updatedb + +" Vera +au BufNewFile,BufRead *.vr,*.vri,*.vrh setf vera + +" Verilog HDL +au BufNewFile,BufRead *.v setf verilog + +" Verilog-AMS HDL +au BufNewFile,BufRead *.va,*.vams setf verilogams + +" VHDL +au BufNewFile,BufRead *.hdl,*.vhd,*.vhdl,*.vbe,*.vst setf vhdl +au BufNewFile,BufRead *.vhdl_[0-9]* call s:StarSetf('vhdl') + +" Vim script +au BufNewFile,BufRead *.vim,*.vba,.exrc,_exrc setf vim + +" Viminfo file +au BufNewFile,BufRead .viminfo,_viminfo setf viminfo + +" Virata Config Script File or Drupal module +au BufRead,BufNewFile *.hw,*.module,*.pkg + \ if getline(1) =~ '' | + \ let b:xf86c_xfree86_version = 3 | + \ endif | + \ setf xf86conf + +" Xorg config +au BufNewFile,BufRead xorg.conf,xorg.conf-4 let b:xf86c_xfree86_version = 4 | setf xf86conf + +" Xinetd conf +au BufNewFile,BufRead /etc/xinetd.conf setf xinetd + +" XS Perl extension interface language +au BufNewFile,BufRead *.xs setf xs + +" X resources file +au BufNewFile,BufRead .Xdefaults,.Xpdefaults,.Xresources,xdm-config,*.ad setf xdefaults + +" Xmath +au BufNewFile,BufRead *.msc,*.msf setf xmath +au BufNewFile,BufRead *.ms + \ if !s:FTnroff() | setf xmath | endif + +" XML specific variants: docbk and xbl +au BufNewFile,BufRead *.xml call s:FTxml() + +func! s:FTxml() + let n = 1 + while n < 100 && n < line("$") + let line = getline(n) + if line =~ '\)' && getline(n) !~ '^\s*#\s*include' + setf racc + return + endif + let n = n + 1 + endwhile + setf yacc +endfunc + + +" Yaml +au BufNewFile,BufRead *.yaml,*.yml setf yaml + +" Zope +" dtml (zope dynamic template markup language), pt (zope page template), +" cpt (zope form controller page template) +au BufNewFile,BufRead *.dtml,*.pt,*.cpt call s:FThtml() +" zsql (zope sql method) +au BufNewFile,BufRead *.zsql call s:SQL() + +" Z80 assembler asz80 +au BufNewFile,BufRead *.z8a setf z8a + +augroup END + + +" Source the user-specified filetype file, for backwards compatibility with +" Vim 5.x. +if exists("myfiletypefile") && filereadable(expand(myfiletypefile)) + execute "source " . myfiletypefile +endif + + +" Check for "*" after loading myfiletypefile, so that scripts.vim is only used +" when there are no matching file name extensions. +" Don't do this for compressed files. +augroup filetypedetect +au BufNewFile,BufRead * + \ if !did_filetype() && expand("") !~ g:ft_ignore_pat + \ | runtime! scripts.vim | endif +au StdinReadPost * if !did_filetype() | runtime! scripts.vim | endif + + +" Extra checks for when no filetype has been detected now. Mostly used for +" patterns that end in "*". E.g., "zsh*" matches "zsh.vim", but that's a Vim +" script file. +" Most of these should call s:StarSetf() to avoid names ending in .gz and the +" like are used. + +" More Apache files. +au BufNewFile,BufRead /etc/apache2/conf.*/*,/etc/apache2/sites-*/*,/etc/apache2/mods-*/* call s:StarSetf('apache') + +" Asterisk config file +au BufNewFile,BufRead *asterisk/*.conf* call s:StarSetf('asterisk') +au BufNewFile,BufRead *asterisk*/*voicemail.conf* call s:StarSetf('asteriskvm') + +" Bazaar version control +au BufNewFile,BufRead bzr_log.* setf bzr + +" BIND zone +au BufNewFile,BufRead */named/db.*,*/bind/db.* call s:StarSetf('bindzone') + +" Changelog +au BufNewFile,BufRead [cC]hange[lL]og* + \ if getline(1) =~ '; urgency=' + \| call s:StarSetf('debchangelog') + \|else + \| call s:StarSetf('changelog') + \|endif + +" Crontab +au BufNewFile,BufRead crontab,crontab.*,/etc/cron.d/* call s:StarSetf('crontab') + +" Debian Sources.list +au BufNewFile,BufRead /etc/apt/sources.list.d/* call s:StarSetf('debsources') + +" Dracula +au BufNewFile,BufRead drac.* call s:StarSetf('dracula') + +" Fvwm +au BufNewFile,BufRead */.fvwm/* call s:StarSetf('fvwm') +au BufNewFile,BufRead *fvwmrc*,*fvwm95*.hook + \ let b:fvwm_version = 1 | call s:StarSetf('fvwm') +au BufNewFile,BufRead *fvwm2rc* + \ if expand(":e") == "m4" + \| call s:StarSetf('fvwm2m4') + \|else + \| let b:fvwm_version = 2 | call s:StarSetf('fvwm') + \|endif + +" Gedcom +au BufNewFile,BufRead /tmp/lltmp* call s:StarSetf('gedcom') + +" GTK RC +au BufNewFile,BufRead .gtkrc*,gtkrc* call s:StarSetf('gtkrc') + +" Jam +au BufNewFile,BufRead Prl*.*,JAM*.* call s:StarSetf('jam') + +" Jargon +au! BufNewFile,BufRead *jarg* + \ if getline(1).getline(2).getline(3).getline(4).getline(5) =~? 'THIS IS THE JARGON FILE' + \| call s:StarSetf('jargon') + \|endif + +" Kconfig +au BufNewFile,BufRead Kconfig.* call s:StarSetf('kconfig') + +" Logcheck +au BufNewFile,BufRead /etc/logcheck/*.d*/* call s:StarSetf('logcheck') + +" Makefile +au BufNewFile,BufRead [mM]akefile* call s:StarSetf('make') + +" Ruby Makefile +au BufNewFile,BufRead [rR]akefile* call s:StarSetf('ruby') + +" Mail (also matches muttrc.vim, so this is below the other checks) +au BufNewFile,BufRead mutt[[:alnum:]._-]\{6\} setf mail + +" Modconf +au BufNewFile,BufRead /etc/modprobe.* call s:StarSetf('modconf') + +" Mutt setup file +au BufNewFile,BufRead .mutt{ng,}rc*,*/.mutt{ng,}/mutt{ng,}rc* call s:StarSetf('muttrc') +au BufNewFile,BufRead mutt{ng,}rc*,Mutt{ng,}rc* call s:StarSetf('muttrc') + +" Nroff macros +au BufNewFile,BufRead tmac.* call s:StarSetf('nroff') + +" Pam conf +au BufNewFile,BufRead /etc/pam.d/* call s:StarSetf('pamconf') + +" Printcap and Termcap +au BufNewFile,BufRead *printcap* + \ if !did_filetype() + \| let b:ptcap_type = "print" | call s:StarSetf('ptcap') + \|endif +au BufNewFile,BufRead *termcap* + \ if !did_filetype() + \| let b:ptcap_type = "term" | call s:StarSetf('ptcap') + \|endif + +" Vim script +au BufNewFile,BufRead *vimrc* call s:StarSetf('vim') + +" Subversion commit file +au BufNewFile,BufRead svn-commit*.tmp setf svn + +" X resources file +au BufNewFile,BufRead Xresources*,*/app-defaults/*,*/Xresources/* call s:StarSetf('xdefaults') + +" XFree86 config +au BufNewFile,BufRead XF86Config-4* + \ let b:xf86c_xfree86_version = 4 | call s:StarSetf('xf86conf') +au BufNewFile,BufRead XF86Config* + \ if getline(1) =~ '\' + \| let b:xf86c_xfree86_version = 3 + \|endif + \|call s:StarSetf('xf86conf') + +" X11 xmodmap +au BufNewFile,BufRead *xmodmap* call s:StarSetf('xmodmap') + +" Xinetd conf +au BufNewFile,BufRead /etc/xinetd.d/* call s:StarSetf('xinetd') + +" Z-Shell script +au BufNewFile,BufRead zsh*,zlog* call s:StarSetf('zsh') + + + +" Use the filetype detect plugins. They may overrule any of the previously +" detected filetypes. +runtime! ftdetect/*.vim + + +" Generic configuration file (check this last, it's just guessing!) +au BufNewFile,BufRead,StdinReadPost * + \ if !did_filetype() && expand("") !~ g:ft_ignore_pat + \ && (getline(1) =~ '^#' || getline(2) =~ '^#' || getline(3) =~ '^#' + \ || getline(4) =~ '^#' || getline(5) =~ '^#') | + \ setf conf | + \ endif + +augroup END + + +" If the GUI is already running, may still need to install the Syntax menu. +" Don't do it when the 'M' flag is included in 'guioptions'. +if has("menu") && has("gui_running") + \ && !exists("did_install_syntax_menu") && &guioptions !~# "M" + source :p:h/menu.vim +endif + +" Function called for testing all functions defined here. These are +" script-local, thus need to be executed here. +" Returns a string with error messages (hopefully empty). +func! TestFiletypeFuncs(testlist) + let output = '' + for f in a:testlist + try + exe f + catch + let output = output . "\n" . f . ": " . v:exception + endtry + endfor + return output +endfunc + +" Restore 'cpoptions' +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftoff.vim b/vim73/ftoff.vim new file mode 100644 index 0000000..377c6ef --- /dev/null +++ b/vim73/ftoff.vim @@ -0,0 +1,11 @@ +" Vim support file to switch off detection of file types +" +" Maintainer: Bram Moolenaar +" Last change: 2001 Jun 11 + +if exists("did_load_filetypes") + unlet did_load_filetypes +endif + +" Remove all autocommands in the filetypedetect group +silent! au! filetypedetect * diff --git a/vim73/ftplugin.vim b/vim73/ftplugin.vim new file mode 100644 index 0000000..a434b93 --- /dev/null +++ b/vim73/ftplugin.vim @@ -0,0 +1,35 @@ +" Vim support file to switch on loading plugins for file types +" +" Maintainer: Bram Moolenaar +" Last change: 2006 Apr 30 + +if exists("did_load_ftplugin") + finish +endif +let did_load_ftplugin = 1 + +augroup filetypeplugin + au FileType * call s:LoadFTPlugin() + + func! s:LoadFTPlugin() + if exists("b:undo_ftplugin") + exe b:undo_ftplugin + unlet! b:undo_ftplugin b:did_ftplugin + endif + + let s = expand("") + if s != "" + if &cpo =~# "S" && exists("b:did_ftplugin") + " In compatible mode options are reset to the global values, need to + " set the local values also when a plugin was already used. + unlet b:did_ftplugin + endif + + " When there is a dot it is used to separate filetype names. Thus for + " "aaa.bbb" load "aaa" and then "bbb". + for name in split(s, '\.') + exe 'runtime! ftplugin/' . name . '.vim ftplugin/' . name . '_*.vim ftplugin/' . name . '/*.vim' + endfor + endif + endfunc +augroup END diff --git a/vim73/ftplugin/README.txt b/vim73/ftplugin/README.txt new file mode 100644 index 0000000..19ad58b --- /dev/null +++ b/vim73/ftplugin/README.txt @@ -0,0 +1,24 @@ +The ftplugin directory is for Vim plugin scripts that are only used for a +specific filetype. + +All files ending in .vim in this directory and subdirectories will be sourced +by Vim when it detects the filetype that matches the name of the file or +subdirectory. +For example, these are all loaded for the "c" filetype: + + c.vim + c_extra.vim + c/settings.vim + +Note that the "_" in "c_extra.vim" is required to separate the filetype name +from the following arbitrary name. + +The filetype plugins are only loaded when the ":filetype plugin" command has +been used. + +The default filetype plugin files contain settings that 95% of the users will +want to use. They do not contain personal preferences, like the value of +'shiftwidth'. + +If you want to do additional settings, or overrule the default filetype +plugin, you can create your own plugin file. See ":help ftplugin" in Vim. diff --git a/vim73/ftplugin/a2ps.vim b/vim73/ftplugin/a2ps.vim new file mode 100644 index 0000000..6653351 --- /dev/null +++ b/vim73/ftplugin/a2ps.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: a2ps(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< inc< fo<" + +setlocal comments=:# commentstring=#\ %s include=^\\s*Include: +setlocal formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/aap.vim b/vim73/ftplugin/aap.vim new file mode 100644 index 0000000..90d404f --- /dev/null +++ b/vim73/ftplugin/aap.vim @@ -0,0 +1,25 @@ +" Vim filetype plugin file +" Language: Aap recipe +" Maintainer: Bram Moolenaar +" Last Change: 2003 Nov 04 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Don't load another plugin for this buffer +let b:did_ftplugin = 1 + +" Reset 'formatoptions', 'comments' and 'expandtab' to undo this plugin. +let b:undo_ftplugin = "setl fo< com< et<" + +" Set 'formatoptions' to break comment lines but not other lines, +" and insert the comment leader when hitting or using "o". +setlocal fo-=t fo+=croql + +" Set 'comments' to format dashed lists in comments. +setlocal comments=s:#\ -,m:#\ \,e:#,n:#,fb:- + +" Expand tabs to spaces to avoid trouble. +setlocal expandtab diff --git a/vim73/ftplugin/abaqus.vim b/vim73/ftplugin/abaqus.vim new file mode 100644 index 0000000..873b9bf --- /dev/null +++ b/vim73/ftplugin/abaqus.vim @@ -0,0 +1,89 @@ +" Vim filetype plugin file +" Language: Abaqus finite element input file (www.abaqus.com) +" Maintainer: Carl Osterwisch +" Last Change: 2008 Oct 5 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") | finish | endif + +" Don't load another plugin for this buffer +let b:did_ftplugin = 1 + +" Save the compatibility options and temporarily switch to vim defaults +let s:cpo_save = &cpoptions +set cpoptions&vim + +" Set the format of the include file specification for Abaqus +" Used in :check gf ^wf [i and other commands +setlocal include=\\<\\cINPUT\\s*= + +" Remove characters up to the first = when evaluating filenames +setlocal includeexpr=substitute(v:fname,'.\\{-}=','','') + +" Remove comma from valid filename characters since it is used to +" separate keyword parameters +setlocal isfname-=, + +" Define format of comment lines (see 'formatoptions' for uses) +setlocal comments=:** +setlocal commentstring=**%s + +" Definitions start with a * and assign a NAME, NSET, or ELSET +" Used in [d ^wd and other commands +setlocal define=^\\*\\a.*\\c\\(NAME\\\|NSET\\\|ELSET\\)\\s*= + +" Abaqus keywords and identifiers may include a - character +setlocal iskeyword+=- + +let b:undo_ftplugin = "setlocal include< includeexpr< isfname<" + \ . " comments< commentstring< define< iskeyword<" + +if has("folding") + " Fold all lines that do not begin with * + setlocal foldexpr=getline(v:lnum)[0]!=\"\*\" + setlocal foldmethod=expr + let b:undo_ftplugin .= " foldexpr< foldmethod<" +endif + +" Set the file browse filter (currently only supported under Win32 gui) +if has("gui_win32") && !exists("b:browsefilter") + let b:browsefilter = "Abaqus Input Files (*.inp *.inc)\t*.inp;*.inc\n" . + \ "Abaqus Results (*.dat)\t*.dat\n" . + \ "Abaqus Messages (*.pre *.msg *.sta)\t*.pre;*.msg;*.sta\n" . + \ "All Files (*.*)\t*.*\n" + let b:undo_ftplugin .= "|unlet b:browsefilter" +endif + +" Define patterns for the matchit plugin +if exists("loaded_matchit") && !exists("b:match_words") + let b:match_ignorecase = 1 + let b:match_words = + \ '\*part:\*end\s*part,' . + \ '\*assembly:\*end\s*assembly,' . + \ '\*instance:\*end\s*instance,' . + \ '\*step:\*end\s*step' + let b:undo_ftplugin .= "|unlet b:match_ignorecase b:match_words" +endif + +" Define keys used to move [count] keywords backward or forward. +noremap [[ ?^\*\a:nohlsearch +noremap ]] /^\*\a:nohlsearch + +" Define key to toggle commenting of the current line or range +noremap + \ :call Abaqus_ToggleComment()j +function! Abaqus_ToggleComment() range + if strpart(getline(a:firstline), 0, 2) == "**" + " Un-comment all lines in range + silent execute a:firstline . ',' . a:lastline . 's/^\*\*//' + else + " Comment all lines in range + silent execute a:firstline . ',' . a:lastline . 's/^/**/' + endif +endfunction + +let b:undo_ftplugin .= "|unmap [[|unmap ]]" + \ . "|unmap " + +" Restore saved compatibility options +let &cpoptions = s:cpo_save diff --git a/vim73/ftplugin/ada.vim b/vim73/ftplugin/ada.vim new file mode 100644 index 0000000..091181f --- /dev/null +++ b/vim73/ftplugin/ada.vim @@ -0,0 +1,210 @@ +"------------------------------------------------------------------------------ +" Description: Perform Ada specific completion & tagging. +" Language: Ada (2005) +" $Id: ada.vim 887 2008-07-08 14:29:01Z krischik $ +" Maintainer: Martin Krischik +" Taylor Venable +" Neil Bird +" $Author: krischik $ +" $Date: 2008-07-08 16:29:01 +0200 (Di, 08 Jul 2008) $ +" Version: 4.6 +" $Revision: 887 $ +" $HeadURL: https://gnuada.svn.sourceforge.net/svnroot/gnuada/trunk/tools/vim/ftplugin/ada.vim $ +" History: 24.05.2006 MK Unified Headers +" 26.05.2006 MK ' should not be in iskeyword. +" 16.07.2006 MK Ada-Mode as vim-ball +" 02.10.2006 MK Better folding. +" 15.10.2006 MK Bram's suggestion for runtime integration +" 05.11.2006 MK Bram suggested not to use include protection for +" autoload +" 05.11.2006 MK Bram suggested to save on spaces +" 08.07.2007 TV fix default compiler problems. +" Help Page: ft-ada-plugin +"------------------------------------------------------------------------------ +" Provides mapping overrides for tag jumping that figure out the current +" Ada object and tag jump to that, not the 'simple' vim word. +" Similarly allows matching of full-length ada entities from tags. +"------------------------------------------------------------------------------ + +" Only do this when not done yet for this buffer +if exists ("b:did_ftplugin") || version < 700 + finish +endif + +" Don't load another plugin for this buffer +let b:did_ftplugin = 45 + +" +" Temporarily set cpoptions to ensure the script loads OK +" +let s:cpoptions = &cpoptions +set cpoptions-=C + +" Section: Comments {{{1 +" +setlocal comments=O:--,:--\ \ +setlocal commentstring=--\ \ %s +setlocal complete=.,w,b,u,t,i + +" Section: case {{{1 +" +setlocal nosmartcase +setlocal ignorecase + +" Section: formatoptions {{{1 +" +setlocal formatoptions+=ron + +" Section: Tagging {{{1 +" +if exists ("g:ada_extended_tagging") + " Make local tag mappings for this buffer (if not already set) + if g:ada_extended_tagging == 'jump' + if mapcheck('','n') == '' + nnoremap :call ada#Jump_Tag ('', 'tjump') + endif + if mapcheck('g','n') == '' + nnoremap g :call ada#Jump_Tag ('','stjump') + endif + elseif g:ada_extended_tagging == 'list' + if mapcheck('','n') == '' + nnoremap :call ada#List_Tag () + endif + if mapcheck('g','n') == '' + nnoremap g :call ada#List_Tag () + endif + endif +endif + +" Section: Completion {{{1 +" +setlocal completefunc=ada#User_Complete +setlocal omnifunc=adacomplete#Complete + +if exists ("g:ada_extended_completion") + if mapcheck ('','i') == '' + inoremap =ada#Completion("\C-N>") + endif + if mapcheck ('','i') == '' + inoremap =ada#Completion("\C-P>") + endif + if mapcheck ('','i') == '' + inoremap =ada#Completion("\C-X>\C-]>") + endif + if mapcheck ('','i') == '' + inoremap =ada#Insert_Backspace () + endif +endif + +" Section: Matchit {{{1 +" +" Only do this when not done yet for this buffer & matchit is used +" +if !exists ("b:match_words") && + \ exists ("loaded_matchit") + " + " The following lines enable the macros/matchit.vim plugin for + " Ada-specific extended matching with the % key. + " + let s:notend = '\%(\:\:\:\\s\+\,' . + \ s:notend . '\:\:\\s\+\,' . + \ '\%(\.*\|\.*\|'.s:notend.'\)\:\\s\+\,' . + \ '\%(\\|\\):\:\\s*\%($\|[;A-Z]\),' . + \ s:notend . '\:\\s\+\' +endif + + +" Section: Compiler {{{1 +" +if ! exists("g:ada_default_compiler") + if has("vms") + let g:ada_default_compiler = 'decada' + else + let g:ada_default_compiler = 'gnat' + endif +endif + +if ! exists("current_compiler") || + \ current_compiler != g:ada_default_compiler + execute "compiler " . g:ada_default_compiler +endif + +" Section: Folding {{{1 +" +if exists("g:ada_folding") + if g:ada_folding[0] == 'i' + setlocal foldmethod=indent + setlocal foldignore=-- + setlocal foldnestmax=5 + elseif g:ada_folding[0] == 'g' + setlocal foldmethod=expr + setlocal foldexpr=ada#Pretty_Print_Folding(v:lnum) + elseif g:ada_folding[0] == 's' + setlocal foldmethod=syntax + endif + setlocal tabstop=8 + setlocal softtabstop=3 + setlocal shiftwidth=3 +endif + +" Section: Abbrev {{{1 +" +if exists("g:ada_abbrev") + iabbrev ret return + iabbrev proc procedure + iabbrev pack package + iabbrev func function +endif + +" Section: Commands, Mapping, Menus {{{1 +" +call ada#Map_Popup ( + \ 'Tag.List', + \ 'l', + \ 'call ada#List_Tag ()') +call ada#Map_Popup ( + \'Tag.Jump', + \'j', + \'call ada#Jump_Tag ()') +call ada#Map_Menu ( + \'Tag.Create File', + \':AdaTagFile', + \'call ada#Create_Tags (''file'')') +call ada#Map_Menu ( + \'Tag.Create Dir', + \':AdaTagDir', + \'call ada#Create_Tags (''dir'')') + +call ada#Map_Menu ( + \'Highlight.Toggle Space Errors', + \ ':AdaSpaces', + \'call ada#Switch_Syntax_Option (''space_errors'')') +call ada#Map_Menu ( + \'Highlight.Toggle Lines Errors', + \ ':AdaLines', + \'call ada#Switch_Syntax_Option (''line_errors'')') +call ada#Map_Menu ( + \'Highlight.Toggle Rainbow Color', + \ ':AdaRainbow', + \'call ada#Switch_Syntax_Option (''rainbow_color'')') +call ada#Map_Menu ( + \'Highlight.Toggle Standard Types', + \ ':AdaTypes', + \'call ada#Switch_Syntax_Option (''standard_types'')') + +" 1}}} +" Reset cpoptions +let &cpoptions = s:cpoptions +unlet s:cpoptions + +finish " 1}}} + +"------------------------------------------------------------------------------ +" Copyright (C) 2006 Martin Krischik +" +" Vim is Charityware - see ":help license" or uganda.txt for licence details. +"------------------------------------------------------------------------------ +" vim: textwidth=78 nowrap tabstop=8 shiftwidth=3 softtabstop=3 noexpandtab +" vim: foldmethod=marker diff --git a/vim73/ftplugin/alsaconf.vim b/vim73/ftplugin/alsaconf.vim new file mode 100644 index 0000000..5d763c8 --- /dev/null +++ b/vim73/ftplugin/alsaconf.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: alsaconf(8) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/ant.vim b/vim73/ftplugin/ant.vim new file mode 100644 index 0000000..648fca1 --- /dev/null +++ b/vim73/ftplugin/ant.vim @@ -0,0 +1,43 @@ +" Vim filetype plugin file +" Language: ant +" Maintainer: Dan Sharp +" Last Changed: 20 Jan 2009 +" URL: http://dwsharp.users.sourceforge.net/vim/ftplugin + +if exists("b:did_ftplugin") | finish | endif + +" Make sure the continuation lines below do not cause problems in +" compatibility mode. +let s:save_cpo = &cpo +set cpo-=C + +" Define some defaults in case the included ftplugins don't set them. +let s:undo_ftplugin = "" +let s:browsefilter = "XML Files (*.xml)\t*.xml\n" . + \ "All Files (*.*)\t*.*\n" + +runtime! ftplugin/xml.vim ftplugin/xml_*.vim ftplugin/xml/*.vim +let b:did_ftplugin = 1 + +" Override our defaults if these were set by an included ftplugin. +if exists("b:undo_ftplugin") + let s:undo_ftplugin = b:undo_ftplugin +endif +if exists("b:browsefilter") + let s:browsefilter = b:browsefilter +endif + +" Change the :browse e filter to primarily show Ant-related files. +if has("gui_win32") + let b:browsefilter = "Build Files (build.xml)\tbuild.xml\n" . + \ "Java Files (*.java)\t*.java\n" . + \ "Properties Files (*.prop*)\t*.prop*\n" . + \ "Manifest Files (*.mf)\t*.mf\n" . + \ s:browsefilter +endif + +" Undo the stuff we changed. +let b:undo_ftplugin = "unlet! b:browsefilter | " . s:undo_ftplugin + +" Restore the saved compatibility options. +let &cpo = s:save_cpo diff --git a/vim73/ftplugin/arch.vim b/vim73/ftplugin/arch.vim new file mode 100644 index 0000000..71d831e --- /dev/null +++ b/vim73/ftplugin/arch.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: GNU Arch inventory file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/art.vim b/vim73/ftplugin/art.vim new file mode 100644 index 0000000..cb95e6b --- /dev/null +++ b/vim73/ftplugin/art.vim @@ -0,0 +1,16 @@ +" Vim filetype plugin +" Language: ART-IM and ART*Enterprise +" Maintainer: Dorai Sitaram +" URL: http://www.ccs.neu.edu/~dorai/vimplugins/vimplugins.html +" Last Change: Apr 2, 2003 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +run ftplugin/lisp.vim + +setl lw-=if +setl lw+=def-art-fun,deffacts,defglobal,defrule,defschema, + \for,schema,while diff --git a/vim73/ftplugin/aspvbs.vim b/vim73/ftplugin/aspvbs.vim new file mode 100644 index 0000000..2b841ef --- /dev/null +++ b/vim73/ftplugin/aspvbs.vim @@ -0,0 +1,59 @@ +" Vim filetype plugin file +" Language: aspvbs +" Maintainer: Dan Sharp +" Last Changed: 20 Jan 2009 +" URL: http://dwsharp.users.sourceforge.net/vim/ftplugin + +if exists("b:did_ftplugin") | finish | endif + +" Make sure the continuation lines below do not cause problems in +" compatibility mode. +let s:save_cpo = &cpo +set cpo-=C + +" Define some defaults in case the included ftplugins don't set them. +let s:undo_ftplugin = "" +let s:browsefilter = "HTML Files (*.html, *.htm)\t*.htm*\n" . + \ "All Files (*.*)\t*.*\n" +let s:match_words = "" + +runtime! ftplugin/html.vim ftplugin/html_*.vim ftplugin/html/*.vim +let b:did_ftplugin = 1 + +" Override our defaults if these were set by an included ftplugin. +if exists("b:undo_ftplugin") + let s:undo_ftplugin = b:undo_ftplugin +endif +if exists("b:browsefilter") + let s:browsefilter = b:browsefilter +endif +if exists("b:match_words") + let s:match_words = b:match_words +endif + +" ASP: Active Server Pages (with Visual Basic Script) +" thanks to Gontran BAERTS +if exists("loaded_matchit") + let s:notend = '\%(\\%(.\{-}then\s\+\w\)\@!:\:^\s*\:\,' . + \ s:notend . '\:\:\:\,' . + \ '^\s*\:\,' . + \ '^\s*\:\,' . + \ '\:\,' . + \ '^\s*\:\,' . + \ '^\s*\:\,' . + \ '\:\,' . + \ s:match_words +endif + +" Change the :browse e filter to primarily show ASP-related files. +if has("gui_win32") + let b:browsefilter="ASP Files (*.asp)\t*.asp\n" . s:browsefilter +endif + +let b:undo_ftplugin = "unlet! b:match_words b:match_ignorecase b:browsefilter | " . s:undo_ftplugin + +" Restore the saved compatibility options. +let &cpo = s:save_cpo diff --git a/vim73/ftplugin/automake.vim b/vim73/ftplugin/automake.vim new file mode 100644 index 0000000..20b06af --- /dev/null +++ b/vim73/ftplugin/automake.vim @@ -0,0 +1,16 @@ +" Vim filetype plugin file +" Language: Automake +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +runtime! ftplugin/make.vim ftplugin/make_*.vim ftplugin/make/*.vim + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/bdf.vim b/vim73/ftplugin/bdf.vim new file mode 100644 index 0000000..120c5df --- /dev/null +++ b/vim73/ftplugin/bdf.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: BDF font definition +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=b:COMMENT commentstring=COMMENT\ %s +setlocal formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/bst.vim b/vim73/ftplugin/bst.vim new file mode 100644 index 0000000..5e65aac --- /dev/null +++ b/vim73/ftplugin/bst.vim @@ -0,0 +1,15 @@ +" Vim filetype plugin file +" Language: bst +" Author: Tim Pope +" $Id: bst.vim,v 1.1 2007/05/05 17:37:57 vimboss Exp $ + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +setlocal commentstring=%\ %s +setlocal comments=:% +setlocal fo-=t fo+=croql + +let b:undo_ftplugin = "setlocal com< cms< fo<" diff --git a/vim73/ftplugin/btm.vim b/vim73/ftplugin/btm.vim new file mode 100644 index 0000000..d3dc5b7 --- /dev/null +++ b/vim73/ftplugin/btm.vim @@ -0,0 +1,12 @@ +" Vim filetype plugin file +" Language: BTM +" Maintainer: Bram Moolenaar +" Last Change: 2004 Jul 06 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Behaves just like dosbatch +runtime! ftplugin/dosbatch.vim ftplugin/dosbatch_*.vim ftplugin/dosbatch/*.vim diff --git a/vim73/ftplugin/c.vim b/vim73/ftplugin/c.vim new file mode 100644 index 0000000..162205b --- /dev/null +++ b/vim73/ftplugin/c.vim @@ -0,0 +1,64 @@ +" Vim filetype plugin file +" Language: C +" Maintainer: Bram Moolenaar +" Last Change: 2007 Sep 25 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Don't load another plugin for this buffer +let b:did_ftplugin = 1 + +" Using line continuation here. +let s:cpo_save = &cpo +set cpo-=C + +let b:undo_ftplugin = "setl fo< com< ofu< | if has('vms') | setl isk< | endif" + +" Set 'formatoptions' to break comment lines but not other lines, +" and insert the comment leader when hitting or using "o". +setlocal fo-=t fo+=croql + +" Set completion with CTRL-X CTRL-O to autoloaded function. +if exists('&ofu') + setlocal ofu=ccomplete#Complete +endif + +" Set 'comments' to format dashed lists in comments. +setlocal comments=sO:*\ -,mO:*\ \ ,exO:*/,s1:/*,mb:*,ex:*/,:// + +" In VMS C keywords contain '$' characters. +if has("vms") + setlocal iskeyword+=$ +endif + +" When the matchit plugin is loaded, this makes the % command skip parens and +" braces in comments. +let b:match_words = &matchpairs +let b:match_skip = 's:comment\|string\|character' + +" Win32 can filter files in the browse dialog +if has("gui_win32") && !exists("b:browsefilter") + if &ft == "cpp" + let b:browsefilter = "C++ Source Files (*.cpp *.c++)\t*.cpp;*.c++\n" . + \ "C Header Files (*.h)\t*.h\n" . + \ "C Source Files (*.c)\t*.c\n" . + \ "All Files (*.*)\t*.*\n" + elseif &ft == "ch" + let b:browsefilter = "Ch Source Files (*.ch *.chf)\t*.ch;*.chf\n" . + \ "C Header Files (*.h)\t*.h\n" . + \ "C Source Files (*.c)\t*.c\n" . + \ "All Files (*.*)\t*.*\n" + else + let b:browsefilter = "C Source Files (*.c)\t*.c\n" . + \ "C Header Files (*.h)\t*.h\n" . + \ "Ch Source Files (*.ch *.chf)\t*.ch;*.chf\n" . + \ "C++ Source Files (*.cpp *.c++)\t*.cpp;*.c++\n" . + \ "All Files (*.*)\t*.*\n" + endif +endif + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/calendar.vim b/vim73/ftplugin/calendar.vim new file mode 100644 index 0000000..6f117e3 --- /dev/null +++ b/vim73/ftplugin/calendar.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: calendar(1) input file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< inc< fo<" + +setlocal comments=s1:/*,mb:*,ex:*/ commentstring& include& +setlocal formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/cdrdaoconf.vim b/vim73/ftplugin/cdrdaoconf.vim new file mode 100644 index 0000000..557fd82 --- /dev/null +++ b/vim73/ftplugin/cdrdaoconf.vim @@ -0,0 +1,18 @@ +" Vim filetype plugin file +" Maintainer: Nikolai Weibull +" Latest Revision: 2007-12-04 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/ch.vim b/vim73/ftplugin/ch.vim new file mode 100644 index 0000000..ed09003 --- /dev/null +++ b/vim73/ftplugin/ch.vim @@ -0,0 +1,17 @@ +" Vim filetype plugin file +" Language: Ch +" Maintainer: SoftIntegration, Inc. +" URL: http://www.softintegration.com/download/vim/ftplugin/ch.vim +" Last change: 2004 May 16 +" Created based on cpp.vim +" +" Ch is a C/C++ interpreter with many high level extensions +" + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Behaves just like C +runtime! ftplugin/c.vim ftplugin/c_*.vim ftplugin/c/*.vim diff --git a/vim73/ftplugin/changelog.vim b/vim73/ftplugin/changelog.vim new file mode 100644 index 0000000..c871a77 --- /dev/null +++ b/vim73/ftplugin/changelog.vim @@ -0,0 +1,301 @@ +" Vim filetype plugin file +" Language: generic Changelog file +" Maintainer: Nikolai Weibull +" Latest Revision: 2010-08-17 +" Variables: +" g:changelog_timeformat (deprecated: use g:changelog_dateformat instead) - +" description: the timeformat used in ChangeLog entries. +" default: "%Y-%m-%d". +" g:changelog_dateformat - +" description: the format sent to strftime() to generate a date string. +" default: "%Y-%m-%d". +" g:changelog_username - +" description: the username to use in ChangeLog entries +" default: try to deduce it from environment variables and system files. +" Local Mappings: +" o - +" adds a new changelog entry for the current user for the current date. +" Global Mappings: +" o - +" switches to the ChangeLog buffer opened for the current directory, or +" opens it in a new buffer if it exists in the current directory. Then +" it does the same as the local o described above. +" Notes: +" run 'runtime ftplugin/changelog.vim' to enable the global mapping for +" changelog files. +" TODO: +" should we perhaps open the ChangeLog file even if it doesn't exist already? +" Problem is that you might end up with ChangeLog files all over the place. + +" If 'filetype' isn't "changelog", we must have been to add ChangeLog opener +if &filetype == 'changelog' + if exists('b:did_ftplugin') + finish + endif + let b:did_ftplugin = 1 + + let s:cpo_save = &cpo + set cpo&vim + + " Set up the format used for dates. + if !exists('g:changelog_dateformat') + if exists('g:changelog_timeformat') + let g:changelog_dateformat = g:changelog_timeformat + else + let g:changelog_dateformat = "%Y-%m-%d" + endif + endif + + function! s:username() + if exists('g:changelog_username') + return g:changelog_username + elseif $EMAIL != "" + return $EMAIL + elseif $EMAIL_ADDRESS != "" + return $EMAIL_ADDRESS + endif + + let login = s:login() + return printf('%s <%s@%s>', s:name(login), login, s:hostname()) + endfunction + + function! s:login() + return s:trimmed_system_with_default('whoami', 'unknown') + endfunction + + function! s:trimmed_system_with_default(command, default) + return s:first_line(s:system_with_default(a:command, a:default)) + endfunction + + function! s:system_with_default(command, default) + let output = system(a:command) + if v:shell_error + return default + endif + return output + endfunction + + function! s:first_line(string) + return substitute(a:string, '\n.*$', "", "") + endfunction + + function! s:name(login) + for name in [s:gecos_name(a:login), $NAME, s:capitalize(a:login)] + if name != "" + return name + endif + endfor + endfunction + + function! s:gecos_name(login) + for line in s:try_reading_file('/etc/passwd') + if line =~ '^' . a:login . ':' + return substitute(s:passwd_field(line, 5), '&', s:capitalize(a:login), "") + endif + endfor + return "" + endfunction + + function! s:try_reading_file(path) + try + return readfile(a:path) + endtry + return [] + endfunction + + function! s:passwd_field(line, field) + let fields = split(a:line, ':', 1) + if len(fields) < field + return "" + endif + return fields[field - 1] + endfunction + + function! s:capitalize(word) + return toupper(a:word[0]) . strpart(a:word, 1) + endfunction + + function! s:hostname() + return s:trimmed_system_with_default('hostname', 'localhost') + endfunction + + " Format used for new date entries. + if !exists('g:changelog_new_date_format') + let g:changelog_new_date_format = "%d %u\n\n\t* %c\n\n" + endif + + " Format used for new entries to current date entry. + if !exists('g:changelog_new_entry_format') + let g:changelog_new_entry_format = "\t* %c" + endif + + " Regular expression used to find a given date entry. + if !exists('g:changelog_date_entry_search') + let g:changelog_date_entry_search = '^\s*%d\_s*%u' + endif + + " Regular expression used to find the end of a date entry + if !exists('g:changelog_date_end_entry_search') + let g:changelog_date_end_entry_search = '^\s*$' + endif + + + " Substitutes specific items in new date-entry formats and search strings. + " Can be done with substitute of course, but unclean, and need \@! then. + function! s:substitute_items(str, date, user) + let str = a:str + let middles = {'%': '%', 'd': a:date, 'u': a:user, 'c': '{cursor}'} + let i = stridx(str, '%') + while i != -1 + let inc = 0 + if has_key(middles, str[i + 1]) + let mid = middles[str[i + 1]] + let str = strpart(str, 0, i) . mid . strpart(str, i + 2) + let inc = strlen(mid) + endif + let i = stridx(str, '%', i + 1 + inc) + endwhile + return str + endfunction + + " Position the cursor once we've done all the funky substitution. + function! s:position_cursor() + if search('{cursor}') > 0 + let lnum = line('.') + let line = getline(lnum) + let cursor = stridx(line, '{cursor}') + call setline(lnum, substitute(line, '{cursor}', '', '')) + endif + startinsert! + endfunction + + " Internal function to create a new entry in the ChangeLog. + function! s:new_changelog_entry(...) + " Deal with 'paste' option. + let save_paste = &paste + let &paste = 1 + call cursor(1, 1) + " Look for an entry for today by our user. + let date = strftime(g:changelog_dateformat) + let search = s:substitute_items(g:changelog_date_entry_search, date, + \ g:changelog_username) + if search(search) > 0 + " Ok, now we look for the end of the date entry, and add an entry. + call cursor(nextnonblank(line('.') + 1), 1) + if search(g:changelog_date_end_entry_search, 'W') > 0 + let p = (line('.') == line('$')) ? line('.') : line('.') - 1 + else + let p = line('.') + endif + let ls = split(s:substitute_items(g:changelog_new_entry_format, '', ''), + \ '\n') + call append(p, ls) + call cursor(p + 1, 1) + else + " Flag for removing empty lines at end of new ChangeLogs. + let remove_empty = line('$') == 1 + + " No entry today, so create a date-user header and insert an entry. + let todays_entry = s:substitute_items(g:changelog_new_date_format, + \ date, g:changelog_username) + " Make sure we have a cursor positioning. + if stridx(todays_entry, '{cursor}') == -1 + let todays_entry = todays_entry . '{cursor}' + endif + + " Now do the work. + call append(0, split(todays_entry, '\n')) + + " Remove empty lines at end of file. + if remove_empty + $-/^\s*$/-1,$delete + endif + + " Reposition cursor once we're done. + call cursor(1, 1) + endif + + call s:position_cursor() + + " And reset 'paste' option + let &paste = save_paste + endfunction + + if exists(":NewChangelogEntry") != 2 + noremap o :call new_changelog_entry() + command! -nargs=0 NewChangelogEntry call s:new_changelog_entry() + endif + + let b:undo_ftplugin = "setl com< fo< et< ai<" + + setlocal comments= + setlocal formatoptions+=t + setlocal noexpandtab + setlocal autoindent + + if &textwidth == 0 + setlocal textwidth=78 + let b:undo_ftplugin .= " tw<" + endif + + let &cpo = s:cpo_save + unlet s:cpo_save +else + let s:cpo_save = &cpo + set cpo&vim + + " Add the Changelog opening mapping + nnoremap o :call open_changelog() + + function! s:open_changelog() + let path = expand('%:p:h') + if exists('b:changelog_path') + let changelog = b:changelog_path + else + if exists('b:changelog_name') + let name = b:changelog_name + else + let name = 'ChangeLog' + endif + while isdirectory(path) + let changelog = path . '/' . name + if filereadable(changelog) + break + endif + let parent = substitute(path, '/\+[^/]*$', "", "") + if path == parent + break + endif + let path = parent + endwhile + endif + if !filereadable(changelog) + return + endif + + if exists('b:changelog_entry_prefix') + let prefix = call(b:changelog_entry_prefix, []) + else + let prefix = substitute(strpart(expand('%:p'), strlen(path)), '^/\+', "", "") . ':' + endif + if !empty(prefix) + let prefix = ' ' . prefix + endif + + let buf = bufnr(changelog) + if buf != -1 + if bufwinnr(buf) != -1 + execute bufwinnr(buf) . 'wincmd w' + else + execute 'sbuffer' buf + endif + else + execute 'split' fnameescape(changelog) + endif + + call s:new_changelog_entry(prefix) + endfunction + + let &cpo = s:cpo_save + unlet s:cpo_save +endif diff --git a/vim73/ftplugin/cobol.vim b/vim73/ftplugin/cobol.vim new file mode 100644 index 0000000..203d734 --- /dev/null +++ b/vim73/ftplugin/cobol.vim @@ -0,0 +1,266 @@ +" Vim filetype plugin file +" Language: cobol +" Author: Tim Pope +" $Id: cobol.vim,v 1.1 2007/05/05 17:24:38 vimboss Exp $ + +" Insert mode mappings: +" Normal mode mappings: < > << >> [[ ]] [] ][ +" Visual mode mappings: < > + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +setlocal commentstring=\ \ \ \ \ \ *%s +setlocal comments=:* +setlocal fo+=croqlt +setlocal expandtab +setlocal textwidth=72 + +" matchit support +if exists("loaded_matchit") + let s:ordot = '\|\ze\.\%( \@=\|$\)' + let b:match_ignorecase=1 + "let b:match_skip = 'getline(".") =~ "^.\\{6\\}[*/C]"' + let b:match_words= + \ '\$if\>:$else\>:\$endif\>,' . + \ '[$-]\@:\<\%(then\|else\)\>:\'.s:ordot.',' . + \ '-\@:\'.s:ordot . ',' . + \ '-\@:\<\%(when\)\>:\' .s:ordot . ',' . + \ '-\@\%(.*\(\%$\|\%(\n\%(\%(\s*\|.\{6\}\)[*/].*\n\)*\)\=\s*\%(not\s\+\)\=on\s\+size\s\+error\>\)\)\@=:\%(\:\' .s:ordot . ',' . + \ '-\@\%(.*\(\%$\|\%(\n\%(\%(\s*\|.\{6\}\)[*/].*\n\)*\)\=\s*\%(not\s\+\)\=on\s\+\%(overflow\|exception\)\>\)\)\@=:\%(\:\' .s:ordot . ',' . + \ '-\@\%(.*\(\%$\|\%(\n\%(\%(\s*\|.\{6\}\)[*/].*\n\)*\)\=\s*\%(invalid\s\+key\|at\s\+end\|no\s\+data\|at\s\+end-of-page\)\>\)\)\@=:\%(\:\' .s:ordot +endif + +if has("gui_win32") && !exists("b:browsefilter") + let b:browsefilter = "COBOL Source Files (*.cbl, *.cob)\t*.cbl;*.cob;*.lib\n". + \ "All Files (*.*)\t*.*\n" +endif + +let b:undo_ftplugin = "setlocal com< cms< fo< et< tw<" . + \ " | unlet! b:browsefilter b:match_words b:match_ignorecase b:match_skip" +if !exists("g:no_plugin_maps") && !exists("g:no_cobol_maps") + let b:undo_ftplugin = b:undo_ftplugin . + \ " | sil! exe 'nunmap <'" . + \ " | sil! exe 'nunmap >'" . + \ " | sil! exe 'nunmap <<'" . + \ " | sil! exe 'nunmap >>'" . + \ " | sil! exe 'vunmap <'" . + \ " | sil! exe 'vunmap >'" . + \ " | sil! exe 'iunmap '" . + \ " | sil! exe 'iunmap '" . + \ " | sil! exe 'iunmap '" . + \ " | sil! exe 'nunmap Traditional'" . + \ " | sil! exe 'nunmap Comment'" . + \ " | sil! exe 'nunmap DeComment'" . + \ " | sil! exe 'vunmap VisualTraditional'" . + \ " | sil! exe 'vunmap VisualComment'" . + \ " | sil! exe 'iunmap VisualDeComment'" . + \ " | sil! exe 'unmap [['" . + \ " | sil! exe 'unmap ]]'" . + \ " | sil! exe 'unmap []'" . + \ " | sil! exe 'unmap ]['" +endif + +if !exists("g:no_plugin_maps") && !exists("g:no_cobol_maps") + if version >= 700 + nnoremap > :set opfunc=IncreaseFuncg@ + nnoremap < :set opfunc=DecreaseFuncg@ + endif + nnoremap >> :call CobolIndentBlock(1) + nnoremap << :call CobolIndentBlock(-1) + vnoremap > :call CobolIndentBlock(v:count1) + vnoremap < :call CobolIndentBlock(-v:count1) + inoremap =IncreaseIndent()=RestoreShiftwidth() + inoremap =DecreaseIndent()=RestoreShiftwidth() + if !maparg("","i") + inoremap =Tab()=RestoreShiftwidth() + endif + noremap [[ m':call search('\c^\%(\s*\.\{6\}\s\+\)\zs[A-Za-z0-9-]\+\s\+\%(division\section\)\s*\.','bW') + noremap ]] m':call search('\c^\%(\s*\.\{6\}\s\+\)\zs[A-Za-z0-9-]\+\s\+\%(division\section\)\.','W') + noremap [] m':call toend('b') + noremap ][ m':call toend('') + " For EnhancedCommentify + noremap Traditional :call Comment('t') + noremap Comment :call Comment('c') + noremap DeComment :call Comment('u') + noremap VisualTraditional :'<,'>call Comment('t') + noremap VisualComment :'<,'>call Comment('c') + noremap VisualDeComment :'<,'>call Comment('u') +endif + +let &cpo = s:cpo_save +unlet s:cpo_save + +if exists("g:did_cobol_ftplugin_functions") + finish +endif +let g:did_cobol_ftplugin_functions = 1 + +function! s:repeat(str,count) + let i = 0 + let ret = "" + while i < a:count + let ret = ret . a:str + let i = i + 1 + endwhile + return ret +endfunction + +function! s:increase(...) + let lnum = '.' + let sw = &shiftwidth + let i = a:0 ? a:1 : indent(lnum) + if i >= 11 + return sw - (i - 11) % sw + elseif i >= 7 + return 11-i + elseif i == 6 + return 1 + else + return 6-i + endif +endfunction + +function! s:decrease(...) + let lnum = '.' + let sw = &shiftwidth + let i = indent(a:0 ? a:1 : lnum) + if i >= 11 + sw + return 1 + (i + 12) % sw + elseif i > 11 + return i-11 + elseif i > 7 + return i-7 + elseif i == 7 + return 1 + else + return i + endif +endfunction + +function! CobolIndentBlock(shift) + let head = strpart(getline('.'),0,7) + let tail = strpart(getline('.'),7) + let indent = match(tail,'[^ ]') + let sw = &shiftwidth + let shift = a:shift + if shift > 0 + if indent < 4 + let tail = s:repeat(" ",4-indent).tail + let shift = shift - 1 + endif + let tail = s:repeat(" ",shift*sw).tail + let shift = 0 + elseif shift < 0 + if (indent-4) > -shift * sw + let tail = strpart(tail,-shift * sw) + elseif (indent-4) > (-shift-1) * sw + let tail = strpart(tail,indent - 4) + else + let tail = strpart(tail,indent) + endif + endif + call setline('.',head.tail) +endfunction + +function! s:IncreaseFunc(type) + '[,']call CobolIndentBlock(1) +endfunction + +function! s:DecreaseFunc(type) + '[,']call CobolIndentBlock(-1) +endfunction + +function! s:IncreaseIndent() + let c = "\" + if exists("*InsertCtrlTWrapper") + let key = InsertCtrlTWrapper() + if key != c + return key + endif + endif + let interval = s:increase() + let b:cobol_shiftwidth = &shiftwidth + let &shiftwidth = 1 + let lastchar = strpart(getline('.'),col('.')-2,1) + if lastchar == '0' || lastchar == '^' + return "\".lastchar.c + else + return s:repeat(c,interval) + endif +endfunction + +function! s:DecreaseIndent() + let c = "\" + if exists("*InsertCtrlDWrapper") + " I hack Ctrl-D to delete when not at the end of the line. + let key = InsertCtrlDWrapper() + if key != c + return key + endif + endif + let interval = s:decrease() + let b:cobol_shiftwidth = &shiftwidth + let &shiftwidth = 1 + return s:repeat(c,interval) +endfunction + +function! s:RestoreShiftwidth() + if exists("b:cobol_shiftwidth") + let &shiftwidth=b:cobol_shiftwidth + unlet b:cobol_shiftwidth + endif + return "" +endfunction + +function! s:Tab() + if (strpart(getline('.'),0,col('.')-1) =~ '^\s*$' && &sta) + return s:IncreaseIndent() + elseif &sts == &sw && &sts != 8 && &et + return s:repeat(" ",s:increase(col('.')-1)) + else + return "\" + endif +endfunction + +function! s:Comment(arg) + " For EnhancedCommentify + let line = getline('.') + if (line =~ '^.\{6\}[*/C]' || a:arg == 'c') && a:arg != 'u' + let line = substitute(line,'^.\{6\}\zs.',' ','') + else + let line = substitute(line,'^.\{6\}\zs.','*','') + endif + call setline('.',line) +endfunction + +function! s:toend(direction) + let ignore = '^\(\s*\|.\{6\}\)\%([*/]\|\s*$\)' + let keep = line('.') + keepjumps + + while line('.') < line('$') && getline('.') =~ ignore + keepjumps + + endwhile + let res = search('\c^\%(\s*\|.\{6\}\s\+\)\zs[A-Za-z0-9-]\+\s\+\%(division\|section\)\s*\.',a:direction.'W') + if a:direction != 'b' && !res + let res = line('$') + keepjumps $ + elseif res + keepjumps - + endif + if res + while line('.') > 1 && getline('.') =~ ignore + keepjumps - + endwhile + if line('.') == 1 && getline('.') =~ ignore + exe "keepjumps ".keep + endif + else + exe "keepjumps ".keep + endif +endfunction diff --git a/vim73/ftplugin/conf.vim b/vim73/ftplugin/conf.vim new file mode 100644 index 0000000..1b110e4 --- /dev/null +++ b/vim73/ftplugin/conf.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: generic configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/config.vim b/vim73/ftplugin/config.vim new file mode 100644 index 0000000..df607b1 --- /dev/null +++ b/vim73/ftplugin/config.vim @@ -0,0 +1,41 @@ +" Vim filetype plugin file +" Language: config +" Maintainer: Dan Sharp +" Last Changed: 20 Jan 2009 +" URL: http://dwsharp.users.sourceforge.net/vim/ftplugin + +if exists("b:did_ftplugin") | finish | endif + +" Make sure the continuation lines below do not cause problems in +" compatibility mode. +let s:save_cpo = &cpo +set cpo-=C + +" Define some defaults in case the included ftplugins don't set them. +let s:undo_ftplugin = "" +let s:browsefilter = "Bourne Shell Files (*.sh)\t*.sh\n" . + \ "All Files (*.*)\t*.*\n" +let s:match_words = "" + +runtime! ftplugin/sh.vim ftplugin/sh_*.vim ftplugin/sh/*.vim +let b:did_ftplugin = 1 + +" Override our defaults if these were set by an included ftplugin. +if exists("b:undo_ftplugin") + let s:undo_ftplugin = b:undo_ftplugin +endif +if exists("b:browsefilter") + let s:browsefilter = b:browsefilter +endif + +" Change the :browse e filter to primarily show configure-related files. +if has("gui_win32") + let b:browsefilter="Configure Scripts (configure.*, config.*)\tconfigure*;config.*\n" . + \ s:browsefilter +endif + +" Undo the stuff we changed. +let b:undo_ftplugin = "unlet! b:browsefilter | " . b:undo_ftplugin + +" Restore the saved compatibility options. +let &cpo = s:save_cpo diff --git a/vim73/ftplugin/context.vim b/vim73/ftplugin/context.vim new file mode 100644 index 0000000..1c7d678 --- /dev/null +++ b/vim73/ftplugin/context.vim @@ -0,0 +1,35 @@ +" Vim filetype plugin file +" Language: ConTeXt typesetting engine +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< def< inc< sua< fo<" + +setlocal comments=b:%D,b:%C,b:%M,:% commentstring=%\ %s formatoptions+=tcroql + +let &l:define='\\\%([egx]\|char\|mathchar\|count\|dimen\|muskip\|skip\|toks\)\=' + \ . 'def\|\\font\|\\\%(future\)\=let' + \ . '\|\\new\%(count\|dimen\|skip\|muskip\|box\|toks\|read\|write' + \ . '\|fam\|insert\|if\)' + +let &l:include = '^\s*\%(input\|component\)' + +setlocal suffixesadd=.tex + +if exists("loaded_matchit") + let b:match_ignorecase = 0 + let b:match_skip = 'r:\\\@ +" Last Change: 2001 Jan 15 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Behaves just like C +runtime! ftplugin/c.vim ftplugin/c_*.vim ftplugin/c/*.vim diff --git a/vim73/ftplugin/crm.vim b/vim73/ftplugin/crm.vim new file mode 100644 index 0000000..e86e683 --- /dev/null +++ b/vim73/ftplugin/crm.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: CRM114 +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/cs.vim b/vim73/ftplugin/cs.vim new file mode 100644 index 0000000..0ff3c9d --- /dev/null +++ b/vim73/ftplugin/cs.vim @@ -0,0 +1,24 @@ +" Vim filetype plugin file +" Language: C# +" Maintainer: Johannes Zellner +" Last Change: Tue, 09 Mar 2004 14:09:33 CET + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Don't load another plugin for this buffer +let b:did_ftplugin = 1 + +" Set 'formatoptions' to break comment lines but not other lines, +" and insert the comment leader when hitting or using "o". +setlocal fo-=t fo+=croql + +" Set 'comments' to format dashed lists in comments. +setlocal comments=sO:*\ -,mO:*\ \ ,exO:*/,s1:/*,mb:*,ex:*/,:///,:// + +if has("gui_win32") && !exists("b:browsefilter") + let b:browsefilter = "C# Source Files (*.cs)\t*.cs\n" . + \ "All Files (*.*)\t*.*\n" +endif diff --git a/vim73/ftplugin/csc.vim b/vim73/ftplugin/csc.vim new file mode 100644 index 0000000..ac02088 --- /dev/null +++ b/vim73/ftplugin/csc.vim @@ -0,0 +1,26 @@ +" Vim filetype plugin file +" Language: csc +" Maintainer: Dan Sharp +" Last Changed: 20 Jan 2009 +" URL: http://dwsharp.users.sourceforge.net/vim/ftplugin + +if exists("b:did_ftplugin") | finish | endif +let b:did_ftplugin = 1 + +" Make sure the continuation lines below do not cause problems in +" compatibility mode. +let s:save_cpo = &cpo +set cpo-=C + +if exists("loaded_matchit") + let b:match_words= + \ '\:\,' . + \ '\:\:\,' . + \ '\\|\:\' +endif + +" Undo the stuff we changed. +let b:undo_ftplugin = "unlet! b:match_words" + +" Restore the saved compatibility options. +let &cpo = s:save_cpo diff --git a/vim73/ftplugin/csh.vim b/vim73/ftplugin/csh.vim new file mode 100644 index 0000000..3f89c72 --- /dev/null +++ b/vim73/ftplugin/csh.vim @@ -0,0 +1,47 @@ +" Vim filetype plugin file +" Language: csh +" Maintainer: Dan Sharp +" Last Changed: 20 Jan 2009 +" URL: http://dwsharp.users.sourceforge.net/vim/ftplugin + +if exists("b:did_ftplugin") | finish | endif +let b:did_ftplugin = 1 + +" Make sure the continuation lines below do not cause problems in +" compatibility mode. +let s:save_cpo = &cpo +set cpo-=C + +setlocal commentstring=#%s +setlocal formatoptions-=t +setlocal formatoptions+=crql + +" Csh: thanks to Johannes Zellner +" - Both foreach and end must appear alone on separate lines. +" - The words else and endif must appear at the beginning of input lines; +" the if must appear alone on its input line or after an else. +" - Each case label and the default label must appear at the start of a +" line. +" - while and end must appear alone on their input lines. +if exists("loaded_matchit") + let b:match_words = + \ '^\s*\.*(.*).*\:'. + \ '^\s*\\s\+\.*(.*).*\:^\s*\:'. + \ '^\s*\,'. + \ '\%(^\s*\\s\+\S\+\|^s*\\).*(.*):'. + \ '\:\:^\s*\,'. + \ '^\s*\.*(.*):^\s*\\s\+:^\s*\:^\s*\' +endif + +" Change the :browse e filter to primarily show csh-related files. +if has("gui_win32") + let b:browsefilter="csh Scripts (*.csh)\t*.csh\n" . + \ "All Files (*.*)\t*.*\n" +endif + +" Undo the stuff we changed. +let b:undo_ftplugin = "setlocal commentstring< formatoptions<" . + \ " | unlet! b:match_words b:browsefilter" + +" Restore the saved compatibility options. +let &cpo = s:save_cpo diff --git a/vim73/ftplugin/css.vim b/vim73/ftplugin/css.vim new file mode 100644 index 0000000..43d1edf --- /dev/null +++ b/vim73/ftplugin/css.vim @@ -0,0 +1,23 @@ +" Vim filetype plugin file +" Language: CSS +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< inc< fo< ofu<" + +setlocal comments=s1:/*,mb:*,ex:*/ commentstring& +setlocal formatoptions-=t formatoptions+=croql +setlocal omnifunc=csscomplete#CompleteCSS + +let &l:include = '^\s*@import\s\+\%(url(\)\=' + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/cucumber.vim b/vim73/ftplugin/cucumber.vim new file mode 100644 index 0000000..a29d46a --- /dev/null +++ b/vim73/ftplugin/cucumber.vim @@ -0,0 +1,132 @@ +" Vim filetype plugin +" Language: Cucumber +" Maintainer: Tim Pope +" Last Change: 2010 Aug 09 + +" Only do this when not done yet for this buffer +if (exists("b:did_ftplugin")) + finish +endif +let b:did_ftplugin = 1 + +setlocal formatoptions-=t formatoptions+=croql +setlocal comments=:# commentstring=#\ %s +setlocal omnifunc=CucumberComplete + +let b:undo_ftplugin = "setl fo< com< cms< ofu<" + +let b:cucumber_root = expand('%:p:h:s?.*[\/]\%(features\|stories\)\zs[\/].*??') + +if !exists("g:no_plugin_maps") && !exists("g:no_cucumber_maps") + nmap :exe jump('edit',v:count) + nmap ] :exe jump('split',v:count) + nmap :exe jump('split',v:count) + nmap } :exe jump('pedit',v:count) + let b:undo_ftplugin .= "| sil! iunmap! | sil! iunmap! ]| sil! iunmap! | sil! iunmap! }" +endif + +function! s:jump(command,count) + let steps = s:steps('.') + if len(steps) == 0 || len(steps) < a:count + return 'echoerr "No matching step found"' + elseif len(steps) > 1 && !a:count + return 'echoerr "Multiple matching steps found"' + else + let c = a:count ? a:count-1 : 0 + return a:command.' +'.steps[c][1].' '.escape(steps[c][0],' %#') + endif +endfunction + +function! s:allsteps() + let step_pattern = '\C^\s*\K\k*\>\s*\zs\S.\{-\}\ze\s*\%(do\|{\)\s*\%(|[^|]*|\s*\)\=\%($\|#\)' + let steps = [] + for file in split(glob(b:cucumber_root.'/**/*.rb'),"\n") + let lines = readfile(file) + let num = 0 + for line in lines + let num += 1 + if line =~ step_pattern + let type = matchstr(line,'\w\+') + let steps += [[file,num,type,matchstr(line,step_pattern)]] + endif + endfor + endfor + return steps +endfunction + +function! s:steps(lnum) + let c = indent(a:lnum) + 1 + while synIDattr(synID(a:lnum,c,1),'name') !~# '^$\|Region$' + let c = c + 1 + endwhile + let step = matchstr(getline(a:lnum)[c-1 : -1],'^\s*\zs.\{-\}\ze\s*$') + return filter(s:allsteps(),'s:stepmatch(v:val[3],step)') +endfunction + +function! s:stepmatch(receiver,target) + if a:receiver =~ '^[''"].*[''"]$' + let pattern = '^'.escape(substitute(a:receiver[1:-2],'$\w\+','(.*)','g'),'/').'$' + elseif a:receiver =~ '^/.*/$' + let pattern = a:receiver[1:-2] + elseif a:receiver =~ '^%r..*.$' + let pattern = escape(a:receiver[3:-2],'/') + else + return 0 + endif + try + let vimpattern = substitute(substitute(pattern,'\\\@ +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments= commentstring= formatoptions-=tcroql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/debchangelog.vim b/vim73/ftplugin/debchangelog.vim new file mode 100644 index 0000000..80ff8ef --- /dev/null +++ b/vim73/ftplugin/debchangelog.vim @@ -0,0 +1,383 @@ +" Vim filetype plugin file (GUI menu, folding and completion) +" Language: Debian Changelog +" Maintainer: Debian Vim Maintainers +" Former Maintainers: Michael Piefel +" Stefano Zacchiroli +" Last Change: 2010-07-11 +" License: GNU GPL, version 2.0 or later +" URL: http://hg.debian.org/hg/pkg-vim/vim/file/unstable/runtime/ftplugin/debchangelog.vim + +" Bug completion requires apt-listbugs installed for Debian packages or +" python-launchpadlib installed for Ubuntu packages + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin=1 + +" {{{1 Local settings (do on every load) +if exists("g:debchangelog_fold_enable") + setlocal foldmethod=expr + setlocal foldexpr=DebGetChangelogFold(v:lnum) + setlocal foldtext=DebChangelogFoldText() +endif + +" Debian changelogs are not supposed to have any other text width, +" so the user cannot override this setting +setlocal tw=78 +setlocal comments=f:* + +" Clean unloading +let b:undo_ftplugin = "setlocal tw< comments< foldmethod< foldexpr< foldtext<" +" }}}1 + +if exists("g:did_changelog_ftplugin") + finish +endif + +" Don't load another plugin (this is global) +let g:did_changelog_ftplugin = 1 + +" {{{1 GUI menu + +" Helper functions returning various data. +" Returns full name, either from $DEBFULLNAME or debianfullname. +" TODO Is there a way to determine name from anywhere else? +function FullName() + if exists("$DEBFULLNAME") + return $DEBFULLNAME + elseif exists("g:debianfullname") + return g:debianfullname + else + return "Your Name" + endif +endfunction + +" Returns email address, from $DEBEMAIL, $EMAIL or debianemail. +function Email() + if exists("$DEBEMAIL") + return $DEBEMAIL + elseif exists("$EMAIL") + return $EMAIL + elseif exists("g:debianemail") + return g:debianemail + else + return "your@email.address" + endif +endfunction + +" Returns date in RFC822 format. +function Date() + let savelang = v:lc_time + execute "language time C" + let dateandtime = strftime("%a, %d %b %Y %X %z") + execute "language time " . savelang + return dateandtime +endfunction + +function WarnIfNotUnfinalised() + if match(getline("."), " -- [[:alpha:]][[:alnum:].]")!=-1 + echohl WarningMsg + echo "The entry has not been unfinalised before editing." + echohl None + return 1 + endif + return 0 +endfunction + +function Finalised() + let savelinenum = line(".") + normal 1G + call search("^ -- ") + if match(getline("."), " -- [[:alpha:]][[:alnum:].]")!=-1 + let returnvalue = 1 + else + let returnvalue = 0 + endif + execute savelinenum + return returnvalue +endfunction + +" These functions implement the menus +function NewVersion() + " The new entry is unfinalised and shall be changed + amenu disable Changelog.New\ Version + amenu enable Changelog.Add\ Entry + amenu enable Changelog.Close\ Bug + amenu enable Changelog.Set\ Distribution + amenu enable Changelog.Set\ Urgency + amenu disable Changelog.Unfinalise + amenu enable Changelog.Finalise + call append(0, substitute(getline(1), '-\([[:digit:]]\+\))', '-$$\1)', '')) + call append(1, "") + call append(2, "") + call append(3, " -- ") + call append(4, "") + call Urgency("low") + normal 1G0 + call search(")") + normal h + normal  + call setline(1, substitute(getline(1), '-\$\$', '-', '')) + if exists("g:debchangelog_fold_enable") + foldopen + endif + call AddEntry() +endfunction + +function AddEntry() + normal 1G + call search("^ -- ") + normal kk + call append(".", " * ") + normal jjj + let warn=WarnIfNotUnfinalised() + normal kk + if warn + echohl MoreMsg + call input("Hit ENTER") + echohl None + endif + startinsert! +endfunction + +function CloseBug() + normal 1G + call search("^ -- ") + let warn=WarnIfNotUnfinalised() + normal kk + call append(".", " * (closes: #" . input("Bug number to close: ") . ")") + normal j^ll + startinsert +endfunction + +function Distribution(dist) + call setline(1, substitute(getline(1), ") [[:lower:] ]*;", ") " . a:dist . ";", "")) +endfunction + +function Urgency(urg) + call setline(1, substitute(getline(1), "urgency=.*$", "urgency=" . a:urg, "")) +endfunction + +function UnfinaliseMenu() + " This means the entry shall be changed + amenu disable Changelog.New\ Version + amenu enable Changelog.Add\ Entry + amenu enable Changelog.Close\ Bug + amenu enable Changelog.Set\ Distribution + amenu enable Changelog.Set\ Urgency + amenu disable Changelog.Unfinalise + amenu enable Changelog.Finalise +endfunction + +function Unfinalise() + call UnfinaliseMenu() + normal 1G + call search("^ -- ") + call setline(".", " -- ") +endfunction + +function FinaliseMenu() + " This means the entry should not be changed anymore + amenu enable Changelog.New\ Version + amenu disable Changelog.Add\ Entry + amenu disable Changelog.Close\ Bug + amenu disable Changelog.Set\ Distribution + amenu disable Changelog.Set\ Urgency + amenu enable Changelog.Unfinalise + amenu disable Changelog.Finalise +endfunction + +function Finalise() + call FinaliseMenu() + normal 1G + call search("^ -- ") + call setline(".", " -- " . FullName() . " <" . Email() . "> " . Date()) +endfunction + + +function MakeMenu() + amenu &Changelog.&New\ Version :call NewVersion() + amenu Changelog.&Add\ Entry :call AddEntry() + amenu Changelog.&Close\ Bug :call CloseBug() + menu Changelog.-sep- + + amenu Changelog.Set\ &Distribution.&unstable :call Distribution("unstable") + amenu Changelog.Set\ Distribution.&frozen :call Distribution("frozen") + amenu Changelog.Set\ Distribution.&stable :call Distribution("stable") + menu Changelog.Set\ Distribution.-sep- + amenu Changelog.Set\ Distribution.frozen\ unstable :call Distribution("frozen unstable") + amenu Changelog.Set\ Distribution.stable\ unstable :call Distribution("stable unstable") + amenu Changelog.Set\ Distribution.stable\ frozen :call Distribution("stable frozen") + amenu Changelog.Set\ Distribution.stable\ frozen\ unstable :call Distribution("stable frozen unstable") + + amenu Changelog.Set\ &Urgency.&low :call Urgency("low") + amenu Changelog.Set\ Urgency.&medium :call Urgency("medium") + amenu Changelog.Set\ Urgency.&high :call Urgency("high") + + menu Changelog.-sep- + amenu Changelog.U&nfinalise :call Unfinalise() + amenu Changelog.&Finalise :call Finalise() + + if Finalised() + call FinaliseMenu() + else + call UnfinaliseMenu() + endif +endfunction + +augroup changelogMenu +au BufEnter * if &filetype == "debchangelog" | call MakeMenu() | endif +au BufLeave * if &filetype == "debchangelog" | silent! aunmenu Changelog | endif +augroup END + +" }}} +" {{{1 folding + +" look for an author name in the [zonestart zoneend] lines searching backward +function! s:getAuthor(zonestart, zoneend) + let linepos = a:zoneend + while linepos >= a:zonestart + let line = getline(linepos) + if line =~ '^ --' + return substitute(line, '^ --\s*\([^<]\+\)\s*.*', '\1', '') + endif + let linepos -= 1 + endwhile + return '[unknown]' +endfunction + +" Look for a package source name searching backward from the givenline and +" returns it. Return the empty string if the package name can't be found +function! DebGetPkgSrcName(lineno) + let lineidx = a:lineno + let pkgname = '' + while lineidx > 0 + let curline = getline(lineidx) + if curline =~ '^\S' + let pkgname = matchlist(curline, '^\(\S\+\).*$')[1] + break + endif + let lineidx = lineidx - 1 + endwhile + return pkgname +endfunction + +function! DebChangelogFoldText() + if v:folddashes == '-' " changelog entry fold + return foldtext() . ' -- ' . s:getAuthor(v:foldstart, v:foldend) . ' ' + endif + return foldtext() +endfunction + +function! DebGetChangelogFold(lnum) + let line = getline(a:lnum) + if line =~ '^\w\+' + return '>1' " beginning of a changelog entry + endif + if line =~ '^\s\+\[.*\]' + return '>2' " beginning of an author-specific chunk + endif + if line =~ '^ --' + return '1' + endif + return '=' +endfunction + +if exists("g:debchangelog_fold_enable") + silent! foldopen! " unfold the entry the cursor is on (usually the first one) +endif + +" }}} + +" {{{1 omnicompletion for Closes: # + +if !exists('g:debchangelog_listbugs_severities') + let g:debchangelog_listbugs_severities = 'critical,grave,serious,important,normal,minor,wishlist' +endif + +fun! DebCompleteBugs(findstart, base) + if a:findstart + let line = getline('.') + + " try to detect whether this is closes: or lp: + let g:debchangelog_complete_mode = 'debbugs' + let try_colidx = col('.') - 1 + let colidx = -1 " default to no-completion-possible + + while try_colidx > 0 && line[try_colidx - 1] =~ '\s\|\d\|#\|,\|:' + let try_colidx = try_colidx - 1 + if line[try_colidx] == '#' && colidx == -1 + " found hash, where we complete from: + let colidx = try_colidx + elseif line[try_colidx] == ':' + if try_colidx > 1 && strpart(line, try_colidx - 2, 3) =~ '\clp:' + let g:debchangelog_complete_mode = 'lp' + endif + break + endif + endwhile + return colidx + else " return matches: + let bug_lines = [] + if g:debchangelog_complete_mode == 'lp' + if ! has('python') + echoerr 'vim must be built with Python support to use LP bug completion' + return + endif + let pkgsrc = DebGetPkgSrcName(line('.')) + python << EOF +import vim +try: + from launchpadlib.launchpad import Launchpad + from lazr.restfulclient.errors import HTTPError + # login anonymously + lp = Launchpad.login_anonymously('debchangelog.vim', 'production') + ubuntu = lp.distributions['ubuntu'] + try: + sp = ubuntu.getSourcePackage(name=vim.eval('pkgsrc')) + status = ('New', 'Incomplete', 'Confirmed', 'Triaged', + 'In Progress', 'Fix Committed') + tasklist = sp.searchTasks(status=status, order_by='id') + liststr = '[' + for task in tasklist: + bug = task.bug + liststr += "'#%d - %s'," % (bug.id, bug.title.replace('\'', '\'\'')) + liststr += ']' + vim.command('silent let bug_lines = %s' % liststr.encode('utf-8')) + except HTTPError: + pass +except ImportError: + vim.command('echoerr \'python-launchpadlib >= 1.5.4 needs to be installed to use Launchpad bug completion\'') +EOF + else + if ! filereadable('/usr/sbin/apt-listbugs') + echoerr 'apt-listbugs not found, you should install it to use Closes bug completion' + return + endif + let pkgsrc = DebGetPkgSrcName(line('.')) + let listbugs_output = system('/usr/sbin/apt-listbugs -s ' . g:debchangelog_listbugs_severities . ' list ' . pkgsrc . ' | grep "^ #" 2> /dev/null') + let bug_lines = split(listbugs_output, '\n') + endif + let completions = [] + for line in bug_lines + let parts = matchlist(line, '^\s*\(#\S\+\)\s*-\s*\(.*\)$') + " filter only those which match a:base: + if parts[1] !~ "^" . a:base + continue + endif + let completion = {} + let completion['word'] = parts[1] + let completion['menu'] = parts[2] + let completion['info'] = parts[0] + let completions += [completion] + endfor + return completions + endif +endfun + +setlocal omnifunc=DebCompleteBugs + +" }}} + +" vim: set foldmethod=marker: diff --git a/vim73/ftplugin/debcontrol.vim b/vim73/ftplugin/debcontrol.vim new file mode 100644 index 0000000..7871d98 --- /dev/null +++ b/vim73/ftplugin/debcontrol.vim @@ -0,0 +1,70 @@ +" Vim filetype plugin file (GUI menu and folding) +" Language: Debian control files +" Maintainer: Debian Vim Maintainers +" Former Maintainer: Pierre Habouzit +" Last Change: 2008-03-08 +" URL: http://hg.debian.org/hg/pkg-vim/vim/raw-file/tip/runtime/ftplugin/debcontrol.vim + +" Do these settings once per buffer +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin=1 + +" {{{1 Local settings (do on every load) +if exists("g:debcontrol_fold_enable") + setlocal foldmethod=expr + setlocal foldexpr=DebControlFold(v:lnum) + setlocal foldtext=DebControlFoldText() +endif +setlocal textwidth=0 + +" Clean unloading +let b:undo_ftplugin = "setlocal tw< foldmethod< foldexpr< foldtext<" + +" }}}1 + +" {{{1 folding + +function! s:getField(f, lnum) + let line = getline(a:lnum) + let fwdsteps = 0 + while line !~ '^'.a:f.':' + let fwdsteps += 1 + let line = getline(a:lnum + fwdsteps) + if line == '' + return 'unknown' + endif + endwhile + return substitute(line, '^'.a:f.': *', '', '') +endfunction + +function! DebControlFoldText() + if v:folddashes == '-' " debcontrol entry fold + let type = substitute(getline(v:foldstart), ':.*', '', '') + if type == 'Source' + let ftext = substitute(foldtext(), ' *Source: *', ' ', '') + return ftext . ' -- ' . s:getField('Maintainer', v:foldstart) . ' ' + endif + let arch = s:getField('Architecture', v:foldstart) + let ftext = substitute(foldtext(), ' *Package: *', ' [' . arch . '] ', '') + return ftext . ': ' . s:getField('Description', v:foldstart) . ' ' + endif + return foldtext() +endfunction + +function! DebControlFold(l) + + " This is for not merging blank lines around folds to them + if getline(a:l) =~ '^Source:' + return '>1' + endif + + if getline(a:l) =~ '^Package:' + return '>1' + endif + + return '=' +endfunction + +" }}}1 diff --git a/vim73/ftplugin/denyhosts.vim b/vim73/ftplugin/denyhosts.vim new file mode 100644 index 0000000..557fd82 --- /dev/null +++ b/vim73/ftplugin/denyhosts.vim @@ -0,0 +1,18 @@ +" Vim filetype plugin file +" Maintainer: Nikolai Weibull +" Latest Revision: 2007-12-04 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/dictconf.vim b/vim73/ftplugin/dictconf.vim new file mode 100644 index 0000000..659046c --- /dev/null +++ b/vim73/ftplugin/dictconf.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: dict(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/dictdconf.vim b/vim73/ftplugin/dictdconf.vim new file mode 100644 index 0000000..ee738c5 --- /dev/null +++ b/vim73/ftplugin/dictdconf.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: dictd(8) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/diff.vim b/vim73/ftplugin/diff.vim new file mode 100644 index 0000000..3fe1b84 --- /dev/null +++ b/vim73/ftplugin/diff.vim @@ -0,0 +1,15 @@ +" Vim filetype plugin file +" Language: Diff +" Maintainer: Bram Moolenaar +" Last Change: 2005 Jul 27 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let b:undo_ftplugin = "setl modeline<" + +" Don't use modelines in a diff, they apply to the diffed file +setlocal nomodeline diff --git a/vim73/ftplugin/dircolors.vim b/vim73/ftplugin/dircolors.vim new file mode 100644 index 0000000..3b3d046 --- /dev/null +++ b/vim73/ftplugin/dircolors.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: dircolors(1) input file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/docbk.vim b/vim73/ftplugin/docbk.vim new file mode 100644 index 0000000..11cb323 --- /dev/null +++ b/vim73/ftplugin/docbk.vim @@ -0,0 +1,22 @@ +" Vim filetype plugin file +" Language: DocBook +" Maintainer: Nikolai Weibull +" Latest Revision: 2010-10-14 + +if exists('b:did_ftplugin') + finish +endif + +if !exists('b:docbk_type') + if expand('%:e') == 'sgml' + let b:docbk_type = 'sgml' + else + let b:docbk_type = 'xml' + endif +endif + +if b:docbk_type == 'sgml' + runtime! ftplugin/sgml.vim ftplugin/sgml_*.vim ftplugin/sgml/*.vim +else + runtime! ftplugin/xml.vim ftplugin/xml_*.vim ftplugin/xml/*.vim +endif diff --git a/vim73/ftplugin/dosbatch.vim b/vim73/ftplugin/dosbatch.vim new file mode 100644 index 0000000..6e581e7 --- /dev/null +++ b/vim73/ftplugin/dosbatch.vim @@ -0,0 +1,21 @@ +" Vim filetype plugin file +" Language: MS-DOS .bat files +" Maintainer: Mike Williams +" Last Change: 27th May 2009 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Don't load another plugin for this buffer +let b:did_ftplugin = 1 + +" BAT comment formatting +setlocal comments=b:rem,b:@rem,b:REM,b:@REM,::: +setlocal formatoptions-=t formatoptions+=rol + +" Define patterns for the browse file filter +if has("gui_win32") && !exists("b:browsefilter") + let b:browsefilter = "DOS Batch Files (*.bat, *.cmd)\t*.bat;*.cmd\nAll Files (*.*)\t*.*\n" +endif diff --git a/vim73/ftplugin/dosini.vim b/vim73/ftplugin/dosini.vim new file mode 100644 index 0000000..461403c --- /dev/null +++ b/vim73/ftplugin/dosini.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: Configuration File (ini file) for MSDOS/MS Windows +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:; commentstring=;\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/dtd.vim b/vim73/ftplugin/dtd.vim new file mode 100644 index 0000000..eed5ca6 --- /dev/null +++ b/vim73/ftplugin/dtd.vim @@ -0,0 +1,39 @@ +" Vim filetype plugin file +" Language: dtd +" Maintainer: Dan Sharp +" Last Changed: 20 Jan 2009 +" URL: http://dwsharp.users.sourceforge.net/vim/ftplugin + +if exists("b:did_ftplugin") | finish | endif +let b:did_ftplugin = 1 + +" Make sure the continuation lines below do not cause problems in +" compatibility mode. +let s:save_cpo = &cpo +set cpo-=C + +setlocal commentstring= +setlocal comments=s: + +setlocal formatoptions-=t +if !exists("g:ft_dtd_autocomment") || (g:ft_dtd_autocomment == 1) + setlocal formatoptions+=croql +endif + +if exists("loaded_matchit") + let b:match_words = ',' +endif + +" Change the :browse e filter to primarily show Java-related files. +if has("gui_win32") + let b:browsefilter="DTD Files (*.dtd)\t*.dtd\n" . + \ "XML Files (*.xml)\t*.xml\n" . + \ "All Files (*.*)\t*.*\n" +endif + +" Undo the stuff we changed. +let b:undo_ftplugin = "setlocal commentstring< comments< formatoptions<" . + \ " | unlet! b:matchwords b:browsefilter" + +" Restore the saved compatibility options. +let &cpo = s:save_cpo diff --git a/vim73/ftplugin/dtrace.vim b/vim73/ftplugin/dtrace.vim new file mode 100644 index 0000000..9288097 --- /dev/null +++ b/vim73/ftplugin/dtrace.vim @@ -0,0 +1,40 @@ +" Language: D script as described in "Solaris Dynamic Tracing Guide", +" http://docs.sun.com/app/docs/doc/817-6223 +" Last Change: 2008/03/20 +" Version: 1.2 +" Maintainer: Nicolas Weber + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Don't load another plugin for this buffer +let b:did_ftplugin = 1 + +" Using line continuation here. +let s:cpo_save = &cpo +set cpo-=C + +let b:undo_ftplugin = "setl fo< com< cms< isk<" + +" Set 'formatoptions' to break comment lines but not other lines, +" and insert the comment leader when hitting or using "o". +setlocal fo-=t fo+=croql + +" Set 'comments' to format dashed lists in comments. +setlocal comments=sO:*\ -,mO:*\ \ ,exO:*/,s1:/*,mb:*,ex:*/ + +" dtrace uses /* */ comments. Set this explicitly, just in case the user +" changed this (/*%s*/ is the default) +setlocal commentstring=/*%s*/ + +setlocal iskeyword+=@,$ + +" When the matchit plugin is loaded, this makes the % command skip parens and +" braces in comments. +let b:match_words = &matchpairs +let b:match_skip = 's:comment\|string\|character' + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/elinks.vim b/vim73/ftplugin/elinks.vim new file mode 100644 index 0000000..7d92575 --- /dev/null +++ b/vim73/ftplugin/elinks.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: elinks(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/eruby.vim b/vim73/ftplugin/eruby.vim new file mode 100644 index 0000000..7c19a09 --- /dev/null +++ b/vim73/ftplugin/eruby.vim @@ -0,0 +1,104 @@ +" Vim filetype plugin +" Language: eRuby +" Maintainer: Tim Pope +" Last Change: 2010 Apr 15 +" URL: http://vim-ruby.rubyforge.org +" Anon CVS: See above site +" Release Coordinator: Doug Kearns + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +let s:save_cpo = &cpo +set cpo-=C + +" Define some defaults in case the included ftplugins don't set them. +let s:undo_ftplugin = "" +let s:browsefilter = "All Files (*.*)\t*.*\n" +let s:match_words = "" + +if !exists("g:eruby_default_subtype") + let g:eruby_default_subtype = "html" +endif + +if !exists("b:eruby_subtype") + let s:lines = getline(1)."\n".getline(2)."\n".getline(3)."\n".getline(4)."\n".getline(5)."\n".getline("$") + let b:eruby_subtype = matchstr(s:lines,'eruby_subtype=\zs\w\+') + if b:eruby_subtype == '' + let b:eruby_subtype = matchstr(&filetype,'^eruby\.\zs\w\+') + endif + if b:eruby_subtype == '' + let b:eruby_subtype = matchstr(substitute(expand("%:t"),'\c\%(\.erb\|\.eruby\|\.erubis\)\+$','',''),'\.\zs\w\+$') + endif + if b:eruby_subtype == 'rhtml' + let b:eruby_subtype = 'html' + elseif b:eruby_subtype == 'rb' + let b:eruby_subtype = 'ruby' + elseif b:eruby_subtype == 'yml' + let b:eruby_subtype = 'yaml' + elseif b:eruby_subtype == 'js' + let b:eruby_subtype = 'javascript' + elseif b:eruby_subtype == 'txt' + " Conventional; not a real file type + let b:eruby_subtype = 'text' + elseif b:eruby_subtype == '' + let b:eruby_subtype = g:eruby_default_subtype + endif +endif + +if exists("b:eruby_subtype") && b:eruby_subtype != '' + exe "runtime! ftplugin/".b:eruby_subtype.".vim ftplugin/".b:eruby_subtype."_*.vim ftplugin/".b:eruby_subtype."/*.vim" +else + runtime! ftplugin/html.vim ftplugin/html_*.vim ftplugin/html/*.vim +endif +unlet! b:did_ftplugin + +" Override our defaults if these were set by an included ftplugin. +if exists("b:undo_ftplugin") + let s:undo_ftplugin = b:undo_ftplugin + unlet b:undo_ftplugin +endif +if exists("b:browsefilter") + let s:browsefilter = b:browsefilter + unlet b:browsefilter +endif +if exists("b:match_words") + let s:match_words = b:match_words + unlet b:match_words +endif + +runtime! ftplugin/ruby.vim ftplugin/ruby_*.vim ftplugin/ruby/*.vim +let b:did_ftplugin = 1 + +" Combine the new set of values with those previously included. +if exists("b:undo_ftplugin") + let s:undo_ftplugin = b:undo_ftplugin . " | " . s:undo_ftplugin +endif +if exists ("b:browsefilter") + let s:browsefilter = substitute(b:browsefilter,'\cAll Files (\*\.\*)\t\*\.\*\n','','') . s:browsefilter +endif +if exists("b:match_words") + let s:match_words = b:match_words . ',' . s:match_words +endif + +" Change the browse dialog on Win32 to show mainly eRuby-related files +if has("gui_win32") + let b:browsefilter="eRuby Files (*.erb, *.rhtml)\t*.erb;*.rhtml\n" . s:browsefilter +endif + +" Load the combined list of match_words for matchit.vim +if exists("loaded_matchit") + let b:match_words = s:match_words +endif + +" TODO: comments= +setlocal commentstring=<%#%s%> + +let b:undo_ftplugin = "setl cms< " + \ " | unlet! b:browsefilter b:match_words | " . s:undo_ftplugin + +let &cpo = s:save_cpo + +" vim: nowrap sw=2 sts=2 ts=8: diff --git a/vim73/ftplugin/eterm.vim b/vim73/ftplugin/eterm.vim new file mode 100644 index 0000000..e072c63 --- /dev/null +++ b/vim73/ftplugin/eterm.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: eterm(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< inc< fo<" + +setlocal comments=:# commentstring=#\ %s include=^\\s*include +setlocal formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/falcon.vim b/vim73/ftplugin/falcon.vim new file mode 100644 index 0000000..45fd0a4 --- /dev/null +++ b/vim73/ftplugin/falcon.vim @@ -0,0 +1,43 @@ +" Vim filetype plugin file +" Language: Falcon +" Author: Steven Oliver +" Copyright: Copyright (c) 2009, 2010 Steven Oliver +" License: You may redistribute this under the same terms as Vim itself +" -------------------------------------------------------------------------- +" GetLatestVimScripts: 2762 1 :AutoInstall: falcon.vim + +" Only do this when not done yet for this buffer +if (exists("b:did_ftplugin")) + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +setlocal tabstop=4 shiftwidth=4 expandtab fileencoding=utf-8 +setlocal suffixesadd=.fal + +" Matchit support +if exists("loaded_matchit") && !exists("b:match_words") + let b:match_ignorecase = 0 + + let b:match_words = + \ '\<\%(if\|case\|while\|until\|for\|do\|class\)\>=\@!' . + \ ':' . + \ '\<\%(else\|elsif\|when\)\>' . + \ ':' . + \ '\' . + \ ',{:},\[:\],(:)' +endif + +" Set comments to include dashed lines +setlocal comments=sO:*\ -,mO:*\ \ ,exO:*/,s1:/*,mb:*,ex:*/,:// + +" Windows allows you to filter the open file dialog +if has("gui_win32") && !exists("b:browsefilter") + let b:browsefilter = "Falcon Source Files (*.fal)\t*.fal\n" . + \ "All Files (*.*)\t*.*\n" +endif + +" vim: set sw=4 sts=4 et tw=80 : diff --git a/vim73/ftplugin/fetchmail.vim b/vim73/ftplugin/fetchmail.vim new file mode 100644 index 0000000..a0d4650 --- /dev/null +++ b/vim73/ftplugin/fetchmail.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: fetchmail(1) RC File +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/flexwiki.vim b/vim73/ftplugin/flexwiki.vim new file mode 100644 index 0000000..7513e66 --- /dev/null +++ b/vim73/ftplugin/flexwiki.vim @@ -0,0 +1,59 @@ +" Vim filetype plugin file +" Language: FlexWiki, http://www.flexwiki.com/ +" Maintainer: George V. Reilly +" Home: http://www.georgevreilly.com/vim/flexwiki/ +" Other Home: http://www.vim.org/scripts/script.php?script_id=1529 +" Author: George V. Reilly +" Filenames: *.wiki +" Last Change: Wed Apr 26 11:00 PM 2006 P +" Version: 0.3 + +if exists("b:did_ftplugin") + finish +endif + +let b:did_ftplugin = 1 " Don't load another plugin for this buffer + +" Reset the following options to undo this plugin. +let b:undo_ftplugin = "setl tw< wrap< lbr< et< ts< fenc< bomb< ff<" + +" Allow lines of unlimited length. Do NOT want automatic linebreaks, +" as a newline starts a new paragraph in FlexWiki. +setlocal textwidth=0 +" Wrap long lines, rather than using horizontal scrolling. +setlocal wrap +" Wrap at a character in 'breakat' rather than at last char on screen +setlocal linebreak +" Don't transform characters into spaces, as they are significant +" at the beginning of the line for numbered and bulleted lists. +setlocal noexpandtab +" 4-char tabstops, per flexwiki.el +setlocal tabstop=4 +" Save *.wiki files in UTF-8 +setlocal fileencoding=utf-8 +" Add the UTF-8 Byte Order Mark to the beginning of the file +setlocal bomb +" Save s as \n, not \r\n +setlocal fileformat=unix + +if exists("g:flexwiki_maps") + " Move up and down by display lines, to account for screen wrapping + " of very long lines + nmap gk + nmap k gk + vmap gk + vmap k gk + + nmap gj + nmap j gj + vmap gj + vmap j gj + + " for earlier versions - for when 'wrap' is set + imap gj + imap gk + if v:version >= 700 + imap gj + imap gk + endif +endif diff --git a/vim73/ftplugin/fortran.vim b/vim73/ftplugin/fortran.vim new file mode 100644 index 0000000..741465d --- /dev/null +++ b/vim73/ftplugin/fortran.vim @@ -0,0 +1,118 @@ +" Vim settings file +" Language: Fortran90 (and Fortran95, Fortran77, F and elf90) +" Version: 0.46 +" Last Change: 2010 July 24 +" Maintainer: Ajit J. Thakkar ; +" Usage: Do :help fortran-plugin from Vim +" Credits: +" Useful suggestions were made by Stefano Zacchiroli and Hendrik Merx. + +" Only do these settings when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Don't do other file type settings for this buffer +let b:did_ftplugin = 1 + +" Determine whether this is a fixed or free format source file +" if this hasn't been done yet +if !exists("b:fortran_fixed_source") + if exists("fortran_free_source") + " User guarantees free source form + let b:fortran_fixed_source = 0 + elseif exists("fortran_fixed_source") + " User guarantees fixed source form + let b:fortran_fixed_source = 1 + else + " f90 and f95 allow both fixed and free source form + " assume fixed source form unless signs of free source form + " are detected in the first five columns of the first s:lmax lines + " Detection becomes more accurate and time-consuming if more lines + " are checked. Increase the limit below if you keep lots of comments at + " the very top of each file and you have a fast computer + let s:lmax = 500 + if ( s:lmax > line("$") ) + let s:lmax = line("$") + endif + let b:fortran_fixed_source = 1 + let s:ln=1 + while s:ln <= s:lmax + let s:test = strpart(getline(s:ln),0,5) + if s:test !~ '^[Cc*]' && s:test !~ '^ *[!#]' && s:test =~ '[^ 0-9\t]' && s:test !~ '^[ 0-9]*\t' + let b:fortran_fixed_source = 0 + break + endif + let s:ln = s:ln + 1 + endwhile + unlet! s:lmax s:ln s:test + endif +endif + +" Set comments and textwidth according to source type +if (b:fortran_fixed_source == 1) + setlocal comments=:!,:*,:C + " Fixed format requires a textwidth of 72 for code + setlocal tw=72 + " If you need to add "&" on continued lines so that the code is + " compatible with both free and fixed format, then you should do so + " in column 73 and uncomment the next line + " setlocal tw=73 +else + setlocal comments=:! + " Free format allows a textwidth of 132 for code but 80 is more usual + setlocal tw=80 +endif + +" Set commentstring for foldmethod=marker +setlocal cms=!%s + +" Tabs are not a good idea in Fortran so the default is to expand tabs +if !exists("fortran_have_tabs") + setlocal expandtab +endif + +" Set 'formatoptions' to break comment and text lines but allow long lines +setlocal fo+=tcql + +setlocal include=^\\c#\\=\\s*include\\s\\+ +setlocal suffixesadd+=.f95,.f90,.for,.f,.F,.f77,.ftn,.fpp + +let s:cposet=&cpoptions +set cpoptions-=C + +" Define patterns for the matchit plugin +if !exists("b:match_words") + let s:notend = '\%(\:' . s:notselect. '\:\,' . + \ s:notelse . '\:' . + \ '\:\,'. + \ 'do\s\+\(\d\+\):\%(^\s*\)\@<=\1\s,'. + \ s:notend . '\:\,'. + \ s:notelse . '\:\:\,'. + \ s:notend . '\,'. + \ s:notend . '\:\,'. + \ s:notend . '\:\,'. + \ s:notend . '\:\,'. + \ s:notend . '\' . s:notprocedure . ':\,'. + \ s:notend . '\:\' +endif + +" File filters for :browse e +if has("gui_win32") && !exists("b:browsefilter") + let b:browsefilter = "Fortran Files (*.f;*.F;*.for;*.f77;*.f90;*.f95;*.fpp;*.ftn)\t*.f;*.F;*.for;*.f77;*.f90;*.f95;*.fpp;*.ftn\n" . + \ "All Files (*.*)\t*.*\n" +endif + +let b:undo_ftplugin = "setl fo< com< tw< cms< et< inc<" + \ . "| unlet! b:match_ignorecase b:match_words b:browsefilter" + +let &cpoptions=s:cposet +unlet s:cposet + +" vim:sw=2 diff --git a/vim73/ftplugin/framescript.vim b/vim73/ftplugin/framescript.vim new file mode 100644 index 0000000..805401a --- /dev/null +++ b/vim73/ftplugin/framescript.vim @@ -0,0 +1,30 @@ +" Vim ftplugin file +" Language: FrameScript +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-19 + +let s:cpo_save = &cpo +set cpo&vim + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let b:undo_ftplugin = "setl com< cms< fo< inc< | unlet! b:matchwords" + +setlocal comments=s1:/*,mb:*,ex:*/,:// commentstring=/*\ %s\ */ +setlocal formatoptions-=t formatoptions+=croql +setlocal include=^\\s*<#Include + +if exists("loaded_matchit") + let s:not_end = '\c\%(\:\c\:\c\:\c\,' . + \ s:not_end . '\:\c\' . + \ s:not_end . '\:\c\' + unlet s:not_end +endif + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/fvwm.vim b/vim73/ftplugin/fvwm.vim new file mode 100644 index 0000000..89e1a83 --- /dev/null +++ b/vim73/ftplugin/fvwm.vim @@ -0,0 +1,14 @@ +" Created : Tue 09 May 2006 02:07:31 PM CDT +" Modified : Tue 09 May 2006 02:07:31 PM CDT +" Author : Gautam Iyer +" Description : ftplugin for fvwm config files + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s +setlocal formatoptions-=t formatoptions+=croql diff --git a/vim73/ftplugin/git.vim b/vim73/ftplugin/git.vim new file mode 100644 index 0000000..e043c75 --- /dev/null +++ b/vim73/ftplugin/git.vim @@ -0,0 +1,37 @@ +" Vim filetype plugin +" Language: generic git output +" Maintainer: Tim Pope +" Last Change: 2010 May 21 + +" Only do this when not done yet for this buffer +if (exists("b:did_ftplugin")) + finish +endif +let b:did_ftplugin = 1 + +if !exists('b:git_dir') + if expand('%:p') =~# '\.git\>' + let b:git_dir = matchstr(expand('%:p'),'.*\.git\>') + elseif $GIT_DIR != '' + let b:git_dir = $GIT_DIR + endif + if (has('win32') || has('win64')) && exists('b:git_dir') + let b:git_dir = substitute(b:git_dir,'\\','/','g') + endif +endif + +if exists('*shellescape') && exists('b:git_dir') && b:git_dir != '' + if b:git_dir =~# '/\.git$' " Not a bare repository + let &l:path = escape(fnamemodify(b:git_dir,':h'),'\, ').','.&l:path + endif + let &l:path = escape(b:git_dir,'\, ').','.&l:path + let &l:keywordprg = 'git --git-dir='.shellescape(b:git_dir).' show' +else + setlocal keywordprg=git\ show +endif +if has('gui_running') + let &l:keywordprg = substitute(&l:keywordprg,'^git\>','git --no-pager','') +endif + +setlocal includeexpr=substitute(v:fname,'^[^/]\\+/','','') +let b:undo_ftplugin = "setl keywordprg< path< includeexpr<" diff --git a/vim73/ftplugin/gitcommit.vim b/vim73/ftplugin/gitcommit.vim new file mode 100644 index 0000000..94d635c --- /dev/null +++ b/vim73/ftplugin/gitcommit.vim @@ -0,0 +1,68 @@ +" Vim filetype plugin +" Language: git commit file +" Maintainer: Tim Pope +" Last Change: 2010 May 21 + +" Only do this when not done yet for this buffer +if (exists("b:did_ftplugin")) + finish +endif + +runtime! ftplugin/git.vim +let b:did_ftplugin = 1 + +if &textwidth == 0 + " make sure that log messages play nice with git-log on standard terminals + setlocal textwidth=72 + if !exists("b:undo_ftplugin") + let b:undo_ftplugin = "" + endif + let b:undo_ftplugin = b:undo_ftplugin . "|setl tw<" +endif + +if exists("g:no_gitcommit_commands") || v:version < 700 + finish +endif + +if !exists("b:git_dir") + let b:git_dir = expand("%:p:h") +endif + +" Automatically diffing can be done with: +" autocmd FileType gitcommit DiffGitCached | wincmd p +command! -bang -bar -buffer -complete=custom,s:diffcomplete -nargs=* DiffGitCached :call s:gitdiffcached(0,b:git_dir,) + +function! s:diffcomplete(A,L,P) + let args = "" + if a:P <= match(a:L." -- "," -- ")+3 + let args = args . "-p\n--stat\n--shortstat\n--summary\n--patch-with-stat\n--no-renames\n-B\n-M\n-C\n" + end + if exists("b:git_dir") && a:A !~ '^-' + let tree = fnamemodify(b:git_dir,':h') + if strpart(getcwd(),0,strlen(tree)) == tree + let args = args."\n".system("git diff --cached --name-only") + endif + endif + return args +endfunction + +function! s:gitdiffcached(bang,gitdir,...) + let tree = fnamemodify(a:gitdir,':h') + let name = tempname() + let git = "git" + if strpart(getcwd(),0,strlen(tree)) != tree + let git .= " --git-dir=".(exists("*shellescape") ? shellescape(a:gitdir) : '"'.a:gitdir.'"') + endif + if a:0 + let extra = join(map(copy(a:000),exists("*shellescape") ? 'shellescape(v:val)' : "'\"'.v:val.'\"'")) + else + let extra = "-p --stat=".&columns + endif + call system(git." diff --cached --no-color ".extra." > ".(exists("*shellescape") ? shellescape(name) : name)) + exe "pedit ".(exists("*fnameescape") ? fnameescape(name) : name) + wincmd P + let b:git_dir = a:gitdir + command! -bang -bar -buffer -complete=custom,s:diffcomplete -nargs=* DiffGitCached :call s:gitdiffcached(0,b:git_dir,) + nnoremap q :q + setlocal buftype=nowrite nobuflisted noswapfile nomodifiable filetype=git +endfunction diff --git a/vim73/ftplugin/gitconfig.vim b/vim73/ftplugin/gitconfig.vim new file mode 100644 index 0000000..833b8b1 --- /dev/null +++ b/vim73/ftplugin/gitconfig.vim @@ -0,0 +1,15 @@ +" Vim filetype plugin +" Language: git config file +" Maintainer: Tim Pope +" Last Change: 2009 Dec 24 + +" Only do this when not done yet for this buffer +if (exists("b:did_ftplugin")) + finish +endif +let b:did_ftplugin = 1 + +setlocal formatoptions-=t formatoptions+=croql +setlocal comments=:#,:; commentstring=;\ %s + +let b:undo_ftplugin = "setl fo< com< cms<" diff --git a/vim73/ftplugin/gitrebase.vim b/vim73/ftplugin/gitrebase.vim new file mode 100644 index 0000000..0200ba1 --- /dev/null +++ b/vim73/ftplugin/gitrebase.vim @@ -0,0 +1,43 @@ +" Vim filetype plugin +" Language: git rebase --interactive +" Maintainer: Tim Pope +" Last Change: 2010 May 21 + +" Only do this when not done yet for this buffer +if (exists("b:did_ftplugin")) + finish +endif + +runtime! ftplugin/git.vim +let b:did_ftplugin = 1 + +setlocal comments=:# commentstring=#\ %s formatoptions-=t +if !exists("b:undo_ftplugin") + let b:undo_ftplugin = "" +endif +let b:undo_ftplugin = b:undo_ftplugin."|setl com< cms< fo<" + +function! s:choose(word) + s/^\(\w\+\>\)\=\(\s*\)\ze\x\{4,40\}\>/\=(strlen(submatch(1)) == 1 ? a:word[0] : a:word) . substitute(submatch(2),'^$',' ','')/e +endfunction + +function! s:cycle() + call s:choose(get({'s':'edit','p':'squash','e':'reword','r':'fixup'},getline('.')[0],'pick')) +endfunction + +command! -buffer -bar Pick :call s:choose('pick') +command! -buffer -bar Squash :call s:choose('squash') +command! -buffer -bar Edit :call s:choose('edit') +command! -buffer -bar Reword :call s:choose('reword') +command! -buffer -bar Fixup :call s:choose('fixup') +command! -buffer -bar Cycle :call s:cycle() +" The above are more useful when they are mapped; for example: +"nnoremap S :Cycle + +if exists("g:no_plugin_maps") || exists("g:no_gitrebase_maps") + finish +endif + +nnoremap K col('.') < 7 && expand('cword>') =~ '\X' && getline('.') =~ '^\w\+\s\+\x\+\>' ? 'wK' : 'K' + +let b:undo_ftplugin = b:undo_ftplugin . "|nunmap K" diff --git a/vim73/ftplugin/gitsendemail.vim b/vim73/ftplugin/gitsendemail.vim new file mode 100644 index 0000000..8fb436e --- /dev/null +++ b/vim73/ftplugin/gitsendemail.vim @@ -0,0 +1,6 @@ +" Vim filetype plugin +" Language: git send-email message +" Maintainer: Tim Pope +" Last Change: 2009 Dec 24 + +runtime! ftplugin/mail.vim diff --git a/vim73/ftplugin/gpg.vim b/vim73/ftplugin/gpg.vim new file mode 100644 index 0000000..5caa1f6 --- /dev/null +++ b/vim73/ftplugin/gpg.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: gpg(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/group.vim b/vim73/ftplugin/group.vim new file mode 100644 index 0000000..eef3cd6 --- /dev/null +++ b/vim73/ftplugin/group.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: group(5) user group file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments= commentstring= formatoptions-=tcroq formatoptions+=l + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/grub.vim b/vim73/ftplugin/grub.vim new file mode 100644 index 0000000..21c4e36 --- /dev/null +++ b/vim73/ftplugin/grub.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: grub(8) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/haml.vim b/vim73/ftplugin/haml.vim new file mode 100644 index 0000000..b2c1eca --- /dev/null +++ b/vim73/ftplugin/haml.vim @@ -0,0 +1,67 @@ +" Vim filetype plugin +" Language: Haml +" Maintainer: Tim Pope +" Last Change: 2010 May 21 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +let s:save_cpo = &cpo +set cpo-=C + +" Define some defaults in case the included ftplugins don't set them. +let s:undo_ftplugin = "" +let s:browsefilter = "All Files (*.*)\t*.*\n" +let s:match_words = "" + +runtime! ftplugin/html.vim ftplugin/html_*.vim ftplugin/html/*.vim +unlet! b:did_ftplugin + +" Override our defaults if these were set by an included ftplugin. +if exists("b:undo_ftplugin") + let s:undo_ftplugin = b:undo_ftplugin + unlet b:undo_ftplugin +endif +if exists("b:browsefilter") + let s:browsefilter = b:browsefilter + unlet b:browsefilter +endif +if exists("b:match_words") + let s:match_words = b:match_words + unlet b:match_words +endif + +runtime! ftplugin/ruby.vim ftplugin/ruby_*.vim ftplugin/ruby/*.vim +let b:did_ftplugin = 1 + +" Combine the new set of values with those previously included. +if exists("b:undo_ftplugin") + let s:undo_ftplugin = b:undo_ftplugin . " | " . s:undo_ftplugin +endif +if exists ("b:browsefilter") + let s:browsefilter = substitute(b:browsefilter,'\cAll Files (\*\.\*)\t\*\.\*\n','','') . s:browsefilter +endif +if exists("b:match_words") + let s:match_words = b:match_words . ',' . s:match_words +endif + +" Change the browse dialog on Win32 to show mainly Haml-related files +if has("gui_win32") + let b:browsefilter="Haml Files (*.haml)\t*.haml\nSass Files (*.sass)\t*.sass\n" . s:browsefilter +endif + +" Load the combined list of match_words for matchit.vim +if exists("loaded_matchit") + let b:match_words = s:match_words +endif + +setlocal comments= commentstring=-#\ %s + +let b:undo_ftplugin = "setl cms< com< " + \ " | unlet! b:browsefilter b:match_words | " . s:undo_ftplugin + +let &cpo = s:save_cpo + +" vim:set sw=2: diff --git a/vim73/ftplugin/hamster.vim b/vim73/ftplugin/hamster.vim new file mode 100644 index 0000000..ddb40f9 --- /dev/null +++ b/vim73/ftplugin/hamster.vim @@ -0,0 +1,61 @@ +" Vim filetype plugin +" Language: Hamster Script +" Version: 2.0.6.0 +" Maintainer: David Fishburn +" Last Change: Wed Nov 08 2006 12:03:09 PM + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Don't load another plugin for this buffer +let b:did_ftplugin = 1 + +let cpo_save = &cpo +set cpo-=C + +let b:undo_ftplugin = "setl fo< com< tw< commentstring<" + \ . "| unlet! b:match_ignorecase b:match_words b:match_skip" + +" Set 'formatoptions' to break comment lines but not other lines, +" and insert the comment leader when hitting or using "o". +setlocal fo-=t fo+=croql + +" Use the # sign for comments +setlocal comments=:# + +" Format comments to be up to 78 characters long +if &tw == 0 + setlocal tw=78 +endif + +" Comments start with a double quote +setlocal commentstring=#%s + +" Move around functions. +noremap [[ :call search('^\s*sub\>', "bW") +noremap ]] :call search('^\s*sub\>', "W") +noremap [] :call search('^\s*endsub\>', "bW") +noremap ][ :call search('^\s*endsub\>', "W") + +" Move around comments +noremap ]# :call search('^\s*#\@!', "W") +noremap [# :call search('^\s*#\@!', "bW") + +" Let the matchit plugin know what items can be matched. +if exists("loaded_matchit") + let b:match_ignorecase = 0 + let b:match_words = + \ '\:\:\,' . + \ '\:\:\:\,' . + \ '\:\:\' + + " Ignore ":syntax region" commands, the 'end' argument clobbers if-endif + " let b:match_skip = 'getline(".") =~ "^\\s*sy\\%[ntax]\\s\\+region" || + " \ synIDattr(synID(line("."),col("."),1),"name") =~? "comment\\|string"' +endif + +setlocal ignorecase +let &cpo = cpo_save +setlocal cpo+=M " makes \%( match \) diff --git a/vim73/ftplugin/haskell.vim b/vim73/ftplugin/haskell.vim new file mode 100644 index 0000000..144f9f6 --- /dev/null +++ b/vim73/ftplugin/haskell.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: Haskell +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=s1fl:{-,mb:-,ex:-},:-- commentstring=--\ %s +setlocal formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/help.vim b/vim73/ftplugin/help.vim new file mode 100644 index 0000000..fdac410 --- /dev/null +++ b/vim73/ftplugin/help.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: Vim help file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl fo< tw< cole< cocu<" + +setlocal formatoptions+=tcroql textwidth=78 cole=2 cocu=nc + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/hostconf.vim b/vim73/ftplugin/hostconf.vim new file mode 100644 index 0000000..557fd82 --- /dev/null +++ b/vim73/ftplugin/hostconf.vim @@ -0,0 +1,18 @@ +" Vim filetype plugin file +" Maintainer: Nikolai Weibull +" Latest Revision: 2007-12-04 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/hostsaccess.vim b/vim73/ftplugin/hostsaccess.vim new file mode 100644 index 0000000..a2f55ac --- /dev/null +++ b/vim73/ftplugin/hostsaccess.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: hosts_access(5) control file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/html.vim b/vim73/ftplugin/html.vim new file mode 100644 index 0000000..5f1384b --- /dev/null +++ b/vim73/ftplugin/html.vim @@ -0,0 +1,90 @@ +" Vim filetype plugin file +" Language: html +" Maintainer: Dan Sharp +" Last Changed: 20 Jan 2009 +" URL: http://dwsharp.users.sourceforge.net/vim/ftplugin + +if exists("b:did_ftplugin") | finish | endif +let b:did_ftplugin = 1 + +" Make sure the continuation lines below do not cause problems in +" compatibility mode. +let s:save_cpo = &cpo +set cpo-=C + +setlocal matchpairs+=<:> +setlocal commentstring= +setlocal comments=s: + +if exists("g:ft_html_autocomment") && (g:ft_html_autocomment == 1) + setlocal formatoptions-=t formatoptions+=croql +endif + + +if exists('&omnifunc') + " Distinguish between HTML versions + " To use with other HTML versions add another + " elseif condition to match proper DOCTYPE + setlocal omnifunc=htmlcomplete#CompleteTags + + if &filetype == 'xhtml' + let b:html_omni_flavor = 'xhtml10s' + else + let b:html_omni_flavor = 'html401t' + endif + let i = 1 + let line = "" + while i < 10 && i < line("$") + let line = getline(i) + if line =~ '' + let b:html_omni_flavor = 'html40' + endif + if line =~ '\' + let b:html_omni_flavor .= 't' + elseif line =~ '\' + let b:html_omni_flavor .= 'f' + else + let b:html_omni_flavor .= 's' + endif + endif + endif +endif + +" HTML: thanks to Johannes Zellner and Benji Fisher. +if exists("loaded_matchit") + let b:match_ignorecase = 1 + let b:match_words = '<:>,' . + \ '<\@<=[ou]l\>[^>]*\%(>\|$\):<\@<=li\>:<\@<=/[ou]l>,' . + \ '<\@<=dl\>[^>]*\%(>\|$\):<\@<=d[td]\>:<\@<=/dl>,' . + \ '<\@<=\([^/][^ \t>]*\)[^>]*\%(>\|$\):<\@<=/\1>' +endif + +" Change the :browse e filter to primarily show HTML-related files. +if has("gui_win32") + let b:browsefilter="HTML Files (*.html,*.htm)\t*.htm;*.html\n" . + \ "JavaScript Files (*.js)\t*.js\n" . + \ "Cascading StyleSheets (*.css)\t*.css\n" . + \ "All Files (*.*)\t*.*\n" +endif + +" Undo the stuff we changed. +let b:undo_ftplugin = "setlocal commentstring< matchpairs< omnifunc< comments< formatoptions<" . + \ " | unlet! b:match_ignorecase b:match_skip b:match_words b:browsefilter" + +" Restore the saved compatibility options. +let &cpo = s:save_cpo diff --git a/vim73/ftplugin/htmldjango.vim b/vim73/ftplugin/htmldjango.vim new file mode 100644 index 0000000..40e9429 --- /dev/null +++ b/vim73/ftplugin/htmldjango.vim @@ -0,0 +1,13 @@ +" Vim filetype plugin file +" Language: Django HTML template +" Maintainer: Dave Hodder +" Last Change: 2007 Jan 25 + +" Only use this filetype plugin when no other was loaded. +if exists("b:did_ftplugin") + finish +endif + +" Use HTML and Django template ftplugins. +runtime! ftplugin/html.vim +runtime! ftplugin/django.vim diff --git a/vim73/ftplugin/indent.vim b/vim73/ftplugin/indent.vim new file mode 100644 index 0000000..0e195b0 --- /dev/null +++ b/vim73/ftplugin/indent.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: indent(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=s1:/*,mb:*,ex:*/ commentstring& +setlocal formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/initex.vim b/vim73/ftplugin/initex.vim new file mode 100644 index 0000000..4f35d04 --- /dev/null +++ b/vim73/ftplugin/initex.vim @@ -0,0 +1,38 @@ +" filetype plugin for TeX and variants +" Language: TeX (ft=initex) +" Maintainer: Benji Fisher, Ph.D. +" Version: 1.0 +" Last Change: Wed 19 Apr 2006 + +" Only do this when not done yet for this buffer. +if exists("b:did_ftplugin") + finish +endif + +" Don't load another plugin for this buffer. +let b:did_ftplugin = 1 + +" Avoid problems if running in 'compatible' mode. +let s:save_cpo = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< define< include< sua<" + +" Set 'comments' to format dashed lists in comments +setlocal com=sO:%\ -,mO:%\ \ ,eO:%%,:% + +" Set 'commentstring' to recognize the % comment character: +" (Thanks to Ajit Thakkar.) +setlocal cms=%%s + +" Allow "[d" to be used to find a macro definition: +let &l:define='\\\([egx]\|char\|mathchar\|count\|dimen\|muskip\|skip\|toks\)\=' + \ . 'def\|\\font\|\\\(future\)\=let' + +" Tell Vim to recognize \input bar : +let &l:include = '\\input' +setlocal suffixesadd=.tex + +let &cpo = s:save_cpo + +" vim:sts=2:sw=2: diff --git a/vim73/ftplugin/ishd.vim b/vim73/ftplugin/ishd.vim new file mode 100644 index 0000000..dedb328 --- /dev/null +++ b/vim73/ftplugin/ishd.vim @@ -0,0 +1,28 @@ +" Vim filetype plugin file +" Language: InstallShield (ft=ishd) +" Maintainer: Johannes Zellner +" Last Change: Sat, 24 May 2003 11:55:36 CEST + +if exists("b:did_ftplugin") | finish | endif +let b:did_ftplugin = 1 + +setlocal foldmethod=syntax + +set cpo-=C + +" matchit support +if exists("loaded_matchit") + let b:match_ignorecase=0 + let b:match_words= + \ '\%(^\s*\)\@<=\\s\+[^()]\+\s*(:\%(^\s*\)\@<=\\s*$:\%(^\s*\)\@<=\:\%(^\s*\)\@<=\\s*;\s*$,' . + \ '\%(^\s*\)\@<=\\s*$:\%(^\s*\)\@<=\\s\+.\{-}\s*;\s*$,' . + \ '\%(^\s*\)\@<=\\s*(.\{-}):\%(^\s*\)\@<=\<\%(case\|default\)\>:\%(^\s*\)\@<=\\s*;\s*$,' . + \ '\%(^\s*\)\@<=\\s*(.\{-}):\%(^\s*\)\@<=\\s*;\s*$,' . + \ '\%(^\s*\)\@<=\.\{-}\<\%(to\|downto\)\>:\%(^\s*\)\@<=\\s*;\s*$,' . + \ '\%(^\s*\)\@<=\\s*(.\{-})\s*then:\%(^\s*\)\@<=\\s*([^)]*)\s*then:\%(^\s*\)\@<=\:\%(^\s*\)\@<=\\s*;\s*$' +endif + +if has("gui_win32") && !exists("b:browsefilter") + let b:browsefilter = "InstallShield Files (*.rul)\t*.rul\n" . + \ "All Files (*.*)\t*.*\n" +endif diff --git a/vim73/ftplugin/java.vim b/vim73/ftplugin/java.vim new file mode 100644 index 0000000..6c7b367 --- /dev/null +++ b/vim73/ftplugin/java.vim @@ -0,0 +1,50 @@ +" Vim filetype plugin file +" Language: Java +" Maintainer: Dan Sharp +" Last Change: 20 Jan 2009 +" URL: http://dwsharp.users.sourceforge.net/vim/ftplugin + +if exists("b:did_ftplugin") | finish | endif +let b:did_ftplugin = 1 + +" Make sure the continuation lines below do not cause problems in +" compatibility mode. +let s:save_cpo = &cpo +set cpo-=C + +" For filename completion, prefer the .java extension over the .class +" extension. +set suffixes+=.class + +" Enable gf on import statements. Convert . in the package +" name to / and append .java to the name, then search the path. +setlocal includeexpr=substitute(v:fname,'\\.','/','g') +setlocal suffixesadd=.java +if exists("g:ftplugin_java_source_path") + let &l:path=g:ftplugin_java_source_path . ',' . &l:path +endif + +" Set 'formatoptions' to break comment lines but not other lines, +" and insert the comment leader when hitting or using "o". +setlocal formatoptions-=t formatoptions+=croql + +" Set 'comments' to format dashed lists in comments. Behaves just like C. +setlocal comments& comments^=sO:*\ -,mO:*\ \ ,exO:*/ + +setlocal commentstring=//%s + +" Change the :browse e filter to primarily show Java-related files. +if has("gui_win32") + let b:browsefilter="Java Files (*.java)\t*.java\n" . + \ "Properties Files (*.prop*)\t*.prop*\n" . + \ "Manifest Files (*.mf)\t*.mf\n" . + \ "All Files (*.*)\t*.*\n" +endif + +" Undo the stuff we changed. +let b:undo_ftplugin = "setlocal suffixes< suffixesadd<" . + \ " formatoptions< comments< commentstring< path< includeexpr<" . + \ " | unlet! b:browsefilter" + +" Restore the saved compatibility options. +let &cpo = s:save_cpo diff --git a/vim73/ftplugin/javascript.vim b/vim73/ftplugin/javascript.vim new file mode 100644 index 0000000..af5e4a9 --- /dev/null +++ b/vim73/ftplugin/javascript.vim @@ -0,0 +1,38 @@ +" Vim filetype plugin file +" Language: Javascript +" Maintainer: Doug Kearns +" Last Change: 2008 Jun 15 +" URL: http://gus.gscit.monash.edu.au/~djkea2/vim/ftplugin/javascript.vim + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo-=C + +" Set 'formatoptions' to break comment lines but not other lines, +" " and insert the comment leader when hitting or using "o". +setlocal formatoptions-=t formatoptions+=croql + +" Set completion with CTRL-X CTRL-O to autoloaded function. +if exists('&ofu') + setlocal omnifunc=javascriptcomplete#CompleteJS +endif + +" Set 'comments' to format dashed lists in comments. +setlocal comments=sO:*\ -,mO:*\ \ ,exO:*/,s1:/*,mb:*,ex:*/,:// + +setlocal commentstring=//%s + +" Change the :browse e filter to primarily show Java-related files. +if has("gui_win32") + let b:browsefilter="Javascript Files (*.js)\t*.js\n" . + \ "All Files (*.*)\t*.*\n" +endif + +let b:undo_ftplugin = "setl fo< ofu< com< cms<" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/jsp.vim b/vim73/ftplugin/jsp.vim new file mode 100644 index 0000000..9c0eb96 --- /dev/null +++ b/vim73/ftplugin/jsp.vim @@ -0,0 +1,66 @@ +" Vim filetype plugin file +" Language: jsp +" Maintainer: Dan Sharp +" Last Changed: 20 Jan 2009 +" URL: http://dwsharp.users.sourceforge.net/vim/ftplugin + +if exists("b:did_ftplugin") | finish | endif + +" Make sure the continuation lines below do not cause problems in +" compatibility mode. +let s:save_cpo = &cpo +set cpo-=C + +" Define some defaults in case the included ftplugins don't set them. +let s:undo_ftplugin = "" +let s:browsefilter = "Java Files (*.java)\t*.java\n" . + \ "HTML Files (*.html, *.htm)\t*.html;*.htm\n" . + \ "All Files (*.*)\t*.*\n" +let s:match_words = "" + +runtime! ftplugin/html.vim ftplugin/html_*.vim ftplugin/html/*.vim +unlet b:did_ftplugin + +" Override our defaults if these were set by an included ftplugin. +if exists("b:undo_ftplugin") + let s:undo_ftplugin = b:undo_ftplugin + unlet b:undo_ftplugin +endif +if exists("b:browsefilter") + let s:browsefilter = b:browsefilter + unlet b:browsefilter +endif +if exists("b:match_words") + let s:match_words = b:match_words + unlet b:match_words +endif + +runtime! ftplugin/java.vim ftplugin/java_*.vim ftplugin/java/*.vim +let b:did_ftplugin = 1 + +" Combine the new set of values with those previously included. +if exists("b:undo_ftplugin") + let s:undo_ftplugin = b:undo_ftplugin . " | " . s:undo_ftplugin +endif +if exists ("b:browsefilter") + let s:browsefilter = b:browsefilter . s:browsefilter +endif +if exists("b:match_words") + let s:match_words = b:match_words . ',' . s:match_words +endif + +" Load the combined list of match_words for matchit.vim +if exists("loaded_matchit") + let b:match_words = s:match_words +endif + +" Change the :browse e filter to primarily show JSP-related files. +if has("gui_win32") + let b:browsefilter="JSP Files (*.jsp)\t*.jsp\n" . s:browsefilter +endif + +" Undo the stuff we changed. +let b:undo_ftplugin = "unlet! b:browsefilter b:match_words | " . s:undo_ftplugin + +" Restore the saved compatibility options. +let &cpo = s:save_cpo diff --git a/vim73/ftplugin/kconfig.vim b/vim73/ftplugin/kconfig.vim new file mode 100644 index 0000000..1b10c86 --- /dev/null +++ b/vim73/ftplugin/kconfig.vim @@ -0,0 +1,18 @@ +" Vim filetype plugin file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/kwt.vim b/vim73/ftplugin/kwt.vim new file mode 100644 index 0000000..7be6422 --- /dev/null +++ b/vim73/ftplugin/kwt.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: Kimwitu++ +" Maintainer: Michael Piefel +" Last Change: 16 August 2001 + +" Behaves almost like C++ +runtime! ftplugin/cpp.vim ftplugin/cpp_*.vim ftplugin/cpp/*.vim + +set cpo-=C + +" Limit the browser to related files +if has("gui_win32") && !exists("b:browsefilter") + let b:browsefilter = "Kimwitu/Kimwitu++ Files (*.k)\t*.k\n" . + \ "Lex/Flex Files (*.l)\t*.l\n" . + \ "Yacc/Bison Files (*.y)\t*.y\n" . + \ "All Files (*.*)\t*.*\n" +endif + +" Set the errorformat for the Kimwitu++ compiler +set efm+=kc%.%#:\ error\ at\ %f:%l:\ %m diff --git a/vim73/ftplugin/ld.vim b/vim73/ftplugin/ld.vim new file mode 100644 index 0000000..31ce5c9 --- /dev/null +++ b/vim73/ftplugin/ld.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: ld(1) script +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< inc< fo<" + +setlocal comments=s1:/*,mb:*,ex:*/ commentstring=/*%s*/ include=^\\s*INCLUDE +setlocal formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/lftp.vim b/vim73/ftplugin/lftp.vim new file mode 100644 index 0000000..9e2eeb5 --- /dev/null +++ b/vim73/ftplugin/lftp.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: lftp(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/libao.vim b/vim73/ftplugin/libao.vim new file mode 100644 index 0000000..38bd3de --- /dev/null +++ b/vim73/ftplugin/libao.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: libao.conf(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/limits.vim b/vim73/ftplugin/limits.vim new file mode 100644 index 0000000..cd5b7b5 --- /dev/null +++ b/vim73/ftplugin/limits.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: limits(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/liquid.vim b/vim73/ftplugin/liquid.vim new file mode 100644 index 0000000..b211a88 --- /dev/null +++ b/vim73/ftplugin/liquid.vim @@ -0,0 +1,61 @@ +" Vim filetype plugin +" Language: Liquid +" Maintainer: Tim Pope +" Last Change: 2010 May 21 + +if exists('b:did_ftplugin') + finish +endif + +if !exists('g:liquid_default_subtype') + let g:liquid_default_subtype = 'html' +endif + +if !exists('b:liquid_subtype') + let s:lines = getline(1)."\n".getline(2)."\n".getline(3)."\n".getline(4)."\n".getline(5)."\n".getline("$") + let b:liquid_subtype = matchstr(s:lines,'liquid_subtype=\zs\w\+') + if b:liquid_subtype == '' + let b:liquid_subtype = matchstr(&filetype,'^liquid\.\zs\w\+') + endif + if b:liquid_subtype == '' + let b:liquid_subtype = matchstr(substitute(expand('%:t'),'\c\%(\.liquid\)\+$','',''),'\.\zs\w\+$') + endif + if b:liquid_subtype == '' + let b:liquid_subtype = g:liquid_default_subtype + endif +endif + +if exists('b:liquid_subtype') && b:liquid_subtype != '' + exe 'runtime! ftplugin/'.b:liquid_subtype.'.vim ftplugin/'.b:liquid_subtype.'_*.vim ftplugin/'.b:liquid_subtype.'/*.vim' +else + runtime! ftplugin/html.vim ftplugin/html_*.vim ftplugin/html/*.vim +endif +let b:did_ftplugin = 1 + +if exists('b:undo_ftplugin') + let b:undo_ftplugin .= '|' +else + let b:undo_ftplugin = '' +endif +if exists('b:browsefilter') + let b:browsefilter = "\n".b:browsefilter +else + let b:browsefilter = '' +endif +if exists('b:match_words') + let b:match_words .= ',' +elseif exists('loaded_matchit') + let b:match_words = '' +endif + +if has('gui_win32') + let b:browsefilter="Liquid Files (*.liquid)\t*.liquid" . b:browsefilter +endif + +if exists('loaded_matchit') + let b:match_words .= '\<\%(if\w*\|unless\|case\)\>:\<\%(elsif\|else\|when\)\>:\,\<\%(for\|tablerow\)\>:\%({%\s*\)\@<=empty\>:\,<\(capture\|comment\|highlight\)\>:\' +endif + +setlocal commentstring={%\ comment\ %}%s{%\ endcomment\ %} + +let b:undo_ftplugin .= 'setl cms< | unlet! b:browsefilter b:match_words' diff --git a/vim73/ftplugin/lisp.vim b/vim73/ftplugin/lisp.vim new file mode 100644 index 0000000..b477214 --- /dev/null +++ b/vim73/ftplugin/lisp.vim @@ -0,0 +1,26 @@ +" Vim filetype plugin +" Language: Lisp +" Maintainer: Sergey Khorev +" URL: http://iamphet.nm.ru/vim +" Original author: Dorai Sitaram +" Original URL: http://www.ccs.neu.edu/~dorai/vimplugins/vimplugins.html +" Last Change: Nov 8, 2004 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Don't load another plugin for this buffer +let b:did_ftplugin = 1 + +setl comments=:; +setl define=^\\s*(def\\k* +setl formatoptions-=t +setl iskeyword+=+,-,*,/,%,<,=,>,:,$,?,!,@-@,94 +setl lisp + +" make comments behaviour like in c.vim +" e.g. insertion of ;;; and ;; on normal "O" or "o" when staying in comment +setl comments^=:;;;,:;;,sr:#\|,mb:\|,ex:\|# +setl formatoptions+=croql diff --git a/vim73/ftplugin/logcheck.vim b/vim73/ftplugin/logcheck.vim new file mode 100644 index 0000000..765f6b4 --- /dev/null +++ b/vim73/ftplugin/logcheck.vim @@ -0,0 +1,17 @@ +" Vim filetype plugin file +" Language: Logcheck +" Maintainer: Debian Vim Maintainers +" Last Change: 2010 Jul 29 +" License: GNU GPL, version 2.0 +" URL: http://hg.debian.org/hg/pkg-vim/vim/file/unstable/runtime/ftplugin/logcheck.vim + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let b:undo_ftplugin = "setl fo<" + +" Do not hard-wrap non-comment lines since each line is a self-contained +" regular expression +setlocal formatoptions-=t diff --git a/vim73/ftplugin/loginaccess.vim b/vim73/ftplugin/loginaccess.vim new file mode 100644 index 0000000..7c44f97 --- /dev/null +++ b/vim73/ftplugin/loginaccess.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: login.access(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/logindefs.vim b/vim73/ftplugin/logindefs.vim new file mode 100644 index 0000000..668d08a --- /dev/null +++ b/vim73/ftplugin/logindefs.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: login.defs(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/logtalk.dict b/vim73/ftplugin/logtalk.dict new file mode 100644 index 0000000..e3b9e6f --- /dev/null +++ b/vim73/ftplugin/logtalk.dict @@ -0,0 +1,164 @@ +encoding +calls +category +dynamic +end_category +end_object +end_protocol +info +initialization +object +protocol +synchronized +threaded +uses +alias +discontiguous +meta_predicate +mode +op +private +protected +public +current_object +current_protocol +current_category +object_property +protocol_property +category_property +create_object +create_protocol +create_category +abolish_object +abolish_protocol +abolish_category +complements +complements_object +extends +extends_object +extends_protocol +extends_category +implements +implements_protocol +imports +imports_category +instantiates +instantiates_class +specializes +specializes_class +abolish_events +current_event +define_events +logtalk_load +logtalk_compile +logtalk_library_path +current_logtalk_flag +set_logtalk_flag +threaded_call +threaded_once +threaded_ignore +threaded_exit +threaded_peek +threaded_wait +threaded_notify +self +this +sender +parameter +before +after +phrase +expand_term +goal_expansion +term_expansion +true +fail +call +catch +throw +unify_with_occurs_check +var +atom +integer +float +atomic +compound +nonvar +number +arg +copy_term +functor +current_predicate +predicate_property +abolish +assertz +asserta +clause +retract +retractall +bagof +findall +forall +setof +current_input +current_output +set_input +set_output +open +close +flush_output +stream_property +at_end_of_stream +set_stream_position +get_char +get_code +peek_char +peek_code +put_char +put_code +nl +get_byte +peek_byte +put_byte +read +read_term +write +writeq +write_canonical +atom_chars +atom_codes +atom_concat +number_chars +number_codes +current_op +char_conversion +current_char_conversion +once +repeat +atom_length +atom_concat +sub_atom +atom_chars +atom_codes +char_code +number_chars +number_codes +set_prolog_flag +current_prolog_flag +halt +abs +atan +ceiling +cos +exp +float_fractional_part +float_integer_part +floor +log +mod +rem +round +sign +sin +sqrt +truncate diff --git a/vim73/ftplugin/logtalk.vim b/vim73/ftplugin/logtalk.vim new file mode 100644 index 0000000..e71307a --- /dev/null +++ b/vim73/ftplugin/logtalk.vim @@ -0,0 +1,18 @@ +" Logtalk filetype plugin file +" Language: Logtalk +" Maintainer: Paulo Moura +" Latest Revision: 2007-07-06 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let b:undo_ftplugin = "setl ts< sw< fdm< fdc< ai< dict<" + +"setlocal ts=4 +setlocal sw=4 +setlocal fdm=syntax +setlocal fdc=2 +setlocal autoindent +setlocal dict=$VIMRUNTIME/ftplugin/logtalk.dict diff --git a/vim73/ftplugin/lprolog.vim b/vim73/ftplugin/lprolog.vim new file mode 100644 index 0000000..a8a3c61 --- /dev/null +++ b/vim73/ftplugin/lprolog.vim @@ -0,0 +1,37 @@ +" Vim settings file +" Language: LambdaProlog (Teyjus) +" Maintainer: Markus Mottl +" URL: http://www.ocaml.info/vim/ftplugin/lprolog.vim +" Last Change: 2006 Feb 05 +" 2001 Sep 16 - fixed 'no_mail_maps'-bug (MM) +" 2001 Sep 02 - initial release (MM) + +" Only do these settings when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Don't do other file type settings for this buffer +let b:did_ftplugin = 1 + +" Error format +setlocal efm=%+A./%f:%l.%c:\ %m formatprg=fmt\ -w75\ -p\\% + +" Formatting of comments +setlocal formatprg=fmt\ -w75\ -p\\% + +" Add mappings, unless the user didn't want this. +if !exists("no_plugin_maps") && !exists("no_lprolog_maps") + " Uncommenting + if !hasmapto('Comment') + nmap c LUncomOn + vmap c BUncomOn + nmap C LUncomOff + vmap C BUncomOff + endif + + nnoremap LUncomOn mz0i/* $A */`z + nnoremap LUncomOff :s/^\/\* \(.*\) \*\//\1/ + vnoremap BUncomOn :'<,'>`0i/*`>o0i*/`< + vnoremap BUncomOff :'<,'>`dd`< +endif diff --git a/vim73/ftplugin/lua.vim b/vim73/ftplugin/lua.vim new file mode 100644 index 0000000..297833f --- /dev/null +++ b/vim73/ftplugin/lua.vim @@ -0,0 +1,36 @@ +" Vim filetype plugin file. +" Language: Lua 4.0+ +" Maintainer: Max Ischenko +" Last Change: 2008 Mar 25 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Don't load another plugin for this buffer +let b:did_ftplugin = 1 + +" Set 'formatoptions' to break comment lines but not other lines, and insert +" the comment leader when hitting or using "o". +setlocal fo-=t fo+=croql + +setlocal com=:-- +setlocal cms=--%s +setlocal suffixesadd=.lua + + +" The following lines enable the macros/matchit.vim plugin for +" extended matching with the % key. + +set cpo-=C +if exists("loaded_matchit") + + let b:match_ignorecase = 0 + let b:match_words = + \ '\<\%(do\|function\|if\)\>:' . + \ '\<\%(return\|else\|elseif\)\>:' . + \ '\,' . + \ '\:\' + +endif " exists("loaded_matchit") diff --git a/vim73/ftplugin/m4.vim b/vim73/ftplugin/m4.vim new file mode 100644 index 0000000..0ffe0ac --- /dev/null +++ b/vim73/ftplugin/m4.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: m4 +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:#,:dnl commentstring=dnl\ %s +setlocal formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/mail.vim b/vim73/ftplugin/mail.vim new file mode 100644 index 0000000..4a4c851 --- /dev/null +++ b/vim73/ftplugin/mail.vim @@ -0,0 +1,35 @@ +" Vim filetype plugin file +" Language: Mail +" Maintainer: Bram Moolenaar +" Last Change: 2009 Jun 03 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let b:undo_ftplugin = "setl modeline< tw< fo<" + +" Don't use modelines in e-mail messages, avoid trojan horses and nasty +" "jokes" (e.g., setting 'textwidth' to 5). +setlocal nomodeline + +" many people recommend keeping e-mail messages 72 chars wide +if &tw == 0 + setlocal tw=72 +endif + +" Set 'formatoptions' to break text lines and keep the comment leader ">". +setlocal fo+=tcql + +" Add mappings, unless the user doesn't want this. +if !exists("no_plugin_maps") && !exists("no_mail_maps") + " Quote text by inserting "> " + if !hasmapto('MailQuote') + vmap q MailQuote + nmap q MailQuote + endif + vnoremap MailQuote :s/^/> /:noh`` + nnoremap MailQuote :.,$s/^/> /:noh`` +endif diff --git a/vim73/ftplugin/mailaliases.vim b/vim73/ftplugin/mailaliases.vim new file mode 100644 index 0000000..1b10c86 --- /dev/null +++ b/vim73/ftplugin/mailaliases.vim @@ -0,0 +1,18 @@ +" Vim filetype plugin file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/mailcap.vim b/vim73/ftplugin/mailcap.vim new file mode 100644 index 0000000..f4c8c23 --- /dev/null +++ b/vim73/ftplugin/mailcap.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: Mailcap configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/make.vim b/vim73/ftplugin/make.vim new file mode 100644 index 0000000..38ee030 --- /dev/null +++ b/vim73/ftplugin/make.vim @@ -0,0 +1,28 @@ +" Vim filetype plugin file +" Language: Make +" Maintainer: Bram Moolenaar +" Last Change: 2006 Jun 17 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let b:undo_ftplugin = "setl et< sts< fo< com< cms< inc<" + +" Make sure a hard tab is used, required for most make programs +setlocal noexpandtab softtabstop=0 + +" Set 'formatoptions' to break comment lines but not other lines, +" and insert the comment leader when hitting or using "o". +setlocal fo-=t fo+=croql + +" Set 'comments' to format dashed lists in comments +setlocal com=sO:#\ -,mO:#\ \ ,b:# + +" Set 'commentstring' to put the marker after a #. +setlocal commentstring=#\ %s + +" Including files. +let &l:include = '^\s*include' diff --git a/vim73/ftplugin/man.vim b/vim73/ftplugin/man.vim new file mode 100644 index 0000000..3fb22a1 --- /dev/null +++ b/vim73/ftplugin/man.vim @@ -0,0 +1,185 @@ +" Vim filetype plugin file +" Language: man +" Maintainer: SungHyun Nam +" Last Change: 2010 Nov 29 + +" To make the ":Man" command available before editing a manual page, source +" this script from your startup vimrc file. + +" If 'filetype' isn't "man", we must have been called to only define ":Man". +if &filetype == "man" + + " Only do this when not done yet for this buffer + if exists("b:did_ftplugin") + finish + endif + let b:did_ftplugin = 1 + + " Ensure Vim is not recursively invoked (man-db does this) + " when doing ctrl-[ on a man page reference. + let $MANPAGER = "" + + " allow dot and dash in manual page name. + setlocal iskeyword+=\.,- + + " Add mappings, unless the user didn't want this. + if !exists("no_plugin_maps") && !exists("no_man_maps") + if !hasmapto('ManBS') + nmap h ManBS + endif + nnoremap ManBS :%s/.\b//g:setl nomod'' + + nnoremap :call PreGetPage(v:count) + nnoremap :call PopPage() + endif + +endif + +if exists(":Man") != 2 + com -nargs=+ Man call s:GetPage() + nmap K :call PreGetPage(0) +endif + +" Define functions only once. +if !exists("s:man_tag_depth") + +let s:man_tag_depth = 0 + +let s:man_sect_arg = "" +let s:man_find_arg = "-w" +try + if !has("win32") && $OSTYPE !~ 'cygwin\|linux' && system('uname -s') =~ "SunOS" && system('uname -r') =~ "^5" + let s:man_sect_arg = "-s" + let s:man_find_arg = "-l" + endif +catch /E145:/ + " Ignore the error in restricted mode +endtry + +func PreGetPage(cnt) + if a:cnt == 0 + let old_isk = &iskeyword + setl iskeyword+=(,) + let str = expand("") + let &l:iskeyword = old_isk + let page = substitute(str, '(*\(\k\+\).*', '\1', '') + let sect = substitute(str, '\(\k\+\)(\([^()]*\)).*', '\2', '') + if match(sect, '^[0-9 ]\+$') == -1 + let sect = "" + endif + if sect == page + let sect = "" + endif + else + let sect = a:cnt + let page = expand("") + endif + call s:GetPage(sect, page) +endfunc + +func GetCmdArg(sect, page) + if a:sect == '' + return a:page + endif + return s:man_sect_arg.' '.a:sect.' '.a:page +endfunc + +func FindPage(sect, page) + let where = system("/usr/bin/man ".s:man_find_arg.' '.s:GetCmdArg(a:sect, a:page)) + if where !~ "^/" + if matchstr(where, " [^ ]*$") !~ "^ /" + return 0 + endif + endif + return 1 +endfunc + +func GetPage(...) + if a:0 >= 2 + let sect = a:1 + let page = a:2 + elseif a:0 >= 1 + let sect = "" + let page = a:1 + else + return + endif + + " To support: nmap K :Man + if page == '' + let page = expand('') + endif + + if sect != "" && s:FindPage(sect, page) == 0 + let sect = "" + endif + if s:FindPage(sect, page) == 0 + echo "\nCannot find a '".page."'." + return + endif + exec "let s:man_tag_buf_".s:man_tag_depth." = ".bufnr("%") + exec "let s:man_tag_lin_".s:man_tag_depth." = ".line(".") + exec "let s:man_tag_col_".s:man_tag_depth." = ".col(".") + let s:man_tag_depth = s:man_tag_depth + 1 + + " Use an existing "man" window if it exists, otherwise open a new one. + if &filetype != "man" + let thiswin = winnr() + exe "norm! \b" + if winnr() > 1 + exe "norm! " . thiswin . "\w" + while 1 + if &filetype == "man" + break + endif + exe "norm! \w" + if thiswin == winnr() + break + endif + endwhile + endif + if &filetype != "man" + new + setl nonu fdc=0 + endif + endif + silent exec "edit $HOME/".page.".".sect."~" + " Avoid warning for editing the dummy file twice + setl buftype=nofile noswapfile + + setl ma + silent exec "norm 1GdG" + let $MANWIDTH = winwidth(0) + silent exec "r!/usr/bin/man ".s:GetCmdArg(sect, page)." | col -b" + " Remove blank lines from top and bottom. + while getline(1) =~ '^\s*$' + silent norm ggdd + endwhile + while getline('$') =~ '^\s*$' + silent norm Gdd + endwhile + 1 + setl ft=man nomod + setl bufhidden=hide + setl nobuflisted +endfunc + +func PopPage() + if s:man_tag_depth > 0 + let s:man_tag_depth = s:man_tag_depth - 1 + exec "let s:man_tag_buf=s:man_tag_buf_".s:man_tag_depth + exec "let s:man_tag_lin=s:man_tag_lin_".s:man_tag_depth + exec "let s:man_tag_col=s:man_tag_col_".s:man_tag_depth + exec s:man_tag_buf."b" + exec s:man_tag_lin + exec "norm ".s:man_tag_col."|" + exec "unlet s:man_tag_buf_".s:man_tag_depth + exec "unlet s:man_tag_lin_".s:man_tag_depth + exec "unlet s:man_tag_col_".s:man_tag_depth + unlet s:man_tag_buf s:man_tag_lin s:man_tag_col + endif +endfunc + +endif + +" vim: set sw=2: diff --git a/vim73/ftplugin/manconf.vim b/vim73/ftplugin/manconf.vim new file mode 100644 index 0000000..a249a97 --- /dev/null +++ b/vim73/ftplugin/manconf.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: man.conf(5) - man configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/markdown.vim b/vim73/ftplugin/markdown.vim new file mode 100644 index 0000000..9462082 --- /dev/null +++ b/vim73/ftplugin/markdown.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin +" Language: Markdown +" Maintainer: Tim Pope +" Last Change: 2010 May 21 + +if exists("b:did_ftplugin") + finish +endif + +runtime! ftplugin/html.vim ftplugin/html_*.vim ftplugin/html/*.vim +unlet! b:did_ftplugin + +setlocal comments=fb:*,fb:-,fb:+,n:> commentstring=>\ %s +setlocal formatoptions+=tcqln +setlocal formatlistpat=^\\s*\\d\\+\\.\\s\\+\\\|^[-*+]\\s\\+ + +let b:undo_ftplugin .= "|setl cms< com< fo<" + +" vim:set sw=2: diff --git a/vim73/ftplugin/matlab.vim b/vim73/ftplugin/matlab.vim new file mode 100644 index 0000000..1800dc8 --- /dev/null +++ b/vim73/ftplugin/matlab.vim @@ -0,0 +1,30 @@ +" Vim filetype plugin file +" Language: matlab +" Maintainer: Jake Wasserman +" Last Changed: 2006 Jan 12 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:save_cpo = &cpo +set cpo-=C + +if exists("loaded_matchit") + let s:conditionalEnd = '\(([^()]*\)\@!\\([^()]*)\)\@!' + let b:match_words = '\\|\\|\\|\:' . + \ s:conditionalEnd . ',\:\:\:' . + \ s:conditionalEnd +endif + +setlocal suffixesadd=.m +setlocal suffixes+=.asv + +let b:undo_ftplugin = "setlocal suffixesadd< suffixes< " + \ . "| unlet! b:match_words" + +let &cpo = s:save_cpo + + + diff --git a/vim73/ftplugin/mf.vim b/vim73/ftplugin/mf.vim new file mode 100644 index 0000000..fd1d3ce --- /dev/null +++ b/vim73/ftplugin/mf.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: MetaFont +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:% commentstring=%\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/modconf.vim b/vim73/ftplugin/modconf.vim new file mode 100644 index 0000000..f200e9f --- /dev/null +++ b/vim73/ftplugin/modconf.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: modules.conf(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< inc< fo<" + +setlocal comments=:# commentstring=#\ %s include=^\\s*include +setlocal formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/mp.vim b/vim73/ftplugin/mp.vim new file mode 100644 index 0000000..316fa9b --- /dev/null +++ b/vim73/ftplugin/mp.vim @@ -0,0 +1,28 @@ +" Vim filetype plugin file +" Language: MetaPost +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:% commentstring=%\ %s formatoptions-=t formatoptions+=croql + +if exists(":FixBeginfigs") != 2 + command -nargs=0 FixBeginfigs call s:fix_beginfigs() + + function! s:fix_beginfigs() + let i = 1 + g/^beginfig(\d*);$/s//\='beginfig('.i.');'/ | let i = i + 1 + endfunction +endif + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/mplayerconf.vim b/vim73/ftplugin/mplayerconf.vim new file mode 100644 index 0000000..65034a8 --- /dev/null +++ b/vim73/ftplugin/mplayerconf.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: mplayer(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< inc< fo<" + +setlocal comments=:# commentstring=#\ %s include=^\\s*include +setlocal formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/mrxvtrc.vim b/vim73/ftplugin/mrxvtrc.vim new file mode 100644 index 0000000..15cc0db --- /dev/null +++ b/vim73/ftplugin/mrxvtrc.vim @@ -0,0 +1,22 @@ +" Created : Wed 26 Apr 2006 01:20:53 AM CDT +" Modified : Fri 28 Apr 2006 03:24:01 AM CDT +" Author : Gautam Iyer +" Description : ftplugin for mrxvtrc + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let b:undo_ftplugin = "setl com< cms< fo<" + +" Really any line that does not match an option is a comment. But use '!' for +" compatibility with x-defaults files, and "#" (preferred) for compatibility +" with all other config files. +" +" Comments beginning with "#" are preferred because Vim will not flag the +" first word as a spelling error if it is not capitalised. The '!' used as +" comment leaders makes Vim think that every comment line is a new sentence. + +setlocal comments=:!,:# commentstring=#\ %s +setlocal formatoptions-=t formatoptions+=croql diff --git a/vim73/ftplugin/msmessages.vim b/vim73/ftplugin/msmessages.vim new file mode 100644 index 0000000..791eafe --- /dev/null +++ b/vim73/ftplugin/msmessages.vim @@ -0,0 +1,40 @@ +" Vim filetype plugin file +" Language: MS Message files (*.mc) +" Maintainer: Kevin Locke +" Last Change: 2008 April 09 +" Location: http://kevinlocke.name/programs/vim/syntax/msmessages.vim + +" Based on c.vim + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Don't load another plugin for this buffer +let b:did_ftplugin = 1 + +" Using line continuation here. +let s:cpo_save = &cpo +set cpo-=C + +let b:undo_ftplugin = "setl fo< com< cms< | unlet! b:browsefilter" + +" Set 'formatoptions' to format all lines, including comments +setlocal fo-=ct fo+=roql + +" Comments includes both ";" which describes a "comment" which will be +" converted to C code and variants on "; //" which will remain comments +" in the generated C code +setlocal comments=:;,:;//,:;\ //,s:;\ /*\ ,m:;\ \ *\ ,e:;\ \ */ +setlocal commentstring=;\ //\ %s + +" Win32 can filter files in the browse dialog +if has("gui_win32") && !exists("b:browsefilter") + let b:browsefilter = "MS Message Files (*.mc)\t*.mc\n" . + \ "Resource Files (*.rc)\t*.rc\n" . + \ "All Files (*.*)\t*.*\n" +endif + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/muttrc.vim b/vim73/ftplugin/muttrc.vim new file mode 100644 index 0000000..a109e5d --- /dev/null +++ b/vim73/ftplugin/muttrc.vim @@ -0,0 +1,22 @@ +" Vim filetype plugin file +" Language: mutt RC File +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< inc< fo<" + +setlocal comments=:# commentstring=#\ %s +setlocal formatoptions-=t formatoptions+=croql + +let &l:include = '^\s*source\>' + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/nanorc.vim b/vim73/ftplugin/nanorc.vim new file mode 100644 index 0000000..be20d12 --- /dev/null +++ b/vim73/ftplugin/nanorc.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: nanorc(5) - GNU nano configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/netrc.vim b/vim73/ftplugin/netrc.vim new file mode 100644 index 0000000..105a1d3 --- /dev/null +++ b/vim73/ftplugin/netrc.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: netrc(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments= commentstring= formatoptions-=tcroq formatoptions+=l + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/nsis.vim b/vim73/ftplugin/nsis.vim new file mode 100644 index 0000000..acc2620 --- /dev/null +++ b/vim73/ftplugin/nsis.vim @@ -0,0 +1,22 @@ +" Vim ftplugin file +" Language: NSIS script +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +let s:cpo_save = &cpo +set cpo&vim + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let b:undo_ftplugin = "setl com< cms< fo< def< inc<" + +setlocal comments=s1:/*,mb:*,ex:*/,b:#,:; commentstring=;\ %s +setlocal formatoptions-=t formatoptions+=croql +setlocal define=^\\s*!define\\%(\\%(utc\\)\\=date\\|math\\)\\= +setlocal include=^\\s*!include\\%(/NONFATAL\\)\\= + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/objc.vim b/vim73/ftplugin/objc.vim new file mode 100644 index 0000000..e41beb5 --- /dev/null +++ b/vim73/ftplugin/objc.vim @@ -0,0 +1,12 @@ +" Vim filetype plugin file +" Language: Objective C +" Maintainer: Bram Moolenaar +" Last Change: 2003 Jan 15 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Behaves just like C +runtime! ftplugin/c.vim ftplugin/c_*.vim ftplugin/c/*.vim diff --git a/vim73/ftplugin/ocaml.vim b/vim73/ftplugin/ocaml.vim new file mode 100644 index 0000000..a591411 --- /dev/null +++ b/vim73/ftplugin/ocaml.vim @@ -0,0 +1,584 @@ +" Language: OCaml +" Maintainer: David Baelde +" Mike Leary +" Markus Mottl +" Stefano Zacchiroli +" Vincent Aravantinos +" URL: http://www.ocaml.info/vim/ftplugin/ocaml.vim +" Last Change: 2010 Jul 10 - Bugfix, thanks to Pat Rondon +" 2008 Jul 17 - Bugfix related to fnameescape (VA) +" 2007 Sep 09 - Added .annot support for ocamlbuild, python not +" needed anymore (VA) +" 2006 May 01 - Added .annot support for file.whateverext (SZ) +" 2006 Apr 11 - Fixed an initialization bug; fixed ASS abbrev (MM) +" 2005 Oct 13 - removed GPL; better matchit support (MM, SZ) +" +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin=1 + +" some macro +if exists('*fnameescape') + function! s:Fnameescape(s) + return fnameescape(a:s) + endfun +else + function! s:Fnameescape(s) + return escape(a:s," \t\n*?[{`$\\%#'\"|!<") + endfun +endif + +" Error handling -- helps moving where the compiler wants you to go +let s:cposet=&cpoptions +set cpo-=C +setlocal efm= + \%EFile\ \"%f\"\\,\ line\ %l\\,\ characters\ %c-%*\\d:, + \%EFile\ \"%f\"\\,\ line\ %l\\,\ character\ %c:%m, + \%+EReference\ to\ unbound\ regexp\ name\ %m, + \%Eocamlyacc:\ e\ -\ line\ %l\ of\ \"%f\"\\,\ %m, + \%Wocamlyacc:\ w\ -\ %m, + \%-Zmake%.%#, + \%C%m, + \%D%*\\a[%*\\d]:\ Entering\ directory\ `%f', + \%X%*\\a[%*\\d]:\ Leaving\ directory\ `%f', + \%D%*\\a:\ Entering\ directory\ `%f', + \%X%*\\a:\ Leaving\ directory\ `%f', + \%DMaking\ %*\\a\ in\ %f + +" Add mappings, unless the user didn't want this. +if !exists("no_plugin_maps") && !exists("no_ocaml_maps") + " (un)commenting + if !hasmapto('Comment') + nmap c LUncomOn + vmap c BUncomOn + nmap C LUncomOff + vmap C BUncomOff + endif + + nnoremap LUncomOn mz0i(* $A *)`z + nnoremap LUncomOff :s/^(\* \(.*\) \*)/\1/:noh + vnoremap BUncomOn :'<,'>`0i(*`>o0i*)`< + vnoremap BUncomOff :'<,'>`dd`< + + if !hasmapto('Abbrev') + iabbrev ASS (assert (0=1) (* XXX *)) + endif +endif + +" Let % jump between structure elements (due to Issac Trotts) +let b:mw = '' +let b:mw = b:mw . ',\:\:\(\\|;;\)' +let b:mw = b:mw . ',\:\:\' +let b:mw = b:mw . ',\<\(for\|while\)\>:\:\,' +let b:mw = b:mw . ',\<\(object\|sig\|struct\|begin\)\>:\' +let b:mw = b:mw . ',\<\(match\|try\)\>:\' +let b:match_words = b:mw + +let b:match_ignorecase=0 + +" switching between interfaces (.mli) and implementations (.ml) +if !exists("g:did_ocaml_switch") + let g:did_ocaml_switch = 1 + map s :call OCaml_switch(0) + map S :call OCaml_switch(1) + fun OCaml_switch(newwin) + if (match(bufname(""), "\\.mli$") >= 0) + let fname = s:Fnameescape(substitute(bufname(""), "\\.mli$", ".ml", "")) + if (a:newwin == 1) + exec "new " . fname + else + exec "arge " . fname + endif + elseif (match(bufname(""), "\\.ml$") >= 0) + let fname = s:Fnameescape(bufname("")) . "i" + if (a:newwin == 1) + exec "new " . fname + else + exec "arge " . fname + endif + endif + endfun +endif + +" Folding support + +" Get the modeline because folding depends on indentation +let s:s = line2byte(line('.'))+col('.')-1 +if search('^\s*(\*:o\?caml:') + let s:modeline = getline(".") +else + let s:modeline = "" +endif +if s:s > 0 + exe 'goto' s:s +endif + +" Get the indentation params +let s:m = matchstr(s:modeline,'default\s*=\s*\d\+') +if s:m != "" + let s:idef = matchstr(s:m,'\d\+') +elseif exists("g:omlet_indent") + let s:idef = g:omlet_indent +else + let s:idef = 2 +endif +let s:m = matchstr(s:modeline,'struct\s*=\s*\d\+') +if s:m != "" + let s:i = matchstr(s:m,'\d\+') +elseif exists("g:omlet_indent_struct") + let s:i = g:omlet_indent_struct +else + let s:i = s:idef +endif + +" Set the folding method +if exists("g:ocaml_folding") + setlocal foldmethod=expr + setlocal foldexpr=OMLetFoldLevel(v:lnum) +endif + +" - Only definitions below, executed once ------------------------------------- + +if exists("*OMLetFoldLevel") + finish +endif + +function s:topindent(lnum) + let l = a:lnum + while l > 0 + if getline(l) =~ '\s*\%(\\|\\|\\)' + return indent(l) + endif + let l = l-1 + endwhile + return -s:i +endfunction + +function OMLetFoldLevel(l) + + " This is for not merging blank lines around folds to them + if getline(a:l) !~ '\S' + return -1 + endif + + " We start folds for modules, classes, and every toplevel definition + if getline(a:l) =~ '^\s*\%(\\|\\|\\|\\|\\|\\|\\|\\|\\)' + exe 'return ">' (indent(a:l)/s:i)+1 '"' + endif + + " Toplevel let are detected thanks to the indentation + if getline(a:l) =~ '^\s*let\>' && indent(a:l) == s:i+s:topindent(a:l) + exe 'return ">' (indent(a:l)/s:i)+1 '"' + endif + + " We close fold on end which are associated to struct, sig or object. + " We use syntax information to do that. + if getline(a:l) =~ '^\s*end\>' && synIDattr(synID(a:l, indent(a:l)+1, 0), "name") != "ocamlKeyword" + return (indent(a:l)/s:i)+1 + endif + + " Folds end on ;; + if getline(a:l) =~ '^\s*;;' + exe 'return "<' (indent(a:l)/s:i)+1 '"' + endif + + " Comments around folds aren't merged to them. + if synIDattr(synID(a:l, indent(a:l)+1, 0), "name") == "ocamlComment" + return -1 + endif + + return '=' +endfunction + +" Vim support for OCaml .annot files +" +" Last Change: 2007 Jul 17 +" Maintainer: Vincent Aravantinos +" License: public domain +" +" Originally inspired by 'ocaml-dtypes.vim' by Stefano Zacchiroli. +" The source code is quite radically different for we not use python anymore. +" However this plugin should have the exact same behaviour, that's why the +" following lines are the quite exact copy of Stefano's original plugin : +" +" << +" Executing Ocaml_print_type() function will display in the Vim bottom +" line(s) the type of an ocaml value getting it from the corresponding .annot +" file (if any). If Vim is in visual mode, should be "visual" and the +" selected ocaml value correspond to the highlighted text, otherwise ( +" can be anything else) it corresponds to the literal found at the current +" cursor position. +" +" Typing 't' (LocalLeader defaults to '\', see :h LocalLeader) +" will cause " Ocaml_print_type function to be invoked with the right +" argument depending on the current mode (visual or not). +" >> +" +" If you find something not matching this behaviour, please signal it. +" +" Differences are: +" - no need for python support +" + plus : more portable +" + minus: no more lazy parsing, it looks very fast however +" +" - ocamlbuild support, ie. +" + the plugin finds the _build directory and looks for the +" corresponding file inside; +" + if the user decides to change the name of the _build directory thanks +" to the '-build-dir' option of ocamlbuild, the plugin will manage in +" most cases to find it out (most cases = if the source file has a unique +" name among your whole project); +" + if ocamlbuild is not used, the usual behaviour holds; ie. the .annot +" file should be in the same directory as the source file; +" + for vim plugin programmers: +" the variable 'b:_build_dir' contains the inferred path to the build +" directory, even if this one is not named '_build'. +" +" Bonus : +" - latin1 accents are handled +" - lists are handled, even on multiple lines, you don't need the visual mode +" (the cursor must be on the first bracket) +" - parenthesized expressions, arrays, and structures (ie. '(...)', '[|...|]', +" and '{...}') are handled the same way + + " Copied from Stefano's original plugin : + " << + " .annot ocaml file representation + " + " File format (copied verbatim from caml-types.el) + " + " file ::= block * + " block ::= position position annotation * + " position ::= filename num num num + " annotation ::= keyword open-paren data close-paren + " + " is a space character (ASCII 0x20) + " is a line-feed character (ASCII 0x0A) + " num is a sequence of decimal digits + " filename is a string with the lexical conventions of O'Caml + " open-paren is an open parenthesis (ASCII 0x28) + " close-paren is a closed parenthesis (ASCII 0x29) + " data is any sequence of characters where is always followed by + " at least two space characters. + " + " - in each block, the two positions are respectively the start and the + " end of the range described by the block. + " - in a position, the filename is the name of the file, the first num + " is the line number, the second num is the offset of the beginning + " of the line, the third num is the offset of the position itself. + " - the char number within the line is the difference between the third + " and second nums. + " + " For the moment, the only possible keyword is \"type\"." + " >> + + +" 1. Finding the annotation file even if we use ocamlbuild + + " In: two strings representing paths + " Out: one string representing the common prefix between the two paths + function! s:Find_common_path (p1,p2) + let temp = a:p2 + while matchstr(a:p1,temp) == '' + let temp = substitute(temp,'/[^/]*$','','') + endwhile + return temp + endfun + + " After call: + " - b:annot_file_path : + " path to the .annot file corresponding to the + " source file (dealing with ocamlbuild stuff) + " - b:_build_path: + " path to the build directory even if this one is + " not named '_build' + function! s:Locate_annotation() + if !b:annotation_file_located + + silent exe 'cd' s:Fnameescape(expand('%:p:h')) + + let annot_file_name = s:Fnameescape(expand('%:r')).'.annot' + + " 1st case : the annot file is in the same directory as the buffer (no ocamlbuild) + let b:annot_file_path = findfile(annot_file_name,'.') + if b:annot_file_path != '' + let b:annot_file_path = getcwd().'/'.b:annot_file_path + let b:_build_path = '' + else + " 2nd case : the buffer and the _build directory are in the same directory + " .. + " / \ + " / \ + " _build .ml + " + let b:_build_path = finddir('_build','.') + if b:_build_path != '' + let b:_build_path = getcwd().'/'.b:_build_path + let b:annot_file_path = findfile(annot_file_name,'_build') + if b:annot_file_path != '' + let b:annot_file_path = getcwd().'/'.b:annot_file_path + endif + else + " 3rd case : the _build directory is in a directory higher in the file hierarchy + " (it can't be deeper by ocamlbuild requirements) + " .. + " / \ + " / \ + " _build ... + " \ + " \ + " .ml + " + let b:_build_path = finddir('_build',';') + if b:_build_path != '' + let project_path = substitute(b:_build_path,'/_build$','','') + let path_relative_to_project = s:Fnameescape(substitute(expand('%:p:h'),project_path.'/','','')) + let b:annot_file_path = findfile(annot_file_name,project_path.'/_build/'.path_relative_to_project) + else + let b:annot_file_path = findfile(annot_file_name,'**') + "4th case : what if the user decided to change the name of the _build directory ? + " -> we relax the constraints, it should work in most cases + if b:annot_file_path != '' + " 4a. we suppose the renamed _build directory is in the current directory + let b:_build_path = matchstr(b:annot_file_path,'^[^/]*') + if b:annot_file_path != '' + let b:annot_file_path = getcwd().'/'.b:annot_file_path + let b:_build_path = getcwd().'/'.b:_build_path + endif + else + " 4b. anarchy : the renamed _build directory may be higher in the hierarchy + " this will work if the file for which we are looking annotations has a unique name in the whole project + " if this is not the case, it may still work, but no warranty here + let b:annot_file_path = findfile(annot_file_name,'**;') + let project_path = s:Find_common_path(b:annot_file_path,expand('%:p:h')) + let b:_build_path = matchstr(b:annot_file_path,project_path.'/[^/]*') + endif + endif + endif + endif + + if b:annot_file_path == '' + throw 'E484: no annotation file found' + endif + + silent exe 'cd' '-' + + let b:annotation_file_located = 1 + endif + endfun + + " This in order to locate the .annot file only once + let b:annotation_file_located = 0 + +" 2. Finding the type information in the annotation file + + " a. The annotation file is opened in vim as a buffer that + " should be (almost) invisible to the user. + + " After call: + " The current buffer is now the one containing the .annot file. + " We manage to keep all this hidden to the user's eye. + function! s:Enter_annotation_buffer() + let s:current_pos = getpos('.') + let s:current_hidden = &l:hidden + set hidden + let s:current_buf = bufname('%') + if bufloaded(b:annot_file_path) + silent exe 'keepj keepalt' 'buffer' s:Fnameescape(b:annot_file_path) + else + silent exe 'keepj keepalt' 'view' s:Fnameescape(b:annot_file_path) + endif + endfun + + " After call: + " The original buffer has been restored in the exact same state as before. + function! s:Exit_annotation_buffer() + silent exe 'keepj keepalt' 'buffer' s:Fnameescape(s:current_buf) + let &l:hidden = s:current_hidden + call setpos('.',s:current_pos) + endfun + + " After call: + " The annot file is loaded and assigned to a buffer. + " This also handles the modification date of the .annot file, eg. after a + " compilation. + function! s:Load_annotation() + if bufloaded(b:annot_file_path) && b:annot_file_last_mod < getftime(b:annot_file_path) + call s:Enter_annotation_buffer() + silent exe "bunload" + call s:Exit_annotation_buffer() + endif + if !bufloaded(b:annot_file_path) + call s:Enter_annotation_buffer() + setlocal nobuflisted + setlocal bufhidden=hide + setlocal noswapfile + setlocal buftype=nowrite + call s:Exit_annotation_buffer() + let b:annot_file_last_mod = getftime(b:annot_file_path) + endif + endfun + + "b. 'search' and 'match' work to find the type information + + "In: - lin1,col1: postion of expression first char + " - lin2,col2: postion of expression last char + "Out: - the pattern to be looked for to find the block + " Must be called in the source buffer (use of line2byte) + function! s:Block_pattern(lin1,lin2,col1,col2) + let start_num1 = a:lin1 + let start_num2 = line2byte(a:lin1) - 1 + let start_num3 = start_num2 + a:col1 + let path = '"\(\\"\|[^"]\)\+"' + let start_pos = path.' '.start_num1.' '.start_num2.' '.start_num3 + let end_num1 = a:lin2 + let end_num2 = line2byte(a:lin2) - 1 + let end_num3 = end_num2 + a:col2 + let end_pos = path.' '.end_num1.' '.end_num2.' '.end_num3 + return '^'.start_pos.' '.end_pos."$" + " rq: the '^' here is not totally correct regarding the annot file "grammar" + " but currently the annotation file respects this, and it's a little bit faster with the '^'; + " can be removed safely. + endfun + + "In: (the cursor position should be at the start of an annotation) + "Out: the type information + " Must be called in the annotation buffer (use of search) + function! s:Match_data() + " rq: idem as previously, in the following, the '^' at start of patterns is not necessary + keepj while search('^type($','ce',line(".")) == 0 + keepj if search('^.\{-}($','e') == 0 + throw "no_annotation" + endif + keepj if searchpair('(','',')') == 0 + throw "malformed_annot_file" + endif + endwhile + let begin = line(".") + 1 + keepj if searchpair('(','',')') == 0 + throw "malformed_annot_file" + endif + let end = line(".") - 1 + return join(getline(begin,end),"\n") + endfun + + "In: the pattern to look for in order to match the block + "Out: the type information (calls s:Match_data) + " Should be called in the annotation buffer + function! s:Extract_type_data(block_pattern) + call s:Enter_annotation_buffer() + try + if search(a:block_pattern,'e') == 0 + throw "no_annotation" + endif + call cursor(line(".") + 1,1) + let annotation = s:Match_data() + finally + call s:Exit_annotation_buffer() + endtry + return annotation + endfun + + "c. link this stuff with what the user wants + " ie. get the expression selected/under the cursor + + let s:ocaml_word_char = '\w|[-]|''' + + "In: the current mode (eg. "visual", "normal", etc.) + "Out: the borders of the expression we are looking for the type + function! s:Match_borders(mode) + if a:mode == "visual" + let cur = getpos(".") + normal `< + let col1 = col(".") + let lin1 = line(".") + normal `> + let col2 = col(".") + let lin2 = line(".") + call cursor(cur[1],cur[2]) + return [lin1,lin2,col1-1,col2] + else + let cursor_line = line(".") + let cursor_col = col(".") + let line = getline('.') + if line[cursor_col-1:cursor_col] == '[|' + let [lin2,col2] = searchpairpos('\[|','','|\]','n') + return [cursor_line,lin2,cursor_col-1,col2+1] + elseif line[cursor_col-1] == '[' + let [lin2,col2] = searchpairpos('\[','','\]','n') + return [cursor_line,lin2,cursor_col-1,col2] + elseif line[cursor_col-1] == '(' + let [lin2,col2] = searchpairpos('(','',')','n') + return [cursor_line,lin2,cursor_col-1,col2] + elseif line[cursor_col-1] == '{' + let [lin2,col2] = searchpairpos('{','','}','n') + return [cursor_line,lin2,cursor_col-1,col2] + else + let [lin1,col1] = searchpos('\v%('.s:ocaml_word_char.'|\.)*','ncb') + let [lin2,col2] = searchpos('\v%('.s:ocaml_word_char.'|\.)*','nce') + if col1 == 0 || col2 == 0 + throw "no_expression" + endif + return [cursor_line,cursor_line,col1-1,col2] + endif + endif + endfun + + "In: the current mode (eg. "visual", "normal", etc.) + "Out: the type information (calls s:Extract_type_data) + function! s:Get_type(mode) + let [lin1,lin2,col1,col2] = s:Match_borders(a:mode) + return s:Extract_type_data(s:Block_pattern(lin1,lin2,col1,col2)) + endfun + + "d. main + "In: the current mode (eg. "visual", "normal", etc.) + "After call: the type information is displayed + if !exists("*Ocaml_get_type") + function Ocaml_get_type(mode) + call s:Locate_annotation() + call s:Load_annotation() + return s:Get_type(a:mode) + endfun + endif + + if !exists("*Ocaml_get_type_or_not") + function Ocaml_get_type_or_not(mode) + let t=reltime() + try + return Ocaml_get_type(a:mode) + catch + return "" + endtry + endfun + endif + + if !exists("*Ocaml_print_type") + function Ocaml_print_type(mode) + if expand("%:e") == "mli" + echohl ErrorMsg | echo "No annotations for interface (.mli) files" | echohl None + return + endif + try + echo Ocaml_get_type(a:mode) + catch /E484:/ + echohl ErrorMsg | echo "No type annotations (.annot) file found" | echohl None + catch /no_expression/ + echohl ErrorMsg | echo "No expression found under the cursor" | echohl None + catch /no_annotation/ + echohl ErrorMsg | echo "No type annotation found for the given text" | echohl None + catch /malformed_annot_file/ + echohl ErrorMsg | echo "Malformed .annot file" | echohl None + endtry + endfun + endif + +" Maps + map t :call Ocaml_print_type("normal") + vmap t :call Ocaml_print_type("visual")`< + +let &cpoptions=s:cposet +unlet s:cposet + +" vim:sw=2 fdm=indent diff --git a/vim73/ftplugin/occam.vim b/vim73/ftplugin/occam.vim new file mode 100644 index 0000000..ed2c4f4 --- /dev/null +++ b/vim73/ftplugin/occam.vim @@ -0,0 +1,39 @@ +" Vim filetype plugin file +" Language: occam +" Copyright: Christian Jacobsen , Mario Schweigler +" Maintainer: Mario Schweigler +" Last Change: 23 April 2003 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +"{{{ Indent settings +" Set shift width for indent +setlocal shiftwidth=2 +" Set the tab key size to two spaces +setlocal softtabstop=2 +" Let tab keys always be expanded to spaces +setlocal expandtab +"}}} + +"{{{ Formatting +" Break comment lines and insert comment leader in this case +setlocal formatoptions-=t formatoptions+=cql +setlocal comments+=:-- +" Maximum length of comments is 78 +setlocal textwidth=78 +"}}} + +"{{{ File browsing filters +" Win32 can filter files in the browse dialog +if has("gui_win32") && !exists("b:browsefilter") + let b:browsefilter = "All Occam Files (*.occ *.inc)\t*.occ;*.inc\n" . + \ "Occam Include Files (*.inc)\t*.inc\n" . + \ "Occam Source Files (*.occ)\t*.occ\n" . + \ "All Files (*.*)\t*.*\n" +endif +"}}} + diff --git a/vim73/ftplugin/pamconf.vim b/vim73/ftplugin/pamconf.vim new file mode 100644 index 0000000..96d9646 --- /dev/null +++ b/vim73/ftplugin/pamconf.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: pam(8) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/pascal.vim b/vim73/ftplugin/pascal.vim new file mode 100644 index 0000000..3b1db4a --- /dev/null +++ b/vim73/ftplugin/pascal.vim @@ -0,0 +1,15 @@ +" Vim filetype plugin file +" Language: pascal +" Maintainer: Dan Sharp +" Last Changed: 20 Jan 2009 +" URL: http://dwsharp.users.sourceforge.net/vim/ftplugin + +if exists("b:did_ftplugin") | finish | endif +let b:did_ftplugin = 1 + +if exists("loaded_matchit") + let b:match_words='\<\%(begin\|case\|try\)\>:\' +endif + +" Undo the stuff we changed. +let b:undo_ftplugin = "unlet! b:match_words" diff --git a/vim73/ftplugin/passwd.vim b/vim73/ftplugin/passwd.vim new file mode 100644 index 0000000..5088c43 --- /dev/null +++ b/vim73/ftplugin/passwd.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: passwd(5) password file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments= commentstring= formatoptions-=tcroq formatoptions+=l + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/pdf.vim b/vim73/ftplugin/pdf.vim new file mode 100644 index 0000000..1ed9911 --- /dev/null +++ b/vim73/ftplugin/pdf.vim @@ -0,0 +1,89 @@ +" Vim filetype plugin file +" Language: PDF +" Maintainer: Tim Pope +" Last Change: 2007 Dec 16 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +setlocal commentstring=%%s +setlocal comments=:% +let b:undo_ftplugin = "setlocal cms< com< | unlet! b:match_words" + +if exists("g:loaded_matchit") + let b:match_words = '\<\%(\d\+\s\+\d\+\s\+\)obj\>:\,\,\:\,<<:>>' +endif + +if exists("g:no_plugin_maps") || exists("g:no_pdf_maps") || v:version < 700 + finish +endif + +if !exists("b:pdf_tagstack") + let b:pdf_tagstack = [] +endif + +let b:undo_ftplugin .= " | silent! nunmap | silent! nunmap " +nnoremap :call Tag() +" Inline, so the error from an empty tag stack will be simple. +nnoremap :if len(b:pdf_tagstack) > 0 call setpos('.',remove(b:pdf_tagstack, -1)) else exe "norm! \C-T>" endif + +function! s:Tag() + call add(b:pdf_tagstack,getpos('.')) + if getline('.') =~ '^\d\+$' && getline(line('.')-1) == 'startxref' + return s:dodigits(getline('.')) + elseif getline('.') =~ '/Prev\s\+\d\+\>\%(\s\+\d\)\@!' && expand("") =~ '^\d\+$' + return s:dodigits(expand("")) + elseif getline('.') =~ '^\d\{10\} \d\{5\} ' + return s:dodigits(matchstr(getline('.'),'^\d\+')) + else + let line = getline(".") + let lastend = 0 + let pat = '\<\d\+\s\+\d\+\s\+R\>' + while lastend >= 0 + let beg = match(line,'\C'.pat,lastend) + let end = matchend(line,'\C'.pat,lastend) + if beg < col(".") && end >= col(".") + return s:doobject(matchstr(line,'\C'.pat,lastend)) + endif + let lastend = end + endwhile + return s:notag() + endif +endfunction + +function! s:doobject(string) + let first = matchstr(a:string,'^\s*\zs\d\+') + let second = matchstr(a:string,'^\s*\d\+\s\+\zs\d\+') + norm! m' + if first != '' && second != '' + let oldline = line('.') + let oldcol = col('.') + 1 + if !search('^\s*'.first.'\s\+'.second.'\s\+obj\>') + exe oldline + exe 'norm! '.oldcol.'|' + return s:notag() + endif + endif +endfunction + +function! s:dodigits(digits) + let digits = 0 + substitute(a:digits,'^0*','','') + norm! m' + if digits <= 0 + norm! 1go + else + " Go one character before the destination and advance. This method + " lands us after a newline rather than before, if that is our target. + exe "goto ".(digits)."|norm! 1 " + endif +endfunction + +function! s:notag() + silent! call remove(b:pdf_tagstack,-1) + echohl ErrorMsg + echo "E426: tag not found" + echohl NONE +endfunction diff --git a/vim73/ftplugin/perl.vim b/vim73/ftplugin/perl.vim new file mode 100644 index 0000000..1d94853 --- /dev/null +++ b/vim73/ftplugin/perl.vim @@ -0,0 +1,71 @@ +" Vim filetype plugin file +" Language: Perl +" Maintainer: Andy Lester +" URL: http://github.com/petdance/vim-perl +" Last Change: 2009-08-14 + +if exists("b:did_ftplugin") | finish | endif +let b:did_ftplugin = 1 + +" Make sure the continuation lines below do not cause problems in +" compatibility mode. +let s:save_cpo = &cpo +set cpo-=C + +setlocal formatoptions+=crq +setlocal keywordprg=perldoc\ -f + +setlocal comments=:# +setlocal commentstring=#%s + +" Change the browse dialog on Win32 to show mainly Perl-related files +if has("gui_win32") + let b:browsefilter = "Perl Source Files (*.pl)\t*.pl\n" . + \ "Perl Modules (*.pm)\t*.pm\n" . + \ "Perl Documentation Files (*.pod)\t*.pod\n" . + \ "All Files (*.*)\t*.*\n" +endif + +" Provided by Ned Konz +"--------------------------------------------- +setlocal include=\\<\\(use\\\|require\\)\\> +setlocal includeexpr=substitute(substitute(v:fname,'::','/','g'),'$','.pm','') +setlocal define=[^A-Za-z_] + +" The following line changes a global variable but is necessary to make +" gf and similar commands work. The change to iskeyword was incorrect. +" Thanks to Andrew Pimlott for pointing out the problem. If this causes a +" problem for you, add an after/ftplugin/perl.vim file that contains +" set isfname-=: +set isfname+=: +"setlocal iskeyword=48-57,_,A-Z,a-z,: + +" Set this once, globally. +if !exists("perlpath") + if executable("perl") + try + if &shellxquote != '"' + let perlpath = system('perl -e "print join(q/,/,@INC)"') + else + let perlpath = system("perl -e 'print join(q/,/,@INC)'") + endif + let perlpath = substitute(perlpath,',.$',',,','') + catch /E145:/ + let perlpath = ".,," + endtry + else + " If we can't call perl to get its path, just default to using the + " current directory and the directory of the current file. + let perlpath = ".,," + endif +endif + +let &l:path=perlpath +"--------------------------------------------- + +" Undo the stuff we changed. +let b:undo_ftplugin = "setlocal fo< com< cms< inc< inex< def< isf< kp<" . + \ " | unlet! b:browsefilter" + +" Restore the saved compatibility options. +let &cpo = s:save_cpo diff --git a/vim73/ftplugin/perl6.vim b/vim73/ftplugin/perl6.vim new file mode 100644 index 0000000..14ab1e9 --- /dev/null +++ b/vim73/ftplugin/perl6.vim @@ -0,0 +1,48 @@ +" Vim filetype plugin file +" Language: Perl 6 +" Maintainer: Andy Lester +" URL: http://github.com/petdance/vim-perl/tree/master +" Last Change: 2010-08-10 +" Contributors: Hinrik Örn Sigurðsson +" +" Based on ftplugin/perl.vim by Dan Sharp + +if exists("b:did_ftplugin") | finish | endif +let b:did_ftplugin = 1 + +" Make sure the continuation lines below do not cause problems in +" compatibility mode. +let s:save_cpo = &cpo +set cpo-=C + +setlocal formatoptions+=crq +setlocal comments=:# +setlocal commentstring=#%s + +" Change the browse dialog on Win32 to show mainly Perl-related files +if has("gui_win32") + let b:browsefilter = "Perl Source Files (*.pl)\t*.pl\n" . + \ "Perl Modules (*.pm)\t*.pm\n" . + \ "Perl Documentation Files (*.pod)\t*.pod\n" . + \ "All Files (*.*)\t*.*\n" +endif + +" Provided by Ned Konz +"--------------------------------------------- +setlocal include=\\<\\(use\\\|require\\)\\> +setlocal includeexpr=substitute(substitute(v:fname,'::','/','g'),'$','.pm','') +setlocal define=[^A-Za-z_] + +" The following line changes a global variable but is necessary to make +" gf and similar commands work. Thanks to Andrew Pimlott for pointing out +" the problem. If this causes a " problem for you, add an +" after/ftplugin/perl6.vim file that contains +" set isfname-=: +set isfname+=: + +" Undo the stuff we changed. +let b:undo_ftplugin = "setlocal fo< com< cms< inc< inex< def< isk<" . + \ " | unlet! b:browsefilter" + +" Restore the saved compatibility options. +let &cpo = s:save_cpo diff --git a/vim73/ftplugin/php.vim b/vim73/ftplugin/php.vim new file mode 100644 index 0000000..f59cf12 --- /dev/null +++ b/vim73/ftplugin/php.vim @@ -0,0 +1,82 @@ +" Vim filetype plugin file +" Language: php +" Maintainer: Dan Sharp +" Last Changed: 20 Jan 2009 +" URL: http://dwsharp.users.sourceforge.net/vim/ftplugin + +if exists("b:did_ftplugin") | finish | endif + +" Make sure the continuation lines below do not cause problems in +" compatibility mode. +let s:save_cpo = &cpo +set cpo-=C + +" Define some defaults in case the included ftplugins don't set them. +let s:undo_ftplugin = "" +let s:browsefilter = "HTML Files (*.html, *.htm)\t*.html;*.htm\n" . + \ "All Files (*.*)\t*.*\n" +let s:match_words = "" + +runtime! ftplugin/html.vim ftplugin/html_*.vim ftplugin/html/*.vim +let b:did_ftplugin = 1 + +" Override our defaults if these were set by an included ftplugin. +if exists("b:undo_ftplugin") + let s:undo_ftplugin = b:undo_ftplugin +endif +if exists("b:browsefilter") + let s:browsefilter = b:browsefilter +endif +if exists("b:match_words") + let s:match_words = b:match_words +endif +if exists("b:match_skip") + unlet b:match_skip +endif + +" Change the :browse e filter to primarily show PHP-related files. +if has("gui_win32") + let b:browsefilter="PHP Files (*.php)\t*.php\n" . s:browsefilter +endif + +" ### +" Provided by Mikolaj Machowski +setlocal include=\\\(require\\\|include\\\)\\\(_once\\\)\\\? +" Disabled changing 'iskeyword', it breaks a command such as "*" +" setlocal iskeyword+=$ + +if exists("loaded_matchit") + let b:match_words = ',\:\,' . + \ '\:\:\:\,' . + \ '\:\,' . + \ '\:\,' . + \ '\:\,' . + \ '\:\,' . + \ '(:),[:],{:},' . + \ s:match_words +endif +" ### + +if exists('&omnifunc') + setlocal omnifunc=phpcomplete#CompletePHP +endif + +" Section jumping: [[ and ]] provided by Antony Scriven +let s:function = '\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function' +let s:class = '\(abstract\s\+\|final\s\+\)*class' +let s:interface = 'interface' +let s:section = '\(.*\%#\)\@!\_^\s*\zs\('.s:function.'\|'.s:class.'\|'.s:interface.'\)' +exe 'nno [[ ?' . escape(s:section, '|') . '?:nohls' +exe 'nno ]] /' . escape(s:section, '|') . '/:nohls' +exe 'ono [[ ?' . escape(s:section, '|') . '?:nohls' +exe 'ono ]] /' . escape(s:section, '|') . '/:nohls' + +setlocal commentstring=/*%s*/ + +" Undo the stuff we changed. +let b:undo_ftplugin = "setlocal commentstring< include< omnifunc<" . + \ " | unlet! b:browsefilter b:match_words | " . + \ s:undo_ftplugin + +" Restore the saved compatibility options. +let &cpo = s:save_cpo diff --git a/vim73/ftplugin/pinfo.vim b/vim73/ftplugin/pinfo.vim new file mode 100644 index 0000000..6ec1f87 --- /dev/null +++ b/vim73/ftplugin/pinfo.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: pinfo(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/plaintex.vim b/vim73/ftplugin/plaintex.vim new file mode 100644 index 0000000..5862d00 --- /dev/null +++ b/vim73/ftplugin/plaintex.vim @@ -0,0 +1,36 @@ +" plain TeX filetype plugin +" Language: plain TeX (ft=plaintex) +" Maintainer: Benji Fisher, Ph.D. +" Version: 1.1 +" Last Change: Wed 19 Apr 2006 + +" Only do this when not done yet for this buffer. +if exists("b:did_ftplugin") + finish +endif + +" Start with initex. This will also define b:did_ftplugin and b:undo_ftplugin . +source $VIMRUNTIME/ftplugin/initex.vim + +" Avoid problems if running in 'compatible' mode. +let s:save_cpo = &cpo +set cpo&vim + +let b:undo_ftplugin .= "| unlet! b:match_ignorecase b:match_skip b:match_words" + +" Allow "[d" to be used to find a macro definition: +let &l:define .= '\|\\new\(count\|dimen\|skip\|muskip\|box\|toks\|read\|write' + \ . '\|fam\|insert\)' + +" The following lines enable the macros/matchit.vim plugin for +" extended matching with the % key. +" There is no default meaning for \(...\) etc., but many users define one. +if exists("loaded_matchit") + let b:match_ignorecase = 0 + \ | let b:match_skip = 'r:\\\@ +" Last Change: 27th June 2002 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Don't load another plugin for this buffer +let b:did_ftplugin = 1 + +" PS comment formatting +setlocal comments=b:% +setlocal formatoptions-=t formatoptions+=rol + +" Define patterns for the matchit macro +if !exists("b:match_words") + let b:match_ignorecase = 0 + let b:match_words = '<<:>>,\:\,\:\,\:\' +endif + +set cpo-=C + +" Define patterns for the browse file filter +if has("gui_win32") && !exists("b:browsefilter") + let b:browsefilter = "PostScript Files (*.ps)\t*.ps\n" . + \ "EPS Files (*.eps)\t*.eps\n" . + \ "All Files (*.*)\t*.*\n" +endif diff --git a/vim73/ftplugin/procmail.vim b/vim73/ftplugin/procmail.vim new file mode 100644 index 0000000..cc2ceed --- /dev/null +++ b/vim73/ftplugin/procmail.vim @@ -0,0 +1,21 @@ +" Vim filetype plugin file +" Language: procmail(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< inc< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &l:include = '^\s*INCLUDERC\>' + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/prolog.vim b/vim73/ftplugin/prolog.vim new file mode 100644 index 0000000..caeb574 --- /dev/null +++ b/vim73/ftplugin/prolog.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: Prolog +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=s1:/*,mb:*,ex:*/,:% commentstring=%\ %s +setlocal formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/protocols.vim b/vim73/ftplugin/protocols.vim new file mode 100644 index 0000000..2486ff9 --- /dev/null +++ b/vim73/ftplugin/protocols.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: protocols(5) - Internet protocols definition file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/pyrex.vim b/vim73/ftplugin/pyrex.vim new file mode 100644 index 0000000..69bd93d --- /dev/null +++ b/vim73/ftplugin/pyrex.vim @@ -0,0 +1,22 @@ +" Vim filetype plugin file +" Language: Pyrex +" Maintainer: Marco Barisione +" URL: http://marcobari.altervista.org/pyrex_vim.html +" Last Change: 2004 May 16 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Behaves just like Python +runtime! ftplugin/python.vim ftplugin/python_*.vim ftplugin/python/*.vim + +if has("gui_win32") && exists("b:browsefilter") + let b:browsefilter = "Pyrex files (*.pyx,*.pxd)\t*.pyx;*.pxd\n" . + \ "Python Files (*.py)\t*.py\n" . + \ "C Source Files (*.c)\t*.c\n" . + \ "C Header Files (*.h)\t*.h\n" . + \ "C++ Source Files (*.cpp *.c++)\t*.cpp;*.c++\n" . + \ "All Files (*.*)\t*.*\n" +endif diff --git a/vim73/ftplugin/python.vim b/vim73/ftplugin/python.vim new file mode 100644 index 0000000..0e0bb12 --- /dev/null +++ b/vim73/ftplugin/python.vim @@ -0,0 +1,374 @@ +" Vim syntax file +" Language: Python +" Maintainer: Dmitry Vasiliev +" URL: http://www.hlabs.spb.ru/vim/python.vim +" Last Change: 2010-04-09 +" Filenames: *.py +" Version: 2.6.6 +" +" Based on python.vim (from Vim 6.1 distribution) +" by Neil Schemenauer +" +" Thanks: +" +" Jeroen Ruigrok van der Werven +" for the idea to highlight erroneous operators +" Pedro Algarvio +" for the patch to enable spell checking only for the right spots +" (strings and comments) +" John Eikenberry +" for the patch fixing small typo +" Caleb Adamantine +" for the patch fixing highlighting for decorators +" Andrea Riciputi +" for the patch with new configuration options + +" +" Options: +" +" For set option do: let OPTION_NAME = 1 +" For clear option do: let OPTION_NAME = 0 +" +" Option names: +" +" For highlight builtin functions and objects: +" python_highlight_builtins +" +" For highlight builtin objects: +" python_highlight_builtin_objs +" +" For highlight builtin funtions: +" python_highlight_builtin_funcs +" +" For highlight standard exceptions: +" python_highlight_exceptions +" +" For highlight string formatting: +" python_highlight_string_formatting +" +" For highlight str.format syntax: +" python_highlight_string_format +" +" For highlight string.Template syntax: +" python_highlight_string_templates +" +" For highlight indentation errors: +" python_highlight_indent_errors +" +" For highlight trailing spaces: +" python_highlight_space_errors +" +" For highlight doc-tests: +" python_highlight_doctests +" +" If you want all Python highlightings above: +" python_highlight_all +" (This option not override previously set options) +" +" For fast machines: +" python_slow_sync +" +" For "print" builtin as function: +" python_print_as_function + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if exists("python_highlight_all") && python_highlight_all != 0 + " Not override previously set options + if !exists("python_highlight_builtins") + if !exists("python_highlight_builtin_objs") + let python_highlight_builtin_objs = 1 + endif + if !exists("python_highlight_builtin_funcs") + let python_highlight_builtin_funcs = 1 + endif + endif + if !exists("python_highlight_exceptions") + let python_highlight_exceptions = 1 + endif + if !exists("python_highlight_string_formatting") + let python_highlight_string_formatting = 1 + endif + if !exists("python_highlight_string_format") + let python_highlight_string_format = 1 + endif + if !exists("python_highlight_string_templates") + let python_highlight_string_templates = 1 + endif + if !exists("python_highlight_indent_errors") + let python_highlight_indent_errors = 1 + endif + if !exists("python_highlight_space_errors") + let python_highlight_space_errors = 1 + endif + if !exists("python_highlight_doctests") + let python_highlight_doctests = 1 + endif +endif + +" Keywords +syn keyword pythonStatement break continue del +syn keyword pythonStatement exec return +syn keyword pythonStatement pass raise +syn keyword pythonStatement global assert +syn keyword pythonStatement lambda yield +syn keyword pythonStatement with +syn keyword pythonStatement def class nextgroup=pythonFunction skipwhite +syn match pythonFunction "[a-zA-Z_][a-zA-Z0-9_]*" display contained +syn keyword pythonRepeat for while +syn keyword pythonConditional if elif else +syn keyword pythonPreCondit import from as +syn keyword pythonException try except finally +syn keyword pythonOperator and in is not or + +if !exists("python_print_as_function") || python_print_as_function == 0 + syn keyword pythonStatement print +endif + +" Decorators (new in Python 2.4) +syn match pythonDecorator "@" display nextgroup=pythonDottedName skipwhite +syn match pythonDottedName "[a-zA-Z_][a-zA-Z0-9_]*\(\.[a-zA-Z_][a-zA-Z0-9_]*\)*" display contained +syn match pythonDot "\." display containedin=pythonDottedName + +" Comments +syn match pythonComment "#.*$" display contains=pythonTodo,@Spell +syn match pythonRun "\%^#!.*$" +syn match pythonCoding "\%^.*\(\n.*\)\?#.*coding[:=]\s*[0-9A-Za-z-_.]\+.*$" +syn keyword pythonTodo TODO FIXME XXX contained + +" Errors +syn match pythonError "\<\d\+\D\+\>" display +syn match pythonError "[$?]" display +syn match pythonError "[&|]\{2,}" display +syn match pythonError "[=]\{3,}" display + +" TODO: Mixing spaces and tabs also may be used for pretty formatting multiline +" statements. For now I don't know how to work around this. +if exists("python_highlight_indent_errors") && python_highlight_indent_errors != 0 + syn match pythonIndentError "^\s*\( \t\|\t \)\s*\S"me=e-1 display +endif + +" Trailing space errors +if exists("python_highlight_space_errors") && python_highlight_space_errors != 0 + syn match pythonSpaceError "\s\+$" display +endif + +" Strings +syn region pythonString start=+[bB]\='+ skip=+\\\\\|\\'\|\\$+ excludenl end=+'+ end=+$+ keepend contains=pythonEscape,pythonEscapeError,@Spell +syn region pythonString start=+[bB]\="+ skip=+\\\\\|\\"\|\\$+ excludenl end=+"+ end=+$+ keepend contains=pythonEscape,pythonEscapeError,@Spell +syn region pythonString start=+[bB]\="""+ end=+"""+ keepend contains=pythonEscape,pythonEscapeError,pythonDocTest2,pythonSpaceError,@Spell +syn region pythonString start=+[bB]\='''+ end=+'''+ keepend contains=pythonEscape,pythonEscapeError,pythonDocTest,pythonSpaceError,@Spell + +syn match pythonEscape +\\[abfnrtv'"\\]+ display contained +syn match pythonEscape "\\\o\o\=\o\=" display contained +syn match pythonEscapeError "\\\o\{,2}[89]" display contained +syn match pythonEscape "\\x\x\{2}" display contained +syn match pythonEscapeError "\\x\x\=\X" display contained +syn match pythonEscape "\\$" + +" Unicode strings +syn region pythonUniString start=+[uU]'+ skip=+\\\\\|\\'\|\\$+ excludenl end=+'+ end=+$+ keepend contains=pythonEscape,pythonUniEscape,pythonEscapeError,pythonUniEscapeError,@Spell +syn region pythonUniString start=+[uU]"+ skip=+\\\\\|\\"\|\\$+ excludenl end=+"+ end=+$+ keepend contains=pythonEscape,pythonUniEscape,pythonEscapeError,pythonUniEscapeError,@Spell +syn region pythonUniString start=+[uU]"""+ end=+"""+ keepend contains=pythonEscape,pythonUniEscape,pythonEscapeError,pythonUniEscapeError,pythonDocTest2,pythonSpaceError,@Spell +syn region pythonUniString start=+[uU]'''+ end=+'''+ keepend contains=pythonEscape,pythonUniEscape,pythonEscapeError,pythonUniEscapeError,pythonDocTest,pythonSpaceError,@Spell + +syn match pythonUniEscape "\\u\x\{4}" display contained +syn match pythonUniEscapeError "\\u\x\{,3}\X" display contained +syn match pythonUniEscape "\\U\x\{8}" display contained +syn match pythonUniEscapeError "\\U\x\{,7}\X" display contained +syn match pythonUniEscape "\\N{[A-Z ]\+}" display contained +syn match pythonUniEscapeError "\\N{[^A-Z ]\+}" display contained + +" Raw strings +syn region pythonRawString start=+[rR]'+ skip=+\\\\\|\\'\|\\$+ excludenl end=+'+ end=+$+ keepend contains=pythonRawEscape,@Spell +syn region pythonRawString start=+[rR]"+ skip=+\\\\\|\\"\|\\$+ excludenl end=+"+ end=+$+ keepend contains=pythonRawEscape,@Spell +syn region pythonRawString start=+[rR]"""+ end=+"""+ keepend contains=pythonDocTest2,pythonSpaceError,@Spell +syn region pythonRawString start=+[rR]'''+ end=+'''+ keepend contains=pythonDocTest,pythonSpaceError,@Spell + +syn match pythonRawEscape +\\['"]+ display transparent contained + +" Unicode raw strings +syn region pythonUniRawString start=+[uU][rR]'+ skip=+\\\\\|\\'\|\\$+ excludenl end=+'+ end=+$+ keepend contains=pythonRawEscape,pythonUniRawEscape,pythonUniRawEscapeError,@Spell +syn region pythonUniRawString start=+[uU][rR]"+ skip=+\\\\\|\\"\|\\$+ excludenl end=+"+ end=+$+ keepend contains=pythonRawEscape,pythonUniRawEscape,pythonUniRawEscapeError,@Spell +syn region pythonUniRawString start=+[uU][rR]"""+ end=+"""+ keepend contains=pythonUniRawEscape,pythonUniRawEscapeError,pythonDocTest2,pythonSpaceError,@Spell +syn region pythonUniRawString start=+[uU][rR]'''+ end=+'''+ keepend contains=pythonUniRawEscape,pythonUniRawEscapeError,pythonDocTest,pythonSpaceError,@Spell + +syn match pythonUniRawEscape "\([^\\]\(\\\\\)*\)\@<=\\u\x\{4}" display contained +syn match pythonUniRawEscapeError "\([^\\]\(\\\\\)*\)\@<=\\u\x\{,3}\X" display contained + +if exists("python_highlight_string_formatting") && python_highlight_string_formatting != 0 + " String formatting + syn match pythonStrFormatting "%\(([^)]\+)\)\=[-#0 +]*\d*\(\.\d\+\)\=[hlL]\=[diouxXeEfFgGcrs%]" contained containedin=pythonString,pythonUniString,pythonRawString,pythonUniRawString + syn match pythonStrFormatting "%[-#0 +]*\(\*\|\d\+\)\=\(\.\(\*\|\d\+\)\)\=[hlL]\=[diouxXeEfFgGcrs%]" contained containedin=pythonString,pythonUniString,pythonRawString,pythonUniRawString +endif + +if exists("python_highlight_string_format") && python_highlight_string_format != 0 + " str.format syntax + syn match pythonStrFormat "{{\|}}" contained containedin=pythonString,pythonUniString,pythonRawString,pythonUniRawString + syn match pythonStrFormat "{\([a-zA-Z_][a-zA-Z0-9_]*\|\d\+\)\(\.[a-zA-Z_][a-zA-Z0-9_]*\|\[\(\d\+\|[^!:\}]\+\)\]\)*\(![rs]\)\=\(:\({\([a-zA-Z_][a-zA-Z0-9_]*\|\d\+\)}\|\([^}]\=[<>=^]\)\=[ +-]\=#\=0\=\d*\(\.\d\+\)\=[bcdeEfFgGnoxX%]\=\)\=\)\=}" contained containedin=pythonString,pythonUniString,pythonRawString,pythonUniRawString +endif + +if exists("python_highlight_string_templates") && python_highlight_string_templates != 0 + " String templates + syn match pythonStrTemplate "\$\$" contained containedin=pythonString,pythonUniString,pythonRawString,pythonUniRawString + syn match pythonStrTemplate "\${[a-zA-Z_][a-zA-Z0-9_]*}" contained containedin=pythonString,pythonUniString,pythonRawString,pythonUniRawString + syn match pythonStrTemplate "\$[a-zA-Z_][a-zA-Z0-9_]*" contained containedin=pythonString,pythonUniString,pythonRawString,pythonUniRawString +endif + +if exists("python_highlight_doctests") && python_highlight_doctests != 0 + " DocTests + syn region pythonDocTest start="^\s*>>>" end=+'''+he=s-1 end="^\s*$" contained + syn region pythonDocTest2 start="^\s*>>>" end=+"""+he=s-1 end="^\s*$" contained +endif + +" Numbers (ints, longs, floats, complex) +syn match pythonHexError "\<0[xX]\x*[g-zG-Z]\x*[lL]\=\>" display + +syn match pythonHexNumber "\<0[xX]\x\+[lL]\=\>" display +syn match pythonOctNumber "\<0[oO]\o\+[lL]\=\>" display +syn match pythonBinNumber "\<0[bB][01]\+[lL]\=\>" display + +syn match pythonNumber "\<\d\+[lLjJ]\=\>" display + +syn match pythonFloat "\.\d\+\([eE][+-]\=\d\+\)\=[jJ]\=\>" display +syn match pythonFloat "\<\d\+[eE][+-]\=\d\+[jJ]\=\>" display +syn match pythonFloat "\<\d\+\.\d*\([eE][+-]\=\d\+\)\=[jJ]\=" display + +syn match pythonOctError "\<0[oO]\=\o*[8-9]\d*[lL]\=\>" display +syn match pythonBinError "\<0[bB][01]*[2-9]\d*[lL]\=\>" display + +if exists("python_highlight_builtin_objs") && python_highlight_builtin_objs != 0 + " Builtin objects and types + syn keyword pythonBuiltinObj True False Ellipsis None NotImplemented + syn keyword pythonBuiltinObj __debug__ __doc__ __file__ __name__ __package__ +endif + +if exists("python_highlight_builtin_funcs") && python_highlight_builtin_funcs != 0 + " Builtin functions + syn keyword pythonBuiltinFunc __import__ abs all any apply + syn keyword pythonBuiltinFunc basestring bin bool buffer bytearray bytes callable + syn keyword pythonBuiltinFunc chr classmethod cmp coerce compile complex + syn keyword pythonBuiltinFunc delattr dict dir divmod enumerate eval + syn keyword pythonBuiltinFunc execfile file filter float format frozenset getattr + syn keyword pythonBuiltinFunc globals hasattr hash help hex id + syn keyword pythonBuiltinFunc input int intern isinstance + syn keyword pythonBuiltinFunc issubclass iter len list locals long map max + syn keyword pythonBuiltinFunc min next object oct open ord + syn keyword pythonBuiltinFunc pow property range + syn keyword pythonBuiltinFunc raw_input reduce reload repr + syn keyword pythonBuiltinFunc reversed round set setattr + syn keyword pythonBuiltinFunc slice sorted staticmethod str sum super tuple + syn keyword pythonBuiltinFunc type unichr unicode vars xrange zip + + if exists("python_print_as_function") && python_print_as_function != 0 + syn keyword pythonBuiltinFunc print + endif +endif + +if exists("python_highlight_exceptions") && python_highlight_exceptions != 0 + " Builtin exceptions and warnings + syn keyword pythonExClass BaseException + syn keyword pythonExClass Exception StandardError ArithmeticError + syn keyword pythonExClass LookupError EnvironmentError + + syn keyword pythonExClass AssertionError AttributeError BufferError EOFError + syn keyword pythonExClass FloatingPointError GeneratorExit IOError + syn keyword pythonExClass ImportError IndexError KeyError + syn keyword pythonExClass KeyboardInterrupt MemoryError NameError + syn keyword pythonExClass NotImplementedError OSError OverflowError + syn keyword pythonExClass ReferenceError RuntimeError StopIteration + syn keyword pythonExClass SyntaxError IndentationError TabError + syn keyword pythonExClass SystemError SystemExit TypeError + syn keyword pythonExClass UnboundLocalError UnicodeError + syn keyword pythonExClass UnicodeEncodeError UnicodeDecodeError + syn keyword pythonExClass UnicodeTranslateError ValueError VMSError + syn keyword pythonExClass WindowsError ZeroDivisionError + + syn keyword pythonExClass Warning UserWarning BytesWarning DeprecationWarning + syn keyword pythonExClass PendingDepricationWarning SyntaxWarning + syn keyword pythonExClass RuntimeWarning FutureWarning + syn keyword pythonExClass ImportWarning UnicodeWarning +endif + +if exists("python_slow_sync") && python_slow_sync != 0 + syn sync minlines=2000 +else + " This is fast but code inside triple quoted strings screws it up. It + " is impossible to fix because the only way to know if you are inside a + " triple quoted string is to start from the beginning of the file. + syn sync match pythonSync grouphere NONE "):$" + syn sync maxlines=200 +endif + +if version >= 508 || !exists("did_python_syn_inits") + if version <= 508 + let did_python_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink pythonStatement Statement + HiLink pythonPreCondit Statement + HiLink pythonFunction Function + HiLink pythonConditional Conditional + HiLink pythonRepeat Repeat + HiLink pythonException Exception + HiLink pythonOperator Operator + + HiLink pythonDecorator Define + HiLink pythonDottedName Function + HiLink pythonDot Normal + + HiLink pythonComment Comment + HiLink pythonCoding Special + HiLink pythonRun Special + HiLink pythonTodo Todo + + HiLink pythonError Error + HiLink pythonIndentError Error + HiLink pythonSpaceError Error + + HiLink pythonString String + HiLink pythonUniString String + HiLink pythonRawString String + HiLink pythonUniRawString String + + HiLink pythonEscape Special + HiLink pythonEscapeError Error + HiLink pythonUniEscape Special + HiLink pythonUniEscapeError Error + HiLink pythonUniRawEscape Special + HiLink pythonUniRawEscapeError Error + + HiLink pythonStrFormatting Special + HiLink pythonStrFormat Special + HiLink pythonStrTemplate Special + + HiLink pythonDocTest Special + HiLink pythonDocTest2 Special + + HiLink pythonNumber Number + HiLink pythonHexNumber Number + HiLink pythonOctNumber Number + HiLink pythonBinNumber Number + HiLink pythonFloat Float + HiLink pythonOctError Error + HiLink pythonHexError Error + HiLink pythonBinError Error + + HiLink pythonBuiltinObj Structure + HiLink pythonBuiltinFunc Function + + HiLink pythonExClass Structure + + delcommand HiLink +endif + +let b:current_syntax = "python" diff --git a/vim73/ftplugin/python.vim.gh b/vim73/ftplugin/python.vim.gh new file mode 100644 index 0000000..e7c6d6b --- /dev/null +++ b/vim73/ftplugin/python.vim.gh @@ -0,0 +1,43 @@ +" Vim filetype plugin file +" Language: python +" Maintainer: Johannes Zellner +" Last Change: Wed, 21 Apr 2004 13:13:08 CEST + +if exists("b:did_ftplugin") | finish | endif +let b:did_ftplugin = 1 + +setlocal cinkeys-=0# +setlocal indentkeys-=0# +setlocal include=\s*\\(from\\\|import\\) +setlocal includeexpr=substitute(v:fname,'\\.','/','g') +setlocal suffixesadd=.py +setlocal comments-=:% +setlocal commentstring=#%s + +setlocal omnifunc=pythoncomplete#Complete + +set wildignore+=*.pyc + +nnoremap ]] :call Python_jump('/^\(class\\|def\)') +nnoremap [[ :call Python_jump('?^\(class\\|def\)') +nnoremap ]m :call Python_jump('/^\s*\(class\\|def\)') +nnoremap [m :call Python_jump('?^\s*\(class\\|def\)') + +if exists('*Python_jump') | finish | endif + +fun! Python_jump(motion) range + let cnt = v:count1 + let save = @/ " save last search pattern + mark ' + while cnt > 0 + silent! exe a:motion + let cnt = cnt - 1 + endwhile + call histdel('/', -1) + let @/ = save " restore last search pattern +endfun + +if has("gui_win32") && !exists("b:browsefilter") + let b:browsefilter = "Python Files (*.py)\t*.py\n" . + \ "All Files (*.*)\t*.*\n" +endif diff --git a/vim73/ftplugin/qf.vim b/vim73/ftplugin/qf.vim new file mode 100644 index 0000000..f1d0922 --- /dev/null +++ b/vim73/ftplugin/qf.vim @@ -0,0 +1,16 @@ +" Vim filetype plugin file +" Language: Vim's quickfix window +" Maintainer: Lech Lorens +" Last Changed: 22 Jul 2010 + +if exists("b:did_ftplugin") + finish +endif + +" Don't load another plugin for this buffer +let b:did_ftplugin = 1 + +let b:undo_ftplugin = "setl stl<" + +" Display the command that produced the list in the quickfix window: +setlocal stl=%q%{exists('w:quickfix_title')?\ '\ '.w:quickfix_title\ :\ ''} diff --git a/vim73/ftplugin/quake.vim b/vim73/ftplugin/quake.vim new file mode 100644 index 0000000..f62693b --- /dev/null +++ b/vim73/ftplugin/quake.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: Quake[1-3] configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:// commentstring=//\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/racc.vim b/vim73/ftplugin/racc.vim new file mode 100644 index 0000000..7ff22f8 --- /dev/null +++ b/vim73/ftplugin/racc.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: Racc input file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=s1:/*,mb:*,ex:*/,:# commentstring=#\ %s +setlocal formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/readline.vim b/vim73/ftplugin/readline.vim new file mode 100644 index 0000000..0a4dbb5 --- /dev/null +++ b/vim73/ftplugin/readline.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: readline(3) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/reva.vim b/vim73/ftplugin/reva.vim new file mode 100644 index 0000000..05c8bc3 --- /dev/null +++ b/vim73/ftplugin/reva.vim @@ -0,0 +1,25 @@ +" Vim ftplugin file +" Language: Reva Forth +" Version: 7.1 +" Last Change: 2008/01/11 +" Maintainer: Ron Aaron +" URL: http://ronware.org/reva/ +" Filetypes: *.rf *.frt +" NOTE: Forth allows any non-whitespace in a name, so you need to do: +" setlocal iskeyword=!,@,33-35,%,$,38-64,A-Z,91-96,a-z,123-126,128-255 +" +" This goes with the syntax/reva.vim file. + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Don't load another plugin for this buffer +let b:did_ftplugin = 1 + +setlocal sts=4 sw=4 +setlocal com=s1:/*,mb:*,ex:*/,:\|,:\\ +setlocal fo=tcrqol +setlocal matchpairs+=\::; +setlocal iskeyword=!,@,33-35,%,$,38-64,A-Z,91-96,a-z,123-126,128-255 diff --git a/vim73/ftplugin/rnc.vim b/vim73/ftplugin/rnc.vim new file mode 100644 index 0000000..2b8fd50 --- /dev/null +++ b/vim73/ftplugin/rnc.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: Relax NG compact syntax +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/rpl.vim b/vim73/ftplugin/rpl.vim new file mode 100644 index 0000000..5ddf2c1 --- /dev/null +++ b/vim73/ftplugin/rpl.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: RPL/2 +" Maintainer: Jol BERTRAND +" Last Change: 2005 Mar 28 +" Version: 0.1 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif + +" Don't load another plugin for this buffer +let b:did_ftplugin = 1 + +" Set 'formatoptions' to break comment lines but not other lines, +" and insert the comment leader when hitting or using "o". +setlocal fo-=t fo+=croql + +" Set 'comments' to format dashed lists in comments. +setlocal comments=sO:*\ -,mO:*\ \ ,exO:*/,s1:/*,mb:*,ex:*/,:// diff --git a/vim73/ftplugin/rst.vim b/vim73/ftplugin/rst.vim new file mode 100644 index 0000000..b871cf1 --- /dev/null +++ b/vim73/ftplugin/rst.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: reStructuredText documentation format +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< et< fo<" + +setlocal comments=fb:.. commentstring=..\ %s expandtab +setlocal formatoptions+=tcroql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/ruby.vim b/vim73/ftplugin/ruby.vim new file mode 100644 index 0000000..6b9363e --- /dev/null +++ b/vim73/ftplugin/ruby.vim @@ -0,0 +1,274 @@ +" Vim filetype plugin +" Language: Ruby +" Maintainer: Gavin Sinclair +" Last Change: 2010 Mar 15 +" URL: http://vim-ruby.rubyforge.org +" Anon CVS: See above site +" Release Coordinator: Doug Kearns +" ---------------------------------------------------------------------------- +" +" Original matchit support thanks to Ned Konz. See his ftplugin/ruby.vim at +" http://bike-nomad.com/vim/ruby.vim. +" ---------------------------------------------------------------------------- + +" Only do this when not done yet for this buffer +if (exists("b:did_ftplugin")) + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +if has("gui_running") && !has("gui_win32") + setlocal keywordprg=ri\ -T +else + setlocal keywordprg=ri +endif + +" Matchit support +if exists("loaded_matchit") && !exists("b:match_words") + let b:match_ignorecase = 0 + + let b:match_words = + \ '\<\%(if\|unless\|case\|while\|until\|for\|do\|class\|module\|def\|begin\)\>=\@!' . + \ ':' . + \ '\<\%(else\|elsif\|ensure\|when\|rescue\|break\|redo\|next\|retry\)\>' . + \ ':' . + \ '\' . + \ ',{:},\[:\],(:)' + + let b:match_skip = + \ "synIDattr(synID(line('.'),col('.'),0),'name') =~ '" . + \ "\\'" +endif + +setlocal formatoptions-=t formatoptions+=croql + +setlocal include=^\\s*\\<\\(load\\\|\w*require\\)\\> +setlocal includeexpr=substitute(substitute(v:fname,'::','/','g'),'$','.rb','') +setlocal suffixesadd=.rb + +if exists("&ofu") && has("ruby") + setlocal omnifunc=rubycomplete#Complete +endif + +" To activate, :set ballooneval +if has('balloon_eval') && exists('+balloonexpr') + setlocal balloonexpr=RubyBalloonexpr() +endif + + +" TODO: +"setlocal define=^\\s*def + +setlocal comments=:# +setlocal commentstring=#\ %s + +if !exists("s:ruby_path") + if exists("g:ruby_path") + let s:ruby_path = g:ruby_path + elseif has("ruby") && has("win32") + ruby VIM::command( 'let s:ruby_path = "%s"' % ($: + begin; require %q{rubygems}; Gem.all_load_paths.sort.uniq; rescue LoadError; []; end).join(%q{,}) ) + let s:ruby_path = '.,' . substitute(s:ruby_path, '\%(^\|,\)\.\%(,\|$\)', ',,', '') + elseif executable("ruby") + let s:code = "print ($: + begin; require %q{rubygems}; Gem.all_load_paths.sort.uniq; rescue LoadError; []; end).join(%q{,})" + if &shellxquote == "'" + let s:ruby_path = system('ruby -e "' . s:code . '"') + else + let s:ruby_path = system("ruby -e '" . s:code . "'") + endif + let s:ruby_path = '.,' . substitute(s:ruby_path, '\%(^\|,\)\.\%(,\|$\)', ',,', '') + else + " If we can't call ruby to get its path, just default to using the + " current directory and the directory of the current file. + let s:ruby_path = ".,," + endif +endif + +let &l:path = s:ruby_path + +if has("gui_win32") && !exists("b:browsefilter") + let b:browsefilter = "Ruby Source Files (*.rb)\t*.rb\n" . + \ "All Files (*.*)\t*.*\n" +endif + +let b:undo_ftplugin = "setl fo< inc< inex< sua< def< com< cms< path< kp<" + \."| unlet! b:browsefilter b:match_ignorecase b:match_words b:match_skip" + \."| if exists('&ofu') && has('ruby') | setl ofu< | endif" + \."| if has('balloon_eval') && exists('+bexpr') | setl bexpr< | endif" + +if !exists("g:no_plugin_maps") && !exists("g:no_ruby_maps") + + nnoremap [m :call searchsyn('\','rubyDefine','b','n') + nnoremap ]m :call searchsyn('\','rubyDefine','','n') + nnoremap [M :call searchsyn('\','rubyDefine','b','n') + nnoremap ]M :call searchsyn('\','rubyDefine','','n') + xnoremap [m :call searchsyn('\','rubyDefine','b','v') + xnoremap ]m :call searchsyn('\','rubyDefine','','v') + xnoremap [M :call searchsyn('\','rubyDefine','b','v') + xnoremap ]M :call searchsyn('\','rubyDefine','','v') + + nnoremap [[ :call searchsyn('\<\%(class\module\)\>','rubyModule\rubyClass','b','n') + nnoremap ]] :call searchsyn('\<\%(class\module\)\>','rubyModule\rubyClass','','n') + nnoremap [] :call searchsyn('\','rubyModule\rubyClass','b','n') + nnoremap ][ :call searchsyn('\','rubyModule\rubyClass','','n') + xnoremap [[ :call searchsyn('\<\%(class\module\)\>','rubyModule\rubyClass','b','v') + xnoremap ]] :call searchsyn('\<\%(class\module\)\>','rubyModule\rubyClass','','v') + xnoremap [] :call searchsyn('\','rubyModule\rubyClass','b','v') + xnoremap ][ :call searchsyn('\','rubyModule\rubyClass','','v') + + let b:undo_ftplugin = b:undo_ftplugin + \."| sil! exe 'unmap [[' | sil! exe 'unmap ]]' | sil! exe 'unmap []' | sil! exe 'unmap ]['" + \."| sil! exe 'unmap [m' | sil! exe 'unmap ]m' | sil! exe 'unmap [M' | sil! exe 'unmap ]M'" + + if maparg("\",'n') == '' + nnoremap :exe v:count1."tag =RubyCursorIdentifier()" + nnoremap g :exe "tjump =RubyCursorIdentifier()" + nnoremap g] :exe "tselect =RubyCursorIdentifier()" + nnoremap ] :exe v:count1."stag =RubyCursorIdentifier()" + nnoremap :exe v:count1."stag =RubyCursorIdentifier()" + nnoremap g :exe "stjump =RubyCursorIdentifier()" + nnoremap g] :exe "stselect =RubyCursorIdentifier()" + nnoremap } :exe "ptag =RubyCursorIdentifier()" + nnoremap g} :exe "ptjump =RubyCursorIdentifier()" + let b:undo_ftplugin = b:undo_ftplugin + \."| sil! exe 'nunmap '| sil! exe 'nunmap g'| sil! exe 'nunmap g]'" + \."| sil! exe 'nunmap ]'| sil! exe 'nunmap '" + \."| sil! exe 'nunmap g'| sil! exe 'nunmap g]'" + \."| sil! exe 'nunmap }'| sil! exe 'nunmap g}'" + endif +endif + +let &cpo = s:cpo_save +unlet s:cpo_save + +if exists("g:did_ruby_ftplugin_functions") + finish +endif +let g:did_ruby_ftplugin_functions = 1 + +function! RubyBalloonexpr() + if !exists('s:ri_found') + let s:ri_found = executable('ri') + endif + if s:ri_found + let line = getline(v:beval_lnum) + let b = matchstr(strpart(line,0,v:beval_col),'\%(\w\|[:.]\)*$') + let a = substitute(matchstr(strpart(line,v:beval_col),'^\w*\%([?!]\|\s*=\)\?'),'\s\+','','g') + let str = b.a + let before = strpart(line,0,v:beval_col-strlen(b)) + let after = strpart(line,v:beval_col+strlen(a)) + if str =~ '^\.' + let str = substitute(str,'^\.','#','g') + if before =~ '\]\s*$' + let str = 'Array'.str + elseif before =~ '}\s*$' + " False positives from blocks here + let str = 'Hash'.str + elseif before =~ "[\"'`]\\s*$" || before =~ '\$\d\+\s*$' + let str = 'String'.str + elseif before =~ '\$\d\+\.\d\+\s*$' + let str = 'Float'.str + elseif before =~ '\$\d\+\s*$' + let str = 'Integer'.str + elseif before =~ '/\s*$' + let str = 'Regexp'.str + else + let str = substitute(str,'^#','.','') + endif + endif + let str = substitute(str,'.*\.\s*to_f\s*\.\s*','Float#','') + let str = substitute(str,'.*\.\s*to_i\%(nt\)\=\s*\.\s*','Integer#','') + let str = substitute(str,'.*\.\s*to_s\%(tr\)\=\s*\.\s*','String#','') + let str = substitute(str,'.*\.\s*to_sym\s*\.\s*','Symbol#','') + let str = substitute(str,'.*\.\s*to_a\%(ry\)\=\s*\.\s*','Array#','') + let str = substitute(str,'.*\.\s*to_proc\s*\.\s*','Proc#','') + if str !~ '^\w' + return '' + endif + silent! let res = substitute(system("ri -f simple -T \"".str.'"'),'\n$','','') + if res =~ '^Nothing known about' || res =~ '^Bad argument:' || res =~ '^More than one method' + return '' + endif + return res + else + return "" + endif +endfunction + +function! s:searchsyn(pattern,syn,flags,mode) + norm! m' + if a:mode ==# 'v' + norm! gv + endif + let i = 0 + let cnt = v:count ? v:count : 1 + while i < cnt + let i = i + 1 + let line = line('.') + let col = col('.') + let pos = search(a:pattern,'W'.a:flags) + while pos != 0 && s:synname() !~# a:syn + let pos = search(a:pattern,'W'.a:flags) + endwhile + if pos == 0 + call cursor(line,col) + return + endif + endwhile +endfunction + +function! s:synname() + return synIDattr(synID(line('.'),col('.'),0),'name') +endfunction + +function! RubyCursorIdentifier() + let asciicode = '\%(\w\|[]})\"'."'".']\)\@\|\<0[xXbBoOdD][[:xdigit:]_]\+\>\)\|'.asciicode + let operator = '\%(\[\]\|<<\|<=>\|[!<>]=\=\|===\=\|[!=]\~\|>>\|\*\*\|\.\.\.\=\|=>\|[~^&|*/%+-]\)' + let method = '\%(\<[_a-zA-Z]\w*\>\%([?!]\|\s*=>\@!\)\=\)' + let global = '$\%([!$&"'."'".'*+,./:;<=>?@\`~]\|-\=\w\+\>\)' + let symbolizable = '\%(\%(@@\=\)\w\+\>\|'.global.'\|'.method.'\|'.operator.'\)' + let pattern = '\C\s*\%('.number.'\|\%(:\@") : stripped +endfunction + +" +" Instructions for enabling "matchit" support: +" +" 1. Look for the latest "matchit" plugin at +" +" http://www.vim.org/scripts/script.php?script_id=39 +" +" It is also packaged with Vim, in the $VIMRUNTIME/macros directory. +" +" 2. Copy "matchit.txt" into a "doc" directory (e.g. $HOME/.vim/doc). +" +" 3. Copy "matchit.vim" into a "plugin" directory (e.g. $HOME/.vim/plugin). +" +" 4. Ensure this file (ftplugin/ruby.vim) is installed. +" +" 5. Ensure you have this line in your $HOME/.vimrc: +" filetype plugin on +" +" 6. Restart Vim and create the matchit documentation: +" +" :helptags ~/.vim/doc +" +" Now you can do ":help matchit", and you should be able to use "%" on Ruby +" keywords. Try ":echo b:match_words" to be sure. +" +" Thanks to Mark J. Reed for the instructions. See ":help vimrc" for the +" locations of plugin directories, etc., as there are several options, and it +" differs on Windows. Email gsinclair@soyabean.com.au if you need help. +" + +" vim: nowrap sw=2 sts=2 ts=8: diff --git a/vim73/ftplugin/sass.vim b/vim73/ftplugin/sass.vim new file mode 100644 index 0000000..64232a0 --- /dev/null +++ b/vim73/ftplugin/sass.vim @@ -0,0 +1,22 @@ +" Vim filetype plugin +" Language: Sass +" Maintainer: Tim Pope +" Last Change: 2010 Jul 26 + +" Only do this when not done yet for this buffer +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let b:undo_ftplugin = "setl cms< def< inc< inex< ofu< sua<" + +setlocal commentstring=//\ %s +setlocal define=^\\s*\\%(@mixin\\\|=\\) +setlocal includeexpr=substitute(v:fname,'\\%(.*/\\\|^\\)\\zs','_','') +setlocal omnifunc=csscomplete#CompleteCSS +setlocal suffixesadd=.sass,.scss,.css + +let &l:include = '^\s*@import\s\+\%(url(\)\=["'']\=' + +" vim:set sw=2: diff --git a/vim73/ftplugin/scheme.vim b/vim73/ftplugin/scheme.vim new file mode 100644 index 0000000..f4cee0c --- /dev/null +++ b/vim73/ftplugin/scheme.vim @@ -0,0 +1,26 @@ +" Vim filetype plugin +" Language: Scheme +" Maintainer: Sergey Khorev +" URL: http://iamphet.nm.ru/vim +" Original author: Dorai Sitaram +" Original URL: http://www.ccs.neu.edu/~dorai/vimplugins/vimplugins.html +" Last Change: Nov 22, 2004 + +runtime! ftplugin/lisp.vim ftplugin/lisp_*.vim ftplugin/lisp/*.vim + +if exists("b:is_mzscheme") || exists("is_mzscheme") + " improve indenting + setl iskeyword+=#,%,^ + setl lispwords+=module,parameterize,let-values,let*-values,letrec-values + setl lispwords+=define-values,opt-lambda,case-lambda,syntax-rules,with-syntax,syntax-case + setl lispwords+=define-signature,unit,unit/sig,compund-unit/sig,define-values/invoke-unit/sig +endif + +if exists("b:is_chicken") || exists("is_chicken") + " improve indenting + setl iskeyword+=#,%,^ + setl lispwords+=let-optionals,let-optionals*,declare + setl lispwords+=let-values,let*-values,letrec-values + setl lispwords+=define-values,opt-lambda,case-lambda,syntax-rules,with-syntax,syntax-case + setl lispwords+=cond-expand,and-let*,foreign-lambda,foreign-lambda* +endif diff --git a/vim73/ftplugin/screen.vim b/vim73/ftplugin/screen.vim new file mode 100644 index 0000000..95c3849 --- /dev/null +++ b/vim73/ftplugin/screen.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: screen(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/scss.vim b/vim73/ftplugin/scss.vim new file mode 100644 index 0000000..981fb1b --- /dev/null +++ b/vim73/ftplugin/scss.vim @@ -0,0 +1,12 @@ +" Vim filetype plugin +" Language: SCSS +" Maintainer: Tim Pope +" Last Change: 2010 Jul 26 + +if exists("b:did_ftplugin") + finish +endif + +runtime! ftplugin/sass.vim + +" vim:set sw=2: diff --git a/vim73/ftplugin/sensors.vim b/vim73/ftplugin/sensors.vim new file mode 100644 index 0000000..813d14c --- /dev/null +++ b/vim73/ftplugin/sensors.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: sensors.conf(5) - libsensors configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/services.vim b/vim73/ftplugin/services.vim new file mode 100644 index 0000000..d34349e --- /dev/null +++ b/vim73/ftplugin/services.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: services(5) - Internet network services list +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/setserial.vim b/vim73/ftplugin/setserial.vim new file mode 100644 index 0000000..f9d5945 --- /dev/null +++ b/vim73/ftplugin/setserial.vim @@ -0,0 +1,19 @@ +" Vim filetype plugin file +" Language: setserial(8) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/sgml.vim b/vim73/ftplugin/sgml.vim new file mode 100644 index 0000000..a07d31f --- /dev/null +++ b/vim73/ftplugin/sgml.vim @@ -0,0 +1,39 @@ +" Vim filetype plugin file +" Language: sgml +" Maintainer: Dan Sharp +" Last Changed: 20 Jan 2009 +" URL: http://dwsharp.users.sourceforge.net/vim/ftplugin + +if exists("b:did_ftplugin") | finish | endif + +" Make sure the continuation lines below do not cause problems in +" compatibility mode. +let s:save_cpo = &cpo +set cpo-=C + +" Define some defaults in case the included ftplugins don't set them. +let s:undo_ftplugin = "" +let s:browsefilter = "XML Files (*.xml)\t*.xml\n" . + \ "All Files (*.*)\t*.*\n" + +runtime! ftplugin/xml.vim ftplugin/xml_*.vim ftplugin/xml/*.vim +let b:did_ftplugin = 1 + +" Override our defaults if these were set by an included ftplugin. +if exists("b:undo_ftplugin") + let s:undo_ftplugin = b:undo_ftplugin +endif +if exists("b:browsefilter") + let s:browsefilter = b:browsefilter +endif + +" Change the :browse e filter to primarily show xml-related files. +if has("gui_win32") + let b:browsefilter="SGML Files (*.sgml,*.sgm)\t*.sgm*\n" . s:browsefilter +endif + +" Undo the stuff we changed. +let b:undo_ftplugin = "unlet! b:browsefilter | " . s:undo_ftplugin + +" Restore the saved compatibility options. +let &cpo = s:save_cpo diff --git a/vim73/ftplugin/sh.vim b/vim73/ftplugin/sh.vim new file mode 100644 index 0000000..076b5ef --- /dev/null +++ b/vim73/ftplugin/sh.vim @@ -0,0 +1,38 @@ +" Vim filetype plugin file +" Language: sh +" Maintainer: Dan Sharp +" Last Changed: 20 Jan 2009 +" URL: http://dwsharp.users.sourceforge.net/vim/ftplugin + +if exists("b:did_ftplugin") | finish | endif +let b:did_ftplugin = 1 + +" Make sure the continuation lines below do not cause problems in +" compatibility mode. +let s:save_cpo = &cpo +set cpo-=C + +setlocal commentstring=#%s + +" Shell: thanks to Johannes Zellner +if exists("loaded_matchit") + let s:sol = '\%(;\s*\|^\s*\)\@<=' " start of line + let b:match_words = + \ s:sol.'if\>:' . s:sol.'elif\>:' . s:sol.'else\>:' . s:sol. 'fi\>,' . + \ s:sol.'\%(for\|while\)\>:' . s:sol. 'done\>,' . + \ s:sol.'case\>:' . s:sol. 'esac\>' +endif + +" Change the :browse e filter to primarily show shell-related files. +if has("gui_win32") + let b:browsefilter="Bourne Shell Scripts (*.sh)\t*.sh\n" . + \ "Korn Shell Scripts (*.ksh)\t*.ksh\n" . + \ "Bash Shell Scripts (*.bash)\t*.bash\n" . + \ "All Files (*.*)\t*.*\n" +endif + +" Undo the stuff we changed. +let b:undo_ftplugin = "setlocal cms< | unlet! b:browsefilter b:match_words" + +" Restore the saved compatibility options. +let &cpo = s:save_cpo diff --git a/vim73/ftplugin/sieve.vim b/vim73/ftplugin/sieve.vim new file mode 100644 index 0000000..9a8759c --- /dev/null +++ b/vim73/ftplugin/sieve.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: Sieve filtering language input file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=s1:/*,mb:*,ex:*/,:# commentstring=#\ %s +setlocal formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/slpconf.vim b/vim73/ftplugin/slpconf.vim new file mode 100644 index 0000000..0c45689 --- /dev/null +++ b/vim73/ftplugin/slpconf.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: RFC 2614 - An API for Service Location configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:#,:; commentstring=#\ %s +setlocal formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/slpreg.vim b/vim73/ftplugin/slpreg.vim new file mode 100644 index 0000000..e9d533e --- /dev/null +++ b/vim73/ftplugin/slpreg.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: RFC 2614 - An API for Service Location registration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:#,:; commentstring=#\ %s +setlocal formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/slpspi.vim b/vim73/ftplugin/slpspi.vim new file mode 100644 index 0000000..8d64d47 --- /dev/null +++ b/vim73/ftplugin/slpspi.vim @@ -0,0 +1,20 @@ +" Vim filetype plugin file +" Language: RFC 2614 - An API for Service Location SPI file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +let s:cpo_save = &cpo +set cpo&vim + +let b:undo_ftplugin = "setl com< cms< fo<" + +setlocal comments=:#,:; commentstring=#\ %s +setlocal formatoptions-=t formatoptions+=croql + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/ftplugin/spec.vim b/vim73/ftplugin/spec.vim new file mode 100644 index 0000000..3b1d70a --- /dev/null +++ b/vim73/ftplugin/spec.vim @@ -0,0 +1,168 @@ +" Plugin to update the %changelog section of RPM spec files +" Filename: spec.vim +" Maintainer: Gustavo Niemeyer +" Last Change: Wed, 10 Apr 2002 16:28:52 -0300 + +if exists("b:did_ftplugin") + finish +endif +let b:did_ftplugin = 1 + +if !exists("no_plugin_maps") && !exists("no_spec_maps") + if !hasmapto("SpecChangelog") + map c SpecChangelog + endif +endif + +noremap ', 'nWb') + \ && 0 < searchpair(js, '', '', 'nW') + " we're inside javascript + if getline(lnum) !~ js && getline(a:lnum) != '' + if restore_ic == 0 + setlocal noic + endif + return cindent(a:lnum) + endif + endif + + if getline(lnum) =~ '\c
' + " line before the current line a:lnum contains + " a closing . --> search for line before + " starting
 to restore the indent.
+	let preline = prevnonblank(search('\c
', 'bW') - 1)
+	if preline > 0
+	    if restore_ic == 0
+	      setlocal noic
+	    endif
+	    return indent(preline)
+	endif
+    endif
+
+    let ind = HtmlIndentSum(lnum, -1)
+    let ind = ind + HtmlIndentSum(a:lnum, 0)
+
+    if restore_ic == 0
+	setlocal noic
+    endif
+
+    return indent(lnum) + (&sw * ind)
+endfun
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
+
+" [-- EOF /indent/html.vim --]
diff --git a/vim73/indent/htmldjango.vim b/vim73/indent/htmldjango.vim
new file mode 100644
index 0000000..8da9fe3
--- /dev/null
+++ b/vim73/indent/htmldjango.vim
@@ -0,0 +1,12 @@
+" Vim indent file
+" Language:	Django HTML template
+" Maintainer:	Dave Hodder 
+" Last Change:	2007 Jan 25
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+
+" Use HTML formatting rules.
+runtime! indent/html.vim
diff --git a/vim73/indent/idlang.vim b/vim73/indent/idlang.vim
new file mode 100644
index 0000000..97c31ad
--- /dev/null
+++ b/vim73/indent/idlang.vim
@@ -0,0 +1,63 @@
+" IDL (Interactive Data Language) indent file.
+" Language: IDL (ft=idlang)
+" Last change:	2002 Sep 23
+" Maintainer: Aleksandar Jelenak 
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+   finish
+endif
+let b:did_indent = 1
+
+setlocal indentkeys=o,O,0=endif,0=ENDIF,0=endelse,0=ENDELSE,0=endwhile,
+		    \0=ENDWHILE,0=endfor,0=ENDFOR,0=endrep,0=ENDREP
+
+setlocal indentexpr=GetIdlangIndent(v:lnum)
+
+" Only define the function once.
+if exists("*GetIdlangIndent")
+   finish
+endif
+
+function GetIdlangIndent(lnum)
+   " First non-empty line above the current line.
+   let pnum = prevnonblank(v:lnum-1)
+   " v:lnum is the first non-empty line -- zero indent.
+   if pnum == 0
+      return 0
+   endif
+   " Second non-empty line above the current line.
+   let pnum2 = prevnonblank(pnum-1)
+
+   " Current indent.
+   let curind = indent(pnum)
+
+   " Indenting of continued lines.
+   if getline(pnum) =~ '\$\s*\(;.*\)\=$'
+      if getline(pnum2) !~ '\$\s*\(;.*\)\=$'
+	 let curind = curind+&sw
+      endif
+   else
+      if getline(pnum2) =~ '\$\s*\(;.*\)\=$'
+	 let curind = curind-&sw
+      endif
+   endif
+
+   " Indenting blocks of statements.
+   if getline(v:lnum) =~? '^\s*\(endif\|endelse\|endwhile\|endfor\|endrep\)\>'
+      if getline(pnum) =~? 'begin\>'
+      elseif indent(v:lnum) > curind-&sw
+	 let curind = curind-&sw
+      else
+	 return -1
+      endif
+   elseif getline(pnum) =~? 'begin\>'
+      if indent(v:lnum) < curind+&sw
+	 let curind = curind+&sw
+      else
+	 return -1
+      endif
+   endif
+   return curind
+endfunction
+
diff --git a/vim73/indent/ishd.vim b/vim73/indent/ishd.vim
new file mode 100644
index 0000000..f55f7dc
--- /dev/null
+++ b/vim73/indent/ishd.vim
@@ -0,0 +1,68 @@
+" Description:	InstallShield indenter
+" Author:	Johannes Zellner 
+" Last Change:	Tue, 27 Apr 2004 14:54:59 CEST
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+    finish
+endif
+let b:did_indent = 1
+
+setlocal autoindent
+setlocal indentexpr=GetIshdIndent(v:lnum)
+setlocal indentkeys&
+setlocal indentkeys+==else,=elseif,=endif,=end,=begin,<:>
+" setlocal indentkeys-=0#
+
+let b:undo_indent = "setl ai< indentexpr< indentkeys<"
+
+" Only define the function once.
+if exists("*GetIshdIndent")
+    finish
+endif
+
+fun! GetIshdIndent(lnum)
+    " labels and preprocessor get zero indent immediately
+    let this_line = getline(a:lnum)
+    let LABELS_OR_PREPROC = '^\s*\(\<\k\+\>:\s*$\|#.*\)'
+    let LABELS_OR_PREPROC_EXCEPT = '^\s*\:'
+    if this_line =~ LABELS_OR_PREPROC && this_line !~ LABELS_OR_PREPROC_EXCEPT
+	return 0
+    endif
+
+    " Find a non-blank line above the current line.
+    " Skip over labels and preprocessor directives.
+    let lnum = a:lnum
+    while lnum > 0
+	let lnum = prevnonblank(lnum - 1)
+	let previous_line = getline(lnum)
+	if previous_line !~ LABELS_OR_PREPROC || previous_line =~ LABELS_OR_PREPROC_EXCEPT
+	    break
+	endif
+    endwhile
+
+    " Hit the start of the file, use zero indent.
+    if lnum == 0
+	return 0
+    endif
+
+    let ind = indent(lnum)
+
+    " Add
+    if previous_line =~ '^\s*\<\(function\|begin\|switch\|case\|default\|if.\{-}then\|else\|elseif\|while\|repeat\)\>'
+	let ind = ind + &sw
+    endif
+
+    " Subtract
+    if this_line =~ '^\s*\'
+	let ind = ind - 2 * &sw
+    elseif this_line =~ '^\s*\<\(begin\|end\|endif\|endwhile\|else\|elseif\|until\)\>'
+	let ind = ind - &sw
+    elseif this_line =~ '^\s*\<\(case\|default\)\>'
+	if previous_line !~ '^\s*\'
+	    let ind = ind - &sw
+	endif
+    endif
+
+    return ind
+endfun
diff --git a/vim73/indent/java.vim b/vim73/indent/java.vim
new file mode 100644
index 0000000..facbdbf
--- /dev/null
+++ b/vim73/indent/java.vim
@@ -0,0 +1,130 @@
+" Vim indent file
+" Language:	Java
+" Maintainer:	Toby Allsopp  (resigned)
+" Last Change:	2005 Mar 28
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+" Indent Java anonymous classes correctly.
+setlocal cindent cinoptions& cinoptions+=j1
+
+" The "extends" and "implements" lines start off with the wrong indent.
+setlocal indentkeys& indentkeys+=0=extends indentkeys+=0=implements
+
+" Set the function to do the work.
+setlocal indentexpr=GetJavaIndent()
+
+let b:undo_indent = "set cin< cino< indentkeys< indentexpr<"
+
+" Only define the function once.
+if exists("*GetJavaIndent")
+  finish
+endif
+
+function! SkipJavaBlanksAndComments(startline)
+  let lnum = a:startline
+  while lnum > 1
+    let lnum = prevnonblank(lnum)
+    if getline(lnum) =~ '\*/\s*$'
+      while getline(lnum) !~ '/\*' && lnum > 1
+        let lnum = lnum - 1
+      endwhile
+      if getline(lnum) =~ '^\s*/\*'
+        let lnum = lnum - 1
+      else
+        break
+      endif
+    elseif getline(lnum) =~ '^\s*//'
+      let lnum = lnum - 1
+    else
+      break
+    endif
+  endwhile
+  return lnum
+endfunction
+
+function GetJavaIndent()
+
+  " Java is just like C; use the built-in C indenting and then correct a few
+  " specific cases.
+  let theIndent = cindent(v:lnum)
+
+  " If we're in the middle of a comment then just trust cindent
+  if getline(v:lnum) =~ '^\s*\*'
+    return theIndent
+  endif
+
+  " find start of previous line, in case it was a continuation line
+  let lnum = SkipJavaBlanksAndComments(v:lnum - 1)
+  let prev = lnum
+  while prev > 1
+    let next_prev = SkipJavaBlanksAndComments(prev - 1)
+    if getline(next_prev) !~ ',\s*$'
+      break
+    endif
+    let prev = next_prev
+  endwhile
+
+  " Try to align "throws" lines for methods and "extends" and "implements" for
+  " classes.
+  if getline(v:lnum) =~ '^\s*\(extends\|implements\)\>'
+        \ && getline(lnum) !~ '^\s*\(extends\|implements\)\>'
+    let theIndent = theIndent + &sw
+  endif
+
+  " correct for continuation lines of "throws", "implements" and "extends"
+  let cont_kw = matchstr(getline(prev),
+        \ '^\s*\zs\(throws\|implements\|extends\)\>\ze.*,\s*$')
+  if strlen(cont_kw) > 0
+    let amount = strlen(cont_kw) + 1
+    if getline(lnum) !~ ',\s*$'
+      let theIndent = theIndent - (amount + &sw)
+      if theIndent < 0
+        let theIndent = 0
+      endif
+    elseif prev == lnum
+      let theIndent = theIndent + amount
+      if cont_kw ==# 'throws'
+        let theIndent = theIndent + &sw
+      endif
+    endif
+  elseif getline(prev) =~ '^\s*\(throws\|implements\|extends\)\>'
+        \ && (getline(prev) =~ '{\s*$'
+        \  || getline(v:lnum) =~ '^\s*{\s*$')
+    let theIndent = theIndent - &sw
+  endif
+
+  " When the line starts with a }, try aligning it with the matching {,
+  " skipping over "throws", "extends" and "implements" clauses.
+  if getline(v:lnum) =~ '^\s*}\s*\(//.*\|/\*.*\)\=$'
+    call cursor(v:lnum, 1)
+    silent normal %
+    let lnum = line('.')
+    if lnum < v:lnum
+      while lnum > 1
+        let next_lnum = SkipJavaBlanksAndComments(lnum - 1)
+        if getline(lnum) !~ '^\s*\(throws\|extends\|implements\)\>'
+              \ && getline(next_lnum) !~ ',\s*$'
+          break
+        endif
+        let lnum = prevnonblank(next_lnum)
+      endwhile
+      return indent(lnum)
+    endif
+  endif
+
+  " Below a line starting with "}" never indent more.  Needed for a method
+  " below a method with an indented "throws" clause.
+  let lnum = SkipJavaBlanksAndComments(v:lnum - 1)
+  if getline(lnum) =~ '^\s*}\s*\(//.*\|/\*.*\)\=$' && indent(lnum) < theIndent
+    let theIndent = indent(lnum)
+  endif
+
+  return theIndent
+endfunction
+
+" vi: sw=2 et
diff --git a/vim73/indent/javascript.vim b/vim73/indent/javascript.vim
new file mode 100644
index 0000000..a83d34b
--- /dev/null
+++ b/vim73/indent/javascript.vim
@@ -0,0 +1,16 @@
+" Vim indent file
+" Language:	Javascript
+" Maintainer:	None!  Wanna improve this?
+" Last Change:	2007 Jan 22
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+   finish
+endif
+let b:did_indent = 1
+
+" C indenting is not too bad.
+setlocal cindent
+setlocal cinoptions+=j1,J1
+
+let b:undo_indent = "setl cin<"
diff --git a/vim73/indent/jsp.vim b/vim73/indent/jsp.vim
new file mode 100644
index 0000000..6f7069e
--- /dev/null
+++ b/vim73/indent/jsp.vim
@@ -0,0 +1,17 @@
+" Vim filetype indent file
+" Language:    JSP files
+" Maintainer:  David Fishburn 
+" Version:     1.0
+" Last Change: Wed Nov 08 2006 11:08:05 AM
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+    finish
+endif
+
+" If there has been no specific JSP indent script created, 
+" use the default html indent script which will handle
+" html, javascript and most of the JSP constructs.
+runtime! indent/html.vim
+
+
diff --git a/vim73/indent/ld.vim b/vim73/indent/ld.vim
new file mode 100644
index 0000000..eccf42b
--- /dev/null
+++ b/vim73/indent/ld.vim
@@ -0,0 +1,84 @@
+" Vim indent file
+" Language:         ld(1) script
+" Maintainer:       Nikolai Weibull 
+" Latest Revision:  2006-12-20
+
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal indentexpr=GetLDIndent()
+setlocal indentkeys=0{,0},!^F,o,O
+setlocal nosmartindent
+
+if exists("*GetLDIndent")
+  finish
+endif
+
+function s:prevnonblanknoncomment(lnum)
+  let lnum = a:lnum
+  while lnum > 1
+    let lnum = prevnonblank(lnum)
+    let line = getline(lnum)
+    if line =~ '\*/'
+      while lnum > 1 && line !~ '/\*'
+        let lnum -= 1
+      endwhile
+      if line =~ '^\s*/\*'
+        let lnum -= 1
+      else
+        break
+      endif
+    else
+      break
+    endif
+  endwhile
+  return lnum
+endfunction
+
+function s:count_braces(lnum, count_open)
+  let n_open = 0
+  let n_close = 0
+  let line = getline(a:lnum)
+  let pattern = '[{}]'
+  let i = match(line, pattern)
+  while i != -1
+    if synIDattr(synID(a:lnum, i + 1, 0), 'name') !~ 'ld\%(Comment\|String\)'
+      if line[i] == '{'
+        let n_open += 1
+      elseif line[i] == '}'
+        if n_open > 0
+          let n_open -= 1
+        else
+          let n_close += 1
+        endif
+      endif
+    endif
+    let i = match(line, pattern, i + 1)
+  endwhile
+  return a:count_open ? n_open : n_close
+endfunction
+
+function GetLDIndent()
+  let line = getline(v:lnum)
+  if line =~ '^\s*\*'
+    return cindent(v:lnum)
+  elseif line =~ '^\s*}'
+    return indent(v:lnum) - &sw
+  endif
+
+  let pnum = s:prevnonblanknoncomment(v:lnum - 1)
+  if pnum == 0
+    return 0
+  endif
+
+  let ind = indent(pnum) + s:count_braces(pnum, 1) * &sw
+
+  let pline = getline(pnum)
+  if pline =~ '}\s*$'
+    let ind -= (s:count_braces(pnum, 0) - (pline =~ '^\s*}' ? 1 : 0)) * &sw
+  endif
+
+  return ind
+endfunction
diff --git a/vim73/indent/lifelines.vim b/vim73/indent/lifelines.vim
new file mode 100755
index 0000000..0d9b2b4
--- /dev/null
+++ b/vim73/indent/lifelines.vim
@@ -0,0 +1,24 @@
+" Vim indent file
+" Language:	LifeLines
+" Maintainer:	Patrick Texier 
+" Location:	
+" Last Change:	2010 May 7
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+    finish
+endif
+let b:did_indent = 1
+
+" LifeLines uses cindent without ; line terminator, C functions
+" declarations, C keywords, C++ formating
+setlocal cindent
+setlocal cinwords=""
+setlocal cinoptions+=+0
+setlocal cinoptions+=p0
+setlocal cinoptions+=i0
+setlocal cinoptions+=t0
+setlocal cinoptions+=*500
+
+let b:undo_indent = "setl cin< cino< cinw<"
+" vim: ts=8 sw=4
diff --git a/vim73/indent/liquid.vim b/vim73/indent/liquid.vim
new file mode 100644
index 0000000..08341b0
--- /dev/null
+++ b/vim73/indent/liquid.vim
@@ -0,0 +1,63 @@
+" Vim indent file
+" Language:     Liquid
+" Maintainer:   Tim Pope 
+" Last Change:	2010 May 21
+
+if exists('b:did_indent')
+  finish
+endif
+
+set indentexpr=
+if exists('b:liquid_subtype')
+  exe 'runtime! indent/'.b:liquid_subtype.'.vim'
+else
+  runtime! indent/html.vim
+endif
+unlet! b:did_indent
+
+if &l:indentexpr == ''
+  if &l:cindent
+    let &l:indentexpr = 'cindent(v:lnum)'
+  else
+    let &l:indentexpr = 'indent(prevnonblank(v:lnum-1))'
+  endif
+endif
+let b:liquid_subtype_indentexpr = &l:indentexpr
+
+let b:did_indent = 1
+
+setlocal indentexpr=GetLiquidIndent()
+setlocal indentkeys=o,O,*,<>>,{,},0),0],o,O,!^F,=end,=endif,=endunless,=endifchanged,=endcase,=endfor,=endtablerow,=endcapture,=else,=elsif,=when,=empty
+
+" Only define the function once.
+if exists('*GetLiquidIndent')
+  finish
+endif
+
+function! s:count(string,pattern)
+  let string = substitute(a:string,'\C'.a:pattern,"\n",'g')
+  return strlen(substitute(string,"[^\n]",'','g'))
+endfunction
+
+function! GetLiquidIndent(...)
+  if a:0 && a:1 == '.'
+    let v:lnum = line('.')
+  elseif a:0 && a:1 =~ '^\d'
+    let v:lnum = a:1
+  endif
+  let vcol = col('.')
+  call cursor(v:lnum,1)
+  exe "let ind = ".b:liquid_subtype_indentexpr
+  let lnum = prevnonblank(v:lnum-1)
+  let line = getline(lnum)
+  let cline = getline(v:lnum)
+  let line  = substitute(line,'\C^\%(\s*{%\s*end\w*\s*%}\)\+','','')
+  let line .= matchstr(cline,'\C^\%(\s*{%\s*end\w*\s*%}\)\+')
+  let cline = substitute(cline,'\C^\%(\s*{%\s*end\w*\s*%}\)\+','','')
+  let ind += &sw * s:count(line,'{%\s*\%(if\|elsif\|else\|unless\|ifchanged\|case\|when\|for\|tablerow\|capture\)\>')
+  let ind -= &sw * s:count(line,'{%\s*end\%(if\|unless\|ifchanged\|case\|for\|tablerow\|capture\)\>')
+  let ind += &sw * s:count(line,'{%\s*\%(elsif\|else\|when\|empty\)\>')
+  let ind -= &sw * s:count(cline,'{%\s*\%(elsif\|else\|when\|empty\)\>')
+  let ind -= &sw * s:count(cline,'{%\s*end\w*$')
+  return ind
+endfunction
diff --git a/vim73/indent/lisp.vim b/vim73/indent/lisp.vim
new file mode 100644
index 0000000..9f404ae
--- /dev/null
+++ b/vim73/indent/lisp.vim
@@ -0,0 +1,15 @@
+" Vim indent file
+" Language:	Lisp
+" Maintainer:    Sergey Khorev 
+" URL:		 http://iamphet.nm.ru/vim
+" Last Change:	2005 May 19
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+   finish
+endif
+let b:did_indent = 1
+
+setlocal ai nosi
+
+let b:undo_indent = "setl ai< si<"
diff --git a/vim73/indent/logtalk.vim b/vim73/indent/logtalk.vim
new file mode 100644
index 0000000..99e6ec8
--- /dev/null
+++ b/vim73/indent/logtalk.vim
@@ -0,0 +1,61 @@
+"  Maintainer:	Paulo Moura 
+"  Revised on:	2008.06.02
+"  Language:	Logtalk
+
+" This Logtalk indent file is a modified version of the Prolog
+" indent file written by Gergely Kontra
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+	finish
+endif
+
+let b:did_indent = 1
+
+setlocal indentexpr=GetLogtalkIndent()
+setlocal indentkeys-=:,0#
+setlocal indentkeys+=0%,-,0;,>,0)
+
+" Only define the function once.
+if exists("*GetLogtalkIndent")
+	finish
+endif
+
+function! GetLogtalkIndent()
+	" Find a non-blank line above the current line.
+	let pnum = prevnonblank(v:lnum - 1)
+	" Hit the start of the file, use zero indent.
+	if pnum == 0
+		return 0
+	endif
+	let line = getline(v:lnum)
+	let pline = getline(pnum)
+
+	let ind = indent(pnum)
+	" Previous line was comment -> use previous line's indent
+	if pline =~ '^\s*%'
+		retu ind
+	endif
+	" Check for entity opening directive on previous line
+	if pline =~ '^\s*:-\s\(object\|protocol\|category\)\ze(.*,$'
+		let ind = ind + &sw
+	" Check for clause head on previous line
+	elseif pline =~ ':-\s*\(%.*\)\?$'
+		let ind = ind + &sw
+	" Check for entity closing directive on previous line
+	elseif pline =~ '^\s*:-\send_\(object\|protocol\|category\)\.\(%.*\)\?$'
+		let ind = ind - &sw
+	" Check for end of clause on previous line
+	elseif pline =~ '\.\s*\(%.*\)\?$'
+		let ind = ind - &sw
+	endif
+	" Check for opening conditional on previous line
+	if pline =~ '^\s*\([(;]\|->\)' && pline !~ '\.\s*\(%.*\)\?$' && pline !~ '^.*\([)][,]\s*\(%.*\)\?$\)'
+		let ind = ind + &sw
+	endif
+	" Check for closing an unclosed paren, or middle ; or ->
+	if line =~ '^\s*\([);]\|->\)'
+		let ind = ind - &sw
+	endif
+	return ind
+endfunction
diff --git a/vim73/indent/lua.vim b/vim73/indent/lua.vim
new file mode 100644
index 0000000..21b02f1
--- /dev/null
+++ b/vim73/indent/lua.vim
@@ -0,0 +1,63 @@
+" Vim indent file
+" Language:	Lua script
+" Maintainer:	Marcus Aurelius Farias 
+" First Author:	Max Ischenko 
+" Last Change:	2007 Jul 23
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal indentexpr=GetLuaIndent()
+
+" To make Vim call GetLuaIndent() when it finds '\s*end' or '\s*until'
+" on the current line ('else' is default and includes 'elseif').
+setlocal indentkeys+=0=end,0=until
+
+setlocal autoindent
+
+" Only define the function once.
+if exists("*GetLuaIndent")
+  finish
+endif
+
+function! GetLuaIndent()
+  " Find a non-blank line above the current line.
+  let prevlnum = prevnonblank(v:lnum - 1)
+
+  " Hit the start of the file, use zero indent.
+  if prevlnum == 0
+    return 0
+  endif
+
+  " Add a 'shiftwidth' after lines that start a block:
+  " 'function', 'if', 'for', 'while', 'repeat', 'else', 'elseif', '{'
+  let ind = indent(prevlnum)
+  let prevline = getline(prevlnum)
+  let midx = match(prevline, '^\s*\%(if\>\|for\>\|while\>\|repeat\>\|else\>\|elseif\>\|do\>\|then\>\)')
+  if midx == -1
+    let midx = match(prevline, '{\s*$')
+    if midx == -1
+      let midx = match(prevline, '\\s*\%(\k\|[.:]\)\{-}\s*(')
+    endif
+  endif
+
+  if midx != -1
+    " Add 'shiftwidth' if what we found previously is not in a comment and
+    " an "end" or "until" is not present on the same line.
+    if synIDattr(synID(prevlnum, midx + 1, 1), "name") != "luaComment" && prevline !~ '\\|\'
+      let ind = ind + &shiftwidth
+    endif
+  endif
+
+  " Subtract a 'shiftwidth' on end, else (and elseif), until and '}'
+  " This is the part that requires 'indentkeys'.
+  let midx = match(getline(v:lnum), '^\s*\%(end\|else\|until\|}\)')
+  if midx != -1 && synIDattr(synID(v:lnum, midx + 1, 1), "name") != "luaComment"
+    let ind = ind - &shiftwidth
+  endif
+
+  return ind
+endfunction
diff --git a/vim73/indent/mail.vim b/vim73/indent/mail.vim
new file mode 100644
index 0000000..6246b40
--- /dev/null
+++ b/vim73/indent/mail.vim
@@ -0,0 +1,13 @@
+" Vim indent file
+" Language:	Mail
+" Maintainer:	Bram Moolenaar
+" Last Change:	2009 Jun 03
+
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+" What works best is auto-indenting, disable other indenting.
+" For formatting see the ftplugin.
+setlocal autoindent nosmartindent nocindent indentexpr=
diff --git a/vim73/indent/make.vim b/vim73/indent/make.vim
new file mode 100644
index 0000000..8412fbb
--- /dev/null
+++ b/vim73/indent/make.vim
@@ -0,0 +1,116 @@
+" Vim indent file
+" Language:         Makefile
+" Maintainer:       Nikolai Weibull 
+" Latest Revision:  2007-05-07
+
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal indentexpr=GetMakeIndent()
+setlocal indentkeys=!^F,o,O,<:>,=else,=endif
+setlocal nosmartindent
+
+if exists("*GetMakeIndent")
+  finish
+endif
+
+let s:comment_rx = '^\s*#'
+let s:rule_rx = '^[^ \t#:][^#:]*:\{1,2}\%([^=:]\|$\)'
+let s:continued_rule_rx = '^[^#:]*:\{1,2}\%([^=:]\|$\)'
+let s:continuation_rx = '\\$'
+let s:assignment_rx = '^\s*\h\w*\s*[+?]\==\s*\zs.*\\$'
+let s:folded_assignment_rx = '^\s*\h\w*\s*[+?]\=='
+" TODO: This needs to be a lot more restrictive in what it matches.
+let s:just_inserted_rule_rx = '^\s*[^#:]\+:\{1,2}$'
+let s:conditional_directive_rx = '^ *\%(ifn\=\%(eq\|def\)\|else\)\>'
+let s:end_conditional_directive_rx = '^\s*\%(else\|endif\)\>'
+
+function s:remove_continuation(line)
+  return substitute(a:line, s:continuation_rx, "", "")
+endfunction
+
+function GetMakeIndent()
+  " TODO: Should this perhaps be v:lnum -1?
+"  let prev_lnum = prevnonblank(v:lnum - 1)
+  let prev_lnum = v:lnum - 1
+  if prev_lnum == 0
+    return 0
+  endif
+  let prev_line = getline(prev_lnum)
+
+  let prev_prev_lnum = prev_lnum - 1
+  let prev_prev_line = prev_prev_lnum != 0 ? getline(prev_prev_lnum) : ""
+
+  " TODO: Deal with comments.  In comments, continuations aren't interesting.
+  if prev_line =~ s:continuation_rx
+    if prev_prev_line =~ s:continuation_rx
+      return indent(prev_lnum)
+    elseif prev_line =~ s:rule_rx
+      return &sw
+    elseif prev_line =~ s:assignment_rx
+      call cursor(prev_lnum, 1)
+      if search(s:assignment_rx, 'W') != 0
+        return virtcol('.') - 1
+      else
+        " TODO: ?
+        return &sw
+      endif
+    else
+      " TODO: OK, this might be a continued shell command, so perhaps indent
+      " properly here?  Leave this out for now, but in the next release this
+      " should be using indent/sh.vim somehow.
+      "if prev_line =~ '^\t' " s:rule_command_rx
+      "  if prev_line =~ '^\s\+[@-]\%(if\)\>'
+      "    return indent(prev_lnum) + 2
+      "  endif
+      "endif
+      return indent(prev_lnum) + &sw
+    endif
+  elseif prev_prev_line =~ s:continuation_rx
+    let folded_line = s:remove_continuation(prev_prev_line) . ' ' . s:remove_continuation(prev_line)
+    let lnum = prev_prev_lnum - 1
+    let line = getline(lnum)
+    while line =~ s:continuation_rx
+      let folded_line = s:remove_continuation(line) . ' ' . folded_line
+      let lnum -= 1
+      let line = getline(lnum)
+    endwhile
+    let folded_lnum = lnum + 1
+    if folded_line =~ s:rule_rx
+      if getline(v:lnum) =~ s:rule_rx
+        return 0
+      else
+        return &ts
+      endif
+    else
+"    elseif folded_line =~ s:folded_assignment_rx
+      if getline(v:lnum) =~ s:rule_rx
+        return 0
+      else
+        return indent(folded_lnum)
+      endif
+"    else
+"      " TODO: ?
+"      return indent(prev_lnum)
+    endif
+  elseif prev_line =~ s:rule_rx
+    if getline(v:lnum) =~ s:rule_rx
+      return 0
+    else
+      return &ts
+    endif
+  elseif prev_line =~ s:conditional_directive_rx
+    return &sw
+  else
+    let line = getline(v:lnum)
+    if line =~ s:just_inserted_rule_rx
+      return 0
+    elseif line =~ s:end_conditional_directive_rx
+      return v:lnum - 1 == 0 ? 0 : indent(v:lnum - 1) - &sw
+    else
+      return v:lnum - 1 == 0 ? 0 : indent(v:lnum - 1)
+    endif
+  endif
+endfunction
diff --git a/vim73/indent/matlab.vim b/vim73/indent/matlab.vim
new file mode 100644
index 0000000..7bccc7c
--- /dev/null
+++ b/vim73/indent/matlab.vim
@@ -0,0 +1,74 @@
+" Matlab indent file
+" Language:	Matlab
+" Maintainer:	Christophe Poucet 
+" Last Change:	6 January, 2001
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+" Some preliminary setting
+setlocal indentkeys=!,o,O=end,=case,=else,=elseif,=otherwise,=catch
+
+
+setlocal indentexpr=GetMatlabIndent(v:lnum)
+
+" Only define the function once.
+if exists("*GetMatlabIndent")
+  finish
+endif
+
+function GetMatlabIndent(lnum)
+  " Give up if this line is explicitly joined.
+  if getline(a:lnum - 1) =~ '\\$'
+    return -1
+  endif
+
+  " Search backwards for the first non-empty line.
+  let plnum = a:lnum - 1
+  while plnum > 0 && getline(plnum) =~ '^\s*$'
+    let plnum = plnum - 1
+  endwhile
+
+  if plnum == 0
+    " This is the first non-empty line, use zero indent.
+    return 0
+  endif
+
+  let curind = indent(plnum)
+
+  " If the current line is a stop-block statement...
+  if getline(v:lnum) =~ '^\s*\(end\|else\|elseif\|case\|otherwise\|catch\)\>'
+    " See if this line does not follow the line right after an openblock
+    if getline(plnum) =~ '^\s*\(for\|if\|else\|elseif\|case\|while\|switch\|try\|otherwise\|catch\)\>'
+    " See if the user has already dedented
+    elseif indent(v:lnum) > curind - &sw
+      " If not, recommend one dedent
+	let curind = curind - &sw
+    else
+      " Otherwise, trust the user
+      return -1
+    endif
+"  endif
+
+  " If the previous line opened a block
+  elseif getline(plnum) =~ '^\s*\(for\|if\|else\|elseif\|case\|while\|switch\|try\|otherwise\|catch\)\>'
+    " See if the user has already indented
+    if indent(v:lnum) < curind + &sw
+      "If not, recommend indent
+      let curind = curind + &sw
+    else
+      " Otherwise, trust the user
+      return -1
+    endif
+  endif
+
+
+
+  " If we got to here, it means that the user takes the standardversion, so we return it
+  return curind
+endfunction
+
+" vim:sw=2
diff --git a/vim73/indent/mma.vim b/vim73/indent/mma.vim
new file mode 100644
index 0000000..356b876
--- /dev/null
+++ b/vim73/indent/mma.vim
@@ -0,0 +1,75 @@
+" Vim indent file
+" Language:     Mathematica
+" Author:       steve layland 
+" Last Change:  Sat May  10 18:56:22 CDT 2005
+" Source:       http://vim.sourceforge.net/scripts/script.php?script_id=1274
+"               http://members.wolfram.com/layland/vim/indent/mma.vim
+"
+" NOTE:
+" Empty .m files will automatically be presumed to be Matlab files
+" unless you have the following in your .vimrc:
+"
+"       let filetype_m="mma"
+"
+" Credits:
+" o steve hacked this out of a random indent file in the Vim 6.1
+"   distribution that he no longer remembers...sh.vim?  Thanks!
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+    finish
+endif
+let b:did_indent = 1
+
+setlocal indentexpr=GetMmaIndent()
+setlocal indentkeys+=0[,0],0(,0)
+setlocal nosi "turn off smart indent so we don't over analyze } blocks
+
+if exists("*GetMmaIndent")
+    finish
+endif
+
+function GetMmaIndent()
+
+    " Hit the start of the file, use zero indent.
+    if v:lnum == 0
+        return 0
+    endif
+
+     " Find a non-blank line above the current line.
+    let lnum = prevnonblank(v:lnum - 1)
+
+    " use indenting as a base
+    let ind = indent(v:lnum)
+    let lnum = v:lnum
+
+    " if previous line has an unmatched bracket, or ( indent.
+    " doesn't do multiple parens/blocks/etc...
+
+    " also, indent only if this line if this line isn't starting a new
+    " block... TODO - fix this with indentkeys?
+    if getline(v:lnum-1) =~ '\\\@
+" Last Change:	2003 Nov 21
+" Version: 0.1
+" ==========================================================================
+
+" Identation Rules: {{{1
+" First of all, MetaPost language don't expect any identation rules.
+" This screept need for you only if you (not MetaPost) need to do
+" exactly code. If you don't need to use indentation, see
+" :help filetype-indent-off
+"
+" Note: Every rules of identation in MetaPost or TeX languages (and in some
+" other of course) is very subjective. I can release only my vision of this
+" promlem.
+"
+" ..........................................................................
+" Example of correct (by me) identation {{{2
+" shiftwidth=4
+" ==========================================================================
+" for i=0 upto 99:
+"     z[i] = (0,1u) rotated (i*360/100);
+" endfor
+" draw z0 -- z10 -- z20
+"         withpen ...     % <- 2sw because breaked line
+"         withcolor ...;  % <- same as previous
+" draw z0 for i=1 upto 99:
+"             -- z[i]             % <- 1sw from left end of 'for' satement
+"         endfor withpen ...      % <- 0sw from left end of 'for' satement
+"                 withcolor ...;  % <- 2sw because breaked line
+" draw if One:     % <- This is internal if (like 'for' above)
+"          one
+"      elsif Other:
+"          other
+"      fi withpen ...;
+" if one:          % <- This is external if
+"     draw one;
+" elseif other:
+"     draw other;
+" fi
+" draw z0; draw z1;
+" }}}
+" }}}
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal indentexpr=GetMetaPostIndent()
+setlocal indentkeys+=;,<:>,=if,=for,=def,=end,=else,=fi
+
+" Only define the function once.
+if exists("*GetMetaPostIndent")
+  finish
+endif
+
+" Auxiliary Definitions: {{{1
+function! MetaNextNonblankNoncomment(pos)
+  " Like nextnonblank() but ignore comment lines
+  let tmp = nextnonblank(a:pos)
+  while tmp && getline(tmp) =~ '^\s*%'
+    let tmp = nextnonblank(tmp+1)
+  endwhile
+  return tmp
+endfunction
+
+function! MetaPrevNonblankNoncomment(pos)
+  " Like prevnonblank() but ignore comment lines
+  let tmp = prevnonblank(a:pos)
+  while tmp && getline(tmp) =~ '^\s*%'
+    let tmp = prevnonblank(tmp-1)
+  endwhile
+  return tmp
+endfunction
+
+function! MetaSearchNoncomment(pattern, ...)
+  " Like search() but ignore commented areas
+  if a:0
+    let flags = a:1
+  elseif &wrapscan
+    let flags = "w"
+  else
+    let flags = "W"
+  endif
+  let cl  = line(".")
+  let cc  = col(".")
+  let tmp = search(a:pattern, flags)
+  while tmp && synIDattr(synID(line("."), col("."), 1), "name") =~
+        \ 'm[fp]\(Comment\|TeXinsert\|String\)'
+    let tmp = search(a:pattern, flags)
+  endwhile
+  if !tmp
+    call cursor(cl,cc)
+  endif
+  return tmp
+endfunction
+" }}}
+
+function! GetMetaPostIndent()
+  " not indent in comment ???
+  if synIDattr(synID(line("."), col("."), 1), "name") =~
+        \ 'm[fp]\(Comment\|TeXinsert\|String\)'
+    return -1
+  endif
+  " Some RegExps: {{{1
+  " end_of_item: all of end by ';'
+  "            + all of end by :endfor, :enddef, :endfig, :endgroup, :fi
+  "            + all of start by :beginfig(num), :begingroup
+  "            + all of start by :for, :if, :else, :elseif and end by ':'
+  "            + all of start by :def, :vardef             and end by '='
+  let end_of_item = '\('                              .
+        \ ';\|'                                       .
+        \ '\<\(end\(for\|def\|fig\|group\)\|fi\)\>\|' .
+        \ '\\|fig\s*(\s*\d\+\s*)\)\|'  .
+        \ '\<\(for\|if\|else\(if\)\=\)\>.\+:\|'       .
+        \ '\<\(var\)\=def\>.\+='                      . '\)'
+  " }}}
+  " Save: current position {{{1
+  let cl = line   (".")
+  let cc = col    (".")
+  let cs = getline(".")
+  " if it is :beginfig or :endfig use zero indent
+  if  cs =~ '^\s*\(begin\|end\)fig\>'
+    return 0
+  endif
+  " }}}
+  " Initialise: ind variable {{{1
+  " search previous item not in current line
+  let p_semicol_l = MetaSearchNoncomment(end_of_item,"bW")
+  while p_semicol_l == cl
+    let p_semicol_l = MetaSearchNoncomment(end_of_item,"bW")
+  endwhile
+  " if this is first item in program use zero indent
+  if !p_semicol_l
+    return 0
+  endif
+  " if this is multiline item, remember first indent
+  if MetaNextNonblankNoncomment(p_semicol_l+1) < cl
+    let ind = indent(MetaNextNonblankNoncomment(p_semicol_l+1))
+  " else --- search pre-previous item for search first line in previous item
+  else
+    " search pre-previous item not in current line
+    let pp_semicol_l = MetaSearchNoncomment(end_of_item,"bW")
+    while pp_semicol_l == p_semicol_l
+      let pp_semicol_l = MetaSearchNoncomment(end_of_item,"bW")
+    endwhile
+    " if we find pre-previous item, remember indent of previous item
+    " else --- remember zero
+    if pp_semicol_l
+      let ind = indent(MetaNextNonblankNoncomment(line(".")+1))
+    else
+      let ind = 0
+    endif
+  endif
+  " }}}
+  " Increase Indent: {{{1
+  " if it is an internal/external :for or :if statements {{{2
+  let pnn_s = getline(MetaPrevNonblankNoncomment(cl-1))
+  if  pnn_s =~ '\<\(for\|if\)\>.\+:\s*\($\|%\)'
+    let ind = match(pnn_s, '\<\(for\|if\)\>.\+:\s*\($\|%\)') + &sw
+  " }}}
+  " if it is a :def, :vardef, :beginfig, :begingroup, :else, :elseif {{{2
+  elseif pnn_s =~ '^\s*\('                       .
+        \ '\(var\)\=def\|'                       .
+        \ 'begin\(group\|fig\s*(\s*\d\+\s*)\)\|' .
+        \ 'else\(if\)\='                         . '\)\>'
+    let ind = ind + &sw
+  " }}}
+  " if it is a broken line {{{2
+  elseif pnn_s !~ end_of_item.'\s*\($\|%\)'
+    let ind = ind + (2 * &sw)
+  endif
+  " }}}
+  " }}}
+  " Decrease Indent: {{{1
+  " if this is :endfor or :enddef statements {{{2
+  " this is correct because :def cannot be inside :for
+  if  cs  =~ '\'
+    call MetaSearchNoncomment('\.\+:\s*\($\|%\)' . '\|' .
+                            \ '^\s*\(var\)\=def\>',"bW")
+    if col(".") > 1
+      let ind = col(".") - 1
+    else
+      let ind = indent(".")
+    endif
+  " }}}
+  " if this is :fi, :else, :elseif statements {{{2
+  elseif cs =~ '\<\(else\(if\)\=\|fi\)\>'
+    call MetaSearchNoncomment('\.\+:\s*\($\|%\)',"bW")
+    let ind = col(".") - 1
+  " }}}
+  " if this is :endgroup statement {{{2
+  elseif cs =~ '^\s*endgroup\>'
+    let ind = ind - &sw
+  endif
+  " }}}
+  " }}}
+
+  return ind
+endfunction
+"
+
+" vim:sw=2:fdm=marker
diff --git a/vim73/indent/objc.vim b/vim73/indent/objc.vim
new file mode 100644
index 0000000..beadca9
--- /dev/null
+++ b/vim73/indent/objc.vim
@@ -0,0 +1,79 @@
+"   Vim indent file
+"   Language:	    Objective-C
+"   Maintainer:	    Kazunobu Kuriyama 
+"   Last Change:    2004 May 16
+"
+
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+    finish
+endif
+let b:did_indent = 1
+setlocal cindent
+
+" Set the function to do the work.
+setlocal indentexpr=GetObjCIndent()
+
+" To make a colon (:) suggest an indentation other than a goto/swich label,
+setlocal indentkeys-=:
+setlocal indentkeys+=<:>
+
+" Only define the function once.
+if exists("*GetObjCIndent")
+    finish
+endif
+
+function s:GetWidth(line, regexp)
+    let end = matchend(a:line, a:regexp)
+    let width = 0
+    let i = 0
+    while i < end
+	if a:line[i] != "\t"
+	    let width = width + 1
+	else
+	    let width = width + &ts - (width % &ts)
+	endif
+	let i = i + 1
+    endwhile
+    return width
+endfunction
+
+function s:LeadingWhiteSpace(line)
+    let end = strlen(a:line)
+    let width = 0
+    let i = 0
+    while i < end
+	let char = a:line[i]
+	if char != " " && char != "\t"
+	    break
+	endif
+	if char != "\t"
+	    let width = width + 1
+	else
+	    let width = width + &ts - (width % &ts)
+	endif
+	let i = i + 1
+    endwhile
+    return width
+endfunction
+
+
+function GetObjCIndent()
+    let theIndent = cindent(v:lnum)
+
+    let prev_line = getline(v:lnum - 1)
+    let cur_line = getline(v:lnum)
+
+    if prev_line !~# ":" || cur_line !~# ":"
+	return theIndent
+    endif
+
+    if prev_line !~# ";"
+	let prev_colon_pos = s:GetWidth(prev_line, ":")
+	let delta = s:GetWidth(cur_line, ":") - s:LeadingWhiteSpace(cur_line)
+	let theIndent = prev_colon_pos - delta
+    endif
+
+    return theIndent
+endfunction
diff --git a/vim73/indent/ocaml.vim b/vim73/indent/ocaml.vim
new file mode 100644
index 0000000..5c267af
--- /dev/null
+++ b/vim73/indent/ocaml.vim
@@ -0,0 +1,253 @@
+" Vim indent file
+" Language:     OCaml
+" Maintainers:	Jean-Francois Yuen   
+"		Mike Leary	     
+"		Markus Mottl	     
+" URL:		http://www.ocaml.info/vim/indent/ocaml.vim
+" Last Change:  2005 Jun 25 - Fixed multiple bugs due to 'else\nreturn ind' working
+"		2005 May 09 - Added an option to not indent OCaml-indents specially (MM)
+"		2005 Apr 11 - Fixed an indentation bug concerning "let" (MM)
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+ finish
+endif
+let b:did_indent = 1
+
+setlocal expandtab
+setlocal indentexpr=GetOCamlIndent()
+setlocal indentkeys+=0=and,0=class,0=constraint,0=done,0=else,0=end,0=exception,0=external,0=if,0=in,0=include,0=inherit,0=initializer,0=let,0=method,0=open,0=then,0=type,0=val,0=with,0;;,0>\],0\|\],0>},0\|,0},0\],0)
+setlocal nolisp
+setlocal nosmartindent
+setlocal textwidth=80
+
+" Comment formatting
+if !exists("no_ocaml_comments")
+ if (has("comments"))
+   setlocal comments=sr:(*,mb:*,ex:*)
+   setlocal fo=cqort
+ endif
+endif
+
+" Only define the function once.
+if exists("*GetOCamlIndent")
+ finish
+endif
+
+" Define some patterns:
+let s:beflet = '^\s*\(initializer\|method\|try\)\|\(\<\(begin\|do\|else\|in\|then\|try\)\|->\|<-\|=\|;\|(\)\s*$'
+let s:letpat = '^\s*\(let\|type\|module\|class\|open\|exception\|val\|include\|external\)\>'
+let s:letlim = '\(\<\(sig\|struct\)\|;;\)\s*$'
+let s:lim = '^\s*\(exception\|external\|include\|let\|module\|open\|type\|val\)\>'
+let s:module = '\<\%(begin\|sig\|struct\|object\)\>'
+let s:obj = '^\s*\(constraint\|inherit\|initializer\|method\|val\)\>\|\<\(object\|object\s*(.*)\)\s*$'
+let s:type = '^\s*\%(class\|let\|type\)\>.*='
+
+" Skipping pattern, for comments
+function s:GetLineWithoutFullComment(lnum)
+ let lnum = prevnonblank(a:lnum - 1)
+ let lline = substitute(getline(lnum), '(\*.*\*)\s*$', '', '')
+ while lline =~ '^\s*$' && lnum > 0
+   let lnum = prevnonblank(lnum - 1)
+   let lline = substitute(getline(lnum), '(\*.*\*)\s*$', '', '')
+ endwhile
+ return lnum
+endfunction
+
+" Indent for ';;' to match multiple 'let'
+function s:GetInd(lnum, pat, lim)
+ let llet = search(a:pat, 'bW')
+ let old = indent(a:lnum)
+ while llet > 0
+   let old = indent(llet)
+   let nb = s:GetLineWithoutFullComment(llet)
+   if getline(nb) =~ a:lim
+     return old
+   endif
+   let llet = search(a:pat, 'bW')
+ endwhile
+ return old
+endfunction
+
+" Indent pairs
+function s:FindPair(pstart, pmid, pend)
+ call search(a:pend, 'bW')
+ return indent(searchpair(a:pstart, a:pmid, a:pend, 'bWn', 'synIDattr(synID(line("."), col("."), 0), "name") =~? "string\\|comment"'))
+endfunction
+
+" Indent 'let'
+function s:FindLet(pstart, pmid, pend)
+ call search(a:pend, 'bW')
+ return indent(searchpair(a:pstart, a:pmid, a:pend, 'bWn', 'synIDattr(synID(line("."), col("."), 0), "name") =~? "string\\|comment" || getline(".") =~ "^\\s*let\\>.*=.*\\\s*$'
+   return ind + &sw + &sw
+ endif
+
+ let line = getline(v:lnum)
+
+ " Indent if current line begins with 'end':
+ if line =~ '^\s*end\>'
+   return s:FindPair(s:module, '','\')
+
+ " Indent if current line begins with 'done' for 'do':
+ elseif line =~ '^\s*done\>'
+   return s:FindPair('\', '','\')
+
+ " Indent if current line begins with '}' or '>}':
+ elseif line =~ '^\s*\(\|>\)}'
+   return s:FindPair('{', '','}')
+
+ " Indent if current line begins with ']', '|]' or '>]':
+ elseif line =~ '^\s*\(\||\|>\)\]'
+   return s:FindPair('\[', '','\]')
+
+ " Indent if current line begins with ')':
+ elseif line =~ '^\s*)'
+   return s:FindPair('(', '',')')
+
+ " Indent if current line begins with 'let':
+ elseif line =~ '^\s*let\>'
+   if lline !~ s:lim . '\|' . s:letlim . '\|' . s:beflet
+     return s:FindLet(s:type, '','\'
+   if lline !~ s:lim . '\|\\)\|\<\(function\|parser\|private\|with\)\s*$'
+     call search('|', 'bW')
+     return indent(searchpair('^\s*\(match\|type\)\>\|\<\(function\|parser\|private\|with\)\s*$', '', '^\s*|', 'bWn', 'synIDattr(synID(line("."), col("."), 0), "name") =~? "string\\|comment" || getline(".") !~ "^\\s*|.*->"'))
+   endif
+
+ " Indent if current line begins with ';;':
+ elseif line =~ '^\s*;;'
+   if lline !~ ';;\s*$'
+     return s:GetInd(v:lnum, s:letpat, s:letlim)
+   endif
+
+ " Indent if current line begins with 'in':
+ elseif line =~ '^\s*in\>'
+   if lline !~ '^\s*\(let\|and\)\>'
+     return s:FindPair('\', '', '\')
+   endif
+
+ " Indent if current line begins with 'else':
+ elseif line =~ '^\s*else\>'
+   if lline !~ '^\s*\(if\|then\)\>'
+     return s:FindPair('\', '', '\')
+   endif
+
+ " Indent if current line begins with 'then':
+ elseif line =~ '^\s*then\>'
+   if lline !~ '^\s*\(if\|else\)\>'
+     return s:FindPair('\', '', '\')
+   endif
+
+ " Indent if current line begins with 'and':
+ elseif line =~ '^\s*and\>'
+   if lline !~ '^\s*\(and\|let\|type\)\>\|\'
+   if lline !~ '^\s*\(match\|try\)\>'
+     return s:FindPair('\<\%(match\|try\)\>', '','\')
+   endif
+
+ " Indent if current line begins with 'exception', 'external', 'include' or
+ " 'open':
+ elseif line =~ '^\s*\(exception\|external\|include\|open\)\>'
+   if lline !~ s:lim . '\|' . s:letlim
+     call search(line)
+     return indent(search('^\s*\(\(exception\|external\|include\|open\|type\)\>\|val\>.*:\)', 'bW'))
+   endif
+
+ " Indent if current line begins with 'val':
+ elseif line =~ '^\s*val\>'
+   if lline !~ '^\s*\(exception\|external\|include\|open\)\>\|' . s:obj . '\|' . s:letlim
+     return indent(search('^\s*\(\(exception\|include\|initializer\|method\|open\|type\|val\)\>\|external\>.*:\)', 'bW'))
+   endif
+
+ " Indent if current line begins with 'constraint', 'inherit', 'initializer'
+ " or 'method':
+ elseif line =~ '^\s*\(constraint\|inherit\|initializer\|method\)\>'
+   if lline !~ s:obj
+     return indent(search('\<\(object\|object\s*(.*)\)\s*$', 'bW')) + &sw
+   endif
+
+ endif
+
+ " Add a 'shiftwidth' after lines ending with:
+ if lline =~ '\(:\|=\|->\|<-\|(\|\[\|{\|{<\|\[|\|\[<\|\<\(begin\|do\|else\|fun\|function\|functor\|if\|initializer\|object\|parser\|private\|sig\|struct\|then\|try\)\|\')
+
+ " Back to normal indent after lines ending with 'in':
+ elseif lline =~ '\'
+   let ind = s:FindPair('\', '', '\')
+
+ " Back to normal indent after lines ending with 'done':
+ elseif lline =~ '\', '','\')
+
+ " Back to normal indent after lines ending with '}' or '>}':
+ elseif lline =~ '\(\|>\)}\s*$'
+   let ind = s:FindPair('{', '','}')
+
+ " Back to normal indent after lines ending with ']', '|]' or '>]':
+ elseif lline =~ '\(\||\|>\)\]\s*$'
+   let ind = s:FindPair('\[', '','\]')
+
+ " Back to normal indent after comments:
+ elseif lline =~ '\*)\s*$'
+   call search('\*)', 'bW')
+   let ind = indent(searchpair('(\*', '', '\*)', 'bWn', 'synIDattr(synID(line("."), col("."), 0), "name") =~? "string"'))
+
+ " Back to normal indent after lines ending with ')':
+ elseif lline =~ ')\s*$'
+   let ind = s:FindPair('(', '',')')
+
+ " If this is a multiline comment then align '*':
+ elseif lline =~ '^\s*(\*' && line =~ '^\s*\*'
+   let ind = ind + 1
+
+ endif
+
+ " Subtract a 'shiftwidth' after lines matching 'match ... with parser':
+ if lline =~ '\.*\\s*\
+" Last Change:	23 April 2003
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+"{{{  Settings
+" Set the occam indent function
+setlocal indentexpr=GetOccamIndent()
+" Indent after new line and after initial colon
+setlocal indentkeys=o,O,0=:
+"}}}
+
+" Only define the function once
+if exists("*GetOccamIndent")
+  finish
+endif
+
+"{{{  Indent definitions
+" Define carriage return indent
+let s:FirstLevelIndent = '^\C\s*\(IF\|ALT\|PRI\s\+ALT\|PAR\|SEQ\|PRI\s\+PAR\|WHILE\|VALOF\|CLAIM\|FORKING\)\>\|\(--.*\)\@\|??\|\\s*\(--.*\)\=\_$\)'
+let s:FirstLevelNonColonEndIndent = '^\C\s*PROTOCOL\>\|\(--.*\)\@'
+let s:SecondLevelIndent = '^\C\s*\(IF\|ALT\|PRI\s\+ALT\)\>\|\(--.*\)\@\s*\(--.*\)\=\_$'
+let s:SecondLevelNonColonEndIndent = '\(--.*\)\@'
+
+" Define colon indent
+let s:ColonIndent = '\(--.*\)\@'
+let s:ColonNonColonEndIndent = '^\C\s*PROTOCOL\>\|\(--.*\)\@'
+
+let s:ColonEnd = '\(--.*\)\@ 0 && getline(linenum) =~ s:CommentLine
+    let linenum = prevnonblank(linenum - 1)
+  endwhile
+
+  " Get current indent
+  let curindent = indent(linenum)
+
+  " Get current line
+  let line = getline(linenum)
+
+  " Get previous line number
+  let prevlinenum = prevnonblank(linenum - 1)
+  while prevlinenum > 0 && getline(prevlinenum) =~ s:CommentLine
+    let prevlinenum = prevnonblank(prevlinenum - 1)
+  endwhile
+
+  " Get previous line
+  let prevline = getline(prevlinenum)
+
+  " Colon indent
+  if getline(v:lnum) =~ s:ColonStart
+
+    let found = 0
+
+    while found < 1
+
+      if line =~ s:ColonStart
+	let found = found - 1
+      elseif line =~ s:ColonIndent || (line =~ s:ColonNonColonEndIndent && line !~ s:ColonEnd)
+	let found = found + 1
+      endif
+
+      if found < 1
+	let linenum = prevnonblank(linenum - 1)
+	if linenum > 0
+	  let line = getline(linenum)
+	else
+	  let found = 1
+	endif
+      endif
+
+    endwhile
+
+    if linenum > 0
+      let curindent = indent(linenum)
+    else
+      let colonline = getline(v:lnum)
+      let tabstr = ''
+      while strlen(tabstr) < &tabstop
+	let tabstr = ' ' . tabstr
+      endwhile
+      let colonline = substitute(colonline, '\t', tabstr, 'g')
+      let curindent = match(colonline, ':')
+    endif
+
+    " Restore magic
+    if !save_magic|setlocal nomagic|endif
+
+    return curindent
+  endif
+
+  if getline(v:lnum) =~ '^\s*:'
+    let colonline = getline(v:lnum)
+    let tabstr = ''
+    while strlen(tabstr) < &tabstop
+      let tabstr = ' ' . tabstr
+    endwhile
+    let colonline = substitute(colonline, '\t', tabstr, 'g')
+    let curindent = match(colonline, ':')
+
+    " Restore magic
+    if !save_magic|setlocal nomagic|endif
+
+    return curindent
+  endif
+
+  " Carriage return indenat
+  if line =~ s:FirstLevelIndent || (line =~ s:FirstLevelNonColonEndIndent && line !~ s:ColonEnd)
+	\ || (line !~ s:ColonStart && (prevline =~ s:SecondLevelIndent
+	\ || (prevline =~ s:SecondLevelNonColonEndIndent && prevline !~ s:ColonEnd)))
+    let curindent = curindent + &shiftwidth
+
+    " Restore magic
+    if !save_magic|setlocal nomagic|endif
+
+    return curindent
+  endif
+
+  " Commented line
+  if getline(prevnonblank(v:lnum - 1)) =~ s:CommentLine
+
+    " Restore magic
+    if !save_magic|setlocal nomagic|endif
+
+    return indent(prevnonblank(v:lnum - 1))
+  endif
+
+  " Look for previous second level IF / ALT / PRI ALT
+  let found = 0
+
+  while !found
+
+    if indent(prevlinenum) == curindent - &shiftwidth
+      let found = 1
+    endif
+
+    if !found
+      let prevlinenum = prevnonblank(prevlinenum - 1)
+      while prevlinenum > 0 && getline(prevlinenum) =~ s:CommentLine
+	let prevlinenum = prevnonblank(prevlinenum - 1)
+      endwhile
+      if prevlinenum == 0
+	let found = 1
+      endif
+    endif
+
+  endwhile
+
+  if prevlinenum > 0
+    if getline(prevlinenum) =~ s:SecondLevelIndent
+      let curindent = curindent + &shiftwidth
+    endif
+  endif
+
+  " Restore magic
+  if !save_magic|setlocal nomagic|endif
+
+  return curindent
+
+endfunction
+"}}}
diff --git a/vim73/indent/pascal.vim b/vim73/indent/pascal.vim
new file mode 100644
index 0000000..b1a652d
--- /dev/null
+++ b/vim73/indent/pascal.vim
@@ -0,0 +1,173 @@
+" Vim indent file
+" Language:    Pascal
+" Maintainer:  Neil Carter 
+" Created:     2004 Jul 13
+" Last Change: 2005 Jul 05
+
+
+if exists("b:did_indent")
+	finish
+endif
+let b:did_indent = 1
+
+setlocal indentexpr=GetPascalIndent(v:lnum)
+setlocal indentkeys&
+setlocal indentkeys+==end;,==const,==type,==var,==begin,==repeat,==until,==for
+setlocal indentkeys+==program,==function,==procedure,==object,==private
+setlocal indentkeys+==record,==if,==else,==case
+
+if exists("*GetPascalIndent")
+	finish
+endif
+
+
+function! s:GetPrevNonCommentLineNum( line_num )
+
+	" Skip lines starting with a comment
+	let SKIP_LINES = '^\s*\(\((\*\)\|\(\*\ \)\|\(\*)\)\|{\|}\)'
+
+	let nline = a:line_num
+	while nline > 0
+		let nline = prevnonblank(nline-1)
+		if getline(nline) !~? SKIP_LINES
+			break
+		endif
+	endwhile
+
+	return nline
+endfunction
+
+
+function! GetPascalIndent( line_num )
+	" Line 0 always goes at column 0
+	if a:line_num == 0
+		return 0
+	endif
+
+	let this_codeline = getline( a:line_num )
+
+	" If in the middle of a three-part comment
+	if this_codeline =~ '^\s*\*'
+		return indent( a:line_num )
+	endif
+
+	let prev_codeline_num = s:GetPrevNonCommentLineNum( a:line_num )
+	let prev_codeline = getline( prev_codeline_num )
+	let indnt = indent( prev_codeline_num )
+
+	" Compiler directives should always go in column zero.
+	if this_codeline =~ '^\s*{\(\$IFDEF\|\$ELSE\|\$ENDIF\)'
+		return 0
+	endif
+
+	" These items have nothing before or after (not even a comment), and
+	" go on column 0. Make sure that the ^\s* is followed by \( to make
+	" ORs work properly, and not include the start of line (this must
+	" always appear).
+	" The bracketed expression with the underline is a routine
+	" separator. This is one case where we do indent comment lines.
+	if this_codeline =~ '^\s*\((\*\ _\+\ \*)\|\<\(const\|var\)\>\)$'
+		return 0
+	endif
+
+	" These items may have text after them, and go on column 0 (in most
+	" cases). The problem is that "function" and "procedure" keywords
+	" should be indented if within a class declaration.
+	if this_codeline =~ '^\s*\<\(program\|type\|uses\|procedure\|function\)\>'
+		return 0
+	endif
+
+	" BEGIN
+	" If the begin does not come after "if", "for", or "else", then it
+	" goes in column 0
+	if this_codeline =~ '^\s*begin\>' && prev_codeline !~ '^\s*\<\(if\|for\|else\)\>'
+		return 0
+	endif
+
+	" These keywords are indented once only.
+	if this_codeline =~ '^\s*\<\(private\)\>'
+		return &shiftwidth
+	endif
+
+	" If the PREVIOUS LINE contained these items, the current line is
+	" always indented once.
+	if prev_codeline =~ '^\s*\<\(type\|uses\)\>'
+		return &shiftwidth
+	endif
+
+	" These keywords are indented once only. Possibly surrounded by
+	" other chars.
+	if this_codeline =~ '^.\+\<\(object\|record\)\>'
+		return &shiftwidth
+	endif
+
+	" If the previous line was indenting...
+	if prev_codeline =~ '^\s*\<\(for\|if\|case\|else\|end\ else\)\>'
+		" then indent.
+		let indnt = indnt + &shiftwidth
+		" BUT... if this is the start of a multistatement block then we
+		" need to align the begin with the previous line.
+		if this_codeline =~ '^\s*begin\>'
+			return indnt - &shiftwidth
+		endif
+
+		" We also need to keep the indentation level constant if the
+		" whole if-then statement was on one line.
+		if prev_codeline =~ '\.\+'
+			let indnt = indnt - &shiftwidth
+		endif
+	endif
+
+	" PREVIOUS-LINE BEGIN
+	" If the previous line was an indenting keyword then indent once...
+	if prev_codeline =~ '^\s*\<\(const\|var\|begin\|repeat\|private\)\>'
+		" But only if this is another var in a list.
+		if this_codeline !~ '^\s*var\>'
+			return indnt + &shiftwidth
+		endif
+	endif
+
+	" PREVIOUS-LINE BEGIN
+	" Indent code after a case statement begin
+	if prev_codeline =~ '\:\ begin\>'
+		return indnt + &shiftwidth
+	endif
+
+	" These words may have text before them on the line (hence the .*)
+	" but are followed by nothing. Always indent once only.
+	if prev_codeline =~ '^\(.*\|\s*\)\<\(object\|record\)\>$'
+		return indnt + &shiftwidth
+	endif
+
+	" If we just closed a bracket that started on a previous line, then
+	" unindent. But don't return yet -- we need to check for further
+	" unindentation (for end/until/else)
+	if prev_codeline =~ '^[^(]*[^*])'
+		let indnt = indnt - &shiftwidth
+	endif
+
+	" At the end of a block, we have to unindent both the current line
+	" (the "end" for instance) and the newly-created line.
+	if this_codeline =~ '^\s*\<\(end\|until\|else\)\>'
+		return indnt - &shiftwidth
+	endif
+
+	" If we have opened a bracket and it continues over one line,
+	" then indent once.
+	"
+	" RE = an opening bracket followed by any amount of anything other
+	" than a closing bracket and then the end-of-line.
+	"
+	" If we didn't include the end of line, this RE would match even
+	" closed brackets, since it would match everything up to the closing
+	" bracket.
+	"
+	" This test isn't clever enough to handle brackets inside strings or
+	" comments.
+	if prev_codeline =~ '([^*]\=[^)]*$'
+		return indnt + &shiftwidth
+	endif
+
+	return indnt
+endfunction
+
diff --git a/vim73/indent/perl.vim b/vim73/indent/perl.vim
new file mode 100644
index 0000000..1fbc4de
--- /dev/null
+++ b/vim73/indent/perl.vim
@@ -0,0 +1,180 @@
+" Vim indent file
+" Language:     Perl 5
+" Author:       Andy Lester 
+" URL:          http://github.com/petdance/vim-perl/tree/master
+" Last Change:  June 3, 2009
+
+" Suggestions and improvements by :
+"   Aaron J. Sherman (use syntax for hints)
+"   Artem Chuprina (play nice with folding)
+
+" TODO things that are not or not properly indented (yet) :
+" - Continued statements
+"     print "foo",
+"	"bar";
+"     print "foo"
+"	if bar();
+" - Multiline regular expressions (m//x)
+" (The following probably needs modifying the perl syntax file)
+" - qw() lists
+" - Heredocs with terminators that don't match \I\i*
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+    finish
+endif
+let b:did_indent = 1
+
+" Is syntax highlighting active ?
+let b:indent_use_syntax = has("syntax")
+
+setlocal indentexpr=GetPerlIndent()
+setlocal indentkeys+=0=,0),0],0=or,0=and
+if !b:indent_use_syntax
+    setlocal indentkeys+=0=EO
+endif
+
+" Only define the function once.
+if exists("*GetPerlIndent")
+    finish
+endif
+
+let s:cpo_save = &cpo
+set cpo-=C
+
+function GetPerlIndent()
+
+    " Get the line to be indented
+    let cline = getline(v:lnum)
+
+    " Indent POD markers to column 0
+    if cline =~ '^\s*=\L\@!'
+        return 0
+    endif
+
+    " Don't reindent coments on first column
+    if cline =~ '^#.'
+        return 0
+    endif
+
+    " Get current syntax item at the line's first char
+    let csynid = ''
+    if b:indent_use_syntax
+        let csynid = synIDattr(synID(v:lnum,1,0),"name")
+    endif
+
+    " Don't reindent POD and heredocs
+    if csynid == "perlPOD" || csynid == "perlHereDoc" || csynid =~ "^pod"
+        return indent(v:lnum)
+    endif
+
+    " Indent end-of-heredocs markers to column 0
+    if b:indent_use_syntax
+        " Assumes that an end-of-heredoc marker matches \I\i* to avoid
+        " confusion with other types of strings
+        if csynid == "perlStringStartEnd" && cline =~ '^\I\i*$'
+            return 0
+        endif
+    else
+        " Without syntax hints, assume that end-of-heredocs markers begin with EO
+        if cline =~ '^\s*EO'
+            return 0
+        endif
+    endif
+
+    " Now get the indent of the previous perl line.
+
+    " Find a non-blank line above the current line.
+    let lnum = prevnonblank(v:lnum - 1)
+    " Hit the start of the file, use zero indent.
+    if lnum == 0
+        return 0
+    endif
+    let line = getline(lnum)
+    let ind = indent(lnum)
+    " Skip heredocs, POD, and comments on 1st column
+    if b:indent_use_syntax
+        let skippin = 2
+        while skippin
+            let synid = synIDattr(synID(lnum,1,0),"name")
+            if (synid == "perlStringStartEnd" && line =~ '^\I\i*$')
+                        \ || (skippin != 2 && synid == "perlPOD")
+                        \ || (skippin != 2 && synid == "perlHereDoc")
+                        \ || synid == "perlComment"
+                        \ || synid =~ "^pod"
+                let lnum = prevnonblank(lnum - 1)
+                if lnum == 0
+                    return 0
+                endif
+                let line = getline(lnum)
+                let ind = indent(lnum)
+                let skippin = 1
+            else
+                let skippin = 0
+            endif
+        endwhile
+    else
+        if line =~ "^EO"
+            let lnum = search("<<[\"']\\=EO", "bW")
+            let line = getline(lnum)
+            let ind = indent(lnum)
+        endif
+    endif
+
+    " Indent blocks enclosed by {}, (), or []
+    if b:indent_use_syntax
+        " Find a real opening brace
+        let bracepos = match(line, '[(){}\[\]]', matchend(line, '^\s*[)}\]]'))
+        while bracepos != -1
+            let synid = synIDattr(synID(lnum, bracepos + 1, 0), "name")
+            " If the brace is highlighted in one of those groups, indent it.
+            " 'perlHereDoc' is here only to handle the case '&foo(<'
+        if line !~ '^\s*\(or\|and\)\>'
+            let ind = ind + &sw
+        endif
+    elseif line =~ '^\s*\(or\|and\)\>'
+        let ind = ind - &sw
+    endif
+
+    return ind
+
+endfunction
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
+
+" vim:ts=8:sts=4:sw=4:expandtab:ft=vim
diff --git a/vim73/indent/perl6.vim b/vim73/indent/perl6.vim
new file mode 100644
index 0000000..75159e3
--- /dev/null
+++ b/vim73/indent/perl6.vim
@@ -0,0 +1,136 @@
+" Vim indent file
+" Language:     Perl 6
+" Maintainer:   Andy Lester 
+" URL:          http://github.com/petdance/vim-perl/tree/master
+" Last Change:  2009-07-04
+" Contributors: Andy Lester 
+"               Hinrik Örn Sigurðsson 
+"
+" Adapted from Perl indent file by Rafael Garcia-Suarez 
+
+" Suggestions and improvements by :
+"   Aaron J. Sherman (use syntax for hints)
+"   Artem Chuprina (play nice with folding)
+" TODO:
+" This file still relies on stuff from the Perl 5 syntax file, which Perl 6
+" does not use.
+"
+" Things that are not or not properly indented (yet) :
+" - Continued statements
+"     print "foo",
+"       "bar";
+"     print "foo"
+"       if bar();
+" - Multiline regular expressions (m//x)
+" (The following probably needs modifying the perl syntax file)
+" - qw() lists
+" - Heredocs with terminators that don't match \I\i*
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+    finish
+endif
+let b:did_indent = 1
+
+" Is syntax highlighting active ?
+let b:indent_use_syntax = has("syntax")
+
+setlocal indentexpr=GetPerl6Indent()
+
+" we reset it first because the Perl 5 indent file might have been loaded due
+" to a .pl/pm file extension, and indent files don't clean up afterwards
+setlocal indentkeys&
+
+setlocal indentkeys+=0=,0),0],0>,0»,0=or,0=and
+if !b:indent_use_syntax
+    setlocal indentkeys+=0=EO
+endif
+
+" Only define the function once.
+if exists("*GetPerl6Indent")
+    finish
+endif
+
+let s:cpo_save = &cpo
+set cpo-=C
+
+function GetPerl6Indent()
+
+    " Get the line to be indented
+    let cline = getline(v:lnum)
+
+    " Indent POD markers to column 0
+    if cline =~ '^\s*=\L\@!'
+        return 0
+    endif
+
+    " Don't reindent coments on first column
+    if cline =~ '^#'
+        return 0
+    endif
+
+    " Get current syntax item at the line's first char
+    let csynid = ''
+    if b:indent_use_syntax
+        let csynid = synIDattr(synID(v:lnum,1,0),"name")
+    endif
+
+    " Don't reindent POD and heredocs
+    if csynid =~ "^p6Pod"
+        return indent(v:lnum)
+    endif
+
+
+    " Now get the indent of the previous perl line.
+
+    " Find a non-blank line above the current line.
+    let lnum = prevnonblank(v:lnum - 1)
+    " Hit the start of the file, use zero indent.
+    if lnum == 0
+        return 0
+    endif
+    let line = getline(lnum)
+    let ind = indent(lnum)
+    " Skip heredocs, POD, and comments on 1st column
+    if b:indent_use_syntax
+        let skippin = 2
+        while skippin
+            let synid = synIDattr(synID(lnum,1,0),"name")
+            if (synid =~ "^p6Pod" || synid =~ "p6Comment")
+                let lnum = prevnonblank(lnum - 1)
+                if lnum == 0
+                    return 0
+                endif
+                let line = getline(lnum)
+                let ind = indent(lnum)
+                let skippin = 1
+            else
+                let skippin = 0
+            endif
+        endwhile
+    endif
+
+        if line =~ '[<«\[{(]\s*\(#[^)}\]»>]*\)\=$'
+            let ind = ind + &sw
+        endif
+        if cline =~ '^\s*[)}\]»>]'
+            let ind = ind - &sw
+        endif
+
+    " Indent lines that begin with 'or' or 'and'
+    if cline =~ '^\s*\(or\|and\)\>'
+        if line !~ '^\s*\(or\|and\)\>'
+            let ind = ind + &sw
+        endif
+    elseif line =~ '^\s*\(or\|and\)\>'
+        let ind = ind - &sw
+    endif
+
+    return ind
+
+endfunction
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
+
+" vim:ts=8:sts=4:sw=4:expandtab:ft=vim
diff --git a/vim73/indent/php.vim b/vim73/indent/php.vim
new file mode 100644
index 0000000..bc196ed
--- /dev/null
+++ b/vim73/indent/php.vim
@@ -0,0 +1,733 @@
+" Vim indent file
+" Language:	PHP
+" Author:	John Wellesz 
+" URL:		http://www.2072productions.com/vim/indent/php.vim
+" Last Change:	2010 Jully 26th
+" Newsletter:	http://www.2072productions.com/?to=php-indent-for-vim-newsletter.php
+" Version:	1.33
+"
+"
+"  If you find a bug, please report it on GitHub:
+"	http://github.com/2072/PHP-Indenting-for-VIm/issues
+"  with an example of code that breaks the algorithm.
+"
+"
+"	Thanks a lot for using this script.
+"
+"
+" NOTE: This script must be used with PHP syntax ON and with the php syntax
+"	script by Lutz Eymers (http://www.ipdienste.net/data/php.vim ) or with the
+"	script by Peter Hodge (http://www.vim.org/scripts/script.php?script_id=1571 )
+"	the later is bunbdled by default with Vim 7.
+"
+"
+"	In the case you have syntax errors in your script such as HereDoc end
+"	identifiers not at col 1 you'll have to indent your file 2 times (This
+"	script will automatically put HereDoc end identifiers at col 1 if
+"	they are followed by a ';').
+"
+"
+" NOTE: If you are editing files in Unix file format and that (by accident)
+"	there are '\r' before new lines, this script won't be able to proceed
+"	correctly and will make many mistakes because it won't be able to match
+"	'\s*$' correctly.
+"	So you have to remove those useless characters first with a command like:
+"
+"	:%s /\r$//g
+"
+"	or simply 'let' the option PHP_removeCRwhenUnix to 1 and the script will
+"	silently remove them when VIM load this script (at each bufread).
+"
+" Options: See :help php-indent for available options.
+
+
+if exists("b:did_indent")
+    finish
+endif
+let b:did_indent = 1
+
+
+let php_sync_method = 0
+
+
+if exists("PHP_default_indenting")
+    let b:PHP_default_indenting = PHP_default_indenting * &sw
+else
+    let b:PHP_default_indenting = 0
+endif
+
+if exists("PHP_BracesAtCodeLevel")
+    let b:PHP_BracesAtCodeLevel = PHP_BracesAtCodeLevel
+else
+    let b:PHP_BracesAtCodeLevel = 0
+endif
+
+
+if exists("PHP_autoformatcomment")
+    let b:PHP_autoformatcomment = PHP_autoformatcomment
+else
+    let b:PHP_autoformatcomment = 1
+endif
+
+if exists("PHP_outdentphpescape")
+    let b:PHP_outdentphpescape = PHP_outdentphpescape
+else
+    let b:PHP_outdentphpescape = 1
+endif
+
+
+if exists("PHP_vintage_case_default_indent") && PHP_vintage_case_default_indent
+    let b:PHP_vintage_case_default_indent = 1
+else
+    let b:PHP_vintage_case_default_indent = 0
+endif
+
+
+
+let b:PHP_lastindented = 0
+let b:PHP_indentbeforelast = 0
+let b:PHP_indentinghuge = 0
+let b:PHP_CurrentIndentLevel = b:PHP_default_indenting
+let b:PHP_LastIndentedWasComment = 0
+let b:PHP_InsideMultilineComment = 0
+let b:InPHPcode = 0
+let b:InPHPcode_checked = 0
+let b:InPHPcode_and_script = 0
+let b:InPHPcode_tofind = ""
+let b:PHP_oldchangetick = b:changedtick
+let b:UserIsTypingComment = 0
+let b:optionsset = 0
+
+setlocal nosmartindent
+setlocal noautoindent
+setlocal nocindent
+setlocal nolisp
+
+setlocal indentexpr=GetPhpIndent()
+setlocal indentkeys=0{,0},0),:,!^F,o,O,e,*,=?>,=\)\@!\|]*>\%(.*<\/script>\)\@!'
+
+
+function! GetLastRealCodeLNum(startline) " {{{
+
+    let lnum = a:startline
+
+    if b:GetLastRealCodeLNum_ADD && b:GetLastRealCodeLNum_ADD == lnum + 1
+	let lnum = b:GetLastRealCodeLNum_ADD
+    endif
+
+    let old_lnum = lnum
+
+    while lnum > 1
+	let lnum = prevnonblank(lnum)
+	let lastline = getline(lnum)
+
+	if b:InPHPcode_and_script && lastline =~ '?>\s*$'
+	    let lnum = lnum - 1
+	elseif lastline =~ '^\s*?>.*.*\)\@'
+
+	    while lastline !~ '\(' && lnum > 1
+		let lnum = lnum - 1
+		let lastline = getline(lnum)
+	    endwhile
+	    if lastline =~ '^\s*?>'
+		let lnum = lnum - 1
+	    else
+		break
+	    endif
+
+
+	elseif lastline =~? '^\a\w*;\=$' && lastline !~? s:notPhpHereDoc
+	    let tofind=substitute( lastline, '\(\a\w*\);\=', '<<<''\\=\1''\\=$', '')
+	    while getline(lnum) !~? tofind && lnum > 1
+		let lnum = lnum - 1
+	    endwhile
+	else
+	    break
+	endif
+    endwhile
+
+    if lnum==1 && getline(lnum) !~ ''
+	let beforeelse = a:lnum
+    else
+	let beforeelse = GetLastRealCodeLNum(a:lnum - 1)
+    endif
+
+    if !s:level
+	let s:iftoskip = 0
+    endif
+
+    if getline(beforeelse) =~# '^\s*\%(}\s*\)\=else\%(\s*if\)\@!\>'
+	let s:iftoskip = s:iftoskip + 1
+    endif
+
+    if getline(beforeelse) =~ '^\s*}'
+	let beforeelse = FindOpenBracket(beforeelse)
+
+	if getline(beforeelse) =~ '^\s*{'
+	    let beforeelse = GetLastRealCodeLNum(beforeelse - 1)
+	endif
+    endif
+
+
+    if !s:iftoskip && a:StopAfterFirstPrevElse && getline(beforeelse) =~# '^\s*\%([}]\s*\)\=else\%(if\)\=\>'
+	return beforeelse
+    endif
+
+    if getline(beforeelse) !~# '^\s*if\>' && beforeelse>1 || s:iftoskip && beforeelse>1
+
+	if s:iftoskip && getline(beforeelse) =~# '^\s*if\>'
+	    let s:iftoskip = s:iftoskip - 1
+	endif
+
+	let s:level =  s:level + 1
+	let beforeelse = FindTheIfOfAnElse(beforeelse, a:StopAfterFirstPrevElse)
+    endif
+
+    return beforeelse
+
+endfunction " }}}
+
+let s:defaultORcase = '^\s*\%(default\|case\).*:'
+
+function! FindTheSwitchIndent (lnum) " {{{
+
+
+    let test = GetLastRealCodeLNum(a:lnum - 1)
+
+    if test <= 1
+	return indent(1) - &sw * b:PHP_vintage_case_default_indent
+    end
+
+    if getline(test) =~ '^\s*}'
+	let test = FindOpenBracket(test)
+
+	if getline(test) =~ '^\s*{'
+	    let test = GetLastRealCodeLNum(GetLastRealCodeLNum(test - 1) - 1)
+	endif
+    endif
+
+    if getline(test) =~# '^\s*switch\>'
+	return indent(test)
+    elseif getline(test) =~# s:defaultORcase
+	return indent(test) - &sw * b:PHP_vintage_case_default_indent
+    else
+	return FindTheSwitchIndent(test)
+    endif
+
+endfunction "}}}
+
+
+function! IslinePHP (lnum, tofind) " {{{
+    let cline = getline(a:lnum)
+
+    if a:tofind==""
+	let tofind = "^\\s*[\"']*\\s*\\zs\\S"
+    else
+	let tofind = a:tofind
+    endif
+
+    let tofind = tofind . '\c'
+
+    let coltotest = match (cline, tofind) + 1
+
+    let synname = synIDattr(synID(a:lnum, coltotest, 0), "name")
+
+    if synname =~ '^php' || synname=="Delimiter" || synname =~? '^javaScript'
+	return synname
+    else
+	return ""
+    endif
+endfunction " }}}
+
+let s:notPhpHereDoc = '\%(break\|return\|continue\|exit\|else\)'
+let s:blockstart = '\%(\%(\%(}\s*\)\=else\%(\s\+\)\=\)\=if\>\|else\>\|while\>\|switch\>\|case\>\|default\>\|for\%(each\)\=\>\|declare\>\|class\>\|interface\>\|abstract\>\|try\>\|catch\>\)'
+
+let s:autoresetoptions = 0
+if ! s:autoresetoptions
+    let s:autoresetoptions = 1
+endif
+
+function! ResetPhpOptions()
+    if ! b:optionsset && &filetype == "php"
+	if b:PHP_autoformatcomment
+
+	    setlocal comments=s1:/*,mb:*,ex:*/,://,:#
+
+	    setlocal formatoptions-=t
+	    setlocal formatoptions+=q
+	    setlocal formatoptions+=r
+	    setlocal formatoptions+=o
+	    setlocal formatoptions+=w
+	    setlocal formatoptions+=c
+	    setlocal formatoptions+=b
+	endif
+	let b:optionsset = 1
+    endif
+endfunc
+
+call ResetPhpOptions()
+
+function! GetPhpIndent()
+
+    let b:GetLastRealCodeLNum_ADD = 0
+
+    let UserIsEditing=0
+    if	b:PHP_oldchangetick != b:changedtick
+	let b:PHP_oldchangetick = b:changedtick
+	let UserIsEditing=1
+    endif
+
+    if b:PHP_default_indenting
+	let b:PHP_default_indenting = g:PHP_default_indenting * &sw
+    endif
+
+    let cline = getline(v:lnum)
+
+    if !b:PHP_indentinghuge && b:PHP_lastindented > b:PHP_indentbeforelast
+	if b:PHP_indentbeforelast
+	    let b:PHP_indentinghuge = 1
+	    echom 'Large indenting detected, speed optimizations engaged (v1.33)'
+	endif
+	let b:PHP_indentbeforelast = b:PHP_lastindented
+    endif
+
+    if b:InPHPcode_checked && prevnonblank(v:lnum - 1) != b:PHP_lastindented
+	if b:PHP_indentinghuge
+	    echom 'Large indenting deactivated'
+	    let b:PHP_indentinghuge = 0
+	    let b:PHP_CurrentIndentLevel = b:PHP_default_indenting
+	endif
+	let b:PHP_lastindented = v:lnum
+	let b:PHP_LastIndentedWasComment=0
+	let b:PHP_InsideMultilineComment=0
+	let b:PHP_indentbeforelast = 0
+
+	let b:InPHPcode = 0
+	let b:InPHPcode_checked = 0
+	let b:InPHPcode_and_script = 0
+	let b:InPHPcode_tofind = ""
+
+    elseif v:lnum > b:PHP_lastindented
+	let real_PHP_lastindented = b:PHP_lastindented
+	let b:PHP_lastindented = v:lnum
+    endif
+
+
+    if !b:InPHPcode_checked " {{{ One time check
+	let b:InPHPcode_checked = 1
+
+	let synname = ""
+	if cline !~ ''
+	    let synname = IslinePHP (prevnonblank(v:lnum), "")
+	endif
+
+	if synname!=""
+	    if synname != "phpHereDoc" && synname != "phpHereDocDelimiter"
+		let b:InPHPcode = 1
+		let b:InPHPcode_tofind = ""
+
+		if synname =~# "^phpComment"
+		    let b:UserIsTypingComment = 1
+		else
+		    let b:UserIsTypingComment = 0
+		endif
+
+		if synname =~? '^javaScript'
+		    let b:InPHPcode_and_script = 1
+		endif
+
+	    else
+		let b:InPHPcode = 0
+		let b:UserIsTypingComment = 0
+
+		let lnum = v:lnum - 1
+		while getline(lnum) !~? '<<<''\=\a\w*''\=$' && lnum > 1
+		    let lnum = lnum - 1
+		endwhile
+
+		let b:InPHPcode_tofind = substitute( getline(lnum), '^.*<<<''\=\(\a\w*\)''\=$', '^\\s*\1;\\=$', '')
+	    endif
+	else
+	    let b:InPHPcode = 0
+	    let b:UserIsTypingComment = 0
+	    let b:InPHPcode_tofind = '\)\@!\|'
+	endif
+    endif "!b:InPHPcode_checked }}}
+
+
+    " Test if we are indenting PHP code {{{
+    let lnum = prevnonblank(v:lnum - 1)
+    let last_line = getline(lnum)
+
+    if b:InPHPcode_tofind!=""
+	if cline =~? b:InPHPcode_tofind
+	    let b:InPHPcode = 1
+	    let b:InPHPcode_tofind = ""
+	    let b:UserIsTypingComment = 0
+	    if cline =~ '\*/'
+		call cursor(v:lnum, 1)
+		if cline !~ '^\*/'
+		    call search('\*/', 'W')
+		endif
+		let lnum = searchpair('/\*', '', '\*/', s:searchpairflags, 'Skippmatch2()')
+
+		let b:PHP_CurrentIndentLevel = b:PHP_default_indenting
+
+		let b:PHP_LastIndentedWasComment = 0
+
+		if cline =~ '^\s*\*/'
+		    return indent(lnum) + 1
+		else
+		    return indent(lnum)
+		endif
+
+	    elseif cline =~? ''
+		let b:InPHPcode_and_script = 1
+		let b:GetLastRealCodeLNum_ADD = v:lnum
+	    endif
+	endif
+    endif
+
+    if b:InPHPcode
+
+	if !b:InPHPcode_and_script && last_line =~ '\%(\%(.*')=~"Delimiter"
+	    if cline !~? s:PHP_startindenttag
+		let b:InPHPcode = 0
+		let b:InPHPcode_tofind = s:PHP_startindenttag
+	    elseif cline =~? ''
+		let b:InPHPcode_and_script = 1
+	    endif
+
+	elseif last_line =~? '<<<''\=\a\w*''\=$'
+	    let b:InPHPcode = 0
+	    let b:InPHPcode_tofind = substitute( last_line, '^.*<<<''\=\(\a\w*\)''\=$', '^\\s*\1;\\=$', '')
+
+	elseif !UserIsEditing && cline =~ '^\s*/\*\%(.*\*/\)\@!' && getline(v:lnum + 1) !~ '^\s*\*'
+	    let b:InPHPcode = 0
+	    let b:InPHPcode_tofind = '\*/'
+
+	elseif cline =~? '^\s*'
+	    let b:InPHPcode = 0
+	    let b:InPHPcode_tofind = s:PHP_startindenttag
+	endif
+    endif " }}}
+
+
+    if !b:InPHPcode && !b:InPHPcode_and_script
+	return -1
+    endif
+
+    " Indent successive // or # comment the same way the first is {{{
+    if cline =~ '^\s*\%(//\|#\|/\*.*\*/\s*$\)'
+	if b:PHP_LastIndentedWasComment == 1
+	    return indent(real_PHP_lastindented)
+	endif
+	let b:PHP_LastIndentedWasComment = 1
+    else
+	let b:PHP_LastIndentedWasComment = 0
+    endif " }}}
+
+    " Indent multiline /* comments correctly {{{
+
+    if b:PHP_InsideMultilineComment || b:UserIsTypingComment
+	if cline =~ '^\s*\*\%(\/\)\@!'
+	    if last_line =~ '^\s*/\*'
+		return indent(lnum) + 1
+	    else
+		return indent(lnum)
+	    endif
+	else
+	    let b:PHP_InsideMultilineComment = 0
+	endif
+    endif
+
+    if !b:PHP_InsideMultilineComment && cline =~ '^\s*/\*' && cline !~ '\*/\s*$'
+	if getline(v:lnum + 1) !~ '^\s*\*'
+	    return -1
+	endif
+	let b:PHP_InsideMultilineComment = 1
+    endif " }}}
+
+
+    " Things always indented at col 1 (PHP delimiter: , Heredoc end) {{{
+    if cline =~# '^\s*' && b:PHP_outdentphpescape
+	return 0
+    endif
+
+    if	cline =~ '^\s*?>' && cline !~# '\)\=\|<<<''\=\a\w*''\=$\|^\s*}\)'.endline
+
+    let unstated   = '\%(^\s*'.s:blockstart.'.*)\|\%(//.*\)\@\)'.endline
+
+    if ind != b:PHP_default_indenting && cline =~# '^\s*else\%(if\)\=\>'
+	let b:PHP_CurrentIndentLevel = b:PHP_default_indenting
+	return indent(FindTheIfOfAnElse(v:lnum, 1))
+    elseif cline =~# s:defaultORcase
+	return FindTheSwitchIndent(v:lnum) + &sw * b:PHP_vintage_case_default_indent
+    elseif cline =~ '^\s*)\=\s*{'
+	let previous_line = last_line
+	let last_line_num = lnum
+
+	while last_line_num > 1
+
+	    if previous_line =~ '^\s*\%(' . s:blockstart . '\|\%([a-zA-Z]\s*\)*function\)'
+
+		let ind = indent(last_line_num)
+
+		if  b:PHP_BracesAtCodeLevel
+		    let ind = ind + &sw
+		endif
+
+		return ind
+	    endif
+
+	    let last_line_num = last_line_num - 1
+	    let previous_line = getline(last_line_num)
+	endwhile
+
+    elseif last_line =~# unstated && cline !~ '^\s*);\='.endline
+	let ind = ind + &sw
+	return ind
+
+    elseif (ind != b:PHP_default_indenting || last_line =~ '^)' ) && last_line =~ terminated
+	let previous_line = last_line
+	let last_line_num = lnum
+	let LastLineClosed = 1
+
+	while 1
+	    if previous_line =~ '^\s*}'
+		let last_line_num = FindOpenBracket(last_line_num)
+
+		if getline(last_line_num) =~ '^\s*{'
+		    let last_line_num = GetLastRealCodeLNum(last_line_num - 1)
+		endif
+
+		let previous_line = getline(last_line_num)
+
+		continue
+	    else
+
+		if getline(last_line_num) =~# '^\s*else\%(if\)\=\>'
+		    let last_line_num = FindTheIfOfAnElse(last_line_num, 0)
+		    continue
+		endif
+
+
+		let last_match = last_line_num
+
+		let one_ahead_indent = indent(last_line_num)
+		let last_line_num = GetLastRealCodeLNum(last_line_num - 1)
+		let two_ahead_indent = indent(last_line_num)
+		let after_previous_line = previous_line
+		let previous_line = getline(last_line_num)
+
+
+		if previous_line =~# s:defaultORcase.'\|{'.endline
+		    break
+		endif
+
+		if after_previous_line=~# '^\s*'.s:blockstart.'.*)'.endline && previous_line =~# '[;}]'.endline
+		    break
+		endif
+
+		if one_ahead_indent == two_ahead_indent || last_line_num < 1
+		    if previous_line =~# '\%(;\|^\s*}\)'.endline || last_line_num < 1
+			break
+		    endif
+		endif
+	    endif
+	endwhile
+
+	if indent(last_match) != ind
+	    let ind = indent(last_match)
+	    let b:PHP_CurrentIndentLevel = b:PHP_default_indenting
+
+	    return ind
+	endif
+    endif
+
+    let plinnum = GetLastRealCodeLNum(lnum - 1)
+    let AntepenultimateLine = getline(plinnum)
+
+    let last_line = substitute(last_line,"\\(//\\|#\\)\\(\\(\\([^\"']*\\([\"']\\)[^\"']*\\5\\)\\+[^\"']*$\\)\\|\\([^\"']*$\\)\\)",'','')
+
+
+    if ind == b:PHP_default_indenting
+	if last_line =~ terminated
+	    let LastLineClosed = 1
+	endif
+    endif
+
+    if !LastLineClosed
+
+
+	if last_line =~# '[{(]'.endline || last_line =~? '\h\w*\s*(.*,$' && AntepenultimateLine !~ '[,(]'.endline
+
+	    if !b:PHP_BracesAtCodeLevel || last_line !~# '^\s*{'
+		let ind = ind + &sw
+	    endif
+
+	    if b:PHP_BracesAtCodeLevel || b:PHP_vintage_case_default_indent == 1
+		let b:PHP_CurrentIndentLevel = ind
+
+		return ind
+	    endif
+
+	elseif last_line =~ '\S\+\s*),'.endline
+	    call cursor(lnum, 1)
+	    call search('),'.endline, 'W')
+	    let openedparent = searchpair('(', '', ')', 'bW', 'Skippmatch()')
+	    if openedparent != lnum
+		let ind = indent(openedparent)
+	    endif
+	
+	elseif last_line =~ '^\s*'.s:blockstart
+	    let ind = ind + &sw
+
+
+
+	elseif AntepenultimateLine =~ '\%(;\%(\s*?>\)\=\|<<<''\=\a\w*''\=$\|^\s*}\|{\)'.endline . '\|' . s:defaultORcase
+	    let ind = ind + &sw
+	endif
+
+    endif
+
+    if cline =~  '^\s*);\='
+	let ind = ind - &sw
+    endif
+
+    let b:PHP_CurrentIndentLevel = ind
+    return ind
+endfunction
diff --git a/vim73/indent/postscr.vim b/vim73/indent/postscr.vim
new file mode 100644
index 0000000..b0ff48e
--- /dev/null
+++ b/vim73/indent/postscr.vim
@@ -0,0 +1,68 @@
+" PostScript indent file
+" Language:    PostScript
+" Maintainer:  Mike Williams 
+" Last Change: 2nd July 2001
+"
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal indentexpr=PostscrIndentGet(v:lnum)
+setlocal indentkeys+=0],0=>>,0=%%,0=end,0=restore,0=grestore indentkeys-=:,0#,e
+
+" Catch multiple instantiations
+if exists("*PostscrIndentGet")
+  finish
+endif
+
+function! PostscrIndentGet(lnum)
+  " Find a non-empty non-comment line above the current line.
+  " Note: ignores DSC comments as well!
+  let lnum = a:lnum - 1
+  while lnum != 0
+    let lnum = prevnonblank(lnum)
+    if getline(lnum) !~ '^\s*%.*$'
+      break
+    endif
+    let lnum = lnum - 1
+  endwhile
+
+  " Hit the start of the file, use user indent.
+  if lnum == 0
+    return -1
+  endif
+
+  " Start with the indent of the previous line
+  let ind = indent(lnum)
+  let pline = getline(lnum)
+
+  " Indent for dicts, arrays, and saves with possible trailing comment
+  if pline =~ '\(begin\|<<\|g\=save\|{\|[\)\s*\(%.*\)\=$'
+    let ind = ind + &sw
+  endif
+
+  " Remove indent for popped dicts, and restores.
+  if pline =~ '\(end\|g\=restore\)\s*$'
+    let ind = ind - &sw
+
+  " Else handle immediate dedents of dicts, restores, and arrays.
+  elseif getline(a:lnum) =~ '\(end\|>>\|g\=restore\|}\|]\)'
+    let ind = ind - &sw
+
+  " Else handle DSC comments - always start of line.
+  elseif getline(a:lnum) =~ '^\s*%%'
+    let ind = 0
+  endif
+
+  " For now catch excessive left indents if they occur.
+  if ind < 0
+    let ind = -1
+  endif
+
+  return ind
+endfunction
+
+" vim:sw=2
diff --git a/vim73/indent/pov.vim b/vim73/indent/pov.vim
new file mode 100644
index 0000000..2b19763
--- /dev/null
+++ b/vim73/indent/pov.vim
@@ -0,0 +1,84 @@
+" Vim indent file
+" Language: PoV-Ray Scene Description Language
+" Maintainer: David Necas (Yeti) 
+" Last Change: 2002-10-20
+" URI: http://trific.ath.cx/Ftp/vim/indent/pov.vim
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+" Some preliminary settings.
+setlocal nolisp " Make sure lisp indenting doesn't supersede us.
+
+setlocal indentexpr=GetPoVRayIndent()
+setlocal indentkeys+==else,=end,0]
+
+" Only define the function once.
+if exists("*GetPoVRayIndent")
+  finish
+endif
+
+" Counts matches of a regexp  in line number .
+" Doesn't count matches inside strings and comments (as defined by current
+" syntax).
+function! s:MatchCount(line, rexp)
+  let str = getline(a:line)
+  let i = 0
+  let n = 0
+  while i >= 0
+    let i = matchend(str, a:rexp, i)
+    if i >= 0 && synIDattr(synID(a:line, i, 0), "name") !~? "string\|comment"
+      let n = n + 1
+    endif
+  endwhile
+  return n
+endfunction
+
+" The main function.  Returns indent amount.
+function GetPoVRayIndent()
+  " If we are inside a comment (may be nested in obscure ways), give up
+  if synIDattr(synID(v:lnum, indent(v:lnum)+1, 0), "name") =~? "string\|comment"
+    return -1
+  endif
+
+  " Search backwards for the frist non-empty, non-comment line.
+  let plnum = prevnonblank(v:lnum - 1)
+  let plind = indent(plnum)
+  while plnum > 0 && synIDattr(synID(plnum, plind+1, 0), "name") =~? "comment"
+    let plnum = prevnonblank(plnum - 1)
+    let plind = indent(plnum)
+  endwhile
+
+  " Start indenting from zero
+  if plnum == 0
+    return 0
+  endif
+
+  " Analyse previous nonempty line.
+  let chg = 0
+  let chg = chg + s:MatchCount(plnum, '[[{(]')
+  let chg = chg + s:MatchCount(plnum, '#\s*\%(if\|ifdef\|ifndef\|switch\|while\|macro\|else\)\>')
+  let chg = chg - s:MatchCount(plnum, '#\s*end\>')
+  let chg = chg - s:MatchCount(plnum, '[]})]')
+  " Dirty hack for people writing #if and #else on the same line.
+  let chg = chg - s:MatchCount(plnum, '#\s*\%(if\|ifdef\|ifndef\|switch\)\>.*#\s*else\>')
+  " When chg > 0, then we opened groups and we should indent more, but when
+  " chg < 0, we closed groups and this already affected the previous line,
+  " so we should not dedent.  And when everything else fails, scream.
+  let chg = chg > 0 ? chg : 0
+
+  " Analyse current line
+  " FIXME: If we have to dedent, we should try to find the indentation of the
+  " opening line.
+  let cur = s:MatchCount(v:lnum, '^\s*\%(#\s*\%(end\|else\)\>\|[]})]\)')
+  if cur > 0
+    let final = plind + (chg - cur) * &sw
+  else
+    let final = plind + chg * &sw
+  endif
+
+  return final < 0 ? 0 : final
+endfunction
diff --git a/vim73/indent/prolog.vim b/vim73/indent/prolog.vim
new file mode 100644
index 0000000..afe448e
--- /dev/null
+++ b/vim73/indent/prolog.vim
@@ -0,0 +1,58 @@
+"  vim: set sw=4 sts=4:
+"  Maintainer	: Gergely Kontra 
+"  Revised on	: 2002.02.18. 23:34:05
+"  Language	: Prolog
+
+" TODO:
+"   checking with respect to syntax highlighting
+"   ignoring multiline comments
+"   detecting multiline strings
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+    finish
+endif
+
+let b:did_indent = 1
+
+setlocal indentexpr=GetPrologIndent()
+setlocal indentkeys-=:,0#
+setlocal indentkeys+=0%,-,0;,>,0)
+
+" Only define the function once.
+"if exists("*GetPrologIndent")
+"    finish
+"endif
+
+function! GetPrologIndent()
+    " Find a non-blank line above the current line.
+    let pnum = prevnonblank(v:lnum - 1)
+    " Hit the start of the file, use zero indent.
+    if pnum == 0
+       return 0
+    endif
+    let line = getline(v:lnum)
+    let pline = getline(pnum)
+
+    let ind = indent(pnum)
+    " Previous line was comment -> use previous line's indent
+    if pline =~ '^\s*%'
+	retu ind
+    endif
+    " Check for clause head on previous line
+    if pline =~ ':-\s*\(%.*\)\?$'
+	let ind = ind + &sw
+    " Check for end of clause on previous line
+    elseif pline =~ '\.\s*\(%.*\)\?$'
+	let ind = ind - &sw
+    endif
+    " Check for opening conditional on previous line
+    if pline =~ '^\s*\([(;]\|->\)'
+	let ind = ind + &sw
+    endif
+    " Check for closing an unclosed paren, or middle ; or ->
+    if line =~ '^\s*\([);]\|->\)'
+	let ind = ind - &sw
+    endif
+    return ind
+endfunction
diff --git a/vim73/indent/pyrex.vim b/vim73/indent/pyrex.vim
new file mode 100644
index 0000000..a1a1746
--- /dev/null
+++ b/vim73/indent/pyrex.vim
@@ -0,0 +1,13 @@
+" Vim indent file
+" Language:	Pyrex
+" Maintainer:	Marco Barisione 
+" URL:		http://marcobari.altervista.org/pyrex_vim.html
+" Last Change:	2005 Jun 24
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+
+" Use Python formatting rules
+runtime! indent/python.vim
diff --git a/vim73/indent/python.vim b/vim73/indent/python.vim
new file mode 100644
index 0000000..0c04e81
--- /dev/null
+++ b/vim73/indent/python.vim
@@ -0,0 +1,193 @@
+" Vim indent file
+" Language:		Python
+" Maintainer:		Bram Moolenaar 
+" Original Author:	David Bustos 
+" Last Change:		2006 Jun 18
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+" Some preliminary settings
+setlocal nolisp		" Make sure lisp indenting doesn't supersede us
+setlocal autoindent	" indentexpr isn't much help otherwise
+
+setlocal indentexpr=GetPythonIndent(v:lnum)
+setlocal indentkeys+=<:>,=elif,=except
+
+" Only define the function once.
+if exists("*GetPythonIndent")
+  finish
+endif
+
+" Come here when loading the script the first time.
+
+let s:maxoff = 50	" maximum number of lines to look backwards for ()
+
+function GetPythonIndent(lnum)
+
+  " If this line is explicitly joined: If the previous line was also joined,
+  " line it up with that one, otherwise add two 'shiftwidth'
+  if getline(a:lnum - 1) =~ '\\$'
+    if a:lnum > 1 && getline(a:lnum - 2) =~ '\\$'
+      return indent(a:lnum - 1)
+    endif
+    return indent(a:lnum - 1) + (exists("g:pyindent_continue") ? eval(g:pyindent_continue) : (&sw * 2))
+  endif
+
+  " If the start of the line is in a string don't change the indent.
+  if has('syntax_items')
+	\ && synIDattr(synID(a:lnum, 1, 1), "name") =~ "String$"
+    return -1
+  endif
+
+  " Search backwards for the previous non-empty line.
+  let plnum = prevnonblank(v:lnum - 1)
+
+  if plnum == 0
+    " This is the first non-empty line, use zero indent.
+    return 0
+  endif
+
+  " If the previous line is inside parenthesis, use the indent of the starting
+  " line.
+  " Trick: use the non-existing "dummy" variable to break out of the loop when
+  " going too far back.
+  call cursor(plnum, 1)
+  let parlnum = searchpair('(\|{\|\[', '', ')\|}\|\]', 'nbW',
+	  \ "line('.') < " . (plnum - s:maxoff) . " ? dummy :"
+	  \ . " synIDattr(synID(line('.'), col('.'), 1), 'name')"
+	  \ . " =~ '\\(Comment\\|String\\)$'")
+  if parlnum > 0
+    let plindent = indent(parlnum)
+    let plnumstart = parlnum
+  else
+    let plindent = indent(plnum)
+    let plnumstart = plnum
+  endif
+
+
+  " When inside parenthesis: If at the first line below the parenthesis add
+  " two 'shiftwidth', otherwise same as previous line.
+  " i = (a
+  "       + b
+  "       + c)
+  call cursor(a:lnum, 1)
+  let p = searchpair('(\|{\|\[', '', ')\|}\|\]', 'bW',
+	  \ "line('.') < " . (a:lnum - s:maxoff) . " ? dummy :"
+	  \ . " synIDattr(synID(line('.'), col('.'), 1), 'name')"
+	  \ . " =~ '\\(Comment\\|String\\)$'")
+  if p > 0
+    if p == plnum
+      " When the start is inside parenthesis, only indent one 'shiftwidth'.
+      let pp = searchpair('(\|{\|\[', '', ')\|}\|\]', 'bW',
+	  \ "line('.') < " . (a:lnum - s:maxoff) . " ? dummy :"
+	  \ . " synIDattr(synID(line('.'), col('.'), 1), 'name')"
+	  \ . " =~ '\\(Comment\\|String\\)$'")
+      if pp > 0
+	return indent(plnum) + (exists("g:pyindent_nested_paren") ? eval(g:pyindent_nested_paren) : &sw)
+      endif
+      return indent(plnum) + (exists("g:pyindent_open_paren") ? eval(g:pyindent_open_paren) : (&sw * 2))
+    endif
+    if plnumstart == p
+      return indent(plnum)
+    endif
+    return plindent
+  endif
+
+
+  " Get the line and remove a trailing comment.
+  " Use syntax highlighting attributes when possible.
+  let pline = getline(plnum)
+  let pline_len = strlen(pline)
+  if has('syntax_items')
+    " If the last character in the line is a comment, do a binary search for
+    " the start of the comment.  synID() is slow, a linear search would take
+    " too long on a long line.
+    if synIDattr(synID(plnum, pline_len, 1), "name") =~ "Comment$"
+      let min = 1
+      let max = pline_len
+      while min < max
+	let col = (min + max) / 2
+	if synIDattr(synID(plnum, col, 1), "name") =~ "Comment$"
+	  let max = col
+	else
+	  let min = col + 1
+	endif
+      endwhile
+      let pline = strpart(pline, 0, min - 1)
+    endif
+  else
+    let col = 0
+    while col < pline_len
+      if pline[col] == '#'
+	let pline = strpart(pline, 0, col)
+	break
+      endif
+      let col = col + 1
+    endwhile
+  endif
+
+  " If the previous line ended with a colon, indent this line
+  if pline =~ ':\s*$'
+    return plindent + &sw
+  endif
+
+  " If the previous line was a stop-execution statement...
+  if getline(plnum) =~ '^\s*\(break\|continue\|raise\|return\|pass\)\>'
+    " See if the user has already dedented
+    if indent(a:lnum) > indent(plnum) - &sw
+      " If not, recommend one dedent
+      return indent(plnum) - &sw
+    endif
+    " Otherwise, trust the user
+    return -1
+  endif
+
+  " If the current line begins with a keyword that lines up with "try"
+  if getline(a:lnum) =~ '^\s*\(except\|finally\)\>'
+    let lnum = a:lnum - 1
+    while lnum >= 1
+      if getline(lnum) =~ '^\s*\(try\|except\)\>'
+	let ind = indent(lnum)
+	if ind >= indent(a:lnum)
+	  return -1	" indent is already less than this
+	endif
+	return ind	" line up with previous try or except
+      endif
+      let lnum = lnum - 1
+    endwhile
+    return -1		" no matching "try"!
+  endif
+
+  " If the current line begins with a header keyword, dedent
+  if getline(a:lnum) =~ '^\s*\(elif\|else\)\>'
+
+    " Unless the previous line was a one-liner
+    if getline(plnumstart) =~ '^\s*\(for\|if\|try\)\>'
+      return plindent
+    endif
+
+    " Or the user has already dedented
+    if indent(a:lnum) <= plindent - &sw
+      return -1
+    endif
+
+    return plindent - &sw
+  endif
+
+  " When after a () construct we probably want to go back to the start line.
+  " a = (b
+  "       + c)
+  " here
+  if parlnum > 0
+    return plindent
+  endif
+
+  return -1
+
+endfunction
+
+" vim:sw=2
diff --git a/vim73/indent/readline.vim b/vim73/indent/readline.vim
new file mode 100644
index 0000000..6ac2185
--- /dev/null
+++ b/vim73/indent/readline.vim
@@ -0,0 +1,36 @@
+" Vim indent file
+" Language:         readline configuration file
+" Maintainer:       Nikolai Weibull 
+" Latest Revision:  2006-12-20
+
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal indentexpr=GetReadlineIndent()
+setlocal indentkeys=!^F,o,O,=$else,=$endif
+setlocal nosmartindent
+
+if exists("*GetReadlineIndent")
+  finish
+endif
+
+function GetReadlineIndent()
+  let lnum = prevnonblank(v:lnum - 1)
+  if lnum == 0
+    return 0
+  endif
+
+  let ind = indent(lnum)
+
+  if getline(lnum) =~ '^\s*$\(if\|else\)\>'
+    let ind = ind + &sw
+  endif
+
+  if getline(v:lnum) =~ '^\s*$\(else\|endif\)\>'
+    let ind = ind - &sw
+  endif
+
+  return ind
+endfunction
diff --git a/vim73/indent/rpl.vim b/vim73/indent/rpl.vim
new file mode 100644
index 0000000..07bfd06
--- /dev/null
+++ b/vim73/indent/rpl.vim
@@ -0,0 +1,63 @@
+" Vim indent file
+" Language:	RPL/2
+" Version:	0.2
+" Last Change:	2005 Mar 28
+" Maintainer:	BERTRAND Jol 
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal autoindent
+setlocal indentkeys+==~end,=~case,=~if,=~then,=~else,=~do,=~until,=~while,=~repeat,=~select,=~default,=~for,=~start,=~next,=~step,<<>,<>>
+
+" Define the appropriate indent function but only once
+setlocal indentexpr=RplGetFreeIndent()
+if exists("*RplGetFreeIndent")
+  finish
+endif
+
+let b:undo_indent = "set ai< indentkeys< indentexpr<"
+
+function RplGetIndent(lnum)
+  let ind = indent(a:lnum)
+  let prevline=getline(a:lnum)
+  " Strip tail comment
+  let prevstat=substitute(prevline, '!.*$', '', '')
+
+  " Add a shiftwidth to statements following if, iferr, then, else, elseif,
+  " case, select, default, do, until, while, repeat, for, start
+  if prevstat =~? '\<\(if\|iferr\|do\|while\)\>' && prevstat =~? '\'
+  elseif prevstat =~? '\(^\|\s\+\)<<\($\|\s\+\)' && prevstat =~? '\s\+>>\($\|\s\+\)'
+  elseif prevstat =~? '\<\(if\|iferr\|then\|else\|elseif\|select\|case\|do\|until\|while\|repeat\|for\|start\|default\)\>' || prevstat =~? '\(^\|\s\+\)<<\($\|\s\+\)'
+    let ind = ind + &sw
+  endif
+
+  " Subtract a shiftwidth from then, else, elseif, end, until, repeat, next,
+  " step
+  let line = getline(v:lnum)
+  if line =~? '^\s*\(then\|else\|elseif\|until\|repeat\|next\|step\|default\|end\)\>'
+    let ind = ind - &sw
+  elseif line =~? '^\s*>>\($\|\s\+\)'
+    let ind = ind - &sw
+  endif
+
+  return ind
+endfunction
+
+function RplGetFreeIndent()
+  " Find the previous non-blank line
+  let lnum = prevnonblank(v:lnum - 1)
+
+  " Use zero indent at the top of the file
+  if lnum == 0
+    return 0
+  endif
+
+  let ind=RplGetIndent(lnum)
+  return ind
+endfunction
+
+" vim:sw=2 tw=130
diff --git a/vim73/indent/rst.vim b/vim73/indent/rst.vim
new file mode 100644
index 0000000..f936c9b
--- /dev/null
+++ b/vim73/indent/rst.vim
@@ -0,0 +1,53 @@
+" Vim indent file
+" Language:         reStructuredText Documentation Format
+" Maintainer:       Nikolai Weibull 
+" Latest Revision:  2006-12-20
+
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal indentexpr=GetRSTIndent()
+setlocal indentkeys=!^F,o,O
+setlocal nosmartindent
+
+if exists("*GetRSTIndent")
+  finish
+endif
+
+function GetRSTIndent()
+  let lnum = prevnonblank(v:lnum - 1)
+  if lnum == 0
+    return 0
+  endif
+
+  let ind = indent(lnum)
+  let line = getline(lnum)
+
+  if line =~ '^\s*[-*+]\s'
+    let ind = ind + 2
+  elseif line =~ '^\s*\d\+.\s'
+    let ind = ind + matchend(substitute(line, '^\s*', '', ''), '\d\+.\s\+')
+  endif
+
+  let line = getline(v:lnum - 1)
+
+  if line =~ '^\s*$'
+    execute lnum
+    call search('^\s*\%([-*+]\s\|\d\+.\s\|\.\.\|$\)', 'bW')
+    let line = getline('.')
+    if line =~ '^\s*[-*+]'
+      let ind = ind - 2
+    elseif line =~ '^\s*\d\+\.\s'
+      let ind = ind - matchend(substitute(line, '^\s*', '', ''),
+            \ '\d\+\.\s\+')
+    elseif line =~ '^\s*\.\.'
+      let ind = ind - 3
+    else
+      let ind = ind
+    endif
+  endif
+
+  return ind
+endfunction
diff --git a/vim73/indent/ruby.vim b/vim73/indent/ruby.vim
new file mode 100644
index 0000000..04d1301
--- /dev/null
+++ b/vim73/indent/ruby.vim
@@ -0,0 +1,378 @@
+" Vim indent file
+" Language:		Ruby
+" Maintainer:		Nikolai Weibull 
+" Last Change:		2009 Dec 17
+" URL:			http://vim-ruby.rubyforge.org
+" Anon CVS:		See above site
+" Release Coordinator:	Doug Kearns 
+
+" 0. Initialization {{{1
+" =================
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal nosmartindent
+
+" Now, set up our indentation expression and keys that trigger it.
+setlocal indentexpr=GetRubyIndent()
+setlocal indentkeys=0{,0},0),0],!^F,o,O,e
+setlocal indentkeys+==end,=elsif,=when,=ensure,=rescue,==begin,==end
+
+" Only define the function once.
+if exists("*GetRubyIndent")
+  finish
+endif
+
+let s:cpo_save = &cpo
+set cpo&vim
+
+" 1. Variables {{{1
+" ============
+
+" Regex of syntax group names that are or delimit string or are comments.
+let s:syng_strcom = '\'
+
+" Regex of syntax group names that are strings.
+let s:syng_string =
+      \ '\'
+
+" Regex of syntax group names that are strings or documentation.
+let s:syng_stringdoc =
+  \'\'
+
+" Expression used to check whether we should skip a match with searchpair().
+let s:skip_expr =
+      \ "synIDattr(synID(line('.'),col('.'),1),'name') =~ '".s:syng_strcom."'"
+
+" Regex used for words that, at the start of a line, add a level of indent.
+let s:ruby_indent_keywords = '^\s*\zs\<\%(module\|class\|def\|if\|for' .
+      \ '\|while\|until\|else\|elsif\|case\|when\|unless\|begin\|ensure' .
+      \ '\|rescue\)\>' .
+      \ '\|\%([*+/,=-]\|<<\|>>\|:\s\)\s*\zs' .
+      \    '\<\%(if\|for\|while\|until\|case\|unless\|begin\)\>'
+
+" Regex used for words that, at the start of a line, remove a level of indent.
+let s:ruby_deindent_keywords =
+      \ '^\s*\zs\<\%(ensure\|else\|rescue\|elsif\|when\|end\)\>'
+
+" Regex that defines the start-match for the 'end' keyword.
+"let s:end_start_regex = '\%(^\|[^.]\)\<\%(module\|class\|def\|if\|for\|while\|until\|case\|unless\|begin\|do\)\>'
+" TODO: the do here should be restricted somewhat (only at end of line)?
+let s:end_start_regex = '^\s*\zs\<\%(module\|class\|def\|if\|for' .
+      \ '\|while\|until\|case\|unless\|begin\)\>' .
+      \ '\|\%([*+/,=-]\|<<\|>>\|:\s\)\s*\zs' .
+      \    '\<\%(if\|for\|while\|until\|case\|unless\|begin\)\>' .
+      \ '\|\'
+
+" Regex that defines the middle-match for the 'end' keyword.
+let s:end_middle_regex = '\<\%(ensure\|else\|\%(\%(^\|;\)\s*\)\@<=\\|when\|elsif\)\>'
+
+" Regex that defines the end-match for the 'end' keyword.
+let s:end_end_regex = '\%(^\|[^.:@$]\)\@<=\'
+
+" Expression used for searchpair() call for finding match for 'end' keyword.
+let s:end_skip_expr = s:skip_expr .
+      \ ' || (expand("") == "do"' .
+      \ ' && getline(".") =~ "^\\s*\\<\\(while\\|until\\|for\\)\\>")'
+
+" Regex that defines continuation lines, not including (, {, or [.
+let s:continuation_regex = '\%([\\*+/.,:]\|\%(<%\)\@\|{\)\s*\%(|\%([*@]\=\h\w*,\=\s*\)\%(,\s*[*@]\=\h\w*\)*|\)\=\s*\%(#.*\)\=$'
+
+" 2. Auxiliary Functions {{{1
+" ======================
+
+" Check if the character at lnum:col is inside a string, comment, or is ascii.
+function s:IsInStringOrComment(lnum, col)
+  return synIDattr(synID(a:lnum, a:col, 1), 'name') =~ s:syng_strcom
+endfunction
+
+" Check if the character at lnum:col is inside a string.
+function s:IsInString(lnum, col)
+  return synIDattr(synID(a:lnum, a:col, 1), 'name') =~ s:syng_string
+endfunction
+
+" Check if the character at lnum:col is inside a string or documentation.
+function s:IsInStringOrDocumentation(lnum, col)
+  return synIDattr(synID(a:lnum, a:col, 1), 'name') =~ s:syng_stringdoc
+endfunction
+
+" Find line above 'lnum' that isn't empty, in a comment, or in a string.
+function s:PrevNonBlankNonString(lnum)
+  let in_block = 0
+  let lnum = prevnonblank(a:lnum)
+  while lnum > 0
+    " Go in and out of blocks comments as necessary.
+    " If the line isn't empty (with opt. comment) or in a string, end search.
+    let line = getline(lnum)
+    if line =~ '^=begin$'
+      if in_block
+	let in_block = 0
+      else
+	break
+      endif
+    elseif !in_block && line =~ '^=end$'
+      let in_block = 1
+    elseif !in_block && line !~ '^\s*#.*$' && !(s:IsInStringOrComment(lnum, 1)
+	  \ && s:IsInStringOrComment(lnum, strlen(line)))
+      break
+    endif
+    let lnum = prevnonblank(lnum - 1)
+  endwhile
+  return lnum
+endfunction
+
+" Find line above 'lnum' that started the continuation 'lnum' may be part of.
+function s:GetMSL(lnum)
+  " Start on the line we're at and use its indent.
+  let msl = a:lnum
+  let lnum = s:PrevNonBlankNonString(a:lnum - 1)
+  while lnum > 0
+    " If we have a continuation line, or we're in a string, use line as MSL.
+    " Otherwise, terminate search as we have found our MSL already.
+    let line = getline(lnum)
+    let col = match(line, s:continuation_regex2) + 1
+    if (col > 0 && !s:IsInStringOrComment(lnum, col))
+	  \ || s:IsInString(lnum, strlen(line))
+      let msl = lnum
+    else
+      break
+    endif
+    let lnum = s:PrevNonBlankNonString(lnum - 1)
+  endwhile
+  return msl
+endfunction
+
+" Check if line 'lnum' has more opening brackets than closing ones.
+function s:LineHasOpeningBrackets(lnum)
+  let open_0 = 0
+  let open_2 = 0
+  let open_4 = 0
+  let line = getline(a:lnum)
+  let pos = match(line, '[][(){}]', 0)
+  while pos != -1
+    if !s:IsInStringOrComment(a:lnum, pos + 1)
+      let idx = stridx('(){}[]', line[pos])
+      if idx % 2 == 0
+	let open_{idx} = open_{idx} + 1
+      else
+	let open_{idx - 1} = open_{idx - 1} - 1
+      endif
+    endif
+    let pos = match(line, '[][(){}]', pos + 1)
+  endwhile
+  return (open_0 > 0) . (open_2 > 0) . (open_4 > 0)
+endfunction
+
+function s:Match(lnum, regex)
+  let col = match(getline(a:lnum), '\C'.a:regex) + 1
+  return col > 0 && !s:IsInStringOrComment(a:lnum, col) ? col : 0
+endfunction
+
+function s:MatchLast(lnum, regex)
+  let line = getline(a:lnum)
+  let col = match(line, '.*\zs' . a:regex)
+  while col != -1 && s:IsInStringOrComment(a:lnum, col)
+    let line = strpart(line, 0, col)
+    let col = match(line, '.*' . a:regex)
+  endwhile
+  return col + 1
+endfunction
+
+" 3. GetRubyIndent Function {{{1
+" =========================
+
+function GetRubyIndent()
+  " 3.1. Setup {{{2
+  " ----------
+
+  " Set up variables for restoring position in file.  Could use v:lnum here.
+  let vcol = col('.')
+
+  " 3.2. Work on the current line {{{2
+  " -----------------------------
+
+  " Get the current line.
+  let line = getline(v:lnum)
+  let ind = -1
+
+  " If we got a closing bracket on an empty line, find its match and indent
+  " according to it.  For parentheses we indent to its column - 1, for the
+  " others we indent to the containing line's MSL's level.  Return -1 if fail.
+  let col = matchend(line, '^\s*[]})]')
+  if col > 0 && !s:IsInStringOrComment(v:lnum, col)
+    call cursor(v:lnum, col)
+    let bs = strpart('(){}[]', stridx(')}]', line[col - 1]) * 2, 2)
+    if searchpair(escape(bs[0], '\['), '', bs[1], 'bW', s:skip_expr) > 0
+      if line[col-1]==')' && col('.') != col('$') - 1
+	let ind = virtcol('.')-1
+      else
+	let ind = indent(s:GetMSL(line('.')))
+      endif
+    endif
+    return ind
+  endif
+
+  " If we have a =begin or =end set indent to first column.
+  if match(line, '^\s*\%(=begin\|=end\)$') != -1
+    return 0
+  endif
+
+  " If we have a deindenting keyword, find its match and indent to its level.
+  " TODO: this is messy
+  if s:Match(v:lnum, s:ruby_deindent_keywords)
+    call cursor(v:lnum, 1)
+    if searchpair(s:end_start_regex, s:end_middle_regex, s:end_end_regex, 'bW',
+	    \ s:end_skip_expr) > 0
+      let line = getline('.')
+      if strpart(line, 0, col('.') - 1) =~ '=\s*$' &&
+       \ strpart(line, col('.') - 1, 2) !~ 'do'
+	let ind = virtcol('.') - 1
+      else
+	let ind = indent('.')
+      endif
+    endif
+    return ind
+  endif
+
+  " If we are in a multi-line string or line-comment, don't do anything to it.
+  if s:IsInStringOrDocumentation(v:lnum, matchend(line, '^\s*') + 1)
+    return indent('.')
+  endif
+
+  " 3.3. Work on the previous line. {{{2
+  " -------------------------------
+
+  " Find a non-blank, non-multi-line string line above the current line.
+  let lnum = s:PrevNonBlankNonString(v:lnum - 1)
+
+  " If the line is empty and inside a string, use the previous line.
+  if line =~ '^\s*$' && lnum != prevnonblank(v:lnum - 1)
+    return indent(prevnonblank(v:lnum))
+  endif
+
+  " At the start of the file use zero indent.
+  if lnum == 0
+    return 0
+  endif
+
+  " Set up variables for current line.
+  let line = getline(lnum)
+  let ind = indent(lnum)
+
+  " If the previous line ended with a block opening, add a level of indent.
+  if s:Match(lnum, s:block_regex)
+    return indent(s:GetMSL(lnum)) + &sw
+  endif
+
+  " If the previous line contained an opening bracket, and we are still in it,
+  " add indent depending on the bracket type.
+  if line =~ '[[({]'
+    let counts = s:LineHasOpeningBrackets(lnum)
+    if counts[0] == '1' && searchpair('(', '', ')', 'bW', s:skip_expr) > 0
+      if col('.') + 1 == col('$')
+	return ind + &sw
+      else
+	return virtcol('.')
+      endif
+    elseif counts[1] == '1' || counts[2] == '1'
+      return ind + &sw
+    else
+      call cursor(v:lnum, vcol)
+    end
+  endif
+
+  " If the previous line ended with an "end", match that "end"s beginning's
+  " indent.
+  let col = s:Match(lnum, '\%(^\|[^.:@$]\)\\s*\%(#.*\)\=$')
+  if col > 0
+    call cursor(lnum, col)
+    if searchpair(s:end_start_regex, '', s:end_end_regex, 'bW',
+		\ s:end_skip_expr) > 0
+      let n = line('.')
+      let ind = indent('.')
+      let msl = s:GetMSL(n)
+      if msl != n
+	let ind = indent(msl)
+      end
+      return ind
+    endif
+  end
+
+  let col = s:Match(lnum, s:ruby_indent_keywords)
+  if col > 0
+    call cursor(lnum, col)
+    let ind = virtcol('.') - 1 + &sw
+"    let ind = indent(lnum) + &sw
+    " TODO: make this better (we need to count them) (or, if a searchpair
+    " fails, we know that something is lacking an end and thus we indent a
+    " level
+    if s:Match(lnum, s:end_end_regex)
+      let ind = indent('.')
+    endif
+    return ind
+  endif
+
+  " 3.4. Work on the MSL line. {{{2
+  " --------------------------
+
+  " Set up variables to use and search for MSL to the previous line.
+  let p_lnum = lnum
+  let lnum = s:GetMSL(lnum)
+
+  " If the previous line wasn't a MSL and is continuation return its indent.
+  " TODO: the || s:IsInString() thing worries me a bit.
+  if p_lnum != lnum
+    if s:Match(p_lnum,s:continuation_regex)||s:IsInString(p_lnum,strlen(line))
+      return ind
+    endif
+  endif
+
+  " Set up more variables, now that we know we wasn't continuation bound.
+  let line = getline(lnum)
+  let msl_ind = indent(lnum)
+
+  " If the MSL line had an indenting keyword in it, add a level of indent.
+  " TODO: this does not take into account contrived things such as
+  " module Foo; class Bar; end
+  if s:Match(lnum, s:ruby_indent_keywords)
+    let ind = msl_ind + &sw
+    if s:Match(lnum, s:end_end_regex)
+      let ind = ind - &sw
+    endif
+    return ind
+  endif
+
+  " If the previous line ended with [*+/.-=], indent one extra level.
+  if s:Match(lnum, s:continuation_regex)
+    if lnum == p_lnum
+      let ind = msl_ind + &sw
+    else
+      let ind = msl_ind
+    endif
+  endif
+
+  " }}}2
+
+  return ind
+endfunction
+
+" }}}1
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
+
+" vim:set sw=2 sts=2 ts=8 noet:
diff --git a/vim73/indent/sass.vim b/vim73/indent/sass.vim
new file mode 100644
index 0000000..4622f00
--- /dev/null
+++ b/vim73/indent/sass.vim
@@ -0,0 +1,39 @@
+" Vim indent file
+" Language:	Sass
+" Maintainer:	Tim Pope 
+" Last Change:	2010 May 21
+
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal autoindent sw=2 et
+setlocal indentexpr=GetSassIndent()
+setlocal indentkeys=o,O,*,<:>,!^F
+
+" Only define the function once.
+if exists("*GetSassIndent")
+  finish
+endif
+
+let s:property = '^\s*:\|^\s*[[:alnum:]-]\+\%(:\|\s*=\)'
+
+function! GetSassIndent()
+  let lnum = prevnonblank(v:lnum-1)
+  let line = substitute(getline(lnum),'\s\+$','','')
+  let cline = substitute(substitute(getline(v:lnum),'\s\+$','',''),'^\s\+','','')
+  let lastcol = strlen(line)
+  let line = substitute(line,'^\s\+','','')
+  let indent = indent(lnum)
+  let cindent = indent(v:lnum)
+  if line !~ s:property && cline =~ s:property
+    return indent + &sw
+  "elseif line =~ s:property && cline !~ s:property
+    "return indent - &sw
+  else
+    return -1
+  endif
+endfunction
+
+" vim:set sw=2:
diff --git a/vim73/indent/scheme.vim b/vim73/indent/scheme.vim
new file mode 100644
index 0000000..a16f4f9
--- /dev/null
+++ b/vim73/indent/scheme.vim
@@ -0,0 +1,11 @@
+" Vim indent file
+" Language:	Scheme
+" Maintainer:	Sergey Khorev 
+" Last Change:	2005 Jun 24
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+
+runtime! indent/lisp.vim
diff --git a/vim73/indent/scss.vim b/vim73/indent/scss.vim
new file mode 100644
index 0000000..82bba49
--- /dev/null
+++ b/vim73/indent/scss.vim
@@ -0,0 +1,12 @@
+" Vim indent file
+" Language:	SCSS
+" Maintainer:	Tim Pope 
+" Last Change:	2010 Jul 26
+
+if exists("b:did_indent")
+  finish
+endif
+
+runtime! indent/css.vim
+
+" vim:set sw=2:
diff --git a/vim73/indent/sdl.vim b/vim73/indent/sdl.vim
new file mode 100644
index 0000000..9dde2c3
--- /dev/null
+++ b/vim73/indent/sdl.vim
@@ -0,0 +1,89 @@
+" Vim indent file
+" Language:	SDL
+" Maintainer:	Michael Piefel 
+" Last Change:	2001 Sep 17
+
+" Shamelessly stolen from the Vim-Script indent file
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal indentexpr=GetSDLIndent()
+setlocal indentkeys+==~end,=~state,*
+
+" Only define the function once.
+if exists("*GetSDLIndent")
+"  finish
+endif
+
+set cpo-=C
+
+function! GetSDLIndent()
+  " Find a non-blank line above the current line.
+  let lnum = prevnonblank(v:lnum - 1)
+
+  " At the start of the file use zero indent.
+  if lnum == 0
+    return 0
+  endif
+
+  let ind = indent(lnum)
+  let virtuality = '^\s*\(\(virtual\|redefined\|finalized\)\s\+\)\=\s*'
+
+  " Add a single space to comments which use asterisks
+  if getline(lnum) =~ '^\s*\*'
+    let ind = ind - 1
+  endif
+  if getline(v:lnum) =~ '^\s*\*'
+    let ind = ind + 1
+  endif
+
+  " Add a 'shiftwidth' after states, different blocks, decision (and alternatives), inputs
+  if (getline(lnum) =~? '^\s*\(start\|state\|system\|package\|connection\|channel\|alternative\|macro\|operator\|newtype\|select\|substructure\|decision\|generator\|refinement\|service\|method\|exceptionhandler\|asntype\|syntype\|value\|(.*):\|\(priority\s\+\)\=input\|provided\)'
+    \ || getline(lnum) =~? virtuality . '\(process\|procedure\|block\|object\)')
+    \ && getline(lnum) !~? 'end[[:alpha:]]\+;$'
+    let ind = ind + &sw
+  endif
+
+  " Subtract a 'shiftwidth' after states
+  if getline(lnum) =~? '^\s*\(stop\|return\>\|nextstate\)'
+    let ind = ind - &sw
+  endif
+
+  " Subtract a 'shiftwidth' on on end (uncompleted line)
+  if getline(v:lnum) =~? '^\s*end\>'
+    let ind = ind - &sw
+  endif
+
+  " Put each alternatives where the corresponding decision was
+  if getline(v:lnum) =~? '^\s*\((.*)\|else\):'
+    normal k
+    let ind = indent(searchpair('^\s*decision', '', '^\s*enddecision', 'bW',
+      \ 'synIDattr(synID(line("."), col("."), 0), "name") =~? "sdlString"'))
+  endif
+
+  " Put each state where the preceding state was
+  if getline(v:lnum) =~? '^\s*state\>'
+    let ind = indent(search('^\s*start', 'bW'))
+  endif
+
+  " Systems and packages are always in column 0
+  if getline(v:lnum) =~? '^\s*\(\(end\)\=system\|\(end\)\=package\)'
+    return 0;
+  endif
+
+  " Put each end* where the corresponding begin was
+  if getline(v:lnum) =~? '^\s*end[[:alpha:]]'
+    normal k
+    let partner=matchstr(getline(v:lnum), '\(' . virtuality . 'end\)\@<=[[:alpha:]]\+')
+    let ind = indent(searchpair(virtuality . partner, '', '^\s*end' . partner, 'bW',
+      \ 'synIDattr(synID(line("."), col("."), 0), "name") =~? "sdlString"'))
+  endif
+
+  return ind
+endfunction
+
+" vim:sw=2
diff --git a/vim73/indent/sh.vim b/vim73/indent/sh.vim
new file mode 100644
index 0000000..49146c7
--- /dev/null
+++ b/vim73/indent/sh.vim
@@ -0,0 +1,158 @@
+" Vim indent file
+" Language:         Shell Script
+" Maintainer:       Nikolai Weibull 
+" Latest Revision:  2010-01-06
+
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal indentexpr=GetShIndent()
+setlocal indentkeys+=0=then,0=do,0=else,0=elif,0=fi,0=esac,0=done,),0=;;,0=;&
+setlocal indentkeys+=0=fin,0=fil,0=fip,0=fir,0=fix
+setlocal indentkeys-=:,0#
+setlocal nosmartindent
+
+if exists("*GetShIndent")
+  finish
+endif
+
+let s:cpo_save = &cpo
+set cpo&vim
+
+function s:buffer_shiftwidth()
+  return &shiftwidth
+endfunction
+
+let s:sh_indent_defaults = {
+      \ 'default': function('s:buffer_shiftwidth'),
+      \ 'continuation-line': function('s:buffer_shiftwidth'),
+      \ 'case-labels': function('s:buffer_shiftwidth'),
+      \ 'case-statements': function('s:buffer_shiftwidth'),
+      \ 'case-breaks': 0 }
+
+function! s:indent_value(option)
+  let Value = exists('b:sh_indent_options')
+            \ && has_key(b:sh_indent_options, a:option) ?
+            \ b:sh_indent_options[a:option] :
+            \ s:sh_indent_defaults[a:option]
+  if type(Value) == type(function('type'))
+    return Value()
+  endif
+  return Value
+endfunction
+
+function! GetShIndent()
+  let lnum = prevnonblank(v:lnum - 1)
+  if lnum == 0
+    return 0
+  endif
+
+  let pnum = prevnonblank(lnum - 1)
+
+  let ind = indent(lnum)
+  let line = getline(lnum)
+  if line =~ '^\s*\%(if\|then\|do\|else\|elif\|case\|while\|until\|for\|select\)\>'
+    if line !~ '\<\%(fi\|esac\|done\)\>\s*\%(#.*\)\=$'
+      let ind += s:indent_value('default')
+    endif
+  elseif s:is_case_label(line, pnum)
+    if !s:is_case_ended(line)
+      let ind += s:indent_value('case-statements')
+    endif
+  elseif line =~ '^\s*\<\k\+\>\s*()\s*{' || line =~ '^\s*{'
+    if line !~ '}\s*\%(#.*\)\=$'
+      let ind += s:indent_value('default')
+    endif
+  elseif s:is_continuation_line(line)
+    if pnum == 0 || !s:is_continuation_line(getline(pnum))
+      let ind += s:indent_value('continuation-line')
+    endif
+  elseif pnum != 0 && s:is_continuation_line(getline(pnum))
+    let ind = indent(s:find_continued_lnum(pnum))
+  endif
+
+  let pine = line
+  let line = getline(v:lnum)
+  if line =~ '^\s*\%(then\|do\|else\|elif\|fi\|done\)\>' || line =~ '^\s*}'
+    let ind -= s:indent_value('default')
+  elseif line =~ '^\s*esac\>'
+    let ind -= (s:is_case_label(pine, lnum) && s:is_case_ended(pine) ?
+             \ 0 : s:indent_value('case-statements')) +
+             \ s:indent_value('case-labels')
+    if s:is_case_break(pine)
+      let ind += s:indent_value('case-breaks')
+    endif
+  elseif s:is_case_label(line, lnum)
+    if s:is_case(pine)
+      let ind = indent(lnum) + s:indent_value('case-labels')
+    else
+      let ind -= s:indent_value('case-statements') - s:indent_value('case-breaks')
+    endif
+  elseif s:is_case_break(line)
+    let ind -= s:indent_value('case-breaks')
+  endif
+
+  return ind
+endfunction
+
+function! s:is_continuation_line(line)
+  return a:line =~ '\%(\%(^\|[^\\]\)\\\|&&\|||\)$'
+endfunction
+
+function! s:find_continued_lnum(lnum)
+  let i = a:lnum
+  while i > 1 && s:is_continuation_line(getline(i - 1))
+    let i -= 1
+  endwhile
+  return i
+endfunction
+
+function! s:is_case_label(line, pnum)
+  if a:line !~ '^\s*(\=.*)'
+    return 0
+  endif
+
+  if a:pnum > 0
+    let pine = getline(a:pnum)
+    if !(s:is_case(pine) || s:is_case_ended(pine))
+      return 0
+    endif
+  endif
+
+  let suffix = substitute(a:line, '^\s*(\=', "", "")
+  let nesting = 0
+  let i = 0
+  let n = strlen(suffix)
+  while i < n
+    let c = suffix[i]
+    let i += 1
+    if c == '\\'
+      let i += 1
+    elseif c == '('
+      let nesting += 1
+    elseif c == ')'
+      if nesting == 0
+        return 1
+      endif
+      let nesting -= 1
+    endif
+  endwhile
+  return 0
+endfunction
+
+function! s:is_case(line)
+  return a:line =~ '^\s*case\>'
+endfunction
+
+function! s:is_case_break(line)
+  return a:line =~ '^\s*;[;&]'
+endfunction
+
+function! s:is_case_ended(line)
+  return s:is_case_break(a:line) || a:line =~ ';[;&]\s*\%(#.*\)\=$'
+endfunction
+
+let &cpo = s:cpo_save
+unlet s:cpo_save
diff --git a/vim73/indent/sml.vim b/vim73/indent/sml.vim
new file mode 100644
index 0000000..fbbb15e
--- /dev/null
+++ b/vim73/indent/sml.vim
@@ -0,0 +1,217 @@
+" Vim indent file
+" Language:     SML
+" Maintainer:	Saikat Guha 
+" 				Hubert Chao 
+" Original OCaml Version:
+" 				Jean-Francois Yuen  
+"               Mike Leary          
+"               Markus Mottl        
+" OCaml URL:    http://www.oefai.at/~markus/vim/indent/ocaml.vim
+" Last Change:  2003 Jan 04	- Adapted to SML
+" 				2002 Nov 06 - Some fixes (JY)
+"               2002 Oct 28 - Fixed bug with indentation of ']' (MM)
+"               2002 Oct 22 - Major rewrite (JY)
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal expandtab
+setlocal indentexpr=GetSMLIndent()
+setlocal indentkeys+=0=and,0=else,0=end,0=handle,0=if,0=in,0=let,0=then,0=val,0=fun,0=\|,0=*),0)
+setlocal nolisp
+setlocal nosmartindent
+setlocal textwidth=80
+setlocal shiftwidth=2
+
+" Comment formatting
+if (has("comments"))
+  set comments=sr:(*,mb:*,ex:*)
+  set fo=cqort
+endif
+
+" Only define the function once.
+"if exists("*GetSMLIndent")
+"finish
+"endif
+
+" Define some patterns:
+let s:beflet = '^\s*\(initializer\|method\|try\)\|\(\<\(begin\|do\|else\|in\|then\|try\)\|->\|;\)\s*$'
+let s:letpat = '^\s*\(let\|type\|module\|class\|open\|exception\|val\|include\|external\)\>'
+let s:letlim = '\(\<\(sig\|struct\)\|;;\)\s*$'
+let s:lim = '^\s*\(exception\|external\|include\|let\|module\|open\|type\|val\)\>'
+let s:module = '\<\%(let\|sig\|struct\)\>'
+let s:obj = '^\s*\(constraint\|inherit\|initializer\|method\|val\)\>\|\<\(object\|object\s*(.*)\)\s*$'
+let s:type = '^\s*\%(let\|type\)\>.*='
+let s:val = '^\s*\(val\|external\)\>.*:'
+
+" Skipping pattern, for comments
+function! s:SkipPattern(lnum, pat)
+  let def = prevnonblank(a:lnum - 1)
+  while def > 0 && getline(def) =~ a:pat
+    let def = prevnonblank(def - 1)
+  endwhile
+  return def
+endfunction
+
+" Indent for ';;' to match multiple 'let'
+function! s:GetInd(lnum, pat, lim)
+  let llet = search(a:pat, 'bW')
+  let old = indent(a:lnum)
+  while llet > 0
+    let old = indent(llet)
+    let nb = s:SkipPattern(llet, '^\s*(\*.*\*)\s*$')
+    if getline(nb) =~ a:lim
+      return old
+    endif
+    let llet = search(a:pat, 'bW')
+  endwhile
+  return old
+endfunction
+
+" Indent pairs
+function! s:FindPair(pstart, pmid, pend)
+  call search(a:pend, 'bW')
+"  return indent(searchpair(a:pstart, a:pmid, a:pend, 'bWn', 'synIDattr(synID(line("."), col("."), 0), "name") =~? "string\\|comment"'))
+  let lno = searchpair(a:pstart, a:pmid, a:pend, 'bW', 'synIDattr(synID(line("."), col("."), 0), "name") =~? "string\\|comment"')
+  if lno == -1
+	return indent(lno)
+  else
+	return col(".") - 1
+  endif
+endfunction
+
+function! s:FindLet(pstart, pmid, pend)
+  call search(a:pend, 'bW')
+"  return indent(searchpair(a:pstart, a:pmid, a:pend, 'bWn', 'synIDattr(synID(line("."), col("."), 0), "name") =~? "string\\|comment"'))
+  let lno = searchpair(a:pstart, a:pmid, a:pend, 'bW', 'synIDattr(synID(line("."), col("."), 0), "name") =~? "string\\|comment"')
+  let moduleLine = getline(lno)
+  if lno == -1 || moduleLine =~ '^\s*\(fun\|structure\|signature\)\>'
+	return indent(lno)
+  else
+	return col(".") - 1
+  endif
+endfunction
+
+" Indent 'let'
+"function! s:FindLet(pstart, pmid, pend)
+"  call search(a:pend, 'bW')
+"  return indent(searchpair(a:pstart, a:pmid, a:pend, 'bWn', 'synIDattr(synID(line("."), col("."), 0), "name") =~? "string\\|comment" || getline(".") =~ "^\\s*let\\>.*=.*\\.*=\\s*$\\|" . s:beflet'))
+"endfunction
+
+function! GetSMLIndent()
+  " Find a non-blank line above the current line.
+  let lnum = prevnonblank(v:lnum - 1)
+
+  " At the start of the file use zero indent.
+  if lnum == 0
+    return 0
+  endif
+
+  let ind = indent(lnum)
+  let lline = getline(lnum)
+
+	" Return double 'shiftwidth' after lines matching:
+	if lline =~ '^\s*|.*=>\s*$'
+		return ind + &sw + &sw
+	elseif lline =~ '^\s*val\>.*=\s*$'
+		return ind + &sw
+	endif
+
+  let line = getline(v:lnum)
+
+	" Indent lines starting with 'end' to matching module
+	if line =~ '^\s*end\>'
+		return s:FindLet(s:module, '', '\')
+
+	" Match 'else' with 'if'
+	elseif line =~ '^\s*else\>'
+	  	if lline !~ '^\s*\(if\|else\|then\)\>'
+				return s:FindPair('\', '', '\')
+	  	else
+		  return ind
+		endif
+
+	" Match 'then' with 'if'
+	elseif line =~ '^\s*then\>'
+  	if lline !~ '^\s*\(if\|else\|then\)\>'
+		  return s:FindPair('\', '', '\')
+	else
+	  return ind
+	endif
+
+	" Indent if current line begins with ']'
+	elseif line =~ '^\s*\]'
+		return s:FindPair('\[','','\]')
+
+  " Indent current line starting with 'in' to last matching 'let'
+	elseif line =~ '^\s*in\>'
+		let ind = s:FindLet('\','','\')
+
+	" Indent from last matching module if line matches:
+	elseif line =~ '^\s*\(fun\|val\|open\|structure\|and\|datatype\|type\|exception\)\>'
+		cursor(lnum,1)
+  		let lastModule = indent(searchpair(s:module, '', '\', 'bWn', 'synIDattr(synID(line("."), col("."), 0), "name") =~? "string\\|comment"'))
+		if lastModule == -1
+			return 0
+		else
+			return lastModule + &sw
+		endif
+
+	" Indent lines starting with '|' from matching 'case', 'handle'
+	elseif line =~ '^\s*|'
+		" cursor(lnum,1)
+		let lastSwitch = search('\<\(case\|handle\|fun\|datatype\)\>','bW')
+		let switchLine = getline(lastSwitch)
+		let switchLineIndent = indent(lastSwitch)
+		if lline =~ '^\s*|'
+		  return ind
+		endif
+		if switchLine =~ '\'
+			return col(".") + 2
+		elseif switchLine =~ '\'
+			return switchLineIndent + &sw
+		elseif switchLine =~ '\'
+			call search('=')
+			return col(".") - 1
+		else
+			return switchLineIndent + 2
+		endif
+
+
+  " Indent if last line ends with 'sig', 'struct', 'let', 'then', 'else',
+  " 'in'
+  elseif lline =~ '\<\(sig\|struct\|let\|in\|then\|else\)\s*$'
+		let ind = ind + &sw
+
+  " Indent if last line ends with 'of', align from 'case'
+  elseif lline =~ '\<\(of\)\s*$'
+		call search('\',"bW")
+		let ind = col(".")+4
+
+	" Indent if current line starts with 'of'
+  elseif line =~ '^\s*of\>'
+		call search('\',"bW")
+		let ind = col(".")+1
+
+
+	" Indent if last line starts with 'fun', 'case', 'fn'
+	elseif lline =~ '^\s*\(fun\|fn\|case\)\>'
+		let ind = ind + &sw
+
+	endif
+
+	" Don't indent 'let' if last line started with 'fun', 'fn'
+	if line =~ '^\s*let\>'
+		if lline =~ '^\s*\(fun\|fn\)'
+			let ind = ind - &sw
+		endif
+  endif
+
+  return ind
+
+endfunction
+
+" vim:sw=2
diff --git a/vim73/indent/sql.vim b/vim73/indent/sql.vim
new file mode 100644
index 0000000..4f82b96
--- /dev/null
+++ b/vim73/indent/sql.vim
@@ -0,0 +1,39 @@
+" Vim indent file loader
+" Language:    SQL
+" Maintainer:  David Fishburn 
+" Last Change: Thu Sep 15 2005 10:27:51 AM
+" Version:     1.0
+" Download:    http://vim.sourceforge.net/script.php?script_id=495
+
+" Description: Checks for a:
+"                  buffer local variable,
+"                  global variable,
+"              If the above exist, it will source the type specified.
+"              If none exist, it will source the default sqlanywhere.vim file.
+
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+    finish
+endif
+
+" Default to the standard Vim distribution file
+let filename = 'sqlanywhere'
+
+" Check for overrides.  Buffer variables have the highest priority.
+if exists("b:sql_type_override")
+    " Check the runtimepath to see if the file exists
+    if globpath(&runtimepath, 'indent/'.b:sql_type_override.'.vim') != ''
+        let filename = b:sql_type_override
+    endif
+elseif exists("g:sql_type_default")
+    if globpath(&runtimepath, 'indent/'.g:sql_type_default.'.vim') != ''
+        let filename = g:sql_type_default
+    endif
+endif
+
+" Source the appropriate file
+exec 'runtime indent/'.filename.'.vim'
+
+
+" vim:sw=4:
diff --git a/vim73/indent/sqlanywhere.vim b/vim73/indent/sqlanywhere.vim
new file mode 100644
index 0000000..fdafb62
--- /dev/null
+++ b/vim73/indent/sqlanywhere.vim
@@ -0,0 +1,385 @@
+" Vim indent file
+" Language:    SQL
+" Maintainer:  David Fishburn 
+" Last Change: Mon Apr 02 2007 9:13:47 AM
+" Version:     1.5
+" Download:    http://vim.sourceforge.net/script.php?script_id=495
+
+" Notes:
+"    Indenting keywords are based on Oracle and Sybase Adaptive Server
+"    Anywhere (ASA).  Test indenting was done with ASA stored procedures and
+"    fuctions and Oracle packages which contain stored procedures and
+"    functions.
+"    This has not been tested against Microsoft SQL Server or
+"    Sybase Adaptive Server Enterprise (ASE) which use the Transact-SQL
+"    syntax.  That syntax does not have end tags for IF's, which makes
+"    indenting more difficult.
+"
+" Known Issues:
+"    The Oracle MERGE statement does not have an end tag associated with
+"    it, this can leave the indent hanging to the right one too many.
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+    finish
+endif
+let b:did_indent     = 1
+let b:current_indent = "sqlanywhere"
+
+setlocal indentkeys-=0{
+setlocal indentkeys-=0}
+setlocal indentkeys-=:
+setlocal indentkeys-=0#
+setlocal indentkeys-=e
+
+" This indicates formatting should take place when one of these
+" expressions is used.  These expressions would normally be something
+" you would type at the BEGINNING of a line
+" SQL is generally case insensitive, so this files assumes that
+" These keywords are something that would trigger an indent LEFT, not
+" an indent right, since the SQLBlockStart is used for those keywords
+setlocal indentkeys+==~end,=~else,=~elseif,=~elsif,0=~when,0=)
+
+" GetSQLIndent is executed whenever one of the expressions
+" in the indentkeys is typed
+setlocal indentexpr=GetSQLIndent()
+
+" Only define the functions once.
+if exists("*GetSQLIndent")
+    finish
+endif
+
+" List of all the statements that start a new block.
+" These are typically words that start a line.
+" IS is excluded, since it is difficult to determine when the
+" ending block is (especially for procedures/functions).
+let s:SQLBlockStart = '^\s*\%('.
+            \ 'if\|else\|elseif\|elsif\|'.
+                \ 'while\|loop\|do\|'.
+                \ 'begin\|'.
+                \ 'case\|when\|merge\|exception'.
+                \ '\)\>'
+let s:SQLBlockEnd = '^\s*\(end\)\>'
+
+" The indent level is also based on unmatched paranethesis
+" If a line has an extra "(" increase the indent
+" If a line has an extra ")" decrease the indent
+function s:CountUnbalancedParan( line, paran_to_check )
+    let l = a:line
+    let lp = substitute(l, '[^(]', '', 'g')
+    let l = a:line
+    let rp = substitute(l, '[^)]', '', 'g')
+
+    if a:paran_to_check =~ ')'
+        " echom 'CountUnbalancedParan ) returning: ' .
+        " \ (strlen(rp) - strlen(lp))
+        return (strlen(rp) - strlen(lp))
+    elseif a:paran_to_check =~ '('
+        " echom 'CountUnbalancedParan ( returning: ' .
+        " \ (strlen(lp) - strlen(rp))
+        return (strlen(lp) - strlen(rp))
+    else
+        " echom 'CountUnbalancedParan unknown paran to check: ' .
+        " \ a:paran_to_check
+        return 0
+    endif
+endfunction
+
+" Unindent commands based on previous indent level
+function s:CheckToIgnoreRightParan( prev_lnum, num_levels )
+    let lnum = a:prev_lnum
+    let line = getline(lnum)
+    let ends = 0
+    let num_right_paran = a:num_levels
+    let ignore_paran = 0
+    let vircol = 1
+
+    while num_right_paran > 0
+        silent! exec 'norm! '.lnum."G\".vircol."\"
+        let right_paran = search( ')', 'W' )
+        if right_paran != lnum
+            " This should not happen since there should be at least
+            " num_right_paran matches for this line
+            break
+        endif
+        let vircol      = virtcol(".")
+
+        " if getline(".") =~ '^)'
+        let matching_paran = searchpair('(', '', ')', 'bW',
+                    \ 's:IsColComment(line("."), col("."))')
+
+        if matching_paran < 1
+            " No match found
+            " echom 'CTIRP - no match found, ignoring'
+            break
+        endif
+
+        if matching_paran == lnum
+            " This was not an unmatched parantenses, start the search again
+            " again after this column
+            " echom 'CTIRP - same line match, ignoring'
+            continue
+        endif
+
+        " echom 'CTIRP - match: ' . line(".") . '  ' . getline(".")
+
+        if getline(matching_paran) =~? '\(if\|while\)\>'
+            " echom 'CTIRP - if/while ignored: ' . line(".") . '  ' . getline(".")
+            let ignore_paran = ignore_paran + 1
+        endif
+
+        " One match found, decrease and check for further matches
+        let num_right_paran = num_right_paran - 1
+
+    endwhile
+
+    " Fallback - just move back one
+    " return a:prev_indent - &sw
+    return ignore_paran
+endfunction
+
+" Based on the keyword provided, loop through previous non empty
+" non comment lines to find the statement that initated the keyword.
+" Return its indent level
+"    CASE ..
+"    WHEN ...
+" Should return indent level of CASE
+"    EXCEPTION ..
+"    WHEN ...
+"         something;
+"    WHEN ...
+" Should return indent level of exception.
+function s:GetStmtStarterIndent( keyword, curr_lnum )
+    let lnum  = a:curr_lnum
+
+    " Default - reduce indent by 1
+    let ind = indent(a:curr_lnum) - &sw
+
+    if a:keyword =~? 'end'
+        exec 'normal! ^'
+        let stmts = '^\s*\%('.
+                    \ '\\|' .
+                    \ '\%(\%(\\)\|' .
+                    \ '\%(\%(\\)\|' .
+                    \ '\%(\%(\\)\|' .
+                    \ '\%(\%(\\)'.
+                    \ '\)'
+        let matching_lnum = searchpair(stmts, '', '\\zs', 'bW',
+                    \ 's:IsColComment(line("."), col(".")) == 1')
+        exec 'normal! $'
+        if matching_lnum > 0 && matching_lnum < a:curr_lnum
+            let ind = indent(matching_lnum)
+        endif
+    elseif a:keyword =~? 'when'
+        exec 'normal! ^'
+        let matching_lnum = searchpair(
+                    \ '\%(\\|\\|\',
+                    \ '',
+                    \ '\%(\%(\\)\|\%(\\)\)',
+                    \ 'bW',
+                    \ 's:IsColComment(line("."), col(".")) == 1')
+        exec 'normal! $'
+        if matching_lnum > 0 && matching_lnum < a:curr_lnum
+            let ind = indent(matching_lnum)
+        else
+            let ind = indent(a:curr_lnum)
+        endif
+    endif
+
+    return ind
+endfunction
+
+
+" Check if the line is a comment
+function s:IsLineComment(lnum)
+    let rc = synIDattr(
+                \ synID(a:lnum,
+                \     match(getline(a:lnum), '\S')+1, 0)
+                \ , "name")
+                \ =~? "comment"
+
+    return rc
+endfunction
+
+
+" Check if the column is a comment
+function s:IsColComment(lnum, cnum)
+    let rc = synIDattr(synID(a:lnum, a:cnum, 0), "name")
+                \           =~? "comment"
+
+    return rc
+endfunction
+
+
+" Instead of returning a column position, return
+" an appropriate value as a factor of shiftwidth.
+function s:ModuloIndent(ind)
+    let ind = a:ind
+
+    if ind > 0
+        let modulo = ind % &shiftwidth
+
+        if modulo > 0
+            let ind = ind - modulo
+        endif
+    endif
+
+    return ind
+endfunction
+
+
+" Find correct indent of a new line based upon the previous line
+function GetSQLIndent()
+    let lnum = v:lnum
+    let ind = indent(lnum)
+
+    " If the current line is a comment, leave the indent as is
+    " Comment out this additional check since it affects the
+    " indenting of =, and will not reindent comments as it should
+    " if s:IsLineComment(lnum) == 1
+    "     return ind
+    " endif
+
+    " while 1
+        " Get previous non-blank line
+        let prevlnum = prevnonblank(lnum - 1)
+        if prevlnum <= 0
+            return ind
+        endif
+
+        if s:IsLineComment(prevlnum) == 1
+            if getline(v:lnum) =~ '^\s*\*'
+                let ind = s:ModuloIndent(indent(prevlnum))
+                return ind + 1
+            endif
+            " If the previous line is a comment, then return -1
+            " to tell Vim to use the formatoptions setting to determine
+            " the indent to use
+            " But only if the next line is blank.  This would be true if
+            " the user is typing, but it would not be true if the user
+            " is reindenting the file
+            if getline(v:lnum) =~ '^\s*$'
+                return -1
+            endif
+        endif
+
+    "     let prevline = getline(prevlnum)
+    "     if prevline !~ '^\s*$'
+    "         " echom 'previous non blank - break: ' . prevline
+    "         break
+    "     endif
+    " endwhile
+
+    " echom 'PREVIOUS INDENT: ' . indent(prevlnum) . '  LINE: ' . getline(prevlnum)
+
+    " This is the line you just hit return on, it is not the current line
+    " which is new and empty
+    " Based on this line, we can determine how much to indent the new
+    " line
+
+    " Get default indent (from prev. line)
+    let ind      = indent(prevlnum)
+    let prevline = getline(prevlnum)
+
+    " Now check what's on the previous line to determine if the indent
+    " should be changed, for example IF, BEGIN, should increase the indent
+    " where END IF, END, should decrease the indent.
+    if prevline =~? s:SQLBlockStart
+        " Move indent in
+        let ind = ind + &sw
+        " echom 'prevl - SQLBlockStart - indent ' . ind . '  line: ' . prevline
+    elseif prevline =~ '[()]'
+        if prevline =~ '('
+            let num_unmatched_left = s:CountUnbalancedParan( prevline, '(' )
+        else
+            let num_unmatched_left = 0
+        endif
+        if prevline =~ ')'
+            let num_unmatched_right  = s:CountUnbalancedParan( prevline, ')' )
+        else
+            let num_unmatched_right  = 0
+            " let num_unmatched_right  = s:CountUnbalancedParan( prevline, ')' )
+        endif
+        if num_unmatched_left > 0
+            " There is a open left paranethesis
+            " increase indent
+            let ind = ind + ( &sw * num_unmatched_left )
+        elseif num_unmatched_right > 0
+            " if it is an unbalanced paranethesis only unindent if
+            " it was part of a command (ie create table(..)  )
+            " instead of part of an if (ie if (....) then) which should
+            " maintain the indent level
+            let ignore = s:CheckToIgnoreRightParan( prevlnum, num_unmatched_right )
+            " echom 'prevl - ) unbalanced - CTIRP - ignore: ' . ignore
+
+            if prevline =~ '^\s*)'
+                let ignore = ignore + 1
+                " echom 'prevl - begins ) unbalanced ignore: ' . ignore
+            endif
+
+            if (num_unmatched_right - ignore) > 0
+                let ind = ind - ( &sw * (num_unmatched_right - ignore) )
+            endif
+
+        endif
+    endif
+
+
+    " echom 'CURRENT INDENT: ' . ind . '  LINE: '  . getline(v:lnum)
+
+    " This is a new blank line since we just typed a carriage return
+    " Check current line; search for simplistic matching start-of-block
+    let line = getline(v:lnum)
+
+    if line =~? '^\s*els'
+        " Any line when you type else will automatically back up one
+        " ident level  (ie else, elseif, elsif)
+        let ind = ind - &sw
+        " echom 'curr - else - indent ' . ind
+    elseif line =~? '^\s*end\>'
+        let ind = s:GetStmtStarterIndent('end', v:lnum)
+        " General case for end
+        " let ind = ind - &sw
+        " echom 'curr - end - indent ' . ind
+    elseif line =~? '^\s*when\>'
+        let ind = s:GetStmtStarterIndent('when', v:lnum)
+        " If the WHEN clause is used with a MERGE or EXCEPTION
+        " clause, do not change the indent level, since these
+        " statements do not have a corresponding END statement.
+        " if stmt_starter =~? 'case'
+        "    let ind = ind - &sw
+        " endif
+        " elseif line =~ '^\s*)\s*;\?\s*$'
+        " elseif line =~ '^\s*)'
+    elseif line =~ '^\s*)'
+        let num_unmatched_right  = s:CountUnbalancedParan( line, ')' )
+        let ignore = s:CheckToIgnoreRightParan( v:lnum, num_unmatched_right )
+        " If the line ends in a ), then reduce the indent
+        " This catches items like:
+        " CREATE TABLE T1(
+        "    c1 int,
+        "    c2 int
+        "    );
+        " But we do not want to unindent a line like:
+        " IF ( c1 = 1
+        " AND  c2 = 3 ) THEN
+        " let num_unmatched_right  = s:CountUnbalancedParan( line, ')' )
+        " if num_unmatched_right > 0
+        " elseif strpart( line, strlen(line)-1, 1 ) =~ ')'
+        " let ind = ind - &sw
+        if line =~ '^\s*)'
+            " let ignore = ignore + 1
+            " echom 'curr - begins ) unbalanced ignore: ' . ignore
+        endif
+
+        if (num_unmatched_right - ignore) > 0
+            let ind = ind - ( &sw * (num_unmatched_right - ignore) )
+        endif
+        " endif
+    endif
+
+    " echom 'final - indent ' . ind
+    return s:ModuloIndent(ind)
+endfunction
+
+" vim:sw=4:
diff --git a/vim73/indent/tcl.vim b/vim73/indent/tcl.vim
new file mode 100644
index 0000000..a92f57d
--- /dev/null
+++ b/vim73/indent/tcl.vim
@@ -0,0 +1,75 @@
+" Vim indent file
+" Language:	    Tcl
+" Maintainer:	    Nikolai Weibull 
+" Latest Revision:  2006-12-20
+
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal indentexpr=GetTclIndent()
+setlocal indentkeys=0{,0},!^F,o,O,0]
+setlocal nosmartindent
+
+if exists("*GetTclIndent")
+  finish
+endif
+
+function s:prevnonblanknoncomment(lnum)
+  let lnum = prevnonblank(a:lnum)
+  while lnum > 0
+    let line = getline(lnum)
+    if line !~ '^\s*\(#\|$\)'
+      break
+    endif
+    let lnum = prevnonblank(lnum - 1)
+  endwhile
+  return lnum
+endfunction
+
+function s:count_braces(lnum, count_open)
+  let n_open = 0
+  let n_close = 0
+  let line = getline(a:lnum)
+  let pattern = '[{}]'
+  let i = match(line, pattern)
+  while i != -1
+    if synIDattr(synID(a:lnum, i + 1, 0), 'name') !~ 'tcl\%(Comment\|String\)'
+      if line[i] == '{'
+        let n_open += 1
+      elseif line[i] == '}'
+        if n_open > 0
+          let n_open -= 1
+        else
+          let n_close += 1
+        endif
+      endif
+    endif
+    let i = match(line, pattern, i + 1)
+  endwhile
+  return a:count_open ? n_open : n_close
+endfunction
+
+function GetTclIndent()
+  let line = getline(v:lnum)
+  if line =~ '^\s*\*'
+    return cindent(v:lnum)
+  elseif line =~ '^\s*}'
+    return indent(v:lnum) - &sw
+  endif
+
+  let pnum = s:prevnonblanknoncomment(v:lnum - 1)
+  if pnum == 0
+    return 0
+  endif
+
+  let ind = indent(pnum) + s:count_braces(pnum, 1) * &sw
+
+  let pline = getline(pnum)
+  if pline =~ '}\s*$'
+    let ind -= (s:count_braces(pnum, 0) - (pline =~ '^\s*}' ? 1 : 0)) * &sw
+  endif
+
+  return ind
+endfunction
diff --git a/vim73/indent/tcsh.vim b/vim73/indent/tcsh.vim
new file mode 100644
index 0000000..cd18f06
--- /dev/null
+++ b/vim73/indent/tcsh.vim
@@ -0,0 +1,51 @@
+" Vim indent file
+" Language:		C-shell (tcsh)
+" Maintainer:		Gautam Iyer 
+" Last Modified:	Sat 16 Jun 2007 04:27:45 PM PDT
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+    finish
+endif
+
+let b:did_indent = 1
+
+setlocal indentexpr=TcshGetIndent()
+setlocal indentkeys+=e,0=end,0=endsw indentkeys-=0{,0},0),:,0#
+
+" Only define the function once.
+if exists("*TcshGetIndent")
+    finish
+endif
+
+set cpoptions-=C
+
+function TcshGetIndent()
+    " Find a non-blank line above the current line.
+    let lnum = prevnonblank(v:lnum - 1)
+
+    " Hit the start of the file, use zero indent.
+    if lnum == 0
+	return 0
+    endif
+
+    " Add indent if previous line begins with while or foreach
+    " OR line ends with case :, default:, else, then or \
+    let ind = indent(lnum)
+    let line = getline(lnum)
+    if line =~ '\v^\s*%(while|foreach)>|^\s*%(case\s.*:|default:|else)\s*$|%('
+	let ind = ind - &sw
+    endif
+
+    " Subtract indent if current line has on end, endif, case commands
+    let line = getline(v:lnum)
+    if line =~ '\v^\s*%(else|end|endif)\s*$'
+	let ind = ind - &sw
+    endif
+
+    return ind
+endfunction
diff --git a/vim73/indent/tf.vim b/vim73/indent/tf.vim
new file mode 100644
index 0000000..1759773
--- /dev/null
+++ b/vim73/indent/tf.vim
@@ -0,0 +1,72 @@
+" Vim indent file
+" Language:     tf (TinyFugue)
+" Maintainer:   Christian J. Robinson 
+" URL:          http://christianrobinson.name/vim/indent/tf.vim
+" Last Change:  2002 May 29
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal indentexpr=GetTFIndent()
+setlocal indentkeys-=0{,0} indentkeys-=0# indentkeys-=:
+setlocal indentkeys+==/endif,=/then,=/else,=/done,0;
+
+" Only define the function once:
+if exists("*GetTFIndent")
+  finish
+endif
+
+function GetTFIndent()
+	" Find a non-blank line above the current line:
+	let lnum = prevnonblank(v:lnum - 1)
+
+	" No indent for the start of the file:
+	if lnum == 0
+		return 0
+	endif
+
+	let ind = indent(lnum)
+	let line = getline(lnum)
+
+	" No indentation if the previous line didn't end with "\":
+	" (Could be annoying, but it lets you know if you made a mistake.)
+	if line !~ '\\$'
+		return 0
+	endif
+
+	if line =~ '\(/def.*\\\|/for.*\(%;\s*\)\@\
+"URL: http://tilde.tildesoftware.net
+"Last Change: May  8 09:15:09 CEST 2002
+
+if exists ("b:did_indent")
+	finish
+endif
+
+let b:did_indent = 1
+
+setlocal autoindent
+setlocal indentexpr=GetTildeIndent(v:lnum)
+setlocal indentkeys=o,O,)
+
+if exists("*GetTildeIndent")
+	finish
+endif
+
+function GetTildeIndent(lnum)
+	let plnum = prevnonblank(v:lnum-1)
+
+	if plnum == 0
+		return 0
+	endif
+
+	if getline(v:lnum) =~ '^\s*\~\(endif\|else\|elseif\|end\)\>'
+		return indent(v:lnum) - &sw
+	endif
+
+	if getline(plnum) =~ '^\s*\~\(if\|foreach\|foreach_row\|xml_loop\|file_loop\|file_write\|file_append\|imap_loopsections\|imap_index\|imap_list\|ldap_search\|post_loopall\|post_loop\|file_loop\|sql_loop_num\|sql_dbmsselect\|search\|sql_loop\|post\|for\|function_define\|silent\|while\|setvalbig\|mail_create\|systempipe\|mail_send\|dual\|elseif\|else\)\>'
+		return indent(plnum) + &sw
+	else
+		return -1
+	endif
+endfunction
diff --git a/vim73/indent/vb.vim b/vim73/indent/vb.vim
new file mode 100644
index 0000000..55a8ea3
--- /dev/null
+++ b/vim73/indent/vb.vim
@@ -0,0 +1,78 @@
+" Vim indent file
+" Language:	VisualBasic (ft=vb) / Basic (ft=basic) / SaxBasic (ft=vb)
+" Author:	Johannes Zellner 
+" Last Change:	Fri, 18 Jun 2004 07:22:42 CEST
+"		Small update 2010 Jul 28 by Maxim Kim
+
+if exists("b:did_indent")
+    finish
+endif
+let b:did_indent = 1
+
+setlocal autoindent
+setlocal indentexpr=VbGetIndent(v:lnum)
+setlocal indentkeys&
+setlocal indentkeys+==~else,=~elseif,=~end,=~wend,=~case,=~next,=~select,=~loop,<:>
+
+let b:undo_indent = "set ai< indentexpr< indentkeys<"
+
+" Only define the function once.
+if exists("*VbGetIndent")
+    finish
+endif
+
+fun! VbGetIndent(lnum)
+    " labels and preprocessor get zero indent immediately
+    let this_line = getline(a:lnum)
+    let LABELS_OR_PREPROC = '^\s*\(\<\k\+\>:\s*$\|#.*\)'
+    if this_line =~? LABELS_OR_PREPROC
+	return 0
+    endif
+
+    " Find a non-blank line above the current line.
+    " Skip over labels and preprocessor directives.
+    let lnum = a:lnum
+    while lnum > 0
+	let lnum = prevnonblank(lnum - 1)
+	let previous_line = getline(lnum)
+	if previous_line !~? LABELS_OR_PREPROC
+	    break
+	endif
+    endwhile
+
+    " Hit the start of the file, use zero indent.
+    if lnum == 0
+	return 0
+    endif
+
+    let ind = indent(lnum)
+
+    " Add
+    if previous_line =~? '^\s*\<\(begin\|\%(\%(private\|public\|friend\)\s\+\)\=\%(function\|sub\|property\)\|select\|case\|default\|if\|else\|elseif\|do\|for\|while\|enum\|with\)\>'
+	let ind = ind + &sw
+    endif
+
+    " Subtract
+    if this_line =~? '^\s*\\s\+\'
+	if previous_line !~? '^\s*\'
+	    let ind = ind - 2 * &sw
+	else
+	    " this case is for an empty 'select' -- 'end select'
+	    " (w/o any case statements) like:
+	    "
+	    " select case readwrite
+	    " end select
+	    let ind = ind - &sw
+	endif
+    elseif this_line =~? '^\s*\<\(end\|else\|elseif\|until\|loop\|next\|wend\)\>'
+	let ind = ind - &sw
+    elseif this_line =~? '^\s*\<\(case\|default\)\>'
+	if previous_line !~? '^\s*\'
+	    let ind = ind - &sw
+	endif
+    endif
+
+    return ind
+endfun
+
+" vim:sw=4
diff --git a/vim73/indent/verilog.vim b/vim73/indent/verilog.vim
new file mode 100644
index 0000000..74c8c5f
--- /dev/null
+++ b/vim73/indent/verilog.vim
@@ -0,0 +1,219 @@
+" Language:     Verilog HDL
+" Maintainer:	Chih-Tsun Huang 
+" Last Change:	Wed Oct 31 16:13:11 CST 2001
+" URL:		http://larc.ee.nthu.edu.tw/~cthuang/vim/indent/verilog.vim
+"
+" Credits:
+"   Suggestions for improvement, bug reports by
+"     Leo Butlero 
+"
+" Buffer Variables:
+"     b:verilog_indent_modules : indenting after the declaration
+"				 of module blocks
+"     b:verilog_indent_width   : indenting width
+"     b:verilog_indent_verbose : verbose to each indenting
+"
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal indentexpr=GetVerilogIndent()
+setlocal indentkeys=!^F,o,O,0),=begin,=end,=join,=endcase
+setlocal indentkeys+==endmodule,=endfunction,=endtask,=endspecify
+setlocal indentkeys+==`else,=`endif
+
+" Only define the function once.
+if exists("*GetVerilogIndent")
+  finish
+endif
+
+set cpo-=C
+
+function GetVerilogIndent()
+
+  if exists('b:verilog_indent_width')
+    let offset = b:verilog_indent_width
+  else
+    let offset = &sw
+  endif
+  if exists('b:verilog_indent_modules')
+    let indent_modules = offset
+  else
+    let indent_modules = 0
+  endif
+
+  " Find a non-blank line above the current line.
+  let lnum = prevnonblank(v:lnum - 1)
+
+  " At the start of the file use zero indent.
+  if lnum == 0
+    return 0
+  endif
+
+  let lnum2 = prevnonblank(lnum - 1)
+  let curr_line  = getline(v:lnum)
+  let last_line  = getline(lnum)
+  let last_line2 = getline(lnum2)
+  let ind  = indent(lnum)
+  let ind2 = indent(lnum - 1)
+  let offset_comment1 = 1
+  " Define the condition of an open statement
+  "   Exclude the match of //, /* or */
+  let vlog_openstat = '\(\\|\([*/]\)\@<+-/%^&|!=?:]\([*/]\)\@!\)'
+  " Define the condition when the statement ends with a one-line comment
+  let vlog_comment = '\(//.*\|/\*.*\*/\s*\)'
+  if exists('b:verilog_indent_verbose')
+    let vverb_str = 'INDENT VERBOSE:'
+    let vverb = 1
+  else
+    let vverb = 0
+  endif
+
+  " Indent accoding to last line
+  " End of multiple-line comment
+  if last_line =~ '\*/\s*$' && last_line !~ '/\*.\{-}\*/'
+    let ind = ind - offset_comment1
+    if vverb
+      echo vverb_str "De-indent after a multiple-line comment."
+    endif
+
+  " Indent after if/else/for/case/always/initial/specify/fork blocks
+  elseif last_line =~ '`\@' ||
+    \ last_line =~ '^\s*\<\(for\|case\%[[zx]]\)\>' ||
+    \ last_line =~ '^\s*\<\(always\|initial\)\>' ||
+    \ last_line =~ '^\s*\<\(specify\|fork\)\>'
+    if last_line !~ '\(;\|\\)\s*' . vlog_comment . '*$' ||
+      \ last_line =~ '\(//\|/\*\).*\(;\|\\)\s*' . vlog_comment . '*$'
+      let ind = ind + offset
+      if vverb | echo vverb_str "Indent after a block statement." | endif
+    endif
+  " Indent after function/task blocks
+  elseif last_line =~ '^\s*\<\(function\|task\)\>'
+    if last_line !~ '\\s*' . vlog_comment . '*$' ||
+      \ last_line =~ '\(//\|/\*\).*\(;\|\\)\s*' . vlog_comment . '*$'
+      let ind = ind + offset
+      if vverb
+	echo vverb_str "Indent after function/task block statement."
+      endif
+    endif
+
+  " Indent after module/function/task/specify/fork blocks
+  elseif last_line =~ '^\s*\'
+    let ind = ind + indent_modules
+    if vverb && indent_modules
+      echo vverb_str "Indent after module statement."
+    endif
+    if last_line =~ '[(,]\s*' . vlog_comment . '*$' &&
+      \ last_line !~ '\(//\|/\*\).*[(,]\s*' . vlog_comment . '*$'
+      let ind = ind + offset
+      if vverb
+	echo vverb_str "Indent after a multiple-line module statement."
+      endif
+    endif
+
+  " Indent after a 'begin' statement
+  elseif last_line =~ '\(\\)\(\s*:\s*\w\+\)*' . vlog_comment . '*$' &&
+    \ last_line !~ '\(//\|/\*\).*\(\\)' &&
+    \ ( last_line2 !~ vlog_openstat . '\s*' . vlog_comment . '*$' ||
+    \ last_line2 =~ '^\s*[^=!]\+\s*:\s*' . vlog_comment . '*$' )
+    let ind = ind + offset
+    if vverb | echo vverb_str "Indent after begin statement." | endif
+
+  " De-indent for the end of one-line block
+  elseif ( last_line !~ '\' ||
+    \ last_line =~ '\(//\|/\*\).*\' ) &&
+    \ last_line2 =~ '\<\(`\@.*' .
+      \ vlog_comment . '*$' &&
+    \ last_line2 !~
+      \ '\(//\|/\*\).*\<\(`\@' &&
+    \ last_line2 !~ vlog_openstat . '\s*' . vlog_comment . '*$' &&
+    \ ( last_line2 !~ '\' ||
+    \ last_line2 =~ '\(//\|/\*\).*\' )
+    let ind = ind - offset
+    if vverb
+      echo vverb_str "De-indent after the end of one-line statement."
+    endif
+
+    " Multiple-line statement (including case statement)
+    " Open statement
+    "   Ident the first open line
+    elseif  last_line =~ vlog_openstat . '\s*' . vlog_comment . '*$' &&
+      \ last_line !~ '\(//\|/\*\).*' . vlog_openstat . '\s*$' &&
+      \ last_line2 !~ vlog_openstat . '\s*' . vlog_comment . '*$'
+      let ind = ind + offset
+      if vverb | echo vverb_str "Indent after an open statement." | endif
+
+    " Close statement
+    "   De-indent for an optional close parenthesis and a semicolon, and only
+    "   if there exists precedent non-whitespace char
+    elseif last_line =~ ')*\s*;\s*' . vlog_comment . '*$' &&
+      \ last_line !~ '^\s*)*\s*;\s*' . vlog_comment . '*$' &&
+      \ last_line !~ '\(//\|/\*\).*\S)*\s*;\s*' . vlog_comment . '*$' &&
+      \ ( last_line2 =~ vlog_openstat . '\s*' . vlog_comment . '*$' &&
+      \ last_line2 !~ ';\s*//.*$') &&
+      \ last_line2 !~ '^\s*' . vlog_comment . '$'
+      let ind = ind - offset
+      if vverb | echo vverb_str "De-indent after a close statement." | endif
+
+  " `ifdef and `else
+  elseif last_line =~ '^\s*`\<\(ifdef\|else\)\>'
+    let ind = ind + offset
+    if vverb
+      echo vverb_str "Indent after a `ifdef or `else statement."
+    endif
+
+  endif
+
+  " Re-indent current line
+
+  " De-indent on the end of the block
+  " join/end/endcase/endfunction/endtask/endspecify
+  if curr_line =~ '^\s*\<\(join\|end\|endcase\)\>' ||
+    \ curr_line =~ '^\s*\<\(endfunction\|endtask\|endspecify\)\>'
+    let ind = ind - offset
+    if vverb | echo vverb_str "De-indent the end of a block." | endif
+  elseif curr_line =~ '^\s*\'
+    let ind = ind - indent_modules
+    if vverb && indent_modules
+      echo vverb_str "De-indent the end of a module."
+    endif
+
+  " De-indent on a stand-alone 'begin'
+  elseif curr_line =~ '^\s*\'
+    if last_line !~ '^\s*\<\(function\|task\|specify\|module\)\>' &&
+      \ last_line !~ '^\s*\()*\s*;\|)\+\)\s*' . vlog_comment . '*$' &&
+      \ ( last_line =~
+	\ '\<\(`\@' ||
+      \ last_line =~ ')\s*' . vlog_comment . '*$' ||
+      \ last_line =~ vlog_openstat . '\s*' . vlog_comment . '*$' )
+      let ind = ind - offset
+      if vverb
+	echo vverb_str "De-indent a stand alone begin statement."
+      endif
+    endif
+
+  " De-indent after the end of multiple-line statement
+  elseif curr_line =~ '^\s*)' &&
+    \ ( last_line =~ vlog_openstat . '\s*' . vlog_comment . '*$' ||
+    \ last_line !~ vlog_openstat . '\s*' . vlog_comment . '*$' &&
+    \ last_line2 =~ vlog_openstat . '\s*' . vlog_comment . '*$' )
+    let ind = ind - offset
+    if vverb
+      echo vverb_str "De-indent the end of a multiple statement."
+    endif
+
+  " De-indent `else and `endif
+  elseif curr_line =~ '^\s*`\<\(else\|endif\)\>'
+    let ind = ind - offset
+    if vverb | echo vverb_str "De-indent `else and `endif statement." | endif
+
+  endif
+
+  " Return the indention
+  return ind
+endfunction
+
+" vim:sw=2
diff --git a/vim73/indent/vhdl.vim b/vim73/indent/vhdl.vim
new file mode 100644
index 0000000..717857f
--- /dev/null
+++ b/vim73/indent/vhdl.vim
@@ -0,0 +1,406 @@
+" VHDL indent ('93 syntax)
+" Language:    VHDL
+" Maintainer:  Gerald Lai 
+" Version:     1.56
+" Last Change: 2010 Jun 29
+" URL:         http://www.vim.org/scripts/script.php?script_id=1450
+
+" only load this indent file when no other was loaded
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+" setup indent options for local VHDL buffer
+setlocal indentexpr=GetVHDLindent()
+setlocal indentkeys=!^F,o,O,0(,0)
+setlocal indentkeys+==~begin,=~end\ ,=~end\	,=~is,=~select,=~when
+setlocal indentkeys+==~if,=~then,=~elsif,=~else
+setlocal indentkeys+==~case,=~loop,=~for,=~generate,=~record,=~units,=~process,=~block,=~function,=~component,=~procedure
+setlocal indentkeys+==~architecture,=~configuration,=~entity,=~package
+
+" constants
+" not a comment
+let s:NC = '\%(--.*\)\@ 0 && prevs =~ '^\s*--'
+    let prevn = prevnonblank(prevn - 1)
+    let prevs = getline(prevn)
+  endwhile
+  let prevs_noi = substitute(prevs, '^\s*', '', '')
+
+  " default indent starts as previous non-comment line's indent
+  let ind = prevn > 0 ? indent(prevn) : 0
+  " backup default
+  let ind2 = ind
+
+  " indent:   special; kill string so it would not affect other filters
+  " keywords: "report" + string
+  " where:    anywhere in current or previous line
+  let s0 = s:NC.'\\s*".*"'
+  if curs =~? s0
+    let curs = ""
+  endif
+  if prevs =~? s0
+    let prevs = ""
+  endif
+
+  " indent:   previous line's comment position, otherwise follow next non-comment line if possible
+  " keyword:  "--"
+  " where:    start of current line
+  if curs =~ '^\s*--'
+    let pn = curn - 1
+    let ps = getline(pn)
+    if curs =~ '^\s*--\s' && ps =~ '--'
+      return indent(pn) + stridx(substitute(ps, '^\s*', '', ''), '--')
+    else
+      " find nextnonblank line that is not a comment
+      let nn = nextnonblank(curn + 1)
+      let ns = getline(nn)
+      while nn > 0 && ns =~ '^\s*--'
+        let nn = nextnonblank(nn + 1)
+        let ns = getline(nn)
+      endwhile
+      let n = indent(nn)
+      return n != -1 ? n : ind
+    endif
+  endif
+
+  " ****************************************************************************************
+  " indent:   align generic variables & port names
+  " keywords: "generic", "map", "port" + "(", provided current line is part of mapping
+  " where:    anywhere in previous 2 lines
+  " find following previous non-comment line
+  let pn = prevnonblank(prevn - 1)
+  let ps = getline(pn)
+  while pn > 0 && ps =~ '^\s*--'
+    let pn = prevnonblank(pn - 1)
+    let ps = getline(pn)
+  endwhile
+  if (curs =~ '^\s*)' || curs =~? '^\s*\%(\<\%(generic\|map\|port\)\>.*\)\@\s*\S\+\|:[^=]\@=\s*\%(\%(in\|out\|inout\|buffer\|linkage\)\>\|\w\+\s\+:=\)\)') && (prevs =~? s:NC.'\<\%(generic\|map\|port\)\s*(\%(\s*\w\)\=' || (ps =~? s:NC.'\<\%(generic\|map\|port\)'.s:ES && prevs =~ '^\s*('))
+    " align closing ")" with opening "("
+    if curs =~ '^\s*)'
+      return ind2 + stridx(prevs_noi, '(')
+    endif
+    let m = matchend(prevs_noi, '(\s*\ze\w')
+    if m != -1
+      return ind2 + m
+    else
+      if g:vhdl_indent_genportmap
+        return ind2 + stridx(prevs_noi, '(') + &sw
+      else
+        return ind2 + &sw
+      endif
+    endif
+  endif
+
+  " indent:   align conditional/select statement
+  " keywords: variable + "<=" without ";" ending
+  " where:    start of previous line
+  if prevs =~? '^\s*\S\+\s*<=[^;]*'.s:ES
+    if g:vhdl_indent_rhsassign
+      return ind2 + matchend(prevs_noi, '<=\s*\ze.')
+    else
+      return ind2 + &sw
+    endif
+  endif
+
+  " indent:   backtrace previous non-comment lines for next smaller or equal size indent
+  " keywords: "end" + "record", "units"
+  " where:    start of previous line
+  " keyword:  ")"
+  " where:    start of previous line
+  " keyword:  without "<=" + ";" ending
+  " where:    anywhere in previous line
+  " keyword:  "=>" + ")" ending, provided current line does not begin with ")"
+  " where:    anywhere in previous line
+  " _note_:   indent allowed to leave this filter
+  let m = 0
+  if prevs =~? '^\s*end\s\+\%(record\|units\)\>'
+    let m = 3
+  elseif prevs =~ '^\s*)'
+    let m = 1
+  elseif prevs =~ s:NC.'\%(<=.*\)\@.*'.s:NC.')'.s:ES)
+    let m = 2
+  endif
+
+  if m > 0
+    let pn = prevnonblank(prevn - 1)
+    let ps = getline(pn)
+    while pn > 0
+      let t = indent(pn)
+      if ps !~ '^\s*--' && (t < ind || (t == ind && m == 3))
+        " make sure one of these is true
+        " keywords: variable + "<=" without ";" ending
+        " where:    start of previous non-comment line
+        " keywords: "generic", "map", "port"
+        " where:    anywhere in previous non-comment line
+        " keyword:  "("
+        " where:    start of previous non-comment line
+        if m < 3 && ps !~? '^\s*\S\+\s*<=[^;]*'.s:ES
+          if ps =~? s:NC.'\<\%(generic\|map\|port\)\>' || ps =~ '^\s*('
+            let ind = t
+          endif
+          break
+        endif
+        let ind = t
+        if m > 1
+          " find following previous non-comment line
+          let ppn = prevnonblank(pn - 1)
+          let pps = getline(ppn)
+          while ppn > 0 && pps =~ '^\s*--'
+            let ppn = prevnonblank(ppn - 1)
+            let pps = getline(ppn)
+          endwhile
+          " indent:   follow
+          " keyword:  "select"
+          " where:    end of following previous non-comment line
+          " keyword:  "type"
+          " where:    start of following previous non-comment line
+          if m == 2
+            let s1 = s:NC.'\'
+    let ind = ind - &sw
+    " find previous opening statement of
+    " keywords: "architecture", "block", "entity", "function", "generate", "procedure", "process"
+    let s2 = s:NC.s:NE.'\<\%(architecture\|block\|entity\|function\|generate\|procedure\|process\)\>'
+    if (curs !~? s2.'.*'.s:NC.'\.*'.s:ES && prevs =~? s2) || m == 1
+      let ind = ind + &sw
+    endif
+    return ind
+  endif
+
+  " indent:   +sw if previous line is previous opening statement
+  " keywords: "record", "units"
+  " where:    anywhere in current line
+  if curs =~? s:NC.s:NE.'\<\%(record\|units\)\>'
+    " find previous opening statement of
+    " keyword: "type"
+    let s3 = s:NC.s:NE.'\'
+    if curs !~? s3.'.*'.s:NC.'\<\%(record\|units\)\>.*'.s:ES && prevs =~? s3
+      let ind = ind + &sw
+    endif
+    return ind
+  endif
+
+  " ****************************************************************************************
+  " indent:   0
+  " keywords: "architecture", "configuration", "entity", "library", "package"
+  " where:    start of current line
+  if curs =~? '^\s*\%(architecture\|configuration\|entity\|library\|package\)\>'
+    return 0
+  endif
+
+  " indent:   maintain indent of previous opening statement
+  " keyword:  "is"
+  " where:    start of current line
+  " find previous opening statement of
+  " keywords: "architecture", "block", "configuration", "entity", "function", "package", "procedure", "process", "type"
+  if curs =~? '^\s*\' && prevs =~? s:NC.s:NE.'\<\%(architecture\|block\|configuration\|entity\|function\|package\|procedure\|process\|type\)\>'
+    return ind2
+  endif
+
+  " indent:   maintain indent of previous opening statement
+  " keyword:  "then"
+  " where:    start of current line
+  " find previous opening statement of
+  " keywords: "elsif", "if"
+  if curs =~? '^\s*\' && prevs =~? s:NC.'\%(\\|'.s:NE.'\\)'
+    return ind2
+  endif
+
+  " indent:   maintain indent of previous opening statement
+  " keyword:  "generate"
+  " where:    start of current line
+  " find previous opening statement of
+  " keywords: "for", "if"
+  if curs =~? '^\s*\' && prevs =~? s:NC.s:NE.'\%(\%(\'
+    return ind2
+  endif
+
+  " indent:   +sw
+  " keywords: "block", "process"
+  " removed:  "begin", "case", "elsif", "if", "loop", "record", "units", "while"
+  " where:    anywhere in previous line
+  if prevs =~? s:NC.s:NE.'\<\%(block\|process\)\>'
+    return ind + &sw
+  endif
+
+  " indent:   +sw
+  " keywords: "architecture", "configuration", "entity", "package"
+  " removed:  "component", "for", "when", "with"
+  " where:    start of previous line
+  if prevs =~? '^\s*\%(architecture\|configuration\|entity\|package\)\>'
+    return ind + &sw
+  endif
+
+  " indent:   +sw
+  " keyword:  "select"
+  " removed:  "generate", "is", "=>"
+  " where:    end of previous line
+  if prevs =~? s:NC.'\"
+  " where:    end of previous line
+  " _note_:   indent allowed to leave this filter
+  if prevs =~? s:NC.'\%(\\|'.s:NE.'\<\%(loop\|record\|units\)\>\)' || prevs =~? '^\s*\%(component\|else\|for\)\>' || prevs =~? s:NC.'\%('.s:NE.'\\)'.s:ES
+    let ind = ind + &sw
+  endif
+
+  " ****************************************************************************************
+  " indent:   -sw
+  " keywords: "when", provided previous line does not begin with "when", does not end with "is"
+  " where:    start of current line
+  let s4 = '^\s*when\>'
+  if curs =~? s4
+    if prevs =~? s:NC.'\'
+    return ind - &sw
+  endif
+
+  " indent:   backtrace previous non-comment lines
+  " keyword:  "end" + "case", "component"
+  " where:    start of current line
+  let m = 0
+  if curs =~? '^\s*end\s\+case\>'
+    let m = 1
+  elseif curs =~? '^\s*end\s\+component\>'
+    let m = 2
+  endif
+
+  if m > 0
+    " find following previous non-comment line
+    let pn = prevn
+    let ps = getline(pn)
+    while pn > 0
+      if ps !~ '^\s*--'
+        "indent:   -2sw
+        "keywords: "end" + "case"
+        "where:    start of previous non-comment line
+        "indent:   -sw
+        "keywords: "when"
+        "where:    start of previous non-comment line
+        "indent:   follow
+        "keywords: "case"
+        "where:    start of previous non-comment line
+        if m == 1
+          if ps =~? '^\s*end\s\+case\>'
+            return indent(pn) - 2 * &sw
+          elseif ps =~? '^\s*when\>'
+            return indent(pn) - &sw
+          elseif ps =~? '^\s*case\>'
+            return indent(pn)
+          endif
+        "indent:   follow
+        "keyword:  "component"
+        "where:    start of previous non-comment line
+        elseif m == 2
+          if ps =~? '^\s*component\>'
+            return indent(pn)
+          endif
+        endif
+      endif
+      let pn = prevnonblank(pn - 1)
+      let ps = getline(pn)
+    endwhile
+    return ind - &sw
+  endif
+
+  " indent:   -sw
+  " keyword:  ")"
+  " where:    start of current line
+  if curs =~ '^\s*)'
+    return ind - &sw
+  endif
+
+  " indent:   0
+  " keywords: "end" + "architecture", "configuration", "entity", "package"
+  " where:    start of current line
+  if curs =~? '^\s*end\s\+\%(architecture\|configuration\|entity\|package\)\>'
+    return 0
+  endif
+
+  " indent:   -sw
+  " keywords: "end" + identifier, ";"
+  " where:    start of current line
+  "if curs =~? '^\s*end\s\+\w\+\>'
+  if curs =~? '^\s*end\%(\s\|;'.s:ES.'\)'
+    return ind - &sw
+  endif
+
+  " ****************************************************************************************
+  " indent:   maintain indent of previous opening statement
+  " keywords: without "generic", "map", "port" + ":" but not ":=" + "in", "out", "inout", "buffer", "linkage", variable & ":="
+  " where:    start of current line
+  if curs =~? '^\s*\%(\<\%(generic\|map\|port\)\>.*\)\@\|\w\+\s\+:=\)'
+    return ind2
+  endif
+
+  " return leftover filtered indent
+  return ind
+endfunction
diff --git a/vim73/indent/vim.vim b/vim73/indent/vim.vim
new file mode 100644
index 0000000..0a6dbc1
--- /dev/null
+++ b/vim73/indent/vim.vim
@@ -0,0 +1,74 @@
+" Vim indent file
+" Language:	Vim script
+" Maintainer:	Bram Moolenaar 
+" Last Change:	2005 Jul 06
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal indentexpr=GetVimIndent()
+setlocal indentkeys+==end,=else,=cat,=fina,=END,0\\
+
+" Only define the function once.
+if exists("*GetVimIndent")
+  finish
+endif
+
+function GetVimIndent()
+  " Find a non-blank line above the current line.
+  let lnum = prevnonblank(v:lnum - 1)
+
+  " If the current line doesn't start with '\' and below a line that starts
+  " with '\', use the indent of the line above it.
+  if getline(v:lnum) !~ '^\s*\\'
+    while lnum > 0 && getline(lnum) =~ '^\s*\\'
+      let lnum = lnum - 1
+    endwhile
+  endif
+
+  " At the start of the file use zero indent.
+  if lnum == 0
+    return 0
+  endif
+
+  " Add a 'shiftwidth' after :if, :while, :try, :catch, :finally, :function
+  " and :else.  Add it three times for a line that starts with '\' after
+  " a line that doesn't (or g:vim_indent_cont if it exists).
+  let ind = indent(lnum)
+  if getline(v:lnum) =~ '^\s*\\' && v:lnum > 1 && getline(lnum) !~ '^\s*\\'
+    if exists("g:vim_indent_cont")
+      let ind = ind + g:vim_indent_cont
+    else
+      let ind = ind + &sw * 3
+    endif
+  elseif getline(lnum) =~ '\(^\||\)\s*\(if\|wh\%[ile]\|for\|try\|cat\%[ch]\|fina\%[lly]\|fu\%[nction]\|el\%[seif]\)\>'
+    let ind = ind + &sw
+  elseif getline(lnum) =~ '^\s*aug\%[roup]' && getline(lnum) !~ '^\s*aug\%[roup]\s*!\=\s\+END'
+    let ind = ind + &sw
+  endif
+
+  " If the previous line contains an "end" after a pipe, but not in an ":au"
+  " command.  And not when there is a backslash before the pipe.
+  " And when syntax HL is enabled avoid a match inside a string.
+  let line = getline(lnum)
+  let i = match(line, '[^\\]|\s*\(ene\@!\)')
+  if i > 0 && line !~ '^\s*au\%[tocmd]'
+    if !has('syntax_items') || synIDattr(synID(lnum, i + 2, 1), "name") !~ '\(Comment\|String\)$'
+      let ind = ind - &sw
+    endif
+  endif
+
+
+  " Subtract a 'shiftwidth' on a :endif, :endwhile, :catch, :finally, :endtry,
+  " :endfun, :else and :augroup END.
+  if getline(v:lnum) =~ '^\s*\(ene\@!\|cat\|fina\|el\|aug\%[roup]\s*!\=\s\+END\)'
+    let ind = ind - &sw
+  endif
+
+  return ind
+endfunction
+
+" vim:sw=2
diff --git a/vim73/indent/xf86conf.vim b/vim73/indent/xf86conf.vim
new file mode 100644
index 0000000..4174a24
--- /dev/null
+++ b/vim73/indent/xf86conf.vim
@@ -0,0 +1,37 @@
+" Vim indent file
+" Language:         XFree86 Configuration File
+" Maintainer:       Nikolai Weibull 
+" Latest Revision:  2006-12-20
+
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal indentexpr=GetXF86ConfIndent()
+setlocal indentkeys=!^F,o,O,=End
+setlocal nosmartindent
+
+if exists("*GetXF86ConfIndent")
+  finish
+endif
+
+function GetXF86ConfIndent()
+  let lnum = prevnonblank(v:lnum - 1)
+
+  if lnum == 0
+    return 0
+  endif
+
+  let ind = indent(lnum)
+
+  if getline(lnum) =~? '^\s*\(Sub\)\=Section\>'
+    let ind = ind + &sw
+  endif
+
+  if getline(v:lnum) =~? '^\s*End\(Sub\)\=Section\>'
+    let ind = ind - &sw
+  endif
+
+  return ind
+endfunction
diff --git a/vim73/indent/xhtml.vim b/vim73/indent/xhtml.vim
new file mode 100644
index 0000000..2197b79
--- /dev/null
+++ b/vim73/indent/xhtml.vim
@@ -0,0 +1,12 @@
+" Vim indent file
+" Language:	XHTML
+" Maintainer:	Bram Moolenaar  (for now)
+" Last Change:	2005 Jun 24
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+  finish
+endif
+
+" Handled like HTML for now.
+runtime! indent/html.vim
diff --git a/vim73/indent/xinetd.vim b/vim73/indent/xinetd.vim
new file mode 100644
index 0000000..f7a5341
--- /dev/null
+++ b/vim73/indent/xinetd.vim
@@ -0,0 +1,50 @@
+" Vim indent file
+" Language:         xinetd.conf(5) configuration file
+" Maintainer:       Nikolai Weibull 
+" Latest Revision:  2006-12-20
+
+if exists("b:did_indent")
+  finish
+endif
+let b:did_indent = 1
+
+setlocal indentexpr=GetXinetdIndent()
+setlocal indentkeys=0{,0},!^F,o,O
+setlocal nosmartindent
+
+if exists("*GetXinetdIndent")
+  finish
+endif
+
+function s:count_braces(lnum, count_open)
+  let n_open = 0
+  let n_close = 0
+  let line = getline(a:lnum)
+  let pattern = '[{}]'
+  let i = match(line, pattern)
+  while i != -1
+    if synIDattr(synID(a:lnum, i + 1, 0), 'name') !~ 'ld\%(Comment\|String\)'
+      if line[i] == '{'
+        let n_open += 1
+      elseif line[i] == '}'
+        if n_open > 0
+          let n_open -= 1
+        else
+          let n_close += 1
+        endif
+      endif
+    endif
+    let i = match(line, pattern, i + 1)
+  endwhile
+  return a:count_open ? n_open : n_close
+endfunction
+
+function GetXinetdIndent()
+  let pnum = prevnonblank(v:lnum - 1)
+  if pnum == 0
+    return 0
+  endif
+
+  return indent(pnum) + s:count_braces(pnum, 1) * &sw
+        \ - s:count_braces(v:lnum, 0) * &sw
+endfunction
diff --git a/vim73/indent/xml.vim b/vim73/indent/xml.vim
new file mode 100644
index 0000000..4ac35b6
--- /dev/null
+++ b/vim73/indent/xml.vim
@@ -0,0 +1,96 @@
+" Language:	xml
+" Maintainer:	Johannes Zellner 
+" Last Change:	2009-05-26 00:17:25
+" Notes:	1) does not indent pure non-xml code (e.g. embedded scripts)
+"		2) will be confused by unbalanced tags in comments
+"		or CDATA sections.
+"		2009-05-26 patch by Nikolai Weibull
+" TODO: 	implement pre-like tags, see xml_indent_open / xml_indent_close
+
+" Only load this indent file when no other was loaded.
+if exists("b:did_indent")
+    finish
+endif
+let b:did_indent = 1
+
+" [-- local settings (must come before aborting the script) --]
+setlocal indentexpr=XmlIndentGet(v:lnum,1)
+setlocal indentkeys=o,O,*,<>>,<<>,/,{,}
+
+set cpo-=C
+
+if !exists('b:xml_indent_open')
+    let b:xml_indent_open = '.\{-}<\a'
+    " pre tag, e.g. 
+ " let b:xml_indent_open = '.\{-}<[/]\@!\(address\)\@!' +endif + +if !exists('b:xml_indent_close') + let b:xml_indent_close = '.\{-} + " let b:xml_indent_close = '.\{-}XmlIndentWithPattern(line, pat) + let s = substitute('x'.a:line, a:pat, "\1", 'g') + return strlen(substitute(s, "[^\1].*$", '', '')) +endfun + +" [-- check if it's xml --] +fun! XmlIndentSynCheck(lnum) + if '' != &syntax + let syn1 = synIDattr(synID(a:lnum, 1, 1), 'name') + let syn2 = synIDattr(synID(a:lnum, strlen(getline(a:lnum)) - 1, 1), 'name') + if '' != syn1 && syn1 !~ 'xml' && '' != syn2 && syn2 !~ 'xml' + " don't indent pure non-xml code + return 0 + elseif syn1 =~ '^xmlComment' && syn2 =~ '^xmlComment' + " indent comments specially + return -1 + endif + endif + return 1 +endfun + +" [-- return the sum of indents of a:lnum --] +fun! XmlIndentSum(lnum, style, add) + let line = getline(a:lnum) + if a:style == match(line, '^\s*XmlIndentWithPattern(line, b:xml_indent_open) + \ - XmlIndentWithPattern(line, b:xml_indent_close) + \ - XmlIndentWithPattern(line, '.\{-}/>'))) + a:add + else + return a:add + endif +endfun + +fun! XmlIndentGet(lnum, use_syntax_check) + " Find a non-empty line above the current line. + let lnum = prevnonblank(a:lnum - 1) + + " Hit the start of the file, use zero indent. + if lnum == 0 + return 0 + endif + + if a:use_syntax_check + let check_lnum = XmlIndentSynCheck(lnum) + let check_alnum = XmlIndentSynCheck(a:lnum) + if 0 == check_lnum || 0 == check_alnum + return indent(a:lnum) + elseif -1 == check_lnum || -1 == check_alnum + return -1 + endif + endif + + let ind = XmlIndentSum(lnum, -1, indent(lnum)) + let ind = XmlIndentSum(a:lnum, 0, ind) + + return ind +endfun + +" vim:ts=8 diff --git a/vim73/indent/xsd.vim b/vim73/indent/xsd.vim new file mode 100644 index 0000000..59e0b60 --- /dev/null +++ b/vim73/indent/xsd.vim @@ -0,0 +1,13 @@ +" Vim indent file +" Language: .xsd files (XML Schema) +" Maintainer: Nobody +" Last Change: 2005 Jun 09 + +" Only load this indent file when no other was loaded. +if exists("b:did_indent") + finish +endif + +" Use XML formatting rules +runtime! indent/xml.vim + diff --git a/vim73/indent/xslt.vim b/vim73/indent/xslt.vim new file mode 100644 index 0000000..ff93d69 --- /dev/null +++ b/vim73/indent/xslt.vim @@ -0,0 +1,13 @@ +" Vim indent file +" Language: XSLT .xslt files +" Maintainer: David Fishburn +" Last Change: Wed May 14 2003 8:48:41 PM + +" Only load this indent file when no other was loaded. +if exists("b:did_indent") + finish +endif + +" Use XML formatting rules +runtime! indent/xml.vim + diff --git a/vim73/indent/yacc.vim b/vim73/indent/yacc.vim new file mode 100644 index 0000000..2ab7d7b --- /dev/null +++ b/vim73/indent/yacc.vim @@ -0,0 +1,41 @@ +" Vim indent file +" Language: YACC input file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-12-20 + +" Only load this indent file when no other was loaded. +if exists("b:did_indent") + finish +endif + +let b:did_indent = 1 + +setlocal indentexpr=GetYaccIndent() +setlocal indentkeys=!^F,o,O +setlocal nosmartindent + +" Only define the function once. +if exists("*GetYaccIndent") + finish +endif + +function GetYaccIndent() + if v:lnum == 1 + return 0 + endif + + let ind = indent(v:lnum - 1) + let line = getline(v:lnum - 1) + + if line == '' + let ind = 0 + elseif line =~ '^\w\+\s*:' + let ind = ind + matchend(line, '^\w\+\s*') + elseif line =~ '^\s*;' + let ind = 0 + else + let ind = indent(v:lnum) + endif + + return ind +endfunction diff --git a/vim73/indent/zsh.vim b/vim73/indent/zsh.vim new file mode 100644 index 0000000..c5580a1 --- /dev/null +++ b/vim73/indent/zsh.vim @@ -0,0 +1,11 @@ +" Vim indent file +" Language: Zsh Shell Script +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:did_indent") + finish +endif + +" Same as sh indenting for now. +runtime! indent/sh.vim diff --git a/vim73/indoff.vim b/vim73/indoff.vim new file mode 100644 index 0000000..0d93035 --- /dev/null +++ b/vim73/indoff.vim @@ -0,0 +1,11 @@ +" Vim support file to switch off loading indent files for file types +" +" Maintainer: Bram Moolenaar +" Last Change: 2001 Jun 11 + +if exists("did_indent_on") + unlet did_indent_on +endif + +" Remove all autocommands in the filetypeindent group +silent! au! filetypeindent * diff --git a/vim73/keymap/README.txt b/vim73/keymap/README.txt new file mode 100644 index 0000000..d42e026 --- /dev/null +++ b/vim73/keymap/README.txt @@ -0,0 +1,26 @@ +keymap files for Vim + +One of these files is loaded when the 'keymap' option is set. + +The name of the file consists of these parts: + + {language}[-{layout}][_{encoding}].vim + +{language} Name of the language (e.g., "hebrew", "greek") + +{layout} Optional: name of the keyboard layout (e.g., "spanish", + "russian3"). When omitted the layout of the standard + US-english keyboard is assumed. + +{encoding} Optional: character encoding for which this keymap works. + When omitted the "normal" encoding for the language is + assumed. + Use the value the 'encoding' option: lower case only, use '-' + instead of '_'. + +Each file starts with a header, naming the maintainer and the date when it was +last changed. If you find a problem in a keymap file, check if you have the +most recent version. If necessary, report a problem to the maintainer. + +The format of the keymap lines below "loadkeymap" is explained in the Vim help +files, see ":help keymap-file-format". diff --git a/vim73/keymap/accents.vim b/vim73/keymap/accents.vim new file mode 100644 index 0000000..fed94c5 --- /dev/null +++ b/vim73/keymap/accents.vim @@ -0,0 +1,78 @@ +" Vim Keymap file for latin1 accents through dead characters +" Maintainer: Bram Moolenaar +" Last Change: 2006 Mar 29 + +" All characters are given literally, conversion to another encoding (e.g., +" UTF-8) should work. +scriptencoding latin1 + +" Use this short name in the status line. +let b:keymap_name = "acc" + +loadkeymap +`A +'A +A +^A +~A +:A +'C +C +`E +'E +E +^E +`I +'I +I +^I +~N +`O +'O +O +^O +~O +:O +`U +'U +U +^U +:U +'Y +Y +`a +'a +a +^a +~a +:a +'c +c +`e +'e +e +^e +`i +'i +i +^i +~n +`o +'o +o +^o +~o +:o +`u +'u +u +^u +:u +'y +y +'' ' + +`` ` +^^ ^ +~~ ~ +:: : diff --git a/vim73/keymap/arabic.vim b/vim73/keymap/arabic.vim new file mode 100644 index 0000000..7eb9a17 --- /dev/null +++ b/vim73/keymap/arabic.vim @@ -0,0 +1,2 @@ +" Assume 'encoding' is set to "latin1" while actually iso-8859-6 is used +source :p:h/arabic_utf-8.vim diff --git a/vim73/keymap/arabic_utf-8.vim b/vim73/keymap/arabic_utf-8.vim new file mode 100644 index 0000000..aeb4a4f --- /dev/null +++ b/vim73/keymap/arabic_utf-8.vim @@ -0,0 +1,86 @@ +" Vim Keymap file for Arabic +" Maintainer : Arabic Support group +" Created by : Nadim Shaikli +" Last Updated : 2003 Apr 26 +" This is for a standard Microsoft Arabic keyboard layout. + +" Use this short name in the status line. +let b:keymap_name = "arab" + +loadkeymap +q " (1590) - DAD +w " (1589) - SAD +e " (1579) - THEH +r " (1602) - QAF +t " (1601) - FEH +y " (1594) - GHAIN +u " (1593) - AIN +i " (1607) - HEH +o " (1582) - KHAH +p " (1581) - HAH +[ " (1580) - JEEM +] " (1583) - DAL +a " (1588) - SHEEN +s " (1587) - SEEN +d " (1610) - YEH +f " (1576) - BEH +g " (1604) - LAM +h " (1575) - ALEF +j " (1578) - TEH +k " (1606) - NOON +l " (1605) - MEEM +; " (1603) - KAF +' " (1591) - TAH +z " (1574) - YEH with HAMZA ABOVE +x " (1569) - HAMZA +c " (1572) - WAW with HAMZA ABOVE +v " (1585) - REH +b " (1604/1575) - LAA (lam alef) +n " (1609) - ALEF MAKSURA +m " (1577) - TEH MARBUTA +, " (1608) - WAW +. " (1586) - ZAIN +/ " (1592) - ZAH +0 " (1632) - Arabic 0 +1 " (1633) - Arabic 1 +2 " (1634) - Arabic 2 +3 " (1635) - Arabic 3 +4 " (1636) - Arabic 4 +5 " (1637) - Arabic 5 +6 " (1638) - Arabic 6 +7 " (1639) - Arabic 7 +8 " (1640) - Arabic 8 +9 " (1641) - Arabic 9 +` " (1584) - THAL +~ " (1617) - Tanween -- SHADDA +Q " (1614) - Tanween -- FATHA +W " (1611) - Tanween -- FATHATAN +E " (1615) - Tanween -- DAMMA +R " (1612) - Tanween -- DAMMATAN +T " (1604/1573) - LAA with HAMZA BELOW +Y " (1573) - ALEF with HAMZA BELOW +U " (96) - ASCII -- ` +I " (247) - ASCII suppl -- div +O " (215) - ASCII suppl -- mul +P " (1563) - Arabic Semicolon +{ " (60) - ASCII -- < +} " (62) - ASCII -- > +A " (1616) - Tanween -- KASRA +S " (1613) - Tanween -- KASRATAN +D " (91) - ASCII -- [ +F " (93) - ASCII -- ] +G " (1604/1571) - LAA with HAMZA ABOVE +H " (1571) - ALEF with HAMZA ABOVE +J " (1600) - TATWEEL +K " (1548) - Arabic Comma +L " (47) - ASCII -- / +Z " (126) - ASCII -- ~ +X " (1618) - Tanween -- SUKUN +C " (123) - ASCII -- { +V " (125) - ASCII -- } +B " (1604/1570) - LAA with MADDA ABOVE +N " (1570) - ALEF with MADDA ABOVE +M " (39) - ASCII -- ' +< " (44) - ASCII -- , +> " (46) - ASCII -- . +? " (1567) - Arabic Question Mark diff --git a/vim73/keymap/bulgarian-bds.vim b/vim73/keymap/bulgarian-bds.vim new file mode 100644 index 0000000..3377edb --- /dev/null +++ b/vim73/keymap/bulgarian-bds.vim @@ -0,0 +1,155 @@ +" Vim keymap file for Bulgarian and Russian characters, "bds" layout. +" Most of it can be used with both utf-8 and cp1251 file encodings, except +" the accented characters which can only be stored in utf-8. +" This file itself is in utf-8. + +" Maintainer: Boyko Bantchev +" URI: http://www.math.bas.bg/bantchev/vim/bulgarian-bds.vim +" Last Changed: 2010 May 4 + +" This keymap corresponds to what is called Bulgarian standard typewriter +" keyboard layout, or "БДС". +" +" Note that, in addition to the Bulgarian alphabet, the BDS layout prescribes +" the presence of the following characters: +" — The Russian letters ы (small), and Э and э (capital and small). +" — The latin capital letters I and V – used to type Roman numerals +" without having to leave Cyrillic mode. +" +" Some punctuation characters present in ascii are mapped in BDS to keys +" different from the ones they occupy in the QWERTY layout, because the latter +" keys are used to type other characters. +" +" In this keymap, also defined (besides BDS) are: +" — The Russian letters Ё and ё (capital and small), as well as the +" Russian capital letter Ы (see above for the small counterpart). +" This way, using the bulgarian-bds keymap, one can access both +" the Bulgarian and the Russian alphabets. +" — The quotation marks „ “ ” ‘ ’ (used in the Bulgarian and English +" quotation styles), as well as « » (Russian quotation style). +" — The characters §, №, – (en-dash), — (em-dash), …, •, ·, ±, °, ¬, +" ¤, €, ‰, †, ‡, and ¶. +" +" The keymap also defines key combinations for grave and acute accents. +" (Grave accent is used in Bulgarian, acute in Russian, but both accents +" apply to other languages as well.) +" +" For details of what key or key combination maps to what character, please +" see below the map itself. +" +" See also http://www.math.bas.bg/bantchev/vim/kbdbul.html (in Bulgarian). + +scriptencoding utf-8 + +let b:keymap_name = "bds" + +loadkeymap +D А CYRILLIC CAPITAL LETTER A +? Б CYRILLIC CAPITAL LETTER BE +L В CYRILLIC CAPITAL LETTER VE +H Г CYRILLIC CAPITAL LETTER GHE +O Д CYRILLIC CAPITAL LETTER DE +E Е CYRILLIC CAPITAL LETTER IE +E:: Ё CYRILLIC CAPITAL LETTER IO +G Ж CYRILLIC CAPITAL LETTER ZHE +P З CYRILLIC CAPITAL LETTER ZE +R И CYRILLIC CAPITAL LETTER I +X Й CYRILLIC CAPITAL LETTER SHORT I +U К CYRILLIC CAPITAL LETTER KA +> Л CYRILLIC CAPITAL LETTER EL +: М CYRILLIC CAPITAL LETTER EM +K Н CYRILLIC CAPITAL LETTER EN +F О CYRILLIC CAPITAL LETTER O +M П CYRILLIC CAPITAL LETTER PE +< Р CYRILLIC CAPITAL LETTER ER +I С CYRILLIC CAPITAL LETTER ES +J Т CYRILLIC CAPITAL LETTER TE +W У CYRILLIC CAPITAL LETTER U +B Ф CYRILLIC CAPITAL LETTER EF +N Х CYRILLIC CAPITAL LETTER HA +{ Ц CYRILLIC CAPITAL LETTER TSE +\" Ч CYRILLIC CAPITAL LETTER CHE +T Ш CYRILLIC CAPITAL LETTER SHA +Y Щ CYRILLIC CAPITAL LETTER SHCHA +C Ъ CYRILLIC CAPITAL LETTER HARD SIGN +CX Ы CYRILLIC CAPITAL LETTER YERU +A Ь CYRILLIC CAPITAL LETTER SOFT SIGN +V Э CYRILLIC CAPITAL LETTER REVERSED E +Z Ю CYRILLIC CAPITAL LETTER YU +S Я CYRILLIC CAPITAL LETTER YA +d а CYRILLIC SMALL LETTER A +\/ б CYRILLIC SMALL LETTER BE +l в CYRILLIC SMALL LETTER VE +h г CYRILLIC SMALL LETTER GHE +o д CYRILLIC SMALL LETTER DE +e е CYRILLIC SMALL LETTER IE +e:: ё CYRILLIC SMALL LETTER IO +g ж CYRILLIC SMALL LETTER ZHE +p з CYRILLIC SMALL LETTER ZE +r и CYRILLIC SMALL LETTER I +x й CYRILLIC SMALL LETTER SHORT I +u к CYRILLIC SMALL LETTER KA +\. л CYRILLIC SMALL LETTER EL +; м CYRILLIC SMALL LETTER EM +k н CYRILLIC SMALL LETTER EN +f о CYRILLIC SMALL LETTER O +m п CYRILLIC SMALL LETTER PE +, р CYRILLIC SMALL LETTER ER +i с CYRILLIC SMALL LETTER ES +j т CYRILLIC SMALL LETTER TE +w у CYRILLIC SMALL LETTER U +b ф CYRILLIC SMALL LETTER EF +n х CYRILLIC SMALL LETTER HA +[ ц CYRILLIC SMALL LETTER TSE +' ч CYRILLIC SMALL LETTER CHE +t ш CYRILLIC SMALL LETTER SHA +y щ CYRILLIC SMALL LETTER SHCHA +c ъ CYRILLIC SMALL LETTER HARD SIGN +Q ы CYRILLIC SMALL LETTER YERU +a ь CYRILLIC SMALL LETTER SOFT SIGN +v э CYRILLIC SMALL LETTER REVERSED E +z ю CYRILLIC SMALL LETTER YU +s я CYRILLIC SMALL LETTER YA +_ I LATIN CAPITAL LETTER I ++ V LATIN CAPITAL LETTER V +$ " QUOTATION MARK +\\ ( LEFT PARENTHESIS +| ) RIGHT PARENTHESIS +# + PLUS SIGN +q , COMMA +( - HYPHEN-MINUS += . FULL STOP (PERIOD) +* / SOLIDUS (SLASH) +& : COLON +] ; SEMICOLON +^ = EQUALS SIGN +@ ? QUESTION MARK +} § SECTION SIGN (PARAGRAPH SIGN) +) № NUMERO SIGN +-- – EN DASH +--- — EM DASH +.. … HORIZONTAL ELLIPSIS +`` “ LEFT DOUBLE QUOTATION MARK +'' ” RIGHT DOUBLE QUOTATION MARK +,, „ DOUBLE LOW-9 QUOTATION MARK +`. ‘ LEFT SINGLE QUOTATION MARK +'. ’ RIGHT SINGLE QUOTATION MARK +<< « LEFT-POINTING DOUBLE ANGLE QUOTATION MARK +>> » RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK +** • BULLET +,. · MIDDLE DOT ++- ± PLUS-MINUS SIGN +^o ° DEGREE SIGN +~~ ¬ NOT SIGN +@@ ¤ CURRENCY SIGN +$$ € EURO SIGN +%% ‰ PER MILLE SIGN ++| † DAGGER +++ ‡ DOUBLE DAGGER +|| ¶ PILCROW SIGN + +" Accented characters cannot map onto cp1251 – use utf-8 file encoding. +" To apply an accent to a letter, type the corresponding key combination +" to the immediate right of that letter. +^` COMBINING GRAVE ACCENT +^' COMBINING ACUTE ACCENT diff --git a/vim73/keymap/bulgarian-phonetic.vim b/vim73/keymap/bulgarian-phonetic.vim new file mode 100644 index 0000000..eab2f15 --- /dev/null +++ b/vim73/keymap/bulgarian-phonetic.vim @@ -0,0 +1,135 @@ +" Vim keymap file for Bulgarian and Russian characters, "phonetic" layout. +" Most of it can be used with both utf-8 and cp1251 file encodings, except +" the accented vowels which can only be stored in utf-8. +" This file itself is in utf-8. + +" Maintainer: Boyko Bantchev +" URI: http://www.math.bas.bg/bantchev/vim/bulgarian-phonetic.vim +" Last Changed: 2010 May 4 + +" This keymap corresponds to what is called "phonetic layout" in Bulgaria: +" Cyrillic letters tend to be mapped to their Latin homophones wherever +" there are ones. Most keys corresponding to punctuation characters are +" left unmapped, so they retain their usual (QWERTY) meanings when typing +" Cyrillic. +" +" In addition to the Bulgarian alphabet, the keymap makes accessible the +" following characters: +" — The letters Ё and ё, Э and э, and Ы and ы (in pairs of capital and +" small). These are the letters in the Russian alphabet that are not +" present in Bulgarian, so using the bulgarian-phonetic keymap one can +" type in Russian, too. +" — The quotation marks „ “ ” ‘ ’ (used in the Bulgarian and English +" quotation styles), as well as « » (Russian quotation style). +" — The characters §, №, – (en-dash), — (em-dash), …, •, ·, ±, °, ¬, +" ¤, €, ‰, †, ‡, and ¶. +" +" The keymap also defines key combinations for grave and acute accents. +" (Grave accent is used in Bulgarian, acute in Russian, but both accents +" apply to other languages as well.) +" +" For details of what key or key combination maps to what character, please +" see below the map itself. +" +" See also http://www.math.bas.bg/bantchev/vim/kbdbul.html (in Bulgarian). + +scriptencoding utf-8 + +let b:keymap_name = "pho" + +loadkeymap +A А CYRILLIC CAPITAL LETTER A +B Б CYRILLIC CAPITAL LETTER BE +W В CYRILLIC CAPITAL LETTER VE +G Г CYRILLIC CAPITAL LETTER GHE +D Д CYRILLIC CAPITAL LETTER DE +E Е CYRILLIC CAPITAL LETTER IE +E:: Ё CYRILLIC CAPITAL LETTER IO +V Ж CYRILLIC CAPITAL LETTER ZHE +Z З CYRILLIC CAPITAL LETTER ZE +I И CYRILLIC CAPITAL LETTER I +J Й CYRILLIC CAPITAL LETTER SHORT I +K К CYRILLIC CAPITAL LETTER KA +L Л CYRILLIC CAPITAL LETTER EL +M М CYRILLIC CAPITAL LETTER EM +N Н CYRILLIC CAPITAL LETTER EN +O О CYRILLIC CAPITAL LETTER O +P П CYRILLIC CAPITAL LETTER PE +R Р CYRILLIC CAPITAL LETTER ER +S С CYRILLIC CAPITAL LETTER ES +T Т CYRILLIC CAPITAL LETTER TE +U У CYRILLIC CAPITAL LETTER U +F Ф CYRILLIC CAPITAL LETTER EF +H Х CYRILLIC CAPITAL LETTER HA +C Ц CYRILLIC CAPITAL LETTER TSE +~ Ч CYRILLIC CAPITAL LETTER CHE +{ Ш CYRILLIC CAPITAL LETTER SHA +} Щ CYRILLIC CAPITAL LETTER SHCHA +Y Ъ CYRILLIC CAPITAL LETTER HARD SIGN +YI Ы CYRILLIC CAPITAL LETTER YERU +X Ь CYRILLIC CAPITAL LETTER SOFT SIGN +YE Э CYRILLIC CAPITAL LETTER REVERSED E +| Ю CYRILLIC CAPITAL LETTER YU +Q Я CYRILLIC CAPITAL LETTER YA +a а CYRILLIC SMALL LETTER A +b б CYRILLIC SMALL LETTER BE +w в CYRILLIC SMALL LETTER VE +g г CYRILLIC SMALL LETTER GHE +d д CYRILLIC SMALL LETTER DE +e е CYRILLIC SMALL LETTER IE +e:: ё CYRILLIC SMALL LETTER IO +v ж CYRILLIC SMALL LETTER ZHE +z з CYRILLIC SMALL LETTER ZE +i и CYRILLIC SMALL LETTER I +j й CYRILLIC SMALL LETTER SHORT I +k к CYRILLIC SMALL LETTER KA +l л CYRILLIC SMALL LETTER EL +m м CYRILLIC SMALL LETTER EM +n н CYRILLIC SMALL LETTER EN +o о CYRILLIC SMALL LETTER O +p п CYRILLIC SMALL LETTER PE +r р CYRILLIC SMALL LETTER ER +s с CYRILLIC SMALL LETTER ES +t т CYRILLIC SMALL LETTER TE +u у CYRILLIC SMALL LETTER U +f ф CYRILLIC SMALL LETTER EF +h х CYRILLIC SMALL LETTER HA +c ц CYRILLIC SMALL LETTER TSE +` ч CYRILLIC SMALL LETTER CHE +[ ш CYRILLIC SMALL LETTER SHA +] щ CYRILLIC SMALL LETTER SHCHA +y ъ CYRILLIC SMALL LETTER HARD SIGN +yi ы CYRILLIC SMALL LETTER YERU +x ь CYRILLIC SMALL LETTER SOFT SIGN +ye э CYRILLIC SMALL LETTER REVERSED E +\\ ю CYRILLIC SMALL LETTER YU +q я CYRILLIC SMALL LETTER YA +!! § SECTION SIGN (PARAGRAPH SIGN) +## № NUMERO SIGN +-- – EN DASH +--- — EM DASH +.. … HORIZONTAL ELLIPSIS +`` “ LEFT DOUBLE QUOTATION MARK +'' ” RIGHT DOUBLE QUOTATION MARK +,, „ DOUBLE LOW-9 QUOTATION MARK +`. ‘ LEFT SINGLE QUOTATION MARK +'. ’ RIGHT SINGLE QUOTATION MARK +<< « LEFT-POINTING DOUBLE ANGLE QUOTATION MARK +>> » RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK +** • BULLET +,. · MIDDLE DOT ++- ± PLUS-MINUS SIGN +^o ° DEGREE SIGN +~~ ¬ NOT SIGN +@@ ¤ CURRENCY SIGN +$$ € EURO SIGN +%% ‰ PER MILLE SIGN ++| † DAGGER +++ ‡ DOUBLE DAGGER +|| ¶ PILCROW SIGN + +" Accented characters cannot map onto cp1251 – use utf-8 file encoding. +" To apply an accent to a letter, type the corresponding key combination +" to the immediate right of that letter. +^` COMBINING GRAVE ACCENT +^' COMBINING ACUTE ACCENT diff --git a/vim73/keymap/canfr-win.vim b/vim73/keymap/canfr-win.vim new file mode 100644 index 0000000..1907fc5 --- /dev/null +++ b/vim73/keymap/canfr-win.vim @@ -0,0 +1,91 @@ +" Vim Keymap file for the normalized Canadian multilingual keyboard +" CAN/CSA Z243.200-92 using the latin1 encoding. +" This mapping is limited in scope, as it assumes that the AltGr +" key works as it typically does in a Windows system with a multilingual +" English keyboard. It probably won't work with the US keyboard on US +" English versions of Windows, because those don't provide the AltGr keys. +" The mapping was tested with Win2k and WinXP. + +" Maintainer: Eric Joanis +" Last Change: 2004 Jan 13 + +" 2003 Dec 04 +" Initial Revision + +" 2004 Jan 13 +" Added the upper case accented characters, forgotten in the initial version. + +" All characters are given literally, conversion to another encoding (e.g., +" UTF-8) should work. +scriptencoding latin1 + +" Use this short name in the status line. +let b:keymap_name = "canfr" + +loadkeymap +< ' +> " +/ +? +' +\" +\\ +| +[a +[e +[i +[o +[u +[A +[E +[I +[O +[U +[[ ^ +{a +{e +{i +{o +{u +{y +{A +{E +{I +{O +{U +] +} +` / +~ \\ +^ ? + + + < + > + +a +e +i +o +u +A +E +I +O +U + ` +a +o +n +s +A +O +N +S + ~ + | + { + } + [ + ] + diff --git a/vim73/keymap/croatian.vim b/vim73/keymap/croatian.vim new file mode 100644 index 0000000..b52eba0 --- /dev/null +++ b/vim73/keymap/croatian.vim @@ -0,0 +1,16 @@ +let s:encoding = &enc +if s:encoding == 'latin1' + if has("unix") + let s:encoding = 'iso-8859-2' + else + let s:encoding = 'cp1250' + endif +endif + +if s:encoding == 'utf-8' + source :p:h/croatian_utf-8.vim +elseif s:encoding == 'cp1250' + source :p:h/croatian_cp1250.vim +else + source :p:h/croatian_iso-8859-2.vim +endif diff --git a/vim73/keymap/croatian_cp1250.vim b/vim73/keymap/croatian_cp1250.vim new file mode 100644 index 0000000..a5a92e3 --- /dev/null +++ b/vim73/keymap/croatian_cp1250.vim @@ -0,0 +1,65 @@ +" Vim Keymap file for Croatian characters, classical variant, cp1250 encoding +" +" Maintainer: Paul B. Mahol +" Last Changed: 2007 Oct 15 + +scriptencoding cp1250 + +let b:keymap_name = "croatian-cp1250" +" Uncomment line below if you prefer short name +"let b:keymap_name = "hr-cp1250" + +loadkeymap +z y +Z Y +y z +Y Z +[ +{ +] +} +; +: +' +" +\ +| +/ - +? _ +> : +< ; + < + > + { + } + [ + ] + \ + | += + ++ * +- ' +_ ? +@ " +^ & +& / +* ( +( ) +) = + ~ + @ + ^ + + + + + + + + + ` + + + + + diff --git a/vim73/keymap/croatian_iso-8859-2.vim b/vim73/keymap/croatian_iso-8859-2.vim new file mode 100644 index 0000000..4afb0a1 --- /dev/null +++ b/vim73/keymap/croatian_iso-8859-2.vim @@ -0,0 +1,84 @@ +" Vim Keymap file for Croatian characters, classical variant, iso-8859-2 encoding +" +" Maintainer: Paul B. Mahol +" Last Changed: 2007 Oct 14 + +scriptencoding iso-8859-2 + +let b:keymap_name = "croatian-iso-8859-2" +" Uncomment line below if you prefer short name +"let b:keymap_name = "hr-iso-8859-2" + +loadkeymap +" swap y and z, not important +z y +Z Y +y z +Y Z + +" s< +[ +" S< +{ +" D/ +} +" d/ +] +" c< +; +" c' +' +" C< +: +" C' +" +" z< +\ +" Z< +| + | + @ + \ + + + + + + + + { + } + [ + ] +@ " +^ & +& / +* ( +( ) +) = +_ ? +- ' += + ++ * +/ - +< ; +> : +? _ + ~ + + + + ^ + + + ` + + + + +" you still want to be able to type <, > + < + > + +` + diff --git a/vim73/keymap/croatian_utf-8.vim b/vim73/keymap/croatian_utf-8.vim new file mode 100644 index 0000000..11c005f --- /dev/null +++ b/vim73/keymap/croatian_utf-8.vim @@ -0,0 +1,68 @@ +" Vim Keymap file for Croatian characters, classical variant, UTF-8 encoding +" +" Maintainer: Paul B. Mahol +" Last Changed: 2007 Oct 14 + +scriptencoding UTF-8 + +let b:keymap_name = "croatian-UTF-8" +" Uncomment line below if you prefer short name +"let b:keymap_name = "hr-UTF-8" + +loadkeymap +z y +Z Y +y z +Y Z +[ š +{ Š +] đ +} Đ +; č +: Č +' ć +" Ć +\ ž +| Ž +@ " +^ & +& / +* ( +( ) +) = +_ ? ++ * += + +- ' +æ [ +ç ] +â { +î } +< ; +> : +/ - +? _ +ö @ +ñ \ +÷ | +å € +¬ < +® > +± ~ +² ˇ +³ ^ +´ ˘ +µ ° +· ` +¹ ´ +í § +Û ÷ +Ü ¤ +Ý × +§ ß +ì ł +Ì Ł +° ˝ +` ¸ +½ ¸ +­ ¨ diff --git a/vim73/keymap/czech.vim b/vim73/keymap/czech.vim new file mode 100644 index 0000000..ffca531 --- /dev/null +++ b/vim73/keymap/czech.vim @@ -0,0 +1 @@ +source :p:h/czech_utf-8.vim diff --git a/vim73/keymap/czech_utf-8.vim b/vim73/keymap/czech_utf-8.vim new file mode 100644 index 0000000..0a08474 --- /dev/null +++ b/vim73/keymap/czech_utf-8.vim @@ -0,0 +1,86 @@ +" Maintainer: Štěpán Němec +" Last Changed: Fri 25 Jun 2010 22:08:43 CEST + +let b:keymap_name = "czech" + +loadkey +0 é +9 í +8 á +7 ý +6 ž +5 ř +4 č +3 š +2 ě +1 + +` ; +) 0 +( 9 +* 8 +& 7 +^ 6 +% 5 +$ 4 +# 3 +@ 2 +! 1 +] ) +} ( +[ ú +{ / +' § +\" ! +; ů +: " +/ - +? _ +> : +< ? +| ' +~u ů +~U Ů +\\a ä +\\e ë +\\i ï +\\o ö +\\u ü +\\z ÿ +\\A Ä +\\E Ë +\\I Ï +\\O Ö +\\U Ü +\\Z Ÿ +=a á +=e é +=i í +=o ó +=u ú +=z ý +=A Á +=E É +=I Í +=O Ó +=U Ú +=Z Ý ++c č ++d ď ++e ě ++n ň ++r ř ++s š ++t ť ++y ž ++C Č ++D Ď ++E Ě ++N Ň ++R Ř ++S Š ++T Ť ++Y Ž +y z +Y Z +z y +Z Y diff --git a/vim73/keymap/dvorak.vim b/vim73/keymap/dvorak.vim new file mode 100644 index 0000000..77dc530 --- /dev/null +++ b/vim73/keymap/dvorak.vim @@ -0,0 +1,82 @@ +" Maintainer: Ashish SHUKLA +" Last Changed: 2009 Jul 04 +" +" All characters are ASCII, conversion to another encoding (e.g., UTF-8) +" should work. + +let b:keymap_name = "en-dv" + +loadkeymap +q ' +w , +e . +r p +t y +y f +u g +i c +o r +p l +[ / +] = +\\ \\ +a a +s o +d e +f u +g i +h d +j h +k t +l n +; s +' - +z ; +x q +c j +v k +b x +n b +m m +, w +. v +/ z +Z : +X Q +C J +V K +B X +N B +M M +< W +> V +? Z +A A +S O +D E +F U +G I +H D +J H +K T +L N +: S +\" _ +Q " +W < +E > +R P +T Y +Y F +U G +I C +O R +P L +{ ? +} + +| | +- [ +_ { += ] ++ } + diff --git a/vim73/keymap/esperanto.vim b/vim73/keymap/esperanto.vim new file mode 100644 index 0000000..42b3987 --- /dev/null +++ b/vim73/keymap/esperanto.vim @@ -0,0 +1 @@ +source :p:h/esperanto_utf-8.vim diff --git a/vim73/keymap/esperanto_utf-8.vim b/vim73/keymap/esperanto_utf-8.vim new file mode 100644 index 0000000..3d335cb --- /dev/null +++ b/vim73/keymap/esperanto_utf-8.vim @@ -0,0 +1,58 @@ +" Esperanto keymap for utf-8 +" Maintainer: A.J.Mechelynck +" Last Changed: Sat 2003 Mar 15 05:23 + +" This keymap adds the special consonants of Esperanto to an existing Latin +" keyboard. +" +" All keys same as usual, except: +" ^ followed by any of CcGgHhJjSs adds a circumflex on top of the letter +" and replaces the grave accent by a breve +" any of CcGgHhJjSsUu followed by X or x maps to consonant with ^ or Uu with +" breve. + +" short keymap name for statusline +let b:keymap_name = "Eo" + +" make cursor bright green when keymap is active +"highlight lCursor guifg=NONE guibg=#00E000 + +" The following digraphs are already defined +" digraph C> 0x0108 c> 0x0109 G> 0x011C g> 0x011D H> 0x0124 h> 0x0125 +" digraph J> 0x0134 j> 0x0135 S> 0x015C s> 0x015D U( 0x016C u( 0x016D + +scriptencoding latin1 + +loadkeymap + +^C " (264) UPPERCASE C WITH CIRCUMFLEX +^c " (265) LOWERCASE c WITH CIRCUMFLEX +^G " (284) UPPERCASE G WITH CIRCUMFLEX +^g " (285) LOWERCASE g WITH CIRCUMFLEX +^H " (292) UPPERCASE H WITH CIRCUMFLEX +^h " (293) LOWERCASE h WITH CIRCUMFLEX +^J " (308) UPPERCASE J WITH CIRCUMFLEX +^j " (309) LOWERCASE j WITH CIRCUMFLEX +^S " (348) UPPERCASE S WITH CIRCUMFLEX +^s " (349) LOWERCASE s WITH CIRCUMFLEX + " (364) UPPERCASE U WITH BREVE + " (365) LOWERCASE u WITH BREVE + +CX " (264) UPPERCASE C WITH CIRCUMFLEX +Cx " (264) UPPERCASE C WITH CIRCUMFLEX +cx " (265) LOWERCASE c WITH CIRCUMFLEX +GX " (284) UPPERCASE G WITH CIRCUMFLEX +Gx " (284) UPPERCASE G WITH CIRCUMFLEX +gx " (285) LOWERCASE g WITH CIRCUMFLEX +HX " (292) UPPERCASE H WITH CIRCUMFLEX +Hx " (292) UPPERCASE H WITH CIRCUMFLEX +hx " (293) LOWERCASE h WITH CIRCUMFLEX +JX " (308) UPPERCASE J WITH CIRCUMFLEX +Jx " (308) UPPERCASE J WITH CIRCUMFLEX +jx " (309) LOWERCASE j WITH CIRCUMFLEX +SX " (348) UPPERCASE S WITH CIRCUMFLEX +Sx " (348) UPPERCASE S WITH CIRCUMFLEX +sx " (349) LOWERCASE s WITH CIRCUMFLEX +UX " (364) UPPERCASE U WITH BREVE +Ux " (364) UPPERCASE U WITH BREVE +ux " (365) LOWERCASE u WITH BREVE diff --git a/vim73/keymap/greek.vim b/vim73/keymap/greek.vim new file mode 100644 index 0000000..eb2c1de --- /dev/null +++ b/vim73/keymap/greek.vim @@ -0,0 +1,7 @@ +" Assume 'encoding' is set to "latin1" while actually cp1253 or iso-8859-7 is +" being used +if has("win16") || has("win32") || has("win32unix") + source :p:h/greek_cp1253.vim +else + source :p:h/greek_iso-8859-7.vim +endif diff --git a/vim73/keymap/greek_cp1253.vim b/vim73/keymap/greek_cp1253.vim new file mode 100644 index 0000000..a146477 --- /dev/null +++ b/vim73/keymap/greek_cp1253.vim @@ -0,0 +1,119 @@ +" Vim Keymap file for greek +" Maintainer: Grigorios Magklis +" Patched for MS-Windows CP1253: Panagiotis Louridas +" Last Updated: Fri 13 Feb 2004 13:01:33 +" +" This keyboard layout allows all Greek symbols to be typed, +" including accented capitals, diaeresis & accent on the same +" vowel, and the Greek semicolon sign. +" +" accent ";" + letter +" diaeresis ":" + letter +" diaeresis + accent ";" + ":" (or ":" + ";") + letter +" semicolon "q" +" colon "Q" +" greek semicolon "W" +" sigma at end of word "w" +" greek left double-quote "<" twice +" greek right double-quote ">" twice + +" Use this short name in the status line. +let b:keymap_name = "greek" + +loadkeymap +" capital +A " +B " +G " +D " +E " +Z " +H " +U " +I " +K " +L " +M " +N " +J " +O " +P " +R " +S " +T " +Y " +F " +X " +C " +V " + +" small +a " +b " +g " +d " +e " +z " +h " +u " +i " +k " +l " +m " +n " +j " +o " +p " +r " +w " +s " +t " +y " +f " +x " +c " +v " + +" accented capital +;A " +;E " +;H " +;I " +;Y " +;O " +;V " +" +:I " +:Y " + +" accented small +;a " +;e " +;h " +;i " +;y " +;o " +;v " +" +:i " +:y " +" +;:i " +:;i " +;:y " +:;y " + +" symbols +q ; " ; +Q : " : +W " +; " +: " +;: " +:; " + +" quotes +<< " +>> " +" " +" " diff --git a/vim73/keymap/greek_cp737.vim b/vim73/keymap/greek_cp737.vim new file mode 100644 index 0000000..dd0b372 --- /dev/null +++ b/vim73/keymap/greek_cp737.vim @@ -0,0 +1,104 @@ +" Vim Keymap file for greek DOS cp737 +" Maintainer: Panagiotis Louridas +" Last Updated: Thu Mar 23 14:05:45 EET 2006 + +" This keyboard layout allows all Greek symbols to be typed, +" including accented capitals and diaeresis. It does not +" include diaeresis and accent on the same vowel, nor +" the greek quotes, as these were not included in the codepage. +" It includes the Greek semicolon sign. + +" +" accent ";" + letter +" diaeresis ":" + letter +" diaeresis + accent ";" + ":" (or ":" + ";") + letter +" semicolon "q" +" colon "Q" +" greek semicolon "W" +" sigma at end of word "w" + +" Use this short name in the status line. +let b:keymap_name = "greek" + +loadkeymap +" capital +A " +B " +G " +D " +E " +Z " +H " +U " +I " +K " +L " +M " +N " +J " +O " +P " +R " +S " +T " +Y " +F " +X " +C " +V " + +" small +a " +b " +g " +d " +e " +z " +h " +u " +i " +k " +l " +m " +n " +j " +o " +p " +r " +s " +w " +t " +y " +f " +x " +c " +v " + +" accented capital +;A " +;E " +;H " +;I " +;O " +;Y " +;V " +" +:I " +:Y " + +" accented small +;a " +;e " +;h " +;i " +;o " +;y " +;v " +" +:i " +:y " +" +" symbols +q ; " ; +Q : " : +W " diff --git a/vim73/keymap/greek_iso-8859-7.vim b/vim73/keymap/greek_iso-8859-7.vim new file mode 100644 index 0000000..5cfd936 --- /dev/null +++ b/vim73/keymap/greek_iso-8859-7.vim @@ -0,0 +1,118 @@ +" Vim Keymap file for greek +" Maintainer: Grigorios Magklis +" Last Updated: Tue 10 Jul 2001 16:50:50 +" +" This keyboard layout allows all Greek symbols to be typed, +" including accented capitals, diaeresis & accent on the same +" vowel, and the Greek semicolon sign. +" +" accent ";" + letter +" diaeresis ":" + letter +" diaeresis + accent ";" + ":" (or ":" + ";") + letter +" semicolon "q" +" colon "Q" +" greek semicolon "W" +" sigma at end of word "w" +" greek left double-quote "<" twice +" greek right double-quote ">" twice + +" Use this short name in the status line. +let b:keymap_name = "greek" + +loadkeymap +" capital +A " +B " +G " +D " +E " +Z " +H " +U " +I " +K " +L " +M " +N " +J " +O " +P " +R " +S " +T " +Y " +F " +X " +C " +V " + +" small +a " +b " +g " +d " +e " +z " +h " +u " +i " +k " +l " +m " +n " +j " +o " +p " +r " +w " +s " +t " +y " +f " +x " +c " +v " + +" accented capital +;A " +;E " +;H " +;I " +;Y " +;O " +;V " +" +:I " +:Y " + +" accented small +;a " +;e " +;h " +;i " +;y " +;o " +;v " +" +:i " +:y " +" +;:i " +:;i " +;:y " +:;y " + +" symbols +q ; " ; +Q : " : +W " +; " +: " +;: " +:; " + +" quotes +<< " +>> " +" " +" " diff --git a/vim73/keymap/greek_utf-8.vim b/vim73/keymap/greek_utf-8.vim new file mode 100644 index 0000000..1756454 --- /dev/null +++ b/vim73/keymap/greek_utf-8.vim @@ -0,0 +1,622 @@ +" Vim Keymap file for greek +" Maintainer: Panagiotis Louridas +" Last Updated: Thu Mar 23 23:45:02 EET 2006 + +" This file was corrected for Vim after the version adapted for Vim 6 from +" the yudit distribution by Robert Goulding +" +" The monotonic part of this kmap was made by Constantine Stathopoulos +" . +" The polytonic part was made by 04/11-1999, +" Aarhus, Denmark. +" It was modified and completed by A. Tsolomitis +" The licence allows modifications but redistribution of modifications +" should be with another name. + +" The keymap now conforms with the +" LaTeX's-Babel Standard by A. Syropoulos + +" The conventions are as follows: +" EURO SIGN is E$ (0x20AC), +" Drachma sign is D$ (0x20AF) + +" RIGHT an LEFT QUOTATION MARKS (0x00BB), (0x00AB), +" follow the kikbd conventions (;< abd ;>) AND << and >> + +" Apostrofos is corrected in order to agree with the Greek grammar rules +" of Triantafilidis who requires the PSILI (or Koronis) symbol for an +" apostrophe. + +" The Greek ANO TELEIA (0x0387), follows again the kikbd conventions as +" well as the Emacs conventions. So it is produced by both ;. and W + +" All greek accents are added so they can be produced by scholars +" without having to combine them with letters (usufull for grammarians +" in particular) (especially for dasia and psiln we use ' for psili +" (that is apostrophe) and ;' for dasia. This is done in order to +" preserve the posibility to write a plain < or >. + +" Ypogegrammeni is | following the character (the originally proposed +" i after the character is problematic: can't write easily ai or vi) : + +" > dasia " an oxia or baria *always* should follow dasia +" < psili " an oxia or baria *always* should follow psili +" ; tonos +" / oxia +" ` varia +" ~ perispomeni +" : dialytika +" :; or ;: dialytika oxia +" :` or `: dialytika baria +" || a single ypogegrammeni +" vowel followed by | gives ypogegrammeni to the vowel +" -vowel gives vowel with macron +" ^vowel gives vowel with braxy +" -- endash +" --- emdash +" ;b ;p ;f ;u ;r ;k give alternative forms +" && give the Greek kai symbol +" #Q and #q give archaic Qoppa and qoppa +" ;U is capital Theta symbol +" !e and !E are lunate epsilon and Epsilon +" #ST stigma +" #SP sampi +" #G digamma +" #Q qoppa +" ;# avw tovos (for numerals) +" ;## katw tovos (for numerals) + + +" All accents are supported. Even rho with < and > and Rho with < +" Also :~i and :~u and macron and braxy a,i,u and their capitals. +let b:keymap_name = "grk" +loadkeymap +" PUNCTUATION MARKS - SYMBOLS (GREEK SPECIFIC) +" +E$ " EURO SIGN +>> " RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK [GREEK + " EISAGOGIKA/OMOIOMATIKA - DEFINITION + " MISSING FROM UNICODE] +;> " +<< " LEFT-POINTING DOUBLE ANGLE QUOTATION MARK [GREEK + " EISAGOGIKA - DEFINITION MISSING FROM UNICODE] +;< " +Q " COLON [GREEK EPEXIGIMATIKA OR ANO & KATO TELEIA - + " DEFINITION MISSING FROM UNICODE] +q " GREEK QUESTION MARK (EROTIMATIKO) +;. " GREEK ANO TELEIA (KDE/kikbd/Xinput standard) +W " GREEK ANO TELEIA (Emacs standard) +' " GREEK APOSTROFOS +-- " endash +--- " emdash +" +" GREEK DIACRITICS +" +: " DIAERESIS [GREEK DIALYTIKA - DEFINITION MISSING FROM + " UNICODE] +; " GREEK TONOS +:; " GREEK DIALYTIKA Oxia +;: " GREEK DIALYTIKA Oxia +:` " GREEK DIALYTIKA VARIA +`: " GREEK DIALYTIKA VARIA +/ " GREEK OXIA +` " GREEK VARIA +~ " PERISPOMENI +>` " PSILI VARIA +<` " DASIA VARIA +>; " PSILI OXIA +<; " DASIA OXIA +<~ " DASIA PERISPOMENI +>~ " PSILI PERISPOMENI +"For plain psili use apostrophe +;' " (Plain) dasia +" +" +" +" GREEK LETTERS +" +A " GREEK CAPITAL LETTER ALPHA +B " GREEK CAPITAL LETTER BETA +G " GREEK CAPITAL LETTER GAMMA +D " GREEK CAPITAL LETTER DELTA +E " GREEK CAPITAL LETTER EPSILON +Z " GREEK CAPITAL LETTER ZETA +H " GREEK CAPITAL LETTER ETA +U " GREEK CAPITAL LETTER THETA +I " GREEK CAPITAL LETTER IOTA +K " GREEK CAPITAL LETTER KAPPA +L " GREEK CAPITAL LETTER LAMDA +M " GREEK CAPITAL LETTER MU +N " GREEK CAPITAL LETTER NU +J " GREEK CAPITAL LETTER XI +O " GREEK CAPITAL LETTER OMIKRON +P " GREEK CAPITAL LETTER PI +R " GREEK CAPITAL LETTER RHO +S " GREEK CAPITAL LETTER SIGMA +T " GREEK CAPITAL LETTER TAU +Y " GREEK CAPITAL LETTER UPSILON +F " GREEK CAPITAL LETTER PHI +X " GREEK CAPITAL LETTER CHI +C " GREEK CAPITAL LETTER PSI +V " GREEK CAPITAL LETTER OMEGA +a " GREEK SMALL LETTER ALPHA +b " GREEK SMALL LETTER BETA +g " GREEK SMALL LETTER GAMMA +d " GREEK SMALL LETTER DELTA +e " GREEK SMALL LETTER EPSILON +z " GREEK SMALL LETTER ZETA +h " GREEK SMALL LETTER ETA +u " GREEK SMALL LETTER THETA +i " GREEK SMALL LETTER IOTA +k " GREEK SMALL LETTER KAPPA +l " GREEK SMALL LETTER LAMDA +m " GREEK SMALL LETTER MU +n " GREEK SMALL LETTER NU +j " GREEK SMALL LETTER XI +o " GREEK SMALL LETTER OMICRON +p " GREEK SMALL LETTER PI +r " GREEK SMALL LETTER RHO +w " GREEK SMALL LETTER FINAL SIGMA +s " GREEK SMALL LETTER SIGMA +t " GREEK SMALL LETTER TAU +y " GREEK SMALL LETTER UPSILON +f " GREEK SMALL LETTER PHI +x " GREEK SMALL LETTER CHI +c " GREEK SMALL LETTER PSI +v " GREEK SMALL LETTER OMEGA +" +"COMBINED GREEK LETTERS WITH DIACRITICS +" +;A " GREEK CAPITAL LETTER ALPHA WITH TONOS +;E " GREEK CAPITAL LETTER EPSILON WITH TONOS +;H " GREEK CAPITAL LETTER ETA WITH TONOS +;I " GREEK CAPITAL LETTER IOTA WITH TONOS +;O " GREEK CAPITAL LETTER OMICRON WITH TONOS +;Y " GREEK CAPITAL LETTER UPSILON WITH TONOS +;V " GREEK CAPITAL LETTER OMEGA WITH TONOS +:;i " GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS +;:i " GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS +:`i " GREEK SMALL LETTER IOTA WITH DIALYTIKA AND baria +`:i " GREEK SMALL LETTER IOTA WITH DIALYTIKA AND baria +:I " GREEK CAPITAL LETTER IOTA WITH DIALYTIKA +:Y " GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA +;a " GREEK SMALL LETTER ALPHA WITH TONOS +;e " GREEK SMALL LETTER EPSILON WITH TONOS +;h " GREEK SMALL LETTER ETA WITH TONOS +;i " GREEK SMALL LETTER IOTA WITH TONOS +:;y " GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS +;:y " GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS +:`y " GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND baria +`:y " GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND baria +:i " GREEK SMALL LETTER IOTA WITH DIALYTIKA +:y " GREEK SMALL LETTER UPSILON WITH DIALYTIKA +;o " GREEK SMALL LETTER OMICRON WITH TONOS +;y " GREEK SMALL LETTER UPSILON WITH TONOS +;v " GREEK SMALL LETTER OMEGA WITH TONOS + +" +" This area covers 0x1F00-0x1FFF +" +" +" letters with Varia: +" +`A " GREEK CAPITAL LETTER ALPHA WITH VARIA +`E " GREEK CAPITAL LETTER ALPHA WITH VARIA +`H " GREEK CAPITAL LETTER ETA WITH VARIA +`I " GREEK CAPITAL LETTER IOTA WITH VARIA +`O " GREEK CAPITAL LETTER ALPHA WITH VARIA +`Y " GREEK CAPITAL LETTER ALPHA WITH VARIA +`V " GREEK CAPITAL LETTER OMEGA WITH VARIA +`a " GREEK SMALL LETTER ALPHA WITH VARIA +`e " GREEK SMALL LETTER ALPHA WITH VARIA +`h " GREEK SMALL LETTER ETA WITH VARIA +`i " GREEK SMALL LETTER IOTA WITH VARIA +`o " GREEK SMALL LETTER ALPHA WITH VARIA +`y " GREEK SMALL LETTER ALPHA WITH VARIA +`v " GREEK SMALL LETTER OMEGA WITH VARIA +" +" letters with Oxia: +" +/A " GREEK CAPITAL LETTER ALPHA WITH OXIA +/E " GREEK CAPITAL LETTER EPSILON WITH OXIA +/H " GREEK CAPITAL LETTER ETA WITH OXIA +/I " GREEK CAPITAL LETTER IOTA WITH OXIA +/O " GREEK CAPITAL LETTER OMICRON WITH OXIA +/Y " GREEK CAPITAL LETTER UPSILON WITH OXIA +/V " GREEK CAPITAL LETTER OMEGA WITH OXIA +/a " GREEK SMALL LETTER ALPHA WITH OXIA +/e " GREEK SMALL LETTER EPSILON WITH OXIA +/h " GREEK SMALL LETTER ETA WITH OXIA +/i " GREEK SMALL LETTER IOTA WITH OXIA +/o " GREEK SMALL LETTER OMICRON WITH OXIA +/y " GREEK SMALL LETTER UPSILON WITH OXIA +/v " GREEK SMALL LETTER OMEGA WITH OXIA +" +" letters with Psili: +" +>A " GREEK CAPITAL LETTER ALPHA WITH PSILI +>E " GREEK CAPITAL LETTER EPSILON WITH PSILI +>H " GREEK CAPITAL LETTER ETA WITH PSILI +>I " GREEK CAPITAL LETTER IOTA WITH PSILI +>O " GREEK CAPITAL LETTER OMICRON WITH PSILI +>Y " GREEK CAPITAL LETTER UPSILON WITH PSILI +>V " GREEK CAPITAL LETTER OMEGA WITH PSILI +>a " GREEK SMALL LETTER ALPHA WITH PSILI +>e " GREEK SMALL LETTER EPSILON WITH PSILI +>h " GREEK SMALL LETTER ETA WITH PSILI +>i " GREEK SMALL LETTER IOTA WITH PSILI +>o " GREEK SMALL LETTER OMICRON WITH PSILI +>y " GREEK SMALL LETTER UPSILON WITH PSILI +>v " GREEK SMALL LETTER OMEGA WITH PSILI + +" +" Letters with Dasia: +" + " GREEK CAPITAL LETTER ALPHA WITH DASIA + " GREEK CAPITAL LETTER EPSILON WITH DASIA + " GREEK CAPITAL LETTER ETA WITH DASIA + " GREEK CAPITAL LETTER IOTA WITH DASIA + " GREEK CAPITAL LETTER OMICRON WITH DASIA + " GREEK CAPITAL LETTER UPSILON WITH DASIA + " GREEK CAPITAL LETTER OMEGA WITH DASIA + " GREEK SMALL LETTER ALPHA WITH DASIA + " GREEK SMALL LETTER EPSILON WITH DASIA + " GREEK SMALL LETTER ETA WITH DASIA + " GREEK SMALL LETTER IOTA WITH DASIA + " GREEK SMALL LETTER OMICRON WITH DASIA + " GREEK SMALL LETTER UPSILON WITH DASIA + " GREEK SMALL LETTER OMEGA WITH DASIA +" +" letters with Psili and Varia: +" +>`A " GREEK CAPITAL LETTER ALPHA WITH PSILI AND VARIA +>`E " GREEK CAPITAL LETTER EPSILON WITH PSILI AND VARIA +>`H " GREEK CAPITAL LETTER ETA WITH PSILI AND VARIA +>`I " GREEK CAPITAL LETTER IOTA WITH PSILI AND VARIA +>`O " GREEK CAPITAL LETTER OMICRON WITH PSILI AND VARIA +>`Y " GREEK CAPITAL LETTER UPSILON WITH PSILI AND VARIA +>`V " GREEK CAPITAL LETTER OMEGA WITH PSILI AND VARIA +>`a " GREEK SMALL LETTER ALPHA WITH PSILI AND VARIA +>`e " GREEK SMALL LETTER EPSILON WITH PSILI AND VARIA +>`h " GREEK SMALL LETTER ETA WITH PSILI AND VARIA +>`i " GREEK SMALL LETTER IOTA WITH PSILI AND VARIA +>`o " GREEK SMALL LETTER OMICRON WITH PSILI AND VARIA +>`y " GREEK SMALL LETTER UPSILON WITH PSILI AND VARIA +>`v " GREEK SMALL LETTER OMEGA WITH PSILI AND VARIA +" +" Letters with Dasia and Varia: +" +<`A " GREEK CAPITAL LETTER ALPHA WITH DASIA AND VARIA +<`E " GREEK CAPITAL LETTER EPSILON WITH DASIA AND VARIA +<`H " GREEK CAPITAL LETTER ETA WITH DASIA AND VARIA +<`I " GREEK CAPITAL LETTER IOTA WITH DASIA AND VARIA +<`O " GREEK CAPITAL LETTER OMICRON WITH DASIA AND VARIA +<`Y " GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA +<`V " GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA +<`a " GREEK SMALL LETTER ALPHA WITH DASIA AND VARIA +<`e " GREEK SMALL LETTER EPSILON WITH DASIA AND VARIA +<`h " GREEK SMALL LETTER ETA WITH DASIA AND VARIA +<`i " GREEK SMALL LETTER IOTA WITH DASIA AND VARIA +<`o " GREEK SMALL LETTER OMICRON WITH DASIA AND VARIA +<`y " GREEK SMALL LETTER UPSILON WITH DASIA AND VARIA +<`v " GREEK SMALL LETTER OMEGA WITH DASIA AND VARIA +" +" letters with Psili and Oxia: +" +>;A " GREEK CAPITAL LETTER ALPHA WITH PSILI AND OXIA +>;E " GREEK CAPITAL LETTER EPSILON WITH PSILI AND OXIA +>;H " GREEK CAPITAL LETTER ETA WITH PSILI AND OXIA +>;I " GREEK CAPITAL LETTER IOTA WITH PSILI AND OXIA +>;O " GREEK CAPITAL LETTER OMICRON WITH PSILI AND OXIA +>;Y " GREEK CAPITAL LETTER UPSILON WITH PSILI AND OXIA +>;V " GREEK CAPITAL LETTER OMEGA WITH PSILI AND OXIA +>;a " GREEK SMALL LETTER ALPHA WITH PSILI AND OXIA +>;e " GREEK SMALL LETTER EPSILON WITH PSILI AND OXIA +>;h " GREEK SMALL LETTER ETA WITH PSILI AND OXIA +>;i " GREEK SMALL LETTER IOTA WITH PSILI AND OXIA +>;o " GREEK SMALL LETTER OMICRON WITH PSILI AND OXIA +>;y " GREEK SMALL LETTER UPSILON WITH PSILI AND OXIA +>;v " GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA +" +" Letters with Dasia and Oxia: +" +<;A " GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA +<;E " GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA +<;H " GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA +<;I " GREEK CAPITAL LETTER IOTA WITH DASIA AND OXIA +<;O " GREEK CAPITAL LETTER OMICRON WITH DASIA AND OXIA +<;Y " GREEK CAPITAL LETTER UPSILON WITH DASIA AND OXIA +<;V " GREEK CAPITAL LETTER OMEGA WITH DASIA AND OXIA +<;a " GREEK SMALL LETTER ALPHA WITH DASIA AND OXIA +<;e " GREEK SMALL LETTER EPSILON WITH DASIA AND OXIA +<;h " GREEK SMALL LETTER ETA WITH DASIA AND OXIA +<;i " GREEK SMALL LETTER IOTA WITH DASIA AND OXIA +<;o " GREEK SMALL LETTER OMICRON WITH DASIA AND OXIA +<;y " GREEK SMALL LETTER UPSILON WITH DASIA AND OXIA +<;v " GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA +" +" letters with Psili and Perispomeni: +" +>~A " GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI +>~E " GREEK CAPITAL LETTER EPSILON WITH PSILI AND PERISPOMENI +>~H " GREEK CAPITAL LETTER ETA WITH PSILI AND PERISPOMENI +>~I " GREEK CAPITAL LETTER IOTA WITH PSILI AND PERISPOMENI +>~O " GREEK CAPITAL LETTER OMICRON WITH PSILI AND PERISPOMENI +>~Y " GREEK CAPITAL LETTER UPSILON WITH PSILI AND PERISPOMENI +>~V " GREEK CAPITAL LETTER OMEGA WITH PSILI AND PERISPOMENI +>~a " GREEK SMALL LETTER ALPHA WITH PSILI AND PERISPOMENI +>~e " GREEK SMALL LETTER EPSILON WITH PSILI AND PERISPOMENI +>~h " GREEK SMALL LETTER ETA WITH PSILI AND PERISPOMENI +>~i " GREEK SMALL LETTER IOTA WITH PSILI AND PERISPOMENI +>~o " GREEK SMALL LETTER OMICRON WITH PSILI AND PERISPOMENI +>~y " GREEK SMALL LETTER UPSILON WITH PSILI AND PERISPOMENI +>~v " GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI +" +" Letters with Dasia and Perispomeni: +" +<~A " GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI +<~E " GREEK CAPITAL LETTER EPSILON WITH DASIA AND PERISPOMENI +<~H " GREEK CAPITAL LETTER ETA WITH DASIA AND PERISPOMENI +<~I " GREEK CAPITAL LETTER IOTA WITH DASIA AND PERISPOMENI +<~O " GREEK CAPITAL LETTER OMICRON WITH DASIA AND PERISPOMENI +<~Y " GREEK CAPITAL LETTER UPSILON WITH DASIA AND PERISPOMENI +<~V " GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI +<~a " GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI +<~e " GREEK SMALL LETTER EPSILON WITH DASIA AND PERISPOMENI +<~h " GREEK SMALL LETTER ETA WITH DASIA AND PERISPOMENI +<~i " GREEK SMALL LETTER IOTA WITH DASIA AND PERISPOMENI +<~o " GREEK SMALL LETTER OMICRON WITH DASIA AND PERISPOMENI +<~y " GREEK SMALL LETTER UPSILON WITH DASIA AND PERISPOMENI +<~v " GREEK SMALL LETTER OMEGA WITH DASIA AND PERISPOMENI +" +" +" +" letters with Ypogegrammeni/Prosgegrammeni: +" +A| " GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI +H| " GREEK CAPITAL LETTER ETA WITH PROSGEGRAMMENI +V| " GREEK CAPITAL LETTER OMEGA WITH PROSGEGRAMMENI +a| " GREEK SMALL LETTER ALPHA WITH YPOGEGRAMMENI +h| " GREEK SMALL LETTER ETA WITH YPOGEGRAMMENI +v| " GREEK SMALL LETTER OMEGA WITH YPOGEGRAMMENI +" +" +" +" letters with Psili and Ypogegrammeni/Prosgegrammeni: +" +>A| " GREEK CAPITAL LETTER ALPHA WITH PSILI AND + " PROSGEGRAMMENI +>H| " GREEK CAPITAL LETTER ETA WITH PSILI AND PROSGEGRAMMENI +>V| " GREEK CAPITAL LETTER OMEGA WITH PSILI AND + " PROSGEGRAMMENI +>a| " GREEK SMALL LETTER ALPHA WITH PSILI AND YPOGEGRAMMENI +>h| " GREEK SMALL LETTER ETA WITH PSILI AND YPOGEGRAMMENI +>v| " GREEK SMALL LETTER OMEGA WITH PSILI AND YPOGEGRAMMENI +" +" +" +" letters with Dasia and Ypogegrammeni/Prosgegrammeni: +" + " GREEK CAPITAL LETTER ALPHA WITH DASIA AND + " PROSGEGRAMMENI + " GREEK CAPITAL LETTER ETA WITH DASIA AND PROSGEGRAMMENI + " GREEK CAPITAL LETTER OMEGA WITH DASIA AND + " PROSGEGRAMMENI + " GREEK SMALL LETTER ALPHA WITH DASIA AND YPOGEGRAMMENI + " GREEK SMALL LETTER ETA WITH DASIA AND YPOGEGRAMMENI + " GREEK SMALL LETTER OMEGA WITH DASIA AND YPOGEGRAMMENI +" +" +" +" letters with Psili and Varia and Ypogegrammeni/Prosgegrammeni: +" +>`A| " GREEK CAPITAL LETTER ALPHA WITH PSILI AND VARIA AND + " PROSGEGRAMMENI +>`H| " GREEK CAPITAL LETTER ETA WITH PSILI AND VARIA AND + " PROSGEGRAMMENI +>`V| " GREEK CAPITAL LETTER OMEGA WITH PSILI AND VARIA AND + " PROSGEGRAMMENI +>`a| " GREEK SMALL LETTER ALPHA WITH PSILI AND VARIA AND + " YPOGEGRAMMENI +>`h| " GREEK SMALL LETTER ETA WITH PSILI AND VARIA AND + " YPOGEGRAMMENI +>`v| " GREEK SMALL LETTER OMEGA WITH PSILI AND VARIA AND + " YPOGEGRAMMENI +" +" +" +" letters with Dasia and Varia and Ypogegrammeni/Prosgegrammeni: +" +<`A| " GREEK CAPITAL LETTER ALPHA WITH DASIA AND VARIA AND + " PROSGEGRAMMENI +<`H| " GREEK CAPITAL LETTER ETA WITH DASIA AND VARIA AND + " PROSGEGRAMMENI +<`V| " GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA AND + " PROSGEGRAMMENI +<`a| " GREEK SMALL LETTER ALPHA WITH DASIA AND VARIA AND + " YPOGEGRAMMENI +<`h| " GREEK SMALL LETTER ETA WITH DASIA AND VARIA AND + " YPOGEGRAMMENI +<`v| " GREEK SMALL LETTER OMEGA WITH DASIA AND VARIA AND + " YPOGEGRAMMENI +" +" letters with Psili and Oxia and Ypogegrammeni/Prosgegrammeni: +" +" +" +>;A| " GREEK CAPITAL LETTER ALPHA WITH PSILI AND OXIA AND + " PROSGEGRAMMENI +>;H| " GREEK CAPITAL LETTER ETA WITH PSILI AND OXIA AND + " PROSGEGRAMMENI +>;V| " GREEK CAPITAL LETTER OMEGA WITH PSILI AND OXIA AND + " PROSGEGRAMMENI +>;a| " GREEK SMALL LETTER ALPHA WITH PSILI AND OXIA AND + " YPOGEGRAMMENI +>;h| " GREEK SMALL LETTER ETA WITH PSILI AND OXIA AND + " YPOGEGRAMMENI +>;v| " GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA AND + " YPOGEGRAMMENI +" +" letters with Dasia and Oxia and Ypogegrammeni/Prosgegrammeni: +" +" +" +<;A| " GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA AND + " PROSGEGRAMMENI +<;H| " GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA AND + " PROSGEGRAMMENI +<;V| " GREEK CAPITAL LETTER OMEGA WITH DASIA AND OXIA AND + " PROSGEGRAMMENI +<;a| " GREEK SMALL LETTER ALPHA WITH DASIA AND OXIA AND + " YPOGEGRAMMENI +<;h| " GREEK SMALL LETTER ETA WITH DASIA AND OXIA AND + " YPOGEGRAMMENI +<;v| " GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA AND + " YPOGEGRAMMENI +" +" letters with Psili and Perispomeni and Ypogegrammeni/Prosgegrammeni: +" +" +" +>~A| " GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI + " AND PROSGEGRAMMENI +>~H| " GREEK CAPITAL LETTER ETA WITH PSILI AND OXIA + " PERISPOMENI PROSGEGRAMMENI +>~V| " GREEK CAPITAL LETTER OMEGA WITH PSILI AND PERISPOMENI + " AND PROSGEGRAMMENI +>~a| " GREEK SMALL LETTER ALPHA WITH PSILI AND PERISPOMENI + " AND YPOGEGRAMMENI +>~h| " GREEK SMALL LETTER ETA WITH PSILI AND PERISPOMENI AND + " YPOGEGRAMMENI +>~v| " GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI + " AND YPOGEGRAMMENI +" +" letters with Dasia and Perispomeni and Ypogegrammeni/Prosgegrammeni: +" +" +" +<~A| " GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI + " AND PROSGEGRAMMENI +<~H| " GREEK CAPITAL LETTER ETA WITH DASIA AND PERISPOMENI + " AND PROSGEGRAMMENI +<~V| " GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI + " AND PROSGEGRAMMENI +<~a| " GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI + " AND YPOGEGRAMMENI +<~h| " GREEK SMALL LETTER ETA WITH DASIA AND PERISPOMENI AND + " YPOGEGRAMMENI +<~v| " GREEK SMALL LETTER OMEGA WITH DASIA AND PERISPOMENI + " AND YPOGEGRAMMENI +" +" letters with Perispomeni: +" +" +" +~a " GREEK SMALL LETTER ALPHA WITH PERISPOMENI +~h " GREEK SMALL LETTER ETA WITH PERISPOMENI +~i " GREEK SMALL LETTER IOTA WITH PERISPOMENI +~y " GREEK SMALL LETTER UPSILON WITH PERISPOMENI +~v " GREEK SMALL LETTER OMEGA WITH PERISPOMENI +" +" letters with Perispomeni and Ypogegrammeni: +" +" +" +~a| " GREEK SMALL LETTER ALPHA WITH PERISPOMENI AND + " YPOGEGRAMMENI +~h| " GREEK SMALL LETTER ETA WITH PERISPOMENI AND + " YPOGEGRAMMENI +~v| " GREEK SMALL LETTER OMEGA WITH PERISPOMENI AND + " YPOGEGRAMMENI +" +" +" letters with Varia and Ypogegrammeni: +" +" +" +`a| " GREEK SMALL LETTER ALPHA WITH VARIA AND YPOGEGRAMMENI +`h| " GREEK SMALL LETTER ETA WITH VARIA AND YPOGEGRAMMENI +`v| " GREEK SMALL LETTER OMEGA WITH VARIA AND YPOGEGRAMMENI +" +" letters with Oxia and Ypogegrammeni: +" +" +" +;a| " GREEK SMALL LETTER ALPHA WITH OXIA AND YPOGEGRAMMENI +;h| " GREEK SMALL LETTER ETA WITH OXIA AND YPOGEGRAMMENI +;v| " GREEK SMALL LETTER OMEGA WITH OXIA AND YPOGEGRAMMENI +" +" +" Combining/Nonspacing comma above (0x0313) instead of Psili: +" +>, " COMBINING COMMA ABOVE +" +" Combining/Nonspacing reversed comma above (0x0314) instead of Dasia: +" +<, " COMBINING REVERSED COMMA ABOVE +" +" +" Greek Quotes if your keyboard supports them + " QUOTEDBLLEFT + " QUOTEDBLRIGHT +" +" +" + + +" APPENDIX A - Additional characters +" +" +;# " GREEK NUMERAL SIGN +;## " GREEK LOWER NUMERAL SIGN +|| " GREEK YPOGEGRAMMENI +;b " GREEK BETA SYMBOL +;u " GREEK THETA SYMBOL +" " GREEK UPSILON WITH HOOK SYMBOL +" " GREEK UPSILON WITH ACUTE AND HOOK SYMBOL +" " GREEK UPSILON WITH DIAERESIS AND HOOK SYMBOL +;f " GREEK PHI SYMBOL +;p " GREEK PI SYMBOL +#ST " GREEK LETTER STIGMA +#G " GREEK LETTER DIGAMMA +#Q " GREEK LETTER KOPPA +#SP " GREEK LETTER SAMPI +;k " GREEK KAPPA SYMBOL +;r " GREEK RHO SYMBOL +" " GREEK LUNATE SIGMA SYMBOL +" " GREEK LETTER YOT + +:~ "dialytika peripswmevn +~: "dialytika peripswmevn + +:~i "iota dialytika perispomeni +~:i "iota dialytika perispomeni + +:~y "upsilon dialytika perispomeni +~:y "upsilon dialytika perispomeni + +-a "alpha macron +-i "iota macron +-y "upsilon macron +-A "Alpha macron +-I "Iota macron +-Y "Upsilon macron +^a "alpha braxy +^i "iota braxy +^y "upsilon braxy +^A "alpha braxy +^I "iota braxy +^Y "upsilon braxy +>r "rho psili + "rho dasia + + "Rho dasia + +" More Symbols +&& "Greek kai +D$ "Drachma symbol +#Q "Archaic Qoppa +#q "Archaic qoppa +;U "Capital Theta symbol +"!e "Lunate epsilon +"!E "Lunate Epsilon diff --git a/vim73/keymap/hebrew.vim b/vim73/keymap/hebrew.vim new file mode 100644 index 0000000..0928fca --- /dev/null +++ b/vim73/keymap/hebrew.vim @@ -0,0 +1,16 @@ +let encoding = &enc +if encoding == 'latin1' + if has("unix") + let encoding = 'iso-8859-8' + else + let encoding = 'cp1255' + endif +endif + +if encoding == 'utf-8' + source :p:h/hebrew_utf-8.vim +elseif encoding == 'cp1255' + source :p:h/hebrew_cp1255.vim +else + source :p:h/hebrew_iso-8859-8.vim +endif diff --git a/vim73/keymap/hebrew_cp1255.vim b/vim73/keymap/hebrew_cp1255.vim new file mode 100644 index 0000000..67a8ca7 --- /dev/null +++ b/vim73/keymap/hebrew_cp1255.vim @@ -0,0 +1,62 @@ +" add in the vowel points, known as 'niqud', which are present in +" CP1255: Note: there are several 'standards' for placement of the vowel +" points, and I ignored all of them. Since we can input English by simply +" pressing Ctrl-^ and eliminating this map, I saw no reason to try to use +" exotic key locations. If you don't like it, that's just too bad :-) +let b:keymap_name = "heb" +loadkeymap +a " ש - shin +b " נ - nun +c " ב - bet +d " ג - gimel +e " ק - qof +f " כ - kaf +g " ע - ayin +h " י - yod +i " ן - final nun +j " ח - het +k " ל - lamed +l " ך - final kaf +m " צ - tsadi +n " מ - mem +o " ם - final mem +p " פ - pe +q / " / - slash +r " ר - resh +s " ד - dalet +t " א - alef +u " ו - vav +v " ה - he +w ' " ' - single-quote +x " ס - samekh +y " ט - tet +z " ז - zayin +, " ת - tav +. " ץ - final tsadi +; " ף - final pe +' , " , - comma +/ . " . - period +` ; " ; - semicolon +" vowels: +A: " sheva +HE " hataf segol +HA " hataf patah +HO " hataf qamats +I " hiriq +AY " tsere +E " segol +AA " patah +AO " qamats +O " holam +U " qubuts +D " dagesh +]T " meteg +]Q " maqaf +]R <ּChar-207> " rafe +]p " paseq +SR " shin-dot +SL " sin-dot +]P " sof-pasuq +VV " double-vav +VY " vav-yod +YY " yod-yod diff --git a/vim73/keymap/hebrew_iso-8859-8.vim b/vim73/keymap/hebrew_iso-8859-8.vim new file mode 100644 index 0000000..eab3084 --- /dev/null +++ b/vim73/keymap/hebrew_iso-8859-8.vim @@ -0,0 +1,41 @@ +" Vim Keymap file for hebrew +" Maintainer : Ron Aaron +" Last Updated: Wed 28 Feb 2001 21:28:51 +" This is the standard Israeli keyboard layout + +" Use this short name in the status line. +let b:keymap_name = "heb" + +loadkeymap +a " - shin +b " - nun +c " - bet +d " - gimel +e " - qof +f " - kaf +g " - ayin +h " - yod +i " - final nun +j " - het +k " - lamed +l " - final kaf +m " - tsadi +n " - mem +o " - final mem +p " - pe +q / " / - slash +r " - resh +s " - dalet +t " - alef +u " - vav +v " - he +w ' " ' - single-quote +x " - samekh +y " - tet +z " - zayin +, " - tav +. " - final tsadi +; " - final pe +' , " , - comma +/ . " . - period +` ; " ; - semicolon diff --git a/vim73/keymap/hebrew_utf-8.vim b/vim73/keymap/hebrew_utf-8.vim new file mode 100644 index 0000000..6343884 --- /dev/null +++ b/vim73/keymap/hebrew_utf-8.vim @@ -0,0 +1,128 @@ +" Vim Keymap file for hebrew +" Maintainer : Ron Aaron +" Last Updated: Wed 28 Feb 2001 21:28:51 +" This is the standard Israeli keyboard layout with (my nonstandard locations +" for) niqud, for utf: + +" Use this short name in the status line. +let b:keymap_name = "heb" +loadkeymap +a " ש - shin +b " נ - nun +c " ב - bet +d " ג - gimel +e " ק - qof +f " כ - kaf +g " ע - ayin +h " י - yod +i " ן - final nun +j " ח - het +k " ל - lamed +l " ך - final kaf +m " צ - tsadi +n " מ - mem +o " ם - final mem +p " פ - pe +q / " / - slash +r " ר - resh +s " ד - dalet +t " א - alef +u " ו - vav +v " ה - he +w ' " ' - single-quote +x " ס - samekh +y " ט - tet +z " ז - zayin +, " ת - tav +. " ץ - final tsadi +; " ף - final pe +' , " , - comma +/ . " . - period +` ; " ; - semicolon +A: " sheva +HE " hataf segol +HA " hataf patah +HO " hataf qamats +I " hiriq +AY " tsere +E " segol +AA " patah +AO " qamats +O " holam +U " qubuts +D " dagesh +]T " meteg +]Q " maqaf +]R " rafe +]p " paseq +SR " shin-dot +SL " sin-dot +]P " sof-pasuq +VV " double-vav +VY " vav-yod +YY " yod-yod +" cantillation: +C: " etnahta +Cs " segol +CS " shalshelet +Cz " zaqef qatan +CZ " zaqef gadol +Ct " tipeha +Cr " revia +Cq " zarqa +Cp " pashta +C! " yetiv +Cv " tevir +Cg " geresh +C* " geresh qadim +CG " gershayim +CP " qarnei-parah +Cy " yerach-ben-yomo +Co " ole +Ci " iluy +Cd " dehi +Cn " zinor +CC " masora circle +X` " Alternative `ayin +X' " Alternative 'alef +X-d " Alternative dalet +X-h " Alternative he +X-k " Alternative kaf +X-l " Alternative lamed +X-m " Alternative mem-sofit +X-r " Alternative resh +X-t " Alternative tav +X-+ " Alternative plus +XW " shin+shin-dot +Xw " shin+sin-dot +X..W " shin+shin-dot+dagesh +X..w " shin+sin-dot+dagesh +XA " alef+patah +XO " alef+qamats +XI " alef+hiriq (mapiq) +X.b " bet+dagesh +X.g " gimel+dagesh +X.d " dalet+dagesh +X.h " he+dagesh +Xu " vav+dagesh +X.z " zayin+dagesh +X.T " tet+dagesh +X.y " yud+dagesh +X.K " kaf sofit+dagesh +X.k " kaf+dagesh +X.l " lamed+dagesh +X.m " mem+dagesh +X.n " nun+dagesh +X.s " samech+dagesh +X.P " pe sofit+dagesh +X.p " pe+dagesh +X.x " tsadi+dagesh +X.q " qof+dagesh +X.r " resh+dagesh +X.w " shin+dagesh +X.t " tav+dagesh +Xo " vav+holam +XRb " bet+rafe +XRk " kaf+rafe +XRp " pe+rafe +Xal " alef-lamed diff --git a/vim73/keymap/hebrewp.vim b/vim73/keymap/hebrewp.vim new file mode 100644 index 0000000..a87cdc7 --- /dev/null +++ b/vim73/keymap/hebrewp.vim @@ -0,0 +1,16 @@ +let encoding = &enc +if encoding == 'latin1' + if has("unix") + let encoding = 'iso-8859-8' + else + let encoding = 'cp1255' + endif +endif + +if encoding == 'utf-8' + source :p:h/hebrewp_utf-8.vim +elseif encoding == 'cp1255' + source :p:h/hebrewp_cp1255.vim +else + source :p:h/hebrewp_iso-8859-8.vim +endif diff --git a/vim73/keymap/hebrewp_cp1255.vim b/vim73/keymap/hebrewp_cp1255.vim new file mode 100644 index 0000000..990f908 --- /dev/null +++ b/vim73/keymap/hebrewp_cp1255.vim @@ -0,0 +1,58 @@ +" codepage 1255 on Windows is equal to ISO 8859-8 but it +" adds in the vowel points, known as 'niqud', which are present in +" CP1255: Note: there are several 'standards' for placement of the vowel +" points, and I ignored all of them. Since we can input English by simply +" pressing Ctrl-^ and eliminating this map, I saw no reason to try to use +" exotic key locations. If you don't like it, that's just too bad :-) +let b:keymap_name = "hebp" +loadkeymap +K " final kaf +M " final mem +N " final nun +P " final pe +T " tet +X " final tsadi +a " alef +b " bet +d " dalet +g " gimel +h " he +j " het +k " kaf +l " lamed +m " mem +n " nun +s " samekh +p " pe +q " qof +r " resh +t " tav +u " ayin +v " vav +w " shin +x " tsadi +y " yod +z " zayin +" vowels: +A: " sheva +HE " hataf segol +HA " hataf patah +HO " hataf qamats +I " hiriq +AY " tsere +E " segol +AA " patah +AO " qamats +O " holam +U " qubuts +D " dagesh +]T " meteg +]Q " maqaf +]R " rafe +]p " paseq +SR " shin-dot +SL " sin-dot +]P " sof-pasuq +VV " double-vav +VY " vav-yod +YY " yod-yod diff --git a/vim73/keymap/hebrewp_iso-8859-8.vim b/vim73/keymap/hebrewp_iso-8859-8.vim new file mode 100644 index 0000000..d4b9714 --- /dev/null +++ b/vim73/keymap/hebrewp_iso-8859-8.vim @@ -0,0 +1,36 @@ +" Vim Keymap file for hebrew +" Maintainer : Ron Aaron +" Last Updated: Sun 10 Feb 2002 11:50:56 +" This is my version of a phonetic Hebrew + +" Use this short name in the status line. +let b:keymap_name = "hebp" + +loadkeymap +K " final kaf +M " final mem +N " final nun +P " final pe +T " tet +X " final tsadi +a " alef +b " bet +d " dalet +g " gimel +h " he +j " het +k " kaf +l " lamed +m " mem +n " nun +s " samekh +p " pe +q " qof +r " resh +t " tav +u " ayin +v " vav +w " shin +x " tsadi +y " yod +z " zayin diff --git a/vim73/keymap/hebrewp_utf-8.vim b/vim73/keymap/hebrewp_utf-8.vim new file mode 100644 index 0000000..dded60e --- /dev/null +++ b/vim73/keymap/hebrewp_utf-8.vim @@ -0,0 +1,122 @@ +" Vim Keymap file for hebrew +" Maintainer : Ron Aaron +" Last Updated: Thu 08 Mar 2001 13:49:01 +" This is my version of a phonetic Hebrew + +" Use this short name in the status line. +let b:keymap_name = "hebp" +loadkeymap +w " - shin +n " - nun +b " - bet +g " - gimel +q " - qof +k " - kaf +g " - ayin +y " - yod +N " - final nun +j " - het +l " - lamed +K " - final kaf +x " - tsadi +m " - mem +M " - final mem +p " - pe +r " - resh +d " - dalet +a " - alef +v " - vav +h " - he +s " - samekh +T " - tet +z " - zayin +t " - tav +X " - final tsadi +P " - final pe +A: " sheva +HE " hataf segol +HA " hataf patah +HO " hataf qamats +I " hiriq +AY " tsere +E " segol +AA " patah +AO " qamats +O " holam +U " qubuts +D " dagesh +]T " meteg +]Q " maqaf +]R " rafe +]p " paseq +SR " shin-dot +SL " sin-dot +]P " sof-pasuq +VV " double-vav +VY " vav-yod +YY " yod-yod +" cantillation: +C: " etnahta +Cs " segol +CS " shalshelet +Cz " zaqef qatan +CZ " zaqef gadol +Ct " tipeha +Cr " revia +Cq " zarqa +Cp " pashta +C! " yetiv +Cv " tevir +Cg " geresh +C* " geresh qadim +CG " gershayim +CP " qarnei-parah +Cy " yerach-ben-yomo +Co " ole +Ci " iluy +Cd " dehi +Cn " zinor +CC " masora circle +X` " Alternative `ayin +X' " Alternative 'alef +X-d " Alternative dalet +X-h " Alternative he +X-k " Alternative kaf +X-l " Alternative lamed +X-m " Alternative mem-sofit +X-r " Alternative resh +X-t " Alternative tav +X-+ " Alternative plus +XW " shin+shin-dot +Xw " shin+sin-dot +X..W " shin+shin-dot+dagesh +X..w " shin+sin-dot+dagesh +XA " alef+patah +XO " alef+qamats +XI " alef+hiriq (mapiq) +X.b " bet+dagesh +X.g " gimel+dagesh +X.d " dalet+dagesh +X.h " he+dagesh +Xu " vav+dagesh +X.z " zayin+dagesh +X.T " tet+dagesh +X.y " yud+dagesh +X.K " kaf sofit+dagesh +X.k " kaf+dagesh +X.l " lamed+dagesh +X.m " mem+dagesh +X.n " nun+dagesh +X.s " samech+dagesh +X.P " pe sofit+dagesh +X.p " pe+dagesh +X.x " tsadi+dagesh +X.q " qof+dagesh +X.r " resh+dagesh +X.w " shin+dagesh +X.t " tav+dagesh +Xo " vav+holam +XRb " bet+rafe +XRk " kaf+rafe +XRp " pe+rafe +Xal " alef-lamed diff --git a/vim73/keymap/kana.vim b/vim73/keymap/kana.vim new file mode 100644 index 0000000..23b5f87 --- /dev/null +++ b/vim73/keymap/kana.vim @@ -0,0 +1,727 @@ +" This script was originally created by Rory McCann . +" Dan Kenigsberg noticed some deficiencies and suggested this one instead. +" +" Maintainer: Rory McCann +" Modified by: Edward L. Fox +" Last Change: 2006 Apr 30 +" +" +" +" Kana.kmap (Japanese Phonograms) +" +" Converted from Gaspar Sinai's yudit 2.7.6 +" GNU (C) Gaspar Sinai +" +" WARNING +" ------- +" This version of Kana.kmap is different from the one that has been used +" with yudit-2.7.2 or earlier. The main difference is that this kmap is +" arranged in such a way that it complies with an authorized Japanese +" transliteration. As a result, backward compatibility is not guaranteed. +" +" NOTE +" ---- +" 1. In general, the transliteration is based on Japanese Government's +" Cabinet Notification 1 (Dec. 9, 1954). +" +" Summary: +" +" (1) To transliterate Japanese language, Table 1 should be used +" primarily. +" (2) Table 2 may be used only when existing conventions such as +" international relationship should be respected. +" (3) Other transliteration is acceptable only when neither Table 1 +" nor Table 2 gives any specification of the sound in question +" +" For details, refer to +" +" http://xembho.tripod.com/siryo/naikaku_kokuzi.html +" +" 2. The specification instructed by the Cabinet Notification is rather +" inadequate even for daily use. At the present time there are thus +" many unauthorized but widely accepted conventions used together with +" the authorized transliteration. This kmap contains some of them for +" user's convenience (cf. Hiragana 3 and Katakana 3). +" +" 3. For the unicode mapping relevant to this kmap, refer to 3075--30F5 of +" +" http://www.macchiato.com/unicode/charts.html +" +" HISTORY +" ------- +" 2005-01-11 +" * Converted to Vim format. +" 2003-01-22 +" +" * Submitted to gsinai@yudit.org +" +" ============================================================================ + +scriptencoding utf-8 + +" ---------------------------------------------------------------------------- +" Kigou (Punctuation etc.) +" ---------------------------------------------------------------------------- + +let b:keymap_name = "kana" + +loadkeymap +"0x20 0x3000 +, 、 +. 。 +,, 〃 + + +xx 〆 +@ 〇 +< 〈 +> 〉 +<< 《 +>> 》 +{ 「 +} 」 +{{ 『 +}} 』 +[.( 【 +).] 】 + + +[ 〔 +] 〕 +[( 〖 +)] 〗 + + +[[ 〚 +]] 〛 + + +.. ・ +- ー + + +" ---------------------------------------------------------------------------- +" Hiragana 1 --- Table 1, Cabinet Notification No. 1 (Dec. 9, 1954) +" ---------------------------------------------------------------------------- +a あ +i い +u う +e え +o お + +ka か +ki き +ku く +ke け +ko こ + +sa さ +si し +su す +se せ +so そ + +ta た +ti ち +tu つ +te て +to と + +na な +ni に +nu ぬ +ne ね +no の + +ha は +hi ひ +hu ふ +he へ +ho ほ + +ma ま +mi み +mu む +me め +mo も + +ya や +yu ゆ +yo よ + +ra ら +ri り +ru る +re れ +ro ろ + +wa わ + +ga が +gi ぎ +gu ぐ +ge げ +go ご + +za ざ +zi じ +zu ず +ze ぜ +zo ぞ + +da だ +de で +do ど + +ba ば +bi び +bu ぶ +be べ +bo ぼ + +pa ぱ +pi ぴ +pu ぷ +pe ぺ +po ぽ + +kya きゃ +kyu きゅ +kyo きょ + +sya しゃ +syu しゅ +syo しょ + +tya ちゃ +tyu ちゅ +tyo ちょ + +nya にゃ +nyu にゅ +nyo にょ + +hya ひゃ +hyu ひゅ +hyo ひょ + +mya みゃ +myu みゅ +myo みょ + +rya りゃ +ryu りゅ +ryo りょ + +gya ぎゃ +gyu ぎゅ +gyo ぎょ + +zya じゃ +zyu じゅ +zyo じょ + +bya びゃ +byu びゅ +byo びょ + +pya ぴゃ +pyu ぴゅ +pyo ぴょ + +n ん +n' ん + + +" ---------------------------------------------------------------------------- +" Hiragana 2 --- Table 2, Cabinet Notification No. 1 (Dec. 9, 1954) +" ---------------------------------------------------------------------------- +sha しゃ +shi し +shu しゅ +sho しょ + +tsu つ + +cha ちゃ +chi ち +chu ちゅ +cho ちょ + +fu ふ + +ja じゃ +ji じ +ju じゅ +jo じょ + +di ぢ +du づ +dya ぢゃ +dyu ぢゅ +dyo ぢょ + +kwa くゎ +gwa ぐゎ + +wo を + + +" ---------------------------------------------------------------------------- +" Hiragana 3 --- Conventional transliterations +" ---------------------------------------------------------------------------- + +" Small Hiragana: The prefix X is never pronounced. It is used as something +" like an escape character. +xa ぁ +xi ぃ +xu ぅ +xe ぇ +xo ぉ + +xtu っ + +xya ゃ +xyu ゅ +xyo ょ + +xwa ゎ + +" Historic `wi' and `we' +wi ゐ +we ゑ + +" Preceded by a small `tu' +kka っか +kki っき +kku っく +kke っけ +kko っこ + +ssa っさ +ssi っし +ssu っす +sse っせ +sso っそ + +tta った +tti っち +ttu っつ +tte って +tto っと + +hha っは +hhi っひ +hhu っふ +hhe っへ +hho っほ + +mma っま +mmi っみ +mmu っむ +mme っめ +mmo っも + +yya っや +yyu っゆ +yyo っよ + +rra っら +rri っり +rru っる +rre っれ +rro っろ + +wwa っわ + +gga っが +ggi っぎ +ggu っぐ +gge っげ +ggo っご + +zza っざ +zzi っじ +zzu っず +zze っぜ +zzo っぞ + +dda っだ +ddi っぢ +ddu っづ +dde っで +ddo っど + +bba っば +bbi っび +bbu っぶ +bbe っべ +bbo っぼ + +ppa っぱ +ppi っぴ +ppu っぷ +ppe っぺ +ppo っぽ + +" Proceded by a small `tu' and followed by a small 'ya', 'yu' or 'yo' +kkya っきゃ +kkyu っきゅ +kkyo っきょ + +ssya っしゃ +ssyu っしゅ +ssyo っしょ + +ttya っちゃ +ttyu っちゅ +ttyo っちょ + +hhya っひゃ +hhyu っひゅ +hhyo っひょ + +mmya っみゃ +mmyu っみゅ +mmyo っみょ + +rrya っりゃ +rryu っりゅ +rryo っりょ + +ggya っぎゃ +ggyu っぎゅ +ggyo っぎょ + +zzya っじゃ +zzyu っじゅ +zzyo っじょ + +bbya っびゃ +bbyu っびゅ +bbyo っびょ + +ppya っぴゃ +ppyu っぴゅ +ppyo っぴょ + + +" ---------------------------------------------------------------------------- +" Katakana 1 --- Table 1, Cabinet Notification No. 1 (Dec. 9, 1954) +" ---------------------------------------------------------------------------- +A ア +I イ +U ウ +E エ +O オ + +KA カ +KI キ +KU ク +KE ケ +KO コ + +SA サ +SI シ +SU ス +SE セ +SO ソ + +TA タ +TI チ +TU ツ +TE テ +TO ト + +NA ナ +NI ニ +NU ヌ +NE ネ +NO ノ + +HA ハ +HI ヒ +HU フ +HE ヘ +HO ホ + +MA マ +MI ミ +MU ム +ME メ +MO モ + +YA ヤ +YU ユ +YO ヨ + +RA ラ +RI リ +RU ル +RE レ +RO ロ + +WA ワ + +GA ガ +GI ギ +GU グ +GE ゲ +GO ゴ + +ZA ザ +ZI ジ +ZU ズ +ZE ゼ +ZO ゾ + +DA ダ +DE デ +DO ド + +BA バ +BI ビ +BU ブ +BE ベ +BO ボ + +PA パ +PI ピ +PU プ +PE ペ +PO ポ + +KYA キャ +KYU キュ +KYO キョ + +SYA シャ +SYU シュ +SYO ショ + +TYA チャ +TYU チュ +TYO チョ + +NYA ニャ +NYU ニュ +NYO ニョ + +HYA ヒャ +HYU ヒュ +HYO ヒョ + +MYA ミャ +MYU ミュ +MYO ミョ + +RYA リャ +RYU リュ +RYO リョ + +GYA ギャ +GYU ギュ +GYO ギョ + +ZYA ジャ +ZYU ジュ +ZYO ジョ + +BYA ビャ +BYU ビュ +BYO ビョ + +PYA ピャ +PYU ピュ +PYO ピョ + +N ン +N' ン + + +" ---------------------------------------------------------------------------- +" Katakana 2 --- Table 2, Cabinet Notification No. 1 (Dec. 9, 1954) +" ---------------------------------------------------------------------------- +SHA シャ +SHI シ +SHU シュ +SHO ショ + +TSU ツ + +CHA チャ +CHI チ +CHU チュ +CHO チョ + +FU フ + +JA ジャ +JI ジ +JU ジュ +JO ジョ + +DI ヂ +DU ヅ +DYA ヂャ +DYU ヂュ +DYO ヂョ + +KWA クヮ +GWA グヮ + +WO ヲ + + +" ---------------------------------------------------------------------------- +" Katakana 3 --- Conventional transliterations +" ---------------------------------------------------------------------------- + +" Small Katakana: The prefix X is never pronounced. It is used as something +" like an escape character. +XA ァ +XI ィ +XU ゥ +XE ェ +XO ォ + +XTU ッ + +XYA ャ +XYU ュ +XYO ョ + +XWA ヮ + +" Used only for counting someone or something +XKA ヵ +XKE ヶ + +" Historic `wi' and `we' +WI ヰ +WE ヱ + +" Used for the sound `v' of European languages +VA ヴァ +VI ヴィ +VU ヴ +VE ヴェ +VO ヴォ + +VYU ヴュ + +" Preceded by a small `tu' +KKA ッカ +KKI ッキ +KKU ック +KKE ッケ +KKO ッコ + +SSA ッサ +SSI ッシ +SSU ッス +SSE ッセ +SSO ッソ + +TTA ッタ +TTI ッチ +TTU ッツ +TTE ッテ +TTO ット + +HHA ッハ +HHI ッヒ +HHU ッフ +HHE ッヘ +HHO ッホ + +MMA ッマ +MMI ッミ +MMU ッム +MME ッメ +MMO ッモ + +YYA ッヤ +YYU ッユ +YYO ッヨ + +RRA ッラ +RRI ッリ +RRU ッル +RRE ッレ +RRO ッロ + +WWA ッワ + +GGA ッガ +GGI ッギ +GGU ッグ +GGE ッゲ +GGO ッゴ + +ZZA ッザ +ZZI ッジ +ZZU ッズ +ZZE ッゼ +ZZO ッゾ + +DDA ッダ +DDI ッヂ +DDU ッヅ +DDE ッデ +DDO ッド + +BBA ッバ +BBI ッビ +BBU ッブ +BBE ッベ +BBO ッボ + +PPA ッパ +PPI ッピ +PPU ップ +PPE ッペ +PPO ッポ + +" Proceded by a small `tu' and followed by a small 'ya', 'yu' or 'yo' +KKYA ッキャ +KKYU ッキュ +KKYO ッキョ + +SSYA ッシャ +SSYU ッシュ +SSYO ッショ + +TTYA ッチャ +TTYU ッチュ +TTYO ッチョ + +HHYA ッヒャ +HHYU ッヒュ +HHYO ッヒョ + +MMYA ッミャ +MMYU ッミュ +MMYO ッミョ + +RRYA ッリャ +RRYU ッリュ +RRYO ッリョ + +GGYA ッギャ +GGYU ッギュ +GGYO ッギョ + +ZZYA ッジャ +ZZYU ッジュ +ZZYO ッジョ + +BBYA ッビャ +BBYU ッビュ +BBYO ッビョ + +PPYA ッピャ +PPYU ッピュ +PPYO ッピョ + + diff --git a/vim73/keymap/lithuanian-baltic.vim b/vim73/keymap/lithuanian-baltic.vim new file mode 100644 index 0000000..b888db6 --- /dev/null +++ b/vim73/keymap/lithuanian-baltic.vim @@ -0,0 +1,31 @@ +" Vim Keymap file for lithuanian characters, phonetic layout 'Baltic' +" Useful mainly with utf-8 but may work with other encodings + +" Maintainer: Alex Jakushev +" Last Changed: 2002 Apr 12 + +" All characters are given literally, conversion to another encoding (e.g., +" UTF-8) should work. +scriptencoding utf-8 + +let b:keymap_name = "lt" + +loadkeymap +! Ą LITHUANIAN CAPITAL A NOSINE +@ Č LITHUANIAN CAPITAL CH +# Ę LITHUANIAN CAPITAL E NOSINE +$ Ė LITHUANIAN CAPITAL E SU TASKU +% Į LITHUANIAN CAPITAL I NOSINE +^ Š LITHUANIAN CAPITAL SH +& Ų LITHUANIAN CAPITAL U NOSINE +* Ū LITHUANIAN CAPITAL U SU BRUKSNIU ++ Ž LITHUANIAN CAPITAL ZH +1 ą LITHUANIAN LOWERCASE A NOSINE +2 č LITHUANIAN LOWERCASE CH +3 ę LITHUANIAN LOWERCASE E NOSINE +4 ė LITHUANIAN LOWERCASE E SU TASKU +5 į LITHUANIAN LOWERCASE I NOSINE +6 š LITHUANIAN LOWERCASE SH +7 ų LITHUANIAN LOWERCASE U NOSINE +8 ū LITHUANIAN LOWERCASE U SU BRUKSNIU += ž LITHUANIAN LOWERCASE ZH diff --git a/vim73/keymap/magyar_utf-8.vim b/vim73/keymap/magyar_utf-8.vim new file mode 100644 index 0000000..7297717 --- /dev/null +++ b/vim73/keymap/magyar_utf-8.vim @@ -0,0 +1,37 @@ +" Maintainer: Laszlo Zavaleta +" Last Changed: 2003 Aug 08 +" it has all the accents and a few of the character alterations + +let b:keymap = "magyar" + +loadkey +` í +~ Í +! ' +@ " +# + +$ ! +^ / +& = +* ( +( ) +0 ö +) Ö +- ü +_ Ü += ó ++ Ó +\\ ű +| Ű +[ ő +{ Ő +] ú +} Ú +; é +: É +' á +\" Á +/ - +< ? +> : +? _ diff --git a/vim73/keymap/mongolian_utf-8.vim b/vim73/keymap/mongolian_utf-8.vim new file mode 100644 index 0000000..a52e3e9 --- /dev/null +++ b/vim73/keymap/mongolian_utf-8.vim @@ -0,0 +1,101 @@ +" Maintainer: Natsagdorj Shagdar +" Last Changed: 2007 Jun 26 + +" All characters are given literally, conversion to another encoding (e.g., +" UTF-8) should work. +scriptencoding utf-8 + +let b:keymap_name = "mn" + +loadkeymap +C Ё CYRILLIC CAPITAL LETTER IO +c ё CYRILLIC SMALL LETTER IO +G А CYRILLIC CAPITAL LETTER A +D Б CYRILLIC CAPITAL LETTER BE +> В CYRILLIC CAPITAL LETTER VE +U Г CYRILLIC CAPITAL LETTER GHE +: Д CYRILLIC CAPITAL LETTER DE +_ Е CYRILLIC CAPITAL LETTER IE +R Ж CYRILLIC CAPITAL LETTER ZHE +P З CYRILLIC CAPITAL LETTER ZE +N И CYRILLIC CAPITAL LETTER I +A Й CYRILLIC CAPITAL LETTER SHORT I +{ К CYRILLIC CAPITAL LETTER KA +L Л CYRILLIC CAPITAL LETTER EL +B М CYRILLIC CAPITAL LETTER EM +Y Н CYRILLIC CAPITAL LETTER EN +K О CYRILLIC CAPITAL LETTER O +\" П CYRILLIC CAPITAL LETTER PE +J Р CYRILLIC CAPITAL LETTER ER +V С CYRILLIC CAPITAL LETTER ES +M Т CYRILLIC CAPITAL LETTER TE +E У CYRILLIC CAPITAL LETTER U +Q Ф CYRILLIC CAPITAL LETTER EF +H Х CYRILLIC CAPITAL LETTER HA +W Ц CYRILLIC CAPITAL LETTER TSE +X Ч CYRILLIC CAPITAL LETTER CHE +I Ш CYRILLIC CAPITAL LETTER SHA ++ Щ CYRILLIC CAPITAL LETTER SHCHA +} Ъ CYRILLIC CAPITAL LETTER HARD SIGN +S Ы CYRILLIC CAPITAL LETTER YERU +< Ь CYRILLIC CAPITAL LETTER SOFT SIGN +T Э CYRILLIC CAPITAL LETTER E +? Ю CYRILLIC CAPITAL LETTER YU +Z Я CYRILLIC CAPITAL LETTER YA +g а CYRILLIC SMALL LETTER A +d б CYRILLIC SMALL LETTER BE +. в CYRILLIC SMALL LETTER VE +u г CYRILLIC SMALL LETTER GHE +; д CYRILLIC SMALL LETTER DE +- е CYRILLIC SMALL LETTER IE +r ж CYRILLIC SMALL LETTER ZHE +p з CYRILLIC SMALL LETTER ZE +n и CYRILLIC SMALL LETTER I +a й CYRILLIC SMALL LETTER SHORT I +[ к CYRILLIC SMALL LETTER KA +l л CYRILLIC SMALL LETTER EL +b м CYRILLIC SMALL LETTER EM +y н CYRILLIC SMALL LETTER EN +k о CYRILLIC SMALL LETTER O +' п CYRILLIC SMALL LETTER PE +j р CYRILLIC SMALL LETTER ER +v с CYRILLIC SMALL LETTER ES +m т CYRILLIC SMALL LETTER TE +e у CYRILLIC SMALL LETTER U +q ф CYRILLIC SMALL LETTER EF +h х CYRILLIC SMALL LETTER HA +w ц CYRILLIC SMALL LETTER TSE +x ч CYRILLIC SMALL LETTER CHE +i ш CYRILLIC SMALL LETTER SHA += щ CYRILLIC SMALL LETTER SHCHA +] ъ CYRILLIC SMALL LETTER HARD SIGN +s ы CYRILLIC SMALL LETTER YERU +, ь CYRILLIC SMALL LETTER SOFT SIGN +t э CYRILLIC SMALL LETTER E +/ ю CYRILLIC SMALL LETTER YU +z я CYRILLIC SMALL LETTER YA +f ө CYRILLIC SMALL LETTER Oе +F Ө CYRILLIC SMALL LETTER Oе +o ү CYRILLIC SMALL LETTER Ге +O Ү CYRILLIC SMALL LETTER Oе +` = +1 № NUMERO SIGN +2 - +3 " +4 T +5 : +7 ? +6 . +8 , +9 ( +0 ) +! 1 +@ 2 +# 3 +$ 4 +% 5 +^ 6 +& 7 +* 8 +( 9 +) 0 diff --git a/vim73/keymap/persian-iranian_utf-8.vim b/vim73/keymap/persian-iranian_utf-8.vim new file mode 100644 index 0000000..e8dcd76 --- /dev/null +++ b/vim73/keymap/persian-iranian_utf-8.vim @@ -0,0 +1,113 @@ +" Vim Keymap file for Persian Standard Keyboard Layout +" Maintainers: Behnam 'ZWNJ' Esfahbod , +" Amir Hedayaty +" Last Change: 2006 Apr 21 + +scriptencoding utf-8 + +" Use this short name in the status line. +let b:keymap_name = "per" + +loadkeymap +` ‍ +1 ۱ +2 ۲ +3 ۳ +4 ۴ +5 ۵ +6 ۶ +7 ۷ +8 ۸ +9 ۹ +0 ۰ +- - += = + +q ض +w ص +e ث +r ق +t ف +y غ +u ع +i ه +o خ +p ح +[ ج +] چ + +a ش +s س +d ی +f ب +g ل +h ا +j ت +k ن +l م +; ک +' گ + +z ظ +x ط +c ز +v ر +b ذ +n د +m پ +, و +. . +/ / +\\ \\ + +~ ÷ +! ! +@ ٬ +# ٫ +$ ﷼ +% ٪ +^ × +& ، +* * +( ) +) ( +_ ـ ++ + + +Q ْ +W ٌ +E ٍ +R ً +T ُ +Y ِ +U َ +I ّ +O ] +P [ +{ } +} { + +A ؤ +S ئ +D ي +F إ +G أ +H آ +J ة +K » +L « +: : +\" ؛ + +Z ك +X ٓ +C ژ +V ٰ +B ‌ +N ٔ +M ء +< > +> < +? ؟ +| | + diff --git a/vim73/keymap/persian.vim b/vim73/keymap/persian.vim new file mode 100644 index 0000000..7bf5cd6 --- /dev/null +++ b/vim73/keymap/persian.vim @@ -0,0 +1,8 @@ +let encoding = &enc +if encoding == '' + let encoding = 'utf-8' +endif + +if encoding == 'utf-8' + source :p:h/persian-iranian_utf-8.vim +endif diff --git a/vim73/keymap/pinyin.vim b/vim73/keymap/pinyin.vim new file mode 100644 index 0000000..757850b --- /dev/null +++ b/vim73/keymap/pinyin.vim @@ -0,0 +1,54 @@ +" Vim Keymap file for Hanyu Pinyin tone marks through numbers. +" Maintainer: Fredrik Roubert +" Last Changed: February 15, 2004 + +" All characters are given literally. +scriptencoding utf-8 + +" Use this short name in the status line. +let b:keymap_name = "py" + +loadkeymap +a0 a +a1 ā +a2 á +a3 ǎ +a4 à +a5 a +e0 e +e1 ē +e2 é +e3 ě +e4 è +e5 e +i0 i +i1 ī +i2 í +i3 ǐ +i4 ì +i5 i +o0 o +o1 ō +o2 ó +o3 ǒ +o4 ò +o5 o +u0 u +u1 ū +u2 ú +u3 ǔ +u4 ù +u5 u +ü0 ü +ü1 ǖ +ü2 ǘ +ü3 ǚ +ü4 ǜ +ü5 ü +v0 ü +v1 ǖ +v2 ǘ +v3 ǚ +v4 ǜ +v5 ü + diff --git a/vim73/keymap/polish-slash.vim b/vim73/keymap/polish-slash.vim new file mode 100644 index 0000000..a430078 --- /dev/null +++ b/vim73/keymap/polish-slash.vim @@ -0,0 +1,27 @@ +" Polish letters under VIM >= 6 +" Maintainer: HS6_06 +" Last changed: 2005 Jan 12 +" Current version: 1.0.2 +" History: +" 2005.01.12 1.0.2 keymap_name shortened, added Current version, History +" 2005.01.10 1.0.1 un*x line ends for all files +" 2005.01.09 1.0.0 Initial release + +let encoding = &enc +if encoding == 'latin1' + if has("unix") + let encoding = 'iso-8859-2' + else + let encoding = 'cp1250' + endif +endif + +if encoding == 'utf-8' + source :p:h/polish-slash_utf-8.vim +elseif encoding == 'cp1250' + source :p:h/polish-slash_cp1250.vim +elseif encoding == 'iso-8859-2' + source :p:h/polish-slash_iso-8859-2.vim +else + source :p:h/polish-slash_cp852.vim +endif diff --git a/vim73/keymap/polish-slash_cp1250.vim b/vim73/keymap/polish-slash_cp1250.vim new file mode 100644 index 0000000..4ef2b22 --- /dev/null +++ b/vim73/keymap/polish-slash_cp1250.vim @@ -0,0 +1,40 @@ +" Polish letters keymap for cp1250 +" Maintainer: HS6_06 +" Last Changed: 2005 Jan 12 +" Current version: 1.0.2 +" History: see polish-slash.vim + +" This keymap adds the special Polish letters +" to an existing Latin keyboard. +" All chars as usual except: +" Polish: +" instead of AltGr+{acelnosxz} you ve to use "/" followed by {acelnosxz} + +" short keymap name for statusline +let b:keymap_name = "PL-slash-WIN" + +scriptencoding latin1 + +loadkeymap + +" Polish letters +/a " LATIN SMALL LETTER A WITH OGONEK +/c " LATIN SMALL LETTER C WITH ACUTE +/e " LATIN SMALL LETTER E WITH OGONEK +/l " LATIN SMALL LETTER L WITH STROKE +/n " LATIN SMALL LETTER N WITH ACUTE +/o " LATIN SMALL LETTER O WITH ACUTE +/s " LATIN SMALL LETTER S WITH ACUTE +/x " LATIN SMALL LETTER Z WITH ACUTE +/z " LATIN SMALL LETTER Z WITH DOT ABOVE + +/A " LATIN CAPITAL LETTER A WITH OGONEK +/C " LATIN CAPITAL LETTER C WITH ACUTE +/E " LATIN CAPITAL LETTER E WITH OGONEK +/L " LATIN CAPITAL LETTER L WITH STROKE +/N " LATIN CAPITAL LETTER N WITH ACUTE +/O " LATIN CAPITAL LETTER O WITH ACUTE +/S " LATIN CAPITAL LETTER S WITH ACUTE +/X " LATIN CAPITAL LETTER Z WITH ACUTE +/Z " LATIN CAPITAL LETTER Z WITH DOT ABOVE + diff --git a/vim73/keymap/polish-slash_cp852.vim b/vim73/keymap/polish-slash_cp852.vim new file mode 100644 index 0000000..22c1809 --- /dev/null +++ b/vim73/keymap/polish-slash_cp852.vim @@ -0,0 +1,40 @@ +" Polish letters keymap for cp852 +" Maintainer: HS6_06 +" Last Changed: 2005 Jan 12 +" Current version: 1.0.2 +" History: see polish-slash.vim + +" This keymap adds the special Polish letters +" to an existing Latin keyboard. +" All chars as usual except: +" Polish: +" instead of AltGr+{acelnosxz} you ve to use "/" followed by {acelnosxz} + +" short keymap name for statusline +let b:keymap_name = "PL-slash-DOS" + +scriptencoding latin1 + +loadkeymap + +" Polish letters +/a " LATIN SMALL LETTER A WITH OGONEK +/c " LATIN SMALL LETTER C WITH ACUTE +/e " LATIN SMALL LETTER E WITH OGONEK +/l " LATIN SMALL LETTER L WITH STROKE +/n " LATIN SMALL LETTER N WITH ACUTE +/o " LATIN SMALL LETTER O WITH ACUTE +/s " LATIN SMALL LETTER S WITH ACUTE +/x " LATIN SMALL LETTER Z WITH ACUTE +/z " LATIN SMALL LETTER Z WITH DOT ABOVE + +/A " LATIN CAPITAL LETTER A WITH OGONEK +/C " LATIN CAPITAL LETTER C WITH ACUTE +/E " LATIN CAPITAL LETTER E WITH OGONEK +/L " LATIN CAPITAL LETTER L WITH STROKE +/N " LATIN CAPITAL LETTER N WITH ACUTE +/O " LATIN CAPITAL LETTER O WITH ACUTE +/S " LATIN CAPITAL LETTER S WITH ACUTE +/X " LATIN CAPITAL LETTER Z WITH ACUTE +/Z " LATIN CAPITAL LETTER Z WITH DOT ABOVE + diff --git a/vim73/keymap/polish-slash_iso-8859-2.vim b/vim73/keymap/polish-slash_iso-8859-2.vim new file mode 100644 index 0000000..3a1203a --- /dev/null +++ b/vim73/keymap/polish-slash_iso-8859-2.vim @@ -0,0 +1,40 @@ +" Polish letters keymap for iso-8859-2 +" Maintainer: HS6_06 +" Last Changed: 2005 Jan 12 +" Current version: 1.0.2 +" History: polish-slash.vim + +" This keymap adds the special Polish letters +" to an existing Latin keyboard. +" All chars as usual except: +" Polish: +" instead of AltGr+{acelnosxz} you ve to use "/" followed by {acelnosxz} + +" short keymap name for statusline +let b:keymap_name = "PL-slash-ISO" + +scriptencoding latin1 + +loadkeymap + +" Polish letters +/a " LATIN SMALL LETTER A WITH OGONEK +/c " LATIN SMALL LETTER C WITH ACUTE +/e " LATIN SMALL LETTER E WITH OGONEK +/l " LATIN SMALL LETTER L WITH STROKE +/n " LATIN SMALL LETTER N WITH ACUTE +/o " LATIN SMALL LETTER O WITH ACUTE +/s " LATIN SMALL LETTER S WITH ACUTE +/x " LATIN SMALL LETTER Z WITH ACUTE +/z " LATIN SMALL LETTER Z WITH DOT ABOVE + +/A " LATIN CAPITAL LETTER A WITH OGONEK +/C " LATIN CAPITAL LETTER C WITH ACUTE +/E " LATIN CAPITAL LETTER E WITH OGONEK +/L " LATIN CAPITAL LETTER L WITH STROKE +/N " LATIN CAPITAL LETTER N WITH ACUTE +/O " LATIN CAPITAL LETTER O WITH ACUTE +/S " LATIN CAPITAL LETTER S WITH ACUTE +/X " LATIN CAPITAL LETTER Z WITH ACUTE +/Z " LATIN CAPITAL LETTER Z WITH DOT ABOVE + diff --git a/vim73/keymap/polish-slash_utf-8.vim b/vim73/keymap/polish-slash_utf-8.vim new file mode 100644 index 0000000..3a4eb70 --- /dev/null +++ b/vim73/keymap/polish-slash_utf-8.vim @@ -0,0 +1,40 @@ +" Polish letters keymap for utf-8 +" Maintainer: HS6_06 +" Last Changed: 2005 Jan 12 +" Current version: 1.0.2 +" History: see polish-slash.vim + +" This keymap adds the special Polish letters +" to an existing Latin keyboard. +" All chars as usual except: +" Polish: +" instead of AltGr+{acelnosxz} you ve to use "/" followed by {acelnosxz} + +" short keymap name for statusline +let b:keymap_name = "PL-slash-UTF" + +scriptencoding latin1 + +loadkeymap + +" Polish letters +/a " LATIN SMALL LETTER A WITH OGONEK +/c " LATIN SMALL LETTER C WITH ACUTE +/e " LATIN SMALL LETTER E WITH OGONEK +/l " LATIN SMALL LETTER L WITH STROKE +/n " LATIN SMALL LETTER N WITH ACUTE +/o " LATIN SMALL LETTER O WITH ACUTE +/s " LATIN SMALL LETTER S WITH ACUTE +/x " LATIN SMALL LETTER Z WITH ACUTE +/z " LATIN SMALL LETTER Z WITH DOT ABOVE + +/A " LATIN CAPITAL LETTER A WITH OGONEK +/C " LATIN CAPITAL LETTER C WITH ACUTE +/E " LATIN CAPITAL LETTER E WITH OGONEK +/L " LATIN CAPITAL LETTER L WITH STROKE +/N " LATIN CAPITAL LETTER N WITH ACUTE +/O " LATIN CAPITAL LETTER O WITH ACUTE +/S " LATIN CAPITAL LETTER S WITH ACUTE +/X " LATIN CAPITAL LETTER Z WITH ACUTE +/Z " LATIN CAPITAL LETTER Z WITH DOT ABOVE + diff --git a/vim73/keymap/russian-dvorak.vim b/vim73/keymap/russian-dvorak.vim new file mode 100644 index 0000000..498ffa1 --- /dev/null +++ b/vim73/keymap/russian-dvorak.vim @@ -0,0 +1,89 @@ +" Vim Keymap file for russian characters, layout 'dvorak', MS Windows variant +" Derived from russian-jcuken.vim by Artem Chuprina +" Useful mainly with utf-8 but may work with other encodings + +" Maintainer: Serhiy Boiko +" Last Changed: 2007 Jun 29 + +" All characters are given literally, conversion to another encoding (e.g., +" UTF-8) should work. +scriptencoding utf-8 + +let b:keymap_name = "ru" + +loadkeymap +~ Ё CYRILLIC CAPITAL LETTER IO +` ё CYRILLIC SMALL LETTER IO +U А CYRILLIC CAPITAL LETTER A +W Б CYRILLIC CAPITAL LETTER BE +E В CYRILLIC CAPITAL LETTER VE +G Г CYRILLIC CAPITAL LETTER GHE +N Д CYRILLIC CAPITAL LETTER DE +Y Е CYRILLIC CAPITAL LETTER IE +S Ж CYRILLIC CAPITAL LETTER ZHE +L З CYRILLIC CAPITAL LETTER ZE +X И CYRILLIC CAPITAL LETTER I +\" Й CYRILLIC CAPITAL LETTER SHORT I +P К CYRILLIC CAPITAL LETTER KA +T Л CYRILLIC CAPITAL LETTER EL +K М CYRILLIC CAPITAL LETTER EM +F Н CYRILLIC CAPITAL LETTER EN +H О CYRILLIC CAPITAL LETTER O +I П CYRILLIC CAPITAL LETTER PE +D Р CYRILLIC CAPITAL LETTER ER +J С CYRILLIC CAPITAL LETTER ES +B Т CYRILLIC CAPITAL LETTER TE +> У CYRILLIC CAPITAL LETTER U +A Ф CYRILLIC CAPITAL LETTER EF +? Х CYRILLIC CAPITAL LETTER HA +< Ц CYRILLIC CAPITAL LETTER TSE +Q Ч CYRILLIC CAPITAL LETTER CHE +C Ш CYRILLIC CAPITAL LETTER SHA +R Щ CYRILLIC CAPITAL LETTER SHCHA ++ Ъ CYRILLIC CAPITAL LETTER HARD SIGN +O Ы CYRILLIC CAPITAL LETTER YERU +M Ь CYRILLIC CAPITAL LETTER SOFT SIGN +_ Э CYRILLIC CAPITAL LETTER E +V Ю CYRILLIC CAPITAL LETTER YU +: Я CYRILLIC CAPITAL LETTER YA +u а CYRILLIC SMALL LETTER A +w б CYRILLIC SMALL LETTER BE +e в CYRILLIC SMALL LETTER VE +g г CYRILLIC SMALL LETTER GHE +n д CYRILLIC SMALL LETTER DE +y е CYRILLIC SMALL LETTER IE +s ж CYRILLIC SMALL LETTER ZHE +l з CYRILLIC SMALL LETTER ZE +x и CYRILLIC SMALL LETTER I +' й CYRILLIC SMALL LETTER SHORT I +p к CYRILLIC SMALL LETTER KA +t л CYRILLIC SMALL LETTER EL +k м CYRILLIC SMALL LETTER EM +f н CYRILLIC SMALL LETTER EN +h о CYRILLIC SMALL LETTER O +i п CYRILLIC SMALL LETTER PE +d р CYRILLIC SMALL LETTER ER +j с CYRILLIC SMALL LETTER ES +b т CYRILLIC SMALL LETTER TE +. у CYRILLIC SMALL LETTER U +a ф CYRILLIC SMALL LETTER EF +/ х CYRILLIC SMALL LETTER HA +, ц CYRILLIC SMALL LETTER TSE +q ч CYRILLIC SMALL LETTER CHE +c ш CYRILLIC SMALL LETTER SHA +r щ CYRILLIC SMALL LETTER SHCHA += ъ CYRILLIC SMALL LETTER HARD SIGN +o ы CYRILLIC SMALL LETTER YERU +m ь CYRILLIC SMALL LETTER SOFT SIGN +- э CYRILLIC SMALL LETTER E +v ю CYRILLIC SMALL LETTER YU +; я CYRILLIC SMALL LETTER YA +@ " +# № NUMERO SIGN +$ ; +^ : +& ? +z . +Z , +[ - +] = diff --git a/vim73/keymap/russian-jcuken.vim b/vim73/keymap/russian-jcuken.vim new file mode 100644 index 0000000..840ec8c --- /dev/null +++ b/vim73/keymap/russian-jcuken.vim @@ -0,0 +1,87 @@ +" Vim Keymap file for russian characters, layout 'jcuken', classical variant +" (compatible with XFree86 'ru' keymap) +" Useful mainly with utf-8 but may work with other encodings + +" Maintainer: Artem Chuprina +" Last Changed: 2001 Jun 23 + +" All characters are given literally, conversion to another encoding (e.g., +" UTF-8) should work. +scriptencoding utf-8 + +let b:keymap_name = "ru" + +loadkeymap +~ Ё CYRILLIC CAPITAL LETTER IO +` ё CYRILLIC SMALL LETTER IO +F А CYRILLIC CAPITAL LETTER A +< Б CYRILLIC CAPITAL LETTER BE +D В CYRILLIC CAPITAL LETTER VE +U Г CYRILLIC CAPITAL LETTER GHE +L Д CYRILLIC CAPITAL LETTER DE +T Е CYRILLIC CAPITAL LETTER IE +: Ж CYRILLIC CAPITAL LETTER ZHE +P З CYRILLIC CAPITAL LETTER ZE +B И CYRILLIC CAPITAL LETTER I +Q Й CYRILLIC CAPITAL LETTER SHORT I +R К CYRILLIC CAPITAL LETTER KA +K Л CYRILLIC CAPITAL LETTER EL +V М CYRILLIC CAPITAL LETTER EM +Y Н CYRILLIC CAPITAL LETTER EN +J О CYRILLIC CAPITAL LETTER O +G П CYRILLIC CAPITAL LETTER PE +H Р CYRILLIC CAPITAL LETTER ER +C С CYRILLIC CAPITAL LETTER ES +N Т CYRILLIC CAPITAL LETTER TE +E У CYRILLIC CAPITAL LETTER U +A Ф CYRILLIC CAPITAL LETTER EF +{ Х CYRILLIC CAPITAL LETTER HA +W Ц CYRILLIC CAPITAL LETTER TSE +X Ч CYRILLIC CAPITAL LETTER CHE +I Ш CYRILLIC CAPITAL LETTER SHA +O Щ CYRILLIC CAPITAL LETTER SHCHA +} Ъ CYRILLIC CAPITAL LETTER HARD SIGN +S Ы CYRILLIC CAPITAL LETTER YERU +M Ь CYRILLIC CAPITAL LETTER SOFT SIGN +\" Э CYRILLIC CAPITAL LETTER E +> Ю CYRILLIC CAPITAL LETTER YU +Z Я CYRILLIC CAPITAL LETTER YA +f а CYRILLIC SMALL LETTER A +, б CYRILLIC SMALL LETTER BE +d в CYRILLIC SMALL LETTER VE +u г CYRILLIC SMALL LETTER GHE +l д CYRILLIC SMALL LETTER DE +t е CYRILLIC SMALL LETTER IE +; ж CYRILLIC SMALL LETTER ZHE +p з CYRILLIC SMALL LETTER ZE +b и CYRILLIC SMALL LETTER I +q й CYRILLIC SMALL LETTER SHORT I +r к CYRILLIC SMALL LETTER KA +k л CYRILLIC SMALL LETTER EL +v м CYRILLIC SMALL LETTER EM +y н CYRILLIC SMALL LETTER EN +j о CYRILLIC SMALL LETTER O +g п CYRILLIC SMALL LETTER PE +h р CYRILLIC SMALL LETTER ER +c с CYRILLIC SMALL LETTER ES +n т CYRILLIC SMALL LETTER TE +e у CYRILLIC SMALL LETTER U +a ф CYRILLIC SMALL LETTER EF +[ х CYRILLIC SMALL LETTER HA +w ц CYRILLIC SMALL LETTER TSE +x ч CYRILLIC SMALL LETTER CHE +i ш CYRILLIC SMALL LETTER SHA +o щ CYRILLIC SMALL LETTER SHCHA +] ъ CYRILLIC SMALL LETTER HARD SIGN +s ы CYRILLIC SMALL LETTER YERU +m ь CYRILLIC SMALL LETTER SOFT SIGN +' э CYRILLIC SMALL LETTER E +. ю CYRILLIC SMALL LETTER YU +z я CYRILLIC SMALL LETTER YA +@ " +# ' +$ * +% : +^ , +& . +* ; diff --git a/vim73/keymap/russian-jcukenwin.vim b/vim73/keymap/russian-jcukenwin.vim new file mode 100644 index 0000000..d56470f --- /dev/null +++ b/vim73/keymap/russian-jcukenwin.vim @@ -0,0 +1,87 @@ +" Vim Keymap file for russian characters, layout 'jcuken', MS Windows variant +" (slightly incompatible with XFree86 'ru' keymap - makes use of NUMERO SIGN) +" Useful mainly with utf-8 but may work with other encodings + +" Maintainer: Artem Chuprina +" Last Changed: 2001 Jun 23 + +" All characters are given literally, conversion to another encoding (e.g., +" UTF-8) should work. +scriptencoding utf-8 + +let b:keymap_name = "ru" + +loadkeymap +~ Ё CYRILLIC CAPITAL LETTER IO +` ё CYRILLIC SMALL LETTER IO +F А CYRILLIC CAPITAL LETTER A +< Б CYRILLIC CAPITAL LETTER BE +D В CYRILLIC CAPITAL LETTER VE +U Г CYRILLIC CAPITAL LETTER GHE +L Д CYRILLIC CAPITAL LETTER DE +T Е CYRILLIC CAPITAL LETTER IE +: Ж CYRILLIC CAPITAL LETTER ZHE +P З CYRILLIC CAPITAL LETTER ZE +B И CYRILLIC CAPITAL LETTER I +Q Й CYRILLIC CAPITAL LETTER SHORT I +R К CYRILLIC CAPITAL LETTER KA +K Л CYRILLIC CAPITAL LETTER EL +V М CYRILLIC CAPITAL LETTER EM +Y Н CYRILLIC CAPITAL LETTER EN +J О CYRILLIC CAPITAL LETTER O +G П CYRILLIC CAPITAL LETTER PE +H Р CYRILLIC CAPITAL LETTER ER +C С CYRILLIC CAPITAL LETTER ES +N Т CYRILLIC CAPITAL LETTER TE +E У CYRILLIC CAPITAL LETTER U +A Ф CYRILLIC CAPITAL LETTER EF +{ Х CYRILLIC CAPITAL LETTER HA +W Ц CYRILLIC CAPITAL LETTER TSE +X Ч CYRILLIC CAPITAL LETTER CHE +I Ш CYRILLIC CAPITAL LETTER SHA +O Щ CYRILLIC CAPITAL LETTER SHCHA +} Ъ CYRILLIC CAPITAL LETTER HARD SIGN +S Ы CYRILLIC CAPITAL LETTER YERU +M Ь CYRILLIC CAPITAL LETTER SOFT SIGN +\" Э CYRILLIC CAPITAL LETTER E +> Ю CYRILLIC CAPITAL LETTER YU +Z Я CYRILLIC CAPITAL LETTER YA +f а CYRILLIC SMALL LETTER A +, б CYRILLIC SMALL LETTER BE +d в CYRILLIC SMALL LETTER VE +u г CYRILLIC SMALL LETTER GHE +l д CYRILLIC SMALL LETTER DE +t е CYRILLIC SMALL LETTER IE +; ж CYRILLIC SMALL LETTER ZHE +p з CYRILLIC SMALL LETTER ZE +b и CYRILLIC SMALL LETTER I +q й CYRILLIC SMALL LETTER SHORT I +r к CYRILLIC SMALL LETTER KA +k л CYRILLIC SMALL LETTER EL +v м CYRILLIC SMALL LETTER EM +y н CYRILLIC SMALL LETTER EN +j о CYRILLIC SMALL LETTER O +g п CYRILLIC SMALL LETTER PE +h р CYRILLIC SMALL LETTER ER +c с CYRILLIC SMALL LETTER ES +n т CYRILLIC SMALL LETTER TE +e у CYRILLIC SMALL LETTER U +a ф CYRILLIC SMALL LETTER EF +[ х CYRILLIC SMALL LETTER HA +w ц CYRILLIC SMALL LETTER TSE +x ч CYRILLIC SMALL LETTER CHE +i ш CYRILLIC SMALL LETTER SHA +o щ CYRILLIC SMALL LETTER SHCHA +] ъ CYRILLIC SMALL LETTER HARD SIGN +s ы CYRILLIC SMALL LETTER YERU +m ь CYRILLIC SMALL LETTER SOFT SIGN +' э CYRILLIC SMALL LETTER E +. ю CYRILLIC SMALL LETTER YU +z я CYRILLIC SMALL LETTER YA +@ " +# № NUMERO SIGN +$ ; +^ : +& ? +/ . +? , diff --git a/vim73/keymap/russian-yawerty.vim b/vim73/keymap/russian-yawerty.vim new file mode 100644 index 0000000..64949ff --- /dev/null +++ b/vim73/keymap/russian-yawerty.vim @@ -0,0 +1,79 @@ +" Vim Keymap file for russian characters, phonetic layout 'yawerty' +" Useful mainly with utf-8 but may work with other encodings + +" Maintainer: Igor Goldenberg +" Last Changed: 2007 Aug 15 + +" All characters are given literally, conversion to another encoding (e.g., +" UTF-8) should work. +scriptencoding utf-8 + +let b:keymap_name = "ru" + +loadkeymap +A А CYRILLIC CAPITAL LETTER A +B Б CYRILLIC CAPITAL LETTER BE +W В CYRILLIC CAPITAL LETTER VE +G Г CYRILLIC CAPITAL LETTER GHE +D Д CYRILLIC CAPITAL LETTER DE +E Е CYRILLIC CAPITAL LETTER IE +$ Ё CYRILLIC CAPITAL LETTER IO +V Ж CYRILLIC CAPITAL LETTER ZHE +Z З CYRILLIC CAPITAL LETTER ZE +I И CYRILLIC CAPITAL LETTER I +J Й CYRILLIC CAPITAL LETTER SHORT I +K К CYRILLIC CAPITAL LETTER KA +L Л CYRILLIC CAPITAL LETTER EL +M М CYRILLIC CAPITAL LETTER EM +N Н CYRILLIC CAPITAL LETTER EN +O О CYRILLIC CAPITAL LETTER O +P П CYRILLIC CAPITAL LETTER PE +R Р CYRILLIC CAPITAL LETTER ER +S С CYRILLIC CAPITAL LETTER ES +T Т CYRILLIC CAPITAL LETTER TE +U У CYRILLIC CAPITAL LETTER U +F Ф CYRILLIC CAPITAL LETTER EF +H Х CYRILLIC CAPITAL LETTER HA +C Ц CYRILLIC CAPITAL LETTER TSE ++ Ч CYRILLIC CAPITAL LETTER CHE +{ Ш CYRILLIC CAPITAL LETTER SHA +} Щ CYRILLIC CAPITAL LETTER SHCHA +^ Ъ CYRILLIC CAPITAL LETTER HARD SIGN +Y Ы CYRILLIC CAPITAL LETTER YERU +X Ь CYRILLIC CAPITAL LETTER SOFT SIGN +| Э CYRILLIC CAPITAL LETTER E +~ Ю CYRILLIC CAPITAL LETTER YU +Q Я CYRILLIC CAPITAL LETTER YA +a а CYRILLIC SMALL LETTER A +b б CYRILLIC SMALL LETTER BE +w в CYRILLIC SMALL LETTER VE +g г CYRILLIC SMALL LETTER GHE +d д CYRILLIC SMALL LETTER DE +e е CYRILLIC SMALL LETTER IE +# ё CYRILLIC SMALL LETTER IO +v ж CYRILLIC SMALL LETTER ZHE +z з CYRILLIC SMALL LETTER ZE +i и CYRILLIC SMALL LETTER I +j й CYRILLIC SMALL LETTER SHORT I +k к CYRILLIC SMALL LETTER KA +l л CYRILLIC SMALL LETTER EL +m м CYRILLIC SMALL LETTER EM +n н CYRILLIC SMALL LETTER EN +o о CYRILLIC SMALL LETTER O +p п CYRILLIC SMALL LETTER PE +r р CYRILLIC SMALL LETTER ER +s с CYRILLIC SMALL LETTER ES +t т CYRILLIC SMALL LETTER TE +u у CYRILLIC SMALL LETTER U +f ф CYRILLIC SMALL LETTER EF +h х CYRILLIC SMALL LETTER HA +c ц CYRILLIC SMALL LETTER TSE += ч CYRILLIC SMALL LETTER CHE +[ ш CYRILLIC SMALL LETTER SHA +] щ CYRILLIC SMALL LETTER SHCHA +% ъ CYRILLIC SMALL LETTER HARD SIGN +y ы CYRILLIC SMALL LETTER YERU +x ь CYRILLIC SMALL LETTER SOFT SIGN +\\ э CYRILLIC SMALL LETTER E +` ю CYRILLIC SMALL LETTER YU +q я CYRILLIC SMALL LETTER YA diff --git a/vim73/keymap/serbian-latin.vim b/vim73/keymap/serbian-latin.vim new file mode 100644 index 0000000..0d2de15 --- /dev/null +++ b/vim73/keymap/serbian-latin.vim @@ -0,0 +1 @@ +source :p:h/serbian-latin_utf-8.vim diff --git a/vim73/keymap/serbian-latin_utf-8.vim b/vim73/keymap/serbian-latin_utf-8.vim new file mode 100644 index 0000000..a1b577a --- /dev/null +++ b/vim73/keymap/serbian-latin_utf-8.vim @@ -0,0 +1,44 @@ +" Vim Keymap file for Serbian characters, classical variant, UTF-8 encoding +" +" Maintainer: Aleksandar Veselinovic +" URL: http://www.cs.cmu.edu/~aleksa/personal/vim/keymap/serbian-latin-UTF-8.vim +" Last Changed: 2002 Mar 29 + +scriptencoding UTF-8 + +let b:keymap_name = "serbian-UTF-8" + +loadkeymap +Y Z +{ Š +} Đ +y z +[ š +] đ +: Č +\" Ć +\| Ž +; č +' ć +\\ ž +"Z Y +"z y +< ; +> : +/ - +_ ? +,, „ +'' ” + +E$ " EURO SIGN +-- " endash +--- " emdash + +" @ " +" # ' +" $ * +" % : +" ^ , +" & . +" * ; + diff --git a/vim73/keymap/serbian.vim b/vim73/keymap/serbian.vim new file mode 100644 index 0000000..56d247c --- /dev/null +++ b/vim73/keymap/serbian.vim @@ -0,0 +1,20 @@ +let encoding = &enc +if encoding == 'latin1' + if has("unix") + let encoding = 'iso-8859-2' + else + let encoding = 'cp1250' + endif +endif + +if encoding == 'utf-8' + source :p:h/serbian_utf-8.vim +elseif encoding == 'cp1250' + source :p:h/serbian_cp1250.vim +elseif encoding == 'cp1251' + source :p:h/serbian_cp1251.vim +elseif encoding == 'iso-8859-2' + source :p:h/serbian_iso-8859-2.vim +else + source :p:h/serbian_iso-8859-5.vim +endif diff --git a/vim73/keymap/serbian_cp1250.vim b/vim73/keymap/serbian_cp1250.vim new file mode 100644 index 0000000..30f80ad --- /dev/null +++ b/vim73/keymap/serbian_cp1250.vim @@ -0,0 +1,40 @@ +" Vim Keymap file for Serbian characters, classical variant, cp1250 encoding +" +" Maintainer: Aleksandar Veselinovic +" URL: http://galeb.etf.bg.ac.yu/~alexa/vim/keymap/serbian-cp1250.vim +" Last Changed: 2002 Mar 29 + +scriptencoding cp1250 + +let b:keymap_name = "serbian-cp1250" + +loadkeymap +Y Z +{ +} +y z +[ +] +: +\" +\| +; +' +\\ +"Z Y +"z y +< ; +> : +/ - +_ ? +,, +'' + +" @ " +" # ' +" $ * +" % : +" ^ , +" & . +" * ; + diff --git a/vim73/keymap/serbian_cp1251.vim b/vim73/keymap/serbian_cp1251.vim new file mode 100644 index 0000000..0b1ce96 --- /dev/null +++ b/vim73/keymap/serbian_cp1251.vim @@ -0,0 +1,90 @@ +" Vim Keymap file for Serbian characters, classical variant, win cp1251 +" encoding +" +" Maintainer: Aleksandar Veselinovic +" URL: http://www.cs.cmu.edu/~aleksa/personal/vim/keymap/serbian-cp1251.vim +" Last Changed: 2002 Mar 29 + +scriptencoding cp1251 + +let b:keymap_name = "serbian-cp1251" + +loadkeymap +Q +W +E +R +T +Y +U +I +O +P +{ +} +q +w +e +r +t +y +u +i +o +p +[ +] +A +S +D +F +G +H +J +K +L +: +\" +\| +a +s +d +f +g +h +j +k +l +; +' +\\ +"Z +X +C +V +B +N +M +"z +x +c +v +b +n +m + +< ; +> : +/ - +_ ? +,, +'' + +" @ " +" # ' +" $ * +" % : +" ^ , +" & . +" * ; + diff --git a/vim73/keymap/serbian_iso-8859-2.vim b/vim73/keymap/serbian_iso-8859-2.vim new file mode 100644 index 0000000..d3be35e --- /dev/null +++ b/vim73/keymap/serbian_iso-8859-2.vim @@ -0,0 +1,40 @@ +" Vim Keymap file for Serbian characters, classical variant, iso-8859-2 encoding +" +" Maintainer: Aleksandar Veselinovic +" URL: http://www.cs.cmu.edu/~aleksa/personal/vim/keymap/serbian-iso-8859-2.vim +" Last Changed: 2002 Mar 29 + +scriptencoding iso-8859-2 + +let b:keymap_name = "serbian-iso-8859-2" + +loadkeymap +Y Z +{ +} +y z +[ +] +: +\" +\| +; +' +\\ +"Z Y +"z y +< ; +> : +/ - +_ ? +,, ? +'' ? + +" @ " +" # ' +" $ * +" % : +" ^ , +" & . +" * ; + diff --git a/vim73/keymap/serbian_iso-8859-5.vim b/vim73/keymap/serbian_iso-8859-5.vim new file mode 100644 index 0000000..113383c --- /dev/null +++ b/vim73/keymap/serbian_iso-8859-5.vim @@ -0,0 +1,89 @@ +" Vim Keymap file for Serbian characters, classical variant, iso-8859-5 encoding +" +" Maintainer: Aleksandar Veselinovic +" URL: http://www.cs.cmu.edu/~aleksa/personal/vim/keymap/serbian-iso-8859-5.vim +" Last Changed: 2002 Mar 29 + +scriptencoding iso-8859-5 + +let b:keymap_name = "serbian-iso-8859-5" + +loadkeymap +Q +W +E +R +T +Y +U +I +O +P +{ +} +q +w +e +r +t +y +u +i +o +p +[ +] +A +S +D +F +G +H +J +K +L +: +\" +\| +a +s +d +f +g +h +j +k +l +; +' +\\ +"Z +X +C +V +B +N +M +"z +x +c +v +b +n +m + +< ; +> : +/ - +_ ? +,, ? +'' ? + +" @ " +" # ' +" $ * +" % : +" ^ , +" & . +" * ; + diff --git a/vim73/keymap/serbian_utf-8.vim b/vim73/keymap/serbian_utf-8.vim new file mode 100644 index 0000000..3388bfd --- /dev/null +++ b/vim73/keymap/serbian_utf-8.vim @@ -0,0 +1,93 @@ +" Vim Keymap file for Serbian characters, classical variant, UTF-8 encoding +" +" Maintainer: Aleksandar Veselinovic +" URL: http://www.cs.cmu.edu/~aleksa/personal/vim/keymap/serbian-UTF-8.vim +" Last Changed: 2002 Mar 29 + +scriptencoding UTF-8 + +let b:keymap_name = "serbian-UTF-8" + +loadkeymap +Q Љ +W Њ +E Е +R Р +T Т +Y З +U У +I И +O О +P П +{ Ш +} Ђ +q љ +w њ +e е +r р +t т +y з +u у +i и +o о +p п +[ ш +] ђ +A А +S С +D Д +F Ф +G Г +H Х +J Ј +K К +L Л +: Ч +\" Ћ +\| Ж +a а +s с +d д +f ф +g г +h х +j ј +k к +l л +; ч +' ћ +\\ ж +"Z З +X Џ +C Ц +V В +B Б +N Н +M М +"z з +x џ +c ц +v в +b б +n н +m м + +< ; +> : +/ - +_ ? +,, „ +'' ” + +E$ " EURO SIGN +-- " endash +--- " emdash + +" @ " +" # ' +" $ * +" % : +" ^ , +" & . +" * ; + diff --git a/vim73/keymap/sinhala-phonetic_utf-8.vim b/vim73/keymap/sinhala-phonetic_utf-8.vim new file mode 100644 index 0000000..adedc3f --- /dev/null +++ b/vim73/keymap/sinhala-phonetic_utf-8.vim @@ -0,0 +1,107 @@ +" Vim Keymap file for Sinhala (Sri Lanka) (2003-11-02) +" Maintainer : Harshula Jayasuriya +" Last Updated: 2007-06-30 +" This is a phonetic static mapping for a standard US-English keyboard +" (qwerty) +" http://www.nongnu.org/sinhala/doc/keymaps/sinhala-keyboard_3.html + +" Copy the keymap to ~/.vim/keymap/ +" Start gvim +" Need to disable the menu so that you can use the 'alt' key. +" set guioptions-=m +" Select the new keymap +" set keymap=sinhala-phonetic_utf-8 + +let b:keymap_name = "sinhala" + +loadkeymap + " ං - anusvaraya (anusvara) +H " ඃ - visargaya (visarga) +a " අ - ayanna (a) +A " ආ - aayanna (aa) +w " ඇ - aeyanna (ae) +W " ඈ - aeeyanna (aee) +i " ඉ - iyanna (i) +I " ඊ - iiyanna (ii) +u " උ - uyanna (u) +U " ඌ - uuyanna (uu) +q " ඍ - iruyanna (iru) +Q " ඎ - iruuyanna (iruu) + " ඏ - iluyanna (ilu) + " ඐ - iluuyanna (iluu) +e " එ - eyanna (e) +E " ඒ - eeyanna (ee) + " ඓ - aiyanna (ai) +o " ඔ - oyanna (o) +O " ඕ - ooyanna (oo) + " ඖ - auyanna (au) +k " ක - alpapraana kayanna (ka) +K " ඛ - mahaapraana kayanna (kha) +g " ග - alpapraana gayanna (ga) +G " ඝ - mahaapraana gayanna (gha) + " ඞ - kantaja naasikyaya (nga) + " ඟ - sanyaka gayanna (nnga) +c " ච - alpapraana cayanna (ca) +C " ඡ - mahaapraana cayanna (cha) +j " ජ - alpapraana jayanna (ja) +J " ඣ - mahaapraana jayanna (jha) +z " ඤ - taaluja naasikyaya (nya) +Z " ඥ - taaluja sanyooga naasikyaya (jnya) + " ඦ - sanyaka jayanna (nyja) + " ට - alpapraana ttayanna (tta) + " ඨ - mahaapraana ttayanna (ttha) + " ඩ - alpapraana ddayanna (dda) + " ඪ - mahaapraana ddayanna (ddha) +N " ණ - muurdhaja nayanna (nna) +X " ඬ - sanyaka ddayanna (nndda) +t " ත - alpapraana tayanna (ta) +T " ථ - mahaapraana tayanna (tha) +d " ද - alpapraana dayanna (da) +D " ධ - mahaapraana dayanna (dha) +n " න - dantaja nayanna (na) +x " ඳ - sanyaka dayanna (nda) +p " ප - alpapraana payanna (pa) +P " ඵ - mahaapraana payanna (pha) +b " බ - alpapraana bayanna (ba) +B " භ - mahaapraana bayanna (bha) +m " ම - mayanna (ma) +M " ඹ - amba bayanna (mba) +y " ය - yayanna (ya) +r " ර - rayanna (ra) +l " ල - dantaja layanna (la) +v " ව - vayanna (va) +S " ශ - taaluja sayanna (sha) + " ෂ - muurdhaja sayanna (ssa) +s " ස - dantaja sayanna (sa) +h " හ - hayanna (ha) +L " ළ - muurdhaja layanna (lla) +f " ෆ - fayanna (fa) + " ් - al-lakuna + " ා - aela-pilla (aa) + " ැ - ketti aeda-pilla (ae) + " ෑ - diga aeda-pilla (aae) + " ි - ketti is-pilla (i) + " ී - diga is-pilla (ii) + " ු - ketti paa-pilla (u) + " ූ - diga paa-pilla (uu) + " ෘ - gaetta-pilla (r) + " ෙ - kombuva (e) + " ේ - diga kombuva (ee) + " ෛ - kombu deka (ai) + " ො - kombuva haa aela-pilla (o) + " ෝ - kombuva haa diga aela-pilla (oo) + " ෞ - kombuva haa gayanukitta (au) + " ෟ - gayanukitta (l) + " ෲ - diga gaetta-pilla (rr) + " ෳ - diga gayanukitta (ll) + " ෴ - kunddaliya (punctuation) + +R " ්‍ර - rakaaranshaya +Y " ්‍ය - yansaya + " ර්‍ - repaya + + " join - conjunct letters cons 0DCA ZWJ cons + " touch - cons ZWJ 0DCA cons + + " - no-break space. didn't work. + " - ZWNJ. doesn't work! diff --git a/vim73/keymap/sinhala.vim b/vim73/keymap/sinhala.vim new file mode 100644 index 0000000..86091b4 --- /dev/null +++ b/vim73/keymap/sinhala.vim @@ -0,0 +1,3 @@ +" Vim Keymap file for Sinhala (Sri Lanka) +" +source :p:h/sinhala-phonetic_utf-8.vim diff --git a/vim73/keymap/slovak.vim b/vim73/keymap/slovak.vim new file mode 100644 index 0000000..f9fd6d6 --- /dev/null +++ b/vim73/keymap/slovak.vim @@ -0,0 +1,16 @@ +let encoding = &enc +if encoding == 'latin1' + if has("unix") + let encoding = 'iso-8859-2' + else + let encoding = 'cp1250' + endif +endif + +if encoding == 'utf-8' + source :p:h/slovak_utf-8.vim +elseif encoding == 'cp1250' + source :p:h/slovak_cp1250.vim +else + source :p:h/slovak_iso-8859-2.vim +endif diff --git a/vim73/keymap/slovak_cp1250.vim b/vim73/keymap/slovak_cp1250.vim new file mode 100644 index 0000000..73234cb --- /dev/null +++ b/vim73/keymap/slovak_cp1250.vim @@ -0,0 +1,100 @@ +" Maintainer: Peter Valach +" Last Changed: 2002 Feb 3 +" URL: http://www.pv2c.sk/free/sk_vimkeymap/ + +let b:keymap_name = "sk" + +loadkeymap +" Z a Y - ak chcete slovensku qwerty, zakomentujte tieto styri riadky +y z +z y +Y Z +Z Y + +" Horny riadok +` ; +1 + +! 1 +2 +@ 2 +3 +# 3 +4 +$ 4 +5 +% 5 +6 +^ 6 +7 +& 7 +8 +* 8 +9 +( 9 +0 +) 0 +- = +_ % + +" Klavesy okolo Enteru :) +[ +{ / +] +} ( +\\ + ) +; +: " +' +\" ! +", , ;-) +< ? +". . ;-) +> : +/ - +? _ + +" Dlzne +=a +=A +=e +=E +=i +=I +=l +=L +=o +=O +=r +=R +=u +=U +=z +=Z +" pre pripad omylu :) alebo slovenskej QWERTY +=y +=Y + +" Makcene ++a ++A ++c ++C ++d ++D ++l ++L ++n ++N ++o ++O ++s ++S ++t ++T ++y ++Y +" pre pripad omylu :) alebo slovenskej QWERTY ++z ++Z + diff --git a/vim73/keymap/slovak_iso-8859-2.vim b/vim73/keymap/slovak_iso-8859-2.vim new file mode 100644 index 0000000..8c43fb1 --- /dev/null +++ b/vim73/keymap/slovak_iso-8859-2.vim @@ -0,0 +1,100 @@ +" Maintainer: Peter Valach +" Last Changed: 2002 Feb 3 +" URL: http://www.pv2c.sk/free/sk_vimkeymap/ + +let b:keymap_name = "sk" + +loadkeymap +" Z a Y - ak chcete slovensku qwerty, zakomentujte tieto styri riadky +y z +z y +Y Z +Z Y + +" Horny riadok +` ; +1 + +! 1 +2 +@ 2 +3 +# 3 +4 +$ 4 +5 +% 5 +6 +^ 6 +7 +& 7 +8 +* 8 +9 +( 9 +0 +) 0 +- = +_ % + +" Klavesy okolo Enteru :) +[ +{ / +] +} ( +\\ + ) +; +: " +' +\" ! +", , ;-) +< ? +". . ;-) +> : +/ - +? _ + +" Dlzne +=a +=A +=e +=E +=i +=I +=l +=L +=o +=O +=r +=R +=u +=U +=z +=Z +" pre pripad omylu :) alebo slovenskej QWERTY +=y +=Y + +" Makcene ++a ++A ++c ++C ++d ++D ++l ++L ++n ++N ++o ++O ++s ++S ++t ++T ++y ++Y +" pre pripad omylu :) alebo slovenskej QWERTY ++z ++Z + diff --git a/vim73/keymap/slovak_utf-8.vim b/vim73/keymap/slovak_utf-8.vim new file mode 100644 index 0000000..8e3e083 --- /dev/null +++ b/vim73/keymap/slovak_utf-8.vim @@ -0,0 +1,100 @@ +" Maintainer: Peter Valach +" Last Changed: 2002 Nov 5 +" URL: http://www.pv2c.sk/free/sk_vimkeymap/ + +let b:keymap_name = "sk" + +loadkeymap +" Z a Y - ak chcete slovensku qwerty, zakomentujte tieto styri riadky +y z +z y +Y Z +Z Y + +" Horny riadok +` ; +1 + +! 1 +2 ľ +@ 2 +3 š +# 3 +4 č +$ 4 +5 ť +% 5 +6 ž +^ 6 +7 ý +& 7 +8 á +* 8 +9 í +( 9 +0 é +) 0 +- = +_ % + +" Klavesy okolo Enteru :) +[ ú +{ / +] ä +} ( +\\ ň + ) +; ô +: " +' § +\" ! +", , ;-) +< ? +". . ;-) +> : +/ - +? _ + +" Dlzne +=a á +=A Á +=e é +=E É +=i í +=I Í +=l ĺ +=L Ĺ +=o ó +=O Ó +=r ŕ +=R Ŕ +=u ú +=U Ú +=z ý +=Z Ý +" pre pripad omylu :) alebo slovenskej QWERTY +=y ý +=Y Ý + +" Makcene ++a ä ++A Ä ++c č ++C Č ++d ď ++D Ď ++l ľ ++L Ľ ++n ň ++N Ň ++o ô ++O Ô ++s š ++S Š ++t ť ++T Ť ++y ž ++Y Ž +" pre pripad omylu :) alebo slovenskej QWERTY ++z ž ++Z Ž + diff --git a/vim73/keymap/tamil_tscii.vim b/vim73/keymap/tamil_tscii.vim new file mode 100644 index 0000000..df85a4e --- /dev/null +++ b/vim73/keymap/tamil_tscii.vim @@ -0,0 +1,572 @@ +" Keymap file for the editing Tamil language files in TSCII encoding. +" +" Maintainer: Yegappan Lakshmanan (yegappan AT yahoo DOT com) +" Last updated: 2006 June 17 +" +" You will need a fixed width TSCII font to use this encoding. The +" Avarangal TSCII fixed width font (TSC_AvarangalFxd) is used to test +" this keymap. +" +" Visit http://www.tscii.org for more information about the TSCII +" encoding. +" +let b:keymap_name = "tamil_tscii" + +loadkeymap + +" Uyir (Vowels) letters +a +aa +A +i +ii +I +u +uu +U +e +ee +E +ai +o +oo +O +au +q + +" mey (Consonants) letters +k +ka +kaa +kA +ki +kii +kI +ku +kuu +kU +ke +kee +kE +kai +ko +koo +kO +kau + +g +ga +gaa +gA +gi +gii +gI +gu +guu +gU +ge +gee +gE +gai +go +goo +gO +gau + +ng +nga +ngaa +ngA +ngi +ngii +ngI +ngu +nguu +ngU +nge +ngee +ngE +ngai +ngo +ngoo +ngO +ngau + +ch +cha +chaa +chA +chi +chii +chI +chu +chuu +chU +che +chee +chE +chai +cho +choo +chO +chau + +s +sa +saa +sA +si +sii +sI +su +suu +sU +se +see +sE +sai +so +soo +sO +sau + +nj +nja +njaa +njA +nji +njii +njI +nju +njuu +njU +nje +njee +njE +njai +njo +njoo +njO +njau + +t +ta +taa +tA +ti +tii +tI +tu +tuu +tU +te +tee +tE +tai +to +too +tO +tau + +d +da +daa +dA +di +dii +dI +du +duu +dU +de +dee +dE +dai +do +doo +dO +dau + +N +Na +Naa +NA +Ni +Nii +NI +Nu +Nuu +NU +Ne +Nee +NE +Nai +No +Noo +NO +Nau + +th +tha +thaa +thA +thi +thii +thI +thu +thuu +thU +the +thee +thE +thai +tho +thoo +thO +thau + +w +wa +waa +wA +wi +wii +wI +wu +wuu +wU +we +wee +wE +wai +wo +woo +wO +wau + +n- +n-a +n-aa +n-A +n-i +n-ii +n-I +n-u +n-uu +n-U +n-e +n-ee +n-E +n-ai +n-o +n-oo +n-O +n-au + +p +pa +paa +pA +pi +pii +pI +pu +puu +pU +pe +pee +pE +pai +po +poo +pO +pau + +b +ba +baa +bA +bi +bii +bI +bu +buu +bU +be +bee +bE +bai +bo +boo +bO +bau + +m +ma +maa +mA +mi +mii +mI +mu +muu +mU +me +mee +mE +mai +mo +moo +mO +mau + +y +ya +yaa +yA +yi +yii +yI +yu +yuu +yU +ye +yee +yE +yai +yo +yoo +yO +yau + +r +ra +raa +rA +ri +rii +rI +ru +ruu +rU +re +ree +rE +rai +ro +roo +rO +rau + +l +la +laa +lA +li +lii +lI +lu +luu +lU +le +lee +lE +lai +lo +loo +lO +lau + +v +va +vaa +vA +vi +vii +vI +vu +vuu +vU +ve +vee +vE +vai +vo +voo +vO +vau + +z +za +zaa +zA +zi +zii +zI +zu +zuu +zU +ze +zee +zE +zai +zo +zoo +zO +zau + +L +La +Laa +LA +Li +Lii +LI +Lu +Luu +LU +Le +Lee +LE +Lai +Lo +Loo +LO +Lau + +R +Ra +Raa +RA +Ri +Rii +RI +Ru +Ruu +RU +Re +Ree +RE +Rai +Ro +Roo +RO +Rau + +n +na +naa +nA +ni +nii +nI +nu +nuu +nU +ne +nee +nE +nai +no +noo +nO +nau + +" Grantha letters +j +ja +jaa +jA +ji +jii +jI +ju +juu +jU +je +jee +jE +jai +jo +joo +jO +jau + +sh +sha +shaa +shA +shi +shii +shI +shu +shuu +shU +she +shee +shE +shai +sho +shoo +shO +shau + +S +Sa +Saa +SA +Si +Sii +SI +Su +Suu +SU +Se +See +SE +Sai +So +Soo +SO +Sau + +h +ha +haa +hA +hi +hii +hI +hu +huu +hU +he +hee +hE +hai +ho +hoo +hO +hau + +x +xa +xaa +xA +xi +xii +xI +xu +xuu +xU +xe +xee +xE +xai +xo +xoo +xO +xau + +sri + diff --git a/vim73/keymap/thaana-phonetic_utf-8.vim b/vim73/keymap/thaana-phonetic_utf-8.vim new file mode 100644 index 0000000..ec235ac --- /dev/null +++ b/vim73/keymap/thaana-phonetic_utf-8.vim @@ -0,0 +1,86 @@ +" thaana keymap +" Maintainer: Ibrahim fayaz

+" please set enc to utf-8 +" thaana phonetic keyboard is used as a reference +" http://www.mcst.gov.mv/News_and_Events/xpfonts.htm +" changelog: 18th Feb 2006 - came up the initial idea of writing the keymap.. +" 13th May 2006 - made some few corrections regarding < and >.. + +let b:keymap_name= "thaana" + +" THAANA NORMAL LETTERS +loadkeymap +h "letter haa +S "shaviani +n "noonu +r "raa +b "baa +L "lhaviani +k "kaafu +w "alifu +v "vaavu +m "meemu +f "faafu +d "dhaalu +t "thaa +l "laamu +g "gaafu +N "gnaviani +s "seenu +D "daviani +z "zaviani +T "taviani +y "yaa +p "paviani +j "javiani +c "chaviani + +"THAANA DOTTED LETTERS +X "TTAA (thaa mathee thin thiki) +H "HHAA (haa thiree ehthiki) +K "KHAA (haa mathee ehthiki) +J "THAALU (dhaa mathee ehthiki) +R "ZAA (raa mathee ehthiki) +C "SHEENU (seenu mathee thinthiki) +M "SAADHU (seenu thiree ehthiki) +B "DHAADHU(seenu mathee ehthiki) +Y "TO (thaa thiree ehthiki) +Z "ZO (thaa mathee ehthiki) +W "AINU (alifu thiree ehthiki) +G "GHAINU (alifu mathee ehthiki) +Q "QAAFU (gaafu mathee dhethkiki) +V "VAAVU (vaavu mathee ehthiki) + +"THAANA FILI (combining characters) +a "abafili +A "aabaafili +i "ibifili +I "eebeefili +u "ubufili +U "ooboofili +e "ebefili +E "ebeyfili +o "obofili +O "oaboafili +q "sukun + +"OTHER THAANA RELATED +F "arabic ligature allah isolated form +? "arabic question mark +"~ "arabic -bismillah ahrahman araheem- not in phonetic keyboard, thats why commented +[ "english open bracket is thaana closing bracket +] "english close bracket = thaana open bracket +{ "braces reversed +} +x " x for multiplication sign.. +P " division symbol mapped to 'p' +> +< + "zwj - ZERO WIDTH JOINER i dont know how to use these yet.. + "zwnj - ZERO WIDTH NON JOINER + "lrm - LEFT TO RIGHT MARK + "rlm - RIGHT TO LEFT MARK +; "arabic semicolon +, "arabic coma + ; + , diff --git a/vim73/keymap/thaana.vim b/vim73/keymap/thaana.vim new file mode 100644 index 0000000..bf22d80 --- /dev/null +++ b/vim73/keymap/thaana.vim @@ -0,0 +1,3 @@ +if &enc == 'utf-8' + source :p:h/thaana-phonetic_utf-8.vim +endif diff --git a/vim73/keymap/ukrainian-dvorak.vim b/vim73/keymap/ukrainian-dvorak.vim new file mode 100644 index 0000000..589dae1 --- /dev/null +++ b/vim73/keymap/ukrainian-dvorak.vim @@ -0,0 +1,92 @@ +" Vim Keymap file for ukrainian characters, layout 'dvorak', +" MS Windows variant +" Derived from ukrainian-jcuken.vim by Anatoli Sakhnik +" Useful mainly with utf-8 but may work with other encodings + +" Maintainer: Serhiy Boiko +" Last Changed: 2007 Jun 29 + +" All characters are given literally, conversion to another encoding (e.g., +" UTF-8) should work. +scriptencoding utf-8 + +let b:keymap_name = "uk" + +loadkeymap +~ ~ CYRILLIC CAPITAL LETTER IO +` ' CYRILLIC SMALL LETTER IO +U А CYRILLIC CAPITAL LETTER A +W Б CYRILLIC CAPITAL LETTER BE +E В CYRILLIC CAPITAL LETTER VE +G Г CYRILLIC CAPITAL LETTER GHE +N Д CYRILLIC CAPITAL LETTER DE +Y Е CYRILLIC CAPITAL LETTER IE +S Ж CYRILLIC CAPITAL LETTER ZHE +L З CYRILLIC CAPITAL LETTER ZE +X И CYRILLIC CAPITAL LETTER I +\" Й CYRILLIC CAPITAL LETTER SHORT I +P К CYRILLIC CAPITAL LETTER KA +T Л CYRILLIC CAPITAL LETTER EL +K М CYRILLIC CAPITAL LETTER EM +F Н CYRILLIC CAPITAL LETTER EN +H О CYRILLIC CAPITAL LETTER O +I П CYRILLIC CAPITAL LETTER PE +D Р CYRILLIC CAPITAL LETTER ER +J С CYRILLIC CAPITAL LETTER ES +B Т CYRILLIC CAPITAL LETTER TE +> У CYRILLIC CAPITAL LETTER U +A Ф CYRILLIC CAPITAL LETTER EF +? Х CYRILLIC CAPITAL LETTER HA +< Ц CYRILLIC CAPITAL LETTER TSE +Q Ч CYRILLIC CAPITAL LETTER CHE +C Ш CYRILLIC CAPITAL LETTER SHA +R Щ CYRILLIC CAPITAL LETTER SHCHA ++ Ї CYRILLIC CAPITAL LETTER YI +O І CYRILLIC CAPITAL LETTER BYELORUSSION-UKRAINIAN I +M Ь CYRILLIC CAPITAL LETTER SOFT SIGN +_ Є CYRILLIC CAPITAL LETTER UKRAINIAN IE +V Ю CYRILLIC CAPITAL LETTER YU +: Я CYRILLIC CAPITAL LETTER YA +| Ґ CYRILLIC CAPITAL LETTER GHE WITH UPTURN +u а CYRILLIC SMALL LETTER A +w б CYRILLIC SMALL LETTER BE +e в CYRILLIC SMALL LETTER VE +g г CYRILLIC SMALL LETTER GHE +n д CYRILLIC SMALL LETTER DE +y е CYRILLIC SMALL LETTER IE +s ж CYRILLIC SMALL LETTER ZHE +l з CYRILLIC SMALL LETTER ZE +x и CYRILLIC SMALL LETTER I +' й CYRILLIC SMALL LETTER SHORT I +p к CYRILLIC SMALL LETTER KA +t л CYRILLIC SMALL LETTER EL +k м CYRILLIC SMALL LETTER EM +f н CYRILLIC SMALL LETTER EN +h о CYRILLIC SMALL LETTER O +i п CYRILLIC SMALL LETTER PE +d р CYRILLIC SMALL LETTER ER +j с CYRILLIC SMALL LETTER ES +b т CYRILLIC SMALL LETTER TE +. у CYRILLIC SMALL LETTER U +a ф CYRILLIC SMALL LETTER EF +/ х CYRILLIC SMALL LETTER HA +, ц CYRILLIC SMALL LETTER TSE +q ч CYRILLIC SMALL LETTER CHE +c ш CYRILLIC SMALL LETTER SHA +r щ CYRILLIC SMALL LETTER SHCHA += ї CYRILLIC SMALL LETTER YI +o і CYRILLIC SMALL LETTER BYELORUSSION-UKRAINIAN I +m ь CYRILLIC SMALL LETTER SOFT SIGN +- є CYRILLIC SMALL LETTER UKRAINIAN IE +v ю CYRILLIC SMALL LETTER YU +; я CYRILLIC SMALL LETTER YA +\\ ґ CYRILLIC SMALL LETTER GHE WITH UPTURN +@ " +# № NUMERO SIGN +$ ; +^ : +& ? +z . +Z , +[ - +] = diff --git a/vim73/keymap/ukrainian-jcuken.vim b/vim73/keymap/ukrainian-jcuken.vim new file mode 100644 index 0000000..fcc1c34 --- /dev/null +++ b/vim73/keymap/ukrainian-jcuken.vim @@ -0,0 +1,92 @@ +" Vim Keymap file for ukrainian characters, layout 'jcuken', classical variant +" (compatible with XFree86 'uk' keymap) +" Derived from russian-jcuken.vim by Artem Chuprina +" Useful mainly with utf-8 but may work with other encodings + +" Maintainer: Anatoli Sakhnik +" Last Changed: 2007 Nov 11 + +" All characters are given literally, conversion to another encoding (e.g., +" UTF-8) should work. +scriptencoding utf-8 + +let b:keymap_name = "uk" + +loadkeymap +~ ~ +` ' +F А CYRILLIC CAPITAL LETTER A +< Б CYRILLIC CAPITAL LETTER BE +D В CYRILLIC CAPITAL LETTER VE +U Г CYRILLIC CAPITAL LETTER GHE +L Д CYRILLIC CAPITAL LETTER DE +T Е CYRILLIC CAPITAL LETTER IE +: Ж CYRILLIC CAPITAL LETTER ZHE +P З CYRILLIC CAPITAL LETTER ZE +B И CYRILLIC CAPITAL LETTER I +Q Й CYRILLIC CAPITAL LETTER SHORT I +R К CYRILLIC CAPITAL LETTER KA +K Л CYRILLIC CAPITAL LETTER EL +V М CYRILLIC CAPITAL LETTER EM +Y Н CYRILLIC CAPITAL LETTER EN +J О CYRILLIC CAPITAL LETTER O +G П CYRILLIC CAPITAL LETTER PE +H Р CYRILLIC CAPITAL LETTER ER +C С CYRILLIC CAPITAL LETTER ES +N Т CYRILLIC CAPITAL LETTER TE +E У CYRILLIC CAPITAL LETTER U +A Ф CYRILLIC CAPITAL LETTER EF +{ Х CYRILLIC CAPITAL LETTER HA +W Ц CYRILLIC CAPITAL LETTER TSE +X Ч CYRILLIC CAPITAL LETTER CHE +I Ш CYRILLIC CAPITAL LETTER SHA +O Щ CYRILLIC CAPITAL LETTER SHCHA +} Ї CYRILLIC CAPITAL LETTER YI +S І CYRILLIC CAPITAL LETTER BYELORUSSION-UKRAINIAN I +M Ь CYRILLIC CAPITAL LETTER SOFT SIGN +\" Є CYRILLIC CAPITAL LETTER UKRAINIAN IE +> Ю CYRILLIC CAPITAL LETTER YU +Z Я CYRILLIC CAPITAL LETTER YA +| Ґ CYRILLIC CAPITAL LETTER GHE WITH UPTURN +f а CYRILLIC SMALL LETTER A +, б CYRILLIC SMALL LETTER BE +d в CYRILLIC SMALL LETTER VE +u г CYRILLIC SMALL LETTER GHE +l д CYRILLIC SMALL LETTER DE +t е CYRILLIC SMALL LETTER IE +; ж CYRILLIC SMALL LETTER ZHE +p з CYRILLIC SMALL LETTER ZE +b и CYRILLIC SMALL LETTER I +q й CYRILLIC SMALL LETTER SHORT I +r к CYRILLIC SMALL LETTER KA +k л CYRILLIC SMALL LETTER EL +v м CYRILLIC SMALL LETTER EM +y н CYRILLIC SMALL LETTER EN +j о CYRILLIC SMALL LETTER O +g п CYRILLIC SMALL LETTER PE +h р CYRILLIC SMALL LETTER ER +c с CYRILLIC SMALL LETTER ES +n т CYRILLIC SMALL LETTER TE +e у CYRILLIC SMALL LETTER U +a ф CYRILLIC SMALL LETTER EF +[ х CYRILLIC SMALL LETTER HA +w ц CYRILLIC SMALL LETTER TSE +x ч CYRILLIC SMALL LETTER CHE +i ш CYRILLIC SMALL LETTER SHA +o щ CYRILLIC SMALL LETTER SHCHA +] ї CYRILLIC SMALL LETTER YI +s і CYRILLIC SMALL LETTER BYELORUSSION-UKRAINIAN I +m ь CYRILLIC SMALL LETTER SOFT SIGN +' є CYRILLIC SMALL LETTER UKRAINIAN IE +. ю CYRILLIC SMALL LETTER YU +z я CYRILLIC SMALL LETTER YA +\\ ґ CYRILLIC SMALL LETTER GHE WITH UPTURN +@ " +# ' +$ * +% : +^ , +& . +* ; +~ ~ +~~ Stress diff --git a/vim73/keymap/vietnamese-viqr_utf-8.vim b/vim73/keymap/vietnamese-viqr_utf-8.vim new file mode 100644 index 0000000..b17be6d --- /dev/null +++ b/vim73/keymap/vietnamese-viqr_utf-8.vim @@ -0,0 +1,160 @@ +" Vim Keymap file for vietnamese through the usual viqr method +" Maintainer: Samuel Thibault +" Last Change: 2006 Jun 17 + +scriptencoding utf-8 + +let b:keymap_name = "vietnamese" + +loadkeymap +a a +A A +a` à +A` À +a? ả +A? Ả +a~ ã +A~ à +a' á +A' Á +a. ạ +A. Ạ +a( ă +A( Ă +a(` ằ +A(` Ằ +a(? ẳ +A(? Ẳ +a(~ ẵ +A(~ Ẵ +a(' ắ +A(' Ắ +a(. ặ +A(. Ặ +a^ â +A^  +a^` ầ +A^` Ầ +a^? ẩ +A^? Ẩ +a^~ ẫ +A^~ Ẫ +a^' ấ +A^' Ấ +a^. ậ +A^. Ậ +d d +D D +dd đ +Dd Đ +DD Đ +e e +E E +e` è +E` È +e? ẻ +E? Ẻ +e~ ẽ +E~ Ẽ +e' é +E' É +e. ẹ +E. Ẹ +e^ ê +E^ Ê +e^` ề +E^` Ề +e^? ể +E^? Ể +e^~ ễ +E^~ Ễ +e^' ế +E^' Ế +e^. ệ +E^. Ệ +i i +I I +i` ì +I` Ì +i? ỉ +I? Ỉ +i~ ĩ +I~ Ĩ +i' í +I' Í +i. ị +I. Ị +o o +O O +o` ò +O` Ò +o? ỏ +O? Ỏ +o~ õ +O~ Õ +o' ó +O' Ó +o. ọ +O. Ọ +o^ ô +O^ Ô +o^` ồ +O^` Ồ +o^? ổ +O^? Ổ +o^~ ỗ +O^~ Ỗ +o^' ố +O^' Ố +o^. ộ +O^. Ộ +o+ ơ +O+ Ơ +o+` ờ +O+` Ờ +o+? ở +O+? Ở +o+~ ỡ +O+~ Ỡ +o+' ớ +O+' Ớ +o+. ợ +O+. Ợ +u u +U U +u` ù +U` Ù +u? ủ +U? Ủ +u~ ũ +U~ Ũ +u' ú +U' Ú +u. ụ +U. Ụ +u+ ư +U+ Ư +u+` ừ +U+` Ừ +u+? ử +U+? Ử +u+~ ữ +U+~ Ữ +u+' ứ +U+' Ứ +u+. ự +U+. Ự +y y +Y Y +y` ỳ +Y` Ỳ +y? ỷ +Y? Ỷ +y~ ỹ +Y~ Ỹ +y' ý +Y' Ý +y. ỵ +Y. Ỵ +\\d d +\\D D diff --git a/vim73/lang/README.txt b/vim73/lang/README.txt new file mode 100644 index 0000000..3b10b4f --- /dev/null +++ b/vim73/lang/README.txt @@ -0,0 +1,64 @@ +Language files for Vim + +Translated menus +---------------- + +The contents of each menu file is a sequence of lines with "menutrans" +commands. Read one of the existing files to get an idea of how this works. + +More information in the on-line help: + + :help multilang-menus + :help :menutrans + :help 'langmenu' + :help :language + +The "$VIMRUNTIME/menu.vim" file will search for a menu translation file. This +depends on the value of the "v:lang" variable. + + "menu_" . v:lang . ".vim" + +When the 'menutrans' option is set, its value will be used instead of v:lang. + +The file name is always lower case. It is the full name as the ":language" +command shows (the LC_MESSAGES value). + +For example, to use the Big5 (Taiwan) menus on MS-Windows the $LANG will be + + Chinese(Taiwan)_Taiwan.950 + +and use the menu translation file: + + $VIMRUNTIME/lang/menu_chinese(taiwan)_taiwan.950.vim + +On Unix you should set $LANG, depending on your shell: + + csh/tcsh: setenv LANG "zh_TW.Big5" + sh/bash/ksh: export LANG="zh_TW.Big5" + +and the menu translation file is: + + $VIMRUNTIME/lang/menu_zh_tw.big5.vim + +The menu translation file should set the "did_menu_trans" variable so that Vim +will not load another file. + + +AUTOMATIC CONVERSION + +When Vim was compiled with multi-byte support, conversion between latin1 and +UTF-8 will always be possible. Other conversions depend on the iconv +library, which is not always available. +For UTF-8 menu files which only use latin1 characters, you can rely on Vim +doing the conversion. Let the UTF-8 menu file source the latin1 menu file, +and put "scriptencoding latin1" in that one. +Other conversions may not always be available (e.g., between iso-8859-# and +MS-Windows codepages), thus the converted menu file must be available. + + +Translated messages +------------------- + +This requires doing "make install" in the "src" directory. It will compile +the portable files "src/po/*.po" into binary ".mo" files and place them in the +right directory. diff --git a/vim73/lang/menu_af.latin1.vim b/vim73/lang/menu_af.latin1.vim new file mode 100644 index 0000000..aac2e72 --- /dev/null +++ b/vim73/lang/menu_af.latin1.vim @@ -0,0 +1,3 @@ +" Menu Translations: Afrikaans + +source :p:h/menu_af_af.latin1.vim diff --git a/vim73/lang/menu_af.utf-8.vim b/vim73/lang/menu_af.utf-8.vim new file mode 100644 index 0000000..be39b59 --- /dev/null +++ b/vim73/lang/menu_af.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Afrikaans for UTF-8 encoding + +source :p:h/menu_af_af.latin1.vim diff --git a/vim73/lang/menu_af_af.latin1.vim b/vim73/lang/menu_af_af.latin1.vim new file mode 100644 index 0000000..b32e8e9 --- /dev/null +++ b/vim73/lang/menu_af_af.latin1.vim @@ -0,0 +1,152 @@ +" Menu Translations: Afrikaas +" Maintainer: Danie Roux +" Last Change: 2003 Mar 30 + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +" The translations below are in latin1, but they work for cp1252 and +" iso-8859-15 without conversion as well. +if &enc != "cp1252" && &enc != "iso-8859-15" + scriptencoding latin1 +endif + + +" Help menu +menutrans &Help &Hulp +menutrans &Overview &Oorsig +menutrans &How-to\ links &How-to\ Indeks +"menutrans &GUI &GUI +menutrans &Credits &Met\ dank\ aan +menutrans Co&pying &Kopiereg +menutrans &Find\.\.\. &Soek\.\.\. +menutrans &Version &Weergawe +menutrans &About &Inleiding\ skerm + +" File menu +menutrans &File &Ler +menutrans &Open\.\.\.:e &Open\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Maak\ oop\ in\ nuwe\ &venster\.\.\.:sp +menutrans &New:enew &Nuut:enew +menutrans &Close:close Maak\ &Toe:close +menutrans &Save:w &Skryf:w +menutrans Save\ &As\.\.\.:w Skryf\ &as\.\.\.:w +menutrans &Print &Druk +menutrans Sa&ve-Exit:wqa Skryf\ en\ verlaat:wqa +menutrans E&xit:qa &Verlaat:qa + +" Edit menu +menutrans &Edit &Wysig +menutrans &Undou Terugu +menutrans &Redo^R Voo&ruit^R +menutrans Rep&eat\. &Herhaal\. +menutrans Cu&t"+x &Knip"+x +menutrans &Copy"+y &Kopier"+y +menutrans &Paste"+gP Plak"+gP +menutrans Put\ &Before[p Voeg\ &Voor\ in[p +menutrans Put\ &After]p Voeg\ A>er\ in]p +menutrans &Select\ allggVG Kies\ &AllesggVG +menutrans &Find\.\.\. &Soek\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. Soek\ en\ Vervang\.\.\. +menutrans Options\.\.\. Opsies\.\.\. + +" Programming menu +menutrans &Tools &Gereedskap +menutrans &Jump\ to\ this\ tagg^] &Spring\ na\ Etiketg^] +menutrans Jump\ &back^T Spring\ &Terug^T +menutrans Build\ &Tags\ File Genereer\ &Etiket\ Ler +menutrans &Make:make Voer\ &Make\ uit:make +menutrans &List\ Errors:cl &Foutlys:cl +menutrans L&ist\ Messages:cl! &Boodskaplys:cl! +menutrans &Next\ Error:cn Volgende\ Fout:cn +menutrans &Previous\ Error:cp Vorige\ Fout:cp +menutrans &Older\ List:cold &Ouer\ Lys:cold +menutrans N&ewer\ List:cnew &Nuwer\ Lys:cnew +menutrans Error\ &Window:cwin Foute\ Venster:cwin +menutrans Convert\ to\ HEX:%!xxd Verwissel\ na\ HEX:%!xxd +menutrans Convert\ back:%!xxd\ -r Verwissel\ terug:%!xxd\ -r + +" Names for buffer menu. +menutrans &Buffers &Buffers +menutrans Refresh Verfris +menutrans Delete Verwyder +menutrans Alternate Vorige +menutrans [No\ File] [Geen\ Ler] + +" Window menu +menutrans &Window &Venster +menutrans &New^Wn &Nuut^Wn +menutrans S&plit^Ws Ver&deel^Ws +menutrans Sp&lit\ To\ #^W^^ Verdeel\ N&a\ #^W^^ +menutrans Split\ &Vertically^Wv Verdeel\ Vertikaal^Wv +menutrans &Close^Wc &Maak\ toe^Wc +menutrans Close\ &Other(s)^Wo Maak\ &Ander\ Toe^Wo +menutrans Ne&xt^Ww Volgende^Ww +menutrans P&revious^WW &Vorige^WW +menutrans &Equal\ Size^W= &Gelyke\ hoogte^W= +menutrans &Max\ Height^W_ &Maksimale\ hoogte^W_ +menutrans M&in\ Height^W1_ Mi&nimale\ hoogte^W1_ +menutrans Max\ Width^W\| Maksimale\ breedte^W\| +menutrans Min\ Width^W1\| Minimale\ breedte^W1\| +menutrans Rotate\ &Up^WR Roteer\ na\ &bo^WR +menutrans Rotate\ &Down^Wr Roteer\ na\ &onder^Wr +menutrans Select\ Fo&nt\.\.\. Kies\ font\.\.\. + +" The popup menu +menutrans &Undo &Terug +menutrans Cu&t Knip +menutrans &Copy &Kopier +menutrans &Paste &Plak +menutrans &Delete &Verwyder +menutrans Select\ Blockwise Kies\ per\ Blok +menutrans Select\ &Word Kies\ een\ &Woord +menutrans Select\ &Line Kies\ een\ &Rel +menutrans Select\ &Block Kies\ een\ &Blok +menutrans Select\ &All Kies\ &Alles + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Maak ler oop + tmenu ToolBar.Save Skryf ler + tmenu ToolBar.SaveAll Skryf alle lers + tmenu ToolBar.Print Druk + tmenu ToolBar.Undo Terug + tmenu ToolBar.Redo Vooruit + tmenu ToolBar.Cut Knip + tmenu ToolBar.Copy Kopier + tmenu ToolBar.Paste Plak + tmenu ToolBar.Find Soek... + tmenu ToolBar.FindNext Soek volgende + tmenu ToolBar.FindPrev Soek vorige + tmenu ToolBar.Replace Soek en vervang... + tmenu ToolBar.LoadSesn Laai sessie + tmenu ToolBar.SaveSesn Stoor sessie + tmenu ToolBar.RunScript Voer vim skrip uit + tmenu ToolBar.Make Voer make uit + tmenu ToolBar.Shell Begin dop + tmenu ToolBar.RunCtags Genereer etikette + tmenu ToolBar.TagJump Spring na etiket + tmenu ToolBar.Help Hulp + tmenu ToolBar.FindHelp Soek hulp... + endfun +endif + +" Syntax menu +menutrans &Syntax &Sintaks +menutrans Set\ 'syntax'\ only Stel\ slegs\ 'syntax' +menutrans Set\ 'filetype'\ too Verander\ 'filetype'\ ook +menutrans &Off &Af +menutrans &Manual &Met\ die\ hand +menutrans A&utomatic O&utomaties +menutrans o&n\ (this\ file) Aa&n\ (die\ ler) +menutrans o&ff\ (this\ file) &Af\ (die\ ler) +menutrans Co&lor\ test Toets\ die\ &kleure +menutrans &Highlight\ test Toets\ die\ verligting +menutrans &Convert\ to\ HTML Verwissel\ na\ HTML diff --git a/vim73/lang/menu_af_af.utf-8.vim b/vim73/lang/menu_af_af.utf-8.vim new file mode 100644 index 0000000..be39b59 --- /dev/null +++ b/vim73/lang/menu_af_af.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Afrikaans for UTF-8 encoding + +source :p:h/menu_af_af.latin1.vim diff --git a/vim73/lang/menu_ca.latin1.vim b/vim73/lang/menu_ca.latin1.vim new file mode 100644 index 0000000..9eedfd8 --- /dev/null +++ b/vim73/lang/menu_ca.latin1.vim @@ -0,0 +1,3 @@ +" Menu translations for Catalan +" +source :p:h/menu_ca_es.latin1.vim diff --git a/vim73/lang/menu_ca.utf-8.vim b/vim73/lang/menu_ca.utf-8.vim new file mode 100644 index 0000000..23ee10d --- /dev/null +++ b/vim73/lang/menu_ca.utf-8.vim @@ -0,0 +1,7 @@ +" Menu translations for Catalan +" +" Maintainer: Ernest Adrogu +" Last Change: 29 Dec 2003 +" +source :p:h/menu_ca_es.latin1.vim + diff --git a/vim73/lang/menu_ca_es.latin1.vim b/vim73/lang/menu_ca_es.latin1.vim new file mode 100644 index 0000000..c78e173 --- /dev/null +++ b/vim73/lang/menu_ca_es.latin1.vim @@ -0,0 +1,313 @@ +" Menu translations for Catalan +" +" Maintainer: Ernest Adrogu +" Last Change: 6 Jun 2008 +" + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +" The translations below are in latin1, but they work for cp1252, +" iso-8859-15 without conversion as well. +if &enc != "cp1252" && &enc != "iso-8859-15" + scriptencoding latin1 +endif + +" men Ajuda +menutrans &Help &Ajuda +menutrans &Overview &Introducci +menutrans &User\ Manual &Manual\ de\ l'usuari +menutrans &How-to\ links Com\ &fer\.\.\.? +menutrans &Find\.\.\. &Cerca\.\.\. +menutrans &Credits &Autors +menutrans Co&pying Con&dicions +menutrans &Sponsor/Register &Patrocini/Registre +menutrans O&rphans &Orfes +menutrans &Version &Versi +menutrans &About &Quant\ a\.\.\. +" text del dileg Ajuda/Cerca... +let g:menutrans_help_dialog = "Introduu el terme sobre el qual necessiteu ajuda.\n\nUseu el prefix i_ per ordres d'entrada (p.ex.: i_CTRL-X)\nUseu el prefix c_ per ordres de la lnia d'ordres (p.ex.: c_)\nUseu el prefix ' per noms d'opcions (p.ex.: 'shiftwidth')" + +" men Fitxer +menutrans &File &Fitxer +menutrans &Open\.\.\.:e &Obre\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Obre\ en\ una\ &finestra\ nova\.\.\.:sp +menutrans Open\ Tab\.\.\.:tabnew Obre\ pestanya\.\.\.:tabnew +menutrans &New:enew &Nou:enew +menutrans &Close:close &Tanca:close +menutrans &Save:w &Desa:w +menutrans Save\ &As\.\.\.:sav &Anomena\ i\ desa\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. &Mostra\ les\ diferncies\ respecte\.\.\. +menutrans Split\ Patched\ &By\.\.\. Aplica\ les\ modificacions\ de\.\.\. +menutrans &Print &Imprimeix +menutrans Sa&ve-Exit:wqa Desa\ i\ s&urt:wqa +menutrans E&xit:qa &Surt:qa + +" men Edita +menutrans &Edit &Edita +menutrans &Undou &Desfsu +menutrans &Redo^R &Refs^R +menutrans Rep&eat\. Re&peteix\. +menutrans Cu&t"+x Re&talla"+x +menutrans &Copy"+y &Copia"+y +menutrans &Paste"+gP Engan&xa"+gP +menutrans Put\ &Before[p Posa\ &abans[p +menutrans Put\ &After]p P&osa\ desprs]p +menutrans &Deletex Suprimeixx +menutrans &Select\ AllggVG &Selecciona-ho\ totggVG +menutrans &Find\.\.\. &Cerca\.\.\. +menutrans &Find/ &Cerca/ +menutrans Find\ and\ Rep&lace Cerca\ i\ s&ubstitueix +menutrans Find\ and\ Rep&lace\.\.\. Cerca\ i\ s&ubstitueix\.\.\. +menutrans Find\ and\ Rep&lace:%s Cerca\ i\ s&ubstitueix:%s +menutrans Find\ and\ Rep&lace:s Cerca\ i\ s&ubstitueix:s +menutrans Settings\ &Window Fin&estra\ d'opcions +menutrans Startup\ &Settings Opcions\ i&nicials +menutrans &Global\ Settings Opcions\ &globals +" submen Edita/Opcions Globals + menutrans Toggle\ Pattern\ &Highlight:set\ hls! Ressalt\ de\ &patrons:set\ hls! + menutrans Toggle\ &Ignore-case:set\ ic! Sensibilitat\ a\ les\ ma&jscules:set\ ic! + menutrans Toggle\ &Showmatch:set\ sm! &Ressalt\ de\ coincidncies:set\ sm! + menutrans &Context\ lines Lnies\ de\ co&ntext + menutrans &Virtual\ Edit Edici\ &virtual +" submen Edita/Opcions Globals/Edici virtual + menutrans Never &Mai + menutrans Block\ Selection &Selecci\ de\ blocs + menutrans Insert\ mode Mode\ d'&inserci + menutrans Block\ and\ Insert &Blocs i inserci + menutrans Always S&empre + menutrans Toggle\ Insert\ &Mode:set\ im! Mode\ d'&inserci:set\ im! + menutrans Toggle\ Vi\ C&ompatible:set\ cp! Co&mpatible\ amb\ Vi:set\ cp! + menutrans Search\ &Path\.\.\. &Ubicacions\.\.\. + menutrans Ta&g\ Files\.\.\. Fitxers\ d'&etiquetes\.\.\. + menutrans Toggle\ &Toolbar &Barra\ d'eines + menutrans Toggle\ &Bottom\ Scrollbar Barra\ de\ &desplaament\ inferior + menutrans Toggle\ &Left\ Scrollbar Barra\ de\ desplaament\ e&squerra + menutrans Toggle\ &Right\ Scrollbar Barra\ de\ desplaament\ dre&ta +menutrans F&ile\ Settings Opcions\ del\ f&itxer +" submen Edita/Opcions del fitxer + menutrans Toggle\ Line\ &Numbering:set\ nu! &Ennumera\ les\ lnies:set\ nu! + menutrans Toggle\ &List\ Mode:set\ list! Mode\ &llista:set\ list! + menutrans Toggle\ Line\ &Wrap:set\ wrap! A&justa\ les\ lnies\ llargues:set\ wrap! + menutrans Toggle\ W&rap\ at\ word:set\ lbr! Ajusta\ sense\ partir\ ¶ules:set\ lbr! + menutrans Toggle\ &expand-tab:set\ et! Estn\ les\ ta&bulacions:set\ et! + menutrans Toggle\ &auto-indent:set\ ai! &Sagnia\ automtica:set\ ai! + menutrans Toggle\ &C-indenting:set\ cin! Sagnia\ estil\ &C:set\ cin! + menutrans &Shiftwidth Sa&gnia + menutrans Soft\ &Tabstop Amplada\ de\ &tabulaci + menutrans Te&xt\ Width\.\.\. &Amplada\ del\ text\.\.\. + menutrans &File\ Format\.\.\. &Format\ del\ fitxer\.\.\. +menutrans Select\ Fo&nt\.\.\. &Fosa\.\.\. +menutrans C&olor\ Scheme Es&quema\ de\ colors +" submen Edita/Esquema de colors + menutrans blue blau + menutrans darkblue blau\ fosc + menutrans default normal + menutrans desert desert + menutrans evening vesprada + menutrans morning matinada + menutrans peachpuff prssec + menutrans shine brillant +menutrans &Keymap &Mapa\ de\ tecles +" submen Edita/Mapa de tecles + menutrans None Cap + menutrans accents Accents + menutrans arabic rab + menutrans czech Txec + menutrans esperanto Esperanto + menutrans greek Grec + menutrans hebrew Hebreu + menutrans hebrewp Hebreu\ (fontic) + menutrans lithuanian-baltic Litu\ (bltic) + menutrans pinyin Mandar\ (fontic) + menutrans russian-jcuken Rus\ (jcuken) + menutrans russian-jcukenwin Rus\ (jcukenwin) + menutrans russian-yawerty Rus\ (yawerty) + menutrans serbian Serbi + menutrans serbian-latin Serbi\ (llat) + menutrans slovak Eslovac +" text del dileg Edita/Opcions globals/Ubicacions... +let g:menutrans_path_dialog = "Introduu les ubicacions on cercar fitxers.\nSepareu els noms dels directoris amb una coma." +" text del dileg Edita/Opcions globals/Fitxers d'etiquetes... +let g:menutrans_tags_dialog = "Introduu els noms dels fitxers d'etiquetes.\nSepareu els noms amb una coma." +" text del dileg Edita/Opcions del fitxer/Amplada del text... +let g:menutrans_textwidth_dialog = "Introduu la nova amplada del text (0 per infinit): " +" text del dileg Edita/Opcions del fitxer/Format del fitxer... +let g:menutrans_fileformat_dialog = "Seleccioneu el format per escriure el fitxer." + + +" men Eines +menutrans &Tools Ei&nes +menutrans &Jump\ to\ this\ tagg^] &Salta\ a\ aquesta\ etiquetag^] +menutrans Jump\ &back^T Salta\ en&rere^T +menutrans Build\ &Tags\ File Crea\ un\ fitxer\ d'eti&quetes +menutrans &Spelling &Ortografia +" submen Eines/Ortografia + menutrans &Spell\ Check\ On Activa\ la\ &revisi\ ortogrfica + menutrans Spell\ Check\ &Off &Desactiva\ la\ revisi\ ortogrfica + menutrans To\ &Next\ error]s Error\ &segent]s + menutrans To\ &Previous\ error[s Error\ &anterior[s + menutrans Suggest\ &Correctionsz= Su&ggerimentsz= + menutrans &Repeat\ correction:spellrepall Re&peteix\ la\ correcci:spellrepall + menutrans Set\ language\ to\ "en" Selecciona\ l'idioma\ "en" + menutrans Set\ language\ to\ "en_au" Selecciona\ l'idioma\ "en_au" + menutrans Set\ language\ to\ "en_ca" Selecciona\ l'idioma\ "en_ca" + menutrans Set\ language\ to\ "en_gb" Selecciona\ l'idioma\ "en_gb" + menutrans Set\ language\ to\ "en_nz" Selecciona\ l'idioma\ "en_nz" + menutrans Set\ language\ to\ "en_us" Selecciona\ l'idioma\ "en_us" + menutrans Set\ language\ to\ "ca" Selecciona\ l'idioma\ "ca" + menutrans Set\ language\ to\ "es" Selecciona\ l'idioma\ "es" + menutrans Set\ language\ to\ "fr" Selecciona\ l'idioma\ "fr" + menutrans Set\ language\ to\ "it" Selecciona\ l'idioma\ "it" + menutrans &Find\ More\ Languages &Cerca\ altres\ idiomes +menutrans &Folding &Plecs +" submen Eines/Plecs + menutrans &Enable/Disable\ foldszi &Habilita/Deshabilita\ els\ plecszi + menutrans &View\ Cursor\ Linezv &Lnia\ del\ cursor\ visiblezv + menutrans Vie&w\ Cursor\ Line\ onlyzMzx &Noms\ visible\ la\ lnia\ del\ cursorzMzx + menutrans C&lose\ more\ foldszm &Tanca\ ms\ plecszm + menutrans &Close\ all\ foldszM Tanca\ t&ots\ els\ plecszM + menutrans O&pen\ more\ foldszr Obre\ &ms\ plecszr + menutrans &Open\ all\ foldszR O&bre\ tots\ els\ plecszR + menutrans Fold\ Met&hod Mto&de +" submen Eines/Plcs/Mtode + menutrans M&anual M&anual + menutrans I&ndent &Sagnia + menutrans E&xpression E&xpressi + menutrans S&yntax S&intaxi + menutrans &Diff &Diferncies + menutrans Ma&rker &Marques + menutrans Create\ &Foldzf &Crea\ un\ pleczf + menutrans &Delete\ Foldzd &Elimina\ un\ pleczd + menutrans Delete\ &All\ FoldszD Elimina\ tot&s\ els\ plecszD + menutrans Fold\ col&umn\ width &Amplada\ de\ la\ columna\ de\ plecs +menutrans &Diff &Diferncies +" submen Eines/Diferncies + menutrans &Update &Actualitza + menutrans &Get\ Block &Obtingues\ un\ bloc + menutrans &Put\ Block &Posa\ un\ bloc +menutrans &Make:make Crida\ a\ &make:make +menutrans &List\ Errors:cl Llista\ d'&errors:cl +menutrans L&ist\ Messages:cl! &Llista\ de\ missatges:cl! +menutrans &Next\ Error:cn Error\ se&gent:cn +menutrans &Previous\ Error:cp Error\ an&terior:cp +menutrans &Older\ List:cold Llista\ &antiga:cold +menutrans N&ewer\ List:cnew Llista\ no&va:cnew +menutrans Error\ &Window F&inestra\ d'errors +" submen Eines/Finestra d'errors + menutrans &Update:cwin &Actualitza:cwin + menutrans &Open:copen &Obre:copen + menutrans &Close:cclose &Tanca:cclose +menutrans &Set\ Compiler &Compilador +menutrans &SeT\ Compiler &Compilador +menutrans &Convert\ to\ HEX:%!xxd Converteix\ a\ &HEX:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Torna\ al\ format\ &original:%!xxd\ -r + + +" men Buffers +menutrans &Buffers &Buffers +menutrans &Refresh\ menu &Refresca\ el\ men +menutrans &Delete &Elimina +menutrans &Alternate &Alterna +menutrans &Next &Segent +menutrans &Previous A&nterior +let g:menutrans_no_file = "[Cap fitxer]" + + +" men Finestra +menutrans &Window F&inestra +menutrans &New^Wn &Nova^Wn +menutrans S&plit^Ws &Divideix^Ws +menutrans Sp&lit\ To\ #^W^^ Divideix\ &en\ #^W^^ +menutrans Split\ &Vertically^Wv Divideix\ &verticalment^Wv +menutrans Split\ File\ E&xplorer E&xplorador\ de\ fitxers +menutrans &Close^Wc &Tanca^Wc +menutrans Close\ &Other(s)^Wo Tanca\ les\ altre&s^Wo +menutrans Move\ &To M&ou\ a +" submen Finestra/Mou + menutrans &Top^WK &Dalt\ de\ tot^WK + menutrans &Bottom^WJ &Baix\ de\ tot^WJ + menutrans &Left\ side^WH Costat\ &esquerra^WH + menutrans &Right\ side^WL Costat\ d&ret^WL +menutrans Rotate\ &Up^WR Alterna\ cap\ am&unt^WR +menutrans Rotate\ &Down^Wr Alte&rna\ cap\ avall^Wr +menutrans &Equal\ Size^W= &Iguala^W= +menutrans &Max\ Height^W_ Mxima\ &alada^W_ +menutrans M&in\ Height^W1_ Mnima\ a&lada^W1_ +menutrans Max\ &Width^W\| Mxima\ a&mplada^W\| +menutrans Min\ Widt&h^W1\| Mnima\ am&plada^W1\| + + +" men emergent +menutrans &Undo &Desfs +menutrans Cu&t &Retalla +menutrans &Copy &Copia +menutrans &Paste &Enganxa +menutrans &Delete &Suprimeix +menutrans Select\ Blockwise Se&lecci +menutrans Select\ &Word Selecci\ de\ ¶ules +menutrans Select\ &Line Selecci\ de\ &lnies +menutrans Select\ &Block Selecci\ de\ bl&ocs +menutrans Select\ &All Selecciona-ho\ &tot + + +" barra d'eines +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Obre un fitxer + tmenu ToolBar.Save Desa el fitxer + tmenu ToolBar.SaveAll Desa tots els fitxers + tmenu ToolBar.Print Imprimeix + tmenu ToolBar.Undo Desfs + tmenu ToolBar.Redo Refs + tmenu ToolBar.Cut Retalla + tmenu ToolBar.Copy Copia + tmenu ToolBar.Paste Enganxa + tmenu ToolBar.Find Cerca + tmenu ToolBar.FindNext Cerca el segent + tmenu ToolBar.FindPrev Cerca l'anterior + tmenu ToolBar.Replace Cerca i substitueix + if 0 " disabled; These are in the Windows menu + tmenu ToolBar.New Finestra nova + tmenu ToolBar.WinSplit Divideix la finestra + tmenu ToolBar.WinMax Alada mxima + tmenu ToolBar.WinMin Alada mnima + tmenu ToolBar.WinVSplit Divideix la finestra verticalment + tmenu ToolBar.WinMaxWidth Amplada mxima + tmenu ToolBar.WinMinWidth Amplada mnima + tmenu ToolBar.WinClose Tanca la finestra + endif + tmenu ToolBar.LoadSesn Carrega una sessi + tmenu ToolBar.SaveSesn Desa la sessi + tmenu ToolBar.RunScript Executa un script + tmenu ToolBar.Make Crida a make + tmenu ToolBar.Shell Obre l'intrpret d'ordres + tmenu ToolBar.RunCtags Crea un fitxer d'etiquetes + tmenu ToolBar.TagJump Salta a una etiqueta + tmenu ToolBar.Help Ajuda + tmenu ToolBar.FindHelp Cerca a l'ajuda + endfun +endif + + +" men Sintaxi +menutrans &Syntax &Sintaxi +menutrans &Manual &Manual +menutrans A&utomatic A&utomtica +menutrans on/off\ for\ &This\ file Activa/Desactiva\ en\ &aquest\ fitxer +menutrans &Show\ filetypes\ in\ menu Mostra\ tots\ els\ &tipus\ al\ men +menutrans &Off &Desactiva +menutrans Co&lor\ test Prova\ dels\ &colors +menutrans &Highlight\ test Prova\ del\ &ressalt +menutrans &Convert\ to\ HTML Converteix\ a\ &HTML +menutrans Assembly Ensamblador +menutrans Config Configuraci +menutrans Set\ '&syntax'\ only Noms\ el\ ressalt\ de\ sintaxi +menutrans Set\ '&filetype'\ too Carrega\ tamb\ els\ plugins + diff --git a/vim73/lang/menu_ca_es.utf-8.vim b/vim73/lang/menu_ca_es.utf-8.vim new file mode 100644 index 0000000..23ee10d --- /dev/null +++ b/vim73/lang/menu_ca_es.utf-8.vim @@ -0,0 +1,7 @@ +" Menu translations for Catalan +" +" Maintainer: Ernest Adrogu +" Last Change: 29 Dec 2003 +" +source :p:h/menu_ca_es.latin1.vim + diff --git a/vim73/lang/menu_chinese(gb)_gb.936.vim b/vim73/lang/menu_chinese(gb)_gb.936.vim new file mode 100644 index 0000000..cc526fb --- /dev/null +++ b/vim73/lang/menu_chinese(gb)_gb.936.vim @@ -0,0 +1,7 @@ +" Menu Translations: Simplified Chinese (Windows) +" Last Change: Tue Sep 4 11:26:52 CST 2001 + +" $LANG on Windows 95/98/NT is Chinese(GB)_GB.936 +" $LANG on Windows 2000/ME is Chinese_GB.936 +" Source the other one from here. +source :p:h/menu_chinese_gb.936.vim diff --git a/vim73/lang/menu_chinese(taiwan)_taiwan.950.vim b/vim73/lang/menu_chinese(taiwan)_taiwan.950.vim new file mode 100644 index 0000000..7636039 --- /dev/null +++ b/vim73/lang/menu_chinese(taiwan)_taiwan.950.vim @@ -0,0 +1,7 @@ +" Menu Translations: Traditional Chinese (for UNIX/Big5 Windows) +" Last Change: 2000 Nov 11 + +" $LANG on Windows 95/98/NT is Chinese(Taiwan)_Taiwan.950 +" $LANG on Windows 2000/ME is Chinese_Taiwan.950 +" Source the other one from here. +source :p:h/menu_chinese_taiwan.950.vim diff --git a/vim73/lang/menu_chinese_gb.936.vim b/vim73/lang/menu_chinese_gb.936.vim new file mode 100644 index 0000000..193826b --- /dev/null +++ b/vim73/lang/menu_chinese_gb.936.vim @@ -0,0 +1,263 @@ +" Menu Translations: Simplified Chinese +" Translated By: Yuheng Xie +" Last Change: Tue Apr 18 22:00:00 2006 + +" vim: ts=8 sw=8 noet + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding cp936 + +" Help menu +menutrans &Help (&H) +menutrans &Overview (&O) +menutrans &User\ Manual ûֲ(&U) +menutrans &How-to\ links How-to\ ָ(&H) +menutrans &Find\.\.\. (&F)\.\.\. +menutrans &Credits л(&C) +menutrans Co&pying Ȩ(&P) +menutrans &Sponsor/Register /ע(&S) +menutrans O&rphans ¶(&R) +menutrans &Version 汾(&V) +menutrans &About (&A) + +" File menu +menutrans &File ļ(&F) +menutrans &Open\.\.\.:e (&O)\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp ָ(&L)\.\.\.:sp +menutrans Open\ Tab\.\.\.:tabnew 򿪱ǩ\.\.\.:tabnew +menutrans &New:enew ½(&N):enew +menutrans &Close:close ر(&C):close +menutrans &Save:w (&S):w +menutrans Save\ &As\.\.\.:sav Ϊ(&A)\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. ָȽ(Diff)(&D)\.\.\. +menutrans Split\ Patched\ &By\.\.\. ָ򲹶(Patch)(&B)\.\.\. +menutrans &Print ӡ(&P) +menutrans Sa&ve-Exit:wqa 沢˳(&V):wqa +menutrans E&xit:qa ˳(&X):qa + +" Edit menu +menutrans &Edit ༭(&E) +menutrans &Undou (&U)u +menutrans &Redo^R (&R)^R +menutrans Rep&eat\. ظϴβ(&E)\. +menutrans Cu&t"+x (&T)"+x +menutrans &Copy"+y (&C)"+y +menutrans &Paste"+gP ճ(&P)"+gP +menutrans Put\ &Before[p ճǰ(&B)[p +menutrans Put\ &After]p ճ(&A)]p +menutrans &Deletex ɾ(&D)x +menutrans &Select\ AllggVG ȫѡ(&S)ggVG +menutrans &Find\.\.\. (&F)\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. Һ滻(&L)\.\.\. +menutrans &Find/ (&F)/ +menutrans Find\ and\ Rep&lace:%s Һ滻(&L):%s +menutrans Settings\ &Window 趨(&W) +menutrans Startup\ &Settings 趨(&S) +menutrans &Global\ Settings ȫ趨(&G) + +" Edit/Global Settings +menutrans Toggle\ Pattern\ &Highlight:set\ hls! /ģʽ(&H):set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! /غԴСд(&I):set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! /ʾ(&S):set\ sm! +menutrans &Context\ lines (&C) + +menutrans &Virtual\ Edit ༭(&V) +menutrans Never Ӳ +menutrans Block\ Selection ѡ +menutrans Insert\ mode ģʽ +menutrans Block\ and\ Insert ѡͲģʽ +menutrans Always + +menutrans Toggle\ Insert\ &Mode:set\ im! /زģʽ(&M):set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! /\ Vi\ :set\ cp! +menutrans Search\ &Path\.\.\. ·(&P)\.\.\. +menutrans Ta&g\ Files\.\.\. Tag\ ļ(&T)\.\.\. + +" GUI options +menutrans Toggle\ &Toolbar /ع(&T) +menutrans Toggle\ &Bottom\ Scrollbar /صײ(&B) +menutrans Toggle\ &Left\ Scrollbar /˹(&L) +menutrans Toggle\ &Right\ Scrollbar /Ҷ˹(&R) + +" Edit/File Settings +menutrans F&ile\ Settings ļ趨(&I) + +" Boolean options +menutrans Toggle\ Line\ &Numbering:set\ nu! /ʾк(&N):set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! /\ list\ ģʽ(&L):set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! /(&W):set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! /(&R):set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! /չ\ tab(&E):set\ et! +menutrans Toggle\ &auto-indent:set\ ai! /Զ(&A):set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! /\ C\ (&C):set\ cin! + +" other options +menutrans &Shiftwidth (&S) +menutrans Soft\ &Tabstop Soft\ Tab\ (&T) +menutrans Te&xt\ Width\.\.\. ı(&X)\.\.\. +menutrans &File\ Format\.\.\. ļʽ(&F)\.\.\. +menutrans C&olor\ Scheme ɫ(&O) +menutrans Select\ Fo&nt\.\.\. ѡ(&N)\.\.\. +menutrans &Keymap ӳ(&K) + +" Programming menu +menutrans &Tools (&T) +menutrans &Jump\ to\ this\ tagg^] ת\ tag(&J)g^] +menutrans Jump\ &back^T ת(&B)^T +menutrans Build\ &Tags\ File \ Tags\ ļ(&T) + +" Tools.Spelling Menu +menutrans &Spelling ƴд(&S) +menutrans &Spell\ Check\ On ƴд(&S) +menutrans Spell\ Check\ &Off رƴд(&O) +menutrans To\ &Next\ error]s һ(&N)]s +menutrans To\ &Previous\ error[s һ(&P)[s +menutrans Suggest\ &Correctionsz= (&C)z= +menutrans &Repeat\ correction:spellrepall ظ(&R):spellrepall +menutrans Set\ language\ to\ "en" 趨Ϊ\ "en" +menutrans Set\ language\ to\ "en_au" 趨Ϊ\ "en_au" +menutrans Set\ language\ to\ "en_ca" 趨Ϊ\ "en_ca" +menutrans Set\ language\ to\ "en_gb" 趨Ϊ\ "en_gb" +menutrans Set\ language\ to\ "en_nz" 趨Ϊ\ "en_nz" +menutrans Set\ language\ to\ "en_us" 趨Ϊ\ "en_us" +menutrans &Find\ More\ Languages Ҹ(&F) + +" Tools.Fold Menu +" open close folds +menutrans &Folding ۵(&F) +menutrans &Enable/Disable\ foldszi /۵(&E)zi +menutrans &View\ Cursor\ Linezv 鿴(&V)zv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx 鿴(&W)zMzx +menutrans C&lose\ more\ foldszm رո۵(&L)zm +menutrans &Close\ all\ foldszM ر۵(&C)zM +menutrans O&pen\ more\ foldszr 򿪸۵(&P)zr +menutrans &Open\ all\ foldszR ۵(&O)zR +" fold method +menutrans Fold\ Met&hod ۵(&H) +menutrans M&anual ֹ(&A) +menutrans I&ndent (&N) +menutrans E&xpression ʽ(&X) +menutrans S&yntax ﷨(&Y) +menutrans &Diff Ƚ(Diff)(&D) +menutrans Ma&rker (&R) +" create and delete folds +menutrans Create\ &Foldzf ۵(&F)zf +menutrans &Delete\ Foldzd ɾ۵(&D)zd +menutrans Delete\ &All\ FoldszD ɾ۵(&A)zD +" moving around in folds +menutrans Fold\ column\ &width ۵(&W) + +" Tools.Diff Menu +menutrans &Diff Ƚ(Diff)(&D) +menutrans &Update (&U) +menutrans &Get\ Block õ(&G) +menutrans &Put\ Block ÿ(&P) + +menutrans &Make:make Make(&M):make +menutrans &List\ Errors:cl г(&L):cl +menutrans L&ist\ Messages:cl! гϢ(&I):cl! +menutrans &Next\ Error:cn һ(&N):cn +menutrans &Previous\ Error:cp һ(&P):cp +menutrans &Older\ List:cold ɵĴб(&O):cold +menutrans N&ewer\ List:cnew µĴб(&E):cnew +menutrans Error\ &Window 󴰿(&W) +menutrans &Update:cwin (&U):cwin +menutrans &Open:copen (&O):copen +menutrans &Close:cclose ر(&C):cclose +menutrans &Convert\ to\ HEX:%!xxd תʮ:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r ת:%!xxd\ -r +menutrans Se&T\ Compiler 趨(&T) + +" Names for buffer menu. +menutrans &Buffers (&B) +menutrans &Refresh\ menu ²˵(&R) +menutrans &Delete ɾ(&D) +menutrans &Alternate (&A) +menutrans &Next һ(&N) +menutrans &Previous һ(&P) + +" Window menu +menutrans &Window (&W) +menutrans &New^Wn ½(&N)^Wn +menutrans S&plit^Ws ָ(&P)^Ws +menutrans Sp&lit\ To\ #^W^^ ָ\ #(&L)^W^^ +menutrans Split\ &Vertically^Wv ֱָ(&V)^Wv +menutrans Split\ File\ E&xplorer ָļ(&X) +menutrans &Close^Wc ر(&C)^Wc +menutrans Close\ &Other(s)^Wo ر(&O)^Wo +menutrans Move\ &To ƶ(&T) +menutrans &Top^WK (&T)^WK +menutrans &Bottom^WJ ׶(&B)^WJ +menutrans &Left\ side^WH (&L)^WH +menutrans &Right\ side^WL ұ(&R)^WL +" menutrans Ne&xt^Ww һ(&X)^Ww +" menutrans P&revious^WW һ(&R)^WW +menutrans Rotate\ &Up^WR ֻ(&U)^WR +menutrans Rotate\ &Down^Wr ֻ(&D)^Wr +menutrans &Equal\ Size^W= ȴ(&E)^W= +menutrans &Max\ Height^W_ ߶(&M)^W +menutrans M&in\ Height^W1_ С߶(&I)^W1_ +menutrans Max\ &Width^W\| (&W)^W\| +menutrans Min\ Widt&h^W1\| С(&H)^W1\| +" +" The popup menu +menutrans &Undo (&U) +menutrans Cu&t (&T) +menutrans &Copy (&C) +menutrans &Paste ճ(&P) +menutrans &Delete ɾ(&D) +menutrans Select\ Blockwise ѡ +menutrans Select\ &Word ѡ񵥴(&W) +menutrans Select\ &Sentence ѡ(&S) +menutrans Select\ Pa&ragraph ѡ(&R) +menutrans Select\ &Line ѡ(&L) +menutrans Select\ &Block ѡ(&B) +menutrans Select\ &All ȫѡ(&A) +" +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open ļ + tmenu ToolBar.Save 浱ǰļ + tmenu ToolBar.SaveAll ȫļ + tmenu ToolBar.Print ӡ + tmenu ToolBar.Undo + tmenu ToolBar.Redo + tmenu ToolBar.Cut е + tmenu ToolBar.Copy Ƶ + tmenu ToolBar.Paste Ӽճ + tmenu ToolBar.Find ... + tmenu ToolBar.FindNext һ + tmenu ToolBar.FindPrev һ + tmenu ToolBar.Replace Һ滻... + tmenu ToolBar.LoadSesn ػỰ + tmenu ToolBar.SaveSesn 浱ǰỰ + tmenu ToolBar.RunScript Vim ű + tmenu ToolBar.Make ִ Make (:make) + tmenu ToolBar.RunCtags ڵǰĿ¼ tags (!ctags -R .) + tmenu ToolBar.TagJump תλõ tag + tmenu ToolBar.Help Vim + tmenu ToolBar.FindHelp Vim + endfun +endif + +" Syntax menu +menutrans &Syntax ﷨(&S) +menutrans &Show\ filetypes\ in\ menu ڲ˵ʾļ(&S) +menutrans &Off ر(&O) +menutrans &Manual ֹ(&M) +menutrans A&utomatic Զ(&U) +menutrans on/off\ for\ &This\ file ļ/(&T) +menutrans Co&lor\ test ɫʲ(&L) +menutrans &Highlight\ test (&H) +menutrans &Convert\ to\ HTML ת\ HTML(&C) +menutrans Set\ '&syntax'\ only 趨\ 'syntax'(&S) +menutrans Set\ '&filetype'\ too Ҳ趨\ 'filetype'(&F) diff --git a/vim73/lang/menu_chinese_taiwan.950.vim b/vim73/lang/menu_chinese_taiwan.950.vim new file mode 100644 index 0000000..60dc2a7 --- /dev/null +++ b/vim73/lang/menu_chinese_taiwan.950.vim @@ -0,0 +1,285 @@ +" Menu Translations: Traditional Chinese +" Translated By: Hung-Te Lin +" Last Change: 2005/01/28 02:51:38 + +" {{{ Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 +" }}} + +scriptencoding cp950 + +" {{{ Help menu: complete +menutrans &Help U(&H) +" ------------------------------------------------------------------------ +menutrans &Overview `(&O) +menutrans &User\ Manual ϥΪ̤U(&U) +menutrans &How-to\ links p@\.\.\.(&H) +menutrans &GUI ϫɭ(&G) +menutrans &Credits P(&C) +menutrans Co&pying v(&P) +menutrans &Sponsor/Register ٧U/U(&S) +menutrans O&rphans @ϩt(&R) +" ------------------------------------------------------------------------ +menutrans &Version {T(&V) +menutrans &About \ Vim(&A) +" }}} + +" {{{ File menu: complete +menutrans &File ɮ(&F) +" ------------------------------------------------------------------------ +menutrans &Open\.\.\.:e }(&O)\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp εö}(&L):sp +menutrans &New:enew ssɮ(&N):enew +menutrans &Close:close ɮ(&C):close +" ------------------------------------------------------------------------ +menutrans &Save:w xs(&S):w +menutrans Save\ &As\.\.\.:sav tss(&A)\.\.\.:sav +" ------------------------------------------------------------------------ +menutrans Split\ &Diff\ with\.\.\. (&Diff)\.\.\. +menutrans Split\ Patched\ &By\.\.\. Patch(&B)\.\.\. +" ------------------------------------------------------------------------ +menutrans &Print CL(&P) +" ------------------------------------------------------------------------ +menutrans Sa&ve-Exit:wqa xs}(&V):wqa +menutrans E&xit:qa }(&X):qa +" }}} + +" {{{ Edit menu +menutrans &Edit s(&E) +" ------------------------------------------------------------------------ +menutrans &Undou _(&U)u +menutrans &Redo^R W_(&R)^R +menutrans Rep&eat\. ƤWʧ@(&E)\. +" ------------------------------------------------------------------------ +menutrans Cu&t"+x ŤU(&T)"+x +menutrans &Copy"+y ƻs(&C)"+y +menutrans &Paste"+gP KW(&P)"+gP +menutrans Put\ &Before[p KЫe(&B)[p +menutrans Put\ &After]p KЫ(&A)]p +menutrans &Deletex R(&D)x +menutrans &Select\ AllggVG (&S)ggvG +" ------------------------------------------------------------------------ +menutrans &Find\.\.\. M(&F)\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. MèN(&L)\.\.\. +" ------------------------------------------------------------------------ +menutrans Settings\ &Window ]w(&W) +menutrans &Global\ Settings ]w(&G) +menutrans F&ile\ Settings ]wɮ(&I) +menutrans C&olor\ Scheme t]w(&O) +menutrans &Keymap L(&K) + " "{{{ Keymap: + menutrans None L + " }}} +menutrans Select\ Fo&nt\.\.\. ]wr(&N)\.\.\. +" }}} + +" {{{ Edit.FileSettings +menutrans Toggle\ Line\ &Numbering:set\ nu! ܦ渹(&N):set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! ܦTAB(&L):set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! ۰ʧ(&W):set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! ܥiN_y(&R):set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! i}TAB(&E):set\ et! +menutrans Toggle\ &auto-indent:set\ ai! ۰Y(&A):set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! ѻyY(&C):set\ cin! +" ------------------------------------------------------------------------ +menutrans &Shiftwidth YƼe(shiftwidth)(&S) +menutrans Soft\ &Tabstop nTAB(softtabstop)(&T) +menutrans Te&xt\ Width\.\.\. re(textwidth)(&X)\.\.\. +menutrans &File\ Format\.\.\. ]wɮ׮榡(@~t)(&F)\.\.\. +" }}} + +" {{{ Edit.GlobalSettings +menutrans Toggle\ Pattern\ &Highlight:set\ hls! G׷jMr(&H):set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! jpg(&I):set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! ܹA(&S):set\ sm! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! DzViۮeҦ(&O):set\ cp! +menutrans &Context\ lines eOd(scrolloff)(&C) +menutrans &Virtual\ Edit ХN(virtualedit)(&V) + " {{{ Edit.GlobalSettings.VirtualEdit + menutrans Never ϥ + menutrans Block\ Selection ϶ܮ + menutrans Insert\ mode JҦ + menutrans Block\ and\ Insert ϶PJҦ + menutrans Always @} + " }}} +menutrans Toggle\ Insert\ &Mode:set\ im! JҦ(&M):set\ im! +menutrans Search\ &Path\.\.\. jM|(&P)\.\.\. +menutrans Ta&g\ Files\.\.\. Tag\ үɮ(&G)\.\.\. +" ------------------------------------------------------------------------ +menutrans Toggle\ &Toolbar ϥΤuC(&T) +menutrans Toggle\ &Bottom\ Scrollbar ϥΩݱʶb(&B) +menutrans Toggle\ &Left\ Scrollbar ϥΥݱʶb(&L) +menutrans Toggle\ &Right\ Scrollbar ϥΥkݱʶb(&R) +" }}} + +" {{{ Tools menu: complete +menutrans &Tools u(&T) +" ------------------------------------------------------------------------ +menutrans &Jump\ to\ this\ tagg^] ˯гBr(tag)(&J)g^] +menutrans Jump\ &back^T ^˯em(&B)^T +menutrans Build\ &Tags\ File إ߼ү\ Tags(&T) +" ------------------------------------------------------------------------ +menutrans &Folding |(Fold)]w(&F) + " {{{ Tools.Fold + menutrans &Enable/Disable\ foldszi ϥ\ Folding(&E)zi + menutrans &View\ Cursor\ Linezv ˵h\ Fold(&V)zv + menutrans Vie&w\ Cursor\ Line\ onlyzMzx u˵\ Fold(&W)zMzx + menutrans C&lose\ more\ foldszm _@h\ Folds(&L)zm + menutrans &Close\ all\ foldszM _Ҧ\ Folds(&C)zM + menutrans O&pen\ more\ foldszr }@h\ Folds(&P)zr + menutrans &Open\ all\ foldszR }Ҧ\ Folds(&O)zR + menutrans Fold\ Met&hod Folding\ 覡(&H) + " {{{ Tools.Fold.Method + menutrans M&anual ʫإ(&A) + menutrans I&ndent ̷Y(&N) + menutrans E&xpression ۭqB⦡(&X) + menutrans S&yntax ̷ӻyk]w(&Y) + menutrans &Diff Diff(&D) + menutrans Ma&rker аO(Marker)(&R) + " }}} + " ------------------------------------------------------------------------ + menutrans Create\ &Foldzf إ\ Fold(&F)zf + menutrans &Delete\ Foldzd R\ Fold(&D)zd + menutrans Delete\ &All\ FoldszD RҦ\ Fold(&A)zD + " ------------------------------------------------------------------------ + menutrans Fold\ column\ &width ]w\ Folde(&W) + " }}} +menutrans &Diff Diff(&D) + " {{{ Tools.Diff + menutrans &Update s(&U) + menutrans &Get\ Block o϶(&G) + menutrans &Put\ Block KW϶(&P) + " }}} +" ------------------------------------------------------------------------ +menutrans &Make:make \ Make(&M):make +menutrans &List\ Errors:cl CXsĶ~(&E):cl +menutrans L&ist\ Messages:cl! CXҦT(&I):cl! +menutrans &Next\ Error:cn U@ӽsĶ~B(&N):cn +menutrans &Previous\ Error:cp W@ӽsĶ~B(&P):cp +menutrans &Older\ List:cold ˵¿~C(&O):cold +menutrans N&ewer\ List:cnew ˵s~C(&E):cnew +menutrans Error\ &Window ~T(&W) + " {{{ Tools.ErrorWindow + menutrans &Update:cwin s(&U):cwin + menutrans &Open:copen }(&O):copen + menutrans &Close:cclose (&C):cclose + " }}} +menutrans &Set\ Compiler ]wsĶCompiler(&S) +" ------------------------------------------------------------------------ +menutrans &Convert\ to\ HEX:%!xxd ഫ16iX(&C):%!xxd +menutrans Conve&rt\ back:%!xxd\ -r q16iXഫ^r(&R):%!xxd\ -r +" }}} + +" {{{ Syntax menu: compete +menutrans &Syntax ykĪG(&S) +" ------------------------------------------------------------------------ +menutrans &Show\ filetypes\ in\ menu ܩҦiɮ׮榡(&S) +menutrans Set\ '&syntax'\ only uϥ\ 'syntax'(&S) +menutrans Set\ '&filetype'\ too ϥ\ 'syntax'+'filetype'(&F) +menutrans &Off ĪG(&O) +menutrans &Manual ʳ]w(&M) +menutrans A&utomatic ۰ʳ]w(&U) +menutrans on/off\ for\ &This\ file uɪĪG]w(&T) +" ------------------------------------------------------------------------ +menutrans Co&lor\ test mܴ(&L) +menutrans &Highlight\ test ykĪG(&H) +menutrans &Convert\ to\ HTML ഫ\ HTML\ 榡(&C) +" }}} + +" {{{ Buffers menu: complete +menutrans &Buffers wİ(&B) +" ------------------------------------------------------------------------ +menutrans &Refresh\ menu s(&R) +menutrans &Delete R(&D) +menutrans &Alternate Wswİ(&A) +menutrans &Next U@(&N) +menutrans &Previous e@(&P) +" ------------------------------------------------------------------------ +" menutrans [No\ file] [Lɮ] +" }}} + +" {{{ Window menu: complete +menutrans &Window (&W) +" ------------------------------------------------------------------------ +menutrans &New^Wn }s(&N)^Wn +menutrans S&plit^Ws ε(&P)^Ws +menutrans Sp&lit\ To\ #^W^^ Ψ#(&L)^W^^ +menutrans Split\ &Vertically^Wv (&V)^Wv +menutrans Split\ File\ E&xplorer ɮ`ަ(&X) +" ------------------------------------------------------------------------ +menutrans &Close^Wc (&C)^Wc +menutrans Close\ &Other(s)^Wo 䥦(&O)^Wo +" ------------------------------------------------------------------------ +menutrans Move\ &To (&T) + " {{{ Window.MoveTo + menutrans &Top^WK (&T)^WK + menutrans &Bottom^WJ (&B)^WJ + menutrans &Left\ side^WH (&L)^WH + menutrans &Right\ side^WL k(&R)^WL + " }}} +menutrans Rotate\ &Up^WR W(&U)^WR +menutrans Rotate\ &Down^Wr U(&D)^Wr +" ------------------------------------------------------------------------ +menutrans &Equal\ Size^W= Ҧ(&E)^W= +menutrans &Max\ Height^W_ ̤j(&M)^W +menutrans M&in\ Height^W1_ ̤p(&I)^W1_ +menutrans Max\ &Width^W\| ̤je(&W)^W\| +menutrans Min\ Widt&h^W1\| ̤pe(&H)^W1\| +" }}} + +" {{{ The popup menu: complete +menutrans &Undo _(&U) +" ------------------------------------------------------------------------ +menutrans Cu&t ŤU(&T) +menutrans &Copy ƻs(&C) +menutrans &Paste KW(&P) +menutrans &Delete R(&D) +" ------------------------------------------------------------------------ +menutrans Select\ Blockwise Blockwise +menutrans Select\ &Word ܳr(&W) +menutrans Select\ &Line ܦ(&L) +menutrans Select\ &Block ܰ϶(&B) +menutrans Select\ &All (&A) +" }}} + +" {{{ The GUI toolbar: complete +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open }ɮ + tmenu ToolBar.Save xsثes褤ɮ + tmenu ToolBar.SaveAll xsɮ + tmenu ToolBar.Print CL +" ------------------------------------------------------------------------ + tmenu ToolBar.Undo _Wܰ + tmenu ToolBar.Redo W_ʧ@ +" ------------------------------------------------------------------------ + tmenu ToolBar.Cut ŤUܰŶKï + tmenu ToolBar.Copy ƻsŶKï + tmenu ToolBar.Paste ѰŶKïKW +" ------------------------------------------------------------------------ + tmenu ToolBar.Find M... + tmenu ToolBar.FindNext U@ + tmenu ToolBar.FindPrev W@ + tmenu ToolBar.Replace N... +" ------------------------------------------------------------------------ + tmenu ToolBar.LoadSesn J Session + tmenu ToolBar.SaveSesn xsثe Session + tmenu ToolBar.RunScript Vim { +" ------------------------------------------------------------------------ + tmenu ToolBar.Make Make + tmenu ToolBar.Shell }Ҥ@өROC DosBox + tmenu ToolBar.RunCtags ctags + tmenu ToolBar.TagJump ثeЦm tag + tmenu ToolBar.Help Vim U + tmenu ToolBar.FindHelp jM Vim + endfun +endif +" }}} + +" vim:foldmethod=marker:nowrap:foldcolumn=2:foldlevel=1 diff --git a/vim73/lang/menu_cs.cp1250.vim b/vim73/lang/menu_cs.cp1250.vim new file mode 100644 index 0000000..becbd93 --- /dev/null +++ b/vim73/lang/menu_cs.cp1250.vim @@ -0,0 +1,3 @@ +" Menu Translations: Czech + +source :p:h/menu_czech_czech_republic.1250.vim diff --git a/vim73/lang/menu_cs.latin1.vim b/vim73/lang/menu_cs.latin1.vim new file mode 100644 index 0000000..efb28a0 --- /dev/null +++ b/vim73/lang/menu_cs.latin1.vim @@ -0,0 +1,3 @@ +" Menu Translations: Czech + +source :p:h/menu_czech_czech_republic.1252.vim diff --git a/vim73/lang/menu_cs_cz.cp1250.vim b/vim73/lang/menu_cs_cz.cp1250.vim new file mode 100644 index 0000000..becbd93 --- /dev/null +++ b/vim73/lang/menu_cs_cz.cp1250.vim @@ -0,0 +1,3 @@ +" Menu Translations: Czech + +source :p:h/menu_czech_czech_republic.1250.vim diff --git a/vim73/lang/menu_cs_cz.iso_8859-2.vim b/vim73/lang/menu_cs_cz.iso_8859-2.vim new file mode 100644 index 0000000..a5bc82e --- /dev/null +++ b/vim73/lang/menu_cs_cz.iso_8859-2.vim @@ -0,0 +1,264 @@ +" Menu Translations: Czech for ISO-8859-2 +" Maintainer: Jiri Brezina +" vim:set foldmethod=marker: +" $Revision: 1.3 $ +" $Date: 2005/12/19 22:08:24 $ + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding ISO-8859-2 + +" {{{ File menu +menutrans &File &Soubor +menutrans &Open\.\.\.:e &Otevt\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Otevt\ v\ no&vm\ okn\.\.\.:sp +menutrans &New:enew &Nov:enew +menutrans &Close:close &Zavt:close +menutrans &Save:w &Uloit:w +menutrans Save\ &As\.\.\.:sav Uloit\ &jako\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. Rozdlit\ okno\ -\ &Diff\.\.\. +menutrans Split\ Patched\ &By\.\.\. Rozdlit\ okno\ -\ &Patch\.\.\. +menutrans &Print &Tisk +menutrans Sa&ve-Exit:wqa U&loit\ -\ Konec:wqa +menutrans E&xit:qa &Konec:qa +" }}} + +" {{{ Edit menu +menutrans &Edit pr&avy +menutrans &Undou &Zptu +menutrans &Redo^R Z&ruit\ vrcen^R +menutrans Rep&eat\. &Opakovat\. +menutrans Cu&t"+x &Vyznout"+x +menutrans &Copy"+y &Koprovat"+y +menutrans &Paste"+gP V&loit"+gP +menutrans Put\ &Before[p Vloit\ &ped[p +menutrans Put\ &After]p Vloi&t\ za]p +menutrans &Deletex &Smazatx +menutrans &Select\ AllggVG Vy&brat\ veggVG +menutrans &Find\.\.\. &Hledat\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. &Nahradit\.\.\. +menutrans Options\.\.\. Volb&y\.\.\. +menutrans Settings\ &Window Nastav&en\ okna + " {{{2 Edit -1 +menutrans &Global\ Settings &Globln\ nastaven +menutrans Toggle\ Pattern\ &Highlight:set\ hls! &Pepnout\ zvraznn\ vzoru:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! Pepnout\ ignorovn\ &VERZLEK:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Pepnout\ &Showmatch\ \{\(\[\])\}:set\ sm! +menutrans &Context\ lines Zobrazit\ konte&xt\ kurzoru +menutrans &Virtual\ Edit Virtuln\ p&ozice\ kurzoru + menutrans Never Nikdy + menutrans Block\ Selection Vbr\ Bloku + menutrans Insert\ mode Insert\ md + menutrans Block\ and\ Insert Blok\ a\ Insert + menutrans Always Vdycky +menutrans Toggle\ Insert\ &Mode:set\ im! Pepnout\ Insert\ m&d:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Pepnout\ kompatibiln\ reim\ s\ 'vi':set\ cp! +menutrans Search\ &Path\.\.\. Nastavit\ &cestu\ k\ prohledvn\.\.\. +menutrans Ta&g\ Files\.\.\. Ta&g\ soubory\.\.\. +menutrans Toggle\ &Toolbar Pepnout\ &Toolbar +menutrans Toggle\ &Bottom\ Scrollbar P&epnout\ doln\ rolovac\ litu +menutrans Toggle\ &Left\ Scrollbar Pepnout\ &levou\ rolovac\ litu +menutrans Toggle\ &Right\ Scrollbar Pepnout\ p&ravou\ rolovac\ litu + " {{{2 Edit -2 +menutrans F&ile\ Settings Nastaven\ so&uboru +menutrans Toggle\ Line\ &Numbering:set\ nu! Pepnout\ slovn\ &dk:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Pepnout\ &List\ md:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Pepnout\ zala&movn\ dk:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Pepnout\ zl&om\ ve\ slov:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Pepnout\ &expand-tab:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Pepnout\ &auto-indent:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Pepnout\ &C-indenting:set\ cin! +menutrans &Shiftwidth Nastav&it\ ku\ od&sazen +menutrans Soft\ &Tabstop Nastavit\ Soft\ &Tabstop +menutrans Te&xt\ Width\.\.\. ka\ te&xtu\.\.\. +menutrans &File\ Format\.\.\. &Formt\ souboru\.\.\. + " {{{2 Edit -3 +menutrans C&olor\ Scheme Barevn\ s&chma +menutrans &Keymap Klvesov\ m&apa +menutrans Select\ Fo&nt\.\.\. Vybrat\ ps&mo\.\.\. +" }}}1 + +" {{{ Programming menu +menutrans &Tools Nst&roje +menutrans &Jump\ to\ this\ tagg^] &Skoit\ na\ tagg^] +menutrans Jump\ &back^T Skoit\ &zpt^T +menutrans Build\ &Tags\ File &Vytvoit\ soubor\ tag + +menutrans &Spelling &Kontrola\ pravopisu +menutrans &Spell\ Check\ On Kontrola\ pravopisu\ &zapnuta +menutrans Spell\ Check\ &Off Kontrola\ pravopisu\ &vypnuta +menutrans To\ Next\ error]s &Dal\ chyba]s +menutrans To\ Previous\ error[s &Pedchoz\ chyba[s +menutrans Suggest\ Correctionsz? &Nvrh\ opravz? +menutrans Repeat\ correction:spellrepall Zopakovat\ &opravu:spellrepall +menutrans Set\ language\ to\ "en" Nastav\ jazyk\ na\ "en" +menutrans Set\ language\ to\ "en_au" Nastav\ jazyk\ na\ "en_au" +menutrans Set\ language\ to\ "en_ca" Nastav\ jazyk\ na\ "en_ca" +menutrans Set\ language\ to\ "en_gb" Nastav\ jazyk\ na\ "en_gb" +menutrans Set\ language\ to\ "en_nz" Nastav\ jazyk\ na\ "en_nz" +menutrans Set\ language\ to\ "en_us" Nastav\ jazyk\ na\ "en_us" +menutrans Set\ language\ to\ "cz" Nastav\ jazyk\ na\ "cz" +menutrans Set\ language\ to\ "cs_cz" Nastav\ jazyk\ na\ "cs_cz" +menutrans &Find\ More\ Languages Nalzt\ dal\ &jazyky + +menutrans &Folding &Foldy +menutrans &Enable/Disable\ foldszi &Ano/Nezi +menutrans &View\ Cursor\ Linezv &Zobrazit\ dek\ kurzoruzv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Zo&brazit\ pouze\ dek\ kurzoru\ zMzx +menutrans C&lose\ more\ foldszm &Vyjmout\ jednu\ rove\ foldzm +menutrans &Close\ all\ foldszM Zav&t\ vechny\ foldyzM +menutrans O&pen\ more\ foldszr Pidat\ jedn&u\ rove\ foldzr +menutrans &Open\ all\ foldszR &Otevt\ vechny\ foldyzR +menutrans Fold\ Met&hod Metoda\ &skldn + "menutrans M&anual &Run + "menutrans I&ndent &Odsazen + "menutrans E&xpression &Vraz + "menutrans S&yntax &Syntax + "menutrans &Diff &Diff + "menutrans Ma&rker Ma&rker +menutrans Create\ &Foldzf Vytvoit\ &foldzf +menutrans &Delete\ Foldzd Vymazat\ fol&dzd +menutrans Delete\ &All\ FoldszD V&ymazat\ vechny\ foldyzD +menutrans Fold\ col&umn\ width Sloupec\ zob&razen\ fold + +menutrans &Update &Obnovit +menutrans &Get\ Block &Sejmout\ Blok +menutrans &Put\ Block &Vloit\ Blok +menutrans &Make:make &Make:make +menutrans &List\ Errors:cl Vpis\ &chyb:cl +menutrans L&ist\ Messages:cl! Vp&is\ zprv:cl! +menutrans &Next\ Error:cn Dal\ ch&yba:cn +menutrans &Previous\ Error:cp &Pedchoz\ chyba:cp +menutrans &Older\ List:cold Sta&r\ seznam:cold +menutrans N&ewer\ List:cnew N&ovj\ seznam:cnew +menutrans Error\ &Window Chybov\ o&kno +menutrans SeT\ Compiler Nas&taven\ kompiltoru +menutrans &Update:cwin O&bnovit:cwin +menutrans &Open:copen &Otevt:copen +menutrans &Close:cclose &Zavt:cclose +menutrans &Set\ Compiler N&astavit\ kompiltor + +menutrans &Convert\ to\ HEX:%!xxd Pevst\ do\ estnctkovho\ formt&u:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r P&evst\ zpt:%!xxd\ -r +" }}} + +" {{{ Syntax menu +menutrans &Syntax Synta&xe +menutrans Set\ '&syntax'\ only Nastavit\ pouze\ 'synta&x' +menutrans Set\ '&filetype'\ too Nastavit\ tak\ '&filetype' +menutrans &Off &Vypnout +menutrans &Manual &Run +menutrans A&utomatic A&utomaticky +menutrans on/off\ for\ &This\ file &Pepnout\ (pro\ tento\ soubor) +menutrans o&ff\ (this\ file) vyp&nout\ (pro\ tento\ soubor) +menutrans Co&lor\ test Test\ &barev +menutrans &Highlight\ test &Test\ zvrazovn +menutrans &Convert\ to\ HTML Pevst\ &do\ HTML +menutrans &Show\ filetypes\ in\ menu &Zobrazit\ vbr\ monost +" }}} + +" {{{ Menu Buffers +menutrans &Buffers &Buffery +menutrans &Refresh\ menu &Obnovit\ menu +menutrans &Delete Z&ruit +menutrans &Alternate &Zmnit +menutrans &Next &Dal +menutrans &Previous &Pedchoz +menutrans [No\ File] [dn\ soubor] +" }}} + +" {{{ Menu Window +menutrans &Window &Okna +menutrans &New^Wn &Nov^Wn +menutrans S&plit^Ws &Rozdlit^Ws +menutrans Sp&lit\ To\ #^W^^ Ro&zdlit\ na\ #^W^^ +menutrans Split\ &Vertically^Wv Rozdlit\ &vertikln^Wv +menutrans Split\ File\ E&xplorer Rozdlit\ -\ File\ E&xplorer +menutrans Move\ &To &Pesun +menutrans &Top^WK &Nahoru^WK +menutrans &Bottom^WJ &Dolu^WJ +menutrans &Left\ side^WH &Vlevo^WH +menutrans &Right\ side^WL Vp&ravo^WL + +menutrans &Close^Wc Zav&t^Wc +menutrans Close\ &Other(s)^Wo Zavt\ &ostatn^Wo +menutrans Ne&xt^Ww &Dal^Ww +menutrans P&revious^WW &Pedchoz^WW +menutrans &Equal\ Size^W= &Stejn\ vka^W= +menutrans &Max\ Height^W_ Maximln\ v&ka^W_ +menutrans M&in\ Height^W1_ M&inimln\ vka^W1_ +menutrans Max\ &Width^W\| &Maximln\ ka^W\| +menutrans Min\ Widt&h^W1\| Minimln\ k&a^W1\| +menutrans Rotate\ &Up^WR Rotovat\ na&horu^WR +menutrans Rotate\ &Down^Wr Rotovat\ &dol^Wr + +" {{{ Help menu +menutrans &Help &Npovda +menutrans &Overview &Pehled +menutrans &User\ Manual &Uivatelsk\ Manul +menutrans &How-to\ links Ho&wto +menutrans &GUI &Grafick\ rozhran +menutrans &Credits &Autoi +menutrans Co&pying &Licenn\ politika +menutrans &Sponsor/Register Sponzorovn/&Registrace +menutrans &Find\.\.\. &Hledat\.\.\. +menutrans O&rphans O&siel\ dti +menutrans &Version &Verze +menutrans &About &O\ aplikaci +" }}} + +" {{{ The popup menu +menutrans &Undo &Zpt +menutrans Cu&t &Vyznout +menutrans &Copy &Koprovat +menutrans &Paste &Vloit +menutrans &Delete &Smazat +menutrans Select\ Blockwise Vybrat\ blokov +menutrans Select\ &Word Vybrat\ &slovo +menutrans Select\ &Line Vybrat\ &dek +menutrans Select\ &Block Vybrat\ &blok +menutrans Select\ &All Vybrat\ &ve +" }}} + +" {{{ The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Otevt soubor + tmenu ToolBar.Save Uloit soubor + tmenu ToolBar.SaveAll Uloit vechny soubory + tmenu ToolBar.Print Tisk + tmenu ToolBar.Undo Zpt + tmenu ToolBar.Redo Zruit vrcen + tmenu ToolBar.Cut Vyznout + tmenu ToolBar.Copy Koprovat + tmenu ToolBar.Paste Vloit + tmenu ToolBar.Find Hledat... + tmenu ToolBar.FindNext Hledat dal + tmenu ToolBar.FindPrev Hledat pedchoz + tmenu ToolBar.Replace Nahradit... + if 0 " disabled; These are in the Windows menu + tmenu ToolBar.New Nov okno + tmenu ToolBar.WinSplit Rozdlit okno + tmenu ToolBar.WinMax Maximalizovat okno + tmenu ToolBar.WinMin Minimalizovat okno + tmenu ToolBar.WinClose Zavt okno + endif + tmenu ToolBar.LoadSesn Nast sezen + tmenu ToolBar.SaveSesn Uloit sezen + tmenu ToolBar.RunScript Spustit skript + tmenu ToolBar.Make Spustit make + tmenu ToolBar.Shell Spustit shell + tmenu ToolBar.RunCtags Spustit ctags + tmenu ToolBar.TagJump Skoit na tag pod kurzorem + tmenu ToolBar.Help Npovda + tmenu ToolBar.FindHelp Hledat npovdu k... + endfun +endif +" }}} diff --git a/vim73/lang/menu_cs_cz.latin1.vim b/vim73/lang/menu_cs_cz.latin1.vim new file mode 100644 index 0000000..efb28a0 --- /dev/null +++ b/vim73/lang/menu_cs_cz.latin1.vim @@ -0,0 +1,3 @@ +" Menu Translations: Czech + +source :p:h/menu_czech_czech_republic.1252.vim diff --git a/vim73/lang/menu_czech_czech_republic.1250.vim b/vim73/lang/menu_czech_czech_republic.1250.vim new file mode 100644 index 0000000..4f21e89 --- /dev/null +++ b/vim73/lang/menu_czech_czech_republic.1250.vim @@ -0,0 +1,264 @@ +" Menu Translations: Czech for MS-Windows +" Maintainer: Jiri Brezina +" vim:set foldmethod=marker: +" $Revision: 1.3 $ +" $Date: 2005/12/19 22:13:30 $ + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding cp1250 + +" {{{ File menu +menutrans &File &Soubor +menutrans &Open\.\.\.:e &Otevt\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Otevt\ v\ no&vm\ okn\.\.\.:sp +menutrans &New:enew &Nov:enew +menutrans &Close:close &Zavt:close +menutrans &Save:w &Uloit:w +menutrans Save\ &As\.\.\.:sav Uloit\ &jako\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. Rozdlit\ okno\ -\ &Diff\.\.\. +menutrans Split\ Patched\ &By\.\.\. Rozdlit\ okno\ -\ &Patch\.\.\. +menutrans &Print &Tisk +menutrans Sa&ve-Exit:wqa U&loit\ -\ Konec:wqa +menutrans E&xit:qa &Konec:qa +" }}} + +" {{{ Edit menu +menutrans &Edit pr&avy +menutrans &Undou &Zptu +menutrans &Redo^R Z&ruit\ vrcen^R +menutrans Rep&eat\. &Opakovat\. +menutrans Cu&t"+x &Vyznout"+x +menutrans &Copy"+y &Koprovat"+y +menutrans &Paste"+gP V&loit"+gP +menutrans Put\ &Before[p Vloit\ &ped[p +menutrans Put\ &After]p Vloi&t\ za]p +menutrans &Deletex &Smazatx +menutrans &Select\ AllggVG Vy&brat\ veggVG +menutrans &Find\.\.\. &Hledat\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. &Nahradit\.\.\. +menutrans Options\.\.\. Volb&y\.\.\. +menutrans Settings\ &Window Nastav&en\ okna + " {{{2 Edit -1 +menutrans &Global\ Settings &Globln\ nastaven +menutrans Toggle\ Pattern\ &Highlight:set\ hls! &Pepnout\ zvraznn\ vzoru:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! Pepnout\ ignorovn\ &VERZLEK:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Pepnout\ &Showmatch\ \{\(\[\])\}:set\ sm! +menutrans &Context\ lines Zobrazit\ konte&xt\ kurzoru +menutrans &Virtual\ Edit Virtuln\ p&ozice\ kurzoru + menutrans Never Nikdy + menutrans Block\ Selection Vbr\ Bloku + menutrans Insert\ mode Insert\ md + menutrans Block\ and\ Insert Blok\ a\ Insert + menutrans Always Vdycky +menutrans Toggle\ Insert\ &Mode:set\ im! Pepnout\ Insert\ m&d:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Pepnout\ kompatibiln\ reim\ s\ 'vi':set\ cp! +menutrans Search\ &Path\.\.\. Nastavit\ &cestu\ k\ prohledvn\.\.\. +menutrans Ta&g\ Files\.\.\. Ta&g\ soubory\.\.\. +menutrans Toggle\ &Toolbar Pepnout\ &Toolbar +menutrans Toggle\ &Bottom\ Scrollbar P&epnout\ doln\ rolovac\ litu +menutrans Toggle\ &Left\ Scrollbar Pepnout\ &levou\ rolovac\ litu +menutrans Toggle\ &Right\ Scrollbar Pepnout\ p&ravou\ rolovac\ litu + " {{{2 Edit -2 +menutrans F&ile\ Settings Nastaven\ so&uboru +menutrans Toggle\ Line\ &Numbering:set\ nu! Pepnout\ slovn\ &dk:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Pepnout\ &List\ md:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Pepnout\ zala&movn\ dk:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Pepnout\ zl&om\ ve\ slov:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Pepnout\ &expand-tab:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Pepnout\ &auto-indent:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Pepnout\ &C-indenting:set\ cin! +menutrans &Shiftwidth Nastav&it\ ku\ od&sazen +menutrans Soft\ &Tabstop Nastavit\ Soft\ &Tabstop +menutrans Te&xt\ Width\.\.\. ka\ te&xtu\.\.\. +menutrans &File\ Format\.\.\. &Formt\ souboru\.\.\. + " {{{2 Edit -3 +menutrans C&olor\ Scheme Barevn\ s&chma +menutrans &Keymap Klvesov\ m&apa +menutrans Select\ Fo&nt\.\.\. Vybrat\ ps&mo\.\.\. +" }}}1 + +" {{{ Programming menu +menutrans &Tools Nst&roje +menutrans &Jump\ to\ this\ tagg^] &Skoit\ na\ tagg^] +menutrans Jump\ &back^T Skoit\ &zpt^T +menutrans Build\ &Tags\ File &Vytvoit\ soubor\ tag + +menutrans &Spelling &Kontrola\ pravopisu +menutrans &Spell\ Check\ On Kontrola\ pravopisu\ &zapnuta +menutrans Spell\ Check\ &Off Kontrola\ pravopisu\ &vypnuta +menutrans To\ Next\ error]s &Dal\ chyba]s +menutrans To\ Previous\ error[s &Pedchoz\ chyba[s +menutrans Suggest\ Correctionsz? &Nvrh\ opravz? +menutrans Repeat\ correction:spellrepall Zopakovat\ &opravu:spellrepall +menutrans Set\ language\ to\ "en" Nastav\ jazyk\ na\ "en" +menutrans Set\ language\ to\ "en_au" Nastav\ jazyk\ na\ "en_au" +menutrans Set\ language\ to\ "en_ca" Nastav\ jazyk\ na\ "en_ca" +menutrans Set\ language\ to\ "en_gb" Nastav\ jazyk\ na\ "en_gb" +menutrans Set\ language\ to\ "en_nz" Nastav\ jazyk\ na\ "en_nz" +menutrans Set\ language\ to\ "en_us" Nastav\ jazyk\ na\ "en_us" +menutrans Set\ language\ to\ "cz" Nastav\ jazyk\ na\ "cz" +menutrans Set\ language\ to\ "cs_cz" Nastav\ jazyk\ na\ "cs_cz" +menutrans &Find\ More\ Languages Nalzt\ dal\ &jazyky + +menutrans &Folding &Foldy +menutrans &Enable/Disable\ foldszi &Ano/Nezi +menutrans &View\ Cursor\ Linezv &Zobrazit\ dek\ kurzoruzv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Zo&brazit\ pouze\ dek\ kurzoru\ zMzx +menutrans C&lose\ more\ foldszm &Vyjmout\ jednu\ rove\ foldzm +menutrans &Close\ all\ foldszM Zav&t\ vechny\ foldyzM +menutrans O&pen\ more\ foldszr Pidat\ jedn&u\ rove\ foldzr +menutrans &Open\ all\ foldszR &Otevt\ vechny\ foldyzR +menutrans Fold\ Met&hod Metoda\ &skldn + "menutrans M&anual &Run + "menutrans I&ndent &Odsazen + "menutrans E&xpression &Vraz + "menutrans S&yntax &Syntax + "menutrans &Diff &Diff + "menutrans Ma&rker Ma&rker +menutrans Create\ &Foldzf Vytvoit\ &foldzf +menutrans &Delete\ Foldzd Vymazat\ fol&dzd +menutrans Delete\ &All\ FoldszD V&ymazat\ vechny\ foldyzD +menutrans Fold\ col&umn\ width Sloupec\ zob&razen\ fold + +menutrans &Update &Obnovit +menutrans &Get\ Block &Sejmout\ Blok +menutrans &Put\ Block &Vloit\ Blok +menutrans &Make:make &Make:make +menutrans &List\ Errors:cl Vpis\ &chyb:cl +menutrans L&ist\ Messages:cl! Vp&is\ zprv:cl! +menutrans &Next\ Error:cn Dal\ ch&yba:cn +menutrans &Previous\ Error:cp &Pedchoz\ chyba:cp +menutrans &Older\ List:cold Sta&r\ seznam:cold +menutrans N&ewer\ List:cnew N&ovj\ seznam:cnew +menutrans Error\ &Window Chybov\ o&kno +menutrans SeT\ Compiler Nas&taven\ kompiltoru +menutrans &Update:cwin O&bnovit:cwin +menutrans &Open:copen &Otevt:copen +menutrans &Close:cclose &Zavt:cclose +menutrans &Set\ Compiler N&astavit\ kompiltor + +menutrans &Convert\ to\ HEX:%!xxd Pevst\ do\ estnctkovho\ formt&u:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r P&evst\ zpt:%!xxd\ -r +" }}} + +" {{{ Syntax menu +menutrans &Syntax Synta&xe +menutrans Set\ '&syntax'\ only Nastavit\ pouze\ 'synta&x' +menutrans Set\ '&filetype'\ too Nastavit\ tak\ '&filetype' +menutrans &Off &Vypnout +menutrans &Manual &Run +menutrans A&utomatic A&utomaticky +menutrans on/off\ for\ &This\ file &Pepnout\ (pro\ tento\ soubor) +menutrans o&ff\ (this\ file) vyp&nout\ (pro\ tento\ soubor) +menutrans Co&lor\ test Test\ &barev +menutrans &Highlight\ test &Test\ zvrazovn +menutrans &Convert\ to\ HTML Pevst\ &do\ HTML +menutrans &Show\ filetypes\ in\ menu &Zobrazit\ vbr\ monost +" }}} + +" {{{ Menu Buffers +menutrans &Buffers &Buffery +menutrans &Refresh\ menu &Obnovit\ menu +menutrans &Delete Z&ruit +menutrans &Alternate &Zmnit +menutrans &Next &Dal +menutrans &Previous &Pedchoz +menutrans [No\ File] [dn\ soubor] +" }}} + +" {{{ Menu Window +menutrans &Window &Okna +menutrans &New^Wn &Nov^Wn +menutrans S&plit^Ws &Rozdlit^Ws +menutrans Sp&lit\ To\ #^W^^ Ro&zdlit\ na\ #^W^^ +menutrans Split\ &Vertically^Wv Rozdlit\ &vertikln^Wv +menutrans Split\ File\ E&xplorer Rozdlit\ -\ File\ E&xplorer +menutrans Move\ &To &Pesun +menutrans &Top^WK &Nahoru^WK +menutrans &Bottom^WJ &Dolu^WJ +menutrans &Left\ side^WH &Vlevo^WH +menutrans &Right\ side^WL Vp&ravo^WL + +menutrans &Close^Wc Zav&t^Wc +menutrans Close\ &Other(s)^Wo Zavt\ &ostatn^Wo +menutrans Ne&xt^Ww &Dal^Ww +menutrans P&revious^WW &Pedchoz^WW +menutrans &Equal\ Size^W= &Stejn\ vka^W= +menutrans &Max\ Height^W_ Maximln\ v&ka^W_ +menutrans M&in\ Height^W1_ M&inimln\ vka^W1_ +menutrans Max\ &Width^W\| &Maximln\ ka^W\| +menutrans Min\ Widt&h^W1\| Minimln\ k&a^W1\| +menutrans Rotate\ &Up^WR Rotovat\ na&horu^WR +menutrans Rotate\ &Down^Wr Rotovat\ &dol^Wr + +" {{{ Help menu +menutrans &Help &Npovda +menutrans &Overview &Pehled +menutrans &User\ Manual &Uivatelsk\ Manul +menutrans &How-to\ links Ho&wto +menutrans &GUI &Grafick\ rozhran +menutrans &Credits &Autoi +menutrans Co&pying &Licenn\ politika +menutrans &Sponsor/Register Sponzorovn/&Registrace +menutrans &Find\.\.\. &Hledat\.\.\. +menutrans O&rphans O&siel\ dti +menutrans &Version &Verze +menutrans &About &O\ aplikaci +" }}} + +" {{{ The popup menu +menutrans &Undo &Zpt +menutrans Cu&t &Vyznout +menutrans &Copy &Koprovat +menutrans &Paste &Vloit +menutrans &Delete &Smazat +menutrans Select\ Blockwise Vybrat\ blokov +menutrans Select\ &Word Vybrat\ &slovo +menutrans Select\ &Line Vybrat\ &dek +menutrans Select\ &Block Vybrat\ &blok +menutrans Select\ &All Vybrat\ &ve +" }}} + +" {{{ The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Otevt soubor + tmenu ToolBar.Save Uloit soubor + tmenu ToolBar.SaveAll Uloit vechny soubory + tmenu ToolBar.Print Tisk + tmenu ToolBar.Undo Zpt + tmenu ToolBar.Redo Zruit vrcen + tmenu ToolBar.Cut Vyznout + tmenu ToolBar.Copy Koprovat + tmenu ToolBar.Paste Vloit + tmenu ToolBar.Find Hledat... + tmenu ToolBar.FindNext Hledat dal + tmenu ToolBar.FindPrev Hledat pedchoz + tmenu ToolBar.Replace Nahradit... + if 0 " disabled; These are in the Windows menu + tmenu ToolBar.New Nov okno + tmenu ToolBar.WinSplit Rozdlit okno + tmenu ToolBar.WinMax Maximalizovat okno + tmenu ToolBar.WinMin Minimalizovat okno + tmenu ToolBar.WinClose Zavt okno + endif + tmenu ToolBar.LoadSesn Nast sezen + tmenu ToolBar.SaveSesn Uloit sezen + tmenu ToolBar.RunScript Spustit skript + tmenu ToolBar.Make Spustit make + tmenu ToolBar.Shell Spustit shell + tmenu ToolBar.RunCtags Spustit ctags + tmenu ToolBar.TagJump Skoit na tag pod kurzorem + tmenu ToolBar.Help Npovda + tmenu ToolBar.FindHelp Hledat npovdu k... + endfun +endif +" }}} diff --git a/vim73/lang/menu_czech_czech_republic.1252.vim b/vim73/lang/menu_czech_czech_republic.1252.vim new file mode 100644 index 0000000..27e1fb4 --- /dev/null +++ b/vim73/lang/menu_czech_czech_republic.1252.vim @@ -0,0 +1,3 @@ +" Menu Translations: Czech for Windows in ASCII encoding + +source :p:h/menu_czech_czech_republic.ascii.vim diff --git a/vim73/lang/menu_czech_czech_republic.ascii.vim b/vim73/lang/menu_czech_czech_republic.ascii.vim new file mode 100644 index 0000000..f2faec9 --- /dev/null +++ b/vim73/lang/menu_czech_czech_republic.ascii.vim @@ -0,0 +1,264 @@ +" Menu Translations: Czech for systems without localization +" Maintainer: Jiri Brezina +" vim:set foldmethod=marker: +" $Revision: 1.3 $ +" $Date: 2005/12/19 22:06:56 $ + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + + + +" {{{ File menu +menutrans &File &Soubor +menutrans &Open\.\.\.:e &Otevrit\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Otevrit\ v\ no&vem\ okne\.\.\.:sp +menutrans &New:enew &Novy:enew +menutrans &Close:close &Zavrit:close +menutrans &Save:w &Ulozit:w +menutrans Save\ &As\.\.\.:sav Ulozit\ &jako\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. Rozdelit\ okno\ -\ &Diff\.\.\. +menutrans Split\ Patched\ &By\.\.\. Rozdelit\ okno\ -\ &Patch\.\.\. +menutrans &Print &Tisk +menutrans Sa&ve-Exit:wqa U&lozit\ -\ Konec:wqa +menutrans E&xit:qa &Konec:qa +" }}} + +" {{{ Edit menu +menutrans &Edit Upr&avy +menutrans &Undou &Zpetu +menutrans &Redo^R Z&rusit\ vraceni^R +menutrans Rep&eat\. &Opakovat\. +menutrans Cu&t"+x &Vyriznout"+x +menutrans &Copy"+y &Kopirovat"+y +menutrans &Paste"+gP V&lozit"+gP +menutrans Put\ &Before[p Vlozit\ &pred[p +menutrans Put\ &After]p Vlozi&t\ za]p +menutrans &Deletex &Smazatx +menutrans &Select\ AllggVG Vy&brat\ vseggVG +menutrans &Find\.\.\. &Hledat\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. &Nahradit\.\.\. +menutrans Options\.\.\. Volb&y\.\.\. +menutrans Settings\ &Window Nastav&eni\ okna + " {{{2 Edit -1 +menutrans &Global\ Settings &Globalni\ nastaveni +menutrans Toggle\ Pattern\ &Highlight:set\ hls! &Prepnout\ zvyrazneni\ vzoru:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! Prepnout\ ignorovani\ &VERZALEK:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Prepnout\ &Showmatch\ \{\(\[\])\}:set\ sm! +menutrans &Context\ lines Zobrazit\ konte&xt\ kurzoru +menutrans &Virtual\ Edit Virtualni\ p&ozice\ kurzoru + menutrans Never Nikdy + menutrans Block\ Selection Vyber\ Bloku + menutrans Insert\ mode Insert\ mod + menutrans Block\ and\ Insert Blok\ a\ Insert + menutrans Always Vzdycky +menutrans Toggle\ Insert\ &Mode:set\ im! Prepnout\ Insert\ mo&d:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Prepnout\ kompatibilni\ rezim\ s\ 'vi':set\ cp! +menutrans Search\ &Path\.\.\. Nastavit\ &cestu\ k\ prohledavani\.\.\. +menutrans Ta&g\ Files\.\.\. Ta&g\ soubory\.\.\. +menutrans Toggle\ &Toolbar Prepnout\ &Toolbar +menutrans Toggle\ &Bottom\ Scrollbar Pr&epnout\ dolni\ rolovaci\ listu +menutrans Toggle\ &Left\ Scrollbar Prepnout\ &levou\ rolovaci\ listu +menutrans Toggle\ &Right\ Scrollbar Prepnout\ p&ravou\ rolovaci\ listu + " {{{2 Edit -2 +menutrans F&ile\ Settings Nastaveni\ so&uboru +menutrans Toggle\ Line\ &Numbering:set\ nu! Prepnout\ cislovani\ ra&dku:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Prepnout\ &List\ mod:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Prepnout\ zala&movani\ radku:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Prepnout\ zl&om\ ve\ slove:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Prepnout\ &expand-tab:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Prepnout\ &auto-indent:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Prepnout\ &C-indenting:set\ cin! +menutrans &Shiftwidth Nastav&it\ sirku\ od&sazeni +menutrans Soft\ &Tabstop Nastavit\ Soft\ &Tabstop +menutrans Te&xt\ Width\.\.\. Sirka\ te&xtu\.\.\. +menutrans &File\ Format\.\.\. &Format\ souboru\.\.\. + " {{{2 Edit -3 +menutrans C&olor\ Scheme Barevne\ s&chema +menutrans &Keymap Klavesova\ m&apa +menutrans Select\ Fo&nt\.\.\. Vybrat\ pis&mo\.\.\. +" }}}1 + +" {{{ Programming menu +menutrans &Tools Nast&roje +menutrans &Jump\ to\ this\ tagg^] &Skocit\ na\ tagg^] +menutrans Jump\ &back^T Skocit\ &zpet^T +menutrans Build\ &Tags\ File &Vytvorit\ soubor\ tagu + +menutrans &Spelling &Kontrola\ pravopisu +menutrans &Spell\ Check\ On Kontrola\ pravopisu\ &zapnuta +menutrans Spell\ Check\ &Off Kontrola\ pravopisu\ &vypnuta +menutrans To\ Next\ error]s &Dalsi\ chyba]s +menutrans To\ Previous\ error[s &Predchozi\ chyba[s +menutrans Suggest\ Correctionsz? &Navrh\ opravz? +menutrans Repeat\ correction:spellrepall Zopakovat\ &opravu:spellrepall +menutrans Set\ language\ to\ "en" Nastav\ jazyk\ na\ "en" +menutrans Set\ language\ to\ "en_au" Nastav\ jazyk\ na\ "en_au" +menutrans Set\ language\ to\ "en_ca" Nastav\ jazyk\ na\ "en_ca" +menutrans Set\ language\ to\ "en_gb" Nastav\ jazyk\ na\ "en_gb" +menutrans Set\ language\ to\ "en_nz" Nastav\ jazyk\ na\ "en_nz" +menutrans Set\ language\ to\ "en_us" Nastav\ jazyk\ na\ "en_us" +menutrans Set\ language\ to\ "cz" Nastav\ jazyk\ na\ "cz" +menutrans Set\ language\ to\ "cs_cz" Nastav\ jazyk\ na\ "cs_cz" +menutrans &Find\ More\ Languages Nalezt\ dalsi\ &jazyky + +menutrans &Folding &Foldy +menutrans &Enable/Disable\ foldszi &Ano/Nezi +menutrans &View\ Cursor\ Linezv &Zobrazit\ radek\ kurzoruzv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Zo&brazit\ pouze\ radek\ kurzoru\ zMzx +menutrans C&lose\ more\ foldszm &Vyjmout\ jednu\ uroven\ folduzm +menutrans &Close\ all\ foldszM Zavri&t\ vsechny\ foldyzM +menutrans O&pen\ more\ foldszr Pridat\ jedn&u\ uroven\ folduzr +menutrans &Open\ all\ foldszR &Otevrit\ vsechny\ foldyzR +menutrans Fold\ Met&hod Metoda\ &skladani + "menutrans M&anual &Rucne + "menutrans I&ndent &Odsazeni + "menutrans E&xpression &Vyraz + "menutrans S&yntax &Syntax + "menutrans &Diff &Diff + "menutrans Ma&rker Ma&rker +menutrans Create\ &Foldzf Vytvorit\ &foldzf +menutrans &Delete\ Foldzd Vymazat\ fol&dzd +menutrans Delete\ &All\ FoldszD V&ymazat\ vsechny\ foldyzD +menutrans Fold\ col&umn\ width Sloupec\ zob&razeni\ foldu + +menutrans &Update &Obnovit +menutrans &Get\ Block &Sejmout\ Blok +menutrans &Put\ Block &Vlozit\ Blok +menutrans &Make:make &Make:make +menutrans &List\ Errors:cl Vypis\ &chyb:cl +menutrans L&ist\ Messages:cl! Vyp&is\ zprav:cl! +menutrans &Next\ Error:cn Dalsi\ ch&yba:cn +menutrans &Previous\ Error:cp &Predchozi\ chyba:cp +menutrans &Older\ List:cold Sta&rsi\ seznam:cold +menutrans N&ewer\ List:cnew N&ovejsi\ seznam:cnew +menutrans Error\ &Window Chybove\ o&kno +menutrans SeT\ Compiler Nas&taveni\ kompilatoru +menutrans &Update:cwin O&bnovit:cwin +menutrans &Open:copen &Otevrit:copen +menutrans &Close:cclose &Zavrit:cclose +menutrans &Set\ Compiler N&astavit\ kompilator + +menutrans &Convert\ to\ HEX:%!xxd Prevest\ do\ sestnactkoveho\ format&u:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Pr&evest\ zpet:%!xxd\ -r +" }}} + +" {{{ Syntax menu +menutrans &Syntax Synta&xe +menutrans Set\ '&syntax'\ only Nastavit\ pouze\ 'synta&x' +menutrans Set\ '&filetype'\ too Nastavit\ take\ '&filetype' +menutrans &Off &Vypnout +menutrans &Manual &Rucne +menutrans A&utomatic A&utomaticky +menutrans on/off\ for\ &This\ file &Prepnout\ (pro\ tento\ soubor) +menutrans o&ff\ (this\ file) vyp&nout\ (pro\ tento\ soubor) +menutrans Co&lor\ test Test\ &barev +menutrans &Highlight\ test &Test\ zvyraznovani +menutrans &Convert\ to\ HTML Prevest\ &do\ HTML +menutrans &Show\ filetypes\ in\ menu &Zobrazit\ vyber\ moznosti +" }}} + +" {{{ Menu Buffers +menutrans &Buffers &Buffery +menutrans &Refresh\ menu &Obnovit\ menu +menutrans &Delete Z&rusit +menutrans &Alternate &Zmenit +menutrans &Next &Dalsi +menutrans &Previous &Predchozi +menutrans [No\ File] [Zadny\ soubor] +" }}} + +" {{{ Menu Window +menutrans &Window &Okna +menutrans &New^Wn &Nove^Wn +menutrans S&plit^Ws &Rozdelit^Ws +menutrans Sp&lit\ To\ #^W^^ Ro&zdelit\ na\ #^W^^ +menutrans Split\ &Vertically^Wv Rozdelit\ &vertikalne^Wv +menutrans Split\ File\ E&xplorer Rozdelit\ -\ File\ E&xplorer +menutrans Move\ &To &Presun +menutrans &Top^WK &Nahoru^WK +menutrans &Bottom^WJ &Dolu^WJ +menutrans &Left\ side^WH &Vlevo^WH +menutrans &Right\ side^WL Vp&ravo^WL + +menutrans &Close^Wc Zavri&t^Wc +menutrans Close\ &Other(s)^Wo Zavrit\ &ostatni^Wo +menutrans Ne&xt^Ww &Dalsi^Ww +menutrans P&revious^WW &Predchozi^WW +menutrans &Equal\ Size^W= &Stejna\ vyska^W= +menutrans &Max\ Height^W_ Maximalni\ vys&ka^W_ +menutrans M&in\ Height^W1_ M&inimalni\ vyska^W1_ +menutrans Max\ &Width^W\| &Maximalni\ sirka^W\| +menutrans Min\ Widt&h^W1\| Minimalni\ sirk&a^W1\| +menutrans Rotate\ &Up^WR Rotovat\ na&horu^WR +menutrans Rotate\ &Down^Wr Rotovat\ &dolu^Wr + +" {{{ Help menu +menutrans &Help &Napoveda +menutrans &Overview &Prehled +menutrans &User\ Manual &Uzivatelsky\ Manual +menutrans &How-to\ links Ho&wto +menutrans &GUI &Graficke\ rozhrani +menutrans &Credits &Autori +menutrans Co&pying &Licencni\ politika +menutrans &Sponsor/Register Sponzorovani/&Registrace +menutrans &Find\.\.\. &Hledat\.\.\. +menutrans O&rphans O&sirele\ deti +menutrans &Version &Verze +menutrans &About &O\ aplikaci +" }}} + +" {{{ The popup menu +menutrans &Undo &Zpet +menutrans Cu&t &Vyriznout +menutrans &Copy &Kopirovat +menutrans &Paste &Vlozit +menutrans &Delete &Smazat +menutrans Select\ Blockwise Vybrat\ blokove +menutrans Select\ &Word Vybrat\ &slovo +menutrans Select\ &Line Vybrat\ &radek +menutrans Select\ &Block Vybrat\ &blok +menutrans Select\ &All Vybrat\ &vse +" }}} + +" {{{ The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Otevrit soubor + tmenu ToolBar.Save Ulozit soubor + tmenu ToolBar.SaveAll Ulozit vsechny soubory + tmenu ToolBar.Print Tisk + tmenu ToolBar.Undo Zpet + tmenu ToolBar.Redo Zrusit vraceni + tmenu ToolBar.Cut Vyriznout + tmenu ToolBar.Copy Kopirovat + tmenu ToolBar.Paste Vlozit + tmenu ToolBar.Find Hledat... + tmenu ToolBar.FindNext Hledat dalsi + tmenu ToolBar.FindPrev Hledat predchozi + tmenu ToolBar.Replace Nahradit... + if 0 " disabled; These are in the Windows menu + tmenu ToolBar.New Nove okno + tmenu ToolBar.WinSplit Rozdelit okno + tmenu ToolBar.WinMax Maximalizovat okno + tmenu ToolBar.WinMin Minimalizovat okno + tmenu ToolBar.WinClose Zavrit okno + endif + tmenu ToolBar.LoadSesn Nacist sezeni + tmenu ToolBar.SaveSesn Ulozit sezeni + tmenu ToolBar.RunScript Spustit skript + tmenu ToolBar.Make Spustit make + tmenu ToolBar.Shell Spustit shell + tmenu ToolBar.RunCtags Spustit ctags + tmenu ToolBar.TagJump Skocit na tag pod kurzorem + tmenu ToolBar.Help Napoveda + tmenu ToolBar.FindHelp Hledat napovedu k... + endfun +endif +" }}} diff --git a/vim73/lang/menu_de.latin1.vim b/vim73/lang/menu_de.latin1.vim new file mode 100644 index 0000000..07fee4b --- /dev/null +++ b/vim73/lang/menu_de.latin1.vim @@ -0,0 +1,3 @@ +" Menu Translations: German for iso-8859-1 encoding + +source :p:h/menu_de_de.latin1.vim diff --git a/vim73/lang/menu_de.utf-8.vim b/vim73/lang/menu_de.utf-8.vim new file mode 100644 index 0000000..a64bdd0 --- /dev/null +++ b/vim73/lang/menu_de.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: German for UTF-8 encoding + +source :p:h/menu_de_de.latin1.vim diff --git a/vim73/lang/menu_de_de.latin1.vim b/vim73/lang/menu_de_de.latin1.vim new file mode 100644 index 0000000..6bfc072 --- /dev/null +++ b/vim73/lang/menu_de_de.latin1.vim @@ -0,0 +1,304 @@ +" Menu Translations: German / Deutsch +" Maintainer: Georg Dahn +" Originally By: Marcin Dalecki +" Johannes Zellner +" Last Change: Sat, 11 Mar 2006 22:40:00 CEST +" vim:set foldmethod=marker tabstop=8: + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +" The translations below are in latin1, but they work for cp1252 and +" iso-8859-15 without conversion as well. +if &enc != "cp1252" && &enc != "iso-8859-15" + scriptencoding latin1 +endif + +" {{{ FILE / DATEI +menutrans &File &Datei +menutrans &Open\.\.\.:e &ffnen\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp In\ geteiltem\ &Fenster\ ffnen\.\.\.:sp +menutrans Open\ Tab\.\.\.:tabnew In\ neuem\ &Tab\ ffnen\.\.\.:tabnew +menutrans &New:enew &Neue\ Datei:enew +menutrans &Close:close S&chlieen:close +menutrans &Save:w &Speichern:w +menutrans Save\ &As\.\.\.:sav Speichern\ &als\.\.\.:sav +menutrans &Print &Drucken +menutrans Sa&ve-Exit:wqa Speichern\ und\ Be&enden:wqa +menutrans E&xit:qa &Beenden:qa + +if has("diff") + menutrans Split\ &Diff\ with\.\.\. D&ifferenz\ in\ geteiltem\ Fenster\ mit\.\.\. + menutrans Split\ Patched\ &By\.\.\. &Patch\ in\ geteiltem\ Fenster\ mit\.\.\. +endif +" }}} FILE / DATEI + +" {{{ EDIT / EDITIEREN +menutrans &Edit &Editieren +menutrans &Undou Z&urcku +menutrans &Redo^R Vo&r^R +menutrans Rep&eat\. &Wiederholen\. +menutrans Cu&t"+x &Ausschneiden"+x +menutrans &Copy"+y &Kopieren"+y +menutrans &Paste"+gP Ein&fgen"+gP +menutrans Put\ &Before[p Da&vor\ einfgen[p +menutrans Put\ &After]p Da&nach\ einfgen]p +menutrans &Deletex &Lschenx +menutrans &Select\ AllggVG Alles\ &markierenggVG +menutrans &Find\.\.\. &Suchen\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. Suchen\ und\ &Ersetzen\.\.\. + +" [-- SETTINGS --] +" XXX &E would conflict with 'Suchen\ und\ &Ersetzen', see above +menutrans Settings\ &Window E&instellungen\.\.\. +menutrans &Global\ Settings &Globale\ Einstellungen +menutrans Startup\ &Settings &Starteinstellungen + +menutrans Toggle\ Pattern\ &Highlight:set\ hls! &Hervorhebungen\ ein-\ und\ ausschalten:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! Groschreibung\ &ignorieren\ oder\ benutzen:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Anzeige\ des\ passenden\ &Symbols\ ein-\ und\ ausschalten:set\ sm! + +menutrans &Context\ lines &Zusammenhang + +menutrans &Virtual\ Edit &Virtueller\ Editier-Modus +menutrans Never Nie +menutrans Block\ Selection Block-Auswahl +menutrans Insert\ mode Einfge-Modus +menutrans Block\ and\ Insert Block-Auswahl\ und\ Einfge-Modus +menutrans Always Immer +menutrans Toggle\ Insert\ &Mode:set\ im! Einfge-&Modus\ ein-\ und\ ausschalten:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Vi-Kompatibilitt\ ein-\ und\ ausschalten:set\ cp! + +menutrans Search\ &Path\.\.\. Such-&Pfad\.\.\. +menutrans Ta&g\ Files\.\.\. Ta&g-Dateien\.\.\. + +menutrans Toggle\ &Toolbar Werkzeugleiste\ ein-\ und\ ausschalten +menutrans Toggle\ &Bottom\ Scrollbar Unteren\ Rollbalken\ ein-\ und\ ausschalten +menutrans Toggle\ &Left\ Scrollbar Linken\ Rollbalken\ ein-\ und\ ausschalten +menutrans Toggle\ &Right\ Scrollbar Rechten\ Rollbalken\ ein-\ und\ ausschalten + +" Edit/File Settings +menutrans F&ile\ Settings &Datei-Einstellungen + +" Boolean options +menutrans Toggle\ Line\ &Numbering:set\ nu! Anzeige\ der\ Zeilen&nummer\ ein-\ und\ ausschalten:set\ nu! +menutrans Toggle\ relati&ve\ Line\ Numbering:set\ rnu! Anzeige\ der\ relati&ven\ Zeilennummer\ ein-\ und\ ausschalten:set\ rnu! +menutrans Toggle\ &List\ Mode:set\ list! &List-Modus\ ein-\ und\ ausschalten:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! &Zeilenumbruch\ ein-\ und\ ausschalten:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Umbruch\ an\ &Wortgrenzen\ ein-\ und\ ausschalten:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! &Erweiterung\ von\ Tabulatoren\ ein-\ und\ ausschalten:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! &Automatische\ Einrckung\ ein-\ und\ ausschalten:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! &C-Einrckung\ ein-\ und\ ausschalten:set\ cin! + +" other options +menutrans &Shiftwidth &Schiebeweite +menutrans Soft\ &Tabstop &Tabulator +menutrans Te&xt\ Width\.\.\. Te&xtbreite\.\.\. +menutrans &File\ Format\.\.\. &Dateiformat\.\.\. +menutrans C&olor\ Scheme F&arbschema\.\.\. +menutrans &Keymap &Tastaturbelegung +" }}} EDIT / EDITIEREN + +" {{{ TOOLS / WERKZEUGE +if has("spell") + menutrans &Spelling &Rechtschreibung + menutrans &Spell\ Check\ On &Rechtschreibprfung\ an + menutrans Spell\ Check\ &Off Rechtschreibprfung\ &aus + menutrans To\ &Next\ error]s Zum\ &nchsten\ Fehler]s + menutrans To\ &Previous\ error[s Zum\ &vorherigen\ Fehler[s + menutrans Suggest\ &Correctionsz= &Korrekturvorschlgez= + menutrans &Repeat\ correction:spellrepall &Wiederhole\ Korrektur:spellrepall + menutrans Set\ language\ to\ "en" Verwende\ Wrterbuch\ "en" + menutrans Set\ language\ to\ "en_au" Verwende\ Wrterbuch\ "en_au" + menutrans Set\ language\ to\ "en_ca" Verwende\ Wrterbuch\ "en_ca" + menutrans Set\ language\ to\ "en_gb" Verwende\ Wrterbuch\ "en_gb" + menutrans Set\ language\ to\ "en_nz" Verwende\ Wrterbuch\ "en_nz" + menutrans Set\ language\ to\ "en_us" Verwende\ Wrterbuch\ "en_us" + menutrans Set\ language\ to\ "de" Verwende\ Wrterbuch\ "de" + menutrans &Find\ More\ Languages &Suche\ nach\ Wrterbchern +endif +if has("folding") + menutrans &Folding Fa<ung + " open close folds + menutrans &Enable/Disable\ foldszi &Ein-\ und\ ausschaltenzi + menutrans &View\ Cursor\ Linezv Momentane\ &Position\ anzeigenzv + menutrans Vie&w\ Cursor\ Line\ onlyzMzx &Ausschlielich\ momentane\ Position\ anzeigenzMzx + menutrans C&lose\ more\ foldszm Faltungen\ &schlieenzm + menutrans &Close\ all\ foldszM Alle\ Faltungen\ schlieenzM + menutrans O&pen\ more\ foldszr Faltungen\ &ffnenzr + menutrans &Open\ all\ foldszR Alle\ Faltungen\ ffnenzR + " fold method + menutrans Fold\ Met&hod Faltungs-&Methode + menutrans M&anual &Manuell + menutrans I&ndent &Einrckungen + menutrans E&xpression &Ausdruck + menutrans S&yntax &Syntax + menutrans &Diff &Differenz + menutrans Ma&rker Ma&rkierungen + " create and delete folds + " TODO accelerators + menutrans Create\ &Foldzf Faltung\ erzeugenzf + menutrans &Delete\ Foldzd Faltung\ lschenzd + menutrans Delete\ &All\ FoldszD Alle\ Faltungen\ lschenzD + " moving around in folds + menutrans Fold\ column\ &width &Breite\ der\ Faltungsspalte +endif " has folding + +if has("diff") + menutrans &Diff &Differenz + menutrans &Update &Aktualisieren + menutrans &Get\ Block Block\ &einfgen + menutrans &Put\ Block Block\ &bertragen +endif + +menutrans &Tools &Werkzeuge +menutrans &Jump\ to\ this\ tagg^] &Springe\ zum\ Tagg^] +menutrans Jump\ &back^T Springe\ &zurck^T +menutrans Build\ &Tags\ File Erstelle\ &Tag-Datei +menutrans &Make:make &Erstellen:make +menutrans &List\ Errors:cl &Fehler\ anzeigen:cl +menutrans L&ist\ Messages:cl! &Hinweise\ anzeigen:cl! +menutrans &Next\ Error:cn Zum\ &nchsten\ Fehler:cn +menutrans &Previous\ Error:cp Zum\ &vorherigen\ Fehler:cp +menutrans &Older\ List:cold <ere\ Liste:cold +menutrans N&ewer\ List:cnew &Neuere\ Liste:cnew + +menutrans Error\ &Window Feh&ler-Fenster +menutrans Se&t\ Compiler &Compiler +menutrans Se&T\ Compiler &Compiler +menutrans &Update:cwin &Aktualisieren:cwin +menutrans &Open:copen &ffnen:copen +menutrans &Close:cclose &Schlieen:cclose + +menutrans &Convert\ to\ HEX:%!xxd Nach\ HE&X\ konvertieren:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Zurck\ konvertieren:%!xxd\ -r +" }}} TOOLS / WERKZEUGE + +" {{{ SYNTAX / SYNTAX +menutrans &Syntax &Syntax +menutrans &Show\ filetypes\ in\ menu Dateitypen\ an&zeigen +menutrans Set\ '&syntax'\ only Nur\ '&syntax'\ setzen +menutrans Set\ '&filetype'\ too Auch\ '&filetype'\ setzen +menutrans &Off &Aus +menutrans &Manual &Manuell +menutrans A&utomatic A&utomatisch +menutrans on/off\ for\ &This\ file An/Aus (diese\ &Datei) +menutrans Co&lor\ test Test\ der\ Farben +menutrans &Highlight\ test Test\ der\ Un&terstreichungen +menutrans &Convert\ to\ HTML Konvertieren\ nach\ &HTML +" }}} SYNTAX / SYNTAX + +" {{{ BUFFERS / PUFFER +menutrans &Buffers &Puffer +menutrans &Refresh\ menu &Aktualisieren +menutrans Delete Lschen +menutrans &Alternate &Wechseln +menutrans &Next &Nchster +menutrans &Previous &Vorheriger +" }}} BUFFERS / PUFFER + +" {{{ WINDOW / ANSICHT +menutrans &Window &Ansicht +menutrans &New^Wn &Neu^Wn +menutrans S&plit^Ws Aufs&palten^Ws +menutrans Split\ &Vertically^Wv &Vertikal\ aufspalten^Wv +menutrans Split\ File\ E&xplorer Ver&zeichnis +menutrans Sp&lit\ To\ #^W^^ Aufspa<en\ in\ #^W^^ +menutrans &Close^Wc &Schlieen^Wc +menutrans Close\ &Other(s)^Wo &Andere\ schlieen^Wo +menutrans Ne&xt^Ww N&chstes^Ww +menutrans P&revious^WW Vor&heriges^WW +menutrans &Equal\ Size^W= &Gleiche\ Hhen^W= +menutrans &Max\ Height^W_ &Maximale\ Hhe^W_ +menutrans M&in\ Height^W1_ M&inimale\ Hhe^W1_ +menutrans Max\ &Width^W\| Maximale\ &Breite^W\| +menutrans Min\ Widt&h^W1\| Minimale\ Brei&te^W1\| +menutrans Move\ &To V&erschiebe\ nach +menutrans &Top^WK &Oben^WK +menutrans &Bottom^WJ &Unten^WJ +menutrans &Left\ side^WH &Links^WH +menutrans &Right\ side^WL &Rechts^WL +menutrans Rotate\ &Up^WR Rotiere\ nach\ &oben^WR +menutrans Rotate\ &Down^Wr Rotiere\ nach\ &unten^Wr +menutrans Select\ Fo&nt\.\.\. Auswahl\ der\ Schriftart\.\.\. +" }}} WINDOW / ANSICHT + +" {{{ HELP / HILFE +menutrans &Help &Hilfe +menutrans &Overview &berblick +menutrans &User\ Manual &Handbuch +menutrans &How-to\ links How-to\ &Index +menutrans &GUI &Graphische\ Oberflche +menutrans &Credits &Autoren +menutrans Co&pying &Urheberrecht +menutrans O&rphans &Waisen +menutrans &Find\.\.\. &Suchen\.\.\. " conflicts with Edit.Find +menutrans &Version &Version +menutrans &About &Titelseite +" }}} HELP / HILFE + +" {{{ POPUP +menutrans &Undo &Zurck +menutrans Cu&t Aus&schneiden +menutrans &Copy &Kopieren +menutrans &Paste &Einfgen +menutrans &Delete &Lschen +menutrans Select\ Blockwise Auswahl\ blockartig +menutrans Select\ &Word Auswahl\ des\ &Wortes +menutrans Select\ &Sentence Auswahl\ des\ Sa&tzes +menutrans Select\ Pa&ragraph Auswahl\ des\ Absatzes +menutrans Select\ &Line Auswahl\ der\ &Zeile +menutrans Select\ &Block Auswahl\ des\ &Blocks +menutrans Select\ &All &Alles\ Auswhlen +" }}} POPUP + +" {{{ TOOLBAR +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Datei ffnen + tmenu ToolBar.Save Datei speichern + tmenu ToolBar.SaveAll Alle Dateien speichern + tmenu ToolBar.Print Drucken + tmenu ToolBar.Undo Zurck + tmenu ToolBar.Redo Wiederholen + tmenu ToolBar.Cut Ausschneiden + tmenu ToolBar.Copy Kopieren + tmenu ToolBar.Paste Einfgen + tmenu ToolBar.Find Suchen... + tmenu ToolBar.FindNext Suche nchsten + tmenu ToolBar.FindPrev Suche vorherigen + tmenu ToolBar.Replace Suchen und Ersetzen... + if 0 " disabled; These are in the Windows menu + tmenu ToolBar.New Neue Ansicht + tmenu ToolBar.WinSplit Ansicht aufspalten + tmenu ToolBar.WinMax Ansicht maximale Hhen + tmenu ToolBar.WinMin Ansicht minimale Hhen + tmenu ToolBar.WinClose Ansicht schlieen + endif + tmenu ToolBar.LoadSesn Sitzung laden + tmenu ToolBar.SaveSesn Sitzung speichern + tmenu ToolBar.RunScript Vim-Skript ausfhren + tmenu ToolBar.Make Erstellen + tmenu ToolBar.Shell Shell starten + tmenu ToolBar.RunCtags Erstelle Tag-Datei + tmenu ToolBar.TagJump Springe zum Tag + tmenu ToolBar.Help Hilfe! + tmenu ToolBar.FindHelp Hilfe durchsuchen... + endfun +endif +" }}} TOOLBAR + +" {{{ DIALOG TEXTS +let g:menutrans_no_file = "[Keine Datei]" +let g:menutrans_help_dialog = "Geben Sie einen Befehl oder ein Wort ein, fr das Sie Hilfe bentigen:\n\nVerwenden Sie i_ fr Eingabe ('input') Befehle (z.B.: i_CTRL-X)\nVerwenden Sie c_ fr Befehls-Zeilen ('command-line') Befehle (z.B.: c_)\nVerwenden Sie ' fr Options-Namen (z.B.: 'shiftwidth')" +let g:menutrans_path_dialog = "Geben Sie Such-Pfade fr Dateien ein.\nTrennen Sie die Verzeichnis-Namen durch Kommata." +let g:menutrans_tags_dialog = "Geben Sie die Namen der 'tag'-Dateien ein.\nTrennen Sie die Namen durch Kommata." +let g:menutrans_textwidth_dialog = "Geben Sie eine neue Text-Breite ein (oder 0, um die Formatierung abzuschalten)" +let g:menutrans_fileformat_dialog = "Whlen Sie ein Datei-Format aus" +" }}} diff --git a/vim73/lang/menu_de_de.utf-8.vim b/vim73/lang/menu_de_de.utf-8.vim new file mode 100644 index 0000000..a64bdd0 --- /dev/null +++ b/vim73/lang/menu_de_de.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: German for UTF-8 encoding + +source :p:h/menu_de_de.latin1.vim diff --git a/vim73/lang/menu_en_gb.latin1.vim b/vim73/lang/menu_en_gb.latin1.vim new file mode 100644 index 0000000..7fbcf72 --- /dev/null +++ b/vim73/lang/menu_en_gb.latin1.vim @@ -0,0 +1,16 @@ +" Menu Translations: UK English +" Maintainer: Mike Williams +" Last Change: 2003 Feb 10 + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +" Note: there is no "scriptencoding" command here, all encodings should be +" able to handle ascii characters without conversion. + +" Convert from American to UK spellings. +menutrans C&olor\ Scheme C&olour\ Scheme +menutrans Co&lor\ test Co&lour\ test diff --git a/vim73/lang/menu_en_gb.utf-8.vim b/vim73/lang/menu_en_gb.utf-8.vim new file mode 100644 index 0000000..b22b3bb --- /dev/null +++ b/vim73/lang/menu_en_gb.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: UK English + +source :p:h/menu_en_gb.latin1.vim diff --git a/vim73/lang/menu_english_united_kingdom.1252.vim b/vim73/lang/menu_english_united_kingdom.1252.vim new file mode 100644 index 0000000..fe73f16 --- /dev/null +++ b/vim73/lang/menu_english_united_kingdom.1252.vim @@ -0,0 +1,3 @@ +" Menu Translations: UK English for ASCII + +source :p:h/menu_en_gb.latin1.vim diff --git a/vim73/lang/menu_english_united_kingdom.ascii.vim b/vim73/lang/menu_english_united_kingdom.ascii.vim new file mode 100644 index 0000000..fe73f16 --- /dev/null +++ b/vim73/lang/menu_english_united_kingdom.ascii.vim @@ -0,0 +1,3 @@ +" Menu Translations: UK English for ASCII + +source :p:h/menu_en_gb.latin1.vim diff --git a/vim73/lang/menu_eo.utf-8.vim b/vim73/lang/menu_eo.utf-8.vim new file mode 100644 index 0000000..761ae0b --- /dev/null +++ b/vim73/lang/menu_eo.utf-8.vim @@ -0,0 +1,457 @@ +" Menu Translations: Esperanto +" Maintainer: Dominique PELLE +" Last Change: 2008 Mar 01 +" +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding utf-8 + +menutrans &Help &Helpo + +menutrans &Overview &Enhavtabelo +menutrans &User\ Manual &Uzula\ manlibro +menutrans &How-to\ links &Kiel\ fari +menutrans &Find\.\.\. T&rovi\.\.\. +" -sep1- +menutrans &Credits &Dankoj +menutrans Co&pying &Permisilo +menutrans &Sponsor/Register &Subteni/Registriĝi +menutrans O&rphans &Orfoj +" -sep2- +menutrans &Version &Versio +menutrans &About Pri\ &Vim + +let g:menutrans_help_dialog = "Tajpu komandon aŭ serĉendan vorton en la helparo.\n\nAldonu i_ por la komandoj de la enmeta reĝimo (ekz: i_CTRL-X)\nAldonu c_ por redakto de la komanda linio (ekz: c_)\nĈirkaŭi la opciojn per apostrofoj (ekz: 'shiftwidth')" + +menutrans &File &Dosiero + +menutrans &Open\.\.\.:e &Malfermi\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Malfermi\ ÷\.\.\.:sp +menutrans Open\ Tab\.\.\.:tabnew Malfermi\ &langeton\.\.\.:tabnew +menutrans &New:enew &Nova:enew +menutrans &Close:close &Fermi:close +" -SEP1- +menutrans &Save:w &Konservi:w +menutrans Save\ &As\.\.\.:sav Konservi\ ki&el\.\.\.:sav +" -SEP2- +menutrans Split\ &Diff\ with\.\.\. Kom&pari\ divide\.\.\. +menutrans Split\ Patched\ &By\.\.\. &Testi\ flikaĵon\.\.\. +" -SEP3- +menutrans &Print &Presi +" -SEP4- +menutrans Sa&ve-Exit:wqa Konservi\ kaj\ eli&ri:wqa +menutrans E&xit:qa &Eliri:qa + + +menutrans &Edit &Redakti + +menutrans &Undou &Malfariu +menutrans &Redo^R Re&fari^R +menutrans Rep&eat\. R&ipeti\. +" -SEP1- +menutrans Cu&t"+x &Tondi"+x +menutrans &Copy"+y &Kopii"+y +menutrans &Paste"+gP Al&glui"+gP +menutrans Put\ &Before[p Enmeti\ &antaŭ[p +menutrans Put\ &After]p Enmeti\ ma&lantaŭ]p +menutrans &Deletex &Forviŝix +menutrans &Select\ AllggVG A&partigi\ ĉionggVG +" -SEP2- +menutrans &Find\.\.\. &Trovi\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. Trovi\ kaj\ a&nstataŭigi\.\.\. +menutrans &Find/ &Trovi/ +menutrans Find\ and\ Rep&lace:%s Trovi\ kaj\ ansta&taŭigi:%s +menutrans Find\ and\ Rep&lace:s Trovi\ kaj\ ansta&taŭigi:s +" -SEP3- +menutrans Settings\ &Window Fenestro\ de\ a&gordoj +menutrans Startup\ &Settings Agordoj\ de\ prav&aloroj +menutrans &Global\ Settings Mallo&kaj\ agordoj + +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Baskuli\ emfazon\ de\ ŝa&blono:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! Baskuli\ kongruon\ de\ uskle&co:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Baskuli\ kongruon\ de\ kram&poj:set\ sm! + +menutrans &Context\ lines Linioj\ de\ &kunteksto + +menutrans &Virtual\ Edit &Virtuala\ redakto +menutrans Never &Neniam +menutrans Block\ Selection &Bloka\ apartigo +menutrans Insert\ mode &Enmeta\ reĝimo +menutrans Block\ and\ Insert Blo&ko\ kaj\ enmeto +menutrans Always Ĉia&m + +menutrans Toggle\ Insert\ &Mode:set\ im! Baskuli\ &enmetan\ reĝimon:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Baskuli\ kongruon\ kun\ &Vi:set\ cp! +menutrans Search\ &Path\.\.\. &Serĉvojo\ de\ dosieroj\.\.\. +menutrans Ta&g\ Files\.\.\. Dosiero\ de\ etike&doj\.\.\. +" -SEP1- +menutrans Toggle\ &Toolbar Baskuli\ &ilobreton +menutrans Toggle\ &Bottom\ Scrollbar Baskuli\ su&ban\ rulumskalon +menutrans Toggle\ &Left\ Scrollbar Baskuli\ &maldekstran\ rulumskalon +menutrans Toggle\ &Right\ Scrollbar Baskuli\ &dekstran\ rulumskalon + +let g:menutrans_path_dialog = "Tajpu la vojon de serĉo de dosieroj.\nDisigu la dosierujojn per komoj." +let g:menutrans_tags_dialog = "Tajpu la nomojn de dosieroj de etikedoj.\nDisigu la nomojn per komoj." + +menutrans F&ile\ Settings A&gordoj\ de\ dosiero + +menutrans Toggle\ Line\ &Numbering:set\ nu! Baskuli\ &numerojn\ de\ linioj:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Baskuli\ &listan\ reĝimon:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Baskuli\ linifal&don:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Baskuli\ &vortofaldon:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Baskuli\ ekspansio\ de\ &taboj:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Baskuli\ &aŭtokrommarĝenon:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Baskuli\ &C-krommarĝenon:set\ cin! +" -SEP2- +menutrans &Shiftwidth &Larĝo\ de\ krommarĝeno +menutrans Soft\ &Tabstop &Malm&olaj\ taboj +menutrans Te&xt\ Width\.\.\. Larĝo\ de\ te&ksto\.\.\. +menutrans &File\ Format\.\.\. &Formato\ de\ &dosiero\.\.\. + +let g:menutrans_textwidth_dialog = "Tajpu la novan larĝon de teksto\n(0 por malŝalti formatigon)." +let g:menutrans_fileformat_dialog = "Elektu la formaton de la skribonta dosiero." +let g:menutrans_fileformat_choices = " &Unikso \n &Dos \n &Mak \n &Rezigni " + +menutrans C&olor\ Scheme &Koloraro +menutrans &Keymap Klavo&mapo +menutrans None (nenio) +menutrans Select\ Fo&nt\.\.\. Elekti\ &tiparon\.\.\. + + +menutrans &Tools &Iloj + +menutrans &Jump\ to\ this\ tagg^] &Aliri\ al\ tiu\ etikedog^] +menutrans Jump\ &back^T &Retroiri^T +menutrans Build\ &Tags\ File Krei\ &etikedan\ dosieron + +" -SEP1- +menutrans &Spelling &Literumilo +menutrans &Spell\ Check\ On Ŝal&ti\ literumilon +menutrans Spell\ Check\ &Off &Malŝalti\ literumilon +menutrans To\ &Next\ error]s Al\ sek&vonta\ eraro]s +menutrans To\ &Previous\ error[s Al\ an&taŭa\ eraro[s +menutrans Suggest\ &Correctionsz= &Sugesti\ korektojnz= +menutrans &Repeat\ correction:spellrepall R&ipeti\ korekton:spellrepall + +menutrans Set\ language\ to\ "en" Angla +menutrans Set\ language\ to\ "en_au" Angla\ (Aŭstralio) +menutrans Set\ language\ to\ "en_ca" Angla\ (Kanado) +menutrans Set\ language\ to\ "en_gb" Angla\ (Britio) +menutrans Set\ language\ to\ "en_nz" Angla\ (Novzelando) +menutrans Set\ language\ to\ "en_us" Angla\ (Usono) + +menutrans &Find\ More\ Languages &Trovi\ pli\ da\ lingvoj + + +menutrans &Folding &Faldo + +menutrans &Enable/Disable\ foldszi &Baskuli\ faldojnzi +menutrans &View\ Cursor\ Linezv &Vidi\ linion\ de\ kursorozv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Vidi\ nur\ &kursoran\ linionzMzx +menutrans C&lose\ more\ foldszm F&ermi\ pli\ da\ faldojzm +menutrans &Close\ all\ foldszM Fermi\ ĉiu&jn\ faldojnzM +menutrans O&pen\ more\ foldszr &Malfermi\ pli\ da\ faldojzr +menutrans &Open\ all\ foldszR Malfermi\ ĉiuj&n\ faldojnzR +" -SEP1- +menutrans Fold\ Met&hod &Metodo\ de\ faldo + +menutrans M&anual &Permana\ metodo +menutrans I&ndent &Krommarĝeno +menutrans E&xpression &Esprimo +menutrans S&yntax &Sintakso +menutrans &Diff &Komparo +menutrans Ma&rker Ma&rko + +menutrans Create\ &Foldzf &Krei\ faldonzf +menutrans &Delete\ Foldzd Forv&iŝi\ faldonzd +menutrans Delete\ &All\ FoldszD Forviŝi\ ĉiu&jn\ faldojnzD +" -SEP2- +menutrans Fold\ col&umn\ width &Larĝo\ de\ falda\ kolumno + +menutrans &Diff Kom&pari + +menutrans &Update Ĝis&datigi +menutrans &Get\ Block &Akiri\ blokon +menutrans &Put\ Block Enme&ti\ blokon + +" -SEP2- +menutrans &Make:make Lanĉi\ ma&ke:make +menutrans &List\ Errors:cl Listigi\ &erarojn:cl +menutrans L&ist\ Messages:cl! Listigi\ &mesaĝojn:cl! +menutrans &Next\ Error:cn Sek&vanta\ eraro:cn +menutrans &Previous\ Error:cp An&taŭa\ eraro:cp +menutrans &Older\ List:cold Pli\ ma&lnova\ listo:cold +menutrans N&ewer\ List:cnew Pli\ nova\ listo:cnew + +menutrans Error\ &Window &Fenestro\ de\ eraroj + +menutrans &Update:cwin Ĝis&datigi:cwin +menutrans &Open:copen &Malfermi:copen +menutrans &Close:cclose &Fermi:cclose + +" -SEP3- +menutrans &Convert\ to\ HEX:%!xxd Konverti\ al\ deksesuma:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Retrokonverti:%!xxd\ -r + +menutrans Se&T\ Compiler &Elekti\ kompililon + + +menutrans &Buffers &Bufroj + +menutrans Dummy Fikcia +menutrans &Refresh\ menu Ĝis&datigi\ menuon +menutrans &Delete &Forviŝi +menutrans &Alternate &Alterni +menutrans &Next &Sekvanta +menutrans &Previous An&taŭa +" -SEP- + +menutrans &others a&liaj +menutrans &u-z &u-z +let g:menutrans_no_file = "[Neniu dosiero]" + + +menutrans &Window Fene&stro + +menutrans &New^Wn &Nova^Wn +menutrans S&plit^Ws Di&vidi^Ws +menutrans Sp&lit\ To\ #^W^^ Dividi\ &al\ #^W^^ +menutrans Split\ &Vertically^Wv Dividi\ &vertikale^Wv +menutrans Split\ File\ E&xplorer Dividi\ &dosierfoliumilo +" -SEP1- +menutrans &Close^Wc &Fermi^Wc +menutrans Close\ &Other(s)^Wo Fermi\ &aliajn^Wo +" -SEP2- +menutrans Move\ &To &Movu\ al + +menutrans &Top^WK Su&pro^WK +menutrans &Bottom^WJ Su&bo^WJ +menutrans &Left\ side^WH Maldekstra\ &flanko^WH +menutrans &Right\ side^WL Dekstra\ f&lanko^WL + +menutrans Rotate\ &Up^WR Rota&cii\ supre^WR +menutrans Rotate\ &Down^Wr Rotac&ii\ sube^Wr +" -SEP3- +menutrans &Equal\ Size^W= &Egala\ grando^W= +menutrans &Max\ Height^W_ Ma&ksimuma\ alto^W_ +menutrans M&in\ Height^W1_ Mi&nimuma\ alto^W1_ +menutrans Max\ &Width^W\| Maksimuma\ &larĝo^W\| +menutrans Min\ Widt&h^W1\| Minimuma\ lar&ĝo^W1\| + + +" PopUp + +menutrans &Undo &Malfari +" -SEP1- +menutrans Cu&t &Tondi +menutrans &Copy &Kopii +menutrans &Paste &Al&glui +" &Buffers.&Delete overwrites this one +menutrans &Delete &Forviŝi +" -SEP2- +menutrans Select\ Blockwise Apartigi\ &bloke +menutrans Select\ &Word Apartigi\ &vorton +menutrans Select\ &Line Apartigi\ &linion +menutrans Select\ &Block Apartigi\ blo&kon +menutrans Select\ &All Apartigi\ ĉi&on + + +" ToolBar + +menutrans Open Malfermi +menutrans Save Konservi +menutrans SaveAll Konservi\ ĉion +menutrans Print Presi +" -sep1- +menutrans Undo Rezigni +menutrans Redo Refari +" -sep2- +menutrans Cut Tondi +menutrans Copy Kopii +menutrans Paste Alglui +" -sep3- +menutrans Find Trovi +menutrans FindNext Trovi\ sekvanten +menutrans FindPrev Trovi\ antaŭen +menutrans Replace Anstataŭigi +" -sep4- +menutrans New Nova +menutrans WinSplit DividFen +menutrans WinMax MaksFen +menutrans WinMin MinFen +menutrans WinVSplit VDividFen +menutrans WinMaxWidth MaksLarĝFen +menutrans WinMinWidth MinLarĝFen +menutrans WinClose FermFen +" -sep5- +menutrans LoadSesn ŜargSeanc +menutrans SaveSesn KonsSeanc +menutrans RunScript LanĉSkript +" -sep6- +menutrans Make Make +menutrans RunCtags KreiEtik +menutrans TagJump IriAlEtik +" -sep7- +menutrans Help Helpo +menutrans FindHelp SerĉHelp + +fun! Do_toolbar_tmenu() + let did_toolbar_tmenu = 1 + tmenu ToolBar.Open Malfermi dosieron + tmenu ToolBar.Save Konservi aktualan dosieron + tmenu ToolBar.SaveAll Konservi ĉiujn dosierojn + tmenu ToolBar.Print Presi + tmenu ToolBar.Undo Rezigni + tmenu ToolBar.Redo Refari + tmenu ToolBar.Cut Tondi + tmenu ToolBar.Copy Kopii + tmenu ToolBar.Paste Alglui + if !has("gui_athena") + tmenu ToolBar.Find Trovi + tmenu ToolBar.FindNext Trovi sekvanten + tmenu ToolBar.FindPrev Trovi antaŭen + tmenu ToolBar.Replace Anstataŭigi + endif + if 0 " disabled; These are in the Windows menu + tmenu ToolBar.New Nova fenestro + tmenu ToolBar.WinSplit Dividi fenestron + tmenu ToolBar.WinMax Maksimumi fenestron + tmenu ToolBar.WinMin Minimumi fenestron + tmenu ToolBar.WinVSplit Dividi vertikale + tmenu ToolBar.WinMaxWidth Maksimumi larĝon de fenestro + tmenu ToolBar.WinMinWidth Minimumi larĝon de fenestro + tmenu ToolBar.WinClose Fermi fenestron + endif + tmenu ToolBar.LoadSesn Malfermi seancon + tmenu ToolBar.SaveSesn Konservi aktualan seancon + tmenu ToolBar.RunScript Ruli skripton Vim + tmenu ToolBar.Make Lanĉi make + tmenu ToolBar.RunCtags Krei etikedojn + tmenu ToolBar.TagJump Atingi tiun etikedon + tmenu ToolBar.Help Helpo de Vim + tmenu ToolBar.FindHelp Serĉo en helparo +endfun + + +menutrans &Syntax &Sintakso + +menutrans &Off &Malŝalti +menutrans &Manual &Permana +menutrans A&utomatic &Aŭtomata +menutrans on/off\ for\ &This\ file Ŝalti/Malŝalti\ por\ &tiu\ dosiero + +" The Start Of The Syntax Menu +menutrans ABC\ music\ notation ABC\ (muzika\ notacio) +menutrans AceDB\ model Modelo\ AceDB +menutrans Apache\ config Konfiguro\ de\ Apache +menutrans Apache-style\ config Konfiguro\ de\ stilo\ Apache +menutrans ASP\ with\ VBScript ASP\ kun\ VBScript +menutrans ASP\ with\ Perl ASP\ kun\ Perl +menutrans Assembly Asemblilo +menutrans BC\ calculator Kalkulilo\ BC +menutrans BDF\ font Tiparo\ BDF +menutrans BIND\ config Konfiguro\ de\ BIND +menutrans BIND\ zone Zone\ BIND +menutrans Cascading\ Style\ Sheets CSS +menutrans Cfg\ Config\ file Konfigura\ dosiero\ \.cfg +menutrans Cheetah\ template Ŝablono\ Cheetah +menutrans commit\ file Dosiero\ commit +menutrans Generic\ Config\ file Dosiero\ de\ ĝenerala\ konfiguro +menutrans Digital\ Command\ Lang DCL +menutrans DNS/BIND\ zone Regiono\ BIND/DNS +menutrans Dylan\ interface Interfaco\ Dylan +menutrans Dylan\ lid Dylan\ lid +menutrans Elm\ filter\ rules Reguloj\ de\ filtrado\ Elm +menutrans ERicsson\ LANGuage Erlang\ (Lingvo\ de\ Ericsson) +menutrans Essbase\ script Skripto\ Essbase +menutrans Eterm\ config Konfiguro\ de\ Eterm +menutrans Exim\ conf Konfiguro\ de\ Exim +menutrans Fvwm\ configuration Konfiguro\ de\ Fvwm +menutrans Fvwm2\ configuration Konfiguro\ de\ Fvwm2 +menutrans Fvwm2\ configuration\ with\ M4 Konfiguro\ de\ Fvwm2\ kun\ M4 +menutrans GDB\ command\ file Komanda\ dosiero\ de\ GDB +menutrans HTML\ with\ M4 HTML\ kun\ M4 +menutrans Cheetah\ HTML\ template Ŝablono\ Cheetah\ HTML +menutrans IDL\Generic\ IDL Ĝenerala\ IDL\IDL +menutrans IDL\Microsoft\ IDL IDL\IDL\ Mikrosofto +menutrans Indent\ profile Profilo\ Indent +menutrans Inno\ setup Konfiguro\ de\ Inno +menutrans InstallShield\ script Skripto\ InstallShield +menutrans KDE\ script Skripto\ KDE +menutrans LFTP\ config Konfiguro\ de\ LFTP +menutrans LifeLines\ script Skripto\ LifeLines +menutrans Lynx\ Style Stilo\ de\ Lynx +menutrans Lynx\ config Konfiguro\ de\ Lynx +menutrans Man\ page Manlibra\ paĝo +menutrans MEL\ (for\ Maya) MEL\ (por\ Maya) +menutrans 4DOS\ \.bat\ file Dosiero\ \.bat\ 4DOS +menutrans \.bat\/\.cmd\ file Dosiero\ \.bat\/\.cmd +menutrans \.ini\ file Dosiero\ \.ini +menutrans Module\ Definition Difino\ de\ modulo +menutrans Registry Registraro +menutrans Resource\ file Dosiero\ de\ rimedoj +menutrans Novell\ NCF\ batch Staplo\ Novell\ NCF +menutrans NSIS\ script Skripto\ NSIS +menutrans Oracle\ config Konfiguro\ de\ Oracle +menutrans Palm\ resource\ compiler Tradukilo\ de\ rimedoj\ Palm +menutrans PHP\ 3-4 PHP\ 3\ et\ 4 +menutrans Postfix\ main\ config Ĉefa\ konfiguro\ de\ Postfix +menutrans Povray\ scene\ descr Scenejo\ Povray +menutrans Povray\ configuration Konfiguro\ de\ Povray +menutrans Purify\ log Protokolo\ de\ Purify +menutrans Readline\ config Konfiguro\ de\ Readline +menutrans RCS\ log\ output Protokola\ eligo\ de\ RCS +menutrans RCS\ file Dosiero\ RCS +menutrans RockLinux\ package\ desc\. Priskribo\ de\ pakaĵoj\ RockLinux +menutrans Samba\ config Konfiguro\ de\ Samba +menutrans SGML\ catalog Katalogo\ SGML +menutrans SGML\ DTD DTD\ SGML +menutrans SGML\ Declaration Deklaracio\ SGML +menutrans Shell\ script Skripto-ŝelo +menutrans sh\ and\ ksh sh\ kaj\ ksh +menutrans Sinda\ compare Komparo\ Sinda +menutrans Sinda\ input Enigo\ Sinda +menutrans Sinda\ output Eligo\ Sinda +menutrans SKILL\ for\ Diva SKILL\ por\ Diva +menutrans Smarty\ Templates Ŝablono\ Smarty +menutrans SNNS\ network Reto\ SNNS +menutrans SNNS\ pattern Ŝablono\ SNNS +menutrans SNNS\ result Rezulto\ SNNS +menutrans Snort\ Configuration Konfiguro\ de\ Snort +menutrans Squid\ config Konfiguro\ de\ Squid +menutrans Subversion\ commit Commit\ Subversion +menutrans TAK\ compare Komparo\ TAK +menutrans TAK\ input Enigo\ TAK +menutrans TAK\ output Eligo\ TAK +menutrans TeX\ configuration Konfiguro\ de\ TeX +menutrans TF\ mud\ client TF\ (client\ MUD) +menutrans Tidy\ configuration Konfiguro\ de\ Tidy +menutrans Trasys\ input Enigo\ Trasys +menutrans Command\ Line Komanda\ linio +menutrans Geometry Geometrio +menutrans Optics Optiko +menutrans Vim\ help\ file Helpa\ dosiero\ de\ Vim +menutrans Vim\ script Skripto\ Vim +menutrans Viminfo\ file Dosiero\ Viminfo +menutrans Virata\ config Konfiguro\ de\ Virata +menutrans Wget\ config Konfiguro\ de\ wget +menutrans Whitespace\ (add) Spacetoj +menutrans WildPackets\ EtherPeek\ Decoder Malkodilo\ WildPackets\ EtherPeek +menutrans X\ resources Rimedoj\ X +menutrans XXD\ hex\ dump Eligo\ deksesuma\.\ de\ xxd +menutrans XFree86\ Config Konfiguro\ de\ XFree86 +" The End Of The Syntax Menu + +menutrans &Show\ filetypes\ in\ menu &Montri\ dosiertipojn\ en\ menuo +" -SEP1- +menutrans Set\ '&syntax'\ only Ŝalti\ nur\ '&syntax' +menutrans Set\ '&filetype'\ too Ŝalti\ ankaŭ\ '&filetype' +menutrans &Off M&alŝaltita +" -SEP3- +menutrans Co&lor\ test Testo\ de\ &koloroj +menutrans &Highlight\ test Testo\ de\ &emfazo +menutrans &Convert\ to\ HTML Konverti\ al\ &HTML diff --git a/vim73/lang/menu_eo_eo.utf-8.vim b/vim73/lang/menu_eo_eo.utf-8.vim new file mode 100644 index 0000000..7a2b9ee --- /dev/null +++ b/vim73/lang/menu_eo_eo.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Esperanto for UTF-8 encoding + +source :p:h/menu_eo.utf-8.vim diff --git a/vim73/lang/menu_eo_xx.utf-8.vim b/vim73/lang/menu_eo_xx.utf-8.vim new file mode 100644 index 0000000..7a2b9ee --- /dev/null +++ b/vim73/lang/menu_eo_xx.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Esperanto for UTF-8 encoding + +source :p:h/menu_eo.utf-8.vim diff --git a/vim73/lang/menu_es.latin1.vim b/vim73/lang/menu_es.latin1.vim new file mode 100644 index 0000000..b8efe51 --- /dev/null +++ b/vim73/lang/menu_es.latin1.vim @@ -0,0 +1,3 @@ +" Menu Translations: Spanish + +source :p:h/menu_es_es.latin1.vim diff --git a/vim73/lang/menu_es.utf-8.vim b/vim73/lang/menu_es.utf-8.vim new file mode 100644 index 0000000..ca6f754 --- /dev/null +++ b/vim73/lang/menu_es.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Spanish for UTF-8 encoding + +source :p:h/menu_es_es.latin1.vim diff --git a/vim73/lang/menu_es_es.latin1.vim b/vim73/lang/menu_es_es.latin1.vim new file mode 100644 index 0000000..b943e23 --- /dev/null +++ b/vim73/lang/menu_es_es.latin1.vim @@ -0,0 +1,318 @@ +" Menu Translations: Espaol +" Previous translator: Alejandro Lpez-Valencia +" Last translator: Omar Campagne Polaino +" Version: 7.2.245 +" Last Change: 2009 Sep 03 +" + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +" The translations below are in latin1, but they work for cp1252, +" iso-8859-15 without conversion as well. +if &enc != "cp1252" && &enc != "iso-8859-15" + scriptencoding latin1 +endif + + +" Help menu +menutrans &Help Ay&uda +menutrans &Overview Tabla\ de\ &contenidos +menutrans &User\ Manual &Manual\ del\ usuario +menutrans &How-to\ links &Enlaces\ a\ Cmo\ hago\.\.\.? +menutrans &Find\.\.\. &Buscar\ en\ la\ ayuda +menutrans &Credits &Reconocimientos +menutrans O&rphans Ayude\ a\ los\ nios\ &hurfanos +menutrans Co&pying &Trminos\ de\ Licencia +menutrans Sponsor/Register Benefactor/Regstrese +menutrans &Version &Versin\ e\ \informacin\ de\ configuracin +menutrans &About &Acerca\ de\ Vim + +" File menu +menutrans &File &Archivo +menutrans &Open\.\.\.:e &Abrir\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp A&brir\ en\ otra\ ventana\.\.\.:sp +menutrans &New:enew &Nuevo:enew +menutrans Open\ Tab\.\.\.:tabnew Abrir\ pes&taa\.\.\.:tabnew +menutrans &Close:close &Cerrar:close +menutrans &Save:w &Guardar:w +menutrans Save\ &As\.\.\.:sav Guardar\ &como\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. &Mostrar\ diferencias\ con\.\.\. +menutrans Split\ Patched\ &By\.\.\. Mostrar\ &parcheado\ por\.\.\. +menutrans &Print &Imprimir +menutrans Sa&ve-Exit:wqa Gua&rdar\ y\ salir:wqa +menutrans E&xit:qa &Salir:qa + +" Edit menu +menutrans &Edit &Editar +menutrans &Undou &Deshaceru +menutrans &Redo^R &Rehacer^R +menutrans Rep&eat\. Repe&tir\. +menutrans Cu&t"+x Cor&tar"+x +menutrans &Copy"+y &Copiar"+y +menutrans &Paste"+gP &Pegar"+gP +menutrans Put\ &Before[p Poner\ &antes[p +menutrans Put\ &After]p Poner\ &despus]p +if has("win32") || has("win16") + menutrans &Deletex S&uprimirx +endif +menutrans &Select\ allggVG &Seleccionar\ todoggVG +menutrans &Find\.\.\. &Buscar\.\.\. +menutrans &Find/ &Buscar/ +menutrans Find\ and\ Rep&lace\.\.\. Buscar\ y\ R&eemplazar\.\.\. +menutrans Find\ and\ Rep&lace:%s Buscar\ y\ R&eemplazar:%s +menutrans Find\ and\ Rep&lace Buscar\ y\ R&eemplazar +menutrans Find\ and\ Rep&lace:s Buscar\ y\ R&eemplazar:s +menutrans Settings\ &Window &Ventana\ de\ opciones +menutrans Startup\ &Settings Opciones\ de\ arranque + +" Edit/Global Settings +menutrans &Global\ Settings Opciones\ &globales + +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Activar/Desactivar\ &resaltado\ de\ sintaxis:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! Activar/Desactivar\ &ignorar\ maysculas\ y\ minsculas:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Activar/Desactivar\ &mostrar\ coincidencias:set\ sm! + +menutrans &Context\ lines Lneas\ de\ &contexto + +menutrans &Virtual\ Edit Edicin\ &virtual +menutrans Never Nunca +menutrans Block\ Selection Seleccin\ de\ bloque +menutrans Insert\ mode Modo\ de\ insercin +menutrans Block\ and\ Insert Bloque\ e\ insercin +menutrans Always Siempre + +menutrans Toggle\ Insert\ &Mode:set\ im! Activar/Desactivar\ modo\ de\ in&sercin:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Activar/Desactivar\ compatiblidad\ con\ Vi:set\ cp! + +menutrans Search\ &Path\.\.\. Ruta\ de\ &bsqueda\.\.\. + +menutrans Ta&g\ Files\.\.\. Ficheros\ de\ &etiquetas\.\.\. + +" GUI options +menutrans Toggle\ &Toolbar Ocultar/Mostrar\ barra\ de\ &herramientas +menutrans Toggle\ &Bottom\ Scrollbar Ocultar/Mostrar\ barra\ de\ desplazamiento\ &inferior +menutrans Toggle\ &Left\ Scrollbar Ocultar/Mostrar\ barra\ de\ desplazamiento\ i&zquierda +menutrans Toggle\ &Right\ Scrollbar Ocultar/Mostrar\ barra\ de\ desplazamiento\ &derecha + +let g:menutrans_path_dialog = "Introduzca la ruta de bsqueda para los archivos.\nSepare los nombres de los directorios con una coma." +let g:menutrans_tags_dialog = "Introduzca los nombres de los archivos de tags.\nSepare los nombres con una coma." + +" Edit/File Settings +menutrans F&ile\ Settings Opciones\ del\ &archivo + +" Boolean options +menutrans Toggle\ Line\ &Numbering:set\ nu! Activar/Desactivar\ &numeracin\ de\ lneas:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Activar/Desactivar\ modo\ de\ lista:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Activar/Desactivar\ &quiebre\ de\ lneas:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Activar/Desactivar\ quiebre\ entre\ &palabras:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Activar/Desactivar\ &expansin\ de\ marcas\ de\ \tabulado:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Activar/Desactivar\ &auto-sangrado:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Activar/Desactivar\ sangrado\ &C:set\ cin! + +" other options +menutrans &Shiftwidth Anchura\ del\ &sangrado + +menutrans Soft\ &Tabstop &Tabulado\ blando + +menutrans Te&xt\ Width\.\.\. Anchura\ del\ te&xto\.\.\. +let g:menutrans_textwidth_dialog = "Introduzca el nuevo ancho del texto (0 para desactivar el quiebre de lnea): " + +menutrans &File\ Format\.\.\. &Formato\ del\ archivo\.\.\. +let g:menutrans_fileformat_dialog = "Seleccione el formato para escribir el archivo" + +menutrans C&olor\ Scheme Esquema\ de\ c&olores +menutrans blue azul +menutrans darkblue azul\ oscuro +menutrans default original +menutrans desert desierto +menutrans evening vespertino +menutrans morning matutino +menutrans peachpuff melocotn +menutrans shine brillante + +menutrans Select\ Fo&nt\.\.\. Seleccionar\ fue&nte\.\.\. + +menutrans &Keymap Asociacin\ de\ teclados +menutrans None Ninguna +menutrans accents acentos +menutrans arabic rabe +menutrans czech checo +menutrans greek griego +menutrans hebrew hebreo +menutrans hebrewp hebreo\ fontico +menutrans lithuanian-baltic lituano-bltico +menutrans russian-jcuken ruso-jcuken +menutrans russian-jcukenwin ruso-jcuken\ Windows +menutrans russian-yawerty ruso-yawerty +menutrans serbian-latin serbio-latino +menutrans serbian serbio +menutrans slovak eslovaco + + +" Programming menu +menutrans &Tools &Herramientas +menutrans &Jump\ to\ this\ tagg^] &Saltar\ a\ este\ etiquetag^] +menutrans Jump\ &back^T Saltar\ &atrs^T +menutrans Build\ &Tags\ File Crear\ archivo\ de\ &etiquetas\ +menutrans &Diff Modo\ de\ &diferencias +menutrans &Folding &Plegado +menutrans &Make:make Ejecutar\ &Make:make +menutrans &List\ Errors:cl &Lista\ de\ errores:cl +menutrans L&ist\ Messages:cl! L&ista\ de\ mensajes:cl! +menutrans &Next\ Error:cn &Error\ siguiente:cn +menutrans &Previous\ Error:cp Error\ p&revio:cp +menutrans &Older\ List:cold Lista\ de\ &viejos\ a\ nuevos:cold +menutrans N&ewer\ List:cnew Lista\ de\ &nuevos\ a\ viejos:cnew +menutrans Error\ &Window Ven&tana\ de\ errores +menutrans &Set\ Compiler Esco&ger\ el\ compilador\ a\ usar +menutrans &Convert\ to\ HEX:%!xxd Convertir\ a\ formato\ &hexadecimal:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r &Convertir\ al\ formato\ original:%!xxd\ -r + +" Tools.Spelling Menu +menutrans &Spelling Correccin\ ortogrfica +menutrans &Spell\ Check\ On &Activar\ correccin\ ortogrfica +menutrans Spell\ Check\ &Off &Desactivar\ correccin\ ortogrfica +menutrans To\ &Next\ error]s &Siguiente\ error]s +menutrans To\ &Previous\ error[s Error\ &precedente[s +menutrans Suggest\ &Correctionsz= Sugerir\ &correccinz= +menutrans &Repeat\ correction:spellrepall &Repetir\ correccin:spellrepall +an 40.335.205 &Tools.&Spelling.Castellano\ (es) :set spl=es spell +menutrans Set\ language\ to\ "en" Ingls +menutrans Set\ language\ to\ "en_au" Ingls\ (en_au) +menutrans Set\ language\ to\ "en_ca" Ingls\ (en_ca) +menutrans Set\ language\ to\ "en_gb" Ingls\ (en_gb) +menutrans Set\ language\ to\ "en_nz" Ingls\ (en_nz) +menutrans Set\ language\ to\ "en_us" Ingls\ (en_us) + +menutrans &Find\ More\ Languages &Buscar\ otras\ lenguas + +" Tools.Fold Menu +menutrans &Enable/Disable\ foldszi &Activar/Desactivar\ pliegueszi +menutrans &View\ Cursor\ Linezv &Ver\ lnea\ del\ cursorzv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Ve&r\ slo\ la\ lnea\ del\ cursorzMzx +menutrans C&lose\ more\ foldszm C&errar\ ms\ pliegueszm +menutrans &Close\ all\ foldszM &Cerrar\ todos\ los\ pliegueszM +menutrans O&pen\ more\ foldszr Abrir\ &ms\ pliegueszr +menutrans &Open\ all\ foldszR &Abrir\ todos\ los\ pliegueszR +" fold method +menutrans Fold\ Met&hod &Mtodo\ de\ plegado +" create and delete folds +menutrans Create\ &Foldzf Crear\ &plieguezf +menutrans &Delete\ Foldzd &Suprimir\ plieguezd +menutrans Delete\ &All\ FoldszD Suprimir\ &todos\ los\ pliegueszD +" moving around in folds +menutrans Fold\ col&umn\ width A&nchura\ de\ columna\ del\ pliegue + +" Tools.Diff Menu +menutrans &Update &Actualizar +menutrans &Get\ Block &Obtener\ bloque +menutrans &Put\ Block &Poner\ bloque + +"Tools.Error Menu +menutrans &Update:cwin &Actualizar +menutrans &Open:copen A&brir +menutrans &Close:cclose &Cerrar + +" Names for buffer menu. +menutrans &Buffers &Buffers +menutrans &Refresh\ menu &Refrescar\ men +menutrans &Delete &Suprimir +menutrans &Alternate &Alternar +menutrans &Next Si&guiente +menutrans &Previous &Previo +let g:menutrans_no_file = "[Sin archivo]" + +" Window menu +menutrans &Window &Ventana +menutrans &New^Wn Ventana\ &nueva^Wn +menutrans S&plit^Ws &Dividir\ la\ ventana^Ws +menutrans Sp&lit\ To\ #^W^^ D&ividir\ en\ el\ marcador\ (#)^W^^ +menutrans Split\ &Vertically^Wv Dividir\ &verticalmente^Wv +menutrans Split\ File\ E&xplorer &Abrir\ el\ Explorador\ de\ archivos +menutrans &Close^Wc &Cerrar\ esta\ ventana^Wc +menutrans Close\ &Other(s)^Wo Cerrar\ &otra(s)\ ventana(s)^Wo +menutrans Move\ &To Mov&er\ a +menutrans &Top^WK &Arriba^WK +menutrans &Bottom^WJ A&bajo^WJ +menutrans &Left\ side^WH Lado\ &izquierdo^WH +menutrans &Right\ side^WL Lado\ &derecho^WL +menutrans Rotate\ &Up^WR &Rotar\ hacia\ arriba^WR +menutrans Rotate\ &Down^Wr Rotar\ hacia\ a&bajo^Wr +menutrans &Equal\ Size^W= Mismo\ &tamao^W= +menutrans &Max\ Height^W_ Altura\ &mxima^W_ +menutrans M&in\ Height^W1_ Altura\ m&nima^W1_ +menutrans Max\ &Width^W\| Anchura\ m&xima^W\| +menutrans Min\ Widt&h^W1\| Anc&hura\ mnima^W1\| + +" The popup menu +menutrans &Undo &Deshacer +menutrans Cu&t Cor&tar +menutrans &Copy &Copiar +menutrans &Paste &Pegar +menutrans &Delete &Borrar +menutrans Select\ Blockwise Seleccionar\ por\ bloque +menutrans Select\ &Word Seleccionar\ &palabra +menutrans Select\ &Line Seleccionar\ una\ &lnea +menutrans Select\ &Block Seleccionar\ un\ &bloque +menutrans Select\ &All Seleccionar\ &todo + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Abrir archivo + tmenu ToolBar.Save Guardar archivo + tmenu ToolBar.SaveAll Guardar todos los archivos + tmenu ToolBar.Print Imprimir + tmenu ToolBar.Undo Deshacer + tmenu ToolBar.Redo Rehacer + tmenu ToolBar.Cut Cortar + tmenu ToolBar.Copy Copiar + tmenu ToolBar.Paste Pegar + tmenu ToolBar.Find Buscar... + tmenu ToolBar.FindNext Buscar siguiente + tmenu ToolBar.FindPrev Buscar precedente + tmenu ToolBar.Replace Buscar y reemplazar + if 0 " disabled; These are in the Windows menu + tmenu ToolBar.New Ventana nueva + tmenu ToolBar.WinSplit Dividir ventana + tmenu ToolBar.WinMax Altura mxima + tmenu ToolBar.WinMin Altura mnima + tmenu ToolBar.WinVSplit Dividir verticalmente + tmenu ToolBar.WinMaxWidth Anchura mxima + tmenu ToolBar.WinMinWidth Anchura mnima + tmenu ToolBar.WinClose Cerrar ventana + endif + tmenu ToolBar.LoadSesn Cargar sesin + tmenu ToolBar.SaveSesn Guardar sesin + tmenu ToolBar.RunScript Ejecutar un archivo de rdenes + tmenu ToolBar.Make Ejecutar Make + tmenu ToolBar.Shell Abrir un intrprete de comandos + tmenu ToolBar.RunCtags Generar un archivo de etiquetas + tmenu ToolBar.TagJump Saltar a una etiqueta + tmenu ToolBar.Help Ayuda + tmenu ToolBar.FindHelp Buscar en la ayuda... + endfun +endif + +" Syntax menu +menutrans &Syntax &Sintaxis +menutrans &Show\ filetypes\ in\ menu &Mostrar\ listas\ de\ tipo\ de\ archivo +menutrans Set\ '&syntax'\ only Activar\ slo\ sintaxis +menutrans Set\ '&filetype'\ too Activar\ tambin\ tipo\ de\ archivo +menutrans &Off &Desactivar\ sintaxis +menutrans &Manual Sintaxis\ &manual +menutrans A&utomatic Sintaxis\ a&utomtica +menutrans on/off\ for\ &This\ file Activar/Desactivar\ en\ es&te\ archivo +menutrans Co&lor\ test &Prueba\ de\ colores +menutrans &Highlight\ test Prueba\ de\ &resaltado +menutrans &Convert\ to\ HTML &Convertir\ a\ HTML + +" Find Help dialog text +let g:menutrans_help_dialog = "Introduzca un nombre de comando o palabra para obtener ayuda;\n\nAnteponga i_ para comandos de entrada (e.g.: i_CTRL-X)\nAnteponga c_ para comandos de la lnea de comandos (e.g.: c_)\nAnteponga ` para un nombre de opcin (e.g.: `shiftwidth`)" diff --git a/vim73/lang/menu_es_es.utf-8.vim b/vim73/lang/menu_es_es.utf-8.vim new file mode 100644 index 0000000..ca6f754 --- /dev/null +++ b/vim73/lang/menu_es_es.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Spanish for UTF-8 encoding + +source :p:h/menu_es_es.latin1.vim diff --git a/vim73/lang/menu_fi.latin1.vim b/vim73/lang/menu_fi.latin1.vim new file mode 100644 index 0000000..4dd9140 --- /dev/null +++ b/vim73/lang/menu_fi.latin1.vim @@ -0,0 +1,3 @@ +" Menu Translations: Finnish for latin 1 encoding + +source :p:h/menu_fi_fi.latin1.vim diff --git a/vim73/lang/menu_fi.utf-8.vim b/vim73/lang/menu_fi.utf-8.vim new file mode 100644 index 0000000..b33639c --- /dev/null +++ b/vim73/lang/menu_fi.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Finnish for UTF-8 encoding + +source :p:h/menu_fi_fi.latin1.vim diff --git a/vim73/lang/menu_fi_fi.latin1.vim b/vim73/lang/menu_fi_fi.latin1.vim new file mode 100644 index 0000000..1f1f507 --- /dev/null +++ b/vim73/lang/menu_fi_fi.latin1.vim @@ -0,0 +1,473 @@ +" Menu Translations: Finnish +" Maintainer: Flammie Pirinen +" Last Change: 2007 Sep 04 + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +" Translations should be in latin1, if it requires latin9 or even unicode, +" change this: +if &enc != "cp1252" && &enc != "iso-8859-15" && &enc != "iso-8859-1" + scriptencoding latin1 +endif + +" Accels: TMYSPIO +menutrans &File &Tiedosto +" Accels: AJTUSNIDPOE +menutrans &Open\.\.\.:e &Avaa\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Avaa\ &jaettuna\.\.\.:sp +menutrans Open\ Tab\.\.\.:tabnew Avaa\ &tabissa\.\.\.:tabnew +menutrans &New:enew &Uusi:enew +menutrans &Close:close &Sulje:close +" -SEP1- +menutrans &Save:w Talle&nna:w +menutrans Save\ &As\.\.\.:sav Tallenna\ n&imell\.\.\.:sav +" -SEP2- +menutrans Split\ &Diff\ with\.\.\. Jaa\ &diffill\.\.\. +menutrans Split\ Patched\ &By\.\.\. Jaa\ &patchilla\.\.\. +" -SEP3- +menutrans &Print Tul&osta +" -SEP4- +menutrans Sa&ve-Exit:wqa Tall&enna\ ja\ lopeta:wqa +menutrans E&xit:qa &Lopeta:qa + + +menutrans &Edit &Muokkaa +" Accels: KPTLOIEJSAHRUYKVNF +menutrans &Undou &Kumoau +menutrans &Redo^R &Palauta^R +menutrans Rep&eat\. &Toista\. +" -SEP1- +menutrans Cu&t"+x &Leikkaa"+x +menutrans &Copy"+y K&opioi"+y +menutrans &Paste"+gP L&iit"+gP +menutrans Put\ &Before[p Lis\ &ennen[p +menutrans Put\ &After]p Lis\ &jlkeen]p +menutrans &Deletex Poi&stax +menutrans &Select\ AllggVG V&alitse\ kaikkiggVG +" -SEP2- +menutrans &Find\.\.\. &Hae\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. Hae\ ja\ ko&rvaa\.\.\. +menutrans &Find/ &Hae/ +menutrans Find\ and\ Rep&lace:%s Hae\ ja\ ko&rvaa:%s +menutrans Find\ and\ Rep&lace:s Hae\ ja\ ko&rvaa:s +" -SEP3- +menutrans Settings\ &Window Aset&usikkuna +menutrans Startup\ &Settings &Kynnistysasetukset +menutrans &Global\ Settings &Yleiset\ asetukset +" Submenu: +" Accels: KOSHVYIATLEPR +menutrans Toggle\ Pattern\ &Highlight:set\ hls! &Korostus:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! &Ohita\ kirjaintaso:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! &Suljekorostus:set\ sm! + +menutrans &Context\ lines &Huomioitavat\ kontekstirivit +" Subsubmenu: +" Accels: ELSOA +menutrans &Virtual\ Edit &Virtuaalimuokkaus +menutrans Never &Ei koskaan +menutrans Block\ Selection &Lohkovalinta +menutrans Insert\ mode &Sytttila +menutrans Block\ and\ Insert L&ohkosytttila +menutrans Always &Aina + +menutrans Toggle\ Insert\ &Mode:set\ im! S&ytttila:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! V&i-tila:set\ cp! +menutrans Search\ &Path\.\.\. H&akupolku\.\.\. +menutrans Ta&g\ Files\.\.\. &Tgitiedostot\.\.\. +" -SEP1- +menutrans Toggle\ &Toolbar Tyka&lupalkki +menutrans Toggle\ &Bottom\ Scrollbar Vaakavi&erityspalkki +menutrans Toggle\ &Left\ Scrollbar Vasen\ &pystyvierityspalkki +menutrans Toggle\ &Right\ Scrollbar Oikea\ pystyvie&rityspalkki + +let g:menutrans_path_dialog = "Anna tiedostojen hakupolku.\nErota hakemistot pilkuin." +let g:menutrans_tags_dialog = "Anna tgitiedostojen nimet.\nErota tidostot pilkuin." + +menutrans F&ile\ Settings Tiedostoasetu&kset +" Submenu: +" Accels: NLRSTACIBEM +menutrans Toggle\ Line\ &Numbering:set\ nu! Rivi&numerointi:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! &Listaustila:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! &Rivitys:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! &Sanoittainen rivitys:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Muuta\ &tabit\ vleiksi:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! &Automaattinen\ sisennys:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! &C-kielen\ sisennys:set\ cin! +" -SEP2- +menutrans &Shiftwidth S&isennysleveys +menutrans Soft\ &Tabstop Nennista&bulointi +menutrans Te&xt\ Width\.\.\. Tekstinl&eveys\.\.\. +menutrans &File\ Format\.\.\. Tiedosto&muoto\.\.\. + +let g:menutrans_textwidth_dialog = "Anna uusi tekstin leveys\n(0 poistaa kytst)" +let g:menutrans_fileformat_dialog = "Anaa tiedoston kirjoitusmuoto." +let g:menutrans_fileformat_choices = " &Unix \n &Dos \n &Mac \n &Peru " + +menutrans C&olor\ Scheme &Vriteema +menutrans &Keymap &Nppinkartta +menutrans None Ei mikn +menutrans Select\ Fo&nt\.\.\. Valitse\ &fontti\.\.\. + + +menutrans &Tools T&ykalut +" Accels: ___OTDM__ +menutrans &Jump\ to\ this\ tagg^] Siirry\ tgiing^] +menutrans Jump\ &back^T Siirry\ takaisin^T +menutrans Build\ &Tags\ File Luo\ tgitiedosto + +" -SEP1- +menutrans &Spelling &Oikeinkirjoitus +" Submenu: +" Accels: OSEKT +menutrans &Spell\ Check\ On &Oikaisuluku\ plle +menutrans Spell\ Check\ &Off &Oikaisuluku\ pois\ plt +menutrans To\ &Next\ error]s &Seuraavaan\ virheeseen]s +menutrans To\ &Previous\ error[s &Edelliseen\ virheeseen[s +menutrans Suggest\ &Correctionsz= Ehdota\ &korjaustaz= +menutrans &Repeat\ correction:spellrepall &Toista\ korjaus:spellrepall + +menutrans Set\ language\ to\ "en" Aseta\ kieleksi\ en +menutrans Set\ language\ to\ "en_au" Aseta\ kieleksi\ en_au +menutrans Set\ language\ to\ "en_ca" Aseta\ kieleksi\ en_ca +menutrans Set\ language\ to\ "en_gb" Aseta\ kieleksi\ en_gb +menutrans Set\ language\ to\ "en_nz" Aseta\ kieleksi\ en_nz +menutrans Set\ language\ to\ "en_us" Aseta\ kieleksi\ en_us + +menutrans &Find\ More\ Languages Hae\ lis\ kieli + + + +menutrans &Folding &Taitokset +" Accels: TNVSAPEOKL +menutrans &Enable/Disable\ foldszi &Taitoksetzi +menutrans &View\ Cursor\ Linezv &Nyt\ kursorin\ rivizv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Nyt\ &vain\ kursorin\ rivizMzx +menutrans C&lose\ more\ foldszm &Sulje\ lis\ taitoksiazm +menutrans &Close\ all\ foldszM &Sulje\ kaikki\ taitoksetzM +menutrans O&pen\ more\ foldszr &Avaa\ lis\ taitoksiazr +menutrans &Open\ all\ foldszR &Avaa\ kaikki\ taitoksetzR +" -SEP1- +menutrans Fold\ Met&hod Taitteluta&pa +" Submenu: +" Accels: MILSDM +menutrans M&anual &Manuaalinen +menutrans I&ndent S&isennys +menutrans E&xpression I&lmaus +menutrans S&yntax &Syntaksi +menutrans &Diff &Diff +menutrans Ma&rker &Merkit + +menutrans Create\ &Foldzf T&ee\ taitoszf +menutrans &Delete\ Foldzd P&oista\ taitoszd +menutrans Delete\ &All\ FoldszD Poista\ &kaikki\ taitoksetzD +" -SEP2- +menutrans Fold\ col&umn\ width Taitossarakkeen\ &leveys + +menutrans &Diff &Diffit +" Submenu: +" Accels: PHL +menutrans &Update &Pivit +menutrans &Get\ Block &Hae\ lohko +menutrans &Put\ Block &Lis\ lohko + +" -SEP2- +menutrans &Make:make &Make:make +menutrans &List\ Errors:cl Virheluettelo:cl +menutrans L&ist\ Messages:cl! Virheviestit:cl! +menutrans &Next\ Error:cn Seuraava\ virhe:cn +menutrans &Previous\ Error:cp Edellinen\ virhe:cp +menutrans &Older\ List:cold Edellinen\ lista:cold +menutrans N&ewer\ List:cnew Seuraava\ lista:cnew + +menutrans Error\ &Window Virheikkuna +" Submenu: +" Accels: PAS +menutrans &Update:cwin &Pivit:cwin +menutrans &Open:copen &Avaa:copen +menutrans &Close:cclose &Sulje:cclose + +menutrans Se&T\ Compiler Ase&ta\ kntj +" -SEP3- +menutrans &Convert\ to\ HEX:%!xxd Muunna\ heksoiksi:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Muunna\ takaisin:%!xxd\ -r + + +menutrans &Syntax &Syntaksi +" Accels: NSFPMAT +menutrans &Show\ filetypes\ in\ menu &Nyt\ tiedostotyypit\ valikossa +" -SEP1- +menutrans Set\ '&syntax'\ only Aseta\ vain\ &syntax +menutrans Set\ '&filetype'\ too Aseta\ mys\ &filetype +menutrans &Off &Pois\ plt +" -SEP3- +menutrans Co&lor\ test Testaa\ vrit +menutrans &Highlight\ test Testaa\ korostukset +menutrans &Convert\ to\ HTML Muunna\ HTML:ksi +" -SEP2- +menutrans &Off &Pois\ plt +menutrans &Manual &Manuaalinen +menutrans A&utomatic &Automaattinen +menutrans on/off\ for\ &This\ file Kytke\ &tlle\ tiedostolle + +" The Start Of The Syntax Menu +menutrans ABC\ music\ notation ABC\ (notation\ musicale) +menutrans AceDB\ model Modle\ AceDB +menutrans Apache\ config Config\.\ Apache +menutrans Apache-style\ config Config\.\ style\ Apache +menutrans ASP\ with\ VBScript ASP\ avec\ VBScript +menutrans ASP\ with\ Perl ASP\ avec\ Perl +menutrans Assembly Assembleur +menutrans BC\ calculator Calculateur\ BC +menutrans BDF\ font Fonte\ BDF +menutrans BIND\ config Config\.\ BIND +menutrans BIND\ zone Zone\ BIND +menutrans Cascading\ Style\ Sheets Feuilles\ de\ style\ en\ cascade +menutrans Cfg\ Config\ file Fichier\ de\ config\.\ \.cfg +menutrans Cheetah\ template Patron\ Cheetah +menutrans commit\ file Fichier\ commit +menutrans Generic\ Config\ file Fichier\ de\ config\.\ gnrique +menutrans Digital\ Command\ Lang DCL +menutrans DNS/BIND\ zone Zone\ BIND/DNS +menutrans Dylan\ interface Interface +menutrans Dylan\ lid LID +menutrans Elm\ filter\ rules Rgles\ de\ filtrage\ Elm +menutrans ERicsson\ LANGuage Erlang\ (langage\ Ericsson) +menutrans Essbase\ script Script\ Essbase +menutrans Eterm\ config Config\.\ Eterm +menutrans Exim\ conf Config\.\ Exim +menutrans Fvwm\ configuration Config\.\ Fvwm +menutrans Fvwm2\ configuration Config\.\ Fvwm2 +menutrans Fvwm2\ configuration\ with\ M4 Config\.\ Fvwm2\ avec\ M4 +menutrans GDB\ command\ file Fichier\ de\ commandes\ GDB +menutrans HTML\ with\ M4 HTML\ avec\ M4 +menutrans Cheetah\ HTML\ template Patron\ Cheetah\ pour\ HTML +menutrans IDL\Generic\ IDL IDL\IDL\ gnrique +menutrans IDL\Microsoft\ IDL IDL\IDL\ Microsoft +menutrans Indent\ profile Profil\ Indent +menutrans Inno\ setup Config\.\ Inno +menutrans InstallShield\ script Script\ InstallShield +menutrans KDE\ script Script\ KDE +menutrans LFTP\ config Config\.\ LFTP +menutrans LifeLines\ script Script\ LifeLines +menutrans Lynx\ Style Style\ Lynx +menutrans Lynx\ config Config\.\ Lynx +menutrans Man\ page Page\ Man +menutrans MEL\ (for\ Maya) MEL\ (pour\ Maya) +menutrans 4DOS\ \.bat\ file Fichier\ \.bat\ 4DOS +menutrans \.bat\/\.cmd\ file Fichier\ \.bat\ /\ \.cmd +menutrans \.ini\ file Fichier\ \.ini +menutrans Module\ Definition Dfinition\ de\ module +menutrans Registry Extrait\ du\ registre +menutrans Resource\ file Fichier\ de\ ressources +menutrans Novell\ NCF\ batch Batch\ Novell\ NCF +menutrans NSIS\ script Script\ NSIS +menutrans Oracle\ config Config\.\ Oracle +menutrans Palm\ resource\ compiler Compil\.\ de\ resources\ Palm +menutrans PHP\ 3-4 PHP\ 3\ et\ 4 +menutrans Postfix\ main\ config Config\.\ Postfix +menutrans Povray\ scene\ descr Scne\ Povray +menutrans Povray\ configuration Config\.\ Povray +menutrans Purify\ log Log\ Purify +menutrans Readline\ config Config\.\ Readline +menutrans RCS\ log\ output Log\ RCS +menutrans RCS\ file Fichier\ RCS +menutrans RockLinux\ package\ desc\. Desc\.\ pkg\.\ RockLinux +menutrans Samba\ config Config\.\ Samba +menutrans SGML\ catalog Catalogue\ SGML +menutrans SGML\ DTD DTD\ SGML +menutrans SGML\ Declaration Dclaration\ SGML +menutrans Shell\ script Script\ shell +menutrans sh\ and\ ksh sh\ et\ ksh +menutrans Sinda\ compare Comparaison\ Sinda +menutrans Sinda\ input Entre\ Sinda +menutrans Sinda\ output Sortie\ Sinda +menutrans SKILL\ for\ Diva SKILL\ pour\ Diva +menutrans Smarty\ Templates Patrons\ Smarty +menutrans SNNS\ network Rseau\ SNNS +menutrans SNNS\ pattern Motif\ SNNS +menutrans SNNS\ result Rsultat\ SNNS +menutrans Snort\ Configuration Config\.\ Snort +menutrans Squid\ config Config\.\ Squid +menutrans Subversion\ commit Commit\ Subversion +menutrans TAK\ compare Comparaison\ TAK +menutrans TAK\ input Entre\ TAK +menutrans TAK\ output Sortie\ TAK +menutrans TeX\ configuration Config\.\ TeX +menutrans TF\ mud\ client TF\ (client\ MUD) +menutrans Tidy\ configuration Config\.\ Tidy +menutrans Trasys\ input Entre\ Trasys +menutrans Command\ Line Ligne\ de\ commande +menutrans Geometry Gomtrie +menutrans Optics Optiques +menutrans Vim\ help\ file Fichier\ d'aide\ Vim +menutrans Vim\ script Script\ Vim +menutrans Viminfo\ file Fichier\ Viminfo +menutrans Virata\ config Config\.\ Virata +menutrans Wget\ config Config\.\ wget +menutrans Whitespace\ (add) Espaces\ et\ tabulations +menutrans WildPackets\ EtherPeek\ Decoder Dcodeur\ WildPackets\ EtherPeek +menutrans X\ resources Resources\ X +menutrans XXD\ hex\ dump Sortie\ hexa\.\ de\ xxd +menutrans XFree86\ Config Config\.\ XFree86 + +menutrans &Buffers &Puskurit +" Accels: VPASE +menutrans Dummy Dummy +menutrans &Refresh\ menu Pivit\ &valikko +menutrans &Delete &Poista +menutrans &Alternate V&aihda +menutrans &Next &Seuraava +menutrans &Previous &Edellinen +" -SEP- +" (Alphabet menus) +menutrans &others &muut +let g:menutrans_no_file = "[Ei tiedostoja]" + + +menutrans &Window &Ikkuna +" Accels: UJPTSMIYAKOL +menutrans &New^Wn &Uusi\ ikkuna^Wn +menutrans S&plit^Ws &Jaa^Ws +menutrans Sp&lit\ To\ #^W^^ &Jaa\ #^W^^ +menutrans Split\ &Vertically^Wv Jaa\ &pystysuunnassa^Wv +menutrans Split\ File\ E&xplorer Jaa\ &tiedostonhallinnalle +" -SEP1- +menutrans &Close^Wc &Sulje^Wc +menutrans Close\ &Other(s)^Wo Sulje\ &muut^Wo +" -SEP2- +menutrans Move\ &To S&iirr +" Submenu: +" Accels: YAOV +menutrans &Top^WK &Yls^WK +menutrans &Bottom^WJ &Alas^WJ +menutrans &Left\ side^WH &Oikealle^WH +menutrans &Right\ side^WL &Vasemmalle^WL + +menutrans Rotate\ &Up^WR Vaihda\ &ylemms^WR +menutrans Rotate\ &Down^Wr Vaihda\ &alemmas^Wr +" -SEP3- +menutrans &Equal\ Size^W= Saman\ &kokoisiksi^W= +menutrans &Max\ Height^W_ Enimmisk&orkeuteen^W_ +menutrans M&in\ Height^W1_ Vhimmisk&orkeuteen^W1_ +menutrans Max\ &Width^W\| Enimmis&leveyteen^W\| +menutrans Min\ Widt&h^W1\| Vhimmis&leveyteen^W1\| + +" (Plugin menus here) +menutrans Plugin Liitnniset + +menutrans &Help &Ohje +" Accels: YKUHTLROVI +menutrans &Overview &Yleiskatsaus +menutrans &User\ Manual &Kyttohje +menutrans &How-to\ links K&UINKA-linkkej +menutrans &Find\.\.\. &Hae\.\.\. +" -sep1- +menutrans &Credits &Tekijt +menutrans Co&pying &Lisenssi +menutrans &Sponsor/Register Sponsoroi/&Rekisteri +menutrans O&rphans &Orvoista +" -sep2- +menutrans &Version &Versio +menutrans &About T&ietoja + +let g:menutrans_help_dialog = "Anna komento tai sana, jota haetaan ohjeesta.\n\nAloita i_:ll sytttilan komentoja varten (esim. i_CTRL-X)\nAloita c_:ll komentorivi varten (esim. c_)\nKirjoita asetukset puolilainausmerkkeijin (esim. 'shiftwidth')" + + +" PopUp + +menutrans &Undo &Kumoa +" -SEP1- +menutrans Cu&t &Leikkaa +menutrans &Copy &Kopioi +menutrans &Paste L&iit +" &Buffers.&Delete overwrites this one +menutrans &Delete &Poista +" -SEP2- +menutrans Select\ Blockwise Valitse\ lohkoittain +menutrans Select\ &Word Valitse\ &sana +menutrans Select\ &Line Valitse\ &rivi +menutrans Select\ &Block Valitse\ &lohko +menutrans Select\ &All Valitse\ &kaikki + + +" ToolBar + +menutrans Open Avaa +menutrans Save Tallenna +menutrans SaveAll TallennaKaikki +menutrans Print Tulosta +" -sep1- +menutrans Undo Kumoa +menutrans Redo Palauta +" -sep2- +menutrans Cut Leikkaa +menutrans Copy Kopioi +menutrans Paste Liit +" -sep3- +menutrans Find Etsi +menutrans FindNext EtsiSeur +menutrans FindPrev EtsiEd +menutrans Replace Korvaa +" -sep4- +menutrans New Uusi +menutrans WinSplit JaaIkk +menutrans WinMax IkkMax +menutrans WinMin IkkMin +menutrans WinVSplit JaaIkkV +menutrans WinMaxWidth IkkMaxLev +menutrans WinMinWidth IkkMinLev +menutrans WinClose SuljeIkk +" -sep5- +menutrans LoadSesn AvaaSess +menutrans SaveSesn TallSess +menutrans RunScript AjaSkripti +" -sep6- +menutrans Make Make +menutrans RunCtags AjaCTags +menutrans TagJump TagHypp +" -sep7- +menutrans Help Ohje +menutrans FindHelp OhjeHaku + +fun! Do_toolbar_tmenu() + let did_toolbar_tmenu = 1 + tmenu ToolBar.Open Avaa tiedosto + tmenu ToolBar.Save Tallenna nykyinen tiedosto + tmenu ToolBar.SaveAll Tallenna kaikki tiedostot + tmenu ToolBar.Print Tulosta + tmenu ToolBar.Undo Kumoa + tmenu ToolBar.Redo Palauta + tmenu ToolBar.Cut Leikkaa + tmenu ToolBar.Copy Kopioi + tmenu ToolBar.Paste Liit + if !has("gui_athena") + tmenu ToolBar.Find Hae + tmenu ToolBar.FindNext Hae seuraava + tmenu ToolBar.FindPrev Hae edellinen + tmenu ToolBar.Replace Korvaa + endif + if 0 " disabled; These are in the Windows menu + tmenu ToolBar.New Uusi ikkuna + tmenu ToolBar.WinSplit Jaa ikkuna + tmenu ToolBar.WinMax Maximiser fentre + tmenu ToolBar.WinMin Minimiser fentre + tmenu ToolBar.WinVSplit Fractionner verticalement + tmenu ToolBar.WinMaxWidth Maximiser largeur fentre + tmenu ToolBar.WinMinWidth Minimiser largeur fentre + tmenu ToolBar.WinClose Fermer fentre + endif + tmenu ToolBar.LoadSesn Avaa sessio + tmenu ToolBar.SaveSesn Tallenna nykyinen sessio + tmenu ToolBar.RunScript Lataa vim-skripti + tmenu ToolBar.Make Suorita make + tmenu ToolBar.RunCtags Suorita CTags + tmenu ToolBar.TagJump Hypp tgiin + tmenu ToolBar.Help Vimin ohje + tmenu ToolBar.FindHelp Etsi ohjeesta +endfun + +" vim: set fileencoding=latin1 diff --git a/vim73/lang/menu_fi_fi.utf-8.vim b/vim73/lang/menu_fi_fi.utf-8.vim new file mode 100644 index 0000000..b33639c --- /dev/null +++ b/vim73/lang/menu_fi_fi.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Finnish for UTF-8 encoding + +source :p:h/menu_fi_fi.latin1.vim diff --git a/vim73/lang/menu_finnish_finland.1252.vim b/vim73/lang/menu_finnish_finland.1252.vim new file mode 100644 index 0000000..ad62e03 --- /dev/null +++ b/vim73/lang/menu_finnish_finland.1252.vim @@ -0,0 +1,3 @@ +" Menu Translations: Finnish for Windows CodePage 1252 encoding + +source :p:h/menu_fi_fi.latin1.vim diff --git a/vim73/lang/menu_fr.latin1.vim b/vim73/lang/menu_fr.latin1.vim new file mode 100644 index 0000000..064680b --- /dev/null +++ b/vim73/lang/menu_fr.latin1.vim @@ -0,0 +1,3 @@ +" Menu Translations: French for ISO 8859-1 encoding + +source :p:h/menu_fr_fr.latin1.vim diff --git a/vim73/lang/menu_fr.utf-8.vim b/vim73/lang/menu_fr.utf-8.vim new file mode 100644 index 0000000..5e41906 --- /dev/null +++ b/vim73/lang/menu_fr.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: French for UTF-8 encoding + +source :p:h/menu_fr_fr.latin1.vim diff --git a/vim73/lang/menu_fr_fr.latin1.vim b/vim73/lang/menu_fr_fr.latin1.vim new file mode 100644 index 0000000..e8881bd --- /dev/null +++ b/vim73/lang/menu_fr_fr.latin1.vim @@ -0,0 +1,468 @@ +" Menu Translations: Francais +" Maintainer: Adrien Beau +" First Version: Francois Thunus +" Last Modification: David Blanchet +" Last Change: 2006 Apr 30 + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +" The translations below are in latin1, but they work for cp1252 and +" iso-8859-15 without conversion as well. +if &enc != "cp1252" && &enc != "iso-8859-15" && &enc != "iso-8859-1" + scriptencoding latin1 +endif + +menutrans &Help &Aide + +menutrans &Overview &Sommaire +menutrans &User\ Manual &Manuel\ utilisateur +menutrans &How-to\ links &Tches\ courantes +menutrans &Find\.\.\. Rec&hercher\.\.\. +" -sep1- +menutrans &Credits &Remerciements +menutrans Co&pying &License +menutrans &Sponsor/Register Sponsor/&Enregistrement +menutrans O&rphans &Orphelins +" -sep2- +menutrans &Version &Version +menutrans &About \ &propos\ de\ Vim + +let g:menutrans_help_dialog = "Entrez une commande ou un mot rechercher dans l'aide.\n\nAjoutez i_ pour les commandes du mode Insertion (ex: i_CTRL-X)\nAjoutez c_ pour l'dition de la ligne de commande (ex: c_)\nEntourez les options avec des apostrophes (ex: 'shiftwidth')" + + +menutrans &File &Fichier + +menutrans &Open\.\.\.:e &Ouvrir\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Ouvrir\ \ p&art\.\.\.:sp +menutrans Open\ Tab\.\.\.:tabnew Ouvrir\ dans\ un\ onglet\.\.\.:tabnew +menutrans &New:enew &Nouveau:enew +menutrans &Close:close &Fermer:close +" -SEP1- +menutrans &Save:w &Enregistrer:w +menutrans Save\ &As\.\.\.:sav Enregistrer\ &sous\.\.\.:sav +" -SEP2- +menutrans Split\ &Diff\ with\.\.\. &Difference\ avec\.\.\. +"menutrans Split\ Patched\ &By\.\.\. &Patcher\ avec\.\.\. +menutrans Split\ Patched\ &By\.\.\. &Tester\ un\ patch\.\.\. +" -SEP3- +menutrans &Print &Imprimer +" -SEP4- +menutrans Sa&ve-Exit:wqa En®istrer\ et\ quitter:wqa +menutrans E&xit:qa &Quitter:qa + + +menutrans &Edit &Edition + +menutrans &Undou &Annuleru +menutrans &Redo^R Re&faire^R +menutrans Rep&eat\. R&pter\. +" -SEP1- +menutrans Cu&t"+x Co&uper"+x +menutrans &Copy"+y Cop&ier"+y +menutrans &Paste"+gP C&oller"+gP +menutrans Put\ &Before[p Placer\ a&vant[p +menutrans Put\ &After]p Placer\ apr&s]p +menutrans &Deletex Effa&cerx +menutrans &Select\ AllggVG &Slectionner\ toutggVG +" -SEP2- +menutrans &Find\.\.\. Rec&hercher\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. Re&mplacer\.\.\. +menutrans &Find/ Rec&hercher/ +menutrans Find\ and\ Rep&lace:%s Re&mplacer:%s +menutrans Find\ and\ Rep&lace:s Re&mplacer:s +" -SEP3- +menutrans Settings\ &Window Fe&ntre\ des\ rglages +menutrans &Global\ Settings Rglages\ globau&x + +menutrans Toggle\ Pattern\ &Highlight:set\ hls! &Surligner\ recherche\ on/off:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! &Ignorer\ casse\ on/off:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Vrifier\ parenth&ses\ on/off:set\ sm! + +menutrans &Context\ lines Lignes\ &autour\ du\ curseur + +menutrans &Virtual\ Edit dition\ &virtuelle +menutrans Never &Jamais +menutrans Block\ Selection &Slection\ en\ bloc +menutrans Insert\ mode &Mode\ insertion +menutrans Block\ and\ Insert &Bloc\ et\ insertion +menutrans Always &Toujours + +menutrans Toggle\ Insert\ &Mode:set\ im! I&nsertion\ permanente\ on/off:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! &Compatibilit\ Vi\ on/off:set\ cp! +menutrans Search\ &Path\.\.\. Chemin\ de\ rec&herche\ des\ fichiers\.\.\. +menutrans Ta&g\ Files\.\.\. Fichiers\ d'&tiquettes\.\.\. +" -SEP1- +menutrans Toggle\ &Toolbar Barre\ d'&outils\ on/off +menutrans Toggle\ &Bottom\ Scrollbar Ascenseur\ &horizontal\ on/off +menutrans Toggle\ &Left\ Scrollbar Ascenseur\ \ ga&uche\ on/off +menutrans Toggle\ &Right\ Scrollbar Ascenseur\ \ &droite\ on/off + +let g:menutrans_path_dialog = "Entrez le chemin de recherche des fichiers.\nSparez les rpertoires par des virgules." +let g:menutrans_tags_dialog = "Entrez les noms des fichiers d'tiquettes.\nSparez les noms par des virgules." + +menutrans F&ile\ Settings Rglages\ fichie&r + +menutrans Toggle\ Line\ &Numbering:set\ nu! &Numrotation\ on/off:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Mode\ &listing\ on/off:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! &Retour\ \ la\ ligne\ on/off:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Retour\ sur\ &mot\ on/off:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! &Tab\.\ en\ espaces\ on/off:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Indentation\ &auto\.\ on/off:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Indent\.\ langage\ &C\ on/off:set\ cin! +" -SEP2- +menutrans &Shiftwidth Largeur\ des\ in&dentations +menutrans Soft\ &Tabstop &Pseudo-tabulations +menutrans Te&xt\ Width\.\.\. Largeur\ du\ te&xte\.\.\. +menutrans &File\ Format\.\.\. Format\ du\ &fichier\.\.\. + +let g:menutrans_textwidth_dialog = "Entrez la nouvelle largeur du texte\n(0 pour dsactiver le formattage)." +let g:menutrans_fileformat_dialog = "Choisissez le format dans lequel crire le fichier." +let g:menutrans_fileformat_choices = " &Unix \n &Dos \n &Mac \n &Annuler " + +menutrans C&olor\ Scheme &Jeu\ de\ couleurs +menutrans &Keymap &Type\ de\ clavier +menutrans None (aucun) +menutrans Select\ Fo&nt\.\.\. Slectionner\ &police\.\.\. + + +menutrans &Tools &Outils + +menutrans &Jump\ to\ this\ tagg^] &Atteindre\ cette\ tiquetteg^] +menutrans Jump\ &back^T Repartir\ en\ arri&re^T +menutrans Build\ &Tags\ File &Gnrer\ fichier\ d'tiquettes + +" -SEP1- +menutrans &Spelling &Orthographe +menutrans &Spell\ Check\ On &Activer +menutrans Spell\ Check\ &Off &Dsactiver +menutrans To\ &Next\ error]s \ l'erreur\ &suivante]s +menutrans To\ &Previous\ error[s \ l'erreur\ &prcdente[s +menutrans Suggest\ &Correctionsz= Suggrer\ &correctionz= +menutrans &Repeat\ correction:spellrepall &Reporter\ la\ correction:spellrepall + +an 40.335.205 &Tools.&Spelling.Franais\ (fr) :set spl=fr spell +menutrans Set\ language\ to\ "en" Anglais +menutrans Set\ language\ to\ "en_au" Anglais\ (en_au) +menutrans Set\ language\ to\ "en_ca" Anglais\ (en_ca) +menutrans Set\ language\ to\ "en_gb" Anglais\ (en_gb) +menutrans Set\ language\ to\ "en_nz" Anglais\ (en_nz) +menutrans Set\ language\ to\ "en_us" Anglais\ (en_us) + +menutrans &Find\ More\ Languages &Trouver\ d'autres\ langues + + + +menutrans &Folding &Replis + +menutrans &Enable/Disable\ foldszi &Replis\ on/offzi +menutrans &View\ Cursor\ Linezv D&plier\ ligne\ curseurzv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Tout\ plier\ &sauf\ ligne\ curseurzMzx +menutrans C&lose\ more\ foldszm Fermer\ &plus\ de\ repliszm +menutrans &Close\ all\ foldszM F&ermer\ tous\ les\ repliszM +menutrans O&pen\ more\ foldszr Ouvrir\ pl&us\ de\ repliszr +menutrans &Open\ all\ foldszR &Ouvrir\ tous\ les\ repliszR +" -SEP1- +menutrans Fold\ Met&hod &Mthode\ de\ repli + +menutrans M&anual &Manuelle +menutrans I&ndent &Indentation +menutrans E&xpression &Expression +menutrans S&yntax &Syntaxe +menutrans &Diff &Diffrence +menutrans Ma&rker Ma&rqueurs + +menutrans Create\ &Foldzf &Crer\ replizf +menutrans &Delete\ Foldzd E&ffacer\ replizd +menutrans Delete\ &All\ FoldszD Effacer\ &tous\ les\ repliszD +" -SEP2- +menutrans Fold\ col&umn\ width &Largeur\ colonne\ replis + +menutrans &Diff &Diffrence + +menutrans &Update &Mettre\ \ jour +menutrans &Get\ Block Corriger\ &ce\ tampon +menutrans &Put\ Block Corriger\ l'&autre\ tampon + +" -SEP2- +menutrans &Make:make Lancer\ ma&ke:make +menutrans &List\ Errors:cl Lister\ &erreurs:cl +menutrans L&ist\ Messages:cl! Lister\ &messages:cl! +menutrans &Next\ Error:cn Erreur\ &suivante:cn +menutrans &Previous\ Error:cp Erreur\ pr&cdente:cp +"menutrans &Older\ List:cold A&ncienne\ liste:cold +menutrans &Older\ List:cold Liste\ &prcdente:cold +"menutrans N&ewer\ List:cnew No&uvelle\ liste:cnew +menutrans N&ewer\ List:cnew Liste\ suivan&te:cnew + +menutrans Error\ &Window &Fentre\ d'erreurs + +menutrans &Update:cwin &Mettre\ \ jour:cwin +menutrans &Open:copen &Ouvrir:copen +menutrans &Close:cclose &Fermer:cclose + +" -SEP3- +menutrans &Convert\ to\ HEX:%!xxd Convertir\ en\ he&xa:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Dcon&vertir:%!xxd\ -r + +menutrans Se&T\ Compiler &Type\ de\ compilateur + + +menutrans &Buffers &Tampons + +menutrans Dummy Factice +menutrans &Refresh\ menu &Mettre\ ce\ menu\ \ jour +menutrans &Delete &Effacer +menutrans &Alternate &Alterner +menutrans &Next &Suivant +menutrans &Previous &Prcdent +" -SEP- + +menutrans &others au&tres +menutrans &u-z &uvwxyz +let g:menutrans_no_file = "[Aucun fichier]" + + +menutrans &Window Fe&ntre + +menutrans &New^Wn &Nouvelle\ fentre^Wn +menutrans S&plit^Ws &Fractionner^Ws +menutrans Sp&lit\ To\ #^W^^ Fractionner\ p&our\ #^W^^ +menutrans Split\ &Vertically^Wv Fractionner\ &verticalement^Wv +menutrans Split\ File\ E&xplorer Fractionner\ &explorateur +" -SEP1- +menutrans &Close^Wc Fer&mer^Wc +menutrans Close\ &Other(s)^Wo Fermer\ les\ &autres^Wo +" -SEP2- +menutrans Move\ &To &Dplacer\ vers\ le + +menutrans &Top^WK &Haut^WK +menutrans &Bottom^WJ &Bas^WJ +menutrans &Left\ side^WH Ct\ &gauche^WH +menutrans &Right\ side^WL Ct\ &droit^WL + +menutrans Rotate\ &Up^WR Rotation\ vers\ le\ &haut^WR +menutrans Rotate\ &Down^Wr Rotation\ vers\ le\ &bas^Wr +" -SEP3- +menutrans &Equal\ Size^W= galiser\ ta&illes^W= +menutrans &Max\ Height^W_ Hau&teur\ maximale^W_ +menutrans M&in\ Height^W1_ Ha&uteur\ minimale^W1_ +menutrans Max\ &Width^W\| &Largeur\ maximale^W\| +menutrans Min\ Widt&h^W1\| La&rgeur\ minimale^W1\| + + +" PopUp + +menutrans &Undo &Annuler +" -SEP1- +menutrans Cu&t Co&uper +menutrans &Copy Cop&ier +menutrans &Paste C&oller +" &Buffers.&Delete overwrites this one +menutrans &Delete &Effacer +" -SEP2- +menutrans Select\ Blockwise Slectionner\ &bloc +menutrans Select\ &Word Slectionner\ &mot +menutrans Select\ &Line Slectionner\ &ligne +menutrans Select\ &Block Slectionner\ &bloc +menutrans Select\ &All Slectionner\ &tout + + +" ToolBar + +menutrans Open Ouvrir +menutrans Save Enreg +menutrans SaveAll EnregTout +menutrans Print Imprimer +" -sep1- +menutrans Undo Annuler +menutrans Redo Refaire +" -sep2- +menutrans Cut Couper +menutrans Copy Copier +menutrans Paste Coller +" -sep3- +menutrans Find Chercher +menutrans FindNext CherchSuiv +menutrans FindPrev CherchPrec +menutrans Replace Remplacer +" -sep4- +menutrans New Nouvelle +menutrans WinSplit FenFract +menutrans WinMax FenMax +menutrans WinMin FenMin +menutrans WinVSplit FenVFract +menutrans WinMaxWidth FenMaxLarg +menutrans WinMinWidth FenMinLarg +menutrans WinClose FenFerme +" -sep5- +menutrans LoadSesn OuvrirSess +menutrans SaveSesn EnregSess +menutrans RunScript LancScript +" -sep6- +menutrans Make Make +menutrans RunCtags CrerEtiqu +menutrans TagJump AllerEtiqu +" -sep7- +menutrans Help Aide +menutrans FindHelp CherchAide + +fun! Do_toolbar_tmenu() + let did_toolbar_tmenu = 1 + tmenu ToolBar.Open Ouvrir fichier + tmenu ToolBar.Save Enregistrer fichier courant + tmenu ToolBar.SaveAll Enregistrer tous les fichiers + tmenu ToolBar.Print Imprimer + tmenu ToolBar.Undo Annuler + tmenu ToolBar.Redo Refaire + tmenu ToolBar.Cut Couper + tmenu ToolBar.Copy Copier + tmenu ToolBar.Paste Coller + if !has("gui_athena") + tmenu ToolBar.Find Rechercher + tmenu ToolBar.FindNext Chercher suivant + tmenu ToolBar.FindPrev Chercher prcdent + tmenu ToolBar.Replace Remplacer + endif + if 0 " disabled; These are in the Windows menu + tmenu ToolBar.New Nouvelle fentre + tmenu ToolBar.WinSplit Fractionner fentre + tmenu ToolBar.WinMax Maximiser fentre + tmenu ToolBar.WinMin Minimiser fentre + tmenu ToolBar.WinVSplit Fractionner verticalement + tmenu ToolBar.WinMaxWidth Maximiser largeur fentre + tmenu ToolBar.WinMinWidth Minimiser largeur fentre + tmenu ToolBar.WinClose Fermer fentre + endif + tmenu ToolBar.LoadSesn Ouvrir session + tmenu ToolBar.SaveSesn Enregister session courante + tmenu ToolBar.RunScript Lancer un script Vim + tmenu ToolBar.Make Lancer make + tmenu ToolBar.RunCtags Crer les tiquettes + tmenu ToolBar.TagJump Atteindre cette tiquette + tmenu ToolBar.Help Aide de Vim + tmenu ToolBar.FindHelp Rechercher dans l'aide +endfun + + +menutrans &Syntax &Syntaxe + +menutrans &Off Dsactiver +menutrans &Manual &Manuelle +menutrans A&utomatic &Automatique +menutrans on/off\ for\ &This\ file On/off\ pour\ &ce\ fichier + +" The Start Of The Syntax Menu +menutrans ABC\ music\ notation ABC\ (notation\ musicale) +menutrans AceDB\ model Modle\ AceDB +menutrans Apache\ config Config\.\ Apache +menutrans Apache-style\ config Config\.\ style\ Apache +menutrans ASP\ with\ VBScript ASP\ avec\ VBScript +menutrans ASP\ with\ Perl ASP\ avec\ Perl +menutrans Assembly Assembleur +menutrans BC\ calculator Calculateur\ BC +menutrans BDF\ font Fonte\ BDF +menutrans BIND\ config Config\.\ BIND +menutrans BIND\ zone Zone\ BIND +menutrans Cascading\ Style\ Sheets Feuilles\ de\ style\ en\ cascade +menutrans Cfg\ Config\ file Fichier\ de\ config\.\ \.cfg +menutrans Cheetah\ template Patron\ Cheetah +menutrans commit\ file Fichier\ commit +menutrans Generic\ Config\ file Fichier\ de\ config\.\ gnrique +menutrans Digital\ Command\ Lang DCL +menutrans DNS/BIND\ zone Zone\ BIND/DNS +menutrans Dylan\ interface Interface +menutrans Dylan\ lid LID +menutrans Elm\ filter\ rules Rgles\ de\ filtrage\ Elm +menutrans ERicsson\ LANGuage Erlang\ (langage\ Ericsson) +menutrans Essbase\ script Script\ Essbase +menutrans Eterm\ config Config\.\ Eterm +menutrans Exim\ conf Config\.\ Exim +menutrans Fvwm\ configuration Config\.\ Fvwm +menutrans Fvwm2\ configuration Config\.\ Fvwm2 +menutrans Fvwm2\ configuration\ with\ M4 Config\.\ Fvwm2\ avec\ M4 +menutrans GDB\ command\ file Fichier\ de\ commandes\ GDB +menutrans HTML\ with\ M4 HTML\ avec\ M4 +menutrans Cheetah\ HTML\ template Patron\ Cheetah\ pour\ HTML +menutrans IDL\Generic\ IDL IDL\IDL\ gnrique +menutrans IDL\Microsoft\ IDL IDL\IDL\ Microsoft +menutrans Indent\ profile Profil\ Indent +menutrans Inno\ setup Config\.\ Inno +menutrans InstallShield\ script Script\ InstallShield +menutrans KDE\ script Script\ KDE +menutrans LFTP\ config Config\.\ LFTP +menutrans LifeLines\ script Script\ LifeLines +menutrans Lynx\ Style Style\ Lynx +menutrans Lynx\ config Config\.\ Lynx +menutrans Man\ page Page\ Man +menutrans MEL\ (for\ Maya) MEL\ (pour\ Maya) +menutrans 4DOS\ \.bat\ file Fichier\ \.bat\ 4DOS +menutrans \.bat\/\.cmd\ file Fichier\ \.bat\ /\ \.cmd +menutrans \.ini\ file Fichier\ \.ini +menutrans Module\ Definition Dfinition\ de\ module +menutrans Registry Extrait\ du\ registre +menutrans Resource\ file Fichier\ de\ ressources +menutrans Novell\ NCF\ batch Batch\ Novell\ NCF +menutrans NSIS\ script Script\ NSIS +menutrans Oracle\ config Config\.\ Oracle +menutrans Palm\ resource\ compiler Compil\.\ de\ resources\ Palm +menutrans PHP\ 3-4 PHP\ 3\ et\ 4 +menutrans Postfix\ main\ config Config\.\ Postfix +menutrans Povray\ scene\ descr Scne\ Povray +menutrans Povray\ configuration Config\.\ Povray +menutrans Purify\ log Log\ Purify +menutrans Readline\ config Config\.\ Readline +menutrans RCS\ log\ output Log\ RCS +menutrans RCS\ file Fichier\ RCS +menutrans RockLinux\ package\ desc\. Desc\.\ pkg\.\ RockLinux +menutrans Samba\ config Config\.\ Samba +menutrans SGML\ catalog Catalogue\ SGML +menutrans SGML\ DTD DTD\ SGML +menutrans SGML\ Declaration Dclaration\ SGML +menutrans Shell\ script Script\ shell +menutrans sh\ and\ ksh sh\ et\ ksh +menutrans Sinda\ compare Comparaison\ Sinda +menutrans Sinda\ input Entre\ Sinda +menutrans Sinda\ output Sortie\ Sinda +menutrans SKILL\ for\ Diva SKILL\ pour\ Diva +menutrans Smarty\ Templates Patrons\ Smarty +menutrans SNNS\ network Rseau\ SNNS +menutrans SNNS\ pattern Motif\ SNNS +menutrans SNNS\ result Rsultat\ SNNS +menutrans Snort\ Configuration Config\.\ Snort +menutrans Squid\ config Config\.\ Squid +menutrans Subversion\ commit Commit\ Subversion +menutrans TAK\ compare Comparaison\ TAK +menutrans TAK\ input Entre\ TAK +menutrans TAK\ output Sortie\ TAK +menutrans TeX\ configuration Config\.\ TeX +menutrans TF\ mud\ client TF\ (client\ MUD) +menutrans Tidy\ configuration Config\.\ Tidy +menutrans Trasys\ input Entre\ Trasys +menutrans Command\ Line Ligne\ de\ commande +menutrans Geometry Gomtrie +menutrans Optics Optiques +menutrans Vim\ help\ file Fichier\ d'aide\ Vim +menutrans Vim\ script Script\ Vim +menutrans Viminfo\ file Fichier\ Viminfo +menutrans Virata\ config Config\.\ Virata +menutrans Wget\ config Config\.\ wget +menutrans Whitespace\ (add) Espaces\ et\ tabulations +menutrans WildPackets\ EtherPeek\ Decoder Dcodeur\ WildPackets\ EtherPeek +menutrans X\ resources Resources\ X +menutrans XXD\ hex\ dump Sortie\ hexa\.\ de\ xxd +menutrans XFree86\ Config Config\.\ XFree86 +" The End Of The Syntax Menu + +menutrans &Show\ filetypes\ in\ menu &Afficher\ tout\ le\ menu +" -SEP1- +menutrans Set\ '&syntax'\ only Changer\ '&syntax'\ seulement +menutrans Set\ '&filetype'\ too Changer\ '&filetype'\ aussi +menutrans &Off &Off +" -SEP3- +menutrans Co&lor\ test Tester\ les\ co&uleurs +menutrans &Highlight\ test Tester\ les\ g&roupes\ de\ surbrillance +menutrans &Convert\ to\ HTML Con&vertir\ en\ HTML diff --git a/vim73/lang/menu_fr_fr.utf-8.vim b/vim73/lang/menu_fr_fr.utf-8.vim new file mode 100644 index 0000000..5e41906 --- /dev/null +++ b/vim73/lang/menu_fr_fr.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: French for UTF-8 encoding + +source :p:h/menu_fr_fr.latin1.vim diff --git a/vim73/lang/menu_french_france.1252.vim b/vim73/lang/menu_french_france.1252.vim new file mode 100644 index 0000000..2c5ddb5 --- /dev/null +++ b/vim73/lang/menu_french_france.1252.vim @@ -0,0 +1,3 @@ +" Menu Translations: French for Windows CodePage 1252 encoding + +source :p:h/menu_fr_fr.latin1.vim diff --git a/vim73/lang/menu_german_germany.1252.vim b/vim73/lang/menu_german_germany.1252.vim new file mode 100644 index 0000000..f40d6b5 --- /dev/null +++ b/vim73/lang/menu_german_germany.1252.vim @@ -0,0 +1,3 @@ +" Menu Translations: German for Windows CodePage 1252 encoding + +source :p:h/menu_de_de.latin1.vim diff --git a/vim73/lang/menu_hu.iso_8859-2.vim b/vim73/lang/menu_hu.iso_8859-2.vim new file mode 100644 index 0000000..cd21d10 --- /dev/null +++ b/vim73/lang/menu_hu.iso_8859-2.vim @@ -0,0 +1,3 @@ +" Menu Translations: Italian for UTF-8 encoding + +source :p:h/menu_hu_hu.iso_8859-2.vim diff --git a/vim73/lang/menu_hu.utf-8.vim b/vim73/lang/menu_hu.utf-8.vim new file mode 100644 index 0000000..2dd35ef --- /dev/null +++ b/vim73/lang/menu_hu.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Italian for UTF-8 encoding + +source :p:h/menu_hu_hu.utf-8.vim diff --git a/vim73/lang/menu_hu_hu.iso_8859-2.vim b/vim73/lang/menu_hu_hu.iso_8859-2.vim new file mode 100644 index 0000000..d3fafce --- /dev/null +++ b/vim73/lang/menu_hu_hu.iso_8859-2.vim @@ -0,0 +1,258 @@ +" Menu Translations: Hungarian (Magyar) +" Original Translation: Zoltn rpdffy +" Maintained By: Kontra Gergely +" Last Change: 2003 May 31 +" I'm working on defining (unaccented) hotkeys for everything. +" I want to remove y and z hotkeys, because on the hungarian keymap they're at +" a differrent place. +" I also want to avoid g and j shortcuts, because you cannot see, wheter +" they're underlined or not. +" If the hotkeys are not uniq (pressing the hotkey doesn't executes the menu, +" just one menupoint is selected), or you find any other undesired behaviour, +" please report it to me. +" All kind of feedback is welcome. +" +" Igyekeztem mindenhez gyorsbillentyt rendelni, lehetleg nem kezeteset. +" Tovbbi tennival az y s z gyorsbillentyk kiirtsa, ezenkvl a g, j +" billentyk irtsa is, mivel ez utbbiak alhzott vltozatt nem knny +" felismerni. +" Amennyiben valahol nem egyrtelmk a gyorsbillentyk (a gyorsbillentyt +" letve nem hajtdik vgre a kiszemelt menpont, hanem csak kivlasztdik, +" vagy msik menpont vlasztdik ki), vagy egyb hibt tallsz, krlek jelezd +" nekem a fenti email cmen. +" Mindennem visszajelzst szvesen fogadok. + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding iso-8859-2 + +" Help menu +menutrans &Help &Sg +menutrans &Overview &ttekints +menutrans &How-to\ links &HOGYAN\ linkek +menutrans &User\ Manual &Kziknyv +menutrans &Credits &Szerzk,\ ksznetek +menutrans Co&pying &Vdjegy +menutrans O&rphans rv&k +menutrans &Find\.\.\. Ke&ress\.\.\. +menutrans &Version &Verzi +menutrans &About &Nvjegy +" File menu +menutrans &File &Fjl +menutrans &Open\.\.\.:e Meg&nyits\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Megnyits\ j\ a&blakba\.\.\.:sp +menutrans &New:enew j\ dok&umentum:enew +menutrans &Close:close Be&zrs:close +menutrans &Save:w &Ments:w +menutrans Split\ &Diff\ with\.\.\. ssze&hasonlts\.\.\. +menutrans Split\ Patched\ &By\.\.\. sszehasonlts\ &patch\ -el\.\.\. +menutrans Save\ &As\.\.\.:sav Ment&s\ msknt\.\.\.:w +menutrans &Print Nyomt&ats +menutrans Sa&ve-Exit:wqa Ments\ s\ k&ilps:wqa +menutrans E&xit:qa &Kilps:qa + +" Edit menu +menutrans &Edit S&zerkeszts +menutrans &Undou &Visszavonsu +menutrans &Redo^R M&gis^R +menutrans Rep&eat\. &Ismt\. +menutrans Cu&t"+x &Kivgs"+x +menutrans &Copy"+y &Msols"+y +menutrans &Paste"+gP &Beilleszts"+gP +menutrans Put\ &Before[p Beraks\ e&l[p +menutrans Put\ &After]p Beraks\ &mg]p +menutrans &Deletex &Trlsx +menutrans &Select\ allggVG A&z\ sszes kijellseggvG +menutrans &Find\.\.\. Ke&ress\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. Keress\ s\ c&sere\.\.\. +menutrans Find\ and\ Rep&lace:%s Keress\ s\ c&sere:%s +menutrans Find\ and\ Rep&lace Keress\ s\ c&sere +menutrans Find\ and\ Rep&lace:s Keress\ s\ c&sere:s +menutrans Settings\ &Window &Ablak\ belltsai +menutrans &Global\ Settings l&talnos\ belltsok +menutrans F&ile\ Settings &Fjl\ belltsok +menutrans C&olor\ Scheme &Sznek +menutrans &Keymap Billent&yzetkioszts + +" Edit.Global Settings +menutrans Toggle\ Pattern\ &Highlight:set\ hls! &Minta\ kiemels\ BE/KI:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! &Kis/nagybet\ azonos/klnbz:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! &Zrjelpr\ mutatsa\ BE/KI:set\ sm! +menutrans &Context\ lines &Kurzor\ ablak\ szltl +menutrans &Virtual\ Edit &Virtulis\ szerkeszts +menutrans Never &Soha +menutrans Block\ Selection &Blokk\ kijellsekor +menutrans Insert\ mode S&zveg\ bevitelekor +menutrans Block\ and\ Insert Bl&okk\ kijellsekor\ s\ szveg\ bevitelekor +menutrans Always &Mindig +menutrans Toggle\ Insert\ &Mode:set\ im! &Szvegbeviteli\ md\ BE/KI:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! &Vi\ kompatbilis\ md\ BE/Ki:set\ cp! +menutrans Search\ &Path\.\.\. Ke&ressi\ tvonal\.\.\. +menutrans Ta&g\ Files\.\.\. &Tag\ fjl\.\.\. +menutrans Toggle\ &Toolbar &Eszkztr\ BE/KI +menutrans Toggle\ &Bottom\ Scrollbar &Vzszintes\ Grgetsv\ BE/KI +menutrans Toggle\ &Left\ Scrollbar &Bal\ grgetsv\ BE/KI +menutrans Toggle\ &Right\ Scrollbar &Jobb\ grgetsv\ BE/KI +menutrans None Nincs + +" Edit.File Settings +menutrans Toggle\ Line\ &Numbering:set\ nu! Sorsz&mozs\ BE/KI:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! &Lista\ md\ BE/KI:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Sor&trs\ BE/KI:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Sortrs\ s&zvgeknl\ BE/KI:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! &Tab\ kifejts\ BE/KI:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! &Automatikus\ behzs\ BE/KI:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! &C-behzs\ BE/KI:set\ cin! +menutrans &Shiftwidth &Behzs\ mrtke\ ('sw') +menutrans Soft\ &Tabstop T&abulls\ mrtke\ ('sts') +menutrans Te&xt\ Width\.\.\. &Szveg\ szlessge\.\.\. +menutrans &File\ Format\.\.\. &Fjlformtum\.\.\. + +" Tools menu +menutrans &Tools &Eszkzk +menutrans &Jump\ to\ this\ tagg^] &Ugrs\ a\ taghozg^] +menutrans Jump\ &back^T Ugrs\ &vissza^T +menutrans Build\ &Tags\ File &Tag\ fjl\ ksztse +menutrans &Folding &Behajtsok +menutrans &Make:make &Fordts:make +menutrans &List\ Errors:cl &Hibk\ listja:cl +menutrans L&ist\ Messages:cl! &zenetek\ listja:cl! +menutrans &Next\ Error:cn &Kvetkez\ &hiba:cn +menutrans &Previous\ Error:cp &Elz\ hiba:cp +menutrans &Older\ List:cold &Rgebbi\ lista:cold +menutrans N&ewer\ List:cnew &jabb\ lista:cnew +menutrans Error\ &Window Hibaablak +menutrans &Update:cwin &Frissts:cwin +menutrans &Open:copen M&egnyits:copen +menutrans &Close:cclose Be&zrs:cclose +menutrans &Convert\ to\ HEX:%!xxd Norml->HEX\ nzet:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r HEX->Norml\ nzet:%!xxd\ -r +menutrans &Set\ Compiler Fordt\ &megadsa + +" Tools.Folding +menutrans &Enable/Disable\ foldszi Behajtsok\ BE&/KIzi +menutrans &View\ Cursor\ Linezv &Aktulis\ sor\ ltszikzv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx &Csak\ aktulis\ sor\ ltszikzMzx +menutrans C&lose\ more\ foldszm Kvetkez\ szint\ be&zrsazm +menutrans &Close\ all\ foldszM sszes\ hajts\ &bezrsazM +menutrans O&pen\ more\ foldszr Kvetkez\ szint\ ki&nyitsazr +menutrans &Open\ all\ foldszR sszes\ hajts\ &kinyitsazR +menutrans Fold\ Met&hod Behajtsok\ <rehozsa +menutrans M&anual &Kzi +menutrans I&ndent Be&hzs +menutrans E&xpression Ki&fejezs +menutrans S&yntax &Szintaxis +menutrans &Diff &Diff-klnbsg +menutrans Ma&rker &Jells +menutrans Create\ &Foldzf &j\ behajtszf +menutrans &Delete\ Foldzd Behajts\ &trlsezd +menutrans Delete\ &All\ FoldszD ss&zes\ behajts\ trlsezD +menutrans Fold\ col&umn\ width Behajtsok\ a\ &margn\ x\ oszlopban + +" Tools.Diff +menutrans &Update &Frissts +menutrans &Get\ Block Block\ &BE +menutrans &Put\ Block Block\ &KI + + + +" Names for buffer menu. +menutrans &Buffers &Pufferok +menutrans &Refresh\ menu &Frissts +menutrans Delete &Trls +menutrans &Alternate &Csere +menutrans &Next &Kvetkez +menutrans &Previous &Elz + +" Window menu +menutrans &Window &Ablak +menutrans &New^Wn &j^Wn +menutrans S&plit^Ws &Feloszts^Ws +menutrans Sp&lit\ To\ #^W^^ Feloszts\ &#-val^W^^ +menutrans Split\ &Vertically^Wv Feloszts\ F&gglegesen^Wv +menutrans Split\ File\ E&xplorer j\ &intz +menutrans &Close^Wc Be&zrs^Wc +menutrans Close\ &Other(s)^Wo &Tbbi\ bezrsa^Wo +menutrans Ne&xt^Ww &Kvetkez^Ww +menutrans P&revious^WW &Elz^WW +menutrans &Equal\ Size^W= &Azonos\ magassg^W= +menutrans &Max\ Height^W_ Ma&x\ magassg^W_ +menutrans M&in\ Height^W1_ &Min\ magassg^W1_ +menutrans Max\ &Width^W\| Max\ &szlessg^W\| +menutrans Min\ Widt&h^W1\| Mi&n\ szlessg^W1\| +menutrans Move\ &To &Elmozdts +menutrans &Top^WK &Fel^WK +menutrans &Bottom^WJ &Le^WJ +menutrans &Left\ side^WH &Balra^WH +menutrans &Right\ side^WL &Jobbra^WL +menutrans Rotate\ &Up^WR Grdts\ &felfel^WR +menutrans Rotate\ &Down^Wr Grdts\ &lefel^Wr +menutrans Select\ Fo&nt\.\.\. &Bettpus\.\.\. + +" The popup menu +menutrans &Undo &Visszavons +menutrans Cu&t &Kivgs +menutrans &Copy &Msols +menutrans &Paste &Beilleszts +menutrans &Delete &Trls +menutrans Select\ Blockwise Kijells\ blo&kknt +menutrans Select\ &Word S&z\ kijellse +menutrans Select\ &Line &Sor\ kijellse +menutrans Select\ &Block B&lokk\ kijellse +menutrans Select\ &All A&z\ sszes\ kijellse + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Megnyits + tmenu ToolBar.Save Ments + tmenu ToolBar.SaveAll Mindet menti + tmenu ToolBar.Print Nyomtats + tmenu ToolBar.Undo Visszavons + tmenu ToolBar.Redo Mgis + tmenu ToolBar.Cut Kivgs + tmenu ToolBar.Copy Msols + tmenu ToolBar.Paste Beilleszts + tmenu ToolBar.Find Keress + tmenu ToolBar.FindNext Tovbb keress + tmenu ToolBar.FindPrev Keress visszafel + tmenu ToolBar.Replace Keress/csere + tmenu ToolBar.LoadSesn Munkamenet beolvass + tmenu ToolBar.SaveSesn Munkamenet ments + tmenu ToolBar.RunScript Vim program indts + tmenu ToolBar.Make Projekt pts + tmenu ToolBar.Shell Shell indts + tmenu ToolBar.RunCtags Tag pts + tmenu ToolBar.TagJump Ugrs a kurzor alatti tagra + tmenu ToolBar.Help Vim sg + tmenu ToolBar.FindHelp Keress a Vim sgban + endfun +endif + +" Syntax menu +menutrans &Syntax Sz&intaxis +menutrans &Show\ filetypes\ in\ menu Fjl&tpusok\ men +menutrans Set\ '&syntax'\ only Csak\ '&syntax' +menutrans Set\ '&filetype'\ too '&filetype'\ is +menutrans &Off &Ki +menutrans &Manual K&zi +menutrans A&utomatic A&utomatikus +menutrans on/off\ for\ &This\ file &BE/KI\ ennl\ a\ fjlnl +menutrans Co&lor\ test &Sznteszt +menutrans &Highlight\ test Kiemels\ &teszt +menutrans &Convert\ to\ HTML &HTML\ oldal\ ksztse + +" dialog texts +let menutrans_no_file = "[Nincs file]" +let menutrans_help_dialog = "rd be a kvnt szt vagy parancsot:\n\n A szvegbeviteli parancsok el rj i_-t (pl.: i_CTRL-X)\nA sorszerkesz parancsok el c_-t (pl.: c_)\nA vltozkat a ' jellel vedd krl (pl.: 'shiftwidth')" +let g:menutrans_path_dialog = "rd be a keresett fjl lehetsges elrsi tjait, vesszvel elvlasztva" +let g:menutrans_tags_dialog = "rd be a tag fjl lehetsges elrsi tjait, vesszvel elvlasztva" +let g:menutrans_textwidth_dialog = "rd be a szveg szlessgt (0 = formzs kikapcsolva)" +let g:menutrans_fileformat_dialog = "Vlaszd ki a fjl formtumt" diff --git a/vim73/lang/menu_hu_hu.utf-8.vim b/vim73/lang/menu_hu_hu.utf-8.vim new file mode 100644 index 0000000..83a4dca --- /dev/null +++ b/vim73/lang/menu_hu_hu.utf-8.vim @@ -0,0 +1,242 @@ +" Menu Translations: Hungarian (Magyar) +" Original Translation: Zoltán Árpádffy +" Maintained By: Kontra Gergely +" Last Change: 2004 Jun 10 +" +" This file was converted from menu_hu_hu.iso_8859-2.vim. See there for +" remarks. + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding utf-8 + +" Help menu +menutrans &Help &Súgó +menutrans &Overview Á&ttekintés +menutrans &How-to\ links &HOGYAN\ linkek +menutrans &User\ Manual &Kézikönyv +menutrans &Credits &Szerzők,\ köszönetek +menutrans Co&pying &Védjegy +menutrans O&rphans Árvá&k +menutrans &Find\.\.\. Ke&resés\.\.\. +menutrans &Version &Verzió +menutrans &About &Névjegy +" File menu +menutrans &File &Fájl +menutrans &Open\.\.\.:e Meg&nyitás\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Megnyitás\ új\ a&blakba\.\.\.:sp +menutrans &New:enew Új\ dok&umentum:enew +menutrans &Close:close Be&zárás:close +menutrans &Save:w &Mentés:w +menutrans Split\ &Diff\ with\.\.\. Össze&hasonlítás\.\.\. +menutrans Split\ Patched\ &By\.\.\. Összehasonlítás\ &patch\ -el\.\.\. +menutrans Save\ &As\.\.\.:sav Menté&s\ másként\.\.\.:w +menutrans &Print Nyomt&atás +menutrans Sa&ve-Exit:wqa Mentés\ és\ k&ilépés:wqa +menutrans E&xit:qa &Kilépés:qa + +" Edit menu +menutrans &Edit S&zerkesztés +menutrans &Undou &Visszavonásu +menutrans &Redo^R Mé&gis^R +menutrans Rep&eat\. &Ismét\. +menutrans Cu&t"+x &Kivágás"+x +menutrans &Copy"+y &Másolás"+y +menutrans &Paste"+gP &Beillesztés"+gP +menutrans Put\ &Before[p Berakás\ e&lé[p +menutrans Put\ &After]p Berakás\ &mögé]p +menutrans &Deletex &Törlésx +menutrans &Select\ allggVG A&z\ összes kijelöléseggvG +menutrans &Find\.\.\. Ke&resés\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. Keresés\ és\ c&sere\.\.\. +menutrans Find\ and\ Rep&lace:%s Keresés\ és\ c&sere:%s +menutrans Find\ and\ Rep&lace Keresés\ és\ c&sere +menutrans Find\ and\ Rep&lace:s Keresés\ és\ c&sere:s +menutrans Settings\ &Window &Ablak\ beállításai +menutrans &Global\ Settings Ál&talános\ beállítások +menutrans F&ile\ Settings &Fájl\ beállítások +menutrans C&olor\ Scheme &Színek +menutrans &Keymap Billent&yűzetkiosztás + +" Edit.Global Settings +menutrans Toggle\ Pattern\ &Highlight:set\ hls! &Minta\ kiemelés\ BE/KI:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! &Kis/nagybetű\ azonos/különböző:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! &Zárójelpár\ mutatása\ BE/KI:set\ sm! +menutrans &Context\ lines &Kurzor\ ablak\ szélétől +menutrans &Virtual\ Edit &Virtuális\ szerkesztés +menutrans Never &Soha +menutrans Block\ Selection &Blokk\ kijelölésekor +menutrans Insert\ mode S&zöveg\ bevitelekor +menutrans Block\ and\ Insert Bl&okk\ kijelölésekor\ és\ szöveg\ bevitelekor +menutrans Always &Mindig +menutrans Toggle\ Insert\ &Mode:set\ im! &Szövegbeviteli\ mód\ BE/KI:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! &Vi\ kompatíbilis\ mód\ BE/Ki:set\ cp! +menutrans Search\ &Path\.\.\. Ke&resési\ útvonal\.\.\. +menutrans Ta&g\ Files\.\.\. &Tag\ fájl\.\.\. +menutrans Toggle\ &Toolbar &Eszköztár\ BE/KI +menutrans Toggle\ &Bottom\ Scrollbar &Vízszintes\ Görgetősáv\ BE/KI +menutrans Toggle\ &Left\ Scrollbar &Bal\ görgetősáv\ BE/KI +menutrans Toggle\ &Right\ Scrollbar &Jobb\ görgetősáv\ BE/KI +menutrans None Nincs + +" Edit.File Settings +menutrans Toggle\ Line\ &Numbering:set\ nu! Sorszá&mozás\ BE/KI:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! &Lista\ mód\ BE/KI:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Sor&törés\ BE/KI:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Sortörés\ s&zóvégeknél\ BE/KI:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! &Tab\ kifejtés\ BE/KI:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! &Automatikus\ behúzás\ BE/KI:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! &C-behúzás\ BE/KI:set\ cin! +menutrans &Shiftwidth &Behúzás\ mértéke\ ('sw') +menutrans Soft\ &Tabstop T&abulálás\ mértéke\ ('sts') +menutrans Te&xt\ Width\.\.\. &Szöveg\ szélessége\.\.\. +menutrans &File\ Format\.\.\. &Fájlformátum\.\.\. + +" Tools menu +menutrans &Tools &Eszközök +menutrans &Jump\ to\ this\ tagg^] &Ugrás\ a\ taghozg^] +menutrans Jump\ &back^T Ugrás\ &vissza^T +menutrans Build\ &Tags\ File &Tag\ fájl\ készítése +menutrans &Folding &Behajtások +menutrans &Make:make &Fordítás:make +menutrans &List\ Errors:cl &Hibák\ listája:cl +menutrans L&ist\ Messages:cl! Ü&zenetek\ listája:cl! +menutrans &Next\ Error:cn &Következő\ &hiba:cn +menutrans &Previous\ Error:cp &Előző\ hiba:cp +menutrans &Older\ List:cold &Régebbi\ lista:cold +menutrans N&ewer\ List:cnew &Újabb\ lista:cnew +menutrans Error\ &Window Hibaablak +menutrans &Update:cwin &Frissítés:cwin +menutrans &Open:copen M&egnyitás:copen +menutrans &Close:cclose Be&zárás:cclose +menutrans &Convert\ to\ HEX:%!xxd Normál->HEX\ nézet:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r HEX->Normál\ nézet:%!xxd\ -r +menutrans &Set\ Compiler Fordító\ &megadása + +" Tools.Folding +menutrans &Enable/Disable\ foldszi Behajtások\ BE&/KIzi +menutrans &View\ Cursor\ Linezv &Aktuális\ sor\ látszikzv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx &Csak\ aktuális\ sor\ látszikzMzx +menutrans C&lose\ more\ foldszm Következő\ szint\ be&zárásazm +menutrans &Close\ all\ foldszM Összes\ hajtás\ &bezárásazM +menutrans O&pen\ more\ foldszr Következő\ szint\ ki&nyitásazr +menutrans &Open\ all\ foldszR Összes\ hajtás\ &kinyitásazR +menutrans Fold\ Met&hod Behajtások\ &létrehozása +menutrans M&anual &Kézi +menutrans I&ndent Be&húzás +menutrans E&xpression Ki&fejezés +menutrans S&yntax &Szintaxis +menutrans &Diff &Diff-különbség +menutrans Ma&rker &Jelölés +menutrans Create\ &Foldzf Ú&j\ behajtászf +menutrans &Delete\ Foldzd Behajtás\ &törlésezd +menutrans Delete\ &All\ FoldszD Öss&zes\ behajtás\ törlésezD +menutrans Fold\ col&umn\ width Behajtások\ a\ &margón\ x\ oszlopban + +" Tools.Diff +menutrans &Update &Frissítés +menutrans &Get\ Block Block\ &BE +menutrans &Put\ Block Block\ &KI + + + +" Names for buffer menu. +menutrans &Buffers &Pufferok +menutrans &Refresh\ menu &Frissítés +menutrans Delete &Törlés +menutrans &Alternate &Csere +menutrans &Next &Következő +menutrans &Previous &Előző + +" Window menu +menutrans &Window &Ablak +menutrans &New^Wn Ú&j^Wn +menutrans S&plit^Ws &Felosztás^Ws +menutrans Sp&lit\ To\ #^W^^ Felosztás\ &#-val^W^^ +menutrans Split\ &Vertically^Wv Felosztás\ Fü&ggőlegesen^Wv +menutrans Split\ File\ E&xplorer Új\ &intéző +menutrans &Close^Wc Be&zárás^Wc +menutrans Close\ &Other(s)^Wo &Többi\ bezárása^Wo +menutrans Ne&xt^Ww &Következő^Ww +menutrans P&revious^WW &Előző^WW +menutrans &Equal\ Size^W= &Azonos\ magasság^W= +menutrans &Max\ Height^W_ Ma&x\ magasság^W_ +menutrans M&in\ Height^W1_ &Min\ magasság^W1_ +menutrans Max\ &Width^W\| Max\ &szélesség^W\| +menutrans Min\ Widt&h^W1\| Mi&n\ szélesség^W1\| +menutrans Move\ &To &Elmozdítás +menutrans &Top^WK &Fel^WK +menutrans &Bottom^WJ &Le^WJ +menutrans &Left\ side^WH &Balra^WH +menutrans &Right\ side^WL &Jobbra^WL +menutrans Rotate\ &Up^WR Gördítés\ &felfelé^WR +menutrans Rotate\ &Down^Wr Gördítés\ &lefelé^Wr +menutrans Select\ Fo&nt\.\.\. &Betűtípus\.\.\. + +" The popup menu +menutrans &Undo &Visszavonás +menutrans Cu&t &Kivágás +menutrans &Copy &Másolás +menutrans &Paste &Beillesztés +menutrans &Delete &Törlés +menutrans Select\ Blockwise Kijelölés\ blo&kként +menutrans Select\ &Word S&zó\ kijelölése +menutrans Select\ &Line &Sor\ kijelölése +menutrans Select\ &Block B&lokk\ kijelölése +menutrans Select\ &All A&z\ összes\ kijelölése + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Megnyitás + tmenu ToolBar.Save Mentés + tmenu ToolBar.SaveAll Mindet menti + tmenu ToolBar.Print Nyomtatás + tmenu ToolBar.Undo Visszavonás + tmenu ToolBar.Redo Mégis + tmenu ToolBar.Cut Kivágás + tmenu ToolBar.Copy Másolás + tmenu ToolBar.Paste Beillesztés + tmenu ToolBar.Find Keresés + tmenu ToolBar.FindNext Tovább keresés + tmenu ToolBar.FindPrev Keresés visszafelé + tmenu ToolBar.Replace Keresés/csere + tmenu ToolBar.LoadSesn Munkamenet beolvasás + tmenu ToolBar.SaveSesn Munkamenet mentés + tmenu ToolBar.RunScript Vim program indítás + tmenu ToolBar.Make Projekt építés + tmenu ToolBar.Shell Shell indítás + tmenu ToolBar.RunCtags Tag építés + tmenu ToolBar.TagJump Ugrás a kurzor alatti tagra + tmenu ToolBar.Help Vim súgó + tmenu ToolBar.FindHelp Keresés a Vim súgóban + endfun +endif + +" Syntax menu +menutrans &Syntax Sz&intaxis +menutrans &Show\ filetypes\ in\ menu Fájl&típusok\ menü +menutrans Set\ '&syntax'\ only Csak\ '&syntax' +menutrans Set\ '&filetype'\ too '&filetype'\ is +menutrans &Off &Ki +menutrans &Manual Ké&zi +menutrans A&utomatic A&utomatikus +menutrans on/off\ for\ &This\ file &BE/KI\ ennél\ a\ fájlnál +menutrans Co&lor\ test &Színteszt +menutrans &Highlight\ test Kiemelés\ &teszt +menutrans &Convert\ to\ HTML &HTML\ oldal\ készítése + +" dialog texts +let menutrans_no_file = "[Nincs file]" +let menutrans_help_dialog = "Írd be a kívánt szót vagy parancsot:\n\n A szövegbeviteli parancsok elé írj i_-t (pl.: i_CTRL-X)\nA sorszerkesző parancsok elé c_-t (pl.: c_)\nA változókat a ' jellel vedd körül (pl.: 'shiftwidth')" +let g:menutrans_path_dialog = "Írd be a keresett fájl lehetséges elérési útjait, vesszővel elválasztva" +let g:menutrans_tags_dialog = "Írd be a tag fájl lehetséges elérési útjait, vesszővel elválasztva" +let g:menutrans_textwidth_dialog = "Írd be a szöveg szélességét (0 = formázás kikapcsolva)" +let g:menutrans_fileformat_dialog = "Válaszd ki a fájl formátumát" diff --git a/vim73/lang/menu_it.latin1.vim b/vim73/lang/menu_it.latin1.vim new file mode 100644 index 0000000..333bb41 --- /dev/null +++ b/vim73/lang/menu_it.latin1.vim @@ -0,0 +1,3 @@ +" Menu Translations: Italian + +source :p:h/menu_it_it.latin1.vim diff --git a/vim73/lang/menu_it.utf-8.vim b/vim73/lang/menu_it.utf-8.vim new file mode 100644 index 0000000..1770445 --- /dev/null +++ b/vim73/lang/menu_it.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Italian for UTF-8 encoding + +source :p:h/menu_it_it.latin1.vim diff --git a/vim73/lang/menu_it_it.latin1.vim b/vim73/lang/menu_it_it.latin1.vim new file mode 100644 index 0000000..5a87bf0 --- /dev/null +++ b/vim73/lang/menu_it_it.latin1.vim @@ -0,0 +1,351 @@ +" Menu Translations: Italian / Italiano +" Maintainer: Antonio Colombo +" Vlad Sandrini +" Luciano Montanaro +" Last Change: 2010 Ago 13 + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding iso-8859-1 + +" Help / Aiuto +menut &Help &Aiuto +menut &Overview &Panoramica +menut &User\ Manual Manuale\ &Utente +menut &How-to\ links Co&Me\.\.\. +"menut &GUI &GUI +menut &Credits Cr&Editi +menut Co&pying C&Opie +menut &Sponsor/Register &Sponsor/registrazione +menut O&rphans O&Rfani +"menut &Find\.\.\. &Cerca\.\.\. +"NOTA: fa conflitto con 'cerca' nel menu 'modifica' +menut &Version &Versione +menut &About &Intro + +let g:menutrans_help_dialog = "Batti un comando o una parola per cercare aiuto:\n\nPremetti i_ per comandi in modo Input (ad.es.: i_CTRL-X)\nPremetti c_ per comandi che editano la linea-comandi (ad.es.: c_)\nPremetti ' per un nome di opzione (ad.es.: 'shiftwidth')" + +" File menu +"menut &File &File +" +menut &Open\.\.\.:e &Apri\.\.\.:e +menut Sp&lit-Open\.\.\.:sp A&Pri\ nuova\ finestra\.\.\.:sp +menut Open\ Tab\.\.\.:tabnew Apri\ nuova\ &Linguetta\.\.\.:tabnew +menut &New:enew &Nuovo:enew +menut &Close:close &Chiudi:close +menut &Save:w &Salva:w +menut Save\ &As\.\.\.:sav Salva\ &Con\ nome\.\.\.:sav + +if has("diff") + menut Split\ &Diff\ with\.\.\. Finestra\ &Differenza\ con\.\.\. + menut Split\ Patched\ &By\.\.\. Finestra\ patc&H\ da\.\.\. +endif + +menut &Print S&tampa +menut Sa&ve-Exit:wqa Sa&Lva\ ed\ esci:wqa +menut E&xit:qa &Esci:qa + +" Edit / Modifica + +menut &Edit &Modifica +menut &Undou &Annullau +menut &Redo^R &Ripristina^R +menut Rep&eat\. Ri&Peti\. +menut Cu&t"+x &Taglia"+x +menut &Copy"+y &Copia"+y +menut &Paste"+gP &Incolla"+gP +menut Put\ &Before[p &Metti\ davanti[p +menut Put\ &After]p M&Etti\ dietro]p +menut &Deletex Cance&Llax +menut &Select\ allggVG Seleziona\ &TuttoggVG +menut &Select\ AllggVG Seleziona\ &TuttoggVG +menut &Find\.\.\. &Cerca\.\.\. +menut Find\ and\ Rep&lace\.\.\. &Sostituisci\.\.\. +menut Settings\ &Window &Finestra\ impostazioni +menut Startup\ &Settings Impostazioni\ di\ &Avvio +menut &Global\ Settings Impostazioni\ &Globali +menut Question Domanda + +" Edit / Modifica Impostazioni Globali +menut &Global\ Settings Impostazioni\ &Globali +menut Toggle\ Pattern\ &Highlight:set\ hls! &Evidenzia\ ricerche\ S/No:set\ hls! +menut Toggle\ &Ignore-case:set\ ic! &Ignora\ maiusc\.-minusc\.\ S/No:set\ ic! +menut Toggle\ &Showmatch:set\ sm! Indica\ &Corrispondente\ S/No:set\ sm! + +menut &Context\ lines &Linee\ di\ contesto +menut &Virtual\ Edit &Edit\ virtuale + +menut Never Mai +menut Block\ Selection Selezione\ blocco +menut Insert\ mode Modo\ insert +menut Block\ and\ Insert Selezione\ blocco+inserimento +menut Always Sempre + +menut Toggle\ Insert\ &Mode:set\ im! &Modo\ insert\ S/No:set\ im! +menut Toggle\ Vi\ C&ompatible:set\ cp! C&Ompatibile\ VI\ S/No:set\ cp! +menut Search\ &Path\.\.\. &Percorso\ di\ ricerca\.\.\. +menut Ta&g\ Files\.\.\. File\ ta&G\.\.\. +" +" Opzioni GUI +menut Toggle\ &Toolbar Barra\ s&Trumenti\ S/No +menut Toggle\ &Bottom\ Scrollbar Barra\ scorrimento\ in\ &Fondo\ S/No +menut Toggle\ &Left\ Scrollbar Barra\ scorrimento\ a\ &Sinistra\ S/No +menut Toggle\ &Right\ Scrollbar Barra\ scorrimento\ a\ &Destra\ S/No + +let g:menutrans_path_dialog = "Batti percorso di ricerca per i file.\nSepara fra loro i nomi di directory con una virgola." +let g:menutrans_tags_dialog = "Batti nome dei file di tag.\nSepara fra loro i nomi di directory con una virgola." + +" Edit / Impostazioni File +menut F&ile\ Settings &Impostazioni\ file + +" Boolean options +menut Toggle\ Line\ &Numbering:set\ nu! &Numerazione\ \ S/No:set\ nu! +menut Toggle\ relati&ve\ Line\ Numbering:set\ rnu! Numerazione\ relati&Va\ S/No:set\ rnu! +menut Toggle\ &List\ Mode:set\ list! Modo\ &List\ S/No:set\ list! +menut Toggle\ Line\ &Wrap:set\ wrap! Linee\ &Continuate\ S/No:set\ wrap! +menut Toggle\ W&rap\ at\ word:set\ lbr! A\ capo\ alla\ &Parola\ S/No:set\ lbr! +menut Toggle\ &expand-tab:set\ et! &Espandi\ tabulazione\ S/No:set\ et! +menut Toggle\ &auto-indent:set\ ai! Indentazione\ &Automatica\ S/No:set ai! +menut Toggle\ &C-indenting:set\ cin! Indentazione\ stile\ &C\ S/No:set cin! + +" altre opzioni +menut &Shiftwidth &Spazi\ rientranza +menut Soft\ &Tabstop &Tabulazione\ software +menut Te&xt\ Width\.\.\. Lunghe&Zza\ riga\.\.\. +menut &File\ Format\.\.\. Formato\ &File\.\.\. + +let g:menutrans_textwidth_dialog = "Batti nuova lunghezza linea (0 per inibire la formattazione): " + +let g:menutrans_fileformat_dialog = "Scegli formato con cui scrivere il file" + +menut C&olor\ Scheme Schema\ c&Olori + +menut default normale +menut DEFAULT NORMALE +menut evening notturno +menut EVENING NOTTURNO +menut morning diurno +menut MORNING DIURNO +menut shine brillante +menut SHINE BRILLANTE +menut peachpuff pesca +menut PEACHPUF PESCA + +menut &Keymap &Mappa\ tastiera + +menut None nessuna +menut accents accenti +menut ACCENTS ACCENTI +menut hebrew ebraico +menut HEBREW EBRAICO +menut hebrew_iso-8859-8 ebraico_iso-8859-8 +menut hebrew_cp1255 ebraico_cp1255 +menut hebrew_utf-8 ebraico_utf-8 +menut hebrewp_iso-8859-8 ebraico_p_iso-8859-8 +menut HEBREW- EBRAICO+ +menut hebrewp EBRAICOP +menut HEBREWP EBRAICOP +menut russian-jcuken cirillico-jcuken +menut russian-jcukenwin cirillico-jcuken-win +menut RUSSIAN CIRILLICO +menut RUSSIAN- CIRILLICO- + +menut Select\ Fo&nt\.\.\. Scegli\ &Font\.\.\. + +" Menu strumenti programmazione +menut &Tools &Strumenti + +menut &Jump\ to\ this\ tagg^] &Vai\ a\ questa\ tagg^] +menut Jump\ &back^T Torna\ &Indietro^T +menut Build\ &Tags\ File Costruisci\ file\ &Tags\ + +" Menu ortografia / Spelling +menut &Spelling &Ortografia + +menut &Spell\ Check\ On Attiva\ &Controllo\ ortografico +menut Spell\ Check\ &Off &Disattiva\ controllo\ ortografico +menut To\ &Next\ error]s Errore\ &Seguente]s +menut To\ &Previous\ error[s Errore\ &Precedente[s +menut Suggest\ &Correctionsz= &Suggerimentiz= +menut &Repeat\ correction:spellrepall &Ripeti\ correzione:spellrepall +menut Set\ language\ to\ "en" Imposta\ lingua\ a\ "en" +menut Set\ language\ to\ "en_au" Imposta\ lingua\ a\ "en_au" +menut Set\ language\ to\ "en_ca" Imposta\ lingua\ a\ "en_ca" +menut Set\ language\ to\ "en_gb" Imposta\ lingua\ a\ "en_gb" +menut Set\ language\ to\ "en_nz" Imposta\ lingua\ a\ "en_nz" +menut Set\ language\ to\ "en_us" Imposta\ lingua\ a\ "en_us" +menut Set\ language\ to\ "it" Imposta\ lingua\ a\ "it" +menut Set\ language\ to\ "it_it" Imposta\ lingua\ a\ "it_it" +menut Set\ language\ to\ "it_ch" Imposta\ lingua\ a\ "it_ch" +menut &Find\ More\ Languages &Trova\ altre\ lingue + +" Menu piegature / Fold +if has("folding") + menut &Folding &Piegature + " apri e chiudi piegature + menut &Enable/Disable\ foldszi Pi&egature\ S/Nozi + menut &View\ Cursor\ Linezv &Vedi\ linea\ col\ Cursorezv + menut Vie&w\ Cursor\ Line\ onlyzMzx Vedi\ &Solo\ linea\ col\ CursorezMzx + menut C&lose\ more\ foldszm C&Hiudi\ pi\ piegaturezm + menut &Close\ all\ foldszM &Chiudi\ tutte\ le\ piegaturezM + menut O&pen\ more\ foldszr A&Pri\ pi\ piegaturezr + menut &Open\ all\ foldszR &Apri\ tutte\ le\ piegaturezR + " metodo piegatura + menut Fold\ Met&hod Meto&Do\ piegatura + menut M&anual &Manuale + menut I&ndent &Nidificazione + menut E&xpression &Espressione\ Reg\. + menut S&yntax &Sintassi + menut &Diff &Differenza + menut Ma&rker Mar&Catura + " crea e cancella piegature + menut Create\ &Foldzf Crea\ &Piegaturazf + menut &Delete\ Foldzd &Leva\ piegaturazd + menut Delete\ &All\ FoldszD Leva\ &Tutte\ le\ piegaturezD + " movimenti all'interno delle piegature + menut Fold\ col&umn\ width Larghezza\ piegat&Ure\ in\ colonne +endif " has folding + +if has("diff") + menut &Diff &Differenza + " + menut &Update &Aggiorna + menut &Get\ Block &Importa\ differenze + menut &Put\ Block &Esporta\ differenze +endif " has diff + +menut &Make:make Esegui\ &Make:make + +menut &List\ Errors:cl Lista\ &Errori:cl +menut L&ist\ Messages:cl! Lista\ &Messaggi:cl! +menut &Next\ Error:cn Errore\ s&Uccessivo:cn +menut &Previous\ Error:cp Errore\ &Precedente:cp +menut &Older\ List:cold Lista\ men&O\ recente:cold +menut N&ewer\ List:cnew Lista\ pi\ rece&Nte:cnew + +menut Error\ &Window &Finestra\ errori + +menut &Update:cwin A&Ggiorna:cwin +menut &Open:copen &Apri:copen +menut &Close:cclose &Chiudi:cclose + +menut &Convert\ to\ HEX:%!xxd &Converti\ a\ esadecimale:%!xxd +menut Conve&rt\ back:%!xxd\ -r Conve&rti\ da\ esadecimale:%!xxd\ -r + +menut Se&T\ Compiler Impo&Sta\ Compilatore + +" Buffers / Buffer +menut &Buffers &Buffer + +menut &Refresh\ menu A&ggiorna\ menu +menut &Delete &Elimina +menut &Alternate &Alternato +menut &Next &Successivo +menut &Previous &Precedente +menut [No\ File] [Nessun\ File] +" Syntax / Sintassi +menut &Syntax &Sintassi +menut &Show\ filetypes\ in\ menu Mo&Stra\ tipi\ di\ file\ nel\ menu +menut Set\ '&syntax'\ only &S\ Attiva\ solo\ \ 'syntax' +menut Set\ '&filetype'\ too &F\ Attiva\ anche\ 'filetype' +menut &Off &Disattiva +menut &Manual &Manuale +menut A&utomatic A&Utomatico +menut on/off\ for\ &This\ file Attiva\ S/No\ su\ ques&To\ file +menut Co&lor\ test Test\ &Colori +menut &Highlight\ test Test\ &Evidenziamento +menut &Convert\ to\ HTML Converti\ ad\ &HTML + +let g:menutrans_no_file = "[Senza nome]" + +" Window / Finestra +menut &Window &Finestra + +menut &New^Wn &Nuova^Wn +menut S&plit^Ws &Dividi\ lo\ schermo^Ws +menut Sp&lit\ To\ #^W^^ D&Ividi\ verso\ #^W^^ +menut Split\ &Vertically^Wv Di&Vidi\ verticalmente^Wv +menut Split\ File\ E&xplorer Aggiungi\ finestra\ e&Xplorer + +menut &Close^Wc &Chiudi^Wc +menut Close\ &Other(s)^Wo C&Hiudi\ altra(e)^Wo + +menut Move\ &To &Muovi\ verso + +menut &Top^WK &Cima^WK +menut &Bottom^WJ &Fondo^WJ +menut &Left\ side^WH Lato\ &Sinistro^WH +menut &Right\ side^WL Lato\ &Destro^WL +menut Rotate\ &Up^WR Ruota\ verso\ l'&Alto^WR +menut Rotate\ &Down^Wr Ruota\ verso\ il\ &Basso^Wr + +menut &Equal\ Size^W= &Uguale\ ampiezza^W= +menut &Max\ Height^W_ &Altezza\ massima^W_ +menut M&in\ Height^W1_ A&Ltezza\ minima^W1_ +menut Max\ &Width^W\| Larghezza\ massima^W\| +menut Min\ Widt&h^W1\| Larghezza\ minima^W1\| + +" The popup menu +menut &Undo &Annulla +menut Cu&t &Taglia +menut &Copy &Copia +menut &Paste &Incolla +menut &Delete &Elimina + +menut Select\ Blockwise Seleziona\ in\ blocco +menut Select\ &Word Seleziona\ &Parola +menut Select\ &Line Seleziona\ &Linea +menut Select\ &Block Seleziona\ &Blocco +menut Select\ &All Seleziona\ t&Utto + +" The GUI Toolbar / Barra Strumenti +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Apri + tmenu ToolBar.Save Salva + tmenu ToolBar.SaveAll Salva Tutto + tmenu ToolBar.Print Stampa + tmenu ToolBar.Undo Annulla + tmenu ToolBar.Redo Ripristina + tmenu ToolBar.Cut Taglia + tmenu ToolBar.Copy Copia + tmenu ToolBar.Paste Incolla + + if !has("gui_athena") + tmenu ToolBar.Find Cerca + tmenu ToolBar.FindNext Cerca Successivo + tmenu ToolBar.FindPrev Cerca Precedente + tmenu ToolBar.Replace Sostituisci + endif + +if 0 " disabled; These are in the Windows menu + tmenu ToolBar.New Nuova finestra + tmenu ToolBar.WinSplit Dividi finestra + tmenu ToolBar.WinMax Massima ampiezza + tmenu ToolBar.WinMin Minima ampiezza + tmenu ToolBar.WinVSplit Dividi verticalmente + tmenu ToolBar.WinMaxWidth Massima larghezza + tmenu ToolBar.WinMinWidth Minima larghezza + tmenu ToolBar.WinClose Chiudi finestra +endif + + tmenu ToolBar.LoadSesn Carica Sessione + tmenu ToolBar.SaveSesn Salva Sessione + tmenu ToolBar.RunScript Esegui Script + tmenu ToolBar.Make Make + tmenu ToolBar.Shell Shell + tmenu ToolBar.RunCtags Esegui Ctags + tmenu ToolBar.TagJump Vai a Tag + tmenu ToolBar.Help Aiuto + tmenu ToolBar.FindHelp Cerca in Aiuto + endfun +endif + +" vim: set sw=2 : diff --git a/vim73/lang/menu_it_it.utf-8.vim b/vim73/lang/menu_it_it.utf-8.vim new file mode 100644 index 0000000..1770445 --- /dev/null +++ b/vim73/lang/menu_it_it.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Italian for UTF-8 encoding + +source :p:h/menu_it_it.latin1.vim diff --git a/vim73/lang/menu_italian_italy.1252.vim b/vim73/lang/menu_italian_italy.1252.vim new file mode 100644 index 0000000..b336fcb --- /dev/null +++ b/vim73/lang/menu_italian_italy.1252.vim @@ -0,0 +1,3 @@ +" Menu Translations: Italian for Latin1 + +source :p:h/menu_it_it.latin1.vim diff --git a/vim73/lang/menu_ja.cp932.vim b/vim73/lang/menu_ja.cp932.vim new file mode 100644 index 0000000..c761b08 --- /dev/null +++ b/vim73/lang/menu_ja.cp932.vim @@ -0,0 +1,5 @@ +" Menu Translations: Japanese (for Windows) +" Translated By: MURAOKA Taro +" Last Change: 29-Apr-2004. + +source :p:h/menu_japanese_japan.932.vim diff --git a/vim73/lang/menu_ja.euc-jp.vim b/vim73/lang/menu_ja.euc-jp.vim new file mode 100644 index 0000000..0861315 --- /dev/null +++ b/vim73/lang/menu_ja.euc-jp.vim @@ -0,0 +1,6 @@ +" Menu Translations: Japanese (for UNIX) +" Translated By: Muraoka Taro +" Last Change: 08:50:47 25-Mar-2001. + +" eucjp is the same as euc-jp. Source the other one from here. +source :p:h/menu_ja_jp.euc-jp.vim diff --git a/vim73/lang/menu_ja.eucjp.vim b/vim73/lang/menu_ja.eucjp.vim new file mode 100644 index 0000000..0861315 --- /dev/null +++ b/vim73/lang/menu_ja.eucjp.vim @@ -0,0 +1,6 @@ +" Menu Translations: Japanese (for UNIX) +" Translated By: Muraoka Taro +" Last Change: 08:50:47 25-Mar-2001. + +" eucjp is the same as euc-jp. Source the other one from here. +source :p:h/menu_ja_jp.euc-jp.vim diff --git a/vim73/lang/menu_ja.ujis.vim b/vim73/lang/menu_ja.ujis.vim new file mode 100644 index 0000000..49248fc --- /dev/null +++ b/vim73/lang/menu_ja.ujis.vim @@ -0,0 +1,6 @@ +" Menu Translations: Japanese (for UNIX) +" Translated By: Muraoka Taro +" Last Change: 08:50:47 25-Mar-2001. + +" ujis is the same as euc-jp. Source the other one from here. +source :p:h/menu_ja_jp.euc-jp.vim diff --git a/vim73/lang/menu_ja.utf-8.vim b/vim73/lang/menu_ja.utf-8.vim new file mode 100644 index 0000000..105a199 --- /dev/null +++ b/vim73/lang/menu_ja.utf-8.vim @@ -0,0 +1,4 @@ +" Menu Translations: Japanese + +" eucjp is the same as euc-jp. Source the other one from here. +source :p:h/menu_ja_jp.utf-8.vim diff --git a/vim73/lang/menu_ja_jp.cp932.vim b/vim73/lang/menu_ja_jp.cp932.vim new file mode 100644 index 0000000..c761b08 --- /dev/null +++ b/vim73/lang/menu_ja_jp.cp932.vim @@ -0,0 +1,5 @@ +" Menu Translations: Japanese (for Windows) +" Translated By: MURAOKA Taro +" Last Change: 29-Apr-2004. + +source :p:h/menu_japanese_japan.932.vim diff --git a/vim73/lang/menu_ja_jp.euc-jp.vim b/vim73/lang/menu_ja_jp.euc-jp.vim new file mode 100644 index 0000000..f231857 --- /dev/null +++ b/vim73/lang/menu_ja_jp.euc-jp.vim @@ -0,0 +1,338 @@ +" vi:set ts=8 sts=8 sw=8 tw=0: +" +" Menu Translations: Japanese (EUC-JP) +" Translated By: MURAOKA Taro +" Last Change: 18-Apr-2006. + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding euc-jp + +" Help menu +menutrans &Help إ(&H) +menutrans &Overview ά(&O) +menutrans &User\ Manual 桼ޥ˥奢(&U) +menutrans &How-to\ links &How-to +menutrans &Credits 쥸å(&C) +menutrans Co&pying (&P) +menutrans &Sponsor/Register ݥ󥵡/Ͽ(&S) +menutrans O&rphans ɻ(&R) +menutrans &Version С(&V) +menutrans &About VimˤĤ(&A) + +let g:menutrans_help_dialog = "إפ򸡺ޥɤ⤷ñϤƤ:\n\n⡼ɤΥޥɤˤ i_ Ƭղäޤ. (: i_CTRL-X)\nޥɥ饤Խޥɤˤ c_ Ƭղäޤ. (: c_)\nץ̾ˤ ' ղäޤ. (: 'shiftwidth')" + +" File menu +menutrans &File ե(&F) +menutrans &Open\.\.\.:e (&O)\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp ʬ䤷Ƴ(&L)\.\.\.:sp +menutrans Open\ Tab\.\.\.:tabnew ֥ڡdz:tabnew +menutrans &New:enew (&N):enew +menutrans &Close:close Ĥ(&C):close +menutrans &Save:w ¸(&S):w +menutrans Save\ &As\.\.\.:sav ̾դ¸(&A)\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. ʬɽ(&D)\.\.\. +menutrans Split\ Patched\ &By\.\.\. ѥå̤ɽ(&B)\.\.\. +menutrans &Print (&P) +menutrans Sa&ve-Exit:wqa ¸ƽλ(&V):wqa +menutrans E&xit:qa λ(&X):qa + +" Edit menu +menutrans &Edit Խ(&E) +menutrans &Undou ä(&U)u +menutrans &Redo^R ⤦٤(&R)^R +menutrans Rep&eat\. ֤(&E)\. +menutrans Cu&t"+x ڤ(&T)"+x +menutrans &Copy"+y ԡ(&C)"+y +menutrans &Paste"+gP Žդ(&P)"+gP +menutrans Put\ &Before[p Ž(&B)[p +menutrans Put\ &After]p Ž(&A)]p +menutrans &Deletex ä(&D)x +menutrans &Select\ AllggVG (&S)ggVG +menutrans &Find\.\.\. (&F)\.\.\. +menutrans &Find/ (&F)/ +menutrans Find\ and\ Rep&lace\.\.\. ִ(&L)\.\.\. +menutrans Find\ and\ Rep&lace:%s ִ(&L):%s +menutrans Find\ and\ Rep&lace:s ִ(&L):s +"menutrans Options\.\.\. ץ(&O)\.\.\. +menutrans Settings\ &Window ꥦɥ(&W) +menutrans Startup\ &Settings ư(&S) + +" Edit/Global Settings +menutrans &Global\ Settings (&G) +menutrans Toggle\ Pattern\ &Highlight:set\ hls! + \ ѥĴ(&H):set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! + \ 羮ʸ(&I):set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! + \ ޥåɽ(&S):set\ sm! +menutrans &Context\ lines չԿ(&C) +menutrans &Virtual\ Edit Խ(&V) +menutrans Never ̵ +menutrans Block\ Selection ֥å +menutrans Insert\ mode ⡼ɻ +menutrans Block\ and\ Insert ֥å/⡼ɻ +menutrans Always +menutrans Toggle\ Insert\ &Mode:set\ im! + \ (鿴)⡼(&M):set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! + \ Viߴ⡼(&O):set\ cp! +menutrans Search\ &Path\.\.\. ѥ(&P)\.\.\. +menutrans Ta&g\ Files\.\.\. ե(&G)\.\.\. +" +" GUI options +menutrans Toggle\ &Toolbar ġСɽ(&T) +menutrans Toggle\ &Bottom\ Scrollbar С()ɽ(&B) +menutrans Toggle\ &Left\ Scrollbar С()ɽ(&L) +menutrans Toggle\ &Right\ Scrollbar С()ɽ(&R) + +let g:menutrans_path_dialog = "եθѥϤƤ:\nǥ쥯ȥ̾ϥ ( , ) ǶڤäƤ." +let g:menutrans_tags_dialog = "ե̾ϤƤ:\n̾ϥ ( , ) ǶڤäƤ." + +" Edit/File Settings + +" Boolean options +menutrans F&ile\ Settings ե(&I) +menutrans Toggle\ Line\ &Numbering:set\ nu! + \ ֹɽ(&N):set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! + \ ꥹȥ⡼(&L):set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! + \ ֤(&W):set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! + \ ñ֤(&R):set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! + \ Ÿ(&E):set\ et! +menutrans Toggle\ &auto-indent:set\ ai! + \ ư(&A):set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! + \ C(&C):set\ cin! + +" other options +menutrans &Shiftwidth ե(&S) +menutrans Soft\ &Tabstop եȥ(&T) +menutrans Te&xt\ Width\.\.\. ƥ(&X)\.\.\. +menutrans &File\ Format\.\.\. Ե(&F)\.\.\. + +let g:menutrans_textwidth_dialog = "ƥȤ('textwidth')ꤷƤ (0̵):" +let g:menutrans_fileformat_dialog = "եϤκݤβԵηǤ." +let g:menutrans_fileformat_choices = "&Unix\n&Dos\n&Mac\n󥻥(&C)" + +menutrans C&olor\ Scheme ơ(&O) +menutrans &Keymap ޥå(&K) +menutrans None ʤ + +" Programming menu +menutrans &Tools ġ(&T) +menutrans &Jump\ to\ this\ tagg^] (&J)g^] +menutrans Jump\ &back^T (&B)^T +menutrans Build\ &Tags\ File ե(&T) +menutrans &Make:make ᥤ(&M):make +menutrans &List\ Errors:cl 顼ꥹ(&L):cl +menutrans L&ist\ Messages:cl! åꥹ(&I):cl! +menutrans &Next\ Error:cn Υ顼(&N):cn +menutrans &Previous\ Error:cp Υ顼(&P):cp +menutrans &Older\ List:cold Ťꥹ(&O):cold +menutrans N&ewer\ List:cnew ꥹ(&E):cnew +menutrans Error\ &Window 顼ɥ(&W) +menutrans &Update:cwin (&U):cwin +menutrans &Open:copen (&O):copen +menutrans &Close:cclose Ĥ(&C):cclose +menutrans &Convert\ to\ HEX:%!xxd HEXѴ(&C):%!xxd +menutrans Conve&rt\ back:%!xxd\ -r HEXѴ(&R)%!xxd\ -r +menutrans Se&T\ Compiler ѥ(&T) + +" Tools.Spelling Menu +menutrans &Spelling ڥ(&S) +menutrans &Spell\ Check\ On ڥåͭ(&S) +menutrans Spell\ Check\ &Off ڥåͭ(&O) +menutrans To\ &Next\ error]s Υ顼(&N)]s +menutrans To\ &Previous\ error[s Υ顼(&P)[s +menutrans Suggest\ &Correctionsz= (&C)z= +menutrans &Repeat\ correction:spellrepall 򷫤֤(&R):spellrepall +menutrans Set\ language\ to\ "en" \ "en"\ ꤹ +menutrans Set\ language\ to\ "en_au" \ "en_au"\ ꤹ +menutrans Set\ language\ to\ "en_ca" \ "en_ca"\ ꤹ +menutrans Set\ language\ to\ "en_gb" \ "en_gb"\ ꤹ +menutrans Set\ language\ to\ "en_nz" \ "en_nz"\ ꤹ +menutrans Set\ language\ to\ "en_us" \ "en_us"\ ꤹ +menutrans &Find\ More\ Languages ¾θ򸡺(&F) + +" Tools.Fold Menu +menutrans &Folding ޾(&F) +" open close folds +menutrans &Enable/Disable\ foldszi ͭ/̵(&E)zi +menutrans &View\ Cursor\ Linezv Ԥɽ(&V)zv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Ԥɽ(&W)zMzx +menutrans C&lose\ more\ foldszm ޾ߤĤ(&L)zm +menutrans &Close\ all\ foldszM ޾ߤĤ(&C)zM +menutrans O&pen\ more\ foldszr ޾ߤ򳫤(&P)zr +menutrans &Open\ all\ foldszR ޾ߤ򳫤(&O)zR +" fold method +menutrans Fold\ Met&hod ޾ˡ(&H) +menutrans M&anual ư(&A) +menutrans I&ndent ǥ(&N) +menutrans E&xpression ɾ(&X) +menutrans S&yntax 󥿥å(&Y) +menutrans &Diff ʬ(&D) +menutrans Ma&rker ޡ(&R) +" create and delete folds +menutrans Create\ &Foldzf ޾ߺ(&F)zf +menutrans &Delete\ Foldzd ޾ߺ(&D)zd +menutrans Delete\ &All\ FoldszD ޾ߺ(&A)zD +" moving around in folds +menutrans Fold\ col&umn\ width ޾ߥ(&U) + +menutrans &Update (&U) +menutrans &Get\ Block ֥å(&G) +menutrans &Put\ Block ֥åŬ(&P) + +" Names for buffer menu. +menutrans &Buffers Хåե(&B) +menutrans &Refresh\ menu ˥塼ɹ(&R) +menutrans &Delete (&D) +menutrans &Alternate ΢(&A) +menutrans &Next ΥХåե(&N) +menutrans &Previous ΥХåե(&P) +menutrans [No\ File] [̵] +let g:menutrans_no_file = "[̵]" + +" Window menu +menutrans &Window ɥ(&W) +menutrans &New^Wn (&N)^Wn +menutrans S&plit^Ws ʬ(&P)^Ws +menutrans Sp&lit\ To\ #^W^^ ΢Хåեʬ(&L)^W^^ +menutrans Split\ &Vertically^Wv ľʬ(&V)^Wv +menutrans Split\ File\ E&xplorer ե륨ץ(&X) +menutrans &Close^Wc Ĥ(&C)^Wc +menutrans Move\ &To ư(&T) +menutrans &Top^WK (&T)^WK +menutrans &Bottom^WJ (&B)^WJ +menutrans &Left\ side^WH (&L)^WH +menutrans &Right\ side^WL (&R)^WL +menutrans Close\ &Other(s)^Wo ¾Ĥ(&O)^Wo +menutrans Ne&xt^Ww (&X)^Ww +menutrans P&revious^WW (&R)^WW +menutrans &Equal\ Size^W= Ʊ⤵(&E)^W= +menutrans &Max\ Height^W_ (&M)^W_ +menutrans M&in\ Height^W1_ Ǿ(&i)^W1_ +menutrans Max\ &Width^W\| (&W)^W\| +menutrans Min\ Widt&h^W1\| Ǿ(&H)^W1\| +menutrans Rotate\ &Up^WR ˥ơ(&U)^WR +menutrans Rotate\ &Down^Wr ˥ơ(&D)^Wr +menutrans Select\ Fo&nt\.\.\. ե(&N)\.\.\. + +" The popup menu +menutrans &Undo ä(&U) +menutrans Cu&t ڤ(&T) +menutrans &Copy ԡ(&C) +menutrans &Paste Žդ(&P) +menutrans &Delete (&D) +menutrans Select\ Blockwise ֥å +menutrans Select\ &Word ñ(&W) +menutrans Select\ &Line (&L) +menutrans Select\ &Block ֥å(&B) +menutrans Select\ &All ٤(&A) + +" The GUI toolbar (for Win32 or GTK) +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open ե򳫤 + tmenu ToolBar.Save ߤΥե¸ + tmenu ToolBar.SaveAll ٤ƤΥե¸ + tmenu ToolBar.Print + tmenu ToolBar.Undo ä + tmenu ToolBar.Redo ⤦٤ + tmenu ToolBar.Cut åץܡɤڤ + tmenu ToolBar.Copy åץܡɤإԡ + tmenu ToolBar.Paste åץܡɤŽդ + tmenu ToolBar.Find ... + tmenu ToolBar.FindNext 򸡺 + tmenu ToolBar.FindPrev 򸡺 + tmenu ToolBar.Replace ִ... + if 0 " disabled; These are in the Windows menu + tmenu ToolBar.New ɥ + tmenu ToolBar.WinSplit ɥʬ + tmenu ToolBar.WinMax ɥ粽 + tmenu ToolBar.WinMin ɥǾ + tmenu ToolBar.WinClose ɥĤ + endif + tmenu ToolBar.LoadSesn åɹ + tmenu ToolBar.SaveSesn å¸ + tmenu ToolBar.RunScript Vimץȼ¹ + tmenu ToolBar.Make ץȤMake + tmenu ToolBar.Shell 򳫤 + tmenu ToolBar.RunCtags tags + tmenu ToolBar.TagJump + tmenu ToolBar.Help Vimإ + tmenu ToolBar.FindHelp Vimإ׸ + endfun +endif + +" Syntax menu +menutrans &Syntax 󥿥å(&S) +menutrans &Show\ filetypes\ in\ menu б˥塼ɽ(&S) +menutrans Set\ '&syntax'\ only 'syntax'(&S) +menutrans Set\ '&filetype'\ too 'filetype'(&F) +menutrans &Off ̵(&O) +menutrans &Manual ư(&M) +menutrans A&utomatic ư(&U) +menutrans on/off\ for\ &This\ file + \ /(&T) +menutrans Co&lor\ test 顼ƥ(&L) +menutrans &Highlight\ test ϥ饤ȥƥ(&H) +menutrans &Convert\ to\ HTML HTMLإС(&C) + +" Japanese specific menu +" ݤiconv衢ɬꤷ󥳡ɤˤʤ櫓ǤϤʤȤ +if has('iconv') + " iconvΥСȽ + let support_jisx0213 = (iconv("\x87\x64\x87\x6a", 'cp932', 'euc-jisx0213') ==# "\xad\xc5\xad\xcb") ? 1 : 0 + " + " ɤ߹ + an 10.395 &File.-SEPICONV- + an 10.396.100.100 &File.󥳡ɻ(&E)\.\.\..(&O)\.\.\..SJIS(&S)fenc=cp932 :browse confirm e ++enc=cp932 + if !support_jisx0213 + an 10.396.100.110 &File.󥳡ɻ(&E)\.\.\..(&O)\.\.\..EUC(&E)fenc=euc-jp :browse confirm e ++enc=euc-jp + an 10.396.100.120 &File.󥳡ɻ(&E)\.\.\..(&O)\.\.\..JIS(&J)fenc=iso-2022-jp :browse confirm e ++enc=iso-2022-jp + else + an 10.396.100.110 &File.󥳡ɻ(&E)\.\.\..(&O)\.\.\..EUC(&E)fenc=euc-jisx0213 :browse confirm e ++enc=euc-jisx0213 + an 10.396.100.120 &File.󥳡ɻ(&E)\.\.\..(&O)\.\.\..JIS(&J)fenc=iso-2022-jp-3 :browse confirm e ++enc=iso-2022-jp-3 + endif + an 10.396.100.130 &File.󥳡ɻ(&E)\.\.\..(&O)\.\.\..UTF-8(&8)fenc=utf-8 :browse confirm e ++enc=utf-8 + + " ɹ + an 10.396.110.100 &File.󥳡ɻ(&E)\.\.\..ɹ(&R)\.\.\..SJIS(&S)fenc=cp932 :e ++enc=cp932 + if !support_jisx0213 + an 10.396.110.110 &File.󥳡ɻ(&E)\.\.\..ɹ(&R)\.\.\..EUC(&E)fenc=euc-jp :e ++enc=euc-jp + an 10.396.110.120 &File.󥳡ɻ(&E)\.\.\..ɹ(&R)\.\.\..JIS(&J)fenc=iso-2022-jp :e ++enc=iso-2022-jp + else + an 10.396.110.110 &File.󥳡ɻ(&E)\.\.\..ɹ(&R)\.\.\..EUC(&E)fenc=euc-jisx0213 :e ++enc=euc-jisx0213 + an 10.396.110.120 &File.󥳡ɻ(&E)\.\.\..ɹ(&R)\.\.\..JIS(&J)fenc=iso-2022-jp-3 :e ++enc=iso-2022-jp-3 + endif + an 10.396.110.130 &File.󥳡ɻ(&E)\.\.\..ɹ(&R)\.\.\..UTF-8(&8)fenc=utf-8 :e ++enc=utf-8 + + " ¸ + an 10.396.115 &File.󥳡ɻ(&E)\.\.\..-SEP1- + an 10.396.120.100 &File.󥳡ɻ(&E)\.\.\..¸(&S)\.\.\..SJIS(&S)fenc=cp932 :set fenc=cp932 \| w + if !support_jisx0213 + an 10.396.120.110 &File.󥳡ɻ(&E)\.\.\..¸(&S)\.\.\..EUC(&E)fenc=euc-jp :set fenc=euc-jp \| w + an 10.396.120.120 &File.󥳡ɻ(&E)\.\.\..¸(&S)\.\.\..JIS(&J)fenc=iso-2022-jp :set fenc=iso-2022-jp \| w + else + an 10.396.120.110 &File.󥳡ɻ(&E)\.\.\..¸(&S)\.\.\..EUC(&E)fenc=euc-jisx0213 :set fenc=euc-jisx0213 \| w + an 10.396.120.120 &File.󥳡ɻ(&E)\.\.\..¸(&S)\.\.\..JIS(&J)fenc=iso-2022-jp-3 :set fenc=iso-2022-jp-3 \| w + endif + an 10.396.120.130 &File.󥳡ɻ(&E)\.\.\..¸(&S)\.\.\..UTF-8(&8)fenc=utf-8 :set fenc=utf-8 \| w +endif + +" filler to avoid the line above being recognized as a modeline +" filler +" filler +" filler diff --git a/vim73/lang/menu_ja_jp.eucjp.vim b/vim73/lang/menu_ja_jp.eucjp.vim new file mode 100644 index 0000000..0861315 --- /dev/null +++ b/vim73/lang/menu_ja_jp.eucjp.vim @@ -0,0 +1,6 @@ +" Menu Translations: Japanese (for UNIX) +" Translated By: Muraoka Taro +" Last Change: 08:50:47 25-Mar-2001. + +" eucjp is the same as euc-jp. Source the other one from here. +source :p:h/menu_ja_jp.euc-jp.vim diff --git a/vim73/lang/menu_ja_jp.ujis.vim b/vim73/lang/menu_ja_jp.ujis.vim new file mode 100644 index 0000000..49248fc --- /dev/null +++ b/vim73/lang/menu_ja_jp.ujis.vim @@ -0,0 +1,6 @@ +" Menu Translations: Japanese (for UNIX) +" Translated By: Muraoka Taro +" Last Change: 08:50:47 25-Mar-2001. + +" ujis is the same as euc-jp. Source the other one from here. +source :p:h/menu_ja_jp.euc-jp.vim diff --git a/vim73/lang/menu_ja_jp.utf-8.vim b/vim73/lang/menu_ja_jp.utf-8.vim new file mode 100644 index 0000000..b231005 --- /dev/null +++ b/vim73/lang/menu_ja_jp.utf-8.vim @@ -0,0 +1,338 @@ +" vi:set ts=8 sts=8 sw=8 tw=0: +" +" Menu Translations: Japanese (UTF-8) +" Translated By: MURAOKA Taro +" Last Change: 18-Apr-2006. + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding utf-8 + +" Help menu +menutrans &Help ヘルプ(&H) +menutrans &Overview 概略(&O) +menutrans &User\ Manual ユーザマニュアル(&U) +menutrans &How-to\ links &How-toリンク +menutrans &Credits クレジット(&C) +menutrans Co&pying 著作権情報(&P) +menutrans &Sponsor/Register スポンサー/登録(&S) +menutrans O&rphans 孤児(&R) +menutrans &Version バージョン情報(&V) +menutrans &About Vimについて(&A) + +let g:menutrans_help_dialog = "ヘルプを検索したいコマンドもしくは単語を入力してください:\n\n挿入モードのコマンドには i_ を先頭に付加します. (例: i_CTRL-X)\nコマンドライン編集コマンドには c_ を先頭に付加します. (例: c_)\nオプションの名前には ' を付加します. (例: 'shiftwidth')" + +" File menu +menutrans &File ファイル(&F) +menutrans &Open\.\.\.:e 開く(&O)\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp 分割して開く(&L)\.\.\.:sp +menutrans Open\ Tab\.\.\.:tabnew タブページで開く:tabnew +menutrans &New:enew 新規作成(&N):enew +menutrans &Close:close 閉じる(&C):close +menutrans &Save:w 保存(&S):w +menutrans Save\ &As\.\.\.:sav 名前を付けて保存(&A)\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. 差分表示(&D)\.\.\. +menutrans Split\ Patched\ &By\.\.\. パッチ結果を表示(&B)\.\.\. +menutrans &Print 印刷(&P) +menutrans Sa&ve-Exit:wqa 保存して終了(&V):wqa +menutrans E&xit:qa 終了(&X):qa + +" Edit menu +menutrans &Edit 編集(&E) +menutrans &Undou 取り消す(&U)u +menutrans &Redo^R もう一度やる(&R)^R +menutrans Rep&eat\. 繰り返す(&E)\. +menutrans Cu&t"+x 切り取り(&T)"+x +menutrans &Copy"+y コピー(&C)"+y +menutrans &Paste"+gP 貼り付け(&P)"+gP +menutrans Put\ &Before[p 前に貼る(&B)[p +menutrans Put\ &After]p 後に貼る(&A)]p +menutrans &Deletex 消す(&D)x +menutrans &Select\ AllggVG 全て選択(&S)ggVG +menutrans &Find\.\.\. 検索(&F)\.\.\. +menutrans &Find/ 検索(&F)/ +menutrans Find\ and\ Rep&lace\.\.\. 置換(&L)\.\.\. +menutrans Find\ and\ Rep&lace:%s 置換(&L):%s +menutrans Find\ and\ Rep&lace:s 置換(&L):s +"menutrans Options\.\.\. オプション(&O)\.\.\. +menutrans Settings\ &Window 設定ウィンドウ(&W) +menutrans Startup\ &Settings 起動時の設定(&S) + +" Edit/Global Settings +menutrans &Global\ Settings 全体設定(&G) +menutrans Toggle\ Pattern\ &Highlight:set\ hls! + \ パターン強調切替(&H):set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! + \ 大小文字区別切替(&I):set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! + \ マッチ表示切替(&S):set\ sm! +menutrans &Context\ lines カーソル周辺行数(&C) +menutrans &Virtual\ Edit 仮想編集(&V) +menutrans Never 無効 +menutrans Block\ Selection ブロック選択時 +menutrans Insert\ mode 挿入モード時 +menutrans Block\ and\ Insert ブロック/挿入モード時 +menutrans Always 常時 +menutrans Toggle\ Insert\ &Mode:set\ im! + \ 挿入(初心者)モード切替(&M):set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! + \ Vi互換モード切替(&O):set\ cp! +menutrans Search\ &Path\.\.\. 検索パス(&P)\.\.\. +menutrans Ta&g\ Files\.\.\. タグファイル(&G)\.\.\. +" +" GUI options +menutrans Toggle\ &Toolbar ツールバー表示切替(&T) +menutrans Toggle\ &Bottom\ Scrollbar スクロールバー(下)表示切替(&B) +menutrans Toggle\ &Left\ Scrollbar スクロールバー(左)表示切替(&L) +menutrans Toggle\ &Right\ Scrollbar スクロールバー(右)表示切替(&R) + +let g:menutrans_path_dialog = "ファイルの検索パスを入力してください:\nディレクトリ名はカンマ ( , ) で区切ってください." +let g:menutrans_tags_dialog = "タグファイルの名前を入力してください:\n名前はカンマ ( , ) で区切ってください." + +" Edit/File Settings + +" Boolean options +menutrans F&ile\ Settings ファイル設定(&I) +menutrans Toggle\ Line\ &Numbering:set\ nu! + \ 行番号表示切替(&N):set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! + \ リストモード切替(&L):set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! + \ 行折返し切替(&W):set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! + \ 単語折返し切替(&R):set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! + \ タブ展開切替(&E):set\ et! +menutrans Toggle\ &auto-indent:set\ ai! + \ 自動字下げ切替(&A):set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! + \ C言語字下げ切替(&C):set\ cin! + +" other options +menutrans &Shiftwidth シフト幅(&S) +menutrans Soft\ &Tabstop ソフトウェアタブ幅(&T) +menutrans Te&xt\ Width\.\.\. テキスト幅(&X)\.\.\. +menutrans &File\ Format\.\.\. 改行記号選択(&F)\.\.\. + +let g:menutrans_textwidth_dialog = "テキストの幅('textwidth')を設定してください (0で整形を無効化):" +let g:menutrans_fileformat_dialog = "ファイル出力の際の改行記号の形式を選んでください." +let g:menutrans_fileformat_choices = "&Unix\n&Dos\n&Mac\nキャンセル(&C)" + +menutrans C&olor\ Scheme 色テーマ選択(&O) +menutrans &Keymap キーマップ(&K) +menutrans None なし + +" Programming menu +menutrans &Tools ツール(&T) +menutrans &Jump\ to\ this\ tagg^] タグジャンプ(&J)g^] +menutrans Jump\ &back^T 戻る(&B)^T +menutrans Build\ &Tags\ File タグファイル作成(&T) +menutrans &Make:make メイク(&M):make +menutrans &List\ Errors:cl エラーリスト(&L):cl +menutrans L&ist\ Messages:cl! メッセージリスト(&I):cl! +menutrans &Next\ Error:cn 次のエラーへ(&N):cn +menutrans &Previous\ Error:cp 前のエラーへ(&P):cp +menutrans &Older\ List:cold 古いリスト(&O):cold +menutrans N&ewer\ List:cnew 新しいリスト(&E):cnew +menutrans Error\ &Window エラーウィンドウ(&W) +menutrans &Update:cwin 更新(&U):cwin +menutrans &Open:copen 開く(&O):copen +menutrans &Close:cclose 閉じる(&C):cclose +menutrans &Convert\ to\ HEX:%!xxd HEXへ変換(&C):%!xxd +menutrans Conve&rt\ back:%!xxd\ -r HEXから逆変換(&R)%!xxd\ -r +menutrans Se&T\ Compiler コンパイラ設定(&T) + +" Tools.Spelling Menu +menutrans &Spelling スペリング(&S) +menutrans &Spell\ Check\ On スペルチェック有効(&S) +menutrans Spell\ Check\ &Off スペルチェック有効(&O) +menutrans To\ &Next\ error]s 次のエラー(&N)]s +menutrans To\ &Previous\ error[s 前のエラー(&P)[s +menutrans Suggest\ &Correctionsz= 修正候補(&C)z= +menutrans &Repeat\ correction:spellrepall 修正を繰り返す(&R):spellrepall +menutrans Set\ language\ to\ "en" 言語を\ "en"\ に設定する +menutrans Set\ language\ to\ "en_au" 言語を\ "en_au"\ に設定する +menutrans Set\ language\ to\ "en_ca" 言語を\ "en_ca"\ に設定する +menutrans Set\ language\ to\ "en_gb" 言語を\ "en_gb"\ に設定する +menutrans Set\ language\ to\ "en_nz" 言語を\ "en_nz"\ に設定する +menutrans Set\ language\ to\ "en_us" 言語を\ "en_us"\ に設定する +menutrans &Find\ More\ Languages 他の言語を検索する(&F) + +" Tools.Fold Menu +menutrans &Folding 折畳み(&F) +" open close folds +menutrans &Enable/Disable\ foldszi 有効/無効切替(&E)zi +menutrans &View\ Cursor\ Linezv カーソル行を表示(&V)zv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx カーソル行だけを表示(&W)zMzx +menutrans C&lose\ more\ foldszm 折畳みを閉じる(&L)zm +menutrans &Close\ all\ foldszM 全折畳みを閉じる(&C)zM +menutrans O&pen\ more\ foldszr 折畳みを開く(&P)zr +menutrans &Open\ all\ foldszR 全折畳みを開く(&O)zR +" fold method +menutrans Fold\ Met&hod 折畳み方法(&H) +menutrans M&anual 手動(&A) +menutrans I&ndent インデント(&N) +menutrans E&xpression 式評価(&X) +menutrans S&yntax シンタックス(&Y) +menutrans &Diff 差分(&D) +menutrans Ma&rker マーカー(&R) +" create and delete folds +menutrans Create\ &Foldzf 折畳み作成(&F)zf +menutrans &Delete\ Foldzd 折畳み削除(&D)zd +menutrans Delete\ &All\ FoldszD 全折畳み削除(&A)zD +" moving around in folds +menutrans Fold\ col&umn\ width 折畳みカラム幅(&U) + +menutrans &Update 更新(&U) +menutrans &Get\ Block ブロック抽出(&G) +menutrans &Put\ Block ブロック適用(&P) + +" Names for buffer menu. +menutrans &Buffers バッファ(&B) +menutrans &Refresh\ menu メニュー再読込(&R) +menutrans &Delete 削除(&D) +menutrans &Alternate 裏へ切替(&A) +menutrans &Next 次のバッファ(&N) +menutrans &Previous 前のバッファ(&P) +menutrans [No\ File] [無題] +let g:menutrans_no_file = "[無題]" + +" Window menu +menutrans &Window ウィンドウ(&W) +menutrans &New^Wn 新規作成(&N)^Wn +menutrans S&plit^Ws 分割(&P)^Ws +menutrans Sp&lit\ To\ #^W^^ 裏バッファへ分割(&L)^W^^ +menutrans Split\ &Vertically^Wv 垂直分割(&V)^Wv +menutrans Split\ File\ E&xplorer ファイルエクスプローラ(&X) +menutrans &Close^Wc 閉じる(&C)^Wc +menutrans Move\ &To 移動(&T) +menutrans &Top^WK 上(&T)^WK +menutrans &Bottom^WJ 下(&B)^WJ +menutrans &Left\ side^WH 左(&L)^WH +menutrans &Right\ side^WL 右(&R)^WL +menutrans Close\ &Other(s)^Wo 他を閉じる(&O)^Wo +menutrans Ne&xt^Ww 次へ(&X)^Ww +menutrans P&revious^WW 前へ(&R)^WW +menutrans &Equal\ Size^W= 同じ高さに(&E)^W= +menutrans &Max\ Height^W_ 最大高に(&M)^W_ +menutrans M&in\ Height^W1_ 最小高に(&i)^W1_ +menutrans Max\ &Width^W\| 最大幅に(&W)^W\| +menutrans Min\ Widt&h^W1\| 最小幅に(&H)^W1\| +menutrans Rotate\ &Up^WR 上にローテーション(&U)^WR +menutrans Rotate\ &Down^Wr 下にローテーション(&D)^Wr +menutrans Select\ Fo&nt\.\.\. フォント設定(&N)\.\.\. + +" The popup menu +menutrans &Undo 取り消す(&U) +menutrans Cu&t 切り取り(&T) +menutrans &Copy コピー(&C) +menutrans &Paste 貼り付け(&P) +menutrans &Delete 削除(&D) +menutrans Select\ Blockwise 矩形ブロック選択 +menutrans Select\ &Word 単語選択(&W) +menutrans Select\ &Line 行選択(&L) +menutrans Select\ &Block ブロック選択(&B) +menutrans Select\ &All すべて選択(&A) + +" The GUI toolbar (for Win32 or GTK) +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open ファイルを開く + tmenu ToolBar.Save 現在のファイルを保存 + tmenu ToolBar.SaveAll すべてのファイルを保存 + tmenu ToolBar.Print 印刷 + tmenu ToolBar.Undo 取り消し + tmenu ToolBar.Redo もう一度やる + tmenu ToolBar.Cut クリップボードへ切り取り + tmenu ToolBar.Copy クリップボードへコピー + tmenu ToolBar.Paste クリップボードから貼り付け + tmenu ToolBar.Find 検索... + tmenu ToolBar.FindNext 次を検索 + tmenu ToolBar.FindPrev 前を検索 + tmenu ToolBar.Replace 置換... + if 0 " disabled; These are in the Windows menu + tmenu ToolBar.New 新規ウィンドウ作成 + tmenu ToolBar.WinSplit ウィンドウ分割 + tmenu ToolBar.WinMax ウィンドウ最大化 + tmenu ToolBar.WinMin ウィンドウ最小化 + tmenu ToolBar.WinClose ウィンドウを閉じる + endif + tmenu ToolBar.LoadSesn セッション読込 + tmenu ToolBar.SaveSesn セッション保存 + tmenu ToolBar.RunScript Vimスクリプト実行 + tmenu ToolBar.Make プロジェクトをMake + tmenu ToolBar.Shell シェルを開く + tmenu ToolBar.RunCtags tags作成 + tmenu ToolBar.TagJump タグジャンプ + tmenu ToolBar.Help Vimヘルプ + tmenu ToolBar.FindHelp Vimヘルプ検索 + endfun +endif + +" Syntax menu +menutrans &Syntax シンタックス(&S) +menutrans &Show\ filetypes\ in\ menu 対応形式をメニューに表示(&S) +menutrans Set\ '&syntax'\ only 'syntax'だけ設定(&S) +menutrans Set\ '&filetype'\ too 'filetype'も設定(&F) +menutrans &Off 無効化(&O) +menutrans &Manual 手動設定(&M) +menutrans A&utomatic 自動設定(&U) +menutrans on/off\ for\ &This\ file + \ オン/オフ切替(&T) +menutrans Co&lor\ test カラーテスト(&L) +menutrans &Highlight\ test ハイライトテスト(&H) +menutrans &Convert\ to\ HTML HTMLへコンバート(&C) + +" Japanese specific menu +" 成否はiconv次第、必ずしも指定したエンコードになるわけではないことに注意 +if has('iconv') + " iconvのバージョン判定 + let support_jisx0213 = (iconv("\x87\x64\x87\x6a", 'cp932', 'euc-jisx0213') ==# "\xad\xc5\xad\xcb") ? 1 : 0 + " + " 読み込み + an 10.395 &File.-SEPICONV- + an 10.396.100.100 &File.エンコード指定(&E)\.\.\..開く(&O)\.\.\..SJIS(&S)fenc=cp932 :browse confirm e ++enc=cp932 + if !support_jisx0213 + an 10.396.100.110 &File.エンコード指定(&E)\.\.\..開く(&O)\.\.\..EUC(&E)fenc=euc-jp :browse confirm e ++enc=euc-jp + an 10.396.100.120 &File.エンコード指定(&E)\.\.\..開く(&O)\.\.\..JIS(&J)fenc=iso-2022-jp :browse confirm e ++enc=iso-2022-jp + else + an 10.396.100.110 &File.エンコード指定(&E)\.\.\..開く(&O)\.\.\..EUC(&E)fenc=euc-jisx0213 :browse confirm e ++enc=euc-jisx0213 + an 10.396.100.120 &File.エンコード指定(&E)\.\.\..開く(&O)\.\.\..JIS(&J)fenc=iso-2022-jp-3 :browse confirm e ++enc=iso-2022-jp-3 + endif + an 10.396.100.130 &File.エンコード指定(&E)\.\.\..開く(&O)\.\.\..UTF-8(&8)fenc=utf-8 :browse confirm e ++enc=utf-8 + + " 再読込 + an 10.396.110.100 &File.エンコード指定(&E)\.\.\..再読込(&R)\.\.\..SJIS(&S)fenc=cp932 :e ++enc=cp932 + if !support_jisx0213 + an 10.396.110.110 &File.エンコード指定(&E)\.\.\..再読込(&R)\.\.\..EUC(&E)fenc=euc-jp :e ++enc=euc-jp + an 10.396.110.120 &File.エンコード指定(&E)\.\.\..再読込(&R)\.\.\..JIS(&J)fenc=iso-2022-jp :e ++enc=iso-2022-jp + else + an 10.396.110.110 &File.エンコード指定(&E)\.\.\..再読込(&R)\.\.\..EUC(&E)fenc=euc-jisx0213 :e ++enc=euc-jisx0213 + an 10.396.110.120 &File.エンコード指定(&E)\.\.\..再読込(&R)\.\.\..JIS(&J)fenc=iso-2022-jp-3 :e ++enc=iso-2022-jp-3 + endif + an 10.396.110.130 &File.エンコード指定(&E)\.\.\..再読込(&R)\.\.\..UTF-8(&8)fenc=utf-8 :e ++enc=utf-8 + + " 保存 + an 10.396.115 &File.エンコード指定(&E)\.\.\..-SEP1- + an 10.396.120.100 &File.エンコード指定(&E)\.\.\..保存(&S)\.\.\..SJIS(&S)fenc=cp932 :set fenc=cp932 \| w + if !support_jisx0213 + an 10.396.120.110 &File.エンコード指定(&E)\.\.\..保存(&S)\.\.\..EUC(&E)fenc=euc-jp :set fenc=euc-jp \| w + an 10.396.120.120 &File.エンコード指定(&E)\.\.\..保存(&S)\.\.\..JIS(&J)fenc=iso-2022-jp :set fenc=iso-2022-jp \| w + else + an 10.396.120.110 &File.エンコード指定(&E)\.\.\..保存(&S)\.\.\..EUC(&E)fenc=euc-jisx0213 :set fenc=euc-jisx0213 \| w + an 10.396.120.120 &File.エンコード指定(&E)\.\.\..保存(&S)\.\.\..JIS(&J)fenc=iso-2022-jp-3 :set fenc=iso-2022-jp-3 \| w + endif + an 10.396.120.130 &File.エンコード指定(&E)\.\.\..保存(&S)\.\.\..UTF-8(&8)fenc=utf-8 :set fenc=utf-8 \| w +endif + +" filler to avoid the line above being recognized as a modeline +" filler +" filler +" filler diff --git a/vim73/lang/menu_japanese_japan.932.vim b/vim73/lang/menu_japanese_japan.932.vim new file mode 100644 index 0000000..09976a9 --- /dev/null +++ b/vim73/lang/menu_japanese_japan.932.vim @@ -0,0 +1,338 @@ +" vi:set ts=8 sts=8 sw=8 tw=0: +" +" Menu Translations: Japanese (CP932) +" Translated By: MURAOKA Taro +" Last Change: 18-Apr-2006. + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding cp932 + +" Help menu +menutrans &Help wv(&H) +menutrans &Overview T(&O) +menutrans &User\ Manual [U}jA(&U) +menutrans &How-to\ links &How-toN +menutrans &Credits NWbg(&C) +menutrans Co&pying 쌠(&P) +menutrans &Sponsor/Register X|T[/o^(&S) +menutrans O&rphans ǎ(&R) +menutrans &Version o[W(&V) +menutrans &About Vimɂ‚(&A) + +let g:menutrans_help_dialog = "wvR}h͒P͂Ă:\n\n}[h̃R}hɂ i_ 擪ɕt܂. (: i_CTRL-X)\nR}hCҏWR}hɂ c_ 擪ɕt܂. (: c_)\nIvV̖Oɂ ' t܂. (: 'shiftwidth')" + +" File menu +menutrans &File t@C(&F) +menutrans &Open\.\.\.:e J(&O)\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp ĊJ(&L)\.\.\.:sp +menutrans Open\ Tab\.\.\.:tabnew ^uy[WŊJ:tabnew +menutrans &New:enew VK쐬(&N):enew +menutrans &Close:close ‚(&C):close +menutrans &Save:w ۑ(&S):w +menutrans Save\ &As\.\.\.:sav Otĕۑ(&A)\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. \(&D)\.\.\. +menutrans Split\ Patched\ &By\.\.\. pb`ʂ\(&B)\.\.\. +menutrans &Print (&P) +menutrans Sa&ve-Exit:wqa ۑďI(&V):wqa +menutrans E&xit:qa I(&X):qa + +" Edit menu +menutrans &Edit ҏW(&E) +menutrans &Undou (&U)u +menutrans &Redo^R x(&R)^R +menutrans Rep&eat\. JԂ(&E)\. +menutrans Cu&t"+x ؂(&T)"+x +menutrans &Copy"+y Rs[(&C)"+y +menutrans &Paste"+gP \t(&P)"+gP +menutrans Put\ &Before[p Oɓ\(&B)[p +menutrans Put\ &After]p ɓ\(&A)]p +menutrans &Deletex (&D)x +menutrans &Select\ AllggVG SđI(&S)ggVG +menutrans &Find\.\.\. (&F)\.\.\. +menutrans &Find/ (&F)/ +menutrans Find\ and\ Rep&lace\.\.\. u(&L)\.\.\. +menutrans Find\ and\ Rep&lace:%s u(&L):%s +menutrans Find\ and\ Rep&lace:s u(&L):s +"menutrans Options\.\.\. IvV(&O)\.\.\. +menutrans Settings\ &Window ݒEBhE(&W) +menutrans Startup\ &Settings N̐ݒ(&S) + +" Edit/Global Settings +menutrans &Global\ Settings S̐ݒ(&G) +menutrans Toggle\ Pattern\ &Highlight:set\ hls! + \ p^[ؑ(&H):set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! + \ 召ʐؑ(&I):set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! + \ }b`\ؑ(&S):set\ sm! +menutrans &Context\ lines J[\Ӎs(&C) +menutrans &Virtual\ Edit zҏW(&V) +menutrans Never +menutrans Block\ Selection ubNI +menutrans Insert\ mode }[h +menutrans Block\ and\ Insert ubN/}[h +menutrans Always 펞 +menutrans Toggle\ Insert\ &Mode:set\ im! + \ }(S)[hؑ(&M):set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! + \ Vi݊[hؑ(&O):set\ cp! +menutrans Search\ &Path\.\.\. pX(&P)\.\.\. +menutrans Ta&g\ Files\.\.\. ^Ot@C(&G)\.\.\. +" +" GUI options +menutrans Toggle\ &Toolbar c[o[\ؑ(&T) +menutrans Toggle\ &Bottom\ Scrollbar XN[o[()\ؑ(&B) +menutrans Toggle\ &Left\ Scrollbar XN[o[()\ؑ(&L) +menutrans Toggle\ &Right\ Scrollbar XN[o[(E)\ؑ(&R) + +let g:menutrans_path_dialog = "t@ČpX͂Ă:\nfBNg̓J} ( , ) ŋ؂Ă." +let g:menutrans_tags_dialog = "^Ot@C̖O͂Ă:\nO̓J} ( , ) ŋ؂Ă." + +" Edit/File Settings + +" Boolean options +menutrans F&ile\ Settings t@Cݒ(&I) +menutrans Toggle\ Line\ &Numbering:set\ nu! + \ sԍ\ؑ(&N):set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! + \ Xg[hؑ(&L):set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! + \ sܕԂؑ(&W):set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! + \ PܕԂؑ(&R):set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! + \ ^uWJؑ(&E):set\ et! +menutrans Toggle\ &auto-indent:set\ ai! + \ ؑ(&A):set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! + \ Cꎚؑ(&C):set\ cin! + +" other options +menutrans &Shiftwidth Vtg(&S) +menutrans Soft\ &Tabstop \tgEFA^u(&T) +menutrans Te&xt\ Width\.\.\. eLXg(&X)\.\.\. +menutrans &File\ Format\.\.\. sLI(&F)\.\.\. + +let g:menutrans_textwidth_dialog = "eLXg̕('textwidth')ݒ肵Ă (0Ő`𖳌):" +let g:menutrans_fileformat_dialog = "t@Co͂̍ۂ̉sĽ`Ił." +let g:menutrans_fileformat_choices = "&Unix\n&Dos\n&Mac\nLZ(&C)" + +menutrans C&olor\ Scheme Fe[}I(&O) +menutrans &Keymap L[}bv(&K) +menutrans None Ȃ + +" Programming menu +menutrans &Tools c[(&T) +menutrans &Jump\ to\ this\ tagg^] ^OWv(&J)g^] +menutrans Jump\ &back^T ߂(&B)^T +menutrans Build\ &Tags\ File ^Ot@C쐬(&T) +menutrans &Make:make CN(&M):make +menutrans &List\ Errors:cl G[Xg(&L):cl +menutrans L&ist\ Messages:cl! bZ[WXg(&I):cl! +menutrans &Next\ Error:cn ̃G[(&N):cn +menutrans &Previous\ Error:cp ÕG[(&P):cp +menutrans &Older\ List:cold ÂXg(&O):cold +menutrans N&ewer\ List:cnew VXg(&E):cnew +menutrans Error\ &Window G[EBhE(&W) +menutrans &Update:cwin XV(&U):cwin +menutrans &Open:copen J(&O):copen +menutrans &Close:cclose ‚(&C):cclose +menutrans &Convert\ to\ HEX:%!xxd HEX֕ϊ(&C):%!xxd +menutrans Conve&rt\ back:%!xxd\ -r HEXtϊ(&R)%!xxd\ -r +menutrans Se&T\ Compiler RpCݒ(&T) + +" Tools.Spelling Menu +menutrans &Spelling XyO(&S) +menutrans &Spell\ Check\ On Xy`FbNL(&S) +menutrans Spell\ Check\ &Off Xy`FbNL(&O) +menutrans To\ &Next\ error]s ̃G[(&N)]s +menutrans To\ &Previous\ error[s ÕG[(&P)[s +menutrans Suggest\ &Correctionsz= C(&C)z= +menutrans &Repeat\ correction:spellrepall CJԂ(&R):spellrepall +menutrans Set\ language\ to\ "en" \ "en"\ ɐݒ肷 +menutrans Set\ language\ to\ "en_au" \ "en_au"\ ɐݒ肷 +menutrans Set\ language\ to\ "en_ca" \ "en_ca"\ ɐݒ肷 +menutrans Set\ language\ to\ "en_gb" \ "en_gb"\ ɐݒ肷 +menutrans Set\ language\ to\ "en_nz" \ "en_nz"\ ɐݒ肷 +menutrans Set\ language\ to\ "en_us" \ "en_us"\ ɐݒ肷 +menutrans &Find\ More\ Languages ̌(&F) + +" Tools.Fold Menu +menutrans &Folding ܏(&F) +" open close folds +menutrans &Enable/Disable\ foldszi L/ؑ(&E)zi +menutrans &View\ Cursor\ Linezv J[\s\(&V)zv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx J[\s\(&W)zMzx +menutrans C&lose\ more\ foldszm ܏݂‚(&L)zm +menutrans &Close\ all\ foldszM S܏݂‚(&C)zM +menutrans O&pen\ more\ foldszr ܏݂J(&P)zr +menutrans &Open\ all\ foldszR S܏݂J(&O)zR +" fold method +menutrans Fold\ Met&hod ܏ݕ@(&H) +menutrans M&anual 蓮(&A) +menutrans I&ndent Cfg(&N) +menutrans E&xpression ](&X) +menutrans S&yntax V^bNX(&Y) +menutrans &Diff (&D) +menutrans Ma&rker }[J[(&R) +" create and delete folds +menutrans Create\ &Foldzf ܏ݍ쐬(&F)zf +menutrans &Delete\ Foldzd ܏ݍ폜(&D)zd +menutrans Delete\ &All\ FoldszD S܏ݍ폜(&A)zD +" moving around in folds +menutrans Fold\ col&umn\ width ܏݃J(&U) + +menutrans &Update XV(&U) +menutrans &Get\ Block ubNo(&G) +menutrans &Put\ Block ubNKp(&P) + +" Names for buffer menu. +menutrans &Buffers obt@(&B) +menutrans &Refresh\ menu j[ēǍ(&R) +menutrans &Delete 폜(&D) +menutrans &Alternate ֐ؑ(&A) +menutrans &Next ̃obt@(&N) +menutrans &Previous Õobt@(&P) +menutrans [No\ File] [] +let g:menutrans_no_file = "[]" + +" Window menu +menutrans &Window EBhE(&W) +menutrans &New^Wn VK쐬(&N)^Wn +menutrans S&plit^Ws (&P)^Ws +menutrans Sp&lit\ To\ #^W^^ obt@֕(&L)^W^^ +menutrans Split\ &Vertically^Wv (&V)^Wv +menutrans Split\ File\ E&xplorer t@CGNXv[(&X) +menutrans &Close^Wc ‚(&C)^Wc +menutrans Move\ &To ړ(&T) +menutrans &Top^WK (&T)^WK +menutrans &Bottom^WJ (&B)^WJ +menutrans &Left\ side^WH (&L)^WH +menutrans &Right\ side^WL E(&R)^WL +menutrans Close\ &Other(s)^Wo ‚(&O)^Wo +menutrans Ne&xt^Ww (&X)^Ww +menutrans P&revious^WW O(&R)^WW +menutrans &Equal\ Size^W= (&E)^W= +menutrans &Max\ Height^W_ ő卂(&M)^W_ +menutrans M&in\ Height^W1_ ŏ(&i)^W1_ +menutrans Max\ &Width^W\| ő啝(&W)^W\| +menutrans Min\ Widt&h^W1\| ŏ(&H)^W1\| +menutrans Rotate\ &Up^WR Ƀ[e[V(&U)^WR +menutrans Rotate\ &Down^Wr Ƀ[e[V(&D)^Wr +menutrans Select\ Fo&nt\.\.\. tHgݒ(&N)\.\.\. + +" The popup menu +menutrans &Undo (&U) +menutrans Cu&t ؂(&T) +menutrans &Copy Rs[(&C) +menutrans &Paste \t(&P) +menutrans &Delete 폜(&D) +menutrans Select\ Blockwise `ubNI +menutrans Select\ &Word PI(&W) +menutrans Select\ &Line sI(&L) +menutrans Select\ &Block ubNI(&B) +menutrans Select\ &All ׂđI(&A) + +" The GUI toolbar (for Win32 or GTK) +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open t@CJ + tmenu ToolBar.Save ݂̃t@Cۑ + tmenu ToolBar.SaveAll ׂẴt@Cۑ + tmenu ToolBar.Print + tmenu ToolBar.Undo + tmenu ToolBar.Redo x + tmenu ToolBar.Cut Nbv{[h֐؂ + tmenu ToolBar.Copy Nbv{[hփRs[ + tmenu ToolBar.Paste Nbv{[h\t + tmenu ToolBar.Find ... + tmenu ToolBar.FindNext + tmenu ToolBar.FindPrev O + tmenu ToolBar.Replace u... + if 0 " disabled; These are in the Windows menu + tmenu ToolBar.New VKEBhE쐬 + tmenu ToolBar.WinSplit EBhE + tmenu ToolBar.WinMax EBhEő剻 + tmenu ToolBar.WinMin EBhEŏ + tmenu ToolBar.WinClose EBhE‚ + endif + tmenu ToolBar.LoadSesn ZbVǍ + tmenu ToolBar.SaveSesn ZbVۑ + tmenu ToolBar.RunScript VimXNvgs + tmenu ToolBar.Make vWFNgMake + tmenu ToolBar.Shell VFJ + tmenu ToolBar.RunCtags tags쐬 + tmenu ToolBar.TagJump ^OWv + tmenu ToolBar.Help Vimwv + tmenu ToolBar.FindHelp Vimwv + endfun +endif + +" Syntax menu +menutrans &Syntax V^bNX(&S) +menutrans &Show\ filetypes\ in\ menu Ή`j[ɕ\(&S) +menutrans Set\ '&syntax'\ only 'syntax'ݒ(&S) +menutrans Set\ '&filetype'\ too 'filetype'ݒ(&F) +menutrans &Off (&O) +menutrans &Manual 蓮ݒ(&M) +menutrans A&utomatic ݒ(&U) +menutrans on/off\ for\ &This\ file + \ I/Itؑ(&T) +menutrans Co&lor\ test J[eXg(&L) +menutrans &Highlight\ test nCCgeXg(&H) +menutrans &Convert\ to\ HTML HTMLփRo[g(&C) + +" Japanese specific menu +" ۂiconvAKw肵GR[hɂȂ킯ł͂ȂƂɒ +if has('iconv') + " iconṽo[W + let support_jisx0213 = (iconv("\x87\x64\x87\x6a", 'cp932', 'euc-jisx0213') ==# "\xad\xc5\xad\xcb") ? 1 : 0 + " + " ǂݍ + an 10.395 &File.-SEPICONV- + an 10.396.100.100 &File.GR[hw(&E)\.\.\..J(&O)\.\.\..SJIS(&S)fenc=cp932 :browse confirm e ++enc=cp932 + if !support_jisx0213 + an 10.396.100.110 &File.GR[hw(&E)\.\.\..J(&O)\.\.\..EUC(&E)fenc=euc-jp :browse confirm e ++enc=euc-jp + an 10.396.100.120 &File.GR[hw(&E)\.\.\..J(&O)\.\.\..JIS(&J)fenc=iso-2022-jp :browse confirm e ++enc=iso-2022-jp + else + an 10.396.100.110 &File.GR[hw(&E)\.\.\..J(&O)\.\.\..EUC(&E)fenc=euc-jisx0213 :browse confirm e ++enc=euc-jisx0213 + an 10.396.100.120 &File.GR[hw(&E)\.\.\..J(&O)\.\.\..JIS(&J)fenc=iso-2022-jp-3 :browse confirm e ++enc=iso-2022-jp-3 + endif + an 10.396.100.130 &File.GR[hw(&E)\.\.\..J(&O)\.\.\..UTF-8(&8)fenc=utf-8 :browse confirm e ++enc=utf-8 + + " ēǍ + an 10.396.110.100 &File.GR[hw(&E)\.\.\..ēǍ(&R)\.\.\..SJIS(&S)fenc=cp932 :e ++enc=cp932 + if !support_jisx0213 + an 10.396.110.110 &File.GR[hw(&E)\.\.\..ēǍ(&R)\.\.\..EUC(&E)fenc=euc-jp :e ++enc=euc-jp + an 10.396.110.120 &File.GR[hw(&E)\.\.\..ēǍ(&R)\.\.\..JIS(&J)fenc=iso-2022-jp :e ++enc=iso-2022-jp + else + an 10.396.110.110 &File.GR[hw(&E)\.\.\..ēǍ(&R)\.\.\..EUC(&E)fenc=euc-jisx0213 :e ++enc=euc-jisx0213 + an 10.396.110.120 &File.GR[hw(&E)\.\.\..ēǍ(&R)\.\.\..JIS(&J)fenc=iso-2022-jp-3 :e ++enc=iso-2022-jp-3 + endif + an 10.396.110.130 &File.GR[hw(&E)\.\.\..ēǍ(&R)\.\.\..UTF-8(&8)fenc=utf-8 :e ++enc=utf-8 + + " ۑ + an 10.396.115 &File.GR[hw(&E)\.\.\..-SEP1- + an 10.396.120.100 &File.GR[hw(&E)\.\.\..ۑ(&S)\.\.\..SJIS(&S)fenc=cp932 :set fenc=cp932 \| w + if !support_jisx0213 + an 10.396.120.110 &File.GR[hw(&E)\.\.\..ۑ(&S)\.\.\..EUC(&E)fenc=euc-jp :set fenc=euc-jp \| w + an 10.396.120.120 &File.GR[hw(&E)\.\.\..ۑ(&S)\.\.\..JIS(&J)fenc=iso-2022-jp :set fenc=iso-2022-jp \| w + else + an 10.396.120.110 &File.GR[hw(&E)\.\.\..ۑ(&S)\.\.\..EUC(&E)fenc=euc-jisx0213 :set fenc=euc-jisx0213 \| w + an 10.396.120.120 &File.GR[hw(&E)\.\.\..ۑ(&S)\.\.\..JIS(&J)fenc=iso-2022-jp-3 :set fenc=iso-2022-jp-3 \| w + endif + an 10.396.120.130 &File.GR[hw(&E)\.\.\..ۑ(&S)\.\.\..UTF-8(&8)fenc=utf-8 :set fenc=utf-8 \| w +endif + +" filler to avoid the line above being recognized as a modeline +" filler +" filler +" filler diff --git a/vim73/lang/menu_ko.utf-8.vim b/vim73/lang/menu_ko.utf-8.vim new file mode 100644 index 0000000..52efddc --- /dev/null +++ b/vim73/lang/menu_ko.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Korean + +source :p:h/menu_ko_kr.utf-8.vim diff --git a/vim73/lang/menu_ko_kr.euckr.vim b/vim73/lang/menu_ko_kr.euckr.vim new file mode 100644 index 0000000..11809cf --- /dev/null +++ b/vim73/lang/menu_ko_kr.euckr.vim @@ -0,0 +1,261 @@ +" Menu Translations: Korean +" Maintainer: SungHyun Nam +" Last Change: 2010 Feb 18 + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding euc-kr + +" Help menu +menutrans &Help (&H) +menutrans &Overview (&O) +menutrans &User\ Manual \ Ŵ(&U) +menutrans &How-to\ links Ͽ\ (&H) +menutrans &GUI GUI(&G) +menutrans &Find\.\.\. ã(&F)\.\.\. +menutrans &Credits \ (&C) +menutrans Co&pying ۱(&p) +menutrans &Sponsor/Register Ŀ/(&S) +menutrans O&rphans (&r) +menutrans &Version (&V) +menutrans &About \ α׷(&A) + +" File menu +menutrans &File (&F) +menutrans &Open\.\.\.:e (&O)\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp \ (&l)\.\.\.:sp +menutrans Open\ Tab\.\.\.:tabnew \ \.\.\.:tabnew +menutrans &New:enew ο(&N):enew +menutrans &Close:close ݱ(&C):close +menutrans &Save:w (&S):w +menutrans Save\ &As\.\.\.:sav ٸ\ ̸\ (&A)\.\.\.:sav +"menutrans Split\ &Diff\ with\.\.\. Split\ &Diff\ with\.\.\. +"menutrans Split\ Patched\ &By\.\.\. Split\ Patched\ &By\.\.\. +menutrans &Print μ(&P) +menutrans Sa&ve-Exit:wqa ϰ\ (&v):wqa +menutrans E&xit:qa (&x):qa + +" Edit menu +menutrans &Edit (&E) +menutrans &Undou (&U)u +menutrans &Redo^R ٽ (&R)^R +menutrans Rep&eat\. Ǯ(&e)\. +menutrans Cu&t"+x ڸ(&t)"+x +menutrans &Copy"+y (&C)"+y +menutrans &Paste"+gP ̱(&P)"+gP +menutrans Put\ &Before[p տ\ ̱(&B)[p +menutrans Put\ &After]p ڿ\ ̱(&A)]p +menutrans &Deletex (&D)x +menutrans &Select\ AllggVG \ (&S)ggVG +menutrans &Find\.\.\. ã(&F)\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. ãƼ\ ٲٱ(&l)\.\.\. +menutrans Settings\ &Window \ â(&W) +menutrans Startup\ &Settings \ (&S) + +" Edit/Global Settings +menutrans &Global\ Settings \ (&G) +menutrans Toggle\ Pattern\ &Highlight:set\ hls! \ ̶Ʈ\ (&H):set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! ҹ\ \ (&I):set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Showmatch\ (&S):set\ sm! +menutrans &Context\ lines ؽƮ\ (&C) +menutrans &Virtual\ Edit \ (&V) +menutrans Never +menutrans Block\ Selection \ +menutrans Insert\ mode \ +menutrans Block\ and\ Insert \ +menutrans Always ׻\ +menutrans Toggle\ Insert\ &Mode:set\ im! \ \ (&M):set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Vi\ ȣȯ\ (&o):set\ cp! +menutrans Search\ &Path\.\.\. ã\ (&P)\.\.\. +menutrans Ta&g\ Files\.\.\. ǥ\ (&g)\.\.\. + +" GUI options +menutrans Toggle\ &Toolbar \ (&T) +menutrans Toggle\ &Bottom\ Scrollbar ٴ\ ũѹ\ (&B) +menutrans Toggle\ &Left\ Scrollbar \ ũѹ\ (&L) +menutrans Toggle\ &Right\ Scrollbar \ ũѹ\ (&R) + +" Edit/File Settings +menutrans F&ile\ Settings \ (&i) + +" Boolean options +menutrans Toggle\ Line\ &Numbering:set\ nu! \ ȣ̱\ (&N):set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! \ \ (&L):set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! \ Wrap\ (&W):set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! \ Wrap\ (&r):set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! \ Ȯ\ (&e):set\ et! +menutrans Toggle\ &auto-indent:set\ ai! ڵεƮ\ (&a):set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! C-ε\ (&C):set\ cin! + +" other options +menutrans &Shiftwidth Ʈ ʺ(&S) +menutrans Soft\ &Tabstop Ʈ\ ǽ(&T) +menutrans Te&xt\ Width\.\.\. ؽƮ\ ʺ(&x)\.\.\. +menutrans &File\ Format\.\.\. \ (&F)\.\.\. +menutrans C&olor\ Scheme ÷\ Ŵ(&o) +menutrans &Keymap Ű(&K) + +menutrans Select\ Fo&nt\.\.\. ۲\ (&F)\.\.\. + +" Programming menu +menutrans &Tools (&T) +menutrans &Jump\ to\ this\ tagg^] \ ǥ\ (&J)g^] +menutrans Jump\ &back^T ڷ\ (&b)^T +menutrans Build\ &Tags\ File ǥ\ \ (&T) + +menutrans &Spelling \ ˻(&S) +menutrans &Spell\ Check\ On \ ˻\ (&S) +menutrans Spell\ Check\ &Off \ ˻\ (&O) +menutrans To\ &Next\ error]s \ (&N)]s +menutrans To\ &Previous\ error[s \ (&P)[s +menutrans Suggest\ &Correctionsz= \ (&C)z= +menutrans &Repeat\ correction:spellrepall \ ݺ(&R):spellrepall +menutrans Set\ language\ to\ "en" \ "en"\ +menutrans Set\ language\ to\ "en_au" \ "en_au"\ +menutrans Set\ language\ to\ "en_ca" \ "en_ca"\ +menutrans Set\ language\ to\ "en_gb" \ "en_gb"\ +menutrans Set\ language\ to\ "en_nz" \ "en_nz"\ +menutrans Set\ language\ to\ "en_us" \ "en_us"\ +menutrans &Find\ More\ Languages ٸ\ \ ã(&F) + +" Tools.Fold Menu +menutrans &Folding (&F) +" open close folds +menutrans &Enable/Disable\ foldszi \ \ \ (&E)zi +menutrans &View\ Cursor\ Linezv Ŀ\ \ (&V)zv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Ŀ\ ٸ\ (&w)zMzx +menutrans C&lose\ more\ foldszm \ \ \ ݱ(&l)zm +menutrans &Close\ all\ foldszM \ κ\ \ (&C)zM +menutrans O&pen\ more\ foldszr \ \ (&p)zr +menutrans &Open\ all\ foldszR \ κ\ \ (&O)zR +" fold method +menutrans Fold\ Met&hod \ (&h) +menutrans M&anual (&a) +menutrans I&ndent 鿩(&n) +menutrans E&xpression ǥ(&x) +menutrans S&yntax ý(&y) +"menutrans &Diff &Diff +menutrans Ma&rker ǥ(&r) +" create and delete folds +menutrans Create\ &Foldzf (&F)zf +menutrans &Delete\ Foldzd (&D)zd +menutrans Delete\ &All\ FoldszD \ (&A)zD +" moving around in folds +menutrans Fold\ column\ &width \ ĭ\ ʺ(&w) + +"menutrans &Diff &Diff +menutrans &Update (&U) +menutrans &Get\ Block \ (&G) +menutrans &Put\ Block \ ֱ(&P) + +menutrans &Make:make (&M):make +menutrans &List\ Errors:cl \ \ (&L):cl +menutrans L&ist\ Messages:cl! ޽\ \ (&i):cl! +menutrans &Next\ Error:cn \ (&N):cn +menutrans &Previous\ Error:cp \ (&P):cp +menutrans &Older\ List:cold \ (&O):cold +menutrans N&ewer\ List:cnew ο\ (&e):cnew +menutrans Error\ &Window \ â(&W) +menutrans &Update:cwin (&U):cwin +menutrans &Open:copen (&O):copen +menutrans &Close:cclose ݱ(&C):cclose +menutrans Se&T\ Compiler Ϸ\ (&T) +menutrans &Convert\ to\ HEX:%!mc\ vim:xxd \ ȯ:%!mc\ vim:xxd +menutrans &Convert\ to\ HEX:%!xxd \ ȯ(&C):%!xxd +menutrans Conve&rt\ back:%!mc\ vim:xxd\ -r \ ȯ(&r):%!mc\ vim:xxd\ -r +menutrans Conve&rt\ back:%!xxd\ -r \ ȯ(&r):%!xxd\ -r + +" Names for buffer menu. +menutrans &Buffers (&B) +menutrans &Refresh\ menu ǥ\ ٽñ׸(&R) +menutrans &Delete (&D) +menutrans &Alternate ü(&A) +menutrans &Next (&N) +menutrans &Previous (&P) + +" Window menu +menutrans &Window â(&W) +menutrans &New^Wn \ â(&N)^Wn +menutrans S&plit^Ws (&p)^Ws +menutrans Sp&lit\ To\ #^W^^ #\ (&l)^W^^ +menutrans Split\ &Vertically^Wv η\ (&V)^Wv +menutrans Split\ File\ E&xplorer \ ͽ÷η\ + +menutrans &Close^Wc ݱ(&C)^Wc +menutrans Close\ &Other(s)^Wo ٸ\ â\ ݱ(&O)^Wo + +menutrans Move\ &To ̵(&T) +menutrans &Top^WK (&T)^WK +menutrans &Bottom^WJ ٴ(&B)^WJ +menutrans &Left\ side^WH (&L)^WH +menutrans &Right\ side^WL (&R)^WL +menutrans Rotate\ &Up^WR \ ȸ(&U)^WR +menutrans Rotate\ &Down^Wr Ʒ\ ȸ(&D)^Wr + +menutrans &Equal\ Size^W= \ ̷(&E)^W= +menutrans &Max\ Height^W_ ִ\ ̷(&M)^W_ +menutrans M&in\ Height^W1_ ּ\ ̷(&i)^W1_ +menutrans Max\ &Width^W\| ִ\ ̷(&W)^W\| +menutrans Min\ Widt&h^W1\| ּ\ ̷(&h)^W1\| + +" The popup menu +menutrans &Undo (&U) +menutrans Cu&t ڸ(&t) +menutrans &Copy (&C) +menutrans &Paste ̱(&P) +menutrans &Delete (&D) +menutrans Select\ Blockwise 簢\ +menutrans Select\ &Word \ (&W) +menutrans Select\ &Line \ (&L) +menutrans Select\ &Block ȹ\ (&B) +menutrans Select\ &All \ (&A) + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open + tmenu ToolBar.Save + tmenu ToolBar.SaveAll + tmenu ToolBar.Print μ + tmenu ToolBar.Undo + tmenu ToolBar.Redo ٽ + tmenu ToolBar.Cut ڸ + tmenu ToolBar.Copy + tmenu ToolBar.Paste ̱ + tmenu ToolBar.Find ã... + tmenu ToolBar.FindNext ã + tmenu ToolBar.FindPrev ã + tmenu ToolBar.Replace ٲٱ + tmenu ToolBar.LoadSesn о + tmenu ToolBar.SaveSesn + tmenu ToolBar.RunScript ũƮ + tmenu ToolBar.Make Make + tmenu ToolBar.Shell + tmenu ToolBar.RunCtags ǥ + tmenu ToolBar.TagJump ǥ + tmenu ToolBar.Help + tmenu ToolBar.FindHelp ã... + endfun +endif + +" Syntax menu +menutrans &Syntax (&S) +menutrans &Show\ filetypes\ in\ menu \ ð\ ׸\ (&S) +menutrans Set\ '&syntax'\ only 'syntax'\ (&s) +menutrans Set\ '&filetype'\ too 'filetype'\ (&f) +menutrans &Off (&O) +menutrans &Manual (&M) +menutrans A&utomatic ڵ(&u) +menutrans on/off\ for\ &This\ file \ ϸ\ ѱ/(&T) + +menutrans Co&lor\ test \ (&l) +menutrans &Highlight\ test Highlight\ (&H) +menutrans &Convert\ to\ HTML HTML\ ȯ(&C) + diff --git a/vim73/lang/menu_ko_kr.utf-8.vim b/vim73/lang/menu_ko_kr.utf-8.vim new file mode 100644 index 0000000..ef46173 --- /dev/null +++ b/vim73/lang/menu_ko_kr.utf-8.vim @@ -0,0 +1,261 @@ +" Menu Translations: Korean +" Maintainer: SungHyun Nam +" Last Change: 2010 Feb 18 + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding utf-8 + +" Help menu +menutrans &Help 도움말(&H) +menutrans &Overview 개관(&O) +menutrans &User\ Manual 사용자\ 매뉴얼(&U) +menutrans &How-to\ links 하우투\ 목록(&H) +menutrans &GUI GUI(&G) +menutrans &Find\.\.\. 찾기(&F)\.\.\. +menutrans &Credits 고마운\ 분(&C) +menutrans Co&pying 저작권(&p) +menutrans &Sponsor/Register 후원/등록(&S) +menutrans O&rphans 고아(&r) +menutrans &Version 버젼(&V) +menutrans &About 이\ 프로그램은(&A) + +" File menu +menutrans &File 파일(&F) +menutrans &Open\.\.\.:e 열기(&O)\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp 나눠서\ 열기(&l)\.\.\.:sp +menutrans Open\ Tab\.\.\.:tabnew 탭\ 열기\.\.\.:tabnew +menutrans &New:enew 새로운(&N):enew +menutrans &Close:close 닫기(&C):close +menutrans &Save:w 저장(&S):w +menutrans Save\ &As\.\.\.:sav 다른\ 이름으로\ 저장(&A)\.\.\.:sav +"menutrans Split\ &Diff\ with\.\.\. Split\ &Diff\ with\.\.\. +"menutrans Split\ Patched\ &By\.\.\. Split\ Patched\ &By\.\.\. +menutrans &Print 인쇄(&P) +menutrans Sa&ve-Exit:wqa 저장하고\ 끝내기(&v):wqa +menutrans E&xit:qa 끝내기(&x):qa + +" Edit menu +menutrans &Edit 편집(&E) +menutrans &Undou 취소(&U)u +menutrans &Redo^R 다시 실행(&R)^R +menutrans Rep&eat\. 되풀이(&e)\. +menutrans Cu&t"+x 자르기(&t)"+x +menutrans &Copy"+y 복사(&C)"+y +menutrans &Paste"+gP 붙이기(&P)"+gP +menutrans Put\ &Before[p 앞에\ 붙이기(&B)[p +menutrans Put\ &After]p 뒤에\ 붙이기(&A)]p +menutrans &Deletex 지우기(&D)x +menutrans &Select\ AllggVG 모두\ 고르기(&S)ggVG +menutrans &Find\.\.\. 찾기(&F)\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. 찾아서\ 바꾸기(&l)\.\.\. +menutrans Settings\ &Window 설정\ 창(&W) +menutrans Startup\ &Settings 시작\ 설정(&S) + +" Edit/Global Settings +menutrans &Global\ Settings 전역\ 설정(&G) +menutrans Toggle\ Pattern\ &Highlight:set\ hls! 패턴\ 하이라이트\ 토글(&H):set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! 대소문자\ 구분\ 토글(&I):set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Showmatch\ 토글(&S):set\ sm! +menutrans &Context\ lines 콘텍스트\ 줄(&C) +menutrans &Virtual\ Edit 가상\ 편집(&V) +menutrans Never 사용 안 함 +menutrans Block\ Selection 블럭\ 고르기 +menutrans Insert\ mode 삽입\ 모드 +menutrans Block\ and\ Insert 블럭과\ 삽입 +menutrans Always 항상\ 사용 +menutrans Toggle\ Insert\ &Mode:set\ im! 삽입\ 모드\ 토글(&M):set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Vi\ 호환\ 토글(&o):set\ cp! +menutrans Search\ &Path\.\.\. 찾기\ 경로(&P)\.\.\. +menutrans Ta&g\ Files\.\.\. 꼬리표\ 파일(&g)\.\.\. + +" GUI options +menutrans Toggle\ &Toolbar 도구막대\ 토글(&T) +menutrans Toggle\ &Bottom\ Scrollbar 바닥\ 스크롤바\ 토글(&B) +menutrans Toggle\ &Left\ Scrollbar 왼쪽\ 스크롤바\ 토글(&L) +menutrans Toggle\ &Right\ Scrollbar 오른쪽\ 스크롤바\ 토글(&R) + +" Edit/File Settings +menutrans F&ile\ Settings 파일\ 설정(&i) + +" Boolean options +menutrans Toggle\ Line\ &Numbering:set\ nu! 줄\ 번호붙이기\ 토글(&N):set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! 목록\ 모드\ 토글(&L):set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! 줄\ Wrap\ 토글(&W):set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! 낱말에서\ Wrap\ 토글(&r):set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! 탭\ 확장\ 토글(&e):set\ et! +menutrans Toggle\ &auto-indent:set\ ai! 자동인덴트\ 토글(&a):set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! C-인덴팅\ 토글(&C):set\ cin! + +" other options +menutrans &Shiftwidth 쉬프트 너비(&S) +menutrans Soft\ &Tabstop 소프트\ 탭스톱(&T) +menutrans Te&xt\ Width\.\.\. 텍스트\ 너비(&x)\.\.\. +menutrans &File\ Format\.\.\. 파일\ 형식(&F)\.\.\. +menutrans C&olor\ Scheme 컬러\ 스킴(&o) +menutrans &Keymap 키맵(&K) + +menutrans Select\ Fo&nt\.\.\. 글꼴\ 고르기(&F)\.\.\. + +" Programming menu +menutrans &Tools 도구(&T) +menutrans &Jump\ to\ this\ tagg^] 이\ 꼬리표로\ 가기(&J)g^] +menutrans Jump\ &back^T 뒤로\ 가기(&b)^T +menutrans Build\ &Tags\ File 꼬리표\ 파일\ 만들기(&T) + +menutrans &Spelling 맞춤법\ 검사(&S) +menutrans &Spell\ Check\ On 맞춤법\ 검사\ 시작(&S) +menutrans Spell\ Check\ &Off 맞춤법\ 검사\ 끝(&O) +menutrans To\ &Next\ error]s 다음\ 에러로(&N)]s +menutrans To\ &Previous\ error[s 이전\ 에러로(&P)[s +menutrans Suggest\ &Correctionsz= 수정\ 제안(&C)z= +menutrans &Repeat\ correction:spellrepall 수정\ 반복(&R):spellrepall +menutrans Set\ language\ to\ "en" 언어를\ "en"으로\ 설정 +menutrans Set\ language\ to\ "en_au" 언어를\ "en_au"로\ 설정 +menutrans Set\ language\ to\ "en_ca" 언어를\ "en_ca"로\ 설정 +menutrans Set\ language\ to\ "en_gb" 언어를\ "en_gb"로\ 설정 +menutrans Set\ language\ to\ "en_nz" 언어를\ "en_nz"으로\ 설정 +menutrans Set\ language\ to\ "en_us" 언어를\ "en_us"로\ 설정 +menutrans &Find\ More\ Languages 다른\ 언어\ 찾기(&F) + +" Tools.Fold Menu +menutrans &Folding 접기(&F) +" open close folds +menutrans &Enable/Disable\ foldszi 접는\ 기능\ 사용\ 토글(&E)zi +menutrans &View\ Cursor\ Linezv 커서\ 줄\ 보기(&V)zv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx 커서\ 줄만\ 보기(&w)zMzx +menutrans C&lose\ more\ foldszm 더\ 많은\ 접기\ 닫기(&l)zm +menutrans &Close\ all\ foldszM 접힌\ 부분\ 모두\ 접기(&C)zM +menutrans O&pen\ more\ foldszr 더 많은\ 접기\ 열기(&p)zr +menutrans &Open\ all\ foldszR 접힌\ 부분\ 모두\ 펴기(&O)zR +" fold method +menutrans Fold\ Met&hod 접는\ 방법(&h) +menutrans M&anual 수동(&a) +menutrans I&ndent 들여쓰기(&n) +menutrans E&xpression 표현식(&x) +menutrans S&yntax 신택스(&y) +"menutrans &Diff &Diff +menutrans Ma&rker 꼬리표(&r) +" create and delete folds +menutrans Create\ &Foldzf 새로 접기(&F)zf +menutrans &Delete\ Foldzd 완전히 펴기(&D)zd +menutrans Delete\ &All\ FoldszD 모두\ 펴기(&A)zD +" moving around in folds +menutrans Fold\ column\ &width 접을\ 칸\ 너비(&w) + +"menutrans &Diff &Diff +menutrans &Update 갱신(&U) +menutrans &Get\ Block 블럭\ 가져오기(&G) +menutrans &Put\ Block 블럭\ 집어넣기(&P) + +menutrans &Make:make 빌드(&M):make +menutrans &List\ Errors:cl 에러\ 목록\ 보기(&L):cl +menutrans L&ist\ Messages:cl! 메시지\ 목록\ 보기(&i):cl! +menutrans &Next\ Error:cn 다음\ 에러(&N):cn +menutrans &Previous\ Error:cp 이전\ 에러(&P):cp +menutrans &Older\ List:cold 오래된\ 목록(&O):cold +menutrans N&ewer\ List:cnew 새로운\ 목록(&e):cnew +menutrans Error\ &Window 에러\ 창(&W) +menutrans &Update:cwin 갱신(&U):cwin +menutrans &Open:copen 열기(&O):copen +menutrans &Close:cclose 닫기(&C):cclose +menutrans Se&T\ Compiler 컴파일러\ 설정(&T) +menutrans &Convert\ to\ HEX:%!mc\ vim:xxd 십육진으로\ 변환:%!mc\ vim:xxd +menutrans &Convert\ to\ HEX:%!xxd 십육진으로\ 변환(&C):%!xxd +menutrans Conve&rt\ back:%!mc\ vim:xxd\ -r 원래대로\ 변환(&r):%!mc\ vim:xxd\ -r +menutrans Conve&rt\ back:%!xxd\ -r 원래대로\ 변환(&r):%!xxd\ -r + +" Names for buffer menu. +menutrans &Buffers 버퍼(&B) +menutrans &Refresh\ menu 차림표\ 다시그리기(&R) +menutrans &Delete 지우기(&D) +menutrans &Alternate 교체(&A) +menutrans &Next 다음(&N) +menutrans &Previous 이전(&P) + +" Window menu +menutrans &Window 창(&W) +menutrans &New^Wn 새\ 창(&N)^Wn +menutrans S&plit^Ws 나누기(&p)^Ws +menutrans Sp&lit\ To\ #^W^^ #으로\ 나누기(&l)^W^^ +menutrans Split\ &Vertically^Wv 세로로\ 나누기(&V)^Wv +menutrans Split\ File\ E&xplorer 파일\ 익스플로러\ 나누기 + +menutrans &Close^Wc 닫기(&C)^Wc +menutrans Close\ &Other(s)^Wo 다른\ 창\ 닫기(&O)^Wo + +menutrans Move\ &To 이동(&T) +menutrans &Top^WK 꼭대기(&T)^WK +menutrans &Bottom^WJ 바닥(&B)^WJ +menutrans &Left\ side^WH 왼쪽(&L)^WH +menutrans &Right\ side^WL 오른쪽(&R)^WL +menutrans Rotate\ &Up^WR 위로\ 회전(&U)^WR +menutrans Rotate\ &Down^Wr 아래로\ 회전(&D)^Wr + +menutrans &Equal\ Size^W= 같은\ 높이로(&E)^W= +menutrans &Max\ Height^W_ 최대\ 높이로(&M)^W_ +menutrans M&in\ Height^W1_ 최소\ 높이로(&i)^W1_ +menutrans Max\ &Width^W\| 최대\ 넓이로(&W)^W\| +menutrans Min\ Widt&h^W1\| 최소\ 넓이로(&h)^W1\| + +" The popup menu +menutrans &Undo 취소(&U) +menutrans Cu&t 자르기(&t) +menutrans &Copy 복사(&C) +menutrans &Paste 붙이기(&P) +menutrans &Delete 지우기(&D) +menutrans Select\ Blockwise 사각형\ 고르기 +menutrans Select\ &Word 낱말\ 고르기(&W) +menutrans Select\ &Line 줄\ 고르기(&L) +menutrans Select\ &Block 구획\ 고르기(&B) +menutrans Select\ &All 모두\ 고르기(&A) + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open 파일 열기 + tmenu ToolBar.Save 현재 파일 저장 + tmenu ToolBar.SaveAll 모두 저장 + tmenu ToolBar.Print 인쇄 + tmenu ToolBar.Undo 취소 + tmenu ToolBar.Redo 다시 실행 + tmenu ToolBar.Cut 자르기 + tmenu ToolBar.Copy 복사 + tmenu ToolBar.Paste 붙이기 + tmenu ToolBar.Find 찾기... + tmenu ToolBar.FindNext 다음 찾기 + tmenu ToolBar.FindPrev 이전 찾기 + tmenu ToolBar.Replace 바꾸기 + tmenu ToolBar.LoadSesn 세션 읽어오기 + tmenu ToolBar.SaveSesn 세션 저장 + tmenu ToolBar.RunScript 스크립트 실행 + tmenu ToolBar.Make Make + tmenu ToolBar.Shell 쉘 + tmenu ToolBar.RunCtags 꼬리표 만들기 + tmenu ToolBar.TagJump 꼬리표로 가기 + tmenu ToolBar.Help 도움말 + tmenu ToolBar.FindHelp 도움말 찾기... + endfun +endif + +" Syntax menu +menutrans &Syntax 문법(&S) +menutrans &Show\ filetypes\ in\ menu 모든\ 선택가능한\ 항목\ 보기(&S) +menutrans Set\ '&syntax'\ only 'syntax'만\ 설정(&s) +menutrans Set\ '&filetype'\ too 'filetype'도\ 설정(&f) +menutrans &Off 끄기(&O) +menutrans &Manual 수동(&M) +menutrans A&utomatic 자동(&u) +menutrans on/off\ for\ &This\ file 이\ 파일만\ 켜기/끄기(&T) + +menutrans Co&lor\ test 색\ 시험(&l) +menutrans &Highlight\ test Highlight\ 시험(&H) +menutrans &Convert\ to\ HTML HTML로\ 변환(&C) + diff --git a/vim73/lang/menu_ko_kr.vim b/vim73/lang/menu_ko_kr.vim new file mode 100644 index 0000000..b67d0cc --- /dev/null +++ b/vim73/lang/menu_ko_kr.vim @@ -0,0 +1,5 @@ +" Menu Translations: Korean +" Translated By: SungHyun Nam +" Last Change: 2008 Sep 17 + +source :p:h/menu_ko_kr.euckr.vim diff --git a/vim73/lang/menu_nl.latin1.vim b/vim73/lang/menu_nl.latin1.vim new file mode 100644 index 0000000..f10ec44 --- /dev/null +++ b/vim73/lang/menu_nl.latin1.vim @@ -0,0 +1,3 @@ +" Menu Translations: Nederlands + +source :p:h/menu_nl_nl.latin1.vim diff --git a/vim73/lang/menu_nl.utf-8.vim b/vim73/lang/menu_nl.utf-8.vim new file mode 100644 index 0000000..8e87d96 --- /dev/null +++ b/vim73/lang/menu_nl.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Nederlands for UTF-8 encoding + +source :p:h/menu_nl_nl.latin1.vim diff --git a/vim73/lang/menu_nl_nl.latin1.vim b/vim73/lang/menu_nl_nl.latin1.vim new file mode 100644 index 0000000..d7f75f2 --- /dev/null +++ b/vim73/lang/menu_nl_nl.latin1.vim @@ -0,0 +1,240 @@ +" Menu Translations: Nederlands +" Maintainer: Bram Moolenaar +" Last Change: 2004 May 05 + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +" The translations below are in latin1, but they work for cp1252 and +" iso-8859-15 without conversion as well. +if &enc != "cp1252" && &enc != "iso-8859-15" + scriptencoding latin1 +endif + +" Help menu +menutrans &Help &Help +menutrans &Overview &Overzicht +menutrans &User\ Manual Gebruikershandleiding +menutrans &How-to\ links &Hoe-doe-ik\ lijst +"menutrans &GUI &GUI +menutrans &Credits &Met\ dank\ aan +menutrans Co&pying &Copyright +menutrans &Sponsor/Register &Sponsor/Registreer +menutrans O&rphans &Weeskinderen +menutrans &Version &Versie +menutrans &About &Introductiescherm + +" File menu +menutrans &File &Bestand +menutrans &Open\.\.\.:e &Openen\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp In\ nieuw\ &Venster\ openen\.\.\.:sp +menutrans &New:enew &Nieuw:enew +menutrans &Close:close &Sluiten:close +menutrans &Save:w &Bewaren:w +menutrans Save\ &As\.\.\.:sav Bewaren\ als\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. Toon\ diff\ met\.\.\. +menutrans Split\ Patched\ &By\.\.\. Toon\ gewijzigd\ door\.\.\. +menutrans &Print Af&drukken +menutrans Sa&ve-Exit:wqa Bewaren\ en\ Afsluiten:wqa +menutrans E&xit:qa &Afsluiten:qa + +" Edit menu +menutrans &Edit Be&werken +menutrans &Undou Terugu +menutrans &Redo^R Voo&ruit^R +menutrans Rep&eat\. &Herhalen\. +menutrans Cu&t"+x &Knippen"+x +menutrans &Copy"+y K&opieren"+y +menutrans &Paste"+gP Plakken"+gP +menutrans Put\ &Before[p Ervoor\ invoegen[p +menutrans Put\ &After]p Erachter\ invoegen]p +menutrans &Select\ allggVG Alles\ &MarkerenggVG +menutrans &Find\.\.\. &Zoeken\.\.\. +menutrans &Find/ &Zoeken/ +menutrans Find\ and\ Rep&lace\.\.\. Zoeken\ en\ &Vervangen\.\.\. +menutrans Find\ and\ Rep&lace:%s Zoeken\ en\ &Vervangen:%s +menutrans Find\ and\ Rep&lace Zoeken\ en\ &Vervangen +menutrans Find\ and\ Rep&lace:s Zoeken\ en\ &Vervangen:s +menutrans Settings\ &Window Optievenster +menutrans &Global\ Settings Globale\ Opties +menutrans F&ile\ Settings Bestandopties +menutrans C&olor\ Scheme Kleurenschema +menutrans &Keymap Toetsenbordindeling + +" Edit.Global Settings +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Flip\ Patroonkleuring:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! Flip\ Negeren\ hoofd/kleine\ letters:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Flip\ Showmatch:set\ sm! +menutrans &Context\ lines Contextregels +menutrans &Virtual\ Edit Virtueel\ positioneren +menutrans Never Nooit +menutrans Block\ Selection Bij\ Blokselectie +menutrans Insert\ mode In\ Invoegmode +menutrans Block\ and\ Insert Bij\ Blokselectie\ en\ Invoegmode +menutrans Always Altijd +menutrans Toggle\ Insert\ &Mode:set\ im! Flip\ Invoegmode:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Flip\ Vi\ Compatibiliteit:set\ cp! +menutrans Search\ &Path\.\.\. Zoekpad\.\.\. +menutrans Ta&g\ Files\.\.\. Tag\ Bestanden\.\.\. +menutrans Toggle\ &Toolbar Toon/verberg\ Knoppenbalk +menutrans Toggle\ &Bottom\ Scrollbar Toon/verberg\ onderste\ schuifbalk +menutrans Toggle\ &Left\ Scrollbar Toon/verberg\ linker\ schuifbalk +menutrans Toggle\ &Right\ Scrollbar Toon/verberg\ rechter\ schuifbalk +menutrans None Geen + +" Edit.File Settings +menutrans Toggle\ Line\ &Numbering:set\ nu! Flip\ regelnummers:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Flip\ list\ mode:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Flip\ regelafbreken:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Flip\ afbreken\ op\ woordgrens:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Flip\ tabexpansie:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Flip\ automatisch\ indenteren:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Flip\ C-indenteren:set\ cin! +menutrans Te&xt\ Width\.\.\. Tekstbreedte\.\.\. +menutrans &File\ Format\.\.\. Bestandsformaat\.\.\. + +" Tools menu +menutrans &Tools &Gereedschap +menutrans &Jump\ to\ this\ tagg^] &Spring\ naar\ Tagg^] +menutrans Jump\ &back^T Spring\ &Terug^T +menutrans Build\ &Tags\ File Genereer\ &Tagsbestand +menutrans &Make:make &Make\ uitvoeren:make +menutrans &List\ Errors:cl &Foutenlijst:cl +menutrans L&ist\ Messages:cl! &Berichtenlijst:cl! +menutrans &Next\ Error:cn Volgende\ Fout:cn +menutrans &Previous\ Error:cp Vorige\ Fout:cp +menutrans &Older\ List:cold &Oudere\ Lijst:cold +menutrans N&ewer\ List:cnew &Nieuwere\ Lijst:cnew +menutrans Error\ &Window Foutenvenster +menutrans &Update:cwin &Aanpassen:cwin +menutrans &Open:copen &Openen:copen +menutrans &Close:cclose &Sluiten:cclose +menutrans &Convert\ to\ HEX:%!xxd Converteer\ naar\ HEX:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Converteer\ terug:%!xxd\ -r +menutrans &Set\ Compiler Kies\ Compiler + +" Tools.Folding +menutrans &Enable/Disable\ foldszi Flip\ tonen\ foldszi +menutrans &View\ Cursor\ Linezv Toon\ cursorregelzv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Toon\ alleen\ cursorregelzMzx +menutrans C&lose\ more\ foldszm Sluit\ meer\ foldszm +menutrans &Close\ all\ foldszM Sluit\ alle\ foldszM +menutrans O&pen\ more\ foldszr Open\ meer\ foldszr +menutrans &Open\ all\ foldszR Open\ alle\ foldszR +menutrans Fold\ Met&hod Foldwijze +menutrans M&anual Handmatig +menutrans I&ndent Inspringing +menutrans E&xpression Expressie +menutrans S&yntax Syntax +menutrans &Diff Verschillen +menutrans Ma&rker Markeringen +menutrans Create\ &Foldzf maak\ Foldzf +menutrans &Delete\ Foldzd verwijder\ Foldzd +menutrans Delete\ &All\ FoldszD verwijder\ alle\ FoldszD +menutrans Fold\ column\ &width Fold\ kolom\ breedte + +" Tools.Diff +menutrans &Update Verversen +menutrans &Get\ Block Blok\ ophalen\ van\ ander\ venster +menutrans &Put\ Block Blok\ naar\ ander\ venster + +" Names for buffer menu. +menutrans &Buffers &Buffer +menutrans &Refresh\ menu Ververs\ menu +menutrans &Delete Wissen +menutrans &Alternate Vorige +menutrans &Next Vooruit +menutrans &Previous Achteruit + +" Window menu +menutrans &Window &Venster +menutrans &New^Wn &Nieuw^Wn +menutrans S&plit^Ws Splitsen^Ws +menutrans Sp&lit\ To\ #^W^^ Splits\ naar\ #^W^^ +menutrans Split\ &Vertically^Wv Splits\ &Vertikaal^Wv +menutrans Split\ File\ E&xplorer Splits\ Bestandverkenner +menutrans &Close^Wc &Sluiten^Wc +menutrans Close\ &Other(s)^Wo &Sluit\ alle\ andere^Wo +menutrans Ne&xt^Ww Volgende^Ww +menutrans P&revious^WW &Vorige^WW +menutrans &Equal\ Size^W= &Gelijke\ afmetingen^W= +menutrans &Max\ Height^W_ &Maximale\ hoogte^W_ +menutrans M&in\ Height^W1_ Mi&nimale\ hoogte^W1_ +menutrans Max\ &Width^W\| Maximale\ breedte^W\| +menutrans Min\ Widt&h^W1\| Minimale\ breedte^W1\| +menutrans Move\ &To Verplaats\ naar +menutrans &Top^WK Bovenkant^WK +menutrans &Bottom^WJ Onderkant^WJ +menutrans &Left\ side^WH Linkerkant^WH +menutrans &Right\ side^WL Rechterkant^WL +menutrans Rotate\ &Up^WR Roteren\ naar\ &boven^WR +menutrans Rotate\ &Down^Wr Roteren\ naar\ &onder^Wr +menutrans Select\ Fo&nt\.\.\. Selecteer\ font\.\.\. + +" The popup menu +menutrans &Undo &Terug +menutrans Cu&t Knip +menutrans &Copy &Kopier +menutrans &Paste &Plak +menutrans &Delete &Wissen +menutrans Select\ Blockwise Selecteer\ per\ Rechthoek +menutrans Select\ &Word Selecteer\ een\ &Woord +menutrans Select\ &Line Selecteer\ een\ &Regel +menutrans Select\ &Block Selecteer\ een\ Recht&hoek +menutrans Select\ &All Selecteer\ &Alles + +" The GUI toolbar (for Win32 or GTK) +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Bestand openen + tmenu ToolBar.Save Bestand opslaan + tmenu ToolBar.SaveAll Alle bestanden opslaan + tmenu ToolBar.Print afdrukken + tmenu ToolBar.Undo terug + tmenu ToolBar.Redo vooruit + tmenu ToolBar.Cut knippen + tmenu ToolBar.Copy Kopiren + tmenu ToolBar.Paste Plakken + tmenu ToolBar.Find Zoeken... + tmenu ToolBar.FindNext Zoek volgende + tmenu ToolBar.FindPrev Zoek vorige + tmenu ToolBar.Replace Zoek en vervang... + tmenu ToolBar.LoadSesn Sessie Laden + tmenu ToolBar.SaveSesn Sessie opslaan + tmenu ToolBar.RunScript Vim script uitvoeren + tmenu ToolBar.Make Make uitvoeren + tmenu ToolBar.Shell Shell starten + tmenu ToolBar.RunCtags Tags bestand genereren + tmenu ToolBar.TagJump Spring naar tag + tmenu ToolBar.Help Help! + tmenu ToolBar.FindHelp Help vinden... + endfun +endif + +" Syntax menu +menutrans &Syntax &Syntax +menutrans &Show\ filetypes\ in\ menu Toon\ filetypes\ in\ menu +menutrans Set\ '&syntax'\ only Alleen\ 'syntax'\ wijzigen +menutrans Set\ '&filetype'\ too Ook\ 'filetype'\ wijzigen +menutrans &Off &Uit +menutrans &Manual &Handmatig +menutrans A&utomatic A&utomatisch +menutrans on/off\ for\ &This\ file Aan/Uit\ voor\ dit\ Bestand +menutrans Co&lor\ test Test\ de\ &Kleuren +menutrans &Highlight\ test Test\ de\ Markeringen +menutrans &Convert\ to\ HTML Converteren\ naar\ &HTML +menutrans &Show\ individual\ choices Toon\ elke\ keuze + +" dialog texts +let menutrans_no_file = "[Geen Bestand]" +let menutrans_help_dialog = "Typ een commando of woord om help voor te vinden:\n\nVoeg i_ in voor Input mode commandos (bijv. i_CTRL-X)\nVoeg c_ in voor een commando-regel edit commando (bijv. c_)\nVoeg ' in \voor een optie naam (bijv. 'shiftwidth')" +let g:menutrans_path_dialog = "Typ het zoekpad voor bestanden.\nGebruik commas tussen de padnamen." +let g:menutrans_tags_dialog = "Typ namen van tag bestanden.\nGebruik commas tussen de namen." +let g:menutrans_textwidth_dialog = "Typ de nieuwe tekst breedte (0 om formatteren uit the schakelen): " +let g:menutrans_fileformat_dialog = "Selecteer formaat voor het schrijven van het bestand" diff --git a/vim73/lang/menu_nl_nl.utf-8.vim b/vim73/lang/menu_nl_nl.utf-8.vim new file mode 100644 index 0000000..8e87d96 --- /dev/null +++ b/vim73/lang/menu_nl_nl.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Nederlands for UTF-8 encoding + +source :p:h/menu_nl_nl.latin1.vim diff --git a/vim73/lang/menu_no.latin1.vim b/vim73/lang/menu_no.latin1.vim new file mode 100644 index 0000000..fa71aed --- /dev/null +++ b/vim73/lang/menu_no.latin1.vim @@ -0,0 +1,4 @@ +" Menu Translations: Norwegian +" menu_no.latin1.vim 289 2004-05-16 18:00:52Z sunny + +source :p:h/menu_no_no.latin1.vim diff --git a/vim73/lang/menu_no.utf-8.vim b/vim73/lang/menu_no.utf-8.vim new file mode 100644 index 0000000..42ce868 --- /dev/null +++ b/vim73/lang/menu_no.utf-8.vim @@ -0,0 +1,4 @@ +" Menu Translations: Norwegian for UTF-8 encoding +" menu_no.utf-8.vim 289 2004-05-16 18:00:52Z sunny + +source :p:h/menu_no_no.latin1.vim diff --git a/vim73/lang/menu_no_no.latin1.vim b/vim73/lang/menu_no_no.latin1.vim new file mode 100644 index 0000000..f27b05c --- /dev/null +++ b/vim73/lang/menu_no_no.latin1.vim @@ -0,0 +1,233 @@ +" Menu Translations: Norwegian / Norsk (Bokml) +" Maintainer: yvind A. Holm +" Last Change: 2004-05-16 20:00:52 +0200 +" menu_no_no.latin1.vim 289 2004-05-16 18:00:52Z sunny + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +" The translations below are in ISO-8859-1, but they work for ISO-8859-15 and +" CP1252 without conversion as well. +if &enc != "cp1252" && &enc != "iso-8859-15" + scriptencoding latin1 +endif + +menutrans &File &Fil + menutrans &Open\.\.\.:e &pne\.\.\.:e + menutrans Sp&lit-Open\.\.\.:sp pne\ i\ nytt\ &vindu\.\.\.:sp + menutrans &New:enew &Ny\ fil:enew + menutrans &Close:close L&ukk:close + menutrans &Save:w &Lagre:w + menutrans Save\ &As\.\.\.:sav Lagre\ s&om\.\.\.:sav + if has("diff") + menutrans Split\ &Diff\ with\.\.\. Sa&mmenlign\ med\ ny\ fil\.\.\. + menutrans Split\ Patched\ &By\.\.\. &Patch\ i\ nytt\ vindu\.\.\. + endif + menutrans &Print &Skriv\ ut + menutrans Sa&ve-Exit:wqa Lagre\ o&g\ avslutt:wqa + menutrans E&xit:qa &Avslutt:qa +menutrans &Edit &Rediger + menutrans &Undou &Angreu + menutrans &Redo^R &Gjenopprett^R + menutrans Rep&eat\. &Repeter\. + menutrans Cu&t"+x &Klipp\ ut"+x + menutrans &Copy"+y K&opier"+y + menutrans &Paste"+gP &Lim\ inn"+gP + menutrans Put\ &Before[p Lim\ i&nn\ fr\ markr[p + menutrans Put\ &After]p Lim\ inn\ &etter\ markr]p + menutrans &Select\ AllggVG &Merk\ altggVG + menutrans &Find\.\.\. &Sk\.\.\. + menutrans Find\ and\ Rep&lace\.\.\. S&k\ og\ erstatt\.\.\. + menutrans Settings\ &Window &Innstillinger + menutrans &Global\ Settings Glo&bale\ innstillinger + menutrans Toggle\ Pattern\ &Highlight:set\ hls! &Utheving\ av\ sketekst\ av/p:set\ hls! + menutrans Toggle\ &Ignore-case:set\ ic! &Forskjell\ mellom\ store/sm bokstaver\ av/p:set\ ic! + menutrans Toggle\ &Showmatch:set\ sm! &Indikering\ av\ samsvarende\ parentes\ av/p:set\ sm! + menutrans &Context\ lines &Kontekstlinjer + menutrans &Virtual\ Edit Vi&rtuell\ redigering + menutrans Never &Aldri + menutrans Block\ Selection I\ &blokkmodus + menutrans Insert\ mode I\ &Innsettingsmodus + menutrans Block\ and\ Insert I\ Blokk-\ &og\ innsettingsmodus + menutrans Always A&lltid + menutrans Toggle\ Insert\ &Mode:set\ im! Innsettings&modus\ av/p:set\ im! + menutrans Toggle\ Vi\ C&ompatible:set\ cp! &Vi-kompatiblitet\ av/p:set\ cp! + menutrans Search\ &Path\.\.\. &Skesti\.\.\. + menutrans Ta&g\ Files\.\.\. Ta&gfiler\.\.\. + menutrans Toggle\ &Toolbar Verkt&ylinje + menutrans Toggle\ &Bottom\ Scrollbar Ne&dre\ rullefelt\ av/p + menutrans Toggle\ &Left\ Scrollbar Ve&nstre\ rullefelt\ av/p + menutrans Toggle\ &Right\ Scrollbar &Hyre\ rullefelt\ av/p + menutrans F&ile\ Settings Filo&ppsett + menutrans Toggle\ Line\ &Numbering:set\ nu! &Linjenummer\ av/p:set\ nu! + menutrans Toggle\ &List\ Mode:set\ list! L&istemodus\ av/p:set\ list! + menutrans Toggle\ Line\ &Wrap:set\ wrap! Li&njebryting\ av/p:set\ wrap! + menutrans Toggle\ W&rap\ at\ word:set\ lbr! Linjebryting\ ved\ &ord\ av/p:set\ lbr! + menutrans Toggle\ &expand-tab:set\ et! Utvidelse\ av\ &tabulatorer\ av/p:set\ et! + menutrans Toggle\ &auto-indent:set\ ai! A&utomatisk\ innrykk\ av/p:set\ ai! + menutrans Toggle\ &C-indenting:set\ cin! &C-innrykk\ av/p:set\ cin! + menutrans &Shiftwidth &Strrelse\ p\ innrykk + menutrans Soft\ &Tabstop &Myke\ tabulatorstopp + menutrans Te&xt\ Width\.\.\. Te&kstbredde\.\.\. + menutrans &File\ Format\.\.\. &Filformat\.\.\. + menutrans C&olor\ Scheme &Fargekart + menutrans &Keymap &Tastaturoppsett + menutrans Select\ Fo&nt\.\.\. Skriftt&ype\.\.\. +menutrans &Tools &Verkty + menutrans &Jump\ to\ this\ tagg^] &Hopp\ til\ tag\ under\ markrg^] + menutrans Jump\ &back^T Hopp\ &tilbake^T + menutrans Build\ &Tags\ File Lag\ ta&gfil + if has("folding") + menutrans &Folding Fol&der + menutrans &Enable/Disable\ foldszi &Folder\ av/pzi + menutrans &View\ Cursor\ Linezv Se\ &markrlinjezv + menutrans Vie&w\ Cursor\ Line\ onlyzMzx Se\ &bare\ markrlinjenzMzx + menutrans C&lose\ more\ foldszm L&ukk\ flere\ folderzm + menutrans &Close\ all\ foldszM Lukk\ &alle\ folderzM + menutrans O&pen\ more\ foldszr &pne\ flere\ folderzr + menutrans &Open\ all\ foldszR &pne\ alle\ folderzR + menutrans Fold\ Met&hod Foldme&tode + menutrans M&anual &Manuell + menutrans I&ndent &Innrykk + menutrans E&xpression &Uttrykk + menutrans S&yntax &Syntaks + menutrans &Diff &Forskjeller + menutrans Ma&rker M&arkering + menutrans Create\ &Foldzf La&g\ foldzf + menutrans &Delete\ Foldzd &Slett\ foldzd + menutrans Delete\ &All\ FoldszD Sl&ett\ alle\ folderzD + menutrans Fold\ col&umn\ width Bredde\ p\ fold&kolonne + endif + if has("diff") + menutrans &Diff &Forskjeller + menutrans &Update &Oppdater + menutrans &Get\ Block &Hent\ blokk + menutrans &Put\ Block &Putt\ blokk + endif + menutrans &Make:make &Kjr\ "make":make + menutrans &List\ Errors:cl &List\ feil:cl + menutrans L&ist\ Messages:cl! List\ &meldinger:cl! + menutrans &Next\ Error:cn &Neste\ feil:cn + menutrans &Previous\ Error:cp Fo&rrige\ feil:cp + menutrans &Older\ List:cold &Eldre\ liste:cold + menutrans N&ewer\ List:cnew N&yere\ liste:cnew + menutrans Error\ &Window Fe&ilvindu + menutrans &Update:cwin &Oppdater:cwin + menutrans &Open:copen &pne:copen + menutrans &Close:cclose &Lukk:cclose + menutrans &Set\ Compiler &Velg\ kompilator + menutrans &Convert\ to\ HEX:%!xxd Konverter\ til\ hek&sadesimal:%!xxd + menutrans Conve&rt\ back:%!xxd\ -r K&onverter\ tilbake:%!xxd\ -r +menutrans &Syntax &Syntaks + menutrans &Show\ filetypes\ in\ menu &Vis\ filtyper\ i\ menyen + menutrans Set\ '&syntax'\ only Sett\ bare\ '&syntax' + menutrans Set\ '&filetype'\ too Sett\ '&filetype'\ ogs + menutrans &Off &Av + menutrans &Manual &Manuell + menutrans A&utomatic A&utomatisk + menutrans on/off\ for\ &This\ file Av/p\ for\ &denne\ filen + menutrans Co&lor\ test Far&getest + menutrans &Highlight\ test Uthevings&test + menutrans &Convert\ to\ HTML Konverter\ til\ &HTML +menutrans &Buffers &Buffer + menutrans &Refresh\ menu &Oppdater + menutrans Delete &Slett + menutrans &Alternate &Veksle + menutrans &Next &Neste + menutrans &Previous &Forrige + menutrans [No\ File] [Uten\ navn] +menutrans &Window Vi&ndu + menutrans &New^Wn &Nytt^Wn + menutrans S&plit^Ws &Splitt^Ws + menutrans Sp&lit\ To\ #^W^^ Splitt\ &til\ #^W^^ + menutrans Split\ &Vertically^Wv S&plitt\ loddrett^Ws + menutrans Split\ File\ E&xplorer &Filbehandler + menutrans &Close^Wc &Lukk^Wc + menutrans Close\ &Other(s)^Wo Lukk\ &andre^Wo + menutrans Move\ &To Fl&ytt\ til + menutrans &Top^WK &Toppen^WK + menutrans &Bottom^WJ &Bunnen^WJ + menutrans &Left\ side^WH &Venstre\ side^WH + menutrans &Right\ side^WL &Hyre\ side^WL + menutrans Rotate\ &Up^WR Roter\ &opp^WR + menutrans Rotate\ &Down^Wr &Roter\ ned^Wr + menutrans &Equal\ Size^W= Lik\ st&rrelse^W= + menutrans &Max\ Height^W_ &Maksimal\ hyde^W_ + menutrans M&in\ Height^W1_ M&inimal\ hyde^W1_ + menutrans Max\ &Width^W\| Ma&ksimal\ bredde^W\| + menutrans Min\ Widt&h^W1\| Minimal\ &bredde^W1\| +menutrans &Help &Hjelp + menutrans &Overview &Oversikt + menutrans &User\ Manual &Brukerhndbok + menutrans &How-to\ links &Frstehjelp + menutrans &Find\.\.\. &Sk\.\.\. + menutrans &Credits &Kreditering + menutrans Co&pying &Programlisens + menutrans &Sponsor/Register S&ttte/Registrering + menutrans O&rphans Fo&reldrelse + menutrans &Version &Versjon + menutrans &About &Om\ Vim + +" Popup + menutrans &Undo &Angre + menutrans Cu&t Klipp\ &ut + menutrans &Copy &Kopier + menutrans &Paste &Lim\ inn + menutrans &Delete &Slett + menutrans Select\ Blockwise Marker\ blokk&vis + menutrans Select\ &Word Marker\ &ord + menutrans Select\ &Line Marker\ lin&je + menutrans Select\ &Block Marker\ &blokk + menutrans Select\ &All Marker\ al&t + +" Verktylinje +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfunction Do_toolbar_tmenu + endif + function Do_toolbar_tmenu() + tmenu ToolBar.Open pne fil + tmenu ToolBar.Save Lagre fil + tmenu ToolBar.SaveAll Lagre alle filer + tmenu ToolBar.Print Skriv ut + tmenu ToolBar.Undo Angre + tmenu ToolBar.Redo Gjenopprett + tmenu ToolBar.Cut Klipp + tmenu ToolBar.Copy Kopier + tmenu ToolBar.Paste Lim inn + tmenu ToolBar.Find Sk... + tmenu ToolBar.FindNext Finn neste + tmenu ToolBar.FindPrev Finn forrige + tmenu ToolBar.Replace Sk og erstatt... + if 0 " Disabled, they are in the Windows menu + tmenu ToolBar.New Nytt vindu + tmenu ToolBar.WinSplit Splitt vindu + tmenu ToolBar.WinMax Maksimal vindushyde + tmenu ToolBar.WinMin Minimal vindushyde + tmenu ToolBar.WinClose Lukk vindu + endif + tmenu ToolBar.LoadSesn pne kt + tmenu ToolBar.SaveSesn Lagre kt + tmenu ToolBar.RunScript Kjr Vim-skript + tmenu ToolBar.Make Kjr "make" + tmenu ToolBar.Shell Start skall + tmenu ToolBar.RunCtags Oppdater tag-fil + tmenu ToolBar.TagJump Hopp til tag + tmenu ToolBar.Help Hjelp! + tmenu ToolBar.FindHelp Sk i hjelpen... + endfunction +endif + +" Dialogmeldinger + let g:menutrans_no_file = "[Uten navn]" + let g:menutrans_help_dialog = "Skriv en kommando eller ord du vil ha hjelp om:\n\nLegg til i_ i begynnelsen for inndatametoder (f.eks.: i_CTRL-X)\nLegg til c_ i begynnelsen for kommandoer som redigerer kommandolinjen (f.eks.: c_)\nLegg til ' i begynnelsen for et valgnavn (f.eks.: 'shiftwidth')" + let g:menutrans_path_dialog = "Skriv skesti for filer.\nSkill katalognavn med komma." + let g:menutrans_tags_dialog = "Skriv navn p tagfiler.\nSkill navnene med komma." + let g:menutrans_textwidth_dialog = "Velg ny tekstbredde (0 for forhindre formatering): " + let g:menutrans_fileformat_dialog = "Velg filformat som filen skal lagres med" + +" vim: set ts=8 sw=8 : +" vim600: set fdm=indent : diff --git a/vim73/lang/menu_no_no.utf-8.vim b/vim73/lang/menu_no_no.utf-8.vim new file mode 100644 index 0000000..af39cc8 --- /dev/null +++ b/vim73/lang/menu_no_no.utf-8.vim @@ -0,0 +1,4 @@ +" Menu Translations: Norwegian for UTF-8 encoding +" menu_no_no.utf-8.vim 289 2004-05-16 18:00:52Z sunny + +source :p:h/menu_no_no.latin1.vim diff --git a/vim73/lang/menu_pl.cp1250.vim b/vim73/lang/menu_pl.cp1250.vim new file mode 100644 index 0000000..0e0fdd0 --- /dev/null +++ b/vim73/lang/menu_pl.cp1250.vim @@ -0,0 +1,3 @@ +" Menu Translations: Polish + +source :p:h/menu_polish_poland.1250.vim diff --git a/vim73/lang/menu_pl_pl.cp1250.vim b/vim73/lang/menu_pl_pl.cp1250.vim new file mode 100644 index 0000000..0e0fdd0 --- /dev/null +++ b/vim73/lang/menu_pl_pl.cp1250.vim @@ -0,0 +1,3 @@ +" Menu Translations: Polish + +source :p:h/menu_polish_poland.1250.vim diff --git a/vim73/lang/menu_pl_pl.iso_8859-2.vim b/vim73/lang/menu_pl_pl.iso_8859-2.vim new file mode 100644 index 0000000..021e1a7 --- /dev/null +++ b/vim73/lang/menu_pl_pl.iso_8859-2.vim @@ -0,0 +1,287 @@ +" Menu Translations: Polish +" Maintainer: Mikolaj Machowski ( mikmach AT wp DOT pl ) +" Initial Translation: Marcin Dalecki +" Last Change: 17 May 2010 + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding iso-8859-2 + +" Help menu +menutrans &Help Po&moc +menutrans &Overview &Oglnie +menutrans &User\ Manual Podrcznik\ &uytkownika +menutrans &How-to\ links &Odnoniki\ JTZ +menutrans &Find\.\.\. &Szukaj\.\.\. +menutrans &Credits Po&dzikowania +menutrans Co&pying &Kopiowanie +menutrans &Sponsor/Register &Sponsorowanie/Rejestracja +menutrans O&rphans Sie&roty +menutrans &Version &Wersja +menutrans &About o\ &Programie + +" File menu +menutrans &File &Plik +menutrans &Open\.\.\.:e &Otwrz\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Otwrz\ z\ &podziaem\.\.\.:sp +menutrans &New:enew &Nowy:enew +menutrans &Close:close &Zamknij:close +menutrans &Save:w Za&pisz:w +menutrans Save\ &As\.\.\.:sav Zapisz\ &jako\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. Podziel\ na\ diff-a\ midzy\.\.\. +menutrans Split\ Patched\ &By\.\.\. Podziel\ atane\ przez\.\.\. +menutrans &Print &Drukuj +menutrans Sa&ve-Exit:wqa W&yjcie\ z\ zapisem:wqa +menutrans E&xit:qa &Wyjcie:qa +menutrans Open\ Tab\.\.\.:tabnew Otwrz\ &kart\.\.\.:tabnew + +" Edit menu +menutrans &Edit &Edycja +menutrans &Undou &Cofniju +menutrans &Redo^R &Ponw^R +menutrans Rep&eat\. P&owtrz\. +menutrans Cu&t"+x W&ytnij"+x +menutrans &Copy"+y &Kopiuj"+y +menutrans &Paste"+gP &Wklej"+gP +menutrans Put\ &Before[p Wstaw\ p&rzed[p +menutrans Put\ &After]p Wstaw\ p&o]p +menutrans &Select\ AllggVG Z&aznacz\ caoggVG +menutrans &Find\.\.\. &Szukaj\.\.\. +menutrans &Find/ &Szukaj/ +menutrans Find\ and\ Rep&lace\.\.\. &Zamie\.\.\. +menutrans Find\ and\ Rep&lace:%s &Zamie:%s +menutrans Find\ and\ Rep&lace &Zamie +menutrans Find\ and\ Rep&lace:s &Zamie:s +menutrans Options\.\.\. Opcje\.\.\. +menutrans Settings\ &Window Ustawienia +menutrans &Global\ Settings Ustawienia\ &globalne +menutrans Startup\ &Settings Ustawienia\ &startowe +menutrans F&ile\ Settings Ustawienia\ dla\ pliku +menutrans Toggle\ Line\ &Numbering:set\ nu! &Numerowanie\ wierszy:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Tryb\ &listowania:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Za&wijanie\ wierszy:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! amanie\ wie&rsza:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Rozwijani&e\ tabulatorw:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! &Automatyczne\ wcicia:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Wcicia\ &C:set\ cin! +menutrans &Shiftwidth &Szeroko\ wcicia +menutrans Te&xt\ Width\.\.\. Dugo\ linii\.\.\. +menutrans &File\ Format\.\.\. &Format\ pliku\.\.\. +menutrans Soft\ &Tabstop Rozmiar\ &tabulacji +menutrans C&olor\ Scheme Zestawy\ kolorw +menutrans &Keymap Ukady\ klawiatury +menutrans None aden +menutrans accents akcenty +menutrans hebrew hebrajski +menutrans hebrewp hebrajski\ p +menutrans russian-jcuken rosyjski-jcuken +menutrans russian-jcukenwin rosyjski-jcukenwin + +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Podwietlanie\ &wzorcw:set\ hls! + +menutrans Toggle\ &Ignore-case:set\ ic! &Ignorowanie\ wielkoci:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! &Pokazywanie\ pasujcych:set\ sm! + +menutrans &Context\ lines Wiersze\ &kontekstowe +menutrans &Virtual\ Edit Edycja\ &wirtualna + +menutrans Never Nigdy +menutrans Block\ Selection Zaznaczanie\ blokowe +menutrans Insert\ mode Tryb\ wprowadzania +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Tryb\ zg&odnoci\ z\ Vi:set\ cp! +menutrans Block\ and\ Insert Blokowe\ i\ wprowadzanie +menutrans Always Zawsze + +menutrans Toggle\ Insert\ &Mode:set\ im! Tryb\ wprowadzania:set\ im! +menutrans Search\ &Path\.\.\. Scieka\ poszukiwania\.\.\. +menutrans Ta&g\ Files\.\.\. Pliki\ tagw\.\.\. + + +" +" GUI options +menutrans Toggle\ &Toolbar Pasek\ narzdzi +menutrans Toggle\ &Bottom\ Scrollbar Dolny\ przewijacz +menutrans Toggle\ &Left\ Scrollbar &Lewy\ przewijacz +menutrans Toggle\ &Right\ Scrollbar P&rawy\ przewijacz + +" Programming menu +menutrans &Tools &Narzdzia +menutrans &Jump\ to\ this\ tagg^] &Skocz\ do\ tagag^] +menutrans Jump\ &back^T Skok\ w\ &ty^T +menutrans Build\ &Tags\ File &Twrz\ plik\ tagw +" Spelling +menutrans &Spelling Pi&sownia +menutrans &Spell\ Check\ On Wcz +menutrans Spell\ Check\ &Off Wycz +menutrans To\ &Next\ error]s Do\ &nastpnego\ bdu]s +menutrans To\ &Previous\ error[s Do\ &poprzedniego\ bdu[s +menutrans Suggest\ &Correctionsz= Sugestie\ poprawekz= +menutrans &Repeat\ correction:spellrepall Powtr&z\ poprawk:spellrepall +menutrans Set\ language\ to\ "en" Ustaw\ jzyk\ na\ "en" +menutrans Set\ language\ to\ "en_au" Ustaw\ jzyk\ na\ "en_au" +menutrans Set\ language\ to\ "en_ca" Ustaw\ jzyk\ na\ "en_ca" +menutrans Set\ language\ to\ "en_gb" Ustaw\ jzyk\ na\ "en_gb" +menutrans Set\ language\ to\ "en_nz" Ustaw\ jzyk\ na\ "en_nz" +menutrans Set\ language\ to\ "en_us" Ustaw\ jzyk\ na\ "en_us" +menutrans Set\ language\ to\ "pl" Ustaw\ jzyk\ na\ "pl" +menutrans &Find\ More\ Languages &Znajd\ wicej\ jzykw + +" Folding +menutrans &Folding &Zwijanie +menutrans &Enable/Disable\ foldszi &Zwi/rozwizi +menutrans &View\ Cursor\ Linezv &Linia\ kursorazv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx &Tylko\ linia\ kursorazMzx +menutrans C&lose\ more\ foldszm Zwi\ wicejzm +menutrans &Close\ all\ foldszM Z&wi\ wszystkiezM +menutrans &Open\ all\ foldszR Rozwi\ wszystkiezR +menutrans O&pen\ more\ foldszr R&ozwi\ wicejzr + +menutrans Create\ &Foldzf T&wrz\ zawiniciezf +menutrans &Delete\ Foldzd U&su\ zawiniciezd +menutrans Delete\ &All\ FoldszD &Usu\ wszystkie\ zawiniciazD +menutrans Fold\ column\ &width Szeroko\ kolumny\ za&wini +menutrans Fold\ Met&hod Me&toda\ zawijania +menutrans M&anual &Rcznie +menutrans I&ndent W&cicie +menutrans E&xpression W&yraenie +menutrans S&yntax S&kadnia +menutrans Ma&rker Zn&acznik + +" Diff +menutrans &Update &Odwie +menutrans &Get\ Block &Pobierz\ blok +menutrans &Put\ Block &Wstaw\ blok + +" Make and stuff... +menutrans &Make:make M&ake:make +menutrans &List\ Errors:cl &Poka\ bdy:cl +menutrans L&ist\ Messages:cl! W&ylicz\ powiadomienia:cl! +menutrans &Next\ Error:cn &Nastpny\ bd:cn +menutrans &Previous\ Error:cp &Poprzedni\ bd:cp +menutrans &Older\ List:cold &Starsza\ lista:cold +menutrans N&ewer\ List:cnew N&owsza\ lista:cnew +menutrans Error\ &Window Okno\ bd&w +menutrans &Update:cwin Akt&ualizuj:cwin +menutrans &Close:cclose &Zamknij:cclose +menutrans &Open:copen &Otwrz:copen + +menutrans Se&T\ Compiler U&staw\ kompilator +menutrans &Convert\ to\ HEX:%!xxd Kody\ szesnastkowe:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Zwyky\ tekst:%!xxd\ -r + +" Names for buffer menu. +menutrans &Buffers &Bufory +menutrans &Refresh\ menu &Odwie +menutrans &Delete &Skasuj +menutrans &Alternate &Zmie +menutrans &Next &Nastpny +menutrans &Previous &Poprzedni +menutrans [No\ File] [Brak\ Pliku] + +" Window menu +menutrans &Window &Widoki +menutrans &New^Wn &Nowy^Wn +menutrans S&plit^Ws Po&dziel^Ws +menutrans Sp&lit\ To\ #^W^^ P&odziel\ na\ #^W^^ +menutrans Split\ &Vertically^Wv Podziel\ pionowo^Wv +menutrans Split\ File\ E&xplorer Otwrz\ meneder\ plikw + +menutrans &Close^Wc &Zamknij^Wc +menutrans Close\ &Other(s)^Wo Zamknij\ &inne^Wo +menutrans Ne&xt^Ww &Nastpny^Ww +menutrans P&revious^WW &Poprzedni^WW +menutrans &Equal\ Size^W= &Wyrwnaj\ wysokoci^W= +menutrans &Max\ Height^W_ Z&maksymalizuj\ wysoko^W_ +menutrans M&in\ Height^W1_ Zminim&alizuj\ wysoko^W1_ +menutrans Max\ Width^W\| Maksymalna\ szeroko^W\| +menutrans Min\ Width^W1\| Minimalna\ szeroko^W1\| +menutrans Max\ &Width^W\| Zmaksymalizuj\ szeroko^W\| +menutrans Min\ Widt&h^W1\| Zminimalizuj\ szeroko^W1\| +menutrans Move\ &To &Id\ do +menutrans &Top^WK &Gra^WK +menutrans &Bottom^WJ &D^WJ +menutrans &Left\ side^WH &Lewa\ strona^WH +menutrans &Right\ side^WL &Prawa\ strona^WL +menutrans Rotate\ &Up^WR Obr\ w\ &gr^WR +menutrans Rotate\ &Down^Wr Obr\ w\ &d^Wr +menutrans Split\ &Vertically^Wv &Podziel\ w\ poziomie^Wv +menutrans Select\ Fo&nt\.\.\. Wybierz\ &czcionk\.\.\. + +" The popup menu +menutrans &Undo &Cofnij +menutrans Cu&t W&ytnij +menutrans &Copy &Kopiuj +menutrans &Paste &Wklej +menutrans &Delete &Skasuj +menutrans Select\ Blockwise Zaznacz\ &blok +menutrans Select\ &Sentence Zaznacz\ &zdanie +menutrans Select\ Pa&ragraph Zaznacz\ aka&pit +menutrans Select\ &Word Zaznacz\ &sowo +menutrans Select\ &Line Zaznacz\ w&iersz +menutrans Select\ &Block Zaznacz\ &blok +menutrans Select\ &All Zaznacz\ c&ao +menutrans Input\ &Methods Wprowadza&nie + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Otwrz plik + tmenu ToolBar.Save Zapisz biecy plik + tmenu ToolBar.SaveAll Zapisz wszystkie pliki + tmenu ToolBar.Print Drukuj + tmenu ToolBar.Undo Cofnij + tmenu ToolBar.Redo Ponw + tmenu ToolBar.Cut Wytnij + tmenu ToolBar.Copy Skopiuj + tmenu ToolBar.Paste Wklej + tmenu ToolBar.Find Szukaj... + tmenu ToolBar.FindNext Szukaj nastpnego + tmenu ToolBar.FindPrev Szukaj poprzedniego + tmenu ToolBar.Replace Szukaj i zamieniaj... + if 0 " disabled; These are in the Windows menu + tmenu ToolBar.New Nowy widok + tmenu ToolBar.WinSplit Podziel widok + tmenu ToolBar.WinMax Zmaksymalizuj widok + tmenu ToolBar.WinMin Zminimalizuj widok + tmenu ToolBar.WinClose Zamknij widok + endif + tmenu ToolBar.LoadSesn Zaaduj sesj + tmenu ToolBar.SaveSesn Zachowaj biec sesj + tmenu ToolBar.RunScript Uruchom skrypt Vima + tmenu ToolBar.Make Wykonaj biecy projekt + tmenu ToolBar.Shell Otwrz powok + tmenu ToolBar.RunCtags Twrz tagi w biecym katalogu + tmenu ToolBar.TagJump Skok do taga pod kursorem + tmenu ToolBar.Help Pomoc Vima + tmenu ToolBar.FindHelp Przeszukuj pomoc Vim-a + endfun +endif + +" Syntax menu +menutrans &Syntax &Skadnia +menutrans &Show\ filetypes\ in\ menu Poka\ typy\ &plikw\ w\ menu +menutrans Set\ '&syntax'\ only Ustaw\ tylko\ '&syntax' +menutrans Set\ '&filetype'\ too Ustaw\ rwnie\ '&filetype' +menutrans &Off &Wycz +menutrans &Manual &Rcznie +menutrans A&utomatic A&utomatyczne +menutrans on/off\ for\ &This\ file wcz/w&ycz\ dla\ pliku +menutrans Co&lor\ test Test\ &kolorw +menutrans &Highlight\ test &Test\ podwietlania +menutrans &Convert\ to\ HTML Przetwrz\ na\ &HTML + +" dialog texts +let menutrans_no_file = "[Brak pliku]" +let menutrans_help_dialog = "Wprowad komend lub sowo, aby otrzyma pomoc o:\n\nPrzedrostek i_ oznacza komend trybu Wprowadzania (np. i_CTRL-X)\nPrzedrostek c_ oznacza komend edycji wiersza komend (np. c_)\nPrzedrostek ' oznacza nazw opcji (np. 'shiftwidth')" +let g:menutrans_path_dialog = "Wprowad ciek poszukiwania plikw.\nProsz rozdziela nazwy katalogw przecinkiem." +let g:menutrans_tags_dialog = "Podaj nazwy plikw tagw.\nProsz rozdziela nazwy przecinkiem." +let g:menutrans_textwidth_dialog = "Wprowad now szeroko tekstu (0 wycza przewijanie): " +let g:menutrans_fileformat_dialog = "Wybierz format w ktrym ten plik ma by zapisany" +let g:menutrans_fileformat_choices = "&Unix\n&Dos\n&Mac\n&Anuluj" diff --git a/vim73/lang/menu_pl_pl.utf-8.vim b/vim73/lang/menu_pl_pl.utf-8.vim new file mode 100644 index 0000000..1d347dc --- /dev/null +++ b/vim73/lang/menu_pl_pl.utf-8.vim @@ -0,0 +1,287 @@ +" Menu Translations: Polish +" Maintainer: Mikolaj Machowski ( mikmach AT wp DOT pl ) +" Initial Translation: Marcin Dalecki +" Last Change: 17 May 2010 + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding utf-8 + +" Help menu +menutrans &Help Po&moc +menutrans &Overview &Ogólnie +menutrans &User\ Manual Podręcznik\ &użytkownika +menutrans &How-to\ links &Odnośniki\ JTZ +menutrans &Find\.\.\. &Szukaj\.\.\. +menutrans &Credits Po&dziękowania +menutrans Co&pying &Kopiowanie +menutrans &Sponsor/Register &Sponsorowanie/Rejestracja +menutrans O&rphans Sie&roty +menutrans &Version &Wersja +menutrans &About o\ &Programie + +" File menu +menutrans &File &Plik +menutrans &Open\.\.\.:e &Otwórz\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Otwórz\ z\ &podziałem\.\.\.:sp +menutrans &New:enew &Nowy:enew +menutrans &Close:close &Zamknij:close +menutrans &Save:w Za&pisz:w +menutrans Save\ &As\.\.\.:sav Zapisz\ &jako\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. Podziel\ na\ diff-a\ między\.\.\. +menutrans Split\ Patched\ &By\.\.\. Podziel\ łatane\ przez\.\.\. +menutrans &Print &Drukuj +menutrans Sa&ve-Exit:wqa W&yjście\ z\ zapisem:wqa +menutrans E&xit:qa &Wyjście:qa +menutrans Open\ Tab\.\.\.:tabnew Otwórz\ &kartę\.\.\.:tabnew + +" Edit menu +menutrans &Edit &Edycja +menutrans &Undou &Cofniju +menutrans &Redo^R &Ponów^R +menutrans Rep&eat\. P&owtórz\. +menutrans Cu&t"+x W&ytnij"+x +menutrans &Copy"+y &Kopiuj"+y +menutrans &Paste"+gP &Wklej"+gP +menutrans Put\ &Before[p Wstaw\ p&rzed[p +menutrans Put\ &After]p Wstaw\ p&o]p +menutrans &Select\ AllggVG Z&aznacz\ całośćggVG +menutrans &Find\.\.\. &Szukaj\.\.\. +menutrans &Find/ &Szukaj/ +menutrans Find\ and\ Rep&lace\.\.\. &Zamień\.\.\. +menutrans Find\ and\ Rep&lace:%s &Zamień:%s +menutrans Find\ and\ Rep&lace &Zamień +menutrans Find\ and\ Rep&lace:s &Zamień:s +menutrans Options\.\.\. Opcje\.\.\. +menutrans Settings\ &Window Ustawienia +menutrans &Global\ Settings Ustawienia\ &globalne +menutrans Startup\ &Settings Ustawienia\ &startowe +menutrans F&ile\ Settings Ustawienia\ dla\ pliku +menutrans Toggle\ Line\ &Numbering:set\ nu! &Numerowanie\ wierszy:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Tryb\ &listowania:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Za&wijanie\ wierszy:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Łamanie\ wie&rsza:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Rozwijani&e\ tabulatorów:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! &Automatyczne\ wcięcia:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Wcięcia\ &C:set\ cin! +menutrans &Shiftwidth &Szerokość\ wcięcia +menutrans Te&xt\ Width\.\.\. Długość\ linii\.\.\. +menutrans &File\ Format\.\.\. &Format\ pliku\.\.\. +menutrans Soft\ &Tabstop Rozmiar\ &tabulacji +menutrans C&olor\ Scheme Zestawy\ kolorów +menutrans &Keymap Układy\ klawiatury +menutrans None żaden +menutrans accents akcenty +menutrans hebrew hebrajski +menutrans hebrewp hebrajski\ p +menutrans russian-jcuken rosyjski-jcuken +menutrans russian-jcukenwin rosyjski-jcukenwin + +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Podświetlanie\ &wzorców:set\ hls! + +menutrans Toggle\ &Ignore-case:set\ ic! &Ignorowanie\ wielkości:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! &Pokazywanie\ pasujących:set\ sm! + +menutrans &Context\ lines Wiersze\ &kontekstowe +menutrans &Virtual\ Edit Edycja\ &wirtualna + +menutrans Never Nigdy +menutrans Block\ Selection Zaznaczanie\ blokowe +menutrans Insert\ mode Tryb\ wprowadzania +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Tryb\ zg&odności\ z\ Vi:set\ cp! +menutrans Block\ and\ Insert Blokowe\ i\ wprowadzanie +menutrans Always Zawsze + +menutrans Toggle\ Insert\ &Mode:set\ im! Tryb\ wprowadzania:set\ im! +menutrans Search\ &Path\.\.\. Scieżka\ poszukiwania\.\.\. +menutrans Ta&g\ Files\.\.\. Pliki\ tagów\.\.\. + + +" +" GUI options +menutrans Toggle\ &Toolbar Pasek\ narzędzi +menutrans Toggle\ &Bottom\ Scrollbar Dolny\ przewijacz +menutrans Toggle\ &Left\ Scrollbar &Lewy\ przewijacz +menutrans Toggle\ &Right\ Scrollbar P&rawy\ przewijacz + +" Programming menu +menutrans &Tools &Narzędzia +menutrans &Jump\ to\ this\ tagg^] &Skocz\ do\ tagag^] +menutrans Jump\ &back^T Skok\ w\ &tył^T +menutrans Build\ &Tags\ File &Twórz\ plik\ tagów +" Spelling +menutrans &Spelling Pi&sownia +menutrans &Spell\ Check\ On Włącz +menutrans Spell\ Check\ &Off Wyłącz +menutrans To\ &Next\ error]s Do\ &następnego\ błędu]s +menutrans To\ &Previous\ error[s Do\ &poprzedniego\ błędu[s +menutrans Suggest\ &Correctionsz= Sugestie\ poprawekz= +menutrans &Repeat\ correction:spellrepall Powtór&z\ poprawkę:spellrepall +menutrans Set\ language\ to\ "en" Ustaw\ język\ na\ "en" +menutrans Set\ language\ to\ "en_au" Ustaw\ język\ na\ "en_au" +menutrans Set\ language\ to\ "en_ca" Ustaw\ język\ na\ "en_ca" +menutrans Set\ language\ to\ "en_gb" Ustaw\ język\ na\ "en_gb" +menutrans Set\ language\ to\ "en_nz" Ustaw\ język\ na\ "en_nz" +menutrans Set\ language\ to\ "en_us" Ustaw\ język\ na\ "en_us" +menutrans Set\ language\ to\ "pl" Ustaw\ język\ na\ "pl" +menutrans &Find\ More\ Languages &Znajdź\ więcej\ języków + +" Folding +menutrans &Folding &Zwijanie +menutrans &Enable/Disable\ foldszi &Zwiń/rozwińzi +menutrans &View\ Cursor\ Linezv &Linia\ kursorazv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx &Tylko\ linia\ kursorazMzx +menutrans C&lose\ more\ foldszm Zwiń\ więcejzm +menutrans &Close\ all\ foldszM Z&wiń\ wszystkiezM +menutrans &Open\ all\ foldszR Rozwiń\ wszystkiezR +menutrans O&pen\ more\ foldszr R&ozwiń\ więcejzr + +menutrans Create\ &Foldzf T&wórz\ zawinięciezf +menutrans &Delete\ Foldzd U&suń\ zawinięciezd +menutrans Delete\ &All\ FoldszD &Usuń\ wszystkie\ zawinięciazD +menutrans Fold\ column\ &width Szerokość\ kolumny\ za&winięć +menutrans Fold\ Met&hod Me&toda\ zawijania +menutrans M&anual &Ręcznie +menutrans I&ndent W&cięcie +menutrans E&xpression W&yrażenie +menutrans S&yntax S&kładnia +menutrans Ma&rker Zn&acznik + +" Diff +menutrans &Update &Odśwież +menutrans &Get\ Block &Pobierz\ blok +menutrans &Put\ Block &Wstaw\ blok + +" Make and stuff... +menutrans &Make:make M&ake:make +menutrans &List\ Errors:cl &Pokaż\ błędy:cl +menutrans L&ist\ Messages:cl! W&ylicz\ powiadomienia:cl! +menutrans &Next\ Error:cn &Następny\ błąd:cn +menutrans &Previous\ Error:cp &Poprzedni\ błąd:cp +menutrans &Older\ List:cold &Starsza\ lista:cold +menutrans N&ewer\ List:cnew N&owsza\ lista:cnew +menutrans Error\ &Window Okno\ błędó&w +menutrans &Update:cwin Akt&ualizuj:cwin +menutrans &Close:cclose &Zamknij:cclose +menutrans &Open:copen &Otwórz:copen + +menutrans Se&T\ Compiler U&staw\ kompilator +menutrans &Convert\ to\ HEX:%!xxd Kody\ szesnastkowe:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Zwykły\ tekst:%!xxd\ -r + +" Names for buffer menu. +menutrans &Buffers &Bufory +menutrans &Refresh\ menu &Odśwież +menutrans &Delete &Skasuj +menutrans &Alternate &Zmień +menutrans &Next &Następny +menutrans &Previous &Poprzedni +menutrans [No\ File] [Brak\ Pliku] + +" Window menu +menutrans &Window &Widoki +menutrans &New^Wn &Nowy^Wn +menutrans S&plit^Ws Po&dziel^Ws +menutrans Sp&lit\ To\ #^W^^ P&odziel\ na\ #^W^^ +menutrans Split\ &Vertically^Wv Podziel\ pionowo^Wv +menutrans Split\ File\ E&xplorer Otwórz\ menedżer\ plików + +menutrans &Close^Wc &Zamknij^Wc +menutrans Close\ &Other(s)^Wo Zamknij\ &inne^Wo +menutrans Ne&xt^Ww &Następny^Ww +menutrans P&revious^WW &Poprzedni^WW +menutrans &Equal\ Size^W= &Wyrównaj\ wysokości^W= +menutrans &Max\ Height^W_ Z&maksymalizuj\ wysokość^W_ +menutrans M&in\ Height^W1_ Zminim&alizuj\ wysokość^W1_ +menutrans Max\ Width^W\| Maksymalna\ szerokość^W\| +menutrans Min\ Width^W1\| Minimalna\ szerokość^W1\| +menutrans Max\ &Width^W\| Zmaksymalizuj\ szerokość^W\| +menutrans Min\ Widt&h^W1\| Zminimalizuj\ szerokość^W1\| +menutrans Move\ &To &Idź\ do +menutrans &Top^WK &Góra^WK +menutrans &Bottom^WJ &Dół^WJ +menutrans &Left\ side^WH &Lewa\ strona^WH +menutrans &Right\ side^WL &Prawa\ strona^WL +menutrans Rotate\ &Up^WR Obróć\ w\ &górę^WR +menutrans Rotate\ &Down^Wr Obróć\ w\ &dół^Wr +menutrans Split\ &Vertically^Wv &Podziel\ w\ poziomie^Wv +menutrans Select\ Fo&nt\.\.\. Wybierz\ &czcionkę\.\.\. + +" The popup menu +menutrans &Undo &Cofnij +menutrans Cu&t W&ytnij +menutrans &Copy &Kopiuj +menutrans &Paste &Wklej +menutrans &Delete &Skasuj +menutrans Select\ Blockwise Zaznacz\ &blok +menutrans Select\ &Sentence Zaznacz\ &zdanie +menutrans Select\ Pa&ragraph Zaznacz\ aka&pit +menutrans Select\ &Word Zaznacz\ &słowo +menutrans Select\ &Line Zaznacz\ w&iersz +menutrans Select\ &Block Zaznacz\ &blok +menutrans Select\ &All Zaznacz\ c&ałość +menutrans Input\ &Methods Wprowadza&nie + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Otwórz plik + tmenu ToolBar.Save Zapisz bieżący plik + tmenu ToolBar.SaveAll Zapisz wszystkie pliki + tmenu ToolBar.Print Drukuj + tmenu ToolBar.Undo Cofnij + tmenu ToolBar.Redo Ponów + tmenu ToolBar.Cut Wytnij + tmenu ToolBar.Copy Skopiuj + tmenu ToolBar.Paste Wklej + tmenu ToolBar.Find Szukaj... + tmenu ToolBar.FindNext Szukaj następnego + tmenu ToolBar.FindPrev Szukaj poprzedniego + tmenu ToolBar.Replace Szukaj i zamieniaj... + if 0 " disabled; These are in the Windows menu + tmenu ToolBar.New Nowy widok + tmenu ToolBar.WinSplit Podziel widok + tmenu ToolBar.WinMax Zmaksymalizuj widok + tmenu ToolBar.WinMin Zminimalizuj widok + tmenu ToolBar.WinClose Zamknij widok + endif + tmenu ToolBar.LoadSesn Załaduj sesję + tmenu ToolBar.SaveSesn Zachowaj bieżącą sesję + tmenu ToolBar.RunScript Uruchom skrypt Vima + tmenu ToolBar.Make Wykonaj bieżący projekt + tmenu ToolBar.Shell Otwórz powłokę + tmenu ToolBar.RunCtags Twórz tagi w bieżącym katalogu + tmenu ToolBar.TagJump Skok do taga pod kursorem + tmenu ToolBar.Help Pomoc Vima + tmenu ToolBar.FindHelp Przeszukuj pomoc Vim-a + endfun +endif + +" Syntax menu +menutrans &Syntax &Składnia +menutrans &Show\ filetypes\ in\ menu Pokaż\ typy\ &plików\ w\ menu +menutrans Set\ '&syntax'\ only Ustaw\ tylko\ '&syntax' +menutrans Set\ '&filetype'\ too Ustaw\ również\ '&filetype' +menutrans &Off &Wyłącz +menutrans &Manual &Ręcznie +menutrans A&utomatic A&utomatyczne +menutrans on/off\ for\ &This\ file włącz/w&yłącz\ dla\ pliku +menutrans Co&lor\ test Test\ &kolorów +menutrans &Highlight\ test &Test\ podświetlania +menutrans &Convert\ to\ HTML Przetwórz\ na\ &HTML + +" dialog texts +let menutrans_no_file = "[Brak pliku]" +let menutrans_help_dialog = "Wprowadź komendę lub słowo, aby otrzymać pomoc o:\n\nPrzedrostek i_ oznacza komendę trybu Wprowadzania (np. i_CTRL-X)\nPrzedrostek c_ oznacza komendę edycji wiersza komend (np. c_)\nPrzedrostek ' oznacza nazwę opcji (np. 'shiftwidth')" +let g:menutrans_path_dialog = "Wprowadź ścieżkę poszukiwania plików.\nProszę rozdzielać nazwy katalogów przecinkiem." +let g:menutrans_tags_dialog = "Podaj nazwy plików tagów.\nProszę rozdzielać nazwy przecinkiem." +let g:menutrans_textwidth_dialog = "Wprowadź nową szerokość tekstu (0 wyłącza przewijanie): " +let g:menutrans_fileformat_dialog = "Wybierz format w którym ten plik ma być zapisany" +let g:menutrans_fileformat_choices = "&Unix\n&Dos\n&Mac\n&Anuluj" diff --git a/vim73/lang/menu_polish_poland.1250.vim b/vim73/lang/menu_polish_poland.1250.vim new file mode 100644 index 0000000..398b18d --- /dev/null +++ b/vim73/lang/menu_polish_poland.1250.vim @@ -0,0 +1,287 @@ +" Menu Translations: Polish +" Maintainer: Mikolaj Machowski ( mikmach AT wp DOT pl ) +" Initial Translation: Marcin Dalecki +" Last Change: 17 May 2010 + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding cp1250 + +" Help menu +menutrans &Help Po&moc +menutrans &Overview &Oglnie +menutrans &User\ Manual Podrcznik\ &uytkownika +menutrans &How-to\ links &Odnoniki\ JTZ +menutrans &Find\.\.\. &Szukaj\.\.\. +menutrans &Credits Po&dzikowania +menutrans Co&pying &Kopiowanie +menutrans &Sponsor/Register &Sponsorowanie/Rejestracja +menutrans O&rphans Sie&roty +menutrans &Version &Wersja +menutrans &About o\ &Programie + +" File menu +menutrans &File &Plik +menutrans &Open\.\.\.:e &Otwrz\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Otwrz\ z\ &podziaem\.\.\.:sp +menutrans &New:enew &Nowy:enew +menutrans &Close:close &Zamknij:close +menutrans &Save:w Za&pisz:w +menutrans Save\ &As\.\.\.:sav Zapisz\ &jako\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. Podziel\ na\ diff-a\ midzy\.\.\. +menutrans Split\ Patched\ &By\.\.\. Podziel\ atane\ przez\.\.\. +menutrans &Print &Drukuj +menutrans Sa&ve-Exit:wqa W&yjcie\ z\ zapisem:wqa +menutrans E&xit:qa &Wyjcie:qa +menutrans Open\ Tab\.\.\.:tabnew Otwrz\ &kart\.\.\.:tabnew + +" Edit menu +menutrans &Edit &Edycja +menutrans &Undou &Cofniju +menutrans &Redo^R &Ponw^R +menutrans Rep&eat\. P&owtrz\. +menutrans Cu&t"+x W&ytnij"+x +menutrans &Copy"+y &Kopiuj"+y +menutrans &Paste"+gP &Wklej"+gP +menutrans Put\ &Before[p Wstaw\ p&rzed[p +menutrans Put\ &After]p Wstaw\ p&o]p +menutrans &Select\ AllggVG Z&aznacz\ caoggVG +menutrans &Find\.\.\. &Szukaj\.\.\. +menutrans &Find/ &Szukaj/ +menutrans Find\ and\ Rep&lace\.\.\. &Zamie\.\.\. +menutrans Find\ and\ Rep&lace:%s &Zamie:%s +menutrans Find\ and\ Rep&lace &Zamie +menutrans Find\ and\ Rep&lace:s &Zamie:s +menutrans Options\.\.\. Opcje\.\.\. +menutrans Settings\ &Window Ustawienia +menutrans &Global\ Settings Ustawienia\ &globalne +menutrans Startup\ &Settings Ustawienia\ &startowe +menutrans F&ile\ Settings Ustawienia\ dla\ pliku +menutrans Toggle\ Line\ &Numbering:set\ nu! &Numerowanie\ wierszy:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Tryb\ &listowania:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Za&wijanie\ wierszy:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! amanie\ wie&rsza:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Rozwijani&e\ tabulatorw:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! &Automatyczne\ wcicia:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Wcicia\ &C:set\ cin! +menutrans &Shiftwidth &Szeroko\ wcicia +menutrans Te&xt\ Width\.\.\. Dugo\ linii\.\.\. +menutrans &File\ Format\.\.\. &Format\ pliku\.\.\. +menutrans Soft\ &Tabstop Rozmiar\ &tabulacji +menutrans C&olor\ Scheme Zestawy\ kolorw +menutrans &Keymap Ukady\ klawiatury +menutrans None aden +menutrans accents akcenty +menutrans hebrew hebrajski +menutrans hebrewp hebrajski\ p +menutrans russian-jcuken rosyjski-jcuken +menutrans russian-jcukenwin rosyjski-jcukenwin + +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Podwietlanie\ &wzorcw:set\ hls! + +menutrans Toggle\ &Ignore-case:set\ ic! &Ignorowanie\ wielkoci:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! &Pokazywanie\ pasujcych:set\ sm! + +menutrans &Context\ lines Wiersze\ &kontekstowe +menutrans &Virtual\ Edit Edycja\ &wirtualna + +menutrans Never Nigdy +menutrans Block\ Selection Zaznaczanie\ blokowe +menutrans Insert\ mode Tryb\ wprowadzania +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Tryb\ zg&odnoci\ z\ Vi:set\ cp! +menutrans Block\ and\ Insert Blokowe\ i\ wprowadzanie +menutrans Always Zawsze + +menutrans Toggle\ Insert\ &Mode:set\ im! Tryb\ wprowadzania:set\ im! +menutrans Search\ &Path\.\.\. Scieka\ poszukiwania\.\.\. +menutrans Ta&g\ Files\.\.\. Pliki\ tagw\.\.\. + + +" +" GUI options +menutrans Toggle\ &Toolbar Pasek\ narzdzi +menutrans Toggle\ &Bottom\ Scrollbar Dolny\ przewijacz +menutrans Toggle\ &Left\ Scrollbar &Lewy\ przewijacz +menutrans Toggle\ &Right\ Scrollbar P&rawy\ przewijacz + +" Programming menu +menutrans &Tools &Narzdzia +menutrans &Jump\ to\ this\ tagg^] &Skocz\ do\ tagag^] +menutrans Jump\ &back^T Skok\ w\ &ty^T +menutrans Build\ &Tags\ File &Twrz\ plik\ tagw +" Spelling +menutrans &Spelling Pi&sownia +menutrans &Spell\ Check\ On Wcz +menutrans Spell\ Check\ &Off Wycz +menutrans To\ &Next\ error]s Do\ &nastpnego\ bdu]s +menutrans To\ &Previous\ error[s Do\ &poprzedniego\ bdu[s +menutrans Suggest\ &Correctionsz= Sugestie\ poprawekz= +menutrans &Repeat\ correction:spellrepall Powtr&z\ poprawk:spellrepall +menutrans Set\ language\ to\ "en" Ustaw\ jzyk\ na\ "en" +menutrans Set\ language\ to\ "en_au" Ustaw\ jzyk\ na\ "en_au" +menutrans Set\ language\ to\ "en_ca" Ustaw\ jzyk\ na\ "en_ca" +menutrans Set\ language\ to\ "en_gb" Ustaw\ jzyk\ na\ "en_gb" +menutrans Set\ language\ to\ "en_nz" Ustaw\ jzyk\ na\ "en_nz" +menutrans Set\ language\ to\ "en_us" Ustaw\ jzyk\ na\ "en_us" +menutrans Set\ language\ to\ "pl" Ustaw\ jzyk\ na\ "pl" +menutrans &Find\ More\ Languages &Znajd\ wicej\ jzykw + +" Folding +menutrans &Folding &Zwijanie +menutrans &Enable/Disable\ foldszi &Zwi/rozwizi +menutrans &View\ Cursor\ Linezv &Linia\ kursorazv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx &Tylko\ linia\ kursorazMzx +menutrans C&lose\ more\ foldszm Zwi\ wicejzm +menutrans &Close\ all\ foldszM Z&wi\ wszystkiezM +menutrans &Open\ all\ foldszR Rozwi\ wszystkiezR +menutrans O&pen\ more\ foldszr R&ozwi\ wicejzr + +menutrans Create\ &Foldzf T&wrz\ zawiniciezf +menutrans &Delete\ Foldzd U&su\ zawiniciezd +menutrans Delete\ &All\ FoldszD &Usu\ wszystkie\ zawiniciazD +menutrans Fold\ column\ &width Szeroko\ kolumny\ za&wini +menutrans Fold\ Met&hod Me&toda\ zawijania +menutrans M&anual &Rcznie +menutrans I&ndent W&cicie +menutrans E&xpression W&yraenie +menutrans S&yntax S&kadnia +menutrans Ma&rker Zn&acznik + +" Diff +menutrans &Update &Odwie +menutrans &Get\ Block &Pobierz\ blok +menutrans &Put\ Block &Wstaw\ blok + +" Make and stuff... +menutrans &Make:make M&ake:make +menutrans &List\ Errors:cl &Poka\ bdy:cl +menutrans L&ist\ Messages:cl! W&ylicz\ powiadomienia:cl! +menutrans &Next\ Error:cn &Nastpny\ bd:cn +menutrans &Previous\ Error:cp &Poprzedni\ bd:cp +menutrans &Older\ List:cold &Starsza\ lista:cold +menutrans N&ewer\ List:cnew N&owsza\ lista:cnew +menutrans Error\ &Window Okno\ bd&w +menutrans &Update:cwin Akt&ualizuj:cwin +menutrans &Close:cclose &Zamknij:cclose +menutrans &Open:copen &Otwrz:copen + +menutrans Se&T\ Compiler U&staw\ kompilator +menutrans &Convert\ to\ HEX:%!xxd Kody\ szesnastkowe:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Zwyky\ tekst:%!xxd\ -r + +" Names for buffer menu. +menutrans &Buffers &Bufory +menutrans &Refresh\ menu &Odwie +menutrans &Delete &Skasuj +menutrans &Alternate &Zmie +menutrans &Next &Nastpny +menutrans &Previous &Poprzedni +menutrans [No\ File] [Brak\ Pliku] + +" Window menu +menutrans &Window &Widoki +menutrans &New^Wn &Nowy^Wn +menutrans S&plit^Ws Po&dziel^Ws +menutrans Sp&lit\ To\ #^W^^ P&odziel\ na\ #^W^^ +menutrans Split\ &Vertically^Wv Podziel\ pionowo^Wv +menutrans Split\ File\ E&xplorer Otwrz\ meneder\ plikw + +menutrans &Close^Wc &Zamknij^Wc +menutrans Close\ &Other(s)^Wo Zamknij\ &inne^Wo +menutrans Ne&xt^Ww &Nastpny^Ww +menutrans P&revious^WW &Poprzedni^WW +menutrans &Equal\ Size^W= &Wyrwnaj\ wysokoci^W= +menutrans &Max\ Height^W_ Z&maksymalizuj\ wysoko^W_ +menutrans M&in\ Height^W1_ Zminim&alizuj\ wysoko^W1_ +menutrans Max\ Width^W\| Maksymalna\ szeroko^W\| +menutrans Min\ Width^W1\| Minimalna\ szeroko^W1\| +menutrans Max\ &Width^W\| Zmaksymalizuj\ szeroko^W\| +menutrans Min\ Widt&h^W1\| Zminimalizuj\ szeroko^W1\| +menutrans Move\ &To &Id\ do +menutrans &Top^WK &Gra^WK +menutrans &Bottom^WJ &D^WJ +menutrans &Left\ side^WH &Lewa\ strona^WH +menutrans &Right\ side^WL &Prawa\ strona^WL +menutrans Rotate\ &Up^WR Obr\ w\ &gr^WR +menutrans Rotate\ &Down^Wr Obr\ w\ &d^Wr +menutrans Split\ &Vertically^Wv &Podziel\ w\ poziomie^Wv +menutrans Select\ Fo&nt\.\.\. Wybierz\ &czcionk\.\.\. + +" The popup menu +menutrans &Undo &Cofnij +menutrans Cu&t W&ytnij +menutrans &Copy &Kopiuj +menutrans &Paste &Wklej +menutrans &Delete &Skasuj +menutrans Select\ Blockwise Zaznacz\ &blok +menutrans Select\ &Sentence Zaznacz\ &zdanie +menutrans Select\ Pa&ragraph Zaznacz\ aka&pit +menutrans Select\ &Word Zaznacz\ &sowo +menutrans Select\ &Line Zaznacz\ w&iersz +menutrans Select\ &Block Zaznacz\ &blok +menutrans Select\ &All Zaznacz\ c&ao +menutrans Input\ &Methods Wprowadza&nie + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Otwrz plik + tmenu ToolBar.Save Zapisz biecy plik + tmenu ToolBar.SaveAll Zapisz wszystkie pliki + tmenu ToolBar.Print Drukuj + tmenu ToolBar.Undo Cofnij + tmenu ToolBar.Redo Ponw + tmenu ToolBar.Cut Wytnij + tmenu ToolBar.Copy Skopiuj + tmenu ToolBar.Paste Wklej + tmenu ToolBar.Find Szukaj... + tmenu ToolBar.FindNext Szukaj nastpnego + tmenu ToolBar.FindPrev Szukaj poprzedniego + tmenu ToolBar.Replace Szukaj i zamieniaj... + if 0 " disabled; These are in the Windows menu + tmenu ToolBar.New Nowy widok + tmenu ToolBar.WinSplit Podziel widok + tmenu ToolBar.WinMax Zmaksymalizuj widok + tmenu ToolBar.WinMin Zminimalizuj widok + tmenu ToolBar.WinClose Zamknij widok + endif + tmenu ToolBar.LoadSesn Zaaduj sesj + tmenu ToolBar.SaveSesn Zachowaj biec sesj + tmenu ToolBar.RunScript Uruchom skrypt Vima + tmenu ToolBar.Make Wykonaj biecy projekt + tmenu ToolBar.Shell Otwrz powok + tmenu ToolBar.RunCtags Twrz tagi w biecym katalogu + tmenu ToolBar.TagJump Skok do taga pod kursorem + tmenu ToolBar.Help Pomoc Vima + tmenu ToolBar.FindHelp Przeszukuj pomoc Vim-a + endfun +endif + +" Syntax menu +menutrans &Syntax &Skadnia +menutrans &Show\ filetypes\ in\ menu Poka\ typy\ &plikw\ w\ menu +menutrans Set\ '&syntax'\ only Ustaw\ tylko\ '&syntax' +menutrans Set\ '&filetype'\ too Ustaw\ rwnie\ '&filetype' +menutrans &Off &Wycz +menutrans &Manual &Rcznie +menutrans A&utomatic A&utomatyczne +menutrans on/off\ for\ &This\ file wcz/w&ycz\ dla\ pliku +menutrans Co&lor\ test Test\ &kolorw +menutrans &Highlight\ test &Test\ podwietlania +menutrans &Convert\ to\ HTML Przetwrz\ na\ &HTML + +" dialog texts +let menutrans_no_file = "[Brak pliku]" +let menutrans_help_dialog = "Wprowad komend lub sowo, aby otrzyma pomoc o:\n\nPrzedrostek i_ oznacza komend trybu Wprowadzania (np. i_CTRL-X)\nPrzedrostek c_ oznacza komend edycji wiersza komend (np. c_)\nPrzedrostek ' oznacza nazw opcji (np. 'shiftwidth')" +let g:menutrans_path_dialog = "Wprowad ciek poszukiwania plikw.\nProsz rozdziela nazwy katalogw przecinkiem." +let g:menutrans_tags_dialog = "Podaj nazwy plikw tagw.\nProsz rozdziela nazwy przecinkiem." +let g:menutrans_textwidth_dialog = "Wprowad now szeroko tekstu (0 wycza przewijanie): " +let g:menutrans_fileformat_dialog = "Wybierz format w ktrym ten plik ma by zapisany" +let g:menutrans_fileformat_choices = "&Unix\n&Dos\n&Mac\n&Anuluj" diff --git a/vim73/lang/menu_pt_br.latin1.vim b/vim73/lang/menu_pt_br.latin1.vim new file mode 100644 index 0000000..bed9487 --- /dev/null +++ b/vim73/lang/menu_pt_br.latin1.vim @@ -0,0 +1,3 @@ +" Menu translations: Portuguese + +source :p:h/menu_pt_br.vim diff --git a/vim73/lang/menu_pt_br.utf-8.vim b/vim73/lang/menu_pt_br.utf-8.vim new file mode 100644 index 0000000..4879c24 --- /dev/null +++ b/vim73/lang/menu_pt_br.utf-8.vim @@ -0,0 +1,3 @@ +" Menu translations: Portuguese for UTF-8 encoding + +source :p:h/menu_pt_br.vim diff --git a/vim73/lang/menu_pt_br.vim b/vim73/lang/menu_pt_br.vim new file mode 100644 index 0000000..28a62b7 --- /dev/null +++ b/vim73/lang/menu_pt_br.vim @@ -0,0 +1,285 @@ +" Menu Translations: Portugus do Brasil +" Maintainer: Jos de Paula +" Last Change: 2006-09-19 02:30:00-03:00 +" + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +" Translations in latin1 (ISO-8859-1), and should work in +" latin9 (ISO-8859-15) + +if &enc != "cp1252" && &enc != "iso-8859-15" + scriptencoding latin1 +endif + +" Help menu +menutrans &Help A&juda +menutrans &Overview &Contedo +menutrans &User\ Manual &Manual\ do\ Usurio +menutrans &How-to\ links &Como\ fazer? +menutrans &Find\.\.\. &Procurar\.\.\. +menutrans &Credits &Crditos +menutrans O&rphans &rfos +menutrans Co&pying &Licena +menutrans &Sponsor/Register &Doar/Registrar +menutrans &Version &Verso +menutrans &About &Sobre + +" File menu +menutrans &File &Arquivo +menutrans &Open\.\.\.:e A&brir\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Ab&rir\ em\ outra\ janela\.\.\.:sp +menutrans &New:enew &Novo:enew +menutrans &Close:close &Fechar:close +menutrans &Save:w &Salvar:w +menutrans Save\ &As\.\.\.:sav Sa&lvar\ como\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. &Exibir\ diferenas\ com\.\.\. +menutrans Split\ Patched\ &By\.\.\. Ex&ibir\ patcheado\ por\.\.\. +menutrans &Print I&mprimir +menutrans Sa&ve-Exit:wqa Sal&var\ e\ sair:wqa +menutrans E&xit:qa Sai&r:qa + +" Edit menu +menutrans &Edit &Editar +menutrans &Undou &Desfazeru +menutrans &Redo^R &Refazeru +menutrans Rep&eat\. Repe&tir\. +menutrans Cu&t"+x Re&cortar"+x +menutrans &Copy"+y Cop&iar"+y +menutrans &Paste"+gP C&olar"+gP +menutrans Put\ &Before[p Colocar\ &antes[p +menutrans Put\ &After]p Colocar\ &depois]p +menutrans &Select\ allggVG &Selecionar\ tudoggVG +menutrans &Find\.\.\. &Procurar\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. Procurar\ e\ substit&uir\.\.\. +menutrans Find\ and\ Rep&lace:%s Procurar\ e\ substit&uir:%s +menutrans Find\ and\ Rep&lace Procurar\ e\ substit&uir +menutrans Find\ and\ Rep&lace:s Procurar\ e\ substituir:s +menutrans Settings\ &Window &Opes +menutrans Startup\ &Settings &Inicializao + +" Edit/Global Settings +menutrans &Global\ Settings Opes\ &Globais + +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Ativar/Desativar\ &Realce\ de\ Padres:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! Ativar/Desativar\ &Ignorar\ maisculas:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Ativar/Desativar\ &coincidncias:set\ sm! + +menutrans &Context\ lines Linhas\ de\ C&ontexto + +menutrans &Virtual\ Edit Edio\ &Virtual +menutrans Never Nunca +menutrans Block\ Selection Seleo\ de\ Bloco +menutrans Insert\ mode Modo\ de\ insero +menutrans Block\ and\ Insert Bloco\ e\ insero +menutrans Always Sempre + +menutrans Toggle\ Insert\ &Mode:set\ im! Ativar/Desativar\ Modo\ de\ In&sero:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Ativar/Desativar\ Co&mpatibilidade\ com\ Vi:set\ cp! +menutrans Search\ &Path\.\.\. Camin&ho\ de\ Busca\.\.\. +menutrans Ta&g\ Files\.\.\. Arquivos\ de\ Tags\.\.\. + +" GUI options +menutrans Toggle\ &Toolbar Ocultar/Exibir\ Barra\ de\ &Ferramentas +menutrans Toggle\ &Bottom\ Scrollbar Ocultar/Exibir\ Barra\ de\ &Rolagem\ Inferior +menutrans Toggle\ &Left\ Scrollbar Ocultar/Exibir\ Barra\ de\ R&olagem\ Esquerda +menutrans Toggle\ &Right\ Scrollbar Ocultar/Exibir\ Barra\ de\ Ro&lagem\ Direita +let g:menutrans_path_dialog = "Indique um caminho de procura para os arquivos.\nSepare os nomes dos diretrios com uma vrgula." +let g:menutrans_tags_dialog = "Indique os nomes dos arquivos de tags.\nSepare os nomes com uma vrgula." + +" Edit/File Settings +menutrans F&ile\ Settings Opes\ do\ &Arquivo + +" Boolean options +menutrans Toggle\ Line\ &Numbering:set\ nu! Ativar/Desativar\ &numerao\ de\ linhas:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Ativar/Desativar\ modo\ &list:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Ativar/Desativar\ &quebra\ de\ linhas:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Ativar/Desativar\ quebra\ na\ &palavra:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Ativar/Desativar\ expanso de tabs:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Ativar/Desativar\ &auto-indentao:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Ativar/Desativar\ indentao estilo &C:set\ cin! + +" other options +menutrans &Shiftwidth Largura\ da\ &indentao + +menutrans Soft\ &Tabstop &Tabulao\ com\ espaos + +menutrans Te&xt\ Width\.\.\. Largura\ do\ te&xto\.\.\. +let g:menutrans_textwidth_dialog = "Digite a nova largura do texto (0 para desativar a formatao): " + +menutrans &File\ Format\.\.\. &Formato\ do\ arquivo\.\.\. +let g:menutrans_fileformat_dialog = "Selecione o formato para gravar o arquivo" + +menutrans C&olor\ Scheme Esquema\ de\ c&ores +menutrans default padro + +menutrans Select\ Fo&nt\.\.\. Selecionar\ fo&nte\.\.\. + +menutrans &Keymap &Mapa\ de\ teclado +menutrans None Nenhum + +" Programming menu +menutrans &Tools &Ferramentas +menutrans &Jump\ to\ this\ tagg^] &Pular\ para\ este\ tagg^] +menutrans Jump\ &back^T &Voltar^T +menutrans Build\ &Tags\ File &Construir\ Arquivo\ de\ tags +menutrans &Spelling &Ortografia +menutrans &Folding &Dobra +menutrans &Make:make &Make:make +menutrans &List\ Errors:cl &Lista\ de\ erros:cl +menutrans L&ist\ Messages:cl! Li&sta\ de\ mensagens:cl! +menutrans &Next\ Error:cn P&rximo\ erro:cn +menutrans &Previous\ Error:cp &Erro\ anterior:cp +menutrans &Older\ List:cold Listar\ erros\ &antigos:cold +menutrans N&ewer\ List:cnew Listar\ erros\ &novos:cnew +menutrans Error\ &Window &Janela\ de\ erros +menutrans Se&T\ Compiler Def&inir\ Compilador +menutrans &Convert\ to\ HEX:%!xxd Converter\ para\ hexadecimal:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Conver&ter\ de\ volta:%!xxd\ -r + +" Tools.Spelling menu +menutrans &Spell Check On &Ativar Correo Ortogrfica +menutrans &Spell Check Off &Desativar Correo Ortogrfica +menutrans To &Next error]s &Prximo Erro]s +menutrans To &Previous Error[s Erro A&nterior[s +menutrans Suggest &Correctionsz= &Sugerir Correesz= +menutrans &Repeat correction:spellrepall &Repetir Correo:spellrepall + +menutrans Set\ language\ to\ "en" Ingls +menutrans Set\ language\ to\ "en_au" Ingls\ (en_au) +menutrans Set\ language\ to\ "en_ca" Ingls\ (en_ca) +menutrans Set\ language\ to\ "en_gb" Ingls\ (en_gb) +menutrans Set\ language\ to\ "en_nz" Ingls\ (en_nz) +menutrans Set\ language\ to\ "en_us" Ingls\ (en_us) + +menutrans &Find\ More\ Languages &Buscar mais idiomas + +" Tools.Fold Menu +menutrans &Enable/Disable\ foldszi &Ativar/Desativar\ dobraszi +menutrans &View\ Cursor\ Linezv &Ver\ linha\ do\ cursorzv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Ve&r\ somente\ linha\ do\ cursorzMzx +menutrans C&lose\ more\ foldszm &Fechar\ mais\ dobraszm +menutrans &Close\ all\ foldszM F&echar\ todas\ as\ dobraszM +menutrans O&pen\ more\ foldszr A&brir\ mais\ dobraszr +menutrans &Open\ all\ foldszR Abr&ir\ todas\ as\ dobraszR +" fold method +menutrans Fold\ Met&hod &Modo\ de\ dobras +menutrans Create\ &Foldzf Criar\ &dobraszf +menutrans &Delete\ Foldzd Remover\ d&obraszd +menutrans Delete\ &All\ FoldszD Remover\ &todas\ as\ dobraszD +" moving around in folds +menutrans Fold\ col&umn\ width &Largura\ da\ coluna\ da\ dobra + +" Tools.Diff Menu +menutrans &Update &Atualizar +menutrans &Get\ Block &Obter\ Bloco +menutrans &Put\ Block &Pr\ Bloco + +" Tools.Error Menu +menutrans &Update:cwin &Atualizar:cwin +menutrans &Open:copen A&brir:copen +menutrans &Close:cclose &Fechar:cclose + +" Names for buffer menu. +menutrans &Buffers &Buffers +menutrans &Refresh\ menu A&tualizar\ menu +menutrans &Delete &Apagar +menutrans &Alternate A<ernar +menutrans &Next P&rximo +menutrans &Previous A&nterior +let g:menutrans_no_file = "[Sem arquivos]" + +" Window menu +menutrans &Window &Janela +menutrans &New^Wn N&ova^Wn +menutrans S&plit^Ws &Dividir^Ws +menutrans Sp&lit\ To\ #^W^^ D&ividir\ para\ #^W^^ +menutrans Split\ &Vertically^Wv Dividir\ &verticalmente^Wv +menutrans Split\ File\ E&xplorer &Abrir\ Gerenciador\ de\ arquivos +menutrans &Close^Wc &Fechar^Wc +menutrans Close\ &Other(s)^Wo Fechar\ &outra(s)^Wo +menutrans Move\ &To Mover\ ¶ +menutrans &Top^WK A&cima^WK +menutrans &Bottom^WJ A&baixo^WJ +menutrans &Left\ side^WH Lado\ &esquerdo^WH +menutrans &Right\ side^WL Lado\ di&reito^WL +menutrans Rotate\ &Up^WR &Girar\ para\ cima^WR +menutrans Rotate\ &Down^Wr Girar\ para\ bai&xo^Wr +menutrans &Equal\ Size^W= Mesmo\ &Tamanho^W= +menutrans &Max\ Height^W_ Altura\ &Mxima^W_ +menutrans M&in\ Height^W1_ A<ura\ Mnima^W1_ +menutrans Max\ &Width^W\| Larg&ura\ Mxima^W\| +menutrans Min\ Widt&h^W1\| Largura\ M&nima^W1\| + +" The popup menu +menutrans &Undo &Desfazer +menutrans Cu&t Recor&tar +menutrans &Copy &Copiar +menutrans &Paste Co&lar +menutrans &Delete &Apagar +menutrans Select\ Blockwise Seleo\ de\ bloco +menutrans Select\ &Word Selecionar\ &Palavra +menutrans Select\ &Line Selecionar\ L&inha +menutrans Select\ &All Selecionar\ T&udo + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Abrir Arquivo + tmenu ToolBar.Save Salvar Arquivo + tmenu ToolBar.SaveAll Salvar Todos os arquivos + tmenu ToolBar.Print Imprimir + tmenu ToolBar.Undo Desfazer + tmenu ToolBar.Redo Refazer + tmenu ToolBar.Cut Recortar + tmenu ToolBar.Copy Copiar + tmenu ToolBar.Paste Colar + tmenu ToolBar.Find Procurar... + tmenu ToolBar.FindNext Procurar Prximo + tmenu ToolBar.FindPrev Procurar Anterior + tmenu ToolBar.Replace Procurar e Substituir + if 0 " disable; these are in the Windoze menu + tmenu ToolBar.New Nova Janela + tmenu ToolBar.WinSplit Dividir Janela + tmenu ToolBar.WinMax Janela Mxima + tmenu ToolBar.WinMin Janela Mnima + tmenu ToolBar.WinVSplit Dividir Verticalmente + tmenu ToolBar.WinMaxWidth Largura Mxima + tmenu ToolBar.WinMinWidth Largura Mnima + tmenu ToolBar.WinClose Fechar Janela + endif + tmenu ToolBar.LoadSesn Carregar Sesso + tmenu ToolBar.SaveSesn Salvar Sesso + tmenu ToolBar.RunScript Executar script + tmenu ToolBar.Make Make + tmenu ToolBar.Shell Abrir um shell + tmenu ToolBar.RunCtags Gerar um arquivo de tags + tmenu ToolBar.TagJump Saltar para um tag + tmenu ToolBar.Help Ajuda + tmenu ToolBar.FindHelp Procurar na Ajuda + endfun +endif + +" Syntax menu +menutrans &Syntax &Sintaxe +"menutrans &Show\ individual\ choices E&xibir\ escolhas\ individuais +menutrans &Show\ filetypes\ in\ menu E&xibir\ tipos\ de\ arquivos\ no\ menu +menutrans Set\ '&syntax'\ only Ativar\ somente\ s&intaxe +menutrans Set\ '&filetype'\ too Ativar\ tambm\ &tipo\ de\ arquivo +menutrans &Off &Desativar +menutrans &Manual &Manual +menutrans A&utomatic A&utomtica +menutrans on/off\ for\ &This\ file Ativar/Desativar\ neste\ &arquivo +menutrans Co&lor\ test T&este\ de\ cores +menutrans &Highlight\ test Teste\ de\ &realce +menutrans &Convert\ to\ HTML &Converter\ para\ HTML + +" Find Help dialog text +let g:menutrans_help_dialog = "Digite um comando ou palavra para obter ajuda;\n\nAnteponha i_ para comandos de entrada (ex.: i_CTRL-X)\nAnteponha c_ para comandos da linha de comandos (ex.: c_)\nAnteponha ` para um nome de opo (ex.: `shiftwidth`)" diff --git a/vim73/lang/menu_pt_pt.latin1.vim b/vim73/lang/menu_pt_pt.latin1.vim new file mode 100644 index 0000000..7fc73d1 --- /dev/null +++ b/vim73/lang/menu_pt_pt.latin1.vim @@ -0,0 +1,3 @@ +" Menu Translations: Portugus + +source :p:h/menu_pt_pt.vim diff --git a/vim73/lang/menu_pt_pt.utf-8.vim b/vim73/lang/menu_pt_pt.utf-8.vim new file mode 100644 index 0000000..7fc73d1 --- /dev/null +++ b/vim73/lang/menu_pt_pt.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Portugus + +source :p:h/menu_pt_pt.vim diff --git a/vim73/lang/menu_pt_pt.vim b/vim73/lang/menu_pt_pt.vim new file mode 100644 index 0000000..28b9726 --- /dev/null +++ b/vim73/lang/menu_pt_pt.vim @@ -0,0 +1,264 @@ +" Menu Translations: Portugus +" adaptado de pt_br. +" Maintainer: Duarte Henriques + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +" Translations in latin1 (ISO-8859-1), and should work in +" latin9 (ISO-8859-15) + +if &enc != "cp1252" && &enc != "iso-8859-15" + scriptencoding latin1 +endif + +" Help menu +menutrans &Help A&juda +menutrans &Overview &Contedo +menutrans &User\ Manual &Manual\ do\ Utilizador +menutrans &How-to\ links &Como\ fazer? +menutrans &Find\.\.\. &Procurar\.\.\. +menutrans &Credits &Crditos +menutrans O&rphans &rfos +menutrans Co&pying &Licena +menutrans &Version &Verso +menutrans &About &Sobre + +" File menu +menutrans &File &Ficheiro +menutrans &Open\.\.\.:e A&brir\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Abrir\ noutra\ &janela\.\.\.:sp +menutrans &New:enew &Novo:enew +menutrans &Close:close &Fechar:close +menutrans &Save:w &Guardar:w +menutrans Save\ &As\.\.\.:sav Gu&ardar\ como\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. &Exibir\ diferenas\ com\.\.\. +menutrans Split\ Patched\ &By\.\.\. Ex&ibir\ patcheado\ por\.\.\. +menutrans &Print Im&primir +menutrans Sa&ve-Exit:wqa Gua&rdar\ e\ sair:wqa +menutrans E&xit:qa Sai&r:qa + +" Edit menu +menutrans &Edit &Editar +menutrans &Undou &Desfazeru +menutrans &Redo^R &Refazeru +menutrans Rep&eat\. Repe&tir\. +menutrans Cu&t"+x &Cortar"+x +menutrans &Copy"+y Cop&iar"+y +menutrans &Paste"+gP C&olar"+gP +menutrans Put\ &Before[p Colocar\ &antes[p +menutrans Put\ &After]p Colocar\ &depois]p +menutrans &Select\ allggVG &Seleccionar\ tudoggVG +menutrans &Find\.\.\. &Procurar\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. Procurar\ e\ substit&uir\.\.\. +menutrans Find\ and\ Rep&lace:%s Procurar\ e\ substit&uir:%s +menutrans Find\ and\ Rep&lace Procurar\ e\ substit&uir +menutrans Find\ and\ Rep&lace:s Procurar\ e\ substituir:s +menutrans Settings\ &Window Op&es + +" Edit/Global Settings +menutrans &Global\ Settings Opes\ &Globais + +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Activar/Desactivar\ &Realce\ de\ Padres:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! Activar/Desactivar\ &Ignorar\ maisculas:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Activar/Desactivar\ &coincidncias:set\ sm! + +menutrans &Context\ lines Linhas\ de\ C&ontexto + +menutrans &Virtual\ Edit Edio\ &Virtual +menutrans Never Nunca +menutrans Block\ Selection Seleo\ de\ Bloco +menutrans Insert\ mode Modo\ de\ insero +menutrans Block\ and\ Insert Bloco\ e\ insero +menutrans Always Sempre + +menutrans Toggle\ Insert\ &Mode:set\ im! Activar/Desactivar\ Modo\ de\ In&sero:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Activar/Desactivar\ Co&mpatibilidade\ com\ Vi:set\ cp! +menutrans Search\ &Path\.\.\. Camin&ho\ de\ Busca\.\.\. +menutrans Ta&g\ Files\.\.\. Arquivos\ de\ Tags\.\.\. + +" GUI options +menutrans Toggle\ &Toolbar Ocultar/Exibir\ Barra\ de\ &Ferramentas +menutrans Toggle\ &Bottom\ Scrollbar Ocultar/Exibir\ Barra\ de\ &Rolagem\ Inferior +menutrans Toggle\ &Left\ Scrollbar Ocultar/Exibir\ Barra\ de\ R&olagem\ Esquerda +menutrans Toggle\ &Right\ Scrollbar Ocultar/Exibir\ Barra\ de\ Ro&lagem\ Direita +let g:menutrans_path_dialog = "Indique um caminho de procura para os arquivos.\nSepare os nomes dos diretrios com uma vrgula." +let g:menutrans_tags_dialog = "Indique os nomes dos arquivos de tags.\nSepare os nomes com uma vrgula." + +" Edit/File Settings +menutrans F&ile\ Settings Opes\ do\ &Arquivo + +" Boolean options +menutrans Toggle\ Line\ &Numbering:set\ nu! Activar/Desactivar\ &numerao\ de\ linhas:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Activar/Desactivar\ modo\ &list:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Activar/Desactivar\ &quebra\ de\ linhas:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Activar/Desactivar\ quebra\ na\ &palavra:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Activar/Desactivar\ expanso de tabs:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Activar/Desactivar\ &auto-indentao:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Activar/Desactivar\ indentao estilo &C:set\ cin! + +" other options +menutrans &Shiftwidth Largura\ da\ &indentao + +menutrans Soft\ &Tabstop &Tabulao\ com\ espaos + +menutrans Te&xt\ Width\.\.\. Largura\ do\ te&xto\.\.\. +let g:menutrans_textwidth_dialog = "Digite a nova largura do texto (0 para desativar a formatao): " + +menutrans &File\ Format\.\.\. &Formato\ do\ arquivo\.\.\. +let g:menutrans_fileformat_dialog = "Selecione o formato para gravar o arquivo" + +menutrans C&olor\ Scheme Esquema\ de\ c&ores +menutrans default padro + +menutrans Select\ Fo&nt\.\.\. Seleccionar\ fo&nte\.\.\. + +menutrans &Keymap Mapa\ de\ teclado +menutrans None Nenhum + +" Programming menu +menutrans &Tools Fe&rramentas +menutrans &Jump\ to\ this\ tagg^] Saltar\ para\ esta\ &tagg^] +menutrans Jump\ &back^T &Voltar^T +menutrans Build\ &Tags\ File &Construir\ Arquivo\ de\ tags +menutrans &Folding &Dobra +menutrans &Make:make &Make:make +menutrans &List\ Errors:cl &Lista\ de\ erros:cl +menutrans L&ist\ Messages:cl! Li&sta\ de\ mensagens:cl! +menutrans &Next\ Error:cn P&rximo\ erro:cn +menutrans &Previous\ Error:cp &Erro\ anterior:cp +menutrans &Older\ List:cold Listar\ erros\ &antigos:cold +menutrans N&ewer\ List:cnew Listar\ erros\ &novos:cnew +menutrans Error\ &Window &Janela\ de\ erros +menutrans &Set\ Compiler Def&inir\ Compilador +menutrans &Convert\ to\ HEX:%!xxd Converter\ para\ hexadecimal:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Conver&ter\ de\ volta:%!xxd\ -r + +" Tools.Fold Menu +menutrans &Enable/Disable\ foldszi &Activar/Desactivar\ dobraszi +menutrans &View\ Cursor\ Linezv &Ver\ linha\ do\ cursorzv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Ve&r\ somente\ linha\ do\ cursorzMzx +menutrans C&lose\ more\ foldszm &Fechar\ mais\ dobraszm +menutrans &Close\ all\ foldszM F&echar\ todas\ as\ dobraszM +menutrans O&pen\ more\ foldszr A&brir\ mais\ dobraszr +menutrans &Open\ all\ foldszR Abr&ir\ todas\ as\ dobraszR +" fold method +menutrans Fold\ Met&hod &Modo\ de\ dobras +menutrans Create\ &Foldzf Criar\ &dobraszf +menutrans &Delete\ Foldzd Remover\ d&obraszd +menutrans Delete\ &All\ FoldszD Remover\ &todas\ as\ dobraszD +" moving around in folds +menutrans Fold\ col&umn\ width &Largura\ da\ coluna\ da\ dobra + +" Tools.Diff Menu +menutrans &Update &Actualizar +menutrans &Get\ Block &Obter\ Bloco +menutrans &Put\ Block &Pr\ Bloco + +" Tools.Error Menu +menutrans &Update:cwin &Actualizar:cwin +menutrans &Open:copen A&brir:copen +menutrans &Close:cclose &Fechar:cclose + +" Names for buffer menu. +menutrans &Buffers &Buffers +menutrans &Refresh\ menu A&ctualizar\ menu +menutrans &Delete &Apagar +menutrans &Alternate A<ernar +menutrans &Next P&rximo +menutrans &Previous A&nterior +let g:menutrans_no_file = "[Sem arquivos]" + +" Window menu +menutrans &Window &Janela +menutrans &New^Wn N&ova^Wn +menutrans S&plit^Ws &Dividir^Ws +menutrans Sp&lit\ To\ #^W^^ D&ividir\ para\ #^W^^ +menutrans Split\ &Vertically^Wv Dividir\ &verticalmente^Wv +menutrans Split\ File\ E&xplorer &Abrir\ Gerenciador\ de\ arquivos +menutrans &Close^Wc &Fechar^Wc +menutrans Close\ &Other(s)^Wo Fechar\ &outra(s)^Wo +menutrans Move\ &To Mover\ ¶ +menutrans &Top^WK A&cima^WK +menutrans &Bottom^WJ A&baixo^WJ +menutrans &Left\ side^WH Lado\ &esquerdo^WH +menutrans &Right\ side^WL Lado\ di&reito^WL +menutrans Rotate\ &Up^WR &Girar\ para\ cima^WR +menutrans Rotate\ &Down^Wr Girar\ para\ bai&xo^Wr +menutrans &Equal\ Size^W= Mesmo\ &Tamanho^W= +menutrans &Max\ Height^W_ Altura\ &Mxima^W_ +menutrans M&in\ Height^W1_ A<ura\ Mnima^W1_ +menutrans Max\ &Width^W\| Larg&ura\ Mxima^W\| +menutrans Min\ Widt&h^W1\| Largura\ M&nima^W1\| + +" The popup menu +menutrans &Undo &Desfazer +menutrans Cu&t Recor&tar +menutrans &Copy &Copiar +menutrans &Paste Co&lar +menutrans &Delete &Apagar +menutrans Select\ Blockwise Seleo\ de\ bloco +menutrans Select\ &Word Seleccionar\ &Palavra +menutrans Select\ &Line Seleccionar\ L&inha +menutrans Select\ &All Seleccionar\ T&udo + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Abrir Arquivo + tmenu ToolBar.Save Salvar Arquivo + tmenu ToolBar.SaveAll Salvar Todos os arquivos + tmenu ToolBar.Print Imprimir + tmenu ToolBar.Undo Desfazer + tmenu ToolBar.Redo Refazer + tmenu ToolBar.Cut Recortar + tmenu ToolBar.Copy Copiar + tmenu ToolBar.Paste Colar + tmenu ToolBar.Find Procurar... + tmenu ToolBar.FindNext Procurar Prximo + tmenu ToolBar.FindPrev Procurar Anterior + tmenu ToolBar.Replace Procurar e Substituir + if 0 " disable; these are in the Windoze menu + tmenu ToolBar.New Nova Janela + tmenu ToolBar.WinSplit Dividir Janela + tmenu ToolBar.WinMax Janela Mxima + tmenu ToolBar.WinMin Janela Mnima + tmenu ToolBar.WinVSplit Dividir Verticalmente + tmenu ToolBar.WinMaxWidth Largura Mxima + tmenu ToolBar.WinMinWidth Largura Mnima + tmenu ToolBar.WinClose Fechar Janela + endif + tmenu ToolBar.LoadSesn Carregar Sesso + tmenu ToolBar.SaveSesn Salvar Sesso + tmenu ToolBar.RunScript Executar script + tmenu ToolBar.Make Make + tmenu ToolBar.Shell Abrir um shell + tmenu ToolBar.RunCtags Gerar um arquivo de tags + tmenu ToolBar.TagJump Saltar para um tag + tmenu ToolBar.Help Ajuda + tmenu ToolBar.FindHelp Procurar na Ajuda + endfun +endif + +" Syntax menu +menutrans &Syntax &Sintaxe +"menutrans &Show\ individual\ choices E&xibir\ escolhas\ individuais +menutrans &Show\ filetypes\ in\ menu E&xibir\ tipos\ de\ arquivos\ no\ menu +menutrans Set\ '&syntax'\ only Activar\ somente\ s&intaxe +menutrans Set\ '&filetype'\ too Activar\ tambm\ &tipo\ de\ arquivo +menutrans &Off &Desactivar +menutrans &Manual &Manual +menutrans A&utomatic A&utomtica +menutrans on/off\ for\ &This\ file Activar/Desactivar\ neste\ &arquivo +menutrans Co&lor\ test T&este\ de\ cores +menutrans &Highlight\ test Teste\ de\ &realce +menutrans &Convert\ to\ HTML &Converter\ para\ HTML + +" Find Help dialog text +let g:menutrans_help_dialog = "Digite um comando ou palavra para obter ajuda;\n\nAnteponha i_ para comandos de entrada (ex.: i_CTRL-X)\nAnteponha c_ para comandos da linha de comandos (ex.: c_)\nAnteponha ` para um nome de opo (ex.: `shiftwidth`)" diff --git a/vim73/lang/menu_ru.utf-8.vim b/vim73/lang/menu_ru.utf-8.vim new file mode 100644 index 0000000..20b0b2d --- /dev/null +++ b/vim73/lang/menu_ru.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Russian + +source :p:h/menu_ru_ru.vim diff --git a/vim73/lang/menu_ru_ru.koi8-r.vim b/vim73/lang/menu_ru_ru.koi8-r.vim new file mode 100644 index 0000000..37cd935 --- /dev/null +++ b/vim73/lang/menu_ru_ru.koi8-r.vim @@ -0,0 +1,296 @@ +" Menu Translations: Russian +" Maintainer: vassily ragosin +" Last Change: 26 Apr 2004 +" URL: cvs://cvs.sf.net:/cvsroot/ruvim/extras/menu/menu_ru_ru.vim +" +" $Id: menu_ru_ru.koi8-r.vim,v 1.2 2004/06/16 11:19:21 vimboss Exp $ +" +" Adopted for RuVim project by Vassily Ragosin. +" First translation: Tim Alexeevsky , +" based on ukrainian translation by Bohdan Vlasyuk +" +" +" Quit when menu translations have already been done. +" +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding koi8-r + +" Top +menutrans &File & +menutrans &Edit & +menutrans &Tools & +menutrans &Syntax & +menutrans &Buffers & +menutrans &Window & +menutrans &Help & +" +" +" +" Help menu +menutrans &Overview & +menutrans &User\ Manual &\ +menutrans &How-to\ links &\ \ \.\.\. +menutrans &Find\.\.\. & +"-------------------- +menutrans &Credits & +menutrans Co&pying & +menutrans &Sponsor/Register &/ +menutrans O&rphans & +"-------------------- +menutrans &Version &\ \ +menutrans &About & +" +" +" File menu +menutrans &Open\.\.\.:e &\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp &\ \.\.\.:sp +menutrans &New:enew &:enew +menutrans &Close:close &:close +"-------------------- +menutrans &Save:w &:w +menutrans Save\ &As\.\.\.:sav \ &\.\.\.:sav +"-------------------- +menutrans Split\ &Diff\ with\.\.\. &\ \.\.\. +menutrans Split\ Patched\ &By\.\.\. \ \ \ &\.\.\. +"-------------------- +menutrans &Print & +menutrans Sa&ve-Exit:wqa &\ \ :wqa +menutrans E&xit:qa &:qa +" +" +" Edit menu +menutrans &Undou &u +menutrans &Redo^R &^R +menutrans Rep&eat\. &\. +"-------------------- +menutrans Cu&t"+x &"+x +menutrans &Copy"+y &"+y +menutrans &Paste"+gP &"+gP +menutrans Put\ &Before[p \ &[p +menutrans Put\ &After]p \ &]p +menutrans &Deletex &x +menutrans &Select\ AllggVG &\ ӣggVG +"-------------------- +menutrans &Find\.\.\./ &\.\.\./ +menutrans Find\ and\ Rep&lace\.\.\. \ \ &\.\.\. +menutrans Find\ and\ Rep&lace\.\.\.:%s \ \ &\.\.\.:%s +menutrans Find\ and\ Rep&lace\.\.\.:s \ \ &\.\.\.:s +"-------------------- +menutrans Settings\ &Window \ \ & +menutrans &Global\ Settings &\ +menutrans F&ile\ Settings \ & +menutrans C&olor\ Scheme &\ +menutrans &Keymap \ & +menutrans Select\ Fo&nt\.\.\. \ &\.\.\. +">>>----------------- Edit/Global settings +menutrans Toggle\ Pattern\ &Highlight:set\ hls! \ &\ :set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! &\ :set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! \ \ &:set\ sm! +menutrans &Context\ lines &\ \ +menutrans &Virtual\ Edit &\ +menutrans Toggle\ Insert\ &Mode:set\ im! \ &:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! &\ \ Vi:set\ cp! +menutrans Search\ &Path\.\.\. &\ \ \ \.\.\. +menutrans Ta&g\ Files\.\.\. \ &\.\.\. +" +menutrans Toggle\ &Toolbar &\ +menutrans Toggle\ &Bottom\ Scrollbar \ \ & +menutrans Toggle\ &Left\ Scrollbar \ \ & +menutrans Toggle\ &Right\ Scrollbar \ \ & +">>>->>>------------- Edit/Global settings/Virtual edit +menutrans Never +menutrans Block\ Selection \ \ +menutrans Insert\ mode \ \ +menutrans Block\ and\ Insert \ \ \ \ \ \ +menutrans Always \ +">>>----------------- Edit/File settings +menutrans Toggle\ Line\ &Numbering:set\ nu! &\ :set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! &\ \ :set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! &\ \ :set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! \ &\ :set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! &\ \ :set\ et! +menutrans Toggle\ &auto-indent:set\ ai! \ \ &:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! \ \ \ &\ C:set\ cin! +">>>--- +menutrans &Shiftwidth &\ +menutrans Soft\ &Tabstop \ & +menutrans Te&xt\ Width\.\.\. &\ \.\.\. +menutrans &File\ Format\.\.\. &\ \.\.\. +" +" +" +" Tools menu +menutrans &Jump\ to\ this\ tagg^] &\ \ g^] +menutrans Jump\ &back^T &\ ^T +menutrans Build\ &Tags\ File \ &\ +"------------------- +menutrans &Folding \ \ & +menutrans &Diff &\ (diff) +"------------------- +menutrans &Make:make &:make +menutrans &List\ Errors:cl \ &:cl +menutrans L&ist\ Messages:cl! \ &\ \ \ :cl! +menutrans &Next\ Error:cn &\ :cn +menutrans &Previous\ Error:cp &\ :cp +menutrans &Older\ List:cold \ &\ \ :cold +menutrans N&ewer\ List:cnew \ &\ \ :cnew +menutrans Error\ &Window &\ +menutrans &Set\ Compiler \ & +"------------------- +menutrans &Convert\ to\ HEX:%!xxd &\ \ HEX:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r \ &\ HEX:%!xxd\ -r +">>>---------------- Folds +menutrans &Enable/Disable\ foldszi /\ &zi +menutrans &View\ Cursor\ Linezv \ \ \ &zv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx \ &\ \ \ zMzx +menutrans C&lose\ more\ foldszm \ &\ zm +menutrans &Close\ all\ foldszM \ &\ zM +menutrans &Open\ all\ foldszR &\ \ zR +menutrans O&pen\ more\ foldszr &\ \ zr +menutrans Fold\ Met&hod &\ +menutrans Create\ &Foldzf &\ zf +menutrans &Delete\ Foldzd &\ zd +menutrans Delete\ &All\ FoldszD \ &\ zD +menutrans Fold\ col&umn\ width &\ \ +">>>->>>----------- Tools/Folds/Fold Method +menutrans M&anual & +menutrans I&ndent & +menutrans E&xpression & +menutrans S&yntax & +menutrans Ma&rker & +">>>--------------- Tools/Diff +menutrans &Update & +menutrans &Get\ Block \ &\ +menutrans &Put\ Block \ &\ +">>>--------------- Tools/Diff/Error window +menutrans &Update:cwin &:cwin +menutrans &Close:cclose &:cclose +menutrans &Open:copen &:copen +" +" +" Syntax menu +" +menutrans &Show\ filetypes\ in\ menu \ \ \ \ \ & +menutrans Set\ '&syntax'\ only &\ \ \ 'syntax' +menutrans Set\ '&filetype'\ too \ &\ \ 'filetype' +menutrans &Off & +menutrans &Manual & +menutrans A&utomatic & +menutrans on/off\ for\ &This\ file /\ \ &\ +menutrans Co&lor\ test \ & +menutrans &Highlight\ test \ & +menutrans &Convert\ to\ HTML &\ HTML\ \ +" +" +" Buffers menu +" +menutrans &Refresh\ menu &\ +menutrans Delete & +menutrans &Alternate & +menutrans &Next & +menutrans &Previous & +menutrans [No\ File] [\ ] +" +" +" Window menu +" +menutrans &New^Wn &\ ^Wn +menutrans S&plit^Ws &\ ^Ws +menutrans Sp&lit\ To\ #^W^^ \ &\ \ \ \ ^W^^ +menutrans Split\ &Vertically^Wv \ \ &^Wv +menutrans Split\ File\ E&xplorer \ \ \ &\ +" +menutrans &Close^Wc &\ \ ^Wc +menutrans Close\ &Other(s)^Wo \ &\ ^Wo +" +menutrans Move\ &To & +menutrans Rotate\ &Up^WR \ &^WR +menutrans Rotate\ &Down^Wr \ &^Wr +" +menutrans &Equal\ Size^W= &\ ^W= +menutrans &Max\ Height^W_ \ &^W_ +menutrans M&in\ Height^W1_ \ &^W1_ +menutrans Max\ &Width^W\| \ &^W\| +menutrans Min\ Widt&h^W1\| &\ ^W1\| +">>>----------------- Window/Move To +menutrans &Top^WK &^WK +menutrans &Bottom^WJ &^WJ +menutrans &Left\ side^WH &^WH +menutrans &Right\ side^WL &^WL +" +" +" The popup menu +" +" +menutrans &Undo & +menutrans Cu&t & +menutrans &Copy & +menutrans &Paste & +menutrans &Delete & +menutrans Select\ Blockwise \ +menutrans Select\ &Word \ & +menutrans Select\ &Line \ & +menutrans Select\ &Block \ & +menutrans Select\ &All &\ &ӣ +" +" The GUI toolbar +" +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open + tmenu ToolBar.Save + tmenu ToolBar.SaveAll + tmenu ToolBar.Print + tmenu ToolBar.Undo + tmenu ToolBar.Redo + tmenu ToolBar.Cut + tmenu ToolBar.Copy + tmenu ToolBar.Paste + tmenu ToolBar.Find ... + tmenu ToolBar.FindNext + tmenu ToolBar.FindPrev + tmenu ToolBar.Replace ... + tmenu ToolBar.LoadSesn + tmenu ToolBar.SaveSesn + tmenu ToolBar.RunScript Vim + tmenu ToolBar.Make + tmenu ToolBar.Shell + tmenu ToolBar.RunCtags + tmenu ToolBar.TagJump + tmenu ToolBar.Help + tmenu ToolBar.FindHelp + endfun +endif +" +" +" Dialog texts +" +" Find in help dialog +" +let g:menutrans_help_dialog = " :\n\n i_ (, i_CTRL-X)\n c_ (, _)\n ' (, 'shiftwidth')" +" +" Searh path dialog +" +let g:menutrans_path_dialog = " .\n ." +" +" Tag files dialog +" +let g:menutrans_tags_dialog = " ( ).\n" +" +" Text width dialog +" +let g:menutrans_textwidth_dialog = " .\n 0." +" +" File format dialog +" +let g:menutrans_fileformat_dialog = " ." +let g:menutrans_fileformat_choices = "&Unix\n&Dos\n&Mac\n&" +" +let menutrans_no_file = "[ ]" diff --git a/vim73/lang/menu_ru_ru.utf-8.vim b/vim73/lang/menu_ru_ru.utf-8.vim new file mode 100644 index 0000000..20b0b2d --- /dev/null +++ b/vim73/lang/menu_ru_ru.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Russian + +source :p:h/menu_ru_ru.vim diff --git a/vim73/lang/menu_ru_ru.vim b/vim73/lang/menu_ru_ru.vim new file mode 100644 index 0000000..b726152 --- /dev/null +++ b/vim73/lang/menu_ru_ru.vim @@ -0,0 +1,296 @@ +" Menu Translations: Russian +" Maintainer: vassily ragosin +" Last Change: 26 Apr 2004 +" URL: cvs://cvs.sf.net:/cvsroot/ruvim/extras/menu/menu_ru_ru.vim +" +" $Id: menu_ru_ru.vim,v 1.1 2004/06/13 16:09:10 vimboss Exp $ +" +" Adopted for RuVim project by Vassily Ragosin. +" First translation: Tim Alexeevsky , +" based on ukrainian translation by Bohdan Vlasyuk +" +" +" Quit when menu translations have already been done. +" +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding utf-8 + +" Top +menutrans &File &Файл +menutrans &Edit П&равка +menutrans &Tools &Инструменты +menutrans &Syntax &Синтаксис +menutrans &Buffers &Буферы +menutrans &Window &Окно +menutrans &Help С&правка +" +" +" +" Help menu +menutrans &Overview &Обзор +menutrans &User\ Manual Руково&дство\ пользователя +menutrans &How-to\ links &Как\ это\ сделать\.\.\. +menutrans &Find\.\.\. &Поиск +"-------------------- +menutrans &Credits &Благодарности +menutrans Co&pying &Распространение +menutrans &Sponsor/Register Помо&щь/Регистрация +menutrans O&rphans &Сироты +"-------------------- +menutrans &Version &Информация\ о\ программе +menutrans &About &Заставка +" +" +" File menu +menutrans &Open\.\.\.:e &Открыть\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp По&делить\ окно\.\.\.:sp +menutrans &New:enew &Новый:enew +menutrans &Close:close &Закрыть:close +"-------------------- +menutrans &Save:w &Сохранить:w +menutrans Save\ &As\.\.\.:sav Сохранить\ &как\.\.\.:sav +"-------------------- +menutrans Split\ &Diff\ with\.\.\. Ср&авнить\ с\.\.\. +menutrans Split\ Patched\ &By\.\.\. Сравнить\ с\ применением\ зап&латки\.\.\. +"-------------------- +menutrans &Print На&печатать +menutrans Sa&ve-Exit:wqa Вы&ход\ с\ сохранением:wqa +menutrans E&xit:qa &Выход:qa +" +" +" Edit menu +menutrans &Undou О&тменитьu +menutrans &Redo^R В&ернуть^R +menutrans Rep&eat\. Повторит&ь\. +"-------------------- +menutrans Cu&t"+x &Вырезать"+x +menutrans &Copy"+y &Копировать"+y +menutrans &Paste"+gP Вк&леить"+gP +menutrans Put\ &Before[p Вклеить\ пере&д[p +menutrans Put\ &After]p Вклеить\ по&сле]p +menutrans &Deletex &Удалитьx +menutrans &Select\ AllggVG В&ыделить\ всёggVG +"-------------------- +menutrans &Find\.\.\./ &Поиск\.\.\./ +menutrans Find\ and\ Rep&lace\.\.\. Поиск\ и\ &замена\.\.\. +menutrans Find\ and\ Rep&lace\.\.\.:%s Поиск\ и\ &замена\.\.\.:%s +menutrans Find\ and\ Rep&lace\.\.\.:s Поиск\ и\ &замена\.\.\.:s +"-------------------- +menutrans Settings\ &Window Окно\ настройки\ &опций +menutrans &Global\ Settings &Глобальные\ настройки +menutrans F&ile\ Settings Настройки\ &файлов +menutrans C&olor\ Scheme &Цветовая\ схема +menutrans &Keymap Раскладка\ кл&авиатуры +menutrans Select\ Fo&nt\.\.\. Выбор\ &шрифта\.\.\. +">>>----------------- Edit/Global settings +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Подсветка\ &найденных\ соответствий:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! &Регистронезависимый\ поиск:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Показывать\ парные\ &элементы:set\ sm! +menutrans &Context\ lines Стр&ок\ вокруг\ курсора +menutrans &Virtual\ Edit Вир&туальное\ редактирование +menutrans Toggle\ Insert\ &Mode:set\ im! Режим\ &Вставки:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! &Совместимость\ с\ Vi:set\ cp! +menutrans Search\ &Path\.\.\. &Путь\ для\ поиска\ файлов\.\.\. +menutrans Ta&g\ Files\.\.\. Файлы\ &меток\.\.\. +" +menutrans Toggle\ &Toolbar &Инструментальная\ панель +menutrans Toggle\ &Bottom\ Scrollbar Полоса\ прокрутки\ вни&зу +menutrans Toggle\ &Left\ Scrollbar Полоса\ прокрутки\ с&лева +menutrans Toggle\ &Right\ Scrollbar Полоса\ прокрутки\ спр&ава +">>>->>>------------- Edit/Global settings/Virtual edit +menutrans Never Выключено +menutrans Block\ Selection При\ выделении\ блока +menutrans Insert\ mode В\ режиме\ Вставки +menutrans Block\ and\ Insert При\ выделении\ блока\ и\ в\ режиме\ Вставки +menutrans Always Включено\ всегда +">>>----------------- Edit/File settings +menutrans Toggle\ Line\ &Numbering:set\ nu! &Нумерация\ строк:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Отобра&жение\ невидимых\ символов:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! &Перенос\ длинных\ строк:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Перенос\ &целых\ слов:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Про&белы\ вместо\ табуляции:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Автоматическое\ форматирование\ &отступов:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Форматирование\ отступов\ в\ &стиле\ C:set\ cin! +">>>--- +menutrans &Shiftwidth Вели&чина\ отступа +menutrans Soft\ &Tabstop Ширина\ &табуляции +menutrans Te&xt\ Width\.\.\. &Ширина\ текста\.\.\. +menutrans &File\ Format\.\.\. &Формат\ файла\.\.\. +" +" +" +" Tools menu +menutrans &Jump\ to\ this\ tagg^] &Переход\ к\ меткеg^] +menutrans Jump\ &back^T &Вернуться\ назад^T +menutrans Build\ &Tags\ File Создать\ &файл\ меток +"------------------- +menutrans &Folding Работа\ со\ &складками +menutrans &Diff &Отличия\ (diff) +"------------------- +menutrans &Make:make Ко&мпиляция:make +menutrans &List\ Errors:cl Список\ о&шибок:cl +menutrans L&ist\ Messages:cl! Список\ все&х\ ошибок\ и\ предупреждений:cl! +menutrans &Next\ Error:cn Следу&ющая\ ошибка:cn +menutrans &Previous\ Error:cp П&редыдущая\ ошибка:cp +menutrans &Older\ List:cold Более\ стар&ый\ список\ ошибок:cold +menutrans N&ewer\ List:cnew Более\ све&жий\ список\ ошибок:cnew +menutrans Error\ &Window Ок&но\ ошибок +menutrans &Set\ Compiler Выбор\ &компилятора +"------------------- +menutrans &Convert\ to\ HEX:%!xxd П&еревести\ в\ HEX:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Перевести\ и&з\ HEX:%!xxd\ -r +">>>---------------- Folds +menutrans &Enable/Disable\ foldszi Вкл/выкл\ &складкиzi +menutrans &View\ Cursor\ Linezv Открыть\ строку\ с\ &курсоромzv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Открыть\ &только\ строку\ с\ курсоромzMzx +menutrans C&lose\ more\ foldszm Закрыть\ &больше\ складокzm +menutrans &Close\ all\ foldszM Закрыть\ &все\ складкиzM +menutrans &Open\ all\ foldszR Откр&ыть\ все\ складкиzR +menutrans O&pen\ more\ foldszr Отк&рыть\ больше\ складокzr +menutrans Fold\ Met&hod &Метод\ складок +menutrans Create\ &Foldzf Со&здать\ складкуzf +menutrans &Delete\ Foldzd У&далить\ складкуzd +menutrans Delete\ &All\ FoldszD Удалить\ вс&е\ складкиzD +menutrans Fold\ col&umn\ width &Ширина\ колонки\ складок +">>>->>>----------- Tools/Folds/Fold Method +menutrans M&anual Вру&чную +menutrans I&ndent О&тступ +menutrans E&xpression &Выражение +menutrans S&yntax &Синтаксис +menutrans Ma&rker &Маркеры +">>>--------------- Tools/Diff +menutrans &Update О&бновить +menutrans &Get\ Block Изменить\ &этот\ буфер +menutrans &Put\ Block Изменить\ &другой\ буфер +">>>--------------- Tools/Diff/Error window +menutrans &Update:cwin О&бновить:cwin +menutrans &Close:cclose &Закрыть:cclose +menutrans &Open:copen &Открыть:copen +" +" +" Syntax menu +" +menutrans &Show\ filetypes\ in\ menu Показать\ меню\ для\ выбора\ типа\ &файла +menutrans Set\ '&syntax'\ only &Изменять\ только\ значение\ 'syntax' +menutrans Set\ '&filetype'\ too Изменять\ &также\ значение\ 'filetype' +menutrans &Off &Отключить +menutrans &Manual Вру&чную +menutrans A&utomatic &Автоматически +menutrans on/off\ for\ &This\ file Вкл/выкл\ для\ &этого\ файла +menutrans Co&lor\ test Проверка\ &цветов +menutrans &Highlight\ test Проверка\ под&светки +menutrans &Convert\ to\ HTML С&делать\ HTML\ с\ подсветкой +" +" +" Buffers menu +" +menutrans &Refresh\ menu О&бновить\ меню +menutrans Delete У&далить +menutrans &Alternate &Соседний +menutrans &Next С&ледующий +menutrans &Previous &Предыдущий +menutrans [No\ File] [Нет\ файла] +" +" +" Window menu +" +menutrans &New^Wn &Новое\ окно^Wn +menutrans S&plit^Ws &Разделить\ окно^Ws +menutrans Sp&lit\ To\ #^W^^ Открыть\ &соседний\ файл\ в\ новом\ окне^W^^ +menutrans Split\ &Vertically^Wv Разделить\ по\ &вертикали^Wv +menutrans Split\ File\ E&xplorer Открыть\ проводник\ по\ &файловой\ системе +" +menutrans &Close^Wc &Закрыть\ это\ окно^Wc +menutrans Close\ &Other(s)^Wo Закрыть\ &остальные\ окна^Wo +" +menutrans Move\ &To &Переместить +menutrans Rotate\ &Up^WR Сдвинуть\ ввер&х^WR +menutrans Rotate\ &Down^Wr Сдвинуть\ в&низ^Wr +" +menutrans &Equal\ Size^W= О&динаковый\ размер^W= +menutrans &Max\ Height^W_ Максимальная\ в&ысота^W_ +menutrans M&in\ Height^W1_ Минимальная\ высо&та^W1_ +menutrans Max\ &Width^W\| Максимальная\ &ширина^W\| +menutrans Min\ Widt&h^W1\| Минимал&ьная\ ширина^W1\| +">>>----------------- Window/Move To +menutrans &Top^WK На&верх^WK +menutrans &Bottom^WJ В&низ^WJ +menutrans &Left\ side^WH В&лево^WH +menutrans &Right\ side^WL В&право^WL +" +" +" The popup menu +" +" +menutrans &Undo О&тменить +menutrans Cu&t &Вырезать +menutrans &Copy &Копировать +menutrans &Paste Вк&леить +menutrans &Delete &Удалить +menutrans Select\ Blockwise Блоковое\ выделение +menutrans Select\ &Word Выделить\ &слово +menutrans Select\ &Line Выделить\ ст&року +menutrans Select\ &Block Выделить\ &блок +menutrans Select\ &All В&ыделить\ &всё +" +" The GUI toolbar +" +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Открыть файл + tmenu ToolBar.Save Сохранить файл + tmenu ToolBar.SaveAll Сохранить все файлы + tmenu ToolBar.Print Напечатать + tmenu ToolBar.Undo Отменить + tmenu ToolBar.Redo Вернуть + tmenu ToolBar.Cut Вырезать + tmenu ToolBar.Copy Копировать + tmenu ToolBar.Paste Вклеить + tmenu ToolBar.Find Поиск... + tmenu ToolBar.FindNext Поиск следующего соответствия + tmenu ToolBar.FindPrev Поиск предыдущего соответствия + tmenu ToolBar.Replace Заменить... + tmenu ToolBar.LoadSesn Загрузить сеанс редактирования + tmenu ToolBar.SaveSesn Сохранить сеанс редактирования + tmenu ToolBar.RunScript Выполнить сценарий Vim + tmenu ToolBar.Make Компиляция + tmenu ToolBar.Shell Оболочка + tmenu ToolBar.RunCtags Создать файл меток + tmenu ToolBar.TagJump Перейти к метке + tmenu ToolBar.Help Справка + tmenu ToolBar.FindHelp Найти справку + endfun +endif +" +" +" Dialog texts +" +" Find in help dialog +" +let g:menutrans_help_dialog = "Введите команду или слово для поиска:\n\nДобавьте i_ для поиска команд режима Вставки (например, i_CTRL-X)\nДобавьте c_ для поиска команд Обычного режима (например, с_)\nДобавьте ' для поиска справки по опции (например, 'shiftwidth')" +" +" Searh path dialog +" +let g:menutrans_path_dialog = "Укажите путь для поиска файлов.\nИмена каталогов разделяются запятыми." +" +" Tag files dialog +" +let g:menutrans_tags_dialog = "Введите имена файлов меток (через запятую).\n" +" +" Text width dialog +" +let g:menutrans_textwidth_dialog = "Введите ширину текста для форматирования.\nДля отмены форматирования введите 0." +" +" File format dialog +" +let g:menutrans_fileformat_dialog = "Выберите формат файла." +let g:menutrans_fileformat_choices = "&Unix\n&Dos\n&Mac\nО&тмена" +" +let menutrans_no_file = "[Нет файла]" diff --git a/vim73/lang/menu_sk.cp1250.vim b/vim73/lang/menu_sk.cp1250.vim new file mode 100644 index 0000000..51b49b8 --- /dev/null +++ b/vim73/lang/menu_sk.cp1250.vim @@ -0,0 +1,3 @@ +" Menu Translations: Slovak + +source :p:h/menu_slovak_slovak_republic.1250.vim diff --git a/vim73/lang/menu_sk_sk.1250.vim b/vim73/lang/menu_sk_sk.1250.vim new file mode 100644 index 0000000..5fe378d --- /dev/null +++ b/vim73/lang/menu_sk_sk.1250.vim @@ -0,0 +1,6 @@ +" Menu Translations: Slovak +" Translated By: Martin Lacko +" Last Change: 2003 May 11 +" This is redirection to slovak menu-translations file + +source :p:h/menu_slovak_slovak_republic.1250.vim diff --git a/vim73/lang/menu_sk_sk.cp1250.vim b/vim73/lang/menu_sk_sk.cp1250.vim new file mode 100644 index 0000000..51b49b8 --- /dev/null +++ b/vim73/lang/menu_sk_sk.cp1250.vim @@ -0,0 +1,3 @@ +" Menu Translations: Slovak + +source :p:h/menu_slovak_slovak_republic.1250.vim diff --git a/vim73/lang/menu_sk_sk.iso_8859-2.vim b/vim73/lang/menu_sk_sk.iso_8859-2.vim new file mode 100644 index 0000000..bace7d2 --- /dev/null +++ b/vim73/lang/menu_sk_sk.iso_8859-2.vim @@ -0,0 +1,232 @@ +" Menu Translations: Slovak +" Translated By: Martin Lacko +" Last Change: 2003 Mar 30 + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding iso-8859-2 + +" Help menu +menutrans &Help &Pomocnk +menutrans &Overview &Prehad +menutrans &User\ Manual Po&uvatesk\ manul +menutrans &How-to\ links &Tipy +menutrans &Find\.\.\. &Njs\.\.\. +menutrans &Credits Po&akovanie +menutrans O&rphans Si&roty +menutrans Co&pying &Licencia +menutrans &Version &Verzia +menutrans &About &O\ programe + +" File menu +menutrans &File &Sbor +menutrans &Open\.\.\.:e &Otvori\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Ot&vori\ v\ novom\ okne\.\.\.:sp +menutrans &New:enew &Nov:enew +menutrans &Close:close &Zatvori:close +menutrans &Save:w &Uloi:w +menutrans Save\ &As\.\.\.:sav Uloi\ &ako\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. Otvor&i\ porovnanie\ v\ novom\ okne\ s\.\.\. +menutrans Split\ Patched\ &By\.\.\. Otvo&ri\ aktualizovan\ s\.\.\. +menutrans &Print &Tla +menutrans Sa&ve-Exit:wqa U&loi-Koniec:wqa +menutrans E&xit:qa &Koniec:qa + +" Edit menu +menutrans &Edit &pravy +menutrans &Undou &Spu +menutrans &Redo^R Z&rui\ sp^R +menutrans Rep&eat\. &Opakova\. +menutrans Cu&t"+x &Vystrihn"+x +menutrans &Copy"+y &Koprova"+y +menutrans &Paste"+gP V&loi"+gP +menutrans Put\ &Before[p Vloi\ &pred[p +menutrans Put\ &After]p Vloi\ za]p +menutrans &Select\ allggVG Vy&bra\ vetkoggVG +menutrans &Deletex Vy&mazax +menutrans &Find\.\.\. &Njs\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. N&ahradi\.\.\. +menutrans Settings\ &Window Mo&nosti +menutrans &Global\ Settings &Globlne monosti +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Prepn\ paletu\ zvrazovania:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! Prepn\ &ignorovanie vekosti:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Prepn\ &ukza\ zhodu:set\ sm! +menutrans &Context\ lines &Kontextov\ riadky +menutrans &Virtual\ Edit &Virtulne pravy +menutrans Never Nikdy +menutrans Block\ Selection Blokov\ vber +menutrans Insert\ mode Reim\ vkladania +menutrans Block\ and\ Insert Blok\ a\ vkladanie +menutrans Always Vdy +menutrans Toggle\ Insert\ &Mode:set\ im! Prepn\ rei&m\ vkladania:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Prepn\ vi\ kompatibilitu:set\ cp! +menutrans Search\ &Path\.\.\. Cesta\ &hadania\.\.\. +menutrans Ta&g\ Files\.\.\. Ta&gov sbory\.\.\. +menutrans Toggle\ &Toolbar Prepn\ &panel +menutrans Toggle\ &Bottom\ Scrollbar Prepn\ spodn\ posuvnk +menutrans Toggle\ &Left\ Scrollbar Prepn\ av\ posuvnk +menutrans Toggle\ &Right\ Scrollbar Prepn\ prav\ posuvnk +menutrans F&ile\ Settings Nastavenia\ sboru +menutrans Toggle\ Line\ &Numbering:set\ nu! Prepn\ slova&nie\ riadkov:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Prepn\ reim\ &zoznamu:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Prepn\ z&alamovanie\ riadkov:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Prepn\ za&lamovanie\ slov:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Prepn\ rozr&en\ tabultory:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Prepn\ automatick\ &odsadzovanie:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Prepn\ &C-odsadzovanie:set\ cin! +menutrans &Shiftwidth &rka\ iftu +menutrans Soft\ &Tabstop &Softvrov\ tabultor +menutrans Te&xt\ Width\.\.\. rka\ te&xtu\.\.\. +menutrans &File\ Format\.\.\. &Formt\ sboru\.\.\. +menutrans C&olor\ Scheme Far&ebn\ schma + +" Programming menu +menutrans &Tools &Nstroje +menutrans &Jump\ to\ this\ tagg^] &Skoi\ na\ znakug^] +menutrans Jump\ &back^T Sk&oi\ sp^T +menutrans Build\ &Tags\ File &Vytvori\ sbor\ znaiek +menutrans &Folding &Vnranie +menutrans &Enable/Disable\ foldszi Zapn/Vypn\ vnrani&ezi +menutrans &View\ Cursor\ Linezv Zobrazi\ kurzoro&v\ riadokzv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Zobrazi\ iba\ kurzorov\ riadokzMzx +menutrans C&lose\ more\ foldszm Zatvori\ viac \vnorenzm +menutrans &Close\ all\ foldszM Zatvor&i\ vetky\ vnoreniazM +menutrans O&pen\ more\ foldszr O&tvori\ viac\ vnorenzr +menutrans &Open\ all\ foldszR &Otvori\ vetky\ vnoreniazR +menutrans Fold\ Met&hod Met&da\ vnrania +menutrans M&anual M&anulne +menutrans I&ndent Odsade&nie +menutrans E&xpression &Vraz +menutrans S&yntax S&yntax +menutrans &Diff Roz&diel +menutrans Ma&rker Zna&kova +menutrans Create\ &Foldzf Vyt&vori\ vnoreniezf +menutrans &Delete\ Foldzd V&ymaza\ vnoreniezd +menutrans Delete\ &All\ FoldszD Vymaza\ vetky\ vnoreniazD +menutrans Fold\ column\ &width rka\ &vkladanho\ stpca +menutrans &Diff &Rozdiely +menutrans &Update Akt&ualizova +menutrans &Get\ Block Zob&ra\ blok +menutrans &Put\ Block &Vloi\ blok +menutrans Error\ &Window Chybov\ &okno +menutrans &Update:cwin Akt&ualizova:cwin +menutrans &Open:copen &Otvori:copen +menutrans &Close:cclose &Zatvori:cclose +menutrans &Convert\ to\ HEX:%!xxd &Konvertova\ do\ HEX:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Konve&rtova\ sp:%!xxd\ -r +menutrans &Make:make &Make:make +menutrans &List\ Errors:cl Vpis\ &chb:cl +menutrans L&ist\ Messages:cl! Vp&is\ sprv:cl! +menutrans &Next\ Error:cn a&lia\ chyba:cn +menutrans &Previous\ Error:cp &Predchdzajca\ chyba:cp +menutrans &Older\ List:cold Sta&r\ zoznam:cold +menutrans N&ewer\ List:cnew Nov\ &zoznam:cnew +menutrans Error\ &Window:cwin Chybov\ o&kno:cwin +menutrans &Set\ Compiler Vyberte\ k&ompiltor +menutrans Convert\ to\ HEX:%!xxd Prvies\ do\ es&tnstkovho\ formtu:%!xxd +menutrans Convert\ back:%!xxd\ -r Pr&evies\ sp:%!xxd\ -r + +" Names for buffer menu. +menutrans &Buffers &Vyrovnvacia\ pam +menutrans &Refresh\ menu Obnovi +menutrans &Delete Vymaza +menutrans &Alternate Zmeni +menutrans &Next &alia +menutrans &Previous &Predchdzajca +menutrans [No File] [iadny\ sbor] + +" Window menu +menutrans &Window &Okn +menutrans &New^Wn &Nov^Wn +menutrans S&plit^Ws &Rozdeli^Ws +menutrans Sp&lit\ To\ #^W^^ Ro&zdeli\ na\ #^W^^ +menutrans Split\ &Vertically^Wv Rozdeli\ &vertiklne^Wv +menutrans Split\ File\ E&xplorer Otvori\ pri&eskumnka +menutrans &Close^Wc Zatvor&i^Wc +menutrans Close\ &Other(s)^Wo Zatvori\ i&n^Wo +menutrans Move\ &To Presun& +menutrans &Top^WK Na&hor^WK +menutrans &Bottom^WJ Nado&l^WJ +menutrans &Left\ side^WH V&avo^WJ +menutrans &Right\ side^WL Vprav&o^WL +menutrans Ne&xt^Ww &alie^Ww +menutrans P&revious^WW &Predchdzajce^WW +menutrans &Equal\ Size^W= Rovnak\ v&ka^W= +menutrans &Max\ Height^W_ &Maximlna\ vka^W_ +menutrans M&in\ Height^W1_ Minimlna\ v&ka^W1_ +menutrans Max\ &Width^W\| Maximlna\ rka^W\| +menutrans Min\ Widt&h^W1\| Minimlna irka^W1\| +menutrans Rotate\ &Up^WR Rotova&\ nahor^WR +menutrans Rotate\ &Down^Wr Rotova\ na&dol^Wr +menutrans Select\ Fo&nt\.\.\. Vy&bra\ psmo\.\.\. + +" The popup menu +menutrans &Undo &Sp +menutrans Cu&t &Vystrihn +menutrans &Copy &Koprova +menutrans &Paste V&loi +menutrans &Delete V&ymaza +menutrans Select\ Blockwise Vybra\ blokovo +menutrans Select\ &Word Vybra\ sl&ovo +menutrans Select\ &Line Vybra\ &riadok +menutrans Select\ &Block Vybra\ &blok +menutrans Select\ &All Vybra\ v&etko + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Otvori sbor + tmenu ToolBar.Save Uloi sbor + tmenu ToolBar.SaveAll Uloi vetky + tmenu ToolBar.Print Tla + tmenu ToolBar.Undo Sp + tmenu ToolBar.Redo Opakova + tmenu ToolBar.Cut Vystrihn + tmenu ToolBar.Copy Koprova + tmenu ToolBar.Paste Vloi + tmenu ToolBar.Find Njs... + tmenu ToolBar.FindNext Njs alie + tmenu ToolBar.FindPrev Njs predchdzajce + tmenu ToolBar.Replace Nahradi... + if 0 " disabled; These are in the Windows menu + tmenu ToolBar.New Nov okno + tmenu ToolBar.WinSplit Rozdeli okno + tmenu ToolBar.WinMax Maximalizova okno + tmenu ToolBar.WinMin Minimalizova okno + tmenu ToolBar.WinVSplit Rozdeli okno vertiklne + tmenu ToolBar.WinMaxWidth Maximalizova rku okna + tmenu ToolBar.WinMinWidth Minimalizova rku okna + tmenu ToolBar.WinClose Zatvori okno + endif + tmenu ToolBar.LoadSesn Nata sedenie + tmenu ToolBar.SaveSesn Uloi sedenie + tmenu ToolBar.RunScript Spusti skript + tmenu ToolBar.Make Spusti make + tmenu ToolBar.Shell Spusti el + tmenu ToolBar.RunCtags Spusti ctags + tmenu ToolBar.TagJump Skoi na tag pod kurzorom + tmenu ToolBar.Help Pomocnk + tmenu ToolBar.FindHelp Njs pomocnka k... + endfun +endif + +" Syntax menu +menutrans &Syntax &Syntax +menutrans Set\ '&syntax'\ only Nastavi\ iba\ 'syntax' +menutrans Set\ '&filetype'\ too Nastavi\ aj\ 'filetype' +menutrans &Off &Vypn +menutrans &Manual &Rune +menutrans A&utomatic A&utomaticky +" menutrans o&n\ (this\ file) &Zapn\ (pre\ tento\ sbor) +" menutrans o&ff\ (this\ file) Vyp&n\ (pre\ tento\ sbor ) +menutrans on/off\ for\ &This\ file Zapn/vypn\ pre\ &tento\ sbor +menutrans Co&lor\ test Test\ &farieb +menutrans &Highlight\ test &Test\ zvrazovania +menutrans &Convert\ to\ HTML &Previes\ do\ HTML diff --git a/vim73/lang/menu_sk_sk.vim b/vim73/lang/menu_sk_sk.vim new file mode 100644 index 0000000..0a7504d --- /dev/null +++ b/vim73/lang/menu_sk_sk.vim @@ -0,0 +1,9 @@ +" Menu Translations: Slovak +" Translated By: Martin Lacko +" Last Change: 2002 May 27 + +if has("win32") || has("win16") || has("dos16") || has("dos32") + source :p:h/menu_sk_sk.1250.vim +else + source :p:h/menu_sk_sk.iso_8859-2.vim +endif diff --git a/vim73/lang/menu_sl_si.cp1250.vim b/vim73/lang/menu_sl_si.cp1250.vim new file mode 100644 index 0000000..23f668c --- /dev/null +++ b/vim73/lang/menu_sl_si.cp1250.vim @@ -0,0 +1,294 @@ +" Menu Translations: Slovenian / Slovensko +" Maintainer: Mojca Miklavec +" Originally By: Mojca Miklavec +" Last Change: Sat, 17 Jun 2006 +" vim:set foldmethod=marker tabstop=8: + +" TODO: add/check all '&'s + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding cp1250 + +" {{{ FILE / DATOTEKA +menutrans &File &Datoteka +menutrans &Open\.\.\.:e &Odpri\ \.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Odpri\ de&ljeno\ \.\.\.:sp +menutrans Open\ Tab\.\.\.:tabnew Odpri\ v\ zavi&hku\ \.\.\.:tabnew +menutrans &New:enew &Nova:enew +menutrans &Close:close &Zapri:close +menutrans &Save:w &Shrani:w +menutrans Save\ &As\.\.\.:sav Shrani\ &kot\ \.\.\.:sav +menutrans &Print Na&tisni +menutrans Sa&ve-Exit:wqa Shrani\ in\ &konaj:wqa +menutrans E&xit:qa &Izhod:qa + +if has("diff") + menutrans Split\ &Diff\ with\.\.\. Primerjaj\ z\ (di&ff)\ \.\.\. + menutrans Split\ Patched\ &By\.\.\. &Popravi\ z\ (patch)\ \.\.\. +endif +" }}} FILE / DATOTEKA + +" {{{ EDIT / UREDI +menutrans &Edit &Uredi +menutrans &Undou &Razveljaviu +menutrans &Redo^R &Obnovi^R +menutrans Rep&eat\. Po&novi\. +menutrans Cu&t"+x &Izrei"+x +menutrans &Copy"+y &Kopiraj"+y +menutrans &Paste"+gP &Prilepi"+gP +menutrans Put\ &Before[p Vrini\ pred[p +menutrans Put\ &After]p Vrini\ za]p +menutrans &Deletex Iz&briix +menutrans &Select\ allggVG Izberi\ vseggVG +menutrans &Find\.\.\. Po&ii\ \.\.\. +menutrans Find\ and\ Rep&lace\.\.\. Poii\ in\ &zamenjaj\ \.\.\. + +" [-- SETTINGS --] +menutrans Settings\ &Window Nastavitve\ \.\.\. +menutrans Startup\ &Settings Zaetne\ nastavitve +menutrans &Global\ Settings &Globalne\ nastavitve + +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Vkljui/izkljui\ poudarjanje\ iskanega\ niza:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! Vkljui/izkljui\ loevanje\ velikih\ in\ malih\ rk:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Vkljui/izkljui\ kratek\ skok\ na\ pripadajoi\ oklepaj:set\ sm! + +menutrans &Context\ lines t\.\ vidnih\ vrstic\ pred/za\ kurzorjem + +menutrans &Virtual\ Edit Dovoli\ poloaj\ kazalka,\ kjer\ ni\ besedila +menutrans Never Nikoli +menutrans Block\ Selection Le\ med\ izbiranjem\ bloka +menutrans Insert\ mode Le\ v\ nainu\ za\ pisanje +menutrans Block\ and\ Insert Pri\ obojem +menutrans Always Vedno +menutrans Toggle\ Insert\ &Mode:set\ im! Vkljui/izkljui\ nain\ za\ pisanje:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Vkljui/izkljui\ zdruljivost\ z\ Vi-jem:set\ cp! + +menutrans Search\ &Path\.\.\. Pot\ za\ iskanje\ \.\.\. +menutrans Ta&g\ Files\.\.\. Ta&g-datoteke\.\.\. + +menutrans Toggle\ &Toolbar Pokai/skrij\ Orodja +menutrans Toggle\ &Bottom\ Scrollbar Pokai/skrij\ spodnji\ drsnik +menutrans Toggle\ &Left\ Scrollbar Pokai/skrij\ levi\ drsnik +menutrans Toggle\ &Right\ Scrollbar Pokai/skrij\ desni\ drsnik + +" Edit/File Settings +menutrans F&ile\ Settings &Nastavitve\ datoteke + +" Boolean options +menutrans Toggle\ Line\ &Numbering:set\ nu! Pokai/skrij\ tevilke\ vrstic:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Pokai/skrij\ nevidne\ znake:set\ list! " space/tab +menutrans Toggle\ Line\ &Wrap:set\ wrap! Vkljui/izkljui\ prelome\ vrstic:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Vkljui/izkljui\ prelome\ vrstic\ med\ besedami:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Vkljui/izkljui\ zamenjavo\ tabulatorjev\ s\ presledki:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Vkljui/izkljui\ avtomatsko\ zamikanje\ vrstic:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Vkljui/izkljui\ C-jevski\ nain\ zamikanja\ vrstic:set\ cin! + +" other options +menutrans &Shiftwidth irina\ zamika\ vrstic +menutrans Soft\ &Tabstop irina\ &tabulatorja +menutrans Te&xt\ Width\.\.\. irina\ besedila\ \.\.\. +menutrans &File\ Format\.\.\. Format\ &datoteke\ \.\.\. +menutrans C&olor\ Scheme &Barvna\ shema\ \.\.\. +menutrans &Keymap &Keymap +menutrans Select\ Fo&nt\.\.\. Pisava\ \.\.\. +" }}} EDIT / UREDI + +" {{{ TOOLS / ORODJA +menutrans &Tools &Orodja +menutrans &Jump\ to\ this\ tagg^] &Skoi\ k\ tej\ znakig^] +menutrans Jump\ &back^T Skoi\ Na&zaj^T +menutrans Build\ &Tags\ File Napravi\ datoteke\ z\ znakami\ (tag) +if has("spell") + menutrans &Spelling rkovalnik + menutrans &Spell\ Check\ On &Vkljui + menutrans Spell\ Check\ &Off &Izkljui + menutrans To\ &Next\ error]s K\ &naslednji\ napaki]s + menutrans To\ &Previous\ error[s K\ &prejnji\ napaki[s + menutrans Suggest\ &Correctionsz= Predlagaj\ popravekz= + menutrans &Repeat\ correction:spellrepall Po&novi\ popravke\ na\ vseh\ besedah:spellrepall + menutrans Set\ language\ to\ "en" Angleki\ "en" + menutrans Set\ language\ to\ "en_au" Angleki\ "en_au" + menutrans Set\ language\ to\ "en_ca" Angleki\ "en_ca" + menutrans Set\ language\ to\ "en_gb" Angleki\ "en_gb" + menutrans Set\ language\ to\ "en_nz" Angleki\ "en_nz" + menutrans Set\ language\ to\ "en_us" Angleki\ "en_us" + menutrans Set\ language\ to\ "sl" Slovenski\ "sl" + menutrans Set\ language\ to\ "de" Nemki\ "de" + menutrans Set\ language\ to\ rkovalnik:\ + menutrans &Find\ More\ Languages &Ostali\ jeziki +endif +if has("folding") + menutrans &Folding Zvijanje\ kode + " open close folds + menutrans &Enable/Disable\ foldszi Omogoi/onemogoi\ zvijanjezi " Omogoi/onemogoi\ zavihke + menutrans &View\ Cursor\ Linezv Pokai\ vrstico\ s\ kazalkomzv " kjer je kazalec + menutrans Vie&w\ Cursor\ Line\ onlyzMzx Pokai\ samo\ vrstico\ s\ kazalkomzMzx + menutrans C&lose\ more\ foldszm Zvij\ naslednji\ nivozm " Zapri\ ve\ zavihkov + menutrans &Close\ all\ foldszM Zvij\ vso\ kodozM " Zapri\ vse\ zavihke + menutrans O&pen\ more\ foldszr Razvij\ en\ nivozr " Odpri\ ve\ zavihkov + menutrans &Open\ all\ foldszR Razvij\ vso\ kodozR " Odpri\ vse\ zavihke + " fold method + menutrans Fold\ Met&hod Kriterij\ za\ zvijanje " Ustvarjanje\ zavihkov + menutrans M&anual &Rono + menutrans I&ndent Glede\ na\ &poravnavo + menutrans E&xpression Z\ &izrazi\ (foldexpr) + menutrans S&yntax Glede\ na\ &sintakso + menutrans &Diff Razlike\ (&diff) + menutrans Ma&rker Z\ &markerji/oznabami + " create and delete folds + " TODO accelerators + menutrans Create\ &Foldzf Ustvari\ zvitekzf + menutrans &Delete\ Foldzd Izbrii\ zvitekzd + menutrans Delete\ &All\ FoldszD Izbrii\ vse\ zvitkezD + " moving around in folds + menutrans Fold\ column\ &width irina\ drevesa\ z\ zvitki +endif " has folding + +if has("diff") + menutrans &Diff Razlike\ (&Diff) + menutrans &Update &Posodobi + menutrans &Get\ Block &Sprejmi\ (spremeni\ to\ okno) " XXX: check if translation is OK + menutrans &Put\ Block &Polji\ (spremeni\ drugo\ okno) +endif + +menutrans &Make:make Napravi\ (&make):make +menutrans &List\ Errors:cl Pokai\ napake:cl +menutrans L&ist\ Messages:cl! Pokai\ sporoila:cl! +menutrans &Next\ Error:cn K\ &naslednji\ napaki:cn +menutrans &Previous\ Error:cp K\ &prejnji\ napaki:cp +menutrans &Older\ List:cold K\ &starejemu\ seznamu\ napak:cold +menutrans N&ewer\ List:cnew K\ &novejemu\ seznamu\ napak:cnew + +menutrans Error\ &Window Okno\ z\ napakami +menutrans &Update:cwin &Posodobi:cwin +menutrans &Open:copen &Odpri:copen +menutrans &Close:cclose &Zapri:cclose + +menutrans &Set\ Compiler Nastavi\ &prevajalnik +menutrans Se&T\ Compiler Nastavi\ &prevajalnik " bug in original translation? + +menutrans &Convert\ to\ HEX:%!xxd Pretvori\ v\ HE&X:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Pretvori\ nazaj:%!xxd\ -r +" }}} TOOLS / ORODJA + +" {{{ SYNTAX / BARVANJE KODE +menutrans &Syntax &Barvanje\ kode +menutrans &Show\ filetypes\ in\ menu Podprte\ vrste\ datotek +menutrans Set\ '&syntax'\ only Samo\ barvanje\ ('&syntax') +menutrans Set\ '&filetype'\ too Tudi\ obnaanje\ ('&filetype') +menutrans &Off &Izkljueno +menutrans &Manual &Rono +menutrans A&utomatic &Avtomatsko +menutrans on/off\ for\ &This\ file Vkljui/izkljui\ za\ to\ datoteko +menutrans Co&lor\ test Preizkus\ barv +menutrans &Highlight\ test Preizkus\ barvanja\ kode +menutrans &Convert\ to\ HTML Pretvori\ v\ &HTML +" }}} SYNTAX / BARVANJE KODE + +" {{{ BUFFERS / MEDPOMNILNIK +menutrans &Buffers &Medpomnilnik " XXX: ni najbolje: okno bi bolj pristajalo, ampak okno je e +menutrans &Refresh\ menu &Osvei +menutrans Delete &Brii +menutrans &Alternate &Menjaj +menutrans &Next &Naslednji +menutrans &Previous &Prejnji +menutrans [No\ File] [Brez\ datoteke] +" }}} BUFFERS / MEDPOMNILNIK + +" {{{ WINDOW / OKNO +menutrans &Window &Okno +menutrans &New^Wn &Novo^Wn +menutrans S&plit^Ws Razdeli^Ws +menutrans Split\ &Vertically^Wv Razdeli\ navpino^Ws +menutrans Split\ File\ E&xplorer Razdeli:\ Vsebina\ mape +menutrans Sp&lit\ To\ #^W^^ Razdeli\ v\ #^W^^ +menutrans &Close^Wc &Zapri^Wc +menutrans Close\ &Other(s)^Wo Zapri\ &ostala^Wo +menutrans Move\ &To Premakni +menutrans &Top^WK &Gor^WK +menutrans &Bottom^WJ &Dol^WJ +menutrans &Left\ side^WH &Levo^WH +menutrans &Right\ side^WL &Desno^WL +menutrans Rotate\ &Up^WR Zavrti\ navzgor^WR +menutrans Rotate\ &Down^Wr Zavrti\ navzdol^Wr +menutrans &Equal\ Size^W= &Enaka\ velikost^W= +menutrans &Max\ Height^W_ Najvije^W_ +menutrans M&in\ Height^W1_ Najnije^W1_ +menutrans Max\ &Width^W\| Najire^W\| +menutrans Min\ Widt&h^W1\| Najoje^W1\| +" }}} WINDOW / OKNO + +" {{{ HELP / POMO +menutrans &Help &Pomo +menutrans &Overview Hitri\ pregled +menutrans &User\ Manual P&rironik +menutrans &How-to\ links &How-to\ kazalo +menutrans &Find\.\.\. Po&ii\ \.\.\. " conflicts with Edit.Find +menutrans &Credits &Avtorji +menutrans Co&pying &Licenca +menutrans &Sponsor/Register Registracija\ in\ &donacije +menutrans O&rphans &Sirotam +menutrans &Version &Verzija +menutrans &About &O\ programu +" }}} HELP / POMO + +" {{{ POPUP +menutrans &Undo &Razveljavi +menutrans Cu&t &Izrei +menutrans &Copy &Kopieraj +menutrans &Paste &Prilepi +menutrans &Delete &Zbrii +menutrans Select\ Blockwise Izbiraj\ po\ blokih +menutrans Select\ &Word Izberi\ &besedo +menutrans Select\ &Sentence Izberi\ &stavek +menutrans Select\ Pa&ragraph Izberi\ &odstavek +menutrans Select\ &Line Izberi\ vrs&tico +menutrans Select\ &Block Izberi\ b&lok +menutrans &Select\ AllggVG Izberi\ &vseggVG +" }}} POPUP + +" {{{ TOOLBAR +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Odpri datoteko + tmenu ToolBar.Save Shrani datoteko + tmenu ToolBar.SaveAll Shrani vse datoteke + tmenu ToolBar.Print Natisni + tmenu ToolBar.Undo Razveljavi + tmenu ToolBar.Redo Obnovi + tmenu ToolBar.Cut Izrei + tmenu ToolBar.Copy Kopiraj + tmenu ToolBar.Paste Prilepi + tmenu ToolBar.Find Najdi ... + tmenu ToolBar.FindNext Najdi naslednje + tmenu ToolBar.FindPrev Najdi prejnje + tmenu ToolBar.Replace Najdi in zamenjaj ... + tmenu ToolBar.LoadSesn Naloi sejo + tmenu ToolBar.SaveSesn Shrani trenutno sejo + tmenu ToolBar.RunScript Izberi Vim skripto za izvajanje + tmenu ToolBar.Make Napravi trenutni projekt (:make) + tmenu ToolBar.RunCtags Napravi znake v trenutnem direktoriju (!ctags -R.) + tmenu ToolBar.TagJump Skoi k znaki pod kurzorjem + tmenu ToolBar.Help Pomo za Vim + tmenu ToolBar.FindHelp Ii v pomoi za Vim + endfun +endif +" }}} TOOLBAR + +" {{{ DIALOG TEXTS +let g:menutrans_no_file = "[Brez datoteke]" +let g:menutrans_help_dialog = "Vnesite ukaz ali besedo, za katero elite pomo:\n\nUporabite predpono i_ za ukaze v nainu za pisanje (npr.: i_CTRL-X)\nUporabite predpono c_ za ukaze v ukazni vrstici (command-line) (npr.: c_)\nUporabite predpono ' za imena opcij (npr.: 'shiftwidth')" +let g:menutrans_path_dialog = "Vnesite poti za iskanje datotek.\nImena direktorijev loite z vejico." +let g:menutrans_tags_dialog = "Vnesite imena datotek z znakami ('tag').\nImana loite z vejicami." +let g:menutrans_textwidth_dialog = "Vnesite novo irino besedila (ali 0 za izklop formatiranja): " +let g:menutrans_fileformat_dialog = "Izberite format datoteke" +let g:menutrans_fileformat_choices = "&Unix\n&Dos\n&Mac\n&Preklii" +" }}} diff --git a/vim73/lang/menu_sl_si.latin2.vim b/vim73/lang/menu_sl_si.latin2.vim new file mode 100644 index 0000000..57d6c89 --- /dev/null +++ b/vim73/lang/menu_sl_si.latin2.vim @@ -0,0 +1,294 @@ +" Menu Translations: Slovenian / Slovensko +" Maintainer: Mojca Miklavec +" Originally By: Mojca Miklavec +" Last Change: Mon, 12 Jun 2006 00:00:00 CEST +" vim:set foldmethod=marker tabstop=8: + +" TODO: add/check all '&'s + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding latin2 + +" {{{ FILE / DATOTEKA +menutrans &File &Datoteka +menutrans &Open\.\.\.:e &Odpri\ \.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Odpri\ de&ljeno\ \.\.\.:sp +menutrans Open\ Tab\.\.\.:tabnew Odpri\ v\ zavi&hku\ \.\.\.:tabnew +menutrans &New:enew &Nova:enew +menutrans &Close:close &Zapri:close +menutrans &Save:w &Shrani:w +menutrans Save\ &As\.\.\.:sav Shrani\ &kot\ \.\.\.:sav +menutrans &Print Na&tisni +menutrans Sa&ve-Exit:wqa Shrani\ in\ &konaj:wqa +menutrans E&xit:qa &Izhod:qa + +if has("diff") + menutrans Split\ &Diff\ with\.\.\. Primerjaj\ z\ (di&ff)\ \.\.\. + menutrans Split\ Patched\ &By\.\.\. &Popravi\ z\ (patch)\ \.\.\. +endif +" }}} FILE / DATOTEKA + +" {{{ EDIT / UREDI +menutrans &Edit &Uredi +menutrans &Undou &Razveljaviu +menutrans &Redo^R &Obnovi^R +menutrans Rep&eat\. Po&novi\. +menutrans Cu&t"+x &Izrei"+x +menutrans &Copy"+y &Kopiraj"+y +menutrans &Paste"+gP &Prilepi"+gP +menutrans Put\ &Before[p Vrini\ pred[p +menutrans Put\ &After]p Vrini\ za]p +menutrans &Deletex Iz&briix +menutrans &Select\ allggVG Izberi\ vseggVG +menutrans &Find\.\.\. Po&ii\ \.\.\. +menutrans Find\ and\ Rep&lace\.\.\. Poii\ in\ &zamenjaj\ \.\.\. + +" [-- SETTINGS --] +menutrans Settings\ &Window Nastavitve\ \.\.\. +menutrans Startup\ &Settings Zaetne nastavitve +menutrans &Global\ Settings &Globalne\ nastavitve + +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Vkljui/izkljui\ poudarjanje\ iskanega\ niza:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! Vkljui/izkljui\ loevanje\ velikih\ in\ malih\ rk:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Vkljui/izkljui\ kratek\ skok\ na\ pripadajoi\ oklepaj:set\ sm! + +menutrans &Context\ lines t\.\ vidnih\ vrstic\ pred/za\ kurzorjem + +menutrans &Virtual\ Edit Dovoli\ poloaj\ kazalka,\ kjer\ ni\ besedila +menutrans Never Nikoli +menutrans Block\ Selection Le\ med\ izbiranjem\ bloka +menutrans Insert\ mode Le\ v\ nainu\ za\ pisanje +menutrans Block\ and\ Insert Pri\ obojem +menutrans Always Vedno +menutrans Toggle\ Insert\ &Mode:set\ im! Vkljui/izkljui\ nain\ za\ pisanje:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Vkljui/izkljui\ zdruljivost\ z\ Vi-jem:set\ cp! + +menutrans Search\ &Path\.\.\. Pot\ za\ iskanje\ \.\.\. +menutrans Ta&g\ Files\.\.\. Ta&g-datoteke\.\.\. + +menutrans Toggle\ &Toolbar Pokai/skrij\ Orodja +menutrans Toggle\ &Bottom\ Scrollbar Pokai/skrij\ spodnji\ drsnik +menutrans Toggle\ &Left\ Scrollbar Pokai/skrij\ levi\ drsnik +menutrans Toggle\ &Right\ Scrollbar Pokai/skrij\ desni\ drsnik + +" Edit/File Settings +menutrans F&ile\ Settings &Nastavitve\ datoteke + +" Boolean options +menutrans Toggle\ Line\ &Numbering:set\ nu! Pokai/skrij\ tevilke\ vrstic:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Pokai/skrij\ nevidne\ znake:set\ list! " space/tab +menutrans Toggle\ Line\ &Wrap:set\ wrap! Vkljui/izkljui\ prelome\ vrstic:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Vkljui/izkljui\ prelome\ vrstic\ med\ besedami:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Vkljui/izkljui\ zamenjavo\ tabulatorjev\ s\ presledki:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Vkljui/izkljui\ avtomatsko\ zamikanje\ vrstic:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Vkljui/izkljui\ C-jevski\ nain\ zamikanja\ vrstic:set\ cin! + +" other options +menutrans &Shiftwidth irina\ zamika\ vrstic +menutrans Soft\ &Tabstop irina &tabulatorja +menutrans Te&xt\ Width\.\.\. irina\ besedila\ \.\.\. +menutrans &File\ Format\.\.\. Format\ &datoteke\ \.\.\. +menutrans C&olor\ Scheme &Barvna\ shema\ \.\.\. +menutrans &Keymap &Keymap +menutrans Select\ Fo&nt\.\.\. Pisava\ \.\.\. +" }}} EDIT / UREDI + +" {{{ TOOLS / ORODJA +menutrans &Tools &Orodja +menutrans &Jump\ to\ this\ tagg^] &Skoi\ k\ tej\ znakig^] +menutrans Jump\ &back^T Skoi\ Na&zaj^T +menutrans Build\ &Tags\ File Napravi\ datoteke\ z\ znakami\ (tag) +if has("spell") + menutrans &Spelling rkovalnik + menutrans &Spell\ Check\ On &Vkljui + menutrans Spell\ Check\ &Off &Izkljui + menutrans To\ &Next\ error]s K\ &naslednji\ napaki]s + menutrans To\ &Previous\ error[s K\ &prejnji\ napaki[s + menutrans Suggest\ &Correctionsz= Predlagaj\ popravekz= + menutrans &Repeat\ correction:spellrepall Po&novi\ popravke\ na\ vseh\ besedah:spellrepall + menutrans Set\ language\ to\ "en" rkovalnik:\ angleki\ "en" + menutrans Set\ language\ to\ "en_au" rkovalnik:\ angleki\ "en_au" + menutrans Set\ language\ to\ "en_ca" rkovalnik:\ angleki\ "en_ca" + menutrans Set\ language\ to\ "en_gb" rkovalnik:\ angleki\ "en_gb" + menutrans Set\ language\ to\ "en_nz" rkovalnik:\ angleki\ "en_nz" + menutrans Set\ language\ to\ "en_us" rkovalnik:\ angleki\ "en_us" + menutrans Set\ language\ to\ "sl" rkovalnik:\ slovenski\ "sl" + menutrans Set\ language\ to\ "de" rkovalnik:\ nemki\ "de" + menutrans Set\ language\ to\ rkovalnik:\ + menutrans &Find\ More\ Languages &Ostali\ jeziki +endif +if has("folding") + menutrans &Folding Zavihek + " open close folds + menutrans &Enable/Disable\ foldszi Omogoi/onemogoi\ zavihkezi + menutrans &View\ Cursor\ Linezv Pokai\ vrstico\ s\ kazalcemzv " kjer je kazalec + menutrans Vie&w\ Cursor\ Line\ onlyzMzx Pokai\ samo\ vrstico\ s\ kazalcemzMzx + menutrans C&lose\ more\ foldszm Zapri\ ve\ zavihkovzm + menutrans &Close\ all\ foldszM Zapri\ vse\ zavihkezM + menutrans O&pen\ more\ foldszr Odpri\ ve\ zavihkovzr + menutrans &Open\ all\ foldszR Odpri\ vse\ zavihkezR + " fold method + menutrans Fold\ Met&hod Ustvarjanje\ zavihkov + menutrans M&anual &Rono + menutrans I&ndent Glede\ na\ &poravnavo + menutrans E&xpression Z\ &izrazi\ (foldexpr) + menutrans S&yntax Glede\ na\ &sintakso + menutrans &Diff Razlike\ (&diff) + menutrans Ma&rker Z\ &markerji/oznabami + " create and delete folds + " TODO accelerators + menutrans Create\ &Foldzf Ustvari\ zavihekzf + menutrans &Delete\ Foldzd Izbrii\ zavihekzd + menutrans Delete\ &All\ FoldszD Izbrii\ vse\ zavihkezD + " moving around in folds + menutrans Fold\ column\ &width irina\ stolpca\ z\ zavihkom +endif " has folding + +if has("diff") + menutrans &Diff Razlike\ (&Diff) + menutrans &Update &Posodobi + menutrans &Get\ Block &Sprejmi\ (spremeni\ to\ okno) " TODO: check if translation is OK + menutrans &Put\ Block &Polji\ (spremeni\ drugo\ okno) +endif + +menutrans &Make:make Napravi\ (&make):make +menutrans &List\ Errors:cl Pokai\ napake:cl +menutrans L&ist\ Messages:cl! Pokai\ sporoila:cl! +menutrans &Next\ Error:cn K\ &naslednji\ napaki:cn +menutrans &Previous\ Error:cp K\ &prejnji\ napaki:cp +menutrans &Older\ List:cold K\ &starejemu\ seznamu\ napak:cold +menutrans N&ewer\ List:cnew K\ &novejemu\ seznamu\ napak:cnew + +menutrans Error\ &Window Okno\ z\ napakami +menutrans &Update:cwin &Posodobi:cwin +menutrans &Open:copen &Odpri:copen +menutrans &Close:cclose &Zapri:cclose + +menutrans &Set\ Compiler Nastavi\ &prevajalnik +menutrans Se&T\ Compiler Nastavi\ &prevajalnik " bug in original translation? + +menutrans &Convert\ to\ HEX:%!xxd Pretvori\ v\ HE&X:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Pretvori\ nazaj:%!xxd\ -r +" }}} TOOLS / ORODJA + +" {{{ SYNTAX / BARVANJE KODE +menutrans &Syntax &Barvanje\ kode +menutrans &Show\ filetypes\ in\ menu Podprte\ vrste\ datotek +menutrans Set\ '&syntax'\ only Samo\ barvanje\ ('&syntax') +menutrans Set\ '&filetype'\ too Tudi\ obnaanje\ ('&filetype') +menutrans &Off &Izkljueno +menutrans &Manual &Rono +menutrans A&utomatic &Avtomatsko +menutrans on/off\ for\ &This\ file Vkljui/izkljui\ za\ to\ datoteko +menutrans Co&lor\ test Preizkus\ barv +menutrans &Highlight\ test Preizkus\ barvanja\ kode +menutrans &Convert\ to\ HTML Pretvori\ v\ &HTML +" }}} SYNTAX / BARVANJE KODE + +" {{{ BUFFERS / MEDPOMNILNIK +menutrans &Buffers &Medpomnilnik " XXX: ni najbolje: okno bi bolj pristajalo, ampak okno je e +menutrans &Refresh\ menu &Osvei +menutrans Delete &Brii +menutrans &Alternate &Menjaj +menutrans &Next &Naslednji +menutrans &Previous &Prejnji +menutrans [No\ File] [Brez\ datoteke] +" }}} BUFFERS / MEDPOMNILNIK + +" {{{ WINDOW / OKNO +menutrans &Window &Okno +menutrans &New^Wn &Novo^Wn +menutrans S&plit^Ws Razdeli^Ws +menutrans Split\ &Vertically^Wv Razdeli\ navpino^Ws +menutrans Split\ File\ E&xplorer Razdeli:\ Vsebina\ mape +menutrans Sp&lit\ To\ #^W^^ Razdeli\ v\ #^W^^ +menutrans &Close^Wc &Zapri^Wc +menutrans Close\ &Other(s)^Wo Zapri\ &ostala^Wo +menutrans Move\ &To Premakni +menutrans &Top^WK &Gor^WK +menutrans &Bottom^WJ &Dol^WJ +menutrans &Left\ side^WH &Levo^WH +menutrans &Right\ side^WL &Desno^WL +menutrans Rotate\ &Up^WR Zavrti\ navzgor^WR +menutrans Rotate\ &Down^Wr Zavrti\ navzdol^Wr +menutrans &Equal\ Size^W= &Enaka\ velikost^W= +menutrans &Max\ Height^W_ Najvije^W_ +menutrans M&in\ Height^W1_ Najnije^W1_ +menutrans Max\ &Width^W\| Najire^W\| +menutrans Min\ Widt&h^W1\| Najoje^W1\| +" }}} WINDOW / OKNO + +" {{{ HELP / POMO +menutrans &Help &Pomo +menutrans &Overview Hitri\ pregled +menutrans &User\ Manual P&rironik +menutrans &How-to\ links &How-to\ kazalo +menutrans &Find\.\.\. Po&ii\ \.\.\. " conflicts with Edit.Find +menutrans &Credits &Avtorji +menutrans Co&pying &Licenca +menutrans &Sponsor/Register Registracija\ in\ &donacije +menutrans O&rphans &Sirotam +menutrans &Version &Verzija +menutrans &About &O\ programu +" }}} HELP / POMO + +" {{{ POPUP +menutrans &Undo &Razveljavi +menutrans Cu&t &Izrei +menutrans &Copy &Kopieraj +menutrans &Paste &Prilepi +menutrans &Delete &Zbrii +menutrans Select\ Blockwise Izbiraj\ po\ blokih +menutrans Select\ &Word Izberi\ &besedo +menutrans Select\ &Sentence Izberi\ &stavek +menutrans Select\ Pa&ragraph Izberi\ &odstavek +menutrans Select\ &Line Izberi\ vrs&tico +menutrans Select\ &Block Izberi\ b&lok +menutrans Select\ &All Izberi\ &vse +" }}} POPUP + +" {{{ TOOLBAR +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Odpri datoteko + tmenu ToolBar.Save Shrani datoteko + tmenu ToolBar.SaveAll Shrani vse datoteke + tmenu ToolBar.Print Natisni + tmenu ToolBar.Undo Razveljavi + tmenu ToolBar.Redo Obnovi + tmenu ToolBar.Cut Izrei + tmenu ToolBar.Copy Kopiraj + tmenu ToolBar.Paste Prilepi + tmenu ToolBar.Find Najdi ... + tmenu ToolBar.FindNext Najdi naslednje + tmenu ToolBar.FindPrev Najdi prejnje + tmenu ToolBar.Replace Najdi in zamenjaj ... + tmenu ToolBar.LoadSesn Naloi sejo + tmenu ToolBar.SaveSesn Shrani trenutno sejo + tmenu ToolBar.RunScript Izberi Vim skripto za izvajanje + tmenu ToolBar.Make Napravi trenutni projekt (:make) + tmenu ToolBar.RunCtags Napravi znake v trenutnem direktoriju (!ctags -R.) + tmenu ToolBar.TagJump Skoi k znaki pod kurzorjem + tmenu ToolBar.Help Pomo za Vim + tmenu ToolBar.FindHelp Ii v pomoi za Vim + endfun +endif +" }}} TOOLBAR + +" {{{ DIALOG TEXTS +let g:menutrans_no_file = "[Brez datoteke]" +let g:menutrans_help_dialog = "Vnesite ukaz ali besedo, za katero elite pomo:\n\nUporabite predpono i_ za ukaze v nainu za pisanje (npr.: i_CTRL-X)\nUporabite predpono c_ za ukaze v ukazni vrstici (command-line) (npr.: c_)\nUporabite predpono ' za imena opcij (npr.: 'shiftwidth')" +let g:menutrans_path_dialog = "Vnesite poti za iskanje datotek.\nImena direktorijev loite z vejico." +let g:menutrans_tags_dialog = "Vnesite imena datotek z znakami ('tag').\nImana loite z vejicami." +let g:menutrans_textwidth_dialog = "Vnesite novo irino besedila (ali 0 za izklop formatiranja): " +let g:menutrans_fileformat_dialog = "Izberite format datoteke" +let g:menutrans_fileformat_choices = "&Unix\n&Dos\n&Mac\n&Preklii" +" }}} diff --git a/vim73/lang/menu_sl_si.utf-8.vim b/vim73/lang/menu_sl_si.utf-8.vim new file mode 100644 index 0000000..306e449 --- /dev/null +++ b/vim73/lang/menu_sl_si.utf-8.vim @@ -0,0 +1,294 @@ +" Menu Translations: Slovenian / Slovensko +" Maintainer: Mojca Miklavec +" Originally By: Mojca Miklavec +" Last Change: Sat, 17 Jun 2006 +" vim:set foldmethod=marker tabstop=8: + +" TODO: add/check all '&'s + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding utf-8 + +" {{{ FILE / DATOTEKA +menutrans &File &Datoteka +menutrans &Open\.\.\.:e &Odpri\ \.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Odpri\ de&ljeno\ \.\.\.:sp +menutrans Open\ Tab\.\.\.:tabnew Odpri\ v\ zavi&hku\ \.\.\.:tabnew +menutrans &New:enew &Nova:enew +menutrans &Close:close &Zapri:close +menutrans &Save:w &Shrani:w +menutrans Save\ &As\.\.\.:sav Shrani\ &kot\ \.\.\.:sav +menutrans &Print Na&tisni +menutrans Sa&ve-Exit:wqa Shrani\ in\ &končaj:wqa +menutrans E&xit:qa &Izhod:qa + +if has("diff") + menutrans Split\ &Diff\ with\.\.\. Primerjaj\ z\ (di&ff)\ \.\.\. + menutrans Split\ Patched\ &By\.\.\. &Popravi\ z\ (patch)\ \.\.\. +endif +" }}} FILE / DATOTEKA + +" {{{ EDIT / UREDI +menutrans &Edit &Uredi +menutrans &Undou &Razveljaviu +menutrans &Redo^R &Obnovi^R +menutrans Rep&eat\. Po&novi\. +menutrans Cu&t"+x &Izreži"+x +menutrans &Copy"+y &Kopiraj"+y +menutrans &Paste"+gP &Prilepi"+gP +menutrans Put\ &Before[p Vrini\ pred[p +menutrans Put\ &After]p Vrini\ za]p +menutrans &Deletex Iz&brišix +menutrans &Select\ allggVG Izberi\ vseggVG +menutrans &Find\.\.\. Po&išči\ \.\.\. +menutrans Find\ and\ Rep&lace\.\.\. Poišči\ in\ &zamenjaj\ \.\.\. + +" [-- SETTINGS --] +menutrans Settings\ &Window Nastavitve\ \.\.\. +menutrans Startup\ &Settings Začetne\ nastavitve +menutrans &Global\ Settings &Globalne\ nastavitve + +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Vključi/izključi\ poudarjanje\ iskanega\ niza:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! Vključi/izključi\ ločevanje\ velikih\ in\ malih\ črk:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Vključi/izključi\ kratek\ skok\ na\ pripadajoči\ oklepaj:set\ sm! + +menutrans &Context\ lines Št\.\ vidnih\ vrstic\ pred/za\ kurzorjem + +menutrans &Virtual\ Edit Dovoli\ položaj\ kazalčka,\ kjer\ ni\ besedila +menutrans Never Nikoli +menutrans Block\ Selection Le\ med\ izbiranjem\ bloka +menutrans Insert\ mode Le\ v\ načinu\ za\ pisanje +menutrans Block\ and\ Insert Pri\ obojem +menutrans Always Vedno +menutrans Toggle\ Insert\ &Mode:set\ im! Vključi/izključi\ način\ za\ pisanje:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Vključi/izključi\ združljivost\ z\ Vi-jem:set\ cp! + +menutrans Search\ &Path\.\.\. Pot\ za\ iskanje\ \.\.\. +menutrans Ta&g\ Files\.\.\. Ta&g-datoteke\.\.\. + +menutrans Toggle\ &Toolbar Pokaži/skrij\ Orodja +menutrans Toggle\ &Bottom\ Scrollbar Pokaži/skrij\ spodnji\ drsnik +menutrans Toggle\ &Left\ Scrollbar Pokaži/skrij\ levi\ drsnik +menutrans Toggle\ &Right\ Scrollbar Pokaži/skrij\ desni\ drsnik + +" Edit/File Settings +menutrans F&ile\ Settings &Nastavitve\ datoteke + +" Boolean options +menutrans Toggle\ Line\ &Numbering:set\ nu! Pokaži/skrij\ številke\ vrstic:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Pokaži/skrij\ nevidne\ znake:set\ list! " space/tab +menutrans Toggle\ Line\ &Wrap:set\ wrap! Vključi/izključi\ prelome\ vrstic:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Vključi/izključi\ prelome\ vrstic\ med\ besedami:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Vključi/izključi\ zamenjavo\ tabulatorjev\ s\ presledki:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Vključi/izključi\ avtomatsko\ zamikanje\ vrstic:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Vključi/izključi\ C-jevski\ način\ zamikanja\ vrstic:set\ cin! + +" other options +menutrans &Shiftwidth Širina\ zamika\ vrstic +menutrans Soft\ &Tabstop Širina\ &tabulatorja +menutrans Te&xt\ Width\.\.\. Širina\ besedila\ \.\.\. +menutrans &File\ Format\.\.\. Format\ &datoteke\ \.\.\. +menutrans C&olor\ Scheme &Barvna\ shema\ \.\.\. +menutrans &Keymap &Keymap +menutrans Select\ Fo&nt\.\.\. Pisava\ \.\.\. +" }}} EDIT / UREDI + +" {{{ TOOLS / ORODJA +menutrans &Tools &Orodja +menutrans &Jump\ to\ this\ tagg^] &Skoči\ k\ tej\ značkig^] +menutrans Jump\ &back^T Skoči\ Na&zaj^T +menutrans Build\ &Tags\ File Napravi\ datoteke\ z\ značkami\ (tag) +if has("spell") + menutrans &Spelling Črkovalnik + menutrans &Spell\ Check\ On &Vključi + menutrans Spell\ Check\ &Off &Izključi + menutrans To\ &Next\ error]s K\ &naslednji\ napaki]s + menutrans To\ &Previous\ error[s K\ &prejšnji\ napaki[s + menutrans Suggest\ &Correctionsz= Predlagaj\ popravekz= + menutrans &Repeat\ correction:spellrepall Po&novi\ popravke\ na\ vseh\ besedah:spellrepall + menutrans Set\ language\ to\ "en" Angleški\ "en" + menutrans Set\ language\ to\ "en_au" Angleški\ "en_au" + menutrans Set\ language\ to\ "en_ca" Angleški\ "en_ca" + menutrans Set\ language\ to\ "en_gb" Angleški\ "en_gb" + menutrans Set\ language\ to\ "en_nz" Angleški\ "en_nz" + menutrans Set\ language\ to\ "en_us" Angleški\ "en_us" + menutrans Set\ language\ to\ "sl" Slovenski\ "sl" + menutrans Set\ language\ to\ "de" Nemški\ "de" + menutrans Set\ language\ to\ Črkovalnik:\ + menutrans &Find\ More\ Languages &Ostali\ jeziki +endif +if has("folding") + menutrans &Folding Zvijanje\ kode + " open close folds + menutrans &Enable/Disable\ foldszi Omogoči/onemogoči\ zvijanjezi " Omogoči/onemogoči\ zavihke + menutrans &View\ Cursor\ Linezv Pokaži\ vrstico\ s\ kazalčkomzv " kjer je kazalec + menutrans Vie&w\ Cursor\ Line\ onlyzMzx Pokaži\ samo\ vrstico\ s\ kazalčkomzMzx + menutrans C&lose\ more\ foldszm Zvij\ naslednji\ nivozm " Zapri\ več\ zavihkov + menutrans &Close\ all\ foldszM Zvij\ vso\ kodozM " Zapri\ vse\ zavihke + menutrans O&pen\ more\ foldszr Razvij\ en\ nivozr " Odpri\ več\ zavihkov + menutrans &Open\ all\ foldszR Razvij\ vso\ kodozR " Odpri\ vse\ zavihke + " fold method + menutrans Fold\ Met&hod Kriterij\ za\ zvijanje " Ustvarjanje\ zavihkov + menutrans M&anual &Ročno + menutrans I&ndent Glede\ na\ &poravnavo + menutrans E&xpression Z\ &izrazi\ (foldexpr) + menutrans S&yntax Glede\ na\ &sintakso + menutrans &Diff Razlike\ (&diff) + menutrans Ma&rker Z\ &markerji/označbami + " create and delete folds + " TODO accelerators + menutrans Create\ &Foldzf Ustvari\ zvitekzf + menutrans &Delete\ Foldzd Izbriši\ zvitekzd + menutrans Delete\ &All\ FoldszD Izbriši\ vse\ zvitkezD + " moving around in folds + menutrans Fold\ column\ &width Širina\ drevesa\ z\ zvitki +endif " has folding + +if has("diff") + menutrans &Diff Razlike\ (&Diff) + menutrans &Update &Posodobi + menutrans &Get\ Block &Sprejmi\ (spremeni\ to\ okno) " XXX: check if translation is OK + menutrans &Put\ Block &Pošlji\ (spremeni\ drugo\ okno) +endif + +menutrans &Make:make Napravi\ (&make):make +menutrans &List\ Errors:cl Pokaži\ napake:cl +menutrans L&ist\ Messages:cl! Pokaži\ sporočila:cl! +menutrans &Next\ Error:cn K\ &naslednji\ napaki:cn +menutrans &Previous\ Error:cp K\ &prejšnji\ napaki:cp +menutrans &Older\ List:cold K\ &starejšemu\ seznamu\ napak:cold +menutrans N&ewer\ List:cnew K\ &novejšemu\ seznamu\ napak:cnew + +menutrans Error\ &Window Okno\ z\ napakami +menutrans &Update:cwin &Posodobi:cwin +menutrans &Open:copen &Odpri:copen +menutrans &Close:cclose &Zapri:cclose + +menutrans &Set\ Compiler Nastavi\ &prevajalnik +menutrans Se&T\ Compiler Nastavi\ &prevajalnik " bug in original translation? + +menutrans &Convert\ to\ HEX:%!xxd Pretvori\ v\ HE&X:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Pretvori\ nazaj:%!xxd\ -r +" }}} TOOLS / ORODJA + +" {{{ SYNTAX / BARVANJE KODE +menutrans &Syntax &Barvanje\ kode +menutrans &Show\ filetypes\ in\ menu Podprte\ vrste\ datotek +menutrans Set\ '&syntax'\ only Samo\ barvanje\ ('&syntax') +menutrans Set\ '&filetype'\ too Tudi\ obnašanje\ ('&filetype') +menutrans &Off &Izključeno +menutrans &Manual &Ročno +menutrans A&utomatic &Avtomatsko +menutrans on/off\ for\ &This\ file Vključi/izključi\ za\ to\ datoteko +menutrans Co&lor\ test Preizkus\ barv +menutrans &Highlight\ test Preizkus\ barvanja\ kode +menutrans &Convert\ to\ HTML Pretvori\ v\ &HTML +" }}} SYNTAX / BARVANJE KODE + +" {{{ BUFFERS / MEDPOMNILNIK +menutrans &Buffers &Medpomnilnik " XXX: ni najbolje: okno bi bolj pristajalo, ampak okno je že +menutrans &Refresh\ menu &Osveži +menutrans Delete &Briši +menutrans &Alternate &Menjaj +menutrans &Next &Naslednji +menutrans &Previous &Prejšnji +menutrans [No\ File] [Brez\ datoteke] +" }}} BUFFERS / MEDPOMNILNIK + +" {{{ WINDOW / OKNO +menutrans &Window &Okno +menutrans &New^Wn &Novo^Wn +menutrans S&plit^Ws Razdeli^Ws +menutrans Split\ &Vertically^Wv Razdeli\ navpično^Ws +menutrans Split\ File\ E&xplorer Razdeli:\ Vsebina\ mape +menutrans Sp&lit\ To\ #^W^^ Razdeli\ v\ #^W^^ +menutrans &Close^Wc &Zapri^Wc +menutrans Close\ &Other(s)^Wo Zapri\ &ostala^Wo +menutrans Move\ &To Premakni +menutrans &Top^WK &Gor^WK +menutrans &Bottom^WJ &Dol^WJ +menutrans &Left\ side^WH &Levo^WH +menutrans &Right\ side^WL &Desno^WL +menutrans Rotate\ &Up^WR Zavrti\ navzgor^WR +menutrans Rotate\ &Down^Wr Zavrti\ navzdol^Wr +menutrans &Equal\ Size^W= &Enaka\ velikost^W= +menutrans &Max\ Height^W_ Najvišje^W_ +menutrans M&in\ Height^W1_ Najnižje^W1_ +menutrans Max\ &Width^W\| Najširše^W\| +menutrans Min\ Widt&h^W1\| Najožje^W1\| +" }}} WINDOW / OKNO + +" {{{ HELP / POMOČ +menutrans &Help &Pomoč +menutrans &Overview Hitri\ pregled +menutrans &User\ Manual P&riročnik +menutrans &How-to\ links &How-to\ kazalo +menutrans &Find\.\.\. Po&išči\ \.\.\. " conflicts with Edit.Find +menutrans &Credits &Avtorji +menutrans Co&pying &Licenca +menutrans &Sponsor/Register Registracija\ in\ &donacije +menutrans O&rphans &Sirotam +menutrans &Version &Verzija +menutrans &About &O\ programu +" }}} HELP / POMOČ + +" {{{ POPUP +menutrans &Undo &Razveljavi +menutrans Cu&t &Izreži +menutrans &Copy &Kopieraj +menutrans &Paste &Prilepi +menutrans &Delete &Zbriši +menutrans Select\ Blockwise Izbiraj\ po\ blokih +menutrans Select\ &Word Izberi\ &besedo +menutrans Select\ &Sentence Izberi\ &stavek +menutrans Select\ Pa&ragraph Izberi\ &odstavek +menutrans Select\ &Line Izberi\ vrs&tico +menutrans Select\ &Block Izberi\ b&lok +menutrans &Select\ AllggVG Izberi\ &vseggVG +" }}} POPUP + +" {{{ TOOLBAR +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Odpri datoteko + tmenu ToolBar.Save Shrani datoteko + tmenu ToolBar.SaveAll Shrani vse datoteke + tmenu ToolBar.Print Natisni + tmenu ToolBar.Undo Razveljavi + tmenu ToolBar.Redo Obnovi + tmenu ToolBar.Cut Izreži + tmenu ToolBar.Copy Kopiraj + tmenu ToolBar.Paste Prilepi + tmenu ToolBar.Find Najdi ... + tmenu ToolBar.FindNext Najdi naslednje + tmenu ToolBar.FindPrev Najdi prejšnje + tmenu ToolBar.Replace Najdi in zamenjaj ... + tmenu ToolBar.LoadSesn Naloži sejo + tmenu ToolBar.SaveSesn Shrani trenutno sejo + tmenu ToolBar.RunScript Izberi Vim skripto za izvajanje + tmenu ToolBar.Make Napravi trenutni projekt (:make) + tmenu ToolBar.RunCtags Napravi značke v trenutnem direktoriju (!ctags -R.) + tmenu ToolBar.TagJump Skoči k znački pod kurzorjem + tmenu ToolBar.Help Pomoč za Vim + tmenu ToolBar.FindHelp Išči v pomoči za Vim + endfun +endif +" }}} TOOLBAR + +" {{{ DIALOG TEXTS +let g:menutrans_no_file = "[Brez datoteke]" +let g:menutrans_help_dialog = "Vnesite ukaz ali besedo, za katero želite pomoč:\n\nUporabite predpono i_ za ukaze v načinu za pisanje (npr.: i_CTRL-X)\nUporabite predpono c_ za ukaze v ukazni vrstici (command-line) (npr.: c_)\nUporabite predpono ' za imena opcij (npr.: 'shiftwidth')" +let g:menutrans_path_dialog = "Vnesite poti za iskanje datotek.\nImena direktorijev ločite z vejico." +let g:menutrans_tags_dialog = "Vnesite imena datotek z značkami ('tag').\nImana ločite z vejicami." +let g:menutrans_textwidth_dialog = "Vnesite novo širino besedila (ali 0 za izklop formatiranja): " +let g:menutrans_fileformat_dialog = "Izberite format datoteke" +let g:menutrans_fileformat_choices = "&Unix\n&Dos\n&Mac\n&Prekliči" +" }}} diff --git a/vim73/lang/menu_slovak_slovak_republic.1250.vim b/vim73/lang/menu_slovak_slovak_republic.1250.vim new file mode 100644 index 0000000..1df513d --- /dev/null +++ b/vim73/lang/menu_slovak_slovak_republic.1250.vim @@ -0,0 +1,232 @@ +" Menu Translations: Slovak +" Translated By: Martin Lacko +" Last Change: 2006 Jun 17 + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding cp1250 + +" Help menu +menutrans &Help &Pomocnk +menutrans &Overview &Prehad +menutrans &User\ Manual Po&uvatesk\ manul +menutrans &How-to\ links &Tipy +menutrans &Find\.\.\. &Njs\.\.\. +menutrans &Credits Po&akovanie +menutrans O&rphans Si&roty +menutrans Co&pying &Licencia +menutrans &Version &Verzia +menutrans &About &O\ programe + +" File menu +menutrans &File &Sbor +menutrans &Open\.\.\.:e &Otvori\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp Ot&vori\ v\ novom\ okne\.\.\.:sp +menutrans &New:enew &Nov:enew +menutrans &Close:close &Zatvori:close +menutrans &Save:w &Uloi:w +menutrans Save\ &As\.\.\.:sav Uloi\ &ako\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. Otvor&i\ porovnanie\ v\ novom\ okne\ s\.\.\. +menutrans Split\ Patched\ &By\.\.\. Otvo&ri\ aktualizovan\ s\.\.\. +menutrans &Print &Tla +menutrans Sa&ve-Exit:wqa U&loi-Koniec:wqa +menutrans E&xit:qa &Koniec:qa + +" Edit menu +menutrans &Edit &pravy +menutrans &Undou &Spu +menutrans &Redo^R Z&rui\ sp^R +menutrans Rep&eat\. &Opakova\. +menutrans Cu&t"+x &Vystrihn"+x +menutrans &Copy"+y &Koprova"+y +menutrans &Paste"+gP V&loi"+gP +menutrans Put\ &Before[p Vloi\ &pred[p +menutrans Put\ &After]p Vloi\ za]p +menutrans &Select\ allggVG Vy&bra\ vetkoggVG +menutrans &Deletex Vy&mazax +menutrans &Find\.\.\. &Njs\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. N&ahradi\.\.\. +menutrans Settings\ &Window Mo&nosti +menutrans &Global\ Settings &Globlne monosti +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Prepn\ paletu\ zvrazovania:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! Prepn\ &ignorovanie vekosti:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Prepn\ &ukza\ zhodu:set\ sm! +menutrans &Context\ lines &Kontextov\ riadky +menutrans &Virtual\ Edit &Virtulne pravy +menutrans Never Nikdy +menutrans Block\ Selection Blokov\ vber +menutrans Insert\ mode Reim\ vkladania +menutrans Block\ and\ Insert Blok\ a\ vkladanie +menutrans Always Vdy +menutrans Toggle\ Insert\ &Mode:set\ im! Prepn\ rei&m\ vkladania:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Prepn\ vi\ kompatibilitu:set\ cp! +menutrans Search\ &Path\.\.\. Cesta\ &hadania\.\.\. +menutrans Ta&g\ Files\.\.\. Ta&gov sbory\.\.\. +menutrans Toggle\ &Toolbar Prepn\ &panel +menutrans Toggle\ &Bottom\ Scrollbar Prepn\ spodn\ posuvnk +menutrans Toggle\ &Left\ Scrollbar Prepn\ av\ posuvnk +menutrans Toggle\ &Right\ Scrollbar Prepn\ prav\ posuvnk +menutrans F&ile\ Settings Nastavenia\ sboru +menutrans Toggle\ Line\ &Numbering:set\ nu! Prepn\ slova&nie\ riadkov:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Prepn\ reim\ &zoznamu:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Prepn\ z&alamovanie\ riadkov:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Prepn\ za&lamovanie\ slov:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Prepn\ rozr&en\ tabultory:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Prepn\ automatick\ &odsadzovanie:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Prepn\ &C-odsadzovanie:set\ cin! +menutrans &Shiftwidth &rka\ iftu +menutrans Soft\ &Tabstop &Softvrov\ tabultor +menutrans Te&xt\ Width\.\.\. rka\ te&xtu\.\.\. +menutrans &File\ Format\.\.\. &Formt\ sboru\.\.\. +menutrans C&olor\ Scheme Far&ebn\ schma + +" Programming menu +menutrans &Tools &Nstroje +menutrans &Jump\ to\ this\ tagg^] &Skoi\ na\ znakug^] +menutrans Jump\ &back^T Sk&oi\ sp^T +menutrans Build\ &Tags\ File &Vytvori\ sbor\ znaiek +menutrans &Folding &Vnranie +menutrans &Enable/Disable\ foldszi Zapn/Vypn\ vnrani&ezi +menutrans &View\ Cursor\ Linezv Zobrazi\ kurzoro&v\ riadokzv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Zobrazi\ iba\ kurzorov\ riadokzMzx +menutrans C&lose\ more\ foldszm Zatvori\ viac \vnorenzm +menutrans &Close\ all\ foldszM Zatvor&i\ vetky\ vnoreniazM +menutrans O&pen\ more\ foldszr O&tvori\ viac\ vnorenzr +menutrans &Open\ all\ foldszR &Otvori\ vetky\ vnoreniazR +menutrans Fold\ Met&hod Met&da\ vnrania +menutrans M&anual M&anulne +menutrans I&ndent Odsade&nie +menutrans E&xpression &Vraz +menutrans S&yntax S&yntax +menutrans &Diff Roz&diel +menutrans Ma&rker Zna&kova +menutrans Create\ &Foldzf Vyt&vori\ vnoreniezf +menutrans &Delete\ Foldzd V&ymaza\ vnoreniezd +menutrans Delete\ &All\ FoldszD Vymaza\ vetky\ vnoreniazD +menutrans Fold\ column\ &width rka\ &vkladanho\ stpca +menutrans &Diff &Rozdiely +menutrans &Update Akt&ualizova +menutrans &Get\ Block Zob&ra\ blok +menutrans &Put\ Block &Vloi\ blok +menutrans Error\ &Window Chybov\ &okno +menutrans &Update:cwin Akt&ualizova:cwin +menutrans &Open:copen &Otvori:copen +menutrans &Close:cclose &Zatvori:cclose +menutrans &Convert\ to\ HEX:%!xxd &Konvertova\ do\ HEX:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Konve&rtova\ sp:%!xxd\ -r +menutrans &Make:make &Make:make +menutrans &List\ Errors:cl Vpis\ &chb:cl +menutrans L&ist\ Messages:cl! Vp&is\ sprv:cl! +menutrans &Next\ Error:cn a&lia\ chyba:cn +menutrans &Previous\ Error:cp &Predchdzajca\ chyba:cp +menutrans &Older\ List:cold Sta&r\ zoznam:cold +menutrans N&ewer\ List:cnew Nov\ &zoznam:cnew +menutrans Error\ &Window:cwin Chybov\ o&kno:cwin +menutrans &Set\ Compiler Vyberte\ k&ompiltor +menutrans Convert\ to\ HEX:%!xxd Prvies\ do\ es&tnstkovho\ formtu:%!xxd +menutrans Convert\ back:%!xxd\ -r Pr&evies\ sp:%!xxd\ -r + +" Names for buffer menu. +menutrans &Buffers &Vyrovnvacia\ pam +menutrans &Refresh\ menu Obnovi +menutrans &Delete Vymaza +menutrans &Alternate Zmeni +menutrans &Next &alia +menutrans &Previous &Predchdzajca +menutrans [No File] [iadny\ sbor] + +" Window menu +menutrans &Window &Okn +menutrans &New^Wn &Nov^Wn +menutrans S&plit^Ws &Rozdeli^Ws +menutrans Sp&lit\ To\ #^W^^ Ro&zdeli\ na\ #^W^^ +menutrans Split\ &Vertically^Wv Rozdeli\ &vertiklne^Wv +menutrans Split\ File\ E&xplorer Otvori\ pri&eskumnka +menutrans &Close^Wc Zatvor&i^Wc +menutrans Close\ &Other(s)^Wo Zatvori\ i&n^Wo +menutrans Move\ &To Presun& +menutrans &Top^WK Na&hor^WK +menutrans &Bottom^WJ Nado&l^WJ +menutrans &Left\ side^WH V&avo^WJ +menutrans &Right\ side^WL Vprav&o^WL +menutrans Ne&xt^Ww &alie^Ww +menutrans P&revious^WW &Predchdzajce^WW +menutrans &Equal\ Size^W= Rovnak\ v&ka^W= +menutrans &Max\ Height^W_ &Maximlna\ vka^W_ +menutrans M&in\ Height^W1_ Minimlna\ v&ka^W1_ +menutrans Max\ &Width^W\| Maximlna\ rka^W\| +menutrans Min\ Widt&h^W1\| Minimlna irka^W1\| +menutrans Rotate\ &Up^WR Rotova&\ nahor^WR +menutrans Rotate\ &Down^Wr Rotova\ na&dol^Wr +menutrans Select\ Fo&nt\.\.\. Vy&bra\ psmo\.\.\. + +" The popup menu +menutrans &Undo &Sp +menutrans Cu&t &Vystrihn +menutrans &Copy &Koprova +menutrans &Paste V&loi +menutrans &Delete V&ymaza +menutrans Select\ Blockwise Vybra\ blokovo +menutrans Select\ &Word Vybra\ sl&ovo +menutrans Select\ &Line Vybra\ &riadok +menutrans Select\ &Block Vybra\ &blok +menutrans Select\ &All Vybra\ v&etko + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Otvori sbor + tmenu ToolBar.Save Uloi sbor + tmenu ToolBar.SaveAll Uloi vetky + tmenu ToolBar.Print Tla + tmenu ToolBar.Undo Sp + tmenu ToolBar.Redo Opakova + tmenu ToolBar.Cut Vystrihn + tmenu ToolBar.Copy Koprova + tmenu ToolBar.Paste Vloi + tmenu ToolBar.Find Njs... + tmenu ToolBar.FindNext Njs alie + tmenu ToolBar.FindPrev Njs predchdzajce + tmenu ToolBar.Replace Nahradi... + if 0 " disabled; These are in the Windows menu + tmenu ToolBar.New Nov okno + tmenu ToolBar.WinSplit Rozdeli okno + tmenu ToolBar.WinMax Maximalizova okno + tmenu ToolBar.WinMin Minimalizova okno + tmenu ToolBar.WinVSplit Rozdeli okno vertiklne + tmenu ToolBar.WinMaxWidth Maximalizova rku okna + tmenu ToolBar.WinMinWidth Minimalizova rku okna + tmenu ToolBar.WinClose Zatvori okno + endif + tmenu ToolBar.LoadSesn Nata sedenie + tmenu ToolBar.SaveSesn Uloi sedenie + tmenu ToolBar.RunScript Spusti skript + tmenu ToolBar.Make Spusti make + tmenu ToolBar.Shell Spusti el + tmenu ToolBar.RunCtags Spusti ctags + tmenu ToolBar.TagJump Skoi na tag pod kurzorom + tmenu ToolBar.Help Pomocnk + tmenu ToolBar.FindHelp Njs pomocnka k... + endfun +endif + +" Syntax menu +menutrans &Syntax &Syntax +menutrans Set\ '&syntax'\ only Nastavi\ iba\ 'syntax' +menutrans Set\ '&filetype'\ too Nastavi\ aj\ 'filetype' +menutrans &Off &Vypn +menutrans &Manual &Rune +menutrans A&utomatic A&utomaticky +" menutrans o&n\ (this\ file) &Zapn\ (pre\ tento\ sbor) +" menutrans o&ff\ (this\ file) Vyp&n\ (pre\ tento\ sbor ) +menutrans on/off\ for\ &This\ file Zapn/vypn\ pre\ &tento\ sbor +menutrans Co&lor\ test Test\ &farieb +menutrans &Highlight\ test &Test\ zvrazovania +menutrans &Convert\ to\ HTML &Previes\ do\ HTML diff --git a/vim73/lang/menu_spanish_spain.850.vim b/vim73/lang/menu_spanish_spain.850.vim new file mode 100644 index 0000000..4a96a39 --- /dev/null +++ b/vim73/lang/menu_spanish_spain.850.vim @@ -0,0 +1 @@ +source :p:h/menu_es_es.latin1.vim diff --git a/vim73/lang/menu_sr.utf-8.vim b/vim73/lang/menu_sr.utf-8.vim new file mode 100644 index 0000000..4d278f9 --- /dev/null +++ b/vim73/lang/menu_sr.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Serbian + +source :p:h/menu_sr_rs.utf-8.vim diff --git a/vim73/lang/menu_sr_rs.ascii.vim b/vim73/lang/menu_sr_rs.ascii.vim new file mode 100644 index 0000000..14a9026 --- /dev/null +++ b/vim73/lang/menu_sr_rs.ascii.vim @@ -0,0 +1,258 @@ +" Menu Translations: Serbian +" Maintainer: Aleksandar Jelenak +" Last Change: Fri, 30 May 2003 12:15:30 -0400 + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +" Help menu +menutrans &Help Pomo&c +menutrans &Overview &Pregled +menutrans &User\ Manual &Uputstvo\ za\ korisnike +menutrans &How-to\ links &Kako\ da\.\.\. +menutrans &Find &Nadji +menutrans &Credits &Zasluge +menutrans Co&pying P&reuzimanje +menutrans O&rphans &Sirocici +menutrans &Version &Verzija +menutrans &About &O\ programu + +" File menu +menutrans &File &Datoteka +menutrans &Open\.\.\.:e &Otvori\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp &Podeli-otvori\.\.\.:sp +menutrans &New:enew &Nova:enew +menutrans &Close:close &Zatvori:close +menutrans &Save:w &Sacuvaj:w +menutrans Save\ &As\.\.\.:sav Sacuvaj\ &kao\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. Podeli\ i\ &uporedi\ sa\.\.\. +menutrans Split\ Patched\ &By\.\.\. Po&deli\ i\ prepravi\ sa\.\.\. +menutrans &Print Sta&mpaj +menutrans Sa&ve-Exit:wqa Sacuvaj\ i\ za&vrsi:wqa +menutrans E&xit:qa K&raj:qa + +" Edit menu +menutrans &Edit &Uredjivanje +menutrans &Undou &Vratiu +menutrans &Redo^R &Povrati^R +menutrans Rep&eat\. P&onovi\. +menutrans Cu&t"+x Ise&ci"+x +menutrans &Copy"+y &Kopiraj"+y +menutrans &Paste"+gP &Ubaci"+gP +menutrans &Paste"+P &Ubaci"+gP +menutrans Put\ &Before[p Stavi\ pre&d[p +menutrans Put\ &After]p Stavi\ &iza]p +menutrans &Deletex Iz&brisix +menutrans &Select\ allggVG Izaberi\ sv&eggVG +menutrans &Find\.\.\. &Nadji\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. Nadji\ i\ &zameni\.\.\. +menutrans Settings\ &Window P&rozor\ podesavanja +menutrans &Global\ Settings Op&sta\ podesavanja +menutrans F&ile\ Settings Podesavanja\ za\ da&toteke +menutrans &Shiftwidth &Pomeraj +menutrans Soft\ &Tabstop &Meka\ tabulacija +menutrans Te&xt\ Width\.\.\. &Sirina\ teksta\.\.\. +menutrans &File\ Format\.\.\. &Vrsta\ datoteke\.\.\. +menutrans C&olor\ Scheme Bo&je +menutrans &Keymap Pres&likavanje\ tastature +menutrans Select\ Fo&nt\.\.\. Izbor\ &fonta\.\.\. + +" Edit/Global Settings +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Naglasi\ &obrazce\ (da/ne):set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! Zanemari\ \velicinu\ &slova\ (da/ne):set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Proveri\ pratecu\ &zagradu\ (da/ne):set\ sm! +menutrans &Context\ lines Vidljivi\ &redovi +menutrans &Virtual\ Edit Virtuelno\ &uredjivanje +menutrans Toggle\ Insert\ &Mode:set\ im! Rezim\ u&nosa\ (da/ne):set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! '&Vi'\ saglasno\ (da/ne):set\ cp! +menutrans Search\ &Path\.\.\. Putanja\ &pretrage\.\.\. +menutrans Ta&g\ Files\.\.\. &Datoteke\ oznaka\.\.\. +menutrans Toggle\ &Toolbar Linija\ sa\ &alatkama\ (da/ne) +menutrans Toggle\ &Bottom\ Scrollbar Donja\ l&inija\ klizanja\ (da/ne) +menutrans Toggle\ &Left\ Scrollbar &Leva\ linija\ klizanja\ (da/ne) +menutrans Toggle\ &Right\ Scrollbar &Desna\ linija\ klizanja\ (da/ne) + +" Edit/Global Settings/Virtual Edit +menutrans Never Nikad +menutrans Block\ Selection Izbor\ bloka +menutrans Insert\ mode Rezim\ unosa +menutrans Block\ and\ Insert Blok\ i\ unos +menutrans Always Uvek + +" Edit/File Settings +menutrans Toggle\ Line\ &Numbering:set\ nu! Redni\ &brojevi\ (da/ne):set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Rezim\ &liste\ (da/ne):set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Obavijanje\ &redova\ (da/ne):set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Prelomi\ &na\ rec\ (da/ne):set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Razmaci\ umesto\ &tabulacije\ (da/ne):set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Auto-&uvlacenje\ (da/ne):set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! &Ce-uvlacenje\ (da/ne):set\ cin! + +" Edit/Keymap +menutrans None Nijedan + +" Tools menu +menutrans &Tools &Alatke +menutrans &Jump\ to\ this\ tagg^] Skoci\ na\ &ovu\ oznakug^] +menutrans Jump\ &back^T Skoci\ &natrag^T +menutrans Build\ &Tags\ File Izgradi\ &datoteku\ oznaka +menutrans &Folding &Podvijanje +menutrans Create\ &Foldzf S&tvori\ podvijutakzf +menutrans &Delete\ Foldzd O&brisi\ podvijutakzd +menutrans Delete\ &All\ FoldszD Obrisi\ sve\ po&dvijutkezD +menutrans Fold\ column\ &width Sirina\ &reda\ podvijutka +menutrans &Diff &Uporedjivanje +menutrans &Make:make 'mak&e':make +menutrans &List\ Errors:cl Spisak\ &gresaka:cl +menutrans L&ist\ Messages:cl! Sp&isak\ poruka:cl! +menutrans &Next\ Error:cn S&ledeca\ greska:cn +menutrans &Previous\ Error:cp Pre&thodna\ greska:cp +menutrans &Older\ List:cold Stari\ spisa&k:cold +menutrans N&ewer\ List:cnew No&vi\ spisak:cnew +menutrans Error\ &Window Prozor\ sa\ g&reskama +menutrans &Set\ Compiler I&zaberi\ prevodioca +menutrans &Convert\ to\ HEX:%!xxd Pretvori\ u\ &HEKS:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Vr&ati\ u\ prvobitan\ oblik:%!xxd\ -r + +" Tools/Folding +menutrans &Enable/Disable\ foldszi &Omoguci/prekini\ podvijanjezi +menutrans &View\ Cursor\ Linezv &Pokazi\ red\ sa\ kursoromzv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Pokazi\ &samo\ red\ sa\ kursoromzMzx +menutrans C&lose\ more\ foldszm &Zatvori\ vise\ podvijutakazm +menutrans &Close\ all\ foldszM Zatvori\ s&ve\ podvijutkezM +menutrans O&pen\ more\ foldszr Otvori\ vis&e\ podvijutakazr +menutrans &Open\ all\ foldszR O&tvori\ sve\ podvijutkezR +menutrans Fold\ Met&hod &Nacin\ podvijanja + +" Tools/Folding/Fold Method +menutrans M&anual &Rucno +menutrans I&ndent &Uvucenost +menutrans E&xpression &Izraz +menutrans S&yntax &Sintaksa +"menutrans &Diff +menutrans Ma&rker &Oznaka + +" Tools/Diff +menutrans &Update &Azuriraj +menutrans &Get\ Block &Prihvati\ izmenu +menutrans &Put\ Block Pre&baci\ izmenu + +" Tools/Error Window +menutrans &Update:cwin &Azuriraj:cwin +menutrans &Open:copen &Otvori:copen +menutrans &Close:cclose &Zatvori:cclose + +" Bufers menu +menutrans &Buffers &Baferi +menutrans &Refresh\ menu &Azuriraj +menutrans Delete &Obrisi +menutrans &Alternate A<ernativni +menutrans &Next &Sledeci +menutrans &Previous &Prethodni +menutrans [No\ File] [Nema\ datoteke] + +" Window menu +menutrans &Window &Prozor +menutrans &New^Wn &Novi^Wn +menutrans S&plit^Ws &Podeli^Ws +menutrans Sp&lit\ To\ #^W^^ Podeli\ sa\ &alternativnim^W^^ +menutrans Split\ &Vertically^Wv Podeli\ &uspravno^Wv +menutrans Split\ File\ E&xplorer Podeli\ za\ pregled\ &datoteka +menutrans &Close^Wc &Zatvori^Wc +menutrans Close\ &Other(s)^Wo Zatvori\ &ostale^Wo +"menutrans Ne&xt^Ww &Sledeci^Ww +"menutrans P&revious^WW P&rethodni^WW +menutrans Move\ &To Pre&mesti +menutrans Rotate\ &Up^WR &Kruzno\ nagore^WR +menutrans Rotate\ &Down^Wr Kruzno\ nadol&e^Wr +menutrans &Equal\ Size^W= &Iste\ velicine^W= +menutrans &Max\ Height^W_ Maksimalna\ &visina^W_ +menutrans M&in\ Height^W1_ Minima&lna\ visina^W1_ +menutrans Max\ &Width^W\| Maksimalna\ &sirina^W\| +menutrans Min\ Widt&h^W1\| Minimalna\ si&rina^W1\| + +" Window/Move To +menutrans &Top^WK &Vrh^WK +menutrans &Bottom^WJ &Podnozje^WJ +menutrans &Left\ side^WH U&levo^WH +menutrans &Right\ side^WL U&desno^WL + +" The popup menu +menutrans &Undo &Vrati +menutrans Cu&t &Iseci +menutrans &Copy &Kopiraj +menutrans &Paste &Ubaci +menutrans &Delete I&zbrisi +menutrans Select\ Blockwise Biraj\ &pravougaono +menutrans Select\ &Word Izaberi\ &rec +menutrans Select\ &Line Izaberi\ r&ed +menutrans Select\ &Block Izaberi\ &blok +menutrans Select\ &All Izaberi\ &sve + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Ucitaj + tmenu ToolBar.Save Sacuvaj + tmenu ToolBar.SaveAll Sacuvaj sve + tmenu ToolBar.Print Stampaj + tmenu ToolBar.Undo Vrati + tmenu ToolBar.Redo Povrati + tmenu ToolBar.Cut Iseci + tmenu ToolBar.Copy Kopiraj + tmenu ToolBar.Paste Ubaci + tmenu ToolBar.Find Nadji + tmenu ToolBar.FindNext Nadji sledeci + tmenu ToolBar.FindPrev Nadji prethodni + tmenu ToolBar.Replace Zameni + tmenu ToolBar.New Novi + tmenu ToolBar.WinSplit Podeli prozor + tmenu ToolBar.WinMax Maksimalna visina + tmenu ToolBar.WinMin Minimalna visina + tmenu ToolBar.WinVSplit Podeli uspravno + tmenu ToolBar.WinMaxWidth Maksimalna sirina + tmenu ToolBar.WinMinWidth Minimalna sirina + tmenu ToolBar.WinClose Zatvori prozor + tmenu ToolBar.LoadSesn Ucitaj seansu + tmenu ToolBar.SaveSesn Sacuvaj seansu + tmenu ToolBar.RunScript Izvrsi spis + tmenu ToolBar.Make 'make' + tmenu ToolBar.Shell Operativno okruzenje + tmenu ToolBar.RunCtags Napravi oznake + tmenu ToolBar.TagJump Idi na oznaku + tmenu ToolBar.Help Pomoc + tmenu ToolBar.FindHelp Nadji objasnjenje + endfun +endif + +" Syntax menu +menutrans &Syntax &Sintaksa +menutrans &Show\ filetypes\ in\ menu Izbor\ 'filetype'\ iz\ &menija +menutrans Set\ '&syntax'\ only Pode&si\ 'syntax'\ samo +menutrans Set\ '&filetype'\ too Podesi\ 'filetype'\ &takodje +menutrans &Off &Iskljuceno +menutrans &Manual &Rucno +menutrans A&utomatic &Automatski +menutrans on/off\ for\ &This\ file Da/ne\ za\ ovu\ &datoteku +menutrans Co&lor\ test Provera\ &boja +menutrans &Highlight\ test Provera\ isti&canja +menutrans &Convert\ to\ HTML Pretvori\ &u\ HTML + +" dialog texts +let menutrans_help_dialog = "Unesite naredbu ili rec cije pojasnjenje trazite:\n\nDodajte i_ za naredbe unosa (npr. i_CTRL-X)\nDodajte c_ za naredbe komandnog rezima (npr. s_)\nDodajte ' za imena opcija (npr. 'shiftwidth')" + +let g:menutrans_path_dialog = "Unesite put pretrage za datoteke\nRazdvojite zarezima imena direktorijuma." + +let g:menutrans_tags_dialog = "Unesite imena datoteka sa oznakama\nRazdvojite zarezima imena." + +let g:menutrans_textwidth_dialog = "Unesite novu sirinu teksta (0 sprecava prelom)" + +let g:menutrans_fileformat_dialog = "Izaberite vrstu datoteke" + +let menutrans_no_file = "[Nema datoteke]" diff --git a/vim73/lang/menu_sr_rs.iso_8859-2.vim b/vim73/lang/menu_sr_rs.iso_8859-2.vim new file mode 100644 index 0000000..992124c --- /dev/null +++ b/vim73/lang/menu_sr_rs.iso_8859-2.vim @@ -0,0 +1,259 @@ +" Menu Translations: Serbian +" Maintainer: Aleksandar Jelenak +" Last Change: Fri, 30 May 2003 12:04:48 -0400 + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 +scriptencoding iso8859-2 + +" Help menu +menutrans &Help Pomo& +menutrans &Overview &Pregled +menutrans &User\ Manual &Uputstvo\ za\ korisnike +menutrans &How-to\ links &Kako\ da\.\.\. +menutrans &Find &Nai +menutrans &Credits &Zasluge +menutrans Co&pying P&reuzimanje +menutrans O&rphans &Siroii +menutrans &Version &Verzija +menutrans &About &O\ programu + +" File menu +menutrans &File &Datoteka +menutrans &Open\.\.\.:e &Otvori\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp &Podeli-otvori\.\.\.:sp +menutrans &New:enew &Nova:enew +menutrans &Close:close &Zatvori:close +menutrans &Save:w &Sauvaj:w +menutrans Save\ &As\.\.\.:sav Sauvaj\ &kao\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. Podeli\ i\ &uporedi\ sa\.\.\. +menutrans Split\ Patched\ &By\.\.\. Po&deli\ i\ prepravi\ sa\.\.\. +menutrans &Print ta&mpaj +menutrans Sa&ve-Exit:wqa Sauvaj\ i\ za&vri:wqa +menutrans E&xit:qa K&raj:qa + +" Edit menu +menutrans &Edit &Ureivanje +menutrans &Undou &Vratiu +menutrans &Redo^R &Povrati^R +menutrans Rep&eat\. P&onovi\. +menutrans Cu&t"+x Ise&ci"+x +menutrans &Copy"+y &Kopiraj"+y +menutrans &Paste"+gP &Ubaci"+gP +menutrans &Paste"+P &Ubaci"+gP +menutrans Put\ &Before[p Stavi\ pre&d[p +menutrans Put\ &After]p Stavi\ &iza]p +menutrans &Deletex Iz&briix +menutrans &Select\ allggVG Izaberi\ sv&eggVG +menutrans &Find\.\.\. &Nai\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. Nai\ i\ &zameni\.\.\. +menutrans Settings\ &Window P&rozor\ podeavanja +menutrans &Global\ Settings Op&ta\ podeavanja +menutrans F&ile\ Settings Podeavanja\ za\ da&toteke +menutrans &Shiftwidth &Pomeraj +menutrans Soft\ &Tabstop &Meka\ tabulacija +menutrans Te&xt\ Width\.\.\. &irina\ teksta\.\.\. +menutrans &File\ Format\.\.\. &Vrsta\ datoteke\.\.\. +menutrans C&olor\ Scheme Bo&je +menutrans &Keymap Pres&likavanje\ tastature +menutrans Select\ Fo&nt\.\.\. Izbor\ &fonta\.\.\. + +" Edit/Global Settings +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Naglasi\ &obrazce\ (da/ne):set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! Zanemari\ \veliinu\ &slova\ (da/ne):set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Proveri\ prateu\ &zagradu\ (da/ne):set\ sm! +menutrans &Context\ lines Vidljivi\ &redovi +menutrans &Virtual\ Edit Virtuelno\ &ureivanje +menutrans Toggle\ Insert\ &Mode:set\ im! Reim\ u&nosa\ (da/ne):set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! '&Vi'\ saglasno\ (da/ne):set\ cp! +menutrans Search\ &Path\.\.\. Putanja\ &pretrage\.\.\. +menutrans Ta&g\ Files\.\.\. &Datoteke\ oznaka\.\.\. +menutrans Toggle\ &Toolbar Linija\ sa\ &alatkama\ (da/ne) +menutrans Toggle\ &Bottom\ Scrollbar Donja\ l&inija\ klizanja\ (da/ne) +menutrans Toggle\ &Left\ Scrollbar &Leva\ linija\ klizanja\ (da/ne) +menutrans Toggle\ &Right\ Scrollbar &Desna\ linija\ klizanja\ (da/ne) + +" Edit/Global Settings/Virtual Edit +menutrans Never Nikad +menutrans Block\ Selection Izbor\ bloka +menutrans Insert\ mode Reim\ unosa +menutrans Block\ and\ Insert Blok\ i\ unos +menutrans Always Uvek + +" Edit/File Settings +menutrans Toggle\ Line\ &Numbering:set\ nu! Redni\ &brojevi\ (da/ne):set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Reim\ &liste\ (da/ne):set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Obavijanje\ &redova\ (da/ne):set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Prelomi\ &na\ re\ (da/ne):set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Razmaci\ umesto\ &tabulacije\ (da/ne):set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Auto-&uvlaenje\ (da/ne):set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! &Ce-uvlaenje\ (da/ne):set\ cin! + +" Edit/Keymap +menutrans None Nijedan + +" Tools menu +menutrans &Tools &Alatke +menutrans &Jump\ to\ this\ tagg^] Skoi\ na\ &ovu\ oznakug^] +menutrans Jump\ &back^T Skoi\ &natrag^T +menutrans Build\ &Tags\ File Izgradi\ &datoteku\ oznaka +menutrans &Folding &Podvijanje +menutrans Create\ &Foldzf S&tvori\ podvijutakzf +menutrans &Delete\ Foldzd O&brii\ podvijutakzd +menutrans Delete\ &All\ FoldszD Obrii\ sve\ po&dvijutkezD +menutrans Fold\ column\ &width irina\ &reda\ podvijutka +menutrans &Diff &Uporeivanje +menutrans &Make:make 'mak&e':make +menutrans &List\ Errors:cl Spisak\ &greaka:cl +menutrans L&ist\ Messages:cl! Sp&isak\ poruka:cl! +menutrans &Next\ Error:cn S&ledea\ greka:cn +menutrans &Previous\ Error:cp Pre&thodna\ greka:cp +menutrans &Older\ List:cold Stari\ spisa&k:cold +menutrans N&ewer\ List:cnew No&vi\ spisak:cnew +menutrans Error\ &Window Prozor\ sa\ g&rekama +menutrans &Set\ Compiler I&zaberi\ prevodioca +menutrans &Convert\ to\ HEX:%!xxd Pretvori\ u\ &HEKS:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Vr&ati\ u\ prvobitan\ oblik:%!xxd\ -r + +" Tools/Folding +menutrans &Enable/Disable\ foldszi &Omogui/prekini\ podvijanjezi +menutrans &View\ Cursor\ Linezv &Pokai\ red\ sa\ kursoromzv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Pokai\ &samo\ red\ sa\ kursoromzMzx +menutrans C&lose\ more\ foldszm &Zatvori\ vie\ podvijutakazm +menutrans &Close\ all\ foldszM Zatvori\ s&ve\ podvijutkezM +menutrans O&pen\ more\ foldszr Otvori\ vi&e\ podvijutakazr +menutrans &Open\ all\ foldszR O&tvori\ sve\ podvijutkezR +menutrans Fold\ Met&hod &Nain\ podvijanja + +" Tools/Folding/Fold Method +menutrans M&anual &Runo +menutrans I&ndent &Uvuenost +menutrans E&xpression &Izraz +menutrans S&yntax &Sintaksa +"menutrans &Diff +menutrans Ma&rker &Oznaka + +" Tools/Diff +menutrans &Update &Auriraj +menutrans &Get\ Block &Prihvati\ izmenu +menutrans &Put\ Block Pre&baci\ izmenu + +" Tools/Error Window +menutrans &Update:cwin &Auriraj:cwin +menutrans &Open:copen &Otvori:copen +menutrans &Close:cclose &Zatvori:cclose + +" Bufers menu +menutrans &Buffers &Baferi +menutrans &Refresh\ menu &Auriraj +menutrans Delete &Obrii +menutrans &Alternate A<ernativni +menutrans &Next &Sledei +menutrans &Previous &Prethodni +menutrans [No\ File] [Nema\ datoteke] + +" Window menu +menutrans &Window &Prozor +menutrans &New^Wn &Novi^Wn +menutrans S&plit^Ws &Podeli^Ws +menutrans Sp&lit\ To\ #^W^^ Podeli\ sa\ &alternativnim^W^^ +menutrans Split\ &Vertically^Wv Podeli\ &uspravno^Wv +menutrans Split\ File\ E&xplorer Podeli\ za\ pregled\ &datoteka +menutrans &Close^Wc &Zatvori^Wc +menutrans Close\ &Other(s)^Wo Zatvori\ &ostale^Wo +"menutrans Ne&xt^Ww &Sledei^Ww +"menutrans P&revious^WW P&rethodni^WW +menutrans Move\ &To Pre&mesti +menutrans Rotate\ &Up^WR &Kruno\ nagore^WR +menutrans Rotate\ &Down^Wr Kruno\ nadol&e^Wr +menutrans &Equal\ Size^W= &Iste\ veliine^W= +menutrans &Max\ Height^W_ Maksimalna\ &visina^W_ +menutrans M&in\ Height^W1_ Minima&lna\ visina^W1_ +menutrans Max\ &Width^W\| Maksimalna\ &irina^W\| +menutrans Min\ Widt&h^W1\| Minimalna\ i&rina^W1\| + +" Window/Move To +menutrans &Top^WK &Vrh^WK +menutrans &Bottom^WJ &Podnoje^WJ +menutrans &Left\ side^WH U&levo^WH +menutrans &Right\ side^WL U&desno^WL + +" The popup menu +menutrans &Undo &Vrati +menutrans Cu&t &Iseci +menutrans &Copy &Kopiraj +menutrans &Paste &Ubaci +menutrans &Delete I&zbrii +menutrans Select\ Blockwise Biraj\ &pravougaono +menutrans Select\ &Word Izaberi\ &re +menutrans Select\ &Line Izaberi\ r&ed +menutrans Select\ &Block Izaberi\ &blok +menutrans Select\ &All Izaberi\ &sve + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Uitaj + tmenu ToolBar.Save Sauvaj + tmenu ToolBar.SaveAll Sauvaj sve + tmenu ToolBar.Print tampaj + tmenu ToolBar.Undo Vrati + tmenu ToolBar.Redo Povrati + tmenu ToolBar.Cut Iseci + tmenu ToolBar.Copy Kopiraj + tmenu ToolBar.Paste Ubaci + tmenu ToolBar.Find Nai + tmenu ToolBar.FindNext Nai sledei + tmenu ToolBar.FindPrev Nai prethodni + tmenu ToolBar.Replace Zameni + tmenu ToolBar.New Novi + tmenu ToolBar.WinSplit Podeli prozor + tmenu ToolBar.WinMax Maksimalna visina + tmenu ToolBar.WinMin Minimalna visina + tmenu ToolBar.WinVSplit Podeli uspravno + tmenu ToolBar.WinMaxWidth Maksimalna irina + tmenu ToolBar.WinMinWidth Minimalna irina + tmenu ToolBar.WinClose Zatvori prozor + tmenu ToolBar.LoadSesn Uitaj seansu + tmenu ToolBar.SaveSesn Sauvaj seansu + tmenu ToolBar.RunScript Izvri spis + tmenu ToolBar.Make 'make' + tmenu ToolBar.Shell Operativno okruenje + tmenu ToolBar.RunCtags Napravi oznake + tmenu ToolBar.TagJump Idi na oznaku + tmenu ToolBar.Help Pomo + tmenu ToolBar.FindHelp Nai objanjenje + endfun +endif + +" Syntax menu +menutrans &Syntax &Sintaksa +menutrans &Show\ filetypes\ in\ menu Izbor\ 'filetype'\ iz\ &menija +menutrans Set\ '&syntax'\ only Pode&si\ 'syntax'\ samo +menutrans Set\ '&filetype'\ too Podesi\ 'filetype'\ &takoe +menutrans &Off &Iskljueno +menutrans &Manual &Runo +menutrans A&utomatic &Automatski +menutrans on/off\ for\ &This\ file Da/ne\ za\ ovu\ &datoteku +menutrans Co&lor\ test Provera\ &boja +menutrans &Highlight\ test Provera\ isti&canja +menutrans &Convert\ to\ HTML Pretvori\ &u\ HTML + +" dialog texts +let menutrans_help_dialog = "Unesite naredbu ili re ije pojanjenje traite:\n\nDodajte i_ za naredbe unosa (npr. i_CTRL-X)\nDodajte c_ za naredbe komandnog reima (npr. s_)\nDodajte ' za imena opcija (npr. 'shiftwidth')" + +let g:menutrans_path_dialog = "Unesite put pretrage za datoteke\nRazdvojite zarezima imena direktorijuma." + +let g:menutrans_tags_dialog = "Unesite imena datoteka sa oznakama\nRazdvojite zarezima imena." + +let g:menutrans_textwidth_dialog = "Unesite novu irinu teksta (0 spreava prelom)" + +let g:menutrans_fileformat_dialog = "Izaberite vrstu datoteke" + +let menutrans_no_file = "[Nema datoteke]" diff --git a/vim73/lang/menu_sr_rs.iso_8859-5.vim b/vim73/lang/menu_sr_rs.iso_8859-5.vim new file mode 100644 index 0000000..e4d322d --- /dev/null +++ b/vim73/lang/menu_sr_rs.iso_8859-5.vim @@ -0,0 +1,259 @@ +" Menu Translations: Serbian +" Maintainer: Aleksandar Jelenak +" Last Change: Fri, 30 May 2003 12:02:07 -0400 + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 +scriptencoding iso8859-5 + +" Help menu +menutrans &Help & +menutrans &Overview & +menutrans &User\ Manual &\ \ +menutrans &How-to\ links &\ \.\.\. +menutrans &Find & +menutrans &Credits & +menutrans Co&pying & +menutrans O&rphans & +menutrans &Version & +menutrans &About &\ + +" File menu +menutrans &File & +menutrans &Open\.\.\.:e &\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp &-\.\.\.:sp +menutrans &New:enew &:enew +menutrans &Close:close &:close +menutrans &Save:w &:w +menutrans Save\ &As\.\.\.:sav \ &\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. \ \ &\ \.\.\. +menutrans Split\ Patched\ &By\.\.\. &\ \ \ \.\.\. +menutrans &Print & +menutrans Sa&ve-Exit:wqa \ \ &:wqa +menutrans E&xit:qa &:qa + +" Edit menu +menutrans &Edit & +menutrans &Undou &u +menutrans &Redo^R &^R +menutrans Rep&eat\. &\. +menutrans Cu&t"+x &"+x +menutrans &Copy"+y &"+y +menutrans &Paste"+gP &"+gP +menutrans &Paste"+P &"+gP +menutrans Put\ &Before[p \ &[p +menutrans Put\ &After]p \ &]p +menutrans &Deletex &x +menutrans &Select\ allggVG \ &ggVG +menutrans &Find\.\.\. &\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. \ \ &\.\.\. +menutrans Settings\ &Window &\ +menutrans &Global\ Settings &\ +menutrans F&ile\ Settings \ \ & +menutrans &Shiftwidth & +menutrans Soft\ &Tabstop &\ +menutrans Te&xt\ Width\.\.\. &\ \.\.\. +menutrans &File\ Format\.\.\. &\ \.\.\. +menutrans C&olor\ Scheme & +menutrans &Keymap &\ +menutrans Select\ Fo&nt\.\.\. \ &\.\.\. + +" Edit/Global Settings +menutrans Toggle\ Pattern\ &Highlight:set\ hls! \ &\ (/):set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! \ \\ &\ (/):set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! \ \ &\ (/):set\ sm! +menutrans &Context\ lines \ & +menutrans &Virtual\ Edit \ & +menutrans Toggle\ Insert\ &Mode:set\ im! \ &\ (/):set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! '&Vi'\ \ (/):set\ cp! +menutrans Search\ &Path\.\.\. \ &\.\.\. +menutrans Ta&g\ Files\.\.\. &\ \.\.\. +menutrans Toggle\ &Toolbar \ \ &\ (/) +menutrans Toggle\ &Bottom\ Scrollbar \ &\ \ (/) +menutrans Toggle\ &Left\ Scrollbar &\ \ \ (/) +menutrans Toggle\ &Right\ Scrollbar &\ \ \ (/) + +" Edit/Global Settings/Virtual Edit +menutrans Never +menutrans Block\ Selection \ +menutrans Insert\ mode \ +menutrans Block\ and\ Insert \ \ +menutrans Always + +" Edit/File Settings +menutrans Toggle\ Line\ &Numbering:set\ nu! \ &\ (/):set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! \ &\ (/):set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! \ &\ (/):set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! \ &\ \ (/):set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! \ \ &\ (/):set\ et! +menutrans Toggle\ &auto-indent:set\ ai! -&\ (/):set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! &-\ (/):set\ cin! + +" Edit/Keymap +menutrans None + +" Tools menu +menutrans &Tools & +menutrans &Jump\ to\ this\ tagg^] \ \ &\ g^] +menutrans Jump\ &back^T \ &^T +menutrans Build\ &Tags\ File \ &\ +menutrans &Folding & +menutrans Create\ &Foldzf &\ zf +menutrans &Delete\ Foldzd &\ zd +menutrans Delete\ &All\ FoldszD \ \ &zD +menutrans Fold\ column\ &width \ &\ +menutrans &Diff & +menutrans &Make:make 'mak&':make +menutrans &List\ Errors:cl \ &:cl +menutrans L&ist\ Messages:cl! &\ :cl! +menutrans &Next\ Error:cn &\ :cn +menutrans &Previous\ Error:cp &\ :cp +menutrans &Older\ List:cold \ &:cold +menutrans N&ewer\ List:cnew &\ :cnew +menutrans Error\ &Window \ \ & +menutrans &Set\ Compiler &\ +menutrans &Convert\ to\ HEX:%!xxd \ \ &ŵ:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r &\ \ \ :%!xxd\ -r + +" Tools/Folding +menutrans &Enable/Disable\ foldszi &/\ zi +menutrans &View\ Cursor\ Linezv &\ \ \ zv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx \ &\ \ \ zMzx +menutrans C&lose\ more\ foldszm &\ \ zm +menutrans &Close\ all\ foldszM \ &\ zM +menutrans O&pen\ more\ foldszr \ &\ zr +menutrans &Open\ all\ foldszR &\ \ zR +menutrans Fold\ Met&hod &\ + +" Tools/Folding/Fold Method +menutrans M&anual & +menutrans I&ndent & +menutrans E&xpression & +menutrans S&yntax & +"menutrans &Diff +menutrans Ma&rker & + +" Tools/Diff +menutrans &Update & +menutrans &Get\ Block &\ +menutrans &Put\ Block &\ + +" Tools/Error Window +menutrans &Update:cwin &:cwin +menutrans &Open:copen &:copen +menutrans &Close:cclose &:cclose + +" Bufers menu +menutrans &Buffers & +menutrans &Refresh\ menu & +menutrans Delete & +menutrans &Alternate & +menutrans &Next & +menutrans &Previous & +menutrans [No\ File] [\ ] + +" Window menu +menutrans &Window & +menutrans &New^Wn &^Wn +menutrans S&plit^Ws &^Ws +menutrans Sp&lit\ To\ #^W^^ \ \ &^W^^ +menutrans Split\ &Vertically^Wv \ &^Wv +menutrans Split\ File\ E&xplorer \ \ \ & +menutrans &Close^Wc &^Wc +menutrans Close\ &Other(s)^Wo \ &^Wo +"menutrans Ne&xt^Ww &^Ww +"menutrans P&revious^WW &^WW +menutrans Move\ &To & +menutrans Rotate\ &Up^WR &\ ^WR +menutrans Rotate\ &Down^Wr \ &^Wr +menutrans &Equal\ Size^W= &\ ^W= +menutrans &Max\ Height^W_ \ &^W_ +menutrans M&in\ Height^W1_ &\ ^W1_ +menutrans Max\ &Width^W\| \ &^W\| +menutrans Min\ Widt&h^W1\| \ &^W1\| + +" Window/Move To +menutrans &Top^WK &^WK +menutrans &Bottom^WJ &^WJ +menutrans &Left\ side^WH &^WH +menutrans &Right\ side^WL &^WL + +" The popup menu +menutrans &Undo & +menutrans Cu&t & +menutrans &Copy & +menutrans &Paste & +menutrans &Delete & +menutrans Select\ Blockwise \ & +menutrans Select\ &Word \ & +menutrans Select\ &Line \ & +menutrans Select\ &Block \ & +menutrans Select\ &All \ & + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open + tmenu ToolBar.Save + tmenu ToolBar.SaveAll + tmenu ToolBar.Print + tmenu ToolBar.Undo + tmenu ToolBar.Redo + tmenu ToolBar.Cut + tmenu ToolBar.Copy + tmenu ToolBar.Paste + tmenu ToolBar.Find + tmenu ToolBar.FindNext + tmenu ToolBar.FindPrev + tmenu ToolBar.Replace + tmenu ToolBar.New + tmenu ToolBar.WinSplit + tmenu ToolBar.WinMax + tmenu ToolBar.WinMin + tmenu ToolBar.WinVSplit + tmenu ToolBar.WinMaxWidth + tmenu ToolBar.WinMinWidth + tmenu ToolBar.WinClose + tmenu ToolBar.LoadSesn + tmenu ToolBar.SaveSesn + tmenu ToolBar.RunScript + tmenu ToolBar.Make 'make' + tmenu ToolBar.Shell + tmenu ToolBar.RunCtags + tmenu ToolBar.TagJump + tmenu ToolBar.Help + tmenu ToolBar.FindHelp + endfun +endif + +" Syntax menu +menutrans &Syntax & +menutrans &Show\ filetypes\ in\ menu \ 'filetype'\ \ & +menutrans Set\ '&syntax'\ only &\ 'syntax'\ +menutrans Set\ '&filetype'\ too \ 'filetype'\ & +menutrans &Off & +menutrans &Manual & +menutrans A&utomatic & +menutrans on/off\ for\ &This\ file /\ \ \ & +menutrans Co&lor\ test \ & +menutrans &Highlight\ test \ & +menutrans &Convert\ to\ HTML \ &\ HTML + +" dialog texts +let menutrans_help_dialog = " :\n\n i_ (. i_CTRL-X)\n c_ (. _)\n ' (. 'shiftwidth')" + +let g:menutrans_path_dialog = " \n ." + +let g:menutrans_tags_dialog = " \n ." + +let g:menutrans_textwidth_dialog = " (0 )" + +let g:menutrans_fileformat_dialog = " " + +let menutrans_no_file = "[ ]" diff --git a/vim73/lang/menu_sr_rs.utf-8.vim b/vim73/lang/menu_sr_rs.utf-8.vim new file mode 100644 index 0000000..85f1491 --- /dev/null +++ b/vim73/lang/menu_sr_rs.utf-8.vim @@ -0,0 +1,261 @@ +" Menu Translations: Serbian +" Maintainer: Aleksandar Jelenak +" Last Change: Fri, 30 May 2003 10:17:39 Eastern Daylight Time + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 +scriptencoding utf-8 + +" Help menu +menutrans &Help Помо&ћ +menutrans &Overview &Преглед +menutrans &User\ Manual &Упутство\ за\ кориснике +menutrans &How-to\ links &Како\ да\.\.\. +menutrans &Find &Нађи +menutrans &Credits &Заслуге +menutrans Co&pying П&реузимање +menutrans O&rphans &Сирочићи +menutrans &Version &Верзија +menutrans &About &О\ програму + +" File menu +menutrans &File &Датотека +menutrans &Open\.\.\.:e &Отвори\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp &Подели-отвори\.\.\.:sp +menutrans &New:enew &Нова:enew +menutrans &Close:close &Затвори:close +menutrans &Save:w &Сачувај:w +menutrans Save\ &As\.\.\.:sav Сачувај\ &као\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. Подели\ и\ &упореди\ са\.\.\. +menutrans Split\ Patched\ &By\.\.\. По&дели\ и\ преправи\ са\.\.\. +menutrans &Print Шта&мпај +menutrans Sa&ve-Exit:wqa Сачувај\ и\ за&врши:wqa +menutrans E&xit:qa К&рај:qa + +" Edit menu +menutrans &Edit &Уређивање +menutrans &Undou &Вратиu +menutrans &Redo^R &Поврати^R +menutrans Rep&eat\. П&онови\. +menutrans Cu&t"+x Исе&ци"+x +menutrans &Copy"+y &Копирај"+y +menutrans &Paste"+gP &Убаци"+gP +menutrans &Paste"+P &Убаци"+gP +menutrans Put\ &Before[p Стави\ пре&д[p +menutrans Put\ &After]p Стави\ &иза]p +menutrans &Deletex Из&бришиx +menutrans &Select\ allggVG Изабери\ св&еggVG +menutrans &Find\.\.\. &Нађи\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. Нађи\ и\ &замени\.\.\. +menutrans Settings\ &Window П&розор\ подешавања +menutrans &Global\ Settings Оп&шта\ подешавања +menutrans F&ile\ Settings Подешавања\ за\ да&тотеке +menutrans &Shiftwidth &Померај +menutrans Soft\ &Tabstop &Мека\ табулација +menutrans Te&xt\ Width\.\.\. &Ширина\ текста\.\.\. +menutrans &File\ Format\.\.\. &Врста\ датотеке\.\.\. +menutrans C&olor\ Scheme Бо&је +menutrans &Keymap Прес&ликавање\ тастатуре +menutrans Select\ Fo&nt\.\.\. Избор\ &фонта\.\.\. + +" Edit/Global Settings +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Нагласи\ &образце\ (да/не):set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! Занемари\ \величину\ &слова\ (да/не):set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Провери\ пратећу\ &заграду\ (да/не):set\ sm! +menutrans &Context\ lines Видљиви\ &редови +menutrans &Virtual\ Edit Виртуелно\ &уређивање +menutrans Toggle\ Insert\ &Mode:set\ im! Режим\ у&носа\ (да/не):set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! '&Vi'\ сагласно\ (да/не):set\ cp! +menutrans Search\ &Path\.\.\. Путања\ &претраге\.\.\. +menutrans Ta&g\ Files\.\.\. &Датотеке\ ознака\.\.\. +menutrans Toggle\ &Toolbar Линија\ са\ &алаткама\ (да/не) +menutrans Toggle\ &Bottom\ Scrollbar Доња\ л&инија\ клизања\ (да/не) +menutrans Toggle\ &Left\ Scrollbar &Лева\ линија\ клизања\ (да/не) +menutrans Toggle\ &Right\ Scrollbar &Десна\ линија\ клизања\ (да/не) + +" Edit/Global Settings/Virtual Edit +menutrans Never Никад +menutrans Block\ Selection Избор\ блока +menutrans Insert\ mode Режим\ уноса +menutrans Block\ and\ Insert Блок\ и\ унос +menutrans Always Увек + +" Edit/File Settings +menutrans Toggle\ Line\ &Numbering:set\ nu! Редни\ &бројеви\ (да/не):set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Режим\ &листе\ (да/не):set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Обавијање\ &редова\ (да/не):set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Преломи\ &на\ реч\ (да/не):set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Размаци\ уместо\ &табулације\ (да/не):set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Ауто-&увлачење\ (да/не):set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! &Це-увлачење\ (да/не):set\ cin! + +" Edit/Keymap +menutrans None Ниједан + +" Tools menu +menutrans &Tools &Алатке +menutrans &Jump\ to\ this\ tagg^] Скочи\ на\ &ову\ ознакуg^] +menutrans Jump\ &back^T Скочи\ &натраг^T +menutrans Build\ &Tags\ File Изгради\ &датотеку\ ознака +menutrans &Folding &Подвијање +menutrans Create\ &Foldzf С&твори\ подвијутакzf +menutrans &Delete\ Foldzd О&бриши\ подвијутакzd +menutrans Delete\ &All\ FoldszD Обриши\ све\ по&двијуткеzD +menutrans Fold\ column\ &width Ширина\ &реда\ подвијутка +menutrans &Diff &Упоређивање +menutrans &Make:make 'mak&е':make +menutrans &List\ Errors:cl Списак\ &грешака:cl +menutrans L&ist\ Messages:cl! Сп&исак\ порука:cl! +menutrans &Next\ Error:cn С&ледећа\ грешка:cn +menutrans &Previous\ Error:cp Пре&тходна\ грешка:cp +menutrans &Older\ List:cold Стари\ списа&к:cold +menutrans N&ewer\ List:cnew Но&ви\ списак:cnew +menutrans Error\ &Window Прозор\ са\ г&решкама +menutrans &Set\ Compiler И&забери\ преводиоца +menutrans &Convert\ to\ HEX:%!xxd Претвори\ у\ &ХЕКС:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Вр&ати\ у\ првобитан\ облик:%!xxd\ -r + +" Tools/Folding +menutrans &Enable/Disable\ foldszi &Омогући/прекини\ подвијањеzi +menutrans &View\ Cursor\ Linezv &Покажи\ ред\ са\ курсоромzv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Покажи\ &само\ ред\ са\ курсоромzMzx +menutrans C&lose\ more\ foldszm &Затвори\ више\ подвијутакаzm +menutrans &Close\ all\ foldszM Затвори\ с&ве\ подвијуткеzM +menutrans O&pen\ more\ foldszr Отвори\ виш&е\ подвијутакаzr +menutrans &Open\ all\ foldszR О&твори\ све\ подвијуткеzR +menutrans Fold\ Met&hod &Начин\ подвијања + +" Tools/Folding/Fold Method +menutrans M&anual &Ручно +menutrans I&ndent &Увученост +menutrans E&xpression &Израз +menutrans S&yntax &Синтакса +"menutrans &Diff +menutrans Ma&rker &Ознака + +" Tools/Diff +menutrans &Update &Ажурирај +menutrans &Get\ Block &Прихвати\ измену +menutrans &Put\ Block Пре&баци\ измену + +" Tools/Error Window +menutrans &Update:cwin &Ажурирај:cwin +menutrans &Open:copen &Отвори:copen +menutrans &Close:cclose &Затвори:cclose + +" Bufers menu +menutrans &Buffers &Бафери +menutrans &Refresh\ menu &Ажурирај +menutrans Delete &Обриши +menutrans &Alternate А&лтернативни +menutrans &Next &Следећи +menutrans &Previous &Претходни +menutrans [No\ File] [Нема\ датотеке] + +" Window menu +menutrans &Window &Прозор +menutrans &New^Wn &Нови^Wn +menutrans S&plit^Ws &Подели^Ws +menutrans Sp&lit\ To\ #^W^^ Подели\ са\ &алтернативним^W^^ +menutrans Split\ &Vertically^Wv Подели\ &усправно^Wv +menutrans Split\ File\ E&xplorer Подели\ за\ преглед\ &датотека +menutrans &Close^Wc &Затвори^Wc +menutrans Close\ &Other(s)^Wo Затвори\ &остале^Wo +"menutrans Ne&xt^Ww &Следећи^Ww +"menutrans P&revious^WW П&ретходни^WW +menutrans Move\ &To Пре&мести +menutrans Rotate\ &Up^WR &Кружно\ нагоре^WR +menutrans Rotate\ &Down^Wr Кружно\ надол&е^Wr +menutrans &Equal\ Size^W= &Исте\ величине^W= +menutrans &Max\ Height^W_ Максимална\ &висина^W_ +menutrans M&in\ Height^W1_ Минима&лна\ висина^W1_ +menutrans Max\ &Width^W\| Максимална\ &ширина^W\| +menutrans Min\ Widt&h^W1\| Минимална\ ши&рина^W1\| + +" Window/Move To +menutrans &Top^WK &Врх^WK +menutrans &Bottom^WJ &Подножје^WJ +menutrans &Left\ side^WH У&лево^WH +menutrans &Right\ side^WL У&десно^WL + +" The popup menu +menutrans &Undo &Врати +menutrans Cu&t &Исеци +menutrans &Copy &Копирај +menutrans &Paste &Убаци +menutrans &Delete И&збриши +menutrans Select\ Blockwise Бирај\ &правоугаоно +menutrans Select\ &Word Изабери\ &реч +menutrans Select\ &Line Изабери\ р&ед +menutrans Select\ &Block Изабери\ &блок +menutrans Select\ &All Изабери\ &све + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Учитај + tmenu ToolBar.Save Сачувај + tmenu ToolBar.SaveAll Сачувај све + tmenu ToolBar.Print Штампај + tmenu ToolBar.Undo Врати + tmenu ToolBar.Redo Поврати + tmenu ToolBar.Cut Исеци + tmenu ToolBar.Copy Копирај + tmenu ToolBar.Paste Убаци + tmenu ToolBar.Find Нађи + tmenu ToolBar.FindNext Нађи следећи + tmenu ToolBar.FindPrev Нађи претходни + tmenu ToolBar.Replace Замени + tmenu ToolBar.New Нови + tmenu ToolBar.WinSplit Подели прозор + tmenu ToolBar.WinMax Максимална висина + tmenu ToolBar.WinMin Минимална висина + tmenu ToolBar.WinVSplit Подели усправно + tmenu ToolBar.WinMaxWidth Максимална ширина + tmenu ToolBar.WinMinWidth Минимална ширина + tmenu ToolBar.WinClose Затвори прозор + tmenu ToolBar.LoadSesn Учитај сеансу + tmenu ToolBar.SaveSesn Сачувај сеансу + tmenu ToolBar.RunScript Изврши спис + tmenu ToolBar.Make 'make' + tmenu ToolBar.Shell Оперативно окружење + tmenu ToolBar.RunCtags Направи ознаке + tmenu ToolBar.TagJump Иди на ознаку + tmenu ToolBar.Help Помоћ + tmenu ToolBar.FindHelp Нађи објашњење + endfun +endif + +" Syntax menu +menutrans &Syntax &Синтакса +menutrans &Show\ filetypes\ in\ menu Избор\ 'filetype'\ из\ &менија +menutrans Set\ '&syntax'\ only Поде&си\ 'syntax'\ само +menutrans Set\ '&filetype'\ too Подеси\ 'filetype'\ &такође +menutrans &Off &Искључено +menutrans &Manual &Ручно +menutrans A&utomatic &Аутоматски +menutrans on/off\ for\ &This\ file Да/не\ за\ ову\ &датотеку +menutrans Co&lor\ test Провера\ &боја +menutrans &Highlight\ test Провера\ исти&цања +menutrans &Convert\ to\ HTML Претвори\ &у\ HTML + +" dialog texts +let menutrans_help_dialog = "Унесите наредбу или реч чије појашњење тражите:\n\nДодајте i_ за наредбе уноса (нпр. i_CTRL-X)\nДодајте c_ за наредбе командног режима (нпр. с_)\nДодајте ' за имена опција (нпр. 'shiftwidth')" + +let g:menutrans_path_dialog = "Унесите пут претраге за датотеке\nРаздвојите зарезима имена директоријума." + +let g:menutrans_tags_dialog = "Унесите имена датотека са ознакама\nРаздвојите зарезима имена." + +let g:menutrans_textwidth_dialog = "Унесите нову ширину текста (0 спречава прелом)" + +let g:menutrans_fileformat_dialog = "Изаберите врсту датотеке" + +let menutrans_no_file = "[Нема датотеке]" + +" vim: tw=0 keymap=serbian diff --git a/vim73/lang/menu_sr_yu.ascii.vim b/vim73/lang/menu_sr_yu.ascii.vim new file mode 100644 index 0000000..9d90887 --- /dev/null +++ b/vim73/lang/menu_sr_yu.ascii.vim @@ -0,0 +1,3 @@ +" Menu Translations: Serbian + +source :p:h/menu_sr_rs.ascii.vim diff --git a/vim73/lang/menu_sr_yu.iso_8859-2.vim b/vim73/lang/menu_sr_yu.iso_8859-2.vim new file mode 100644 index 0000000..98b209e --- /dev/null +++ b/vim73/lang/menu_sr_yu.iso_8859-2.vim @@ -0,0 +1,3 @@ +" Menu Translations: Serbian + +source :p:h/menu_sr_rs.iso_8859-2.vim diff --git a/vim73/lang/menu_sr_yu.iso_8859-5.vim b/vim73/lang/menu_sr_yu.iso_8859-5.vim new file mode 100644 index 0000000..f0aef77 --- /dev/null +++ b/vim73/lang/menu_sr_yu.iso_8859-5.vim @@ -0,0 +1,3 @@ +" Menu Translations: Serbian + +source :p:h/menu_sr_rs.iso_8859-5.vim diff --git a/vim73/lang/menu_sr_yu.utf-8.vim b/vim73/lang/menu_sr_yu.utf-8.vim new file mode 100644 index 0000000..4d278f9 --- /dev/null +++ b/vim73/lang/menu_sr_yu.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Serbian + +source :p:h/menu_sr_rs.utf-8.vim diff --git a/vim73/lang/menu_sv.latin1.vim b/vim73/lang/menu_sv.latin1.vim new file mode 100644 index 0000000..c5c4671 --- /dev/null +++ b/vim73/lang/menu_sv.latin1.vim @@ -0,0 +1,3 @@ +" Menu Translations: Swedish + +source :p:h/menu_sv_se.latin1.vim diff --git a/vim73/lang/menu_sv.utf-8.vim b/vim73/lang/menu_sv.utf-8.vim new file mode 100644 index 0000000..6b4f294 --- /dev/null +++ b/vim73/lang/menu_sv.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Swedish for UTF-8 encoding + +source :p:h/menu_sv_se.latin1.vim diff --git a/vim73/lang/menu_sv_se.latin1.vim b/vim73/lang/menu_sv_se.latin1.vim new file mode 100644 index 0000000..8935e0d --- /dev/null +++ b/vim73/lang/menu_sv_se.latin1.vim @@ -0,0 +1,250 @@ +" Menu Translations: Swedish +" Maintainer: Johan Svedberg +" Last Change: 2006 Apr 13 + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +" The translations below are in latin1, but they work for cp1252 and +" iso-8859-15 without conversion as well. +if &enc != "cp1252" && &enc != "iso-8859-15" + scriptencoding latin1 +endif + +" Help menu +menutrans &Help &Hjlp +menutrans &Overview &versikt +menutrans &User\ Manual &Anvndarmanual +menutrans &How-to\ links &Hur-gra-lnkar +menutrans &Find\.\.\. &Sk\.\.\. +menutrans &Credits &Tack +menutrans Co&pying &Kopieringsrttigheter +menutrans &Sponsor/Register &Sponsra/Registrera +menutrans O&rphans &Frldralsa +menutrans &Version &Version +menutrans &About &Om + +" File menu +menutrans &File &Arkiv +menutrans &Open\.\.\.:e &ppna\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp ppna\ i\ splitt-vy\.\.\.:sp +menutrans Open\ Tab\.\.\.:tabnew ppna\ flik\.\.\.:tabnew +menutrans &New:enew &Ny:enew +menutrans &Close:close S&tng:close +menutrans &Save:w &Spara:w +menutrans Save\ &As\.\.\.:sav Spara\ som\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. Dela\ diff\ med\.\.\. +menutrans Split\ Patched\ &By\.\.\. Dela\ lappad\ med\.\.\. +menutrans &Print Skriv\ &ut +menutrans Sa&ve-Exit:wqa Spara\ &och\ avsluta:wqa +menutrans E&xit:qa &Avsluta:qa + +" Edit menu +menutrans &Edit &Redigera +menutrans &Undou &ngrau +menutrans &Redo^R &Gr\ om^R +menutrans Rep&eat\. &Repetera\. +menutrans Cu&t"+x Klipp\ &ut"+x +menutrans &Copy"+y &Kopiera"+y +menutrans &Paste"+gP Klistra &in"+gP +menutrans Put\ &Before[p Stt\ in\ &fre[p +menutrans Put\ &After]p Stt\ in\ &efter]p +menutrans &Select\ AllggVG &Markera\ alltggVG +menutrans &Find\.\.\. &Sk\.\.\. +menutrans &Find/ &Sk/ +menutrans Find\ and\ Rep&lace\.\.\. Sk\ och\ erstt\.\.\. +menutrans Find\ and\ Rep&lace:%s Sk\ och\ erstt:%s +menutrans Find\ and\ Rep&lace Sk\ och\ erstt +menutrans Find\ and\ Rep&lace:s Sk\ och\ erstt:s +menutrans Settings\ &Window In&stllningar +menutrans &Global\ Settings Gl&obala\ instllningar +menutrans F&ile\ Settings Fi&linstllningar +menutrans C&olor\ Scheme F&rgschema +menutrans &Keymap &Tangentbordsuppsttning + +" Edit.Global Settings +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Vxla\ mnsterframhvning:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! Vxla\ ignorering\ av\ storlek:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Vxla\ matchningsvisning:set\ sm! +menutrans &Context\ lines Sammanhangsrader +menutrans &Virtual\ Edit Virtuell\ redigering +menutrans Never Aldrig +menutrans Block\ Selection Blockval +menutrans Insert\ mode Infogningslge +menutrans Block\ and\ Insert Block\ och\ infogning +menutrans Always Alltid +menutrans Toggle\ Insert\ &Mode:set\ im! Vxla\ infogningslge:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Vxla\ Vi-kompabilitet:set\ cp! +menutrans Search\ &Path\.\.\. Skvg\.\.\. +menutrans Ta&g\ Files\.\.\. Taggfiler\.\.\. +menutrans Toggle\ &Toolbar Vxla\ verktygsrad +menutrans Toggle\ &Bottom\ Scrollbar Vxla\ rullningslista\ i\ botten +menutrans Toggle\ &Left\ Scrollbar Vxla\ vnster\ rullningslista +menutrans Toggle\ &Right\ Scrollbar Vxla\ hger\ rullningslista +menutrans None Ingen + +" Edit.File Settings +menutrans Toggle\ Line\ &Numbering:set\ nu! Vxla\ radnumrering:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! Vxla\ listlge:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! Vxla\ radbrytning:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Vxla\ radbrytning\ vid\ ord:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! Vxla\ tab-expandering:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! Vxla\ auto-indentering:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! Vxla\ C-indentering:set\ cin! +menutrans &Shiftwidth Shiftbredd +menutrans Soft\ &Tabstop Mjuk\ tab-stopp +menutrans Te&xt\ Width\.\.\. Textbredd\.\.\. +menutrans &File\ Format\.\.\. Filformat\.\.\. + +" Tools menu +menutrans &Tools &Verktyg +menutrans &Jump\ to\ this\ tagg^] &Hoppa\ till\ den\ hr\ taggeng^] +menutrans Jump\ &back^T Hoppa\ tillbaka^T +menutrans Build\ &Tags\ File Bygg\ taggfil +menutrans &Make:make &Bygg:make +menutrans &List\ Errors:cl Listfel:cl +menutrans L&ist\ Messages:cl! Listmeddelande:cl! +menutrans &Next\ Error:cn Nsta\ fel:cn +menutrans &Previous\ Error:cp Tidigare\ fel:cp +menutrans &Older\ List:cold &ldre\ lista:cold +menutrans N&ewer\ List:cnew &Nyare\ lista:cnew +menutrans Error\ &Window Felfnster +menutrans &Update:cwin &Uppdatera:cwin +menutrans &Open:copen &ppna:copen +menutrans &Close:cclose &Stng:cclose +menutrans &Convert\ to\ HEX:%!xxd Konvertera\ till\ HEX:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Konvertera\ tillbaka:%!xxd\ -r +menutrans Se&T\ Compiler Stt\ &kompilerare + +" Tools.Spelling +menutrans &Spelling &Stavning +menutrans &Spell\ Check\ On &Stavningskontroll\ p +menutrans &Spell\ Check\ Off Stavningskontroll\ &av +menutrans To\ &Next\ error]s Till\ &nsta\ fel +menutrans To\ &Previous\ error[s Till\ &fregende\ fel +menutrans Suggest\ &Correctionsz= Fresl\ &korrigeringar +menutrans &Repeat\ correction:spellrepall &Upprepa\ korrigering + +" Tools.Folding +menutrans &Enable/Disable\ foldszi Vxla\ veckzi +menutrans &View\ Cursor\ Linezv Visa\ markrradzv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx Visa\ bara\ markrradzMzx +menutrans C&lose\ more\ foldszm Stng\ mer\ veckzm +menutrans &Close\ all\ foldszM Stng\ alla\ veckzM +menutrans O&pen\ more\ foldszr ppna\ mer\ veckzr +menutrans &Open\ all\ foldszR ppna\ mer\ veckzR +menutrans Fold\ Met&hod Veckmetod +menutrans M&anual Manual +menutrans I&ndent Indentering +menutrans E&xpression Uttryck +menutrans S&yntax Syntax +menutrans &Folding Vikning +menutrans &Diff Differans +menutrans Ma&rker Markering +menutrans Create\ &Foldzf Skapa\ veckzf +menutrans &Delete\ Foldzd Ta\ bort\ veckzd +menutrans Delete\ &All\ FoldszD Ta\ bort\ alla\ veckzD +menutrans Fold\ col&umn\ width Veckcolumnsbredd + +" Tools.Diff +menutrans &Update Uppdatera +menutrans &Get\ Block Hmta\ block +menutrans &Put\ Block Lmna\ block + +" Names for buffer menu. +menutrans &Buffers &Buffertar +menutrans &Refresh\ menu Uppdatera\ meny +menutrans &Delete Ta\ bort +menutrans &Alternate Alternativ +menutrans &Next &Nsta +menutrans &Previous &Tidigare + +" Window menu +menutrans &Window &Fnster +menutrans &New^Wn &Nytt^Wn +menutrans S&plit^Ws Dela^Ws +menutrans Sp&lit\ To\ #^W^^ Dela\ till\ #^W^^ +menutrans Split\ &Vertically^Wv Dela\ &vertikalt^Wv +menutrans Split\ File\ E&xplorer Dela\ filhanterare +menutrans &Close^Wc &Stng^Wc +menutrans Close\ &Other(s)^Wo &Stng\ alla\ andra^Wo +menutrans Ne&xt^Ww Nsta^Ww +menutrans P&revious^WW &Tidigare^WW +menutrans &Equal\ Size^W= &Samma\ storlek^W= +menutrans &Max\ Height^W_ &Maximal\ storlek^W_ +menutrans M&in\ Height^W1_ M&inimal\ storlek^W1_ +menutrans Max\ &Width^W\| Maximal\ bredd^W\| +menutrans Min\ Widt&h^W1\| Minimal\ bredd^W1\| +menutrans Move\ &To Flytta\ till +menutrans &Top^WK Toppen^WK +menutrans &Bottom^WJ Botten^WJ +menutrans &Left\ side^WH &Vnstra\ sidan^WH +menutrans &Right\ side^WL &Hgra\ sidan^WL +menutrans Rotate\ &Up^WR Rotera\ upp^WR +menutrans Rotate\ &Down^Wr Rotera\ ned^Wr +menutrans Select\ Fo&nt\.\.\. Vlj\ typsnitt\.\.\. + +" The popup menu +menutrans &Undo &ngra +menutrans Cu&t Klipp\ ut +menutrans &Copy &Kopiera +menutrans &Paste &Klistra\ in +menutrans &Delete &Ta\ bort +menutrans Select\ Blockwise Markera\ blockvis +menutrans Select\ &Word Markera\ ord +menutrans Select\ &Line Markera\ rad +menutrans Select\ &Block Markera\ block +menutrans Select\ &All Markera\ allt + +" The GUI toolbar (for Win32 or GTK) +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open ppna fil + tmenu ToolBar.Save Spara aktuell fil + tmenu ToolBar.SaveAll Spara alla filer + tmenu ToolBar.Print Skriv ut + tmenu ToolBar.Undo ngra + tmenu ToolBar.Redo Gr om + tmenu ToolBar.Cut Klipp ut + tmenu ToolBar.Copy Kopiera + tmenu ToolBar.Paste Klistra in + tmenu ToolBar.Find Sk... + tmenu ToolBar.FindNext Sk nsta + tmenu ToolBar.FindPrev Sk tidigare + tmenu ToolBar.Replace Sk och erstt... + tmenu ToolBar.LoadSesn Ladda session + tmenu ToolBar.SaveSesn Spara session + tmenu ToolBar.RunScript Kr ett Vim-skript + tmenu ToolBar.Make Bygg aktuellt projekt + tmenu ToolBar.Shell ppna ett kommandoskal + tmenu ToolBar.RunCtags Kr Ctags + tmenu ToolBar.TagJump Hoppa till tagg under markr + tmenu ToolBar.Help Hjlp + tmenu ToolBar.FindHelp Sk i hjlp + endfun +endif + +" Syntax menu +menutrans &Syntax &Syntax +menutrans &Show\ filetypes\ in\ menu &Visa\ filtyper\ i\ meny +menutrans &Off &Av +menutrans &Manual &Manuellt +menutrans A&utomatic Automatiskt +menutrans on/off\ for\ &This\ file Av/P\ fr\ aktuell\ fil +menutrans Co&lor\ test Frgtest +menutrans &Highlight\ test Framhvningstest +menutrans &Convert\ to\ HTML Konvertera\ till\ &HTML + +" dialog texts +let menutrans_no_file = "[Ingen fil]" +let menutrans_help_dialog = "Skriv in ett kommando eller ord som du vill ska hjlp p:\n\nBrja med i_ fr infogninglgeskommandon (t.ex. i_CTRL-X)\nBrja med c_ fr kommandoradredigeringskommandon (t.ex. c_)\nBrja med ' fr ett instllningsnamn (t.ex. 'shiftwidth')" +let g:menutrans_path_dialog = "Skriv in skvg fr filer.\nSeparera katalognamn med komma" +let g:menutrans_tags_dialog = "Skriv in namn p taggfiler.\nSeparera namn med komma." +let g:menutrans_textwidth_dialog = "Vlj ny textbredd (0 fr att frhindra formatering): " +let g:menutrans_fileformat_dialog = "Vlj filformat som filen ska sparas med" diff --git a/vim73/lang/menu_sv_se.utf-8.vim b/vim73/lang/menu_sv_se.utf-8.vim new file mode 100644 index 0000000..6b4f294 --- /dev/null +++ b/vim73/lang/menu_sv_se.utf-8.vim @@ -0,0 +1,3 @@ +" Menu Translations: Swedish for UTF-8 encoding + +source :p:h/menu_sv_se.latin1.vim diff --git a/vim73/lang/menu_uk_ua.cp1251.vim b/vim73/lang/menu_uk_ua.cp1251.vim new file mode 100644 index 0000000..a517ecd --- /dev/null +++ b/vim73/lang/menu_uk_ua.cp1251.vim @@ -0,0 +1,246 @@ +" Menu Translations: Ukrainian +" Maintainer: Bohdan Vlasyuk +" Last Change: 11 Oct 2001 + +" +" Please, see readme at htpp://www.vstu.edu.ua/~bohdan/vim before any +" complains, and even if you won't complain, read it anyway. +" + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 +scriptencoding cp1251 + +" Help menu +menutrans &Help & +menutrans &Overview &\ +menutrans &User\ Manual &\ \ +menutrans &How-to\ links &-? +"menutrans &GUI &GIU +menutrans &Credits & +menutrans Co&pying & +menutrans O&rphans &\ +menutrans &Version & +menutrans &About \ & + +" File menu +menutrans &File & +menutrans &Open\.\.\.:e &³\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp &\ \.\.\.:sp +menutrans &New:enew &:enew +menutrans &Close:close &:close +menutrans &Save:w &':w +menutrans Save\ &As\.\.\.:sav '\ &\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. &\ \.\.\. +menutrans Split\ Patched\ &By\.\.\. &\.\.\. +menutrans &Print & +menutrans Sa&ve-Exit:wqa \ \ &:wqa +menutrans E&xit:qa &:qa + +" Edit menu +menutrans &Edit & +menutrans &Undou &³u +menutrans &Redo^R &^R +menutrans Rep&eat\. &\. +menutrans Cu&t"+x &"+x +menutrans &Copy"+y &"+y +menutrans &Paste"+gP &"+gP +menutrans Put\ &Before[p \ &[p +menutrans Put\ &After]p \ &]p +menutrans &Select\ allggVG &\ ggVG +menutrans &Find\.\.\. &\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. &\.\.\. +menutrans Settings\ &Window ³\ & +menutrans &Global\ Settings \ & +menutrans F&ile\ Settings \ \ & +menutrans Toggle\ Line\ &Numbering:set\ nu! &\ :set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! \ &\ :set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! \ &:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! \ \ &:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! \ \ &:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! \ &:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! ³\ \ \ &C:set\ cin! +menutrans &Shiftwidth & +menutrans Te&xt\ Width\.\.\. &\ \.\.\. +menutrans &File\ Format\.\.\. &\ \.\.\. +menutrans Soft\ &Tabstop \ & +menutrans C&olor\ Scheme & +menutrans Select\ Fo&nt\.\.\. \ &\.\.\. + + +menutrans &Keymap \ +menutrans Toggle\ Pattern\ &Highlight:set\ hls! \ &:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! &\ \\ \ \ :set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! &\ :set\ sm! +menutrans &Context\ lines ʳ\ &\ +menutrans &Virtual\ Edit \ &\ \ + +menutrans Never ͳ +menutrans Block\ Selection \ +menutrans Insert\ mode \ +menutrans Block\ and\ Insert \ \ +menutrans Always + +menutrans Toggle\ Insert\ &Mode:set\ im! \ &:set\ im! +menutrans Search\ &Path\.\.\. &\ \.\.\. +menutrans Ta&g\ Files\.\.\. \ &\.\.\. + + +" +" GUI options +menutrans Toggle\ &Toolbar \ & +menutrans Toggle\ &Bottom\ Scrollbar &\ \ +menutrans Toggle\ &Left\ Scrollbar &˳\ \ +menutrans Toggle\ &Right\ Scrollbar &\ \ + +" Programming menu +menutrans &Tools & +menutrans &Jump\ to\ this\ tagg^] &\ \ g^] +menutrans Jump\ &back^T &^T +menutrans Build\ &Tags\ File &\ \ +" Folding +menutrans &Folding & +menutrans &Enable/Disable\ foldszi &/\ zi +menutrans &View\ Cursor\ Linezv &\ \ \ zv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx \ &\ \ \ zMzx +menutrans C&lose\ more\ foldszm \ &\ zm +menutrans &Close\ all\ foldszM \ &\ zM +menutrans &Open\ all\ foldszR ³\ &\ zR +menutrans O&pen\ more\ foldszr ³\ &\ zr + +menutrans Create\ &Foldzf &\ zf +menutrans &Delete\ Foldzd &\ zd +menutrans Delete\ &All\ FoldszD &\ \ zD +menutrans Fold\ column\ &width &\ \ +menutrans Fold\ Met&hod &\ +menutrans M&anual & +menutrans I&ndent &³ +menutrans E&xpression & +menutrans S&yntax & +menutrans Ma&rker & + +" Diff +menutrans &Diff & +menutrans &Update & +menutrans &Get\ Block &\ +menutrans &Put\ Block &\ + +" Make and stuff... +menutrans &Make:make &(make):make +menutrans &List\ Errors:cl &\ :cl +menutrans L&ist\ Messages:cl! &\ :cl! +menutrans &Next\ Error:cn &\ :cn +menutrans &Previous\ Error:cp &\ :cp +menutrans &Older\ List:cold &\ :cold +menutrans N&ewer\ List:cnew &\ :cnew +menutrans Error\ &Window &³\ +menutrans &Update:cwin &:cwin +menutrans &Close:cclose &:cclose +menutrans &Open:copen &³:copen + +menutrans &Set\ Compiler \ & +menutrans &Convert\ to\ HEX:%!xxd \ \ \ :%!xxd +menutrans Conve&rt\ back:%!xxd\ -r \ \ \ :%!xxd\ -r + +" Names for buffer menu. +menutrans &Buffers & +menutrans &Refresh\ menu & +menutrans Delete & +menutrans &Alternate & +menutrans &Next & +menutrans &Previous & +menutrans [No\ File] [\ ] + +" Window menu +menutrans &Window &³ +menutrans &New^Wn &^Wn +menutrans S&plit^Ws &^Ws +menutrans Sp&lit\ To\ #^W^^ \ \ &\ ^W^^ +menutrans Split\ &Vertically^Wv \ &^Wv +"menutrans Split\ &Vertically^Wv &\ ^Wv +menutrans Split\ File\ E&xplorer \ \ &\ + +menutrans &Close^Wc &^Wc +menutrans Close\ &Other(s)^Wo \ \ &^Wo +menutrans Ne&xt^Ww &^Ww +menutrans P&revious^WW &^WW +menutrans &Equal\ Size^W= &\ ^W= +menutrans &Max\ Height^W_ &\ ^W_ +menutrans M&in\ Height^W1_ &\ ^W1_ +menutrans Max\ &Width^W\| &\ ^W\| +menutrans Min\ Widt&h^W1\| &\ ^W1\| +menutrans Move\ &To & +menutrans &Top^WK &^WK +menutrans &Bottom^WJ &^WJ +menutrans &Left\ side^WH &^WH +menutrans &Right\ side^WL &^WL +menutrans Rotate\ &Up^WR &\ ^WR +menutrans Rotate\ &Down^Wr &\ ^Wr + +" The popup menu +menutrans &Undo &³ +menutrans Cu&t & +menutrans &Copy & +menutrans &Paste & +menutrans &Delete & +menutrans Select\ &Word \ & +menutrans Select\ &Line \ & +menutrans Select\ &Block \ & +menutrans Select\ &All \ & + + + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open ³ + tmenu ToolBar.Save ' + tmenu ToolBar.SaveAll ' + tmenu ToolBar.Print + tmenu ToolBar.Undo ³ + tmenu ToolBar.Redo + tmenu ToolBar.Cut + tmenu ToolBar.Copy + tmenu ToolBar.Paste + tmenu ToolBar.Find ... + tmenu ToolBar.FindNext + tmenu ToolBar.FindPrev + tmenu ToolBar.Replace ... + tmenu ToolBar.LoadSesn + tmenu ToolBar.SaveSesn ' + tmenu ToolBar.RunScript + tmenu ToolBar.Make + tmenu ToolBar.Shell Shell + tmenu ToolBar.RunCtags + tmenu ToolBar.TagJump + tmenu ToolBar.Help + tmenu ToolBar.FindHelp + endfun +endif + +" Syntax menu +menutrans &Syntax & +menutrans Set\ '&syntax'\ only \ \ '&syntax' +menutrans Set\ '&filetype'\ too \ '&filetype'\ +menutrans &Off & +menutrans &Manual & +menutrans A&utomatic & +menutrans on/off\ for\ &This\ file \ \ \ & +menutrans Co&lor\ test \ & +menutrans &Highlight\ test &\ +menutrans &Convert\ to\ HTML \ &HTML + +" dialog texts +let menutrans_no_file = "[\ ]" +let menutrans_help_dialog = " :\n\n i_ (. i_CTRL-X)\n i_ (. _)\n ' (. 'shiftwidth')" +let g:menutrans_path_dialog = " \n ." +let g:menutrans_tags_dialog = " \n ." +let g:menutrans_textwidth_dialog = " (0 )" +let g:menutrans_fileformat_dialog = " " + diff --git a/vim73/lang/menu_uk_ua.koi8-u.vim b/vim73/lang/menu_uk_ua.koi8-u.vim new file mode 100644 index 0000000..6284145 --- /dev/null +++ b/vim73/lang/menu_uk_ua.koi8-u.vim @@ -0,0 +1,246 @@ +" Menu Translations: Ukrainian +" Maintainer: Bohdan Vlasyuk +" Last Change: 11 Oct 2001 + +" +" Please, see readme at htpp://www.vstu.edu.ua/~bohdan/vim before any +" complains, and even if you won't complain, read it anyway. +" + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 +scriptencoding koi8-u + +" Help menu +menutrans &Help & +menutrans &Overview &\ æ +menutrans &User\ Manual &Ҧ\ \ +menutrans &How-to\ links &-? +"menutrans &GUI &GIU +menutrans &Credits & +menutrans Co&pying & +menutrans O&rphans &\ +menutrans &Version &Ӧ +menutrans &About \ & + +" File menu +menutrans &File & +menutrans &Open\.\.\.:e &\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp &Ħ\ צ\.\.\.:sp +menutrans &New:enew &:enew +menutrans &Close:close &:close +menutrans &Save:w &':w +menutrans Save\ &As\.\.\.:sav '\ &\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. &Ҧ\ \.\.\. +menutrans Split\ Patched\ &By\.\.\. &\.\.\. +menutrans &Print & +menutrans Sa&ve-Exit:wqa \ \ &:wqa +menutrans E&xit:qa &Ȧ:qa + +" Edit menu +menutrans &Edit & +menutrans &Undou &ͦu +menutrans &Redo^R &^R +menutrans Rep&eat\. &\. +menutrans Cu&t"+x &Ҧ"+x +menutrans &Copy"+y &Ц"+y +menutrans &Paste"+gP &"+gP +menutrans Put\ &Before[p \ &[p +menutrans Put\ &After]p \ &]p +menutrans &Select\ allggVG &\ ggVG +menutrans &Find\.\.\. &\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. &ͦ\.\.\. +menutrans Settings\ &Window \ & +menutrans &Global\ Settings Φ\ & +menutrans F&ile\ Settings \ \ & +menutrans Toggle\ Line\ &Numbering:set\ nu! &æ\ ˦:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! \ &\ צ:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! \ &:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! \ \ &:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! \ \ &æ:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! \ &צ:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! \ \ \ &C:set\ cin! +menutrans &Shiftwidth & +menutrans Te&xt\ Width\.\.\. &\ \.\.\. +menutrans &File\ Format\.\.\. &\ \.\.\. +menutrans Soft\ &Tabstop æ\ &æ +menutrans C&olor\ Scheme & +menutrans Select\ Fo&nt\.\.\. \ &\.\.\. + + +menutrans &Keymap \ צ +menutrans Toggle\ Pattern\ &Highlight:set\ hls! Ħ\ &:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! &Ҧ\ \˦\ \ ̦\ ̦:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! &\ :set\ sm! +menutrans &Context\ lines ˦\ &\ ˦ +menutrans &Virtual\ Edit \ &\ \ + +menutrans Never +menutrans Block\ Selection ¦\ +menutrans Insert\ mode \ +menutrans Block\ and\ Insert ¦\ \ +menutrans Always + +menutrans Toggle\ Insert\ &Mode:set\ im! \ &:set\ im! +menutrans Search\ &Path\.\.\. &\ \.\.\. +menutrans Ta&g\ Files\.\.\. \ &ͦ\.\.\. + + +" +" GUI options +menutrans Toggle\ &Toolbar \ &Ԧ +menutrans Toggle\ &Bottom\ Scrollbar &\ ̦Φ\ +menutrans Toggle\ &Left\ Scrollbar &\ ̦Φ\ +menutrans Toggle\ &Right\ Scrollbar &\ ̦Φ\ + +" Programming menu +menutrans &Tools & +menutrans &Jump\ to\ this\ tagg^] &\ \ ͦg^] +menutrans Jump\ &back^T &^T +menutrans Build\ &Tags\ File &\ \ ͦ +" Folding +menutrans &Folding & +menutrans &Enable/Disable\ foldszi &/\ zi +menutrans &View\ Cursor\ Linezv &\ \ \ zv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx \ &\ \ \ zMzx +menutrans C&lose\ more\ foldszm \ &¦\ ˦zm +menutrans &Close\ all\ foldszM \ &Ӧ\ zM +menutrans &Open\ all\ foldszR \ &Ӧ\ zR +menutrans O&pen\ more\ foldszr \ &\ ˦zr + +menutrans Create\ &Foldzf &\ zf +menutrans &Delete\ Foldzd &\ zd +menutrans Delete\ &All\ FoldszD &\ Ӧ\ zD +menutrans Fold\ column\ &width &\ \ ˦ +menutrans Fold\ Met&hod &\ +menutrans M&anual & +menutrans I&ndent & +menutrans E&xpression & +menutrans S&yntax & +menutrans Ma&rker & + +" Diff +menutrans &Diff &Ҧ +menutrans &Update & +menutrans &Get\ Block &\ Ҧ +menutrans &Put\ Block &\ Ҧ + +" Make and stuff... +menutrans &Make:make &(make):make +menutrans &List\ Errors:cl &\ :cl +menutrans L&ist\ Messages:cl! &\ צ:cl! +menutrans &Next\ Error:cn &\ :cn +menutrans &Previous\ Error:cp &\ :cp +menutrans &Older\ List:cold &ۦ\ :cold +menutrans N&ewer\ List:cnew &Φ\ :cnew +menutrans Error\ &Window &\ +menutrans &Update:cwin &:cwin +menutrans &Close:cclose &:cclose +menutrans &Open:copen &:copen + +menutrans &Set\ Compiler \ &Ц +menutrans &Convert\ to\ HEX:%!xxd \ \ ۦצ\ :%!xxd +menutrans Conve&rt\ back:%!xxd\ -r \ \ צ\ :%!xxd\ -r + +" Names for buffer menu. +menutrans &Buffers & +menutrans &Refresh\ menu & +menutrans Delete & +menutrans &Alternate & +menutrans &Next &̦ +menutrans &Previous &Φ +menutrans [No\ File] [\ ] + +" Window menu +menutrans &Window & +menutrans &New^Wn &^Wn +menutrans S&plit^Ws &Ħ^Ws +menutrans Sp&lit\ To\ #^W^^ Ħ\ \ &\ ^W^^ +menutrans Split\ &Vertically^Wv Ħ\ &^Wv +"menutrans Split\ &Vertically^Wv &Ħ\ ^Wv +menutrans Split\ File\ E&xplorer Ħ\ \ &\ ̦ + +menutrans &Close^Wc &^Wc +menutrans Close\ &Other(s)^Wo \ Ӧ\ &ۦ^Wo +menutrans Ne&xt^Ww &^Ww +menutrans P&revious^WW &Τ^WW +menutrans &Equal\ Size^W= &Ҧ\ ͦ^W= +menutrans &Max\ Height^W_ &¦\ ^W_ +menutrans M&in\ Height^W1_ &\ ^W1_ +menutrans Max\ &Width^W\| ¦&\ ^W\| +menutrans Min\ Widt&h^W1\| &\ ^W1\| +menutrans Move\ &To &ͦ +menutrans &Top^WK &^WK +menutrans &Bottom^WJ &^WJ +menutrans &Left\ side^WH &̦^WH +menutrans &Right\ side^WL &^WL +menutrans Rotate\ &Up^WR &̦\ ^WR +menutrans Rotate\ &Down^Wr &̦\ ^Wr + +" The popup menu +menutrans &Undo &ͦ +menutrans Cu&t &Ҧ +menutrans &Copy &Ц +menutrans &Paste & +menutrans &Delete & +menutrans Select\ &Word \ & +menutrans Select\ &Line \ & +menutrans Select\ &Block \ & +menutrans Select\ &All \ & + + + +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open + tmenu ToolBar.Save ' + tmenu ToolBar.SaveAll ' Ӧ + tmenu ToolBar.Print + tmenu ToolBar.Undo ͦ + tmenu ToolBar.Redo + tmenu ToolBar.Cut Ҧ + tmenu ToolBar.Copy Ц + tmenu ToolBar.Paste + tmenu ToolBar.Find ... + tmenu ToolBar.FindNext + tmenu ToolBar.FindPrev Φ + tmenu ToolBar.Replace ͦ... + tmenu ToolBar.LoadSesn + tmenu ToolBar.SaveSesn ' + tmenu ToolBar.RunScript + tmenu ToolBar.Make + tmenu ToolBar.Shell Shell + tmenu ToolBar.RunCtags ͦ + tmenu ToolBar.TagJump ͦ + tmenu ToolBar.Help + tmenu ToolBar.FindHelp ڦ + endfun +endif + +" Syntax menu +menutrans &Syntax & +menutrans Set\ '&syntax'\ only \ \ '&syntax' +menutrans Set\ '&filetype'\ too \ '&filetype'\ +menutrans &Off & +menutrans &Manual & +menutrans A&utomatic & +menutrans on/off\ for\ &This\ file \ \ \ & +menutrans Co&lor\ test צ\ &Ҧ +menutrans &Highlight\ test &צ\ Ħ +menutrans &Convert\ to\ HTML \ &HTML + +" dialog texts +let menutrans_no_file = "[\ ]" +let menutrans_help_dialog = "֦ :\n\n i_ (. i_CTRL-X)\n i_ (. _)\n ' æ (. 'shiftwidth')" +let g:menutrans_path_dialog = "֦ ̦\nĦ Ҧ ." +let g:menutrans_tags_dialog = "֦ ̦ ͦ\nĦ ." +let g:menutrans_textwidth_dialog = "֦ (0 צͦ )" +let g:menutrans_fileformat_dialog = "Ҧ " + diff --git a/vim73/lang/menu_vi_vn.vim b/vim73/lang/menu_vi_vn.vim new file mode 100644 index 0000000..4b2b21f --- /dev/null +++ b/vim73/lang/menu_vi_vn.vim @@ -0,0 +1,329 @@ +" Menu Translations: Vietnamese +" Maintainer: Phan Vinh Thinh +" Last Change: 12 Mar 2005 +" URL: http://iatp.vspu.ac.ru/phan/vietvim/lang/menu_vi_vn.vim +" +" +" Adopted for VietVim project by Phan Vinh Thinh. +" First translation: Phan Vinh Thinh +" +" +" Quit when menu translations have already been done. +" +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding utf-8 + +" Top +menutrans &File &Tập\ tin +menutrans &Edit &Soạn\ thảo +menutrans &Tools Cô&ng\ cụ +menutrans &Syntax &Cú\ pháp +menutrans &Buffers &Bộ\ đệm +menutrans &Window Cử&a\ sổ +menutrans &Help Trợ\ &giúp +" +" +" +" Help menu +menutrans &Overview &Tổng\ quan +menutrans &User\ Manual &Hướng\ dẫn\ sử\ dụng +menutrans &How-to\ links &Làm\ như\ thế\ nào +menutrans &Find\.\.\. Tìm\ &kiếm\.\.\. +"-------------------- +menutrans &Credits Lời\ &cảm\ ơn +menutrans Co&pying &Bản\ quyền +menutrans &Sponsor/Register &Giúp\ đỡ/Đăng\ ký +menutrans O&rphans Trẻ\ &mồ\ côi +"-------------------- +menutrans &Version &Phiên\ bản +menutrans &About &Về\ Vim +" +" +" File menu +menutrans &Open\.\.\.:e &Mở\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp &Chia-Mở\.\.\.:sp +menutrans &New:enew Mớ&i:enew +menutrans &Close:close Đó&ng:close +"-------------------- +menutrans &Save:w &Ghi\ nhớ:w +menutrans Save\ &As\.\.\.:sav Ghi\ n&hư\.\.\.:sav +"-------------------- +menutrans Split\ &Diff\ with\.\.\. &So\ sánh\ với\.\.\. +menutrans Split\ Patched\ &By\.\.\. So\ sánh\ đã\ vá\ lỗi\ &bởi\.\.\. +"-------------------- +menutrans &Print In\ &ra +menutrans Sa&ve-Exit:wqa Ghi\ nhớ\ rồi\ th&oát :wqa +menutrans E&xit:qa &Thoát:qa +" +" +" Edit menu +menutrans &Undou &Hủy\ bướcu +menutrans &Redo^R &Làm\ lại^R +menutrans Rep&eat\. Lặ&p\ lại\. +"-------------------- +menutrans Cu&t"+x &Cắt"+x +menutrans &Copy"+y &Sao\ chép"+y +menutrans &Paste"+gP &Dán"+gP +menutrans Put\ &Before[p Dán\ trướ&c[p +menutrans Put\ &After]p Dán\ sa&u]p +menutrans &Deletex &Xóax +menutrans &Select\ AllggVG Chọ&n\ tất\ cảggVG +"-------------------- +menutrans &Find\.\.\./ &Tìm\ kiếm\.\.\./ +menutrans Find\ and\ Rep&lace\.\.\. Tìm\ kiếm\ &và\ thay\ thế\.\.\. +menutrans Find\ and\ Rep&lace\.\.\.:%s Tìm\ kiếm\ &và\ thay\ thế\.\.\.:%s +menutrans Find\ and\ Rep&lace\.\.\.:s Tìm\ kiếm\ &và\ thay\ thế\.\.\:s +"-------------------- +menutrans Settings\ &Window Cửa\ &sổ\ thiết\ lập +menutrans &Global\ Settings Thiết\ lập\ t&oàn\ cầu +menutrans F&ile\ Settings &Thiết\ lập\ tập\ t&in +menutrans C&olor\ Scheme Phối\ hợp\ màu\ &sắc +menutrans &Keymap Sơ\ đồ\ &bàn\ phím +menutrans Select\ Fo&nt\.\.\. Chọn\ &phông\ chữ\.\.\. +">>>----------------- Edit/Global settings +menutrans Toggle\ Pattern\ &Highlight:set\ hls! &Chiếu\ sáng\ từ\ tìm\ thấy :set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! &Không\ tính\ đến\ kiểu\ chữ:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! Cho\ &biết\ phần\ tử\ có\ cặp:set\ sm! +menutrans &Context\ lines Số\ &dòng\ quanh\ con\ trỏ +menutrans &Virtual\ Edit &Soạn\ thảo\ ảo +menutrans Toggle\ Insert\ &Mode:set\ im! Chế\ độ\ chè&n:set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! Tương\ thích\ với\ &Vi:set\ cp! +menutrans Search\ &Path\.\.\. Đường\ dẫn\ tìm\ &kiếm\.\.\. +menutrans Ta&g\ Files\.\.\. Tập\ tin\ t&hẻ\ ghi\.\.\. +" +menutrans Toggle\ &Toolbar Ẩn/hiện\ th&anh\ công\ cụ +menutrans Toggle\ &Bottom\ Scrollbar Ẩn/hiện\ thanh\ kéo\ nằ&m\ dưới +menutrans Toggle\ &Left\ Scrollbar Ẩn/hiện\ thanh\ ké&o\ bên\ trái +menutrans Toggle\ &Right\ Scrollbar Ẩn/hiện\ thanh\ kéo\ bên\ &phải +">>>->>>------------- Edit/Global settings/Virtual edit +menutrans Never Tắt +menutrans Block\ Selection Khi\ chọn\ khối +menutrans Insert\ mode Trong\ chế\ độ\ Chèn +menutrans Block\ and\ Insert Khi\ chọn\ khối\ và\ Chèn +menutrans Always Luôn\ luôn\ bật +">>>----------------- Edit/File settings +menutrans Toggle\ Line\ &Numbering:set\ nu! Đánh\ &số\ dòng:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! &Chế\ độ\ danh\ sách:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! &Ngắt\ những\ dòng\ dài:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! Ngắt\ từ\ nguyên\ &vẹn:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! &Dấu\ trắng\ thay\ cho\ tab:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! &Tự\ động\ thụt\ dòng:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! T&hụt\ dòng\ kiểu\ C:set\ cin! +">>>--- +menutrans &Shiftwidth Chiều\ &rộng\ thụt\ dòng +menutrans Soft\ &Tabstop Chiều\ rộng\ T&ab +menutrans Te&xt\ Width\.\.\. Chiều\ rộng\ văn\ &bản\.\.\. +menutrans &File\ Format\.\.\. Định\ dạng\ tậ&p\ tin\.\.\. +">>>----------------- Edit/File settings/Color Scheme +menutrans default Mặc\ định +">>>----------------- Edit/File settings/Keymap +menutrans None Không\ dùng +menutrans arabic Ả\ rập +menutrans czech Séc +menutrans esperanto Etperantô +menutrans greek Hy\ Lạp +menutrans hebrew Do\ thái +menutrans hebrewp Do\ thái\ p +menutrans lithuania-baltic Lát-vi\ Bal-tíc +menutrans magyar Hungari +menutrans persian-iranian Iran\ Ba\ Tư +menutrans persian Ba\ Tư +menutrans russian-jcuken Nga\ jcuken +menutrans russian-jcukenwin Nga\ jcukenwin +menutrans russian-yawerty Nga\ yawerty +menutrans serbian-latin Xéc-bi\ La-tinh +menutrans serbian Xéc-bi +menutrans slovak slovak +" +" +" +" Tools menu +menutrans &Jump\ to\ this\ tagg^] &Nhảy\ tới\ thẻ\ ghig^] +menutrans Jump\ &back^T &Quay\ lại^T +menutrans Build\ &Tags\ File &Tạo\ tập\ tin\ thẻ\ ghi +"------------------- +menutrans &Folding Nếp\ &gấp +menutrans &Diff &Khác\ biệt (diff) +"------------------- +menutrans &Make:make &Biên\ dịch:make +menutrans &List\ Errors:cl &Danh\ sách\ lỗi:cl +menutrans L&ist\ Messages:cl! Danh\ &sách\ thông\ báo:cl! +menutrans &Next\ Error:cn &Lỗi\ tiếp\ theo:cn +menutrans &Previous\ Error:cp Lỗi\ t&rước:cp +menutrans &Older\ List:cold Danh\ sách\ &cũ\ hơn:cold +menutrans N&ewer\ List:cnew Danh\ sách\ &mới\ hơn:cnew +menutrans Error\ &Window Cử&a\ sổ\ lỗi +menutrans &Set\ Compiler C&họn\ trình\ biên\ dịch +"------------------- +menutrans &Convert\ to\ HEX:%!xxd Ch&uyển\ thành\ HEX:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r Chuyển\ từ\ HE&X:%!xxd\ -r +">>>---------------- Folds +menutrans &Enable/Disable\ foldszi &Bật/tắt\ nếp\ gấpzi +menutrans &View\ Cursor\ Linezv &Xem\ dòng\ có\ con\ trỏzv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx &Chỉ\ xem\ dòng\ có\ con\ trỏzMzx +menutrans C&lose\ more\ foldszm Đóng\ &nhiều\ nếp\ gấp\ hơnzm +menutrans &Close\ all\ foldszM Đóng\ mọi\ nếp\ &gấpzM +menutrans &Open\ all\ foldszR &Mở\ mọi\ nếp\ gấpzR +menutrans O&pen\ more\ foldszr Mở\ n&hiều\ nếp\ gấp\ hơnzr +menutrans Fold\ Met&hod &Phương\ pháp\ gấp +menutrans Create\ &Foldzf &Tạo\ nếp\ gấpzf +menutrans &Delete\ Foldzd Xó&a\ nếp\ gấpzd +menutrans Delete\ &All\ FoldszD Xóa\ mọ&i\ nếp\ gấpzD +menutrans Fold\ col&umn\ width Chiều\ &rộng\ cột\ nếp\ gấp +">>>->>>----------- Tools/Folds/Fold Method +menutrans M&anual &Thủ\ công +menutrans I&ndent Thụt\ &dòng +menutrans E&xpression &Biểu\ thức +menutrans S&yntax &Cú\ pháp +menutrans Ma&rker &Dấu\ hiệu +">>>--------------- Tools/Diff +menutrans &Update &Cập\ nhật +menutrans &Get\ Block &Thay\ đổi\ bộ\ đệm\ này +menutrans &Put\ Block T&hay\ đổi\ bộ\ đệm\ khác +">>>--------------- Tools/Diff/Error window +menutrans &Update:cwin &Cập\ nhật:cwin +menutrans &Close:cclose Đó&ng:cclose +menutrans &Open:copen &Mở:copen +" +" +" Syntax menu +" +menutrans &Show\ filetypes\ in\ menu &Hiển\ thị\ loại\ tập\ tin\ trong\ trình\ đơn +menutrans Set\ '&syntax'\ only &Chỉ\ thay\ đổi\ giá\ trị\ 'syntax' +menutrans Set\ '&filetype'\ too Th&ay\ đổi\ cả\ giá\ trị\ 'filetype' +menutrans &Off &Tắt +menutrans &Manual &Bằng\ tay +menutrans A&utomatic Tự\ độ&ng +menutrans on/off\ for\ &This\ file Bật\ tắt\ &cho\ tập\ tin\ này +menutrans Co&lor\ test &Kiểm\ tra\ màu\ sắc +menutrans &Highlight\ test Kiểm\ tra\ chiếu\ &sáng +menutrans &Convert\ to\ HTML &Chuyển\ thành\ HTML +">>>---------------- Syntax/AB +menutrans Apache\ config Cấu\ hình\ Apache +menutrans Ant\ build\ file Tập\ tin\ biên\ dịch\ Ant +menutrans Apache-style\ config Cấu\ hình\ phong\ cách\ Apache +menutrans Arc\ Macro\ Language Ngôn\ ngữ\ Macro\ Arc +menutrans Arch\ inventory Kiểm\ kê\ Arch +menutrans ASP\ with\ VBScript ASP\ với\ VBScript +menutrans ASP\ with\ Perl ASP\ với\ Perl +menutrans BC\ calculator Máy\ tính\ BC +menutrans BDF\ font Phông\ chữ\ BDF +menutrans blank không\ dùng +">>>---------------- Syntax/C +menutrans Calendar Lịch +menutrans Cheetah\ template Mẫu\ Cheetah +menutrans Config Cấu\ hình +" +" +" Buffers menu +" +menutrans &Refresh\ menu &Cập\ nhật\ trình\ đơn +menutrans Delete &Xóa +menutrans &Alternate Xen\ &kẽ +menutrans &Next Tiế&p\ theo +menutrans &Previous &Trước +menutrans [No\ File] [Không\ có\ tập\ tin] +" +" +" Window menu +" +menutrans &New^Wn &Mới^Wn +menutrans S&plit^Ws &Chia\ đôi^Ws +menutrans Sp&lit\ To\ #^W^^ Chia\ &tới\ #^W^^ +menutrans Split\ &Vertically^Wv Chia\ &dọc^Wv +menutrans Split\ File\ E&xplorer Mở\ trình\ &duyệt\ tập\ tin +" +menutrans &Close^Wc Đó&ng^Wc +menutrans Close\ &Other(s)^Wo Đóng\ các\ cửa\ sổ\ &khác^Wo +" +menutrans Move\ &To C&huyển\ tới +menutrans Rotate\ &Up^WR &Lên\ trên^WR +menutrans Rotate\ &Down^Wr &Xuống\ dưới^Wr +" +menutrans &Equal\ Size^W= Cân\ &bằng\ kích\ thước^W= +menutrans &Max\ Height^W_ Chiều\ c&ao\ lớn\ nhất^W_ +menutrans M&in\ Height^W1_ Chiều\ ca&o\ nhỏ\ nhất^W1_ +menutrans Max\ &Width^W\| Chiều\ &rộng\ lớn\ nhất^W\| +menutrans Min\ Widt&h^W1\| Chiề&u\ rộng\ nhỏ\ nhất^W1\| +">>>----------------- Window/Move To +menutrans &Top^WK Đầ&u^WK +menutrans &Bottom^WJ &Cuối^WJ +menutrans &Left\ side^WH &Trái^WH +menutrans &Right\ side^WL &Phải^WL +" +" +" The popup menu +" +" +menutrans &Undo &Hủy\ bước +menutrans Cu&t &Cắt +menutrans &Copy &Sao\ chép +menutrans &Paste &Dán +menutrans &Delete &Xóa +menutrans Select\ Blockwise Chọn\ &theo\ khối +menutrans Select\ &Word Chọ&n\ từ +menutrans Select\ &Line Chọn\ dòn&g +menutrans Select\ &Block Chọn\ &khối +menutrans Select\ &All Chọn\ tất\ &cả +" +" The GUI toolbar +" +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open Mở tập tin + tmenu ToolBar.Save Ghi nhớ tập tin + tmenu ToolBar.SaveAll Ghi nhớ tất cả + tmenu ToolBar.Print In ra + tmenu ToolBar.Undo Hủy bước + tmenu ToolBar.Redo Làm lại + tmenu ToolBar.Cut Cắt + tmenu ToolBar.Copy Sao chép + tmenu ToolBar.Paste Dán + tmenu ToolBar.Find Tìm kiếm + tmenu ToolBar.FindNext Tìm tiếp theo + tmenu ToolBar.FindPrev Tìm ngược lại + tmenu ToolBar.Replace Thay thế... + tmenu ToolBar.LoadSesn Nạp buổi làm việc + tmenu ToolBar.SaveSesn Ghi nhớ buổi làm việc + tmenu ToolBar.RunScript Chạy script của Vim + tmenu ToolBar.Make Biên dịch + tmenu ToolBar.Shell Shell + tmenu ToolBar.RunCtags Tạo tập tin thẻ ghi + tmenu ToolBar.TagJump Chuyển tới thẻ ghi + tmenu ToolBar.Help Trợ giúp + tmenu ToolBar.FindHelp Tìm trong trợ giúp + endfun +endif +" +" +" Dialog texts +" +" Find in help dialog +" +let g:menutrans_help_dialog = "Hãy nhập câu lệnh hoặc từ khóa tìm kiếm:\n\nThêm i_ để tìm kiếm câu lệnh của chế độ Nhập Input (Ví dụ, i_CTRL-X)\nThêm c_ để tìm kiếm câu lệnh của chế độ soạn thảo dòng lệnh (Ví dụ, с_)\nThêm ' để tìm kiếm trợ giúp cho một tùy chọn (ví dụ, 'shiftwidth')" +" +" Searh path dialog +" +let g:menutrans_path_dialog = "Hãy chỉ ra đường dẫn để tìm kiếm tập tin.\nTên của thư mục phân cách nhau bởi dấu phẩy." +" +" Tag files dialog +" +let g:menutrans_tags_dialog = "Nhập tên tập tin thẻ ghi (phân cách bởi dấu phẩy).\n" +" +" Text width dialog +" +let g:menutrans_textwidth_dialog = "Hãy nhập chiều rộng văn bản mới.\nNhập 0 để hủy bỏ." +" +" File format dialog +" +let g:menutrans_fileformat_dialog = "Hãy chọn định dạng tập tin." +let g:menutrans_fileformat_choices = "&Unix\n&Dos\n&Mac\n&Hủy bỏ" +" +let menutrans_no_file = "[không có tập tin]" diff --git a/vim73/lang/menu_zh.big5.vim b/vim73/lang/menu_zh.big5.vim new file mode 100644 index 0000000..f437ce7 --- /dev/null +++ b/vim73/lang/menu_zh.big5.vim @@ -0,0 +1,3 @@ +" Menu Translations: Traditional Chinese + +source :p:h/menu_chinese_taiwan.950.vim diff --git a/vim73/lang/menu_zh.cp936.vim b/vim73/lang/menu_zh.cp936.vim new file mode 100644 index 0000000..e398582 --- /dev/null +++ b/vim73/lang/menu_zh.cp936.vim @@ -0,0 +1,3 @@ +" Menu Translations: Simplified Chinese (for Windows) + +source :p:h/menu_chinese_gb.936.vim diff --git a/vim73/lang/menu_zh.cp950.vim b/vim73/lang/menu_zh.cp950.vim new file mode 100644 index 0000000..f437ce7 --- /dev/null +++ b/vim73/lang/menu_zh.cp950.vim @@ -0,0 +1,3 @@ +" Menu Translations: Traditional Chinese + +source :p:h/menu_chinese_taiwan.950.vim diff --git a/vim73/lang/menu_zh.gb2312.vim b/vim73/lang/menu_zh.gb2312.vim new file mode 100644 index 0000000..5a16e18 --- /dev/null +++ b/vim73/lang/menu_zh.gb2312.vim @@ -0,0 +1,3 @@ +" Menu Translations: Simplified Chinese (for Windows) + +source :p:h/menu_zh_cn.gb2312.vim diff --git a/vim73/lang/menu_zh_cn.18030.vim b/vim73/lang/menu_zh_cn.18030.vim new file mode 100644 index 0000000..99da41a --- /dev/null +++ b/vim73/lang/menu_zh_cn.18030.vim @@ -0,0 +1,3 @@ +" Menu Translations: Simplified Chinese + +source :p:h/menu_zh_cn.gb2312.vim diff --git a/vim73/lang/menu_zh_cn.cp936.vim b/vim73/lang/menu_zh_cn.cp936.vim new file mode 100644 index 0000000..e398582 --- /dev/null +++ b/vim73/lang/menu_zh_cn.cp936.vim @@ -0,0 +1,3 @@ +" Menu Translations: Simplified Chinese (for Windows) + +source :p:h/menu_chinese_gb.936.vim diff --git a/vim73/lang/menu_zh_cn.gb2312.vim b/vim73/lang/menu_zh_cn.gb2312.vim new file mode 100644 index 0000000..3ec825c --- /dev/null +++ b/vim73/lang/menu_zh_cn.gb2312.vim @@ -0,0 +1,266 @@ +" Menu Translations: Simplified Chinese +" Translated By: Yuheng Xie +" Last Change: Tue Apr 18 22:00:00 2006 + +" vim: ts=8 sw=8 noet + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +" This causes trouble for a broken iconv (symptom: last character is always +" ??). Without this it works fine anyway, because gbk/cp936 is a superset of +" gb2312. (suggested by Edward L. Fox) +" scriptencoding gb2312 + +" Help menu +menutrans &Help (&H) +menutrans &Overview (&O) +menutrans &User\ Manual ûֲ(&U) +menutrans &How-to\ links How-to\ ָ(&H) +menutrans &Find\.\.\. (&F)\.\.\. +menutrans &Credits л(&C) +menutrans Co&pying Ȩ(&P) +menutrans &Sponsor/Register /ע(&S) +menutrans O&rphans ¶(&R) +menutrans &Version 汾(&V) +menutrans &About (&A) + +" File menu +menutrans &File ļ(&F) +menutrans &Open\.\.\.:e (&O)\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp ָ(&L)\.\.\.:sp +menutrans Open\ Tab\.\.\.:tabnew 򿪱ǩ\.\.\.:tabnew +menutrans &New:enew ½(&N):enew +menutrans &Close:close ر(&C):close +menutrans &Save:w (&S):w +menutrans Save\ &As\.\.\.:sav Ϊ(&A)\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. ָȽ(Diff)(&D)\.\.\. +menutrans Split\ Patched\ &By\.\.\. ָ򲹶(Patch)(&B)\.\.\. +menutrans &Print ӡ(&P) +menutrans Sa&ve-Exit:wqa 沢˳(&V):wqa +menutrans E&xit:qa ˳(&X):qa + +" Edit menu +menutrans &Edit ༭(&E) +menutrans &Undou (&U)u +menutrans &Redo^R (&R)^R +menutrans Rep&eat\. ظϴβ(&E)\. +menutrans Cu&t"+x (&T)"+x +menutrans &Copy"+y (&C)"+y +menutrans &Paste"+gP ճ(&P)"+gP +menutrans Put\ &Before[p ճǰ(&B)[p +menutrans Put\ &After]p ճ(&A)]p +menutrans &Deletex ɾ(&D)x +menutrans &Select\ AllggVG ȫѡ(&S)ggVG +menutrans &Find\.\.\. (&F)\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. Һ滻(&L)\.\.\. +menutrans &Find/ (&F)/ +menutrans Find\ and\ Rep&lace:%s Һ滻(&L):%s +menutrans Settings\ &Window 趨(&W) +menutrans Startup\ &Settings 趨(&S) +menutrans &Global\ Settings ȫ趨(&G) + +" Edit/Global Settings +menutrans Toggle\ Pattern\ &Highlight:set\ hls! /ģʽ(&H):set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! /غԴСд(&I):set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! /ʾ(&S):set\ sm! +menutrans &Context\ lines (&C) + +menutrans &Virtual\ Edit ༭(&V) +menutrans Never Ӳ +menutrans Block\ Selection ѡ +menutrans Insert\ mode ģʽ +menutrans Block\ and\ Insert ѡͲģʽ +menutrans Always + +menutrans Toggle\ Insert\ &Mode:set\ im! /زģʽ(&M):set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! /\ Vi\ :set\ cp! +menutrans Search\ &Path\.\.\. ·(&P)\.\.\. +menutrans Ta&g\ Files\.\.\. Tag\ ļ(&T)\.\.\. + +" GUI options +menutrans Toggle\ &Toolbar /ع(&T) +menutrans Toggle\ &Bottom\ Scrollbar /صײ(&B) +menutrans Toggle\ &Left\ Scrollbar /˹(&L) +menutrans Toggle\ &Right\ Scrollbar /Ҷ˹(&R) + +" Edit/File Settings +menutrans F&ile\ Settings ļ趨(&I) + +" Boolean options +menutrans Toggle\ Line\ &Numbering:set\ nu! /ʾк(&N):set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! /\ list\ ģʽ(&L):set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! /(&W):set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! /(&R):set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! /չ\ tab(&E):set\ et! +menutrans Toggle\ &auto-indent:set\ ai! /Զ(&A):set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! /\ C\ (&C):set\ cin! + +" other options +menutrans &Shiftwidth (&S) +menutrans Soft\ &Tabstop Soft\ Tab\ (&T) +menutrans Te&xt\ Width\.\.\. ı(&X)\.\.\. +menutrans &File\ Format\.\.\. ļʽ(&F)\.\.\. +menutrans C&olor\ Scheme ɫ(&O) +menutrans Select\ Fo&nt\.\.\. ѡ(&N)\.\.\. +menutrans &Keymap ӳ(&K) + +" Programming menu +menutrans &Tools (&T) +menutrans &Jump\ to\ this\ tagg^] ת\ tag(&J)g^] +menutrans Jump\ &back^T ת(&B)^T +menutrans Build\ &Tags\ File \ Tags\ ļ(&T) + +" Tools.Spelling Menu +menutrans &Spelling ƴд(&S) +menutrans &Spell\ Check\ On ƴд(&S) +menutrans Spell\ Check\ &Off رƴд(&O) +menutrans To\ &Next\ error]s һ(&N)]s +menutrans To\ &Previous\ error[s һ(&P)[s +menutrans Suggest\ &Correctionsz= (&C)z= +menutrans &Repeat\ correction:spellrepall ظ(&R):spellrepall +menutrans Set\ language\ to\ "en" 趨Ϊ\ "en" +menutrans Set\ language\ to\ "en_au" 趨Ϊ\ "en_au" +menutrans Set\ language\ to\ "en_ca" 趨Ϊ\ "en_ca" +menutrans Set\ language\ to\ "en_gb" 趨Ϊ\ "en_gb" +menutrans Set\ language\ to\ "en_nz" 趨Ϊ\ "en_nz" +menutrans Set\ language\ to\ "en_us" 趨Ϊ\ "en_us" +menutrans &Find\ More\ Languages Ҹ(&F) + +" Tools.Fold Menu +" open close folds +menutrans &Folding ۵(&F) +menutrans &Enable/Disable\ foldszi /۵(&E)zi +menutrans &View\ Cursor\ Linezv 鿴(&V)zv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx 鿴(&W)zMzx +menutrans C&lose\ more\ foldszm رո۵(&L)zm +menutrans &Close\ all\ foldszM ر۵(&C)zM +menutrans O&pen\ more\ foldszr 򿪸۵(&P)zr +menutrans &Open\ all\ foldszR ۵(&O)zR +" fold method +menutrans Fold\ Met&hod ۵(&H) +menutrans M&anual ֹ(&A) +menutrans I&ndent (&N) +menutrans E&xpression ʽ(&X) +menutrans S&yntax ﷨(&Y) +menutrans &Diff Ƚ(Diff)(&D) +menutrans Ma&rker (&R) +" create and delete folds +menutrans Create\ &Foldzf ۵(&F)zf +menutrans &Delete\ Foldzd ɾ۵(&D)zd +menutrans Delete\ &All\ FoldszD ɾ۵(&A)zD +" moving around in folds +menutrans Fold\ column\ &width ۵(&W) + +" Tools.Diff Menu +menutrans &Diff Ƚ(Diff)(&D) +menutrans &Update (&U) +menutrans &Get\ Block õ(&G) +menutrans &Put\ Block ÿ(&P) + +menutrans &Make:make Make(&M):make +menutrans &List\ Errors:cl г(&L):cl +menutrans L&ist\ Messages:cl! гϢ(&I):cl! +menutrans &Next\ Error:cn һ(&N):cn +menutrans &Previous\ Error:cp һ(&P):cp +menutrans &Older\ List:cold ɵĴб(&O):cold +menutrans N&ewer\ List:cnew µĴб(&E):cnew +menutrans Error\ &Window 󴰿(&W) +menutrans &Update:cwin (&U):cwin +menutrans &Open:copen (&O):copen +menutrans &Close:cclose ر(&C):cclose +menutrans &Convert\ to\ HEX:%!xxd תʮ:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r ת:%!xxd\ -r +menutrans Se&T\ Compiler 趨(&T) + +" Names for buffer menu. +menutrans &Buffers (&B) +menutrans &Refresh\ menu ²˵(&R) +menutrans &Delete ɾ(&D) +menutrans &Alternate (&A) +menutrans &Next һ(&N) +menutrans &Previous һ(&P) + +" Window menu +menutrans &Window (&W) +menutrans &New^Wn ½(&N)^Wn +menutrans S&plit^Ws ָ(&P)^Ws +menutrans Sp&lit\ To\ #^W^^ ָ\ #(&L)^W^^ +menutrans Split\ &Vertically^Wv ֱָ(&V)^Wv +menutrans Split\ File\ E&xplorer ָļ(&X) +menutrans &Close^Wc ر(&C)^Wc +menutrans Close\ &Other(s)^Wo ر(&O)^Wo +menutrans Move\ &To ƶ(&T) +menutrans &Top^WK (&T)^WK +menutrans &Bottom^WJ ׶(&B)^WJ +menutrans &Left\ side^WH (&L)^WH +menutrans &Right\ side^WL ұ(&R)^WL +" menutrans Ne&xt^Ww һ(&X)^Ww +" menutrans P&revious^WW һ(&R)^WW +menutrans Rotate\ &Up^WR ֻ(&U)^WR +menutrans Rotate\ &Down^Wr ֻ(&D)^Wr +menutrans &Equal\ Size^W= ȴ(&E)^W= +menutrans &Max\ Height^W_ ߶(&M)^W +menutrans M&in\ Height^W1_ С߶(&I)^W1_ +menutrans Max\ &Width^W\| (&W)^W\| +menutrans Min\ Widt&h^W1\| С(&H)^W1\| +" +" The popup menu +menutrans &Undo (&U) +menutrans Cu&t (&T) +menutrans &Copy (&C) +menutrans &Paste ճ(&P) +menutrans &Delete ɾ(&D) +menutrans Select\ Blockwise ѡ +menutrans Select\ &Word ѡ񵥴(&W) +menutrans Select\ &Sentence ѡ(&S) +menutrans Select\ Pa&ragraph ѡ(&R) +menutrans Select\ &Line ѡ(&L) +menutrans Select\ &Block ѡ(&B) +menutrans Select\ &All ȫѡ(&A) +" +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open ļ + tmenu ToolBar.Save 浱ǰļ + tmenu ToolBar.SaveAll ȫļ + tmenu ToolBar.Print ӡ + tmenu ToolBar.Undo + tmenu ToolBar.Redo + tmenu ToolBar.Cut е + tmenu ToolBar.Copy Ƶ + tmenu ToolBar.Paste Ӽճ + tmenu ToolBar.Find ... + tmenu ToolBar.FindNext һ + tmenu ToolBar.FindPrev һ + tmenu ToolBar.Replace Һ滻... + tmenu ToolBar.LoadSesn ػỰ + tmenu ToolBar.SaveSesn 浱ǰỰ + tmenu ToolBar.RunScript Vim ű + tmenu ToolBar.Make ִ Make (:make) + tmenu ToolBar.RunCtags ڵǰĿ¼ tags (!ctags -R .) + tmenu ToolBar.TagJump תλõ tag + tmenu ToolBar.Help Vim + tmenu ToolBar.FindHelp Vim + endfun +endif + +" Syntax menu +menutrans &Syntax ﷨(&S) +menutrans &Show\ filetypes\ in\ menu ڲ˵ʾļ(&S) +menutrans &Off ر(&O) +menutrans &Manual ֹ(&M) +menutrans A&utomatic Զ(&U) +menutrans on/off\ for\ &This\ file ļ/(&T) +menutrans Co&lor\ test ɫʲ(&L) +menutrans &Highlight\ test (&H) +menutrans &Convert\ to\ HTML ת\ HTML(&C) +menutrans Set\ '&syntax'\ only 趨\ 'syntax'(&S) +menutrans Set\ '&filetype'\ too Ҳ趨\ 'filetype'(&F) diff --git a/vim73/lang/menu_zh_cn.gbk.vim b/vim73/lang/menu_zh_cn.gbk.vim new file mode 100644 index 0000000..99da41a --- /dev/null +++ b/vim73/lang/menu_zh_cn.gbk.vim @@ -0,0 +1,3 @@ +" Menu Translations: Simplified Chinese + +source :p:h/menu_zh_cn.gb2312.vim diff --git a/vim73/lang/menu_zh_cn.utf-8.vim b/vim73/lang/menu_zh_cn.utf-8.vim new file mode 100644 index 0000000..04f192f --- /dev/null +++ b/vim73/lang/menu_zh_cn.utf-8.vim @@ -0,0 +1,263 @@ +" Menu Translations: Simplified Chinese +" Translated By: Yuheng Xie +" Last Change: Tue Apr 18 22:00:00 2006 + +" vim: ts=8 sw=8 noet + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding utf-8 + +" Help menu +menutrans &Help 帮助(&H) +menutrans &Overview 纵览(&O) +menutrans &User\ Manual 用户手册(&U) +menutrans &How-to\ links How-to\ 指引(&H) +menutrans &Find\.\.\. 查找(&F)\.\.\. +menutrans &Credits 致谢(&C) +menutrans Co&pying 版权(&P) +menutrans &Sponsor/Register 赞助/注册(&S) +menutrans O&rphans 孤儿(&R) +menutrans &Version 版本(&V) +menutrans &About 关于(&A) + +" File menu +menutrans &File 文件(&F) +menutrans &Open\.\.\.:e 打开(&O)\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp 分割并打开(&L)\.\.\.:sp +menutrans Open\ Tab\.\.\.:tabnew 打开标签\.\.\.:tabnew +menutrans &New:enew 新建(&N):enew +menutrans &Close:close 关闭(&C):close +menutrans &Save:w 保存(&S):w +menutrans Save\ &As\.\.\.:sav 另存为(&A)\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. 分割比较(Diff)(&D)\.\.\. +menutrans Split\ Patched\ &By\.\.\. 分割打补丁(Patch)(&B)\.\.\. +menutrans &Print 打印(&P) +menutrans Sa&ve-Exit:wqa 保存并退出(&V):wqa +menutrans E&xit:qa 退出(&X):qa + +" Edit menu +menutrans &Edit 编辑(&E) +menutrans &Undou 撤销(&U)u +menutrans &Redo^R 重做(&R)^R +menutrans Rep&eat\. 重复上次操作(&E)\. +menutrans Cu&t"+x 剪切(&T)"+x +menutrans &Copy"+y 复制(&C)"+y +menutrans &Paste"+gP 粘贴(&P)"+gP +menutrans Put\ &Before[p 粘贴到光标前(&B)[p +menutrans Put\ &After]p 粘贴到光标后(&A)]p +menutrans &Deletex 删除(&D)x +menutrans &Select\ AllggVG 全选(&S)ggVG +menutrans &Find\.\.\. 查找(&F)\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. 查找和替换(&L)\.\.\. +menutrans &Find/ 查找(&F)/ +menutrans Find\ and\ Rep&lace:%s 查找和替换(&L):%s +menutrans Settings\ &Window 设定窗口(&W) +menutrans Startup\ &Settings 启动设定(&S) +menutrans &Global\ Settings 全局设定(&G) + +" Edit/Global Settings +menutrans Toggle\ Pattern\ &Highlight:set\ hls! 开/关模式高亮(&H):set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! 开/关忽略大小写(&I):set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! 开/关显示配对(&S):set\ sm! +menutrans &Context\ lines 上下文行数(&C) + +menutrans &Virtual\ Edit 虚拟编辑(&V) +menutrans Never 从不 +menutrans Block\ Selection 块选择 +menutrans Insert\ mode 插入模式 +menutrans Block\ and\ Insert 块选择和插入模式 +menutrans Always 总是 + +menutrans Toggle\ Insert\ &Mode:set\ im! 开/关插入模式(&M):set\ im! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! 开/关\ Vi\ 兼容:set\ cp! +menutrans Search\ &Path\.\.\. 查找路径(&P)\.\.\. +menutrans Ta&g\ Files\.\.\. Tag\ 文件(&T)\.\.\. + +" GUI options +menutrans Toggle\ &Toolbar 开/关工具栏(&T) +menutrans Toggle\ &Bottom\ Scrollbar 开/关底部滚动条(&B) +menutrans Toggle\ &Left\ Scrollbar 开/关左端滚动条(&L) +menutrans Toggle\ &Right\ Scrollbar 开/关右端滚动条(&R) + +" Edit/File Settings +menutrans F&ile\ Settings 文件设定(&I) + +" Boolean options +menutrans Toggle\ Line\ &Numbering:set\ nu! 开/关显示行号(&N):set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! 开/关\ list\ 模式(&L):set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! 开/关折行(&W):set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! 开/关整词折行(&R):set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! 开/关扩展\ tab(&E):set\ et! +menutrans Toggle\ &auto-indent:set\ ai! 开/关自动缩进(&A):set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! 开/关\ C\ 缩进(&C):set\ cin! + +" other options +menutrans &Shiftwidth 缩进宽度(&S) +menutrans Soft\ &Tabstop Soft\ Tab\ 宽度(&T) +menutrans Te&xt\ Width\.\.\. 文本宽度(&X)\.\.\. +menutrans &File\ Format\.\.\. 文件格式(&F)\.\.\. +menutrans C&olor\ Scheme 配色方案(&O) +menutrans Select\ Fo&nt\.\.\. 选择字体(&N)\.\.\. +menutrans &Keymap 键盘映射(&K) + +" Programming menu +menutrans &Tools 工具(&T) +menutrans &Jump\ to\ this\ tagg^] 跳转到这个\ tag(&J)g^] +menutrans Jump\ &back^T 跳转返回(&B)^T +menutrans Build\ &Tags\ File 建立\ Tags\ 文件(&T) + +" Tools.Spelling Menu +menutrans &Spelling 拼写检查(&S) +menutrans &Spell\ Check\ On 打开拼写检查(&S) +menutrans Spell\ Check\ &Off 关闭拼写检查(&O) +menutrans To\ &Next\ error]s 上一个错误(&N)]s +menutrans To\ &Previous\ error[s 下一个错误(&P)[s +menutrans Suggest\ &Correctionsz= 修正建议(&C)z= +menutrans &Repeat\ correction:spellrepall 重复修正(&R):spellrepall +menutrans Set\ language\ to\ "en" 设定语言为\ "en" +menutrans Set\ language\ to\ "en_au" 设定语言为\ "en_au" +menutrans Set\ language\ to\ "en_ca" 设定语言为\ "en_ca" +menutrans Set\ language\ to\ "en_gb" 设定语言为\ "en_gb" +menutrans Set\ language\ to\ "en_nz" 设定语言为\ "en_nz" +menutrans Set\ language\ to\ "en_us" 设定语言为\ "en_us" +menutrans &Find\ More\ Languages 查找更多语言(&F) + +" Tools.Fold Menu +" open close folds +menutrans &Folding 折叠(&F) +menutrans &Enable/Disable\ foldszi 启用/禁用折叠(&E)zi +menutrans &View\ Cursor\ Linezv 查看此行(&V)zv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx 仅查看此行(&W)zMzx +menutrans C&lose\ more\ foldszm 关闭更多折叠(&L)zm +menutrans &Close\ all\ foldszM 关闭所有折叠(&C)zM +menutrans O&pen\ more\ foldszr 打开更多折叠(&P)zr +menutrans &Open\ all\ foldszR 打开所有折叠(&O)zR +" fold method +menutrans Fold\ Met&hod 折叠方法(&H) +menutrans M&anual 手工(&A) +menutrans I&ndent 缩进(&N) +menutrans E&xpression 表达式(&X) +menutrans S&yntax 语法(&Y) +menutrans &Diff 比较(Diff)(&D) +menutrans Ma&rker 标记(&R) +" create and delete folds +menutrans Create\ &Foldzf 创建折叠(&F)zf +menutrans &Delete\ Foldzd 删除折叠(&D)zd +menutrans Delete\ &All\ FoldszD 删除所有折叠(&A)zD +" moving around in folds +menutrans Fold\ column\ &width 折叠栏宽度(&W) + +" Tools.Diff Menu +menutrans &Diff 比较(Diff)(&D) +menutrans &Update 更新(&U) +menutrans &Get\ Block 得到块(&G) +menutrans &Put\ Block 放置块(&P) + +menutrans &Make:make Make(&M):make +menutrans &List\ Errors:cl 列出错误(&L):cl +menutrans L&ist\ Messages:cl! 列出消息(&I):cl! +menutrans &Next\ Error:cn 下一个错误(&N):cn +menutrans &Previous\ Error:cp 上一个错误(&P):cp +menutrans &Older\ List:cold 更旧的错误列表(&O):cold +menutrans N&ewer\ List:cnew 更新的错误列表(&E):cnew +menutrans Error\ &Window 错误窗口(&W) +menutrans &Update:cwin 更新(&U):cwin +menutrans &Open:copen 打开(&O):copen +menutrans &Close:cclose 关闭(&C):cclose +menutrans &Convert\ to\ HEX:%!xxd 转换成十六进制:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r 转换返回:%!xxd\ -r +menutrans Se&T\ Compiler 设定编译器(&T) + +" Names for buffer menu. +menutrans &Buffers 缓冲区(&B) +menutrans &Refresh\ menu 更新菜单(&R) +menutrans &Delete 删除(&D) +menutrans &Alternate 交替(&A) +menutrans &Next 下一个(&N) +menutrans &Previous 上一个(&P) + +" Window menu +menutrans &Window 窗口(&W) +menutrans &New^Wn 新建(&N)^Wn +menutrans S&plit^Ws 分割(&P)^Ws +menutrans Sp&lit\ To\ #^W^^ 分割到\ #(&L)^W^^ +menutrans Split\ &Vertically^Wv 垂直分割(&V)^Wv +menutrans Split\ File\ E&xplorer 分割文件浏览器(&X) +menutrans &Close^Wc 关闭(&C)^Wc +menutrans Close\ &Other(s)^Wo 关闭其它窗口(&O)^Wo +menutrans Move\ &To 移动到(&T) +menutrans &Top^WK 顶端(&T)^WK +menutrans &Bottom^WJ 底端(&B)^WJ +menutrans &Left\ side^WH 左边(&L)^WH +menutrans &Right\ side^WL 右边(&R)^WL +" menutrans Ne&xt^Ww 下一个(&X)^Ww +" menutrans P&revious^WW 上一个(&R)^WW +menutrans Rotate\ &Up^WR 向上轮换(&U)^WR +menutrans Rotate\ &Down^Wr 向下轮换(&D)^Wr +menutrans &Equal\ Size^W= 等大(&E)^W= +menutrans &Max\ Height^W_ 最大高度(&M)^W +menutrans M&in\ Height^W1_ 最小高度(&I)^W1_ +menutrans Max\ &Width^W\| 最大宽度(&W)^W\| +menutrans Min\ Widt&h^W1\| 最小宽度(&H)^W1\| +" +" The popup menu +menutrans &Undo 撤销(&U) +menutrans Cu&t 剪切(&T) +menutrans &Copy 复制(&C) +menutrans &Paste 粘贴(&P) +menutrans &Delete 删除(&D) +menutrans Select\ Blockwise 选择块 +menutrans Select\ &Word 选择单词(&W) +menutrans Select\ &Sentence 选择句子(&S) +menutrans Select\ Pa&ragraph 选择段落(&R) +menutrans Select\ &Line 选择行(&L) +menutrans Select\ &Block 选择块(&B) +menutrans Select\ &All 全选(&A) +" +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open 打开文件 + tmenu ToolBar.Save 保存当前文件 + tmenu ToolBar.SaveAll 保存全部文件 + tmenu ToolBar.Print 打印 + tmenu ToolBar.Undo 撤销 + tmenu ToolBar.Redo 重做 + tmenu ToolBar.Cut 剪切到剪贴板 + tmenu ToolBar.Copy 复制到剪贴板 + tmenu ToolBar.Paste 从剪贴板粘贴 + tmenu ToolBar.Find 查找... + tmenu ToolBar.FindNext 查找下一个 + tmenu ToolBar.FindPrev 查找上一个 + tmenu ToolBar.Replace 查找和替换... + tmenu ToolBar.LoadSesn 加载会话 + tmenu ToolBar.SaveSesn 保存当前会话 + tmenu ToolBar.RunScript 运行 Vim 脚本 + tmenu ToolBar.Make 执行 Make (:make) + tmenu ToolBar.RunCtags 在当前目录建立 tags (!ctags -R .) + tmenu ToolBar.TagJump 跳转到光标位置的 tag + tmenu ToolBar.Help Vim 帮助 + tmenu ToolBar.FindHelp 查找 Vim 帮助 + endfun +endif + +" Syntax menu +menutrans &Syntax 语法(&S) +menutrans &Show\ filetypes\ in\ menu 在菜单中显示文件类型(&S) +menutrans &Off 关闭(&O) +menutrans &Manual 手工(&M) +menutrans A&utomatic 自动(&U) +menutrans on/off\ for\ &This\ file 仅对这个文件开/关(&T) +menutrans Co&lor\ test 色彩测试(&L) +menutrans &Highlight\ test 高亮测试(&H) +menutrans &Convert\ to\ HTML 转换成\ HTML(&C) +menutrans Set\ '&syntax'\ only 仅设定\ 'syntax'(&S) +menutrans Set\ '&filetype'\ too 也设定\ 'filetype'(&F) diff --git a/vim73/lang/menu_zh_tw.big5.vim b/vim73/lang/menu_zh_tw.big5.vim new file mode 100644 index 0000000..f437ce7 --- /dev/null +++ b/vim73/lang/menu_zh_tw.big5.vim @@ -0,0 +1,3 @@ +" Menu Translations: Traditional Chinese + +source :p:h/menu_chinese_taiwan.950.vim diff --git a/vim73/lang/menu_zh_tw.cp950.vim b/vim73/lang/menu_zh_tw.cp950.vim new file mode 100644 index 0000000..f437ce7 --- /dev/null +++ b/vim73/lang/menu_zh_tw.cp950.vim @@ -0,0 +1,3 @@ +" Menu Translations: Traditional Chinese + +source :p:h/menu_chinese_taiwan.950.vim diff --git a/vim73/lang/menu_zh_tw.utf-8.vim b/vim73/lang/menu_zh_tw.utf-8.vim new file mode 100644 index 0000000..97c56a3 --- /dev/null +++ b/vim73/lang/menu_zh_tw.utf-8.vim @@ -0,0 +1,285 @@ +" Menu Translations: Traditional Chinese +" Translated By: Hung-Te Lin +" Last Change: 2005/01/28 02:51:38 + +" {{{ Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 +" }}} + +scriptencoding utf-8 + +" {{{ Help menu: complete +menutrans &Help 輔助說明(&H) +" ------------------------------------------------------------------------ +menutrans &Overview 說明文件總覽(&O) +menutrans &User\ Manual 使用者手冊(&U) +menutrans &How-to\ links 如何作\.\.\.(&H) +menutrans &GUI 圖型界面(&G) +menutrans &Credits 感謝(&C) +menutrans Co&pying 版權(&P) +menutrans &Sponsor/Register 贊助/註冊(&S) +menutrans O&rphans 拯救孤兒(&R) +" ------------------------------------------------------------------------ +menutrans &Version 程式版本資訊(&V) +menutrans &About 關於\ Vim(&A) +" }}} + +" {{{ File menu: complete +menutrans &File 檔案(&F) +" ------------------------------------------------------------------------ +menutrans &Open\.\.\.:e 開啟(&O)\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp 分割視窗並開啟(&L):sp +menutrans &New:enew 編輯新檔案(&N):enew +menutrans &Close:close 關閉檔案(&C):close +" ------------------------------------------------------------------------ +menutrans &Save:w 儲存(&S):w +menutrans Save\ &As\.\.\.:sav 另存新檔(&A)\.\.\.:sav +" ------------------------------------------------------------------------ +menutrans Split\ &Diff\ with\.\.\. 比較(&Diff)\.\.\. +menutrans Split\ Patched\ &By\.\.\. 執行Patch(&B)\.\.\. +" ------------------------------------------------------------------------ +menutrans &Print 列印(&P) +" ------------------------------------------------------------------------ +menutrans Sa&ve-Exit:wqa 儲存並離開(&V):wqa +menutrans E&xit:qa 離開(&X):qa +" }}} + +" {{{ Edit menu +menutrans &Edit 編輯(&E) +" ------------------------------------------------------------------------ +menutrans &Undou 復原(&U)u +menutrans &Redo^R 取消上次復原(&R)^R +menutrans Rep&eat\. 重複上次動作(&E)\. +" ------------------------------------------------------------------------ +menutrans Cu&t"+x 剪下(&T)"+x +menutrans &Copy"+y 複製(&C)"+y +menutrans &Paste"+gP 貼上(&P)"+gP +menutrans Put\ &Before[p 貼到游標前(&B)[p +menutrans Put\ &After]p 貼到游標後(&A)]p +menutrans &Deletex 刪除(&D)x +menutrans &Select\ AllggVG 全選(&S)ggvG +" ------------------------------------------------------------------------ +menutrans &Find\.\.\. 尋找(&F)\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. 尋找並取代(&L)\.\.\. +" ------------------------------------------------------------------------ +menutrans Settings\ &Window 設定視窗(&W) +menutrans &Global\ Settings 全域設定(&G) +menutrans F&ile\ Settings 設定此檔案(&I) +menutrans C&olor\ Scheme 配色設定(&O) +menutrans &Keymap 鍵盤對應(&K) + " "{{{ Keymap: + menutrans None 無 + " }}} +menutrans Select\ Fo&nt\.\.\. 設定字型(&N)\.\.\. +" }}} + +" {{{ Edit.FileSettings +menutrans Toggle\ Line\ &Numbering:set\ nu! 切換顯示行號(&N):set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! 切換顯示行尾及TAB(&L):set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! 切換自動折行顯示(&W):set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! 切換折行顯示可任意斷句(&R):set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! 切換展開TAB(&E):set\ et! +menutrans Toggle\ &auto-indent:set\ ai! 切換自動縮排(&A):set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! 切換C語言縮排(&C):set\ cin! +" ------------------------------------------------------------------------ +menutrans &Shiftwidth 縮排寬度(shiftwidth)(&S) +menutrans Soft\ &Tabstop 軟體模擬TAB(softtabstop)(&T) +menutrans Te&xt\ Width\.\.\. 文字頁面寬度(textwidth)(&X)\.\.\. +menutrans &File\ Format\.\.\. 設定檔案格式(對應作業系統)(&F)\.\.\. +" }}} + +" {{{ Edit.GlobalSettings +menutrans Toggle\ Pattern\ &Highlight:set\ hls! 切換高亮度搜尋字串(&H):set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! 切換忽略大小寫(&I):set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! 切換顯示對應括號(&S):set\ sm! +menutrans Toggle\ Vi\ C&ompatible:set\ cp! 切換傳統Vi相容模式(&O):set\ cp! +menutrans &Context\ lines 本文前後保留行數(scrolloff)(&C) +menutrans &Virtual\ Edit 游標任意移動(virtualedit)(&V) + " {{{ Edit.GlobalSettings.VirtualEdit + menutrans Never 不使用 + menutrans Block\ Selection 區塊選擇時 + menutrans Insert\ mode 插入模式時 + menutrans Block\ and\ Insert 區塊與插入模式 + menutrans Always 一直開啟 + " }}} +menutrans Toggle\ Insert\ &Mode:set\ im! 切換插入模式(&M):set\ im! +menutrans Search\ &Path\.\.\. 搜尋路徑(&P)\.\.\. +menutrans Ta&g\ Files\.\.\. Tag\ 標籤索引檔案(&G)\.\.\. +" ------------------------------------------------------------------------ +menutrans Toggle\ &Toolbar 切換使用工具列(&T) +menutrans Toggle\ &Bottom\ Scrollbar 切換使用底端捲動軸(&B) +menutrans Toggle\ &Left\ Scrollbar 切換使用左端捲動軸(&L) +menutrans Toggle\ &Right\ Scrollbar 切換使用右端捲動軸(&R) +" }}} + +" {{{ Tools menu: complete +menutrans &Tools 工具(&T) +" ------------------------------------------------------------------------ +menutrans &Jump\ to\ this\ tagg^] 檢索游標處的標籤關鍵字(tag)(&J)g^] +menutrans Jump\ &back^T 跳回檢索前的位置(&B)^T +menutrans Build\ &Tags\ File 建立標籤索引檔\ Tags(&T) +" ------------------------------------------------------------------------ +menutrans &Folding 覆疊(Fold)設定(&F) + " {{{ Tools.Fold + menutrans &Enable/Disable\ foldszi 切換使用\ Folding(&E)zi + menutrans &View\ Cursor\ Linezv 檢視此層\ Fold(&V)zv + menutrans Vie&w\ Cursor\ Line\ onlyzMzx 只檢視此\ Fold(&W)zMzx + menutrans C&lose\ more\ foldszm 收起一層\ Folds(&L)zm + menutrans &Close\ all\ foldszM 收起所有\ Folds(&C)zM + menutrans O&pen\ more\ foldszr 打開一層\ Folds(&P)zr + menutrans &Open\ all\ foldszR 打開所有\ Folds(&O)zR + menutrans Fold\ Met&hod Folding\ 方式(&H) + " {{{ Tools.Fold.Method + menutrans M&anual 手動建立(&A) + menutrans I&ndent 依照縮排(&N) + menutrans E&xpression 自訂運算式(&X) + menutrans S&yntax 依照語法設定(&Y) + menutrans &Diff Diff(&D) + menutrans Ma&rker 標記(Marker)(&R) + " }}} + " ------------------------------------------------------------------------ + menutrans Create\ &Foldzf 建立\ Fold(&F)zf + menutrans &Delete\ Foldzd 刪除\ Fold(&D)zd + menutrans Delete\ &All\ FoldszD 刪除所有\ Fold(&A)zD + " ------------------------------------------------------------------------ + menutrans Fold\ column\ &width 設定\ Fold欄寬(&W) + " }}} +menutrans &Diff Diff(&D) + " {{{ Tools.Diff + menutrans &Update 更新(&U) + menutrans &Get\ Block 取得區塊(&G) + menutrans &Put\ Block 貼上區塊(&P) + " }}} +" ------------------------------------------------------------------------ +menutrans &Make:make 執行\ Make(&M):make +menutrans &List\ Errors:cl 列出編譯錯誤(&E):cl +menutrans L&ist\ Messages:cl! 列出所有訊息(&I):cl! +menutrans &Next\ Error:cn 下一個編譯錯誤處(&N):cn +menutrans &Previous\ Error:cp 上一個編譯錯誤處(&P):cp +menutrans &Older\ List:cold 檢視舊錯誤列表(&O):cold +menutrans N&ewer\ List:cnew 檢視新錯誤列表(&E):cnew +menutrans Error\ &Window 錯誤訊息視窗(&W) + " {{{ Tools.ErrorWindow + menutrans &Update:cwin 更新(&U):cwin + menutrans &Open:copen 開啟(&O):copen + menutrans &Close:cclose 關閉(&C):cclose + " }}} +menutrans &Set\ Compiler 設定編譯器Compiler(&S) +" ------------------------------------------------------------------------ +menutrans &Convert\ to\ HEX:%!xxd 轉換成16進位碼(&C):%!xxd +menutrans Conve&rt\ back:%!xxd\ -r 從16進位碼轉換回文字(&R):%!xxd\ -r +" }}} + +" {{{ Syntax menu: compete +menutrans &Syntax 語法效果(&S) +" ------------------------------------------------------------------------ +menutrans &Show\ filetypes\ in\ menu 顯示所有可用檔案格式(&S) +menutrans Set\ '&syntax'\ only 只使用\ 'syntax'(&S) +menutrans Set\ '&filetype'\ too 使用\ 'syntax'+'filetype'(&F) +menutrans &Off 關閉效果(&O) +menutrans &Manual 手動設定(&M) +menutrans A&utomatic 自動設定(&U) +menutrans on/off\ for\ &This\ file 只切換此檔的效果設定(&T) +" ------------------------------------------------------------------------ +menutrans Co&lor\ test 色彩顯示測試(&L) +menutrans &Highlight\ test 語法效果測試(&H) +menutrans &Convert\ to\ HTML 轉換成\ HTML\ 格式(&C) +" }}} + +" {{{ Buffers menu: complete +menutrans &Buffers 緩衝區(&B) +" ------------------------------------------------------------------------ +menutrans &Refresh\ menu 更新(&R) +menutrans &Delete 刪除(&D) +menutrans &Alternate 切換上次編輯緩衝區(&A) +menutrans &Next 下一個(&N) +menutrans &Previous 前一個(&P) +" ------------------------------------------------------------------------ +" menutrans [No\ file] [無檔案] +" }}} + +" {{{ Window menu: complete +menutrans &Window 視窗(&W) +" ------------------------------------------------------------------------ +menutrans &New^Wn 開新視窗(&N)^Wn +menutrans S&plit^Ws 分割視窗(&P)^Ws +menutrans Sp&lit\ To\ #^W^^ 分割到#(&L)^W^^ +menutrans Split\ &Vertically^Wv 垂直分割(&V)^Wv +menutrans Split\ File\ E&xplorer 檔案總管式分割(&X) +" ------------------------------------------------------------------------ +menutrans &Close^Wc 關閉視窗(&C)^Wc +menutrans Close\ &Other(s)^Wo 關閉其它視窗(&O)^Wo +" ------------------------------------------------------------------------ +menutrans Move\ &To 移至(&T) + " {{{ Window.MoveTo + menutrans &Top^WK 頂端(&T)^WK + menutrans &Bottom^WJ 底端(&B)^WJ + menutrans &Left\ side^WH 左邊(&L)^WH + menutrans &Right\ side^WL 右邊(&R)^WL + " }}} +menutrans Rotate\ &Up^WR 上移視窗(&U)^WR +menutrans Rotate\ &Down^Wr 下移視窗(&D)^Wr +" ------------------------------------------------------------------------ +menutrans &Equal\ Size^W= 所有視窗等高(&E)^W= +menutrans &Max\ Height^W_ 最大高度(&M)^W +menutrans M&in\ Height^W1_ 最小高度(&I)^W1_ +menutrans Max\ &Width^W\| 最大寬度(&W)^W\| +menutrans Min\ Widt&h^W1\| 最小寬度(&H)^W1\| +" }}} + +" {{{ The popup menu: complete +menutrans &Undo 復原(&U) +" ------------------------------------------------------------------------ +menutrans Cu&t 剪下(&T) +menutrans &Copy 複製(&C) +menutrans &Paste 貼上(&P) +menutrans &Delete 刪除(&D) +" ------------------------------------------------------------------------ +menutrans Select\ Blockwise Blockwise式選擇 +menutrans Select\ &Word 選擇單字(&W) +menutrans Select\ &Line 選擇行(&L) +menutrans Select\ &Block 選擇區塊(&B) +menutrans Select\ &All 全選(&A) +" }}} + +" {{{ The GUI toolbar: complete +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open 開啟檔案 + tmenu ToolBar.Save 儲存目前編輯中的檔案 + tmenu ToolBar.SaveAll 儲存全部檔案 + tmenu ToolBar.Print 列印 +" ------------------------------------------------------------------------ + tmenu ToolBar.Undo 復原上次變動 + tmenu ToolBar.Redo 取消上次復原動作 +" ------------------------------------------------------------------------ + tmenu ToolBar.Cut 剪下至剪貼簿 + tmenu ToolBar.Copy 複製到剪貼簿 + tmenu ToolBar.Paste 由剪貼簿貼上 +" ------------------------------------------------------------------------ + tmenu ToolBar.Find 尋找... + tmenu ToolBar.FindNext 找下一個 + tmenu ToolBar.FindPrev 找上一個 + tmenu ToolBar.Replace 取代... +" ------------------------------------------------------------------------ + tmenu ToolBar.LoadSesn 載入 Session + tmenu ToolBar.SaveSesn 儲存目前的 Session + tmenu ToolBar.RunScript 執行 Vim 程式檔 +" ------------------------------------------------------------------------ + tmenu ToolBar.Make 執行 Make + tmenu ToolBar.Shell 開啟一個命令列視窗 DosBox + tmenu ToolBar.RunCtags 執行 ctags + tmenu ToolBar.TagJump 跳到目前游標位置的 tag + tmenu ToolBar.Help Vim 輔助說明 + tmenu ToolBar.FindHelp 搜尋 Vim 說明文件 + endfun +endif +" }}} + +" vim:foldmethod=marker:nowrap:foldcolumn=2:foldlevel=1 diff --git a/vim73/macmap.vim b/vim73/macmap.vim new file mode 100644 index 0000000..dc76f15 --- /dev/null +++ b/vim73/macmap.vim @@ -0,0 +1,75 @@ +" System gvimrc file for Mac OS X +" Author: Benji Fisher +" Last Change: Thu Mar 09 09:00 AM 2006 EST +" +" Define Mac-standard keyboard shortcuts. + +" We don't change 'cpoptions' here, because it would not be set properly when +" a .vimrc file is found later. Thus don't use line continuation and use +" in mappings. + +nnoremap :confirm enew +vmap gv +imap +cmap +omap + +nnoremap :browse confirm e +vmap gv +imap +cmap +omap + +nnoremap :if winheight(2) < 0 confirm enew else confirm close endif +vmap gv +imap +cmap +omap + +nnoremap :if expand("%") == ""browse confirm w elseconfirm wendif +vmap gv +imap +cmap +omap + +nnoremap :browse confirm saveas +vmap gv +imap +cmap +omap + +" From the Edit menu of SimpleText: +nnoremap u +vmap gv +imap +cmap +omap + +vnoremap "+x + +vnoremap "+y + +cnoremap + +nnoremap "+gP +cnoremap + +execute 'vnoremap " + \]) +endif + +if s:settings.no_pre + call extend(s:lines, ["", ""]) +else + call extend(s:lines, ["", "", "

", "", ""]) +endif + +exe s:newwin . "wincmd w" +call setline(1, s:lines) +unlet s:lines + +" Now, when we finally know which, we define the colors and styles +if s:settings.use_css + 1;/+ contains=@htmlCss,htmlTag,htmlEndTag,htmlCssStyleComment,@htmlPreproc + syn match htmlCssStyleComment contained "\(\)" + syn region htmlCssDefinition matchgroup=htmlArg start='style="' keepend matchgroup=htmlString end='"' contains=css.*Attr,css.*Prop,cssComment,cssLength,cssColor,cssURL,cssImportant,cssError,cssString,@htmlPreproc + HtmlHiLink htmlStyleArg htmlString +endif + +if main_syntax == "html" + " synchronizing (does not always work if a comment includes legal + " html tags, but doing it right would mean to always start + " at the first line, which is too slow) + syn sync match htmlHighlight groupthere NONE "<[/a-zA-Z]" + syn sync match htmlHighlight groupthere javaScript "= 508 || !exists("did_html_syn_inits") + if version < 508 + let did_html_syn_inits = 1 + endif + HtmlHiLink htmlTag Function + HtmlHiLink htmlEndTag Identifier + HtmlHiLink htmlArg Type + HtmlHiLink htmlTagName htmlStatement + HtmlHiLink htmlSpecialTagName Exception + HtmlHiLink htmlValue String + HtmlHiLink htmlSpecialChar Special + + if !exists("html_no_rendering") + HtmlHiLink htmlH1 Title + HtmlHiLink htmlH2 htmlH1 + HtmlHiLink htmlH3 htmlH2 + HtmlHiLink htmlH4 htmlH3 + HtmlHiLink htmlH5 htmlH4 + HtmlHiLink htmlH6 htmlH5 + HtmlHiLink htmlHead PreProc + HtmlHiLink htmlTitle Title + HtmlHiLink htmlBoldItalicUnderline htmlBoldUnderlineItalic + HtmlHiLink htmlUnderlineBold htmlBoldUnderline + HtmlHiLink htmlUnderlineItalicBold htmlBoldUnderlineItalic + HtmlHiLink htmlUnderlineBoldItalic htmlBoldUnderlineItalic + HtmlHiLink htmlItalicUnderline htmlUnderlineItalic + HtmlHiLink htmlItalicBold htmlBoldItalic + HtmlHiLink htmlItalicBoldUnderline htmlBoldUnderlineItalic + HtmlHiLink htmlItalicUnderlineBold htmlBoldUnderlineItalic + HtmlHiLink htmlLink Underlined + if !exists("html_my_rendering") + hi def htmlBold term=bold cterm=bold gui=bold + hi def htmlBoldUnderline term=bold,underline cterm=bold,underline gui=bold,underline + hi def htmlBoldItalic term=bold,italic cterm=bold,italic gui=bold,italic + hi def htmlBoldUnderlineItalic term=bold,italic,underline cterm=bold,italic,underline gui=bold,italic,underline + hi def htmlUnderline term=underline cterm=underline gui=underline + hi def htmlUnderlineItalic term=italic,underline cterm=italic,underline gui=italic,underline + hi def htmlItalic term=italic cterm=italic gui=italic + endif + endif + + HtmlHiLink htmlPreStmt PreProc + HtmlHiLink htmlPreError Error + HtmlHiLink htmlPreProc PreProc + HtmlHiLink htmlPreAttr String + HtmlHiLink htmlPreProcAttrName PreProc + HtmlHiLink htmlPreProcAttrError Error + HtmlHiLink htmlSpecial Special + HtmlHiLink htmlSpecialChar Special + HtmlHiLink htmlString String + HtmlHiLink htmlStatement Statement + HtmlHiLink htmlComment Comment + HtmlHiLink htmlCommentPart Comment + HtmlHiLink htmlValue String + HtmlHiLink htmlCommentError htmlError + HtmlHiLink htmlTagError htmlError + HtmlHiLink htmlEvent javaScript + HtmlHiLink htmlError Error + + HtmlHiLink javaScript Special + HtmlHiLink javaScriptExpression javaScript + HtmlHiLink htmlCssStyleComment Comment + HtmlHiLink htmlCssDefinition Special +endif + +delcommand HtmlHiLink + +let b:current_syntax = "html" + +if main_syntax == 'html' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim73/syntax/htmlcheetah.vim b/vim73/syntax/htmlcheetah.vim new file mode 100644 index 0000000..f57df90 --- /dev/null +++ b/vim73/syntax/htmlcheetah.vim @@ -0,0 +1,32 @@ +" Vim syntax file +" Language: HTML with Cheetah tags +" Maintainer: Max Ischenko +" Last Change: 2003-05-11 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'html' +endif + +if version < 600 + so :p:h/cheetah.vim + so :p:h/html.vim +else + runtime! syntax/cheetah.vim + runtime! syntax/html.vim + unlet b:current_syntax +endif + +syntax cluster htmlPreproc add=cheetahPlaceHolder +syntax cluster htmlString add=cheetahPlaceHolder + +let b:current_syntax = "htmlcheetah" + + diff --git a/vim73/syntax/htmldjango.vim b/vim73/syntax/htmldjango.vim new file mode 100644 index 0000000..4b13863 --- /dev/null +++ b/vim73/syntax/htmldjango.vim @@ -0,0 +1,34 @@ +" Vim syntax file +" Language: Django HTML template +" Maintainer: Dave Hodder +" Last Change: 2007 Jan 26 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'html' +endif + +if version < 600 + so :p:h/django.vim + so :p:h/html.vim +else + runtime! syntax/django.vim + runtime! syntax/html.vim + unlet b:current_syntax +endif + +syn cluster djangoBlocks add=djangoTagBlock,djangoVarBlock,djangoComment,djangoComBlock + +syn region djangoTagBlock start="{%" end="%}" contains=djangoStatement,djangoFilter,djangoArgument,djangoTagError display containedin=ALLBUT,@djangoBlocks +syn region djangoVarBlock start="{{" end="}}" contains=djangoFilter,djangoArgument,djangoVarError display containedin=ALLBUT,@djangoBlocks +syn region djangoComment start="{%\s*comment\s*%}" end="{%\s*endcomment\s*%}" contains=djangoTodo containedin=ALLBUT,@djangoBlocks +syn region djangoComBlock start="{#" end="#}" contains=djangoTodo containedin=ALLBUT,@djangoBlocks + +let b:current_syntax = "htmldjango" diff --git a/vim73/syntax/htmlm4.vim b/vim73/syntax/htmlm4.vim new file mode 100644 index 0000000..3119d2d --- /dev/null +++ b/vim73/syntax/htmlm4.vim @@ -0,0 +1,41 @@ +" Vim syntax file +" Language: HTML and M4 +" Maintainer: Claudio Fleiner +" URL: http://www.fleiner.com/vim/syntax/htmlm4.vim +" Last Change: 2001 Apr 30 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" we define it here so that included files can test for it +if !exists("main_syntax") + let main_syntax='htmlm4' +endif + +if version < 600 + so :p:h/html.vim +else + runtime! syntax/html.vim +endif +unlet b:current_syntax +syn case match + +if version < 600 + so :p:h/m4.vim +else + runtime! syntax/m4.vim +endif +unlet b:current_syntax +syn cluster htmlPreproc add=@m4Top +syn cluster m4StringContents add=htmlTag,htmlEndTag + +let b:current_syntax = "htmlm4" + +if main_syntax == 'htmlm4' + unlet main_syntax +endif diff --git a/vim73/syntax/htmlos.vim b/vim73/syntax/htmlos.vim new file mode 100644 index 0000000..f31b9f6 --- /dev/null +++ b/vim73/syntax/htmlos.vim @@ -0,0 +1,166 @@ +" Vim syntax file +" Language: HTML/OS by Aestiva +" Maintainer: Jason Rust +" URL: http://www.rustyparts.com/vim/syntax/htmlos.vim +" Info: http://www.rustyparts.com/scripts.php +" Last Change: 2003 May 11 +" + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'htmlos' +endif + +if version < 600 + so :p:h/html.vim +else + runtime! syntax/html.vim + unlet b:current_syntax +endif + +syn cluster htmlPreproc add=htmlosRegion + +syn case ignore + +" Function names +syn keyword htmlosFunctions expand sleep getlink version system ascii getascii syslock sysunlock cr lf clean postprep listtorow split listtocol coltolist rowtolist tabletolist contained +syn keyword htmlosFunctions cut \display cutall cutx cutallx length reverse lower upper proper repeat left right middle trim trimleft trimright count countx locate locatex replace replacex replaceall replaceallx paste pasteleft pasteleftx pasteleftall pasteleftallx pasteright pasterightall pasterightallx chopleft chopleftx chopright choprightx format concat contained +syn keyword htmlosFunctions goto exitgoto contained +syn keyword htmlosFunctions layout cols rows row items getitem putitem switchitems gettable delrow delrows delcol delcols append merge fillcol fillrow filltable pastetable getcol getrow fillindexcol insindexcol dups nodups maxtable mintable maxcol mincol maxrow minrow avetable avecol averow mediantable mediancol medianrow producttable productcol productrow sumtable sumcol sumrow sumsqrtable sumsqrcol sumsqrrow reversecols reverserows switchcols switchrows inscols insrows insfillcol sortcol reversesortcol sortcoln reversesortcoln sortrow sortrown reversesortrow reversesortrown getcoleq getcoleqn getcolnoteq getcolany getcolbegin getcolnotany getcolnotbegin getcolge getcolgt getcolle getcollt getcolgen getcolgtn getcollen getcoltn getcolend getcolnotend getrowend getrownotend getcolin getcolnotin getcolinbegin getcolnotinbegin getcolinend getcolnotinend getrowin getrownotin getrowinbegin getrownotinbegin getrowinend getrownotinend contained +syn keyword htmlosFunctions dbcreate dbadd dbedit dbdelete dbsearch dbsearchsort dbget dbgetsort dbstatus dbindex dbimport dbfill dbexport dbsort dbgetrec dbremove dbpurge dbfind dbfindsort dbunique dbcopy dbmove dbkill dbtransfer dbpoke dbsearchx dbgetx contained +syn keyword htmlosFunctions syshtmlosname sysstartname sysfixfile fileinfo filelist fileindex domainname page browser regdomain username usernum getenv httpheader copy file ts row sysls syscp sysmv sysmd sysrd filepush filepushlink dirname contained +syn keyword htmlosFunctions mail to address subject netmail netmailopen netmailclose mailfilelist netweb netwebresults webpush netsockopen netsockread netsockwrite netsockclose contained +syn keyword htmlosFunctions today time systime now yesterday tomorrow getday getmonth getyear getminute getweekday getweeknum getyearday getdate gettime getamorpm gethour addhours addminutes adddays timebetween timetill timefrom datetill datefrom mixedtimebetween mixeddatetill mixedtimetill mixedtimefrom mixeddatefrom nextdaybyweekfromdate nextdaybyweekfromtoday nextdaybymonthfromdate nextdaybymonthfromtoday nextdaybyyearfromdate nextdaybyyearfromtoday offsetdaybyweekfromdate offsetdaybyweekfromtoday offsetdaybymonthfromdate offsetdaybymonthfromtoday contained +syn keyword htmlosFunctions isprivate ispublic isfile isdir isblank iserror iserror iseven isodd istrue isfalse islogical istext istag isnumber isinteger isdate istableeq istableeqx istableeqn isfuture ispast istoday isweekday isweekend issamedate iseq isnoteq isge isle ismod10 isvalidstring contained +syn keyword htmlosFunctions celtof celtokel ftocel ftokel keltocel keltof cmtoin intocm fttom mtoft fttomile miletoft kmtomile miletokm mtoyd ydtom galtoltr ltrtogal ltrtoqt qttoltr gtooz oztog kgtolb lbtokg mttoton tontomt contained +syn keyword htmlosFunctions max min abs sign inverse square sqrt cube roundsig round ceiling roundup floor rounddown roundeven rounddowneven roundupeven roundodd roundupodd rounddownodd random factorial summand fibonacci remainder mod radians degrees cos sin tan cotan secant cosecant acos asin atan exp power power10 ln log10 log sinh cosh tanh contained +syn keyword htmlosFunctions xmldelete xmldeletex xmldeleteattr xmldeleteattrx xmledit xmleditx xmleditvalue xmleditvaluex xmleditattr xmleditattrx xmlinsertbefore xmlinsertbeforex smlinsertafter xmlinsertafterx xmlinsertattr xmlinsertattrx smlget xmlgetx xmlgetvalue xmlgetvaluex xmlgetattrvalue xmlgetattrvaluex xmlgetrec xmlgetrecx xmlgetrecattrvalue xmlgetrecattrvaluex xmlchopleftbefore xmlchopleftbeforex xmlchoprightbefore xmlchoprightbeforex xmlchopleftafter xmlchopleftafterx xmlchoprightafter xmlchoprightafterx xmllocatebefore xmllocatebeforex xmllocateafter xmllocateafterx contained + +" Type +syn keyword htmlosType int str dol flt dat grp contained + +" StorageClass +syn keyword htmlosStorageClass locals contained + +" Operator +syn match htmlosOperator "[-=+/\*!]" contained +syn match htmlosRelation "[~]" contained +syn match htmlosRelation "[=~][&!]" contained +syn match htmlosRelation "[!=<>]=" contained +syn match htmlosRelation "[<>]" contained + +" Comment +syn region htmlosComment start="#" end="/#" contained + +" Conditional +syn keyword htmlosConditional if then /if to else elif contained +syn keyword htmlosConditional and or nand nor xor not contained +" Repeat +syn keyword htmlosRepeat while do /while for /for contained + +" Keyword +syn keyword htmlosKeyword name value step do rowname colname rownum contained + +" Repeat +syn keyword htmlosLabel case matched /case switch contained + +" Statement +syn keyword htmlosStatement break exit return continue contained + +" Identifier +syn match htmlosIdentifier "\h\w*[\.]*\w*" contained + +" Special identifier +syn match htmlosSpecialIdentifier "[\$@]" contained + +" Define +syn keyword htmlosDefine function overlay contained + +" Boolean +syn keyword htmlosBoolean true false contained + +" String +syn region htmlosStringDouble keepend matchgroup=None start=+"+ end=+"+ contained +syn region htmlosStringSingle keepend matchgroup=None start=+'+ end=+'+ contained + +" Number +syn match htmlosNumber "-\=\<\d\+\>" contained + +" Float +syn match htmlosFloat "\(-\=\<\d+\|-\=\)\.\d\+\>" contained + +" Error +syn match htmlosError "ERROR" contained + +" Parent +syn match htmlosParent "[({[\]})]" contained + +" Todo +syn keyword htmlosTodo TODO Todo todo contained + +syn cluster htmlosInside contains=htmlosComment,htmlosFunctions,htmlosIdentifier,htmlosSpecialIdentifier,htmlosConditional,htmlosRepeat,htmlosLabel,htmlosStatement,htmlosOperator,htmlosRelation,htmlosStringSingle,htmlosStringDouble,htmlosNumber,htmlosFloat,htmlosError,htmlosKeyword,htmlosType,htmlosBoolean,htmlosParent + +syn cluster htmlosTop contains=@htmlosInside,htmlosDefine,htmlosError,htmlosStorageClass + +syn region htmlosRegion keepend matchgroup=Delimiter start="<<" skip=+".\{-}?>.\{-}"\|'.\{-}?>.\{-}'\|/\*.\{-}?>.\{-}\*/+ end=">>" contains=@htmlosTop +syn region htmlosRegion keepend matchgroup=Delimiter start="\[\[" skip=+".\{-}?>.\{-}"\|'.\{-}?>.\{-}'\|/\*.\{-}?>.\{-}\*/+ end="\]\]" contains=@htmlosTop + + +" sync +if exists("htmlos_minlines") + exec "syn sync minlines=" . htmlos_minlines +else + syn sync minlines=100 +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_htmlos_syn_inits") + if version < 508 + let did_htmlos_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink htmlosSpecialIdentifier Operator + HiLink htmlosIdentifier Identifier + HiLink htmlosStorageClass StorageClass + HiLink htmlosComment Comment + HiLink htmlosBoolean Boolean + HiLink htmlosStringSingle String + HiLink htmlosStringDouble String + HiLink htmlosNumber Number + HiLink htmlosFloat Float + HiLink htmlosFunctions Function + HiLink htmlosRepeat Repeat + HiLink htmlosConditional Conditional + HiLink htmlosLabel Label + HiLink htmlosStatement Statement + HiLink htmlosKeyword Statement + HiLink htmlosType Type + HiLink htmlosDefine Define + HiLink htmlosParent Delimiter + HiLink htmlosError Error + HiLink htmlosTodo Todo + HiLink htmlosOperator Operator + HiLink htmlosRelation Operator + + delcommand HiLink +endif +let b:current_syntax = "htmlos" + +if main_syntax == 'htmlos' + unlet main_syntax +endif + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/ia64.vim b/vim73/syntax/ia64.vim new file mode 100644 index 0000000..f0d510b --- /dev/null +++ b/vim73/syntax/ia64.vim @@ -0,0 +1,311 @@ +" Vim syntax file +" Language: IA-64 (Itanium) assembly language +" Maintainer: Parth Malwankar +" URL: http://www.geocities.com/pmalwankar (Home Page with link to my Vim page) +" http://www.geocities.com/pmalwankar/vim.htm (for VIM) +" File Version: 0.7 +" Last Change: 2006 Sep 08 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +"ignore case for assembly +syn case ignore + +" Identifier Keyword characters (defines \k) +if version >= 600 + setlocal iskeyword=@,48-57,#,$,.,:,?,@-@,_,~ +else + set iskeyword=@,48-57,#,$,.,:,?,@-@,_,~ +endif + +syn sync minlines=5 + +" Read the MASM syntax to start with +" This is needed as both IA-64 as well as IA-32 instructions are supported +source :p:h/masm.vim + +syn region ia64Comment start="//" end="$" contains=ia64Todo +syn region ia64Comment start="/\*" end="\*/" contains=ia64Todo + +syn match ia64Identifier "[a-zA-Z_$][a-zA-Z0-9_$]*" +syn match ia64Directive "\.[a-zA-Z_$][a-zA-Z_$.]\+" +syn match ia64Label "[a-zA-Z_$.][a-zA-Z0-9_$.]*\s\=:\>"he=e-1 +syn match ia64Label "[a-zA-Z_$.][a-zA-Z0-9_$.]*\s\=::\>"he=e-2 +syn match ia64Label "[a-zA-Z_$.][a-zA-Z0-9_$.]*\s\=#\>"he=e-1 +syn region ia64string start=+L\="+ skip=+\\\\\|\\"+ end=+"+ +syn match ia64Octal "0[0-7_]*\>" +syn match ia64Binary "0[bB][01_]*\>" +syn match ia64Hex "0[xX][0-9a-fA-F_]*\>" +syn match ia64Decimal "[1-9_][0-9_]*\>" +syn match ia64Float "[0-9_]*\.[0-9_]*\([eE][+-]\=[0-9_]*\)\=\>" + +"simple instructions +syn keyword ia64opcode add adds addl addp4 alloc and andcm cover epc +syn keyword ia64opcode fabs fand fandcm fc flushrs fneg fnegabs for +syn keyword ia64opcode fpabs fpack fpneg fpnegabs fselect fand fabdcm +syn keyword ia64opcode fc fwb fxor loadrs movl mux1 mux2 or padd4 +syn keyword ia64opcode pavgsub1 pavgsub2 popcnt psad1 pshl2 pshl4 pshladd2 +syn keyword ia64opcode pshradd2 psub4 rfi rsm rum shl shladd shladdp4 +syn keyword ia64opcode shrp ssm sub sum sync.i tak thash +syn keyword ia64opcode tpa ttag xor + +"put to override these being recognized as floats. They are orignally from masm.vim +"put here to avoid confusion with float +syn match ia64Directive "\.186" +syn match ia64Directive "\.286" +syn match ia64Directive "\.286c" +syn match ia64Directive "\.286p" +syn match ia64Directive "\.287" +syn match ia64Directive "\.386" +syn match ia64Directive "\.386c" +syn match ia64Directive "\.386p" +syn match ia64Directive "\.387" +syn match ia64Directive "\.486" +syn match ia64Directive "\.486c" +syn match ia64Directive "\.486p" +syn match ia64Directive "\.8086" +syn match ia64Directive "\.8087" + + + +"delimiters +syn match ia64delimiter ";;" + +"operators +syn match ia64operators "[\[\]()#,]" +syn match ia64operators "\(+\|-\|=\)" + +"TODO +syn match ia64Todo "\(TODO\|XXX\|FIXME\|NOTE\)" + +"What follows is a long list of regular expressions for parsing the +"ia64 instructions that use many completers + +"br +syn match ia64opcode "br\(\(\.\(cond\|call\|ret\|ia\|cloop\|ctop\|cexit\|wtop\|wexit\)\)\=\(\.\(spnt\|dpnt\|sptk\|dptk\)\)\=\(\.few\|\.many\)\=\(\.clr\)\=\)\=\>" +"break +syn match ia64opcode "break\(\.[ibmfx]\)\=\>" +"brp +syn match ia64opcode "brp\(\.\(sptk\|dptk\|loop\|exit\)\)\(\.imp\)\=\>" +syn match ia64opcode "brp\.ret\(\.\(sptk\|dptk\)\)\{1}\(\.imp\)\=\>" +"bsw +syn match ia64opcode "bsw\.[01]\>" +"chk +syn match ia64opcode "chk\.\(s\(\.[im]\)\=\)\>" +syn match ia64opcode "chk\.a\.\(clr\|nc\)\>" +"clrrrb +syn match ia64opcode "clrrrb\(\.pr\)\=\>" +"cmp/cmp4 +syn match ia64opcode "cmp4\=\.\(eq\|ne\|l[te]\|g[te]\|[lg]tu\|[lg]eu\)\(\.unc\)\=\>" +syn match ia64opcode "cmp4\=\.\(eq\|[lgn]e\|[lg]t\)\.\(\(or\(\.andcm\|cm\)\=\)\|\(and\(\(\.or\)\=cm\)\=\)\)\>" +"cmpxchg +syn match ia64opcode "cmpxchg[1248]\.\(acq\|rel\)\(\.nt1\|\.nta\)\=\>" +"czx +syn match ia64opcode "czx[12]\.[lr]\>" +"dep +syn match ia64opcode "dep\(\.z\)\=\>" +"extr +syn match ia64opcode "extr\(\.u\)\=\>" +"fadd +syn match ia64opcode "fadd\(\.[sd]\)\=\(\.s[0-3]\)\=\>" +"famax/famin +syn match ia64opcode "fa\(max\|min\)\(\.s[0-3]\)\=\>" +"fchkf/fmax/fmin +syn match ia64opcode "f\(chkf\|max\|min\)\(\.s[0-3]\)\=\>" +"fclass +syn match ia64opcode "fclass\(\.n\=m\)\(\.unc\)\=\>" +"fclrf/fpamax +syn match ia64opcode "f\(clrf\|pamax\|pamin\)\(\.s[0-3]\)\=\>" +"fcmp +syn match ia64opcode "fcmp\.\(n\=[lg][te]\|n\=eq\|\(un\)\=ord\)\(\.unc\)\=\(\.s[0-3]\)\=\>" +"fcvt/fcvt.xf/fcvt.xuf.pc.sf +syn match ia64opcode "fcvt\.\(\(fxu\=\(\.trunc\)\=\(\.s[0-3]\)\=\)\|\(xf\|xuf\(\.[sd]\)\=\(\.s[0-3]\)\=\)\)\>" +"fetchadd +syn match ia64opcode "fetchadd[48]\.\(acq\|rel\)\(\.nt1\|\.nta\)\=\>" +"fma/fmpy/fms +syn match ia64opcode "fm\([as]\|py\)\(\.[sd]\)\=\(\.s[0-3]\)\=\>" +"fmerge/fpmerge +syn match ia64opcode "fp\=merge\.\(ns\|se\=\)\>" +"fmix +syn match ia64opcode "fmix\.\(lr\|[lr]\)\>" +"fnma/fnorm/fnmpy +syn match ia64opcode "fn\(ma\|mpy\|orm\)\(\.[sd]\)\=\(\.s[0-3]\)\=\>" +"fpcmp +syn match ia64opcode "fpcmp\.\(n\=[lg][te]\|n\=eq\|\(un\)\=ord\)\(\.s[0-3]\)\=\>" +"fpcvt +syn match ia64opcode "fpcvt\.fxu\=\(\(\.trunc\)\=\(\.s[0-3]\)\=\)\>" +"fpma/fpmax/fpmin/fpmpy/fpms/fpnma/fpnmpy/fprcpa/fpsqrta +syn match ia64opcode "fp\(max\=\|min\|n\=mpy\|ms\|nma\|rcpa\|sqrta\)\(\.s[0-3]\)\=\>" +"frcpa/frsqrta +syn match ia64opcode "fr\(cpa\|sqrta\)\(\.s[0-3]\)\=\>" +"fsetc/famin/fchkf +syn match ia64opcode "f\(setc\|amin\|chkf\)\(\.s[0-3]\)\=\>" +"fsub +syn match ia64opcode "fsub\(\.[sd]\)\=\(\.s[0-3]\)\=\>" +"fswap +syn match ia64opcode "fswap\(\.n[lr]\=\)\=\>" +"fsxt +syn match ia64opcode "fsxt\.[lr]\>" +"getf +syn match ia64opcode "getf\.\([sd]\|exp\|sig\)\>" +"invala +syn match ia64opcode "invala\(\.[ae]\)\=\>" +"itc/itr +syn match ia64opcode "it[cr]\.[id]\>" +"ld +syn match ia64opcode "ld[1248]\>\|ld[1248]\(\.\(sa\=\|a\|c\.\(nc\|clr\(\.acq\)\=\)\|acq\|bias\)\)\=\(\.nt[1a]\)\=\>" +syn match ia64opcode "ld8\.fill\(\.nt[1a]\)\=\>" +"ldf +syn match ia64opcode "ldf[sde8]\(\(\.\(sa\=\|a\|c\.\(nc\|clr\)\)\)\=\(\.nt[1a]\)\=\)\=\>" +syn match ia64opcode "ldf\.fill\(\.nt[1a]\)\=\>" +"ldfp +syn match ia64opcode "ldfp[sd8]\(\(\.\(sa\=\|a\|c\.\(nc\|clr\)\)\)\=\(\.nt[1a]\)\=\)\=\>" +"lfetch +syn match ia64opcode "lfetch\(\.fault\(\.excl\)\=\|\.excl\)\=\(\.nt[12a]\)\=\>" +"mf +syn match ia64opcode "mf\(\.a\)\=\>" +"mix +syn match ia64opcode "mix[124]\.[lr]\>" +"mov +syn match ia64opcode "mov\(\.[im]\)\=\>" +syn match ia64opcode "mov\(\.ret\)\=\(\(\.sptk\|\.dptk\)\=\(\.imp\)\=\)\=\>" +"nop +syn match ia64opcode "nop\(\.[ibmfx]\)\=\>" +"pack +syn match ia64opcode "pack\(2\.[su]ss\|4\.sss\)\>" +"padd //padd4 added to keywords +syn match ia64opcode "padd[12]\(\.\(sss\|uus\|uuu\)\)\=\>" +"pavg +syn match ia64opcode "pavg[12]\(\.raz\)\=\>" +"pcmp +syn match ia64opcode "pcmp[124]\.\(eq\|gt\)\>" +"pmax/pmin +syn match ia64opcode "pm\(ax\|in\)\(\(1\.u\)\|2\)\>" +"pmpy +syn match ia64opcode "pmpy2\.[rl]\>" +"pmpyshr +syn match ia64opcode "pmpyshr2\(\.u\)\=\>" +"probe +syn match ia64opcode "probe\.[rw]\>" +syn match ia64opcode "probe\.\(\(r\|w\|rw\)\.fault\)\>" +"pshr +syn match ia64opcode "pshr[24]\(\.u\)\=\>" +"psub +syn match ia64opcode "psub[12]\(\.\(sss\|uu[su]\)\)\=\>" +"ptc +syn match ia64opcode "ptc\.\(l\|e\|ga\=\)\>" +"ptr +syn match ia64opcode "ptr\.\(d\|i\)\>" +"setf +syn match ia64opcode "setf\.\(s\|d\|exp\|sig\)\>" +"shr +syn match ia64opcode "shr\(\.u\)\=\>" +"srlz +syn match ia64opcode "srlz\(\.[id]\)\>" +"st +syn match ia64opcode "st[1248]\(\.rel\)\=\(\.nta\)\=\>" +syn match ia64opcode "st8\.spill\(\.nta\)\=\>" +"stf +syn match ia64opcode "stf[1248]\(\.nta\)\=\>" +syn match ia64opcode "stf\.spill\(\.nta\)\=\>" +"sxt +syn match ia64opcode "sxt[124]\>" +"tbit/tnat +syn match ia64opcode "t\(bit\|nat\)\(\.nz\|\.z\)\=\(\.\(unc\|or\(\.andcm\|cm\)\=\|and\(\.orcm\|cm\)\=\)\)\=\>" +"unpack +syn match ia64opcode "unpack[124]\.[lh]\>" +"xchq +syn match ia64opcode "xchg[1248]\(\.nt[1a]\)\=\>" +"xma/xmpy +syn match ia64opcode "xm\(a\|py\)\.[lh]u\=\>" +"zxt +syn match ia64opcode "zxt[124]\>" + + +"The regex for different ia64 registers are given below + +"limits the rXXX and fXXX and cr suffix in the range 0-127 +syn match ia64registers "\([fr]\|cr\)\([0-9]\|[1-9][0-9]\|1[0-1][0-9]\|12[0-7]\)\{1}\>" +"branch ia64registers +syn match ia64registers "b[0-7]\>" +"predicate ia64registers +syn match ia64registers "p\([0-9]\|[1-5][0-9]\|6[0-3]\)\>" +"application ia64registers +syn match ia64registers "ar\.\(fpsr\|mat\|unat\|rnat\|pfs\|bsp\|bspstore\|rsc\|lc\|ec\|ccv\|itc\|k[0-7]\)\>" +"ia32 AR's +syn match ia64registers "ar\.\(eflag\|fcr\|csd\|ssd\|cflg\|fsr\|fir\|fdr\)\>" +"sp/gp/pr/pr.rot/rp +syn keyword ia64registers sp gp pr pr.rot rp ip tp +"in/out/local +syn match ia64registers "\(in\|out\|loc\)\([0-9]\|[1-8][0-9]\|9[0-5]\)\>" +"argument ia64registers +syn match ia64registers "farg[0-7]\>" +"return value ia64registers +syn match ia64registers "fret[0-7]\>" +"psr +syn match ia64registers "psr\(\.\(l\|um\)\)\=\>" +"cr +syn match ia64registers "cr\.\(dcr\|itm\|iva\|pta\|ipsr\|isr\|ifa\|iip\|itir\|iipa\|ifs\|iim\|iha\|lid\|ivr\|tpr\|eoi\|irr[0-3]\|itv\|pmv\|lrr[01]\|cmcv\)\>" +"Indirect registers +syn match ia64registers "\(cpuid\|dbr\|ibr\|pkr\|pmc\|pmd\|rr\|itr\|dtr\)\>" +"MUX permutations for 8-bit elements +syn match ia64registers "\(@rev\|@mix\|@shuf\|@alt\|@brcst\)\>" +"floating point classes +syn match ia64registers "\(@nat\|@qnan\|@snan\|@pos\|@neg\|@zero\|@unorm\|@norm\|@inf\)\>" +"link relocation operators +syn match ia64registers "\(@\(\(\(gp\|sec\|seg\|image\)rel\)\|ltoff\|fptr\|ptloff\|ltv\|section\)\)\>" + +"Data allocation syntax +syn match ia64data "data[1248]\(\(\(\.ua\)\=\(\.msb\|\.lsb\)\=\)\|\(\(\.msb\|\.lsb\)\=\(\.ua\)\=\)\)\=\>" +syn match ia64data "real\([48]\|1[06]\)\(\(\(\.ua\)\=\(\.msb\|\.lsb\)\=\)\|\(\(\.msb\|\.lsb\)\=\(\.ua\)\=\)\)\=\>" +syn match ia64data "stringz\=\(\(\(\.ua\)\=\(\.msb\|\.lsb\)\=\)\|\(\(\.msb\|\.lsb\)\=\(\.ua\)\=\)\)\=\>" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_ia64_syn_inits") + if version < 508 + let did_ia64_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + "put masm groups with our groups + HiLink masmOperator ia64operator + HiLink masmDirective ia64Directive + HiLink masmOpcode ia64Opcode + HiLink masmIdentifier ia64Identifier + HiLink masmFloat ia64Float + + "ia64 specific stuff + HiLink ia64Label Define + HiLink ia64Comment Comment + HiLink ia64Directive Type + HiLink ia64opcode Statement + HiLink ia64registers Operator + HiLink ia64string String + HiLink ia64Hex Number + HiLink ia64Binary Number + HiLink ia64Octal Number + HiLink ia64Float Float + HiLink ia64Decimal Number + HiLink ia64Identifier Identifier + HiLink ia64data Type + HiLink ia64delimiter Delimiter + HiLink ia64operator Operator + HiLink ia64Todo Todo + + delcommand HiLink +endif + +let b:current_syntax = "ia64" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/ibasic.vim b/vim73/syntax/ibasic.vim new file mode 100644 index 0000000..75e5941 --- /dev/null +++ b/vim73/syntax/ibasic.vim @@ -0,0 +1,176 @@ +" Vim syntax file +" Language: ibasic +" Maintainer: Mark Manning +" Originator: Allan Kelly +" Created: 10/1/2006 +" Updated: 10/21/2006 +" Description: A vim file to handle the IBasic file format. +" Notes: +" Updated by Mark Manning +" Applied IBasic support to the already excellent support for standard +" basic syntax (like QB). +" +" First version based on Micro$soft QBASIC circa 1989, as documented in +" 'Learn BASIC Now' by Halvorson&Rygmyr. Microsoft Press 1989. +" This syntax file not a complete implementation yet. +" Send suggestions to the maintainer. +" +" This version is based upon the commands found in IBasic (www.pyxia.com). +" MEM 10/6/2006 +" +" Quit when a (custom) syntax file was already loaded (Taken from c.vim) +" +if exists("b:current_syntax") + finish +endif +" +" Be sure to turn on the "case ignore" since current versions of basic +" support both upper as well as lowercase letters. +" +syn case ignore +" +" A bunch of useful BASIC keywords +" +syn keyword ibasicStatement beep bload bsave call absolute chain chdir circle +syn keyword ibasicStatement clear close cls color com common const data +syn keyword ibasicStatement loop draw end environ erase error exit field +syn keyword ibasicStatement files function get gosub goto +syn keyword ibasicStatement input input# ioctl key kill let line locate +syn keyword ibasicStatement lock unlock lprint using lset mkdir name +syn keyword ibasicStatement on error open option base out paint palette pcopy +syn keyword ibasicStatement pen play pmap poke preset print print# using pset +syn keyword ibasicStatement put randomize read redim reset restore resume +syn keyword ibasicStatement return rmdir rset run seek screen +syn keyword ibasicStatement shared shell sleep sound static stop strig sub +syn keyword ibasicStatement swap system timer troff tron type unlock +syn keyword ibasicStatement view wait width window write +syn keyword ibasicStatement date$ mid$ time$ +" +" Do the basic variables names first. This is because it +" is the most inclusive of the tests. Later on we change +" this so the identifiers are split up into the various +" types of identifiers like functions, basic commands and +" such. MEM 9/9/2006 +" +syn match ibasicIdentifier "\<[a-zA-Z_][a-zA-Z0-9_]*\>" +syn match ibasicGenericFunction "\<[a-zA-Z_][a-zA-Z0-9_]*\>\s*("me=e-1,he=e-1 +" +" Function list +" +syn keyword ibasicBuiltInFunction abs asc atn cdbl cint clng cos csng csrlin cvd cvdmbf +syn keyword ibasicBuiltInFunction cvi cvl cvs cvsmbf eof erdev erl err exp fileattr +syn keyword ibasicBuiltInFunction fix fre freefile inp instr lbound len loc lof +syn keyword ibasicBuiltInFunction log lpos mod peek pen point pos rnd sadd screen seek +syn keyword ibasicBuiltInFunction setmem sgn sin spc sqr stick strig tab tan ubound +syn keyword ibasicBuiltInFunction val valptr valseg varptr varseg +syn keyword ibasicBuiltInFunction chr\$ command$ date$ environ$ erdev$ hex$ inkey$ +syn keyword ibasicBuiltInFunction input$ ioctl$ lcases$ laft$ ltrim$ mid$ mkdmbf$ mkd$ +syn keyword ibasicBuiltInFunction mki$ mkl$ mksmbf$ mks$ oct$ right$ rtrim$ space$ +syn keyword ibasicBuiltInFunction str$ string$ time$ ucase$ varptr$ +syn keyword ibasicTodo contained TODO +syn cluster ibasicFunctionCluster contains=ibasicBuiltInFunction,ibasicGenericFunction + +syn keyword Conditional if else then elseif endif select case endselect +syn keyword Repeat for do while next enddo endwhile wend + +syn keyword ibasicTypeSpecifier single double defdbl defsng +syn keyword ibasicTypeSpecifier int integer uint uinteger int64 uint64 defint deflng +syn keyword ibasicTypeSpecifier byte char string istring defstr +syn keyword ibasicDefine dim def declare +" +"catch errors caused by wrong parenthesis +" +syn cluster ibasicParenGroup contains=ibasicParenError,ibasicIncluded,ibasicSpecial,ibasicTodo,ibasicUserCont,ibasicUserLabel,ibasicBitField +syn region ibasicParen transparent start='(' end=')' contains=ALLBUT,@bParenGroup +syn match ibasicParenError ")" +syn match ibasicInParen contained "[{}]" +" +"integer number, or floating point number without a dot and with "f". +" +syn region ibasicHex start="&h" end="\W" +syn region ibasicHexError start="&h\x*[g-zG-Z]" end="\W" +syn match ibasicInteger "\<\d\+\(u\=l\=\|lu\|f\)\>" +" +"floating point number, with dot, optional exponent +" +syn match ibasicFloat "\<\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=\>" +" +"floating point number, starting with a dot, optional exponent +" +syn match ibasicFloat "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +" +"floating point number, without dot, with exponent +" +syn match ibasicFloat "\<\d\+e[-+]\=\d\+[fl]\=\>" +" +"hex number +" +syn match ibasicIdentifier "\<[a-zA-Z_][a-zA-Z0-9_]*\>" +syn match ibasicFunction "\<[a-zA-Z_][a-zA-Z0-9_]*\>\s*("me=e-1,he=e-1 +syn case match +syn match ibasicOctalError "\<0\o*[89]" +" +" String and Character contstants +" +syn region ibasicString start='"' end='"' contains=ibasicSpecial,ibasicTodo +syn region ibasicString start="'" end="'" contains=ibasicSpecial,ibasicTodo +" +" Comments +" +syn match ibasicSpecial contained "\\." +syn region ibasicComment start="^rem" end="$" contains=ibasicSpecial,ibasicTodo +syn region ibasicComment start=":\s*rem" end="$" contains=ibasicSpecial,ibasicTodo +syn region ibasicComment start="\s*'" end="$" contains=ibasicSpecial,ibasicTodo +syn region ibasicComment start="^'" end="$" contains=ibasicSpecial,ibasicTodo +" +" Now do the comments and labels +" +syn match ibasicLabel "^\d" +syn region ibasicLineNumber start="^\d" end="\s" +" +" Pre-compiler options : FreeBasic +" +syn region ibasicPreCondit start="^\s*#\s*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=ibasicString,ibasicCharacter,ibasicNumber,ibasicCommentError,ibasicSpaceError +syn match ibasicInclude "^\s*#\s*include\s*" +" +" Create the clusters +" +syn cluster ibasicNumber contains=ibasicHex,ibasicInteger,ibasicFloat +syn cluster ibasicError contains=ibasicHexError +" +" Used with OPEN statement +" +syn match ibasicFilenumber "#\d\+" +" +"syn sync ccomment ibasicComment +" +syn match ibasicMathOperator "[\+\-\=\|\*\/\>\<\%\()[\]]" contains=ibasicParen +" +" The default methods for highlighting. Can be overridden later +" +hi def link ibasicLabel Label +hi def link ibasicConditional Conditional +hi def link ibasicRepeat Repeat +hi def link ibasicHex Number +hi def link ibasicInteger Number +hi def link ibasicFloat Number +hi def link ibasicError Error +hi def link ibasicHexError Error +hi def link ibasicStatement Statement +hi def link ibasicString String +hi def link ibasicComment Comment +hi def link ibasicLineNumber Comment +hi def link ibasicSpecial Special +hi def link ibasicTodo Todo +hi def link ibasicGenericFunction Function +hi def link ibasicBuiltInFunction Function +hi def link ibasicTypeSpecifier Type +hi def link ibasicDefine Type +hi def link ibasicInclude Include +hi def link ibasicIdentifier Identifier +hi def link ibasicFilenumber ibasicTypeSpecifier +hi def link ibasicMathOperator Operator + +let b:current_syntax = "ibasic" + +" vim: ts=8 diff --git a/vim73/syntax/icemenu.vim b/vim73/syntax/icemenu.vim new file mode 100644 index 0000000..d3a733d --- /dev/null +++ b/vim73/syntax/icemenu.vim @@ -0,0 +1,36 @@ +" Vim syntax file +" Language: Icewm Menu +" Maintainer: James Mahler +" Last Change: Fri Apr 1 15:13:48 EST 2005 +" Extensions: ~/.icewm/menu +" Comment: Icewm is a lightweight window manager. This adds syntax +" highlighting when editing your user's menu file (~/.icewm/menu). + +" clear existing syntax +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" not case sensitive +syntax case ignore + +" icons .xpm .png and .gif +syntax match _icon /"\=\/.*\.xpm"\=/ +syntax match _icon /"\=\/.*\.png"\=/ +syntax match _icon /"\=\/.*\.gif"\=/ +syntax match _icon /"\-"/ + +" separator +syntax keyword _rules separator + +" prog and menu +syntax keyword _ids menu prog + +" highlights +highlight link _rules Underlined +highlight link _ids Type +highlight link _icon Special + +let b:current_syntax = "IceMenu" diff --git a/vim73/syntax/icon.vim b/vim73/syntax/icon.vim new file mode 100644 index 0000000..1a73c43 --- /dev/null +++ b/vim73/syntax/icon.vim @@ -0,0 +1,212 @@ +" Vim syntax file +" Language: Icon +" Maintainer: Wendell Turner +" URL: ftp://ftp.halcyon.com/pub/users/wturner/icon.vim +" Last Change: 2003 May 11 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn keyword iconFunction abs acos any args asin atan bal +syn keyword iconFunction callout center char chdir close collect copy +syn keyword iconFunction cos cset delay delete detab display dtor +syn keyword iconFunction entab errorclear exit exp find flush function +syn keyword iconFunction get getch getche getenv iand icom image +syn keyword iconFunction insert integer ior ishift ixor kbhit key +syn keyword iconFunction left list loadfunc log many map match +syn keyword iconFunction member move name numeric open ord pop +syn keyword iconFunction pos proc pull push put read reads +syn keyword iconFunction real remove rename repl reverse right rtod +syn keyword iconFunction runerr save seek seq set sin sort +syn keyword iconFunction sortf sqrt stop string system tab table +syn keyword iconFunction tan trim type upto variable where write writes + +" Keywords +syn match iconKeyword "&allocated" +syn match iconKeyword "&ascii" +syn match iconKeyword "&clock" +syn match iconKeyword "&collections" +syn match iconKeyword "&cset" +syn match iconKeyword "¤t" +syn match iconKeyword "&date" +syn match iconKeyword "&dateline" +syn match iconKeyword "&digits" +syn match iconKeyword "&dump" +syn match iconKeyword "&e" +syn match iconKeyword "&error" +syn match iconKeyword "&errornumber" +syn match iconKeyword "&errortext" +syn match iconKeyword "&errorvalue" +syn match iconKeyword "&errout" +syn match iconKeyword "&fail" +syn match iconKeyword "&features" +syn match iconKeyword "&file" +syn match iconKeyword "&host" +syn match iconKeyword "&input" +syn match iconKeyword "&lcase" +syn match iconKeyword "&letters" +syn match iconKeyword "&level" +syn match iconKeyword "&line" +syn match iconKeyword "&main" +syn match iconKeyword "&null" +syn match iconKeyword "&output" +syn match iconKeyword "&phi" +syn match iconKeyword "&pi" +syn match iconKeyword "&pos" +syn match iconKeyword "&progname" +syn match iconKeyword "&random" +syn match iconKeyword "®ions" +syn match iconKeyword "&source" +syn match iconKeyword "&storage" +syn match iconKeyword "&subject" +syn match iconKeyword "&time" +syn match iconKeyword "&trace" +syn match iconKeyword "&ucase" +syn match iconKeyword "&version" + +" Reserved words +syn keyword iconReserved break by case create default do +syn keyword iconReserved else end every fail if +syn keyword iconReserved initial link next not of +syn keyword iconReserved procedure repeat return suspend +syn keyword iconReserved then to until while + +" Storage class reserved words +syn keyword iconStorageClass global static local record + +syn keyword iconTodo contained TODO FIXME XXX BUG + +" String and Character constants +" Highlight special characters (those which have a backslash) differently +syn match iconSpecial contained "\\x\x\{2}\|\\\o\{3\}\|\\[bdeflnrtv\"\'\\]\|\\^c[a-zA-Z0-9]\|\\$" +syn region iconString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=iconSpecial +syn region iconCset start=+'+ skip=+\\\\\|\\'+ end=+'+ contains=iconSpecial +syn match iconCharacter "'[^\\]'" + +" not sure about these +"syn match iconSpecialCharacter "'\\[bdeflnrtv]'" +"syn match iconSpecialCharacter "'\\\o\{3\}'" +"syn match iconSpecialCharacter "'\\x\x\{2}'" +"syn match iconSpecialCharacter "'\\^c\[a-zA-Z0-9]'" + +"when wanted, highlight trailing white space +if exists("icon_space_errors") + syn match iconSpaceError "\s*$" + syn match iconSpaceError " \+\t"me=e-1 +endif + +"catch errors caused by wrong parenthesis +syn cluster iconParenGroup contains=iconParenError,iconIncluded,iconSpecial,iconTodo,iconUserCont,iconUserLabel,iconBitField + +syn region iconParen transparent start='(' end=')' contains=ALLBUT,@iconParenGroup +syn match iconParenError ")" +syn match iconInParen contained "[{}]" + + +syn case ignore + +"integer number, or floating point number without a dot +syn match iconNumber "\<\d\+\>" + +"floating point number, with dot, optional exponent +syn match iconFloat "\<\d\+\.\d*\(e[-+]\=\d\+\)\=\>" + +"floating point number, starting with a dot, optional exponent +syn match iconFloat "\.\d\+\(e[-+]\=\d\+\)\=\>" + +"floating point number, without dot, with exponent +syn match iconFloat "\<\d\+e[-+]\=\d\+\>" + +"radix number +syn match iconRadix "\<\d\{1,2}[rR][a-zA-Z0-9]\+\>" + + +" syn match iconIdentifier "\<[a-z_][a-z0-9_]*\>" + +syn case match + +" Comment +syn match iconComment "#.*" contains=iconTodo,iconSpaceError + +syn region iconPreCondit start="^\s*$\s*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=iconComment,iconString,iconCharacter,iconNumber,iconCommentError,iconSpaceError + +syn region iconIncluded contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match iconIncluded contained "<[^>]*>" +syn match iconInclude "^\s*$\s*include\>\s*["<]" contains=iconIncluded +"syn match iconLineSkip "\\$" + +syn cluster iconPreProcGroup contains=iconPreCondit,iconIncluded,iconInclude,iconDefine,iconInParen,iconUserLabel + +syn region iconDefine start="^\s*$\s*\(define\>\|undef\>\)" skip="\\$" end="$" contains=ALLBUT,@iconPreProcGroup + +"wt:syn region iconPreProc "start="^\s*#\s*\(pragma\>\|line\>\|warning\>\|warn\>\|error\>\)" skip="\\$" "end="$" contains=ALLBUT,@iconPreProcGroup + +" Highlight User Labels + +" syn cluster iconMultiGroup contains=iconIncluded,iconSpecial,iconTodo,iconUserCont,iconUserLabel,iconBitField + +if !exists("icon_minlines") + let icon_minlines = 15 +endif +exec "syn sync ccomment iconComment minlines=" . icon_minlines + +" Define the default highlighting. + +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting +if version >= 508 || !exists("did_icon_syn_inits") + if version < 508 + let did_icon_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + + " HiLink iconSpecialCharacter iconSpecial + + HiLink iconOctalError iconError + HiLink iconParenError iconError + HiLink iconInParen iconError + HiLink iconCommentError iconError + HiLink iconSpaceError iconError + HiLink iconCommentError iconError + HiLink iconIncluded iconString + HiLink iconCommentString iconString + HiLink iconComment2String iconString + HiLink iconCommentSkip iconComment + + HiLink iconUserLabel Label + HiLink iconCharacter Character + HiLink iconNumber Number + HiLink iconRadix Number + HiLink iconFloat Float + HiLink iconInclude Include + HiLink iconPreProc PreProc + HiLink iconDefine Macro + HiLink iconError Error + HiLink iconStatement Statement + HiLink iconPreCondit PreCondit + HiLink iconString String + HiLink iconCset String + HiLink iconComment Comment + HiLink iconSpecial SpecialChar + HiLink iconTodo Todo + HiLink iconStorageClass StorageClass + HiLink iconFunction Statement + HiLink iconReserved Label + HiLink iconKeyword Operator + + "HiLink iconIdentifier Identifier + + delcommand HiLink +endif + +let b:current_syntax = "icon" + diff --git a/vim73/syntax/idl.vim b/vim73/syntax/idl.vim new file mode 100644 index 0000000..39041fc --- /dev/null +++ b/vim73/syntax/idl.vim @@ -0,0 +1,319 @@ +" Vim syntax file +" Language: IDL (Interface Description Language) +" Created By: Jody Goldberg +" Maintainer: Michael Geddes +" Last Change: Thu Apr 13 2006 + + +" This is an experiment. IDL's structure is simple enough to permit a full +" grammar based approach to rather than using a few heuristics. The result +" is large and somewhat repetative but seems to work. + +" There are some Microsoft extensions to idl files that are here. Some of +" them are disabled by defining idl_no_ms_extensions. +" +" The more complex of the extensions are disabled by defining idl_no_extensions. +" +" History: +" 2.0: Michael's new version +" 2.1: Support for Vim 7 spell (Anduin Withers) +" + +if exists("b:current_syntax") + finish +endif + +if exists("idlsyntax_showerror") + syn match idlError +\S+ skipwhite skipempty nextgroup=idlError +endif + +syn region idlCppQuote start='\]*>" +syn match idlInclude "^[ \t]*#[ \t]*include\>[ \t]*["<]" contains=idlIncluded,idlString +syn region idlPreCondit start="^[ \t]*#[ \t]*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=idlComment,idlCommentError +syn region idlDefine start="^[ \t]*#[ \t]*\(define\>\|undef\>\)" skip="\\$" end="$" contains=idlLiteral,idlString + +" Constants +syn keyword idlConst const skipempty skipwhite nextgroup=idlBaseType,idlBaseTypeInt + +" Attribute +syn keyword idlROAttr readonly skipempty skipwhite nextgroup=idlAttr +syn keyword idlAttr attribute skipempty skipwhite nextgroup=idlBaseTypeInt,idlBaseType + +" Types +syn region idlD4 contained start="<" end=">" skipempty skipwhite nextgroup=idlSimpDecl contains=idlSeqType,idlBaseTypeInt,idlBaseType,idlLiteral +syn keyword idlSeqType contained sequence skipempty skipwhite nextgroup=idlD4 +syn keyword idlBaseType contained float double char boolean octet any skipempty skipwhite nextgroup=idlSimpDecl +syn keyword idlBaseTypeInt contained short long skipempty skipwhite nextgroup=idlSimpDecl +syn keyword idlBaseType contained unsigned skipempty skipwhite nextgroup=idlBaseTypeInt +syn region idlD1 contained start="<" end=">" skipempty skipwhite nextgroup=idlSimpDecl contains=idlString,idlLiteral +syn keyword idlBaseType contained string skipempty skipwhite nextgroup=idlD1,idlSimpDecl +syn match idlBaseType contained "[a-zA-Z0-9_]\+[ \t]*\(::[ \t]*[a-zA-Z0-9_]\+\)*" skipempty skipwhite nextgroup=idlSimpDecl + +" Modules +syn region idlModuleContent contained start="{" end="}" skipempty skipwhite nextgroup=idlError,idlSemiColon contains=idlUnion,idlStruct,idlEnum,idlInterface,idlComment,idlTypedef,idlConst,idlException,idlModule +syn match idlModuleName contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlModuleContent,idlError,idlSemiColon +syn keyword idlModule module skipempty skipwhite nextgroup=idlModuleName + +" Interfaces +syn cluster idlCommentable contains=idlComment +syn cluster idlContentCluster contains=idlUnion,idlStruct,idlEnum,idlROAttr,idlAttr,idlOp,idlOneWayOp,idlException,idlConst,idlTypedef,idlAttributes,idlErrorSquareBracket,idlErrorBracket,idlInterfaceSections + +syn region idlInterfaceContent contained start="{" end="}" skipempty skipwhite nextgroup=idlError,idlSemiColon contains=@idlContentCluster,@idlCommentable +syn match idlInheritFrom2 contained "," skipempty skipwhite nextgroup=idlInheritFrom +syn match idlInheritFrom contained "[a-zA-Z0-9_]\+[ \t]*\(::[ \t]*[a-zA-Z0-9_]\+\)*" skipempty skipwhite nextgroup=idlInheritFrom2,idlInterfaceContent +syn match idlInherit contained ":" skipempty skipwhite nextgroup=idlInheritFrom +syn match idlInterfaceName contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlInterfaceContent,idlInherit,idlError,idlSemiColon +syn keyword idlInterface interface dispinterface skipempty skipwhite nextgroup=idlInterfaceName +syn keyword idlInterfaceSections contained properties methods skipempty skipwhite nextgroup=idlSectionColon,idlError +syn match idlSectionColon contained ":" + + +syn match idlLibraryName contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlLibraryContent,idlError,idlSemiColon +syn keyword idlLibrary library skipempty skipwhite nextgroup=idlLibraryName +syn region idlLibraryContent contained start="{" end="}" skipempty skipwhite nextgroup=idlError,idlSemiColon contains=@idlCommentable,idlAttributes,idlErrorSquareBracket,idlErrorBracket,idlImportlib,idlCoclass,idlTypedef,idlInterface + +syn keyword idlImportlib contained importlib skipempty skipwhite nextgroup=idlStringArg +syn region idlStringArg contained start="(" end=")" contains=idlString nextgroup=idlError,idlSemiColon,idlErrorBrace,idlErrorSquareBracket + +syn keyword idlCoclass coclass contained skipempty skipwhite nextgroup=idlCoclassName +syn match idlCoclassName "[a-zA-Z0-9_]\+" contained skipempty skipwhite nextgroup=idlCoclassDefinition,idlError,idlSemiColon + +syn region idlCoclassDefinition contained start="{" end="}" contains=idlCoclassAttributes,idlInterface,idlErrorBracket,idlErrorSquareBracket skipempty skipwhite nextgroup=idlError,idlSemiColon +syn region idlCoclassAttributes contained start=+\[+ end=+]+ skipempty skipwhite nextgroup=idlInterface contains=idlErrorBracket,idlErrorBrace,idlCoclassAttribute +syn keyword idlCoclassAttribute contained default source +"syn keyword idlInterface interface skipempty skipwhite nextgroup=idlInterfaceStubName + +syn match idlImportString +"\f\+"+ skipempty skipwhite nextgroup=idlError,idlSemiColon +syn keyword idlImport import skipempty skipwhite nextgroup=idlImportString + +syn region idlAttributes start="\[" end="\]" contains=idlAttribute,idlAttributeParam,idlErrorBracket,idlErrorBrace,idlComment +syn keyword idlAttribute contained propput propget propputref id helpstring object uuid pointer_default +if !exists('idl_no_ms_extensions') +syn keyword idlAttribute contained nonextensible dual version aggregatable restricted hidden noncreatable oleautomation +endif +syn region idlAttributeParam contained start="(" end=")" contains=idlString,idlUuid,idlLiteral,idlErrorBrace,idlErrorSquareBracket +" skipwhite nextgroup=idlArraySize,idlParmList contains=idlArraySize,idlLiteral +syn match idlErrorBrace contained "}" +syn match idlErrorBracket contained ")" +syn match idlErrorSquareBracket contained "\]" + +syn match idlUuid contained +[0-9a-zA-Z]\{8}-\([0-9a-zA-Z]\{4}-\)\{3}[0-9a-zA-Z]\{12}+ + +" Raises +syn keyword idlRaises contained raises skipempty skipwhite nextgroup=idlRaises,idlContext,idlError,idlSemiColon + +" Context +syn keyword idlContext contained context skipempty skipwhite nextgroup=idlRaises,idlContext,idlError,idlSemiColon + +" Operation +syn match idlParmList contained "," skipempty skipwhite nextgroup=idlOpParms +syn region idlArraySize contained start="\[" end="\]" skipempty skipwhite nextgroup=idlArraySize,idlParmList contains=idlArraySize,idlLiteral +syn match idlParmName contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlParmList,idlArraySize +syn keyword idlParmInt contained short long skipempty skipwhite nextgroup=idlParmName +syn keyword idlParmType contained unsigned skipempty skipwhite nextgroup=idlParmInt +syn region idlD3 contained start="<" end=">" skipempty skipwhite nextgroup=idlParmName contains=idlString,idlLiteral +syn keyword idlParmType contained string skipempty skipwhite nextgroup=idlD3,idlParmName +syn keyword idlParmType contained void float double char boolean octet any skipempty skipwhite nextgroup=idlParmName +syn match idlParmType contained "[a-zA-Z0-9_]\+[ \t]*\(::[ \t]*[a-zA-Z0-9_]\+\)*" skipempty skipwhite nextgroup=idlParmName +syn keyword idlOpParms contained in out inout skipempty skipwhite nextgroup=idlParmType + +if !exists('idl_no_ms_extensions') +syn keyword idlOpParms contained retval optional skipempty skipwhite nextgroup=idlParmType + syn match idlOpParms contained +\<\(iid_is\|defaultvalue\)\s*([^)]*)+ skipempty skipwhite nextgroup=idlParamType + + syn keyword idlVariantType contained BSTR VARIANT VARIANT_BOOL long short unsigned double CURRENCY DATE + syn region idlSafeArray contained matchgroup=idlVariantType start=+SAFEARRAY(\s*+ end=+)+ contains=idlVariantType +endif + +syn region idlOpContents contained start="(" end=")" skipempty skipwhite nextgroup=idlRaises,idlContext,idlError,idlSemiColon contains=idlOpParms,idlSafeArray,idlVariantType,@idlCommentable +syn match idlOpName contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlOpContents +syn keyword idlOpInt contained short long skipempty skipwhite nextgroup=idlOpName +syn region idlD2 contained start="<" end=">" skipempty skipwhite nextgroup=idlOpName contains=idlString,idlLiteral +syn keyword idlOp contained unsigned skipempty skipwhite nextgroup=idlOpInt +syn keyword idlOp contained string skipempty skipwhite nextgroup=idlD2,idlOpName +syn keyword idlOp contained void float double char boolean octet any skipempty skipwhite nextgroup=idlOpName +syn match idlOp contained "[a-zA-Z0-9_]\+[ \t]*\(::[ \t]*[a-zA-Z0-9_]\+\)*" skipempty skipwhite nextgroup=idlOpName +syn keyword idlOp contained void skipempty skipwhite nextgroup=idlOpName +syn keyword idlOneWayOp contained oneway skipempty skipwhite nextgroup=idOp + +" Enum +syn region idlEnumContents contained start="{" end="}" skipempty skipwhite nextgroup=idlError,idlSemiColon,idlSimpDecl contains=idlId,idlAttributes,@idlCommentable +syn match idlEnumName contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlEnumContents +syn keyword idlEnum enum skipempty skipwhite nextgroup=idlEnumName,idlEnumContents + +" Typedef +syn keyword idlTypedef typedef skipempty skipwhite nextgroup=idlTypedefOtherTypeQualifier,idlDefBaseType,idlDefBaseTypeInt,idlDefSeqType,idlDefv1Enum,idlDefEnum,idlDefOtherType,idlDefAttributes,idlError + +if !exists('idl_no_extensions') + syn keyword idlTypedefOtherTypeQualifier contained struct enum interface nextgroup=idlDefBaseType,idlDefBaseTypeInt,idlDefSeqType,idlDefv1Enum,idlDefEnum,idlDefOtherType,idlDefAttributes,idlError skipwhite + + syn region idlDefAttributes contained start="\[" end="\]" contains=idlAttribute,idlAttributeParam,idlErrorBracket,idlErrorBrace skipempty skipwhite nextgroup=idlDefBaseType,idlDefBaseTypeInt,idlDefSeqType,idlDefv1Enum,idlDefEnum,idlDefOtherType,idlError + + syn keyword idlDefBaseType contained float double char boolean octet any skipempty skipwhite nextgroup=idlTypedefDecl,idlError + syn keyword idlDefBaseTypeInt contained short long skipempty skipwhite nextgroup=idlTypedefDecl,idlError + syn match idlDefOtherType contained +\<\k\+\>+ skipempty nextgroup=idlTypedefDecl,idlError + " syn keyword idlDefSeqType contained sequence skipempty skipwhite nextgroup=idlD4 + + " Enum typedef + syn keyword idlDefEnum contained enum skipempty skipwhite nextgroup=idlDefEnumName,idlDefEnumContents + syn match idlDefEnumName contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlDefEnumContents,idlTypedefDecl + syn region idlDefEnumContents contained start="{" end="}" skipempty skipwhite nextgroup=idlError,idlTypedefDecl contains=idlId,idlAttributes + + syn match idlTypedefDecl contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlError,idlSemiColon +endif + +" Struct +syn region idlStructContent contained start="{" end="}" skipempty skipwhite nextgroup=idlError,idlSemiColon,idlSimpDecl contains=idlBaseType,idlBaseTypeInt,idlSeqType,@idlCommentable,idlEnum,idlUnion +syn match idlStructName contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlStructContent +syn keyword idlStruct struct skipempty skipwhite nextgroup=idlStructName + +" Exception +syn keyword idlException exception skipempty skipwhite nextgroup=idlStructName + +" Union +syn match idlColon contained ":" skipempty skipwhite nextgroup=idlCase,idlSeqType,idlBaseType,idlBaseTypeInt +syn region idlCaseLabel contained start="" skip="::" end=":"me=e-1 skipempty skipwhite nextgroup=idlColon contains=idlLiteral,idlString +syn keyword idlCase contained case skipempty skipwhite nextgroup=idlCaseLabel +syn keyword idlCase contained default skipempty skipwhite nextgroup=idlColon +syn region idlUnionContent contained start="{" end="}" skipempty skipwhite nextgroup=idlError,idlSemiColon,idlSimpDecl contains=idlCase +syn region idlSwitchType contained start="(" end=")" skipempty skipwhite nextgroup=idlUnionContent +syn keyword idlUnionSwitch contained switch skipempty skipwhite nextgroup=idlSwitchType +syn match idlUnionName contained "[a-zA-Z0-9_]\+" skipempty skipwhite nextgroup=idlUnionSwitch +syn keyword idlUnion union skipempty skipwhite nextgroup=idlUnionName + +if !exists('idl_no_extensions') + syn sync match idlInterfaceSync grouphere idlInterfaceContent "\<\(disp\)\=interface\>\s\+\k\+\s*:\s*\k\+\_s*{" skipempty skipwhite nextgroup=idlError,idlSemiColon contains=@idlContentCluster,@idlCommentable + syn sync maxlines=1000 minlines=100 +else + syn sync lines=200 +endif +" syn sync fromstart + +if !exists("did_idl_syntax_inits") + let did_idl_syntax_inits = 1 + " The default methods for highlighting. Can be overridden later + command -nargs=+ HiLink hi def link + + HiLink idlInclude Include + HiLink idlPreProc PreProc + HiLink idlPreCondit PreCondit + HiLink idlDefine Macro + HiLink idlIncluded String + HiLink idlString String + HiLink idlComment Comment + HiLink idlTodo Todo + HiLink idlLiteral Number + HiLink idlUuid Number + HiLink idlType Type + HiLink idlVariantType idlType + + HiLink idlModule Keyword + HiLink idlInterface Keyword + HiLink idlEnum Keyword + HiLink idlStruct Keyword + HiLink idlUnion Keyword + HiLink idlTypedef Keyword + HiLink idlException Keyword + HiLink idlTypedefOtherTypeQualifier keyword + + HiLink idlModuleName Typedef + HiLink idlInterfaceName Typedef + HiLink idlEnumName Typedef + HiLink idlStructName Typedef + HiLink idlUnionName Typedef + + HiLink idlBaseTypeInt idlType + HiLink idlBaseType idlType + HiLink idlSeqType idlType + HiLink idlD1 Paren + HiLink idlD2 Paren + HiLink idlD3 Paren + HiLink idlD4 Paren + "HiLink idlArraySize Paren + "HiLink idlArraySize1 Paren + HiLink idlModuleContent Paren + HiLink idlUnionContent Paren + HiLink idlStructContent Paren + HiLink idlEnumContents Paren + HiLink idlInterfaceContent Paren + + HiLink idlSimpDecl Identifier + HiLink idlROAttr StorageClass + HiLink idlAttr Keyword + HiLink idlConst StorageClass + + HiLink idlOneWayOp StorageClass + HiLink idlOp idlType + HiLink idlParmType idlType + HiLink idlOpName Function + HiLink idlOpParms SpecialComment + HiLink idlParmName Identifier + HiLink idlInheritFrom Identifier + HiLink idlAttribute SpecialComment + + HiLink idlId Constant + "HiLink idlCase Keyword + HiLink idlCaseLabel Constant + + HiLink idlErrorBracket Error + HiLink idlErrorBrace Error + HiLink idlErrorSquareBracket Error + + HiLink idlImport Keyword + HiLink idlImportString idlString + HiLink idlCoclassAttribute StorageClass + HiLink idlLibrary Keyword + HiLink idlImportlib Keyword + HiLink idlCoclass Keyword + HiLink idlLibraryName Typedef + HiLink idlCoclassName Typedef + " hi idlLibraryContent guifg=red + HiLink idlTypedefDecl Typedef + HiLink idlDefEnum Keyword + HiLink idlDefv1Enum Keyword + HiLink idlDefEnumName Typedef + HiLink idlDefEnumContents Paren + HiLink idlDefBaseTypeInt idlType + HiLink idlDefBaseType idlType + HiLink idlDefSeqType idlType + HiLink idlInterfaceSections Label + + if exists("idlsyntax_showerror") + if exists("idlsyntax_showerror_soft") + hi default idlError guibg=#d0ffd0 + else + HiLink idlError Error + endif + endif + delcommand HiLink +endif + +let b:current_syntax = "idl" + +" vim: sw=2 et diff --git a/vim73/syntax/idlang.vim b/vim73/syntax/idlang.vim new file mode 100644 index 0000000..9d567e5 --- /dev/null +++ b/vim73/syntax/idlang.vim @@ -0,0 +1,253 @@ +" Interactive Data Language syntax file (IDL, too [:-)] +" Maintainer: Aleksandar Jelenak +" Last change: 2003 Apr 25 +" Created by: Hermann Rochholz + +" Remove any old syntax stuff hanging around +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syntax case ignore + +syn match idlangStatement "^\s*pro\s" +syn match idlangStatement "^\s*function\s" +syn keyword idlangStatement return continue mod do break +syn keyword idlangStatement compile_opt forward_function goto +syn keyword idlangStatement begin common end of +syn keyword idlangStatement inherits on_ioerror begin + +syn keyword idlangConditional if else then for while case switch +syn keyword idlangConditional endcase endelse endfor endswitch +syn keyword idlangConditional endif endrep endwhile repeat until + +syn match idlangOperator "\ and\ " +syn match idlangOperator "\ eq\ " +syn match idlangOperator "\ ge\ " +syn match idlangOperator "\ gt\ " +syn match idlangOperator "\ le\ " +syn match idlangOperator "\ lt\ " +syn match idlangOperator "\ ne\ " +syn match idlangOperator /\(\ \|(\)not\ /hs=e-3 +syn match idlangOperator "\ or\ " +syn match idlangOperator "\ xor\ " + +syn keyword idlangStop stop pause + +syn match idlangStrucvar "\h\w*\(\.\h\w*\)\+" +syn match idlangStrucvar "[),\]]\(\.\h\w*\)\+"hs=s+1 + +syn match idlangSystem "\!\a\w*\(\.\w*\)\=" + +syn match idlangKeyword "\([(,]\s*\(\$\_s*\)\=\)\@<=/\h\w*" +syn match idlangKeyword "\([(,]\s*\(\$\_s*\)\=\)\@<=\h\w*\s*=" + +syn keyword idlangTodo contained TODO + +syn region idlangString start=+"+ end=+"+ +syn region idlangString start=+'+ end=+'+ + +syn match idlangPreCondit "^\s*@\w*\(\.\a\{3}\)\=" + +syn match idlangRealNumber "\<\d\+\(\.\=\d*e[+-]\=\d\+\|\.\d*d\|\.\d*\|d\)" +syn match idlangRealNumber "\.\d\+\(d\|e[+-]\=\d\+\)\=" + +syn match idlangNumber "\<\.\@!\d\+\.\@!\(b\|u\|us\|s\|l\|ul\|ll\|ull\)\=\>" + +syn match idlangComment "[\;].*$" contains=idlangTodo + +syn match idlangContinueLine "\$\s*\($\|;\)"he=s+1 contains=idlangComment +syn match idlangContinueLine "&\s*\(\h\|;\)"he=s+1 contains=ALL + +syn match idlangDblCommaError "\,\s*\," + +" List of standard routines as of IDL version 5.4. +syn match idlangRoutine "EOS_\a*" +syn match idlangRoutine "HDF_\a*" +syn match idlangRoutine "CDF_\a*" +syn match idlangRoutine "NCDF_\a*" +syn match idlangRoutine "QUERY_\a*" +syn match idlangRoutine "\= 508 || !exists("did_idlang_syn_inits") + if version < 508 + let did_idlang_syn_inits = 1 + command -nargs=+ HiLink hi link +else + command -nargs=+ HiLink hi def link +endif + + HiLink idlangConditional Conditional + HiLink idlangRoutine Type + HiLink idlangStatement Statement + HiLink idlangContinueLine Todo + HiLink idlangRealNumber Float + HiLink idlangNumber Number + HiLink idlangString String + HiLink idlangOperator Operator + HiLink idlangComment Comment + HiLink idlangTodo Todo + HiLink idlangPreCondit Identifier + HiLink idlangDblCommaError Error + HiLink idlangStop Error + HiLink idlangStrucvar PreProc + HiLink idlangSystem Identifier + HiLink idlangKeyword Special + + delcommand HiLink +endif + +let b:current_syntax = "idlang" +" vim: ts=18 diff --git a/vim73/syntax/indent.vim b/vim73/syntax/indent.vim new file mode 100644 index 0000000..389101a --- /dev/null +++ b/vim73/syntax/indent.vim @@ -0,0 +1,152 @@ +" Vim syntax file +" Language: indent(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2010-01-23 +" indent_is_bsd: If exists, will change somewhat to match BSD implementation +" +" TODO: is the deny-all (a la lilo.vim nice or no?)... +" irritating to be wrong to the last char... +" would be sweet if right until one char fails + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +setlocal iskeyword+=-,+ + +syn match indentError '\S\+' + +syn keyword indentTodo contained TODO FIXME XXX NOTE + +syn region indentComment start='/\*' end='\*/' + \ contains=indentTodo,@Spell +syn region indentComment start='//' skip='\\$' end='$' + \ contains=indentTodo,@Spell + +if !exists("indent_is_bsd") + syn match indentOptions '-i\|--indentation-level\|-il\|--indent-level' + \ nextgroup=indentNumber skipwhite skipempty +endif +syn match indentOptions '-\%(bli\|c\%([bl]i\|[dip]\)\=\|di\=\|ip\=\|lc\=\|pp\=i\|sbi\|ts\|-\%(brace-indent\|comment-indentation\|case-brace-indentation\|declaration-comment-column\|continuation-indentation\|case-indentation\|else-endif-column\|line-comments-indentation\|declaration-indentation\|indent-level\|parameter-indentation\|line-length\|comment-line-length\|paren-indentation\|preprocessor-indentation\|struct-brace-indentation\|tab-size\)\)' + \ nextgroup=indentNumber skipwhite skipempty + +syn match indentNumber display contained '\d\+\>' + +syn match indentOptions '-T' + \ nextgroup=indentIdent skipwhite skipempty + +syn match indentIdent display contained '\h\w*\>' + +syn keyword indentOptions -bacc --blank-lines-after-ifdefs + \ -bad --blank-lines-after-declarations + \ -badp --blank-lines-after-procedure-declarations + \ -bap --blank-lines-after-procedures + \ -bbb --blank-lines-before-block-comments + \ -bbo --break-before-boolean-operator + \ -bc --blank-lines-after-commas + \ -bfda --break-function-decl-args + \ -bfde --break-function-decl-args-end + \ -bl --braces-after-if-line + \ -blf --braces-after-func-def-line + \ -bls --braces-after-struct-decl-line + \ -br --braces-on-if-line + \ -brf --braces-on-func-def-line + \ -brs --braces-on-struct-decl-line + \ -bs --Bill-Shannon --blank-before-sizeof + \ -c++ --c-plus-plus + \ -cdb --comment-delimiters-on-blank-lines + \ -cdw --cuddle-do-while + \ -ce --cuddle-else + \ -cs --space-after-cast + \ -dj --left-justify-declarations + \ -eei --extra-expression-indentation + \ -fc1 --format-first-column-comments + \ -fca --format-all-comments + \ -gnu --gnu-style + \ -h --help --usage + \ -hnl --honour-newlines + \ -kr --k-and-r-style --kernighan-and-ritchie --kernighan-and-ritchie-style + \ -lp --continue-at-parentheses + \ -lps --leave-preprocessor-space + \ -nbacc --no-blank-lines-after-ifdefs + \ -nbad --no-blank-lines-after-declarations + \ -nbadp --no-blank-lines-after-procedure-declarations + \ -nbap --no-blank-lines-after-procedures + \ -nbbb --no-blank-lines-before-block-comments + \ -nbbo --break-after-boolean-operator + \ -nbc --no-blank-lines-after-commas + \ -nbfda --dont-break-function-decl-args + \ -nbfde --dont-break-function-decl-args-end + \ -nbs --no-Bill-Shannon --no-blank-before-sizeof + \ -ncdb --no-comment-delimiters-on-blank-lines + \ -ncdw --dont-cuddle-do-while + \ -nce --dont-cuddle-else + \ -ncs --no-space-after-casts + \ -ndj --dont-left-justify-declarations + \ -neei --no-extra-expression-indentation + \ -nfc1 --dont-format-first-column-comments + \ -nfca --dont-format-comments + \ -nhnl --ignore-newlines + \ -nip --dont-indent-parameters --no-parameter-indentation + \ -nlp --dont-line-up-parentheses + \ -nlps --remove-preprocessor-space + \ -npcs --no-space-after-function-call-names + \ -npmt + \ -npro --ignore-profile + \ -nprs --no-space-after-parentheses + \ -npsl --dont-break-procedure-type + \ -nsaf --no-space-after-for + \ -nsai --no-space-after-if + \ -nsaw --no-space-after-while + \ -nsc --dont-star-comments + \ -nsob --leave-optional-blank-lines + \ -nss --dont-space-special-semicolon + \ -nut --no-tabs + \ -nv --no-verbosity + \ -o --output + \ -o --output-file + \ -orig --berkeley --berkeley-style --original --original-style + \ -pcs --space-after-procedure-calls + \ -pmt --preserve-mtime + \ -prs --space-after-parentheses + \ -psl --procnames-start-lines + \ -saf --space-after-for + \ -sai --space-after-if + \ -saw --space-after-while + \ -sc --start-left-side-of-comments + \ -sob --swallow-optional-blank-lines + \ -ss --space-special-semicolon + \ -st --standard-output + \ -ut --use-tabs + \ -v --verbose + \ -version --version + \ -linux --linux-style + +if exists("indent_is_bsd") + syn keyword indentOptions -ip -ei -nei +endif + +if exists("c_minlines") + let b:c_minlines = c_minlines +else + if !exists("c_no_if0") + let b:c_minlines = 50 " #if 0 constructs can be long + else + let b:c_minlines = 15 " mostly for () constructs + endif +endif + +hi def link indentError Error +hi def link indentComment Comment +hi def link indentTodo Todo +hi def link indentOptions Keyword +hi def link indentNumber Number +hi def link indentIdent Identifier + +let b:current_syntax = "indent" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/inform.vim b/vim73/syntax/inform.vim new file mode 100644 index 0000000..d8ba43d --- /dev/null +++ b/vim73/syntax/inform.vim @@ -0,0 +1,408 @@ +" Vim syntax file +" Language: Inform +" Maintainer: Stephen Thomas (stephen@gowarthomas.com) +" URL: http://www.gowarthomas.com/informvim +" Last Change: 2006 April 20 + +" Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" A bunch of useful Inform keywords. First, case insensitive stuff + +syn case ignore + +syn keyword informDefine Constant + +syn keyword informType Array Attribute Class Nearby +syn keyword informType Object Property String Routine +syn match informType "\" + +syn keyword informInclude Import Include Link Replace System_file + +syn keyword informPreCondit End Endif Ifdef Ifndef Iftrue Iffalse Ifv3 Ifv5 +syn keyword informPreCondit Ifnot + +syn keyword informPreProc Abbreviate Default Fake_action Lowstring +syn keyword informPreProc Message Release Serial Statusline Stub Switches +syn keyword informPreProc Trace Zcharacter + +syn region informGlobalRegion matchgroup=informType start="\" matchgroup=NONE skip=+!.*$\|".*"\|'.*'+ end=";" contains=ALLBUT,informGramPreProc,informPredicate,informGrammar,informAsm,informAsmObsolete + +syn keyword informGramPreProc contained Verb Extend + +if !exists("inform_highlight_simple") + syn keyword informLibAttrib absent animate clothing concealed container + syn keyword informLibAttrib door edible enterable female general light + syn keyword informLibAttrib lockable locked male moved neuter on open + syn keyword informLibAttrib openable pluralname proper scenery scored + syn keyword informLibAttrib static supporter switchable talkable + syn keyword informLibAttrib visited workflag worn + syn match informLibAttrib "\" + + syn keyword informLibProp e_to se_to s_to sw_to w_to nw_to n_to ne_to + syn keyword informLibProp u_to d_to in_to out_to before after life + syn keyword informLibProp door_to with_key door_dir invent plural + syn keyword informLibProp add_to_scope list_together react_before + syn keyword informLibProp react_after grammar orders initial when_open + syn keyword informLibProp when_closed when_on when_off description + syn keyword informLibProp describe article cant_go found_in time_left + syn keyword informLibProp number time_out daemon each_turn capacity + syn keyword informLibProp name short_name short_name_indef parse_name + syn keyword informLibProp articles inside_description + if !exists("inform_highlight_old") + syn keyword informLibProp compass_look before_implicit + syn keyword informLibProp ext_initialise ext_messages + endif + + syn keyword informLibObj e_obj se_obj s_obj sw_obj w_obj nw_obj n_obj + syn keyword informLibObj ne_obj u_obj d_obj in_obj out_obj compass + syn keyword informLibObj thedark selfobj player location second actor + syn keyword informLibObj noun + if !exists("inform_highlight_old") + syn keyword informLibObj LibraryExtensions + endif + + syn keyword informLibRoutine Achieved AfterRoutines AddToScope + syn keyword informLibRoutine AllowPushDir Banner ChangeDefault + syn keyword informLibRoutine ChangePlayer CommonAncestor DictionaryLookup + syn keyword informLibRoutine DisplayStatus DoMenu DrawStatusLine + syn keyword informLibRoutine EnglishNumber HasLightSource GetGNAOfObject + syn keyword informLibRoutine IndirectlyContains IsSeeThrough Locale + syn keyword informLibRoutine LoopOverScope LTI_Insert MoveFloatingObjects + syn keyword informLibRoutine NextWord NextWordStopped NounDomain + syn keyword informLibRoutine ObjectIsUntouchable OffersLight ParseToken + syn keyword informLibRoutine PlaceInScope PlayerTo PrintShortName + syn keyword informLibRoutine PronounNotice ScopeWithin SetPronoun SetTime + syn keyword informLibRoutine StartDaemon StartTimer StopDaemon StopTimer + syn keyword informLibRoutine TestScope TryNumber UnsignedCompare + syn keyword informLibRoutine WordAddress WordInProperty WordLength + syn keyword informLibRoutine WriteListFrom YesOrNo ZRegion RunRoutines + syn keyword informLibRoutine AfterLife AfterPrompt Amusing BeforeParsing + syn keyword informLibRoutine ChooseObjects DarkToDark DeathMessage + syn keyword informLibRoutine GamePostRoutine GamePreRoutine Initialise + syn keyword informLibRoutine InScope LookRoutine NewRoom ParseNoun + syn keyword informLibRoutine ParseNumber ParserError PrintRank PrintVerb + syn keyword informLibRoutine PrintTaskName TimePasses UnknownVerb + if exists("inform_highlight_glulx") + syn keyword informLibRoutine IdentifyGlkObject HandleGlkEvent + syn keyword informLibRoutine InitGlkWindow + endif + if !exists("inform_highlight_old") + syn keyword informLibRoutine KeyCharPrimitive KeyDelay ClearScreen + syn keyword informLibRoutine MoveCursor MainWindow StatusLineHeight + syn keyword informLibRoutine ScreenWidth ScreenHeight SetColour + syn keyword informLibRoutine DecimalNumber PrintToBuffer Length + syn keyword informLibRoutine UpperCase LowerCase PrintCapitalised + syn keyword informLibRoutine Cap Centre + if exists("inform_highlight_glulx") + syn keyword informLibRoutine PrintAnything PrintAnyToArray + endif + endif + + syn keyword informLibAction Quit Restart Restore Verify Save + syn keyword informLibAction ScriptOn ScriptOff Pronouns Score + syn keyword informLibAction Fullscore LMode1 LMode2 LMode3 + syn keyword informLibAction NotifyOn NotifyOff Version Places + syn keyword informLibAction Objects TraceOn TraceOff TraceLevel + syn keyword informLibAction ActionsOn ActionsOff RoutinesOn + syn keyword informLibAction RoutinesOff TimersOn TimersOff + syn keyword informLibAction CommandsOn CommandsOff CommandsRead + syn keyword informLibAction Predictable XPurloin XAbstract XTree + syn keyword informLibAction Scope Goto Gonear Inv InvTall InvWide + syn keyword informLibAction Take Drop Remove PutOn Insert Transfer + syn keyword informLibAction Empty Enter Exit GetOff Go Goin Look + syn keyword informLibAction Examine Search Give Show Unlock Lock + syn keyword informLibAction SwitchOn SwitchOff Open Close Disrobe + syn keyword informLibAction Wear Eat Yes No Burn Pray Wake + syn keyword informLibAction WakeOther Consult Kiss Think Smell + syn keyword informLibAction Listen Taste Touch Dig Cut Jump + syn keyword informLibAction JumpOver Tie Drink Fill Sorry Strong + syn keyword informLibAction Mild Attack Swim Swing Blow Rub Set + syn keyword informLibAction SetTo WaveHands Wave Pull Push PushDir + syn keyword informLibAction Turn Squeeze LookUnder ThrowAt Tell + syn keyword informLibAction Answer Buy Ask AskFor Sing Climb Wait + syn keyword informLibAction Sleep LetGo Receive ThrownAt Order + syn keyword informLibAction TheSame PluralFound Miscellany Prompt + syn keyword informLibAction ChangesOn ChangesOff Showverb Showobj + syn keyword informLibAction EmptyT VagueGo + if exists("inform_highlight_glulx") + syn keyword informLibAction GlkList + endif + + syn keyword informLibVariable keep_silent deadflag action special_number + syn keyword informLibVariable consult_from consult_words etype verb_num + syn keyword informLibVariable verb_word the_time real_location c_style + syn keyword informLibVariable parser_one parser_two listing_together wn + syn keyword informLibVariable parser_action scope_stage scope_reason + syn keyword informLibVariable action_to_be menu_item item_name item_width + syn keyword informLibVariable lm_o lm_n inventory_style task_scores + syn keyword informLibVariable inventory_stage + + syn keyword informLibConst AMUSING_PROVIDED DEBUG Headline MAX_CARRIED + syn keyword informLibConst MAX_SCORE MAX_TIMERS NO_PLACES NUMBER_TASKS + syn keyword informLibConst OBJECT_SCORE ROOM_SCORE SACK_OBJECT Story + syn keyword informLibConst TASKS_PROVIDED WITHOUT_DIRECTIONS + syn keyword informLibConst NEWLINE_BIT INDENT_BIT FULLINV_BIT ENGLISH_BIT + syn keyword informLibConst RECURSE_BIT ALWAYS_BIT TERSE_BIT PARTINV_BIT + syn keyword informLibConst DEFART_BIT WORKFLAG_BIT ISARE_BIT CONCEAL_BIT + syn keyword informLibConst PARSING_REASON TALKING_REASON EACHTURN_REASON + syn keyword informLibConst REACT_BEFORE_REASON REACT_AFTER_REASON + syn keyword informLibConst TESTSCOPE_REASON LOOPOVERSCOPE_REASON + syn keyword informLibConst STUCK_PE UPTO_PE NUMBER_PE CANTSEE_PE TOOLIT_PE + syn keyword informLibConst NOTHELD_PE MULTI_PE MMULTI_PE VAGUE_PE EXCEPT_PE + syn keyword informLibConst ANIMA_PE VERB_PE SCENERY_PE ITGONE_PE + syn keyword informLibConst JUNKAFTER_PE TOOFEW_PE NOTHING_PE ASKSCOPE_PE + if !exists("inform_highlight_old") + syn keyword informLibConst WORDSIZE TARGET_ZCODE TARGET_GLULX + syn keyword informLibConst LIBRARY_PARSER LIBRARY_VERBLIB LIBRARY_GRAMMAR + syn keyword informLibConst LIBRARY_ENGLISH NO_SCORE START_MOVE + syn keyword informLibConst CLR_DEFAULT CLR_BLACK CLR_RED CLR_GREEN + syn keyword informLibConst CLR_YELLOW CLR_BLUE CLR_MAGENTA CLR_CYAN + syn keyword informLibConst CLR_WHITE CLR_PURPLE CLR_AZURE + syn keyword informLibConst WIN_ALL WIN_MAIN WIN_STATUS + endif +endif + +" Now the case sensitive stuff. + +syntax case match + +syn keyword informSysFunc child children elder indirect parent random +syn keyword informSysFunc sibling younger youngest metaclass +if exists("inform_highlight_glulx") + syn keyword informSysFunc glk +endif + +syn keyword informSysConst adjectives_table actions_table classes_table +syn keyword informSysConst identifiers_table preactions_table version_number +syn keyword informSysConst largest_object strings_offset code_offset +syn keyword informSysConst dict_par1 dict_par2 dict_par3 +syn keyword informSysConst actual_largest_object static_memory_offset +syn keyword informSysConst array_names_offset readable_memory_offset +syn keyword informSysConst cpv__start cpv__end ipv__start ipv__end +syn keyword informSysConst array__start array__end lowest_attribute_number +syn keyword informSysConst highest_attribute_number attribute_names_array +syn keyword informSysConst lowest_property_number highest_property_number +syn keyword informSysConst property_names_array lowest_action_number +syn keyword informSysConst highest_action_number action_names_array +syn keyword informSysConst lowest_fake_action_number highest_fake_action_number +syn keyword informSysConst fake_action_names_array lowest_routine_number +syn keyword informSysConst highest_routine_number routines_array +syn keyword informSysConst routine_names_array routine_flags_array +syn keyword informSysConst lowest_global_number highest_global_number globals_array +syn keyword informSysConst global_names_array global_flags_array +syn keyword informSysConst lowest_array_number highest_array_number arrays_array +syn keyword informSysConst array_names_array array_flags_array lowest_constant_number +syn keyword informSysConst highest_constant_number constants_array constant_names_array +syn keyword informSysConst lowest_class_number highest_class_number class_objects_array +syn keyword informSysConst lowest_object_number highest_object_number +if !exists("inform_highlight_old") + syn keyword informSysConst sys_statusline_flag +endif + +syn keyword informConditional default else if switch + +syn keyword informRepeat break continue do for objectloop until while + +syn keyword informStatement box font give inversion jump move new_line +syn keyword informStatement print print_ret quit read remove restore return +syn keyword informStatement rfalse rtrue save spaces string style + +syn keyword informOperator roman reverse bold underline fixed on off to +syn keyword informOperator near from + +syn keyword informKeyword dictionary symbols objects verbs assembly +syn keyword informKeyword expressions lines tokens linker on off alias long +syn keyword informKeyword additive score time string table +syn keyword informKeyword with private has class error fatalerror +syn keyword informKeyword warning self +if !exists("inform_highlight_old") + syn keyword informKeyword buffer +endif + +syn keyword informMetaAttrib remaining create destroy recreate copy call +syn keyword informMetaAttrib print_to_array + +syn keyword informPredicate has hasnt in notin ofclass or +syn keyword informPredicate provides + +syn keyword informGrammar contained noun held multi multiheld multiexcept +syn keyword informGrammar contained multiinside creature special number +syn keyword informGrammar contained scope topic reverse meta only replace +syn keyword informGrammar contained first last + +syn keyword informKeywordObsolete contained initial data initstr + +syn keyword informTodo contained TODO + +" Assembly language mnemonics must be preceded by a '@'. + +syn match informAsmContainer "@\s*\k*" contains=informAsm,informAsmObsolete + +if exists("inform_highlight_glulx") + syn keyword informAsm contained nop add sub mul div mod neg bitand bitor + syn keyword informAsm contained bitxor bitnot shiftl sshiftr ushiftr jump jz + syn keyword informAsm contained jnz jeq jne jlt jge jgt jle jltu jgeu jgtu + syn keyword informAsm contained jleu call return catch throw tailcall copy + syn keyword informAsm contained copys copyb sexs sexb aload aloads aloadb + syn keyword informAsm contained aloadbit astore astores astoreb astorebit + syn keyword informAsm contained stkcount stkpeek stkswap stkroll stkcopy + syn keyword informAsm contained streamchar streamnum streamstr gestalt + syn keyword informAsm contained debugtrap getmemsize setmemsize jumpabs + syn keyword informAsm contained random setrandom quit verify restart save + syn keyword informAsm contained restore saveundo restoreundo protect glk + syn keyword informAsm contained getstringtbl setstringtbl getiosys setiosys + syn keyword informAsm contained linearsearch binarysearch linkedsearch + syn keyword informAsm contained callf callfi callfii callfiii +else + syn keyword informAsm contained je jl jg dec_chk inc_chk jin test or and + syn keyword informAsm contained test_attr set_attr clear_attr store + syn keyword informAsm contained insert_obj loadw loadb get_prop + syn keyword informAsm contained get_prop_addr get_next_prop add sub mul div + syn keyword informAsm contained mod call storew storeb put_prop sread + syn keyword informAsm contained print_num random push pull + syn keyword informAsm contained split_window set_window output_stream + syn keyword informAsm contained input_stream sound_effect jz get_sibling + syn keyword informAsm contained get_child get_parent get_prop_len inc dec + syn keyword informAsm contained remove_obj print_obj ret jump + syn keyword informAsm contained load not rtrue rfalse print + syn keyword informAsm contained print_ret nop save restore restart + syn keyword informAsm contained ret_popped pop quit new_line show_status + syn keyword informAsm contained verify call_2s call_vs aread call_vs2 + syn keyword informAsm contained erase_window erase_line set_cursor get_cursor + syn keyword informAsm contained set_text_style buffer_mode read_char + syn keyword informAsm contained scan_table call_1s call_2n set_colour throw + syn keyword informAsm contained call_vn call_vn2 tokenise encode_text + syn keyword informAsm contained copy_table print_table check_arg_count + syn keyword informAsm contained call_1n catch piracy log_shift art_shift + syn keyword informAsm contained set_font save_undo restore_undo draw_picture + syn keyword informAsm contained picture_data erase_picture set_margins + syn keyword informAsm contained move_window window_size window_style + syn keyword informAsm contained get_wind_prop scroll_window pop_stack + syn keyword informAsm contained read_mouse mouse_window push_stack + syn keyword informAsm contained put_wind_prop print_form make_menu + syn keyword informAsm contained picture_table + if !exists("inform_highlight_old") + syn keyword informAsm contained check_unicode print_unicode + endif + syn keyword informAsmObsolete contained print_paddr print_addr print_char +endif + +" Handling for different versions of VIM. + +if version >= 600 + setlocal iskeyword+=$ + command -nargs=+ SynDisplay syntax display +else + set iskeyword+=$ + command -nargs=+ SynDisplay syntax +endif + +" Grammar sections. + +syn region informGrammarSection matchgroup=informGramPreProc start="\" skip=+".*"+ end=";"he=e-1 contains=ALLBUT,informAsm + +" Special character forms. + +SynDisplay match informBadAccent contained "@[^{[:digit:]]\D" +SynDisplay match informBadAccent contained "@{[^}]*}" +SynDisplay match informAccent contained "@:[aouAOUeiyEI]" +SynDisplay match informAccent contained "@'[aeiouyAEIOUY]" +SynDisplay match informAccent contained "@`[aeiouAEIOU]" +SynDisplay match informAccent contained "@\^[aeiouAEIOU]" +SynDisplay match informAccent contained "@\~[anoANO]" +SynDisplay match informAccent contained "@/[oO]" +SynDisplay match informAccent contained "@ss\|@<<\|@>>\|@oa\|@oA\|@ae\|@AE\|@cc\|@cC" +SynDisplay match informAccent contained "@th\|@et\|@Th\|@Et\|@LL\|@oe\|@OE\|@!!\|@??" +SynDisplay match informAccent contained "@{\x\{1,4}}" +SynDisplay match informBadStrUnicode contained "@@\D" +SynDisplay match informStringUnicode contained "@@\d\+" +SynDisplay match informStringCode contained "@\d\d" + +" String and Character constants. Ordering is important here. +syn region informString start=+"+ skip=+\\\\+ end=+"+ contains=informAccent,informStringUnicode,informStringCode,informBadAccent,informBadStrUnicode +syn region informDictString start="'" end="'" contains=informAccent,informBadAccent +SynDisplay match informBadDictString "''" +SynDisplay match informDictString "'''" + +" Integer numbers: decimal, hexadecimal and binary. +SynDisplay match informNumber "\<\d\+\>" +SynDisplay match informNumber "\<\$\x\+\>" +SynDisplay match informNumber "\<\$\$[01]\+\>" + +" Comments +syn match informComment "!.*" contains=informTodo + +" Syncronization +syn sync match informSyncStringEnd grouphere NONE /"[;,]\s*$/ +syn sync match informSyncRoutineEnd grouphere NONE /][;,]\s*$/ +syn sync match informSyncCommentEnd grouphere NONE /^\s*!.*$/ +syn sync match informSyncRoutine groupthere informGrammarSection "\" +syn sync maxlines=500 + +delcommand SynDisplay + +" The default highlighting. +if version >= 508 || !exists("did_inform_syn_inits") + if version < 508 + let did_inform_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink informDefine Define + HiLink informType Type + HiLink informInclude Include + HiLink informPreCondit PreCondit + HiLink informPreProc PreProc + HiLink informGramPreProc PreProc + HiLink informAsm Special + if !exists("inform_suppress_obsolete") + HiLink informAsmObsolete informError + HiLink informKeywordObsolete informError + else + HiLink informAsmObsolete Special + HiLink informKeywordObsolete Keyword + endif + HiLink informPredicate Operator + HiLink informSysFunc Identifier + HiLink informSysConst Identifier + HiLink informConditional Conditional + HiLink informRepeat Repeat + HiLink informStatement Statement + HiLink informOperator Operator + HiLink informKeyword Keyword + HiLink informGrammar Keyword + HiLink informDictString String + HiLink informNumber Number + HiLink informError Error + HiLink informString String + HiLink informComment Comment + HiLink informAccent Special + HiLink informStringUnicode Special + HiLink informStringCode Special + HiLink informTodo Todo + if !exists("inform_highlight_simple") + HiLink informLibAttrib Identifier + HiLink informLibProp Identifier + HiLink informLibObj Identifier + HiLink informLibRoutine Identifier + HiLink informLibVariable Identifier + HiLink informLibConst Identifier + HiLink informLibAction Identifier + endif + HiLink informBadDictString informError + HiLink informBadAccent informError + HiLink informBadStrUnicode informError + + delcommand HiLink +endif + +let b:current_syntax = "inform" + +" vim: ts=8 diff --git a/vim73/syntax/initex.vim b/vim73/syntax/initex.vim new file mode 100644 index 0000000..8f3462f --- /dev/null +++ b/vim73/syntax/initex.vim @@ -0,0 +1,376 @@ +" Vim syntax file +" Language: TeX (core definition) +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +" This follows the grouping (sort of) found at +" http://www.tug.org/utilities/plain/cseq.html#top-fam + +syn keyword initexTodo TODO FIXME XXX NOTE + +syn match initexComment display contains=initexTodo + \ '\\\@' + +syn cluster initexBox + \ contains=initexBoxCommand,initexBoxInternalQuantity, + \ initexBoxParameterDimen,initexBoxParameterInteger, + \ initexBoxParameterToken + +syn cluster initexCharacter + \ contains=initexCharacterCommand,initexCharacterInternalQuantity, + \ initexCharacterParameterInteger + +syn cluster initexDebugging + \ contains=initexDebuggingCommand,initexDebuggingParameterInteger, + \ initexDebuggingParameterToken + +syn cluster initexFileIO + \ contains=initexFileIOCommand,initexFileIOInternalQuantity, + \ initexFileIOParameterToken + +syn cluster initexFonts + \ contains=initexFontsCommand,initexFontsInternalQuantity + +syn cluster initexGlue + \ contains=initexGlueCommand,initexGlueDerivedCommand + +syn cluster initexHyphenation + \ contains=initexHyphenationCommand,initexHyphenationDerivedCommand, + \ initexHyphenationInternalQuantity,initexHyphenationParameterInteger + +syn cluster initexInserts + \ contains=initexInsertsCommand,initexInsertsParameterDimen, + \ initexInsertsParameterGlue,initexInsertsParameterInteger + +syn cluster initexJob + \ contains=initexJobCommand,initexJobInternalQuantity, + \ initexJobParameterInteger + +syn cluster initexKern + \ contains=initexKernCommand,initexKernInternalQuantity + +syn cluster initexLogic + \ contains=initexLogicCommand + +syn cluster initexMacro + \ contains=initexMacroCommand,initexMacroDerivedCommand, + \ initexMacroParameterInteger + +syn cluster initexMarks + \ contains=initexMarksCommand + +syn cluster initexMath + \ contains=initexMathCommand,initexMathDerivedCommand, + \ initexMathInternalQuantity,initexMathParameterDimen, + \ initexMathParameterGlue,initexMathParameterInteger, + \ initexMathParameterMuglue,initexMathParameterToken + +syn cluster initexPage + \ contains=initexPageInternalQuantity,initexPageParameterDimen, + \ initexPageParameterGlue + +syn cluster initexParagraph + \ contains=initexParagraphCommand,initexParagraphInternalQuantity, + \ initexParagraphParameterDimen,initexParagraphParameterGlue, + \ initexParagraphParameterInteger,initexParagraphParameterToken + +syn cluster initexPenalties + \ contains=initexPenaltiesCommand,initexPenaltiesInternalQuantity, + \ initexPenaltiesParameterInteger + +syn cluster initexRegisters + \ contains=initexRegistersCommand,initexRegistersInternalQuantity + +syn cluster initexTables + \ contains=initexTablesCommand,initexTablesParameterGlue, + \ initexTablesParameterToken + +syn cluster initexCommand + \ contains=initexBoxCommand,initexCharacterCommand, + \ initexDebuggingCommand,initexFileIOCommand, + \ initexFontsCommand,initexGlueCommand, + \ initexHyphenationCommand,initexInsertsCommand, + \ initexJobCommand,initexKernCommand,initexLogicCommand, + \ initexMacroCommand,initexMarksCommand,initexMathCommand, + \ initexParagraphCommand,initexPenaltiesCommand,initexRegistersCommand, + \ initexTablesCommand + +syn match initexBoxCommand display contains=@NoSpell + \ '\\\%([hv]\=box\|[cx]\=leaders\|copy\|[hv]rule\|lastbox\|setbox\|un[hv]\%(box\|copy\)\|vtop\)\>' +syn match initexCharacterCommand display contains=@NoSpell + \ '\\\%([] ]\|\%(^^M\|accent\|char\|\%(lower\|upper\)case\|number\|romannumeral\|string\)\>\)' +syn match initexDebuggingCommand display contains=@NoSpell + \ '\\\%(\%(batch\|\%(non\|error\)stop\|scroll\)mode\|\%(err\)\=message\|meaning\|show\%(box\%(breadth\|depth\)\=\|lists\|the\)\)\>' +syn match initexFileIOCommand display contains=@NoSpell + \ '\\\%(\%(close\|open\)\%(in\|out\)\|endinput\|immediate\|input\|read\|shipout\|special\|write\)\>' +syn match initexFontsCommand display contains=@NoSpell + \ '\\\%(/\|fontname\)\>' +syn match initexGlueCommand display contains=@NoSpell + \ '\\\%([hv]\|un\)skip\>' +syn match initexHyphenationCommand display contains=@NoSpell + \ '\\\%(discretionary\|hyphenation\|patterns\|setlanguage\)\>' +syn match initexInsertsCommand display contains=@NoSpell + \ '\\\%(insert\|split\%(bot\|first\)mark\|vsplit\)\>' +syn match initexJobCommand display contains=@NoSpell + \ '\\\%(dump\|end\|jobname\)\>' +syn match initexKernCommand display contains=@NoSpell + \ '\\\%(kern\|lower\|move\%(left\|right\)\|raise\|unkern\)\>' +syn match initexLogicCommand display contains=@NoSpell + \ '\\\%(else\|fi\|if[a-zA-Z@]\+\|or\)\>' +" \ '\\\%(else\|fi\|if\%(case\|cat\|dim\|eof\|false\|[hv]box\|[hmv]mode\|inner\|num\|odd\|true\|void\|x\)\=\|or\)\>' +syn match initexMacroCommand display contains=@NoSpell + \ '\\\%(after\%(assignment\|group\)\|\%(begin\|end\)group\|\%(end\)\=csname\|e\=def\|expandafter\|futurelet\|global\|let\|long\|noexpand\|outer\|relax\|the\)\>' +syn match initexMarksCommand display contains=@NoSpell + \ '\\\%(bot\|first\|top\)\=mark\>' +syn match initexMathCommand display contains=@NoSpell + \ '\\\%(abovewithdelims\|delimiter\|display\%(limits\|style\)\|l\=eqno\|left\|\%(no\)\=limits\|math\%(accent\|bin\|char\|choice\|close\|code\|inner\|op\|open\|ord\|punct\|rel\)\|mkern\|mskip\|muskipdef\|nonscript\|\%(over\|under\)line\|radical\|right\|\%(\%(script\)\{1,2}\|text\)style\|vcenter\)\>' +syn match initexParagraphCommand display contains=@NoSpell + \ '\\\%(ignorespaces\|indent\|no\%(boundary\|indent\)\|par\|vadjust\)\>' +syn match initexPenaltiesCommand display contains=@NoSpell + \ '\\\%(un\)\=penalty\>' +syn match initexRegistersCommand display contains=@NoSpell + \ '\\\%(advance\|\%(count\|dimen\|skip\|toks\)def\|divide\|multiply\)\>' +syn match initexTablesCommand display contains=@NoSpell + \ '\\\%(cr\|crcr\|[hv]align\|noalign\|omit\|span\)\>' + +syn cluster initexDerivedCommand + \ contains=initexGlueDerivedCommand,initexHyphenationDerivedCommand, + \ initexMacroDerivedCommand,initexMathDerivedCommand + +syn match initexGlueDerivedCommand display contains=@NoSpell + \ '\\\%([hv]fil\%(l\|neg\)\=\|[hv]ss\)\>' +syn match initexHyphenationDerivedCommand display contains=@NoSpell + \ '\\-' +syn match initexMacroDerivedCommand display contains=@NoSpell + \ '\\[gx]def\>' +syn match initexMathDerivedCommand display contains=@NoSpell + \ '\\\%(above\|atop\%(withdelims\)\=\|mathchardef\|over\|overwithdelims\)\>' + +syn cluster initexInternalQuantity + \ contains=initexBoxInternalQuantity,initexCharacterInternalQuantity, + \ initexFileIOInternalQuantity,initexFontsInternalQuantity, + \ initexHyphenationInternalQuantity,initexJobInternalQuantity, + \ initexKernInternalQuantity,initexMathInternalQuantity, + \ initexPageInternalQuantity,initexParagraphInternalQuantity, + \ initexPenaltiesInternalQuantity,initexRegistersInternalQuantity + +syn match initexBoxInternalQuantity display contains=@NoSpell + \ '\\\%(badness\|dp\|ht\|prevdepth\|wd\)\>' +syn match initexCharacterInternalQuantity display contains=@NoSpell + \ '\\\%(catcode\|chardef\|\%([ul]c\|sf\)code\)\>' +syn match initexFileIOInternalQuantity display contains=@NoSpell + \ '\\inputlineno\>' +syn match initexFontsInternalQuantity display contains=@NoSpell + \ '\\\%(font\%(dimen\)\=\|nullfont\)\>' +syn match initexHyphenationInternalQuantity display contains=@NoSpell + \ '\\hyphenchar\>' +syn match initexJobInternalQuantity display contains=@NoSpell + \ '\\deadcycles\>' +syn match initexKernInternalQuantity display contains=@NoSpell + \ '\\lastkern\>' +syn match initexMathInternalQuantity display contains=@NoSpell + \ '\\\%(delcode\|mathcode\|muskip\|\%(\%(script\)\{1,2}\|text\)font\|skewchar\)\>' +syn match initexPageInternalQuantity display contains=@NoSpell + \ '\\page\%(depth\|fil\{1,3}stretch\|goal\|shrink\|stretch\|total\)\>' +syn match initexParagraphInternalQuantity display contains=@NoSpell + \ '\\\%(prevgraf\|spacefactor\)\>' +syn match initexPenaltiesInternalQuantity display contains=@NoSpell + \ '\\lastpenalty\>' +syn match initexRegistersInternalQuantity display contains=@NoSpell + \ '\\\%(count\|dimen\|skip\|toks\)\d\+\>' + +syn cluster initexParameterDimen + \ contains=initexBoxParameterDimen,initexInsertsParameterDimen, + \ initexMathParameterDimen,initexPageParameterDimen, + \ initexParagraphParameterDimen + +syn match initexBoxParameterDimen display contains=@NoSpell + \ '\\\%(boxmaxdepth\|[hv]fuzz\|overfullrule\)\>' +syn match initexInsertsParameterDimen display contains=@NoSpell + \ '\\splitmaxdepth\>' +syn match initexMathParameterDimen display contains=@NoSpell + \ '\\\%(delimitershortfall\|display\%(indent\|width\)\|mathsurround\|nulldelimiterspace\|predisplaysize\|scriptspace\)\>' +syn match initexPageParameterDimen display contains=@NoSpell + \ '\\\%([hv]offset\|maxdepth\|vsize\)\>' +syn match initexParagraphParameterDimen display contains=@NoSpell + \ '\\\%(emergencystretch\|\%(hang\|par\)indent\|hsize\|lineskiplimit\)\>' + +syn cluster initexParameterGlue + \ contains=initexInsertsParameterGlue,initexMathParameterGlue, + \ initexPageParameterGlue,initexParagraphParameterGlue, + \ initexTablesParameterGlue + +syn match initexInsertsParameterGlue display contains=@NoSpell + \ '\\splittopskip\>' +syn match initexMathParameterGlue display contains=@NoSpell + \ '\\\%(above\|below\)display\%(short\)\=skip\>' +syn match initexPageParameterGlue display contains=@NoSpell + \ '\\topskip\>' +syn match initexParagraphParameterGlue display contains=@NoSpell + \ '\\\%(baseline\|left\|line\|par\%(fill\)\=\|right\|x\=space\)skip\>' +syn match initexTablesParameterGlue display contains=@NoSpell + \ '\\tabskip\>' + +syn cluster initexParameterInteger + \ contains=initexBoxParameterInteger,initexCharacterParameterInteger, + \ initexDebuggingParameterInteger,initexHyphenationParameterInteger, + \ initexInsertsParameterInteger,initexJobParameterInteger, + \ initexMacroParameterInteger,initexMathParameterInteger, + \ initexParagraphParameterInteger,initexPenaltiesParameterInteger, + +syn match initexBoxParameterInteger display contains=@NoSpell + \ '\\[hv]badness\>' +syn match initexCharacterParameterInteger display contains=@NoSpell + \ '\\\%(\%(endline\|escape\|newline\)char\)\>' +syn match initexDebuggingParameterInteger display contains=@NoSpell + \ '\\\%(errorcontextlines\|pausing\|tracing\%(commands\|lostchars\|macros\|online\|output\|pages\|paragraphs\|restores|stats\)\)\>' +syn match initexHyphenationParameterInteger display contains=@NoSpell + \ '\\\%(defaulthyphenchar\|language\|\%(left\|right\)hyphenmin\|uchyph\)\>' +syn match initexInsertsParameterInteger display contains=@NoSpell + \ '\\\%(holdinginserts\)\>' +syn match initexJobParameterInteger display contains=@NoSpell + \ '\\\%(day\|mag\|maxdeadcycles\|month\|time\|year\)\>' +syn match initexMacroParameterInteger display contains=@NoSpell + \ '\\globaldefs\>' +syn match initexMathParameterInteger display contains=@NoSpell + \ '\\\%(binoppenalty\|defaultskewchar\|delimiterfactor\|displaywidowpenalty\|fam\|\%(post\|pre\)displaypenalty\|relpenalty\)\>' +syn match initexParagraphParameterInteger display contains=@NoSpell + \ '\\\%(\%(adj\|\%(double\|final\)hyphen\)demerits\|looseness\|\%(pre\)\=tolerance\)\>' +syn match initexPenaltiesParameterInteger display contains=@NoSpell + \ '\\\%(broken\|club\|exhyphen\|floating\|hyphen\|interline\|line\|output\|widow\)penalty\>' + +syn cluster initexParameterMuglue + \ contains=initexMathParameterMuglue + +syn match initexMathParameterMuglue display contains=@NoSpell + \ '\\\%(med\|thick\|thin\)muskip\>' + +syn cluster initexParameterDimen + \ contains=initexBoxParameterToken,initexDebuggingParameterToken, + \ initexFileIOParameterToken,initexMathParameterToken, + \ initexParagraphParameterToken,initexTablesParameterToken + +syn match initexBoxParameterToken display contains=@NoSpell + \ '\\every[hv]box\>' +syn match initexDebuggingParameterToken display contains=@NoSpell + \ '\\errhelp\>' +syn match initexFileIOParameterToken display contains=@NoSpell + \ '\\output\>' +syn match initexMathParameterToken display contains=@NoSpell + \ '\\every\%(display\|math\)\>' +syn match initexParagraphParameterToken display contains=@NoSpell + \ '\\everypar\>' +syn match initexTablesParameterToken display contains=@NoSpell + \ '\\everycr\>' + + +hi def link initexCharacter Character +hi def link initexNumber Number + +hi def link initexIdentifier Identifier + +hi def link initexStatement Statement +hi def link initexConditional Conditional + +hi def link initexPreProc PreProc +hi def link initexMacro Macro + +hi def link initexType Type + +hi def link initexDebug Debug + +hi def link initexTodo Todo +hi def link initexComment Comment +hi def link initexDimension initexNumber + +hi def link initexCommand initexStatement +hi def link initexBoxCommand initexCommand +hi def link initexCharacterCommand initexCharacter +hi def link initexDebuggingCommand initexDebug +hi def link initexFileIOCommand initexCommand +hi def link initexFontsCommand initexType +hi def link initexGlueCommand initexCommand +hi def link initexHyphenationCommand initexCommand +hi def link initexInsertsCommand initexCommand +hi def link initexJobCommand initexPreProc +hi def link initexKernCommand initexCommand +hi def link initexLogicCommand initexConditional +hi def link initexMacroCommand initexMacro +hi def link initexMarksCommand initexCommand +hi def link initexMathCommand initexCommand +hi def link initexParagraphCommand initexCommand +hi def link initexPenaltiesCommand initexCommand +hi def link initexRegistersCommand initexCommand +hi def link initexTablesCommand initexCommand + +hi def link initexDerivedCommand initexStatement +hi def link initexGlueDerivedCommand initexDerivedCommand +hi def link initexHyphenationDerivedCommand initexDerivedCommand +hi def link initexMacroDerivedCommand initexDerivedCommand +hi def link initexMathDerivedCommand initexDerivedCommand + +hi def link initexInternalQuantity initexIdentifier +hi def link initexBoxInternalQuantity initexInternalQuantity +hi def link initexCharacterInternalQuantity initexInternalQuantity +hi def link initexFileIOInternalQuantity initexInternalQuantity +hi def link initexFontsInternalQuantity initexInternalQuantity +hi def link initexHyphenationInternalQuantity initexInternalQuantity +hi def link initexJobInternalQuantity initexInternalQuantity +hi def link initexKernInternalQuantity initexInternalQuantity +hi def link initexMathInternalQuantity initexInternalQuantity +hi def link initexPageInternalQuantity initexInternalQuantity +hi def link initexParagraphInternalQuantity initexInternalQuantity +hi def link initexPenaltiesInternalQuantity initexInternalQuantity +hi def link initexRegistersInternalQuantity initexInternalQuantity + +hi def link initexParameterDimen initexNumber +hi def link initexBoxParameterDimen initexParameterDimen +hi def link initexInsertsParameterDimen initexParameterDimen +hi def link initexMathParameterDimen initexParameterDimen +hi def link initexPageParameterDimen initexParameterDimen +hi def link initexParagraphParameterDimen initexParameterDimen + +hi def link initexParameterGlue initexNumber +hi def link initexInsertsParameterGlue initexParameterGlue +hi def link initexMathParameterGlue initexParameterGlue +hi def link initexPageParameterGlue initexParameterGlue +hi def link initexParagraphParameterGlue initexParameterGlue +hi def link initexTablesParameterGlue initexParameterGlue + +hi def link initexParameterInteger initexNumber +hi def link initexBoxParameterInteger initexParameterInteger +hi def link initexCharacterParameterInteger initexParameterInteger +hi def link initexDebuggingParameterInteger initexParameterInteger +hi def link initexHyphenationParameterInteger initexParameterInteger +hi def link initexInsertsParameterInteger initexParameterInteger +hi def link initexJobParameterInteger initexParameterInteger +hi def link initexMacroParameterInteger initexParameterInteger +hi def link initexMathParameterInteger initexParameterInteger +hi def link initexParagraphParameterInteger initexParameterInteger +hi def link initexPenaltiesParameterInteger initexParameterInteger + +hi def link initexParameterMuglue initexNumber +hi def link initexMathParameterMuglue initexParameterMuglue + +hi def link initexParameterToken initexIdentifier +hi def link initexBoxParameterToken initexParameterToken +hi def link initexDebuggingParameterToken initexParameterToken +hi def link initexFileIOParameterToken initexParameterToken +hi def link initexMathParameterToken initexParameterToken +hi def link initexParagraphParameterToken initexParameterToken +hi def link initexTablesParameterToken initexParameterToken + +let b:current_syntax = "initex" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/initng.vim b/vim73/syntax/initng.vim new file mode 100644 index 0000000..1a912c1 --- /dev/null +++ b/vim73/syntax/initng.vim @@ -0,0 +1,91 @@ +" Vim syntax file +" Language: initng .i files +" Maintainer: Elan Ruusame +" URL: http://glen.alkohol.ee/pld/initng/ +" License: GPL v2 +" Version: 0.13 +" Last Change: $Date: 2007/05/05 17:17:40 $ +" +" Syntax highlighting for initng .i files. Inherits from sh.vim and adds +" in the hiliting to start/stop {} blocks. Requires vim 6.3 or later. + +if &compatible || v:version < 603 + finish +endif + +if exists("b:current_syntax") + finish +endif + +syn case match + +let is_bash = 1 +unlet! b:current_syntax +syn include @shTop syntax/sh.vim + +syn region initngService matchgroup=initngServiceHeader start="^\s*\(service\|virtual\|daemon\|class\|cron\)\s\+\(\(\w\|[-/*]\)\+\(\s\+:\s\+\(\w\|[-/*]\)\+\)\?\)\s\+{" end="}" contains=@initngServiceCluster +syn cluster initngServiceCluster contains=initngComment,initngAction,initngServiceOption,initngServiceHeader,initngDelim,initngVariable + +syn region initngAction matchgroup=initngActionHeader start="^\s*\(script start\|script stop\|script run\)\s*=\s*{" end="}" contains=@initngActionCluster +syn cluster initngActionCluster contains=@shTop + +syn match initngDelim /[{}]/ contained + +syn region initngString start=/"/ end=/"/ skip=/\\"/ + +" option = value +syn match initngServiceOption /.\+\s*=.\+;/ contains=initngServiceKeywords,initngSubstMacro contained +" option without value +syn match initngServiceOption /\w\+;/ contains=initngServiceKeywords,initngSubstMacro contained + +" options with value +syn keyword initngServiceKeywords also_stop need use nice setuid contained +syn keyword initngServiceKeywords delay chdir suid sgid start_pause env_file env_parse pid_file pidfile contained +syn keyword initngServiceKeywords pid_of up_when_pid_set stdout stderr syncron just_before contained +syn keyword initngServiceKeywords provide lockfile daemon_stops_badly contained +syn match initngServiceKeywords /\(script\|exec\(_args\)\?\) \(start\|stop\|daemon\)/ contained +syn match initngServiceKeywords /env\s\+\w\+/ contained + +" rlimits +syn keyword initngServiceKeywords rlimit_cpu_hard rlimit_core_soft contained + +" single options +syn keyword initngServiceKeywords last respawn network_provider require_network require_file critical forks contained +" cron options +syn keyword initngServiceKeywords hourly contained +syn match initngVariable /\${\?\w\+\}\?/ + +" Substituted @foo@ macros: +" ========== +syn match initngSubstMacro /@[^@]\+@/ contained +syn cluster initngActionCluster add=initngSubstMacro +syn cluster shCommandSubList add=initngSubstMacro + +" Comments: +" ========== +syn cluster initngCommentGroup contains=initngTodo,@Spell +syn keyword initngTodo TODO FIXME XXX contained +syn match initngComment /#.*$/ contains=@initngCommentGroup + +" install_service #macros +" TODO: syntax check for ifd-endd pairs +" ========== +syn region initngDefine start="^#\(endd\|elsed\|exec\|ifd\|endexec\|endd\)\>" skip="\\$" end="$" end="#"me=s-1 +syn cluster shCommentGroup add=initngDefine +syn cluster initngCommentGroup add=initngDefine + +hi def link initngComment Comment +hi def link initngTodo Todo + +hi def link initngString String +hi def link initngServiceKeywords Define + +hi def link initngServiceHeader Keyword +hi def link initngActionHeader Type +hi def link initngDelim Delimiter + +hi def link initngVariable PreProc +hi def link initngSubstMacro Comment +hi def link initngDefine Macro + +let b:current_syntax = "initng" diff --git a/vim73/syntax/inittab.vim b/vim73/syntax/inittab.vim new file mode 100644 index 0000000..b7472f9 --- /dev/null +++ b/vim73/syntax/inittab.vim @@ -0,0 +1,75 @@ +" Vim syntax file +" This is a GENERATED FILE. Please always refer to source file at the URI below. +" Language: SysV-compatible init process control file `inittab' +" Maintainer: David Ne\v{c}as (Yeti) +" Last Change: 2002-09-13 +" URL: http://physics.muni.cz/~yeti/download/syntax/inittab.vim + +" Setup +if version >= 600 + if exists("b:current_syntax") + finish + endif +else + syntax clear +endif + +syn case match + +" Base constructs +syn match inittabError "[^:]\+:"me=e-1 contained +syn match inittabError "[^:]\+$" contained +syn match inittabComment "^[#:].*$" contains=inittabFixme +syn match inittabComment "#.*$" contained contains=inittabFixme +syn keyword inittabFixme FIXME TODO XXX NOT + +" Shell +syn region inittabShString start=+"+ end=+"+ skip=+\\\\\|\\\"+ contained +syn region inittabShString start=+'+ end=+'+ contained +syn match inittabShOption "\s[-+][[:alnum:]]\+"ms=s+1 contained +syn match inittabShOption "\s--[:alnum:][-[:alnum:]]*"ms=s+1 contained +syn match inittabShCommand "/\S\+" contained +syn cluster inittabSh add=inittabShOption,inittabShString,inittabShCommand + +" Keywords +syn keyword inittabActionName respawn wait once boot bootwait off ondemand sysinit powerwait powerfail powerokwait powerfailnow ctrlaltdel kbrequest initdefault contained + +" Line parser +syn match inittabId "^[[:alnum:]~]\{1,4}" nextgroup=inittabColonRunLevels,inittabError +syn match inittabColonRunLevels ":" contained nextgroup=inittabRunLevels,inittabColonAction,inittabError +syn match inittabRunLevels "[0-6A-Ca-cSs]\+" contained nextgroup=inittabColonAction,inittabError +syn match inittabColonAction ":" contained nextgroup=inittabAction,inittabError +syn match inittabAction "\w\+" contained nextgroup=inittabColonProcess,inittabError contains=inittabActionName +syn match inittabColonProcess ":" contained nextgroup=inittabProcessPlus,inittabProcess,inittabError +syn match inittabProcessPlus "+" contained nextgroup=inittabProcess,inittabError +syn region inittabProcess start="/" end="$" transparent oneline contained contains=@inittabSh,inittabComment + +" Define the default highlighting +if version >= 508 || !exists("did_inittab_syntax_inits") + if version < 508 + let did_inittab_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink inittabComment Comment + HiLink inittabFixme Todo + HiLink inittabActionName Type + HiLink inittabError Error + HiLink inittabId Identifier + HiLink inittabRunLevels Special + + HiLink inittabColonProcess inittabColon + HiLink inittabColonAction inittabColon + HiLink inittabColonRunLevels inittabColon + HiLink inittabColon PreProc + + HiLink inittabShString String + HiLink inittabShOption Special + HiLink inittabShCommand Statement + + delcommand HiLink +endif + +let b:current_syntax = "inittab" diff --git a/vim73/syntax/ipfilter.vim b/vim73/syntax/ipfilter.vim new file mode 100644 index 0000000..db99812 --- /dev/null +++ b/vim73/syntax/ipfilter.vim @@ -0,0 +1,57 @@ +" ipfilter syntax file +" Language: ipfilter configuration file +" Maintainer: Hendrik Scholz +" Last Change: 2005 Jan 27 +" +" http://www.wormulon.net/files/misc/ipfilter.vim +" +" This will also work for OpenBSD pf but there might be some tags that are +" not correctly identified. +" Please send comments to hendrik@scholz.net + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Comment +syn match IPFComment /#.*$/ contains=ipfTodo +syn keyword IPFTodo TODO XXX FIXME contained + +syn keyword IPFActionBlock block +syn keyword IPFActionPass pass +syn keyword IPFProto tcp udp icmp +syn keyword IPFSpecial quick log first +" how could we use keyword for words with '-' ? +syn match IPFSpecial /return-rst/ +syn match IPFSpecial /dup-to/ +"syn match IPFSpecial /icmp-type unreach/ +syn keyword IPFAny all any +syn match IPFIPv4 /\d\{1,3}\.\d\{1,3}\.\d\{1,3}\.\d\{1,3}/ +syn match IPFNetmask /\/\d\+/ + +" service name constants +syn keyword IPFService auth bgp domain finger ftp http https ident +syn keyword IPFService imap irc isakmp kerberos mail nameserver nfs +syn keyword IPFService nntp ntp pop3 portmap pptp rpcbind rsync smtp +syn keyword IPFService snmp snmptrap socks ssh sunrpc syslog telnet +syn keyword IPFService tftp www + +" Comment +hi def link IPFComment Comment +hi def link IPFTodo Todo + +hi def link IPFService Constant + +hi def link IPFAction Type +hi def link ipfActionBlock String +hi def link ipfActionPass Type +hi def link IPFSpecial Statement +hi def link IPFIPv4 Label +hi def link IPFNetmask String +hi def link IPFAny Statement +hi def link IPFProto Identifier + diff --git a/vim73/syntax/ishd.vim b/vim73/syntax/ishd.vim new file mode 100644 index 0000000..1c011f1 --- /dev/null +++ b/vim73/syntax/ishd.vim @@ -0,0 +1,422 @@ +" Vim syntax file +" Language: InstallShield Script +" Maintainer: Robert M. Cortopassi +" Last Change: 2001 May 09 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn keyword ishdStatement abort begin case default downto else end +syn keyword ishdStatement endif endfor endwhile endswitch endprogram exit elseif +syn keyword ishdStatement error for function goto if +syn keyword ishdStatement program prototype return repeat string step switch +syn keyword ishdStatement struct then to typedef until while + +syn keyword ishdType BOOL BYREF CHAR GDI HWND INT KERNEL LIST LONG +syn keyword ishdType NUMBER POINTER SHORT STRING USER + +syn keyword ishdConstant _MAX_LENGTH _MAX_STRING +syn keyword ishdConstant AFTER ALLCONTENTS ALLCONTROLS APPEND ASKDESTPATH +syn keyword ishdConstant ASKOPTIONS ASKPATH ASKTEXT BATCH_INSTALL BACK +syn keyword ishdConstant BACKBUTTON BACKGROUND BACKGROUNDCAPTION BADPATH +syn keyword ishdConstant BADTAGFILE BASEMEMORY BEFORE BILLBOARD BINARY +syn keyword ishdConstant BITMAP256COLORS BITMAPFADE BITMAPICON BK_BLUE BK_GREEN +syn keyword ishdConstant BK_MAGENTA BK_MAGENTA1 BK_ORANGE BK_PINK BK_RED +syn keyword ishdConstant BK_SMOOTH BK_SOLIDBLACK BK_SOLIDBLUE BK_SOLIDGREEN +syn keyword ishdConstant BK_SOLIDMAGENTA BK_SOLIDORANGE BK_SOLIDPINK BK_SOLIDRED +syn keyword ishdConstant BK_SOLIDWHITE BK_SOLIDYELLOW BK_YELLOW BLACK BLUE +syn keyword ishdConstant BOOTUPDRIVE BUTTON_CHECKED BUTTON_ENTER BUTTON_UNCHECKED +syn keyword ishdConstant BUTTON_UNKNOWN CMDLINE COMMONFILES CANCEL CANCELBUTTON +syn keyword ishdConstant CC_ERR_FILEFORMATERROR CC_ERR_FILEREADERROR +syn keyword ishdConstant CC_ERR_NOCOMPONENTLIST CC_ERR_OUTOFMEMORY CDROM +syn keyword ishdConstant CDROM_DRIVE CENTERED CHANGEDIR CHECKBOX CHECKBOX95 +syn keyword ishdConstant CHECKLINE CHECKMARK CMD_CLOSE CMD_MAXIMIZE CMD_MINIMIZE +syn keyword ishdConstant CMD_PUSHDOWN CMD_RESTORE COLORMODE256 COLORS +syn keyword ishdConstant COMBOBOX_ENTER COMBOBOX_SELECT COMMAND COMMANDEX +syn keyword ishdConstant COMMON COMP_DONE COMP_ERR_CREATEDIR +syn keyword ishdConstant COMP_ERR_DESTCONFLICT COMP_ERR_FILENOTINLIB +syn keyword ishdConstant COMP_ERR_FILESIZE COMP_ERR_FILETOOLARGE +syn keyword ishdConstant COMP_ERR_HEADER COMP_ERR_INCOMPATIBLE +syn keyword ishdConstant COMP_ERR_INTPUTNOTCOMPRESSED COMP_ERR_INVALIDLIST +syn keyword ishdConstant COMP_ERR_LAUNCHSERVER COMP_ERR_MEMORY +syn keyword ishdConstant COMP_ERR_NODISKSPACE COMP_ERR_OPENINPUT +syn keyword ishdConstant COMP_ERR_OPENOUTPUT COMP_ERR_OPTIONS +syn keyword ishdConstant COMP_ERR_OUTPUTNOTCOMPRESSED COMP_ERR_SPLIT +syn keyword ishdConstant COMP_ERR_TARGET COMP_ERR_TARGETREADONLY COMP_ERR_WRITE +syn keyword ishdConstant COMP_INFO_ATTRIBUTE COMP_INFO_COMPSIZE COMP_INFO_DATE +syn keyword ishdConstant COMP_INFO_INVALIDATEPASSWORD COMP_INFO_ORIGSIZE +syn keyword ishdConstant COMP_INFO_SETPASSWORD COMP_INFO_TIME +syn keyword ishdConstant COMP_INFO_VERSIONLS COMP_INFO_VERSIONMS COMP_NORMAL +syn keyword ishdConstant COMP_UPDATE_DATE COMP_UPDATE_DATE_NEWER +syn keyword ishdConstant COMP_UPDATE_SAME COMP_UPDATE_VERSION COMPACT +syn keyword ishdConstant COMPARE_DATE COMPARE_SIZE COMPARE_VERSION +syn keyword ishdConstant COMPONENT_FIELD_CDROM_FOLDER +syn keyword ishdConstant COMPONENT_FIELD_DESCRIPTION COMPONENT_FIELD_DESTINATION +syn keyword ishdConstant COMPONENT_FIELD_DISPLAYNAME COMPONENT_FIELD_FILENEED +syn keyword ishdConstant COMPONENT_FIELD_FTPLOCATION +syn keyword ishdConstant COMPONENT_FIELD_HTTPLOCATION COMPONENT_FIELD_MISC +syn keyword ishdConstant COMPONENT_FIELD_OVERWRITE COMPONENT_FIELD_PASSWORD +syn keyword ishdConstant COMPONENT_FIELD_SELECTED COMPONENT_FIELD_SIZE +syn keyword ishdConstant COMPONENT_FIELD_STATUS COMPONENT_FIELD_VISIBLE +syn keyword ishdConstant COMPONENT_FILEINFO_COMPRESSED +syn keyword ishdConstant COMPONENT_FILEINFO_COMPRESSENGINE +syn keyword ishdConstant COMPONENT_FILEINFO_LANGUAGECOMPONENT_FILEINFO_OS +syn keyword ishdConstant COMPONENT_FILEINFO_POTENTIALLYLOCKED +syn keyword ishdConstant COMPONENT_FILEINFO_SELFREGISTERING +syn keyword ishdConstant COMPONENT_FILEINFO_SHARED COMPONENT_INFO_ATTRIBUTE +syn keyword ishdConstant COMPONENT_INFO_COMPSIZE COMPONENT_INFO_DATE +syn keyword ishdConstant COMPONENT_INFO_DATE_EX_EX COMPONENT_INFO_LANGUAGE +syn keyword ishdConstant COMPONENT_INFO_ORIGSIZE COMPONENT_INFO_OS +syn keyword ishdConstant COMPONENT_INFO_TIME COMPONENT_INFO_VERSIONLS +syn keyword ishdConstant COMPONENT_INFO_VERSIONMS COMPONENT_INFO_VERSIONSTR +syn keyword ishdConstant COMPONENT_VALUE_ALWAYSOVERWRITE +syn keyword ishdConstant COMPONENT_VALUE_CRITICAL +syn keyword ishdConstant COMPONENT_VALUE_HIGHLYRECOMMENDED +syn keyword ishdConstant COMPONENT_FILEINFO_LANGUAGE COMPONENT_FILEINFO_OS +syn keyword ishdConstant COMPONENT_VALUE_NEVEROVERWRITE +syn keyword ishdConstant COMPONENT_VALUE_NEWERDATE COMPONENT_VALUE_NEWERVERSION +syn keyword ishdConstant COMPONENT_VALUE_OLDERDATE COMPONENT_VALUE_OLDERVERSION +syn keyword ishdConstant COMPONENT_VALUE_SAMEORNEWDATE +syn keyword ishdConstant COMPONENT_VALUE_SAMEORNEWERVERSION +syn keyword ishdConstant COMPONENT_VALUE_STANDARD COMPONENT_VIEW_CHANGE +syn keyword ishdConstant COMPONENT_INFO_DATE_EX COMPONENT_VIEW_CHILDVIEW +syn keyword ishdConstant COMPONENT_VIEW_COMPONENT COMPONENT_VIEW_DESCRIPTION +syn keyword ishdConstant COMPONENT_VIEW_MEDIA COMPONENT_VIEW_PARENTVIEW +syn keyword ishdConstant COMPONENT_VIEW_SIZEAVAIL COMPONENT_VIEW_SIZETOTAL +syn keyword ishdConstant COMPONENT_VIEW_TARGETLOCATION COMPRESSHIGH COMPRESSLOW +syn keyword ishdConstant COMPRESSMED COMPRESSNONE CONTIGUOUS CONTINUE +syn keyword ishdConstant COPY_ERR_CREATEDIR COPY_ERR_NODISKSPACE +syn keyword ishdConstant COPY_ERR_OPENINPUT COPY_ERR_OPENOUTPUT +syn keyword ishdConstant COPY_ERR_TARGETREADONLY COPY_ERR_MEMORY +syn keyword ishdConstant CORECOMPONENTHANDLING CPU CUSTOM DATA_COMPONENT +syn keyword ishdConstant DATA_LIST DATA_NUMBER DATA_STRING DATE DEFAULT +syn keyword ishdConstant DEFWINDOWMODE DELETE_EOF DIALOG DIALOGCACHE +syn keyword ishdConstant DIALOGTHINFONT DIR_WRITEABLE DIRECTORY DISABLE DISK +syn keyword ishdConstant DISK_FREESPACE DISK_TOTALSPACE DISKID DLG_ASK_OPTIONS +syn keyword ishdConstant DLG_ASK_PATH DLG_ASK_TEXT DLG_ASK_YESNO DLG_CANCEL +syn keyword ishdConstant DLG_CDIR DLG_CDIR_MSG DLG_CENTERED DLG_CLOSE +syn keyword ishdConstant DLG_DIR_DIRECTORY DLG_DIR_FILE DLG_ENTER_DISK DLG_ERR +syn keyword ishdConstant DLG_ERR_ALREADY_EXISTS DLG_ERR_ENDDLG DLG_INFO_ALTIMAGE +syn keyword ishdConstant DLG_INFO_CHECKMETHOD DLG_INFO_CHECKSELECTION +syn keyword ishdConstant DLG_INFO_ENABLEIMAGE DLG_INFO_KUNITS +syn keyword ishdConstant DLG_INFO_USEDECIMAL DLG_INIT DLG_MSG_ALL +syn keyword ishdConstant DLG_MSG_INFORMATION DLG_MSG_NOT_HAND DLG_MSG_SEVERE +syn keyword ishdConstant DLG_MSG_STANDARD DLG_MSG_WARNING DLG_OK DLG_STATUS +syn keyword ishdConstant DLG_USER_CAPTION DRIVE DRIVEOPEN DLG_DIR_DRIVE +syn keyword ishdConstant EDITBOX_CHANGE EFF_BOXSTRIPE EFF_FADE EFF_HORZREVEAL +syn keyword ishdConstant EFF_HORZSTRIPE EFF_NONE EFF_REVEAL EFF_VERTSTRIPE +syn keyword ishdConstant ENABLE END_OF_FILE END_OF_LIST ENHANCED ENTERDISK +syn keyword ishdConstant ENTERDISK_ERRMSG ENTERDISKBEEP ENVSPACE EQUALS +syn keyword ishdConstant ERR_BADPATH ERR_BADTAGFILE ERR_BOX_BADPATH +syn keyword ishdConstant ERR_BOX_BADTAGFILE ERR_BOX_DISKID ERR_BOX_DRIVEOPEN +syn keyword ishdConstant ERR_BOX_EXIT ERR_BOX_HELP ERR_BOX_NOSPACE ERR_BOX_PAUSE +syn keyword ishdConstant ERR_BOX_READONLY ERR_DISKID ERR_DRIVEOPEN +syn keyword ishdConstant EXCLUDE_SUBDIR EXCLUSIVE EXISTS EXIT EXTENDEDMEMORY +syn keyword ishdConstant EXTENSION_ONLY ERRORFILENAME FADE_IN FADE_OUT +syn keyword ishdConstant FAILIFEXISTS FALSE FDRIVE_NUM FEEDBACK FEEDBACK_FULL +syn keyword ishdConstant FEEDBACK_OPERATION FEEDBACK_SPACE FILE_ATTR_ARCHIVED +syn keyword ishdConstant FILE_ATTR_DIRECTORY FILE_ATTR_HIDDEN FILE_ATTR_NORMAL +syn keyword ishdConstant FILE_ATTR_READONLY FILE_ATTR_SYSTEM FILE_ATTRIBUTE +syn keyword ishdConstant FILE_BIN_CUR FILE_BIN_END FILE_BIN_START FILE_DATE +syn keyword ishdConstant FILE_EXISTS FILE_INSTALLED FILE_INVALID FILE_IS_LOCKED +syn keyword ishdConstant FILE_LINE_LENGTH FILE_LOCKED FILE_MODE_APPEND +syn keyword ishdConstant FILE_MODE_BINARY FILE_MODE_BINARYREADONLY +syn keyword ishdConstant FILE_MODE_NORMAL FILE_NO_VERSION FILE_NOT_FOUND +syn keyword ishdConstant FILE_RD_ONLY FILE_SIZE FILE_SRC_EQUAL FILE_SRC_OLD +syn keyword ishdConstant FILE_TIME FILE_WRITEABLE FILENAME FILENAME_ONLY +syn keyword ishdConstant FINISHBUTTON FIXED_DRIVE FONT_TITLE FREEENVSPACE +syn keyword ishdConstant FS_CREATEDIR FS_DISKONEREQUIRED FS_DONE FS_FILENOTINLIB +syn keyword ishdConstant FS_GENERROR FS_INCORRECTDISK FS_LAUNCHPROCESS +syn keyword ishdConstant FS_OPERROR FS_OUTOFSPACE FS_PACKAGING FS_RESETREQUIRED +syn keyword ishdConstant FS_TARGETREADONLY FS_TONEXTDISK FULL FULLSCREEN +syn keyword ishdConstant FULLSCREENSIZE FULLWINDOWMODE FOLDER_DESKTOP +syn keyword ishdConstant FOLDER_PROGRAMS FOLDER_STARTMENU FOLDER_STARTUP +syn keyword ishdConstant GREATER_THAN GREEN HELP HKEY_CLASSES_ROOT +syn keyword ishdConstant HKEY_CURRENT_CONFIG HKEY_CURRENT_USER HKEY_DYN_DATA +syn keyword ishdConstant HKEY_LOCAL_MACHINE HKEY_PERFORMANCE_DATA HKEY_USERS +syn keyword ishdConstant HOURGLASS HWND_DESKTOP HWND_INSTALL IGNORE_READONLY +syn keyword ishdConstant INCLUDE_SUBDIR INDVFILESTATUS INFO INFO_DESCRIPTION +syn keyword ishdConstant INFO_IMAGE INFO_MISC INFO_SIZE INFO_SUBCOMPONENT +syn keyword ishdConstant INFO_VISIBLE INFORMATION INVALID_LIST IS_186 IS_286 +syn keyword ishdConstant IS_386 IS_486 IS_8514A IS_86 IS_ALPHA IS_CDROM IS_CGA +syn keyword ishdConstant IS_DOS IS_EGA IS_FIXED IS_FOLDER IS_ITEM ISLANG_ALL +syn keyword ishdConstant ISLANG_ARABIC ISLANG_ARABIC_SAUDIARABIA +syn keyword ishdConstant ISLANG_ARABIC_IRAQ ISLANG_ARABIC_EGYPT +syn keyword ishdConstant ISLANG_ARABIC_LIBYA ISLANG_ARABIC_ALGERIA +syn keyword ishdConstant ISLANG_ARABIC_MOROCCO ISLANG_ARABIC_TUNISIA +syn keyword ishdConstant ISLANG_ARABIC_OMAN ISLANG_ARABIC_YEMEN +syn keyword ishdConstant ISLANG_ARABIC_SYRIA ISLANG_ARABIC_JORDAN +syn keyword ishdConstant ISLANG_ARABIC_LEBANON ISLANG_ARABIC_KUWAIT +syn keyword ishdConstant ISLANG_ARABIC_UAE ISLANG_ARABIC_BAHRAIN +syn keyword ishdConstant ISLANG_ARABIC_QATAR ISLANG_AFRIKAANS +syn keyword ishdConstant ISLANG_AFRIKAANS_STANDARD ISLANG_ALBANIAN +syn keyword ishdConstant ISLANG_ENGLISH_TRINIDAD ISLANG_ALBANIAN_STANDARD +syn keyword ishdConstant ISLANG_BASQUE ISLANG_BASQUE_STANDARD ISLANG_BULGARIAN +syn keyword ishdConstant ISLANG_BULGARIAN_STANDARD ISLANG_BELARUSIAN +syn keyword ishdConstant ISLANG_BELARUSIAN_STANDARD ISLANG_CATALAN +syn keyword ishdConstant ISLANG_CATALAN_STANDARD ISLANG_CHINESE +syn keyword ishdConstant ISLANG_CHINESE_TAIWAN ISLANG_CHINESE_PRC +syn keyword ishdConstant ISLANG_SPANISH_PUERTORICO ISLANG_CHINESE_HONGKONG +syn keyword ishdConstant ISLANG_CHINESE_SINGAPORE ISLANG_CROATIAN +syn keyword ishdConstant ISLANG_CROATIAN_STANDARD ISLANG_CZECH +syn keyword ishdConstant ISLANG_CZECH_STANDARD ISLANG_DANISH +syn keyword ishdConstant ISLANG_DANISH_STANDARD ISLANG_DUTCH +syn keyword ishdConstant ISLANG_DUTCH_STANDARD ISLANG_DUTCH_BELGIAN +syn keyword ishdConstant ISLANG_ENGLISH ISLANG_ENGLISH_BELIZE +syn keyword ishdConstant ISLANG_ENGLISH_UNITEDSTATES +syn keyword ishdConstant ISLANG_ENGLISH_UNITEDKINGDOM ISLANG_ENGLISH_AUSTRALIAN +syn keyword ishdConstant ISLANG_ENGLISH_CANADIAN ISLANG_ENGLISH_NEWZEALAND +syn keyword ishdConstant ISLANG_ENGLISH_IRELAND ISLANG_ENGLISH_SOUTHAFRICA +syn keyword ishdConstant ISLANG_ENGLISH_JAMAICA ISLANG_ENGLISH_CARIBBEAN +syn keyword ishdConstant ISLANG_ESTONIAN ISLANG_ESTONIAN_STANDARD +syn keyword ishdConstant ISLANG_FAEROESE ISLANG_FAEROESE_STANDARD ISLANG_FARSI +syn keyword ishdConstant ISLANG_FINNISH ISLANG_FINNISH_STANDARD ISLANG_FRENCH +syn keyword ishdConstant ISLANG_FRENCH_STANDARD ISLANG_FRENCH_BELGIAN +syn keyword ishdConstant ISLANG_FRENCH_CANADIAN ISLANG_FRENCH_SWISS +syn keyword ishdConstant ISLANG_FRENCH_LUXEMBOURG ISLANG_FARSI_STANDARD +syn keyword ishdConstant ISLANG_GERMAN ISLANG_GERMAN_STANDARD +syn keyword ishdConstant ISLANG_GERMAN_SWISS ISLANG_GERMAN_AUSTRIAN +syn keyword ishdConstant ISLANG_GERMAN_LUXEMBOURG ISLANG_GERMAN_LIECHTENSTEIN +syn keyword ishdConstant ISLANG_GREEK ISLANG_GREEK_STANDARD ISLANG_HEBREW +syn keyword ishdConstant ISLANG_HEBREW_STANDARD ISLANG_HUNGARIAN +syn keyword ishdConstant ISLANG_HUNGARIAN_STANDARD ISLANG_ICELANDIC +syn keyword ishdConstant ISLANG_ICELANDIC_STANDARD ISLANG_INDONESIAN +syn keyword ishdConstant ISLANG_INDONESIAN_STANDARD ISLANG_ITALIAN +syn keyword ishdConstant ISLANG_ITALIAN_STANDARD ISLANG_ITALIAN_SWISS +syn keyword ishdConstant ISLANG_JAPANESE ISLANG_JAPANESE_STANDARD ISLANG_KOREAN +syn keyword ishdConstant ISLANG_KOREAN_STANDARD ISLANG_KOREAN_JOHAB +syn keyword ishdConstant ISLANG_LATVIAN ISLANG_LATVIAN_STANDARD +syn keyword ishdConstant ISLANG_LITHUANIAN ISLANG_LITHUANIAN_STANDARD +syn keyword ishdConstant ISLANG_NORWEGIAN ISLANG_NORWEGIAN_BOKMAL +syn keyword ishdConstant ISLANG_NORWEGIAN_NYNORSK ISLANG_POLISH +syn keyword ishdConstant ISLANG_POLISH_STANDARD ISLANG_PORTUGUESE +syn keyword ishdConstant ISLANG_PORTUGUESE_BRAZILIAN ISLANG_PORTUGUESE_STANDARD +syn keyword ishdConstant ISLANG_ROMANIAN ISLANG_ROMANIAN_STANDARD ISLANG_RUSSIAN +syn keyword ishdConstant ISLANG_RUSSIAN_STANDARD ISLANG_SLOVAK +syn keyword ishdConstant ISLANG_SLOVAK_STANDARD ISLANG_SLOVENIAN +syn keyword ishdConstant ISLANG_SLOVENIAN_STANDARD ISLANG_SERBIAN +syn keyword ishdConstant ISLANG_SERBIAN_LATIN ISLANG_SERBIAN_CYRILLIC +syn keyword ishdConstant ISLANG_SPANISH ISLANG_SPANISH_ARGENTINA +syn keyword ishdConstant ISLANG_SPANISH_BOLIVIA ISLANG_SPANISH_CHILE +syn keyword ishdConstant ISLANG_SPANISH_COLOMBIA ISLANG_SPANISH_COSTARICA +syn keyword ishdConstant ISLANG_SPANISH_DOMINICANREPUBLIC ISLANG_SPANISH_ECUADOR +syn keyword ishdConstant ISLANG_SPANISH_ELSALVADOR ISLANG_SPANISH_GUATEMALA +syn keyword ishdConstant ISLANG_SPANISH_HONDURAS ISLANG_SPANISH_MEXICAN +syn keyword ishdConstant ISLANG_THAI_STANDARD ISLANG_SPANISH_MODERNSORT +syn keyword ishdConstant ISLANG_SPANISH_NICARAGUA ISLANG_SPANISH_PANAMA +syn keyword ishdConstant ISLANG_SPANISH_PARAGUAY ISLANG_SPANISH_PERU +syn keyword ishdConstant IISLANG_SPANISH_PUERTORICO +syn keyword ishdConstant ISLANG_SPANISH_TRADITIONALSORT ISLANG_SPANISH_VENEZUELA +syn keyword ishdConstant ISLANG_SPANISH_URUGUAY ISLANG_SWEDISH +syn keyword ishdConstant ISLANG_SWEDISH_FINLAND ISLANG_SWEDISH_STANDARD +syn keyword ishdConstant ISLANG_THAI ISLANG_THA_STANDARDI ISLANG_TURKISH +syn keyword ishdConstant ISLANG_TURKISH_STANDARD ISLANG_UKRAINIAN +syn keyword ishdConstant ISLANG_UKRAINIAN_STANDARD ISLANG_VIETNAMESE +syn keyword ishdConstant ISLANG_VIETNAMESE_STANDARD IS_MIPS IS_MONO IS_OS2 +syn keyword ishdConstant ISOSL_ALL ISOSL_WIN31 ISOSL_WIN95 ISOSL_NT351 +syn keyword ishdConstant ISOSL_NT351_ALPHA ISOSL_NT351_MIPS ISOSL_NT351_PPC +syn keyword ishdConstant ISOSL_NT40 ISOSL_NT40_ALPHA ISOSL_NT40_MIPS +syn keyword ishdConstant ISOSL_NT40_PPC IS_PENTIUM IS_POWERPC IS_RAMDRIVE +syn keyword ishdConstant IS_REMOTE IS_REMOVABLE IS_SVGA IS_UNKNOWN IS_UVGA +syn keyword ishdConstant IS_VALID_PATH IS_VGA IS_WIN32S IS_WINDOWS IS_WINDOWS95 +syn keyword ishdConstant IS_WINDOWSNT IS_WINOS2 IS_XVGA ISTYPE INFOFILENAME +syn keyword ishdConstant ISRES ISUSER ISVERSION LANGUAGE LANGUAGE_DRV LESS_THAN +syn keyword ishdConstant LINE_NUMBER LISTBOX_ENTER LISTBOX_SELECT LISTFIRST +syn keyword ishdConstant LISTLAST LISTNEXT LISTPREV LOCKEDFILE LOGGING +syn keyword ishdConstant LOWER_LEFT LOWER_RIGHT LIST_NULL MAGENTA MAINCAPTION +syn keyword ishdConstant MATH_COPROCESSOR MAX_STRING MENU METAFILE MMEDIA_AVI +syn keyword ishdConstant MMEDIA_MIDI MMEDIA_PLAYASYNCH MMEDIA_PLAYCONTINUOUS +syn keyword ishdConstant MMEDIA_PLAYSYNCH MMEDIA_STOP MMEDIA_WAVE MOUSE +syn keyword ishdConstant MOUSE_DRV MEDIA MODE NETWORK NETWORK_DRV NEXT +syn keyword ishdConstant NEXTBUTTON NO NO_SUBDIR NO_WRITE_ACCESS NONCONTIGUOUS +syn keyword ishdConstant NONEXCLUSIVE NORMAL NORMALMODE NOSET NOTEXISTS NOTRESET +syn keyword ishdConstant NOWAIT NULL NUMBERLIST OFF OK ON ONLYDIR OS OSMAJOR +syn keyword ishdConstant OSMINOR OTHER_FAILURE OUT_OF_DISK_SPACE PARALLEL +syn keyword ishdConstant PARTIAL PATH PATH_EXISTS PAUSE PERSONAL PROFSTRING +syn keyword ishdConstant PROGMAN PROGRAMFILES RAM_DRIVE REAL RECORDMODE RED +syn keyword ishdConstant REGDB_APPPATH REGDB_APPPATH_DEFAULT REGDB_BINARY +syn keyword ishdConstant REGDB_ERR_CONNECTIONEXISTS REGDB_ERR_CORRUPTEDREGISTRY +syn keyword ishdConstant REGDB_ERR_FILECLOSE REGDB_ERR_FILENOTFOUND +syn keyword ishdConstant REGDB_ERR_FILEOPEN REGDB_ERR_FILEREAD +syn keyword ishdConstant REGDB_ERR_INITIALIZATION REGDB_ERR_INVALIDFORMAT +syn keyword ishdConstant REGDB_ERR_INVALIDHANDLE REGDB_ERR_INVALIDNAME +syn keyword ishdConstant REGDB_ERR_INVALIDPLATFORM REGDB_ERR_OUTOFMEMORY +syn keyword ishdConstant REGDB_ERR_REGISTRY REGDB_KEYS REGDB_NAMES REGDB_NUMBER +syn keyword ishdConstant REGDB_STRING REGDB_STRING_EXPAND REGDB_STRING_MULTI +syn keyword ishdConstant REGDB_UNINSTALL_NAME REGKEY_CLASSES_ROOT +syn keyword ishdConstant REGKEY_CURRENT_USER REGKEY_LOCAL_MACHINE REGKEY_USERS +syn keyword ishdConstant REMOTE_DRIVE REMOVE REMOVEABLE_DRIVE REPLACE +syn keyword ishdConstant REPLACE_ITEM RESET RESTART ROOT ROTATE RUN_MAXIMIZED +syn keyword ishdConstant RUN_MINIMIZED RUN_SEPARATEMEMORY SELECTFOLDER +syn keyword ishdConstant SELFREGISTER SELFREGISTERBATCH SELFREGISTRATIONPROCESS +syn keyword ishdConstant SERIAL SET SETUPTYPE SETUPTYPE_INFO_DESCRIPTION +syn keyword ishdConstant SETUPTYPE_INFO_DISPLAYNAME SEVERE SHARE SHAREDFILE +syn keyword ishdConstant SHELL_OBJECT_FOLDER SILENTMODE SPLITCOMPRESS SPLITCOPY +syn keyword ishdConstant SRCTARGETDIR STANDARD STATUS STATUS95 STATUSBAR +syn keyword ishdConstant STATUSDLG STATUSEX STATUSOLD STRINGLIST STYLE_BOLD +syn keyword ishdConstant STYLE_ITALIC STYLE_NORMAL STYLE_SHADOW STYLE_UNDERLINE +syn keyword ishdConstant SW_HIDE SW_MAXIMIZE SW_MINIMIZE SW_NORMAL SW_RESTORE +syn keyword ishdConstant SW_SHOW SW_SHOWMAXIMIZED SW_SHOWMINIMIZED +syn keyword ishdConstant SW_SHOWMINNOACTIVE SW_SHOWNA SW_SHOWNOACTIVATE +syn keyword ishdConstant SW_SHOWNORMAL SYS_BOOTMACHINE SYS_BOOTWIN +syn keyword ishdConstant SYS_BOOTWIN_INSTALL SYS_RESTART SYS_SHUTDOWN SYS_TODOS +syn keyword ishdConstant SELECTED_LANGUAGE SHELL_OBJECT_LANGUAGE SRCDIR SRCDISK +syn keyword ishdConstant SUPPORTDIR TEXT TILED TIME TRUE TYPICAL TARGETDIR +syn keyword ishdConstant TARGETDISK UPPER_LEFT UPPER_RIGHT USER_ADMINISTRATOR +syn keyword ishdConstant UNINST VALID_PATH VARIABLE_LEFT VARIABLE_UNDEFINED +syn keyword ishdConstant VER_DLL_NOT_FOUND VER_UPDATE_ALWAYS VER_UPDATE_COND +syn keyword ishdConstant VERSION VIDEO VOLUMELABEL WAIT WARNING WELCOME WHITE +syn keyword ishdConstant WIN32SINSTALLED WIN32SMAJOR WIN32SMINOR WINDOWS_SHARED +syn keyword ishdConstant WINMAJOR WINMINOR WINDIR WINDISK WINSYSDIR WINSYSDISK +syn keyword ishdConstant XCOPY_DATETIME YELLOW YES + +syn keyword ishdFunction AskDestPath AskOptions AskPath AskText AskYesNo +syn keyword ishdFunction AppCommand AddProfString AddFolderIcon BatchAdd +syn keyword ishdFunction BatchDeleteEx BatchFileLoad BatchFileSave BatchFind +syn keyword ishdFunction BatchGetFileName BatchMoveEx BatchSetFileName +syn keyword ishdFunction ComponentDialog ComponentAddItem +syn keyword ishdFunction ComponentCompareSizeRequired ComponentDialog +syn keyword ishdFunction ComponentError ComponentFileEnum ComponentFileInfo +syn keyword ishdFunction ComponentFilterLanguage ComponentFilterOS +syn keyword ishdFunction ComponentGetData ComponentGetItemSize +syn keyword ishdFunction ComponentInitialize ComponentIsItemSelected +syn keyword ishdFunction ComponentListItems ComponentMoveData +syn keyword ishdFunction ComponentSelectItem ComponentSetData ComponentSetTarget +syn keyword ishdFunction ComponentSetupTypeEnum ComponentSetupTypeGetData +syn keyword ishdFunction ComponentSetupTypeSet ComponentTotalSize +syn keyword ishdFunction ComponentValidate ConfigAdd ConfigDelete ConfigFileLoad +syn keyword ishdFunction ConfigFileSave ConfigFind ConfigGetFileName +syn keyword ishdFunction ConfigGetInt ConfigMove ConfigSetFileName ConfigSetInt +syn keyword ishdFunction CmdGetHwndDlg CtrlClear CtrlDir CtrlGetCurSel +syn keyword ishdFunction CtrlGetMLEText CtrlGetMultCurSel CtrlGetState +syn keyword ishdFunction CtrlGetSubCommand CtrlGetText CtrlPGroups +syn keyword ishdFunction CtrlSelectText CtrlSetCurSel CtrlSetFont CtrlSetList +syn keyword ishdFunction CtrlSetMLEText CtrlSetMultCurSel CtrlSetState +syn keyword ishdFunction CtrlSetText CallDLLFx ChangeDirectory CloseFile +syn keyword ishdFunction CopyFile CreateDir CreateFile CreateRegistrySet +syn keyword ishdFunction CommitSharedFiles CreateProgramFolder +syn keyword ishdFunction CreateShellObjects CopyBytes DefineDialog Delay +syn keyword ishdFunction DeleteDir DeleteFile Do DoInstall DeinstallSetReference +syn keyword ishdFunction DeinstallStart DialogSetInfo DeleteFolderIcon +syn keyword ishdFunction DeleteProgramFolder Disable EzBatchAddPath +syn keyword ishdFunction EzBatchAddString ExBatchReplace EnterDisk +syn keyword ishdFunction EzConfigAddDriver EzConfigAddString EzConfigGetValue +syn keyword ishdFunction EzConfigSetValue EndDialog EzDefineDialog ExistsDir +syn keyword ishdFunction ExistsDisk ExitProgMan Enable EzBatchReplace +syn keyword ishdFunction FileCompare FileDeleteLine FileGrep FileInsertLine +syn keyword ishdFunction FindAllDirs FindAllFiles FindFile FindWindow +syn keyword ishdFunction GetFileInfo GetLine GetFont GetDiskSpace GetEnvVar +syn keyword ishdFunction GetExtents GetMemFree GetMode GetSystemInfo +syn keyword ishdFunction GetValidDrivesList GetWindowHandle GetProfInt +syn keyword ishdFunction GetProfString GetFolderNameList GetGroupNameList +syn keyword ishdFunction GetItemNameList GetDir GetDisk HIWORD Handler Is +syn keyword ishdFunction ISCompareServicePack InstallationInfo LOWORD LaunchApp +syn keyword ishdFunction LaunchAppAndWait ListAddItem ListAddString ListCount +syn keyword ishdFunction ListCreate ListCurrentItem ListCurrentString +syn keyword ishdFunction ListDeleteItem ListDeleteString ListDestroy +syn keyword ishdFunction ListFindItem ListFindString ListGetFirstItem +syn keyword ishdFunction ListGetFirstString ListGetNextItem ListGetNextString +syn keyword ishdFunction ListReadFromFile ListSetCurrentItem +syn keyword ishdFunction ListSetCurrentString ListSetIndex ListWriteToFile +syn keyword ishdFunction LongPathFromShortPath LongPathToQuote +syn keyword ishdFunction LongPathToShortPath MessageBox MessageBeep NumToStr +syn keyword ishdFunction OpenFile OpenFileMode PathAdd PathDelete PathFind +syn keyword ishdFunction PathGet PathMove PathSet ProgDefGroupType ParsePath +syn keyword ishdFunction PlaceBitmap PlaceWindow PlayMMedia QueryProgGroup +syn keyword ishdFunction QueryProgItem QueryShellMgr RebootDialog ReleaseDialog +syn keyword ishdFunction ReadBytes RenameFile ReplaceProfString ReloadProgGroup +syn keyword ishdFunction ReplaceFolderIcon RGB RegDBConnectRegistry +syn keyword ishdFunction RegDBCreateKeyEx RegDBDeleteKey RegDBDeleteValue +syn keyword ishdFunction RegDBDisConnectRegistry RegDBGetAppInfo RegDBGetItem +syn keyword ishdFunction RegDBGetKeyValueEx RegDBKeyExist RegDBQueryKey +syn keyword ishdFunction RegDBSetAppInfo RegDBSetDefaultRoot RegDBSetItem +syn keyword ishdFunction RegDBSetKeyValueEx SeekBytes SelectDir SetFileInfo +syn keyword ishdFunction SelectDir SelectFolder SetupType SprintfBox SdSetupType +syn keyword ishdFunction SdSetupTypeEx SdMakeName SilentReadData SilentWriteData +syn keyword ishdFunction SendMessage Sprintf System SdAskDestPath SdAskOptions +syn keyword ishdFunction SdAskOptionsList SdBitmap SdComponentDialog +syn keyword ishdFunction SdComponentDialog2 SdComponentDialogAdv SdComponentMult +syn keyword ishdFunction SdConfirmNewDir SdConfirmRegistration SdDisplayTopics +syn keyword ishdFunction SdFinish SdFinishReboot SdInit SdLicense SdMakeName +syn keyword ishdFunction SdOptionsButtons SdProductName SdRegisterUser +syn keyword ishdFunction SdRegisterUserEx SdSelectFolder SdSetupType +syn keyword ishdFunction SdSetupTypeEx SdShowAnyDialog SdShowDlgEdit1 +syn keyword ishdFunction SdShowDlgEdit2 SdShowDlgEdit3 SdShowFileMods +syn keyword ishdFunction SdShowInfoList SdShowMsg SdStartCopy SdWelcome +syn keyword ishdFunction SelectFolder ShowGroup ShowProgamFolder SetColor +syn keyword ishdFunction SetDialogTitle SetDisplayEffect SetErrorMsg +syn keyword ishdFunction SetErrorTitle SetFont SetStatusWindow SetTitle +syn keyword ishdFunction SizeWindow StatusUpdate StrCompare StrFind StrGetTokens +syn keyword ishdFunction StrLength StrRemoveLastSlash StrSub StrToLower StrToNum +syn keyword ishdFunction StrToUpper ShowProgramFolder UnUseDLL UseDLL VarRestore +syn keyword ishdFunction VarSave VerUpdateFile VerCompare VerFindFileVersion +syn keyword ishdFunction VerGetFileVersion VerSearchAndUpdateFile VerUpdateFile +syn keyword ishdFunction Welcome WaitOnDialog WriteBytes WriteLine +syn keyword ishdFunction WriteProfString XCopyFile + +syn keyword ishdTodo contained TODO + +"integer number, or floating point number without a dot. +syn match ishdNumber "\<\d\+\>" +"floating point number, with dot +syn match ishdNumber "\<\d\+\.\d*\>" +"floating point number, starting with a dot +syn match ishdNumber "\.\d\+\>" + +" String constants +syn region ishdString start=+"+ skip=+\\\\\|\\"+ end=+"+ + +syn region ishdComment start="//" end="$" contains=ishdTodo +syn region ishdComment start="/\*" end="\*/" contains=ishdTodo + +" Pre-processor commands +syn region ishdPreCondit start="^\s*#\s*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=ishdComment,ishdString +if !exists("ishd_no_if0") + syn region ishdHashIf0 start="^\s*#\s*if\s\+0\>" end=".\|$" contains=ishdHashIf0End + syn region ishdHashIf0End contained start="0" end="^\s*#\s*\(endif\>\|else\>\|elif\>\)" contains=ishdHashIf0Skip + syn region ishdHashIf0Skip contained start="^\s*#\s*\(if\>\|ifdef\>\|ifndef\>\)" skip="\\$" end="^\s*#\s*endif\>" contains=ishdHashIf0Skip +endif +syn region ishdIncluded contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match ishdInclude +^\s*#\s*include\>\s*"+ contains=ishdIncluded +syn cluster ishdPreProcGroup contains=ishdPreCondit,ishdIncluded,ishdInclude,ishdDefine,ishdHashIf0,ishdHashIf0End,ishdHashIf0Skip,ishdNumber +syn region ishdDefine start="^\s*#\s*\(define\|undef\)\>" end="$" contains=ALLBUT,@ishdPreProcGroup + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_is_syntax_inits") + if version < 508 + let did_is_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink ishdNumber Number + HiLink ishdError Error + HiLink ishdStatement Statement + HiLink ishdString String + HiLink ishdComment Comment + HiLink ishdTodo Todo + HiLink ishdFunction Identifier + HiLink ishdConstant PreProc + HiLink ishdType Type + HiLink ishdInclude Include + HiLink ishdDefine Macro + HiLink ishdIncluded String + HiLink ishdPreCondit PreCondit + HiLink ishdHashIf0Skip ishdHashIf0 + HiLink ishdHashIf0End ishdHashIf0 + HiLink ishdHashIf0 Comment + + delcommand HiLink +endif + +let b:current_syntax = "ishd" + +" vim: ts=8 diff --git a/vim73/syntax/iss.vim b/vim73/syntax/iss.vim new file mode 100644 index 0000000..26d9150 --- /dev/null +++ b/vim73/syntax/iss.vim @@ -0,0 +1,149 @@ +" Vim syntax file +" Language: Inno Setup File (iss file) and My InnoSetup extension +" Maintainer: Jason Mills (jmills@cs.mun.ca) +" Previous Maintainer: Dominique Stphan (dominique@mggen.com) +" Last Change: 2004 Dec 14 +" +" Todo: +" - The paramter String: is matched as flag string (because of case ignore). +" - Pascal scripting syntax is not recognized. +" - Embedded double quotes confuse string matches. e.g. "asfd""asfa" + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" shut case off +syn case ignore + +" Preprocessor +syn region issPreProc start="^\s*#" end="$" + +" Section +syn region issSection start="\[" end="\]" + +" Label in the [Setup] Section +syn match issDirective "^[^=]\+=" + +" URL +syn match issURL "http[s]\=:\/\/.*$" + +" Parameters used for any section. +" syn match issParam"[^: ]\+:" +syn match issParam "Name:" +syn match issParam "MinVersion:\|OnlyBelowVersion:\|Languages:" +syn match issParam "Source:\|DestDir:\|DestName:\|CopyMode:" +syn match issParam "Attribs:\|Permissions:\|FontInstall:\|Flags:" +syn match issParam "FileName:\|Parameters:\|WorkingDir:\|HotKey:\|Comment:" +syn match issParam "IconFilename:\|IconIndex:" +syn match issParam "Section:\|Key:\|String:" +syn match issParam "Root:\|SubKey:\|ValueType:\|ValueName:\|ValueData:" +syn match issParam "RunOnceId:" +syn match issParam "Type:\|Excludes:" +syn match issParam "Components:\|Description:\|GroupDescription:\|Types:\|ExtraDiskSpaceRequired:" +syn match issParam "StatusMsg:\|RunOnceId:\|Tasks:" +syn match issParam "MessagesFile:\|LicenseFile:\|InfoBeforeFile:\|InfoAfterFile:" + +syn match issComment "^\s*;.*$" + +" folder constant +syn match issFolder "{[^{]*}" + +" string +syn region issString start=+"+ end=+"+ contains=issFolder + +" [Dirs] +syn keyword issDirsFlags deleteafterinstall uninsalwaysuninstall uninsneveruninstall + +" [Files] +syn keyword issFilesCopyMode normal onlyifdoesntexist alwaysoverwrite alwaysskipifsameorolder dontcopy +syn keyword issFilesAttribs readonly hidden system +syn keyword issFilesPermissions full modify readexec +syn keyword issFilesFlags allowunsafefiles comparetimestampalso confirmoverwrite deleteafterinstall +syn keyword issFilesFlags dontcopy dontverifychecksum external fontisnttruetype ignoreversion +syn keyword issFilesFlags isreadme onlyifdestfileexists onlyifdoesntexist overwritereadonly +syn keyword issFilesFlags promptifolder recursesubdirs regserver regtypelib restartreplace +syn keyword issFilesFlags sharedfile skipifsourcedoesntexist sortfilesbyextension touch +syn keyword issFilesFlags uninsremovereadonly uninsrestartdelete uninsneveruninstall +syn keyword issFilesFlags replacesameversion nocompression noencryption noregerror + + +" [Icons] +syn keyword issIconsFlags closeonexit createonlyiffileexists dontcloseonexit +syn keyword issIconsFlags runmaximized runminimized uninsneveruninstall useapppaths + +" [INI] +syn keyword issINIFlags createkeyifdoesntexist uninsdeleteentry uninsdeletesection uninsdeletesectionifempty + +" [Registry] +syn keyword issRegRootKey HKCR HKCU HKLM HKU HKCC +syn keyword issRegValueType none string expandsz multisz dword binary +syn keyword issRegFlags createvalueifdoesntexist deletekey deletevalue dontcreatekey +syn keyword issRegFlags preservestringtype noerror uninsclearvalue +syn keyword issRegFlags uninsdeletekey uninsdeletekeyifempty uninsdeletevalue + +" [Run] and [UninstallRun] +syn keyword issRunFlags hidewizard nowait postinstall runhidden runmaximized +syn keyword issRunFlags runminimized shellexec skipifdoesntexist skipifnotsilent +syn keyword issRunFlags skipifsilent unchecked waituntilidle + +" [Types] +syn keyword issTypesFlags iscustom + +" [Components] +syn keyword issComponentsFlags dontinheritcheck exclusive fixed restart disablenouninstallwarning + +" [UninstallDelete] and [InstallDelete] +syn keyword issInstallDeleteType files filesandordirs dirifempty + +" [Tasks] +syn keyword issTasksFlags checkedonce dontinheritcheck exclusive restart unchecked + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_iss_syntax_inits") + if version < 508 + let did_iss_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink issSection Special + HiLink issComment Comment + HiLink issDirective Type + HiLink issParam Type + HiLink issFolder Special + HiLink issString String + HiLink issURL Include + HiLink issPreProc PreProc + + HiLink issDirsFlags Keyword + HiLink issFilesCopyMode Keyword + HiLink issFilesAttribs Keyword + HiLink issFilesPermissions Keyword + HiLink issFilesFlags Keyword + HiLink issIconsFlags Keyword + HiLink issINIFlags Keyword + HiLink issRegRootKey Keyword + HiLink issRegValueType Keyword + HiLink issRegFlags Keyword + HiLink issRunFlags Keyword + HiLink issTypesFlags Keyword + HiLink issComponentsFlags Keyword + HiLink issInstallDeleteType Keyword + HiLink issTasksFlags Keyword + + delcommand HiLink +endif + +let b:current_syntax = "iss" + +" vim:ts=8 diff --git a/vim73/syntax/ist.vim b/vim73/syntax/ist.vim new file mode 100644 index 0000000..fd0005e --- /dev/null +++ b/vim73/syntax/ist.vim @@ -0,0 +1,70 @@ +" Vim syntax file +" Language: Makeindex style file, *.ist +" Maintainer: Peter Meszaros +" Last Change: May 4, 2001 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version >= 600 + setlocal iskeyword=$,@,48-57,_ +else + set iskeyword=$,@,48-57,_ +endif + +syn case ignore +syn keyword IstInpSpec actual arg_close arg_open encap escape +syn keyword IstInpSpec keyword level quote range_close range_open +syn keyword IstInpSpec page_compositor + +syn keyword IstOutSpec preamble postamble setpage_prefix setpage_suffix group_skip +syn keyword IstOutSpec headings_flag heading_prefix heading_suffix +syn keyword IstOutSpec lethead_flag lethead_prefix lethead_suffix +syn keyword IstOutSpec symhead_positive symhead_negative numhead_positive numhead_negative +syn keyword IstOutSpec item_0 item_1 item_2 item_01 +syn keyword IstOutSpec item_x1 item_12 item_x2 +syn keyword IstOutSpec delim_0 delim_1 delim_2 +syn keyword IstOutSpec delim_n delim_r delim_t +syn keyword IstOutSpec encap_prefix encap_infix encap_suffix +syn keyword IstOutSpec line_max indent_space indent_length +syn keyword IstOutSpec suffix_2p suffix_3p suffix_mp + +syn region IstString matchgroup=IstDoubleQuote start=+"+ skip=+\\"+ end=+"+ contains=IstSpecial +syn match IstCharacter "'.'" +syn match IstNumber "\d\+" +syn match IstComment "^[\t ]*%.*$" contains=IstTodo +syn match IstSpecial "\\\\\|{\|}\|#\|\\n" contained +syn match IstTodo "DEBUG\|TODO" contained + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_dummy_syn_inits") + if version < 508 + let did_dummy_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink IstInpSpec Type + HiLink IstOutSpec Identifier + HiLink IstString String + HiLink IstNumber Number + HiLink IstComment Comment + HiLink IstTodo Todo + HiLink IstSpecial Special + HiLink IstDoubleQuote Label + HiLink IstCharacter Label + + delcommand HiLink +endif + +let b:current_syntax = "ist" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/jal.vim b/vim73/syntax/jal.vim new file mode 100644 index 0000000..d0ba672 --- /dev/null +++ b/vim73/syntax/jal.vim @@ -0,0 +1,249 @@ +" Vim syntax file +" Language: JAL +" Version: 0.1 +" Last Change: 2003 May 11 +" Maintainer: Mark Gross +" This is a syntax definition for the JAL language. +" It is based on the Source Forge compiler source code. +" https://sourceforge.net/projects/jal/ +" +" TODO test. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore +syn sync lines=250 + +syn keyword picTodo NOTE TODO XXX contained + +syn match picIdentifier "[a-z_$][a-z0-9_$]*" +syn match picLabel "^[A-Z_$][A-Z0-9_$]*" +syn match picLabel "^[A-Z_$][A-Z0-9_$]*:"me=e-1 + +syn match picASCII "A\='.'" +syn match picBinary "B'[0-1]\+'" +syn match picDecimal "D'\d\+'" +syn match picDecimal "\d\+" +syn match picHexadecimal "0x\x\+" +syn match picHexadecimal "H'\x\+'" +syn match picHexadecimal "[0-9]\x*h" +syn match picOctal "O'[0-7]\o*'" + +syn match picComment ";.*" contains=picTodo + +syn region picString start=+"+ end=+"+ + +syn keyword picRegister indf tmr0 pcl status fsr port_a port_b port_c port_d port_e x84_eedata x84_eeadr pclath intcon +syn keyword picRegister f877_tmr1l f877_tmr1h f877_t1con f877_t2con f877_ccpr1l f877_ccpr1h f877_ccp1con +syn keyword picRegister f877_pir1 f877_pir2 f877_pie1 f877_adcon1 f877_adcon0 f877_pr2 f877_adresl f877_adresh +syn keyword picRegister f877_eeadr f877_eedath f877_eeadrh f877_eedata f877_eecon1 f877_eecon2 f628_EECON2 +syn keyword picRegister f877_rcsta f877_txsta f877_spbrg f877_txreg f877_rcreg f628_EEDATA f628_EEADR f628_EECON1 + +" Register --- bits +" STATUS +syn keyword picRegisterPart status_c status_dc status_z status_pd +syn keyword picRegisterPart status_to status_rp0 status_rp1 status_irp + +" pins +syn keyword picRegisterPart pin_a0 pin_a1 pin_a2 pin_a3 pin_a4 pin_a5 +syn keyword picRegisterPart pin_b0 pin_b1 pin_b2 pin_b3 pin_b4 pin_b5 pin_b6 pin_b7 +syn keyword picRegisterPart pin_c0 pin_c1 pin_c2 pin_c3 pin_c4 pin_c5 pin_c6 pin_c7 +syn keyword picRegisterPart pin_d0 pin_d1 pin_d2 pin_d3 pin_d4 pin_d5 pin_d6 pin_d7 +syn keyword picRegisterPart pin_e0 pin_e1 pin_e2 + +syn keyword picPortDir port_a_direction port_b_direction port_c_direction port_d_direction port_e_direction + +syn match picPinDir "pin_a[012345]_direction" +syn match picPinDir "pin_b[01234567]_direction" +syn match picPinDir "pin_c[01234567]_direction" +syn match picPinDir "pin_d[01234567]_direction" +syn match picPinDir "pin_e[012]_direction" + + +" INTCON +syn keyword picRegisterPart intcon_gie intcon_eeie intcon_peie intcon_t0ie intcon_inte +syn keyword picRegisterPart intcon_rbie intcon_t0if intcon_intf intcon_rbif + +" TIMER +syn keyword picRegisterPart t1ckps1 t1ckps0 t1oscen t1sync tmr1cs tmr1on tmr1ie tmr1if + +"cpp bits +syn keyword picRegisterPart ccp1x ccp1y + +" adcon bits +syn keyword picRegisterPart adcon0_go adcon0_ch0 adcon0_ch1 adcon0_ch2 + +" EECON +syn keyword picRegisterPart eecon1_rd eecon1_wr eecon1_wren eecon1_wrerr eecon1_eepgd +syn keyword picRegisterPart f628_eecon1_rd f628_eecon1_wr f628_eecon1_wren f628_eecon1_wrerr + +" usart +syn keyword picRegisterPart tx9 txen sync brgh tx9d +syn keyword picRegisterPart spen rx9 cren ferr oerr rx9d +syn keyword picRegisterPart TXIF RCIF + +" OpCodes... +syn keyword picOpcode addlw andlw call clrwdt goto iorlw movlw option retfie retlw return sleep sublw tris +syn keyword picOpcode xorlw addwf andwf clrf clrw comf decf decfsz incf incfsz retiw iorwf movf movwf nop +syn keyword picOpcode rlf rrf subwf swapf xorwf bcf bsf btfsc btfss skpz skpnz setz clrz skpc skpnc setc clrc +syn keyword picOpcode skpdc skpndc setdc clrdc movfw tstf bank page HPAGE mullw mulwf cpfseq cpfsgt cpfslt banka bankb + + +syn keyword jalBoolean true false +syn keyword jalBoolean off on +syn keyword jalBit high low +syn keyword jalConstant Input Output all_input all_output +syn keyword jalConditional if else then elsif end if +syn keyword jalLabel goto +syn keyword jalRepeat for while forever loop +syn keyword jalStatement procedure function +syn keyword jalStatement return end volatile const var +syn keyword jalType bit byte + +syn keyword jalModifier interrupt assembler asm put get +syn keyword jalStatement out in is begin at +syn keyword jalDirective pragma jump_table target target_clock target_chip name error test assert +syn keyword jalPredefined hs xt rc lp internal 16c84 16f84 16f877 sx18 sx28 12c509a 12c508 +syn keyword jalPredefined 12ce674 16f628 18f252 18f242 18f442 18f452 12f629 12f675 16f88 +syn keyword jalPredefined 16f876 16f873 sx_12 sx18 sx28 pic_12 pic_14 pic_16 + +syn keyword jalDirective chip osc clock fuses cpu watchdog powerup protection + +syn keyword jalFunction bank_0 bank_1 bank_2 bank_3 bank_4 bank_5 bank_6 bank_7 trisa trisb trisc trisd trise +syn keyword jalFunction _trisa_flush _trisb_flush _trisc_flush _trisd_flush _trise_flush + +syn keyword jalPIC local idle_loop + +syn region jalAsm matchgroup=jalAsmKey start="\" end="\" contains=jalComment,jalPreProc,jalLabel,picIdentifier, picLabel,picASCII,picDecimal,picHexadecimal,picOctal,picComment,picString,picRegister,picRigisterPart,picOpcode,picDirective,jalPIC +syn region jalAsm matchgroup=jalAsmKey start="\" end=/$/ contains=jalComment,jalPreProc,jalLabel,picIdentifier, picLabel,picASCII,picDecimal,picHexadecimal,picOctal,picComment,picString,picRegister,picRigisterPart,picOpcode,picDirective,jalPIC + +syn region jalPsudoVars matchgroup=jalPsudoVarsKey start="\<'put\>" end="/" contains=jalComment + +syn match jalStringEscape contained "#[12][0-9]\=[0-9]\=" +syn match jalIdentifier "\<[a-zA-Z_][a-zA-Z0-9_]*\>" +syn match jalSymbolOperator "[+\-/*=]" +syn match jalSymbolOperator "!" +syn match jalSymbolOperator "<" +syn match jalSymbolOperator ">" +syn match jalSymbolOperator "<=" +syn match jalSymbolOperator ">=" +syn match jalSymbolOperator "!=" +syn match jalSymbolOperator "==" +syn match jalSymbolOperator "<<" +syn match jalSymbolOperator ">>" +syn match jalSymbolOperator "|" +syn match jalSymbolOperator "&" +syn match jalSymbolOperator "%" +syn match jalSymbolOperator "?" +syn match jalSymbolOperator "[()]" +syn match jalSymbolOperator "[\^.]" +syn match jalLabel "[\^]*:" + +syn match jalNumber "-\=\<\d[0-9_]\+\>" +syn match jalHexNumber "0x[0-9A-Fa-f_]\+\>" +syn match jalBinNumber "0b[01_]\+\>" + +" String +"wrong strings +syn region jalStringError matchgroup=jalStringError start=+"+ end=+"+ end=+$+ contains=jalStringEscape + +"right strings +syn region jalString matchgroup=jalString start=+'+ end=+'+ oneline contains=jalStringEscape +" To see the start and end of strings: +syn region jalString matchgroup=jalString start=+"+ end=+"+ oneline contains=jalStringEscapeGPC + +syn keyword jalTodo contained TODO +syn region jalComment start=/-- / end=/$/ oneline contains=jalTodo +syn region jalComment start=/--\t/ end=/$/ oneline contains=jalTodo +syn match jalComment /--\_$/ +syn region jalPreProc start="include" end=/$/ contains=JalComment,jalToDo + + +if exists("jal_no_tabs") + syn match jalShowTab "\t" +endif + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_jal_syn_inits") +if version < 508 + let did_jal_syn_inits = 1 + command -nargs=+ HiLink hi link +else + command -nargs=+ HiLink hi def link +endif + + HiLink jalAcces jalStatement + HiLink jalBoolean Boolean + HiLink jalBit Boolean + HiLink jalComment Comment + HiLink jalConditional Conditional + HiLink jalConstant Constant + HiLink jalDelimiter Identifier + HiLink jalDirective PreProc + HiLink jalException Exception + HiLink jalFloat Float + HiLink jalFunction Function + HiLink jalPsudoVarsKey Function + HiLink jalLabel Label + HiLink jalMatrixDelimiter Identifier + HiLink jalModifier Type + HiLink jalNumber Number + HiLink jalBinNumber Number + HiLink jalHexNumber Number + HiLink jalOperator Operator + HiLink jalPredefined Constant + HiLink jalPreProc PreProc + HiLink jalRepeat Repeat + HiLink jalStatement Statement + HiLink jalString String + HiLink jalStringEscape Special + HiLink jalStringEscapeGPC Special + HiLink jalStringError Error + HiLink jalStruct jalStatement + HiLink jalSymbolOperator jalOperator + HiLink jalTodo Todo + HiLink jalType Type + HiLink jalUnclassified Statement + HiLink jalAsm Assembler + HiLink jalError Error + HiLink jalAsmKey Statement + HiLink jalPIC Statement + + HiLink jalShowTab Error + + HiLink picTodo Todo + HiLink picComment Comment + HiLink picDirective Statement + HiLink picLabel Label + HiLink picString String + + HiLink picOpcode Keyword + HiLink picRegister Structure + HiLink picRegisterPart Special + HiLink picPinDir SPecial + HiLink picPortDir SPecial + + HiLink picASCII String + HiLink picBinary Number + HiLink picDecimal Number + HiLink picHexadecimal Number + HiLink picOctal Number + + HiLink picIdentifier Identifier + + delcommand HiLink +endif + + +let b:current_syntax = "jal" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/jam.vim b/vim73/syntax/jam.vim new file mode 100644 index 0000000..9fe6678 --- /dev/null +++ b/vim73/syntax/jam.vim @@ -0,0 +1,252 @@ +" Vim syntax file +" Language: JAM +" Maintainer: Ralf Lemke (ralflemk@t-online.de) +" Last change: 09-10-2000 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version >= 600 + setlocal iskeyword=@,48-57,_,- +else + set iskeyword=@,48-57,_,- +endif + +" A bunch of useful jam keywords +syn keyword jamStatement break call dbms flush global include msg parms proc public receive return send unload vars +syn keyword jamConditional if else +syn keyword jamRepeat for while next step + +syn keyword jamTodo contained TODO FIXME XXX +syn keyword jamDBState1 alias binary catquery close close_all_connections column_names connection continue continue_bottom continue_down continue_top continue_up +syn keyword jamDBState2 cursor declare engine execute format occur onentry onerror onexit sql start store unique with +syn keyword jamSQLState1 all alter and any avg between by count create current data database delete distinct drop exists fetch from grant group +syn keyword jamSQLState2 having index insert into like load max min of open order revoke rollback runstats select set show stop sum synonym table to union update values view where bundle + +syn keyword jamLibFunc1 dm_bin_create_occur dm_bin_delete_occur dm_bin_get_dlength dm_bin_get_occur dm_bin_length dm_bin_max_occur dm_bin_set_dlength dm_convert_empty dm_cursor_connection dm_cursor_consistent dm_cursor_engine dm_dbi_init dm_dbms dm_dbms_noexp dm_disable_styles dm_enable_styles dm_exec_sql dm_expand dm_free_sql_info dm_gen_change_execute_using dm_gen_change_select_from dm_gen_change_select_group_by dm_gen_change_select_having dm_gen_change_select_list dm_gen_change_select_order_by dm_gen_change_select_suffix dm_gen_change_select_where dm_gen_get_tv_alias dm_gen_sql_info + +syn keyword jamLibFunc2 dm_get_db_conn_handle dm_get_db_cursor_handle dm_get_driver_option dm_getdbitext dm_init dm_is_connection dm_is_cursor dm_is_engine dm_odb_preserves_cursor dm_reset dm_set_driver_option dm_set_max_fetches dm_set_max_rows_per_fetch dm_set_tm_clear_fast dm_val_relative sm_adjust_area sm_allget sm_amt_format sm_e_amt_format sm_i_amt_format sm_n_amt_format sm_o_amt_format sm_append_bundle_data sm_append_bundle_done sm_append_bundle_item sm_d_at_cur sm_l_at_cur sm_r_at_cur sm_mw_attach_drawing_func sm_mwn_attach_drawing_func sm_mwe_attach_drawing_func sm_xm_attach_drawing_func sm_xmn_attach_drawing_func sm_xme_attach_drawing_func sm_backtab sm_bel sm_bi_comparesm_bi_copy sm_bi_initialize sm_bkrect sm_c_off sm_c_on sm_c_vis sm_calc sm_cancel sm_ckdigit sm_cl_all_mdts sm_cl_unprot sm_clear_array sm_n_clear_array sm_1clear_array sm_n_1clear_array sm_close_window sm_com_load_picture sm_com_QueryInterface sm_com_result sm_com_result_msg sm_com_set_handler sm_copyarray sm_n_copyarray sm_create_bundle + +syn keyword jamLibFunc3 sm_d_msg_line sm_dblval sm_e_dblval sm_i_dblval sm_n_dblval sm_o_dblval sm_dd_able sm_dde_client_connect_cold sm_dde_client_connect_hot sm_dde_client_connect_warm sm_dde_client_disconnect sm_dde_client_off sm_dde_client_on sm_dde_client_paste_link_cold sm_dde_client_paste_link_hot sm_dde_client_paste_link_warm sm_dde_client_request sm_dde_execute sm_dde_install_notify sm_dde_poke sm_dde_server_off sm_dde_server_on sm_delay_cursor sm_deselect sm_dicname sm_disp_off sm_dlength sm_e_dlength sm_i_dlength sm_n_dlength sm_o_dlength sm_do_uinstalls sm_i_doccur sm_o_doccur sm_drawingarea sm_xm_drawingarea sm_dtofield sm_e_dtofield sm_i_dtofield sm_n_dtofield sm_o_dtofield sm_femsg sm_ferr_reset sm_fi_path sm_file_copy sm_file_exists sm_file_move sm_file_remove sm_fi_open sm_fi_path sm_filebox sm_filetypes sm_fio_a2f sm_fio_close sm_fio_editor sm_fio_error sm_fio_error_set sm_fio_f2a sm_fio_getc sm_fio_gets sm_fio_handle sm_fio_open sm_fio_putc sm_fio_puts sm_fio_rewind sm_flush sm_d_form sm_l_form + +syn keyword jamLibFunc4 sm_r_form sm_formlist sm_fptr sm_e_fptr sm_i_fptr sm_n_fptr sm_o_fptr sm_fqui_msg sm_fquiet_err sm_free_bundle sm_ftog sm_e_ftog sm_i_ftog sm_n_ftog sm_o_ftog sm_fval sm_e_fval sm_i_fval sm_n_fval sm_o_fval sm_i_get_bi_data sm_o_get_bi_data sm_get_bundle_data sm_get_bundle_item_count sm_get_bundle_occur_count sm_get_next_bundle_name sm_i_get_tv_bi_data sm_o_get_tv_bi_data sm_getfield sm_e_getfield sm_i_getfield sm_n_getfield sm_o_getfield sm_getkey sm_gofield sm_e_gofield sm_i_gofield sm_n_gofield sm_o_gofield sm_gtof sm_gval sm_i_gtof sm_n_gval sm_hlp_by_name sm_home sm_inimsg sm_initcrt sm_jinitcrt sm_jxinitcrt sm_input sm_inquire sm_install sm_intval sm_e_intval sm_i_intval sm_n_intval sm_o_intval sm_i_ioccur sm_o_ioccur sm_is_bundle sm_is_no sm_e_is_no sm_i_is_no sm_n_is_no sm_o_is_no sm_is_yes sm_e_is_yes sm_i_is_yes sm_n_is_yes sm_o_is_yes sm_isabort sm_iset sm_issv sm_itofield sm_e_itofield sm_i_itofield sm_n_itofield sm_o_itofield sm_jclose sm_jfilebox sm_jform sm_djplcall sm_jplcall + +syn keyword jamLibFunc5 sm_sjplcall sm_jplpublic sm_jplunload sm_jtop sm_jwindow sm_key_integer sm_keyfilter sm_keyhit sm_keyinit sm_n_keyinit sm_keylabel sm_keyoption sm_l_close sm_l_open sm_l_open_syslib sm_last sm_launch sm_h_ldb_fld_get sm_n_ldb_fld_get sm_h_ldb_n_fld_get sm_n_ldb_n_fld_get sm_h_ldb_fld_store sm_n_ldb_fld_store sm_h_ldb_n_fld_store sm_n_ldb_n_fld_store sm_ldb_get_active sm_ldb_get_inactive sm_ldb_get_next_active sm_ldb_get_next_inactive sm_ldb_getfield sm_i_ldb_getfield sm_n_ldb_getfield sm_o_ldb_getfield sm_ldb_h_getfield sm_i_ldb_h_getfield sm_n_ldb_h_getfield sm_o_ldb_h_getfield sm_ldb_handle sm_ldb_init sm_ldb_is_loaded sm_ldb_load sm_ldb_name sm_ldb_next_handle sm_ldb_pop sm_ldb_push sm_ldb_putfield sm_i_ldb_putfield sm_n_ldb_putfield sm_o_ldb_putfield sm_ldb_h_putfield sm_i_ldb_h_putfield sm_n_ldb_h_putfield sm_o_ldb_h_putfield sm_ldb_state_get sm_ldb_h_state_get sm_ldb_state_set sm_ldb_h_state_set sm_ldb_unload sm_ldb_h_unload sm_leave sm_list_objects_count sm_list_objects_end sm_list_objects_next + +syn keyword jamLibFunc6 sm_list_objects_start sm_lngval sm_e_lngval sm_i_lngval sm_n_lngval sm_o_lngval sm_load_screen sm_log sm_lstore sm_ltofield sm_e_ltofield sm_i_ltofield sm_n_ltofield sm_o_ltofield sm_m_flush sm_menu_bar_error sm_menu_change sm_menu_create sm_menu_delete sm_menu_get_int sm_menu_get_str sm_menu_install sm_menu_remove sm_message_box sm_mncrinit6 sm_mnitem_change sm_n_mnitem_change sm_mnitem_create sm_n_mnitem_create sm_mnitem_delete sm_n_mnitem_delete sm_mnitem_get_int sm_n_mnitem_get_int sm_mnitem_get_str sm_n_mnitem_get_str sm_mnscript_load sm_mnscript_unload sm_ms_inquire sm_msg sm_msg_del sm_msg_get sm_msg_read sm_d_msg_read sm_n_msg_read sm_msgfind sm_mts_CreateInstance sm_mts_CreateProperty sm_mts_CreatePropertyGroup sm_mts_DisableCommit sm_mts_EnableCommit sm_mts_GetPropertyValue sm_mts_IsCallerInRole sm_mts_IsInTransaction sm_mts_IsSecurityEnabled sm_mts_PutPropertyValue sm_mts_SetAbort sm_mts_SetComplete sm_mus_time sm_mw_get_client_wnd sm_mw_get_cmd_show sm_mw_get_frame_wnd sm_mw_get_instance + +syn keyword jamLibFunc7 sm_mw_get_prev_instance sm_mw_PrintScreen sm_next_sync sm_nl sm_null sm_e_null sm_i_null sm_n_null sm_o_null sm_obj_call sm_obj_copy sm_obj_copy_id sm_obj_create sm_obj_delete sm_obj_delete_id sm_obj_get_property sm_obj_onerror sm_obj_set_property sm_obj_sort sm_obj_sort_auto sm_occur_no sm_off_gofield sm_e_off_gofield sm_i_off_gofield sm_n_off_gofield sm_o_off_gofield sm_option sm_optmnu_id sm_pinquire sm_popup_at_cur sm_prop_error sm_prop_get_int sm_prop_get_str sm_prop_get_dbl sm_prop_get_x_int sm_prop_get_x_str sm_prop_get_x_dbl sm_prop_get_m_int sm_prop_get_m_str sm_prop_get_m_dbl sm_prop_id sm_prop_name_to_id sm_prop_set_int sm_prop_set_str sm_prop_set_dbl sm_prop_set_x_int sm_prop_set_x_str sm_prop_set_x_dbl sm_prop_set_m_int sm_prop_set_m_str sm_prop_set_m_dbl sm_pset sm_putfield sm_e_putfield sm_i_putfield sm_n_putfield sm_o_putfield sm_raise_exception sm_receive sm_receive_args sm_rescreen sm_resetcrt sm_jresetcrt sm_jxresetcrt sm_resize sm_restore_data sm_return sm_return_args sm_rmformlist sm_rs_data + +syn keyword jamLibFunc8 sm_rw_error_message sm_rw_play_metafile sm_rw_runreport sm_s_val sm_save_data sm_sdtime sm_select sm_send sm_set_help sm_setbkstat sm_setsibling sm_setstatus sm_sh_off sm_shell sm_shrink_to_fit sm_slib_error sm_slib_install sm_slib_load sm_soption sm_strip_amt_ptr sm_e_strip_amt_ptr sm_i_strip_amt_ptr sm_n_strip_amt_ptr sm_o_strip_amt_ptr sm_sv_data sm_sv_free sm_svscreen sm_tab sm_tm_clear sm_tm_clear_model_events sm_tm_command sm_tm_command_emsgset sm_tm_command_errset sm_tm_continuation_validity sm_tm_dbi_checker sm_tm_error sm_tm_errorlog sm_tm_event sm_tm_event_name sm_tm_failure_message sm_tm_handling sm_tm_inquire sm_tm_iset sm_tm_msg_count_error sm_tm_msg_emsg sm_tm_msg_error sm_tm_old_bi_context sm_tm_pcopy sm_tm_pinquire sm_tm_pop_model_event sm_tm_pset sm_tm_push_model_event sm_tmpnam sm_tp_exec sm_tp_free_arg_buf sm_tp_gen_insert sm_tp_gen_sel_return sm_tp_gen_sel_where sm_tp_gen_val_link sm_tp_gen_val_return sm_tp_get_svc_alias sm_tp_get_tux_callid sm_translatecoords sm_tst_all_mdts + +syn keyword jamLibFunc9 sm_udtime sm_ungetkey sm_unload_screen sm_unsvscreen sm_upd_select sm_validate sm_n_validate sm_vinit sm_n_vinit sm_wcount sm_wdeselect sm_web_get_cookie sm_web_invoke_url sm_web_log_error sm_web_save_global sm_web_set_cookie sm_web_unsave_all_globals sm_web_unsave_global sm_mw_widget sm_mwe_widget sm_mwn_widget sm_xm_widget sm_xme_widget sm_xmn_widget sm_win_shrink sm_d_window sm_d_at_cur sm_l_window sm_l_at_cur sm_r_window sm_r_at_cur sm_winsize sm_wrotate sm_wselect sm_n_wselect sm_ww_length sm_n_ww_length sm_ww_read sm_n_ww_read sm_ww_write sm_n_ww_write sm_xlate_table sm_xm_get_base_window sm_xm_get_display + +syn keyword jamVariable1 SM_SCCS_ID SM_ENTERTERM SM_MALLOC SM_CANCEL SM_BADTERM SM_FNUM SM_DZERO SM_EXPONENT SM_INVDATE SM_MATHERR SM_FRMDATA SM_NOFORM SM_FRMERR SM_BADKEY SM_DUPKEY SM_ERROR SM_SP1 SM_SP2 SM_RENTRY SM_MUSTFILL SM_AFOVRFLW SM_TOO_FEW_DIGITS SM_CKDIGIT SM_HITANY SM_NOHELP SM_MAXHELP SM_OUTRANGE SM_ENTERTERM1 SM_SYSDATE SM_DATFRM SM_DATCLR SM_DATINV SM_KSDATA SM_KSERR SM_KSNONE SM_KSMORE SM_DAYA1 SM_DAYA2 SM_DAYA3 SM_DAYA4 SM_DAYA5 SM_DAYA6 SM_DAYA7 SM_DAYL1 SM_DAYL2 SM_DAYL3 SM_DAYL4 SM_DAYL5 SM_DAYL6 SM_DAYL7 SM_MNSCR_LOAD SM_MENU_INSTALL SM_INSTDEFSCRL SM_INSTSCROLL SM_MOREDATA SM_READY SM_WAIT SM_YES SM_NO SM_NOTEMP SM_FRMHELP SM_FILVER SM_ONLYONE SM_WMSMOVE SM_WMSSIZE SM_WMSOFF SM_LPRINT SM_FMODE SM_NOFILE SM_NOSECTN SM_FFORMAT SM_FREAD SM_RX1 SM_RX2 SM_RX3 SM_TABLOOK SM_MISKET SM_ILLKET SM_ILLBRA SM_MISDBLKET SM_ILLDBLKET SM_ILLDBLBRA SM_ILL_RIGHT SM_ILLELSE SM_NUMBER SM_EOT SM_BREAK SM_NOARGS SM_BIGVAR SM_EXCESS SM_EOL SM_FILEIO SM_FOR SM_RCURLY SM_NONAME SM_1JPL_ERR SM_2JPL_ERR SM_3JPL_ERR + +syn keyword jamVariable2 SM_JPLATCH SM_FORMAT SM_DESTINATION SM_ORAND SM_ORATOR SM_ILL_LEFT SM_MISSPARENS SM_ILLCLOSE_COMM SM_FUNCTION SM_EQUALS SM_MISMATCH SM_QUOTE SM_SYNTAX SM_NEXT SM_VERB_UNKNOWN SM_JPLFORM SM_NOT_LOADED SM_GA_FLG SM_GA_CHAR SM_GA_ARG SM_GA_DIG SM_NOFUNC SM_BADPROTO SM_JPLPUBLIC SM_NOCOMPILE SM_NULLEDIT SM_RP_NULL SM_DBI_NOT_INST SM_NOTJY SM_MAXLIB SM_FL_FLLIB SM_TPI_NOT_INST SM_RW_NOT_INST SM_MONA1 SM_MONA2 SM_MONA3 SM_MONA4 SM_MONA5 SM_MONA6 SM_MONA7 SM_MONA8 SM_MONA9 SM_MONA10 SM_MONA11 SM_MONA12 SM_MONL1 SM_MONL2 SM_MONL3 SM_MONL4 SM_MONL5 SM_MONL6 SM_MONL7 SM_MONL8 SM_MONL9 SM_MONL10 SM_MONL11 SM_MONL12 SM_AM SM_PM SM_0DEF_DTIME SM_1DEF_DTIME SM_2DEF_DTIME SM_3DEF_DTIME SM_4DEF_DTIME SM_5DEF_DTIME SM_6DEF_DTIME SM_7DEF_DTIME SM_8DEF_DTIME SM_9DEF_DTIME SM_CALC_DATE SM_BAD_DIGIT SM_BAD_YN SM_BAD_ALPHA SM_BAD_NUM SM_BAD_ALPHNUM SM_DECIMAL SM_1STATS SM_VERNO SM_DIG_ERR SM_YN_ERR SM_LET_ERR SM_NUM_ERR SM_ANUM_ERR SM_REXP_ERR SM_POSN_ERR SM_FBX_OPEN SM_FBX_WINDOW SM_FBX_SIBLING SM_OPENDIR + +syn keyword jamVariable3 SM_GETFILES SM_CHDIR SM_GETCWD SM_UNCLOSED_COMM SM_MB_OKLABEL SM_MB_CANCELLABEL SM_MB_YESLABEL SM_MB_NOLABEL SM_MB_RETRYLABEL SM_MB_IGNORELABEL SM_MB_ABORTLABEL SM_MB_HELPLABEL SM_MB_STOP SM_MB_QUESTION SM_MB_WARNING SM_MB_INFORMATION SM_MB_YESALLLABEL SM_0MN_CURRDEF SM_1MN_CURRDEF SM_2MN_CURRDEF SM_0DEF_CURR SM_1DEF_CURR SM_2DEF_CURR SM_3DEF_CURR SM_4DEF_CURR SM_5DEF_CURR SM_6DEF_CURR SM_7DEF_CURR SM_8DEF_CURR SM_9DEF_CURR SM_SEND_SYNTAX SM_SEND_ITEM SM_SEND_INVALID_BUNDLE SM_RECEIVE_SYNTAX SM_RECEIVE_ITEM_NUMBER SM_RECEIVE_OVERFLOW SM_RECEIVE_ITEM SM_SYNCH_RECEIVE SM_EXEC_FAIL SM_DYNA_HELP_NOT_AVAIL SM_DLL_LOAD_ERR SM_DLL_UNRESOLVED SM_DLL_VERSION_ERR SM_DLL_OPTION_ERR SM_DEMOERR SM_MB_OKALLLABEL SM_MB_NOALLLABEL SM_BADPROP SM_BETWEEN SM_ATLEAST SM_ATMOST SM_PR_ERROR SM_PR_OBJID SM_PR_OBJECT SM_PR_ITEM SM_PR_PROP SM_PR_PROP_ITEM SM_PR_PROP_VAL SM_PR_CONVERT SM_PR_OBJ_TYPE SM_PR_RANGE SM_PR_NO_SET SM_PR_BYND_SCRN SM_PR_WW_SCROLL SM_PR_NO_SYNC SM_PR_TOO_BIG SM_PR_BAD_MASK SM_EXEC_MEM_ERR + +syn keyword jamVariable4 SM_EXEC_NO_PROG SM_PR_NO_KEYSTRUCT SM_REOPEN_AS_SLIB SM_REOPEN_THE_SLIB SM_ERRLIB SM_WARNLIB SM_LIB_DOWNGRADE SM_OLDER SM_NEWER SM_UPGRADE SM_LIB_READONLY SM_LOPEN_ERR SM_LOPEN_WARN SM_MLOPEN_CREAT SM_MLOPEN_INIT SM_LIB_ERR SM_LIB_ISOLATE SM_LIB_NO_ERR SM_LIB_REC_ERR SM_LIB_FATAL_ERR SM_LIB_LERR_FILE SM_LIB_LERR_NOTLIB SM_LIB_LERR_BADVERS SM_LIB_LERR_FORMAT SM_LIB_LERR_BADCM SM_LIB_LERR_LOCK SM_LIB_LERR_RESERVED SM_LIB_LERR_READONLY SM_LIB_LERR_NOENTRY SM_LIB_LERR_BUSY SM_LIB_LERR_ROVERS SM_LIB_LERR_DEFAULT SM_LIB_BADCM SM_LIB_LERR_NEW SM_STANDALONE_MODE SM_FEATURE_RESTRICT FM_CH_LOST FM_JPL_PROMPT FM_YR4 FM_YR2 FM_MON FM_MON2 FM_DATE FM_DATE2 FM_HOUR FM_HOUR2 FM_MIN FM_MIN2 FM_SEC FM_SEC2 FM_YRDAY FM_AMPM FM_DAYA FM_DAYL FM_MONA FM_MONL FM_0MN_DEF_DT FM_1MN_DEF_DT FM_2MN_DEF_DT FM_DAY JM_QTERMINATE JM_HITSPACE JM_HITACK JM_NOJWIN UT_MEMERR UT_P_OPT UT_V_OPT UT_E_BINOPT UT_NO_INPUT UT_SECLONG UT_1FNAME UT_SLINE UT_FILE UT_ERROR UT_WARNING UT_MISSEQ UT_VOPT UT_M2_DESCR + +syn keyword jamVariable5 UT_M2_PROGNAME UT_M2_USAGE UT_M2_O_OPT UT_M2_COM UT_M2_BADTAG UT_M2_MSSQUOT UT_M2_AFTRQUOT UT_M2_DUPSECT UT_M2_BADUCLSS UT_M2_USECPRFX UT_M2_MPTYUSCT UT_M2_DUPMSGTG UT_M2_TOOLONG UT_M2_LONG UT_K2_DESCR UT_K2_PROGNAME UT_K2_USAGE UT_K2_MNEM UT_K2_NKEYDEF UT_K2_DUPKEY UT_K2_NOTFOUND UT_K2_1FNAME UT_K2_VOPT UT_K2_EXCHAR UT_V2_DESCR UT_V2_PROGNAME UT_V2_USAGE UT_V2_SLINE UT_V2_SEQUAL UT_V2_SVARNAME UT_V2_SNAME UT_V2_VOPT UT_V2_1REQ UT_CB_DESCR UT_CB_PROGNAME UT_CB_USAGE UT_CB_VOPT UT_CB_MIEXT UT_CB_AEXT UT_CB_UNKNOWN UT_CB_ISCHEME UT_CB_BKFGS UT_CB_ABGS UT_CB_REC UT_CB_GUI UT_CB_CONT UT_CB_CONTFG UT_CB_AFILE UT_CB_LEFT_QUOTE UT_CB_NO_EQUAL UT_CB_EXTRA_EQ UT_CB_BAD_LHS UT_CB_BAD_RHS UT_CB_BAD_QUOTED UT_CB_FILE UT_CB_FILE_LINE UT_CB_DUP_ALIAS UT_CB_LINE_LOOP UT_CB_BAD_STYLE UT_CB_DUP_STYLE UT_CB_NO_SECT UT_CB_DUP_SCHEME DM_ERROR DM_NODATABASE DM_NOTLOGGEDON DM_ALREADY_ON DM_ARGS_NEEDED DM_LOGON_DENIED DM_BAD_ARGS DM_BAD_CMD DM_NO_MORE_ROWS DM_ABORTED DM_NO_CURSOR DM_MANY_CURSORS DM_KEYWORD + +syn keyword jamVariable6 DM_INVALID_DATE DM_COMMIT DM_ROLLBACK DM_PARSE_ERROR DM_BIND_COUNT DM_BIND_VAR DM_DESC_COL DM_FETCH DM_NO_NAME DM_END_OF_PROC DM_NOCONNECTION DM_NOTSUPPORTED DM_TRAN_PEND DM_NO_TRANSACTION DM_ALREADY_INIT DM_INIT_ERROR DM_MAX_DEPTH DM_NO_PARENT DM_NO_CHILD DM_MODALITY_NOT_FOUND DM_NATIVE_NO_SUPPORT DM_NATIVE_CANCEL DM_TM_ALREADY DM_TM_IN_PROGRESS DM_TM_CLOSE_ERROR DM_TM_BAD_MODE DM_TM_BAD_CLOSE_ACTION DM_TM_INTERNAL DM_TM_MODEL_INTERNAL DM_TM_NO_ROOT DM_TM_NO_TRANSACTION DM_TM_INITIAL_MODE DM_TM_PARENT_NAME DM_TM_BAD_MEMBER DM_TM_FLD_NAM_LEN DM_TM_NO_PARENT DM_TM_BAD_REQUEST DM_TM_CANNOT_GEN_SQL DM_TM_CANNOT_EXEC_SQL DM_TM_DBI_ERROR DM_TM_DISCARD_ALL DM_TM_DISCARD_LATEST DM_TM_CALL_ERROR DM_TM_CALL_TYPE DM_TM_HOOK_MODEL DM_TM_ROOT_NAME DM_TM_TV_INVALID DM_TM_COL_NOT_FOUND DM_TM_BAD_LINK DM_TM_HOOK_MODEL_ERROR DM_TM_ONE_ROW DM_TM_SOME_ROWS DM_TM_GENERAL DM_TM_NO_HOOK DM_TM_NOSET DM_TM_TBLNAME DM_TM_PRIMARY_KEY DM_TM_INCOMPLETE_KEY DM_TM_CMD_MODE DM_TM_NO_SUCH_CMD DM_TM_NO_SUCH_SCOPE + +syn keyword jamVariable7 DM_TM_NO_SUCH_TV DM_TM_EVENT_LOOP DM_TM_UNSUPPORTED DM_TM_NO_MODEL DM_TM_SYNCH_SV DM_TM_WRONG_FORM DM_TM_VC_FIELD DM_TM_VC_DATE DM_TM_VC_TYPE DM_TM_BAD_CONTINUE DM_JDB_OUT_OF_MEMORY DM_JDB_DUPTABLEALIAS DM_JDB_DUPCURSORNAME DM_JDB_NODB DM_JDB_BINDCOUNT DM_JDB_NO_MORE_ROWS DM_JDB_AMBIGUOUS_COLUMN_REF DM_JDB_UNRESOLVED_COLUMN_REF DM_JDB_TABLE_READ_WRITE_CONFLICT DM_JDB_SYNTAX_ERROR DM_JDB_DUP_COLUMN_ASSIGNMENT DM_JDB_NO_MSG_FILE DM_JDB_NO_MSG DM_JDB_NOT_IMPLEMENTED DM_JDB_AGGREGATE_NOT_ALLOWED DM_JDB_TYPE_MISMATCH DM_JDB_NO_CURRENT_ROW DM_JDB_DB_CORRUPT DM_JDB_BUF_OVERFLOW DM_JDB_FILE_IO_ERR DM_JDB_BAD_HANDLE DM_JDB_DUP_TNAME DM_JDB_INVALID_TABLE_OP DM_JDB_TABLE_NOT_FOUND DM_JDB_CONVERSION_FAILED DM_JDB_INVALID_COLUMN_LIST DM_JDB_TABLE_OPEN DM_JDB_BAD_INPUT DM_JDB_DATATYPE_OVERFLOW DM_JDB_DATABASE_EXISTS DM_JDB_DATABASE_OPEN DM_JDB_DUP_CNAME DM_JDB_TMPDATABASE_ERR DM_JDB_INVALID_VALUES_COUNT DM_JDB_INVALID_COLUMN_COUNT DM_JDB_MAX_RECLEN_EXCEEDED DM_JDB_END_OF_GROUP + +syn keyword jamVariable8 TP_EXC_INVALID_CLIENT_COMMAND TP_EXC_INVALID_CLIENT_OPTION TP_EXC_INVALID_COMMAND TP_EXC_INVALID_COMMAND_SYNTAX TP_EXC_INVALID_CONNECTION TP_EXC_INVALID_CONTEXT TP_EXC_INVALID_FORWARD TP_EXC_INVALID_JAM_VARIABLE_REF TP_EXC_INVALID_MONITOR_COMMAND TP_EXC_INVALID_MONITOR_OPTION TP_EXC_INVALID_OPTION TP_EXC_INVALID_OPTION_VALUE TP_EXC_INVALID_SERVER_COMMAND TP_EXC_INVALID_SERVER_OPTION TP_EXC_INVALID_SERVICE TP_EXC_INVALID_TRANSACTION TP_EXC_JIF_ACCESS_FAILED TP_EXC_JIF_LOWER_VERSION TP_EXC_LOGFILE_ERROR TP_EXC_MONITOR_ERROR TP_EXC_NO_OUTSIDE_TRANSACTION TP_EXC_NO_OUTSTANDING_CALLS TP_EXC_NO_OUTSTANDING_MESSAGE TP_EXC_NO_SERVICES_ADVERTISED TP_EXC_NO_SIGNALS TP_EXC_NONTRANSACTIONAL_SERVICE TP_EXC_NONTRANSACTIONAL_ACTION TP_EXC_OUT_OF_MEMORY TP_EXC_POSTING_FAILED TP_EXC_PERMISSION_DENIED TP_EXC_REQUEST_LIMIT TP_EXC_ROLLBACK_COMMITTED TP_EXC_ROLLBACK_FAILED TP_EXC_SERVICE_FAILED TP_EXC_SERVICE_NOT_IN_JIF TP_EXC_SERVICE_PROTOCOL_ERROR TP_EXC_SUBSCRIPTION_LIMIT + +syn keyword jamVariable9 TP_EXC_SUBSCRIPTION_MATCH TP_EXC_SVC_ADVERTISE_LIMIT TP_EXC_SVC_WORK_OUTSTANDING TP_EXC_SVCROUTINE_MISSING TP_EXC_SVRINIT_WORK_OUTSTANDING TP_EXC_TIMEOUT TP_EXC_TRANSACTION_LIMIT TP_EXC_UNLOAD_FAILED TP_EXC_UNSUPPORTED_BUFFER TP_EXC_UNSUPPORTED_BUF_W_SUBT TP_EXC_USER_ABORT TP_EXC_WORK_OUTSTANDING TP_EXC_XA_CLOSE_FAILED TP_EXC_XA_OPEN_FAILED TP_EXC_QUEUE_BAD_MSGID TP_EXC_QUEUE_BAD_NAMESPACE TP_EXC_QUEUE_BAD_QUEUE TP_EXC_QUEUE_CANT_START_TRAN TP_EXC_QUEUE_FULL TP_EXC_QUEUE_MSG_IN_USE TP_EXC_QUEUE_NO_MSG TP_EXC_QUEUE_NOT_IN_QSPACE TP_EXC_QUEUE_RSRC_NOT_OPEN TP_EXC_QUEUE_SPACE_NOT_IN_JIF TP_EXC_QUEUE_TRAN_ABORTED TP_EXC_QUEUE_TRAN_ABSENT TP_EXC_QUEUE_UNEXPECTED TP_EXC_DCE_LOGIN_REQUIRED TP_EXC_ENC_CELL_NAME_REQUIRED TP_EXC_ENC_CONN_INFO_DIFFS TP_EXC_ENC_SVC_REGISTRY_ERROR TP_INVALID_START_ROUTINE TP_JIF_NOT_FOUND TP_JIF_OPEN_ERROR TP_NO_JIF TP_NO_MONITORS_ERROR TP_NO_SESSIONS_ERROR TP_NO_START_ROUTINE TP_ADV_SERVICE TP_ADV_SERVICE_IN_GROUP TP_PRE_SVCHDL_WINOPEN_FAILED + +syn keyword jamVariable10 PV_YES PV_NO TRUE FALSE TM_TRAN_NAME + +" jamCommentGroup allows adding matches for special things in comments +syn cluster jamCommentGroup contains=jamTodo + +" String and Character constants +" Highlight special characters (those which have a backslash) differently +syn match jamSpecial contained "\\\(x\x\+\|\o\{1,3}\|.\|$\)" +if !exists("c_no_utf") + syn match jamSpecial contained "\\\(u\x\{4}\|U\x\{8}\)" +endif +if exists("c_no_cformat") + syn region jamString start=+L\="+ skip=+\\\\\|\\"+ end=+"+ contains=cSpecial +else + syn match jamFormat "%\(\d\+\$\)\=[-+' #0*]*\(\d*\|\*\|\*\d\+\$\)\(\.\(\d*\|\*\|\*\d\+\$\)\)\=\([hlL]\|ll\)\=\([diuoxXfeEgGcCsSpn]\|\[\^\=.[^]]*\]\)" contained + syn match jamFormat "%%" contained + syn region jamString start=+L\="+ skip=+\\\\\|\\"+ end=+"+ contains=cSpecial,cFormat + hi link jamFormat jamSpecial +endif +syn match jamCharacter "L\='[^\\]'" +syn match jamCharacter "L'[^']*'" contains=jamSpecial +syn match jamSpecialError "L\='\\[^'\"?\\abfnrtv]'" +syn match jamSpecialCharacter "L\='\\['\"?\\abfnrtv]'" +syn match jamSpecialCharacter "L\='\\\o\{1,3}'" +syn match jamSpecialCharacter "'\\x\x\{1,2}'" +syn match jamSpecialCharacter "L'\\x\x\+'" + +"catch errors caused by wrong parenthesis and brackets +syn cluster jamParenGroup contains=jamParenError,jamIncluded,jamSpecial,@jamCommentGroup,jamUserCont,jamUserLabel,jamBitField,jamCommentSkip,jamOctalZero,jamCppOut,jamCppOut2,jamCppSkip,jamFormat,jamNumber,jamFloat,jamOctal,jamOctalError,jamNumbersCom + +syn region jamParen transparent start='(' end=')' contains=ALLBUT,@jamParenGroup,jamErrInBracket +syn match jamParenError "[\])]" +syn match jamErrInParen contained "[\]{}]" +syn region jamBracket transparent start='\[' end=']' contains=ALLBUT,@jamParenGroup,jamErrInParen +syn match jamErrInBracket contained "[);{}]" + +"integer number, or floating point number without a dot and with "f". +syn case ignore +syn match jamNumbers transparent "\<\d\|\,\d" contains=jamNumber,jamFloat,jamOctalError,jamOctal +" Same, but without octal error (for comments) +syn match jamNumbersCom contained transparent "\<\d\|\,\d" contains=jamNumber,jamFloat,jamOctal +syn match jamNumber contained "\d\+\(u\=l\{0,2}\|ll\=u\)\>" +"hex number +syn match jamNumber contained "0x\x\+\(u\=l\{0,2}\|ll\=u\)\>" +" Flag the first zero of an octal number as something special +syn match jamOctal contained "0\o\+\(u\=l\{0,2}\|ll\=u\)\>" contains=cOctalZero +syn match jamOctalZero contained "\<0" +syn match jamFloat contained "\d\+f" +"floating point number, with dot, optional exponent +syn match jamFloat contained "\d\+\,\d*\(e[-+]\=\d\+\)\=[fl]\=" +"floating point number, starting with a dot, optional exponent +syn match jamFloat contained "\,\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match jamFloat contained "\d\+e[-+]\=\d\+[fl]\=\>" +" flag an octal number with wrong digits +syn match jamOctalError contained "0\o*[89]\d*" +syn case match + +syntax match jamOperator1 "\#\#" +syntax match jamOperator6 "/" +syntax match jamOperator2 "+" +syntax match jamOperator3 "*" +syntax match jamOperator4 "-" +syntax match jamOperator5 "|" +syntax match jamOperator6 "/" +syntax match jamOperator7 "&" +syntax match jamOperator8 ":" +syntax match jamOperator9 "<" +syntax match jamOperator10 ">" +syntax match jamOperator11 "!" +syntax match jamOperator12 "%" +syntax match jamOperator13 "^" +syntax match jamOperator14 "@" + +syntax match jamCommentL "//" + +if exists("jam_comment_strings") + " A comment can contain jamString, jamCharacter and jamNumber. + " But a "*/" inside a jamString in a jamComment DOES end the comment! So we + " need to use a special type of jamString: jamCommentString, which also ends on + " "*/", and sees a "*" at the start of the line as comment again. + " Unfortunately this doesn't very well work for // type of comments :-( + syntax match jamCommentSkip contained "^\s*\*\($\|\s\+\)" + syntax region jamCommentString contained start=+L\="+ skip=+\\\\\|\\"+ end=+"+ end=+\*/+me=s-1 contains=jamSpecial,jamCommentSkip + syntax region jamComment2String contained start=+L\="+ skip=+\\\\\|\\"+ end=+"+ end="$" contains=jamSpecial + syntax region jamCommentL start="//" skip="\\$" end="$" keepend contains=@jamCommentGroup,jamComment2String,jamCharacter,jamNumbersCom,jamSpaceError + syntax region jamCommentL2 start="^#\|^\s\+\#" skip="\\$" end="$" keepend contains=@jamCommentGroup,jamComment2String,jamCharacter,jamNumbersCom,jamSpaceError + syntax region jamComment start="/\*" end="\*/" contains=@jamCommentGroup,jamCommentString,jamCharacter,jamNumbersCom,jamSpaceError +else + syn region jamCommentL start="//" skip="\\$" end="$" keepend contains=@jamCommentGroup,jamSpaceError + syn region jamCommentL2 start="^\#\|^\s\+\#" skip="\\$" end="$" keepend contains=@jamCommentGroup,jamSpaceError + syn region jamComment start="/\*" end="\*/" contains=@jamCommentGroup,jamSpaceError +endif + +" keep a // comment separately, it terminates a preproc. conditional +syntax match jamCommentError "\*/" + +syntax match jamOperator3Error "*/" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_jam_syn_inits") + if version < 508 + let did_jam_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink jamCommentL jamComment + HiLink jamCommentL2 jamComment + HiLink jamOperator3Error jamError + HiLink jamConditional Conditional + HiLink jamRepeat Repeat + HiLink jamCharacter Character + HiLink jamSpecialCharacter jamSpecial + HiLink jamNumber Number + HiLink jamParenError jamError + HiLink jamErrInParen jamError + HiLink jamErrInBracket jamError + HiLink jamCommentError jamError + HiLink jamSpaceError jamError + HiLink jamSpecialError jamError + HiLink jamOperator1 jamOperator + HiLink jamOperator2 jamOperator + HiLink jamOperator3 jamOperator + HiLink jamOperator4 jamOperator + HiLink jamOperator5 jamOperator + HiLink jamOperator6 jamOperator + HiLink jamOperator7 jamOperator + HiLink jamOperator8 jamOperator + HiLink jamOperator9 jamOperator + HiLink jamOperator10 jamOperator + HiLink jamOperator11 jamOperator + HiLink jamOperator12 jamOperator + HiLink jamOperator13 jamOperator + HiLink jamOperator14 jamOperator + HiLink jamError Error + HiLink jamStatement Statement + HiLink jamPreCondit PreCondit + HiLink jamCommentError jamError + HiLink jamCommentString jamString + HiLink jamComment2String jamString + HiLink jamCommentSkip jamComment + HiLink jamString String + HiLink jamComment Comment + HiLink jamSpecial SpecialChar + HiLink jamTodo Todo + HiLink jamCppSkip jamCppOut + HiLink jamCppOut2 jamCppOut + HiLink jamCppOut Comment + HiLink jamDBState1 Identifier + HiLink jamDBState2 Identifier + HiLink jamSQLState1 jamSQL + HiLink jamSQLState2 jamSQL + HiLink jamLibFunc1 jamLibFunc + HiLink jamLibFunc2 jamLibFunc + HiLink jamLibFunc3 jamLibFunc + HiLink jamLibFunc4 jamLibFunc + HiLink jamLibFunc5 jamLibFunc + HiLink jamLibFunc6 jamLibFunc + HiLink jamLibFunc7 jamLibFunc + HiLink jamLibFunc8 jamLibFunc + HiLink jamLibFunc9 jamLibFunc + HiLink jamVariable1 jamVariablen + HiLink jamVariable2 jamVariablen + HiLink jamVariable3 jamVariablen + HiLink jamVariable4 jamVariablen + HiLink jamVariable5 jamVariablen + HiLink jamVariable6 jamVariablen + HiLink jamVariable7 jamVariablen + HiLink jamVariable8 jamVariablen + HiLink jamVariable9 jamVariablen + HiLink jamVariable10 jamVariablen + HiLink jamVariablen Constant + HiLink jamSQL Type + HiLink jamLibFunc PreProc + HiLink jamOperator Special + + delcommand HiLink +endif + +let b:current_syntax = "jam" + +" vim: ts=8 diff --git a/vim73/syntax/jargon.vim b/vim73/syntax/jargon.vim new file mode 100644 index 0000000..25a88bc --- /dev/null +++ b/vim73/syntax/jargon.vim @@ -0,0 +1,36 @@ +" Vim syntax file +" Language: Jargon File +" Maintainer: +" Last Change: 2001 May 26 +" +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match jargonChaptTitle /:[^:]*:/ +syn match jargonEmailAddr /[^<@ ^I]*@[^ ^I>]*/ +syn match jargonUrl +\(http\|ftp\)://[^\t )"]*+ +syn match jargonMark /{[^}]*}/ + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_jargon_syntax_inits") + if version < 508 + let did_jargon_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + HiLink jargonChaptTitle Title + HiLink jargonEmailAddr Comment + HiLink jargonUrl Comment + HiLink jargonMark Label + delcommand HiLink +endif + +let b:current_syntax = "jargon" diff --git a/vim73/syntax/java.vim b/vim73/syntax/java.vim new file mode 100644 index 0000000..d11afa8 --- /dev/null +++ b/vim73/syntax/java.vim @@ -0,0 +1,348 @@ +" Vim syntax file " Language: Java +" Maintainer: Claudio Fleiner +" URL: http://www.fleiner.com/vim/syntax/java.vim +" Last Change: 2010 March 23 + +" Please check :help java.vim for comments on some of the options available. + +" Quit when a syntax file was already loaded +if !exists("main_syntax") + if version < 600 + syntax clear + elseif exists("b:current_syntax") + finish + endif + " we define it here so that included files can test for it + let main_syntax='java' + syn region javaFold start="{" end="}" transparent fold +endif + +" don't use standard HiLink, it will not work with included syntax files +if version < 508 + command! -nargs=+ JavaHiLink hi link +else + command! -nargs=+ JavaHiLink hi def link +endif + +" some characters that cannot be in a java program (outside a string) +syn match javaError "[\\@`]" +syn match javaError "<<<\|\.\.\|=>\|<>\|||=\|&&=\|[^-]->\|\*\/" +syn match javaOK "\.\.\." + +" use separate name so that it can be deleted in javacc.vim +syn match javaError2 "#\|=<" +JavaHiLink javaError2 javaError + + + +" keyword definitions +syn keyword javaExternal native package +syn match javaExternal "\\(\s\+static\>\)\?" +syn keyword javaError goto const +syn keyword javaConditional if else switch +syn keyword javaRepeat while for do +syn keyword javaBoolean true false +syn keyword javaConstant null +syn keyword javaTypedef this super +syn keyword javaOperator new instanceof +syn keyword javaType boolean char byte short int long float double +syn keyword javaType void +syn keyword javaStatement return +syn keyword javaStorageClass static synchronized transient volatile final strictfp serializable +syn keyword javaExceptions throw try catch finally +syn keyword javaAssert assert +syn keyword javaMethodDecl synchronized throws +syn keyword javaClassDecl extends implements interface +" to differentiate the keyword class from MyClass.class we use a match here +syn match javaTypedef "\.\s*\"ms=s+1 +syn keyword javaClassDecl enum +syn match javaClassDecl "^class\>" +syn match javaClassDecl "[^.]\s*\"ms=s+1 +syn match javaAnnotation "@\([_$a-zA-Z][_$a-zA-Z0-9]*\.\)*[_$a-zA-Z][_$a-zA-Z0-9]*\>" +syn match javaClassDecl "@interface\>" +syn keyword javaBranch break continue nextgroup=javaUserLabelRef skipwhite +syn match javaUserLabelRef "\k\+" contained +syn match javaVarArg "\.\.\." +syn keyword javaScopeDecl public protected private abstract + +if exists("java_highlight_java_lang_ids") + let java_highlight_all=1 +endif +if exists("java_highlight_all") || exists("java_highlight_java") || exists("java_highlight_java_lang") + " java.lang.* + syn match javaLangClass "\" + syn keyword javaR_JavaLang NegativeArraySizeException ArrayStoreException IllegalStateException RuntimeException IndexOutOfBoundsException UnsupportedOperationException ArrayIndexOutOfBoundsException ArithmeticException ClassCastException EnumConstantNotPresentException StringIndexOutOfBoundsException IllegalArgumentException IllegalMonitorStateException IllegalThreadStateException NumberFormatException NullPointerException TypeNotPresentException SecurityException + syn cluster javaTop add=javaR_JavaLang + syn cluster javaClasses add=javaR_JavaLang + JavaHiLink javaR_JavaLang javaR_Java + syn keyword javaC_JavaLang Process RuntimePermission StringKeySet CharacterData01 Class ThreadLocal ThreadLocalMap CharacterData0E Package Character StringCoding Long ProcessImpl ProcessEnvironment Short AssertionStatusDirectives 1PackageInfoProxy UnicodeBlock InheritableThreadLocal AbstractStringBuilder StringEnvironment ClassLoader ConditionalSpecialCasing CharacterDataPrivateUse StringBuffer StringDecoder Entry StringEntry WrappedHook StringBuilder StrictMath State ThreadGroup Runtime CharacterData02 MethodArray Object CharacterDataUndefined Integer Gate Boolean Enum Variable Subset StringEncoder Void Terminator CharsetSD IntegerCache CharacterCache Byte CharsetSE Thread SystemClassLoaderAction CharacterDataLatin1 StringValues StackTraceElement Shutdown ShortCache String ConverterSD ByteCache Lock EnclosingMethodInfo Math Float Value Double SecurityManager LongCache ProcessBuilder StringEntrySet Compiler Number UNIXProcess ConverterSE ExternalData CaseInsensitiveComparator CharacterData00 NativeLibrary + syn cluster javaTop add=javaC_JavaLang + syn cluster javaClasses add=javaC_JavaLang + JavaHiLink javaC_JavaLang javaC_Java + syn keyword javaE_JavaLang IncompatibleClassChangeError InternalError UnknownError ClassCircularityError AssertionError ThreadDeath IllegalAccessError NoClassDefFoundError ClassFormatError UnsupportedClassVersionError NoSuchFieldError VerifyError ExceptionInInitializerError InstantiationError LinkageError NoSuchMethodError Error UnsatisfiedLinkError StackOverflowError AbstractMethodError VirtualMachineError OutOfMemoryError + syn cluster javaTop add=javaE_JavaLang + syn cluster javaClasses add=javaE_JavaLang + JavaHiLink javaE_JavaLang javaE_Java + syn keyword javaX_JavaLang CloneNotSupportedException Exception NoSuchMethodException IllegalAccessException NoSuchFieldException Throwable InterruptedException ClassNotFoundException InstantiationException + syn cluster javaTop add=javaX_JavaLang + syn cluster javaClasses add=javaX_JavaLang + JavaHiLink javaX_JavaLang javaX_Java + + JavaHiLink javaR_Java javaR_ + JavaHiLink javaC_Java javaC_ + JavaHiLink javaE_Java javaE_ + JavaHiLink javaX_Java javaX_ + JavaHiLink javaX_ javaExceptions + JavaHiLink javaR_ javaExceptions + JavaHiLink javaE_ javaExceptions + JavaHiLink javaC_ javaConstant + + syn keyword javaLangObject clone equals finalize getClass hashCode + syn keyword javaLangObject notify notifyAll toString wait + JavaHiLink javaLangObject javaConstant + syn cluster javaTop add=javaLangObject +endif + +if filereadable(expand(":p:h")."/javaid.vim") + source :p:h/javaid.vim +endif + +if exists("java_space_errors") + if !exists("java_no_trail_space_error") + syn match javaSpaceError "\s\+$" + endif + if !exists("java_no_tab_space_error") + syn match javaSpaceError " \+\t"me=e-1 + endif +endif + +syn region javaLabelRegion transparent matchgroup=javaLabel start="\" matchgroup=NONE end=":" contains=javaNumber,javaCharacter +syn match javaUserLabel "^\s*[_$a-zA-Z][_$a-zA-Z0-9_]*\s*:"he=e-1 contains=javaLabel +syn keyword javaLabel default + +if !exists("java_allow_cpp_keywords") + syn keyword javaError auto delete extern friend inline redeclared + syn keyword javaError register signed sizeof struct template typedef union + syn keyword javaError unsigned operator +endif + +" The following cluster contains all java groups except the contained ones +syn cluster javaTop add=javaExternal,javaError,javaError,javaBranch,javaLabelRegion,javaLabel,javaConditional,javaRepeat,javaBoolean,javaConstant,javaTypedef,javaOperator,javaType,javaType,javaStatement,javaStorageClass,javaAssert,javaExceptions,javaMethodDecl,javaClassDecl,javaClassDecl,javaClassDecl,javaScopeDecl,javaError,javaError2,javaUserLabel,javaLangObject,javaAnnotation,javaVarArg + + +" Comments +syn keyword javaTodo contained TODO FIXME XXX +if exists("java_comment_strings") + syn region javaCommentString contained start=+"+ end=+"+ end=+$+ end=+\*/+me=s-1,he=s-1 contains=javaSpecial,javaCommentStar,javaSpecialChar,@Spell + syn region javaComment2String contained start=+"+ end=+$\|"+ contains=javaSpecial,javaSpecialChar,@Spell + syn match javaCommentCharacter contained "'\\[^']\{1,6\}'" contains=javaSpecialChar + syn match javaCommentCharacter contained "'\\''" contains=javaSpecialChar + syn match javaCommentCharacter contained "'[^\\]'" + syn cluster javaCommentSpecial add=javaCommentString,javaCommentCharacter,javaNumber + syn cluster javaCommentSpecial2 add=javaComment2String,javaCommentCharacter,javaNumber +endif +syn region javaComment start="/\*" end="\*/" contains=@javaCommentSpecial,javaTodo,@Spell +syn match javaCommentStar contained "^\s*\*[^/]"me=e-1 +syn match javaCommentStar contained "^\s*\*$" +syn match javaLineComment "//.*" contains=@javaCommentSpecial2,javaTodo,@Spell +JavaHiLink javaCommentString javaString +JavaHiLink javaComment2String javaString +JavaHiLink javaCommentCharacter javaCharacter + +syn cluster javaTop add=javaComment,javaLineComment + +if !exists("java_ignore_javadoc") && main_syntax != 'jsp' + syntax case ignore + " syntax coloring for javadoc comments (HTML) + syntax include @javaHtml :p:h/html.vim + unlet b:current_syntax + " HTML enables spell checking for all text that is not in a syntax item. This + " is wrong for Java (all identifiers would be spell-checked), so it's undone + " here. + syntax spell default + + syn region javaDocComment start="/\*\*" end="\*/" keepend contains=javaCommentTitle,@javaHtml,javaDocTags,javaDocSeeTag,javaTodo,@Spell + syn region javaCommentTitle contained matchgroup=javaDocComment start="/\*\*" matchgroup=javaCommentTitle keepend end="\.$" end="\.[ \t\r<&]"me=e-1 end="[^{]@"me=s-2,he=s-1 end="\*/"me=s-1,he=s-1 contains=@javaHtml,javaCommentStar,javaTodo,@Spell,javaDocTags,javaDocSeeTag + + syn region javaDocTags contained start="{@\(link\|linkplain\|inherit[Dd]oc\|doc[rR]oot\|value\)" end="}" + syn match javaDocTags contained "@\(param\|exception\|throws\|since\)\s\+\S\+" contains=javaDocParam + syn match javaDocParam contained "\s\S\+" + syn match javaDocTags contained "@\(version\|author\|return\|deprecated\|serial\|serialField\|serialData\)\>" + syn region javaDocSeeTag contained matchgroup=javaDocTags start="@see\s\+" matchgroup=NONE end="\_."re=e-1 contains=javaDocSeeTagParam + syn match javaDocSeeTagParam contained @"\_[^"]\+"\|\|\(\k\|\.\)*\(#\k\+\((\_[^)]\+)\)\=\)\=@ extend + syntax case match +endif + +" match the special comment /**/ +syn match javaComment "/\*\*/" + +" Strings and constants +syn match javaSpecialError contained "\\." +syn match javaSpecialCharError contained "[^']" +syn match javaSpecialChar contained "\\\([4-9]\d\|[0-3]\d\d\|[\"\\'ntbrf]\|u\x\{4\}\)" +syn region javaString start=+"+ end=+"+ end=+$+ contains=javaSpecialChar,javaSpecialError,@Spell +" next line disabled, it can cause a crash for a long line +"syn match javaStringError +"\([^"\\]\|\\.\)*$+ +syn match javaCharacter "'[^']*'" contains=javaSpecialChar,javaSpecialCharError +syn match javaCharacter "'\\''" contains=javaSpecialChar +syn match javaCharacter "'[^\\]'" +syn match javaNumber "\<\(0[0-7]*\|0[xX]\x\+\|\d\+\)[lL]\=\>" +syn match javaNumber "\(\<\d\+\.\d*\|\.\d\+\)\([eE][-+]\=\d\+\)\=[fFdD]\=" +syn match javaNumber "\<\d\+[eE][-+]\=\d\+[fFdD]\=\>" +syn match javaNumber "\<\d\+\([eE][-+]\=\d\+\)\=[fFdD]\>" + +" unicode characters +syn match javaSpecial "\\u\d\{4\}" + +syn cluster javaTop add=javaString,javaCharacter,javaNumber,javaSpecial,javaStringError + +if exists("java_highlight_functions") + if java_highlight_functions == "indent" + syn match javaFuncDef "^\(\t\| \{8\}\)[_$a-zA-Z][_$a-zA-Z0-9_. \[\]]*([^-+*/()]*)" contains=javaScopeDecl,javaType,javaStorageClass,@javaClasses + syn region javaFuncDef start=+^\(\t\| \{8\}\)[$_a-zA-Z][$_a-zA-Z0-9_. \[\]]*([^-+*/()]*,\s*+ end=+)+ contains=javaScopeDecl,javaType,javaStorageClass,@javaClasses + syn match javaFuncDef "^ [$_a-zA-Z][$_a-zA-Z0-9_. \[\]]*([^-+*/()]*)" contains=javaScopeDecl,javaType,javaStorageClass,@javaClasses + syn region javaFuncDef start=+^ [$_a-zA-Z][$_a-zA-Z0-9_. \[\]]*([^-+*/()]*,\s*+ end=+)+ contains=javaScopeDecl,javaType,javaStorageClass,@javaClasses + else + " This line catches method declarations at any indentation>0, but it assumes + " two things: + " 1. class names are always capitalized (ie: Button) + " 2. method names are never capitalized (except constructors, of course) + syn region javaFuncDef start=+^\s\+\(\(public\|protected\|private\|static\|abstract\|final\|native\|synchronized\)\s\+\)*\(\(void\|boolean\|char\|byte\|short\|int\|long\|float\|double\|\([A-Za-z_][A-Za-z0-9_$]*\.\)*[A-Z][A-Za-z0-9_$]*\)\(<[^>]*>\)\=\(\[\]\)*\s\+[a-z][A-Za-z0-9_$]*\|[A-Z][A-Za-z0-9_$]*\)\s*([^0-9]+ end=+)+ contains=javaScopeDecl,javaType,javaStorageClass,javaComment,javaLineComment,@javaClasses + endif + syn match javaBraces "[{}]" + syn cluster javaTop add=javaFuncDef,javaBraces +endif + +if exists("java_highlight_debug") + + " Strings and constants + syn match javaDebugSpecial contained "\\\d\d\d\|\\." + syn region javaDebugString contained start=+"+ end=+"+ contains=javaDebugSpecial + syn match javaDebugStringError +"\([^"\\]\|\\.\)*$+ + syn match javaDebugCharacter contained "'[^\\]'" + syn match javaDebugSpecialCharacter contained "'\\.'" + syn match javaDebugSpecialCharacter contained "'\\''" + syn match javaDebugNumber contained "\<\(0[0-7]*\|0[xX]\x\+\|\d\+\)[lL]\=\>" + syn match javaDebugNumber contained "\(\<\d\+\.\d*\|\.\d\+\)\([eE][-+]\=\d\+\)\=[fFdD]\=" + syn match javaDebugNumber contained "\<\d\+[eE][-+]\=\d\+[fFdD]\=\>" + syn match javaDebugNumber contained "\<\d\+\([eE][-+]\=\d\+\)\=[fFdD]\>" + syn keyword javaDebugBoolean contained true false + syn keyword javaDebugType contained null this super + syn region javaDebugParen start=+(+ end=+)+ contained contains=javaDebug.*,javaDebugParen + + " to make this work you must define the highlighting for these groups + syn match javaDebug "\= 508 || !exists("did_c_syn_inits") + JavaHiLink javaDebug Debug + JavaHiLink javaDebugString DebugString + JavaHiLink javaDebugStringError javaError + JavaHiLink javaDebugType DebugType + JavaHiLink javaDebugBoolean DebugBoolean + JavaHiLink javaDebugNumber Debug + JavaHiLink javaDebugSpecial DebugSpecial + JavaHiLink javaDebugSpecialCharacter DebugSpecial + JavaHiLink javaDebugCharacter DebugString + JavaHiLink javaDebugParen Debug + + JavaHiLink DebugString String + JavaHiLink DebugSpecial Special + JavaHiLink DebugBoolean Boolean + JavaHiLink DebugType Type + endif +endif + +if exists("java_mark_braces_in_parens_as_errors") + syn match javaInParen contained "[{}]" + JavaHiLink javaInParen javaError + syn cluster javaTop add=javaInParen +endif + +" catch errors caused by wrong parenthesis +syn region javaParenT transparent matchgroup=javaParen start="(" end=")" contains=@javaTop,javaParenT1 +syn region javaParenT1 transparent matchgroup=javaParen1 start="(" end=")" contains=@javaTop,javaParenT2 contained +syn region javaParenT2 transparent matchgroup=javaParen2 start="(" end=")" contains=@javaTop,javaParenT contained +syn match javaParenError ")" +" catch errors caused by wrong square parenthesis +syn region javaParenT transparent matchgroup=javaParen start="\[" end="\]" contains=@javaTop,javaParenT1 +syn region javaParenT1 transparent matchgroup=javaParen1 start="\[" end="\]" contains=@javaTop,javaParenT2 contained +syn region javaParenT2 transparent matchgroup=javaParen2 start="\[" end="\]" contains=@javaTop,javaParenT contained +syn match javaParenError "\]" + +JavaHiLink javaParenError javaError + +if !exists("java_minlines") + let java_minlines = 10 +endif +exec "syn sync ccomment javaComment minlines=" . java_minlines + +" The default highlighting. +if version >= 508 || !exists("did_java_syn_inits") + if version < 508 + let did_java_syn_inits = 1 + endif + JavaHiLink javaFuncDef Function + JavaHiLink javaVarArg Function + JavaHiLink javaBraces Function + JavaHiLink javaBranch Conditional + JavaHiLink javaUserLabelRef javaUserLabel + JavaHiLink javaLabel Label + JavaHiLink javaUserLabel Label + JavaHiLink javaConditional Conditional + JavaHiLink javaRepeat Repeat + JavaHiLink javaExceptions Exception + JavaHiLink javaAssert Statement + JavaHiLink javaStorageClass StorageClass + JavaHiLink javaMethodDecl javaStorageClass + JavaHiLink javaClassDecl javaStorageClass + JavaHiLink javaScopeDecl javaStorageClass + JavaHiLink javaBoolean Boolean + JavaHiLink javaSpecial Special + JavaHiLink javaSpecialError Error + JavaHiLink javaSpecialCharError Error + JavaHiLink javaString String + JavaHiLink javaCharacter Character + JavaHiLink javaSpecialChar SpecialChar + JavaHiLink javaNumber Number + JavaHiLink javaError Error + JavaHiLink javaStringError Error + JavaHiLink javaStatement Statement + JavaHiLink javaOperator Operator + JavaHiLink javaComment Comment + JavaHiLink javaDocComment Comment + JavaHiLink javaLineComment Comment + JavaHiLink javaConstant Constant + JavaHiLink javaTypedef Typedef + JavaHiLink javaTodo Todo + JavaHiLink javaAnnotation PreProc + + JavaHiLink javaCommentTitle SpecialComment + JavaHiLink javaDocTags Special + JavaHiLink javaDocParam Function + JavaHiLink javaDocSeeTagParam Function + JavaHiLink javaCommentStar javaComment + + JavaHiLink javaType Type + JavaHiLink javaExternal Include + + JavaHiLink htmlComment Special + JavaHiLink htmlCommentPart Special + JavaHiLink javaSpaceError Error +endif + +delcommand JavaHiLink + +let b:current_syntax = "java" + +if main_syntax == 'java' + unlet main_syntax +endif + +let b:spell_options="contained" + +" vim: ts=8 diff --git a/vim73/syntax/javacc.vim b/vim73/syntax/javacc.vim new file mode 100644 index 0000000..57c57b5 --- /dev/null +++ b/vim73/syntax/javacc.vim @@ -0,0 +1,77 @@ +" Vim syntax file +" Language: JavaCC, a Java Compiler Compiler written by JavaSoft +" Maintainer: Claudio Fleiner +" URL: http://www.fleiner.com/vim/syntax/javacc.vim +" Last Change: 2001 Jun 20 + +" Uses java.vim, and adds a few special things for JavaCC Parser files. +" Those files usually have the extension *.jj + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" source the java.vim file +if version < 600 + source :p:h/java.vim +else + runtime! syntax/java.vim +endif +unlet b:current_syntax + +"remove catching errors caused by wrong parenthesis (does not work in javacc +"files) (first define them in case they have not been defined in java) +syn match javaParen "--" +syn match javaParenError "--" +syn match javaInParen "--" +syn match javaError2 "--" +syn clear javaParen +syn clear javaParenError +syn clear javaInParen +syn clear javaError2 + +" remove function definitions (they look different) (first define in +" in case it was not defined in java.vim) +"syn match javaFuncDef "--" +syn clear javaFuncDef +syn match javaFuncDef "[$_a-zA-Z][$_a-zA-Z0-9_. \[\]]*([^-+*/()]*)[ \t]*:" contains=javaType + +syn keyword javaccPackages options DEBUG_PARSER DEBUG_LOOKAHEAD DEBUG_TOKEN_MANAGER +syn keyword javaccPackages COMMON_TOKEN_ACTION IGNORE_CASE CHOICE_AMBIGUITY_CHECK +syn keyword javaccPackages OTHER_AMBIGUITY_CHECK STATIC LOOKAHEAD ERROR_REPORTING +syn keyword javaccPackages USER_TOKEN_MANAGER USER_CHAR_STREAM JAVA_UNICODE_ESCAPE +syn keyword javaccPackages UNICODE_INPUT +syn match javaccPackages "PARSER_END([^)]*)" +syn match javaccPackages "PARSER_BEGIN([^)]*)" +syn match javaccSpecToken "" +" the dot is necessary as otherwise it will be matched as a keyword. +syn match javaccSpecToken ".LOOKAHEAD("ms=s+1,me=e-1 +syn match javaccToken "<[^> \t]*>" +syn keyword javaccActionToken TOKEN SKIP MORE SPECIAL_TOKEN +syn keyword javaccError DEBUG IGNORE_IN_BNF + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_css_syn_inits") + if version < 508 + let did_css_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + HiLink javaccSpecToken Statement + HiLink javaccActionToken Type + HiLink javaccPackages javaScopeDecl + HiLink javaccToken String + HiLink javaccError Error + delcommand HiLink +endif + +let b:current_syntax = "javacc" + +" vim: ts=8 diff --git a/vim73/syntax/javascript.vim b/vim73/syntax/javascript.vim new file mode 100644 index 0000000..b293eb8 --- /dev/null +++ b/vim73/syntax/javascript.vim @@ -0,0 +1,135 @@ +" Vim syntax file +" Language: JavaScript +" Maintainer: Claudio Fleiner +" Updaters: Scott Shattuck (ss) +" URL: http://www.fleiner.com/vim/syntax/javascript.vim +" Changes: (ss) added keywords, reserved words, and other identifiers +" (ss) repaired several quoting and grouping glitches +" (ss) fixed regex parsing issue with multiple qualifiers [gi] +" (ss) additional factoring of keywords, globals, and members +" Last Change: 2010 Mar 25 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +" tuning parameters: +" unlet javaScript_fold + +if !exists("main_syntax") + if version < 600 + syntax clear + elseif exists("b:current_syntax") + finish + endif + let main_syntax = 'javascript' +endif + +" Drop fold if it set but vim doesn't support it. +if version < 600 && exists("javaScript_fold") + unlet javaScript_fold +endif + + +syn keyword javaScriptCommentTodo TODO FIXME XXX TBD contained +syn match javaScriptLineComment "\/\/.*" contains=@Spell,javaScriptCommentTodo +syn match javaScriptCommentSkip "^[ \t]*\*\($\|[ \t]\+\)" +syn region javaScriptComment start="/\*" end="\*/" contains=@Spell,javaScriptCommentTodo +syn match javaScriptSpecial "\\\d\d\d\|\\." +syn region javaScriptStringD start=+"+ skip=+\\\\\|\\"+ end=+"\|$+ contains=javaScriptSpecial,@htmlPreproc +syn region javaScriptStringS start=+'+ skip=+\\\\\|\\'+ end=+'\|$+ contains=javaScriptSpecial,@htmlPreproc + +syn match javaScriptSpecialCharacter "'\\.'" +syn match javaScriptNumber "-\=\<\d\+L\=\>\|0[xX][0-9a-fA-F]\+\>" +syn region javaScriptRegexpString start=+/[^/*]+me=e-1 skip=+\\\\\|\\/+ end=+/[gi]\{0,2\}\s*$+ end=+/[gi]\{0,2\}\s*[;.,)\]}]+me=e-1 contains=@htmlPreproc oneline + +syn keyword javaScriptConditional if else switch +syn keyword javaScriptRepeat while for do in +syn keyword javaScriptBranch break continue +syn keyword javaScriptOperator new delete instanceof typeof +syn keyword javaScriptType Array Boolean Date Function Number Object String RegExp +syn keyword javaScriptStatement return with +syn keyword javaScriptBoolean true false +syn keyword javaScriptNull null undefined +syn keyword javaScriptIdentifier arguments this var let +syn keyword javaScriptLabel case default +syn keyword javaScriptException try catch finally throw +syn keyword javaScriptMessage alert confirm prompt status +syn keyword javaScriptGlobal self window top parent +syn keyword javaScriptMember document event location +syn keyword javaScriptDeprecated escape unescape +syn keyword javaScriptReserved abstract boolean byte char class const debugger double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile + +if exists("javaScript_fold") + syn match javaScriptFunction "\" + syn region javaScriptFunctionFold start="\.*[^};]$" end="^\z1}.*$" transparent fold keepend + + syn sync match javaScriptSync grouphere javaScriptFunctionFold "\" + syn sync match javaScriptSync grouphere NONE "^}" + + setlocal foldmethod=syntax + setlocal foldtext=getline(v:foldstart) +else + syn keyword javaScriptFunction function + syn match javaScriptBraces "[{}\[\]]" + syn match javaScriptParens "[()]" +endif + +syn sync fromstart +syn sync maxlines=100 + +if main_syntax == "javascript" + syn sync ccomment javaScriptComment +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_javascript_syn_inits") + if version < 508 + let did_javascript_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + HiLink javaScriptComment Comment + HiLink javaScriptLineComment Comment + HiLink javaScriptCommentTodo Todo + HiLink javaScriptSpecial Special + HiLink javaScriptStringS String + HiLink javaScriptStringD String + HiLink javaScriptCharacter Character + HiLink javaScriptSpecialCharacter javaScriptSpecial + HiLink javaScriptNumber javaScriptValue + HiLink javaScriptConditional Conditional + HiLink javaScriptRepeat Repeat + HiLink javaScriptBranch Conditional + HiLink javaScriptOperator Operator + HiLink javaScriptType Type + HiLink javaScriptStatement Statement + HiLink javaScriptFunction Function + HiLink javaScriptBraces Function + HiLink javaScriptError Error + HiLink javaScrParenError javaScriptError + HiLink javaScriptNull Keyword + HiLink javaScriptBoolean Boolean + HiLink javaScriptRegexpString String + + HiLink javaScriptIdentifier Identifier + HiLink javaScriptLabel Label + HiLink javaScriptException Exception + HiLink javaScriptMessage Keyword + HiLink javaScriptGlobal Keyword + HiLink javaScriptMember Keyword + HiLink javaScriptDeprecated Exception + HiLink javaScriptReserved Keyword + HiLink javaScriptDebug Debug + HiLink javaScriptConstant Label + + delcommand HiLink +endif + +let b:current_syntax = "javascript" +if main_syntax == 'javascript' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim73/syntax/jess.vim b/vim73/syntax/jess.vim new file mode 100644 index 0000000..243bab3 --- /dev/null +++ b/vim73/syntax/jess.vim @@ -0,0 +1,161 @@ +" Vim syntax file +" Language: Jess +" Maintainer: Paul Baleme +" Last change: September 14, 2000 +" Based on lisp.vim by : Dr. Charles E. Campbell, Jr. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version < 600 + set iskeyword=42,43,45,47-58,60-62,64-90,97-122,_ +else + setlocal iskeyword=42,43,45,47-58,60-62,64-90,97-122,_ +endif + +" Lists +syn match jessSymbol ![^()'`,"; \t]\+! contained +syn match jessBarSymbol !|..\{-}|! contained +syn region jessList matchgroup=Delimiter start="(" skip="|.\{-}|" matchgroup=Delimiter end=")" contains=jessAtom,jessBQList,jessConcat,jessDeclaration,jessList,jessNumber,jessSymbol,jessSpecial,jessFunc,jessKey,jessAtomMark,jessString,jessComment,jessBarSymbol,jessAtomBarSymbol,jessVar +syn region jessBQList matchgroup=PreProc start="`(" skip="|.\{-}|" matchgroup=PreProc end=")" contains=jessAtom,jessBQList,jessConcat,jessDeclaration,jessList,jessNumber,jessSpecial,jessSymbol,jessFunc,jessKey,jessVar,jessAtomMark,jessString,jessComment,jessBarSymbol,jessAtomBarSymbol + +" Atoms +syn match jessAtomMark "'" +syn match jessAtom "'("me=e-1 contains=jessAtomMark nextgroup=jessAtomList +syn match jessAtom "'[^ \t()]\+" contains=jessAtomMark +syn match jessAtomBarSymbol !'|..\{-}|! contains=jessAtomMark +syn region jessAtom start=+'"+ skip=+\\"+ end=+"+ +syn region jessAtomList matchgroup=Special start="(" skip="|.\{-}|" matchgroup=Special end=")" contained contains=jessAtomList,jessAtomNmbr0,jessString,jessComment,jessAtomBarSymbol +syn match jessAtomNmbr "\<[0-9]\+" contained + +" Standard jess Functions and Macros +syn keyword jessFunc * + ** - / < > <= >= <> = +syn keyword jessFunc long longp +syn keyword jessFunc abs agenda and +syn keyword jessFunc assert assert-string bag +syn keyword jessFunc batch bind bit-and +syn keyword jessFunc bit-not bit-or bload +syn keyword jessFunc bsave build call +syn keyword jessFunc clear clear-storage close +syn keyword jessFunc complement$ context count-query-results +syn keyword jessFunc create$ +syn keyword jessFunc delete$ div +syn keyword jessFunc do-backward-chaining e +syn keyword jessFunc engine eq eq* +syn keyword jessFunc eval evenp exit +syn keyword jessFunc exp explode$ external-addressp +syn keyword jessFunc fact-slot-value facts fetch +syn keyword jessFunc first$ float floatp +syn keyword jessFunc foreach format gensym* +syn keyword jessFunc get get-fact-duplication +syn keyword jessFunc get-member get-multithreaded-io +syn keyword jessFunc get-reset-globals get-salience-evaluation +syn keyword jessFunc halt if implode$ +syn keyword jessFunc import insert$ integer +syn keyword jessFunc integerp intersection$ jess-version-number +syn keyword jessFunc jess-version-string length$ +syn keyword jessFunc lexemep list-function$ load-facts +syn keyword jessFunc load-function load-package log +syn keyword jessFunc log10 lowcase matches +syn keyword jessFunc max member$ min +syn keyword jessFunc mod modify multifieldp +syn keyword jessFunc neq new not +syn keyword jessFunc nth$ numberp oddp +syn keyword jessFunc open or pi +syn keyword jessFunc ppdeffunction ppdefglobal ddpefrule +syn keyword jessFunc printout random read +syn keyword jessFunc readline replace$ reset +syn keyword jessFunc rest$ retract retract-string +syn keyword jessFunc return round rules +syn keyword jessFunc run run-query run-until-halt +syn keyword jessFunc save-facts set set-fact-duplication +syn keyword jessFunc set-factory set-member set-multithreaded-io +syn keyword jessFunc set-node-index-hash set-reset-globals +syn keyword jessFunc set-salience-evaluation set-strategy +syn keyword jessFunc setgen show-deffacts show-deftemplates +syn keyword jessFunc show-jess-listeners socket +syn keyword jessFunc sqrt store str-cat +syn keyword jessFunc str-compare str-index str-length +syn keyword jessFunc stringp sub-string subseq$ +syn keyword jessFunc subsetp sym-cat symbolp +syn keyword jessFunc system throw time +syn keyword jessFunc try undefadvice undefinstance +syn keyword jessFunc undefrule union$ unwatch +syn keyword jessFunc upcase view watch +syn keyword jessFunc while +syn match jessFunc "\" + +" jess Keywords (modifiers) +syn keyword jessKey defglobal deffunction defrule +syn keyword jessKey deffacts +syn keyword jessKey defadvice defclass definstance + +" Standard jess Variables +syn region jessVar start="?" end="[^a-zA-Z0-9]"me=e-1 + +" Strings +syn region jessString start=+"+ skip=+\\"+ end=+"+ + +" Shared with Declarations, Macros, Functions +"syn keyword jessDeclaration + +syn match jessNumber "[0-9]\+" + +syn match jessSpecial "\*[a-zA-Z_][a-zA-Z_0-9-]*\*" +syn match jessSpecial !#|[^()'`,"; \t]\+|#! +syn match jessSpecial !#x[0-9a-fA-F]\+! +syn match jessSpecial !#o[0-7]\+! +syn match jessSpecial !#b[01]\+! +syn match jessSpecial !#\\[ -\~]! +syn match jessSpecial !#[':][^()'`,"; \t]\+! +syn match jessSpecial !#([^()'`,"; \t]\+)! + +syn match jessConcat "\s\.\s" +syntax match jessParenError ")" + +" Comments +syn match jessComment ";.*$" + +" synchronization +syn sync lines=100 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_jess_syntax_inits") + if version < 508 + let did_jess_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink jessAtomNmbr jessNumber + HiLink jessAtomMark jessMark + + HiLink jessAtom Identifier + HiLink jessAtomBarSymbol Special + HiLink jessBarSymbol Special + HiLink jessComment Comment + HiLink jessConcat Statement + HiLink jessDeclaration Statement + HiLink jessFunc Statement + HiLink jessKey Type + HiLink jessMark Delimiter + HiLink jessNumber Number + HiLink jessParenError Error + HiLink jessSpecial Type + HiLink jessString String + HiLink jessVar Identifier + + delcommand HiLink +endif + +let b:current_syntax = "jess" + +" vim: ts=18 diff --git a/vim73/syntax/jgraph.vim b/vim73/syntax/jgraph.vim new file mode 100644 index 0000000..7ecd5af --- /dev/null +++ b/vim73/syntax/jgraph.vim @@ -0,0 +1,58 @@ +" Vim syntax file +" Language: jgraph (graph plotting utility) +" Maintainer: Jonas Munsin jmunsin@iki.fi +" Last Change: 2003 May 04 +" this syntax file is not yet complete + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case match + +" comments +syn region jgraphComment start="(\* " end=" \*)" + +syn keyword jgraphCmd newcurve newgraph marktype +syn keyword jgraphType xaxis yaxis + +syn keyword jgraphType circle box diamond triangle x cross ellipse +syn keyword jgraphType xbar ybar text postscript eps none general + +syn keyword jgraphType solid dotted dashed longdash dotdash dodotdash +syn keyword jgraphType dotdotdashdash pts + +"integer number, or floating point number without a dot. - or no - +syn match jgraphNumber "\<-\=\d\+\>" +"floating point number, with dot - or no - +syn match jgraphNumber "\<-\=\d\+\.\d*\>" +"floating point number, starting with a dot - or no - +syn match jgraphNumber "\-\=\.\d\+\>" + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_jgraph_syn_inits") + if version < 508 + let did_jgraph_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink jgraphComment Comment + HiLink jgraphCmd Identifier + HiLink jgraphType Type + HiLink jgraphNumber Number + + delcommand HiLink +endif + + +let b:current_syntax = "jgraph" diff --git a/vim73/syntax/jproperties.vim b/vim73/syntax/jproperties.vim new file mode 100644 index 0000000..9343bd2 --- /dev/null +++ b/vim73/syntax/jproperties.vim @@ -0,0 +1,148 @@ +" Vim syntax file +" Language: Java Properties resource file (*.properties[_*]) +" Maintainer: Simon Baldwin +" Last change: 26th Mar 2000 + +" ============================================================================= + +" Optional and tuning variables: + +" jproperties_lines +" ----------------- +" Set a value for the sync block that we use to find long continuation lines +" in properties; the value is already large - if you have larger continuation +" sets you may need to increase it further - if not, and you find editing is +" slow, reduce the value of jproperties_lines. +if !exists("jproperties_lines") + let jproperties_lines = 256 +endif + +" jproperties_strict_syntax +" ------------------------- +" Most properties files assign values with "id=value" or "id:value". But, +" strictly, the Java properties parser also allows "id value", "id", and +" even more bizarrely "=value", ":value", " value", and so on. These latter +" ones, however, are rarely used, if ever, and handling them in the high- +" lighting can obscure errors in the more normal forms. So, in practice +" we take special efforts to pick out only "id=value" and "id:value" forms +" by default. If you want strict compliance, set jproperties_strict_syntax +" to non-zero (and good luck). +if !exists("jproperties_strict_syntax") + let jproperties_strict_syntax = 0 +endif + +" jproperties_show_messages +" ------------------------- +" If this properties file contains messages for use with MessageFormat, +" setting a non-zero value will highlight them. Messages are of the form +" "{...}". Highlighting doesn't go to the pains of picking apart what is +" in the format itself - just the basics for now. +if !exists("jproperties_show_messages") + let jproperties_show_messages = 0 +endif + +" ============================================================================= + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" switch case sensitivity off +syn case ignore + +" set the block +exec "syn sync lines=" . jproperties_lines + +" switch between 'normal' and 'strict' syntax +if jproperties_strict_syntax != 0 + + " an assignment is pretty much any non-empty line at this point, + " trying to not think about continuation lines + syn match jpropertiesAssignment "^\s*[^[:space:]]\+.*$" contains=jpropertiesIdentifier + + " an identifier is anything not a space character, pretty much; it's + " followed by = or :, or space or tab. Or end-of-line. + syn match jpropertiesIdentifier "[^=:[:space:]]*" contained nextgroup=jpropertiesDelimiter + + " treat the delimiter specially to get colours right + syn match jpropertiesDelimiter "\s*[=:[:space:]]\s*" contained nextgroup=jpropertiesString + + " catch the bizarre case of no identifier; a special case of delimiter + syn match jpropertiesEmptyIdentifier "^\s*[=:]\s*" nextgroup=jpropertiesString +else + + " here an assignment is id=value or id:value, and we conveniently + " ignore continuation lines for the present + syn match jpropertiesAssignment "^\s*[^=:[:space:]]\+\s*[=:].*$" contains=jpropertiesIdentifier + + " an identifier is anything not a space character, pretty much; it's + " always followed by = or :, and we find it in an assignment + syn match jpropertiesIdentifier "[^=:[:space:]]\+" contained nextgroup=jpropertiesDelimiter + + " treat the delimiter specially to get colours right; this time the + " delimiter must contain = or : + syn match jpropertiesDelimiter "\s*[=:]\s*" contained nextgroup=jpropertiesString +endif + +" a definition is all up to the last non-\-terminated line; strictly, Java +" properties tend to ignore leading whitespace on all lines of a multi-line +" definition, but we don't look for that here (because it's a major hassle) +syn region jpropertiesString start="" skip="\\$" end="$" contained contains=jpropertiesSpecialChar,jpropertiesError,jpropertiesSpecial + +" {...} is a Java Message formatter - add a minimal recognition of these +" if required +if jproperties_show_messages != 0 + syn match jpropertiesSpecial "{[^}]*}\{-1,\}" contained + syn match jpropertiesSpecial "'{" contained + syn match jpropertiesSpecial "''" contained +endif + +" \uABCD are unicode special characters +syn match jpropertiesSpecialChar "\\u\x\{1,4}" contained + +" ...and \u not followed by a hex digit is an error, though the properties +" file parser won't issue an error on it, just set something wacky like zero +syn match jpropertiesError "\\u\X\{1,4}" contained +syn match jpropertiesError "\\u$"me=e-1 contained + +" other things of note are the \t,r,n,\, and the \ preceding line end +syn match jpropertiesSpecial "\\[trn\\]" contained +syn match jpropertiesSpecial "\\\s" contained +syn match jpropertiesSpecial "\\$" contained + +" comments begin with # or !, and persist to end of line; put here since +" they may have been caught by patterns above us +syn match jpropertiesComment "^\s*[#!].*$" contains=jpropertiesTODO +syn keyword jpropertiesTodo TODO FIXME XXX contained + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_jproperties_syntax_inits") + if version < 508 + let did_jproperties_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink jpropertiesComment Comment + HiLink jpropertiesTodo Todo + HiLink jpropertiesIdentifier Identifier + HiLink jpropertiesString String + HiLink jpropertiesExtendString String + HiLink jpropertiesCharacter Character + HiLink jpropertiesSpecial Special + HiLink jpropertiesSpecialChar SpecialChar + HiLink jpropertiesError Error + + delcommand HiLink +endif + +let b:current_syntax = "jproperties" + +" vim:ts=8 diff --git a/vim73/syntax/jsp.vim b/vim73/syntax/jsp.vim new file mode 100644 index 0000000..9766657 --- /dev/null +++ b/vim73/syntax/jsp.vim @@ -0,0 +1,85 @@ +" Vim syntax file +" Language: JSP (Java Server Pages) +" Maintainer: Rafael Garcia-Suarez +" URL: http://rgarciasuarez.free.fr/vim/syntax/jsp.vim +" Last change: 2004 Feb 02 +" Credits : Patch by Darren Greaves (recognizes tags) +" Patch by Thomas Kimpton (recognizes jspExpr inside HTML tags) + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'jsp' +endif + +" Source HTML syntax +if version < 600 + source :p:h/html.vim +else + runtime! syntax/html.vim +endif +unlet b:current_syntax + +" Next syntax items are case-sensitive +syn case match + +" Include Java syntax +syn include @jspJava syntax/java.vim + +syn region jspScriptlet matchgroup=jspTag start=/<%/ keepend end=/%>/ contains=@jspJava +syn region jspComment start=/<%--/ end=/--%>/ +syn region jspDecl matchgroup=jspTag start=/<%!/ keepend end=/%>/ contains=@jspJava +syn region jspExpr matchgroup=jspTag start=/<%=/ keepend end=/%>/ contains=@jspJava +syn region jspDirective start=/<%@/ end=/%>/ contains=htmlString,jspDirName,jspDirArg + +syn keyword jspDirName contained include page taglib +syn keyword jspDirArg contained file uri prefix language extends import session buffer autoFlush +syn keyword jspDirArg contained isThreadSafe info errorPage contentType isErrorPage +syn region jspCommand start=// end=/\/>/ contains=htmlString,jspCommandName,jspCommandArg +syn keyword jspCommandName contained include forward getProperty plugin setProperty useBean param params fallback +syn keyword jspCommandArg contained id scope class type beanName page flush name value property +syn keyword jspCommandArg contained code codebase name archive align height +syn keyword jspCommandArg contained width hspace vspace jreversion nspluginurl iepluginurl + +" Redefine htmlTag so that it can contain jspExpr +syn clear htmlTag +syn region htmlTag start=+<[^/%]+ end=+>+ contains=htmlTagN,htmlString,htmlArg,htmlValue,htmlTagError,htmlEvent,htmlCssDefinition,@htmlPreproc,@htmlArgCluster,jspExpr,javaScript + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_jsp_syn_inits") + if version < 508 + let did_jsp_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + " java.vim has redefined htmlComment highlighting + HiLink htmlComment Comment + HiLink htmlCommentPart Comment + " Be consistent with html highlight settings + HiLink jspComment htmlComment + HiLink jspTag htmlTag + HiLink jspDirective jspTag + HiLink jspDirName htmlTagName + HiLink jspDirArg htmlArg + HiLink jspCommand jspTag + HiLink jspCommandName htmlTagName + HiLink jspCommandArg htmlArg + delcommand HiLink +endif + +if main_syntax == 'jsp' + unlet main_syntax +endif + +let b:current_syntax = "jsp" + +" vim: ts=8 diff --git a/vim73/syntax/kconfig.vim b/vim73/syntax/kconfig.vim new file mode 100644 index 0000000..a6ceb17 --- /dev/null +++ b/vim73/syntax/kconfig.vim @@ -0,0 +1,736 @@ +" Vim syntax file +" Maintainer: Nikolai Weibull +" Latest Revision: 2009-05-25 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +if exists("g:kconfig_syntax_heavy") + +syn match kconfigBegin '^' nextgroup=kconfigKeyword + \ skipwhite + +syn keyword kconfigTodo contained TODO FIXME XXX NOTE + +syn match kconfigComment display '#.*$' contains=kconfigTodo + +syn keyword kconfigKeyword config nextgroup=kconfigSymbol + \ skipwhite + +syn keyword kconfigKeyword menuconfig nextgroup=kconfigSymbol + \ skipwhite + +syn keyword kconfigKeyword comment menu mainmenu + \ nextgroup=kconfigKeywordPrompt + \ skipwhite + +syn keyword kconfigKeyword choice + \ nextgroup=@kconfigConfigOptions + \ skipwhite skipnl + +syn keyword kconfigKeyword endmenu endchoice + +syn keyword kconfigPreProc source + \ nextgroup=kconfigPath + \ skipwhite + +" TODO: This is a hack. The who .*Expr stuff should really be generated so +" that we can reuse it for various nextgroups. +syn keyword kconfigConditional if endif + \ nextgroup=@kconfigConfigOptionIfExpr + \ skipwhite + +syn match kconfigKeywordPrompt '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=@kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigPath '"[^"\\]*\%(\\.[^"\\]*\)*"\|\S\+' + \ contained + +syn match kconfigSymbol '\<\k\+\>' + \ contained + \ nextgroup=@kconfigConfigOptions + \ skipwhite skipnl + +" FIXME: There is – probably – no reason to cluster these instead of just +" defining them in the same group. +syn cluster kconfigConfigOptions contains=kconfigTypeDefinition, + \ kconfigInputPrompt, + \ kconfigDefaultValue, + \ kconfigDependencies, + \ kconfigReverseDependencies, + \ kconfigNumericalRanges, + \ kconfigHelpText, + \ kconfigDefBool, + \ kconfigOptional + +syn keyword kconfigTypeDefinition bool boolean tristate string hex int + \ contained + \ nextgroup=kconfigTypeDefPrompt, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigTypeDefPrompt '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigTypeDefPrompt "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn keyword kconfigInputPrompt prompt + \ contained + \ nextgroup=kconfigPromptPrompt + \ skipwhite + +syn match kconfigPromptPrompt '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigPromptPrompt "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn keyword kconfigDefaultValue default + \ contained + \ nextgroup=@kconfigConfigOptionExpr + \ skipwhite + +syn match kconfigDependencies 'depends on\|requires' + \ contained + \ nextgroup=@kconfigConfigOptionIfExpr + \ skipwhite + +syn keyword kconfigReverseDependencies select + \ contained + \ nextgroup=@kconfigRevDepSymbol + \ skipwhite + +syn cluster kconfigRevDepSymbol contains=kconfigRevDepCSymbol, + \ kconfigRevDepNCSymbol + +syn match kconfigRevDepCSymbol '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigRevDepCSymbol "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigRevDepNCSymbol '\<\k\+\>' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn keyword kconfigNumericalRanges range + \ contained + \ nextgroup=@kconfigRangeSymbol + \ skipwhite + +syn cluster kconfigRangeSymbol contains=kconfigRangeCSymbol, + \ kconfigRangeNCSymbol + +syn match kconfigRangeCSymbol '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=@kconfigRangeSymbol2 + \ skipwhite skipnl + +syn match kconfigRangeCSymbol "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=@kconfigRangeSymbol2 + \ skipwhite skipnl + +syn match kconfigRangeNCSymbol '\<\k\+\>' + \ contained + \ nextgroup=@kconfigRangeSymbol2 + \ skipwhite skipnl + +syn cluster kconfigRangeSymbol2 contains=kconfigRangeCSymbol2, + \ kconfigRangeNCSymbol2 + +syn match kconfigRangeCSymbol2 "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigRangeNCSymbol2 '\<\k\+\>' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn region kconfigHelpText contained + \ matchgroup=kconfigConfigOption + \ start='\%(help\|---help---\)\ze\s*\n\z(\s\+\)' + \ skip='^$' + \ end='^\z1\@!' + \ nextgroup=@kconfigConfigOptions + \ skipwhite skipnl + +" XXX: Undocumented +syn keyword kconfigDefBool def_bool + \ contained + \ nextgroup=@kconfigDefBoolSymbol + \ skipwhite + +syn cluster kconfigDefBoolSymbol contains=kconfigDefBoolCSymbol, + \ kconfigDefBoolNCSymbol + +syn match kconfigDefBoolCSymbol '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigDefBoolCSymbol "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigDefBoolNCSymbol '\<\k\+\>' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ @kconfigConfigOptions + \ skipwhite skipnl + +" XXX: This is actually only a valid option for “choice”, but treating it +" specially would require a lot of extra groups. +syn keyword kconfigOptional optional + \ contained + \ nextgroup=@kconfigConfigOptions + \ skipwhite skipnl + +syn keyword kconfigConfigOptionIf if + \ contained + \ nextgroup=@kconfigConfigOptionIfExpr + \ skipwhite + +syn cluster kconfigConfigOptionIfExpr contains=@kconfigConfOptIfExprSym, + \ kconfigConfOptIfExprNeg, + \ kconfigConfOptIfExprGroup + +syn cluster kconfigConfOptIfExprSym contains=kconfigConfOptIfExprCSym, + \ kconfigConfOptIfExprNCSym + +syn match kconfigConfOptIfExprCSym '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=@kconfigConfigOptions, + \ kconfigConfOptIfExprAnd, + \ kconfigConfOptIfExprOr, + \ kconfigConfOptIfExprEq, + \ kconfigConfOptIfExprNEq + \ skipwhite skipnl + +syn match kconfigConfOptIfExprCSym "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=@kconfigConfigOptions, + \ kconfigConfOptIfExprAnd, + \ kconfigConfOptIfExprOr, + \ kconfigConfOptIfExprEq, + \ kconfigConfOptIfExprNEq + \ skipwhite skipnl + +syn match kconfigConfOptIfExprNCSym '\<\k\+\>' + \ contained + \ nextgroup=@kconfigConfigOptions, + \ kconfigConfOptIfExprAnd, + \ kconfigConfOptIfExprOr, + \ kconfigConfOptIfExprEq, + \ kconfigConfOptIfExprNEq + \ skipwhite skipnl + +syn cluster kconfigConfOptIfExprSym2 contains=kconfigConfOptIfExprCSym2, + \ kconfigConfOptIfExprNCSym2 + +syn match kconfigConfOptIfExprEq '=' + \ contained + \ nextgroup=@kconfigConfOptIfExprSym2 + \ skipwhite + +syn match kconfigConfOptIfExprNEq '!=' + \ contained + \ nextgroup=@kconfigConfOptIfExprSym2 + \ skipwhite + +syn match kconfigConfOptIfExprCSym2 "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=@kconfigConfigOptions, + \ kconfigConfOptIfExprAnd, + \ kconfigConfOptIfExprOr + \ skipwhite skipnl + +syn match kconfigConfOptIfExprNCSym2 '\<\k\+\>' + \ contained + \ nextgroup=@kconfigConfigOptions, + \ kconfigConfOptIfExprAnd, + \ kconfigConfOptIfExprOr + \ skipwhite skipnl + +syn match kconfigConfOptIfExprNeg '!' + \ contained + \ nextgroup=@kconfigConfigOptionIfExpr + \ skipwhite + +syn match kconfigConfOptIfExprAnd '&&' + \ contained + \ nextgroup=@kconfigConfigOptionIfExpr + \ skipwhite + +syn match kconfigConfOptIfExprOr '||' + \ contained + \ nextgroup=@kconfigConfigOptionIfExpr + \ skipwhite + +syn match kconfigConfOptIfExprGroup '(' + \ contained + \ nextgroup=@kconfigConfigOptionIfGExp + \ skipwhite + +" TODO: hm, this kind of recursion doesn't work right. We need another set of +" expressions that have kconfigConfigOPtionIfGExp as nextgroup and a matcher +" for '(' that sets it all off. +syn cluster kconfigConfigOptionIfGExp contains=@kconfigConfOptIfGExpSym, + \ kconfigConfOptIfGExpNeg, + \ kconfigConfOptIfExprGroup + +syn cluster kconfigConfOptIfGExpSym contains=kconfigConfOptIfGExpCSym, + \ kconfigConfOptIfGExpNCSym + +syn match kconfigConfOptIfGExpCSym '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=@kconfigConfigIf, + \ kconfigConfOptIfGExpAnd, + \ kconfigConfOptIfGExpOr, + \ kconfigConfOptIfGExpEq, + \ kconfigConfOptIfGExpNEq + \ skipwhite skipnl + +syn match kconfigConfOptIfGExpCSym "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=@kconfigConfigIf, + \ kconfigConfOptIfGExpAnd, + \ kconfigConfOptIfGExpOr, + \ kconfigConfOptIfGExpEq, + \ kconfigConfOptIfGExpNEq + \ skipwhite skipnl + +syn match kconfigConfOptIfGExpNCSym '\<\k\+\>' + \ contained + \ nextgroup=kconfigConfOptIfExprGrpE, + \ kconfigConfOptIfGExpAnd, + \ kconfigConfOptIfGExpOr, + \ kconfigConfOptIfGExpEq, + \ kconfigConfOptIfGExpNEq + \ skipwhite skipnl + +syn cluster kconfigConfOptIfGExpSym2 contains=kconfigConfOptIfGExpCSym2, + \ kconfigConfOptIfGExpNCSym2 + +syn match kconfigConfOptIfGExpEq '=' + \ contained + \ nextgroup=@kconfigConfOptIfGExpSym2 + \ skipwhite + +syn match kconfigConfOptIfGExpNEq '!=' + \ contained + \ nextgroup=@kconfigConfOptIfGExpSym2 + \ skipwhite + +syn match kconfigConfOptIfGExpCSym2 '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=kconfigConfOptIfExprGrpE, + \ kconfigConfOptIfGExpAnd, + \ kconfigConfOptIfGExpOr + \ skipwhite skipnl + +syn match kconfigConfOptIfGExpCSym2 "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfOptIfExprGrpE, + \ kconfigConfOptIfGExpAnd, + \ kconfigConfOptIfGExpOr + \ skipwhite skipnl + +syn match kconfigConfOptIfGExpNCSym2 '\<\k\+\>' + \ contained + \ nextgroup=kconfigConfOptIfExprGrpE, + \ kconfigConfOptIfGExpAnd, + \ kconfigConfOptIfGExpOr + \ skipwhite skipnl + +syn match kconfigConfOptIfGExpNeg '!' + \ contained + \ nextgroup=@kconfigConfigOptionIfGExp + \ skipwhite + +syn match kconfigConfOptIfGExpAnd '&&' + \ contained + \ nextgroup=@kconfigConfigOptionIfGExp + \ skipwhite + +syn match kconfigConfOptIfGExpOr '||' + \ contained + \ nextgroup=@kconfigConfigOptionIfGExp + \ skipwhite + +syn match kconfigConfOptIfExprGrpE ')' + \ contained + \ nextgroup=@kconfigConfigOptions, + \ kconfigConfOptIfExprAnd, + \ kconfigConfOptIfExprOr + \ skipwhite skipnl + + +syn cluster kconfigConfigOptionExpr contains=@kconfigConfOptExprSym, + \ kconfigConfOptExprNeg, + \ kconfigConfOptExprGroup + +syn cluster kconfigConfOptExprSym contains=kconfigConfOptExprCSym, + \ kconfigConfOptExprNCSym + +syn match kconfigConfOptExprCSym '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ kconfigConfOptExprAnd, + \ kconfigConfOptExprOr, + \ kconfigConfOptExprEq, + \ kconfigConfOptExprNEq, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigConfOptExprCSym "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ kconfigConfOptExprAnd, + \ kconfigConfOptExprOr, + \ kconfigConfOptExprEq, + \ kconfigConfOptExprNEq, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigConfOptExprNCSym '\<\k\+\>' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ kconfigConfOptExprAnd, + \ kconfigConfOptExprOr, + \ kconfigConfOptExprEq, + \ kconfigConfOptExprNEq, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn cluster kconfigConfOptExprSym2 contains=kconfigConfOptExprCSym2, + \ kconfigConfOptExprNCSym2 + +syn match kconfigConfOptExprEq '=' + \ contained + \ nextgroup=@kconfigConfOptExprSym2 + \ skipwhite + +syn match kconfigConfOptExprNEq '!=' + \ contained + \ nextgroup=@kconfigConfOptExprSym2 + \ skipwhite + +syn match kconfigConfOptExprCSym2 '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ kconfigConfOptExprAnd, + \ kconfigConfOptExprOr, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigConfOptExprCSym2 "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ kconfigConfOptExprAnd, + \ kconfigConfOptExprOr, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigConfOptExprNCSym2 '\<\k\+\>' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ kconfigConfOptExprAnd, + \ kconfigConfOptExprOr, + \ @kconfigConfigOptions + \ skipwhite skipnl + +syn match kconfigConfOptExprNeg '!' + \ contained + \ nextgroup=@kconfigConfigOptionExpr + \ skipwhite + +syn match kconfigConfOptExprAnd '&&' + \ contained + \ nextgroup=@kconfigConfigOptionExpr + \ skipwhite + +syn match kconfigConfOptExprOr '||' + \ contained + \ nextgroup=@kconfigConfigOptionExpr + \ skipwhite + +syn match kconfigConfOptExprGroup '(' + \ contained + \ nextgroup=@kconfigConfigOptionGExp + \ skipwhite + +syn cluster kconfigConfigOptionGExp contains=@kconfigConfOptGExpSym, + \ kconfigConfOptGExpNeg, + \ kconfigConfOptGExpGroup + +syn cluster kconfigConfOptGExpSym contains=kconfigConfOptGExpCSym, + \ kconfigConfOptGExpNCSym + +syn match kconfigConfOptGExpCSym '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=kconfigConfOptExprGrpE, + \ kconfigConfOptGExpAnd, + \ kconfigConfOptGExpOr, + \ kconfigConfOptGExpEq, + \ kconfigConfOptGExpNEq + \ skipwhite skipnl + +syn match kconfigConfOptGExpCSym "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfOptExprGrpE, + \ kconfigConfOptGExpAnd, + \ kconfigConfOptGExpOr, + \ kconfigConfOptGExpEq, + \ kconfigConfOptGExpNEq + \ skipwhite skipnl + +syn match kconfigConfOptGExpNCSym '\<\k\+\>' + \ contained + \ nextgroup=kconfigConfOptExprGrpE, + \ kconfigConfOptGExpAnd, + \ kconfigConfOptGExpOr, + \ kconfigConfOptGExpEq, + \ kconfigConfOptGExpNEq + \ skipwhite skipnl + +syn cluster kconfigConfOptGExpSym2 contains=kconfigConfOptGExpCSym2, + \ kconfigConfOptGExpNCSym2 + +syn match kconfigConfOptGExpEq '=' + \ contained + \ nextgroup=@kconfigConfOptGExpSym2 + \ skipwhite + +syn match kconfigConfOptGExpNEq '!=' + \ contained + \ nextgroup=@kconfigConfOptGExpSym2 + \ skipwhite + +syn match kconfigConfOptGExpCSym2 '"[^"\\]*\%(\\.[^"\\]*\)*"' + \ contained + \ nextgroup=kconfigConfOptExprGrpE, + \ kconfigConfOptGExpAnd, + \ kconfigConfOptGExpOr + \ skipwhite skipnl + +syn match kconfigConfOptGExpCSym2 "'[^'\\]*\%(\\.[^'\\]*\)*'" + \ contained + \ nextgroup=kconfigConfOptExprGrpE, + \ kconfigConfOptGExpAnd, + \ kconfigConfOptGExpOr + \ skipwhite skipnl + +syn match kconfigConfOptGExpNCSym2 '\<\k\+\>' + \ contained + \ nextgroup=kconfigConfOptExprGrpE, + \ kconfigConfOptGExpAnd, + \ kconfigConfOptGExpOr + \ skipwhite skipnl + +syn match kconfigConfOptGExpNeg '!' + \ contained + \ nextgroup=@kconfigConfigOptionGExp + \ skipwhite + +syn match kconfigConfOptGExpAnd '&&' + \ contained + \ nextgroup=@kconfigConfigOptionGExp + \ skipwhite + +syn match kconfigConfOptGExpOr '||' + \ contained + \ nextgroup=@kconfigConfigOptionGExp + \ skipwhite + +syn match kconfigConfOptExprGrpE ')' + \ contained + \ nextgroup=kconfigConfigOptionIf, + \ kconfigConfOptExprAnd, + \ kconfigConfOptExprOr + \ skipwhite skipnl + +syn sync minlines=50 + +hi def link kconfigTodo Todo +hi def link kconfigComment Comment +hi def link kconfigKeyword Keyword +hi def link kconfigPreProc PreProc +hi def link kconfigConditional Conditional +hi def link kconfigPrompt String +hi def link kconfigKeywordPrompt kconfigPrompt +hi def link kconfigPath String +hi def link kconfigSymbol String +hi def link kconfigConstantSymbol Constant +hi def link kconfigConfigOption Type +hi def link kconfigTypeDefinition kconfigConfigOption +hi def link kconfigTypeDefPrompt kconfigPrompt +hi def link kconfigInputPrompt kconfigConfigOption +hi def link kconfigPromptPrompt kconfigPrompt +hi def link kconfigDefaultValue kconfigConfigOption +hi def link kconfigDependencies kconfigConfigOption +hi def link kconfigReverseDependencies kconfigConfigOption +hi def link kconfigRevDepCSymbol kconfigConstantSymbol +hi def link kconfigRevDepNCSymbol kconfigSymbol +hi def link kconfigNumericalRanges kconfigConfigOption +hi def link kconfigRangeCSymbol kconfigConstantSymbol +hi def link kconfigRangeNCSymbol kconfigSymbol +hi def link kconfigRangeCSymbol2 kconfigConstantSymbol +hi def link kconfigRangeNCSymbol2 kconfigSymbol +hi def link kconfigHelpText Normal +hi def link kconfigDefBool kconfigConfigOption +hi def link kconfigDefBoolCSymbol kconfigConstantSymbol +hi def link kconfigDefBoolNCSymbol kconfigSymbol +hi def link kconfigOptional kconfigConfigOption +hi def link kconfigConfigOptionIf Conditional +hi def link kconfigConfOptIfExprCSym kconfigConstantSymbol +hi def link kconfigConfOptIfExprNCSym kconfigSymbol +hi def link kconfigOperator Operator +hi def link kconfigConfOptIfExprEq kconfigOperator +hi def link kconfigConfOptIfExprNEq kconfigOperator +hi def link kconfigConfOptIfExprCSym2 kconfigConstantSymbol +hi def link kconfigConfOptIfExprNCSym2 kconfigSymbol +hi def link kconfigConfOptIfExprNeg kconfigOperator +hi def link kconfigConfOptIfExprAnd kconfigOperator +hi def link kconfigConfOptIfExprOr kconfigOperator +hi def link kconfigDelimiter Delimiter +hi def link kconfigConfOptIfExprGroup kconfigDelimiter +hi def link kconfigConfOptIfGExpCSym kconfigConstantSymbol +hi def link kconfigConfOptIfGExpNCSym kconfigSymbol +hi def link kconfigConfOptIfGExpEq kconfigOperator +hi def link kconfigConfOptIfGExpNEq kconfigOperator +hi def link kconfigConfOptIfGExpCSym2 kconfigConstantSymbol +hi def link kconfigConfOptIfGExpNCSym2 kconfigSymbol +hi def link kconfigConfOptIfGExpNeg kconfigOperator +hi def link kconfigConfOptIfGExpAnd kconfigOperator +hi def link kconfigConfOptIfGExpOr kconfigOperator +hi def link kconfigConfOptIfExprGrpE kconfigDelimiter +hi def link kconfigConfOptExprCSym kconfigConstantSymbol +hi def link kconfigConfOptExprNCSym kconfigSymbol +hi def link kconfigConfOptExprEq kconfigOperator +hi def link kconfigConfOptExprNEq kconfigOperator +hi def link kconfigConfOptExprCSym2 kconfigConstantSymbol +hi def link kconfigConfOptExprNCSym2 kconfigSymbol +hi def link kconfigConfOptExprNeg kconfigOperator +hi def link kconfigConfOptExprAnd kconfigOperator +hi def link kconfigConfOptExprOr kconfigOperator +hi def link kconfigConfOptExprGroup kconfigDelimiter +hi def link kconfigConfOptGExpCSym kconfigConstantSymbol +hi def link kconfigConfOptGExpNCSym kconfigSymbol +hi def link kconfigConfOptGExpEq kconfigOperator +hi def link kconfigConfOptGExpNEq kconfigOperator +hi def link kconfigConfOptGExpCSym2 kconfigConstantSymbol +hi def link kconfigConfOptGExpNCSym2 kconfigSymbol +hi def link kconfigConfOptGExpNeg kconfigOperator +hi def link kconfigConfOptGExpAnd kconfigOperator +hi def link kconfigConfOptGExpOr kconfigOperator +hi def link kconfigConfOptExprGrpE kconfigConfOptIfExprGroup + +else + +syn keyword kconfigTodo contained TODO FIXME XXX NOTE + +syn match kconfigComment display '#.*$' contains=kconfigTodo + +syn keyword kconfigKeyword config menuconfig comment mainmenu + +syn keyword kconfigConditional menu endmenu choice endchoice if endif + +syn keyword kconfigPreProc source + \ nextgroup=kconfigPath + \ skipwhite + +syn keyword kconfigTriState y m n + +syn match kconfigSpecialChar contained '\\.' +syn match kconfigSpecialChar '\\$' + +syn region kconfigPath matchgroup=kconfigPath + \ start=+"+ skip=+\\\\\|\\\"+ end=+"+ + \ contains=kconfigSpecialChar + +syn region kconfigPath matchgroup=kconfigPath + \ start=+'+ skip=+\\\\\|\\\'+ end=+'+ + \ contains=kconfigSpecialChar + +syn match kconfigPath '\S\+' + \ contained + +syn region kconfigString matchgroup=kconfigString + \ start=+"+ skip=+\\\\\|\\\"+ end=+"+ + \ contains=kconfigSpecialChar + +syn region kconfigString matchgroup=kconfigString + \ start=+'+ skip=+\\\\\|\\\'+ end=+'+ + \ contains=kconfigSpecialChar + +syn keyword kconfigType bool boolean tristate string hex int + +syn keyword kconfigOption prompt default requires select range + \ optional +syn match kconfigOption 'depends\%( on\)\=' + +syn keyword kconfigMacro def_bool def_tristate + +syn region kconfigHelpText + \ matchgroup=kconfigOption + \ start='\%(help\|---help---\)\ze\s*\n\z(\s\+\)' + \ skip='^$' + \ end='^\z1\@!' + +syn sync match kconfigSyncHelp grouphere kconfigHelpText 'help\|---help---' + +hi def link kconfigTodo Todo +hi def link kconfigComment Comment +hi def link kconfigKeyword Keyword +hi def link kconfigConditional Conditional +hi def link kconfigPreProc PreProc +hi def link kconfigTriState Boolean +hi def link kconfigSpecialChar SpecialChar +hi def link kconfigPath String +hi def link kconfigString String +hi def link kconfigType Type +hi def link kconfigOption Identifier +hi def link kconfigHelpText Normal +hi def link kconfigmacro Macro + +endif + +let b:current_syntax = "kconfig" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/kix.vim b/vim73/syntax/kix.vim new file mode 100644 index 0000000..62dc325 --- /dev/null +++ b/vim73/syntax/kix.vim @@ -0,0 +1,182 @@ +" Vim syntax file +" Language: KixTart 95, Kix2001 Windows script language http://kixtart.org/ +" Maintainer: Richard Howarth +" Last Change: 2003 May 11 +" URL: http://www.howsoft.demon.co.uk/ + +" KixTart files identified by *.kix extension. + +" Amendment History: +" 26 April 2001: RMH +" Removed development comments from distro version +" Renamed "Kix*" to "kix*" for consistancy +" Changes made in preperation for VIM version 5.8/6.00 + +" TODO: +" Handle arrays highlighting +" Handle object highlighting +" The next two may not be possible: +" Work out how to error too many "(", i.e. (() should be an error. +" Similarly, "if" without "endif" and similar constructs should error. + +" Clear legacy syntax rules for version 5.x, exit if already processed for version 6+ +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +syn case match +syn keyword kixTODO TODO FIX XXX contained + +" Case insensitive language. +syn case ignore + +" Kix statements +syn match kixStatement "?" +syn keyword kixStatement beep big break +syn keyword kixStatement call cd cls color cookie1 copy +syn keyword kixStatement del dim display +syn keyword kixStatement exit +syn keyword kixStatement flushkb +syn keyword kixStatement get gets global go gosub goto +syn keyword kixStatement md +syn keyword kixStatement password play +syn keyword kixStatement quit +syn keyword kixStatement rd return run +syn keyword kixStatement set setl setm settime shell sleep small +syn keyword kixStatement use + +" Kix2001 +syn keyword kixStatement debug function endfunction redim + +" Simple variables +syn match kixNotVar "\$\$\|@@\|%%" transparent contains=NONE +syn match kixLocalVar "\$\w\+" +syn match kixMacro "@\w\+" +syn match kixEnvVar "%\w\+" + +" Destination labels +syn match kixLabel ":\w\+\>" + +" Identify strings, trap unterminated strings +syn match kixStringError +".*\|'.*+ +syn region kixDoubleString oneline start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=kixLocalVar,kixMacro,kixEnvVar,kixNotVar +syn region kixSingleString oneline start=+'+ skip=+\\\\\|\\'+ end=+'+ contains=kixLocalVar,kixMacro,kixEnvVar,kixNotVar + +" Operators +syn match kixOperator "+\|-\|\*\|/\|=\|&\||" +syn keyword kixOperator and or +" Kix2001 +syn match kixOperator "==" +syn keyword kixOperator not + +" Numeric constants +syn match kixInteger "-\=\<\d\+\>" contains=NONE +syn match kixFloat "-\=\.\d\+\>\|-\=\<\d\+\.\d\+\>" contains=NONE + +" Hex numeric constants +syn match kixHex "\&\x\+\>" contains=NONE + +" Other contants +" Kix2001 +syn keyword kixConstant on off + +" Comments +syn match kixComment ";.*$" contains=kixTODO + +" Trap unmatched parenthesis +syn match kixParenCloseError ")" +syn region kixParen oneline transparent start="(" end=")" contains=ALLBUT,kixParenCloseError + +" Functions (Builtin + UDF) +syn match kixFunction "\w\+("he=e-1,me=e-1 contains=ALL + +" Trap unmatched brackets +syn match kixBrackCloseError "\]" +syn region kixBrack transparent start="\[" end="\]" contains=ALLBUT,kixBrackCloseError + +" Clusters for ALLBUT shorthand +syn cluster kixIfBut contains=kixIfError,kixSelectOK,kixDoOK,kixWhileOK,kixForEachOK,kixForNextOK +syn cluster kixSelectBut contains=kixSelectError,kixIfOK,kixDoOK,kixWhileOK,kixForEachOK,kixForNextOK +syn cluster kixDoBut contains=kixDoError,kixSelectOK,kixIfOK,kixWhileOK,kixForEachOK,kixForNextOK +syn cluster kixWhileBut contains=kixWhileError,kixSelectOK,kixIfOK,kixDoOK,kixForEachOK,kixForNextOK +syn cluster kixForEachBut contains=kixForEachError,kixSelectOK,kixIfOK,kixDoOK,kixForNextOK,kixWhileOK +syn cluster kixForNextBut contains=kixForNextError,kixSelectOK,kixIfOK,kixDoOK,kixForEachOK,kixWhileOK +" Condtional construct errors. +syn match kixIfError "\\|\\|\" +syn match kixIfOK contained "\\|\\|\" +syn region kixIf transparent matchgroup=kixIfOK start="\" end="\" contains=ALLBUT,@kixIfBut +syn match kixSelectError "\\|\\|\" +syn match kixSelectOK contained "\\|\\|\" +syn region kixSelect transparent matchgroup=kixSelectOK start="\" end="\" contains=ALLBUT,@kixSelectBut + +" Program control constructs. +syn match kixDoError "\\|\" +syn match kixDoOK contained "\\|\" +syn region kixDo transparent matchgroup=kixDoOK start="\" end="\" contains=ALLBUT,@kixDoBut +syn match kixWhileError "\\|\" +syn match kixWhileOK contained "\\|\" +syn region kixWhile transparent matchgroup=kixWhileOK start="\" end="\" contains=ALLBUT,@kixWhileBut +syn match kixForNextError "\\|\\|\\|\" +syn match kixForNextOK contained "\\|\\|\\|\" +syn region kixForNext transparent matchgroup=kixForNextOK start="\" end="\" contains=ALLBUT,@kixForBut +syn match kixForEachError "\\|\\|\" +syn match kixForEachOK contained "\\|\\|\" +syn region kixForEach transparent matchgroup=kixForEachOK start="\" end="\" contains=ALLBUT,@kixForEachBut + +" Expressions +syn match kixExpression "<\|>\|<=\|>=\|<>" + + +" Default highlighting. +" Version < 5.8 set default highlight if file not already processed. +" Version >= 5.8 set default highlight only if it doesn't already have a value. +if version > 508 || !exists("did_kix_syn_inits") + if version < 508 + let did_kix_syn_inits=1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink kixDoubleString String + HiLink kixSingleString String + HiLink kixStatement Statement + HiLink kixRepeat Repeat + HiLink kixComment Comment + HiLink kixBuiltin Function + HiLink kixLocalVar Special + HiLink kixMacro Special + HiLink kixEnvVar Special + HiLink kixLabel Type + HiLink kixFunction Function + HiLink kixInteger Number + HiLink kixHex Number + HiLink kixFloat Number + HiLink kixOperator Operator + HiLink kixExpression Operator + + HiLink kixParenCloseError Error + HiLink kixBrackCloseError Error + HiLink kixStringError Error + + HiLink kixWhileError Error + HiLink kixWhileOK Conditional + HiLink kixDoError Error + HiLink kixDoOK Conditional + HiLink kixIfError Error + HiLink kixIfOK Conditional + HiLink kixSelectError Error + HiLink kixSelectOK Conditional + HiLink kixForNextError Error + HiLink kixForNextOK Conditional + HiLink kixForEachError Error + HiLink kixForEachOK Conditional + + delcommand HiLink +endif + +let b:current_syntax = "kix" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/kscript.vim b/vim73/syntax/kscript.vim new file mode 100644 index 0000000..cefbe39 --- /dev/null +++ b/vim73/syntax/kscript.vim @@ -0,0 +1,70 @@ +" Vim syntax file +" Language: kscript +" Maintainer: Thomas Capricelli +" URL: http://aquila.rezel.enst.fr/thomas/vim/kscript.vim +" CVS: $Id: kscript.vim,v 1.1 2004/06/13 17:40:02 vimboss Exp $ + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn keyword kscriptPreCondit import from + +syn keyword kscriptHardCoded print println connect length arg mid upper lower isEmpty toInt toFloat findApplication +syn keyword kscriptConditional if else switch +syn keyword kscriptRepeat while for do foreach +syn keyword kscriptExceptions emit catch raise try signal +syn keyword kscriptFunction class struct enum +syn keyword kscriptConst FALSE TRUE false true +syn keyword kscriptStatement return delete +syn keyword kscriptLabel case default +syn keyword kscriptStorageClass const +syn keyword kscriptType in out inout var + +syn keyword kscriptTodo contained TODO FIXME XXX + +syn region kscriptComment start="/\*" end="\*/" contains=kscriptTodo +syn match kscriptComment "//.*" contains=kscriptTodo +syn match kscriptComment "#.*$" contains=kscriptTodo + +syn region kscriptString start=+'+ end=+'+ skip=+\\\\\|\\'+ +syn region kscriptString start=+"+ end=+"+ skip=+\\\\\|\\"+ +syn region kscriptString start=+"""+ end=+"""+ +syn region kscriptString start=+'''+ end=+'''+ + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_kscript_syntax_inits") + if version < 508 + let did_kscript_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink kscriptConditional Conditional + HiLink kscriptRepeat Repeat + HiLink kscriptExceptions Statement + HiLink kscriptFunction Function + HiLink kscriptConst Constant + HiLink kscriptStatement Statement + HiLink kscriptLabel Label + HiLink kscriptStorageClass StorageClass + HiLink kscriptType Type + HiLink kscriptTodo Todo + HiLink kscriptComment Comment + HiLink kscriptString String + HiLink kscriptPreCondit PreCondit + HiLink kscriptHardCoded Statement + + delcommand HiLink +endif + +let b:current_syntax = "kscript" + +" vim: ts=8 diff --git a/vim73/syntax/kwt.vim b/vim73/syntax/kwt.vim new file mode 100644 index 0000000..47be7a8 --- /dev/null +++ b/vim73/syntax/kwt.vim @@ -0,0 +1,87 @@ +" Vim syntax file +" Language: kimwitu++ +" Maintainer: Michael Piefel +" Last Change: 2 May 2001 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Read the C++ syntax to start with +if version < 600 + source :p:h/cpp.vim +else + runtime! syntax/cpp.vim + unlet b:current_syntax +endif + +" kimwitu++ extentions + +" Don't stop at eol, messes around with CPP mode, but gives line spanning +" strings in unparse rules +syn region cCppString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=cSpecial,cFormat +syn keyword cType integer real casestring nocasestring voidptr list +syn keyword cType uview rview uview_enum rview_enum + +" avoid unparsing rule sth:view being scanned as label +syn clear cUserCont +syn match cUserCont "^\s*\I\i*\s*:$" contains=cUserLabel contained +syn match cUserCont ";\s*\I\i*\s*:$" contains=cUserLabel contained +syn match cUserCont "^\s*\I\i*\s*:[^:]"me=e-1 contains=cUserLabel contained +syn match cUserCont ";\s*\I\i*\s*:[^:]"me=e-1 contains=cUserLabel contained + +" highlight phylum decls +syn match kwtPhylum "^\I\i*:$" +syn match kwtPhylum "^\I\i*\s*{\s*\(!\|\I\)\i*\s*}\s*:$" + +syn keyword kwtStatement with foreach afterforeach provided +syn match kwtDecl "%\(uviewvar\|rviewvar\)" +syn match kwtDecl "^%\(uview\|rview\|ctor\|dtor\|base\|storageclass\|list\|attr\|member\|option\)" +syn match kwtOption "no-csgio\|no-unparse\|no-rewrite\|no-printdot\|no-hashtables\|smart-pointer\|weak-pointer" +syn match kwtSep "^%}$" +syn match kwtSep "^%{\(\s\+\I\i*\)*$" +syn match kwtCast "\= 508 || !exists("did_kwt_syn_inits") + if version < 508 + let did_kwt_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink kwtStatement cppStatement + HiLink kwtDecl cppStatement + HiLink kwtCast cppStatement + HiLink kwtSep Delimiter + HiLink kwtViews Label + HiLink kwtPhylum Type + HiLink kwtOption PreProc + "HiLink cText Comment + + delcommand HiLink +endif + +syn sync lines=300 + +let b:current_syntax = "kwt" + +" vim: ts=8 diff --git a/vim73/syntax/lace.vim b/vim73/syntax/lace.vim new file mode 100644 index 0000000..9e64eea --- /dev/null +++ b/vim73/syntax/lace.vim @@ -0,0 +1,135 @@ +" Vim syntax file +" Language: lace +" Maintainer: Jocelyn Fiat +" Last Change: 2001 May 09 + +" Copyright Interactive Software Engineering, 1998 +" You are free to use this file as you please, but +" if you make a change or improvement you must send +" it to the maintainer at + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" LACE is case insensitive, but the style guide lines are not. + +if !exists("lace_case_insensitive") + syn case match +else + syn case ignore +endif + +" A bunch of useful LACE keywords +syn keyword laceTopStruct system root default option visible cluster +syn keyword laceTopStruct external generate end +syn keyword laceOptionClause collect assertion debug optimize trace +syn keyword laceOptionClause profile inline precompiled multithreaded +syn keyword laceOptionClause exception_trace dead_code_removal +syn keyword laceOptionClause array_optimization +syn keyword laceOptionClause inlining_size inlining +syn keyword laceOptionClause console_application dynamic_runtime +syn keyword laceOptionClause line_generation +syn keyword laceOptionMark yes no all +syn keyword laceOptionMark require ensure invariant loop check +syn keyword laceClusterProp use include exclude +syn keyword laceAdaptClassName adapt ignore rename as +syn keyword laceAdaptClassName creation export visible +syn keyword laceExternal include_path object makefile + +" Operators +syn match laceOperator "\$" +syn match laceBrackets "[[\]]" +syn match laceExport "[{}]" + +" Constants +syn keyword laceBool true false +syn keyword laceBool True False +syn region laceString start=+"+ skip=+%"+ end=+"+ contains=laceEscape,laceStringError +syn match laceEscape contained "%[^/]" +syn match laceEscape contained "%/\d\+/" +syn match laceEscape contained "^[ \t]*%" +syn match laceEscape contained "%[ \t]*$" +syn match laceStringError contained "%/[^0-9]" +syn match laceStringError contained "%/\d\+[^0-9/]" +syn match laceStringError "'\(%[^/]\|%/\d\+/\|[^'%]\)\+'" +syn match laceCharacter "'\(%[^/]\|%/\d\+/\|[^'%]\)'" contains=laceEscape +syn match laceNumber "-\=\<\d\+\(_\d\+\)*\>" +syn match laceNumber "\<[01]\+[bB]\>" +syn match laceNumber "-\=\<\d\+\(_\d\+\)*\.\(\d\+\(_\d\+\)*\)\=\([eE][-+]\=\d\+\(_\d\+\)*\)\=" +syn match laceNumber "-\=\.\d\+\(_\d\+\)*\([eE][-+]\=\d\+\(_\d\+\)*\)\=" +syn match laceComment "--.*" contains=laceTodo + + +syn case match + +" Case sensitive stuff + +syn keyword laceTodo TODO XXX FIXME +syn match laceClassName "\<[A-Z][A-Z0-9_]*\>" +syn match laceCluster "[a-zA-Z][a-zA-Z0-9_]*\s*:" +syn match laceCluster "[a-zA-Z][a-zA-Z0-9_]*\s*(\s*[a-zA-Z][a-zA-Z0-9_]*\s*)\s*:" + +" Catch mismatched parentheses +syn match laceParenError ")" +syn match laceBracketError "\]" +syn region laceGeneric transparent matchgroup=laceBrackets start="\[" end="\]" contains=ALLBUT,laceBracketError +syn region laceParen transparent start="(" end=")" contains=ALLBUT,laceParenError + +" Should suffice for even very long strings and expressions +syn sync lines=40 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_lace_syntax_inits") + if version < 508 + let did_lace_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink laceTopStruct PreProc + + HiLink laceOptionClause Statement + HiLink laceOptionMark Constant + HiLink laceClusterProp Label + HiLink laceAdaptClassName Label + HiLink laceExternal Statement + HiLink laceCluster ModeMsg + + HiLink laceEscape Special + + HiLink laceBool Boolean + HiLink laceString String + HiLink laceCharacter Character + HiLink laceClassName Type + HiLink laceNumber Number + + HiLink laceOperator Special + HiLink laceArray Special + HiLink laceExport Special + HiLink laceCreation Special + HiLink laceBrackets Special + HiLink laceConstraint Special + + HiLink laceComment Comment + + HiLink laceError Error + HiLink laceStringError Error + HiLink laceParenError Error + HiLink laceBracketError Error + HiLink laceTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "lace" + +" vim: ts=4 diff --git a/vim73/syntax/latte.vim b/vim73/syntax/latte.vim new file mode 100644 index 0000000..e2a8729 --- /dev/null +++ b/vim73/syntax/latte.vim @@ -0,0 +1,98 @@ +" Vim syntax file +" Language: Latte +" Maintainer: Nick Moffitt, +" Last Change: 14 June, 2000 +" +" Notes: +" I based this on the TeX and Scheme syntax files (but mostly scheme). +" See http://www.latte.org for info on the language. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match latteError "[{}\\]" +syn match latteOther "\\{" +syn match latteOther "\\}" +syn match latteOther "\\\\" + +if version < 600 + set iskeyword=33,43,45,48-57,63,65-90,95,97-122,_ +else + setlocal iskeyword=33,43,45,48-57,63,65-90,95,97-122,_ +endif + +syn region latteVar matchgroup=SpecialChar start=!\\[A-Za-z_]!rs=s+1 end=![^A-Za-z0-9?!+_-]!me=e-1 contains=ALLBUT,latteNumber,latteOther +syn region latteVar matchgroup=SpecialChar start=!\\[=\&][A-Za-z_]!rs=s+2 end=![^A-Za-z0-9?!+_-]!me=e-1 contains=ALLBUT,latteNumber,latteOther +syn region latteString start=+\\"+ skip=+\\\\"+ end=+\\"+ + +syn region latteGroup matchgroup=Delimiter start="{" skip="\\[{}]" matchgroup=Delimiter end="}" contains=ALLBUT,latteSyntax + +syn region latteUnquote matchgroup=Delimiter start="\\,{" skip="\\[{}]" matchgroup=Delimiter end="}" contains=ALLBUT,latteSyntax +syn region latteSplice matchgroup=Delimiter start="\\,@{" skip="\\[{}]" matchgroup=Delimiter end="}" contains=ALLBUT,latteSyntax +syn region latteQuote matchgroup=Delimiter start="\\'{" skip="\\[{}]" matchgroup=Delimiter end="}" +syn region latteQuote matchgroup=Delimiter start="\\`{" skip="\\[{}]" matchgroup=Delimiter end="}" contains=latteUnquote,latteSplice + +syn match latteOperator '\\/' +syn match latteOperator '=' + +syn match latteComment "\\;.*$" + +" This was gathered by slurping in the index. + +syn keyword latteSyntax __FILE__ __latte-version__ contained +syn keyword latteSyntax _bal-tag _pre _tag add and append apply back contained +syn keyword latteSyntax caar cadr car cdar cddr cdr ceil compose contained +syn keyword latteSyntax concat cons def defmacro divide downcase contained +syn keyword latteSyntax empty? equal? error explode file-contents contained +syn keyword latteSyntax floor foreach front funcall ge? getenv contained +syn keyword latteSyntax greater-equal? greater? group group? gt? html contained +syn keyword latteSyntax if include lambda le? length less-equal? contained +syn keyword latteSyntax less? let lmap load-file load-library lt? macro contained +syn keyword latteSyntax member? modulo multiply not nth operator? contained +syn keyword latteSyntax or ordinary quote process-output push-back contained +syn keyword latteSyntax push-front quasiquote quote random rdc reverse contained +syn keyword latteSyntax set! snoc splicing unquote strict-html4 contained +syn keyword latteSyntax string-append string-ge? string-greater-equal? contained +syn keyword latteSyntax string-greater? string-gt? string-le? contained +syn keyword latteSyntax string-less-equal? string-less? string-lt? contained +syn keyword latteSyntax string? subseq substr subtract contained +syn keyword latteSyntax upcase useless warn while zero? contained + + +" If it's good enough for scheme... + +syn sync match matchPlace grouphere NONE "^[^ \t]" +" ... i.e. synchronize on a line that starts at the left margin + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_latte_syntax_inits") + if version < 508 + let did_latte_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink latteSyntax Statement + HiLink latteVar Function + + HiLink latteString String + HiLink latteQuote String + + HiLink latteDelimiter Delimiter + HiLink latteOperator Operator + + HiLink latteComment Comment + HiLink latteError Error + + delcommand HiLink +endif + +let b:current_syntax = "latte" diff --git a/vim73/syntax/ld.vim b/vim73/syntax/ld.vim new file mode 100644 index 0000000..fc12919 --- /dev/null +++ b/vim73/syntax/ld.vim @@ -0,0 +1,81 @@ +" Vim syntax file +" Language: ld(1) script +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword ldTodo contained TODO FIXME XXX NOTE + +syn region ldComment start='/\*' end='\*/' contains=ldTodo,@Spell + +syn region ldFileName start=+"+ end=+"+ + +syn keyword ldPreProc SECTIONS MEMORY OVERLAY PHDRS VERSION INCLUDE +syn match ldPreProc '\' + +syn match ldNumber display '\<0[xX]\x\+\>' +syn match ldNumber display '\d\+[KM]\>' contains=ldNumberMult +syn match ldNumberMult display '[KM]\>' +syn match ldOctal contained display '\<0\o\+\>' + \ contains=ldOctalZero +syn match ldOctalZero contained display '\<0' +syn match ldOctalError contained display '\<0\o*[89]\d*\>' + + +hi def link ldTodo Todo +hi def link ldComment Comment +hi def link ldFileName String +hi def link ldPreProc PreProc +hi def link ldFunction Identifier +hi def link ldKeyword Keyword +hi def link ldType Type +hi def link ldDataType ldType +hi def link ldOutputType ldType +hi def link ldPTType ldType +hi def link ldSpecial Special +hi def link ldIdentifier Identifier +hi def link ldSections Constant +hi def link ldSpecSections Special +hi def link ldNumber Number +hi def link ldNumberMult PreProc +hi def link ldOctal ldNumber +hi def link ldOctalZero PreProc +hi def link ldOctalError Error + +let b:current_syntax = "ld" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/ldapconf.vim b/vim73/syntax/ldapconf.vim new file mode 100644 index 0000000..70ddaab --- /dev/null +++ b/vim73/syntax/ldapconf.vim @@ -0,0 +1,338 @@ +" Vim syntax file +" Language: ldap.conf(5) configuration file. +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-12-11 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword ldapconfTodo contained TODO FIXME XXX NOTE + +syn region ldapconfComment display oneline start='^\s*#' end='$' + \ contains=ldapconfTodo, + \ @Spell + +syn match ldapconfBegin display '^' + \ nextgroup=ldapconfOption, + \ ldapconfDeprOption, + \ ldapconfComment + +syn case ignore + +syn keyword ldapconfOption contained URI + \ nextgroup=ldapconfURI + \ skipwhite + +syn keyword ldapconfOption contained + \ BASE + \ BINDDN + \ nextgroup=ldapconfDNAttrType + \ skipwhite + +syn keyword ldapconfDeprOption contained + \ HOST + \ nextgroup=ldapconfHost + \ skipwhite + +syn keyword ldapconfDeprOption contained + \ PORT + \ nextgroup=ldapconfPort + \ skipwhite + +syn keyword ldapconfOption contained + \ REFERRALS + \ nextgroup=ldapconfBoolean + \ skipwhite + +syn keyword ldapconfOption contained + \ SIZELIMIT + \ TIMELIMIT + \ nextgroup=ldapconfInteger + \ skipwhite + +syn keyword ldapconfOption contained + \ DEREF + \ nextgroup=ldapconfDerefWhen + \ skipwhite + +syn keyword ldapconfOption contained + \ SASL_MECH + \ nextgroup=ldapconfSASLMechanism + \ skipwhite + +syn keyword ldapconfOption contained + \ SASL_REALM + \ nextgroup=ldapconfSASLRealm + \ skipwhite + +syn keyword ldapconfOption contained + \ SASL_AUTHCID + \ SASL_AUTHZID + \ nextgroup=ldapconfSASLAuthID + \ skipwhite + +syn keyword ldapconfOption contained + \ SASL_SECPROPS + \ nextgroup=ldapconfSASLSecProps + \ skipwhite + +syn keyword ldapconfOption contained + \ TLS_CACERT + \ TLS_CERT + \ TLS_KEY + \ TLS_RANDFILE + \ nextgroup=ldapconfFilename + \ skipwhite + +syn keyword ldapconfOption contained + \ TLS_CACERTDIR + \ nextgroup=ldapconfPath + \ skipwhite + +syn keyword ldapconfOption contained + \ TLS_CIPHER_SUITE + \ nextgroup=@ldapconfTLSCipher + \ skipwhite + +syn keyword ldapconfOption contained + \ TLS_REQCERT + \ nextgroup=ldapconfTLSCertCheck + \ skipwhite + +syn keyword ldapconfOption contained + \ TLS_CRLCHECK + \ nextgroup=ldapconfTLSCRLCheck + \ skipwhite + +syn case match + +syn match ldapconfURI contained display + \ 'ldaps\=://[^[:space:]:]\+\%(:\d\+\)\=' + \ nextgroup=ldapconfURI + \ skipwhite + +" LDAP Distinguished Names are defined in Section 3 of RFC 2253: +" http://www.ietf.org/rfc/rfc2253.txt. +syn match ldapconfDNAttrType contained display + \ '\a[a-zA-Z0-9-]\+\|\d\+\%(\.\d\+\)*' + \ nextgroup=ldapconfDNAttrTypeEq + +syn match ldapconfDNAttrTypeEq contained display + \ '=' + \ nextgroup=ldapconfDNAttrValue + +syn match ldapconfDNAttrValue contained display + \ '\%([^,=+<>#;\\"]\|\\\%([,=+<>#;\\"]\|\x\x\)\)*\|#\%(\x\x\)\+\|"\%([^\\"]\|\\\%([,=+<>#;\\"]\|\x\x\)\)*"' + \ nextgroup=ldapconfDNSeparator + +syn match ldapconfDNSeparator contained display + \ '[+,]' + \ nextgroup=ldapconfDNAttrType + +syn match ldapconfHost contained display + \ '[^[:space:]:]\+\%(:\d\+\)\=' + \ nextgroup=ldapconfHost + \ skipwhite + +syn match ldapconfPort contained display + \ '\d\+' + +syn keyword ldapconfBoolean contained + \ on + \ true + \ yes + \ off + \ false + \ no + +syn match ldapconfInteger contained display + \ '\d\+' + +syn keyword ldapconfDerefWhen contained + \ never + \ searching + \ finding + \ always + +" Taken from http://www.iana.org/assignments/sasl-mechanisms. +syn keyword ldapconfSASLMechanism contained + \ KERBEROS_V4 + \ GSSAPI + \ SKEY + \ EXTERNAL + \ ANONYMOUS + \ OTP + \ PLAIN + \ SECURID + \ NTLM + \ NMAS_LOGIN + \ NMAS_AUTHEN + \ KERBEROS_V5 + +syn match ldapconfSASLMechanism contained display + \ 'CRAM-MD5\|GSS-SPNEGO\|DIGEST-MD5\|9798-[UM]-\%(RSA-SHA1-ENC\|\%(EC\)\=DSA-SHA1\)\|NMAS-SAMBA-AUTH' + +" TODO: I have been unable to find a definition for a SASL realm, +" authentication identity, and proxy authorization identity. +syn match ldapconfSASLRealm contained display + \ '\S\+' + +syn match ldapconfSASLAuthID contained display + \ '\S\+' + +syn keyword ldapconfSASLSecProps contained + \ none + \ noplain + \ noactive + \ nodict + \ noanonymous + \ forwardsec + \ passcred + \ nextgroup=ldapconfSASLSecPSep + +syn keyword ldapconfSASLSecProps contained + \ minssf + \ maxssf + \ maxbufsize + \ nextgroup=ldapconfSASLSecPEq + +syn match ldapconfSASLSecPEq contained display + \ '=' + \ nextgroup=ldapconfSASLSecFactor + +syn match ldapconfSASLSecFactor contained display + \ '\d\+' + \ nextgroup=ldapconfSASLSecPSep + +syn match ldapconfSASLSecPSep contained display + \ ',' + \ nextgroup=ldapconfSASLSecProps + +syn match ldapconfFilename contained display + \ '.\+' + +syn match ldapconfPath contained display + \ '.\+' + +" Defined in openssl-ciphers(1). +" TODO: Should we include the stuff under CIPHER SUITE NAMES? +syn cluster ldapconfTLSCipher contains=ldapconfTLSCipherOp, + \ ldapconfTLSCipherName, + \ ldapconfTLSCipherSort + +syn match ldapconfTLSCipherOp contained display + \ '[+!-]' + \ nextgroup=ldapconfTLSCipherName + +syn keyword ldapconfTLSCipherName contained + \ DEFAULT + \ COMPLEMENTOFDEFAULT + \ ALL + \ COMPLEMENTOFALL + \ HIGH + \ MEDIUM + \ LOW + \ EXP + \ EXPORT + \ EXPORT40 + \ EXPORT56 + \ eNULL + \ NULL + \ aNULL + \ kRSA + \ RSA + \ kEDH + \ kDHr + \ kDHd + \ aRSA + \ aDSS + \ DSS + \ aDH + \ kFZA + \ aFZA + \ eFZA + \ FZA + \ TLSv1 + \ SSLv3 + \ SSLv2 + \ DH + \ ADH + \ AES + \ 3DES + \ DES + \ RC4 + \ RC2 + \ IDEA + \ MD5 + \ SHA1 + \ SHA + \ Camellia + \ nextgroup=ldapconfTLSCipherSep + +syn match ldapconfTLSCipherSort contained display + \ '@STRENGTH' + \ nextgroup=ldapconfTLSCipherSep + +syn match ldapconfTLSCipherSep contained display + \ '[:, ]' + \ nextgroup=@ldapconfTLSCipher + +syn keyword ldapconfTLSCertCheck contained + \ never + \ allow + \ try + \ demand + \ hard + +syn keyword ldapconfTLSCRLCheck contained + \ none + \ peer + \ all + +hi def link ldapconfTodo Todo +hi def link ldapconfComment Comment +hi def link ldapconfOption Keyword +hi def link ldapconfDeprOption Error +hi def link ldapconfString String +hi def link ldapconfURI ldapconfString +hi def link ldapconfDNAttrType Identifier +hi def link ldapconfOperator Operator +hi def link ldapconfEq ldapconfOperator +hi def link ldapconfDNAttrTypeEq ldapconfEq +hi def link ldapconfValue ldapconfString +hi def link ldapconfDNAttrValue ldapconfValue +hi def link ldapconfSeparator ldapconfOperator +hi def link ldapconfDNSeparator ldapconfSeparator +hi def link ldapconfHost ldapconfURI +hi def link ldapconfNumber Number +hi def link ldapconfPort ldapconfNumber +hi def link ldapconfBoolean Boolean +hi def link ldapconfInteger ldapconfNumber +hi def link ldapconfType Type +hi def link ldapconfDerefWhen ldapconfType +hi def link ldapconfDefine Define +hi def link ldapconfSASLMechanism ldapconfDefine +hi def link ldapconfSASLRealm ldapconfURI +hi def link ldapconfSASLAuthID ldapconfValue +hi def link ldapconfSASLSecProps ldapconfType +hi def link ldapconfSASLSecPEq ldapconfEq +hi def link ldapconfSASLSecFactor ldapconfNumber +hi def link ldapconfSASLSecPSep ldapconfSeparator +hi def link ldapconfFilename ldapconfString +hi def link ldapconfPath ldapconfFilename +hi def link ldapconfTLSCipherOp ldapconfOperator +hi def link ldapconfTLSCipherName ldapconfDefine +hi def link ldapconfSpecial Special +hi def link ldapconfTLSCipherSort ldapconfSpecial +hi def link ldapconfTLSCipherSep ldapconfSeparator +hi def link ldapconfTLSCertCheck ldapconfType +hi def link ldapconfTLSCRLCheck ldapconfType + +let b:current_syntax = "ldapconf" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/ldif.vim b/vim73/syntax/ldif.vim new file mode 100644 index 0000000..9f67b57 --- /dev/null +++ b/vim73/syntax/ldif.vim @@ -0,0 +1,43 @@ +" Vim syntax file +" Language: LDAP LDIF +" Maintainer: Zak Johnson +" Last Change: 2003-12-30 + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn sync minlines=10 linebreaks=1 + +syn match ldifAttribute /^[^ #][^:]*/ contains=ldifOption display +syn match ldifOption /;[^:]\+/ contained contains=ldifPunctuation display +syn match ldifPunctuation /;/ contained display + +syn region ldifStringValue matchgroup=ldifPunctuation start=/: / end=/\_$/ skip=/\n / +syn region ldifBase64Value matchgroup=ldifPunctuation start=/:: / end=/\_$/ skip=/\n / +syn region ldifFileValue matchgroup=ldifPunctuation start=/:< / end=/\_$/ skip=/\n / + +syn region ldifComment start=/^#/ end=/\_$/ skip=/\n / + +if version >= 508 || !exists("did_ldif_syn_inits") + if version < 508 + let did_ldif_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink ldifAttribute Type + HiLink ldifOption Identifier + HiLink ldifPunctuation Normal + HiLink ldifStringValue String + HiLink ldifBase64Value Special + HiLink ldifFileValue Special + HiLink ldifComment Comment + + delcommand HiLink +endif + +let b:current_syntax = "ldif" diff --git a/vim73/syntax/lex.vim b/vim73/syntax/lex.vim new file mode 100644 index 0000000..e500f5c --- /dev/null +++ b/vim73/syntax/lex.vim @@ -0,0 +1,135 @@ +" Vim syntax file +" Language: Lex +" Maintainer: Charles E. Campbell, Jr. +" Last Change: Nov 01, 2010 +" Version: 12 +" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax +" +" Option: +" lex_uses_cpp : if this variable exists, then C++ is loaded rather than C + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Read the C/C++ syntax to start with +if version >= 600 + if exists("lex_uses_cpp") + runtime! syntax/cpp.vim + else + runtime! syntax/c.vim + endif + unlet b:current_syntax +else + if exists("lex_uses_cpp") + so :p:h/cpp.vim + else + so :p:h/c.vim + endif +endif + +" --- ========= --- +" --- Lex stuff --- +" --- ========= --- + +" Options Section +syn match lexOptions '^%\s*option\>.*$' contains=lexPatString + +"I'd prefer to use lex.* , but vim doesn't handle forward definitions yet +syn cluster lexListGroup contains=lexAbbrvBlock,lexAbbrv,lexAbbrv,lexAbbrvRegExp,lexInclude,lexPatBlock,lexPat,lexBrace,lexPatString,lexPatTag,lexPatTag,lexPatComment,lexPatCodeLine,lexMorePat,lexPatSep,lexSlashQuote,lexPatCode,cInParen,cUserLabel,cOctalZero,cCppSkip,cErrInBracket,cErrInParen,cOctalError,cCppOut2,cCommentStartError,cParenError +syn cluster lexListPatCodeGroup contains=lexAbbrvBlock,lexAbbrv,lexAbbrv,lexAbbrvRegExp,lexInclude,lexPatBlock,lexPat,lexBrace,lexPatTag,lexPatTag,lexPatTagZoneStart,lexPatComment,lexPatCodeLine,lexMorePat,lexPatSep,lexSlashQuote,cInParen,cUserLabel,cOctalZero,cCppSkip,cErrInBracket,cErrInParen,cOctalError,cCppOut2,cCommentStartError,cParenError + +" Abbreviations Section +if has("folding") + syn region lexAbbrvBlock fold start="^\(\h\+\s\|%{\)" end="^\ze%%$" skipnl nextgroup=lexPatBlock contains=lexAbbrv,lexInclude,lexAbbrvComment,lexStartState +else + syn region lexAbbrvBlock start="^\(\h\+\s\|%{\)" end="^\ze%%$" skipnl nextgroup=lexPatBlock contains=lexAbbrv,lexInclude,lexAbbrvComment,lexStartState +endif +syn match lexAbbrv "^\I\i*\s"me=e-1 skipwhite contained nextgroup=lexAbbrvRegExp +syn match lexAbbrv "^%[sx]" contained +syn match lexAbbrvRegExp "\s\S.*$"lc=1 contained nextgroup=lexAbbrv,lexInclude +if has("folding") + syn region lexInclude fold matchgroup=lexSep start="^%{" end="%}" contained contains=ALLBUT,@lexListGroup + syn region lexAbbrvComment fold start="^\s\+/\*" end="\*/" contains=@Spell + syn region lexStartState fold matchgroup=lexAbbrv start="^%\a\+" end="$" contained +else + syn region lexInclude matchgroup=lexSep start="^%{" end="%}" contained contains=ALLBUT,@lexListGroup + syn region lexAbbrvComment start="^\s\+/\*" end="\*/" contains=@Spell + syn region lexStartState matchgroup=lexAbbrv start="^%\a\+" end="$" contained +endif + +"%% : Patterns {Actions} +if has("folding") + syn region lexPatBlock fold matchgroup=Todo start="^%%$" matchgroup=Todo end="^%%$" skipnl skipwhite contains=lexPatTag,lexPatTagZone,lexPatComment,lexPat,lexPatInclude + syn region lexPat fold start=+\S+ skip="\\\\\|\\." end="\s"me=e-1 contained nextgroup=lexMorePat,lexPatSep contains=lexPatTag,lexPatString,lexSlashQuote,lexBrace + syn region lexPatInclude fold matchgroup=lexSep start="^%{" end="%}" contained contains=lexPatCode + syn region lexBrace fold start="\[" skip=+\\\\\|\\+ end="]" contained + syn region lexPatString fold matchgroup=String start=+"+ skip=+\\\\\|\\"+ matchgroup=String end=+"+ contained +else + syn region lexPatBlock matchgroup=Todo start="^%%$" matchgroup=Todo end="^%%$" skipnl skipwhite contains=lexPatTag,lexPatTagZone,lexPatComment,lexPat,lexPatInclude + syn region lexPat start=+\S+ skip="\\\\\|\\." end="\s"me=e-1 contained nextgroup=lexMorePat,lexPatSep contains=lexPatTag,lexPatString,lexSlashQuote,lexBrace + syn region lexPatInclude matchgroup=lexSep start="^%{" end="%}" contained contains=lexPatCode + syn region lexBrace start="\[" skip=+\\\\\|\\+ end="]" contained + syn region lexPatString matchgroup=String start=+"+ skip=+\\\\\|\\"+ matchgroup=String end=+"+ contained +endif +syn match lexPatTag "^<\I\i*\(,\I\i*\)*>" contained nextgroup=lexPat,lexPatTag,lexMorePat,lexPatSep +syn match lexPatTagZone "^<\I\i*\(,\I\i*\)*>\s*\ze{" contained nextgroup=lexPatTagZoneStart +syn match lexPatTag +^<\I\i*\(,\I\i*\)*>*\(\\\\\)*\\"+ contained nextgroup=lexPat,lexPatTag,lexMorePat,lexPatSep +if has("folding") + syn region lexPatTagZoneStart matchgroup=lexPatTag fold start='{' end='}' contained contains=lexPat,lexPatComment + syn region lexPatComment start="\s\+/\*" end="\*/" fold skipnl contained contains=cTodo skipwhite nextgroup=lexPatComment,lexPat,@Spell +else + syn region lexPatTagZoneStart matchgroup=lexPatTag start='{' end='}' contained contains=lexPat,lexPatComment + syn region lexPatComment start="\s\+/\*" end="\*/" skipnl contained contains=cTodo skipwhite nextgroup=lexPatComment,lexPat,@Spell +endif +syn match lexPatCodeLine ".*$" contained contains=ALLBUT,@lexListGroup +syn match lexMorePat "\s*|\s*$" skipnl contained nextgroup=lexPat,lexPatTag,lexPatComment +syn match lexPatSep "\s\+" contained nextgroup=lexMorePat,lexPatCode,lexPatCodeLine +syn match lexSlashQuote +\(\\\\\)*\\"+ contained +if has("folding") + syn region lexPatCode matchgroup=Delimiter start="{" end="}" fold skipnl contained contains=ALLBUT,@lexListPatCodeGroup +else + syn region lexPatCode matchgroup=Delimiter start="{" end="}" skipnl contained contains=ALLBUT,@lexListPatCodeGroup +endif + +syn keyword lexCFunctions BEGIN input unput woutput yyleng yylook yytext +syn keyword lexCFunctions ECHO output winput wunput yyless yymore yywrap + +" includes several ALLBUTs; these have to be treated so as to exclude lex* groups +syn cluster cParenGroup add=lex.* +syn cluster cDefineGroup add=lex.* +syn cluster cPreProcGroup add=lex.* +syn cluster cMultiGroup add=lex.* + +" Synchronization +syn sync clear +syn sync minlines=300 +syn sync match lexSyncPat grouphere lexPatBlock "^%[a-zA-Z]" +syn sync match lexSyncPat groupthere lexPatBlock "^<$" +syn sync match lexSyncPat groupthere lexPatBlock "^%%$" + +" The default highlighting. +hi def link lexAbbrvComment lexPatComment +hi def link lexBrace lexPat +hi def link lexPatTagZone lexPatTag +hi def link lexSlashQuote lexPat + +hi def link lexAbbrvRegExp Macro +hi def link lexAbbrv SpecialChar +hi def link lexCFunctions Function +hi def link lexMorePat SpecialChar +hi def link lexOptions PreProc +hi def link lexPatComment Comment +hi def link lexPat Function +hi def link lexPatString Function +hi def link lexPatTag Special +hi def link lexSep Delimiter +hi def link lexStartState Statement + +let b:current_syntax = "lex" + +" vim:ts=10 diff --git a/vim73/syntax/lftp.vim b/vim73/syntax/lftp.vim new file mode 100644 index 0000000..6a8e4f9 --- /dev/null +++ b/vim73/syntax/lftp.vim @@ -0,0 +1,152 @@ +" Vim syntax file +" Language: lftp(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2007-06-17 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +setlocal iskeyword+=- + +syn region lftpComment display oneline start='#' end='$' + \ contains=lftpTodo,@Spell + +syn keyword lftpTodo contained TODO FIXME XXX NOTE + +syn region lftpString contained display + \ start=+"+ skip=+\\$\|\\"+ end=+"+ end=+$+ + +syn match lftpNumber contained display '\<\d\+\(\.\d\+\)\=\>' + +syn keyword lftpBoolean contained yes no on off true false + +syn keyword lftpInterval contained infinity inf never forever +syn match lftpInterval contained '\<\(\d\+\(\.\d\+\)\=[dhms]\)\+\>' + +syn keyword lftpKeywords alias anon at bookmark cache cat cd chmod close + \ cls command debug du echo exit fg find get + \ get1 glob help history jobs kill lcd lftp + \ lpwd ls mget mirror mkdir module more mput + \ mrm mv nlist open pget put pwd queue quote + \ reget recls rels renlist repeat reput rm + \ rmdir scache site source suspend user version + \ wait zcat zmore + +syn region lftpSet matchgroup=lftpKeywords + \ start="set" end=";" end="$" + \ contains=lftpString,lftpNumber,lftpBoolean, + \ lftpInterval,lftpSettingsPrefix,lftpSettings +syn match lftpSettingsPrefix contained '\<\%(bmk\|cache\|cmd\|color\|dns\):' +syn match lftpSettingsPrefix contained '\<\%(file\|fish\|ftp\|hftp\):' +syn match lftpSettingsPrefix contained '\<\%(http\|https\|mirror\|module\):' +syn match lftpSettingsPrefix contained '\<\%(net\|sftp\|ssl\|xfer\):' +" bmk: +syn keyword lftpSettings contained save-p[asswords] +" cache: +syn keyword lftpSettings contained cache-em[pty-listings] en[able] + \ exp[ire] siz[e] +" cmd: +syn keyword lftpSettings contained at[-exit] cls-c[ompletion-default] + \ cls-d[efault] cs[h-history] + \ default-p[rotocol] default-t[itle] +syn keyword lftpSettings contained fai[l-exit] in[teractive] + \ lo[ng-running] ls[-default] mo[ve-background] + \ prom[pt] + \ rem[ote-completion] + \ save-c[wd-history] save-r[l-history] + \ set-t[erm-status] statu[s-interval] + \ te[rm-status] verb[ose] verify-h[ost] + \ verify-path verify-path[-cached] +" color: +syn keyword lftpSettings contained dir[-colors] use-c[olor] +" dns: +syn keyword lftpSettings contained S[RV-query] cache-en[able] + \ cache-ex[pire] cache-s[ize] + \ fat[al-timeout] o[rder] use-fo[rk] +" file: +syn keyword lftpSettings contained ch[arset] +" fish: +syn keyword lftpSettings contained connect[-program] sh[ell] +" ftp: +syn keyword lftpSettings contained acct anon-p[ass] anon-u[ser] + \ au[to-sync-mode] b[ind-data-socket] + \ ch[arset] cli[ent] dev[ice-prefix] + \ fi[x-pasv-address] fxp-f[orce] + \ fxp-p[assive-source] h[ome] la[ng] + \ list-e[mpty-ok] list-o[ptions] + \ nop[-interval] pas[sive-mode] + \ port-i[pv4] port-r[ange] prox[y] + \ rest-l[ist] rest-s[tor] + \ retry-530 retry-530[-anonymous] + \ sit[e-group] skey-a[llow] + \ skey-f[orce] ssl-allow + \ ssl-allow[-anonymous] ssl-au[th] + \ ssl-f[orce] ssl-protect-d[ata] + \ ssl-protect-l[ist] stat-[interval] + \ sy[nc-mode] timez[one] use-a[bor] + \ use-fe[at] use-fx[p] use-hf[tp] + \ use-mdtm use-mdtm[-overloaded] + \ use-ml[sd] use-p[ret] use-q[uit] + \ use-site-c[hmod] use-site-i[dle] + \ use-site-u[time] use-siz[e] + \ use-st[at] use-te[lnet-iac] + \ verify-a[ddress] verify-p[ort] + \ w[eb-mode] +" hftp: +syn keyword lftpSettings contained w[eb-mode] cache prox[y] + \ use-au[thorization] use-he[ad] use-ty[pe] +" http: +syn keyword lftpSettings contained accept accept-c[harset] + \ accept-l[anguage] cache coo[kie] + \ pos[t-content-type] prox[y] + \ put-c[ontent-type] put-m[ethod] ref[erer] + \ set-c[ookies] user[-agent] +" https: +syn keyword lftpSettings contained prox[y] +" mirror: +syn keyword lftpSettings contained exc[lude-regex] o[rder] + \ parallel-d[irectories] + \ parallel-t[ransfer-count] use-p[get-n] +" module: +syn keyword lftpSettings contained pat[h] +" net: +syn keyword lftpSettings contained connection-l[imit] + \ connection-t[akeover] id[le] limit-m[ax] + \ limit-r[ate] limit-total-m[ax] + \ limit-total-r[ate] max-ret[ries] no-[proxy] + \ pe[rsist-retries] reconnect-interval-b[ase] + \ reconnect-interval-ma[x] + \ reconnect-interval-mu[ltiplier] + \ socket-bind-ipv4 socket-bind-ipv6 + \ socket-bu[ffer] socket-m[axseg] timeo[ut] +" sftp: +syn keyword lftpSettings contained connect[-program] + \ max-p[ackets-in-flight] prot[ocol-version] + \ ser[ver-program] size-r[ead] size-w[rite] +" ssl: +syn keyword lftpSettings contained ca-f[ile] ca-p[ath] ce[rt-file] + \ crl-f[ile] crl-p[ath] k[ey-file] + \ verify-c[ertificate] +" xfer: +syn keyword lftpSettings contained clo[bber] dis[k-full-fatal] + \ eta-p[eriod] eta-t[erse] mak[e-backup] + \ max-red[irections] ra[te-period] + +hi def link lftpComment Comment +hi def link lftpTodo Todo +hi def link lftpString String +hi def link lftpNumber Number +hi def link lftpBoolean Boolean +hi def link lftpInterval Number +hi def link lftpKeywords Keyword +hi def link lftpSettingsPrefix PreProc +hi def link lftpSettings Type + +let b:current_syntax = "lftp" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/lhaskell.vim b/vim73/syntax/lhaskell.vim new file mode 100644 index 0000000..077549a --- /dev/null +++ b/vim73/syntax/lhaskell.vim @@ -0,0 +1,145 @@ +" Vim syntax file +" Language: Haskell with literate comments, Bird style, +" TeX style and plain text surrounding +" \begin{code} \end{code} blocks +" Maintainer: Haskell Cafe mailinglist +" Original Author: Arthur van Leeuwen +" Last Change: 2010 Apr 11 +" Version: 1.04 +" +" Thanks to Ian Lynagh for thoughtful comments on initial versions and +" for the inspiration for writing this in the first place. +" +" This style guesses as to the type of markup used in a literate haskell +" file and will highlight (La)TeX markup if it finds any +" This behaviour can be overridden, both glabally and locally using +" the lhs_markup variable or b:lhs_markup variable respectively. +" +" lhs_markup must be set to either tex or none to indicate that +" you always want (La)TeX highlighting or no highlighting +" must not be set to let the highlighting be guessed +" b:lhs_markup must be set to eiterh tex or none to indicate that +" you want (La)TeX highlighting or no highlighting for +" this particular buffer +" must not be set to let the highlighting be guessed +" +" +" 2004 February 18: New version, based on Ian Lynagh's TeX guessing +" lhaskell.vim, cweb.vim, tex.vim, sh.vim and fortran.vim +" 2004 February 20: Cleaned up the guessing and overriding a bit +" 2004 February 23: Cleaned up syntax highlighting for \begin{code} and +" \end{code}, added some clarification to the attributions +" 2008 July 1: Removed % from guess list, as it totally breaks plain +" text markup guessing +" 2009 April 29: Fixed highlighting breakage in TeX mode, +" thanks to Kalman Noel +" + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" First off, see if we can inherit a user preference for lhs_markup +if !exists("b:lhs_markup") + if exists("lhs_markup") + if lhs_markup =~ '\<\%(tex\|none\)\>' + let b:lhs_markup = matchstr(lhs_markup,'\<\%(tex\|none\)\>') + else + echohl WarningMsg | echo "Unknown value of lhs_markup" | echohl None + let b:lhs_markup = "unknown" + endif + else + let b:lhs_markup = "unknown" + endif +else + if b:lhs_markup !~ '\<\%(tex\|none\)\>' + let b:lhs_markup = "unknown" + endif +endif + +" Remember where the cursor is, and go to upperleft +let s:oldline=line(".") +let s:oldcolumn=col(".") +call cursor(1,1) + +" If no user preference, scan buffer for our guess of the markup to +" highlight. We only differentiate between TeX and plain markup, where +" plain is not highlighted. The heuristic for finding TeX markup is if +" one of the following occurs anywhere in the file: +" - \documentclass +" - \begin{env} (for env != code) +" - \part, \chapter, \section, \subsection, \subsubsection, etc +if b:lhs_markup == "unknown" + if search('\\documentclass\|\\begin{\(code}\)\@!\|\\\(sub\)*section\|\\chapter|\\part','W') != 0 + let b:lhs_markup = "tex" + else + let b:lhs_markup = "plain" + endif +endif + +" If user wants us to highlight TeX syntax or guess thinks it's TeX, read it. +if b:lhs_markup == "tex" + if version < 600 + source :p:h/tex.vim + set isk+=_ + else + runtime! syntax/tex.vim + unlet b:current_syntax + " Tex.vim removes "_" from 'iskeyword', but we need it for Haskell. + setlocal isk+=_ + endif + syntax cluster lhsTeXContainer contains=tex.*Zone,texAbstract +else + syntax cluster lhsTeXContainer contains=.* +endif + +" Literate Haskell is Haskell in between text, so at least read Haskell +" highlighting +if version < 600 + syntax include @haskellTop :p:h/haskell.vim +else + syntax include @haskellTop syntax/haskell.vim +endif + +syntax region lhsHaskellBirdTrack start="^>" end="\%(^[^>]\)\@=" contains=@haskellTop,lhsBirdTrack containedin=@lhsTeXContainer +syntax region lhsHaskellBeginEndBlock start="^\\begin{code}\s*$" matchgroup=NONE end="\%(^\\end{code}.*$\)\@=" contains=@haskellTop,beginCodeBegin containedin=@lhsTeXContainer + +syntax match lhsBirdTrack "^>" contained + +syntax match beginCodeBegin "^\\begin" nextgroup=beginCodeCode contained +syntax region beginCodeCode matchgroup=texDelimiter start="{" end="}" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tex_syntax_inits") + if version < 508 + let did_tex_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink lhsBirdTrack Comment + + HiLink beginCodeBegin texCmdName + HiLink beginCodeCode texSection + + delcommand HiLink +endif + +" Restore cursor to original position, as it may have been disturbed +" by the searches in our guessing code +call cursor (s:oldline, s:oldcolumn) + +unlet s:oldline +unlet s:oldcolumn + +let b:current_syntax = "lhaskell" + +" vim: ts=8 diff --git a/vim73/syntax/libao.vim b/vim73/syntax/libao.vim new file mode 100644 index 0000000..25b6e82 --- /dev/null +++ b/vim73/syntax/libao.vim @@ -0,0 +1,27 @@ +" Vim syntax file +" Language: libao.conf(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword libaoTodo contained TODO FIXME XXX NOTE + +syn region libaoComment display oneline start='^\s*#' end='$' + \ contains=libaoTodo,@Spell + +syn keyword libaoKeyword default_driver + +hi def link libaoTodo Todo +hi def link libaoComment Comment +hi def link libaoKeyword Keyword + +let b:current_syntax = "libao" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/lifelines.vim b/vim73/syntax/lifelines.vim new file mode 100644 index 0000000..f8bea01 --- /dev/null +++ b/vim73/syntax/lifelines.vim @@ -0,0 +1,167 @@ +" Vim syntax file +" Language: LifeLines (v 3.0.62) +" Maintainer: Patrick Texier +" Location: +" Last Change: 2010 May 7 + +" option to highlight error obsolete statements +" add the following line to your .vimrc file : +" let lifelines_deprecated = 1 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" A bunch of useful LifeLines keywords 3.0.62 + +syn keyword lifelinesDecl char_encoding require option include +syn keyword lifelinesStatement set +syn keyword lifelinesUser getindi geindiset getfam getint getstr choosechild +syn keyword lifelinesUser chooseindi choosespouse choosesubset menuchoose +syn keyword lifelinesUser choosefam +syn keyword lifelinesProc proc func return call +syn keyword lifelinesInclude include +syn keyword lifelinesDef global +syn keyword lifelinesConditional if else elsif switch +syn keyword lifelinesRepeat continue break while +syn keyword lifelinesLogical and or not eq ne lt gt le ge strcmp eqstr nestr +syn keyword lifelinesArithm add sub mul div mod exp neg incr decr +syn keyword lifelinesArithm cos sin tan arccos arcsin arctan +syn keyword lifelinesArithm deg2dms dms2deg spdist +syn keyword lifelinesIndi name fullname surname givens trimname birth +syn keyword lifelinesIndi death burial baptism +syn keyword lifelinesIndi father mother nextsib prevsib sex male female +syn keyword lifelinesIndi pn nspouses nfamilies parents title key +syn keyword lifelinesIndi soundex inode root indi firstindi nextindi +syn keyword lifelinesIndi previndi spouses families forindi indiset +syn keyword lifelinesIndi addtoset deletefromset union intersect +syn keyword lifelinesIndi difference parentset childset spouseset siblingset +syn keyword lifelinesIndi ancestorset descendentset descendantset uniqueset +syn keyword lifelinesIndi namesort keysort valuesort genindiset getindiset +syn keyword lifelinesIndi forindiset lastindi writeindi +syn keyword lifelinesIndi inset +syn keyword lifelinesFam marriage husband wife nchildren firstchild +syn keyword lifelinesFam lastchild fnode fam firstfam nextfam lastfam +syn keyword lifelinesFam prevfam children forfam writefam +syn keyword lifelinesFam fathers mothers Parents +syn keyword lifelinesList list empty length enqueue dequeue requeue +syn keyword lifelinesList push pop setel getel forlist inlist dup clear +syn keyword lifelinesTable table insert lookup +syn keyword lifelinesGedcom xref tag value parent child sibling savenode +syn keyword lifelinesGedcom fornodes traverse createnode addnode +syn keyword lifelinesGedcom detachnode foreven fornotes forothr forsour +syn keyword lifelinesGedcom reference dereference getrecord +syn keyword lifelinesGedcom gengedcomstrong +syn keyword lifelinesFunct date place year long short gettoday dayformat +syn keyword lifelinesFunct monthformat dateformat extractdate eraformat +syn keyword lifelinesFunct complexdate complexformat complexpic datepic +syn keyword lifelinesFunct extractnames extractplaces extracttokens lower +syn keyword lifelinesFunct yearformat +syn keyword lifelinesFunct upper capitalize trim rjustify +syn keyword lifelinesFunct concat strconcat strlen substring index +syn keyword lifelinesFunct titlecase gettext +syn keyword lifelinesFunct d card ord alpha roman strsoundex strtoint +syn keyword lifelinesFunct atoi linemode pagemod col row pos pageout nl +syn keyword lifelinesFunct sp qt newfile outfile copyfile print lock unlock test +syn keyword lifelinesFunct database version system stddate program +syn keyword lifelinesFunct pvalue pagemode level extractdatestr debug +syn keyword lifelinesFunct f float int free getcol getproperty heapused +syn keyword lifelinesFunct sort rsort +syn keyword lifelinesFunct deleteel +syn keyword lifelinesFunct bytecode convertcode setlocale +" New dates functions (since 3.0.51) +syn keyword lifelinesFunct jd2date date2jd dayofweek setdate + +" options to highlight as error obsolete statements +" please read ll-reportmanual. + +if exists("lifelines_deprecated") + syn keyword lifelinesError getintmsg getindimsg getstrmsg + syn keyword lifelinesError gengedcom gengedcomweak deletenode + syn keyword lifelinesError save strsave + syn keyword lifelinesError lengthset + if version >= 700 + let g:omni_syntax_group_exclude_lifelines = 'lifelinesError' + endif +else + syn keyword lifelinesUser getintmsg getindimsg getstrmsg + syn keyword lifelinesGedcom gengedcom gengedcomweak deletenode + syn keyword lifelinesFunct save strsave + syn keyword lifelinesIndi lengthset +endif + +syn region lifelinesString start=+L\="+ skip=+\\\\\|\\"+ end=+"+ contains=lifelinesSpecial + +syn match lifelinesSpecial "\\\(\\\|\(n\|t\)\)" contained + +syn keyword lifelinesTodo contained TODO FIXME XXX +syn region lifelinesComment start="/\*" end="\*/" contains=lifelinesTodo + +" integers +syn match lifelinesNumber "-\=\<\d\+\>" +"floats, with dot +syn match lifelinesNumber "-\=\<\d\+\.\d*\>" +"floats, starting with a dot +syn match lifelinesNumber "-\=\.\d\+\>" + +" folding using {} +if version >= 600 + syn region lifelinesFoldBlock start="{" end="}" transparent fold +endif + +"catch errors caused by wrong parenthesis +"adapted from original c.vim written by Bram Moolenaar + +syn cluster lifelinesParenGroup contains=lifelinesParenError +syn region lifelinesParen transparent start='(' end=')' contains=ALLBUT,@lifelinesParenGroup +syn match lifelinesParenError ")" +syn match lifelinesErrInParen contained "[{}]" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet + +if version >= 508 || !exists("did_lifelines_syn_inits") + if version < 508 + let did_lifelines_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink lifelinesConditional Conditional + HiLink lifelinesArithm Operator + HiLink lifelinesLogical Conditional + HiLink lifelinesInclude Include + HiLink lifelinesComment Comment + HiLink lifelinesStatement Statement + HiLink lifelinesUser Statement + HiLink lifelinesFunct Statement + HiLink lifelinesTable Statement + HiLink lifelinesGedcom Statement + HiLink lifelinesList Statement + HiLink lifelinesRepeat Repeat + HiLink lifelinesFam Statement + HiLink lifelinesIndi Statement + HiLink lifelinesProc Statement + HiLink lifelinesDef Statement + HiLink lifelinesString String + HiLink lifelinesSpecial Special + HiLink lifelinesNumber Number + HiLink lifelinesParenError Error + HiLink lifelinesErrInParen Error + HiLink lifelinesError Error + HiLink lifelinesTodo Todo + HiLink lifelinesDecl PreProc + + delcommand HiLink +endif + +let b:current_syntax = "lifelines" + +" vim: ts=8 sw=4 diff --git a/vim73/syntax/lilo.vim b/vim73/syntax/lilo.vim new file mode 100644 index 0000000..3e94592 --- /dev/null +++ b/vim73/syntax/lilo.vim @@ -0,0 +1,192 @@ +" Vim syntax file +" Language: lilo configuration (lilo.conf) +" Maintainer: Niels Horn +" Previous Maintainer: David Necas (Yeti) +" Last Change: 2010-02-03 + +" Setup +if version >= 600 + if exists("b:current_syntax") + finish + endif +else + syntax clear +endif + +if version >= 600 + command -nargs=1 SetIsk setlocal iskeyword= +else + command -nargs=1 SetIsk set iskeyword= +endif +SetIsk @,48-57,.,-,_ +delcommand SetIsk + +syn case ignore + +" Base constructs +syn match liloError "\S\+" +syn match liloComment "#.*$" +syn match liloEnviron "\$\w\+" contained +syn match liloEnviron "\${[^}]\+}" contained +syn match liloDecNumber "\d\+" contained +syn match liloHexNumber "0[xX]\x\+" contained +syn match liloDecNumberP "\d\+p\=" contained +syn match liloSpecial contained "\\\(\"\|\\\|$\)" +syn region liloString start=+"+ skip=+\\\\\|\\"+ end=+"+ contained contains=liloSpecial,liloEnviron +syn match liloLabel :[^ "]\+: contained contains=liloSpecial,liloEnviron +syn region liloPath start=+[$/]+ skip=+\\\\\|\\ \|\\$"+ end=+ \|$+ contained contains=liloSpecial,liloEnviron +syn match liloDecNumberList "\(\d\|,\)\+" contained contains=liloDecNumber +syn match liloDecNumberPList "\(\d\|[,p]\)\+" contained contains=liloDecNumberP,liloDecNumber +syn region liloAnything start=+[^[:space:]#]+ skip=+\\\\\|\\ \|\\$+ end=+ \|$+ contained contains=liloSpecial,liloEnviron,liloString + +" Path +syn keyword liloOption backup bitmap boot disktab force-backup keytable map message nextgroup=liloEqPath,liloEqPathComment,liloError skipwhite skipempty +syn keyword liloKernelOpt initrd root nextgroup=liloEqPath,liloEqPathComment,liloError skipwhite skipempty +syn keyword liloImageOpt path loader table nextgroup=liloEqPath,liloEqPathComment,liloError skipwhite skipempty +syn keyword liloDiskOpt partition nextgroup=liloEqPath,liloEqPathComment,liloError skipwhite skipempty + +" Other +syn keyword liloOption menu-scheme raid-extra-boot serial install nextgroup=liloEqAnything,liloEqAnythingComment,liloError skipwhite skipempty +syn keyword liloOption bios-passes-dl nextgroup=liloEqAnything,liloEqAnythingComment,liloError skipwhite skipempty +syn keyword liloOption default label alias wmdefault nextgroup=liloEqLabelString,liloEqLabelStringComment,liloError skipwhite skipempty +syn keyword liloKernelOpt ramdisk nextgroup=liloEqAnything,liloEqAnythingComment,liloError skipwhite skipempty +syn keyword liloImageOpt password range nextgroup=liloEqAnything,liloEqAnythingComment,liloError skipwhite skipempty +syn keyword liloDiskOpt set type nextgroup=liloEqAnything,liloEqAnythingComment,liloError skipwhite skipempty + +" Symbolic +syn keyword liloKernelOpt vga nextgroup=liloEqVga,liloEqVgaComment,liloError skipwhite skipempty + +" Number +syn keyword liloOption delay timeout verbose nextgroup=liloEqDecNumber,liloEqDecNumberComment,liloError skipwhite skipempty +syn keyword liloDiskOpt sectors heads cylinders start nextgroup=liloEqDecNumber,liloEqDecNumberComment,liloError skipwhite skipempty + +" String +syn keyword liloOption menu-title nextgroup=liloEqString,liloEqStringComment,liloError skipwhite skipempty +syn keyword liloKernelOpt append addappend nextgroup=liloEqString,liloEqStringComment,liloError skipwhite skipempty +syn keyword liloImageOpt fallback literal nextgroup=liloEqString,liloEqStringComment,liloError skipwhite skipempty + +" Hex number +syn keyword liloImageOpt map-drive to boot-as nextgroup=liloEqHexNumber,liloEqHexNumberComment,liloError skipwhite skipempty +syn keyword liloDiskOpt bios normal hidden nextgroup=liloEqNumber,liloEqNumberComment,liloError skipwhite skipempty + +" Number list +syn keyword liloOption bmp-colors nextgroup=liloEqNumberList,liloEqNumberListComment,liloError skipwhite skipempty + +" Number list, some of the numbers followed by p +syn keyword liloOption bmp-table bmp-timer nextgroup=liloEqDecNumberPList,liloEqDecNumberPListComment,liloError skipwhite skipempty + +" Flag +syn keyword liloOption compact fix-table geometric ignore-table lba32 linear mandatory nowarn prompt +syn keyword liloOption bmp-retain el-torito-bootable-CD large-memory suppress-boot-time-BIOS-data +syn keyword liloKernelOpt read-only read-write +syn keyword liloImageOpt bypass lock mandatory optional restricted single-key unsafe +syn keyword liloImageOpt master-boot wmwarn wmdisable +syn keyword liloDiskOpt change activate deactivate inaccessible reset + +" Image +syn keyword liloImage image other nextgroup=liloEqPath,liloEqPathComment,liloError skipwhite skipempty +syn keyword liloDisk disk nextgroup=liloEqPath,liloEqPathComment,liloError skipwhite skipempty +syn keyword liloChRules change-rules + +" Vga keywords +syn keyword liloVgaKeyword ask ext extended normal contained + +" Comment followed by equal sign and ... +syn match liloEqPathComment "#.*$" contained nextgroup=liloEqPath,liloEqPathComment,liloError skipwhite skipempty +syn match liloEqVgaComment "#.*$" contained nextgroup=liloEqVga,liloEqVgaComment,liloError skipwhite skipempty +syn match liloEqNumberComment "#.*$" contained nextgroup=liloEqNumber,liloEqNumberComment,liloError skipwhite skipempty +syn match liloEqDecNumberComment "#.*$" contained nextgroup=liloEqDecNumber,liloEqDecNumberComment,liloError skipwhite skipempty +syn match liloEqHexNumberComment "#.*$" contained nextgroup=liloEqHexNumber,liloEqHexNumberComment,liloError skipwhite skipempty +syn match liloEqStringComment "#.*$" contained nextgroup=liloEqString,liloEqStringComment,liloError skipwhite skipempty +syn match liloEqLabelStringComment "#.*$" contained nextgroup=liloEqLabelString,liloEqLabelStringComment,liloError skipwhite skipempty +syn match liloEqNumberListComment "#.*$" contained nextgroup=liloEqNumberList,liloEqNumberListComment,liloError skipwhite skipempty +syn match liloEqDecNumberPListComment "#.*$" contained nextgroup=liloEqDecNumberPList,liloEqDecNumberPListComment,liloError skipwhite skipempty +syn match liloEqAnythingComment "#.*$" contained nextgroup=liloEqAnything,liloEqAnythingComment,liloError skipwhite skipempty + +" Equal sign followed by ... +syn match liloEqPath "=" contained nextgroup=liloPath,liloPathComment,liloError skipwhite skipempty +syn match liloEqVga "=" contained nextgroup=liloVgaKeyword,liloHexNumber,liloDecNumber,liloVgaComment,liloError skipwhite skipempty +syn match liloEqNumber "=" contained nextgroup=liloDecNumber,liloHexNumber,liloNumberComment,liloError skipwhite skipempty +syn match liloEqDecNumber "=" contained nextgroup=liloDecNumber,liloDecNumberComment,liloError skipwhite skipempty +syn match liloEqHexNumber "=" contained nextgroup=liloHexNumber,liloHexNumberComment,liloError skipwhite skipempty +syn match liloEqString "=" contained nextgroup=liloString,liloStringComment,liloError skipwhite skipempty +syn match liloEqLabelString "=" contained nextgroup=liloString,liloLabel,liloLabelStringComment,liloError skipwhite skipempty +syn match liloEqNumberList "=" contained nextgroup=liloDecNumberList,liloDecNumberListComment,liloError skipwhite skipempty +syn match liloEqDecNumberPList "=" contained nextgroup=liloDecNumberPList,liloDecNumberPListComment,liloError skipwhite skipempty +syn match liloEqAnything "=" contained nextgroup=liloAnything,liloAnythingComment,liloError skipwhite skipempty + +" Comment followed by ... +syn match liloPathComment "#.*$" contained nextgroup=liloPath,liloPathComment,liloError skipwhite skipempty +syn match liloVgaComment "#.*$" contained nextgroup=liloVgaKeyword,liloHexNumber,liloVgaComment,liloError skipwhite skipempty +syn match liloNumberComment "#.*$" contained nextgroup=liloDecNumber,liloHexNumber,liloNumberComment,liloError skipwhite skipempty +syn match liloDecNumberComment "#.*$" contained nextgroup=liloDecNumber,liloDecNumberComment,liloError skipwhite skipempty +syn match liloHexNumberComment "#.*$" contained nextgroup=liloHexNumber,liloHexNumberComment,liloError skipwhite skipempty +syn match liloStringComment "#.*$" contained nextgroup=liloString,liloStringComment,liloError skipwhite skipempty +syn match liloLabelStringComment "#.*$" contained nextgroup=liloString,liloLabel,liloLabelStringComment,liloError skipwhite skipempty +syn match liloDecNumberListComment "#.*$" contained nextgroup=liloDecNumberList,liloDecNumberListComment,liloError skipwhite skipempty +syn match liloDecNumberPListComment "#.*$" contained nextgroup=liloDecNumberPList,liloDecNumberPListComment,liloError skipwhite skipempty +syn match liloAnythingComment "#.*$" contained nextgroup=liloAnything,liloAnythingComment,liloError skipwhite skipempty + +" Define the default highlighting +if version >= 508 || !exists("did_lilo_syntax_inits") + if version < 508 + let did_lilo_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink liloEqPath liloEquals + HiLink liloEqWord liloEquals + HiLink liloEqVga liloEquals + HiLink liloEqDecNumber liloEquals + HiLink liloEqHexNumber liloEquals + HiLink liloEqNumber liloEquals + HiLink liloEqString liloEquals + HiLink liloEqAnything liloEquals + HiLink liloEquals Special + + HiLink liloError Error + + HiLink liloEqPathComment liloComment + HiLink liloEqVgaComment liloComment + HiLink liloEqDecNumberComment liloComment + HiLink liloEqHexNumberComment liloComment + HiLink liloEqStringComment liloComment + HiLink liloEqAnythingComment liloComment + HiLink liloPathComment liloComment + HiLink liloVgaComment liloComment + HiLink liloDecNumberComment liloComment + HiLink liloHexNumberComment liloComment + HiLink liloNumberComment liloComment + HiLink liloStringComment liloComment + HiLink liloAnythingComment liloComment + HiLink liloComment Comment + + HiLink liloDiskOpt liloOption + HiLink liloKernelOpt liloOption + HiLink liloImageOpt liloOption + HiLink liloOption Keyword + + HiLink liloDecNumber liloNumber + HiLink liloHexNumber liloNumber + HiLink liloDecNumberP liloNumber + HiLink liloNumber Number + HiLink liloString String + HiLink liloPath Constant + + HiLink liloSpecial Special + HiLink liloLabel Title + HiLink liloDecNumberList Special + HiLink liloDecNumberPList Special + HiLink liloAnything Normal + HiLink liloEnviron Identifier + HiLink liloVgaKeyword Identifier + HiLink liloImage Type + HiLink liloChRules Preproc + HiLink liloDisk Preproc + + delcommand HiLink +endif + +let b:current_syntax = "lilo" diff --git a/vim73/syntax/limits.vim b/vim73/syntax/limits.vim new file mode 100644 index 0000000..a6d245a --- /dev/null +++ b/vim73/syntax/limits.vim @@ -0,0 +1,44 @@ +" Vim syntax file +" Language: limits(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword limitsTodo contained TODO FIXME XXX NOTE + +syn region limitsComment display oneline start='^\s*#' end='$' + \ contains=limitsTodo,@Spell + +syn match limitsBegin display '^' + \ nextgroup=limitsUser,limitsDefault,limitsComment + \ skipwhite + +syn match limitsUser contained '[^ \t#*]\+' + \ nextgroup=limitsLimit,limitsDeLimit skipwhite + +syn match limitsDefault contained '*' + \ nextgroup=limitsLimit,limitsDeLimit skipwhite + +syn match limitsLimit contained '[ACDFMNRSTUKLP]' nextgroup=limitsNumber +syn match limitsDeLimit contained '-' + +syn match limitsNumber contained '\d\+\>' nextgroup=limitsLimit skipwhite + +hi def link limitsTodo Todo +hi def link limitsComment Comment +hi def link limitsUser Keyword +hi def link limitsDefault Macro +hi def link limitsLimit Identifier +hi def link limitsDeLimit Special +hi def link limitsNumber Number + +let b:current_syntax = "limits" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/liquid.vim b/vim73/syntax/liquid.vim new file mode 100644 index 0000000..20e5f38 --- /dev/null +++ b/vim73/syntax/liquid.vim @@ -0,0 +1,137 @@ +" Vim syntax file +" Language: Liquid +" Maintainer: Tim Pope +" Filenames: *.liquid +" Last Change: 2010 May 21 + +if exists('b:current_syntax') + finish +endif + +if !exists('main_syntax') + let main_syntax = 'liquid' +endif + +if !exists('g:liquid_default_subtype') + let g:liquid_default_subtype = 'html' +endif + +if !exists('b:liquid_subtype') && main_syntax == 'liquid' + let s:lines = getline(1)."\n".getline(2)."\n".getline(3)."\n".getline(4)."\n".getline(5)."\n".getline("$") + let b:liquid_subtype = matchstr(s:lines,'liquid_subtype=\zs\w\+') + if b:liquid_subtype == '' + let b:liquid_subtype = matchstr(&filetype,'^liquid\.\zs\w\+') + endif + if b:liquid_subtype == '' + let b:liquid_subtype = matchstr(substitute(expand('%:t'),'\c\%(\.liquid\)\+$','',''),'\.\zs\w\+$') + endif + if b:liquid_subtype == '' + let b:liquid_subtype = g:liquid_default_subtype + endif +endif + +if exists('b:liquid_subtype') && b:liquid_subtype != '' + exe 'runtime! syntax/'.b:liquid_subtype.'.vim' + unlet! b:current_syntax +endif + +syn case match + +if exists('b:liquid_subtype') && b:liquid_subtype != 'yaml' + " YAML Front Matter + syn include @liquidYamlTop syntax/yaml.vim + unlet! b:current_syntax + syn region liquidYamlHead start="\%^---$" end="^---\s*$" keepend contains=@liquidYamlTop,@Spell +endif + +if !exists('g:liquid_highlight_types') + let g:liquid_highlight_types = [] +endif + +if !exists('s:subtype') + let s:subtype = exists('b:liquid_subtype') ? b:liquid_subtype : '' + + for s:type in map(copy(g:liquid_highlight_types),'matchstr(v:val,"[^=]*$")') + if s:type =~ '\.' + let b:{matchstr(s:type,'[^.]*')}_subtype = matchstr(s:type,'\.\zs.*') + endif + exe 'syn include @liquidHighlight'.substitute(s:type,'\.','','g').' syntax/'.matchstr(s:type,'[^.]*').'.vim' + unlet! b:current_syntax + endfor + unlet! s:type + + if s:subtype == '' + unlet! b:liquid_subtype + else + let b:liquid_subtype = s:subtype + endif + unlet s:subtype +endif + +syn region liquidStatement matchgroup=liquidDelimiter start="{%" end="%}" contains=@liquidStatement containedin=ALLBUT,@liquidExempt keepend +syn region liquidExpression matchgroup=liquidDelimiter start="{{" end="}}" contains=@liquidExpression containedin=ALLBUT,@liquidExempt keepend +syn region liquidComment matchgroup=liquidDelimiter start="{%\s*comment\s*%}" end="{%\s*endcomment\s*%}" contains=liquidTodo,@Spell containedin=ALLBUT,@liquidExempt keepend + +syn cluster liquidExempt contains=liquidStatement,liquidExpression,liquidComment,@liquidStatement,liquidYamlHead +syn cluster liquidStatement contains=liquidConditional,liquidRepeat,liquidKeyword,@liquidExpression +syn cluster liquidExpression contains=liquidOperator,liquidString,liquidNumber,liquidFloat,liquidBoolean,liquidNull,liquidEmpty,liquidPipe,liquidForloop + +syn keyword liquidKeyword highlight nextgroup=liquidTypeHighlight skipwhite contained +syn keyword liquidKeyword endhighlight contained +syn region liquidHighlight start="{%\s*highlight\s\+\w\+\s*%}" end="{% endhighlight %}" keepend + +for s:type in g:liquid_highlight_types + exe 'syn match liquidTypeHighlight "\<'.matchstr(s:type,'[^=]*').'\>" contained' + exe 'syn region liquidHighlight'.substitute(matchstr(s:type,'[^=]*$'),'\..*','','').' start="{%\s*highlight\s\+'.matchstr(s:type,'[^=]*').'\s*%}" end="{% endhighlight %}" keepend contains=@liquidHighlight'.substitute(matchstr(s:type,'[^=]*$'),'\.','','g') +endfor +unlet! s:type + +syn region liquidString matchgroup=liquidQuote start=+"+ end=+"+ contained +syn region liquidString matchgroup=liquidQuote start=+'+ end=+'+ contained +syn match liquidNumber "-\=\<\d\+\>" contained +syn match liquidFloat "-\=\<\d\+\>\.\.\@!\%(\d\+\>\)\=" contained +syn keyword liquidBoolean true false contained +syn keyword liquidNull null nil contained +syn match liquidEmpty "\" contained + +syn keyword liquidOperator and or not contained +syn match liquidPipe '|' contained skipwhite nextgroup=liquidFilter + +syn keyword liquidFilter date capitalize downcase upcase first last join sort size strip_html strip_newlines newline_to_br replace replace_first remove remove_first truncate truncatewords prepend append minus plus times divided_by contained + +syn keyword liquidConditional if elsif else endif unless endunless case when endcase ifchanged endifchanged contained +syn keyword liquidRepeat for endfor tablerow endtablerow in contained +syn match liquidRepeat "\%({%\s*\)\@<=empty\>" contained +syn keyword liquidKeyword assign cycle include with contained + +syn keyword liquidForloop forloop nextgroup=liquidForloopDot contained +syn match liquidForloopDot "\." nextgroup=liquidForloopAttribute contained +syn keyword liquidForloopAttribute length index index0 rindex rindex0 first last contained + +syn keyword liquidTablerowloop tablerowloop nextgroup=liquidTablerowloopDot contained +syn match liquidTablerowloopDot "\." nextgroup=liquidTableForloopAttribute contained +syn keyword liquidTablerowloopAttribute length index index0 col col0 index0 rindex rindex0 first last col_first col_last contained + +hi def link liquidDelimiter PreProc +hi def link liquidComment Comment +hi def link liquidTypeHighlight Type +hi def link liquidConditional Conditional +hi def link liquidRepeat Repeat +hi def link liquidKeyword Keyword +hi def link liquidOperator Operator +hi def link liquidString String +hi def link liquidQuote Delimiter +hi def link liquidNumber Number +hi def link liquidFloat Float +hi def link liquidEmpty liquidNull +hi def link liquidNull liquidBoolean +hi def link liquidBoolean Boolean +hi def link liquidFilter Function +hi def link liquidForloop Identifier +hi def link liquidForloopAttribute Identifier + +let b:current_syntax = 'liquid' + +if exists('main_syntax') && main_syntax == 'liquid' + unlet main_syntax +endif diff --git a/vim73/syntax/lisp.vim b/vim73/syntax/lisp.vim new file mode 100644 index 0000000..74ec20b --- /dev/null +++ b/vim73/syntax/lisp.vim @@ -0,0 +1,625 @@ +" Vim syntax file +" Language: Lisp +" Maintainer: Dr. Charles E. Campbell, Jr. +" Last Change: Nov 16, 2010 +" Version: 22 +" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax +" +" Thanks to F Xavier Noria for a list of 978 Common Lisp symbols +" taken from the HyperSpec +" Clisp additions courtesy of http://clisp.cvs.sourceforge.net/*checkout*/clisp/clisp/emacs/lisp.vim + +" --------------------------------------------------------------------- +" Load Once: {{{1 +" For vim-version 5.x: Clear all syntax items +" For vim-version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version >= 600 + setlocal iskeyword=38,42,43,45,47-58,60-62,64-90,97-122,_ +else + set iskeyword=38,42,43,45,47-58,60-62,64-90,97-122,_ +endif + +if exists("g:lispsyntax_ignorecase") || exists("g:lispsyntax_clisp") + set ignorecase +endif + +" --------------------------------------------------------------------- +" Clusters: {{{1 +syn cluster lispAtomCluster contains=lispAtomBarSymbol,lispAtomList,lispAtomNmbr0,lispComment,lispDecl,lispFunc,lispLeadWhite +syn cluster lispBaseListCluster contains=lispAtom,lispAtomBarSymbol,lispAtomMark,lispBQList,lispBarSymbol,lispComment,lispConcat,lispDecl,lispFunc,lispKey,lispList,lispNumber,lispEscapeSpecial,lispSymbol,lispVar,lispLeadWhite +if exists("g:lisp_instring") + syn cluster lispListCluster contains=@lispBaseListCluster,lispString,lispInString,lispInStringString +else + syn cluster lispListCluster contains=@lispBaseListCluster,lispString +endif + +syn case ignore + +" --------------------------------------------------------------------- +" Lists: {{{1 +syn match lispSymbol contained ![^()'`,"; \t]\+! +syn match lispBarSymbol contained !|..\{-}|! +if exists("g:lisp_rainbow") && g:lisp_rainbow != 0 + syn region lispParen0 matchgroup=hlLevel0 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen1 + syn region lispParen1 contained matchgroup=hlLevel1 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen2 + syn region lispParen2 contained matchgroup=hlLevel2 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen3 + syn region lispParen3 contained matchgroup=hlLevel3 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen4 + syn region lispParen4 contained matchgroup=hlLevel4 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen5 + syn region lispParen5 contained matchgroup=hlLevel5 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen6 + syn region lispParen6 contained matchgroup=hlLevel6 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen7 + syn region lispParen7 contained matchgroup=hlLevel7 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen8 + syn region lispParen8 contained matchgroup=hlLevel8 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen9 + syn region lispParen9 contained matchgroup=hlLevel9 start="`\=(" end=")" skip="|.\{-}|" contains=@lispListCluster,lispParen0 +else + syn region lispList matchgroup=Delimiter start="(" skip="|.\{-}|" matchgroup=Delimiter end=")" contains=@lispListCluster + syn region lispBQList matchgroup=PreProc start="`(" skip="|.\{-}|" matchgroup=PreProc end=")" contains=@lispListCluster +endif + +" --------------------------------------------------------------------- +" Atoms: {{{1 +syn match lispAtomMark "'" +syn match lispAtom "'("me=e-1 contains=lispAtomMark nextgroup=lispAtomList +syn match lispAtom "'[^ \t()]\+" contains=lispAtomMark +syn match lispAtomBarSymbol !'|..\{-}|! contains=lispAtomMark +syn region lispAtom start=+'"+ skip=+\\"+ end=+"+ +syn region lispAtomList contained matchgroup=Special start="(" skip="|.\{-}|" matchgroup=Special end=")" contains=@lispAtomCluster,lispString,lispEscapeSpecial +syn match lispAtomNmbr contained "\<\d\+" +syn match lispLeadWhite contained "^\s\+" + +" --------------------------------------------------------------------- +" Standard Lisp Functions and Macros: {{{1 +syn keyword lispFunc * find-method pprint-indent +syn keyword lispFunc ** find-package pprint-linear +syn keyword lispFunc *** find-restart pprint-logical-block +syn keyword lispFunc + find-symbol pprint-newline +syn keyword lispFunc ++ finish-output pprint-pop +syn keyword lispFunc +++ first pprint-tab +syn keyword lispFunc - fixnum pprint-tabular +syn keyword lispFunc / flet prin1 +syn keyword lispFunc // float prin1-to-string +syn keyword lispFunc /// float-digits princ +syn keyword lispFunc /= float-precision princ-to-string +syn keyword lispFunc 1+ float-radix print +syn keyword lispFunc 1- float-sign print-not-readable +syn keyword lispFunc < floating-point-inexact print-not-readable-object +syn keyword lispFunc <= floating-point-invalid-operation print-object +syn keyword lispFunc = floating-point-overflow print-unreadable-object +syn keyword lispFunc > floating-point-underflow probe-file +syn keyword lispFunc >= floatp proclaim +syn keyword lispFunc abort floor prog +syn keyword lispFunc abs fmakunbound prog* +syn keyword lispFunc access force-output prog1 +syn keyword lispFunc acons format prog2 +syn keyword lispFunc acos formatter progn +syn keyword lispFunc acosh fourth program-error +syn keyword lispFunc add-method fresh-line progv +syn keyword lispFunc adjoin fround provide +syn keyword lispFunc adjust-array ftruncate psetf +syn keyword lispFunc adjustable-array-p ftype psetq +syn keyword lispFunc allocate-instance funcall push +syn keyword lispFunc alpha-char-p function pushnew +syn keyword lispFunc alphanumericp function-keywords putprop +syn keyword lispFunc and function-lambda-expression quote +syn keyword lispFunc append functionp random +syn keyword lispFunc apply gbitp random-state +syn keyword lispFunc applyhook gcd random-state-p +syn keyword lispFunc apropos generic-function rassoc +syn keyword lispFunc apropos-list gensym rassoc-if +syn keyword lispFunc aref gentemp rassoc-if-not +syn keyword lispFunc arithmetic-error get ratio +syn keyword lispFunc arithmetic-error-operands get-decoded-time rational +syn keyword lispFunc arithmetic-error-operation get-dispatch-macro-character rationalize +syn keyword lispFunc array get-internal-real-time rationalp +syn keyword lispFunc array-dimension get-internal-run-time read +syn keyword lispFunc array-dimension-limit get-macro-character read-byte +syn keyword lispFunc array-dimensions get-output-stream-string read-char +syn keyword lispFunc array-displacement get-properties read-char-no-hang +syn keyword lispFunc array-element-type get-setf-expansion read-delimited-list +syn keyword lispFunc array-has-fill-pointer-p get-setf-method read-eval-print +syn keyword lispFunc array-in-bounds-p get-universal-time read-from-string +syn keyword lispFunc array-rank getf read-line +syn keyword lispFunc array-rank-limit gethash read-preserving-whitespace +syn keyword lispFunc array-row-major-index go read-sequence +syn keyword lispFunc array-total-size graphic-char-p reader-error +syn keyword lispFunc array-total-size-limit handler-bind readtable +syn keyword lispFunc arrayp handler-case readtable-case +syn keyword lispFunc ash hash-table readtablep +syn keyword lispFunc asin hash-table-count real +syn keyword lispFunc asinh hash-table-p realp +syn keyword lispFunc assert hash-table-rehash-size realpart +syn keyword lispFunc assoc hash-table-rehash-threshold reduce +syn keyword lispFunc assoc-if hash-table-size reinitialize-instance +syn keyword lispFunc assoc-if-not hash-table-test rem +syn keyword lispFunc atan host-namestring remf +syn keyword lispFunc atanh identity remhash +syn keyword lispFunc atom if remove +syn keyword lispFunc base-char if-exists remove-duplicates +syn keyword lispFunc base-string ignorable remove-if +syn keyword lispFunc bignum ignore remove-if-not +syn keyword lispFunc bit ignore-errors remove-method +syn keyword lispFunc bit-and imagpart remprop +syn keyword lispFunc bit-andc1 import rename-file +syn keyword lispFunc bit-andc2 in-package rename-package +syn keyword lispFunc bit-eqv in-package replace +syn keyword lispFunc bit-ior incf require +syn keyword lispFunc bit-nand initialize-instance rest +syn keyword lispFunc bit-nor inline restart +syn keyword lispFunc bit-not input-stream-p restart-bind +syn keyword lispFunc bit-orc1 inspect restart-case +syn keyword lispFunc bit-orc2 int-char restart-name +syn keyword lispFunc bit-vector integer return +syn keyword lispFunc bit-vector-p integer-decode-float return-from +syn keyword lispFunc bit-xor integer-length revappend +syn keyword lispFunc block integerp reverse +syn keyword lispFunc boole interactive-stream-p room +syn keyword lispFunc boole-1 intern rotatef +syn keyword lispFunc boole-2 internal-time-units-per-second round +syn keyword lispFunc boole-and intersection row-major-aref +syn keyword lispFunc boole-andc1 invalid-method-error rplaca +syn keyword lispFunc boole-andc2 invoke-debugger rplacd +syn keyword lispFunc boole-c1 invoke-restart safety +syn keyword lispFunc boole-c2 invoke-restart-interactively satisfies +syn keyword lispFunc boole-clr isqrt sbit +syn keyword lispFunc boole-eqv keyword scale-float +syn keyword lispFunc boole-ior keywordp schar +syn keyword lispFunc boole-nand labels search +syn keyword lispFunc boole-nor lambda second +syn keyword lispFunc boole-orc1 lambda-list-keywords sequence +syn keyword lispFunc boole-orc2 lambda-parameters-limit serious-condition +syn keyword lispFunc boole-set last set +syn keyword lispFunc boole-xor lcm set-char-bit +syn keyword lispFunc boolean ldb set-difference +syn keyword lispFunc both-case-p ldb-test set-dispatch-macro-character +syn keyword lispFunc boundp ldiff set-exclusive-or +syn keyword lispFunc break least-negative-double-float set-macro-character +syn keyword lispFunc broadcast-stream least-negative-long-float set-pprint-dispatch +syn keyword lispFunc broadcast-stream-streams least-negative-normalized-double-float set-syntax-from-char +syn keyword lispFunc built-in-class least-negative-normalized-long-float setf +syn keyword lispFunc butlast least-negative-normalized-short-float setq +syn keyword lispFunc byte least-negative-normalized-single-float seventh +syn keyword lispFunc byte-position least-negative-short-float shadow +syn keyword lispFunc byte-size least-negative-single-float shadowing-import +syn keyword lispFunc call-arguments-limit least-positive-double-float shared-initialize +syn keyword lispFunc call-method least-positive-long-float shiftf +syn keyword lispFunc call-next-method least-positive-normalized-double-float short-float +syn keyword lispFunc capitalize least-positive-normalized-long-float short-float-epsilon +syn keyword lispFunc car least-positive-normalized-short-float short-float-negative-epsilon +syn keyword lispFunc case least-positive-normalized-single-float short-site-name +syn keyword lispFunc catch least-positive-short-float signal +syn keyword lispFunc ccase least-positive-single-float signed-byte +syn keyword lispFunc cdr length signum +syn keyword lispFunc ceiling let simple-condition +syn keyword lispFunc cell-error let* simple-array +syn keyword lispFunc cell-error-name lisp simple-base-string +syn keyword lispFunc cerror lisp-implementation-type simple-bit-vector +syn keyword lispFunc change-class lisp-implementation-version simple-bit-vector-p +syn keyword lispFunc char list simple-condition-format-arguments +syn keyword lispFunc char-bit list* simple-condition-format-control +syn keyword lispFunc char-bits list-all-packages simple-error +syn keyword lispFunc char-bits-limit list-length simple-string +syn keyword lispFunc char-code listen simple-string-p +syn keyword lispFunc char-code-limit listp simple-type-error +syn keyword lispFunc char-control-bit load simple-vector +syn keyword lispFunc char-downcase load-logical-pathname-translations simple-vector-p +syn keyword lispFunc char-equal load-time-value simple-warning +syn keyword lispFunc char-font locally sin +syn keyword lispFunc char-font-limit log single-flaot-epsilon +syn keyword lispFunc char-greaterp logand single-float +syn keyword lispFunc char-hyper-bit logandc1 single-float-epsilon +syn keyword lispFunc char-int logandc2 single-float-negative-epsilon +syn keyword lispFunc char-lessp logbitp sinh +syn keyword lispFunc char-meta-bit logcount sixth +syn keyword lispFunc char-name logeqv sleep +syn keyword lispFunc char-not-equal logical-pathname slot-boundp +syn keyword lispFunc char-not-greaterp logical-pathname-translations slot-exists-p +syn keyword lispFunc char-not-lessp logior slot-makunbound +syn keyword lispFunc char-super-bit lognand slot-missing +syn keyword lispFunc char-upcase lognor slot-unbound +syn keyword lispFunc char/= lognot slot-value +syn keyword lispFunc char< logorc1 software-type +syn keyword lispFunc char<= logorc2 software-version +syn keyword lispFunc char= logtest some +syn keyword lispFunc char> logxor sort +syn keyword lispFunc char>= long-float space +syn keyword lispFunc character long-float-epsilon special +syn keyword lispFunc characterp long-float-negative-epsilon special-form-p +syn keyword lispFunc check-type long-site-name special-operator-p +syn keyword lispFunc cis loop speed +syn keyword lispFunc class loop-finish sqrt +syn keyword lispFunc class-name lower-case-p stable-sort +syn keyword lispFunc class-of machine-instance standard +syn keyword lispFunc clear-input machine-type standard-char +syn keyword lispFunc clear-output machine-version standard-char-p +syn keyword lispFunc close macro-function standard-class +syn keyword lispFunc clrhash macroexpand standard-generic-function +syn keyword lispFunc code-char macroexpand-1 standard-method +syn keyword lispFunc coerce macroexpand-l standard-object +syn keyword lispFunc commonp macrolet step +syn keyword lispFunc compilation-speed make-array storage-condition +syn keyword lispFunc compile make-array store-value +syn keyword lispFunc compile-file make-broadcast-stream stream +syn keyword lispFunc compile-file-pathname make-char stream-element-type +syn keyword lispFunc compiled-function make-concatenated-stream stream-error +syn keyword lispFunc compiled-function-p make-condition stream-error-stream +syn keyword lispFunc compiler-let make-dispatch-macro-character stream-external-format +syn keyword lispFunc compiler-macro make-echo-stream streamp +syn keyword lispFunc compiler-macro-function make-hash-table streamup +syn keyword lispFunc complement make-instance string +syn keyword lispFunc complex make-instances-obsolete string-capitalize +syn keyword lispFunc complexp make-list string-char +syn keyword lispFunc compute-applicable-methods make-load-form string-char-p +syn keyword lispFunc compute-restarts make-load-form-saving-slots string-downcase +syn keyword lispFunc concatenate make-method string-equal +syn keyword lispFunc concatenated-stream make-package string-greaterp +syn keyword lispFunc concatenated-stream-streams make-pathname string-left-trim +syn keyword lispFunc cond make-random-state string-lessp +syn keyword lispFunc condition make-sequence string-not-equal +syn keyword lispFunc conjugate make-string string-not-greaterp +syn keyword lispFunc cons make-string-input-stream string-not-lessp +syn keyword lispFunc consp make-string-output-stream string-right-strim +syn keyword lispFunc constantly make-symbol string-right-trim +syn keyword lispFunc constantp make-synonym-stream string-stream +syn keyword lispFunc continue make-two-way-stream string-trim +syn keyword lispFunc control-error makunbound string-upcase +syn keyword lispFunc copy-alist map string/= +syn keyword lispFunc copy-list map-into string< +syn keyword lispFunc copy-pprint-dispatch mapc string<= +syn keyword lispFunc copy-readtable mapcan string= +syn keyword lispFunc copy-seq mapcar string> +syn keyword lispFunc copy-structure mapcon string>= +syn keyword lispFunc copy-symbol maphash stringp +syn keyword lispFunc copy-tree mapl structure +syn keyword lispFunc cos maplist structure-class +syn keyword lispFunc cosh mask-field structure-object +syn keyword lispFunc count max style-warning +syn keyword lispFunc count-if member sublim +syn keyword lispFunc count-if-not member-if sublis +syn keyword lispFunc ctypecase member-if-not subseq +syn keyword lispFunc debug merge subsetp +syn keyword lispFunc decf merge-pathname subst +syn keyword lispFunc declaim merge-pathnames subst-if +syn keyword lispFunc declaration method subst-if-not +syn keyword lispFunc declare method-combination substitute +syn keyword lispFunc decode-float method-combination-error substitute-if +syn keyword lispFunc decode-universal-time method-qualifiers substitute-if-not +syn keyword lispFunc defclass min subtypep +syn keyword lispFunc defconstant minusp svref +syn keyword lispFunc defgeneric mismatch sxhash +syn keyword lispFunc define-compiler-macro mod symbol +syn keyword lispFunc define-condition most-negative-double-float symbol-function +syn keyword lispFunc define-method-combination most-negative-fixnum symbol-macrolet +syn keyword lispFunc define-modify-macro most-negative-long-float symbol-name +syn keyword lispFunc define-setf-expander most-negative-short-float symbol-package +syn keyword lispFunc define-setf-method most-negative-single-float symbol-plist +syn keyword lispFunc define-symbol-macro most-positive-double-float symbol-value +syn keyword lispFunc defmacro most-positive-fixnum symbolp +syn keyword lispFunc defmethod most-positive-long-float synonym-stream +syn keyword lispFunc defpackage most-positive-short-float synonym-stream-symbol +syn keyword lispFunc defparameter most-positive-single-float sys +syn keyword lispFunc defsetf muffle-warning system +syn keyword lispFunc defstruct multiple-value-bind t +syn keyword lispFunc deftype multiple-value-call tagbody +syn keyword lispFunc defun multiple-value-list tailp +syn keyword lispFunc defvar multiple-value-prog1 tan +syn keyword lispFunc delete multiple-value-seteq tanh +syn keyword lispFunc delete-duplicates multiple-value-setq tenth +syn keyword lispFunc delete-file multiple-values-limit terpri +syn keyword lispFunc delete-if name-char the +syn keyword lispFunc delete-if-not namestring third +syn keyword lispFunc delete-package nbutlast throw +syn keyword lispFunc denominator nconc time +syn keyword lispFunc deposit-field next-method-p trace +syn keyword lispFunc describe nil translate-logical-pathname +syn keyword lispFunc describe-object nintersection translate-pathname +syn keyword lispFunc destructuring-bind ninth tree-equal +syn keyword lispFunc digit-char no-applicable-method truename +syn keyword lispFunc digit-char-p no-next-method truncase +syn keyword lispFunc directory not truncate +syn keyword lispFunc directory-namestring notany two-way-stream +syn keyword lispFunc disassemble notevery two-way-stream-input-stream +syn keyword lispFunc division-by-zero notinline two-way-stream-output-stream +syn keyword lispFunc do nreconc type +syn keyword lispFunc do* nreverse type-error +syn keyword lispFunc do-all-symbols nset-difference type-error-datum +syn keyword lispFunc do-exeternal-symbols nset-exclusive-or type-error-expected-type +syn keyword lispFunc do-external-symbols nstring type-of +syn keyword lispFunc do-symbols nstring-capitalize typecase +syn keyword lispFunc documentation nstring-downcase typep +syn keyword lispFunc dolist nstring-upcase unbound-slot +syn keyword lispFunc dotimes nsublis unbound-slot-instance +syn keyword lispFunc double-float nsubst unbound-variable +syn keyword lispFunc double-float-epsilon nsubst-if undefined-function +syn keyword lispFunc double-float-negative-epsilon nsubst-if-not unexport +syn keyword lispFunc dpb nsubstitute unintern +syn keyword lispFunc dribble nsubstitute-if union +syn keyword lispFunc dynamic-extent nsubstitute-if-not unless +syn keyword lispFunc ecase nth unread +syn keyword lispFunc echo-stream nth-value unread-char +syn keyword lispFunc echo-stream-input-stream nthcdr unsigned-byte +syn keyword lispFunc echo-stream-output-stream null untrace +syn keyword lispFunc ed number unuse-package +syn keyword lispFunc eighth numberp unwind-protect +syn keyword lispFunc elt numerator update-instance-for-different-class +syn keyword lispFunc encode-universal-time nunion update-instance-for-redefined-class +syn keyword lispFunc end-of-file oddp upgraded-array-element-type +syn keyword lispFunc endp open upgraded-complex-part-type +syn keyword lispFunc enough-namestring open-stream-p upper-case-p +syn keyword lispFunc ensure-directories-exist optimize use-package +syn keyword lispFunc ensure-generic-function or use-value +syn keyword lispFunc eq otherwise user +syn keyword lispFunc eql output-stream-p user-homedir-pathname +syn keyword lispFunc equal package values +syn keyword lispFunc equalp package-error values-list +syn keyword lispFunc error package-error-package vector +syn keyword lispFunc etypecase package-name vector-pop +syn keyword lispFunc eval package-nicknames vector-push +syn keyword lispFunc eval-when package-shadowing-symbols vector-push-extend +syn keyword lispFunc evalhook package-use-list vectorp +syn keyword lispFunc evenp package-used-by-list warn +syn keyword lispFunc every packagep warning +syn keyword lispFunc exp pairlis when +syn keyword lispFunc export parse-error wild-pathname-p +syn keyword lispFunc expt parse-integer with-accessors +syn keyword lispFunc extended-char parse-namestring with-compilation-unit +syn keyword lispFunc fboundp pathname with-condition-restarts +syn keyword lispFunc fceiling pathname-device with-hash-table-iterator +syn keyword lispFunc fdefinition pathname-directory with-input-from-string +syn keyword lispFunc ffloor pathname-host with-open-file +syn keyword lispFunc fifth pathname-match-p with-open-stream +syn keyword lispFunc file-author pathname-name with-output-to-string +syn keyword lispFunc file-error pathname-type with-package-iterator +syn keyword lispFunc file-error-pathname pathname-version with-simple-restart +syn keyword lispFunc file-length pathnamep with-slots +syn keyword lispFunc file-namestring peek-char with-standard-io-syntax +syn keyword lispFunc file-position phase write +syn keyword lispFunc file-stream pi write-byte +syn keyword lispFunc file-string-length plusp write-char +syn keyword lispFunc file-write-date pop write-line +syn keyword lispFunc fill position write-sequence +syn keyword lispFunc fill-pointer position-if write-string +syn keyword lispFunc find position-if-not write-to-string +syn keyword lispFunc find-all-symbols pprint y-or-n-p +syn keyword lispFunc find-class pprint-dispatch yes-or-no-p +syn keyword lispFunc find-if pprint-exit-if-list-exhausted zerop +syn keyword lispFunc find-if-not pprint-fill + +syn match lispFunc "\" +if exists("g:lispsyntax_clisp") + " CLISP FFI: + syn match lispFunc "\<\(ffi:\)\?with-c-\(place\|var\)\>" + syn match lispFunc "\<\(ffi:\)\?with-foreign-\(object\|string\)\>" + syn match lispFunc "\<\(ffi:\)\?default-foreign-\(language\|library\)\>" + syn match lispFunc "\<\([us]_\?\)\?\(element\|deref\|cast\|slot\|validp\)\>" + syn match lispFunc "\<\(ffi:\)\?set-foreign-pointer\>" + syn match lispFunc "\<\(ffi:\)\?allocate-\(deep\|shallow\)\>" + syn match lispFunc "\<\(ffi:\)\?c-lines\>" + syn match lispFunc "\<\(ffi:\)\?foreign-\(value\|free\|variable\|function\|object\)\>" + syn match lispFunc "\<\(ffi:\)\?foreign-address\(-null\|unsigned\)\?\>" + syn match lispFunc "\<\(ffi:\)\?undigned-foreign-address\>" + syn match lispFunc "\<\(ffi:\)\?c-var-\(address\|object\)\>" + syn match lispFunc "\<\(ffi:\)\?typeof\>" + syn match lispFunc "\<\(ffi:\)\?\(bit\)\?sizeof\>" +" CLISP Macros, functions et al: + syn match lispFunc "\<\(ext:\)\?with-collect\>" + syn match lispFunc "\<\(ext:\)\?letf\*\?\>" + syn match lispFunc "\<\(ext:\)\?finalize\>\>" + syn match lispFunc "\<\(ext:\)\?memoized\>" + syn match lispFunc "\<\(ext:\)\?getenv\>" + syn match lispFunc "\<\(ext:\)\?convert-string-\(to\|from\)-bytes\>" + syn match lispFunc "\<\(ext:\)\?ethe\>" + syn match lispFunc "\<\(ext:\)\?with-gensyms\>" + syn match lispFunc "\<\(ext:\)\?open-http\>" + syn match lispFunc "\<\(ext:\)\?string-concat\>" + syn match lispFunc "\<\(ext:\)\?with-http-\(in\|out\)put\>" + syn match lispFunc "\<\(ext:\)\?with-html-output\>" + syn match lispFunc "\<\(ext:\)\?expand-form\>" + syn match lispFunc "\<\(ext:\)\?\(without-\)\?package-lock\>" + syn match lispFunc "\<\(ext:\)\?re-export\>" + syn match lispFunc "\<\(ext:\)\?saveinitmem\>" + syn match lispFunc "\<\(ext:\)\?\(read\|write\)-\(integer\|float\)\>" + syn match lispFunc "\<\(ext:\)\?\(read\|write\)-\(char\|byte\)-sequence\>" + syn match lispFunc "\<\(custom:\)\?\*system-package-list\*\>" + syn match lispFunc "\<\(custom:\)\?\*ansi\*\>" +endif + +" --------------------------------------------------------------------- +" Lisp Keywords (modifiers): {{{1 +syn keyword lispKey :abort :from-end :overwrite +syn keyword lispKey :adjustable :gensym :predicate +syn keyword lispKey :append :host :preserve-whitespace +syn keyword lispKey :array :if-does-not-exist :pretty +syn keyword lispKey :base :if-exists :print +syn keyword lispKey :case :include :print-function +syn keyword lispKey :circle :index :probe +syn keyword lispKey :conc-name :inherited :radix +syn keyword lispKey :constructor :initial-contents :read-only +syn keyword lispKey :copier :initial-element :rehash-size +syn keyword lispKey :count :initial-offset :rehash-threshold +syn keyword lispKey :create :initial-value :rename +syn keyword lispKey :default :input :rename-and-delete +syn keyword lispKey :defaults :internal :size +syn keyword lispKey :device :io :start +syn keyword lispKey :direction :junk-allowed :start1 +syn keyword lispKey :directory :key :start2 +syn keyword lispKey :displaced-index-offset :length :stream +syn keyword lispKey :displaced-to :level :supersede +syn keyword lispKey :element-type :name :test +syn keyword lispKey :end :named :test-not +syn keyword lispKey :end1 :new-version :type +syn keyword lispKey :end2 :nicknames :use +syn keyword lispKey :error :output :verbose +syn keyword lispKey :escape :output-file :version +syn keyword lispKey :external +" defpackage arguments +syn keyword lispKey :documentation :shadowing-import-from :modern :export +syn keyword lispKey :case-sensitive :case-inverted :shadow :import-from :intern +" lambda list keywords +syn keyword lispKey &allow-other-keys &aux &body +syn keyword lispKey &environment &key &optional &rest &whole +" make-array argument +syn keyword lispKey :fill-pointer +" readtable-case values +syn keyword lispKey :upcase :downcase :preserve :invert +" eval-when situations +syn keyword lispKey :load-toplevel :compile-toplevel :execute +" ANSI Extended LOOP: +syn keyword lispKey :while :until :for :do :if :then :else :when :unless :in +syn keyword lispKey :across :finally :collect :nconc :maximize :minimize :sum +syn keyword lispKey :and :with :initially :append :into :count :end :repeat +syn keyword lispKey :always :never :thereis :from :to :upto :downto :below +syn keyword lispKey :above :by :on :being :each :the :hash-key :hash-keys +syn keyword lispKey :hash-value :hash-values :using :of-type :upfrom :downfrom +if exists("g:lispsyntax_clisp") + " CLISP FFI: + syn keyword lispKey :arguments :return-type :library :full :malloc-free + syn keyword lispKey :none :alloca :in :out :in-out :stdc-stdcall :stdc :c + syn keyword lispKey :language :built-in :typedef :external + syn keyword lispKey :fini :init-once :init-always +endif + +" --------------------------------------------------------------------- +" Standard Lisp Variables: {{{1 +syn keyword lispVar *applyhook* *load-pathname* *print-pprint-dispatch* +syn keyword lispVar *break-on-signals* *load-print* *print-pprint-dispatch* +syn keyword lispVar *break-on-signals* *load-truename* *print-pretty* +syn keyword lispVar *break-on-warnings* *load-verbose* *print-radix* +syn keyword lispVar *compile-file-pathname* *macroexpand-hook* *print-readably* +syn keyword lispVar *compile-file-pathname* *modules* *print-right-margin* +syn keyword lispVar *compile-file-truename* *package* *print-right-margin* +syn keyword lispVar *compile-file-truename* *print-array* *query-io* +syn keyword lispVar *compile-print* *print-base* *random-state* +syn keyword lispVar *compile-verbose* *print-case* *read-base* +syn keyword lispVar *compile-verbose* *print-circle* *read-default-float-format* +syn keyword lispVar *debug-io* *print-escape* *read-eval* +syn keyword lispVar *debugger-hook* *print-gensym* *read-suppress* +syn keyword lispVar *default-pathname-defaults* *print-length* *readtable* +syn keyword lispVar *error-output* *print-level* *standard-input* +syn keyword lispVar *evalhook* *print-lines* *standard-output* +syn keyword lispVar *features* *print-miser-width* *terminal-io* +syn keyword lispVar *gensym-counter* *print-miser-width* *trace-output* + +" --------------------------------------------------------------------- +" Strings: {{{1 +syn region lispString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=@Spell +if exists("g:lisp_instring") + syn region lispInString keepend matchgroup=Delimiter start=+"(+rs=s+1 skip=+|.\{-}|+ matchgroup=Delimiter end=+)"+ contains=@lispBaseListCluster,lispInStringString + syn region lispInStringString start=+\\"+ skip=+\\\\+ end=+\\"+ contained +endif + +" --------------------------------------------------------------------- +" Shared with Xlisp, Declarations, Macros, Functions: {{{1 +syn keyword lispDecl defmacro do-all-symbols labels +syn keyword lispDecl defsetf do-external-symbols let +syn keyword lispDecl deftype do-symbols locally +syn keyword lispDecl defun dotimes macrolet +syn keyword lispDecl do* flet multiple-value-bind +if exists("g:lispsyntax_clisp") + " CLISP FFI: + syn match lispDecl "\<\(ffi:\)\?def-c-\(var\|const\|enum\|type\|struct\)\>" + syn match lispDecl "\<\(ffi:\)\?def-call-\(out\|in\)\>" + syn match lispDecl "\<\(ffi:\)\?c-\(function\|struct\|pointer\|string\)\>" + syn match lispDecl "\<\(ffi:\)\?c-ptr\(-null\)\?\>" + syn match lispDecl "\<\(ffi:\)\?c-array\(-ptr\|-max\)\?\>" + syn match lispDecl "\<\(ffi:\)\?[us]\?\(char\|short\|int\|long\)\>" + syn match lispDecl "\<\(win32:\|w32\)\?d\?word\>" + syn match lispDecl "\<\([us]_\?\)\?int\(8\|16\|32\|64\)\(_t\)\?\>" + syn keyword lispDecl size_t off_t time_t handle +endif + +" --------------------------------------------------------------------- +" Numbers: supporting integers and floating point numbers {{{1 +syn match lispNumber "-\=\(\.\d\+\|\d\+\(\.\d*\)\=\)\([dDeEfFlL][-+]\=\d\+\)\=" +syn match lispNumber "-\=\(\d\+/\d\+\)" + +syn match lispEscapeSpecial "\*\w[a-z_0-9-]*\*" +syn match lispEscapeSpecial !#|[^()'`,"; \t]\+|#! +syn match lispEscapeSpecial !#x\x\+! +syn match lispEscapeSpecial !#o\o\+! +syn match lispEscapeSpecial !#b[01]\+! +syn match lispEscapeSpecial !#\\[ -}\~]! +syn match lispEscapeSpecial !#[':][^()'`,"; \t]\+! +syn match lispEscapeSpecial !#([^()'`,"; \t]\+)! +syn match lispEscapeSpecial !#\\\%(Space\|Newline\|Tab\|Page\|Rubout\|Linefeed\|Return\|Backspace\)! +syn match lispEscapeSpecial "\<+[a-zA-Z_][a-zA-Z_0-9-]*+\>" + +syn match lispConcat "\s\.\s" +syn match lispParenError ")" + +" --------------------------------------------------------------------- +" Comments: {{{1 +syn cluster lispCommentGroup contains=lispTodo,@Spell +syn match lispComment ";.*$" contains=@lispCommentGroup +syn region lispCommentRegion start="#|" end="|#" contains=lispCommentRegion,@lispCommentGroup +syn keyword lispTodo contained combak combak: todo todo: + +" --------------------------------------------------------------------- +" Synchronization: {{{1 +syn sync lines=100 + +" --------------------------------------------------------------------- +" Define Highlighting: {{{1 +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 + command -nargs=+ HiLink hi def link + + HiLink lispCommentRegion lispComment + HiLink lispAtomNmbr lispNumber + HiLink lispAtomMark lispMark + HiLink lispInStringString lispString + + HiLink lispAtom Identifier + HiLink lispAtomBarSymbol Special + HiLink lispBarSymbol Special + HiLink lispComment Comment + HiLink lispConcat Statement + HiLink lispDecl Statement + HiLink lispFunc Statement + HiLink lispKey Type + HiLink lispMark Delimiter + HiLink lispNumber Number + HiLink lispParenError Error + HiLink lispEscapeSpecial Type + HiLink lispString String + HiLink lispTodo Todo + HiLink lispVar Statement + + if exists("g:lisp_rainbow") && g:lisp_rainbow != 0 + if &bg == "dark" + hi def hlLevel0 ctermfg=red guifg=red1 + hi def hlLevel1 ctermfg=yellow guifg=orange1 + hi def hlLevel2 ctermfg=green guifg=yellow1 + hi def hlLevel3 ctermfg=cyan guifg=greenyellow + hi def hlLevel4 ctermfg=magenta guifg=green1 + hi def hlLevel5 ctermfg=red guifg=springgreen1 + hi def hlLevel6 ctermfg=yellow guifg=cyan1 + hi def hlLevel7 ctermfg=green guifg=slateblue1 + hi def hlLevel8 ctermfg=cyan guifg=magenta1 + hi def hlLevel9 ctermfg=magenta guifg=purple1 + else + hi def hlLevel0 ctermfg=red guifg=red3 + hi def hlLevel1 ctermfg=darkyellow guifg=orangered3 + hi def hlLevel2 ctermfg=darkgreen guifg=orange2 + hi def hlLevel3 ctermfg=blue guifg=yellow3 + hi def hlLevel4 ctermfg=darkmagenta guifg=olivedrab4 + hi def hlLevel5 ctermfg=red guifg=green4 + hi def hlLevel6 ctermfg=darkyellow guifg=paleturquoise3 + hi def hlLevel7 ctermfg=darkgreen guifg=deepskyblue4 + hi def hlLevel8 ctermfg=blue guifg=darkslateblue + hi def hlLevel9 ctermfg=darkmagenta guifg=darkviolet + endif + endif + + delcommand HiLink +endif + +let b:current_syntax = "lisp" + +" --------------------------------------------------------------------- +" vim: ts=8 nowrap fdm=marker diff --git a/vim73/syntax/lite.vim b/vim73/syntax/lite.vim new file mode 100644 index 0000000..8abc51d --- /dev/null +++ b/vim73/syntax/lite.vim @@ -0,0 +1,181 @@ +" Vim syntax file +" Language: lite +" Maintainer: Lutz Eymers +" URL: http://www.isp.de/data/lite.vim +" Email: Subject: send syntax_vim.tgz +" Last Change: 2001 Mai 01 +" +" Options lite_sql_query = 1 for SQL syntax highligthing inside strings +" lite_minlines = x to sync at least x lines backwards + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'lite' +endif + +if main_syntax == 'lite' + if exists("lite_sql_query") + if lite_sql_query == 1 + syn include @liteSql :p:h/sql.vim + unlet b:current_syntax + endif + endif +endif + +if main_syntax == 'msql' + if exists("msql_sql_query") + if msql_sql_query == 1 + syn include @liteSql :p:h/sql.vim + unlet b:current_syntax + endif + endif +endif + +syn cluster liteSql remove=sqlString,sqlComment + +syn case match + +" Internal Variables +syn keyword liteIntVar ERRMSG contained + +" Comment +syn region liteComment start="/\*" end="\*/" contains=liteTodo + +" Function names +syn keyword liteFunctions echo printf fprintf open close read +syn keyword liteFunctions readln readtok +syn keyword liteFunctions split strseg chop tr sub substr +syn keyword liteFunctions test unlink umask chmod mkdir chdir rmdir +syn keyword liteFunctions rename truncate link symlink stat +syn keyword liteFunctions sleep system getpid getppid kill +syn keyword liteFunctions time ctime time2unixtime unixtime2year +syn keyword liteFunctions unixtime2year unixtime2month unixtime2day +syn keyword liteFunctions unixtime2hour unixtime2min unixtime2sec +syn keyword liteFunctions strftime +syn keyword liteFunctions getpwnam getpwuid +syn keyword liteFunctions gethostbyname gethostbyaddress +syn keyword liteFunctions urlEncode setContentType includeFile +syn keyword liteFunctions msqlConnect msqlClose msqlSelectDB +syn keyword liteFunctions msqlQuery msqlStoreResult msqlFreeResult +syn keyword liteFunctions msqlFetchRow msqlDataSeek msqlListDBs +syn keyword liteFunctions msqlListTables msqlInitFieldList msqlListField +syn keyword liteFunctions msqlFieldSeek msqlNumRows msqlEncode +syn keyword liteFunctions exit fatal typeof +syn keyword liteFunctions crypt addHttpHeader + +" Conditional +syn keyword liteConditional if else + +" Repeat +syn keyword liteRepeat while + +" Operator +syn keyword liteStatement break return continue + +" Operator +syn match liteOperator "[-+=#*]" +syn match liteOperator "/[^*]"me=e-1 +syn match liteOperator "\$" +syn match liteRelation "&&" +syn match liteRelation "||" +syn match liteRelation "[!=<>]=" +syn match liteRelation "[<>]" + +" Identifier +syn match liteIdentifier "$\h\w*" contains=liteIntVar,liteOperator +syn match liteGlobalIdentifier "@\h\w*" contains=liteIntVar + +" Include +syn keyword liteInclude load + +" Define +syn keyword liteDefine funct + +" Type +syn keyword liteType int uint char real + +" String +syn region liteString keepend matchgroup=None start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=liteIdentifier,liteSpecialChar,@liteSql + +" Number +syn match liteNumber "-\=\<\d\+\>" + +" Float +syn match liteFloat "\(-\=\<\d+\|-\=\)\.\d\+\>" + +" SpecialChar +syn match liteSpecialChar "\\[abcfnrtv\\]" contained + +syn match liteParentError "[)}\]]" + +" Todo +syn keyword liteTodo TODO Todo todo contained + +" dont syn #!... +syn match liteExec "^#!.*$" + +" Parents +syn cluster liteInside contains=liteComment,liteFunctions,liteIdentifier,liteGlobalIdentifier,liteConditional,liteRepeat,liteStatement,liteOperator,liteRelation,liteType,liteString,liteNumber,liteFloat,liteParent + +syn region liteParent matchgroup=Delimiter start="(" end=")" contains=@liteInside +syn region liteParent matchgroup=Delimiter start="{" end="}" contains=@liteInside +syn region liteParent matchgroup=Delimiter start="\[" end="\]" contains=@liteInside + +" sync +if main_syntax == 'lite' + if exists("lite_minlines") + exec "syn sync minlines=" . lite_minlines + else + syn sync minlines=100 + endif +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_lite_syn_inits") + if version < 508 + let did_lite_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink liteComment Comment + HiLink liteString String + HiLink liteNumber Number + HiLink liteFloat Float + HiLink liteIdentifier Identifier + HiLink liteGlobalIdentifier Identifier + HiLink liteIntVar Identifier + HiLink liteFunctions Function + HiLink liteRepeat Repeat + HiLink liteConditional Conditional + HiLink liteStatement Statement + HiLink liteType Type + HiLink liteInclude Include + HiLink liteDefine Define + HiLink liteSpecialChar SpecialChar + HiLink liteParentError liteError + HiLink liteError Error + HiLink liteTodo Todo + HiLink liteOperator Operator + HiLink liteRelation Operator + + delcommand HiLink +endif + +let b:current_syntax = "lite" + +if main_syntax == 'lite' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim73/syntax/litestep.vim b/vim73/syntax/litestep.vim new file mode 100644 index 0000000..b4c15fa --- /dev/null +++ b/vim73/syntax/litestep.vim @@ -0,0 +1,269 @@ +" Vim syntax file +" Language: LiteStep RC file +" Maintainer: Nikolai Weibull +" Latest Revision: 2007-02-22 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword litestepTodo + \ contained + \ TODO FIXME XXX NOTE + +syn match litestepComment + \ contained display contains=litestepTodo,@Spell + \ ';.*$' + +syn case ignore + +syn cluster litestepBeginnings + \ contains= + \ litestepComment, + \ litestepPreProc, + \ litestepMultiCommandStart, + \ litestepBangCommandStart, + \ litestepGenericDirective + +syn match litestepGenericDirective + \ contained display + \ '\<\h\w\+\>' + +syn match litestepBeginning + \ nextgroup=@litestepBeginnings skipwhite + \ '^' + +syn keyword litestepPreProc + \ contained + \ Include + \ If + \ ElseIf + \ Else + \ EndIf + +syn cluster litestepMultiCommands + \ contains= + \ litestepMultiCommand + +syn match litestepMultiCommandStart + \ nextgroup=@litestepMultiCommands + \ '\*' + +syn match litestepMultiCommand + \ contained display + \ '\<\h\w\+\>' + +syn cluster litestepVariables + \ contains= + \ litestepBuiltinFolderVariable, + \ litestepBuiltinConditionalVariable, + \ litestepBuiltinResourceVariable, + \ litestepBuiltinGUIDFolderMappingVariable, + \ litestepVariable + +syn region litestepVariableExpansion + \ display oneline transparent + \ contains= + \ @litestepVariables, + \ litestepNumber, + \ litestepMathOperator + \ matchgroup=litestepVariableExpansion + \ start='\$' + \ end='\$' + +syn match litestepNumber + \ display + \ '\<\d\+\>' + +syn region litestepString + \ display oneline contains=litestepVariableExpansion + \ start=+"+ end=+"+ + +" TODO: unsure about this one. +syn region litestepSubValue + \ display oneline contains=litestepVariableExpansion + \ start=+'+ end=+'+ + +syn keyword litestepBoolean + \ true + \ false + +"syn keyword litestepLine +" \ ? + +"syn match litestepColor +" \ display +" \ '\<\x\+\>' + +syn match litestepRelationalOperator + \ display + \ '=\|<[>=]\=\|>=\=' + +syn keyword litestepLogicalOperator + \ and + \ or + \ not + +syn match litestepMathOperator + \ contained display + \ '[+*/-]' + +syn keyword litestepBuiltinDirective + \ LoadModule + \ LSNoStartup + \ LSAutoHideModules + \ LSNoShellWarning + \ LSSetAsShell + \ LSUseSystemDDE + \ LSDisableTrayService + \ LSImageFolder + \ ThemeAuthor + \ ThemeName + +syn keyword litestepDeprecatedBuiltinDirective + \ LSLogLevel + \ LSLogFile + +syn match litestepVariable + \ contained display + \ '\<\h\w\+\>' + +syn keyword litestepBuiltinFolderVariable + \ contained + \ AdminToolsDir + \ CommonAdminToolsDir + \ CommonDesktopDir + \ CommonFavorites + \ CommonPrograms + \ CommonStartMenu + \ CommonStartup + \ Cookies + \ Desktop + \ DesktopDir + \ DocumentsDir + \ Favorites + \ Fonts + \ History + \ Internet + \ InternetCache + \ LitestepDir + \ Nethood + \ Printhood + \ Programs + \ QuickLaunch + \ Recent + \ Sendto + \ Startmenu + \ Startup + \ Templates + \ WinDir + \ LitestepDir + +syn keyword litestepBuiltinConditionalVariable + \ contained + \ Win2000 + \ Win95 + \ Win98 + \ Win9X + \ WinME + \ WinNT + \ WinNT4 + \ WinXP + +syn keyword litestepBuiltinResourceVariable + \ contained + \ CompileDate + \ ResolutionX + \ ResolutionY + \ UserName + +syn keyword litestepBuiltinGUIDFolderMappingVariable + \ contained + \ AdminTools + \ BitBucket + \ Controls + \ Dialup + \ Documents + \ Drives + \ Network + \ NetworkAndDialup + \ Printers + \ Scheduled + +syn cluster litestepBangs + \ contains= + \ litestepBuiltinBang, + \ litestepBang + +syn match litestepBangStart + \ nextgroup=@litestepBangs + \ '!' + +syn match litestepBang + \ contained display + \ '\<\h\w\+\>' + +syn keyword litestepBuiltinBang + \ contained + \ About + \ Alert + \ CascadeWindows + \ Confirm + \ Execute + \ Gather + \ HideModules + \ LogOff + \ MinimizeWindows + \ None + \ Quit + \ Recycle + \ Refresh + \ Reload + \ ReloadModule + \ RestoreWindows + \ Run + \ ShowModules + \ Shutdown + \ Switchuser + \ TileWindowsH + \ TileWindowsV + \ ToggleModules + \ UnloadModule + +hi def link litestepTodo Todo +hi def link litestepComment Comment +hi def link litestepDirective Keyword +hi def link litestepGenericDirective litestepDirective +hi def link litestepPreProc PreProc +hi def link litestepMultiCommandStart litestepPreProc +hi def link litestepMultiCommand litestepDirective +hi def link litestepDelimiter Delimiter +hi def link litestepVariableExpansion litestepDelimiter +hi def link litestepNumber Number +hi def link litestepString String +hi def link litestepSubValue litestepString +hi def link litestepBoolean Boolean +"hi def link litestepLine +"hi def link litestepColor Type +hi def link litestepOperator Operator +hi def link litestepRelationalOperator litestepOperator +hi def link litestepLogicalOperator litestepOperator +hi def link litestepMathOperator litestepOperator +hi def link litestepBuiltinDirective litestepDirective +hi def link litestepDeprecatedBuiltinDirective Error +hi def link litestepVariable Identifier +hi def link litestepBuiltinFolderVariable Identifier +hi def link litestepBuiltinConditionalVariable Identifier +hi def link litestepBuiltinResourceVariable Identifier +hi def link litestepBuiltinGUIDFolderMappingVariable Identifier +hi def link litestepBangStart litestepPreProc +hi def link litestepBang litestepDirective +hi def link litestepBuiltinBang litestepBang + +let b:current_syntax = "litestep" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/loginaccess.vim b/vim73/syntax/loginaccess.vim new file mode 100644 index 0000000..07d60ee --- /dev/null +++ b/vim73/syntax/loginaccess.vim @@ -0,0 +1,96 @@ +" Vim syntax file +" Language: login.access(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword loginaccessTodo contained TODO FIXME XXX NOTE + +syn region loginaccessComment display oneline start='^#' end='$' + \ contains=loginaccessTodo,@Spell + +syn match loginaccessBegin display '^' + \ nextgroup=loginaccessPermission, + \ loginaccessComment skipwhite + +syn match loginaccessPermission contained display '[^#]' + \ contains=loginaccessPermError + \ nextgroup=loginaccessUserSep + +syn match loginaccessPermError contained display '[^+-]' + +syn match loginaccessUserSep contained display ':' + \ nextgroup=loginaccessUsers, + \ loginaccessAllUsers, + \ loginaccessExceptUsers + +syn match loginaccessUsers contained display '[^, \t:]\+' + \ nextgroup=loginaccessUserIntSep, + \ loginaccessOriginSep + +syn match loginaccessAllUsers contained display '\' + \ nextgroup=loginaccessUserIntSep, + \ loginaccessOriginSep + +syn match loginaccessLocalUsers contained display '\' + \ nextgroup=loginaccessUserIntSep, + \ loginaccessOriginSep + +syn match loginaccessExceptUsers contained display '\' + \ nextgroup=loginaccessUserIntSep, + \ loginaccessOriginSep + +syn match loginaccessUserIntSep contained display '[, \t]' + \ nextgroup=loginaccessUsers, + \ loginaccessAllUsers, + \ loginaccessExceptUsers + +syn match loginaccessOriginSep contained display ':' + \ nextgroup=loginaccessOrigins, + \ loginaccessAllOrigins, + \ loginaccessExceptOrigins + +syn match loginaccessOrigins contained display '[^, \t]\+' + \ nextgroup=loginaccessOriginIntSep + +syn match loginaccessAllOrigins contained display '\' + \ nextgroup=loginaccessOriginIntSep + +syn match loginaccessLocalOrigins contained display '\' + \ nextgroup=loginaccessOriginIntSep + +syn match loginaccessExceptOrigins contained display '\' + \ nextgroup=loginaccessOriginIntSep + +syn match loginaccessOriginIntSep contained display '[, \t]' + \ nextgroup=loginaccessOrigins, + \ loginaccessAllOrigins, + \ loginaccessExceptOrigins + +hi def link loginaccessTodo Todo +hi def link loginaccessComment Comment +hi def link loginaccessPermission Type +hi def link loginaccessPermError Error +hi def link loginaccessUserSep Delimiter +hi def link loginaccessUsers Identifier +hi def link loginaccessAllUsers Macro +hi def link loginaccessLocalUsers Macro +hi def link loginaccessExceptUsers Operator +hi def link loginaccessUserIntSep loginaccessUserSep +hi def link loginaccessOriginSep loginaccessUserSep +hi def link loginaccessOrigins Identifier +hi def link loginaccessAllOrigins Macro +hi def link loginaccessLocalOrigins Macro +hi def link loginaccessExceptOrigins loginaccessExceptUsers +hi def link loginaccessOriginIntSep loginaccessUserSep + +let b:current_syntax = "loginaccess" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/logindefs.vim b/vim73/syntax/logindefs.vim new file mode 100644 index 0000000..59d18e7 --- /dev/null +++ b/vim73/syntax/logindefs.vim @@ -0,0 +1,174 @@ +" Vim syntax file +" Language: login.defs(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2010-11-29 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match logindefsBegin display '^' + \ nextgroup= + \ logindefsComment, + \ @logindefsKeyword + \ skipwhite + +syn region logindefsComment display oneline start='^\s*#' end='$' + \ contains=logindefsTodo,@Spell + +syn keyword logindefsTodo contained TODO FIXME XXX NOTE + +syn cluster logindefsKeyword contains= + \ logindefsBooleanKeyword, + \ logindefsEncryptKeyword, + \ logindefsNumberKeyword, + \ logindefsPathKeyword, + \ logindefsPathsKeyword, + \ logindefsStringKeyword + +syn keyword logindefsBooleanKeyword contained + \ CHFN_AUTH + \ CHSH_AUTH + \ CREATE_HOME + \ DEFAULT_HOME + \ FAILLOG_ENAB + \ LASTLOG_ENAB + \ LOG_OK_LOGINS + \ LOG_UNKFAIL_ENAB + \ MAIL_CHECK_ENAB + \ MD5_CRYPT_ENAB + \ OBSCURE_CHECKS_ENAB + \ PASS_ALWAYS_WARN + \ PORTTIME_CHECKS_ENAB + \ QUOTAS_ENAB + \ SU_WHEEL_ONLY + \ SYSLOG_SG_ENAB + \ SYSLOG_SU_ENAB + \ USERGROUPS_ENAB + \ nextgroup=logindefsBoolean skipwhite + +syn keyword logindefsBoolean contained yes no + +syn keyword logindefsEncryptKeyword contained + \ ENCRYPT_METHOD + \ nextgroup=logindefsEncryptMethod skipwhite + +syn keyword logindefsEncryptMethod contained + \ DES + \ MD5 + \ SHA256 + \ SHA512 + +syn keyword logindefsNumberKeyword contained + \ ERASECHAR + \ FAIL_DELAY + \ GID_MAX + \ GID_MIN + \ KILLCHAR + \ LOGIN_RETRIES + \ LOGIN_TIMEOUT + \ MAX_MEMBERS_PER_GROUP + \ PASS_CHANGE_TRIES + \ PASS_MAX_DAYS + \ PASS_MIN_DAYS + \ PASS_WARN_AGE + \ PASS_MAX_LEN + \ PASS_MIN_LEN + \ SHA_CRYPT_MAX_ROUNDS + \ SHA_CRYPT_MIN_ROUNDS + \ SYS_GID_MAX + \ SYS_GID_MIN + \ SYS_UID_MAX + \ SYS_UID_MIN + \ UID_MAX + \ UID_MIN + \ ULIMIT + \ UMASK + \ nextgroup=@logindefsNumber skipwhite + +syn cluster logindefsNumber contains= + \ logindefsDecimal, + \ logindefsHex, + \ logindefsOctal, + \ logindefsOctalError + +syn match logindefsDecimal contained '\<\d\+\>' + +syn match logindefsHex contained display '\<0x\x\+\>' + +syn match logindefsOctal contained display '\<0\o\+\>' + \ contains=logindefsOctalZero +syn match logindefsOctalZero contained display '\<0' + +syn match logindefsOctalError contained display '\<0\o*[89]\d*\>' + +syn keyword logindefsPathKeyword contained + \ ENVIRON_FILE + \ FAKE_SHELL + \ FTMP_FILE + \ HUSHLOGIN_FILE + \ ISSUE_FILE + \ MAIL_DIR + \ MAIL_FILE + \ NOLOGINS_FILE + \ SULOG_FILE + \ TTYTYPE_FILE + \ nextgroup=logindefsPath skipwhite + +syn match logindefsPath contained '[[:graph:]]\+' + +syn keyword logindefsPathsKeyword contained + \ CONSOLE + \ ENV_PATH + \ ENV_SUPATH + \ MOTD_FILE + \ nextgroup=logindefsPaths skipwhite + +syn match logindefsPaths contained '[^:]\+' + \ nextgroup=logindefsPathDelim + +syn match logindefsPathDelim contained ':' nextgroup=logindefsPaths + +syn keyword logindefsStringKeyword contained + \ CHFN_RESTRICT + \ CONSOLE_GROUPS + \ ENV_HZ + \ ENV_TZ + \ LOGIN_STRING + \ SU_NAME + \ TTYGROUP + \ TTYPERM + \ USERDEL_CMD + \ nextgroup=logindefsString skipwhite + +syn match logindefsString contained '[[:graph:]]\+' + +hi def link logindefsComment Comment +hi def link logindefsTodo Todo +hi def link logindefsKeyword Keyword +hi def link logindefsBooleanKeyword logindefsKeyword +hi def link logindefsEncryptKeyword logindefsKeyword +hi def link logindefsNumberKeyword logindefsKeyword +hi def link logindefsPathKeyword logindefsKeyword +hi def link logindefsPathsKeyword logindefsKeyword +hi def link logindefsStringKeyword logindefsKeyword +hi def link logindefsBoolean Boolean +hi def link logindefsEncryptMethod Type +hi def link logindefsNumber Number +hi def link logindefsDecimal logindefsNumber +hi def link logindefsHex logindefsNumber +hi def link logindefsOctal logindefsNumber +hi def link logindefsOctalZero PreProc +hi def link logindefsOctalError Error +hi def link logindefsPath String +hi def link logindefsPaths logindefsPath +hi def link logindefsPathDelim Delimiter +hi def link logindefsString String + +let b:current_syntax = "logindefs" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/logtalk.vim b/vim73/syntax/logtalk.vim new file mode 100644 index 0000000..7d90cd8 --- /dev/null +++ b/vim73/syntax/logtalk.vim @@ -0,0 +1,398 @@ +" Vim syntax file +" +" Language: Logtalk +" Maintainer: Paulo Moura +" Last Change: Oct 31, 2008 + + +" Quit when a syntax file was already loaded: + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +" Logtalk is case sensitive: + +syn case match + + +" Logtalk variables + +syn match logtalkVariable "\<\(\u\|_\)\(\w\)*\>" + + +" Logtalk clause functor + +syn match logtalkOperator ":-" + + +" Logtalk quoted atoms and strings + +syn region logtalkString start=+"+ skip=+\\"+ end=+"+ +syn region logtalkAtom start=+'+ skip=+\\'+ end=+'+ contains=logtalkEscapeSequence + +syn match logtalkEscapeSequence contained "\\\([\\abfnrtv\"\']\|\(x[a-fA-F0-9]\+\|[0-7]\+\)\\\)" + + +" Logtalk message sending operators + +syn match logtalkOperator "::" +syn match logtalkOperator ":" +syn match logtalkOperator "\^\^" + + +" Logtalk external call + +syn region logtalkExtCall matchgroup=logtalkExtCallTag start="{" matchgroup=logtalkExtCallTag end="}" contains=ALL + + +" Logtalk opening entity directives + +syn region logtalkOpenEntityDir matchgroup=logtalkOpenEntityDirTag start=":- object(" matchgroup=logtalkOpenEntityDirTag end=")\." contains=logtalkEntity,logtalkVariable,logtalkNumber,logtalkOperator,logtalkString,logtalkAtom,logtalkEntityRel,logtalkLineComment +syn region logtalkOpenEntityDir matchgroup=logtalkOpenEntityDirTag start=":- protocol(" matchgroup=logtalkOpenEntityDirTag end=")\." contains=logtalkEntity,logtalkVariable,logtalkNumber,logtalkOperator,logtalkEntityRel,logtalkLineComment +syn region logtalkOpenEntityDir matchgroup=logtalkOpenEntityDirTag start=":- category(" matchgroup=logtalkOpenEntityDirTag end=")\." contains=logtalkEntity,logtalkVariable,logtalkNumber,logtalkOperator,logtalkEntityRel,logtalkLineComment + + +" Logtalk closing entity directives + +syn match logtalkCloseEntityDir ":- end_object\." +syn match logtalkCloseEntityDir ":- end_protocol\." +syn match logtalkCloseEntityDir ":- end_category\." + + +" Logtalk entity relations + +syn region logtalkEntityRel matchgroup=logtalkEntityRelTag start="instantiates(" matchgroup=logtalkEntityRelTag end=")" contains=logtalkEntity,logtalkVariable,logtalkNumber,logtalkOperator,logtalkString,logtalkAtom contained +syn region logtalkEntityRel matchgroup=logtalkEntityRelTag start="specializes(" matchgroup=logtalkEntityRelTag end=")" contains=logtalkEntity,logtalkVariable,logtalkNumber,logtalkOperator,logtalkString,logtalkAtom contained +syn region logtalkEntityRel matchgroup=logtalkEntityRelTag start="extends(" matchgroup=logtalkEntityRelTag end=")" contains=logtalkEntity,logtalkVariable,logtalkNumber,logtalkOperator,logtalkString,logtalkAtom contained +syn region logtalkEntityRel matchgroup=logtalkEntityRelTag start="imports(" matchgroup=logtalkEntityRelTag end=")" contains=logtalkEntity,logtalkVariable,logtalkNumber,logtalkOperator,logtalkString,logtalkAtom contained +syn region logtalkEntityRel matchgroup=logtalkEntityRelTag start="implements(" matchgroup=logtalkEntityRelTag end=")" contains=logtalkEntity,logtalkVariable,logtalkNumber,logtalkOperator,logtalkString,logtalkAtom contained +syn region logtalkEntityRel matchgroup=logtalkEntityRelTag start="complements(" matchgroup=logtalkEntityRelTag end=")" contains=logtalkEntity,logtalkVariable,logtalkNumber,logtalkOperator,logtalkString,logtalkAtom contained + + +" Logtalk directives + +syn region logtalkDir matchgroup=logtalkDirTag start=":- alias(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- calls(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- encoding(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- initialization(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- info(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- mode(" matchgroup=logtalkDirTag end=")\." contains=logtalkOperator, logtalkAtom +syn region logtalkDir matchgroup=logtalkDirTag start=":- dynamic(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn match logtalkDirTag ":- dynamic\." +syn region logtalkDir matchgroup=logtalkDirTag start=":- discontiguous(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- multifile(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- public(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- protected(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- private(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- meta_predicate(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- op(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- synchronized(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn match logtalkDirTag ":- synchronized\." +syn region logtalkDir matchgroup=logtalkDirTag start=":- uses(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn match logtalkDirTag ":- threaded\." + + +" Module directives + +syn region logtalkDir matchgroup=logtalkDirTag start=":- module(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- export(" matchgroup=logtalkDirTag end=")\." contains=ALL +syn region logtalkDir matchgroup=logtalkDirTag start=":- use_module(" matchgroup=logtalkDirTag end=")\." contains=ALL + + +" Logtalk built-in predicates + +syn match logtalkBuiltIn "\<\(abolish\|c\(reate\|urrent\)\)_\(object\|protocol\|category\)\ze(" + +syn match logtalkBuiltIn "\<\(object\|protocol\|category\)_property\ze(" + +syn match logtalkBuiltIn "\" +syn match logtalkKeyword "\" +syn match logtalkKeyword "\" +syn match logtalkOperator "->" +syn match logtalkKeyword "\" +syn match logtalkOperator "@>=" + + +" Term creation and decomposition + +syn match logtalkKeyword "\" + + +" Arithemtic comparison + +syn match logtalkOperator "=:=" +syn match logtalkOperator "=\\=" +syn match logtalkOperator "<" +syn match logtalkOperator "=<" +syn match logtalkOperator ">" +syn match logtalkOperator ">=" + + +" Stream selection and control + +syn match logtalkKeyword "\<\(curren\|se\)t_\(in\|out\)put\ze(" +syn match logtalkKeyword "\" +syn match logtalkKeyword "\" +syn match logtalkKeyword "\" + + +" Term input/output + +syn match logtalkKeyword "\" + + +" Atomic term processing + +syn match logtalkKeyword "\" + + +" Evaluable functors + +syn match logtalkOperator "+" +syn match logtalkOperator "-" +syn match logtalkOperator "\*" +syn match logtalkOperator "//" +syn match logtalkOperator "/" +syn match logtalkKeyword "\" +syn match logtalkKeyword "\" +syn match logtalkKeyword "\>" +syn match logtalkOperator "<<" +syn match logtalkOperator "/\\" +syn match logtalkOperator "\\/" +syn match logtalkOperator "\\" + + +" Logtalk list operator + +syn match logtalkOperator "|" + + +" Logtalk numbers + +syn match logtalkNumber "\<\d\+\>" +syn match logtalkNumber "\<\d\+\.\d\+\>" +syn match logtalkNumber "\<\d\+[eE][-+]\=\d\+\>" +syn match logtalkNumber "\<\d\+\.\d\+[eE][-+]\=\d\+\>" +syn match logtalkNumber "\<0'.\|0''\|0'\"\>" +syn match logtalkNumber "\<0b[0-1]\+\>" +syn match logtalkNumber "\<0o\o\+\>" +syn match logtalkNumber "\<0x\x\+\>" + + +" Logtalk end-of-clause + +syn match logtalkOperator "\." + + +" Logtalk comments + +syn region logtalkBlockComment start="/\*" end="\*/" fold +syn match logtalkLineComment "%.*" + + +" Logtalk entity folding + +syn region logtalkEntity transparent fold keepend start=":- object(" end=":- end_object\." contains=ALL +syn region logtalkEntity transparent fold keepend start=":- protocol(" end=":- end_protocol\." contains=ALL +syn region logtalkEntity transparent fold keepend start=":- category(" end=":- end_category\." contains=ALL + + +syn sync ccomment logtalkBlockComment maxlines=50 + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet + +if version >= 508 || !exists("did_logtalk_syn_inits") + if version < 508 + let did_logtalk_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink logtalkBlockComment Comment + HiLink logtalkLineComment Comment + + HiLink logtalkOpenEntityDir Normal + HiLink logtalkOpenEntityDirTag PreProc + + HiLink logtalkEntity Normal + + HiLink logtalkEntityRel Normal + HiLink logtalkEntityRelTag PreProc + + HiLink logtalkCloseEntityDir PreProc + + HiLink logtalkDir Normal + HiLink logtalkDirTag PreProc + + HiLink logtalkAtom String + HiLink logtalkString String + HiLink logtalkEscapeSequence SpecialChar + + HiLink logtalkNumber Number + + HiLink logtalkKeyword Keyword + + HiLink logtalkBuiltIn Keyword + HiLink logtalkBuiltInMethod Keyword + + HiLink logtalkOperator Operator + + HiLink logtalkExtCall Normal + HiLink logtalkExtCallTag Operator + + HiLink logtalkVariable Identifier + + delcommand HiLink + +endif + + +let b:current_syntax = "logtalk" diff --git a/vim73/syntax/lotos.vim b/vim73/syntax/lotos.vim new file mode 100644 index 0000000..3cd83c4 --- /dev/null +++ b/vim73/syntax/lotos.vim @@ -0,0 +1,82 @@ +" Vim syntax file +" Language: LOTOS (Language Of Temporal Ordering Specifications, IS8807) +" Maintainer: Daniel Amyot +" Last Change: Wed Aug 19 1998 +" URL: http://lotos.csi.uottawa.ca/~damyot/vim/lotos.vim +" This file is an adaptation of pascal.vim by Mario Eusebio +" I'm not sure I understand all of the syntax highlight language, +" but this file seems to do the job for standard LOTOS. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +"Comments in LOTOS are between (* and *) +syn region lotosComment start="(\*" end="\*)" contains=lotosTodo + +"Operators [], [...], >>, ->, |||, |[...]|, ||, ;, !, ?, :, =, ,, := +syn match lotosDelimiter "[][]" +syn match lotosDelimiter ">>" +syn match lotosDelimiter "->" +syn match lotosDelimiter "\[>" +syn match lotosDelimiter "[|;!?:=,]" + +"Regular keywords +syn keyword lotosStatement specification endspec process endproc +syn keyword lotosStatement where behaviour behavior +syn keyword lotosStatement any let par accept choice hide of in +syn keyword lotosStatement i stop exit noexit + +"Operators from the Abstract Data Types in IS8807 +syn keyword lotosOperator eq ne succ and or xor implies iff +syn keyword lotosOperator not true false +syn keyword lotosOperator Insert Remove IsIn NotIn Union Ints +syn keyword lotosOperator Minus Includes IsSubsetOf +syn keyword lotosOperator lt le ge gt 0 + +"Sorts in IS8807 +syn keyword lotosSort Boolean Bool FBoolean FBool Element +syn keyword lotosSort Set String NaturalNumber Nat HexString +syn keyword lotosSort HexDigit DecString DecDigit +syn keyword lotosSort OctString OctDigit BitString Bit +syn keyword lotosSort Octet OctetString + +"Keywords for ADTs +syn keyword lotosType type endtype library endlib sorts formalsorts +syn keyword lotosType eqns formaleqns opns formalopns forall ofsort is +syn keyword lotosType for renamedby actualizedby sortnames opnnames +syn keyword lotosType using + +syn sync lines=250 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_lotos_syntax_inits") + if version < 508 + let did_lotos_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink lotosStatement Statement + HiLink lotosProcess Label + HiLink lotosOperator Operator + HiLink lotosSort Function + HiLink lotosType Type + HiLink lotosComment Comment + HiLink lotosDelimiter String + + delcommand HiLink +endif + +let b:current_syntax = "lotos" + +" vim: ts=8 diff --git a/vim73/syntax/lout.vim b/vim73/syntax/lout.vim new file mode 100644 index 0000000..2a0a72c --- /dev/null +++ b/vim73/syntax/lout.vim @@ -0,0 +1,139 @@ +" Vim syntax file +" Language: Lout +" Maintainer: Christian V. J. Brssow +" Last Change: Son 22 Jun 2003 20:43:26 CEST +" Filenames: *.lout,*.lt +" URL: http://www.cvjb.de/comp/vim/lout.vim +" $Id: lout.vim,v 1.1 2004/06/13 17:52:18 vimboss Exp $ +" +" Lout: Basser Lout document formatting system. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Lout is case sensitive +syn case match + +" Synchronization, I know it is a huge number, but normal texts can be +" _very_ long ;-) +syn sync lines=1000 + +" Characters allowed in keywords +" I don't know if 128-255 are allowed in ANS-FORHT +if version >= 600 + setlocal iskeyword=@,48-57,.,@-@,_,192-255 +else + set iskeyword=@,48-57,.,@-@,_,192-255 +endif + +" Some special keywords +syn keyword loutTodo contained TODO lout Lout LOUT +syn keyword loutDefine def macro + +" Some big structures +syn keyword loutKeyword @Begin @End @Figure @Tab +syn keyword loutKeyword @Book @Doc @Document @Report +syn keyword loutKeyword @Introduction @Abstract @Appendix +syn keyword loutKeyword @Chapter @Section @BeginSections @EndSections + +" All kind of Lout keywords +syn match loutFunction '\<@[^ \t{}]\+\>' + +" Braces -- Don`t edit these lines! +syn match loutMBraces '[{}]' +syn match loutIBraces '[{}]' +syn match loutBBrace '[{}]' +syn match loutBIBraces '[{}]' +syn match loutHeads '[{}]' + +" Unmatched braces. +syn match loutBraceError '}' + +" End of multi-line definitions, like @Document, @Report and @Book. +syn match loutEOmlDef '^//$' + +" Grouping of parameters and objects. +syn region loutObject transparent matchgroup=Delimiter start='{' matchgroup=Delimiter end='}' contains=ALLBUT,loutBraceError + +" The NULL object has a special meaning +syn keyword loutNULL {} + +" Comments +syn region loutComment start='\#' end='$' contains=loutTodo + +" Double quotes +syn region loutSpecial start=+"+ skip=+\\\\\|\\"+ end=+"+ + +" ISO-LATIN-1 characters created with @Char, or Adobe symbols +" created with @Sym +syn match loutSymbols '@\(\(Char\)\|\(Sym\)\)\s\+[A-Za-z]\+' + +" Include files +syn match loutInclude '@IncludeGraphic\s\+\k\+' +syn region loutInclude start='@\(\(SysInclude\)\|\(IncludeGraphic\)\|\(Include\)\)\s*{' end='}' + +" Tags +syn match loutTag '@\(\(Tag\)\|\(PageMark\)\|\(PageOf\)\|\(NumberOf\)\)\s\+\k\+' +syn region loutTag start='@Tag\s*{' end='}' + +" Equations +syn match loutMath '@Eq\s\+\k\+' +syn region loutMath matchgroup=loutMBraces start='@Eq\s*{' matchgroup=loutMBraces end='}' contains=ALLBUT,loutBraceError +" +" Fonts +syn match loutItalic '@I\s\+\k\+' +syn region loutItalic matchgroup=loutIBraces start='@I\s*{' matchgroup=loutIBraces end='}' contains=ALLBUT,loutBraceError +syn match loutBold '@B\s\+\k\+' +syn region loutBold matchgroup=loutBBraces start='@B\s*{' matchgroup=loutBBraces end='}' contains=ALLBUT,loutBraceError +syn match loutBoldItalic '@BI\s\+\k\+' +syn region loutBoldItalic matchgroup=loutBIBraces start='@BI\s*{' matchgroup=loutBIBraces end='}' contains=ALLBUT,loutBraceError +syn region loutHeadings matchgroup=loutHeads start='@\(\(Title\)\|\(Caption\)\)\s*{' matchgroup=loutHeads end='}' contains=ALLBUT,loutBraceError + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_lout_syn_inits") + if version < 508 + let did_lout_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overrriden later. + HiLink loutTodo Todo + HiLink loutDefine Define + HiLink loutEOmlDef Define + HiLink loutFunction Function + HiLink loutBraceError Error + HiLink loutNULL Special + HiLink loutComment Comment + HiLink loutSpecial Special + HiLink loutSymbols Character + HiLink loutInclude Include + HiLink loutKeyword Keyword + HiLink loutTag Tag + HiLink loutMath Number + + " HiLink Not really needed here, but I think it is more consistent. + HiLink loutMBraces loutMath + hi loutItalic term=italic cterm=italic gui=italic + HiLink loutIBraces loutItalic + hi loutBold term=bold cterm=bold gui=bold + HiLink loutBBraces loutBold + hi loutBoldItalic term=bold,italic cterm=bold,italic gui=bold,italic + HiLink loutBIBraces loutBoldItalic + hi loutHeadings term=bold cterm=bold guifg=indianred + HiLink loutHeads loutHeadings + + delcommand HiLink +endif + +let b:current_syntax = "lout" + +" vim:ts=8:sw=4:nocindent:smartindent: diff --git a/vim73/syntax/lpc.vim b/vim73/syntax/lpc.vim new file mode 100644 index 0000000..7665c1a --- /dev/null +++ b/vim73/syntax/lpc.vim @@ -0,0 +1,455 @@ +" Vim syntax file +" Language: LPC +" Maintainer: Shizhu Pan +" URL: http://poet.tomud.com/pub/lpc.vim.bz2 +" Last Change: 2003 May 11 +" Comments: If you are using Vim 6.2 or later, see :h lpc.vim for +" file type recognizing, if not, you had to use modeline. + + +" Nodule: This is the start nodule. {{{1 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Nodule: Keywords {{{1 + +" LPC keywords +" keywords should always be highlighted so "contained" is not used. +syn cluster lpcKeywdGrp contains=lpcConditional,lpcLabel,lpcOperator,lpcRepeat,lpcStatement,lpcModifier,lpcReserved + +syn keyword lpcConditional if else switch +syn keyword lpcLabel case default +syn keyword lpcOperator catch efun in inherit +syn keyword lpcRepeat do for foreach while +syn keyword lpcStatement break continue return + +syn match lpcEfunError /efun[^:]/ display + +" Illegal to use keyword as function +" It's not working, maybe in the next version. +syn keyword lpcKeywdError contained if for foreach return switch while + +" These are keywords only because they take lvalue or type as parameter, +" so these keywords should only be used as function but cannot be names of +" user-defined functions. +syn keyword lpcKeywdFunc new parse_command sscanf time_expression + +" Nodule: Type and modifiers {{{1 + +" Type names list. + +" Special types +syn keyword lpcType void mixed unknown +" Scalar/Value types. +syn keyword lpcType int float string +" Pointer types. +syn keyword lpcType array buffer class function mapping object +" Other types. +if exists("lpc_compat_32") + syn keyword lpcType closure status funcall +else + syn keyword lpcError closure status + syn keyword lpcType multiset +endif + +" Type modifier. +syn keyword lpcModifier nomask private public +syn keyword lpcModifier varargs virtual + +" sensible modifiers +if exists("lpc_pre_v22") + syn keyword lpcReserved nosave protected ref + syn keyword lpcModifier static +else + syn keyword lpcError static + syn keyword lpcModifier nosave protected ref +endif + +" Nodule: Applies {{{1 + +" Match a function declaration or function pointer +syn match lpcApplyDecl excludenl /->\h\w*(/me=e-1 contains=lpcApplies transparent display + +" We should note that in func_spec.c the efun definition syntax is so +" complicated that I use such a long regular expression to describe. +syn match lpcLongDecl excludenl /\(\s\|\*\)\h\+\s\h\+(/me=e-1 contains=@lpcEfunGroup,lpcType,@lpcKeywdGrp transparent display + +" this is form for all functions +" ->foo() form had been excluded +syn match lpcFuncDecl excludenl /\h\w*(/me=e-1 contains=lpcApplies,@lpcEfunGroup,lpcKeywdError transparent display + +" The (: :) parenthesis or $() forms a function pointer +syn match lpcFuncName /(:\s*\h\+\s*:)/me=e-1 contains=lpcApplies,@lpcEfunGroup transparent display contained +syn match lpcFuncName /(:\s*\h\+,/ contains=lpcApplies,@lpcEfunGroup transparent display contained +syn match lpcFuncName /\$(\h\+)/ contains=lpcApplies,@lpcEfunGroup transparent display contained + +" Applies list. +" system applies +syn keyword lpcApplies contained __INIT clean_up create destructor heart_beat id init move_or_destruct reset +" interactive +syn keyword lpcApplies contained catch_tell logon net_dead process_input receive_message receive_snoop telnet_suboption terminal_type window_size write_prompt +" master applies +syn keyword lpcApplies contained author_file compile_object connect crash creator_file domain_file epilog error_handler flag get_bb_uid get_root_uid get_save_file_name log_error make_path_absolute object_name preload privs_file retrieve_ed_setup save_ed_setup slow_shutdown +syn keyword lpcApplies contained valid_asm valid_bind valid_compile_to_c valid_database valid_hide valid_link valid_object valid_override valid_read valid_save_binary valid_seteuid valid_shadow valid_socket valid_write +" parsing +syn keyword lpcApplies contained inventory_accessible inventory_visible is_living parse_command_adjectiv_id_list parse_command_adjective_id_list parse_command_all_word parse_command_id_list parse_command_plural_id_list parse_command_prepos_list parse_command_users parse_get_environment parse_get_first_inventory parse_get_next_inventory parser_error_message + + +" Nodule: Efuns {{{1 + +syn cluster lpcEfunGroup contains=lpc_efuns,lpcOldEfuns,lpcNewEfuns,lpcKeywdFunc + +" Compat32 efuns +if exists("lpc_compat_32") + syn keyword lpc_efuns contained closurep heart_beat_info m_delete m_values m_indices query_once_interactive strstr +else + syn match lpcErrFunc /#`\h\w*/ + " Shell compatible first line comment. + syn region lpcCommentFunc start=/^#!/ end=/$/ +endif + +" pre-v22 efuns which are removed in newer versions. +syn keyword lpcOldEfuns contained tail dump_socket_status + +" new efuns after v22 should be added here! +syn keyword lpcNewEfuns contained socket_status + +" LPC efuns list. +" DEBUG efuns Not included. +" New efuns should NOT be added to this list, see v22 efuns above. +" Efuns list {{{2 +syn keyword lpc_efuns contained acos add_action all_inventory all_previous_objects allocate allocate_buffer allocate_mapping apply arrayp asin atan author_stats +syn keyword lpc_efuns contained bind break_string bufferp +syn keyword lpc_efuns contained cache_stats call_other call_out call_out_info call_stack capitalize catch ceil check_memory children classp clear_bit clone_object clonep command commands copy cos cp crc32 crypt ctime +syn keyword lpc_efuns contained db_close db_commit db_connect db_exec db_fetch db_rollback db_status debug_info debugmalloc debug_message deep_inherit_list deep_inventory destruct disable_commands disable_wizard domain_stats dumpallobj dump_file_descriptors dump_prog +syn keyword lpc_efuns contained each ed ed_cmd ed_start enable_commands enable_wizard environment error errorp eval_cost evaluate exec exp explode export_uid external_start +syn keyword lpc_efuns contained fetch_variable file_length file_name file_size filter filter_array filter_mapping find_call_out find_living find_object find_player first_inventory floatp floor flush_messages function_exists function_owner function_profile functionp functions +syn keyword lpc_efuns contained generate_source get_char get_config get_dir geteuid getuid +syn keyword lpc_efuns contained heart_beats +syn keyword lpc_efuns contained id_matrix implode in_edit in_input inherit_list inherits input_to interactive intp +syn keyword lpc_efuns contained keys +syn keyword lpc_efuns contained link living livings load_object localtime log log10 lookat_rotate lower_case lpc_info +syn keyword lpc_efuns contained malloc_check malloc_debug malloc_status map map_array map_delete map_mapping mapp master match_path max_eval_cost member_array memory_info memory_summary message mkdir moncontrol move_object mud_status +syn keyword lpc_efuns contained named_livings network_stats next_bit next_inventory notify_fail nullp +syn keyword lpc_efuns contained objectp objects oldcrypt opcprof origin +syn keyword lpc_efuns contained parse_add_rule parse_add_synonym parse_command parse_dump parse_init parse_my_rules parse_refresh parse_remove parse_sentence pluralize pointerp pow present previous_object printf process_string process_value program_info +syn keyword lpc_efuns contained query_ed_mode query_heart_beat query_host_name query_idle query_ip_name query_ip_number query_ip_port query_load_average query_notify_fail query_privs query_replaced_program query_shadowing query_snoop query_snooping query_verb +syn keyword lpc_efuns contained random read_buffer read_bytes read_file receive reclaim_objects refs regexp reg_assoc reload_object remove_action remove_call_out remove_interactive remove_shadow rename repeat_string replace_program replace_string replaceable reset_eval_cost resolve restore_object restore_variable rm rmdir rotate_x rotate_y rotate_z rusage +syn keyword lpc_efuns contained save_object save_variable say scale set_author set_bit set_eval_limit set_heart_beat set_hide set_light set_living_name set_malloc_mask set_privs set_reset set_this_player set_this_user seteuid shadow shallow_inherit_list shout shutdown sin sizeof snoop socket_accept socket_acquire socket_address socket_bind socket_close socket_connect socket_create socket_error socket_listen socket_release socket_write sort_array sprintf sqrt stat store_variable strcmp stringp strlen strsrch +syn keyword lpc_efuns contained tan tell_object tell_room terminal_colour test_bit this_interactive this_object this_player this_user throw time to_float to_int trace traceprefix translate typeof +syn keyword lpc_efuns contained undefinedp unique_array unique_mapping upper_case uptime userp users +syn keyword lpc_efuns contained values variables virtualp +syn keyword lpc_efuns contained wizardp write write_buffer write_bytes write_file + +" Nodule: Constants {{{1 + +" LPC Constants. +" like keywords, constants are always highlighted, be careful to choose only +" the constants we used to add to this list. +syn keyword lpcConstant __ARCH__ __COMPILER__ __DIR__ __FILE__ __OPTIMIZATION__ __PORT__ __VERSION__ +" Defines in options.h are all predefined in LPC sources surrounding by +" two underscores. Do we need to include all of that? +syn keyword lpcConstant __SAVE_EXTENSION__ __HEARTBEAT_INTERVAL__ +" from the documentation we know that these constants remains only for +" backward compatibility and should not be used any more. +syn keyword lpcConstant HAS_ED HAS_PRINTF HAS_RUSAGE HAS_DEBUG_LEVEL +syn keyword lpcConstant MUD_NAME F__THIS_OBJECT + +" Nodule: Todo for this file. {{{1 + +" TODO : need to check for LPC4 syntax and other series of LPC besides +" v22, b21 and l32, if you had a good idea, contact me at poet@mudbuilder.net +" and I will be appreciated about that. + +" Notes about some FAQ: +" +" About variables : We adopts the same behavior for C because almost all the +" LPC programmers are also C programmers, so we don't need separate settings +" for C and LPC. That is the reason why I don't change variables like +" "c_no_utf"s to "lpc_no_utf"s. +" +" Copy : Some of the following seems to be copied from c.vim but not quite +" the same in details because the syntax for C and LPC is different. +" +" Color scheme : this syntax file had been thouroughly tested to work well +" for all of the dark-backgrounded color schemes Vim has provided officially, +" and it should be quite Ok for all of the bright-backgrounded color schemes, +" of course it works best for the color scheme that I am using, download it +" from http://poet.tomud.com/pub/ps_color.vim.bz2 if you want to try it. +" + +" Nodule: String and Character {{{1 + + +" String and Character constants +" Highlight special characters (those which have a backslash) differently +syn match lpcSpecial display contained "\\\(x\x\+\|\o\{1,3}\|.\|$\)" +if !exists("c_no_utf") + syn match lpcSpecial display contained "\\\(u\x\{4}\|U\x\{8}\)" +endif + +" LPC version of sprintf() format, +syn match lpcFormat display "%\(\d\+\)\=[-+ |=#@:.]*\(\d\+\)\=\('\I\+'\|'\I*\\'\I*'\)\=[OsdicoxXf]" contained +syn match lpcFormat display "%%" contained +syn region lpcString start=+L\="+ skip=+\\\\\|\\"+ end=+"+ contains=lpcSpecial,lpcFormat +" lpcCppString: same as lpcString, but ends at end of line +syn region lpcCppString start=+L\="+ skip=+\\\\\|\\"\|\\$+ excludenl end=+"+ end='$' contains=lpcSpecial,lpcFormat + +" LPC preprocessor for the text formatting short cuts +" Thanks to Dr. Charles E. Campbell +" he suggests the best way to do this. +syn region lpcTextString start=/@\z(\h\w*\)$/ end=/^\z1/ contains=lpcSpecial +syn region lpcArrayString start=/@@\z(\h\w*\)$/ end=/^\z1/ contains=lpcSpecial + +" Character +syn match lpcCharacter "L\='[^\\]'" +syn match lpcCharacter "L'[^']*'" contains=lpcSpecial +syn match lpcSpecialError "L\='\\[^'\"?\\abefnrtv]'" +syn match lpcSpecialCharacter "L\='\\['\"?\\abefnrtv]'" +syn match lpcSpecialCharacter display "L\='\\\o\{1,3}'" +syn match lpcSpecialCharacter display "'\\x\x\{1,2}'" +syn match lpcSpecialCharacter display "L'\\x\x\+'" + +" Nodule: White space {{{1 + +" when wanted, highlight trailing white space +if exists("c_space_errors") + if !exists("c_no_trail_space_error") + syn match lpcSpaceError display excludenl "\s\+$" + endif + if !exists("c_no_tab_space_error") + syn match lpcSpaceError display " \+\t"me=e-1 + endif +endif + +" Nodule: Parenthesis and brackets {{{1 + +" catch errors caused by wrong parenthesis and brackets +syn cluster lpcParenGroup contains=lpcParenError,lpcIncluded,lpcSpecial,lpcCommentSkip,lpcCommentString,lpcComment2String,@lpcCommentGroup,lpcCommentStartError,lpcUserCont,lpcUserLabel,lpcBitField,lpcCommentSkip,lpcOctalZero,lpcCppOut,lpcCppOut2,lpcCppSkip,lpcFormat,lpcNumber,lpcFloat,lpcOctal,lpcOctalError,lpcNumbersCom +syn region lpcParen transparent start='(' end=')' contains=ALLBUT,@lpcParenGroup,lpcCppParen,lpcErrInBracket,lpcCppBracket,lpcCppString,@lpcEfunGroup,lpcApplies,lpcKeywdError +" lpcCppParen: same as lpcParen but ends at end-of-line; used in lpcDefine +syn region lpcCppParen transparent start='(' skip='\\$' excludenl end=')' end='$' contained contains=ALLBUT,@lpcParenGroup,lpcErrInBracket,lpcParen,lpcBracket,lpcString,@lpcEfunGroup,lpcApplies,lpcKeywdError +syn match lpcParenError display ")" +syn match lpcParenError display "\]" +" for LPC: +" Here we should consider the array ({ }) parenthesis and mapping ([ ]) +" parenthesis and multiset (< >) parenthesis. +syn match lpcErrInParen display contained "[^^]{"ms=s+1 +syn match lpcErrInParen display contained "\(}\|\]\)[^)]"me=e-1 +syn region lpcBracket transparent start='\[' end=']' contains=ALLBUT,@lpcParenGroup,lpcErrInParen,lpcCppParen,lpcCppBracket,lpcCppString,@lpcEfunGroup,lpcApplies,lpcFuncName,lpcKeywdError +" lpcCppBracket: same as lpcParen but ends at end-of-line; used in lpcDefine +syn region lpcCppBracket transparent start='\[' skip='\\$' excludenl end=']' end='$' contained contains=ALLBUT,@lpcParenGroup,lpcErrInParen,lpcParen,lpcBracket,lpcString,@lpcEfunGroup,lpcApplies,lpcFuncName,lpcKeywdError +syn match lpcErrInBracket display contained "[);{}]" + +" Nodule: Numbers {{{1 + +" integer number, or floating point number without a dot and with "f". +syn case ignore +syn match lpcNumbers display transparent "\<\d\|\.\d" contains=lpcNumber,lpcFloat,lpcOctalError,lpcOctal +" Same, but without octal error (for comments) +syn match lpcNumbersCom display contained transparent "\<\d\|\.\d" contains=lpcNumber,lpcFloat,lpcOctal +syn match lpcNumber display contained "\d\+\(u\=l\{0,2}\|ll\=u\)\>" +" hex number +syn match lpcNumber display contained "0x\x\+\(u\=l\{0,2}\|ll\=u\)\>" +" Flag the first zero of an octal number as something special +syn match lpcOctal display contained "0\o\+\(u\=l\{0,2}\|ll\=u\)\>" contains=lpcOctalZero +syn match lpcOctalZero display contained "\<0" +syn match lpcFloat display contained "\d\+f" +" floating point number, with dot, optional exponent +syn match lpcFloat display contained "\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=" +" floating point number, starting with a dot, optional exponent +syn match lpcFloat display contained "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +" floating point number, without dot, with exponent +syn match lpcFloat display contained "\d\+e[-+]\=\d\+[fl]\=\>" +" flag an octal number with wrong digits +syn match lpcOctalError display contained "0\o*[89]\d*" +syn case match + +" Nodule: Comment string {{{1 + +" lpcCommentGroup allows adding matches for special things in comments +syn keyword lpcTodo contained TODO FIXME XXX +syn cluster lpcCommentGroup contains=lpcTodo + +if exists("c_comment_strings") + " A comment can contain lpcString, lpcCharacter and lpcNumber. + syntax match lpcCommentSkip contained "^\s*\*\($\|\s\+\)" + syntax region lpcCommentString contained start=+L\=\\\@" skip="\\$" end="$" end="//"me=s-1 contains=lpcComment,lpcCppString,lpcCharacter,lpcCppParen,lpcParenError,lpcNumbers,lpcCommentError,lpcSpaceError +syn match lpcPreCondit display "^\s*#\s*\(else\|endif\)\>" +if !exists("c_no_if0") + syn region lpcCppOut start="^\s*#\s*if\s\+0\+\>" end=".\|$" contains=lpcCppOut2 + syn region lpcCppOut2 contained start="0" end="^\s*#\s*\(endif\>\|else\>\|elif\>\)" contains=lpcSpaceError,lpcCppSkip + syn region lpcCppSkip contained start="^\s*#\s*\(if\>\|ifdef\>\|ifndef\>\)" skip="\\$" end="^\s*#\s*endif\>" contains=lpcSpaceError,lpcCppSkip +endif +syn region lpcIncluded display contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match lpcIncluded display contained "<[^>]*>" +syn match lpcInclude display "^\s*#\s*include\>\s*["<]" contains=lpcIncluded +syn match lpcLineSkip "\\$" +syn cluster lpcPreProcGroup contains=lpcPreCondit,lpcIncluded,lpcInclude,lpcDefine,lpcErrInParen,lpcErrInBracket,lpcUserLabel,lpcSpecial,lpcOctalZero,lpcCppOut,lpcCppOut2,lpcCppSkip,lpcFormat,lpcNumber,lpcFloat,lpcOctal,lpcOctalError,lpcNumbersCom,lpcString,lpcCommentSkip,lpcCommentString,lpcComment2String,@lpcCommentGroup,lpcCommentStartError,lpcParen,lpcBracket,lpcMulti,lpcKeywdError +syn region lpcDefine start="^\s*#\s*\(define\|undef\)\>" skip="\\$" end="$" end="//"me=s-1 contains=ALLBUT,@lpcPreProcGroup + +if exists("lpc_pre_v22") + syn region lpcPreProc start="^\s*#\s*\(pragma\>\|echo\>\)" skip="\\$" end="$" keepend contains=ALLBUT,@lpcPreProcGroup +else + syn region lpcPreProc start="^\s*#\s*\(pragma\>\|echo\>\|warn\>\|error\>\)" skip="\\$" end="$" keepend contains=ALLBUT,@lpcPreProcGroup +endif + +" Nodule: User labels {{{1 + +" Highlight Labels +" User labels in LPC is not allowed, only "case x" and "default" is supported +syn cluster lpcMultiGroup contains=lpcIncluded,lpcSpecial,lpcCommentSkip,lpcCommentString,lpcComment2String,@lpcCommentGroup,lpcCommentStartError,lpcUserCont,lpcUserLabel,lpcBitField,lpcOctalZero,lpcCppOut,lpcCppOut2,lpcCppSkip,lpcFormat,lpcNumber,lpcFloat,lpcOctal,lpcOctalError,lpcNumbersCom,lpcCppParen,lpcCppBracket,lpcCppString,lpcKeywdError +syn region lpcMulti transparent start='\(case\|default\|public\|protected\|private\)' skip='::' end=':' contains=ALLBUT,@lpcMultiGroup + +syn cluster lpcLabelGroup contains=lpcUserLabel +syn match lpcUserCont display "^\s*lpc:$" contains=@lpcLabelGroup + +" Don't want to match anything +syn match lpcUserLabel display "lpc" contained + +" Nodule: Initializations {{{1 + +if exists("c_minlines") + let b:c_minlines = c_minlines +else + if !exists("c_no_if0") + let b:c_minlines = 50 " #if 0 constructs can be long + else + let b:c_minlines = 15 " mostly for () constructs + endif +endif +exec "syn sync ccomment lpcComment minlines=" . b:c_minlines + +" Make sure these options take place since we no longer depend on file type +" plugin for C +setlocal cindent +setlocal fo-=t fo+=croql +setlocal comments=sO:*\ -,mO:*\ \ ,exO:*/,s1:/*,mb:*,ex:*/,:// +set cpo-=C + +" Win32 can filter files in the browse dialog +if has("gui_win32") && !exists("b:browsefilter") + let b:browsefilter = "LPC Source Files (*.c *.d *.h)\t*.c;*.d;*.h\n" . + \ "LPC Data Files (*.scr *.o *.dat)\t*.scr;*.o;*.dat\n" . + \ "Text Documentation (*.txt)\t*.txt\n" . + \ "All Files (*.*)\t*.*\n" +endif + +" Nodule: Highlight links {{{1 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_lpc_syn_inits") + if version < 508 + let did_lpc_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink lpcModifier lpcStorageClass + + HiLink lpcQuotedFmt lpcFormat + HiLink lpcFormat lpcSpecial + HiLink lpcCppString lpcString " Cpp means + " C Pre-Processor + HiLink lpcCommentL lpcComment + HiLink lpcCommentStart lpcComment + HiLink lpcUserLabel lpcLabel + HiLink lpcSpecialCharacter lpcSpecial + HiLink lpcOctal lpcPreProc + HiLink lpcOctalZero lpcSpecial " LPC will treat octal numbers + " as decimals, programmers should + " be aware of that. + HiLink lpcEfunError lpcError + HiLink lpcKeywdError lpcError + HiLink lpcOctalError lpcError + HiLink lpcParenError lpcError + HiLink lpcErrInParen lpcError + HiLink lpcErrInBracket lpcError + HiLink lpcCommentError lpcError + HiLink lpcCommentStartError lpcError + HiLink lpcSpaceError lpcError + HiLink lpcSpecialError lpcError + HiLink lpcErrFunc lpcError + + if exists("lpc_pre_v22") + HiLink lpcOldEfuns lpc_efuns + HiLink lpcNewEfuns lpcError + else + HiLink lpcOldEfuns lpcReserved + HiLink lpcNewEfuns lpc_efuns + endif + HiLink lpc_efuns lpcFunction + + HiLink lpcReserved lpcPreProc + HiLink lpcTextString lpcString " This should be preprocessors, but + HiLink lpcArrayString lpcPreProc " let's make some difference + " between text and array + + HiLink lpcIncluded lpcString + HiLink lpcCommentString lpcString + HiLink lpcComment2String lpcString + HiLink lpcCommentSkip lpcComment + HiLink lpcCommentFunc lpcComment + + HiLink lpcCppSkip lpcCppOut + HiLink lpcCppOut2 lpcCppOut + HiLink lpcCppOut lpcComment + + " Standard type below + HiLink lpcApplies Special + HiLink lpcCharacter Character + HiLink lpcComment Comment + HiLink lpcConditional Conditional + HiLink lpcConstant Constant + HiLink lpcDefine Macro + HiLink lpcError Error + HiLink lpcFloat Float + HiLink lpcFunction Function + HiLink lpcIdentifier Identifier + HiLink lpcInclude Include + HiLink lpcLabel Label + HiLink lpcNumber Number + HiLink lpcOperator Operator + HiLink lpcPreCondit PreCondit + HiLink lpcPreProc PreProc + HiLink lpcRepeat Repeat + HiLink lpcStatement Statement + HiLink lpcStorageClass StorageClass + HiLink lpcString String + HiLink lpcStructure Structure + HiLink lpcSpecial LineNr + HiLink lpcTodo Todo + HiLink lpcType Type + + delcommand HiLink +endif + +" Nodule: This is the end nodule. {{{1 + +let b:current_syntax = "lpc" + +" vim:ts=8:nosta:sw=2:ai:si: +" vim600:set fdm=marker: }}}1 diff --git a/vim73/syntax/lprolog.vim b/vim73/syntax/lprolog.vim new file mode 100644 index 0000000..086c00f --- /dev/null +++ b/vim73/syntax/lprolog.vim @@ -0,0 +1,137 @@ +" Vim syntax file +" Language: LambdaProlog (Teyjus) +" Filenames: *.mod *.sig +" Maintainer: Markus Mottl +" URL: http://www.ocaml.info/vim/syntax/lprolog.vim +" Last Change: 2006 Feb 05 +" 2001 Apr 26 - Upgraded for new Vim version +" 2000 Jun 5 - Initial release + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Lambda Prolog is case sensitive. +syn case match + +syn match lprologBrackErr "\]" +syn match lprologParenErr ")" + +syn cluster lprologContained contains=lprologTodo,lprologModuleName,lprologTypeNames,lprologTypeName + +" Enclosing delimiters +syn region lprologEncl transparent matchgroup=lprologKeyword start="(" matchgroup=lprologKeyword end=")" contains=ALLBUT,@lprologContained,lprologParenErr +syn region lprologEncl transparent matchgroup=lprologKeyword start="\[" matchgroup=lprologKeyword end="\]" contains=ALLBUT,@lprologContained,lprologBrackErr + +" General identifiers +syn match lprologIdentifier "\<\(\w\|[-+*/\\^<>=`'~?@#$&!_]\)*\>" +syn match lprologVariable "\<\(\u\|_\)\(\w\|[-+*/\\^<>=`'~?@#$&!]\)*\>" + +syn match lprologOperator "/" + +" Comments +syn region lprologComment start="/\*" end="\*/" contains=lprologComment,lprologTodo +syn region lprologComment start="%" end="$" contains=lprologTodo +syn keyword lprologTodo contained TODO FIXME XXX + +syn match lprologInteger "\<\d\+\>" +syn match lprologReal "\<\(\d\+\)\=\.\d+\>" +syn region lprologString start=+"+ skip=+\\\\\|\\"+ end=+"+ + +" Clause definitions +syn region lprologClause start="^\w\+" end=":-\|\." + +" Modules +syn region lprologModule matchgroup=lprologKeyword start="^\" matchgroup=lprologKeyword end="\." + +" Types +syn match lprologKeyword "^\" skipwhite nextgroup=lprologTypeNames +syn region lprologTypeNames matchgroup=lprologBraceErr start="\<\w\+\>" matchgroup=lprologKeyword end="\." contained contains=lprologTypeName,lprologOperator +syn match lprologTypeName "\<\w\+\>" contained + +" Keywords +syn keyword lprologKeyword end import accumulate accum_sig +syn keyword lprologKeyword local localkind closed sig +syn keyword lprologKeyword kind exportdef useonly +syn keyword lprologKeyword infixl infixr infix prefix +syn keyword lprologKeyword prefixr postfix postfixl + +syn keyword lprologSpecial pi sigma is true fail halt stop not + +" Operators +syn match lprologSpecial ":-" +syn match lprologSpecial "->" +syn match lprologSpecial "=>" +syn match lprologSpecial "\\" +syn match lprologSpecial "!" + +syn match lprologSpecial "," +syn match lprologSpecial ";" +syn match lprologSpecial "&" + +syn match lprologOperator "+" +syn match lprologOperator "-" +syn match lprologOperator "*" +syn match lprologOperator "\~" +syn match lprologOperator "\^" +syn match lprologOperator "<" +syn match lprologOperator ">" +syn match lprologOperator "=<" +syn match lprologOperator ">=" +syn match lprologOperator "::" +syn match lprologOperator "=" + +syn match lprologOperator "\." +syn match lprologOperator ":" +syn match lprologOperator "|" + +syn match lprologCommentErr "\*/" + +syn sync minlines=50 +syn sync maxlines=500 + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_lprolog_syntax_inits") + if version < 508 + let did_lprolog_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink lprologComment Comment + HiLink lprologTodo Todo + + HiLink lprologKeyword Keyword + HiLink lprologSpecial Special + HiLink lprologOperator Operator + HiLink lprologIdentifier Normal + + HiLink lprologInteger Number + HiLink lprologReal Number + HiLink lprologString String + + HiLink lprologCommentErr Error + HiLink lprologBrackErr Error + HiLink lprologParenErr Error + + HiLink lprologModuleName Special + HiLink lprologTypeName Identifier + + HiLink lprologVariable Keyword + HiLink lprologAtom Normal + HiLink lprologClause Type + + delcommand HiLink +endif + +let b:current_syntax = "lprolog" + +" vim: ts=8 diff --git a/vim73/syntax/lscript.vim b/vim73/syntax/lscript.vim new file mode 100644 index 0000000..648a0eb --- /dev/null +++ b/vim73/syntax/lscript.vim @@ -0,0 +1,213 @@ +" Vim syntax file +" Language: LotusScript +" Maintainer: Taryn East (taryneast@hotmail.com) +" Last Change: 2003 May 11 + +" This is a rough amalgamation of the visual basic syntax file, and the UltraEdit +" and Textpad syntax highlighters. +" It's not too brilliant given that a) I've never written a syntax.vim file before +" and b) I'm not so crash hot at LotusScript either. If you see any problems +" feel free to email me with them. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" LotusScript is case insensitive +syn case ignore + +" These are Notes thingies that had an equivalent in the vb highlighter +" or I was already familiar with them +syn keyword lscriptStatement ActivateApp As And Base Beep Call Case ChDir ChDrive Class +syn keyword lscriptStatement Const Dim Declare DefCur DefDbl DefInt DefLng DefSng DefStr +syn keyword lscriptStatement DefVar Do Else %Else ElseIf %ElseIf End %End Erase Event Exit +syn keyword lscriptStatement Explicit FileCopy FALSE For ForAll Function Get GoTo GoSub +syn keyword lscriptStatement If %If In Is Kill Let List Lock Loop MkDir +syn keyword lscriptStatement Name Next New NoCase NoPitch Not Nothing NULL +syn keyword lscriptStatement On Option Or PI Pitch Preserve Private Public +syn keyword lscriptStatement Property Public Put +syn keyword lscriptStatement Randomize ReDim Reset Resume Return RmDir +syn keyword lscriptStatement Select SendKeys SetFileAttr Set Static Sub Then To TRUE +syn keyword lscriptStatement Type Unlock Until While WEnd With Write XOr + +syn keyword lscriptDatatype Array Currency Double Integer Long Single String String$ Variant + +syn keyword lscriptNotesType Field Button Navigator +syn keyword lscriptNotesType NotesACL NotesACLEntry NotesAgent NotesDatabase NotesDateRange +syn keyword lscriptNotesType NotesDateTime NotesDbDirectory NotesDocument +syn keyword lscriptNotesType NotesDocumentCollection NotesEmbeddedObject NotesForm +syn keyword lscriptNotesType NotesInternational NotesItem NotesLog NotesName NotesNewsLetter +syn keyword lscriptNotesType NotesMIMEEntry NotesOutline NotesOutlineEntry NotesRegistration +syn keyword lscriptNotesType NotesReplication NotesRichTextItem NotesRichTextParagraphStyle +syn keyword lscriptNotesType NotesRichTextStyle NotesRichTextTab +syn keyword lscriptNotesType NotesSession NotesTimer NotesView NotesViewColumn NotesViewEntry +syn keyword lscriptNotesType NotesViewEntryCollection NotesViewNavigator NotesUIDatabase +syn keyword lscriptNotesType NotesUIDocument NotesUIView NotesUIWorkspace + +syn keyword lscriptNotesConst ACLLEVEL_AUTHOR ACLLEVEL_DEPOSITOR ACLLEVEL_DESIGNER +syn keyword lscriptNotesConst ACLLEVEL_EDITOR ACLLEVEL_MANAGER ACLLEVEL_NOACCESS +syn keyword lscriptNotesConst ACLLEVEL_READER ACLTYPE_MIXED_GROUP ACLTYPE_PERSON +syn keyword lscriptNotesConst ACLTYPE_PERSON_GROUP ACLTYPE_SERVER ACLTYPE_SERVER_GROUP +syn keyword lscriptNotesConst ACLTYPE_UNSPECIFIED ACTIONCD ALIGN_CENTER +syn keyword lscriptNotesConst ALIGN_FULL ALIGN_LEFT ALIGN_NOWRAP ALIGN_RIGHT +syn keyword lscriptNotesConst ASSISTANTINFO ATTACHMENT AUTHORS COLOR_BLACK +syn keyword lscriptNotesConst COLOR_BLUE COLOR_CYAN COLOR_DARK_BLUE COLOR_DARK_CYAN +syn keyword lscriptNotesConst COLOR_DARK_GREEN COLOR_DARK_MAGENTA COLOR_DARK_RED +syn keyword lscriptNotesConst COLOR_DARK_YELLOW COLOR_GRAY COLOR_GREEN COLOR_LIGHT_GRAY +syn keyword lscriptNotesConst COLOR_MAGENTA COLOR_RED COLOR_WHITE COLOR_YELLOW +syn keyword lscriptNotesConst DATABASE DATETIMES DB_REPLICATION_PRIORITY_HIGH +syn keyword lscriptNotesConst DB_REPLICATION_PRIORITY_LOW DB_REPLICATION_PRIORITY_MED +syn keyword lscriptNotesConst DB_REPLICATION_PRIORITY_NOTSET EFFECTS_EMBOSS +syn keyword lscriptNotesConst EFFECTS_EXTRUDE EFFECTS_NONE EFFECTS_SHADOW +syn keyword lscriptNotesConst EFFECTS_SUBSCRIPT EFFECTS_SUPERSCRIPT EMBED_ATTACHMENT +syn keyword lscriptNotesConst EMBED_OBJECT EMBED_OBJECTLINK EMBEDDEDOBJECT ERRORITEM +syn keyword lscriptNotesConst EV_ALARM EV_COMM EV_MAIL EV_MISC EV_REPLICA EV_RESOURCE +syn keyword lscriptNotesConst EV_SECURITY EV_SERVER EV_UNKNOWN EV_UPDATE FONT_COURIER +syn keyword lscriptNotesConst FONT_HELV FONT_ROMAN FORMULA FT_DATABASE FT_DATE_ASC +syn keyword lscriptNotesConst FT_DATE_DES FT_FILESYSTEM FT_FUZZY FT_SCORES FT_STEMS +syn keyword lscriptNotesConst FT_THESAURUS HTML ICON ID_CERTIFIER ID_FLAT +syn keyword lscriptNotesConst ID_HIERARCHICAL LSOBJECT MIME_PART NAMES NOTESLINKS +syn keyword lscriptNotesConst NOTEREFS NOTES_DESKTOP_CLIENT NOTES_FULL_CLIENT +syn keyword lscriptNotesConst NOTES_LIMITED_CLIENT NUMBERS OTHEROBJECT +syn keyword lscriptNotesConst OUTLINE_CLASS_DATABASE OUTLINE_CLASS_DOCUMENT +syn keyword lscriptNotesConst OUTLINE_CLASS_FOLDER OUTLINE_CLASS_FORM +syn keyword lscriptNotesConst OUTLINE_CLASS_FRAMESET OUTLINE_CLASS_NAVIGATOR +syn keyword lscriptNotesConst OUTLINE_CLASS_PAGE OUTLINE_CLASS_UNKNOWN +syn keyword lscriptNotesConst OUTLINE_CLASS_VIEW OUTLINE_OTHER_FOLDERS_TYPE +syn keyword lscriptNotesConst OUTLINE_OTHER_UNKNOWN_TYPE OUTLINE_OTHER_VIEWS_TYPE +syn keyword lscriptNotesConst OUTLINE_TYPE_ACTION OUTLINE_TYPE_NAMEDELEMENT +syn keyword lscriptNotesConst OUTLINE_TYPE_NOTELINK OUTLINE_TYPE_URL PAGINATE_BEFORE +syn keyword lscriptNotesConst PAGINATE_DEFAULT PAGINATE_KEEP_TOGETHER +syn keyword lscriptNotesConst PAGINATE_KEEP_WITH_NEXT PICKLIST_CUSTOM PICKLIST_NAMES +syn keyword lscriptNotesConst PICKLIST_RESOURCES PICKLIST_ROOMS PROMPT_OK PROMPT_OKCANCELCOMBO +syn keyword lscriptNotesConst PROMPT_OKCANCELEDIT PROMPT_OKCANCELEDITCOMBO PROMPT_OKCANCELLIST +syn keyword lscriptNotesConst PROMPT_OKCANCELLISTMULT PROMPT_PASSWORD PROMPT_YESNO +syn keyword lscriptNotesConst PROMPT_YESNOCANCEL QUERYCD READERS REPLICA_CANDIDATE +syn keyword lscriptNotesConst RICHTEXT RULER_ONE_CENTIMETER RULER_ONE_INCH SEV_FAILURE +syn keyword lscriptNotesConst SEV_FATAL SEV_NORMAL SEV_WARNING1 SEV_WARNING2 +syn keyword lscriptNotesConst SIGNATURE SPACING_DOUBLE SPACING_ONE_POINT_50 +syn keyword lscriptNotesConst SPACING_SINGLE STYLE_NO_CHANGE TAB_CENTER TAB_DECIMAL +syn keyword lscriptNotesConst TAB_LEFT TAB_RIGHT TARGET_ALL_DOCS TARGET_ALL_DOCS_IN_VIEW +syn keyword lscriptNotesConst TARGET_NEW_DOCS TARGET_NEW_OR_MODIFIED_DOCS TARGET_NONE +syn keyword lscriptNotesConst TARGET_RUN_ONCE TARGET_SELECTED_DOCS TARGET_UNREAD_DOCS_IN_VIEW +syn keyword lscriptNotesConst TEMPLATE TEMPLATE_CANDIDATE TEXT TRIGGER_AFTER_MAIL_DELIVERY +syn keyword lscriptNotesConst TRIGGER_BEFORE_MAIL_DELIVERY TRIGGER_DOC_PASTED +syn keyword lscriptNotesConst TRIGGER_DOC_UPDATE TRIGGER_MANUAL TRIGGER_NONE +syn keyword lscriptNotesConst TRIGGER_SCHEDULED UNAVAILABLE UNKNOWN USERDATA +syn keyword lscriptNotesConst USERID VC_ALIGN_CENTER VC_ALIGN_LEFT VC_ALIGN_RIGHT +syn keyword lscriptNotesConst VC_ATTR_PARENS VC_ATTR_PUNCTUATED VC_ATTR_PERCENT +syn keyword lscriptNotesConst VC_FMT_ALWAYS VC_FMT_CURRENCY VC_FMT_DATE VC_FMT_DATETIME +syn keyword lscriptNotesConst VC_FMT_FIXED VC_FMT_GENERAL VC_FMT_HM VC_FMT_HMS +syn keyword lscriptNotesConst VC_FMT_MD VC_FMT_NEVER VC_FMT_SCIENTIFIC +syn keyword lscriptNotesConst VC_FMT_SOMETIMES VC_FMT_TIME VC_FMT_TODAYTIME VC_FMT_YM +syn keyword lscriptNotesConst VC_FMT_YMD VC_FMT_Y4M VC_FONT_BOLD VC_FONT_ITALIC +syn keyword lscriptNotesConst VC_FONT_STRIKEOUT VC_FONT_UNDERLINE VC_SEP_COMMA +syn keyword lscriptNotesConst VC_SEP_NEWLINE VC_SEP_SEMICOLON VC_SEP_SPACE +syn keyword lscriptNotesConst VIEWMAPDATA VIEWMAPLAYOUT VW_SPACING_DOUBLE +syn keyword lscriptNotesConst VW_SPACING_ONE_POINT_25 VW_SPACING_ONE_POINT_50 +syn keyword lscriptNotesConst VW_SPACING_ONE_POINT_75 VW_SPACING_SINGLE + +syn keyword lscriptFunction Abs Asc Atn Atn2 ACos ASin +syn keyword lscriptFunction CCur CDat CDbl Chr Chr$ CInt CLng Command Command$ +syn keyword lscriptFunction Cos CSng CStr +syn keyword lscriptFunction CurDir CurDir$ CVar Date Date$ DateNumber DateSerial DateValue +syn keyword lscriptFunction Day Dir Dir$ Environ$ Environ EOF Error Error$ Evaluate Exp +syn keyword lscriptFunction FileAttr FileDateTime FileLen Fix Format Format$ FreeFile +syn keyword lscriptFunction GetFileAttr GetThreadInfo Hex Hex$ Hour +syn keyword lscriptFunction IMESetMode IMEStatus Input Input$ InputB InputB$ +syn keyword lscriptFunction InputBP InputBP$ InputBox InputBox$ InStr InStrB InStrBP InstrC +syn keyword lscriptFunction IsA IsArray IsDate IsElement IsList IsNumeric +syn keyword lscriptFunction IsObject IsResponse IsScalar IsUnknown LCase LCase$ +syn keyword lscriptFunction Left Left$ LeftB LeftB$ LeftC +syn keyword lscriptFunction LeftBP LeftBP$ Len LenB LenBP LenC Loc LOF Log +syn keyword lscriptFunction LSet LTrim LTrim$ MessageBox Mid Mid$ MidB MidB$ MidC +syn keyword lscriptFunction Minute Month Now Oct Oct$ Responses Right Right$ +syn keyword lscriptFunction RightB RightB$ RightBP RightBP$ RightC Round Rnd RSet RTrim RTrim$ +syn keyword lscriptFunction Second Seek Sgn Shell Sin Sleep Space Space$ Spc Sqr Str Str$ +syn keyword lscriptFunction StrConv StrLeft StrleftBack StrRight StrRightBack +syn keyword lscriptFunction StrCompare Tab Tan Time Time$ TimeNumber Timer +syn keyword lscriptFunction TimeValue Trim Trim$ Today TypeName UCase UCase$ +syn keyword lscriptFunction UniversalID Val Weekday Year + +syn keyword lscriptMethods AppendToTextList ArrayAppend ArrayReplace ArrayGetIndex +syn keyword lscriptMethods Append Bind Close +"syn keyword lscriptMethods Contains +syn keyword lscriptMethods CopyToDatabase CopyAllItems Count CurrentDatabase Delete Execute +syn keyword lscriptMethods GetAllDocumentsByKey GetDatabase GetDocumentByKey +syn keyword lscriptMethods GetDocumentByUNID GetFirstDocument GetFirstItem +syn keyword lscriptMethods GetItems GetItemValue GetNthDocument GetView +syn keyword lscriptMethods IsEmpty IsNull %Include Items +syn keyword lscriptMethods Line LBound LoadMsgText Open Print +syn keyword lscriptMethods RaiseEvent ReplaceItemValue Remove RemoveItem Responses +syn keyword lscriptMethods Save Stop UBound UnprocessedDocuments Write + +syn keyword lscriptEvents Compare OnError + +"************************************************************************************* +"These are Notes thingies that I'm not sure how to classify as they had no vb equivalent +" At a wild guess I'd put them as Functions... +" if anyone sees something really out of place... tell me! + +syn keyword lscriptFunction Access Alias Any Bin Bin$ Binary ByVal +syn keyword lscriptFunction CodeLock CodeLockCheck CodeUnlock CreateLock +syn keyword lscriptFunction CurDrive CurDrive$ DataType DestroyLock Eqv +syn keyword lscriptFunction Erl Err Fraction From FromFunction FullTrim +syn keyword lscriptFunction Imp Int Lib Like ListTag LMBCS LSServer Me +syn keyword lscriptFunction Mod MsgDescription MsgText Output Published +syn keyword lscriptFunction Random Read Shared Step UChr UChr$ Uni Unicode +syn keyword lscriptFunction Until Use UseLSX UString UString$ Width Yield + + +syn keyword lscriptTodo contained TODO + +"integer number, or floating point number without a dot. +syn match lscriptNumber "\<\d\+\>" +"floating point number, with dot +syn match lscriptNumber "\<\d\+\.\d*\>" +"floating point number, starting with a dot +syn match lscriptNumber "\.\d\+\>" + +" String and Character constants +syn region lscriptString start=+"+ end=+"+ +syn region lscriptComment start="REM" end="$" contains=lscriptTodo +syn region lscriptComment start="'" end="$" contains=lscriptTodo +syn region lscriptLineNumber start="^\d" end="\s" +syn match lscriptTypeSpecifier "[a-zA-Z0-9][\$%&!#]"ms=s+1 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_lscript_syntax_inits") + if version < 508 + let did_lscript_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + hi lscriptNotesType term=underline ctermfg=DarkGreen guifg=SeaGreen gui=bold + + HiLink lscriptNotesConst lscriptNotesType + HiLink lscriptLineNumber Comment + HiLink lscriptDatatype Type + HiLink lscriptNumber Number + HiLink lscriptError Error + HiLink lscriptStatement Statement + HiLink lscriptString String + HiLink lscriptComment Comment + HiLink lscriptTodo Todo + HiLink lscriptFunction Identifier + HiLink lscriptMethods PreProc + HiLink lscriptEvents Special + HiLink lscriptTypeSpecifier Type + + delcommand HiLink +endif + +let b:current_syntax = "lscript" + +" vim: ts=8 diff --git a/vim73/syntax/lsl.vim b/vim73/syntax/lsl.vim new file mode 100644 index 0000000..3f24816 --- /dev/null +++ b/vim73/syntax/lsl.vim @@ -0,0 +1,272 @@ +" Vim syntax file +" Language: Linden Scripting Language +" Maintainer: Timo Frenay +" Last Change: 2008 Mar 29 + +" Quit when a syntax file was already loaded +if exists("b:current_syntax") + finish +endif + +" Initializations +syn case match + +" Keywords +syn keyword lslKeyword default do else for if jump return state while + +" Types +syn keyword lslType float integer key list quaternion rotation string vector + +" Labels +syn match lslLabel +@\h\w*+ display + +" Constants +syn keyword lslConstant +\ ACTIVE AGENT AGENT_ALWAYS_RUN AGENT_ATTACHMENTS AGENT_AWAY AGENT_BUSY +\ AGENT_CROUCHING AGENT_FLYING AGENT_IN_AIR AGENT_MOUSELOOK AGENT_ON_OBJECT +\ AGENT_SCRIPTED AGENT_SITTING AGENT_TYPING AGENT_WALKING ALL_SIDES ANIM_ON +\ ATTACH_BACK ATTACH_BELLY ATTACH_CHEST ATTACH_CHIN ATTACH_HEAD +\ ATTACH_HUD_BOTTOM ATTACH_HUD_BOTTOM_LEFT ATTACH_HUD_BOTTOM_RIGHT +\ ATTACH_HUD_CENTER_1 ATTACH_HUD_CENTER_2 ATTACH_HUD_TOP_CENTER +\ ATTACH_HUD_TOP_LEFT ATTACH_HUD_TOP_RIGHT ATTACH_LEAR ATTACH_LEYE ATTACH_LFOOT +\ ATTACH_LHAND ATTACH_LHIP ATTACH_LLARM ATTACH_LLLEG ATTACH_LPEC +\ ATTACH_LSHOULDER ATTACH_LUARM ATTACH_LULEG ATTACH_MOUTH ATTACH_NOSE +\ ATTACH_PELVIS ATTACH_REAR ATTACH_REYE ATTACH_RFOOT ATTACH_RHAND ATTACH_RHIP +\ ATTACH_RLARM ATTACH_RLLEG ATTACH_RPEC ATTACH_RSHOULDER ATTACH_RUARM +\ ATTACH_RULEG CAMERA_ACTIVE CAMERA_BEHINDNESS_ANGLE CAMERA_BEHINDNESS_LAG +\ CAMERA_DISTANCE CAMERA_FOCUS CAMERA_FOCUS_LAG CAMERA_FOCUS_LOCKED +\ CAMERA_FOCUS_OFFSET CAMERA_FOCUS_THRESHOLD CAMERA_PITCH CAMERA_POSITION +\ CAMERA_POSITION_LAG CAMERA_POSITION_LOCKED CAMERA_POSITION_THRESHOLD +\ CHANGED_ALLOWED_DROP CHANGED_COLOR CHANGED_INVENTORY CHANGED_LINK +\ CHANGED_OWNER CHANGED_REGION CHANGED_SCALE CHANGED_SHAPE CHANGED_TELEPORT +\ CHANGED_TEXTURE CLICK_ACTION_BUY CLICK_ACTION_NONE CLICK_ACTION_OPEN +\ CLICK_ACTION_OPEN_MEDIA CLICK_ACTION_PAY CLICK_ACTION_PLAY CLICK_ACTION_SIT +\ CLICK_ACTION_TOUCH CONTROL_BACK CONTROL_DOWN CONTROL_FWD CONTROL_LBUTTON +\ CONTROL_LEFT CONTROL_ML_LBUTTON CONTROL_RIGHT CONTROL_ROT_LEFT +\ CONTROL_ROT_RIGHT CONTROL_UP DATA_BORN DATA_NAME DATA_ONLINE DATA_PAYINFO +\ DATA_RATING DATA_SIM_POS DATA_SIM_RATING DATA_SIM_STATUS DEBUG_CHANNEL +\ DEG_TO_RAD EOF FALSE HTTP_BODY_MAXLENGTH HTTP_BODY_TRUNCATED HTTP_METHOD +\ HTTP_MIMETYPE HTTP_VERIFY_CERT INVENTORY_ALL INVENTORY_ANIMATION +\ INVENTORY_BODYPART INVENTORY_CLOTHING INVENTORY_GESTURE INVENTORY_LANDMARK +\ INVENTORY_NONE INVENTORY_NOTECARD INVENTORY_OBJECT INVENTORY_SCRIPT +\ INVENTORY_SOUND INVENTORY_TEXTURE LAND_LARGE_BRUSH LAND_LEVEL LAND_LOWER +\ LAND_MEDIUM_BRUSH LAND_NOISE LAND_RAISE LAND_REVERT LAND_SMALL_BRUSH +\ LAND_SMOOTH LINK_ALL_CHILDREN LINK_ALL_OTHERS LINK_ROOT LINK_SET LINK_THIS +\ LIST_STAT_GEOMETRIC_MEAN LIST_STAT_MAX LIST_STAT_MEAN LIST_STAT_MEDIAN +\ LIST_STAT_MIN LIST_STAT_NUM_COUNT LIST_STAT_RANGE LIST_STAT_STD_DEV +\ LIST_STAT_SUM LIST_STAT_SUM_SQUARES LOOP MASK_BASE MASK_EVERYONE MASK_GROUP +\ MASK_NEXT MASK_OWNER NULL_KEY OBJECT_CREATOR OBJECT_DESC OBJECT_GROUP +\ OBJECT_NAME OBJECT_OWNER OBJECT_POS OBJECT_ROT OBJECT_UNKNOWN_DETAIL +\ OBJECT_VELOCITY PARCEL_COUNT_GROUP PARCEL_COUNT_OTHER PARCEL_COUNT_OWNER +\ PARCEL_COUNT_SELECTED PARCEL_COUNT_TEMP PARCEL_COUNT_TOTAL PARCEL_DETAILS_AREA +\ PARCEL_DETAILS_DESC PARCEL_DETAILS_GROUP PARCEL_DETAILS_NAME +\ PARCEL_DETAILS_OWNER PARCEL_FLAG_ALLOW_ALL_OBJECT_ENTRY +\ PARCEL_FLAG_ALLOW_CREATE_GROUP_OBJECTS PARCEL_FLAG_ALLOW_CREATE_OBJECTS +\ PARCEL_FLAG_ALLOW_DAMAGE PARCEL_FLAG_ALLOW_FLY +\ PARCEL_FLAG_ALLOW_GROUP_OBJECT_ENTRY PARCEL_FLAG_ALLOW_GROUP_SCRIPTS +\ PARCEL_FLAG_ALLOW_LANDMARK PARCEL_FLAG_ALLOW_SCRIPTS +\ PARCEL_FLAG_ALLOW_TERRAFORM PARCEL_FLAG_LOCAL_SOUND_ONLY +\ PARCEL_FLAG_RESTRICT_PUSHOBJECT PARCEL_FLAG_USE_ACCESS_GROUP +\ PARCEL_FLAG_USE_ACCESS_LIST PARCEL_FLAG_USE_BAN_LIST +\ PARCEL_FLAG_USE_LAND_PASS_LIST PARCEL_MEDIA_COMMAND_AGENT +\ PARCEL_MEDIA_COMMAND_AUTO_ALIGN PARCEL_MEDIA_COMMAND_DESC +\ PARCEL_MEDIA_COMMAND_LOOP PARCEL_MEDIA_COMMAND_LOOP_SET +\ PARCEL_MEDIA_COMMAND_PAUSE PARCEL_MEDIA_COMMAND_PLAY PARCEL_MEDIA_COMMAND_SIZE +\ PARCEL_MEDIA_COMMAND_STOP PARCEL_MEDIA_COMMAND_TEXTURE +\ PARCEL_MEDIA_COMMAND_TIME PARCEL_MEDIA_COMMAND_TYPE +\ PARCEL_MEDIA_COMMAND_UNLOAD PARCEL_MEDIA_COMMAND_URL PASSIVE +\ PAYMENT_INFO_ON_FILE PAYMENT_INFO_USED PAY_DEFAULT PAY_HIDE PERM_ALL PERM_COPY +\ PERM_MODIFY PERM_MOVE PERM_TRANSFER PERMISSION_ATTACH PERMISSION_CHANGE_LINKS +\ PERMISSION_CONTROL_CAMERA PERMISSION_DEBIT PERMISSION_TAKE_CONTROLS +\ PERMISSION_TRACK_CAMERA PERMISSION_TRIGGER_ANIMATION PI PI_BY_TWO PING_PONG +\ PRIM_BUMP_BARK PRIM_BUMP_BLOBS PRIM_BUMP_BRICKS PRIM_BUMP_BRIGHT +\ PRIM_BUMP_CHECKER PRIM_BUMP_CONCRETE PRIM_BUMP_DARK PRIM_BUMP_DISKS +\ PRIM_BUMP_GRAVEL PRIM_BUMP_LARGETILE PRIM_BUMP_NONE PRIM_BUMP_SHINY +\ PRIM_BUMP_SIDING PRIM_BUMP_STONE PRIM_BUMP_STUCCO PRIM_BUMP_SUCTION +\ PRIM_BUMP_TILE PRIM_BUMP_WEAVE PRIM_BUMP_WOOD PRIM_CAST_SHADOWS PRIM_COLOR +\ PRIM_FLEXIBLE PRIM_FULLBRIGHT PRIM_HOLE_CIRCLE PRIM_HOLE_DEFAULT +\ PRIM_HOLE_SQUARE PRIM_HOLE_TRIANGLE PRIM_MATERIAL PRIM_MATERIAL_FLESH +\ PRIM_MATERIAL_GLASS PRIM_MATERIAL_LIGHT PRIM_MATERIAL_METAL +\ PRIM_MATERIAL_PLASTIC PRIM_MATERIAL_RUBBER PRIM_MATERIAL_STONE +\ PRIM_MATERIAL_WOOD PRIM_PHANTOM PRIM_PHYSICS PRIM_POINT_LIGHT PRIM_POSITION +\ PRIM_ROTATION PRIM_SCULPT_TYPE_CYLINDER PRIM_SCULPT_TYPE_PLANE +\ PRIM_SCULPT_TYPE_SPHERE PRIM_SCULPT_TYPE_TORUS PRIM_SHINY_HIGH PRIM_SHINY_LOW +\ PRIM_SHINY_MEDIUM PRIM_SHINY_NONE PRIM_SIZE PRIM_TEMP_ON_REZ PRIM_TEXGEN +\ PRIM_TEXGEN_DEFAULT PRIM_TEXGEN_PLANAR PRIM_TEXTURE PRIM_TYPE PRIM_TYPE_BOX +\ PRIM_TYPE_BOX PRIM_TYPE_CYLINDER PRIM_TYPE_CYLINDER PRIM_TYPE_LEGACY +\ PRIM_TYPE_PRISM PRIM_TYPE_PRISM PRIM_TYPE_RING PRIM_TYPE_SCULPT +\ PRIM_TYPE_SPHERE PRIM_TYPE_SPHERE PRIM_TYPE_TORUS PRIM_TYPE_TORUS +\ PRIM_TYPE_TUBE PRIM_TYPE_TUBE PSYS_PART_BEAM_MASK PSYS_PART_BOUNCE_MASK +\ PSYS_PART_DEAD_MASK PSYS_PART_EMISSIVE_MASK PSYS_PART_END_ALPHA +\ PSYS_PART_END_COLOR PSYS_PART_END_SCALE PSYS_PART_FLAGS +\ PSYS_PART_FOLLOW_SRC_MASK PSYS_PART_FOLLOW_VELOCITY_MASK +\ PSYS_PART_INTERP_COLOR_MASK PSYS_PART_INTERP_SCALE_MASK PSYS_PART_MAX_AGE +\ PSYS_PART_RANDOM_ACCEL_MASK PSYS_PART_RANDOM_VEL_MASK PSYS_PART_START_ALPHA +\ PSYS_PART_START_COLOR PSYS_PART_START_SCALE PSYS_PART_TARGET_LINEAR_MASK +\ PSYS_PART_TARGET_POS_MASK PSYS_PART_TRAIL_MASK PSYS_PART_WIND_MASK +\ PSYS_SRC_ACCEL PSYS_SRC_ANGLE_BEGIN PSYS_SRC_ANGLE_END +\ PSYS_SRC_BURST_PART_COUNT PSYS_SRC_BURST_RADIUS PSYS_SRC_BURST_RATE +\ PSYS_SRC_BURST_SPEED_MAX PSYS_SRC_BURST_SPEED_MIN PSYS_SRC_INNERANGLE +\ PSYS_SRC_MAX_AGE PSYS_SRC_OMEGA PSYS_SRC_OUTERANGLE PSYS_SRC_PATTERN +\ PSYS_SRC_PATTERN_ANGLE PSYS_SRC_PATTERN_ANGLE_CONE +\ PSYS_SRC_PATTERN_ANGLE_CONE_EMPTY PSYS_SRC_PATTERN_DROP +\ PSYS_SRC_PATTERN_EXPLODE PSYS_SRC_TARGET_KEY PSYS_SRC_TEXTURE PUBLIC_CHANNEL +\ RAD_TO_DEG REGION_FLAG_ALLOW_DAMAGE REGION_FLAG_ALLOW_DIRECT_TELEPORT +\ REGION_FLAG_BLOCK_FLY REGION_FLAG_BLOCK_TERRAFORM +\ REGION_FLAG_DISABLE_COLLISIONS REGION_FLAG_DISABLE_PHYSICS +\ REGION_FLAG_FIXED_SUN REGION_FLAG_RESTRICT_PUSHOBJECT REGION_FLAG_SANDBOX +\ REMOTE_DATA_CHANNEL REMOTE_DATA_REPLY REMOTE_DATA_REQUEST REVERSE ROTATE SCALE +\ SCRIPTED SMOOTH SQRT2 STATUS_BLOCK_GRAB STATUS_CAST_SHADOWS STATUS_DIE_AT_EDGE +\ STATUS_PHANTOM STATUS_PHYSICS STATUS_RETURN_AT_EDGE STATUS_ROTATE_X +\ STATUS_ROTATE_Y STATUS_ROTATE_Z STATUS_SANDBOX STRING_TRIM STRING_TRIM_HEAD +\ STRING_TRIM_TAIL TRUE TWO_PI TYPE_FLOAT TYPE_INTEGER TYPE_INVALID TYPE_KEY +\ TYPE_ROTATION TYPE_STRING TYPE_VECTOR VEHICLE_ANGULAR_DEFLECTION_EFFICIENCY +\ VEHICLE_ANGULAR_DEFLECTION_TIMESCALE VEHICLE_ANGULAR_FRICTION_TIMESCALE +\ VEHICLE_ANGULAR_MOTOR_DECAY_TIMESCALE VEHICLE_ANGULAR_MOTOR_DIRECTION +\ VEHICLE_ANGULAR_MOTOR_TIMESCALE VEHICLE_BANKING_EFFICIENCY VEHICLE_BANKING_MIX +\ VEHICLE_BANKING_TIMESCALE VEHICLE_BUOYANCY VEHICLE_FLAG_CAMERA_DECOUPLED +\ VEHICLE_FLAG_HOVER_GLOBAL_HEIGHT VEHICLE_FLAG_HOVER_TERRAIN_ONLY +\ VEHICLE_FLAG_HOVER_UP_ONLY VEHICLE_FLAG_HOVER_WATER_ONLY +\ VEHICLE_FLAG_LIMIT_MOTOR_UP VEHICLE_FLAG_LIMIT_ROLL_ONLY +\ VEHICLE_FLAG_MOUSELOOK_BANK VEHICLE_FLAG_MOUSELOOK_STEER +\ VEHICLE_FLAG_NO_DEFLECTION_UP VEHICLE_HOVER_EFFICIENCY VEHICLE_HOVER_HEIGHT +\ VEHICLE_HOVER_TIMESCALE VEHICLE_LINEAR_DEFLECTION_EFFICIENCY +\ VEHICLE_LINEAR_DEFLECTION_TIMESCALE VEHICLE_LINEAR_FRICTION_TIMESCALE +\ VEHICLE_LINEAR_MOTOR_DECAY_TIMESCALE VEHICLE_LINEAR_MOTOR_TIMESCALE +\ VEHICLE_LINEAR_MOTOR_DIRECTION VEHICLE_LINEAR_MOTOR_OFFSET +\ VEHICLE_REFERENCE_FRAME VEHICLE_TYPE_AIRPLANE VEHICLE_TYPE_BALLOON +\ VEHICLE_TYPE_BOAT VEHICLE_TYPE_CAR VEHICLE_TYPE_NONE VEHICLE_TYPE_SLED +\ VEHICLE_VERTICAL_ATTRACTION_EFFICIENCY VEHICLE_VERTICAL_ATTRACTION_TIMESCALE +\ ZERO_ROTATION ZERO_VECTOR + +" Events +syn keyword lslEvent +\ attach at_rot_target at_target changed collision collision_end collision_start +\ control dataserver email http_response land_collision land_collision_end +\ land_collision_start link_message listen money moving_end moving_start +\ not_at_rot_target no_sensor object_rez on_rez remote_data run_time_permissions +\ sensor state_entry state_exit timer touch touch_end touch_start not_at_target + +" Functions +syn keyword lslFunction +\ llAbs llAcos llAddToLandBanList llAddToLandPassList llAdjustSoundVolume +\ llAllowInventoryDrop llAngleBetween llApplyImpulse llApplyRotationalImpulse +\ llAsin llAtan2 llAttachToAvatar llAvatarOnSitTarget llAxes2Rot llAxisAngle2Rot +\ llBase64ToInteger llBase64ToString llBreakAllLinks llBreakLink llCSV2List +\ llCeil llClearCameraParams llCloseRemoteDataChannel llCloud llCollisionFilter +\ llCollisionSound llCollisionSprite llCos llCreateLink llDeleteSubList +\ llDeleteSubString llDetachFromAvatar llDetectedGrab llDetectedGroup +\ llDetectedKey llDetectedLinkNumber llDetectedName llDetectedOwner +\ llDetectedPos llDetectedRot llDetectedType llDetectedVel llDialog llDie +\ llDumpList2String llEdgeOfWorld llEjectFromLand llEmail llEscapeURL +\ llEuler2Rot llFabs llFloor llForceMouselook llFrand llGetAccel llGetAgentInfo +\ llGetAgentSize llGetAlpha llGetAndResetTime llGetAnimation llGetAnimationList +\ llGetAttached llGetBoundingBox llGetCameraPos llGetCameraRot llGetCenterOfMass +\ llGetColor llGetCreator llGetDate llGetEnergy llGetForce llGetFreeMemory +\ llGetGMTclock llGetGeometricCenter llGetInventoryCreator llGetInventoryKey +\ llGetInventoryName llGetInventoryNumber llGetInventoryPermMask +\ llGetInventoryType llGetKey llGetLandOwnerAt llGetLinkKey llGetLinkName +\ llGetLinkNumber llGetListEntryType llGetListLength llGetLocalPos llGetLocalRot +\ llGetMass llGetNextEmail llGetNotecardLine llGetNumberOfNotecardLines +\ llGetNumberOfPrims llGetNumberOfSides llGetObjectDesc llGetObjectDetails +\ llGetObjectMass llGetObjectName llGetObjectPermMask llGetObjectPrimCount +\ llGetOmega llGetOwner llGetOwnerKey llGetParcelDetails llGetParcelFlags +\ llGetParcelMaxPrims llGetParcelPrimCount llGetParcelPrimOwners +\ llGetPermissions llGetPermissionsKey llGetPos llGetPrimitiveParams +\ llGetRegionCorner llGetRegionFPS llGetRegionFlags llGetRegionName +\ llGetRegionTimeDilation llGetRootPosition llGetRootRotation llGetRot +\ llGetScale llGetScriptName llGetScriptState llGetSimulatorHostname +\ llGetStartParameter llGetStatus llGetSubString llGetSunDirection llGetTexture +\ llGetTextureOffset llGetTextureRot llGetTextureScale llGetTime llGetTimeOfDay +\ llGetTimestamp llGetTorque llGetUnixTime llGetVel llGetWallclock +\ llGiveInventory llGiveInventoryList llGiveMoney llGodLikeRezObject llGround +\ llGroundContour llGroundNormal llGroundRepel llGroundSlope llHTTPRequest +\ llInsertString llInstantMessage llIntegerToBase64 llKey2Name llList2CSV +\ llList2Float llList2Integer llList2Key llList2List llList2ListStrided +\ llList2Rot llList2String llList2Vector llListFindList llListInsertList +\ llListRandomize llListReplaceList llListSort llListStatistics llListen +\ llListenControl llListenRemove llLoadURL llLog llLog10 llLookAt llLoopSound +\ llLoopSoundMaster llLoopSoundSlave llMD5String llMakeExplosion llMakeFire +\ llMakeFountain llMakeSmoke llMapDestination llMessageLinked llMinEventDelay +\ llModPow llModifyLand llMoveToTarget llOffsetTexture llOpenRemoteDataChannel +\ llOverMyLand llOwnerSay llParcelMediaCommandList llParcelMediaQuery +\ llParseString2List llParseStringKeepNulls llParticleSystem llPassCollisions +\ llPassTouches llPlaySound llPlaySoundSlave llPointAt llPow llPreloadSound +\ llPushObject llRefreshPrimURL llRegionSay llReleaseCamera llReleaseControls +\ llRemoteDataReply llRemoteDataSetRegion llRemoteLoadScript +\ llRemoteLoadScriptPin llRemoveFromLandBanList llRemoveFromLandPassList +\ llRemoveInventory llRemoveVehicleFlags llRequestAgentData +\ llRequestInventoryData llRequestPermissions llRequestSimulatorData +\ llResetLandBanList llResetLandPassList llResetOtherScript llResetScript +\ llResetTime llRezAtRoot llRezObject llRot2Angle llRot2Axis llRot2Euler +\ llRot2Fwd llRot2Left llRot2Up llRotBetween llRotLookAt llRotTarget +\ llRotTargetRemove llRotateTexture llRound llSameGroup llSay llScaleTexture +\ llScriptDanger llSendRemoteData llSensor llSensorRemove llSensorRepeat +\ llSetAlpha llSetBuoyancy llSetCameraAtOffset llSetCameraEyeOffset +\ llSetCameraParams llSetClickAction llSetColor llSetDamage llSetForce +\ llSetForceAndTorque llSetHoverHeight llSetInventoryPermMask llSetLinkAlpha +\ llSetLinkColor llSetLinkPrimitiveParams llSetLinkTexture llSetLocalRot +\ llSetObjectDesc llSetObjectName llSetObjectPermMask llSetParcelMusicURL +\ llSetPayPrice llSetPos llSetPrimURL llSetPrimitiveParams +\ llSetRemoteScriptAccessPin llSetRot llSetScale llSetScriptState llSetSitText +\ llSetSoundQueueing llSetSoundRadius llSetStatus llSetText llSetTexture +\ llSetTextureAnim llSetTimerEvent llSetTorque llSetTouchText llSetVehicleFlags +\ llSetVehicleFloatParam llSetVehicleRotationParam llSetVehicleType +\ llSetVehicleVectorParam llShout llSin llSitTarget llSleep llSound +\ llSoundPreload llSqrt llStartAnimation llStopAnimation llStopHover +\ llStopLookAt llStopMoveToTarget llStopPointAt llStopSound llStringLength +\ llStringToBase64 llStringTrim llSubStringIndex llTakeCamera llTakeControls +\ llTan llTarget llTargetOmega llTargetRemove llTeleportAgentHome llToLower +\ llToUpper llTriggerSound llTriggerSoundLimited llUnSit llUnescapeURL llVecDist +\ llVecMag llVecNorm llVolumeDetect llWater llWhisper llWind llXorBase64Strings +\ llXorBase64StringsCorrect + +" Operators +syn match lslOperator +[-!%&*+/<=>^|~]+ display + +" Numbers +syn match lslNumber +-\=\%(\<\d\+\|\%(\<\d\+\)\=\.\d\+\)\%([Ee][-+]\=\d\+\)\=\>\|\<0x\x\+\>+ display + +" Vectors and rotations +syn match lslVectorRot +<[-\t +.0-9A-Za-z_]\+\%(,[-\t +.0-9A-Za-z_]\+\)\{2,3}>+ contains=lslNumber display + +" Vector and rotation properties +syn match lslProperty +\.\@<=[sxyz]\>+ display + +" Strings +syn region lslString start=+"+ skip=+\\.+ end=+"+ contains=lslSpecialChar,@Spell +syn match lslSpecialChar +\\.+ contained display + +" Keys +syn match lslKey +"\x\{8}-\x\{4}-\x\{4}-\x\{4}-\x\{12}"+ display + +" Parentheses, braces and brackets +syn match lslBlock +[][(){}]+ display + +" Typecast operators +syn match lslTypecast +(\%(float\|integer\|key\|list\|quaternion\|rotation\|string\|vector\))+ contains=lslType display + +" Comments +syn match lslComment +//.*+ contains=@Spell + +" Define the default highlighting. +hi def link lslKeyword Keyword +hi def link lslType Type +hi def link lslLabel Label +hi def link lslConstant Constant +hi def link lslEvent PreProc +hi def link lslFunction Function +hi def link lslOperator Operator +hi def link lslNumber Number +hi def link lslVectorRot Special +hi def link lslProperty Identifier +hi def link lslString String +hi def link lslSpecialChar SpecialChar +hi def link lslKey Special +hi def link lslBlock Special +hi def link lslTypecast Operator +hi def link lslComment Comment + +let b:current_syntax = "lsl" + +" vim: ts=8 diff --git a/vim73/syntax/lss.vim b/vim73/syntax/lss.vim new file mode 100644 index 0000000..6620707 --- /dev/null +++ b/vim73/syntax/lss.vim @@ -0,0 +1,133 @@ +" Vim syntax file +" Language: Lynx 2.7.1 style file +" Maintainer: Scott Bigham +" Last Change: 2004 Oct 06 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" This setup is probably atypical for a syntax highlighting file, because +" most of it is not really intended to be overrideable. Instead, the +" highlighting is supposed to correspond to the highlighting specified by +" the .lss file entries themselves; ie. the "bold" keyword should be bold, +" the "red" keyword should be red, and so forth. The exceptions to this +" are comments, of course, and the initial keyword identifying the affected +" element, which will inherit the usual Identifier highlighting. + +syn match lssElement "^[^:]\+" nextgroup=lssMono + +syn match lssMono ":[^:]\+" contained nextgroup=lssFgColor contains=lssReverse,lssUnderline,lssBold,lssStandout + +syn keyword lssBold bold contained +syn keyword lssReverse reverse contained +syn keyword lssUnderline underline contained +syn keyword lssStandout standout contained + +syn match lssFgColor ":[^:]\+" contained nextgroup=lssBgColor contains=lssRedFg,lssBlueFg,lssGreenFg,lssBrownFg,lssMagentaFg,lssCyanFg,lssLightgrayFg,lssGrayFg,lssBrightredFg,lssBrightgreenFg,lssYellowFg,lssBrightblueFg,lssBrightmagentaFg,lssBrightcyanFg + +syn case ignore +syn keyword lssRedFg red contained +syn keyword lssBlueFg blue contained +syn keyword lssGreenFg green contained +syn keyword lssBrownFg brown contained +syn keyword lssMagentaFg magenta contained +syn keyword lssCyanFg cyan contained +syn keyword lssLightgrayFg lightgray contained +syn keyword lssGrayFg gray contained +syn keyword lssBrightredFg brightred contained +syn keyword lssBrightgreenFg brightgreen contained +syn keyword lssYellowFg yellow contained +syn keyword lssBrightblueFg brightblue contained +syn keyword lssBrightmagentaFg brightmagenta contained +syn keyword lssBrightcyanFg brightcyan contained +syn case match + +syn match lssBgColor ":[^:]\+" contained contains=lssRedBg,lssBlueBg,lssGreenBg,lssBrownBg,lssMagentaBg,lssCyanBg,lssLightgrayBg,lssGrayBg,lssBrightredBg,lssBrightgreenBg,lssYellowBg,lssBrightblueBg,lssBrightmagentaBg,lssBrightcyanBg,lssWhiteBg + +syn case ignore +syn keyword lssRedBg red contained +syn keyword lssBlueBg blue contained +syn keyword lssGreenBg green contained +syn keyword lssBrownBg brown contained +syn keyword lssMagentaBg magenta contained +syn keyword lssCyanBg cyan contained +syn keyword lssLightgrayBg lightgray contained +syn keyword lssGrayBg gray contained +syn keyword lssBrightredBg brightred contained +syn keyword lssBrightgreenBg brightgreen contained +syn keyword lssYellowBg yellow contained +syn keyword lssBrightblueBg brightblue contained +syn keyword lssBrightmagentaBg brightmagenta contained +syn keyword lssBrightcyanBg brightcyan contained +syn keyword lssWhiteBg white contained +syn case match + +syn match lssComment "#.*$" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_lss_syntax_inits") + if version < 508 + let did_lss_syntax_inits = 1 + endif + + hi def link lssComment Comment + hi def link lssElement Identifier + + hi def lssBold term=bold cterm=bold + hi def lssReverse term=reverse cterm=reverse + hi def lssUnderline term=underline cterm=underline + hi def lssStandout term=standout cterm=standout + + hi def lssRedFg ctermfg=red + hi def lssBlueFg ctermfg=blue + hi def lssGreenFg ctermfg=green + hi def lssBrownFg ctermfg=brown + hi def lssMagentaFg ctermfg=magenta + hi def lssCyanFg ctermfg=cyan + hi def lssGrayFg ctermfg=gray + if $COLORTERM == "rxvt" + " On rxvt's, bright colors are activated by setting the bold attribute. + hi def lssLightgrayFg ctermfg=gray cterm=bold + hi def lssBrightredFg ctermfg=red cterm=bold + hi def lssBrightgreenFg ctermfg=green cterm=bold + hi def lssYellowFg ctermfg=yellow cterm=bold + hi def lssBrightblueFg ctermfg=blue cterm=bold + hi def lssBrightmagentaFg ctermfg=magenta cterm=bold + hi def lssBrightcyanFg ctermfg=cyan cterm=bold + else + hi def lssLightgrayFg ctermfg=lightgray + hi def lssBrightredFg ctermfg=lightred + hi def lssBrightgreenFg ctermfg=lightgreen + hi def lssYellowFg ctermfg=yellow + hi def lssBrightblueFg ctermfg=lightblue + hi def lssBrightmagentaFg ctermfg=lightmagenta + hi def lssBrightcyanFg ctermfg=lightcyan + endif + + hi def lssRedBg ctermbg=red + hi def lssBlueBg ctermbg=blue + hi def lssGreenBg ctermbg=green + hi def lssBrownBg ctermbg=brown + hi def lssMagentaBg ctermbg=magenta + hi def lssCyanBg ctermbg=cyan + hi def lssLightgrayBg ctermbg=lightgray + hi def lssGrayBg ctermbg=gray + hi def lssBrightredBg ctermbg=lightred + hi def lssBrightgreenBg ctermbg=lightgreen + hi def lssYellowBg ctermbg=yellow + hi def lssBrightblueBg ctermbg=lightblue + hi def lssBrightmagentaBg ctermbg=lightmagenta + hi def lssBrightcyanBg ctermbg=lightcyan + hi def lssWhiteBg ctermbg=white ctermfg=black +endif + +let b:current_syntax = "lss" + +" vim: ts=8 diff --git a/vim73/syntax/lua.vim b/vim73/syntax/lua.vim new file mode 100644 index 0000000..c40c628 --- /dev/null +++ b/vim73/syntax/lua.vim @@ -0,0 +1,304 @@ +" Vim syntax file +" Language: Lua 4.0, Lua 5.0 and Lua 5.1 +" Maintainer: Marcus Aurelius Farias +" First Author: Carlos Augusto Teixeira Mendes +" Last Change: 2006 Aug 10 +" Options: lua_version = 4 or 5 +" lua_subversion = 0 (4.0, 5.0) or 1 (5.1) +" default 5.1 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("lua_version") + " Default is lua 5.1 + let lua_version = 5 + let lua_subversion = 1 +elseif !exists("lua_subversion") + " lua_version exists, but lua_subversion doesn't. So, set it to 0 + let lua_subversion = 0 +endif + +syn case match + +" syncing method +syn sync minlines=100 + +" Comments +syn keyword luaTodo contained TODO FIXME XXX +syn match luaComment "--.*$" contains=luaTodo,@Spell +if lua_version == 5 && lua_subversion == 0 + syn region luaComment matchgroup=luaComment start="--\[\[" end="\]\]" contains=luaTodo,luaInnerComment,@Spell + syn region luaInnerComment contained transparent start="\[\[" end="\]\]" +elseif lua_version > 5 || (lua_version == 5 && lua_subversion >= 1) + " Comments in Lua 5.1: --[[ ... ]], [=[ ... ]=], [===[ ... ]===], etc. + syn region luaComment matchgroup=luaComment start="--\[\z(=*\)\[" end="\]\z1\]" contains=luaTodo,@Spell +endif + +" First line may start with #! +syn match luaComment "\%^#!.*" + +" catch errors caused by wrong parenthesis and wrong curly brackets or +" keywords placed outside their respective blocks + +syn region luaParen transparent start='(' end=')' contains=ALLBUT,luaError,luaTodo,luaSpecial,luaCond,luaCondElseif,luaCondEnd,luaCondStart,luaBlock,luaRepeatBlock,luaRepeat,luaStatement +syn match luaError ")" +syn match luaError "}" +syn match luaError "\<\%(end\|else\|elseif\|then\|until\|in\)\>" + +" Function declaration +syn region luaFunctionBlock transparent matchgroup=luaFunction start="\" end="\" contains=ALLBUT,luaTodo,luaSpecial,luaCond,luaCondElseif,luaCondEnd,luaRepeat + +" if then else elseif end +syn keyword luaCond contained else + +" then ... end +syn region luaCondEnd contained transparent matchgroup=luaCond start="\" end="\" contains=ALLBUT,luaTodo,luaSpecial,luaRepeat + +" elseif ... then +syn region luaCondElseif contained transparent matchgroup=luaCond start="\" end="\" contains=ALLBUT,luaTodo,luaSpecial,luaCond,luaCondElseif,luaCondEnd,luaRepeat + +" if ... then +syn region luaCondStart transparent matchgroup=luaCond start="\" end="\"me=e-4 contains=ALLBUT,luaTodo,luaSpecial,luaCond,luaCondElseif,luaCondEnd,luaRepeat nextgroup=luaCondEnd skipwhite skipempty + +" do ... end +syn region luaBlock transparent matchgroup=luaStatement start="\" end="\" contains=ALLBUT,luaTodo,luaSpecial,luaCond,luaCondElseif,luaCondEnd,luaRepeat + +" repeat ... until +syn region luaRepeatBlock transparent matchgroup=luaRepeat start="\" end="\" contains=ALLBUT,luaTodo,luaSpecial,luaCond,luaCondElseif,luaCondEnd,luaRepeat + +" while ... do +syn region luaRepeatBlock transparent matchgroup=luaRepeat start="\" end="\"me=e-2 contains=ALLBUT,luaTodo,luaSpecial,luaCond,luaCondElseif,luaCondEnd,luaRepeat nextgroup=luaBlock skipwhite skipempty + +" for ... do and for ... in ... do +syn region luaRepeatBlock transparent matchgroup=luaRepeat start="\" end="\"me=e-2 contains=ALLBUT,luaTodo,luaSpecial,luaCond,luaCondElseif,luaCondEnd nextgroup=luaBlock skipwhite skipempty + +" Following 'else' example. This is another item to those +" contains=ALLBUT,... because only the 'for' luaRepeatBlock contains it. +syn keyword luaRepeat contained in + +" other keywords +syn keyword luaStatement return local break +syn keyword luaOperator and or not +syn keyword luaConstant nil +if lua_version > 4 + syn keyword luaConstant true false +endif + +" Strings +if lua_version < 5 + syn match luaSpecial contained "\\[\\abfnrtv\'\"]\|\\\d\{,3}" +elseif lua_version == 5 && lua_subversion == 0 + syn match luaSpecial contained "\\[\\abfnrtv\'\"[\]]\|\\\d\{,3}" + syn region luaString2 matchgroup=luaString start=+\[\[+ end=+\]\]+ contains=luaString2,@Spell +elseif lua_version > 5 || (lua_version == 5 && lua_subversion >= 1) + syn match luaSpecial contained "\\[\\abfnrtv\'\"]\|\\\d\{,3}" + syn region luaString2 matchgroup=luaString start="\[\z(=*\)\[" end="\]\z1\]" contains=@Spell +endif +syn region luaString start=+'+ end=+'+ skip=+\\\\\|\\'+ contains=luaSpecial,@Spell +syn region luaString start=+"+ end=+"+ skip=+\\\\\|\\"+ contains=luaSpecial,@Spell + +" integer number +syn match luaNumber "\<\d\+\>" +" floating point number, with dot, optional exponent +syn match luaFloat "\<\d\+\.\d*\%(e[-+]\=\d\+\)\=\>" +" floating point number, starting with a dot, optional exponent +syn match luaFloat "\.\d\+\%(e[-+]\=\d\+\)\=\>" +" floating point number, without dot, with exponent +syn match luaFloat "\<\d\+e[-+]\=\d\+\>" + +" hex numbers +if lua_version > 5 || (lua_version == 5 && lua_subversion >= 1) + syn match luaNumber "\<0x\x\+\>" +endif + +" tables +syn region luaTableBlock transparent matchgroup=luaTable start="{" end="}" contains=ALLBUT,luaTodo,luaSpecial,luaCond,luaCondElseif,luaCondEnd,luaCondStart,luaBlock,luaRepeatBlock,luaRepeat,luaStatement + +syn keyword luaFunc assert collectgarbage dofile error next +syn keyword luaFunc print rawget rawset tonumber tostring type _VERSION + +if lua_version == 4 + syn keyword luaFunc _ALERT _ERRORMESSAGE gcinfo + syn keyword luaFunc call copytagmethods dostring + syn keyword luaFunc foreach foreachi getglobal getn + syn keyword luaFunc gettagmethod globals newtag + syn keyword luaFunc setglobal settag settagmethod sort + syn keyword luaFunc tag tinsert tremove + syn keyword luaFunc _INPUT _OUTPUT _STDIN _STDOUT _STDERR + syn keyword luaFunc openfile closefile flush seek + syn keyword luaFunc setlocale execute remove rename tmpname + syn keyword luaFunc getenv date clock exit + syn keyword luaFunc readfrom writeto appendto read write + syn keyword luaFunc PI abs sin cos tan asin + syn keyword luaFunc acos atan atan2 ceil floor + syn keyword luaFunc mod frexp ldexp sqrt min max log + syn keyword luaFunc log10 exp deg rad random + syn keyword luaFunc randomseed strlen strsub strlower strupper + syn keyword luaFunc strchar strrep ascii strbyte + syn keyword luaFunc format strfind gsub + syn keyword luaFunc getinfo getlocal setlocal setcallhook setlinehook +elseif lua_version == 5 + " Not sure if all these functions need to be highlighted... + syn keyword luaFunc _G getfenv getmetatable ipairs loadfile + syn keyword luaFunc loadstring pairs pcall rawequal + syn keyword luaFunc require setfenv setmetatable unpack xpcall + if lua_subversion == 0 + syn keyword luaFunc gcinfo loadlib LUA_PATH _LOADED _REQUIREDNAME + elseif lua_subversion == 1 + syn keyword luaFunc load module select + syn match luaFunc /package\.cpath/ + syn match luaFunc /package\.loaded/ + syn match luaFunc /package\.loadlib/ + syn match luaFunc /package\.path/ + syn match luaFunc /package\.preload/ + syn match luaFunc /package\.seeall/ + syn match luaFunc /coroutine\.running/ + endif + syn match luaFunc /coroutine\.create/ + syn match luaFunc /coroutine\.resume/ + syn match luaFunc /coroutine\.status/ + syn match luaFunc /coroutine\.wrap/ + syn match luaFunc /coroutine\.yield/ + syn match luaFunc /string\.byte/ + syn match luaFunc /string\.char/ + syn match luaFunc /string\.dump/ + syn match luaFunc /string\.find/ + syn match luaFunc /string\.len/ + syn match luaFunc /string\.lower/ + syn match luaFunc /string\.rep/ + syn match luaFunc /string\.sub/ + syn match luaFunc /string\.upper/ + syn match luaFunc /string\.format/ + syn match luaFunc /string\.gsub/ + if lua_subversion == 0 + syn match luaFunc /string\.gfind/ + syn match luaFunc /table\.getn/ + syn match luaFunc /table\.setn/ + syn match luaFunc /table\.foreach/ + syn match luaFunc /table\.foreachi/ + elseif lua_subversion == 1 + syn match luaFunc /string\.gmatch/ + syn match luaFunc /string\.match/ + syn match luaFunc /string\.reverse/ + syn match luaFunc /table\.maxn/ + endif + syn match luaFunc /table\.concat/ + syn match luaFunc /table\.sort/ + syn match luaFunc /table\.insert/ + syn match luaFunc /table\.remove/ + syn match luaFunc /math\.abs/ + syn match luaFunc /math\.acos/ + syn match luaFunc /math\.asin/ + syn match luaFunc /math\.atan/ + syn match luaFunc /math\.atan2/ + syn match luaFunc /math\.ceil/ + syn match luaFunc /math\.sin/ + syn match luaFunc /math\.cos/ + syn match luaFunc /math\.tan/ + syn match luaFunc /math\.deg/ + syn match luaFunc /math\.exp/ + syn match luaFunc /math\.floor/ + syn match luaFunc /math\.log/ + syn match luaFunc /math\.log10/ + syn match luaFunc /math\.max/ + syn match luaFunc /math\.min/ + if lua_subversion == 0 + syn match luaFunc /math\.mod/ + elseif lua_subversion == 1 + syn match luaFunc /math\.fmod/ + syn match luaFunc /math\.modf/ + syn match luaFunc /math\.cosh/ + syn match luaFunc /math\.sinh/ + syn match luaFunc /math\.tanh/ + endif + syn match luaFunc /math\.pow/ + syn match luaFunc /math\.rad/ + syn match luaFunc /math\.sqrt/ + syn match luaFunc /math\.frexp/ + syn match luaFunc /math\.ldexp/ + syn match luaFunc /math\.random/ + syn match luaFunc /math\.randomseed/ + syn match luaFunc /math\.pi/ + syn match luaFunc /io\.stdin/ + syn match luaFunc /io\.stdout/ + syn match luaFunc /io\.stderr/ + syn match luaFunc /io\.close/ + syn match luaFunc /io\.flush/ + syn match luaFunc /io\.input/ + syn match luaFunc /io\.lines/ + syn match luaFunc /io\.open/ + syn match luaFunc /io\.output/ + syn match luaFunc /io\.popen/ + syn match luaFunc /io\.read/ + syn match luaFunc /io\.tmpfile/ + syn match luaFunc /io\.type/ + syn match luaFunc /io\.write/ + syn match luaFunc /os\.clock/ + syn match luaFunc /os\.date/ + syn match luaFunc /os\.difftime/ + syn match luaFunc /os\.execute/ + syn match luaFunc /os\.exit/ + syn match luaFunc /os\.getenv/ + syn match luaFunc /os\.remove/ + syn match luaFunc /os\.rename/ + syn match luaFunc /os\.setlocale/ + syn match luaFunc /os\.time/ + syn match luaFunc /os\.tmpname/ + syn match luaFunc /debug\.debug/ + syn match luaFunc /debug\.gethook/ + syn match luaFunc /debug\.getinfo/ + syn match luaFunc /debug\.getlocal/ + syn match luaFunc /debug\.getupvalue/ + syn match luaFunc /debug\.setlocal/ + syn match luaFunc /debug\.setupvalue/ + syn match luaFunc /debug\.sethook/ + syn match luaFunc /debug\.traceback/ + if lua_subversion == 1 + syn match luaFunc /debug\.getfenv/ + syn match luaFunc /debug\.getmetatable/ + syn match luaFunc /debug\.getregistry/ + syn match luaFunc /debug\.setfenv/ + syn match luaFunc /debug\.setmetatable/ + endif +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_lua_syntax_inits") + if version < 508 + let did_lua_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink luaStatement Statement + HiLink luaRepeat Repeat + HiLink luaString String + HiLink luaString2 String + HiLink luaNumber Number + HiLink luaFloat Float + HiLink luaOperator Operator + HiLink luaConstant Constant + HiLink luaCond Conditional + HiLink luaFunction Function + HiLink luaComment Comment + HiLink luaTodo Todo + HiLink luaTable Structure + HiLink luaError Error + HiLink luaSpecial SpecialChar + HiLink luaFunc Identifier + + delcommand HiLink +endif + +let b:current_syntax = "lua" + +" vim: et ts=8 diff --git a/vim73/syntax/lynx.vim b/vim73/syntax/lynx.vim new file mode 100644 index 0000000..2e37ff6 --- /dev/null +++ b/vim73/syntax/lynx.vim @@ -0,0 +1,94 @@ +" Vim syntax file +" Language: Lynx configuration file (lynx.cfg) +" Maintainer: Doug Kearns +" URL: http://gus.gscit.monash.edu.au/~djkea2/vim/syntax/lynx.vim +" Last Change: 2007 Mar 20 + +" Lynx 2.8.5 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match lynxLeadingWS "^\s*" transparent nextgroup=lynxOption + +syn match lynxComment "\(^\|\s\+\)#.*$" contains=lynxTodo + +syn keyword lynxTodo TODO NOTE FIXME XXX contained + +syn match lynxDelimiter ":" contained nextgroup=lynxBoolean,lynxNumber + +syn case ignore +syn keyword lynxBoolean TRUE FALSE contained +syn case match + +syn match lynxNumber "-\=\<\d\+\>" contained + +syn case ignore +syn keyword lynxOption ACCEPT_ALL_COOKIES ALERTSECS ALWAYS_RESUBMIT_POSTS ALWAYS_TRUSTED_EXEC ASSUME_CHARSET + \ ASSUMED_COLOR ASSUMED_DOC_CHARSET_CHOICE ASSUME_LOCAL_CHARSET ASSUME_UNREC_CHARSET AUTO_UNCACHE_DIRLISTS + \ BIBP_BIBHOST BIBP_GLOBAL_SERVER BLOCK_MULTI_BOOKMARKS BOLD_H1 BOLD_HEADERS + \ BOLD_NAME_ANCHORS CASE_SENSITIVE_ALWAYS_ON CHARACTER_SET CHARSETS_DIRECTORY CHARSET_SWITCH_RULES + \ CHECKMAIL COLLAPSE_BR_TAGS COLOR CONNECT_TIMEOUT COOKIE_ACCEPT_DOMAINS + \ COOKIE_FILE COOKIE_LOOSE_INVALID_DOMAINS COOKIE_QUERY_INVALID_DOMAINS COOKIE_REJECT_DOMAINS COOKIE_SAVE_FILE + \ COOKIE_STRICT_INVALID_DOMAINS CSO_PROXY CSWING_PATH DEBUGSECS DEFAULT_BOOKMARK_FILE + \ DEFAULT_CACHE_SIZE DEFAULT_EDITOR DEFAULT_INDEX_FILE DEFAULT_KEYPAD_MODE DEFAULT_KEYPAD_MODE_IS_NUMBERS_AS_ARROWS + \ DEFAULT_USER_MODE DEFAULT_VIRTUAL_MEMORY_SIZE DIRED_MENU DISPLAY_CHARSET_CHOICE DOWNLOADER + \ EMACS_KEYS_ALWAYS_ON ENABLE_LYNXRC ENABLE_SCROLLBACK EXTERNAL FINGER_PROXY + \ FOCUS_WINDOW FORCE_8BIT_TOUPPER FORCE_COOKIE_PROMPT FORCE_EMPTY_HREFLESS_A FORCE_SSL_COOKIES_SECURE + \ FORCE_SSL_PROMPT FORMS_OPTIONS FTP_PASSIVE FTP_PROXY GLOBAL_EXTENSION_MAP + \ GLOBAL_MAILCAP GOPHER_PROXY GOTOBUFFER HELPFILE HIDDEN_LINK_MARKER + \ HISTORICAL_COMMENTS HTMLSRC_ATTRNAME_XFORM HTMLSRC_TAGNAME_XFORM HTTP_PROXY HTTPS_PROXY + \ INCLUDE INFOSECS JUMPBUFFER JUMPFILE JUMP_PROMPT + \ JUSTIFY JUSTIFY_MAX_VOID_PERCENT KEYBOARD_LAYOUT KEYMAP LEFTARROW_IN_TEXTFIELD_PROMPT + \ LIST_FORMAT LIST_NEWS_DATES LIST_NEWS_NUMBERS LOCAL_DOMAIN LOCALE_CHARSET + \ LOCAL_EXECUTION_LINKS_ALWAYS_ON LOCAL_EXECUTION_LINKS_ON_BUT_NOT_REMOTE LOCALHOST_ALIAS LYNXCGI_DOCUMENT_ROOT LYNXCGI_ENVIRONMENT + \ LYNX_HOST_NAME LYNX_SIG_FILE MAIL_ADRS MAIL_SYSTEM_ERROR_LOGGING MAKE_LINKS_FOR_ALL_IMAGES + \ MAKE_PSEUDO_ALTS_FOR_INLINES MESSAGESECS MINIMAL_COMMENTS MULTI_BOOKMARK_SUPPORT NCR_IN_BOOKMARKS + \ NEWS_CHUNK_SIZE NEWS_MAX_CHUNK NEWS_POSTING NEWSPOST_PROXY NEWS_PROXY + \ NEWSREPLY_PROXY NNTP_PROXY NNTPSERVER NO_DOT_FILES NO_FILE_REFERER + \ NO_FORCED_CORE_DUMP NO_FROM_HEADER NO_ISMAP_IF_USEMAP NONRESTARTING_SIGWINCH NO_PROXY + \ NO_REFERER_HEADER NO_TABLE_CENTER NUMBER_FIELDS_ON_LEFT NUMBER_LINKS_ON_LEFT OUTGOING_MAIL_CHARSET + \ PARTIAL PARTIAL_THRES PERSISTENT_COOKIES PERSONAL_EXTENSION_MAP PERSONAL_MAILCAP + \ PREFERRED_CHARSET PREFERRED_LANGUAGE PREPEND_BASE_TO_SOURCE PREPEND_CHARSET_TO_SOURCE PRETTYSRC + \ PRETTYSRC_SPEC PRETTYSRC_VIEW_NO_ANCHOR_NUMBERING PRINTER QUIT_DEFAULT_YES REFERER_WITH_QUERY + \ REPLAYSECS REUSE_TEMPFILES RULE RULESFILE SAVE_SPACE + \ SCAN_FOR_BURIED_NEWS_REFS SCREEN_SIZE SCROLLBAR SCROLLBAR_ARROW SEEK_FRAG_AREA_IN_CUR + \ SEEK_FRAG_MAP_IN_CUR SET_COOKIES SHOW_CURSOR SHOW_KB_NAME SHOW_KB_RATE + \ SNEWSPOST_PROXY SNEWS_PROXY SNEWSREPLY_PROXY SOFT_DQUOTES SOURCE_CACHE + \ SOURCE_CACHE_FOR_ABORTED STARTFILE STRIP_DOTDOT_URLS SUBSTITUTE_UNDERSCORES SUFFIX + \ SUFFIX_ORDER SYSTEM_EDITOR SYSTEM_MAIL SYSTEM_MAIL_FLAGS TAGSOUP + \ TEXTFIELDS_NEED_ACTIVATION TIMEOUT TRIM_INPUT_FIELDS TRUSTED_EXEC TRUSTED_LYNXCGI + \ UNDERLINE_LINKS UPLOADER URL_DOMAIN_PREFIXES URL_DOMAIN_SUFFIXES USE_FIXED_RECORDS + \ USE_MOUSE USE_SELECT_POPUPS VERBOSE_IMAGES VIEWER VI_KEYS_ALWAYS_ON + \ WAIS_PROXY XLOADIMAGE_COMMAND contained nextgroup=lynxDelimiter +syn keyword lynxOption BZIP2_PATH CHMOD_PATH COMPRESS_PATH COPY_PATH GZIP_PATH + \ INSTALL_PATH MKDIR_PATH MV_PATH RLOGIN_PATH RMDIR_PATH + \ RM_PATH TAR_PATH TELNET_PATH TN3270_PATH TOUCH_PATH + \ UNCOMPRESS_PATH UNZIP_PATH UUDECODE_PATH ZCAT_PATH ZIP_PATH contained nextgroup=lynxDelimiter +syn case match + +" NOTE: set this if you want the cfg2html.pl formatting directives to be highlighted +if exists("lynx_formatting_directives") + syn match lynxFormatDir "^\.\(h1\|h2\)\s.*$" + syn match lynxFormatDir "^\.\(ex\|nf\)\(\s\+\d\+\)\=$" + syn match lynxFormatDir "^\.fi$" +endif + +hi def link lynxBoolean Boolean +hi def link lynxComment Comment +hi def link lynxDelimiter Special +hi def link lynxFormatDir Special +hi def link lynxNumber Number +hi def link lynxOption Identifier +hi def link lynxTodo Todo + +let b:current_syntax = "lynx" + +let &cpo = s:cpo_save +unlet s:cpo_save + +" vim: ts=8 diff --git a/vim73/syntax/m4.vim b/vim73/syntax/m4.vim new file mode 100644 index 0000000..ba7a294 --- /dev/null +++ b/vim73/syntax/m4.vim @@ -0,0 +1,73 @@ +" Vim syntax file +" Language: M4 +" Maintainer: Claudio Fleiner (claudio@fleiner.com) +" URL: http://www.fleiner.com/vim/syntax/m4.vim +" Last Change: 2005 Jan 15 + +" This file will highlight user function calls if they use only +" capital letters and have at least one argument (i.e. the '(' +" must be there). Let me know if this is a problem. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if !exists("main_syntax") + if version < 600 + syntax clear + elseif exists("b:current_syntax") + finish +endif +" we define it here so that included files can test for it + let main_syntax='m4' +endif + +" define the m4 syntax +syn match m4Variable contained "\$\d\+" +syn match m4Special contained "$[@*#]" +syn match m4Comment "\<\(m4_\)\=dnl\>.*" contains=SpellErrors +syn match m4Constants "\<\(m4_\)\=__file__" +syn match m4Constants "\<\(m4_\)\=__line__" +syn keyword m4Constants divnum sysval m4_divnum m4_sysval +syn region m4Paren matchgroup=m4Delimiter start="(" end=")" contained contains=@m4Top +syn region m4Command matchgroup=m4Function start="\<\(m4_\)\=\(define\|defn\|pushdef\)(" end=")" contains=@m4Top +syn region m4Command matchgroup=m4Preproc start="\<\(m4_\)\=\(include\|sinclude\)("he=e-1 end=")" contains=@m4Top +syn region m4Command matchgroup=m4Statement start="\<\(m4_\)\=\(syscmd\|esyscmd\|ifdef\|ifelse\|indir\|builtin\|shift\|errprint\|m4exit\|changecom\|changequote\|changeword\|m4wrap\|debugfile\|divert\|undivert\)("he=e-1 end=")" contains=@m4Top +syn region m4Command matchgroup=m4builtin start="\<\(m4_\)\=\(len\|index\|regexp\|substr\|translit\|patsubst\|format\|incr\|decr\|eval\|maketemp\)("he=e-1 end=")" contains=@m4Top +syn keyword m4Statement divert undivert +syn region m4Command matchgroup=m4Type start="\<\(m4_\)\=\(undefine\|popdef\)("he=e-1 end=")" contains=@m4Top +syn region m4Function matchgroup=m4Type start="\<[_A-Z][_A-Z0-9]*("he=e-1 end=")" contains=@m4Top +syn region m4String start="`" end="'" contained contains=@m4Top,@m4StringContents,SpellErrors +syn cluster m4Top contains=m4Comment,m4Constants,m4Special,m4Variable,m4String,m4Paren,m4Command,m4Statement,m4Function + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_m4_syn_inits") + if version < 508 + let did_m4_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + HiLink m4Delimiter Delimiter + HiLink m4Comment Comment + HiLink m4Function Function + HiLink m4Keyword Keyword + HiLink m4Special Special + HiLink m4String String + HiLink m4Statement Statement + HiLink m4Preproc PreProc + HiLink m4Type Type + HiLink m4Special Special + HiLink m4Variable Special + HiLink m4Constants Constant + HiLink m4Builtin Statement + delcommand HiLink +endif + +let b:current_syntax = "m4" + +if main_syntax == 'm4' + unlet main_syntax +endif + +" vim: ts=4 diff --git a/vim73/syntax/mail.vim b/vim73/syntax/mail.vim new file mode 100644 index 0000000..c89d2de --- /dev/null +++ b/vim73/syntax/mail.vim @@ -0,0 +1,106 @@ +" Vim syntax file +" Language: Mail file +" Previous Maintainer: Felix von Leitner +" Maintainer: Gautam Iyer +" Last Change: Thu 06 Nov 2008 10:10:55 PM PST + +" Quit when a syntax file was already loaded +if exists("b:current_syntax") + finish +endif + +" The mail header is recognized starting with a "keyword:" line and ending +" with an empty line or other line that can't be in the header. All lines of +" the header are highlighted. Headers of quoted messages (quoted with >) are +" also highlighted. + +" Syntax clusters +syn cluster mailHeaderFields contains=mailHeaderKey,mailSubject,mailHeaderEmail,@mailLinks +syn cluster mailLinks contains=mailURL,mailEmail +syn cluster mailQuoteExps contains=mailQuoteExp1,mailQuoteExp2,mailQuoteExp3,mailQuoteExp4,mailQuoteExp5,mailQuoteExp6 + +syn case match +" For "From " matching case is required. The "From " is not matched in quoted +" emails +" According to RFC 2822 any printable ASCII character can appear in a field +" name, except ':'. +syn region mailHeader contains=@mailHeaderFields,@NoSpell start="^From .*\d\d\d\d$" skip="^\s" end="\v^[!-9;-~]*([^!-~]|$)"me=s-1 fold +syn match mailHeaderKey contained contains=mailEmail,@NoSpell "^From\s.*\d\d\d\d$" + +" Nothing else depends on case. +syn case ignore + +" Headers in properly quoted (with "> " or ">") emails are matched +syn region mailHeader keepend contains=@mailHeaderFields,@mailQuoteExps,@NoSpell start="^\z(\(> \?\)*\)\v(newsgroups|x-([a-z\-])*|path|xref|message-id|from|((in-)?reply-)?to|b?cc|subject|return-path|received|date|replied):" skip="^\z1\s" end="\v^\z1[!-9;-~]*([^!-~]|$)"me=s-1 end="\v^\z1@!"me=s-1 end="\v^\z1(\> ?)+"me=s-1 fold + +" Usenet headers +syn match mailHeaderKey contained contains=mailHeaderEmail,mailEmail,@NoSpell "\v(^(\> ?)*)@<=(Newsgroups|Followup-To|Message-ID|Supersedes|Control):.*$" + + +syn region mailHeaderKey contained contains=mailHeaderEmail,mailEmail,@mailQuoteExps,@NoSpell start="\v(^(\> ?)*)@<=(to|b?cc):" skip=",$" end="$" +syn match mailHeaderKey contained contains=mailHeaderEmail,mailEmail,@NoSpell "\v(^(\> ?)*)@<=(from|reply-to):.*$" fold +syn match mailHeaderKey contained contains=@NoSpell "\v(^(\> ?)*)@<=date:" +syn match mailSubject contained "\v^subject:.*$" fold +syn match mailSubject contained contains=@NoSpell "\v(^(\> ?)+)@<=subject:.*$" + +" Anything in the header between < and > is an email address +syn match mailHeaderEmail contained contains=@NoSpell "<.\{-}>" + +" Mail Signatures. (Begin with "-- ", end with change in quote level) +syn region mailSignature keepend contains=@mailLinks,@mailQuoteExps start="^--\s$" end="^$" end="^\(> \?\)\+"me=s-1 fold +syn region mailSignature keepend contains=@mailLinks,@mailQuoteExps,@NoSpell start="^\z(\(> \?\)\+\)--\s$" end="^\z1$" end="^\z1\@!"me=s-1 end="^\z1\(> \?\)\+"me=s-1 fold + +" Treat verbatim Text special. +syn region mailVerbatim contains=@NoSpell keepend start="^#v+$" end="^#v-$" fold +syn region mailVerbatim contains=@mailQuoteExps,@NoSpell start="^\z(\(> \?\)\+\)#v+$" end="\z1#v-$" fold + +" URLs start with a known protocol or www,web,w3. +syn match mailURL contains=@NoSpell `\v<(((https?|ftp|gopher)://|(mailto|file|news):)[^' <>"]+|(www|web|w3)[a-z0-9_-]*\.[a-z0-9._-]+\.[^' <>"]+)[a-z0-9/]` +syn match mailEmail contains=@NoSpell "\v[_=a-z\./+0-9-]+\@[a-z0-9._-]+\a{2}" + +" Make sure quote markers in regions (header / signature) have correct color +syn match mailQuoteExp1 contained "\v^(\> ?)" +syn match mailQuoteExp2 contained "\v^(\> ?){2}" +syn match mailQuoteExp3 contained "\v^(\> ?){3}" +syn match mailQuoteExp4 contained "\v^(\> ?){4}" +syn match mailQuoteExp5 contained "\v^(\> ?){5}" +syn match mailQuoteExp6 contained "\v^(\> ?){6}" + +" Even and odd quoted lines. Order is important here! +syn region mailQuoted6 keepend contains=mailVerbatim,mailHeader,@mailLinks,mailSignature,@NoSpell start="^\z(\(\([a-z]\+>\|[]|}>]\)[ \t]*\)\{5}\([a-z]\+>\|[]|}>]\)\)" end="^\z1\@!" fold +syn region mailQuoted5 keepend contains=mailQuoted6,mailVerbatim,mailHeader,@mailLinks,mailSignature,@NoSpell start="^\z(\(\([a-z]\+>\|[]|}>]\)[ \t]*\)\{4}\([a-z]\+>\|[]|}>]\)\)" end="^\z1\@!" fold +syn region mailQuoted4 keepend contains=mailQuoted5,mailQuoted6,mailVerbatim,mailHeader,@mailLinks,mailSignature,@NoSpell start="^\z(\(\([a-z]\+>\|[]|}>]\)[ \t]*\)\{3}\([a-z]\+>\|[]|}>]\)\)" end="^\z1\@!" fold +syn region mailQuoted3 keepend contains=mailQuoted4,mailQuoted5,mailQuoted6,mailVerbatim,mailHeader,@mailLinks,mailSignature,@NoSpell start="^\z(\(\([a-z]\+>\|[]|}>]\)[ \t]*\)\{2}\([a-z]\+>\|[]|}>]\)\)" end="^\z1\@!" fold +syn region mailQuoted2 keepend contains=mailQuoted3,mailQuoted4,mailQuoted5,mailQuoted6,mailVerbatim,mailHeader,@mailLinks,mailSignature,@NoSpell start="^\z(\(\([a-z]\+>\|[]|}>]\)[ \t]*\)\{1}\([a-z]\+>\|[]|}>]\)\)" end="^\z1\@!" fold +syn region mailQuoted1 keepend contains=mailQuoted2,mailQuoted3,mailQuoted4,mailQuoted5,mailQuoted6,mailVerbatim,mailHeader,@mailLinks,mailSignature,@NoSpell start="^\z([a-z]\+>\|[]|}>]\)" end="^\z1\@!" fold + +" Need to sync on the header. Assume we can do that within 100 lines +if exists("mail_minlines") + exec "syn sync minlines=" . mail_minlines +else + syn sync minlines=100 +endif + +" Define the default highlighting. +hi def link mailVerbatim Special +hi def link mailHeader Statement +hi def link mailHeaderKey Type +hi def link mailSignature PreProc +hi def link mailHeaderEmail mailEmail +hi def link mailEmail Special +hi def link mailURL String +hi def link mailSubject LineNR +hi def link mailQuoted1 Comment +hi def link mailQuoted3 mailQuoted1 +hi def link mailQuoted5 mailQuoted1 +hi def link mailQuoted2 Identifier +hi def link mailQuoted4 mailQuoted2 +hi def link mailQuoted6 mailQuoted2 +hi def link mailQuoteExp1 mailQuoted1 +hi def link mailQuoteExp2 mailQuoted2 +hi def link mailQuoteExp3 mailQuoted3 +hi def link mailQuoteExp4 mailQuoted4 +hi def link mailQuoteExp5 mailQuoted5 +hi def link mailQuoteExp6 mailQuoted6 + +let b:current_syntax = "mail" diff --git a/vim73/syntax/mailaliases.vim b/vim73/syntax/mailaliases.vim new file mode 100644 index 0000000..743068f --- /dev/null +++ b/vim73/syntax/mailaliases.vim @@ -0,0 +1,71 @@ +" Vim syntax file +" Language: aliases(5) local alias database file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-04-14 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword mailaliasesTodo contained TODO FIXME XXX NOTE + +syn region mailaliasesComment display oneline start='^\s*#' end='$' + \ contains=mailaliasesTodo,@Spell + +syn match mailaliasesBegin display '^' + \ nextgroup=mailaliasesName, + \ mailaliasesComment + +syn match mailaliasesName contained '[[:alnum:]\._-]\+' + \ nextgroup=mailaliasesColon + +syn region mailaliasesName contained oneline start=+"+ + \ skip=+\\\\\|\\"+ end=+"+ + \ nextgroup=mailaliasesColon + +syn match mailaliasesColon contained ':' + \ nextgroup=@mailaliasesValue + \ skipwhite skipnl + +syn cluster mailaliasesValue contains=mailaliasesValueAddress, + \ mailaliasesValueFile, + \ mailaliasesValueCommand, + \ mailaliasesValueInclude + +syn match mailaliasesValueAddress contained '[^ \t/|,]\+' + \ nextgroup=mailaliasesValueSep + \ skipwhite skipnl + +syn match mailaliasesValueFile contained '/[^,]*' + \ nextgroup=mailaliasesValueSep + \ skipwhite skipnl + +syn match mailaliasesValueCommand contained '|[^,]*' + \ nextgroup=mailaliasesValueSep + \ skipwhite skipnl + +syn match mailaliasesValueInclude contained ':include:[^,]*' + \ nextgroup=mailaliasesValueSep + \ skipwhite skipnl + +syn match mailaliasesValueSep contained ',' + \ nextgroup=@mailaliasesValue + \ skipwhite skipnl + +hi def link mailaliasesTodo Todo +hi def link mailaliasesComment Comment +hi def link mailaliasesName Identifier +hi def link mailaliasesColon Delimiter +hi def link mailaliasesValueAddress String +hi def link mailaliasesValueFile String +hi def link mailaliasesValueCommand String +hi def link mailaliasesValueInclude PreProc +hi def link mailaliasesValueSep Delimiter + +let b:current_syntax = "mailaliases" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/mailcap.vim b/vim73/syntax/mailcap.vim new file mode 100644 index 0000000..547db73 --- /dev/null +++ b/vim73/syntax/mailcap.vim @@ -0,0 +1,54 @@ +" Vim syntax file +" Language: Mailcap configuration file +" Maintainer: Doug Kearns +" Last Change: 2004 Nov 27 +" URL: http://gus.gscit.monash.edu.au/~djkea2/vim/syntax/mailcap.vim + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match mailcapComment "^#.*" + +syn region mailcapString start=+"+ end=+"+ contains=mailcapSpecial oneline + +syn match mailcapDelimiter "\\\@" +syn match mailcapFieldname "\<\(compose\|composetyped\|print\|edit\|test\|x11-bitmap\|nametemplate\|textualnewlines\|description\|x-\w+\)\>\ze\s*=" +syn match mailcapTypeField "^\(text\|image\|audio\|video\|application\|message\|multipart\|model\|x-[[:graph:]]\+\)\(/\(\*\|[[:graph:]]\+\)\)\=\ze\s*;" +syn case match + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_mailcap_syntax_inits") + if version < 508 + let did_mailcap_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink mailcapComment Comment + HiLink mailcapDelimiter Delimiter + HiLink mailcapFlag Statement + HiLink mailcapFieldname Statement + HiLink mailcapSpecial Identifier + HiLink mailcapTypeField Type + HiLink mailcapString String + + delcommand HiLink +endif + +let b:current_syntax = "mailcap" + +" vim: tabstop=8 diff --git a/vim73/syntax/make.vim b/vim73/syntax/make.vim new file mode 100644 index 0000000..e9d7ee9 --- /dev/null +++ b/vim73/syntax/make.vim @@ -0,0 +1,137 @@ +" Vim syntax file +" Language: Makefile +" Maintainer: Claudio Fleiner +" URL: http://www.fleiner.com/vim/syntax/make.vim +" Last Change: 2008 Aug 04 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" some special characters +syn match makeSpecial "^\s*[@+-]\+" +syn match makeNextLine "\\\n\s*" + +" some directives +syn match makePreCondit "^ *\(ifeq\>\|else\>\|endif\>\|ifneq\>\|ifdef\>\|ifndef\>\)" +syn match makeInclude "^ *[-s]\=include" +syn match makeStatement "^ *vpath" +syn match makeExport "^ *\(export\|unexport\)\>" +syn match makeOverride "^ *override" +hi link makeOverride makeStatement +hi link makeExport makeStatement + +" Koehler: catch unmatched define/endef keywords. endef only matches it is by itself on a line +syn region makeDefine start="^\s*define\s" end="^\s*endef\s*$" contains=makeStatement,makeIdent,makePreCondit,makeDefine + +" Microsoft Makefile specials +syn case ignore +syn match makeInclude "^! *include" +syn match makePreCondit "! *\(cmdswitches\|error\|message\|include\|if\|ifdef\|ifndef\|else\|elseif\|else if\|else\s*ifdef\|else\s*ifndef\|endif\|undef\)\>" +syn case match + +" identifiers +syn region makeIdent start="\$(" skip="\\)\|\\\\" end=")" contains=makeStatement,makeIdent,makeSString,makeDString +syn region makeIdent start="\${" skip="\\}\|\\\\" end="}" contains=makeStatement,makeIdent,makeSString,makeDString +syn match makeIdent "\$\$\w*" +syn match makeIdent "\$[^({]" +syn match makeIdent "^ *\a\w*\s*[:+?!*]="me=e-2 +syn match makeIdent "^ *\a\w*\s*="me=e-1 +syn match makeIdent "%" + +" Makefile.in variables +syn match makeConfig "@[A-Za-z0-9_]\+@" + +" make targets +" syn match makeSpecTarget "^\.\(SUFFIXES\|PHONY\|DEFAULT\|PRECIOUS\|IGNORE\|SILENT\|EXPORT_ALL_VARIABLES\|KEEP_STATE\|LIBPATTERNS\|NOTPARALLEL\|DELETE_ON_ERROR\|INTERMEDIATE\|POSIX\|SECONDARY\)\>" +syn match makeImplicit "^\.[A-Za-z0-9_./\t -]\+\s*:[^=]"me=e-2 nextgroup=makeSource +syn match makeImplicit "^\.[A-Za-z0-9_./\t -]\+\s*:$"me=e-1 nextgroup=makeSource + +syn region makeTarget transparent matchgroup=makeTarget start="^[A-Za-z0-9_./$()%-][A-Za-z0-9_./\t $()%-]*:\{1,2}[^:=]"rs=e-1 end=";"re=e-1,me=e-1 end="[^\\]$" keepend contains=makeIdent,makeSpecTarget,makeNextLine skipnl nextGroup=makeCommands +syn match makeTarget "^[A-Za-z0-9_./$()%*@-][A-Za-z0-9_./\t $()%*@-]*::\=\s*$" contains=makeIdent,makeSpecTarget skipnl nextgroup=makeCommands,makeCommandError + +syn region makeSpecTarget transparent matchgroup=makeSpecTarget start="^\.\(SUFFIXES\|PHONY\|DEFAULT\|PRECIOUS\|IGNORE\|SILENT\|EXPORT_ALL_VARIABLES\|KEEP_STATE\|LIBPATTERNS\|NOTPARALLEL\|DELETE_ON_ERROR\|INTERMEDIATE\|POSIX\|SECONDARY\)\>\s*:\{1,2}[^:=]"rs=e-1 end="[^\\]$" keepend contains=makeIdent,makeSpecTarget,makeNextLine skipnl nextGroup=makeCommands +syn match makeSpecTarget "^\.\(SUFFIXES\|PHONY\|DEFAULT\|PRECIOUS\|IGNORE\|SILENT\|EXPORT_ALL_VARIABLES\|KEEP_STATE\|LIBPATTERNS\|NOTPARALLEL\|DELETE_ON_ERROR\|INTERMEDIATE\|POSIX\|SECONDARY\)\>\s*::\=\s*$" contains=makeIdent skipnl nextgroup=makeCommands,makeCommandError + +syn match makeCommandError "^\s\+\S.*" contained +syn region makeCommands start=";"hs=s+1 start="^\t" end="^[^\t#]"me=e-1,re=e-1 end="^$" contained contains=makeCmdNextLine,makeSpecial,makeComment,makeIdent,makePreCondit,makeDefine,makeDString,makeSString nextgroup=makeCommandError +syn match makeCmdNextLine "\\\n."he=e-1 contained + + +" Statements / Functions (GNU make) +syn match makeStatement contained "(\(subst\|abspath\|addprefix\|addsuffix\|and\|basename\|call\|dir\|error\|eval\|filter-out\|filter\|findstring\|firstword\|flavor\|foreach\|if\|info\|join\|lastword\|notdir\|or\|origin\|patsubst\|realpath\|shell\|sort\|strip\|suffix\|value\|warning\|wildcard\|word\|wordlist\|words\)\>"ms=s+1 + +" Comment +if exists("make_microsoft") + syn match makeComment "#.*" contains=@Spell,makeTodo +elseif !exists("make_no_comments") + syn region makeComment start="#" end="^$" end="[^\\]$" keepend contains=@Spell,makeTodo + syn match makeComment "#$" contains=@Spell +endif +syn keyword makeTodo TODO FIXME XXX contained + +" match escaped quotes and any other escaped character +" except for $, as a backslash in front of a $ does +" not make it a standard character, but instead it will +" still act as the beginning of a variable +" The escaped char is not highlightet currently +syn match makeEscapedChar "\\[^$]" + + +syn region makeDString start=+\(\\\)\@= 508 || !exists("did_make_syn_inits") + if version < 508 + let did_make_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink makeNextLine makeSpecial + HiLink makeCmdNextLine makeSpecial + HiLink makeSpecTarget Statement + if !exists("make_no_commands") + HiLink makeCommands Number + endif + HiLink makeImplicit Function + HiLink makeTarget Function + HiLink makeInclude Include + HiLink makePreCondit PreCondit + HiLink makeStatement Statement + HiLink makeIdent Identifier + HiLink makeSpecial Special + HiLink makeComment Comment + HiLink makeDString String + HiLink makeSString String + HiLink makeBString Function + HiLink makeError Error + HiLink makeTodo Todo + HiLink makeDefine Define + HiLink makeCommandError Error + HiLink makeConfig PreCondit + delcommand HiLink +endif + +let b:current_syntax = "make" + +" vim: ts=8 diff --git a/vim73/syntax/man.vim b/vim73/syntax/man.vim new file mode 100644 index 0000000..4172a02 --- /dev/null +++ b/vim73/syntax/man.vim @@ -0,0 +1,67 @@ +" Vim syntax file +" Language: Man page +" Maintainer: SungHyun Nam +" Previous Maintainer: Gautam H. Mudunuri +" Version Info: +" Last Change: 2008 Sep 17 + +" Additional highlighting by Johannes Tanzler : +" * manSubHeading +" * manSynopsis (only for sections 2 and 3) + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Get the CTRL-H syntax to handle backspaced text +if version >= 600 + runtime! syntax/ctrlh.vim +else + source :p:h/ctrlh.vim +endif + +syn case ignore +syn match manReference "\f\+([1-9][a-z]\=)" +syn match manTitle "^\f\+([0-9]\+[a-z]\=).*" +syn match manSectionHeading "^[a-z][a-z ]*[a-z]$" +syn match manSubHeading "^\s\{3\}[a-z][a-z ]*[a-z]$" +syn match manOptionDesc "^\s*[+-][a-z0-9]\S*" +syn match manLongOptionDesc "^\s*--[a-z0-9-]\S*" +" syn match manHistory "^[a-z].*last change.*$" + +if getline(1) =~ '^[a-zA-Z_]\+([23])' + syntax include @cCode :p:h/c.vim + syn match manCFuncDefinition display "\<\h\w*\>\s*("me=e-1 contained + syn region manSynopsis start="^SYNOPSIS"hs=s+8 end="^\u\+\s*$"me=e-12 keepend contains=manSectionHeading,@cCode,manCFuncDefinition +endif + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_man_syn_inits") + if version < 508 + let did_man_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink manTitle Title + HiLink manSectionHeading Statement + HiLink manOptionDesc Constant + HiLink manLongOptionDesc Constant + HiLink manReference PreProc + HiLink manSubHeading Function + HiLink manCFuncDefinition Function + + delcommand HiLink +endif + +let b:current_syntax = "man" + +" vim:ts=8 sts=2 sw=2: diff --git a/vim73/syntax/manconf.vim b/vim73/syntax/manconf.vim new file mode 100644 index 0000000..90ecc8e --- /dev/null +++ b/vim73/syntax/manconf.vim @@ -0,0 +1,117 @@ +" Vim syntax file +" Language: man.conf(5) - man configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword manconfTodo contained TODO FIXME XXX NOTE + +syn region manconfComment display oneline start='^#' end='$' + \ contains=manconfTodo,@Spell + +if !has("win32") && $OSTYPE =~ 'bsd' + syn match manconfBegin display '^' + \ nextgroup=manconfKeyword,manconfSection, + \ manconfComment skipwhite + + syn keyword manconfKeyword contained _build _crunch + \ nextgroup=manconfExtCmd skipwhite + + syn keyword manconfKeyword contained _suffix + \ nextgroup=manconfExt skipwhite + + syn keyword manconfKeyword contained _crunch + + syn keyword manconfKeyword contained _subdir _version _whatdb + \ nextgroup=manconfPaths skipwhite + + syn match manconfExtCmd contained display '\.\S\+' + \ nextgroup=manconfPaths skipwhite + + syn match manconfSection contained '[^#_ \t]\S*' + \ nextgroup=manconfPaths skipwhite + + syn keyword manconfSection contained _default + \ nextgroup=manconfPaths skipwhite + + syn match manconfPaths contained display '\S\+' + \ nextgroup=manconfPaths skipwhite + + syn match manconfExt contained display '\.\S\+' + + hi def link manconfExtCmd Type + hi def link manconfSection Identifier + hi def link manconfPaths String +else + syn match manconfBegin display '^' + \ nextgroup=manconfBoolean,manconfKeyword, + \ manconfDecompress,manconfComment skipwhite + + syn keyword manconfBoolean contained FSSTND FHS NOAUTOPATH NOCACHE + + syn keyword manconfKeyword contained MANBIN + \ nextgroup=manconfPath skipwhite + + syn keyword manconfKeyword contained MANPATH MANPATH_MAP + \ nextgroup=manconfFirstPath skipwhite + + syn keyword manconfKeyword contained APROPOS WHATIS TROFF NROFF JNROFF EQN + \ NEQN JNEQN TBL COL REFER PIC VGRIND GRAP + \ PAGER BROWSER HTMLPAGER CMP CAT COMPRESS + \ DECOMPRESS MANDEFOPTIONS + \ nextgroup=manconfCommand skipwhite + + syn keyword manconfKeyword contained COMPRESS_EXT + \ nextgroup=manconfExt skipwhite + + syn keyword manconfKeyword contained MANSECT + \ nextgroup=manconfManSect skipwhite + + syn match manconfPath contained display '\S\+' + + syn match manconfFirstPath contained display '\S\+' + \ nextgroup=manconfSecondPath skipwhite + + syn match manconfSecondPath contained display '\S\+' + + syn match manconfCommand contained display '\%(/[^/ \t]\+\)\+' + \ nextgroup=manconfCommandOpt skipwhite + + syn match manconfCommandOpt contained display '\S\+' + \ nextgroup=manconfCommandOpt skipwhite + + syn match manconfExt contained display '\.\S\+' + + syn match manconfManSect contained '[^:]\+' nextgroup=manconfManSectSep + + syn match manconfManSectSep contained ':' nextgroup=manconfManSect + + syn match manconfDecompress contained '\.\S\+' + \ nextgroup=manconfCommand skipwhite + + hi def link manconfBoolean Boolean + hi def link manconfPath String + hi def link manconfFirstPath manconfPath + hi def link manconfSecondPath manconfPath + hi def link manconfCommand String + hi def link manconfCommandOpt Special + hi def link manconfManSect Identifier + hi def link manconfManSectSep Delimiter + hi def link manconfDecompress Type +endif + +hi def link manconfTodo Todo +hi def link manconfComment Comment +hi def link manconfKeyword Keyword +hi def link manconfExt Type + +let b:current_syntax = "manconf" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/manual.vim b/vim73/syntax/manual.vim new file mode 100644 index 0000000..5ea3731 --- /dev/null +++ b/vim73/syntax/manual.vim @@ -0,0 +1,28 @@ +" Vim syntax support file +" Maintainer: Bram Moolenaar +" Last Change: 2008 Jan 26 + +" This file is used for ":syntax manual". +" It installs the Syntax autocommands, but no the FileType autocommands. + +if !has("syntax") + finish +endif + +" Load the Syntax autocommands and set the default methods for highlighting. +if !exists("syntax_on") + so :p:h/synload.vim +endif + +let syntax_manual = 1 + +" Remove the connection between FileType and Syntax autocommands. +if exists('#syntaxset') + au! syntaxset FileType +endif + +" If the GUI is already running, may still need to install the FileType menu. +" Don't do it when the 'M' flag is included in 'guioptions'. +if has("menu") && has("gui_running") && !exists("did_install_syntax_menu") && &guioptions !~# 'M' + source $VIMRUNTIME/menu.vim +endif diff --git a/vim73/syntax/maple.vim b/vim73/syntax/maple.vim new file mode 100644 index 0000000..b6e4ae9 --- /dev/null +++ b/vim73/syntax/maple.vim @@ -0,0 +1,633 @@ +" Vim syntax file +" Language: Maple V (based on release 4) +" Maintainer: Dr. Charles E. Campbell, Jr. +" Last Change: Jan 05, 2010 +" Version: 10 +" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax +" +" Package Function Selection: {{{1 +" Because there are a lot of packages, and because of the potential for namespace +" clashes, this version of needs the user to select which, if any, +" package functions should be highlighted. Select your packages and put into your +" <.vimrc> none or more of the lines following let ...=1 lines: +" +" if exists("mvpkg_all") +" ... +" endif +" +" *OR* let mvpkg_all=1 + +" This syntax file contains all the keywords and top-level packages of Maple 9.5 +" but only the contents of packages of Maple V Release 4, and the top-level +" routines of Release 4. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Iskeyword Effects: {{{1 +if version < 600 + set iskeyword=$,48-57,_,a-z,@-Z +else + setlocal iskeyword=$,48-57,_,a-z,@-Z +endif + +" Package Selection: {{{1 +" allow user to simply select all packages for highlighting +if exists("mvpkg_all") + let mv_DEtools = 1 + let mv_Galois = 1 + let mv_GaussInt = 1 + let mv_LREtools = 1 + let mv_combinat = 1 + let mv_combstruct = 1 + let mv_difforms = 1 + let mv_finance = 1 + let mv_genfunc = 1 + let mv_geometry = 1 + let mv_grobner = 1 + let mv_group = 1 + let mv_inttrans = 1 + let mv_liesymm = 1 + let mv_linalg = 1 + let mv_logic = 1 + let mv_networks = 1 + let mv_numapprox = 1 + let mv_numtheory = 1 + let mv_orthopoly = 1 + let mv_padic = 1 + let mv_plots = 1 + let mv_plottools = 1 + let mv_powseries = 1 + let mv_process = 1 + let mv_simplex = 1 + let mv_stats = 1 + let mv_student = 1 + let mv_sumtools = 1 + let mv_tensor = 1 + let mv_totorder = 1 +endif + +" Parenthesis/curly/brace sanity checker: {{{1 +syn case match + +" parenthesis/curly/brace sanity checker +syn region mvZone matchgroup=Delimiter start="(" matchgroup=Delimiter end=")" transparent contains=ALLBUT,mvError,mvBraceError,mvCurlyError +syn region mvZone matchgroup=Delimiter start="{" matchgroup=Delimiter end="}" transparent contains=ALLBUT,mvError,mvBraceError,mvParenError +syn region mvZone matchgroup=Delimiter start="\[" matchgroup=Delimiter end="]" transparent contains=ALLBUT,mvError,mvCurlyError,mvParenError +syn match mvError "[)\]}]" +syn match mvBraceError "[)}]" contained +syn match mvCurlyError "[)\]]" contained +syn match mvParenError "[\]}]" contained +syn match mvComma "[,;:]" +syn match mvSemiError "[;:]" contained +syn match mvDcolon "::" + +" Maple Packages, updated for Maple 9.5 +syn keyword mvPackage algcurves ArrayTools Cache codegen +syn keyword mvPackage CodeGeneration CodeTools combinat combstruct +syn keyword mvPackage ContextMenu CurveFitting DEtools diffalg +syn keyword mvPackage difforms DiscreteTransforms Domains ExternalCalling +syn keyword mvPackage FileTools finance GaussInt genfunc +syn keyword mvPackage geom3d geometry gfun Groebner +syn keyword mvPackage group hashmset IntegerRelations inttrans +syn keyword mvPackage LargeExpressions LibraryTools liesymm linalg +syn keyword mvPackage LinearAlgebra LinearFunctionalSystems LinearOperators +syn keyword mvPackage ListTools Logic LREtools Maplets +syn keyword mvPackage MathematicalFunctions MathML Matlab +syn keyword mvPackage MatrixPolynomialAlgebra MmaTranslator networks +syn keyword mvPackage numapprox numtheory Optimization OreTools +syn keyword mvPackage Ore_algebra OrthogonalSeries orthopoly padic +syn keyword mvPackage PDEtools plots plottools PolynomialIdeals +syn keyword mvPackage PolynomialTools powseries process QDifferenceEquations +syn keyword mvPackage RandomTools RationalNormalForms RealDomain RootFinding +syn keyword mvPackage ScientificConstants ScientificErrorAnalysis simplex +syn keyword mvPackage Slode SNAP Sockets SoftwareMetrics +syn keyword mvPackage SolveTools Spread stats StringTools +syn keyword mvPackage Student student sumtools SumTools +syn keyword mvPackage tensor TypeTools Units VariationalCalculus +syn keyword mvPackage VectorCalculus Worksheet XMLTools + +" Language Support: {{{1 +syn keyword mvTodo contained COMBAK FIXME TODO XXX +if exists("g:mapleversion") && g:mapleversion < 9 + syn region mvString start=+`+ skip=+``+ end=+`+ keepend contains=mvTodo,@Spell + syn region mvString start=+"+ skip=+""+ end=+"+ keepend contains=@Spell + syn region mvDelayEval start=+'+ end=+'+ keepend contains=ALLBUT,mvError,mvBraceError,mvCurlyError,mvParenError,mvSemiError + syn match mvVarAssign "[a-zA-Z_][a-zA-Z_0-9]*[ \t]*:=" contains=mvAssign + syn match mvAssign ":=" contained +else + syn region mvName start=+`+ skip=+``+ end=+`+ keepend contains=mvTodo + syn region mvString start=+"+ skip=+""+ end=+"+ keepend contains=@Spell + syn region mvDelayEval start=+'+ end=+'+ keepend contains=ALLBUT,mvError,mvBraceError,mvCurlyError,mvParenError + syn match mvDelim "[;:]" display + syn match mvAssign ":=" +endif + +" Lower-Priority Operators: {{{1 +syn match mvOper "\." + +" Number handling: {{{1 +syn match mvNumber "\<\d\+" " integer + syn match mvNumber "[-+]\=\.\d\+" " . integer +syn match mvNumber "\<\d\+\.\d\+" " integer . integer +syn match mvNumber "\<\d\+\." " integer . +syn match mvNumber "\<\d\+\.\." contains=mvRange " integer .. + +syn match mvNumber "\<\d\+e[-+]\=\d\+" " integer e [-+] integer +syn match mvNumber "[-+]\=\.\d\+e[-+]\=\d\+" " . integer e [-+] integer +syn match mvNumber "\<\d\+\.\d*e[-+]\=\d\+" " integer . [integer] e [-+] integer + +syn match mvNumber "[-+]\d\+" " integer +syn match mvNumber "[-+]\d\+\.\d\+" " integer . integer +syn match mvNumber "[-+]\d\+\." " integer . +syn match mvNumber "[-+]\d\+\.\." contains=mvRange " integer .. + +syn match mvNumber "[-+]\d\+e[-+]\=\d\+" " integer e [-+] integer +syn match mvNumber "[-+]\d\+\.\d*e[-+]\=\d\+" " integer . [integer] e [-+] integer + +syn match mvRange "\.\." + +" Operators: {{{1 +syn keyword mvOper and not or xor implies union intersect subset minus mod +syn match mvOper "<>\|[<>]=\|[<>]\|=" +syn match mvOper "&+\|&-\|&\*\|&\/\|&" +syn match mvError "\.\.\." + +" MapleV Statements: ? statement {{{1 + +" MapleV Statements: ? statement +" Split into booleans, conditionals, operators, repeat-logic, etc +syn keyword mvBool true false FAIL +syn keyword mvCond elif else fi if then +syn match mvCond "end\s\+if" + +syn keyword mvRepeat by for in to +syn keyword mvRepeat do from od while +syn match mvRepeat "end\s\+do" + +syn keyword mvSpecial NULL +syn match mvSpecial "\[\]\|{}" + +if exists("g:mapleversion") && g:mapleversion < 9 + syn keyword mvStatement Order fail options read save + syn keyword mvStatement break local point remember stop + syn keyword mvStatement done mod proc restart with + syn keyword mvStatement end mods quit return + syn keyword mvStatement error next +else + syn keyword mvStatement option options read save + syn keyword mvStatement break local remember stop + syn keyword mvStatement done mod proc restart + syn keyword mvStatement end mods quit return + syn keyword mvStatement error next try catch + syn keyword mvStatement finally assuming global export + syn keyword mvStatement module description use +endif + +" Builtin Constants: ? constants {{{1 +syn keyword mvConstant Catalan I gamma infinity +syn keyword mvConstant Pi + +" Comments: DEBUG, if in a comment, is specially highlighted. {{{1 +syn keyword mvDebug contained DEBUG +syn cluster mvCommentGroup contains=mvTodo,mvDebug,@Spell +syn match mvComment "#.*$" contains=@mvCommentGroup + +" Basic Library Functions: ? index[function] +syn keyword mvLibrary $ @ @@ ERROR +syn keyword mvLibrary AFactor KelvinHer arctan factor log rhs +syn keyword mvLibrary AFactors KelvinKei arctanh factors log10 root +syn keyword mvLibrary AiryAi KelvinKer argument fclose lprint roots +syn keyword mvLibrary AiryBi LambertW array feof map round +syn keyword mvLibrary AngerJ Lcm assign fflush map2 rsolve +syn keyword mvLibrary Berlekamp LegendreE assigned filepos match savelib +syn keyword mvLibrary BesselI LegendreEc asspar fixdiv matrix scanf +syn keyword mvLibrary BesselJ LegendreEc1 assume float max searchtext +syn keyword mvLibrary BesselK LegendreF asubs floor maximize sec +syn keyword mvLibrary BesselY LegendreKc asympt fnormal maxnorm sech +syn keyword mvLibrary Beta LegendreKc1 attribute fopen maxorder select +syn keyword mvLibrary C LegendrePi bernstein forget member seq +syn keyword mvLibrary Chi LegendrePic branches fortran min series +syn keyword mvLibrary Ci LegendrePic1 bspline fprintf minimize setattribute +syn keyword mvLibrary CompSeq Li cat frac minpoly shake +syn keyword mvLibrary Content Linsolve ceil freeze modp showprofile +syn keyword mvLibrary D MOLS chrem fremove modp1 showtime +syn keyword mvLibrary DESol Maple_floats close frontend modp2 sign +syn keyword mvLibrary Det MeijerG close fscanf modpol signum +syn keyword mvLibrary Diff Norm coeff fsolve mods simplify +syn keyword mvLibrary Dirac Normal coeffs galois msolve sin +syn keyword mvLibrary DistDeg Nullspace coeftayl gc mtaylor singular +syn keyword mvLibrary Divide Power collect gcd mul sinh +syn keyword mvLibrary Ei Powmod combine gcdex nextprime sinterp +syn keyword mvLibrary Eigenvals Prem commutat genpoly nops solve +syn keyword mvLibrary EllipticCE Primfield comparray harmonic norm sort +syn keyword mvLibrary EllipticCK Primitive compoly has normal sparse +syn keyword mvLibrary EllipticCPi Primpart conjugate hasfun numboccur spline +syn keyword mvLibrary EllipticE ProbSplit content hasoption numer split +syn keyword mvLibrary EllipticF Product convergs hastype op splits +syn keyword mvLibrary EllipticK Psi convert heap open sprem +syn keyword mvLibrary EllipticModulus Quo coords history optimize sprintf +syn keyword mvLibrary EllipticNome RESol copy hypergeom order sqrfree +syn keyword mvLibrary EllipticPi Randpoly cos iFFT parse sqrt +syn keyword mvLibrary Eval Randprime cosh icontent pclose sscanf +syn keyword mvLibrary Expand Ratrecon cost identity pclose ssystem +syn keyword mvLibrary FFT Re cot igcd pdesolve stack +syn keyword mvLibrary Factor Rem coth igcdex piecewise sturm +syn keyword mvLibrary Factors Resultant csc ilcm plot sturmseq +syn keyword mvLibrary FresnelC RootOf csch ilog plot3d subs +syn keyword mvLibrary FresnelS Roots csgn ilog10 plotsetup subsop +syn keyword mvLibrary Fresnelf SPrem dawson implicitdiff pochhammer substring +syn keyword mvLibrary Fresnelg Searchtext define indets pointto sum +syn keyword mvLibrary Frobenius Shi degree index poisson surd +syn keyword mvLibrary GAMMA Si denom indexed polar symmdiff +syn keyword mvLibrary GaussAGM Smith depends indices polylog symmetric +syn keyword mvLibrary Gaussejord Sqrfree diagonal inifcn polynom system +syn keyword mvLibrary Gausselim Ssi diff ininame powmod table +syn keyword mvLibrary Gcd StruveH dilog initialize prem tan +syn keyword mvLibrary Gcdex StruveL dinterp insert prevprime tanh +syn keyword mvLibrary HankelH1 Sum disassemble int primpart testeq +syn keyword mvLibrary HankelH2 Svd discont interface print testfloat +syn keyword mvLibrary Heaviside TEXT discrim interp printf thaw +syn keyword mvLibrary Hermite Trace dismantle invfunc procbody thiele +syn keyword mvLibrary Im WeberE divide invztrans procmake time +syn keyword mvLibrary Indep WeierstrassP dsolve iostatus product translate +syn keyword mvLibrary Interp WeierstrassPPrime eliminate iperfpow proot traperror +syn keyword mvLibrary Inverse WeierstrassSigma ellipsoid iquo property trigsubs +syn keyword mvLibrary Irreduc WeierstrassZeta entries iratrecon protect trunc +syn keyword mvLibrary Issimilar Zeta eqn irem psqrt type +syn keyword mvLibrary JacobiAM abs erf iroot quo typematch +syn keyword mvLibrary JacobiCD add erfc irreduc radnormal unames +syn keyword mvLibrary JacobiCN addcoords eulermac iscont radsimp unapply +syn keyword mvLibrary JacobiCS addressof eval isdifferentiable rand unassign +syn keyword mvLibrary JacobiDC algebraic evala isolate randomize unload +syn keyword mvLibrary JacobiDN algsubs evalapply ispoly randpoly unprotect +syn keyword mvLibrary JacobiDS alias evalb isqrfree range updatesR4 +syn keyword mvLibrary JacobiNC allvalues evalc isqrt rationalize userinfo +syn keyword mvLibrary JacobiND anames evalf issqr ratrecon value +syn keyword mvLibrary JacobiNS antisymm evalfint latex readbytes vector +syn keyword mvLibrary JacobiSC applyop evalgf lattice readdata verify +syn keyword mvLibrary JacobiSD arccos evalhf lcm readlib whattype +syn keyword mvLibrary JacobiSN arccosh evalm lcoeff readline with +syn keyword mvLibrary JacobiTheta1 arccot evaln leadterm readstat writebytes +syn keyword mvLibrary JacobiTheta2 arccoth evalr length realroot writedata +syn keyword mvLibrary JacobiTheta3 arccsc exp lexorder recipoly writeline +syn keyword mvLibrary JacobiTheta4 arccsch expand lhs rem writestat +syn keyword mvLibrary JacobiZeta arcsec expandoff limit remove writeto +syn keyword mvLibrary KelvinBei arcsech expandon ln residue zip +syn keyword mvLibrary KelvinBer arcsin extract lnGAMMA resultant ztrans +syn keyword mvLibrary KelvinHei arcsinh + + +" == PACKAGES ======================================================= {{{1 +" Note: highlighting of package functions is now user-selectable by package. + +" Package: DEtools differential equations tools {{{2 +if exists("mv_DEtools") + syn keyword mvPkg_DEtools DEnormal Dchangevar autonomous dfieldplot reduceOrder untranslate + syn keyword mvPkg_DEtools DEplot PDEchangecoords convertAlg indicialeq regularsp varparam + syn keyword mvPkg_DEtools DEplot3d PDEplot convertsys phaseportrait translate +endif + +" Package: Domains: create domains of computation {{{2 +if exists("mv_Domains") +endif + +" Package: GF: Galois Fields {{{2 +if exists("mv_GF") + syn keyword mvPkg_Galois galois +endif + +" Package: GaussInt: Gaussian Integers {{{2 +if exists("mv_GaussInt") + syn keyword mvPkg_GaussInt GIbasis GIfactor GIissqr GInorm GIquadres GIsmith + syn keyword mvPkg_GaussInt GIchrem GIfactors GIlcm GInormal GIquo GIsqrfree + syn keyword mvPkg_GaussInt GIdivisor GIgcd GImcmbine GIorder GIrem GIsqrt + syn keyword mvPkg_GaussInt GIfacpoly GIgcdex GInearest GIphi GIroots GIunitnormal + syn keyword mvPkg_GaussInt GIfacset GIhermite GInodiv GIprime GIsieve +endif + +" Package: LREtools: manipulate linear recurrence relations {{{2 +if exists("mv_LREtools") + syn keyword mvPkg_LREtools REcontent REprimpart REtodelta delta hypergeomsols ratpolysols + syn keyword mvPkg_LREtools REcreate REreduceorder REtoproc dispersion polysols shift + syn keyword mvPkg_LREtools REplot REtoDE constcoeffsol +endif + +" Package: combinat: combinatorial functions {{{2 +if exists("mv_combinat") + syn keyword mvPkg_combinat Chi composition graycode numbcomb permute randperm + syn keyword mvPkg_combinat bell conjpart inttovec numbcomp powerset stirling1 + syn keyword mvPkg_combinat binomial decodepart lastpart numbpart prevpart stirling2 + syn keyword mvPkg_combinat cartprod encodepart multinomial numbperm randcomb subsets + syn keyword mvPkg_combinat character fibonacci nextpart partition randpart vectoint + syn keyword mvPkg_combinat choose firstpart +endif + +" Package: combstruct: combinatorial structures {{{2 +if exists("mv_combstruct") + syn keyword mvPkg_combstruct allstructs draw iterstructs options specification structures + syn keyword mvPkg_combstruct count finished nextstruct +endif + +" Package: difforms: differential forms {{{2 +if exists("mv_difforms") + syn keyword mvPkg_difforms const defform formpart parity scalarpart wdegree + syn keyword mvPkg_difforms d form mixpar scalar simpform wedge +endif + +" Package: finance: financial mathematics {{{2 +if exists("mv_finance") + syn keyword mvPkg_finance amortization cashflows futurevalue growingperpetuity mv_finance presentvalue + syn keyword mvPkg_finance annuity effectiverate growingannuity levelcoupon perpetuity yieldtomaturity + syn keyword mvPkg_finance blackscholes +endif + +" Package: genfunc: rational generating functions {{{2 +if exists("mv_genfunc") + syn keyword mvPkg_genfunc rgf_charseq rgf_expand rgf_hybrid rgf_pfrac rgf_sequence rgf_term + syn keyword mvPkg_genfunc rgf_encode rgf_findrecur rgf_norm rgf_relate rgf_simp termscale +endif + +" Package: geometry: Euclidean geometry {{{2 +if exists("mv_geometry") + syn keyword mvPkg_geometry circle dsegment hyperbola parabola segment triangle + syn keyword mvPkg_geometry conic ellipse line point square +endif + +" Package: grobner: Grobner bases {{{2 +if exists("mv_grobner") + syn keyword mvPkg_grobner finduni gbasis leadmon normalf solvable spoly + syn keyword mvPkg_grobner finite gsolve +endif + +" Package: group: permutation and finitely-presented groups {{{2 +if exists("mv_group") + syn keyword mvPkg_group DerivedS areconjugate cosets grouporder issubgroup permrep + syn keyword mvPkg_group LCS center cosrep inter mulperms pres + syn keyword mvPkg_group NormalClosure centralizer derived invperm normalizer subgrel + syn keyword mvPkg_group RandElement convert grelgroup isabelian orbit type + syn keyword mvPkg_group Sylow core groupmember isnormal permgroup +endif + +" Package: inttrans: integral transforms {{{2 +if exists("mv_inttrans") + syn keyword mvPkg_inttrans addtable fouriercos hankel invfourier invlaplace mellin + syn keyword mvPkg_inttrans fourier fouriersin hilbert invhilbert laplace +endif + +" Package: liesymm: Lie symmetries {{{2 +if exists("mv_liesymm") + syn keyword mvPkg_liesymm &^ TD depvars getform mixpar vfix + syn keyword mvPkg_liesymm &mod annul determine hasclosure prolong wcollect + syn keyword mvPkg_liesymm Eta autosimp dvalue hook reduce wdegree + syn keyword mvPkg_liesymm Lie close extvars indepvars setup wedgeset + syn keyword mvPkg_liesymm Lrank d getcoeff makeforms translate wsubs +endif + +" Package: linalg: Linear algebra {{{2 +if exists("mv_linalg") + syn keyword mvPkg_linalg GramSchmidt coldim equal indexfunc mulcol singval + syn keyword mvPkg_linalg JordanBlock colspace exponential innerprod multiply smith + syn keyword mvPkg_linalg LUdecomp colspan extend intbasis norm stack + syn keyword mvPkg_linalg QRdecomp companion ffgausselim inverse normalize submatrix + syn keyword mvPkg_linalg addcol cond fibonacci ismith orthog subvector + syn keyword mvPkg_linalg addrow copyinto forwardsub issimilar permanent sumbasis + syn keyword mvPkg_linalg adjoint crossprod frobenius iszero pivot swapcol + syn keyword mvPkg_linalg angle curl gausselim jacobian potential swaprow + syn keyword mvPkg_linalg augment definite gaussjord jordan randmatrix sylvester + syn keyword mvPkg_linalg backsub delcols geneqns kernel randvector toeplitz + syn keyword mvPkg_linalg band delrows genmatrix laplacian rank trace + syn keyword mvPkg_linalg basis det grad leastsqrs references transpose + syn keyword mvPkg_linalg bezout diag hadamard linsolve row vandermonde + syn keyword mvPkg_linalg blockmatrix diverge hermite matadd rowdim vecpotent + syn keyword mvPkg_linalg charmat dotprod hessian matrix rowspace vectdim + syn keyword mvPkg_linalg charpoly eigenval hilbert minor rowspan vector + syn keyword mvPkg_linalg cholesky eigenvect htranspose minpoly scalarmul wronskian + syn keyword mvPkg_linalg col entermatrix ihermite +endif + +" Package: logic: Boolean logic {{{2 +if exists("mv_logic") + syn keyword mvPkg_logic MOD2 bsimp distrib environ randbool tautology + syn keyword mvPkg_logic bequal canon dual frominert satisfy toinert +endif + +" Package: networks: graph networks {{{2 +if exists("mv_networks") + syn keyword mvPkg_networks acycpoly connect dinic graph mincut show + syn keyword mvPkg_networks addedge connectivity djspantree graphical mindegree shrink + syn keyword mvPkg_networks addvertex contract dodecahedron gsimp neighbors span + syn keyword mvPkg_networks adjacency countcuts draw gunion new spanpoly + syn keyword mvPkg_networks allpairs counttrees duplicate head octahedron spantree + syn keyword mvPkg_networks ancestor cube edges icosahedron outdegree tail + syn keyword mvPkg_networks arrivals cycle ends incidence path tetrahedron + syn keyword mvPkg_networks bicomponents cyclebase eweight incident petersen tuttepoly + syn keyword mvPkg_networks charpoly daughter flow indegree random vdegree + syn keyword mvPkg_networks chrompoly degreeseq flowpoly induce rank vertices + syn keyword mvPkg_networks complement delete fundcyc isplanar rankpoly void + syn keyword mvPkg_networks complete departures getlabel maxdegree shortpathtree vweight + syn keyword mvPkg_networks components diameter girth +endif + +" Package: numapprox: numerical approximation {{{2 +if exists("mv_numapprox") + syn keyword mvPkg_numapprox chebdeg chebsort fnorm laurent minimax remez + syn keyword mvPkg_numapprox chebmult chebyshev hornerform laurent pade taylor + syn keyword mvPkg_numapprox chebpade confracform infnorm minimax +endif + +" Package: numtheory: number theory {{{2 +if exists("mv_numtheory") + syn keyword mvPkg_numtheory B cyclotomic invcfrac mcombine nthconver primroot + syn keyword mvPkg_numtheory F divisors invphi mersenne nthdenom quadres + syn keyword mvPkg_numtheory GIgcd euler isolve minkowski nthnumer rootsunity + syn keyword mvPkg_numtheory J factorEQ isprime mipolys nthpow safeprime + syn keyword mvPkg_numtheory L factorset issqrfree mlog order sigma + syn keyword mvPkg_numtheory M fermat ithprime mobius pdexpand sq2factor + syn keyword mvPkg_numtheory bernoulli ifactor jacobi mroot phi sum2sqr + syn keyword mvPkg_numtheory bigomega ifactors kronecker msqrt pprimroot tau + syn keyword mvPkg_numtheory cfrac imagunit lambda nearestp prevprime thue + syn keyword mvPkg_numtheory cfracpol index legendre nextprime +endif + +" Package: orthopoly: orthogonal polynomials {{{2 +if exists("mv_orthopoly") + syn keyword mvPkg_orthopoly G H L P T U +endif + +" Package: padic: p-adic numbers {{{2 +if exists("mv_padic") + syn keyword mvPkg_padic evalp function orderp ratvaluep rootp valuep + syn keyword mvPkg_padic expansion lcoeffp ordp +endif + +" Package: plots: graphics package {{{2 +if exists("mv_plots") + syn keyword mvPkg_plots animate coordplot3d gradplot3d listplot3d polarplot setoptions3d + syn keyword mvPkg_plots animate3d cylinderplot implicitplot loglogplot polygonplot spacecurve + syn keyword mvPkg_plots changecoords densityplot implicitplot3d logplot polygonplot3d sparsematrixplot + syn keyword mvPkg_plots complexplot display inequal matrixplot polyhedraplot sphereplot + syn keyword mvPkg_plots complexplot3d display3d listcontplot odeplot replot surfdata + syn keyword mvPkg_plots conformal fieldplot listcontplot3d pareto rootlocus textplot + syn keyword mvPkg_plots contourplot fieldplot3d listdensityplot pointplot semilogplot textplot3d + syn keyword mvPkg_plots contourplot3d gradplot listplot pointplot3d setoptions tubeplot + syn keyword mvPkg_plots coordplot +endif + +" Package: plottools: basic graphical objects {{{2 +if exists("mv_plottools") + syn keyword mvPkg_plottools arc curve dodecahedron hyperbola pieslice semitorus + syn keyword mvPkg_plottools arrow cutin ellipse icosahedron point sphere + syn keyword mvPkg_plottools circle cutout ellipticArc line polygon tetrahedron + syn keyword mvPkg_plottools cone cylinder hemisphere octahedron rectangle torus + syn keyword mvPkg_plottools cuboid disk hexahedron +endif + +" Package: powseries: formal power series {{{2 +if exists("mv_powseries") + syn keyword mvPkg_powseries compose multiply powcreate powlog powsolve reversion + syn keyword mvPkg_powseries evalpow negative powdiff powpoly powsqrt subtract + syn keyword mvPkg_powseries inverse powadd powexp powseries quotient tpsform + syn keyword mvPkg_powseries multconst powcos powint powsin +endif + +" Package: process: (Unix)-multi-processing {{{2 +if exists("mv_process") + syn keyword mvPkg_process block fork pclose pipe popen wait + syn keyword mvPkg_process exec kill +endif + +" Package: simplex: linear optimization {{{2 +if exists("mv_simplex") + syn keyword mvPkg_simplex NONNEGATIVE cterm dual maximize pivoteqn setup + syn keyword mvPkg_simplex basis define_zero equality minimize pivotvar standardize + syn keyword mvPkg_simplex convexhull display feasible pivot ratio +endif + +" Package: stats: statistics {{{2 +if exists("mv_stats") + syn keyword mvPkg_stats anova describe fit random statevalf statplots +endif + +" Package: student: student calculus {{{2 +if exists("mv_student") + syn keyword mvPkg_student D Product distance isolate middlesum rightsum + syn keyword mvPkg_student Diff Sum equate leftbox midpoint showtangent + syn keyword mvPkg_student Doubleint Tripleint extrema leftsum minimize simpson + syn keyword mvPkg_student Int changevar integrand makeproc minimize slope + syn keyword mvPkg_student Limit combine intercept maximize powsubs trapezoid + syn keyword mvPkg_student Lineint completesquare intparts middlebox rightbox value + syn keyword mvPkg_student Point +endif + +" Package: sumtools: indefinite and definite sums {{{2 +if exists("mv_sumtools") + syn keyword mvPkg_sumtools Hypersum extended_gosper hyperrecursion hyperterm sumrecursion sumtohyper + syn keyword mvPkg_sumtools Sumtohyper gosper hypersum simpcomb +endif + +" Package: tensor: tensor computations and General Relativity {{{2 +if exists("mv_tensor") + syn keyword mvPkg_tensor Christoffel1 Riemann connexF display_allGR get_compts partial_diff + syn keyword mvPkg_tensor Christoffel2 RiemannF contract dual get_rank permute_indices + syn keyword mvPkg_tensor Einstein Weyl convertNP entermetric invars petrov + syn keyword mvPkg_tensor Jacobian act cov_diff exterior_diff invert prod + syn keyword mvPkg_tensor Killing_eqns antisymmetrize create exterior_prod lin_com raise + syn keyword mvPkg_tensor Levi_Civita change_basis d1metric frame lower symmetrize + syn keyword mvPkg_tensor Lie_diff commutator d2metric geodesic_eqns npcurve tensorsGR + syn keyword mvPkg_tensor Ricci compare directional_diff get_char npspin transform + syn keyword mvPkg_tensor Ricciscalar conj displayGR +endif + +" Package: totorder: total orders on names {{{2 +if exists("mv_totorder") + syn keyword mvPkg_totorder forget init ordering tassume tis +endif +" ===================================================================== + +" Highlighting: Define the default highlighting. {{{1 +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_maplev_syntax_inits") + if version < 508 + let did_maplev_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " Maple->Maple Links {{{2 + HiLink mvBraceError mvError + HiLink mvCurlyError mvError + HiLink mvDebug mvTodo + HiLink mvParenError mvError + HiLink mvPkg_DEtools mvPkgFunc + HiLink mvPkg_Galois mvPkgFunc + HiLink mvPkg_GaussInt mvPkgFunc + HiLink mvPkg_LREtools mvPkgFunc + HiLink mvPkg_combinat mvPkgFunc + HiLink mvPkg_combstruct mvPkgFunc + HiLink mvPkg_difforms mvPkgFunc + HiLink mvPkg_finance mvPkgFunc + HiLink mvPkg_genfunc mvPkgFunc + HiLink mvPkg_geometry mvPkgFunc + HiLink mvPkg_grobner mvPkgFunc + HiLink mvPkg_group mvPkgFunc + HiLink mvPkg_inttrans mvPkgFunc + HiLink mvPkg_liesymm mvPkgFunc + HiLink mvPkg_linalg mvPkgFunc + HiLink mvPkg_logic mvPkgFunc + HiLink mvPkg_networks mvPkgFunc + HiLink mvPkg_numapprox mvPkgFunc + HiLink mvPkg_numtheory mvPkgFunc + HiLink mvPkg_orthopoly mvPkgFunc + HiLink mvPkg_padic mvPkgFunc + HiLink mvPkg_plots mvPkgFunc + HiLink mvPkg_plottools mvPkgFunc + HiLink mvPkg_powseries mvPkgFunc + HiLink mvPkg_process mvPkgFunc + HiLink mvPkg_simplex mvPkgFunc + HiLink mvPkg_stats mvPkgFunc + HiLink mvPkg_student mvPkgFunc + HiLink mvPkg_sumtools mvPkgFunc + HiLink mvPkg_tensor mvPkgFunc + HiLink mvPkg_totorder mvPkgFunc + HiLink mvRange mvOper + HiLink mvSemiError mvError + HiLink mvDelim Delimiter + + " Maple->Standard Links {{{2 + HiLink mvAssign Delimiter + HiLink mvBool Boolean + HiLink mvComma Delimiter + HiLink mvComment Comment + HiLink mvCond Conditional + HiLink mvConstant Number + HiLink mvDelayEval Label + HiLink mvDcolon Delimiter + HiLink mvError Error + HiLink mvLibrary Statement + HiLink mvNumber Number + HiLink mvOper Operator + HiLink mvAssign Delimiter + HiLink mvPackage Type + HiLink mvPkgFunc Function + HiLink mvPktOption Special + HiLink mvRepeat Repeat + HiLink mvSpecial Special + HiLink mvStatement Statement + HiLink mvName String + HiLink mvString String + HiLink mvTodo Todo + + delcommand HiLink +endif + +" Current Syntax: {{{1 +let b:current_syntax = "maple" +" vim: ts=20 fdm=marker diff --git a/vim73/syntax/markdown.vim b/vim73/syntax/markdown.vim new file mode 100644 index 0000000..4ec5dd5 --- /dev/null +++ b/vim73/syntax/markdown.vim @@ -0,0 +1,105 @@ +" Vim syntax file +" Language: Markdown +" Maintainer: Tim Pope +" Filenames: *.markdown +" Last Change: 2010 May 21 + +if exists("b:current_syntax") + finish +endif + +runtime! syntax/html.vim +unlet! b:current_syntax + +syn sync minlines=10 +syn case ignore + +syn match markdownValid '[<>]\S\@!' +syn match markdownValid '&\%(#\=\w*;\)\@!' + +syn match markdownLineStart "^[<@]\@!" nextgroup=@markdownBlock + +syn cluster markdownBlock contains=markdownH1,markdownH2,markdownH3,markdownH4,markdownH5,markdownH6,markdownBlockquote,markdownListMarker,markdownOrderedListMarker,markdownCodeBlock,markdownRule +syn cluster markdownInline contains=markdownLineBreak,markdownLinkText,markdownItalic,markdownBold,markdownCode,markdownEscape,@htmlTop + +syn match markdownH1 ".\+\n=\+$" contained contains=@markdownInline,markdownHeadingRule +syn match markdownH2 ".\+\n-\+$" contained contains=@markdownInline,markdownHeadingRule + +syn match markdownHeadingRule "^[=-]\+$" contained + +syn region markdownH1 matchgroup=markdownHeadingDelimiter start="##\@!" end="#*\s*$" keepend oneline contains=@markdownInline contained +syn region markdownH2 matchgroup=markdownHeadingDelimiter start="###\@!" end="#*\s*$" keepend oneline contains=@markdownInline contained +syn region markdownH3 matchgroup=markdownHeadingDelimiter start="####\@!" end="#*\s*$" keepend oneline contains=@markdownInline contained +syn region markdownH4 matchgroup=markdownHeadingDelimiter start="#####\@!" end="#*\s*$" keepend oneline contains=@markdownInline contained +syn region markdownH5 matchgroup=markdownHeadingDelimiter start="######\@!" end="#*\s*$" keepend oneline contains=@markdownInline contained +syn region markdownH6 matchgroup=markdownHeadingDelimiter start="#######\@!" end="#*\s*$" keepend oneline contains=@markdownInline contained + +syn match markdownBlockquote ">\s" contained nextgroup=@markdownBlock + +syn region markdownCodeBlock start=" \|\t" end="$" contained + +" TODO: real nesting +syn match markdownListMarker " \{0,4\}[-*+]\%(\s\+\S\)\@=" contained +syn match markdownOrderedListMarker " \{0,4}\<\d\+\.\%(\s*\S\)\@=" contained + +syn match markdownRule "\* *\* *\*[ *]*$" contained +syn match markdownRule "- *- *-[ -]*$" contained + +syn match markdownLineBreak "\s\{2,\}$" + +syn region markdownIdDeclaration matchgroup=markdownLinkDelimiter start="^ \{0,3\}!\=\[" end="\]:" oneline keepend nextgroup=markdownUrl skipwhite +syn match markdownUrl "\S\+" nextgroup=markdownUrlTitle skipwhite contained +syn region markdownUrl matchgroup=markdownUrlDelimiter start="<" end=">" oneline keepend nextgroup=markdownUrlTitle skipwhite contained +syn region markdownUrlTitle matchgroup=markdownUrlTitleDelimiter start=+"+ end=+"+ keepend contained +syn region markdownUrlTitle matchgroup=markdownUrlTitleDelimiter start=+'+ end=+'+ keepend contained +syn region markdownUrlTitle matchgroup=markdownUrlTitleDelimiter start=+(+ end=+)+ keepend contained + +syn region markdownLinkText matchgroup=markdownLinkTextDelimiter start="!\=\[\%(\_[^]]*]\%( \=[[(]\)\)\@=" end="\]\%( \=[[(]\)\@=" keepend nextgroup=markdownLink,markdownId skipwhite contains=@markdownInline,markdownLineStart +syn region markdownLink matchgroup=markdownLinkDelimiter start="(" end=")" contains=markdownUrl keepend contained +syn region markdownId matchgroup=markdownIdDelimiter start="\[" end="\]" keepend contained +syn region markdownAutomaticLink matchgroup=markdownUrlDelimiter start="<\%(\w\+:\|[[:alnum:]_+-]\+@\)\@=" end=">" keepend oneline + +syn region markdownItalic start="\S\@<=\*\|\*\S\@=" end="\S\@<=\*\|\*\S\@=" keepend contains=markdownLineStart +syn region markdownItalic start="\S\@<=_\|_\S\@=" end="\S\@<=_\|_\S\@=" keepend contains=markdownLineStart +syn region markdownBold start="\S\@<=\*\*\|\*\*\S\@=" end="\S\@<=\*\*\|\*\*\S\@=" keepend contains=markdownLineStart +syn region markdownBold start="\S\@<=__\|__\S\@=" end="\S\@<=__\|__\S\@=" keepend contains=markdownLineStart +syn region markdownBoldItalic start="\S\@<=\*\*\*\|\*\*\*\S\@=" end="\S\@<=\*\*\*\|\*\*\*\S\@=" keepend contains=markdownLineStart +syn region markdownBoldItalic start="\S\@<=___\|___\S\@=" end="\S\@<=___\|___\S\@=" keepend contains=markdownLineStart +syn region markdownCode matchgroup=markdownCodeDelimiter start="`" end="`" transparent keepend contains=markdownLineStart +syn region markdownCode matchgroup=markdownCodeDelimiter start="`` \=" end=" \=``" keepend contains=markdownLineStart + +syn match markdownEscape "\\[][\\`*_{}()#+.!-]" + +hi def link markdownH1 htmlH1 +hi def link markdownH2 htmlH2 +hi def link markdownH3 htmlH3 +hi def link markdownH4 htmlH4 +hi def link markdownH5 htmlH5 +hi def link markdownH6 htmlH6 +hi def link markdownHeadingRule markdownRule +hi def link markdownHeadingDelimiter Delimiter +hi def link markdownOrderedListMarker markdownListMarker +hi def link markdownListMarker htmlTagName +hi def link markdownBlockquote Comment +hi def link markdownRule PreProc + +hi def link markdownLinkText htmlLink +hi def link markdownIdDeclaration Typedef +hi def link markdownId Type +hi def link markdownAutomaticLink markdownUrl +hi def link markdownUrl Float +hi def link markdownUrlTitle String +hi def link markdownIdDelimiter markdownLinkDelimiter +hi def link markdownUrlDelimiter htmlTag +hi def link markdownUrlTitleDelimiter Delimiter + +hi def link markdownItalic htmlItalic +hi def link markdownBold htmlBold +hi def link markdownBoldItalic htmlBoldItalic +hi def link markdownCodeDelimiter Delimiter + +hi def link markdownEscape Special + +let b:current_syntax = "markdown" + +" vim:set sw=2: diff --git a/vim73/syntax/masm.vim b/vim73/syntax/masm.vim new file mode 100644 index 0000000..4ffd22b --- /dev/null +++ b/vim73/syntax/masm.vim @@ -0,0 +1,343 @@ +" Vim syntax file +" Language: Microsoft Macro Assembler (80x86) +" Orig Author: Rob Brady +" Maintainer: Wu Yongwei +" Last Change: $Date: 2007/04/21 13:20:15 $ +" $Revision: 1.44 $ + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + + +syn match masmIdentifier "[@a-z_$?][@a-z0-9_$?]*" +syn match masmLabel "^\s*[@a-z_$?][@a-z0-9_$?]*:"he=e-1 + +syn match masmDecimal "[-+]\?\d\+[dt]\?" +syn match masmBinary "[-+]\?[0-1]\+[by]" "put this before hex or 0bfh dies! +syn match masmOctal "[-+]\?[0-7]\+[oq]" +syn match masmHexadecimal "[-+]\?[0-9]\x*h" +syn match masmFloatRaw "[-+]\?[0-9]\x*r" +syn match masmFloat "[-+]\?\d\+\.\(\d*\(E[-+]\?\d\+\)\?\)\?" + +syn match masmComment ";.*" contains=@Spell +syn region masmComment start=+COMMENT\s*\z(\S\)+ end=+\z1.*+ contains=@Spell +syn region masmString start=+'+ end=+'+ oneline contains=@Spell +syn region masmString start=+"+ end=+"+ oneline contains=@Spell + +syn region masmTitleArea start=+\" +syn match masmOperator "CARRY?" +syn match masmOperator "OVERFLOW?" +syn match masmOperator "PARITY?" +syn match masmOperator "SIGN?" +syn match masmOperator "ZERO?" +syn keyword masmDirective ALIAS ASSUME CATSTR COMM DB DD DF DOSSEG DQ DT +syn keyword masmDirective DW ECHO ELSE ELSEIF ELSEIF1 ELSEIF2 ELSEIFB +syn keyword masmDirective ELSEIFDEF ELSEIFDIF ELSEIFDIFI ELSEIFE +syn keyword masmDirective ELSEIFIDN ELSEIFIDNI ELSEIFNB ELSEIFNDEF END +syn keyword masmDirective ENDIF ENDM ENDP ENDS EQU EVEN EXITM EXTERN +syn keyword masmDirective EXTERNDEF EXTRN FOR FORC GOTO GROUP IF IF1 IF2 +syn keyword masmDirective IFB IFDEF IFDIF IFDIFI IFE IFIDN IFIDNI IFNB +syn keyword masmDirective IFNDEF INCLUDE INCLUDELIB INSTR INVOKE IRP +syn keyword masmDirective IRPC LABEL LOCAL MACRO NAME OPTION ORG PAGE +syn keyword masmDirective POPCONTEXT PROC PROTO PUBLIC PURGE PUSHCONTEXT +syn keyword masmDirective RECORD REPEAT REPT SEGMENT SIZESTR STRUC +syn keyword masmDirective STRUCT SUBSTR SUBTITLE SUBTTL TEXTEQU TITLE +syn keyword masmDirective TYPEDEF UNION WHILE +syn match masmDirective "\.8086\>" +syn match masmDirective "\.8087\>" +syn match masmDirective "\.NO87\>" +syn match masmDirective "\.186\>" +syn match masmDirective "\.286\>" +syn match masmDirective "\.286C\>" +syn match masmDirective "\.286P\>" +syn match masmDirective "\.287\>" +syn match masmDirective "\.386\>" +syn match masmDirective "\.386C\>" +syn match masmDirective "\.386P\>" +syn match masmDirective "\.387\>" +syn match masmDirective "\.486\>" +syn match masmDirective "\.486P\>" +syn match masmDirective "\.586\>" +syn match masmDirective "\.586P\>" +syn match masmDirective "\.686\>" +syn match masmDirective "\.686P\>" +syn match masmDirective "\.K3D\>" +syn match masmDirective "\.MMX\>" +syn match masmDirective "\.XMM\>" +syn match masmDirective "\.ALPHA\>" +syn match masmDirective "\.DOSSEG\>" +syn match masmDirective "\.SEQ\>" +syn match masmDirective "\.CODE\>" +syn match masmDirective "\.CONST\>" +syn match masmDirective "\.DATA\>" +syn match masmDirective "\.DATA?" +syn match masmDirective "\.EXIT\>" +syn match masmDirective "\.FARDATA\>" +syn match masmDirective "\.FARDATA?" +syn match masmDirective "\.MODEL\>" +syn match masmDirective "\.STACK\>" +syn match masmDirective "\.STARTUP\>" +syn match masmDirective "\.IF\>" +syn match masmDirective "\.ELSE\>" +syn match masmDirective "\.ELSEIF\>" +syn match masmDirective "\.ENDIF\>" +syn match masmDirective "\.REPEAT\>" +syn match masmDirective "\.UNTIL\>" +syn match masmDirective "\.UNTILCXZ\>" +syn match masmDirective "\.WHILE\>" +syn match masmDirective "\.ENDW\>" +syn match masmDirective "\.BREAK\>" +syn match masmDirective "\.CONTINUE\>" +syn match masmDirective "\.ERR\>" +syn match masmDirective "\.ERR1\>" +syn match masmDirective "\.ERR2\>" +syn match masmDirective "\.ERRB\>" +syn match masmDirective "\.ERRDEF\>" +syn match masmDirective "\.ERRDIF\>" +syn match masmDirective "\.ERRDIFI\>" +syn match masmDirective "\.ERRE\>" +syn match masmDirective "\.ERRIDN\>" +syn match masmDirective "\.ERRIDNI\>" +syn match masmDirective "\.ERRNB\>" +syn match masmDirective "\.ERRNDEF\>" +syn match masmDirective "\.ERRNZ\>" +syn match masmDirective "\.LALL\>" +syn match masmDirective "\.SALL\>" +syn match masmDirective "\.XALL\>" +syn match masmDirective "\.LFCOND\>" +syn match masmDirective "\.SFCOND\>" +syn match masmDirective "\.TFCOND\>" +syn match masmDirective "\.CREF\>" +syn match masmDirective "\.NOCREF\>" +syn match masmDirective "\.XCREF\>" +syn match masmDirective "\.LIST\>" +syn match masmDirective "\.NOLIST\>" +syn match masmDirective "\.XLIST\>" +syn match masmDirective "\.LISTALL\>" +syn match masmDirective "\.LISTIF\>" +syn match masmDirective "\.NOLISTIF\>" +syn match masmDirective "\.LISTMACRO\>" +syn match masmDirective "\.NOLISTMACRO\>" +syn match masmDirective "\.LISTMACROALL\>" +syn match masmDirective "\.FPO\>" +syn match masmDirective "\.RADIX\>" +syn match masmDirective "\.SAFESEH\>" +syn match masmDirective "%OUT\>" +syn match masmDirective "ALIGN\>" +syn match masmOption "ALIGN([0-9]\+)" + +syn keyword masmRegister AX BX CX DX SI DI BP SP +syn keyword masmRegister CS DS SS ES FS GS +syn keyword masmRegister AH BH CH DH AL BL CL DL +syn keyword masmRegister EAX EBX ECX EDX ESI EDI EBP ESP +syn keyword masmRegister CR0 CR2 CR3 CR4 +syn keyword masmRegister DR0 DR1 DR2 DR3 DR6 DR7 +syn keyword masmRegister TR3 TR4 TR5 TR6 TR7 +syn match masmRegister "ST([0-7])" + + +" Instruction prefixes +syn keyword masmOpcode LOCK REP REPE REPNE REPNZ REPZ + +" 8086/8088 opcodes +syn keyword masmOpcode AAA AAD AAM AAS ADC ADD AND CALL CBW CLC CLD +syn keyword masmOpcode CLI CMC CMP CMPS CMPSB CMPSW CWD DAA DAS DEC +syn keyword masmOpcode DIV ESC HLT IDIV IMUL IN INC INT INTO IRET +syn keyword masmOpcode JCXZ JMP LAHF LDS LEA LES LODS LODSB LODSW +syn keyword masmOpcode LOOP LOOPE LOOPEW LOOPNE LOOPNEW LOOPNZ +syn keyword masmOpcode LOOPNZW LOOPW LOOPZ LOOPZW MOV MOVS MOVSB +syn keyword masmOpcode MOVSW MUL NEG NOP NOT OR OUT POP POPF PUSH +syn keyword masmOpcode PUSHF RCL RCR RET RETF RETN ROL ROR SAHF SAL +syn keyword masmOpcode SAR SBB SCAS SCASB SCASW SHL SHR STC STD STI +syn keyword masmOpcode STOS STOSB STOSW SUB TEST WAIT XCHG XLAT XLATB +syn keyword masmOpcode XOR +syn match masmOpcode "J\(P[EO]\|\(N\?\([ABGL]E\?\|[CEOPSZ]\)\)\)\>" + +" 80186 opcodes +syn keyword masmOpcode BOUND ENTER INS INSB INSW LEAVE OUTS OUTSB +syn keyword masmOpcode OUTSW POPA PUSHA PUSHW + +" 80286 opcodes +syn keyword masmOpcode ARPL LAR LSL SGDT SIDT SLDT SMSW STR VERR VERW + +" 80286/80386 privileged opcodes +syn keyword masmOpcode CLTS LGDT LIDT LLDT LMSW LTR + +" 80386 opcodes +syn keyword masmOpcode BSF BSR BT BTC BTR BTS CDQ CMPSD CWDE INSD +syn keyword masmOpcode IRETD IRETDF IRETF JECXZ LFS LGS LODSD LOOPD +syn keyword masmOpcode LOOPED LOOPNED LOOPNZD LOOPZD LSS MOVSD MOVSX +syn keyword masmOpcode MOVZX OUTSD POPAD POPFD PUSHAD PUSHD PUSHFD +syn keyword masmOpcode SCASD SHLD SHRD STOSD +syn match masmOpcode "SET\(P[EO]\|\(N\?\([ABGL]E\?\|[CEOPSZ]\)\)\)\>" + +" 80486 opcodes +syn keyword masmOpcode BSWAP CMPXCHG INVD INVLPG WBINVD XADD + +" Floating-point opcodes as of 487 +syn keyword masmOpFloat F2XM1 FABS FADD FADDP FBLD FBSTP FCHS FCLEX +syn keyword masmOpFloat FNCLEX FCOM FCOMP FCOMPP FCOS FDECSTP FDISI +syn keyword masmOpFloat FNDISI FDIV FDIVP FDIVR FDIVRP FENI FNENI +syn keyword masmOpFloat FFREE FIADD FICOM FICOMP FIDIV FIDIVR FILD +syn keyword masmOpFloat FIMUL FINCSTP FINIT FNINIT FIST FISTP FISUB +syn keyword masmOpFloat FISUBR FLD FLDCW FLDENV FLDLG2 FLDLN2 FLDL2E +syn keyword masmOpFloat FLDL2T FLDPI FLDZ FLD1 FMUL FMULP FNOP FPATAN +syn keyword masmOpFloat FPREM FPREM1 FPTAN FRNDINT FRSTOR FSAVE FNSAVE +syn keyword masmOpFloat FSCALE FSETPM FSIN FSINCOS FSQRT FST FSTCW +syn keyword masmOpFloat FNSTCW FSTENV FNSTENV FSTP FSTSW FNSTSW FSUB +syn keyword masmOpFloat FSUBP FSUBR FSUBRP FTST FUCOM FUCOMP FUCOMPP +syn keyword masmOpFloat FWAIT FXAM FXCH FXTRACT FYL2X FYL2XP1 + +" Floating-point opcodes in Pentium and later processors +syn keyword masmOpFloat FCMOVE FCMOVNE FCMOVB FCMOVBE FCMOVNB FCMOVNBE +syn keyword masmOpFloat FCMOVU FCMOVNU FCOMI FUCOMI FCOMIP FUCOMIP +syn keyword masmOpFloat FXSAVE FXRSTOR + +" MMX opcodes (Pentium w/ MMX, Pentium II, and later) +syn keyword masmOpcode MOVD MOVQ PACKSSWB PACKSSDW PACKUSWB +syn keyword masmOpcode PUNPCKHBW PUNPCKHWD PUNPCKHDQ +syn keyword masmOpcode PUNPCKLBW PUNPCKLWD PUNPCKLDQ +syn keyword masmOpcode PADDB PADDW PADDD PADDSB PADDSW PADDUSB PADDUSW +syn keyword masmOpcode PSUBB PSUBW PSUBD PSUBSB PSUBSW PSUBUSB PSUBUSW +syn keyword masmOpcode PMULHW PMULLW PMADDWD +syn keyword masmOpcode PCMPEQB PCMPEQW PCMPEQD PCMPGTB PCMPGTW PCMPGTD +syn keyword masmOpcode PAND PANDN POR PXOR +syn keyword masmOpcode PSLLW PSLLD PSLLQ PSRLW PSRLD PSRLQ PSRAW PSRAD +syn keyword masmOpcode EMMS + +" SSE opcodes (Pentium III and later) +syn keyword masmOpcode MOVAPS MOVUPS MOVHPS MOVHLPS MOVLPS MOVLHPS +syn keyword masmOpcode MOVMSKPS MOVSS +syn keyword masmOpcode ADDPS ADDSS SUBPS SUBSS MULPS MULSS DIVPS DIVSS +syn keyword masmOpcode RCPPS RCPSS SQRTPS SQRTSS RSQRTPS RSQRTSS +syn keyword masmOpcode MAXPS MAXSS MINPS MINSS +syn keyword masmOpcode CMPPS CMPSS COMISS UCOMISS +syn keyword masmOpcode ANDPS ANDNPS ORPS XORPS +syn keyword masmOpcode SHUFPS UNPCKHPS UNPCKLPS +syn keyword masmOpcode CVTPI2PS CVTSI2SS CVTPS2PI CVTTPS2PI +syn keyword masmOpcode CVTSS2SI CVTTSS2SI +syn keyword masmOpcode LDMXCSR STMXCSR +syn keyword masmOpcode PAVGB PAVGW PEXTRW PINSRW PMAXUB PMAXSW +syn keyword masmOpcode PMINUB PMINSW PMOVMSKB PMULHUW PSADBW PSHUFW +syn keyword masmOpcode MASKMOVQ MOVNTQ MOVNTPS SFENCE +syn keyword masmOpcode PREFETCHT0 PREFETCHT1 PREFETCHT2 PREFETCHNTA + +" SSE2 opcodes (Pentium 4 and later) +syn keyword masmOpcode MOVAPD MOVUPD MOVHPD MOVLPD MOVMSKPD MOVSD +syn keyword masmOpcode ADDPD ADDSD SUBPD SUBSD MULPD MULSD DIVPD DIVSD +syn keyword masmOpcode SQRTPD SQRTSD MAXPD MAXSD MINPD MINSD +syn keyword masmOpcode ANDPD ANDNPD ORPD XORPD +syn keyword masmOpcode CMPPD CMPSD COMISD UCOMISD +syn keyword masmOpcode SHUFPD UNPCKHPD UNPCKLPD +syn keyword masmOpcode CVTPD2PI CVTTPD2PI CVTPI2PD CVTPD2DQ +syn keyword masmOpcode CVTTPD2DQ CVTDQ2PD CVTPS2PD CVTPD2PS +syn keyword masmOpcode CVTSS2SD CVTSD2SS CVTSD2SI CVTTSD2SI CVTSI2SD +syn keyword masmOpcode CVTDQ2PS CVTPS2DQ CVTTPS2DQ +syn keyword masmOpcode MOVDQA MOVDQU MOVQ2DQ MOVDQ2Q PMULUDQ +syn keyword masmOpcode PADDQ PSUBQ PSHUFLW PSHUFHW PSHUFD +syn keyword masmOpcode PSLLDQ PSRLDQ PUNPCKHQDQ PUNPCKLQDQ +syn keyword masmOpcode CLFLUSH LFENCE MFENCE PAUSE MASKMOVDQU +syn keyword masmOpcode MOVNTPD MOVNTDQ MOVNTI + +" SSE3 opcodes (Pentium 4 w/ Hyper-Threading and later) +syn keyword masmOpcode FISTTP LDDQU ADDSUBPS ADDSUBPD +syn keyword masmOpcode HADDPS HSUBPS HADDPD HSUBPD +syn keyword masmOpcode MOVSHDUP MOVSLDUP MOVDDUP MONITOR MWAIT + +" Other opcodes in Pentium and later processors +syn keyword masmOpcode CMPXCHG8B CPUID UD2 +syn keyword masmOpcode RSM RDMSR WRMSR RDPMC RDTSC SYSENTER SYSEXIT +syn match masmOpcode "CMOV\(P[EO]\|\(N\?\([ABGL]E\?\|[CEOPSZ]\)\)\)\>" + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_masm_syntax_inits") + if version < 508 + let did_masm_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink masmLabel PreProc + HiLink masmComment Comment + HiLink masmDirective Statement + HiLink masmType Type + HiLink masmOperator Type + HiLink masmOption Special + HiLink masmRegister Special + HiLink masmString String + HiLink masmText String + HiLink masmTitle Title + HiLink masmOpcode Statement + HiLink masmOpFloat Statement + + HiLink masmHexadecimal Number + HiLink masmDecimal Number + HiLink masmOctal Number + HiLink masmBinary Number + HiLink masmFloatRaw Number + HiLink masmFloat Number + + HiLink masmIdentifier Identifier + + syntax sync minlines=50 + + delcommand HiLink +endif + +let b:current_syntax = "masm" + +" vim: ts=8 diff --git a/vim73/syntax/mason.vim b/vim73/syntax/mason.vim new file mode 100644 index 0000000..40bdb0e --- /dev/null +++ b/vim73/syntax/mason.vim @@ -0,0 +1,99 @@ +" Vim syntax file +" Language: Mason (Perl embedded in HTML) +" Maintainer: Andrew Smith +" Last change: 2003 May 11 +" URL: http://www.masonhq.com/editors/mason.vim +" +" This seems to work satisfactorily with html.vim and perl.vim for version 5.5. +" Please mail any fixes or improvements to the above address. Things that need +" doing include: +" +" - Add match for component names in <& &> blocks. +" - Add match for component names in <%def> and <%method> block delimiters. +" - Fix <%text> blocks to show HTML tags but ignore Mason tags. +" + +" Clear previous syntax settings unless this is v6 or above, in which case just +" exit without doing anything. +" +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +" The HTML syntax file included below uses this variable. +" +if !exists("main_syntax") + let main_syntax = 'mason' +endif + +" First pull in the HTML syntax. +" +if version < 600 + so :p:h/html.vim +else + runtime! syntax/html.vim + unlet b:current_syntax +endif + +syn cluster htmlPreproc add=@masonTop + +" Now pull in the Perl syntax. +" +if version < 600 + syn include @perlTop :p:h/perl.vim +else + syn include @perlTop syntax/perl.vim +endif + +" It's hard to reduce down to the correct sub-set of Perl to highlight in some +" of these cases so I've taken the safe option of just using perlTop in all of +" them. If you have any suggestions, please let me know. +" +syn region masonLine matchgroup=Delimiter start="^%" end="$" contains=@perlTop +syn region masonExpr matchgroup=Delimiter start="<%" end="%>" contains=@perlTop +syn region masonPerl matchgroup=Delimiter start="<%perl>" end="" contains=@perlTop +syn region masonComp keepend matchgroup=Delimiter start="<&" end="&>" contains=@perlTop + +syn region masonArgs matchgroup=Delimiter start="<%args>" end="" contains=@perlTop + +syn region masonInit matchgroup=Delimiter start="<%init>" end="" contains=@perlTop +syn region masonCleanup matchgroup=Delimiter start="<%cleanup>" end="" contains=@perlTop +syn region masonOnce matchgroup=Delimiter start="<%once>" end="" contains=@perlTop +syn region masonShared matchgroup=Delimiter start="<%shared>" end="" contains=@perlTop + +syn region masonDef matchgroup=Delimiter start="<%def[^>]*>" end="" contains=@htmlTop +syn region masonMethod matchgroup=Delimiter start="<%method[^>]*>" end="" contains=@htmlTop + +syn region masonFlags matchgroup=Delimiter start="<%flags>" end="" contains=@perlTop +syn region masonAttr matchgroup=Delimiter start="<%attr>" end="" contains=@perlTop + +syn region masonFilter matchgroup=Delimiter start="<%filter>" end="" contains=@perlTop + +syn region masonDoc matchgroup=Delimiter start="<%doc>" end="" +syn region masonText matchgroup=Delimiter start="<%text>" end="" + +syn cluster masonTop contains=masonLine,masonExpr,masonPerl,masonComp,masonArgs,masonInit,masonCleanup,masonOnce,masonShared,masonDef,masonMethod,masonFlags,masonAttr,masonFilter,masonDoc,masonText + +" Set up default highlighting. Almost all of this is done in the included +" syntax files. +" +if version >= 508 || !exists("did_mason_syn_inits") + if version < 508 + let did_mason_syn_inits = 1 + com -nargs=+ HiLink hi link + else + com -nargs=+ HiLink hi def link + endif + + HiLink masonDoc Comment + + delc HiLink +endif + +let b:current_syntax = "mason" + +if main_syntax == 'mason' + unlet main_syntax +endif diff --git a/vim73/syntax/master.vim b/vim73/syntax/master.vim new file mode 100644 index 0000000..40d644e --- /dev/null +++ b/vim73/syntax/master.vim @@ -0,0 +1,50 @@ +" Vim syntax file +" Language: Focus Master File +" Maintainer: Rob Brady +" Last Change: $Date: 2004/06/13 15:54:03 $ +" URL: http://www.datatone.com/~robb/vim/syntax/master.vim +" $Revision: 1.1 $ + +" this is a very simple syntax file - I will be improving it +" add entire DEFINE syntax + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case match + +" A bunch of useful keywords +syn keyword masterKeyword FILENAME SUFFIX SEGNAME SEGTYPE PARENT FIELDNAME +syn keyword masterKeyword FIELD ALIAS USAGE INDEX MISSING ON +syn keyword masterKeyword FORMAT CRFILE CRKEY +syn keyword masterDefine DEFINE DECODE EDIT +syn region masterString start=+"+ end=+"+ +syn region masterString start=+'+ end=+'+ +syn match masterComment "\$.*" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_master_syntax_inits") + if version < 508 + let did_master_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink masterKeyword Keyword + HiLink masterComment Comment + HiLink masterString String + + delcommand HiLink +endif + +let b:current_syntax = "master" + +" vim: ts=8 diff --git a/vim73/syntax/matlab.vim b/vim73/syntax/matlab.vim new file mode 100644 index 0000000..7d20368 --- /dev/null +++ b/vim73/syntax/matlab.vim @@ -0,0 +1,123 @@ +" Vim syntax file +" Language: Matlab +" Maintainer: Maurizio Tranchero - maurizio(.)tranchero(@)gmail(.)com +" Credits: Preben 'Peppe' Guldberg +" Original author: Mario Eusebio +" Last Change: Wed Jan 13 11:12:34 CET 2010 +" - 'global' and 'persistent' keyword are now recognized + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn keyword matlabStatement return +syn keyword matlabLabel case switch +syn keyword matlabConditional else elseif end if otherwise +syn keyword matlabRepeat do for while +" MT_ADDON - added exception-specific keywords +syn keyword matlabExceptions try catch +syn keyword matlabOO classdef properties events methods + +syn keyword matlabTodo contained TODO +syn keyword matlabScope global persistent + +" If you do not want these operators lit, uncommment them and the "hi link" below +syn match matlabArithmeticOperator "[-+]" +syn match matlabArithmeticOperator "\.\=[*/\\^]" +syn match matlabRelationalOperator "[=~]=" +syn match matlabRelationalOperator "[<>]=\=" +syn match matlabLogicalOperator "[&|~]" + +syn match matlabLineContinuation "\.\{3}" + +"syn match matlabIdentifier "\<\a\w*\>" + +" String +" MT_ADDON - added 'skip' in order to deal with 'tic' escaping sequence +syn region matlabString start=+'+ end=+'+ oneline skip=+''+ + +" If you don't like tabs +syn match matlabTab "\t" + +" Standard numbers +syn match matlabNumber "\<\d\+[ij]\=\>" +" floating point number, with dot, optional exponent +syn match matlabFloat "\<\d\+\(\.\d*\)\=\([edED][-+]\=\d\+\)\=[ij]\=\>" +" floating point number, starting with a dot, optional exponent +syn match matlabFloat "\.\d\+\([edED][-+]\=\d\+\)\=[ij]\=\>" + +" Transpose character and delimiters: Either use just [...] or (...) aswell +syn match matlabDelimiter "[][]" +"syn match matlabDelimiter "[][()]" +syn match matlabTransposeOperator "[])a-zA-Z0-9.]'"lc=1 + +syn match matlabSemicolon ";" + +syn match matlabComment "%.*$" contains=matlabTodo,matlabTab +" MT_ADDON - correctly highlights words after '...' as comments +syn match matlabComment "\.\.\..*$" contains=matlabTodo,matlabTab +syn region matlabMultilineComment start=+%{+ end=+%}+ contains=matlabTodo,matlabTab + +syn keyword matlabOperator break zeros default margin round ones rand +syn keyword matlabOperator ceil floor size clear zeros eye mean std cov + +syn keyword matlabFunction error eval function + +syn keyword matlabImplicit abs acos atan asin cos cosh exp log prod sum +syn keyword matlabImplicit log10 max min sign sin sqrt tan reshape + +syn match matlabError "-\=\<\d\+\.\d\+\.[^*/\\^]" +syn match matlabError "-\=\<\d\+\.\d\+[eEdD][-+]\=\d\+\.\([^*/\\^]\)" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_matlab_syntax_inits") + if version < 508 + let did_matlab_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink matlabTransposeOperator matlabOperator + HiLink matlabOperator Operator + HiLink matlabLineContinuation Special + HiLink matlabLabel Label + HiLink matlabConditional Conditional + HiLink matlabExceptions Conditional + HiLink matlabRepeat Repeat + HiLink matlabTodo Todo + HiLink matlabString String + HiLink matlabDelimiter Identifier + HiLink matlabTransposeOther Identifier + HiLink matlabNumber Number + HiLink matlabFloat Float + HiLink matlabFunction Function + HiLink matlabError Error + HiLink matlabImplicit matlabStatement + HiLink matlabStatement Statement + HiLink matlabOO Statement + HiLink matlabSemicolon SpecialChar + HiLink matlabComment Comment + HiLink matlabMultilineComment Comment + HiLink matlabScope Type + + HiLink matlabArithmeticOperator matlabOperator + HiLink matlabRelationalOperator matlabOperator + HiLink matlabLogicalOperator matlabOperator + +"optional highlighting + "HiLink matlabIdentifier Identifier + "HiLink matlabTab Error + + delcommand HiLink +endif + +let b:current_syntax = "matlab" + +"EOF vim: ts=8 noet tw=100 sw=8 sts=0 diff --git a/vim73/syntax/maxima.vim b/vim73/syntax/maxima.vim new file mode 100644 index 0000000..27dcc18 --- /dev/null +++ b/vim73/syntax/maxima.vim @@ -0,0 +1,274 @@ +" Vim syntax file +" Language: Maxima (symbolic algebra program) +" Maintainer: Robert Dodier (robert.dodier@gmail.com) +" Last Change: April 6, 2006 +" Version: 1 +" Adapted mostly from xmath.vim +" Number formats adapted from r.vim +" +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn sync lines=1000 + +" parenthesis sanity checker +syn region maximaZone matchgroup=Delimiter start="(" matchgroup=Delimiter end=")" transparent contains=ALLBUT,maximaError,maximaBraceError,maximaCurlyError +syn region maximaZone matchgroup=Delimiter start="{" matchgroup=Delimiter end="}" transparent contains=ALLBUT,maximaError,maximaBraceError,maximaParenError +syn region maximaZone matchgroup=Delimiter start="\[" matchgroup=Delimiter end="]" transparent contains=ALLBUT,maximaError,maximaCurlyError,maximaParenError +syn match maximaError "[)\]}]" +syn match maximaBraceError "[)}]" contained +syn match maximaCurlyError "[)\]]" contained +syn match maximaParenError "[\]}]" contained +syn match maximaComma "[\[\](),;]" +syn match maximaComma "\.\.\.$" + +" A bunch of useful maxima keywords +syn keyword maximaConditional if then else elseif and or not +syn keyword maximaRepeat do for thru + +" ---------------------- BEGIN LIST OF ALL FUNCTIONS (EXCEPT KEYWORDS) ---------------------- +syn keyword maximaFunc abasep abs absboxchar absint acos acosh acot acoth acsc +syn keyword maximaFunc acsch activate activecontexts addcol additive addrow adim +syn keyword maximaFunc adjoint af aform airy algebraic algepsilon algexact algsys +syn keyword maximaFunc alg_type alias aliases allbut all_dotsimp_denoms allroots allsym +syn keyword maximaFunc alphabetic antid antidiff antisymmetric append appendfile +syn keyword maximaFunc apply apply1 apply2 applyb1 apropos args array arrayapply +syn keyword maximaFunc arrayinfo arraymake arrays asec asech asin asinh askexp +syn keyword maximaFunc askinteger asksign assoc assoc_legendre_p assoc_legendre_q assume +syn keyword maximaFunc assume_pos assume_pos_pred assumescalar asymbol asympa at atan +syn keyword maximaFunc atan2 atanh atensimp atom atomgrad atrig1 atvalue augcoefmatrix +syn keyword maximaFunc av backsubst backtrace bashindices batch batchload bc2 bdvac +syn keyword maximaFunc berlefact bern bernpoly bessel besselexpand bessel_i bessel_j +syn keyword maximaFunc bessel_k bessel_y beta bezout bffac bfhzeta bfloat bfloatp +syn keyword maximaFunc bfpsi bfpsi0 bftorat bftrunc bfzeta bimetric binomial block +syn keyword maximaFunc bothcoef box boxchar break breakup bug_report build_info buildq +syn keyword maximaFunc burn cabs canform canten carg cartan catch cauchysum cbffac +syn keyword maximaFunc cdisplay cf cfdisrep cfexpand cflength cframe_flag cgeodesic +syn keyword maximaFunc changename changevar charpoly checkdiv check_overlaps christof +syn keyword maximaFunc clear_rules closefile closeps cmetric cnonmet_flag coeff +syn keyword maximaFunc coefmatrix cograd col collapse columnvector combine commutative +syn keyword maximaFunc comp2pui compfile compile compile_file components concan concat +syn keyword maximaFunc conj conjugate conmetderiv cons constant constantp cont2part +syn keyword maximaFunc content context contexts contortion contract contragrad coord +syn keyword maximaFunc copylist copymatrix cos cosh cosnpiflag cot coth covdiff +syn keyword maximaFunc covect create_list csc csch csetup ctaylor ctaypov ctaypt +syn keyword maximaFunc ctayswitch ctayvar ct_coords ct_coordsys ctorsion_flag ctransform +syn keyword maximaFunc ctrgsimp current_let_rule_package dblint deactivate debugmode +syn keyword maximaFunc declare declare_translated declare_weight decsym +syn keyword maximaFunc default_let_rule_package defcon define define_variable defint +syn keyword maximaFunc defmatch defrule deftaylor del delete deleten delta demo +syn keyword maximaFunc demoivre denom dependencies depends derivabbrev derivdegree +syn keyword maximaFunc derivlist derivsubst describe desolve determinant detout +syn keyword maximaFunc diagmatrix diagmatrixp diagmetric diff dim dimension direct +syn keyword maximaFunc disolate disp dispcon dispflag dispform dispfun display +syn keyword maximaFunc display2d display_format_internal disprule dispterms distrib +syn keyword maximaFunc divide divsum doallmxops domain domxexpt domxmxops domxnctimes +syn keyword maximaFunc dontfactor doscmxops doscmxplus dot0nscsimp dot0simp dot1simp +syn keyword maximaFunc dotassoc dotconstrules dotdistrib dotexptsimp dotident dotscrules +syn keyword maximaFunc dotsimp dpart dscalar %e echelon %edispflag eigenvalues +syn keyword maximaFunc eigenvectors eighth einstein eivals eivects ele2comp +syn keyword maximaFunc ele2polynome ele2pui elem eliminate elliptic_e elliptic_ec +syn keyword maximaFunc elliptic_eu elliptic_f elliptic_kc elliptic_pi ematrix %emode +syn keyword maximaFunc endcons entermatrix entertensor entier %enumer equal equalp erf +syn keyword maximaFunc erfflag errcatch error errormsg error_size error_syms +syn keyword maximaFunc %e_to_numlog euler ev eval evenp every evflag evfun evundiff +syn keyword maximaFunc example exp expand expandwrt expandwrt_denom expandwrt_factored +syn keyword maximaFunc explose expon exponentialize expop express expt exptdispflag +syn keyword maximaFunc exptisolate exptsubst extdiff extract_linear_equations ezgcd +syn keyword maximaFunc facexpand factcomb factlim factor factorflag factorial factorout +syn keyword maximaFunc factorsum facts false fast_central_elements fast_linsolve +syn keyword maximaFunc fasttimes fb feature featurep features fft fib fibtophi fifth +syn keyword maximaFunc filename_merge file_search file_search_demo file_search_lisp +syn keyword maximaFunc file_search_maxima file_type fillarray findde first fix flatten +syn keyword maximaFunc flipflag float float2bf floatnump flush flush1deriv flushd +syn keyword maximaFunc flushnd forget fortindent fortran fortspaces fourcos fourexpand +syn keyword maximaFunc fourier fourint fourintcos fourintsin foursimp foursin fourth +syn keyword maximaFunc fpprec fpprintprec frame_bracket freeof fullmap fullmapl +syn keyword maximaFunc fullratsimp fullratsubst funcsolve functions fundef funmake funp +syn keyword maximaFunc gamma %gamma gammalim gauss gcd gcdex gcfactor gdet genfact +syn keyword maximaFunc genindex genmatrix gensumnum get getchar gfactor gfactorsum +syn keyword maximaFunc globalsolve go gradef gradefs gramschmidt grind grobner_basis +syn keyword maximaFunc gschmit hach halfangles hermite hipow hodge horner i0 i1 +syn keyword maximaFunc *read-base* ic1 ic2 icc1 icc2 ic_convert ichr1 ichr2 icounter +syn keyword maximaFunc icurvature ident idiff idim idummy idummyx ieqn ieqnprint ifb +syn keyword maximaFunc ifc1 ifc2 ifg ifgi ifr iframe_bracket_form iframes ifri ift +syn keyword maximaFunc igeodesic_coords igeowedge_flag ikt1 ikt2 ilt imagpart imetric +syn keyword maximaFunc inchar indexed_tensor indices inf %inf infeval infinity infix +syn keyword maximaFunc inflag infolists init_atensor init_ctensor inm inmc1 inmc2 +syn keyword maximaFunc innerproduct in_netmath inpart inprod inrt integerp integrate +syn keyword maximaFunc integrate_use_rootsof integration_constant_counter interpolate +syn keyword maximaFunc intfaclim intopois intosum intpolabs intpolerror intpolrel +syn keyword maximaFunc invariant1 invariant2 inverse_jacobi_cd inverse_jacobi_cn +syn keyword maximaFunc inverse_jacobi_cs inverse_jacobi_dc inverse_jacobi_dn +syn keyword maximaFunc inverse_jacobi_ds inverse_jacobi_nc inverse_jacobi_nd +syn keyword maximaFunc inverse_jacobi_ns inverse_jacobi_sc inverse_jacobi_sd +syn keyword maximaFunc inverse_jacobi_sn invert is ishow isolate isolate_wrt_times +syn keyword maximaFunc isqrt itr j0 j1 jacobi jacobi_cd jacobi_cn jacobi_cs jacobi_dc +syn keyword maximaFunc jacobi_dn jacobi_ds jacobi_nc jacobi_nd jacobi_ns jacobi_sc +syn keyword maximaFunc jacobi_sd jacobi_sn jn kdels kdelta keepfloat kill killcontext +syn keyword maximaFunc kinvariant kostka kt labels lambda laplace lassociative last +syn keyword maximaFunc lc2kdt lc_l lcm lc_u ldefint ldisp ldisplay leinstein length +syn keyword maximaFunc let letrat let_rule_packages letrules letsimp levi_civita lfg +syn keyword maximaFunc lfreeof lg lgtreillis lhospitallim lhs liediff limit limsubst +syn keyword maximaFunc linear linechar linel linenum linsolve linsolve_params +syn keyword maximaFunc linsolvewarn listarith listarray listconstvars listdummyvars +syn keyword maximaFunc list_nc_monomials listoftens listofvars listp lmxchar load +syn keyword maximaFunc loadfile loadprint local log logabs logarc logconcoeffp +syn keyword maximaFunc logcontract logexpand lognegint lognumer logsimp lopow +syn keyword maximaFunc lorentz_gauge lpart lratsubst lriem lriemann lsum ltreillis +syn keyword maximaFunc m1pbranch macroexpansion mainvar make_array makebox makefact +syn keyword maximaFunc makegamma makelist make_random_state make_transform map mapatom +syn keyword maximaFunc maperror maplist matchdeclare matchfix matrix matrix_element_add +syn keyword maximaFunc matrix_element_mult matrix_element_transpose matrixmap matrixp +syn keyword maximaFunc mattrace max maxapplydepth maxapplyheight maxnegex maxposex +syn keyword maximaFunc maxtayorder member min %minf minfactorial minor mod +syn keyword maximaFunc mode_check_errorp mode_checkp mode_check_warnp mode_declare +syn keyword maximaFunc mode_identity modulus mon2schur mono monomial_dimensions +syn keyword maximaFunc multi_elem multinomial multi_orbit multiplicative multiplicities +syn keyword maximaFunc multi_pui multsym multthru myoptions nc_degree ncexpt ncharpoly +syn keyword maximaFunc negdistrib negsumdispflag newcontext newdet newton niceindices +syn keyword maximaFunc niceindicespref ninth nm nmc noeval nolabels nonmetricity +syn keyword maximaFunc nonscalar nonscalarp noun noundisp nounify nouns np npi +syn keyword maximaFunc nptetrad nroots nterms ntermst nthroot ntrig num numberp numer +syn keyword maximaFunc numerval numfactor nusum obase oddp ode2 op openplot_curves +syn keyword maximaFunc operatorp opproperties opsubst optimize optimprefix optionset +syn keyword maximaFunc orbit ordergreat ordergreatp orderless orderlessp outative +syn keyword maximaFunc outchar outermap outofpois packagefile pade part part2cont +syn keyword maximaFunc partfrac partition partpol partswitch permanent permut petrov +syn keyword maximaFunc pfeformat pi pickapart piece playback plog plot2d plot2d_ps +syn keyword maximaFunc plot3d plot_options poisdiff poisexpt poisint poislim poismap +syn keyword maximaFunc poisplus poissimp poisson poissubst poistimes poistrim polarform +syn keyword maximaFunc polartorect polynome2ele posfun potential powerdisp powers +syn keyword maximaFunc powerseries pred prederror primep print printpois printprops +syn keyword maximaFunc prodhack prodrac product programmode prompt properties props +syn keyword maximaFunc propvars pscom psdraw_curve psexpand psi pui pui2comp pui2ele +syn keyword maximaFunc pui2polynome pui_direct puireduc put qput qq quad_qag quad_qagi +syn keyword maximaFunc quad_qags quad_qawc quad_qawf quad_qawo quad_qaws quanc8 quit +syn keyword maximaFunc qunit quotient radcan radexpand radsubstflag random rank +syn keyword maximaFunc rassociative rat ratalgdenom ratchristof ratcoef ratdenom +syn keyword maximaFunc ratdenomdivide ratdiff ratdisrep rateinstein ratepsilon ratexpand +syn keyword maximaFunc ratfac ratmx ratnumer ratnump ratp ratprint ratriemann ratsimp +syn keyword maximaFunc ratsimpexpons ratsubst ratvars ratweight ratweights ratweyl +syn keyword maximaFunc ratwtlvl read readonly realonly realpart realroots rearray +syn keyword maximaFunc rectform recttopolar rediff refcheck rem remainder remarray +syn keyword maximaFunc rembox remcomps remcon remcoord remfun remfunction remlet +syn keyword maximaFunc remove remrule remsym remvalue rename reset residue resolvante +syn keyword maximaFunc resolvante_alternee1 resolvante_bipartite resolvante_diedrale +syn keyword maximaFunc resolvante_klein resolvante_klein3 resolvante_produit_sym +syn keyword maximaFunc resolvante_unitaire resolvante_vierer rest resultant return +syn keyword maximaFunc reveal reverse revert revert2 rhs ric ricci riem riemann +syn keyword maximaFunc rinvariant risch rmxchar rncombine %rnum_list romberg rombergabs +syn keyword maximaFunc rombergit rombergmin rombergtol room rootsconmode rootscontract +syn keyword maximaFunc rootsepsilon round row run_testsuite save savedef savefactors +syn keyword maximaFunc scalarmatrixp scalarp scalefactors scanmap schur2comp sconcat +syn keyword maximaFunc scsimp scurvature sec sech second setcheck setcheckbreak +syn keyword maximaFunc setelmx set_plot_option set_random_state setup_autoload +syn keyword maximaFunc set_up_dot_simplifications setval seventh sf show showcomps +syn keyword maximaFunc showratvars showtime sign signum similaritytransform simpsum +syn keyword maximaFunc simtran sin sinh sinnpiflag sixth solve solvedecomposes +syn keyword maximaFunc solveexplicit solvefactors solve_inconsistent_error solvenullwarn +syn keyword maximaFunc solveradcan solvetrigwarn somrac sort sparse spherical_bessel_j +syn keyword maximaFunc spherical_bessel_y spherical_hankel1 spherical_hankel2 +syn keyword maximaFunc spherical_harmonic splice sqfr sqrt sqrtdispflag sstatus +syn keyword maximaFunc stardisp status string stringout sublis sublis_apply_lambda +syn keyword maximaFunc sublist submatrix subst substinpart substpart subvarp sum +syn keyword maximaFunc sumcontract sumexpand sumhack sumsplitfact supcontext symbolp +syn keyword maximaFunc symmetric symmetricp system tan tanh taylor taylordepth +syn keyword maximaFunc taylorinfo taylor_logexpand taylor_order_coefficients taylorp +syn keyword maximaFunc taylor_simplifier taylor_truncate_polynomials taytorat tcl_output +syn keyword maximaFunc tcontract tellrat tellsimp tellsimpafter tensorkill tentex tenth +syn keyword maximaFunc tex %th third throw time timer timer_devalue timer_info +syn keyword maximaFunc tldefint tlimit tlimswitch todd_coxeter to_lisp totaldisrep +syn keyword maximaFunc totalfourier totient tpartpol tr trace trace_options +syn keyword maximaFunc transcompile translate translate_file transpose transrun +syn keyword maximaFunc tr_array_as_ref tr_bound_function_applyp treillis treinat +syn keyword maximaFunc tr_file_tty_messagesp tr_float_can_branch_complex +syn keyword maximaFunc tr_function_call_default triangularize trigexpand trigexpandplus +syn keyword maximaFunc trigexpandtimes triginverses trigrat trigreduce trigsign trigsimp +syn keyword maximaFunc tr_numer tr_optimize_max_loop tr_semicompile tr_state_vars true +syn keyword maximaFunc trunc truncate tr_warn_bad_function_calls tr_warn_fexpr +syn keyword maximaFunc tr_warnings_get tr_warn_meval tr_warn_mode tr_warn_undeclared +syn keyword maximaFunc tr_warn_undefined_variable tr_windy ttyoff ueivects ufg ug +syn keyword maximaFunc ultraspherical undiff uniteigenvectors unitvector unknown unorder +syn keyword maximaFunc unsum untellrat untimer untrace uric uricci uriem uriemann +syn keyword maximaFunc use_fast_arrays uvect values vect_cross vectorpotential +syn keyword maximaFunc vectorsimp verb verbify verbose weyl with_stdout writefile +syn keyword maximaFunc xgraph_curves xthru zerobern zeroequiv zeromatrix zeta zeta%pi +syn match maximaOp "[\*\/\+\-\#\!\~\^\=\:\<\>\@]" +" ---------------------- END LIST OF ALL FUNCTIONS (EXCEPT KEYWORDS) ---------------------- + + +syn case match + +" Labels (supports maxima's goto) +syn match maximaLabel "^\s*<[a-zA-Z_][a-zA-Z0-9%_]*>" + +" String and Character constants +" Highlight special characters (those which have a backslash) differently +syn match maximaSpecial contained "\\\d\d\d\|\\." +syn region maximaString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=maximaSpecial +syn match maximaCharacter "'[^\\]'" +syn match maximaSpecialChar "'\\.'" + +" number with no fractional part or exponent +syn match maximaNumber /\<\d\+\>/ +" floating point number with integer and fractional parts and optional exponent +syn match maximaFloat /\<\d\+\.\d*\([BbDdEeSs][-+]\=\d\+\)\=\>/ +" floating point number with no integer part and optional exponent +syn match maximaFloat /\<\.\d\+\([BbDdEeSs][-+]\=\d\+\)\=\>/ +" floating point number with no fractional part and optional exponent +syn match maximaFloat /\<\d\+[BbDdEeSs][-+]\=\d\+\>/ + +" Comments: +" maxima supports /* ... */ (like C) +syn keyword maximaTodo contained TODO Todo DEBUG +syn region maximaCommentBlock start="/\*" end="\*/" contains=maximaString,maximaTodo,maximaCommentBlock + +" synchronizing +syn sync match maximaSyncComment grouphere maximaCommentBlock "/*" +syn sync match maximaSyncComment groupthere NONE "*/" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_maxima_syntax_inits") + if version < 508 + let did_maxima_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink maximaBraceError maximaError + HiLink maximaCmd maximaStatement + HiLink maximaCurlyError maximaError + HiLink maximaFuncCmd maximaStatement + HiLink maximaParenError maximaError + + " The default methods for highlighting. Can be overridden later + HiLink maximaCharacter Character + HiLink maximaComma Function + HiLink maximaCommentBlock Comment + HiLink maximaConditional Conditional + HiLink maximaError Error + HiLink maximaFunc Delimiter + HiLink maximaOp Delimiter + HiLink maximaLabel PreProc + HiLink maximaNumber Number + HiLink maximaFloat Float + HiLink maximaRepeat Repeat + HiLink maximaSpecial Type + HiLink maximaSpecialChar SpecialChar + HiLink maximaStatement Statement + HiLink maximaString String + HiLink maximaTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "maxima" diff --git a/vim73/syntax/mel.vim b/vim73/syntax/mel.vim new file mode 100644 index 0000000..dab8948 --- /dev/null +++ b/vim73/syntax/mel.vim @@ -0,0 +1,121 @@ +" Vim syntax file +" Language: MEL (Maya Extension Language) +" Maintainer: Robert Minsk +" Last Change: May 27 1999 +" Based on: Bram Moolenaar C syntax file + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" when wanted, highlight trailing white space and spaces before tabs +if exists("mel_space_errors") + sy match melSpaceError "\s\+$" + sy match melSpaceError " \+\t"me=e-1 +endif + +" A bunch of usefull MEL keyworks +sy keyword melBoolean true false yes no on off + +sy keyword melFunction proc +sy match melIdentifier "\$\(\a\|_\)\w*" + +sy keyword melStatement break continue return +sy keyword melConditional if else switch +sy keyword melRepeat while for do in +sy keyword melLabel case default +sy keyword melOperator size eval env exists whatIs +sy keyword melKeyword alias +sy keyword melException catch error warning + +sy keyword melInclude source + +sy keyword melType int float string vector matrix +sy keyword melStorageClass global + +sy keyword melDebug trace + +sy keyword melTodo contained TODO FIXME XXX + +" MEL data types +sy match melCharSpecial contained "\\[ntr\\"]" +sy match melCharError contained "\\[^ntr\\"]" + +sy region melString start=+"+ skip=+\\"+ end=+"+ contains=melCharSpecial,melCharError + +sy case ignore +sy match melInteger "\<\d\+\(e[-+]\=\d\+\)\=\>" +sy match melFloat "\<\d\+\(e[-+]\=\d\+\)\=f\>" +sy match melFloat "\<\d\+\.\d*\(e[-+]\=\d\+\)\=f\=\>" +sy match melFloat "\.\d\+\(e[-+]\=\d\+\)\=f\=\>" +sy case match + +sy match melCommaSemi contained "[,;]" +sy region melMatrixVector start=/<>/ contains=melInteger,melFloat,melIdentifier,melCommaSemi + +sy cluster melGroup contains=melFunction,melStatement,melConditional,melLabel,melKeyword,melStorageClass,melTODO,melCharSpecial,melCharError,melCommaSemi + +" catch errors caused by wrong parenthesis +sy region melParen transparent start='(' end=')' contains=ALLBUT,@melGroup,melParenError,melInParen +sy match melParenError ")" +sy match melInParen contained "[{}]" + +" comments +sy region melComment start="/\*" end="\*/" contains=melTodo,melSpaceError +sy match melComment "//.*" contains=melTodo,melSpaceError +sy match melCommentError "\*/" + +sy region melQuestionColon matchgroup=melConditional transparent start='?' end=':' contains=ALLBUT,@melGroup + +if !exists("mel_minlines") + let mel_minlines=15 +endif +exec "sy sync ccomment melComment minlines=" . mel_minlines + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_mel_syntax_inits") + if version < 508 + let did_mel_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink melBoolean Boolean + HiLink melFunction Function + HiLink melIdentifier Identifier + HiLink melStatement Statement + HiLink melConditional Conditional + HiLink melRepeat Repeat + HiLink melLabel Label + HiLink melOperator Operator + HiLink melKeyword Keyword + HiLink melException Exception + HiLink melInclude Include + HiLink melType Type + HiLink melStorageClass StorageClass + HiLink melDebug Debug + HiLink melTodo Todo + HiLink melCharSpecial SpecialChar + HiLink melString String + HiLink melInteger Number + HiLink melFloat Float + HiLink melMatrixVector Float + HiLink melComment Comment + HiLink melError Error + HiLink melSpaceError melError + HiLink melCharError melError + HiLink melParenError melError + HiLink melInParen melError + HiLink melCommentError melError + + delcommand HiLink +endif + +let b:current_syntax = "mel" diff --git a/vim73/syntax/messages.vim b/vim73/syntax/messages.vim new file mode 100644 index 0000000..4648e94 --- /dev/null +++ b/vim73/syntax/messages.vim @@ -0,0 +1,72 @@ +" Vim syntax file +" Language: /var/log/messages file +" Maintainer: Yakov Lerner +" Latest Revision: 2008-06-29 +" Changes: 2008-06-29 support for RFC3339 tuimestamps James Vega + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match messagesBegin display '^' nextgroup=messagesDate,messagesDateRFC3339 + +syn match messagesDate contained display '\a\a\a [ 0-9]\d *' + \ nextgroup=messagesHour + +syn match messagesHour contained display '\d\d:\d\d:\d\d\s*' + \ nextgroup=messagesHost + +syn match messagesDateRFC3339 contained display '\d\{4}-\d\d-\d\d' + \ nextgroup=messagesRFC3339T + +syn match messagesRFC3339T contained display '\cT' + \ nextgroup=messagesHourRFC3339 + +syn match messagesHourRFC3339 contained display '\c\d\d:\d\d:\d\d\(\.\d\+\)\=\([+-]\d\d:\d\d\|Z\)' + \ nextgroup=messagesHost + +syn match messagesHost contained display '\S*\s*' + \ nextgroup=messagesLabel + +syn match messagesLabel contained display '\s*[^:]*:\s*' + \ nextgroup=messagesText contains=messagesKernel,messagesPID + +syn match messagesPID contained display '\[\zs\d\+\ze\]' + +syn match messagesKernel contained display 'kernel:' + + +syn match messagesIP '\d\+\.\d\+\.\d\+\.\d\+' + +syn match messagesURL '\w\+://\S\+' + +syn match messagesText contained display '.*' + \ contains=messagesNumber,messagesIP,messagesURL,messagesError + +syn match messagesNumber contained '0x[0-9a-fA-F]*\|\[<[0-9a-f]\+>\]\|\<\d[0-9a-fA-F]*' + +syn match messagesError contained '\c.*\<\(FATAL\|ERROR\|ERRORS\|FAILED\|FAILURE\).*' + + +hi def link messagesDate Constant +hi def link messagesHour Type +hi def link messagesDateRFC3339 Constant +hi def link messagesHourRFC3339 Type +hi def link messagesRFC3339T Normal +hi def link messagesHost Identifier +hi def link messagesLabel Operator +hi def link messagesPID Constant +hi def link messagesKernel Special +hi def link messagesError ErrorMsg +hi def link messagesIP Constant +hi def link messagesURL Underlined +hi def link messagesText Normal +hi def link messagesNumber Number + +let b:current_syntax = "messages" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/mf.vim b/vim73/syntax/mf.vim new file mode 100644 index 0000000..8bc48fe --- /dev/null +++ b/vim73/syntax/mf.vim @@ -0,0 +1,197 @@ +" Vim syntax file +" Language: Metafont +" Maintainer: Andreas Scherer +" Last Change: April 25, 2001 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +" Metafont 'primitives' as defined in chapter 25 of 'The METAFONTbook' +" Page 210: 'boolean expressions' +syn keyword mfBoolExp true false known unknown odd charexists not and or + +" Page 210: 'numeric expression' +syn keyword mfNumExp normaldeviate length ASCII oct hex angle turningnumber +syn keyword mfNumExp totalweight directiontime xpart ypart xxpart xypart +syn keyword mfNumExp yxpart yypart sqrt sind cosd mlog mexp floor +syn keyword mfNumExp uniformdeviate + +" Page 211: 'internal quantities' +syn keyword mfInternal tracingtitles tracingequations tracingcapsules +syn keyword mfInternal tracingchoices tracingspecs tracingpens +syn keyword mfInternal tracingcommands tracingrestores tracingmacros +syn keyword mfInternal tracingedges tracingoutput tracingonline tracingstats +syn keyword mfInternal pausing showstopping fontmaking proofing +syn keyword mfInternal turningcheck warningcheck smoothing autorounding +syn keyword mfInternal granularity fillin year month day time +syn keyword mfInternal charcode charext charwd charht chardp charic +syn keyword mfInternal chardx chardy designsize hppp vppp xoffset yoffset +syn keyword mfInternal boundarychar + +" Page 212: 'pair expressions' +syn keyword mfPairExp point of precontrol postcontrol penoffset rotated +syn keyword mfPairExp scaled shifted slanted transformed xscaled yscaled +syn keyword mfPairExp zscaled + +" Page 213: 'path expressions' +syn keyword mfPathExp makepath reverse subpath curl tension atleast +syn keyword mfPathExp controls cycle + +" Page 214: 'pen expressions' +syn keyword mfPenExp nullpen pencircle makepen + +" Page 214: 'picutre expressions' +syn keyword mfPicExp nullpicture + +" Page 214: 'string expressions' +syn keyword mfStringExp jobname readstring str char decimal substring + +" Page 217: 'commands and statements' +syn keyword mfCommand end dump save interim newinternal randomseed let +syn keyword mfCommand delimiters outer everyjob show showvariable showtoken +syn keyword mfCommand showdependencies showstats message errmessage errhelp +syn keyword mfCommand batchmode nonstopmode scrollmode errorstopmode +syn keyword mfCommand addto also contour doublepath withpen withweight cull +syn keyword mfCommand keeping dropping display inwindow openwindow at from to +syn keyword mfCommand shipout special numspecial + +" Page 56: 'types' +syn keyword mfType boolean numeric pair path pen picture string transform + +" Page 155: 'grouping' +syn keyword mfStatement begingroup endgroup + +" Page 165: 'definitions' +syn keyword mfDefinition enddef def expr suffix text primary secondary +syn keyword mfDefinition tertiary vardef primarydef secondarydef tertiarydef + +" Page 169: 'conditions and loops' +syn keyword mfCondition if fi else elseif endfor for forsuffixes forever +syn keyword mfCondition step until exitif + +" Other primitives listed in the index +syn keyword mfPrimitive charlist endinput expandafter extensible +syn keyword mfPrimitive fontdimen headerbyte inner input intersectiontimes +syn keyword mfPrimitive kern ligtable quote scantokens skipto + +" Keywords defined by plain.mf (defined on pp.262-278) +if !exists("plain_mf_macros") + let plain_mf_macros = 1 " Set this to '0' if your source gets too colourful + " metapost.vim does so to turn off Metafont macros +endif +if plain_mf_macros + syn keyword mfMacro abs addto_currentpicture aspect_ratio base_name + syn keyword mfMacro base_version beginchar blacker blankpicture bot bye byte + syn keyword mfMacro capsule_def ceiling change_width clear_pen_memory clearit + syn keyword mfMacro clearpen clearxy counterclockwise culldraw cullit + syn keyword mfMacro currentpen currentpen_path currentpicture + syn keyword mfMacro currenttransform currentwindow cutdraw cutoff d decr + syn keyword mfMacro define_blacker_pixels define_corrected_pixels + syn keyword mfMacro define_good_x_pixels define_good_y_pixels + syn keyword mfMacro define_horizontal_corrected_pixels define_pixels + syn keyword mfMacro define_whole_blacker_pixels define_whole_pixels + syn keyword mfMacro define_whole_vertical_blacker_pixels + syn keyword mfMacro define_whole_vertical_pixels dir direction directionpoint + syn keyword mfMacro displaying ditto div dotprod down downto draw drawdot + syn keyword mfMacro endchar eps epsilon extra_beginchar extra_endchar + syn keyword mfMacro extra_setup erase exitunless fill filldraw fix_units flex + syn keyword mfMacro font_coding_scheme font_extra_space font_identifier + syn keyword mfMacro font_normal_shrink font_normal_space font_normal_stretch + syn keyword mfMacro font_quad font_setup font_size font_slant font_x_height + syn keyword mfMacro fullcircle generate gfcorners gobble gobbled grayfont h + syn keyword mfMacro halfcircle hide hround identity image_rules incr infinity + syn keyword mfMacro interact interpath intersectionpoint inverse italcorr + syn keyword mfMacro join_radius killtext labelfont labels left lft localfont + syn keyword mfMacro loggingall lowres lowres_fix mag magstep makebox makegrid + syn keyword mfMacro makelabel maketicks max min mod mode mode_def mode_name + syn keyword mfMacro mode_setup nodisplays notransforms number_of_modes numtok + syn keyword mfMacro o_correction openit origin pen_bot pen_lft pen_rt pen_top + syn keyword mfMacro penlabels penpos penrazor penspeck pensquare penstroke + syn keyword mfMacro pickup pixels_per_inch proof proofoffset proofrule + syn keyword mfMacro proofrulethickness quartercircle range reflectedabout + syn keyword mfMacro relax right rotatedabout rotatedaround round rt rulepen + syn keyword mfMacro savepen screenchars screen_rows screen_cols screenrule + syn keyword mfMacro screenstrokes shipit showit slantfont smode smoke softjoin + syn keyword mfMacro solve stop superellipse takepower tensepath titlefont + syn keyword mfMacro tolerance top tracingall tracingnone undraw undrawdot + syn keyword mfMacro unfill unfilldraw unitpixel unitsquare unitvector up upto + syn keyword mfMacro vround w whatever +endif + +" Some other basic macro names, e.g., from cmbase, logo, etc. +if !exists("other_mf_macros") + let other_mf_macros = 1 " Set this to '0' if your code gets too colourful + " metapost.vim does so to turn off Metafont macros +endif +if other_mf_macros + syn keyword mfMacro beginlogochar +endif + +" Numeric tokens +syn match mfNumeric "[-]\=\d\+" +syn match mfNumeric "[-]\=\.\d\+" +syn match mfNumeric "[-]\=\d\+\.\d\+" + +" Metafont lengths +syn match mfLength "\<\(bp\|cc\|cm\|dd\|in\|mm\|pc\|pt\)\>" +syn match mfLength "\<[-]\=\d\+\(bp\|cc\|cm\|dd\|in\|mm\|pc\|pt\)\#\=\>" +syn match mfLength "\<[-]\=\.\d\+\(bp\|cc\|cm\|dd\|in\|mm\|pc\|pt\)\#\=\>" +syn match mfLength "\<[-]\=\d\+\.\d\+\(bp\|cc\|cm\|dd\|in\|mm\|pc\|pt\)\#\=\>" + +" Metafont coordinates and points +syn match mfCoord "\<[xy]\d\+\>" +syn match mfPoint "\" + +" String constants +syn region mfString start=+"+ end=+"+ + +" Comments: +syn match mfComment "%.*$" + +" synchronizing +syn sync maxlines=50 + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_mf_syntax_inits") + if version < 508 + let did_mf_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink mfBoolExp Statement + HiLink mfNumExp Statement + HiLink mfInternal Identifier + HiLink mfPairExp Statement + HiLink mfPathExp Statement + HiLink mfPenExp Statement + HiLink mfPicExp Statement + HiLink mfStringExp Statement + HiLink mfCommand Statement + HiLink mfType Type + HiLink mfStatement Statement + HiLink mfDefinition Statement + HiLink mfCondition Conditional + HiLink mfPrimitive Statement + HiLink mfMacro Macro + HiLink mfCoord Identifier + HiLink mfPoint Identifier + HiLink mfNumeric Number + HiLink mfLength Number + HiLink mfComment Comment + HiLink mfString String + + delcommand HiLink +endif + +let b:current_syntax = "mf" + +" vim: ts=8 diff --git a/vim73/syntax/mgl.vim b/vim73/syntax/mgl.vim new file mode 100644 index 0000000..55ae137 --- /dev/null +++ b/vim73/syntax/mgl.vim @@ -0,0 +1,128 @@ +" Vim syntax file +" Language: MGL +" Version: 1.0 +" Last Change: 2006 Feb 21 +" Maintainer: Gero Kuhlmann +" +" $Id: mgl.vim,v 1.1 2006/02/21 22:08:20 vimboss Exp $ +" +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +syn sync lines=250 + +syn keyword mglBoolean true false +syn keyword mglConditional if else then +syn keyword mglConstant nil +syn keyword mglPredefined maxint +syn keyword mglLabel case goto label +syn keyword mglOperator to downto in of with +syn keyword mglOperator and not or xor div mod +syn keyword mglRepeat do for repeat while to until +syn keyword mglStatement procedure function break continue return restart +syn keyword mglStatement program begin end const var type +syn keyword mglStruct record +syn keyword mglType integer string char boolean char ipaddr array + + +" String +if !exists("mgl_one_line_string") + syn region mglString matchgroup=mglString start=+'+ end=+'+ contains=mglStringEscape + syn region mglString matchgroup=mglString start=+"+ end=+"+ contains=mglStringEscapeGPC +else + "wrong strings + syn region mglStringError matchgroup=mglStringError start=+'+ end=+'+ end=+$+ contains=mglStringEscape + syn region mglStringError matchgroup=mglStringError start=+"+ end=+"+ end=+$+ contains=mglStringEscapeGPC + "right strings + syn region mglString matchgroup=mglString start=+'+ end=+'+ oneline contains=mglStringEscape + syn region mglString matchgroup=mglString start=+"+ end=+"+ oneline contains=mglStringEscapeGPC +end +syn match mglStringEscape contained "''" +syn match mglStringEscapeGPC contained '""' + + +if exists("mgl_symbol_operator") + syn match mglSymbolOperator "[+\-/*=\%]" + syn match mglSymbolOperator "[<>]=\=" + syn match mglSymbolOperator "<>" + syn match mglSymbolOperator ":=" + syn match mglSymbolOperator "[()]" + syn match mglSymbolOperator "\.\." + syn match mglMatrixDelimiter "(." + syn match mglMatrixDelimiter ".)" + syn match mglMatrixDelimiter "[][]" +endif + +syn match mglNumber "-\=\<\d\+\>" +syn match mglHexNumber "\$[0-9a-fA-F]\+\>" +syn match mglCharacter "\#[0-9]\+\>" +syn match mglIpAddr "[0-9]\+\.[0-9]\+\.[0-9]\+\.[0-9]\+\>" + +syn region mglComment start="(\*" end="\*)" +syn region mglComment start="{" end="}" +syn region mglComment start="//" end="$" + +if !exists("mgl_no_functions") + syn keyword mglFunction dispose new + syn keyword mglFunction get load print select + syn keyword mglFunction odd pred succ + syn keyword mglFunction chr ord abs sqr + syn keyword mglFunction exit + syn keyword mglOperator at timeout +endif + + +syn region mglPreProc start="(\*\$" end="\*)" +syn region mglPreProc start="{\$" end="}" + +syn keyword mglException try except raise +syn keyword mglPredefined exception + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_mgl_syn_inits") + if version < 508 + let did_mgl_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink mglBoolean Boolean + HiLink mglComment Comment + HiLink mglConditional Conditional + HiLink mglConstant Constant + HiLink mglException Exception + HiLink mglFunction Function + HiLink mglLabel Label + HiLink mglMatrixDelimiter Identifier + HiLink mglNumber Number + HiLink mglHexNumber Number + HiLink mglCharacter Number + HiLink mglIpAddr Number + HiLink mglOperator Operator + HiLink mglPredefined mglFunction + HiLink mglPreProc PreProc + HiLink mglRepeat Repeat + HiLink mglStatement Statement + HiLink mglString String + HiLink mglStringEscape Special + HiLink mglStringEscapeGPC Special + HiLink mglStringError Error + HiLink mglStruct mglStatement + HiLink mglSymbolOperator mglOperator + HiLink mglType Type + + delcommand HiLink +endif + + +let b:current_syntax = "mgl" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/mgp.vim b/vim73/syntax/mgp.vim new file mode 100644 index 0000000..76b9661 --- /dev/null +++ b/vim73/syntax/mgp.vim @@ -0,0 +1,83 @@ +" Vim syntax file +" Language: mgp - MaGic Point +" Maintainer: Gerfried Fuchs +" Filenames: *.mgp +" Last Change: 25 Apr 2001 +" URL: http://alfie.ist.org/vim/syntax/mgp.vim +" +" Comments are very welcome - but please make sure that you are commenting on +" the latest version of this file. +" SPAM is _NOT_ welcome - be ready to be reported! + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + + +syn match mgpLineSkip "\\$" + +" all the commands that are currently recognized +syn keyword mgpCommand contained size fore back bgrad left leftfill center +syn keyword mgpCommand contained right shrink lcutin rcutin cont xfont vfont +syn keyword mgpCommand contained tfont tmfont tfont0 bar image newimage +syn keyword mgpCommand contained prefix icon bimage default tab vgap hgap +syn keyword mgpCommand contained pause mark again system filter endfilter +syn keyword mgpCommand contained vfcap tfdir deffont font embed endembed +syn keyword mgpCommand contained noop pcache include + +" charset is not yet supported :-) +" syn keyword mgpCommand contained charset + +syn region mgpFile contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match mgpValue contained "\d\+" +syn match mgpSize contained "\d\+x\d\+" +syn match mgpLine +^%.*$+ contains=mgpCommand,mgpFile,mgpSize,mgpValue + +" Comments +syn match mgpPercent +^%%.*$+ +syn match mgpHash +^#.*$+ + +" these only work alone +syn match mgpPage +^%page$+ +syn match mgpNoDefault +^%nodefault$+ + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_mgp_syn_inits") + let did_mgp_syn_inits = 1 + if version < 508 + let did_mgp_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink mgpLineSkip Special + + HiLink mgpHash mgpComment + HiLink mgpPercent mgpComment + HiLink mgpComment Comment + + HiLink mgpCommand Identifier + + HiLink mgpLine Type + + HiLink mgpFile String + HiLink mgpSize Number + HiLink mgpValue Number + + HiLink mgpPage mgpDefine + HiLink mgpNoDefault mgpDefine + HiLink mgpDefine Define + + delcommand HiLink +endif + +let b:current_syntax = "mgp" diff --git a/vim73/syntax/mib.vim b/vim73/syntax/mib.vim new file mode 100644 index 0000000..6062d50 --- /dev/null +++ b/vim73/syntax/mib.vim @@ -0,0 +1,57 @@ +" Vim syntax file +" Language: Vim syntax file for SNMPv1 and SNMPv2 MIB and SMI files +" Maintainer: Martin Smat +" Original Author: David Pascoe +" Written: Wed Jan 28 14:37:23 GMT--8:00 1998 +" Last Changed: Mon Mar 23 2010 + +if exists("b:current_syntax") + finish +endif + +setlocal iskeyword=@,48-57,_,128-167,224-235,- + +syn keyword mibImplicit ACCESS ANY AUGMENTS BEGIN BIT BITS BOOLEAN CHOICE +syn keyword mibImplicit COMPONENTS CONTACT-INFO DEFINITIONS DEFVAL +syn keyword mibImplicit DESCRIPTION DISPLAY-HINT END ENTERPRISE EXTERNAL FALSE +syn keyword mibImplicit FROM GROUP IMPLICIT IMPLIED IMPORTS INDEX +syn keyword mibImplicit LAST-UPDATED MANDATORY-GROUPS MAX-ACCESS +syn keyword mibImplicit MIN-ACCESS MODULE MODULE-COMPLIANCE MODULE-IDENTITY +syn keyword mibImplicit NOTIFICATION-GROUP NOTIFICATION-TYPE NOTIFICATIONS +syn keyword mibImplicit NULL OBJECT-GROUP OBJECT-IDENTITY OBJECT-TYPE +syn keyword mibImplicit OBJECTS OF OPTIONAL ORGANIZATION REFERENCE +syn keyword mibImplicit REVISION SEQUENCE SET SIZE STATUS SYNTAX +syn keyword mibImplicit TEXTUAL-CONVENTION TRAP-TYPE TRUE UNITS VARIABLES +syn keyword mibImplicit WRITE-SYNTAX +syn keyword mibValue accessible-for-notify current DisplayString +syn keyword mibValue deprecated mandatory not-accessible obsolete optional +syn keyword mibValue read-create read-only read-write write-only INTEGER +syn keyword mibValue Counter Gauge IpAddress OCTET STRING experimental mib-2 +syn keyword mibValue TimeTicks RowStatus TruthValue UInteger32 snmpModules +syn keyword mibValue Integer32 Counter32 TestAndIncr TimeStamp InstancePointer +syn keyword mibValue OBJECT IDENTIFIER Gauge32 AutonomousType Counter64 +syn keyword mibValue PhysAddress TimeInterval MacAddress StorageType RowPointer +syn keyword mibValue TDomain TAddress ifIndex + +" Epilogue SMI extensions +syn keyword mibEpilogue FORCE-INCLUDE EXCLUDE cookie get-function set-function +syn keyword mibEpilogue test-function get-function-async set-function-async +syn keyword mibEpilogue test-function-async next-function next-function-async +syn keyword mibEpilogue leaf-name +syn keyword mibEpilogue DEFAULT contained + +syn match mibOperator "::=" +syn match mibComment "\ *--.\{-}\(--\|$\)" +syn match mibNumber "\<['0-9a-fA-FhH]*\>" +syn region mibDescription start="\"" end="\"" contains=DEFAULT + +hi def link mibImplicit Statement +hi def link mibOperator Statement +hi def link mibComment Comment +hi def link mibConstants String +hi def link mibNumber Number +hi def link mibDescription Identifier +hi def link mibEpilogue SpecialChar +hi def link mibValue Structure + +let b:current_syntax = "mib" diff --git a/vim73/syntax/mma.vim b/vim73/syntax/mma.vim new file mode 100644 index 0000000..f48dcce --- /dev/null +++ b/vim73/syntax/mma.vim @@ -0,0 +1,325 @@ +" Vim syntax file +" Language: Mathematica +" Maintainer: steve layland +" Last Change: Thu May 19 21:36:04 CDT 2005 +" Source: http://members.wri.com/layland/vim/syntax/mma.vim +" http://vim.sourceforge.net/scripts/script.php?script_id=1273 +" Id: $Id: mma.vim,v 1.4 2006/04/14 20:40:38 vimboss Exp $ +" NOTE: +" +" Empty .m files will automatically be presumed as Matlab files +" unless you have the following in your .vimrc: +" +" let filetype_m="mma" +" +" I also recommend setting the default 'Comment' hilighting to something +" other than the color used for 'Function', since both are plentiful in +" most mathematica files, and they are often the same color (when using +" background=dark). +" +" Credits: +" o Original Mathematica syntax version written by +" Wolfgang Waltenberger +" o Some ideas like the CommentStar,CommentTitle were adapted +" from the Java vim syntax file by Claudio Fleiner. Thanks! +" o Everything else written by steve +" +" Bugs: +" o Vim 6.1 didn't really have support for character classes +" of other named character classes. For example, [\a\d] +" didn't work. Therefore, a lot of this code uses explicit +" character classes instead: [0-9a-zA-Z] +" +" TODO: +" folding +" fix nesting +" finish populating popular symbols + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Group Definitions: +syntax cluster mmaNotes contains=mmaTodo,mmaFixme +syntax cluster mmaComments contains=mmaComment,mmaFunctionComment,mmaItem,mmaFunctionTitle,mmaCommentStar +syntax cluster mmaCommentStrings contains=mmaLooseQuote,mmaCommentString,mmaUnicode +syntax cluster mmaStrings contains=@mmaCommentStrings,mmaString +syntax cluster mmaTop contains=mmaOperator,mmaGenericFunction,mmaPureFunction,mmaVariable + +" Predefined Constants: +" to list all predefined Symbols would be too insane... +" it's probably smarter to define a select few, and get the rest from +" context if absolutely necessary. +" TODO - populate this with other often used Symbols + +" standard fixed symbols: +syntax keyword mmaVariable True False None Automatic All Null C General + +" mathematical constants: +syntax keyword mmaVariable Pi I E Infinity ComplexInfinity Indeterminate GoldenRatio EulerGamma Degree Catalan Khinchin Glaisher + +" stream data / atomic heads: +syntax keyword mmaVariable Byte Character Expression Number Real String Word EndOfFile Integer Symbol + +" sets: +syntax keyword mmaVariable Integers Complexes Reals Booleans Rationals + +" character classes: +syntax keyword mmaPattern DigitCharacter LetterCharacter WhitespaceCharacter WordCharacter EndOfString StartOfString EndOfLine StartOfLine WordBoundary + +" SelectionMove directions/units: +syntax keyword mmaVariable Next Previous After Before Character Word Expression TextLine CellContents Cell CellGroup EvaluationCell ButtonCell GeneratedCell Notebook +syntax keyword mmaVariable CellTags CellStyle CellLabel + +" TableForm positions: +syntax keyword mmaVariable Above Below Left Right + +" colors: +syntax keyword mmaVariable Black Blue Brown Cyan Gray Green Magenta Orange Pink Purple Red White Yellow + +" function attributes +syntax keyword mmaVariable Protected Listable OneIdentity Orderless Flat Constant NumericFunction Locked ReadProtected HoldFirst HoldRest HoldAll HoldAllComplete SequenceHold NHoldFirst NHoldRest NHoldAll Temporary Stub + +" Comment Sections: +" this: +" :that: +syntax match mmaItem "\%(^[( |*\t]*\)\@<=\%(:\+\|\w\)\w\+\%( \w\+\)\{0,3}:" contained contains=@mmaNotes + +" Comment Keywords: +syntax keyword mmaTodo TODO NOTE HEY contained +syntax match mmaTodo "X\{3,}" contained +syntax keyword mmaFixme FIX[ME] FIXTHIS BROKEN contained +syntax match mmaFixme "BUG\%( *\#\=[0-9]\+\)\=" contained +" yay pirates... +syntax match mmaFixme "\%(Y\=A\+R\+G\+\|GRR\+\|CR\+A\+P\+\)\%(!\+\)\=" contained + +" EmPHAsis: +" this unnecessary, but whatever :) +syntax match mmaemPHAsis "\%(^\|\s\)\([_/]\)[a-zA-Z0-9]\+\%([- \t':]\+[a-zA-Z0-9]\+\)*\1\%(\s\|$\)" contained contains=mmaemPHAsis +syntax match mmaemPHAsis "\%(^\|\s\)(\@]\@!" contains=mmaOperator +"pattern default: +syntax match mmaPattern ": *[^ ,]\+[\], ]\@=" contains=@mmaCommentStrings,@mmaTop,mmaOperator +"pattern head/test: +syntax match mmaPattern "[A-Za-z0-9`]*_\+\%(\a\+\)\=\%(?([^)]\+)\|?[^\]},]\+\)\=" contains=@mmaTop,@mmaCommentStrings,mmaPatternError + +" Operators: +" /: ^= ^:= UpValue +" /; Conditional +" := = DownValue +" == === || +" != =!= && Logic +" >= <= < > +" += -= *= +" /= ++ -- Math +" ^* +" -> :> Rules +" @@ @@@ Apply +" /@ //@ Map +" /. //. Replace +" // @ Function application +" <> ~~ String/Pattern join +" ~ infix operator +" . : Pattern operators +syntax match mmaOperator "\%(@\{1,3}\|//[.@]\=\)" +syntax match mmaOperator "\%(/[;:@.]\=\|\^\=:\==\)" +syntax match mmaOperator "\%([-:=]\=>\|<=\=\)" +"syntax match mmaOperator "\%(++\=\|--\=\|[/+-*]=\|[^*]\)" +syntax match mmaOperator "[*+=^.:?-]" +syntax match mmaOperator "\%(\~\~\=\)" +syntax match mmaOperator "\%(=\{2,3}\|=\=!=\|||\=\|&&\|!\)" contains=ALLBUT,mmaPureFunction + +" Symbol Tags: +" "SymbolName::item" +"syntax match mmaSymbol "`\=[a-zA-Z$]\+[0-9a-zA-Z$]*\%(`\%([a-zA-Z$]\+[0-9a-zA-Z$]*\)\=\)*" contained +syntax match mmaMessage "`\=\([a-zA-Z$]\+[0-9a-zA-Z$]*\)\%(`\%([a-zA-Z$]\+[0-9a-zA-Z$]*\)\=\)*::\a\+" contains=mmaMessageType +syntax match mmaMessageType "::\a\+"hs=s+2 contained + +" Pure Functions: +syntax match mmaPureFunction "#\%(#\|\d\+\)\=" +syntax match mmaPureFunction "&" + +" Named Functions: +" Since everything is pretty much a function, get this straight +" from context +syntax match mmaGenericFunction "[A-Za-z0-9`]\+\s*\%([@[]\|/:\|/\=/@\)\@=" contains=mmaOperator +syntax match mmaGenericFunction "\~\s*[^~]\+\s*\~"hs=s+1,he=e-1 contains=mmaOperator,mmaBoring +syntax match mmaGenericFunction "//\s*[A-Za-z0-9`]\+"hs=s+2 contains=mmaOperator + +" Numbers: +syntax match mmaNumber "\<\%(\d\+\.\=\d*\|\d*\.\=\d\+\)\>" +syntax match mmaNumber "`\d\+\%(\d\@!\.\|\>\)" + +" Special Characters: +" \[Name] named character +" \ooo octal +" \.xx 2 digit hex +" \:xxxx 4 digit hex (multibyte unicode) +syntax match mmaUnicode "\\\[\w\+\d*\]" +syntax match mmaUnicode "\\\%(\x\{3}\|\.\x\{2}\|:\x\{4}\)" + +" Syntax Errors: +syntax match mmaError "\*)" containedin=ALLBUT,@mmaComments,@mmaStrings +syntax match mmaError "\%([/]{3,}\|[&:|+*?~-]\{3,}\|[.=]\{4,}\|_\@<=\.\{2,}\|`\{2,}\)" containedin=ALLBUT,@mmaComments,@mmaStrings + +" Punctuation: +" things that shouldn't really be highlighted, or highlighted +" in they're own group if you _really_ want. :) +" ( ) { } +" TODO - use Delimiter group? +syntax match mmaBoring "[(){}]" contained + +" ------------------------------------ +" future explorations... +" ------------------------------------ +" Function Arguments: +" anything between brackets [] +" (fold) +"syntax region mmaArgument start="\[" end="\]" containedin=ALLBUT,@mmaComments,@mmaStrings transparent fold + +" Lists: +" (fold) +"syntax region mmaLists start="{" end="}" containedin=ALLBUT,@mmaComments,@mmaStrings transparent fold + +" Regions: +" (fold) +"syntax region mmaRegion start="(\*\+[^<]* \*)" containedin=ALLBUT,@mmaStrings transparent fold keepend + +" show fold text +set commentstring='(*%s*)' +"set foldtext=MmaFoldText() + +"function MmaFoldText() +" let line = getline(v:foldstart) +" +" let lines = v:foldend-v:foldstart+1 +" +" let sub = substitute(line, '(\*\+|\*\+)|[-*_]\+', '', 'g') +" +" if match(line, '(\*') != -1 +" let lines = lines.' line comment' +" else +" let lines = lines.' lines' +" endif +" +" return v:folddashes.' '.lines.' '.sub +"endf + +"this is slow for computing folds, but it does so accurately +syntax sync fromstart + +" but this seems to do alright for non fold syntax coloring. +" for folding, however, it doesn't get the nesting right. +" TODO - find sync group for multiline modules? ick... + +" sync multi line comments +"syntax sync match syncComments groupthere NONE "\*)" +"syntax sync match syncComments groupthere mmaComment "(\*" + +"set foldmethod=syntax +"set foldnestmax=1 +"set foldminlines=15 + +if version >= 508 || !exists("did_mma_syn_inits") + if version < 508 + let did_mma_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " NOTE - the following links are not guaranteed to + " look good under all colorschemes. You might need to + " :so $VIMRUNTIME/syntax/hitest.vim and tweak these to + " look good in yours + + + HiLink mmaComment Comment + HiLink mmaCommentStar Comment + HiLink mmaFunctionComment Comment + HiLink mmaLooseQuote Comment + HiLink mmaGenericFunction Function + HiLink mmaVariable Identifier +" HiLink mmaSymbol Identifier + HiLink mmaOperator Operator + HiLink mmaPatternOp Operator + HiLink mmaPureFunction Operator + HiLink mmaString String + HiLink mmaCommentString String + HiLink mmaUnicode String + HiLink mmaMessage Type + HiLink mmaNumber Type + HiLink mmaPattern Type + HiLink mmaError Error + HiLink mmaFixme Error + HiLink mmaPatternError Error + HiLink mmaTodo Todo + HiLink mmaemPHAsis Special + HiLink mmaFunctionTitle Special + HiLink mmaMessageType Special + HiLink mmaItem Preproc + + delcommand HiLink +endif + +let b:current_syntax = "mma" diff --git a/vim73/syntax/mmix.vim b/vim73/syntax/mmix.vim new file mode 100644 index 0000000..5b6a443 --- /dev/null +++ b/vim73/syntax/mmix.vim @@ -0,0 +1,162 @@ +" Vim syntax file +" Language: MMIX +" Maintainer: Dirk Hsken, +" Last Change: Wed Apr 24 01:18:52 CEST 2002 +" Filenames: *.mms +" URL: http://homepages.uni-tuebingen.de/student/dirk.huesken/vim/syntax/mmix.vim + +" Limitations: Comments must start with either % or // +" (preferrably %, Knuth-Style) + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +" MMIX data types +syn keyword mmixType byte wyde tetra octa + +" different literals... +syn match decNumber "[0-9]*" +syn match octNumber "0[0-7][0-7]\+" +syn match hexNumber "#[0-9a-fA-F]\+" +syn region mmixString start=+"+ skip=+\\"+ end=+"+ +syn match mmixChar "'.'" + +" ...and more special MMIX stuff +syn match mmixAt "@" +syn keyword mmixSegments Data_Segment Pool_Segment Stack_Segment + +syn match mmixIdentifier "[a-z_][a-z0-9_]*" + +" labels (for branches etc) +syn match mmixLabel "^[a-z0-9_:][a-z0-9_]*" +syn match mmixLabel "[0-9][HBF]" + +" pseudo-operations +syn keyword mmixPseudo is loc greg + +" comments +syn match mmixComment "%.*" +syn match mmixComment "//.*" +syn match mmixComment "^\*.*" + + +syn keyword mmixOpcode trap fcmp fun feql fadd fix fsub fixu +syn keyword mmixOpcode fmul fcmpe fune feqle fdiv fsqrt frem fint + +syn keyword mmixOpcode floti flotui sfloti sflotui i +syn keyword mmixOpcode muli mului divi divui +syn keyword mmixOpcode addi addui subi subui +syn keyword mmixOpcode 2addui 4addui 8addui 16addui +syn keyword mmixOpcode cmpi cmpui negi negui +syn keyword mmixOpcode sli slui sri srui +syn keyword mmixOpcode bnb bzb bpb bodb +syn keyword mmixOpcode bnnb bnzb bnpb bevb +syn keyword mmixOpcode pbnb pbzb pbpb pbodb +syn keyword mmixOpcode pbnnb pbnzb pbnpb pbevb +syn keyword mmixOpcode csni cszi cspi csodi +syn keyword mmixOpcode csnni csnzi csnpi csevi +syn keyword mmixOpcode zsni zszi zspi zsodi +syn keyword mmixOpcode zsnni zsnzi zsnpi zsevi +syn keyword mmixOpcode ldbi ldbui ldwi ldwui +syn keyword mmixOpcode ldti ldtui ldoi ldoui +syn keyword mmixOpcode ldsfi ldhti cswapi ldunci +syn keyword mmixOpcode ldvtsi preldi pregoi goi +syn keyword mmixOpcode stbi stbui stwi stwui +syn keyword mmixOpcode stti sttui stoi stoui +syn keyword mmixOpcode stsfi sthti stcoi stunci +syn keyword mmixOpcode syncdi presti syncidi pushgoi +syn keyword mmixOpcode ori orni nori xori +syn keyword mmixOpcode andi andni nandi nxori +syn keyword mmixOpcode bdifi wdifi tdifi odifi +syn keyword mmixOpcode muxi saddi mori mxori +syn keyword mmixOpcode muli mului divi divui + +syn keyword mmixOpcode flot flotu sflot sflotu +syn keyword mmixOpcode mul mulu div divu +syn keyword mmixOpcode add addu sub subu +syn keyword mmixOpcode 2addu 4addu 8addu 16addu +syn keyword mmixOpcode cmp cmpu neg negu +syn keyword mmixOpcode sl slu sr sru +syn keyword mmixOpcode bn bz bp bod +syn keyword mmixOpcode bnn bnz bnp bev +syn keyword mmixOpcode pbn pbz pbp pbod +syn keyword mmixOpcode pbnn pbnz pbnp pbev +syn keyword mmixOpcode csn csz csp csod +syn keyword mmixOpcode csnn csnz csnp csev +syn keyword mmixOpcode zsn zsz zsp zsod +syn keyword mmixOpcode zsnn zsnz zsnp zsev +syn keyword mmixOpcode ldb ldbu ldw ldwu +syn keyword mmixOpcode ldt ldtu ldo ldou +syn keyword mmixOpcode ldsf ldht cswap ldunc +syn keyword mmixOpcode ldvts preld prego go +syn keyword mmixOpcode stb stbu stw stwu +syn keyword mmixOpcode stt sttu sto stou +syn keyword mmixOpcode stsf stht stco stunc +syn keyword mmixOpcode syncd prest syncid pushgo +syn keyword mmixOpcode or orn nor xor +syn keyword mmixOpcode and andn nand nxor +syn keyword mmixOpcode bdif wdif tdif odif +syn keyword mmixOpcode mux sadd mor mxor + +syn keyword mmixOpcode seth setmh setml setl inch incmh incml incl +syn keyword mmixOpcode orh ormh orml orl andh andmh andml andnl +syn keyword mmixOpcode jmp pushj geta put +syn keyword mmixOpcode pop resume save unsave sync swym get trip +syn keyword mmixOpcode set lda + +" switch back to being case sensitive +syn case match + +" general-purpose and special-purpose registers +syn match mmixRegister "$[0-9]*" +syn match mmixRegister "r[A-Z]" +syn keyword mmixRegister rBB rTT rWW rXX rYY rZZ + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_mmix_syntax_inits") + if version < 508 + let did_mmix_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink mmixAt Type + HiLink mmixPseudo Type + HiLink mmixRegister Special + HiLink mmixSegments Type + + HiLink mmixLabel Special + HiLink mmixComment Comment + HiLink mmixOpcode Keyword + + HiLink hexNumber Number + HiLink decNumber Number + HiLink octNumber Number + + HiLink mmixString String + HiLink mmixChar String + + HiLink mmixType Type + HiLink mmixIdentifier Normal + HiLink mmixSpecialComment Comment + + " My default color overrides: + " hi mmixSpecialComment ctermfg=red + "hi mmixLabel ctermfg=lightcyan + " hi mmixType ctermbg=black ctermfg=brown + + delcommand HiLink +endif + +let b:current_syntax = "mmix" + +" vim: ts=8 diff --git a/vim73/syntax/mmp.vim b/vim73/syntax/mmp.vim new file mode 100644 index 0000000..0117e77 --- /dev/null +++ b/vim73/syntax/mmp.vim @@ -0,0 +1,53 @@ +" Vim syntax file +" Language: Symbian meta-makefile definition (MMP) +" Maintainer: Ron Aaron +" Last Change: 2007/11/07 +" URL: http://ronware.org/wiki/vim/mmp +" Filetypes: *.mmp + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +syn match mmpComment "//.*" +syn region mmpComment start="/\*" end="\*\/" + +syn keyword mmpKeyword aif asspabi assplibrary aaspexports baseaddress +syn keyword mmpKeyword debuglibrary deffile document epocheapsize +syn keyword mmpKeyword epocprocesspriority epocstacksize exportunfrozen +syn keyword mmpStorage lang library linkas macro nostrictdef option +syn keyword mmpStorage resource source sourcepath srcdbg startbitmap +syn keyword mmpStorage start end staticlibrary strictdepend systeminclude +syn keyword mmpStorage systemresource target targettype targetpath uid +syn keyword mmpStorage userinclude win32_library + +syn match mmpIfdef "\#\(include\|ifdef\|ifndef\|if\|endif\|else\|elif\)" + +syn match mmpNumber "\d+" +syn match mmpNumber "0x\x\+" + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if !exists("did_mmp_syntax_inits") + let did_mmp_syntax_inits=1 + + hi def link mmpComment Comment + hi def link mmpKeyword Keyword + hi def link mmpStorage StorageClass + hi def link mmpString String + hi def link mmpNumber Number + hi def link mmpOrdinal Operator + hi def link mmpIfdef PreCondit +endif + +let b:current_syntax = "mmp" + +" vim: ts=8 diff --git a/vim73/syntax/modconf.vim b/vim73/syntax/modconf.vim new file mode 100644 index 0000000..54b6593 --- /dev/null +++ b/vim73/syntax/modconf.vim @@ -0,0 +1,44 @@ +" Vim syntax file +" Language: modules.conf(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2007-10-25 + +if exists("b:current_syntax") + finish +endif + +setlocal iskeyword+=- + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword modconfTodo FIXME TODO XXX NOTE + +syn region modconfComment start='#' skip='\\$' end='$' + \ contains=modconfTodo,@Spell + +syn keyword modconfConditional if else elseif endif + +syn keyword modconfPreProc alias define include keep prune + \ post-install post-remove pre-install + \ pre-remove persistdir blacklist + +syn keyword modconfKeyword add above below install options probe probeall + \ remove + +syn keyword modconfIdentifier depfile insmod_opt path generic_stringfile + \ pcimapfile isapnpmapfile usbmapfile + \ parportmapfile ieee1394mapfile pnpbiosmapfile +syn match modconfIdentifier 'path\[[^]]\+\]' + +hi def link modconfTodo Todo +hi def link modconfComment Comment +hi def link modconfConditional Conditional +hi def link modconfPreProc PreProc +hi def link modconfKeyword Keyword +hi def link modconfIdentifier Identifier + +let b:current_syntax = "modconf" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/model.vim b/vim73/syntax/model.vim new file mode 100644 index 0000000..5f3b7f8 --- /dev/null +++ b/vim73/syntax/model.vim @@ -0,0 +1,44 @@ +" Vim syntax file +" Language: Model +" Maintainer: Bram Moolenaar +" Last Change: 2005 Jun 20 + +" very basic things only (based on the vgrindefs file). +" If you use this language, please improve it, and send me the patches! + +" Quit when a (custom) syntax file was already loaded +if exists("b:current_syntax") + finish +endif + +" A bunch of keywords +syn keyword modelKeyword abs and array boolean by case cdnl char copied dispose +syn keyword modelKeyword div do dynamic else elsif end entry external FALSE false +syn keyword modelKeyword fi file for formal fortran global if iff ift in integer include +syn keyword modelKeyword inline is lbnd max min mod new NIL nil noresult not notin od of +syn keyword modelKeyword or procedure public read readln readonly record recursive rem rep +syn keyword modelKeyword repeat res result return set space string subscript such then TRUE +syn keyword modelKeyword true type ubnd union until varies while width + +" Special keywords +syn keyword modelBlock beginproc endproc + +" Comments +syn region modelComment start="\$" end="\$" end="$" + +" Strings +syn region modelString start=+"+ end=+"+ + +" Character constant (is this right?) +syn match modelString "'." + +" Define the default highlighting. +" Only used when an item doesn't have highlighting yet +hi def link modelKeyword Statement +hi def link modelBlock PreProc +hi def link modelComment Comment +hi def link modelString String + +let b:current_syntax = "model" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/modsim3.vim b/vim73/syntax/modsim3.vim new file mode 100644 index 0000000..04e9ab9 --- /dev/null +++ b/vim73/syntax/modsim3.vim @@ -0,0 +1,109 @@ +" Vim syntax file +" Language: Modsim III, by compuware corporation (www.compuware.com) +" Maintainer: Philipp Jocham +" Extension: *.mod +" Last Change: 2001 May 10 +" +" 2001 March 24: +" - Modsim III is a registered trademark from compuware corporation +" - made compatible with Vim 6.0 +" +" 1999 Apr 22 : Changed modsim3Literal from region to match +" +" very basic things only (based on the modula2 and c files). + +if version < 600 + " Remove any old syntax stuff hanging around + syn clear +elseif exists("b:current_syntax") + finish +endif + + +" syn case match " case sensitiv match is default + +" A bunch of keywords +syn keyword modsim3Keyword ACTID ALL AND AS ASK +syn keyword modsim3Keyword BY CALL CASE CLASS CONST DIV +syn keyword modsim3Keyword DOWNTO DURATION ELSE ELSIF EXIT FALSE FIXED FOR +syn keyword modsim3Keyword FOREACH FORWARD IF IN INHERITED INOUT +syn keyword modsim3Keyword INTERRUPT LOOP +syn keyword modsim3Keyword MOD MONITOR NEWVALUE +syn keyword modsim3Keyword NONMODSIM NOT OBJECT OF ON OR ORIGINAL OTHERWISE OUT +syn keyword modsim3Keyword OVERRIDE PRIVATE PROTO REPEAT +syn keyword modsim3Keyword RETURN REVERSED SELF STRERR TELL +syn keyword modsim3Keyword TERMINATE THISMETHOD TO TRUE TYPE UNTIL VALUE VAR +syn keyword modsim3Keyword WAIT WAITFOR WHEN WHILE WITH + +" Builtin functions and procedures +syn keyword modsim3Builtin ABS ACTIVATE ADDMONITOR CAP CHARTOSTR CHR CLONE +syn keyword modsim3Builtin DEACTIVATE DEC DISPOSE FLOAT GETMONITOR HIGH INC +syn keyword modsim3Builtin INPUT INSERT INTTOSTR ISANCESTOR LOW LOWER MAX MAXOF +syn keyword modsim3Builtin MIN MINOF NEW OBJTYPEID OBJTYPENAME OBJVARID ODD +syn keyword modsim3Builtin ONERROR ONEXIT ORD OUTPUT POSITION PRINT REALTOSTR +syn keyword modsim3Builtin REPLACE REMOVEMONITOR ROUND SCHAR SIZEOF SPRINT +syn keyword modsim3Builtin STRLEN STRTOCHAR STRTOINT STRTOREAL SUBSTR TRUNC +syn keyword modsim3Builtin UPDATEVALUE UPPER VAL + +syn keyword modsim3BuiltinNoParen HALT TRACE + +" Special keywords +syn keyword modsim3Block PROCEDURE METHOD MODULE MAIN DEFINITION IMPLEMENTATION +syn keyword modsim3Block BEGIN END + +syn keyword modsim3Include IMPORT FROM + +syn keyword modsim3Type ANYARRAY ANYOBJ ANYREC ARRAY BOOLEAN CHAR INTEGER +syn keyword modsim3Type LMONITORED LRMONITORED NILARRAY NILOBJ NILREC REAL +syn keyword modsim3Type RECORD RMONITOR RMONITORED STRING + +" catch errros cause by wrong parenthesis +" slight problem with "( *)" or "(* )". Hints? +syn region modsim3Paren transparent start='(' end=')' contains=ALLBUT,modsim3ParenError +syn match modsim3ParenError ")" + +" Comments +syn region modsim3Comment1 start="{" end="}" contains=modsim3Comment1,modsim3Comment2 +syn region modsim3Comment2 start="(\*" end="\*)" contains=modsim3Comment1,modsim3Comment2 +" highlighting is wrong for constructs like "{ (* } *)", +" which are allowed in Modsim III, but +" I think something like that shouldn't be used anyway. + +" Strings +syn region modsim3String start=+"+ end=+"+ + +" Literals +"syn region modsim3Literal start=+'+ end=+'+ +syn match modsim3Literal "'[^']'\|''''" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_modsim3_syntax_inits") + if version < 508 + let did_modsim3_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink modsim3Keyword Statement + HiLink modsim3Block Statement + HiLink modsim3Comment1 Comment + HiLink modsim3Comment2 Comment + HiLink modsim3String String + HiLink modsim3Literal Character + HiLink modsim3Include Statement + HiLink modsim3Type Type + HiLink modsim3ParenError Error + HiLink modsim3Builtin Function + HiLink modsim3BuiltinNoParen Function + + delcommand HiLink +endif + +let b:current_syntax = "modsim3" + +" vim: ts=8 sw=2 + diff --git a/vim73/syntax/modula2.vim b/vim73/syntax/modula2.vim new file mode 100644 index 0000000..3018900 --- /dev/null +++ b/vim73/syntax/modula2.vim @@ -0,0 +1,86 @@ +" Vim syntax file +" Language: Modula 2 +" Maintainer: pf@artcom0.north.de (Peter Funk) +" based on original work of Bram Moolenaar +" Last Change: 2001 May 09 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Don't ignore case (Modula-2 is case significant). This is the default in vim + +" Especially emphasize headers of procedures and modules: +syn region modula2Header matchgroup=modula2Header start="PROCEDURE " end="(" contains=modula2Ident oneline +syn region modula2Header matchgroup=modula2Header start="MODULE " end=";" contains=modula2Ident oneline +syn region modula2Header matchgroup=modula2Header start="BEGIN (\*" end="\*)" contains=modula2Ident oneline +syn region modula2Header matchgroup=modula2Header start="END " end=";" contains=modula2Ident oneline +syn region modula2Keyword start="END" end=";" contains=ALLBUT,modula2Ident oneline + +" Some very important keywords which should be emphasized more than others: +syn keyword modula2AttKeyword CONST EXIT HALT RETURN TYPE VAR +" All other keywords in alphabetical order: +syn keyword modula2Keyword AND ARRAY BY CASE DEFINITION DIV DO ELSE +syn keyword modula2Keyword ELSIF EXPORT FOR FROM IF IMPLEMENTATION IMPORT +syn keyword modula2Keyword IN LOOP MOD NOT OF OR POINTER QUALIFIED RECORD +syn keyword modula2Keyword SET THEN TO UNTIL WHILE WITH + +syn keyword modula2Type ADDRESS BITSET BOOLEAN CARDINAL CHAR INTEGER REAL WORD +syn keyword modula2StdFunc ABS CAP CHR DEC EXCL INC INCL ORD SIZE TSIZE VAL +syn keyword modula2StdConst FALSE NIL TRUE +" The following may be discussed, since NEW and DISPOSE are some kind of +" special builtin macro functions: +syn keyword modula2StdFunc NEW DISPOSE +" The following types are added later on and may be missing from older +" Modula-2 Compilers (they are at least missing from the original report +" by N.Wirth from March 1980 ;-) Highlighting should apply nevertheless: +syn keyword modula2Type BYTE LONGCARD LONGINT LONGREAL PROC SHORTCARD SHORTINT +" same note applies to min and max, which were also added later to m2: +syn keyword modula2StdFunc MAX MIN +" The underscore was originally disallowed in m2 ids, it was also added later: +syn match modula2Ident " [A-Z,a-z][A-Z,a-z,0-9,_]*" contained + +" Comments may be nested in Modula-2: +syn region modula2Comment start="(\*" end="\*)" contains=modula2Comment,modula2Todo +syn keyword modula2Todo contained TODO FIXME XXX + +" Strings +syn region modula2String start=+"+ end=+"+ +syn region modula2String start="'" end="'" +syn region modula2Set start="{" end="}" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_modula2_syntax_inits") + if version < 508 + let did_modula2_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink modula2Ident Identifier + HiLink modula2StdConst Boolean + HiLink modula2Type Identifier + HiLink modula2StdFunc Identifier + HiLink modula2Header Type + HiLink modula2Keyword Statement + HiLink modula2AttKeyword PreProc + HiLink modula2Comment Comment + " The following is just a matter of taste (you want to try this instead): + " hi modula2Comment term=bold ctermfg=DarkBlue guifg=Blue gui=bold + HiLink modula2Todo Todo + HiLink modula2String String + HiLink modula2Set String + + delcommand HiLink +endif + +let b:current_syntax = "modula2" + +" vim: ts=8 diff --git a/vim73/syntax/modula3.vim b/vim73/syntax/modula3.vim new file mode 100644 index 0000000..d6f72af --- /dev/null +++ b/vim73/syntax/modula3.vim @@ -0,0 +1,72 @@ +" Vim syntax file +" Language: Modula-3 +" Maintainer: Timo Pedersen +" Last Change: 2001 May 10 + +" Basic things only... +" Based on the modula 2 syntax file + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Modula-3 is case-sensitive +" syn case ignore + +" Modula-3 keywords +syn keyword modula3Keyword ABS ADDRES ADR ADRSIZE AND ANY +syn keyword modula3Keyword ARRAY AS BITS BITSIZE BOOLEAN BRANDED BY BYTESIZE +syn keyword modula3Keyword CARDINAL CASE CEILING CHAR CONST DEC DEFINITION +syn keyword modula3Keyword DISPOSE DIV +syn keyword modula3Keyword EVAL EXIT EXCEPT EXCEPTION +syn keyword modula3Keyword EXIT EXPORTS EXTENDED FALSE FINALLY FIRST FLOAT +syn keyword modula3Keyword FLOOR FROM GENERIC IMPORT +syn keyword modula3Keyword IN INC INTEGER ISTYPE LAST LOCK +syn keyword modula3Keyword LONGREAL LOOPHOLE MAX METHOD MIN MOD MUTEX +syn keyword modula3Keyword NARROW NEW NIL NOT NULL NUMBER OF OR ORD RAISE +syn keyword modula3Keyword RAISES READONLY REAL RECORD REF REFANY +syn keyword modula3Keyword RETURN ROOT +syn keyword modula3Keyword ROUND SET SUBARRAY TEXT TRUE TRUNC TRY TYPE +syn keyword modula3Keyword TYPECASE TYPECODE UNSAFE UNTRACED VAL VALUE VAR WITH + +" Special keywords, block delimiters etc +syn keyword modula3Block PROCEDURE FUNCTION MODULE INTERFACE REPEAT THEN +syn keyword modula3Block BEGIN END OBJECT METHODS OVERRIDES RECORD REVEAL +syn keyword modula3Block WHILE UNTIL DO TO IF FOR ELSIF ELSE LOOP + +" Comments +syn region modula3Comment start="(\*" end="\*)" + +" Strings +syn region modula3String start=+"+ end=+"+ +syn region modula3String start=+'+ end=+'+ + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_modula3_syntax_inits") + if version < 508 + let did_modula3_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink modula3Keyword Statement + HiLink modula3Block PreProc + HiLink modula3Comment Comment + HiLink modula3String String + + delcommand HiLink +endif + +let b:current_syntax = "modula3" + +"I prefer to use this... +"set ai +"vim: ts=8 diff --git a/vim73/syntax/monk.vim b/vim73/syntax/monk.vim new file mode 100644 index 0000000..560b79c --- /dev/null +++ b/vim73/syntax/monk.vim @@ -0,0 +1,228 @@ +" Vim syntax file +" Language: Monk (See-Beyond Technologies) +" Maintainer: Mike Litherland +" Last Change: March 6, 2002 + +" This syntax file is good enough for my needs, but others +" may desire more features. Suggestions and bug reports +" are solicited by the author (above). + +" Originally based on the Scheme syntax file by: + +" Maintainer: Dirk van Deun +" Last Change: April 30, 1998 + +" In fact it's almost identical. :) + +" The original author's notes: +" This script incorrectly recognizes some junk input as numerals: +" parsing the complete system of Scheme numerals using the pattern +" language is practically impossible: I did a lax approximation. + +" Initializing: + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +" Fascist highlighting: everything that doesn't fit the rules is an error... + +syn match monkError oneline ![^ \t()";]*! +syn match monkError oneline ")" + +" Quoted and backquoted stuff + +syn region monkQuoted matchgroup=Delimiter start="['`]" end=![ \t()";]!me=e-1 contains=ALLBUT,monkStruc,monkSyntax,monkFunc + +syn region monkQuoted matchgroup=Delimiter start="['`](" matchgroup=Delimiter end=")" contains=ALLBUT,monkStruc,monkSyntax,monkFunc +syn region monkQuoted matchgroup=Delimiter start="['`]#(" matchgroup=Delimiter end=")" contains=ALLBUT,monkStruc,monkSyntax,monkFunc + +syn region monkStrucRestricted matchgroup=Delimiter start="(" matchgroup=Delimiter end=")" contains=ALLBUT,monkStruc,monkSyntax,monkFunc +syn region monkStrucRestricted matchgroup=Delimiter start="#(" matchgroup=Delimiter end=")" contains=ALLBUT,monkStruc,monkSyntax,monkFunc + +syn region monkUnquote matchgroup=Delimiter start="," end=![ \t()";]!me=e-1 contains=ALLBUT,monkStruc,monkSyntax,monkFunc +syn region monkUnquote matchgroup=Delimiter start=",@" end=![ \t()";]!me=e-1 contains=ALLBUT,monkStruc,monkSyntax,monkFunc + +syn region monkUnquote matchgroup=Delimiter start=",(" end=")" contains=ALLBUT,monkStruc,monkSyntax,monkFunc +syn region monkUnquote matchgroup=Delimiter start=",@(" end=")" contains=ALLBUT,monkStruc,monkSyntax,monkFunc + +syn region monkUnquote matchgroup=Delimiter start=",#(" end=")" contains=ALLBUT,monkStruc,monkSyntax,monkFunc +syn region monkUnquote matchgroup=Delimiter start=",@#(" end=")" contains=ALLBUT,monkStruc,monkSyntax,monkFunc + +" R5RS Scheme Functions and Syntax: + +if version < 600 + set iskeyword=33,35-39,42-58,60-90,94,95,97-122,126,_ +else + setlocal iskeyword=33,35-39,42-58,60-90,94,95,97-122,126,_ +endif + +syn keyword monkSyntax lambda and or if cond case define let let* letrec +syn keyword monkSyntax begin do delay set! else => +syn keyword monkSyntax quote quasiquote unquote unquote-splicing +syn keyword monkSyntax define-syntax let-syntax letrec-syntax syntax-rules + +syn keyword monkFunc not boolean? eq? eqv? equal? pair? cons car cdr set-car! +syn keyword monkFunc set-cdr! caar cadr cdar cddr caaar caadr cadar caddr +syn keyword monkFunc cdaar cdadr cddar cdddr caaaar caaadr caadar caaddr +syn keyword monkFunc cadaar cadadr caddar cadddr cdaaar cdaadr cdadar cdaddr +syn keyword monkFunc cddaar cddadr cdddar cddddr null? list? list length +syn keyword monkFunc append reverse list-ref memq memv member assq assv assoc +syn keyword monkFunc symbol? symbol->string string->symbol number? complex? +syn keyword monkFunc real? rational? integer? exact? inexact? = < > <= >= +syn keyword monkFunc zero? positive? negative? odd? even? max min + * - / abs +syn keyword monkFunc quotient remainder modulo gcd lcm numerator denominator +syn keyword monkFunc floor ceiling truncate round rationalize exp log sin cos +syn keyword monkFunc tan asin acos atan sqrt expt make-rectangular make-polar +syn keyword monkFunc real-part imag-part magnitude angle exact->inexact +syn keyword monkFunc inexact->exact number->string string->number char=? +syn keyword monkFunc char-ci=? char? char-ci>? char<=? +syn keyword monkFunc char-ci<=? char>=? char-ci>=? char-alphabetic? char? +syn keyword monkFunc char-numeric? char-whitespace? char-upper-case? +syn keyword monkFunc char-lower-case? +syn keyword monkFunc char->integer integer->char char-upcase char-downcase +syn keyword monkFunc string? make-string string string-length string-ref +syn keyword monkFunc string-set! string=? string-ci=? string? string-ci>? string<=? string-ci<=? string>=? +syn keyword monkFunc string-ci>=? substring string-append vector? make-vector +syn keyword monkFunc vector vector-length vector-ref vector-set! procedure? +syn keyword monkFunc apply map for-each call-with-current-continuation +syn keyword monkFunc call-with-input-file call-with-output-file input-port? +syn keyword monkFunc output-port? current-input-port current-output-port +syn keyword monkFunc open-input-file open-output-file close-input-port +syn keyword monkFunc close-output-port eof-object? read read-char peek-char +syn keyword monkFunc write display newline write-char call/cc +syn keyword monkFunc list-tail string->list list->string string-copy +syn keyword monkFunc string-fill! vector->list list->vector vector-fill! +syn keyword monkFunc force with-input-from-file with-output-to-file +syn keyword monkFunc char-ready? load transcript-on transcript-off eval +syn keyword monkFunc dynamic-wind port? values call-with-values +syn keyword monkFunc monk-report-environment null-environment +syn keyword monkFunc interaction-environment + +" Keywords specific to STC's implementation + +syn keyword monkFunc $event-clear $event-parse $event->string $make-event-map +syn keyword monkFunc $resolve-event-definition change-pattern copy copy-strip +syn keyword monkFunc count-data-children count-map-children count-rep data-map +syn keyword monkFunc duplicate duplicate-strip file-check file-lookup get +syn keyword monkFunc insert list-lookup node-has-data? not-verify path? +syn keyword monkFunc path-defined-as-repeating? path-nodeclear path-nodedepth +syn keyword monkFunc path-nodename path-nodeparentname path->string path-valid? +syn keyword monkFunc regex string->path timestamp uniqueid verify + +" Keywords from the Monk function library (from e*Gate 4.1 programmers ref) +syn keyword monkFunc allcap? capitalize char-punctuation? char-substitute +syn keyword monkFunc char-to-char conv count-used-children degc->degf +syn keyword monkFunc diff-two-dates display-error empty-string? fail_id +syn keyword monkFunc fail_id_if fail_translation fail_translation_if +syn keyword monkFunc find-get-after find-get-before get-timestamp julian-date? +syn keyword monkFunc julian->standard leap-year? map-string not-empty-string? +syn keyword monkFunc standard-date? standard->julian string-begins-with? +syn keyword monkFunc string-contains? string-ends-with? string-search-from-left +syn keyword monkFunc string-search-from-right string->ssn strip-punct +syn keyword monkFunc strip-string substring=? symbol-table-get symbol-table-put +syn keyword monkFunc trim-string-left trim-string-right valid-decimal? +syn keyword monkFunc valid-integer? verify-type + +" Writing out the complete description of Scheme numerals without +" using variables is a day's work for a trained secretary... +" This is a useful lax approximation: + +syn match monkNumber oneline "[-#+0-9.][-#+/0-9a-f@i.boxesfdl]*" +syn match monkError oneline ![-#+0-9.][-#+/0-9a-f@i.boxesfdl]*[^-#+/0-9a-f@i.boxesfdl \t()";][^ \t()";]*! + +syn match monkOther oneline ![+-][ \t()";]!me=e-1 +syn match monkOther oneline ![+-]$! +" ... so that a single + or -, inside a quoted context, would not be +" interpreted as a number (outside such contexts, it's a monkFunc) + +syn match monkDelimiter oneline !\.[ \t()";]!me=e-1 +syn match monkDelimiter oneline !\.$! +" ... and a single dot is not a number but a delimiter + +" Simple literals: + +syn match monkBoolean oneline "#[tf]" +syn match monkError oneline !#[tf][^ \t()";]\+! + +syn match monkChar oneline "#\\" +syn match monkChar oneline "#\\." +syn match monkError oneline !#\\.[^ \t()";]\+! +syn match monkChar oneline "#\\space" +syn match monkError oneline !#\\space[^ \t()";]\+! +syn match monkChar oneline "#\\newline" +syn match monkError oneline !#\\newline[^ \t()";]\+! + +" This keeps all other stuff unhighlighted, except *stuff* and : + +syn match monkOther oneline ,[a-z!$%&*/:<=>?^_~][-a-z!$%&*/:<=>?^_~0-9+.@]*, +syn match monkError oneline ,[a-z!$%&*/:<=>?^_~][-a-z!$%&*/:<=>?^_~0-9+.@]*[^-a-z!$%&*/:<=>?^_~0-9+.@ \t()";]\+[^ \t()";]*, + +syn match monkOther oneline "\.\.\." +syn match monkError oneline !\.\.\.[^ \t()";]\+! +" ... a special identifier + +syn match monkConstant oneline ,\*[-a-z!$%&*/:<=>?^_~0-9+.@]*\*[ \t()";],me=e-1 +syn match monkConstant oneline ,\*[-a-z!$%&*/:<=>?^_~0-9+.@]*\*$, +syn match monkError oneline ,\*[-a-z!$%&*/:<=>?^_~0-9+.@]*\*[^-a-z!$%&*/:<=>?^_~0-9+.@ \t()";]\+[^ \t()";]*, + +syn match monkConstant oneline ,<[-a-z!$%&*/:<=>?^_~0-9+.@]*>[ \t()";],me=e-1 +syn match monkConstant oneline ,<[-a-z!$%&*/:<=>?^_~0-9+.@]*>$, +syn match monkError oneline ,<[-a-z!$%&*/:<=>?^_~0-9+.@]*>[^-a-z!$%&*/:<=>?^_~0-9+.@ \t()";]\+[^ \t()";]*, + +" Monk input and output structures +syn match monkSyntax oneline "\(\~input\|\[I\]->\)[^ \t]*" +syn match monkFunc oneline "\(\~output\|\[O\]->\)[^ \t]*" + +" Non-quoted lists, and strings: + +syn region monkStruc matchgroup=Delimiter start="(" matchgroup=Delimiter end=")" contains=ALL +syn region monkStruc matchgroup=Delimiter start="#(" matchgroup=Delimiter end=")" contains=ALL + +syn region monkString start=+"+ skip=+\\[\\"]+ end=+"+ + +" Comments: + +syn match monkComment ";.*$" + +" Synchronization and the wrapping up... + +syn sync match matchPlace grouphere NONE "^[^ \t]" +" ... i.e. synchronize on a line that starts at the left margin + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_monk_syntax_inits") + if version < 508 + let did_monk_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink monkSyntax Statement + HiLink monkFunc Function + + HiLink monkString String + HiLink monkChar Character + HiLink monkNumber Number + HiLink monkBoolean Boolean + + HiLink monkDelimiter Delimiter + HiLink monkConstant Constant + + HiLink monkComment Comment + HiLink monkError Error + + delcommand HiLink +endif + +let b:current_syntax = "monk" diff --git a/vim73/syntax/moo.vim b/vim73/syntax/moo.vim new file mode 100644 index 0000000..10c5d3b --- /dev/null +++ b/vim73/syntax/moo.vim @@ -0,0 +1,173 @@ +" Vim syntax file +" Language: MOO +" Maintainer: Timo Frenay +" Last Change: 2001 Oct 06 +" Note: Requires Vim 6.0 or above + +" Quit when a syntax file was already loaded +if version < 600 || exists("b:current_syntax") + finish +endif + +" Initializations +syn case ignore + +" C-style comments +syn match mooUncommentedError display ~\*/~ +syn match mooCStyleCommentError display ~/\ze\*~ contained +syn region mooCStyleComment matchgroup=mooComment start=~/\*~ end=~\*/~ contains=mooCStyleCommentError + +" Statements +if exists("moo_extended_cstyle_comments") + syn match mooIdentifier display ~\%(\%(/\*.\{-}\*/\s*\)*\)\@>\<\h\w*\>~ contained transparent contains=mooCStyleComment,@mooKeyword,mooType,mooVariable +else + syn match mooIdentifier display ~\<\h\w*\>~ contained transparent contains=@mooKeyword,mooType,mooVariable +endif +syn keyword mooStatement break continue else elseif endfor endfork endif endtry endwhile finally for if try +syn keyword mooStatement except fork while nextgroup=mooIdentifier skipwhite +syn keyword mooStatement return nextgroup=mooString skipwhite + +" Operators +syn keyword mooOperatorIn in + +" Error constants +syn keyword mooAny ANY +syn keyword mooErrorConstant E_ARGS E_INVARG E_DIV E_FLOAT E_INVIND E_MAXREC E_NACC E_NONE E_PERM E_PROPNF E_QUOTA E_RANGE E_RECMOVE E_TYPE E_VARNF E_VERBNF + +" Builtin variables +syn match mooType display ~\<\%(ERR\|FLOAT\|INT\|LIST\|NUM\|OBJ\|STR\)\>~ +syn match mooVariable display ~\<\%(args\%(tr\)\=\|caller\|dobj\%(str\)\=\|iobj\%(str\)\=\|player\|prepstr\|this\|verb\)\>~ + +" Strings +syn match mooStringError display ~[^\t -[\]-~]~ contained +syn match mooStringSpecialChar display ~\\["\\]~ contained +if !exists("moo_no_regexp") + " Regular expressions + syn match mooRegexp display ~%%~ contained containedin=mooString,mooRegexpParentheses transparent contains=NONE + syn region mooRegexpParentheses display matchgroup=mooRegexpOr start=~%(~ skip=~%%~ end=~%)~ contained containedin=mooString,mooRegexpParentheses transparent oneline + syn match mooRegexpOr display ~%|~ contained containedin=mooString,mooRegexpParentheses +endif +if !exists("moo_no_pronoun_sub") + " Pronoun substitutions + syn match mooPronounSub display ~%%~ contained containedin=mooString transparent contains=NONE + syn match mooPronounSub display ~%[#dilnopqrst]~ contained containedin=mooString + syn match mooPronounSub display ~%\[#[dilnt]\]~ contained containedin=mooString + syn match mooPronounSub display ~%(\h\w*)~ contained containedin=mooString + syn match mooPronounSub display ~%\[[dilnt]\h\w*\]~ contained containedin=mooString + syn match mooPronounSub display ~%<\%([dilnt]:\)\=\a\+>~ contained containedin=mooString +endif +if exists("moo_unmatched_quotes") + syn region mooString matchgroup=mooStringError start=~"~ end=~$~ contains=@mooStringContents keepend + syn region mooString start=~"~ skip=~\\.~ end=~"~ contains=@mooStringContents oneline keepend +else + syn region mooString start=~"~ skip=~\\.~ end=~"\|$~ contains=@mooStringContents keepend +endif + +" Numbers and object numbers +syn match mooNumber display ~\%(\%(\<\d\+\)\=\.\d\+\|\<\d\+\)\%(e[+\-]\=\d\+\)\=\>~ +syn match mooObject display ~#-\=\d\+\>~ + +" Properties and verbs +if exists("moo_builtin_properties") + "Builtin properties + syn keyword mooBuiltinProperty contents f location name owner programmer r w wizard contained containedin=mooPropRef +endif +if exists("moo_extended_cstyle_comments") + syn match mooPropRef display ~\.\s*\%(\%(/\*.\{-}\*/\s*\)*\)\@>\h\w*\>~ transparent contains=mooCStyleComment,@mooKeyword + syn match mooVerbRef display ~:\s*\%(\%(/\*.\{-}\*/\s*\)*\)\@>\h\w*\>~ transparent contains=mooCStyleComment,@mooKeyword +else + syn match mooPropRef display ~\.\s*\h\w*\>~ transparent contains=@mooKeyword + syn match mooVerbRef display ~:\s*\h\w*\>~ transparent contains=@mooKeyword +endif + +" Builtin functions, core properties and core verbs +if exists("moo_extended_cstyle_comments") + syn match mooBuiltinFunction display ~\<\h\w*\s*\%(\%(/\*.\{-}\*/\s*\)*\)\@>\ze(~ contains=mooCStyleComment + syn match mooCorePropOrVerb display ~\$\s*\%(\%(/\*.\{-}\*/\s*\)*\)\@>\%(in\>\)\@!\h\w*\>~ contains=mooCStyleComment,@mooKeyword +else + syn match mooBuiltinFunction display ~\<\h\w*\s*\ze(~ contains=NONE + syn match mooCorePropOrVerb display ~\$\s*\%(in\>\)\@!\h\w*\>~ contains=@mooKeyword +endif +if exists("moo_unknown_builtin_functions") + syn match mooUnknownBuiltinFunction ~\<\h\w*\>~ contained containedin=mooBuiltinFunction contains=mooKnownBuiltinFunction + " Known builtin functions as of version 1.8.1 of the server + " Add your own extensions to this group if you like + syn keyword mooKnownBuiltinFunction abs acos add_property add_verb asin atan binary_hash boot_player buffered_output_length callers caller_perms call_function ceil children chparent clear_property connected_players connected_seconds connection_name connection_option connection_options cos cosh create crypt ctime db_disk_size decode_binary delete_property delete_verb disassemble dump_database encode_binary equal eval exp floatstr floor flush_input force_input function_info idle_seconds index is_clear_property is_member is_player kill_task length listappend listdelete listen listeners listinsert listset log log10 match max max_object memory_usage min move notify object_bytes open_network_connection output_delimiters parent pass players properties property_info queued_tasks queue_info raise random read recycle renumber reset_max_object resume rindex rmatch seconds_left server_log server_version setadd setremove set_connection_option set_player_flag set_property_info set_task_perms set_verb_args set_verb_code set_verb_info shutdown sin sinh sqrt strcmp string_hash strsub substitute suspend tan tanh task_id task_stack ticks_left time tofloat toint toliteral tonum toobj tostr trunc typeof unlisten valid value_bytes value_hash verbs verb_args verb_code verb_info contained +endif + +"Enclosed expressions +syn match mooUnenclosedError display ~[')\]|}]~ +syn match mooParenthesesError display ~[';\]|}]~ contained +syn region mooParentheses start=~(~ end=~)~ transparent contains=@mooEnclosedContents,mooParenthesesError +syn match mooBracketsError display ~[');|}]~ contained +syn region mooBrackets start=~\[~ end=~\]~ transparent contains=@mooEnclosedContents,mooBracketsError +syn match mooBracesError display ~[');\]|]~ contained +syn region mooBraces start=~{~ end=~}~ transparent contains=@mooEnclosedContents,mooBracesError +syn match mooQuestionError display ~[');\]}]~ contained +syn region mooQuestion start=~?~ end=~|~ transparent contains=@mooEnclosedContents,mooQuestionError +syn match mooCatchError display ~[);\]|}]~ contained +syn region mooCatch matchgroup=mooExclamation start=~`~ end=~'~ transparent contains=@mooEnclosedContents,mooCatchError,mooExclamation +if exists("moo_extended_cstyle_comments") + syn match mooExclamation display ~[\t !%&(*+,\-/<=>?@[^`{|]\@!=\@!~ contained contains=mooCStyleComment +else + syn match mooExclamation display ~[\t !%&(*+,\-/<=>?@[^`{|]\@?@^|]\@?~ transparent contains=mooCStyleComment +else + syn match mooScattering ~[,{]\@<=\s*?~ transparent contains=NONE +endif + +" Clusters +syn cluster mooKeyword contains=mooStatement,mooOperatorIn,mooAny,mooErrorConstant +syn cluster mooStringContents contains=mooStringError,mooStringSpecialChar +syn cluster mooEnclosedContents contains=TOP,mooUnenclosedError,mooComment,mooNonCode + +" Define the default highlighting. +hi def link mooUncommentedError Error +hi def link mooCStyleCommentError Error +hi def link mooCStyleComment Comment +hi def link mooStatement Statement +hi def link mooOperatorIn Operator +hi def link mooAny Constant " link this to Keyword if you want +hi def link mooErrorConstant Constant +hi def link mooType Type +hi def link mooVariable Type +hi def link mooStringError Error +hi def link mooStringSpecialChar SpecialChar +hi def link mooRegexpOr SpecialChar +hi def link mooPronounSub SpecialChar +hi def link mooString String +hi def link mooNumber Number +hi def link mooObject Number +hi def link mooBuiltinProperty Type +hi def link mooBuiltinFunction Function +hi def link mooUnknownBuiltinFunction Error +hi def link mooKnownBuiltinFunction Function +hi def link mooCorePropOrVerb Identifier +hi def link mooUnenclosedError Error +hi def link mooParenthesesError Error +hi def link mooBracketsError Error +hi def link mooBracesError Error +hi def link mooQuestionError Error +hi def link mooCatchError Error +hi def link mooExclamation Exception +hi def link mooComment Comment +hi def link mooNonCode PreProc + +let b:current_syntax = "moo" + +" vim: ts=8 diff --git a/vim73/syntax/mp.vim b/vim73/syntax/mp.vim new file mode 100644 index 0000000..c0fd60b --- /dev/null +++ b/vim73/syntax/mp.vim @@ -0,0 +1,132 @@ +" Vim syntax file +" Language: MetaPost +" Maintainer: Andreas Scherer +" Last Change: April 30, 2001 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +let plain_mf_macros = 0 " plain.mf has no special meaning for MetaPost +let other_mf_macros = 0 " cmbase.mf, logo.mf, ... neither + +" Read the Metafont syntax to start with +if version < 600 + source :p:h/mf.vim +else + runtime! syntax/mf.vim +endif + +" MetaPost has TeX inserts for typeset labels +" verbatimtex, btex, and etex will be treated as keywords +syn match mpTeXbegin "\(verbatimtex\|btex\)" +syn match mpTeXend "etex" +syn region mpTeXinsert start="\(verbatimtex\|btex\)"hs=e+1 end="etex"he=s-1 contains=mpTeXbegin,mpTeXend keepend + +" MetaPost primitives not found in Metafont +syn keyword mpInternal bluepart clip color dashed fontsize greenpart infont +syn keyword mpInternal linecap linejoin llcorner lrcorner miterlimit mpxbreak +syn keyword mpInternal prologues redpart setbounds tracinglostchars +syn keyword mpInternal truecorners ulcorner urcorner withcolor + +" Metafont primitives not found in MetaPost +syn keyword notDefined autorounding chardx chardy fillin granularity hppp +syn keyword notDefined proofing smoothing tracingedges tracingpens +syn keyword notDefined turningcheck vppp xoffset yoffset + +" Keywords defined by plain.mp +if !exists("plain_mp_macros") + let plain_mp_macros = 1 " Set this to '0' if your source gets too colourful +endif +if plain_mp_macros + syn keyword mpMacro ahangle ahlength background bbox bboxmargin beginfig + syn keyword mpMacro beveled black blue buildcycle butt center cutafter + syn keyword mpMacro cutbefore cuttings dashpattern defaultfont defaultpen + syn keyword mpMacro defaultscale dotlabel dotlabels drawarrow drawdblarrow + syn keyword mpMacro drawoptions endfig evenly extra_beginfig extra_endfig + syn keyword mpMacro green label labeloffset mitered red rounded squared + syn keyword mpMacro thelabel white base_name base_version + syn keyword mpMacro upto downto exitunless relax gobble gobbled + syn keyword mpMacro interact loggingall tracingall tracingnone + syn keyword mpMacro eps epsilon infinity right left up down origin + syn keyword mpMacro quartercircle halfcircle fullcircle unitsquare identity + syn keyword mpMacro blankpicture withdots ditto EOF pensquare penrazor + syn keyword mpMacro penspeck whatever abs round ceiling byte dir unitvector + syn keyword mpMacro inverse counterclockwise tensepath mod div dotprod + syn keyword mpMacro takepower direction directionpoint intersectionpoint + syn keyword mpMacro softjoin incr decr reflectedabout rotatedaround + syn keyword mpMacro rotatedabout min max flex superellipse interpath + syn keyword mpMacro magstep currentpen currentpen_path currentpicture + syn keyword mpMacro fill draw filldraw drawdot unfill undraw unfilldraw + syn keyword mpMacro undrawdot erase cutdraw image pickup numeric_pickup + syn keyword mpMacro pen_lft pen_rt pen_top pen_bot savepen clearpen + syn keyword mpMacro clear_pen_memory lft rt top bot ulft urt llft lrt + syn keyword mpMacro penpos penstroke arrowhead makelabel labels penlabel + syn keyword mpMacro range numtok thru clearxy clearit clearpen pickup + syn keyword mpMacro shipit bye hide stop solve +endif + +" Keywords defined by mfplain.mp +if !exists("mfplain_mp_macros") + let mfplain_mp_macros = 0 " Set this to '1' to include these macro names +endif +if mfplain_mp_macros + syn keyword mpMacro beginchar blacker capsule_def change_width + syn keyword mpMacro define_blacker_pixels define_corrected_pixels + syn keyword mpMacro define_good_x_pixels define_good_y_pixels + syn keyword mpMacro define_horizontal_corrected_pixels + syn keyword mpMacro define_pixels define_whole_blacker_pixels + syn keyword mpMacro define_whole_vertical_blacker_pixels + syn keyword mpMacro define_whole_vertical_pixels endchar + syn keyword mpMacro extra_beginchar extra_endchar extra_setup + syn keyword mpMacro font_coding_scheme font_extra_space font_identifier + syn keyword mpMacro font_normal_shrink font_normal_space + syn keyword mpMacro font_normal_stretch font_quad font_size + syn keyword mpMacro font_slant font_x_height italcorr labelfont + syn keyword mpMacro makebox makegrid maketicks mode_def mode_setup + syn keyword mpMacro o_correction proofrule proofrulethickness rulepen smode + + " plus some no-ops, also from mfplain.mp + syn keyword mpMacro cullit currenttransform gfcorners grayfont hround + syn keyword mpMacro imagerules lowres_fix nodisplays notransforms openit + syn keyword mpMacro proofoffset screenchars screenrule screenstrokes + syn keyword mpMacro showit slantfont titlefont unitpixel vround +endif + +" Keywords defined by other macro packages, e.g., boxes.mp +if !exists("other_mp_macros") + let other_mp_macros = 1 " Set this to '0' if your source gets too colourful +endif +if other_mp_macros + syn keyword mpMacro circmargin defaultdx defaultdy + syn keyword mpMacro boxit boxjoin bpath circleit drawboxed drawboxes + syn keyword mpMacro drawunboxed fixpos fixsize pic +endif + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_mp_syntax_inits") + if version < 508 + let did_mp_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink mpTeXinsert String + HiLink mpTeXbegin Statement + HiLink mpTeXend Statement + HiLink mpInternal mfInternal + HiLink mpMacro Macro + + delcommand HiLink +endif + +let b:current_syntax = "mp" + +" vim: ts=8 diff --git a/vim73/syntax/mplayerconf.vim b/vim73/syntax/mplayerconf.vim new file mode 100644 index 0000000..b348327 --- /dev/null +++ b/vim73/syntax/mplayerconf.vim @@ -0,0 +1,83 @@ +" Vim syntax file +" Language: mplayer(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2007-06-17 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +setlocal iskeyword+=- + +syn keyword mplayerconfTodo contained TODO FIXME XXX NOTE + +syn region mplayerconfComment display oneline start='#' end='$' + \ contains=mplayerconfTodo,@Spell + +syn keyword mplayerconfPreProc include + +syn keyword mplayerconfBoolean yes no + +syn match mplayerconfNumber '\<\d\+\>' + +syn keyword mplayerconfOption hardframedrop nomouseinput bandwidth dumpstream + \ rtsp-stream-over-tcp tv overlapsub + \ sub-bg-alpha subfont-outline unicode format + \ vo edl cookies fps zrfd af-adv nosound + \ audio-density passlogfile vobsuboutindex autoq + \ autosync benchmark colorkey nocolorkey edlout + \ enqueue fixed-vo framedrop h identify input + \ lircconf list-options loop menu menu-cfg + \ menu-root nojoystick nolirc nortc playlist + \ quiet really-quiet shuffle skin slave + \ softsleep speed sstep use-stdin aid alang + \ audio-demuxer audiofile audiofile-cache + \ cdrom-device cache cdda channels chapter + \ cookies-file demuxer dumpaudio dumpfile + \ dumpvideo dvbin dvd-device dvdangle forceidx + \ frames hr-mp3-seek idx ipv4-only-proxy + \ loadidx mc mf ni nobps noextbased + \ passwd prefer-ipv4 prefer-ipv6 rawaudio + \ rawvideo saveidx sb srate ss tskeepbroken + \ tsprog tsprobe user user-agent vid vivo + \ dumpjacosub dumpmicrodvdsub dumpmpsub dumpsami + \ dumpsrtsub dumpsub ffactor flip-hebrew font + \ forcedsubsonly fribidi-charset ifo noautosub + \ osdlevel sid slang spuaa spualign spugauss + \ sub sub-bg-color sub-demuxer sub-fuzziness + \ sub-no-text-pp subalign subcc subcp subdelay + \ subfile subfont-autoscale subfont-blur + \ subfont-encoding subfont-osd-scale + \ subfont-text-scale subfps subpos subwidth + \ utf8 vobsub vobsubid abs ao aofile aop delay + \ mixer nowaveheader aa bpp brightness contrast + \ dfbopts display double dr dxr2 fb fbmode + \ fbmodeconfig forcexv fs fsmode-dontuse fstype + \ geometry guiwid hue jpeg monitor-dotclock + \ monitor-hfreq monitor-vfreq monitoraspect + \ nograbpointer nokeepaspect noxv ontop panscan + \ rootwin saturation screenw stop-xscreensaver + \ vm vsync wid xineramascreen z zrbw zrcrop + \ zrdev zrhelp zrnorm zrquality zrvdec zrxdoff + \ ac af afm aspect flip lavdopts noaspect + \ noslices novideo oldpp pp pphelp ssf stereo + \ sws vc vfm x xvidopts xy y zoom vf vop + \ audio-delay audio-preload endpos ffourcc + \ include info noautoexpand noskip o oac of + \ ofps ovc skiplimit v vobsubout vobsuboutid + \ lameopts lavcopts nuvopts xvidencopts + +hi def link mplayerconfTodo Todo +hi def link mplayerconfComment Comment +hi def link mplayerconfPreProc PreProc +hi def link mplayerconfBoolean Boolean +hi def link mplayerconfNumber Number +hi def link mplayerconfOption Keyword + +let b:current_syntax = "mplayerconf" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/mrxvtrc.vim b/vim73/syntax/mrxvtrc.vim new file mode 100644 index 0000000..878021e --- /dev/null +++ b/vim73/syntax/mrxvtrc.vim @@ -0,0 +1,276 @@ +" Created : Wed 26 Apr 2006 01:20:53 AM CDT +" Modified : Mon 27 Aug 2007 12:10:37 PM PDT +" Author : Gautam Iyer +" Description : Vim syntax file for mrxvtrc (for mrxvt-0.5.0 and up) + +" Quit when a syntax file was already loaded +if exists("b:current_syntax") + finish +endif + +syn case match + +" Errors +syn match mrxvtrcError contained '\v\S+' + +" Comments +syn match mrxvtrcComment contains=@Spell '^\s*[!#].*$' +syn match mrxvtrcComment '\v^\s*[#!]\s*\w+[.*]\w+.*:.*' + +" +" Options. +" +syn match mrxvtrcClass '\v^\s*\w+[.*]' + \ nextgroup=mrxvtrcOptions,mrxvtrcProfile,@mrxvtrcPOpts,mrxvtrcError + +" Boolean options +syn keyword mrxvtrcOptions contained nextgroup=mrxvtrcBColon,mrxvtrcError + \ highlightTabOnBell syncTabTitle hideTabbar + \ autohideTabbar bottomTabbar hideButtons + \ syncTabIcon veryBoldFont maximized + \ fullscreen reverseVideo loginShell + \ jumpScroll scrollBar scrollbarRight + \ scrollbarFloating scrollTtyOutputInhibit + \ scrollTtyKeypress transparentForce + \ transparentScrollbar transparentMenubar + \ transparentTabbar tabUsePixmap utmpInhibit + \ visualBell mapAlert meta8 + \ mouseWheelScrollPage multibyte_cursor + \ tripleclickwords showMenu xft xftNomFont + \ xftSlowOutput xftAntialias xftHinting + \ xftAutoHint xftGlobalAdvance cmdAllTabs + \ protectSecondary thai borderLess + \ overrideRedirect broadcast smartResize + \ pointerBlank cursorBlink noSysConfig + \ disableMacros linuxHomeEndKey sessionMgt + \ boldColors smoothResize useFifo veryBright +syn match mrxvtrcOptions contained nextgroup=mrxvtrcBColon,mrxvtrcError + \ '\v' +syn match mrxvtrcBColon contained skipwhite + \ nextgroup=mrxvtrcBoolVal,mrxvtrcError ':' +syn case ignore +syn keyword mrxvtrcBoolVal contained skipwhite nextgroup=mrxvtrcError + \ 0 1 yes no on off true false +syn case match + +" Color options +syn keyword mrxvtrcOptions contained nextgroup=mrxvtrcCColon,mrxvtrcError + \ ufBackground textShadow tabForeground + \ itabForeground tabBackground itabBackground + \ scrollColor troughColor highlightColor + \ cursorColor cursorColor2 pointerColor + \ borderColor tintColor +syn match mrxvtrcOptions contained nextgroup=mrxvtrcCColon,mrxvtrcError + \ '\v' +syn match mrxvtrcCColon contained skipwhite + \ nextgroup=mrxvtrcColorVal ':' +syn match mrxvtrcColorVal contained skipwhite nextgroup=mrxvtrcError + \ '\v#[0-9a-fA-F]{6}' + +" Numeric options +syn keyword mrxvtrcOptions contained nextgroup=mrxvtrcNColon,mrxvtrcError + \ maxTabWidth minVisibleTabs + \ scrollbarThickness xftmSize xftSize desktop + \ externalBorder internalBorder lineSpace + \ pointerBlankDelay cursorBlinkInterval + \ shading backgroundFade bgRefreshInterval + \ fading opacity opacityDegree xftPSize +syn match mrxvtrcNColon contained skipwhite + \ nextgroup=mrxvtrcNumVal,mrxvtrcError ':' +syn match mrxvtrcNumVal contained skipwhite nextgroup=mrxvtrcError + \ '\v[+-]?<(0[0-7]+|\d+|0x[0-9a-f]+)>' + +" String options +syn keyword mrxvtrcOptions contained nextgroup=mrxvtrcSColon,mrxvtrcError + \ tabTitle termName title clientName iconName + \ bellCommand backspaceKey deleteKey + \ printPipe cutChars answerbackString + \ smClientID geometry path boldFont xftFont + \ xftmFont xftPFont inputMethod + \ greektoggle_key menu menubarPixmap + \ scrollbarPixmap tabbarPixmap appIcon + \ multichar_encoding initProfileList +syn match mrxvtrcOptions contained nextgroup=mrxvtrcSColon,mrxvtrcError + \ '\v' +syn match mrxvtrcSColon contained skipwhite nextgroup=mrxvtrcStrVal ':' +syn match mrxvtrcStrVal contained '\v\S.*' + +" Profile options +syn cluster mrxvtrcPOpts contains=mrxvtrcPSOpts,mrxvtrcPCOpts,mrxvtrcPNOpts +syn match mrxvtrcProfile contained nextgroup=@mrxvtrcPOpts,mrxvtrcError + \ '\vprofile\d+\.' +syn keyword mrxvtrcPSOpts contained nextgroup=mrxvtrcSColon,mrxvtrcError + \ tabTitle command holdExitText holdExitTitle + \ Pixmap workingDirectory titleFormat + \ winTitleFormat +syn keyword mrxvtrcPCOpts contained nextgroup=mrxvtrcCColon,mrxvtrcError + \ background foreground +syn keyword mrxvtrcPNOpts contained nextgroup=mrxvtrcNColon,mrxvtrcError + \ holdExit saveLines + +" scrollbarStyle +syn match mrxvtrcOptions contained skipwhite + \ nextgroup=mrxvtrcSBstyle,mrxvtrcError + \ '\v' + +" +" Highlighting groups +" +hi def link mrxvtrcError Error +hi def link mrxvtrcComment Comment + +hi def link mrxvtrcClass Statement +hi def link mrxvtrcOptions mrxvtrcClass +hi def link mrxvtrcBColon mrxvtrcClass +hi def link mrxvtrcCColon mrxvtrcClass +hi def link mrxvtrcNColon mrxvtrcClass +hi def link mrxvtrcSColon mrxvtrcClass +hi def link mrxvtrcProfile mrxvtrcClass +hi def link mrxvtrcPSOpts mrxvtrcClass +hi def link mrxvtrcPCOpts mrxvtrcClass +hi def link mrxvtrcPNOpts mrxvtrcClass + +hi def link mrxvtrcBoolVal Boolean +hi def link mrxvtrcStrVal String +hi def link mrxvtrcColorVal Constant +hi def link mrxvtrcNumVal Number + +hi def link mrxvtrcSBstyle mrxvtrcStrVal +hi def link mrxvtrcSBalign mrxvtrcStrVal +hi def link mrxvtrcTSmode mrxvtrcStrVal +hi def link mrxvtrcGrkKbd mrxvtrcStrVal +hi def link mrxvtrcXftWt mrxvtrcStrVal +hi def link mrxvtrcXftSl mrxvtrcStrVal +hi def link mrxvtrcXftWd mrxvtrcStrVal +hi def link mrxvtrcXftHt mrxvtrcStrVal +hi def link mrxvtrcPedit mrxvtrcStrVal +hi def link mrxvtrcMod mrxvtrcStrVal +hi def link mrxvtrcSelSty mrxvtrcStrVal + +hi def link mrxvtrcMacro Identifier +hi def link mrxvtrcKey mrxvtrcClass +hi def link mrxvtrcTitle mrxvtrcStrVal +hi def link mrxvtrcShell Special +hi def link mrxvtrcCmd PreProc +hi def link mrxvtrcSubwin mrxvtrcStrVal + +let b:current_syntax = "mrxvtrc" diff --git a/vim73/syntax/msidl.vim b/vim73/syntax/msidl.vim new file mode 100644 index 0000000..cf270ee --- /dev/null +++ b/vim73/syntax/msidl.vim @@ -0,0 +1,92 @@ +" Vim syntax file +" Language: MS IDL (Microsoft dialect of Interface Description Language) +" Maintainer: Vadim Zeitlin +" Last Change: 2003 May 11 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Misc basic +syn match msidlId "[a-zA-Z][a-zA-Z0-9_]*" +syn match msidlUUID "{\?[[:xdigit:]]\{8}-\([[:xdigit:]]\{4}-\)\{3}[[:xdigit:]]\{12}}\?" +syn region msidlString start=/"/ skip=/\\\(\\\\\)*"/ end=/"/ +syn match msidlLiteral "\d\+\(\.\d*\)\=" +syn match msidlLiteral "\.\d\+" +syn match msidlSpecial contained "[]\[{}:]" + +" Comments +syn keyword msidlTodo contained TODO FIXME XXX +syn region msidlComment start="/\*" end="\*/" contains=msidlTodo +syn match msidlComment "//.*" contains=msidlTodo +syn match msidlCommentError "\*/" + +" C style Preprocessor +syn region msidlIncluded contained start=+"+ skip=+\\\(\\\\\)*"+ end=+"+ +syn match msidlIncluded contained "<[^>]*>" +syn match msidlInclude "^[ \t]*#[ \t]*include\>[ \t]*["<]" contains=msidlIncluded,msidlString +syn region msidlPreCondit start="^[ \t]*#[ \t]*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=msidlComment,msidlCommentError +syn region msidlDefine start="^[ \t]*#[ \t]*\(define\>\|undef\>\)" skip="\\$" end="$" contains=msidlLiteral, msidlString + +" Attributes +syn keyword msidlAttribute contained in out propget propput propputref retval +syn keyword msidlAttribute contained aggregatable appobject binadable coclass control custom default defaultbind defaultcollelem defaultvalue defaultvtable dispinterface displaybind dual entry helpcontext helpfile helpstring helpstringdll hidden id immediatebind lcid library licensed nonbrowsable noncreatable nonextensible oleautomation optional object public readonly requestedit restricted source string uidefault usesgetlasterror vararg version +syn match msidlAttribute /uuid(.*)/he=s+4 contains=msidlUUID +syn match msidlAttribute /helpstring(.*)/he=s+10 contains=msidlString +syn region msidlAttributes start="\[" end="]" keepend contains=msidlSpecial,msidlString,msidlAttribute,msidlComment,msidlCommentError + +" Keywords +syn keyword msidlEnum enum +syn keyword msidlImport import importlib +syn keyword msidlStruct interface library coclass +syn keyword msidlTypedef typedef + +" Types +syn keyword msidlStandardType byte char double float hyper int long short void wchar_t +syn keyword msidlStandardType BOOL BSTR HRESULT VARIANT VARIANT_BOOL +syn region msidlSafeArray start="SAFEARRAY(" end=")" contains=msidlStandardType + +syn sync lines=50 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_msidl_syntax_inits") + if version < 508 + let did_msidl_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink msidlInclude Include + HiLink msidlPreProc PreProc + HiLink msidlPreCondit PreCondit + HiLink msidlDefine Macro + HiLink msidlIncluded String + HiLink msidlString String + HiLink msidlComment Comment + HiLink msidlTodo Todo + HiLink msidlSpecial SpecialChar + HiLink msidlLiteral Number + HiLink msidlUUID Number + + HiLink msidlImport Include + HiLink msidlEnum StorageClass + HiLink msidlStruct Structure + HiLink msidlTypedef Typedef + HiLink msidlAttribute StorageClass + + HiLink msidlStandardType Type + HiLink msidlSafeArray Type + + delcommand HiLink +endif + +let b:current_syntax = "msidl" + +" vi: set ts=8 sw=4: diff --git a/vim73/syntax/msmessages.vim b/vim73/syntax/msmessages.vim new file mode 100644 index 0000000..6058857 --- /dev/null +++ b/vim73/syntax/msmessages.vim @@ -0,0 +1,135 @@ +" Vim syntax file +" Language: MS Message Text files (*.mc) +" Maintainer: Kevin Locke +" Last Change: 2008 April 09 +" Location: http://kevinlocke.name/programs/vim/syntax/msmessages.vim + +" See format description at +" This file is based on the rc.vim and c.vim + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Common MS Messages keywords +syn case ignore +syn keyword msmessagesIdentifier MessageIdTypedef +syn keyword msmessagesIdentifier SeverityNames +syn keyword msmessagesIdentifier FacilityNames +syn keyword msmessagesIdentifier LanguageNames +syn keyword msmessagesIdentifier OutputBase + +syn keyword msmessagesIdentifier MessageId +syn keyword msmessagesIdentifier Severity +syn keyword msmessagesIdentifier Facility +syn keyword msmessagesIdentifier OutputBase + +syn match msmessagesIdentifier /\/ nextgroup=msmessagesIdentEq skipwhite +syn match msmessagesIdentEq transparent /=/ nextgroup=msmessagesIdentDef skipwhite contained +syn match msmessagesIdentDef display /\w\+/ contained +" Note: The Language keyword is highlighted as part of an msmessagesLangEntry + +" Set value +syn case match +syn region msmessagesSet start="(" end=")" transparent fold contains=msmessagesName keepend +syn match msmessagesName /\w\+/ nextgroup=msmessagesSetEquals skipwhite contained +syn match msmessagesSetEquals /=/ display transparent nextgroup=msmessagesNumVal skipwhite contained +syn match msmessagesNumVal display transparent "\<\d\|\.\d" contains=msmessagesNumber,msmessagesFloat,msmessagesOctalError,msmessagesOctal nextgroup=msmessagesValSep +syn match msmessagesValSep /:/ display nextgroup=msmessagesNameDef contained +syn match msmessagesNameDef /\w\+/ display contained + + +" Comments are converted to C source (by removing leading ;) +" So we highlight the comments as C +syn include @msmessagesC syntax/c.vim +unlet b:current_syntax +syn region msmessagesCComment matchgroup=msmessagesComment start=/;/ end=/$/ contains=@msmessagesC keepend + +" String and Character constants +" Highlight special characters (those which have a escape) differently +syn case ignore +syn region msmessagesLangEntry start=/\\s*=\s*\S\+\s*$/hs=e+1 end=/^\./ contains=msmessagesFormat,msmessagesLangEntryEnd,msmessagesLanguage keepend +syn match msmessagesLanguage /\" +"hex number +syn match msmessagesNumber display contained "\<0x\x\+\(u\=l\{0,2}\|ll\=u\)\>" +" Flag the first zero of an octal number as something special +syn match msmessagesOctal display contained "\<0\o\+\(u\=l\{0,2}\|ll\=u\)\>" contains=msmessagesOctalZero +syn match msmessagesOctalZero display contained "\<0" +" flag an octal number with wrong digits +syn match msmessagesOctalError display contained "\<0\o*[89]\d*" +syn match msmessagesFloat display contained "\d\+f" +"floating point number, with dot, optional exponent +syn match msmessagesFloat display contained "\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=" +"floating point number, starting with a dot, optional exponent +syn match msmessagesFloat display contained "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match msmessagesFloat display contained "\d\+e[-+]\=\d\+[fl]\=\>" +"hexadecimal floating point number, optional leading digits, with dot, with exponent +syn match msmessagesFloat display contained "0x\x*\.\x\+p[-+]\=\d\+[fl]\=\>" +"hexadecimal floating point number, with leading digits, optional dot, with exponent +syn match msmessagesFloat display contained "0x\x\+\.\=p[-+]\=\d\+[fl]\=\>" + +" Types (used in MessageIdTypedef statement) +syn case match +syn keyword msmessagesType int long short char +syn keyword msmessagesType signed unsigned +syn keyword msmessagesType size_t ssize_t sig_atomic_t +syn keyword msmessagesType int8_t int16_t int32_t int64_t +syn keyword msmessagesType uint8_t uint16_t uint32_t uint64_t +syn keyword msmessagesType int_least8_t int_least16_t int_least32_t int_least64_t +syn keyword msmessagesType uint_least8_t uint_least16_t uint_least32_t uint_least64_t +syn keyword msmessagesType int_fast8_t int_fast16_t int_fast32_t int_fast64_t +syn keyword msmessagesType uint_fast8_t uint_fast16_t uint_fast32_t uint_fast64_t +syn keyword msmessagesType intptr_t uintptr_t +syn keyword msmessagesType intmax_t uintmax_t +" Add some Windows datatypes that will be common in msmessages files +syn keyword msmessagesType BYTE CHAR SHORT SIZE_T SSIZE_T TBYTE TCHAR UCHAR USHORT +syn keyword msmessagesType DWORD DWORDLONG DWORD32 DWORD64 +syn keyword msmessagesType INT INT32 INT64 UINT UINT32 UINT64 +syn keyword msmessagesType LONG LONGLONG LONG32 LONG64 +syn keyword msmessagesType ULONG ULONGLONG ULONG32 ULONG64 + +" Sync to language entries, since they should be most common +syn sync match msmessagesLangSync grouphere msmessagesLangEntry "\ +" URL: http://www.isp.de/data/msql.vim +" Email: Subject: send syntax_vim.tgz +" Last Change: 2001 May 10 +" +" Options msql_sql_query = 1 for SQL syntax highligthing inside strings +" msql_minlines = x to sync at least x lines backwards + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'msql' +endif + +if version < 600 + so :p:h/html.vim +else + runtime! syntax/html.vim + unlet b:current_syntax +endif + +syn cluster htmlPreproc add=msqlRegion + +syn case match + +" Internal Variables +syn keyword msqlIntVar ERRMSG contained + +" Env Variables +syn keyword msqlEnvVar SERVER_SOFTWARE SERVER_NAME SERVER_URL GATEWAY_INTERFACE contained +syn keyword msqlEnvVar SERVER_PROTOCOL SERVER_PORT REQUEST_METHOD PATH_INFO contained +syn keyword msqlEnvVar PATH_TRANSLATED SCRIPT_NAME QUERY_STRING REMOTE_HOST contained +syn keyword msqlEnvVar REMOTE_ADDR AUTH_TYPE REMOTE_USER CONTEN_TYPE contained +syn keyword msqlEnvVar CONTENT_LENGTH HTTPS HTTPS_KEYSIZE HTTPS_SECRETKEYSIZE contained +syn keyword msqlEnvVar HTTP_ACCECT HTTP_USER_AGENT HTTP_IF_MODIFIED_SINCE contained +syn keyword msqlEnvVar HTTP_FROM HTTP_REFERER contained + +" Inlclude lLite +syn include @msqlLite :p:h/lite.vim + +" Msql Region +syn region msqlRegion matchgroup=Delimiter start="D]" end=">" contains=@msqlLite,msql.* + +" sync +if exists("msql_minlines") + exec "syn sync minlines=" . msql_minlines +else + syn sync minlines=100 +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_msql_syn_inits") + if version < 508 + let did_msql_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink msqlComment Comment + HiLink msqlString String + HiLink msqlNumber Number + HiLink msqlFloat Float + HiLink msqlIdentifier Identifier + HiLink msqlGlobalIdentifier Identifier + HiLink msqlIntVar Identifier + HiLink msqlEnvVar Identifier + HiLink msqlFunctions Function + HiLink msqlRepeat Repeat + HiLink msqlConditional Conditional + HiLink msqlStatement Statement + HiLink msqlType Type + HiLink msqlInclude Include + HiLink msqlDefine Define + HiLink msqlSpecialChar SpecialChar + HiLink msqlParentError Error + HiLink msqlTodo Todo + HiLink msqlOperator Operator + HiLink msqlRelation Operator + + delcommand HiLink +endif + +let b:current_syntax = "msql" + +if main_syntax == 'msql' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim73/syntax/mupad.vim b/vim73/syntax/mupad.vim new file mode 100644 index 0000000..109f880 --- /dev/null +++ b/vim73/syntax/mupad.vim @@ -0,0 +1,295 @@ +" Vim syntax file +" Language: MuPAD source +" Maintainer: Dave Silvia +" Filenames: *.mu +" Date: 6/30/2004 + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Set default highlighting to Win2k +if !exists("mupad_cmdextversion") + let mupad_cmdextversion = 2 +endif + +syn case match + +syn match mupadComment "//\p*$" +syn region mupadComment start="/\*" end="\*/" + +syn region mupadString start="\"" skip=/\\"/ end="\"" + +syn match mupadOperator "(\|)\|:=\|::\|:\|;" +" boolean +syn keyword mupadOperator and or not xor +syn match mupadOperator "==>\|\<=\>" + +" Informational +syn keyword mupadSpecial FILEPATH NOTEBOOKFILE NOTEBOOKPATH +" Set-able, e.g., DIGITS:=10 +syn keyword mupadSpecial DIGITS HISTORY LEVEL +syn keyword mupadSpecial MAXLEVEL MAXDEPTH ORDER +syn keyword mupadSpecial TEXTWIDTH +" Set-able, e.g., PRETTYPRINT:=TRUE +syn keyword mupadSpecial PRETTYPRINT +" Set-able, e.g., LIBPATH:="C:\\MuPAD Pro\\mylibdir" or LIBPATH:="/usr/MuPAD Pro/mylibdir" +syn keyword mupadSpecial LIBPATH PACKAGEPATH +syn keyword mupadSpecial READPATH TESTPATH WRITEPATH +" Symbols and Constants +syn keyword mupadDefine FAIL NIL +syn keyword mupadDefine TRUE FALSE UNKNOWN +syn keyword mupadDefine complexInfinity infinity +syn keyword mupadDefine C_ CATALAN E EULER I PI Q_ R_ +syn keyword mupadDefine RD_INF RD_NINF undefined unit universe Z_ +" print() directives +syn keyword mupadDefine Unquoted NoNL KeepOrder Typeset +" domain specifics +syn keyword mupadStatement domain begin end_domain end +syn keyword mupadIdentifier inherits category axiom info doc interface +" basic programming statements +syn keyword mupadStatement proc begin end_proc +syn keyword mupadUnderlined name local option save +syn keyword mupadConditional if then elif else end_if +syn keyword mupadConditional case of do break end_case +syn keyword mupadRepeat for do next break end_for +syn keyword mupadRepeat while do next break end_while +syn keyword mupadRepeat repeat next break until end_repeat +" domain packages/libraries +syn keyword mupadType detools import linalg numeric numlib plot polylib +syn match mupadType '\' + +"syn keyword mupadFunction contains +" Functions dealing with prime numbers +syn keyword mupadFunction phi invphi mersenne nextprime numprimedivisors +syn keyword mupadFunction pollard prevprime primedivisors +" Functions operating on Lists, Matrices, Sets, ... +syn keyword mupadFunction array _index +" Evaluation +syn keyword mupadFunction float contains +" stdlib +syn keyword mupadFunction _exprseq _invert _lazy_and _lazy_or _negate +syn keyword mupadFunction _stmtseq _invert intersect minus union +syn keyword mupadFunction Ci D Ei O Re Im RootOf Si +syn keyword mupadFunction Simplify +syn keyword mupadFunction abs airyAi airyBi alias unalias anames append +syn keyword mupadFunction arcsin arccos arctan arccsc arcsec arccot +syn keyword mupadFunction arcsinh arccosh arctanh arccsch arcsech arccoth +syn keyword mupadFunction arg args array assert assign assignElements +syn keyword mupadFunction assume assuming asympt bernoulli +syn keyword mupadFunction besselI besselJ besselK besselY beta binomial bool +syn keyword mupadFunction bytes card +syn keyword mupadFunction ceil floor round trunc +syn keyword mupadFunction coeff coerce collect combine copyClosure +syn keyword mupadFunction conjugate content context contfrac +syn keyword mupadFunction debug degree degreevec delete _delete denom +syn keyword mupadFunction densematrix diff dilog dirac discont div _div +syn keyword mupadFunction divide domtype doprint erf erfc error eval evalassign +syn keyword mupadFunction evalp exp expand export unexport expose expr +syn keyword mupadFunction expr2text external extnops extop extsubsop +syn keyword mupadFunction fact fact2 factor fclose finput fname fopen fprint +syn keyword mupadFunction fread ftextinput readbitmap readdata pathname +syn keyword mupadFunction protocol read readbytes write writebytes +syn keyword mupadFunction float frac frame _frame frandom freeze unfreeze +syn keyword mupadFunction funcenv gamma gcd gcdex genident genpoly +syn keyword mupadFunction getpid getprop ground has hastype heaviside help +syn keyword mupadFunction history hold hull hypergeom icontent id +syn keyword mupadFunction ifactor igamma igcd igcdex ilcm in _in +syn keyword mupadFunction indets indexval info input int int2text +syn keyword mupadFunction interpolate interval irreducible is +syn keyword mupadFunction isprime isqrt iszero ithprime kummerU lambertW +syn keyword mupadFunction last lasterror lcm lcoeff ldegree length +syn keyword mupadFunction level lhs rhs limit linsolve lllint +syn keyword mupadFunction lmonomial ln loadmod loadproc log lterm +syn keyword mupadFunction match map mapcoeffs maprat matrix max min +syn keyword mupadFunction mod modp mods monomials multcoeffs new +syn keyword mupadFunction newDomain _next nextprime nops +syn keyword mupadFunction norm normal nterms nthcoeff nthmonomial nthterm +syn keyword mupadFunction null numer ode op operator package +syn keyword mupadFunction pade partfrac patchlevel pdivide +syn keyword mupadFunction piecewise plot plotfunc2d plotfunc3d +syn keyword mupadFunction poly poly2list polylog powermod print +syn keyword mupadFunction product protect psi quit _quit radsimp random rationalize +syn keyword mupadFunction rec rectform register reset return revert +syn keyword mupadFunction rewrite select series setuserinfo share sign signIm +syn keyword mupadFunction simplify +syn keyword mupadFunction sin cos tan csc sec cot +syn keyword mupadFunction sinh cosh tanh csch sech coth +syn keyword mupadFunction slot solve +syn keyword mupadFunction pdesolve matlinsolve matlinsolveLU toeplitzSolve +syn keyword mupadFunction vandermondeSolve fsolve odesolve odesolve2 +syn keyword mupadFunction polyroots polysysroots odesolveGeometric +syn keyword mupadFunction realroot realroots mroots lincongruence +syn keyword mupadFunction msqrts +syn keyword mupadFunction sort split sqrt strmatch strprint +syn keyword mupadFunction subs subset subsex subsop substring sum +syn keyword mupadFunction surd sysname sysorder system table taylor tbl2text +syn keyword mupadFunction tcoeff testargs testeq testtype text2expr +syn keyword mupadFunction text2int text2list text2tbl rtime time +syn keyword mupadFunction traperror type unassume unit universe +syn keyword mupadFunction unloadmod unprotect userinfo val version +syn keyword mupadFunction warning whittakerM whittakerW zeta zip + +" graphics plot:: +syn keyword mupadFunction getDefault setDefault copy modify Arc2d Arrow2d +syn keyword mupadFunction Arrow3d Bars2d Bars3d Box Boxplot Circle2d Circle3d +syn keyword mupadFunction Cone Conformal Curve2d Curve3d Cylinder Cylindrical +syn keyword mupadFunction Density Ellipse2d Function2d Function3d Hatch +syn keyword mupadFunction Histogram2d HOrbital Implicit2d Implicit3d +syn keyword mupadFunction Inequality Iteration Line2d Line3d Lsys Matrixplot +syn keyword mupadFunction MuPADCube Ode2d Ode3d Parallelogram2d Parallelogram3d +syn keyword mupadFunction Piechart2d Piechart3d Point2d Point3d Polar +syn keyword mupadFunction Polygon2d Polygon3d Raster Rectangle Sphere +syn keyword mupadFunction Ellipsoid Spherical Sum Surface SurfaceSet +syn keyword mupadFunction SurfaceSTL Tetrahedron Hexahedron Octahedron +syn keyword mupadFunction Dodecahedron Icosahedron Text2d Text3d Tube Turtle +syn keyword mupadFunction VectorField2d XRotate ZRotate Canvas CoordinateSystem2d +syn keyword mupadFunction CoordinateSystem3d Group2d Group3d Scene2d Scene3d ClippingBox +syn keyword mupadFunction Rotate2d Rotate3d Scale2d Scale3d Transform2d +syn keyword mupadFunction Transform3d Translate2d Translate3d AmbientLight +syn keyword mupadFunction Camera DistantLight PointLight SpotLight + +" graphics Attributes +" graphics Output Attributes +syn keyword mupadIdentifier OutputFile OutputOptions +" graphics Defining Attributes +syn keyword mupadIdentifier Angle AngleRange AngleBegin AngleEnd +syn keyword mupadIdentifier Area Axis AxisX AxisY AxisZ Base Top +syn keyword mupadIdentifier BaseX TopX BaseY TopY BaseZ TopZ +syn keyword mupadIdentifier BaseRadius TopRadius Cells +syn keyword mupadIdentifier Center CenterX CenterY CenterZ +syn keyword mupadIdentifier Closed ColorData CommandList Contours CoordinateType +syn keyword mupadIdentifier Data DensityData DensityFunction From To +syn keyword mupadIdentifier FromX ToX FromY ToY FromZ ToZ +syn keyword mupadIdentifier Function FunctionX FunctionY FunctionZ +syn keyword mupadIdentifier Function1 Function2 Baseline +syn keyword mupadIdentifier Generations RotationAngle IterationRules StartRule StepLength +syn keyword mupadIdentifier TurtleRules Ground Heights Moves Inequalities +syn keyword mupadIdentifier InputFile Iterations StartingPoint +syn keyword mupadIdentifier LineColorFunction FillColorFunction +syn keyword mupadIdentifier Matrix2d Matrix3d +syn keyword mupadIdentifier MeshList MeshListType MeshListNormals +syn keyword mupadIdentifier MagneticQuantumNumber MomentumQuantumNumber PrincipalQuantumNumber +syn keyword mupadIdentifier Name Normal NormalX NormalY NormalZ +syn keyword mupadIdentifier ParameterName ParameterBegin ParameterEnd ParameterRange +syn keyword mupadIdentifier Points2d Points3d Radius RadiusFunction +syn keyword mupadIdentifier Position PositionX PositionY PositionZ +syn keyword mupadIdentifier Scale ScaleX ScaleY ScaleZ Shift ShiftX ShiftY ShiftZ +syn keyword mupadIdentifier SemiAxes SemiAxisX SemiAxisY SemiAxisZ +syn keyword mupadIdentifier Tangent1 Tangent1X Tangent1Y Tangent1Z +syn keyword mupadIdentifier Tangent2 Tangent2X Tangent2Y Tangent2Z +syn keyword mupadIdentifier Text TextOrientation TextRotation +syn keyword mupadIdentifier UName URange UMin UMax VName VRange VMin VMax +syn keyword mupadIdentifier XName XRange XMin XMax YName YRange YMin YMax +syn keyword mupadIdentifier ZName ZRange ZMin ZMax ViewingBox +syn keyword mupadIdentifier ViewingBoxXMin ViewingBoxXMax ViewingBoxXRange +syn keyword mupadIdentifier ViewingBoxYMin ViewingBoxYMax ViewingBoxYRange +syn keyword mupadIdentifier ViewingBoxZMin ViewingBoxZMax ViewingBoxZRange +syn keyword mupadIdentifier Visible +" graphics Axis Attributes +syn keyword mupadIdentifier Axes AxesInFront AxesLineColor AxesLineWidth +syn keyword mupadIdentifier AxesOrigin AxesOriginX AxesOriginY AxesOriginZ +syn keyword mupadIdentifier AxesTips AxesTitleAlignment +syn keyword mupadIdentifier AxesTitleAlignmentX AxesTitleAlignmentY AxesTitleAlignmentZ +syn keyword mupadIdentifier AxesTitles XAxisTitle YAxisTitle ZAxisTitle +syn keyword mupadIdentifier AxesVisible XAxisVisible YAxisVisible ZAxisVisible +syn keyword mupadIdentifier YAxisTitleOrientation +" graphics Tick Marks Attributes +syn keyword mupadIdentifier TicksAnchor XTicksAnchor YTicksAnchor ZTicksAnchor +syn keyword mupadIdentifier TicksAt XTicksAt YTicksAt ZTicksAt +syn keyword mupadIdentifier TicksBetween XTicksBetween YTicksBetween ZTicksBetween +syn keyword mupadIdentifier TicksDistance XTicksDistance YTicksDistance ZTicksDistance +syn keyword mupadIdentifier TicksNumber XTicksNumber YTicksNumber ZTicksNumber +syn keyword mupadIdentifier TicksVisible XTicksVisible YTicksVisible ZTicksVisible +syn keyword mupadIdentifier TicksLength TicksLabelStyle +syn keyword mupadIdentifier XTicksLabelStyle YTicksLabelStyle ZTicksLabelStyle +syn keyword mupadIdentifier TicksLabelsVisible +syn keyword mupadIdentifier XTicksLabelsVisible YTicksLabelsVisible ZTicksLabelsVisible +" graphics Grid Lines Attributes +syn keyword mupadIdentifier GridInFront GridLineColor SubgridLineColor +syn keyword mupadIdentifier GridLineStyle SubgridLineStyle GridLineWidth SubgridLineWidth +syn keyword mupadIdentifier GridVisible XGridVisible YGridVisible ZGridVisible +syn keyword mupadIdentifier SubgridVisible XSubgridVisible YSubgridVisible ZSubgridVisible +" graphics Animation Attributes +syn keyword mupadIdentifier Frames TimeRange TimeBegin TimeEnd +syn keyword mupadIdentifier VisibleAfter VisibleBefore VisibleFromTo +syn keyword mupadIdentifier VisibleAfterEnd VisibleBeforeBegin +" graphics Annotation Attributes +syn keyword mupadIdentifier Footer Header FooterAlignment HeaderAlignment +syn keyword mupadIdentifier HorizontalAlignment TitleAlignment VerticalAlignment +syn keyword mupadIdentifier Legend LegendEntry LegendText +syn keyword mupadIdentifier LegendAlignment LegendPlacement LegendVisible +syn keyword mupadIdentifier Title Titles +syn keyword mupadIdentifier TitlePosition TitlePositionX TitlePositionY TitlePositionZ +" graphics Layout Attributes +syn keyword mupadIdentifier Bottom Left Height Width Layout Rows Columns +syn keyword mupadIdentifier Margin BottomMargin TopMargin LeftMargin RightMargin +syn keyword mupadIdentifier OutputUnits Spacing +" graphics Calculation Attributes +syn keyword mupadIdentifier AdaptiveMesh DiscontinuitySearch Mesh SubMesh +syn keyword mupadIdentifier UMesh USubMesh VMesh VSubMesh +syn keyword mupadIdentifier XMesh XSubMesh YMesh YSubMesh Zmesh +" graphics Camera and Lights Attributes +syn keyword mupadIdentifier CameraCoordinates CameraDirection +syn keyword mupadIdentifier CameraDirectionX CameraDirectionY CameraDirectionZ +syn keyword mupadIdentifier FocalPoint FocalPointX FocalPointY FocalPointZ +syn keyword mupadIdentifier LightColor Lighting LightIntensity OrthogonalProjection +syn keyword mupadIdentifier SpotAngle ViewingAngle +syn keyword mupadIdentifier Target TargetX TargetY TargetZ +" graphics Presentation Style and Fonts Attributes +syn keyword mupadIdentifier ArrowLength +syn keyword mupadIdentifier AxesTitleFont FooterFont HeaderFont LegendFont +syn keyword mupadIdentifier TextFont TicksLabelFont TitleFont +syn keyword mupadIdentifier BackgroundColor BackgroundColor2 BackgroundStyle +syn keyword mupadIdentifier BackgroundTransparent Billboarding BorderColor BorderWidth +syn keyword mupadIdentifier BoxCenters BoxWidths DrawMode Gap XGap YGap +syn keyword mupadIdentifier Notched NotchWidth Scaling YXRatio ZXRatio +syn keyword mupadIdentifier VerticalAsymptotesVisible VerticalAsymptotesStyle +syn keyword mupadIdentifier VerticalAsymptotesColor VerticalAsymptotesWidth +" graphics Line Style Attributes +syn keyword mupadIdentifier LineColor LineColor2 LineColorType LineStyle +syn keyword mupadIdentifier LinesVisible ULinesVisible VLinesVisible XLinesVisible +syn keyword mupadIdentifier YLinesVisible LineWidth MeshVisible +" graphics Point Style Attributes +syn keyword mupadIdentifier PointColor PointSize PointStyle PointsVisible +" graphics Surface Style Attributes +syn keyword mupadIdentifier BarStyle Shadows Color Colors FillColor FillColor2 +syn keyword mupadIdentifier FillColorTrue FillColorFalse FillColorUnknown FillColorType +syn keyword mupadIdentifier Filled FillPattern FillPatterns FillStyle +syn keyword mupadIdentifier InterpolationStyle Shading UseNormals +" graphics Arrow Style Attributes +syn keyword mupadIdentifier TipAngle TipLength TipStyle TubeDiameter +syn keyword mupadIdentifier Tubular +" graphics meta-documentation Attributes +syn keyword mupadIdentifier objectGroupsListed + +if version >= 508 || !exists("did_mupad_syntax_inits") + if version < 508 + let did_mupad_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink mupadComment Comment + HiLink mupadString String + HiLink mupadOperator Operator + HiLink mupadSpecial Special + HiLink mupadStatement Statement + HiLink mupadUnderlined Underlined + HiLink mupadConditional Conditional + HiLink mupadRepeat Repeat + HiLink mupadFunction Function + HiLink mupadType Type + HiLink mupadDefine Define + HiLink mupadIdentifier Identifier + + delcommand HiLink +endif + +" TODO More comprehensive listing. diff --git a/vim73/syntax/mush.vim b/vim73/syntax/mush.vim new file mode 100644 index 0000000..0645f33 --- /dev/null +++ b/vim73/syntax/mush.vim @@ -0,0 +1,227 @@ +" MUSHcode syntax file +" Maintainer: Rick Bird +" Based on vim Syntax file by: Bek Oberin +" Last Updated: Fri Nov 04 20:28:15 2005 +" +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +" regular mush functions + +syntax keyword mushFunction contained @@ abs accent accname acos add after align +syntax keyword mushFunction contained allof alphamax alphamin and andflags +syntax keyword mushFunction contained andlflags andlpowers andpowers ansi aposs art +syntax keyword mushFunction contained asin atan atan2 atrlock attrcnt band baseconv +syntax keyword mushFunction contained beep before blank2tilde bnand bnot bor bound +syntax keyword mushFunction contained brackets break bxor cand cansee capstr case +syntax keyword mushFunction contained caseall cat ceil center checkpass children +syntax keyword mushFunction contained chr clone cmds cnetpost comp con config conn +syntax keyword mushFunction contained controls convsecs convtime convutcsecs cor +syntax keyword mushFunction contained cos create ctime ctu dec decrypt default +syntax keyword mushFunction contained delete die dig digest dist2d dist3d div +syntax keyword mushFunction contained division divscope doing downdiv dynhelp e +syntax keyword mushFunction contained edefault edit element elements elist elock +syntax keyword mushFunction contained emit empire empower encrypt endtag entrances +syntax keyword mushFunction contained eq escape etimefmt eval exit exp extract fdiv +syntax keyword mushFunction contained filter filterbool findable first firstof +syntax keyword mushFunction contained flags flip floor floordiv fmod fold +syntax keyword mushFunction contained folderstats followers following foreach +syntax keyword mushFunction contained fraction fullname functions get get_eval grab +syntax keyword mushFunction contained graball grep grepi gt gte hasattr hasattrp +syntax keyword mushFunction contained hasattrpval hasattrval hasdivpower hasflag +syntax keyword mushFunction contained haspower haspowergroup hastype height hidden +syntax keyword mushFunction contained home host hostname html idle idlesecs +syntax keyword mushFunction contained idle_average idle_times idle_total if ifelse +syntax keyword mushFunction contained ilev iname inc index indiv indivall insert +syntax keyword mushFunction contained inum ipaddr isdaylight isdbref isint isnum +syntax keyword mushFunction contained isword itemize items iter itext last lattr +syntax keyword mushFunction contained lcon lcstr ldelete ldivisions left lemit +syntax keyword mushFunction contained level lexits lflags link list lit ljust lmath +syntax keyword mushFunction contained ln lnum loc localize locate lock loctree log +syntax keyword mushFunction contained lparent lplayers lports lpos lsearch lsearchr +syntax keyword mushFunction contained lstats lt lte lthings lvcon lvexits lvplayers +syntax keyword mushFunction contained lvthings lwho mail maildstats mailfrom +syntax keyword mushFunction contained mailfstats mailstats mailstatus mailsubject +syntax keyword mushFunction contained mailtime map match matchall max mean median +syntax keyword mushFunction contained member merge mid min mix mod modulo modulus +syntax keyword mushFunction contained money mtime mudname mul munge mwho name nand +syntax keyword mushFunction contained nattr ncon nearby neq nexits next nor not +syntax keyword mushFunction contained nplayers nsemit nslemit nsoemit nspemit +syntax keyword mushFunction contained nsremit nszemit nthings null num nvcon +syntax keyword mushFunction contained nvexits nvplayers nvthings obj objeval objid +syntax keyword mushFunction contained objmem oemit ooref open or ord orflags +syntax keyword mushFunction contained orlflags orlpowers orpowers owner parent +syntax keyword mushFunction contained parse pcreate pemit pi pickrand playermem +syntax keyword mushFunction contained pmatch poll ports pos poss power powergroups +syntax keyword mushFunction contained powers powover program prompt pueblo quitprog +syntax keyword mushFunction contained quota r rand randword recv regedit regeditall +syntax keyword mushFunction contained regeditalli regediti regmatch regmatchi +syntax keyword mushFunction contained regrab regraball regraballi regrabi regrep +syntax keyword mushFunction contained regrepi remainder remit remove repeat replace +syntax keyword mushFunction contained rest restarts restarttime reswitch +syntax keyword mushFunction contained reswitchall reswitchalli reswitchi reverse +syntax keyword mushFunction contained revwords right rjust rloc rnum room root +syntax keyword mushFunction contained round s scan scramble search secs secure sent +syntax keyword mushFunction contained set setdiff setinter setq setr setunion sha0 +syntax keyword mushFunction contained shl shr shuffle sign signal sin sort sortby +syntax keyword mushFunction contained soundex soundlike soundslike space spellnum +syntax keyword mushFunction contained splice sql sqlescape sqrt squish ssl +syntax keyword mushFunction contained starttime stats stddev step strcat strinsert +syntax keyword mushFunction contained stripaccents stripansi strlen strmatch +syntax keyword mushFunction contained strreplace sub subj switch switchall t table +syntax keyword mushFunction contained tag tagwrap tan tel terminfo textfile +syntax keyword mushFunction contained tilde2blank time timefmt timestring tr +syntax keyword mushFunction contained trigger trim trimpenn trimtiny trunc type u +syntax keyword mushFunction contained ucstr udefault ufun uldefault ulocal updiv +syntax keyword mushFunction contained utctime v vadd val valid vcross vdim vdot +syntax keyword mushFunction contained version visible vmag vmax vmin vmul vsub +syntax keyword mushFunction contained vtattr vtcount vtcreate vtdestroy vtlcon +syntax keyword mushFunction contained vtloc vtlocate vtmaster vtname vtref vttel +syntax keyword mushFunction contained vunit wait where width wipe wordpos words +syntax keyword mushFunction contained wrap xcon xexits xget xor xplayers xthings +syntax keyword mushFunction contained xvcon xvexits xvplayers xvthings zemit zfun +syntax keyword mushFunction contained zmwho zone zwho + +" only highligh functions when they have an in-bracket immediately after +syntax match mushFunctionBrackets "\i*(" contains=mushFunction +" +" regular mush commands +syntax keyword mushAtCommandList contained @ALLHALT @ALLQUOTA @ASSERT @ATRCHOWN @ATRLOCK @ATTRIBUTE @BOOT +syntax keyword mushAtCommandList contained @BREAK @CEMIT @CHANNEL @CHAT @CHOWN @CHOWNALL @CHZONE @CHZONEALL +syntax keyword mushAtCommandList contained @CLOCK @CLONE @COBJ @COMMAND @CONFIG @CPATTR @CREATE @CRPLOG @DBCK +syntax keyword mushAtCommandList contained @DECOMPILE @DESTROY @DIG @DISABLE @DIVISION @DOING @DOLIST @DRAIN +syntax keyword mushAtCommandList contained @DUMP @EDIT @ELOCK @EMIT @EMPOWER @ENABLE @ENTRANCES @EUNLOCK @FIND +syntax keyword mushAtCommandList contained @FIRSTEXIT @FLAG @FORCE @FUNCTION @EDIT @GREP @HALT @HIDE @HOOK @KICK +syntax keyword mushAtCommandList contained @LEMIT @LEVEL @LINK @LIST @LISTMOTD @LOCK @LOG @LOGWIPE @LSET @MAIL @MALIAS +syntax keyword mushAtCommandList contained @MAP @MOTD @MVATTR @NAME @NEWPASSWORD @NOTIFY @NSCEMIT @NSEMIT @NSLEMIT +syntax keyword mushAtCommandList contained @NSOEMIT @NSPEMIT @NSPEMIT @NSREMIT @NSZEMIT @NUKE @OEMIT @OPEN @PARENT @PASSWORD +syntax keyword mushAtCommandList contained @PCREATE @PEMIT @POLL @POOR @POWERLEVEL @PROGRAM @PROMPT @PS @PURGE @QUOTA +syntax keyword mushAtCommandList contained @READCACHE @RECYCLE @REJECTMOTD @REMIT @RESTART @SCAN @SEARCH @SELECT @SET +syntax keyword mushAtCommandList contained @SHUTDOWN @SITELOCK @SNOOP @SQL @SQUOTA @STATS @SWITCH @SWEEP @SWITCH @TELEPORT +syntax keyword mushAtCommandList contained @TRIGGER @ULOCK @UNDESTROY @UNLINK @UNLOCK @UNRECYCLE @UPTIME @UUNLOCK @VERB +syntax keyword mushAtCommandList contained @VERSION @WAIT @WALL @WARNINGS @WCHECK @WHEREIS @WIPE @ZCLONE @ZEMIT +syntax match mushCommand "@\i\I*" contains=mushAtCommandList + + +syntax keyword mushCommand AHELP ANEWS ATTRIB_SET BRIEF BRIEF BUY CHANGES DESERT +syntax keyword mushCommand DISMISS DROP EMPTY ENTER EXAMINE FOLLOW GET GIVE GOTO +syntax keyword mushCommand HELP HUH_COMMAND INVENTORY INVENTORY LOOK LEAVE LOOK +syntax keyword mushCommand GOTO NEWS PAGE PAGE POSE RULES SAY SCORE SEMIPOSE +syntax keyword mushCommand SPECIALNEWS TAKE TEACH THINK UNFOLLOW USE WHISPER WHISPER +syntax keyword mushCommand WARN_ON_MISSING WHISPER WITH + +syntax match mushSpecial "\*\|!\|=\|-\|\\\|+" +syntax match mushSpecial2 contained "\*" + +syn region mushString start=+L\="+ skip=+\\\\\|\\"+ end=+"+ contains=mushSpecial,mushSpecial2,@Spell + + +syntax match mushIdentifier "&[^ ]\+" + +syntax match mushVariable "%r\|%t\|%cr\|%[A-Za-z0-9]\+\|%#\|##\|here" + +" numbers +syntax match mushNumber +[0-9]\++ + +" A comment line starts with a or # or " at the start of the line +" or an @@ +syntax keyword mushTodo contained TODO FIXME XXX +syntax cluster mushCommentGroup contains=mushTodo +syntax match mushComment "^\s*@@.*$" contains=mushTodo +syntax match mushComment "^#[^define|^ifdef|^else|^pragma|^ifndef|^echo|^elif|^undef|^warning].*$" contains=mushTodo +syntax match mushComment "^#$" contains=mushTodo +syntax region mushComment matchgroup=mushCommentStart start="/@@" end="@@/" contains=@mushCommentGroup,mushCommentStartError,mushCommentString,@Spell +syntax region mushCommentString contained start=+L\=\\\@" skip="\\$" end="$" end="//"me=s-1 contains=mushComment +syn match mushPreCondit display "^\s*\(%:\|#\)\s*\(else\|endif\)\>" + +syn cluster mushPreProcGroup contains=mushPreCondit,mushIncluded,mushInclude,mushDefine,mushSpecial,mushString,mushCommentSkip,mushCommentString,@mushCommentGroup,mushCommentStartError + +syn region mushIncluded display contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match mushIncluded display contained "<[^>]*>" +syn match mushInclude display "^\s*\(%:\|#\)\s*include\>\s*["<]" contains=mushIncluded +syn region mushDefine start="^\s*\(%:\|#\)\s*\(define\|undef\)\>" skip="\\$" end="$" end="//"me=s-1 contains=ALLBUT,@mushPreProcGroup,@Spell +syn region mushPreProc start="^\s*\(%:\|#\)\s*\(pragma\>\|line\>\|warning\>\|warn\>\|error\>\)" skip="\\$" end="$" keepend contains=ALLBUT,@mushPreProcGroup + + +syntax region mushFuncBoundaries start="\[" end="\]" contains=mushFunction,mushFlag,mushAttributes,mushNumber,mushCommand,mushVariable,mushSpecial2 + +" FLAGS +syntax keyword mushFlag PLAYER ABODE BUILDER CHOWN_OK DARK FLOATING +syntax keyword mushFlag GOING HAVEN INHERIT JUMP_OK KEY LINK_OK MONITOR +syntax keyword mushFlag NOSPOOF OPAQUE QUIET STICKY TRACE UNFINDABLE VISUAL +syntax keyword mushFlag WIZARD PARENT_OK ZONE AUDIBLE CONNECTED DESTROY_OK +syntax keyword mushFlag ENTER_OK HALTED IMMORTAL LIGHT MYOPIC PUPPET TERSE +syntax keyword mushFlag ROBOT SAFE TRANSPARENT VERBOSE CONTROL_OK COMMANDS + +syntax keyword mushAttribute aahear aclone aconnect adesc adfail adisconnect +syntax keyword mushAttribute adrop aefail aenter afail agfail ahear akill +syntax keyword mushAttribute aleave alfail alias amhear amove apay arfail +syntax keyword mushAttribute asucc atfail atport aufail ause away charges +syntax keyword mushAttribute cost desc dfail drop ealias efail enter fail +syntax keyword mushAttribute filter forwardlist gfail idesc idle infilter +syntax keyword mushAttribute inprefix kill lalias last lastsite leave lfail +syntax keyword mushAttribute listen move odesc odfail odrop oefail oenter +syntax keyword mushAttribute ofail ogfail okill oleave olfail omove opay +syntax keyword mushAttribute orfail osucc otfail otport oufail ouse oxenter +syntax keyword mushAttribute oxleave oxtport pay prefix reject rfail runout +syntax keyword mushAttribute semaphore sex startup succ tfail tport ufail +syntax keyword mushAttribute use va vb vc vd ve vf vg vh vi vj vk vl vm vn +syntax keyword mushAttribute vo vp vq vr vs vt vu vv vw vx vy vz + + +if version >= 508 || !exists("did_mush_syntax_inits") + if version < 508 + let did_mush_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink mushAttribute Constant + HiLink mushCommand Function + HiLink mushNumber Number + HiLink mushSetting PreProc + HiLink mushFunction Statement + HiLink mushVariable Identifier + HiLink mushSpecial Special + HiLink mushTodo Todo + HiLink mushFlag Special + HiLink mushIdentifier Identifier + HiLink mushDefine Macro + HiLink mushPreProc PreProc + HiLink mushPreProcGroup PreProc + HiLink mushPreCondit PreCondit + HiLink mushIncluded cString + HiLink mushInclude Include + + + +" Comments + HiLink mushCommentStart mushComment + HiLink mushComment Comment + HiLink mushCommentString mushString + + + delcommand HiLink +endif + +let b:current_syntax = "mush" + +" mush: ts=17 diff --git a/vim73/syntax/muttrc.vim b/vim73/syntax/muttrc.vim new file mode 100644 index 0000000..0037f8f --- /dev/null +++ b/vim73/syntax/muttrc.vim @@ -0,0 +1,768 @@ +" Vim syntax file +" Language: Mutt setup files +" Original: Preben 'Peppe' Guldberg +" Maintainer: Kyle Wheeler +" Last Change: 9 Aug 2010 + +" This file covers mutt version 1.5.20 (and most of the mercurial tip) +" Included are also a few features from 1.4.2.1 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Set the keyword characters +if version < 600 + set isk=@,48-57,_,- +else + setlocal isk=@,48-57,_,- +endif + +syn match muttrcComment "^# .*$" contains=@Spell +syn match muttrcComment "^#[^ ].*$" +syn match muttrcComment "^#$" +syn match muttrcComment "[^\\]#.*$"lc=1 + +" Escape sequences (back-tick and pipe goes here too) +syn match muttrcEscape +\\[#tnr"'Cc ]+ +syn match muttrcEscape +[`|]+ +syn match muttrcEscape +\\$+ + +" The variables takes the following arguments +"syn match muttrcString contained "=\s*[^ #"'`]\+"lc=1 contains=muttrcEscape +syn region muttrcString contained keepend start=+"+ms=e skip=+\\"+ end=+"+ contains=muttrcEscape,muttrcCommand,muttrcAction,muttrcShellString +syn region muttrcString contained keepend start=+'+ms=e skip=+\\'+ end=+'+ contains=muttrcEscape,muttrcCommand,muttrcAction +syn match muttrcStringNL contained skipwhite skipnl "\s*\\$" nextgroup=muttrcString,muttrcStringNL + +syn region muttrcShellString matchgroup=muttrcEscape keepend start=+`+ skip=+\\`+ end=+`+ contains=muttrcVarStr,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcCommand + +syn match muttrcRXChars contained /[^\\][][.*?+]\+/hs=s+1 +syn match muttrcRXChars contained /[][|()][.*?+]*/ +syn match muttrcRXChars contained /['"]^/ms=s+1 +syn match muttrcRXChars contained /$['"]/me=e-1 +syn match muttrcRXChars contained /\\/ +" Why does muttrcRXString2 work with one \ when muttrcRXString requires two? +syn region muttrcRXString contained skipwhite start=+'+ skip=+\\'+ end=+'+ contains=muttrcRXChars +syn region muttrcRXString contained skipwhite start=+"+ skip=+\\"+ end=+"+ contains=muttrcRXChars +syn region muttrcRXString contained skipwhite start=+[^ "'^]+ skip=+\\\s+ end=+\s+re=e-1 contains=muttrcRXChars +" For some reason, skip refuses to match backslashes here... +syn region muttrcRXString contained matchgroup=muttrcRXChars skipwhite start=+\^+ end=+[^\\]\s+re=e-1 contains=muttrcRXChars +syn region muttrcRXString contained matchgroup=muttrcRXChars skipwhite start=+\^+ end=+$\s+ contains=muttrcRXChars +syn region muttrcRXString2 contained skipwhite start=+'+ skip=+\'+ end=+'+ contains=muttrcRXChars +syn region muttrcRXString2 contained skipwhite start=+"+ skip=+\"+ end=+"+ contains=muttrcRXChars + +" these must be kept synchronized with muttrcRXString, but are intended for +" muttrcRXHooks +syn region muttrcRXHookString contained keepend skipwhite start=+'+ skip=+\\'+ end=+'+ contains=muttrcRXString nextgroup=muttrcString,muttrcStringNL +syn region muttrcRXHookString contained keepend skipwhite start=+"+ skip=+\\"+ end=+"+ contains=muttrcRXString nextgroup=muttrcString,muttrcStringNL +syn region muttrcRXHookString contained keepend skipwhite start=+[^ "'^]+ skip=+\\\s+ end=+\s+re=e-1 contains=muttrcRXString nextgroup=muttrcString,muttrcStringNL +syn region muttrcRXHookString contained keepend skipwhite start=+\^+ end=+[^\\]\s+re=e-1 contains=muttrcRXString nextgroup=muttrcString,muttrcStringNL +syn region muttrcRXHookString contained keepend matchgroup=muttrcRXChars skipwhite start=+\^+ end=+$\s+ contains=muttrcRXString nextgroup=muttrcString,muttrcStringNL +syn match muttrcRXHookStringNL contained skipwhite skipnl "\s*\\$" nextgroup=muttrcRXHookString,muttrcRXHookStringNL + +" these are exclusively for args lists (e.g. -rx pat pat pat ...) +syn region muttrcRXPat contained keepend skipwhite start=+'+ skip=+\\'+ end=+'\s*+ contains=muttrcRXString nextgroup=muttrcRXPat +syn region muttrcRXPat contained keepend skipwhite start=+"+ skip=+\\"+ end=+"\s*+ contains=muttrcRXString nextgroup=muttrcRXPat +syn match muttrcRXPat contained /[^-'"#!]\S\+/ skipwhite contains=muttrcRXChars nextgroup=muttrcRXPat +syn match muttrcRXDef contained "-rx\s\+" skipwhite nextgroup=muttrcRXPat + +syn match muttrcSpecial +\(['"]\)!\1+ + +syn match muttrcSetStrAssignment contained skipwhite /=\s*\%(\\\?\$\)\?[0-9A-Za-z_-]\+/hs=s+1 nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr contains=muttrcVariable,muttrcEscapedVariable +syn region muttrcSetStrAssignment contained skipwhite keepend start=+=\s*"+hs=s+1 end=+"+ skip=+\\"+ nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr contains=muttrcString +syn region muttrcSetStrAssignment contained skipwhite keepend start=+=\s*'+hs=s+1 end=+'+ skip=+\\'+ nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr contains=muttrcString +syn match muttrcSetBoolAssignment contained skipwhite /=\s*\\\?\$\w\+/hs=s+1 nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr contains=muttrcVariable,muttrcEscapedVariable +syn match muttrcSetBoolAssignment contained skipwhite /=\s*\%(yes\|no\)/hs=s+1 nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn match muttrcSetBoolAssignment contained skipwhite /=\s*"\%(yes\|no\)"/hs=s+1 nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn match muttrcSetBoolAssignment contained skipwhite /=\s*'\%(yes\|no\)'/hs=s+1 nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn match muttrcSetQuadAssignment contained skipwhite /=\s*\\\?\$\w\+/hs=s+1 nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr contains=muttrcVariable,muttrcEscapedVariable +syn match muttrcSetQuadAssignment contained skipwhite /=\s*\%(ask-\)\?\%(yes\|no\)/hs=s+1 nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn match muttrcSetQuadAssignment contained skipwhite /=\s*"\%(ask-\)\?\%(yes\|no\)"/hs=s+1 nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn match muttrcSetQuadAssignment contained skipwhite /=\s*'\%(ask-\)\?\%(yes\|no\)'/hs=s+1 nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn match muttrcSetNumAssignment contained skipwhite /=\s*\\\?\$\w\+/hs=s+1 nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr contains=muttrcVariable,muttrcEscapedVariable +syn match muttrcSetNumAssignment contained skipwhite /=\s*\d\+/hs=s+1 nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn match muttrcSetNumAssignment contained skipwhite /=\s*"\d\+"/hs=s+1 nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn match muttrcSetNumAssignment contained skipwhite /=\s*'\d\+'/hs=s+1 nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr + +" Now catch some email addresses and headers (purified version from mail.vim) +syn match muttrcEmail "[a-zA-Z0-9._-]\+@[a-zA-Z0-9./-]\+" +syn match muttrcHeader "\<\%(From\|To\|C[Cc]\|B[Cc][Cc]\|Reply-To\|Subject\|Return-Path\|Received\|Date\|Replied\|Attach\)\>:\=" + +syn match muttrcKeySpecial contained +\%(\\[Cc'"]\|\^\|\\[01]\d\{2}\)+ +syn match muttrcKey contained "\S\+" contains=muttrcKeySpecial,muttrcKeyName +syn region muttrcKey contained start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=muttrcKeySpecial,muttrcKeyName +syn region muttrcKey contained start=+'+ skip=+\\\\\|\\'+ end=+'+ contains=muttrcKeySpecial,muttrcKeyName +syn match muttrcKeyName contained "\" +syn match muttrcKeyName contained "\\[trne]" +syn match muttrcKeyName contained "\c<\%(BackSpace\|Delete\|Down\|End\|Enter\|Esc\|Home\|Insert\|Left\|PageDown\|PageUp\|Return\|Right\|Space\|Tab\|Up\)>" +syn match muttrcKeyName contained "" + +syn keyword muttrcVarBool skipwhite contained allow_8bit allow_ansi arrow_cursor ascii_chars askbcc askcc attach_split auto_tag autoedit beep beep_new nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained bounce_delivered braille_friendly check_new check_mbox_size nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained collapse_unread confirmappend confirmcreate crypt_autoencrypt nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained crypt_autopgp crypt_autosign crypt_autosmime crypt_replyencrypt nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained crypt_replysign crypt_replysignencrypted crypt_timestamp nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained crypt_use_gpgme crypt_use_pka delete_untag digest_collapse duplicate_threads nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained edit_hdrs edit_headers encode_from envelope_from fast_reply nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained fcc_clear followup_to force_name forw_decode nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained forw_decrypt forw_quote forward_decode forward_decrypt nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained forward_quote hdrs header help hidden_host hide_limited nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained hide_missing hide_thread_subject hide_top_limited nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained hide_top_missing honor_disposition ignore_linear_white_space ignore_list_reply_to imap_check_subscribed nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained imap_list_subscribed imap_passive imap_peek imap_servernoise nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained implicit_autoview include_onlyfirst keep_flagged nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained mailcap_sanitize maildir_header_cache_verify maildir_trash nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained mark_old markers menu_move_off menu_scroll message_cache_clean meta_key nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained metoo mh_purge mime_forward_decode narrow_tree pager_stop nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained pgp_auto_decode pgp_auto_traditional pgp_autoencrypt nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained pgp_autoinline pgp_autosign pgp_check_exit nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained pgp_create_traditional pgp_ignore_subkeys pgp_long_ids nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained pgp_replyencrypt pgp_replyinline pgp_replysign nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained pgp_replysignencrypted pgp_retainable_sigs pgp_show_unusable nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained pgp_strict_enc pgp_use_gpg_agent pipe_decode pipe_split nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained pop_auth_try_all pop_last print_decode print_split nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained prompt_after read_only reply_self resolve reverse_alias nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained reverse_name reverse_realname rfc2047_parameters save_address nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained save_empty save_name score sig_dashes sig_on_top nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained smart_wrap smime_ask_cert_label smime_decrypt_use_default_key nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained smime_is_default sort_re ssl_force_tls ssl_use_sslv2 nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained ssl_use_sslv3 ssl_use_tlsv1 ssl_usesystemcerts ssl_verify_dates ssl_verify_host status_on_top nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained strict_mime strict_threads suspend text_flowed thorough_search nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained thread_received tilde uncollapse_jump use_8bitmime nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained use_domain use_envelope_from use_from use_idn use_ipv6 nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained user_agent wait_key weed wrap_search write_bcc nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr + +syn keyword muttrcVarBool skipwhite contained noallow_8bit noallow_ansi noarrow_cursor noascii_chars noaskbcc nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained noaskcc noattach_split noauto_tag noautoedit nobeep nobeep_new nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nobounce_delivered nobraille_friendly nocheck_new nocollapse_unread nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained noconfirmappend noconfirmcreate nocrypt_autoencrypt nocrypt_autopgp nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nocrypt_autosign nocrypt_autosmime nocrypt_replyencrypt nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nocrypt_replysign nocrypt_replysignencrypted nocrypt_timestamp nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nocrypt_use_gpgme nodelete_untag nodigest_collapse noduplicate_threads nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained noedit_hdrs noedit_headers noencode_from noenvelope_from nofast_reply nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nofcc_clear nofollowup_to noforce_name noforw_decode nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained noforw_decrypt noforw_quote noforward_decode noforward_decrypt nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained noforward_quote nohdrs noheader nohelp nohidden_host nohide_limited nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nohide_missing nohide_thread_subject nohide_top_limited nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nohide_top_missing nohonor_disposition noignore_list_reply_to noimap_check_subscribed nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained noimap_list_subscribed noimap_passive noimap_peek noimap_servernoise nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained noimplicit_autoview noinclude_onlyfirst nokeep_flagged nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nomailcap_sanitize nomaildir_header_cache_verify nomaildir_trash nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nomark_old nomarkers nomenu_move_off nomenu_scroll nometa_key nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nometoo nomh_purge nomime_forward_decode nonarrow_tree nopager_stop nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nopgp_auto_decode nopgp_auto_traditional nopgp_autoencrypt nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nopgp_autoinline nopgp_autosign nopgp_check_exit nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nopgp_create_traditional nopgp_ignore_subkeys nopgp_long_ids nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nopgp_replyencrypt nopgp_replyinline nopgp_replysign nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nopgp_replysignencrypted nopgp_retainable_sigs nopgp_show_unusable nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nopgp_strict_enc nopgp_use_gpg_agent nopipe_decode nopipe_split nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nopop_auth_try_all nopop_last noprint_decode noprint_split nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained noprompt_after noread_only noreply_self noresolve noreverse_alias nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained noreverse_name noreverse_realname norfc2047_parameters nosave_address nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nosave_empty nosave_name noscore nosig_dashes nosig_on_top nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nosmart_wrap nosmime_ask_cert_label nosmime_decrypt_use_default_key nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nosmime_is_default nosort_re nossl_force_tls nossl_use_sslv2 nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nossl_use_sslv3 nossl_use_tlsv1 nossl_usesystemcerts nostatus_on_top nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nostrict_threads nosuspend notext_flowed nothorough_search nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nothread_received notilde nouncollapse_jump nouse_8bitmime nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nouse_domain nouse_envelope_from nouse_from nouse_idn nouse_ipv6 nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained nouser_agent nowait_key noweed nowrap_search nowrite_bcc nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr + +syn keyword muttrcVarBool skipwhite contained invallow_8bit invallow_ansi invarrow_cursor invascii_chars invaskbcc nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invaskcc invattach_split invauto_tag invautoedit invbeep invbeep_new nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invbounce_delivered invbraille_friendly invcheck_new invcollapse_unread nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invconfirmappend invconfirmcreate invcrypt_autoencrypt invcrypt_autopgp nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invcrypt_autosign invcrypt_autosmime invcrypt_replyencrypt nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invcrypt_replysign invcrypt_replysignencrypted invcrypt_timestamp nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invcrypt_use_gpgme invdelete_untag invdigest_collapse invduplicate_threads nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invedit_hdrs invedit_headers invencode_from invenvelope_from invfast_reply nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invfcc_clear invfollowup_to invforce_name invforw_decode nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invforw_decrypt invforw_quote invforward_decode invforward_decrypt nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invforward_quote invhdrs invheader invhelp invhidden_host invhide_limited nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invhide_missing invhide_thread_subject invhide_top_limited nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invhide_top_missing invhonor_disposition invignore_list_reply_to invimap_check_subscribed nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invimap_list_subscribed invimap_passive invimap_peek invimap_servernoise nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invimplicit_autoview invinclude_onlyfirst invkeep_flagged nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invmailcap_sanitize invmaildir_header_cache_verify invmaildir_trash nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invmark_old invmarkers invmenu_move_off invmenu_scroll invmeta_key nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invmetoo invmh_purge invmime_forward_decode invnarrow_tree invpager_stop nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invpgp_auto_decode invpgp_auto_traditional invpgp_autoencrypt nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invpgp_autoinline invpgp_autosign invpgp_check_exit nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invpgp_create_traditional invpgp_ignore_subkeys invpgp_long_ids nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invpgp_replyencrypt invpgp_replyinline invpgp_replysign nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invpgp_replysignencrypted invpgp_retainable_sigs invpgp_show_unusable nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invpgp_strict_enc invpgp_use_gpg_agent invpipe_decode invpipe_split nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invpop_auth_try_all invpop_last invprint_decode invprint_split nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invprompt_after invread_only invreply_self invresolve invreverse_alias nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invreverse_name invreverse_realname invrfc2047_parameters invsave_address nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invsave_empty invsave_name invscore invsig_dashes invsig_on_top nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invsmart_wrap invsmime_ask_cert_label invsmime_decrypt_use_default_key nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invsmime_is_default invsort_re invssl_force_tls invssl_use_sslv2 nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invssl_use_sslv3 invssl_use_tlsv1 invssl_usesystemcerts invstatus_on_top nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invstrict_threads invsuspend invtext_flowed invthorough_search nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invthread_received invtilde invuncollapse_jump invuse_8bitmime nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invuse_domain invuse_envelope_from invuse_from invuse_idn invuse_ipv6 nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarBool skipwhite contained invuser_agent invwait_key invweed invwrap_search invwrite_bcc nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr + +syn keyword muttrcVarQuad skipwhite contained abort_nosubject abort_unmodified bounce copy nextgroup=muttrcSetQuadAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarQuad skipwhite contained crypt_verify_sig delete fcc_attach forward_edit honor_followup_to nextgroup=muttrcSetQuadAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarQuad skipwhite contained include mime_forward mime_forward_rest mime_fwd move nextgroup=muttrcSetQuadAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarQuad skipwhite contained pgp_mime_auto pgp_verify_sig pop_delete pop_reconnect nextgroup=muttrcSetQuadAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarQuad skipwhite contained postpone print quit recall reply_to ssl_starttls nextgroup=muttrcSetQuadAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr + +syn keyword muttrcVarQuad skipwhite contained noabort_nosubject noabort_unmodified nobounce nocopy nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarQuad skipwhite contained nocrypt_verify_sig nodelete nofcc_attach noforward_edit nohonor_followup_to nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarQuad skipwhite contained noinclude nomime_forward nomime_forward_rest nomime_fwd nomove nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarQuad skipwhite contained nopgp_mime_auto nopgp_verify_sig nopop_delete nopop_reconnect nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarQuad skipwhite contained nopostpone noprint noquit norecall noreply_to nossl_starttls nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr + +syn keyword muttrcVarQuad skipwhite contained invabort_nosubject invabort_unmodified invbounce invcopy nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarQuad skipwhite contained invcrypt_verify_sig invdelete invfcc_attach invforward_edit invhonor_followup_to nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarQuad skipwhite contained invinclude invmime_forward invmime_forward_rest invmime_fwd invmove nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarQuad skipwhite contained invpgp_mime_auto invpgp_verify_sig invpop_delete invpop_reconnect nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarQuad skipwhite contained invpostpone invprint invquit invrecall invreply_to invssl_starttls nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr + +syn keyword muttrcVarNum skipwhite contained connect_timeout history imap_keepalive imap_pipeline_depth mail_check nextgroup=muttrcSetNumAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarNum skipwhite contained menu_context net_inc pager_context pager_index_lines pgp_timeout nextgroup=muttrcSetNumAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarNum skipwhite contained pop_checkinterval read_inc save_history score_threshold_delete nextgroup=muttrcSetNumAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarNum skipwhite contained score_threshold_flag score_threshold_read search_context sendmail_wait sleep_time nextgroup=muttrcSetNumAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarNum skipwhite contained smime_timeout ssl_min_dh_prime_bits timeout time_inc wrap wrapmargin nextgroup=muttrcSetNumAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarNum skipwhite contained write_inc nextgroup=muttrcSetNumAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr + +syn match muttrcFormatErrors contained /%./ + +syn match muttrcStrftimeEscapes contained /%[AaBbCcDdeFGgHhIjklMmnpRrSsTtUuVvWwXxYyZz+%]/ +syn match muttrcStrftimeEscapes contained /%E[cCxXyY]/ +syn match muttrcStrftimeEscapes contained /%O[BdeHImMSuUVwWy]/ + +syn region muttrcIndexFormatStr contained skipwhite keepend start=+"+ skip=+\\"+ end=+"+ contains=muttrcIndexFormatEscapes,muttrcIndexFormatConditionals,muttrcFormatErrors,muttrcTimeEscapes nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcIndexFormatStr contained skipwhite keepend start=+'+ skip=+\\'+ end=+'+ contains=muttrcIndexFormatEscapes,muttrcIndexFormatConditionals,muttrcFormatErrors,muttrcTimeEscapes nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcQueryFormatStr contained skipwhite keepend start=+"+ skip=+\\"+ end=+"+ contains=muttrcQueryFormatEscapes,muttrcQueryFormatConditionals,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcAliasFormatStr contained skipwhite keepend start=+"+ skip=+\\"+ end=+"+ contains=muttrcAliasFormatEscapes,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcAliasFormatStr contained skipwhite keepend start=+'+ skip=+\\'+ end=+'+ contains=muttrcAliasFormatEscapes,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcAttachFormatStr contained skipwhite keepend start=+"+ skip=+\\"+ end=+"+ contains=muttrcAttachFormatEscapes,muttrcAttachFormatConditionals,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcAttachFormatStr contained skipwhite keepend start=+'+ skip=+\\'+ end=+'+ contains=muttrcAttachFormatEscapes,muttrcAttachFormatConditionals,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcComposeFormatStr contained skipwhite keepend start=+"+ skip=+\\"+ end=+"+ contains=muttrcComposeFormatEscapes,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcComposeFormatStr contained skipwhite keepend start=+'+ skip=+\\'+ end=+'+ contains=muttrcComposeFormatEscapes,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcFolderFormatStr contained skipwhite keepend start=+"+ skip=+\\"+ end=+"+ contains=muttrcFolderFormatEscapes,muttrcFolderFormatConditionals,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcFolderFormatStr contained skipwhite keepend start=+'+ skip=+\\'+ end=+'+ contains=muttrcFolderFormatEscapes,muttrcFolderFormatConditionals,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcMixFormatStr contained skipwhite keepend start=+"+ skip=+\\"+ end=+"+ contains=muttrcMixFormatEscapes,muttrcMixFormatConditionals,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcMixFormatStr contained skipwhite keepend start=+'+ skip=+\\'+ end=+'+ contains=muttrcMixFormatEscapes,muttrcMixFormatConditionals,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcPGPFormatStr contained skipwhite keepend start=+"+ skip=+\\"+ end=+"+ contains=muttrcPGPFormatEscapes,muttrcPGPFormatConditionals,muttrcFormatErrors,muttrcPGPTimeEscapes nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcPGPFormatStr contained skipwhite keepend start=+'+ skip=+\\'+ end=+'+ contains=muttrcPGPFormatEscapes,muttrcPGPFormatConditionals,muttrcFormatErrors,muttrcPGPTimeEscapes nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcPGPCmdFormatStr contained skipwhite keepend start=+"+ skip=+\\"+ end=+"+ contains=muttrcPGPCmdFormatEscapes,muttrcPGPCmdFormatConditionals,muttrcVariable,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcPGPCmdFormatStr contained skipwhite keepend start=+'+ skip=+\\'+ end=+'+ contains=muttrcPGPCmdFormatEscapes,muttrcPGPCmdFormatConditionals,muttrcVariable,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcStatusFormatStr contained skipwhite keepend start=+"+ skip=+\\"+ end=+"+ contains=muttrcStatusFormatEscapes,muttrcStatusFormatConditionals,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcStatusFormatStr contained skipwhite keepend start=+'+ skip=+\\'+ end=+'+ contains=muttrcStatusFormatEscapes,muttrcStatusFormatConditionals,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcPGPGetKeysFormatStr contained skipwhite keepend start=+"+ skip=+\\"+ end=+"+ contains=muttrcPGPGetKeysFormatEscapes,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcPGPGetKeysFormatStr contained skipwhite keepend start=+'+ skip=+\\'+ end=+'+ contains=muttrcPGPGetKeysFormatEscapes,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcSmimeFormatStr contained skipwhite keepend start=+"+ skip=+\\"+ end=+"+ contains=muttrcSmimeFormatEscapes,muttrcSmimeFormatConditionals,muttrcVariable,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcSmimeFormatStr contained skipwhite keepend start=+'+ skip=+\\'+ end=+'+ contains=muttrcSmimeFormatEscapes,muttrcSmimeFormatConditionals,muttrcVariable,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcStrftimeFormatStr contained skipwhite keepend start=+"+ skip=+\\"+ end=+"+ contains=muttrcStrftimeEscapes,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn region muttrcStrftimeFormatStr contained skipwhite keepend start=+'+ skip=+\\'+ end=+'+ contains=muttrcStrftimeEscapes,muttrcFormatErrors nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr + +" The following info was pulled from hdr_format_str in hdrline.c +syn match muttrcIndexFormatEscapes contained /%\%(\%(-\?[0-9]\+\)\?\%(\.[0-9]\+\)\?\)\?[:_]\?[aAbBcCdDeEfFHilLmMnNOPsStTuvXyYZ%]/ +syn match muttrcIndexFormatEscapes contained /%[>|*]./ +syn match muttrcIndexFormatConditionals contained /%?[EFHlLMNOXyY]?/ nextgroup=muttrcFormatConditionals2 +" The following info was pulled from alias_format_str in addrbook.c +syn match muttrcAliasFormatEscapes contained /%\%(\%(-\?[0-9]\+\)\?\%(\.[0-9]\+\)\?\)\?[:_]\?[afnrt%]/ +" The following info was pulled from query_format_str in query.c +syn match muttrcQueryFormatEscapes contained /%\%(\%(-\?[0-9]\+\)\?\%(\.[0-9]\+\)\?\)\?[:_]\?[acent%]/ +syn match muttrcQueryFormatConditionals contained /%?[e]?/ nextgroup=muttrcFormatConditionals2 +" The following info was pulled from mutt_attach_fmt in recvattach.c +syn match muttrcAttachFormatEscapes contained /%\%(\%(-\?[0-9]\+\)\?\%(\.[0-9]\+\)\?\)\?[:_]\?[CcDdefImMnQstTuX%]/ +syn match muttrcAttachFormatEscapes contained /%[>|*]./ +syn match muttrcAttachFormatConditionals contained /%?[CcdDefInmMQstTuX]?/ nextgroup=muttrcFormatConditionals2 +syn match muttrcFormatConditionals2 contained /[^?]*?/ +" The following info was pulled from compose_format_str in compose.c +syn match muttrcComposeFormatEscapes contained /%\%(\%(-\?[0-9]\+\)\?\%(\.[0-9]\+\)\?\)\?[:_]\?[ahlv%]/ +syn match muttrcComposeFormatEscapes contained /%[>|*]./ +" The following info was pulled from folder_format_str in browser.c +syn match muttrcFolderFormatEscapes contained /%\%(\%(-\?[0-9]\+\)\?\%(\.[0-9]\+\)\?\)\?[:_]\?[CDdfFglNstu%]/ +syn match muttrcFolderFormatEscapes contained /%[>|*]./ +syn match muttrcFolderFormatConditionals contained /%?[N]?/ +" The following info was pulled from mix_entry_fmt in remailer.c +syn match muttrcMixFormatEscapes contained /%\%(\%(-\?[0-9]\+\)\?\%(\.[0-9]\+\)\?\)\?[:_]\?[ncsa%]/ +syn match muttrcMixFormatConditionals contained /%?[ncsa]?/ +" The following info was pulled from crypt_entry_fmt in crypt-gpgme.c +" and pgp_entry_fmt in pgpkey.c (note that crypt_entry_fmt supports +" 'p', but pgp_entry_fmt does not). +syn match muttrcPGPFormatEscapes contained /%\%(\%(-\?[0-9]\+\)\?\%(\.[0-9]\+\)\?\)\?[:_]\?[nkualfctp%]/ +syn match muttrcPGPFormatConditionals contained /%?[nkualfct]?/ +" The following info was pulled from _mutt_fmt_pgp_command in +" pgpinvoke.c +syn match muttrcPGPCmdFormatEscapes contained /%\%(\%(-\?[0-9]\+\)\?\%(\.[0-9]\+\)\?\)\?[:_]\?[pfsar%]/ +syn match muttrcPGPCmdFormatConditionals contained /%?[pfsar]?/ nextgroup=muttrcFormatConditionals2 +" The following info was pulled from status_format_str in status.c +syn match muttrcStatusFormatEscapes contained /%\%(\%(-\?[0-9]\+\)\?\%(\.[0-9]\+\)\?\)\?[:_]\?[bdfFhlLmMnopPrsStuvV%]/ +syn match muttrcStatusFormatEscapes contained /%[>|*]./ +syn match muttrcStatusFormatConditionals contained /%?[bdFlLmMnoptuV]?/ nextgroup=muttrcFormatConditionals2 +" This matches the documentation, but directly contradicts the code +" (according to the code, this should be identical to the +" muttrcPGPCmdFormatEscapes +syn match muttrcPGPGetKeysFormatEscapes contained /%\%(\%(-\?[0-9]\+\)\?\%(\.[0-9]\+\)\?\)\?[:_]\?[r%]/ +" The following info was pulled from _mutt_fmt_smime_command in +" smime.c +syn match muttrcSmimeFormatEscapes contained /%\%(\%(-\?[0-9]\+\)\?\%(\.[0-9]\+\)\?\)\?[:_]\?[Cciskaf%]/ +syn match muttrcSmimeFormatConditionals contained /%?[Cciskaf]?/ nextgroup=muttrcFormatConditionals2 + +syn region muttrcTimeEscapes contained start=+%{+ end=+}+ contains=muttrcStrftimeEscapes +syn region muttrcTimeEscapes contained start=+%\[+ end=+\]+ contains=muttrcStrftimeEscapes +syn region muttrcTimeEscapes contained start=+%(+ end=+)+ contains=muttrcStrftimeEscapes +syn region muttrcTimeEscapes contained start=+%<+ end=+>+ contains=muttrcStrftimeEscapes +syn region muttrcPGPTimeEscapes contained start=+%\[+ end=+\]+ contains=muttrcStrftimeEscapes + +syn keyword muttrcVarStr contained skipwhite attribution index_format message_format pager_format nextgroup=muttrcVarEqualsIdxFmt +syn match muttrcVarEqualsIdxFmt contained skipwhite "=" nextgroup=muttrcIndexFormatStr +syn keyword muttrcVarStr contained skipwhite alias_format nextgroup=muttrcVarEqualsAliasFmt +syn match muttrcVarEqualsAliasFmt contained skipwhite "=" nextgroup=muttrcAliasFormatStr +syn keyword muttrcVarStr contained skipwhite attach_format nextgroup=muttrcVarEqualsAttachFmt +syn match muttrcVarEqualsAttachFmt contained skipwhite "=" nextgroup=muttrcAttachFormatStr +syn keyword muttrcVarStr contained skipwhite compose_format nextgroup=muttrcVarEqualsComposeFmt +syn match muttrcVarEqualsComposeFmt contained skipwhite "=" nextgroup=muttrcComposeFormatStr +syn keyword muttrcVarStr contained skipwhite folder_format nextgroup=muttrcVarEqualsFolderFmt +syn match muttrcVarEqualsFolderFmt contained skipwhite "=" nextgroup=muttrcFolderFormatStr +syn keyword muttrcVarStr contained skipwhite mix_entry_format nextgroup=muttrcVarEqualsMixFmt +syn match muttrcVarEqualsMixFmt contained skipwhite "=" nextgroup=muttrcMixFormatStr +syn keyword muttrcVarStr contained skipwhite pgp_entry_format nextgroup=muttrcVarEqualsPGPFmt +syn match muttrcVarEqualsPGPFmt contained skipwhite "=" nextgroup=muttrcPGPFormatStr +syn keyword muttrcVarStr contained skipwhite query_format nextgroup=muttrcVarEqualsQueryFmt +syn match muttrcVarEqualsQueryFmt contained skipwhite "=" nextgroup=muttrcQueryFormatStr +syn keyword muttrcVarStr contained skipwhite pgp_decode_command pgp_verify_command pgp_decrypt_command pgp_clearsign_command pgp_sign_command pgp_encrypt_sign_command pgp_encrypt_only_command pgp_import_command pgp_export_command pgp_verify_key_command pgp_list_secring_command pgp_list_pubring_command nextgroup=muttrcVarEqualsPGPCmdFmt +syn match muttrcVarEqualsPGPCmdFmt contained skipwhite "=" nextgroup=muttrcPGPCmdFormatStr +syn keyword muttrcVarStr contained skipwhite status_format nextgroup=muttrcVarEqualsStatusFmt +syn match muttrcVarEqualsStatusFmt contained skipwhite "=" nextgroup=muttrcStatusFormatStr +syn keyword muttrcVarStr contained skipwhite pgp_getkeys_command nextgroup=muttrcVarEqualsPGPGetKeysFmt +syn match muttrcVarEqualsPGPGetKeysFmt contained skipwhite "=" nextgroup=muttrcPGPGetKeysFormatStr +syn keyword muttrcVarStr contained skipwhite smime_decrypt_command smime_verify_command smime_verify_opaque_command smime_sign_command smime_sign_opaque_command smime_encrypt_command smime_pk7out_command smime_get_cert_command smime_get_signer_cert_command smime_import_cert_command smime_get_cert_email_command nextgroup=muttrcVarEqualsSmimeFmt +syn match muttrcVarEqualsSmimeFmt contained skipwhite "=" nextgroup=muttrcSmimeFormatStr +syn keyword muttrcVarStr contained skipwhite date_format nextgroup=muttrcVarEqualsStrftimeFmt +syn match muttrcVarEqualsStrftimeFmt contained skipwhite "=" nextgroup=muttrcStrftimeFormatStr + +syn match muttrcVPrefix contained /[?&]/ nextgroup=muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr + +syn match muttrcVarStr contained skipwhite 'my_[a-zA-Z0-9_]\+' nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite alias_file assumed_charset attach_charset attach_sep nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite certificate_file charset config_charset content_type nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite default_hook display_filter dotlock_program dsn_notify nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite dsn_return editor entropy_file envelope_from_address escape folder nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite forw_format forward_format from gecos_mask hdr_format nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite header_cache header_cache_compress header_cache_pagesize nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite history_file hostname imap_authenticators nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite imap_delim_chars imap_headers imap_idle imap_login imap_pass nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite imap_user indent_str indent_string ispell locale mailcap_path nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite mask mbox mbox_type message_cachedir mh_seq_flagged mh_seq_replied nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite mh_seq_unseen mixmaster msg_format pager nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite pgp_good_sign nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite pgp_mime_signature_filename nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite pgp_mime_signature_description pgp_sign_as nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite pgp_sort_keys nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite pipe_sep pop_authenticators pop_host pop_pass pop_user post_indent_str nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite post_indent_string postponed preconnect print_cmd print_command nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite query_command quote_regexp realname record reply_regexp send_charset nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite sendmail shell signature simple_search smileys smime_ca_location nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite smime_certificates smime_default_key nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite smime_encrypt_with nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite smime_keys smime_sign_as nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite smtp_url smtp_authenticators smtp_pass sort sort_alias sort_aux nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite sort_browser spam_separator spoolfile ssl_ca_certificates_file ssl_client_cert nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcVarStr contained skipwhite status_chars tmpdir to_chars tunnel visual nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr + +" Present in 1.4.2.1 (pgp_create_traditional was a bool then) +syn keyword muttrcVarBool contained skipwhite imap_force_ssl noimap_force_ssl invimap_force_ssl nextgroup=muttrcSetBoolAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +"syn keyword muttrcVarQuad contained pgp_create_traditional nopgp_create_traditional invpgp_create_traditional +syn keyword muttrcVarStr contained skipwhite alternates nextgroup=muttrcSetStrAssignment,muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr + +syn keyword muttrcMenu contained alias attach browser compose editor index pager postpone pgp mix query generic +syn match muttrcMenuList "\S\+" contained contains=muttrcMenu +syn match muttrcMenuCommas /,/ contained + +syn keyword muttrcHooks contained skipwhite account-hook charset-hook iconv-hook message-hook folder-hook mbox-hook save-hook fcc-hook fcc-save-hook send-hook send2-hook reply-hook crypt-hook + +syn keyword muttrcCommand auto_view alternative_order exec unalternative_order +syn keyword muttrcCommand hdr_order iconv-hook ignore mailboxes my_hdr unmailboxes +syn keyword muttrcCommand pgp-hook push score source unauto_view unhdr_order +syn keyword muttrcCommand unignore unmono unmy_hdr unscore +syn keyword muttrcCommand mime_lookup unmime_lookup ungroup +syn keyword muttrcCommand unalternative_order +syn keyword muttrcCommand skipwhite charset-hook nextgroup=muttrcRXString +syn keyword muttrcCommand skipwhite unhook nextgroup=muttrcHooks + +syn keyword muttrcCommand skipwhite spam nextgroup=muttrcSpamPattern +syn region muttrcSpamPattern contained skipwhite keepend start=+'+ skip=+\\'+ end=+'+ contains=muttrcPattern nextgroup=muttrcString,muttrcStringNL +syn region muttrcSpamPattern contained skipwhite keepend start=+"+ skip=+\\"+ end=+"+ contains=muttrcPattern nextgroup=muttrcString,muttrcStringNL + +syn keyword muttrcCommand skipwhite nospam nextgroup=muttrcNoSpamPattern +syn region muttrcNoSpamPattern contained skipwhite keepend start=+'+ skip=+\\'+ end=+'+ contains=muttrcPattern +syn region muttrcNoSpamPattern contained skipwhite keepend start=+"+ skip=+\\"+ end=+"+ contains=muttrcPattern + +syn match muttrcAttachmentsMimeType contained "[*a-z0-9_-]\+/[*a-z0-9._-]\+\s*" skipwhite nextgroup=muttrcAttachmentsMimeType +syn match muttrcAttachmentsFlag contained "[+-]\%([AI]\|inline\|attachment\)\s\+" skipwhite nextgroup=muttrcAttachmentsMimeType +syn match muttrcAttachmentsLine "^\s*\%(un\)\?attachments\s\+" skipwhite nextgroup=muttrcAttachmentsFlag + +syn match muttrcUnHighlightSpace contained "\%(\s\+\|\\$\)" + +syn keyword muttrcAsterisk contained * +syn keyword muttrcListsKeyword lists skipwhite nextgroup=muttrcGroupDef,muttrcComment +syn keyword muttrcListsKeyword unlists skipwhite nextgroup=muttrcAsterisk,muttrcComment + +syn keyword muttrcSubscribeKeyword subscribe nextgroup=muttrcGroupDef,muttrcComment +syn keyword muttrcSubscribeKeyword unsubscribe nextgroup=muttrcAsterisk,muttrcComment + +syn keyword muttrcAlternateKeyword contained alternates unalternates +syn region muttrcAlternatesLine keepend start=+^\s*\%(un\)\?alternates\s+ skip=+\\$+ end=+$+ contains=muttrcAlternateKeyword,muttrcGroupDef,muttrcRXPat,muttrcUnHighlightSpace,muttrcComment + +syn match muttrcVariable contained "\\\@]\+" contains=muttrcEmail +syn match muttrcFunction contained "\<\%(attach\|bounce\|copy\|delete\|display\|flag\|forward\|parent\|pipe\|postpone\|print\|recall\|resend\|save\|send\|tag\|undelete\)-message\>" +syn match muttrcFunction contained "\<\%(delete\|next\|previous\|read\|tag\|break\|undelete\)-thread\>" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\<\%(backward\|capitalize\|downcase\|forward\|kill\|upcase\)-word\>" +syn match muttrcFunction contained "\<\%(delete\|filter\|first\|last\|next\|pipe\|previous\|print\|save\|select\|tag\|undelete\)-entry\>" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\" +syn match muttrcFunction contained "\<\%(backspace\|backward-char\|bol\|bottom\|bottom-page\|buffy-cycle\|clear-flag\|complete\%(-query\)\?\|copy-file\|create-alias\|detach-file\|eol\|exit\|extract-keys\|\%(imap-\)\?fetch-mail\|forget-passphrase\|forward-char\|group-reply\|help\|ispell\|jump\|limit\|list-reply\|mail\|mail-key\|mark-as-new\|middle-page\|new-mime\|noop\|pgp-menu\|query\|query-append\|quit\|quote-char\|read-subthread\|redraw-screen\|refresh\|rename-file\|reply\|select-new\|set-flag\|shell-escape\|skip-quoted\|sort\|subscribe\|sync-mailbox\|top\|top-page\|transpose-chars\|unsubscribe\|untag-pattern\|verify-key\|what-key\|write-fcc\)\>" +syn match muttrcAction contained "<[^>]\{-}>" contains=muttrcBadAction,muttrcFunction,muttrcKeyName + +syn keyword muttrcCommand set skipwhite nextgroup=muttrcVPrefix,muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcCommand unset skipwhite nextgroup=muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcCommand reset skipwhite nextgroup=muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr +syn keyword muttrcCommand toggle skipwhite nextgroup=muttrcVarBool,muttrcVarQuad,muttrcVarNum,muttrcVarStr + +" First, functions that take regular expressions: +syn match muttrcRXHookNot contained /!\s*/ skipwhite nextgroup=muttrcRXHookString,muttrcRXHookStringNL +syn match muttrcRXHooks /\<\%(account\|folder\)-hook\>/ skipwhite nextgroup=muttrcRXHookNot,muttrcRXHookString,muttrcRXHookStringNL + +" Now, functions that take patterns +syn match muttrcPatHookNot contained /!\s*/ skipwhite nextgroup=muttrcPattern +syn match muttrcPatHooks /\<\%(mbox\|crypt\)-hook\>/ skipwhite nextgroup=muttrcPatHookNot,muttrcPattern +syn match muttrcPatHooks /\<\%(message\|reply\|send\|send2\|save\|\|fcc\%(-save\)\?\)-hook\>/ skipwhite nextgroup=muttrcPatHookNot,muttrcOptPattern + +syn match muttrcBindFunction contained /\S\+\>/ skipwhite contains=muttrcFunction +syn match muttrcBindFunctionNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcBindFunction,muttrcBindFunctionNL +syn match muttrcBindKey contained /\S\+/ skipwhite contains=muttrcKey nextgroup=muttrcBindFunction,muttrcBindFunctionNL +syn match muttrcBindKeyNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcBindKey,muttrcBindKeyNL +syn match muttrcBindMenuList contained /\S\+/ skipwhite contains=muttrcMenu,muttrcMenuCommas nextgroup=muttrcBindKey,muttrcBindKeyNL +syn match muttrcBindMenuListNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcBindMenuList,muttrcBindMenuListNL +syn keyword muttrcCommand skipwhite bind nextgroup=muttrcBindMenuList,muttrcBindMenuListNL + +syn region muttrcMacroDescr contained keepend skipwhite start=+\s*\S+ms=e skip=+\\ + end=+ \|$+me=s +syn region muttrcMacroDescr contained keepend skipwhite start=+'+ms=e skip=+\\'+ end=+'+me=s +syn region muttrcMacroDescr contained keepend skipwhite start=+"+ms=e skip=+\\"+ end=+"+me=s +syn match muttrcMacroDescrNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcMacroDescr,muttrcMacroDescrNL +syn region muttrcMacroBody contained skipwhite start="\S" skip='\\ \|\\$' end=' \|$' contains=muttrcEscape,muttrcSet,muttrcUnset,muttrcReset,muttrcToggle,muttrcCommand,muttrcAction nextgroup=muttrcMacroDescr,muttrcMacroDescrNL +syn region muttrcMacroBody matchgroup=Type contained skipwhite start=+'+ms=e skip=+\\'+ end=+'\|\%(\%(\\\\\)\@]\+>/ contains=muttrcEmail nextgroup=muttrcAliasComma +syn match muttrcAliasEncEmailNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcAliasEncEmail,muttrcAliasEncEmailNL +syn match muttrcAliasNameNoParens contained /[^<(@]\+\s\+/ nextgroup=muttrcAliasEncEmail,muttrcAliasEncEmailNL +syn region muttrcAliasName contained matchgroup=Type start=/(/ end=/)/ skipwhite +syn match muttrcAliasNameNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcAliasName,muttrcAliasNameNL +syn match muttrcAliasENNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcAliasEmail,muttrcAliasEncEmail,muttrcAliasNameNoParens,muttrcAliasENNL +syn match muttrcAliasKey contained /\s*[^- \t]\S\+/ skipwhite nextgroup=muttrcAliasEmail,muttrcAliasEncEmail,muttrcAliasNameNoParens,muttrcAliasENNL +syn match muttrcAliasNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcAliasGroupDef,muttrcAliasKey,muttrcAliasNL +syn keyword muttrcCommand skipwhite alias nextgroup=muttrcAliasGroupDef,muttrcAliasKey,muttrcAliasNL + +syn match muttrcUnAliasKey contained "\s*\w\+\s*" skipwhite nextgroup=muttrcUnAliasKey,muttrcUnAliasNL +syn match muttrcUnAliasNL contained /\s*\\$/ skipwhite skipnl nextgroup=muttrcUnAliasKey,muttrcUnAliasNL +syn keyword muttrcCommand skipwhite unalias nextgroup=muttrcUnAliasKey,muttrcUnAliasNL + +syn match muttrcSimplePat contained "!\?\^\?[~][ADEFgGklNOpPQRSTuUvV=$]" +syn match muttrcSimplePat contained "!\?\^\?[~][mnXz]\s*\%([<>-][0-9]\+[kM]\?\|[0-9]\+[kM]\?[-]\%([0-9]\+[kM]\?\)\?\)" +syn match muttrcSimplePat contained "!\?\^\?[~][dr]\s*\%(\%(-\?[0-9]\{1,2}\%(/[0-9]\{1,2}\%(/[0-9]\{2}\%([0-9]\{2}\)\?\)\?\)\?\%([+*-][0-9]\+[ymwd]\)*\)\|\%(\%([0-9]\{1,2}\%(/[0-9]\{1,2}\%(/[0-9]\{2}\%([0-9]\{2}\)\?\)\?\)\?\%([+*-][0-9]\+[ymwd]\)*\)-\%([0-9]\{1,2}\%(/[0-9]\{1,2}\%(/[0-9]\{2}\%([0-9]\{2}\)\?\)\?\)\?\%([+*-][0-9]\+[ymwd]\)\?\)\?\)\|\%([<>=][0-9]\+[ymwd]\)\|\%(`[^`]\+`\)\|\%(\$[a-zA-Z0-9_-]\+\)\)" contains=muttrcShellString,muttrcVariable +syn match muttrcSimplePat contained "!\?\^\?[~][bBcCefhHiLstxy]\s*" nextgroup=muttrcSimplePatRXContainer +syn match muttrcSimplePat contained "!\?\^\?[%][bBcCefhHiLstxy]\s*" nextgroup=muttrcSimplePatString +syn match muttrcSimplePat contained "!\?\^\?[=][bh]\s*" nextgroup=muttrcSimplePatString +syn region muttrcSimplePat contained keepend start=+!\?\^\?[~](+ end=+)+ contains=muttrcSimplePat +"syn match muttrcSimplePat contained /'[^~=%][^']*/ contains=muttrcRXString +syn region muttrcSimplePatString contained keepend start=+"+ end=+"+ skip=+\\"+ +syn region muttrcSimplePatString contained keepend start=+'+ end=+'+ skip=+\\'+ +syn region muttrcSimplePatString contained keepend start=+[^ "']+ skip=+\\ + end=+\s+re=e-1 +syn region muttrcSimplePatRXContainer contained keepend start=+"+ end=+"+ skip=+\\"+ contains=muttrcRXString +syn region muttrcSimplePatRXContainer contained keepend start=+'+ end=+'+ skip=+\\'+ contains=muttrcRXString +syn region muttrcSimplePatRXContainer contained keepend start=+[^ "']+ skip=+\\ + end=+\s+re=e-1 contains=muttrcRXString +syn match muttrcSimplePatMetas contained /[(|)]/ + +syn match muttrcOptSimplePat contained skipwhite /[~=%!(^].*/ contains=muttrcSimplePat,muttrcSimplePatMetas +syn match muttrcOptSimplePat contained skipwhite /[^~=%!(^].*/ contains=muttrcRXString +syn region muttrcOptPattern contained matchgroup=Type keepend start=+"+ skip=+\\"+ end=+"+ contains=muttrcOptSimplePat,muttrcUnHighlightSpace nextgroup=muttrcString,muttrcStringNL +syn region muttrcOptPattern contained matchgroup=Type keepend skipwhite start=+'+ skip=+\\'+ end=+'+ contains=muttrcOptSimplePat,muttrcUnHighlightSpace nextgroup=muttrcString,muttrcStringNL +syn region muttrcOptPattern contained keepend skipwhite start=+[~](+ end=+)+ skip=+\\)+ contains=muttrcSimplePat nextgroup=muttrcString,muttrcStringNL +syn match muttrcOptPattern contained skipwhite /[~][A-Za-z]/ contains=muttrcSimplePat nextgroup=muttrcString,muttrcStringNL +syn match muttrcOptPattern contained skipwhite /[.]/ nextgroup=muttrcString,muttrcStringNL +" Keep muttrcPattern and muttrcOptPattern synchronized +syn region muttrcPattern contained matchgroup=Type keepend skipwhite start=+"+ skip=+\\"+ end=+"+ contains=muttrcSimplePat,muttrcUnHighlightSpace,muttrcSimplePatMetas +syn region muttrcPattern contained matchgroup=Type keepend skipwhite start=+'+ skip=+\\'+ end=+'+ contains=muttrcSimplePat,muttrcUnHighlightSpace,muttrcSimplePatMetas +syn region muttrcPattern contained keepend skipwhite start=+[~](+ end=+)+ skip=+\\)+ contains=muttrcSimplePat +syn match muttrcPattern contained skipwhite /[~][A-Za-z]/ contains=muttrcSimplePat +syn match muttrcPattern contained skipwhite /[.]/ +syn region muttrcPatternInner contained keepend start=+"[~=%!(^]+ms=s+1 skip=+\\"+ end=+"+me=e-1 contains=muttrcSimplePat,muttrcUnHighlightSpace,muttrcSimplePatMetas +syn region muttrcPatternInner contained keepend start=+'[~=%!(^]+ms=s+1 skip=+\\'+ end=+'+me=e-1 contains=muttrcSimplePat,muttrcUnHighlightSpace,muttrcSimplePatMetas + +" Colour definitions takes object, foreground and background arguments (regexps excluded). +syn match muttrcColorMatchCount contained "[0-9]\+" +syn match muttrcColorMatchCountNL contained skipwhite skipnl "\s*\\$" nextgroup=muttrcColorMatchCount,muttrcColorMatchCountNL +syn region muttrcColorRXPat contained start=+\s*'+ skip=+\\'+ end=+'\s*+ keepend skipwhite contains=muttrcRXString2 nextgroup=muttrcColorMatchCount,muttrcColorMatchCountNL +syn region muttrcColorRXPat contained start=+\s*"+ skip=+\\"+ end=+"\s*+ keepend skipwhite contains=muttrcRXString2 nextgroup=muttrcColorMatchCount,muttrcColorMatchCountNL +syn keyword muttrcColorField contained attachment body bold error hdrdefault header index indicator markers message normal quoted search signature status tilde tree underline +syn match muttrcColorField contained "\" +syn keyword muttrcColor contained black blue cyan default green magenta red white yellow +syn keyword muttrcColor contained brightblack brightblue brightcyan brightdefault brightgreen brightmagenta brightred brightwhite brightyellow +syn match muttrcColor contained "\<\%(bright\)\=color\d\{1,2}\>" +" Now for the structure of the color line +syn match muttrcColorRXNL contained skipnl "\s*\\$" nextgroup=muttrcColorRXPat,muttrcColorRXNL +syn match muttrcColorBG contained /\s*[$]\?\w\+/ contains=muttrcColor,muttrcVariable,muttrcUnHighlightSpace nextgroup=muttrcColorRXPat,muttrcColorRXNL +syn match muttrcColorBGNL contained skipnl "\s*\\$" nextgroup=muttrcColorBG,muttrcColorBGNL +syn match muttrcColorFG contained /\s*[$]\?\w\+/ contains=muttrcColor,muttrcVariable,muttrcUnHighlightSpace nextgroup=muttrcColorBG,muttrcColorBGNL +syn match muttrcColorFGNL contained skipnl "\s*\\$" nextgroup=muttrcColorFG,muttrcColorFGNL +syn match muttrcColorContext contained /\s*[$]\?\w\+/ contains=muttrcColorField,muttrcVariable,muttrcUnHighlightSpace nextgroup=muttrcColorFG,muttrcColorFGNL +syn match muttrcColorNL contained skipnl "\s*\\$" nextgroup=muttrcColorContext,muttrcColorNL +syn match muttrcColorKeyword contained /^\s*color\s\+/ nextgroup=muttrcColorContext,muttrcColorNL +syn region muttrcColorLine keepend start=/^\s*color\s\+\%(index\|header\)\@!/ skip=+\\$+ end=+$+ contains=muttrcColorKeyword,muttrcComment,muttrcUnHighlightSpace +" Now for the structure of the color index line +syn match muttrcPatternNL contained skipnl "\s*\\$" nextgroup=muttrcPattern,muttrcPatternNL +syn match muttrcColorBGI contained /\s*[$]\?\w\+\s*/ contains=muttrcColor,muttrcVariable,muttrcUnHighlightSpace nextgroup=muttrcPattern,muttrcPatternNL +syn match muttrcColorBGNLI contained skipnl "\s*\\$" nextgroup=muttrcColorBGI,muttrcColorBGNLI +syn match muttrcColorFGI contained /\s*[$]\?\w\+/ contains=muttrcColor,muttrcVariable,muttrcUnHighlightSpace nextgroup=muttrcColorBGI,muttrcColorBGNLI +syn match muttrcColorFGNLI contained skipnl "\s*\\$" nextgroup=muttrcColorFGI,muttrcColorFGNLI +syn match muttrcColorContextI contained /\s*\/ contains=muttrcUnHighlightSpace nextgroup=muttrcColorFGI,muttrcColorFGNLI +syn match muttrcColorNLI contained skipnl "\s*\\$" nextgroup=muttrcColorContextI,muttrcColorNLI +syn match muttrcColorKeywordI contained skipwhite /\/ nextgroup=muttrcColorContextI,muttrcColorNLI +syn region muttrcColorLine keepend skipwhite start=/\/ skip=+\\$+ end=+$+ contains=muttrcColorKeywordI,muttrcComment,muttrcUnHighlightSpace +" Now for the structure of the color header line +syn match muttrcRXPatternNL contained skipnl "\s*\\$" nextgroup=muttrcRXString,muttrcRXPatternNL +syn match muttrcColorBGH contained /\s*[$]\?\w\+\s*/ contains=muttrcColor,muttrcVariable,muttrcUnHighlightSpace nextgroup=muttrcRXString,muttrcRXPatternNL +syn match muttrcColorBGNLH contained skipnl "\s*\\$" nextgroup=muttrcColorBGH,muttrcColorBGNLH +syn match muttrcColorFGH contained /\s*[$]\?\w\+/ contains=muttrcColor,muttrcVariable,muttrcUnHighlightSpace nextgroup=muttrcColorBGH,muttrcColorBGNLH +syn match muttrcColorFGNLH contained skipnl "\s*\\$" nextgroup=muttrcColorFGH,muttrcColorFGNLH +syn match muttrcColorContextH contained /\s*\/ contains=muttrcUnHighlightSpace nextgroup=muttrcColorFGH,muttrcColorFGNLH +syn match muttrcColorNLH contained skipnl "\s*\\$" nextgroup=muttrcColorContextH,muttrcColorNLH +syn match muttrcColorKeywordH contained skipwhite /\/ nextgroup=muttrcColorContextH,muttrcColorNLH +syn region muttrcColorLine keepend skipwhite start=/\/ skip=+\\$+ end=+$+ contains=muttrcColorKeywordH,muttrcComment,muttrcUnHighlightSpace +" And now color's brother: +syn region muttrcUnColorPatterns contained skipwhite start=+\s*'+ end=+'+ skip=+\\'+ contains=muttrcPattern nextgroup=muttrcUnColorPatterns,muttrcUnColorPatNL +syn region muttrcUnColorPatterns contained skipwhite start=+\s*"+ end=+"+ skip=+\\"+ contains=muttrcPattern nextgroup=muttrcUnColorPatterns,muttrcUnColorPatNL +syn match muttrcUnColorPatterns contained skipwhite /\s*[^'"\s]\S\*/ contains=muttrcPattern nextgroup=muttrcUnColorPatterns,muttrcUnColorPatNL +syn match muttrcUnColorPatNL contained skipwhite skipnl /\s*\\$/ nextgroup=muttrcUnColorPatterns,muttrcUnColorPatNL +syn match muttrcUnColorAll contained skipwhite /[*]/ +syn match muttrcUnColorAPNL contained skipwhite skipnl /\s*\\$/ nextgroup=muttrcUnColorPatterns,muttrcUnColorAll,muttrcUnColorAPNL +syn match muttrcUnColorIndex contained skipwhite /\s*index\s\+/ nextgroup=muttrcUnColorPatterns,muttrcUnColorAll,muttrcUnColorAPNL +syn match muttrcUnColorIndexNL contained skipwhite skipnl /\s*\\$/ nextgroup=muttrcUnColorIndex,muttrcUnColorIndexNL +syn match muttrcUnColorKeyword contained skipwhite /^\s*uncolor\s\+/ nextgroup=muttrcUnColorIndex,muttrcUnColorIndexNL +syn region muttrcUnColorLine keepend start=+^\s*uncolor\s+ skip=+\\$+ end=+$+ contains=muttrcUnColorKeyword,muttrcComment,muttrcUnHighlightSpace + +" Mono are almost like color (ojects inherited from color) +syn keyword muttrcMonoAttrib contained bold none normal reverse standout underline +syn keyword muttrcMono contained mono skipwhite nextgroup=muttrcColorField +syn match muttrcMonoLine "^\s*mono\s\+\S\+" skipwhite nextgroup=muttrcMonoAttrib contains=muttrcMono + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_muttrc_syntax_inits") + if version < 508 + let did_muttrc_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink muttrcComment Comment + HiLink muttrcEscape SpecialChar + HiLink muttrcRXChars SpecialChar + HiLink muttrcString String + HiLink muttrcRXString String + HiLink muttrcRXString2 String + HiLink muttrcSpecial Special + HiLink muttrcHooks Type + HiLink muttrcGroupFlag Type + HiLink muttrcGroupDef Macro + HiLink muttrcAddrDef muttrcGroupFlag + HiLink muttrcRXDef muttrcGroupFlag + HiLink muttrcRXPat String + HiLink muttrcAliasGroupName Macro + HiLink muttrcAliasKey Identifier + HiLink muttrcUnAliasKey Identifier + HiLink muttrcAliasEncEmail Identifier + HiLink muttrcAliasParens Type + HiLink muttrcSetNumAssignment Number + HiLink muttrcSetBoolAssignment Boolean + HiLink muttrcSetQuadAssignment Boolean + HiLink muttrcSetStrAssignment String + HiLink muttrcEmail Special + HiLink muttrcVariable Special + HiLink muttrcEscapedVariable String + HiLink muttrcHeader Type + HiLink muttrcKeySpecial SpecialChar + HiLink muttrcKey Type + HiLink muttrcKeyName SpecialChar + HiLink muttrcVarBool Identifier + HiLink muttrcVarQuad Identifier + HiLink muttrcVarNum Identifier + HiLink muttrcVarStr Identifier + HiLink muttrcMenu Identifier + HiLink muttrcCommand Keyword + HiLink muttrcMacroDescr String + HiLink muttrcAction Macro + HiLink muttrcBadAction Error + HiLink muttrcBindFunction Error + HiLink muttrcBindMenuList Error + HiLink muttrcFunction Macro + HiLink muttrcGroupKeyword muttrcCommand + HiLink muttrcGroupLine Error + HiLink muttrcSubscribeKeyword muttrcCommand + HiLink muttrcSubscribeLine Error + HiLink muttrcListsKeyword muttrcCommand + HiLink muttrcListsLine Error + HiLink muttrcAlternateKeyword muttrcCommand + HiLink muttrcAlternatesLine Error + HiLink muttrcAttachmentsLine muttrcCommand + HiLink muttrcAttachmentsFlag Type + HiLink muttrcAttachmentsMimeType String + HiLink muttrcColorLine Error + HiLink muttrcColorContext Error + HiLink muttrcColorContextI Identifier + HiLink muttrcColorContextH Identifier + HiLink muttrcColorKeyword muttrcCommand + HiLink muttrcColorKeywordI muttrcColorKeyword + HiLink muttrcColorKeywordH muttrcColorKeyword + HiLink muttrcColorField Identifier + HiLink muttrcColor Type + HiLink muttrcColorFG Error + HiLink muttrcColorFGI Error + HiLink muttrcColorFGH Error + HiLink muttrcColorBG Error + HiLink muttrcColorBGI Error + HiLink muttrcColorBGH Error + HiLink muttrcMonoAttrib muttrcColor + HiLink muttrcMono muttrcCommand + HiLink muttrcSimplePat Identifier + HiLink muttrcSimplePatString Macro + HiLink muttrcSimplePatMetas Special + HiLink muttrcPattern Error + HiLink muttrcUnColorLine Error + HiLink muttrcUnColorKeyword muttrcCommand + HiLink muttrcUnColorIndex Identifier + HiLink muttrcShellString muttrcEscape + HiLink muttrcRXHooks muttrcCommand + HiLink muttrcRXHookNot Type + HiLink muttrcPatHooks muttrcCommand + HiLink muttrcPatHookNot Type + HiLink muttrcFormatConditionals2 Type + HiLink muttrcIndexFormatStr muttrcString + HiLink muttrcIndexFormatEscapes muttrcEscape + HiLink muttrcIndexFormatConditionals muttrcFormatConditionals2 + HiLink muttrcAliasFormatStr muttrcString + HiLink muttrcAliasFormatEscapes muttrcEscape + HiLink muttrcAttachFormatStr muttrcString + HiLink muttrcAttachFormatEscapes muttrcEscape + HiLink muttrcAttachFormatConditionals muttrcFormatConditionals2 + HiLink muttrcComposeFormatStr muttrcString + HiLink muttrcComposeFormatEscapes muttrcEscape + HiLink muttrcFolderFormatStr muttrcString + HiLink muttrcFolderFormatEscapes muttrcEscape + HiLink muttrcFolderFormatConditionals muttrcFormatConditionals2 + HiLink muttrcMixFormatStr muttrcString + HiLink muttrcMixFormatEscapes muttrcEscape + HiLink muttrcMixFormatConditionals muttrcFormatConditionals2 + HiLink muttrcPGPFormatStr muttrcString + HiLink muttrcPGPFormatEscapes muttrcEscape + HiLink muttrcPGPFormatConditionals muttrcFormatConditionals2 + HiLink muttrcPGPCmdFormatStr muttrcString + HiLink muttrcPGPCmdFormatEscapes muttrcEscape + HiLink muttrcPGPCmdFormatConditionals muttrcFormatConditionals2 + HiLink muttrcStatusFormatStr muttrcString + HiLink muttrcStatusFormatEscapes muttrcEscape + HiLink muttrcStatusFormatConditionals muttrcFormatConditionals2 + HiLink muttrcPGPGetKeysFormatStr muttrcString + HiLink muttrcPGPGetKeysFormatEscapes muttrcEscape + HiLink muttrcSmimeFormatStr muttrcString + HiLink muttrcSmimeFormatEscapes muttrcEscape + HiLink muttrcSmimeFormatConditionals muttrcFormatConditionals2 + HiLink muttrcTimeEscapes muttrcEscape + HiLink muttrcPGPTimeEscapes muttrcEscape + HiLink muttrcStrftimeEscapes Type + HiLink muttrcStrftimeFormatStr muttrcString + HiLink muttrcFormatErrors Error + + HiLink muttrcBindFunctionNL SpecialChar + HiLink muttrcBindKeyNL SpecialChar + HiLink muttrcBindMenuListNL SpecialChar + HiLink muttrcMacroDescrNL SpecialChar + HiLink muttrcMacroBodyNL SpecialChar + HiLink muttrcMacroKeyNL SpecialChar + HiLink muttrcMacroMenuListNL SpecialChar + HiLink muttrcColorMatchCountNL SpecialChar + HiLink muttrcColorNL SpecialChar + HiLink muttrcColorRXNL SpecialChar + HiLink muttrcColorBGNL SpecialChar + HiLink muttrcColorFGNL SpecialChar + HiLink muttrcAliasNameNL SpecialChar + HiLink muttrcAliasENNL SpecialChar + HiLink muttrcAliasNL SpecialChar + HiLink muttrcUnAliasNL SpecialChar + HiLink muttrcAliasGroupDefNL SpecialChar + HiLink muttrcAliasEncEmailNL SpecialChar + HiLink muttrcPatternNL SpecialChar + HiLink muttrcUnColorPatNL SpecialChar + HiLink muttrcUnColorAPNL SpecialChar + HiLink muttrcUnColorIndexNL SpecialChar + HiLink muttrcStringNL SpecialChar + + delcommand HiLink +endif + +let b:current_syntax = "muttrc" + +"EOF vim: ts=8 noet tw=100 sw=8 sts=0 ft=vim diff --git a/vim73/syntax/mysql.vim b/vim73/syntax/mysql.vim new file mode 100644 index 0000000..c01ecc1 --- /dev/null +++ b/vim73/syntax/mysql.vim @@ -0,0 +1,297 @@ +" Vim syntax file +" Language: mysql +" Maintainer: Kenneth J. Pronovici +" Last Change: $LastChangedDate: 2010-04-22 09:48:02 -0500 (Thu, 22 Apr 2010) $ +" Filenames: *.mysql +" URL: ftp://cedar-solutions.com/software/mysql.vim +" Note: The definitions below are taken from the mysql user manual as of April 2002, for version 3.23 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Always ignore case +syn case ignore + +" General keywords which don't fall into other categories +syn keyword mysqlKeyword action add after aggregate all alter as asc auto_increment avg avg_row_length +syn keyword mysqlKeyword both by +syn keyword mysqlKeyword cascade change character check checksum column columns comment constraint create cross +syn keyword mysqlKeyword current_date current_time current_timestamp +syn keyword mysqlKeyword data database databases day day_hour day_minute day_second +syn keyword mysqlKeyword default delayed delay_key_write delete desc describe distinct distinctrow drop +syn keyword mysqlKeyword enclosed escape escaped explain +syn keyword mysqlKeyword fields file first flush for foreign from full function +syn keyword mysqlKeyword global grant grants group +syn keyword mysqlKeyword having heap high_priority hosts hour hour_minute hour_second +syn keyword mysqlKeyword identified ignore index infile inner insert insert_id into isam +syn keyword mysqlKeyword join +syn keyword mysqlKeyword key keys kill last_insert_id leading left limit lines load local lock logs long +syn keyword mysqlKeyword low_priority +syn keyword mysqlKeyword match max_rows middleint min_rows minute minute_second modify month myisam +syn keyword mysqlKeyword natural no +syn keyword mysqlKeyword on optimize option optionally order outer outfile +syn keyword mysqlKeyword pack_keys partial password primary privileges procedure process processlist +syn keyword mysqlKeyword read references reload rename replace restrict returns revoke right row rows +syn keyword mysqlKeyword second select show shutdown soname sql_big_result sql_big_selects sql_big_tables sql_log_off +syn keyword mysqlKeyword sql_log_update sql_low_priority_updates sql_select_limit sql_small_result sql_warnings starting +syn keyword mysqlKeyword status straight_join string +syn keyword mysqlKeyword table tables temporary terminated to trailing type +syn keyword mysqlKeyword unique unlock unsigned update usage use using +syn keyword mysqlKeyword values varbinary variables varying +syn keyword mysqlKeyword where with write +syn keyword mysqlKeyword year_month +syn keyword mysqlKeyword zerofill + +" Special values +syn keyword mysqlSpecial false null true + +" Strings (single- and double-quote) +syn region mysqlString start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn region mysqlString start=+'+ skip=+\\\\\|\\'+ end=+'+ + +" Numbers and hexidecimal values +syn match mysqlNumber "-\=\<[0-9]*\>" +syn match mysqlNumber "-\=\<[0-9]*\.[0-9]*\>" +syn match mysqlNumber "-\=\<[0-9][0-9]*e[+-]\=[0-9]*\>" +syn match mysqlNumber "-\=\<[0-9]*\.[0-9]*e[+-]\=[0-9]*\>" +syn match mysqlNumber "\<0x[abcdefABCDEF0-9]*\>" + +" User variables +syn match mysqlVariable "@\a*[A-Za-z0-9]*\([._]*[A-Za-z0-9]\)*" + +" Comments (c-style, mysql-style and modified sql-style) +syn region mysqlComment start="/\*" end="\*/" +syn match mysqlComment "#.*" +syn match mysqlComment "--\_s.*" +syn sync ccomment mysqlComment + +" Column types +" +" This gets a bit ugly. There are two different problems we have to +" deal with. +" +" The first problem is that some keywords like 'float' can be used +" both with and without specifiers, i.e. 'float', 'float(1)' and +" 'float(@var)' are all valid. We have to account for this and we +" also have to make sure that garbage like floatn or float_(1) is not +" highlighted. +" +" The second problem is that some of these keywords are included in +" function names. For instance, year() is part of the name of the +" dayofyear() function, and the dec keyword (no parenthesis) is part of +" the name of the decode() function. + +syn keyword mysqlType tinyint smallint mediumint int integer bigint +syn keyword mysqlType date datetime time bit bool +syn keyword mysqlType tinytext mediumtext longtext text +syn keyword mysqlType tinyblob mediumblob longblob blob +syn region mysqlType start="float\W" end="."me=s-1 +syn region mysqlType start="float$" end="."me=s-1 +syn region mysqlType start="float(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="double\W" end="."me=s-1 +syn region mysqlType start="double$" end="."me=s-1 +syn region mysqlType start="double(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="double precision\W" end="."me=s-1 +syn region mysqlType start="double precision$" end="."me=s-1 +syn region mysqlType start="double precision(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="real\W" end="."me=s-1 +syn region mysqlType start="real$" end="."me=s-1 +syn region mysqlType start="real(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="numeric(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="dec\W" end="."me=s-1 +syn region mysqlType start="dec$" end="."me=s-1 +syn region mysqlType start="dec(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="decimal\W" end="."me=s-1 +syn region mysqlType start="decimal$" end="."me=s-1 +syn region mysqlType start="decimal(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="\Wtimestamp\W" end="."me=s-1 +syn region mysqlType start="\Wtimestamp$" end="."me=s-1 +syn region mysqlType start="\Wtimestamp(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="^timestamp\W" end="."me=s-1 +syn region mysqlType start="^timestamp$" end="."me=s-1 +syn region mysqlType start="^timestamp(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="\Wyear(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="^year(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="char(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="varchar(" end=")" contains=mysqlNumber,mysqlVariable +syn region mysqlType start="enum(" end=")" contains=mysqlString,mysqlVariable +syn region mysqlType start="\Wset(" end=")" contains=mysqlString,mysqlVariable +syn region mysqlType start="^set(" end=")" contains=mysqlString,mysqlVariable + +" Logical, string and numeric operators +syn keyword mysqlOperator between not and or is in like regexp rlike binary exists +syn region mysqlOperator start="isnull(" end=")" contains=ALL +syn region mysqlOperator start="coalesce(" end=")" contains=ALL +syn region mysqlOperator start="interval(" end=")" contains=ALL + +" Control flow functions +syn keyword mysqlFlow case when then else end +syn region mysqlFlow start="ifnull(" end=")" contains=ALL +syn region mysqlFlow start="nullif(" end=")" contains=ALL +syn region mysqlFlow start="if(" end=")" contains=ALL + +" General Functions +" +" I'm leery of just defining keywords for functions, since according to the MySQL manual: +" +" Function names do not clash with table or column names. For example, ABS is a +" valid column name. The only restriction is that for a function call, no spaces +" are allowed between the function name and the `(' that follows it. +" +" This means that if I want to highlight function names properly, I have to use a +" region to define them, not just a keyword. This will probably cause the syntax file +" to load more slowly, but at least it will be 'correct'. + +syn region mysqlFunction start="abs(" end=")" contains=ALL +syn region mysqlFunction start="acos(" end=")" contains=ALL +syn region mysqlFunction start="adddate(" end=")" contains=ALL +syn region mysqlFunction start="ascii(" end=")" contains=ALL +syn region mysqlFunction start="asin(" end=")" contains=ALL +syn region mysqlFunction start="atan(" end=")" contains=ALL +syn region mysqlFunction start="atan2(" end=")" contains=ALL +syn region mysqlFunction start="benchmark(" end=")" contains=ALL +syn region mysqlFunction start="bin(" end=")" contains=ALL +syn region mysqlFunction start="bit_and(" end=")" contains=ALL +syn region mysqlFunction start="bit_count(" end=")" contains=ALL +syn region mysqlFunction start="bit_or(" end=")" contains=ALL +syn region mysqlFunction start="ceiling(" end=")" contains=ALL +syn region mysqlFunction start="character_length(" end=")" contains=ALL +syn region mysqlFunction start="char_length(" end=")" contains=ALL +syn region mysqlFunction start="concat(" end=")" contains=ALL +syn region mysqlFunction start="concat_ws(" end=")" contains=ALL +syn region mysqlFunction start="connection_id(" end=")" contains=ALL +syn region mysqlFunction start="conv(" end=")" contains=ALL +syn region mysqlFunction start="cos(" end=")" contains=ALL +syn region mysqlFunction start="cot(" end=")" contains=ALL +syn region mysqlFunction start="count(" end=")" contains=ALL +syn region mysqlFunction start="curdate(" end=")" contains=ALL +syn region mysqlFunction start="curtime(" end=")" contains=ALL +syn region mysqlFunction start="date_add(" end=")" contains=ALL +syn region mysqlFunction start="date_format(" end=")" contains=ALL +syn region mysqlFunction start="date_sub(" end=")" contains=ALL +syn region mysqlFunction start="dayname(" end=")" contains=ALL +syn region mysqlFunction start="dayofmonth(" end=")" contains=ALL +syn region mysqlFunction start="dayofweek(" end=")" contains=ALL +syn region mysqlFunction start="dayofyear(" end=")" contains=ALL +syn region mysqlFunction start="decode(" end=")" contains=ALL +syn region mysqlFunction start="degrees(" end=")" contains=ALL +syn region mysqlFunction start="elt(" end=")" contains=ALL +syn region mysqlFunction start="encode(" end=")" contains=ALL +syn region mysqlFunction start="encrypt(" end=")" contains=ALL +syn region mysqlFunction start="exp(" end=")" contains=ALL +syn region mysqlFunction start="export_set(" end=")" contains=ALL +syn region mysqlFunction start="extract(" end=")" contains=ALL +syn region mysqlFunction start="field(" end=")" contains=ALL +syn region mysqlFunction start="find_in_set(" end=")" contains=ALL +syn region mysqlFunction start="floor(" end=")" contains=ALL +syn region mysqlFunction start="format(" end=")" contains=ALL +syn region mysqlFunction start="from_days(" end=")" contains=ALL +syn region mysqlFunction start="from_unixtime(" end=")" contains=ALL +syn region mysqlFunction start="get_lock(" end=")" contains=ALL +syn region mysqlFunction start="greatest(" end=")" contains=ALL +syn region mysqlFunction start="group_unique_users(" end=")" contains=ALL +syn region mysqlFunction start="hex(" end=")" contains=ALL +syn region mysqlFunction start="inet_aton(" end=")" contains=ALL +syn region mysqlFunction start="inet_ntoa(" end=")" contains=ALL +syn region mysqlFunction start="instr(" end=")" contains=ALL +syn region mysqlFunction start="lcase(" end=")" contains=ALL +syn region mysqlFunction start="least(" end=")" contains=ALL +syn region mysqlFunction start="length(" end=")" contains=ALL +syn region mysqlFunction start="load_file(" end=")" contains=ALL +syn region mysqlFunction start="locate(" end=")" contains=ALL +syn region mysqlFunction start="log(" end=")" contains=ALL +syn region mysqlFunction start="log10(" end=")" contains=ALL +syn region mysqlFunction start="lower(" end=")" contains=ALL +syn region mysqlFunction start="lpad(" end=")" contains=ALL +syn region mysqlFunction start="ltrim(" end=")" contains=ALL +syn region mysqlFunction start="make_set(" end=")" contains=ALL +syn region mysqlFunction start="master_pos_wait(" end=")" contains=ALL +syn region mysqlFunction start="max(" end=")" contains=ALL +syn region mysqlFunction start="md5(" end=")" contains=ALL +syn region mysqlFunction start="mid(" end=")" contains=ALL +syn region mysqlFunction start="min(" end=")" contains=ALL +syn region mysqlFunction start="mod(" end=")" contains=ALL +syn region mysqlFunction start="monthname(" end=")" contains=ALL +syn region mysqlFunction start="now(" end=")" contains=ALL +syn region mysqlFunction start="oct(" end=")" contains=ALL +syn region mysqlFunction start="octet_length(" end=")" contains=ALL +syn region mysqlFunction start="ord(" end=")" contains=ALL +syn region mysqlFunction start="period_add(" end=")" contains=ALL +syn region mysqlFunction start="period_diff(" end=")" contains=ALL +syn region mysqlFunction start="pi(" end=")" contains=ALL +syn region mysqlFunction start="position(" end=")" contains=ALL +syn region mysqlFunction start="pow(" end=")" contains=ALL +syn region mysqlFunction start="power(" end=")" contains=ALL +syn region mysqlFunction start="quarter(" end=")" contains=ALL +syn region mysqlFunction start="radians(" end=")" contains=ALL +syn region mysqlFunction start="rand(" end=")" contains=ALL +syn region mysqlFunction start="release_lock(" end=")" contains=ALL +syn region mysqlFunction start="repeat(" end=")" contains=ALL +syn region mysqlFunction start="reverse(" end=")" contains=ALL +syn region mysqlFunction start="round(" end=")" contains=ALL +syn region mysqlFunction start="rpad(" end=")" contains=ALL +syn region mysqlFunction start="rtrim(" end=")" contains=ALL +syn region mysqlFunction start="sec_to_time(" end=")" contains=ALL +syn region mysqlFunction start="session_user(" end=")" contains=ALL +syn region mysqlFunction start="sign(" end=")" contains=ALL +syn region mysqlFunction start="sin(" end=")" contains=ALL +syn region mysqlFunction start="soundex(" end=")" contains=ALL +syn region mysqlFunction start="space(" end=")" contains=ALL +syn region mysqlFunction start="sqrt(" end=")" contains=ALL +syn region mysqlFunction start="std(" end=")" contains=ALL +syn region mysqlFunction start="stddev(" end=")" contains=ALL +syn region mysqlFunction start="strcmp(" end=")" contains=ALL +syn region mysqlFunction start="subdate(" end=")" contains=ALL +syn region mysqlFunction start="substring(" end=")" contains=ALL +syn region mysqlFunction start="substring_index(" end=")" contains=ALL +syn region mysqlFunction start="subtime(" end=")" contains=ALL +syn region mysqlFunction start="sum(" end=")" contains=ALL +syn region mysqlFunction start="sysdate(" end=")" contains=ALL +syn region mysqlFunction start="system_user(" end=")" contains=ALL +syn region mysqlFunction start="tan(" end=")" contains=ALL +syn region mysqlFunction start="time_format(" end=")" contains=ALL +syn region mysqlFunction start="time_to_sec(" end=")" contains=ALL +syn region mysqlFunction start="to_days(" end=")" contains=ALL +syn region mysqlFunction start="trim(" end=")" contains=ALL +syn region mysqlFunction start="ucase(" end=")" contains=ALL +syn region mysqlFunction start="unique_users(" end=")" contains=ALL +syn region mysqlFunction start="unix_timestamp(" end=")" contains=ALL +syn region mysqlFunction start="upper(" end=")" contains=ALL +syn region mysqlFunction start="user(" end=")" contains=ALL +syn region mysqlFunction start="version(" end=")" contains=ALL +syn region mysqlFunction start="week(" end=")" contains=ALL +syn region mysqlFunction start="weekday(" end=")" contains=ALL +syn region mysqlFunction start="yearweek(" end=")" contains=ALL + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_mysql_syn_inits") + if version < 508 + let did_mysql_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink mysqlKeyword Statement + HiLink mysqlSpecial Special + HiLink mysqlString String + HiLink mysqlNumber Number + HiLink mysqlVariable Identifier + HiLink mysqlComment Comment + HiLink mysqlType Type + HiLink mysqlOperator Statement + HiLink mysqlFlow Statement + HiLink mysqlFunction Function + + delcommand HiLink +endif + +let b:current_syntax = "mysql" + diff --git a/vim73/syntax/named.vim b/vim73/syntax/named.vim new file mode 100644 index 0000000..faec5f6 --- /dev/null +++ b/vim73/syntax/named.vim @@ -0,0 +1,248 @@ +" Vim syntax file +" Language: BIND configuration file +" Maintainer: Nick Hibma +" Last change: 2007-01-30 +" Filenames: named.conf, rndc.conf +" Location: http://www.van-laarhoven.org/vim/syntax/named.vim +" +" Previously maintained by glory hump and updated by Marcin +" Dalecki. +" +" This file could do with a lot of improvements, so comments are welcome. +" Please submit the named.conf (segment) with any comments. +" +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case match + +if version >= 600 + setlocal iskeyword=.,-,48-58,A-Z,a-z,_ +else + set iskeyword=.,-,48-58,A-Z,a-z,_ +endif + +if version >= 600 + syn sync match namedSync grouphere NONE "^(zone|controls|acl|key)" +endif + +let s:save_cpo = &cpo +set cpo-=C + +" BIND configuration file + +syn match namedComment "//.*" +syn match namedComment "#.*" +syn region namedComment start="/\*" end="\*/" +syn region namedString start=/"/ end=/"/ contained +" --- omitted trailing semicolon +syn match namedError /[^;{#]$/ + +" --- top-level keywords + +syn keyword namedInclude include nextgroup=namedString skipwhite +syn keyword namedKeyword acl key nextgroup=namedIntIdent skipwhite +syn keyword namedKeyword server nextgroup=namedIdentifier skipwhite +syn keyword namedKeyword controls nextgroup=namedSection skipwhite +syn keyword namedKeyword trusted-keys nextgroup=namedIntSection skipwhite +syn keyword namedKeyword logging nextgroup=namedLogSection skipwhite +syn keyword namedKeyword options nextgroup=namedOptSection skipwhite +syn keyword namedKeyword zone nextgroup=namedZoneString skipwhite + +" --- Identifier: name of following { ... } Section +syn match namedIdentifier contained /\k\+/ nextgroup=namedSection skipwhite +" --- IntIdent: name of following IntSection +syn match namedIntIdent contained /"\=\k\+"\=/ nextgroup=namedIntSection skipwhite + +" --- Section: { ... } clause +syn region namedSection contained start=+{+ end=+};+ contains=namedSection,namedIntKeyword + +" --- IntSection: section that does not contain other sections +syn region namedIntSection contained start=+{+ end=+}+ contains=namedIntKeyword,namedError + +" --- IntKeyword: keywords contained within `{ ... }' sections only +" + these keywords are contained within `key' and `acl' sections +syn keyword namedIntKeyword contained key algorithm +syn keyword namedIntKeyword contained secret nextgroup=namedString skipwhite + +" + these keywords are contained within `server' section only +syn keyword namedIntKeyword contained bogus support-ixfr nextgroup=namedBool,namedNotBool skipwhite +syn keyword namedIntKeyword contained transfers nextgroup=namedNumber,namedNotNumber skipwhite +syn keyword namedIntKeyword contained transfer-format +syn keyword namedIntKeyword contained keys nextgroup=namedIntSection skipwhite + +" + these keywords are contained within `controls' section only +syn keyword namedIntKeyword contained inet nextgroup=namedIPaddr,namedIPerror skipwhite +syn keyword namedIntKeyword contained unix nextgroup=namedString skipwhite +syn keyword namedIntKeyword contained port perm owner group nextgroup=namedNumber,namedNotNumber skipwhite +syn keyword namedIntKeyword contained allow nextgroup=namedIntSection skipwhite + +" + these keywords are contained within `update-policy' section only +syn keyword namedIntKeyword contained grant nextgroup=namedString skipwhite +syn keyword namedIntKeyword contained name self subdomain wildcard nextgroup=namedString skipwhite +syn keyword namedIntKeyword TXT A PTR NS SOA A6 CNAME MX ANY skipwhite + +" --- options +syn region namedOptSection contained start=+{+ end=+};+ contains=namedOption,namedCNOption,namedComment,namedParenError + +syn keyword namedOption contained version directory +\ nextgroup=namedString skipwhite +syn keyword namedOption contained named-xfer dump-file pid-file +\ nextgroup=namedString skipwhite +syn keyword namedOption contained mem-statistics-file statistics-file +\ nextgroup=namedString skipwhite +syn keyword namedOption contained auth-nxdomain deallocate-on-exit +\ nextgroup=namedBool,namedNotBool skipwhite +syn keyword namedOption contained dialup fake-iquery fetch-glue +\ nextgroup=namedBool,namedNotBool skipwhite +syn keyword namedOption contained has-old-clients host-statistics +\ nextgroup=namedBool,namedNotBool skipwhite +syn keyword namedOption contained maintain-ixfr-base multiple-cnames +\ nextgroup=namedBool,namedNotBool skipwhite +syn keyword namedOption contained notify recursion rfc2308-type1 +\ nextgroup=namedBool,namedNotBool skipwhite +syn keyword namedOption contained use-id-pool treat-cr-as-space +\ nextgroup=namedBool,namedNotBool skipwhite +syn keyword namedOption contained also-notify forwarders +\ nextgroup=namedIPlist skipwhite +syn keyword namedOption contained forward check-names +syn keyword namedOption contained allow-query allow-transfer allow-recursion +\ nextgroup=namedAML skipwhite +syn keyword namedOption contained blackhole listen-on +\ nextgroup=namedIntSection skipwhite +syn keyword namedOption contained lame-ttl max-transfer-time-in +\ nextgroup=namedNumber,namedNotNumber skipwhite +syn keyword namedOption contained max-ncache-ttl min-roots +\ nextgroup=namedNumber,namedNotNumber skipwhite +syn keyword namedOption contained serial-queries transfers-in +\ nextgroup=namedNumber,namedNotNumber skipwhite +syn keyword namedOption contained transfers-out transfers-per-ns +syn keyword namedOption contained transfer-format +syn keyword namedOption contained transfer-source +\ nextgroup=namedIPaddr,namedIPerror skipwhite +syn keyword namedOption contained max-ixfr-log-size +\ nextgroup=namedNumber,namedNotNumber skipwhite +syn keyword namedOption contained coresize datasize files stacksize +syn keyword namedOption contained cleaning-interval interface-interval statistics-interval heartbeat-interval +\ nextgroup=namedNumber,namedNotNumber skipwhite +syn keyword namedOption contained topology sortlist rrset-order +\ nextgroup=namedIntSection skipwhite + +syn match namedOption contained /\/ nextgroup=namedSpareDot +syn match namedDomain contained /"\."/ms=s+1,me=e-1 +syn match namedSpareDot contained /\./ + +" --- syntax errors +syn match namedIllegalDom contained /"\S*[^-A-Za-z0-9.[:space:]]\S*"/ms=s+1,me=e-1 +syn match namedIPerror contained /\<\S*[^0-9.[:space:];]\S*/ +syn match namedEParenError contained +{+ +syn match namedParenError +}\([^;]\|$\)+ + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_named_syn_inits") + if version < 508 + let did_named_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink namedComment Comment + HiLink namedInclude Include + HiLink namedKeyword Keyword + HiLink namedIntKeyword Keyword + HiLink namedIdentifier Identifier + HiLink namedIntIdent Identifier + + HiLink namedString String + HiLink namedBool Type + HiLink namedNotBool Error + HiLink namedNumber Number + HiLink namedNotNumber Error + + HiLink namedOption namedKeyword + HiLink namedLogOption namedKeyword + HiLink namedCNOption namedKeyword + HiLink namedQSKeywords Type + HiLink namedCNKeywords Type + HiLink namedLogCategory Type + HiLink namedIPaddr Number + HiLink namedDomain Identifier + HiLink namedZoneOpt namedKeyword + HiLink namedZoneType Type + HiLink namedParenError Error + HiLink namedEParenError Error + HiLink namedIllegalDom Error + HiLink namedIPerror Error + HiLink namedSpareDot Error + HiLink namedError Error + + delcommand HiLink +endif + +let &cpo = s:save_cpo +unlet s:save_cpo + +let b:current_syntax = "named" + +" vim: ts=17 diff --git a/vim73/syntax/nanorc.vim b/vim73/syntax/nanorc.vim new file mode 100644 index 0000000..2ae4961 --- /dev/null +++ b/vim73/syntax/nanorc.vim @@ -0,0 +1,243 @@ +" Vim syntax file +" Language: nanorc(5) - GNU nano configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword nanorcTodo contained TODO FIXME XXX NOTE + +syn region nanorcComment display oneline start='^\s*#' end='$' + \ contains=nanorcTodo,@Spell + +syn match nanorcBegin display '^' + \ nextgroup=nanorcKeyword,nanorcComment + \ skipwhite + +syn keyword nanorcKeyword contained set unset + \ nextgroup=nanorcBoolOption, + \ nanorcStringOption,nanorcNumberOption + \ skipwhite + +syn keyword nanorcKeyword contained syntax + \ nextgroup=nanorcSynGroupName skipwhite + +syn keyword nanorcKeyword contained color + \ nextgroup=@nanorcFGColor skipwhite + +syn keyword nanorcBoolOption contained autoindent backup const cut + \ historylog morespace mouse multibuffer + \ noconvert nofollow nohelp nowrap preserve + \ rebinddelete regexp smarthome smooth suspend + \ tempfile view + +syn keyword nanorcStringOption contained backupdir brackets operatingdir + \ punct quotestr speller whitespace + \ nextgroup=nanorcString skipwhite + +syn keyword nanorcNumberOption contained fill tabsize + \ nextgroup=nanorcNumber skipwhite + +syn region nanorcSynGroupName contained display oneline start=+"+ + \ end=+"\ze\%([[:blank:]]\|$\)+ + \ nextgroup=nanorcRegexes skipwhite + +syn match nanorcString contained display '".*"' + +syn region nanorcRegexes contained display oneline start=+"+ + \ end=+"\ze\%([[:blank:]]\|$\)+ + \ nextgroup=nanorcRegexes skipwhite + +syn match nanorcNumber contained display '[+-]\=\<\d\+\>' + +syn cluster nanorcFGColor contains=nanorcFGWhite,nanorcFGBlack, + \ nanorcFGRed,nanorcFGBlue,nanorcFGGreen, + \ nanorcFGYellow,nanorcFGMagenta,nanorcFGCyan, + \ nanorcFGBWhite,nanorcFGBBlack,nanorcFGBRed, + \ nanorcFGBBlue,nanorcFGBGreen,nanorcFGBYellow, + \ nanorcFGBMagenta,nanorcFGBCyan + +syn keyword nanorcFGWhite contained white + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBlack contained black + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGRed contained red + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBlue contained blue + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGGreen contained green + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGYellow contained yellow + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGMagenta contained magenta + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGCyan contained cyan + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBWhite contained brightwhite + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBBlack contained brightblack + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBRed contained brightred + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBBlue contained brightblue + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBGreen contained brightgreen + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBYellow contained brightyellow + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBMagenta contained brightmagenta + \ nextgroup=@nanorcFGSpec skipwhite + +syn keyword nanorcFGBCyan contained brightcyan + \ nextgroup=@nanorcFGSpec skipwhite + +syn cluster nanorcBGColor contains=nanorcBGWhite,nanorcBGBlack, + \ nanorcBGRed,nanorcBGBlue,nanorcBGGreen, + \ nanorcBGYellow,nanorcBGMagenta,nanorcBGCyan, + \ nanorcBGBWhite,nanorcBGBBlack,nanorcBGBRed, + \ nanorcBGBBlue,nanorcBGBGreen,nanorcBGBYellow, + \ nanorcBGBMagenta,nanorcBGBCyan + +syn keyword nanorcBGWhite contained white + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBlack contained black + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGRed contained red + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBlue contained blue + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGGreen contained green + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGYellow contained yellow + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGMagenta contained magenta + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGCyan contained cyan + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBWhite contained brightwhite + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBBlack contained brightblack + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBRed contained brightred + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBBlue contained brightblue + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBGreen contained brightgreen + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBYellow contained brightyellow + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBMagenta contained brightmagenta + \ nextgroup=@nanorcBGSpec skipwhite + +syn keyword nanorcBGBCyan contained brightcyan + \ nextgroup=@nanorcBGSpec skipwhite + +syn match nanorcBGColorSep contained ',' nextgroup=@nanorcBGColor + +syn cluster nanorcFGSpec contains=nanorcBGColorSep,nanorcRegexes, + \ nanorcStartRegion + +syn cluster nanorcBGSpec contains=nanorcRegexes,nanorcStartRegion + +syn keyword nanorcStartRegion contained start nextgroup=nanorcStartRegionEq + +syn match nanorcStartRegionEq contained '=' nextgroup=nanorcRegion + +syn region nanorcRegion contained display oneline start=+"+ + \ end=+"\ze\%([[:blank:]]\|$\)+ + \ nextgroup=nanorcEndRegion skipwhite + +syn keyword nanorcEndRegion contained end nextgroup=nanorcStartRegionEq + +syn match nanorcEndRegionEq contained '=' nextgroup=nanorcRegex + +syn region nanorcRegex contained display oneline start=+"+ + \ end=+"\ze\%([[:blank:]]\|$\)+ + +hi def link nanorcTodo Todo +hi def link nanorcComment Comment +hi def link nanorcKeyword Keyword +hi def link nanorcBoolOption Identifier +hi def link nanorcStringOption Identifier +hi def link nanorcNumberOption Identifier +hi def link nanorcSynGroupName String +hi def link nanorcString String +hi def link nanorcRegexes nanorcString +hi def link nanorcNumber Number +hi def nanorcFGWhite ctermfg=Gray guifg=Gray +hi def nanorcFGBlack ctermfg=Black guifg=Black +hi def nanorcFGRed ctermfg=DarkRed guifg=DarkRed +hi def nanorcFGBlue ctermfg=DarkBlue guifg=DarkBlue +hi def nanorcFGGreen ctermfg=DarkGreen guifg=DarkGreen +hi def nanorcFGYellow ctermfg=Brown guifg=Brown +hi def nanorcFGMagenta ctermfg=DarkMagenta guifg=DarkMagenta +hi def nanorcFGCyan ctermfg=DarkCyan guifg=DarkCyan +hi def nanorcFGBWhite ctermfg=White guifg=White +hi def nanorcFGBBlack ctermfg=DarkGray guifg=DarkGray +hi def nanorcFGBRed ctermfg=Red guifg=Red +hi def nanorcFGBBlue ctermfg=Blue guifg=Blue +hi def nanorcFGBGreen ctermfg=Green guifg=Green +hi def nanorcFGBYellow ctermfg=Yellow guifg=Yellow +hi def nanorcFGBMagenta ctermfg=Magenta guifg=Magenta +hi def nanorcFGBCyan ctermfg=Cyan guifg=Cyan +hi def link nanorcBGColorSep Normal +hi def nanorcBGWhite ctermbg=Gray guibg=Gray +hi def nanorcBGBlack ctermbg=Black guibg=Black +hi def nanorcBGRed ctermbg=DarkRed guibg=DarkRed +hi def nanorcBGBlue ctermbg=DarkBlue guibg=DarkBlue +hi def nanorcBGGreen ctermbg=DarkGreen guibg=DarkGreen +hi def nanorcBGYellow ctermbg=Brown guibg=Brown +hi def nanorcBGMagenta ctermbg=DarkMagenta guibg=DarkMagenta +hi def nanorcBGCyan ctermbg=DarkCyan guibg=DarkCyan +hi def nanorcBGBWhite ctermbg=White guibg=White +hi def nanorcBGBBlack ctermbg=DarkGray guibg=DarkGray +hi def nanorcBGBRed ctermbg=Red guibg=Red +hi def nanorcBGBBlue ctermbg=Blue guibg=Blue +hi def nanorcBGBGreen ctermbg=Green guibg=Green +hi def nanorcBGBYellow ctermbg=Yellow guibg=Yellow +hi def nanorcBGBMagenta ctermbg=Magenta guibg=Magenta +hi def nanorcBGBCyan ctermbg=Cyan guibg=Cyan +hi def link nanorcStartRegion Type +hi def link nanorcStartRegionEq Operator +hi def link nanorcRegion nanorcString +hi def link nanorcEndRegion Type +hi def link nanorcEndRegionEq Operator +hi def link nanorcRegex nanoRegexes + +let b:current_syntax = "nanorc" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/nasm.vim b/vim73/syntax/nasm.vim new file mode 100644 index 0000000..50cbe1c --- /dev/null +++ b/vim73/syntax/nasm.vim @@ -0,0 +1,528 @@ +" Vim syntax file +" Language: NASM - The Netwide Assembler (v0.98) +" Maintainer: Andriy Sokolov +" Original Author: Manuel M.H. Stol +" Former Maintainer: Manuel M.H. Stol +" Last Change: 2010 Sep 24 +" NASM Home: http://www.nasm.us/ + + + +" Setup Syntax: +" Clear old syntax settings +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif +" Assembler syntax is case insensetive +syn case ignore + + + +" Vim search and movement commands on identifers +if version < 600 + " Comments at start of a line inside which to skip search for indentifiers + set comments=:; + " Identifier Keyword characters (defines \k) + set iskeyword=@,48-57,#,$,.,?,@-@,_,~ +else + " Comments at start of a line inside which to skip search for indentifiers + setlocal comments=:; + " Identifier Keyword characters (defines \k) + setlocal iskeyword=@,48-57,#,$,.,?,@-@,_,~ +endif + + + +" Comments: +syn region nasmComment start=";" keepend end="$" contains=@nasmGrpInComments +syn region nasmSpecialComment start=";\*\*\*" keepend end="$" +syn keyword nasmInCommentTodo contained TODO FIXME XXX[XXXXX] +syn cluster nasmGrpInComments contains=nasmInCommentTodo +syn cluster nasmGrpComments contains=@nasmGrpInComments,nasmComment,nasmSpecialComment + + + +" Label Identifiers: +" in NASM: 'Everything is a Label' +" Definition Label = label defined by %[i]define or %[i]assign +" Identifier Label = label defined as first non-keyword on a line or %[i]macro +syn match nasmLabelError "$\=\(\d\+\K\|[#\.@]\|\$\$\k\)\k*\>" +syn match nasmLabel "\<\(\h\|[?@]\)\k*\>" +syn match nasmLabel "[\$\~]\(\h\|[?@]\)\k*\>"lc=1 +" Labels starting with one or two '.' are special +syn match nasmLocalLabel "\<\.\(\w\|[#$?@~]\)\k*\>" +syn match nasmLocalLabel "\<\$\.\(\w\|[#$?@~]\)\k*\>"ms=s+1 +if !exists("nasm_no_warn") + syn match nasmLabelWarn "\<\~\=\$\=[_\.][_\.\~]*\>" +endif +if exists("nasm_loose_syntax") + syn match nasmSpecialLabel "\<\.\.@\k\+\>" + syn match nasmSpecialLabel "\<\$\.\.@\k\+\>"ms=s+1 + if !exists("nasm_no_warn") + syn match nasmLabelWarn "\<\$\=\.\.@\(\d\|[#$\.~]\)\k*\>" + endif + " disallow use of nasm internal label format + syn match nasmLabelError "\<\$\=\.\.@\d\+\.\k*\>" +else + syn match nasmSpecialLabel "\<\.\.@\(\h\|[?@]\)\k*\>" + syn match nasmSpecialLabel "\<\$\.\.@\(\h\|[?@]\)\k*\>"ms=s+1 +endif +" Labels can be dereferenced with '$' to destinguish them from reserved words +syn match nasmLabelError "\<\$\K\k*\s*:" +syn match nasmLabelError "^\s*\$\K\k*\>" +syn match nasmLabelError "\<\~\s*\(\k*\s*:\|\$\=\.\k*\)" + + + +" Constants: +syn match nasmStringError +["']+ +syn match nasmString +\("[^"]\{-}"\|'[^']\{-}'\)+ +syn match nasmBinNumber "\<[0-1]\+b\>" +syn match nasmBinNumber "\<\~[0-1]\+b\>"lc=1 +syn match nasmOctNumber "\<\o\+q\>" +syn match nasmOctNumber "\<\~\o\+q\>"lc=1 +syn match nasmDecNumber "\<\d\+\>" +syn match nasmDecNumber "\<\~\d\+\>"lc=1 +syn match nasmHexNumber "\<\(\d\x*h\|0x\x\+\|\$\d\x*\)\>" +syn match nasmHexNumber "\<\~\(\d\x*h\|0x\x\+\|\$\d\x*\)\>"lc=1 +syn match nasmFltNumber "\<\d\+\.\d*\(e[+-]\=\d\+\)\=\>" +syn keyword nasmFltNumber Inf Infinity Indefinite NaN SNaN QNaN +syn match nasmNumberError "\<\~\s*\d\+\.\d*\(e[+-]\=\d\+\)\=\>" + + + +" Netwide Assembler Storage Directives: +" Storage types +syn keyword nasmTypeError DF EXTRN FWORD RESF TBYTE +syn keyword nasmType FAR NEAR SHORT +syn keyword nasmType BYTE WORD DWORD QWORD DQWORD HWORD DHWORD TWORD +syn keyword nasmType CDECL FASTCALL NONE PASCAL STDCALL +syn keyword nasmStorage DB DW DD DQ DDQ DT +syn keyword nasmStorage RESB RESW RESD RESQ RESDQ REST +syn keyword nasmStorage EXTERN GLOBAL COMMON +" Structured storage types +syn match nasmTypeError "\<\(AT\|I\=\(END\)\=\(STRUCT\=\|UNION\)\|I\=END\)\>" +syn match nasmStructureLabel contained "\<\(AT\|I\=\(END\)\=\(STRUCT\=\|UNION\)\|I\=END\)\>" +" structures cannot be nested (yet) -> use: 'keepend' and 're=' +syn cluster nasmGrpCntnStruc contains=ALLBUT,@nasmGrpInComments,nasmMacroDef,@nasmGrpInMacros,@nasmGrpInPreCondits,nasmStructureDef,@nasmGrpInStrucs +syn region nasmStructureDef transparent matchgroup=nasmStructure keepend start="^\s*STRUCT\>"hs=e-5 end="^\s*ENDSTRUCT\>"re=e-9 contains=@nasmGrpCntnStruc +syn region nasmStructureDef transparent matchgroup=nasmStructure keepend start="^\s*STRUC\>"hs=e-4 end="^\s*ENDSTRUC\>"re=e-8 contains=@nasmGrpCntnStruc +syn region nasmStructureDef transparent matchgroup=nasmStructure keepend start="\" end="\" contains=@nasmGrpCntnStruc,nasmInStructure +" union types are not part of nasm (yet) +"syn region nasmStructureDef transparent matchgroup=nasmStructure keepend start="^\s*UNION\>"hs=e-4 end="^\s*ENDUNION\>"re=e-8 contains=@nasmGrpCntnStruc +"syn region nasmStructureDef transparent matchgroup=nasmStructure keepend start="\" end="\" contains=@nasmGrpCntnStruc,nasmInStructure +syn match nasmInStructure contained "^\s*AT\>"hs=e-1 +syn cluster nasmGrpInStrucs contains=nasmStructure,nasmInStructure,nasmStructureLabel + + + +" PreProcessor Instructions: +" NAsm PreProcs start with %, but % is not a character +syn match nasmPreProcError "%{\=\(%\=\k\+\|%%\+\k*\|[+-]\=\d\+\)}\=" +if exists("nasm_loose_syntax") + syn cluster nasmGrpNxtCtx contains=nasmStructureLabel,nasmLabel,nasmLocalLabel,nasmSpecialLabel,nasmLabelError,nasmPreProcError +else + syn cluster nasmGrpNxtCtx contains=nasmStructureLabel,nasmLabel,nasmLabelError,nasmPreProcError +endif + +" Multi-line macro +syn cluster nasmGrpCntnMacro contains=ALLBUT,@nasmGrpInComments,nasmStructureDef,@nasmGrpInStrucs,nasmMacroDef,@nasmGrpPreCondits,nasmMemReference,nasmInMacPreCondit,nasmInMacStrucDef +syn region nasmMacroDef matchgroup=nasmMacro keepend start="^\s*%macro\>"hs=e-5 start="^\s*%imacro\>"hs=e-6 end="^\s*%endmacro\>"re=e-9 contains=@nasmGrpCntnMacro,nasmInMacStrucDef +if exists("nasm_loose_syntax") + syn match nasmInMacLabel contained "%\(%\k\+\>\|{%\k\+}\)" + syn match nasmInMacLabel contained "%\($\+\(\w\|[#\.?@~]\)\k*\>\|{$\+\(\w\|[#\.?@~]\)\k*}\)" + syn match nasmInMacPreProc contained "^\s*%\(push\|repl\)\>"hs=e-4 skipwhite nextgroup=nasmStructureLabel,nasmLabel,nasmInMacParam,nasmLocalLabel,nasmSpecialLabel,nasmLabelError,nasmPreProcError + if !exists("nasm_no_warn") + syn match nasmInMacLblWarn contained "%\(%[$\.]\k*\>\|{%[$\.]\k*}\)" + syn match nasmInMacLblWarn contained "%\($\+\(\d\|[#\.@~]\)\k*\|{\$\+\(\d\|[#\.@~]\)\k*}\)" + hi link nasmInMacCatLabel nasmInMacLblWarn + else + hi link nasmInMacCatLabel nasmInMacLabel + endif +else + syn match nasmInMacLabel contained "%\(%\(\w\|[#?@~]\)\k*\>\|{%\(\w\|[#?@~]\)\k*}\)" + syn match nasmInMacLabel contained "%\($\+\(\h\|[?@]\)\k*\>\|{$\+\(\h\|[?@]\)\k*}\)" + hi link nasmInMacCatLabel nasmLabelError +endif +syn match nasmInMacCatLabel contained "\d\K\k*"lc=1 +syn match nasmInMacLabel contained "\d}\k\+"lc=2 +if !exists("nasm_no_warn") + syn match nasmInMacLblWarn contained "%\(\($\+\|%\)[_~][._~]*\>\|{\($\+\|%\)[_~][._~]*}\)" +endif +syn match nasmInMacPreProc contained "^\s*%pop\>"hs=e-3 +syn match nasmInMacPreProc contained "^\s*%\(push\|repl\)\>"hs=e-4 skipwhite nextgroup=@nasmGrpNxtCtx +" structures cannot be nested (yet) -> use: 'keepend' and 're=' +syn region nasmInMacStrucDef contained transparent matchgroup=nasmStructure keepend start="^\s*STRUCT\>"hs=e-5 end="^\s*ENDSTRUCT\>"re=e-9 contains=@nasmGrpCntnMacro +syn region nasmInMacStrucDef contained transparent matchgroup=nasmStructure keepend start="^\s*STRUC\>"hs=e-4 end="^\s*ENDSTRUC\>"re=e-8 contains=@nasmGrpCntnMacro +syn region nasmInMacStrucDef contained transparent matchgroup=nasmStructure keepend start="\" end="\" contains=@nasmGrpCntnMacro,nasmInStructure +" union types are not part of nasm (yet) +"syn region nasmInMacStrucDef contained transparent matchgroup=nasmStructure keepend start="^\s*UNION\>"hs=e-4 end="^\s*ENDUNION\>"re=e-8 contains=@nasmGrpCntnMacro +"syn region nasmInMacStrucDef contained transparent matchgroup=nasmStructure keepend start="\" end="\" contains=@nasmGrpCntnMacro,nasmInStructure +syn region nasmInMacPreConDef contained transparent matchgroup=nasmInMacPreCondit start="^\s*%ifnidni\>"hs=e-7 start="^\s*%if\(idni\|n\(ctx\|def\|idn\|num\|str\)\)\>"hs=e-6 start="^\s*%if\(ctx\|def\|idn\|nid\|num\|str\)\>"hs=e-5 start="^\s*%ifid\>"hs=e-4 start="^\s*%if\>"hs=e-2 end="%endif\>" contains=@nasmGrpCntnMacro,nasmInMacPreCondit,nasmInPreCondit +" Todo: allow STRUC/ISTRUC to be used inside preprocessor conditional block +syn match nasmInMacPreCondit contained transparent "ctx\s"lc=3 skipwhite nextgroup=@nasmGrpNxtCtx +syn match nasmInMacPreCondit contained "^\s*%elifctx\>"hs=e-7 skipwhite nextgroup=@nasmGrpNxtCtx +syn match nasmInMacPreCondit contained "^\s*%elifnctx\>"hs=e-8 skipwhite nextgroup=@nasmGrpNxtCtx +syn match nasmInMacParamNum contained "\<\d\+\.list\>"me=e-5 +syn match nasmInMacParamNum contained "\<\d\+\.nolist\>"me=e-7 +syn match nasmInMacDirective contained "\.\(no\)\=list\>" +syn match nasmInMacMacro contained transparent "macro\s"lc=5 skipwhite nextgroup=nasmStructureLabel +syn match nasmInMacMacro contained "^\s*%rotate\>"hs=e-6 +syn match nasmInMacParam contained "%\([+-]\=\d\+\|{[+-]\=\d\+}\)" +" nasm conditional macro operands/arguments +" Todo: check feasebility; add too nasmGrpInMacros, etc. +"syn match nasmInMacCond contained "\<\(N\=\([ABGL]E\=\|[CEOSZ]\)\|P[EO]\=\)\>" +syn cluster nasmGrpInMacros contains=nasmMacro,nasmInMacMacro,nasmInMacParam,nasmInMacParamNum,nasmInMacDirective,nasmInMacLabel,nasmInMacLblWarn,nasmInMacMemRef,nasmInMacPreConDef,nasmInMacPreCondit,nasmInMacPreProc,nasmInMacStrucDef + +" Context pre-procs that are better used inside a macro +if exists("nasm_ctx_outside_macro") + syn region nasmPreConditDef transparent matchgroup=nasmCtxPreCondit start="^\s*%ifnctx\>"hs=e-6 start="^\s*%ifctx\>"hs=e-5 end="%endif\>" contains=@nasmGrpCntnPreCon + syn match nasmCtxPreProc "^\s*%pop\>"hs=e-3 + if exists("nasm_loose_syntax") + syn match nasmCtxLocLabel "%$\+\(\w\|[#\.?@~]\)\k*\>" + else + syn match nasmCtxLocLabel "%$\+\(\h\|[?@]\)\k*\>" + endif + syn match nasmCtxPreProc "^\s*%\(push\|repl\)\>"hs=e-4 skipwhite nextgroup=@nasmGrpNxtCtx + syn match nasmCtxPreCondit contained transparent "ctx\s"lc=3 skipwhite nextgroup=@nasmGrpNxtCtx + syn match nasmCtxPreCondit contained "^\s*%elifctx\>"hs=e-7 skipwhite nextgroup=@nasmGrpNxtCtx + syn match nasmCtxPreCondit contained "^\s*%elifnctx\>"hs=e-8 skipwhite nextgroup=@nasmGrpNxtCtx + if exists("nasm_no_warn") + hi link nasmCtxPreCondit nasmPreCondit + hi link nasmCtxPreProc nasmPreProc + hi link nasmCtxLocLabel nasmLocalLabel + else + hi link nasmCtxPreCondit nasmPreProcWarn + hi link nasmCtxPreProc nasmPreProcWarn + hi link nasmCtxLocLabel nasmLabelWarn + endif +endif + +" Conditional assembly +syn cluster nasmGrpCntnPreCon contains=ALLBUT,@nasmGrpInComments,@nasmGrpInMacros,@nasmGrpInStrucs +syn region nasmPreConditDef transparent matchgroup=nasmPreCondit start="^\s*%ifnidni\>"hs=e-7 start="^\s*%if\(idni\|n\(def\|idn\|num\|str\)\)\>"hs=e-6 start="^\s*%if\(def\|idn\|nid\|num\|str\)\>"hs=e-5 start="^\s*%ifid\>"hs=e-4 start="^\s*%if\>"hs=e-2 end="%endif\>" contains=@nasmGrpCntnPreCon +syn match nasmInPreCondit contained "^\s*%el\(if\|se\)\>"hs=e-4 +syn match nasmInPreCondit contained "^\s*%elifid\>"hs=e-6 +syn match nasmInPreCondit contained "^\s*%elif\(def\|idn\|nid\|num\|str\)\>"hs=e-7 +syn match nasmInPreCondit contained "^\s*%elif\(n\(def\|idn\|num\|str\)\|idni\)\>"hs=e-8 +syn match nasmInPreCondit contained "^\s*%elifnidni\>"hs=e-9 +syn cluster nasmGrpInPreCondits contains=nasmPreCondit,nasmInPreCondit,nasmCtxPreCondit +syn cluster nasmGrpPreCondits contains=nasmPreConditDef,@nasmGrpInPreCondits,nasmCtxPreProc,nasmCtxLocLabel + +" Other pre-processor statements +syn match nasmPreProc "^\s*%\(rep\|use\)\>"hs=e-3 +syn match nasmPreProc "^\s*%line\>"hs=e-4 +syn match nasmPreProc "^\s*%\(clear\|error\|fatal\)\>"hs=e-5 +syn match nasmPreProc "^\s*%\(endrep\|strlen\|substr\)\>"hs=e-6 +syn match nasmPreProc "^\s*%\(exitrep\|warning\)\>"hs=e-7 +syn match nasmDefine "^\s*%undef\>"hs=e-5 +syn match nasmDefine "^\s*%\(assign\|define\)\>"hs=e-6 +syn match nasmDefine "^\s*%i\(assign\|define\)\>"hs=e-7 +syn match nasmDefine "^\s*%unmacro\>"hs=e-7 +syn match nasmInclude "^\s*%include\>"hs=e-7 +" Todo: Treat the line tail after %fatal, %error, %warning as text + +" Multiple pre-processor instructions on single line detection (obsolete) +"syn match nasmPreProcError +^\s*\([^\t "%';][^"%';]*\|[^\t "';][^"%';]\+\)%\a\+\>+ +syn cluster nasmGrpPreProcs contains=nasmMacroDef,@nasmGrpInMacros,@nasmGrpPreCondits,nasmPreProc,nasmDefine,nasmInclude,nasmPreProcWarn,nasmPreProcError + + + +" Register Identifiers: +" Register operands: +syn match nasmGen08Register "\<[A-D][HL]\>" +syn match nasmGen16Register "\<\([A-D]X\|[DS]I\|[BS]P\)\>" +syn match nasmGen32Register "\" +syn match nasmGen64Register "\" +syn match nasmSegRegister "\<[C-GS]S\>" +syn match nasmSpcRegister "\" +syn match nasmFpuRegister "\" +syn match nasmMmxRegister "\" +syn match nasmSseRegister "\" +syn match nasmCtrlRegister "\" +syn match nasmDebugRegister "\" +syn match nasmTestRegister "\" +syn match nasmRegisterError "\<\(CR[15-9]\|DR[4-58-9]\|TR[0-28-9]\)\>" +syn match nasmRegisterError "\" +syn match nasmRegisterError "\\)" +syn match nasmRegisterError "\" +" Memory reference operand (address): +syn match nasmMemRefError "[\[\]]" +syn cluster nasmGrpCntnMemRef contains=ALLBUT,@nasmGrpComments,@nasmGrpPreProcs,@nasmGrpInStrucs,nasmMemReference,nasmMemRefError +syn match nasmInMacMemRef contained "\[[^;\[\]]\{-}\]" contains=@nasmGrpCntnMemRef,nasmPreProcError,nasmInMacLabel,nasmInMacLblWarn,nasmInMacParam +syn match nasmMemReference "\[[^;\[\]]\{-}\]" contains=@nasmGrpCntnMemRef,nasmPreProcError,nasmCtxLocLabel + + + +" Netwide Assembler Directives: +" Compilation constants +syn keyword nasmConstant __BITS__ __DATE__ __FILE__ __FORMAT__ __LINE__ +syn keyword nasmConstant __NASM_MAJOR__ __NASM_MINOR__ __NASM_VERSION__ +syn keyword nasmConstant __TIME__ +" Instruction modifiers +syn match nasmInstructnError "\" +syn match nasmInstrModifier "\(^\|:\)\s*[C-GS]S\>"ms=e-1 +syn keyword nasmInstrModifier A16 A32 O16 O32 +syn match nasmInstrModifier "\"lc=5,ms=e-1 +" the 'to' keyword is not allowed for fpu-pop instructions (yet) +"syn match nasmInstrModifier "\"lc=6,ms=e-1 +" NAsm directives +syn keyword nasmRepeat TIMES +syn keyword nasmDirective ALIGN[B] INCBIN EQU NOSPLIT SPLIT +syn keyword nasmDirective ABSOLUTE BITS SECTION SEGMENT +syn keyword nasmDirective ENDSECTION ENDSEGMENT +syn keyword nasmDirective __SECT__ +" Macro created standard directives: (requires %include) +syn case match +syn keyword nasmStdDirective ENDPROC EPILOGUE LOCALS PROC PROLOGUE USES +syn keyword nasmStdDirective ENDIF ELSE ELIF ELSIF IF +"syn keyword nasmStdDirective BREAK CASE DEFAULT ENDSWITCH SWITCH +"syn keyword nasmStdDirective CASE OF ENDCASE +syn keyword nasmStdDirective DO ENDFOR ENDWHILE FOR REPEAT UNTIL WHILE EXIT +syn case ignore +" Format specific directives: (all formats) +" (excluded: extension directives to section, global, common and extern) +syn keyword nasmFmtDirective ORG +syn keyword nasmFmtDirective EXPORT IMPORT GROUP UPPERCASE SEG WRT +syn keyword nasmFmtDirective LIBRARY +syn case match +syn keyword nasmFmtDirective _GLOBAL_OFFSET_TABLE_ __GLOBAL_OFFSET_TABLE_ +syn keyword nasmFmtDirective ..start ..got ..gotoff ..gotpc ..plt ..sym +syn case ignore + + + +" Standard Instructions: +syn match nasmInstructnError "\<\(F\=CMOV\|SET\)N\=\a\{0,2}\>" +syn keyword nasmInstructnError CMPS MOVS LCS LODS STOS XLAT +syn match nasmStdInstruction "\" +syn match nasmInstructnError "\\s*[^:]"he=e-1 +syn match nasmStdInstruction "\<\(CMOV\|J\|SET\)\(N\=\([ABGL]E\=\|[CEOSZ]\)\|P[EO]\=\)\>" +syn match nasmStdInstruction "\" +syn keyword nasmStdInstruction AAA AAD AAM AAS ADC ADD AND +syn keyword nasmStdInstruction BOUND BSF BSR BSWAP BT[C] BTR BTS +syn keyword nasmStdInstruction CALL CBW CDQ CLC CLD CMC CMP CMPSB CMPSD CMPSW CMPSQ +syn keyword nasmStdInstruction CMPXCHG CMPXCHG8B CPUID CWD[E] CQO +syn keyword nasmStdInstruction DAA DAS DEC DIV ENTER +syn keyword nasmStdInstruction IDIV IMUL INC INT[O] IRET[D] IRETW IRETQ +syn keyword nasmStdInstruction JCXZ JECXZ JMP +syn keyword nasmStdInstruction LAHF LDS LEA LEAVE LES LFS LGS LODSB LODSD LODSQ +syn keyword nasmStdInstruction LODSW LOOP[E] LOOPNE LOOPNZ LOOPZ LSS +syn keyword nasmStdInstruction MOVSB MOVSD MOVSW MOVSX MOVSQ MOVZX MUL NEG NOP NOT +syn keyword nasmStdInstruction OR POPA[D] POPAW POPF[D] POPFW POPFQ +syn keyword nasmStdInstruction PUSH[AD] PUSHAW PUSHF[D] PUSHFW PUSHFQ +syn keyword nasmStdInstruction RCL RCR RETF RET[N] ROL ROR +syn keyword nasmStdInstruction SAHF SAL SAR SBB SCASB SCASD SCASW +syn keyword nasmStdInstruction SHL[D] SHR[D] STC STD STOSB STOSD STOSW STOSQ SUB +syn keyword nasmStdInstruction TEST XADD XCHG XLATB XOR +syn keyword nasmStdInstruction LFENCE MFENCE SFENCE + + +" System Instructions: (usually privileged) +" Verification of pointer parameters +syn keyword nasmSysInstruction ARPL LAR LSL VERR VERW +" Addressing descriptor tables +syn keyword nasmSysInstruction LLDT SLDT LGDT SGDT +" Multitasking +syn keyword nasmSysInstruction LTR STR +" Coprocessing and Multiprocessing (requires fpu and multiple cpu's resp.) +syn keyword nasmSysInstruction CLTS LOCK WAIT +" Input and Output +syn keyword nasmInstructnError INS OUTS +syn keyword nasmSysInstruction IN INSB INSW INSD OUT OUTSB OUTSB OUTSW OUTSD +" Interrupt control +syn keyword nasmSysInstruction CLI STI LIDT SIDT +" System control +syn match nasmSysInstruction "\"me=s+3 +syn keyword nasmSysInstruction HLT INVD LMSW +syn keyword nasmSseInstruction PREFETCHT0 PREFETCHT1 PREFETCHT2 PREFETCHNTA +syn keyword nasmSseInstruction RSM SFENCE SMSW SYSENTER SYSEXIT UD2 WBINVD +" TLB (Translation Lookahead Buffer) testing +syn match nasmSysInstruction "\"me=s+3 +syn keyword nasmSysInstruction INVLPG + +" Debugging Instructions: (privileged) +syn match nasmDbgInstruction "\"me=s+3 +syn keyword nasmDbgInstruction INT1 INT3 RDMSR RDTSC RDPMC WRMSR + + +" Floating Point Instructions: (requires FPU) +syn match nasmFpuInstruction "\" +syn keyword nasmFpuInstruction F2XM1 FABS FADD[P] FBLD FBSTP +syn keyword nasmFpuInstruction FCHS FCLEX FCOM[IP] FCOMP[P] FCOS +syn keyword nasmFpuInstruction FDECSTP FDISI FDIV[P] FDIVR[P] FENI FFREE +syn keyword nasmFpuInstruction FIADD FICOM[P] FIDIV[R] FILD +syn keyword nasmFpuInstruction FIMUL FINCSTP FINIT FIST[P] FISUB[R] +syn keyword nasmFpuInstruction FLD[1] FLDCW FLDENV FLDL2E FLDL2T FLDLG2 +syn keyword nasmFpuInstruction FLDLN2 FLDPI FLDZ FMUL[P] +syn keyword nasmFpuInstruction FNCLEX FNDISI FNENI FNINIT FNOP FNSAVE +syn keyword nasmFpuInstruction FNSTCW FNSTENV FNSTSW FNSTSW +syn keyword nasmFpuInstruction FPATAN FPREM[1] FPTAN FRNDINT FRSTOR +syn keyword nasmFpuInstruction FSAVE FSCALE FSETPM FSIN FSINCOS FSQRT +syn keyword nasmFpuInstruction FSTCW FSTENV FST[P] FSTSW FSUB[P] FSUBR[P] +syn keyword nasmFpuInstruction FTST FUCOM[IP] FUCOMP[P] +syn keyword nasmFpuInstruction FXAM FXCH FXTRACT FYL2X FYL2XP1 + + +" Multi Media Xtension Packed Instructions: (requires MMX unit) +" Standard MMX instructions: (requires MMX1 unit) +syn match nasmInstructnError "\" +syn match nasmInstructnError "\" +syn keyword nasmMmxInstruction EMMS MOVD MOVQ +syn keyword nasmMmxInstruction PACKSSDW PACKSSWB PACKUSWB PADDB PADDD PADDW +syn keyword nasmMmxInstruction PADDSB PADDSW PADDUSB PADDUSW PAND[N] +syn keyword nasmMmxInstruction PCMPEQB PCMPEQD PCMPEQW PCMPGTB PCMPGTD PCMPGTW +syn keyword nasmMmxInstruction PMACHRIW PMADDWD PMULHW PMULLW POR +syn keyword nasmMmxInstruction PSLLD PSLLQ PSLLW PSRAD PSRAW PSRLD PSRLQ PSRLW +syn keyword nasmMmxInstruction PSUBB PSUBD PSUBW PSUBSB PSUBSW PSUBUSB PSUBUSW +syn keyword nasmMmxInstruction PUNPCKHBW PUNPCKHDQ PUNPCKHWD +syn keyword nasmMmxInstruction PUNPCKLBW PUNPCKLDQ PUNPCKLWD PXOR +" Extended MMX instructions: (requires MMX2/SSE unit) +syn keyword nasmMmxInstruction MASKMOVQ MOVNTQ +syn keyword nasmMmxInstruction PAVGB PAVGW PEXTRW PINSRW PMAXSW PMAXUB +syn keyword nasmMmxInstruction PMINSW PMINUB PMOVMSKB PMULHUW PSADBW PSHUFW + + +" Streaming SIMD Extension Packed Instructions: (requires SSE unit) +syn match nasmInstructnError "\" +syn match nasmSseInstruction "\" +syn keyword nasmSseInstruction ADDPS ADDSS ANDNPS ANDPS +syn keyword nasmSseInstruction COMISS CVTPI2PS CVTPS2PI +syn keyword nasmSseInstruction CVTSI2SS CVTSS2SI CVTTPS2PI CVTTSS2SI +syn keyword nasmSseInstruction DIVPS DIVSS FXRSTOR FXSAVE LDMXCSR +syn keyword nasmSseInstruction MAXPS MAXSS MINPS MINSS MOVAPS MOVHLPS MOVHPS +syn keyword nasmSseInstruction MOVLHPS MOVLPS MOVMSKPS MOVNTPS MOVSS MOVUPS +syn keyword nasmSseInstruction MULPS MULSS +syn keyword nasmSseInstruction ORPS RCPPS RCPSS RSQRTPS RSQRTSS +syn keyword nasmSseInstruction SHUFPS SQRTPS SQRTSS STMXCSR SUBPS SUBSS +syn keyword nasmSseInstruction UCOMISS UNPCKHPS UNPCKLPS XORPS + + +" Three Dimensional Now Packed Instructions: (requires 3DNow! unit) +syn keyword nasmNowInstruction FEMMS PAVGUSB PF2ID PFACC PFADD PFCMPEQ PFCMPGE +syn keyword nasmNowInstruction PFCMPGT PFMAX PFMIN PFMUL PFRCP PFRCPIT1 +syn keyword nasmNowInstruction PFRCPIT2 PFRSQIT1 PFRSQRT PFSUB[R] PI2FD +syn keyword nasmNowInstruction PMULHRWA PREFETCH[W] + + +" Vendor Specific Instructions: +" Cyrix instructions (requires Cyrix processor) +syn keyword nasmCrxInstruction PADDSIW PAVEB PDISTIB PMAGW PMULHRW[C] PMULHRIW +syn keyword nasmCrxInstruction PMVGEZB PMVLZB PMVNZB PMVZB PSUBSIW +syn keyword nasmCrxInstruction RDSHR RSDC RSLDT SMINT SMINTOLD SVDC SVLDT SVTS +syn keyword nasmCrxInstruction WRSHR +" AMD instructions (requires AMD processor) +syn keyword nasmAmdInstruction SYSCALL SYSRET + + +" Undocumented Instructions: +syn match nasmUndInstruction "\"me=s+3 +syn keyword nasmUndInstruction CMPXCHG486 IBTS ICEBP INT01 INT03 LOADALL +syn keyword nasmUndInstruction LOADALL286 LOADALL386 SALC SMI UD1 UMOV XBTS + + + +" Synchronize Syntax: +syn sync clear +syn sync minlines=50 "for multiple region nesting +syn sync match nasmSync grouphere nasmMacroDef "^\s*%i\=macro\>"me=s-1 +syn sync match nasmSync grouphere NONE "^\s*%endmacro\>" + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later : only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_nasm_syntax_inits") + if version < 508 + let did_nasm_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " Sub Links: + HiLink nasmInMacDirective nasmDirective + HiLink nasmInMacLabel nasmLocalLabel + HiLink nasmInMacLblWarn nasmLabelWarn + HiLink nasmInMacMacro nasmMacro + HiLink nasmInMacParam nasmMacro + HiLink nasmInMacParamNum nasmDecNumber + HiLink nasmInMacPreCondit nasmPreCondit + HiLink nasmInMacPreProc nasmPreProc + HiLink nasmInPreCondit nasmPreCondit + HiLink nasmInStructure nasmStructure + HiLink nasmStructureLabel nasmStructure + + " Comment Group: + HiLink nasmComment Comment + HiLink nasmSpecialComment SpecialComment + HiLink nasmInCommentTodo Todo + + " Constant Group: + HiLink nasmString String + HiLink nasmStringError Error + HiLink nasmBinNumber Number + HiLink nasmOctNumber Number + HiLink nasmDecNumber Number + HiLink nasmHexNumber Number + HiLink nasmFltNumber Float + HiLink nasmNumberError Error + + " Identifier Group: + HiLink nasmLabel Identifier + HiLink nasmLocalLabel Identifier + HiLink nasmSpecialLabel Special + HiLink nasmLabelError Error + HiLink nasmLabelWarn Todo + + " PreProc Group: + HiLink nasmPreProc PreProc + HiLink nasmDefine Define + HiLink nasmInclude Include + HiLink nasmMacro Macro + HiLink nasmPreCondit PreCondit + HiLink nasmPreProcError Error + HiLink nasmPreProcWarn Todo + + " Type Group: + HiLink nasmType Type + HiLink nasmStorage StorageClass + HiLink nasmStructure Structure + HiLink nasmTypeError Error + + " Directive Group: + HiLink nasmConstant Constant + HiLink nasmInstrModifier Operator + HiLink nasmRepeat Repeat + HiLink nasmDirective Keyword + HiLink nasmStdDirective Operator + HiLink nasmFmtDirective Keyword + + " Register Group: + HiLink nasmCtrlRegister Special + HiLink nasmDebugRegister Debug + HiLink nasmTestRegister Special + HiLink nasmRegisterError Error + HiLink nasmMemRefError Error + + " Instruction Group: + HiLink nasmStdInstruction Statement + HiLink nasmSysInstruction Statement + HiLink nasmDbgInstruction Debug + HiLink nasmFpuInstruction Statement + HiLink nasmMmxInstruction Statement + HiLink nasmSseInstruction Statement + HiLink nasmNowInstruction Statement + HiLink nasmAmdInstruction Special + HiLink nasmCrxInstruction Special + HiLink nasmUndInstruction Todo + HiLink nasmInstructnError Error + + delcommand HiLink +endif + +let b:current_syntax = "nasm" + +" vim:ts=8 sw=4 diff --git a/vim73/syntax/nastran.vim b/vim73/syntax/nastran.vim new file mode 100644 index 0000000..f792769 --- /dev/null +++ b/vim73/syntax/nastran.vim @@ -0,0 +1,193 @@ +" Vim syntax file +" Language: NASTRAN input/DMAP +" Maintainer: Tom Kowalski +" Last change: April 27, 2001 +" Thanks to the authors and maintainers of fortran.vim. +" Since DMAP shares some traits with fortran, this syntax file +" is based on the fortran.vim syntax file. +"---------------------------------------------------------------------- +" Remove any old syntax stuff hanging around +"syn clear +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif +" DMAP is not case dependent +syn case ignore +" +"--------------------DMAP SYNTAX--------------------------------------- +" +" -------Executive Modules and Statements +" +syn keyword nastranDmapexecmod call dbview delete end equiv equivx exit +syn keyword nastranDmapexecmod file message purge purgex return subdmap +syn keyword nastranDmapType type +syn keyword nastranDmapLabel go to goto +syn keyword nastranDmapRepeat if else elseif endif then +syn keyword nastranDmapRepeat do while +syn region nastranDmapString start=+"+ end=+"+ oneline +syn region nastranDmapString start=+'+ end=+'+ oneline +" If you don't like initial tabs in dmap (or at all) +"syn match nastranDmapIniTab "^\t.*$" +"syn match nastranDmapTab "\t" + +" Any integer +syn match nastranDmapNumber "-\=\<[0-9]\+\>" +" floating point number, with dot, optional exponent +syn match nastranDmapFloat "\<[0-9]\+\.[0-9]*\([edED][-+]\=[0-9]\+\)\=\>" +" floating point number, starting with a dot, optional exponent +syn match nastranDmapFloat "\.[0-9]\+\([edED][-+]\=[0-9]\+\)\=\>" +" floating point number, without dot, with exponent +syn match nastranDmapFloat "\<[0-9]\+[edED][-+]\=[0-9]\+\>" + +syn match nastranDmapLogical "\(true\|false\)" + +syn match nastranDmapPreCondit "^#define\>" +syn match nastranDmapPreCondit "^#include\>" +" +" -------Comments may be contained in another line. +" +syn match nastranDmapComment "^[\$].*$" +syn match nastranDmapComment "\$.*$" +syn match nastranDmapComment "^[\$].*$" contained +syn match nastranDmapComment "\$.*$" contained +" Treat all past 72nd column as a comment. Do not work with tabs! +" Breaks down when 72-73rd column is in another match (eg number or keyword) +syn match nastranDmapComment "^.\{-72}.*$"lc=72 contained + +" +" -------Utility Modules +" +syn keyword nastranDmapUtilmod append copy dbc dbdict dbdir dmin drms1 +syn keyword nastranDmapUtilmod dtiin eltprt ifp ifp1 inputt2 inputt4 lamx +syn keyword nastranDmapUtilmod matgen matgpr matmod matpch matprn matprt +syn keyword nastranDmapUtilmod modtrl mtrxin ofp output2 output4 param +syn keyword nastranDmapUtilmod paraml paramr prtparam pvt scalar +syn keyword nastranDmapUtilmod seqp setval tabedit tabprt tabpt vec vecplot +syn keyword nastranDmapUtilmod xsort +" +" -------Matrix Modules +" +syn keyword nastranDmapMatmod add add5 cead dcmp decomp diagonal fbs merge +syn keyword nastranDmapMatmod mpyad norm read reigl smpyad solve solvit +syn keyword nastranDmapMatmod trnsp umerge umerge1 upartn dmiin partn +syn region nastranDmapMatmod start=+^ *[Dd][Mm][Ii]+ end=+[\/]+ +" +" -------Implicit Functions +" +syn keyword nastranDmapImplicit abs acos acosh andl asin asinh atan atan2 +syn keyword nastranDmapImplicit atanh atanh2 char clen clock cmplx concat1 +syn keyword nastranDmapImplicit concat2 concat3 conjg cos cosh dble diagoff +syn keyword nastranDmapImplicit diagon dim dlablank dlxblank dprod eqvl exp +syn keyword nastranDmapImplicit getdiag getsys ichar imag impl index indexstr +syn keyword nastranDmapImplicit int itol leq lge lgt lle llt lne log log10 +syn keyword nastranDmapImplicit logx ltoi mcgetsys mcputsys max min mod neqvl +syn keyword nastranDmapImplicit nint noop normal notl numeq numge numgt numle +syn keyword nastranDmapImplicit numlt numne orl pi precison putdiag putsys +syn keyword nastranDmapImplicit rand rdiagon real rtimtogo setcore sign sin +syn keyword nastranDmapImplicit sinh sngl sprod sqrt substrin tan tanh +syn keyword nastranDmapImplicit timetogo wlen xorl +" +" +"--------------------INPUT FILE SYNTAX--------------------------------------- +" +" +" -------Nastran Statement +" +syn keyword nastranNastranCard nastran +" +" -------The File Management Section (FMS) +" +syn region nastranFMSCard start=+^ *[Aa][Cc][Qq][Uu][Ii]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Aa][Ss][Ss][Ii][Gg]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Cc][oO][Nn][Nn][Ee]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Bb][Cc][Ll][Ee]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Bb][Dd][Ii][Cc]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Bb][Dd][Ii][Rr]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Bb][Ff][Ii][Xx]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Bb][Ll][Oo][Aa]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Bb][Ll][Oo][Cc]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Bb][Ss][Ee][Tt]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Bb][Uu][Nn][Ll]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Bb][Uu][Pp][Dd]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Dd][Ee][Ff][Ii][Nn]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Ee][Nn][Dd][Jj][Oo]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Ee][Xx][Pp][Aa][Nn]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Ii][Nn][Cc][Ll][Uu]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Ii][Nn][Ii][Tt]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Pp][Rr][Oo][Jj]+ end=+$+ oneline +syn region nastranFMSCard start=+^ *[Rr][Ee][Ss][Tt]+ end=+$+ oneline +syn match nastranDmapUtilmod "^ *[Rr][Ee][Ss][Tt][Aa].*,.*," contains=nastranDmapComment +" +" -------Executive Control Section +" +syn region nastranECSCard start=+^ *[Aa][Ll][Tt][Ee][Rr]+ end=+$+ oneline +syn region nastranECSCard start=+^ *[Aa][Pp][Pp]+ end=+$+ oneline +syn region nastranECSCard start=+^ *[Cc][Oo][Mm][Pp][Ii]+ end=+$+ oneline +syn region nastranECSCard start=+^ *[Dd][Ii][Aa][Gg] + end=+$+ oneline +syn region nastranECSCard start=+^ *[Ee][Cc][Hh][Oo]+ end=+$+ oneline +syn region nastranECSCard start=+^ *[Ee][Nn][Dd][Aa][Ll]+ end=+$+ oneline +syn region nastranECSCard start=+^ *[Ii][Dd]+ end=+$+ oneline +syn region nastranECSCard start=+^ *[Ii][Nn][Cc][Ll][Uu]+ end=+$+ oneline +syn region nastranECSCard start=+^ *[Ll][Ii][Nn][Kk]+ end=+$+ oneline +syn region nastranECSCard start=+^ *[Mm][Aa][Ll][Tt][Ee]+ end=+$+ oneline +syn region nastranECSCard start=+^ *[Ss][Oo][Ll] + end=+$+ oneline +syn region nastranECSCard start=+^ *[Tt][Ii][Mm][Ee]+ end=+$+ oneline +" +" -------Delimiters +" +syn match nastranDelimiter "[Cc][Ee][Nn][Dd]" contained +syn match nastranDelimiter "[Bb][Ee][Gg][Ii][Nn]" contained +syn match nastranDelimiter " *[Bb][Uu][Ll][Kk]" contained +syn match nastranDelimiter "[Ee][Nn][Dd] *[dD][Aa][Tt][Aa]" contained +" +" -------Case Control section +" +syn region nastranCC start=+^ *[Cc][Ee][Nn][Dd]+ end=+^ *[Bb][Ee][Gg][Ii][Nn]+ contains=nastranDelimiter,nastranBulkData,nastranDmapComment + +" +" -------Bulk Data section +" +syn region nastranBulkData start=+ *[Bb][Uu][Ll][Kk] *$+ end=+^ [Ee][Nn][Dd] *[Dd]+ contains=nastranDelimiter,nastranDmapComment +" +" -------The following cards may appear in multiple sections of the file +" +syn keyword nastranUtilCard ECHOON ECHOOFF INCLUDE PARAM + + +if version >= 508 || !exists("did_nastran_syntax_inits") + if version < 508 + let did_nastran_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi link + endif + " The default methods for highlighting. Can be overridden later + HiLink nastranDmapexecmod Statement + HiLink nastranDmapType Type + HiLink nastranDmapPreCondit Error + HiLink nastranDmapUtilmod PreProc + HiLink nastranDmapMatmod nastranDmapUtilmod + HiLink nastranDmapString String + HiLink nastranDmapNumber Constant + HiLink nastranDmapFloat nastranDmapNumber + HiLink nastranDmapInitTab nastranDmapNumber + HiLink nastranDmapTab nastranDmapNumber + HiLink nastranDmapLogical nastranDmapExecmod + HiLink nastranDmapImplicit Identifier + HiLink nastranDmapComment Comment + HiLink nastranDmapRepeat nastranDmapexecmod + HiLink nastranNastranCard nastranDmapPreCondit + HiLink nastranECSCard nastranDmapUtilmod + HiLink nastranFMSCard nastranNastranCard + HiLink nastranCC nastranDmapexecmod + HiLink nastranDelimiter Special + HiLink nastranBulkData nastranDmapType + HiLink nastranUtilCard nastranDmapexecmod + delcommand HiLink +endif + +let b:current_syntax = "nastran" + +"EOF vim: ts=8 noet tw=120 sw=8 sts=0 diff --git a/vim73/syntax/natural.vim b/vim73/syntax/natural.vim new file mode 100644 index 0000000..2628151 --- /dev/null +++ b/vim73/syntax/natural.vim @@ -0,0 +1,209 @@ +" Vim syntax file +" +" Language: NATURAL +" Version: 2.1.0.3 +" Maintainer: Marko von Oppen +" Last Changed: 2008-07-29 01:40:52 +" Support: http://www.von-oppen.com/ + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when this syntax file was already loaded +if v:version < 600 + syntax clear + set iskeyword+=-,*,#,+,_,/ +elseif exists("b:current_syntax") + finish +else + setlocal iskeyword+=-,*,#,+,_,/ +endif + +" NATURAL is case insensitive +syntax case ignore + +" preprocessor +syn keyword naturalInclude include nextgroup=naturalObjName skipwhite + +" define data +syn keyword naturalKeyword define data end-define +syn keyword naturalKeyword independent global parameter local redefine view +syn keyword naturalKeyword const[ant] init initial + +" loops +syn keyword naturalLoop read end-read end-work find end-find histogram end-histogram +syn keyword naturalLoop end-all sort end-sort sorted descending ascending +syn keyword naturalRepeat repeat end-repeat while until for step end-for +syn keyword naturalKeyword in file with field starting from ending at thru by isn where +syn keyword naturalError on error end-error +syn keyword naturalKeyword accept reject end-enddata number unique retain as release +syn keyword naturalKeyword start end-start break end-break physical page top sequence +syn keyword naturalKeyword end-toppage end-endpage end-endfile before processing +syn keyword naturalKeyword end-before + +" conditionals +syn keyword naturalConditional if then else end-if end-norec +syn keyword naturalConditional decide end-decide value when condition none any + +" assignment / calculation +syn keyword naturalKeyword reset assign move left right justified compress to into edited +syn keyword naturalKeyword add subtract multiply divide compute name +syn keyword naturalKeyword all giving remainder rounded leaving space numeric +syn keyword naturalKeyword examine full replace giving separate delimiter modified +syn keyword naturalKeyword suspend identical suppress + +" program flow +syn keyword naturalFlow callnat fetch return enter escape bottom top stack formatted +syn keyword naturalFlow command call +syn keyword naturalflow end-subroutine routine + +" file operations +syn keyword naturalKeyword update store get delete end transaction work once close + +" other keywords +syn keyword naturalKeyword first every of no record[s] found ignore immediate +syn keyword naturalKeyword set settime key control stop terminate + +" in-/output +syn keyword naturalKeyword write display input reinput notitle nohdr map newpage +syn keyword naturalKeyword alarm text help eject index window base size +syn keyword naturalKeyword format printer skip lines + +" functions +syn keyword naturalKeyword abs atn cos exp frac int log sgn sin sqrt tan val old +syn keyword naturalKeyword pos + +" report mode keywords +syn keyword naturalRMKeyword same loop obtain indexed do doend + +" Subroutine name +syn keyword naturalFlow perform subroutine nextgroup=naturalFunction skipwhite +syn match naturalFunction "\<[a-z][-_a-z0-9]*\>" + +syn keyword naturalFlow using nextgroup=naturalKeyword,naturalObjName skipwhite +syn match naturalObjName "\<[a-z][-_a-z0-9]\{,7}\>" + +" Labels +syn match naturalLabel "\<[+#a-z][-_#a-z0-9]*\." +syn match naturalRef "\<[+#a-z][-_#a-z0-9]*\>\.\<[+#a-z][*]\=[-_#a-z0-9]*\>" + +" mark keyword special handling +syn keyword naturalKeyword mark nextgroup=naturalMark skipwhite +syn match naturalMark "\<\*[a-z][-_#.a-z0-9]*\>" + +" System variables +syn match naturalSysVar "\<\*[a-z][-a-z0-9]*\>" + +"integer number, or floating point number without a dot. +syn match naturalNumber "\<-\=\d\+\>" +"floating point number, with dot +syn match naturalNumber "\<-\=\d\+\.\d\+\>" +"floating point number, starting with a dot +syn match naturalNumber "\.\d\+" + +" Formats in write statement +syn match naturalFormat "\<\d\+[TX]\>" + +" String and Character contstants +syn match naturalString "H'\x\+'" +syn region naturalString start=+"+ end=+"+ +syn region naturalString start=+'+ end=+'+ + +" Type definition +syn match naturalAttribute "\<[-a-z][a-z]=[-a-z0-9_\.,]\+\>" +syn match naturalType contained "\<[ABINP]\d\+\(,\d\+\)\=\>" +syn match naturalType contained "\<[CL]\>" + +" "TODO" / other comments +syn keyword naturalTodo contained todo test +syn match naturalCommentMark contained "[a-z][^ \t/:|]*\(\s[^ \t/:'"|]\+\)*:\s"he=e-1 + +" comments +syn region naturalComment start="/\*" end="$" contains=naturalTodo,naturalLineRef,naturalCommentMark +syn region naturalComment start="^\*[ *]" end="$" contains=naturalTodo,naturalLineRef,naturalCommentMark +syn region naturalComment start="^\d\{4} \*[\ \*]"lc=5 end="$" contains=naturalTodo,naturalLineRef,naturalCommentMark +syn match naturalComment "^\*$" +syn match naturalComment "^\d\{4} \*$"lc=5 +" /* is legal syntax in parentheses e.g. "#ident(label./*)" +syn region naturalPComment contained start="/\*\s*[^),]" end="$" contains=naturalTodo,naturalLineRef,naturalCommentMark + +" operators +syn keyword naturalOperator and or not eq ne gt lt ge le mask scan modified + +" constants +syn keyword naturalBoolean true false +syn match naturalLineNo "^\d\{4}" + +" identifiers +syn match naturalIdent "\<[+#a-z][-_#a-z0-9]*\>[^\.']"me=e-1 +syn match naturalIdent "\<[+#a-z][-_#a-z0-9]*$" +syn match naturalLegalIdent "[+#a-z][-_#a-z0-9]*/[-_#a-z0-9]*" + +" parentheses +syn region naturalPar matchgroup=naturalParGui start="(" end=")" contains=naturalLabel,naturalRef,naturalOperator,@naturalConstant,naturalType,naturalSysVar,naturalPar,naturalLineNo,naturalPComment +syn match naturalLineRef "(\d\{4})" + +" build syntax groups +syntax cluster naturalConstant contains=naturalString,naturalNumber,naturalAttribute,naturalBoolean + +" folding +if v:version >= 600 + set foldignore=* +endif + + +if v:version >= 508 || !exists("did_natural_syntax_inits") + if v:version < 508 + let did_natural_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + " The default methods for highlighting. Can be overridden later + + " Constants + HiLink naturalFormat Constant + HiLink naturalAttribute Constant + HiLink naturalNumber Number + HiLink naturalString String + HiLink naturalBoolean Boolean + + " All kinds of keywords + HiLink naturalConditional Conditional + HiLink naturalRepeat Repeat + HiLink naturalLoop Repeat + HiLink naturalFlow Keyword + HiLink naturalError Keyword + HiLink naturalKeyword Keyword + HiLink naturalOperator Operator + HiLink naturalParGui Operator + + " Labels + HiLink naturalLabel Label + HiLink naturalRefLabel Label + + " Comments + HiLink naturalPComment Comment + HiLink naturalComment Comment + HiLink naturalTodo Todo + HiLink naturalCommentMark PreProc + + HiLink naturalInclude Include + HiLink naturalSysVar Identifier + HiLink naturalLineNo LineNr + HiLink naturalLineRef Error + HiLink naturalSpecial Special + HiLink naturalComKey Todo + + " illegal things + HiLink naturalRMKeyword Error + HiLink naturalLegalIdent Error + + HiLink naturalType Type + HiLink naturalFunction Function + HiLink naturalObjName PreProc + + delcommand HiLink +endif + +let b:current_syntax = "natural" + +" vim:set ts=8 sw=8 noet ft=vim: diff --git a/vim73/syntax/ncf.vim b/vim73/syntax/ncf.vim new file mode 100644 index 0000000..2019c03 --- /dev/null +++ b/vim73/syntax/ncf.vim @@ -0,0 +1,258 @@ +" Vim syntax file +" Language: Novell "NCF" Batch File +" Maintainer: Jonathan J. Miner +" Last Change: Tue, 04 Sep 2001 16:20:33 CDT +" $Id: ncf.vim,v 1.1 2004/06/13 16:31:58 vimboss Exp $ + +" Remove any old syntax stuff hanging around +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +syn keyword ncfCommands mount load unload +syn keyword ncfBoolean on off +syn keyword ncfCommands set nextgroup=ncfSetCommands +syn keyword ncfTimeTypes Reference Primary Secondary Single +syn match ncfLoad "\(unl\|l\)oad .*"lc=4 contains=ALLBUT,Error +syn match ncfMount "mount .*"lc=5 contains=ALLBUT,Error + +syn match ncfComment "^\ *rem.*$" +syn match ncfComment "^\ *;.*$" +syn match ncfComment "^\ *#.*$" + +syn match ncfSearchPath "search \(add\|del\) " nextgroup=ncfPath +syn match ncfPath "\<[^: ]\+:\([A-Za-z0-9._]\|\\\)*\>" +syn match ncfServerName "^file server name .*$" +syn match ncfIPXNet "^ipx internal net" + +" String +syn region ncfString start=+"+ end=+"+ +syn match ncfContString "= \(\(\.\{0,1}\(OU=\|O=\)\{0,1}[A-Z_]\+\)\+;\{0,1}\)\+"lc=2 + +syn match ncfHexNumber "\<\d\(\d\+\|[A-F]\+\)*\>" +syn match ncfNumber "\<\d\+\.\{0,1}\d*\>" +syn match ncfIPAddr "\d\{1,3}\.\d\{1,3}\.\d\{1,3}\.\d\{1,3}" +syn match ncfTime "\(+|=\)\{0,1}\d\{1,2}:\d\{1,2}:\d\{1,2}" +syn match ncfDSTTime "([^ ]\+ [^ ]\+ \(FIRST\|LAST\)\s*\d\{1,2}:\d\{1,2}:\d\{1,2} \(AM\|PM\))" +syn match ncfTimeZone "[A-Z]\{3}\d[A-Z]\{3}" + +syn match ncfLogins "^\([Dd]is\|[Ee]n\)able login[s]*" +syn match ncfScript "[^ ]*\.ncf" + +" SET Commands that take a Number following +syn match ncfSetCommandsNum "\(Alert Message Nodes\)\s*=" +syn match ncfSetCommandsNum "\(Auto Restart After Abend\)\s*=" +syn match ncfSetCommandsNum "\(Auto Restart After Abend Delay Time\)\s*=" +syn match ncfSetCommandsNum "\(Compression Daily Check Starting Hour\)\s*=" +syn match ncfSetCommandsNum "\(Compression Daily Check Stop Hour\)\s*=" +syn match ncfSetCommandsNum "\(Concurrent Remirror Requests\)\s*=" +syn match ncfSetCommandsNum "\(Convert Compressed to Uncompressed Option\)\s*=" +syn match ncfSetCommandsNum "\(Days Untouched Before Compression\)\s*=" +syn match ncfSetCommandsNum "\(Decompress Free Space Warning Interval\)\s*=" +syn match ncfSetCommandsNum "\(Decompress Percent Disk Space Free to Allow Commit\)\s*=" +syn match ncfSetCommandsNum "\(Deleted Files Compression Option\)\s*=" +syn match ncfSetCommandsNum "\(Directory Cache Allocation Wait Time\)\s*=" +syn match ncfSetCommandsNum "\(Enable IPX Checksums\)\s*=" +syn match ncfSetCommandsNum "\(Garbage Collection Interval\)\s*=" +syn match ncfSetCommandsNum "\(IPX NetBIOS Replication Option\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Concurrent Compressions\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Concurrent Directory Cache Writes\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Concurrent Disk Cache Writes\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Directory Cache Buffers\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Extended Attributes per File or Path\)\s*=" +syn match ncfSetCommandsNum "\(Maximum File Locks\)\s*=" +syn match ncfSetCommandsNum "\(Maximum File Locks Per Connection\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Interrupt Events\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Number of Directory Handles\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Number of Internal Directory Handles\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Outstanding NCP Searches\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Packet Receive Buffers\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Physical Receive Packet Size\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Record Locks\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Record Locks Per Connection\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Service Processes\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Subdirectory Tree Depth\)\s*=" +syn match ncfSetCommandsNum "\(Maximum Transactions\)\s*=" +syn match ncfSetCommandsNum "\(Minimum Compression Percentage Gain\)\s*=" +syn match ncfSetCommandsNum "\(Minimum Directory Cache Buffers\)\s*=" +syn match ncfSetCommandsNum "\(Minimum File Cache Buffers\)\s*=" +syn match ncfSetCommandsNum "\(Minimum File Cache Report Threshold\)\s*=" +syn match ncfSetCommandsNum "\(Minimum Free Memory for Garbage Collection\)\s*=" +syn match ncfSetCommandsNum "\(Minimum Packet Receive Buffers\)\s*=" +syn match ncfSetCommandsNum "\(Minimum Service Processes\)\s*=" +syn match ncfSetCommandsNum "\(NCP Packet Signature Option\)\s*=" +syn match ncfSetCommandsNum "\(NDS Backlink Interval\)\s*=" +syn match ncfSetCommandsNum "\(NDS Client NCP Retries\)\s*=" +syn match ncfSetCommandsNum "\(NDS External Reference Life Span\)\s*=" +syn match ncfSetCommandsNum "\(NDS Inactivity Synchronization Interval\)\s*=" +syn match ncfSetCommandsNum "\(NDS Janitor Interval\)\s*=" +syn match ncfSetCommandsNum "\(New Service Process Wait Time\)\s*=" +syn match ncfSetCommandsNum "\(Number of Frees for Garbage Collection\)\s*=" +syn match ncfSetCommandsNum "\(Number of Watchdog Packets\)\s*=" +syn match ncfSetCommandsNum "\(Pseudo Preemption Count\)\s*=" +syn match ncfSetCommandsNum "\(Read Ahead LRU Sitting Time Threshold\)\s*=" +syn match ncfSetCommandsNum "\(Remirror Block Size\)\s*=" +syn match ncfSetCommandsNum "\(Reserved Buffers Below 16 Meg\)\s*=" +syn match ncfSetCommandsNum "\(Server Log File Overflow Size\)\s*=" +syn match ncfSetCommandsNum "\(Server Log File State\)\s*=" +syn match ncfSetCommandsNum "\(SMP Polling Count\)\s*=" +syn match ncfSetCommandsNum "\(SMP Stack Size\)\s*=" +syn match ncfSetCommandsNum "\(TIMESYNC Polling Count\)\s*=" +syn match ncfSetCommandsNum "\(TIMESYNC Polling Interval\)\s*=" +syn match ncfSetCommandsNum "\(TIMESYNC Synchronization Radius\)\s*=" +syn match ncfSetCommandsNum "\(TIMESYNC Write Value\)\s*=" +syn match ncfSetCommandsNum "\(Volume Log File Overflow Size\)\s*=" +syn match ncfSetCommandsNum "\(Volume Log File State\)\s*=" +syn match ncfSetCommandsNum "\(Volume Low Warning Reset Threshold\)\s*=" +syn match ncfSetCommandsNum "\(Volume Low Warning Threshold\)\s*=" +syn match ncfSetCommandsNum "\(Volume TTS Log File Overflow Size\)\s*=" +syn match ncfSetCommandsNum "\(Volume TTS Log File State\)\s*=" +syn match ncfSetCommandsNum "\(Worker Thread Execute In a Row Count\)\s*=" + +" SET Commands that take a Boolean (ON/OFF) + +syn match ncfSetCommandsBool "\(Alloc Memory Check Flag\)\s*=" +syn match ncfSetCommandsBool "\(Allow Audit Passwords\)\s*=" +syn match ncfSetCommandsBool "\(Allow Change to Client Rights\)\s*=" +syn match ncfSetCommandsBool "\(Allow Deletion of Active Directories\)\s*=" +syn match ncfSetCommandsBool "\(Allow Invalid Pointers\)\s*=" +syn match ncfSetCommandsBool "\(Allow LIP\)\s*=" +syn match ncfSetCommandsBool "\(Allow Unencrypted Passwords\)\s*=" +syn match ncfSetCommandsBool "\(Allow Unowned Files To Be Extended\)\s*=" +syn match ncfSetCommandsBool "\(Auto Register Memory Above 16 Megabytes\)\s*=" +syn match ncfSetCommandsBool "\(Auto TTS Backout Flag\)\s*=" +syn match ncfSetCommandsBool "\(Automatically Repair Bad Volumes\)\s*=" +syn match ncfSetCommandsBool "\(Check Equivalent to Me\)\s*=" +syn match ncfSetCommandsBool "\(Command Line Prompt Default Choice\)\s*=" +syn match ncfSetCommandsBool "\(Console Display Watchdog Logouts\)\s*=" +syn match ncfSetCommandsBool "\(Daylight Savings Time Status\)\s*=" +syn match ncfSetCommandsBool "\(Developer Option\)\s*=" +syn match ncfSetCommandsBool "\(Display Incomplete IPX Packet Alerts\)\s*=" +syn match ncfSetCommandsBool "\(Display Lost Interrupt Alerts\)\s*=" +syn match ncfSetCommandsBool "\(Display NCP Bad Component Warnings\)\s*=" +syn match ncfSetCommandsBool "\(Display NCP Bad Length Warnings\)\s*=" +syn match ncfSetCommandsBool "\(Display Old API Names\)\s*=" +syn match ncfSetCommandsBool "\(Display Relinquish Control Alerts\)\s*=" +syn match ncfSetCommandsBool "\(Display Spurious Interrupt Alerts\)\s*=" +syn match ncfSetCommandsBool "\(Enable Deadlock Detection\)\s*=" +syn match ncfSetCommandsBool "\(Enable Disk Read After Write Verify\)\s*=" +syn match ncfSetCommandsBool "\(Enable File Compression\)\s*=" +syn match ncfSetCommandsBool "\(Enable IO Handicap Attribute\)\s*=" +syn match ncfSetCommandsBool "\(Enable SECURE.NCF\)\s*=" +syn match ncfSetCommandsBool "\(Fast Volume Mounts\)\s*=" +syn match ncfSetCommandsBool "\(Global Pseudo Preemption\)\s*=" +syn match ncfSetCommandsBool "\(Halt System on Invalid Parameters\)\s*=" +syn match ncfSetCommandsBool "\(Ignore Disk Geometry\)\s*=" +syn match ncfSetCommandsBool "\(Immediate Purge of Deleted Files\)\s*=" +syn match ncfSetCommandsBool "\(NCP File Commit\)\s*=" +syn match ncfSetCommandsBool "\(NDS Trace File Length to Zero\)\s*=" +syn match ncfSetCommandsBool "\(NDS Trace to File\)\s*=" +syn match ncfSetCommandsBool "\(NDS Trace to Screen\)\s*=" +syn match ncfSetCommandsBool "\(New Time With Daylight Savings Time Status\)\s*=" +syn match ncfSetCommandsBool "\(Read Ahead Enabled\)\s*=" +syn match ncfSetCommandsBool "\(Read Fault Emulation\)\s*=" +syn match ncfSetCommandsBool "\(Read Fault Notification\)\s*=" +syn match ncfSetCommandsBool "\(Reject NCP Packets with Bad Components\)\s*=" +syn match ncfSetCommandsBool "\(Reject NCP Packets with Bad Lengths\)\s*=" +syn match ncfSetCommandsBool "\(Replace Console Prompt with Server Name\)\s*=" +syn match ncfSetCommandsBool "\(Reply to Get Nearest Server\)\s*=" +syn match ncfSetCommandsBool "\(SMP Developer Option\)\s*=" +syn match ncfSetCommandsBool "\(SMP Flush Processor Cache\)\s*=" +syn match ncfSetCommandsBool "\(SMP Intrusive Abend Mode\)\s*=" +syn match ncfSetCommandsBool "\(SMP Memory Protection\)\s*=" +syn match ncfSetCommandsBool "\(Sound Bell for Alerts\)\s*=" +syn match ncfSetCommandsBool "\(TIMESYNC Configured Sources\)\s*=" +syn match ncfSetCommandsBool "\(TIMESYNC Directory Tree Mode\)\s*=" +syn match ncfSetCommandsBool "\(TIMESYNC Hardware Clock\)\s*=" +syn match ncfSetCommandsBool "\(TIMESYNC RESET\)\s*=" +syn match ncfSetCommandsBool "\(TIMESYNC Restart Flag\)\s*=" +syn match ncfSetCommandsBool "\(TIMESYNC Service Advertising\)\s*=" +syn match ncfSetCommandsBool "\(TIMESYNC Write Parameters\)\s*=" +syn match ncfSetCommandsBool "\(TTS Abort Dump Flag\)\s*=" +syn match ncfSetCommandsBool "\(Upgrade Low Priority Threads\)\s*=" +syn match ncfSetCommandsBool "\(Volume Low Warn All Users\)\s*=" +syn match ncfSetCommandsBool "\(Write Fault Emulation\)\s*=" +syn match ncfSetCommandsBool "\(Write Fault Notification\)\s*=" + +" Set Commands that take a "string" -- NOT QUOTED + +syn match ncfSetCommandsStr "\(Default Time Server Type\)\s*=" +syn match ncfSetCommandsStr "\(SMP NetWare Kernel Mode\)\s*=" +syn match ncfSetCommandsStr "\(Time Zone\)\s*=" +syn match ncfSetCommandsStr "\(TIMESYNC ADD Time Source\)\s*=" +syn match ncfSetCommandsStr "\(TIMESYNC REMOVE Time Source\)\s*=" +syn match ncfSetCommandsStr "\(TIMESYNC Time Source\)\s*=" +syn match ncfSetCommandsStr "\(TIMESYNC Type\)\s*=" + +" SET Commands that take a "Time" + +syn match ncfSetCommandsTime "\(Command Line Prompt Time Out\)\s*=" +syn match ncfSetCommandsTime "\(Delay Before First Watchdog Packet\)\s*=" +syn match ncfSetCommandsTime "\(Delay Between Watchdog Packets\)\s*=" +syn match ncfSetCommandsTime "\(Directory Cache Buffer NonReferenced Delay\)\s*=" +syn match ncfSetCommandsTime "\(Dirty Directory Cache Delay Time\)\s*=" +syn match ncfSetCommandsTime "\(Dirty Disk Cache Delay Time\)\s*=" +syn match ncfSetCommandsTime "\(File Delete Wait Time\)\s*=" +syn match ncfSetCommandsTime "\(Minimum File Delete Wait Time\)\s*=" +syn match ncfSetCommandsTime "\(Mirrored Devices Are Out of Sync Message Frequency\)\s*=" +syn match ncfSetCommandsTime "\(New Packet Receive Buffer Wait Time\)\s*=" +syn match ncfSetCommandsTime "\(TTS Backout File Truncation Wait Time\)\s*=" +syn match ncfSetCommandsTime "\(TTS UnWritten Cache Wait Time\)\s*=" +syn match ncfSetCommandsTime "\(Turbo FAT Re-Use Wait Time\)\s*=" +syn match ncfSetCommandsTime "\(Daylight Savings Time Offset\)\s*=" + +syn match ncfSetCommandsTimeDate "\(End of Daylight Savings Time\)\s*=" +syn match ncfSetCommandsTimeDate "\(Start of Daylight Savings Time\)\s*=" + +syn match ncfSetCommandsBindCon "\(Bindery Context\)\s*=" nextgroup=ncfContString + +syn cluster ncfSetCommands contains=ncfSetCommandsNum,ncfSetCommandsBool,ncfSetCommandsStr,ncfSetCommandsTime,ncfSetCommandsTimeDate,ncfSetCommandsBindCon + + +if exists("ncf_highlight_unknowns") + syn match Error "[^ \t]*" contains=ALL +endif + +if version >= 508 || !exists("did_ncf_syntax_inits") + if version < 508 + let did_ncf_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink ncfCommands Statement + HiLink ncfSetCommands ncfCommands + HiLink ncfLogins ncfCommands + HiLink ncfString String + HiLink ncfContString ncfString + HiLink ncfComment Comment + HiLink ncfImplicit Type + HiLink ncfBoolean Boolean + HiLink ncfScript Identifier + HiLink ncfNumber Number + HiLink ncfIPAddr ncfNumber + HiLink ncfHexNumber ncfNumber + HiLink ncfTime ncfNumber + HiLink ncfDSTTime ncfNumber + HiLink ncfPath Constant + HiLink ncfServerName Special + HiLink ncfIPXNet ncfServerName + HiLink ncfTimeTypes Constant + HiLink ncfSetCommandsNum ncfSetCommands + HiLink ncfSetCommandsBool ncfSetCommands + HiLink ncfSetCommandsStr ncfSetCommands + HiLink ncfSetCommandsTime ncfSetCommands + HiLink ncfSetCommandsTimeDate ncfSetCommands + HiLink ncfSetCommandsBindCon ncfSetCommands + + delcommand HiLink + +endif + +let b:current_syntax = "ncf" diff --git a/vim73/syntax/netrc.vim b/vim73/syntax/netrc.vim new file mode 100644 index 0000000..9f15d16 --- /dev/null +++ b/vim73/syntax/netrc.vim @@ -0,0 +1,52 @@ +" Vim syntax file +" Language: netrc(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2010-01-03 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword netrcKeyword machine nextgroup=netrcMachine skipwhite skipnl +syn keyword netrcKeyword account + \ login + \ nextgroup=netrcLogin,netrcSpecial skipwhite skipnl +syn keyword netrcKeyword password nextgroup=netrcPassword skipwhite skipnl +syn keyword netrcKeyword default +syn keyword netrcKeyword macdef + \ nextgroup=netrcInit,netrcMacroName skipwhite skipnl +syn region netrcMacro contained start='.' end='^$' + +syn match netrcMachine contained display '\S\+' +syn match netrcMachine contained display '"[^\\"]*\(\\.[^\\"]*\)*"' +syn match netrcLogin contained display '\S\+' +syn match netrcLogin contained display '"[^\\"]*\(\\.[^\\"]*\)*"' +syn match netrcPassword contained display '\S\+' +syn match netrcPassword contained display '"[^\\"]*\(\\.[^\\"]*\)*"' +syn match netrcMacroName contained display '\S\+' + \ nextgroup=netrcMacro skipwhite skipnl +syn match netrcMacroName contained display '"[^\\"]*\(\\.[^\\"]*\)*"' + \ nextgroup=netrcMacro skipwhite skipnl + +syn keyword netrcSpecial contained anonymous +syn match netrcInit contained '\" contains=netrwTreeBar,@NoSpell + syn match netrwCompress "\(\S\+ \)*\S\+\.\%(gz\|bz2\|Z\|zip\)\>" contains=netrwTreeBar,@NoSpell + if has("unix") + syn match netrwCoreDump "\" contains=netrwTreeBar,@NoSpell + endif + syn match netrwData "\(\S\+ \)*\S\+\.dat\>" contains=netrwTreeBar,@NoSpell + syn match netrwHdr "\(\S\+ \)*\S\+\.h\>" contains=netrwTreeBar,@NoSpell + syn match netrwLib "\(\S\+ \)*\S*\.\%(a\|so\|lib\|dll\)\>" contains=netrwTreeBar,@NoSpell + syn match netrwMakeFile "\<[mM]akefile\>\|\(\S\+ \)*\S\+\.mak\>" contains=netrwTreeBar,@NoSpell + syn match netrwObj "\(\S\+ \)*\S*\.\%(o\|obj\)\>" contains=netrwTreeBar,@NoSpell + syn match netrwTags "\" contains=netrwTreeBar,@NoSpell + syn match netrwTags "\<\(ANmenu\|ANtags\)\>" contains=netrwTreeBar,@NoSpell + syn match netrwTilde "\(\S\+ \)*\S\+\~\>" contains=netrwTreeBar,@NoSpell + syn match netrwTmp "\\|\(\S\+ \)*\S*tmp\>" contains=netrwTreeBar,@NoSpell +endif + +" --------------------------------------------------------------------- +" Highlighting Links: {{{1 +if !exists("did_drchip_netrwlist_syntax") + let did_drchip_netrwlist_syntax= 1 + hi default link netrwClassify Function + hi default link netrwCmdSep Delimiter + hi default link netrwComment Comment + hi default link netrwDir Directory + hi default link netrwHelpCmd Function + hi default link netrwHidePat Statement + hi default link netrwHideSep netrwComment + hi default link netrwList Statement + hi default link netrwVersion Identifier + hi default link netrwSymLink Question + hi default link netrwExe PreProc + hi default link netrwDateSep Delimiter + + hi default link netrwTreeBar Special + hi default link netrwTimeSep netrwDateSep + hi default link netrwComma netrwComment + hi default link netrwHide netrwComment + hi default link netrwMarkFile Identifier + + " special syntax highlighting (see :he g:netrw_special_syntax) + hi default link netrwBak NonText + hi default link netrwCompress Folded + hi default link netrwCoreDump WarningMsg + hi default link netrwData DiffChange + hi default link netrwLib DiffChange + hi default link netrwMakefile DiffChange + hi default link netrwObj Folded + hi default link netrwTilde Folded + hi default link netrwTmp Folded + hi default link netrwTags Folded +endif + +" Current Syntax: {{{1 +let b:current_syntax = "netrwlist" +" --------------------------------------------------------------------- +" vim: ts=8 fdm=marker diff --git a/vim73/syntax/nosyntax.vim b/vim73/syntax/nosyntax.vim new file mode 100644 index 0000000..0ab3412 --- /dev/null +++ b/vim73/syntax/nosyntax.vim @@ -0,0 +1,30 @@ +" Vim syntax support file +" Maintainer: Bram Moolenaar +" Last Change: 2006 Apr 16 + +" This file is used for ":syntax off". +" It removes the autocommands and stops highlighting for all buffers. + +if !has("syntax") + finish +endif + +" Remove all autocommands for the Syntax event. This also avoids that +" "syntax=foo" in a modeline triggers the SynSet() function of synload.vim. +au! Syntax + +" remove all syntax autocommands and remove the syntax for each buffer +augroup syntaxset + au! + au BufEnter * syn clear + au BufEnter * if exists("b:current_syntax") | unlet b:current_syntax | endif + doautoall syntaxset BufEnter * + au! +augroup END + +if exists("syntax_on") + unlet syntax_on +endif +if exists("syntax_manual") + unlet syntax_manual +endif diff --git a/vim73/syntax/nqc.vim b/vim73/syntax/nqc.vim new file mode 100644 index 0000000..0a3cd6b --- /dev/null +++ b/vim73/syntax/nqc.vim @@ -0,0 +1,378 @@ +" Vim syntax file +" Language: NQC - Not Quite C, for LEGO mindstorms +" NQC homepage: http://www.enteract.com/~dbaum/nqc/ +" Maintainer: Stefan Scherer +" Last Change: 2001 May 10 +" URL: http://www.enotes.de/twiki/pub/Home/LegoMindstorms/nqc.vim +" Filenames: .nqc + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Statements +syn keyword nqcStatement break return continue start stop abs sign +syn keyword nqcStatement sub task +syn keyword nqcLabel case default +syn keyword nqcConditional if else switch +syn keyword nqcRepeat while for do until repeat + +" Scout and RCX2 +syn keyword nqcEvents acquire catch monitor + +" types and classes +syn keyword nqcType int true false void +syn keyword nqcStorageClass asm const inline + + + +" Sensors -------------------------------------------- +" Input Sensors +syn keyword nqcConstant SENSOR_1 SENSOR_2 SENSOR_3 + +" Types for SetSensorType() +syn keyword nqcConstant SENSOR_TYPE_TOUCH SENSOR_TYPE_TEMPERATURE +syn keyword nqcConstant SENSOR_TYPE_LIGHT SENSOR_TYPE_ROTATION +syn keyword nqcConstant SENSOR_LIGHT SENSOR_TOUCH + +" Modes for SetSensorMode() +syn keyword nqcConstant SENSOR_MODE_RAW SENSOR_MODE_BOOL +syn keyword nqcConstant SENSOR_MODE_EDGE SENSOR_MODE_PULSE +syn keyword nqcConstant SENSOR_MODE_PERCENT SENSOR_MODE_CELSIUS +syn keyword nqcConstant SENSOR_MODE_FAHRENHEIT SENSOR_MODE_ROTATION + +" Sensor configurations for SetSensor() +syn keyword nqcConstant SENSOR_TOUCH SENSOR_LIGHT SENSOR_ROTATION +syn keyword nqcConstant SENSOR_CELSIUS SENSOR_FAHRENHEIT SENSOR_PULSE +syn keyword nqcConstant SENSOR_EDGE + +" Functions - All +syn keyword nqcFunction ClearSensor +syn keyword nqcFunction SensorValue SensorType + +" Functions - RCX +syn keyword nqcFunction SetSensor SetSensorType +syn keyword nqcFunction SensorValueBool + +" Functions - RCX, CyberMaster +syn keyword nqcFunction SetSensorMode SensorMode + +" Functions - RCX, Scout +syn keyword nqcFunction SensorValueRaw + +" Functions - Scout +syn keyword nqcFunction SetSensorLowerLimit SetSensorUpperLimit +syn keyword nqcFunction SetSensorHysteresis CalibrateSensor + + +" Outputs -------------------------------------------- +" Outputs for On(), Off(), etc. +syn keyword nqcConstant OUT_A OUT_B OUT_C + +" Modes for SetOutput() +syn keyword nqcConstant OUT_ON OUT_OFF OUT_FLOAT + +" Directions for SetDirection() +syn keyword nqcConstant OUT_FWD OUT_REV OUT_TOGGLE + +" Output power for SetPower() +syn keyword nqcConstant OUT_LOW OUT_HALF OUT_FULL + +" Functions - All +syn keyword nqcFunction SetOutput SetDirection SetPower OutputStatus +syn keyword nqcFunction On Off Float Fwd Rev Toggle +syn keyword nqcFunction OnFwd OnRev OnFor + +" Functions - RXC2, Scout +syn keyword nqcFunction SetGlobalOutput SetGlobalDirection SetMaxPower +syn keyword nqcFunction GlobalOutputStatus + + +" Sound ---------------------------------------------- +" Sounds for PlaySound() +syn keyword nqcConstant SOUND_CLICK SOUND_DOUBLE_BEEP SOUND_DOWN +syn keyword nqcConstant SOUND_UP SOUND_LOW_BEEP SOUND_FAST_UP + +" Functions - All +syn keyword nqcFunction PlaySound PlayTone + +" Functions - RCX2, Scout +syn keyword nqcFunction MuteSound UnmuteSound ClearSound +syn keyword nqcFunction SelectSounds + + +" LCD ------------------------------------------------ +" Modes for SelectDisplay() +syn keyword nqcConstant DISPLAY_WATCH DISPLAY_SENSOR_1 DISPLAY_SENSOR_2 +syn keyword nqcConstant DISPLAY_SENSOR_3 DISPLAY_OUT_A DISPLAY_OUT_B +syn keyword nqcConstant DISPLAY_OUT_C +" RCX2 +syn keyword nqcConstant DISPLAY_USER + +" Functions - RCX +syn keyword nqcFunction SelectDisplay +" Functions - RCX2 +syn keyword nqcFunction SetUserDisplay + + +" Communication -------------------------------------- +" Messages - RCX, Scout ------------------------------ +" Tx power level for SetTxPower() +syn keyword nqcConstant TX_POWER_LO TX_POWER_HI + +" Functions - RCX, Scout +syn keyword nqcFunction Message ClearMessage SendMessage SetTxPower + +" Serial - RCX2 -------------------------------------- +" for SetSerialComm() +syn keyword nqcConstant SERIAL_COMM_DEFAULT SERIAL_COMM_4800 +syn keyword nqcConstant SERIAL_COMM_DUTY25 SERIAL_COMM_76KHZ + +" for SetSerialPacket() +syn keyword nqcConstant SERIAL_PACKET_DEFAULT SERIAL_PACKET_PREAMBLE +syn keyword nqcConstant SERIAL_PACKET_NEGATED SERIAL_PACKET_CHECKSUM +syn keyword nqcConstant SERIAL_PACKET_RCX + +" Functions - RCX2 +syn keyword nqcFunction SetSerialComm SetSerialPacket SetSerialData +syn keyword nqcFunction SerialData SendSerial + +" VLL - Scout ---------------------------------------- +" Functions - Scout +syn keyword nqcFunction SendVLL + + +" Timers --------------------------------------------- +" Functions - All +syn keyword nqcFunction ClearTimer Timer + +" Functions - RCX2 +syn keyword nqcFunction SetTimer FastTimer + + +" Counters ------------------------------------------- +" Functions - RCX2, Scout +syn keyword nqcFunction ClearCounter IncCounter DecCounter Counter + + +" Access Control ------------------------------------- +syn keyword nqcConstant ACQUIRE_OUT_A ACQUIRE_OUT_B ACQUIRE_OUT_C +syn keyword nqcConstant ACQUIRE_SOUND +" RCX2 only +syn keyword nqcConstant ACQUIRE_USER_1 ACQUIRE_USER_2 ACQUIRE_USER_3 +syn keyword nqcConstant ACQUIRE_USER_4 + +" Functions - RCX2, Scout +syn keyword nqcFunction SetPriority + + +" Events --------------------------------------------- +" RCX2 Events +syn keyword nqcConstant EVENT_TYPE_PRESSED EVENT_TYPE_RELEASED +syn keyword nqcConstant EVENT_TYPE_PULSE EVENT_TYPE_EDGE +syn keyword nqcConstant EVENT_TYPE_FAST_CHANGE EVENT_TYPE_LOW +syn keyword nqcConstant EVENT_TYPE_NORMAL EVENT_TYPE_HIGH +syn keyword nqcConstant EVENT_TYPE_CLICK EVENT_TYPE_DOUBLECLICK +syn keyword nqcConstant EVENT_TYPE_MESSAGE + +" Scout Events +syn keyword nqcConstant EVENT_1_PRESSED EVENT_1_RELEASED +syn keyword nqcConstant EVENT_2_PRESSED EVENT_2_RELEASED +syn keyword nqcConstant EVENT_LIGHT_HIGH EVENT_LIGHT_NORMAL +syn keyword nqcConstant EVENT_LIGHT_LOW EVENT_LIGHT_CLICK +syn keyword nqcConstant EVENT_LIGHT_DOUBLECLICK EVENT_COUNTER_0 +syn keyword nqcConstant EVENT_COUNTER_1 EVENT_TIMER_0 EVENT_TIMER_1 +syn keyword nqcConstant EVENT_TIMER_2 EVENT_MESSAGE + +" Functions - RCX2, Scout +syn keyword nqcFunction ActiveEvents Event + +" Functions - RCX2 +syn keyword nqcFunction CurrentEvents +syn keyword nqcFunction SetEvent ClearEvent ClearAllEvents EventState +syn keyword nqcFunction CalibrateEvent SetUpperLimit UpperLimit +syn keyword nqcFunction SetLowerLimit LowerLimit SetHysteresis +syn keyword nqcFunction Hysteresis +syn keyword nqcFunction SetClickTime ClickTime SetClickCounter +syn keyword nqcFunction ClickCounter + +" Functions - Scout +syn keyword nqcFunction SetSensorClickTime SetCounterLimit +syn keyword nqcFunction SetTimerLimit + + +" Data Logging --------------------------------------- +" Functions - RCX +syn keyword nqcFunction CreateDatalog AddToDatalog +syn keyword nqcFunction UploadDatalog + + +" General Features ----------------------------------- +" Functions - All +syn keyword nqcFunction Wait StopAllTasks Random +syn keyword nqcFunction SetSleepTime SleepNow + +" Functions - RCX +syn keyword nqcFunction Program Watch SetWatch + +" Functions - RCX2 +syn keyword nqcFunction SetRandomSeed SelectProgram +syn keyword nqcFunction BatteryLevel FirmwareVersion + +" Functions - Scout +" Parameters for SetLight() +syn keyword nqcConstant LIGHT_ON LIGHT_OFF +syn keyword nqcFunction SetScoutRules ScoutRules SetScoutMode +syn keyword nqcFunction SetEventFeedback EventFeedback SetLight + +" additional CyberMaster defines +syn keyword nqcConstant OUT_L OUT_R OUT_X +syn keyword nqcConstant SENSOR_L SENSOR_M SENSOR_R +" Functions - CyberMaster +syn keyword nqcFunction Drive OnWait OnWaitDifferent +syn keyword nqcFunction ClearTachoCounter TachoCount TachoSpeed +syn keyword nqcFunction ExternalMotorRunning AGC + + + +" nqcCommentGroup allows adding matches for special things in comments +syn keyword nqcTodo contained TODO FIXME XXX +syn cluster nqcCommentGroup contains=nqcTodo + +"when wanted, highlight trailing white space +if exists("nqc_space_errors") + if !exists("nqc_no_trail_space_error") + syn match nqcSpaceError display excludenl "\s\+$" + endif + if !exists("nqc_no_tab_space_error") + syn match nqcSpaceError display " \+\t"me=e-1 + endif +endif + +"catch errors caused by wrong parenthesis and brackets +syn cluster nqcParenGroup contains=nqcParenError,nqcIncluded,nqcCommentSkip,@nqcCommentGroup,nqcCommentStartError,nqcCommentSkip,nqcCppOut,nqcCppOut2,nqcCppSkip,nqcNumber,nqcFloat,nqcNumbers +if exists("nqc_no_bracket_error") + syn region nqcParen transparent start='(' end=')' contains=ALLBUT,@nqcParenGroup,nqcCppParen + " nqcCppParen: same as nqcParen but ends at end-of-line; used in nqcDefine + syn region nqcCppParen transparent start='(' skip='\\$' excludenl end=')' end='$' contained contains=ALLBUT,@nqcParenGroup,nqcParen + syn match nqcParenError display ")" + syn match nqcErrInParen display contained "[{}]" +else + syn region nqcParen transparent start='(' end=')' contains=ALLBUT,@nqcParenGroup,nqcCppParen,nqcErrInBracket,nqcCppBracket + " nqcCppParen: same as nqcParen but ends at end-of-line; used in nqcDefine + syn region nqcCppParen transparent start='(' skip='\\$' excludenl end=')' end='$' contained contains=ALLBUT,@nqcParenGroup,nqcErrInBracket,nqcParen,nqcBracket + syn match nqcParenError display "[\])]" + syn match nqcErrInParen display contained "[\]{}]" + syn region nqcBracket transparent start='\[' end=']' contains=ALLBUT,@nqcParenGroup,nqcErrInParen,nqcCppParen,nqcCppBracket + " nqcCppBracket: same as nqcParen but ends at end-of-line; used in nqcDefine + syn region nqcCppBracket transparent start='\[' skip='\\$' excludenl end=']' end='$' contained contains=ALLBUT,@nqcParenGroup,nqcErrInParen,nqcParen,nqcBracket + syn match nqcErrInBracket display contained "[);{}]" +endif + +"integer number, or floating point number without a dot and with "f". +syn case ignore +syn match nqcNumbers display transparent "\<\d\|\.\d" contains=nqcNumber,nqcFloat +" Same, but without octal error (for comments) +syn match nqcNumber display contained "\d\+\(u\=l\{0,2}\|ll\=u\)\>" +"hex number +syn match nqcNumber display contained "0x\x\+\(u\=l\{0,2}\|ll\=u\)\>" +" Flag the first zero of an octal number as something special +syn match nqcFloat display contained "\d\+f" +"floating point number, with dot, optional exponent +syn match nqcFloat display contained "\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=" +"floating point number, starting with a dot, optional exponent +syn match nqcFloat display contained "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match nqcFloat display contained "\d\+e[-+]\=\d\+[fl]\=\>" +" flag an octal number with wrong digits +syn case match + +syn region nqcCommentL start="//" skip="\\$" end="$" keepend contains=@nqcCommentGroup,nqcSpaceError +syn region nqcComment matchgroup=nqcCommentStart start="/\*" matchgroup=NONE end="\*/" contains=@nqcCommentGroup,nqcCommentStartError,nqcSpaceError + +" keep a // comment separately, it terminates a preproc. conditional +syntax match nqcCommentError display "\*/" +syntax match nqcCommentStartError display "/\*" contained + + + + + +syn region nqcPreCondit start="^\s*#\s*\(if\|ifdef\|ifndef\|elif\)\>" skip="\\$" end="$" end="//"me=s-1 contains=nqcComment,nqcCharacter,nqcCppParen,nqcParenError,nqcNumbers,nqcCommentError,nqcSpaceError +syn match nqcPreCondit display "^\s*#\s*\(else\|endif\)\>" +if !exists("nqc_no_if0") + syn region nqcCppOut start="^\s*#\s*if\s\+0\>" end=".\|$" contains=nqcCppOut2 + syn region nqcCppOut2 contained start="0" end="^\s*#\s*\(endif\>\|else\>\|elif\>\)" contains=nqcSpaceError,nqcCppSkip + syn region nqcCppSkip contained start="^\s*#\s*\(if\>\|ifdef\>\|ifndef\>\)" skip="\\$" end="^\s*#\s*endif\>" contains=nqcSpaceError,nqcCppSkip +endif +syn region nqcIncluded display contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match nqcInclude display "^\s*#\s*include\>\s*["]" contains=nqcIncluded +"syn match nqcLineSkip "\\$" +syn cluster nqcPreProcGroup contains=nqcPreCondit,nqcIncluded,nqcInclude,nqcDefine,nqcErrInParen,nqcErrInBracket,nqcCppOut,nqcCppOut2,nqcCppSkip,nqcNumber,nqcFloat,nqcNumbers,nqcCommentSkip,@nqcCommentGroup,nqcCommentStartError,nqcParen,nqcBracket +syn region nqcDefine start="^\s*#\s*\(define\|undef\)\>" skip="\\$" end="$" contains=ALLBUT,@nqcPreProcGroup +syn region nqcPreProc start="^\s*#\s*\(pragma\>\)" skip="\\$" end="$" keepend contains=ALLBUT,@nqcPreProcGroup + +if !exists("nqc_minlines") + if !exists("nqc_no_if0") + let nqc_minlines = 50 " #if 0 constructs can be long + else + let nqc_minlines = 15 " mostly for () constructs + endif +endif +exec "syn sync ccomment nqcComment minlines=" . nqc_minlines + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_nqc_syn_inits") + if version < 508 + let did_nqc_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink nqcLabel Label + HiLink nqcConditional Conditional + HiLink nqcRepeat Repeat + HiLink nqcCharacter Character + HiLink nqcNumber Number + HiLink nqcFloat Float + HiLink nqcFunction Function + HiLink nqcParenError nqcError + HiLink nqcErrInParen nqcError + HiLink nqcErrInBracket nqcError + HiLink nqcCommentL nqcComment + HiLink nqcCommentStart nqcComment + HiLink nqcCommentError nqcError + HiLink nqcCommentStartError nqcError + HiLink nqcSpaceError nqcError + HiLink nqcStorageClass StorageClass + HiLink nqcInclude Include + HiLink nqcPreProc PreProc + HiLink nqcDefine Macro + HiLink nqcIncluded String + HiLink nqcError Error + HiLink nqcStatement Statement + HiLink nqcEvents Statement + HiLink nqcPreCondit PreCondit + HiLink nqcType Type + HiLink nqcConstant Constant + HiLink nqcCommentSkip nqcComment + HiLink nqcComment Comment + HiLink nqcTodo Todo + HiLink nqcCppSkip nqcCppOut + HiLink nqcCppOut2 nqcCppOut + HiLink nqcCppOut Comment + + delcommand HiLink +endif + +let b:current_syntax = "nqc" + +" vim: ts=8 diff --git a/vim73/syntax/nroff.vim b/vim73/syntax/nroff.vim new file mode 100644 index 0000000..6f2a131 --- /dev/null +++ b/vim73/syntax/nroff.vim @@ -0,0 +1,259 @@ +" VIM syntax file +" Language: nroff/groff +" Maintainer: Alejandro Lpez-Valencia +" URL: http://dradul.tripod.com/vim +" Last Change: 2006 Apr 14 +" +" {{{1 Acknowledgements +" +" ACKNOWLEDGEMENTS: +" +" My thanks to Jrme Plt , who was the +" creator and maintainer of this syntax file for several years. +" May I be as good at it as he has been. +" +" {{{1 Todo +" +" TODO: +" +" * Write syntax highlighting files for the preprocessors, +" and integrate with nroff.vim. +" +" +" {{{1 Start syntax highlighting. +" +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +" +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" +" {{{1 plugin settings... +" +" {{{2 enable spacing error highlighting +" +if exists("nroff_space_errors") + syn match nroffError /\s\+$/ + syn match nroffSpaceError /[.,:;!?]\s\{2,}/ +endif +" +" +" {{{1 Special file settings +" +" {{{2 ms exdented paragraphs are not in the default paragraphs list. +" +setlocal paragraphs+=XP +" +" {{{2 Activate navigation to preporcessor sections. +" +if exists("b:preprocs_as_sections") + setlocal sections=EQTSPS[\ G1GS +endif + +" {{{1 Escape sequences +" ------------------------------------------------------------ + +syn match nroffEscChar /\\[CN]/ nextgroup=nroffEscCharArg +syn match nroffEscape /\\[*fgmnYV]/ nextgroup=nroffEscRegPar,nroffEscRegArg +syn match nroffEscape /\\s[+-]\=/ nextgroup=nroffSize +syn match nroffEscape /\\[$AbDhlLRvxXZ]/ nextgroup=nroffEscPar,nroffEscArg + +syn match nroffEscRegArg /./ contained +syn match nroffEscRegArg2 /../ contained +syn match nroffEscRegPar /(/ contained nextgroup=nroffEscRegArg2 +syn match nroffEscArg /./ contained +syn match nroffEscArg2 /../ contained +syn match nroffEscPar /(/ contained nextgroup=nroffEscArg2 +syn match nroffSize /\((\d\)\=\d/ contained + +syn region nroffEscCharArg start=/'/ end=/'/ contained +syn region nroffEscArg start=/'/ end=/'/ contained contains=nroffEscape,@nroffSpecial + +if exists("b:nroff_is_groff") + syn region nroffEscRegArg matchgroup=nroffEscape start=/\[/ end=/\]/ contained oneline + syn region nroffSize matchgroup=nroffEscape start=/\[/ end=/\]/ contained +endif + +syn match nroffEscape /\\[adprtu{}]/ +syn match nroffEscape /\\$/ +syn match nroffEscape /\\\$[@*]/ + +" {{{1 Strings and special characters +" ------------------------------------------------------------ + +syn match nroffSpecialChar /\\[\\eE?!-]/ +syn match nroffSpace "\\[&%~|^0)/,]" +syn match nroffSpecialChar /\\(../ + +if exists("b:nroff_is_groff") + syn match nroffSpecialChar /\\\[[^]]*]/ + syn region nroffPreserve matchgroup=nroffSpecialChar start=/\\?/ end=/\\?/ oneline +endif + +syn region nroffPreserve matchgroup=nroffSpecialChar start=/\\!/ end=/$/ oneline + +syn cluster nroffSpecial contains=nroffSpecialChar,nroffSpace + + +syn region nroffString start=/"/ end=/"/ skip=/\\$/ contains=nroffEscape,@nroffSpecial contained +syn region nroffString start=/'/ end=/'/ skip=/\\$/ contains=nroffEscape,@nroffSpecial contained + + +" {{{1 Numbers and units +" ------------------------------------------------------------ +syn match nroffNumBlock /[0-9.]\a\=/ contained contains=nroffNumber +syn match nroffNumber /\d\+\(\.\d*\)\=/ contained nextgroup=nroffUnit,nroffBadChar +syn match nroffNumber /\.\d\+)/ contained nextgroup=nroffUnit,nroffBadChar +syn match nroffBadChar /./ contained +syn match nroffUnit /[icpPszmnvMu]/ contained + + +" {{{1 Requests +" ------------------------------------------------------------ + +" Requests begin with . or ' at the beginning of a line, or +" after .if or .ie. + +syn match nroffReqLeader /^[.']/ nextgroup=nroffReqName skipwhite +syn match nroffReqLeader /[.']/ contained nextgroup=nroffReqName skipwhite + +if exists("b:nroff_is_groff") +" +" GNU troff allows long request names +" + syn match nroffReqName /[^\t \\\[?]\+/ contained nextgroup=nroffReqArg +else + syn match nroffReqName /[^\t \\\[?]\{1,2}/ contained nextgroup=nroffReqArg +endif + +syn region nroffReqArg start=/\S/ skip=/\\$/ end=/$/ contained contains=nroffEscape,@nroffSpecial,nroffString,nroffError,nroffSpaceError,nroffNumBlock,nroffComment + +" {{{2 Conditional: .if .ie .el +syn match nroffReqName /\(if\|ie\)/ contained nextgroup=nroffCond skipwhite +syn match nroffReqName /el/ contained nextgroup=nroffReqLeader skipwhite +syn match nroffCond /\S\+/ contained nextgroup=nroffReqLeader skipwhite + +" {{{2 String definition: .ds .as +syn match nroffReqname /[da]s/ contained nextgroup=nroffDefIdent skipwhite +syn match nroffDefIdent /\S\+/ contained nextgroup=nroffDefinition skipwhite +syn region nroffDefinition matchgroup=nroffSpecialChar start=/"/ matchgroup=NONE end=/\\"/me=e-2 skip=/\\$/ start=/\S/ end=/$/ contained contains=nroffDefSpecial +syn match nroffDefSpecial /\\$/ contained +syn match nroffDefSpecial /\\\((.\)\=./ contained + +if exists("b:nroff_is_groff") + syn match nroffDefSpecial /\\\[[^]]*]/ contained +endif + +" {{{2 Macro definition: .de .am, also diversion: .di +syn match nroffReqName /\(d[ei]\|am\)/ contained nextgroup=nroffIdent skipwhite +syn match nroffIdent /[^[?( \t]\+/ contained +if exists("b:nroff_is_groff") + syn match nroffReqName /als/ contained nextgroup=nroffIdent skipwhite +endif + +" {{{2 Register definition: .rn .rr +syn match nroffReqName /[rn]r/ contained nextgroup=nroffIdent skipwhite +if exists("b:nroff_is_groff") + syn match nroffReqName /\(rnn\|aln\)/ contained nextgroup=nroffIdent skipwhite +endif + + +" {{{1 eqn/tbl/pic +" ------------------------------------------------------------ +" +" XXX: write proper syntax highlight for eqn / tbl / pic ? +" + +syn region nroffEquation start=/^\.\s*EQ\>/ end=/^\.\s*EN\>/ +syn region nroffTable start=/^\.\s*TS\>/ end=/^\.\s*TE\>/ +syn region nroffPicture start=/^\.\s*PS\>/ end=/^\.\s*PE\>/ +syn region nroffRefer start=/^\.\s*\[\>/ end=/^\.\s*\]\>/ +syn region nroffGrap start=/^\.\s*G1\>/ end=/^\.\s*G2\>/ +syn region nroffGremlin start=/^\.\s*GS\>/ end=/^\.\s*GE|GF\>/ + +" {{{1 Comments +" ------------------------------------------------------------ + +syn region nroffIgnore start=/^[.']\s*ig/ end=/^['.]\s*\./ +syn match nroffComment /\(^[.']\s*\)\=\\".*/ contains=nroffTodo +syn match nroffComment /^'''.*/ contains=nroffTodo + +if exists("b:nroff_is_groff") + syn match nroffComment "\\#.*$" contains=nroffTodo +endif + +syn keyword nroffTodo TODO XXX FIXME contained + +" {{{1 Hilighting +" ------------------------------------------------------------ +" + +" +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +" +if version >= 508 || !exists("did_nroff_syn_inits") + + if version < 508 + let did_nroff_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink nroffEscChar nroffSpecialChar + HiLink nroffEscCharAr nroffSpecialChar + HiLink nroffSpecialChar SpecialChar + HiLink nroffSpace Delimiter + + HiLink nroffEscRegArg2 nroffEscRegArg + HiLink nroffEscRegArg nroffIdent + + HiLink nroffEscArg2 nroffEscArg + HiLink nroffEscPar nroffEscape + + HiLink nroffEscRegPar nroffEscape + HiLink nroffEscArg nroffEscape + HiLink nroffSize nroffEscape + HiLink nroffEscape Preproc + + HiLink nroffIgnore Comment + HiLink nroffComment Comment + HiLink nroffTodo Todo + + HiLink nroffReqLeader nroffRequest + HiLink nroffReqName nroffRequest + HiLink nroffRequest Statement + HiLink nroffCond PreCondit + HiLink nroffDefIdent nroffIdent + HiLink nroffIdent Identifier + + HiLink nroffEquation PreProc + HiLink nroffTable PreProc + HiLink nroffPicture PreProc + HiLink nroffRefer PreProc + HiLink nroffGrap PreProc + HiLink nroffGremlin PreProc + + HiLink nroffNumber Number + HiLink nroffBadChar nroffError + HiLink nroffSpaceError nroffError + HiLink nroffError Error + + HiLink nroffPreserve String + HiLink nroffString String + HiLink nroffDefinition String + HiLink nroffDefSpecial Special + + delcommand HiLink + +endif + +let b:current_syntax = "nroff" + +" vim600: set fdm=marker fdl=2: diff --git a/vim73/syntax/nsis.vim b/vim73/syntax/nsis.vim new file mode 100644 index 0000000..d6d8037 --- /dev/null +++ b/vim73/syntax/nsis.vim @@ -0,0 +1,271 @@ +" Vim syntax file +" Language: NSIS script, for version of NSIS 1.91 and later +" Maintainer: Alex Jakushev +" Last Change: 2004 May 12 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + + +"COMMENTS +syn keyword nsisTodo todo attention note fixme readme +syn region nsisComment start=";" end="$" contains=nsisTodo +syn region nsisComment start="#" end="$" contains=nsisTodo + +"LABELS +syn match nsisLocalLabel "\a\S\{-}:" +syn match nsisGlobalLabel "\.\S\{-1,}:" + +"PREPROCESSOR +syn match nsisPreprocSubst "${.\{-}}" +syn match nsisDefine "!define\>" +syn match nsisDefine "!undef\>" +syn match nsisPreCondit "!ifdef\>" +syn match nsisPreCondit "!ifndef\>" +syn match nsisPreCondit "!endif\>" +syn match nsisPreCondit "!else\>" +syn match nsisMacro "!macro\>" +syn match nsisMacro "!macroend\>" +syn match nsisMacro "!insertmacro\>" + +"COMPILER UTILITY +syn match nsisInclude "!include\>" +syn match nsisSystem "!cd\>" +syn match nsisSystem "!system\>" +syn match nsisSystem "!packhdr\>" + +"VARIABLES +syn match nsisUserVar "$\d" +syn match nsisUserVar "$R\d" +syn match nsisSysVar "$INSTDIR" +syn match nsisSysVar "$OUTDIR" +syn match nsisSysVar "$CMDLINE" +syn match nsisSysVar "$PROGRAMFILES" +syn match nsisSysVar "$DESKTOP" +syn match nsisSysVar "$EXEDIR" +syn match nsisSysVar "$WINDIR" +syn match nsisSysVar "$SYSDIR" +syn match nsisSysVar "$TEMP" +syn match nsisSysVar "$STARTMENU" +syn match nsisSysVar "$SMPROGRAMS" +syn match nsisSysVar "$SMSTARTUP" +syn match nsisSysVar "$QUICKLAUNCH" +syn match nsisSysVar "$HWNDPARENT" +syn match nsisSysVar "$\\r" +syn match nsisSysVar "$\\n" +syn match nsisSysVar "$\$" + +"STRINGS +syn region nsisString start=/"/ skip=/'\|`/ end=/"/ contains=nsisPreprocSubst,nsisUserVar,nsisSysVar,nsisRegistry +syn region nsisString start=/'/ skip=/"\|`/ end=/'/ contains=nsisPreprocSubst,nsisUserVar,nsisSysVar,nsisRegistry +syn region nsisString start=/`/ skip=/"\|'/ end=/`/ contains=nsisPreprocSubst,nsisUserVar,nsisSysVar,nsisRegistry + +"CONSTANTS +syn keyword nsisBoolean true false on off + +syn keyword nsisAttribOptions hide show nevershow auto force try ifnewer normal silent silentlog +syn keyword nsisAttribOptions smooth colored SET CUR END RO none listonly textonly both current all +syn keyword nsisAttribOptions zlib bzip2 lzma + +syn match nsisAttribOptions '\/NOCUSTOM' +syn match nsisAttribOptions '\/CUSTOMSTRING' +syn match nsisAttribOptions '\/COMPONENTSONLYONCUSTOM' +syn match nsisAttribOptions '\/windows' +syn match nsisAttribOptions '\/r' +syn match nsisAttribOptions '\/oname' +syn match nsisAttribOptions '\/REBOOTOK' +syn match nsisAttribOptions '\/SILENT' +syn match nsisAttribOptions '\/FILESONLY' +syn match nsisAttribOptions '\/SHORT' + +syn keyword nsisExecShell SW_SHOWNORMAL SW_SHOWMAXIMIZED SW_SHOWMINIMIZED + +syn keyword nsisRegistry HKCR HKLM HKCU HKU HKCC HKDD HKPD +syn keyword nsisRegistry HKEY_CLASSES_ROOT HKEY_LOCAL_MACHINE HKEY_CURRENT_USER HKEY_USERS +syn keyword nsisRegistry HKEY_CURRENT_CONFIG HKEY_DYN_DATA HKEY_PERFORMANCE_DATA + +syn keyword nsisFileAttrib NORMAL ARCHIVE HIDDEN OFFLINE READONLY SYSTEM TEMPORARY +syn keyword nsisFileAttrib FILE_ATTRIBUTE_NORMAL FILE_ATTRIBUTE_ARCHIVE FILE_ATTRIBUTE_HIDDEN +syn keyword nsisFileAttrib FILE_ATTRIBUTE_OFFLINE FILE_ATTRIBUTE_READONLY FILE_ATTRIBUTE_SYSTEM +syn keyword nsisFileAttrib FILE_ATTRIBUTE_TEMPORARY + +syn keyword nsisMessageBox MB_OK MB_OKCANCEL MB_ABORTRETRYIGNORE MB_RETRYCANCEL MB_YESNO MB_YESNOCANCEL +syn keyword nsisMessageBox MB_ICONEXCLAMATION MB_ICONINFORMATION MB_ICONQUESTION MB_ICONSTOP +syn keyword nsisMessageBox MB_TOPMOST MB_SETFOREGROUND MB_RIGHT +syn keyword nsisMessageBox MB_DEFBUTTON1 MB_DEFBUTTON2 MB_DEFBUTTON3 MB_DEFBUTTON4 +syn keyword nsisMessageBox IDABORT IDCANCEL IDIGNORE IDNO IDOK IDRETRY IDYES + +syn match nsisNumber "\<[^0]\d*\>" +syn match nsisNumber "\<0x\x\+\>" +syn match nsisNumber "\<0\o*\>" + + +"INSTALLER ATTRIBUTES - General installer configuration +syn keyword nsisAttribute OutFile Name Caption SubCaption BrandingText Icon +syn keyword nsisAttribute WindowIcon BGGradient SilentInstall SilentUnInstall +syn keyword nsisAttribute CRCCheck MiscButtonText InstallButtonText FileErrorText + +"INSTALLER ATTRIBUTES - Install directory configuration +syn keyword nsisAttribute InstallDir InstallDirRegKey + +"INSTALLER ATTRIBUTES - License page configuration +syn keyword nsisAttribute LicenseText LicenseData + +"INSTALLER ATTRIBUTES - Component page configuration +syn keyword nsisAttribute ComponentText InstType EnabledBitmap DisabledBitmap SpaceTexts + +"INSTALLER ATTRIBUTES - Directory page configuration +syn keyword nsisAttribute DirShow DirText AllowRootDirInstall + +"INSTALLER ATTRIBUTES - Install page configuration +syn keyword nsisAttribute InstallColors InstProgressFlags AutoCloseWindow +syn keyword nsisAttribute ShowInstDetails DetailsButtonText CompletedText + +"INSTALLER ATTRIBUTES - Uninstall configuration +syn keyword nsisAttribute UninstallText UninstallIcon UninstallCaption +syn keyword nsisAttribute UninstallSubCaption ShowUninstDetails UninstallButtonText + +"COMPILER ATTRIBUTES +syn keyword nsisCompiler SetOverwrite SetCompress SetCompressor SetDatablockOptimize SetDateSave + + +"FUNCTIONS - general purpose +syn keyword nsisInstruction SetOutPath File Exec ExecWait ExecShell +syn keyword nsisInstruction Rename Delete RMDir + +"FUNCTIONS - registry & ini +syn keyword nsisInstruction WriteRegStr WriteRegExpandStr WriteRegDWORD WriteRegBin +syn keyword nsisInstruction WriteINIStr ReadRegStr ReadRegDWORD ReadINIStr ReadEnvStr +syn keyword nsisInstruction ExpandEnvStrings DeleteRegValue DeleteRegKey EnumRegKey +syn keyword nsisInstruction EnumRegValue DeleteINISec DeleteINIStr + +"FUNCTIONS - general purpose, advanced +syn keyword nsisInstruction CreateDirectory CopyFiles SetFileAttributes CreateShortCut +syn keyword nsisInstruction GetFullPathName SearchPath GetTempFileName CallInstDLL +syn keyword nsisInstruction RegDLL UnRegDLL GetDLLVersion GetDLLVersionLocal +syn keyword nsisInstruction GetFileTime GetFileTimeLocal + +"FUNCTIONS - Branching, flow control, error checking, user interaction, etc instructions +syn keyword nsisInstruction Goto Call Return IfErrors ClearErrors SetErrors FindWindow +syn keyword nsisInstruction SendMessage IsWindow IfFileExists MessageBox StrCmp +syn keyword nsisInstruction IntCmp IntCmpU Abort Quit GetFunctionAddress GetLabelAddress +syn keyword nsisInstruction GetCurrentAddress + +"FUNCTIONS - File and directory i/o instructions +syn keyword nsisInstruction FindFirst FindNext FindClose FileOpen FileClose FileRead +syn keyword nsisInstruction FileWrite FileReadByte FileWriteByte FileSeek + +"FUNCTIONS - Misc instructions +syn keyword nsisInstruction SetDetailsView SetDetailsPrint SetAutoClose DetailPrint +syn keyword nsisInstruction Sleep BringToFront HideWindow SetShellVarContext + +"FUNCTIONS - String manipulation support +syn keyword nsisInstruction StrCpy StrLen + +"FUNCTIONS - Stack support +syn keyword nsisInstruction Push Pop Exch + +"FUNCTIONS - Integer manipulation support +syn keyword nsisInstruction IntOp IntFmt + +"FUNCTIONS - Rebooting support +syn keyword nsisInstruction Reboot IfRebootFlag SetRebootFlag + +"FUNCTIONS - Uninstaller instructions +syn keyword nsisInstruction WriteUninstaller + +"FUNCTIONS - Install logging instructions +syn keyword nsisInstruction LogSet LogText + +"FUNCTIONS - Section management instructions +syn keyword nsisInstruction SectionSetFlags SectionGetFlags SectionSetText +syn keyword nsisInstruction SectionGetText + + +"SPECIAL FUNCTIONS - install +syn match nsisCallback "\.onInit" +syn match nsisCallback "\.onUserAbort" +syn match nsisCallback "\.onInstSuccess" +syn match nsisCallback "\.onInstFailed" +syn match nsisCallback "\.onVerifyInstDir" +syn match nsisCallback "\.onNextPage" +syn match nsisCallback "\.onPrevPage" +syn match nsisCallback "\.onSelChange" + +"SPECIAL FUNCTIONS - uninstall +syn match nsisCallback "un\.onInit" +syn match nsisCallback "un\.onUserAbort" +syn match nsisCallback "un\.onInstSuccess" +syn match nsisCallback "un\.onInstFailed" +syn match nsisCallback "un\.onVerifyInstDir" +syn match nsisCallback "un\.onNextPage" + + +"STATEMENTS - sections +syn keyword nsisStatement Section SectionIn SectionEnd SectionDivider +syn keyword nsisStatement AddSize + +"STATEMENTS - functions +syn keyword nsisStatement Function FunctionEnd + +"STATEMENTS - pages +syn keyword nsisStatement Page UninstPage PageEx PageExEnc PageCallbacks + + +"ERROR +syn keyword nsisError UninstallExeName + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_nsis_syn_inits") + + if version < 508 + let did_nsys_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + + HiLink nsisInstruction Function + HiLink nsisComment Comment + HiLink nsisLocalLabel Label + HiLink nsisGlobalLabel Label + HiLink nsisStatement Statement + HiLink nsisString String + HiLink nsisBoolean Boolean + HiLink nsisAttribOptions Constant + HiLink nsisExecShell Constant + HiLink nsisFileAttrib Constant + HiLink nsisMessageBox Constant + HiLink nsisRegistry Identifier + HiLink nsisNumber Number + HiLink nsisError Error + HiLink nsisUserVar Identifier + HiLink nsisSysVar Identifier + HiLink nsisAttribute Type + HiLink nsisCompiler Type + HiLink nsisTodo Todo + HiLink nsisCallback Operator + " preprocessor commands + HiLink nsisPreprocSubst PreProc + HiLink nsisDefine Define + HiLink nsisMacro Macro + HiLink nsisPreCondit PreCondit + HiLink nsisInclude Include + HiLink nsisSystem PreProc + + delcommand HiLink +endif + +let b:current_syntax = "nsis" + diff --git a/vim73/syntax/obj.vim b/vim73/syntax/obj.vim new file mode 100644 index 0000000..66cd6c2 --- /dev/null +++ b/vim73/syntax/obj.vim @@ -0,0 +1,96 @@ +" Vim syntax file +" Language: 3D wavefront's obj file +" Maintainer: Vincent Berthoux +" File Types: .obj (used in 3D) +" Last Change: 2010 May 18 +" +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match objError "^\a\+" + +syn match objKeywords "^cstype\s" +syn match objKeywords "^ctech\s" +syn match objKeywords "^stech\s" +syn match objKeywords "^deg\s" +syn match objKeywords "^curv\(2\?\)\s" +syn match objKeywords "^parm\s" +syn match objKeywords "^surf\s" +syn match objKeywords "^end\s" +syn match objKeywords "^bzp\s" +syn match objKeywords "^bsp\s" +syn match objKeywords "^res\s" +syn match objKeywords "^cdc\s" +syn match objKeywords "^con\s" + +syn match objKeywords "^shadow_obj\s" +syn match objKeywords "^trace_obj\s" +syn match objKeywords "^usemap\s" +syn match objKeywords "^lod\s" +syn match objKeywords "^maplib\s" +syn match objKeywords "^d_interp\s" +syn match objKeywords "^c_interp\s" +syn match objKeywords "^bevel\s" +syn match objKeywords "^mg\s" +syn match objKeywords "^s\s" +syn match objKeywords "^con\s" +syn match objKeywords "^trim\s" +syn match objKeywords "^hole\s" +syn match objKeywords "^scrv\s" +syn match objKeywords "^sp\s" +syn match objKeywords "^step\s" +syn match objKeywords "^bmat\s" +syn match objKeywords "^csh\s" +syn match objKeywords "^call\s" + +syn match objComment "^#.*" +syn match objVertex "^v\s" +syn match objFace "^f\s" +syn match objVertice "^vt\s" +syn match objNormale "^vn\s" +syn match objGroup "^g\s.*" +syn match objMaterial "^usemtl\s.*" +syn match objInclude "^mtllib\s.*" + +syn match objFloat "-\?\d\+\.\d\+\(e\(+\|-\)\d\+\)\?" +syn match objInt "\d\+" +syn match objIndex "\d\+\/\d*\/\d*" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_cabal_syn_inits") + if version < 508 + let did_cabal_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink objError Error + HiLink objComment Comment + HiLink objInclude PreProc + HiLink objFloat Float + HiLink objInt Number + HiLink objGroup Structure + HiLink objIndex Constant + HiLink objMaterial Label + + HiLink objVertex Keyword + HiLink objNormale Keyword + HiLink objVertice Keyword + HiLink objFace Keyword + HiLink objKeywords Keyword + + + delcommand HiLink +endif + +let b:current_syntax = "obj" + +" vim: ts=8 diff --git a/vim73/syntax/objc.vim b/vim73/syntax/objc.vim new file mode 100644 index 0000000..c575cf2 --- /dev/null +++ b/vim73/syntax/objc.vim @@ -0,0 +1,110 @@ +" Vim syntax file +" Language: Objective C +" Maintainer: Kazunobu Kuriyama +" Ex-maintainer: Anthony Hodsdon +" First Author: Valentino Kyriakides <1kyriaki@informatik.uni-hamburg.de> +" Last Change: 2007 Feb 21 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if &filetype != 'objcpp' + " Read the C syntax to start with + if version < 600 + source :p:h/c.vim + else + runtime! syntax/c.vim + endif +endif + +" Objective C extentions follow below +" +" NOTE: Objective C is abbreviated to ObjC/objc +" and uses *.h, *.m as file extensions! + + +" ObjC keywords, types, type qualifiers etc. +syn keyword objcStatement self super _cmd +syn keyword objcType id Class SEL IMP BOOL +syn keyword objcTypeModifier bycopy in out inout oneway +syn keyword objcConstant nil Nil + +" Match the ObjC #import directive (like C's #include) +syn region objcImported display contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match objcImported display contained "<[-_0-9a-zA-Z.\/]*>" +syn match objcImport display "^\s*\(%:\|#\)\s*import\>\s*["<]" contains=objcImported + +" Match the important ObjC directives +syn match objcScopeDecl "@public\|@private\|@protected" +syn match objcDirective "@interface\|@implementation" +syn match objcDirective "@class\|@end\|@defs" +syn match objcDirective "@encode\|@protocol\|@selector" +syn match objcDirective "@try\|@catch\|@finally\|@throw\|@synchronized" + +" Match the ObjC method types +" +" NOTE: here I match only the indicators, this looks +" much nicer and reduces cluttering color highlightings. +" However, if you prefer full method declaration matching +" append .* at the end of the next two patterns! +" +syn match objcInstMethod "^\s*-\s*" +syn match objcFactMethod "^\s*+\s*" + +" To distinguish from a header inclusion from a protocol list. +syn match objcProtocol display "<[_a-zA-Z][_a-zA-Z0-9]*>" contains=objcType,cType,Type + + +" To distinguish labels from the keyword for a method's parameter. +syn region objcKeyForMethodParam display + \ start="^\s*[_a-zA-Z][_a-zA-Z0-9]*\s*:\s*(" + \ end=")\s*[_a-zA-Z][_a-zA-Z0-9]*" + \ contains=objcType,objcTypeModifier,cType,cStructure,cStorageClass,Type + +" Objective-C Constant Strings +syn match objcSpecial display "%@" contained +syn region objcString start=+\(@"\|"\)+ skip=+\\\\\|\\"+ end=+"+ contains=cFormat,cSpecial,objcSpecial + +" Objective-C Message Expressions +syn region objcMessage display start="\[" end="\]" contains=objcMessage,objcStatement,objcType,objcTypeModifier,objcString,objcConstant,objcDirective,cType,cStructure,cStorageClass,cString,cCharacter,cSpecialCharacter,cNumbers,cConstant,cOperator,cComment,cCommentL,Type + +syn cluster cParenGroup add=objcMessage +syn cluster cPreProcGroup add=objcMessage + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_objc_syntax_inits") + if version < 508 + let did_objc_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink objcImport Include + HiLink objcImported cString + HiLink objcTypeModifier objcType + HiLink objcType Type + HiLink objcScopeDecl Statement + HiLink objcInstMethod Function + HiLink objcFactMethod Function + HiLink objcStatement Statement + HiLink objcDirective Statement + HiLink objcKeyForMethodParam None + HiLink objcString cString + HiLink objcSpecial Special + HiLink objcProtocol None + HiLink objcConstant cConstant + + delcommand HiLink +endif + +let b:current_syntax = "objc" + +" vim: ts=8 diff --git a/vim73/syntax/objcpp.vim b/vim73/syntax/objcpp.vim new file mode 100644 index 0000000..e80eed9 --- /dev/null +++ b/vim73/syntax/objcpp.vim @@ -0,0 +1,28 @@ +" Vim syntax file +" Language: Objective C++ +" Maintainer: Kazunobu Kuriyama +" Ex-Maintainer: Anthony Hodsdon +" Last Change: 2007 Oct 29 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Read in C++ and ObjC syntax files +if version < 600 + so :p:h/cpp.vim + so :p:h/objc.vim +else + runtime! syntax/cpp.vim + unlet b:current_syntax + runtime! syntax/objc.vim +endif + +syn keyword objCppNonStructure class template namespace transparent contained +syn keyword objCppNonStatement new delete friend using transparent contained + +let b:current_syntax = "objcpp" diff --git a/vim73/syntax/ocaml.vim b/vim73/syntax/ocaml.vim new file mode 100644 index 0000000..27eb390 --- /dev/null +++ b/vim73/syntax/ocaml.vim @@ -0,0 +1,327 @@ +" Vim syntax file +" Language: OCaml +" Filenames: *.ml *.mli *.mll *.mly +" Maintainers: Markus Mottl +" Karl-Heinz Sylla +" Issac Trotts +" URL: http://www.ocaml.info/vim/syntax/ocaml.vim +" Last Change: 2007 Apr 13 - Added highlighting of nativeints (MM) +" 2006 Oct 09 - More highlighting improvements to numbers (MM) +" 2006 Sep 19 - Improved highlighting of numbers (Florent Monnier) + +" A minor patch was applied to the official version so that object/end +" can be distinguished from begin/end, which is used for indentation, +" and folding. (David Baelde) + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") && b:current_syntax == "ocaml" + finish +endif + +" OCaml is case sensitive. +syn case match + +" Script headers highlighted like comments +syn match ocamlComment "^#!.*" + +" Scripting directives +syn match ocamlScript "^#\<\(quit\|labels\|warnings\|directory\|cd\|load\|use\|install_printer\|remove_printer\|require\|thread\|trace\|untrace\|untrace_all\|print_depth\|print_length\)\>" + +" Script headers highlighted like comments +syn match ocamlComment "^#!.*" + +" lowercase identifier - the standard way to match +syn match ocamlLCIdentifier /\<\(\l\|_\)\(\w\|'\)*\>/ + +syn match ocamlKeyChar "|" + +" Errors +syn match ocamlBraceErr "}" +syn match ocamlBrackErr "\]" +syn match ocamlParenErr ")" +syn match ocamlArrErr "|]" + +syn match ocamlCommentErr "\*)" + +syn match ocamlCountErr "\" +syn match ocamlCountErr "\" + +if !exists("ocaml_revised") + syn match ocamlDoErr "\" +endif + +syn match ocamlDoneErr "\" +syn match ocamlThenErr "\" + +" Error-highlighting of "end" without synchronization: +" as keyword or as error (default) +if exists("ocaml_noend_error") + syn match ocamlKeyword "\" +else + syn match ocamlEndErr "\" +endif + +" Some convenient clusters +syn cluster ocamlAllErrs contains=ocamlBraceErr,ocamlBrackErr,ocamlParenErr,ocamlCommentErr,ocamlCountErr,ocamlDoErr,ocamlDoneErr,ocamlEndErr,ocamlThenErr + +syn cluster ocamlAENoParen contains=ocamlBraceErr,ocamlBrackErr,ocamlCommentErr,ocamlCountErr,ocamlDoErr,ocamlDoneErr,ocamlEndErr,ocamlThenErr + +syn cluster ocamlContained contains=ocamlTodo,ocamlPreDef,ocamlModParam,ocamlModParam1,ocamlPreMPRestr,ocamlMPRestr,ocamlMPRestr1,ocamlMPRestr2,ocamlMPRestr3,ocamlModRHS,ocamlFuncWith,ocamlFuncStruct,ocamlModTypeRestr,ocamlModTRWith,ocamlWith,ocamlWithRest,ocamlModType,ocamlFullMod + + +" Enclosing delimiters +syn region ocamlEncl transparent matchgroup=ocamlKeyword start="(" matchgroup=ocamlKeyword end=")" contains=ALLBUT,@ocamlContained,ocamlParenErr +syn region ocamlEncl transparent matchgroup=ocamlKeyword start="{" matchgroup=ocamlKeyword end="}" contains=ALLBUT,@ocamlContained,ocamlBraceErr +syn region ocamlEncl transparent matchgroup=ocamlKeyword start="\[" matchgroup=ocamlKeyword end="\]" contains=ALLBUT,@ocamlContained,ocamlBrackErr +syn region ocamlEncl transparent matchgroup=ocamlKeyword start="\[|" matchgroup=ocamlKeyword end="|\]" contains=ALLBUT,@ocamlContained,ocamlArrErr + + +" Comments +syn region ocamlComment start="(\*" end="\*)" contains=ocamlComment,ocamlTodo +syn keyword ocamlTodo contained TODO FIXME XXX NOTE + + +" Objects +syn region ocamlEnd matchgroup=ocamlObject start="\" matchgroup=ocamlObject end="\" contains=ALLBUT,@ocamlContained,ocamlEndErr + + +" Blocks +if !exists("ocaml_revised") + syn region ocamlEnd matchgroup=ocamlKeyword start="\" matchgroup=ocamlKeyword end="\" contains=ALLBUT,@ocamlContained,ocamlEndErr +endif + + +" "for" +syn region ocamlNone matchgroup=ocamlKeyword start="\" matchgroup=ocamlKeyword end="\<\(to\|downto\)\>" contains=ALLBUT,@ocamlContained,ocamlCountErr + + +" "do" +if !exists("ocaml_revised") + syn region ocamlDo matchgroup=ocamlKeyword start="\" matchgroup=ocamlKeyword end="\" contains=ALLBUT,@ocamlContained,ocamlDoneErr +endif + +" "if" +syn region ocamlNone matchgroup=ocamlKeyword start="\" matchgroup=ocamlKeyword end="\" contains=ALLBUT,@ocamlContained,ocamlThenErr + + +"" Modules + +" "struct" +syn region ocamlStruct matchgroup=ocamlModule start="\" matchgroup=ocamlModule end="\" contains=ALLBUT,@ocamlContained,ocamlEndErr + +" "sig" +syn region ocamlSig matchgroup=ocamlModule start="\" matchgroup=ocamlModule end="\" contains=ALLBUT,@ocamlContained,ocamlEndErr,ocamlModule +syn region ocamlModSpec matchgroup=ocamlKeyword start="\" matchgroup=ocamlModule end="\<\u\(\w\|'\)*\>" contained contains=@ocamlAllErrs,ocamlComment skipwhite skipempty nextgroup=ocamlModTRWith,ocamlMPRestr + +" "open" +syn region ocamlNone matchgroup=ocamlKeyword start="\" matchgroup=ocamlModule end="\<\u\(\w\|'\)*\(\.\u\(\w\|'\)*\)*\>" contains=@ocamlAllErrs,ocamlComment + +" "include" +syn match ocamlKeyword "\" skipwhite skipempty nextgroup=ocamlModParam,ocamlFullMod + +" "module" - somewhat complicated stuff ;-) +syn region ocamlModule matchgroup=ocamlKeyword start="\" matchgroup=ocamlModule end="\<\u\(\w\|'\)*\>" contains=@ocamlAllErrs,ocamlComment skipwhite skipempty nextgroup=ocamlPreDef +syn region ocamlPreDef start="."me=e-1 matchgroup=ocamlKeyword end="\l\|="me=e-1 contained contains=@ocamlAllErrs,ocamlComment,ocamlModParam,ocamlModTypeRestr,ocamlModTRWith nextgroup=ocamlModPreRHS +syn region ocamlModParam start="([^*]" end=")" contained contains=@ocamlAENoParen,ocamlModParam1 +syn match ocamlModParam1 "\<\u\(\w\|'\)*\>" contained skipwhite skipempty nextgroup=ocamlPreMPRestr + +syn region ocamlPreMPRestr start="."me=e-1 end=")"me=e-1 contained contains=@ocamlAllErrs,ocamlComment,ocamlMPRestr,ocamlModTypeRestr + +syn region ocamlMPRestr start=":" end="."me=e-1 contained contains=@ocamlComment skipwhite skipempty nextgroup=ocamlMPRestr1,ocamlMPRestr2,ocamlMPRestr3 +syn region ocamlMPRestr1 matchgroup=ocamlModule start="\ssig\s\=" matchgroup=ocamlModule end="\" contained contains=ALLBUT,@ocamlContained,ocamlEndErr,ocamlModule +syn region ocamlMPRestr2 start="\sfunctor\(\s\|(\)\="me=e-1 matchgroup=ocamlKeyword end="->" contained contains=@ocamlAllErrs,ocamlComment,ocamlModParam skipwhite skipempty nextgroup=ocamlFuncWith,ocamlMPRestr2 +syn match ocamlMPRestr3 "\w\(\w\|'\)*\(\.\w\(\w\|'\)*\)*" contained +syn match ocamlModPreRHS "=" contained skipwhite skipempty nextgroup=ocamlModParam,ocamlFullMod +syn region ocamlModRHS start="." end=".\w\|([^*]"me=e-2 contained contains=ocamlComment skipwhite skipempty nextgroup=ocamlModParam,ocamlFullMod +syn match ocamlFullMod "\<\u\(\w\|'\)*\(\.\u\(\w\|'\)*\)*" contained skipwhite skipempty nextgroup=ocamlFuncWith + +syn region ocamlFuncWith start="([^*]"me=e-1 end=")" contained contains=ocamlComment,ocamlWith,ocamlFuncStruct skipwhite skipempty nextgroup=ocamlFuncWith +syn region ocamlFuncStruct matchgroup=ocamlModule start="[^a-zA-Z]struct\>"hs=s+1 matchgroup=ocamlModule end="\" contains=ALLBUT,@ocamlContained,ocamlEndErr + +syn match ocamlModTypeRestr "\<\w\(\w\|'\)*\(\.\w\(\w\|'\)*\)*\>" contained +syn region ocamlModTRWith start=":\s*("hs=s+1 end=")" contained contains=@ocamlAENoParen,ocamlWith +syn match ocamlWith "\<\(\u\(\w\|'\)*\.\)*\w\(\w\|'\)*\>" contained skipwhite skipempty nextgroup=ocamlWithRest +syn region ocamlWithRest start="[^)]" end=")"me=e-1 contained contains=ALLBUT,@ocamlContained + +" "module type" +syn region ocamlKeyword start="\\s*\" matchgroup=ocamlModule end="\<\w\(\w\|'\)*\>" contains=ocamlComment skipwhite skipempty nextgroup=ocamlMTDef +syn match ocamlMTDef "=\s*\w\(\w\|'\)*\>"hs=s+1,me=s + +syn keyword ocamlKeyword and as assert class +syn keyword ocamlKeyword constraint else +syn keyword ocamlKeyword exception external fun + +syn keyword ocamlKeyword in inherit initializer +syn keyword ocamlKeyword land lazy let match +syn keyword ocamlKeyword method mutable new of +syn keyword ocamlKeyword parser private raise rec +syn keyword ocamlKeyword try type +syn keyword ocamlKeyword val virtual when while with + +if exists("ocaml_revised") + syn keyword ocamlKeyword do value + syn keyword ocamlBoolean True False +else + syn keyword ocamlKeyword function + syn keyword ocamlBoolean true false + syn match ocamlKeyChar "!" +endif + +syn keyword ocamlType array bool char exn float format format4 +syn keyword ocamlType int int32 int64 lazy_t list nativeint option +syn keyword ocamlType string unit + +syn keyword ocamlOperator asr lor lsl lsr lxor mod not + +syn match ocamlConstructor "(\s*)" +syn match ocamlConstructor "\[\s*\]" +syn match ocamlConstructor "\[|\s*>|]" +syn match ocamlConstructor "\[<\s*>\]" +syn match ocamlConstructor "\u\(\w\|'\)*\>" + +" Polymorphic variants +syn match ocamlConstructor "`\w\(\w\|'\)*\>" + +" Module prefix +syn match ocamlModPath "\u\(\w\|'\)*\."he=e-1 + +syn match ocamlCharacter "'\\\d\d\d'\|'\\[\'ntbr]'\|'.'" +syn match ocamlCharErr "'\\\d\d'\|'\\\d'" +syn match ocamlCharErr "'\\[^\'ntbr]'" +syn region ocamlString start=+"+ skip=+\\\\\|\\"+ end=+"+ + +syn match ocamlFunDef "->" +syn match ocamlRefAssign ":=" +syn match ocamlTopStop ";;" +syn match ocamlOperator "\^" +syn match ocamlOperator "::" + +syn match ocamlOperator "&&" +syn match ocamlOperator "<" +syn match ocamlOperator ">" +syn match ocamlAnyVar "\<_\>" +syn match ocamlKeyChar "|[^\]]"me=e-1 +syn match ocamlKeyChar ";" +syn match ocamlKeyChar "\~" +syn match ocamlKeyChar "?" +syn match ocamlKeyChar "\*" +syn match ocamlKeyChar "=" + +if exists("ocaml_revised") + syn match ocamlErr "<-" +else + syn match ocamlOperator "<-" +endif + +syn match ocamlNumber "\<-\=\d\(_\|\d\)*[l|L|n]\?\>" +syn match ocamlNumber "\<-\=0[x|X]\(\x\|_\)\+[l|L|n]\?\>" +syn match ocamlNumber "\<-\=0[o|O]\(\o\|_\)\+[l|L|n]\?\>" +syn match ocamlNumber "\<-\=0[b|B]\([01]\|_\)\+[l|L|n]\?\>" +syn match ocamlFloat "\<-\=\d\(_\|\d\)*\.\(_\|\d\)*\([eE][-+]\=\d\(_\|\d\)*\)\=\>" + +" Labels +syn match ocamlLabel "\~\(\l\|_\)\(\w\|'\)*"lc=1 +syn match ocamlLabel "?\(\l\|_\)\(\w\|'\)*"lc=1 +syn region ocamlLabel transparent matchgroup=ocamlLabel start="?(\(\l\|_\)\(\w\|'\)*"lc=2 end=")"me=e-1 contains=ALLBUT,@ocamlContained,ocamlParenErr + + +" Synchronization +syn sync minlines=50 +syn sync maxlines=500 + +if !exists("ocaml_revised") + syn sync match ocamlDoSync grouphere ocamlDo "\" + syn sync match ocamlDoSync groupthere ocamlDo "\" +endif + +if exists("ocaml_revised") + syn sync match ocamlEndSync grouphere ocamlEnd "\<\(object\)\>" +else + syn sync match ocamlEndSync grouphere ocamlEnd "\<\(begin\|object\)\>" +endif + +syn sync match ocamlEndSync groupthere ocamlEnd "\" +syn sync match ocamlStructSync grouphere ocamlStruct "\" +syn sync match ocamlStructSync groupthere ocamlStruct "\" +syn sync match ocamlSigSync grouphere ocamlSig "\" +syn sync match ocamlSigSync groupthere ocamlSig "\" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_ocaml_syntax_inits") + if version < 508 + let did_ocaml_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink ocamlBraceErr Error + HiLink ocamlBrackErr Error + HiLink ocamlParenErr Error + HiLink ocamlArrErr Error + + HiLink ocamlCommentErr Error + + HiLink ocamlCountErr Error + HiLink ocamlDoErr Error + HiLink ocamlDoneErr Error + HiLink ocamlEndErr Error + HiLink ocamlThenErr Error + + HiLink ocamlCharErr Error + + HiLink ocamlErr Error + + HiLink ocamlComment Comment + + HiLink ocamlModPath Include + HiLink ocamlObject Include + HiLink ocamlModule Include + HiLink ocamlModParam1 Include + HiLink ocamlModType Include + HiLink ocamlMPRestr3 Include + HiLink ocamlFullMod Include + HiLink ocamlModTypeRestr Include + HiLink ocamlWith Include + HiLink ocamlMTDef Include + + HiLink ocamlScript Include + + HiLink ocamlConstructor Constant + + HiLink ocamlModPreRHS Keyword + HiLink ocamlMPRestr2 Keyword + HiLink ocamlKeyword Keyword + HiLink ocamlMethod Include + HiLink ocamlFunDef Keyword + HiLink ocamlRefAssign Keyword + HiLink ocamlKeyChar Keyword + HiLink ocamlAnyVar Keyword + HiLink ocamlTopStop Keyword + HiLink ocamlOperator Keyword + + HiLink ocamlBoolean Boolean + HiLink ocamlCharacter Character + HiLink ocamlNumber Number + HiLink ocamlFloat Float + HiLink ocamlString String + + HiLink ocamlLabel Identifier + + HiLink ocamlType Type + + HiLink ocamlTodo Todo + + HiLink ocamlEncl Keyword + + delcommand HiLink +endif + +let b:current_syntax = "ocaml" + +" vim: ts=8 diff --git a/vim73/syntax/occam.vim b/vim73/syntax/occam.vim new file mode 100644 index 0000000..1c84bf0 --- /dev/null +++ b/vim73/syntax/occam.vim @@ -0,0 +1,126 @@ +" Vim syntax file +" Language: occam +" Copyright: Fred Barnes , Mario Schweigler +" Maintainer: Mario Schweigler +" Last Change: 24 May 2003 + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +"{{{ Settings +" Set shift width for indent +setlocal shiftwidth=2 +" Set the tab key size to two spaces +setlocal softtabstop=2 +" Let tab keys always be expanded to spaces +setlocal expandtab + +" Dots are valid in occam identifiers +setlocal iskeyword+=. +"}}} + +syn case match + +syn keyword occamType BYTE BOOL INT INT16 INT32 INT64 REAL32 REAL64 ANY +syn keyword occamType CHAN DATA OF TYPE TIMER INITIAL VAL PORT MOBILE PLACED +syn keyword occamType PROCESSOR PACKED RECORD PROTOCOL SHARED ROUND TRUNC + +syn keyword occamStructure SEQ PAR IF ALT PRI FORKING PLACE AT + +syn keyword occamKeyword PROC IS TRUE FALSE SIZE RECURSIVE REC +syn keyword occamKeyword RETYPES RESHAPES STEP FROM FOR RESCHEDULE STOP SKIP FORK +syn keyword occamKeyword FUNCTION VALOF RESULT ELSE CLONE CLAIM +syn keyword occamBoolean TRUE FALSE +syn keyword occamRepeat WHILE +syn keyword occamConditional CASE +syn keyword occamConstant MOSTNEG MOSTPOS + +syn match occamBrackets /\[\|\]/ +syn match occamParantheses /(\|)/ + +syn keyword occamOperator AFTER TIMES MINUS PLUS INITIAL REM AND OR XOR NOT +syn keyword occamOperator BITAND BITOR BITNOT BYTESIN OFFSETOF + +syn match occamOperator /::\|:=\|?\|!/ +syn match occamOperator /<\|>\|+\|-\|\*\|\/\|\\\|=\|\~/ +syn match occamOperator /@\|\$\$\|%\|&&\|<&\|&>\|<\]\|\[>\|\^/ + +syn match occamSpecialChar /\M**\|*'\|*"\|*#\(\[0-9A-F\]\+\)/ contained +syn match occamChar /\M\L\='\[^*\]'/ +syn match occamChar /L'[^']*'/ contains=occamSpecialChar + +syn case ignore +syn match occamTodo /\:\=/ contained +syn match occamNote /\:\=/ contained +syn case match +syn keyword occamNote NOT contained + +syn match occamComment /--.*/ contains=occamCommentTitle,occamTodo,occamNote +syn match occamCommentTitle /--\s*\u\a*\(\s\+\u\a*\)*:/hs=s+2 contained contains=occamTodo,occamNote +syn match occamCommentTitle /--\s*KROC-LIBRARY\(\.so\|\.a\)\=\s*$/hs=s+2 contained +syn match occamCommentTitle /--\s*\(KROC-OPTIONS:\|RUN-PARAMETERS:\)/hs=s+2 contained + +syn match occamIdentifier /\<[A-Z.][A-Z.0-9]*\>/ +syn match occamFunction /\<[A-Za-z.][A-Za-z0-9.]*\>/ contained + +syn match occamPPIdentifier /##.\{-}\>/ + +syn region occamString start=/"/ skip=/\M*"/ end=/"/ contains=occamSpecialChar +syn region occamCharString start=/'/ end=/'/ contains=occamSpecialChar + +syn match occamNumber /\<\d\+\(\.\d\+\(E\(+\|-\)\d\+\)\=\)\=/ +syn match occamNumber /-\d\+\(\.\d\+\(E\(+\|-\)\d\+\)\=\)\=/ +syn match occamNumber /#\(\d\|[A-F]\)\+/ +syn match occamNumber /-#\(\d\|[A-F]\)\+/ + +syn keyword occamCDString SHARED EXTERNAL DEFINED NOALIAS NOUSAGE NOT contained +syn keyword occamCDString FILE LINE PROCESS.PRIORITY OCCAM2.5 contained +syn keyword occamCDString USER.DEFINED.OPERATORS INITIAL.DECL MOBILES contained +syn keyword occamCDString BLOCKING.SYSCALLS VERSION NEED.QUAD.ALIGNMENT contained +syn keyword occamCDString TARGET.CANONICAL TARGET.CPU TARGET.OS TARGET.VENDOR contained +syn keyword occamCDString TRUE FALSE AND OR contained +syn match occamCDString /<\|>\|=\|(\|)/ contained + +syn region occamCDirective start=/#\(USE\|INCLUDE\|PRAGMA\|DEFINE\|UNDEFINE\|UNDEF\|IF\|ELIF\|ELSE\|ENDIF\|WARNING\|ERROR\|RELAX\)\>/ end=/$/ contains=occamString,occamComment,occamCDString + +if version >= 508 || !exists("did_occam_syn_inits") + if version < 508 + let did_occam_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink occamType Type + HiLink occamKeyword Keyword + HiLink occamComment Comment + HiLink occamCommentTitle PreProc + HiLink occamTodo Todo + HiLink occamNote Todo + HiLink occamString String + HiLink occamCharString String + HiLink occamNumber Number + HiLink occamCDirective PreProc + HiLink occamCDString String + HiLink occamPPIdentifier PreProc + HiLink occamBoolean Boolean + HiLink occamSpecialChar SpecialChar + HiLink occamChar Character + HiLink occamStructure Structure + HiLink occamIdentifier Identifier + HiLink occamConstant Constant + HiLink occamOperator Operator + HiLink occamFunction Ignore + HiLink occamRepeat Repeat + HiLink occamConditional Conditional + HiLink occamBrackets Type + HiLink occamParantheses Delimiter + + delcommand HiLink +endif + +let b:current_syntax = "occam" + diff --git a/vim73/syntax/omnimark.vim b/vim73/syntax/omnimark.vim new file mode 100644 index 0000000..698b3c0 --- /dev/null +++ b/vim73/syntax/omnimark.vim @@ -0,0 +1,123 @@ +" Vim syntax file +" Language: Omnimark +" Maintainer: Paul Terray +" Last Change: 11 Oct 2000 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version < 600 + set iskeyword=@,48-57,_,128-167,224-235,- +else + setlocal iskeyword=@,48-57,_,128-167,224-235,- +endif + +syn keyword omnimarkKeywords ACTIVATE AGAIN +syn keyword omnimarkKeywords CATCH CLEAR CLOSE COPY COPY-CLEAR CROSS-TRANSLATE +syn keyword omnimarkKeywords DEACTIVATE DECLARE DECREMENT DEFINE DISCARD DIVIDE DO DOCUMENT-END DOCUMENT-START DONE DTD-START +syn keyword omnimarkKeywords ELEMENT ELSE ESCAPE EXIT +syn keyword omnimarkKeywords FAIL FIND FIND-END FIND-START FORMAT +syn keyword omnimarkKeywords GROUP +syn keyword omnimarkKeywords HALT HALT-EVERYTHING +syn keyword omnimarkKeywords IGNORE IMPLIED INCLUDE INCLUDE-END INCLUDE-START INCREMENT INPUT +syn keyword omnimarkKeywords JOIN +syn keyword omnimarkKeywords LINE-END LINE-START LOG LOOKAHEAD +syn keyword omnimarkKeywords MACRO +syn keyword omnimarkKeywords MACRO-END MARKED-SECTION MARKUP-COMMENT MARKUP-ERROR MARKUP-PARSER MASK MATCH MINUS MODULO +syn keyword omnimarkKeywords NEW NEWLINE NEXT +syn keyword omnimarkKeywords OPEN OUTPUT OUTPUT-TO OVER +syn keyword omnimarkKeywords PROCESS PROCESS-END PROCESS-START PROCESSING-INSTRUCTION PROLOG-END PROLOG-IN-ERROR PUT +syn keyword omnimarkKeywords REMOVE REOPEN REPEAT RESET RETHROW RETURN +syn keyword omnimarkKeywords WHEN WHITE-SPACE +syn keyword omnimarkKeywords SAVE SAVE-CLEAR SCAN SELECT SET SGML SGML-COMMENT SGML-DECLARATION-END SGML-DTD SGML-DTDS SGML-ERROR SGML-IN SGML-OUT SGML-PARSE SGML-PARSER SHIFT SUBMIT SUCCEED SUPPRESS +syn keyword omnimarkKeywords SYSTEM-CALL +syn keyword omnimarkKeywords TEST-SYSTEM THROW TO TRANSLATE +syn keyword omnimarkKeywords UC UL UNLESS UP-TRANSLATE +syn keyword omnimarkKeywords XML-PARSE + +syn keyword omnimarkCommands ACTIVE AFTER ANCESTOR AND ANOTHER ARG AS ATTACHED ATTRIBUTE ATTRIBUTES +syn keyword omnimarkCommands BASE BEFORE BINARY BINARY-INPUT BINARY-MODE BINARY-OUTPUT BREAK-WIDTH BUFFER BY +syn keyword omnimarkCommands CASE CHILDREN CLOSED COMPILED-DATE COMPLEMENT CONREF CONTENT CONTEXT-TRANSLATE COUNTER CREATED CREATING CREATOR CURRENT +syn keyword omnimarkCommands DATA-ATTRIBUTE DATA-ATTRIBUTES DATA-CONTENT DATA-LETTERS DATE DECLARED-CONREF DECLARED-CURRENT DECLARED-DEFAULTED DECLARED-FIXED DECLARED-IMPLIED DECLARED-REQUIRED +syn keyword omnimarkCommands DEFAULT-ENTITY DEFAULTED DEFAULTING DELIMITER DIFFERENCE DIRECTORY DOCTYPE DOCUMENT DOCUMENT-ELEMENT DOMAIN-FREE DOWN-TRANSLATE DTD DTD-END DTDS +syn keyword omnimarkCommands ELEMENTS ELSEWHERE EMPTY ENTITIES ENTITY EPILOG-START EQUAL EXCEPT EXISTS EXTERNAL EXTERNAL-DATA-ENTITY EXTERNAL-ENTITY EXTERNAL-FUNCTION EXTERNAL-OUTPUT-FUNCTION +syn keyword omnimarkCommands EXTERNAL-TEXT-ENTITY +syn keyword omnimarkCommands FALSE FILE FUNCTION FUNCTION-LIBRARY +syn keyword omnimarkCommands GENERAL GLOBAL GREATER-EQUAL GREATER-THAN GROUPS +syn keyword omnimarkCommands HAS HASNT HERALDED-NAMES +syn keyword omnimarkCommands ID ID-CHECKING IDREF IDREFS IN IN-LIBRARY INCLUSION INITIAL INITIAL-SIZE INSERTION-BREAK INSTANCE INTERNAL INVALID-DATA IS ISNT ITEM +syn keyword omnimarkCommands KEY KEYED +syn keyword omnimarkCommands LAST LASTMOST LC LENGTH LESS-EQUAL LESS-THAN LETTERS LIBRARY LITERAL LOCAL +syn keyword omnimarkCommands MATCHES MIXED MODIFIABLE +syn keyword omnimarkCommands NAME NAME-LETTERS NAMECASE NAMED NAMES NDATA-ENTITY NEGATE NESTED-REFERENTS NMTOKEN NMTOKENS NO NO-DEFAULT-IO NON-CDATA NON-IMPLIED NON-SDATA NOT NOTATION NUMBER-OF NUMBERS +syn keyword omnimarkCommands NUTOKEN NUTOKENS +syn keyword omnimarkCommands OCCURRENCE OF OPAQUE OPTIONAL OR +syn keyword omnimarkCommands PARAMETER PARENT PAST PATTERN PLUS PREPARENT PREVIOUS PROPER PUBLIC +syn keyword omnimarkCommands READ-ONLY READABLE REFERENT REFERENTS REFERENTS-ALLOWED REFERENTS-DISPLAYED REFERENTS-NOT-ALLOWED REMAINDER REPEATED REPLACEMENT-BREAK REVERSED +syn keyword omnimarkCommands SILENT-REFERENT SIZE SKIP SOURCE SPECIFIED STATUS STREAM SUBDOC-ENTITY SUBDOCUMENT SUBDOCUMENTS SUBELEMENT SWITCH SYMBOL SYSTEM +syn keyword omnimarkCommands TEXT-MODE THIS TIMES TOKEN TRUE +syn keyword omnimarkCommands UNANCHORED UNATTACHED UNION USEMAP USING +syn keyword omnimarkCommands VALUE VALUED VARIABLE +syn keyword omnimarkCommands WITH WRITABLE +syn keyword omnimarkCommands XML XML-DTD XML-DTDS +syn keyword omnimarkCommands YES +syn keyword omnimarkCommands #ADDITIONAL-INFO #APPINFO #CAPACITY #CHARSET #CLASS #COMMAND-LINE-NAMES #CONSOLE #CURRENT-INPUT #CURRENT-OUTPUT #DATA #DOCTYPE #DOCUMENT #DTD #EMPTY #ERROR #ERROR-CODE +syn keyword omnimarkCommands #FILE-NAME #FIRST #GROUP #IMPLIED #ITEM #LANGUAGE-VERSION #LAST #LIBPATH #LIBRARY #LIBVALUE #LINE-NUMBER #MAIN-INPUT #MAIN-OUTPUT #MARKUP-ERROR-COUNT #MARKUP-ERROR-TOTAL +syn keyword omnimarkCommands #MARKUP-PARSER #MARKUP-WARNING-COUNT #MARKUP-WARNING-TOTAL #MESSAGE #NONE #OUTPUT #PLATFORM-INFO #PROCESS-INPUT #PROCESS-OUTPUT #RECOVERY-INFO #SGML #SGML-ERROR-COUNT +syn keyword omnimarkCommands #SGML-ERROR-TOTAL #SGML-WARNING-COUNT #SGML-WARNING-TOTAL #SUPPRESS #SYNTAX #! + +syn keyword omnimarkPatterns ANY ANY-TEXT +syn keyword omnimarkPatterns BLANK +syn keyword omnimarkPatterns CDATA CDATA-ENTITY CONTENT-END CONTENT-START +syn keyword omnimarkPatterns DIGIT +syn keyword omnimarkPatterns LETTER +syn keyword omnimarkPatterns NUMBER +syn keyword omnimarkPatterns PCDATA +syn keyword omnimarkPatterns RCDATA +syn keyword omnimarkPatterns SDATA SDATA-ENTITY SPACE +syn keyword omnimarkPatterns TEXT +syn keyword omnimarkPatterns VALUE-END VALUE-START +syn keyword omnimarkPatterns WORD-END WORD-START + +syn region omnimarkComment start=";" end="$" + +" strings +syn region omnimarkString matchgroup=Normal start=+'+ end=+'+ skip=+%'+ contains=omnimarkEscape +syn region omnimarkString matchgroup=Normal start=+"+ end=+"+ skip=+%"+ contains=omnimarkEscape +syn match omnimarkEscape contained +%.+ +syn match omnimarkEscape contained +%[0-9][0-9]#+ + +"syn sync maxlines=100 +syn sync minlines=2000 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_omnimark_syntax_inits") + if version < 508 + let did_omnimark_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink omnimarkCommands Statement + HiLink omnimarkKeywords Identifier + HiLink omnimarkString String + HiLink omnimarkPatterns Macro +" HiLink omnimarkNumber Number + HiLink omnimarkComment Comment + HiLink omnimarkEscape Special + + delcommand HiLink +endif + +let b:current_syntax = "omnimark" + +" vim: ts=8 + diff --git a/vim73/syntax/openroad.vim b/vim73/syntax/openroad.vim new file mode 100644 index 0000000..3f9a78d --- /dev/null +++ b/vim73/syntax/openroad.vim @@ -0,0 +1,266 @@ +" Vim syntax file +" Language: CA-OpenROAD +" Maintainer: Luis Moreno +" Last change: 2001 Jun 12 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +" +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syntax case ignore + +" Keywords +" +syntax keyword openroadKeyword ABORT ALL ALTER AND ANY AS ASC AT AVG BEGIN +syntax keyword openroadKeyword BETWEEN BY BYREF CALL CALLFRAME CALLPROC CASE +syntax keyword openroadKeyword CLEAR CLOSE COMMIT CONNECT CONTINUE COPY COUNT +syntax keyword openroadKeyword CREATE CURRENT DBEVENT DECLARE DEFAULT DELETE +syntax keyword openroadKeyword DELETEROW DESC DIRECT DISCONNECT DISTINCT DO +syntax keyword openroadKeyword DROP ELSE ELSEIF END ENDCASE ENDDECLARE ENDFOR +syntax keyword openroadKeyword ENDIF ENDLOOP ENDWHILE ESCAPE EXECUTE EXISTS +syntax keyword openroadKeyword EXIT FETCH FIELD FOR FROM GOTOFRAME GRANT GROUP +syntax keyword openroadKeyword HAVING IF IMMEDIATE IN INDEX INITIALISE +syntax keyword openroadKeyword INITIALIZE INQUIRE_INGRES INQUIRE_SQL INSERT +syntax keyword openroadKeyword INSERTROW INSTALLATION INTEGRITY INTO KEY LIKE +syntax keyword openroadKeyword LINK MAX MESSAGE METHOD MIN MODE MODIFY NEXT +syntax keyword openroadKeyword NOECHO NOT NULL OF ON OPEN OPENFRAME OR ORDER +syntax keyword openroadKeyword PERMIT PROCEDURE PROMPT QUALIFICATION RAISE +syntax keyword openroadKeyword REGISTER RELOCATE REMOVE REPEAT REPEATED RESUME +syntax keyword openroadKeyword RETURN RETURNING REVOKE ROLE ROLLBACK RULE SAVE +syntax keyword openroadKeyword SAVEPOINT SELECT SET SLEEP SOME SUM SYSTEM TABLE +syntax keyword openroadKeyword THEN TO TRANSACTION UNION UNIQUE UNTIL UPDATE +syntax keyword openroadKeyword VALUES VIEW WHERE WHILE WITH WORK + +syntax keyword openroadTodo contained TODO + +" Catch errors caused by wrong parenthesis +" +syntax cluster openroadParenGroup contains=openroadParenError,openroadTodo +syntax region openroadParen transparent start='(' end=')' contains=ALLBUT,@openroadParenGroup +syntax match openroadParenError ")" +highlight link openroadParenError cError + +" Numbers +" +syntax match openroadNumber "\<[0-9]\+\>" + +" String +" +syntax region openroadString start=+'+ end=+'+ + +" Operators, Data Types and Functions +" +syntax match openroadOperator /[\+\-\*\/=\<\>;\(\)]/ + +syntax keyword openroadType ARRAY BYTE CHAR DATE DECIMAL FLOAT FLOAT4 +syntax keyword openroadType FLOAT8 INT1 INT2 INT4 INTEGER INTEGER1 +syntax keyword openroadType INTEGER2 INTEGER4 MONEY OBJECT_KEY +syntax keyword openroadType SECURITY_LABEL SMALLINT TABLE_KEY VARCHAR + +syntax keyword openroadFunc IFNULL + +" System Classes +" +syntax keyword openroadClass ACTIVEFIELD ANALOGFIELD APPFLAG APPSOURCE +syntax keyword openroadClass ARRAYOBJECT ATTRIBUTEOBJECT BARFIELD +syntax keyword openroadClass BITMAPOBJECT BOXTRIM BREAKSPEC BUTTONFIELD +syntax keyword openroadClass CELLATTRIBUTE CHOICEBITMAP CHOICEDETAIL +syntax keyword openroadClass CHOICEFIELD CHOICEITEM CHOICELIST CLASS +syntax keyword openroadClass CLASSSOURCE COLUMNCROSS COLUMNFIELD +syntax keyword openroadClass COMPOSITEFIELD COMPSOURCE CONTROLBUTTON +syntax keyword openroadClass CROSSTABLE CURSORBITMAP CURSOROBJECT DATASTREAM +syntax keyword openroadClass DATEOBJECT DBEVENTOBJECT DBSESSIONOBJECT +syntax keyword openroadClass DISPLAYFORM DYNEXPR ELLIPSESHAPE ENTRYFIELD +syntax keyword openroadClass ENUMFIELD EVENT EXTOBJECT EXTOBJFIELD +syntax keyword openroadClass FIELDOBJECT FLEXIBLEFORM FLOATOBJECT FORMFIELD +syntax keyword openroadClass FRAMEEXEC FRAMEFORM FRAMESOURCE FREETRIM +syntax keyword openroadClass GHOSTEXEC GHOSTSOURCE IMAGEFIELD IMAGETRIM +syntax keyword openroadClass INTEGEROBJECT LISTFIELD LISTVIEWCOLATTR +syntax keyword openroadClass LISTVIEWFIELD LONGBYTEOBJECT LONGVCHAROBJECT +syntax keyword openroadClass MATRIXFIELD MENUBAR MENUBUTTON MENUFIELD +syntax keyword openroadClass MENUGROUP MENUITEM MENULIST MENUSEPARATOR +syntax keyword openroadClass MENUSTACK MENUTOGGLE METHODEXEC METHODOBJECT +syntax keyword openroadClass MONEYOBJECT OBJECT OPTIONFIELD OPTIONMENU +syntax keyword openroadClass PALETTEFIELD POPUPBUTTON PROC4GLSOURCE PROCEXEC +syntax keyword openroadClass PROCHANDLE QUERYCOL QUERYOBJECT QUERYPARM +syntax keyword openroadClass QUERYTABLE RADIOFIELD RECTANGLESHAPE ROWCROSS +syntax keyword openroadClass SCALARFIELD SCOPE SCROLLBARFIELD SEGMENTSHAPE +syntax keyword openroadClass SESSIONOBJECT SHAPEFIELD SLIDERFIELD SQLSELECT +syntax keyword openroadClass STACKFIELD STRINGOBJECT SUBFORM TABBAR +syntax keyword openroadClass TABFIELD TABFOLDER TABLEFIELD TABPAGE +syntax keyword openroadClass TOGGLEFIELD TREE TREENODE TREEVIEWFIELD +syntax keyword openroadClass USERCLASSOBJECT USEROBJECT VIEWPORTFIELD + +" System Events +" +syntax keyword openroadEvent CHILDCLICK CHILDCLICKPOINT CHILDCOLLAPSED +syntax keyword openroadEvent CHILDDETAILS CHILDDOUBLECLICK CHILDDRAGBOX +syntax keyword openroadEvent CHILDDRAGSEGMENT CHILDENTRY CHILDEXIT +syntax keyword openroadEvent CHILDEXPANDED CHILDHEADERCLICK CHILDMOVED +syntax keyword openroadEvent CHILDPROPERTIES CHILDRESIZED CHILDSCROLL +syntax keyword openroadEvent CHILDSELECT CHILDSELECTIONCHANGED CHILDSETVALUE +syntax keyword openroadEvent CHILDUNSELECT CHILDVALIDATE CLICK CLICKPOINT +syntax keyword openroadEvent COLLAPSED DBEVENT DETAILS DOUBLECLICK DRAGBOX +syntax keyword openroadEvent DRAGSEGMENT ENTRY EXIT EXPANDED EXTCLASSEVENT +syntax keyword openroadEvent FRAMEACTIVATE FRAMEDEACTIVATE HEADERCLICK +syntax keyword openroadEvent INSERTROW LABELCHANGED MOVED PAGEACTIVATED +syntax keyword openroadEvent PAGECHANGED PAGEDEACTIVATED PROPERTIES RESIZED +syntax keyword openroadEvent SCROLL SELECT SELECTIONCHANGED SETVALUE +syntax keyword openroadEvent TERMINATE UNSELECT USEREVENT VALIDATE +syntax keyword openroadEvent WINDOWCLOSE WINDOWICON WINDOWMOVED WINDOWRESIZED +syntax keyword openroadEvent WINDOWVISIBLE + +" System Constants +" +syntax keyword openroadConst BF_BMP BF_GIF BF_SUNRASTER BF_TIFF +syntax keyword openroadConst BF_WINDOWCURSOR BF_WINDOWICON BF_XBM +syntax keyword openroadConst CC_BACKGROUND CC_BLACK CC_BLUE CC_BROWN CC_CYAN +syntax keyword openroadConst CC_DEFAULT_1 CC_DEFAULT_10 CC_DEFAULT_11 +syntax keyword openroadConst CC_DEFAULT_12 CC_DEFAULT_13 CC_DEFAULT_14 +syntax keyword openroadConst CC_DEFAULT_15 CC_DEFAULT_16 CC_DEFAULT_17 +syntax keyword openroadConst CC_DEFAULT_18 CC_DEFAULT_19 CC_DEFAULT_2 +syntax keyword openroadConst CC_DEFAULT_20 CC_DEFAULT_21 CC_DEFAULT_22 +syntax keyword openroadConst CC_DEFAULT_23 CC_DEFAULT_24 CC_DEFAULT_25 +syntax keyword openroadConst CC_DEFAULT_26 CC_DEFAULT_27 CC_DEFAULT_28 +syntax keyword openroadConst CC_DEFAULT_29 CC_DEFAULT_3 CC_DEFAULT_30 +syntax keyword openroadConst CC_DEFAULT_4 CC_DEFAULT_5 CC_DEFAULT_6 +syntax keyword openroadConst CC_DEFAULT_7 CC_DEFAULT_8 CC_DEFAULT_9 +syntax keyword openroadConst CC_FOREGROUND CC_GRAY CC_GREEN CC_LIGHT_BLUE +syntax keyword openroadConst CC_LIGHT_BROWN CC_LIGHT_CYAN CC_LIGHT_GRAY +syntax keyword openroadConst CC_LIGHT_GREEN CC_LIGHT_ORANGE CC_LIGHT_PINK +syntax keyword openroadConst CC_LIGHT_PURPLE CC_LIGHT_RED CC_LIGHT_YELLOW +syntax keyword openroadConst CC_MAGENTA CC_ORANGE CC_PALE_BLUE CC_PALE_BROWN +syntax keyword openroadConst CC_PALE_CYAN CC_PALE_GRAY CC_PALE_GREEN +syntax keyword openroadConst CC_PALE_ORANGE CC_PALE_PINK CC_PALE_PURPLE +syntax keyword openroadConst CC_PALE_RED CC_PALE_YELLOW CC_PINK CC_PURPLE +syntax keyword openroadConst CC_RED CC_SYS_ACTIVEBORDER CC_SYS_ACTIVECAPTION +syntax keyword openroadConst CC_SYS_APPWORKSPACE CC_SYS_BACKGROUND +syntax keyword openroadConst CC_SYS_BTNFACE CC_SYS_BTNSHADOW CC_SYS_BTNTEXT +syntax keyword openroadConst CC_SYS_CAPTIONTEXT CC_SYS_GRAYTEXT +syntax keyword openroadConst CC_SYS_HIGHLIGHT CC_SYS_HIGHLIGHTTEXT +syntax keyword openroadConst CC_SYS_INACTIVEBORDER CC_SYS_INACTIVECAPTION +syntax keyword openroadConst CC_SYS_INACTIVECAPTIONTEXT CC_SYS_MENU +syntax keyword openroadConst CC_SYS_MENUTEXT CC_SYS_SCROLLBAR CC_SYS_SHADOW +syntax keyword openroadConst CC_SYS_WINDOW CC_SYS_WINDOWFRAME +syntax keyword openroadConst CC_SYS_WINDOWTEXT CC_WHITE CC_YELLOW +syntax keyword openroadConst CL_INVALIDVALUE CP_BOTH CP_COLUMNS CP_NONE +syntax keyword openroadConst CP_ROWS CS_CLOSED CS_CURRENT CS_NOCURRENT +syntax keyword openroadConst CS_NO_MORE_ROWS CS_OPEN CS_OPEN_CACHED DC_BW +syntax keyword openroadConst DC_COLOR DP_AUTOSIZE_FIELD DP_CLIP_IMAGE +syntax keyword openroadConst DP_SCALE_IMAGE_H DP_SCALE_IMAGE_HW +syntax keyword openroadConst DP_SCALE_IMAGE_W DS_CONNECTED DS_DISABLED +syntax keyword openroadConst DS_DISCONNECTED DS_INGRES_DBMS DS_NO_DBMS +syntax keyword openroadConst DS_ORACLE_DBMS DS_SQLSERVER_DBMS DV_NULL +syntax keyword openroadConst DV_STRING DV_SYSTEM EH_NEXT_HANDLER EH_RESUME +syntax keyword openroadConst EH_RETRY EP_INTERACTIVE EP_NONE EP_OUTPUT +syntax keyword openroadConst ER_FAIL ER_NAMEEXISTS ER_OK ER_OUTOFRANGE +syntax keyword openroadConst ER_ROWNOTFOUND ER_USER1 ER_USER10 ER_USER2 +syntax keyword openroadConst ER_USER3 ER_USER4 ER_USER5 ER_USER6 ER_USER7 +syntax keyword openroadConst ER_USER8 ER_USER9 FALSE FA_BOTTOMCENTER +syntax keyword openroadConst FA_BOTTOMLEFT FA_BOTTOMRIGHT FA_CENTER +syntax keyword openroadConst FA_CENTERLEFT FA_CENTERRIGHT FA_DEFAULT FA_NONE +syntax keyword openroadConst FA_TOPCENTER FA_TOPLEFT FA_TOPRIGHT +syntax keyword openroadConst FB_CHANGEABLE FB_CLICKPOINT FB_DIMMED FB_DRAGBOX +syntax keyword openroadConst FB_DRAGSEGMENT FB_FLEXIBLE FB_INVISIBLE +syntax keyword openroadConst FB_LANDABLE FB_MARKABLE FB_RESIZEABLE +syntax keyword openroadConst FB_VIEWABLE FB_VISIBLE FC_LOWER FC_NONE FC_UPPER +syntax keyword openroadConst FM_QUERY FM_READ FM_UPDATE FM_USER1 FM_USER2 +syntax keyword openroadConst FM_USER3 FO_DEFAULT FO_HORIZONTAL FO_VERTICAL +syntax keyword openroadConst FP_BITMAP FP_CLEAR FP_CROSSHATCH FP_DARKSHADE +syntax keyword openroadConst FP_DEFAULT FP_HORIZONTAL FP_LIGHTSHADE FP_SHADE +syntax keyword openroadConst FP_SOLID FP_VERTICAL FT_NOTSETVALUE FT_SETVALUE +syntax keyword openroadConst FT_TABTO FT_TAKEFOCUS GF_BOTTOM GF_DEFAULT +syntax keyword openroadConst GF_LEFT GF_RIGHT GF_TOP HC_DOUBLEQUOTE +syntax keyword openroadConst HC_FORMFEED HC_NEWLINE HC_QUOTE HC_SPACE HC_TAB +syntax keyword openroadConst HV_CONTENTS HV_CONTEXT HV_HELPONHELP HV_KEY +syntax keyword openroadConst HV_QUIT LS_3D LS_DASH LS_DASHDOT LS_DASHDOTDOT +syntax keyword openroadConst LS_DEFAULT LS_DOT LS_SOLID LW_DEFAULT +syntax keyword openroadConst LW_EXTRATHIN LW_MAXIMUM LW_MIDDLE LW_MINIMUM +syntax keyword openroadConst LW_NOLINE LW_THICK LW_THIN LW_VERYTHICK +syntax keyword openroadConst LW_VERYTHIN MB_DISABLED MB_ENABLED MB_INVISIBLE +syntax keyword openroadConst MB_MOVEABLE MT_ERROR MT_INFO MT_NONE MT_WARNING +syntax keyword openroadConst OP_APPEND OP_NONE OS3D OS_DEFAULT OS_SHADOW +syntax keyword openroadConst OS_SOLID PU_CANCEL PU_OK QS_ACTIVE QS_INACTIVE +syntax keyword openroadConst QS_SETCOL QY_ARRAY QY_CACHE QY_CURSOR QY_DIRECT +syntax keyword openroadConst RC_CHILDSELECTED RC_DOWN RC_END RC_FIELDFREED +syntax keyword openroadConst RC_FIELDORPHANED RC_GROUPSELECT RC_HOME RC_LEFT +syntax keyword openroadConst RC_MODECHANGED RC_MOUSECLICK RC_MOUSEDRAG +syntax keyword openroadConst RC_NEXT RC_NOTAPPLICABLE RC_PAGEDOWN RC_PAGEUP +syntax keyword openroadConst RC_PARENTSELECTED RC_PREVIOUS RC_PROGRAM +syntax keyword openroadConst RC_RESUME RC_RETURN RC_RIGHT RC_ROWDELETED +syntax keyword openroadConst RC_ROWINSERTED RC_ROWSALLDELETED RC_SELECT +syntax keyword openroadConst RC_TFSCROLL RC_TOGGLESELECT RC_UP RS_CHANGED +syntax keyword openroadConst RS_DELETED RS_NEW RS_UNCHANGED RS_UNDEFINED +syntax keyword openroadConst SK_CLOSE SK_COPY SK_CUT SK_DELETE SK_DETAILS +syntax keyword openroadConst SK_DUPLICATE SK_FIND SK_GO SK_HELP SK_NEXT +syntax keyword openroadConst SK_NONE SK_PASTE SK_PROPS SK_QUIT SK_REDO +syntax keyword openroadConst SK_SAVE SK_TFDELETEALLROWS SK_TFDELETEROW +syntax keyword openroadConst SK_TFFIND SK_TFINSERTROW SK_UNDO SP_APPSTARTING +syntax keyword openroadConst SP_ARROW SP_CROSS SP_IBEAM SP_ICON SP_NO +syntax keyword openroadConst SP_SIZE SP_SIZENESW SP_SIZENS SP_SIZENWSE +syntax keyword openroadConst SP_SIZEWE SP_UPARROW SP_WAIT SY_NT SY_OS2 +syntax keyword openroadConst SY_UNIX SY_VMS SY_WIN95 TF_COURIER TF_HELVETICA +syntax keyword openroadConst TF_LUCIDA TF_MENUDEFAULT TF_NEWCENTURY TF_SYSTEM +syntax keyword openroadConst TF_TIMESROMAN TRUE UE_DATAERROR UE_EXITED +syntax keyword openroadConst UE_NOTACTIVE UE_PURGED UE_RESUMED UE_UNKNOWN +syntax keyword openroadConst WI_MOTIF WI_MSWIN32 WI_MSWINDOWS WI_NONE WI_PM +syntax keyword openroadConst WP_FLOATING WP_INTERACTIVE WP_PARENTCENTERED +syntax keyword openroadConst WP_PARENTRELATIVE WP_SCREENCENTERED +syntax keyword openroadConst WP_SCREENRELATIVE WV_ICON WV_INVISIBLE +syntax keyword openroadConst WV_UNREALIZED WV_VISIBLE + +" System Variables +" +syntax keyword openroadVar CurFrame CurProcedure CurMethod CurObject + +" Identifiers +" +syntax match openroadIdent /[a-zA-Z_][a-zA-Z_]*![a-zA-Z_][a-zA-Z_]*/ + +" Comments +" +if exists("openroad_comment_strings") + syntax match openroadCommentSkip contained "^\s*\*\($\|\s\+\)" + syntax region openroadCommentString contained start=+"+ skip=+\\\\\|\\"+ end=+"+ end="$" + syntax region openroadComment start="/\*" end="\*/" contains=openroadCommentString,openroadCharacter,openroadNumber + syntax match openroadComment "//.*" contains=openroadComment2String,openroadCharacter,openroadNumber +else + syn region openroadComment start="/\*" end="\*/" + syn match openroadComment "//.*" +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +" +if version >= 508 || !exists("did_openroad_syntax_inits") + if version < 508 + let did_openroad_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink openroadKeyword Statement + HiLink openroadNumber Number + HiLink openroadString String + HiLink openroadComment Comment + HiLink openroadOperator Operator + HiLink openroadType Type + HiLink openroadFunc Special + HiLink openroadClass Type + HiLink openroadEvent Statement + HiLink openroadConst Constant + HiLink openroadVar Identifier + HiLink openroadIdent Identifier + HiLink openroadTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "openroad" diff --git a/vim73/syntax/opl.vim b/vim73/syntax/opl.vim new file mode 100644 index 0000000..aa3cb9e --- /dev/null +++ b/vim73/syntax/opl.vim @@ -0,0 +1,96 @@ +" Vim syntax file +" Language: OPL +" Maintainer: Czo +" $Id: opl.vim,v 1.1 2004/06/13 17:34:11 vimboss Exp $ + +" Open Psion Language... (EPOC16/EPOC32) + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" case is not significant +syn case ignore + +" A bunch of useful OPL keywords +syn keyword OPLStatement proc endp abs acos addr adjustalloc alert alloc app +syn keyword OPLStatement append appendsprite asc asin at atan back beep +syn keyword OPLStatement begintrans bookmark break busy byref cache +syn keyword OPLStatement cachehdr cacherec cachetidy call cancel caption +syn keyword OPLStatement changesprite chr$ clearflags close closesprite cls +syn keyword OPLStatement cmd$ committrans compact compress const continue +syn keyword OPLStatement copy cos count create createsprite cursor +syn keyword OPLStatement datetosecs datim$ day dayname$ days daystodate +syn keyword OPLStatement dbuttons dcheckbox dchoice ddate declare dedit +syn keyword OPLStatement deditmulti defaultwin deg delete dfile dfloat +syn keyword OPLStatement dialog diaminit diampos dinit dir$ dlong do dow +syn keyword OPLStatement dposition drawsprite dtext dtime dxinput edit else +syn keyword OPLStatement elseif enda endif endv endwh entersend entersend0 +syn keyword OPLStatement eof erase err err$ errx$ escape eval exist exp ext +syn keyword OPLStatement external find findfield findlib first fix$ flags +syn keyword OPLStatement flt font freealloc gat gborder gbox gbutton +syn keyword OPLStatement gcircle gclock gclose gcls gcolor gcopy gcreate +syn keyword OPLStatement gcreatebit gdrawobject gellipse gen$ get get$ +syn keyword OPLStatement getcmd$ getdoc$ getevent getevent32 geteventa32 +syn keyword OPLStatement geteventc getlibh gfill gfont ggmode ggrey gheight +syn keyword OPLStatement gidentity ginfo ginfo32 ginvert giprint glineby +syn keyword OPLStatement glineto gloadbit gloadfont global gmove gorder +syn keyword OPLStatement goriginx goriginy goto gotomark gpatt gpeekline +syn keyword OPLStatement gpoly gprint gprintb gprintclip grank gsavebit +syn keyword OPLStatement gscroll gsetpenwidth gsetwin gstyle gtmode gtwidth +syn keyword OPLStatement gunloadfont gupdate guse gvisible gwidth gx +syn keyword OPLStatement gxborder gxprint gy hex$ hour iabs icon if include +syn keyword OPLStatement input insert int intf intrans key key$ keya keyc +syn keyword OPLStatement killmark kmod last lclose left$ len lenalloc +syn keyword OPLStatement linklib ln loadlib loadm loc local lock log lopen +syn keyword OPLStatement lower$ lprint max mcard mcasc mean menu mid$ min +syn keyword OPLStatement minit minute mkdir modify month month$ mpopup +syn keyword OPLStatement newobj newobjh next notes num$ odbinfo off onerr +syn keyword OPLStatement open openr opx os parse$ path pause peek pi +syn keyword OPLStatement pointerfilter poke pos position possprite print +syn keyword OPLStatement put rad raise randomize realloc recsize rename +syn keyword OPLStatement rept$ return right$ rmdir rnd rollback sci$ screen +syn keyword OPLStatement screeninfo second secstodate send setdoc setflags +syn keyword OPLStatement setname setpath sin space sqr statuswin +syn keyword OPLStatement statwininfo std stop style sum tan testevent trap +syn keyword OPLStatement type uadd unloadlib unloadm until update upper$ +syn keyword OPLStatement use usr usr$ usub val var vector week while year +" syn keyword OPLStatement rem + + +syn match OPLNumber "\<\d\+\>" +syn match OPLNumber "\<\d\+\.\d*\>" +syn match OPLNumber "\.\d\+\>" + +syn region OPLString start=+"+ end=+"+ +syn region OPLComment start="REM[\t ]" end="$" +syn match OPLMathsOperator "-\|=\|[:<>+\*^/\\]" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_OPL_syntax_inits") + if version < 508 + let did_OPL_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink OPLStatement Statement + HiLink OPLNumber Number + HiLink OPLString String + HiLink OPLComment Comment + HiLink OPLMathsOperator Conditional +" HiLink OPLError Error + + delcommand HiLink +endif + +let b:current_syntax = "opl" + +" vim: ts=8 diff --git a/vim73/syntax/ora.vim b/vim73/syntax/ora.vim new file mode 100644 index 0000000..bf5d322 --- /dev/null +++ b/vim73/syntax/ora.vim @@ -0,0 +1,478 @@ +" Vim syntax file +" Language: Oracle config files (.ora) (Oracle 8i, ver. 8.1.5) +" Maintainer: Sandor Kopanyi +" Url: <-> +" Last Change: 2003 May 11 + +" * the keywords are listed by file (sqlnet.ora, listener.ora, etc.) +" * the parathesis-checking is made at the beginning for all keywords +" * possible values are listed also +" * there are some overlappings (e.g. METHOD is mentioned both for +" sqlnet-ora and tnsnames.ora; since will not cause(?) problems +" is easier to follow separately each file's keywords) + +" Remove any old syntax stuff hanging around, if needed +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'ora' +endif + +syn case ignore + +"comments +syn match oraComment "\#.*" + +" catch errors caused by wrong parenthesis +syn region oraParen transparent start="(" end=")" contains=@oraAll,oraParen +syn match oraParenError ")" + +" strings +syn region oraString start=+"+ end=+"+ + +"common .ora staff + +"common protocol parameters +syn keyword oraKeywordGroup ADDRESS ADDRESS_LIST +syn keyword oraKeywordGroup DESCRIPTION_LIST DESCRIPTION +"all protocols +syn keyword oraKeyword PROTOCOL +syn keyword oraValue ipc tcp nmp +"Bequeath +syn keyword oraKeyword PROGRAM ARGV0 ARGS +"IPC +syn keyword oraKeyword KEY +"Named Pipes +syn keyword oraKeyword SERVER PIPE +"LU6.2 +syn keyword oraKeyword LU_NAME LLU LOCAL_LU LLU_NAME LOCAL_LU_NAME +syn keyword oraKeyword MODE MDN +syn keyword oraKeyword PLU PARTNER_LU_NAME PLU_LA PARTNER_LU_LOCAL_ALIAS +syn keyword oraKeyword TP_NAME TPN +"SPX +syn keyword oraKeyword SERVICE +"TCP/IP and TCP/IP with SSL +syn keyword oraKeyword HOST PORT + +"misc. keywords I've met but didn't find in manual (maybe they are deprecated?) +syn keyword oraKeywordGroup COMMUNITY_LIST +syn keyword oraKeyword COMMUNITY NAME DEFAULT_ZONE +syn keyword oraValue tcpcom + +"common values +syn keyword oraValue yes no on off true false null all none ok +"word 'world' is used a lot... +syn keyword oraModifier world + +"misc. common keywords +syn keyword oraKeyword TRACE_DIRECTORY TRACE_LEVEL TRACE_FILE + + +"sqlnet.ora +syn keyword oraKeywordPref NAMES NAMESCTL +syn keyword oraKeywordPref OSS SOURCE SQLNET TNSPING +syn keyword oraKeyword AUTOMATIC_IPC BEQUEATH_DETACH DAEMON TRACE_MASK +syn keyword oraKeyword DISABLE_OOB +syn keyword oraKeyword LOG_DIRECTORY_CLIENT LOG_DIRECTORY_SERVER +syn keyword oraKeyword LOG_FILE_CLIENT LOG_FILE_SERVER +syn keyword oraKeyword DCE PREFIX DEFAULT_DOMAIN DIRECTORY_PATH +syn keyword oraKeyword INITIAL_RETRY_TIMEOUT MAX_OPEN_CONNECTIONS +syn keyword oraKeyword MESSAGE_POOL_START_SIZE NIS META_MAP +syn keyword oraKeyword PASSWORD PREFERRED_SERVERS REQUEST_RETRIES +syn keyword oraKeyword INTERNAL_ENCRYPT_PASSWORD INTERNAL_USE +syn keyword oraKeyword NO_INITIAL_SERVER NOCONFIRM +syn keyword oraKeyword SERVER_PASSWORD TRACE_UNIQUE MY_WALLET +syn keyword oraKeyword LOCATION DIRECTORY METHOD METHOD_DATA +syn keyword oraKeyword SQLNET_ADDRESS +syn keyword oraKeyword AUTHENTICATION_SERVICES +syn keyword oraKeyword AUTHENTICATION_KERBEROS5_SERVICE +syn keyword oraKeyword AUTHENTICATION_GSSAPI_SERVICE +syn keyword oraKeyword CLIENT_REGISTRATION +syn keyword oraKeyword CRYPTO_CHECKSUM_CLIENT CRYPTO_CHECKSUM_SERVER +syn keyword oraKeyword CRYPTO_CHECKSUM_TYPES_CLIENT CRYPTO_CHECKSUM_TYPES_SERVER +syn keyword oraKeyword CRYPTO_SEED +syn keyword oraKeyword ENCRYPTION_CLIENT ENCRYPTION_SERVER +syn keyword oraKeyword ENCRYPTION_TYPES_CLIENT ENCRYPTION_TYPES_SERVER +syn keyword oraKeyword EXPIRE_TIME +syn keyword oraKeyword IDENTIX_FINGERPRINT_DATABASE IDENTIX_FINGERPRINT_DATABASE_USER +syn keyword oraKeyword IDENTIX_FINGERPRINT_DATABASE_PASSWORD IDENTIX_FINGERPRINT_METHOD +syn keyword oraKeyword KERBEROS5_CC_NAME KERBEROS5_CLOCKSKEW KERBEROS5_CONF +syn keyword oraKeyword KERBEROS5_KEYTAB KERBEROS5_REALMS +syn keyword oraKeyword RADIUS_ALTERNATE RADIUS_ALTERNATE_PORT RADIUS_ALTERNATE_RETRIES +syn keyword oraKeyword RADIUS_AUTHENTICATION_TIMEOUT RADIUS_AUTHENTICATION +syn keyword oraKeyword RADIUS_AUTHENTICATION_INTERFACE RADIUS_AUTHENTICATION_PORT +syn keyword oraKeyword RADIUS_AUTHENTICATION_RETRIES RADIUS_AUTHENTICATION_TIMEOUT +syn keyword oraKeyword RADIUS_CHALLENGE_RESPONSE RADIUS_SECRET RADIUS_SEND_ACCOUNTING +syn keyword oraKeyword SSL_CLIENT_AUTHENTICATION SSL_CIPHER_SUITES SSL_VERSION +syn keyword oraKeyword TRACE_DIRECTORY_CLIENT TRACE_DIRECTORY_SERVER +syn keyword oraKeyword TRACE_FILE_CLIENT TRACE_FILE_SERVER +syn keyword oraKeyword TRACE_LEVEL_CLIENT TRACE_LEVEL_SERVER +syn keyword oraKeyword TRACE_UNIQUE_CLIENT +syn keyword oraKeyword USE_CMAN USE_DEDICATED_SERVER +syn keyword oraValue user admin support +syn keyword oraValue accept accepted reject rejected requested required +syn keyword oraValue md5 rc4_40 rc4_56 rc4_128 des des_40 +syn keyword oraValue tnsnames onames hostname dce nis novell +syn keyword oraValue file oracle +syn keyword oraValue oss +syn keyword oraValue beq nds nts kerberos5 securid cybersafe identix dcegssapi radius +syn keyword oraValue undetermined + +"tnsnames.ora +syn keyword oraKeywordGroup CONNECT_DATA FAILOVER_MODE +syn keyword oraKeyword FAILOVER LOAD_BALANCE SOURCE_ROUTE TYPE_OF_SERVICE +syn keyword oraKeyword BACKUP TYPE METHOD GLOBAL_NAME HS +syn keyword oraKeyword INSTANCE_NAME RDB_DATABASE SDU SERVER +syn keyword oraKeyword SERVICE_NAME SERVICE_NAMES SID +syn keyword oraKeyword HANDLER_NAME EXTPROC_CONNECTION_DATA +syn keyword oraValue session select basic preconnect dedicated shared + +"listener.ora +syn keyword oraKeywordGroup SID_LIST SID_DESC PRESPAWN_LIST PRESPAWN_DESC +syn match oraKeywordGroup "SID_LIST_\w*" +syn keyword oraKeyword PROTOCOL_STACK PRESENTATION SESSION +syn keyword oraKeyword GLOBAL_DBNAME ORACLE_HOME PROGRAM SID_NAME +syn keyword oraKeyword PRESPAWN_MAX POOL_SIZE TIMEOUT +syn match oraKeyword "CONNECT_TIMEOUT_\w*" +syn match oraKeyword "LOG_DIRECTORY_\w*" +syn match oraKeyword "LOG_FILE_\w*" +syn match oraKeyword "PASSWORDS_\w*" +syn match oraKeyword "STARTUP_WAIT_TIME_\w*" +syn match oraKeyword "STARTUP_WAITTIME_\w*" +syn match oraKeyword "TRACE_DIRECTORY_\w*" +syn match oraKeyword "TRACE_FILE_\w*" +syn match oraKeyword "TRACE_LEVEL_\w*" +syn match oraKeyword "USE_PLUG_AND_PLAY_\w*" +syn keyword oraValue ttc giop ns raw + +"names.ora +syn keyword oraKeywordGroup ADDRESSES ADMIN_REGION +syn keyword oraKeywordGroup DEFAULT_FORWARDERS FORWARDER_LIST FORWARDER +syn keyword oraKeywordGroup DOMAIN_HINTS HINT_DESC HINT_LIST +syn keyword oraKeywordGroup DOMAINS DOMAIN_LIST DOMAIN +syn keyword oraKeywordPref NAMES +syn keyword oraKeyword EXPIRE REFRESH REGION RETRY USERID VERSION +syn keyword oraKeyword AUTHORITY_REQUIRED CONNECT_TIMEOUT +syn keyword oraKeyword AUTO_REFRESH_EXPIRE AUTO_REFRESH_RETRY +syn keyword oraKeyword CACHE_CHECKPOINT_FILE CACHE_CHECKPOINT_INTERVAL +syn keyword oraKeyword CONFIG_CHECKPOINT_FILE DEFAULT_FORWARDERS_ONLY +syn keyword oraKeyword HINT FORWARDING_AVAILABLE FORWARDING_DESIRED +syn keyword oraKeyword KEEP_DB_OPEN +syn keyword oraKeyword LOG_DIRECTORY LOG_FILE LOG_STATS_INTERVAL LOG_UNIQUE +syn keyword oraKeyword MAX_OPEN_CONNECTIONS MAX_REFORWARDS +syn keyword oraKeyword MESSAGE_POOL_START_SIZE +syn keyword oraKeyword NO_MODIFY_REQUESTS NO_REGION_DATABASE +syn keyword oraKeyword PASSWORD REGION_CHECKPOINT_FILE +syn keyword oraKeyword RESET_STATS_INTERVAL SAVE_CONFIG_ON_STOP +syn keyword oraKeyword SERVER_NAME TRACE_FUNC TRACE_UNIQUE + +"cman.ora +syn keyword oraKeywordGroup CMAN CMAN_ADMIN CMAN_PROFILE PARAMETER_LIST +syn keyword oraKeywordGroup CMAN_RULES RULES_LIST RULE +syn keyword oraKeyword ANSWER_TIMEOUT AUTHENTICATION_LEVEL LOG_LEVEL +syn keyword oraKeyword MAX_FREELIST_BUFFERS MAXIMUM_CONNECT_DATA MAXIMUM_RELAYS +syn keyword oraKeyword RELAY_STATISTICS SHOW_TNS_INFO TRACING +syn keyword oraKeyword USE_ASYNC_CALL SRC DST SRV ACT + +"protocol.ora +syn match oraKeyword "\w*\.EXCLUDED_NODES" +syn match oraKeyword "\w*\.INVITED_NODES" +syn match oraKeyword "\w*\.VALIDNODE_CHECKING" +syn keyword oraKeyword TCP NODELAY + + + + +"--------------------------------------- +"init.ora + +"common values +syn keyword oraValue nested_loops merge hash unlimited + +"init params +syn keyword oraKeyword O7_DICTIONARY_ACCESSIBILITY ALWAYS_ANTI_JOIN ALWAYS_SEMI_JOIN +syn keyword oraKeyword AQ_TM_PROCESSES ARCH_IO_SLAVES AUDIT_FILE_DEST AUDIT_TRAIL +syn keyword oraKeyword BACKGROUND_CORE_DUMP BACKGROUND_DUMP_DEST +syn keyword oraKeyword BACKUP_TAPE_IO_SLAVES BITMAP_MERGE_AREA_SIZE +syn keyword oraKeyword BLANK_TRIMMING BUFFER_POOL_KEEP BUFFER_POOL_RECYCLE +syn keyword oraKeyword COMMIT_POINT_STRENGTH COMPATIBLE CONTROL_FILE_RECORD_KEEP_TIME +syn keyword oraKeyword CONTROL_FILES CORE_DUMP_DEST CPU_COUNT +syn keyword oraKeyword CREATE_BITMAP_AREA_SIZE CURSOR_SPACE_FOR_TIME +syn keyword oraKeyword DB_BLOCK_BUFFERS DB_BLOCK_CHECKING DB_BLOCK_CHECKSUM +syn keyword oraKeyword DB_BLOCK_LRU_LATCHES DB_BLOCK_MAX_DIRTY_TARGET +syn keyword oraKeyword DB_BLOCK_SIZE DB_DOMAIN +syn keyword oraKeyword DB_FILE_DIRECT_IO_COUNT DB_FILE_MULTIBLOCK_READ_COUNT +syn keyword oraKeyword DB_FILE_NAME_CONVERT DB_FILE_SIMULTANEOUS_WRITES +syn keyword oraKeyword DB_FILES DB_NAME DB_WRITER_PROCESSES +syn keyword oraKeyword DBLINK_ENCRYPT_LOGIN DBWR_IO_SLAVES +syn keyword oraKeyword DELAYED_LOGGING_BLOCK_CLEANOUTS DISCRETE_TRANSACTIONS_ENABLED +syn keyword oraKeyword DISK_ASYNCH_IO DISTRIBUTED_TRANSACTIONS +syn keyword oraKeyword DML_LOCKS ENQUEUE_RESOURCES ENT_DOMAIN_NAME EVENT +syn keyword oraKeyword FAST_START_IO_TARGET FAST_START_PARALLEL_ROLLBACK +syn keyword oraKeyword FIXED_DATE FREEZE_DB_FOR_FAST_INSTANCE_RECOVERY +syn keyword oraKeyword GC_DEFER_TIME GC_FILES_TO_LOCKS GC_RELEASABLE_LOCKS GC_ROLLBACK_LOCKS +syn keyword oraKeyword GLOBAL_NAMES HASH_AREA_SIZE +syn keyword oraKeyword HASH_JOIN_ENABLED HASH_MULTIBLOCK_IO_COUNT +syn keyword oraKeyword HI_SHARED_MEMORY_ADDRESS HS_AUTOREGISTER +syn keyword oraKeyword IFILE +syn keyword oraKeyword INSTANCE_GROUPS INSTANCE_NAME INSTANCE_NUMBER +syn keyword oraKeyword JAVA_POOL_SIZE JOB_QUEUE_INTERVAL JOB_QUEUE_PROCESSES LARGE_POOL_SIZE +syn keyword oraKeyword LICENSE_MAX_SESSIONS LICENSE_MAX_USERS LICENSE_SESSIONS_WARNING +syn keyword oraKeyword LM_LOCKS LM_PROCS LM_RESS +syn keyword oraKeyword LOCAL_LISTENER LOCK_NAME_SPACE LOCK_SGA LOCK_SGA_AREAS +syn keyword oraKeyword LOG_ARCHIVE_BUFFER_SIZE LOG_ARCHIVE_BUFFERS LOG_ARCHIVE_DEST +syn match oraKeyword "LOG_ARCHIVE_DEST_\(1\|2\|3\|4\|5\)" +syn match oraKeyword "LOG_ARCHIVE_DEST_STATE_\(1\|2\|3\|4\|5\)" +syn keyword oraKeyword LOG_ARCHIVE_DUPLEX_DEST LOG_ARCHIVE_FORMAT LOG_ARCHIVE_MAX_PROCESSES +syn keyword oraKeyword LOG_ARCHIVE_MIN_SUCCEED_DEST LOG_ARCHIVE_START +syn keyword oraKeyword LOG_BUFFER LOG_CHECKPOINT_INTERVAL LOG_CHECKPOINT_TIMEOUT +syn keyword oraKeyword LOG_CHECKPOINTS_TO_ALERT LOG_FILE_NAME_CONVERT +syn keyword oraKeyword MAX_COMMIT_PROPAGATION_DELAY MAX_DUMP_FILE_SIZE +syn keyword oraKeyword MAX_ENABLED_ROLES MAX_ROLLBACK_SEGMENTS +syn keyword oraKeyword MTS_DISPATCHERS MTS_MAX_DISPATCHERS MTS_MAX_SERVERS MTS_SERVERS +syn keyword oraKeyword NLS_CALENDAR NLS_COMP NLS_CURRENCY NLS_DATE_FORMAT +syn keyword oraKeyword NLS_DATE_LANGUAGE NLS_DUAL_CURRENCY NLS_ISO_CURRENCY NLS_LANGUAGE +syn keyword oraKeyword NLS_NUMERIC_CHARACTERS NLS_SORT NLS_TERRITORY +syn keyword oraKeyword OBJECT_CACHE_MAX_SIZE_PERCENT OBJECT_CACHE_OPTIMAL_SIZE +syn keyword oraKeyword OPEN_CURSORS OPEN_LINKS OPEN_LINKS_PER_INSTANCE +syn keyword oraKeyword OPS_ADMINISTRATION_GROUP +syn keyword oraKeyword OPTIMIZER_FEATURES_ENABLE OPTIMIZER_INDEX_CACHING +syn keyword oraKeyword OPTIMIZER_INDEX_COST_ADJ OPTIMIZER_MAX_PERMUTATIONS +syn keyword oraKeyword OPTIMIZER_MODE OPTIMIZER_PERCENT_PARALLEL +syn keyword oraKeyword OPTIMIZER_SEARCH_LIMIT +syn keyword oraKeyword ORACLE_TRACE_COLLECTION_NAME ORACLE_TRACE_COLLECTION_PATH +syn keyword oraKeyword ORACLE_TRACE_COLLECTION_SIZE ORACLE_TRACE_ENABLE +syn keyword oraKeyword ORACLE_TRACE_FACILITY_NAME ORACLE_TRACE_FACILITY_PATH +syn keyword oraKeyword OS_AUTHENT_PREFIX OS_ROLES +syn keyword oraKeyword PARALLEL_ADAPTIVE_MULTI_USER PARALLEL_AUTOMATIC_TUNING +syn keyword oraKeyword PARALLEL_BROADCAST_ENABLED PARALLEL_EXECUTION_MESSAGE_SIZE +syn keyword oraKeyword PARALLEL_INSTANCE_GROUP PARALLEL_MAX_SERVERS +syn keyword oraKeyword PARALLEL_MIN_PERCENT PARALLEL_MIN_SERVERS +syn keyword oraKeyword PARALLEL_SERVER PARALLEL_SERVER_INSTANCES PARALLEL_THREADS_PER_CPU +syn keyword oraKeyword PARTITION_VIEW_ENABLED PLSQL_V2_COMPATIBILITY +syn keyword oraKeyword PRE_PAGE_SGA PROCESSES +syn keyword oraKeyword QUERY_REWRITE_ENABLED QUERY_REWRITE_INTEGRITY +syn keyword oraKeyword RDBMS_SERVER_DN READ_ONLY_OPEN_DELAYED RECOVERY_PARALLELISM +syn keyword oraKeyword REMOTE_DEPENDENCIES_MODE REMOTE_LOGIN_PASSWORDFILE +syn keyword oraKeyword REMOTE_OS_AUTHENT REMOTE_OS_ROLES +syn keyword oraKeyword REPLICATION_DEPENDENCY_TRACKING +syn keyword oraKeyword RESOURCE_LIMIT RESOURCE_MANAGER_PLAN +syn keyword oraKeyword ROLLBACK_SEGMENTS ROW_LOCKING SERIAL _REUSE SERVICE_NAMES +syn keyword oraKeyword SESSION_CACHED_CURSORS SESSION_MAX_OPEN_FILES SESSIONS +syn keyword oraKeyword SHADOW_CORE_DUMP +syn keyword oraKeyword SHARED_MEMORY_ADDRESS SHARED_POOL_RESERVED_SIZE SHARED_POOL_SIZE +syn keyword oraKeyword SORT_AREA_RETAINED_SIZE SORT_AREA_SIZE SORT_MULTIBLOCK_READ_COUNT +syn keyword oraKeyword SQL92_SECURITY SQL_TRACE STANDBY_ARCHIVE_DEST +syn keyword oraKeyword STAR_TRANSFORMATION_ENABLED TAPE_ASYNCH_IO THREAD +syn keyword oraKeyword TIMED_OS_STATISTICS TIMED_STATISTICS +syn keyword oraKeyword TRANSACTION_AUDITING TRANSACTIONS TRANSACTIONS_PER_ROLLBACK_SEGMENT +syn keyword oraKeyword USE_INDIRECT_DATA_BUFFERS USER_DUMP_DEST +syn keyword oraKeyword UTL_FILE_DIR +syn keyword oraKeywordObs ALLOW_PARTIAL_SN_RESULTS B_TREE_BITMAP_PLANS +syn keyword oraKeywordObs BACKUP_DISK_IO_SLAVES CACHE_SIZE_THRESHOLD +syn keyword oraKeywordObs CCF_IO_SIZE CLEANUP_ROLLBACK_ENTRIES +syn keyword oraKeywordObs CLOSE_CACHED_OPEN_CURSORS COMPATIBLE_NO_RECOVERY +syn keyword oraKeywordObs COMPLEX_VIEW_MERGING +syn keyword oraKeywordObs DB_BLOCK_CHECKPOINT_BATCH DB_BLOCK_LRU_EXTENDED_STATISTICS +syn keyword oraKeywordObs DB_BLOCK_LRU_STATISTICS +syn keyword oraKeywordObs DISTRIBUTED_LOCK_TIMEOUT DISTRIBUTED_RECOVERY_CONNECTION_HOLD_TIME +syn keyword oraKeywordObs FAST_FULL_SCAN_ENABLED GC_LATCHES GC_LCK_PROCS +syn keyword oraKeywordObs LARGE_POOL_MIN_ALLOC LGWR_IO_SLAVES +syn keyword oraKeywordObs LOG_BLOCK_CHECKSUM LOG_FILES +syn keyword oraKeywordObs LOG_SIMULTANEOUS_COPIES LOG_SMALL_ENTRY_MAX_SIZE +syn keyword oraKeywordObs MAX_TRANSACTION_BRANCHES +syn keyword oraKeywordObs MTS_LISTENER_ADDRESS MTS_MULTIPLE_LISTENERS +syn keyword oraKeywordObs MTS_RATE_LOG_SIZE MTS_RATE_SCALE MTS_SERVICE +syn keyword oraKeywordObs OGMS_HOME OPS_ADMIN_GROUP +syn keyword oraKeywordObs PARALLEL_DEFAULT_MAX_INSTANCES PARALLEL_MIN_MESSAGE_POOL +syn keyword oraKeywordObs PARALLEL_SERVER_IDLE_TIME PARALLEL_TRANSACTION_RESOURCE_TIMEOUT +syn keyword oraKeywordObs PUSH_JOIN_PREDICATE REDUCE_ALARM ROW_CACHE_CURSORS +syn keyword oraKeywordObs SEQUENCE_CACHE_ENTRIES SEQUENCE_CACHE_HASH_BUCKETS +syn keyword oraKeywordObs SHARED_POOL_RESERVED_MIN_ALLOC +syn keyword oraKeywordObs SORT_DIRECT_WRITES SORT_READ_FAC SORT_SPACEMAP_SIZE +syn keyword oraKeywordObs SORT_WRITE_BUFFER_SIZE SORT_WRITE_BUFFERS +syn keyword oraKeywordObs SPIN_COUNT TEMPORARY_TABLE_LOCKS USE_ISM +syn keyword oraValue db os full partial mandatory optional reopen enable defer +syn keyword oraValue always default intent disable dml plsql temp_disable +syn match oravalue "Arabic Hijrah" +syn match oravalue "English Hijrah" +syn match oravalue "Gregorian" +syn match oravalue "Japanese Imperial" +syn match oravalue "Persian" +syn match oravalue "ROC Official" +syn match oravalue "Thai Buddha" +syn match oravalue "8.0.0" +syn match oravalue "8.0.3" +syn match oravalue "8.0.4" +syn match oravalue "8.1.3" +syn match oraModifier "archived log" +syn match oraModifier "backup corruption" +syn match oraModifier "backup datafile" +syn match oraModifier "backup piece " +syn match oraModifier "backup redo log" +syn match oraModifier "backup set" +syn match oraModifier "copy corruption" +syn match oraModifier "datafile copy" +syn match oraModifier "deleted object" +syn match oraModifier "loghistory" +syn match oraModifier "offline range" + +"undocumented init params +"up to 7.2 (inclusive) +syn keyword oraKeywordUndObs _latch_spin_count _trace_instance_termination +syn keyword oraKeywordUndObs _wakeup_timeout _lgwr_async_write +"7.3 +syn keyword oraKeywordUndObs _standby_lock_space_name _enable_dba_locking +"8.0.5 +syn keyword oraKeywordUnd _NUMA_instance_mapping _NUMA_pool_size +syn keyword oraKeywordUnd _advanced_dss_features _affinity_on _all_shared_dblinks +syn keyword oraKeywordUnd _allocate_creation_order _allow_resetlogs_corruption +syn keyword oraKeywordUnd _always_star_transformation _bump_highwater_mark_count +syn keyword oraKeywordUnd _column_elimination_off _controlfile_enqueue_timeout +syn keyword oraKeywordUnd _corrupt_blocks_on_stuck_recovery _corrupted_rollback_segments +syn keyword oraKeywordUnd _cr_deadtime _cursor_db_buffers_pinned +syn keyword oraKeywordUnd _db_block_cache_clone _db_block_cache_map _db_block_cache_protect +syn keyword oraKeywordUnd _db_block_hash_buckets _db_block_hi_priority_batch_size +syn keyword oraKeywordUnd _db_block_max_cr_dba _db_block_max_scan_cnt +syn keyword oraKeywordUnd _db_block_med_priority_batch_size _db_block_no_idle_writes +syn keyword oraKeywordUnd _db_block_write_batch _db_handles _db_handles_cached +syn keyword oraKeywordUnd _db_large_dirty_queue _db_no_mount_lock +syn keyword oraKeywordUnd _db_writer_histogram_statistics _db_writer_scan_depth +syn keyword oraKeywordUnd _db_writer_scan_depth_decrement _db_writer_scan_depth_increment +syn keyword oraKeywordUnd _disable_incremental_checkpoints +syn keyword oraKeywordUnd _disable_latch_free_SCN_writes_via_32cas +syn keyword oraKeywordUnd _disable_latch_free_SCN_writes_via_64cas +syn keyword oraKeywordUnd _disable_logging _disable_ntlog_events +syn keyword oraKeywordUnd _dss_cache_flush _dynamic_stats_threshold +syn keyword oraKeywordUnd _enable_cscn_caching _enable_default_affinity +syn keyword oraKeywordUnd _enqueue_debug_multi_instance _enqueue_hash +syn keyword oraKeywordUnd _enqueue_hash_chain_latches _enqueue_locks +syn keyword oraKeywordUnd _fifth_spare_parameter _first_spare_parameter _fourth_spare_parameter +syn keyword oraKeywordUnd _gc_class_locks _groupby_nopushdown_cut_ratio +syn keyword oraKeywordUnd _idl_conventional_index_maintenance _ignore_failed_escalates +syn keyword oraKeywordUnd _init_sql_file +syn keyword oraKeywordUnd _io_slaves_disabled _ioslave_batch_count _ioslave_issue_count +syn keyword oraKeywordUnd _kgl_bucket_count _kgl_latch_count _kgl_multi_instance_invalidation +syn keyword oraKeywordUnd _kgl_multi_instance_lock _kgl_multi_instance_pin +syn keyword oraKeywordUnd _latch_miss_stat_sid _latch_recovery_alignment _latch_wait_posting +syn keyword oraKeywordUnd _lm_ast_option _lm_direct_sends _lm_dlmd_procs _lm_domains _lm_groups +syn keyword oraKeywordUnd _lm_non_fault_tolerant _lm_send_buffers _lm_statistics _lm_xids +syn keyword oraKeywordUnd _log_blocks_during_backup _log_buffers_debug _log_checkpoint_recovery_check +syn keyword oraKeywordUnd _log_debug_multi_instance _log_entry_prebuild_threshold _log_io_size +syn keyword oraKeywordUnd _log_space_errors +syn keyword oraKeywordUnd _max_exponential_sleep _max_sleep_holding_latch +syn keyword oraKeywordUnd _messages _minimum_giga_scn _mts_load_constants _nested_loop_fudge +syn keyword oraKeywordUnd _no_objects _no_or_expansion +syn keyword oraKeywordUnd _number_cached_attributes _offline_rollback_segments _open_files_limit +syn keyword oraKeywordUnd _optimizer_undo_changes +syn keyword oraKeywordUnd _oracle_trace_events _oracle_trace_facility_version +syn keyword oraKeywordUnd _ordered_nested_loop _parallel_server_sleep_time +syn keyword oraKeywordUnd _passwordfile_enqueue_timeout _pdml_slaves_diff_part +syn keyword oraKeywordUnd _plsql_dump_buffer_events _predicate_elimination_enabled +syn keyword oraKeywordUnd _project_view_columns +syn keyword oraKeywordUnd _px_broadcast_fudge_factor _px_broadcast_trace _px_dop_limit_degree +syn keyword oraKeywordUnd _px_dop_limit_threshold _px_kxfr_granule_allocation _px_kxib_tracing +syn keyword oraKeywordUnd _release_insert_threshold _reuse_index_loop +syn keyword oraKeywordUnd _rollback_segment_count _rollback_segment_initial +syn keyword oraKeywordUnd _row_cache_buffer_size _row_cache_instance_locks +syn keyword oraKeywordUnd _save_escalates _scn_scheme +syn keyword oraKeywordUnd _second_spare_parameter _session_idle_bit_latches +syn keyword oraKeywordUnd _shared_session_sort_fetch_buffer _single_process +syn keyword oraKeywordUnd _small_table_threshold _sql_connect_capability_override +syn keyword oraKeywordUnd _sql_connect_capability_table +syn keyword oraKeywordUnd _test_param_1 _test_param_2 _test_param_3 +syn keyword oraKeywordUnd _third_spare_parameter _tq_dump_period +syn keyword oraKeywordUnd _trace_archive_dest _trace_archive_start _trace_block_size +syn keyword oraKeywordUnd _trace_buffers_per_process _trace_enabled _trace_events +syn keyword oraKeywordUnd _trace_file_size _trace_files_public _trace_flushing _trace_write_batch_size +syn keyword oraKeywordUnd _upconvert_from_ast _use_vector_post _wait_for_sync _walk_insert_threshold +"dunno which version; may be 8.1.x, may be obsoleted +syn keyword oraKeywordUndObs _arch_io_slaves _average_dirties_half_life _b_tree_bitmap_plans +syn keyword oraKeywordUndObs _backup_disk_io_slaves _backup_io_pool_size +syn keyword oraKeywordUndObs _cleanup_rollback_entries _close_cached_open_cursors +syn keyword oraKeywordUndObs _compatible_no_recovery _complex_view_merging +syn keyword oraKeywordUndObs _cpu_to_io _cr_server +syn keyword oraKeywordUndObs _db_aging_cool_count _db_aging_freeze_cr _db_aging_hot_criteria +syn keyword oraKeywordUndObs _db_aging_stay_count _db_aging_touch_time +syn keyword oraKeywordUndObs _db_percent_hot_default _db_percent_hot_keep _db_percent_hot_recycle +syn keyword oraKeywordUndObs _db_writer_chunk_writes _db_writer_max_writes +syn keyword oraKeywordUndObs _dbwr_async_io _dbwr_tracing +syn keyword oraKeywordUndObs _defer_multiple_waiters _discrete_transaction_enabled +syn keyword oraKeywordUndObs _distributed_lock_timeout _distributed_recovery _distribited_recovery_ +syn keyword oraKeywordUndObs _domain_index_batch_size _domain_index_dml_batch_size +syn keyword oraKeywordUndObs _enable_NUMA_optimization _enable_block_level_transaction_recovery +syn keyword oraKeywordUndObs _enable_list_io _enable_multiple_sampling +syn keyword oraKeywordUndObs _fairness_treshold _fast_full_scan_enabled _foreground_locks +syn keyword oraKeywordUndObs _full_pwise_join_enabled _gc_latches _gc_lck_procs +syn keyword oraKeywordUndObs _high_server_treshold _index_prefetch_factor _kcl_debug +syn keyword oraKeywordUndObs _kkfi_trace _large_pool_min_alloc _lazy_freelist_close _left_nested_loops_random +syn keyword oraKeywordUndObs _lgwr_async_io _lgwr_io_slaves _lock_sga_areas +syn keyword oraKeywordUndObs _log_archive_buffer_size _log_archive_buffers _log_simultaneous_copies +syn keyword oraKeywordUndObs _low_server_treshold _max_transaction_branches +syn keyword oraKeywordUndObs _mts_rate_log_size _mts_rate_scale +syn keyword oraKeywordUndObs _mview_cost_rewrite _mview_rewrite_2 +syn keyword oraKeywordUndObs _ncmb_readahead_enabled _ncmb_readahead_tracing +syn keyword oraKeywordUndObs _ogms_home +syn keyword oraKeywordUndObs _parallel_adaptive_max_users _parallel_default_max_instances +syn keyword oraKeywordUndObs _parallel_execution_message_align _parallel_fake_class_pct +syn keyword oraKeywordUndObs _parallel_load_bal_unit _parallel_load_balancing +syn keyword oraKeywordUndObs _parallel_min_message_pool _parallel_recovery_stopat +syn keyword oraKeywordUndObs _parallel_server_idle_time _parallelism_cost_fudge_factor +syn keyword oraKeywordUndObs _partial_pwise_join_enabled _pdml_separate_gim _push_join_predicate +syn keyword oraKeywordUndObs _px_granule_size _px_index_sampling _px_load_publish_interval +syn keyword oraKeywordUndObs _px_max_granules_per_slave _px_min_granules_per_slave _px_no_stealing +syn keyword oraKeywordUndObs _row_cache_cursors _serial_direct_read _shared_pool_reserved_min_alloc +syn keyword oraKeywordUndObs _sort_space_for_write_buffers _spin_count _system_trig_enabled +syn keyword oraKeywordUndObs _trace_buffer_flushes _trace_cr_buffer_creates _trace_multi_block_reads +syn keyword oraKeywordUndObs _transaction_recovery_servers _use_ism _yield_check_interval + + +syn cluster oraAll add=oraKeyword,oraKeywordGroup,oraKeywordPref,oraKeywordObs,oraKeywordUnd,oraKeywordUndObs +syn cluster oraAll add=oraValue,oraModifier,oraString,oraSpecial,oraComment + +"============================================================================== +" highlighting + +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_ora_syn_inits") + + if version < 508 + let did_ora_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink oraKeyword Statement "usual keywords + HiLink oraKeywordGroup Type "keywords which group other keywords + HiLink oraKeywordPref oraKeywordGroup "keywords which act as prefixes + HiLink oraKeywordObs Todo "obsolete keywords + HiLink oraKeywordUnd PreProc "undocumented keywords + HiLink oraKeywordUndObs oraKeywordObs "undocumented obsolete keywords + HiLink oraValue Identifier "values, like true or false + HiLink oraModifier oraValue "modifies values + HiLink oraString String "strings + + HiLink oraSpecial Special "special characters + HiLink oraError Error "errors + HiLink oraParenError oraError "errors caused by mismatching parantheses + + HiLink oraComment Comment "comments + + delcommand HiLink +endif + + + +let b:current_syntax = "ora" + +if main_syntax == 'ora' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim73/syntax/pamconf.vim b/vim73/syntax/pamconf.vim new file mode 100644 index 0000000..46cd3c3 --- /dev/null +++ b/vim73/syntax/pamconf.vim @@ -0,0 +1,118 @@ +" Vim syntax file +" Language: pam(8) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match pamconfService '^[[:graph:]]\+' + \ nextgroup=pamconfType, + \ pamconfServiceLineCont skipwhite + +syn keyword pamconfTodo contained TODO FIXME XXX NOTE + +syn region pamconfComment display oneline start='#' end='$' + \ contains=pamconfTodo,@Spell + +syn match pamconfServiceLineCont contained '\\$' + \ nextgroup=pamconfType, + \ pamconfServiceLineCont skipwhite skipnl + +syn keyword pamconfType account auth password session + \ nextgroup=pamconfControl, + \ pamconfTypeLineCont skipwhite + +syn match pamconfTypeLineCont contained '\\$' + \ nextgroup=pamconfControl, + \ pamconfTypeLineCont skipwhite skipnl + +syn keyword pamconfControl contained requisite required sufficient + \ optional + \ nextgroup=pamconfMPath, + \ pamconfControlLineContH skipwhite + +syn match pamconfControlBegin '\[' nextgroup=pamconfControlValues, + \ pamconfControlLineCont skipwhite + +syn match pamconfControlLineCont contained '\\$' + \ nextgroup=pamconfControlValues, + \ pamconfControlLineCont skipwhite skipnl + +syn keyword pamconfControlValues contained success open_err symbol_err + \ service_err system_err buf_err + \ perm_denied auth_err cred_insufficient + \ authinfo_unavail user_unknown maxtries + \ new_authtok_reqd acct_expired session_err + \ cred_unavail cred_expired cred_err + \ no_module_data conv_err authtok_err + \ authtok_recover_err authtok_lock_busy + \ authtok_disable_aging try_again ignore + \ abort authtok_expired module_unknown + \ bad_item and default + \ nextgroup=pamconfControlValueEq + +syn match pamconfControlValueEq contained '=' nextgroup=pamconfControlAction + +syn match pamconfControlActionN contained '\d\+\>' + \ nextgroup=pamconfControlValues, + \ pamconfControlLineCont,pamconfControlEnd + \ skipwhite +syn keyword pamconfControlAction contained ignore bad die ok done reset + \ nextgroup=pamconfControlValues, + \ pamconfControlLineCont,pamconfControlEnd + \ skipwhite + +syn match pamconfControlEnd contained '\]' + \ nextgroup=pamconfMPath, + \ pamconfControlLineContH skipwhite + +syn match pamconfControlLineContH contained '\\$' + \ nextgroup=pamconfMPath, + \ pamconfControlLineContH skipwhite skipnl + +syn match pamconfMPath contained '\S\+' + \ nextgroup=pamconfMPathLineCont, + \ pamconfArgs skipwhite + +syn match pamconfArgs contained '\S\+' + \ nextgroup=pamconfArgsLineCont, + \ pamconfArgs skipwhite + +syn match pamconfMPathLineCont contained '\\$' + \ nextgroup=pamconfMPathLineCont, + \ pamconfArgs skipwhite skipnl + +syn match pamconfArgsLineCont contained '\\$' + \ nextgroup=pamconfArgsLineCont, + \ pamconfArgs skipwhite skipnl + +hi def link pamconfTodo Todo +hi def link pamconfComment Comment +hi def link pamconfService Statement +hi def link pamconfServiceLineCont Special +hi def link pamconfType Type +hi def link pamconfTypeLineCont pamconfServiceLineCont +hi def link pamconfControl Macro +hi def link pamconfControlBegin Delimiter +hi def link pamconfControlLineContH pamconfServiceLineCont +hi def link pamconfControlLineCont pamconfServiceLineCont +hi def link pamconfControlValues Identifier +hi def link pamconfControlValueEq Operator +hi def link pamconfControlActionN Number +hi def link pamconfControlAction Identifier +hi def link pamconfControlEnd Delimiter +hi def link pamconfMPath String +hi def link pamconfMPathLineCont pamconfServiceLineCont +hi def link pamconfArgs Normal +hi def link pamconfArgsLineCont pamconfServiceLineCont + +let b:current_syntax = "pamconf" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/papp.vim b/vim73/syntax/papp.vim new file mode 100644 index 0000000..d86dce6 --- /dev/null +++ b/vim73/syntax/papp.vim @@ -0,0 +1,93 @@ +" Vim syntax file for the "papp" file format (_p_erl _app_lication) +" +" Language: papp +" Maintainer: Marc Lehmann +" Last Change: 2009 Nov 11 +" Filenames: *.papp *.pxml *.pxsl +" URL: http://papp.plan9.de/ + +" You can set the "papp_include_html" variable so that html will be +" rendered as such inside phtml sections (in case you actually put html +" there - papp does not require that). Also, rendering html tends to keep +" the clutter high on the screen - mixing three languages is difficult +" enough(!). PS: it is also slow. + +" pod is, btw, allowed everywhere, which is actually wrong :( + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" source is basically xml, with included html (this is common) and perl bits +if version < 600 + so :p:h/xml.vim +else + runtime! syntax/xml.vim +endif +unlet b:current_syntax + +if exists("papp_include_html") + if version < 600 + syn include @PAppHtml :p:h/html.vim + else + syn include @PAppHtml syntax/html.vim + endif + unlet b:current_syntax + syntax spell default " added by Bram +endif + +if version < 600 + syn include @PAppPerl :p:h/perl.vim +else + syn include @PAppPerl syntax/perl.vim +endif + +if v:version >= 600 + syn cluster xmlFoldCluster add=papp_perl,papp_xperl,papp_phtml,papp_pxml,papp_perlPOD +endif + +" preprocessor commands +syn region papp_prep matchgroup=papp_prep start="^#\s*\(if\|elsif\)" end="$" keepend contains=@perlExpr contained +syn match papp_prep /^#\s*\(else\|endif\|??\).*$/ contained +" translation entries +syn region papp_gettext start=/__"/ end=/"/ contained contains=@papp_perlInterpDQ +syn cluster PAppHtml add=papp_gettext,papp_prep + +" add special, paired xperl, perl and phtml tags +syn region papp_perl matchgroup=xmlTag start="" end="" contains=papp_CDATAp,@PAppPerl keepend +syn region papp_xperl matchgroup=xmlTag start="" end="" contains=papp_CDATAp,@PAppPerl keepend +syn region papp_phtml matchgroup=xmlTag start="" end="" contains=papp_CDATAh,papp_ph_perl,papp_ph_html,papp_ph_hint,@PAppHtml keepend +syn region papp_pxml matchgroup=xmlTag start="" end="" contains=papp_CDATAx,papp_ph_perl,papp_ph_xml,papp_ph_xint keepend +syn region papp_perlPOD start="^=[a-z]" end="^=cut" contains=@Pod,perlTodo keepend + +" cdata sections +syn region papp_CDATAp matchgroup=xmlCdataDecl start="" contains=@PAppPerl contained keepend +syn region papp_CDATAh matchgroup=xmlCdataDecl start="" contains=papp_ph_perl,papp_ph_html,papp_ph_hint,@PAppHtml contained keepend +syn region papp_CDATAx matchgroup=xmlCdataDecl start="" contains=papp_ph_perl,papp_ph_xml,papp_ph_xint contained keepend + +syn region papp_ph_perl matchgroup=Delimiter start="<[:?]" end="[:?]>"me=e-2 nextgroup=papp_ph_html contains=@PAppPerl contained keepend +syn region papp_ph_html matchgroup=Delimiter start=":>" end="<[:?]"me=e-2 nextgroup=papp_ph_perl contains=@PAppHtml contained keepend +syn region papp_ph_hint matchgroup=Delimiter start="?>" end="<[:?]"me=e-2 nextgroup=papp_ph_perl contains=@perlInterpDQ,@PAppHtml contained keepend +syn region papp_ph_xml matchgroup=Delimiter start=":>" end="<[:?]"me=e-2 nextgroup=papp_ph_perl contains= contained keepend +syn region papp_ph_xint matchgroup=Delimiter start="?>" end="<[:?]"me=e-2 nextgroup=papp_ph_perl contains=@perlInterpDQ contained keepend + +" synchronization is horrors! +syn sync clear +syn sync match pappSync grouphere papp_CDATAh "" +syn sync match pappSync grouphere papp_CDATAh "^# *\(if\|elsif\|else\|endif\)" +syn sync match pappSync grouphere papp_CDATAh "" +syn sync match pappSync grouphere NONE "" + +syn sync maxlines=300 +syn sync minlines=5 + +" The default highlighting. + +hi def link papp_prep preCondit +hi def link papp_gettext String + +let b:current_syntax = "papp" diff --git a/vim73/syntax/pascal.vim b/vim73/syntax/pascal.vim new file mode 100644 index 0000000..d2b6060 --- /dev/null +++ b/vim73/syntax/pascal.vim @@ -0,0 +1,373 @@ +" Vim syntax file +" Language: Pascal +" Version: 2.8 +" Last Change: 2004/10/17 17:47:30 +" Maintainer: Xavier Crgut +" Previous Maintainer: Mario Eusebio + +" Contributors: Tim Chase , +" Stas Grabois , +" Mazen NEIFER , +" Klaus Hast , +" Austin Ziegler , +" Markus Koenig + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +syn case ignore +syn sync lines=250 + +syn keyword pascalBoolean true false +syn keyword pascalConditional if else then +syn keyword pascalConstant nil maxint +syn keyword pascalLabel case goto label +syn keyword pascalOperator and div downto in mod not of or packed with +syn keyword pascalRepeat do for do repeat while to until +syn keyword pascalStatement procedure function +syn keyword pascalStatement program begin end const var type +syn keyword pascalStruct record +syn keyword pascalType array boolean char integer file pointer real set +syn keyword pascalType string text variant + + + " 20011222az: Added new items. +syn keyword pascalTodo contained TODO FIXME XXX DEBUG NOTE + + " 20010723az: When wanted, highlight the trailing whitespace -- this is + " based on c_space_errors; to enable, use "pascal_space_errors". +if exists("pascal_space_errors") + if !exists("pascal_no_trail_space_error") + syn match pascalSpaceError "\s\+$" + endif + if !exists("pascal_no_tab_space_error") + syn match pascalSpaceError " \+\t"me=e-1 + endif +endif + + + +" String +if !exists("pascal_one_line_string") + syn region pascalString matchgroup=pascalString start=+'+ end=+'+ contains=pascalStringEscape + if exists("pascal_gpc") + syn region pascalString matchgroup=pascalString start=+"+ end=+"+ contains=pascalStringEscapeGPC + else + syn region pascalStringError matchgroup=pascalStringError start=+"+ end=+"+ contains=pascalStringEscape + endif +else + "wrong strings + syn region pascalStringError matchgroup=pascalStringError start=+'+ end=+'+ end=+$+ contains=pascalStringEscape + if exists("pascal_gpc") + syn region pascalStringError matchgroup=pascalStringError start=+"+ end=+"+ end=+$+ contains=pascalStringEscapeGPC + else + syn region pascalStringError matchgroup=pascalStringError start=+"+ end=+"+ end=+$+ contains=pascalStringEscape + endif + + "right strings + syn region pascalString matchgroup=pascalString start=+'+ end=+'+ oneline contains=pascalStringEscape + " To see the start and end of strings: + " syn region pascalString matchgroup=pascalStringError start=+'+ end=+'+ oneline contains=pascalStringEscape + if exists("pascal_gpc") + syn region pascalString matchgroup=pascalString start=+"+ end=+"+ oneline contains=pascalStringEscapeGPC + else + syn region pascalStringError matchgroup=pascalStringError start=+"+ end=+"+ oneline contains=pascalStringEscape + endif +end +syn match pascalStringEscape contained "''" +syn match pascalStringEscapeGPC contained '""' + + +" syn match pascalIdentifier "\<[a-zA-Z_][a-zA-Z0-9_]*\>" + + +if exists("pascal_symbol_operator") + syn match pascalSymbolOperator "[+\-/*=]" + syn match pascalSymbolOperator "[<>]=\=" + syn match pascalSymbolOperator "<>" + syn match pascalSymbolOperator ":=" + syn match pascalSymbolOperator "[()]" + syn match pascalSymbolOperator "\.\." + syn match pascalSymbolOperator "[\^.]" + syn match pascalMatrixDelimiter "[][]" + "if you prefer you can highlight the range + "syn match pascalMatrixDelimiter "[\d\+\.\.\d\+]" +endif + +syn match pascalNumber "-\=\<\d\+\>" +syn match pascalFloat "-\=\<\d\+\.\d\+\>" +syn match pascalFloat "-\=\<\d\+\.\d\+[eE]-\=\d\+\>" +syn match pascalHexNumber "\$[0-9a-fA-F]\+\>" + +if exists("pascal_no_tabs") + syn match pascalShowTab "\t" +endif + +syn region pascalComment start="(\*\|{" end="\*)\|}" contains=pascalTodo,pascalSpaceError + + +if !exists("pascal_no_functions") + " array functions + syn keyword pascalFunction pack unpack + + " memory function + syn keyword pascalFunction Dispose New + + " math functions + syn keyword pascalFunction Abs Arctan Cos Exp Ln Sin Sqr Sqrt + + " file functions + syn keyword pascalFunction Eof Eoln Write Writeln + syn keyword pascalPredefined Input Output + + if exists("pascal_traditional") + " These functions do not seem to be defined in Turbo Pascal + syn keyword pascalFunction Get Page Put + endif + + " ordinal functions + syn keyword pascalFunction Odd Pred Succ + + " transfert functions + syn keyword pascalFunction Chr Ord Round Trunc +endif + + +if !exists("pascal_traditional") + + syn keyword pascalStatement constructor destructor implementation inherited + syn keyword pascalStatement interface unit uses + syn keyword pascalModifier absolute assembler external far forward inline + syn keyword pascalModifier interrupt near virtual + syn keyword pascalAcces private public + syn keyword pascalStruct object + syn keyword pascalOperator shl shr xor + + syn region pascalPreProc start="(\*\$" end="\*)" contains=pascalTodo + syn region pascalPreProc start="{\$" end="}" + + syn region pascalAsm matchgroup=pascalAsmKey start="\" end="\" contains=pascalComment,pascalPreProc + + syn keyword pascalType ShortInt LongInt Byte Word + syn keyword pascalType ByteBool WordBool LongBool + syn keyword pascalType Cardinal LongWord + syn keyword pascalType Single Double Extended Comp + syn keyword pascalType PChar + + + if !exists ("pascal_fpc") + syn keyword pascalPredefined Result + endif + + if exists("pascal_fpc") + syn region pascalComment start="//" end="$" contains=pascalTodo,pascalSpaceError + syn keyword pascalStatement fail otherwise operator + syn keyword pascalDirective popstack + syn keyword pascalPredefined self + syn keyword pascalType ShortString AnsiString WideString + endif + + if exists("pascal_gpc") + syn keyword pascalType SmallInt + syn keyword pascalType AnsiChar + syn keyword pascalType PAnsiChar + endif + + if exists("pascal_delphi") + syn region pascalComment start="//" end="$" contains=pascalTodo,pascalSpaceError + syn keyword pascalType SmallInt Int64 + syn keyword pascalType Real48 Currency + syn keyword pascalType AnsiChar WideChar + syn keyword pascalType ShortString AnsiString WideString + syn keyword pascalType PAnsiChar PWideChar + syn match pascalFloat "-\=\<\d\+\.\d\+[dD]-\=\d\+\>" + syn match pascalStringEscape contained "#[12][0-9]\=[0-9]\=" + syn keyword pascalStruct class dispinterface + syn keyword pascalException try except raise at on finally + syn keyword pascalStatement out + syn keyword pascalStatement library package + syn keyword pascalStatement initialization finalization uses exports + syn keyword pascalStatement property out resourcestring threadvar + syn keyword pascalModifier contains + syn keyword pascalModifier overridden reintroduce abstract + syn keyword pascalModifier override export dynamic name message + syn keyword pascalModifier dispid index stored default nodefault readonly + syn keyword pascalModifier writeonly implements overload requires resident + syn keyword pascalAcces protected published automated + syn keyword pascalDirective register pascal cvar cdecl stdcall safecall + syn keyword pascalOperator as is + endif + + if exists("pascal_no_functions") + "syn keyword pascalModifier read write + "may confuse with Read and Write functions. Not easy to handle. + else + " control flow functions + syn keyword pascalFunction Break Continue Exit Halt RunError + + " ordinal functions + syn keyword pascalFunction Dec Inc High Low + + " math functions + syn keyword pascalFunction Frac Int Pi + + " string functions + syn keyword pascalFunction Concat Copy Delete Insert Length Pos Str Val + + " memory function + syn keyword pascalFunction FreeMem GetMem MaxAvail MemAvail + + " pointer and address functions + syn keyword pascalFunction Addr Assigned CSeg DSeg Ofs Ptr Seg SPtr SSeg + + " misc functions + syn keyword pascalFunction Exclude FillChar Hi Include Lo Move ParamCount + syn keyword pascalFunction ParamStr Random Randomize SizeOf Swap TypeOf + syn keyword pascalFunction UpCase + + " predefined variables + syn keyword pascalPredefined ErrorAddr ExitCode ExitProc FileMode FreeList + syn keyword pascalPredefined FreeZero HeapEnd HeapError HeapOrg HeapPtr + syn keyword pascalPredefined InOutRes OvrCodeList OvrDebugPtr OvrDosHandle + syn keyword pascalPredefined OvrEmsHandle OvrHeapEnd OvrHeapOrg OvrHeapPtr + syn keyword pascalPredefined OvrHeapSize OvrLoadList PrefixSeg RandSeed + syn keyword pascalPredefined SaveInt00 SaveInt02 SaveInt1B SaveInt21 + syn keyword pascalPredefined SaveInt23 SaveInt24 SaveInt34 SaveInt35 + syn keyword pascalPredefined SaveInt36 SaveInt37 SaveInt38 SaveInt39 + syn keyword pascalPredefined SaveInt3A SaveInt3B SaveInt3C SaveInt3D + syn keyword pascalPredefined SaveInt3E SaveInt3F SaveInt75 SegA000 SegB000 + syn keyword pascalPredefined SegB800 SelectorInc StackLimit Test8087 + + " file functions + syn keyword pascalFunction Append Assign BlockRead BlockWrite ChDir Close + syn keyword pascalFunction Erase FilePos FileSize Flush GetDir IOResult + syn keyword pascalFunction MkDir Read Readln Rename Reset Rewrite RmDir + syn keyword pascalFunction Seek SeekEof SeekEoln SetTextBuf Truncate + + " crt unit + syn keyword pascalFunction AssignCrt ClrEol ClrScr Delay DelLine GotoXY + syn keyword pascalFunction HighVideo InsLine KeyPressed LowVideo NormVideo + syn keyword pascalFunction NoSound ReadKey Sound TextBackground TextColor + syn keyword pascalFunction TextMode WhereX WhereY Window + syn keyword pascalPredefined CheckBreak CheckEOF CheckSnow DirectVideo + syn keyword pascalPredefined LastMode TextAttr WindMin WindMax + syn keyword pascalFunction BigCursor CursorOff CursorOn + syn keyword pascalConstant Black Blue Green Cyan Red Magenta Brown + syn keyword pascalConstant LightGray DarkGray LightBlue LightGreen + syn keyword pascalConstant LightCyan LightRed LightMagenta Yellow White + syn keyword pascalConstant Blink ScreenWidth ScreenHeight bw40 + syn keyword pascalConstant co40 bw80 co80 mono + syn keyword pascalPredefined TextChar + + " DOS unit + syn keyword pascalFunction AddDisk DiskFree DiskSize DosExitCode DosVersion + syn keyword pascalFunction EnvCount EnvStr Exec Expand FindClose FindFirst + syn keyword pascalFunction FindNext FSearch FSplit GetCBreak GetDate + syn keyword pascalFunction GetEnv GetFAttr GetFTime GetIntVec GetTime + syn keyword pascalFunction GetVerify Intr Keep MSDos PackTime SetCBreak + syn keyword pascalFunction SetDate SetFAttr SetFTime SetIntVec SetTime + syn keyword pascalFunction SetVerify SwapVectors UnPackTime + syn keyword pascalConstant FCarry FParity FAuxiliary FZero FSign FOverflow + syn keyword pascalConstant Hidden Sysfile VolumeId Directory Archive + syn keyword pascalConstant AnyFile fmClosed fmInput fmOutput fmInout + syn keyword pascalConstant TextRecNameLength TextRecBufSize + syn keyword pascalType ComStr PathStr DirStr NameStr ExtStr SearchRec + syn keyword pascalType FileRec TextBuf TextRec Registers DateTime + syn keyword pascalPredefined DosError + + "Graph Unit + syn keyword pascalFunction Arc Bar Bar3D Circle ClearDevice ClearViewPort + syn keyword pascalFunction CloseGraph DetectGraph DrawPoly Ellipse + syn keyword pascalFunction FillEllipse FillPoly FloodFill GetArcCoords + syn keyword pascalFunction GetAspectRatio GetBkColor GetColor + syn keyword pascalFunction GetDefaultPalette GetDriverName GetFillPattern + syn keyword pascalFunction GetFillSettings GetGraphMode GetImage + syn keyword pascalFunction GetLineSettings GetMaxColor GetMaxMode GetMaxX + syn keyword pascalFunction GetMaxY GetModeName GetModeRange GetPalette + syn keyword pascalFunction GetPaletteSize GetPixel GetTextSettings + syn keyword pascalFunction GetViewSettings GetX GetY GraphDefaults + syn keyword pascalFunction GraphErrorMsg GraphResult ImageSize InitGraph + syn keyword pascalFunction InstallUserDriver InstallUserFont Line LineRel + syn keyword pascalFunction LineTo MoveRel MoveTo OutText OutTextXY + syn keyword pascalFunction PieSlice PutImage PutPixel Rectangle + syn keyword pascalFunction RegisterBGIDriver RegisterBGIFont + syn keyword pascalFunction RestoreCRTMode Sector SetActivePage + syn keyword pascalFunction SetAllPallette SetAspectRatio SetBkColor + syn keyword pascalFunction SetColor SetFillPattern SetFillStyle + syn keyword pascalFunction SetGraphBufSize SetGraphMode SetLineStyle + syn keyword pascalFunction SetPalette SetRGBPalette SetTextJustify + syn keyword pascalFunction SetTextStyle SetUserCharSize SetViewPort + syn keyword pascalFunction SetVisualPage SetWriteMode TextHeight TextWidth + syn keyword pascalType ArcCoordsType FillPatternType FillSettingsType + syn keyword pascalType LineSettingsType PaletteType PointType + syn keyword pascalType TextSettingsType ViewPortType + + " string functions + syn keyword pascalFunction StrAlloc StrBufSize StrCat StrComp StrCopy + syn keyword pascalFunction StrDispose StrECopy StrEnd StrFmt StrIComp + syn keyword pascalFunction StrLCat StrLComp StrLCopy StrLen StrLFmt + syn keyword pascalFunction StrLIComp StrLower StrMove StrNew StrPas + syn keyword pascalFunction StrPCopy StrPLCopy StrPos StrRScan StrScan + syn keyword pascalFunction StrUpper + endif + +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_pascal_syn_inits") + if version < 508 + let did_pascal_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink pascalAcces pascalStatement + HiLink pascalBoolean Boolean + HiLink pascalComment Comment + HiLink pascalConditional Conditional + HiLink pascalConstant Constant + HiLink pascalDelimiter Identifier + HiLink pascalDirective pascalStatement + HiLink pascalException Exception + HiLink pascalFloat Float + HiLink pascalFunction Function + HiLink pascalLabel Label + HiLink pascalMatrixDelimiter Identifier + HiLink pascalModifier Type + HiLink pascalNumber Number + HiLink pascalOperator Operator + HiLink pascalPredefined pascalStatement + HiLink pascalPreProc PreProc + HiLink pascalRepeat Repeat + HiLink pascalSpaceError Error + HiLink pascalStatement Statement + HiLink pascalString String + HiLink pascalStringEscape Special + HiLink pascalStringEscapeGPC Special + HiLink pascalStringError Error + HiLink pascalStruct pascalStatement + HiLink pascalSymbolOperator pascalOperator + HiLink pascalTodo Todo + HiLink pascalType Type + HiLink pascalUnclassified pascalStatement + " HiLink pascalAsm Assembler + HiLink pascalError Error + HiLink pascalAsmKey pascalStatement + HiLink pascalShowTab Error + + delcommand HiLink +endif + + +let b:current_syntax = "pascal" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/passwd.vim b/vim73/syntax/passwd.vim new file mode 100644 index 0000000..cdaed58 --- /dev/null +++ b/vim73/syntax/passwd.vim @@ -0,0 +1,71 @@ +" Vim syntax file +" Language: passwd(5) password file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-10-03 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match passwdBegin display '^' nextgroup=passwdAccount + +syn match passwdAccount contained display '[^:]\+' + \ nextgroup=passwdPasswordColon + +syn match passwdPasswordColon contained display ':' + \ nextgroup=passwdPassword,passwdShadow + +syn match passwdPassword contained display '[^:]\+' + \ nextgroup=passwdUIDColon + +syn match passwdShadow contained display '[x*!]' + \ nextgroup=passwdUIDColon + +syn match passwdUIDColon contained display ':' nextgroup=passwdUID + +syn match passwdUID contained display '\d\{0,10}' + \ nextgroup=passwdGIDColon + +syn match passwdGIDColon contained display ':' nextgroup=passwdGID + +syn match passwdGID contained display '\d\{0,10}' + \ nextgroup=passwdGecosColon + +syn match passwdGecosColon contained display ':' nextgroup=passwdGecos + +syn match passwdGecos contained display '[^:]*' + \ nextgroup=passwdDirColon + +syn match passwdDirColon contained display ':' nextgroup=passwdDir + +syn match passwdDir contained display '/[^:]*' + \ nextgroup=passwdShellColon + +syn match passwdShellColon contained display ':' + \ nextgroup=passwdShell + +syn match passwdShell contained display '.*' + +hi def link passwdColon Normal +hi def link passwdAccount Identifier +hi def link passwdPasswordColon passwdColon +hi def link passwdPassword Number +hi def link passwdShadow Special +hi def link passwdUIDColon passwdColon +hi def link passwdUID Number +hi def link passwdGIDColon passwdColon +hi def link passwdGID Number +hi def link passwdGecosColon passwdColon +hi def link passwdGecos Comment +hi def link passwdDirColon passwdColon +hi def link passwdDir Type +hi def link passwdShellColon passwdColon +hi def link passwdShell Operator + +let b:current_syntax = "passwd" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/pcap.vim b/vim73/syntax/pcap.vim new file mode 100644 index 0000000..17d0d42 --- /dev/null +++ b/vim73/syntax/pcap.vim @@ -0,0 +1,65 @@ +" Vim syntax file +" Config file: printcap +" Maintainer: Lennart Schultz (defunct) +" Modified by Bram +" Last Change: 2003 May 11 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +"define keywords +if version < 600 + set isk=@,46-57,_,-,#,=,192-255 +else + setlocal isk=@,46-57,_,-,#,=,192-255 +endif + +"first all the bad guys +syn match pcapBad '^.\+$' "define any line as bad +syn match pcapBadword '\k\+' contained "define any sequence of keywords as bad +syn match pcapBadword ':' contained "define any single : as bad +syn match pcapBadword '\\' contained "define any single \ as bad +"then the good boys +" Boolean keywords +syn match pcapKeyword contained ':\(fo\|hl\|ic\|rs\|rw\|sb\|sc\|sf\|sh\)' +" Numeric Keywords +syn match pcapKeyword contained ':\(br\|du\|fc\|fs\|mx\|pc\|pl\|pw\|px\|py\|xc\|xs\)#\d\+' +" String Keywords +syn match pcapKeyword contained ':\(af\|cf\|df\|ff\|gf\|if\|lf\|lo\|lp\|nd\|nf\|of\|rf\|rg\|rm\|rp\|sd\|st\|tf\|tr\|vf\)=\k*' +" allow continuation +syn match pcapEnd ':\\$' contained +" +syn match pcapDefineLast '^\s.\+$' contains=pcapBadword,pcapKeyword +syn match pcapDefine '^\s.\+$' contains=pcapBadword,pcapKeyword,pcapEnd +syn match pcapHeader '^\k[^|]\+\(|\k[^|]\+\)*:\\$' +syn match pcapComment "#.*$" + +syn sync minlines=50 + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_pcap_syntax_inits") + if version < 508 + let did_pcap_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink pcapBad WarningMsg + HiLink pcapBadword WarningMsg + HiLink pcapComment Comment + + delcommand HiLink +endif + +let b:current_syntax = "pcap" + +" vim: ts=8 diff --git a/vim73/syntax/pccts.vim b/vim73/syntax/pccts.vim new file mode 100644 index 0000000..8341f5b --- /dev/null +++ b/vim73/syntax/pccts.vim @@ -0,0 +1,106 @@ +" Vim syntax file +" Language: PCCTS +" Maintainer: Scott Bigham +" Last Change: 10 Aug 1999 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Read the C++ syntax to start with +if version < 600 + syn include @cppTopLevel :p:h/cpp.vim +else + syn include @cppTopLevel syntax/cpp.vim +endif + +syn region pcctsAction matchgroup=pcctsDelim start="<<" end=">>?\=" contains=@cppTopLevel,pcctsRuleRef + +syn region pcctsArgBlock matchgroup=pcctsDelim start="\(>\s*\)\=\[" end="\]" contains=@cppTopLevel,pcctsRuleRef + +syn region pcctsString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=pcctsSpecialChar +syn match pcctsSpecialChar "\\\\\|\\\"" contained + +syn region pcctsComment start="/\*" end="\*/" contains=cTodo +syn match pcctsComment "//.*$" contains=cTodo + +syn region pcctsDirective start="^\s*#header\s\+<<" end=">>" contains=pcctsAction keepend +syn match pcctsDirective "^\s*#parser\>.*$" contains=pcctsString,pcctsComment +syn match pcctsDirective "^\s*#tokdefs\>.*$" contains=pcctsString,pcctsComment +syn match pcctsDirective "^\s*#token\>.*$" contains=pcctsString,pcctsAction,pcctsTokenName,pcctsComment +syn region pcctsDirective start="^\s*#tokclass\s\+[A-Z]\i*\s\+{" end="}" contains=pcctsString,pcctsTokenName +syn match pcctsDirective "^\s*#lexclass\>.*$" contains=pcctsTokenName +syn region pcctsDirective start="^\s*#errclass\s\+[^{]\+\s\+{" end="}" contains=pcctsString,pcctsTokenName +syn match pcctsDirective "^\s*#pred\>.*$" contains=pcctsTokenName,pcctsAction + +syn cluster pcctsInRule contains=pcctsString,pcctsRuleName,pcctsTokenName,pcctsAction,pcctsArgBlock,pcctsSubRule,pcctsLabel,pcctsComment + +syn region pcctsRule start="\<[a-z][A-Za-z0-9_]*\>\(\s*\[[^]]*\]\)\=\(\s*>\s*\[[^]]*\]\)\=\s*:" end=";" contains=@pcctsInRule + +syn region pcctsSubRule matchgroup=pcctsDelim start="(" end=")\(+\|\*\|?\(\s*=>\)\=\)\=" contains=@pcctsInRule contained +syn region pcctsSubRule matchgroup=pcctsDelim start="{" end="}" contains=@pcctsInRule contained + +syn match pcctsRuleName "\<[a-z]\i*\>" contained +syn match pcctsTokenName "\<[A-Z]\i*\>" contained + +syn match pcctsLabel "\<\I\i*:\I\i*" contained contains=pcctsLabelHack,pcctsRuleName,pcctsTokenName +syn match pcctsLabel "\<\I\i*:\"\([^\\]\|\\.\)*\"" contained contains=pcctsLabelHack,pcctsString +syn match pcctsLabelHack "\<\I\i*:" contained + +syn match pcctsRuleRef "\$\I\i*\>" contained +syn match pcctsRuleRef "\$\d\+\(\.\d\+\)\>" contained + +syn keyword pcctsClass class nextgroup=pcctsClassName skipwhite +syn match pcctsClassName "\<\I\i*\>" contained nextgroup=pcctsClassBlock skipwhite skipnl +syn region pcctsClassBlock start="{" end="}" contained contains=pcctsRule,pcctsComment,pcctsDirective,pcctsAction,pcctsException,pcctsExceptionHandler + +syn keyword pcctsException exception nextgroup=pcctsExceptionRuleRef skipwhite +syn match pcctsExceptionRuleRef "\[\I\i*\]" contained contains=pcctsExceptionID +syn match pcctsExceptionID "\I\i*" contained +syn keyword pcctsExceptionHandler catch default +syn keyword pcctsExceptionHandler NoViableAlt NoSemViableAlt +syn keyword pcctsExceptionHandler MismatchedToken + +syn sync clear +syn sync match pcctsSyncAction grouphere pcctsAction "<<" +syn sync match pcctsSyncAction "<<\([^>]\|>[^>]\)*>>" +syn sync match pcctsSyncRule grouphere pcctsRule "\<[a-z][A-Za-z0-9_]*\>\s*\[[^]]*\]\s*:" +syn sync match pcctsSyncRule grouphere pcctsRule "\<[a-z][A-Za-z0-9_]*\>\(\s*\[[^]]*\]\)\=\s*>\s*\[[^]]*\]\s*:" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_pccts_syntax_inits") + if version < 508 + let did_pccts_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink pcctsDelim Special + HiLink pcctsTokenName Identifier + HiLink pcctsRuleName Statement + HiLink pcctsLabelHack Label + HiLink pcctsDirective PreProc + HiLink pcctsString String + HiLink pcctsComment Comment + HiLink pcctsClass Statement + HiLink pcctsClassName Identifier + HiLink pcctsException Statement + HiLink pcctsExceptionHandler Keyword + HiLink pcctsExceptionRuleRef pcctsDelim + HiLink pcctsExceptionID Identifier + HiLink pcctsRuleRef Identifier + HiLink pcctsSpecialChar SpecialChar + + delcommand HiLink +endif + +let b:current_syntax = "pccts" + +" vim: ts=8 diff --git a/vim73/syntax/pdf.vim b/vim73/syntax/pdf.vim new file mode 100644 index 0000000..86d80da --- /dev/null +++ b/vim73/syntax/pdf.vim @@ -0,0 +1,73 @@ +" Vim syntax file +" Language: PDF +" Maintainer: Tim Pope +" Last Change: 2007 Dec 16 + +if exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'pdf' +endif + +syn include @pdfXML syntax/xml.vim + +syn case match + +syn cluster pdfObjects contains=pdfBoolean,pdfConstant,pdfNumber,pdfFloat,pdfName,pdfHexString,pdfString,pdfArray,pdfHash,pdfReference,pdfComment +syn keyword pdfBoolean true false contained +syn keyword pdfConstant null contained +syn match pdfNumber "[+-]\=\<\d\+\>" +syn match pdfFloat "[+-]\=\<\%(\d\+\.\|\d*\.\d\+\)\>" contained + +syn match pdfNameError "#\X\|#\x\X\|#00" contained containedin=pdfName +syn match pdfSpecialChar "#\x\x" contained containedin=pdfName +syn match pdfName "/[^[:space:]\[\](){}<>/]*" contained +syn match pdfHexError "[^[:space:][:xdigit:]<>]" contained +"syn match pdfHexString "<\s*\x[^<>]*\x\s*>" contained contains=pdfHexError +"syn match pdfHexString "<\s*\x\=\s*>" contained +syn region pdfHexString matchgroup=pdfDelimiter start="<<\@!" end=">" contained contains=pdfHexError +syn match pdfStringError "\\." contained containedin=pdfString +syn match pdfSpecialChar "\\\%(\o\{1,3\}\|[nrtbf()\\]\)" contained containedin=pdfString +syn region pdfString matchgroup=pdfDelimiter start="\\\@>" contains=@pdfObjects contained +syn match pdfReference "\<\d\+\s\+\d\+\s\+R\>" +"syn keyword pdfOperator R contained containedin=pdfReference + +syn region pdfObject matchgroup=pdfType start="\" end="\" contains=@pdfObjects +syn region pdfObject matchgroup=pdfType start="\ +" URL: http://github.com/petdance/vim-perl/tree/master +" Last Change: 2010-08-10 +" Contributors: Andy Lester +" Hinrik Örn Sigurðsson +" Lukas Mai +" Nick Hibma +" Sonia Heimann +" and many others. +" +" Please download most recent version first before mailing +" any comments. +" +" The following parameters are available for tuning the +" perl syntax highlighting, with defaults given: +" +" unlet perl_include_pod +" unlet perl_no_scope_in_variables +" unlet perl_no_extended_vars +" unlet perl_string_as_statement +" unlet perl_no_sync_on_sub +" unlet perl_no_sync_on_global_var +" let perl_sync_dist = 100 +" unlet perl_fold +" unlet perl_fold_blocks +" let perl_nofold_packages = 1 +" let perl_nofold_subs = 1 + +if exists("b:current_syntax") + finish +endif + + +" POD starts with ^= and ends with ^=cut + +if exists("perl_include_pod") + " Include a while extra syntax file + syn include @Pod syntax/pod.vim + unlet b:current_syntax + if exists("perl_fold") + syn region perlPOD start="^=[a-z]" end="^=cut" contains=@Pod,@Spell,perlTodo keepend fold + syn region perlPOD start="^=cut" end="^=cut" contains=perlTodo keepend fold + else + syn region perlPOD start="^=[a-z]" end="^=cut" contains=@Pod,@Spell,perlTodo keepend + syn region perlPOD start="^=cut" end="^=cut" contains=perlTodo keepend + endif +else + " Use only the bare minimum of rules + if exists("perl_fold") + syn region perlPOD start="^=[a-z]" end="^=cut" fold + else + syn region perlPOD start="^=[a-z]" end="^=cut" + endif +endif + + +syn cluster perlTop contains=TOP +syn region perlGenericBlock matchgroup=perlGenericBlock start="{" end="}" contained transparent + + +" All keywords +" +syn match perlConditional "\<\%(if\|elsif\|unless\|given\|when\|default\)\>" +syn match perlConditional "\" nextgroup=perlElseIfError skipwhite skipnl skipempty +syn match perlRepeat "\<\%(while\|for\%(each\)\=\|do\|until\|continue\)\>" +syn match perlOperator "\<\%(defined\|undef\|eq\|ne\|[gl][et]\|cmp\|not\|and\|or\|xor\|not\|bless\|ref\|do\)\>" +syn match perlControl "\<\%(BEGIN\|CHECK\|INIT\|END\|UNITCHECK\)\>" + +syn match perlStatementStorage "\<\%(my\|our\|local\|state\)\>" +syn match perlStatementControl "\<\%(return\|last\|next\|redo\|goto\|break\)\>" +syn match perlStatementScalar "\<\%(chom\=p\|chr\|crypt\|r\=index\|lc\%(first\)\=\|length\|ord\|pack\|sprintf\|substr\|uc\%(first\)\=\)\>" +syn match perlStatementRegexp "\<\%(pos\|quotemeta\|split\|study\)\>" +syn match perlStatementNumeric "\<\%(abs\|atan2\|cos\|exp\|hex\|int\|log\|oct\|rand\|sin\|sqrt\|srand\)\>" +syn match perlStatementList "\<\%(splice\|unshift\|shift\|push\|pop\|join\|reverse\|grep\|map\|sort\|unpack\)\>" +syn match perlStatementHash "\<\%(delete\|each\|exists\|keys\|values\)\>" +syn match perlStatementIOfunc "\<\%(syscall\|dbmopen\|dbmclose\)\>" +syn match perlStatementFiledesc "\<\%(binmode\|close\%(dir\)\=\|eof\|fileno\|getc\|lstat\|printf\=\|read\%(dir\|line\|pipe\)\|rewinddir\|say\|select\|stat\|tell\%(dir\)\=\|write\)\>" nextgroup=perlFiledescStatementNocomma skipwhite +syn match perlStatementFiledesc "\<\%(fcntl\|flock\|ioctl\|open\%(dir\)\=\|read\|seek\%(dir\)\=\|sys\%(open\|read\|seek\|write\)\|truncate\)\>" nextgroup=perlFiledescStatementComma skipwhite +syn match perlStatementVector "\" +syn match perlStatementFiles "\<\%(ch\%(dir\|mod\|own\|root\)\|glob\|link\|mkdir\|readlink\|rename\|rmdir\|symlink\|umask\|unlink\|utime\)\>" +syn match perlStatementFiles "-[rwxoRWXOezsfdlpSbctugkTBMAC]\>" +syn match perlStatementFlow "\<\%(caller\|die\|dump\|eval\|exit\|wantarray\)\>" +syn match perlStatementInclude "\" +syn match perlStatementInclude "\<\%(use\|no\)\s\+\%(\%(attributes\|attrs\|autouse\|parent\|base\|big\%(int\|num\|rat\)\|blib\|bytes\|charnames\|constant\|diagnostics\|encoding\%(::warnings\)\=\|feature\|fields\|filetest\|if\|integer\|less\|lib\|locale\|mro\|open\|ops\|overload\|re\|sigtrap\|sort\|strict\|subs\|threads\%(::shared\)\=\|utf8\|vars\|version\|vmsish\|warnings\%(::register\)\=\)\>\)\=" +syn match perlStatementProc "\<\%(alarm\|exec\|fork\|get\%(pgrp\|ppid\|priority\)\|kill\|pipe\|set\%(pgrp\|priority\)\|sleep\|system\|times\|wait\%(pid\)\=\)\>" +syn match perlStatementSocket "\<\%(acept\|bind\|connect\|get\%(peername\|sock\%(name\|opt\)\)\|listen\|recv\|send\|setsockopt\|shutdown\|socket\%(pair\)\=\)\>" +syn match perlStatementIPC "\<\%(msg\%(ctl\|get\|rcv\|snd\)\|sem\%(ctl\|get\|op\)\|shm\%(ctl\|get\|read\|write\)\)\>" +syn match perlStatementNetwork "\<\%(\%(end\|[gs]et\)\%(host\|net\|proto\|serv\)ent\|get\%(\%(host\|net\)by\%(addr\|name\)\|protoby\%(name\|number\)\|servby\%(name\|port\)\)\)\>" +syn match perlStatementPword "\<\%(get\%(pw\%(uid\|nam\)\|gr\%(gid\|nam\)\|login\)\)\|\%(end\|[gs]et\)\%(pw\|gr\)ent\>" +syn match perlStatementTime "\<\%(gmtime\|localtime\|time\)\>" + +syn match perlStatementMisc "\<\%(warn\|formline\|reset\|scalar\|prototype\|lock\|tied\=\|untie\)\>" + +syn keyword perlTodo TODO TBD FIXME XXX NOTE contained + +syn region perlStatementIndirObjWrap matchgroup=perlStatementIndirObj start="\<\%(map\|grep\|sort\|print\|system\|exec\)\>\s*{" end="}" contains=@perlTop,perlGenericBlock + +syn match perlLabel "^\s*\h\w*\s*::\@!\%(\ is *not* considered as part of the +" variable - there again, too complicated and too slow. + +" Special variables first ($^A, ...) and ($|, $', ...) +syn match perlVarPlain "$^[ACDEFHILMNOPRSTVWX]\=" +syn match perlVarPlain "$[\\\"\[\]'&`+*.,;=%~!?@#$<>(-]" +syn match perlVarPlain "%+" +syn match perlVarPlain "$\%(0\|[1-9]\d*\)" +" Same as above, but avoids confusion in $::foo (equivalent to $main::foo) +syn match perlVarPlain "$::\@!" +" These variables are not recognized within matches. +syn match perlVarNotInMatches "$[|)]" +" This variable is not recognized within matches delimited by m//. +syn match perlVarSlash "$/" + +" And plain identifiers +syn match perlPackageRef "[$@#%*&]\%(\%(::\|'\)\=\I\i*\%(\%(::\|'\)\I\i*\)*\)\=\%(::\|'\)\I"ms=s+1,me=e-1 contained + +" To not highlight packages in variables as a scope reference - i.e. in +" $pack::var, pack:: is a scope, just set "perl_no_scope_in_variables" +" If you don't want complex things like @{${"foo"}} to be processed, +" just set the variable "perl_no_extended_vars"... + +if !exists("perl_no_scope_in_variables") + syn match perlVarPlain "\%([@$]\|\$#\)\$*\%(\I\i*\)\=\%(\%(::\|'\)\I\i*\)*\%(::\|\i\@<=\)" contains=perlPackageRef nextgroup=perlVarMember,perlVarSimpleMember,perlMethod + syn match perlVarPlain2 "%\$*\%(\I\i*\)\=\%(\%(::\|'\)\I\i*\)*\%(::\|\i\@<=\)" contains=perlPackageRef + syn match perlFunctionName "&\$*\%(\I\i*\)\=\%(\%(::\|'\)\I\i*\)*\%(::\|\i\@<=\)" contains=perlPackageRef nextgroup=perlVarMember,perlVarSimpleMember,perlMethod +else + syn match perlVarPlain "\%([@$]\|\$#\)\$*\%(\I\i*\)\=\%(\%(::\|'\)\I\i*\)*\%(::\|\i\@<=\)" nextgroup=perlVarMember,perlVarSimpleMember,perlMethod + syn match perlVarPlain2 "%\$*\%(\I\i*\)\=\%(\%(::\|'\)\I\i*\)*\%(::\|\i\@<=\)" + syn match perlFunctionName "&\$*\%(\I\i*\)\=\%(\%(::\|'\)\I\i*\)*\%(::\|\i\@<=\)" nextgroup=perlVarMember,perlVarSimpleMember,perlMethod +endif + +if !exists("perl_no_extended_vars") + syn cluster perlExpr contains=perlStatementIndirObjWrap,perlStatementScalar,perlStatementRegexp,perlStatementNumeric,perlStatementList,perlStatementHash,perlStatementFiles,perlStatementTime,perlStatementMisc,perlVarPlain,perlVarPlain2,perlVarNotInMatches,perlVarSlash,perlVarBlock,perlVarBlock2,perlShellCommand,perlFloat,perlNumber,perlStringUnexpanded,perlString,perlQQ,perlArrow,perlGenericBlock + syn region perlArrow matchgroup=perlArrow start="->\s*(" end=")" contains=@perlExpr nextgroup=perlVarMember,perlVarSimpleMember,perlMethod contained + syn region perlArrow matchgroup=perlArrow start="->\s*\[" end="\]" contains=@perlExpr nextgroup=perlVarMember,perlVarSimpleMember,perlMethod contained + syn region perlArrow matchgroup=perlArrow start="->\s*{" end="}" contains=@perlExpr nextgroup=perlVarMember,perlVarSimpleMember,perlMethod contained + syn match perlArrow "->\s*{\s*\I\i*\s*}" contains=perlVarSimpleMemberName nextgroup=perlVarMember,perlVarSimpleMember,perlMethod contained + syn region perlArrow matchgroup=perlArrow start="->\s*\$*\I\i*\s*(" end=")" contains=@perlExpr nextgroup=perlVarMember,perlVarSimpleMember,perlMethod contained + syn region perlVarBlock matchgroup=perlVarPlain start="\%($#\|[$@]\)\$*{" skip="\\}" end="}" contains=@perlExpr nextgroup=perlVarMember,perlVarSimpleMember,perlMethod + syn region perlVarBlock2 matchgroup=perlVarPlain start="[%&*]\$*{" skip="\\}" end="}" contains=@perlExpr nextgroup=perlVarMember,perlVarSimpleMember,perlMethod + syn match perlVarPlain2 "[%&*]\$*{\I\i*}" nextgroup=perlVarMember,perlVarSimpleMember,perlMethod + syn match perlVarPlain "\%(\$#\|[@$]\)\$*{\I\i*}" nextgroup=perlVarMember,perlVarSimpleMember,perlMethod + syn region perlVarMember matchgroup=perlVarPlain start="\%(->\)\={" skip="\\}" end="}" contained contains=@perlExpr nextgroup=perlVarMember,perlVarSimpleMember,perlMethod + syn match perlVarSimpleMember "\%(->\)\={\s*\I\i*\s*}" nextgroup=perlVarMember,perlVarSimpleMember,perlMethod contains=perlVarSimpleMemberName contained + syn match perlVarSimpleMemberName "\I\i*" contained + syn region perlVarMember matchgroup=perlVarPlain start="\%(->\)\=\[" skip="\\]" end="]" contained contains=@perlExpr nextgroup=perlVarMember,perlVarSimpleMember,perlMethod + syn match perlPackageConst "__PACKAGE__" nextgroup=perlMethod + syn match perlMethod "->\$*\I\i*" contained nextgroup=perlVarSimpleMember,perlVarMember,perlMethod +endif + +" File Descriptors +syn match perlFiledescRead "<\h\w*>" + +syn match perlFiledescStatementComma "(\=\s*\u\w*\s*,"me=e-1 transparent contained contains=perlFiledescStatement +syn match perlFiledescStatementNocomma "(\=\s*\u\w*\s*[^, \t]"me=e-1 transparent contained contains=perlFiledescStatement + +syn match perlFiledescStatement "\u\w*" contained + +" Special characters in strings and matches +syn match perlSpecialString "\\\%(\o\{1,3}\|x\%({\x\+}\|\x\{1,2}\)\|c.\|[^cx]\)" contained extend +syn match perlSpecialStringU2 "\\." extend contained transparent contains=NONE +syn match perlSpecialStringU "\\\\" contained +syn match perlSpecialMatch "\\[1-9]" contained extend +syn match perlSpecialMatch "\\g\%(\d\+\|{\%(-\=\d\+\|\h\w*\)}\)" contained +syn match perlSpecialMatch "\\k\%(<\h\w*>\|'\h\w*'\)" contained +syn match perlSpecialMatch "{\d\+\%(,\%(\d\+\)\=\)\=}" contained +syn match perlSpecialMatch "\[[]-]\=[^\[\]]*[]-]\=\]" contained +syn match perlSpecialMatch "[+*()?.]" contained +syn match perlSpecialMatch "(?[#:=!]" contained +syn match perlSpecialMatch "(?[impsx]*\%(-[imsx]\+\)\=)" contained +syn match perlSpecialMatch "(?\%([-+]\=\d\+\|R\))" contained +syn match perlSpecialMatch "(?\%(&\|P[>=]\)\h\w*)" contained +syn match perlSpecialMatch "(\*\%(\%(PRUNE\|SKIP\|THEN\)\%(:[^)]*\)\=\|\%(MARK\|\):[^)]*\|COMMIT\|F\%(AIL\)\=\|ACCEPT\))" contained + +" Possible errors +" +" Highlight lines with only whitespace (only in blank delimited here documents) as errors +syn match perlNotEmptyLine "^\s\+$" contained +" Highlight '} else if (...) {', it should be '} else { if (...) { ' or +" '} elsif (...) {'. +syn match perlElseIfError "\s\+if" contained +syn keyword perlElseIfError elseif + +" Variable interpolation +" +" These items are interpolated inside "" strings and similar constructs. +syn cluster perlInterpDQ contains=perlSpecialString,perlVarPlain,perlVarNotInMatches,perlVarSlash,perlVarBlock +" These items are interpolated inside '' strings and similar constructs. +syn cluster perlInterpSQ contains=perlSpecialStringU,perlSpecialStringU2 +" These items are interpolated inside m// matches and s/// substitutions. +syn cluster perlInterpSlash contains=perlSpecialString,perlSpecialMatch,perlVarPlain,perlVarBlock +" These items are interpolated inside m## matches and s### substitutions. +syn cluster perlInterpMatch contains=@perlInterpSlash,perlVarSlash + +" Shell commands +syn region perlShellCommand matchgroup=perlMatchStartEnd start="`" end="`" contains=@perlInterpDQ keepend + +" Constants +" +" Numbers +syn match perlNumber "\<\%(0\%(x\x[[:xdigit:]_]*\|b[01][01_]*\|\o[0-7_]*\|\)\|[1-9][[:digit:]_]*\)\>" +syn match perlFloat "\<\d[[:digit:]_]*[eE][\-+]\=\d\+" +syn match perlFloat "\<\d[[:digit:]_]*\.[[:digit:]_]*\%([eE][\-+]\=\d\+\)\=" +syn match perlFloat "\.[[:digit:]_]\+\%([eE][\-+]\=\d\+\)\=" + +syn match perlString "\<\%(v\d\+\%(\.\d\+\)*\|\d\+\%(\.\d\+\)\{2,}\)\>" contains=perlVStringV +syn match perlVStringV "\+ extend contained transparent contains=perlAnglesSQ,@perlInterpSQ keepend + +syn region perlParensDQ start=+(+ end=+)+ extend contained transparent contains=perlParensDQ,@perlInterpDQ keepend +syn region perlBracketsDQ start=+\[+ end=+\]+ extend contained transparent contains=perlBracketsDQ,@perlInterpDQ keepend +syn region perlBracesDQ start=+{+ end=+}+ extend contained transparent contains=perlBracesDQ,@perlInterpDQ keepend +syn region perlAnglesDQ start=+<+ end=+>+ extend contained transparent contains=perlAnglesDQ,@perlInterpDQ keepend + + +" Simple version of searches and matches +syn region perlMatch matchgroup=perlMatchStartEnd start=+\<\%(::\|'\|->\)\@\s*\z([^[:space:]'([{<#]\)+ end=+\z1[cgimopsx]*+ contains=@perlInterpMatch keepend +syn region perlMatch matchgroup=perlMatchStartEnd start=+\<\%(::\|'\|->\)\@\)\@\)\@\)\@ and m[] which allows for comments and extra whitespace in the pattern +syn region perlMatch matchgroup=perlMatchStartEnd start=+\<\%(::\|'\|->\)\@\)\@[cgimopsx]*+ contains=@perlInterpMatch,perlAnglesDQ keepend +syn region perlMatch matchgroup=perlMatchStartEnd start=+\<\%(::\|'\|->\)\@\)\@\s*\z([^[:space:]'([{<#]\)+ end=+\z1+me=e-1 contains=@perlInterpMatch nextgroup=perlSubstitutionGQQ keepend +syn region perlMatch matchgroup=perlMatchStartEnd start=+\<\%(::\|'\|->\)\@\)\@\)\@\)\@\)\@+ contains=@perlInterpMatch,perlAnglesDQ nextgroup=perlSubstitutionGQQ skipwhite skipempty skipnl keepend +syn region perlMatch matchgroup=perlMatchStartEnd start=+\<\%(::\|'\|->\)\@\)\@[ecgimopsx]*+ contained contains=@perlInterpDQ,perlAnglesDQ keepend +syn region perlSubstitutionSQ matchgroup=perlMatchStartEnd start=+'+ end=+'[ecgimopsx]*+ contained contains=@perlInterpSQ keepend + +" Translations +" perlMatch is the first part, perlTranslation* is the second, translator part. +syn region perlMatch matchgroup=perlMatchStartEnd start=+\<\%(::\|'\|->\)\@\s*\z([^[:space:]([{<#]\)+ end=+\z1+me=e-1 contains=@perlInterpSQ nextgroup=perlTranslationGQ +syn region perlMatch matchgroup=perlMatchStartEnd start=+\<\%(::\|'\|->\)\@\)\@\)\@\)\@+ contains=@perlInterpSQ,perlAnglesSQ nextgroup=perlTranslationGQ skipwhite skipempty skipnl +syn region perlMatch matchgroup=perlMatchStartEnd start=+\<\%(::\|'\|->\)\@[cds]*+ contains=perlAnglesSQ contained + + +" Strings and q, qq, qw and qr expressions + +syn region perlStringUnexpanded matchgroup=perlStringStartEnd start="'" end="'" contains=@perlInterpSQ keepend +syn region perlString matchgroup=perlStringStartEnd start=+"+ end=+"+ contains=@perlInterpDQ keepend +syn region perlQQ matchgroup=perlStringStartEnd start=+\<\%(::\|'\|->\)\@\s*\z([^[:space:]#([{<]\)+ end=+\z1+ contains=@perlInterpSQ keepend +syn region perlQQ matchgroup=perlStringStartEnd start=+\<\%(::\|'\|->\)\@\)\@\)\@\)\@\)\@+ contains=@perlInterpSQ,perlAnglesSQ keepend + +syn region perlQQ matchgroup=perlStringStartEnd start=+\<\%(::\|'\|->\)\@\s*\z([^[:space:]#([{<]\)+ end=+\z1+ contains=@perlInterpDQ keepend +syn region perlQQ matchgroup=perlStringStartEnd start=+\<\%(::\|'\|->\)\@\)\@\)\@\)\@\)\@+ contains=@perlInterpDQ,perlAnglesDQ keepend + +syn region perlQQ matchgroup=perlStringStartEnd start=+\<\%(::\|'\|->\)\@\)\@\)\@\)\@\)\@\)\@+ contains=@perlInterpSQ,perlAnglesSQ keepend + +syn region perlQQ matchgroup=perlStringStartEnd start=+\<\%(::\|'\|->\)\@\s*\z([^[:space:]#([{<'/]\)+ end=+\z1[imosx]*+ contains=@perlInterpMatch keepend +syn region perlQQ matchgroup=perlStringStartEnd start=+\<\%(::\|'\|->\)\@\)\@\)\@\)\@ and qr[] which allows for comments and extra whitespace in the pattern +syn region perlQQ matchgroup=perlStringStartEnd start=+\<\%(::\|'\|->\)\@\)\@[imosx]*+ contains=@perlInterpMatch,perlAnglesDQ,perlComment keepend +syn region perlQQ matchgroup=perlStringStartEnd start=+\<\%(::\|'\|->\)\@\zs\_[^)]\+" contained +syn match perlSubPrototype +(\_[^)]*)\_s*\|+ nextgroup=perlSubAttributes contained contains=perlSubPrototypeError +syn match perlSubName +\%(\h\|::\|'\w\)\%(\w\|::\|'\w\)*\_s*\|+ contained nextgroup=perlSubPrototype + +syn match perlFunction +\\_s*+ nextgroup=perlSubName + +if !exists("perl_no_scope_in_variables") + syn match perlFunctionPRef "\h\w*::" contained + syn match perlFunctionName "\h\w*[^:]" contained +else + syn match perlFunctionName "\h[[:alnum:]_:]*" contained +endif + +" The => operator forces a bareword to the left of it to be interpreted as +" a string +syn match perlString "\I\@\)\@=" + +" All other # are comments, except ^#! +syn match perlComment "#.*" contains=perlTodo,@Spell +syn match perlSharpBang "^#!.*" + +" Formats +syn region perlFormat matchgroup=perlStatementIOFunc start="^\s*\~]\+\%(\.\.\.\)\=" contained +syn match perlFormatField "[@^]#[#.]*" contained +syn match perlFormatField "@\*" contained +syn match perlFormatField "@[^A-Za-z_|<>~#*]"me=e-1 contained +syn match perlFormatField "@$" contained + +" __END__ and __DATA__ clauses +if exists("perl_fold") + syntax region perlDATA start="^__\%(DATA\|END\)__$" skip="." end="." contains=perlPOD,@perlDATA fold +else + syntax region perlDATA start="^__\%(DATA\|END\)__$" skip="." end="." contains=perlPOD,@perlDATA +endif + +" +" Folding + +if exists("perl_fold") + " Note: this bit must come before the actual highlighting of the "package" + " keyword, otherwise this will screw up Pod lines that match /^package/ + if !exists("perl_nofold_packages") + syn region perlPackageFold start="^package \S\+;\s*\%(#.*\)\=$" end="^1;\=\s*\%(#.*\)\=$" end="\n\+package"me=s-1 transparent fold keepend + endif + if !exists("perl_nofold_subs") + syn region perlSubFold start="^\z(\s*\)\.*[^};]$" end="^\z1}\s*\%(#.*\)\=$" transparent fold keepend + syn region perlSubFold start="^\z(\s*\)\<\%(BEGIN\|END\|CHECK\|INIT\|UNITCHECK\)\>.*[^};]$" end="^\z1}\s*$" transparent fold keepend + endif + + if exists("perl_fold_blocks") + syn region perlBlockFold start="^\z(\s*\)\%(if\|elsif\|unless\|for\|while\|until\|given\)\s*(.*)\%(\s*{\)\=\s*\%(#.*\)\=$" start="^\z(\s*\)foreach\s*\%(\%(my\|our\)\=\s*\S\+\s*\)\=(.*)\%(\s*{\)\=\s*\%(#.*\)\=$" end="^\z1}\s*;\=\%(#.*\)\=$" transparent fold keepend + syn region perlBlockFold start="^\z(\s*\)\%(do\|else\)\%(\s*{\)\=\s*\%(#.*\)\=$" end="^\z1}\s*while" end="^\z1}\s*;\=\%(#.*\)\=$" transparent fold keepend + endif + + setlocal foldmethod=syntax + syn sync fromstart +else + " fromstart above seems to set minlines even if perl_fold is not set. + syn sync minlines=0 +endif + +command -nargs=+ HiLink hi def link + +" The default highlighting. +HiLink perlSharpBang PreProc +HiLink perlControl PreProc +HiLink perlInclude Include +HiLink perlSpecial Special +HiLink perlString String +HiLink perlCharacter Character +HiLink perlNumber Number +HiLink perlFloat Float +HiLink perlType Type +HiLink perlIdentifier Identifier +HiLink perlLabel Label +HiLink perlStatement Statement +HiLink perlConditional Conditional +HiLink perlRepeat Repeat +HiLink perlOperator Operator +HiLink perlFunction Keyword +HiLink perlSubName Function +HiLink perlSubPrototype Type +HiLink perlSubAttributes PreProc +HiLink perlSubAttributesCont perlSubAttributes +HiLink perlComment Comment +HiLink perlTodo Todo +if exists("perl_string_as_statement") + HiLink perlStringStartEnd perlStatement +else + HiLink perlStringStartEnd perlString +endif +HiLink perlVStringV perlStringStartEnd +HiLink perlList perlStatement +HiLink perlMisc perlStatement +HiLink perlVarPlain perlIdentifier +HiLink perlVarPlain2 perlIdentifier +HiLink perlArrow perlIdentifier +HiLink perlFiledescRead perlIdentifier +HiLink perlFiledescStatement perlIdentifier +HiLink perlVarSimpleMember perlIdentifier +HiLink perlVarSimpleMemberName perlString +HiLink perlVarNotInMatches perlIdentifier +HiLink perlVarSlash perlIdentifier +HiLink perlQQ perlString +HiLink perlHereDoc perlString +HiLink perlStringUnexpanded perlString +HiLink perlSubstitutionSQ perlString +HiLink perlSubstitutionGQQ perlString +HiLink perlTranslationGQ perlString +HiLink perlMatch perlString +HiLink perlMatchStartEnd perlStatement +HiLink perlFormatName perlIdentifier +HiLink perlFormatField perlString +HiLink perlPackageDecl perlType +HiLink perlStorageClass perlType +HiLink perlPackageRef perlType +HiLink perlStatementPackage perlStatement +HiLink perlStatementStorage perlStatement +HiLink perlStatementControl perlStatement +HiLink perlStatementScalar perlStatement +HiLink perlStatementRegexp perlStatement +HiLink perlStatementNumeric perlStatement +HiLink perlStatementList perlStatement +HiLink perlStatementHash perlStatement +HiLink perlStatementIOfunc perlStatement +HiLink perlStatementFiledesc perlStatement +HiLink perlStatementVector perlStatement +HiLink perlStatementFiles perlStatement +HiLink perlStatementFlow perlStatement +HiLink perlStatementInclude perlStatement +HiLink perlStatementProc perlStatement +HiLink perlStatementSocket perlStatement +HiLink perlStatementIPC perlStatement +HiLink perlStatementNetwork perlStatement +HiLink perlStatementPword perlStatement +HiLink perlStatementTime perlStatement +HiLink perlStatementMisc perlStatement +HiLink perlStatementIndirObj perlStatement +HiLink perlFunctionName perlIdentifier +HiLink perlMethod perlIdentifier +HiLink perlFunctionPRef perlType +HiLink perlPOD perlComment +HiLink perlShellCommand perlString +HiLink perlSpecialAscii perlSpecial +HiLink perlSpecialDollar perlSpecial +HiLink perlSpecialString perlSpecial +HiLink perlSpecialStringU perlSpecial +HiLink perlSpecialMatch perlSpecial +HiLink perlDATA perlComment + +" Possible errors +HiLink perlNotEmptyLine Error +HiLink perlElseIfError Error +HiLink perlSubPrototypeError Error +HiLink perlSubError Error + +delcommand HiLink + +" Syncing to speed up processing +" +if !exists("perl_no_sync_on_sub") + syn sync match perlSync grouphere NONE "^\s*\" + syn sync match perlSync grouphere NONE "^}" +endif + +if !exists("perl_no_sync_on_global_var") + syn sync match perlSync grouphere NONE "^$\I[[:alnum:]_:]+\s*=\s*{" + syn sync match perlSync grouphere NONE "^[@%]\I[[:alnum:]_:]+\s*=\s*(" +endif + +if exists("perl_sync_dist") + execute "syn sync maxlines=" . perl_sync_dist +else + syn sync maxlines=100 +endif + +syn sync match perlSyncPOD grouphere perlPOD "^=pod" +syn sync match perlSyncPOD grouphere perlPOD "^=head" +syn sync match perlSyncPOD grouphere perlPOD "^=item" +syn sync match perlSyncPOD grouphere NONE "^=cut" + +let b:current_syntax = "perl" + +" XXX Change to sts=4:sw=4 +" vim:ts=8:sts=2:sw=2:expandtab:ft=vim diff --git a/vim73/syntax/perl6.vim b/vim73/syntax/perl6.vim new file mode 100644 index 0000000..6a3baba --- /dev/null +++ b/vim73/syntax/perl6.vim @@ -0,0 +1,2249 @@ +" Vim syntax file +" Language: Perl 6 +" Maintainer: Andy Lester +" Homepage: http://github.com/petdance/vim-perl/tree/master +" Last Change: 2009-07-04 + +" Contributors: Luke Palmer +" Moritz Lenz +" Hinrik Örn Sigurðsson +" +" This is a big undertaking. Perl 6 is the sort of language that only Perl +" can parse. But I'll do my best to get vim to. +" +" You can associate the extension ".pl" with the filetype "perl6" by setting +" autocmd BufNewFile,BufRead *.pl setf perl6 +" in your ~/.vimrc. But that will infringe on Perl 5, so you might want to +" put a modeline near the beginning or end of your Perl 6 files instead: +" # vim: filetype=perl6 + +" TODO: +" * Deal with s:Perl5// +" * m:s// is a match, not a substitution +" * Make these highlight as strings, not operators: +" <==> <=:=> <===> <=~> <« »> «>» «<» +" * Allow more keywords to match as function calls(leave() is export(), etc) +" * Optimization: use nextgroup instead of lookaround (:help syn-nextgroup) +" * Fix s''' substitutions being matched as package names +" * Match s/// and m/// better, so things like "$s/" won't match +" * Add more support for folding (:help syn-fold) +" * Add more syntax syncing hooks (:help syn-sync) +" * Q//: +" :to, :heredoc +" interpolate \q:s{$scalar} (though the spec isn't very clear on it) +" +" Impossible TODO?: +" * Unspace +" * Unicode bracketing characters for quoting (there are so many) +" * Various tricks depending on context. I.e. we can't know when Perl +" expects «*» to be a string or a hyperoperator. The latter is presumably +" more common, so that's what we assume. +" * Selective highlighting of Pod formatting codes with the :allow option +" * Arbitrary number, order, and negation of adverbs to Q//, q//, qq//. +" Currently only the first adverb is considered significant. Anything +" more would require an exponential amount of regexes, making this +" already slow syntax file even slower. +" +" If you want to have Pir code inside Q:PIR// strings highlighted, do: +" let perl6_embedded_pir=1 +" +" The above requires pir.vim, which you can find in Parrot's repository: +" https://svn.parrot.org/parrot/trunk/editor/ +" +" Some less than crucial things have been made optional to speed things up. +" Look at the comments near the if/else branches in this file to see exactly +" which features are affected. "perl6_extended_all" enables everything. +" +" The defaults are: +" +" unlet perl6_extended_comments +" unlet perl6_extended_q +" unlet perl6_extended_all + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" identifiers +syn match p6Normal display "\K\%(\k\|[-']\K\@=\)*" + +" This is used in the for loops below +" Don't use the "syn keyword" construct because that always has higher +" priority than matches/regions, so the words can't be autoquoted with +" the "=>" and "p5=>" operators. All the lookaround stuff is to make sure +" we don't match them as part of some other identifier. +let s:before_keyword = " display \"\\%(\\k\\|\\K\\@<=[-']\\)\\@.;\\]" +syn match p6Operator display "\%(:\@\)" +" "i" requires a digit to the left, and no keyword char to the right +syn match p6Operator display "\d\@<=i\k\@!" +" index overloading +syn match p6Operator display "\%(&\.(\@=\|@\.\[\@=\|%\.{\@=\)" + +" all infix operators except nonassocative ones +let s:infix_a = [ + \ "div % mod +& +< +> \\~& ?& \\~< \\~> +| +\\^ \\~| \\~\\^ ?| ?\\^ xx x", + \ "\\~ && & also <== ==> <<== ==>> == != < <= > >= \\~\\~ eq ne lt le gt", + \ "ge =:= === eqv before after \\^\\^ min max \\^ff ff\\^ \\^ff\\^", + \ "\\^fff fff\\^ \\^fff\\^ fff ff ::= := \\.= => , : p5=> Z minmax", + \ "\\.\\.\\. and andthen or orelse xor \\^ += -= /= \\*= \\~= //= ||=", + \ "+ - \\*\\* \\* // / \\~ || |", +\ ] +" nonassociative infix operators +let s:infix_n = "but does <=> leg cmp \\.\\. \\.\\.\\^\\^ \\^\\.\\. \\^\\.\\.\\^" + +let s:infix_a_long = join(s:infix_a, " ") +let s:infix_a_words = split(s:infix_a_long) +let s:infix_a_pattern = join(s:infix_a_words, "\\|") + +let s:infix_n_words = split(s:infix_n) +let s:infix_n_pattern = join(s:infix_n_words, "\\|") + +let s:both = [s:infix_a_pattern, s:infix_n_pattern] +let s:infix = join(s:both, "\\|") + +let s:infix_assoc = "!\\?\\%(" . s:infix_a_pattern . "\\)" +let s:infix = "!\\?\\%(" . s:infix . "\\)" + +unlet s:infix_a s:infix_a_long s:infix_a_words s:infix_a_pattern +unlet s:infix_n s:infix_n_pattern s:both + +" [+] reduce +exec "syn match p6ReduceOp display \"\\k\\@" + +" does is a type constraint sometimes +syn match p6TypeConstraint display "does\%(\s*\%(\k\|[-']\K\@=\)\)\@=" + +" int is a type sometimes +syn match p6Type display "\\%(\s*(\|\s\+\d\)\@!" + +" these Routine names are also Properties, if preceded by "is" +syn match p6Property display "\%(is\s\+\)\@<=\%(signature\|context\|also\|shape\)" + +" The sigil in ::*Package +syn match p6PackageTwigil display "\%(::\)\@<=\*" + +" $ +syn region p6MatchVarSigil + \ matchgroup=p6Variable + \ start="\$\%(<<\@!\)\@=" + \ end=">\@<=" + \ contains=p6MatchVar + +syn region p6MatchVar + \ matchgroup=p6Twigil + \ start="<" + \ end=">" + \ contained + +" Contextualizers +syn match p6Context display "\<\%(item\|list\|slice\|hash\)\>" +syn match p6Context display "\%(\$\|@\|%\|&\|@@\)(\@=" + +" the "$" placeholder in "$var1, $, var2 = @list" +syn match p6Placeholder display "\%(,\s*\)\@<=\$\%(\K\|\%([.^*?=!~]\|:\@]*>\|«[^»]*»\|{[^}]*}\)\)*\)\.\?\%(([^)]*)\|\[[^\]]*]\|<[^>]*>\|«[^»]*»\|{[^}]*}\)\)\)" + \ start="\ze\z(\$\%(\%(\%(\%([.^*?=!~]\|:\@]*>\|«[^»]*»\|{[^}]*}\)\)*\)\.\?\%(([^)]*)\|\[[^\]]*]\|<[^>]*>\|«[^»]*»\|{[^}]*}\)\)\)" + \ end="\z1\zs" + \ contained + \ contains=TOP + \ keepend + +syn region p6InterpArray + \ matchgroup=p6Context + \ start="@\ze()\@!" + \ start="@@\ze()\@!" + \ skip="([^)]*)" + \ end=")\zs" + \ contained + \ contains=TOP + +syn region p6InterpHash + \ start="\ze\z(%\$*\%(\%(\%(!\|/\|¢\)\|\%(\%(\%([.^*?=!~]\|:\@]*>\|«[^»]*»\|{[^}]*}\)\)*\)\.\?\%(([^)]*)\|\[[^\]]*]\|<[^>]*>\|«[^»]*»\|{[^}]*}\)\)\)" + \ end="\z1\zs" + \ contained + \ contains=TOP + \ keepend + +syn region p6InterpHash + \ matchgroup=p6Context + \ start="%\ze()\@!" + \ skip="([^)]*)" + \ end=")\zs" + \ contained + \ contains=TOP + +syn region p6InterpFunction + \ start="\ze\z(&\%(\%(!\|/\|¢\)\|\%(\%(\%([.^*?=!~]\|:\@]*>\|«[^»]*»\|{[^}]*}\)\)*\)\.\?\%(([^)]*)\|\[[^\]]*]\|<[^>]*>\|«[^»]*»\|{[^}]*}\)\)\)" + \ end="\z1\zs" + \ contained + \ contains=TOP + \ keepend + +syn region p6InterpFunction + \ matchgroup=p6Context + \ start="&\ze()\@!" + \ skip="([^)]*)" + \ end=")\zs" + \ contained + \ contains=TOP + +syn region p6InterpClosure + \ start="\\\@" contained +syn match p6EscCloseFrench display "\\»" contained +syn match p6EscBackTick display "\\`" contained +syn match p6EscForwardSlash display "\\/" contained +syn match p6EscVerticalBar display "\\|" contained +syn match p6EscExclamation display "\\!" contained +syn match p6EscComma display "\\," contained +syn match p6EscDollar display "\\\$" contained +syn match p6EscCloseCurly display "\\}" contained +syn match p6EscCloseBracket display "\\\]" contained + +" misc escapes +syn match p6EscOctOld display "\\\d\{1,3}" contained +syn match p6EscNull display "\\0\d\@!" contained +syn match p6EscCodePoint display "\%(\\c\)\@<=\%(\d\|\S\|\[\)\@=" contained nextgroup=p6CodePoint +syn match p6EscHex display "\%(\\x\)\@<=\%(\x\|\[\)\@=" contained nextgroup=p6HexSequence +syn match p6EscOct display "\%(\\o\)\@<=\%(\o\|\[\)\@=" contained nextgroup=p6OctSequence +syn match p6EscQQ display "\\qq" contained nextgroup=p6QQSequence +syn match p6EscOpenCurly display "\\{" contained +syn match p6EscHash display "\\#" contained +syn match p6EscBackSlash display "\\\\" contained + +syn region p6QQSequence + \ matchgroup=p6Escape + \ start="\[" + \ skip="\[[^\]]*]" + \ end="]" + \ contained + \ transparent + \ contains=@p6Interp_qq + +syn match p6CodePoint display "\%(\d\+\|\S\)" contained +syn region p6CodePoint + \ matchgroup=p6Escape + \ start="\[" + \ end="]" + \ contained + +syn match p6HexSequence display "\x\+" contained +syn region p6HexSequence + \ matchgroup=p6Escape + \ start="\[" + \ end="]" + \ contained + +syn match p6OctSequence display "\o\+" contained +syn region p6OctSequence + \ matchgroup=p6Escape + \ start="\[" + \ end="]" + \ contained + +" matches :key, :!key, :$var, :key, etc +" Since we don't know in advance how the adverb ends, we use a trick. +" Consume nothing with the start pattern (\ze at the beginning), +" while capturing the whole adverb into \z1 and then putting it before +" the match start (\zs) of the end pattern. +syn region p6Adverb + \ start="\ze\z(:!\?\K\%(\k\|[-']\K\@=\)*\%(([^)]*)\|\[[^\]]*]\|<[^>]*>\|«[^»]*»\|{[^}]*}\)\?\)" + \ start="\ze\z(:!\?[@$%]\$*\%(::\|\%(\$\@<=\d\+\|!\|/\|¢\)\|\%(\%([.^*?=!~]\|:\@ +" FIXME: not sure how to distinguish this from the "less than" operator +" in all cases. For now, it matches if any of the following is true: +" +" * There is whitespace missing on either side of the "<", since +" people tend to put spaces around "less than" +" * It comes after "enum", "for", "any", "all", or "none" +" * It's the first or last thing on a line (ignoring whitespace) +" * It's preceded by "= " +" +" It never matches when: +" +" * Preceded by [<+~=] (e.g. <>, =<$foo>) +" * Followed by [-=] (e.g. <--, <=, <==) +syn region p6StringAngle + \ matchgroup=p6Quote + \ start="\%(\<\%(enum\|for\|any\|all\|none\)\>\s*(\?\s*\)\@<=<\%(<\|=>\|[-=]\{1,2}>\@!\)\@!" + \ start="\%(\s\|[<+~=]\)\@\|[-=]\{1,2}>\@!\)\@!" + \ start="[<+~=]\@\|[-=]\{1,2}>\@!\)\@!" + \ start="\%(^\s*\)\@<=<\%(<\|=>\|[-=]\{1,2}>\@!\)\@!" + \ start="[<+~=]\@\|[-=]\{1,2}>\@!\)\@!" + \ skip="\\\@" + \ end=">" + \ contains=p6InnerAnglesOne,p6EscBackSlash,p6EscCloseAngle + +syn region p6InnerAnglesOne + \ matchgroup=p6StringAngle + \ start="<" + \ skip="\\\@" + \ end=">" + \ transparent + \ contained + \ contains=p6InnerAnglesOne + +" <> +syn region p6StringAngles + \ matchgroup=p6Quote + \ start="<<=\@!" + \ skip="\\\@" + \ end=">>" + \ contains=p6InnerAnglesTwo,@p6Interp_qq,p6Comment,p6EscHash,p6EscCloseAngle,p6Adverb,p6StringSQ,p6StringDQ + +syn region p6InnerAnglesTwo + \ matchgroup=p6StringAngles + \ start="<<" + \ skip="\\\@" + \ end=">>" + \ transparent + \ contained + \ contains=p6InnerAnglesTwo + +" «words» +syn region p6StringFrench + \ matchgroup=p6Quote + \ start="«" + \ skip="\\\@" nextgroup=p6QPairs skipwhite skipempty +syn match p6QPairs contained transparent skipwhite skipempty nextgroup=p6StringQ,p6StringQ_PIR "\%(\_s*:!\?\K\%(\k\|[-']\K\@=\)*\%(([^)]*)\|\[[^\]]*]\|<[^>]*>\|«[^»]*»\|{[^}]*}\)\?\)*" + +if exists("perl6_embedded_pir") + syn include @p6PIR syntax/pir.vim +endif + +" hardcoded set of delimiters +let s:delims = [ + \ ["\\\"", "\\\"", "p6EscDoubleQuote", "\\\\\\@", "p6EscCloseAngle", "\\%(\\\\\\@\\|<[^>]*>\\)"], + \ ["«", "»", "p6EscCloseFrench", "\\%(\\\\\\@>", "p6EscCloseAngle", "\\%(\\\\\\@>\\|<<\\%([^>]\\|>>\\@!\\)*>>\\)"]) + call add(s:delims, ["\\s\\@<=<<<", ">>>", "p6EscCloseAngle", "\\%(\\\\\\@>>\\|<<<\\%([^>]\\|>\\%(>>\\)\\@!\\)*>>>\\)"]) +endif + +if !exists("perl6_extended_q") && !exists("perl6_extended_all") + " simple version, no special highlighting within the string + for [start_delim, end_delim, end_group, skip] in s:delims + exec "syn region p6StringQ matchgroup=p6Quote start=\"".start_delim."\" skip=\"".skip."\" end=\"".end_delim."\" contains=".end_group." contained" + endfor + + if exists("perl6_embedded_pir") + " highlight embedded PIR code + for [start_delim, end_delim, end_group, skip] in s:delims + exec "syn region p6StringQ_PIR matchgroup=p6Quote start=\"\\%(Q\\s*:PIR\\s*\\)\\@<=".start_delim."\" skip=\"".skip."\" end=\"".end_delim."\" contains=@p6PIR,".end_group." contained" + endfor + endif +else + let s:before = "syn region p6StringQ matchgroup=p6Quote start=\"\\%(" + let s:after = "\\%(\\_s*:!\\?\\K\\%(\\k\\|[-']\\K\\@=\\)*\\%(([^)]*)\\|\\[[^\\]]*]\\|<[^>]*>\\|«[^»]*»\\|{[^}]*}\\)\\?\\)*\\_s*\\)\\@<=" + + let s:adverbs = [ + \ ["s", "scalar"], + \ ["a", "array"], + \ ["h", "hash"], + \ ["f", "function"], + \ ["c", "closure"], + \ ["b", "backslash"], + \ ["w", "words"], + \ ["ww", "quotewords"], + \ ["x", "exec"], + \ ] + + " these can't be conjoined with q and qq (e.g. as qqq and qqqq) + let s:q_adverbs = [ + \ ["q", "single"], + \ ["qq", "double"], + \ ] + + for [start_delim, end_delim, end_group, skip] in s:delims + " Q, q, and qq with any number of (ignored) adverbs + exec s:before ."Q". s:after .start_delim."\" end=\"". end_delim ."\""." contained" + exec s:before ."q". s:after .start_delim ."\" skip=\"". skip ."\" end=\"". end_delim ."\" contains=". end_group .",@p6Interp_q"." contained" + exec s:before ."qq". s:after .start_delim ."\" skip=\"". skip ."\" end=\"". end_delim ."\" contains=". end_group .",@p6Interp_qq"." contained" + + for [short, long] in s:adverbs + " Qs, qs, qqs, Qa, qa, qqa, etc, with ignored adverbs + exec s:before ."Q".short. s:after .start_delim ."\" end=\"". end_delim ."\" contains=@p6Interp_".long." contained" + exec s:before ."q".short. s:after .start_delim ."\" skip=\"". skip ."\" end=\"". end_delim ."\" contains=". end_group .",@p6Interp_q,@p6Interp_".long." contained" + exec s:before ."qq".short. s:after .start_delim ."\" skip=\"". skip ."\" end=\"". end_delim ."\" contains=". end_group .",@p6Interp_qq,@p6Interp_".long." contained" + + " Q, q, and qq, with one significant adverb + exec s:before ."Q\\s*:\\%(".short."\\|".long."\\)". s:after .start_delim ."\" end=\"". end_delim ."\" contains=@p6Interp_".long." contained" + for [q_short, q_long] in s:q_adverbs + exec s:before ."Q\\s*:\\%(".q_short."\\|".q_long."\\)". s:after .start_delim ."\" end=\"". end_delim ."\" contains=@p6Interp_".q_long." contained" + endfor + exec s:before ."q\\s*:\\%(".short."\\|".long."\\)". s:after .start_delim ."\" skip=\"". skip ."\" end=\"". end_delim ."\" contains=". end_group .",@p6Interp_q,@p6Interp_".long." contained" + exec s:before ."qq\\s*:\\%(".short."\\|".long."\\)". s:after .start_delim ."\" skip=\"". skip ."\" end=\"". end_delim ."\" contains=". end_group .",@p6Interp_qq,@p6Interp_".long." contained" + + for [short2, long2] in s:adverbs + " Qs, qs, qqs, Qa, qa, qqa, etc, with one significant adverb + exec s:before ."Q".short."\\s*:\\%(".short2."\\|".long2."\\)". s:after .start_delim ."\" end=\"". end_delim ."\" contains=@p6Interp_".long.",@p6Interp_".long2." contained" + for [q_short2, q_long2] in s:q_adverbs + exec s:before ."Q".short."\\s*:\\%(".q_short2."\\|".q_long2."\\)". s:after .start_delim ."\" end=\"". end_delim ."\" contains=@p6Interp_".long.",@p6Interp_".q_long2." contained" + endfor + exec s:before ."q".short."\\s*:\\%(".short2."\\|".long2."\\)". s:after .start_delim ."\" skip=\"". skip ."\" end=\"". end_delim ."\" contains=". end_group .",@p6Interp_q,@p6Interp_".long.",@p6Interp_".long2." contained" + exec s:before ."qq".short."\\s*:\\%(".short2."\\|".long2."\\)". s:after .start_delim ."\" skip=\"". skip ."\" end=\"". end_delim ."\" contains=". end_group .",@p6Interp_qq,@p6Interp_".long.",@p6Interp_".long2." contained" + endfor + endfor + endfor + unlet s:before s:after s:adverbs s:q_adverbs +endif +unlet s:delims + +" Match these so something else above can't. E.g. the "q" in "role q { }" +" should not be considered a string +syn match p6Normal display "\%(\<\%(role\|grammar\|slang\)\s\+\)\@<=\K\%(\k\|[-']\K\@=\)*" + +" :key +syn match p6Operator display ":\@ and p5=> autoquoting +syn match p6StringP5Auto display "\K\%(\k\|[-']\K\@=\)*\ze\s\+p5=>" +syn match p6StringAuto display "\K\%(\k\|[-']\K\@=\)*\ze\%(p5\)\@" +syn match p6StringAuto display "\K\%(\k\|[-']\K\@=\)*\ze\s\+=>" +syn match p6StringAuto display "\K\%(\k\|[-']\K\@=\)*p5\ze=>" + +" Hyperoperators. Needs to come after the quoting operators (<>, «», etc) +exec "syn match p6HyperOp display \"»" .s:infix."»\\?\"" +exec "syn match p6HyperOp display \"«\\?".s:infix."«\"" +exec "syn match p6HyperOp display \"»" .s:infix."«\"" +exec "syn match p6HyperOp display \"«" .s:infix. "»\"" + +exec "syn match p6HyperOp display \">>" .s:infix."\\%(>>\\)\\?\"" +exec "syn match p6HyperOp display \"\\%(<<\\)\\?".s:infix."<<\"" +exec "syn match p6HyperOp display \">>" .s:infix."<<\"" +exec "syn match p6HyperOp display \"<<" .s:infix.">>\"" +unlet s:infix + +" Regexes and grammars + +syn match p6RegexName display "\%(\<\%(regex\|rule\|token\)\s\+\)\@<=\K\%(\k\|[-']\K\@=\)*" nextgroup=p6RegexBlockCrap skipwhite skipempty +syn match p6RegexBlockCrap "[^{]*" nextgroup=p6RegexBlock skipwhite skipempty transparent contained + +syn region p6RegexBlock + \ matchgroup=p6Normal + \ start="{" + \ end="}" + \ contained + \ contains=@p6Regexen,@p6Variables + +" Perl 6 regex bits + +syn cluster p6Regexen + \ add=p6RxMeta + \ add=p6RxEscape + \ add=p6EscHex + \ add=p6EscOct + \ add=p6EscNull + \ add=p6RxAnchor + \ add=p6RxCapture + \ add=p6RxGroup + \ add=p6RxAlternation + \ add=p6RxAdverb + \ add=p6RxAdverbArg + \ add=p6RxStorage + \ add=p6RxAssertion + \ add=p6RxQuoteWords + \ add=p6RxClosure + \ add=p6RxStringSQ + \ add=p6RxStringDQ + \ add=p6Comment + +syn match p6RxMeta display contained ".\%(\k\|\s\)\@" + \ contained + \ contains=@p6Regexen,@p6Variables,p6RxCharClass,p6RxAssertCall +syn region p6RxAssertCall + \ matchgroup=p6Normal + \ start="\%(::\|\%(\K\%(\k\|[-']\K\@=\)*\)\)\@<=(\@=" + \ end=")\@<=" + \ contained + \ contains=TOP +syn region p6RxCharClass + \ matchgroup=p6StringSpecial2 + \ start="\%(<[-!+?]\?\)\@<=\[" + \ skip="\\]" + \ end="]" + \ contained + \ contains=p6RxRange,p6RxEscape,p6EscHex,p6EscOct,p6EscNull +syn region p6RxQuoteWords + \ matchgroup=p6StringSpecial2 + \ start="< " + \ end=">" + \ contained +syn region p6RxAdverb + \ start="\ze\z(:!\?\K\%(\k\|[-']\K\@=\)*\)" + \ end="\z1\zs" + \ contained + \ contains=TOP + \ keepend +syn region p6RxAdverbArg + \ start="\%(:!\?\K\%(\k\|[-']\K\@=\)*\)\@<=(" + \ skip="([^)]*)" + \ end=")" + \ contained + \ contains=TOP +syn region p6RxStorage + \ matchgroup=p6Operator + \ start="\%(^\s*\)\@<=:\%(my\>\|temp\>\)\@=" + \ end="$" + \ contains=TOP + \ contained + +" Perl 5 regex bits + +syn cluster p6RegexP5Base + \ add=p6RxP5Escape + \ add=p6RxP5Oct + \ add=p6RxP5Hex + \ add=p6RxP5EscMeta + \ add=p6RxP5CodePoint + \ add=p6RxP5Prop + +" normal regex stuff +syn cluster p6RegexP5 + \ add=@p6RegexP5Base + \ add=p6RxP5Quantifier + \ add=p6RxP5Meta + \ add=p6RxP5QuoteMeta + \ add=p6RxP5ParenMod + \ add=p6RxP5Verb + \ add=p6RxP5Count + \ add=p6RxP5Named + \ add=p6RxP5ReadRef + \ add=p6RxP5WriteRef + \ add=p6RxP5CharClass + \ add=p6RxP5Anchor + +" inside character classes +syn cluster p6RegexP5Class + \ add=@p6RegexP5Base + \ add=p6RxP5Posix + \ add=p6RxP5Range + +syn match p6RxP5Escape display contained "\\\S" +syn match p6RxP5CodePoint display contained "\\c\S\@=" nextgroup=p6RxP5CPId +syn match p6RxP5CPId display contained "\S" +syn match p6RxP5Oct display contained "\\\%(\o\{1,3}\)\@=" nextgroup=p6RxP5OctSeq +syn match p6RxP5OctSeq display contained "\o\{1,3}" +syn match p6RxP5Anchor display contained "[\^$]" +syn match p6RxP5Hex display contained "\\x\%({\x\+}\|\x\{1,2}\)\@=" nextgroup=p6RxP5HexSeq +syn match p6RxP5HexSeq display contained "\x\{1,2}" +syn region p6RxP5HexSeq + \ matchgroup=p6RxP5Escape + \ start="{" + \ end="}" + \ contained +syn region p6RxP5Named + \ matchgroup=p6RxP5Escape + \ start="\%(\\N\)\@<={" + \ end="}" + \ contained +syn match p6RxP5Quantifier display contained "\%([+*]\|(\@" + \ contained +syn match p6RxP5WriteRef display contained "\\g\%(\d\|{\)\@=" nextgroup=p6RxP5WriteRefId +syn match p6RxP5WriteRefId display contained "\d\+" +syn region p6RxP5WriteRefId + \ matchgroup=p6RxP5Escape + \ start="{" + \ end="}" + \ contained +syn match p6RxP5Prop display contained "\\[pP]\%(\a\|{\)\@=" nextgroup=p6RxP5PropId +syn match p6RxP5PropId display contained "\a" +syn region p6RxP5PropId + \ matchgroup=p6RxP5Escape + \ start="{" + \ end="}" + \ contained +syn match p6RxP5Meta display contained "[(|).]" +syn match p6RxP5ParenMod display contained "(\@<=?\@=" nextgroup=p6RxP5Mod,p6RxP5ModName,p6RxP5Code +syn match p6RxP5Mod display contained "?\%(<\?=\|<\?!\|[#:|]\)" +syn match p6RxP5Mod display contained "?-\?[impsx]\+" +syn match p6RxP5Mod display contained "?\%([-+]\?\d\+\|R\)" +syn match p6RxP5Mod display contained "?(DEFINE)" +syn match p6RxP5Mod display contained "?\%(&\|P[>=]\)" nextgroup=p6RxP5ModDef +syn match p6RxP5ModDef display contained "\h\w*" +syn region p6RxP5ModName + \ matchgroup=p6StringSpecial + \ start="?'" + \ end="'" + \ contained +syn region p6RxP5ModName + \ matchgroup=p6StringSpecial + \ start="?P\?<" + \ end=">" + \ contained +syn region p6RxP5Code + \ matchgroup=p6StringSpecial + \ start="??\?{" + \ end="})\@=" + \ contained + \ contains=TOP +syn match p6RxP5EscMeta display contained "\\[?*.{}()[\]|\^$]" +syn match p6RxP5Count display contained "\%({\d\+\%(,\%(\d\+\)\?\)\?}\)\@=" nextgroup=p6RxP5CountId +syn region p6RxP5CountId + \ matchgroup=p6RxP5Escape + \ start="{" + \ end="}" + \ contained +syn match p6RxP5Verb display contained "(\@<=\*\%(\%(PRUNE\|SKIP\|THEN\)\%(:[^)]*\)\?\|\%(MARK\|\):[^)]*\|COMMIT\|F\%(AIL\)\?\|ACCEPT\)" +syn region p6RxP5QuoteMeta + \ matchgroup=p6RxP5Escape + \ start="\\Q" + \ end="\\E" + \ contained + \ contains=@p6Variables,p6EscBackSlash +syn region p6RxP5CharClass + \ matchgroup=p6StringSpecial + \ start="\[\^\?" + \ skip="\\]" + \ end="]" + \ contained + \ contains=@p6RegexP5Class +syn region p6RxP5Posix + \ matchgroup=p6RxP5Escape + \ start="\[:" + \ end=":]" + \ contained +syn match p6RxP5Range display contained "-" + +" 'string' inside a regex +syn region p6RxStringSQ + \ matchgroup=p6Quote + \ start="'" + \ skip="\\\@, mm, rx +syn region p6Match + \ matchgroup=p6Quote + \ start="\%(\<\%(mm\?\|rx\)\%(\s*:!\?\k\%(\k\|[-']\K\@=\)*\%(([^)]*)\)\?\)*\s*\)\@<=<>\@!>\@!" + \ skip="\\>" + \ end=">" + \ contains=@p6Regexen,@p6Variables + +" m«foo», mm«foo», rx«foo» +syn region p6Match + \ matchgroup=p6Quote + \ start="\%(\<\%(mm\?\|rx\)\%(\s*:!\?\k\%(\k\|[-']\K\@=\)*\%(([^)]*)\)\?\)*\s*\)\@<=«»\@!»\@!" + \ skip="\\»" + \ end="»" + \ contains=@p6Regexen,@p6Variables + +" Substitutions + +" s/foo/bar/ +syn region p6Match + \ matchgroup=p6Quote + \ start="\%(\ +syn region p6Match + \ matchgroup=p6Quote + \ start="\%(\\@!" + \ skip="\\>" + \ end=">" + \ contains=@p6Regexen,@p6Variables + +" s«foo» +syn region p6Match + \ matchgroup=p6Quote + \ start="\%(\ +syn region p6Match + \ matchgroup=p6Quote + \ start="\%(\\@!" + \ skip="\\>" + \ end=">" + \ contains=@p6RegexP5,p6Variables + +" m:P5«» +syn region p6Match + \ matchgroup=p6Quote + \ start="\%(\" +syn match p6PodConfigOperator display contained ":!\?" nextgroup=p6PodConfigOption +syn match p6PodConfigOption display contained "[^[:space:](<]\+" nextgroup=p6PodParens,p6StringAngle +syn match p6PodExtraConfig display contained "^=" +syn match p6PodVerticalBar display contained "|" +syn match p6PodColon display contained ":" +syn match p6PodSemicolon display contained ";" +syn match p6PodComma display contained "," +syn match p6PodImplicitCode display contained "^\s.*" + +syn region p6PodDelimEndRegion + \ matchgroup=p6PodType + \ start="\%(^=end\>\)\@<=" + \ end="\K\k*" + +" These may appear inside delimited blocks +syn cluster p6PodNestedBlocks + \ add=p6PodAbbrRegion + \ add=p6PodDirectRegion + \ add=p6PodParaRegion + \ add=p6PodDelimRegion + \ add=p6PodDelimEndRegion + +" Pod formatting codes + +syn cluster p6PodFormat + \ add=p6PodFormatOne + \ add=p6PodFormatTwo + \ add=p6PodFormatThree + \ add=p6PodFormatFrench + +" Balanced angles found inside formatting codes. Ensures proper nesting. + +syn region p6PodFormatAnglesOne + \ matchgroup=p6PodFormat + \ start="<" + \ skip="<[^>]*>" + \ end=">" + \ transparent + \ contained + \ contains=p6PodFormatAnglesFrench,p6PodFormatAnglesOne + +syn region p6PodFormatAnglesTwo + \ matchgroup=p6PodFormat + \ start="<<" + \ skip="<<[^>]*>>" + \ end=">>" + \ transparent + \ contained + \ contains=p6PodFormatAnglesFrench,p6PodFormatAnglesOne,p6PodFormatAnglesTwo + +syn region p6PodFormatAnglesThree + \ matchgroup=p6PodFormat + \ start="<<<" + \ skip="<<<[^>]*>>>" + \ end=">>>" + \ transparent + \ contained + \ contains=p6PodFormatAnglesFrench,p6PodFormatAnglesOne,p6PodFormatAnglesTwo,p6PodFormatAnglesThree + +syn region p6PodFormatAnglesFrench + \ matchgroup=p6PodFormat + \ start="«" + \ skip="«[^»]*»" + \ end="»" + \ transparent + \ contained + \ contains=p6PodFormatAnglesFrench,p6PodFormatAnglesOne,p6PodFormatAnglesTwo,p6PodFormatAnglesThree + +" All formatting codes + +syn region p6PodFormatOne + \ matchgroup=p6PodFormatCode + \ start="\u<" + \ skip="<[^>]*>" + \ end=">" + \ contained + \ contains=p6PodFormatAnglesOne,p6PodFormatFrench,p6PodFormatOne + +syn region p6PodFormatTwo + \ matchgroup=p6PodFormatCode + \ start="\u<<" + \ skip="<<[^>]*>>" + \ end=">>" + \ contained + \ contains=p6PodFormatAnglesTwo,p6PodFormatFrench,p6PodFormatOne,p6PodFormatTwo + +syn region p6PodFormatThree + \ matchgroup=p6PodFormatCode + \ start="\u<<<" + \ skip="<<<[^>]*>>>" + \ end=">>>" + \ contained + \ contains=p6PodFormatAnglesThree,p6PodFormatFrench,p6PodFormatOne,p6PodFormatTwo,p6PodFormatThree + +syn region p6PodFormatFrench + \ matchgroup=p6PodFormatCode + \ start="\u«" + \ skip="«[^»]*»" + \ end="»" + \ contained + \ contains=p6PodFormatAnglesFrench,p6PodFormatFrench,p6PodFormatOne,p6PodFormatTwo,p6PodFormatThree + +" C<> and V<> don't allow nested formatting formatting codes + +syn region p6PodFormatOne + \ matchgroup=p6PodFormatCode + \ start="[CV]<" + \ skip="<[^>]*>" + \ end=">" + \ contained + \ contains=p6PodFormatAnglesOne + +syn region p6PodFormatTwo + \ matchgroup=p6PodFormatCode + \ start="[CV]<<" + \ skip="<<[^>]*>>" + \ end=">>" + \ contained + \ contains=p6PodFormatAnglesTwo + +syn region p6PodFormatThree + \ matchgroup=p6PodFormatCode + \ start="[CV]<<<" + \ skip="<<<[^>]*>>>" + \ end=">>>" + \ contained + \ contains=p6PodFormatAnglesThree + +syn region p6PodFormatFrench + \ matchgroup=p6PodFormatCode + \ start="[CV]«" + \ skip="«[^»]*»" + \ end="»" + \ contained + \ contains=p6PodFormatAnglesFrench + +" L<> can have a "|" separator + +syn region p6PodFormatOne + \ matchgroup=p6PodFormatCode + \ start="L<" + \ skip="<[^>]*>" + \ end=">" + \ contained + \ contains=p6PodFormatAnglesOne,p6PodFormatFrench,p6PodFormatOne,p6PodVerticalBar + +syn region p6PodFormatTwo + \ matchgroup=p6PodFormatCode + \ start="L<<" + \ skip="<<[^>]*>>" + \ end=">>" + \ contained + \ contains=p6PodFormatAnglesTwo,p6PodFormatFrench,p6PodFormatOne,p6PodFormatTwo,p6PodVerticalBar + +syn region p6PodFormatThree + \ matchgroup=p6PodFormatCode + \ start="L<<<" + \ skip="<<<[^>]*>>>" + \ end=">>>" + \ contained + \ contains=p6PodFormatAnglesThree,p6PodFormatFrench,p6PodFormatOne,p6PodFormatTwo,p6PodFormatThree,p6PodVerticalBar + +syn region p6PodFormatFrench + \ matchgroup=p6PodFormatCode + \ start="L«" + \ skip="«[^»]*»" + \ end="»" + \ contained + \ contains=p6PodFormatAnglesFrench,p6PodFormatFrench,p6PodFormatOne,p6PodFormatTwo,p6PodFormatThree,p6PodVerticalBar + +" E<> can have a ";" separator + +syn region p6PodFormatOne + \ matchgroup=p6PodFormatCode + \ start="E<" + \ skip="<[^>]*>" + \ end=">" + \ contained + \ contains=p6PodFormatAnglesOne,p6PodFormatFrench,p6PodFormatOne,p6PodSemiColon + +syn region p6PodFormatTwo + \ matchgroup=p6PodFormatCode + \ start="E<<" + \ skip="<<[^>]*>>" + \ end=">>" + \ contained + \ contains=p6PodFormatAnglesTwo,p6PodFormatFrench,p6PodFormatOne,p6PodFormatTwo,p6PodSemiColon + +syn region p6PodFormatThree + \ matchgroup=p6PodFormatCode + \ start="E<<<" + \ skip="<<<[^>]*>>>" + \ end=">>>" + \ contained + \ contains=p6PodFormatAnglesThree,p6PodFormatFrench,p6PodFormatOne,p6PodFormatTwo,p6PodFormatThree,p6PodSemiColon + +syn region p6PodFormatFrench + \ matchgroup=p6PodFormatCode + \ start="E«" + \ skip="«[^»]*»" + \ end="»" + \ contained + \ contains=p6PodFormatAnglesFrench,p6PodFormatFrench,p6PodFormatOne,p6PodFormatTwo,p6PodFormatThree,p6PodSemiColon + +" M<> can have a ":" separator + +syn region p6PodFormatOne + \ matchgroup=p6PodFormatCode + \ start="M<" + \ skip="<[^>]*>" + \ end=">" + \ contained + \ contains=p6PodFormatAnglesOne,p6PodFormatFrench,p6PodFormatOne,p6PodColon + +syn region p6PodFormatTwo + \ matchgroup=p6PodFormatCode + \ start="M<<" + \ skip="<<[^>]*>>" + \ end=">>" + \ contained + \ contains=p6PodFormatAnglesTwo,p6PodFormatFrench,p6PodFormatOne,p6PodFormatTwo,p6PodColon + +syn region p6PodFormatThree + \ matchgroup=p6PodFormatCode + \ start="M<<<" + \ skip="<<<[^>]*>>>" + \ end=">>>" + \ contained + \ contains=p6PodFormatAnglesThree,p6PodFormatFrench,p6PodFormatOne,p6PodFormatTwo,p6PodFormatThree,p6PodColon + +syn region p6PodFormatFrench + \ matchgroup=p6PodFormatCode + \ start="M«" + \ skip="«[^»]*»" + \ end="»" + \ contained + \ contains=p6PodFormatAnglesFrench,p6PodFormatFrench,p6PodFormatOne,p6PodFormatTwo,p6PodFormatThree,p6PodColon + +" D<> can have "|" and ";" separators + +syn region p6PodFormatOne + \ matchgroup=p6PodFormatCode + \ start="D<" + \ skip="<[^>]*>" + \ end=">" + \ contained + \ contains=p6PodFormatAnglesOne,p6PodFormatFrench,p6PodFormatOne,p6PodVerticalBar,p6PodSemiColon + +syn region p6PodFormatTwo + \ matchgroup=p6PodFormatCode + \ start="D<<" + \ skip="<<[^>]*>>" + \ end=">>" + \ contained + \ contains=p6PodFormatAngleTwo,p6PodFormatFrench,p6PodFormatOne,p6PodFormatTwo,p6PodVerticalBar,p6PodSemiColon + +syn region p6PodFormatThree + \ matchgroup=p6PodFormatCode + \ start="D<<<" + \ skip="<<<[^>]*>>>" + \ end=">>>" + \ contained + \ contains=p6PodFormatAnglesThree,p6PodFormatFrench,p6PodFormatOne,p6PodFormatTwo,p6PodFormatThree,p6PodVerticalBar,p6PodSemiColon + +syn region p6PodFormatFrench + \ matchgroup=p6PodFormatCode + \ start="D«" + \ skip="«[^»]*»" + \ end="»" + \ contained + \ contains=p6PodFormatAnglesFrench,p6PodFormatFrench,p6PodFormatOne,p6PodFormatTwo,p6PodFormatThree,p6PodVerticalBar,p6PodSemiColon + +" X<> can have "|", "," and ";" separators + +syn region p6PodFormatOne + \ matchgroup=p6PodFormatCode + \ start="X<" + \ skip="<[^>]*>" + \ end=">" + \ contained + \ contains=p6PodFormatAnglesOne,p6PodFormatFrench,p6PodFormatOne,p6PodVerticalBar,p6PodSemiColon,p6PodComma + +syn region p6PodFormatTwo + \ matchgroup=p6PodFormatCode + \ start="X<<" + \ skip="<<[^>]*>>" + \ end=">>" + \ contained + \ contains=p6PodFormatAnglesTwo,p6PodFormatFrench,p6PodFormatOne,p6PodFormatTwo,p6PodVerticalBar,p6PodSemiColon,p6PodComma + +syn region p6PodFormatThree + \ matchgroup=p6PodFormatCode + \ start="X<<<" + \ skip="<<<[^>]*>>>" + \ end=">>>" + \ contained + \ contains=p6PodFormatAnglesThree,p6PodFormatFrench,p6PodFormatOne,p6PodFormatTwo,p6PodFormatThree,p6PodVerticalBar,p6PodSemiColon,p6PodComma + +syn region p6PodFormatFrench + \ matchgroup=p6PodFormatCode + \ start="X«" + \ skip="«[^»]*»" + \ end="»" + \ contained + \ contains=p6PodFormatAnglesFrench,p6PodFormatFrench,p6PodFormatOne,p6PodFormatTwo,p6PodFormatThree,p6PodVerticalBar,p6PodSemiColon,p6PodComma + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_perl6_syntax_inits") + if version < 508 + let did_perl6_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink p6EscOctOld p6Error + HiLink p6PackageTwigil p6Twigil + HiLink p6StringAngle p6String + HiLink p6StringFrench p6String + HiLink p6StringAngles p6String + HiLink p6StringSQ p6String + HiLink p6StringDQ p6String + HiLink p6StringQ p6String + HiLink p6RxStringSQ p6String + HiLink p6RxStringDQ p6String + HiLink p6Substitution p6String + HiLink p6Transliteration p6String + HiLink p6StringAuto p6String + HiLink p6StringP5Auto p6String + HiLink p6Key p6String + HiLink p6Match p6String + HiLink p6RegexBlock p6String + HiLink p6RxP5CharClass p6String + HiLink p6RxP5QuoteMeta p6String + HiLink p6RxCharClass p6String + HiLink p6RxQuoteWords p6String + HiLink p6ReduceOp p6Operator + HiLink p6ReverseCrossOp p6Operator + HiLink p6HyperOp p6Operator + HiLink p6QuoteQ p6Operator + HiLink p6RxRange p6StringSpecial + HiLink p6RxAnchor p6StringSpecial + HiLink p6RxP5Anchor p6StringSpecial + HiLink p6CodePoint p6StringSpecial + HiLink p6RxMeta p6StringSpecial + HiLink p6RxP5Range p6StringSpecial + HiLink p6RxP5CPId p6StringSpecial + HiLink p6RxP5Posix p6StringSpecial + HiLink p6RxP5Mod p6StringSpecial + HiLink p6RxP5HexSeq p6StringSpecial + HiLink p6RxP5OctSeq p6StringSpecial + HiLink p6RxP5WriteRefId p6StringSpecial + HiLink p6HexSequence p6StringSpecial + HiLink p6OctSequence p6StringSpecial + HiLink p6RxP5Named p6StringSpecial + HiLink p6RxP5PropId p6StringSpecial + HiLink p6RxP5Quantifier p6StringSpecial + HiLink p6RxP5CountId p6StringSpecial + HiLink p6RxP5Verb p6StringSpecial + HiLink p6Escape p6StringSpecial2 + HiLink p6EscNull p6StringSpecial2 + HiLink p6EscHash p6StringSpecial2 + HiLink p6EscQQ p6StringSpecial2 + HiLink p6EscQuote p6StringSpecial2 + HiLink p6EscDoubleQuote p6StringSpecial2 + HiLink p6EscBackTick p6StringSpecial2 + HiLink p6EscForwardSlash p6StringSpecial2 + HiLink p6EscVerticalBar p6StringSpecial2 + HiLink p6EscExclamation p6StringSpecial2 + HiLink p6EscDollar p6StringSpecial2 + HiLink p6EscOpenCurly p6StringSpecial2 + HiLink p6EscCloseCurly p6StringSpecial2 + HiLink p6EscCloseBracket p6StringSpecial2 + HiLink p6EscCloseAngle p6StringSpecial2 + HiLink p6EscCloseFrench p6StringSpecial2 + HiLink p6EscBackSlash p6StringSpecial2 + HiLink p6RxEscape p6StringSpecial2 + HiLink p6RxCapture p6StringSpecial2 + HiLink p6RxAlternation p6StringSpecial2 + HiLink p6RxP5 p6StringSpecial2 + HiLink p6RxP5ReadRef p6StringSpecial2 + HiLink p6RxP5Oct p6StringSpecial2 + HiLink p6RxP5Hex p6StringSpecial2 + HiLink p6RxP5EscMeta p6StringSpecial2 + HiLink p6RxP5Meta p6StringSpecial2 + HiLink p6RxP5Escape p6StringSpecial2 + HiLink p6RxP5CodePoint p6StringSpecial2 + HiLink p6RxP5WriteRef p6StringSpecial2 + HiLink p6RxP5Prop p6StringSpecial2 + + HiLink p6Property Tag + HiLink p6Attention Todo + HiLink p6Type Type + HiLink p6Error Error + HiLink p6BlockLabel Label + HiLink p6Float Float + HiLink p6Normal Normal + HiLink p6Package Normal + HiLink p6PackageScope Normal + HiLink p6Number Number + HiLink p6VersionNum Number + HiLink p6String String + HiLink p6Repeat Repeat + HiLink p6Keyword Keyword + HiLink p6Pragma Keyword + HiLink p6Module Keyword + HiLink p6DeclareRoutine Keyword + HiLink p6VarStorage Special + HiLink p6FlowControl Special + HiLink p6NumberBase Special + HiLink p6Twigil Special + HiLink p6StringSpecial2 Special + HiLink p6VersionDot Special + HiLink p6Comment Comment + HiLink p6Include Include + HiLink p6Shebang PreProc + HiLink p6ClosureTrait PreProc + HiLink p6Routine Function + HiLink p6Operator Operator + HiLink p6Version Operator + HiLink p6Context Operator + HiLink p6Quote Delimiter + HiLink p6TypeConstraint PreCondit + HiLink p6Exception Exception + HiLink p6Placeholder Identifier + HiLink p6Variable Identifier + HiLink p6VarSlash Identifier + HiLink p6VarNum Identifier + HiLink p6VarExclam Identifier + HiLink p6VarMatch Identifier + HiLink p6VarName Identifier + HiLink p6MatchVar Identifier + HiLink p6RxP5ReadRefId Identifier + HiLink p6RxP5ModDef Identifier + HiLink p6RxP5ModName Identifier + HiLink p6Conditional Conditional + HiLink p6StringSpecial SpecialChar + + HiLink p6PodAbbr p6Pod + HiLink p6PodAbbrEOF p6Pod + HiLink p6PodAbbrNoCode p6Pod + HiLink p6PodAbbrCode p6PodCode + HiLink p6PodPara p6Pod + HiLink p6PodParaEOF p6Pod + HiLink p6PodParaNoCode p6Pod + HiLink p6PodParaCode p6PodCode + HiLink p6PodDelim p6Pod + HiLink p6PodDelimEOF p6Pod + HiLink p6PodDelimNoCode p6Pod + HiLink p6PodDelimCode p6PodCode + HiLink p6PodImplicitCode p6PodCode + HiLink p6PodExtraConfig p6PodPrefix + HiLink p6PodVerticalBar p6PodFormatCode + HiLink p6PodColon p6PodFormatCode + HiLink p6PodSemicolon p6PodFormatCode + HiLink p6PodComma p6PodFormatCode + HiLink p6PodFormatOne p6PodFormat + HiLink p6PodFormatTwo p6PodFormat + HiLink p6PodFormatThree p6PodFormat + HiLink p6PodFormatFrench p6PodFormat + + HiLink p6PodType Type + HiLink p6PodConfigOption String + HiLink p6PodCode PreProc + HiLink p6Pod Comment + HiLink p6PodComment Comment + HiLink p6PodAutoQuote Operator + HiLink p6PodConfigOperator Operator + HiLink p6PodPrefix Statement + HiLink p6PodName Identifier + HiLink p6PodFormatCode SpecialChar + HiLink p6PodFormat SpecialComment + + delcommand HiLink +endif + +" Syncing to speed up processing +"syn sync match p6SyncPod groupthere p6PodAbbrRegion "^=\K\k*\>" +"syn sync match p6SyncPod groupthere p6PodDirectRegion "^=\%(config\|use\|encoding\)\>" +"syn sync match p6SyncPod groupthere p6PodParaRegion "^=for\>" +"syn sync match p6SyncPod groupthere p6PodDelimRegion "^=begin\>" +"syn sync match p6SyncPod groupthere p6PodDelimEndRegion "^=end\>" + +" Let's just sync whole file, the other methods aren't reliable (or I don't +" know how to use them reliably) +syn sync fromstart + +setlocal foldmethod=syntax + +let b:current_syntax = "perl6" + +" vim:ts=8:sts=4:sw=4:expandtab:ft=vim diff --git a/vim73/syntax/pf.vim b/vim73/syntax/pf.vim new file mode 100644 index 0000000..394cfb3 --- /dev/null +++ b/vim73/syntax/pf.vim @@ -0,0 +1,75 @@ +" pf syntax file +" Language: OpenBSD packet filter configuration (pf.conf) +" Maintainer: Camiel Dobbelaar +" Last Change: 2003 May 27 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +setlocal foldmethod=syntax +syn sync fromstart + +syn cluster pfNotLS contains=pfComment,pfTodo,pfVarAssign +syn keyword pfCmd altq anchor antispoof binat nat pass +syn keyword pfCmd queue rdr scrub table set +syn keyword pfService auth bgp domain finger ftp http https ident +syn keyword pfService imap irc isakmp kerberos mail nameserver nfs +syn keyword pfService nntp ntp pop3 portmap pptp rpcbind rsync smtp +syn keyword pfService snmp snmptrap socks ssh sunrpc syslog telnet +syn keyword pfService tftp www +syn keyword pfTodo TODO XXX contained +syn keyword pfWildAddr all any +syn match pfCmd /block\s/ +syn match pfComment /#.*$/ contains=pfTodo +syn match pfCont /\\$/ +syn match pfErrClose /}/ +syn match pfIPv4 /\d\{1,3}\.\d\{1,3}\.\d\{1,3}\.\d\{1,3}/ +syn match pfIPv6 /[a-fA-F0-9:]*::[a-fA-F0-9:.]*/ +syn match pfIPv6 /[a-fA-F0-9:]\+:[a-fA-F0-9:]\+:[a-fA-F0-9:.]\+/ +syn match pfNetmask /\/\d\+/ +syn match pfNum /[a-zA-Z0-9_:.]\@/ +syn match pfVar /$[a-zA-Z][a-zA-Z0-9_]*/ +syn match pfVarAssign /^\s*[a-zA-Z][a-zA-Z0-9_]*\s*=/me=e-1 +syn region pfFold1 start=/^#\{1}>/ end=/^#\{1,3}>/me=s-1 transparent fold +syn region pfFold2 start=/^#\{2}>/ end=/^#\{2,3}>/me=s-1 transparent fold +syn region pfFold3 start=/^#\{3}>/ end=/^#\{3}>/me=s-1 transparent fold +syn region pfList start=/{/ end=/}/ transparent contains=ALLBUT,pfErrClose,@pfNotLS +syn region pfString start=/"/ end=/"/ transparent contains=ALLBUT,pfString,@pfNotLS +syn region pfString start=/'/ end=/'/ transparent contains=ALLBUT,pfString,@pfNotLS + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_c_syn_inits") + if version < 508 + let did_c_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink pfCmd Statement + HiLink pfComment Comment + HiLink pfCont Statement + HiLink pfErrClose Error + HiLink pfIPv4 Type + HiLink pfIPv6 Type + HiLink pfNetmask Constant + HiLink pfNum Constant + HiLink pfService Constant + HiLink pfTable Identifier + HiLink pfTodo Todo + HiLink pfVar Identifier + HiLink pfVarAssign Identifier + HiLink pfWildAddr Type + + delcommand HiLink +endif + +let b:current_syntax = "pf" diff --git a/vim73/syntax/pfmain.vim b/vim73/syntax/pfmain.vim new file mode 100644 index 0000000..233c8d9 --- /dev/null +++ b/vim73/syntax/pfmain.vim @@ -0,0 +1,1114 @@ +" Vim syntax file +" Language: Postfix main.cf configuration +" Maintainer: KELEMEN Peter +" Last Change: 2006 Apr 15 +" Version: 0.20 +" URL: http://cern.ch/fuji/vim/syntax/pfmain.vim +" Comment: Based on Postfix 2.3.x defaults. + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version >= 600 + setlocal iskeyword=@,48-57,_,- +else + set iskeyword=@,48-57,_,- +endif + +syntax case match +syntax sync minlines=1 + +syntax keyword pfmainConf 2bounce_notice_recipient +syntax keyword pfmainConf access_map_reject_code +syntax keyword pfmainConf address_verify_default_transport +syntax keyword pfmainConf address_verify_local_transport +syntax keyword pfmainConf address_verify_map +syntax keyword pfmainConf address_verify_negative_cache +syntax keyword pfmainConf address_verify_negative_expire_time +syntax keyword pfmainConf address_verify_negative_refresh_time +syntax keyword pfmainConf address_verify_poll_count +syntax keyword pfmainConf address_verify_poll_delay +syntax keyword pfmainConf address_verify_positive_expire_time +syntax keyword pfmainConf address_verify_positive_refresh_time +syntax keyword pfmainConf address_verify_relay_transport +syntax keyword pfmainConf address_verify_relayhost +syntax keyword pfmainConf address_verify_sender +syntax keyword pfmainConf address_verify_sender_dependent_relayhost_maps +syntax keyword pfmainConf address_verify_service_name +syntax keyword pfmainConf address_verify_transport_maps +syntax keyword pfmainConf address_verify_virtual_transport +syntax keyword pfmainConf alias_database +syntax keyword pfmainConf alias_maps +syntax keyword pfmainConf allow_mail_to_commands +syntax keyword pfmainConf allow_mail_to_files +syntax keyword pfmainConf allow_min_user +syntax keyword pfmainConf allow_percent_hack +syntax keyword pfmainConf allow_untrusted_routing +syntax keyword pfmainConf alternate_config_directories +syntax keyword pfmainConf always_bcc +syntax keyword pfmainConf anvil_rate_time_unit +syntax keyword pfmainConf anvil_status_update_time +syntax keyword pfmainConf append_at_myorigin +syntax keyword pfmainConf append_dot_mydomain +syntax keyword pfmainConf application_event_drain_time +syntax keyword pfmainConf authorized_flush_users +syntax keyword pfmainConf authorized_mailq_users +syntax keyword pfmainConf authorized_submit_users +syntax keyword pfmainConf backwards_bounce_logfile_compatibility +syntax keyword pfmainConf berkeley_db_create_buffer_size +syntax keyword pfmainConf berkeley_db_read_buffer_size +syntax keyword pfmainConf best_mx_transport +syntax keyword pfmainConf biff +syntax keyword pfmainConf body_checks +syntax keyword pfmainConf body_checks_size_limit +syntax keyword pfmainConf bounce_notice_recipient +syntax keyword pfmainConf bounce_queue_lifetime +syntax keyword pfmainConf bounce_service_name +syntax keyword pfmainConf bounce_size_limit +syntax keyword pfmainConf bounce_template_file +syntax keyword pfmainConf broken_sasl_auth_clients +syntax keyword pfmainConf canonical_classes +syntax keyword pfmainConf canonical_maps +syntax keyword pfmainConf cleanup_service_name +syntax keyword pfmainConf command_directory +syntax keyword pfmainConf command_execution_directory +syntax keyword pfmainConf command_expansion_filter +syntax keyword pfmainConf command_time_limit +syntax keyword pfmainConf config_directory +syntax keyword pfmainConf connection_cache_protocol_timeout +syntax keyword pfmainConf connection_cache_service_name +syntax keyword pfmainConf connection_cache_status_update_time +syntax keyword pfmainConf connection_cache_ttl_limit +syntax keyword pfmainConf content_filter +syntax keyword pfmainConf daemon_directory +syntax keyword pfmainConf daemon_timeout +syntax keyword pfmainConf debug_peer_level +syntax keyword pfmainConf debug_peer_list +syntax keyword pfmainConf default_database_type +syntax keyword pfmainConf default_delivery_slot_cost +syntax keyword pfmainConf default_delivery_slot_discount +syntax keyword pfmainConf default_delivery_slot_loan +syntax keyword pfmainConf default_destination_concurrency_limit +syntax keyword pfmainConf default_destination_recipient_limit +syntax keyword pfmainConf default_extra_recipient_limit +syntax keyword pfmainConf default_minimum_delivery_slots +syntax keyword pfmainConf default_privs +syntax keyword pfmainConf default_process_limit +syntax keyword pfmainConf default_rbl_reply +syntax keyword pfmainConf default_recipient_limit +syntax keyword pfmainConf default_transport +syntax keyword pfmainConf default_verp_delimiters +syntax keyword pfmainConf defer_code +syntax keyword pfmainConf defer_service_name +syntax keyword pfmainConf defer_transports +syntax keyword pfmainConf delay_logging_resolution_limit +syntax keyword pfmainConf delay_notice_recipient +syntax keyword pfmainConf delay_warning_time +syntax keyword pfmainConf deliver_lock_attempts +syntax keyword pfmainConf deliver_lock_delay +syntax keyword pfmainConf disable_dns_lookups +syntax keyword pfmainConf disable_mime_input_processing +syntax keyword pfmainConf disable_mime_output_conversion +syntax keyword pfmainConf disable_verp_bounces +syntax keyword pfmainConf disable_vrfy_command +syntax keyword pfmainConf dont_remove +syntax keyword pfmainConf double_bounce_sender +syntax keyword pfmainConf duplicate_filter_limit +syntax keyword pfmainConf empty_address_recipient +syntax keyword pfmainConf enable_original_recipient +syntax keyword pfmainConf error_notice_recipient +syntax keyword pfmainConf error_service_name +syntax keyword pfmainConf execution_directory_expansion_filter +syntax keyword pfmainConf expand_owner_alias +syntax keyword pfmainConf export_environment +syntax keyword pfmainConf fallback_transport +syntax keyword pfmainConf fallback_transport_maps +syntax keyword pfmainConf fast_flush_domains +syntax keyword pfmainConf fast_flush_purge_time +syntax keyword pfmainConf fast_flush_refresh_time +syntax keyword pfmainConf fault_injection_code +syntax keyword pfmainConf flush_service_name +syntax keyword pfmainConf fork_attempts +syntax keyword pfmainConf fork_delay +syntax keyword pfmainConf forward_expansion_filter +syntax keyword pfmainConf forward_path +syntax keyword pfmainConf frozen_delivered_to +syntax keyword pfmainConf hash_queue_depth +syntax keyword pfmainConf hash_queue_names +syntax keyword pfmainConf header_address_token_limit +syntax keyword pfmainConf header_checks +syntax keyword pfmainConf header_size_limit +syntax keyword pfmainConf helpful_warnings +syntax keyword pfmainConf home_mailbox +syntax keyword pfmainConf hopcount_limit +syntax keyword pfmainConf html_directory +syntax keyword pfmainConf ignore_mx_lookup_error +syntax keyword pfmainConf import_environment +syntax keyword pfmainConf in_flow_delay +syntax keyword pfmainConf inet_interfaces +syntax keyword pfmainConf inet_protocols +syntax keyword pfmainConf initial_destination_concurrency +syntax keyword pfmainConf invalid_hostname_reject_code +syntax keyword pfmainConf ipc_idle +syntax keyword pfmainConf ipc_timeout +syntax keyword pfmainConf ipc_ttl +syntax keyword pfmainConf line_length_limit +syntax keyword pfmainConf lmtp_bind_address +syntax keyword pfmainConf lmtp_bind_address6 +syntax keyword pfmainConf lmtp_cname_overrides_servername +syntax keyword pfmainConf lmtp_connect_timeout +syntax keyword pfmainConf lmtp_connection_cache_destinations +syntax keyword pfmainConf lmtp_connection_cache_on_demand +syntax keyword pfmainConf lmtp_connection_cache_time_limit +syntax keyword pfmainConf lmtp_connection_reuse_time_limit +syntax keyword pfmainConf lmtp_data_done_timeout +syntax keyword pfmainConf lmtp_data_init_timeout +syntax keyword pfmainConf lmtp_data_xfer_timeout +syntax keyword pfmainConf lmtp_defer_if_no_mx_address_found +syntax keyword pfmainConf lmtp_destination_concurrency_limit +syntax keyword pfmainConf lmtp_destination_recipient_limit +syntax keyword pfmainConf lmtp_discard_lhlo_keyword_address_maps +syntax keyword pfmainConf lmtp_discard_lhlo_keywords +syntax keyword pfmainConf lmtp_enforce_tls +syntax keyword pfmainConf lmtp_generic_maps +syntax keyword pfmainConf lmtp_host_lookup +syntax keyword pfmainConf lmtp_lhlo_name +syntax keyword pfmainConf lmtp_lhlo_timeout +syntax keyword pfmainConf lmtp_line_length_limit +syntax keyword pfmainConf lmtp_mail_timeout +syntax keyword pfmainConf lmtp_mx_address_limit +syntax keyword pfmainConf lmtp_mx_session_limit +syntax keyword pfmainConf lmtp_pix_workaround_delay_time +syntax keyword pfmainConf lmtp_pix_workaround_threshold_time +syntax keyword pfmainConf lmtp_quit_timeout +syntax keyword pfmainConf lmtp_quote_rfc821_envelope +syntax keyword pfmainConf lmtp_randomize_addresses +syntax keyword pfmainConf lmtp_rcpt_timeout +syntax keyword pfmainConf lmtp_rset_timeout +syntax keyword pfmainConf lmtp_sasl_auth_enable +syntax keyword pfmainConf lmtp_sasl_mechanism_filter +syntax keyword pfmainConf lmtp_sasl_password_maps +syntax keyword pfmainConf lmtp_sasl_path +syntax keyword pfmainConf lmtp_sasl_security_options +syntax keyword pfmainConf lmtp_sasl_tls_security_options +syntax keyword pfmainConf lmtp_sasl_tls_verified_security_options +syntax keyword pfmainConf lmtp_sasl_type +syntax keyword pfmainConf lmtp_send_xforward_command +syntax keyword pfmainConf lmtp_sender_dependent_authentication +syntax keyword pfmainConf lmtp_skip_5xx_greeting +syntax keyword pfmainConf lmtp_starttls_timeout +syntax keyword pfmainConf lmtp_tcp_port +syntax keyword pfmainConf lmtp_tls_enforce_peername +syntax keyword pfmainConf lmtp_tls_note_starttls_offer +syntax keyword pfmainConf lmtp_tls_per_site +syntax keyword pfmainConf lmtp_tls_scert_verifydepth +syntax keyword pfmainConf lmtp_use_tls +syntax keyword pfmainConf lmtp_xforward_timeout +syntax keyword pfmainConf local_command_shell +syntax keyword pfmainConf local_destination_concurrency_limit +syntax keyword pfmainConf local_destination_recipient_limit +syntax keyword pfmainConf local_header_rewrite_clients +syntax keyword pfmainConf local_recipient_maps +syntax keyword pfmainConf local_transport +syntax keyword pfmainConf luser_relay +syntax keyword pfmainConf mail_name +syntax keyword pfmainConf mail_owner +syntax keyword pfmainConf mail_release_date +syntax keyword pfmainConf mail_spool_directory +syntax keyword pfmainConf mail_version +syntax keyword pfmainConf mailbox_command +syntax keyword pfmainConf mailbox_command_maps +syntax keyword pfmainConf mailbox_delivery_lock +syntax keyword pfmainConf mailbox_size_limit +syntax keyword pfmainConf mailbox_transport +syntax keyword pfmainConf mailbox_transport_maps +syntax keyword pfmainConf mailq_path +syntax keyword pfmainConf manpage_directory +syntax keyword pfmainConf maps_rbl_domains +syntax keyword pfmainConf maps_rbl_reject_code +syntax keyword pfmainConf masquerade_classes +syntax keyword pfmainConf masquerade_domains +syntax keyword pfmainConf masquerade_exceptions +syntax keyword pfmainConf max_idle +syntax keyword pfmainConf max_use +syntax keyword pfmainConf maximal_backoff_time +syntax keyword pfmainConf maximal_queue_lifetime +syntax keyword pfmainConf message_reject_characters +syntax keyword pfmainConf message_size_limit +syntax keyword pfmainConf message_strip_characters +syntax keyword pfmainConf mime_boundary_length_limit +syntax keyword pfmainConf mime_header_checks +syntax keyword pfmainConf mime_nesting_limit +syntax keyword pfmainConf minimal_backoff_time +syntax keyword pfmainConf multi_recipient_bounce_reject_code +syntax keyword pfmainConf mydestination +syntax keyword pfmainConf mydomain +syntax keyword pfmainConf myhostname +syntax keyword pfmainConf mynetworks +syntax keyword pfmainConf mynetworks_style +syntax keyword pfmainConf myorigin +syntax keyword pfmainConf nested_header_checks +syntax keyword pfmainConf newaliases_path +syntax keyword pfmainConf non_fqdn_reject_code +syntax keyword pfmainConf notify_classes +syntax keyword pfmainConf owner_request_special +syntax keyword pfmainConf parent_domain_matches_subdomains +syntax keyword pfmainConf permit_mx_backup_networks +syntax keyword pfmainConf pickup_service_name +syntax keyword pfmainConf plaintext_reject_code +syntax keyword pfmainConf prepend_delivered_header +syntax keyword pfmainConf process_id_directory +syntax keyword pfmainConf propagate_unmatched_extensions +syntax keyword pfmainConf proxy_interfaces +syntax keyword pfmainConf proxy_read_maps +syntax keyword pfmainConf qmgr_clog_warn_time +syntax keyword pfmainConf qmgr_fudge_factor +syntax keyword pfmainConf qmgr_message_active_limit +syntax keyword pfmainConf qmgr_message_recipient_limit +syntax keyword pfmainConf qmgr_message_recipient_minimum +syntax keyword pfmainConf qmqpd_authorized_clients +syntax keyword pfmainConf qmqpd_error_delay +syntax keyword pfmainConf qmqpd_timeout +syntax keyword pfmainConf queue_directory +syntax keyword pfmainConf queue_file_attribute_count_limit +syntax keyword pfmainConf queue_minfree +syntax keyword pfmainConf queue_run_delay +syntax keyword pfmainConf queue_service_name +syntax keyword pfmainConf rbl_reply_maps +syntax keyword pfmainConf readme_directory +syntax keyword pfmainConf receive_override_options +syntax keyword pfmainConf recipient_bcc_maps +syntax keyword pfmainConf recipient_canonical_classes +syntax keyword pfmainConf recipient_canonical_maps +syntax keyword pfmainConf recipient_delimiter +syntax keyword pfmainConf reject_code +syntax keyword pfmainConf relay_clientcerts +syntax keyword pfmainConf relay_destination_concurrency_limit +syntax keyword pfmainConf relay_destination_recipient_limit +syntax keyword pfmainConf relay_domains +syntax keyword pfmainConf relay_domains_reject_code +syntax keyword pfmainConf relay_recipient_maps +syntax keyword pfmainConf relay_transport +syntax keyword pfmainConf relayhost +syntax keyword pfmainConf relocated_maps +syntax keyword pfmainConf remote_header_rewrite_domain +syntax keyword pfmainConf require_home_directory +syntax keyword pfmainConf resolve_dequoted_address +syntax keyword pfmainConf resolve_null_domain +syntax keyword pfmainConf resolve_numeric_domain +syntax keyword pfmainConf rewrite_service_name +syntax keyword pfmainConf sample_directory +syntax keyword pfmainConf sender_bcc_maps +syntax keyword pfmainConf sender_canonical_classes +syntax keyword pfmainConf sender_canonical_maps +syntax keyword pfmainConf sender_dependent_relayhost_maps +syntax keyword pfmainConf sendmail_path +syntax keyword pfmainConf service_throttle_time +syntax keyword pfmainConf setgid_group +syntax keyword pfmainConf show_user_unknown_table_name +syntax keyword pfmainConf showq_service_name +syntax keyword pfmainConf smtp_always_send_ehlo +syntax keyword pfmainConf smtp_bind_address +syntax keyword pfmainConf smtp_bind_address6 +syntax keyword pfmainConf smtp_cname_overrides_servername +syntax keyword pfmainConf smtp_connect_timeout +syntax keyword pfmainConf smtp_connection_cache_destinations +syntax keyword pfmainConf smtp_connection_cache_on_demand +syntax keyword pfmainConf smtp_connection_cache_time_limit +syntax keyword pfmainConf smtp_connection_reuse_time_limit +syntax keyword pfmainConf smtp_data_done_timeout +syntax keyword pfmainConf smtp_data_init_timeout +syntax keyword pfmainConf smtp_data_xfer_timeout +syntax keyword pfmainConf smtp_defer_if_no_mx_address_found +syntax keyword pfmainConf smtp_destination_concurrency_limit +syntax keyword pfmainConf smtp_destination_recipient_limit +syntax keyword pfmainConf smtp_discard_ehlo_keyword_address_maps +syntax keyword pfmainConf smtp_discard_ehlo_keywords +syntax keyword pfmainConf smtp_enforce_tls +syntax keyword pfmainConf smtp_fallback_relay +syntax keyword pfmainConf smtp_generic_maps +syntax keyword pfmainConf smtp_helo_name +syntax keyword pfmainConf smtp_helo_timeout +syntax keyword pfmainConf smtp_host_lookup +syntax keyword pfmainConf smtp_line_length_limit +syntax keyword pfmainConf smtp_mail_timeout +syntax keyword pfmainConf smtp_mx_address_limit +syntax keyword pfmainConf smtp_mx_session_limit +syntax keyword pfmainConf smtp_never_send_ehlo +syntax keyword pfmainConf smtp_pix_workaround_delay_time +syntax keyword pfmainConf smtp_pix_workaround_threshold_time +syntax keyword pfmainConf smtp_quit_timeout +syntax keyword pfmainConf smtp_quote_rfc821_envelope +syntax keyword pfmainConf smtp_randomize_addresses +syntax keyword pfmainConf smtp_rcpt_timeout +syntax keyword pfmainConf smtp_rset_timeout +syntax keyword pfmainConf smtp_sasl_auth_enable +syntax keyword pfmainConf smtp_sasl_mechanism_filter +syntax keyword pfmainConf smtp_sasl_password_maps +syntax keyword pfmainConf smtp_sasl_path +syntax keyword pfmainConf smtp_sasl_security_options +syntax keyword pfmainConf smtp_sasl_tls_security_options +syntax keyword pfmainConf smtp_sasl_tls_verified_security_options +syntax keyword pfmainConf smtp_sasl_type +syntax keyword pfmainConf smtp_send_xforward_command +syntax keyword pfmainConf smtp_sender_dependent_authentication +syntax keyword pfmainConf smtp_skip_5xx_greeting +syntax keyword pfmainConf smtp_skip_quit_response +syntax keyword pfmainConf smtp_starttls_timeout +syntax keyword pfmainConf smtp_tls_CAfile +syntax keyword pfmainConf smtp_tls_CApath +syntax keyword pfmainConf smtp_tls_cert_file +syntax keyword pfmainConf smtp_tls_cipherlist +syntax keyword pfmainConf smtp_tls_dcert_file +syntax keyword pfmainConf smtp_tls_dkey_file +syntax keyword pfmainConf smtp_tls_enforce_peername +syntax keyword pfmainConf smtp_tls_key_file +syntax keyword pfmainConf smtp_tls_loglevel +syntax keyword pfmainConf smtp_tls_note_starttls_offer +syntax keyword pfmainConf smtp_tls_per_site +syntax keyword pfmainConf smtp_tls_scert_verifydepth +syntax keyword pfmainConf smtp_tls_session_cache_database +syntax keyword pfmainConf smtp_tls_session_cache_timeout +syntax keyword pfmainConf smtp_use_tls +syntax keyword pfmainConf smtp_xforward_timeout +syntax keyword pfmainConf smtpd_authorized_verp_clients +syntax keyword pfmainConf smtpd_authorized_xclient_hosts +syntax keyword pfmainConf smtpd_authorized_xforward_hosts +syntax keyword pfmainConf smtpd_banner +syntax keyword pfmainConf smtpd_client_connection_count_limit +syntax keyword pfmainConf smtpd_client_connection_rate_limit +syntax keyword pfmainConf smtpd_client_event_limit_exceptions +syntax keyword pfmainConf smtpd_client_message_rate_limit +syntax keyword pfmainConf smtpd_client_new_tls_session_rate_limit +syntax keyword pfmainConf smtpd_client_recipient_rate_limit +syntax keyword pfmainConf smtpd_client_restrictions +syntax keyword pfmainConf smtpd_data_restrictions +syntax keyword pfmainConf smtpd_delay_open_until_valid_rcpt +syntax keyword pfmainConf smtpd_delay_reject +syntax keyword pfmainConf smtpd_discard_ehlo_keyword_address_maps +syntax keyword pfmainConf smtpd_discard_ehlo_keywords +syntax keyword pfmainConf smtpd_end_of_data_restrictions +syntax keyword pfmainConf smtpd_enforce_tls +syntax keyword pfmainConf smtpd_error_sleep_time +syntax keyword pfmainConf smtpd_etrn_restrictions +syntax keyword pfmainConf smtpd_expansion_filter +syntax keyword pfmainConf smtpd_forbidden_commands +syntax keyword pfmainConf smtpd_hard_error_limit +syntax keyword pfmainConf smtpd_helo_required +syntax keyword pfmainConf smtpd_helo_restrictions +syntax keyword pfmainConf smtpd_history_flush_threshold +syntax keyword pfmainConf smtpd_junk_command_limit +syntax keyword pfmainConf smtpd_noop_commands +syntax keyword pfmainConf smtpd_null_access_lookup_key +syntax keyword pfmainConf smtpd_peername_lookup +syntax keyword pfmainConf smtpd_policy_service_max_idle +syntax keyword pfmainConf smtpd_policy_service_max_ttl +syntax keyword pfmainConf smtpd_policy_service_timeout +syntax keyword pfmainConf smtpd_proxy_ehlo +syntax keyword pfmainConf smtpd_proxy_filter +syntax keyword pfmainConf smtpd_proxy_timeout +syntax keyword pfmainConf smtpd_recipient_limit +syntax keyword pfmainConf smtpd_recipient_overshoot_limit +syntax keyword pfmainConf smtpd_recipient_restrictions +syntax keyword pfmainConf smtpd_reject_unlisted_recipient +syntax keyword pfmainConf smtpd_reject_unlisted_sender +syntax keyword pfmainConf smtpd_restriction_classes +syntax keyword pfmainConf smtpd_sasl_auth_enable +syntax keyword pfmainConf smtpd_sasl_authenticated_header +syntax keyword pfmainConf smtpd_sasl_exceptions_networks +syntax keyword pfmainConf smtpd_sasl_local_domain +syntax keyword pfmainConf smtpd_sasl_path +syntax keyword pfmainConf smtpd_sasl_security_options +syntax keyword pfmainConf smtpd_sasl_tls_security_options +syntax keyword pfmainConf smtpd_sasl_type +syntax keyword pfmainConf smtpd_sender_login_maps +syntax keyword pfmainConf smtpd_sender_restrictions +syntax keyword pfmainConf smtpd_soft_error_limit +syntax keyword pfmainConf smtpd_starttls_timeout +syntax keyword pfmainConf smtpd_timeout +syntax keyword pfmainConf smtpd_tls_CAfile +syntax keyword pfmainConf smtpd_tls_CApath +syntax keyword pfmainConf smtpd_tls_ask_ccert +syntax keyword pfmainConf smtpd_tls_auth_only +syntax keyword pfmainConf smtpd_tls_ccert_verifydepth +syntax keyword pfmainConf smtpd_tls_cert_file +syntax keyword pfmainConf smtpd_tls_cipherlist +syntax keyword pfmainConf smtpd_tls_dcert_file +syntax keyword pfmainConf smtpd_tls_dh1024_param_file +syntax keyword pfmainConf smtpd_tls_dh512_param_file +syntax keyword pfmainConf smtpd_tls_dkey_file +syntax keyword pfmainConf smtpd_tls_key_file +syntax keyword pfmainConf smtpd_tls_loglevel +syntax keyword pfmainConf smtpd_tls_received_header +syntax keyword pfmainConf smtpd_tls_req_ccert +syntax keyword pfmainConf smtpd_tls_session_cache_database +syntax keyword pfmainConf smtpd_tls_session_cache_timeout +syntax keyword pfmainConf smtpd_tls_wrappermode +syntax keyword pfmainConf smtpd_use_tls +syntax keyword pfmainConf soft_bounce +syntax keyword pfmainConf stale_lock_time +syntax keyword pfmainConf strict_7bit_headers +syntax keyword pfmainConf strict_8bitmime +syntax keyword pfmainConf strict_8bitmime_body +syntax keyword pfmainConf strict_mime_encoding_domain +syntax keyword pfmainConf strict_rfc821_envelopes +syntax keyword pfmainConf sun_mailtool_compatibility +syntax keyword pfmainConf swap_bangpath +syntax keyword pfmainConf syslog_facility +syntax keyword pfmainConf syslog_name +syntax keyword pfmainConf tls_daemon_random_bytes +syntax keyword pfmainConf tls_random_bytes +syntax keyword pfmainConf tls_random_exchange_name +syntax keyword pfmainConf tls_random_prng_update_period +syntax keyword pfmainConf tls_random_reseed_period +syntax keyword pfmainConf tls_random_source +syntax keyword pfmainConf trace_service_name +syntax keyword pfmainConf transport_maps +syntax keyword pfmainConf transport_retry_time +syntax keyword pfmainConf trigger_timeout +syntax keyword pfmainConf undisclosed_recipients_header +syntax keyword pfmainConf unknown_address_reject_code +syntax keyword pfmainConf unknown_client_reject_code +syntax keyword pfmainConf unknown_hostname_reject_code +syntax keyword pfmainConf unknown_local_recipient_reject_code +syntax keyword pfmainConf unknown_relay_recipient_reject_code +syntax keyword pfmainConf unknown_virtual_alias_reject_code +syntax keyword pfmainConf unknown_virtual_mailbox_reject_code +syntax keyword pfmainConf unverified_recipient_reject_code +syntax keyword pfmainConf unverified_sender_reject_code +syntax keyword pfmainConf verp_delimiter_filter +syntax keyword pfmainConf virtual_alias_domains +syntax keyword pfmainConf virtual_alias_expansion_limit +syntax keyword pfmainConf virtual_alias_maps +syntax keyword pfmainConf virtual_alias_recursion_limit +syntax keyword pfmainConf virtual_destination_concurrency_limit +syntax keyword pfmainConf virtual_destination_recipient_limit +syntax keyword pfmainConf virtual_gid_maps +syntax keyword pfmainConf virtual_mailbox_base +syntax keyword pfmainConf virtual_mailbox_domains +syntax keyword pfmainConf virtual_mailbox_limit +syntax keyword pfmainConf virtual_mailbox_lock +syntax keyword pfmainConf virtual_mailbox_maps +syntax keyword pfmainConf virtual_minimum_uid +syntax keyword pfmainConf virtual_transport +syntax keyword pfmainConf virtual_uid_maps +syntax match pfmainRef "$\<2bounce_notice_recipient\>" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax match pfmainRef "$\" +syntax keyword pfmainWord all +syntax keyword pfmainWord check_address_map +syntax keyword pfmainWord check_ccert_access +syntax keyword pfmainWord check_client_access +syntax keyword pfmainWord check_etrn_access +syntax keyword pfmainWord check_helo_access +syntax keyword pfmainWord check_helo_mx_access +syntax keyword pfmainWord check_helo_ns_access +syntax keyword pfmainWord check_policy_service +syntax keyword pfmainWord check_recipient_access +syntax keyword pfmainWord check_recipient_maps +syntax keyword pfmainWord check_recipient_mx_access +syntax keyword pfmainWord check_recipient_ns_access +syntax keyword pfmainWord check_relay_domains +syntax keyword pfmainWord check_sender_access +syntax keyword pfmainWord check_sender_mx_access +syntax keyword pfmainWord check_sender_ns_access +syntax keyword pfmainWord class +syntax keyword pfmainWord defer_if_permit +syntax keyword pfmainWord defer_if_reject +syntax keyword pfmainWord dns +syntax keyword pfmainWord envelope_recipient +syntax keyword pfmainWord envelope_sender +syntax keyword pfmainWord header_recipient +syntax keyword pfmainWord header_sender +syntax keyword pfmainWord host +syntax keyword pfmainWord ipv4 +syntax keyword pfmainWord ipv6 +syntax keyword pfmainWord native +syntax keyword pfmainWord permit +syntax keyword pfmainWord permit_auth_destination +syntax keyword pfmainWord permit_inet_interfaces +syntax keyword pfmainWord permit_mx_backup +syntax keyword pfmainWord permit_mynetworks +syntax keyword pfmainWord permit_naked_ip_address +syntax keyword pfmainWord permit_sasl_authenticated +syntax keyword pfmainWord permit_tls_all_clientcerts +syntax keyword pfmainWord permit_tls_clientcerts +syntax keyword pfmainWord reject +syntax keyword pfmainWord reject_invalid_helo_hostname +syntax keyword pfmainWord reject_invalid_hostname +syntax keyword pfmainWord reject_maps_rbl +syntax keyword pfmainWord reject_multi_recipient_bounce +syntax keyword pfmainWord reject_non_fqdn_helo_hostname +syntax keyword pfmainWord reject_non_fqdn_hostname +syntax keyword pfmainWord reject_non_fqdn_recipient +syntax keyword pfmainWord reject_non_fqdn_sender +syntax keyword pfmainWord reject_plaintext_session +syntax keyword pfmainWord reject_rbl +syntax keyword pfmainWord reject_rbl_client +syntax keyword pfmainWord reject_rhsbl_client +syntax keyword pfmainWord reject_rhsbl_helo +syntax keyword pfmainWord reject_rhsbl_recipient +syntax keyword pfmainWord reject_rhsbl_sender +syntax keyword pfmainWord reject_sender_login_mismatch +syntax keyword pfmainWord reject_unauth_destination +syntax keyword pfmainWord reject_unauth_pipelining +syntax keyword pfmainWord reject_unknown_address +syntax keyword pfmainWord reject_unknown_client +syntax keyword pfmainWord reject_unknown_client_hostname +syntax keyword pfmainWord reject_unknown_forward_client_hostname +syntax keyword pfmainWord reject_unknown_helo_hostname +syntax keyword pfmainWord reject_unknown_hostname +syntax keyword pfmainWord reject_unknown_recipient_domain +syntax keyword pfmainWord reject_unknown_reverse_client_hostname +syntax keyword pfmainWord reject_unknown_sender_domain +syntax keyword pfmainWord reject_unlisted_recipient +syntax keyword pfmainWord reject_unlisted_sender +syntax keyword pfmainWord reject_unverified_recipient +syntax keyword pfmainWord reject_unverified_sender +syntax keyword pfmainWord sleep +syntax keyword pfmainWord smtpd_access_maps +syntax keyword pfmainWord subnet +syntax keyword pfmainWord warn_if_reject + +syntax keyword pfmainDict btree cidr environ hash nis pcre proxy regexp sdbm sdbm static tcp unix +syntax keyword pfmainQueueDir incoming active deferred corrupt hold +syntax keyword pfmainTransport smtp lmtp unix local relay uucp virtual +syntax keyword pfmainLock fcntl flock dotlock +syntax keyword pfmainAnswer yes no + +syntax match pfmainComment "#.*$" +syntax match pfmainNumber "\<\d\+\>" +syntax match pfmainTime "\<\d\+[hmsd]\>" +syntax match pfmainIP "\<\d\{1,3}\.\d\{1,3}\.\d\{1,3}\.\d\{1,3}\>" +syntax match pfmainVariable "\$\w\+" contains=pfmainRef + +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" + +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" +syntax match pfmainSpecial "\" + +if version >= 508 || !exists("pfmain_syntax_init") + if version < 508 + let pfmain_syntax_init = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink pfmainConf Statement + HiLink pfmainRef PreProc + HiLink pfmainWord identifier + + HiLink pfmainDict Type + HiLink pfmainQueueDir Constant + HiLink pfmainTransport Constant + HiLink pfmainLock Constant + HiLink pfmainAnswer Constant + + HiLink pfmainComment Comment + HiLink pfmainNumber Number + HiLink pfmainTime Number + HiLink pfmainIP Number + HiLink pfmainVariable Error + HiLink pfmainSpecial Special + + delcommand HiLink +endif + +let b:current_syntax = "pfmain" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/php.vim b/vim73/syntax/php.vim new file mode 100644 index 0000000..4e6b95c --- /dev/null +++ b/vim73/syntax/php.vim @@ -0,0 +1,649 @@ +" Vim syntax file +" Language: php PHP 3/4/5 +" Maintainer: Peter Hodge +" Last Change: June 9, 2006 +" URL: http://www.vim.org/scripts/script.php?script_id=1571 +" +" Former Maintainer: Debian VIM Maintainers +" Former URL: http://svn.debian.org/wsvn/pkg-vim/trunk/runtime/syntax/php.vim?op=file&rev=0&sc=0 +" +" Note: If you are using a colour terminal with dark background, you will probably find +" the 'elflord' colorscheme is much better for PHP's syntax than the default +" colourscheme, because elflord's colours will better highlight the break-points +" (Statements) in your code. +" +" Options: php_sql_query = 1 for SQL syntax highlighting inside strings +" php_htmlInStrings = 1 for HTML syntax highlighting inside strings +" php_baselib = 1 for highlighting baselib functions +" php_asp_tags = 1 for highlighting ASP-style short tags +" php_parent_error_close = 1 for highlighting parent error ] or ) +" php_parent_error_open = 1 for skipping an php end tag, if there exists an open ( or [ without a closing one +" php_oldStyle = 1 for using old colorstyle +" php_noShortTags = 1 don't sync as php +" php_folding = 1 for folding classes and functions +" php_folding = 2 for folding all { } regions +" php_sync_method = x +" x=-1 to sync by search ( default ) +" x>0 to sync at least x lines backwards +" x=0 to sync from start +" +" Added by Peter Hodge On June 9, 2006: +" php_special_functions = 1|0 to highlight functions with abnormal behaviour +" php_alt_comparisons = 1|0 to highlight comparison operators in an alternate colour +" php_alt_assignByReference = 1|0 to highlight '= &' in an alternate colour +" +" Note: these all default to 1 (On), so you would set them to '0' to turn them off. +" E.g., in your .vimrc or _vimrc file: +" let php_special_functions = 0 +" let php_alt_comparisons = 0 +" let php_alt_assignByReference = 0 +" Unletting these variables will revert back to their default (On). +" +" +" Note: +" Setting php_folding=1 will match a closing } by comparing the indent +" before the class or function keyword with the indent of a matching }. +" Setting php_folding=2 will match all of pairs of {,} ( see known +" bugs ii ) + +" Known Bugs: +" - setting php_parent_error_close on and php_parent_error_open off +" has these two leaks: +" i) A closing ) or ] inside a string match to the last open ( or [ +" before the string, when the the closing ) or ] is on the same line +" where the string started. In this case a following ) or ] after +" the string would be highlighted as an error, what is incorrect. +" ii) Same problem if you are setting php_folding = 2 with a closing +" } inside an string on the first line of this string. +" +" - A double-quoted string like this: +" "$foo->someVar->someOtherVar->bar" +" will highight '->someOtherVar->bar' as though they will be parsed +" as object member variables, but PHP only recognizes the first +" object member variable ($foo->someVar). +" +" + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'php' +endif + +if version < 600 + unlet! php_folding + if exists("php_sync_method") && !php_sync_method + let php_sync_method=-1 + endif + so :p:h/html.vim +else + runtime! syntax/html.vim + unlet b:current_syntax +endif + +" accept old options +if !exists("php_sync_method") + if exists("php_minlines") + let php_sync_method=php_minlines + else + let php_sync_method=-1 + endif +endif + +if exists("php_parentError") && !exists("php_parent_error_open") && !exists("php_parent_error_close") + let php_parent_error_close=1 + let php_parent_error_open=1 +endif + +syn cluster htmlPreproc add=phpRegion,phpRegionAsp,phpRegionSc + +if version < 600 + syn include @sqlTop :p:h/sql.vim +else + syn include @sqlTop syntax/sql.vim +endif +syn sync clear +unlet b:current_syntax +syn cluster sqlTop remove=sqlString,sqlComment +if exists( "php_sql_query") + syn cluster phpAddStrings contains=@sqlTop +endif + +if exists( "php_htmlInStrings") + syn cluster phpAddStrings add=@htmlTop +endif + +syn case match + +" Env Variables +syn keyword phpEnvVar GATEWAY_INTERFACE SERVER_NAME SERVER_SOFTWARE SERVER_PROTOCOL REQUEST_METHOD QUERY_STRING DOCUMENT_ROOT HTTP_ACCEPT HTTP_ACCEPT_CHARSET HTTP_ENCODING HTTP_ACCEPT_LANGUAGE HTTP_CONNECTION HTTP_HOST HTTP_REFERER HTTP_USER_AGENT REMOTE_ADDR REMOTE_PORT SCRIPT_FILENAME SERVER_ADMIN SERVER_PORT SERVER_SIGNATURE PATH_TRANSLATED SCRIPT_NAME REQUEST_URI contained + +" Internal Variables +syn keyword phpIntVar GLOBALS PHP_ERRMSG PHP_SELF HTTP_GET_VARS HTTP_POST_VARS HTTP_COOKIE_VARS HTTP_POST_FILES HTTP_ENV_VARS HTTP_SERVER_VARS HTTP_SESSION_VARS HTTP_RAW_POST_DATA HTTP_STATE_VARS _GET _POST _COOKIE _FILES _SERVER _ENV _SERVER _REQUEST _SESSION contained + +" Constants +syn keyword phpCoreConstant PHP_VERSION PHP_OS DEFAULT_INCLUDE_PATH PEAR_INSTALL_DIR PEAR_EXTENSION_DIR PHP_EXTENSION_DIR PHP_BINDIR PHP_LIBDIR PHP_DATADIR PHP_SYSCONFDIR PHP_LOCALSTATEDIR PHP_CONFIG_FILE_PATH PHP_OUTPUT_HANDLER_START PHP_OUTPUT_HANDLER_CONT PHP_OUTPUT_HANDLER_END E_ERROR E_WARNING E_PARSE E_NOTICE E_CORE_ERROR E_CORE_WARNING E_COMPILE_ERROR E_COMPILE_WARNING E_USER_ERROR E_USER_WARNING E_USER_NOTICE E_ALL contained + +syn case ignore + +syn keyword phpConstant __LINE__ __FILE__ __FUNCTION__ __METHOD__ __CLASS__ contained + + +" Function and Methods ripped from php_manual_de.tar.gz Jan 2003 +syn keyword phpFunctions apache_child_terminate apache_get_modules apache_get_version apache_getenv apache_lookup_uri apache_note apache_request_headers apache_response_headers apache_setenv ascii2ebcdic ebcdic2ascii getallheaders virtual contained +syn keyword phpFunctions array_change_key_case array_chunk array_combine array_count_values array_diff_assoc array_diff_uassoc array_diff array_fill array_filter array_flip array_intersect_assoc array_intersect array_key_exists array_keys array_map array_merge_recursive array_merge array_multisort array_pad array_pop array_push array_rand array_reduce array_reverse array_search array_shift array_slice array_splice array_sum array_udiff_assoc array_udiff_uassoc array_udiff array_unique array_unshift array_values array_walk array arsort asort compact count current each end extract in_array key krsort ksort list natcasesort natsort next pos prev range reset rsort shuffle sizeof sort uasort uksort usort contained +syn keyword phpFunctions aspell_check aspell_new aspell_suggest contained +syn keyword phpFunctions bcadd bccomp bcdiv bcmod bcmul bcpow bcpowmod bcscale bcsqrt bcsub contained +syn keyword phpFunctions bzclose bzcompress bzdecompress bzerrno bzerror bzerrstr bzflush bzopen bzread bzwrite contained +syn keyword phpFunctions cal_days_in_month cal_from_jd cal_info cal_to_jd easter_date easter_days frenchtojd gregoriantojd jddayofweek jdmonthname jdtofrench jdtogregorian jdtojewish jdtojulian jdtounix jewishtojd juliantojd unixtojd contained +syn keyword phpFunctions ccvs_add ccvs_auth ccvs_command ccvs_count ccvs_delete ccvs_done ccvs_init ccvs_lookup ccvs_new ccvs_report ccvs_return ccvs_reverse ccvs_sale ccvs_status ccvs_textvalue ccvs_void contained +syn keyword phpFunctions call_user_method_array call_user_method class_exists get_class_methods get_class_vars get_class get_declared_classes get_object_vars get_parent_class is_a is_subclass_of method_exists contained +syn keyword phpFunctions com VARIANT com_addref com_get com_invoke com_isenum com_load_typelib com_load com_propget com_propput com_propset com_release com_set contained +syn keyword phpFunctions cpdf_add_annotation cpdf_add_outline cpdf_arc cpdf_begin_text cpdf_circle cpdf_clip cpdf_close cpdf_closepath_fill_stroke cpdf_closepath_stroke cpdf_closepath cpdf_continue_text cpdf_curveto cpdf_end_text cpdf_fill_stroke cpdf_fill cpdf_finalize_page cpdf_finalize cpdf_global_set_document_limits cpdf_import_jpeg cpdf_lineto cpdf_moveto cpdf_newpath cpdf_open cpdf_output_buffer cpdf_page_init cpdf_place_inline_image cpdf_rect cpdf_restore cpdf_rlineto cpdf_rmoveto cpdf_rotate_text cpdf_rotate cpdf_save_to_file cpdf_save cpdf_scale cpdf_set_action_url cpdf_set_char_spacing cpdf_set_creator cpdf_set_current_page cpdf_set_font_directories cpdf_set_font_map_file cpdf_set_font cpdf_set_horiz_scaling cpdf_set_keywords cpdf_set_leading cpdf_set_page_animation cpdf_set_subject cpdf_set_text_matrix cpdf_set_text_pos cpdf_set_text_rendering cpdf_set_text_rise cpdf_set_title cpdf_set_viewer_preferences cpdf_set_word_spacing cpdf_setdash cpdf_setflat cpdf_setgray_fill cpdf_setgray_stroke cpdf_setgray cpdf_setlinecap cpdf_setlinejoin cpdf_setlinewidth cpdf_setmiterlimit cpdf_setrgbcolor_fill cpdf_setrgbcolor_stroke cpdf_setrgbcolor cpdf_show_xy cpdf_show cpdf_stringwidth cpdf_stroke cpdf_text cpdf_translate contained +syn keyword phpFunctions crack_check crack_closedict crack_getlastmessage crack_opendict contained +syn keyword phpFunctions ctype_alnum ctype_alpha ctype_cntrl ctype_digit ctype_graph ctype_lower ctype_print ctype_punct ctype_space ctype_upper ctype_xdigit contained +syn keyword phpFunctions curl_close curl_errno curl_error curl_exec curl_getinfo curl_init curl_multi_add_handle curl_multi_close curl_multi_exec curl_multi_getcontent curl_multi_info_read curl_multi_init curl_multi_remove_handle curl_multi_select curl_setopt curl_version contained +syn keyword phpFunctions cybercash_base64_decode cybercash_base64_encode cybercash_decr cybercash_encr contained +syn keyword phpFunctions cyrus_authenticate cyrus_bind cyrus_close cyrus_connect cyrus_query cyrus_unbind contained +syn keyword phpFunctions checkdate date getdate gettimeofday gmdate gmmktime gmstrftime localtime microtime mktime strftime strtotime time contained +syn keyword phpFunctions dba_close dba_delete dba_exists dba_fetch dba_firstkey dba_handlers dba_insert dba_key_split dba_list dba_nextkey dba_open dba_optimize dba_popen dba_replace dba_sync contained +syn keyword phpFunctions dbase_add_record dbase_close dbase_create dbase_delete_record dbase_get_header_info dbase_get_record_with_names dbase_get_record dbase_numfields dbase_numrecords dbase_open dbase_pack dbase_replace_record contained +syn keyword phpFunctions dblist dbmclose dbmdelete dbmexists dbmfetch dbmfirstkey dbminsert dbmnextkey dbmopen dbmreplace contained +syn keyword phpFunctions dbplus_add dbplus_aql dbplus_chdir dbplus_close dbplus_curr dbplus_errcode dbplus_errno dbplus_find dbplus_first dbplus_flush dbplus_freealllocks dbplus_freelock dbplus_freerlocks dbplus_getlock dbplus_getunique dbplus_info dbplus_last dbplus_lockrel dbplus_next dbplus_open dbplus_prev dbplus_rchperm dbplus_rcreate dbplus_rcrtexact dbplus_rcrtlike dbplus_resolve dbplus_restorepos dbplus_rkeys dbplus_ropen dbplus_rquery dbplus_rrename dbplus_rsecindex dbplus_runlink dbplus_rzap dbplus_savepos dbplus_setindex dbplus_setindexbynumber dbplus_sql dbplus_tcl dbplus_tremove dbplus_undo dbplus_undoprepare dbplus_unlockrel dbplus_unselect dbplus_update dbplus_xlockrel dbplus_xunlockrel contained +syn keyword phpFunctions dbx_close dbx_compare dbx_connect dbx_error dbx_escape_string dbx_fetch_row dbx_query dbx_sort contained +syn keyword phpFunctions dio_close dio_fcntl dio_open dio_read dio_seek dio_stat dio_tcsetattr dio_truncate dio_write contained +syn keyword phpFunctions chdir chroot dir closedir getcwd opendir readdir rewinddir scandir contained +syn keyword phpFunctions domxml_new_doc domxml_open_file domxml_open_mem domxml_version domxml_xmltree domxml_xslt_stylesheet_doc domxml_xslt_stylesheet_file domxml_xslt_stylesheet xpath_eval_expression xpath_eval xpath_new_context xptr_eval xptr_new_context contained +syn keyword phpMethods name specified value create_attribute create_cdata_section create_comment create_element_ns create_element create_entity_reference create_processing_instruction create_text_node doctype document_element dump_file dump_mem get_element_by_id get_elements_by_tagname html_dump_mem xinclude entities internal_subset name notations public_id system_id get_attribute_node get_attribute get_elements_by_tagname has_attribute remove_attribute set_attribute tagname add_namespace append_child append_sibling attributes child_nodes clone_node dump_node first_child get_content has_attributes has_child_nodes insert_before is_blank_node last_child next_sibling node_name node_type node_value owner_document parent_node prefix previous_sibling remove_child replace_child replace_node set_content set_name set_namespace unlink_node data target process result_dump_file result_dump_mem contained +syn keyword phpFunctions dotnet_load contained +syn keyword phpFunctions debug_backtrace debug_print_backtrace error_log error_reporting restore_error_handler set_error_handler trigger_error user_error contained +syn keyword phpFunctions escapeshellarg escapeshellcmd exec passthru proc_close proc_get_status proc_nice proc_open proc_terminate shell_exec system contained +syn keyword phpFunctions fam_cancel_monitor fam_close fam_monitor_collection fam_monitor_directory fam_monitor_file fam_next_event fam_open fam_pending fam_resume_monitor fam_suspend_monitor contained +syn keyword phpFunctions fbsql_affected_rows fbsql_autocommit fbsql_change_user fbsql_close fbsql_commit fbsql_connect fbsql_create_blob fbsql_create_clob fbsql_create_db fbsql_data_seek fbsql_database_password fbsql_database fbsql_db_query fbsql_db_status fbsql_drop_db fbsql_errno fbsql_error fbsql_fetch_array fbsql_fetch_assoc fbsql_fetch_field fbsql_fetch_lengths fbsql_fetch_object fbsql_fetch_row fbsql_field_flags fbsql_field_len fbsql_field_name fbsql_field_seek fbsql_field_table fbsql_field_type fbsql_free_result fbsql_get_autostart_info fbsql_hostname fbsql_insert_id fbsql_list_dbs fbsql_list_fields fbsql_list_tables fbsql_next_result fbsql_num_fields fbsql_num_rows fbsql_password fbsql_pconnect fbsql_query fbsql_read_blob fbsql_read_clob fbsql_result fbsql_rollback fbsql_select_db fbsql_set_lob_mode fbsql_set_transaction fbsql_start_db fbsql_stop_db fbsql_tablename fbsql_username fbsql_warnings contained +syn keyword phpFunctions fdf_add_doc_javascript fdf_add_template fdf_close fdf_create fdf_enum_values fdf_errno fdf_error fdf_get_ap fdf_get_attachment fdf_get_encoding fdf_get_file fdf_get_flags fdf_get_opt fdf_get_status fdf_get_value fdf_get_version fdf_header fdf_next_field_name fdf_open_string fdf_open fdf_remove_item fdf_save_string fdf_save fdf_set_ap fdf_set_encoding fdf_set_file fdf_set_flags fdf_set_javascript_action fdf_set_opt fdf_set_status fdf_set_submit_form_action fdf_set_target_frame fdf_set_value fdf_set_version contained +syn keyword phpFunctions filepro_fieldcount filepro_fieldname filepro_fieldtype filepro_fieldwidth filepro_retrieve filepro_rowcount filepro contained +syn keyword phpFunctions basename chgrp chmod chown clearstatcache copy delete dirname disk_free_space disk_total_space diskfreespace fclose feof fflush fgetc fgetcsv fgets fgetss file_exists file_get_contents file_put_contents file fileatime filectime filegroup fileinode filemtime fileowner fileperms filesize filetype flock fnmatch fopen fpassthru fputs fread fscanf fseek fstat ftell ftruncate fwrite glob is_dir is_executable is_file is_link is_readable is_uploaded_file is_writable is_writeable link linkinfo lstat mkdir move_uploaded_file parse_ini_file pathinfo pclose popen readfile readlink realpath rename rewind rmdir set_file_buffer stat symlink tempnam tmpfile touch umask unlink contained +syn keyword phpFunctions fribidi_log2vis contained +syn keyword phpFunctions ftp_alloc ftp_cdup ftp_chdir ftp_chmod ftp_close ftp_connect ftp_delete ftp_exec ftp_fget ftp_fput ftp_get_option ftp_get ftp_login ftp_mdtm ftp_mkdir ftp_nb_continue ftp_nb_fget ftp_nb_fput ftp_nb_get ftp_nb_put ftp_nlist ftp_pasv ftp_put ftp_pwd ftp_quit ftp_raw ftp_rawlist ftp_rename ftp_rmdir ftp_set_option ftp_site ftp_size ftp_ssl_connect ftp_systype contained +syn keyword phpFunctions call_user_func_array call_user_func create_function func_get_arg func_get_args func_num_args function_exists get_defined_functions register_shutdown_function register_tick_function unregister_tick_function contained +syn keyword phpFunctions bind_textdomain_codeset bindtextdomain dcgettext dcngettext dgettext dngettext gettext ngettext textdomain contained +syn keyword phpFunctions gmp_abs gmp_add gmp_and gmp_clrbit gmp_cmp gmp_com gmp_div_q gmp_div_qr gmp_div_r gmp_div gmp_divexact gmp_fact gmp_gcd gmp_gcdext gmp_hamdist gmp_init gmp_intval gmp_invert gmp_jacobi gmp_legendre gmp_mod gmp_mul gmp_neg gmp_or gmp_perfect_square gmp_popcount gmp_pow gmp_powm gmp_prob_prime gmp_random gmp_scan0 gmp_scan1 gmp_setbit gmp_sign gmp_sqrt gmp_sqrtrem gmp_sqrtrm gmp_strval gmp_sub gmp_xor contained +syn keyword phpFunctions header headers_list headers_sent setcookie contained +syn keyword phpFunctions hw_api_attribute hwapi_hgcsp hw_api_content hw_api_object contained +syn keyword phpMethods key langdepvalue value values checkin checkout children mimetype read content copy dbstat dcstat dstanchors dstofsrcanchors count reason find ftstat hwstat identify info insert insertanchor insertcollection insertdocument link lock move assign attreditable count insert remove title value object objectbyanchor parents description type remove replace setcommitedversion srcanchors srcsofdst unlock user userlist contained +syn keyword phpFunctions hw_Array2Objrec hw_changeobject hw_Children hw_ChildrenObj hw_Close hw_Connect hw_connection_info hw_cp hw_Deleteobject hw_DocByAnchor hw_DocByAnchorObj hw_Document_Attributes hw_Document_BodyTag hw_Document_Content hw_Document_SetContent hw_Document_Size hw_dummy hw_EditText hw_Error hw_ErrorMsg hw_Free_Document hw_GetAnchors hw_GetAnchorsObj hw_GetAndLock hw_GetChildColl hw_GetChildCollObj hw_GetChildDocColl hw_GetChildDocCollObj hw_GetObject hw_GetObjectByQuery hw_GetObjectByQueryColl hw_GetObjectByQueryCollObj hw_GetObjectByQueryObj hw_GetParents hw_GetParentsObj hw_getrellink hw_GetRemote hw_getremotechildren hw_GetSrcByDestObj hw_GetText hw_getusername hw_Identify hw_InCollections hw_Info hw_InsColl hw_InsDoc hw_insertanchors hw_InsertDocument hw_InsertObject hw_mapid hw_Modifyobject hw_mv hw_New_Document hw_objrec2array hw_Output_Document hw_pConnect hw_PipeDocument hw_Root hw_setlinkroot hw_stat hw_Unlock hw_Who contained +syn keyword phpFunctions ibase_add_user ibase_affected_rows ibase_blob_add ibase_blob_cancel ibase_blob_close ibase_blob_create ibase_blob_echo ibase_blob_get ibase_blob_import ibase_blob_info ibase_blob_open ibase_close ibase_commit_ret ibase_commit ibase_connect ibase_delete_user ibase_drop_db ibase_errcode ibase_errmsg ibase_execute ibase_fetch_assoc ibase_fetch_object ibase_fetch_row ibase_field_info ibase_free_event_handler ibase_free_query ibase_free_result ibase_gen_id ibase_modify_user ibase_name_result ibase_num_fields ibase_num_params ibase_param_info ibase_pconnect ibase_prepare ibase_query ibase_rollback_ret ibase_rollback ibase_set_event_handler ibase_timefmt ibase_trans ibase_wait_event contained +syn keyword phpFunctions iconv_get_encoding iconv_mime_decode_headers iconv_mime_decode iconv_mime_encode iconv_set_encoding iconv_strlen iconv_strpos iconv_strrpos iconv_substr iconv ob_iconv_handler contained +syn keyword phpFunctions ifx_affected_rows ifx_blobinfile_mode ifx_byteasvarchar ifx_close ifx_connect ifx_copy_blob ifx_create_blob ifx_create_char ifx_do ifx_error ifx_errormsg ifx_fetch_row ifx_fieldproperties ifx_fieldtypes ifx_free_blob ifx_free_char ifx_free_result ifx_get_blob ifx_get_char ifx_getsqlca ifx_htmltbl_result ifx_nullformat ifx_num_fields ifx_num_rows ifx_pconnect ifx_prepare ifx_query ifx_textasvarchar ifx_update_blob ifx_update_char ifxus_close_slob ifxus_create_slob ifxus_free_slob ifxus_open_slob ifxus_read_slob ifxus_seek_slob ifxus_tell_slob ifxus_write_slob contained +syn keyword phpFunctions exif_imagetype exif_read_data exif_thumbnail gd_info getimagesize image_type_to_mime_type image2wbmp imagealphablending imageantialias imagearc imagechar imagecharup imagecolorallocate imagecolorallocatealpha imagecolorat imagecolorclosest imagecolorclosestalpha imagecolorclosesthwb imagecolordeallocate imagecolorexact imagecolorexactalpha imagecolormatch imagecolorresolve imagecolorresolvealpha imagecolorset imagecolorsforindex imagecolorstotal imagecolortransparent imagecopy imagecopymerge imagecopymergegray imagecopyresampled imagecopyresized imagecreate imagecreatefromgd2 imagecreatefromgd2part imagecreatefromgd imagecreatefromgif imagecreatefromjpeg imagecreatefrompng imagecreatefromstring imagecreatefromwbmp imagecreatefromxbm imagecreatefromxpm imagecreatetruecolor imagedashedline imagedestroy imageellipse imagefill imagefilledarc imagefilledellipse imagefilledpolygon imagefilledrectangle imagefilltoborder imagefontheight imagefontwidth imageftbbox imagefttext imagegammacorrect imagegd2 imagegd imagegif imageinterlace imageistruecolor imagejpeg imageline imageloadfont imagepalettecopy imagepng imagepolygon imagepsbbox imagepscopyfont imagepsencodefont imagepsextendfont imagepsfreefont imagepsloadfont imagepsslantfont imagepstext imagerectangle imagerotate imagesavealpha imagesetbrush imagesetpixel imagesetstyle imagesetthickness imagesettile imagestring imagestringup imagesx imagesy imagetruecolortopalette imagettfbbox imagettftext imagetypes imagewbmp iptcembed iptcparse jpeg2wbmp png2wbmp read_exif_data contained +syn keyword phpFunctions imap_8bit imap_alerts imap_append imap_base64 imap_binary imap_body imap_bodystruct imap_check imap_clearflag_full imap_close imap_createmailbox imap_delete imap_deletemailbox imap_errors imap_expunge imap_fetch_overview imap_fetchbody imap_fetchheader imap_fetchstructure imap_get_quota imap_get_quotaroot imap_getacl imap_getmailboxes imap_getsubscribed imap_header imap_headerinfo imap_headers imap_last_error imap_list imap_listmailbox imap_listscan imap_listsubscribed imap_lsub imap_mail_compose imap_mail_copy imap_mail_move imap_mail imap_mailboxmsginfo imap_mime_header_decode imap_msgno imap_num_msg imap_num_recent imap_open imap_ping imap_qprint imap_renamemailbox imap_reopen imap_rfc822_parse_adrlist imap_rfc822_parse_headers imap_rfc822_write_address imap_scanmailbox imap_search imap_set_quota imap_setacl imap_setflag_full imap_sort imap_status imap_subscribe imap_thread imap_timeout imap_uid imap_undelete imap_unsubscribe imap_utf7_decode imap_utf7_encode imap_utf8 contained +syn keyword phpFunctions assert_options assert dl extension_loaded get_cfg_var get_current_user get_defined_constants get_extension_funcs get_include_path get_included_files get_loaded_extensions get_magic_quotes_gpc get_magic_quotes_runtime get_required_files getenv getlastmod getmygid getmyinode getmypid getmyuid getopt getrusage ini_alter ini_get_all ini_get ini_restore ini_set main memory_get_usage php_ini_scanned_files php_logo_guid php_sapi_name php_uname phpcredits phpinfo phpversion putenv restore_include_path set_include_path set_magic_quotes_runtime set_time_limit version_compare zend_logo_guid zend_version contained +syn keyword phpFunctions ingres_autocommit ingres_close ingres_commit ingres_connect ingres_fetch_array ingres_fetch_object ingres_fetch_row ingres_field_length ingres_field_name ingres_field_nullable ingres_field_precision ingres_field_scale ingres_field_type ingres_num_fields ingres_num_rows ingres_pconnect ingres_query ingres_rollback contained +syn keyword phpFunctions ircg_channel_mode ircg_disconnect ircg_fetch_error_msg ircg_get_username ircg_html_encode ircg_ignore_add ircg_ignore_del ircg_is_conn_alive ircg_join ircg_kick ircg_lookup_format_messages ircg_msg ircg_nick ircg_nickname_escape ircg_nickname_unescape ircg_notice ircg_part ircg_pconnect ircg_register_format_messages ircg_set_current ircg_set_file ircg_set_on_die ircg_topic ircg_whois contained +syn keyword phpFunctions java_last_exception_clear java_last_exception_get contained +syn keyword phpFunctions ldap_8859_to_t61 ldap_add ldap_bind ldap_close ldap_compare ldap_connect ldap_count_entries ldap_delete ldap_dn2ufn ldap_err2str ldap_errno ldap_error ldap_explode_dn ldap_first_attribute ldap_first_entry ldap_first_reference ldap_free_result ldap_get_attributes ldap_get_dn ldap_get_entries ldap_get_option ldap_get_values_len ldap_get_values ldap_list ldap_mod_add ldap_mod_del ldap_mod_replace ldap_modify ldap_next_attribute ldap_next_entry ldap_next_reference ldap_parse_reference ldap_parse_result ldap_read ldap_rename ldap_search ldap_set_option ldap_set_rebind_proc ldap_sort ldap_start_tls ldap_t61_to_8859 ldap_unbind contained +syn keyword phpFunctions lzf_compress lzf_decompress lzf_optimized_for contained +syn keyword phpFunctions ezmlm_hash mail contained +syn keyword phpFunctions mailparse_determine_best_xfer_encoding mailparse_msg_create mailparse_msg_extract_part_file mailparse_msg_extract_part mailparse_msg_free mailparse_msg_get_part_data mailparse_msg_get_part mailparse_msg_get_structure mailparse_msg_parse_file mailparse_msg_parse mailparse_rfc822_parse_addresses mailparse_stream_encode mailparse_uudecode_all contained +syn keyword phpFunctions abs acos acosh asin asinh atan2 atan atanh base_convert bindec ceil cos cosh decbin dechex decoct deg2rad exp expm1 floor fmod getrandmax hexdec hypot is_finite is_infinite is_nan lcg_value log10 log1p log max min mt_getrandmax mt_rand mt_srand octdec pi pow rad2deg rand round sin sinh sqrt srand tan tanh contained +syn keyword phpFunctions mb_convert_case mb_convert_encoding mb_convert_kana mb_convert_variables mb_decode_mimeheader mb_decode_numericentity mb_detect_encoding mb_detect_order mb_encode_mimeheader mb_encode_numericentity mb_ereg_match mb_ereg_replace mb_ereg_search_getpos mb_ereg_search_getregs mb_ereg_search_init mb_ereg_search_pos mb_ereg_search_regs mb_ereg_search_setpos mb_ereg_search mb_ereg mb_eregi_replace mb_eregi mb_get_info mb_http_input mb_http_output mb_internal_encoding mb_language mb_output_handler mb_parse_str mb_preferred_mime_name mb_regex_encoding mb_regex_set_options mb_send_mail mb_split mb_strcut mb_strimwidth mb_strlen mb_strpos mb_strrpos mb_strtolower mb_strtoupper mb_strwidth mb_substitute_character mb_substr_count mb_substr contained +syn keyword phpFunctions mcal_append_event mcal_close mcal_create_calendar mcal_date_compare mcal_date_valid mcal_day_of_week mcal_day_of_year mcal_days_in_month mcal_delete_calendar mcal_delete_event mcal_event_add_attribute mcal_event_init mcal_event_set_alarm mcal_event_set_category mcal_event_set_class mcal_event_set_description mcal_event_set_end mcal_event_set_recur_daily mcal_event_set_recur_monthly_mday mcal_event_set_recur_monthly_wday mcal_event_set_recur_none mcal_event_set_recur_weekly mcal_event_set_recur_yearly mcal_event_set_start mcal_event_set_title mcal_expunge mcal_fetch_current_stream_event mcal_fetch_event mcal_is_leap_year mcal_list_alarms mcal_list_events mcal_next_recurrence mcal_open mcal_popen mcal_rename_calendar mcal_reopen mcal_snooze mcal_store_event mcal_time_valid mcal_week_of_year contained +syn keyword phpFunctions mcrypt_cbc mcrypt_cfb mcrypt_create_iv mcrypt_decrypt mcrypt_ecb mcrypt_enc_get_algorithms_name mcrypt_enc_get_block_size mcrypt_enc_get_iv_size mcrypt_enc_get_key_size mcrypt_enc_get_modes_name mcrypt_enc_get_supported_key_sizes mcrypt_enc_is_block_algorithm_mode mcrypt_enc_is_block_algorithm mcrypt_enc_is_block_mode mcrypt_enc_self_test mcrypt_encrypt mcrypt_generic_deinit mcrypt_generic_end mcrypt_generic_init mcrypt_generic mcrypt_get_block_size mcrypt_get_cipher_name mcrypt_get_iv_size mcrypt_get_key_size mcrypt_list_algorithms mcrypt_list_modes mcrypt_module_close mcrypt_module_get_algo_block_size mcrypt_module_get_algo_key_size mcrypt_module_get_supported_key_sizes mcrypt_module_is_block_algorithm_mode mcrypt_module_is_block_algorithm mcrypt_module_is_block_mode mcrypt_module_open mcrypt_module_self_test mcrypt_ofb mdecrypt_generic contained +syn keyword phpFunctions mcve_adduser mcve_adduserarg mcve_bt mcve_checkstatus mcve_chkpwd mcve_chngpwd mcve_completeauthorizations mcve_connect mcve_connectionerror mcve_deleteresponse mcve_deletetrans mcve_deleteusersetup mcve_deluser mcve_destroyconn mcve_destroyengine mcve_disableuser mcve_edituser mcve_enableuser mcve_force mcve_getcell mcve_getcellbynum mcve_getcommadelimited mcve_getheader mcve_getuserarg mcve_getuserparam mcve_gft mcve_gl mcve_gut mcve_initconn mcve_initengine mcve_initusersetup mcve_iscommadelimited mcve_liststats mcve_listusers mcve_maxconntimeout mcve_monitor mcve_numcolumns mcve_numrows mcve_override mcve_parsecommadelimited mcve_ping mcve_preauth mcve_preauthcompletion mcve_qc mcve_responseparam mcve_return mcve_returncode mcve_returnstatus mcve_sale mcve_setblocking mcve_setdropfile mcve_setip mcve_setssl_files mcve_setssl mcve_settimeout mcve_settle mcve_text_avs mcve_text_code mcve_text_cv mcve_transactionauth mcve_transactionavs mcve_transactionbatch mcve_transactioncv mcve_transactionid mcve_transactionitem mcve_transactionssent mcve_transactiontext mcve_transinqueue mcve_transnew mcve_transparam mcve_transsend mcve_ub mcve_uwait mcve_verifyconnection mcve_verifysslcert mcve_void contained +syn keyword phpFunctions mhash_count mhash_get_block_size mhash_get_hash_name mhash_keygen_s2k mhash contained +syn keyword phpFunctions mime_content_type contained +syn keyword phpFunctions ming_setcubicthreshold ming_setscale ming_useswfversion SWFAction SWFBitmap swfbutton_keypress SWFbutton SWFDisplayItem SWFFill SWFFont SWFGradient SWFMorph SWFMovie SWFShape SWFSprite SWFText SWFTextField contained +syn keyword phpMethods getHeight getWidth addAction addShape setAction setdown setHit setOver setUp addColor move moveTo multColor remove Rotate rotateTo scale scaleTo setDepth setName setRatio skewX skewXTo skewY skewYTo moveTo rotateTo scaleTo skewXTo skewYTo getwidth addEntry getshape1 getshape2 add nextframe output remove save setbackground setdimension setframes setrate streammp3 addFill drawCurve drawCurveTo drawLine drawLineTo movePen movePenTo setLeftFill setLine setRightFill add nextframe remove setframes addString getWidth moveTo setColor setFont setHeight setSpacing addstring align setbounds setcolor setFont setHeight setindentation setLeftMargin setLineSpacing setMargins setname setrightMargin contained +syn keyword phpFunctions connection_aborted connection_status connection_timeout constant define defined die eval exit get_browser highlight_file highlight_string ignore_user_abort pack show_source sleep uniqid unpack usleep contained +syn keyword phpFunctions udm_add_search_limit udm_alloc_agent udm_api_version udm_cat_list udm_cat_path udm_check_charset udm_check_stored udm_clear_search_limits udm_close_stored udm_crc32 udm_errno udm_error udm_find udm_free_agent udm_free_ispell_data udm_free_res udm_get_doc_count udm_get_res_field udm_get_res_param udm_load_ispell_data udm_open_stored udm_set_agent_param contained +syn keyword phpFunctions msession_connect msession_count msession_create msession_destroy msession_disconnect msession_find msession_get_array msession_get msession_getdata msession_inc msession_list msession_listvar msession_lock msession_plugin msession_randstr msession_set_array msession_set msession_setdata msession_timeout msession_uniq msession_unlock contained +syn keyword phpFunctions msql_affected_rows msql_close msql_connect msql_create_db msql_createdb msql_data_seek msql_dbname msql_drop_db msql_dropdb msql_error msql_fetch_array msql_fetch_field msql_fetch_object msql_fetch_row msql_field_seek msql_fieldflags msql_fieldlen msql_fieldname msql_fieldtable msql_fieldtype msql_free_result msql_freeresult msql_list_dbs msql_list_fields msql_list_tables msql_listdbs msql_listfields msql_listtables msql_num_fields msql_num_rows msql_numfields msql_numrows msql_pconnect msql_query msql_regcase msql_result msql_select_db msql_selectdb msql_tablename msql contained +syn keyword phpFunctions mssql_bind mssql_close mssql_connect mssql_data_seek mssql_execute mssql_fetch_array mssql_fetch_assoc mssql_fetch_batch mssql_fetch_field mssql_fetch_object mssql_fetch_row mssql_field_length mssql_field_name mssql_field_seek mssql_field_type mssql_free_result mssql_free_statement mssql_get_last_message mssql_guid_string mssql_init mssql_min_error_severity mssql_min_message_severity mssql_next_result mssql_num_fields mssql_num_rows mssql_pconnect mssql_query mssql_result mssql_rows_affected mssql_select_db contained +syn keyword phpFunctions muscat_close muscat_get muscat_give muscat_setup_net muscat_setup contained +syn keyword phpFunctions mysql_affected_rows mysql_change_user mysql_client_encoding mysql_close mysql_connect mysql_create_db mysql_data_seek mysql_db_name mysql_db_query mysql_drop_db mysql_errno mysql_error mysql_escape_string mysql_fetch_array mysql_fetch_assoc mysql_fetch_field mysql_fetch_lengths mysql_fetch_object mysql_fetch_row mysql_field_flags mysql_field_len mysql_field_name mysql_field_seek mysql_field_table mysql_field_type mysql_free_result mysql_get_client_info mysql_get_host_info mysql_get_proto_info mysql_get_server_info mysql_info mysql_insert_id mysql_list_dbs mysql_list_fields mysql_list_processes mysql_list_tables mysql_num_fields mysql_num_rows mysql_pconnect mysql_ping mysql_query mysql_real_escape_string mysql_result mysql_select_db mysql_stat mysql_tablename mysql_thread_id mysql_unbuffered_query contained +syn keyword phpFunctions mysqli_affected_rows mysqli_autocommit mysqli_bind_param mysqli_bind_result mysqli_change_user mysqli_character_set_name mysqli_close mysqli_commit mysqli_connect mysqli_data_seek mysqli_debug mysqli_disable_reads_from_master mysqli_disable_rpl_parse mysqli_dump_debug_info mysqli_enable_reads_from_master mysqli_enable_rpl_parse mysqli_errno mysqli_error mysqli_execute mysqli_fetch_array mysqli_fetch_assoc mysqli_fetch_field_direct mysqli_fetch_field mysqli_fetch_fields mysqli_fetch_lengths mysqli_fetch_object mysqli_fetch_row mysqli_fetch mysqli_field_count mysqli_field_seek mysqli_field_tell mysqli_free_result mysqli_get_client_info mysqli_get_host_info mysqli_get_proto_info mysqli_get_server_info mysqli_get_server_version mysqli_info mysqli_init mysqli_insert_id mysqli_kill mysqli_master_query mysqli_num_fields mysqli_num_rows mysqli_options mysqli_param_count mysqli_ping mysqli_prepare_result mysqli_prepare mysqli_profiler mysqli_query mysqli_read_query_result mysqli_real_connect mysqli_real_escape_string mysqli_real_query mysqli_reload mysqli_rollback mysqli_rpl_parse_enabled mysqli_rpl_probe mysqli_rpl_query_type mysqli_select_db mysqli_send_long_data mysqli_send_query mysqli_slave_query mysqli_ssl_set mysqli_stat mysqli_stmt_affected_rows mysqli_stmt_close mysqli_stmt_errno mysqli_stmt_error mysqli_stmt_store_result mysqli_store_result mysqli_thread_id mysqli_thread_safe mysqli_use_result mysqli_warning_count contained +syn keyword phpFunctions ncurses_addch ncurses_addchnstr ncurses_addchstr ncurses_addnstr ncurses_addstr ncurses_assume_default_colors ncurses_attroff ncurses_attron ncurses_attrset ncurses_baudrate ncurses_beep ncurses_bkgd ncurses_bkgdset ncurses_border ncurses_bottom_panel ncurses_can_change_color ncurses_cbreak ncurses_clear ncurses_clrtobot ncurses_clrtoeol ncurses_color_content ncurses_color_set ncurses_curs_set ncurses_def_prog_mode ncurses_def_shell_mode ncurses_define_key ncurses_del_panel ncurses_delay_output ncurses_delch ncurses_deleteln ncurses_delwin ncurses_doupdate ncurses_echo ncurses_echochar ncurses_end ncurses_erase ncurses_erasechar ncurses_filter ncurses_flash ncurses_flushinp ncurses_getch ncurses_getmaxyx ncurses_getmouse ncurses_getyx ncurses_halfdelay ncurses_has_colors ncurses_has_ic ncurses_has_il ncurses_has_key ncurses_hide_panel ncurses_hline ncurses_inch ncurses_init_color ncurses_init_pair ncurses_init ncurses_insch ncurses_insdelln ncurses_insertln ncurses_insstr ncurses_instr ncurses_isendwin ncurses_keyok ncurses_keypad ncurses_killchar ncurses_longname ncurses_meta ncurses_mouse_trafo ncurses_mouseinterval ncurses_mousemask ncurses_move_panel ncurses_move ncurses_mvaddch ncurses_mvaddchnstr ncurses_mvaddchstr ncurses_mvaddnstr ncurses_mvaddstr ncurses_mvcur ncurses_mvdelch ncurses_mvgetch ncurses_mvhline ncurses_mvinch ncurses_mvvline ncurses_mvwaddstr ncurses_napms ncurses_new_panel ncurses_newpad ncurses_newwin ncurses_nl ncurses_nocbreak ncurses_noecho ncurses_nonl ncurses_noqiflush ncurses_noraw ncurses_pair_content ncurses_panel_above ncurses_panel_below ncurses_panel_window ncurses_pnoutrefresh ncurses_prefresh ncurses_putp ncurses_qiflush ncurses_raw ncurses_refresh ncurses_replace_panel ncurses_reset_prog_mode ncurses_reset_shell_mode ncurses_resetty ncurses_savetty ncurses_scr_dump ncurses_scr_init ncurses_scr_restore ncurses_scr_set ncurses_scrl ncurses_show_panel ncurses_slk_attr ncurses_slk_attroff ncurses_slk_attron ncurses_slk_attrset ncurses_slk_clear ncurses_slk_color ncurses_slk_init ncurses_slk_noutrefresh ncurses_slk_refresh ncurses_slk_restore ncurses_slk_set ncurses_slk_touch ncurses_standend ncurses_standout ncurses_start_color ncurses_termattrs ncurses_termname ncurses_timeout ncurses_top_panel ncurses_typeahead ncurses_ungetch ncurses_ungetmouse ncurses_update_panels ncurses_use_default_colors ncurses_use_env ncurses_use_extended_names ncurses_vidattr ncurses_vline ncurses_waddch ncurses_waddstr ncurses_wattroff ncurses_wattron ncurses_wattrset ncurses_wborder ncurses_wclear ncurses_wcolor_set ncurses_werase ncurses_wgetch ncurses_whline ncurses_wmouse_trafo ncurses_wmove ncurses_wnoutrefresh ncurses_wrefresh ncurses_wstandend ncurses_wstandout ncurses_wvline contained +syn keyword phpFunctions checkdnsrr closelog debugger_off debugger_on define_syslog_variables dns_check_record dns_get_mx dns_get_record fsockopen gethostbyaddr gethostbyname gethostbynamel getmxrr getprotobyname getprotobynumber getservbyname getservbyport ip2long long2ip openlog pfsockopen socket_get_status socket_set_blocking socket_set_timeout syslog contained +syn keyword phpFunctions yp_all yp_cat yp_err_string yp_errno yp_first yp_get_default_domain yp_master yp_match yp_next yp_order contained +syn keyword phpFunctions notes_body notes_copy_db notes_create_db notes_create_note notes_drop_db notes_find_note notes_header_info notes_list_msgs notes_mark_read notes_mark_unread notes_nav_create notes_search notes_unread notes_version contained +syn keyword phpFunctions nsapi_request_headers nsapi_response_headers nsapi_virtual contained +syn keyword phpFunctions aggregate_info aggregate_methods_by_list aggregate_methods_by_regexp aggregate_methods aggregate_properties_by_list aggregate_properties_by_regexp aggregate_properties aggregate aggregation_info deaggregate contained +syn keyword phpFunctions ocibindbyname ocicancel ocicloselob ocicollappend ocicollassign ocicollassignelem ocicollgetelem ocicollmax ocicollsize ocicolltrim ocicolumnisnull ocicolumnname ocicolumnprecision ocicolumnscale ocicolumnsize ocicolumntype ocicolumntyperaw ocicommit ocidefinebyname ocierror ociexecute ocifetch ocifetchinto ocifetchstatement ocifreecollection ocifreecursor ocifreedesc ocifreestatement ociinternaldebug ociloadlob ocilogoff ocilogon ocinewcollection ocinewcursor ocinewdescriptor ocinlogon ocinumcols ociparse ociplogon ociresult ocirollback ocirowcount ocisavelob ocisavelobfile ociserverversion ocisetprefetch ocistatementtype ociwritelobtofile ociwritetemporarylob contained +syn keyword phpFunctions odbc_autocommit odbc_binmode odbc_close_all odbc_close odbc_columnprivileges odbc_columns odbc_commit odbc_connect odbc_cursor odbc_data_source odbc_do odbc_error odbc_errormsg odbc_exec odbc_execute odbc_fetch_array odbc_fetch_into odbc_fetch_object odbc_fetch_row odbc_field_len odbc_field_name odbc_field_num odbc_field_precision odbc_field_scale odbc_field_type odbc_foreignkeys odbc_free_result odbc_gettypeinfo odbc_longreadlen odbc_next_result odbc_num_fields odbc_num_rows odbc_pconnect odbc_prepare odbc_primarykeys odbc_procedurecolumns odbc_procedures odbc_result_all odbc_result odbc_rollback odbc_setoption odbc_specialcolumns odbc_statistics odbc_tableprivileges odbc_tables contained +syn keyword phpFunctions openssl_csr_export_to_file openssl_csr_export openssl_csr_new openssl_csr_sign openssl_error_string openssl_free_key openssl_get_privatekey openssl_get_publickey openssl_open openssl_pkcs7_decrypt openssl_pkcs7_encrypt openssl_pkcs7_sign openssl_pkcs7_verify openssl_pkey_export_to_file openssl_pkey_export openssl_pkey_get_private openssl_pkey_get_public openssl_pkey_new openssl_private_decrypt openssl_private_encrypt openssl_public_decrypt openssl_public_encrypt openssl_seal openssl_sign openssl_verify openssl_x509_check_private_key openssl_x509_checkpurpose openssl_x509_export_to_file openssl_x509_export openssl_x509_free openssl_x509_parse openssl_x509_read contained +syn keyword phpFunctions ora_bind ora_close ora_columnname ora_columnsize ora_columntype ora_commit ora_commitoff ora_commiton ora_do ora_error ora_errorcode ora_exec ora_fetch_into ora_fetch ora_getcolumn ora_logoff ora_logon ora_numcols ora_numrows ora_open ora_parse ora_plogon ora_rollback contained +syn keyword phpFunctions flush ob_clean ob_end_clean ob_end_flush ob_flush ob_get_clean ob_get_contents ob_get_flush ob_get_length ob_get_level ob_get_status ob_gzhandler ob_implicit_flush ob_list_handlers ob_start output_add_rewrite_var output_reset_rewrite_vars contained +syn keyword phpFunctions overload contained +syn keyword phpFunctions ovrimos_close ovrimos_commit ovrimos_connect ovrimos_cursor ovrimos_exec ovrimos_execute ovrimos_fetch_into ovrimos_fetch_row ovrimos_field_len ovrimos_field_name ovrimos_field_num ovrimos_field_type ovrimos_free_result ovrimos_longreadlen ovrimos_num_fields ovrimos_num_rows ovrimos_prepare ovrimos_result_all ovrimos_result ovrimos_rollback contained +syn keyword phpFunctions pcntl_exec pcntl_fork pcntl_signal pcntl_waitpid pcntl_wexitstatus pcntl_wifexited pcntl_wifsignaled pcntl_wifstopped pcntl_wstopsig pcntl_wtermsig contained +syn keyword phpFunctions preg_grep preg_match_all preg_match preg_quote preg_replace_callback preg_replace preg_split contained +syn keyword phpFunctions pdf_add_annotation pdf_add_bookmark pdf_add_launchlink pdf_add_locallink pdf_add_note pdf_add_outline pdf_add_pdflink pdf_add_thumbnail pdf_add_weblink pdf_arc pdf_arcn pdf_attach_file pdf_begin_page pdf_begin_pattern pdf_begin_template pdf_circle pdf_clip pdf_close_image pdf_close_pdi_page pdf_close_pdi pdf_close pdf_closepath_fill_stroke pdf_closepath_stroke pdf_closepath pdf_concat pdf_continue_text pdf_curveto pdf_delete pdf_end_page pdf_end_pattern pdf_end_template pdf_endpath pdf_fill_stroke pdf_fill pdf_findfont pdf_get_buffer pdf_get_font pdf_get_fontname pdf_get_fontsize pdf_get_image_height pdf_get_image_width pdf_get_majorversion pdf_get_minorversion pdf_get_parameter pdf_get_pdi_parameter pdf_get_pdi_value pdf_get_value pdf_initgraphics pdf_lineto pdf_makespotcolor pdf_moveto pdf_new pdf_open_CCITT pdf_open_file pdf_open_gif pdf_open_image_file pdf_open_image pdf_open_jpeg pdf_open_memory_image pdf_open_pdi_page pdf_open_pdi pdf_open_png pdf_open_tiff pdf_open pdf_place_image pdf_place_pdi_page pdf_rect pdf_restore pdf_rotate pdf_save pdf_scale pdf_set_border_color pdf_set_border_dash pdf_set_border_style pdf_set_char_spacing pdf_set_duration pdf_set_font pdf_set_horiz_scaling pdf_set_info_author pdf_set_info_creator pdf_set_info_keywords pdf_set_info_subject pdf_set_info_title pdf_set_info pdf_set_leading pdf_set_parameter pdf_set_text_matrix pdf_set_text_pos pdf_set_text_rendering pdf_set_text_rise pdf_set_value pdf_set_word_spacing pdf_setcolor pdf_setdash pdf_setflat pdf_setfont pdf_setgray_fill pdf_setgray_stroke pdf_setgray pdf_setlinecap pdf_setlinejoin pdf_setlinewidth pdf_setmatrix pdf_setmiterlimit pdf_setpolydash pdf_setrgbcolor_fill pdf_setrgbcolor_stroke pdf_setrgbcolor pdf_show_boxed pdf_show_xy pdf_show pdf_skew pdf_stringwidth pdf_stroke pdf_translate contained +syn keyword phpFunctions pfpro_cleanup pfpro_init pfpro_process_raw pfpro_process pfpro_version contained +syn keyword phpFunctions pg_affected_rows pg_cancel_query pg_client_encoding pg_close pg_connect pg_connection_busy pg_connection_reset pg_connection_status pg_convert pg_copy_from pg_copy_to pg_dbname pg_delete pg_end_copy pg_escape_bytea pg_escape_string pg_fetch_all pg_fetch_array pg_fetch_assoc pg_fetch_object pg_fetch_result pg_fetch_row pg_field_is_null pg_field_name pg_field_num pg_field_prtlen pg_field_size pg_field_type pg_free_result pg_get_notify pg_get_pid pg_get_result pg_host pg_insert pg_last_error pg_last_notice pg_last_oid pg_lo_close pg_lo_create pg_lo_export pg_lo_import pg_lo_open pg_lo_read_all pg_lo_read pg_lo_seek pg_lo_tell pg_lo_unlink pg_lo_write pg_meta_data pg_num_fields pg_num_rows pg_options pg_pconnect pg_ping pg_port pg_put_line pg_query pg_result_error pg_result_seek pg_result_status pg_select pg_send_query pg_set_client_encoding pg_trace pg_tty pg_unescape_bytea pg_untrace pg_update contained +syn keyword phpFunctions posix_ctermid posix_get_last_error posix_getcwd posix_getegid posix_geteuid posix_getgid posix_getgrgid posix_getgrnam posix_getgroups posix_getlogin posix_getpgid posix_getpgrp posix_getpid posix_getppid posix_getpwnam posix_getpwuid posix_getrlimit posix_getsid posix_getuid posix_isatty posix_kill posix_mkfifo posix_setegid posix_seteuid posix_setgid posix_setpgid posix_setsid posix_setuid posix_strerror posix_times posix_ttyname posix_uname contained +syn keyword phpFunctions printer_abort printer_close printer_create_brush printer_create_dc printer_create_font printer_create_pen printer_delete_brush printer_delete_dc printer_delete_font printer_delete_pen printer_draw_bmp printer_draw_chord printer_draw_elipse printer_draw_line printer_draw_pie printer_draw_rectangle printer_draw_roundrect printer_draw_text printer_end_doc printer_end_page printer_get_option printer_list printer_logical_fontheight printer_open printer_select_brush printer_select_font printer_select_pen printer_set_option printer_start_doc printer_start_page printer_write contained +syn keyword phpFunctions pspell_add_to_personal pspell_add_to_session pspell_check pspell_clear_session pspell_config_create pspell_config_ignore pspell_config_mode pspell_config_personal pspell_config_repl pspell_config_runtogether pspell_config_save_repl pspell_new_config pspell_new_personal pspell_new pspell_save_wordlist pspell_store_replacement pspell_suggest contained +syn keyword phpFunctions qdom_error qdom_tree contained +syn keyword phpFunctions readline_add_history readline_clear_history readline_completion_function readline_info readline_list_history readline_read_history readline_write_history readline contained +syn keyword phpFunctions recode_file recode_string recode contained +syn keyword phpFunctions ereg_replace ereg eregi_replace eregi split spliti sql_regcase contained +syn keyword phpFunctions ftok msg_get_queue msg_receive msg_remove_queue msg_send msg_set_queue msg_stat_queue sem_acquire sem_get sem_release sem_remove shm_attach shm_detach shm_get_var shm_put_var shm_remove_var shm_remove contained +syn keyword phpFunctions sesam_affected_rows sesam_commit sesam_connect sesam_diagnostic sesam_disconnect sesam_errormsg sesam_execimm sesam_fetch_array sesam_fetch_result sesam_fetch_row sesam_field_array sesam_field_name sesam_free_result sesam_num_fields sesam_query sesam_rollback sesam_seek_row sesam_settransaction contained +syn keyword phpFunctions session_cache_expire session_cache_limiter session_decode session_destroy session_encode session_get_cookie_params session_id session_is_registered session_module_name session_name session_regenerate_id session_register session_save_path session_set_cookie_params session_set_save_handler session_start session_unregister session_unset session_write_close contained +syn keyword phpFunctions shmop_close shmop_delete shmop_open shmop_read shmop_size shmop_write contained +syn keyword phpFunctions snmp_get_quick_print snmp_set_quick_print snmpget snmprealwalk snmpset snmpwalk snmpwalkoid contained +syn keyword phpFunctions socket_accept socket_bind socket_clear_error socket_close socket_connect socket_create_listen socket_create_pair socket_create socket_get_option socket_getpeername socket_getsockname socket_iovec_add socket_iovec_alloc socket_iovec_delete socket_iovec_fetch socket_iovec_free socket_iovec_set socket_last_error socket_listen socket_read socket_readv socket_recv socket_recvfrom socket_recvmsg socket_select socket_send socket_sendmsg socket_sendto socket_set_block socket_set_nonblock socket_set_option socket_shutdown socket_strerror socket_write socket_writev contained +syn keyword phpFunctions sqlite_array_query sqlite_busy_timeout sqlite_changes sqlite_close sqlite_column sqlite_create_aggregate sqlite_create_function sqlite_current sqlite_error_string sqlite_escape_string sqlite_fetch_array sqlite_fetch_single sqlite_fetch_string sqlite_field_name sqlite_has_more sqlite_last_error sqlite_last_insert_rowid sqlite_libencoding sqlite_libversion sqlite_next sqlite_num_fields sqlite_num_rows sqlite_open sqlite_popen sqlite_query sqlite_rewind sqlite_seek sqlite_udf_decode_binary sqlite_udf_encode_binary sqlite_unbuffered_query contained +syn keyword phpFunctions stream_context_create stream_context_get_options stream_context_set_option stream_context_set_params stream_copy_to_stream stream_filter_append stream_filter_prepend stream_filter_register stream_get_contents stream_get_filters stream_get_line stream_get_meta_data stream_get_transports stream_get_wrappers stream_register_wrapper stream_select stream_set_blocking stream_set_timeout stream_set_write_buffer stream_socket_accept stream_socket_client stream_socket_get_name stream_socket_recvfrom stream_socket_sendto stream_socket_server stream_wrapper_register contained +syn keyword phpFunctions addcslashes addslashes bin2hex chop chr chunk_split convert_cyr_string count_chars crc32 crypt explode fprintf get_html_translation_table hebrev hebrevc html_entity_decode htmlentities htmlspecialchars implode join levenshtein localeconv ltrim md5_file md5 metaphone money_format nl_langinfo nl2br number_format ord parse_str print printf quoted_printable_decode quotemeta rtrim setlocale sha1_file sha1 similar_text soundex sprintf sscanf str_ireplace str_pad str_repeat str_replace str_rot13 str_shuffle str_split str_word_count strcasecmp strchr strcmp strcoll strcspn strip_tags stripcslashes stripos stripslashes stristr strlen strnatcasecmp strnatcmp strncasecmp strncmp strpos strrchr strrev strripos strrpos strspn strstr strtok strtolower strtoupper strtr substr_compare substr_count substr_replace substr trim ucfirst ucwords vprintf vsprintf wordwrap contained +syn keyword phpFunctions swf_actiongeturl swf_actiongotoframe swf_actiongotolabel swf_actionnextframe swf_actionplay swf_actionprevframe swf_actionsettarget swf_actionstop swf_actiontogglequality swf_actionwaitforframe swf_addbuttonrecord swf_addcolor swf_closefile swf_definebitmap swf_definefont swf_defineline swf_definepoly swf_definerect swf_definetext swf_endbutton swf_enddoaction swf_endshape swf_endsymbol swf_fontsize swf_fontslant swf_fonttracking swf_getbitmapinfo swf_getfontinfo swf_getframe swf_labelframe swf_lookat swf_modifyobject swf_mulcolor swf_nextid swf_oncondition swf_openfile swf_ortho2 swf_ortho swf_perspective swf_placeobject swf_polarview swf_popmatrix swf_posround swf_pushmatrix swf_removeobject swf_rotate swf_scale swf_setfont swf_setframe swf_shapearc swf_shapecurveto3 swf_shapecurveto swf_shapefillbitmapclip swf_shapefillbitmaptile swf_shapefilloff swf_shapefillsolid swf_shapelinesolid swf_shapelineto swf_shapemoveto swf_showframe swf_startbutton swf_startdoaction swf_startshape swf_startsymbol swf_textwidth swf_translate swf_viewport contained +syn keyword phpFunctions sybase_affected_rows sybase_close sybase_connect sybase_data_seek sybase_deadlock_retry_count sybase_fetch_array sybase_fetch_assoc sybase_fetch_field sybase_fetch_object sybase_fetch_row sybase_field_seek sybase_free_result sybase_get_last_message sybase_min_client_severity sybase_min_error_severity sybase_min_message_severity sybase_min_server_severity sybase_num_fields sybase_num_rows sybase_pconnect sybase_query sybase_result sybase_select_db sybase_set_message_handler sybase_unbuffered_query contained +syn keyword phpFunctions tidy_access_count tidy_clean_repair tidy_config_count tidy_diagnose tidy_error_count tidy_get_body tidy_get_config tidy_get_error_buffer tidy_get_head tidy_get_html_ver tidy_get_html tidy_get_output tidy_get_release tidy_get_root tidy_get_status tidy_getopt tidy_is_xhtml tidy_load_config tidy_parse_file tidy_parse_string tidy_repair_file tidy_repair_string tidy_reset_config tidy_save_config tidy_set_encoding tidy_setopt tidy_warning_count contained +syn keyword phpMethods attributes children get_attr get_nodes has_children has_siblings is_asp is_comment is_html is_jsp is_jste is_text is_xhtml is_xml next prev tidy_node contained +syn keyword phpFunctions token_get_all token_name contained +syn keyword phpFunctions base64_decode base64_encode get_meta_tags http_build_query parse_url rawurldecode rawurlencode urldecode urlencode contained +syn keyword phpFunctions doubleval empty floatval get_defined_vars get_resource_type gettype import_request_variables intval is_array is_bool is_callable is_double is_float is_int is_integer is_long is_null is_numeric is_object is_real is_resource is_scalar is_string isset print_r serialize settype strval unserialize unset var_dump var_export contained +syn keyword phpFunctions vpopmail_add_alias_domain_ex vpopmail_add_alias_domain vpopmail_add_domain_ex vpopmail_add_domain vpopmail_add_user vpopmail_alias_add vpopmail_alias_del_domain vpopmail_alias_del vpopmail_alias_get_all vpopmail_alias_get vpopmail_auth_user vpopmail_del_domain_ex vpopmail_del_domain vpopmail_del_user vpopmail_error vpopmail_passwd vpopmail_set_user_quota contained +syn keyword phpFunctions w32api_deftype w32api_init_dtype w32api_invoke_function w32api_register_function w32api_set_call_method contained +syn keyword phpFunctions wddx_add_vars wddx_deserialize wddx_packet_end wddx_packet_start wddx_serialize_value wddx_serialize_vars contained +syn keyword phpFunctions utf8_decode utf8_encode xml_error_string xml_get_current_byte_index xml_get_current_column_number xml_get_current_line_number xml_get_error_code xml_parse_into_struct xml_parse xml_parser_create_ns xml_parser_create xml_parser_free xml_parser_get_option xml_parser_set_option xml_set_character_data_handler xml_set_default_handler xml_set_element_handler xml_set_end_namespace_decl_handler xml_set_external_entity_ref_handler xml_set_notation_decl_handler xml_set_object xml_set_processing_instruction_handler xml_set_start_namespace_decl_handler xml_set_unparsed_entity_decl_handler contained +syn keyword phpFunctions xmlrpc_decode_request xmlrpc_decode xmlrpc_encode_request xmlrpc_encode xmlrpc_get_type xmlrpc_parse_method_descriptions xmlrpc_server_add_introspection_data xmlrpc_server_call_method xmlrpc_server_create xmlrpc_server_destroy xmlrpc_server_register_introspection_callback xmlrpc_server_register_method xmlrpc_set_type contained +syn keyword phpFunctions xslt_create xslt_errno xslt_error xslt_free xslt_output_process xslt_set_base xslt_set_encoding xslt_set_error_handler xslt_set_log xslt_set_sax_handler xslt_set_sax_handlers xslt_set_scheme_handler xslt_set_scheme_handlers contained +syn keyword phpFunctions yaz_addinfo yaz_ccl_conf yaz_ccl_parse yaz_close yaz_connect yaz_database yaz_element yaz_errno yaz_error yaz_es_result yaz_get_option yaz_hits yaz_itemorder yaz_present yaz_range yaz_record yaz_scan_result yaz_scan yaz_schema yaz_search yaz_set_option yaz_sort yaz_syntax yaz_wait contained +syn keyword phpFunctions zip_close zip_entry_close zip_entry_compressedsize zip_entry_compressionmethod zip_entry_filesize zip_entry_name zip_entry_open zip_entry_read zip_open zip_read contained +syn keyword phpFunctions gzclose gzcompress gzdeflate gzencode gzeof gzfile gzgetc gzgets gzgetss gzinflate gzopen gzpassthru gzputs gzread gzrewind gzseek gztell gzuncompress gzwrite readgzfile zlib_get_coding_type contained + +if exists( "php_baselib" ) + syn keyword phpMethods query next_record num_rows affected_rows nf f p np num_fields haltmsg seek link_id query_id metadata table_names nextid connect halt free register unregister is_registered delete url purl self_url pself_url hidden_session add_query padd_query reimport_get_vars reimport_post_vars reimport_cookie_vars set_container set_tokenname release_token put_headers get_id get_id put_id freeze thaw gc reimport_any_vars start url purl login_if is_authenticated auth_preauth auth_loginform auth_validatelogin auth_refreshlogin auth_registerform auth_doregister start check have_perm permsum perm_invalid contained + syn keyword phpFunctions page_open page_close sess_load sess_save contained +endif + +" Conditional +syn keyword phpConditional declare else enddeclare endswitch elseif endif if switch contained + +" Repeat +syn keyword phpRepeat as do endfor endforeach endwhile for foreach while contained + +" Repeat +syn keyword phpLabel case default switch contained + +" Statement +syn keyword phpStatement return break continue exit contained + +" Keyword +syn keyword phpKeyword var const contained + +" Type +syn keyword phpType bool[ean] int[eger] real double float string array object NULL contained + +" Structure +syn keyword phpStructure extends implements instanceof parent self contained + +" Operator +syn match phpOperator "[-=+%^&|*!.~?:]" contained display +syn match phpOperator "[-+*/%^&|.]=" contained display +syn match phpOperator "/[^*/]"me=e-1 contained display +syn match phpOperator "\$" contained display +syn match phpOperator "&&\|\" contained display +syn match phpOperator "||\|\" contained display +syn match phpRelation "[!=<>]=" contained display +syn match phpRelation "[<>]" contained display +syn match phpMemberSelector "->" contained display +syn match phpVarSelector "\$" contained display + +" Identifier +syn match phpIdentifier "$\h\w*" contained contains=phpEnvVar,phpIntVar,phpVarSelector display +syn match phpIdentifierSimply "${\h\w*}" contains=phpOperator,phpParent contained display +syn region phpIdentifierComplex matchgroup=phpParent start="{\$"rs=e-1 end="}" contains=phpIdentifier,phpMemberSelector,phpVarSelector,phpIdentifierComplexP contained extend +syn region phpIdentifierComplexP matchgroup=phpParent start="\[" end="]" contains=@phpClInside contained + +" Methoden +syn match phpMethodsVar "->\h\w*" contained contains=phpMethods,phpMemberSelector display + +" Include +syn keyword phpInclude include require include_once require_once contained + +" Peter Hodge - added 'clone' keyword +" Define +syn keyword phpDefine new clone contained + +" Boolean +syn keyword phpBoolean true false contained + +" Number +syn match phpNumber "-\=\<\d\+\>" contained display +syn match phpNumber "\<0x\x\{1,8}\>" contained display + +" Float +syn match phpFloat "\(-\=\<\d+\|-\=\)\.\d\+\>" contained display + +" SpecialChar +syn match phpSpecialChar "\\[abcfnrtyv\\]" contained display +syn match phpSpecialChar "\\\d\{3}" contained contains=phpOctalError display +syn match phpSpecialChar "\\x\x\{2}" contained display + +" Error +syn match phpOctalError "[89]" contained display +if exists("php_parent_error_close") + syn match phpParentError "[)\]}]" contained display +endif + +" Todo +syn keyword phpTodo todo fixme xxx contained + +" Comment +if exists("php_parent_error_open") + syn region phpComment start="/\*" end="\*/" contained contains=phpTodo +else + syn region phpComment start="/\*" end="\*/" contained contains=phpTodo extend +endif +if version >= 600 + syn match phpComment "#.\{-}\(?>\|$\)\@=" contained contains=phpTodo + syn match phpComment "//.\{-}\(?>\|$\)\@=" contained contains=phpTodo +else + syn match phpComment "#.\{-}$" contained contains=phpTodo + syn match phpComment "#.\{-}?>"me=e-2 contained contains=phpTodo + syn match phpComment "//.\{-}$" contained contains=phpTodo + syn match phpComment "//.\{-}?>"me=e-2 contained contains=phpTodo +endif + +" String +if exists("php_parent_error_open") + syn region phpStringDouble matchgroup=None start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=@phpAddStrings,phpIdentifier,phpSpecialChar,phpIdentifierSimply,phpIdentifierComplex contained keepend + syn region phpBacktick matchgroup=None start=+`+ skip=+\\\\\|\\"+ end=+`+ contains=@phpAddStrings,phpIdentifier,phpSpecialChar,phpIdentifierSimply,phpIdentifierComplex contained keepend + syn region phpStringSingle matchgroup=None start=+'+ skip=+\\\\\|\\'+ end=+'+ contains=@phpAddStrings contained keepend +else + syn region phpStringDouble matchgroup=None start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=@phpAddStrings,phpIdentifier,phpSpecialChar,phpIdentifierSimply,phpIdentifierComplex contained extend keepend + syn region phpBacktick matchgroup=None start=+`+ skip=+\\\\\|\\"+ end=+`+ contains=@phpAddStrings,phpIdentifier,phpSpecialChar,phpIdentifierSimply,phpIdentifierComplex contained extend keepend + syn region phpStringSingle matchgroup=None start=+'+ skip=+\\\\\|\\'+ end=+'+ contains=@phpAddStrings contained keepend extend +endif + +" HereDoc +if version >= 600 + syn case match + syn region phpHereDoc matchgroup=Delimiter start="\(<<<\)\@<=\z(\I\i*\)$" end="^\z1\(;\=$\)\@=" contained contains=phpIdentifier,phpIdentifierSimply,phpIdentifierComplex,phpSpecialChar,phpMethodsVar keepend extend +" including HTML,JavaScript,SQL even if not enabled via options + syn region phpHereDoc matchgroup=Delimiter start="\(<<<\)\@<=\z(\(\I\i*\)\=\(html\)\c\(\i*\)\)$" end="^\z1\(;\=$\)\@=" contained contains=@htmlTop,phpIdentifier,phpIdentifierSimply,phpIdentifierComplex,phpSpecialChar,phpMethodsVar keepend extend + syn region phpHereDoc matchgroup=Delimiter start="\(<<<\)\@<=\z(\(\I\i*\)\=\(sql\)\c\(\i*\)\)$" end="^\z1\(;\=$\)\@=" contained contains=@sqlTop,phpIdentifier,phpIdentifierSimply,phpIdentifierComplex,phpSpecialChar,phpMethodsVar keepend extend + syn region phpHereDoc matchgroup=Delimiter start="\(<<<\)\@<=\z(\(\I\i*\)\=\(javascript\)\c\(\i*\)\)$" end="^\z1\(;\=$\)\@=" contained contains=@htmlJavascript,phpIdentifierSimply,phpIdentifier,phpIdentifierComplex,phpSpecialChar,phpMethodsVar keepend extend + syn case ignore +endif + +" Parent +if exists("php_parent_error_close") || exists("php_parent_error_open") + syn match phpParent "[{}]" contained + syn region phpParent matchgroup=Delimiter start="(" end=")" contained contains=@phpClInside transparent + syn region phpParent matchgroup=Delimiter start="\[" end="\]" contained contains=@phpClInside transparent + if !exists("php_parent_error_close") + syn match phpParent "[\])]" contained + endif +else + syn match phpParent "[({[\]})]" contained +endif + +syn cluster phpClConst contains=phpFunctions,phpIdentifier,phpConditional,phpRepeat,phpStatement,phpOperator,phpRelation,phpStringSingle,phpStringDouble,phpBacktick,phpNumber,phpFloat,phpKeyword,phpType,phpBoolean,phpStructure,phpMethodsVar,phpConstant,phpCoreConstant,phpException +syn cluster phpClInside contains=@phpClConst,phpComment,phpLabel,phpParent,phpParentError,phpInclude,phpHereDoc +syn cluster phpClFunction contains=@phpClInside,phpDefine,phpParentError,phpStorageClass +syn cluster phpClTop contains=@phpClFunction,phpFoldFunction,phpFoldClass,phpFoldInterface,phpFoldTry,phpFoldCatch + +" Php Region +if exists("php_parent_error_open") + if exists("php_noShortTags") + syn region phpRegion matchgroup=Delimiter start="" contains=@phpClTop + else + syn region phpRegion matchgroup=Delimiter start="" contains=@phpClTop + endif + syn region phpRegionSc matchgroup=Delimiter start=++ contains=@phpClTop + if exists("php_asp_tags") + syn region phpRegionAsp matchgroup=Delimiter start="<%\(=\)\=" end="%>" contains=@phpClTop + endif +else + if exists("php_noShortTags") + syn region phpRegion matchgroup=Delimiter start="" contains=@phpClTop keepend + else + syn region phpRegion matchgroup=Delimiter start="" contains=@phpClTop keepend + endif + syn region phpRegionSc matchgroup=Delimiter start=++ contains=@phpClTop keepend + if exists("php_asp_tags") + syn region phpRegionAsp matchgroup=Delimiter start="<%\(=\)\=" end="%>" contains=@phpClTop keepend + endif +endif + +" Fold +if exists("php_folding") && php_folding==1 +" match one line constructs here and skip them at folding + syn keyword phpSCKeyword abstract final private protected public static contained + syn keyword phpFCKeyword function contained + syn keyword phpStorageClass global contained + syn match phpDefine "\(\s\|^\)\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\(\s\+.*[;}]\)\@=" contained contains=phpSCKeyword + syn match phpStructure "\(\s\|^\)\(abstract\s\+\|final\s\+\)*class\(\s\+.*}\)\@=" contained + syn match phpStructure "\(\s\|^\)interface\(\s\+.*}\)\@=" contained + syn match phpException "\(\s\|^\)try\(\s\+.*}\)\@=" contained + syn match phpException "\(\s\|^\)catch\(\s\+.*}\)\@=" contained + + set foldmethod=syntax + syn region phpFoldHtmlInside matchgroup=Delimiter start="?>" end="" end="\h\w*" contained contains=phpMethods,phpMemberSelector display containedin=phpStringDouble + +" highlight constant E_STRICT +syntax case match +syntax keyword phpCoreConstant E_STRICT contained +syntax case ignore + +" different syntax highlighting for 'echo', 'print', 'switch', 'die' and 'list' keywords +" to better indicate what they are. +syntax keyword phpDefine echo print contained +syntax keyword phpStructure list contained +syntax keyword phpConditional switch contained +syntax keyword phpStatement die contained + +" Highlighting for PHP5's user-definable magic class methods +syntax keyword phpSpecialFunction containedin=ALLBUT,phpComment,phpStringDouble,phpStringSingle,phpIdentifier + \ __construct __destruct __call __toString __sleep __wakeup __set __get __unset __isset __clone __set_state +" Highlighting for __autoload slightly different from line above +syntax keyword phpSpecialFunction containedin=ALLBUT,phpComment,phpStringDouble,phpStringSingle,phpIdentifier,phpMethodsVar + \ __autoload +highlight link phpSpecialFunction phpOperator + +" Highlighting for PHP5's built-in classes +" - built-in classes harvested from get_declared_classes() in 5.1.4 +syntax keyword phpClasses containedin=ALLBUT,phpComment,phpStringDouble,phpStringSingle,phpIdentifier,phpMethodsVar + \ stdClass __PHP_Incomplete_Class php_user_filter Directory ArrayObject + \ Exception ErrorException LogicException BadFunctionCallException BadMethodCallException DomainException + \ RecursiveIteratorIterator IteratorIterator FilterIterator RecursiveFilterIterator ParentIterator LimitIterator + \ CachingIterator RecursiveCachingIterator NoRewindIterator AppendIterator InfiniteIterator EmptyIterator + \ ArrayIterator RecursiveArrayIterator DirectoryIterator RecursiveDirectoryIterator + \ InvalidArgumentException LengthException OutOfRangeException RuntimeException OutOfBoundsException + \ OverflowException RangeException UnderflowException UnexpectedValueException + \ PDO PDOException PDOStatement PDORow + \ Reflection ReflectionFunction ReflectionParameter ReflectionMethod ReflectionClass + \ ReflectionObject ReflectionProperty ReflectionExtension ReflectionException + \ SplFileInfo SplFileObject SplTempFileObject SplObjectStorage + \ XMLWriter LibXMLError XMLReader SimpleXMLElement SimpleXMLIterator + \ DOMException DOMStringList DOMNameList DOMDomError DOMErrorHandler + \ DOMImplementation DOMImplementationList DOMImplementationSource + \ DOMNode DOMNameSpaceNode DOMDocumentFragment DOMDocument DOMNodeList DOMNamedNodeMap + \ DOMCharacterData DOMAttr DOMElement DOMText DOMComment DOMTypeinfo DOMUserDataHandler + \ DOMLocator DOMConfiguration DOMCdataSection DOMDocumentType DOMNotation DOMEntity + \ DOMEntityReference DOMProcessingInstruction DOMStringExtend DOMXPath +highlight link phpClasses phpFunctions + +" Highlighting for PHP5's built-in interfaces +" - built-in classes harvested from get_declared_interfaces() in 5.1.4 +syntax keyword phpInterfaces containedin=ALLBUT,phpComment,phpStringDouble,phpStringSingle,phpIdentifier,phpMethodsVar + \ Iterator IteratorAggregate RecursiveIterator OuterIterator SeekableIterator + \ Traversable ArrayAccess Serializable Countable SplObserver SplSubject Reflector +highlight link phpInterfaces phpConstant + +" option defaults: +if ! exists('php_special_functions') + let php_special_functions = 1 +endif +if ! exists('php_alt_comparisons') + let php_alt_comparisons = 1 +endif +if ! exists('php_alt_assignByReference') + let php_alt_assignByReference = 1 +endif + +if php_special_functions + " Highlighting for PHP built-in functions which exhibit special behaviours + " - isset()/unset()/empty() are not real functions. + " - compact()/extract() directly manipulate variables in the local scope where + " regular functions would not be able to. + " - eval() is the token 'make_your_code_twice_as_complex()' function for PHP. + " - user_error()/trigger_error() can be overloaded by set_error_handler and also + " have the capacity to terminate your script when type is E_USER_ERROR. + syntax keyword phpSpecialFunction containedin=ALLBUT,phpComment,phpStringDouble,phpStringSingle + \ user_error trigger_error isset unset eval extract compact empty +endif + +if php_alt_assignByReference + " special highlighting for '=&' operator + syntax match phpAssignByRef /=\s*&/ containedin=ALLBUT,phpComment,phpStringDouble,phpStringSingle + highlight link phpAssignByRef Type +endif + +if php_alt_comparisons + " highlight comparison operators differently + syntax match phpComparison "\v[=!]\=\=?" contained containedin=phpRegion + syntax match phpComparison "\v[=<>-]@]\=?[<>]@!" contained containedin=phpRegion + + " highlight the 'instanceof' operator as a comparison operator rather than a structure + syntax case ignore + syntax keyword phpComparison instanceof contained containedin=phpRegion + + hi link phpComparison Statement +endif + +" ================================================================ + +" Sync +if php_sync_method==-1 + if exists("php_noShortTags") + syn sync match phpRegionSync grouphere phpRegion "^\s*\s*$+ + if exists("php_asp_tags") + syn sync match phpRegionSync grouphere phpRegionAsp "^\s*<%\(=\)\=\s*$" + endif + syn sync match phpRegionSync grouphere NONE "^\s*?>\s*$" + syn sync match phpRegionSync grouphere NONE "^\s*%>\s*$" + syn sync match phpRegionSync grouphere phpRegion "function\s.*(.*\$" + "syn sync match phpRegionSync grouphere NONE "/\i*>\s*$" +elseif php_sync_method>0 + exec "syn sync minlines=" . php_sync_method +else + exec "syn sync fromstart" +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_php_syn_inits") + if version < 508 + let did_php_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink phpConstant Constant + HiLink phpCoreConstant Constant + HiLink phpComment Comment + HiLink phpException Exception + HiLink phpBoolean Boolean + HiLink phpStorageClass StorageClass + HiLink phpSCKeyword StorageClass + HiLink phpFCKeyword Define + HiLink phpStructure Structure + HiLink phpStringSingle String + HiLink phpStringDouble String + HiLink phpBacktick String + HiLink phpNumber Number + HiLink phpFloat Float + HiLink phpMethods Function + HiLink phpFunctions Function + HiLink phpBaselib Function + HiLink phpRepeat Repeat + HiLink phpConditional Conditional + HiLink phpLabel Label + HiLink phpStatement Statement + HiLink phpKeyword Statement + HiLink phpType Type + HiLink phpInclude Include + HiLink phpDefine Define + HiLink phpSpecialChar SpecialChar + HiLink phpParent Delimiter + HiLink phpIdentifierConst Delimiter + HiLink phpParentError Error + HiLink phpOctalError Error + HiLink phpTodo Todo + HiLink phpMemberSelector Structure + if exists("php_oldStyle") + hi phpIntVar guifg=Red ctermfg=DarkRed + hi phpEnvVar guifg=Red ctermfg=DarkRed + hi phpOperator guifg=SeaGreen ctermfg=DarkGreen + hi phpVarSelector guifg=SeaGreen ctermfg=DarkGreen + hi phpRelation guifg=SeaGreen ctermfg=DarkGreen + hi phpIdentifier guifg=DarkGray ctermfg=Brown + hi phpIdentifierSimply guifg=DarkGray ctermfg=Brown + else + HiLink phpIntVar Identifier + HiLink phpEnvVar Identifier + HiLink phpOperator Operator + HiLink phpVarSelector Operator + HiLink phpRelation Operator + HiLink phpIdentifier Identifier + HiLink phpIdentifierSimply Identifier + endif + + delcommand HiLink +endif + +let b:current_syntax = "php" + +if main_syntax == 'php' + unlet main_syntax +endif + +" vim: ts=8 sts=2 sw=2 expandtab diff --git a/vim73/syntax/phtml.vim b/vim73/syntax/phtml.vim new file mode 100644 index 0000000..646129a --- /dev/null +++ b/vim73/syntax/phtml.vim @@ -0,0 +1,6 @@ +" Vim syntax file +" PHTML used to be the filetype for PHP 2.0. Now everything is PHP. + +if !exists("b:current_syntax") + runtime! syntax/php.vim +endif diff --git a/vim73/syntax/pic.vim b/vim73/syntax/pic.vim new file mode 100644 index 0000000..adc964e --- /dev/null +++ b/vim73/syntax/pic.vim @@ -0,0 +1,127 @@ +" Vim syntax file +" Language: PIC16F84 Assembler (Microchip's microcontroller) +" Maintainer: Aleksandar Veselinovic +" Last Change: 2003 May 11 +" URL: http://galeb.etf.bg.ac.yu/~alexa/vim/syntax/pic.vim +" Revision: 1.01 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case match +syn keyword picTodo NOTE TODO XXX contained + +syn case ignore + +syn match picIdentifier "[a-z_$][a-z0-9_$]*" +syn match picLabel "^[A-Z_$][A-Z0-9_$]*" +syn match picLabel "^[A-Z_$][A-Z0-9_$]*:"me=e-1 + +syn match picASCII "A\='.'" +syn match picBinary "B'[0-1]\+'" +syn match picDecimal "D'\d\+'" +syn match picDecimal "\d\+" +syn match picHexadecimal "0x\x\+" +syn match picHexadecimal "H'\x\+'" +syn match picHexadecimal "[0-9]\x*h" +syn match picOctal "O'[0-7]\o*'" + + +syn match picComment ";.*" contains=picTodo + +syn region picString start=+"+ end=+"+ + +syn keyword picRegister INDF TMR0 PCL STATUS FSR PORTA PORTB +syn keyword picRegister EEDATA EEADR PCLATH INTCON INDF OPTION_REG PCL +syn keyword picRegister FSR TRISA TRISB EECON1 EECON2 INTCON OPTION + + +" Register --- bits + +" STATUS +syn keyword picRegisterPart IRP RP1 RP0 TO PD Z DC C + +" PORTA +syn keyword picRegisterPart T0CKI +syn match picRegisterPart "RA[0-4]" + +" PORTB +syn keyword picRegisterPart INT +syn match picRegisterPart "RB[0-7]" + +" INTCON +syn keyword picRegisterPart GIE EEIE T0IE INTE RBIE T0IF INTF RBIF + +" OPTION +syn keyword picRegisterPart RBPU INTEDG T0CS T0SE PSA PS2 PS1 PS0 + +" EECON2 +syn keyword picRegisterPart EEIF WRERR WREN WR RD + +" INTCON +syn keyword picRegisterPart GIE EEIE T0IE INTE RBIE T0IF INTF RBIF + + +" OpCodes... +syn keyword picOpcode ADDWF ANDWF CLRF CLRW COMF DECF DECFSZ INCF INCFSZ +syn keyword picOpcode IORWF MOVF MOVWF NOP RLF RRF SUBWF SWAPF XORWF +syn keyword picOpcode BCF BSF BTFSC BTFSS +syn keyword picOpcode ADDLW ANDLW CALL CLRWDT GOTO IORLW MOVLW RETFIE +syn keyword picOpcode RETLW RETURN SLEEP SUBLW XORLW +syn keyword picOpcode GOTO + + +" Directives +syn keyword picDirective __BADRAM BANKISEL BANKSEL CBLOCK CODE __CONFIG +syn keyword picDirective CONSTANT DATA DB DE DT DW ELSE END ENDC +syn keyword picDirective ENDIF ENDM ENDW EQU ERROR ERRORLEVEL EXITM EXPAND +syn keyword picDirective EXTERN FILL GLOBAL IDATA __IDLOCS IF IFDEF IFNDEF +syn keyword picDirective INCLUDE LIST LOCAL MACRO __MAXRAM MESSG NOEXPAND +syn keyword picDirective NOLIST ORG PAGE PAGESEL PROCESSOR RADIX RES SET +syn keyword picDirective SPACE SUBTITLE TITLE UDATA UDATA_OVR UDATA_SHR +syn keyword picDirective VARIABLE WHILE INCLUDE +syn match picDirective "#\=UNDEFINE" +syn match picDirective "#\=INCLUDE" +syn match picDirective "#\=DEFINE" + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_pic16f84_syntax_inits") + if version < 508 + let did_pic16f84_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink picTodo Todo + HiLink picComment Comment + HiLink picDirective Statement + HiLink picLabel Label + HiLink picString String + + "HiLink picOpcode Keyword + "HiLink picRegister Structure + "HiLink picRegisterPart Special + + HiLink picASCII String + HiLink picBinary Number + HiLink picDecimal Number + HiLink picHexadecimal Number + HiLink picOctal Number + + HiLink picIdentifier Identifier + + delcommand HiLink +endif + +let b:current_syntax = "pic" + +" vim: ts=8 diff --git a/vim73/syntax/pike.vim b/vim73/syntax/pike.vim new file mode 100644 index 0000000..efbafd5 --- /dev/null +++ b/vim73/syntax/pike.vim @@ -0,0 +1,155 @@ +" Vim syntax file +" Language: Pike +" Maintainer: Francesco Chemolli +" Last Change: 2001 May 10 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" A bunch of useful C keywords +syn keyword pikeStatement goto break return continue +syn keyword pikeLabel case default +syn keyword pikeConditional if else switch +syn keyword pikeRepeat while for foreach do +syn keyword pikeStatement gauge destruct lambda inherit import typeof +syn keyword pikeException catch +syn keyword pikeType inline nomask private protected public static + + +syn keyword pikeTodo contained TODO FIXME XXX + +" String and Character constants +" Highlight special characters (those which have a backslash) differently +syn match pikeSpecial contained "\\[0-7][0-7][0-7]\=\|\\." +syn region pikeString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=pikeSpecial +syn match pikeCharacter "'[^\\]'" +syn match pikeSpecialCharacter "'\\.'" +syn match pikeSpecialCharacter "'\\[0-7][0-7]'" +syn match pikeSpecialCharacter "'\\[0-7][0-7][0-7]'" + +" Compound data types +syn region pikeCompoundType start='({' contains=pikeString,pikeCompoundType,pikeNumber,pikeFloat end='})' +syn region pikeCompoundType start='(\[' contains=pikeString,pikeCompoundType,pikeNumber,pikeFloat end='\])' +syn region pikeCompoundType start='(<' contains=pikeString,pikeCompoundType,pikeNumber,pikeFloat end='>)' + +"catch errors caused by wrong parenthesis +syn region pikeParen transparent start='([^{[<(]' end=')' contains=ALLBUT,pikeParenError,pikeIncluded,pikeSpecial,pikeTodo,pikeUserLabel,pikeBitField +syn match pikeParenError ")" +syn match pikeInParen contained "[^(][{}][^)]" + +"integer number, or floating point number without a dot and with "f". +syn case ignore +syn match pikeNumber "\<\d\+\(u\=l\=\|lu\|f\)\>" +"floating point number, with dot, optional exponent +syn match pikeFloat "\<\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, starting with a dot, optional exponent +syn match pikeFloat "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match pikeFloat "\<\d\+e[-+]\=\d\+[fl]\=\>" +"hex number +syn match pikeNumber "\<0x[0-9a-f]\+\(u\=l\=\|lu\)\>" +"syn match pikeIdentifier "\<[a-z_][a-z0-9_]*\>" +syn case match +" flag an octal number with wrong digits +syn match pikeOctalError "\<0[0-7]*[89]" + +if exists("c_comment_strings") + " A comment can contain pikeString, pikeCharacter and pikeNumber. + " But a "*/" inside a pikeString in a pikeComment DOES end the comment! So we + " need to use a special type of pikeString: pikeCommentString, which also ends on + " "*/", and sees a "*" at the start of the line as comment again. + " Unfortunately this doesn't very well work for // type of comments :-( + syntax match pikeCommentSkip contained "^\s*\*\($\|\s\+\)" + syntax region pikeCommentString contained start=+"+ skip=+\\\\\|\\"+ end=+"+ end=+\*/+me=s-1 contains=pikeSpecial,pikeCommentSkip + syntax region pikeComment2String contained start=+"+ skip=+\\\\\|\\"+ end=+"+ end="$" contains=pikeSpecial + syntax region pikeComment start="/\*" end="\*/" contains=pikeTodo,pikeCommentString,pikeCharacter,pikeNumber,pikeFloat + syntax match pikeComment "//.*" contains=pikeTodo,pikeComment2String,pikeCharacter,pikeNumber + syntax match pikeComment "#\!.*" contains=pikeTodo,pikeComment2String,pikeCharacter,pikeNumber +else + syn region pikeComment start="/\*" end="\*/" contains=pikeTodo + syn match pikeComment "//.*" contains=pikeTodo + syn match pikeComment "#!.*" contains=pikeTodo +endif +syntax match pikeCommentError "\*/" + +syn keyword pikeOperator sizeof +syn keyword pikeType int string void float mapping array multiset mixed +syn keyword pikeType program object function + +syn region pikePreCondit start="^\s*#\s*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=pikeComment,pikeString,pikeCharacter,pikeNumber,pikeCommentError +syn region pikeIncluded contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match pikeIncluded contained "<[^>]*>" +syn match pikeInclude "^\s*#\s*include\>\s*["<]" contains=pikeIncluded +"syn match pikeLineSkip "\\$" +syn region pikeDefine start="^\s*#\s*\(define\>\|undef\>\)" skip="\\$" end="$" contains=ALLBUT,pikePreCondit,pikeIncluded,pikeInclude,pikeDefine,pikeInParen +syn region pikePreProc start="^\s*#\s*\(pragma\>\|line\>\|warning\>\|warn\>\|error\>\)" skip="\\$" end="$" contains=ALLBUT,pikePreCondit,pikeIncluded,pikeInclude,pikeDefine,pikeInParen + +" Highlight User Labels +syn region pikeMulti transparent start='?' end=':' contains=ALLBUT,pikeIncluded,pikeSpecial,pikeTodo,pikeUserLabel,pikeBitField +" Avoid matching foo::bar() in C++ by requiring that the next char is not ':' +syn match pikeUserLabel "^\s*\I\i*\s*:$" +syn match pikeUserLabel ";\s*\I\i*\s*:$"ms=s+1 +syn match pikeUserLabel "^\s*\I\i*\s*:[^:]"me=e-1 +syn match pikeUserLabel ";\s*\I\i*\s*:[^:]"ms=s+1,me=e-1 + +" Avoid recognizing most bitfields as labels +syn match pikeBitField "^\s*\I\i*\s*:\s*[1-9]"me=e-1 +syn match pikeBitField ";\s*\I\i*\s*:\s*[1-9]"me=e-1 + +syn sync ccomment pikeComment minlines=10 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_pike_syntax_inits") + if version < 508 + let did_pike_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink pikeLabel Label + HiLink pikeUserLabel Label + HiLink pikeConditional Conditional + HiLink pikeRepeat Repeat + HiLink pikeCharacter Character + HiLink pikeSpecialCharacter pikeSpecial + HiLink pikeNumber Number + HiLink pikeFloat Float + HiLink pikeOctalError pikeError + HiLink pikeParenError pikeError + HiLink pikeInParen pikeError + HiLink pikeCommentError pikeError + HiLink pikeOperator Operator + HiLink pikeInclude Include + HiLink pikePreProc PreProc + HiLink pikeDefine Macro + HiLink pikeIncluded pikeString + HiLink pikeError Error + HiLink pikeStatement Statement + HiLink pikePreCondit PreCondit + HiLink pikeType Type + HiLink pikeCommentError pikeError + HiLink pikeCommentString pikeString + HiLink pikeComment2String pikeString + HiLink pikeCommentSkip pikeComment + HiLink pikeString String + HiLink pikeComment Comment + HiLink pikeSpecial SpecialChar + HiLink pikeTodo Todo + HiLink pikeException pikeStatement + HiLink pikeCompoundType Constant + "HiLink pikeIdentifier Identifier + + delcommand HiLink +endif + +let b:current_syntax = "pike" + +" vim: ts=8 diff --git a/vim73/syntax/pilrc.vim b/vim73/syntax/pilrc.vim new file mode 100644 index 0000000..86d5611 --- /dev/null +++ b/vim73/syntax/pilrc.vim @@ -0,0 +1,148 @@ +" Vim syntax file +" Language: pilrc - a resource compiler for Palm OS development +" Maintainer: Brian Schau +" Last change: 2003 May 11 +" Available on: http://www.schau.com/pilrcvim/pilrc.vim + +" Remove any old syntax +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +" Notes: TRANSPARENT, FONT and FONT ID are defined in the specials +" section below. Beware of the order of the specials! +" Look in the syntax.txt and usr_27.txt files in vim\vim{version}\doc +" directory for regexps etc. + +" Keywords - basic +syn keyword pilrcKeyword ALERT APPLICATION APPLICATIONICONNAME AREA +syn keyword pilrcKeyword BITMAP BITMAPCOLOR BITMAPCOLOR16 BITMAPCOLOR16K +syn keyword pilrcKeyword BITMAPFAMILY BITMAPFAMILYEX BITMAPFAMILYSPECIAL +syn keyword pilrcKeyword BITMAPGREY BITMAPGREY16 BITMAPSCREENFAMILY +syn keyword pilrcKeyword BOOTSCREENFAMILY BUTTON BUTTONS BYTELIST +syn keyword pilrcKeyword CATEGORIES CHECKBOX COUNTRYLOCALISATION +syn keyword pilrcKeyword DATA +syn keyword pilrcKeyword FEATURE FIELD FONTINDEX FORM FORMBITMAP +syn keyword pilrcKeyword GADGET GENERATEHEADER +syn keyword pilrcKeyword GRAFFITIINPUTAREA GRAFFITISTATEINDICATOR +syn keyword pilrcKeyword HEX +syn keyword pilrcKeyword ICON ICONFAMILY ICONFAMILYEX INTEGER +syn keyword pilrcKeyword KEYBOARD +syn keyword pilrcKeyword LABEL LAUNCHERCATEGORY LIST LONGWORDLIST +syn keyword pilrcKeyword MENU MENUITEM MESSAGE MIDI +syn keyword pilrcKeyword PALETTETABLE POPUPLIST POPUPTRIGGER +syn keyword pilrcKeyword PULLDOWN PUSHBUTTON +syn keyword pilrcKeyword REPEATBUTTON RESETAUTOID +syn keyword pilrcKeyword SCROLLBAR SELECTORTRIGGER SLIDER SMALLICON +syn keyword pilrcKeyword SMALLICONFAMILY SMALLICONFAMILYEX STRING STRINGTABLE +syn keyword pilrcKeyword TABLE TITLE TRANSLATION TRAP +syn keyword pilrcKeyword VERSION +syn keyword pilrcKeyword WORDLIST + +" Types +syn keyword pilrcType AT AUTOSHIFT +syn keyword pilrcType BACKGROUNDID BITMAPID BOLDFRAME BPP +syn keyword pilrcType CHECKED COLORTABLE COLUMNS COLUMNWIDTHS COMPRESS +syn keyword pilrcType COMPRESSBEST COMPRESSPACKBITS COMPRESSRLE COMPRESSSCANLINE +syn keyword pilrcType CONFIRMATION COUNTRY CREATOR CURRENCYDECIMALPLACES +syn keyword pilrcType CURRENCYNAME CURRENCYSYMBOL CURRENCYUNIQUESYMBOL +syn keyword pilrcType DATEFORMAT DAYLIGHTSAVINGS DEFAULTBTNID DEFAULTBUTTON +syn keyword pilrcType DENSITY DISABLED DYNAMICSIZE +syn keyword pilrcType EDITABLE ENTRY ERROR EXTENDED +syn keyword pilrcType FEEDBACK FILE FONTID FORCECOMPRESS FRAME +syn keyword pilrcType GRAFFITI GRAPHICAL GROUP +syn keyword pilrcType HASSCROLLBAR HELPID +syn keyword pilrcType ID INDEX INFORMATION +syn keyword pilrcType KEYDOWNCHR KEYDOWNKEYCODE KEYDOWNMODIFIERS +syn keyword pilrcType LANGUAGE LEFTALIGN LEFTANCHOR LONGDATEFORMAT +syn keyword pilrcType MAX MAXCHARS MEASUREMENTSYSTEM MENUID MIN LOCALE +syn keyword pilrcType MINUTESWESTOFGMT MODAL MULTIPLELINES +syn keyword pilrcType NAME NOCOLORTABLE NOCOMPRESS NOFRAME NONEDITABLE +syn keyword pilrcType NONEXTENDED NONUSABLE NOSAVEBEHIND NUMBER NUMBERFORMAT +syn keyword pilrcType NUMERIC +syn keyword pilrcType PAGESIZE +syn keyword pilrcType RECTFRAME RIGHTALIGN RIGHTANCHOR ROWS +syn keyword pilrcType SAVEBEHIND SEARCH SCREEN SELECTEDBITMAPID SINGLELINE +syn keyword pilrcType THUMBID TRANSPARENTINDEX TIMEFORMAT +syn keyword pilrcType UNDERLINED USABLE +syn keyword pilrcType VALUE VERTICAL VISIBLEITEMS +syn keyword pilrcType WARNING WEEKSTARTDAY + +" Country +syn keyword pilrcCountry Australia Austria Belgium Brazil Canada Denmark +syn keyword pilrcCountry Finland France Germany HongKong Iceland Indian +syn keyword pilrcCountry Indonesia Ireland Italy Japan Korea Luxembourg Malaysia +syn keyword pilrcCountry Mexico Netherlands NewZealand Norway Philippines +syn keyword pilrcCountry RepChina Singapore Spain Sweden Switzerland Thailand +syn keyword pilrcCountry Taiwan UnitedKingdom UnitedStates + +" Language +syn keyword pilrcLanguage English French German Italian Japanese Spanish + +" String +syn match pilrcString "\"[^"]*\"" + +" Number +syn match pilrcNumber "\<0x\x\+\>" +syn match pilrcNumber "\<\d\+\>" + +" Comment +syn region pilrcComment start="/\*" end="\*/" +syn region pilrcComment start="//" end="$" + +" Constants +syn keyword pilrcConstant AUTO AUTOID BOTTOM CENTER PREVBOTTOM PREVHEIGHT +syn keyword pilrcConstant PREVLEFT PREVRIGHT PREVTOP PREVWIDTH RIGHT +syn keyword pilrcConstant SEPARATOR + +" Identifier +syn match pilrcIdentifier "\<\h\w*\>" + +" Specials +syn match pilrcType "\" +syn match pilrcKeyword "\\s*\" +syn match pilrcType "\" + +" Function +syn keyword pilrcFunction BEGIN END + +" Include +syn match pilrcInclude "\#include" +syn match pilrcInclude "\#define" +syn keyword pilrcInclude equ +syn keyword pilrcInclude package +syn region pilrcInclude start="public class" end="}" + +syn sync ccomment pilrcComment + +if version >= 508 || !exists("did_pilrc_syntax_inits") + if version < 508 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + let did_pilrc_syntax_inits = 1 + + " The default methods for highlighting + HiLink pilrcKeyword Statement + HiLink pilrcType Type + HiLink pilrcError Error + HiLink pilrcCountry SpecialChar + HiLink pilrcLanguage SpecialChar + HiLink pilrcString SpecialChar + HiLink pilrcNumber Number + HiLink pilrcComment Comment + HiLink pilrcConstant Constant + HiLink pilrcFunction Function + HiLink pilrcInclude SpecialChar + HiLink pilrcIdentifier Number + + delcommand HiLink +endif + +let b:current_syntax = "pilrc" diff --git a/vim73/syntax/pine.vim b/vim73/syntax/pine.vim new file mode 100644 index 0000000..749535e --- /dev/null +++ b/vim73/syntax/pine.vim @@ -0,0 +1,372 @@ +" Vim syntax file +" Language: Pine (email program) run commands +" Maintainer: David Pascoe +" Last Change: Thu Feb 27 10:18:48 WST 2003, update for pine 4.53 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version >= 600 + setlocal iskeyword=@,48-57,_,128-167,224-235,-, +else + set iskeyword=@,48-57,_,128-167,224-235,-, +endif + +syn keyword pineConfig addrbook-sort-rule +syn keyword pineConfig address-book +syn keyword pineConfig addressbook-formats +syn keyword pineConfig alt-addresses +syn keyword pineConfig bugs-additional-data +syn keyword pineConfig bugs-address +syn keyword pineConfig bugs-fullname +syn keyword pineConfig character-set +syn keyword pineConfig color-style +syn keyword pineConfig compose-mime +syn keyword pineConfig composer-wrap-column +syn keyword pineConfig current-indexline-style +syn keyword pineConfig cursor-style +syn keyword pineConfig customized-hdrs +syn keyword pineConfig debug-memory +syn keyword pineConfig default-composer-hdrs +syn keyword pineConfig default-fcc +syn keyword pineConfig default-saved-msg-folder +syn keyword pineConfig disable-these-authenticators +syn keyword pineConfig disable-these-drivers +syn keyword pineConfig display-filters +syn keyword pineConfig download-command +syn keyword pineConfig download-command-prefix +syn keyword pineConfig editor +syn keyword pineConfig elm-style-save +syn keyword pineConfig empty-header-message +syn keyword pineConfig fcc-name-rule +syn keyword pineConfig feature-level +syn keyword pineConfig feature-list +syn keyword pineConfig file-directory +syn keyword pineConfig folder-collections +syn keyword pineConfig folder-extension +syn keyword pineConfig folder-sort-rule +syn keyword pineConfig font-char-set +syn keyword pineConfig font-name +syn keyword pineConfig font-size +syn keyword pineConfig font-style +syn keyword pineConfig forced-abook-entry +syn keyword pineConfig form-letter-folder +syn keyword pineConfig global-address-book +syn keyword pineConfig goto-default-rule +syn keyword pineConfig header-in-reply +syn keyword pineConfig image-viewer +syn keyword pineConfig inbox-path +syn keyword pineConfig incoming-archive-folders +syn keyword pineConfig incoming-folders +syn keyword pineConfig incoming-startup-rule +syn keyword pineConfig index-answered-background-color +syn keyword pineConfig index-answered-foreground-color +syn keyword pineConfig index-deleted-background-color +syn keyword pineConfig index-deleted-foreground-color +syn keyword pineConfig index-format +syn keyword pineConfig index-important-background-color +syn keyword pineConfig index-important-foreground-color +syn keyword pineConfig index-new-background-color +syn keyword pineConfig index-new-foreground-color +syn keyword pineConfig index-recent-background-color +syn keyword pineConfig index-recent-foreground-color +syn keyword pineConfig index-to-me-background-color +syn keyword pineConfig index-to-me-foreground-color +syn keyword pineConfig index-unseen-background-color +syn keyword pineConfig index-unseen-foreground-color +syn keyword pineConfig initial-keystroke-list +syn keyword pineConfig kblock-passwd-count +syn keyword pineConfig keylabel-background-color +syn keyword pineConfig keylabel-foreground-color +syn keyword pineConfig keyname-background-color +syn keyword pineConfig keyname-foreground-color +syn keyword pineConfig last-time-prune-questioned +syn keyword pineConfig last-version-used +syn keyword pineConfig ldap-servers +syn keyword pineConfig literal-signature +syn keyword pineConfig local-address +syn keyword pineConfig local-fullname +syn keyword pineConfig mail-check-interval +syn keyword pineConfig mail-directory +syn keyword pineConfig mailcap-search-path +syn keyword pineConfig mimetype-search-path +syn keyword pineConfig new-version-threshold +syn keyword pineConfig news-active-file-path +syn keyword pineConfig news-collections +syn keyword pineConfig news-spool-directory +syn keyword pineConfig newsrc-path +syn keyword pineConfig nntp-server +syn keyword pineConfig normal-background-color +syn keyword pineConfig normal-foreground-color +syn keyword pineConfig old-style-reply +syn keyword pineConfig operating-dir +syn keyword pineConfig patterns +syn keyword pineConfig patterns-filters +syn keyword pineConfig patterns-filters2 +syn keyword pineConfig patterns-indexcolors +syn keyword pineConfig patterns-other +syn keyword pineConfig patterns-roles +syn keyword pineConfig patterns-scores +syn keyword pineConfig patterns-scores2 +syn keyword pineConfig personal-name +syn keyword pineConfig personal-print-category +syn keyword pineConfig personal-print-command +syn keyword pineConfig postponed-folder +syn keyword pineConfig print-font-char-set +syn keyword pineConfig print-font-name +syn keyword pineConfig print-font-size +syn keyword pineConfig print-font-style +syn keyword pineConfig printer +syn keyword pineConfig prompt-background-color +syn keyword pineConfig prompt-foreground-color +syn keyword pineConfig pruned-folders +syn keyword pineConfig pruning-rule +syn keyword pineConfig quote1-background-color +syn keyword pineConfig quote1-foreground-color +syn keyword pineConfig quote2-background-color +syn keyword pineConfig quote2-foreground-color +syn keyword pineConfig quote3-background-color +syn keyword pineConfig quote3-foreground-color +syn keyword pineConfig read-message-folder +syn keyword pineConfig remote-abook-history +syn keyword pineConfig remote-abook-metafile +syn keyword pineConfig remote-abook-validity +syn keyword pineConfig reply-indent-string +syn keyword pineConfig reply-leadin +syn keyword pineConfig reverse-background-color +syn keyword pineConfig reverse-foreground-color +syn keyword pineConfig rsh-command +syn keyword pineConfig rsh-open-timeout +syn keyword pineConfig rsh-path +syn keyword pineConfig save-by-sender +syn keyword pineConfig saved-msg-name-rule +syn keyword pineConfig scroll-margin +syn keyword pineConfig selectable-item-background-color +syn keyword pineConfig selectable-item-foreground-color +syn keyword pineConfig sending-filters +syn keyword pineConfig sendmail-path +syn keyword pineConfig show-all-characters +syn keyword pineConfig signature-file +syn keyword pineConfig smtp-server +syn keyword pineConfig sort-key +syn keyword pineConfig speller +syn keyword pineConfig ssh-command +syn keyword pineConfig ssh-open-timeout +syn keyword pineConfig ssh-path +syn keyword pineConfig standard-printer +syn keyword pineConfig status-background-color +syn keyword pineConfig status-foreground-color +syn keyword pineConfig status-message-delay +syn keyword pineConfig suggest-address +syn keyword pineConfig suggest-fullname +syn keyword pineConfig tcp-open-timeout +syn keyword pineConfig tcp-query-timeout +syn keyword pineConfig tcp-read-warning-timeout +syn keyword pineConfig tcp-write-warning-timeout +syn keyword pineConfig threading-display-style +syn keyword pineConfig threading-expanded-character +syn keyword pineConfig threading-index-style +syn keyword pineConfig threading-indicator-character +syn keyword pineConfig threading-lastreply-character +syn keyword pineConfig title-background-color +syn keyword pineConfig title-foreground-color +syn keyword pineConfig titlebar-color-style +syn keyword pineConfig upload-command +syn keyword pineConfig upload-command-prefix +syn keyword pineConfig url-viewers +syn keyword pineConfig use-only-domain-name +syn keyword pineConfig user-domain +syn keyword pineConfig user-id +syn keyword pineConfig user-id +syn keyword pineConfig user-input-timeout +syn keyword pineConfig viewer-hdr-colors +syn keyword pineConfig viewer-hdrs +syn keyword pineConfig viewer-overlap +syn keyword pineConfig window-position + +syn keyword pineOption allow-changing-from +syn keyword pineOption allow-talk +syn keyword pineOption alternate-compose-menu +syn keyword pineOption assume-slow-link +syn keyword pineOption auto-move-read-msgs +syn keyword pineOption auto-open-next-unread +syn keyword pineOption auto-unzoom-after-apply +syn keyword pineOption auto-zoom-after-select +syn keyword pineOption cache-remote-pinerc +syn keyword pineOption check-newmail-when-quitting +syn keyword pineOption combined-addrbook-display +syn keyword pineOption combined-folder-display +syn keyword pineOption combined-subdirectory-display +syn keyword pineOption compose-cut-from-cursor +syn keyword pineOption compose-maps-delete-key-to-ctrl-d +syn keyword pineOption compose-rejects-unqualified-addrs +syn keyword pineOption compose-send-offers-first-filter +syn keyword pineOption compose-sets-newsgroup-without-confirm +syn keyword pineOption confirm-role-even-for-default +syn keyword pineOption continue-tab-without-confirm +syn keyword pineOption delete-skips-deleted +syn keyword pineOption disable-2022-jp-conversions +syn keyword pineOption disable-busy-alarm +syn keyword pineOption disable-charset-conversions +syn keyword pineOption disable-config-cmd +syn keyword pineOption disable-keyboard-lock-cmd +syn keyword pineOption disable-keymenu +syn keyword pineOption disable-password-caching +syn keyword pineOption disable-password-cmd +syn keyword pineOption disable-pipes-in-sigs +syn keyword pineOption disable-pipes-in-templates +syn keyword pineOption disable-roles-setup-cmd +syn keyword pineOption disable-roles-sig-edit +syn keyword pineOption disable-roles-template-edit +syn keyword pineOption disable-sender +syn keyword pineOption disable-shared-namespaces +syn keyword pineOption disable-signature-edit-cmd +syn keyword pineOption disable-take-last-comma-first +syn keyword pineOption enable-8bit-esmtp-negotiation +syn keyword pineOption enable-8bit-nntp-posting +syn keyword pineOption enable-aggregate-command-set +syn keyword pineOption enable-alternate-editor-cmd +syn keyword pineOption enable-alternate-editor-implicitly +syn keyword pineOption enable-arrow-navigation +syn keyword pineOption enable-arrow-navigation-relaxed +syn keyword pineOption enable-background-sending +syn keyword pineOption enable-bounce-cmd +syn keyword pineOption enable-cruise-mode +syn keyword pineOption enable-cruise-mode-delete +syn keyword pineOption enable-delivery-status-notification +syn keyword pineOption enable-dot-files +syn keyword pineOption enable-dot-folders +syn keyword pineOption enable-exit-via-lessthan-command +syn keyword pineOption enable-fast-recent-test +syn keyword pineOption enable-flag-cmd +syn keyword pineOption enable-flag-screen-implicitly +syn keyword pineOption enable-full-header-and-text +syn keyword pineOption enable-full-header-cmd +syn keyword pineOption enable-goto-in-file-browser +syn keyword pineOption enable-incoming-folders +syn keyword pineOption enable-jump-shortcut +syn keyword pineOption enable-lame-list-mode +syn keyword pineOption enable-mail-check-cue +syn keyword pineOption enable-mailcap-param-substitution +syn keyword pineOption enable-mouse-in-xterm +syn keyword pineOption enable-msg-view-addresses +syn keyword pineOption enable-msg-view-attachments +syn keyword pineOption enable-msg-view-forced-arrows +syn keyword pineOption enable-msg-view-urls +syn keyword pineOption enable-msg-view-web-hostnames +syn keyword pineOption enable-newmail-in-xterm-icon +syn keyword pineOption enable-partial-match-lists +syn keyword pineOption enable-print-via-y-command +syn keyword pineOption enable-reply-indent-string-editing +syn keyword pineOption enable-rules-under-take +syn keyword pineOption enable-search-and-replace +syn keyword pineOption enable-sigdashes +syn keyword pineOption enable-suspend +syn keyword pineOption enable-tab-completion +syn keyword pineOption enable-take-export +syn keyword pineOption enable-tray-icon +syn keyword pineOption enable-unix-pipe-cmd +syn keyword pineOption enable-verbose-smtp-posting +syn keyword pineOption expanded-view-of-addressbooks +syn keyword pineOption expanded-view-of-distribution-lists +syn keyword pineOption expanded-view-of-folders +syn keyword pineOption expose-hidden-config +syn keyword pineOption expunge-only-manually +syn keyword pineOption expunge-without-confirm +syn keyword pineOption expunge-without-confirm-everywhere +syn keyword pineOption fcc-on-bounce +syn keyword pineOption fcc-only-without-confirm +syn keyword pineOption fcc-without-attachments +syn keyword pineOption include-attachments-in-reply +syn keyword pineOption include-header-in-reply +syn keyword pineOption include-text-in-reply +syn keyword pineOption ldap-result-to-addrbook-add +syn keyword pineOption mark-fcc-seen +syn keyword pineOption mark-for-cc +syn keyword pineOption news-approximates-new-status +syn keyword pineOption news-deletes-across-groups +syn keyword pineOption news-offers-catchup-on-close +syn keyword pineOption news-post-without-validation +syn keyword pineOption news-read-in-newsrc-order +syn keyword pineOption next-thread-without-confirm +syn keyword pineOption old-growth +syn keyword pineOption pass-control-characters-as-is +syn keyword pineOption prefer-plain-text +syn keyword pineOption preserve-start-stop-characters +syn keyword pineOption print-formfeed-between-messages +syn keyword pineOption print-includes-from-line +syn keyword pineOption print-index-enabled +syn keyword pineOption print-offers-custom-cmd-prompt +syn keyword pineOption quell-attachment-extra-prompt +syn keyword pineOption quell-berkeley-format-timezone +syn keyword pineOption quell-content-id +syn keyword pineOption quell-dead-letter-on-cancel +syn keyword pineOption quell-empty-directories +syn keyword pineOption quell-extra-post-prompt +syn keyword pineOption quell-folder-internal-msg +syn keyword pineOption quell-imap-envelope-update +syn keyword pineOption quell-lock-failure-warnings +syn keyword pineOption quell-maildomain-warning +syn keyword pineOption quell-news-envelope-update +syn keyword pineOption quell-partial-fetching +syn keyword pineOption quell-ssl-largeblocks +syn keyword pineOption quell-status-message-beeping +syn keyword pineOption quell-timezone-comment-when-sending +syn keyword pineOption quell-user-lookup-in-passwd-file +syn keyword pineOption quit-without-confirm +syn keyword pineOption reply-always-uses-reply-to +syn keyword pineOption save-aggregates-copy-sequence +syn keyword pineOption save-will-advance +syn keyword pineOption save-will-not-delete +syn keyword pineOption save-will-quote-leading-froms +syn keyword pineOption scramble-message-id +syn keyword pineOption select-without-confirm +syn keyword pineOption selectable-item-nobold +syn keyword pineOption separate-folder-and-directory-entries +syn keyword pineOption show-cursor +syn keyword pineOption show-plain-text-internally +syn keyword pineOption show-selected-in-boldface +syn keyword pineOption signature-at-bottom +syn keyword pineOption single-column-folder-list +syn keyword pineOption slash-collapses-entire-thread +syn keyword pineOption spell-check-before-sending +syn keyword pineOption store-window-position-in-config +syn keyword pineOption strip-from-sigdashes-on-reply +syn keyword pineOption tab-visits-next-new-message-only +syn keyword pineOption termdef-takes-precedence +syn keyword pineOption thread-index-shows-important-color +syn keyword pineOption try-alternative-authentication-driver-first +syn keyword pineOption unselect-will-not-advance +syn keyword pineOption use-current-dir +syn keyword pineOption use-function-keys +syn keyword pineOption use-sender-not-x-sender +syn keyword pineOption use-subshell-for-suspend +syn keyword pineOption vertical-folder-list + +syn match pineComment "^#.*$" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_pine_syn_inits") + if version < 508 + let did_pine_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink pineConfig Type + HiLink pineComment Comment + HiLink pineOption Macro + delcommand HiLink +endif + +let b:current_syntax = "pine" + +" vim: ts=8 diff --git a/vim73/syntax/pinfo.vim b/vim73/syntax/pinfo.vim new file mode 100644 index 0000000..bf4126e --- /dev/null +++ b/vim73/syntax/pinfo.vim @@ -0,0 +1,110 @@ +" Vim syntax file +" Language: pinfo(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2007-06-17 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +setlocal iskeyword+=- + +syn case ignore + +syn keyword pinfoTodo contained FIXME TODO XXX NOTE + +syn region pinfoComment start='^#' end='$' contains=pinfoTodo,@Spell + +syn keyword pinfoOptions MANUAL CUT-MAN-HEADERS CUT-EMPTY-MAN-LINES + \ RAW-FILENAME APROPOS + \ DONT-HANDLE-WITHOUT-TAG-TABLE HTTPVIEWER + \ FTPVIEWER MAILEDITOR PRINTUTILITY MANLINKS + \ INFOPATH MAN-OPTIONS STDERR-REDIRECTION + \ LONG-MANUAL-LINKS FILTER-0xB7 + \ QUIT-CONFIRMATION QUIT-CONFIRM-DEFAULT + \ CLEAR-SCREEN-AT-EXIT CALL-READLINE-HISTORY + \ HIGHLIGHTREGEXP SAFE-USER SAFE-GROUP + +syn keyword pinfoColors COL_NORMAL COL_TOPLINE COL_BOTTOMLINE + \ COL_MENU COL_MENUSELECTED COL_NOTE + \ COL_NOTESELECTED COL_URL COL_URLSELECTED + \ COL_INFOHIGHLIGHT COL_MANUALBOLD + \ COL_MANUALITALIC COL_SEARCHHIGHLIGHT + +syn keyword pinfoColorDefault COLOR_DEFAULT +syn keyword pinfoColorBold BOLD +syn keyword pinfoColorNoBold NO_BOLD +syn keyword pinfoColorBlink BLINK +syn keyword pinfoColorNoBlink NO_BLINK +syn keyword pinfoColorBlack COLOR_BLACK +syn keyword pinfoColorRed COLOR_RED +syn keyword pinfoColorGreen COLOR_GREEN +syn keyword pinfoColorYellow COLOR_YELLOW +syn keyword pinfoColorBlue COLOR_BLUE +syn keyword pinfoColorMagenta COLOR_MAGENTA +syn keyword pinfoColorCyan COLOR_CYAN +syn keyword pinfoColorWhite COLOR_WHITE + +syn keyword pinfoKeys KEY_TOTALSEARCH_1 KEY_TOTALSEARCH_2 + \ KEY_SEARCH_1 KEY_SEARCH_2 + \ KEY_SEARCH_AGAIN_1 KEY_SEARCH_AGAIN_2 + \ KEY_GOTO_1 KEY_GOTO_2 KEY_PREVNODE_1 + \ KEY_PREVNODE_2 KEY_NEXTNODE_1 + \ KEY_NEXTNODE_2 KEY_UP_1 KEY_UP_2 KEY_END_1 + \ KEY_END_2 KEY_PGDN_1 KEY_PGDN_2 + \ KEY_PGDN_AUTO_1 KEY_PGDN_AUTO_2 KEY_HOME_1 + \ KEY_HOME_2 KEY_PGUP_1 KEY_PGUP_2 + \ KEY_PGUP_AUTO_1 KEY_PGUP_AUTO_2 KEY_DOWN_1 + \ KEY_DOWN_2 KEY_TOP_1 KEY_TOP_2 KEY_BACK_1 + \ KEY_BACK_2 KEY_FOLLOWLINK_1 + \ KEY_FOLLOWLINK_2 KEY_REFRESH_1 + \ KEY_REFRESH_2 KEY_SHELLFEED_1 + \ KEY_SHELLFEED_2 KEY_QUIT_1 KEY_QUIT_2 + \ KEY_GOLINE_1 KEY_GOLINE_2 KEY_PRINT_1 + \ KEY_PRINT_2 KEY_DIRPAGE_1 KEY_DIRPAGE_2 + \ KEY_TWODOWN_1 KEY_TWODOWN_2 KEY_TWOUP_1 + \ KEY_TWOUP_2 + +syn keyword pinfoSpecialKeys KEY_BREAK KEY_DOWN KEY_UP KEY_LEFT KEY_RIGHT + \ KEY_DOWN KEY_HOME KEY_BACKSPACE KEY_NPAGE + \ KEY_PPAGE KEY_END KEY_IC KEY_DC +syn region pinfoSpecialKeys matchgroup=pinfoSpecialKeys transparent + \ start=+KEY_\%(F\|CTRL\|ALT\)(+ end=+)+ +syn region pinfoSimpleKey start=+'+ skip=+\\'+ end=+'+ + \ contains=pinfoSimpleKeyEscape +syn match pinfoSimpleKeyEscape +\\[\\nt']+ +syn match pinfoKeycode '\<\d\+\>' + +syn keyword pinfoConstants TRUE FALSE YES NO + +hi def link pinfoTodo Todo +hi def link pinfoComment Comment +hi def link pinfoOptions Keyword +hi def link pinfoColors Keyword +hi def link pinfoColorDefault Normal +hi def link pinfoSpecialKeys SpecialChar +hi def link pinfoSimpleKey String +hi def link pinfoSimpleKeyEscape SpecialChar +hi def link pinfoKeycode Number +hi def link pinfoConstants Constant +hi def link pinfoKeys Keyword +hi def pinfoColorBold cterm=bold +hi def pinfoColorNoBold cterm=none +hi def pinfoColorBlink cterm=inverse +hi def pinfoColorNoBlink cterm=none +hi def pinfoColorBlack ctermfg=Black guifg=Black +hi def pinfoColorRed ctermfg=DarkRed guifg=DarkRed +hi def pinfoColorGreen ctermfg=DarkGreen guifg=DarkGreen +hi def pinfoColorYellow ctermfg=DarkYellow guifg=DarkYellow +hi def pinfoColorBlue ctermfg=DarkBlue guifg=DarkBlue +hi def pinfoColorMagenta ctermfg=DarkMagenta guifg=DarkMagenta +hi def pinfoColorCyan ctermfg=DarkCyan guifg=DarkCyan +hi def pinfoColorWhite ctermfg=LightGray guifg=LightGray + +let b:current_syntax = "pinfo" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/plaintex.vim b/vim73/syntax/plaintex.vim new file mode 100644 index 0000000..7020c68 --- /dev/null +++ b/vim73/syntax/plaintex.vim @@ -0,0 +1,170 @@ +" Vim syntax file +" Language: TeX (plain.tex format) +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-10-26 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match plaintexControlSequence display contains=@NoSpell + \ '\\[a-zA-Z@]\+' + +runtime! syntax/initex.vim +unlet b:current_syntax + +syn match plaintexComment display + \ contains=ALLBUT,initexComment,plaintexComment + \ '^\s*%[CDM].*$' + +if exists("g:plaintex_delimiters") + syn match plaintexDelimiter display '[][{}]' +endif + +syn match plaintexRepeat display contains=@NoSpell + \ '\\\%(loop\|repeat\)\>' + +syn match plaintexCommand display contains=@NoSpell + \ '\\\%(plainoutput\|TeX\)\>' +syn match plaintexBoxCommand display contains=@NoSpell + \ '\\\%(null\|strut\)\>' +syn match plaintexDebuggingCommand display contains=@NoSpell + \ '\\\%(showhyphens\|tracingall\|wlog\)\>' +syn match plaintexFontsCommand display contains=@NoSpell + \ '\\\%(bf\|\%(five\|seven\)\%(bf\|i\|rm\|sy\)\|it\|oldstyle\|rm\|sl\|ten\%(bf\|ex\|it\=\|rm\|sl\|sy\|tt\)\|tt\)\>' +syn match plaintexGlueCommand display contains=@NoSpell + \ '\\\%(\%(big\|en\|med\|\%(no\|off\)interline\|small\)skip\|\%(center\|left\|right\)\=line\|\%(dot\|\%(left\|right\)arrow\)fill\|[hv]glue\|[lr]lap\|q\=quad\|space\|topglue\)\>' +syn match plaintexInsertsCommand display contains=@NoSpell + \ '\\\%(\%(end\|top\)insert\|v\=footnote\)\>' +syn match plaintexJobCommand display contains=@NoSpell + \ '\\\%(bye\|fmt\%(name\|version\)\)\>' +syn match plaintexInsertsCommand display contains=@NoSpell + \ '\\\%(mid\|page\)insert\>' +syn match plaintexKernCommand display contains=@NoSpell + \ '\\\%(en\|\%(neg\)\=thin\)space\>' +syn match plaintexMacroCommand display contains=@NoSpell + \ '\\\%(active\|[be]group\|empty\)\>' +syn match plaintexPageCommand display contains=@NoSpell + \ '\\\%(\%(super\)\=eject\|nopagenumbers\|\%(normal\|ragged\)bottom\)\>' +syn match plaintexParagraphCommand display contains=@NoSpell + \ '\\\%(endgraf\|\%(non\)\=frenchspacing\|hang\|item\%(item\)\=\|narrower\|normalbaselines\|obey\%(lines\|spaces\)\|openup\|proclaim\|\%(tt\)\=raggedright\|textindent\)\>' +syn match plaintexPenaltiesCommand display contains=@NoSpell + \ '\\\%(allow\|big\|fil\|good\|med\|no\|small\)\=break\>' +syn match plaintexRegistersCommand display contains=@NoSpell + \ '\\\%(advancepageno\|new\%(box\|count\|dimen\|fam\|help\|if\|insert\|language\|muskip\|read\|skip\|toks\|write\)\)\>' +syn match plaintexTablesCommand display contains=@NoSpell + \ '&\|\\+\|\\\%(cleartabs\|endline\|hidewidth\|ialign\|multispan\|settabs\|tabalign\)\>' + +if !exists("g:plaintex_no_math") + syn region plaintexMath matchgroup=plaintexMath + \ contains=@plaintexMath,@NoSpell + \ start='\$' skip='\\\\\|\\\$' end='\$' + syn region plaintexMath matchgroup=plaintexMath + \ contains=@plaintexMath,@NoSpell keepend + \ start='\$\$' skip='\\\\\|\\\$' end='\$\$' +endif + +" Keep this after plaintexMath, as we don’t want math mode started at a \$. +syn match plaintexCharacterCommand display contains=@NoSpell + \ /\\\%(["#$%&'.=^_`~]\|``\|''\|-\{2,3}\|[?!]`\|^^L\|\~\|\%(a[ae]\|A[AE]\|acute\|[cdHoOPStuvijlL]\|copyright\|d\=dag\|folio\|ldotp\|[lr]q\|oe\|OE\|slash\|ss\|underbar\)\>\)/ + +syn cluster plaintexMath + \ contains=plaintexMathCommand,plaintexMathBoxCommand, + \ plaintexMathCharacterCommand,plaintexMathDelimiter, + \ plaintexMathFontsCommand,plaintexMathLetter,plaintexMathSymbol, + \ plaintexMathFunction,plaintexMathOperator,plaintexMathPunctuation, + \ plaintexMathRelation + +syn match plaintexMathCommand display contains=@NoSpell contained + \ '\\\%([!*,;>{}|_^]\|\%([aA]rrowvert\|[bB]ig\%(g[lmr]\=\|r\)\=\|\%(border\|p\)\=matrix\|displaylines\|\%(down\|up\)bracefill\|eqalign\%(no\)\|leqalignno\|[lr]moustache\|mathpalette\|root\|s[bp]\|skew\|sqrt\)\>\)' +syn match plaintexMathBoxCommand display contains=@NoSpell contained + \ '\\\%([hv]\=phantom\|mathstrut\|smash\)\>' +syn match plaintexMathCharacterCommand display contains=@NoSpell contained + \ '\\\%(b\|bar\|breve\|check\|d\=dots\=\|grave\|hat\|[lv]dots\|tilde\|vec\|wide\%(hat\|tilde\)\)\>' +syn match plaintexMathDelimiter display contains=@NoSpell contained + \ '\\\%(brace\%(vert\)\=\|brack\|cases\|choose\|[lr]\%(angle\|brace\|brack\|ceil\|floor\|group\)\|over\%(brace\|\%(left\|right\)arrow\)\|underbrace\)\>' +syn match plaintexMathFontsCommand display contains=@NoSpell contained + \ '\\\%(\%(bf\|it\|sl\|tt\)fam\|cal\|mit\)\>' +syn match plaintexMathLetter display contains=@NoSpell contained + \ '\\\%(aleph\|alpha\|beta\|chi\|[dD]elta\|ell\|epsilon\|eta\|[gG]amma\|[ij]math\|iota\|kappa\|[lL]ambda\|[mn]u\|[oO]mega\|[pP][hs]\=i\|rho\|[sS]igma\|tau\|[tT]heta\|[uU]psilon\|var\%(epsilon\|ph\=i\|rho\|sigma\|theta\)\|[xX]i\|zeta\)\>' +syn match plaintexMathSymbol display contains=@NoSpell contained + \ '\\\%(angle\|backslash\|bot\|clubsuit\|emptyset\|epsilon\|exists\|flat\|forall\|hbar\|heartsuit\|Im\|infty\|int\|lnot\|nabla\|natural\|neg\|pmod\|prime\|Re\|sharp\|smallint\|spadesuit\|surd\|top\|triangle\%(left\|right\)\=\|vdash\|wp\)\>' +syn match plaintexMathFunction display contains=@NoSpell contained + \ '\\\%(arc\%(cos\|sin\|tan\)\|arg\|\%(cos\|sin\|tan\)h\=\|coth\=\|csc\|de[gt]\|dim\|exp\|gcd\|hom\|inf\|ker\|lo\=g\|lim\%(inf\|sup\)\=\|ln\|max\|min\|Pr\|sec\|sup\)\>' +syn match plaintexMathOperator display contains=@NoSpell contained + \ '\\\%(amalg\|ast\|big\%(c[au]p\|circ\|o\%(dot\|plus\|times\|sqcup\)\|triangle\%(down\|up\)\|uplus\|vee\|wedge\|bmod\|bullet\)\|c[au]p\|cdot[ps]\=\|circ\|coprod\|d\=dagger\|diamond\%(suit\)\=\|div\|land\|lor\|mp\|o\%(dot\|int\|minus\|plus\|slash\|times\)pm\|prod\|setminus\|sqc[au]p\|sqsu[bp]seteq\|star\|su[bp]set\%(eq\)\=\|sum\|times\|uplus\|vee\|wedge\|wr\)\>' +syn match plaintexMathPunctuation display contains=@NoSpell contained + \ '\\\%(colon\)\>' +syn match plaintexMathRelation display contains=@NoSpell contained + \ '\\\%(approx\|asymp\|bowtie\|buildrel\|cong\|dashv\|doteq\|[dD]ownarrow\|equiv\|frown\|geq\=\|gets\|gg\|hook\%(left\|right\)arrow\|iff\|in\|leq\=\|[lL]eftarrow\|\%(left\|right\)harpoon\%(down\|up\)\|[lL]eftrightarrow\|ll\|[lL]ongleftrightarrow\|longmapsto\|[lL]ongrightarrow\|mapsto\|mid\|models\|[ns][ew]arrow\|neq\=\|ni\|not\%(in\)\=\|owns\|parallel\|perp\|prec\%(eq\)\=\|propto\|[rR]ightarrow\|rightleftharpoons\|sim\%(eq\)\=\|smile\|succ\%(eq\)\=\|to\|[uU]parrow\|[uU]pdownarrow\|[vV]ert\)\>' + +syn match plaintexParameterDimen display contains=@NoSpell + \ '\\maxdimen\>' +syn match plaintexMathParameterDimen display contains=@NoSpell + \ '\\jot\>' +syn match plaintexParagraphParameterGlue display contains=@NoSpell + \ '\\\%(\%(big\|med\|small\)skipamount\|normalbaselineskip\|normallineskip\%(limit\)\=\)\>' + +syn match plaintexFontParameterInteger display contains=@NoSpell + \ '\\magstep\%(half\)\=\>' +syn match plaintexJobParameterInteger display contains=@NoSpell + \ '\\magnification\>' +syn match plaintexPageParameterInteger display contains=@NoSpell + \ '\\pageno\>' + +syn match plaintexPageParameterToken display contains=@NoSpell + \ '\\\%(foot\|head\)line\>' + +hi def link plaintexOperator Operator + +hi def link plaintexDelimiter Delimiter + +hi def link plaintexControlSequence Identifier +hi def link plaintexComment Comment +hi def link plaintexInclude Include +hi def link plaintexRepeat Repeat + +hi def link plaintexCommand initexCommand +hi def link plaintexBoxCommand plaintexCommand +hi def link plaintexCharacterCommand initexCharacterCommand +hi def link plaintexDebuggingCommand initexDebuggingCommand +hi def link plaintexFontsCommand initexFontsCommand +hi def link plaintexGlueCommand plaintexCommand +hi def link plaintexInsertsCommand plaintexCommand +hi def link plaintexJobCommand initexJobCommand +hi def link plaintexKernCommand plaintexCommand +hi def link plaintexMacroCommand initexMacroCommand +hi def link plaintexPageCommand plaintexCommand +hi def link plaintexParagraphCommand plaintexCommand +hi def link plaintexPenaltiesCommand plaintexCommand +hi def link plaintexRegistersCommand plaintexCommand +hi def link plaintexTablesCommand plaintexCommand + +hi def link plaintexMath String +hi def link plaintexMathCommand plaintexCommand +hi def link plaintexMathBoxCommand plaintexBoxCommand +hi def link plaintexMathCharacterCommand plaintexCharacterCommand +hi def link plaintexMathDelimiter plaintexDelimiter +hi def link plaintexMathFontsCommand plaintexFontsCommand +hi def link plaintexMathLetter plaintexMathCharacterCommand +hi def link plaintexMathSymbol plaintexMathLetter +hi def link plaintexMathFunction Function +hi def link plaintexMathOperator plaintexOperator +hi def link plaintexMathPunctuation plaintexCharacterCommand +hi def link plaintexMathRelation plaintexOperator + +hi def link plaintexParameterDimen initexParameterDimen +hi def link plaintexMathParameterDimen initexMathParameterDimen +hi def link plaintexParagraphParameterGlue initexParagraphParameterGlue +hi def link plaintexFontParameterInteger initexFontParameterInteger +hi def link plaintexJobParameterInteger initexJobParameterInteger +hi def link plaintexPageParameterInteger initexPageParameterInteger +hi def link plaintexPageParameterToken initexParameterToken + +let b:current_syntax = "plaintex" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/plm.vim b/vim73/syntax/plm.vim new file mode 100644 index 0000000..bf7c32f --- /dev/null +++ b/vim73/syntax/plm.vim @@ -0,0 +1,147 @@ +" Vim syntax file +" Language: PL/M +" Maintainer: Philippe Coulonges +" Last change: 2003 May 11 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" PL/M is a case insensitive language +syn case ignore + +syn keyword plmTodo contained TODO FIXME XXX + +" String +syn region plmString start=+'+ end=+'+ + +syn match plmOperator "[@=\+\-\*\/\<\>]" + +syn match plmIdentifier "\<[a-zA-Z_][a-zA-Z0-9_]*\>" + +syn match plmDelimiter "[();,]" + +syn region plmPreProc start="^\s*\$\s*" skip="\\$" end="$" + +" FIXME : No Number support for floats, as I'm working on an embedded +" project that doesn't use any. +syn match plmNumber "-\=\<\d\+\>" +syn match plmNumber "\<[0-9a-fA-F]*[hH]*\>" + +" If you don't like tabs +"syn match plmShowTab "\t" +"syn match plmShowTabc "\t" + +"when wanted, highlight trailing white space +if exists("c_space_errors") + syn match plmSpaceError "\s*$" + syn match plmSpaceError " \+\t"me=e-1 +endif + +" + " Use the same control variable as C language for I believe + " users will want the same behavior +if exists("c_comment_strings") + " FIXME : don't work fine with c_comment_strings set, + " which I don't care as I don't use + + " A comment can contain plmString, plmCharacter and plmNumber. + " But a "*/" inside a plmString in a plmComment DOES end the comment! So we + " need to use a special type of plmString: plmCommentString, which also ends on + " "*/", and sees a "*" at the start of the line as comment again. + syntax match plmCommentSkip contained "^\s*\*\($\|\s\+\)" + syntax region plmCommentString contained start=+"+ skip=+\\\\\|\\"+ end=+"+ end=+\*/+me=s-1 contains=plmSpecial,plmCommentSkip + syntax region plmComment2String contained start=+"+ skip=+\\\\\|\\"+ end=+"+ end="$" contains=plmSpecial + syntax region plmComment start="/\*" end="\*/" contains=plmTodo,plmCommentString,plmCharacter,plmNumber,plmFloat,plmSpaceError + syntax match plmComment "//.*" contains=plmTodo,plmComment2String,plmCharacter,plmNumber,plmSpaceError +else + syn region plmComment start="/\*" end="\*/" contains=plmTodo,plmSpaceError + syn match plmComment "//.*" contains=plmTodo,plmSpaceError +endif + +syntax match plmCommentError "\*/" + +syn keyword plmReserved ADDRESS AND AT BASED BY BYTE CALL CASE +syn keyword plmReserved DATA DECLARE DISABLE DO DWORD +syn keyword plmReserved ELSE ENABLE END EOF EXTERNAL +syn keyword plmReserved GO GOTO HALT IF INITIAL INTEGER INTERRUPT +syn keyword plmReserved LABEL LITERALLY MINUS MOD NOT OR +syn keyword plmReserved PLUS POINTER PROCEDURE PUBLIC +syn keyword plmReserved REAL REENTRANT RETURN SELECTOR STRUCTURE +syn keyword plmReserved THEN TO WHILE WORD XOR +syn keyword plm386Reserved CHARINT HWORD LONGINT OFFSET QWORD SHORTINT + +syn keyword plmBuiltIn ABS ADJUSTRPL BLOCKINPUT BLOCKINWORD BLOCKOUTPUT +syn keyword plmBuiltIn BLOCKOUTWORD BUILPTR CARRY CAUSEINTERRUPT CMPB +syn keyword plmBuiltIn CMPW DEC DOUBLE FINDB FINDRB FINDRW FINDW FIX +syn keyword plmBuiltIn FLAGS FLOAT GETREALERROR HIGH IABS INITREALMATHUNIT +syn keyword plmBuiltIn INPUT INT INWORD LAST LOCKSET LENGTH LOW MOVB MOVE +syn keyword plmBuiltIn MOVRB MOVRW MOVW NIL OUTPUT OUTWORD RESTOREREALSTATUS +syn keyword plmBuiltIn ROL ROR SAL SAVEREALSTATUS SCL SCR SELECTOROF SETB +syn keyword plmBuiltIn SETREALMODE SETW SHL SHR SIGN SIGNED SIZE SKIPB +syn keyword plmBuiltIn SKIPRB SKIPRW SKIPW STACKBASE STACKPTR TIME SIZE +syn keyword plmBuiltIn UNSIGN XLAT ZERO +syn keyword plm386BuiltIn INTERRUPT SETINTERRUPT +syn keyword plm286BuiltIn CLEARTASKSWITCHEDFLAG GETACCESSRIGHTS +syn keyword plm286BuiltIn GETSEGMENTLIMIT LOCALTABLE MACHINESTATUS +syn keyword plm286BuiltIn OFFSETOF PARITY RESTOREGLOBALTABLE +syn keyword plm286BuiltIn RESTOREINTERRUPTTABLE SAVEGLOBALTABLE +syn keyword plm286BuiltIn SAVEINTERRUPTTABLE SEGMENTREADABLE +syn keyword plm286BuiltIn SEGMENTWRITABLE TASKREGISTER WAITFORINTERRUPT +syn keyword plm386BuiltIn CONTROLREGISTER DEBUGREGISTER FINDHW +syn keyword plm386BuiltIn FINDRHW INHWORD MOVBIT MOVRBIT MOVHW MOVRHW +syn keyword plm386BuiltIn OUTHWORD SCANBIT SCANRBIT SETHW SHLD SHRD +syn keyword plm386BuiltIn SKIPHW SKIPRHW TESTREGISTER +syn keyword plm386w16BuiltIn BLOCKINDWORD BLOCKOUTDWORD CMPD FINDD +syn keyword plm386w16BuiltIn FINDRD INDWORD MOVD MOVRD OUTDWORD +syn keyword plm386w16BuiltIn SETD SKIPD SKIPRD + +syn sync lines=50 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_plm_syntax_inits") + if version < 508 + let did_plm_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later +" HiLink plmLabel Label +" HiLink plmConditional Conditional +" HiLink plmRepeat Repeat + HiLink plmTodo Todo + HiLink plmNumber Number + HiLink plmOperator Operator + HiLink plmDelimiter Operator + "HiLink plmShowTab Error + "HiLink plmShowTabc Error + HiLink plmIdentifier Identifier + HiLink plmBuiltIn Statement + HiLink plm286BuiltIn Statement + HiLink plm386BuiltIn Statement + HiLink plm386w16BuiltIn Statement + HiLink plmReserved Statement + HiLink plm386Reserved Statement + HiLink plmPreProc PreProc + HiLink plmCommentError plmError + HiLink plmCommentString plmString + HiLink plmComment2String plmString + HiLink plmCommentSkip plmComment + HiLink plmString String + HiLink plmComment Comment + + delcommand HiLink +endif + +let b:current_syntax = "plm" + +" vim: ts=8 sw=2 + diff --git a/vim73/syntax/plp.vim b/vim73/syntax/plp.vim new file mode 100644 index 0000000..f59702d --- /dev/null +++ b/vim73/syntax/plp.vim @@ -0,0 +1,45 @@ +" Vim syntax file +" Language: PLP (Perl in HTML) +" Maintainer: Juerd +" Last Change: 2003 Apr 25 +" Cloned From: aspperl.vim + +" Add to filetype.vim the following line (without quote sign): +" au BufNewFile,BufRead *.plp setf plp + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'perlscript' +endif + +if version < 600 + so :p:h/html.vim + syn include @PLPperl :p:h/perl.vim +else + runtime! syntax/html.vim + unlet b:current_syntax + syn include @PLPperl syntax/perl.vim +endif + +syn cluster htmlPreproc add=PLPperlblock + +syn keyword perlControl PLP_END +syn keyword perlStatementInclude include Include +syn keyword perlStatementFiles ReadFile WriteFile Counter +syn keyword perlStatementScalar Entity AutoURL DecodeURI EncodeURI + +syn cluster PLPperlcode contains=perlStatement.*,perlFunction,perlOperator,perlVarPlain,perlVarNotInMatches,perlShellCommand,perlFloat,perlNumber,perlStringUnexpanded,perlString,perlQQ,perlControl,perlConditional,perlRepeat,perlComment,perlPOD,perlHereDoc,perlPackageDecl,perlElseIfError,perlFiledescRead,perlMatch + +syn region PLPperlblock keepend matchgroup=Delimiter start=+<:=\=+ end=+:>+ transparent contains=@PLPperlcode + +syn region PLPinclude keepend matchgroup=Delimiter start=+<(+ end=+)>+ + +let b:current_syntax = "plp" + diff --git a/vim73/syntax/plsql.vim b/vim73/syntax/plsql.vim new file mode 100644 index 0000000..6e51366 --- /dev/null +++ b/vim73/syntax/plsql.vim @@ -0,0 +1,277 @@ +" Vim syntax file +" Language: Oracle Procedureal SQL (PL/SQL) +" Maintainer: Jeff Lanzarotta (jefflanzarotta at yahoo dot com) +" Original Maintainer: C. Laurence Gonsalves (clgonsal@kami.com) +" URL: http://lanzarotta.tripod.com/vim/syntax/plsql.vim.zip +" Last Change: September 18, 2002 +" History: Geoff Evans & Bill Pribyl (bill at plnet dot org) +" Added 9i keywords. +" Austin Ziegler (austin at halostatue dot ca) +" Added 8i+ features. +" +" For version 5.x, clear all syntax items. +" For version 6.x, quit when a syntax file was already loaded. +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Todo. +syn keyword plsqlTodo TODO FIXME XXX DEBUG NOTE +syn cluster plsqlCommentGroup contains=plsqlTodo + +syn case ignore + +syn match plsqlGarbage "[^ \t()]" +syn match plsqlIdentifier "[a-z][a-z0-9$_#]*" +syn match plsqlHostIdentifier ":[a-z][a-z0-9$_#]*" + +" When wanted, highlight the trailing whitespace. +if exists("c_space_errors") + if !exists("c_no_trail_space_error") + syn match plsqlSpaceError "\s\+$" + endif + + if !exists("c_no_tab_space_error") + syn match plsqlSpaceError " \+\t"me=e-1 + endif +endif + +" Symbols. +syn match plsqlSymbol "\(;\|,\|\.\)" + +" Operators. +syn match plsqlOperator "\(+\|-\|\*\|/\|=\|<\|>\|@\|\*\*\|!=\|\~=\)" +syn match plsqlOperator "\(^=\|<=\|>=\|:=\|=>\|\.\.\|||\|<<\|>>\|\"\)" + +" Some of Oracle's SQL keywords. +syn keyword plsqlSQLKeyword ABORT ACCESS ACCESSED ADD AFTER ALL ALTER AND ANY +syn keyword plsqlSQLKeyword AS ASC ATTRIBUTE AUDIT AUTHORIZATION AVG BASE_TABLE +syn keyword plsqlSQLKeyword BEFORE BETWEEN BY CASCADE CAST CHECK CLUSTER +syn keyword plsqlSQLKeyword CLUSTERS COLAUTH COLUMN COMMENT COMPRESS CONNECT +syn keyword plsqlSQLKeyword CONSTRAINT CRASH CREATE CURRENT DATA DATABASE +syn keyword plsqlSQLKeyword DATA_BASE DBA DEFAULT DELAY DELETE DESC DISTINCT +syn keyword plsqlSQLKeyword DROP DUAL ELSE EXCLUSIVE EXISTS EXTENDS EXTRACT +syn keyword plsqlSQLKeyword FILE FORCE FOREIGN FROM GRANT GROUP HAVING HEAP +syn keyword plsqlSQLKeyword IDENTIFIED IDENTIFIER IMMEDIATE IN INCLUDING +syn keyword plsqlSQLKeyword INCREMENT INDEX INDEXES INITIAL INSERT INSTEAD +syn keyword plsqlSQLKeyword INTERSECT INTO INVALIDATE IS ISOLATION KEY LIBRARY +syn keyword plsqlSQLKeyword LIKE LOCK MAXEXTENTS MINUS MODE MODIFY MULTISET +syn keyword plsqlSQLKeyword NESTED NOAUDIT NOCOMPRESS NOT NOWAIT OF OFF OFFLINE +syn keyword plsqlSQLKeyword ON ONLINE OPERATOR OPTION OR ORDER ORGANIZATION +syn keyword plsqlSQLKeyword PCTFREE PRIMARY PRIOR PRIVATE PRIVILEGES PUBLIC +syn keyword plsqlSQLKeyword QUOTA RELEASE RENAME REPLACE RESOURCE REVOKE ROLLBACK +syn keyword plsqlSQLKeyword ROW ROWLABEL ROWS SCHEMA SELECT SEPARATE SESSION SET +syn keyword plsqlSQLKeyword SHARE SIZE SPACE START STORE SUCCESSFUL SYNONYM +syn keyword plsqlSQLKeyword SYSDATE TABLE TABLES TABLESPACE TEMPORARY TO TREAT +syn keyword plsqlSQLKeyword TRIGGER TRUNCATE UID UNION UNIQUE UNLIMITED UPDATE +syn keyword plsqlSQLKeyword USE USER VALIDATE VALUES VIEW WHENEVER WHERE WITH + +" PL/SQL's own keywords. +syn keyword plsqlKeyword AGENT AND ANY ARRAY ASSIGN AS AT AUTHID BEGIN BODY BY +syn keyword plsqlKeyword BULK C CASE CHAR_BASE CHARSETFORM CHARSETID CLOSE +syn keyword plsqlKeyword COLLECT CONSTANT CONSTRUCTOR CONTEXT CURRVAL DECLARE +syn keyword plsqlKeyword DVOID EXCEPTION EXCEPTION_INIT EXECUTE EXIT FETCH +syn keyword plsqlKeyword FINAL FUNCTION GOTO HASH IMMEDIATE IN INDICATOR +syn keyword plsqlKeyword INSTANTIABLE IS JAVA LANGUAGE LIBRARY MAP MAXLEN +syn keyword plsqlKeyword MEMBER NAME NEW NOCOPY NUMBER_BASE OBJECT OCICOLL +syn keyword plsqlKeyword OCIDATE OCIDATETIME OCILOBLOCATOR OCINUMBER OCIRAW +syn keyword plsqlKeyword OCISTRING OF OPAQUE OPEN OR ORDER OTHERS OUT +syn keyword plsqlKeyword OVERRIDING PACKAGE PARALLEL_ENABLE PARAMETERS +syn keyword plsqlKeyword PARTITION PIPELINED PRAGMA PROCEDURE RAISE RANGE REF +syn keyword plsqlKeyword RESULT RETURN REVERSE ROWTYPE SB1 SELF SHORT SIZE_T +syn keyword plsqlKeyword SQL SQLCODE SQLERRM STATIC STRUCT SUBTYPE TDO THEN +syn keyword plsqlKeyword TABLE TIMEZONE_ABBR TIMEZONE_HOUR TIMEZONE_MINUTE +syn keyword plsqlKeyword TIMEZONE_REGION TYPE UNDER UNSIGNED USING VARIANCE +syn keyword plsqlKeyword VARRAY VARYING WHEN WRITE +syn match plsqlKeyword "\" +syn match plsqlKeyword "\.COUNT\>"hs=s+1 +syn match plsqlKeyword "\.EXISTS\>"hs=s+1 +syn match plsqlKeyword "\.FIRST\>"hs=s+1 +syn match plsqlKeyword "\.LAST\>"hs=s+1 +syn match plsqlKeyword "\.DELETE\>"hs=s+1 +syn match plsqlKeyword "\.PREV\>"hs=s+1 +syn match plsqlKeyword "\.NEXT\>"hs=s+1 + +" PL/SQL functions. +syn keyword plsqlFunction ABS ACOS ADD_MONTHS ASCII ASCIISTR ASIN ATAN ATAN2 +syn keyword plsqlFunction BFILENAME BITAND CEIL CHARTOROWID CHR COALESCE +syn keyword plsqlFunction COMMIT COMMIT_CM COMPOSE CONCAT CONVERT COS COSH +syn keyword plsqlFunction COUNT CUBE CURRENT_DATE CURRENT_TIME CURRENT_TIMESTAMP +syn keyword plsqlFunction DBTIMEZONE DECODE DECOMPOSE DEREF DUMP EMPTY_BLOB +syn keyword plsqlFunction EMPTY_CLOB EXISTS EXP FLOOR FROM_TZ GETBND GLB +syn keyword plsqlFunction GREATEST GREATEST_LB GROUPING HEXTORAW INITCAP +syn keyword plsqlFunction INSTR INSTR2 INSTR4 INSTRB INSTRC ISNCHAR LAST_DAY +syn keyword plsqlFunction LEAST LEAST_UB LENGTH LENGTH2 LENGTH4 LENGTHB LENGTHC +syn keyword plsqlFunction LN LOCALTIME LOCALTIMESTAMP LOG LOWER LPAD +syn keyword plsqlFunction LTRIM LUB MAKE_REF MAX MIN MOD MONTHS_BETWEEN +syn keyword plsqlFunction NCHARTOROWID NCHR NEW_TIME NEXT_DAY NHEXTORAW +syn keyword plsqlFunction NLS_CHARSET_DECL_LEN NLS_CHARSET_ID NLS_CHARSET_NAME +syn keyword plsqlFunction NLS_INITCAP NLS_LOWER NLSSORT NLS_UPPER NULLFN NULLIF +syn keyword plsqlFunction NUMTODSINTERVAL NUMTOYMINTERVAL NVL POWER +syn keyword plsqlFunction RAISE_APPLICATION_ERROR RAWTOHEX RAWTONHEX REF +syn keyword plsqlFunction REFTOHEX REPLACE ROLLBACK_NR ROLLBACK_SV ROLLUP ROUND +syn keyword plsqlFunction ROWIDTOCHAR ROWIDTONCHAR ROWLABEL RPAD RTRIM +syn keyword plsqlFunction SAVEPOINT SESSIONTIMEZONE SETBND SET_TRANSACTION_USE +syn keyword plsqlFunction SIGN SIN SINH SOUNDEX SQLCODE SQLERRM SQRT STDDEV +syn keyword plsqlFunction SUBSTR SUBSTR2 SUBSTR4 SUBSTRB SUBSTRC SUM +syn keyword plsqlFunction SYS_AT_TIME_ZONE SYS_CONTEXT SYSDATE SYS_EXTRACT_UTC +syn keyword plsqlFunction SYS_GUID SYS_LITERALTODATE SYS_LITERALTODSINTERVAL +syn keyword plsqlFunction SYS_LITERALTOTIME SYS_LITERALTOTIMESTAMP +syn keyword plsqlFunction SYS_LITERALTOTZTIME SYS_LITERALTOTZTIMESTAMP +syn keyword plsqlFunction SYS_LITERALTOYMINTERVAL SYS_OVER__DD SYS_OVER__DI +syn keyword plsqlFunction SYS_OVER__ID SYS_OVER_IID SYS_OVER_IIT +syn keyword plsqlFunction SYS_OVER__IT SYS_OVER__TI SYS_OVER__TT +syn keyword plsqlFunction SYSTIMESTAMP TAN TANH TO_ANYLOB TO_BLOB TO_CHAR +syn keyword plsqlFunction TO_CLOB TO_DATE TO_DSINTERVAL TO_LABEL TO_MULTI_BYTE +syn keyword plsqlFunction TO_NCHAR TO_NCLOB TO_NUMBER TO_RAW TO_SINGLE_BYTE +syn keyword plsqlFunction TO_TIME TO_TIMESTAMP TO_TIMESTAMP_TZ TO_TIME_TZ +syn keyword plsqlFunction TO_YMINTERVAL TRANSLATE TREAT TRIM TRUNC TZ_OFFSET UID +syn keyword plsqlFunction UNISTR UPPER UROWID USER USERENV VALUE VARIANCE +syn keyword plsqlFunction VSIZE WORK XOR +syn match plsqlFunction "\" + +" PL/SQL Exceptions +syn keyword plsqlException ACCESS_INTO_NULL CASE_NOT_FOUND COLLECTION_IS_NULL +syn keyword plsqlException CURSOR_ALREADY_OPEN DUP_VAL_ON_INDEX INVALID_CURSOR +syn keyword plsqlException INVALID_NUMBER LOGIN_DENIED NO_DATA_FOUND +syn keyword plsqlException NOT_LOGGED_ON PROGRAM_ERROR ROWTYPE_MISMATCH +syn keyword plsqlException SELF_IS_NULL STORAGE_ERROR SUBSCRIPT_BEYOND_COUNT +syn keyword plsqlException SUBSCRIPT_OUTSIDE_LIMIT SYS_INVALID_ROWID +syn keyword plsqlException TIMEOUT_ON_RESOURCE TOO_MANY_ROWS VALUE_ERROR +syn keyword plsqlException ZERO_DIVIDE + +" Oracle Pseudo Colums. +syn keyword plsqlPseudo CURRVAL LEVEL NEXTVAL ROWID ROWNUM + +if exists("plsql_highlight_triggers") + syn keyword plsqlTrigger INSERTING UPDATING DELETING +endif + +" Conditionals. +syn keyword plsqlConditional ELSIF ELSE IF +syn match plsqlConditional "\" + +" Loops. +syn keyword plsqlRepeat FOR LOOP WHILE FORALL +syn match plsqlRepeat "\" + +" Various types of comments. +if exists("c_comment_strings") + syntax match plsqlCommentSkip contained "^\s*\*\($\|\s\+\)" + syntax region plsqlCommentString contained start=+L\="+ skip=+\\\\\|\\"+ end=+"+ end=+\*/+me=s-1 contains=plsqlCommentSkip + syntax region plsqlComment2String contained start=+L\="+ skip=+\\\\\|\\"+ end=+"+ end="$" + syntax region plsqlCommentL start="--" skip="\\$" end="$" keepend contains=@plsqlCommentGroup,plsqlComment2String,plsqlCharLiteral,plsqlBooleanLiteral,plsqlNumbersCom,plsqlSpaceError + syntax region plsqlComment start="/\*" end="\*/" contains=@plsqlCommentGroup,plsqlComment2String,plsqlCharLiteral,plsqlBooleanLiteral,plsqlNumbersCom,plsqlSpaceError +else + syntax region plsqlCommentL start="--" skip="\\$" end="$" keepend contains=@plsqlCommentGroup,plsqlSpaceError + syntax region plsqlComment start="/\*" end="\*/" contains=@plsqlCommentGroup,plsqlSpaceError +endif + +syn sync ccomment plsqlComment +syn sync ccomment plsqlCommentL + +" To catch unterminated string literals. +syn match plsqlStringError "'.*$" + +" Various types of literals. +syn match plsqlNumbers transparent "\<[+-]\=\d\|[+-]\=\.\d" contains=plsqlIntLiteral,plsqlFloatLiteral +syn match plsqlNumbersCom contained transparent "\<[+-]\=\d\|[+-]\=\.\d" contains=plsqlIntLiteral,plsqlFloatLiteral +syn match plsqlIntLiteral contained "[+-]\=\d\+" +syn match plsqlFloatLiteral contained "[+-]\=\d\+\.\d*" +syn match plsqlFloatLiteral contained "[+-]\=\d*\.\d*" +syn match plsqlCharLiteral "'[^']'" +syn match plsqlStringLiteral "'\([^']\|''\)*'" +syn keyword plsqlBooleanLiteral TRUE FALSE NULL + +" The built-in types. +syn keyword plsqlStorage ANYDATA ANYTYPE BFILE BINARY_INTEGER BLOB BOOLEAN +syn keyword plsqlStorage BYTE CHAR CHARACTER CLOB CURSOR DATE DAY DEC DECIMAL +syn keyword plsqlStorage DOUBLE DSINTERVAL_UNCONSTRAINED FLOAT HOUR +syn keyword plsqlStorage INT INTEGER INTERVAL LOB LONG MINUTE +syn keyword plsqlStorage MLSLABEL MONTH NATURAL NATURALN NCHAR NCHAR_CS NCLOB +syn keyword plsqlStorage NUMBER NUMERIC NVARCHAR PLS_INT PLS_INTEGER +syn keyword plsqlStorage POSITIVE POSITIVEN PRECISION RAW REAL RECORD +syn keyword plsqlStorage SECOND SIGNTYPE SMALLINT STRING SYS_REFCURSOR TABLE TIME +syn keyword plsqlStorage TIMESTAMP TIMESTAMP_UNCONSTRAINED +syn keyword plsqlStorage TIMESTAMP_TZ_UNCONSTRAINED +syn keyword plsqlStorage TIMESTAMP_LTZ_UNCONSTRAINED UROWID VARCHAR +syn keyword plsqlStorage VARCHAR2 YEAR YMINTERVAL_UNCONSTRAINED ZONE + +" A type-attribute is really a type. +syn match plsqlTypeAttribute "%\(TYPE\|ROWTYPE\)\>" + +" All other attributes. +syn match plsqlAttribute "%\(BULK_EXCEPTIONS\|BULK_ROWCOUNT\|ISOPEN\|FOUND\|NOTFOUND\|ROWCOUNT\)\>" + +" This'll catch mis-matched close-parens. +syn cluster plsqlParenGroup contains=plsqlParenError,@plsqlCommentGroup,plsqlCommentSkip,plsqlIntLiteral,plsqlFloatLiteral,plsqlNumbersCom +if exists("c_no_bracket_error") + syn region plsqlParen transparent start='(' end=')' contains=ALLBUT,@plsqlParenGroup + syn match plsqlParenError ")" + syn match plsqlErrInParen contained "[{}]" +else + syn region plsqlParen transparent start='(' end=')' contains=ALLBUT,@plsqlParenGroup,plsqlErrInBracket + syn match plsqlParenError "[\])]" + syn match plsqlErrInParen contained "[{}]" + syn region plsqlBracket transparent start='\[' end=']' contains=ALLBUT,@plsqlParenGroup,plsqlErrInParen + syn match plsqlErrInBracket contained "[);{}]" +endif + +" Syntax Synchronizing +syn sync minlines=10 maxlines=100 + +" Define the default highlighting. +" For version 5.x and earlier, only when not done already. +" For version 5.8 and later, only when an item doesn't have highlighting yet. +if version >= 508 || !exists("did_plsql_syn_inits") + if version < 508 + let did_plsql_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink plsqlAttribute Macro + HiLink plsqlBlockError Error + HiLink plsqlBooleanLiteral Boolean + HiLink plsqlCharLiteral Character + HiLink plsqlComment Comment + HiLink plsqlCommentL Comment + HiLink plsqlConditional Conditional + HiLink plsqlError Error + HiLink plsqlErrInBracket Error + HiLink plsqlErrInBlock Error + HiLink plsqlErrInParen Error + HiLink plsqlException Function + HiLink plsqlFloatLiteral Float + HiLink plsqlFunction Function + HiLink plsqlGarbage Error + HiLink plsqlHostIdentifier Label + HiLink plsqlIdentifier Normal + HiLink plsqlIntLiteral Number + HiLink plsqlOperator Operator + HiLink plsqlParen Normal + HiLink plsqlParenError Error + HiLink plsqlSpaceError Error + HiLink plsqlPseudo PreProc + HiLink plsqlKeyword Keyword + HiLink plsqlRepeat Repeat + HiLink plsqlStorage StorageClass + HiLink plsqlSQLKeyword Function + HiLink plsqlStringError Error + HiLink plsqlStringLiteral String + HiLink plsqlCommentString String + HiLink plsqlComment2String String + HiLink plsqlSymbol Normal + HiLink plsqlTrigger Function + HiLink plsqlTypeAttribute StorageClass + HiLink plsqlTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "plsql" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/po.vim b/vim73/syntax/po.vim new file mode 100644 index 0000000..45865b5 --- /dev/null +++ b/vim73/syntax/po.vim @@ -0,0 +1,135 @@ +" Vim syntax file +" Language: po (gettext) +" Maintainer: Dwayne Bailey +" Last Change: 2010 Sep 21 +" Contributors: Dwayne Bailey (Most advanced syntax highlighting) +" Leonardo Fontenelle (Spell checking) +" Nam SungHyun (Original maintainer) + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn sync minlines=10 + +" Identifiers +syn match poStatementMsgCTxt "^msgctxt" +syn match poStatementMsgidplural "^msgid_plural" contained +syn match poPluralCaseN "[0-9]" contained +syn match poStatementMsgstr "^msgstr\(\[[0-9]\]\)" contains=poPluralCaseN + +" Simple HTML and XML highlighting +syn match poHtml "<\_[^<>]\+>" contains=poHtmlTranslatables,poLineBreak +syn match poHtmlNot +"<[^<]\+>"+ms=s+1,me=e-1 +syn region poHtmlTranslatables start=+\(abbr\|alt\|content\|summary\|standby\|title\)=\\"+ms=e-1 end=+\\"+ contained contains=@Spell +syn match poLineBreak +"\n"+ contained + +" Translation blocks +syn region poMsgCTxt matchgroup=poStatementMsgCTxt start=+^msgctxt "+rs=e-1 matchgroup=poStringCTxt end=+^msgid "+me=s-1 contains=poStringCTxt +syn region poMsgID matchgroup=poStatementMsgid start=+^msgid "+rs=e-1 matchgroup=poStringID end=+^msgstr\(\|\[[\]0\[]\]\) "+me=s-1 contains=poStringID,poStatementMsgidplural,poStatementMsgid +syn region poMsgSTR matchgroup=poStatementMsgstr start=+^msgstr\(\|\[[\]0\[]\]\) "+rs=e-1 matchgroup=poStringSTR end=+\n\n+me=s-1 contains=poStringSTR,poStatementMsgstr +syn region poStringCTxt start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn region poStringID start=+"+ skip=+\\\\\|\\"+ end=+"+ contained + \ contains=poSpecial,poFormat,poCommentKDE,poPluralKDE,poKDEdesktopFile,poHtml,poAcceleratorId,poHtmlNot,poVariable +syn region poStringSTR start=+"+ skip=+\\\\\|\\"+ end=+"+ contained + \ contains=@Spell,poSpecial,poFormat,poHeaderItem,poCommentKDEError,poHeaderUndefined,poPluralKDEError,poMsguniqError,poKDEdesktopFile,poHtml,poAcceleratorStr,poHtmlNot,poVariable + +" Header and Copyright +syn match poHeaderItem "\(Project-Id-Version\|Report-Msgid-Bugs-To\|POT-Creation-Date\|PO-Revision-Date\|Last-Translator\|Language-Team\|Language\|MIME-Version\|Content-Type\|Content-Transfer-Encoding\|Plural-Forms\|X-Generator\): " contained +syn match poHeaderUndefined "\(PACKAGE VERSION\|YEAR-MO-DA HO:MI+ZONE\|FULL NAME \|LANGUAGE \|CHARSET\|ENCODING\|INTEGER\|EXPRESSION\)" contained +syn match poCopyrightUnset "SOME DESCRIPTIVE TITLE\|FIRST AUTHOR , YEAR\|Copyright (C) YEAR Free Software Foundation, Inc\|YEAR THE PACKAGE\'S COPYRIGHT HOLDER\|PACKAGE" contained + +" Translation comment block including: translator comment, automatic coments, flags and locations +syn match poComment "^#.*$" +syn keyword poFlagFuzzy fuzzy contained +syn match poCommentTranslator "^# .*$" contains=poCopyrightUnset +syn match poCommentAutomatic "^#\..*$" +syn match poCommentSources "^#:.*$" +syn match poCommentFlags "^#,.*$" contains=poFlagFuzzy + +" Translations (also includes header fields as they appear in a translation msgstr) +syn region poCommentKDE start=+"_: +ms=s+1 end="\\n" end="\"\n^msgstr"me=s-1 contained +syn region poCommentKDEError start=+"\(\|\s\+\)_:+ms=s+1 end="\\n" end=+"\n\n+me=s-1 contained +syn match poPluralKDE +"_n: +ms=s+1 contained +syn region poPluralKDEError start=+"\(\|\s\+\)_n:+ms=s+1 end="\"\n\n"me=s-1 contained +syn match poSpecial contained "\\\(x\x\+\|\o\{1,3}\|.\|$\)" +syn match poFormat "%\(\d\+\$\)\=[-+' #0*]*\(\d*\|\*\|\*\d\+\$\)\(\.\(\d*\|\*\|\*\d\+\$\)\)\=\([hlL]\|ll\)\=\([diuoxXfeEgGcCsSpn]\|\[\^\=.[^]]*\]\)" contained +syn match poFormat "%%" contained + +" msguniq and msgcat conflicts +syn region poMsguniqError matchgroup=poMsguniqErrorMarkers start="#-#-#-#-#" end='#\("\n"\|\)-\("\n"\|\)#\("\n"\|\)-\("\n"\|\)#\("\n"\|\)-\("\n"\|\)#\("\n"\|\)-\("\n"\|\)#\("\n"\|\)\\n' contained + +" Obsolete messages +syn match poObsolete "^#\~.*$" + +" KDE Name= handling +syn match poKDEdesktopFile "\"\(Name\|Comment\|GenericName\|Description\|Keywords\|About\)="ms=s+1,me=e-1 + +" Accelerator keys - this messes up if the preceding or following char is a multibyte unicode char +syn match poAcceleratorId contained "[^&_~][&_~]\(\a\|\d\)[^:]"ms=s+1,me=e-1 +syn match poAcceleratorStr contained "[^&_~][&_~]\(\a\|\d\)[^:]"ms=s+1,me=e-1 contains=@Spell + +" Variables simple +syn match poVariable contained "%\d" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_po_syn_inits") + if version < 508 + let did_po_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink poCommentSources PreProc + HiLink poComment Comment + HiLink poCommentAutomatic Comment + HiLink poCommentTranslator Comment + HiLink poCommentFlags Special + HiLink poCopyrightUnset Todo + HiLink poFlagFuzzy Todo + HiLink poObsolete Comment + + HiLink poStatementMsgid Statement + HiLink poStatementMsgstr Statement + HiLink poStatementMsgidplural Statement + HiLink poStatementMsgCTxt Statement + HiLink poPluralCaseN Constant + + HiLink poStringCTxt Comment + HiLink poStringID String + HiLink poStringSTR String + HiLink poCommentKDE Comment + HiLink poCommentKDEError Error + HiLink poPluralKDE Comment + HiLink poPluralKDEError Error + HiLink poHeaderItem Identifier + HiLink poHeaderUndefined Todo + HiLink poKDEdesktopFile Identifier + + HiLink poHtml Identifier + HiLink poHtmlNot String + HiLink poHtmlTranslatables String + HiLink poLineBreak String + + HiLink poFormat poSpecial + HiLink poSpecial Special + HiLink poAcceleratorId Special + HiLink poAcceleratorStr Special + HiLink poVariable Special + + HiLink poMsguniqError Special + HiLink poMsguniqErrorMarkers Comment + + delcommand HiLink +endif + +let b:current_syntax = "po" + +" vim:set ts=8 sts=2 sw=2 noet: diff --git a/vim73/syntax/pod.vim b/vim73/syntax/pod.vim new file mode 100644 index 0000000..041c7c4 --- /dev/null +++ b/vim73/syntax/pod.vim @@ -0,0 +1,90 @@ +" Vim syntax file +" Language: Perl POD format +" Maintainer: Andy Lester +" Previously: Scott Bigham +" URL: http://github.com/petdance/vim-perl +" Last Change: 2009-08-14 + +" To add embedded POD documentation highlighting to your syntax file, add +" the commands: +" +" syn include @Pod :p:h/pod.vim +" syn region myPOD start="^=pod" start="^=head" end="^=cut" keepend contained contains=@Pod +" +" and add myPod to the contains= list of some existing region, probably a +" comment. The "keepend" flag is needed because "=cut" is matched as a +" pattern in its own right. + + +" Remove any old syntax stuff hanging around (this is suppressed +" automatically by ":syn include" if necessary). +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" POD commands +syn match podCommand "^=head[1234]" nextgroup=podCmdText contains=@NoSpell +syn match podCommand "^=item" nextgroup=podCmdText contains=@NoSpell +syn match podCommand "^=over" nextgroup=podOverIndent skipwhite contains=@NoSpell +syn match podCommand "^=back" contains=@NoSpell +syn match podCommand "^=cut" contains=@NoSpell +syn match podCommand "^=pod" contains=@NoSpell +syn match podCommand "^=for" nextgroup=podForKeywd skipwhite contains=@NoSpell +syn match podCommand "^=begin" nextgroup=podForKeywd skipwhite contains=@NoSpell +syn match podCommand "^=end" nextgroup=podForKeywd skipwhite contains=@NoSpell + +" Text of a =head1, =head2 or =item command +syn match podCmdText ".*$" contained contains=podFormat,@NoSpell + +" Indent amount of =over command +syn match podOverIndent "\d\+" contained contains=@NoSpell + +" Formatter identifier keyword for =for, =begin and =end commands +syn match podForKeywd "\S\+" contained contains=@NoSpell + +" An indented line, to be displayed verbatim +syn match podVerbatimLine "^\s.*$" contains=@NoSpell + +" Inline textual items handled specially by POD +syn match podSpecial "\(\<\|&\)\I\i*\(::\I\i*\)*([^)]*)" contains=@NoSpell +syn match podSpecial "[$@%]\I\i*\(::\I\i*\)*\>" contains=@NoSpell + +" Special formatting sequences +syn region podFormat start="[IBSCLFX]<[^<]"me=e-1 end=">" oneline contains=podFormat,@NoSpell +syn region podFormat start="[IBSCLFX]<<\s" end="\s>>" oneline contains=podFormat,@NoSpell +syn match podFormat "Z<>" +syn match podFormat "E<\(\d\+\|\I\i*\)>" contains=podEscape,podEscape2,@NoSpell +syn match podEscape "\I\i*>"me=e-1 contained contains=@NoSpell +syn match podEscape2 "\d\+>"me=e-1 contained contains=@NoSpell + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_pod_syntax_inits") + if version < 508 + let did_pod_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink podCommand Statement + HiLink podCmdText String + HiLink podOverIndent Number + HiLink podForKeywd Identifier + HiLink podFormat Identifier + HiLink podVerbatimLine PreProc + HiLink podSpecial Identifier + HiLink podEscape String + HiLink podEscape2 Number + + delcommand HiLink +endif + +let b:current_syntax = "pod" + +" vim: ts=8 diff --git a/vim73/syntax/postscr.vim b/vim73/syntax/postscr.vim new file mode 100644 index 0000000..fddfe4c --- /dev/null +++ b/vim73/syntax/postscr.vim @@ -0,0 +1,797 @@ +" Vim syntax file +" Language: PostScript - all Levels, selectable +" Maintainer: Mike Williams +" Filenames: *.ps,*.eps +" Last Change: 31st October 2007 +" URL: http://www.eandem.co.uk/mrw/vim +" +" Options Flags: +" postscr_level - language level to use for highligting (1, 2, or 3) +" postscr_display - include display PS operators +" postscr_ghostscript - include GS extensions +" postscr_fonts - highlight standard font names (a lot for PS 3) +" postscr_encodings - highlight encoding names (there are a lot) +" postscr_andornot_binary - highlight and, or, and not as binary operators (not logical) +" +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" PostScript is case sensitive +syn case match + +" Keyword characters - all 7-bit ASCII bar PS delimiters and ws +if version >= 600 + setlocal iskeyword=33-127,^(,^),^<,^>,^[,^],^{,^},^/,^% +else + set iskeyword=33-127,^(,^),^<,^>,^[,^],^{,^},^/,^% +endif + +" Yer trusty old TODO highlghter! +syn keyword postscrTodo contained TODO + +" Comment +syn match postscrComment "%.*$" contains=postscrTodo,@Spell +" DSC comment start line (NB: defines DSC level, not PS level!) +syn match postscrDSCComment "^%!PS-Adobe-\d\+\.\d\+\s*.*$" +" DSC comment line (no check on possible comments - another language!) +syn match postscrDSCComment "^%%\u\+.*$" contains=@postscrString,@postscrNumber,@Spell +" DSC continuation line (no check that previous line is DSC comment) +syn match postscrDSCComment "^%%+ *.*$" contains=@postscrString,@postscrNumber,@Spell + +" Names +syn match postscrName "\k\+" + +" Identifiers +syn match postscrIdentifierError "/\{1,2}[[:space:]\[\]{}]"me=e-1 +syn match postscrIdentifier "/\{1,2}\k\+" contains=postscrConstant,postscrBoolean,postscrCustConstant + +" Numbers +syn case ignore +" In file hex data - usually complete lines +syn match postscrHex "^[[:xdigit:]][[:xdigit:][:space:]]*$" +"syn match postscrHex "\<\x\{2,}\>" +" Integers +syn match postscrInteger "\<[+-]\=\d\+\>" +" Radix +syn match postscrRadix "\d\+#\x\+\>" +" Reals - upper and lower case e is allowed +syn match postscrFloat "[+-]\=\d\+\.\>" +syn match postscrFloat "[+-]\=\d\+\.\d*\(e[+-]\=\d\+\)\=\>" +syn match postscrFloat "[+-]\=\.\d\+\(e[+-]\=\d\+\)\=\>" +syn match postscrFloat "[+-]\=\d\+e[+-]\=\d\+\>" +syn cluster postscrNumber contains=postscrInteger,postscrRadix,postscrFloat +syn case match + +" Escaped characters +syn match postscrSpecialChar contained "\\[nrtbf\\()]" +syn match postscrSpecialCharError contained "\\[^nrtbf\\()]"he=e-1 +" Escaped octal characters +syn match postscrSpecialChar contained "\\\o\{1,3}" + +" Strings +" ASCII strings +syn region postscrASCIIString start=+(+ end=+)+ skip=+([^)]*)+ contains=postscrSpecialChar,postscrSpecialCharError,@Spell +syn match postscrASCIIStringError ")" +" Hex strings +syn match postscrHexCharError contained "[^<>[:xdigit:][:space:]]" +syn region postscrHexString start=+<\($\|[^<]\)+ end=+>+ contains=postscrHexCharError +syn match postscrHexString "<>" +" ASCII85 strings +syn match postscrASCII85CharError contained "[^<>\~!-uz[:space:]]" +syn region postscrASCII85String start=+<\~+ end=+\~>+ contains=postscrASCII85CharError +syn cluster postscrString contains=postscrASCIIString,postscrHexString,postscrASCII85String + + +" Set default highlighting to level 2 - most common at the moment +if !exists("postscr_level") + let postscr_level = 2 +endif + + +" PS level 1 operators - common to all levels (well ...) + +" Stack operators +syn keyword postscrOperator pop exch dup copy index roll clear count mark cleartomark counttomark + +" Math operators +syn keyword postscrMathOperator add div idiv mod mul sub abs neg ceiling floor round truncate sqrt atan cos +syn keyword postscrMathOperator sin exp ln log rand srand rrand + +" Array operators +syn match postscrOperator "[\[\]{}]" +syn keyword postscrOperator array length get put getinterval putinterval astore aload copy +syn keyword postscrRepeat forall + +" Dictionary operators +syn keyword postscrOperator dict maxlength begin end def load store known where currentdict +syn keyword postscrOperator countdictstack dictstack cleardictstack internaldict +syn keyword postscrConstant $error systemdict userdict statusdict errordict + +" String operators +syn keyword postscrOperator string anchorsearch search token + +" Logic operators +syn keyword postscrLogicalOperator eq ne ge gt le lt and not or +if exists("postscr_andornot_binaryop") + syn keyword postscrBinaryOperator and or not +else + syn keyword postscrLogicalOperator and not or +endif +syn keyword postscrBinaryOperator xor bitshift +syn keyword postscrBoolean true false + +" PS Type names +syn keyword postscrConstant arraytype booleantype conditiontype dicttype filetype fonttype gstatetype +syn keyword postscrConstant integertype locktype marktype nametype nulltype operatortype +syn keyword postscrConstant packedarraytype realtype savetype stringtype + +" Control operators +syn keyword postscrConditional if ifelse +syn keyword postscrRepeat for repeat loop +syn keyword postscrOperator exec exit stop stopped countexecstack execstack quit +syn keyword postscrProcedure start + +" Object operators +syn keyword postscrOperator type cvlit cvx xcheck executeonly noaccess readonly rcheck wcheck cvi cvn cvr +syn keyword postscrOperator cvrs cvs + +" File operators +syn keyword postscrOperator file closefile read write readhexstring writehexstring readstring writestring +syn keyword postscrOperator bytesavailable flush flushfile resetfile status run currentfile print +syn keyword postscrOperator stack pstack readline deletefile setfileposition fileposition renamefile +syn keyword postscrRepeat filenameforall +syn keyword postscrProcedure = == + +" VM operators +syn keyword postscrOperator save restore + +" Misc operators +syn keyword postscrOperator bind null usertime executive echo realtime +syn keyword postscrConstant product revision serialnumber version +syn keyword postscrProcedure prompt + +" GState operators +syn keyword postscrOperator gsave grestore grestoreall initgraphics setlinewidth setlinecap currentgray +syn keyword postscrOperator currentlinejoin setmiterlimit currentmiterlimit setdash currentdash setgray +syn keyword postscrOperator sethsbcolor currenthsbcolor setrgbcolor currentrgbcolor currentlinewidth +syn keyword postscrOperator currentlinecap setlinejoin setcmykcolor currentcmykcolor + +" Device gstate operators +syn keyword postscrOperator setscreen currentscreen settransfer currenttransfer setflat currentflat +syn keyword postscrOperator currentblackgeneration setblackgeneration setundercolorremoval +syn keyword postscrOperator setcolorscreen currentcolorscreen setcolortransfer currentcolortransfer +syn keyword postscrOperator currentundercolorremoval + +" Matrix operators +syn keyword postscrOperator matrix initmatrix identmatrix defaultmatrix currentmatrix setmatrix translate +syn keyword postscrOperator concat concatmatrix transform dtransform itransform idtransform invertmatrix +syn keyword postscrOperator scale rotate + +" Path operators +syn keyword postscrOperator newpath currentpoint moveto rmoveto lineto rlineto arc arcn arcto curveto +syn keyword postscrOperator closepath flattenpath reversepath strokepath charpath clippath pathbbox +syn keyword postscrOperator initclip clip eoclip rcurveto +syn keyword postscrRepeat pathforall + +" Painting operators +syn keyword postscrOperator erasepage fill eofill stroke image imagemask colorimage + +" Device operators +syn keyword postscrOperator showpage copypage nulldevice + +" Character operators +syn keyword postscrProcedure findfont +syn keyword postscrConstant FontDirectory ISOLatin1Encoding StandardEncoding +syn keyword postscrOperator definefont scalefont makefont setfont currentfont show ashow +syn keyword postscrOperator stringwidth kshow setcachedevice +syn keyword postscrOperator setcharwidth widthshow awidthshow findencoding cshow rootfont setcachedevice2 + +" Interpreter operators +syn keyword postscrOperator vmstatus cachestatus setcachelimit + +" PS constants +syn keyword postscrConstant contained Gray Red Green Blue All None DeviceGray DeviceRGB + +" PS Filters +syn keyword postscrConstant contained ASCIIHexDecode ASCIIHexEncode ASCII85Decode ASCII85Encode LZWDecode +syn keyword postscrConstant contained RunLengthDecode RunLengthEncode SubFileDecode NullEncode +syn keyword postscrConstant contained GIFDecode PNGDecode LZWEncode + +" PS JPEG filter dictionary entries +syn keyword postscrConstant contained DCTEncode DCTDecode Colors HSamples VSamples QuantTables QFactor +syn keyword postscrConstant contained HuffTables ColorTransform + +" PS CCITT filter dictionary entries +syn keyword postscrConstant contained CCITTFaxEncode CCITTFaxDecode Uncompressed K EndOfLine +syn keyword postscrConstant contained Columns Rows EndOfBlock Blacks1 DamagedRowsBeforeError +syn keyword postscrConstant contained EncodedByteAlign + +" PS Form dictionary entries +syn keyword postscrConstant contained FormType XUID BBox Matrix PaintProc Implementation + +" PS Errors +syn keyword postscrProcedure handleerror +syn keyword postscrConstant contained configurationerror dictfull dictstackunderflow dictstackoverflow +syn keyword postscrConstant contained execstackoverflow interrupt invalidaccess +syn keyword postscrConstant contained invalidcontext invalidexit invalidfileaccess invalidfont +syn keyword postscrConstant contained invalidid invalidrestore ioerror limitcheck nocurrentpoint +syn keyword postscrConstant contained rangecheck stackoverflow stackunderflow syntaxerror timeout +syn keyword postscrConstant contained typecheck undefined undefinedfilename undefinedresource +syn keyword postscrConstant contained undefinedresult unmatchedmark unregistered VMerror + +if exists("postscr_fonts") +" Font names + syn keyword postscrConstant contained Symbol Times-Roman Times-Italic Times-Bold Times-BoldItalic + syn keyword postscrConstant contained Helvetica Helvetica-Oblique Helvetica-Bold Helvetica-BoldOblique + syn keyword postscrConstant contained Courier Courier-Oblique Courier-Bold Courier-BoldOblique +endif + + +if exists("postscr_display") +" Display PS only operators + syn keyword postscrOperator currentcontext fork join detach lock monitor condition wait notify yield + syn keyword postscrOperator viewclip eoviewclip rectviewclip initviewclip viewclippath deviceinfo + syn keyword postscrOperator sethalftonephase currenthalftonephase wtranslation defineusername +endif + +" PS Character encoding names +if exists("postscr_encodings") +" Common encoding names + syn keyword postscrConstant contained .notdef + +" Standard and ISO encoding names + syn keyword postscrConstant contained space exclam quotedbl numbersign dollar percent ampersand quoteright + syn keyword postscrConstant contained parenleft parenright asterisk plus comma hyphen period slash zero + syn keyword postscrConstant contained one two three four five six seven eight nine colon semicolon less + syn keyword postscrConstant contained equal greater question at + syn keyword postscrConstant contained bracketleft backslash bracketright asciicircum underscore quoteleft + syn keyword postscrConstant contained braceleft bar braceright asciitilde + syn keyword postscrConstant contained exclamdown cent sterling fraction yen florin section currency + syn keyword postscrConstant contained quotesingle quotedblleft guillemotleft guilsinglleft guilsinglright + syn keyword postscrConstant contained fi fl endash dagger daggerdbl periodcentered paragraph bullet + syn keyword postscrConstant contained quotesinglbase quotedblbase quotedblright guillemotright ellipsis + syn keyword postscrConstant contained perthousand questiondown grave acute circumflex tilde macron breve + syn keyword postscrConstant contained dotaccent dieresis ring cedilla hungarumlaut ogonek caron emdash + syn keyword postscrConstant contained AE ordfeminine Lslash Oslash OE ordmasculine ae dotlessi lslash + syn keyword postscrConstant contained oslash oe germandbls +" The following are valid names, but are used as short procedure names in generated PS! +" a b c d e f g h i j k l m n o p q r s t u v w x y z +" A B C D E F G H I J K L M N O P Q R S T U V W X Y Z + +" Symbol encoding names + syn keyword postscrConstant contained universal existential suchthat asteriskmath minus + syn keyword postscrConstant contained congruent Alpha Beta Chi Delta Epsilon Phi Gamma Eta Iota theta1 + syn keyword postscrConstant contained Kappa Lambda Mu Nu Omicron Pi Theta Rho Sigma Tau Upsilon sigma1 + syn keyword postscrConstant contained Omega Xi Psi Zeta therefore perpendicular + syn keyword postscrConstant contained radicalex alpha beta chi delta epsilon phi gamma eta iota phi1 + syn keyword postscrConstant contained kappa lambda mu nu omicron pi theta rho sigma tau upsilon omega1 + syn keyword postscrConstant contained Upsilon1 minute lessequal infinity club diamond heart spade + syn keyword postscrConstant contained arrowboth arrowleft arrowup arrowright arrowdown degree plusminus + syn keyword postscrConstant contained second greaterequal multiply proportional partialdiff divide + syn keyword postscrConstant contained notequal equivalence approxequal arrowvertex arrowhorizex + syn keyword postscrConstant contained aleph Ifraktur Rfraktur weierstrass circlemultiply circleplus + syn keyword postscrConstant contained emptyset intersection union propersuperset reflexsuperset notsubset + syn keyword postscrConstant contained propersubset reflexsubset element notelement angle gradient + syn keyword postscrConstant contained registerserif copyrightserif trademarkserif radical dotmath + syn keyword postscrConstant contained logicalnot logicaland logicalor arrowdblboth arrowdblleft arrowdblup + syn keyword postscrConstant contained arrowdblright arrowdbldown omega xi psi zeta similar carriagereturn + syn keyword postscrConstant contained lozenge angleleft registersans copyrightsans trademarksans summation + syn keyword postscrConstant contained parenlefttp parenleftex parenleftbt bracketlefttp bracketleftex + syn keyword postscrConstant contained bracketleftbt bracelefttp braceleftmid braceleftbt braceex euro + syn keyword postscrConstant contained angleright integral integraltp integralex integralbt parenrighttp + syn keyword postscrConstant contained parenrightex parenrightbt bracketrighttp bracketrightex + syn keyword postscrConstant contained bracketrightbt bracerighttp bracerightmid bracerightbt + +" ISO Latin1 encoding names + syn keyword postscrConstant contained brokenbar copyright registered twosuperior threesuperior + syn keyword postscrConstant contained onesuperior onequarter onehalf threequarters + syn keyword postscrConstant contained Agrave Aacute Acircumflex Atilde Adieresis Aring Ccedilla Egrave + syn keyword postscrConstant contained Eacute Ecircumflex Edieresis Igrave Iacute Icircumflex Idieresis + syn keyword postscrConstant contained Eth Ntilde Ograve Oacute Ocircumflex Otilde Odieresis Ugrave Uacute + syn keyword postscrConstant contained Ucircumflex Udieresis Yacute Thorn + syn keyword postscrConstant contained agrave aacute acircumflex atilde adieresis aring ccedilla egrave + syn keyword postscrConstant contained eacute ecircumflex edieresis igrave iacute icircumflex idieresis + syn keyword postscrConstant contained eth ntilde ograve oacute ocircumflex otilde odieresis ugrave uacute + syn keyword postscrConstant contained ucircumflex udieresis yacute thorn ydieresis + syn keyword postscrConstant contained zcaron exclamsmall Hungarumlautsmall dollaroldstyle dollarsuperior + syn keyword postscrConstant contained ampersandsmall Acutesmall parenleftsuperior parenrightsuperior + syn keyword postscrConstant contained twodotenleader onedotenleader zerooldstyle oneoldstyle twooldstyle + syn keyword postscrConstant contained threeoldstyle fouroldstyle fiveoldstyle sixoldstyle sevenoldstyle + syn keyword postscrConstant contained eightoldstyle nineoldstyle commasuperior + syn keyword postscrConstant contained threequartersemdash periodsuperior questionsmall asuperior bsuperior + syn keyword postscrConstant contained centsuperior dsuperior esuperior isuperior lsuperior msuperior + syn keyword postscrConstant contained nsuperior osuperior rsuperior ssuperior tsuperior ff ffi ffl + syn keyword postscrConstant contained parenleftinferior parenrightinferior Circumflexsmall hyphensuperior + syn keyword postscrConstant contained Gravesmall Asmall Bsmall Csmall Dsmall Esmall Fsmall Gsmall Hsmall + syn keyword postscrConstant contained Ismall Jsmall Ksmall Lsmall Msmall Nsmall Osmall Psmall Qsmall + syn keyword postscrConstant contained Rsmall Ssmall Tsmall Usmall Vsmall Wsmall Xsmall Ysmall Zsmall + syn keyword postscrConstant contained colonmonetary onefitted rupiah Tildesmall exclamdownsmall + syn keyword postscrConstant contained centoldstyle Lslashsmall Scaronsmall Zcaronsmall Dieresissmall + syn keyword postscrConstant contained Brevesmall Caronsmall Dotaccentsmall Macronsmall figuredash + syn keyword postscrConstant contained hypheninferior Ogoneksmall Ringsmall Cedillasmall questiondownsmall + syn keyword postscrConstant contained oneeighth threeeighths fiveeighths seveneighths onethird twothirds + syn keyword postscrConstant contained zerosuperior foursuperior fivesuperior sixsuperior sevensuperior + syn keyword postscrConstant contained eightsuperior ninesuperior zeroinferior oneinferior twoinferior + syn keyword postscrConstant contained threeinferior fourinferior fiveinferior sixinferior seveninferior + syn keyword postscrConstant contained eightinferior nineinferior centinferior dollarinferior periodinferior + syn keyword postscrConstant contained commainferior Agravesmall Aacutesmall Acircumflexsmall + syn keyword postscrConstant contained Atildesmall Adieresissmall Aringsmall AEsmall Ccedillasmall + syn keyword postscrConstant contained Egravesmall Eacutesmall Ecircumflexsmall Edieresissmall Igravesmall + syn keyword postscrConstant contained Iacutesmall Icircumflexsmall Idieresissmall Ethsmall Ntildesmall + syn keyword postscrConstant contained Ogravesmall Oacutesmall Ocircumflexsmall Otildesmall Odieresissmall + syn keyword postscrConstant contained OEsmall Oslashsmall Ugravesmall Uacutesmall Ucircumflexsmall + syn keyword postscrConstant contained Udieresissmall Yacutesmall Thornsmall Ydieresissmall Black Bold Book + syn keyword postscrConstant contained Light Medium Regular Roman Semibold + +" Sundry standard and expert encoding names + syn keyword postscrConstant contained trademark Scaron Ydieresis Zcaron scaron softhyphen overscore + syn keyword postscrConstant contained graybox Sacute Tcaron Zacute sacute tcaron zacute Aogonek Scedilla + syn keyword postscrConstant contained Zdotaccent aogonek scedilla Lcaron lcaron zdotaccent Racute Abreve + syn keyword postscrConstant contained Lacute Cacute Ccaron Eogonek Ecaron Dcaron Dcroat Nacute Ncaron + syn keyword postscrConstant contained Ohungarumlaut Rcaron Uring Uhungarumlaut Tcommaaccent racute abreve + syn keyword postscrConstant contained lacute cacute ccaron eogonek ecaron dcaron dcroat nacute ncaron + syn keyword postscrConstant contained ohungarumlaut rcaron uring uhungarumlaut tcommaaccent Gbreve + syn keyword postscrConstant contained Idotaccent gbreve blank apple +endif + + +" By default level 3 includes all level 2 operators +if postscr_level == 2 || postscr_level == 3 +" Dictionary operators + syn match postscrL2Operator "\(<<\|>>\)" + syn keyword postscrL2Operator undef + syn keyword postscrConstant globaldict shareddict + +" Device operators + syn keyword postscrL2Operator setpagedevice currentpagedevice + +" Path operators + syn keyword postscrL2Operator rectclip setbbox uappend ucache upath ustrokepath arct + +" Painting operators + syn keyword postscrL2Operator rectfill rectstroke ufill ueofill ustroke + +" Array operators + syn keyword postscrL2Operator currentpacking setpacking packedarray + +" Misc operators + syn keyword postscrL2Operator languagelevel + +" Insideness operators + syn keyword postscrL2Operator infill ineofill instroke inufill inueofill inustroke + +" GState operators + syn keyword postscrL2Operator gstate setgstate currentgstate setcolor + syn keyword postscrL2Operator setcolorspace currentcolorspace setstrokeadjust currentstrokeadjust + syn keyword postscrL2Operator currentcolor + +" Device gstate operators + syn keyword postscrL2Operator sethalftone currenthalftone setoverprint currentoverprint + syn keyword postscrL2Operator setcolorrendering currentcolorrendering + +" Character operators + syn keyword postscrL2Constant GlobalFontDirectory SharedFontDirectory + syn keyword postscrL2Operator glyphshow selectfont + syn keyword postscrL2Operator addglyph undefinefont xshow xyshow yshow + +" Pattern operators + syn keyword postscrL2Operator makepattern setpattern execform + +" Resource operators + syn keyword postscrL2Operator defineresource undefineresource findresource resourcestatus + syn keyword postscrL2Repeat resourceforall + +" File operators + syn keyword postscrL2Operator filter printobject writeobject setobjectformat currentobjectformat + +" VM operators + syn keyword postscrL2Operator currentshared setshared defineuserobject execuserobject undefineuserobject + syn keyword postscrL2Operator gcheck scheck startjob currentglobal setglobal + syn keyword postscrConstant UserObjects + +" Interpreter operators + syn keyword postscrL2Operator setucacheparams setvmthreshold ucachestatus setsystemparams + syn keyword postscrL2Operator setuserparams currentuserparams setcacheparams currentcacheparams + syn keyword postscrL2Operator currentdevparams setdevparams vmreclaim currentsystemparams + +" PS2 constants + syn keyword postscrConstant contained DeviceCMYK Pattern Indexed Separation Cyan Magenta Yellow Black + syn keyword postscrConstant contained CIEBasedA CIEBasedABC CIEBasedDEF CIEBasedDEFG + +" PS2 $error dictionary entries + syn keyword postscrConstant contained newerror errorname command errorinfo ostack estack dstack + syn keyword postscrConstant contained recordstacks binary + +" PS2 Category dictionary + syn keyword postscrConstant contained DefineResource UndefineResource FindResource ResourceStatus + syn keyword postscrConstant contained ResourceForAll Category InstanceType ResourceFileName + +" PS2 Category names + syn keyword postscrConstant contained Font Encoding Form Pattern ProcSet ColorSpace Halftone + syn keyword postscrConstant contained ColorRendering Filter ColorSpaceFamily Emulator IODevice + syn keyword postscrConstant contained ColorRenderingType FMapType FontType FormType HalftoneType + syn keyword postscrConstant contained ImageType PatternType Category Generic + +" PS2 pagedevice dictionary entries + syn keyword postscrConstant contained PageSize MediaColor MediaWeight MediaType InputAttributes ManualFeed + syn keyword postscrConstant contained OutputType OutputAttributes NumCopies Collate Duplex Tumble + syn keyword postscrConstant contained Separations HWResolution Margins NegativePrint MirrorPrint + syn keyword postscrConstant contained CutMedia AdvanceMedia AdvanceDistance ImagingBBox + syn keyword postscrConstant contained Policies Install BeginPage EndPage PolicyNotFound PolicyReport + syn keyword postscrConstant contained ManualSize OutputFaceUp Jog + syn keyword postscrConstant contained Bind BindDetails Booklet BookletDetails CollateDetails + syn keyword postscrConstant contained DeviceRenderingInfo ExitJamRecovery Fold FoldDetails Laminate + syn keyword postscrConstant contained ManualFeedTimeout Orientation OutputPage + syn keyword postscrConstant contained PostRenderingEnhance PostRenderingEnhanceDetails + syn keyword postscrConstant contained PreRenderingEnhance PreRenderingEnhanceDetails + syn keyword postscrConstant contained Signature SlipSheet Staple StapleDetails Trim + syn keyword postscrConstant contained ProofSet REValue PrintQuality ValuesPerColorComponent AntiAlias + +" PS2 PDL resource entries + syn keyword postscrConstant contained Selector LanguageFamily LanguageVersion + +" PS2 halftone dictionary entries + syn keyword postscrConstant contained HalftoneType HalftoneName + syn keyword postscrConstant contained AccurateScreens ActualAngle Xsquare Ysquare AccurateFrequency + syn keyword postscrConstant contained Frequency SpotFunction Angle Width Height Thresholds + syn keyword postscrConstant contained RedFrequency RedSpotFunction RedAngle RedWidth RedHeight + syn keyword postscrConstant contained GreenFrequency GreenSpotFunction GreenAngle GreenWidth GreenHeight + syn keyword postscrConstant contained BlueFrequency BlueSpotFunction BlueAngle BlueWidth BlueHeight + syn keyword postscrConstant contained GrayFrequency GrayAngle GraySpotFunction GrayWidth GrayHeight + syn keyword postscrConstant contained GrayThresholds BlueThresholds GreenThresholds RedThresholds + syn keyword postscrConstant contained TransferFunction + +" PS2 CSR dictionaries + syn keyword postscrConstant contained RangeA DecodeA MatrixA RangeABC DecodeABC MatrixABC BlackPoint + syn keyword postscrConstant contained RangeLMN DecodeLMN MatrixLMN WhitePoint RangeDEF DecodeDEF RangeHIJ + syn keyword postscrConstant contained RangeDEFG DecodeDEFG RangeHIJK Table + +" PS2 CRD dictionaries + syn keyword postscrConstant contained ColorRenderingType EncodeLMB EncodeABC RangePQR MatrixPQR + syn keyword postscrConstant contained AbsoluteColorimetric RelativeColorimetric Saturation Perceptual + syn keyword postscrConstant contained TransformPQR RenderTable + +" PS2 Pattern dictionary + syn keyword postscrConstant contained PatternType PaintType TilingType XStep YStep + +" PS2 Image dictionary + syn keyword postscrConstant contained ImageType ImageMatrix MultipleDataSources DataSource + syn keyword postscrConstant contained BitsPerComponent Decode Interpolate + +" PS2 Font dictionaries + syn keyword postscrConstant contained FontType FontMatrix FontName FontInfo LanguageLevel WMode Encoding + syn keyword postscrConstant contained UniqueID StrokeWidth Metrics Metrics2 CDevProc CharStrings Private + syn keyword postscrConstant contained FullName Notice version ItalicAngle isFixedPitch UnderlinePosition + syn keyword postscrConstant contained FMapType Encoding FDepVector PrefEnc EscChar ShiftOut ShiftIn + syn keyword postscrConstant contained WeightVector Blend $Blend CIDFontType sfnts CIDSystemInfo CodeMap + syn keyword postscrConstant contained CMap CIDFontName CIDSystemInfo UIDBase CIDDevProc CIDCount + syn keyword postscrConstant contained CIDMapOffset FDArray FDBytes GDBytes GlyphData GlyphDictionary + syn keyword postscrConstant contained SDBytes SubrMapOffset SubrCount BuildGlyph CIDMap FID MIDVector + syn keyword postscrConstant contained Ordering Registry Supplement CMapName CMapVersion UIDOffset + syn keyword postscrConstant contained SubsVector UnderlineThickness FamilyName FontBBox CurMID + syn keyword postscrConstant contained Weight + +" PS2 User paramters + syn keyword postscrConstant contained MaxFontItem MinFontCompress MaxUPathItem MaxFormItem MaxPatternItem + syn keyword postscrConstant contained MaxScreenItem MaxOpStack MaxDictStack MaxExecStack MaxLocalVM + syn keyword postscrConstant contained VMReclaim VMThreshold + +" PS2 System paramters + syn keyword postscrConstant contained SystemParamsPassword StartJobPassword BuildTime ByteOrder RealFormat + syn keyword postscrConstant contained MaxFontCache CurFontCache MaxOutlineCache CurOutlineCache + syn keyword postscrConstant contained MaxUPathCache CurUPathCache MaxFormCache CurFormCache + syn keyword postscrConstant contained MaxPatternCache CurPatternCache MaxScreenStorage CurScreenStorage + syn keyword postscrConstant contained MaxDisplayList CurDisplayList + +" PS2 LZW Filters + syn keyword postscrConstant contained Predictor + +" Paper Size operators + syn keyword postscrL2Operator letter lettersmall legal ledger 11x17 a4 a3 a4small b5 note + +" Paper Tray operators + syn keyword postscrL2Operator lettertray legaltray ledgertray a3tray a4tray b5tray 11x17tray + +" SCC compatibility operators + syn keyword postscrL2Operator sccbatch sccinteractive setsccbatch setsccinteractive + +" Page duplexing operators + syn keyword postscrL2Operator duplexmode firstside newsheet setduplexmode settumble tumble + +" Device compatability operators + syn keyword postscrL2Operator devdismount devformat devmount devstatus + syn keyword postscrL2Repeat devforall + +" Imagesetter compatability operators + syn keyword postscrL2Operator accuratescreens checkscreen pagemargin pageparams setaccuratescreens setpage + syn keyword postscrL2Operator setpagemargin setpageparams + +" Misc compatability operators + syn keyword postscrL2Operator appletalktype buildtime byteorder checkpassword defaulttimeouts diskonline + syn keyword postscrL2Operator diskstatus manualfeed manualfeedtimeout margins mirrorprint pagecount + syn keyword postscrL2Operator pagestackorder printername processcolors sethardwareiomode setjobtimeout + syn keyword postscrL2Operator setpagestockorder setprintername setresolution doprinterrors dostartpage + syn keyword postscrL2Operator hardwareiomode initializedisk jobname jobtimeout ramsize realformat resolution + syn keyword postscrL2Operator setdefaulttimeouts setdoprinterrors setdostartpage setdosysstart + syn keyword postscrL2Operator setuserdiskpercent softwareiomode userdiskpercent waittimeout + syn keyword postscrL2Operator setsoftwareiomode dosysstart emulate setmargins setmirrorprint + +endif " PS2 highlighting + +if postscr_level == 3 +" Shading operators + syn keyword postscrL3Operator setsmoothness currentsmoothness shfill + +" Clip operators + syn keyword postscrL3Operator clipsave cliprestore + +" Pagedevive operators + syn keyword postscrL3Operator setpage setpageparams + +" Device gstate operators + syn keyword postscrL3Operator findcolorrendering + +" Font operators + syn keyword postscrL3Operator composefont + +" PS LL3 Output device resource entries + syn keyword postscrConstant contained DeviceN TrappingDetailsType + +" PS LL3 pagdevice dictionary entries + syn keyword postscrConstant contained DeferredMediaSelection ImageShift InsertSheet LeadingEdge MaxSeparations + syn keyword postscrConstant contained MediaClass MediaPosition OutputDevice PageDeviceName PageOffset ProcessColorModel + syn keyword postscrConstant contained RollFedMedia SeparationColorNames SeparationOrder Trapping TrappingDetails + syn keyword postscrConstant contained TraySwitch UseCIEColor + syn keyword postscrConstant contained ColorantDetails ColorantName ColorantType NeutralDensity TrappingOrder + syn keyword postscrConstant contained ColorantSetName + +" PS LL3 trapping dictionary entries + syn keyword postscrConstant contained BlackColorLimit BlackDensityLimit BlackWidth ColorantZoneDetails + syn keyword postscrConstant contained SlidingTrapLimit StepLimit TrapColorScaling TrapSetName TrapWidth + syn keyword postscrConstant contained ImageResolution ImageToObjectTrapping ImageTrapPlacement + syn keyword postscrConstant contained StepLimit TrapColorScaling Enabled ImageInternalTrapping + +" PS LL3 filters and entries + syn keyword postscrConstant contained ReusableStreamDecode CloseSource CloseTarget UnitSize LowBitFirst + syn keyword postscrConstant contained FlateEncode FlateDecode DecodeParams Intent AsyncRead + +" PS LL3 halftone dictionary entries + syn keyword postscrConstant contained Height2 Width2 + +" PS LL3 function dictionary entries + syn keyword postscrConstant contained FunctionType Domain Range Order BitsPerSample Encode Size C0 C1 N + syn keyword postscrConstant contained Functions Bounds + +" PS LL3 image dictionary entries + syn keyword postscrConstant contained InterleaveType MaskDict DataDict MaskColor + +" PS LL3 Pattern and shading dictionary entries + syn keyword postscrConstant contained Shading ShadingType Background ColorSpace Coords Extend Function + syn keyword postscrConstant contained VerticesPerRow BitsPerCoordinate BitsPerFlag + +" PS LL3 image dictionary entries + syn keyword postscrConstant contained XOrigin YOrigin UnpaintedPath PixelCopy + +" PS LL3 colorrendering procedures + syn keyword postscrProcedure GetHalftoneName GetPageDeviceName GetSubstituteCRD + +" PS LL3 CIDInit procedures + syn keyword postscrProcedure beginbfchar beginbfrange begincidchar begincidrange begincmap begincodespacerange + syn keyword postscrProcedure beginnotdefchar beginnotdefrange beginrearrangedfont beginusematrix + syn keyword postscrProcedure endbfchar endbfrange endcidchar endcidrange endcmap endcodespacerange + syn keyword postscrProcedure endnotdefchar endnotdefrange endrearrangedfont endusematrix + syn keyword postscrProcedure StartData usefont usecmp + +" PS LL3 Trapping procedures + syn keyword postscrProcedure settrapparams currenttrapparams settrapzone + +" PS LL3 BitmapFontInit procedures + syn keyword postscrProcedure removeall removeglyphs + +" PS LL3 Font names + if exists("postscr_fonts") + syn keyword postscrConstant contained AlbertusMT AlbertusMT-Italic AlbertusMT-Light Apple-Chancery Apple-ChanceryCE + syn keyword postscrConstant contained AntiqueOlive-Roman AntiqueOlive-Italic AntiqueOlive-Bold AntiqueOlive-Compact + syn keyword postscrConstant contained AntiqueOliveCE-Roman AntiqueOliveCE-Italic AntiqueOliveCE-Bold AntiqueOliveCE-Compact + syn keyword postscrConstant contained ArialMT Arial-ItalicMT Arial-LightMT Arial-BoldMT Arial-BoldItalicMT + syn keyword postscrConstant contained ArialCE ArialCE-Italic ArialCE-Light ArialCE-Bold ArialCE-BoldItalic + syn keyword postscrConstant contained AvantGarde-Book AvantGarde-BookOblique AvantGarde-Demi AvantGarde-DemiOblique + syn keyword postscrConstant contained AvantGardeCE-Book AvantGardeCE-BookOblique AvantGardeCE-Demi AvantGardeCE-DemiOblique + syn keyword postscrConstant contained Bodoni Bodoni-Italic Bodoni-Bold Bodoni-BoldItalic Bodoni-Poster Bodoni-PosterCompressed + syn keyword postscrConstant contained BodoniCE BodoniCE-Italic BodoniCE-Bold BodoniCE-BoldItalic BodoniCE-Poster BodoniCE-PosterCompressed + syn keyword postscrConstant contained Bookman-Light Bookman-LightItalic Bookman-Demi Bookman-DemiItalic + syn keyword postscrConstant contained BookmanCE-Light BookmanCE-LightItalic BookmanCE-Demi BookmanCE-DemiItalic + syn keyword postscrConstant contained Carta Chicago ChicagoCE Clarendon Clarendon-Light Clarendon-Bold + syn keyword postscrConstant contained ClarendonCE ClarendonCE-Light ClarendonCE-Bold CooperBlack CooperBlack-Italic + syn keyword postscrConstant contained Copperplate-ThirtyTwoBC CopperPlate-ThirtyThreeBC Coronet-Regular CoronetCE-Regular + syn keyword postscrConstant contained CourierCE CourierCE-Oblique CourierCE-Bold CourierCE-BoldOblique + syn keyword postscrConstant contained Eurostile Eurostile-Bold Eurostile-ExtendedTwo Eurostile-BoldExtendedTwo + syn keyword postscrConstant contained Eurostile EurostileCE-Bold EurostileCE-ExtendedTwo EurostileCE-BoldExtendedTwo + syn keyword postscrConstant contained Geneva GenevaCE GillSans GillSans-Italic GillSans-Bold GillSans-BoldItalic GillSans-BoldCondensed + syn keyword postscrConstant contained GillSans-Light GillSans-LightItalic GillSans-ExtraBold + syn keyword postscrConstant contained GillSansCE-Roman GillSansCE-Italic GillSansCE-Bold GillSansCE-BoldItalic GillSansCE-BoldCondensed + syn keyword postscrConstant contained GillSansCE-Light GillSansCE-LightItalic GillSansCE-ExtraBold + syn keyword postscrConstant contained Goudy Goudy-Italic Goudy-Bold Goudy-BoldItalic Goudy-ExtraBould + syn keyword postscrConstant contained HelveticaCE HelveticaCE-Oblique HelveticaCE-Bold HelveticaCE-BoldOblique + syn keyword postscrConstant contained Helvetica-Condensed Helvetica-Condensed-Oblique Helvetica-Condensed-Bold Helvetica-Condensed-BoldObl + syn keyword postscrConstant contained HelveticaCE-Condensed HelveticaCE-Condensed-Oblique HelveticaCE-Condensed-Bold + syn keyword postscrConstant contained HelveticaCE-Condensed-BoldObl Helvetica-Narrow Helvetica-Narrow-Oblique Helvetica-Narrow-Bold + syn keyword postscrConstant contained Helvetica-Narrow-BoldOblique HelveticaCE-Narrow HelveticaCE-Narrow-Oblique HelveticaCE-Narrow-Bold + syn keyword postscrConstant contained HelveticaCE-Narrow-BoldOblique HoeflerText-Regular HoeflerText-Italic HoeflerText-Black + syn keyword postscrConstant contained HoeflerText-BlackItalic HoeflerText-Ornaments HoeflerTextCE-Regular HoeflerTextCE-Italic + syn keyword postscrConstant contained HoeflerTextCE-Black HoeflerTextCE-BlackItalic + syn keyword postscrConstant contained JoannaMT JoannaMT-Italic JoannaMT-Bold JoannaMT-BoldItalic + syn keyword postscrConstant contained JoannaMTCE JoannaMTCE-Italic JoannaMTCE-Bold JoannaMTCE-BoldItalic + syn keyword postscrConstant contained LetterGothic LetterGothic-Slanted LetterGothic-Bold LetterGothic-BoldSlanted + syn keyword postscrConstant contained LetterGothicCE LetterGothicCE-Slanted LetterGothicCE-Bold LetterGothicCE-BoldSlanted + syn keyword postscrConstant contained LubalinGraph-Book LubalinGraph-BookOblique LubalinGraph-Demi LubalinGraph-DemiOblique + syn keyword postscrConstant contained LubalinGraphCE-Book LubalinGraphCE-BookOblique LubalinGraphCE-Demi LubalinGraphCE-DemiOblique + syn keyword postscrConstant contained Marigold Monaco MonacoCE MonaLisa-Recut Oxford Symbol Tekton + syn keyword postscrConstant contained NewCennturySchlbk-Roman NewCenturySchlbk-Italic NewCenturySchlbk-Bold NewCenturySchlbk-BoldItalic + syn keyword postscrConstant contained NewCenturySchlbkCE-Roman NewCenturySchlbkCE-Italic NewCenturySchlbkCE-Bold + syn keyword postscrConstant contained NewCenturySchlbkCE-BoldItalic NewYork NewYorkCE + syn keyword postscrConstant contained Optima Optima-Italic Optima-Bold Optima-BoldItalic + syn keyword postscrConstant contained OptimaCE OptimaCE-Italic OptimaCE-Bold OptimaCE-BoldItalic + syn keyword postscrConstant contained Palatino-Roman Palatino-Italic Palatino-Bold Palatino-BoldItalic + syn keyword postscrConstant contained PalatinoCE-Roman PalatinoCE-Italic PalatinoCE-Bold PalatinoCE-BoldItalic + syn keyword postscrConstant contained StempelGaramond-Roman StempelGaramond-Italic StempelGaramond-Bold StempelGaramond-BoldItalic + syn keyword postscrConstant contained StempelGaramondCE-Roman StempelGaramondCE-Italic StempelGaramondCE-Bold StempelGaramondCE-BoldItalic + syn keyword postscrConstant contained TimesCE-Roman TimesCE-Italic TimesCE-Bold TimesCE-BoldItalic + syn keyword postscrConstant contained TimesNewRomanPSMT TimesNewRomanPS-ItalicMT TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldItalicMT + syn keyword postscrConstant contained TimesNewRomanCE TimesNewRomanCE-Italic TimesNewRomanCE-Bold TimesNewRomanCE-BoldItalic + syn keyword postscrConstant contained Univers Univers-Oblique Univers-Bold Univers-BoldOblique + syn keyword postscrConstant contained UniversCE-Medium UniversCE-Oblique UniversCE-Bold UniversCE-BoldOblique + syn keyword postscrConstant contained Univers-Light Univers-LightOblique UniversCE-Light UniversCE-LightOblique + syn keyword postscrConstant contained Univers-Condensed Univers-CondensedOblique Univers-CondensedBold Univers-CondensedBoldOblique + syn keyword postscrConstant contained UniversCE-Condensed UniversCE-CondensedOblique UniversCE-CondensedBold UniversCE-CondensedBoldOblique + syn keyword postscrConstant contained Univers-Extended Univers-ExtendedObl Univers-BoldExt Univers-BoldExtObl + syn keyword postscrConstant contained UniversCE-Extended UniversCE-ExtendedObl UniversCE-BoldExt UniversCE-BoldExtObl + syn keyword postscrConstant contained Wingdings-Regular ZapfChancery-MediumItalic ZapfChanceryCE-MediumItalic ZapfDingBats + endif " Font names + +endif " PS LL3 highlighting + + +if exists("postscr_ghostscript") + " GS gstate operators + syn keyword postscrGSOperator .setaccuratecurves .currentaccuratecurves .setclipoutside + syn keyword postscrGSOperator .setdashadapt .currentdashadapt .setdefaultmatrix .setdotlength + syn keyword postscrGSOperator .currentdotlength .setfilladjust2 .currentfilladjust2 + syn keyword postscrGSOperator .currentclipoutside .setcurvejoin .currentcurvejoin + syn keyword postscrGSOperator .setblendmode .currentblendmode .setopacityalpha .currentopacityalpha .setshapealpha .currentshapealpha + syn keyword postscrGSOperator .setlimitclamp .currentlimitclamp .setoverprintmode .currentoverprintmode + + " GS path operators + syn keyword postscrGSOperator .dashpath .rectappend + + " GS painting operators + syn keyword postscrGSOperator .setrasterop .currentrasterop .setsourcetransparent + syn keyword postscrGSOperator .settexturetransparent .currenttexturetransparent + syn keyword postscrGSOperator .currentsourcetransparent + + " GS character operators + syn keyword postscrGSOperator .charboxpath .type1execchar %Type1BuildChar %Type1BuildGlyph + + " GS mathematical operators + syn keyword postscrGSMathOperator arccos arcsin + + " GS dictionary operators + syn keyword postscrGSOperator .dicttomark .forceput .forceundef .knownget .setmaxlength + + " GS byte and string operators + syn keyword postscrGSOperator .type1encrypt .type1decrypt + syn keyword postscrGSOperator .bytestring .namestring .stringmatch + + " GS relational operators (seem like math ones to me!) + syn keyword postscrGSMathOperator max min + + " GS file operators + syn keyword postscrGSOperator findlibfile unread writeppmfile + syn keyword postscrGSOperator .filename .fileposition .peekstring .unread + + " GS vm operators + syn keyword postscrGSOperator .forgetsave + + " GS device operators + syn keyword postscrGSOperator copydevice .getdevice makeimagedevice makewordimagedevice copyscanlines + syn keyword postscrGSOperator setdevice currentdevice getdeviceprops putdeviceprops flushpage + syn keyword postscrGSOperator finddevice findprotodevice .getbitsrect + + " GS misc operators + syn keyword postscrGSOperator getenv .makeoperator .setdebug .oserrno .oserror .execn + + " GS rendering stack operators + syn keyword postscrGSOperator .begintransparencygroup .discardtransparencygroup .endtransparencygroup + syn keyword postscrGSOperator .begintransparencymask .discardtransparencymask .endtransparencymask .inittransparencymask + syn keyword postscrGSOperator .settextknockout .currenttextknockout + + " GS filters + syn keyword postscrConstant contained BCPEncode BCPDecode eexecEncode eexecDecode PCXDecode + syn keyword postscrConstant contained PixelDifferenceEncode PixelDifferenceDecode + syn keyword postscrConstant contained PNGPredictorDecode TBCPEncode TBCPDecode zlibEncode + syn keyword postscrConstant contained zlibDecode PNGPredictorEncode PFBDecode + syn keyword postscrConstant contained MD5Encode + + " GS filter keys + syn keyword postscrConstant contained InitialCodeLength FirstBitLowOrder BlockData DecodedByteAlign + + " GS device parameters + syn keyword postscrConstant contained BitsPerPixel .HWMargins HWSize Name GrayValues + syn keyword postscrConstant contained ColorValues TextAlphaBits GraphicsAlphaBits BufferSpace + syn keyword postscrConstant contained OpenOutputFile PageCount BandHeight BandWidth BandBufferSpace + syn keyword postscrConstant contained ViewerPreProcess GreenValues BlueValues OutputFile + syn keyword postscrConstant contained MaxBitmap RedValues + +endif " GhostScript highlighting + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_postscr_syntax_inits") + if version < 508 + let did_postscr_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink postscrComment Comment + + HiLink postscrConstant Constant + HiLink postscrString String + HiLink postscrASCIIString postscrString + HiLink postscrHexString postscrString + HiLink postscrASCII85String postscrString + HiLink postscrNumber Number + HiLink postscrInteger postscrNumber + HiLink postscrHex postscrNumber + HiLink postscrRadix postscrNumber + HiLink postscrFloat Float + HiLink postscrBoolean Boolean + + HiLink postscrIdentifier Identifier + HiLink postscrProcedure Function + + HiLink postscrName Statement + HiLink postscrConditional Conditional + HiLink postscrRepeat Repeat + HiLink postscrL2Repeat postscrRepeat + HiLink postscrOperator Operator + HiLink postscrL1Operator postscrOperator + HiLink postscrL2Operator postscrOperator + HiLink postscrL3Operator postscrOperator + HiLink postscrMathOperator postscrOperator + HiLink postscrLogicalOperator postscrOperator + HiLink postscrBinaryOperator postscrOperator + + HiLink postscrDSCComment SpecialComment + HiLink postscrSpecialChar SpecialChar + + HiLink postscrTodo Todo + + HiLink postscrError Error + HiLink postscrSpecialCharError postscrError + HiLink postscrASCII85CharError postscrError + HiLink postscrHexCharError postscrError + HiLink postscrASCIIStringError postscrError + HiLink postscrIdentifierError postscrError + + if exists("postscr_ghostscript") + HiLink postscrGSOperator postscrOperator + HiLink postscrGSMathOperator postscrMathOperator + else + HiLink postscrGSOperator postscrError + HiLink postscrGSMathOperator postscrError + endif + + delcommand HiLink +endif + +let b:current_syntax = "postscr" + +" vim: ts=8 diff --git a/vim73/syntax/pov.vim b/vim73/syntax/pov.vim new file mode 100644 index 0000000..700bb31 --- /dev/null +++ b/vim73/syntax/pov.vim @@ -0,0 +1,144 @@ +" Vim syntax file +" This is a GENERATED FILE. Please always refer to source file at the URI below. +" Language: PoV-Ray(tm) 3.5 Scene Description Language +" Maintainer: David Ne\v{c}as (Yeti) +" Last Change: 2003 Apr 25 +" URL: http://physics.muni.cz/~yeti/download/syntax/pov.vim +" Required Vim Version: 6.0 + +" Setup +if version >= 600 + " Quit when a syntax file was already loaded + if exists("b:current_syntax") + finish + endif +else + " Croak when an old Vim is sourcing us. + echo "Sorry, but this syntax file relies on Vim 6 features. Either upgrade Vim or use a version of " . expand(":t:r") . " syntax file appropriate for Vim " . version/100 . "." . version %100 . "." + finish +endif + +syn case match + +" Top level stuff +syn keyword povCommands global_settings +syn keyword povObjects array atmosphere background bicubic_patch blob box camera component cone cubic cylinder disc fog height_field isosurface julia_fractal lathe light_group light_source mesh mesh2 object parametric pattern photons plane poly polygon prism quadric quartic rainbow sky_sphere smooth_triangle sor sphere sphere_sweep spline superellipsoid text torus triangle +syn keyword povCSG clipped_by composite contained_by difference intersection merge union +syn keyword povAppearance interior material media texture interior_texture texture_list +syn keyword povGlobalSettings ambient_light assumed_gamma charset hf_gray_16 irid_wavelength max_intersections max_trace_level number_of_waves radiosity noise_generator +syn keyword povTransform inverse matrix rotate scale translate transform + +" Descriptors +syn keyword povDescriptors finish normal pigment uv_mapping uv_vectors vertex_vectors +syn keyword povDescriptors adc_bailout always_sample brightness count error_bound distance_maximum gray_threshold load_file low_error_factor max_sample media minimum_reuse nearest_count normal pretrace_end pretrace_start recursion_limit save_file +syn keyword povDescriptors color colour gray rgb rgbt rgbf rgbft red green blue +syn keyword povDescriptors bump_map color_map colour_map image_map material_map pigment_map quick_color quick_colour normal_map texture_map image_pattern pigment_pattern +syn keyword povDescriptors ambient brilliance conserve_energy crand diffuse fresnel irid metallic phong phong_size refraction reflection reflection_exponent roughness specular +syn keyword povDescriptors cylinder fisheye omnimax orthographic panoramic perspective spherical ultra_wide_angle +syn keyword povDescriptors agate average brick boxed bozo bumps cells checker crackle cylindrical dents facets function gradient granite hexagon julia leopard magnet mandel marble onion planar quilted radial ripples slope spherical spiral1 spiral2 spotted tiles tiles2 toroidal waves wood wrinkles +syn keyword povDescriptors density_file +syn keyword povDescriptors area_light shadowless spotlight parallel +syn keyword povDescriptors absorption confidence density emission intervals ratio samples scattering variance +syn keyword povDescriptors distance fog_alt fog_offset fog_type turb_depth +syn keyword povDescriptors b_spline bezier_spline cubic_spline evaluate face_indices form linear_spline max_gradient natural_spline normal_indices normal_vectors quadratic_spline uv_indices +syn keyword povDescriptors target + +" Modifiers +syn keyword povModifiers caustics dispersion dispersion_samples fade_color fade_colour fade_distance fade_power ior +syn keyword povModifiers bounded_by double_illuminate hierarchy hollow no_shadow open smooth sturm threshold water_level +syn keyword povModifiers hypercomplex max_iteration precision quaternion slice +syn keyword povModifiers conic_sweep linear_sweep +syn keyword povModifiers flatness type u_steps v_steps +syn keyword povModifiers aa_level aa_threshold adaptive falloff jitter looks_like media_attenuation media_interaction method point_at radius tightness +syn keyword povModifiers angle aperture blur_samples confidence direction focal_point h_angle location look_at right sky up v_angle variance +syn keyword povModifiers all bump_size filter interpolate map_type once slope_map transmit use_alpha use_color use_colour use_index +syn keyword povModifiers black_hole agate_turb brick_size control0 control1 cubic_wave density_map flip frequency interpolate inverse lambda metric mortar octaves offset omega phase poly_wave ramp_wave repeat scallop_wave sine_wave size strength triangle_wave thickness turbulence turb_depth type warp +syn keyword povModifiers eccentricity extinction +syn keyword povModifiers arc_angle falloff_angle width +syn keyword povModifiers accuracy all_intersections altitude autostop circular collect coords cutaway_textures dist_exp expand_thresholds exponent exterior gather global_lights major_radius max_trace no_bump_scale no_image no_reflection orient orientation pass_through precompute projected_through range_divider solid spacing split_union tolerance + +" Words not marked `reserved' in documentation, but... +syn keyword povBMPType alpha gif iff jpeg pgm png pot ppm sys tga tiff contained +syn keyword povFontType ttf contained +syn keyword povDensityType df3 contained +syn keyword povCharset ascii utf8 contained + +" Math functions on floats, vectors and strings +syn keyword povFunctions abs acos acosh asc asin asinh atan atan2 atanh ceil cos cosh defined degrees dimensions dimension_size div exp file_exists floor int internal ln log max min mod pow radians rand seed select sin sinh sqrt strcmp strlen tan tanh val vdot vlength vstr vturbulence +syn keyword povFunctions min_extent max_extent trace vcross vrotate vaxis_rotate vnormalize vturbulence +syn keyword povFunctions chr concat substr str strupr strlwr +syn keyword povJuliaFunctions acosh asinh atan cosh cube pwr reciprocal sinh sqr tanh + +" Specialities +syn keyword povConsts clock clock_delta clock_on final_clock final_frame frame_number initial_clock initial_frame image_width image_height false no off on pi t true u v version x y yes z +syn match povDotItem "\.\@<=\(blue\|green\|filter\|red\|transmit\|t\|u\|v\|x\|y\|z\)\>" display + +" Comments +syn region povComment start="/\*" end="\*/" contains=povTodo,povComment +syn match povComment "//.*" contains=povTodo +syn match povCommentError "\*/" +syn sync ccomment povComment +syn sync minlines=50 +syn keyword povTodo TODO FIXME XXX NOT contained +syn cluster povPRIVATE add=povTodo + +" Language directives +syn match povConditionalDir "#\s*\(else\|end\|if\|ifdef\|ifndef\|switch\|while\)\>" +syn match povLabelDir "#\s*\(break\|case\|default\|range\)\>" +syn match povDeclareDir "#\s*\(declare\|default\|local\|macro\|undef\|version\)\>" +syn match povIncludeDir "#\s*include\>" +syn match povFileDir "#\s*\(fclose\|fopen\|read\|write\)\>" +syn match povMessageDir "#\s*\(debug\|error\|render\|statistics\|warning\)\>" +syn region povFileOpen start="#\s*fopen\>" skip=+"[^"]*"+ matchgroup=povOpenType end="\<\(read\|write\|append\)\>" contains=ALLBUT,PovParenError,PovBraceError,@PovPRIVATE transparent keepend + +" Literal strings +syn match povSpecialChar "\\\d\d\d\|\\." contained +syn region povString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=povSpecialChar oneline +syn cluster povPRIVATE add=povSpecialChar + +" Catch errors caused by wrong parenthesization +syn region povParen start='(' end=')' contains=ALLBUT,povParenError,@povPRIVATE transparent +syn match povParenError ")" +syn region povBrace start='{' end='}' contains=ALLBUT,povBraceError,@povPRIVATE transparent +syn match povBraceError "}" + +" Numbers +syn match povNumber "\(^\|\W\)\@<=[+-]\=\(\d\+\)\=\.\=\d\+\([eE][+-]\=\d\+\)\=" + +" Define the default highlighting +hi def link povComment Comment +hi def link povTodo Todo +hi def link povNumber Number +hi def link povString String +hi def link povFileOpen Constant +hi def link povConsts Constant +hi def link povDotItem Constant +hi def link povBMPType povSpecial +hi def link povCharset povSpecial +hi def link povDensityType povSpecial +hi def link povFontType povSpecial +hi def link povOpenType povSpecial +hi def link povSpecialChar povSpecial +hi def link povSpecial Special +hi def link povConditionalDir PreProc +hi def link povLabelDir PreProc +hi def link povDeclareDir Define +hi def link povIncludeDir Include +hi def link povFileDir PreProc +hi def link povMessageDir Debug +hi def link povAppearance povDescriptors +hi def link povObjects povDescriptors +hi def link povGlobalSettings povDescriptors +hi def link povDescriptors Type +hi def link povJuliaFunctions PovFunctions +hi def link povModifiers povFunctions +hi def link povFunctions Function +hi def link povCommands Operator +hi def link povTransform Operator +hi def link povCSG Operator +hi def link povParenError povError +hi def link povBraceError povError +hi def link povCommentError povError +hi def link povError Error + +let b:current_syntax = "pov" diff --git a/vim73/syntax/povini.vim b/vim73/syntax/povini.vim new file mode 100644 index 0000000..02169ea --- /dev/null +++ b/vim73/syntax/povini.vim @@ -0,0 +1,62 @@ +" Vim syntax file +" This is a GENERATED FILE. Please always refer to source file at the URI below. +" Language: PoV-Ray(tm) 3.5 configuration/initialization files +" Maintainer: David Ne\v{c}as (Yeti) +" Last Change: 2002-06-01 +" URL: http://physics.muni.cz/~yeti/download/syntax/povini.vim +" Required Vim Version: 6.0 + +" Setup +if version >= 600 + " Quit when a syntax file was already loaded + if exists("b:current_syntax") + finish + endif +else + " Croak when an old Vim is sourcing us. + echo "Sorry, but this syntax file relies on Vim 6 features. Either upgrade Vim or usea version of " . expand(":t:r") . " syntax file appropriate for Vim " . version/100 . "." . version %100 . "." + finish +endif + +syn case ignore + +" Syntax +syn match poviniInclude "^\s*[^[+-;]\S*\s*$" contains=poviniSection +syn match poviniLabel "^.\{-1,}\ze=" transparent contains=poviniKeyword nextgroup=poviniBool,poviniNumber +syn keyword poviniBool On Off True False Yes No +syn match poviniNumber "\<\d*\.\=\d\+\>" +syn keyword poviniKeyword Clock Initial_Frame Final_Frame Initial_Clock Final_Clock Subset_Start_Frame Subset_End_Frame Cyclic_Animation Field_Render Odd_Field +syn keyword poviniKeyword Width Height Start_Column Start_Row End_Column End_Row Test_Abort Test_Abort_Count Continue_Trace Create_Ini +syn keyword poviniKeyword Display Video_Mode Palette Display_Gamma Pause_When_Done Verbose Draw_Vistas Preview_Start_Size Preview_End_Size +syn keyword poviniKeyword Output_to_File Output_File_Type Output_Alpha Bits_Per_Color Output_File_Name Buffer_Output Buffer_Size +syn keyword poviniKeyword Histogram_Type Histogram_Grid_Size Histogram_Name +syn keyword poviniKeyword Input_File_Name Include_Header Library_Path Version +syn keyword poviniKeyword Debug_Console Fatal_Console Render_Console Statistic_Console Warning_Console All_Console Debug_File Fatal_File Render_File Statistic_File Warning_File All_File Warning_Level +syn keyword poviniKeyword Quality Radiosity Bounding Bounding_Threshold Light_Buffer Vista_Buffer Remove_Bounds Split_Unions Antialias Sampling_Method Antialias_Threshold Jitter Jitter_Amount Antialias_Depth +syn keyword poviniKeyword Pre_Scene_Return Pre_Frame_Return Post_Scene_Return Post_Frame_Return User_Abort_Return Fatal_Error_Return +syn match poviniShellOut "^\s*\(Pre_Scene_Command\|Pre_Frame_Command\|Post_Scene_Command\|Post_Frame_Command\|User_Abort_Command\|Fatal_Error_Command\)\>" nextgroup=poviniShellOutEq skipwhite +syn match poviniShellOutEq "=" nextgroup=poviniShellOutRHS skipwhite contained +syn match poviniShellOutRHS "[^;]\+" skipwhite contained contains=poviniShellOutSpecial +syn match poviniShellOutSpecial "%[osnkhw%]" contained +syn keyword poviniDeclare Declare +syn match poviniComment ";.*$" +syn match poviniOption "^\s*[+-]\S*" +syn match poviniIncludeLabel "^\s*Include_INI\s*=" nextgroup=poviniIncludedFile skipwhite +syn match poviniIncludedFile "[^;]\+" contains=poviniSection contained +syn region poviniSection start="\[" end="\]" + +" Define the default highlighting +hi def link poviniSection Special +hi def link poviniComment Comment +hi def link poviniDeclare poviniKeyword +hi def link poviniShellOut poviniKeyword +hi def link poviniIncludeLabel poviniKeyword +hi def link poviniKeyword Type +hi def link poviniShellOutSpecial Special +hi def link poviniIncludedFile poviniInclude +hi def link poviniInclude Include +hi def link poviniOption Keyword +hi def link poviniBool Constant +hi def link poviniNumber Number + +let b:current_syntax = "povini" diff --git a/vim73/syntax/ppd.vim b/vim73/syntax/ppd.vim new file mode 100644 index 0000000..192f70c --- /dev/null +++ b/vim73/syntax/ppd.vim @@ -0,0 +1,48 @@ +" Vim syntax file +" Language: PPD (PostScript printer description) file +" Maintainer: Bjoern Jacke +" Last Change: 2001-10-06 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +syn match ppdComment "^\*%.*" +syn match ppdDef "\*[a-zA-Z0-9]\+" +syn match ppdDefine "\*[a-zA-Z0-9\-_]\+:" +syn match ppdUI "\*[a-zA-Z]*\(Open\|Close\)UI" +syn match ppdUIGroup "\*[a-zA-Z]*\(Open\|Close\)Group" +syn match ppdGUIText "/.*:" +syn match ppdContraints "^*UIConstraints:" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_ahdl_syn_inits") + if version < 508 + let did_ahdl_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + + HiLink ppdComment Comment + HiLink ppdDefine Statement + HiLink ppdUI Function + HiLink ppdUIGroup Function + HiLink ppdDef String + HiLink ppdGUIText Type + HiLink ppdContraints Special + + delcommand HiLink +endif + +let b:current_syntax = "ppd" + +" vim: ts=8 diff --git a/vim73/syntax/ppwiz.vim b/vim73/syntax/ppwiz.vim new file mode 100644 index 0000000..d3d7b3a --- /dev/null +++ b/vim73/syntax/ppwiz.vim @@ -0,0 +1,97 @@ +" Vim syntax file +" Language: PPWizard (preprocessor by Dennis Bareis) +" Maintainer: Stefan Schwarzer +" URL: http://www.ndh.net/home/sschwarzer/download/ppwiz.vim +" Last Change: 2003 May 11 +" Filename: ppwiz.vim + +" Remove old syntax stuff +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +if !exists("ppwiz_highlight_defs") + let ppwiz_highlight_defs = 1 +endif + +if !exists("ppwiz_with_html") + let ppwiz_with_html = 1 +endif + +" comments +syn match ppwizComment "^;.*$" +syn match ppwizComment ";;.*$" +" HTML +if ppwiz_with_html > 0 + syn region ppwizHTML start="<" end=">" contains=ppwizArg,ppwizMacro + syn match ppwizHTML "\&\w\+;" +endif +" define, evaluate etc. +if ppwiz_highlight_defs == 1 + syn match ppwizDef "^\s*\#\S\+\s\+\S\+" contains=ALL + syn match ppwizDef "^\s*\#\(if\|else\|endif\)" contains=ALL + syn match ppwizDef "^\s*\#\({\|break\|continue\|}\)" contains=ALL +" elseif ppwiz_highlight_defs == 2 +" syn region ppwizDef start="^\s*\#" end="[^\\]$" end="^$" keepend contains=ALL +else + syn region ppwizDef start="^\s*\#" end="[^\\]$" end="^$" keepend contains=ppwizCont +endif +syn match ppwizError "\s.\\$" +syn match ppwizCont "\s\([+\-%]\|\)\\$" +" macros to execute +syn region ppwizMacro start="<\$" end=">" contains=@ppwizArgVal,ppwizCont +" macro arguments +syn region ppwizArg start="{" end="}" contains=ppwizEqual,ppwizString +syn match ppwizEqual "=" contained +syn match ppwizOperator "<>\|=\|<\|>" contained +" standard variables (builtin) +syn region ppwizStdVar start="" contains=@ppwizArgVal +" Rexx variables +syn region ppwizRexxVar start="" contains=@ppwizArgVal +" Constants +syn region ppwizString start=+"+ end=+"+ contained contains=ppwizMacro,ppwizArg,ppwizHTML,ppwizCont,ppwizStdVar,ppwizRexxVar +syn region ppwizString start=+'+ end=+'+ contained contains=ppwizMacro,ppwizArg,ppwizHTML,ppwizCont,ppwizStdVar,ppwizRexxVar +syn match ppwizInteger "\d\+" contained + +" Clusters +syn cluster ppwizArgVal add=ppwizString,ppwizInteger + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_ppwiz_syn_inits") + if version < 508 + let did_ppwiz_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink ppwizSpecial Special + HiLink ppwizEqual ppwizSpecial + HiLink ppwizOperator ppwizSpecial + HiLink ppwizComment Comment + HiLink ppwizDef PreProc + HiLink ppwizMacro Statement + HiLink ppwizArg Identifier + HiLink ppwizStdVar Identifier + HiLink ppwizRexxVar Identifier + HiLink ppwizString Constant + HiLink ppwizInteger Constant + HiLink ppwizCont ppwizSpecial + HiLink ppwizError Error + HiLink ppwizHTML Type + + delcommand HiLink +endif + +let b:current_syntax = "ppwiz" + +" vim: ts=4 + diff --git a/vim73/syntax/prescribe.vim b/vim73/syntax/prescribe.vim new file mode 100644 index 0000000..d89ee35 --- /dev/null +++ b/vim73/syntax/prescribe.vim @@ -0,0 +1,69 @@ +" Vim syntax file +" Language: Kyocera PreScribe2e +" Maintainer: Klaus Muth +" URL: http://www.hampft.de/vim/syntax/prescribe.vim +" Last Change: 2005 Mar 04 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match prescribeSpecial "!R!" + +" all prescribe commands +syn keyword prescribeStatement ALTF AMCR ARC ASFN ASTK BARC BLK BOX CALL +syn keyword prescribeStatement CASS CIR CLIP CLPR CLSP COPY CPTH CSET CSTK +syn keyword prescribeStatement CTXT DAF DAM DAP DELF DELM DPAT DRP DRPA DUPX +syn keyword prescribeStatement DXPG DXSD DZP ENDD ENDM ENDR EPL EPRM EXIT +syn keyword prescribeStatement FDIR FILL FLAT FLST FONT FPAT FRPO FSET FTMD +syn keyword prescribeStatement GPAT ICCD INTL JOG LDFC MAP MCRO MDAT MID +syn keyword prescribeStatement MLST MRP MRPA MSTK MTYP MZP NEWP PAGE PARC PAT +syn keyword prescribeStatement PCRP PCZP PDIR RDRP PDZP PELP PIE PMRA PMRP PMZP +syn keyword prescribeStatement PRBX PRRC PSRC PXPL RDMP RES RSL RGST RPCS RPF +syn keyword prescribeStatement RPG RPP RPU RTTX RTXT RVCD RVRD SBM SCAP SCCS +syn keyword prescribeStatement SCF SCG SCP SCPI SCRC SCS SCU SDP SEM SETF SFA +syn keyword prescribeStatement SFNT SIMG SIR SLJN SLM SLPI SLPP SLS SMLT SPD +syn keyword prescribeStatement SPL SPLT SPO SPSZ SPW SRM SRO SROP SSTK STAT STRK +syn keyword prescribeStatement SULP SVCP TATR TEXT TPRS UNIT UOM WIDE WRED XPAT +syn match prescribeStatement "\" +syn match prescribeStatement "\" +syn match prescribeStatement "\" +syn match prescribeStatement "\" +syn match prescribeStatement "\" +syn match prescribeStatement "\" +syn match prescribeStatement "\" + +syn match prescribeCSETArg "[0-9]\{1,3}[A-Z]" +syn match prescribeFRPOArg "[A-Z][0-9]\{1,2}" +syn match prescribeNumber "[0-9]\+" +syn region prescribeString start=+'+ end=+'+ skip=+\\'+ +syn region prescribeComment start=+CMNT+ end=+;+ + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_prescribe_syn_inits") + if version < 508 + let did_prescribe_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink prescribeSpecial PreProc + HiLink prescribeStatement Statement + HiLink prescribeNumber Number + HiLink prescribeCSETArg String + HiLink prescribeFRPOArg String + HiLink prescribeComment Comment + + delcommand HiLink +endif + +let b:current_syntax = "prescribe" + +" vim: ts=8 diff --git a/vim73/syntax/privoxy.vim b/vim73/syntax/privoxy.vim new file mode 100644 index 0000000..9e6ff1d --- /dev/null +++ b/vim73/syntax/privoxy.vim @@ -0,0 +1,71 @@ +" Vim syntax file +" Language: Privoxy actions file +" Maintainer: Doug Kearns +" URL: http://gus.gscit.monash.edu.au/~djkea2/vim/syntax/privoxy.vim +" Last Change: 2007 Mar 30 + +" Privoxy 3.0.6 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +setlocal iskeyword=@,48-57,_,- + +syn keyword privoxyTodo contained TODO FIXME XXX NOTE +syn match privoxyComment "#.*" contains=privoxyTodo,@Spell + +syn region privoxyActionLine matchgroup=privoxyActionLineDelimiter start="^\s*\zs{" end="}\ze\s*$" + \ contains=privoxyEnabledPrefix,privoxyDisabledPrefix + +syn match privoxyEnabledPrefix "\%(^\|\s\|{\)\@<=+\l\@=" nextgroup=privoxyAction,privoxyFilterAction contained +syn match privoxyDisabledPrefix "\%(^\|\s\|{\)\@<=-\l\@=" nextgroup=privoxyAction,privoxyFilterAction contained + +syn match privoxyAction "\%(add-header\|block\|content-type-overwrite\|crunch-client-header\|crunch-if-none-match\)\>" contained +syn match privoxyAction "\%(crunch-incoming-cookies\|crunch-outgoing-cookies\|crunch-server-header\|deanimate-gifs\)\>" contained +syn match privoxyAction "\%(downgrade-http-version\|fast-redirects\|filter-client-headers\|filter-server-headers\)\>" contained +syn match privoxyAction "\%(filter\|force-text-mode\|handle-as-empty-document\|handle-as-image\)\>" contained +syn match privoxyAction "\%(hide-accept-language\|hide-content-disposition\|hide-forwarded-for-headers\)\>" contained +syn match privoxyAction "\%(hide-from-header\|hide-if-modified-since\|hide-referrer\|hide-user-agent\|inspect-jpegs\)\>" contained +syn match privoxyAction "\%(kill-popups\|limit-connect\|overwrite-last-modified\|prevent-compression\|redirect\)\>" contained +syn match privoxyAction "\%(send-vanilla-wafer\|send-wafer\|session-cookies-only\|set-image-blocker\)\>" contained +syn match privoxyAction "\%(treat-forbidden-connects-like-blocks\)\>" + +syn match privoxyFilterAction "filter{[^}]*}" contained contains=privoxyFilterArg,privoxyActionBraces +syn match privoxyActionBraces "[{}]" contained +syn keyword privoxyFilterArg js-annoyances js-events html-annoyances content-cookies refresh-tags unsolicited-popups all-popups + \ img-reorder banners-by-size banners-by-link webbugs tiny-textforms jumping-windows frameset-borders demoronizer + \ shockwave-flash quicktime-kioskmode fun crude-parental ie-exploits site-specifics no-ping google yahoo msn blogspot + \ x-httpd-php-to-html html-to-xml xml-to-html hide-tor-exit-notation contained + +" Alternative spellings +syn match privoxyAction "\%(kill-popup\|hide-referer\|prevent-keeping-cookies\)\>" contained + +" Pre-3.0 compatibility +syn match privoxyAction "\%(no-cookie-read\|no-cookie-set\|prevent-reading-cookies\|prevent-setting-cookies\)\>" contained +syn match privoxyAction "\%(downgrade\|hide-forwarded\|hide-from\|image\|image-blocker\|no-compression\)\>" contained +syn match privoxyAction "\%(no-cookies-keep\|no-cookies-read\|no-cookies-set\|no-popups\|vanilla-wafer\|wafer\)\>" contained + +syn match privoxySetting "\" + +syn match privoxyHeader "^\s*\zs{{\%(alias\|settings\)}}\ze\s*$" + +hi def link privoxyAction Identifier +hi def link privoxyFilterAction Identifier +hi def link privoxyActionLineDelimiter Delimiter +hi def link privoxyDisabledPrefix SpecialChar +hi def link privoxyEnabledPrefix SpecialChar +hi def link privoxyHeader PreProc +hi def link privoxySetting Identifier +hi def link privoxyFilterArg Constant + +hi def link privoxyComment Comment +hi def link privoxyTodo Todo + +let b:current_syntax = "privoxy" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/procmail.vim b/vim73/syntax/procmail.vim new file mode 100644 index 0000000..c2ffa39 --- /dev/null +++ b/vim73/syntax/procmail.vim @@ -0,0 +1,67 @@ +" Vim syntax file +" Language: Procmail definition file +" Maintainer: Melchior FRANZ +" Last Change: 2003 Aug 14 +" Author: Sonia Heimann + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match procmailComment "#.*$" contains=procmailTodo +syn keyword procmailTodo contained Todo TBD + +syn region procmailString start=+"+ skip=+\\"+ end=+"+ +syn region procmailString start=+'+ skip=+\\'+ end=+'+ + +syn region procmailVarDeclRegion start="^\s*[a-zA-Z0-9_]\+\s*="hs=e-1 skip=+\\$+ end=+$+ contains=procmailVar,procmailVarDecl,procmailString +syn match procmailVarDecl contained "^\s*[a-zA-Z0-9_]\+" +syn match procmailVar "$[a-zA-Z0-9_]\+" + +syn match procmailCondition contained "^\s*\*.*" + +syn match procmailActionFolder contained "^\s*[-_a-zA-Z0-9/]\+" +syn match procmailActionVariable contained "^\s*$[a-zA-Z_]\+" +syn region procmailActionForward start=+^\s*!+ skip=+\\$+ end=+$+ +syn region procmailActionPipe start=+^\s*|+ skip=+\\$+ end=+$+ +syn region procmailActionNested start=+^\s*{+ end=+^\s*}+ contains=procmailRecipe,procmailComment,procmailVarDeclRegion + +syn region procmailRecipe start=+^\s*:.*$+ end=+^\s*\($\|}\)+me=e-1 contains=procmailComment,procmailCondition,procmailActionFolder,procmailActionVariable,procmailActionForward,procmailActionPipe,procmailActionNested,procmailVarDeclRegion + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_procmail_syntax_inits") + if version < 508 + let did_procmail_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink procmailComment Comment + HiLink procmailTodo Todo + + HiLink procmailRecipe Statement + "HiLink procmailCondition Statement + + HiLink procmailActionFolder procmailAction + HiLink procmailActionVariable procmailAction + HiLink procmailActionForward procmailAction + HiLink procmailActionPipe procmailAction + HiLink procmailAction Function + HiLink procmailVar Identifier + HiLink procmailVarDecl Identifier + + HiLink procmailString String + + delcommand HiLink +endif + +let b:current_syntax = "procmail" + +" vim: ts=8 diff --git a/vim73/syntax/progress.vim b/vim73/syntax/progress.vim new file mode 100644 index 0000000..6816548 --- /dev/null +++ b/vim73/syntax/progress.vim @@ -0,0 +1,231 @@ +" Vim syntax file +" Language: Progress 4GL +" Filename extensions: *.p (collides with Pascal), +" *.i (collides with assembler) +" *.w (collides with cweb) +" Maintainer: Philip Uren Remove "SPAX" spam block +" Contributors: Chris Ruprecht (Chris, where are you now?) +" Mikhail Kuperblum +" John Florian +" Last Change: Wed Apr 12 08:55:35 EST 2006 +" $Id: progress.vim,v 1.3 2006/04/12 21:48:47 vimboss Exp $ + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version >= 600 + setlocal iskeyword=@,48-57,_,-,!,#,$,% +else + set iskeyword=@,48-57,_,-,!,#,$,% +endif + +" The Progress editor doesn't cope with tabs very well. +set expandtab + +syn case ignore + +" Progress Blocks of code and mismatched "end." errors. +syn match ProgressEndError "\" +syn region ProgressDoBlock transparent matchgroup=ProgressDo start="\" matchgroup=ProgressDo end="\" contains=ALLBUT,ProgressProcedure,ProgressFunction +syn region ProgressForBlock transparent matchgroup=ProgressFor start="\" matchgroup=ProgressFor end="\" contains=ALLBUT,ProgressProcedure,ProgressFunction +syn region ProgressRepeatBlock transparent matchgroup=ProgressRepeat start="\" matchgroup=ProgressRepeat end="\" contains=ALLBUT,ProgressProcedure,ProgressFunction +syn region ProgressCaseBlock transparent matchgroup=ProgressCase start="\" matchgroup=ProgressCase end="\\|\" contains=ALLBUT,ProgressProcedure,ProgressFunction + +" These are Progress reserved words, +" and they could go in ProgressReserved, +" but I found it more helpful to highlight them in a different color. +syn keyword ProgressConditional if else then when otherwise +syn keyword ProgressFor each where + +" Make those TODO and debugging notes stand out! +syn keyword ProgressTodo contained TODO BUG FIX +syn keyword ProgressDebug contained DEBUG +syn keyword ProgressDebug debugger +syn match ProgressTodo contained "NEED[S]*\s\s*WORK" + +" If you like to highlight the whole line of +" the start and end of procedures +" to make the whole block of code stand out: +syn match ProgressProcedure "^\s*procedure.*" +syn match ProgressProcedure "^\s*end\s\s*procedure.*" +syn match ProgressFunction "^\s*function.*" +syn match ProgressFunction "^\s*end\s\s*function.*" +" ... otherwise use this: +" syn keyword ProgressFunction procedure function + +syn keyword ProgressReserved accum[ulate] active-window add alias all alter ambig[uous] analyz[e] and any apply as asc[ending] assign at attr[-space] +syn keyword ProgressReserved authorization auto-ret[urn] avail[able] back[ground] before-h[ide] begins bell between blank break btos by call can-do can-find +syn keyword ProgressReserved center[ed] character check chr clear clipboard col colon color col[umn] column-lab[el] col[umns] compiler connected control count-of +syn keyword ProgressReserved cpstream create ctos current current-changed current-lang[uage] current-window current_date curs[or] database dataservers +syn keyword ProgressReserved dbcodepage dbcollation dbname dbrest[rictions] dbtaskid dbtype dbvers[ion] dde deblank debug-list debugger decimal decimals declare +syn keyword ProgressReserved def default default-noxl[ate] default-window def[ine] delete delimiter desc[ending] dict[ionary] disable discon[nect] disp +syn keyword ProgressReserved disp[lay] distinct dos down drop editing enable encode entry error-stat[us] escape etime except exclusive +syn keyword ProgressReserved exclusive[-lock] exclusive-web-us[er] exists export false fetch field field[s] file-info[rmation] fill find find-case-sensitive +syn keyword ProgressReserved find-global find-next-occurrence find-prev-occurrence find-select find-wrap-around first first-of focus font form form[at] +syn keyword ProgressReserved fram[e] frame-col frame-db frame-down frame-field frame-file frame-inde[x] frame-line frame-name frame-row frame-val[ue] +syn keyword ProgressReserved from from-c[hars] from-p[ixels] gateway[s] get-byte get-codepage[s] get-coll[ations] get-key-val[ue] getbyte global go-on +syn keyword ProgressReserved go-pend[ing] grant graphic-e[dge] group having header help hide import in index indicator input input-o[utput] insert +syn keyword ProgressReserved integer into is is-attr[-space] join kblabel key-code key-func[tion] key-label keycode keyfunc[tion] keylabel keys keyword label +syn keyword ProgressReserved last last-even[t] last-key last-of lastkey ldbname leave library like line-count[er] listi[ng] locked lookup machine-class +syn keyword ProgressReserved map member message message-lines mouse mpe new next next-prompt no no-attr[-space] no-error no-f[ill] no-help no-hide no-label[s] +syn keyword ProgressReserved no-lock no-map no-mes[sage] no-pause no-prefe[tch] no-undo no-val[idate] no-wait not null num-ali[ases] num-dbs num-entries +syn keyword ProgressReserved of off old on open opsys option or os-append os-command os-copy os-create-dir os-delete os-dir os-drive[s] os-error os-rename +syn keyword ProgressReserved os2 os400 output overlay page page-bot[tom] page-num[ber] page-top param[eter] pause pdbname persist[ent] pixels +syn keyword ProgressReserved preproc[ess] privileges proc-ha[ndle] proc-st[atus] process program-name Progress prompt prompt[-for] promsgs propath provers[ion] +syn keyword ProgressReserved put put-byte put-key-val[ue] putbyte query query-tuning quit r-index rcode-informatio[n] readkey recid record-len[gth] rect[angle] +syn keyword ProgressReserved release reposition retain retry return return-val[ue] revert revoke run save schema screen screen-io screen-lines +syn keyword ProgressReserved scroll sdbname search seek select self session set setuser[id] share[-lock] shared show-stat[s] skip some space status stream +syn keyword ProgressReserved stream-io string-xref system-dialog table term term[inal] text text-cursor text-seg[-growth] this-procedure time title +syn keyword ProgressReserved to today top-only trans trans[action] trigger triggers trim true underl[ine] undo unform[atted] union unique unix up update +syn keyword ProgressReserved use-index use-revvideo use-underline user user[id] using v6frame value values variable view view-as vms wait-for web-con[text] +syn keyword ProgressReserved window window-maxim[ized] window-minim[ized] window-normal with work-tab[le] workfile write xcode xref yes _cbit +syn keyword ProgressReserved _control _list _memory _msg _pcontrol _serial[-num] _trace + +" Strings. Handles embedded quotes. +" Note that, for some reason, Progress doesn't use the backslash, "\" +" as the escape character; it uses tilde, "~". +syn region ProgressString matchgroup=ProgressQuote start=+"+ end=+"+ skip=+\~'\|\~\~+ +syn region ProgressString matchgroup=ProgressQuote start=+'+ end=+'+ skip=+\~'\|\~\~+ + +syn match ProgressIdentifier "\<[a-zA-Z_%#]+\>()" + +" syn match ProgressDelimiter "()" + +syn match ProgressMatrixDelimiter "[][]" +" If you prefer you can highlight the range +"syn match ProgressMatrixDelimiter "[\d\+\.\.\d\+]" + +syn match ProgressNumber "\<\-\=\d\+\(u\=l\=\|lu\|f\)\>" +syn match ProgressByte "\$[0-9a-fA-F]\+" + +" More values: Logicals, and Progress's unknown value, ?. +syn match ProgressNumber "?" +syn keyword ProgressNumber true false yes no + +" If you don't like tabs: +syn match ProgressShowTab "\t" + +" If you don't like white space on the end of lines: +" syn match ProgressSpaceError "\s\+$" + +syn region ProgressComment start="/\*" end="\*/" contains=ProgressComment,ProgressTodo,ProgressDebug +syn region ProgressInclude start="^[ ]*[{][^&]" end="[}]" contains=ProgressPreProc,ProgressOperator,ProgressString,ProgressComment +syn region ProgressPreProc start="&" end="\>" contained + +" This next line works reasonably well. +" syn match ProgressOperator "[!;|)(:.><+*=-]" +" +" Progress allows a '-' to be part of an identifier. To be considered +" the subtraction/negation operation operator it needs a non-word +" character on either side. Also valid are cases where the minus +" operation appears at the beginning or end of a line. +" This next line trips up on "no-undo" etc. +" syn match ProgressOperator "[!;|)(:.><+*=]\|\W-\W\|^-\W\|\W-$" +syn match ProgressOperator "[!;|)(:.><+*=]\|\s-\s\|^-\s\|\s-$" + +syn keyword ProgressOperator <= <> >= abs[olute] accelerator across add-first add-last advise alert-box allow-replication ansi-only anywhere append appl-alert[-boxes] application as-cursor ask-overwrite +syn keyword ProgressOperator attach[ment] auto-end-key auto-endkey auto-go auto-ind[ent] auto-resize auto-z[ap] available-formats ave[rage] avg backward[s] base-key batch[-mode] bgc[olor] binary +syn keyword ProgressOperator bind-where block-iteration-display border-bottom border-bottom-ch[ars] border-bottom-pi[xels] border-left border-left-char[s] border-left-pixe[ls] border-right border-right-cha[rs] +syn keyword ProgressOperator border-right-pix[els] border-t[op] border-t[op-chars] border-top-pixel[s] both bottom box box-select[able] browse browse-header buffer buffer-chars buffer-lines +syn keyword ProgressOperator button button[s] byte cache cache-size can-query can-set cancel-break cancel-button caps careful-paint case-sensitive cdecl char[acter] character_length charset +syn keyword ProgressOperator checked choose clear-select[ion] close code codepage codepage-convert col-of colon-align[ed] color-table column-bgc[olor] column-dcolor column-fgc[olor] column-font +syn keyword ProgressOperator column-label-bgc[olor] column-label-dcolor column-label-fgc[olor] column-label-font column-of column-pfc[olor] column-sc[rolling] combo-box command compile complete +syn keyword ProgressOperator connect constrained contents context context-pop[up] control-containe[r] c[ontrol-form] convert-to-offse[t] convert count cpcase cpcoll cpint[ernal] cplog +syn keyword ProgressOperator cpprint cprcodein cprcodeout cpterm crc-val[ue] c[reate-control] create-result-list-entry create-test-file current-column current-environm[ent] current-iteration +syn keyword ProgressOperator current-result-row current-row-modified current-value cursor-char cursor-line cursor-offset data-entry-retur[n] data-t[ype] date date-f[ormat] day db-references +syn keyword ProgressOperator dcolor dde-error dde-i[d] dde-item dde-name dde-topic debu[g] dec[imal] default-b[utton] default-extensio[n] defer-lob-fetch define defined delete-char delete-current-row +syn keyword ProgressOperator delete-line delete-selected-row delete-selected-rows deselect-focused-row deselect-rows deselect-selected-row d[esign-mode] dialog-box dialog-help dir disabled display-message +syn keyword ProgressOperator display-t[ype] double drag-enabled drop-down drop-down-list dump dynamic echo edge edge[-chars] edge-p[ixels] editor empty end-key endkey entered eq error error-col[umn] +syn keyword ProgressOperator error-row event-t[ype] event[s] exclusive-id execute exp expand extended extent external extract fetch-selected-row fgc[olor] file file-name file-off[set] file-type +syn keyword ProgressOperator filename fill-in filled filters first-child first-column first-proc[edure] first-tab-i[tem] fixed-only float focused-row font-based-layout font-table force-file +syn keyword ProgressOperator fore[ground] form-input forward[s] frame-spa[cing] frame-x frame-y frequency from-cur[rent] full-height full-height-char[s] full-height-pixe[ls] full-pathn[ame] +syn keyword ProgressOperator full-width full-width[-chars] full-width-pixel[s] ge get get-blue[-value] g[et-char-property] get-double get-dynamic get-file get-float get-green[-value] +syn keyword ProgressOperator get-iteration get-license get-long get-message get-number get-pointer-value get-red[-value] get-repositioned-row get-selected-wid[get] get-short get-signature get-size +syn keyword ProgressOperator get-string get-tab-item get-text-height get-text-height-char[s] get-text-height-pixe[ls] get-text-width get-text-width-c[hars] get-text-width-pixel[s] get-unsigned-short +syn keyword ProgressOperator grayed grid-factor-horizont[al] grid-factor-vert[ical] grid-set grid-snap grid-unit-height grid-unit-height-cha[rs] grid-unit-height-pix[els] grid-unit-width grid-unit-width-char[s] +syn keyword ProgressOperator grid-unit-width-pixe[ls] grid-visible gt handle height height[-chars] height-p[ixels] help-con[text] helpfile-n[ame] hidden hint hori[zontal] hwnd image image-down +syn keyword ProgressOperator image-insensitive image-size image-size-c[hars] image-size-pixel[s] image-up immediate-display index-hint indexed-reposition info[rmation] init init[ial] initial-dir +syn keyword ProgressOperator initial-filter initiate inner inner-chars inner-lines insert-b[acktab] insert-file insert-row insert-string insert-t[ab] int[eger] internal-entries is-lead-byte +syn keyword ProgressOperator is-row-selected is-selected item items-per-row join-by-sqldb keep-frame-z-ord[er] keep-messages keep-tab-order key keyword-all label-bgc[olor] label-dc[olor] label-fgc[olor] +syn keyword ProgressOperator label-font label-pfc[olor] labels language[s] large large-to-small last-child last-tab-i[tem] last-proce[dure] lc le leading left left-align[ed] left-trim length +syn keyword ProgressOperator line list-events list-items list-query-attrs list-set-attrs list-widgets load l[oad-control] load-icon load-image load-image-down load-image-insensitive load-image-up +syn keyword ProgressOperator load-mouse-point[er] load-small-icon log logical lookahead lower lt manual-highlight margin-extra margin-height margin-height-ch[ars] margin-height-pi[xels] margin-width +syn keyword ProgressOperator margin-width-cha[rs] margin-width-pix[els] matches max max-chars max-data-guess max-height max-height[-chars] max-height-pixel[s] max-rows max-size max-val[ue] max-width +syn keyword ProgressOperator max-width[-chars] max-width-p[ixels] maximize max[imum] memory menu menu-bar menu-item menu-k[ey] menu-m[ouse] menubar message-area message-area-font message-line +syn keyword ProgressOperator min min-height min-height[-chars] min-height-pixel[s] min-size min-val[ue] min-width min-width[-chars] min-width-p[ixels] min[imum] mod modified mod[ulo] month mouse-p[ointer] +syn keyword ProgressOperator movable move-after-tab-i[tem] move-before-tab-[item] move-col[umn] move-to-b[ottom] move-to-eof move-to-t[op] multiple multiple-key multitasking-interval must-exist +syn keyword ProgressOperator name native ne new-row next-col[umn] next-sibling next-tab-ite[m] next-value no-apply no-assign no-bind-where no-box no-column-scroll[ing] no-convert no-current-value +syn keyword ProgressOperator no-debug no-drag no-echo no-index-hint no-join-by-sqldb no-lookahead no-row-markers no-scrolling no-separate-connection no-separators no-und[erline] no-word-wrap +syn keyword ProgressOperator none num-but[tons] num-col[umns] num-copies num-formats num-items num-iterations num-lines num-locked-colum[ns] num-messages num-results num-selected num-selected-rows +syn keyword ProgressOperator num-selected-widgets num-tabs num-to-retain numeric numeric-f[ormat] octet_length ok ok-cancel on-frame[-border] ordered-join ordinal orientation os-getenv outer +syn keyword ProgressOperator outer-join override owner page-size page-wid[th] paged parent partial-key pascal pathname pfc[olor] pinnable pixels-per-colum[n] pixels-per-row popup-m[enu] popup-o[nly] +syn keyword ProgressOperator position precision presel[ect] prev prev-col[umn] prev-sibling prev-tab-i[tem] primary printer-control-handle printer-setup private-d[ata] profiler Progress-s[ource] +syn keyword ProgressOperator publish put-double put-float put-long put-short put-string put-unsigned-short query-off-end question radio-buttons radio-set random raw raw-transfer read-file read-only +syn keyword ProgressOperator real recursive refresh refreshable replace replace-selection-text replication-create replication-delete replication-write request resiza[ble] resize retry-cancel +syn keyword ProgressOperator return-ins[erted] return-to-start-di[r] reverse-from right right-align[ed] right-trim round row row-ma[rkers] row-of rowid rule rule-row rule-y save-as save-file +syn keyword ProgressOperator screen-val[ue] scroll-bars scroll-delta scroll-horiz-value scroll-offset scroll-to-current-row scroll-to-i[tem] scroll-to-selected-row scroll-vert-value scrollable +syn keyword ProgressOperator scrollbar-horizo[ntal] scrollbar-vertic[al] scrolled-row-positio[n] scrolling se-check-pools se-enable-of[f] se-enable-on se-num-pools se-use-messa[ge] section select-focused-row +syn keyword ProgressOperator select-next-row select-prev-row select-repositioned-row select-row selectable selected selected-items selection-end selection-list selection-start selection-text +syn keyword ProgressOperator send sensitive separate-connection separators set-blue[-value] set-break set-cell-focus set-contents set-dynamic set-green[-value] set-leakpoint set-pointer-valu[e] +syn keyword ProgressOperator s[et-property] set-red[-value] set-repositioned-row set-selection set-size set-wait[-state] side-lab side-lab[e] side-lab[el] side-label-handl[e] side-lab[els] silent +syn keyword ProgressOperator simple single size size-c[hars] size-p[ixels] slider smallint sort source source-procedure sql sqrt start status-area status-area-font status-bar stdcall stenciled stop stoppe[d] +syn keyword ProgressOperator stored-proc[edure] string sub-ave[rage] sub-count sub-max[imum] sub-me[nu] sub-menu-help sub-min[imum] sub-total subscribe subst[itute] substr[ing] subtype sum super suppress-warning[s] +syn keyword ProgressOperator system-alert-box[es] system-help tab-position tabbable target target-procedure temp-dir[ectory] temp-table terminate text-selected three-d through thru tic-marks time-source title-bgc[olor] +syn keyword ProgressOperator title-dc[olor] title-fgc[olor] title-fo[nt] to-rowid toggle-box tool-bar top topic total trailing trunc[ate] type unbuff[ered] unique-id unload unsubscribe upper use use-dic[t-exps] +syn keyword ProgressOperator use-filename use-text v6display valid-event valid-handle validate validate-condition validate-message var[iable] vert[ical] virtual-height virtual-height-c[hars] +syn keyword ProgressOperator virtual-height-pixel[s] virtual-width virtual-width-ch[ars] virtual-width-pi[xels] visible wait warning weekday widget widget-e[nter] widget-h[andle] widget-l[eave] +syn keyword ProgressOperator widget-pool width width[-chars] width-p[ixels] window-name window-sta[te] window-sys[tem] word-wrap x-of y-of year yes-no yes-no-cancel _dcm + +syn keyword ProgressType char[acter] int[eger] format +syn keyword ProgressType var[iable] log[ical] da[te] + +syn sync lines=800 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_progress_syntax_inits") + if version < 508 + let did_progress_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later. + HiLink ProgressByte Number + HiLink ProgressCase Repeat + HiLink ProgressComment Comment + HiLink ProgressConditional Conditional + HiLink ProgressDebug Debug + HiLink ProgressDo Repeat + HiLink ProgressEndError Error + HiLink ProgressFor Repeat + HiLink ProgressFunction Procedure + HiLink ProgressIdentifier Identifier + HiLink ProgressInclude Include + HiLink ProgressMatrixDelimiter Identifier + HiLink ProgressNumber Number + HiLink ProgressOperator Operator + HiLink ProgressPreProc PreProc + HiLink ProgressProcedure Procedure + HiLink ProgressQuote Delimiter + HiLink ProgressRepeat Repeat + HiLink ProgressReserved Statement + HiLink ProgressSpaceError Error + HiLink ProgressString String + HiLink ProgressTodo Todo + HiLink ProgressType Statement + HiLink ProgressShowTab Error + + delcommand HiLink +endif + +let b:current_syntax = "progress" + +" vim: ts=8 sw=8 diff --git a/vim73/syntax/prolog.vim b/vim73/syntax/prolog.vim new file mode 100644 index 0000000..58de71f --- /dev/null +++ b/vim73/syntax/prolog.vim @@ -0,0 +1,119 @@ +" Vim syntax file +" Language: PROLOG +" Maintainers: Thomas Koehler +" Last Change: 2009 Dec 04 +" URL: http://gott-gehabt.de/800_wer_wir_sind/thomas/Homepage/Computer/vim/syntax/prolog.vim + +" There are two sets of highlighting in here: +" If the "prolog_highlighting_clean" variable exists, it is rather sparse. +" Otherwise you get more highlighting. + +" Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Prolog is case sensitive. +syn case match + +" Very simple highlighting for comments, clause heads and +" character codes. It respects prolog strings and atoms. + +syn region prologCComment start=+/\*+ end=+\*/+ +syn match prologComment +%.*+ + +syn keyword prologKeyword module meta_predicate multifile dynamic +syn match prologCharCode +0'\\\=.+ +syn region prologString start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn region prologAtom start=+'+ skip=+\\\\\|\\'+ end=+'+ +syn region prologClauseHead start=+^[a-z][^(]*(+ skip=+\.[^ ]+ end=+:-\|\.$\|\.[ ]\|-->+ contains=prologComment,prologCComment,prologString + +if !exists("prolog_highlighting_clean") + + " some keywords + " some common predicates are also highlighted as keywords + " is there a better solution? + syn keyword prologKeyword abolish current_output peek_code + syn keyword prologKeyword append current_predicate put_byte + syn keyword prologKeyword arg current_prolog_flag put_char + syn keyword prologKeyword asserta fail put_code + syn keyword prologKeyword assertz findall read + syn keyword prologKeyword at_end_of_stream float read_term + syn keyword prologKeyword atom flush_output repeat + syn keyword prologKeyword atom_chars functor retract + syn keyword prologKeyword atom_codes get_byte set_input + syn keyword prologKeyword atom_concat get_char set_output + syn keyword prologKeyword atom_length get_code set_prolog_flag + syn keyword prologKeyword atomic halt set_stream_position + syn keyword prologKeyword bagof integer setof + syn keyword prologKeyword call is stream_property + syn keyword prologKeyword catch nl sub_atom + syn keyword prologKeyword char_code nonvar throw + syn keyword prologKeyword char_conversion number true + syn keyword prologKeyword clause number_chars unify_with_occurs_check + syn keyword prologKeyword close number_codes var + syn keyword prologKeyword compound once write + syn keyword prologKeyword copy_term op write_canonical + syn keyword prologKeyword current_char_conversion open write_term + syn keyword prologKeyword current_input peek_byte writeq + syn keyword prologKeyword current_op peek_char + + syn match prologOperator "=\\=\|=:=\|\\==\|=<\|==\|>=\|\\=\|\\+\|<\|>\|=" + syn match prologAsIs "===\|\\===\|<=\|=>" + + syn match prologNumber "\<[0123456789]*\>'\@!" + syn match prologCommentError "\*/" + syn match prologSpecialCharacter ";" + syn match prologSpecialCharacter "!" + syn match prologQuestion "?-.*\." contains=prologNumber + + +endif + +syn sync maxlines=50 + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_prolog_syn_inits") + if version < 508 + let did_prolog_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default highlighting. + HiLink prologComment Comment + HiLink prologCComment Comment + HiLink prologCharCode Special + + if exists ("prolog_highlighting_clean") + + HiLink prologKeyword Statement + HiLink prologClauseHead Statement + + else + + HiLink prologKeyword Keyword + HiLink prologClauseHead Constant + HiLink prologQuestion PreProc + HiLink prologSpecialCharacter Special + HiLink prologNumber Number + HiLink prologAsIs Normal + HiLink prologCommentError Error + HiLink prologAtom String + HiLink prologString String + HiLink prologOperator Operator + + endif + + delcommand HiLink +endif + +let b:current_syntax = "prolog" + +" vim: ts=8 diff --git a/vim73/syntax/promela.vim b/vim73/syntax/promela.vim new file mode 100644 index 0000000..e812bc2 --- /dev/null +++ b/vim73/syntax/promela.vim @@ -0,0 +1,56 @@ +" Vim syntax file +" Language: ProMeLa +" Maintainer: Maurizio Tranchero - +" First Release: Mon Oct 16 08:49:46 CEST 2006 +" Last Change: Thu Aug 7 21:22:48 CEST 2008 +" Version: 0.5 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" case is significant +" syn case ignore +" ProMeLa Keywords +syn keyword promelaStatement proctype if else while chan do od fi break goto unless +syn keyword promelaStatement active assert label atomic +syn keyword promelaFunctions skip timeout run +syn keyword promelaTodo contained TODO +" ProMeLa Types +syn keyword promelaType bit bool byte short int +" Operators and special characters +syn match promelaOperator "!" +syn match promelaOperator "?" +syn match promelaOperator "->" +syn match promelaOperator "=" +syn match promelaOperator "+" +syn match promelaOperator "*" +syn match promelaOperator "/" +syn match promelaOperator "-" +syn match promelaOperator "<" +syn match promelaOperator ">" +syn match promelaOperator "<=" +syn match promelaOperator ">=" +syn match promelaSpecial "\[" +syn match promelaSpecial "\]" +syn match promelaSpecial ";" +syn match promelaSpecial "::" +" ProMeLa Comments +syn region promelaComment start="/\*" end="\*/" contains=promelaTodo,@Spell +syn match promelaComment "//.*" contains=promelaTodo,@Spell + +" Class Linking +hi def link promelaStatement Statement +hi def link promelaType Type +hi def link promelaComment Comment +hi def link promelaOperator Type +hi def link promelaSpecial Special +hi def link promelaFunctions Special +hi def link promelaString String +hi def link promelaTodo Todo + +let b:current_syntax = "promela" diff --git a/vim73/syntax/protocols.vim b/vim73/syntax/protocols.vim new file mode 100644 index 0000000..1dc109c --- /dev/null +++ b/vim73/syntax/protocols.vim @@ -0,0 +1,44 @@ +" Vim syntax file +" Language: protocols(5) - Internet protocols definition file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match protocolsBegin display '^' + \ nextgroup=protocolsName,protocolsComment + +syn match protocolsName contained display '[[:graph:]]\+' + \ nextgroup=protocolsPort skipwhite + +syn match protocolsPort contained display '\d\+' + \ nextgroup=protocolsAliases,protocolsComment + \ skipwhite + +syn match protocolsAliases contained display '\S\+' + \ nextgroup=protocolsAliases,protocolsComment + \ skipwhite + +syn keyword protocolsTodo contained TODO FIXME XXX NOTE + +syn region protocolsComment display oneline start='#' end='$' + \ contains=protocolsTodo,@Spell + +hi def link protocolsTodo Todo +hi def link protocolsComment Comment +hi def link protocolsName Identifier +hi def link protocolsPort Number +hi def link protocolsPPDiv Delimiter +hi def link protocolsPPDivDepr Error +hi def link protocolsProtocol Type +hi def link protocolsAliases Macro + +let b:current_syntax = "protocols" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/psf.vim b/vim73/syntax/psf.vim new file mode 100644 index 0000000..2b376f9 --- /dev/null +++ b/vim73/syntax/psf.vim @@ -0,0 +1,103 @@ +" Vim syntax file +" Language: Software Distributor product specification file +" (POSIX 1387.2-1995). +" Maintainer: Rex Barzee +" Last change: 25 Apr 2001 + +if version < 600 + " Remove any old syntax stuff hanging around + syn clear +elseif exists("b:current_syntax") + finish +endif + +" Product specification files are case sensitive +syn case match + +syn keyword psfObject bundle category control_file depot distribution +syn keyword psfObject end file fileset host installed_software media +syn keyword psfObject product root subproduct vendor + +syn match psfUnquotString +[^"# ][^#]*+ contained +syn region psfQuotString start=+"+ skip=+\\"+ end=+"+ contained + +syn match psfObjTag "\<[-_+A-Z0-9a-z]\+\(\.[-_+A-Z0-9a-z]\+\)*" contained +syn match psfAttAbbrev ",\<\(fa\|fr\|[aclqrv]\)\(<\|>\|<=\|>=\|=\|==\)[^,]\+" contained +syn match psfObjTags "\<[-_+A-Z0-9a-z]\+\(\.[-_+A-Z0-9a-z]\+\)*\(\s\+\<[-_+A-Z0-9a-z]\+\(\.[-_+A-Z0-9a-z]\+\)*\)*" contained + +syn match psfNumber "\<\d\+\>" contained +syn match psfFloat "\<\d\+\>\(\.\<\d\+\>\)*" contained + +syn match psfLongDate "\<\d\d\d\d\d\d\d\d\d\d\d\d\.\d\d\>" contained + +syn keyword psfState available configured corrupt installed transient contained +syn keyword psfPState applied committed superseded contained + +syn keyword psfBoolean false true contained + + +"Some of the attributes covered by attUnquotString and attQuotString: +" architecture category_tag control_directory copyright +" create_date description directory file_permissions install_source +" install_type location machine_type mod_date number os_name os_release +" os_version pose_as_os_name pose_as_os_release readme revision +" share_link title vendor_tag +syn region psfAttUnquotString matchgroup=psfAttrib start=~^\s*[^# ]\+\s\+[^#" ]~rs=e-1 contains=psfUnquotString,psfComment end=~$~ keepend oneline + +syn region psfAttQuotString matchgroup=psfAttrib start=~^\s*[^# ]\+\s\+"~rs=e-1 contains=psfQuotString,psfComment skip=~\\"~ matchgroup=psfQuotString end=~"~ keepend + + +" These regions are defined in attempt to do syntax checking for some +" of the attributes. +syn region psfAttTag matchgroup=psfAttrib start="^\s*tag\s\+" contains=psfObjTag,psfComment end="$" keepend oneline + +syn region psfAttSpec matchgroup=psfAttrib start="^\s*\(ancestor\|applied_patches\|applied_to\|contents\|corequisites\|exrequisites\|prerequisites\|software_spec\|supersedes\|superseded_by\)\s\+" contains=psfObjTag,psfAttAbbrev,psfComment end="$" keepend + +syn region psfAttTags matchgroup=psfAttrib start="^\s*all_filesets\s\+" contains=psfObjTags,psfComment end="$" keepend + +syn region psfAttNumber matchgroup=psfAttrib start="^\s*\(compressed_size\|instance_id\|media_sequence_number\|sequence_number\|size\)\s\+" contains=psfNumber,psfComment end="$" keepend oneline + +syn region psfAttTime matchgroup=psfAttrib start="^\s*\(create_time\|ctime\|mod_time\|mtime\|timestamp\)\s\+" contains=psfNumber,psfComment end="$" keepend oneline + +syn region psfAttFloat matchgroup=psfAttrib start="^\s*\(data_model_revision\|layout_version\)\s\+" contains=psfFloat,psfComment end="$" keepend oneline + +syn region psfAttLongDate matchgroup=psfAttrib start="^\s*install_date\s\+" contains=psfLongDate,psfComment end="$" keepend oneline + +syn region psfAttState matchgroup=psfAttrib start="^\s*\(state\)\s\+" contains=psfState,psfComment end="$" keepend oneline + +syn region psfAttPState matchgroup=psfAttrib start="^\s*\(patch_state\)\s\+" contains=psfPState,psfComment end="$" keepend oneline + +syn region psfAttBoolean matchgroup=psfAttrib start="^\s*\(is_kernel\|is_locatable\|is_patch\|is_protected\|is_reboot\|is_reference\|is_secure\|is_sparse\)\s\+" contains=psfBoolean,psfComment end="$" keepend oneline + +syn match psfComment "#.*$" + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_psf_syntax_inits") + if version < 508 + let did_psf_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink psfObject Statement + HiLink psfAttrib Type + HiLink psfQuotString String + HiLink psfObjTag Identifier + HiLink psfAttAbbrev PreProc + HiLink psfObjTags Identifier + + HiLink psfComment Comment + + delcommand HiLink +endif + +" Long descriptions and copyrights confuse the syntax highlighting, so +" force vim to backup at least 100 lines before the top visible line +" looking for a sync location. +syn sync lines=100 + +let b:current_syntax = "psf" diff --git a/vim73/syntax/ptcap.vim b/vim73/syntax/ptcap.vim new file mode 100644 index 0000000..45590cf --- /dev/null +++ b/vim73/syntax/ptcap.vim @@ -0,0 +1,107 @@ +" Vim syntax file +" Language: printcap/termcap database +" Maintainer: Haakon Riiser +" URL: http://folk.uio.no/hakonrk/vim/syntax/ptcap.vim +" Last Change: 2001 May 15 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +" Since I only highlight based on the structure of the databases, not +" specific keywords, case sensitivity isn't required +syn case ignore + +" Since everything that is not caught by the syntax patterns is assumed +" to be an error, we start parsing 20 lines up, unless something else +" is specified +if exists("ptcap_minlines") + exe "syn sync lines=".ptcap_minlines +else + syn sync lines=20 +endif + +" Highlight everything that isn't caught by the rules as errors, +" except blank lines +syn match ptcapError "^.*\S.*$" + +syn match ptcapLeadBlank "^\s\+" contained + +" `:' and `|' are delimiters for fields and names, and should not be +" highlighted. Hence, they are linked to `NONE' +syn match ptcapDelimiter "[:|]" contained + +" Escaped characters receive special highlighting +syn match ptcapEscapedChar "\\." contained +syn match ptcapEscapedChar "\^." contained +syn match ptcapEscapedChar "\\\o\{3}" contained + +" A backslash at the end of a line will suppress the newline +syn match ptcapLineCont "\\$" contained + +" A number follows the same rules as an integer in C +syn match ptcapNumber "#\(+\|-\)\=\d\+"lc=1 contained +syn match ptcapNumberError "#\d*[^[:digit:]:\\]"lc=1 contained +syn match ptcapNumber "#0x\x\{1,8}"lc=1 contained +syn match ptcapNumberError "#0x\X"me=e-1,lc=1 contained +syn match ptcapNumberError "#0x\x\{9}"lc=1 contained +syn match ptcapNumberError "#0x\x*[^[:xdigit:]:\\]"lc=1 contained + +" The `@' operator clears a flag (i.e., sets it to zero) +" The `#' operator assigns a following number to the flag +" The `=' operator assigns a string to the preceding flag +syn match ptcapOperator "[@#=]" contained + +" Some terminal capabilites have special names like `#5' and `@1', and we +" need special rules to match these properly +syn match ptcapSpecialCap "\W[#@]\d" contains=ptcapDelimiter contained + +" If editing a termcap file, an entry in the database is terminated by +" a (non-escaped) newline. Otherwise, it is terminated by a line which +" does not start with a colon (:) +if exists("b:ptcap_type") && b:ptcap_type[0] == 't' + syn region ptcapEntry start="^\s*[^[:space:]:]" end="[^\\]\(\\\\\)*$" end="^$" contains=ptcapNames,ptcapField,ptcapLeadBlank keepend +else + syn region ptcapEntry start="^\s*[^[:space:]:]"me=e-1 end="^\s*[^[:space:]:#]"me=e-1 contains=ptcapNames,ptcapField,ptcapLeadBlank,ptcapComment +endif +syn region ptcapNames start="^\s*[^[:space:]:]" skip="[^\\]\(\\\\\)*\\:" end=":"me=e-1 contains=ptcapDelimiter,ptcapEscapedChar,ptcapLineCont,ptcapLeadBlank,ptcapComment keepend contained +syn region ptcapField start=":" skip="[^\\]\(\\\\\)*\\$" end="[^\\]\(\\\\\)*:"me=e-1 end="$" contains=ptcapDelimiter,ptcapString,ptcapNumber,ptcapNumberError,ptcapOperator,ptcapLineCont,ptcapSpecialCap,ptcapLeadBlank,ptcapComment keepend contained +syn region ptcapString matchgroup=ptcapOperator start="=" skip="[^\\]\(\\\\\)*\\:" matchgroup=ptcapDelimiter end=":"me=e-1 matchgroup=NONE end="[^\\]\(\\\\\)*[^\\]$" end="^$" contains=ptcapEscapedChar,ptcapLineCont keepend contained +syn region ptcapComment start="^\s*#" end="$" contains=ptcapLeadBlank + +if version >= 508 || !exists("did_ptcap_syntax_inits") + if version < 508 + let did_ptcap_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink ptcapComment Comment + HiLink ptcapDelimiter Delimiter + " The highlighting of "ptcapEntry" should always be overridden by + " its contents, so I use Todo highlighting to indicate that there + " is work to be done with the syntax file if you can see it :-) + HiLink ptcapEntry Todo + HiLink ptcapError Error + HiLink ptcapEscapedChar SpecialChar + HiLink ptcapField Type + HiLink ptcapLeadBlank NONE + HiLink ptcapLineCont Special + HiLink ptcapNames Label + HiLink ptcapNumber NONE + HiLink ptcapNumberError Error + HiLink ptcapOperator Operator + HiLink ptcapSpecialCap Type + HiLink ptcapString NONE + + delcommand HiLink +endif + +let b:current_syntax = "ptcap" + +" vim: sts=4 sw=4 ts=8 diff --git a/vim73/syntax/purifylog.vim b/vim73/syntax/purifylog.vim new file mode 100644 index 0000000..8bcfb4b --- /dev/null +++ b/vim73/syntax/purifylog.vim @@ -0,0 +1,119 @@ +" Vim syntax file +" Language: purify log files +" Maintainer: Gautam H. Mudunuri +" Last Change: 2003 May 11 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Purify header +syn match purifyLogHeader "^\*\*\*\*.*$" + +" Informational messages +syn match purifyLogFIU "^FIU:.*$" +syn match purifyLogMAF "^MAF:.*$" +syn match purifyLogMIU "^MIU:.*$" +syn match purifyLogSIG "^SIG:.*$" +syn match purifyLogWPF "^WPF:.*$" +syn match purifyLogWPM "^WPM:.*$" +syn match purifyLogWPN "^WPN:.*$" +syn match purifyLogWPR "^WPR:.*$" +syn match purifyLogWPW "^WPW:.*$" +syn match purifyLogWPX "^WPX:.*$" + +" Warning messages +syn match purifyLogABR "^ABR:.*$" +syn match purifyLogBSR "^BSR:.*$" +syn match purifyLogBSW "^BSW:.*$" +syn match purifyLogFMR "^FMR:.*$" +syn match purifyLogMLK "^MLK:.*$" +syn match purifyLogMSE "^MSE:.*$" +syn match purifyLogPAR "^PAR:.*$" +syn match purifyLogPLK "^PLK:.*$" +syn match purifyLogSBR "^SBR:.*$" +syn match purifyLogSOF "^SOF:.*$" +syn match purifyLogUMC "^UMC:.*$" +syn match purifyLogUMR "^UMR:.*$" + +" Corrupting messages +syn match purifyLogABW "^ABW:.*$" +syn match purifyLogBRK "^BRK:.*$" +syn match purifyLogFMW "^FMW:.*$" +syn match purifyLogFNH "^FNH:.*$" +syn match purifyLogFUM "^FUM:.*$" +syn match purifyLogMRE "^MRE:.*$" +syn match purifyLogSBW "^SBW:.*$" + +" Fatal messages +syn match purifyLogCOR "^COR:.*$" +syn match purifyLogNPR "^NPR:.*$" +syn match purifyLogNPW "^NPW:.*$" +syn match purifyLogZPR "^ZPR:.*$" +syn match purifyLogZPW "^ZPW:.*$" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_purifyLog_syntax_inits") + if version < 508 + let did_purifyLog_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink purifyLogFIU purifyLogInformational + HiLink purifyLogMAF purifyLogInformational + HiLink purifyLogMIU purifyLogInformational + HiLink purifyLogSIG purifyLogInformational + HiLink purifyLogWPF purifyLogInformational + HiLink purifyLogWPM purifyLogInformational + HiLink purifyLogWPN purifyLogInformational + HiLink purifyLogWPR purifyLogInformational + HiLink purifyLogWPW purifyLogInformational + HiLink purifyLogWPX purifyLogInformational + + HiLink purifyLogABR purifyLogWarning + HiLink purifyLogBSR purifyLogWarning + HiLink purifyLogBSW purifyLogWarning + HiLink purifyLogFMR purifyLogWarning + HiLink purifyLogMLK purifyLogWarning + HiLink purifyLogMSE purifyLogWarning + HiLink purifyLogPAR purifyLogWarning + HiLink purifyLogPLK purifyLogWarning + HiLink purifyLogSBR purifyLogWarning + HiLink purifyLogSOF purifyLogWarning + HiLink purifyLogUMC purifyLogWarning + HiLink purifyLogUMR purifyLogWarning + + HiLink purifyLogABW purifyLogCorrupting + HiLink purifyLogBRK purifyLogCorrupting + HiLink purifyLogFMW purifyLogCorrupting + HiLink purifyLogFNH purifyLogCorrupting + HiLink purifyLogFUM purifyLogCorrupting + HiLink purifyLogMRE purifyLogCorrupting + HiLink purifyLogSBW purifyLogCorrupting + + HiLink purifyLogCOR purifyLogFatal + HiLink purifyLogNPR purifyLogFatal + HiLink purifyLogNPW purifyLogFatal + HiLink purifyLogZPR purifyLogFatal + HiLink purifyLogZPW purifyLogFatal + + HiLink purifyLogHeader Comment + HiLink purifyLogInformational PreProc + HiLink purifyLogWarning Type + HiLink purifyLogCorrupting Error + HiLink purifyLogFatal Error + + delcommand HiLink +endif + +let b:current_syntax = "purifylog" + +" vim:ts=8 diff --git a/vim73/syntax/pyrex.vim b/vim73/syntax/pyrex.vim new file mode 100644 index 0000000..7dc9b95 --- /dev/null +++ b/vim73/syntax/pyrex.vim @@ -0,0 +1,67 @@ +" Vim syntax file +" Language: Pyrex +" Maintainer: Marco Barisione +" URL: http://marcobari.altervista.org/pyrex_vim.html +" Last Change: 2009 Nov 09 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Read the Python syntax to start with +if version < 600 + so :p:h/python.vim +else + runtime! syntax/python.vim + unlet b:current_syntax +endif + +" Pyrex extentions +syn keyword pyrexStatement cdef typedef ctypedef sizeof +syn keyword pyrexType int long short float double char object void +syn keyword pyrexType signed unsigned +syn keyword pyrexStructure struct union enum +syn keyword pyrexInclude include cimport +syn keyword pyrexAccess public private property readonly extern +" If someome wants Python's built-ins highlighted probably he +" also wants Pyrex's built-ins highlighted +if exists("python_highlight_builtins") || exists("pyrex_highlight_builtins") + syn keyword pyrexBuiltin NULL +endif + +" This deletes "from" from the keywords and re-adds it as a +" match with lower priority than pyrexForFrom +syn clear pythonInclude +syn keyword pythonInclude import +syn match pythonInclude "from" + +" With "for[^:]*\zsfrom" VIM does not match "for" anymore, so +" I used the slower "\@<=" form +syn match pyrexForFrom "\(for[^:]*\)\@<=from" + +" Default highlighting +if version >= 508 || !exists("did_pyrex_syntax_inits") + if version < 508 + let did_pyrex_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + HiLink pyrexStatement Statement + HiLink pyrexType Type + HiLink pyrexStructure Structure + HiLink pyrexInclude PreCondit + HiLink pyrexAccess pyrexStatement + if exists("python_highlight_builtins") || exists("pyrex_highlight_builtins") + HiLink pyrexBuiltin Function + endif + HiLink pyrexForFrom Statement + + delcommand HiLink +endif + +let b:current_syntax = "pyrex" diff --git a/vim73/syntax/python.vim b/vim73/syntax/python.vim new file mode 100644 index 0000000..0cdf9c4 --- /dev/null +++ b/vim73/syntax/python.vim @@ -0,0 +1,303 @@ +" Vim syntax file +" Language: Python +" Maintainer: Neil Schemenauer +" Last Change: 2010 Sep 21 +" Credits: Zvezdan Petkovic +" Neil Schemenauer +" Dmitry Vasiliev +" +" This version is a major rewrite by Zvezdan Petkovic. +" +" - introduced highlighting of doctests +" - updated keywords, built-ins, and exceptions +" - corrected regular expressions for +" +" * functions +" * decorators +" * strings +" * escapes +" * numbers +" * space error +" +" - corrected synchronization +" - more highlighting is ON by default, except +" - space error highlighting is OFF by default +" +" Optional highlighting can be controlled using these variables. +" +" let python_no_builtin_highlight = 1 +" let python_no_doctest_code_highlight = 1 +" let python_no_doctest_highlight = 1 +" let python_no_exception_highlight = 1 +" let python_no_number_highlight = 1 +" let python_space_error_highlight = 1 +" +" All the options above can be switched on together. +" +" let python_highlight_all = 1 +" + +" For version 5.x: Clear all syntax items. +" For version 6.x: Quit when a syntax file was already loaded. +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" We need nocompatible mode in order to continue lines with backslashes. +" Original setting will be restored. +let s:cpo_save = &cpo +set cpo&vim + +" Keep Python keywords in alphabetical order inside groups for easy +" comparison with the table in the 'Python Language Reference' +" http://docs.python.org/reference/lexical_analysis.html#keywords. +" Groups are in the order presented in NAMING CONVENTIONS in syntax.txt. +" Exceptions come last at the end of each group (class and def below). +" +" Keywords 'with' and 'as' are new in Python 2.6 +" (use 'from __future__ import with_statement' in Python 2.5). +" +" Some compromises had to be made to support both Python 3.0 and 2.6. +" We include Python 3.0 features, but when a definition is duplicated, +" the last definition takes precedence. +" +" - 'False', 'None', and 'True' are keywords in Python 3.0 but they are +" built-ins in 2.6 and will be highlighted as built-ins below. +" - 'exec' is a built-in in Python 3.0 and will be highlighted as +" built-in below. +" - 'nonlocal' is a keyword in Python 3.0 and will be highlighted. +" - 'print' is a built-in in Python 3.0 and will be highlighted as +" built-in below (use 'from __future__ import print_function' in 2.6) +" +syn keyword pythonStatement False, None, True +syn keyword pythonStatement as assert break continue del exec global +syn keyword pythonStatement lambda nonlocal pass print return with yield +syn keyword pythonStatement class def nextgroup=pythonFunction skipwhite +syn keyword pythonConditional elif else if +syn keyword pythonRepeat for while +syn keyword pythonOperator and in is not or +syn keyword pythonException except finally raise try +syn keyword pythonInclude from import + +" Decorators (new in Python 2.4) +syn match pythonDecorator "@" display nextgroup=pythonFunction skipwhite +" The zero-length non-grouping match before the function name is +" extremely important in pythonFunction. Without it, everything is +" interpreted as a function inside the contained environment of +" doctests. +" A dot must be allowed because of @MyClass.myfunc decorators. +syn match pythonFunction + \ "\%(\%(def\s\|class\s\|@\)\s*\)\@<=\h\%(\w\|\.\)*" contained + +syn match pythonComment "#.*$" contains=pythonTodo,@Spell +syn keyword pythonTodo FIXME NOTE NOTES TODO XXX contained + +" Triple-quoted strings can contain doctests. +syn region pythonString + \ start=+[uU]\=\z(['"]\)+ end="\z1" skip="\\\\\|\\\z1" + \ contains=pythonEscape,@Spell +syn region pythonString + \ start=+[uU]\=\z('''\|"""\)+ end="\z1" keepend + \ contains=pythonEscape,pythonSpaceError,pythonDoctest,@Spell +syn region pythonRawString + \ start=+[uU]\=[rR]\z(['"]\)+ end="\z1" skip="\\\\\|\\\z1" + \ contains=@Spell +syn region pythonRawString + \ start=+[uU]\=[rR]\z('''\|"""\)+ end="\z1" keepend + \ contains=pythonSpaceError,pythonDoctest,@Spell + +syn match pythonEscape +\\[abfnrtv'"\\]+ contained +syn match pythonEscape "\\\o\{1,3}" contained +syn match pythonEscape "\\x\x\{2}" contained +syn match pythonEscape "\%(\\u\x\{4}\|\\U\x\{8}\)" contained +" Python allows case-insensitive Unicode IDs: http://www.unicode.org/charts/ +syn match pythonEscape "\\N{\a\+\%(\s\a\+\)*}" contained +syn match pythonEscape "\\$" + +if exists("python_highlight_all") + if exists("python_no_builtin_highlight") + unlet python_no_builtin_highlight + endif + if exists("python_no_doctest_code_highlight") + unlet python_no_doctest_code_highlight + endif + if exists("python_no_doctest_highlight") + unlet python_no_doctest_highlight + endif + if exists("python_no_exception_highlight") + unlet python_no_exception_highlight + endif + if exists("python_no_number_highlight") + unlet python_no_number_highlight + endif + let python_space_error_highlight = 1 +endif + +" It is very important to understand all details before changing the +" regular expressions below or their order. +" The word boundaries are *not* the floating-point number boundaries +" because of a possible leading or trailing decimal point. +" The expressions below ensure that all valid number literals are +" highlighted, and invalid number literals are not. For example, +" +" - a decimal point in '4.' at the end of a line is highlighted, +" - a second dot in 1.0.0 is not highlighted, +" - 08 is not highlighted, +" - 08e0 or 08j are highlighted, +" +" and so on, as specified in the 'Python Language Reference'. +" http://docs.python.org/reference/lexical_analysis.html#numeric-literals +if !exists("python_no_number_highlight") + " numbers (including longs and complex) + syn match pythonNumber "\<0[oO]\=\o\+[Ll]\=\>" + syn match pythonNumber "\<0[xX]\x\+[Ll]\=\>" + syn match pythonNumber "\<0[bB][01]\+[Ll]\=\>" + syn match pythonNumber "\<\%([1-9]\d*\|0\)[Ll]\=\>" + syn match pythonNumber "\<\d\+[jJ]\>" + syn match pythonNumber "\<\d\+[eE][+-]\=\d\+[jJ]\=\>" + syn match pythonNumber + \ "\<\d\+\.\%([eE][+-]\=\d\+\)\=[jJ]\=\%(\W\|$\)\@=" + syn match pythonNumber + \ "\%(^\|\W\)\@<=\d*\.\d\+\%([eE][+-]\=\d\+\)\=[jJ]\=\>" +endif + +" Group the built-ins in the order in the 'Python Library Reference' for +" easier comparison. +" http://docs.python.org/library/constants.html +" http://docs.python.org/library/functions.html +" http://docs.python.org/library/functions.html#non-essential-built-in-functions +" Python built-in functions are in alphabetical order. +if !exists("python_no_builtin_highlight") + " built-in constants + " 'False', 'True', and 'None' are also reserved words in Python 3.0 + syn keyword pythonBuiltin False True None + syn keyword pythonBuiltin NotImplemented Ellipsis __debug__ + " built-in functions + syn keyword pythonBuiltin abs all any bin bool chr classmethod + syn keyword pythonBuiltin compile complex delattr dict dir divmod + syn keyword pythonBuiltin enumerate eval filter float format + syn keyword pythonBuiltin frozenset getattr globals hasattr hash + syn keyword pythonBuiltin help hex id input int isinstance + syn keyword pythonBuiltin issubclass iter len list locals map max + syn keyword pythonBuiltin min next object oct open ord pow print + syn keyword pythonBuiltin property range repr reversed round set + syn keyword pythonBuiltin setattr slice sorted staticmethod str + syn keyword pythonBuiltin sum super tuple type vars zip __import__ + " Python 2.6 only + syn keyword pythonBuiltin basestring callable cmp execfile file + syn keyword pythonBuiltin long raw_input reduce reload unichr + syn keyword pythonBuiltin unicode xrange + " Python 3.0 only + syn keyword pythonBuiltin ascii bytearray bytes exec memoryview + " non-essential built-in functions; Python 2.6 only + syn keyword pythonBuiltin apply buffer coerce intern +endif + +" From the 'Python Library Reference' class hierarchy at the bottom. +" http://docs.python.org/library/exceptions.html +if !exists("python_no_exception_highlight") + " builtin base exceptions (only used as base classes for other exceptions) + syn keyword pythonExceptions BaseException Exception + syn keyword pythonExceptions ArithmeticError EnvironmentError + syn keyword pythonExceptions LookupError + " builtin base exception removed in Python 3.0 + syn keyword pythonExceptions StandardError + " builtin exceptions (actually raised) + syn keyword pythonExceptions AssertionError AttributeError BufferError + syn keyword pythonExceptions EOFError FloatingPointError GeneratorExit + syn keyword pythonExceptions IOError ImportError IndentationError + syn keyword pythonExceptions IndexError KeyError KeyboardInterrupt + syn keyword pythonExceptions MemoryError NameError NotImplementedError + syn keyword pythonExceptions OSError OverflowError ReferenceError + syn keyword pythonExceptions RuntimeError StopIteration SyntaxError + syn keyword pythonExceptions SystemError SystemExit TabError TypeError + syn keyword pythonExceptions UnboundLocalError UnicodeError + syn keyword pythonExceptions UnicodeDecodeError UnicodeEncodeError + syn keyword pythonExceptions UnicodeTranslateError ValueError VMSError + syn keyword pythonExceptions WindowsError ZeroDivisionError + " builtin warnings + syn keyword pythonExceptions BytesWarning DeprecationWarning FutureWarning + syn keyword pythonExceptions ImportWarning PendingDeprecationWarning + syn keyword pythonExceptions RuntimeWarning SyntaxWarning UnicodeWarning + syn keyword pythonExceptions UserWarning Warning +endif + +if exists("python_space_error_highlight") + " trailing whitespace + syn match pythonSpaceError display excludenl "\s\+$" + " mixed tabs and spaces + syn match pythonSpaceError display " \+\t" + syn match pythonSpaceError display "\t\+ " +endif + +" Do not spell doctests inside strings. +" Notice that the end of a string, either ''', or """, will end the contained +" doctest too. Thus, we do *not* need to have it as an end pattern. +if !exists("python_no_doctest_highlight") + if !exists("python_no_doctest_code_higlight") + syn region pythonDoctest + \ start="^\s*>>>\s" end="^\s*$" + \ contained contains=ALLBUT,pythonDoctest,@Spell + syn region pythonDoctestValue + \ start=+^\s*\%(>>>\s\|\.\.\.\s\|"""\|'''\)\@!\S\++ end="$" + \ contained + else + syn region pythonDoctest + \ start="^\s*>>>" end="^\s*$" + \ contained contains=@NoSpell + endif +endif + +" Sync at the beginning of class, function, or method definition. +syn sync match pythonSync grouphere NONE "^\s*\%(def\|class\)\s\+\h\w*\s*(" + +if version >= 508 || !exists("did_python_syn_inits") + if version <= 508 + let did_python_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default highlight links. Can be overridden later. + HiLink pythonStatement Statement + HiLink pythonConditional Conditional + HiLink pythonRepeat Repeat + HiLink pythonOperator Operator + HiLink pythonException Exception + HiLink pythonInclude Include + HiLink pythonDecorator Define + HiLink pythonFunction Function + HiLink pythonComment Comment + HiLink pythonTodo Todo + HiLink pythonString String + HiLink pythonRawString String + HiLink pythonEscape Special + if !exists("python_no_number_highlight") + HiLink pythonNumber Number + endif + if !exists("python_no_builtin_highlight") + HiLink pythonBuiltin Function + endif + if !exists("python_no_exception_highlight") + HiLink pythonExceptions Structure + endif + if exists("python_space_error_highlight") + HiLink pythonSpaceError Error + endif + if !exists("python_no_doctest_highlight") + HiLink pythonDoctest Special + HiLink pythonDoctestValue Define + endif + + delcommand HiLink +endif + +let b:current_syntax = "python" + +let &cpo = s:cpo_save +unlet s:cpo_save + +" vim:set sw=2 sts=2 ts=8 noet: diff --git a/vim73/syntax/qf.vim b/vim73/syntax/qf.vim new file mode 100644 index 0000000..5c987a9 --- /dev/null +++ b/vim73/syntax/qf.vim @@ -0,0 +1,24 @@ +" Vim syntax file +" Language: Quickfix window +" Maintainer: Bram Moolenaar +" Last change: 2001 Jan 15 + +" Quit when a syntax file was already loaded +if exists("b:current_syntax") + finish +endif + +" A bunch of useful C keywords +syn match qfFileName "^[^|]*" nextgroup=qfSeparator +syn match qfSeparator "|" nextgroup=qfLineNr contained +syn match qfLineNr "[^|]*" contained contains=qfError +syn match qfError "error" contained + +" The default highlighting. +hi def link qfFileName Directory +hi def link qfLineNr LineNr +hi def link qfError Error + +let b:current_syntax = "qf" + +" vim: ts=8 diff --git a/vim73/syntax/quake.vim b/vim73/syntax/quake.vim new file mode 100644 index 0000000..3a9b68d --- /dev/null +++ b/vim73/syntax/quake.vim @@ -0,0 +1,170 @@ +" Vim syntax file +" Language: Quake[1-3] configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2007-06-17 +" quake_is_quake1 - the syntax is to be used for quake1 configs +" quake_is_quake2 - the syntax is to be used for quake2 configs +" quake_is_quake3 - the syntax is to be used for quake3 configs +" Credits: Tomasz Kalkosinski wrote the original quake3Colors stuff + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +setlocal iskeyword+=-,+ + +syn keyword quakeTodo contained TODO FIXME XXX NOTE + +syn region quakeComment display oneline start='//' end='$' end=';' + \ keepend contains=quakeTodo,@Spell + +syn region quakeString display oneline start=+"+ skip=+\\\\\|\\"+ + \ end=+"\|$+ contains=quakeNumbers, + \ @quakeCommands,@quake3Colors + +syn case ignore + +syn match quakeNumbers display transparent '\<-\=\d\|\.\d' + \ contains=quakeNumber,quakeFloat, + \ quakeOctalError,quakeOctal +syn match quakeNumber contained display '\d\+\>' +syn match quakeFloat contained display '\d\+\.\d*' +syn match quakeFloat contained display '\.\d\+\>' + +if exists("quake_is_quake1") || exists("quake_is_quake2") + syn match quakeOctal contained display '0\o\+\>' + \ contains=quakeOctalZero + syn match quakeOctalZero contained display '\<0' + syn match quakeOctalError contained display '0\o*[89]\d*' +endif + +syn cluster quakeCommands contains=quakeCommand,quake1Command, + \ quake12Command,Quake2Command,Quake23Command, + \ Quake3Command + +syn keyword quakeCommand +attack +back +forward +left +lookdown +lookup +syn keyword quakeCommand +mlook +movedown +moveleft +moveright +moveup +syn keyword quakeCommand +right +speed +strafe -attack -back bind +syn keyword quakeCommand bindlist centerview clear connect cvarlist dir +syn keyword quakeCommand disconnect dumpuser echo error exec -forward +syn keyword quakeCommand god heartbeat joy_advancedupdate kick kill +syn keyword quakeCommand killserver -left -lookdown -lookup map +syn keyword quakeCommand messagemode messagemode2 -mlook modellist +syn keyword quakeCommand -movedown -moveleft -moveright -moveup play +syn keyword quakeCommand quit rcon reconnect record -right say say_team +syn keyword quakeCommand screenshot serverinfo serverrecord serverstop +syn keyword quakeCommand set sizedown sizeup snd_restart soundinfo +syn keyword quakeCommand soundlist -speed spmap status -strafe stopsound +syn keyword quakeCommand toggleconsole unbind unbindall userinfo pause +syn keyword quakeCommand vid_restart viewpos wait weapnext weapprev + +if exists("quake_is_quake1") + syn keyword quake1Command sv +endif + +if exists("quake_is_quake1") || exists("quake_is_quake2") + syn keyword quake12Command +klook alias cd impulse link load save + syn keyword quake12Command timerefresh changing info loading + syn keyword quake12Command pingservers playerlist players score +endif + +if exists("quake_is_quake2") + syn keyword quake2Command cmd demomap +use condump download drop gamemap + syn keyword quake2Command give gun_model setmaster sky sv_maplist wave + syn keyword quake2Command cmdlist gameversiona gun_next gun_prev invdrop + syn keyword quake2Command inven invnext invnextp invnextw invprev + syn keyword quake2Command invprevp invprevw invuse menu_addressbook + syn keyword quake2Command menu_credits menu_dmoptions menu_game + syn keyword quake2Command menu_joinserver menu_keys menu_loadgame + syn keyword quake2Command menu_main menu_multiplayer menu_options + syn keyword quake2Command menu_playerconfig menu_quit menu_savegame + syn keyword quake2Command menu_startserver menu_video + syn keyword quake2Command notarget precache prog togglechat vid_front + syn keyword quake2Command weaplast +endif + +if exists("quake_is_quake2") || exists("quake_is_quake3") + syn keyword quake23Command imagelist modellist path z_stats +endif + +if exists("quake_is_quake3") + syn keyword quake3Command +info +scores +zoom addbot arena banClient + syn keyword quake3Command banUser callteamvote callvote changeVectors + syn keyword quake3Command cinematic clientinfo clientkick cmd cmdlist + syn keyword quake3Command condump configstrings crash cvar_restart devmap + syn keyword quake3Command fdir follow freeze fs_openedList Fs_pureList + syn keyword quake3Command Fs_referencedList gfxinfo globalservers + syn keyword quake3Command hunk_stats in_restart -info levelshot + syn keyword quake3Command loaddeferred localservers map_restart mem_info + syn keyword quake3Command messagemode3 messagemode4 midiinfo model music + syn keyword quake3Command modelist net_restart nextframe nextskin noclip + syn keyword quake3Command notarget ping prevframe prevskin reset restart + syn keyword quake3Command s_disable_a3d s_enable_a3d s_info s_list s_stop + syn keyword quake3Command scanservers -scores screenshotJPEG sectorlist + syn keyword quake3Command serverstatus seta setenv sets setu setviewpos + syn keyword quake3Command shaderlist showip skinlist spdevmap startOribt + syn keyword quake3Command stats stopdemo stoprecord systeminfo togglemenu + syn keyword quake3Command tcmd team teamtask teamvote tell tell_attacker + syn keyword quake3Command tell_target testgun testmodel testshader toggle + syn keyword quake3Command touchFile vminfo vmprofile vmtest vosay + syn keyword quake3Command vosay_team vote votell vsay vsay_team vstr + syn keyword quake3Command vtaunt vtell vtell_attacker vtell_target weapon + syn keyword quake3Command writeconfig -zoom + syn match quake3Command display "\<[+-]button\(\d\|1[0-4]\)\>" +endif + +if exists("quake_is_quake3") + syn cluster quake3Colors contains=quake3Red,quake3Green,quake3Yellow, + \ quake3Blue,quake3Cyan,quake3Purple,quake3White, + \ quake3Orange,quake3Grey,quake3Black,quake3Shadow + + syn region quake3Red contained start=+\^1+hs=e+1 end=+[$^"\n]+he=e-1 + syn region quake3Green contained start=+\^2+hs=e+1 end=+[$^"\n]+he=e-1 + syn region quake3Yellow contained start=+\^3+hs=e+1 end=+[$^"\n]+he=e-1 + syn region quake3Blue contained start=+\^4+hs=e+1 end=+[$^"\n]+he=e-1 + syn region quake3Cyan contained start=+\^5+hs=e+1 end=+[$^"\n]+he=e-1 + syn region quake3Purple contained start=+\^6+hs=e+1 end=+[$^"\n]+he=e-1 + syn region quake3White contained start=+\^7+hs=e+1 end=+[$^"\n]+he=e-1 + syn region quake3Orange contained start=+\^8+hs=e+1 end=+[$^\"\n]+he=e-1 + syn region quake3Grey contained start=+\^9+hs=e+1 end=+[$^"\n]+he=e-1 + syn region quake3Black contained start=+\^0+hs=e+1 end=+[$^"\n]+he=e-1 + syn region quake3Shadow contained start=+\^[Xx]+hs=e+1 end=+[$^"\n]+he=e-1 +endif + +hi def link quakeComment Comment +hi def link quakeTodo Todo +hi def link quakeString String +hi def link quakeNumber Number +hi def link quakeOctal Number +hi def link quakeOctalZero PreProc +hi def link quakeFloat Number +hi def link quakeOctalError Error +hi def link quakeCommand quakeCommands +hi def link quake1Command quakeCommands +hi def link quake12Command quakeCommands +hi def link quake2Command quakeCommands +hi def link quake23Command quakeCommands +hi def link quake3Command quakeCommands +hi def link quakeCommands Keyword + +if exists("quake_is_quake3") + hi quake3Red ctermfg=Red guifg=Red + hi quake3Green ctermfg=Green guifg=Green + hi quake3Yellow ctermfg=Yellow guifg=Yellow + hi quake3Blue ctermfg=Blue guifg=Blue + hi quake3Cyan ctermfg=Cyan guifg=Cyan + hi quake3Purple ctermfg=DarkMagenta guifg=Purple + hi quake3White ctermfg=White guifg=White + hi quake3Black ctermfg=Black guifg=Black + hi quake3Orange ctermfg=Brown guifg=Orange + hi quake3Grey ctermfg=LightGrey guifg=LightGrey + hi quake3Shadow cterm=underline gui=underline +endif + +let b:current_syntax = "quake" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/r.vim b/vim73/syntax/r.vim new file mode 100644 index 0000000..7d98e92 --- /dev/null +++ b/vim73/syntax/r.vim @@ -0,0 +1,137 @@ +" Vim syntax file +" Language: R (GNU S) +" Maintainer: Jakson Aquino +" Former Maintainers: Vaidotas Zemlys +" Tom Payne +" Last Change: Wed Sep 29, 2010 09:31AM +" Filenames: *.R *.r *.Rhistory *.Rt +" +" NOTE: The highlighting of R functions is defined in the +" r-plugin/functions.vim, which is part of vim-r-plugin2: +" http://www.vim.org/scripts/script.php?script_id=2628 +" +" Some lines of code were borrowed from Zhuojun Chen. + +if exists("b:current_syntax") + finish +endif + +setlocal iskeyword=@,48-57,_,. + +syn case match + +" Comment +syn match rComment contains=@Spell "\#.*" + +" string enclosed in double quotes +syn region rString contains=rSpecial,rStrError,@Spell start=/"/ skip=/\\\\\|\\"/ end=/"/ +" string enclosed in single quotes +syn region rString contains=rSpecial,rStrError,@Spell start=/'/ skip=/\\\\\|\\'/ end=/'/ + +syn match rStrError display contained "\\." + +" New line, carriage return, tab, backspace, bell, feed, vertical tab, backslash +syn match rSpecial display contained "\\\(n\|r\|t\|b\|a\|f\|v\|'\|\"\)\|\\\\" + +" Hexadecimal and Octal digits +syn match rSpecial display contained "\\\(x\x\{1,2}\|[0-8]\{1,3}\)" + +" Unicode characters +syn match rSpecial display contained "\\u\x\{1,4}" +syn match rSpecial display contained "\\U\x\{1,8}" +syn match rSpecial display contained "\\u{\x\{1,4}}" +syn match rSpecial display contained "\\U{\x\{1,8}}" + + +syn match rDollar "\$" + +" Statement +syn keyword rStatement break next return +syn keyword rConditional if else +syn keyword rRepeat for in repeat while + +" Constant (not really) +syn keyword rConstant T F LETTERS letters month.ab month.name pi +syn keyword rConstant R.version.string + +" Constant +syn keyword rConstant NULL +syn keyword rBoolean FALSE TRUE +syn keyword rNumber NA NA_integer_ NA_real_ NA_complex_ NA_character_ +syn keyword rNumber Inf NaN + +" integer +syn match rInteger "\<\d\+L" +syn match rInteger "\<0x\([0-9]\|[a-f]\|[A-F]\)\+L" +syn match rInteger "\<\d\+[Ee]+\=\d\+L" + +syn match rOperator "[\*\!\&\+\-\<\>\=\^\|\~\`/:@]" +syn match rOperator "%\{2}\|%\*%\|%\/%\|%in%\|%o%\|%x%" + +syn match rComplex "\<\d\+i" +syn match rComplex "\<0x\([0-9]\|[a-f]\|[A-F]\)\+i" +syn match rComplex "\<\d\+\.\d*\([Ee][-+]\=\d\+\)\=i" +syn match rComplex "\<\.\d\+\([Ee][-+]\=\d\+\)\=i" +syn match rComplex "\<\d\+[Ee][-+]\=\d\+i" + +" number with no fractional part or exponent +syn match rNumber "\<\d\+\>" +" hexadecimal number +syn match rNumber "\<0x\([0-9]\|[a-f]\|[A-F]\)\+" + +" floating point number with integer and fractional parts and optional exponent +syn match rFloat "\<\d\+\.\d*\([Ee][-+]\=\d\+\)\=" +" floating point number with no integer part and optional exponent +syn match rFloat "\<\.\d\+\([Ee][-+]\=\d\+\)\=" +" floating point number with no fractional part and optional exponent +syn match rFloat "\<\d\+[Ee][-+]\=\d\+" + +syn match rArrow "<\{1,2}-" +syn match rArrow "->\{1,2}" + +" Special +syn match rDelimiter "[,;:]" + +" Error +syn region rRegion matchgroup=Delimiter start=/(/ matchgroup=Delimiter end=/)/ transparent contains=ALLBUT,rError,rBraceError,rCurlyError +syn region rRegion matchgroup=Delimiter start=/{/ matchgroup=Delimiter end=/}/ transparent contains=ALLBUT,rError,rBraceError,rParenError +syn region rRegion matchgroup=Delimiter start=/\[/ matchgroup=Delimiter end=/]/ transparent contains=ALLBUT,rError,rCurlyError,rParenError +syn match rError "[)\]}]" +syn match rBraceError "[)}]" contained +syn match rCurlyError "[)\]]" contained +syn match rParenError "[\]}]" contained + +" Functions that may add new objects +syn keyword rPreProc library require attach detach source + +" Type +syn keyword rType array category character complex double function integer list logical matrix numeric vector data.frame + +" Define the default highlighting. +hi def link rArrow Statement +hi def link rBoolean Boolean +hi def link rBraceError Error +hi def link rComment Comment +hi def link rComplex Number +hi def link rConditional Conditional +hi def link rConstant Constant +hi def link rCurlyError Error +hi def link rDelimiter Delimiter +hi def link rDollar SpecialChar +hi def link rError Error +hi def link rFloat Float +hi def link rInteger Number +hi def link rNumber Number +hi def link rOperator Operator +hi def link rParenError Error +hi def link rPreProc PreProc +hi def link rRepeat Repeat +hi def link rSpecial SpecialChar +hi def link rStatement Statement +hi def link rString String +hi def link rStrError Error +hi def link rType Type + +let b:current_syntax="r" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/racc.vim b/vim73/syntax/racc.vim new file mode 100644 index 0000000..d412227 --- /dev/null +++ b/vim73/syntax/racc.vim @@ -0,0 +1,142 @@ +" Vim default file +" Language: Racc input file +" Maintainer: Nikolai Weibull +" Latest Revision: 2008-06-22 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword raccTodo contained TODO FIXME XXX NOTE + +syn region raccComment start='/\*' end='\*/' + \ contains=raccTodo,@Spell +syn region raccComment display oneline start='#' end='$' + \ contains=raccTodo,@Spell + +syn region raccClass transparent matchgroup=raccKeyword + \ start='\' end='\'he=e-4 + \ contains=raccComment,raccPrecedence, + \ raccTokenDecl,raccExpect,raccOptions,raccConvert, + \ raccStart, + +syn region raccPrecedence transparent matchgroup=raccKeyword + \ start='\' end='\' + \ contains=raccComment,raccPrecSpec + +syn keyword raccPrecSpec contained nonassoc left right + \ nextgroup=raccPrecToken,raccPrecString skipwhite + \ skipnl + +syn match raccPrecToken contained '\<\u[A-Z0-9_]*\>' + \ nextgroup=raccPrecToken,raccPrecString skipwhite + \ skipnl + +syn region raccPrecString matchgroup=raccPrecString start=+"+ + \ skip=+\\\\\|\\"+ end=+"+ + \ contains=raccSpecial + \ nextgroup=raccPrecToken,raccPrecString skipwhite + \ skipnl +syn region raccPrecString matchgroup=raccPrecString start=+'+ + \ skip=+\\\\\|\\'+ end=+'+ contains=raccSpecial + \ nextgroup=raccPrecToken,raccPrecString skipwhite + \ skipnl + +syn keyword raccTokenDecl contained token + \ nextgroup=raccTokenR skipwhite skipnl + +syn match raccTokenR contained '\<\u[A-Z0-9_]*\>' + \ nextgroup=raccTokenR skipwhite skipnl + +syn keyword raccExpect contained expect + \ nextgroup=raccNumber skipwhite skipnl + +syn match raccNumber contained '\<\d\+\>' + +syn keyword raccOptions contained options + \ nextgroup=raccOptionsR skipwhite skipnl + +syn keyword raccOptionsR contained omit_action_call result_var + \ nextgroup=raccOptionsR skipwhite skipnl + +syn region raccConvert transparent contained matchgroup=raccKeyword + \ start='\' end='\' + \ contains=raccComment,raccConvToken skipwhite + \ skipnl + +syn match raccConvToken contained '\<\u[A-Z0-9_]*\>' + \ nextgroup=raccString skipwhite skipnl + +syn keyword raccStart contained start + \ nextgroup=raccTargetS skipwhite skipnl + +syn match raccTargetS contained '\<\l[a-z0-9_]*\>' + +syn match raccSpecial contained '\\["'\\]' + +syn region raccString start=+"+ skip=+\\\\\|\\"+ end=+"+ + \ contains=raccSpecial +syn region raccString start=+'+ skip=+\\\\\|\\'+ end=+'+ + \ contains=raccSpecial + +syn region raccRules transparent matchgroup=raccKeyword start='\' + \ end='\' contains=raccComment,raccString, + \ raccNumber,raccToken,raccTarget,raccDelimiter, + \ raccAction + +syn match raccTarget contained '\<\l[a-z0-9_]*\>' + +syn match raccDelimiter contained '[:|]' + +syn match raccToken contained '\<\u[A-Z0-9_]*\>' + +syn include @raccRuby syntax/ruby.vim + +syn region raccAction transparent matchgroup=raccDelimiter + \ start='{' end='}' contains=@raccRuby + +syn region raccHeader transparent matchgroup=raccPreProc + \ start='^---- header.*' end='^----'he=e-4 + \ contains=@raccRuby + +syn region raccInner transparent matchgroup=raccPreProc + \ start='^---- inner.*' end='^----'he=e-4 + \ contains=@raccRuby + +syn region raccFooter transparent matchgroup=raccPreProc + \ start='^---- footer.*' end='^----'he=e-4 + \ contains=@raccRuby + +syn sync match raccSyncHeader grouphere raccHeader '^---- header' +syn sync match raccSyncInner grouphere raccInner '^---- inner' +syn sync match raccSyncFooter grouphere raccFooter '^---- footer' + +hi def link raccTodo Todo +hi def link raccComment Comment +hi def link raccPrecSpec Type +hi def link raccPrecToken raccToken +hi def link raccPrecString raccString +hi def link raccTokenDecl Keyword +hi def link raccToken Identifier +hi def link raccTokenR raccToken +hi def link raccExpect Keyword +hi def link raccNumber Number +hi def link raccOptions Keyword +hi def link raccOptionsR Identifier +hi def link raccConvToken raccToken +hi def link raccStart Keyword +hi def link raccTargetS Type +hi def link raccSpecial special +hi def link raccString String +hi def link raccTarget Type +hi def link raccDelimiter Delimiter +hi def link raccPreProc PreProc +hi def link raccKeyword Keyword + +let b:current_syntax = "racc" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/radiance.vim b/vim73/syntax/radiance.vim new file mode 100644 index 0000000..461b708 --- /dev/null +++ b/vim73/syntax/radiance.vim @@ -0,0 +1,159 @@ +" Vim syntax file +" Language: Radiance Scene Description +" Maintainer: Georg Mischler +" Last change: 26. April. 2001 + +" Radiance is a lighting simulation software package written +" by Gregory Ward-Larson ("the computer artist formerly known +" as Greg Ward"), then at LBNL. +" +" http://radsite.lbl.gov/radiance/HOME.html +" +" Of course, there is also information available about it +" from http://www.schorsch.com/ + + +" We take a minimalist approach here, highlighting just the +" essential properties of each object, its type and ID, as well as +" comments, external command names and the null-modifier "void". + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" all printing characters except '#' and '!' are valid in names. +if version >= 600 + setlocal iskeyword=\",$-~ +else + set iskeyword=\",$-~ +endif + +" The null-modifier +syn keyword radianceKeyword void + +" The different kinds of scene description object types +" Reference types +syn keyword radianceExtraType contained alias instance +" Surface types +syn keyword radianceSurfType contained ring polygon sphere bubble +syn keyword radianceSurfType contained cone cup cylinder tube source +" Emitting material types +syn keyword radianceLightType contained light glow illum spotlight +" Material types +syn keyword radianceMatType contained mirror mist prism1 prism2 +syn keyword radianceMatType contained metal plastic trans +syn keyword radianceMatType contained metal2 plastic2 trans2 +syn keyword radianceMatType contained metfunc plasfunc transfunc +syn keyword radianceMatType contained metdata plasdata transdata +syn keyword radianceMatType contained dielectric interface glass +syn keyword radianceMatType contained BRTDfunc antimatter +" Pattern modifier types +syn keyword radiancePatType contained colorfunc brightfunc +syn keyword radiancePatType contained colordata colorpict brightdata +syn keyword radiancePatType contained colortext brighttext +" Texture modifier types +syn keyword radianceTexType contained texfunc texdata +" Mixture types +syn keyword radianceMixType contained mixfunc mixdata mixpict mixtext + + +" Each type name is followed by an ID. +" This doesn't work correctly if the id is one of the type names of the +" same class (which is legal for radiance), in which case the id will get +" type color as well, and the int count (or alias reference) gets id color. + +syn region radianceID start="\" end="\<\k*\>" contains=radianceExtraType +syn region radianceID start="\" end="\<\k*\>" contains=radianceExtraType + +syn region radianceID start="\" end="\<\k*\>" contains=radianceSurfType +syn region radianceID start="\" end="\<\k*\>" contains=radianceSurfType +syn region radianceID start="\" end="\<\k*\>" contains=radianceSurfType +syn region radianceID start="\" end="\<\k*\>" contains=radianceSurfType +syn region radianceID start="\" end="\<\k*\>" contains=radianceSurfType +syn region radianceID start="\" end="\<\k*\>" contains=radianceSurfType +syn region radianceID start="\" end="\<\k*\>" contains=radianceSurfType +syn region radianceID start="\" end="\<\k*\>" contains=radianceSurfType +syn region radianceID start="\" end="\<\k*\>" contains=radianceSurfType + +syn region radianceID start="\" end="\<\k*\>" contains=radianceLightType +syn region radianceID start="\" end="\<\k*\>" contains=radianceLightType +syn region radianceID start="\" end="\<\k*\>" contains=radianceLightType +syn region radianceID start="\" end="\<\k*\>" contains=radianceLightType + +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMatType + +syn region radianceID start="\" end="\<\k*\>" contains=radiancePatType +syn region radianceID start="\" end="\<\k*\>" contains=radiancePatType +syn region radianceID start="\" end="\<\k*\>" contains=radiancePatType +syn region radianceID start="\" end="\<\k*\>" contains=radiancePatType +syn region radianceID start="\" end="\<\k*\>" contains=radiancePatType +syn region radianceID start="\" end="\<\k*\>" contains=radiancePatType +syn region radianceID start="\" end="\<\k*\>" contains=radiancePatType + +syn region radianceID start="\" end="\<\k*\>" contains=radianceTexType +syn region radianceID start="\" end="\<\k*\>" contains=radianceTexType + +syn region radianceID start="\" end="\<\k*\>" contains=radianceMixType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMixType +syn region radianceID start="\" end="\<\k*\>" contains=radianceMixType + +" external commands (generators, xform et al.) +syn match radianceCommand "^\s*!\s*[^\s]\+\>" + +" The usual suspects +syn keyword radianceTodo contained TODO XXX +syn match radianceComment "#.*$" contains=radianceTodo + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_radiance_syn_inits") + if version < 508 + let did_radiance_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + HiLink radianceKeyword Keyword + HiLink radianceExtraType Type + HiLink radianceSurfType Type + HiLink radianceLightType Type + HiLink radianceMatType Type + HiLink radiancePatType Type + HiLink radianceTexType Type + HiLink radianceMixType Type + HiLink radianceComment Comment + HiLink radianceCommand Function + HiLink radianceID String + HiLink radianceTodo Todo + delcommand HiLink +endif + +let b:current_syntax = "radiance" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/ratpoison.vim b/vim73/syntax/ratpoison.vim new file mode 100644 index 0000000..b147560 --- /dev/null +++ b/vim73/syntax/ratpoison.vim @@ -0,0 +1,272 @@ +" Vim syntax file +" Language: Ratpoison configuration/commands file ( /etc/ratpoisonrc ~/.ratpoisonrc ) +" Maintainer: Doug Kearns +" URL: http://gus.gscit.monash.edu.au/~djkea2/vim/syntax/ratpoison.vim +" Last Change: 2005 Oct 06 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match ratpoisonComment "^\s*#.*$" contains=ratpoisonTodo + +syn keyword ratpoisonTodo TODO NOTE FIXME XXX contained + +syn case ignore +syn keyword ratpoisonBooleanArg on off contained +syn case match + +syn keyword ratpoisonCommandArg abort addhook alias banish chdir contained +syn keyword ratpoisonCommandArg clrunmanaged cnext colon compat cother contained +syn keyword ratpoisonCommandArg cprev curframe dedicate definekey delete contained +syn keyword ratpoisonCommandArg delkmap describekey echo escape exec contained +syn keyword ratpoisonCommandArg fdump focus focusdown focuslast focusleft contained +syn keyword ratpoisonCommandArg focusprev focusright focusup frestore fselect contained +syn keyword ratpoisonCommandArg gdelete getenv getsel gmerge gmove contained +syn keyword ratpoisonCommandArg gnew gnewbg gnext gprev gravity contained +syn keyword ratpoisonCommandArg groups gselect help hsplit inext contained +syn keyword ratpoisonCommandArg info iother iprev kill lastmsg contained +syn keyword ratpoisonCommandArg license link listhook meta msgwait contained +syn keyword ratpoisonCommandArg newkmap newwm next nextscreen number contained +syn keyword ratpoisonCommandArg only other prev prevscreen prompt contained +syn keyword ratpoisonCommandArg putsel quit ratclick rathold ratrelwarp contained +syn keyword ratpoisonCommandArg ratwarp readkey redisplay redo remhook contained +syn keyword ratpoisonCommandArg remove resize restart rudeness sdump contained +syn keyword ratpoisonCommandArg select set setenv sfdump shrink contained +syn keyword ratpoisonCommandArg source sselect startup_message time title contained +syn keyword ratpoisonCommandArg tmpwm unalias undefinekey undo unmanage contained +syn keyword ratpoisonCommandArg unsetenv verbexec version vsplit warp contained +syn keyword ratpoisonCommandArg windows contained + +syn match ratpoisonGravityArg "\<\(n\|north\)\>" contained +syn match ratpoisonGravityArg "\<\(nw\|northwest\)\>" contained +syn match ratpoisonGravityArg "\<\(ne\|northeast\)\>" contained +syn match ratpoisonGravityArg "\<\(w\|west\)\>" contained +syn match ratpoisonGravityArg "\<\(c\|center\)\>" contained +syn match ratpoisonGravityArg "\<\(e\|east\)\>" contained +syn match ratpoisonGravityArg "\<\(s\|south\)\>" contained +syn match ratpoisonGravityArg "\<\(sw\|southwest\)\>" contained +syn match ratpoisonGravityArg "\<\(se\|southeast\)\>" contained +syn case match + +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(F[1-9][0-9]\=\|\(\a\|\d\)\)\>" contained nextgroup=ratpoisonCommandArg skipwhite + +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(space\|exclam\|quotedbl\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(numbersign\|dollar\|percent\|ampersand\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(apostrophe\|quoteright\|parenleft\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(parenright\|asterisk\|plus\|comma\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(minus\|period\|slash\|colon\|semicolon\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(less\|equal\|greater\|question\|at\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(bracketleft\|backslash\|bracketright\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(asciicircum\|underscore\|grave\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(quoteleft\|braceleft\|bar\|braceright\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(asciitilde\)\>" contained nextgroup=ratpoisonCommandArg skipwhite + +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(BackSpace\|Tab\|Linefeed\|Clear\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(Return\|Pause\|Scroll_Lock\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(Sys_Req\|Escape\|Delete\)\>" contained nextgroup=ratpoisonCommandArg skipwhite + +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(Home\|Left\|Up\|Right\|Down\|Prior\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(Page_Up\|Next\|Page_Down\|End\|Begin\)\>" contained nextgroup=ratpoisonCommandArg skipwhite + +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(Select\|Print\|Execute\|Insert\|Undo\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(Redo\|Menu\|Find\|Cancel\|Help\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(Break\|Mode_switch\|script_switch\|Num_Lock\)\>" contained nextgroup=ratpoisonCommandArg skipwhite + +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=KP_\(Space\|Tab\|Enter\|F[1234]\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=KP_\(Home\|Left\|Up\|Right\|Down\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=KP_\(Prior\|Page_Up\|Next\|Page_Down\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=KP_\(End\|Begin\|Insert\|Delete\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=KP_\(Equal\|Multiply\|Add\|Separator\)\>" contained nextgroup=ratpoisonCommandArg skipwhite +syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=KP_\(Subtract\|Decimal\|Divide\|\d\)\>" contained nextgroup=ratpoisonCommandArg skipwhite + +syn match ratpoisonHookArg "\<\(key\|switchwin\|switchframe\|switchgroup\|quit\|restart\)\>" contained + +syn match ratpoisonNumberArg "\<\d\+\>" contained nextgroup=ratpoisonNumberArg skipwhite + +syn keyword ratpoisonSetArg barborder contained nextgroup=ratpoisonNumberArg +syn keyword ratpoisonSetArg bargravity contained nextgroup=ratpoisonGravityArg +syn keyword ratpoisonSetArg barpadding contained nextgroup=ratpoisonNumberArg +syn keyword ratpoisonSetArg bgcolor +syn keyword ratpoisonSetArg border contained nextgroup=ratpoisonNumberArg +syn keyword ratpoisonSetArg fgcolor +syn keyword ratpoisonSetArg font +syn keyword ratpoisonSetArg framesels +syn keyword ratpoisonSetArg inputwidth contained nextgroup=ratpoisonNumberArg +syn keyword ratpoisonSetArg maxsizegravity contained nextgroup=ratpoisonGravityArg +syn keyword ratpoisonSetArg padding contained nextgroup=ratpoisonNumberArg +syn keyword ratpoisonSetArg resizeunit contained nextgroup=ratpoisonNumberArg +syn keyword ratpoisonSetArg transgravity contained nextgroup=ratpoisonGravityArg +syn keyword ratpoisonSetArg waitcursor contained nextgroup=ratpoisonNumberArg +syn keyword ratpoisonSetArg winfmt contained nextgroup=ratpoisonWinFmtArg +syn keyword ratpoisonSetArg wingravity contained nextgroup=ratpoisonGravityArg +syn keyword ratpoisonSetArg winliststyle contained nextgroup=ratpoisonWinListArg +syn keyword ratpoisonSetArg winname contained nextgroup=ratpoisonWinNameArg + +syn match ratpoisonWinFmtArg "%[nstacil]" contained nextgroup=ratpoisonWinFmtArg skipwhite + +syn match ratpoisonWinListArg "\<\(row\|column\)\>" contained + +syn match ratpoisonWinNameArg "\<\(name\|title\|class\)\>" contained + +syn match ratpoisonDefCommand "^\s*set\s*" nextgroup=ratpoisonSetArg +syn match ratpoisonDefCommand "^\s*defbarborder\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonDefCommand "^\s*defbargravity\s*" nextgroup=ratpoisonGravityArg +syn match ratpoisonDefCommand "^\s*defbarpadding\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonDefCommand "^\s*defbgcolor\s*" +syn match ratpoisonDefCommand "^\s*defborder\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonDefCommand "^\s*deffgcolor\s*" +syn match ratpoisonDefCommand "^\s*deffont\s*" +syn match ratpoisonDefCommand "^\s*defframesels\s*" +syn match ratpoisonDefCommand "^\s*definputwidth\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonDefCommand "^\s*defmaxsizegravity\s*" nextgroup=ratpoisonGravityArg +syn match ratpoisonDefCommand "^\s*defpadding\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonDefCommand "^\s*defresizeunit\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonDefCommand "^\s*deftransgravity\s*" nextgroup=ratpoisonGravityArg +syn match ratpoisonDefCommand "^\s*defwaitcursor\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonDefCommand "^\s*defwinfmt\s*" nextgroup=ratpoisonWinFmtArg +syn match ratpoisonDefCommand "^\s*defwingravity\s*" nextgroup=ratpoisonGravityArg +syn match ratpoisonDefCommand "^\s*defwinliststyle\s*" nextgroup=ratpoisonWinListArg +syn match ratpoisonDefCommand "^\s*defwinname\s*" nextgroup=ratpoisonWinNameArg +syn match ratpoisonDefCommand "^\s*msgwait\s*" nextgroup=ratpoisonNumberArg + +syn match ratpoisonStringCommand "^\s*\zsaddhook\ze\s*" nextgroup=ratpoisonHookArg +syn match ratpoisonStringCommand "^\s*\zsalias\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsbind\ze\s*" nextgroup=ratpoisonKeySeqArg +syn match ratpoisonStringCommand "^\s*\zschdir\ze\s*" +syn match ratpoisonStringCommand "^\s*\zscolon\ze\s*" nextgroup=ratpoisonCommandArg +syn match ratpoisonStringCommand "^\s*\zsdedicate\ze\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonStringCommand "^\s*\zsdefinekey\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsdelkmap\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsdescribekey\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsecho\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsescape\ze\s*" nextgroup=ratpoisonKeySeqArg +syn match ratpoisonStringCommand "^\s*\zsexec\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsfdump\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsfrestore\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsgdelete\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsgetenv\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsgravity\ze\s*" nextgroup=ratpoisonGravityArg +syn match ratpoisonStringCommand "^\s*\zsgselect\ze\s*" +syn match ratpoisonStringCommand "^\s*\zslink\ze\s*" nextgroup=ratpoisonKeySeqArg +syn match ratpoisonStringCommand "^\s*\zslisthook\ze\s*" nextgroup=ratpoisonHookArg +syn match ratpoisonStringCommand "^\s*\zsnewkmap\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsnewwm\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsnumber\ze\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonStringCommand "^\s*\zsprompt\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsratwarp\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsratrelwarp\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsratclick\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsrathold\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsreadkey\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsremhook\ze\s*" nextgroup=ratpoisonHookArg +syn match ratpoisonStringCommand "^\s*\zsresize\ze\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonStringCommand "^\s*\zsrudeness\ze\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonStringCommand "^\s*\zsselect\ze\s*" nextgroup=ratpoisonNumberArg +syn match ratpoisonStringCommand "^\s*\zssetenv\ze\s*" +syn match ratpoisonStringCommand "^\s*\zssource\ze\s*" +syn match ratpoisonStringCommand "^\s*\zssselect\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsstartup_message\ze\s*" nextgroup=ratpoisonBooleanArg +syn match ratpoisonStringCommand "^\s*\zstitle\ze\s*" +syn match ratpoisonStringCommand "^\s*\zstmpwm\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsunalias\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsunbind\ze\s*" nextgroup=ratpoisonKeySeqArg +syn match ratpoisonStringCommand "^\s*\zsundefinekey\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsunmanage\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsunsetenv\ze\s*" +syn match ratpoisonStringCommand "^\s*\zsverbexec\ze\s*" +syn match ratpoisonStringCommand "^\s*\zswarp\ze\s*" nextgroup=ratpoisonBooleanArg + +syn match ratpoisonVoidCommand "^\s*\zsabort\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsbanish\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsclrunmanaged\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zscnext\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zscompat\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zscother\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zscprev\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zscurframe\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsdelete\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsfocusdown\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsfocuslast\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsfocusleft\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsfocusprev\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsfocusright\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsfocusup\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsfocus\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsfselect\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsgetsel\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsgmerge\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsgmove\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsgnewbg\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsgnew\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsgnext\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsgprev\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsgroups\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zshelp\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zshsplit\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsinext\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsinfo\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsiother\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsiprev\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zskill\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zslastmsg\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zslicense\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsmeta\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsnextscreen\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsnext\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsonly\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsother\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsprevscreen\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsprev\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsputsel\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsquit\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsredisplay\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsredo\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsremove\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsrestart\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zssdump\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zssfdump\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsshrink\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zssplit\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zstime\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsundo\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsversion\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zsvsplit\ze\s*$" +syn match ratpoisonVoidCommand "^\s*\zswindows\ze\s*$" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_ratpoison_syn_inits") + if version < 508 + let did_ratpoison_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink ratpoisonBooleanArg Boolean + HiLink ratpoisonCommandArg Keyword + HiLink ratpoisonComment Comment + HiLink ratpoisonDefCommand Identifier + HiLink ratpoisonGravityArg Constant + HiLink ratpoisonKeySeqArg Special + HiLink ratpoisonNumberArg Number + HiLink ratpoisonSetArg Keyword + HiLink ratpoisonStringCommand Identifier + HiLink ratpoisonTodo Todo + HiLink ratpoisonVoidCommand Identifier + HiLink ratpoisonWinFmtArg Special + HiLink ratpoisonWinNameArg Constant + HiLink ratpoisonWinListArg Constant + + delcommand HiLink +endif + +let b:current_syntax = "ratpoison" + +" vim: ts=8 diff --git a/vim73/syntax/rc.vim b/vim73/syntax/rc.vim new file mode 100644 index 0000000..c3feb97 --- /dev/null +++ b/vim73/syntax/rc.vim @@ -0,0 +1,200 @@ +" Vim syntax file +" Language: M$ Resource files (*.rc) +" Maintainer: Heiko Erhardt +" Last Change: 2001 May 09 + +" This file is based on the c.vim + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Common RC keywords +syn keyword rcLanguage LANGUAGE + +syn keyword rcMainObject TEXTINCLUDE VERSIONINFO BITMAP ICON CURSOR CURSOR +syn keyword rcMainObject MENU ACCELERATORS TOOLBAR DIALOG +syn keyword rcMainObject STRINGTABLE MESSAGETABLE RCDATA DLGINIT DESIGNINFO + +syn keyword rcSubObject POPUP MENUITEM SEPARATOR +syn keyword rcSubObject CONTROL LTEXT CTEXT EDITTEXT +syn keyword rcSubObject BUTTON PUSHBUTTON DEFPUSHBUTTON GROUPBOX LISTBOX COMBOBOX +syn keyword rcSubObject FILEVERSION PRODUCTVERSION FILEFLAGSMASK FILEFLAGS FILEOS +syn keyword rcSubObject FILETYPE FILESUBTYPE + +syn keyword rcCaptionParam CAPTION +syn keyword rcParam CHARACTERISTICS CLASS STYLE EXSTYLE VERSION FONT + +syn keyword rcStatement BEGIN END BLOCK VALUE + +syn keyword rcCommonAttribute PRELOAD LOADONCALL FIXED MOVEABLE DISCARDABLE PURE IMPURE + +syn keyword rcAttribute WS_OVERLAPPED WS_POPUP WS_CHILD WS_MINIMIZE WS_VISIBLE WS_DISABLED WS_CLIPSIBLINGS +syn keyword rcAttribute WS_CLIPCHILDREN WS_MAXIMIZE WS_CAPTION WS_BORDER WS_DLGFRAME WS_VSCROLL WS_HSCROLL +syn keyword rcAttribute WS_SYSMENU WS_THICKFRAME WS_GROUP WS_TABSTOP WS_MINIMIZEBOX WS_MAXIMIZEBOX WS_TILED +syn keyword rcAttribute WS_ICONIC WS_SIZEBOX WS_TILEDWINDOW WS_OVERLAPPEDWINDOW WS_POPUPWINDOW WS_CHILDWINDOW +syn keyword rcAttribute WS_EX_DLGMODALFRAME WS_EX_NOPARENTNOTIFY WS_EX_TOPMOST WS_EX_ACCEPTFILES +syn keyword rcAttribute WS_EX_TRANSPARENT WS_EX_MDICHILD WS_EX_TOOLWINDOW WS_EX_WINDOWEDGE WS_EX_CLIENTEDGE +syn keyword rcAttribute WS_EX_CONTEXTHELP WS_EX_RIGHT WS_EX_LEFT WS_EX_RTLREADING WS_EX_LTRREADING +syn keyword rcAttribute WS_EX_LEFTSCROLLBAR WS_EX_RIGHTSCROLLBAR WS_EX_CONTROLPARENT WS_EX_STATICEDGE +syn keyword rcAttribute WS_EX_APPWINDOW WS_EX_OVERLAPPEDWINDOW WS_EX_PALETTEWINDOW +syn keyword rcAttribute ES_LEFT ES_CENTER ES_RIGHT ES_MULTILINE ES_UPPERCASE ES_LOWERCASE ES_PASSWORD +syn keyword rcAttribute ES_AUTOVSCROLL ES_AUTOHSCROLL ES_NOHIDESEL ES_OEMCONVERT ES_READONLY ES_WANTRETURN +syn keyword rcAttribute ES_NUMBER +syn keyword rcAttribute BS_PUSHBUTTON BS_DEFPUSHBUTTON BS_CHECKBOX BS_AUTOCHECKBOX BS_RADIOBUTTON BS_3STATE +syn keyword rcAttribute BS_AUTO3STATE BS_GROUPBOX BS_USERBUTTON BS_AUTORADIOBUTTON BS_OWNERDRAW BS_LEFTTEXT +syn keyword rcAttribute BS_TEXT BS_ICON BS_BITMAP BS_LEFT BS_RIGHT BS_CENTER BS_TOP BS_BOTTOM BS_VCENTER +syn keyword rcAttribute BS_PUSHLIKE BS_MULTILINE BS_NOTIFY BS_FLAT BS_RIGHTBUTTON +syn keyword rcAttribute SS_LEFT SS_CENTER SS_RIGHT SS_ICON SS_BLACKRECT SS_GRAYRECT SS_WHITERECT +syn keyword rcAttribute SS_BLACKFRAME SS_GRAYFRAME SS_WHITEFRAME SS_USERITEM SS_SIMPLE SS_LEFTNOWORDWRAP +syn keyword rcAttribute SS_OWNERDRAW SS_BITMAP SS_ENHMETAFILE SS_ETCHEDHORZ SS_ETCHEDVERT SS_ETCHEDFRAME +syn keyword rcAttribute SS_TYPEMASK SS_NOPREFIX SS_NOTIFY SS_CENTERIMAGE SS_RIGHTJUST SS_REALSIZEIMAGE +syn keyword rcAttribute SS_SUNKEN SS_ENDELLIPSIS SS_PATHELLIPSIS SS_WORDELLIPSIS SS_ELLIPSISMASK +syn keyword rcAttribute DS_ABSALIGN DS_SYSMODAL DS_LOCALEDIT DS_SETFONT DS_MODALFRAME DS_NOIDLEMSG +syn keyword rcAttribute DS_SETFOREGROUND DS_3DLOOK DS_FIXEDSYS DS_NOFAILCREATE DS_CONTROL DS_CENTER +syn keyword rcAttribute DS_CENTERMOUSE DS_CONTEXTHELP +syn keyword rcAttribute LBS_NOTIFY LBS_SORT LBS_NOREDRAW LBS_MULTIPLESEL LBS_OWNERDRAWFIXED +syn keyword rcAttribute LBS_OWNERDRAWVARIABLE LBS_HASSTRINGS LBS_USETABSTOPS LBS_NOINTEGRALHEIGHT +syn keyword rcAttribute LBS_MULTICOLUMN LBS_WANTKEYBOARDINPUT LBS_EXTENDEDSEL LBS_DISABLENOSCROLL +syn keyword rcAttribute LBS_NODATA LBS_NOSEL LBS_STANDARD +syn keyword rcAttribute CBS_SIMPLE CBS_DROPDOWN CBS_DROPDOWNLIST CBS_OWNERDRAWFIXED CBS_OWNERDRAWVARIABLE +syn keyword rcAttribute CBS_AUTOHSCROLL CBS_OEMCONVERT CBS_SORT CBS_HASSTRINGS CBS_NOINTEGRALHEIGHT +syn keyword rcAttribute CBS_DISABLENOSCROLL CBS_UPPERCASE CBS_LOWERCASE +syn keyword rcAttribute SBS_HORZ SBS_VERT SBS_TOPALIGN SBS_LEFTALIGN SBS_BOTTOMALIGN SBS_RIGHTALIGN +syn keyword rcAttribute SBS_SIZEBOXTOPLEFTALIGN SBS_SIZEBOXBOTTOMRIGHTALIGN SBS_SIZEBOX SBS_SIZEGRIP +syn keyword rcAttribute CCS_TOP CCS_NOMOVEY CCS_BOTTOM CCS_NORESIZE CCS_NOPARENTALIGN CCS_ADJUSTABLE +syn keyword rcAttribute CCS_NODIVIDER +syn keyword rcAttribute LVS_ICON LVS_REPORT LVS_SMALLICON LVS_LIST LVS_TYPEMASK LVS_SINGLESEL LVS_SHOWSELALWAYS +syn keyword rcAttribute LVS_SORTASCENDING LVS_SORTDESCENDING LVS_SHAREIMAGELISTS LVS_NOLABELWRAP +syn keyword rcAttribute LVS_EDITLABELS LVS_OWNERDATA LVS_NOSCROLL LVS_TYPESTYLEMASK LVS_ALIGNTOP LVS_ALIGNLEFT +syn keyword rcAttribute LVS_ALIGNMASK LVS_OWNERDRAWFIXED LVS_NOCOLUMNHEADER LVS_NOSORTHEADER LVS_AUTOARRANGE +syn keyword rcAttribute TVS_HASBUTTONS TVS_HASLINES TVS_LINESATROOT TVS_EDITLABELS TVS_DISABLEDRAGDROP +syn keyword rcAttribute TVS_SHOWSELALWAYS +syn keyword rcAttribute TCS_FORCEICONLEFT TCS_FORCELABELLEFT TCS_TABS TCS_BUTTONS TCS_SINGLELINE TCS_MULTILINE +syn keyword rcAttribute TCS_RIGHTJUSTIFY TCS_FIXEDWIDTH TCS_RAGGEDRIGHT TCS_FOCUSONBUTTONDOWN +syn keyword rcAttribute TCS_OWNERDRAWFIXED TCS_TOOLTIPS TCS_FOCUSNEVER +syn keyword rcAttribute ACS_CENTER ACS_TRANSPARENT ACS_AUTOPLAY +syn keyword rcStdId IDI_APPLICATION IDI_HAND IDI_QUESTION IDI_EXCLAMATION IDI_ASTERISK IDI_WINLOGO IDI_WINLOGO +syn keyword rcStdId IDI_WARNING IDI_ERROR IDI_INFORMATION +syn keyword rcStdId IDCANCEL IDABORT IDRETRY IDIGNORE IDYES IDNO IDCLOSE IDHELP IDC_STATIC + +" Common RC keywords + +" Common RC keywords +syn keyword rcTodo contained TODO FIXME XXX + +" String and Character constants +" Highlight special characters (those which have a backslash) differently +syn match rcSpecial contained "\\[0-7][0-7][0-7]\=\|\\." +syn region rcString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=rcSpecial +syn match rcCharacter "'[^\\]'" +syn match rcSpecialCharacter "'\\.'" +syn match rcSpecialCharacter "'\\[0-7][0-7]'" +syn match rcSpecialCharacter "'\\[0-7][0-7][0-7]'" + +"catch errors caused by wrong parenthesis +syn region rcParen transparent start='(' end=')' contains=ALLBUT,rcParenError,rcIncluded,rcSpecial,rcTodo +syn match rcParenError ")" +syn match rcInParen contained "[{}]" + +"integer number, or floating point number without a dot and with "f". +syn case ignore +syn match rcNumber "\<\d\+\(u\=l\=\|lu\|f\)\>" +"floating point number, with dot, optional exponent +syn match rcFloat "\<\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, starting with a dot, optional exponent +syn match rcFloat "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match rcFloat "\<\d\+e[-+]\=\d\+[fl]\=\>" +"hex number +syn match rcNumber "\<0x[0-9a-f]\+\(u\=l\=\|lu\)\>" +"syn match rcIdentifier "\<[a-z_][a-z0-9_]*\>" +syn case match +" flag an octal number with wrong digits +syn match rcOctalError "\<0[0-7]*[89]" + +if exists("rc_comment_strings") + " A comment can contain rcString, rcCharacter and rcNumber. + " But a "*/" inside a rcString in a rcComment DOES end the comment! So we + " need to use a special type of rcString: rcCommentString, which also ends on + " "*/", and sees a "*" at the start of the line as comment again. + " Unfortunately this doesn't very well work for // type of comments :-( + syntax match rcCommentSkip contained "^\s*\*\($\|\s\+\)" + syntax region rcCommentString contained start=+"+ skip=+\\\\\|\\"+ end=+"+ end=+\*/+me=s-1 contains=rcSpecial,rcCommentSkip + syntax region rcComment2String contained start=+"+ skip=+\\\\\|\\"+ end=+"+ end="$" contains=rcSpecial + syntax region rcComment start="/\*" end="\*/" contains=rcTodo,rcCommentString,rcCharacter,rcNumber,rcFloat + syntax match rcComment "//.*" contains=rcTodo,rcComment2String,rcCharacter,rcNumber +else + syn region rcComment start="/\*" end="\*/" contains=rcTodo + syn match rcComment "//.*" contains=rcTodo +endif +syntax match rcCommentError "\*/" + +syn region rcPreCondit start="^\s*#\s*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=rcComment,rcString,rcCharacter,rcNumber,rcCommentError +syn region rcIncluded contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match rcIncluded contained "<[^>]*>" +syn match rcInclude "^\s*#\s*include\>\s*["<]" contains=rcIncluded +"syn match rcLineSkip "\\$" +syn region rcDefine start="^\s*#\s*\(define\>\|undef\>\)" skip="\\$" end="$" contains=ALLBUT,rcPreCondit,rcIncluded,rcInclude,rcDefine,rcInParen +syn region rcPreProc start="^\s*#\s*\(pragma\>\|line\>\|warning\>\|warn\>\|error\>\)" skip="\\$" end="$" contains=ALLBUT,rcPreCondit,rcIncluded,rcInclude,rcDefine,rcInParen + +syn sync ccomment rcComment minlines=10 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_rc_syntax_inits") + if version < 508 + let did_rc_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink rcCharacter Character + HiLink rcSpecialCharacter rcSpecial + HiLink rcNumber Number + HiLink rcFloat Float + HiLink rcOctalError rcError + HiLink rcParenError rcError + HiLink rcInParen rcError + HiLink rcCommentError rcError + HiLink rcInclude Include + HiLink rcPreProc PreProc + HiLink rcDefine Macro + HiLink rcIncluded rcString + HiLink rcError Error + HiLink rcPreCondit PreCondit + HiLink rcCommentString rcString + HiLink rcComment2String rcString + HiLink rcCommentSkip rcComment + HiLink rcString String + HiLink rcComment Comment + HiLink rcSpecial SpecialChar + HiLink rcTodo Todo + + HiLink rcAttribute rcCommonAttribute + HiLink rcStdId rcStatement + HiLink rcStatement Statement + + " Default color overrides + hi def rcLanguage term=reverse ctermbg=Red ctermfg=Yellow guibg=Red guifg=Yellow + hi def rcMainObject term=underline ctermfg=Blue guifg=Blue + hi def rcSubObject ctermfg=Green guifg=Green + hi def rcCaptionParam term=underline ctermfg=DarkGreen guifg=Green + hi def rcParam ctermfg=DarkGreen guifg=DarkGreen + hi def rcStatement ctermfg=DarkGreen guifg=DarkGreen + hi def rcCommonAttribute ctermfg=Brown guifg=Brown + + "HiLink rcIdentifier Identifier + + delcommand HiLink +endif + +let b:current_syntax = "rc" + +" vim: ts=8 diff --git a/vim73/syntax/rcs.vim b/vim73/syntax/rcs.vim new file mode 100644 index 0000000..04a2cce --- /dev/null +++ b/vim73/syntax/rcs.vim @@ -0,0 +1,76 @@ +" Vim syntax file +" Language: RCS file +" Maintainer: Dmitry Vasiliev +" URL: http://www.hlabs.spb.ru/vim/rcs.vim +" Revision: $Id: rcs.vim,v 1.2 2006/03/27 16:41:00 vimboss Exp $ +" Filenames: *,v +" Version: 1.11 + +" Options: +" rcs_folding = 1 For folding strings + +" For version 5.x: Clear all syntax items. +" For version 6.x: Quit when a syntax file was already loaded. +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" RCS file must end with a newline. +syn match rcsEOFError ".\%$" containedin=ALL + +" Keywords. +syn keyword rcsKeyword head branch access symbols locks strict +syn keyword rcsKeyword comment expand date author state branches +syn keyword rcsKeyword next desc log +syn keyword rcsKeyword text nextgroup=rcsTextStr skipwhite skipempty + +" Revision numbers and dates. +syn match rcsNumber "\<[0-9.]\+\>" display + +" Strings. +if exists("rcs_folding") && has("folding") + " Folded strings. + syn region rcsString matchgroup=rcsString start="@" end="@" skip="@@" fold contains=rcsSpecial + syn region rcsTextStr matchgroup=rcsTextStr start="@" end="@" skip="@@" fold contained contains=rcsSpecial,rcsDiffLines +else + syn region rcsString matchgroup=rcsString start="@" end="@" skip="@@" contains=rcsSpecial + syn region rcsTextStr matchgroup=rcsTextStr start="@" end="@" skip="@@" contained contains=rcsSpecial,rcsDiffLines +endif +syn match rcsSpecial "@@" contained +syn match rcsDiffLines "[da]\d\+ \d\+$" contained + +" Synchronization. +syn sync clear +if exists("rcs_folding") && has("folding") + syn sync fromstart +else + " We have incorrect folding if following sync patterns is turned on. + syn sync match rcsSync grouphere rcsString "[0-9.]\+\(\s\|\n\)\+log\(\s\|\n\)\+@"me=e-1 + syn sync match rcsSync grouphere rcsTextStr "@\(\s\|\n\)\+text\(\s\|\n\)\+@"me=e-1 +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already. +" For version 5.8 and later: only when an item doesn't have highlighting yet. +if version >= 508 || !exists("did_rcs_syn_inits") + if version <= 508 + let did_rcs_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink rcsKeyword Keyword + HiLink rcsNumber Identifier + HiLink rcsString String + HiLink rcsTextStr String + HiLink rcsSpecial Special + HiLink rcsDiffLines Special + HiLink rcsEOFError Error + + delcommand HiLink +endif + +let b:current_syntax = "rcs" diff --git a/vim73/syntax/rcslog.vim b/vim73/syntax/rcslog.vim new file mode 100644 index 0000000..acacfa1 --- /dev/null +++ b/vim73/syntax/rcslog.vim @@ -0,0 +1,38 @@ +" Vim syntax file +" Language: RCS log output +" Maintainer: Joe Karthauser +" Last Change: 2001 May 09 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match rcslogRevision "^revision.*$" +syn match rcslogFile "^RCS file:.*" +syn match rcslogDate "^date: .*$" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_rcslog_syntax_inits") + if version < 508 + let did_rcslog_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink rcslogFile Type + HiLink rcslogRevision Constant + HiLink rcslogDate Identifier + + delcommand HiLink +endif + +let b:current_syntax = "rcslog" + +" vim: ts=8 diff --git a/vim73/syntax/readline.vim b/vim73/syntax/readline.vim new file mode 100644 index 0000000..91094c7 --- /dev/null +++ b/vim73/syntax/readline.vim @@ -0,0 +1,176 @@ +" Vim syntax file +" Language: readline(3) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2009-05-25 +" readline_has_bash - if defined add support for bash specific +" settings/functions + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +setlocal iskeyword+=- + +syn keyword readlineTodo contained TODO FIXME XXX NOTE + +syn region readlineComment display oneline start='^\s*#' end='$' + \ contains=readlineTodo,@Spell + +syn match readlineString '^\s*[A-Za-z-]\+:'me=e-1 contains=readlineKeys +syn region readlineString display oneline start=+"+ skip=+\\\\\|\\"+ + \ end=+"+ contains=readlineKeysTwo + +syn case ignore +syn keyword readlineKeys contained Control Meta Del Esc Escape LFD + \ Newline Ret Return Rubout Space Spc Tab +syn case match + +syn match readlineKeysTwo contained display + \ +\\\([CM]-\|[e\\"'abdfnrtv]\|\o\{3}\|x\x\{3}\)+ + +syn match readlineKeymaps contained display + \ 'emacs\(-standard\|-meta\|-ctlx\)\=' +syn match readlineKeymaps contained display + \ 'vi\(-move\|-command\|-insert\)\=' + +syn keyword readlineBellStyles contained audible visible none + +syn match readlineNumber contained display '\<\d\+\>' + +syn case ignore +syn keyword readlineBoolean contained on off +syn case match + +syn keyword readlineIfOps contained mode term + +syn region readlineConditional display oneline transparent + \ matchgroup=readlineConditional + \ start='^\s*$if' end="$" + \ contains=readlineIfOps,readlineKeymaps +syn match readlineConditional display '^\s*$\(else\|endif\)\>' + +syn match readlineInclude display '^\s*$include\>' + +syn region readlineSet display oneline transparent + \ matchgroup=readlineKeyword start='^\s*set\>' + \ end="$"me=e-1 contains=readlineNumber, + \ readlineBoolean,readlineKeymaps, + \ readlineBellStyles,readlineSettings + +syn keyword readlineSettings contained bell-style comment-begin + \ completion-ignore-case completion-query-items + \ convert-meta disable-completion editing-mode + \ enable-keypad expand-tilde + \ horizontal-scroll-mode mark-directories + \ keymap mark-modified-lines meta-flag + \ input-meta output-meta + \ print-completions-horizontally + \ show-all-if-ambiguous visible-stats + \ prefer-visible-bell blink-matching-paren + \ match-hidden-files history-preserve-point + \ isearch-terminators + +syn region readlineBinding display oneline transparent + \ matchgroup=readlineKeyword start=':' end='$' + \ contains=readlineKeys,readlineFunctions + +syn keyword readlineFunctions contained display + \ beginning-of-line end-of-line forward-char + \ backward-char forward-word backward-word + \ clear-screen redraw-current-line + \ accept-line previous-history + \ next-history beginning-of-history + \ end-of-history reverse-search-history + \ forward-search-history + \ non-incremental-reverse-search-history + \ non-incremental-forward-search-history + \ history-search-forward + \ history-search-backward + \ yank-nth-arg yank-last-arg + \ delete-char backward-delete-char + \ forward-backward-delete-char quoted-insert + \ tab-insert self-insert transpose-chars + \ transpose-words upcase-word downcase-word + \ capitalize-word overwrite-mode kill-line + \ backward-kill-line unix-line-discard + \ kill-whole-line kill-word backward-kill-word + \ unix-word-rubout unix-filename-rubout + \ delete-horizontal-space kill-region + \ copy-region-as-kill copy-backward-word + \ copy-forward-word yank yank-pop + \ digit-argument universal-argument complete + \ possible-completions insert-completions + \ menu-complete delete-char-or-list + \ start-kbd-macro end-kbd-macro + \ call-last-kbd-macro re-read-init-file + \ abort do-uppercase-version prefix-meta + \ undo revert-line tilde-expand set-mark + \ exchange-point-and-mark character-search + \ character-search-backward insert-comment + \ dump-functions dump-variables dump-macros + \ emacs-editing-mode vi-editing-mode + \ vi-complete vi-char-search vi-redo + \ vi-search vi-arg-digit vi-append-eol + \ vi-prev-word vi-change-to vi-delete-to + \ vi-end-word vi-fetch-history vi-insert-beg + \ vi-search-again vi-put vi-replace + \ vi-subst vi-yank-to vi-first-print + \ vi-yank-arg vi-goto-mark vi-append-mode + \ vi-insertion-mode prev-history vi-set-mark + \ vi-search-again vi-put vi-change-char + \ vi-subst vi-delete vi-yank-to + \ vi-column vi-change-case vi-overstrike + \ vi-overstrike-delete do-lowercase-version + \ delete-char-or-list tty-status + \ arrow-key-prefix vi-back-to-indent vi-bword + \ vi-bWord vi-eword vi-eWord vi-fword vi-fWord + \ vi-next-word + \ vi-movement-mode + +if exists("readline_has_bash") + syn keyword readlineFunctions contained + \ shell-expand-line history-expand-line + \ magic-space alias-expand-line + \ history-and-alias-expand-line + \ insert-last-argument operate-and-get-next + \ forward-backward-delete-char + \ delete-char-or-list complete-filename + \ possible-filename-completions + \ complete-username + \ possible-username-completions + \ complete-variable + \ possible-variable-completions + \ complete-hostname + \ possible-hostname-completions + \ complete-command + \ possible-command-completions + \ dynamic-complete-history + \ complete-into-braces + \ glob-expand-word glob-list-expansions + \ display-shell-version glob-complete-word + \ edit-and-execute-command +endif + +hi def link readlineComment Comment +hi def link readlineTodo Todo +hi def link readlineString String +hi def link readlineKeys SpecialChar +hi def link readlineKeysTwo SpecialChar +hi def link readlineKeymaps Constant +hi def link readlineBellStyles Constant +hi def link readlineNumber Number +hi def link readlineBoolean Boolean +hi def link readlineIfOps Type +hi def link readlineConditional Conditional +hi def link readlineInclude Include +hi def link readlineKeyword Keyword +hi def link readlineSettings Type +hi def link readlineFunctions Type + +let b:current_syntax = "readline" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/rebol.vim b/vim73/syntax/rebol.vim new file mode 100644 index 0000000..e639575 --- /dev/null +++ b/vim73/syntax/rebol.vim @@ -0,0 +1,216 @@ +" Vim syntax file +" Language: Rebol +" Maintainer: Mike Williams +" Filenames: *.r +" Last Change: 27th June 2002 +" URL: http://www.eandem.co.uk/mrw/vim +" + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Rebol is case insensitive +syn case ignore + +" As per current users documentation +if version < 600 + set isk=@,48-57,?,!,.,',+,-,*,&,\|,=,_,~ +else + setlocal isk=@,48-57,?,!,.,',+,-,*,&,\|,=,_,~ +endif + +" Yer TODO highlighter +syn keyword rebolTodo contained TODO + +" Comments +syn match rebolComment ";.*$" contains=rebolTodo + +" Words +syn match rebolWord "\a\k*" +syn match rebolWordPath "[^[:space:]]/[^[:space]]"ms=s+1,me=e-1 + +" Booleans +syn keyword rebolBoolean true false on off yes no + +" Values +" Integers +syn match rebolInteger "\<[+-]\=\d\+\('\d*\)*\>" +" Decimals +syn match rebolDecimal "[+-]\=\(\d\+\('\d*\)*\)\=[,.]\d*\(e[+-]\=\d\+\)\=" +syn match rebolDecimal "[+-]\=\d\+\('\d*\)*\(e[+-]\=\d\+\)\=" +" Time +syn match rebolTime "[+-]\=\(\d\+\('\d*\)*\:\)\{1,2}\d\+\('\d*\)*\([.,]\d\+\)\=\([AP]M\)\=\>" +syn match rebolTime "[+-]\=:\d\+\([.,]\d*\)\=\([AP]M\)\=\>" +" Dates +" DD-MMM-YY & YYYY format +syn match rebolDate "\d\{1,2}\([/-]\)\(Jan\|Feb\|Mar\|Apr\|May\|Jun\|Jul\|Aug\|Sep\|Oct\|Nov\|Dec\)\1\(\d\{2}\)\{1,2}\>" +" DD-month-YY & YYYY format +syn match rebolDate "\d\{1,2}\([/-]\)\(January\|February\|March\|April\|May\|June\|July\|August\|September\|October\|November\|December\)\1\(\d\{2}\)\{1,2}\>" +" DD-MM-YY & YY format +syn match rebolDate "\d\{1,2}\([/-]\)\d\{1,2}\1\(\d\{2}\)\{1,2}\>" +" YYYY-MM-YY format +syn match rebolDate "\d\{4}-\d\{1,2}-\d\{1,2}\>" +" DD.MM.YYYY format +syn match rebolDate "\d\{1,2}\.\d\{1,2}\.\d\{4}\>" +" Money +syn match rebolMoney "\a*\$\d\+\('\d*\)*\([,.]\d\+\)\=" +" Strings +syn region rebolString oneline start=+"+ skip=+^"+ end=+"+ contains=rebolSpecialCharacter +syn region rebolString start=+[^#]{+ end=+}+ skip=+{[^}]*}+ contains=rebolSpecialCharacter +" Binary +syn region rebolBinary start=+\d*#{+ end=+}+ contains=rebolComment +" Email +syn match rebolEmail "\<\k\+@\(\k\+\.\)*\k\+\>" +" File +syn match rebolFile "%\(\k\+/\)*\k\+[/]\=" contains=rebolSpecialCharacter +syn region rebolFile oneline start=+%"+ end=+"+ contains=rebolSpecialCharacter +" URLs +syn match rebolURL "http://\k\+\(\.\k\+\)*\(:\d\+\)\=\(/\(\k\+/\)*\(\k\+\)\=\)*" +syn match rebolURL "file://\k\+\(\.\k\+\)*/\(\k\+/\)*\k\+" +syn match rebolURL "ftp://\(\k\+:\k\+@\)\=\k\+\(\.\k\+\)*\(:\d\+\)\=/\(\k\+/\)*\k\+" +syn match rebolURL "mailto:\k\+\(\.\k\+\)*@\k\+\(\.\k\+\)*" +" Issues +syn match rebolIssue "#\(\d\+-\)*\d\+" +" Tuples +syn match rebolTuple "\(\d\+\.\)\{2,}" + +" Characters +syn match rebolSpecialCharacter contained "\^[^[:space:][]" +syn match rebolSpecialCharacter contained "%\d\+" + + +" Operators +" Math operators +syn match rebolMathOperator "\(\*\{1,2}\|+\|-\|/\{1,2}\)" +syn keyword rebolMathFunction abs absolute add arccosine arcsine arctangent cosine +syn keyword rebolMathFunction divide exp log-10 log-2 log-e max maximum min +syn keyword rebolMathFunction minimum multiply negate power random remainder sine +syn keyword rebolMathFunction square-root subtract tangent +" Binary operators +syn keyword rebolBinaryOperator complement and or xor ~ +" Logic operators +syn match rebolLogicOperator "[<>=]=\=" +syn match rebolLogicOperator "<>" +syn keyword rebolLogicOperator not +syn keyword rebolLogicFunction all any +syn keyword rebolLogicFunction head? tail? +syn keyword rebolLogicFunction negative? positive? zero? even? odd? +syn keyword rebolLogicFunction binary? block? char? date? decimal? email? empty? +syn keyword rebolLogicFunction file? found? function? integer? issue? logic? money? +syn keyword rebolLogicFunction native? none? object? paren? path? port? series? +syn keyword rebolLogicFunction string? time? tuple? url? word? +syn keyword rebolLogicFunction exists? input? same? value? + +" Datatypes +syn keyword rebolType binary! block! char! date! decimal! email! file! +syn keyword rebolType function! integer! issue! logic! money! native! +syn keyword rebolType none! object! paren! path! port! string! time! +syn keyword rebolType tuple! url! word! +syn keyword rebolTypeFunction type? + +" Control statements +syn keyword rebolStatement break catch exit halt reduce return shield +syn keyword rebolConditional if else +syn keyword rebolRepeat for forall foreach forskip loop repeat while until do + +" Series statements +syn keyword rebolStatement change clear copy fifth find first format fourth free +syn keyword rebolStatement func function head insert last match next parse past +syn keyword rebolStatement pick remove second select skip sort tail third trim length? + +" Context +syn keyword rebolStatement alias bind use + +" Object +syn keyword rebolStatement import make make-object rebol info? + +" I/O statements +syn keyword rebolStatement delete echo form format import input load mold prin +syn keyword rebolStatement print probe read save secure send write +syn keyword rebolOperator size? modified? + +" Debug statement +syn keyword rebolStatement help probe trace + +" Misc statements +syn keyword rebolStatement func function free + +" Constants +syn keyword rebolConstant none + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_rebol_syntax_inits") + if version < 508 + let did_rebol_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink rebolTodo Todo + + HiLink rebolStatement Statement + HiLink rebolLabel Label + HiLink rebolConditional Conditional + HiLink rebolRepeat Repeat + + HiLink rebolOperator Operator + HiLink rebolLogicOperator rebolOperator + HiLink rebolLogicFunction rebolLogicOperator + HiLink rebolMathOperator rebolOperator + HiLink rebolMathFunction rebolMathOperator + HiLink rebolBinaryOperator rebolOperator + HiLink rebolBinaryFunction rebolBinaryOperator + + HiLink rebolType Type + HiLink rebolTypeFunction rebolOperator + + HiLink rebolWord Identifier + HiLink rebolWordPath rebolWord + HiLink rebolFunction Function + + HiLink rebolCharacter Character + HiLink rebolSpecialCharacter SpecialChar + HiLink rebolString String + + HiLink rebolNumber Number + HiLink rebolInteger rebolNumber + HiLink rebolDecimal rebolNumber + HiLink rebolTime rebolNumber + HiLink rebolDate rebolNumber + HiLink rebolMoney rebolNumber + HiLink rebolBinary rebolNumber + HiLink rebolEmail rebolString + HiLink rebolFile rebolString + HiLink rebolURL rebolString + HiLink rebolIssue rebolNumber + HiLink rebolTuple rebolNumber + HiLink rebolFloat Float + HiLink rebolBoolean Boolean + + HiLink rebolConstant Constant + + HiLink rebolComment Comment + + HiLink rebolError Error + + delcommand HiLink +endif + +if exists("my_rebol_file") + if file_readable(expand(my_rebol_file)) + execute "source " . my_rebol_file + endif +endif + +let b:current_syntax = "rebol" + +" vim: ts=8 diff --git a/vim73/syntax/registry.vim b/vim73/syntax/registry.vim new file mode 100644 index 0000000..e9ff8fc --- /dev/null +++ b/vim73/syntax/registry.vim @@ -0,0 +1,114 @@ +" Vim syntax file +" Language: Windows Registry export with regedit (*.reg) +" Maintainer: Dominique Stphan (dominique@mggen.com) +" URL: http://www.mggen.com/vim/syntax/registry.zip +" Last change: 2004 Apr 23 + +" clear any unwanted syntax defs +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" shut case off +syn case ignore + +" Head of regedit .reg files, it's REGEDIT4 on Win9#/NT +syn match registryHead "^REGEDIT[0-9]*$" + +" Comment +syn match registryComment "^;.*$" + +" Registry Key constant +syn keyword registryHKEY HKEY_LOCAL_MACHINE HKEY_CLASSES_ROOT HKEY_CURRENT_USER +syn keyword registryHKEY HKEY_USERS HKEY_CURRENT_CONFIG HKEY_DYN_DATA +" Registry Key shortcuts +syn keyword registryHKEY HKLM HKCR HKCU HKU HKCC HKDD + +" Some values often found in the registry +" GUID (Global Unique IDentifier) +syn match registryGUID "{[0-9A-Fa-f]\{8}\-[0-9A-Fa-f]\{4}\-[0-9A-Fa-f]\{4}\-[0-9A-Fa-f]\{4}\-[0-9A-Fa-f]\{12}}" contains=registrySpecial + +" Disk +" syn match registryDisk "[a-zA-Z]:\\\\" + +" Special and Separator characters +syn match registrySpecial "\\" +syn match registrySpecial "\\\\" +syn match registrySpecial "\\\"" +syn match registrySpecial "\." +syn match registrySpecial "," +syn match registrySpecial "\/" +syn match registrySpecial ":" +syn match registrySpecial "-" + +" String +syn match registryString "\".*\"" contains=registryGUID,registrySpecial + +" Path +syn region registryPath start="\[" end="\]" contains=registryHKEY,registryGUID,registrySpecial + +" Path to remove +" like preceding path but with a "-" at begin +syn region registryRemove start="\[\-" end="\]" contains=registryHKEY,registryGUID,registrySpecial + +" Subkey +syn match registrySubKey "^\".*\"=" +" Default value +syn match registrySubKey "^\@=" + +" Numbers + +" Hex or Binary +" The format can be precised between () : +" 0 REG_NONE +" 1 REG_SZ +" 2 REG_EXPAND_SZ +" 3 REG_BINARY +" 4 REG_DWORD, REG_DWORD_LITTLE_ENDIAN +" 5 REG_DWORD_BIG_ENDIAN +" 6 REG_LINK +" 7 REG_MULTI_SZ +" 8 REG_RESOURCE_LIST +" 9 REG_FULL_RESOURCE_DESCRIPTOR +" 10 REG_RESOURCE_REQUIREMENTS_LIST +" The value can take several lines, if \ ends the line +" The limit to 999 matches is arbitrary, it avoids Vim crashing on a very long +" line of hex values that ends in a comma. +"syn match registryHex "hex\(([0-9]\{0,2})\)\=:\([0-9a-fA-F]\{2},\)\{0,999}\([0-9a-fA-F]\{2}\|\\\)$" contains=registrySpecial +syn match registryHex "hex\(([0-9]\{0,2})\)\=:\([0-9a-fA-F]\{2},\)*\([0-9a-fA-F]\{2}\|\\\)$" contains=registrySpecial +syn match registryHex "^\s*\([0-9a-fA-F]\{2},\)\{0,999}\([0-9a-fA-F]\{2}\|\\\)$" contains=registrySpecial +" Dword (32 bits) +syn match registryDword "dword:[0-9a-fA-F]\{8}$" contains=registrySpecial + +if version >= 508 || !exists("did_registry_syntax_inits") + if version < 508 + let did_registry_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + +" The default methods for highlighting. Can be overridden later + HiLink registryComment Comment + HiLink registryHead Constant + HiLink registryHKEY Constant + HiLink registryPath Special + HiLink registryRemove PreProc + HiLink registryGUID Identifier + HiLink registrySpecial Special + HiLink registrySubKey Type + HiLink registryString String + HiLink registryHex Number + HiLink registryDword Number + + delcommand HiLink +endif + + +let b:current_syntax = "registry" + +" vim:ts=8 diff --git a/vim73/syntax/remind.vim b/vim73/syntax/remind.vim new file mode 100644 index 0000000..93a7178 --- /dev/null +++ b/vim73/syntax/remind.vim @@ -0,0 +1,79 @@ +" Vim syntax file +" Language: Remind +" Maintainer: Davide Alberani +" Last Change: 18 Sep 2009 +" Version: 0.5 +" URL: http://erlug.linux.it/~da/vim/syntax/remind.vim +" +" remind is a sophisticated reminder service +" you can download remind from: +" http://www.roaringpenguin.com/penguin/open_source_remind.php + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" shut case off. +syn case ignore + +syn keyword remindCommands REM OMIT SET FSET UNSET +syn keyword remindExpiry UNTIL FROM SCANFROM SCAN WARN SCHED +syn keyword remindTag PRIORITY TAG +syn keyword remindTimed AT DURATION +syn keyword remindMove ONCE SKIP BEFORE AFTER +syn keyword remindSpecial INCLUDE INC BANNER PUSH-OMIT-CONTEXT PUSH CLEAR-OMIT-CONTEXT CLEAR POP-OMIT-CONTEXT POP COLOR +syn keyword remindRun MSG MSF RUN CAL SATISFY SPECIAL PS PSFILE SHADE MOON +syn keyword remindConditional IF ELSE ENDIF IFTRIG +syn keyword remindDebug DEBUG DUMPVARS DUMP ERRMSG FLUSH PRESERVE +syn match remindComment "#.*$" +syn region remindString start=+'+ end=+'+ skip=+\\\\\|\\'+ oneline +syn region remindString start=+"+ end=+"+ skip=+\\\\\|\\"+ oneline +syn match remindVar "\$[_a-zA-Z][_a-zA-Z0-9]*" +syn match remindSubst "%[^ ]" +syn match remindAdvanceNumber "\(\*\|+\|-\|++\|--\)[0-9]\+" +" XXX: use different separators for dates and times? +syn match remindDateSeparators "[/:@\.-]" contained +syn match remindTimes "[0-9]\{1,2}[:\.][0-9]\{1,2}" contains=remindDateSeparators +" XXX: why not match only valid dates? Ok, checking for 'Feb the 30' would +" be impossible, but at least check for valid months and times. +syn match remindDates "'[0-9]\{4}[/-][0-9]\{1,2}[/-][0-9]\{1,2}\(@[0-9]\{1,2}[:\.][0-9]\{1,2}\)\?'" contains=remindDateSeparators +" This will match trailing whitespaces that seem to break rem2ps. +" Courtesy of Michael Dunn. +syn match remindWarning display excludenl "\S\s\+$"ms=s+1 + + +if version >= 508 || !exists("did_remind_syn_inits") + if version < 508 + let did_remind_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink remindCommands Function + HiLink remindExpiry Repeat + HiLink remindTag Label + HiLink remindTimed Statement + HiLink remindMove Statement + HiLink remindSpecial Include + HiLink remindRun Function + HiLink remindConditional Conditional + HiLink remindComment Comment + HiLink remindTimes String + HiLink remindString String + HiLink remindDebug Debug + HiLink remindVar Identifier + HiLink remindSubst Constant + HiLink remindAdvanceNumber Number + HiLink remindDateSeparators Comment + HiLink remindDates String + HiLink remindWarning Error + + delcommand HiLink +endif + +let b:current_syntax = "remind" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/resolv.vim b/vim73/syntax/resolv.vim new file mode 100644 index 0000000..6ec42d2 --- /dev/null +++ b/vim73/syntax/resolv.vim @@ -0,0 +1,88 @@ +" Vim syntax file +" Language: resolver configuration file +" Maintainer: David Ne\v{c}as (Yeti) +" Original Maintaner: Radu Dineiu +" License: This file can be redistribued and/or modified under the same terms +" as Vim itself. +" URL: http://trific.ath.cx/Ftp/vim/syntax/resolv.vim +" Last Change: 2006-04-16 + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Errors, comments and operators +syn match resolvError /./ +syn match resolvComment /\s*[#;].*$/ +syn match resolvOperator /[\/:]/ contained + +" IP +syn cluster resolvIPCluster contains=resolvIPError,resolvIPSpecial +syn match resolvIPError /\%(\d\{4,}\|25[6-9]\|2[6-9]\d\|[3-9]\d\{2}\)[\.0-9]*/ contained +syn match resolvIPSpecial /\%(127\.\d\{1,3}\.\d\{1,3}\.\d\{1,3}\)/ contained + +" General +syn match resolvIP contained /\%(\d\{1,4}\.\)\{3}\d\{1,4}/ contains=@resolvIPCluster +syn match resolvIPNetmask contained /\%(\d\{1,4}\.\)\{3}\d\{1,4}\%(\/\%(\%(\d\{1,4}\.\)\{,3}\d\{1,4}\)\)\?/ contains=resolvOperator,@resolvIPCluster +syn match resolvHostname contained /\w\{-}\.[-0-9A-Za-z_\.]*/ + +" Particular +syn match resolvIPNameserver contained /\%(\%(\d\{1,4}\.\)\{3}\d\{1,4}\%(\s\|$\)\)\+/ contains=@resolvIPCluster +syn match resolvHostnameSearch contained /\%(\%([-0-9A-Za-z_]\+\.\)*[-0-9A-Za-z_]\+\.\?\%(\s\|$\)\)\+/ +syn match resolvIPNetmaskSortList contained /\%(\%(\d\{1,4}\.\)\{3}\d\{1,4}\%(\/\%(\%(\d\{1,4}\.\)\{,3}\d\{1,4}\)\)\?\%(\s\|$\)\)\+/ contains=resolvOperator,@resolvIPCluster + +" Identifiers +syn match resolvNameserver /^\s*nameserver\>/ nextgroup=resolvIPNameserver skipwhite +syn match resolvLwserver /^\s*lwserver\>/ nextgroup=resolvIPNameserver skipwhite +syn match resolvDomain /^\s*domain\>/ nextgroup=resolvHostname skipwhite +syn match resolvSearch /^\s*search\>/ nextgroup=resolvHostnameSearch skipwhite +syn match resolvSortList /^\s*sortlist\>/ nextgroup=resolvIPNetmaskSortList skipwhite +syn match resolvOptions /^\s*options\>/ nextgroup=resolvOption skipwhite + +" Options +" FIXME: The manual page and the source code do not exactly agree on the set +" of allowed options +syn match resolvOption /\<\%(debug\|no_tld_query\|rotate\|no-check-names\|inet6\)\>/ contained nextgroup=resolvOption skipwhite +syn match resolvOption /\<\%(ndots\|timeout\|attempts\):\d\+\>/ contained contains=resolvOperator nextgroup=resolvOption skipwhite + +" Additional errors +syn match resolvError /^search .\{257,}/ + +if version >= 508 || !exists("did_config_syntax_inits") + if version < 508 + let did_config_syntax_inits = 1 + command! -nargs=+ HiLink hi link + else + command! -nargs=+ HiLink hi def link + endif + + HiLink resolvIP Number + HiLink resolvIPNetmask Number + HiLink resolvHostname String + HiLink resolvOption String + + HiLink resolvIPNameserver Number + HiLink resolvHostnameSearch String + HiLink resolvIPNetmaskSortList Number + + HiLink resolvNameServer Identifier + HiLink resolvLwserver Identifier + HiLink resolvDomain Identifier + HiLink resolvSearch Identifier + HiLink resolvSortList Identifier + HiLink resolvOptions Identifier + + HiLink resolvComment Comment + HiLink resolvOperator Operator + HiLink resolvError Error + HiLink resolvIPError Error + HiLink resolvIPSpecial Special + + delcommand HiLink +endif + +let b:current_syntax = "resolv" + +" vim: ts=8 ft=vim diff --git a/vim73/syntax/reva.vim b/vim73/syntax/reva.vim new file mode 100644 index 0000000..7e11ffe --- /dev/null +++ b/vim73/syntax/reva.vim @@ -0,0 +1,191 @@ +" Vim syntax file +" Language: Reva Forth +" Version: 7.1 +" Last Change: 2008/01/11 +" Maintainer: Ron Aaron +" URL: http://ronware.org/reva/ +" Filetypes: *.rf *.frt +" NOTE: You should also have the ftplugin/reva.vim file to set 'isk' + +" For version 5.x: Clear all syntax items and don't load +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear + echo "Reva syntax file requires version 6.0 or later of vim!" + finish +elseif exists("b:current_syntax") + finish +endif + +syn clear + +" Synchronization method +syn sync ccomment +syn sync maxlines=100 + + +syn case ignore +" Some special, non-FORTH keywords +"syn keyword revaTodo contained todo fixme bugbug todo: bugbug: note: +syn match revaTodo contained '\(todo\|fixme\|bugbug\|note\)[:]*' +syn match revaTodo contained 'copyright\(\s(c)\)\=\(\s[0-9]\{2,4}\)\=' + +syn match revaHelpDesc '\S.*' contained +syn match revaHelpStuff '\<\(def\|stack\|ctx\|ver\|os\|related\):\s.*' +syn region revaHelpStuff start='\' end='^\S' contains=revaHelpDesc +syn region revaEOF start='\<|||\>' end='{$}' contains=revaHelpStuff + + +syn case match +" basic mathematical and logical operators +syn keyword revaoperators + - * / mod /mod negate abs min max umin umax +syn keyword revaoperators and or xor not invert 1+ 1- +syn keyword revaoperators m+ */ */mod m* um* m*/ um/mod fm/mod sm/rem +syn keyword revaoperators d+ d- dnegate dabs dmin dmax > < = >> << u< <> + + +" stack manipulations +syn keyword revastack drop nip dup over tuck swap rot -rot ?dup pick roll +syn keyword revastack 2drop 2nip 2dup 2over 2swap 2rot 3drop +syn keyword revastack >r r> r@ rdrop +" syn keyword revastack sp@ sp! rp@ rp! + +" address operations +syn keyword revamemory @ ! +! c@ c! 2@ 2! align aligned allot allocate here free resize +syn keyword revaadrarith chars char+ cells cell+ cell cell- 2cell+ 2cell- 3cell+ 4cell+ +syn keyword revamemblks move fill + +" conditionals +syn keyword revacond if else then =if >if if if0 ;; catch throw + +" iterations +syn keyword revaloop while repeat until again +syn keyword revaloop do loop i j leave unloop skip more + +" new words +syn match revaColonDef '\ immediate +syn keyword revadefine compile literal ' ['] + +" Built in words +com! -nargs=+ Builtin syn keyword revaBuiltin +Builtin execute ahead interp bye >body here pad words make +Builtin accept close cr creat delete ekey emit fsize ioerr key? +Builtin mtime open/r open/rw read rename seek space spaces stat +Builtin tell type type_ write (seek) (argv) (save) 0; 0drop; +Builtin >class >lz >name >xt alias alias: appname argc asciiz, asciizl, +Builtin body> clamp depth disassemble findprev fnvhash getenv here, +Builtin iterate last! last@ later link lz> lzmax os parse/ peek +Builtin peek-n pop prior push put rp@ rpick save setenv slurp +Builtin stack-empty? stack-iterate stack-size stack: THROW_BADFUNC +Builtin THROW_BADLIB THROW_GENERIC used xt>size z, +Builtin +lplace +place -chop /char /string bounds c+lplace c+place +Builtin chop cmp cmpi count lc lcount lplace place quote rsplit search split +Builtin zcount zt \\char +Builtin chdir g32 k32 u32 getcwd getpid hinst osname stdin stdout +Builtin (-lib) (bye) (call) (else) (find) (func) (here) (if (lib) (s0) (s^) +Builtin (to~) (while) >in >rel ?literal appstart cold compiling? context? d0 default_class +Builtin defer? dict dolstr dostr find-word h0 if) interp isa onexit +Builtin onstartup pdoes pop>ebx prompt rel> rp0 s0 src srcstr state str0 then,> then> tib +Builtin tp vector vector! word? xt? .ver revaver revaver# && '' 'constant 'context +Builtin 'create 'defer 'does 'forth 'inline 'macro 'macront 'notail 'value 'variable +Builtin (.r) (context) (create) (header) (hide) (inline) (p.r) (words~) (xfind) +Builtin ++ -- , -2drop -2nip -link -swap . .2x .classes .contexts .funcs .libs .needs .r +Builtin .rs .x 00; 0do 0if 1, 2, 3, 2* 2/ 2constant 2variable 3dup 4dup ;then >base >defer +Builtin >rr ? ?do @execute @rem appdir argv as back base base! between chain cleanup-libs +Builtin cmove> context?? ctrl-c ctx>name data: defer: defer@def dictgone do_cr eleave +Builtin endcase endof eval exception exec false find func: header heapgone help help/ +Builtin hex# hide inline{ last lastxt lib libdir literal, makeexename mnotail ms ms@ +Builtin newclass noop nosavedict notail nul of off on p: padchar parse parseln +Builtin parsews rangeof rdepth remains reset reva revaused rol8 rr> scratch setclass sp +Builtin strof super> temp time&date true turnkey? undo vfunc: w! w@ +Builtin xchg xchg2 xfind xt>name xwords { {{ }} } _+ _1+ _1- pathsep case \|| +" p[ [''] [ ['] + + +" debugging +syn keyword revadebug .s dump see + +" basic character operations +" syn keyword revaCharOps (.) CHAR EXPECT FIND WORD TYPE -TRAILING EMIT KEY +" syn keyword revaCharOps KEY? TIB CR +" syn match revaCharOps '\d >digit digit> >single >double >number >float + +" contexts +syn keyword revavocs forth macro inline +syn keyword revavocs context: +syn match revavocs /\<\~[^~ ]*/ +syn match revavocs /[^~ ]*\~\>/ + +" numbers +syn keyword revamath decimal hex base binary octal +syn match revainteger '\<-\=[0-9.]*[0-9.]\+\>' +" recognize hex and binary numbers, the '$' and '%' notation is for greva +syn match revainteger '\<\$\x*\x\+\>' " *1* --- dont't mess +syn match revainteger '\<\x*\d\x*\>' " *2* --- this order! +syn match revainteger '\<%[0-1]*[0-1]\+\>' +syn match revainteger "\<'.\>" + +" Strings +" syn region revaString start=+\.\?\"+ end=+"+ end=+$+ +syn region revaString start=/"/ skip=/\\"/ end=/"/ + +" Comments +syn region revaComment start='\\S\s' end='.*' contains=revaTodo +syn match revaComment '\.(\s[^)]\{-})' contains=revaTodo +syn region revaComment start='(\s' skip='\\)' end=')' contains=revaTodo +syn match revaComment '(\s[^\-]*\-\-[^\-]\{-})' contains=revaTodo +syn match revaComment '\<|\s.*$' contains=revaTodo +syn match revaColonDef '\<:m\?\s*[^ \t]\+\>' contains=revaComment + +" Include files +syn match revaInclude '\<\(include\|needs\)\s\+\S\+' + + +" Define the default highlighting. +if !exists("did_reva_syntax_inits") + let did_reva_syntax_inits=1 + " The default methods for highlighting. Can be overriden later. + hi def link revaEOF cIf0 + hi def link revaHelpStuff special + hi def link revaHelpDesc Comment + hi def link revaTodo Todo + hi def link revaOperators Operator + hi def link revaMath Number + hi def link revaInteger Number + hi def link revaStack Special + hi def link revaFStack Special + hi def link revaSP Special + hi def link revaMemory Operator + hi def link revaAdrArith Function + hi def link revaMemBlks Function + hi def link revaCond Conditional + hi def link revaLoop Repeat + hi def link revaColonDef Define + hi def link revaEndOfColonDef Define + hi def link revaDefine Define + hi def link revaDebug Debug + hi def link revaCharOps Character + hi def link revaConversion String + hi def link revaForth Statement + hi def link revaVocs Statement + hi def link revaString String + hi def link revaComment Comment + hi def link revaClassDef Define + hi def link revaEndOfClassDef Define + hi def link revaObjectDef Define + hi def link revaEndOfObjectDef Define + hi def link revaInclude Include + hi def link revaBuiltin Keyword +endif + +let b:current_syntax = "reva" + +" vim: ts=8:sw=4:nocindent:smartindent: diff --git a/vim73/syntax/rexx.vim b/vim73/syntax/rexx.vim new file mode 100644 index 0000000..b4d0732 --- /dev/null +++ b/vim73/syntax/rexx.vim @@ -0,0 +1,298 @@ +" Vim syntax file +" Language: Rexx +" Maintainer: Thomas Geulig +" Last Change: 2005 Dez 9, added some -coloring, +" line comments, do *over*, messages, directives, +" highlighting classes, methods, routines and requires +" 2007 Oct 17, added support for new ooRexx 3.2 features +" Rony G. Flatscher +" +" URL: http://www.geulig.de/vim/rexx.vim +" +" Special Thanks to Dan Sharp and Rony G. Flatscher +" for comments and additions + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +" add to valid identifier chars +setlocal iskeyword+=. +setlocal iskeyword+=! +setlocal iskeyword+=? + +" ---rgf, position important: must be before comments etc. ! +syn match rexxOperator "[=|\/\\\+\*\[\],;:<>&\~%\-]" + +" rgf syn match rexxIdentifier "\<[a-zA-Z\!\?_]\([a-zA-Z0-9._?!]\)*\>" +syn match rexxIdentifier "\<\K\k*\>" +syn match rexxEnvironmentSymbol "\<\.\k\+\>" + +" A Keyword is the first symbol in a clause. A clause begins at the start +" of a line or after a semicolon. THEN, ELSE, OTHERWISE, and colons are always +" followed by an implied semicolon. +syn match rexxClause "\(^\|;\|:\|then \|else \|when \|otherwise \)\s*\S*" contains=ALLBUT,rexxParse2,rexxRaise2,rexxForward2 + +" Considered keywords when used together in a phrase and begin a clause +syn match rexxParse "\\|version\)\>" containedin=rexxClause contains=rexxParse2 +syn match rexxParse2 "\" containedin=rexxParse + +syn match rexxKeyword contained "\" +syn match rexxKeyword contained "\<\(address\|trace\)\( value\)\?\>" +syn match rexxKeyword contained "\" + +syn match rexxKeyword contained "\<\(do\|loop\)\>\(\s\+label\s\+\k*\)\?\(\s\+forever\)\?\>" +syn match rexxKeyword contained "\\s*\(strict\s*\)\?\" + +" Another keyword phrase, separated to aid highlighting in rexxFunction +syn match rexxRegularCallSignal contained "\<\(call\|signal\)\s\(\s*on\>\|\s*off\>\)\@!\(\k\+\ze\|\ze(\)\(\s*\|;\|$\|(\)" +syn region rexxLabel contained start="\<\(call\|signal\)\>\s*\zs\(\k*\|(\)" end="\ze\(\s*\|;\|$\|(\)" containedin=rexxRegularCallSignal + +syn match rexxExceptionHandling contained "\<\(call\|signal\)\>\s\+\<\(on\|off\)\>.*\(;\|$\)" + +" hilite label given after keyword "name" +syn match rexxLabel "name\s\+\zs\k\+\ze" containedin=rexxExceptionHandling +" hilite condition name (serves as label) +syn match rexxLabel "\<\(call\|signal\)\>\s\+\<\(on\|off\)\>\s*\zs\k\+\ze\s*\(;\|$\)" containedin=rexxExceptionHandling +" user exception handling, hilite user defined name +syn region rexxLabel contained start="user\s\+\zs\k" end="\ze\(\s\|;\|$\)" containedin=rexxExceptionHandling + +" Considered keywords when they begin a clause +syn match rexxKeywordStatements "\<\(arg\|catch\|do\|drop\|end\|exit\|expose\|finally\|forward\|if\|interpret\|iterate\|leave\|loop\|nop\)\>" +syn match rexxKeywordStatements "\<\(options\|pull\|push\|queue\|raise\|reply\|return\|say\|select\|trace\)\>" + +" Conditional keywords starting a new statement +syn match rexxConditional "\<\(then\|else\|when\|otherwise\)\(\s*\|;\|\_$\|\)\>" contains=rexxKeywordStatements + +" Conditional phrases +syn match rexxLoopKeywords "\<\(to\|by\|for\|until\|while\|over\)\>" containedin=doLoopSelectLabelRegion + +" must be after Conditional phrases! +syn match doLoopSelectLabelRegion "\<\(do\|loop\|select\)\>\s\+\(label\s\+\)\?\(\s\+\k\+\s\+\zs\\)\?\k*\(\s\+forever\)\?\(\s\|;\|$\)" + +" color label's name +syn match rexxLabel2 "\<\(do\|loop\|select\)\>\s\+label\s\+\zs\k*\ze" containedin=doLoopSelectLabelRegion + +" make sure control variable is normal +syn match rexxControlVariable "\<\(do\|loop\)\>\(\s\+label\s\+\k*\)\?\s\+\zs.*\ze\s\+\" containedin=doLoopSelectLabelRegion + +" make sure control variable assignment is normal +syn match rexxStartValueAssignment "\<\(do\|loop\)\>\(\s\+label\s\+\k*\)\?\s\+\zs.*\ze\(=.*\)\?\s\+\" containedin=doLoopSelectLabelRegion + +" highlight label name +syn match endIterateLeaveLabelRegion "\<\(end\|leave\|iterate\)\>\(\s\+\K\k*\)" contains=rexxLabel2 +syn match rexxLabel2 "\<\(end\|leave\|iterate\)\>\s\+\zs\k*\ze" containedin=endIterateLeaveLabelRegion + +" Guard statement +syn match rexxGuard "\(^\|;\|:\)\s*\\s\+\<\(on\|off\)\>" + +" Trace statement +syn match rexxTrace "\(^\|;\|:\)\s*\\s\+\<\K\k*\>" + +" Raise statement +syn match rexxRaise "\(^\|;\|:\)\s\+\\s*\<\(propagate\|error\|failure\|syntax\|user\)\>\?" contains=rexxRaise2 +syn match rexxRaise2 "\<\(additional\|array\|description\|exit\|propagate\|return\)\>" containedin=rexxRaise + +" Forward statement +syn match rexxForward "\(^\|;\|:\)\\s*" contains=rexxForward2 +syn match rexxForward2 "\<\(arguments\|array\|continue\|message\|class\|to\)\>" contained + +" Functions/Procedures +syn match rexxFunction "\<\<[a-zA-Z\!\?_]\k*\>("me=e-1 +syn match rexxFunction "[()]" + +" String constants +syn region rexxString start=+"+ skip=+""+ end=+"\(x\|b\)\?+ oneline +syn region rexxString start=+'+ skip=+''+ end=+'\(x\|b\)\?+ oneline + +syn region rexxParen transparent start='(' end=')' contains=ALLBUT,rexxParenError,rexxTodo,rexxLabel,rexxKeyword +" Catch errors caused by wrong parenthesis +syn match rexxParenError ")" +syn match rexxInParen "[\\[\\]{}]" + +" Comments +syn region rexxComment start="/\*" end="\*/" contains=rexxTodo,rexxComment +syn match rexxCommentError "\*/" +syn region rexxLineComment start="--" end="\_$" oneline + +" Highlight User Labels +" check for labels between comments, labels stated in a statement in the middle of a line +syn match rexxLabel "\(\_^\|;\)\s*\(\/\*.*\*\/\)*\s*\k\+\s*\(\/\*.*\*\/\)*\s*:"me=e-1 contains=rexxTodo,rexxComment + +syn keyword rexxTodo contained TODO FIXME XXX + +" ooRexx messages +syn region rexxMessageOperator start="\(\~\|\~\~\)" end="\(\S\|\s\)"me=e-1 +syn match rexxMessage "\(\~\|\~\~\)\s*\<\.*[a-zA-Z]\([a-zA-Z0-9._?!]\)*\>" contains=rexxMessageOperator + +" line continuations, take care of (line-)comments after it +syn match rexxLineContinue ",\ze\s*\(--.*\|\/\*.*\)*$" + +" the following is necessary, otherwise three consecutive dashes will cause it to highlight the first one +syn match rexxLineContinue "-\ze-\@!\s*\(--.*\|\s*\/\*.*\)\?$" + +" Special Variables +syn keyword rexxSpecialVariable sigl rc result self super +syn keyword rexxSpecialVariable .environment .error .input .local .methods .output .rs .stderr .stdin .stdout .stdque + +" Constants +syn keyword rexxConst .true .false .nil .endOfLine .line + +syn match rexxNumber "\(-\|+\)\?\s*\zs\<\(\d\+\.\?\|\d*\.\d\+\(E\(+\|-\)\d\{2,2}\)\?\)\?\>" + +" ooRexx builtin classes (as of version 3.2.0, fall 2007), first define dot to be o.k. in keywords +syn keyword rexxBuiltinClass .Alarm .ArgUtil .Array .Bag .CaselessColumnComparator +syn keyword rexxBuiltinClass .CaselessComparator .CaselessDescendingComparator .CircularQueue +syn keyword rexxBuiltinClass .Class .Collection .ColumnComparator .Comparable .Comparator +syn keyword rexxBuiltinClass .DateTime .DescendingComparator .Directory .InputOutputStream +syn keyword rexxBuiltinClass .InputStream .InvertingComparator .List .MapCollection +syn keyword rexxBuiltinClass .Message .Method .Monitor .MutableBuffer .Object +syn keyword rexxBuiltinClass .OrderedCollection .OutputStream .Properties .Queue +syn keyword rexxBuiltinClass .Relation .RexxQueue .Set .SetCollection .Stem .Stream +syn keyword rexxBuiltinClass .StreamSupplier .String .Supplier .Table .TimeSpan + +" Windows-only classes +syn keyword rexxBuiltinClass .AdvancedControls .AnimatedButton .BaseDialog .ButtonControl +syn keyword rexxBuiltinClass .CategoryDialog .CheckBox .CheckList .ComboBox .DialogControl +syn keyword rexxBuiltinClass .DialogExtensions .DlgArea .DlgAreaU .DynamicDialog +syn keyword rexxBuiltinClass .EditControl .InputBox .IntegerBox .ListBox .ListChoice +syn keyword rexxBuiltinClass .ListControl .MenuObject .MessageExtensions .MultiInputBox +syn keyword rexxBuiltinClass .MultiListChoice .PasswordBox .PlainBaseDialog .PlainUserDialog +syn keyword rexxBuiltinClass .ProgressBar .ProgressIndicator .PropertySheet .RadioButton +syn keyword rexxBuiltinClass .RcDialog .ResDialog .ScrollBar .SingleSelection .SliderControl +syn keyword rexxBuiltinClass .StateIndicator .StaticControl .TabControl .TimedMessage +syn keyword rexxBuiltinClass .TreeControl .UserDialog .VirtualKeyCodes .WindowBase +syn keyword rexxBuiltinClass .WindowExtensions .WindowObject .WindowsClassesBase .WindowsClipboard +syn keyword rexxBuiltinClass .WindowsEventLog .WindowsManager .WindowsProgramManager .WindowsRegistry + +" ooRexx directives, ---rgf location important, otherwise directives in top of file not matched! +syn region rexxClassDirective start="::\s*class\s*"ms=e+1 end="\ze\(\s\|;\|$\)" +syn region rexxMethodDirective start="::\s*method\s*"ms=e+1 end="\ze\(\s\|;\|$\)" +syn region rexxRequiresDirective start="::\s*requires\s*"ms=e+1 end="\ze\(\s\|;\|$\)" +syn region rexxRoutineDirective start="::\s*routine\s*"ms=e+1 end="\ze\(\s\|;\|$\)" +syn region rexxAttributeDirective start="::\s*attribute\s*"ms=e+1 end="\ze\(\s\|;\|$\)" + +syn region rexxDirective start="\(^\|;\)\s*::\s*\w\+" end="\($\|;\)" contains=rexxString,rexxComment,rexxLineComment,rexxClassDirective,rexxMethodDirective,rexxRoutineDirective,rexxRequiresDirective,rexxAttributeDirective keepend + +syn region rexxVariable start="\zs\<\(\.\)\@!\K\k\+\>\ze\s*\(=\|,\|)\|%\|\]\|\\\||\|&\|+=\|-=\|<\|>\)" end="\(\_$\|.\)"me=e-1 +syn match rexxVariable "\(=\|,\|)\|%\|\]\|\\\||\|&\|+=\|-=\|<\|>\)\s*\zs\K\k*\ze" + +" rgf, 2007-07-22: unfortunately, the entire region is colored (not only the +" patterns), hence useless (vim 7.0)! (syntax-docs hint that that should work) +" attempt: just colorize the parenthesis in matching colors, keep content +" transparent to keep the formatting already done to it! +" syn region par1 matchgroup=par1 start="(" matchgroup=par1 end=")" transparent contains=par2 +" syn region par2 matchgroup=par2 start="(" matchgroup=par2 end=")" transparent contains=par3 contained +" syn region par3 matchgroup=par3 start="(" matchgroup=par3 end=")" transparent contains=par4 contained +" syn region par4 matchgroup=par4 start="(" matchgroup=par4 end=")" transparent contains=par5 contained +" syn region par5 matchgroup=par5 start="(" matchgroup=par5 end=")" transparent contains=par1 contained + +" this will colorize the entire region, removing any colorizing already done! +" syn region par1 matchgroup=par1 start="(" end=")" contains=par2 +" syn region par2 matchgroup=par2 start="(" end=")" contains=par3 contained +" syn region par3 matchgroup=par3 start="(" end=")" contains=par4 contained +" syn region par4 matchgroup=par4 start="(" end=")" contains=par5 contained +" syn region par5 matchgroup=par5 start="(" end=")" contains=par1 contained + +hi par1 ctermfg=red guifg=red +hi par2 ctermfg=blue guifg=blue +hi par3 ctermfg=darkgreen guifg=darkgreen +hi par4 ctermfg=darkyellow guifg=darkyellow +hi par5 ctermfg=darkgrey guifg=darkgrey + +" line continuation (trailing comma or single dash) +syn sync linecont "\(,\|-\ze-\@!\)\ze\s*\(--.*\|\/\*.*\)*$" + +" if !exists("rexx_minlines") +" let rexx_minlines = 500 +" endif +" exec "syn sync ccomment rexxComment minlines=" . rexx_minlines + +" always scan from start, PCs are powerful enough for that in 2007 ! +exec "syn sync fromstart" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_rexx_syn_inits") + if version < 508 + let did_rexx_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " make binary and hex strings stand out + hi rexxStringConstant term=bold,underline ctermfg=5 cterm=bold guifg=darkMagenta gui=bold + + HiLink rexxLabel2 Function + HiLink doLoopSelectLabelRegion rexxKeyword + HiLink endIterateLeaveLabelRegion rexxKeyword + HiLink rexxLoopKeywords rexxKeyword " Todo + + HiLink rexxNumber Normal +" HiLink rexxIdentifier DiffChange + + HiLink rexxRegularCallSignal Statement + HiLink rexxExceptionHandling Statement + + HiLink rexxLabel Function + HiLink rexxCharacter Character + HiLink rexxParenError rexxError + HiLink rexxInParen rexxError + HiLink rexxCommentError rexxError + HiLink rexxError Error + HiLink rexxKeyword Statement + HiLink rexxKeywordStatements Statement + + HiLink rexxFunction Function + HiLink rexxString String + HiLink rexxComment Comment + HiLink rexxTodo Todo + HiLink rexxSpecialVariable Special + HiLink rexxConditional rexxKeyword + + HiLink rexxOperator Operator + HiLink rexxMessageOperator rexxOperator + HiLink rexxLineComment Comment + + HiLink rexxLineContinue WildMenu + + HiLink rexxDirective rexxKeyword + HiLink rexxClassDirective Type + HiLink rexxMethodDirective rexxFunction + HiLink rexxAttributeDirective rexxFunction + HiLink rexxRequiresDirective Include + HiLink rexxRoutineDirective rexxFunction + + HiLink rexxConst Constant + HiLink rexxTypeSpecifier Type + HiLink rexxBuiltinClass rexxTypeSpecifier + + HiLink rexxEnvironmentSymbol rexxConst + HiLink rexxMessage rexxFunction + + HiLink rexxParse rexxKeyword + HiLink rexxParse2 rexxParse + + HiLink rexxGuard rexxKeyword + HiLink rexxTrace rexxKeyword + + HiLink rexxRaise rexxKeyword + HiLink rexxRaise2 rexxRaise + + HiLink rexxForward rexxKeyword + HiLink rexxForward2 rexxForward + + delcommand HiLink +endif + +let b:current_syntax = "rexx" + +"vim: ts=8 diff --git a/vim73/syntax/rhelp.vim b/vim73/syntax/rhelp.vim new file mode 100644 index 0000000..7550b12 --- /dev/null +++ b/vim73/syntax/rhelp.vim @@ -0,0 +1,216 @@ +" Vim syntax file +" Language: R Help File +" Maintainer: Johannes Ranke +" Last Change: 2010 Nov 22 +" Version: 0.7.4 +" SVN: $Id: rhelp.vim 90 2010-11-22 10:58:11Z ranke $ +" Remarks: - Includes R syntax highlighting in the appropriate +" sections if an r.vim file is in the same directory or in the +" default debian location. +" - There is no Latex markup in equations +" - Thanks to Will Gray for finding and fixing a bug +" - No support for \if, \ifelse and \out as I don't understand +" them and have no examples at hand (help welcome). +" - No support for \var tag within quoted string (dito) + +" Version Clears: {{{1 +" For version 5.x: Clear all syntax items +" For version 6.x and 7.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case match + +" R help identifiers {{{ +syn region rhelpIdentifier matchgroup=rhelpSection start="\\name{" end="}" +syn region rhelpIdentifier matchgroup=rhelpSection start="\\alias{" end="}" +syn region rhelpIdentifier matchgroup=rhelpSection start="\\pkg{" end="}" +syn region rhelpIdentifier matchgroup=rhelpSection start="\\method{" end="}" contained +syn region rhelpIdentifier matchgroup=rhelpSection start="\\Rdversion{" end="}" + +" Highlighting of R code using an existing r.vim syntax file if available {{{1 +syn include @R syntax/r.vim +syn match rhelpDots "\\dots" containedin=@R +syn region rhelpRcode matchgroup=Delimiter start="\\examples{" matchgroup=Delimiter transparent end="}" contains=@R,rhelpSection +syn region rhelpRcode matchgroup=Delimiter start="\\usage{" matchgroup=Delimiter transparent end="}" contains=@R,rhelpIdentifier,rhelpS4method +syn region rhelpRcode matchgroup=Delimiter start="\\synopsis{" matchgroup=Delimiter transparent end="}" contains=@R +syn region rhelpRcode matchgroup=Delimiter start="\\special{" matchgroup=Delimiter transparent end="}" contains=@R contained +syn region rhelpRcode matchgroup=Delimiter start="\\code{" matchgroup=Delimiter transparent end="}" contains=@R,rhelpLink contained +syn region rhelpS4method matchgroup=Delimiter start="\\S4method{.*}(" matchgroup=Delimiter transparent end=")" contains=@R,rhelpDots contained +syn region rhelpSexpr matchgroup=Delimiter start="\\Sexpr{" matchgroup=Delimiter transparent end="}" contains=@R + +" Strings {{{1 +syn region rhelpString start=/"/ end=/"/ + +" Special characters ( \$ \& \% \# \{ \} \_) {{{1 +syn match rhelpSpecialChar "\\[$&%#{}_]" + +" Special Delimiters {{{1 +syn match rhelpDelimiter "\\cr" +syn match rhelpDelimiter "\\tab " + +" Keywords {{{1 +syn match rhelpKeyword "\\R" contained +syn match rhelpKeyword "\\ldots" +syn match rhelpKeyword "--" +syn match rhelpKeyword "---" +syn match rhelpKeyword "<" +syn match rhelpKeyword ">" +syn match rhelpKeyword "\\ge" +syn match rhelpKeyword "\\le" +syn match rhelpKeyword "\\alpha" +syn match rhelpKeyword "\\beta" +syn match rhelpKeyword "\\gamma" +syn match rhelpKeyword "\\delta" +syn match rhelpKeyword "\\epsilon" +syn match rhelpKeyword "\\zeta" +syn match rhelpKeyword "\\eta" +syn match rhelpKeyword "\\theta" +syn match rhelpKeyword "\\iota" +syn match rhelpKeyword "\\kappa" +syn match rhelpKeyword "\\lambda" +syn match rhelpKeyword "\\mu" +syn match rhelpKeyword "\\nu" +syn match rhelpKeyword "\\xi" +syn match rhelpKeyword "\\omicron" +syn match rhelpKeyword "\\pi" +syn match rhelpKeyword "\\rho" +syn match rhelpKeyword "\\sigma" +syn match rhelpKeyword "\\tau" +syn match rhelpKeyword "\\upsilon" +syn match rhelpKeyword "\\phi" +syn match rhelpKeyword "\\chi" +syn match rhelpKeyword "\\psi" +syn match rhelpKeyword "\\omega" +syn match rhelpKeyword "\\Alpha" +syn match rhelpKeyword "\\Beta" +syn match rhelpKeyword "\\Gamma" +syn match rhelpKeyword "\\Delta" +syn match rhelpKeyword "\\Epsilon" +syn match rhelpKeyword "\\Zeta" +syn match rhelpKeyword "\\Eta" +syn match rhelpKeyword "\\Theta" +syn match rhelpKeyword "\\Iota" +syn match rhelpKeyword "\\Kappa" +syn match rhelpKeyword "\\Lambda" +syn match rhelpKeyword "\\Mu" +syn match rhelpKeyword "\\Nu" +syn match rhelpKeyword "\\Xi" +syn match rhelpKeyword "\\Omicron" +syn match rhelpKeyword "\\Pi" +syn match rhelpKeyword "\\Rho" +syn match rhelpKeyword "\\Sigma" +syn match rhelpKeyword "\\Tau" +syn match rhelpKeyword "\\Upsilon" +syn match rhelpKeyword "\\Phi" +syn match rhelpKeyword "\\Chi" +syn match rhelpKeyword "\\Psi" +syn match rhelpKeyword "\\Omega" + +" Links {{{1 +syn region rhelpLink matchgroup=rhelpSection start="\\link{" end="}" contained keepend +syn region rhelpLink matchgroup=rhelpSection start="\\link\[.\{-}\]{" end="}" contained keepend +syn region rhelpLink matchgroup=rhelpSection start="\\linkS4class{" end="}" contained keepend + +" Type Styles {{{1 +syn match rhelpType "\\emph\>" +syn match rhelpType "\\strong\>" +syn match rhelpType "\\bold\>" +syn match rhelpType "\\sQuote\>" +syn match rhelpType "\\dQuote\>" +syn match rhelpType "\\preformatted\>" +syn match rhelpType "\\kbd\>" +syn match rhelpType "\\samp\>" +syn match rhelpType "\\eqn\>" +syn match rhelpType "\\deqn\>" +syn match rhelpType "\\file\>" +syn match rhelpType "\\email\>" +syn match rhelpType "\\url\>" +syn match rhelpType "\\href\>" +syn match rhelpType "\\var\>" +syn match rhelpType "\\env\>" +syn match rhelpType "\\option\>" +syn match rhelpType "\\command\>" +syn match rhelpType "\\newcommand\>" +syn match rhelpType "\\renewcommand\>" +syn match rhelpType "\\dfn\>" +syn match rhelpType "\\cite\>" +syn match rhelpType "\\acronym\>" + +" rhelp sections {{{1 +syn match rhelpSection "\\encoding\>" +syn match rhelpSection "\\title\>" +syn match rhelpSection "\\item\>" +syn match rhelpSection "\\description\>" +syn match rhelpSection "\\concept\>" +syn match rhelpSection "\\arguments\>" +syn match rhelpSection "\\details\>" +syn match rhelpSection "\\value\>" +syn match rhelpSection "\\references\>" +syn match rhelpSection "\\note\>" +syn match rhelpSection "\\author\>" +syn match rhelpSection "\\seealso\>" +syn match rhelpSection "\\keyword\>" +syn match rhelpSection "\\docType\>" +syn match rhelpSection "\\format\>" +syn match rhelpSection "\\source\>" +syn match rhelpSection "\\itemize\>" +syn match rhelpSection "\\describe\>" +syn match rhelpSection "\\enumerate\>" +syn match rhelpSection "\\item " +syn match rhelpSection "\\item$" +syn match rhelpSection "\\tabular{[lcr]*}" +syn match rhelpSection "\\dontrun\>" +syn match rhelpSection "\\dontshow\>" +syn match rhelpSection "\\testonly\>" +syn match rhelpSection "\\donttest\>" + +" Freely named Sections {{{1 +syn region rhelpFreesec matchgroup=Delimiter start="\\section{" matchgroup=Delimiter transparent end="}" +syn region rhelpFreesubsec matchgroup=Delimiter start="\\subsection{" matchgroup=Delimiter transparent end="}" + +" R help file comments {{{1 +syn match rhelpComment /%.*$/ + +" Error {{{1 +syn region rhelpRegion matchgroup=Delimiter start=/(/ matchgroup=Delimiter end=/)/ transparent contains=ALLBUT,rhelpError,rhelpBraceError,rhelpCurlyError +syn region rhelpRegion matchgroup=Delimiter start=/{/ matchgroup=Delimiter end=/}/ transparent contains=ALLBUT,rhelpError,rhelpBraceError,rhelpParenError +syn region rhelpRegion matchgroup=Delimiter start=/\[/ matchgroup=Delimiter end=/]/ transparent contains=ALLBUT,rhelpError,rhelpCurlyError,rhelpParenError +syn match rhelpError /[)\]}]/ +syn match rhelpBraceError /[)}]/ contained +syn match rhelpCurlyError /[)\]]/ contained +syn match rhelpParenError /[\]}]/ contained + +" Define the default highlighting {{{1 +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_rhelp_syntax_inits") + if version < 508 + let did_rhelp_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + HiLink rhelpIdentifier Identifier + HiLink rhelpString String + HiLink rhelpKeyword Keyword + HiLink rhelpDots Keyword + HiLink rhelpLink Underlined + HiLink rhelpType Type + HiLink rhelpSection PreCondit + HiLink rhelpError Error + HiLink rhelpBraceError Error + HiLink rhelpCurlyError Error + HiLink rhelpParenError Error + HiLink rhelpDelimiter Delimiter + HiLink rhelpComment Comment + HiLink rhelpRComment Comment + HiLink rhelpSpecialChar SpecialChar + delcommand HiLink +endif + +let b:current_syntax = "rhelp" +" vim: foldmethod=marker: diff --git a/vim73/syntax/rib.vim b/vim73/syntax/rib.vim new file mode 100644 index 0000000..6b9f2b0 --- /dev/null +++ b/vim73/syntax/rib.vim @@ -0,0 +1,73 @@ +" Vim syntax file +" Language: Renderman Interface Bytestream +" Maintainer: Andrew Bromage +" Last Change: 2003 May 11 +" + +" Remove any old syntax stuff hanging around +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +syn case match + +" Comments +syn match ribLineComment "#.*$" +syn match ribStructureComment "##.*$" + +syn case ignore +syn match ribCommand /[A-Z][a-zA-Z]*/ +syn case match + +syn region ribString start=/"/ skip=/\\"/ end=/"/ + +syn match ribStructure "[A-Z][a-zA-Z]*Begin\>\|[A-Z][a-zA-Z]*End" +syn region ribSectionFold start="FrameBegin" end="FrameEnd" fold transparent keepend extend +syn region ribSectionFold start="WorldBegin" end="WorldEnd" fold transparent keepend extend +syn region ribSectionFold start="TransformBegin" end="TransformEnd" fold transparent keepend extend +syn region ribSectionFold start="AttributeBegin" end="AttributeEnd" fold transparent keepend extend +syn region ribSectionFold start="MotionBegin" end="MotionEnd" fold transparent keepend extend +syn region ribSectionFold start="SolidBegin" end="SolidEnd" fold transparent keepend extend +syn region ribSectionFold start="ObjectBegin" end="ObjectEnd" fold transparent keepend extend + +syn sync fromstart + +"integer number, or floating point number without a dot and with "f". +syn case ignore +syn match ribNumbers display transparent "[-]\=\<\d\|\.\d" contains=ribNumber,ribFloat +syn match ribNumber display contained "[-]\=\d\+\>" +"floating point number, with dot, optional exponent +syn match ribFloat display contained "[-]\=\d\+\.\d*\(e[-+]\=\d\+\)\=" +"floating point number, starting with a dot, optional exponent +syn match ribFloat display contained "[-]\=\.\d\+\(e[-+]\=\d\+\)\=\>" +"floating point number, without dot, with exponent +syn match ribFloat display contained "[-]\=\d\+e[-+]\d\+\>" +syn case match + +if version >= 508 || !exists("did_rib_syntax_inits") + if version < 508 + let did_rib_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink ribStructure Structure + HiLink ribCommand Statement + + HiLink ribStructureComment SpecialComment + HiLink ribLineComment Comment + + HiLink ribString String + HiLink ribNumber Number + HiLink ribFloat Float + + delcommand HiLink +end + + +let b:current_syntax = "rib" + +" Options for vi: ts=8 sw=2 sts=2 nowrap noexpandtab ft=vim diff --git a/vim73/syntax/rnc.vim b/vim73/syntax/rnc.vim new file mode 100644 index 0000000..8436c88 --- /dev/null +++ b/vim73/syntax/rnc.vim @@ -0,0 +1,68 @@ +" Vim syntax file +" Language: Relax NG compact syntax +" Maintainer: Nikolai Weibull +" Latest Revision: 2007-06-17 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +setlocal iskeyword+=-,. + +syn keyword rncTodo contained TODO FIXME XXX NOTE + +syn region rncComment display oneline start='^\s*#' end='$' + \ contains=rncTodo,@Spell + +syn match rncOperator display '[-|,&+?*~]' +syn match rncOperator display '\%(|&\)\==' +syn match rncOperator display '>>' + +syn match rncNamespace display '\<\k\+:' + +syn match rncQuoted display '\\\k\+\>' + +syn match rncSpecial display '\\x{\x\+}' + +syn region rncAnnotation transparent start='\[' end='\]' + \ contains=ALLBUT,rncComment,rncTodo + +syn region rncLiteral display oneline start=+"+ end=+"+ + \ contains=rncSpecial +syn region rncLiteral display oneline start=+'+ end=+'+ +syn region rncLiteral display oneline start=+"""+ end=+"""+ + \ contains=rncSpecial +syn region rncLiteral display oneline start=+'''+ end=+'''+ + +syn match rncDelimiter display '[{},()]' + +syn keyword rncKeyword datatypes default div empty external grammar +syn keyword rncKeyword include inherit list mixed name namespace +syn keyword rncKeyword notAllowed parent start string text token + +syn match rncIdentifier display '\k\+\_s*\%(=\|&=\||=\)\@=' + \ nextgroup=rncOperator +syn keyword rncKeyword element attribute + \ nextgroup=rncIdName skipwhite skipempty +syn match rncIdName contained '\k\+' + +hi def link rncTodo Todo +hi def link rncComment Comment +hi def link rncOperator Operator +hi def link rncNamespace Identifier +hi def link rncQuoted Special +hi def link rncSpecial SpecialChar +hi def link rncAnnotation Special +hi def link rncLiteral String +hi def link rncDelimiter Delimiter +hi def link rncKeyword Keyword +hi def link rncIdentifier Identifier +hi def link rncIdName Identifier + +let b:current_syntax = "rnc" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/rnoweb.vim b/vim73/syntax/rnoweb.vim new file mode 100644 index 0000000..7d42395 --- /dev/null +++ b/vim73/syntax/rnoweb.vim @@ -0,0 +1,57 @@ +" Vim syntax file +" Language: R noweb Files +" Maintainer: Johannes Ranke +" Last Change: 2009 May 05 +" Version: 0.9 +" SVN: $Id: rnoweb.vim 84 2009-05-03 19:52:47Z ranke $ +" Remarks: - This file is inspired by the proposal of +" Fernando Henrique Ferraz Pereira da Rosa +" http://www.ime.usp.br/~feferraz/en/sweavevim.html +" + +" Version Clears: {{{1 +" For version 5.x: Clear all syntax items +" For version 6.x and 7.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case match + +" Extension of Tex clusters {{{1 +runtime syntax/tex.vim +unlet b:current_syntax + +syn cluster texMatchGroup add=@rnoweb +syn cluster texMathMatchGroup add=rnowebSexpr +syn cluster texEnvGroup add=@rnoweb +syn cluster texFoldGroup add=@rnoweb +syn cluster texDocGroup add=@rnoweb +syn cluster texPartGroup add=@rnoweb +syn cluster texChapterGroup add=@rnoweb +syn cluster texSectionGroup add=@rnoweb +syn cluster texSubSectionGroup add=@rnoweb +syn cluster texSubSubSectionGroup add=@rnoweb +syn cluster texParaGroup add=@rnoweb + +" Highlighting of R code using an existing r.vim syntax file if available {{{1 +syn include @rnowebR syntax/r.vim +syn region rnowebChunk matchgroup=rnowebDelimiter start="^<<.*>>=" matchgroup=rnowebDelimiter end="^@" contains=@rnowebR,rnowebChunkReference,rnowebChunk fold keepend +syn match rnowebChunkReference "^<<.*>>$" contained +syn region rnowebSexpr matchgroup=Delimiter start="\\Sexpr{" matchgroup=Delimiter end="}" contains=@rnowebR + +" Sweave options command {{{1 +syn region rnowebSweaveopts matchgroup=Delimiter start="\\SweaveOpts{" matchgroup=Delimiter end="}" + +" rnoweb Cluster {{{1 +syn cluster rnoweb contains=rnowebChunk,rnowebChunkReference,rnowebDelimiter,rnowebSexpr,rnowebSweaveopts + +" Highlighting {{{1 +hi def link rnowebDelimiter Delimiter +hi def link rnowebSweaveOpts Statement +hi def link rnowebChunkReference Delimiter + +let b:current_syntax = "rnoweb" +" vim: foldmethod=marker: diff --git a/vim73/syntax/robots.vim b/vim73/syntax/robots.vim new file mode 100644 index 0000000..066628b --- /dev/null +++ b/vim73/syntax/robots.vim @@ -0,0 +1,69 @@ +" Vim syntax file +" Language: "Robots.txt" files +" Robots.txt files indicate to WWW robots which parts of a web site should not be accessed. +" Maintainer: Dominique Stphan (dominique@mggen.com) +" URL: http://www.mggen.com/vim/syntax/robots.zip +" Last change: 2001 May 09 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +" shut case off +syn case ignore + +" Comment +syn match robotsComment "#.*$" contains=robotsUrl,robotsMail,robotsString + +" Star * (means all spiders) +syn match robotsStar "\*" + +" : +syn match robotsDelimiter ":" + + +" The keywords +" User-agent +syn match robotsAgent "^[Uu][Ss][Ee][Rr]\-[Aa][Gg][Ee][Nn][Tt]" +" Disallow +syn match robotsDisallow "^[Dd][Ii][Ss][Aa][Ll][Ll][Oo][Ww]" + +" Disallow: or User-Agent: and the rest of the line before an eventual comment +synt match robotsLine "\(^[Uu][Ss][Ee][Rr]\-[Aa][Gg][Ee][Nn][Tt]\|^[Dd][Ii][Ss][Aa][Ll][Ll][Oo][Ww]\):[^#]*" contains=robotsAgent,robotsDisallow,robotsStar,robotsDelimiter + +" Some frequent things in comments +syn match robotsUrl "http[s]\=://\S*" +syn match robotsMail "\S*@\S*" +syn region robotsString start=+L\="+ skip=+\\\\\|\\"+ end=+"+ + +if version >= 508 || !exists("did_robos_syntax_inits") + if version < 508 + let did_robots_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink robotsComment Comment + HiLink robotsAgent Type + HiLink robotsDisallow Statement + HiLink robotsLine Special + HiLink robotsStar Operator + HiLink robotsDelimiter Delimiter + HiLink robotsUrl String + HiLink robotsMail String + HiLink robotsString String + + delcommand HiLink +endif + + +let b:current_syntax = "robots" + +" vim: ts=8 sw=2 + diff --git a/vim73/syntax/rpcgen.vim b/vim73/syntax/rpcgen.vim new file mode 100644 index 0000000..548f8c8 --- /dev/null +++ b/vim73/syntax/rpcgen.vim @@ -0,0 +1,63 @@ +" Vim syntax file +" Language: rpcgen +" Maintainer: Dr. Charles E. Campbell, Jr. +" Last Change: Sep 06, 2005 +" Version: 8 +" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Read the C syntax to start with +if version < 600 + source :p:h/c.vim +else + runtime! syntax/c.vim +endif + +syn keyword rpcProgram program skipnl skipwhite nextgroup=rpcProgName +syn match rpcProgName contained "\<\i\I*\>" skipnl skipwhite nextgroup=rpcProgZone +syn region rpcProgZone contained matchgroup=Delimiter start="{" matchgroup=Delimiter end="}\s*=\s*\(\d\+\|0x[23]\x\{7}\)\s*;"me=e-1 contains=rpcVersion,cComment,rpcProgNmbrErr +syn keyword rpcVersion contained version skipnl skipwhite nextgroup=rpcVersName +syn match rpcVersName contained "\<\i\I*\>" skipnl skipwhite nextgroup=rpcVersZone +syn region rpcVersZone contained matchgroup=Delimiter start="{" matchgroup=Delimiter end="}\s*=\s*\d\+\s*;"me=e-1 contains=cType,cStructure,cStorageClass,rpcDecl,rpcProcNmbr,cComment +syn keyword rpcDecl contained string +syn match rpcProcNmbr contained "=\s*\d\+;"me=e-1 +syn match rpcProgNmbrErr contained "=\s*0x[^23]\x*"ms=s+1 +syn match rpcPassThru "^\s*%.*$" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_rpcgen_syntax_inits") + if version < 508 + let did_rpcgen_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink rpcProgName rpcName + HiLink rpcProgram rpcStatement + HiLink rpcVersName rpcName + HiLink rpcVersion rpcStatement + + HiLink rpcDecl cType + HiLink rpcPassThru cComment + + HiLink rpcName Special + HiLink rpcProcNmbr Delimiter + HiLink rpcProgNmbrErr Error + HiLink rpcStatement Statement + + delcommand HiLink +endif + +let b:current_syntax = "rpcgen" + +" vim: ts=8 diff --git a/vim73/syntax/rpl.vim b/vim73/syntax/rpl.vim new file mode 100644 index 0000000..bc50475 --- /dev/null +++ b/vim73/syntax/rpl.vim @@ -0,0 +1,491 @@ +" Vim syntax file +" Language: RPL/2 +" Version: 0.15.15 against RPL/2 version 4.00pre7i +" Last Change: 2003 august 24 +" Maintainer: Jol BERTRAND +" URL: http://www.makalis.fr/~bertrand/rpl2/download/vim/indent/rpl.vim +" Credits: Nothing + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Keyword characters (not used) +" set iskeyword=33-127 + +" Case sensitive +syntax case match + +" Constants +syntax match rplConstant "\(^\|\s\+\)\(e\|i\)\ze\($\|\s\+\)" + +" Any binary number +syntax match rplBinaryError "\(^\|\s\+\)#\s*\S\+b\ze" +syntax match rplBinary "\(^\|\s\+\)#\s*[01]\+b\ze\($\|\s\+\)" +syntax match rplOctalError "\(^\|\s\+\)#\s*\S\+o\ze" +syntax match rplOctal "\(^\|\s\+\)#\s*\o\+o\ze\($\|\s\+\)" +syntax match rplDecimalError "\(^\|\s\+\)#\s*\S\+d\ze" +syntax match rplDecimal "\(^\|\s\+\)#\s*\d\+d\ze\($\|\s\+\)" +syntax match rplHexadecimalError "\(^\|\s\+\)#\s*\S\+h\ze" +syntax match rplHexadecimal "\(^\|\s\+\)#\s*\x\+h\ze\($\|\s\+\)" + +" Case unsensitive +syntax case ignore + +syntax match rplControl "\(^\|\s\+\)abort\ze\($\|\s\+\)" +syntax match rplControl "\(^\|\s\+\)kill\ze\($\|\s\+\)" +syntax match rplControl "\(^\|\s\+\)cont\ze\($\|\s\+\)" +syntax match rplControl "\(^\|\s\+\)halt\ze\($\|\s\+\)" +syntax match rplControl "\(^\|\s\+\)cmlf\ze\($\|\s\+\)" +syntax match rplControl "\(^\|\s\+\)sst\ze\($\|\s\+\)" + +syntax match rplConstant "\(^\|\s\+\)pi\ze\($\|\s\+\)" + +syntax match rplStatement "\(^\|\s\+\)return\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)last\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)syzeval\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)wait\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)type\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)kind\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)eval\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)use\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)remove\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)external\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)dup\([2n]\|\)\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)drop\([2n]\|\)\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)depth\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)roll\(d\|\)\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)pick\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)rot\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)swap\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)over\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)clear\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)warranty\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)copyright\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)convert\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)date\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)time\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)mem\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)clmf\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)->num\ze\($\|\s\+\)" +syntax match rplStatement "\(^\|\s\+\)help\ze\($\|\s\+\)" + +syntax match rplStorage "\(^\|\s\+\)get\(i\|r\|c\|\)\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)put\(i\|r\|c\|\)\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)rcl\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)purge\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)sinv\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)sneg\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)sconj\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)steq\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)rceq\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)vars\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)clusr\ze\($\|\s\+\)" +syntax match rplStorage "\(^\|\s\+\)sto\([+-/\*]\|\)\ze\($\|\s\+\)" + +syntax match rplAlgConditional "\(^\|\s\+\)ift\(e\|\)\ze\($\|\s\+\)" + +syntax match rplOperator "\(^\|\s\+\)and\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)\(x\|\)or\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)not\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)same\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)==\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)<=\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)=<\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)=>\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)>=\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)<>\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)>\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)<\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)[+-]\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)[/\*]\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)\^\ze\($\|\s\+\)" +syntax match rplOperator "\(^\|\s\+\)\*\*\ze\($\|\s\+\)" + +syntax match rplBoolean "\(^\|\s\+\)true\ze\($\|\s\+\)" +syntax match rplBoolean "\(^\|\s\+\)false\ze\($\|\s\+\)" + +syntax match rplReadWrite "\(^\|\s\+\)store\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)recall\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)\(\|wf\|un\)lock\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)open\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)close\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)delete\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)create\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)format\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)rewind\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)backspace\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)\(\|re\)write\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)read\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)inquire\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)sync\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)append\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)suppress\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)seek\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)pr\(1\|int\|st\|stc\|lcd\|var\|usr\|md\)\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)paper\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)cr\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)erase\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)disp\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)input\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)prompt\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)key\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)cllcd\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)\(\|re\)draw\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)drax\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)indep\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)depnd\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)res\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)axes\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)label\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)pmin\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)pmax\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)centr\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)persist\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)title\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)\(slice\|auto\|log\|\)scale\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)eyept\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)\(p\|s\)par\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)function\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)polar\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)scatter\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)plotter\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)wireframe\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)parametric\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)slice\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)\*w\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)\*h\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)\*d\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)\*s\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)->lcd\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)lcd->\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)edit\ze\($\|\s\+\)" +syntax match rplReadWrite "\(^\|\s\+\)visit\ze\($\|\s\+\)" + +syntax match rplIntrinsic "\(^\|\s\+\)abs\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)arg\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)conj\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)re\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)im\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)mant\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)xpon\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)ceil\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)fact\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)fp\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)floor\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)inv\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)ip\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)max\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)min\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)mod\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)neg\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)relax\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)sign\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)sq\(\|rt\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)xroot\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)cos\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)sin\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)tan\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)tg\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)a\(\|rc\)cos\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)a\(\|rc\)sin\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)atan\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)arctg\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|a\)cosh\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|a\)sinh\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|a\)tanh\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|arg\)th\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)arg[cst]h\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|a\)log\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)ln\(\|1\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)exp\(\|m\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)trn\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)con\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)idn\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)rdm\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)rsd\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)cnrm\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)cross\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)d[eo]t\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)[cr]swp\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)rci\(j\|\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(in\|de\)cr\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)bessel\ze\($\|\s\+\)" + +syntax match rplIntrinsic "\(^\|\s\+\)\(\|g\)egvl\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|g\)\(\|l\|r\)egv\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)rnrm\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(std\|fix\|sci\|eng\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(rad\|deg\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|n\)rand\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)rdz\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|i\)fft\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(dec\|bin\|oct\|hex\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)rclf\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)stof\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)[cs]f\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)chr\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)num\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)pos\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)sub\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)size\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(st\|rc\)ws\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(r\|s\)\(r\|l\)\(\|b\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)as\(r\|l\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(int\|der\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)stos\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|r\)cls\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)drws\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)scls\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)ns\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)tot\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)mean\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|p\)sdev\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|p\)var\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)maxs\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)mins\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|p\)cov\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)cols\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)s\(x\(\|y\|2\)\|y\(\|2\)\)\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(x\|y\)col\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)corr\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)utp[cfnt]\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)comb\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)perm\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)\(\|p\)lu\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)[lu]chol\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)schur\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)%\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)%ch\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)%t\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)hms->\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)->hms\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)hms+\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)hms-\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)d->r\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)r->d\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)b->r\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)r->b\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)c->r\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)r->c\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)r->p\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)p->r\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)str->\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)->str\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)array->\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)->array\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)list->\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)->list\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)s+\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)s-\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)col-\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)col+\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)row-\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)row+\ze\($\|\s\+\)" +syntax match rplIntrinsic "\(^\|\s\+\)->q\ze\($\|\s\+\)" + +syntax match rplObsolete "\(^\|\s\+\)arry->\ze\($\|\s\+\)"hs=e-5 +syntax match rplObsolete "\(^\|\s\+\)->arry\ze\($\|\s\+\)"hs=e-5 + +" Conditional structures +syntax match rplConditionalError "\(^\|\s\+\)case\ze\($\|\s\+\)"hs=e-3 +syntax match rplConditionalError "\(^\|\s\+\)then\ze\($\|\s\+\)"hs=e-3 +syntax match rplConditionalError "\(^\|\s\+\)else\ze\($\|\s\+\)"hs=e-3 +syntax match rplConditionalError "\(^\|\s\+\)elseif\ze\($\|\s\+\)"hs=e-5 +syntax match rplConditionalError "\(^\|\s\+\)end\ze\($\|\s\+\)"hs=e-2 +syntax match rplConditionalError "\(^\|\s\+\)\(step\|next\)\ze\($\|\s\+\)"hs=e-3 +syntax match rplConditionalError "\(^\|\s\+\)until\ze\($\|\s\+\)"hs=e-4 +syntax match rplConditionalError "\(^\|\s\+\)repeat\ze\($\|\s\+\)"hs=e-5 +syntax match rplConditionalError "\(^\|\s\+\)default\ze\($\|\s\+\)"hs=e-6 + +" FOR/(CYCLE)/(EXIT)/NEXT +" FOR/(CYCLE)/(EXIT)/STEP +" START/(CYCLE)/(EXIT)/NEXT +" START/(CYCLE)/(EXIT)/STEP +syntax match rplCycle "\(^\|\s\+\)\(cycle\|exit\)\ze\($\|\s\+\)" +syntax region rplForNext matchgroup=rplRepeat start="\(^\|\s\+\)\(for\|start\)\ze\($\|\s\+\)" end="\(^\|\s\+\)\(next\|step\)\ze\($\|\s\+\)" contains=ALL keepend extend + +" ELSEIF/END +syntax region rplElseifEnd matchgroup=rplConditional start="\(^\|\s\+\)elseif\ze\($\|\s\+\)" end="\(^\|\s\+\)end\ze\($\|\s\+\)" contained contains=ALLBUT,rplElseEnd keepend + +" ELSE/END +syntax region rplElseEnd matchgroup=rplConditional start="\(^\|\s\+\)else\ze\($\|\s\+\)" end="\(^\|\s\+\)end\ze\($\|\s\+\)" contained contains=ALLBUT,rplElseEnd,rplThenEnd,rplElseifEnd keepend + +" THEN/END +syntax region rplThenEnd matchgroup=rplConditional start="\(^\|\s\+\)then\ze\($\|\s\+\)" end="\(^\|\s\+\)end\ze\($\|\s\+\)" contained containedin=rplIfEnd contains=ALLBUT,rplThenEnd keepend + +" IF/END +syntax region rplIfEnd matchgroup=rplConditional start="\(^\|\s\+\)if\(err\|\)\ze\($\|\s\+\)" end="\(^\|\s\+\)end\ze\($\|\s\+\)" contains=ALLBUT,rplElseEnd,rplElseifEnd keepend extend +" if end is accepted ! +" select end too ! + +" CASE/THEN +syntax region rplCaseThen matchgroup=rplConditional start="\(^\|\s\+\)case\ze\($\|\s\+\)" end="\(^\|\s\+\)then\ze\($\|\s\+\)" contains=ALLBUT,rplCaseThen,rplCaseEnd,rplThenEnd keepend extend contained containedin=rplCaseEnd + +" CASE/END +syntax region rplCaseEnd matchgroup=rplConditional start="\(^\|\s\+\)case\ze\($\|\s\+\)" end="\(^\|\s\+\)end\ze\($\|\s\+\)" contains=ALLBUT,rplCaseEnd,rplThenEnd,rplElseEnd keepend extend contained containedin=rplSelectEnd + +" DEFAULT/END +syntax region rplDefaultEnd matchgroup=rplConditional start="\(^\|\s\+\)default\ze\($\|\s\+\)" end="\(^\|\s\+\)end\ze\($\|\s\+\)" contains=ALLBUT,rplDefaultEnd keepend contained containedin=rplSelectEnd + +" SELECT/END +syntax region rplSelectEnd matchgroup=rplConditional start="\(^\|\s\+\)select\ze\($\|\s\+\)" end="\(^\|\s\+\)end\ze\($\|\s\+\)" contains=ALLBUT,rplThenEnd keepend extend +" select end is accepted ! + +" DO/UNTIL/END +syntax region rplUntilEnd matchgroup=rplConditional start="\(^\|\s\+\)until\ze\($\|\s\+\)" end="\(^\|\s\+\)\zsend\ze\($\|\s\+\)" contains=ALLBUT,rplUntilEnd contained containedin=rplDoUntil extend keepend +syntax region rplDoUntil matchgroup=rplConditional start="\(^\|\s\+\)do\ze\($\|\s\+\)" end="\(^\|\s\+\)until\ze\($\|\s\+\)" contains=ALL keepend extend + +" WHILE/REPEAT/END +syntax region rplRepeatEnd matchgroup=rplConditional start="\(^\|\s\+\)repeat\ze\($\|\s\+\)" end="\(^\|\s\+\)\zsend\ze\($\|\s\+\)" contains=ALLBUT,rplRepeatEnd contained containedin=rplWhileRepeat extend keepend +syntax region rplWhileRepeat matchgroup=rplConditional start="\(^\|\s\+\)while\ze\($\|\s\+\)" end="\(^\|\s\+\)repeat\ze\($\|\s\+\)" contains=ALL keepend extend + +" Comments +syntax match rplCommentError "\*/" +syntax region rplCommentString contained start=+"+ end=+"+ end=+\*/+me=s-1 +syntax region rplCommentLine start="\(^\|\s\+\)//\ze" skip="\\$" end="$" contains=NONE keepend extend +syntax region rplComment start="\(^\|\s\+\)/\*\ze" end="\*/" contains=rplCommentString keepend extend + +" Catch errors caused by too many right parentheses +syntax region rplParen transparent start="(" end=")" contains=ALLBUT,rplParenError,rplComplex,rplIncluded keepend extend +syntax match rplParenError ")" + +" Subroutines +" Catch errors caused by too many right '>>' +syntax match rplSubError "\(^\|\s\+\)>>\ze\($\|\s\+\)"hs=e-1 +syntax region rplSub matchgroup=rplSubDelimitor start="\(^\|\s\+\)<<\ze\($\|\s\+\)" end="\(^\|\s\+\)>>\ze\($\|\s\+\)" contains=ALLBUT,rplSubError,rplIncluded,rplDefaultEnd,rplStorageSub keepend extend + +" Expressions +syntax region rplExpr start="\(^\|\s\+\)'" end="'\ze\($\|\s\+\)" contains=rplParen,rplParenError + +" Local variables +syntax match rplStorageError "\(^\|\s\+\)->\ze\($\|\s\+\)"hs=e-1 +syntax region rplStorageSub matchgroup=rplStorage start="\(^\|\s\+\)<<\ze\($\|\s\+\)" end="\(^\|\s\+\)>>\ze\($\|\s\+\)" contains=ALLBUT,rplSubError,rplIncluded,rplDefaultEnd,rplStorageExpr contained containedin=rplLocalStorage keepend extend +syntax region rplStorageExpr matchgroup=rplStorage start="\(^\|\s\+\)'" end="'\ze\($\|\s\+\)" contains=rplParen,rplParenError extend contained containedin=rplLocalStorage +syntax region rplLocalStorage matchgroup=rplStorage start="\(^\|\s\+\)->\ze\($\|\s\+\)" end="\(^\|\s\+\)\(<<\ze\($\|\s\+\)\|'\)" contains=rplStorageSub,rplStorageExpr,rplComment,rplCommentLine keepend extend + +" Catch errors caused by too many right brackets +syntax match rplArrayError "\]" +syntax match rplArray "\]" contained containedin=rplArray +syntax region rplArray matchgroup=rplArray start="\[" end="\]" contains=ALLBUT,rplArrayError keepend extend + +" Catch errors caused by too many right '}' +syntax match rplListError "}" +syntax match rplList "}" contained containedin=rplList +syntax region rplList matchgroup=rplList start="{" end="}" contains=ALLBUT,rplListError,rplIncluded keepend extend + +" cpp is used by RPL/2 +syntax match rplPreProc "\_^#\s*\(define\|undef\)\>" +syntax match rplPreProc "\_^#\s*\(warning\|error\)\>" +syntax match rplPreCondit "\_^#\s*\(if\|ifdef\|ifndef\|elif\|else\|endif\)\>" +syntax match rplIncluded contained "\<<\s*\S*\s*>\>" +syntax match rplInclude "\_^#\s*include\>\s*["<]" contains=rplIncluded,rplString +"syntax match rplExecPath "\%^\_^#!\s*\S*" +syntax match rplExecPath "\%^\_^#!\p*\_$" + +" Any integer +syntax match rplInteger "\(^\|\s\+\)[-+]\=\d\+\ze\($\|\s\+\)" + +" Floating point number +" [S][ip].[fp] +syntax match rplFloat "\(^\|\s\+\)[-+]\=\(\d*\)\=[\.,]\(\d*\)\=\ze\($\|\s\+\)" contains=ALLBUT,rplPoint,rplSign +" [S]ip[.fp]E[S]exp +syntax match rplFloat "\(^\|\s\+\)[-+]\=\d\+\([\.,]\d*\)\=[eE]\([-+]\)\=\d\+\ze\($\|\s\+\)" contains=ALLBUT,rplPoint,rplSign +" [S].fpE[S]exp +syntax match rplFloat "\(^\|\s\+\)[-+]\=\(\d*\)\=[\.,]\d\+[eE]\([-+]\)\=\d\+\ze\($\|\s\+\)" contains=ALLBUT,rplPoint,rplSign +syntax match rplPoint "\<[\.,]\>" +syntax match rplSign "\<[+-]\>" + +" Complex number +" (x,y) +syntax match rplComplex "\(^\|\s\+\)([-+]\=\(\d*\)\=\.\=\d*\([eE][-+]\=\d\+\)\=\s*,\s*[-+]\=\(\d*\)\=\.\=\d*\([eE][-+]\=\d\+\)\=)\ze\($\|\s\+\)" +" (x.y) +syntax match rplComplex "\(^\|\s\+\)([-+]\=\(\d*\)\=,\=\d*\([eE][-+]\=\d\+\)\=\s*\.\s*[-+]\=\(\d*\)\=,\=\d*\([eE][-+]\=\d\+\)\=)\ze\($\|\s\+\)" + +" Strings +syntax match rplStringGuilles "\\\"" +syntax match rplStringAntislash "\\\\" +syntax region rplString start=+\(^\|\s\+\)"+ end=+"\ze\($\|\s\+\)+ contains=rplStringGuilles,rplStringAntislash + +syntax match rplTab "\t" transparent + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_rpl_syntax_inits") + if version < 508 + let did_rpl_syntax_inits = 1 + command -nargs=+ HiLink highlight link + else + command -nargs=+ HiLink highlight default link + endif + + " The default highlighting. + + HiLink rplControl Statement + HiLink rplStatement Statement + HiLink rplAlgConditional Conditional + HiLink rplConditional Repeat + HiLink rplConditionalError Error + HiLink rplRepeat Repeat + HiLink rplCycle Repeat + HiLink rplUntil Repeat + HiLink rplIntrinsic Special + HiLink rplStorage StorageClass + HiLink rplStorageExpr StorageClass + HiLink rplStorageError Error + HiLink rplReadWrite rplIntrinsic + + HiLink rplOperator Operator + + HiLink rplList Special + HiLink rplArray Special + HiLink rplConstant Identifier + HiLink rplExpr Type + + HiLink rplString String + HiLink rplStringGuilles String + HiLink rplStringAntislash String + + HiLink rplBinary Boolean + HiLink rplOctal Boolean + HiLink rplDecimal Boolean + HiLink rplHexadecimal Boolean + HiLink rplInteger Number + HiLink rplFloat Float + HiLink rplComplex Float + HiLink rplBoolean Identifier + + HiLink rplObsolete Todo + + HiLink rplPreCondit PreCondit + HiLink rplInclude Include + HiLink rplIncluded rplString + HiLink rplInclude Include + HiLink rplExecPath Include + HiLink rplPreProc PreProc + HiLink rplComment Comment + HiLink rplCommentLine Comment + HiLink rplCommentString Comment + HiLink rplSubDelimitor rplStorage + HiLink rplCommentError Error + HiLink rplParenError Error + HiLink rplSubError Error + HiLink rplArrayError Error + HiLink rplListError Error + HiLink rplTab Error + HiLink rplBinaryError Error + HiLink rplOctalError Error + HiLink rplDecimalError Error + HiLink rplHexadecimalError Error + + delcommand HiLink +endif + +let b:current_syntax = "rpl" + +" vim: ts=8 tw=132 diff --git a/vim73/syntax/rst.vim b/vim73/syntax/rst.vim new file mode 100644 index 0000000..acb5616 --- /dev/null +++ b/vim73/syntax/rst.vim @@ -0,0 +1,175 @@ +" Vim syntax file +" Language: reStructuredText documentation format +" Maintainer: Nikolai Weibull +" Latest Revision: 2010-01-23 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn case ignore + +syn match rstSections "^\%(\([=`:.'"~^_*+#-]\)\1\+\n\)\=.\+\n\([=`:.'"~^_*+#-]\)\2\+$" + +syn match rstTransition /^[=`:.'"~^_*+#-]\{4,}\s*$/ + +syn cluster rstCruft contains=rstEmphasis,rstStrongEmphasis, + \ rstInterpretedText,rstInlineLiteral,rstSubstitutionReference, + \ rstInlineInternalTargets,rstFootnoteReference,rstHyperlinkReference + +syn region rstLiteralBlock matchgroup=rstDelimiter + \ start='::\_s*\n\ze\z(\s\+\)' skip='^$' end='^\z1\@!' + \ contains=@NoSpell + +syn region rstQuotedLiteralBlock matchgroup=rstDelimiter + \ start="::\_s*\n\ze\z([!\"#$%&'()*+,-./:;<=>?@[\]^_`{|}~]\)" + \ end='^\z1\@!' contains=@NoSpell + +syn region rstDoctestBlock oneline display matchgroup=rstDelimiter + \ start='^>>>\s' end='^$' + +syn region rstTable transparent start='^\n\s*+[-=+]\+' end='^$' + \ contains=rstTableLines,@rstCruft +syn match rstTableLines contained display '|\|+\%(=\+\|-\+\)\=' + +syn region rstSimpleTable transparent + \ start='^\n\%(\s*\)\@>\%(\%(=\+\)\@>\%(\s\+\)\@>\)\%(\%(\%(=\+\)\@>\%(\s*\)\@>\)\+\)\@>$' + \ end='^$' + \ contains=rstSimpleTableLines,@rstCruft +syn match rstSimpleTableLines contained display + \ '^\%(\s*\)\@>\%(\%(=\+\)\@>\%(\s\+\)\@>\)\%(\%(\%(=\+\)\@>\%(\s*\)\@>\)\+\)\@>$' +syn match rstSimpleTableLines contained display + \ '^\%(\s*\)\@>\%(\%(-\+\)\@>\%(\s\+\)\@>\)\%(\%(\%(-\+\)\@>\%(\s*\)\@>\)\+\)\@>$' + +syn cluster rstDirectives contains=rstFootnote,rstCitation, + \ rstHyperlinkTarget,rstExDirective + +syn match rstExplicitMarkup '^\.\.\_s' + \ nextgroup=@rstDirectives,rstComment,rstSubstitutionDefinition + +let s:ReferenceName = '[[:alnum:]]\+\%([_.-][[:alnum:]]\+\)*' + +syn keyword rstTodo contained FIXME TODO XXX NOTE + +execute 'syn region rstComment contained' . + \ ' start=/.*/' + \ ' end=/^\s\@!/ contains=rstTodo' + +execute 'syn region rstFootnote contained matchgroup=rstDirective' . + \ ' start=+\[\%(\d\+\|#\%(' . s:ReferenceName . '\)\=\|\*\)\]\_s+' . + \ ' skip=+^$+' . + \ ' end=+^\s\@!+ contains=@rstCruft,@NoSpell' + +execute 'syn region rstCitation contained matchgroup=rstDirective' . + \ ' start=+\[' . s:ReferenceName . '\]\_s+' . + \ ' skip=+^$+' . + \ ' end=+^\s\@!+ contains=@rstCruft,@NoSpell' + +syn region rstHyperlinkTarget contained matchgroup=rstDirective + \ start='_\%(_\|[^:\\]*\%(\\.[^:\\]*\)*\):\_s' skip=+^$+ end=+^\s\@!+ + +syn region rstHyperlinkTarget contained matchgroup=rstDirective + \ start='_`[^`\\]*\%(\\.[^`\\]*\)*`:\_s' skip=+^$+ end=+^\s\@!+ + +syn region rstHyperlinkTarget matchgroup=rstDirective + \ start=+^__\_s+ skip=+^$+ end=+^\s\@!+ + +execute 'syn region rstExDirective contained matchgroup=rstDirective' . + \ ' start=+' . s:ReferenceName . '::\_s+' . + \ ' skip=+^$+' . + \ ' end=+^\s\@!+ contains=@rstCruft' + +execute 'syn match rstSubstitutionDefinition contained' . + \ ' /|' . s:ReferenceName . '|\_s\+/ nextgroup=@rstDirectives' + +function! s:DefineOneInlineMarkup(name, start, middle, end, char_left, char_right) + execute 'syn region rst' . a:name . + \ ' start=+' . a:char_left . '\zs' . a:start . + \ '\ze[^[:space:]' . a:char_right . a:start[strlen(a:start) - 1] . ']+' . + \ a:middle . + \ ' end=+\S' . a:end . '\ze\%($\|\s\|[''")\]}>/:.,;!?\\-]\)+' +endfunction + +function! s:DefineInlineMarkup(name, start, middle, end) + let middle = a:middle != "" ? + \ (' skip=+\\\\\|\\' . a:middle . '+') : + \ "" + + call s:DefineOneInlineMarkup(a:name, a:start, middle, a:end, "'", "'") + call s:DefineOneInlineMarkup(a:name, a:start, middle, a:end, '"', '"') + call s:DefineOneInlineMarkup(a:name, a:start, middle, a:end, '(', ')') + call s:DefineOneInlineMarkup(a:name, a:start, middle, a:end, '\[', '\]') + call s:DefineOneInlineMarkup(a:name, a:start, middle, a:end, '{', '}') + call s:DefineOneInlineMarkup(a:name, a:start, middle, a:end, '<', '>') + + call s:DefineOneInlineMarkup(a:name, a:start, middle, a:end, '\%(^\|\s\|[/:]\)', '') + + execute 'syn match rst' . a:name . + \ ' +\%(^\|\s\|[''"([{/:.,;!?\\-]\)+' + + execute 'hi def link rst' . a:name . 'Delimiter' . ' rst' . a:name +endfunction + +call s:DefineInlineMarkup('Emphasis', '\*', '\*', '\*') +call s:DefineInlineMarkup('StrongEmphasis', '\*\*', '\*', '\*\*') +call s:DefineInlineMarkup('InterpretedTextOrHyperlinkReference', '`', '`', '`_\{0,2}') +call s:DefineInlineMarkup('InlineLiteral', '``', "", '``') +call s:DefineInlineMarkup('SubstitutionReference', '|', '|', '|_\{0,2}') +call s:DefineInlineMarkup('InlineInternalTargets', '_`', '`', '`') + +" TODO: Can’t remember why these two can’t be defined like the ones above. +execute 'syn match rstFootnoteReference contains=@NoSpell' . + \ ' +\[\%(\d\+\|#\%(' . s:ReferenceName . '\)\=\|\*\)\]_+' + +execute 'syn match rstCitationReference contains=@NoSpell' . + \ ' +\[' . s:ReferenceName . '\]_\ze\%($\|\s\|[''")\]}>/:.,;!?\\-]\)+' + +execute 'syn match rstHyperlinkReference' . + \ ' /\<' . s:ReferenceName . '__\=\ze\%($\|\s\|[''")\]}>/:.,;!?\\-]\)/' + +syn match rstStandaloneHyperlink contains=@NoSpell + \ "\<\%(\%(\%(https\=\|file\|ftp\|gopher\)://\|\%(mailto\|news\):\)[^[:space:]'\"<>]\+\|www[[:alnum:]_-]*\.[[:alnum:]_-]\+\.[^[:space:]'\"<>]\+\)[[:alnum:]/]" + +" TODO: Use better syncing. I don’t know the specifics of syncing well enough, +" though. +syn sync minlines=50 linebreaks=1 + +hi def link rstTodo Todo +hi def link rstComment Comment +hi def link rstSections Type +hi def link rstTransition Type +hi def link rstLiteralBlock String +hi def link rstQuotedLiteralBlock String +hi def link rstDoctestBlock PreProc +hi def link rstTableLines rstDelimiter +hi def link rstSimpleTableLines rstTableLines +hi def link rstExplicitMarkup rstDirective +hi def link rstDirective Keyword +hi def link rstFootnote String +hi def link rstCitation String +hi def link rstHyperlinkTarget String +hi def link rstExDirective String +hi def link rstSubstitutionDefinition rstDirective +hi def link rstDelimiter Delimiter +" TODO: I dunno... +hi def rstEmphasis term=italic cterm=italic gui=italic +hi def link rstStrongEmphasis Special +"term=bold cterm=bold gui=bold +hi def link rstInterpretedTextOrHyperlinkReference Identifier +hi def link rstInlineLiteral String +hi def link rstSubstitutionReference PreProc +hi def link rstInlineInternalTargets Identifier +hi def link rstFootnoteReference Identifier +hi def link rstCitationReference Identifier +hi def link rstHyperLinkReference Identifier +hi def link rstStandaloneHyperlink Identifier + +let b:current_syntax = "rst" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/rtf.vim b/vim73/syntax/rtf.vim new file mode 100644 index 0000000..8f5ea71 --- /dev/null +++ b/vim73/syntax/rtf.vim @@ -0,0 +1,88 @@ +" Vim syntax file +" Language: Rich Text Format +" "*.rtf" files +" +" The Rich Text Format (RTF) Specification is a method of encoding formatted +" text and graphics for easy transfer between applications. +" .hlp (windows help files) use compiled rtf files +" rtf documentation at http://night.primate.wisc.edu/software/RTF/ +" +" Maintainer: Dominique Stphan (dominique@mggen.com) +" URL: http://www.mggen.com/vim/syntax/rtf.zip +" Last change: 2001 Mai 02 + +" TODO: render underline, italic, bold + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" case on (all controls must be lower case) +syn case match + +" Control Words +syn match rtfControlWord "\\[a-z]\+[\-]\=[0-9]*" + +" New Control Words (not in the 1987 specifications) +syn match rtfNewControlWord "\\\*\\[a-z]\+[\-]\=[0-9]*" + +" Control Symbol : any \ plus a non alpha symbol, *, \, { and } and ' +syn match rtfControlSymbol "\\[^a-zA-Z\*\{\}\\']" + +" { } and \ are special characters, to use them +" we add a backslash \ +syn match rtfCharacter "\\\\" +syn match rtfCharacter "\\{" +syn match rtfCharacter "\\}" +" Escaped characters (for 8 bytes characters upper than 127) +syn match rtfCharacter "\\'[A-Za-z0-9][A-Za-z0-9]" +" Unicode +syn match rtfUnicodeCharacter "\\u[0-9][0-9]*" + +" Color values, we will put this value in Red, Green or Blue +syn match rtfRed "\\red[0-9][0-9]*" +syn match rtfGreen "\\green[0-9][0-9]*" +syn match rtfBlue "\\blue[0-9][0-9]*" + +" Some stuff for help files +syn match rtfFootNote "[#$K+]{\\footnote.*}" contains=rtfControlWord,rtfNewControlWord + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_rtf_syntax_inits") + if version < 508 + let did_rtf_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + + HiLink rtfControlWord Statement + HiLink rtfNewControlWord Special + HiLink rtfControlSymbol Constant + HiLink rtfCharacter Character + HiLink rtfUnicodeCharacter SpecialChar + HiLink rtfFootNote Comment + + " Define colors for the syntax file + hi rtfRed term=underline cterm=underline ctermfg=DarkRed gui=underline guifg=DarkRed + hi rtfGreen term=underline cterm=underline ctermfg=DarkGreen gui=underline guifg=DarkGreen + hi rtfBlue term=underline cterm=underline ctermfg=DarkBlue gui=underline guifg=DarkBlue + + HiLink rtfRed rtfRed + HiLink rtfGreen rtfGreen + HiLink rtfBlue rtfBlue + + delcommand HiLink +endif + + +let b:current_syntax = "rtf" + +" vim:ts=8 diff --git a/vim73/syntax/ruby.vim b/vim73/syntax/ruby.vim new file mode 100644 index 0000000..e3aee12 --- /dev/null +++ b/vim73/syntax/ruby.vim @@ -0,0 +1,370 @@ +" Vim syntax file +" Language: Ruby +" Maintainer: Doug Kearns +" Last Change: 2009 Dec 2 +" URL: http://vim-ruby.rubyforge.org +" Anon CVS: See above site +" Release Coordinator: Doug Kearns +" ---------------------------------------------------------------------------- +" +" Previous Maintainer: Mirko Nasato +" Thanks to perl.vim authors, and to Reimer Behrends. :-) (MN) +" ---------------------------------------------------------------------------- + +if exists("b:current_syntax") + finish +endif + +if has("folding") && exists("ruby_fold") + setlocal foldmethod=syntax +endif + +syn cluster rubyNotTop contains=@rubyExtendedStringSpecial,@rubyRegexpSpecial,@rubyDeclaration,rubyConditional,rubyExceptional,rubyMethodExceptional,rubyTodo + +if exists("ruby_space_errors") + if !exists("ruby_no_trail_space_error") + syn match rubySpaceError display excludenl "\s\+$" + endif + if !exists("ruby_no_tab_space_error") + syn match rubySpaceError display " \+\t"me=e-1 + endif +endif + +" Operators +if exists("ruby_operators") + syn match rubyOperator "\%([~!^&|*/%+-]\|\%(class\s*\)\@\|<=\|\%(<\|\>\|>=\|=\@\|\*\*\|\.\.\.\|\.\.\|::\)" + syn match rubyPseudoOperator "\%(-=\|/=\|\*\*=\|\*=\|&&=\|&=\|&&\|||=\||=\|||\|%=\|+=\|!\~\|!=\)" + syn region rubyBracketOperator matchgroup=rubyOperator start="\%(\w[?!]\=\|[]})]\)\@<=\[\s*" end="\s*]" contains=ALLBUT,@rubyNotTop +endif + +" Expression Substitution and Backslash Notation +syn match rubyStringEscape "\\\\\|\\[abefnrstv]\|\\\o\{1,3}\|\\x\x\{1,2}" contained display +syn match rubyStringEscape "\%(\\M-\\C-\|\\C-\\M-\|\\M-\\c\|\\c\\M-\|\\c\|\\C-\|\\M-\)\%(\\\o\{1,3}\|\\x\x\{1,2}\|\\\=\S\)" contained display +syn match rubyQuoteEscape "\\[\\']" contained display + +syn region rubyInterpolation matchgroup=rubyInterpolationDelimiter start="#{" end="}" contained contains=ALLBUT,@rubyNotTop +syn match rubyInterpolation "#\%(\$\|@@\=\)\w\+" display contained contains=rubyInterpolationDelimiter,rubyInstanceVariable,rubyClassVariable,rubyGlobalVariable,rubyPredefinedVariable +syn match rubyInterpolationDelimiter "#\ze\%(\$\|@@\=\)\w\+" display contained +syn match rubyInterpolation "#\$\%(-\w\|\W\)" display contained contains=rubyInterpolationDelimiter,rubyPredefinedVariable,rubyInvalidVariable +syn match rubyInterpolationDelimiter "#\ze\$\%(-\w\|\W\)" display contained +syn region rubyNoInterpolation start="\\#{" end="}" contained +syn match rubyNoInterpolation "\\#{" display contained +syn match rubyNoInterpolation "\\#\%(\$\|@@\=\)\w\+" display contained +syn match rubyNoInterpolation "\\#\$\W" display contained + +syn match rubyDelimEscape "\\[(<{\[)>}\]]" transparent display contained contains=NONE + +syn region rubyNestedParentheses start="(" skip="\\\\\|\\)" matchgroup=rubyString end=")" transparent contained +syn region rubyNestedCurlyBraces start="{" skip="\\\\\|\\}" matchgroup=rubyString end="}" transparent contained +syn region rubyNestedAngleBrackets start="<" skip="\\\\\|\\>" matchgroup=rubyString end=">" transparent contained +syn region rubyNestedSquareBrackets start="\[" skip="\\\\\|\\\]" matchgroup=rubyString end="\]" transparent contained + +" These are mostly Oniguruma ready +syn region rubyRegexpComment matchgroup=rubyRegexpSpecial start="(?#" skip="\\)" end=")" contained +syn region rubyRegexpParens matchgroup=rubyRegexpSpecial start="(\(?:\|?<\=[=!]\|?>\|?<[a-z_]\w*>\|?[imx]*-[imx]*:\=\|\%(?#\)\@!\)" skip="\\)" end=")" contained transparent contains=@rubyRegexpSpecial +syn region rubyRegexpBrackets matchgroup=rubyRegexpCharClass start="\[\^\=" skip="\\\]" end="\]" contained transparent contains=rubyStringEscape,rubyRegexpEscape,rubyRegexpCharClass oneline +syn match rubyRegexpCharClass "\\[DdHhSsWw]" contained display +syn match rubyRegexpCharClass "\[:\^\=\%(alnum\|alpha\|ascii\|blank\|cntrl\|digit\|graph\|lower\|print\|punct\|space\|upper\|xdigit\):\]" contained +syn match rubyRegexpEscape "\\[].*?+^$|\\/(){}[]" contained +syn match rubyRegexpQuantifier "[*?+][?+]\=" contained display +syn match rubyRegexpQuantifier "{\d\+\%(,\d*\)\=}?\=" contained display +syn match rubyRegexpAnchor "[$^]\|\\[ABbGZz]" contained display +syn match rubyRegexpDot "\." contained display +syn match rubyRegexpSpecial "|" contained display +syn match rubyRegexpSpecial "\\[1-9]\d\=\d\@!" contained display +syn match rubyRegexpSpecial "\\k<\%([a-z_]\w*\|-\=\d\+\)\%([+-]\d\+\)\=>" contained display +syn match rubyRegexpSpecial "\\k'\%([a-z_]\w*\|-\=\d\+\)\%([+-]\d\+\)\='" contained display +syn match rubyRegexpSpecial "\\g<\%([a-z_]\w*\|-\=\d\+\)>" contained display +syn match rubyRegexpSpecial "\\g'\%([a-z_]\w*\|-\=\d\+\)'" contained display + +syn cluster rubyStringSpecial contains=rubyInterpolation,rubyNoInterpolation,rubyStringEscape +syn cluster rubyExtendedStringSpecial contains=@rubyStringSpecial,rubyNestedParentheses,rubyNestedCurlyBraces,rubyNestedAngleBrackets,rubyNestedSquareBrackets +syn cluster rubyRegexpSpecial contains=rubyInterpolation,rubyNoInterpolation,rubyStringEscape,rubyRegexpSpecial,rubyRegexpEscape,rubyRegexpBrackets,rubyRegexpCharClass,rubyRegexpDot,rubyRegexpQuantifier,rubyRegexpAnchor,rubyRegexpParens,rubyRegexpComment + +" Numbers and ASCII Codes +syn match rubyASCIICode "\%(\w\|[]})\"'/]\)\@" display +syn match rubyInteger "\%(\%(\w\|[]})\"']\s*\)\@" display +syn match rubyInteger "\%(\%(\w\|[]})\"']\s*\)\@" display +syn match rubyInteger "\%(\%(\w\|[]})\"']\s*\)\@" display +syn match rubyFloat "\%(\%(\w\|[]})\"']\s*\)\@" display +syn match rubyFloat "\%(\%(\w\|[]})\"']\s*\)\@" display + +" Identifiers +syn match rubyLocalVariableOrMethod "\<[_[:lower:]][_[:alnum:]]*[?!=]\=" contains=NONE display transparent +syn match rubyBlockArgument "&[_[:lower:]][_[:alnum:]]" contains=NONE display transparent + +syn match rubyConstant "\%(\%([.@$]\@\|::\)\@=\%(\s*(\)\@!" +syn match rubyClassVariable "@@\h\w*" display +syn match rubyInstanceVariable "@\h\w*" display +syn match rubyGlobalVariable "$\%(\h\w*\|-.\)" +syn match rubySymbol "[]})\"':]\@\|<=\|<\|===\|==\|=\~\|>>\|>=\|>\||\|-@\|-\|/\|\[]=\|\[]\|\*\*\|\*\|&\|%\|+@\|+\|`\)" +syn match rubySymbol "[]})\"':]\@_,;:!?/.'"@$*\&+0]\)" +syn match rubySymbol "[]})\"':]\@\@!\)\=" +syn match rubySymbol "\%([{(,]\_s*\)\@<=\l\w*[!?]\=::\@!"he=e-1 +syn match rubySymbol "[]})\"':]\@\|{\)\s*\)\@<=|" end="|" oneline display contains=rubyBlockParameter + +syn match rubyInvalidVariable "$[^ A-Za-z_-]" +syn match rubyPredefinedVariable #$[!$&"'*+,./0:;<=>?@\`~1-9]# +syn match rubyPredefinedVariable "$_\>" display +syn match rubyPredefinedVariable "$-[0FIKadilpvw]\>" display +syn match rubyPredefinedVariable "$\%(deferr\|defout\|stderr\|stdin\|stdout\)\>" display +syn match rubyPredefinedVariable "$\%(DEBUG\|FILENAME\|KCODE\|LOADED_FEATURES\|LOAD_PATH\|PROGRAM_NAME\|SAFE\|VERBOSE\)\>" display +syn match rubyPredefinedConstant "\%(\%(\.\@\%(\s*(\)\@!" +syn match rubyPredefinedConstant "\%(\%(\.\@\%(\s*(\)\@!" +syn match rubyPredefinedConstant "\%(\%(\.\@\%(\s*(\)\@!" +"Obsolete Global Constants +"syn match rubyPredefinedConstant "\%(::\)\=\zs\%(PLATFORM\|RELEASE_DATE\|VERSION\)\>" +"syn match rubyPredefinedConstant "\%(::\)\=\zs\%(NotImplementError\)\>" + +" Normal Regular Expression +syn region rubyRegexp matchgroup=rubyRegexpDelimiter start="\%(\%(^\|\<\%(and\|or\|while\|until\|unless\|if\|elsif\|when\|not\|then\|else\)\|[;\~=!|&(,[>]\)\s*\)\@<=/" end="/[iomxneus]*" skip="\\\\\|\\/" contains=@rubyRegexpSpecial keepend fold +syn region rubyRegexp matchgroup=rubyRegexpDelimiter start="\%(\h\k*\s\+\)\@<=/[ \t=]\@!" end="/[iomxneus]*" skip="\\\\\|\\/" contains=@rubyRegexpSpecial fold + +" Generalized Regular Expression +syn region rubyRegexp matchgroup=rubyRegexpDelimiter start="%r\z([~`!@#$%^&*_\-+=|\:;"',.?/]\)" end="\z1[iomxneus]*" skip="\\\\\|\\\z1" contains=@rubyRegexpSpecial fold +syn region rubyRegexp matchgroup=rubyRegexpDelimiter start="%r{" end="}[iomxneus]*" skip="\\\\\|\\}" contains=@rubyRegexpSpecial fold +syn region rubyRegexp matchgroup=rubyRegexpDelimiter start="%r<" end=">[iomxneus]*" skip="\\\\\|\\>" contains=@rubyRegexpSpecial,rubyNestedAngleBrackets,rubyDelimEscape fold +syn region rubyRegexp matchgroup=rubyRegexpDelimiter start="%r\[" end="\][iomxneus]*" skip="\\\\\|\\\]" contains=@rubyRegexpSpecial fold +syn region rubyRegexp matchgroup=rubyRegexpDelimiter start="%r(" end=")[iomxneus]*" skip="\\\\\|\\)" contains=@rubyRegexpSpecial fold + +" Normal String and Shell Command Output +syn region rubyString matchgroup=rubyStringDelimiter start="\"" end="\"" skip="\\\\\|\\\"" contains=@rubyStringSpecial fold +syn region rubyString matchgroup=rubyStringDelimiter start="'" end="'" skip="\\\\\|\\'" contains=rubyQuoteEscape fold +syn region rubyString matchgroup=rubyStringDelimiter start="`" end="`" skip="\\\\\|\\`" contains=@rubyStringSpecial fold + +" Generalized Single Quoted String, Symbol and Array of Strings +syn region rubyString matchgroup=rubyStringDelimiter start="%[qw]\z([~`!@#$%^&*_\-+=|\:;"',.?/]\)" end="\z1" skip="\\\\\|\\\z1" fold +syn region rubyString matchgroup=rubyStringDelimiter start="%[qw]{" end="}" skip="\\\\\|\\}" fold contains=rubyNestedCurlyBraces,rubyDelimEscape +syn region rubyString matchgroup=rubyStringDelimiter start="%[qw]<" end=">" skip="\\\\\|\\>" fold contains=rubyNestedAngleBrackets,rubyDelimEscape +syn region rubyString matchgroup=rubyStringDelimiter start="%[qw]\[" end="\]" skip="\\\\\|\\\]" fold contains=rubyNestedSquareBrackets,rubyDelimEscape +syn region rubyString matchgroup=rubyStringDelimiter start="%[qw](" end=")" skip="\\\\\|\\)" fold contains=rubyNestedParentheses,rubyDelimEscape +syn region rubySymbol matchgroup=rubySymbolDelimiter start="%[s]\z([~`!@#$%^&*_\-+=|\:;"',.?/]\)" end="\z1" skip="\\\\\|\\\z1" fold +syn region rubySymbol matchgroup=rubySymbolDelimiter start="%[s]{" end="}" skip="\\\\\|\\}" fold contains=rubyNestedCurlyBraces,rubyDelimEscape +syn region rubySymbol matchgroup=rubySymbolDelimiter start="%[s]<" end=">" skip="\\\\\|\\>" fold contains=rubyNestedAngleBrackets,rubyDelimEscape +syn region rubySymbol matchgroup=rubySymbolDelimiter start="%[s]\[" end="\]" skip="\\\\\|\\\]" fold contains=rubyNestedSquareBrackets,rubyDelimEscape +syn region rubySymbol matchgroup=rubySymbolDelimiter start="%[s](" end=")" skip="\\\\\|\\)" fold contains=rubyNestedParentheses,rubyDelimEscape + +" Generalized Double Quoted String and Array of Strings and Shell Command Output +" Note: %= is not matched here as the beginning of a double quoted string +syn region rubyString matchgroup=rubyStringDelimiter start="%\z([~`!@#$%^&*_\-+|\:;"',.?/]\)" end="\z1" skip="\\\\\|\\\z1" contains=@rubyStringSpecial fold +syn region rubyString matchgroup=rubyStringDelimiter start="%[QWx]\z([~`!@#$%^&*_\-+=|\:;"',.?/]\)" end="\z1" skip="\\\\\|\\\z1" contains=@rubyStringSpecial fold +syn region rubyString matchgroup=rubyStringDelimiter start="%[QWx]\={" end="}" skip="\\\\\|\\}" contains=@rubyStringSpecial,rubyNestedCurlyBraces,rubyDelimEscape fold +syn region rubyString matchgroup=rubyStringDelimiter start="%[QWx]\=<" end=">" skip="\\\\\|\\>" contains=@rubyStringSpecial,rubyNestedAngleBrackets,rubyDelimEscape fold +syn region rubyString matchgroup=rubyStringDelimiter start="%[QWx]\=\[" end="\]" skip="\\\\\|\\\]" contains=@rubyStringSpecial,rubyNestedSquareBrackets,rubyDelimEscape fold +syn region rubyString matchgroup=rubyStringDelimiter start="%[QWx]\=(" end=")" skip="\\\\\|\\)" contains=@rubyStringSpecial,rubyNestedParentheses,rubyDelimEscape fold + +" Here Document +syn region rubyHeredocStart matchgroup=rubyStringDelimiter start=+\%(\%(class\s*\|\%([]})"'.]\|::\)\)\_s*\|\w\)\@>\|[<>]=\=\|<=>\|===\|==\|=\~\|`\)\%([[:space:];#(]\|$\)\@=" contained containedin=rubyAliasDeclaration,rubyAliasDeclaration2,rubyMethodDeclaration + +syn cluster rubyDeclaration contains=rubyAliasDeclaration,rubyAliasDeclaration2,rubyMethodDeclaration,rubyModuleDeclaration,rubyClassDeclaration,rubyFunction,rubyBlockParameter + +" Keywords +" Note: the following keywords have already been defined: +" begin case class def do end for if module unless until while +syn match rubyControl "\<\%(and\|break\|in\|next\|not\|or\|redo\|rescue\|retry\|return\)\>[?!]\@!" +syn match rubyOperator "\[?!]\@!" +syn match rubyBoolean "\<\%(true\|false\)\>[?!]\@!" +syn match rubyPseudoVariable "\<\%(nil\|self\|__FILE__\|__LINE__\)\>[?!]\@!" +syn match rubyBeginEnd "\<\%(BEGIN\|END\)\>[?!]\@!" + +" Expensive Mode - match 'end' with the appropriate opening keyword for syntax +" based folding and special highlighting of module/class/method definitions +if !exists("b:ruby_no_expensive") && !exists("ruby_no_expensive") + syn match rubyDefine "\" nextgroup=rubyAliasDeclaration skipwhite skipnl + syn match rubyDefine "\" nextgroup=rubyMethodDeclaration skipwhite skipnl + syn match rubyDefine "\" nextgroup=rubyFunction skipwhite skipnl + syn match rubyClass "\" nextgroup=rubyClassDeclaration skipwhite skipnl + syn match rubyModule "\" nextgroup=rubyModuleDeclaration skipwhite skipnl + + syn region rubyMethodBlock start="\" matchgroup=rubyDefine end="\%(\" contains=ALLBUT,@rubyNotTop fold + syn region rubyBlock start="\" matchgroup=rubyClass end="\" contains=ALLBUT,@rubyNotTop fold + syn region rubyBlock start="\" matchgroup=rubyModule end="\" contains=ALLBUT,@rubyNotTop fold + + " modifiers + syn match rubyConditionalModifier "\<\%(if\|unless\)\>" display + syn match rubyRepeatModifier "\<\%(while\|until\)\>" display + + syn region rubyDoBlock matchgroup=rubyControl start="\" end="\" contains=ALLBUT,@rubyNotTop fold + " curly bracket block or hash literal + syn region rubyCurlyBlock start="{" end="}" contains=ALLBUT,@rubyNotTop fold + syn region rubyArrayLiteral matchgroup=rubyArrayDelimiter start="\%(\w\|[\]})]\)\@" end="\" contains=ALLBUT,@rubyNotTop fold + syn region rubyCaseExpression matchgroup=rubyConditional start="\" end="\" contains=ALLBUT,@rubyNotTop fold + syn region rubyConditionalExpression matchgroup=rubyConditional start="\%(\%(^\|\.\.\.\=\|[{:,;([<>~\*/%&^|+=-]\|\%(\<[_[:lower:]][_[:alnum:]]*\)\@" end="\" contains=ALLBUT,@rubyNotTop fold + + syn match rubyConditional "\<\%(then\|else\|when\)\>[?!]\@!" contained containedin=rubyCaseExpression + syn match rubyConditional "\<\%(then\|else\|elsif\)\>[?!]\@!" contained containedin=rubyConditionalExpression + + syn match rubyExceptional "\<\%(\%(\%(;\|^\)\s*\)\@<=rescue\|else\|ensure\)\>[?!]\@!" contained containedin=rubyBlockExpression + syn match rubyMethodExceptional "\<\%(\%(\%(;\|^\)\s*\)\@<=rescue\|else\|ensure\)\>[?!]\@!" contained containedin=rubyMethodBlock + + " statements with optional 'do' + syn region rubyOptionalDoLine matchgroup=rubyRepeat start="\[?!]\@!" start="\%(\%(^\|\.\.\.\=\|[{:,;([<>~\*/%&^|+-]\|\%(\<[_[:lower:]][_[:alnum:]]*\)\@" matchgroup=rubyOptionalDo end="\%(\\)" end="\ze\%(;\|$\)" oneline contains=ALLBUT,@rubyNotTop + syn region rubyRepeatExpression start="\[?!]\@!" start="\%(\%(^\|\.\.\.\=\|[{:,;([<>~\*/%&^|+-]\|\%(\<[_[:lower:]][_[:alnum:]]*\)\@" matchgroup=rubyRepeat end="\" contains=ALLBUT,@rubyNotTop nextgroup=rubyOptionalDoLine fold + + if !exists("ruby_minlines") + let ruby_minlines = 50 + endif + exec "syn sync minlines=" . ruby_minlines + +else + syn match rubyControl "\[?!]\@!" nextgroup=rubyMethodDeclaration skipwhite skipnl + syn match rubyControl "\[?!]\@!" nextgroup=rubyClassDeclaration skipwhite skipnl + syn match rubyControl "\[?!]\@!" nextgroup=rubyModuleDeclaration skipwhite skipnl + syn match rubyControl "\<\%(case\|begin\|do\|for\|if\|unless\|while\|until\|else\|elsif\|ensure\|then\|when\|end\)\>[?!]\@!" + syn match rubyKeyword "\<\%(alias\|undef\)\>[?!]\@!" +endif + +" Special Methods +if !exists("ruby_no_special_methods") + syn keyword rubyAccess public protected private module_function + " attr is a common variable name + syn match rubyAttribute "\%(\%(^\|;\)\s*\)\@<=attr\>\(\s*[.=]\)\@!" + syn keyword rubyAttribute attr_accessor attr_reader attr_writer + syn match rubyControl "\<\%(exit!\|\%(abort\|at_exit\|exit\|fork\|loop\|trap\)\>[?!]\@!\)" + syn keyword rubyEval eval class_eval instance_eval module_eval + syn keyword rubyException raise fail catch throw + " false positive with 'include?' + syn match rubyInclude "\[?!]\@!" + syn keyword rubyInclude autoload extend load require + syn keyword rubyKeyword callcc caller lambda proc +endif + +" Comments and Documentation +syn match rubySharpBang "\%^#!.*" display +syn keyword rubyTodo FIXME NOTE TODO OPTIMIZE XXX contained +syn match rubyComment "#.*" contains=rubySharpBang,rubySpaceError,rubyTodo,@Spell +if !exists("ruby_no_comment_fold") + syn region rubyMultilineComment start="\%(\%(^\s*#.*\n\)\@" transparent contains=NONE +syn match rubyKeywordAsMethod "\%(\%(\.\@" transparent contains=NONE +syn match rubyKeywordAsMethod "\%(\%(\.\@" transparent contains=NONE +syn match rubyKeywordAsMethod "\%(\%(\.\@" transparent contains=NONE + +syn match rubyKeywordAsMethod "\<\%(alias\|begin\|case\|class\|def\|do\|end\)[?!]" transparent contains=NONE +syn match rubyKeywordAsMethod "\<\%(if\|module\|undef\|unless\|until\|while\)[?!]" transparent contains=NONE + +syn match rubyKeywordAsMethod "\%(\%(\.\@" transparent contains=NONE +syn match rubyKeywordAsMethod "\%(\%(\.\@" transparent contains=NONE +syn match rubyKeywordAsMethod "\%(\%(\.\@" transparent contains=NONE +syn match rubyKeywordAsMethod "\%(\%(\.\@" transparent contains=NONE +syn match rubyKeywordAsMethod "\%(\%(\.\@" transparent contains=NONE +syn match rubyKeywordAsMethod "\%(\%(\.\@" transparent contains=NONE + +" __END__ Directive +syn region rubyData matchgroup=rubyDataDirective start="^__END__$" end="\%$" fold + +hi def link rubyClass rubyDefine +hi def link rubyModule rubyDefine +hi def link rubyMethodExceptional rubyDefine +hi def link rubyDefine Define +hi def link rubyFunction Function +hi def link rubyConditional Conditional +hi def link rubyConditionalModifier rubyConditional +hi def link rubyExceptional rubyConditional +hi def link rubyRepeat Repeat +hi def link rubyRepeatModifier rubyRepeat +hi def link rubyOptionalDo rubyRepeat +hi def link rubyControl Statement +hi def link rubyInclude Include +hi def link rubyInteger Number +hi def link rubyASCIICode Character +hi def link rubyFloat Float +hi def link rubyBoolean Boolean +hi def link rubyException Exception +if !exists("ruby_no_identifiers") + hi def link rubyIdentifier Identifier +else + hi def link rubyIdentifier NONE +endif +hi def link rubyClassVariable rubyIdentifier +hi def link rubyConstant Type +hi def link rubyGlobalVariable rubyIdentifier +hi def link rubyBlockParameter rubyIdentifier +hi def link rubyInstanceVariable rubyIdentifier +hi def link rubyPredefinedIdentifier rubyIdentifier +hi def link rubyPredefinedConstant rubyPredefinedIdentifier +hi def link rubyPredefinedVariable rubyPredefinedIdentifier +hi def link rubySymbol Constant +hi def link rubyKeyword Keyword +hi def link rubyOperator Operator +hi def link rubyPseudoOperator rubyOperator +hi def link rubyBeginEnd Statement +hi def link rubyAccess Statement +hi def link rubyAttribute Statement +hi def link rubyEval Statement +hi def link rubyPseudoVariable Constant + +hi def link rubyComment Comment +hi def link rubyData Comment +hi def link rubyDataDirective Delimiter +hi def link rubyDocumentation Comment +hi def link rubyTodo Todo + +hi def link rubyQuoteEscape rubyStringEscape +hi def link rubyStringEscape Special +hi def link rubyInterpolationDelimiter Delimiter +hi def link rubyNoInterpolation rubyString +hi def link rubySharpBang PreProc +hi def link rubyRegexpDelimiter rubyStringDelimiter +hi def link rubySymbolDelimiter rubyStringDelimiter +hi def link rubyStringDelimiter Delimiter +hi def link rubyString String +hi def link rubyRegexpEscape rubyRegexpSpecial +hi def link rubyRegexpQuantifier rubyRegexpSpecial +hi def link rubyRegexpAnchor rubyRegexpSpecial +hi def link rubyRegexpDot rubyRegexpCharClass +hi def link rubyRegexpCharClass rubyRegexpSpecial +hi def link rubyRegexpSpecial Special +hi def link rubyRegexpComment Comment +hi def link rubyRegexp rubyString + +hi def link rubyInvalidVariable Error +hi def link rubyError Error +hi def link rubySpaceError rubyError + +let b:current_syntax = "ruby" + +" vim: nowrap sw=2 sts=2 ts=8 noet: diff --git a/vim73/syntax/samba.vim b/vim73/syntax/samba.vim new file mode 100644 index 0000000..dae4040 --- /dev/null +++ b/vim73/syntax/samba.vim @@ -0,0 +1,131 @@ +" Vim syntax file +" Language: samba configuration files (smb.conf) +" Maintainer: Rafael Garcia-Suarez +" URL: http://rgarciasuarez.free.fr/vim/syntax/samba.vim +" Last change: 2009 Aug 06 +" +" New maintainer wanted! +" +" Don't forget to run your config file through testparm(1)! + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +syn match sambaParameter /^[a-zA-Z \t]\+=/ contains=sambaKeyword +syn match sambaSection /^\s*\[[a-zA-Z0-9_\-.$ ]\+\]/ +syn match sambaMacro /%[SPugUGHvhmLMNpRdaITD]/ +syn match sambaMacro /%$([a-zA-Z0-9_]\+)/ +syn match sambaComment /^\s*[;#].*/ +syn match sambaContinue /\\$/ +syn keyword sambaBoolean true false yes no + +" Keywords for Samba 2.0.5a +syn keyword sambaKeyword contained account acl action add address admin aliases +syn keyword sambaKeyword contained allow alternate always announce anonymous +syn keyword sambaKeyword contained archive as auto available bind blocking +syn keyword sambaKeyword contained bmpx break browsable browse browseable ca +syn keyword sambaKeyword contained cache case casesignames cert certDir +syn keyword sambaKeyword contained certFile change char character chars chat +syn keyword sambaKeyword contained ciphers client clientcert code coding +syn keyword sambaKeyword contained command comment compatibility config +syn keyword sambaKeyword contained connections contention controller copy +syn keyword sambaKeyword contained create deadtime debug debuglevel default +syn keyword sambaKeyword contained delete deny descend dfree dir directory +syn keyword sambaKeyword contained disk dns domain domains dont dos dot drive +syn keyword sambaKeyword contained driver encrypt encrypted equiv exec fake +syn keyword sambaKeyword contained file files filetime filetimes filter follow +syn keyword sambaKeyword contained force fstype getwd group groups guest +syn keyword sambaKeyword contained hidden hide home homedir hosts include +syn keyword sambaKeyword contained interfaces interval invalid keepalive +syn keyword sambaKeyword contained kernel key ldap length level level2 limit +syn keyword sambaKeyword contained links list lm load local location lock +syn keyword sambaKeyword contained locking locks log logon logons logs lppause +syn keyword sambaKeyword contained lpq lpresume lprm machine magic mangle +syn keyword sambaKeyword contained mangled mangling map mask master max mem +syn keyword sambaKeyword contained message min mode modes mux name names +syn keyword sambaKeyword contained netbios nis notify nt null offset ok ole +syn keyword sambaKeyword contained only open oplock oplocks options order os +syn keyword sambaKeyword contained output packet page panic passwd password +syn keyword sambaKeyword contained passwords path permissions pipe port ports +syn keyword sambaKeyword contained postexec postscript prediction preexec +syn keyword sambaKeyword contained prefered preferred preload preserve print +syn keyword sambaKeyword contained printable printcap printer printers +syn keyword sambaKeyword contained printing program protocol proxy public +syn keyword sambaKeyword contained queuepause queueresume raw read readonly +syn keyword sambaKeyword contained realname remote require resign resolution +syn keyword sambaKeyword contained resolve restrict revalidate rhosts root +syn keyword sambaKeyword contained script security sensitive server servercert +syn keyword sambaKeyword contained service services set share shared short +syn keyword sambaKeyword contained size smb smbrun socket space ssl stack stat +syn keyword sambaKeyword contained status strict string strip suffix support +syn keyword sambaKeyword contained symlinks sync syslog system time timeout +syn keyword sambaKeyword contained times timestamp to trusted ttl unix update +syn keyword sambaKeyword contained use user username users valid version veto +syn keyword sambaKeyword contained volume wait wide wins workgroup writable +syn keyword sambaKeyword contained write writeable xmit + +" New keywords for Samba 2.0.6 +syn keyword sambaKeyword contained hook hires pid uid close rootpreexec + +" New keywords for Samba 2.0.7 +syn keyword sambaKeyword contained utmp wtmp hostname consolidate +syn keyword sambaKeyword contained inherit source environment + +" New keywords for Samba 2.2.0 +syn keyword sambaKeyword contained addprinter auth browsing deleteprinter +syn keyword sambaKeyword contained enhanced enumports filemode gid host jobs +syn keyword sambaKeyword contained lanman msdfs object os2 posix processes +syn keyword sambaKeyword contained scope separator shell show smbd template +syn keyword sambaKeyword contained total vfs winbind wizard + +" New keywords for Samba 2.2.1 +syn keyword sambaKeyword contained large obey pam readwrite restrictions +syn keyword sambaKeyword contained unreadable + +" New keywords for Samba 2.2.2 - 2.2.4 +syn keyword sambaKeyword contained acls allocate bytes count csc devmode +syn keyword sambaKeyword contained disable dn egd entropy enum extensions mmap +syn keyword sambaKeyword contained policy spin spoolss + +" Since Samba 3.0.2 +syn keyword sambaKeyword contained abort afs algorithmic backend +syn keyword sambaKeyword contained charset cups defer display +syn keyword sambaKeyword contained enable idmap kerberos lookups +syn keyword sambaKeyword contained methods modules nested NIS ntlm NTLMv2 +syn keyword sambaKeyword contained objects paranoid partners passdb +syn keyword sambaKeyword contained plaintext prefix primary private +syn keyword sambaKeyword contained profile quota realm replication +syn keyword sambaKeyword contained reported rid schannel sendfile sharing +syn keyword sambaKeyword contained shutdown signing special spnego +syn keyword sambaKeyword contained store unknown unwriteable + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_samba_syn_inits") + if version < 508 + let did_samba_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + HiLink sambaParameter Normal + HiLink sambaKeyword Type + HiLink sambaSection Statement + HiLink sambaMacro PreProc + HiLink sambaComment Comment + HiLink sambaContinue Operator + HiLink sambaBoolean Constant + delcommand HiLink +endif + +let b:current_syntax = "samba" + +" vim: ts=8 diff --git a/vim73/syntax/sas.vim b/vim73/syntax/sas.vim new file mode 100644 index 0000000..976dca2 --- /dev/null +++ b/vim73/syntax/sas.vim @@ -0,0 +1,291 @@ +" Vim syntax file +" Language: SAS +" Maintainer: James Kidd +" Last Change: 18 Jul 2008 by Paulo Tanimoto +" Fixed comments with * taking multiple lines. +" Fixed highlighting of macro keywords. +" Added words to cases that didn't fit anywhere. +" 02 Jun 2003 +" Added highlighting for additional keywords and such; +" Attempted to match SAS default syntax colors; +" Changed syncing so it doesn't lose colors on large blocks; +" Much thanks to Bob Heckel for knowledgeable tweaking. +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +syn region sasString start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn region sasString start=+'+ skip=+\\\\\|\\"+ end=+'+ + +" Want region from 'cards;' to ';' to be captured (Bob Heckel) +syn region sasCards start="^\s*CARDS.*" end="^\s*;\s*$" +syn region sasCards start="^\s*DATALINES.*" end="^\s*;\s*$" + +syn match sasNumber "-\=\<\d*\.\=[0-9_]\>" + +" Block comment +syn region sasComment start="/\*" end="\*/" contains=sasTodo + +" Ignore misleading //JCL SYNTAX... (Bob Heckel) +syn region sasComment start="[^/][^/]/\*" end="\*/" contains=sasTodo + +" Previous code for comments was written by Bob Heckel +" Comments with * may take multiple lines (Paulo Tanimoto) +syn region sasComment start=";\s*\*"hs=s+1 end=";" contains=sasTodo + +" Comments with * starting after a semicolon (Paulo Tanimoto) +syn region sasComment start="^\s*\*" end=";" contains=sasTodo + +" This line defines macro variables in code. HiLink at end of file +" defines the color scheme. Begin region with ampersand and end with +" any non-word character offset by -1; put ampersand in the skip list +" just in case it is used to concatenate macro variable values. + +" Thanks to ronald hllwarth for this fix to an intra-versioning +" problem with this little feature + +if version < 600 + syn region sasMacroVar start="\&" skip="[_&]" end="\W"he=e-1 +else " for the older Vim's just do it their way ... + syn region sasMacroVar start="&" skip="[_&]" end="\W"he=e-1 +endif + + +" I dont think specific PROCs need to be listed if use this line (Bob Heckel). +syn match sasProc "^\s*PROC \w\+" +syn keyword sasStep RUN QUIT DATA + + +" Base SAS Procs - version 8.1 + +syn keyword sasConditional DO ELSE END IF THEN UNTIL WHILE + +syn keyword sasStatement ABORT ARRAY ATTRIB BY CALL CARDS CARDS4 CATNAME +syn keyword sasStatement CONTINUE DATALINES DATALINES4 DELETE DISPLAY +syn keyword sasStatement DM DROP ENDSAS ERROR FILE FILENAME FOOTNOTE +syn keyword sasStatement FORMAT GOTO INFILE INFORMAT INPUT KEEP +syn keyword sasStatement LABEL LEAVE LENGTH LIBNAME LINK LIST LOSTCARD +syn keyword sasStatement MERGE MISSING MODIFY OPTIONS OUTPUT PAGE +syn keyword sasStatement PUT REDIRECT REMOVE RENAME REPLACE RETAIN +syn keyword sasStatement RETURN SELECT SET SKIP STARTSAS STOP TITLE +syn keyword sasStatement UPDATE WAITSAS WHERE WINDOW X SYSTASK + +" Keywords that are used in Proc SQL +" I left them as statements because SAS's enhanced editor highlights +" them the same as normal statements used in data steps (Jim Kidd) + +syn keyword sasStatement ADD AND ALTER AS CASCADE CHECK CREATE +syn keyword sasStatement DELETE DESCRIBE DISTINCT DROP FOREIGN +syn keyword sasStatement FROM GROUP HAVING INDEX INSERT INTO IN +syn keyword sasStatement KEY LIKE MESSAGE MODIFY MSGTYPE NOT +syn keyword sasStatement NULL ON OR ORDER PRIMARY REFERENCES +syn keyword sasStatement RESET RESTRICT SELECT SET TABLE +syn keyword sasStatement UNIQUE UPDATE VALIDATE VIEW WHERE + +" Match declarations have to appear one per line (Paulo Tanimoto) +syn match sasStatement "FOOTNOTE\d" +syn match sasStatement "TITLE\d" + +" Match declarations have to appear one per line (Paulo Tanimoto) +syn match sasMacro "%BQUOTE" +syn match sasMacro "%NRBQUOTE" +syn match sasMacro "%CMPRES" +syn match sasMacro "%QCMPRES" +syn match sasMacro "%COMPSTOR" +syn match sasMacro "%DATATYP" +syn match sasMacro "%DISPLAY" +syn match sasMacro "%DO" +syn match sasMacro "%ELSE" +syn match sasMacro "%END" +syn match sasMacro "%EVAL" +syn match sasMacro "%GLOBAL" +syn match sasMacro "%GOTO" +syn match sasMacro "%IF" +syn match sasMacro "%INDEX" +syn match sasMacro "%INPUT" +syn match sasMacro "%KEYDEF" +syn match sasMacro "%LABEL" +syn match sasMacro "%LEFT" +syn match sasMacro "%LENGTH" +syn match sasMacro "%LET" +syn match sasMacro "%LOCAL" +syn match sasMacro "%LOWCASE" +syn match sasMacro "%MACRO" +syn match sasMacro "%MEND" +syn match sasMacro "%NRBQUOTE" +syn match sasMacro "%NRQUOTE" +syn match sasMacro "%NRSTR" +syn match sasMacro "%PUT" +syn match sasMacro "%QCMPRES" +syn match sasMacro "%QLEFT" +syn match sasMacro "%QLOWCASE" +syn match sasMacro "%QSCAN" +syn match sasMacro "%QSUBSTR" +syn match sasMacro "%QSYSFUNC" +syn match sasMacro "%QTRIM" +syn match sasMacro "%QUOTE" +syn match sasMacro "%QUPCASE" +syn match sasMacro "%SCAN" +syn match sasMacro "%STR" +syn match sasMacro "%SUBSTR" +syn match sasMacro "%SUPERQ" +syn match sasMacro "%SYSCALL" +syn match sasMacro "%SYSEVALF" +syn match sasMacro "%SYSEXEC" +syn match sasMacro "%SYSFUNC" +syn match sasMacro "%SYSGET" +syn match sasMacro "%SYSLPUT" +syn match sasMacro "%SYSPROD" +syn match sasMacro "%SYSRC" +syn match sasMacro "%SYSRPUT" +syn match sasMacro "%THEN" +syn match sasMacro "%TO" +syn match sasMacro "%TRIM" +syn match sasMacro "%UNQUOTE" +syn match sasMacro "%UNTIL" +syn match sasMacro "%UPCASE" +syn match sasMacro "%VERIFY" +syn match sasMacro "%WHILE" +syn match sasMacro "%WINDOW" + +" SAS Functions + +syn keyword sasFunction ABS ADDR AIRY ARCOS ARSIN ATAN ATTRC ATTRN +syn keyword sasFunction BAND BETAINV BLSHIFT BNOT BOR BRSHIFT BXOR +syn keyword sasFunction BYTE CDF CEIL CEXIST CINV CLOSE CNONCT COLLATE +syn keyword sasFunction COMPBL COMPOUND COMPRESS COS COSH CSS CUROBS +syn keyword sasFunction CV DACCDB DACCDBSL DACCSL DACCSYD DACCTAB +syn keyword sasFunction DAIRY DATE DATEJUL DATEPART DATETIME DAY +syn keyword sasFunction DCLOSE DEPDB DEPDBSL DEPDBSL DEPSL DEPSL +syn keyword sasFunction DEPSYD DEPSYD DEPTAB DEPTAB DEQUOTE DHMS +syn keyword sasFunction DIF DIGAMMA DIM DINFO DNUM DOPEN DOPTNAME +syn keyword sasFunction DOPTNUM DREAD DROPNOTE DSNAME ERF ERFC EXIST +syn keyword sasFunction EXP FAPPEND FCLOSE FCOL FDELETE FETCH FETCHOBS +syn keyword sasFunction FEXIST FGET FILEEXIST FILENAME FILEREF FINFO +syn keyword sasFunction FINV FIPNAME FIPNAMEL FIPSTATE FLOOR FNONCT +syn keyword sasFunction FNOTE FOPEN FOPTNAME FOPTNUM FPOINT FPOS +syn keyword sasFunction FPUT FREAD FREWIND FRLEN FSEP FUZZ FWRITE +syn keyword sasFunction GAMINV GAMMA GETOPTION GETVARC GETVARN HBOUND +syn keyword sasFunction HMS HOSTHELP HOUR IBESSEL INDEX INDEXC +syn keyword sasFunction INDEXW INPUT INPUTC INPUTN INT INTCK INTNX +syn keyword sasFunction INTRR IRR JBESSEL JULDATE KURTOSIS LAG LBOUND +syn keyword sasFunction LEFT LENGTH LGAMMA LIBNAME LIBREF LOG LOG10 +syn keyword sasFunction LOG2 LOGPDF LOGPMF LOGSDF LOWCASE MAX MDY +syn keyword sasFunction MEAN MIN MINUTE MOD MONTH MOPEN MORT N +syn keyword sasFunction NETPV NMISS NORMAL NOTE NPV OPEN ORDINAL +syn keyword sasFunction PATHNAME PDF PEEK PEEKC PMF POINT POISSON POKE +syn keyword sasFunction PROBBETA PROBBNML PROBCHI PROBF PROBGAM +syn keyword sasFunction PROBHYPR PROBIT PROBNEGB PROBNORM PROBT PUT +syn keyword sasFunction PUTC PUTN QTR QUOTE RANBIN RANCAU RANEXP +syn keyword sasFunction RANGAM RANGE RANK RANNOR RANPOI RANTBL RANTRI +syn keyword sasFunction RANUNI REPEAT RESOLVE REVERSE REWIND RIGHT +syn keyword sasFunction ROUND SAVING SCAN SDF SECOND SIGN SIN SINH +syn keyword sasFunction SKEWNESS SOUNDEX SPEDIS SQRT STD STDERR STFIPS +syn keyword sasFunction STNAME STNAMEL SUBSTR SUM SYMGET SYSGET SYSMSG +syn keyword sasFunction SYSPROD SYSRC SYSTEM TAN TANH TIME TIMEPART +syn keyword sasFunction TINV TNONCT TODAY TRANSLATE TRANWRD TRIGAMMA +syn keyword sasFunction TRIM TRIMN TRUNC UNIFORM UPCASE USS VAR +syn keyword sasFunction VARFMT VARINFMT VARLABEL VARLEN VARNAME +syn keyword sasFunction VARNUM VARRAY VARRAYX VARTYPE VERIFY VFORMAT +syn keyword sasFunction VFORMATD VFORMATDX VFORMATN VFORMATNX VFORMATW +syn keyword sasFunction VFORMATWX VFORMATX VINARRAY VINARRAYX VINFORMAT +syn keyword sasFunction VINFORMATD VINFORMATDX VINFORMATN VINFORMATNX +syn keyword sasFunction VINFORMATW VINFORMATWX VINFORMATX VLABEL +syn keyword sasFunction VLABELX VLENGTH VLENGTHX VNAME VNAMEX VTYPE +syn keyword sasFunction VTYPEX WEEKDAY YEAR YYQ ZIPFIPS ZIPNAME ZIPNAMEL +syn keyword sasFunction ZIPSTATE + +" Handy settings for using vim with log files +syn keyword sasLogMsg NOTE +syn keyword sasWarnMsg WARNING +syn keyword sasErrMsg ERROR + +" Always contained in a comment (Bob Heckel) +syn keyword sasTodo TODO TBD FIXME contained + +" These don't fit anywhere else (Bob Heckel). +" Added others that were missing. +syn match sasUnderscore "_ALL_" +syn match sasUnderscore "_AUTOMATIC_" +syn match sasUnderscore "_CHARACTER_" +syn match sasUnderscore "_INFILE_" +syn match sasUnderscore "_N_" +syn match sasUnderscore "_NAME_" +syn match sasUnderscore "_NULL_" +syn match sasUnderscore "_NUMERIC_" +syn match sasUnderscore "_USER_" +syn match sasUnderscore "_WEBOUT_" + +" End of SAS Functions + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet + +if version >= 508 || !exists("did_sas_syntax_inits") + if version < 508 + let did_sas_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " Default sas enhanced editor color syntax + hi sComment term=bold cterm=NONE ctermfg=Green ctermbg=Black gui=NONE guifg=DarkGreen guibg=White + hi sCard term=bold cterm=NONE ctermfg=Black ctermbg=Yellow gui=NONE guifg=Black guibg=LightYellow + hi sDate_Time term=NONE cterm=bold ctermfg=Green ctermbg=Black gui=bold guifg=SeaGreen guibg=White + hi sKeyword term=NONE cterm=NONE ctermfg=Blue ctermbg=Black gui=NONE guifg=Blue guibg=White + hi sFmtInfmt term=NONE cterm=NONE ctermfg=LightGreen ctermbg=Black gui=NONE guifg=SeaGreen guibg=White + hi sString term=NONE cterm=NONE ctermfg=Magenta ctermbg=Black gui=NONE guifg=Purple guibg=White + hi sText term=NONE cterm=NONE ctermfg=White ctermbg=Black gui=bold guifg=Black guibg=White + hi sNumber term=NONE cterm=bold ctermfg=Green ctermbg=Black gui=bold guifg=SeaGreen guibg=White + hi sProc term=NONE cterm=bold ctermfg=Blue ctermbg=Black gui=bold guifg=Navy guibg=White + hi sSection term=NONE cterm=bold ctermfg=Blue ctermbg=Black gui=bold guifg=Navy guibg=White + hi mDefine term=NONE cterm=bold ctermfg=White ctermbg=Black gui=bold guifg=Black guibg=White + hi mKeyword term=NONE cterm=NONE ctermfg=Blue ctermbg=Black gui=NONE guifg=Blue guibg=White + hi mReference term=NONE cterm=bold ctermfg=White ctermbg=Black gui=bold guifg=Blue guibg=White + hi mSection term=NONE cterm=NONE ctermfg=Blue ctermbg=Black gui=bold guifg=Navy guibg=White + hi mText term=NONE cterm=NONE ctermfg=White ctermbg=Black gui=bold guifg=Black guibg=White + +" Colors that closely match SAS log colors for default color scheme + hi lError term=NONE cterm=NONE ctermfg=Red ctermbg=Black gui=none guifg=Red guibg=White + hi lWarning term=NONE cterm=NONE ctermfg=Green ctermbg=Black gui=none guifg=Green guibg=White + hi lNote term=NONE cterm=NONE ctermfg=Cyan ctermbg=Black gui=none guifg=Blue guibg=White + + + " Special hilighting for the SAS proc section + + HiLink sasComment sComment + HiLink sasConditional sKeyword + HiLink sasStep sSection + HiLink sasFunction sKeyword + HiLink sasMacro mKeyword + HiLink sasMacroVar NonText + HiLink sasNumber sNumber + HiLink sasStatement sKeyword + HiLink sasString sString + HiLink sasProc sProc + " (Bob Heckel) + HiLink sasTodo Todo + HiLink sasErrMsg lError + HiLink sasWarnMsg lWarning + HiLink sasLogMsg lNote + HiLink sasCards sCard + " (Bob Heckel) + HiLink sasUnderscore PreProc + delcommand HiLink +endif + +" Syncronize from beginning to keep large blocks from losing +" syntax coloring while moving through code. +syn sync fromstart + +let b:current_syntax = "sas" + +" vim: ts=8 diff --git a/vim73/syntax/sass.vim b/vim73/syntax/sass.vim new file mode 100644 index 0000000..aa5f5e9 --- /dev/null +++ b/vim73/syntax/sass.vim @@ -0,0 +1,90 @@ +" Vim syntax file +" Language: Sass +" Maintainer: Tim Pope +" Filenames: *.sass +" Last Change: 2010 Aug 9 + +if exists("b:current_syntax") + finish +endif + +runtime! syntax/css.vim + +syn case ignore + +syn cluster sassCssProperties contains=cssFontProp,cssFontDescriptorProp,cssColorProp,cssTextProp,cssBoxProp,cssGeneratedContentProp,cssPagingProp,cssUIProp,cssRenderProp,cssAuralProp,cssTableProp +syn cluster sassCssAttributes contains=css.*Attr,scssComment,cssValue.*,cssColor,cssURL,sassDefault,cssImportant,cssError,cssStringQ,cssStringQQ,cssFunction,cssUnicodeEscape,cssRenderProp + +syn region sassDefinition matchgroup=cssBraces start="{" end="}" contains=TOP + +syn match sassProperty "\%([{};]\s*\|^\)\@<=\%([[:alnum:]-]\|#{[^{}]*}\)\+:" contains=css.*Prop skipwhite nextgroup=sassCssAttribute contained containedin=sassDefinition +syn match sassProperty "^\s*\zs\s\%(\%([[:alnum:]-]\|#{[^{}]*}\)\+:\|:[[:alnum:]-]\+\)"hs=s+1 contains=css.*Prop skipwhite nextgroup=sassCssAttribute +syn match sassProperty "^\s*\zs\s\%(:\=[[:alnum:]-]\+\s*=\)"hs=s+1 contains=css.*Prop skipwhite nextgroup=sassCssAttribute +syn match sassCssAttribute +\%("\%([^"]\|\\"\)*"\|'\%([^']\|\\'\)*'\|#{[^{}]*}\|[^{};]\)*+ contained contains=@sassCssAttributes,sassVariable,sassFunction,sassInterpolation +syn match sassDefault "!default\>" contained +syn match sassVariable "!\%(important\>\|default\>\)\@![[:alnum:]_-]\+" +syn match sassVariable "$[[:alnum:]_-]\+" +syn match sassVariableAssignment "\%([!$][[:alnum:]_-]\+\s*\)\@<=\%(||\)\==" nextgroup=sassCssAttribute skipwhite +syn match sassVariableAssignment "\%([!$][[:alnum:]_-]\+\s*\)\@<=:" nextgroup=sassCssAttribute skipwhite + +syn match sassFunction "\<\%(rgb\|rgba\|red\|green\|blue\|mix\)\>(\@=" contained +syn match sassFunction "\<\%(hsl\|hsla\|hue\|saturation\|lightness\|adjust-hue\|lighten\|darken\|saturate\|desaturate\|grayscale\|complement\)\>(\@=" contained +syn match sassFunction "\<\%(alpha\|opacity\|rgba\|opacify\|fade-in\|transparentize\|fade-out\)\>(\@=" contained +syn match sassFunction "\<\%(unquote\|quote\)\>(\@=" contained +syn match sassFunction "\<\%(percentage\|round\|ceil\|floor\|abs\)\>(\@=" contained +syn match sassFunction "\<\%(type-of\|unit\|unitless\|comparable\)\>(\@=" contained + +syn region sassInterpolation matchgroup=sassInterpolationDelimiter start="#{" end="}" contains=@sassCssAttributes,sassVariable,sassFunction containedin=cssStringQ,cssStringQQ,sassProperty + +syn match sassMixinName "[[:alnum:]_-]\+" contained nextgroup=sassCssAttribute +syn match sassMixin "^=" nextgroup=sassMixinName +syn match sassMixin "\%([{};]\s*\|^\s*\)\@<=@mixin" nextgroup=sassMixinName skipwhite +syn match sassMixing "^\s\+\zs+" nextgroup=sassMixinName +syn match sassMixing "\%([{};]\s*\|^\s*\)\@<=@include" nextgroup=sassMixinName skipwhite +syn match sassExtend "\%([{};]\s*\|^\s*\)\@<=@extend" + +syn match sassEscape "^\s*\zs\\" +syn match sassIdChar "#[[:alnum:]_-]\@=" nextgroup=sassId +syn match sassId "[[:alnum:]_-]\+" contained +syn match sassClassChar "\.[[:alnum:]_-]\@=" nextgroup=sassClass +syn match sassClass "[[:alnum:]_-]\+" contained +syn match sassAmpersand "&" + +" TODO: Attribute namespaces +" TODO: Arithmetic (including strings and concatenation) + +syn region sassInclude start="@import" end=";\|$" contains=scssComment,cssURL,cssUnicodeEscape,cssMediaType +syn region sassDebugLine end=";\|$" matchgroup=sassDebug start="@debug\>" contains=@sassCssAttributes,sassVariable,sassFunction +syn region sassWarnLine end=";\|$" matchgroup=sassWarn start="@warn\>" contains=@sassCssAttributes,sassVariable,sassFunction +syn region sassControlLine matchgroup=sassControl start="@\%(if\|else\%(\s\+if\)\=\|while\|for\)\>" end="[{};]\@=\|$" contains=sassFor,@sassCssAttributes,sassVariable,sassFunction +syn keyword sassFor from to through contained + +syn keyword sassTodo FIXME NOTE TODO OPTIMIZE XXX contained +syn region sassComment start="^\z(\s*\)//" end="^\%(\z1 \)\@!" contains=sassTodo,@Spell +syn region sassCssComment start="^\z(\s*\)/\*" end="^\%(\z1 \)\@!" contains=sassTodo,@Spell + +hi def link sassCssComment sassComment +hi def link sassComment Comment +hi def link sassDefault cssImportant +hi def link sassVariable Identifier +hi def link sassFunction Function +hi def link sassMixing PreProc +hi def link sassMixin PreProc +hi def link sassExtend PreProc +hi def link sassTodo Todo +hi def link sassInclude Include +hi def link sassDebug sassControl +hi def link sassWarn sassControl +hi def link sassControl PreProc +hi def link sassFor PreProc +hi def link sassEscape Special +hi def link sassIdChar Special +hi def link sassClassChar Special +hi def link sassInterpolationDelimiter Delimiter +hi def link sassAmpersand Character +hi def link sassId Identifier +hi def link sassClass Type + +let b:current_syntax = "sass" + +" vim:set sw=2: diff --git a/vim73/syntax/sather.vim b/vim73/syntax/sather.vim new file mode 100644 index 0000000..759591b --- /dev/null +++ b/vim73/syntax/sather.vim @@ -0,0 +1,105 @@ +" Vim syntax file +" Language: Sather/pSather +" Maintainer: Claudio Fleiner +" URL: http://www.fleiner.com/vim/syntax/sather.vim +" Last Change: 2003 May 11 + +" Sather is a OO-language developped at the International Computer Science +" Institute (ICSI) in Berkeley, CA. pSather is a parallel extension to Sather. +" Homepage: http://www.icsi.berkeley.edu/~sather +" Sather files use .sa as suffix + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" keyword definitions +syn keyword satherExternal extern +syn keyword satherBranch break continue +syn keyword satherLabel when then +syn keyword satherConditional if else elsif end case typecase assert with +syn match satherConditional "near$" +syn match satherConditional "far$" +syn match satherConditional "near *[^(]"he=e-1 +syn match satherConditional "far *[^(]"he=e-1 +syn keyword satherSynchronize lock guard sync +syn keyword satherRepeat loop parloop do +syn match satherRepeat "while!" +syn match satherRepeat "break!" +syn match satherRepeat "until!" +syn keyword satherBoolValue true false +syn keyword satherValue self here cluster +syn keyword satherOperator new "== != & ^ | && || +syn keyword satherOperator and or not +syn match satherOperator "[#!]" +syn match satherOperator ":-" +syn keyword satherType void attr where +syn match satherType "near *("he=e-1 +syn match satherType "far *("he=e-1 +syn keyword satherStatement return +syn keyword satherStorageClass static const +syn keyword satherExceptions try raise catch +syn keyword satherMethodDecl is pre post +syn keyword satherClassDecl abstract value class include +syn keyword satherScopeDecl public private readonly + + +syn match satherSpecial contained "\\\d\d\d\|\\." +syn region satherString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=satherSpecial +syn match satherCharacter "'[^\\]'" +syn match satherSpecialCharacter "'\\.'" +syn match satherNumber "-\=\<\d\+L\=\>\|0[xX][0-9a-fA-F]\+\>" +syn match satherCommentSkip contained "^\s*\*\($\|\s\+\)" +syn region satherComment2String contained start=+"+ skip=+\\\\\|\\"+ end=+$\|"+ contains=satherSpecial +syn match satherComment "--.*" contains=satherComment2String,satherCharacter,satherNumber + + +syn sync ccomment satherComment + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sather_syn_inits") + if version < 508 + let did_sather_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink satherBranch satherStatement + HiLink satherLabel satherStatement + HiLink satherConditional satherStatement + HiLink satherSynchronize satherStatement + HiLink satherRepeat satherStatement + HiLink satherExceptions satherStatement + HiLink satherStorageClass satherDeclarative + HiLink satherMethodDecl satherDeclarative + HiLink satherClassDecl satherDeclarative + HiLink satherScopeDecl satherDeclarative + HiLink satherBoolValue satherValue + HiLink satherSpecial satherValue + HiLink satherString satherValue + HiLink satherCharacter satherValue + HiLink satherSpecialCharacter satherValue + HiLink satherNumber satherValue + HiLink satherStatement Statement + HiLink satherOperator Statement + HiLink satherComment Comment + HiLink satherType Type + HiLink satherValue String + HiLink satherString String + HiLink satherSpecial String + HiLink satherCharacter String + HiLink satherDeclarative Type + HiLink satherExternal PreCondit + delcommand HiLink +endif + +let b:current_syntax = "sather" + +" vim: ts=8 diff --git a/vim73/syntax/scheme.vim b/vim73/syntax/scheme.vim new file mode 100644 index 0000000..f987034 --- /dev/null +++ b/vim73/syntax/scheme.vim @@ -0,0 +1,324 @@ +" Vim syntax file +" Language: Scheme (R5RS + some R6RS extras) +" Last Change: 2009 Nov 27 +" Maintainer: Sergey Khorev +" Original author: Dirk van Deun + +" This script incorrectly recognizes some junk input as numerals: +" parsing the complete system of Scheme numerals using the pattern +" language is practically impossible: I did a lax approximation. + +" MzScheme extensions can be activated with setting is_mzscheme variable + +" Suggestions and bug reports are solicited by the author. + +" Initializing: + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +" Fascist highlighting: everything that doesn't fit the rules is an error... + +syn match schemeError ![^ \t()\[\]";]*! +syn match schemeError ")" + +" Quoted and backquoted stuff + +syn region schemeQuoted matchgroup=Delimiter start="['`]" end=![ \t()\[\]";]!me=e-1 contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc + +syn region schemeQuoted matchgroup=Delimiter start="['`](" matchgroup=Delimiter end=")" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc +syn region schemeQuoted matchgroup=Delimiter start="['`]#(" matchgroup=Delimiter end=")" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc + +syn region schemeStrucRestricted matchgroup=Delimiter start="(" matchgroup=Delimiter end=")" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc +syn region schemeStrucRestricted matchgroup=Delimiter start="#(" matchgroup=Delimiter end=")" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc + +" Popular Scheme extension: +" using [] as well as () +syn region schemeStrucRestricted matchgroup=Delimiter start="\[" matchgroup=Delimiter end="\]" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc +syn region schemeStrucRestricted matchgroup=Delimiter start="#\[" matchgroup=Delimiter end="\]" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc + +syn region schemeUnquote matchgroup=Delimiter start="," end=![ \t\[\]()";]!me=e-1 contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc +syn region schemeUnquote matchgroup=Delimiter start=",@" end=![ \t\[\]()";]!me=e-1 contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc + +syn region schemeUnquote matchgroup=Delimiter start=",(" end=")" contains=ALL +syn region schemeUnquote matchgroup=Delimiter start=",@(" end=")" contains=ALL + +syn region schemeUnquote matchgroup=Delimiter start=",#(" end=")" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc +syn region schemeUnquote matchgroup=Delimiter start=",@#(" end=")" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc + +syn region schemeUnquote matchgroup=Delimiter start=",\[" end="\]" contains=ALL +syn region schemeUnquote matchgroup=Delimiter start=",@\[" end="\]" contains=ALL + +syn region schemeUnquote matchgroup=Delimiter start=",#\[" end="\]" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc +syn region schemeUnquote matchgroup=Delimiter start=",@#\[" end="\]" contains=ALLBUT,schemeStruc,schemeSyntax,schemeFunc + +" R5RS Scheme Functions and Syntax: + +if version < 600 + set iskeyword=33,35-39,42-58,60-90,94,95,97-122,126,_ +else + setlocal iskeyword=33,35-39,42-58,60-90,94,95,97-122,126,_ +endif + +syn keyword schemeSyntax lambda and or if cond case define let let* letrec +syn keyword schemeSyntax begin do delay set! else => +syn keyword schemeSyntax quote quasiquote unquote unquote-splicing +syn keyword schemeSyntax define-syntax let-syntax letrec-syntax syntax-rules +" R6RS +syn keyword schemeSyntax define-record-type fields protocol + +syn keyword schemeFunc not boolean? eq? eqv? equal? pair? cons car cdr set-car! +syn keyword schemeFunc set-cdr! caar cadr cdar cddr caaar caadr cadar caddr +syn keyword schemeFunc cdaar cdadr cddar cdddr caaaar caaadr caadar caaddr +syn keyword schemeFunc cadaar cadadr caddar cadddr cdaaar cdaadr cdadar cdaddr +syn keyword schemeFunc cddaar cddadr cdddar cddddr null? list? list length +syn keyword schemeFunc append reverse list-ref memq memv member assq assv assoc +syn keyword schemeFunc symbol? symbol->string string->symbol number? complex? +syn keyword schemeFunc real? rational? integer? exact? inexact? = < > <= >= +syn keyword schemeFunc zero? positive? negative? odd? even? max min + * - / abs +syn keyword schemeFunc quotient remainder modulo gcd lcm numerator denominator +syn keyword schemeFunc floor ceiling truncate round rationalize exp log sin cos +syn keyword schemeFunc tan asin acos atan sqrt expt make-rectangular make-polar +syn keyword schemeFunc real-part imag-part magnitude angle exact->inexact +syn keyword schemeFunc inexact->exact number->string string->number char=? +syn keyword schemeFunc char-ci=? char? char-ci>? char<=? +syn keyword schemeFunc char-ci<=? char>=? char-ci>=? char-alphabetic? char? +syn keyword schemeFunc char-numeric? char-whitespace? char-upper-case? +syn keyword schemeFunc char-lower-case? +syn keyword schemeFunc char->integer integer->char char-upcase char-downcase +syn keyword schemeFunc string? make-string string string-length string-ref +syn keyword schemeFunc string-set! string=? string-ci=? string? string-ci>? string<=? string-ci<=? string>=? +syn keyword schemeFunc string-ci>=? substring string-append vector? make-vector +syn keyword schemeFunc vector vector-length vector-ref vector-set! procedure? +syn keyword schemeFunc apply map for-each call-with-current-continuation +syn keyword schemeFunc call-with-input-file call-with-output-file input-port? +syn keyword schemeFunc output-port? current-input-port current-output-port +syn keyword schemeFunc open-input-file open-output-file close-input-port +syn keyword schemeFunc close-output-port eof-object? read read-char peek-char +syn keyword schemeFunc write display newline write-char call/cc +syn keyword schemeFunc list-tail string->list list->string string-copy +syn keyword schemeFunc string-fill! vector->list list->vector vector-fill! +syn keyword schemeFunc force with-input-from-file with-output-to-file +syn keyword schemeFunc char-ready? load transcript-on transcript-off eval +syn keyword schemeFunc dynamic-wind port? values call-with-values +syn keyword schemeFunc scheme-report-environment null-environment +syn keyword schemeFunc interaction-environment +" R6RS +syn keyword schemeFunc make-eq-hashtable make-eqv-hashtable make-hashtable +syn keyword schemeFunc hashtable? hashtable-size hashtable-ref hashtable-set! +syn keyword schemeFunc hashtable-delete! hashtable-contains? hashtable-update! +syn keyword schemeFunc hashtable-copy hashtable-clear! hashtable-keys +syn keyword schemeFunc hashtable-entries hashtable-equivalence-function hashtable-hash-function +syn keyword schemeFunc hashtable-mutable? equal-hash string-hash string-ci-hash symbol-hash +syn keyword schemeFunc find for-all exists filter partition fold-left fold-right +syn keyword schemeFunc remp remove remv remq memp assp cons* + +" ... so that a single + or -, inside a quoted context, would not be +" interpreted as a number (outside such contexts, it's a schemeFunc) + +syn match schemeDelimiter !\.[ \t\[\]()";]!me=e-1 +syn match schemeDelimiter !\.$! +" ... and a single dot is not a number but a delimiter + +" This keeps all other stuff unhighlighted, except *stuff* and : + +syn match schemeOther ,[a-z!$%&*/:<=>?^_~+@#%-][-a-z!$%&*/:<=>?^_~0-9+.@#%]*, +syn match schemeError ,[a-z!$%&*/:<=>?^_~+@#%-][-a-z!$%&*/:<=>?^_~0-9+.@#%]*[^-a-z!$%&*/:<=>?^_~0-9+.@ \t\[\]()";]\+[^ \t\[\]()";]*, + +syn match schemeOther "\.\.\." +syn match schemeError !\.\.\.[^ \t\[\]()";]\+! +" ... a special identifier + +syn match schemeConstant ,\*[-a-z!$%&*/:<=>?^_~0-9+.@]\+\*[ \t\[\]()";],me=e-1 +syn match schemeConstant ,\*[-a-z!$%&*/:<=>?^_~0-9+.@]\+\*$, +syn match schemeError ,\*[-a-z!$%&*/:<=>?^_~0-9+.@]*\*[^-a-z!$%&*/:<=>?^_~0-9+.@ \t\[\]()";]\+[^ \t\[\]()";]*, + +syn match schemeConstant ,<[-a-z!$%&*/:<=>?^_~0-9+.@]*>[ \t\[\]()";],me=e-1 +syn match schemeConstant ,<[-a-z!$%&*/:<=>?^_~0-9+.@]*>$, +syn match schemeError ,<[-a-z!$%&*/:<=>?^_~0-9+.@]*>[^-a-z!$%&*/:<=>?^_~0-9+.@ \t\[\]()";]\+[^ \t\[\]()";]*, + +" Non-quoted lists, and strings: + +syn region schemeStruc matchgroup=Delimiter start="(" matchgroup=Delimiter end=")" contains=ALL +syn region schemeStruc matchgroup=Delimiter start="#(" matchgroup=Delimiter end=")" contains=ALL + +syn region schemeStruc matchgroup=Delimiter start="\[" matchgroup=Delimiter end="\]" contains=ALL +syn region schemeStruc matchgroup=Delimiter start="#\[" matchgroup=Delimiter end="\]" contains=ALL + +" Simple literals: +syn region schemeString start=+\%(\\\)\@?^_~0-9+.@#%]\+" + " anything limited by |'s is identifier + syn match schemeOther "|[^|]\+|" + + syn match schemeCharacter "#\\\%(return\|tab\)" + + " Modules require stmt + syn keyword schemeExtSyntax module require dynamic-require lib prefix all-except prefix-all-except rename + " modules provide stmt + syn keyword schemeExtSyntax provide struct all-from all-from-except all-defined all-defined-except + " Other from MzScheme + syn keyword schemeExtSyntax with-handlers when unless instantiate define-struct case-lambda syntax-case + syn keyword schemeExtSyntax free-identifier=? bound-identifier=? module-identifier=? syntax-object->datum + syn keyword schemeExtSyntax datum->syntax-object + syn keyword schemeExtSyntax let-values let*-values letrec-values set!-values fluid-let parameterize begin0 + syn keyword schemeExtSyntax error raise opt-lambda define-values unit unit/sig define-signature + syn keyword schemeExtSyntax invoke-unit/sig define-values/invoke-unit/sig compound-unit/sig import export + syn keyword schemeExtSyntax link syntax quasisyntax unsyntax with-syntax + + syn keyword schemeExtFunc format system-type current-extension-compiler current-extension-linker + syn keyword schemeExtFunc use-standard-linker use-standard-compiler + syn keyword schemeExtFunc find-executable-path append-object-suffix append-extension-suffix + syn keyword schemeExtFunc current-library-collection-paths current-extension-compiler-flags make-parameter + syn keyword schemeExtFunc current-directory build-path normalize-path current-extension-linker-flags + syn keyword schemeExtFunc file-exists? directory-exists? delete-directory/files delete-directory delete-file + syn keyword schemeExtFunc system compile-file system-library-subpath getenv putenv current-standard-link-libraries + syn keyword schemeExtFunc remove* file-size find-files fold-files directory-list shell-execute split-path + syn keyword schemeExtFunc current-error-port process/ports process printf fprintf open-input-string open-output-string + syn keyword schemeExtFunc get-output-string + " exceptions + syn keyword schemeExtFunc exn exn:application:arity exn:application:continuation exn:application:fprintf:mismatch + syn keyword schemeExtFunc exn:application:mismatch exn:application:type exn:application:mismatch exn:break exn:i/o:filesystem exn:i/o:port + syn keyword schemeExtFunc exn:i/o:port:closed exn:i/o:tcp exn:i/o:udp exn:misc exn:misc:application exn:misc:unsupported exn:module exn:read + syn keyword schemeExtFunc exn:read:non-char exn:special-comment exn:syntax exn:thread exn:user exn:variable exn:application:mismatch + syn keyword schemeExtFunc exn? exn:application:arity? exn:application:continuation? exn:application:fprintf:mismatch? exn:application:mismatch? + syn keyword schemeExtFunc exn:application:type? exn:application:mismatch? exn:break? exn:i/o:filesystem? exn:i/o:port? exn:i/o:port:closed? + syn keyword schemeExtFunc exn:i/o:tcp? exn:i/o:udp? exn:misc? exn:misc:application? exn:misc:unsupported? exn:module? exn:read? exn:read:non-char? + syn keyword schemeExtFunc exn:special-comment? exn:syntax? exn:thread? exn:user? exn:variable? exn:application:mismatch? + " Command-line parsing + syn keyword schemeExtFunc command-line current-command-line-arguments once-any help-labels multi once-each + + " syntax quoting, unquoting and quasiquotation + syn region schemeUnquote matchgroup=Delimiter start="#," end=![ \t\[\]()";]!me=e-1 contains=ALL + syn region schemeUnquote matchgroup=Delimiter start="#,@" end=![ \t\[\]()";]!me=e-1 contains=ALL + syn region schemeUnquote matchgroup=Delimiter start="#,(" end=")" contains=ALL + syn region schemeUnquote matchgroup=Delimiter start="#,@(" end=")" contains=ALL + syn region schemeUnquote matchgroup=Delimiter start="#,\[" end="\]" contains=ALL + syn region schemeUnquote matchgroup=Delimiter start="#,@\[" end="\]" contains=ALL + syn region schemeQuoted matchgroup=Delimiter start="#['`]" end=![ \t()\[\]";]!me=e-1 contains=ALL + syn region schemeQuoted matchgroup=Delimiter start="#['`](" matchgroup=Delimiter end=")" contains=ALL +endif + + +if exists("b:is_chicken") || exists("is_chicken") + " multiline comment + syntax region schemeMultilineComment start=/#|/ end=/|#/ contains=schemeMultilineComment + + syn match schemeOther "##[-a-z!$%&*/:<=>?^_~0-9+.@#%]\+" + syn match schemeExtSyntax "#:[-a-z!$%&*/:<=>?^_~0-9+.@#%]\+" + + syn keyword schemeExtSyntax unit uses declare hide foreign-declare foreign-parse foreign-parse/spec + syn keyword schemeExtSyntax foreign-lambda foreign-lambda* define-external define-macro load-library + syn keyword schemeExtSyntax let-values let*-values letrec-values ->string require-extension + syn keyword schemeExtSyntax let-optionals let-optionals* define-foreign-variable define-record + syn keyword schemeExtSyntax pointer tag-pointer tagged-pointer? define-foreign-type + syn keyword schemeExtSyntax require require-for-syntax cond-expand and-let* receive argc+argv + syn keyword schemeExtSyntax fixnum? fx= fx> fx< fx>= fx<= fxmin fxmax + syn keyword schemeExtFunc ##core#inline ##sys#error ##sys#update-errno + + " here-string + syn region schemeString start=+#<<\s*\z(.*\)+ end=+^\z1$+ + + if filereadable(expand(":p:h")."/cpp.vim") + unlet! b:current_syntax + syn include @ChickenC :p:h/cpp.vim + syn region ChickenC matchgroup=schemeOther start=+(\@<=foreign-declare "+ end=+")\@=+ contains=@ChickenC + syn region ChickenC matchgroup=schemeComment start=+foreign-declare\s*#<<\z(.*\)$+hs=s+15 end=+^\z1$+ contains=@ChickenC + syn region ChickenC matchgroup=schemeOther start=+(\@<=foreign-parse "+ end=+")\@=+ contains=@ChickenC + syn region ChickenC matchgroup=schemeComment start=+foreign-parse\s*#<<\z(.*\)$+hs=s+13 end=+^\z1$+ contains=@ChickenC + syn region ChickenC matchgroup=schemeOther start=+(\@<=foreign-parse/spec "+ end=+")\@=+ contains=@ChickenC + syn region ChickenC matchgroup=schemeComment start=+foreign-parse/spec\s*#<<\z(.*\)$+hs=s+18 end=+^\z1$+ contains=@ChickenC + syn region ChickenC matchgroup=schemeComment start=+#>+ end=+<#+ contains=@ChickenC + syn region ChickenC matchgroup=schemeComment start=+#>?+ end=+<#+ contains=@ChickenC + syn region ChickenC matchgroup=schemeComment start=+#>!+ end=+<#+ contains=@ChickenC + syn region ChickenC matchgroup=schemeComment start=+#>\$+ end=+<#+ contains=@ChickenC + syn region ChickenC matchgroup=schemeComment start=+#>%+ end=+<#+ contains=@ChickenC + endif + + " suggested by Alex Queiroz + syn match schemeExtSyntax "#![-a-z!$%&*/:<=>?^_~0-9+.@#%]\+" + syn region schemeString start=+#<#\s*\z(.*\)+ end=+^\z1$+ +endif + +" Synchronization and the wrapping up... + +syn sync match matchPlace grouphere NONE "^[^ \t]" +" ... i.e. synchronize on a line that starts at the left margin + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_scheme_syntax_inits") + if version < 508 + let did_scheme_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink schemeSyntax Statement + HiLink schemeFunc Function + + HiLink schemeString String + HiLink schemeCharacter Character + HiLink schemeNumber Number + HiLink schemeBoolean Boolean + + HiLink schemeDelimiter Delimiter + HiLink schemeConstant Constant + + HiLink schemeComment Comment + HiLink schemeMultilineComment Comment + HiLink schemeError Error + + HiLink schemeExtSyntax Type + HiLink schemeExtFunc PreProc + delcommand HiLink +endif + +let b:current_syntax = "scheme" diff --git a/vim73/syntax/scilab.vim b/vim73/syntax/scilab.vim new file mode 100644 index 0000000..1bfc003 --- /dev/null +++ b/vim73/syntax/scilab.vim @@ -0,0 +1,115 @@ +" +" Vim syntax file +" Language : Scilab +" Maintainer : Benoit Hamelin +" File type : *.sci (see :help filetype) +" History +" 28jan2002 benoith 0.1 Creation. Adapted from matlab.vim. +" 04feb2002 benoith 0.5 Fixed bugs with constant highlighting. +" + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +" Reserved words. +syn keyword scilabStatement abort clear clearglobal end exit global mode predef quit resume +syn keyword scilabStatement return +syn keyword scilabFunction function endfunction funptr +syn keyword scilabPredicate null iserror isglobal +syn keyword scilabKeyword typename +syn keyword scilabDebug debug pause what where whereami whereis who whos +syn keyword scilabRepeat for while break +syn keyword scilabConditional if then else elseif +syn keyword scilabMultiplex select case + +" Reserved constants. +syn match scilabConstant "\(%\)[0-9A-Za-z?!#$]\+" +syn match scilabBoolean "\(%\)[FTft]\>" + +" Delimiters and operators. +syn match scilabDelimiter "[][;,()]" +syn match scilabComparison "[=~]=" +syn match scilabComparison "[<>]=\=" +syn match scilabComparison "<>" +syn match scilabLogical "[&|~]" +syn match scilabAssignment "=" +syn match scilabArithmetic "[+-]" +syn match scilabArithmetic "\.\=[*/\\]\.\=" +syn match scilabArithmetic "\.\=^" +syn match scilabRange ":" +syn match scilabMlistAccess "\." + +syn match scilabLineContinuation "\.\{2,}" + +syn match scilabTransposition "[])a-zA-Z0-9?!_#$.]'"lc=1 + +" Comments and tools. +syn keyword scilabTodo TODO todo FIXME fixme TBD tbd contained +syn match scilabComment "//.*$" contains=scilabTodo + +" Constants. +syn match scilabNumber "[0-9]\+\(\.[0-9]*\)\=\([DEde][+-]\=[0-9]\+\)\=" +syn match scilabNumber "\.[0-9]\+\([DEde][+-]\=[0-9]\+\)\=" +syn region scilabString start=+'+ skip=+''+ end=+'+ oneline +syn region scilabString start=+"+ end=+"+ oneline + +" Identifiers. +syn match scilabIdentifier "\<[A-Za-z?!_#$][A-Za-z0-9?!_#$]*\>" +syn match scilabOverload "%[A-Za-z0-9?!_#$]\+_[A-Za-z0-9?!_#$]\+" + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_scilab_syntax_inits") + if version < 508 + let did_scilab_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink scilabStatement Statement + HiLink scilabFunction Keyword + HiLink scilabPredicate Keyword + HiLink scilabKeyword Keyword + HiLink scilabDebug Debug + HiLink scilabRepeat Repeat + HiLink scilabConditional Conditional + HiLink scilabMultiplex Conditional + + HiLink scilabConstant Constant + HiLink scilabBoolean Boolean + + HiLink scilabDelimiter Delimiter + HiLink scilabMlistAccess Delimiter + HiLink scilabComparison Operator + HiLink scilabLogical Operator + HiLink scilabAssignment Operator + HiLink scilabArithmetic Operator + HiLink scilabRange Operator + HiLink scilabLineContinuation Underlined + HiLink scilabTransposition Operator + + HiLink scilabTodo Todo + HiLink scilabComment Comment + + HiLink scilabNumber Number + HiLink scilabString String + + HiLink scilabIdentifier Identifier + HiLink scilabOverload Special + + delcommand HiLink +endif + +let b:current_syntax = "scilab" + +"EOF vim: ts=4 noet tw=100 sw=4 sts=0 diff --git a/vim73/syntax/screen.vim b/vim73/syntax/screen.vim new file mode 100644 index 0000000..71b3d3e --- /dev/null +++ b/vim73/syntax/screen.vim @@ -0,0 +1,246 @@ +" Vim syntax file +" Language: screen(1) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2010-01-03 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match screenEscape '\\.' + +syn keyword screenTodo contained TODO FIXME XXX NOTE + +syn region screenComment display oneline start='#' end='$' + \ contains=screenTodo,@Spell + +syn region screenString display oneline start=+"+ skip=+\\"+ end=+"+ + \ contains=screenVariable,screenSpecial + +syn region screenLiteral display oneline start=+'+ skip=+\\'+ end=+'+ + +syn match screenVariable contained display '$\%(\h\w*\|{\h\w*}\)' + +syn keyword screenBoolean on off + +syn match screenNumbers display '\<\d\+\>' + +syn match screenSpecials contained + \ '%\%([%aAdDhlmMstuwWyY?:{]\|[0-9]*n\|0?cC\)' + +syn keyword screenCommands + \ acladd + \ aclchg + \ acldel + \ aclgrp + \ aclumask + \ activity + \ addacl + \ allpartial + \ altscreen + \ at + \ attrcolor + \ autodetach + \ autonuke + \ backtick + \ bce + \ bd_bc_down + \ bd_bc_left + \ bd_bc_right + \ bd_bc_up + \ bd_bell + \ bd_braille_table + \ bd_eightdot + \ bd_info + \ bd_link + \ bd_lower_left + \ bd_lower_right + \ bd_ncrc + \ bd_port + \ bd_scroll + \ bd_skip + \ bd_start_braille + \ bd_type + \ bd_upper_left + \ bd_upper_right + \ bd_width + \ bell + \ bell_msg + \ bind + \ bindkey + \ blanker + \ blankerprg + \ break + \ breaktype + \ bufferfile + \ c1 + \ caption + \ chacl + \ charset + \ chdir + \ clear + \ colon + \ command + \ compacthist + \ console + \ copy + \ crlf + \ debug + \ defautonuke + \ defbce + \ defbreaktype + \ defc1 + \ defcharset + \ defencoding + \ defescape + \ defflow + \ defgr + \ defhstatus + \ defkanji + \ deflog + \ deflogin + \ defmode + \ defmonitor + \ defnonblock + \ defobuflimit + \ defscrollback + \ defshell + \ defsilence + \ defslowpaste + \ defutf8 + \ defwrap + \ defwritelock + \ detach + \ digraph + \ dinfo + \ displays + \ dumptermcap + \ echo + \ encoding + \ escape + \ eval + \ exec + \ fit + \ flow + \ focus + \ gr + \ hardcopy + \ hardcopy_append + \ hardcopydir + \ hardstatus + \ height + \ help + \ history + \ hstatus + \ idle + \ ignorecase + \ info + \ kanji + \ kill + \ lastmsg + \ layout + \ license + \ lockscreen + \ log + \ logfile + \ login + \ logtstamp + \ mapdefault + \ mapnotnext + \ maptimeout + \ markkeys + \ maxwin + \ meta + \ monitor + \ msgminwait + \ msgwait + \ multiuser + \ nethack + \ next + \ nonblock + \ number + \ obuflimit + \ only + \ other + \ partial + \ password + \ paste + \ pastefont + \ pow_break + \ pow_detach + \ pow_detach_msg + \ prev + \ printcmd + \ process + \ quit + \ readbuf + \ readreg + \ redisplay + \ register + \ remove + \ removebuf + \ reset + \ resize + \ screen + \ scrollback + \ select + \ sessionname + \ setenv + \ setsid + \ shell + \ shelltitle + \ silence + \ silencewait + \ sleep + \ slowpaste + \ sorendition + \ source + \ split + \ startup_message + \ stuff + \ su + \ suspend + \ term + \ termcap + \ termcapinfo + \ terminfo + \ time + \ title + \ umask + \ unsetenv + \ utf8 + \ vbell + \ vbell_msg + \ vbellwait + \ verbose + \ version + \ wall + \ width + \ windowlist + \ windows + \ wrap + \ writebuf + \ writelock + \ xoff + \ xon + \ zmodem + \ zombie + +hi def link screenEscape Special +hi def link screenComment Comment +hi def link screenTodo Todo +hi def link screenString String +hi def link screenLiteral String +hi def link screenVariable Identifier +hi def link screenBoolean Boolean +hi def link screenNumbers Number +hi def link screenSpecials Special +hi def link screenCommands Keyword + +let b:current_syntax = "screen" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/scss.vim b/vim73/syntax/scss.vim new file mode 100644 index 0000000..6fb9691 --- /dev/null +++ b/vim73/syntax/scss.vim @@ -0,0 +1,20 @@ +" Vim syntax file +" Language: SCSS +" Maintainer: Tim Pope +" Filenames: *.scss +" Last Change: 2010 Jul 26 + +if exists("b:current_syntax") + finish +endif + +runtime! syntax/sass.vim + +syn match scssComment "//.*" contains=sassTodo,@Spell +syn region scssComment start="/\*" end="\*/" contains=sassTodo,@Spell + +hi def link scssComment sassComment + +let b:current_syntax = "scss" + +" vim:set sw=2: diff --git a/vim73/syntax/sd.vim b/vim73/syntax/sd.vim new file mode 100644 index 0000000..bb201ca --- /dev/null +++ b/vim73/syntax/sd.vim @@ -0,0 +1,75 @@ +" Language: streaming descriptor file +" Maintainer: Puria Nafisi Azizi (pna) +" License: This file can be redistribued and/or modified under the same terms +" as Vim itself. +" URL: http://netstudent.polito.it/vim_syntax/ +" Last Change: 2006-09-27 + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Always ignore case +syn case ignore + +" Comments +syn match sdComment /\s*[#;].*$/ + +" IP Adresses +syn cluster sdIPCluster contains=sdIPError,sdIPSpecial +syn match sdIPError /\%(\d\{4,}\|25[6-9]\|2[6-9]\d\|[3-9]\d\{2}\)[\.0-9]*/ contained +syn match sdIPSpecial /\%(127\.\d\{1,3}\.\d\{1,3}\.\d\{1,3}\)/ contained +syn match sdIP contained /\%(\d\{1,4}\.\)\{3}\d\{1,4}/ contains=@sdIPCluster + +" Statements +syn keyword sdStatement AGGREGATE AUDIO_CHANNELS +syn keyword sdStatement BYTE_PER_PCKT BIT_PER_SAMPLE BITRATE +syn keyword sdStatement CLOCK_RATE CODING_TYPE CREATOR +syn match sdStatement /^\s*CODING_TYPE\>/ nextgroup=sdCoding skipwhite +syn match sdStatement /^\s*ENCODING_NAME\>/ nextgroup=sdEncoding skipwhite +syn keyword sdStatement FILE_NAME FRAME_LEN FRAME_RATE FORCE_FRAME_RATE +syn keyword sdStatement LICENSE +syn match sdStatement /^\s*MEDIA_SOURCE\>/ nextgroup=sdSource skipwhite +syn match sdStatement /^\s*MULTICAST\>/ nextgroup=sdIP skipwhite +syn keyword sdStatement PAYLOAD_TYPE PKT_LEN PRIORITY +syn keyword sdStatement SAMPLE_RATE +syn keyword sdStatement TITLE TWIN +syn keyword sdStatement VERIFY + +" Known Options +syn keyword sdEncoding H26L MPV MP2T MP4V-ES +syn keyword sdCoding FRAME SAMPLE +syn keyword sdSource STORED LIVE + +"Specials +syn keyword sdSpecial TRUE FALSE NULL +syn keyword sdDelimiter STREAM STREAM_END +syn match sdError /^search .\{257,}/ + +if version >= 508 || !exists("did_config_syntax_inits") + if version < 508 + let did_config_syntax_inits = 1 + command! -nargs=+ HiLink hi link + else + command! -nargs=+ HiLink hi def link + endif + + HiLink sdIP Number + HiLink sdHostname Type + HiLink sdEncoding Identifier + HiLink sdCoding Identifier + HiLink sdSource Identifier + HiLink sdComment Comment + HiLink sdIPError Error + HiLink sdError Error + HiLink sdStatement Statement + HiLink sdIPSpecial Special + HiLink sdSpecial Special + HiLink sdDelimiter Delimiter + + delcommand HiLink +endif + +let b:current_syntax = "sd" diff --git a/vim73/syntax/sdc.vim b/vim73/syntax/sdc.vim new file mode 100644 index 0000000..0ca9bec --- /dev/null +++ b/vim73/syntax/sdc.vim @@ -0,0 +1,41 @@ +" Vim syntax file +" Language: SDC - Synopsys Design Constraints +" Maintainer: Maurizio Tranchero - maurizio.tranchero@gmail.com +" Last Change: Thu Mar 25 17:35:16 CET 2009 +" Credits: based on TCL Vim syntax file +" Version: 0.3 + +" Quit when a syntax file was already loaded +if exists("b:current_syntax") + finish +endif + +" Read the TCL syntax to start with +runtime! syntax/tcl.vim + +" SDC-specific keywords +syn keyword sdcCollections foreach_in_collection +syn keyword sdcObjectsQuery get_clocks get_ports +syn keyword sdcObjectsInfo get_point_info get_node_info get_path_info +syn keyword sdcObjectsInfo get_timing_paths set_attribute +syn keyword sdcConstraints set_false_path +syn keyword sdcNonIdealities set_min_delay set_max_delay +syn keyword sdcNonIdealities set_input_delay set_output_delay +syn keyword sdcNonIdealities set_load set_min_capacitance set_max_capacitance +syn keyword sdcCreateOperations create_clock create_timing_netlist update_timing_netlist + +" command flags highlighting +syn match sdcFlags "[[:space:]]-[[:alpha:]]*\>" + +" Define the default highlighting. +hi def link sdcCollections Repeat +hi def link sdcObjectsInfo Operator +hi def link sdcCreateOperations Operator +hi def link sdcObjectsQuery Operator +hi def link sdcConstraints Operator +hi def link sdcNonIdealities Operator +hi def link sdcFlags Special + +let b:current_syntax = "sdc" + +" vim: ts=8 diff --git a/vim73/syntax/sdl.vim b/vim73/syntax/sdl.vim new file mode 100644 index 0000000..d0165e7 --- /dev/null +++ b/vim73/syntax/sdl.vim @@ -0,0 +1,167 @@ +" Vim syntax file +" Language: SDL +" Maintainer: Michael Piefel +" Last Change: 2 May 2001 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("sdl_2000") + syntax case ignore +endif + +" A bunch of useful SDL keywords +syn keyword sdlStatement task else nextstate +syn keyword sdlStatement in out with from interface +syn keyword sdlStatement to via env and use +syn keyword sdlStatement process procedure block system service type +syn keyword sdlStatement endprocess endprocedure endblock endsystem +syn keyword sdlStatement package endpackage connection endconnection +syn keyword sdlStatement channel endchannel connect +syn keyword sdlStatement synonym dcl signal gate timer signallist signalset +syn keyword sdlStatement create output set reset call +syn keyword sdlStatement operators literals +syn keyword sdlStatement active alternative any as atleast constants +syn keyword sdlStatement default endalternative endmacro endoperator +syn keyword sdlStatement endselect endsubstructure external +syn keyword sdlStatement if then fi for import macro macrodefinition +syn keyword sdlStatement macroid mod nameclass nodelay not operator or +syn keyword sdlStatement parent provided referenced rem +syn keyword sdlStatement select spelling substructure xor +syn keyword sdlNewState state endstate +syn keyword sdlInput input start stop return none save priority +syn keyword sdlConditional decision enddecision join +syn keyword sdlVirtual virtual redefined finalized adding inherits +syn keyword sdlExported remote exported export + +if !exists("sdl_no_96") + syn keyword sdlStatement all axioms constant endgenerator endrefinement endservice + syn keyword sdlStatement error fpar generator literal map noequality ordering + syn keyword sdlStatement refinement returns revealed reverse service signalroute + syn keyword sdlStatement view viewed + syn keyword sdlExported imported +endif + +if exists("sdl_2000") + syn keyword sdlStatement abstract aggregation association break choice composition + syn keyword sdlStatement continue endmethod handle method + syn keyword sdlStatement ordered private protected public + syn keyword sdlException exceptionhandler endexceptionhandler onexception + syn keyword sdlException catch new raise + " The same in uppercase + syn keyword sdlStatement TASK ELSE NEXTSTATE + syn keyword sdlStatement IN OUT WITH FROM INTERFACE + syn keyword sdlStatement TO VIA ENV AND USE + syn keyword sdlStatement PROCESS PROCEDURE BLOCK SYSTEM SERVICE TYPE + syn keyword sdlStatement ENDPROCESS ENDPROCEDURE ENDBLOCK ENDSYSTEM + syn keyword sdlStatement PACKAGE ENDPACKAGE CONNECTION ENDCONNECTION + syn keyword sdlStatement CHANNEL ENDCHANNEL CONNECT + syn keyword sdlStatement SYNONYM DCL SIGNAL GATE TIMER SIGNALLIST SIGNALSET + syn keyword sdlStatement CREATE OUTPUT SET RESET CALL + syn keyword sdlStatement OPERATORS LITERALS + syn keyword sdlStatement ACTIVE ALTERNATIVE ANY AS ATLEAST CONSTANTS + syn keyword sdlStatement DEFAULT ENDALTERNATIVE ENDMACRO ENDOPERATOR + syn keyword sdlStatement ENDSELECT ENDSUBSTRUCTURE EXTERNAL + syn keyword sdlStatement IF THEN FI FOR IMPORT MACRO MACRODEFINITION + syn keyword sdlStatement MACROID MOD NAMECLASS NODELAY NOT OPERATOR OR + syn keyword sdlStatement PARENT PROVIDED REFERENCED REM + syn keyword sdlStatement SELECT SPELLING SUBSTRUCTURE XOR + syn keyword sdlNewState STATE ENDSTATE + syn keyword sdlInput INPUT START STOP RETURN NONE SAVE PRIORITY + syn keyword sdlConditional DECISION ENDDECISION JOIN + syn keyword sdlVirtual VIRTUAL REDEFINED FINALIZED ADDING INHERITS + syn keyword sdlExported REMOTE EXPORTED EXPORT + + syn keyword sdlStatement ABSTRACT AGGREGATION ASSOCIATION BREAK CHOICE COMPOSITION + syn keyword sdlStatement CONTINUE ENDMETHOD ENDOBJECT ENDVALUE HANDLE METHOD OBJECT + syn keyword sdlStatement ORDERED PRIVATE PROTECTED PUBLIC + syn keyword sdlException EXCEPTIONHANDLER ENDEXCEPTIONHANDLER ONEXCEPTION + syn keyword sdlException CATCH NEW RAISE +endif + +" String and Character contstants +" Highlight special characters (those which have a backslash) differently +syn match sdlSpecial contained "\\\d\d\d\|\\." +syn region sdlString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=cSpecial +syn region sdlString start=+'+ skip=+''+ end=+'+ + +" No, this doesn't happen, I just wanted to scare you. SDL really allows all +" these characters for identifiers; fortunately, keywords manage without them. +" set iskeyword=@,48-57,_,192-214,216-246,248-255,- + +syn region sdlComment start="/\*" end="\*/" +syn region sdlComment start="comment" end=";" +syn region sdlComment start="--" end="--\|$" +syn match sdlCommentError "\*/" + +syn keyword sdlOperator present +syn keyword sdlType integer real natural duration pid boolean time +syn keyword sdlType character charstring ia5string +syn keyword sdlType self now sender offspring +syn keyword sdlStructure asntype endasntype syntype endsyntype struct + +if !exists("sdl_no_96") + syn keyword sdlStructure newtype endnewtype +endif + +if exists("sdl_2000") + syn keyword sdlStructure object endobject value endvalue + " The same in uppercase + syn keyword sdlStructure OBJECT ENDOBJECT VALUE ENDVALUE + syn keyword sdlOperator PRESENT + syn keyword sdlType INTEGER NATURAL DURATION PID BOOLEAN TIME + syn keyword sdlType CHARSTRING IA5STRING + syn keyword sdlType SELF NOW SENDER OFFSPRING + syn keyword sdlStructure ASNTYPE ENDASNTYPE SYNTYPE ENDSYNTYPE STRUCT +endif + +" ASN.1 in SDL +syn case match +syn keyword sdlType SET OF BOOLEAN INTEGER REAL BIT OCTET +syn keyword sdlType SEQUENCE CHOICE +syn keyword sdlType STRING OBJECT IDENTIFIER NULL + +syn sync ccomment sdlComment + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sdl_syn_inits") + if version < 508 + let did_sdl_syn_inits = 1 + command -nargs=+ HiLink hi link + command -nargs=+ Hi hi + else + command -nargs=+ HiLink hi def link + command -nargs=+ Hi hi def + endif + + HiLink sdlException Label + HiLink sdlConditional sdlStatement + HiLink sdlVirtual sdlStatement + HiLink sdlExported sdlFlag + HiLink sdlCommentError sdlError + HiLink sdlOperator Operator + HiLink sdlStructure sdlType + Hi sdlStatement term=bold ctermfg=4 guifg=Blue + Hi sdlFlag term=bold ctermfg=4 guifg=Blue gui=italic + Hi sdlNewState term=italic ctermfg=2 guifg=Magenta gui=underline + Hi sdlInput term=bold guifg=Red + HiLink sdlType Type + HiLink sdlString String + HiLink sdlComment Comment + HiLink sdlSpecial Special + HiLink sdlError Error + + delcommand HiLink + delcommand Hi +endif + +let b:current_syntax = "sdl" + +" vim: ts=8 diff --git a/vim73/syntax/sed.vim b/vim73/syntax/sed.vim new file mode 100644 index 0000000..42ad6d8 --- /dev/null +++ b/vim73/syntax/sed.vim @@ -0,0 +1,122 @@ +" Vim syntax file +" Language: sed +" Maintainer: Haakon Riiser +" URL: http://folk.uio.no/hakonrk/vim/syntax/sed.vim +" Last Change: 2010 May 29 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +syn match sedError "\S" + +syn match sedWhitespace "\s\+" contained +syn match sedSemicolon ";" +syn match sedAddress "[[:digit:]$]" +syn match sedAddress "\d\+\~\d\+" +syn region sedAddress matchgroup=Special start="[{,;]\s*/\(\\/\)\="lc=1 skip="[^\\]\(\\\\\)*\\/" end="/I\=" contains=sedTab,sedRegexpMeta +syn region sedAddress matchgroup=Special start="^\s*/\(\\/\)\=" skip="[^\\]\(\\\\\)*\\/" end="/I\=" contains=sedTab,sedRegexpMeta +syn match sedComment "^\s*#.*$" +syn match sedFunction "[dDgGhHlnNpPqQx=]\s*\($\|;\)" contains=sedSemicolon,sedWhitespace +syn match sedLabel ":[^;]*" +syn match sedLineCont "^\(\\\\\)*\\$" contained +syn match sedLineCont "[^\\]\(\\\\\)*\\$"ms=e contained +syn match sedSpecial "[{},!]" +if exists("highlight_sedtabs") + syn match sedTab "\t" contained +endif + +" Append/Change/Insert +syn region sedACI matchgroup=sedFunction start="[aci]\\$" matchgroup=NONE end="^.*$" contains=sedLineCont,sedTab + +syn region sedBranch matchgroup=sedFunction start="[bt]" matchgroup=sedSemicolon end=";\|$" contains=sedWhitespace +syn region sedRW matchgroup=sedFunction start="[rw]" matchgroup=sedSemicolon end=";\|$" contains=sedWhitespace + +" Substitution/transform with various delimiters +syn region sedFlagwrite matchgroup=sedFlag start="w" matchgroup=sedSemicolon end=";\|$" contains=sedWhitespace contained +syn match sedFlag "[[:digit:]gpI]*w\=" contains=sedFlagwrite contained +syn match sedRegexpMeta "[.*^$]" contained +syn match sedRegexpMeta "\\." contains=sedTab contained +syn match sedRegexpMeta "\[.\{-}\]" contains=sedTab contained +syn match sedRegexpMeta "\\{\d\*,\d*\\}" contained +syn match sedRegexpMeta "\\(.\{-}\\)" contains=sedTab contained +syn match sedReplaceMeta "&\|\\\($\|.\)" contains=sedTab contained + +" Metacharacters: $ * . \ ^ [ ~ +" @ is used as delimiter and treated on its own below +let __at = char2nr("@") +let __sed_i = char2nr(" ") " ASCII: 32, EBCDIC: 64 +if has("ebcdic") + let __sed_last = 255 +else + let __sed_last = 126 +endif +let __sed_metacharacters = '$*.\^[~' +while __sed_i <= __sed_last + let __sed_delimiter = escape(nr2char(__sed_i), __sed_metacharacters) + if __sed_i != __at + exe 'syn region sedAddress matchgroup=Special start=@\\'.__sed_delimiter.'\(\\'.__sed_delimiter.'\)\=@ skip=@[^\\]\(\\\\\)*\\'.__sed_delimiter.'@ end=@'.__sed_delimiter.'I\=@ contains=sedTab' + exe 'syn region sedRegexp'.__sed_i 'matchgroup=Special start=@'.__sed_delimiter.'\(\\\\\|\\'.__sed_delimiter.'\)*@ skip=@[^\\'.__sed_delimiter.']\(\\\\\)*\\'.__sed_delimiter.'@ end=@'.__sed_delimiter.'@me=e-1 contains=sedTab,sedRegexpMeta keepend contained nextgroup=sedReplacement'.__sed_i + exe 'syn region sedReplacement'.__sed_i 'matchgroup=Special start=@'.__sed_delimiter.'\(\\\\\|\\'.__sed_delimiter.'\)*@ skip=@[^\\'.__sed_delimiter.']\(\\\\\)*\\'.__sed_delimiter.'@ end=@'.__sed_delimiter.'@ contains=sedTab,sedReplaceMeta keepend contained nextgroup=sedFlag' + endif + let __sed_i = __sed_i + 1 +endwhile +syn region sedAddress matchgroup=Special start=+\\@\(\\@\)\=+ skip=+[^\\]\(\\\\\)*\\@+ end=+@I\=+ contains=sedTab,sedRegexpMeta +syn region sedRegexp64 matchgroup=Special start=+@\(\\\\\|\\@\)*+ skip=+[^\\@]\(\\\\\)*\\@+ end=+@+me=e-1 contains=sedTab,sedRegexpMeta keepend contained nextgroup=sedReplacement64 +syn region sedReplacement64 matchgroup=Special start=+@\(\\\\\|\\@\)*+ skip=+[^\\@]\(\\\\\)*\\@+ end=+@+ contains=sedTab,sedReplaceMeta keepend contained nextgroup=sedFlag + +" Since the syntax for the substituion command is very similar to the +" syntax for the transform command, I use the same pattern matching +" for both commands. There is one problem -- the transform command +" (y) does not allow any flags. To save memory, I ignore this problem. +syn match sedST "[sy]" nextgroup=sedRegexp\d\+ + +if version >= 508 || !exists("did_sed_syntax_inits") + if version < 508 + let did_sed_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sedAddress Macro + HiLink sedACI NONE + HiLink sedBranch Label + HiLink sedComment Comment + HiLink sedDelete Function + HiLink sedError Error + HiLink sedFlag Type + HiLink sedFlagwrite Constant + HiLink sedFunction Function + HiLink sedLabel Label + HiLink sedLineCont Special + HiLink sedPutHoldspc Function + HiLink sedReplaceMeta Special + HiLink sedRegexpMeta Special + HiLink sedRW Constant + HiLink sedSemicolon Special + HiLink sedST Function + HiLink sedSpecial Special + HiLink sedWhitespace NONE + if exists("highlight_sedtabs") + HiLink sedTab Todo + endif + let __sed_i = char2nr(" ") " ASCII: 32, EBCDIC: 64 + while __sed_i <= __sed_last + exe "HiLink sedRegexp".__sed_i "Macro" + exe "HiLink sedReplacement".__sed_i "NONE" + let __sed_i = __sed_i + 1 + endwhile + + delcommand HiLink +endif + +unlet __sed_i __sed_last __sed_delimiter __sed_metacharacters + +let b:current_syntax = "sed" + +" vim: sts=4 sw=4 ts=8 diff --git a/vim73/syntax/sendpr.vim b/vim73/syntax/sendpr.vim new file mode 100644 index 0000000..28a26e6 --- /dev/null +++ b/vim73/syntax/sendpr.vim @@ -0,0 +1,32 @@ +" Vim syntax file +" Language: FreeBSD send-pr file +" Maintainer: Hendrik Scholz +" Last Change: 2002 Mar 21 +" +" http://raisdorf.net/files/misc/send-pr.vim + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match sendprComment /^SEND-PR:/ +" email address +syn match sendprType /<[a-zA-Z0-9\-\_\.]*@[a-zA-Z0-9\-\_\.]*>/ +" ^> lines +syn match sendprString /^>[a-zA-Z\-]*:/ +syn region sendprLabel start="\[" end="\]" +syn match sendprString /^To:/ +syn match sendprString /^From:/ +syn match sendprString /^Reply-To:/ +syn match sendprString /^Cc:/ +syn match sendprString /^X-send-pr-version:/ +syn match sendprString /^X-GNATS-Notify:/ + +hi def link sendprComment Comment +hi def link sendprType Type +hi def link sendprString String +hi def link sendprLabel Label diff --git a/vim73/syntax/sensors.vim b/vim73/syntax/sensors.vim new file mode 100644 index 0000000..63cecec --- /dev/null +++ b/vim73/syntax/sensors.vim @@ -0,0 +1,52 @@ +" Vim syntax file +" Language: sensors.conf(5) - libsensors configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword sensorsTodo contained TODO FIXME XXX NOTE + +syn region sensorsComment display oneline start='#' end='$' + \ contains=sensorsTodo,@Spell + + +syn keyword sensorsKeyword bus chip label compute ignore set + +syn region sensorsName display oneline + \ start=+"+ skip=+\\\\\|\\"+ end=+"+ + \ contains=sensorsNameSpecial +syn match sensorsName display '\w\+' + +syn match sensorsNameSpecial display '\\["\\rnt]' + +syn match sensorsLineContinue '\\$' + +syn match sensorsNumber display '\d*.\d\+\>' + +syn match sensorsRealWorld display '@' + +syn match sensorsOperator display '[+*/-]' + +syn match sensorsDelimiter display '[()]' + +hi def link sensorsTodo Todo +hi def link sensorsComment Comment +hi def link sensorsKeyword Keyword +hi def link sensorsName String +hi def link sensorsNameSpecial SpecialChar +hi def link sensorsLineContinue Special +hi def link sensorsNumber Number +hi def link sensorsRealWorld Identifier +hi def link sensorsOperator Normal +hi def link sensorsDelimiter Normal + +let b:current_syntax = "sensors" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/services.vim b/vim73/syntax/services.vim new file mode 100644 index 0000000..661f57a --- /dev/null +++ b/vim73/syntax/services.vim @@ -0,0 +1,54 @@ +" Vim syntax file +" Language: services(5) - Internet network services list +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match servicesBegin display '^' + \ nextgroup=servicesName,servicesComment + +syn match servicesName contained display '[[:graph:]]\+' + \ nextgroup=servicesPort skipwhite + +syn match servicesPort contained display '\d\+' + \ nextgroup=servicesPPDiv,servicesPPDivDepr + \ skipwhite + +syn match servicesPPDiv contained display '/' + \ nextgroup=servicesProtocol skipwhite + +syn match servicesPPDivDepr contained display ',' + \ nextgroup=servicesProtocol skipwhite + +syn match servicesProtocol contained display '\S\+' + \ nextgroup=servicesAliases,servicesComment + \ skipwhite + +syn match servicesAliases contained display '\S\+' + \ nextgroup=servicesAliases,servicesComment + \ skipwhite + +syn keyword servicesTodo contained TODO FIXME XXX NOTE + +syn region servicesComment display oneline start='#' end='$' + \ contains=servicesTodo,@Spell + +hi def link servicesTodo Todo +hi def link servicesComment Comment +hi def link servicesName Identifier +hi def link servicesPort Number +hi def link servicesPPDiv Delimiter +hi def link servicesPPDivDepr Error +hi def link servicesProtocol Type +hi def link servicesAliases Macro + +let b:current_syntax = "services" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/setserial.vim b/vim73/syntax/setserial.vim new file mode 100644 index 0000000..cdd309d --- /dev/null +++ b/vim73/syntax/setserial.vim @@ -0,0 +1,120 @@ +" Vim syntax file +" Language: setserial(8) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match setserialBegin display '^' + \ nextgroup=setserialDevice,setserialComment + \ skipwhite + +syn match setserialDevice contained display '\%(/[^ \t/]*\)\+' + \ nextgroup=setserialParameter skipwhite + +syn keyword setserialParameter contained port irq baud_base divisor + \ close_delay closing_wait rx_trigger + \ tx_trigger flow_off flow_on rx_timeout + \ nextgroup=setserialNumber skipwhite + +syn keyword setserialParameter contained uart + \ nextgroup=setserialUARTType skipwhite + +syn keyword setserialParameter contained autoconfig auto_irq skip_test + \ spd_hi spd_vhi spd_shi spd_warp spd_cust + \ spd_normal sak fourport session_lockout + \ pgrp_lockout hup_notify split_termios + \ callout_nohup low_latency + \ nextgroup=setserialParameter skipwhite + +syn match setserialParameter contained display + \ '\^\%(auto_irq\|skip_test\|sak\|fourport\)' + \ contains=setserialNegation + \ nextgroup=setserialParameter skipwhite + +syn match setserialParameter contained display + \ '\^\%(session_lockout\|pgrp_lockout\)' + \ contains=setserialNegation + \ nextgroup=setserialParameter skipwhite + +syn match setserialParameter contained display + \ '\^\%(hup_notify\|split_termios\)' + \ contains=setserialNegation + \ nextgroup=setserialParameter skipwhite + +syn match setserialParameter contained display + \ '\^\%(callout_nohup\|low_latency\)' + \ contains=setserialNegation + \ nextgroup=setserialParameter skipwhite + +syn keyword setserialParameter contained set_multiport + \ nextgroup=setserialMultiport skipwhite + +syn match setserialNumber contained display '\<\d\+\>' + \ nextgroup=setserialParameter skipwhite +syn match setserialNumber contained display '0x\x\+' + \ nextgroup=setserialParameter skipwhite + +syn keyword setserialUARTType contained none + +syn match setserialUARTType contained display + \ '8250\|16[4789]50\|16550A\=\|16650\%(V2\)\=' + \ nextgroup=setserialParameter skipwhite + +syn match setserialUARTType contained display '166[59]4' + \ nextgroup=setserialParameter skipwhite + +syn match setserialNegation contained display '\^' + +syn match setserialMultiport contained '\' + \ nextgroup=setserialPort skipwhite + +syn match setserialPort contained display '\<\d\+\>' + \ nextgroup=setserialMask skipwhite +syn match setserialPort contained display '0x\x\+' + \ nextgroup=setserialMask skipwhite + +syn match setserialMask contained '\' + \ nextgroup=setserialBitMask skipwhite + +syn match setserialBitMask contained display '\<\d\+\>' + \ nextgroup=setserialMatch skipwhite +syn match setserialBitMask contained display '0x\x\+' + \ nextgroup=setserialMatch skipwhite + +syn match setserialMatch contained '\' + \ nextgroup=setserialMatchBits skipwhite + +syn match setserialMatchBits contained display '\<\d\+\>' + \ nextgroup=setserialMultiport skipwhite +syn match setserialMatchBits contained display '0x\x\+' + \ nextgroup=setserialMultiport skipwhite + +syn keyword setserialTodo contained TODO FIXME XXX NOTE + +syn region setserialComment display oneline start='^\s*#' end='$' + \ contains=setserialTodo,@Spell + +hi def link setserialTodo Todo +hi def link setserialComment Comment +hi def link setserialDevice Normal +hi def link setserialParameter Identifier +hi def link setserialNumber Number +hi def link setserialUARTType Type +hi def link setserialNegation Operator +hi def link setserialMultiport Type +hi def link setserialPort setserialNumber +hi def link setserialMask Type +hi def link setserialBitMask setserialNumber +hi def link setserialMatch Type +hi def link setserialMatchBits setserialNumber + +let b:current_syntax = "setserial" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/sgml.vim b/vim73/syntax/sgml.vim new file mode 100644 index 0000000..c0c3643 --- /dev/null +++ b/vim73/syntax/sgml.vim @@ -0,0 +1,337 @@ +" Vim syntax file +" Language: SGML +" Maintainer: Johannes Zellner +" Last Change: Tue, 27 Apr 2004 15:05:21 CEST +" Filenames: *.sgml,*.sgm +" $Id: sgml.vim,v 1.1 2004/06/13 17:52:57 vimboss Exp $ + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +let s:sgml_cpo_save = &cpo +set cpo&vim + +syn case match + +" mark illegal characters +syn match sgmlError "[<&]" + + +" unicode numbers: +" provide different highlithing for unicode characters +" inside strings and in plain text (character data). +" +" EXAMPLE: +" +" \u4e88 +" +syn match sgmlUnicodeNumberAttr +\\u\x\{4}+ contained contains=sgmlUnicodeSpecifierAttr +syn match sgmlUnicodeSpecifierAttr +\\u+ contained +syn match sgmlUnicodeNumberData +\\u\x\{4}+ contained contains=sgmlUnicodeSpecifierData +syn match sgmlUnicodeSpecifierData +\\u+ contained + + +" strings inside character data or comments +" +syn region sgmlString contained start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=sgmlEntity,sgmlUnicodeNumberAttr display +syn region sgmlString contained start=+'+ skip=+\\\\\|\\'+ end=+'+ contains=sgmlEntity,sgmlUnicodeNumberAttr display + +" punctuation (within attributes) e.g. +" ^ ^ +syn match sgmlAttribPunct +[:.]+ contained display + + +" no highlighting for sgmlEqual (sgmlEqual has no highlighting group) +syn match sgmlEqual +=+ + + +" attribute, everything before the '=' +" +" PROVIDES: @sgmlAttribHook +" +" EXAMPLE: +" +" +" ^^^^^^^^^^^^^ +" +syn match sgmlAttrib + \ +[^-'"<]\@<=\<[a-zA-Z0-9.:]\+\>\([^'">]\@=\|$\)+ + \ contained + \ contains=sgmlAttribPunct,@sgmlAttribHook + \ display + + +" UNQUOTED value (not including the '=' -- sgmlEqual) +" +" PROVIDES: @sgmlValueHook +" +" EXAMPLE: +" +" +" ^^^^^ +" +syn match sgmlValue + \ +[^"' =/!?<>][^ =/!?<>]*+ + \ contained + \ contains=sgmlEntity,sgmlUnicodeNumberAttr,@sgmlValueHook + \ display + + +" QUOTED value (not including the '=' -- sgmlEqual) +" +" PROVIDES: @sgmlValueHook +" +" EXAMPLE: +" +" +" ^^^^^^^ +" +" ^^^^^^^ +" +syn region sgmlValue contained start=+"+ skip=+\\\\\|\\"+ end=+"+ + \ contains=sgmlEntity,sgmlUnicodeNumberAttr,@sgmlValueHook +syn region sgmlValue contained start=+'+ skip=+\\\\\|\\'+ end=+'+ + \ contains=sgmlEntity,sgmlUnicodeNumberAttr,@sgmlValueHook + + +" value, everything after (and including) the '=' +" no highlighting! +" +" EXAMPLE: +" +" +" ^^^^^^^^^ +" +" ^^^^^^^ +" +syn match sgmlEqualValue + \ +=\s*[^ =/!?<>]\++ + \ contained + \ contains=sgmlEqual,sgmlString,sgmlValue + \ display + + +" start tag +" use matchgroup=sgmlTag to skip over the leading '<' +" see also sgmlEmptyTag below. +" +" PROVIDES: @sgmlTagHook +" +syn region sgmlTag + \ matchgroup=sgmlTag start=+<[^ /!?"']\@=+ + \ matchgroup=sgmlTag end=+>+ + \ contained + \ contains=sgmlError,sgmlAttrib,sgmlEqualValue,@sgmlTagHook + + +" tag content for empty tags. This is the same as sgmlTag +" above, except the `matchgroup=sgmlEndTag for highlighting +" the end '/>' differently. +" +" PROVIDES: @sgmlTagHook +" +syn region sgmlEmptyTag + \ matchgroup=sgmlTag start=+<[^ /!?"']\@=+ + \ matchgroup=sgmlEndTag end=+/>+ + \ contained + \ contains=sgmlError,sgmlAttrib,sgmlEqualValue,@sgmlTagHook + + +" end tag +" highlight everything but not the trailing '>' which +" was already highlighted by the containing sgmlRegion. +" +" PROVIDES: @sgmlTagHook +" (should we provide a separate @sgmlEndTagHook ?) +" +syn match sgmlEndTag + \ +"']\+>+ + \ contained + \ contains=@sgmlTagHook + + +" [-- SGML SPECIFIC --] + +" SGML specific +" tag content for abbreviated regions +" +" PROVIDES: @sgmlTagHook +" +syn region sgmlAbbrTag + \ matchgroup=sgmlTag start=+<[^ /!?"']\@=+ + \ matchgroup=sgmlTag end=+/+ + \ contained + \ contains=sgmlError,sgmlAttrib,sgmlEqualValue,@sgmlTagHook + + +" SGML specific +" just highlight the trailing '/' +syn match sgmlAbbrEndTag +/+ + + +" SGML specific +" abbreviated regions +" +" No highlighing, highlighing is done by contained elements. +" +" PROVIDES: @sgmlRegionHook +" +" EXAMPLE: +" +" "']\+/\_[^/]\+/+ + \ contains=sgmlAbbrTag,sgmlAbbrEndTag,sgmlCdata,sgmlComment,sgmlEntity,sgmlUnicodeNumberData,@sgmlRegionHook + +" [-- END OF SGML SPECIFIC --] + + +" real (non-empty) elements. We cannot do syntax folding +" as in xml, because end tags may be optional in sgml depending +" on the dtd. +" No highlighing, highlighing is done by contained elements. +" +" PROVIDES: @sgmlRegionHook +" +" EXAMPLE: +" +" +" +" +" +" some data +" +" +" SGML specific: +" compared to xmlRegion: +" - removed folding +" - added a single '/'in the start pattern +" +syn region sgmlRegion + \ start=+<\z([^ /!?>"']\+\)\(\(\_[^/>]*[^/!?]>\)\|>\)+ + \ end=++ + \ contains=sgmlTag,sgmlEndTag,sgmlCdata,@sgmlRegionCluster,sgmlComment,sgmlEntity,sgmlUnicodeNumberData,@sgmlRegionHook + \ keepend + \ extend + + +" empty tags. Just a container, no highlighting. +" Compare this with sgmlTag. +" +" EXAMPLE: +" +" +" +" TODO use sgmlEmptyTag intead of sgmlTag +syn match sgmlEmptyRegion + \ +<[^ /!?>"']\(\_[^"'<>]\|"\_[^"]*"\|'\_[^']*'\)*/>+ + \ contains=sgmlEmptyTag + + +" cluster which contains the above two elements +syn cluster sgmlRegionCluster contains=sgmlRegion,sgmlEmptyRegion,sgmlAbbrRegion + + +" &entities; compare with dtd +syn match sgmlEntity "&[^; \t]*;" contains=sgmlEntityPunct +syn match sgmlEntityPunct contained "[&.;]" + + +" The real comments (this implements the comments as defined by sgml, +" but not all sgml pages actually conform to it. Errors are flagged. +syn region sgmlComment start=++ contains=sgmlCommentPart,sgmlString,sgmlCommentError,sgmlTodo +syn keyword sgmlTodo contained TODO FIXME XXX display +syn match sgmlCommentError contained "[^>+ + \ contains=sgmlCdataStart,sgmlCdataEnd,@sgmlCdataHook + \ keepend + \ extend +" using the following line instead leads to corrupt folding at CDATA regions +" syn match sgmlCdata ++ contains=sgmlCdataStart,sgmlCdataEnd,@sgmlCdataHook +syn match sgmlCdataStart ++ contained + + +" Processing instructions +" This allows "?>" inside strings -- good idea? +syn region sgmlProcessing matchgroup=sgmlProcessingDelim start="" contains=sgmlAttrib,sgmlEqualValue + + +" DTD -- we use dtd.vim here +syn region sgmlDocType matchgroup=sgmlDocTypeDecl start="\c" contains=sgmlDocTypeKeyword,sgmlInlineDTD,sgmlString +syn keyword sgmlDocTypeKeyword contained DOCTYPE PUBLIC SYSTEM +syn region sgmlInlineDTD contained start="\[" end="]" contains=@sgmlDTD +syn include @sgmlDTD :p:h/dtd.vim + + +" synchronizing +" TODO !!! to be improved !!! + +syn sync match sgmlSyncDT grouphere sgmlDocType +\_.\(+ + +syn sync match sgmlSync grouphere sgmlRegion +\_.\(<[^ /!?>"']\+\)\@=+ +" syn sync match sgmlSync grouphere sgmlRegion "<[^ /!?>"']*>" +syn sync match sgmlSync groupthere sgmlRegion +"']\+>+ + +syn sync minlines=100 + + +" The default highlighting. +hi def link sgmlTodo Todo +hi def link sgmlTag Function +hi def link sgmlEndTag Identifier +" SGML specifig +hi def link sgmlAbbrEndTag Identifier +hi def link sgmlEmptyTag Function +hi def link sgmlEntity Statement +hi def link sgmlEntityPunct Type + +hi def link sgmlAttribPunct Comment +hi def link sgmlAttrib Type + +hi def link sgmlValue String +hi def link sgmlString String +hi def link sgmlComment Comment +hi def link sgmlCommentPart Comment +hi def link sgmlCommentError Error +hi def link sgmlError Error + +hi def link sgmlProcessingDelim Comment +hi def link sgmlProcessing Type + +hi def link sgmlCdata String +hi def link sgmlCdataCdata Statement +hi def link sgmlCdataStart Type +hi def link sgmlCdataEnd Type + +hi def link sgmlDocTypeDecl Function +hi def link sgmlDocTypeKeyword Statement +hi def link sgmlInlineDTD Function +hi def link sgmlUnicodeNumberAttr Number +hi def link sgmlUnicodeSpecifierAttr SpecialChar +hi def link sgmlUnicodeNumberData Number +hi def link sgmlUnicodeSpecifierData SpecialChar + +let b:current_syntax = "sgml" + +let &cpo = s:sgml_cpo_save +unlet s:sgml_cpo_save + +" vim: ts=8 diff --git a/vim73/syntax/sgmldecl.vim b/vim73/syntax/sgmldecl.vim new file mode 100644 index 0000000..6a69fc5 --- /dev/null +++ b/vim73/syntax/sgmldecl.vim @@ -0,0 +1,79 @@ +" Vim syntax file +" Language: SGML (SGML Declaration ) +" Last Change: jueves, 28 de diciembre de 2000, 13:51:44 CLST +" Maintainer: "Daniel A. Molina W." +" You can modify and maintain this file, in other case send comments +" the maintainer email address. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +syn region sgmldeclDeclBlock transparent start=++ +syn region sgmldeclTagBlock transparent start=+<+ end=+>+ + \ contains=ALLBUT, + \ @sgmlTagError,@sgmlErrInTag +syn region sgmldeclComment contained start=+--+ end=+--+ + +syn keyword sgmldeclDeclKeys SGML CHARSET CAPACITY SCOPE SYNTAX + \ FEATURES + +syn keyword sgmldeclTypes BASESET DESCSET DOCUMENT NAMING DELIM + \ NAMES QUANTITY SHUNCHAR DOCTYPE + \ ELEMENT ENTITY ATTLIST NOTATION + \ TYPE + +syn keyword sgmldeclStatem CONTROLS FUNCTION NAMECASE MINIMIZE + \ LINK OTHER APPINFO REF ENTITIES + +syn keyword sgmldeclVariables TOTALCAP GRPCAP ENTCAP DATATAG OMITTAG RANK + \ SIMPLE IMPLICIT EXPLICIT CONCUR SUBDOC FORMAL ATTCAP + \ ATTCHCAP AVGRPCAP ELEMCAP ENTCHCAP IDCAP IDREFCAP + \ SHORTTAG + +syn match sgmldeclNConst contained +[0-9]\++ + +syn region sgmldeclString contained start=+"+ end=+"+ + +syn keyword sgmldeclBool YES NO + +syn keyword sgmldeclSpecial SHORTREF SGMLREF UNUSED NONE GENERAL + \ SEEALSO ANY + +syn sync lines=250 + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sgmldecl_syntax_init") + if version < 508 + let did_sgmldecl_syntax_init = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sgmldeclDeclKeys Keyword + HiLink sgmldeclTypes Type + HiLink sgmldeclConst Constant + HiLink sgmldeclNConst Constant + HiLink sgmldeclString String + HiLink sgmldeclDeclBlock Normal + HiLink sgmldeclBool Boolean + HiLink sgmldeclSpecial Special + HiLink sgmldeclComment Comment + HiLink sgmldeclStatem Statement + HiLink sgmldeclVariables Type + + delcommand HiLink +endif + +let b:current_syntax = "sgmldecl" +" vim:set tw=78 ts=4: diff --git a/vim73/syntax/sgmllnx.vim b/vim73/syntax/sgmllnx.vim new file mode 100644 index 0000000..99e6ea2 --- /dev/null +++ b/vim73/syntax/sgmllnx.vim @@ -0,0 +1,68 @@ +" Vim syntax file +" Language: SGML-linuxdoc (supported by old sgmltools-1.x) +" (for more information, visit www.sgmltools.org) +" Maintainer: SungHyun Nam +" Last Change: 2008 Sep 17 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +" tags +syn region sgmllnxEndTag start=++ contains=sgmllnxTagN,sgmllnxTagError +syn region sgmllnxTag start=+<[^/]+ end=+>+ contains=sgmllnxTagN,sgmllnxTagError +syn match sgmllnxTagN contained +<\s*[-a-zA-Z0-9]\++ms=s+1 contains=sgmllnxTagName +syn match sgmllnxTagN contained ++ +syn region sgmllnxDocType start=++ + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sgmllnx_syn_inits") + if version < 508 + let did_sgmllnx_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sgmllnxTag2 Function + HiLink sgmllnxTagN2 Function + HiLink sgmllnxTag Special + HiLink sgmllnxEndTag Special + HiLink sgmllnxParen Special + HiLink sgmllnxEntity Type + HiLink sgmllnxDocEnt Type + HiLink sgmllnxTagName Statement + HiLink sgmllnxComment Comment + HiLink sgmllnxSpecial Special + HiLink sgmllnxDocType PreProc + HiLink sgmllnxTagError Error + + delcommand HiLink +endif + +let b:current_syntax = "sgmllnx" + +" vim:set tw=78 ts=8 sts=2 sw=2 noet: diff --git a/vim73/syntax/sh.vim b/vim73/syntax/sh.vim new file mode 100644 index 0000000..26df32d --- /dev/null +++ b/vim73/syntax/sh.vim @@ -0,0 +1,605 @@ +" Vim syntax file +" Language: shell (sh) Korn shell (ksh) bash (sh) +" Maintainer: Dr. Charles E. Campbell, Jr. +" Previous Maintainer: Lennart Schultz +" Last Change: Aug 04, 2010 +" Version: 114 +" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax +" For options and settings, please use: :help ft-sh-syntax +" This file includes many ideas from ?ric Brunet (eric.brunet@ens.fr) + +" For version 5.x: Clear all syntax items {{{1 +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" handling /bin/sh with is_kornshell/is_sh {{{1 +" b:is_sh is set when "#! /bin/sh" is found; +" However, it often is just a masquerade by bash (typically Linux) +" or kornshell (typically workstations with Posix "sh"). +" So, when the user sets "is_bash" or "is_kornshell", +" a b:is_sh is converted into b:is_bash/b:is_kornshell, +" respectively. +if !exists("b:is_kornshell") && !exists("b:is_bash") + if exists("g:is_posix") && !exists("g:is_kornshell") + let g:is_kornshell= g:is_posix + endif + if exists("g:is_kornshell") + let b:is_kornshell= 1 + if exists("b:is_sh") + unlet b:is_sh + endif + elseif exists("g:is_bash") + let b:is_bash= 1 + if exists("b:is_sh") + unlet b:is_sh + endif + else + let b:is_sh= 1 + endif +endif + +" set up default g:sh_fold_enabled {{{1 +if !exists("g:sh_fold_enabled") + let g:sh_fold_enabled= 0 +elseif g:sh_fold_enabled != 0 && !has("folding") + let g:sh_fold_enabled= 0 + echomsg "Ignoring g:sh_fold_enabled=".g:sh_fold_enabled."; need to re-compile vim for +fold support" +endif +if !exists("s:sh_fold_functions") + let s:sh_fold_functions = 1 +endif +if !exists("s:sh_fold_heredoc") + let s:sh_fold_heredoc = 2 +endif +if !exists("s:sh_fold_ifdofor") + let s:sh_fold_ifdofor = 4 +endif +if g:sh_fold_enabled && &fdm == "manual" + setlocal fdm=syntax +endif + +" sh syntax is case sensitive {{{1 +syn case match + +" Clusters: contains=@... clusters {{{1 +"================================== +syn cluster shErrorList contains=shDoError,shIfError,shInError,shCaseError,shEsacError,shCurlyError,shParenError,shTestError,shOK +if exists("b:is_kornshell") + syn cluster ErrorList add=shDTestError +endif +syn cluster shArithParenList contains=shArithmetic,shCaseEsac,shDeref,shDerefSimple,shEcho,shEscape,shNumber,shOperator,shPosnParm,shExSingleQuote,shExDoubleQuote,shRedir,shSingleQuote,shDoubleQuote,shStatement,shVariable,shAlias,shTest,shCtrlSeq,shSpecial,shParen,bashSpecialVariables,bashStatement +syn cluster shArithList contains=@shArithParenList,shParenError +syn cluster shCaseEsacList contains=shCaseStart,shCase,shCaseBar,shCaseIn,shComment,shDeref,shDerefSimple,shCaseCommandSub,shCaseExSingleQuote,shCaseSingleQuote,shCaseDoubleQuote,shCtrlSeq,@shErrorList,shStringSpecial,shCaseRange +syn cluster shCaseList contains=@shCommandSubList,shCaseEsac,shColon,shCommandSub,shCommandSub,shComment,shDo,shEcho,shExpr,shFor,shHereDoc,shIf,shRedir,shSetList,shSource,shStatement,shVariable,shCtrlSeq +syn cluster shColonList contains=@shCaseList +syn cluster shCommandSubList contains=shArithmetic,shDeref,shDerefSimple,shEscape,shNumber,shOperator,shPosnParm,shExSingleQuote,shSingleQuote,shExDoubleQuote,shDoubleQuote,shStatement,shVariable,shSubSh,shAlias,shTest,shCtrlSeq,shSpecial +syn cluster shCurlyList contains=shNumber,shComma,shDeref,shDerefSimple,shDerefSpecial +syn cluster shDblQuoteList contains=shCommandSub,shDeref,shDerefSimple,shPosnParm,shCtrlSeq,shSpecial +syn cluster shDerefList contains=shDeref,shDerefSimple,shDerefVar,shDerefSpecial,shDerefWordError,shDerefPPS +syn cluster shDerefVarList contains=shDerefOp,shDerefVarArray,shDerefOpError +syn cluster shEchoList contains=shArithmetic,shCommandSub,shDeref,shDerefSimple,shExpr,shExSingleQuote,shExDoubleQuote,shSingleQuote,shDoubleQuote,shCtrlSeq,shEchoQuote +syn cluster shExprList1 contains=shCharClass,shNumber,shOperator,shExSingleQuote,shExDoubleQuote,shSingleQuote,shDoubleQuote,shExpr,shDblBrace,shDeref,shDerefSimple,shCtrlSeq +syn cluster shExprList2 contains=@shExprList1,@shCaseList,shTest +syn cluster shFunctionList contains=@shCommandSubList,shCaseEsac,shColon,shCommandSub,shCommandSub,shComment,shDo,shEcho,shExpr,shFor,shHereDoc,shIf,shOption,shRedir,shSetList,shSource,shStatement,shVariable,shOperator,shCtrlSeq +if exists("b:is_kornshell") || exists("b:is_bash") + syn cluster shFunctionList add=shRepeat + syn cluster shFunctionList add=shDblBrace,shDblParen +endif +syn cluster shHereBeginList contains=@shCommandSubList +syn cluster shHereList contains=shBeginHere,shHerePayload +syn cluster shHereListDQ contains=shBeginHere,@shDblQuoteList,shHerePayload +syn cluster shIdList contains=shCommandSub,shWrapLineOperator,shSetOption,shDeref,shDerefSimple,shRedir,shExSingleQuote,shExDoubleQuote,shSingleQuote,shDoubleQuote,shExpr,shCtrlSeq,shStringSpecial +syn cluster shLoopList contains=@shCaseList,shTestOpr,shExpr,shDblBrace,shConditional,shCaseEsac,shTest,@shErrorList,shSet +syn cluster shSubShList contains=@shCommandSubList,shCaseEsac,shColon,shCommandSub,shCommandSub,shComment,shDo,shEcho,shExpr,shFor,shIf,shRedir,shSetList,shSource,shStatement,shVariable,shCtrlSeq,shOperator +syn cluster shTestList contains=shCharClass,shComment,shCommandSub,shDeref,shDerefSimple,shExDoubleQuote,shDoubleQuote,shExpr,shExpr,shNumber,shOperator,shExSingleQuote,shSingleQuote,shTestOpr,shTest,shCtrlSeq + +" Echo: {{{1 +" ==== +" This one is needed INSIDE a CommandSub, so that `echo bla` be correct +syn region shEcho matchgroup=shStatement start="\" skip="\\$" matchgroup=shEchoDelim end="$" matchgroup=NONE end="[<>;&|()]"me=e-1 end="\d[<>]"me=e-2 end="\s#"me=e-2 contains=@shEchoList skipwhite nextgroup=shQuickComment +syn region shEcho matchgroup=shStatement start="\" skip="\\$" matchgroup=shEchoDelim end="$" matchgroup=NONE end="[<>;&|()]"me=e-1 end="\d[<>]"me=e-2 end="\s#"me=e-2 contains=@shEchoList skipwhite nextgroup=shQuickComment +syn match shEchoQuote contained '\%(\\\\\)*\\["`'()]' + +" This must be after the strings, so that ... \" will be correct +syn region shEmbeddedEcho contained matchgroup=shStatement start="\" skip="\\$" matchgroup=shEchoDelim end="$" matchgroup=NONE end="[<>;&|`)]"me=e-1 end="\d[<>]"me=e-2 end="\s#"me=e-2 contains=shNumber,shExSingleQuote,shSingleQuote,shDeref,shDerefSimple,shSpecialVar,shOperator,shExDoubleQuote,shDoubleQuote,shCharClass,shCtrlSeq + +" Alias: {{{1 +" ===== +if exists("b:is_kornshell") || exists("b:is_bash") + syn match shStatement "\" + syn region shAlias matchgroup=shStatement start="\\s\+\(\w\+\)\@=" skip="\\$" end="\>\|`" + syn region shAlias matchgroup=shStatement start="\\s\+\(\w\+=\)\@=" skip="\\$" end="=" +endif + +" Error Codes: {{{1 +" ============ +syn match shDoError "\" +syn match shIfError "\" +syn match shInError "\" +syn match shCaseError ";;" +syn match shEsacError "\" +syn match shCurlyError "}" +syn match shParenError ")" +syn match shOK '\.\(done\|fi\|in\|esac\)' +if exists("b:is_kornshell") + syn match shDTestError "]]" +endif +syn match shTestError "]" + +" Options: {{{1 +" ==================== +syn match shOption "\s\zs[-+][-_a-zA-Z0-9]\+\>" +syn match shOption "\s\zs--[^ \t$`'"|]\+" + +" File Redirection Highlighted As Operators: {{{1 +"=========================================== +syn match shRedir "\d\=>\(&[-0-9]\)\=" +syn match shRedir "\d\=>>-\=" +syn match shRedir "\d\=<\(&[-0-9]\)\=" +syn match shRedir "\d<<-\=" + +" Operators: {{{1 +" ========== +syn match shOperator "<<\|>>" contained +syn match shOperator "[!&;|]" contained +syn match shOperator "\[[[^:]\|\]]" contained +syn match shOperator "!\==" skipwhite nextgroup=shPattern +syn match shPattern "\<\S\+\())\)\@=" contained contains=shExSingleQuote,shSingleQuote,shExDoubleQuote,shDoubleQuote,shDeref + +" Subshells: {{{1 +" ========== +syn region shExpr transparent matchgroup=shExprRegion start="{" end="}" contains=@shExprList2 nextgroup=shMoreSpecial +syn region shSubSh transparent matchgroup=shSubShRegion start="(" end=")" contains=@shSubShList nextgroup=shMoreSpecial + +" Tests: {{{1 +"======= +syn region shExpr matchgroup=shRange start="\[" skip=+\\\\\|\\$\|\[+ end="\]" contains=@shTestList,shSpecial +syn region shTest transparent matchgroup=shStatement start="\=\|!=\|==\|-.\>\|-\(nt\|ot\|ef\|eq\|ne\|lt\|le\|gt\|ge\)\>\|[!<>]" +syn match shTestOpr contained '=' skipwhite nextgroup=shTestDoubleQuote,shTestSingleQuote,shTestPattern +syn match shTestPattern contained '\w\+' +syn match shTestDoubleQuote contained '"[^"]*"' +syn match shTestSingleQuote contained '\\.' +syn match shTestSingleQuote contained "'[^']*'" +if exists("b:is_kornshell") || exists("b:is_bash") + syn region shDblBrace matchgroup=Delimiter start="\[\[" skip=+\\\\\|\\$+ end="\]\]" contains=@shTestList + syn region shDblParen matchgroup=Delimiter start="((" skip=+\\\\\|\\$+ end="))" contains=@shTestList +endif + +" Character Class In Range: {{{1 +" ========================= +syn match shCharClass contained "\[:\(backspace\|escape\|return\|xdigit\|alnum\|alpha\|blank\|cntrl\|digit\|graph\|lower\|print\|punct\|space\|upper\|tab\):\]" + +" Loops: do, if, while, until {{{1 +" ====== +if (g:sh_fold_enabled % (s:sh_fold_ifdofor * 2))/s:sh_fold_ifdofor + syn region shDo fold transparent matchgroup=shConditional start="\" matchgroup=shConditional end="\" contains=@shLoopList + syn region shIf fold transparent matchgroup=shConditional start="\#\=" +syn match shCtrlSeq "\\\d\d\d\|\\[abcfnrtv0]" contained +if exists("b:is_bash") + syn match shSpecial "\\\o\o\o\|\\x\x\x\|\\c[^"]\|\\[abefnrtv]" contained +endif +if exists("b:is_bash") + syn region shExSingleQuote matchgroup=shQuote start=+\$'+ skip=+\\\\\|\\.+ end=+'+ contains=shStringSpecial,shSpecial + syn region shExDoubleQuote matchgroup=shQuote start=+\$"+ skip=+\\\\\|\\.\|\\"+ end=+"+ contains=@shDblQuoteList,shStringSpecial,shSpecial +else + syn region shExSingleQuote matchGroup=Error start=+\$'+ skip=+\\\\\|\\.+ end=+'+ contains=shStringSpecial + syn region shExDoubleQuote matchGroup=Error start=+\$"+ skip=+\\\\\|\\.+ end=+"+ contains=shStringSpecial +endif +syn region shSingleQuote matchgroup=shQuote start=+'+ end=+'+ contains=@Spell +syn region shDoubleQuote matchgroup=shQuote start=+"+ skip=+\\"+ end=+"+ contains=@shDblQuoteList,shStringSpecial,@Spell +syn match shStringSpecial "[^[:print:] \t]" contained +syn match shStringSpecial "\%(\\\\\)*\\[\\"'`$()#]" +syn match shSpecial "[^\\]\zs\%(\\\\\)*\\[\\"'`$()#]" nextgroup=shMoreSpecial +syn match shSpecial "^\%(\\\\\)*\\[\\"'`$()#]" +syn match shMoreSpecial "\%(\\\\\)*\\[\\"'`$()#]" nextgroup=shMoreSpecial contained + +" Comments: {{{1 +"========== +syn cluster shCommentGroup contains=shTodo,@Spell +syn keyword shTodo contained COMBAK FIXME TODO XXX +syn match shComment "^\s*\zs#.*$" contains=@shCommentGroup +syn match shComment "\s\zs#.*$" contains=@shCommentGroup +syn match shQuickComment contained "#.*$" + +" Here Documents: {{{1 +" ========================================= +if version < 600 + syn region shHereDoc matchgroup=shRedir start="<<\s*\**END[a-zA-Z_0-9]*\**" matchgroup=shRedir end="^END[a-zA-Z_0-9]*$" contains=@shDblQuoteList + syn region shHereDoc matchgroup=shRedir start="<<-\s*\**END[a-zA-Z_0-9]*\**" matchgroup=shRedir end="^\s*END[a-zA-Z_0-9]*$" contains=@shDblQuoteList + syn region shHereDoc matchgroup=shRedir start="<<\s*\**EOF\**" matchgroup=shRedir end="^EOF$" contains=@shDblQuoteList + syn region shHereDoc matchgroup=shRedir start="<<-\s*\**EOF\**" matchgroup=shRedir end="^\s*EOF$" contains=@shDblQuoteList + syn region shHereDoc matchgroup=shRedir start="<<\s*\**\.\**" matchgroup=shRedir end="^\.$" contains=@shDblQuoteList + syn region shHereDoc matchgroup=shRedir start="<<-\s*\**\.\**" matchgroup=shRedir end="^\s*\.$" contains=@shDblQuoteList + +elseif (g:sh_fold_enabled % (s:sh_fold_heredoc * 2))/s:sh_fold_heredoc + syn region shHereDoc matchgroup=shRedir fold start="<<\s*\z(\S*\)" matchgroup=shRedir end="^\z1\s*$" contains=@shDblQuoteList + syn region shHereDoc matchgroup=shRedir fold start="<<\s*\"\z(\S*\)\"" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<\s*'\z(\S*\)'" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<-\s*\z(\S*\)" matchgroup=shRedir end="^\s*\z1\s*$" contains=@shDblQuoteList + syn region shHereDoc matchgroup=shRedir fold start="<<-\s*\"\z(\S*\)\"" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<-\s*'\z(\S*\)'" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<\s*\\\_$\_s*\z(\S*\)" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<\s*\\\_$\_s*\"\z(\S*\)\"" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<-\s*\\\_$\_s*'\z(\S*\)'" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<-\s*\\\_$\_s*\z(\S*\)" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<-\s*\\\_$\_s*\"\z(\S*\)\"" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<\s*\\\_$\_s*'\z(\S*\)'" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir fold start="<<\\\z(\S*\)" matchgroup=shRedir end="^\z1\s*$" + +else + syn region shHereDoc matchgroup=shRedir start="<<\s*\\\=\z(\S*\)" matchgroup=shRedir end="^\z1\s*$" contains=@shDblQuoteList + syn region shHereDoc matchgroup=shRedir start="<<\s*\"\z(\S*\)\"" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<-\s*\z(\S*\)" matchgroup=shRedir end="^\s*\z1\s*$" contains=@shDblQuoteList + syn region shHereDoc matchgroup=shRedir start="<<-\s*'\z(\S*\)'" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<\s*'\z(\S*\)'" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<-\s*\"\z(\S*\)\"" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<\s*\\\_$\_s*\z(\S*\)" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<-\s*\\\_$\_s*\z(\S*\)" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<-\s*\\\_$\_s*'\z(\S*\)'" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<\s*\\\_$\_s*'\z(\S*\)'" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<\s*\\\_$\_s*\"\z(\S*\)\"" matchgroup=shRedir end="^\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<-\s*\\\_$\_s*\"\z(\S*\)\"" matchgroup=shRedir end="^\s*\z1\s*$" + syn region shHereDoc matchgroup=shRedir start="<<\\\z(\S*\)" matchgroup=shRedir end="^\z1\s*$" +endif + +" Here Strings: {{{1 +" ============= +if exists("b:is_bash") + syn match shRedir "<<<" +endif + +" Identifiers: {{{1 +"============= +syn match shSetOption "\s\zs[-+][a-zA-Z0-9]\+\>" contained +syn match shVariable "\<\([bwglsav]:\)\=[a-zA-Z0-9.!@_%+,]*\ze=" nextgroup=shSetIdentifier +syn match shSetIdentifier "=" contained nextgroup=shPattern,shDeref,shDerefSimple,shDoubleQuote,shExDoubleQuote,shSingleQuote,shExSingleQuote +if exists("b:is_bash") + syn region shSetList oneline matchgroup=shSet start="\<\(declare\|typeset\|local\|export\|unset\)\>\ze[^/]" end="$" matchgroup=shSetListDelim end="\ze[}|);&]" matchgroup=NONE end="\ze\s\+#\|=" contains=@shIdList + syn region shSetList oneline matchgroup=shSet start="\\ze[^/]" end="\ze[;|)]\|$" matchgroup=shSetListDelim end="\ze[}|);&]" matchgroup=NONE end="\ze\s\+[#=]" contains=@shIdList +elseif exists("b:is_kornshell") + syn region shSetList oneline matchgroup=shSet start="\<\(typeset\|export\|unset\)\>\ze[^/]" end="$" matchgroup=shSetListDelim end="\ze[}|);&]" matchgroup=NONE end="\ze\s\+[#=]" contains=@shIdList + syn region shSetList oneline matchgroup=shSet start="\\ze[^/]" end="$" matchgroup=shSetListDelim end="\ze[}|);&]" matchgroup=NONE end="\ze\s\+[#=]" contains=@shIdList +else + syn region shSetList oneline matchgroup=shSet start="\<\(set\|export\|unset\)\>\ze[^/]" end="$" matchgroup=shSetListDelim end="\ze[}|);&]" matchgroup=NONE end="\ze\s\+[#=]" contains=@shIdList +endif + +" Functions: {{{1 +if !exists("g:is_posix") + syn keyword shFunctionKey function skipwhite skipnl nextgroup=shFunctionTwo +endif + +if exists("b:is_bash") + if (g:sh_fold_enabled % (s:sh_fold_functions * 2))/s:sh_fold_functions + syn region shFunctionOne fold matchgroup=shFunction start="^\s*\h[-a-zA-Z_0-9]*\s*()\_s*{" end="}" contains=@shFunctionList skipwhite skipnl nextgroup=shFunctionStart,shQuickComment + syn region shFunctionTwo fold matchgroup=shFunction start="\h[-a-zA-Z_0-9]*\s*\%(()\)\=\_s*{" end="}" contains=shFunctionKey,@shFunctionList contained skipwhite skipnl nextgroup=shFunctionStart,shQuickComment + else + syn region shFunctionOne matchgroup=shFunction start="^\s*\h[-a-zA-Z_0-9]*\s*()\_s*{" end="}" contains=@shFunctionList + syn region shFunctionTwo matchgroup=shFunction start="\h[-a-zA-Z_0-9]*\s*\%(()\)\=\_s*{" end="}" contains=shFunctionKey,@shFunctionList contained + endif +else + if (g:sh_fold_enabled % (s:sh_fold_functions * 2))/s:sh_fold_functions + syn region shFunctionOne fold matchgroup=shFunction start="^\s*\h\w*\s*()\_s*{" end="}" contains=@shFunctionList skipwhite skipnl nextgroup=shFunctionStart,shQuickComment + syn region shFunctionTwo fold matchgroup=shFunction start="\h\w*\s*\%(()\)\=\_s*{" end="}" contains=shFunctionKey,@shFunctionList contained skipwhite skipnl nextgroup=shFunctionStart,shQuickComment + else + syn region shFunctionOne matchgroup=shFunction start="^\s*\h\w*\s*()\_s*{" end="}" contains=@shFunctionList + syn region shFunctionTwo matchgroup=shFunction start="\h\w*\s*\%(()\)\=\_s*{" end="}" contains=shFunctionKey,@shFunctionList contained + endif +endif + +" Parameter Dereferencing: {{{1 +" ======================== +syn match shDerefSimple "\$\%(\h\w*\|\d\)" +syn region shDeref matchgroup=PreProc start="\${" end="}" contains=@shDerefList,shDerefVarArray +syn match shDerefWordError "[^}$[]" contained +syn match shDerefSimple "\$[-#*@!?]" +syn match shDerefSimple "\$\$" +if exists("b:is_bash") || exists("b:is_kornshell") + syn region shDeref matchgroup=PreProc start="\${##\=" end="}" contains=@shDerefList + syn region shDeref matchgroup=PreProc start="\${\$\$" end="}" contains=@shDerefList +endif + +" bash: ${!prefix*} and ${#parameter}: {{{1 +" ==================================== +if exists("b:is_bash") + syn region shDeref matchgroup=PreProc start="\${!" end="\*\=}" contains=@shDerefList,shDerefOp + syn match shDerefVar contained "{\@<=!\w\+" nextgroup=@shDerefVarList +endif + +syn match shDerefSpecial contained "{\@<=[-*@?0]" nextgroup=shDerefOp,shDerefOpError +syn match shDerefSpecial contained "\({[#!]\)\@<=[[:alnum:]*@_]\+" nextgroup=@shDerefVarList,shDerefOp +syn match shDerefVar contained "{\@<=\w\+" nextgroup=@shDerefVarList + +" sh ksh bash : ${var[... ]...} array reference: {{{1 +syn region shDerefVarArray contained matchgroup=shDeref start="\[" end="]" contains=@shCommandSubList nextgroup=shDerefOp,shDerefOpError + +" Special ${parameter OPERATOR word} handling: {{{1 +" sh ksh bash : ${parameter:-word} word is default value +" sh ksh bash : ${parameter:=word} assign word as default value +" sh ksh bash : ${parameter:?word} display word if parameter is null +" sh ksh bash : ${parameter:+word} use word if parameter is not null, otherwise nothing +" ksh bash : ${parameter#pattern} remove small left pattern +" ksh bash : ${parameter##pattern} remove large left pattern +" ksh bash : ${parameter%pattern} remove small right pattern +" ksh bash : ${parameter%%pattern} remove large right pattern +syn cluster shDerefPatternList contains=shDerefPattern,shDerefString +syn match shDerefOpError contained ":[[:punct:]]" +syn match shDerefOp contained ":\=[-=?]" nextgroup=@shDerefPatternList +syn match shDerefOp contained ":\=+" nextgroup=@shDerefPatternList +if exists("b:is_bash") || exists("b:is_kornshell") + syn match shDerefOp contained "#\{1,2}" nextgroup=@shDerefPatternList + syn match shDerefOp contained "%\{1,2}" nextgroup=@shDerefPatternList + syn match shDerefPattern contained "[^{}]\+" contains=shDeref,shDerefSimple,shDerefPattern,shDerefString,shCommandSub,shDerefEscape nextgroup=shDerefPattern + syn region shDerefPattern contained start="{" end="}" contains=shDeref,shDerefSimple,shDerefString,shCommandSub nextgroup=shDerefPattern + syn match shDerefEscape contained '\%(\\\\\)*\\.' +endif +syn region shDerefString contained matchgroup=shDerefDelim start=+\%(\\\)\@" +syn sync match shCaseEsacSync groupthere shCaseEsac "\" +syn sync match shDoSync grouphere shDo "\" +syn sync match shDoSync groupthere shDo "\" +syn sync match shForSync grouphere shFor "\" +syn sync match shForSync groupthere shFor "\" +syn sync match shIfSync grouphere shIf "\" +syn sync match shIfSync groupthere shIf "\" +syn sync match shUntilSync grouphere shRepeat "\" +syn sync match shWhileSync grouphere shRepeat "\" + +" Default Highlighting: {{{1 +" ===================== +hi def link shArithRegion shShellVariables +hi def link shBeginHere shRedir +hi def link shCaseBar shConditional +hi def link shCaseCommandSub shCommandSub +hi def link shCaseDoubleQuote shDoubleQuote +hi def link shCaseIn shConditional +hi def link shQuote shOperator +hi def link shCaseSingleQuote shSingleQuote +hi def link shCaseStart shConditional +hi def link shCmdSubRegion shShellVariables +hi def link shColon shComment +hi def link shDerefOp shOperator +hi def link shDerefPOL shDerefOp +hi def link shDerefPPS shDerefOp +hi def link shDeref shShellVariables +hi def link shDerefDelim shOperator +hi def link shDerefSimple shDeref +hi def link shDerefSpecial shDeref +hi def link shDerefString shDoubleQuote +hi def link shDerefVar shDeref +hi def link shDoubleQuote shString +hi def link shEcho shString +hi def link shEchoDelim shOperator +hi def link shEchoQuote shString +hi def link shEmbeddedEcho shString +hi def link shEscape shCommandSub +hi def link shExDoubleQuote shDoubleQuote +hi def link shExSingleQuote shSingleQuote +hi def link shFunction Function +hi def link shHereDoc shString +hi def link shHerePayload shHereDoc +hi def link shLoop shStatement +hi def link shMoreSpecial shSpecial +hi def link shOption shCommandSub +hi def link shPattern shString +hi def link shParen shArithmetic +hi def link shPosnParm shShellVariables +hi def link shQuickComment shComment +hi def link shRange shOperator +hi def link shRedir shOperator +hi def link shSetListDelim shOperator +hi def link shSetOption shOption +hi def link shSingleQuote shString +hi def link shSource shOperator +hi def link shStringSpecial shSpecial +hi def link shSubShRegion shOperator +hi def link shTestOpr shConditional +hi def link shTestPattern shString +hi def link shTestDoubleQuote shString +hi def link shTestSingleQuote shString +hi def link shVariable shSetList +hi def link shWrapLineOperator shOperator + +if exists("b:is_bash") + hi def link bashAdminStatement shStatement + hi def link bashSpecialVariables shShellVariables + hi def link bashStatement shStatement + hi def link shFunctionParen Delimiter + hi def link shFunctionDelim Delimiter +endif +if exists("b:is_kornshell") + hi def link kshSpecialVariables shShellVariables + hi def link kshStatement shStatement + hi def link shFunctionParen Delimiter +endif + +hi def link shCaseError Error +hi def link shCondError Error +hi def link shCurlyError Error +hi def link shDerefError Error +hi def link shDerefOpError Error +hi def link shDerefWordError Error +hi def link shDoError Error +hi def link shEsacError Error +hi def link shIfError Error +hi def link shInError Error +hi def link shParenError Error +hi def link shTestError Error +if exists("b:is_kornshell") + hi def link shDTestError Error +endif + +hi def link shArithmetic Special +hi def link shCharClass Identifier +hi def link shSnglCase Statement +hi def link shCommandSub Special +hi def link shComment Comment +hi def link shConditional Conditional +hi def link shCtrlSeq Special +hi def link shExprRegion Delimiter +hi def link shFunctionKey Function +hi def link shFunctionName Function +hi def link shNumber Number +hi def link shOperator Operator +hi def link shRepeat Repeat +hi def link shSet Statement +hi def link shSetList Identifier +hi def link shShellVariables PreProc +hi def link shSpecial Special +hi def link shStatement Statement +hi def link shString String +hi def link shTodo Todo +hi def link shAlias Identifier + +" Set Current Syntax: {{{1 +" =================== +if exists("b:is_bash") + let b:current_syntax = "bash" +elseif exists("b:is_kornshell") + let b:current_syntax = "ksh" +else + let b:current_syntax = "sh" +endif + +" vim: ts=16 fdm=marker diff --git a/vim73/syntax/sicad.vim b/vim73/syntax/sicad.vim new file mode 100644 index 0000000..7e32451 --- /dev/null +++ b/vim73/syntax/sicad.vim @@ -0,0 +1,413 @@ +" Vim syntax file +" Language: SiCAD (procedure language) +" Maintainer: Zsolt Branyiczky +" Last Change: 2003 May 11 +" URL: http://lmark.mgx.hu:81/download/vim/sicad.vim + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" use SQL highlighting after 'sql' command +if version >= 600 + syn include @SQL syntax/sql.vim +else + syn include @SQL :p:h/sql.vim +endif +unlet b:current_syntax + +" spaces are used in (auto)indents since sicad hates tabulator characters +if version >= 600 + setlocal expandtab +else + set expandtab +endif + +" ignore case +syn case ignore + +" most important commands - not listed by ausku +syn keyword sicadStatement define +syn keyword sicadStatement dialog +syn keyword sicadStatement do +syn keyword sicadStatement dop contained +syn keyword sicadStatement end +syn keyword sicadStatement enddo +syn keyword sicadStatement endp +syn keyword sicadStatement erroff +syn keyword sicadStatement erron +syn keyword sicadStatement exitp +syn keyword sicadGoto goto contained +syn keyword sicadStatement hh +syn keyword sicadStatement if +syn keyword sicadStatement in +syn keyword sicadStatement msgsup +syn keyword sicadStatement out +syn keyword sicadStatement padd +syn keyword sicadStatement parbeg +syn keyword sicadStatement parend +syn keyword sicadStatement pdoc +syn keyword sicadStatement pprot +syn keyword sicadStatement procd +syn keyword sicadStatement procn +syn keyword sicadStatement psav +syn keyword sicadStatement psel +syn keyword sicadStatement psymb +syn keyword sicadStatement ptrace +syn keyword sicadStatement ptstat +syn keyword sicadStatement set +syn keyword sicadStatement sql contained +syn keyword sicadStatement step +syn keyword sicadStatement sys +syn keyword sicadStatement ww + +" functions +syn match sicadStatement "\"me=s+1 +syn match sicadStatement "\"me=s+1 + +" logical operators +syn match sicadOperator "\.and\." +syn match sicadOperator "\.ne\." +syn match sicadOperator "\.not\." +syn match sicadOperator "\.eq\." +syn match sicadOperator "\.ge\." +syn match sicadOperator "\.gt\." +syn match sicadOperator "\.le\." +syn match sicadOperator "\.lt\." +syn match sicadOperator "\.or\." +syn match sicadOperator "\.eqv\." +syn match sicadOperator "\.neqv\." + +" variable name +syn match sicadIdentifier "%g\=[irpt][0-9]\{1,2}\>" +syn match sicadIdentifier "%g\=l[0-9]\>" +syn match sicadIdentifier "%g\=[irptl]("me=e-1 +syn match sicadIdentifier "%error\>" +syn match sicadIdentifier "%nsel\>" +syn match sicadIdentifier "%nvar\>" +syn match sicadIdentifier "%scl\>" +syn match sicadIdentifier "%wd\>" +syn match sicadIdentifier "\$[irt][0-9]\{1,2}\>" contained + +" label +syn match sicadLabel1 "^ *\.[a-z][a-z0-9]\{0,7} \+[^ ]"me=e-1 +syn match sicadLabel1 "^ *\.[a-z][a-z0-9]\{0,7}\*"me=e-1 +syn match sicadLabel2 "\" contains=sicadGoto +syn match sicadLabel2 "\" contains=sicadGoto + +" boolean +syn match sicadBoolean "\.[ft]\." +" integer without sign +syn match sicadNumber "\<[0-9]\+\>" +" floating point number, with dot, optional exponent +syn match sicadFloat "\<[0-9]\+\.[0-9]*\(e[-+]\=[0-9]\+\)\=\>" +" floating point number, starting with a dot, optional exponent +syn match sicadFloat "\.[0-9]\+\(e[-+]\=[0-9]\+\)\=\>" +" floating point number, without dot, with exponent +syn match sicadFloat "\<[0-9]\+e[-+]\=[0-9]\+\>" + +" without this extraString definition a ' ; ' could stop the comment +syn region sicadString_ transparent start=+'+ end=+'+ oneline contained +" string +syn region sicadString start=+'+ end=+'+ oneline + +" comments - nasty ones in sicad + +" - ' * blabla' or ' * blabla;' +syn region sicadComment start="^ *\*" skip='\\ *$' end=";"me=e-1 end="$" contains=sicadString_ +" - ' .LABEL03 * blabla' or ' .LABEL03 * blabla;' +syn region sicadComment start="^ *\.[a-z][a-z0-9]\{0,7} *\*" skip='\\ *$' end=";"me=e-1 end="$" contains=sicadLabel1,sicadString_ +" - '; * blabla' or '; * blabla;' +syn region sicadComment start="; *\*"ms=s+1 skip='\\ *$' end=";"me=e-1 end="$" contains=sicadString_ +" - comments between docbeg and docend +syn region sicadComment matchgroup=sicadStatement start="\" end="\" + +" catch \ at the end of line +syn match sicadLineCont "\\ *$" + +" parameters in dop block - for the time being it is not used +"syn match sicadParameter " [a-z][a-z0-9]*[=:]"me=e-1 contained +" dop block - for the time being it is not used +syn region sicadDopBlock transparent matchgroup=sicadStatement start='\' skip='\\ *$' end=';'me=e-1 end='$' contains=ALL + +" sql block - new highlighting mode is used (see syn include) +syn region sicadSqlBlock transparent matchgroup=sicadStatement start='\' skip='\\ *$' end=';'me=e-1 end='$' contains=@SQL,sicadIdentifier,sicadLineCont + +" synchronizing +syn sync clear " clear sync used in sql.vim +syn sync match sicadSyncComment groupthere NONE "\" +syn sync match sicadSyncComment grouphere sicadComment "\" +" next line must be examined too +syn sync linecont "\\ *$" + +" catch error caused by tabulator key +syn match sicadError "\t" +" catch errors caused by wrong parenthesis +"syn region sicadParen transparent start='(' end=')' contains=ALLBUT,sicadParenError +syn region sicadParen transparent start='(' skip='\\ *$' end=')' end='$' contains=ALLBUT,sicadParenError +syn match sicadParenError ')' +"syn region sicadApostrophe transparent start=+'+ end=+'+ contains=ALLBUT,sicadApostropheError +"syn match sicadApostropheError +'+ +" not closed apostrophe +"syn region sicadError start=+'+ end=+$+ contains=ALLBUT,sicadApostropheError +"syn match sicadApostropheError +'[^']*$+me=s+1 contained + +" SICAD keywords +syn keyword sicadStatement abst add addsim adrin aib +syn keyword sicadStatement aibzsn aidump aifgeo aisbrk alknam +syn keyword sicadStatement alknr alksav alksel alktrc alopen +syn keyword sicadStatement ansbo aractiv ararea arareao ararsfs +syn keyword sicadStatement arbuffer archeck arcomv arcont arconv +syn keyword sicadStatement arcopy arcopyo arcorr arcreate arerror +syn keyword sicadStatement areval arflfm arflop arfrast argbkey +syn keyword sicadStatement argenf argraph argrapho arinters arkompfl +syn keyword sicadStatement arlasso arlcopy arlgraph arline arlining +syn keyword sicadStatement arlisly armakea armemo arnext aroverl +syn keyword sicadStatement arovers arparkmd arpars arrefp arselect +syn keyword sicadStatement arset arstruct arunify arupdate arvector +syn keyword sicadStatement arveinfl arvflfl arvoroni ausku basis +syn keyword sicadStatement basisaus basisdar basisnr bebos befl +syn keyword sicadStatement befla befli befls beo beorta +syn keyword sicadStatement beortn bep bepan bepap bepola +syn keyword sicadStatement bepoln bepsn bepsp ber berili +syn keyword sicadStatement berk bewz bkl bli bma +syn keyword sicadStatement bmakt bmakts bmbm bmerk bmerw +syn keyword sicadStatement bmerws bminit bmk bmorth bmos +syn keyword sicadStatement bmoss bmpar bmsl bmsum bmsums +syn keyword sicadStatement bmver bmvero bmw bo bta +syn keyword sicadStatement buffer bvl bw bza bzap +syn keyword sicadStatement bzd bzgera bzorth cat catel +syn keyword sicadStatement cdbdiff ce cgmparam close closesim +syn keyword sicadStatement comgener comp comp conclose conclose coninfo +syn keyword sicadStatement conopen conread contour conwrite cop +syn keyword sicadStatement copar coparp coparp2 copel cr +syn keyword sicadStatement cs cstat cursor d da +syn keyword sicadStatement dal dasp dasps dataout dcol +syn keyword sicadStatement dd defsr del delel deskrdef +syn keyword sicadStatement df dfn dfns dfpos dfr +syn keyword sicadStatement dgd dgm dgp dgr dh +syn keyword sicadStatement diag diaus dir disbsd dkl +syn keyword sicadStatement dktx dkur dlgfix dlgfre dma +syn keyword sicadStatement dprio dr druse dsel dskinfo +syn keyword sicadStatement dsr dv dve eba ebd +syn keyword sicadStatement ebdmod ebs edbsdbin edbssnin edbsvtin +syn keyword sicadStatement edt egaus egdef egdefs eglist +syn keyword sicadStatement egloe egloenp egloes egxx eib +syn keyword sicadStatement ekur ekuradd elel elpos epg +syn keyword sicadStatement esau esauadd esek eta etap +syn keyword sicadStatement etav feparam ficonv filse fl +syn keyword sicadStatement fli flin flini flinit flins +syn keyword sicadStatement flkor fln flnli flop flout +syn keyword sicadStatement flowert flparam flraster flsy flsyd +syn keyword sicadStatement flsym flsyms flsymt fmtatt fmtdia +syn keyword sicadStatement fmtlib fpg gbadddb gbaim gbanrs +syn keyword sicadStatement gbatw gbau gbaudit gbclosp gbcredic +syn keyword sicadStatement gbcreem gbcreld gbcresdb gbcretd gbde +syn keyword sicadStatement gbdeldb gbdeldic gbdelem gbdelld gbdelref +syn keyword sicadStatement gbdeltd gbdisdb gbdisem gbdisld gbdistd +syn keyword sicadStatement gbebn gbemau gbepsv gbgetdet gbgetes +syn keyword sicadStatement gbgetmas gbgqel gbgqelr gbgqsa gbgrant +syn keyword sicadStatement gbimpdic gbler gblerb gblerf gbles +syn keyword sicadStatement gblocdic gbmgmg gbmntdb gbmoddb gbnam +syn keyword sicadStatement gbneu gbopenp gbpoly gbpos gbpruef +syn keyword sicadStatement gbpruefg gbps gbqgel gbqgsa gbrefdic +syn keyword sicadStatement gbreftab gbreldic gbresem gbrevoke gbsav +syn keyword sicadStatement gbsbef gbsddk gbsicu gbsrt gbss +syn keyword sicadStatement gbstat gbsysp gbszau gbubp gbueb +syn keyword sicadStatement gbunmdb gbuseem gbw gbweg gbwieh +syn keyword sicadStatement gbzt gelp gera getvar hgw +syn keyword sicadStatement hpg hr0 hra hrar icclchan +syn keyword sicadStatement iccrecon icdescon icfree icgetcon icgtresp +syn keyword sicadStatement icopchan icputcon icreacon icreqd icreqnw +syn keyword sicadStatement icreqw icrespd icresrve icwricon imsget +syn keyword sicadStatement imsgqel imsmget imsplot imsprint inchk +syn keyword sicadStatement inf infd inst kbml kbmls +syn keyword sicadStatement kbmm kbmms kbmt kbmtdps kbmts +syn keyword sicadStatement khboe khbol khdob khe khetap +syn keyword sicadStatement khfrw khktk khlang khld khmfrp +syn keyword sicadStatement khmks khms khpd khpfeil khpl +syn keyword sicadStatement khprofil khrand khsa khsabs khsaph +syn keyword sicadStatement khsd khsdl khse khskbz khsna +syn keyword sicadStatement khsnum khsob khspos khsvph khtrn +syn keyword sicadStatement khver khzpe khzpl kib kldat +syn keyword sicadStatement klleg klsch klsym klvert kmpg +syn keyword sicadStatement kmtlage kmtp kmtps kodef kodefp +syn keyword sicadStatement kodefs kok kokp kolae kom +syn keyword sicadStatement kontly kopar koparp kopg kosy +syn keyword sicadStatement kp kr krsek krtclose krtopen +syn keyword sicadStatement ktk lad lae laesel language +syn keyword sicadStatement lasso lbdes lcs ldesk ldesks +syn keyword sicadStatement le leak leattdes leba lebas +syn keyword sicadStatement lebaznp lebd lebm lebv lebvaus +syn keyword sicadStatement lebvlist lede ledel ledepo ledepol +syn keyword sicadStatement ledepos leder ledist ledm lee +syn keyword sicadStatement leeins lees lege lekr lekrend +syn keyword sicadStatement lekwa lekwas lel lelh lell +syn keyword sicadStatement lelp lem lena lend lenm +syn keyword sicadStatement lep lepe lepee lepko lepl +syn keyword sicadStatement lepmko lepmkop lepos leposm leqs +syn keyword sicadStatement leqsl leqssp leqsv leqsvov les +syn keyword sicadStatement lesch lesr less lestd let +syn keyword sicadStatement letaum letl lev levm levtm +syn keyword sicadStatement levtp levtr lew lewm lexx +syn keyword sicadStatement lfs li lining lldes lmode +syn keyword sicadStatement loedk loepkt lop lose loses +syn keyword sicadStatement lp lppg lppruef lr ls +syn keyword sicadStatement lsop lsta lstat ly lyaus +syn keyword sicadStatement lz lza lzae lzbz lze +syn keyword sicadStatement lznr lzo lzpos ma ma0 +syn keyword sicadStatement ma1 mad map mapoly mcarp +syn keyword sicadStatement mccfr mccgr mcclr mccrf mcdf +syn keyword sicadStatement mcdma mcdr mcdrp mcdve mcebd +syn keyword sicadStatement mcgse mcinfo mcldrp md me +syn keyword sicadStatement mefd mefds minmax mipg ml +syn keyword sicadStatement mmcmdme mmdbf mmdellb mmdir mmdome +syn keyword sicadStatement mmfsb mminfolb mmlapp mmlbf mmlistlb +syn keyword sicadStatement mmloadcm mmmsg mmreadlb mmsetlb mmshowcm +syn keyword sicadStatement mmstatme mnp mpo mr mra +syn keyword sicadStatement ms msav msgout msgsnd msp +syn keyword sicadStatement mspf mtd nasel ncomp new +syn keyword sicadStatement nlist nlistlt nlistly nlistnp nlistpo +syn keyword sicadStatement np npa npdes npe npem +syn keyword sicadStatement npinfa npruef npsat npss npssa +syn keyword sicadStatement ntz oa oan odel odf +syn keyword sicadStatement odfx oj oja ojaddsk ojaed +syn keyword sicadStatement ojaeds ojaef ojaefs ojaen ojak +syn keyword sicadStatement ojaks ojakt ojakz ojalm ojatkis +syn keyword sicadStatement ojatt ojatw ojbsel ojcasel ojckon +syn keyword sicadStatement ojde ojdtl ojeb ojebd ojel +syn keyword sicadStatement ojelpas ojesb ojesbd ojex ojezge +syn keyword sicadStatement ojko ojlb ojloe ojlsb ojmerk +syn keyword sicadStatement ojmos ojnam ojpda ojpoly ojprae +syn keyword sicadStatement ojs ojsak ojsort ojstrukt ojsub +syn keyword sicadStatement ojtdef ojvek ojx old oldd +syn keyword sicadStatement op opa opa1 open opensim +syn keyword sicadStatement opnbsd orth osanz ot otp +syn keyword sicadStatement otrefp param paranf pas passw +syn keyword sicadStatement pcatchf pda pdadd pg pg0 +syn keyword sicadStatement pgauf pgaufsel pgb pgko pgm +syn keyword sicadStatement pgr pgvs pily pkpg plot +syn keyword sicadStatement plotf plotfr pmap pmdata pmdi +syn keyword sicadStatement pmdp pmeb pmep pminfo pmlb +syn keyword sicadStatement pmli pmlp pmmod pnrver poa +syn keyword sicadStatement pos posa posaus post printfr +syn keyword sicadStatement protect prs prssy prsym ps +syn keyword sicadStatement psadd psclose psopen psparam psprw +syn keyword sicadStatement psres psstat psw pswr qualif +syn keyword sicadStatement rahmen raster rasterd rbbackup rbchang2 +syn keyword sicadStatement rbchange rbcmd rbcoldst rbcolor rbcopy +syn keyword sicadStatement rbcut rbcut2 rbdbcl rbdbload rbdbop +syn keyword sicadStatement rbdbwin rbdefs rbedit rbfdel rbfill +syn keyword sicadStatement rbfill2 rbfload rbfload2 rbfnew rbfnew2 +syn keyword sicadStatement rbfpar rbfree rbg rbgetcol rbgetdst +syn keyword sicadStatement rbinfo rbpaste rbpixel rbrstore rbsnap +syn keyword sicadStatement rbsta rbtile rbtrpix rbvtor rcol +syn keyword sicadStatement rd rdchange re reb rebmod +syn keyword sicadStatement refunc ren renel rk rkpos +syn keyword sicadStatement rohr rohrpos rpr rr rr0 +syn keyword sicadStatement rra rrar rs samtosdb sav +syn keyword sicadStatement savd savesim savx scol scopy +syn keyword sicadStatement scopye sdbtosam sddk sdwr se +syn keyword sicadStatement selaus selpos seman semi sesch +syn keyword sicadStatement setscl setvar sfclntpf sfconn sffetchf +syn keyword sicadStatement sffpropi sfftypi sfqugeoc sfquwhcl sfself +syn keyword sicadStatement sfstat sftest sge sid sie +syn keyword sicadStatement sig sigp skk skks sn +syn keyword sicadStatement sn21 snpa snpar snparp snparps +syn keyword sicadStatement snpars snpas snpd snpi snpkor +syn keyword sicadStatement snpl snpm sob sob0 sobloe +syn keyword sicadStatement sobs sof sop split spr +syn keyword sicadStatement sqdadd sqdlad sqdold sqdsav +syn keyword sicadStatement sr sres srt sset stat +syn keyword sicadStatement stdtxt string strukt strupru suinfl +syn keyword sicadStatement suinflk suinfls supo supo1 sva +syn keyword sicadStatement svr sy sya syly sysout +syn keyword sicadStatement syu syux taa tabeg tabl +syn keyword sicadStatement tabm tam tanr tapg tapos +syn keyword sicadStatement tarkd tas tase tb tbadd +syn keyword sicadStatement tbd tbext tbget tbint tbout +syn keyword sicadStatement tbput tbsat tbsel tbstr tcaux +syn keyword sicadStatement tccable tcchkrep tccomm tccond tcdbg +syn keyword sicadStatement tcgbnr tcgrpos tcinit tclconv tcmodel +syn keyword sicadStatement tcnwe tcpairs tcpath tcrect tcrmdli +syn keyword sicadStatement tcscheme tcschmap tcse tcselc tcstar +syn keyword sicadStatement tcstrman tcsubnet tcsymbol tctable tcthrcab +syn keyword sicadStatement tctrans tctst tdb tdbdel tdbget +syn keyword sicadStatement tdblist tdbput tgmod titel tmoff +syn keyword sicadStatement tmon tp tpa tps tpta +syn keyword sicadStatement tra trans transkdo transopt transpro +syn keyword sicadStatement triangle trm trpg trrkd trs +syn keyword sicadStatement ts tsa tx txa txchk +syn keyword sicadStatement txcng txju txl txp txpv +syn keyword sicadStatement txtcmp txv txz uckon uiinfo +syn keyword sicadStatement uistatus umdk umdk1 umdka umge +syn keyword sicadStatement umges umr verbo verflli verif +syn keyword sicadStatement verly versinfo vfg vpactive vpcenter +syn keyword sicadStatement vpcreate vpdelete vpinfo vpmodify vpscroll +syn keyword sicadStatement vpsta wabsym wzmerk zdrhf zdrhfn +syn keyword sicadStatement zdrhfw zdrhfwn zefp zfl zflaus +syn keyword sicadStatement zka zlel zlels zortf zortfn +syn keyword sicadStatement zortfw zortfwn zortp zortpn zparb +syn keyword sicadStatement zparbn zparf zparfn zparfw zparfwn +syn keyword sicadStatement zparp zparpn zwinkp zwinkpn + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sicad_syntax_inits") + + if version < 508 + let did_sicad_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sicadLabel PreProc + HiLink sicadLabel1 sicadLabel + HiLink sicadLabel2 sicadLabel + HiLink sicadConditional Conditional + HiLink sicadBoolean Boolean + HiLink sicadNumber Number + HiLink sicadFloat Float + HiLink sicadOperator Operator + HiLink sicadStatement Statement + HiLink sicadParameter sicadStatement + HiLink sicadGoto sicadStatement + HiLink sicadLineCont sicadStatement + HiLink sicadString String + HiLink sicadComment Comment + HiLink sicadSpecial Special + HiLink sicadIdentifier Type +" HiLink sicadIdentifier Identifier + HiLink sicadError Error + HiLink sicadParenError sicadError + HiLink sicadApostropheError sicadError + HiLink sicadStringError sicadError + HiLink sicadCommentError sicadError +" HiLink sqlStatement Special " modified highlight group in sql.vim + + delcommand HiLink + +endif + +let b:current_syntax = "sicad" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/sieve.vim b/vim73/syntax/sieve.vim new file mode 100644 index 0000000..4bb4417 --- /dev/null +++ b/vim73/syntax/sieve.vim @@ -0,0 +1,55 @@ +" Vim syntax file +" Language: Sieve filtering language input file +" Maintainer: Nikolai Weibull +" Latest Revision: 2007-10-25 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword sieveTodo contained TODO FIXME XXX NOTE + +syn region sieveComment start='/\*' end='\*/' contains=sieveTodo,@Spell +syn region sieveComment display oneline start='#' end='$' + \ contains=sieveTodo,@Spell + +syn case ignore + +syn match sieveTag display ':\h\w*' + +syn match sieveNumber display '\<\d\+[KMG]\=\>' + +syn match sieveSpecial display '\\["\\]' + +syn region sieveString start=+"+ skip=+\\\\\|\\"+ end=+"+ + \ contains=sieveSpecial +syn region sieveString start='text:' end='\n.\n' + +syn keyword sieveConditional if elsif else +syn keyword sieveTest address allof anyof envelope exists false header + \ not size true +syn keyword sievePreProc require stop +syn keyword sieveAction reject fileinto redirect keep discard +syn keyword sieveKeyword vacation + +syn case match + +hi def link sieveTodo Todo +hi def link sieveComment Comment +hi def link sieveTag Type +hi def link sieveNumber Number +hi def link sieveSpecial Special +hi def link sieveString String +hi def link sieveConditional Conditional +hi def link sieveTest Keyword +hi def link sievePreProc PreProc +hi def link sieveAction Function +hi def link sieveKeyword Keyword + +let b:current_syntax = "sieve" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/simula.vim b/vim73/syntax/simula.vim new file mode 100644 index 0000000..e952ee2 --- /dev/null +++ b/vim73/syntax/simula.vim @@ -0,0 +1,99 @@ +" Vim syntax file +" Language: Simula +" Maintainer: Haakon Riiser +" URL: http://folk.uio.no/hakonrk/vim/syntax/simula.vim +" Last Change: 2001 May 15 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +" No case sensitivity in Simula +syn case ignore + +syn match simulaComment "^%.*$" contains=simulaTodo +syn region simulaComment start="!\|\" end=";" contains=simulaTodo + +" Text between the keyword 'end' and either a semicolon or one of the +" keywords 'end', 'else', 'when' or 'otherwise' is also a comment +syn region simulaComment start="\"lc=3 matchgroup=Statement end=";\|\<\(end\|else\|when\|otherwise\)\>" + +syn match simulaCharError "'.\{-2,}'" +syn match simulaCharacter "'.'" +syn match simulaCharacter "'!\d\{-}!'" contains=simulaSpecialChar +syn match simulaString '".\{-}"' contains=simulaSpecialChar,simulaTodo + +syn keyword simulaBoolean true false +syn keyword simulaCompound begin end +syn keyword simulaConditional else if otherwise then until when +syn keyword simulaConstant none notext +syn keyword simulaFunction procedure +syn keyword simulaOperator eq eqv ge gt imp in is le lt ne new not qua +syn keyword simulaRepeat while for +syn keyword simulaReserved activate after at before delay go goto label prior reactivate switch to +syn keyword simulaStatement do inner inspect step this +syn keyword simulaStorageClass external hidden name protected value +syn keyword simulaStructure class +syn keyword simulaType array boolean character integer long real short text virtual +syn match simulaAssigned "\<\h\w*\s*\((.*)\)\=\s*:\(=\|-\)"me=e-2 +syn match simulaOperator "[&:=<>+\-*/]" +syn match simulaOperator "\" +syn match simulaOperator "\" +syn match simulaReferenceType "\" +" Real with optional exponent +syn match simulaReal "-\=\<\d\+\(\.\d\+\)\=\(&&\=[+-]\=\d\+\)\=\>" +" Real starting with a `.', optional exponent +syn match simulaReal "-\=\.\d\+\(&&\=[+-]\=\d\+\)\=\>" + +if version >= 508 || !exists("did_simula_syntax_inits") + if version < 508 + let did_simula_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink simulaAssigned Identifier + HiLink simulaBoolean Boolean + HiLink simulaCharacter Character + HiLink simulaCharError Error + HiLink simulaComment Comment + HiLink simulaCompound Statement + HiLink simulaConditional Conditional + HiLink simulaConstant Constant + HiLink simulaFunction Function + HiLink simulaNumber Number + HiLink simulaOperator Operator + HiLink simulaReal Float + HiLink simulaReferenceType Type + HiLink simulaRepeat Repeat + HiLink simulaReserved Error + HiLink simulaSemicolon Statement + HiLink simulaSpecial Special + HiLink simulaSpecialChar SpecialChar + HiLink simulaSpecialCharErr Error + HiLink simulaStatement Statement + HiLink simulaStorageClass StorageClass + HiLink simulaString String + HiLink simulaStructure Structure + HiLink simulaTodo Todo + HiLink simulaType Type + + delcommand HiLink +endif + +let b:current_syntax = "simula" +" vim: sts=4 sw=4 ts=8 diff --git a/vim73/syntax/sinda.vim b/vim73/syntax/sinda.vim new file mode 100644 index 0000000..2bde267 --- /dev/null +++ b/vim73/syntax/sinda.vim @@ -0,0 +1,146 @@ +" Vim syntax file +" Language: sinda85, sinda/fluint input file +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.sin +" URL: http://www.naglenet.org/vim/syntax/sinda.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + + +" Ignore case +syn case ignore + + + +" +" +" Begin syntax definitions for sinda input and output files. +" + +" Force free-form fortran format +let fortran_free_source=1 + +" Load FORTRAN syntax file +if version < 600 + source :p:h/fortran.vim +else + runtime! syntax/fortran.vim +endif +unlet b:current_syntax + + + +" Define keywords for SINDA +syn keyword sindaMacro BUILD BUILDF DEBON DEBOFF DEFMOD FSTART FSTOP + +syn keyword sindaOptions TITLE PPSAVE RSI RSO OUTPUT SAVE QMAP USER1 USER2 +syn keyword sindaOptions MODEL PPOUT NOLIST MLINE NODEBUG DIRECTORIES +syn keyword sindaOptions DOUBLEPR + +syn keyword sindaRoutine FORWRD FWDBCK STDSTL FASTIC + +syn keyword sindaControl ABSZRO ACCELX ACCELY ACCELZ ARLXCA ATMPCA +syn keyword sindaControl BACKUP CSGFAC DRLXCA DTIMEH DTIMEI DTIMEL +syn keyword sindaControl DTIMES DTMPCA EBALNA EBALSA EXTLIM ITEROT +syn keyword sindaControl ITERXT ITHOLD NLOOPS NLOOPT OUTPUT OPEITR +syn keyword sindaControl PATMOS SIGMA TIMEO TIMEND UID + +syn keyword sindaSubRoutine ASKERS ADARIN ADDARY ADDMOD ARINDV +syn keyword sindaSubRoutine RYINV ARYMPY ARYSUB ARYTRN BAROC +syn keyword sindaSubRoutine BELACC BNDDRV BNDGET CHENNB CHGFLD +syn keyword sindaSubRoutine CHGLMP CHGSUC CHGVOL CHKCHL CHKCHP +syn keyword sindaSubRoutine CNSTAB COMBAL COMPLQ COMPRS CONTRN +syn keyword sindaSubRoutine CPRINT CRASH CRVINT CRYTRN CSIFLX +syn keyword sindaSubRoutine CVTEMP D11CYL C11DAI D11DIM D11MCY +syn keyword sindaSubRoutine D11MDA D11MDI D11MDT D12CYL D12MCY +syn keyword sindaSubRoutine D12MDA D1D1DA D1D1IM D1D1WM D1D2DA +syn keyword sindaSubRoutine D1D2WM D1DEG1 D1DEG2 D1DG1I D1IMD1 +syn keyword sindaSubRoutine D1IMIM D1IMWM D1M1DA D1M2MD D1M2WM +syn keyword sindaSubRoutine D1MDG1 D1MDG2 D2D1WM D1DEG1 D2DEG2 +syn keyword sindaSubRoutine D2D2 + +syn keyword sindaIdentifier BIV CAL DIM DIV DPM DPV DTV GEN PER PIV PIM +syn keyword sindaIdentifier SIM SIV SPM SPV TVS TVD + + + +" Define matches for SINDA +syn match sindaFortran "^F[0-9 ]"me=e-1 +syn match sindaMotran "^M[0-9 ]"me=e-1 + +syn match sindaComment "^C.*$" +syn match sindaComment "^R.*$" +syn match sindaComment "\$.*$" + +syn match sindaHeader "^header[^,]*" + +syn match sindaIncludeFile "include \+[^ ]\+"hs=s+8 contains=fortranInclude + +syn match sindaMacro "^PSTART" +syn match sindaMacro "^PSTOP" +syn match sindaMacro "^FAC" + +syn match sindaInteger "-\=\<[0-9]*\>" +syn match sindaFloat "-\=\<[0-9]*\.[0-9]*" +syn match sindaScientific "-\=\<[0-9]*\.[0-9]*E[-+]\=[0-9]\+\>" + +syn match sindaEndData "^END OF DATA" + +if exists("thermal_todo") + execute 'syn match sindaTodo ' . '"^'.thermal_todo.'.*$"' +else + syn match sindaTodo "^?.*$" +endif + + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sinda_syntax_inits") + if version < 508 + let did_sinda_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sindaMacro Macro + HiLink sindaOptions Special + HiLink sindaRoutine Type + HiLink sindaControl Special + HiLink sindaSubRoutine Function + HiLink sindaIdentifier Identifier + + HiLink sindaFortran PreProc + HiLink sindaMotran PreProc + + HiLink sindaComment Comment + HiLink sindaHeader Typedef + HiLink sindaIncludeFile Type + HiLink sindaInteger Number + HiLink sindaFloat Float + HiLink sindaScientific Float + + HiLink sindaEndData Macro + + HiLink sindaTodo Todo + + delcommand HiLink +endif + + +let b:current_syntax = "sinda" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/sindacmp.vim b/vim73/syntax/sindacmp.vim new file mode 100644 index 0000000..87b4834 --- /dev/null +++ b/vim73/syntax/sindacmp.vim @@ -0,0 +1,74 @@ +" Vim syntax file +" Language: sinda85, sinda/fluint compare file +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.cmp +" URL: http://www.naglenet.org/vim/syntax/sindacmp.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + + +" Ignore case +syn case ignore + + + +" +" Begin syntax definitions for compare files. +" + +" Define keywords for sinda compare (sincomp) +syn keyword sindacmpUnit celsius fahrenheit + + + +" Define matches for sinda compare (sincomp) +syn match sindacmpTitle "Steady State Temperature Comparison" + +syn match sindacmpLabel "File [1-6] is" + +syn match sindacmpHeader "^ *Node\( *File \d\)* *Node Description" + +syn match sindacmpInteger "^ *-\=\<[0-9]*\>" +syn match sindacmpFloat "-\=\<[0-9]*\.[0-9]*" + + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sindacmp_syntax_inits") + if version < 508 + let did_sindacmp_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sindacmpTitle Type + HiLink sindacmpUnit PreProc + + HiLink sindacmpLabel Statement + + HiLink sindacmpHeader sindaHeader + + HiLink sindacmpInteger Number + HiLink sindacmpFloat Special + + delcommand HiLink +endif + + +let b:current_syntax = "sindacmp" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/sindaout.vim b/vim73/syntax/sindaout.vim new file mode 100644 index 0000000..b557e01 --- /dev/null +++ b/vim73/syntax/sindaout.vim @@ -0,0 +1,100 @@ +" Vim syntax file +" Language: sinda85, sinda/fluint output file +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.out +" URL: http://www.naglenet.org/vim/syntax/sindaout.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + + +" Ignore case +syn case match + + + +" Load SINDA syntax file +if version < 600 + source :p:h/sinda.vim +else + runtime! syntax/sinda.vim +endif +unlet b:current_syntax + + + +" +" +" Begin syntax definitions for sinda output files. +" + +" Define keywords for sinda output +syn case match + +syn keyword sindaoutPos ON SI +syn keyword sindaoutNeg OFF ENG + + + +" Define matches for sinda output +syn match sindaoutFile ": \w*\.TAK"hs=s+2 + +syn match sindaoutInteger "T\=[0-9]*\>"ms=s+1 + +syn match sindaoutSectionDelim "[-<>]\{4,}" contains=sindaoutSectionTitle +syn match sindaoutSectionDelim ":\=\.\{4,}:\=" contains=sindaoutSectionTitle +syn match sindaoutSectionTitle "[-<:] \w[0-9A-Za-z_() ]\+ [->:]"hs=s+1,me=e-1 + +syn match sindaoutHeaderDelim "=\{5,}" +syn match sindaoutHeaderDelim "|\{5,}" +syn match sindaoutHeaderDelim "+\{5,}" + +syn match sindaoutLabel "Input File:" contains=sindaoutFile +syn match sindaoutLabel "Begin Solution: Routine" + +syn match sindaoutError "<<< Error >>>" + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sindaout_syntax_inits") + if version < 508 + let did_sindaout_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + hi sindaHeaderDelim ctermfg=Black ctermbg=Green guifg=Black guibg=Green + + HiLink sindaoutPos Statement + HiLink sindaoutNeg PreProc + HiLink sindaoutTitle Type + HiLink sindaoutFile sindaIncludeFile + HiLink sindaoutInteger sindaInteger + + HiLink sindaoutSectionDelim Delimiter + HiLink sindaoutSectionTitle Exception + HiLink sindaoutHeaderDelim SpecialComment + HiLink sindaoutLabel Identifier + + HiLink sindaoutError Error + + delcommand HiLink +endif + + +let b:current_syntax = "sindaout" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/sisu.vim b/vim73/syntax/sisu.vim new file mode 100644 index 0000000..6944782 --- /dev/null +++ b/vim73/syntax/sisu.vim @@ -0,0 +1,204 @@ +"SiSU Vim syntax file +"SiSU Maintainer: Ralph Amissah +"SiSU Markup: SiSU (sisu-2.0.1, 2010-03-17) +"(originally looked at Ruby Vim by Mirko Nasato) + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +else +endif + +" Errors: +syn match sisu_error contains=sisu_link,sisu_error_wspace "" + +" Markers Identifiers: +if !exists("sisu_no_identifiers") + syn match sisu_mark_endnote "\~^" + syn match sisu_break contains=@NoSpell "
\|
" + syn match sisu_control contains=@NoSpell "<:p[bn]>" + syn match sisu_marktail "[~-]#" + syn match sisu_control "\"" + syn match sisu_underline "\(^\| \)_[a-zA-Z0-9]\+_\([ .,]\|$\)" + syn match sisu_number contains=@NoSpell "[0-9a-f]\{32\}\|[0-9a-f]\{64\}" + syn match sisu_link contains=@NoSpell "\(_\?https\?://\|\.\.\/\)\S\+" + syn match sisu_link " \*\~\S\+" + syn match sisu_action "^<:insert\d\+>" + syn match sisu_require contains=@NoSpell "^<<\s*[a-zA-Z0-9^._-]\+\.ss[it]$" + syn match sisu_require contains=@NoSpell "^<<{[a-zA-Z0-9^._-]\+\.ss[it]}$" + syn match sisu_structure "^:A\~$" + syn match sisu_sub_header_title "^\s\+:\(subtitle\|short\|edition\|language\|note\):\s" "group=sisu_header_content + syn match sisu_sub_header_creator "^\s\+:\(author\|translator\|illustrator\|photographer\|audio\|digitized_by\|prepared_by\):\s" + syn match sisu_sub_header_rights "^\s\+:\(copyright\|text\|translation\|illustrations\|photographs\|audio\|digitization\|license\|all\):\s" "access_rights license + syn match sisu_sub_header_classify "^\s\+:\(type\|subject\|topic_register\|keywords\|coverage\|relation\|format\|identifier\|isbn\|dewey\|loc\|pg\):\s" + syn match sisu_sub_header_dates "^\s\+:\(published\|available\|created\|issued\|valid\|modified\|added_to_site\|translated\|original_publication\):\s" + syn match sisu_sub_header_original "^\s\+:\(publisher\|date\|language\|institution\|nationality\|source\):\s" + syn match sisu_sub_header_make "^\s\+:\(headings\|num_top\|breaks\|italics\|bold\|skin\|stamp\|promo\|ad\|manpage\):\s" + syn match sisu_sub_header_notes "^\s\+:\(comment\|abstract\|description\|history\|prefix\|prefix_[ab]\):\s" + syn match sisu_sem_marker ";{\|};[a-z._]*[a-z]" + syn match sisu_sem_marker_block "\([a-z][a-z._]*\|\):{\|}:[a-z._]*[a-z]" + syn match sisu_sem_ex_marker ";\[\|\];[a-z._]*[a-z]" + syn match sisu_sem_ex_marker_block "\([a-z][a-z._]*\|\):\[\|\]:[a-z._]*[a-z]" + syn match sisu_sem_block contains=sisu_error,sisu_error_wspace,sisu_content_alt,sisu_link,sisu_linked,sisu_break,sisu_sem_block,sisu_sem_content,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker,sisu_mark_endnote,sisu_content_endnote "\([a-z]*\):{[^}].\{-}}:\1" + syn match sisu_sem_content contains=sisu_error,sisu_error_wspace,sisu_content_alt,sisu_link,sisu_linked,sisu_break,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker ";{[^}].\{-}};[a-z]\+" + syn match sisu_sem_ex_block contains=sisu_error,sisu_error_wspace,sisu_content_alt,sisu_link,sisu_linked,sisu_break,sisu_sem_block,sisu_sem_content,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker,sisu_mark_endnote,sisu_content_endnote "\([a-z]*\):\[[^}].\{-}\]:\1" + syn match sisu_sem_ex_content contains=sisu_error,sisu_error_wspace,sisu_content_alt,sisu_link,sisu_linked,sisu_break,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker ";\[[^}].\{-}\];[a-z]\+" +endif + +"URLs Numbers And ASCII Codes: +syn match sisu_number "\<\(0x\x\+\|0b[01]\+\|0\o\+\|0\.\d\+\|0\|[1-9][\.0-9_]*\)\>" +syn match sisu_number "?\(\\M-\\C-\|\\c\|\\C-\|\\M-\)\=\(\\\o\{3}\|\\x\x\{2}\|\\\=\w\)" + +"Tuned Error: (is error if not already matched) +syn match sisu_error contains=sisu_error "[\~/\*!_]{\|}[\~/\*!_]" +syn match sisu_error contains=sisu_error "]" + +"Simple Paired Enclosed Markup: +"url/link +syn region sisu_link contains=sisu_error,sisu_error_wspace matchgroup=sisu_action start="^<<\s*|[a-zA-Z0-9^._-]\+|@|[a-zA-Z0-9^._-]\+|"rs=s+2 end="$" +"header +syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_title matchgroup=sisu_header start="^[@]title:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" +syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_creator matchgroup=sisu_header start="^[@]creator:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" +syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_rights matchgroup=sisu_header start="^[@]rights:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" +syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_classify matchgroup=sisu_header start="^[@]classify:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" +syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_dates matchgroup=sisu_header start="^[@]date:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" +syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_make matchgroup=sisu_header start="^[@]make:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" +syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_publisher matchgroup=sisu_header start="^[@]publisher:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" +syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_notes matchgroup=sisu_header start="^[@]notes:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" +syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_original matchgroup=sisu_header start="^[@]original:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" +syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_source matchgroup=sisu_header start="^[@]source:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" +syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_linked,sisu_sub_header_links matchgroup=sisu_header start="^[@]links:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" +"headings +syn region sisu_heading contains=sisu_mark_endnote,sisu_content_endnote,sisu_marktail,sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_ocn,sisu_error,sisu_error_wspace matchgroup=sisu_structure start="^\([1-8]\|:\?[A-C]\)\~\(\S\+\|[^-]\)" end="$" +"grouped text +syn region sisu_content_alt contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_contain start="^table{.\+" end="}table" +syn region sisu_content_alt contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_contain start="^{\(t\|table\)\(\~h\)\?\(\sc[0-9]\+;\)\?[0-9; ]*}" end="\n$" +syn region sisu_content_alt contains=sisu_mark_endnote,sisu_content_endnote,sisu_link,sisu_mark,sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_contain start="^\(alt\|group\|poem\){" end="^}\(alt\|group\|poem\)" +syn region sisu_content_alt contains=sisu_error matchgroup=sisu_contain start="^code{" end="^}code" +"endnotes +syn region sisu_content_endnote contains=sisu_link,sisu_strikeout,sisu_underline,sisu_number,sisu_control,sisu_identifier,sisu_error,sisu_error_wspace,sisu_mark,sisu_break,sisu_sem_block,sisu_sem_content,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker matchgroup=sisu_mark_endnote start="\~{[*+]*" end="}\~" skip="\n" +syn region sisu_content_endnote contains=sisu_link,sisu_strikeout,sisu_underline,sisu_number,sisu_control,sisu_identifier,sisu_error,sisu_error_wspace,sisu_mark,sisu_break,sisu_sem_block,sisu_sem_content,sisu_sem_marker matchgroup=sisu_mark_endnote start="\~\[[*+]*" end="\]\~" skip="\n" +syn region sisu_content_endnote contains=sisu_strikeout,sisu_number,sisu_control,sisu_link,sisu_identifier,sisu_error,sisu_error_wspace,sisu_mark,sisu_break matchgroup=sisu_mark_endnote start="\^\~" end="\n$" +"links and images +syn region sisu_linked contains=sisu_fontface,sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_sem_block,sisu_sem_content,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker,sisu_sem_block,sisu_error matchgroup=sisu_link start="{\(\~^\s\)\?" end="}\(https\?:/\/\|\.\./\)\S\+" oneline +syn region sisu_linked contains=sisu_fontface,sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_sem_block,sisu_sem_content,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker,sisu_sem_block,sisu_error matchgroup=sisu_link start="{\(\~^\s\)\?" end="\[[1-5][sS]*\]}\S\+\.ss[tm]" oneline +syn region sisu_linked contains=sisu_fontface,sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_link start="{" end="}image" oneline +"some line operations +syn region sisu_control contains=sisu_strikeout,sisu_identifier,sisu_content_endnote,sisu_mark_endnote,sisu_error,sisu_error_wspace matchgroup=sisu_control start="\(\(^\| \)!_ \|<:b>\)" end="$" +syn region sisu_normal contains=sisu_strikeout,sisu_identifier,sisu_content_endnote,sisu_mark_endnote,sisu_link,sisu_sem_block,sisu_sem_content,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker,sisu_linked,sisu_error,sisu_error_wspace matchgroup=sisu_markpara start="^_\([1-9*]\|[1-9]\*\) " end="$" +syn region sisu_normal contains=sisu_strikeout,sisu_identifier,sisu_content_endnote,sisu_mark_endnote,sisu_link,sisu_linked,sisu_error,sisu_error_wspace matchgroup=sisu_markpara start="^\(#[ 1]\|_# \)" end="$" +"font face curly brackets +"syn region sisu_identifier contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_sem start="\S\+:{" end="}:[^<>,.!?:; ]\+" oneline +syn region sisu_index matchgroup=sisu_index_block start="^={" end="}" +syn region sisu_control contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="\*{" end="}\*" +syn region sisu_control contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="!{" end="}!" +syn region sisu_underline contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="_{" end="}_" +syn region sisu_identifier contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="/{" end="}/" +syn region sisu_underline contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="+{" end="}+" +syn region sisu_identifier contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="\^{" end="}\^" +syn region sisu_identifier contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start=",{" end="}," +syn region sisu_strikeout contains=sisu_error matchgroup=sisu_fontface start="-{" end="}-" +syn region sisu_html contains=sisu_error contains=sisu_strikeout matchgroup=sisu_contain start="" end="" oneline +"single words bold italicise etc. "workon +syn region sisu_control contains=sisu_error matchgroup=sisu_control start="\([ (]\|^\)\*[^\|{\n\~\\]"hs=e-1 end="\*"he=e-0 skip="[a-zA-Z0-9']" oneline +syn region sisu_identifier contains=sisu_error matchgroup=sisu_content_alt start="\([ ]\|^\)/[^{ \|\n\\]"hs=e-1 end="/\[ \.\]" skip="[a-zA-Z0-9']" oneline +"misc +syn region sisu_identifier contains=sisu_error matchgroup=sisu_fontface start="\^[^ {\|\n\\]"rs=s+1 end="\^[ ,.;:'})\\\n]" skip="[a-zA-Z0-9']" oneline + +"Expensive Mode: +if !exists("sisu_no_expensive") +else " not Expensive + syn region sisu_content_alt matchgroup=sisu_control start="^\s*def\s" matchgroup=NONE end="[?!]\|\>" skip="\.\|\(::\)" oneline +endif " Expensive? + +"Headers And Headings: (Document Instructions) +syn match sisu_control contains=sisu_error,sisu_error_wspace "4\~! \S\+" +syn region sisu_markpara contains=sisu_error,sisu_error_wspace start="^=begin" end="^=end.*$" + +"Errors: +syn match sisu_error_wspace contains=sisu_error_wspace "^\s\+[^:]" +syn match sisu_error_wspace contains=sisu_error_wspace "\s\s\+" +syn match sisu_error_wspace contains=sisu_error_wspace " \s*$" +syn match sisu_error contains=sisu_error_wspace "\t\+" +syn match sisu_error contains=sisu_error,sisu_error_wspace "\([^ (][_\\]\||[^ (}]\)https\?:\S\+" +syn match sisu_error contains=sisu_error "_\?https\?:\S\+[}><]" +syn match sisu_error contains=sisu_error "\([!*/_\+,^]\){\([^(\}\1)]\)\{-}\n$" +syn match sisu_error contains=sisu_error "^[\~]{[^{]\{-}\n$" +syn match sisu_error contains=sisu_error "\s\+.{{" +syn match sisu_error contains=sisu_error "^\~\s*$" +syn match sisu_error contains=sisu_error "^0\~.*" +syn match sisu_error contains=sisu_error "^[1-9]\~\s*$" +syn match sisu_error contains=sisu_error "^[1-9]\~\S\+\s*$" +syn match sisu_error contains=sisu_error "[^{]\~\^[^ \)]" +syn match sisu_error contains=sisu_error "\~\^\s\+\.\s*" +syn match sisu_error contains=sisu_error "{\~^\S\+" +syn match sisu_error contains=sisu_error "[_/\*!^]{[ .,:;?><]*}[_/\*!^]" +syn match sisu_error contains=sisu_error "[^ (\"'(\[][_/\*!]{\|}[_/\*!][a-zA-Z0-9)\]\"']" +syn match sisu_error contains=sisu_error "" +"errors for filetype sisu, though not error in 'metaverse': +syn match sisu_error contains=sisu_error,sisu_match,sisu_strikeout,sisu_contain,sisu_content_alt,sisu_mark,sisu_break,sisu_number "<[a-zA-Z\/]\+>" +syn match sisu_error "/\?<\([biu]\)>[^()]\{-}\n$" + +"Error Exceptions: +syn match sisu_control "\n$" "contains=ALL +syn match sisu_control " //" +syn match sisu_error "%{" +syn match sisu_error "
_\?https\?:\S\+\|_\?https\?:\S\+
" +syn match sisu_error "[><]_\?https\?:\S\+\|_\?https\?:\S\+[><]" +syn match sisu_comment "^%\{1,2\}.\+" + +"Definitions Default Highlighting: +hi def link sisu_normal Normal +hi def link sisu_header PreProc +hi def link sisu_header_content Normal +hi def link sisu_sub_header_title Statement +hi def link sisu_sub_header_creator Statement +hi def link sisu_sub_header_rights Statement +hi def link sisu_sub_header_classify Statement +hi def link sisu_sub_header_dates Statement +hi def link sisu_sub_header_make Statement +hi def link sisu_sub_header_links Statement +hi def link sisu_sub_header_publisher Statement +hi def link sisu_sub_header_notes Statement +hi def link sisu_sub_header_original Statement +hi def link sisu_sub_header_source Statement +hi def link sisu_heading Title +hi def link sisu_structure Operator +hi def link sisu_contain Include +hi def link sisu_mark_endnote Include +hi def link sisu_require NonText +hi def link sisu_link NonText +hi def link sisu_linked String +hi def link sisu_fontface Include +hi def link sisu_strikeout DiffDelete +hi def link sisu_content_alt Special +hi def link sisu_sem_content SpecialKey +hi def link sisu_sem_block Special +hi def link sisu_sem_marker Visual +"hi def link sisu_sem_marker Structure +hi def link sisu_sem_marker_block MatchParen +hi def link sisu_sem_ex_marker FoldColumn +hi def link sisu_sem_ex_marker_block Folded +hi def link sisu_sem_ex_content Comment +"hi def link sisu_sem_ex_content SpecialKey +hi def link sisu_sem_ex_block Comment +hi def link sisu_index SpecialKey +hi def link sisu_index_block Visual +hi def link sisu_content_endnote Special +hi def link sisu_control Define +hi def link sisu_ocn Include +hi def link sisu_number Number +hi def link sisu_identifier Function +hi def link sisu_underline Underlined +hi def link sisu_markpara Include +hi def link sisu_marktail Include +hi def link sisu_mark Identifier +hi def link sisu_break Structure +hi def link sisu_html Type +hi def link sisu_action Identifier +hi def link sisu_comment Comment +hi def link sisu_error_sem_marker Error +hi def link sisu_error_wspace Error +hi def link sisu_error Error +let b:current_syntax = "sisu" diff --git a/vim73/syntax/skill.vim b/vim73/syntax/skill.vim new file mode 100644 index 0000000..8b96044 --- /dev/null +++ b/vim73/syntax/skill.vim @@ -0,0 +1,562 @@ +" Vim syntax file +" Language: SKILL +" Maintainer: Toby Schaffer +" Last Change: 2003 May 11 +" Comments: SKILL is a Lisp-like programming language for use in EDA +" tools from Cadence Design Systems. It allows you to have +" a programming environment within the Cadence environment +" that gives you access to the complete tool set and design +" database. This file also defines syntax highlighting for +" certain Design Framework II interface functions. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn keyword skillConstants t nil unbound + +" enumerate all the SKILL reserved words/functions +syn match skillFunction "(abs\>"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillConditional "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillConditional "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillRepeat "\"hs=s+1 +syn match skillFunction "\<[fs]\=printf("he=e-1 +syn match skillFunction "(f\=scanf\>"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillRepeat "\"hs=s+1 +syn match skillConditional "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillKeywords "\<[mn]\=procedure("he=e-1 +syn match skillFunction "(ncon[cs]\>"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillKeywords "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillConditional "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillConditional "\"hs=s+1 +syn match skillRepeat "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillFunction "\"hs=s+1 +syn match skillcdfFunctions "\"hs=s+1 +syn match skillgeFunctions "\"hs=s+1 +syn match skillhiFunctions "\"hs=s+1 +syn match skillleFunctions "\"hs=s+1 +syn match skilldbefFunctions "\"hs=s+1 +syn match skillddFunctions "\"hs=s+1 +syn match skillpcFunctions "\"hs=s+1 +syn match skilltechFunctions "\<\(tech\|tc\)\u\a\+("he=e-1 + +" strings +syn region skillString start=+"+ skip=+\\"+ end=+"+ + +syn keyword skillTodo contained TODO FIXME XXX +syn keyword skillNote contained NOTE IMPORTANT + +" comments are either C-style or begin with a semicolon +syn region skillComment start="/\*" end="\*/" contains=skillTodo,skillNote +syn match skillComment ";.*" contains=skillTodo,skillNote +syn match skillCommentError "\*/" + +syn sync ccomment skillComment minlines=10 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_skill_syntax_inits") + if version < 508 + let did_skill_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink skillcdfFunctions Function + HiLink skillgeFunctions Function + HiLink skillhiFunctions Function + HiLink skillleFunctions Function + HiLink skilldbefFunctions Function + HiLink skillddFunctions Function + HiLink skillpcFunctions Function + HiLink skilltechFunctions Function + HiLink skillConstants Constant + HiLink skillFunction Function + HiLink skillKeywords Statement + HiLink skillConditional Conditional + HiLink skillRepeat Repeat + HiLink skillString String + HiLink skillTodo Todo + HiLink skillNote Todo + HiLink skillComment Comment + HiLink skillCommentError Error + + delcommand HiLink +endif + +let b:current_syntax = "skill" + +" vim: ts=4 diff --git a/vim73/syntax/sl.vim b/vim73/syntax/sl.vim new file mode 100644 index 0000000..fa3bca0 --- /dev/null +++ b/vim73/syntax/sl.vim @@ -0,0 +1,120 @@ +" Vim syntax file +" Language: Renderman shader language +" Maintainer: Dan Piponi +" Last Change: 2001 May 09 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" A bunch of useful Renderman keywords including special +" RenderMan control structures +syn keyword slStatement break return continue +syn keyword slConditional if else +syn keyword slRepeat while for +syn keyword slRepeat illuminance illuminate solar + +syn keyword slTodo contained TODO FIXME XXX + +" String and Character constants +" Highlight special characters (those which have a backslash) differently +syn match slSpecial contained "\\[0-9][0-9][0-9]\|\\." +syn region slString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=slSpecial +syn match slCharacter "'[^\\]'" +syn match slSpecialCharacter "'\\.'" +syn match slSpecialCharacter "'\\[0-9][0-9]'" +syn match slSpecialCharacter "'\\[0-9][0-9][0-9]'" + +"catch errors caused by wrong parenthesis +syn region slParen transparent start='(' end=')' contains=ALLBUT,slParenError,slIncluded,slSpecial,slTodo,slUserLabel +syn match slParenError ")" +syn match slInParen contained "[{}]" + +"integer number, or floating point number without a dot and with "f". +syn case ignore +syn match slNumber "\<[0-9]\+\(u\=l\=\|lu\|f\)\>" +"floating point number, with dot, optional exponent +syn match slFloat "\<[0-9]\+\.[0-9]*\(e[-+]\=[0-9]\+\)\=[fl]\=\>" +"floating point number, starting with a dot, optional exponent +syn match slFloat "\.[0-9]\+\(e[-+]\=[0-9]\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match slFloat "\<[0-9]\+e[-+]\=[0-9]\+[fl]\=\>" +"hex number +syn match slNumber "\<0x[0-9a-f]\+\(u\=l\=\|lu\)\>" +"syn match slIdentifier "\<[a-z_][a-z0-9_]*\>" +syn case match + +if exists("sl_comment_strings") + " A comment can contain slString, slCharacter and slNumber. + " But a "*/" inside a slString in a slComment DOES end the comment! So we + " need to use a special type of slString: slCommentString, which also ends on + " "*/", and sees a "*" at the start of the line as comment again. + " Unfortunately this doesn't very well work for // type of comments :-( + syntax match slCommentSkip contained "^\s*\*\($\|\s\+\)" + syntax region slCommentString contained start=+"+ skip=+\\\\\|\\"+ end=+"+ end=+\*/+me=s-1 contains=slSpecial,slCommentSkip + syntax region slComment2String contained start=+"+ skip=+\\\\\|\\"+ end=+"+ end="$" contains=slSpecial + syntax region slComment start="/\*" end="\*/" contains=slTodo,slCommentString,slCharacter,slNumber +else + syn region slComment start="/\*" end="\*/" contains=slTodo +endif +syntax match slCommentError "\*/" + +syn keyword slOperator sizeof +syn keyword slType float point color string vector normal matrix void +syn keyword slStorageClass varying uniform extern +syn keyword slStorageClass light surface volume displacement transformation imager +syn keyword slVariable Cs Os P dPdu dPdv N Ng u v du dv s t +syn keyword slVariable L Cl Ol E I ncomps time Ci Oi +syn keyword slVariable Ps alpha +syn keyword slVariable dtime dPdtime + +syn sync ccomment slComment minlines=10 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sl_syntax_inits") + if version < 508 + let did_sl_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink slLabel Label + HiLink slUserLabel Label + HiLink slConditional Conditional + HiLink slRepeat Repeat + HiLink slCharacter Character + HiLink slSpecialCharacter slSpecial + HiLink slNumber Number + HiLink slFloat Float + HiLink slParenError slError + HiLink slInParen slError + HiLink slCommentError slError + HiLink slOperator Operator + HiLink slStorageClass StorageClass + HiLink slError Error + HiLink slStatement Statement + HiLink slType Type + HiLink slCommentError slError + HiLink slCommentString slString + HiLink slComment2String slString + HiLink slCommentSkip slComment + HiLink slString String + HiLink slComment Comment + HiLink slSpecial SpecialChar + HiLink slTodo Todo + HiLink slVariable Identifier + "HiLink slIdentifier Identifier + + delcommand HiLink +endif + +let b:current_syntax = "sl" + +" vim: ts=8 diff --git a/vim73/syntax/slang.vim b/vim73/syntax/slang.vim new file mode 100644 index 0000000..9fa89b4 --- /dev/null +++ b/vim73/syntax/slang.vim @@ -0,0 +1,102 @@ +" Vim syntax file +" Language: S-Lang +" Maintainer: Jan Hlavacek +" Last Change: 980216 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn keyword slangStatement break return continue EXECUTE_ERROR_BLOCK +syn match slangStatement "\" +syn keyword slangLabel case +syn keyword slangConditional !if if else switch +syn keyword slangRepeat while for _for loop do forever +syn keyword slangDefinition define typedef variable struct +syn keyword slangOperator or and andelse orelse shr shl xor not +syn keyword slangBlock EXIT_BLOCK ERROR_BLOCK +syn match slangBlock "\" +syn keyword slangConstant NULL +syn keyword slangType Integer_Type Double_Type Complex_Type String_Type Struct_Type Ref_Type Null_Type Array_Type DataType_Type + +syn match slangOctal "\<0\d\+\>" contains=slangOctalError +syn match slangOctalError "[89]\+" contained +syn match slangHex "\<0[xX][0-9A-Fa-f]*\>" +syn match slangDecimal "\<[1-9]\d*\>" +syn match slangFloat "\<\d\+\." +syn match slangFloat "\<\d\+\.\d\+\([Ee][-+]\=\d\+\)\=\>" +syn match slangFloat "\<\d\+\.[Ee][-+]\=\d\+\>" +syn match slangFloat "\<\d\+[Ee][-+]\=\d\+\>" +syn match slangFloat "\.\d\+\([Ee][-+]\=\d\+\)\=\>" +syn match slangImaginary "\.\d\+\([Ee][-+]\=\d*\)\=[ij]\>" +syn match slangImaginary "\<\d\+\(\.\d*\)\=\([Ee][-+]\=\d\+\)\=[ij]\>" + +syn region slangString oneline start='"' end='"' skip='\\"' +syn match slangCharacter "'[^\\]'" +syn match slangCharacter "'\\.'" +syn match slangCharacter "'\\[0-7]\{1,3}'" +syn match slangCharacter "'\\d\d\{1,3}'" +syn match slangCharacter "'\\x[0-7a-fA-F]\{1,2}'" + +syn match slangDelim "[][{};:,]" +syn match slangOperator "[-%+/&*=<>|!~^@]" + +"catch errors caused by wrong parenthesis +syn region slangParen matchgroup=slangDelim transparent start='(' end=')' contains=ALLBUT,slangParenError +syn match slangParenError ")" + +syn match slangComment "%.*$" +syn keyword slangOperator sizeof + +syn region slangPreCondit start="^\s*#\s*\(ifdef\>\|ifndef\>\|iftrue\>\|ifnfalse\>\|iffalse\>\|ifntrue\>\|if\$\|ifn\$\|\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=cComment,slangString,slangCharacter,slangNumber + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_slang_syntax_inits") + if version < 508 + let did_slang_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink slangDefinition Type + HiLink slangBlock slangDefinition + HiLink slangLabel Label + HiLink slangConditional Conditional + HiLink slangRepeat Repeat + HiLink slangCharacter Character + HiLink slangFloat Float + HiLink slangImaginary Float + HiLink slangDecimal slangNumber + HiLink slangOctal slangNumber + HiLink slangHex slangNumber + HiLink slangNumber Number + HiLink slangParenError Error + HiLink slangOctalError Error + HiLink slangOperator Operator + HiLink slangStructure Structure + HiLink slangInclude Include + HiLink slangPreCondit PreCondit + HiLink slangError Error + HiLink slangStatement Statement + HiLink slangType Type + HiLink slangString String + HiLink slangConstant Constant + HiLink slangRangeArray slangConstant + HiLink slangComment Comment + HiLink slangSpecial SpecialChar + HiLink slangTodo Todo + HiLink slangDelim Delimiter + + delcommand HiLink +endif + +let b:current_syntax = "slang" + +" vim: ts=8 diff --git a/vim73/syntax/slice.vim b/vim73/syntax/slice.vim new file mode 100644 index 0000000..8a4d675 --- /dev/null +++ b/vim73/syntax/slice.vim @@ -0,0 +1,90 @@ +" Vim syntax file +" Language: Slice (ZeroC's Specification Language for Ice) +" Maintainer: Morel Bodin +" Last Change: 2005 Dec 03 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" The Slice keywords + +syn keyword sliceType bool byte double float int long short string void +syn keyword sliceQualifier const extends idempotent implements local nonmutating out throws +syn keyword sliceConstruct class enum exception dictionary interface module LocalObject Object sequence struct +syn keyword sliceQualifier const extends idempotent implements local nonmutating out throws +syn keyword sliceBoolean false true + +" Include directives +syn match sliceIncluded display contained "<[^>]*>" +syn match sliceInclude display "^\s*#\s*include\>\s*["<]" contains=sliceIncluded + +" Double-include guards +syn region sliceGuard start="^#\(define\|ifndef\|endif\)" end="$" + +" Strings and characters +syn region sliceString start=+"+ end=+"+ + +" Numbers (shamelessly ripped from c.vim, only slightly modified) +"integer number, or floating point number without a dot and with "f". +syn case ignore +syn match sliceNumbers display transparent "\<\d\|\.\d" contains=sliceNumber,sliceFloat,sliceOctal +syn match sliceNumber display contained "\d\+" +"hex number +syn match sliceNumber display contained "0x\x\+\(u\=l\{0,2}\|ll\=u\)\>" +" Flag the first zero of an octal number as something special +syn match sliceOctal display contained "0\o\+\(u\=l\{0,2}\|ll\=u\)\>" contains=sliceOctalZero +syn match sliceOctalZero display contained "\<0" +syn match sliceFloat display contained "\d\+f" +"floating point number, with dot, optional exponent +syn match sliceFloat display contained "\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=" +"floating point number, starting with a dot, optional exponent +syn match sliceFloat display contained "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match sliceFloat display contained "\d\+e[-+]\=\d\+[fl]\=\>" +" flag an octal number with wrong digits +syn case match + + +" Comments +syn region sliceComment start="/\*" end="\*/" +syn match sliceComment "//.*" + +syn sync ccomment sliceComment + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_slice_syn_inits") + if version < 508 + let did_slice_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sliceComment Comment + HiLink sliceConstruct Keyword + HiLink sliceType Type + HiLink sliceString String + HiLink sliceIncluded String + HiLink sliceQualifier Keyword + HiLink sliceInclude Include + HiLink sliceGuard PreProc + HiLink sliceBoolean Boolean + HiLink sliceFloat Number + HiLink sliceNumber Number + HiLink sliceOctal Number + HiLink sliceOctalZero Special + HiLink sliceNumberError Special + + delcommand HiLink +endif + +let b:current_syntax = "slice" + +" vim: ts=8 diff --git a/vim73/syntax/slpconf.vim b/vim73/syntax/slpconf.vim new file mode 100644 index 0000000..9fe4503 --- /dev/null +++ b/vim73/syntax/slpconf.vim @@ -0,0 +1,273 @@ +" Vim syntax file +" Language: RFC 2614 - An API for Service Location configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword slpconfTodo contained TODO FIXME XXX NOTE + +syn region slpconfComment display oneline start='^[#;]' end='$' + \ contains=slpconfTodo,@Spell + +syn match slpconfBegin display '^' + \ nextgroup=slpconfTag, + \ slpconfComment skipwhite + +syn keyword slpconfTag contained net + \ nextgroup=slpconfNetTagDot + +syn match slpconfNetTagDot contained display '.' + \ nextgroup=slpconfNetTag + +syn keyword slpconfNetTag contained slp + \ nextgroup=slpconfNetSlpTagdot + +syn match slpconfNetSlpTagDot contained display '.' + \ nextgroup=slpconfNetSlpTag + +syn keyword slpconfNetSlpTag contained isDA traceDATraffic traceMsg + \ traceDrop traceReg isBroadcastOnly + \ passiveDADetection securityEnabled + \ nextgroup=slpconfBooleanEq,slpconfBooleanHome + \ skipwhite + +syn match slpconfBooleanHome contained display + \ '\.\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfBooleanEq skipwhite + +syn match slpconfBooleanEq contained display '=' + \ nextgroup=slpconfBoolean skipwhite + +syn keyword slpconfBoolean contained true false TRUE FALSE + +syn keyword slpconfNetSlpTag contained DAHeartBeat multicastTTL + \ DAActiveDiscoveryInterval + \ multicastMaximumWait multicastTimeouts + \ randomWaitBound MTU maxResults + \ nextgroup=slpconfIntegerEq,slpconfIntegerHome + \ skipwhite + +syn match slpconfIntegerHome contained display + \ '\.\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfIntegerEq skipwhite + +syn match slpconfIntegerEq contained display '=' + \ nextgroup=slpconfInteger skipwhite + +syn match slpconfInteger contained display '\<\d\+\>' + +syn keyword slpconfNetSlpTag contained DAAttributes SAAttributes + \ nextgroup=slpconfAttrEq,slpconfAttrHome + \ skipwhite + +syn match slpconfAttrHome contained display + \ '\.\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfAttrEq skipwhite + +syn match slpconfAttrEq contained display '=' + \ nextgroup=slpconfAttrBegin skipwhite + +syn match slpconfAttrBegin contained display '(' + \ nextgroup=slpconfAttrTag skipwhite + +syn match slpconfAttrTag contained display + \ '[^* \t_(),\\!<=>~[:cntrl:]]\+' + \ nextgroup=slpconfAttrTagEq skipwhite + +syn match slpconfAttrTagEq contained display '=' + \ nextgroup=@slpconfAttrValue skipwhite + +syn cluster slpconfAttrValueCon contains=slpconfAttrValueSep,slpconfAttrEnd + +syn cluster slpconfAttrValue contains=slpconfAttrIValue,slpconfAttrSValue, + \ slpconfAttrBValue,slpconfAttrSSValue + +syn match slpconfAttrSValue contained display '[^ (),\\!<=>~[:cntrl:]]\+' + \ nextgroup=@slpconfAttrValueCon skipwhite + +syn match slpconfAttrSSValue contained display '\\FF\%(\\\x\x\)\+' + \ nextgroup=@slpconfAttrValueCon skipwhite + +syn match slpconfAttrIValue contained display '[-]\=\d\+\>' + \ nextgroup=@slpconfAttrValueCon skipwhite + +syn keyword slpconfAttrBValue contained true false + \ nextgroup=@slpconfAttrValueCon skipwhite + +syn match slpconfAttrValueSep contained display ',' + \ nextgroup=@slpconfAttrValue skipwhite + +syn match slpconfAttrEnd contained display ')' + \ nextgroup=slpconfAttrSep skipwhite + +syn match slpconfAttrSep contained display ',' + \ nextgroup=slpconfAttrBegin skipwhite + +syn keyword slpconfNetSlpTag contained useScopes typeHint + \ nextgroup=slpconfStringsEq,slpconfStringsHome + \ skipwhite + +syn match slpconfStringsHome contained display + \ '\.\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfStringsEq skipwhite + +syn match slpconfStringsEq contained display '=' + \ nextgroup=slpconfStrings skipwhite + +syn match slpconfStrings contained display + \ '\%([[:digit:][:alpha:]]\|[!-+./:-@[-`{-~-]\|\\\x\x\)\+' + \ nextgroup=slpconfStringsSep skipwhite + +syn match slpconfStringsSep contained display ',' + \ nextgroup=slpconfStrings skipwhite + +syn keyword slpconfNetSlpTag contained DAAddresses + \ nextgroup=slpconfAddressesEq,slpconfAddrsHome + \ skipwhite + +syn match slpconfAddrsHome contained display + \ '\.\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfAddressesEq skipwhite + +syn match slpconfAddressesEq contained display '=' + \ nextgroup=@slpconfAddresses skipwhite + +syn cluster slpconfAddresses contains=slpconfFQDNs,slpconfHostnumbers + +syn match slpconfFQDNs contained display + \ '\a[[:alnum:]-]*[[:alnum:]]\|\a' + \ nextgroup=slpconfAddressesSep skipwhite + +syn match slpconfHostnumbers contained display + \ '\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfAddressesSep skipwhite + +syn match slpconfAddressesSep contained display ',' + \ nextgroup=@slpconfAddresses skipwhite + +syn keyword slpconfNetSlpTag contained serializedRegURL + \ nextgroup=slpconfStringEq,slpconfStringHome + \ skipwhite + +syn match slpconfStringHome contained display + \ '\.\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfStringEq skipwhite + +syn match slpconfStringEq contained display '=' + \ nextgroup=slpconfString skipwhite + +syn match slpconfString contained display + \ '\%([!-+./:-@[-`{-~-]\|\\\x\x\)\+\|[[:digit:][:alpha:]]' + +syn keyword slpconfNetSlpTag contained multicastTimeouts DADiscoveryTimeouts + \ datagramTimeouts + \ nextgroup=slpconfIntegersEq, + \ slpconfIntegersHome skipwhite + +syn match slpconfIntegersHome contained display + \ '\.\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfIntegersEq skipwhite + +syn match slpconfIntegersEq contained display '=' + \ nextgroup=slpconfIntegers skipwhite + +syn match slpconfIntegers contained display '\<\d\+\>' + \ nextgroup=slpconfIntegersSep skipwhite + +syn match slpconfIntegersSep contained display ',' + \ nextgroup=slpconfIntegers skipwhite + +syn keyword slpconfNetSlpTag contained interfaces + \ nextgroup=slpconfHostnumsEq, + \ slpconfHostnumsHome skipwhite + +syn match slpconfHostnumsHome contained display + \ '\.\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfHostnumsEq skipwhite + +syn match slpconfHostnumsEq contained display '=' + \ nextgroup=slpconfOHostnumbers skipwhite + +syn match slpconfOHostnumbers contained display + \ '\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfHostnumsSep skipwhite + +syn match slpconfHostnumsSep contained display ',' + \ nextgroup=slpconfOHostnumbers skipwhite + +syn keyword slpconfNetSlpTag contained locale + \ nextgroup=slpconfLocaleEq,slpconfLocaleHome + \ skipwhite + +syn match slpconfLocaleHome contained display + \ '\.\d\{1,3}\%(\.\d\{1,3}\)\{3}' + \ nextgroup=slpconfLocaleEq skipwhite + +syn match slpconfLocaleEq contained display '=' + \ nextgroup=slpconfLocale skipwhite + +syn match slpconfLocale contained display '\a\{1,8}\%(-\a\{1,8}\)\=' + +hi def link slpconfTodo Todo +hi def link slpconfComment Comment +hi def link slpconfTag Identifier +hi def link slpconfDelimiter Delimiter +hi def link slpconfNetTagDot slpconfDelimiter +hi def link slpconfNetTag slpconfTag +hi def link slpconfNetSlpTagDot slpconfNetTagDot +hi def link slpconfNetSlpTag slpconfTag +hi def link slpconfHome Special +hi def link slpconfBooleanHome slpconfHome +hi def link slpconfEq Operator +hi def link slpconfBooleanEq slpconfEq +hi def link slpconfBoolean Boolean +hi def link slpconfIntegerHome slpconfHome +hi def link slpconfIntegerEq slpconfEq +hi def link slpconfInteger Number +hi def link slpconfAttrHome slpconfHome +hi def link slpconfAttrEq slpconfEq +hi def link slpconfAttrBegin slpconfDelimiter +hi def link slpconfAttrTag slpconfTag +hi def link slpconfAttrTagEq slpconfEq +hi def link slpconfAttrIValue slpconfInteger +hi def link slpconfAttrSValue slpconfString +hi def link slpconfAttrBValue slpconfBoolean +hi def link slpconfAttrSSValue slpconfString +hi def link slpconfSeparator slpconfDelimiter +hi def link slpconfAttrValueSep slpconfSeparator +hi def link slpconfAttrEnd slpconfAttrBegin +hi def link slpconfAttrSep slpconfSeparator +hi def link slpconfStringsHome slpconfHome +hi def link slpconfStringsEq slpconfEq +hi def link slpconfStrings slpconfString +hi def link slpconfStringsSep slpconfSeparator +hi def link slpconfAddrsHome slpconfHome +hi def link slpconfAddressesEq slpconfEq +hi def link slpconfFQDNs String +hi def link slpconfHostnumbers Number +hi def link slpconfAddressesSep slpconfSeparator +hi def link slpconfStringHome slpconfHome +hi def link slpconfStringEq slpconfEq +hi def link slpconfString String +hi def link slpconfIntegersHome slpconfHome +hi def link slpconfIntegersEq slpconfEq +hi def link slpconfIntegers slpconfInteger +hi def link slpconfIntegersSep slpconfSeparator +hi def link slpconfHostnumsHome slpconfHome +hi def link slpconfHostnumsEq slpconfEq +hi def link slpconfOHostnumbers slpconfHostnumbers +hi def link slpconfHostnumsSep slpconfSeparator +hi def link slpconfLocaleHome slpconfHome +hi def link slpconfLocaleEq slpconfEq +hi def link slpconfLocale slpconfString + +let b:current_syntax = "slpconf" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/slpreg.vim b/vim73/syntax/slpreg.vim new file mode 100644 index 0000000..f3c8a7f --- /dev/null +++ b/vim73/syntax/slpreg.vim @@ -0,0 +1,122 @@ +" Vim syntax file +" Language: RFC 2614 - An API for Service Location registration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword slpregTodo contained TODO FIXME XXX NOTE + +syn region slpregComment display oneline start='^[#;]' end='$' + \ contains=slpregTodo,@Spell + +syn match slpregBegin display '^' + \ nextgroup=slpregServiceURL, + \ slpregComment + +syn match slpregServiceURL contained display 'service:' + \ nextgroup=slpregServiceType + +syn match slpregServiceType contained display '\a[[:alpha:][:digit:]+-]*\%(\.\a[[:alpha:][:digit:]+-]*\)\=\%(:\a[[:alpha:][:digit:]+-]*\)\=' + \ nextgroup=slpregServiceSAPCol + +syn match slpregServiceSAPCol contained display ':' + \ nextgroup=slpregSAP + +syn match slpregSAP contained '[^,]\+' + \ nextgroup=slpregLangSep +"syn match slpregSAP contained display '\%(//\%(\%([[:alpha:][:digit:]$-_.~!*\'(),+;&=]*@\)\=\%([[:alnum:]][[:alnum:]-]*[[:alnum:]]\|[[:alnum:]]\.\)*\%(\a[[:alnum:]-]*[[:alnum:]]\|\a\)\%(:\d\+\)\=\)\=\|/at/\%([[:alpha:][:digit:]$-_.~]\|\\\x\x\)\{1,31}:\%([[:alpha:][:digit:]$-_.~]\|\\\x\x\)\{1,31}\%([[:alpha:][:digit:]$-_.~]\|\\\x\x\)\{1,31}\|/ipx/\x\{8}:\x\{12}:\x\{4}\)\%(/\%([[:alpha:][:digit:]$-_.~!*\'()+;?:@&=+]\|\\\x\x\)*\)*\%(;[^()\\!<=>~[:cntrl:]* \t_]\+\%(=[^()\\!<=>~[:cntrl:] ]\+\)\=\)*' + +syn match slpregLangSep contained display ',' + \ nextgroup=slpregLang + +syn match slpregLang contained display '\a\{1,8}\%(-\a\{1,8\}\)\=' + \ nextgroup=slpregLTimeSep + +syn match slpregLTimeSep contained display ',' + \ nextgroup=slpregLTime + +syn match slpregLTime contained display '\d\{1,5}' + \ nextgroup=slpregType,slpregUNewline + +syn match slpregType contained display '\a[[:alpha:][:digit:]+-]*' + \ nextgroup=slpregUNewLine + +syn match slpregUNewLine contained '\s*\n' + \ nextgroup=slpregScopes,slpregAttrList skipnl + +syn keyword slpregScopes contained scopes + \ nextgroup=slpregScopesEq + +syn match slpregScopesEq contained '=' nextgroup=slpregScopeName + +syn match slpregScopeName contained '[^(),\\!<=>[:cntrl:];*+ ]\+' + \ nextgroup=slpregScopeNameSep, + \ slpregScopeNewline + +syn match slpregScopeNameSep contained ',' + \ nextgroup=slpregScopeName + +syn match slpregScopeNewline contained '\s*\n' + \ nextgroup=slpregAttribute skipnl + +syn match slpregAttribute contained '[^(),\\!<=>[:cntrl:]* \t_]\+' + \ nextgroup=slpregAttributeEq, + \ slpregScopeNewline + +syn match slpregAttributeEq contained '=' + \ nextgroup=@slpregAttrValue + +syn cluster slpregAttrValueCon contains=slpregAttribute,slpregAttrValueSep + +syn cluster slpregAttrValue contains=slpregAttrIValue,slpregAttrSValue, + \ slpregAttrBValue,slpregAttrSSValue + +syn match slpregAttrSValue contained display '[^(),\\!<=>~[:cntrl:]]\+' + \ nextgroup=@slpregAttrValueCon skipwhite skipnl + +syn match slpregAttrSSValue contained display '\\FF\%(\\\x\x\)\+' + \ nextgroup=@slpregAttrValueCon skipwhite skipnl + +syn match slpregAttrIValue contained display '[-]\=\d\+\>' + \ nextgroup=@slpregAttrValueCon skipwhite skipnl + +syn keyword slpregAttrBValue contained true false + \ nextgroup=@slpregAttrValueCon skipwhite skipnl + +syn match slpregAttrValueSep contained display ',' + \ nextgroup=@slpregAttrValue skipwhite skipnl + +hi def link slpregTodo Todo +hi def link slpregComment Comment +hi def link slpregServiceURL Type +hi def link slpregServiceType slpregServiceURL +hi def link slpregServiceSAPCol slpregServiceURL +hi def link slpregSAP slpregServiceURL +hi def link slpregDelimiter Delimiter +hi def link slpregLangSep slpregDelimiter +hi def link slpregLang String +hi def link slpregLTimeSep slpregDelimiter +hi def link slpregLTime Number +hi def link slpregType Type +hi def link slpregScopes Identifier +hi def link slpregScopesEq Operator +hi def link slpregScopeName String +hi def link slpregScopeNameSep slpregDelimiter +hi def link slpregAttribute Identifier +hi def link slpregAttributeEq Operator +hi def link slpregAttrSValue String +hi def link slpregAttrSSValue slpregAttrSValue +hi def link slpregAttrIValue Number +hi def link slpregAttrBValue Boolean +hi def link slpregAttrValueSep slpregDelimiter + +let b:current_syntax = "slpreg" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/slpspi.vim b/vim73/syntax/slpspi.vim new file mode 100644 index 0000000..8507e3d --- /dev/null +++ b/vim73/syntax/slpspi.vim @@ -0,0 +1,39 @@ +" Vim syntax file +" Language: RFC 2614 - An API for Service Location SPI file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword slpspiTodo contained TODO FIXME XXX NOTE + +syn region slpspiComment display oneline start='^[#;]' end='$' + \ contains=slpspiTodo,@Spell + +syn match slpspiBegin display '^' + \ nextgroup=slpspiKeyType, + \ slpspiComment skipwhite + +syn keyword slpspiKeyType contained PRIVATE PUBLIC + \ nextgroup=slpspiString skipwhite + +syn match slpspiString contained '\S\+' + \ nextgroup=slpspiKeyFile skipwhite + +syn match slpspiKeyFile contained '\S\+' + +hi def link slpspiTodo Todo +hi def link slpspiComment Comment +hi def link slpspiKeyType Type +hi def link slpspiString Identifier +hi def link slpspiKeyFile String + +let b:current_syntax = "slpspi" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/slrnrc.vim b/vim73/syntax/slrnrc.vim new file mode 100644 index 0000000..038b62e --- /dev/null +++ b/vim73/syntax/slrnrc.vim @@ -0,0 +1,194 @@ +" Vim syntax file +" Language: Slrn setup file (based on slrn 0.9.8.1) +" Maintainer: Preben 'Peppe' Guldberg +" Last Change: 23 April 2006 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn keyword slrnrcTodo contained Todo + +" In some places whitespace is illegal +syn match slrnrcSpaceError contained "\s" + +syn match slrnrcNumber contained "-\=\<\d\+\>" +syn match slrnrcNumber contained +'[^']\+'+ + +syn match slrnrcSpecKey contained +\(\\[er"']\|\^[^'"]\|\\\o\o\o\)+ + +syn match slrnrcKey contained "\S\+" contains=slrnrcSpecKey +syn region slrnrcKey contained start=+"+ skip=+\\"+ end=+"+ oneline contains=slrnrcSpecKey +syn region slrnrcKey contained start=+'+ skip=+\\'+ end=+'+ oneline contains=slrnrcSpecKey + +syn match slrnrcSpecChar contained +'+ +syn match slrnrcSpecChar contained +\\[n"]+ +syn match slrnrcSpecChar contained "%[dfmnrs%]" + +syn match slrnrcString contained /[^ \t%"']\+/ contains=slrnrcSpecChar +syn region slrnrcString contained start=+"+ skip=+\\"+ end=+"+ oneline contains=slrnrcSpecChar + +syn match slrnSlangPreCondit "^#\s*ifn\=\(def\>\|false\>\|true\>\|\$\)" +syn match slrnSlangPreCondit "^#\s*e\(lif\|lse\|ndif\)\>" + +syn match slrnrcComment "%.*$" contains=slrnrcTodo + +syn keyword slrnrcVarInt contained abort_unmodified_edits article_window_page_overlap auto_mark_article_as_read beep broken_xref broken_xref cc_followup check_new_groups +syn keyword slrnrcVarInt contained color_by_score confirm_actions custom_sort_by_threads display_cursor_bar drop_bogus_groups editor_uses_mime_charset emphasized_text_mask +syn keyword slrnrcVarInt contained emphasized_text_mode fold_headers fold_headers followup_strip_signature force_authentication force_authentication generate_date_header +syn keyword slrnrcVarInt contained generate_email_from generate_email_from generate_message_id grouplens_port hide_pgpsignature hide_quotes hide_signature +syn keyword slrnrcVarInt contained hide_verbatim_marks hide_verbatim_text highlight_unread_subjects highlight_urls ignore_signature kill_score lines_per_update +syn keyword slrnrcVarInt contained mail_editor_is_mua max_low_score max_queued_groups min_high_score mouse netiquette_warnings new_subject_breaks_threads no_autosave +syn keyword slrnrcVarInt contained no_backups prefer_head process_verbatim_marks query_next_article query_next_group query_read_group_cutoff read_active reject_long_lines +syn keyword slrnrcVarInt contained scroll_by_page show_article show_thread_subject simulate_graphic_chars smart_quote sorting_method spoiler_char spoiler_char +syn keyword slrnrcVarInt contained spoiler_display_mode spoiler_display_mode spool_check_up_on_nov spool_check_up_on_nov uncollapse_threads unsubscribe_new_groups use_blink +syn keyword slrnrcVarInt contained use_color use_flow_control use_grouplens use_grouplens use_header_numbers use_inews use_inews use_localtime use_metamail use_mime use_mime +syn keyword slrnrcVarInt contained use_recommended_msg_id use_slrnpull use_slrnpull use_tilde use_tmpdir use_uudeview use_uudeview warn_followup_to wrap_flags wrap_method +syn keyword slrnrcVarInt contained write_newsrc_flags + +" Listed for removal +syn keyword slrnrcVarInt contained author_display display_author_realname display_score group_dsc_start_column process_verbatum_marks prompt_next_group query_reconnect +syn keyword slrnrcVarInt contained show_descriptions use_xgtitle + +" Match as a "string" too +syn region slrnrcVarIntStr contained matchgroup=slrnrcVarInt start=+"+ end=+"+ oneline contains=slrnrcVarInt,slrnrcSpaceError + +syn keyword slrnrcVarStr contained Xbrowser art_help_line art_status_line cansecret_file cc_post_string charset custom_headers custom_sort_order decode_directory +syn keyword slrnrcVarStr contained editor_command failed_posts_file followup_custom_headers followup_date_format followup_string followupto_string group_help_line +syn keyword slrnrcVarStr contained group_status_line grouplens_host grouplens_pseudoname header_help_line header_status_line hostname inews_program macro_directory +syn keyword slrnrcVarStr contained mail_editor_command metamail_command mime_charset non_Xbrowser organization overview_date_format post_editor_command post_object +syn keyword slrnrcVarStr contained postpone_directory printer_name quote_string realname reply_custom_headers reply_string replyto save_directory save_posts save_replies +syn keyword slrnrcVarStr contained score_editor_command scorefile sendmail_command server_object signature signoff_string spool_active_file spool_activetimes_file +syn keyword slrnrcVarStr contained spool_inn_root spool_newsgroups_file spool_nov_file spool_nov_root spool_overviewfmt_file spool_root supersedes_custom_headers +syn keyword slrnrcVarStr contained top_status_line username + +" Listed for removal +syn keyword slrnrcVarStr contained followup cc_followup_string + +" Match as a "string" too +syn region slrnrcVarStrStr contained matchgroup=slrnrcVarStr start=+"+ end=+"+ oneline contains=slrnrcVarStr,slrnrcSpaceError + +" Various commands +syn region slrnrcCmdLine matchgroup=slrnrcCmd start="\<\(autobaud\|color\|compatible_charsets\|group_display_format\|grouplens_add\|header_display_format\|ignore_quotes\|include\|interpret\|mono\|nnrpaccess\|posting_host\|server\|set\|setkey\|strip_re_regexp\|strip_sig_regexp\|strip_was_regexp\|unsetkey\|visible_headers\)\>" end="$" oneline contains=slrnrc\(String\|Comment\) + +" Listed for removal +syn region slrnrcCmdLine matchgroup=slrnrcCmd start="\<\(cc_followup_string\|decode_directory\|editor_command\|followup\|hostname\|organization\|quote_string\|realname\|replyto\|scorefile\|signature\|username\)\>" end="$" oneline contains=slrnrc\(String\|Comment\) + +" Setting variables +syn keyword slrnrcSet contained set +syn match slrnrcSetStr "^\s*set\s\+\S\+" skipwhite nextgroup=slrnrcString contains=slrnrcSet,slrnrcVarStr\(Str\)\= +syn match slrnrcSetInt contained "^\s*set\s\+\S\+" contains=slrnrcSet,slrnrcVarInt\(Str\)\= +syn match slrnrcSetIntLine "^\s*set\s\+\S\+\s\+\(-\=\d\+\>\|'[^']\+'\)" contains=slrnrcSetInt,slrnrcNumber,slrnrcVarInt + +" Color definitions +syn match slrnrcColorObj contained "\" +syn keyword slrnrcColorObj contained article author boldtext box cursor date description error frame from_myself group grouplens_display header_name header_number headers +syn keyword slrnrcColorObj contained high_score italicstext menu menu_press message neg_score normal pgpsignature pos_score quotes response_char selection signature status +syn keyword slrnrcColorObj contained subject thread_number tilde tree underlinetext unread_subject url verbatim + +" Listed for removal +syn keyword slrnrcColorObj contained verbatum + +syn region slrnrcColorObjStr contained matchgroup=slrnrcColorObj start=+"+ end=+"+ oneline contains=slrnrcColorObj,slrnrcSpaceError +syn keyword slrnrcColorVal contained default +syn keyword slrnrcColorVal contained black blue brightblue brightcyan brightgreen brightmagenta brightred brown cyan gray green lightgray magenta red white yellow +syn region slrnrcColorValStr contained matchgroup=slrnrcColorVal start=+"+ end=+"+ oneline contains=slrnrcColorVal,slrnrcSpaceError +" Mathcing a function with three arguments +syn keyword slrnrcColor contained color +syn match slrnrcColorInit contained "^\s*color\s\+\S\+" skipwhite nextgroup=slrnrcColorVal\(Str\)\= contains=slrnrcColor\(Obj\|ObjStr\)\= +syn match slrnrcColorLine "^\s*color\s\+\S\+\s\+\S\+" skipwhite nextgroup=slrnrcColorVal\(Str\)\= contains=slrnrcColor\(Init\|Val\|ValStr\) + +" Mono settings +syn keyword slrnrcMonoVal contained blink bold none reverse underline +syn region slrnrcMonoValStr contained matchgroup=slrnrcMonoVal start=+"+ end=+"+ oneline contains=slrnrcMonoVal,slrnrcSpaceError +" Color object is inherited +" Mono needs at least one argument +syn keyword slrnrcMono contained mono +syn match slrnrcMonoInit contained "^\s*mono\s\+\S\+" contains=slrnrcMono,slrnrcColorObj\(Str\)\= +syn match slrnrcMonoLine "^\s*mono\s\+\S\+\s\+\S.*" contains=slrnrcMono\(Init\|Val\|ValStr\),slrnrcComment + +" Functions in article mode +syn keyword slrnrcFunArt contained article_bob article_eob article_left article_line_down article_line_up article_page_down article_page_up article_right article_search +syn keyword slrnrcFunArt contained author_search_backward author_search_forward browse_url cancel catchup catchup_all create_score decode delete delete_thread digit_arg +syn keyword slrnrcFunArt contained enlarge_article_window evaluate_cmd exchange_mark expunge fast_quit followup forward forward_digest get_children_headers get_parent_header +syn keyword slrnrcFunArt contained goto_article goto_last_read grouplens_rate_article header_bob header_eob header_line_down header_line_up header_page_down header_page_up +syn keyword slrnrcFunArt contained help hide_article locate_article mark_spot next next_high_score next_same_subject pipe post post_postponed previous print quit redraw +syn keyword slrnrcFunArt contained repeat_last_key reply request save show_spoilers shrink_article_window skip_quotes skip_to_next_group skip_to_previous_group +syn keyword slrnrcFunArt contained subject_search_backward subject_search_forward supersede suspend tag_header toggle_collapse_threads toggle_header_formats +syn keyword slrnrcFunArt contained toggle_header_tag toggle_headers toggle_pgpsignature toggle_quotes toggle_rot13 toggle_signature toggle_sort toggle_verbatim_marks +syn keyword slrnrcFunArt contained toggle_verbatim_text uncatchup uncatchup_all undelete untag_headers view_scores wrap_article zoom_article_window + +" Listed for removal +syn keyword slrnrcFunArt contained art_bob art_eob art_xpunge article_linedn article_lineup article_pagedn article_pageup down enlarge_window goto_beginning goto_end left +syn keyword slrnrcFunArt contained locate_header_by_msgid pagedn pageup pipe_article prev print_article right scroll_dn scroll_up shrink_window skip_to_prev_group +syn keyword slrnrcFunArt contained toggle_show_author up + +" Functions in group mode +syn keyword slrnrcFunGroup contained add_group bob catchup digit_arg eob evaluate_cmd group_search group_search_backward group_search_forward help line_down line_up move_group +syn keyword slrnrcFunGroup contained page_down page_up post post_postponed quit redraw refresh_groups repeat_last_key save_newsrc select_group subscribe suspend +syn keyword slrnrcFunGroup contained toggle_group_formats toggle_hidden toggle_list_all toggle_scoring transpose_groups uncatchup unsubscribe + +" Listed for removal +syn keyword slrnrcFunGroup contained down group_bob group_eob pagedown pageup toggle_group_display uncatch_up up + +" Functions in readline mode (actually from slang's slrline.c) +syn keyword slrnrcFunRead contained bdel bol complete cycle del delbol delbow deleol down enter eol left quoted_insert right self_insert trim up + +" Binding keys +syn keyword slrnrcSetkeyObj contained article group readline +syn region slrnrcSetkeyObjStr contained matchgroup=slrnrcSetkeyObj start=+"+ end=+"+ oneline contains=slrnrcSetkeyObj +syn match slrnrcSetkeyArt contained '\("\=\)\\1\s\+\S\+' skipwhite nextgroup=slrnrcKey contains=slrnrcSetKeyObj\(Str\)\=,slrnrcFunArt +syn match slrnrcSetkeyGroup contained '\("\=\)\\1\s\+\S\+' skipwhite nextgroup=slrnrcKey contains=slrnrcSetKeyObj\(Str\)\=,slrnrcFunGroup +syn match slrnrcSetkeyRead contained '\("\=\)\\1\s\+\S\+' skipwhite nextgroup=slrnrcKey contains=slrnrcSetKeyObj\(Str\)\=,slrnrcFunRead +syn match slrnrcSetkey "^\s*setkey\>" skipwhite nextgroup=slrnrcSetkeyArt,slrnrcSetkeyGroup,slrnrcSetkeyRead + +" Unbinding keys +syn match slrnrcUnsetkey '^\s*unsetkey\s\+\("\)\=\(article\|group\|readline\)\>\1' skipwhite nextgroup=slrnrcKey contains=slrnrcSetkeyObj\(Str\)\= + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_slrnrc_syntax_inits") + if version < 508 + let did_slrnrc_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink slrnrcTodo Todo + HiLink slrnrcSpaceError Error + HiLink slrnrcNumber Number + HiLink slrnrcSpecKey SpecialChar + HiLink slrnrcKey String + HiLink slrnrcSpecChar SpecialChar + HiLink slrnrcString String + HiLink slrnSlangPreCondit Special + HiLink slrnrcComment Comment + HiLink slrnrcVarInt Identifier + HiLink slrnrcVarStr Identifier + HiLink slrnrcCmd slrnrcSet + HiLink slrnrcSet Operator + HiLink slrnrcColor Keyword + HiLink slrnrcColorObj Identifier + HiLink slrnrcColorVal String + HiLink slrnrcMono Keyword + HiLink slrnrcMonoObj Identifier + HiLink slrnrcMonoVal String + HiLink slrnrcFunArt Macro + HiLink slrnrcFunGroup Macro + HiLink slrnrcFunRead Macro + HiLink slrnrcSetkeyObj Identifier + HiLink slrnrcSetkey Keyword + HiLink slrnrcUnsetkey slrnrcSetkey + + delcommand HiLink +endif + +let b:current_syntax = "slrnrc" + +"EOF vim: ts=8 noet tw=120 sw=8 sts=0 diff --git a/vim73/syntax/slrnsc.vim b/vim73/syntax/slrnsc.vim new file mode 100644 index 0000000..838af6a --- /dev/null +++ b/vim73/syntax/slrnsc.vim @@ -0,0 +1,85 @@ +" Vim syntax file +" Language: Slrn score file (based on slrn 0.9.8.0) +" Maintainer: Preben 'Peppe' Guldberg +" Last Change: 8 Oct 2004 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" characters in newsgroup names +if version < 600 + set isk=@,48-57,.,-,_,+ +else + setlocal isk=@,48-57,.,-,_,+ +endif + +syn match slrnscComment "%.*$" +syn match slrnscSectionCom ".].*"lc=2 + +syn match slrnscGroup contained "\(\k\|\*\)\+" +syn match slrnscNumber contained "\d\+" +syn match slrnscDate contained "\(\d\{1,2}[-/]\)\{2}\d\{4}" +syn match slrnscDelim contained ":" +syn match slrnscComma contained "," +syn match slrnscOper contained "\~" +syn match slrnscEsc contained "\\[ecC<>.]" +syn match slrnscEsc contained "[?^]" +syn match slrnscEsc contained "[^\\]$\s*$"lc=1 + +syn keyword slrnscInclude contained include +syn match slrnscIncludeLine "^\s*Include\s\+\S.*$" + +syn region slrnscSection matchgroup=slrnscSectionStd start="^\s*\[" end='\]' contains=slrnscGroup,slrnscComma,slrnscSectionCom +syn region slrnscSection matchgroup=slrnscSectionNot start="^\s*\[\~" end='\]' contains=slrnscGroup,slrnscCommas,slrnscSectionCom + +syn keyword slrnscItem contained Age Bytes Date Expires From Has-Body Lines Message-Id Newsgroup References Subject Xref + +syn match slrnscScoreItem contained "%.*$" skipempty nextgroup=slrnscScoreItem contains=slrnscComment +syn match slrnscScoreItem contained "^\s*Expires:\s*\(\d\{1,2}[-/]\)\{2}\d\{4}\s*$" skipempty nextgroup=slrnscScoreItem contains=slrnscItem,slrnscDelim,slrnscDate +syn match slrnscScoreItem contained "^\s*\~\=\(Age\|Bytes\|Has-Body\|Lines\):\s*\d\+\s*$" skipempty nextgroup=slrnscScoreItem contains=slrnscOper,slrnscItem,slrnscDelim,slrnscNumber +syn match slrnscScoreItemFill contained ".*$" skipempty nextgroup=slrnscScoreItem contains=slrnscEsc +syn match slrnscScoreItem contained "^\s*\~\=\(Date\|From\|Message-Id\|Newsgroup\|References\|Subject\|Xref\):" nextgroup=slrnscScoreItemFill contains=slrnscOper,slrnscItem,slrnscDelim +syn region slrnscScoreItem contained matchgroup=Special start="^\s*\~\={::\=" end="^\s*}" skipempty nextgroup=slrnscScoreItem contains=slrnscScoreItem + +syn keyword slrnscScore contained Score +syn match slrnscScoreIdent contained "%.*" +syn match slrnScoreLine "^\s*Score::\=\s\+=\=[-+]\=\d\+\s*\(%.*\)\=$" skipempty nextgroup=slrnscScoreItem contains=slrnscScore,slrnscDelim,slrnscOper,slrnscNumber,slrnscScoreIdent + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_slrnsc_syntax_inits") + if version < 508 + let did_slrnsc_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink slrnscComment Comment + HiLink slrnscSectionCom slrnscComment + HiLink slrnscGroup String + HiLink slrnscNumber Number + HiLink slrnscDate Special + HiLink slrnscDelim Delimiter + HiLink slrnscComma SpecialChar + HiLink slrnscOper SpecialChar + HiLink slrnscEsc String + HiLink slrnscSectionStd Type + HiLink slrnscSectionNot Delimiter + HiLink slrnscItem Statement + HiLink slrnscScore Keyword + HiLink slrnscScoreIdent Identifier + HiLink slrnscInclude Keyword + + delcommand HiLink +endif + +let b:current_syntax = "slrnsc" + +"EOF vim: ts=8 noet tw=200 sw=8 sts=0 diff --git a/vim73/syntax/sm.vim b/vim73/syntax/sm.vim new file mode 100644 index 0000000..2f9e6d7 --- /dev/null +++ b/vim73/syntax/sm.vim @@ -0,0 +1,96 @@ +" Vim syntax file +" Language: sendmail +" Maintainer: Dr. Charles E. Campbell, Jr. +" Last Change: Sep 06, 2005 +" Version: 4 +" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Comments +syn match smComment "^#.*$" contains=@Spell + +" Definitions, Classes, Files, Options, Precedence, Trusted Users, Mailers +syn match smDefine "^[CDF]." +syn match smDefine "^O[AaBcdDeFfgHiLmNoQqrSsTtuvxXyYzZ]" +syn match smDefine "^O\s"he=e-1 +syn match smDefine "^M[a-zA-Z0-9]\+,"he=e-1 +syn match smDefine "^T" nextgroup=smTrusted +syn match smDefine "^P" nextgroup=smMesg +syn match smTrusted "\S\+$" contained +syn match smMesg "\S*="he=e-1 contained nextgroup=smPrecedence +syn match smPrecedence "-\=[0-9]\+" contained + +" Header Format H?list-of-mailer-flags?name: format +syn match smHeaderSep contained "[?:]" +syn match smHeader "^H\(?[a-zA-Z]\+?\)\=[-a-zA-Z_]\+:" contains=smHeaderSep + +" Variables +syn match smVar "\$[a-z\.\|]" + +" Rulesets +syn match smRuleset "^S\d*" + +" Rewriting Rules +syn match smRewrite "^R" skipwhite nextgroup=smRewriteLhsToken,smRewriteLhsUser + +syn match smRewriteLhsUser contained "[^\t$]\+" skipwhite nextgroup=smRewriteLhsToken,smRewriteLhsSep +syn match smRewriteLhsToken contained "\(\$[-*+]\|\$[-=][A-Za-z]\|\$Y\)\+" skipwhite nextgroup=smRewriteLhsUser,smRewriteLhsSep + +syn match smRewriteLhsSep contained "\t\+" skipwhite nextgroup=smRewriteRhsToken,smRewriteRhsUser + +syn match smRewriteRhsUser contained "[^\t$]\+" skipwhite nextgroup=smRewriteRhsToken,smRewriteRhsSep +syn match smRewriteRhsToken contained "\(\$\d\|\$>\d\|\$#\|\$@\|\$:[-_a-zA-Z]\+\|\$[[\]]\|\$@\|\$:\|\$[A-Za-z]\)\+" skipwhite nextgroup=smRewriteRhsUser,smRewriteRhsSep + +syn match smRewriteRhsSep contained "\t\+" skipwhite nextgroup=smRewriteComment,smRewriteRhsSep +syn match smRewriteRhsSep contained "$" + +syn match smRewriteComment contained "[^\t$]*$" + +" Clauses +syn match smClauseError "\$\." +syn match smElse contained "\$|" +syn match smClauseCont contained "^\t" +syn region smClause matchgroup=Delimiter start="\$?." matchgroup=Delimiter end="\$\." contains=smElse,smClause,smVar,smClauseCont + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_smil_syntax_inits") + if version < 508 + let did_smil_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink smClause Special + HiLink smClauseError Error + HiLink smComment Comment + HiLink smDefine Statement + HiLink smElse Delimiter + HiLink smHeader Statement + HiLink smHeaderSep String + HiLink smMesg Special + HiLink smPrecedence Number + HiLink smRewrite Statement + HiLink smRewriteComment Comment + HiLink smRewriteLhsToken String + HiLink smRewriteLhsUser Statement + HiLink smRewriteRhsToken String + HiLink smRuleset Preproc + HiLink smTrusted Special + HiLink smVar String + + delcommand HiLink +endif + +let b:current_syntax = "sm" + +" vim: ts=18 diff --git a/vim73/syntax/smarty.vim b/vim73/syntax/smarty.vim new file mode 100644 index 0000000..6dda366 --- /dev/null +++ b/vim73/syntax/smarty.vim @@ -0,0 +1,86 @@ +" Vim syntax file +" Language: Smarty Templates +" Maintainer: Manfred Stienstra manfred.stienstra@dwerg.net +" Last Change: Mon Nov 4 11:42:23 CET 2002 +" Filenames: *.tpl +" URL: http://www.dwerg.net/projects/vim/smarty.vim + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if !exists("main_syntax") + if version < 600 + syntax clear + elseif exists("b:current_syntax") + finish +endif + let main_syntax = 'smarty' +endif + +syn case ignore + +runtime! syntax/html.vim +"syn cluster htmlPreproc add=smartyUnZone + +syn match smartyBlock contained "[\[\]]" + +syn keyword smartyTagName capture config_load include include_php +syn keyword smartyTagName insert if elseif else ldelim rdelim literal +syn keyword smartyTagName php section sectionelse foreach foreachelse +syn keyword smartyTagName strip assign counter cycle debug eval fetch +syn keyword smartyTagName html_options html_select_date html_select_time +syn keyword smartyTagName math popup_init popup html_checkboxes html_image +syn keyword smartyTagName html_radios html_table mailto textformat + +syn keyword smartyModifier cat capitalize count_characters count_paragraphs +syn keyword smartyModifier count_sentences count_words date_format default +syn keyword smartyModifier escape indent lower nl2br regex_replace replace +syn keyword smartyModifier spacify string_format strip strip_tags truncate +syn keyword smartyModifier upper wordwrap + +syn keyword smartyInFunc neq eq + +syn keyword smartyProperty contained "file=" +syn keyword smartyProperty contained "loop=" +syn keyword smartyProperty contained "name=" +syn keyword smartyProperty contained "include=" +syn keyword smartyProperty contained "skip=" +syn keyword smartyProperty contained "section=" + +syn keyword smartyConstant "\$smarty" + +syn keyword smartyDot . + +syn region smartyZone matchgroup=Delimiter start="{" end="}" contains=smartyProperty, smartyString, smartyBlock, smartyTagName, smartyConstant, smartyInFunc, smartyModifier + +syn region htmlString contained start=+"+ end=+"+ contains=htmlSpecialChar,javaScriptExpression,@htmlPreproc,smartyZone +syn region htmlString contained start=+'+ end=+'+ contains=htmlSpecialChar,javaScriptExpression,@htmlPreproc,smartyZone + syn region htmlLink start="\_[^>]*\" end=""me=e-4 contains=@Spell,htmlTag,htmlEndTag,htmlSpecialChar,htmlPreProc,htmlComment,javaScript,@htmlPreproc,smartyZone + + +if version >= 508 || !exists("did_smarty_syn_inits") + if version < 508 + let did_smarty_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink smartyTagName Identifier + HiLink smartyProperty Constant + " if you want the text inside the braces to be colored, then + " remove the comment in from of the next statement + "HiLink smartyZone Include + HiLink smartyInFunc Function + HiLink smartyBlock Constant + HiLink smartyDot SpecialChar + HiLink smartyModifier Function + delcommand HiLink +endif + +let b:current_syntax = "smarty" + +if main_syntax == 'smarty' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim73/syntax/smcl.vim b/vim73/syntax/smcl.vim new file mode 100644 index 0000000..d9afba6 --- /dev/null +++ b/vim73/syntax/smcl.vim @@ -0,0 +1,308 @@ +" smcl.vim -- Vim syntax file for smcl files. +" Language: SMCL -- Stata Markup and Control Language +" Maintainer: Jeff Pitblado +" Last Change: 26apr2006 +" Version: 1.1.2 + +" Log: +" 20mar2003 updated the match definition for cmdab +" 14apr2006 'syntax clear' only under version control +" check for 'b:current_syntax', removed 'did_smcl_syntax_inits' +" 26apr2006 changed 'stata_smcl' to 'smcl' + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syntax case match + +syn keyword smclCCLword current_date contained +syn keyword smclCCLword current_time contained +syn keyword smclCCLword rmsg_time contained +syn keyword smclCCLword stata_version contained +syn keyword smclCCLword version contained +syn keyword smclCCLword born_date contained +syn keyword smclCCLword flavor contained +syn keyword smclCCLword SE contained +syn keyword smclCCLword mode contained +syn keyword smclCCLword console contained +syn keyword smclCCLword os contained +syn keyword smclCCLword osdtl contained +syn keyword smclCCLword machine_type contained +syn keyword smclCCLword byteorder contained +syn keyword smclCCLword sysdir_stata contained +syn keyword smclCCLword sysdir_updates contained +syn keyword smclCCLword sysdir_base contained +syn keyword smclCCLword sysdir_site contained +syn keyword smclCCLword sysdir_plus contained +syn keyword smclCCLword sysdir_personal contained +syn keyword smclCCLword sysdir_oldplace contained +syn keyword smclCCLword adopath contained +syn keyword smclCCLword pwd contained +syn keyword smclCCLword dirsep contained +syn keyword smclCCLword max_N_theory contained +syn keyword smclCCLword max_N_current contained +syn keyword smclCCLword max_k_theory contained +syn keyword smclCCLword max_k_current contained +syn keyword smclCCLword max_width_theory contained +syn keyword smclCCLword max_width_current contained +syn keyword smclCCLword max_matsize contained +syn keyword smclCCLword min_matsize contained +syn keyword smclCCLword max_macrolen contained +syn keyword smclCCLword macrolen contained +syn keyword smclCCLword max_cmdlen contained +syn keyword smclCCLword cmdlen contained +syn keyword smclCCLword namelen contained +syn keyword smclCCLword mindouble contained +syn keyword smclCCLword maxdouble contained +syn keyword smclCCLword epsdouble contained +syn keyword smclCCLword minfloat contained +syn keyword smclCCLword maxfloat contained +syn keyword smclCCLword epsfloat contained +syn keyword smclCCLword minlong contained +syn keyword smclCCLword maxlong contained +syn keyword smclCCLword minint contained +syn keyword smclCCLword maxint contained +syn keyword smclCCLword minbyte contained +syn keyword smclCCLword maxbyte contained +syn keyword smclCCLword maxstrvarlen contained +syn keyword smclCCLword memory contained +syn keyword smclCCLword maxvar contained +syn keyword smclCCLword matsize contained +syn keyword smclCCLword N contained +syn keyword smclCCLword k contained +syn keyword smclCCLword width contained +syn keyword smclCCLword changed contained +syn keyword smclCCLword filename contained +syn keyword smclCCLword filedate contained +syn keyword smclCCLword more contained +syn keyword smclCCLword rmsg contained +syn keyword smclCCLword dp contained +syn keyword smclCCLword linesize contained +syn keyword smclCCLword pagesize contained +syn keyword smclCCLword logtype contained +syn keyword smclCCLword linegap contained +syn keyword smclCCLword scrollbufsize contained +syn keyword smclCCLword varlabelpos contained +syn keyword smclCCLword reventries contained +syn keyword smclCCLword graphics contained +syn keyword smclCCLword scheme contained +syn keyword smclCCLword printcolor contained +syn keyword smclCCLword adosize contained +syn keyword smclCCLword maxdb contained +syn keyword smclCCLword virtual contained +syn keyword smclCCLword checksum contained +syn keyword smclCCLword timeout1 contained +syn keyword smclCCLword timeout2 contained +syn keyword smclCCLword httpproxy contained +syn keyword smclCCLword h_current contained +syn keyword smclCCLword max_matsize contained +syn keyword smclCCLword min_matsize contained +syn keyword smclCCLword max_macrolen contained +syn keyword smclCCLword macrolen contained +syn keyword smclCCLword max_cmdlen contained +syn keyword smclCCLword cmdlen contained +syn keyword smclCCLword namelen contained +syn keyword smclCCLword mindouble contained +syn keyword smclCCLword maxdouble contained +syn keyword smclCCLword epsdouble contained +syn keyword smclCCLword minfloat contained +syn keyword smclCCLword maxfloat contained +syn keyword smclCCLword epsfloat contained +syn keyword smclCCLword minlong contained +syn keyword smclCCLword maxlong contained +syn keyword smclCCLword minint contained +syn keyword smclCCLword maxint contained +syn keyword smclCCLword minbyte contained +syn keyword smclCCLword maxbyte contained +syn keyword smclCCLword maxstrvarlen contained +syn keyword smclCCLword memory contained +syn keyword smclCCLword maxvar contained +syn keyword smclCCLword matsize contained +syn keyword smclCCLword N contained +syn keyword smclCCLword k contained +syn keyword smclCCLword width contained +syn keyword smclCCLword changed contained +syn keyword smclCCLword filename contained +syn keyword smclCCLword filedate contained +syn keyword smclCCLword more contained +syn keyword smclCCLword rmsg contained +syn keyword smclCCLword dp contained +syn keyword smclCCLword linesize contained +syn keyword smclCCLword pagesize contained +syn keyword smclCCLword logtype contained +syn keyword smclCCLword linegap contained +syn keyword smclCCLword scrollbufsize contained +syn keyword smclCCLword varlabelpos contained +syn keyword smclCCLword reventries contained +syn keyword smclCCLword graphics contained +syn keyword smclCCLword scheme contained +syn keyword smclCCLword printcolor contained +syn keyword smclCCLword adosize contained +syn keyword smclCCLword maxdb contained +syn keyword smclCCLword virtual contained +syn keyword smclCCLword checksum contained +syn keyword smclCCLword timeout1 contained +syn keyword smclCCLword timeout2 contained +syn keyword smclCCLword httpproxy contained +syn keyword smclCCLword httpproxyhost contained +syn keyword smclCCLword httpproxyport contained +syn keyword smclCCLword httpproxyauth contained +syn keyword smclCCLword httpproxyuser contained +syn keyword smclCCLword httpproxypw contained +syn keyword smclCCLword trace contained +syn keyword smclCCLword tracedepth contained +syn keyword smclCCLword tracesep contained +syn keyword smclCCLword traceindent contained +syn keyword smclCCLword traceexapnd contained +syn keyword smclCCLword tracenumber contained +syn keyword smclCCLword type contained +syn keyword smclCCLword level contained +syn keyword smclCCLword seed contained +syn keyword smclCCLword searchdefault contained +syn keyword smclCCLword pi contained +syn keyword smclCCLword rc contained + +" Directive for the contant and current-value class +syn region smclCCL start=/{ccl / end=/}/ oneline contains=smclCCLword + +" The order of the following syntax definitions is roughly that of the on-line +" documentation for smcl in Stata, from within Stata see help smcl. + +" Format directives for line and paragraph modes +syn match smclFormat /{smcl}/ +syn match smclFormat /{sf\(\|:[^}]\+\)}/ +syn match smclFormat /{it\(\|:[^}]\+\)}/ +syn match smclFormat /{bf\(\|:[^}]\+\)}/ +syn match smclFormat /{inp\(\|:[^}]\+\)}/ +syn match smclFormat /{input\(\|:[^}]\+\)}/ +syn match smclFormat /{err\(\|:[^}]\+\)}/ +syn match smclFormat /{error\(\|:[^}]\+\)}/ +syn match smclFormat /{res\(\|:[^}]\+\)}/ +syn match smclFormat /{result\(\|:[^}]\+\)}/ +syn match smclFormat /{txt\(\|:[^}]\+\)}/ +syn match smclFormat /{text\(\|:[^}]\+\)}/ +syn match smclFormat /{com\(\|:[^}]\+\)}/ +syn match smclFormat /{cmd\(\|:[^}]\+\)}/ +syn match smclFormat /{cmdab:[^:}]\+:[^:}()]*\(\|:\|:(\|:()\)}/ +syn match smclFormat /{hi\(\|:[^}]\+\)}/ +syn match smclFormat /{hilite\(\|:[^}]\+\)}/ +syn match smclFormat /{ul \(on\|off\)}/ +syn match smclFormat /{ul:[^}]\+}/ +syn match smclFormat /{hline\(\| \d\+\| -\d\+\|:[^}]\+\)}/ +syn match smclFormat /{dup \d\+:[^}]\+}/ +syn match smclFormat /{c [^}]\+}/ +syn match smclFormat /{char [^}]\+}/ +syn match smclFormat /{reset}/ + +" Formatting directives for line mode +syn match smclFormat /{title:[^}]\+}/ +syn match smclFormat /{center:[^}]\+}/ +syn match smclFormat /{centre:[^}]\+}/ +syn match smclFormat /{center \d\+:[^}]\+}/ +syn match smclFormat /{centre \d\+:[^}]\+}/ +syn match smclFormat /{right:[^}]\+}/ +syn match smclFormat /{lalign \d\+:[^}]\+}/ +syn match smclFormat /{ralign \d\+:[^}]\+}/ +syn match smclFormat /{\.\.\.}/ +syn match smclFormat /{col \d\+}/ +syn match smclFormat /{space \d\+}/ +syn match smclFormat /{tab}/ + +" Formatting directives for paragraph mode +syn match smclFormat /{bind:[^}]\+}/ +syn match smclFormat /{break}/ + +syn match smclFormat /{p}/ +syn match smclFormat /{p \d\+}/ +syn match smclFormat /{p \d\+ \d\+}/ +syn match smclFormat /{p \d\+ \d\+ \d\+}/ +syn match smclFormat /{pstd}/ +syn match smclFormat /{psee}/ +syn match smclFormat /{phang\(\|2\|3\)}/ +syn match smclFormat /{pmore\(\|2\|3\)}/ +syn match smclFormat /{pin\(\|2\|3\)}/ +syn match smclFormat /{p_end}/ + +syn match smclFormat /{opt \w\+\(\|:\w\+\)\(\|([^)}]*)\)}/ + +syn match smclFormat /{opth \w*\(\|:\w\+\)(\w*)}/ +syn match smclFormat /{opth "\w\+\((\w\+:[^)}]\+)\)"}/ +syn match smclFormat /{opth \w\+:\w\+(\w\+:[^)}]\+)}/ + +syn match smclFormat /{dlgtab\s*\(\|\d\+\|\d\+\s\+\d\+\):[^}]\+}/ + +syn match smclFormat /{p2colset\s\+\d\+\s\+\d\+\s\+\d\+\s\+\d\+}/ +syn match smclFormat /{p2col\s\+:[^{}]*}.*{p_end}/ +syn match smclFormat /{p2col\s\+:{[^{}]*}}.*{p_end}/ +syn match smclFormat /{p2coldent\s*:[^{}]*}.*{p_end}/ +syn match smclFormat /{p2coldent\s*:{[^{}]*}}.*{p_end}/ +syn match smclFormat /{p2line\s*\(\|\d\+\s\+\d\+\)}/ +syn match smclFormat /{p2colreset}/ + +syn match smclFormat /{synoptset\s\+\d\+\s\+\w\+}/ +syn match smclFormat /{synopt\s*:[^{}]*}.*{p_end}/ +syn match smclFormat /{synopt\s*:{[^{}]*}}.*{p_end}/ +syn match smclFormat /{syntab\s*:[^{}]*}/ +syn match smclFormat /{synopthdr}/ +syn match smclFormat /{synoptline}/ + +" Link directive for line and paragraph modes +syn match smclLink /{help [^}]\+}/ +syn match smclLink /{helpb [^}]\+}/ +syn match smclLink /{help_d:[^}]\+}/ +syn match smclLink /{search [^}]\+}/ +syn match smclLink /{search_d:[^}]\+}/ +syn match smclLink /{browse [^}]\+}/ +syn match smclLink /{view [^}]\+}/ +syn match smclLink /{view_d:[^}]\+}/ +syn match smclLink /{news:[^}]\+}/ +syn match smclLink /{net [^}]\+}/ +syn match smclLink /{net_d:[^}]\+}/ +syn match smclLink /{netfrom_d:[^}]\+}/ +syn match smclLink /{ado [^}]\+}/ +syn match smclLink /{ado_d:[^}]\+}/ +syn match smclLink /{update [^}]\+}/ +syn match smclLink /{update_d:[^}]\+}/ +syn match smclLink /{dialog [^}]\+}/ +syn match smclLink /{back:[^}]\+}/ +syn match smclLink /{clearmore:[^}]\+}/ +syn match smclLink /{stata [^}]\+}/ + +syn match smclLink /{newvar\(\|:[^}]\+\)}/ +syn match smclLink /{var\(\|:[^}]\+\)}/ +syn match smclLink /{varname\(\|:[^}]\+\)}/ +syn match smclLink /{vars\(\|:[^}]\+\)}/ +syn match smclLink /{varlist\(\|:[^}]\+\)}/ +syn match smclLink /{depvar\(\|:[^}]\+\)}/ +syn match smclLink /{depvars\(\|:[^}]\+\)}/ +syn match smclLink /{depvarlist\(\|:[^}]\+\)}/ +syn match smclLink /{indepvars\(\|:[^}]\+\)}/ + +syn match smclLink /{dtype}/ +syn match smclLink /{ifin}/ +syn match smclLink /{weight}/ + +" Comment +syn region smclComment start=/{\*/ end=/}/ oneline + +" Strings +syn region smclString matchgroup=Nothing start=/"/ end=/"/ oneline +syn region smclEString matchgroup=Nothing start=/`"/ end=/"'/ oneline contains=smclEString + +" assign highlight groups + +hi def link smclEString smclString + +hi def link smclCCLword Statement +hi def link smclCCL Type +hi def link smclFormat Statement +hi def link smclLink Underlined +hi def link smclComment Comment +hi def link smclString String + +let b:current_syntax = "smcl" + +" vim: ts=8 diff --git a/vim73/syntax/smil.vim b/vim73/syntax/smil.vim new file mode 100644 index 0000000..0b53d8e --- /dev/null +++ b/vim73/syntax/smil.vim @@ -0,0 +1,154 @@ +" Vim syntax file +" Language: SMIL (Synchronized Multimedia Integration Language) +" Maintainer: Herve Foucher +" URL: http://www.helio.org/vim/syntax/smil.vim +" Last Change: 2003 May 11 + +" To learn more about SMIL, please refer to http://www.w3.org/AudioVideo/ +" and to http://www.helio.org/products/smil/tutorial/ + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" SMIL is case sensitive +syn case match + +" illegal characters +syn match smilError "[<>&]" +syn match smilError "[()&]" + +if !exists("main_syntax") + let main_syntax = 'smil' +endif + +" tags +syn match smilSpecial contained "\\\d\d\d\|\\." +syn match smilSpecial contained "(" +syn match smilSpecial contained "id(" +syn match smilSpecial contained ")" +syn keyword smilSpecial contained remove freeze true false on off overdub caption new pause replace +syn keyword smilSpecial contained first last +syn keyword smilSpecial contained fill meet slice scroll hidden +syn region smilString contained start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=smilSpecial +syn region smilString contained start=+'+ skip=+\\\\\|\\'+ end=+'+ contains=smilSpecial +syn match smilValue contained "=[\t ]*[^'" \t>][^ \t>]*"hs=s+1 +syn region smilEndTag start=++ contains=smilTagN,smilTagError +syn region smilTag start=+<[^/]+ end=+>+ contains=smilTagN,smilString,smilArg,smilValue,smilTagError,smilEvent,smilCssDefinition +syn match smilTagN contained +<\s*[-a-zA-Z0-9]\++ms=s+1 contains=smilTagName,smilSpecialTagName +syn match smilTagN contained +]<"ms=s+1 + +" tag names +syn keyword smilTagName contained smil head body anchor a switch region layout meta +syn match smilTagName contained "root-layout" +syn keyword smilTagName contained par seq +syn keyword smilTagName contained animation video img audio ref text textstream +syn match smilTagName contained "\<\(head\|body\)\>" + + +" legal arg names +syn keyword smilArg contained dur begin end href target id coords show title abstract author copyright alt +syn keyword smilArg contained left top width height fit src name content fill longdesc repeat type +syn match smilArg contained "z-index" +syn match smilArg contained " end-sync" +syn match smilArg contained " region" +syn match smilArg contained "background-color" +syn match smilArg contained "system-bitrate" +syn match smilArg contained "system-captions" +syn match smilArg contained "system-overdub-or-caption" +syn match smilArg contained "system-language" +syn match smilArg contained "system-required" +syn match smilArg contained "system-screen-depth" +syn match smilArg contained "system-screen-size" +syn match smilArg contained "clip-begin" +syn match smilArg contained "clip-end" +syn match smilArg contained "skip-content" + + +" SMIL Boston ext. +" This are new SMIL functionnalities seen on www.w3.org on August 3rd 1999 + +" Animation +syn keyword smilTagName contained animate set move +syn keyword smilArg contained calcMode from to by additive values origin path +syn keyword smilArg contained accumulate hold attribute +syn match smilArg contained "xml:link" +syn keyword smilSpecial contained discrete linear spline parent layout +syn keyword smilSpecial contained top left simple + +" Linking +syn keyword smilTagName contained area +syn keyword smilArg contained actuate behavior inline sourceVolume +syn keyword smilArg contained destinationVolume destinationPlaystate tabindex +syn keyword smilArg contained class style lang dir onclick ondblclick onmousedown onmouseup onmouseover onmousemove onmouseout onkeypress onkeydown onkeyup shape nohref accesskey onfocus onblur +syn keyword smilSpecial contained play pause stop rect circ poly child par seq + +" Media Object +syn keyword smilTagName contained rtpmap +syn keyword smilArg contained port transport encoding payload clipBegin clipEnd +syn match smilArg contained "fmt-list" + +" Timing and Synchronization +syn keyword smilTagName contained excl +syn keyword smilArg contained beginEvent endEvent eventRestart endSync repeatCount repeatDur +syn keyword smilArg contained syncBehavior syncTolerance +syn keyword smilSpecial contained canSlip locked + +" special characters +syn match smilSpecialChar "&[^;]*;" + +if exists("smil_wrong_comments") + syn region smilComment start=++ +else + syn region smilComment start=++ contains=smilCommentPart,smilCommentError + syn match smilCommentError contained "[^>+ + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_smil_syntax_inits") + if version < 508 + let did_smil_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink smilTag Function + HiLink smilEndTag Identifier + HiLink smilArg Type + HiLink smilTagName smilStatement + HiLink smilSpecialTagName Exception + HiLink smilValue Value + HiLink smilSpecialChar Special + + HiLink smilSpecial Special + HiLink smilSpecialChar Special + HiLink smilString String + HiLink smilStatement Statement + HiLink smilComment Comment + HiLink smilCommentPart Comment + HiLink smilPreProc PreProc + HiLink smilValue String + HiLink smilCommentError smilError + HiLink smilTagError smilError + HiLink smilError Error + + delcommand HiLink +endif + +let b:current_syntax = "smil" + +if main_syntax == 'smil' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim73/syntax/smith.vim b/vim73/syntax/smith.vim new file mode 100644 index 0000000..e05ce69 --- /dev/null +++ b/vim73/syntax/smith.vim @@ -0,0 +1,52 @@ +" Vim syntax file +" Language: SMITH +" Maintainer: Rafal M. Sulejman +" Last Change: 21.07.2000 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + + +syn match smithComment ";.*$" + +syn match smithNumber "\<[+-]*[0-9]\d*\>" + +syn match smithRegister "R[\[]*[0-9]*[\]]*" + +syn match smithKeyword "COR\|MOV\|MUL\|NOT\|STOP\|SUB\|NOP\|BLA\|REP" + +syn region smithString start=+"+ skip=+\\\\\|\\"+ end=+"+ + + +syn case match + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_smith_syntax_inits") + if version < 508 + let did_smith_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink smithRegister Identifier + HiLink smithKeyword Keyword + HiLink smithComment Comment + HiLink smithString String + HiLink smithNumber Number + + delcommand HiLink +endif + +let b:current_syntax = "smith" + +" vim: ts=2 diff --git a/vim73/syntax/sml.vim b/vim73/syntax/sml.vim new file mode 100644 index 0000000..aa7d64a --- /dev/null +++ b/vim73/syntax/sml.vim @@ -0,0 +1,230 @@ +" Vim syntax file +" Language: SML +" Filenames: *.sml *.sig +" Maintainers: Markus Mottl +" Fabrizio Zeno Cornelli +" URL: http://www.ocaml.info/vim/syntax/sml.vim +" Last Change: 2006 Oct 23 - Fixed character highlighting bug (MM) +" 2002 Jun 02 - Fixed small typo (MM) +" 2001 Nov 20 - Fixed small highlighting bug with modules (MM) + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" SML is case sensitive. +syn case match + +" lowercase identifier - the standard way to match +syn match smlLCIdentifier /\<\(\l\|_\)\(\w\|'\)*\>/ + +syn match smlKeyChar "|" + +" Errors +syn match smlBraceErr "}" +syn match smlBrackErr "\]" +syn match smlParenErr ")" +syn match smlCommentErr "\*)" +syn match smlThenErr "\" + +" Error-highlighting of "end" without synchronization: +" as keyword or as error (default) +if exists("sml_noend_error") + syn match smlKeyword "\" +else + syn match smlEndErr "\" +endif + +" Some convenient clusters +syn cluster smlAllErrs contains=smlBraceErr,smlBrackErr,smlParenErr,smlCommentErr,smlEndErr,smlThenErr + +syn cluster smlAENoParen contains=smlBraceErr,smlBrackErr,smlCommentErr,smlEndErr,smlThenErr + +syn cluster smlContained contains=smlTodo,smlPreDef,smlModParam,smlModParam1,smlPreMPRestr,smlMPRestr,smlMPRestr1,smlMPRestr2,smlMPRestr3,smlModRHS,smlFuncWith,smlFuncStruct,smlModTypeRestr,smlModTRWith,smlWith,smlWithRest,smlModType,smlFullMod + + +" Enclosing delimiters +syn region smlEncl transparent matchgroup=smlKeyword start="(" matchgroup=smlKeyword end=")" contains=ALLBUT,@smlContained,smlParenErr +syn region smlEncl transparent matchgroup=smlKeyword start="{" matchgroup=smlKeyword end="}" contains=ALLBUT,@smlContained,smlBraceErr +syn region smlEncl transparent matchgroup=smlKeyword start="\[" matchgroup=smlKeyword end="\]" contains=ALLBUT,@smlContained,smlBrackErr +syn region smlEncl transparent matchgroup=smlKeyword start="#\[" matchgroup=smlKeyword end="\]" contains=ALLBUT,@smlContained,smlBrackErr + + +" Comments +syn region smlComment start="(\*" end="\*)" contains=smlComment,smlTodo +syn keyword smlTodo contained TODO FIXME XXX + + +" let +syn region smlEnd matchgroup=smlKeyword start="\" matchgroup=smlKeyword end="\" contains=ALLBUT,@smlContained,smlEndErr + +" local +syn region smlEnd matchgroup=smlKeyword start="\" matchgroup=smlKeyword end="\" contains=ALLBUT,@smlContained,smlEndErr + +" abstype +syn region smlNone matchgroup=smlKeyword start="\" matchgroup=smlKeyword end="\" contains=ALLBUT,@smlContained,smlEndErr + +" begin +syn region smlEnd matchgroup=smlKeyword start="\" matchgroup=smlKeyword end="\" contains=ALLBUT,@smlContained,smlEndErr + +" if +syn region smlNone matchgroup=smlKeyword start="\" matchgroup=smlKeyword end="\" contains=ALLBUT,@smlContained,smlThenErr + + +"" Modules + +" "struct" +syn region smlStruct matchgroup=smlModule start="\" matchgroup=smlModule end="\" contains=ALLBUT,@smlContained,smlEndErr + +" "sig" +syn region smlSig matchgroup=smlModule start="\" matchgroup=smlModule end="\" contains=ALLBUT,@smlContained,smlEndErr,smlModule +syn region smlModSpec matchgroup=smlKeyword start="\" matchgroup=smlModule end="\<\u\(\w\|'\)*\>" contained contains=@smlAllErrs,smlComment skipwhite skipempty nextgroup=smlModTRWith,smlMPRestr + +" "open" +syn region smlNone matchgroup=smlKeyword start="\" matchgroup=smlModule end="\<\u\(\w\|'\)*\(\.\u\(\w\|'\)*\)*\>" contains=@smlAllErrs,smlComment + +" "structure" - somewhat complicated stuff ;-) +syn region smlModule matchgroup=smlKeyword start="\<\(structure\|functor\)\>" matchgroup=smlModule end="\<\u\(\w\|'\)*\>" contains=@smlAllErrs,smlComment skipwhite skipempty nextgroup=smlPreDef +syn region smlPreDef start="."me=e-1 matchgroup=smlKeyword end="\l\|="me=e-1 contained contains=@smlAllErrs,smlComment,smlModParam,smlModTypeRestr,smlModTRWith nextgroup=smlModPreRHS +syn region smlModParam start="([^*]" end=")" contained contains=@smlAENoParen,smlModParam1 +syn match smlModParam1 "\<\u\(\w\|'\)*\>" contained skipwhite skipempty nextgroup=smlPreMPRestr + +syn region smlPreMPRestr start="."me=e-1 end=")"me=e-1 contained contains=@smlAllErrs,smlComment,smlMPRestr,smlModTypeRestr + +syn region smlMPRestr start=":" end="."me=e-1 contained contains=@smlComment skipwhite skipempty nextgroup=smlMPRestr1,smlMPRestr2,smlMPRestr3 +syn region smlMPRestr1 matchgroup=smlModule start="\ssig\s\=" matchgroup=smlModule end="\" contained contains=ALLBUT,@smlContained,smlEndErr,smlModule +syn region smlMPRestr2 start="\sfunctor\(\s\|(\)\="me=e-1 matchgroup=smlKeyword end="->" contained contains=@smlAllErrs,smlComment,smlModParam skipwhite skipempty nextgroup=smlFuncWith +syn match smlMPRestr3 "\w\(\w\|'\)*\(\.\w\(\w\|'\)*\)*" contained +syn match smlModPreRHS "=" contained skipwhite skipempty nextgroup=smlModParam,smlFullMod +syn region smlModRHS start="." end=".\w\|([^*]"me=e-2 contained contains=smlComment skipwhite skipempty nextgroup=smlModParam,smlFullMod +syn match smlFullMod "\<\u\(\w\|'\)*\(\.\u\(\w\|'\)*\)*" contained skipwhite skipempty nextgroup=smlFuncWith + +syn region smlFuncWith start="([^*]"me=e-1 end=")" contained contains=smlComment,smlWith,smlFuncStruct +syn region smlFuncStruct matchgroup=smlModule start="[^a-zA-Z]struct\>"hs=s+1 matchgroup=smlModule end="\" contains=ALLBUT,@smlContained,smlEndErr + +syn match smlModTypeRestr "\<\w\(\w\|'\)*\(\.\w\(\w\|'\)*\)*\>" contained +syn region smlModTRWith start=":\s*("hs=s+1 end=")" contained contains=@smlAENoParen,smlWith +syn match smlWith "\<\(\u\(\w\|'\)*\.\)*\w\(\w\|'\)*\>" contained skipwhite skipempty nextgroup=smlWithRest +syn region smlWithRest start="[^)]" end=")"me=e-1 contained contains=ALLBUT,@smlContained + +" "signature" +syn region smlKeyword start="\" matchgroup=smlModule end="\<\w\(\w\|'\)*\>" contains=smlComment skipwhite skipempty nextgroup=smlMTDef +syn match smlMTDef "=\s*\w\(\w\|'\)*\>"hs=s+1,me=s + +syn keyword smlKeyword and andalso case +syn keyword smlKeyword datatype else eqtype +syn keyword smlKeyword exception fn fun handle +syn keyword smlKeyword in infix infixl infixr +syn keyword smlKeyword match nonfix of orelse +syn keyword smlKeyword raise handle type +syn keyword smlKeyword val where while with withtype + +syn keyword smlType bool char exn int list option +syn keyword smlType real string unit + +syn keyword smlOperator div mod not or quot rem + +syn keyword smlBoolean true false +syn match smlConstructor "(\s*)" +syn match smlConstructor "\[\s*\]" +syn match smlConstructor "#\[\s*\]" +syn match smlConstructor "\u\(\w\|'\)*\>" + +" Module prefix +syn match smlModPath "\u\(\w\|'\)*\."he=e-1 + +syn match smlCharacter +#"\\""\|#"."\|#"\\\d\d\d"+ +syn match smlCharErr +#"\\\d\d"\|#"\\\d"+ +syn region smlString start=+"+ skip=+\\\\\|\\"+ end=+"+ + +syn match smlFunDef "=>" +syn match smlRefAssign ":=" +syn match smlTopStop ";;" +syn match smlOperator "\^" +syn match smlOperator "::" +syn match smlAnyVar "\<_\>" +syn match smlKeyChar "!" +syn match smlKeyChar ";" +syn match smlKeyChar "\*" +syn match smlKeyChar "=" + +syn match smlNumber "\<-\=\d\+\>" +syn match smlNumber "\<-\=0[x|X]\x\+\>" +syn match smlReal "\<-\=\d\+\.\d*\([eE][-+]\=\d\+\)\=[fl]\=\>" + +" Synchronization +syn sync minlines=20 +syn sync maxlines=500 + +syn sync match smlEndSync grouphere smlEnd "\" +syn sync match smlEndSync groupthere smlEnd "\" +syn sync match smlStructSync grouphere smlStruct "\" +syn sync match smlStructSync groupthere smlStruct "\" +syn sync match smlSigSync grouphere smlSig "\" +syn sync match smlSigSync groupthere smlSig "\" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sml_syntax_inits") + if version < 508 + let did_sml_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink smlBraceErr Error + HiLink smlBrackErr Error + HiLink smlParenErr Error + + HiLink smlCommentErr Error + + HiLink smlEndErr Error + HiLink smlThenErr Error + + HiLink smlCharErr Error + + HiLink smlComment Comment + + HiLink smlModPath Include + HiLink smlModule Include + HiLink smlModParam1 Include + HiLink smlModType Include + HiLink smlMPRestr3 Include + HiLink smlFullMod Include + HiLink smlModTypeRestr Include + HiLink smlWith Include + HiLink smlMTDef Include + + HiLink smlConstructor Constant + + HiLink smlModPreRHS Keyword + HiLink smlMPRestr2 Keyword + HiLink smlKeyword Keyword + HiLink smlFunDef Keyword + HiLink smlRefAssign Keyword + HiLink smlKeyChar Keyword + HiLink smlAnyVar Keyword + HiLink smlTopStop Keyword + HiLink smlOperator Keyword + + HiLink smlBoolean Boolean + HiLink smlCharacter Character + HiLink smlNumber Number + HiLink smlReal Float + HiLink smlString String + HiLink smlType Type + HiLink smlTodo Todo + HiLink smlEncl Keyword + + delcommand HiLink +endif + +let b:current_syntax = "sml" + +" vim: ts=8 diff --git a/vim73/syntax/snnsnet.vim b/vim73/syntax/snnsnet.vim new file mode 100644 index 0000000..6b24de5 --- /dev/null +++ b/vim73/syntax/snnsnet.vim @@ -0,0 +1,77 @@ +" Vim syntax file +" Language: SNNS network file +" Maintainer: Davide Alberani +" Last Change: 28 Apr 2001 +" Version: 0.2 +" URL: http://digilander.iol.it/alberanid/vim/syntax/snnsnet.vim +" +" SNNS http://www-ra.informatik.uni-tuebingen.de/SNNS/ +" is a simulator for neural networks. + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match snnsnetTitle "no\." +syn match snnsnetTitle "type name" +syn match snnsnetTitle "unit name" +syn match snnsnetTitle "act\( func\)\=" +syn match snnsnetTitle "out func" +syn match snnsnetTitle "site\( name\)\=" +syn match snnsnetTitle "site function" +syn match snnsnetTitle "source:weight" +syn match snnsnetTitle "unitNo\." +syn match snnsnetTitle "delta x" +syn match snnsnetTitle "delta y" +syn keyword snnsnetTitle typeName unitName bias st position subnet layer sites name target z LLN LUN Toff Soff Ctype + +syn match snnsnetType "SNNS network definition file [Vv]\d.\d.*" contains=snnsnetNumbers +syn match snnsnetType "generated at.*" contains=snnsnetNumbers +syn match snnsnetType "network name\s*:" +syn match snnsnetType "source files\s*:" +syn match snnsnetType "no\. of units\s*:.*" contains=snnsnetNumbers +syn match snnsnetType "no\. of connections\s*:.*" contains=snnsnetNumbers +syn match snnsnetType "no\. of unit types\s*:.*" contains=snnsnetNumbers +syn match snnsnetType "no\. of site types\s*:.*" contains=snnsnetNumbers +syn match snnsnetType "learning function\s*:" +syn match snnsnetType "pruning function\s*:" +syn match snnsnetType "subordinate learning function\s*:" +syn match snnsnetType "update function\s*:" + +syn match snnsnetSection "unit definition section" +syn match snnsnetSection "unit default section" +syn match snnsnetSection "site definition section" +syn match snnsnetSection "type definition section" +syn match snnsnetSection "connection definition section" +syn match snnsnetSection "layer definition section" +syn match snnsnetSection "subnet definition section" +syn match snnsnetSection "3D translation section" +syn match snnsnetSection "time delay section" + +syn match snnsnetNumbers "\d" contained +syn match snnsnetComment "#.*$" contains=snnsnetTodo +syn keyword snnsnetTodo TODO XXX FIXME contained + +if version >= 508 || !exists("did_snnsnet_syn_inits") + if version < 508 + let did_snnsnet_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink snnsnetType Type + HiLink snnsnetComment Comment + HiLink snnsnetNumbers Number + HiLink snnsnetSection Statement + HiLink snnsnetTitle Label + HiLink snnsnetTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "snnsnet" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/snnspat.vim b/vim73/syntax/snnspat.vim new file mode 100644 index 0000000..3c07fad --- /dev/null +++ b/vim73/syntax/snnspat.vim @@ -0,0 +1,68 @@ +" Vim syntax file +" Language: SNNS pattern file +" Maintainer: Davide Alberani +" Last Change: 28 Apr 2001 +" Version: 0.2 +" URL: http://digilander.iol.it/alberanid/vim/syntax/snnspat.vim +" +" SNNS http://www-ra.informatik.uni-tuebingen.de/SNNS/ +" is a simulator for neural networks. + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +" anything that isn't part of the header, a comment or a number +" is wrong +syn match snnspatError ".*" +" hoping that matches any kind of notation... +syn match snnspatAccepted "\([-+]\=\(\d\+\.\|\.\)\=\d\+\([Ee][-+]\=\d\+\)\=\)" +syn match snnspatAccepted "\s" +syn match snnspatBrac "\[\s*\d\+\(\s\|\d\)*\]" contains=snnspatNumbers + +" the accepted fields in the header +syn match snnspatNoHeader "No\. of patterns\s*:\s*" contained +syn match snnspatNoHeader "No\. of input units\s*:\s*" contained +syn match snnspatNoHeader "No\. of output units\s*:\s*" contained +syn match snnspatNoHeader "No\. of variable input dimensions\s*:\s*" contained +syn match snnspatNoHeader "No\. of variable output dimensions\s*:\s*" contained +syn match snnspatNoHeader "Maximum input dimensions\s*:\s*" contained +syn match snnspatNoHeader "Maximum output dimensions\s*:\s*" contained +syn match snnspatGen "generated at.*" contained contains=snnspatNumbers +syn match snnspatGen "SNNS pattern definition file [Vv]\d\.\d" contained contains=snnspatNumbers + +" the header, what is not an accepted field, is an error +syn region snnspatHeader start="^SNNS" end="^\s*[-+\.]\=[0-9#]"me=e-2 contains=snnspatNoHeader,snnspatNumbers,snnspatGen,snnspatBrac + +" numbers inside the header +syn match snnspatNumbers "\d" contained +syn match snnspatComment "#.*$" contains=snnspatTodo +syn keyword snnspatTodo TODO XXX FIXME contained + +if version >= 508 || !exists("did_snnspat_syn_inits") + if version < 508 + let did_snnspat_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink snnspatGen Statement + HiLink snnspatHeader Error + HiLink snnspatNoHeader Define + HiLink snnspatNumbers Number + HiLink snnspatComment Comment + HiLink snnspatError Error + HiLink snnspatTodo Todo + HiLink snnspatAccepted NONE + HiLink snnspatBrac NONE + + delcommand HiLink +endif + +let b:current_syntax = "snnspat" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/snnsres.vim b/vim73/syntax/snnsres.vim new file mode 100644 index 0000000..4c1d596 --- /dev/null +++ b/vim73/syntax/snnsres.vim @@ -0,0 +1,60 @@ +" Vim syntax file +" Language: SNNS result file +" Maintainer: Davide Alberani +" Last Change: 28 Apr 2001 +" Version: 0.2 +" URL: http://digilander.iol.it/alberanid/vim/syntax/snnsres.vim +" +" SNNS http://www-ra.informatik.uni-tuebingen.de/SNNS/ +" is a simulator for neural networks. + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" the accepted fields in the header +syn match snnsresNoHeader "No\. of patterns\s*:\s*" contained +syn match snnsresNoHeader "No\. of input units\s*:\s*" contained +syn match snnsresNoHeader "No\. of output units\s*:\s*" contained +syn match snnsresNoHeader "No\. of variable input dimensions\s*:\s*" contained +syn match snnsresNoHeader "No\. of variable output dimensions\s*:\s*" contained +syn match snnsresNoHeader "Maximum input dimensions\s*:\s*" contained +syn match snnsresNoHeader "Maximum output dimensions\s*:\s*" contained +syn match snnsresNoHeader "startpattern\s*:\s*" contained +syn match snnsresNoHeader "endpattern\s*:\s*" contained +syn match snnsresNoHeader "input patterns included" contained +syn match snnsresNoHeader "teaching output included" contained +syn match snnsresGen "generated at.*" contained contains=snnsresNumbers +syn match snnsresGen "SNNS result file [Vv]\d\.\d" contained contains=snnsresNumbers + +" the header, what is not an accepted field, is an error +syn region snnsresHeader start="^SNNS" end="^\s*[-+\.]\=[0-9#]"me=e-2 contains=snnsresNoHeader,snnsresNumbers,snnsresGen + +" numbers inside the header +syn match snnsresNumbers "\d" contained +syn match snnsresComment "#.*$" contains=snnsresTodo +syn keyword snnsresTodo TODO XXX FIXME contained + +if version >= 508 || !exists("did_snnsres_syn_inits") + if version < 508 + let did_snnsres_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink snnsresGen Statement + HiLink snnsresHeader Statement + HiLink snnsresNoHeader Define + HiLink snnsresNumbers Number + HiLink snnsresComment Comment + HiLink snnsresTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "snnsres" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/snobol4.vim b/vim73/syntax/snobol4.vim new file mode 100644 index 0000000..07eb63d --- /dev/null +++ b/vim73/syntax/snobol4.vim @@ -0,0 +1,125 @@ +" Vim syntax file +" Language: SNOBOL4 +" Maintainer: Rafal Sulejman +" Site: http://rms.republika.pl/vim/syntax/snobol4.vim +" Last change: 2006 may 10 +" Changes: +" - strict snobol4 mode (set snobol4_strict_mode to activate) +" - incorrect HL of dots in strings corrected +" - incorrect HL of dot-variables in parens corrected +" - one character labels weren't displayed correctly. +" - nonexistent Snobol4 keywords displayed as errors. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syntax case ignore + +" Snobol4 keywords +syn keyword snobol4Keyword any apply arb arbno arg array +syn keyword snobol4Keyword break +syn keyword snobol4Keyword char clear code collect convert copy +syn keyword snobol4Keyword data datatype date define detach differ dump dupl +syn keyword snobol4Keyword endfile eq eval +syn keyword snobol4Keyword field +syn keyword snobol4Keyword ge gt ident +syn keyword snobol4Keyword input integer item +syn keyword snobol4Keyword le len lgt local lpad lt +syn keyword snobol4Keyword ne notany +syn keyword snobol4Keyword opsyn output +syn keyword snobol4Keyword pos prototype +syn keyword snobol4Keyword remdr replace rpad rpos rtab rewind +syn keyword snobol4Keyword size span stoptr +syn keyword snobol4Keyword tab table time trace trim terminal +syn keyword snobol4Keyword unload +syn keyword snobol4Keyword value + +" CSNOBOL keywords +syn keyword snobol4ExtKeyword breakx +syn keyword snobol4ExtKeyword char chop +syn keyword snobol4ExtKeyword date delete +syn keyword snobol4ExtKeyword exp +syn keyword snobol4ExtKeyword freeze function +syn keyword snobol4ExtKeyword host +syn keyword snobol4ExtKeyword io_findunit +syn keyword snobol4ExtKeyword label lpad leq lge lle llt lne log +syn keyword snobol4ExtKeyword ord +syn keyword snobol4ExtKeyword reverse rpad rsort rename +syn keyword snobol4ExtKeyword serv_listen sset set sort sqrt substr +syn keyword snobol4ExtKeyword thaw +syn keyword snobol4ExtKeyword vdiffer + +syn region snobol4String matchgroup=Quote start=+"+ end=+"+ +syn region snobol4String matchgroup=Quote start=+'+ end=+'+ +syn match snobol4BogusStatement "^-[^ ][^ ]*" +syn match snobol4Statement "^-\(include\|copy\|module\|line\|plusopts\|case\|error\|noerrors\|list\|unlist\|execute\|noexecute\|copy\)" +syn match snobol4Constant /"[^a-z"']\.[a-z][a-z0-9\-]*"/hs=s+1 +syn region snobol4Goto start=":[sf]\{0,1}(" end=")\|$\|;" contains=ALLBUT,snobol4ParenError +syn match snobol4Number "\<\d*\(\.\d\d*\)*\>" +syn match snobol4BogusSysVar "&\w\{1,}" +syn match snobol4SysVar "&\(abort\|alphabet\|anchor\|arb\|bal\|case\|code\|dump\|errlimit\|errtext\|errtype\|fail\|fence\|fnclevel\|ftrace\|fullscan\|input\|lastno\|lcase\|maxlngth\|output\|parm\|rem\|rtntype\|stcount\|stfcount\|stlimit\|stno\|succeed\|trace\|trim\|ucase\)" +syn match snobol4ExtSysVar "&\(gtrace\|line\|file\|lastline\|lastfile\)" +syn match snobol4Label "\(^\|;\)[^-\.\+ \t\*\.]\{1,}[^ \t\*\;]*" +syn match snobol4Comment "\(^\|;\)\([\*\|!;#].*$\)" + +" Parens matching +syn cluster snobol4ParenGroup contains=snobol4ParenError +syn region snobol4Paren transparent start='(' end=')' contains=ALLBUT,@snobol4ParenGroup,snobol4ErrInBracket +syn match snobol4ParenError display "[\])]" +syn match snobol4ErrInParen display contained "[\]{}]\|<%\|%>" +syn region snobol4Bracket transparent start='\[\|<:' end=']\|:>' contains=ALLBUT,@snobol4ParenGroup,snobol4ErrInParen +syn match snobol4ErrInBracket display contained "[){}]\|<%\|%>" + +" optional shell shebang line +" syn match snobol4Comment "^\#\!.*$" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_snobol4_syntax_inits") + if version < 508 + let did_snobol4_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink snobol4Constant Constant + HiLink snobol4Label Label + HiLink snobol4Goto Repeat + HiLink snobol4Conditional Conditional + HiLink snobol4Repeat Repeat + HiLink snobol4Number Number + HiLink snobol4Error Error + HiLink snobol4Statement PreProc + HiLink snobol4BogusStatement snobol4Error + HiLink snobol4String String + HiLink snobol4Comment Comment + HiLink snobol4Special Special + HiLink snobol4Todo Todo + HiLink snobol4Keyword Keyword + HiLink snobol4Function Function + HiLink snobol4MathsOperator Operator + HiLink snobol4ParenError snobol4Error + HiLink snobol4ErrInParen snobol4Error + HiLink snobol4ErrInBracket snobol4Error + HiLink snobol4SysVar Keyword + HiLink snobol4BogusSysVar snobol4Error + if exists("snobol4_strict_mode") + HiLink snobol4ExtSysVar WarningMsg + HiLink snobol4ExtKeyword WarningMsg + else + HiLink snobol4ExtSysVar snobol4SysVar + HiLink snobol4ExtKeyword snobol4Keyword + endif + + delcommand HiLink +endif + +let b:current_syntax = "snobol4" +" vim: ts=8 diff --git a/vim73/syntax/spec.vim b/vim73/syntax/spec.vim new file mode 100644 index 0000000..8c9dd1f --- /dev/null +++ b/vim73/syntax/spec.vim @@ -0,0 +1,235 @@ +" Filename: spec.vim +" Purpose: Vim syntax file +" Language: SPEC: Build/install scripts for Linux RPM packages +" Maintainer: Donovan Rebbechi elflord@panix.com +" Last Change: Fri Dec 3 11:54 EST 2004 Marcin Dalecki + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn sync minlines=1000 + +syn match specSpecialChar contained '[][!$()\\|>^;:{}]' +syn match specColon contained ':' +syn match specPercent contained '%' + +syn match specVariables contained '\$\h\w*' contains=specSpecialVariablesNames,specSpecialChar +syn match specVariables contained '\${\w*}' contains=specSpecialVariablesNames,specSpecialChar + +syn match specMacroIdentifier contained '%\h\w*' contains=specMacroNameLocal,specMacroNameOther,specPercent +syn match specMacroIdentifier contained '%{\w*}' contains=specMacroNameLocal,specMacroNameOther,specPercent,specSpecialChar + +syn match specSpecialVariables contained '\$[0-9]\|\${[0-9]}' +syn match specCommandOpts contained '\s\(-\w\+\|--\w[a-zA-Z_-]\+\)'ms=s+1 +syn match specComment '^\s*#.*$' + + +syn case match + + +"matches with no highlight +syn match specNoNumberHilite 'X11\|X11R6\|[a-zA-Z]*\.\d\|[a-zA-Z][-/]\d' +syn match specManpageFile '[a-zA-Z]\.1' + +"Day, Month and most used license acronyms +syn keyword specLicense contained GPL LGPL BSD MIT GNU +syn keyword specWeekday contained Mon Tue Wed Thu Fri Sat Sun +syn keyword specMonth contained Jan Feb Mar Apr Jun Jul Aug Sep Oct Nov Dec +syn keyword specMonth contained January February March April May June July August September October November December + +"#, @, www +syn match specNumber '\(^-\=\|[ \t]-\=\|-\)[0-9.-]*[0-9]' +syn match specEmail contained "<\=\<[A-Za-z0-9_.-]\+@\([A-Za-z0-9_-]\+\.\)\+[A-Za-z]\+\>>\=" +syn match specURL contained '\<\(\(https\{0,1}\|ftp\)://\|\(www[23]\{0,1}\.\|ftp\.\)\)[A-Za-z0-9._/~:,#-]\+\>' +syn match specURLMacro contained '\<\(\(https\{0,1}\|ftp\)://\|\(www[23]\{0,1}\.\|ftp\.\)\)[A-Za-z0-9._/~:,#%{}-]\+\>' contains=specMacroIdentifier + +"TODO take specSpecialVariables out of the cluster for the sh* contains (ALLBUT) +"Special system directories +syn match specListedFilesPrefix contained '/\(usr\|local\|opt\|X11R6\|X11\)/'me=e-1 +syn match specListedFilesBin contained '/s\=bin/'me=e-1 +syn match specListedFilesLib contained '/\(lib\|include\)/'me=e-1 +syn match specListedFilesDoc contained '/\(man\d*\|doc\|info\)\>' +syn match specListedFilesEtc contained '/etc/'me=e-1 +syn match specListedFilesShare contained '/share/'me=e-1 +syn cluster specListedFiles contains=specListedFilesBin,specListedFilesLib,specListedFilesDoc,specListedFilesEtc,specListedFilesShare,specListedFilesPrefix,specVariables,specSpecialChar + +"specComands +syn match specConfigure contained '\./configure' +syn match specTarCommand contained '\' + +"valid _macro names from /usr/lib/rpm/macros +syn keyword specMacroNameLocal contained _arch _binary_payload _bindir _build _build_alias _build_cpu _builddir _build_os _buildshell _buildsubdir _build_vendor _bzip2bin _datadir _dbpath _dbpath_rebuild _defaultdocdir _docdir _excludedocs _exec_prefix _fixgroup _fixowner _fixperms _ftpport _ftpproxy _gpg_path _gzipbin _host _host_alias _host_cpu _host_os _host_vendor _httpport _httpproxy _includedir _infodir _install_langs _install_script_path _instchangelog _langpatt _lib _libdir _libexecdir _localstatedir _mandir _netsharedpath _oldincludedir _os _pgpbin _pgp_path _prefix _preScriptEnvironment _provides _rpmdir _rpmfilename _sbindir _sharedstatedir _signature _sourcedir _source_payload _specdir _srcrpmdir _sysconfdir _target _target_alias _target_cpu _target_os _target_platform _target_vendor _timecheck _tmppath _topdir _usr _usrsrc _var _vendor + + +"------------------------------------------------------------------------------ +" here's is all the spec sections definitions: PreAmble, Description, Package, +" Scripts, Files and Changelog + +"One line macros - valid in all ScriptAreas +"tip: remember do include new items on specScriptArea's skip section +syn region specSectionMacroArea oneline matchgroup=specSectionMacro start='^%\(define\|patch\d*\|setup\|configure\|GNUconfigure\|find_lang\|makeinstall\|include\)\>' end='$' contains=specCommandOpts,specMacroIdentifier +syn region specSectionMacroBracketArea oneline matchgroup=specSectionMacro start='^%{\(configure\|GNUconfigure\|find_lang\|makeinstall\)}' end='$' contains=specCommandOpts,specMacroIdentifier + +"%% Files Section %% +"TODO %config valid parameters: missingok\|noreplace +"TODO %verify valid parameters: \(not\)\= \(md5\|atime\|...\) +syn region specFilesArea matchgroup=specSection start='^%[Ff][Ii][Ll][Ee][Ss]\>' skip='%\(attrib\|defattr\|attr\|dir\|config\|docdir\|doc\|lang\|verify\|ghost\)\>' end='^%[a-zA-Z]'me=e-2 contains=specFilesOpts,specFilesDirective,@specListedFiles,specComment,specCommandSpecial,specMacroIdentifier +"tip: remember to include new itens in specFilesArea above +syn match specFilesDirective contained '%\(attrib\|defattr\|attr\|dir\|config\|docdir\|doc\|lang\|verify\|ghost\)\>' + +"valid options for certain section headers +syn match specDescriptionOpts contained '\s-[ln]\s*\a'ms=s+1,me=e-1 +syn match specPackageOpts contained '\s-n\s*\w'ms=s+1,me=e-1 +syn match specFilesOpts contained '\s-f\s*\w'ms=s+1,me=e-1 + + +syn case ignore + + +"%% PreAmble Section %% +"Copyright and Serial were deprecated by License and Epoch +syn region specPreAmbleDeprecated oneline matchgroup=specError start='^\(Copyright\|Serial\)' end='$' contains=specEmail,specURL,specURLMacro,specLicense,specColon,specVariables,specSpecialChar,specMacroIdentifier +syn region specPreAmble oneline matchgroup=specCommand start='^\(Prereq\|Summary\|Name\|Version\|Packager\|Requires\|Icon\|URL\|Source\d*\|Patch\d*\|Prefix\|Packager\|Group\|License\|Release\|BuildRoot\|Distribution\|Vendor\|Provides\|ExclusiveArch\|ExcludeArch\|ExclusiveOS\|Obsoletes\|BuildArch\|BuildArchitectures\|BuildRequires\|BuildConflicts\|BuildPreReq\|Conflicts\|AutoRequires\|AutoReq\|AutoReqProv\|AutoProv\|Epoch\)' end='$' contains=specEmail,specURL,specURLMacro,specLicense,specColon,specVariables,specSpecialChar,specMacroIdentifier + +"%% Description Section %% +syn region specDescriptionArea matchgroup=specSection start='^%description' end='^%'me=e-1 contains=specDescriptionOpts,specEmail,specURL,specNumber,specMacroIdentifier,specComment + +"%% Package Section %% +syn region specPackageArea matchgroup=specSection start='^%package' end='^%'me=e-1 contains=specPackageOpts,specPreAmble,specComment + +"%% Scripts Section %% +syn region specScriptArea matchgroup=specSection start='^%\(prep\|build\|install\|clean\|pre\|postun\|preun\|post\)\>' skip='^%{\|^%\(define\|patch\d*\|configure\|GNUconfigure\|setup\|find_lang\|makeinstall\)\>' end='^%'me=e-1 contains=specSpecialVariables,specVariables,@specCommands,specVariables,shDo,shFor,shCaseEsac,specNoNumberHilite,specCommandOpts,shComment,shIf,specSpecialChar,specMacroIdentifier,specSectionMacroArea,specSectionMacroBracketArea,shOperator,shQuote1,shQuote2 + +"%% Changelog Section %% +syn region specChangelogArea matchgroup=specSection start='^%changelog' end='^%'me=e-1 contains=specEmail,specURL,specWeekday,specMonth,specNumber,specComment,specLicense + + + +"------------------------------------------------------------------------------ +"here's the shell syntax for all the Script Sections + + +syn case match + + +"sh-like comment stile, only valid in script part +syn match shComment contained '#.*$' + +syn region shQuote1 contained matchgroup=shQuoteDelim start=+'+ skip=+\\'+ end=+'+ contains=specMacroIdentifier +syn region shQuote2 contained matchgroup=shQuoteDelim start=+"+ skip=+\\"+ end=+"+ contains=specVariables,specMacroIdentifier + +syn match shOperator contained '[><|!&;]\|[!=]=' +syn region shDo transparent matchgroup=specBlock start="\" end="\" contains=ALLBUT,shFunction,shDoError,shCase,specPreAmble,@specListedFiles + +syn region specIf matchgroup=specBlock start="%ifosf\|%ifos\|%ifnos\|%ifarch\|%ifnarch\|%else" end='%endif' contains=ALLBUT, specIfError, shCase + +syn region shIf transparent matchgroup=specBlock start="\" end="\" contains=ALLBUT,shFunction,shIfError,shCase,@specListedFiles + +syn region shFor matchgroup=specBlock start="\" end="\" contains=ALLBUT,shFunction,shInError,shCase,@specListedFiles + +syn region shCaseEsac transparent matchgroup=specBlock start="\" matchgroup=NONE end="\"me=s-1 contains=ALLBUT,shFunction,shCaseError,@specListedFiles nextgroup=shCaseEsac +syn region shCaseEsac matchgroup=specBlock start="\" end="\" contains=ALLBUT,shFunction,shCaseError,@specListedFilesBin +syn region shCase matchgroup=specBlock contained start=")" end=";;" contains=ALLBUT,shFunction,shCaseError,shCase,@specListedFiles + +syn sync match shDoSync grouphere shDo "\" +syn sync match shDoSync groupthere shDo "\" +syn sync match shIfSync grouphere shIf "\" +syn sync match shIfSync groupthere shIf "\" +syn sync match specIfSync grouphere specIf "%ifarch\|%ifos\|%ifnos" +syn sync match specIfSync groupthere specIf "%endIf" +syn sync match shForSync grouphere shFor "\" +syn sync match shForSync groupthere shFor "\" +syn sync match shCaseEsacSync grouphere shCaseEsac "\" +syn sync match shCaseEsacSync groupthere shCaseEsac "\" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_spec_syntax_inits") + if version < 508 + let did_spec_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + "main types color definitions + HiLink specSection Structure + HiLink specSectionMacro Macro + HiLink specWWWlink PreProc + HiLink specOpts Operator + + "yes, it's ugly, but white is sooo cool + if &background == "dark" + hi def specGlobalMacro ctermfg=white + else + HiLink specGlobalMacro Identifier + endif + + "sh colors + HiLink shComment Comment + HiLink shIf Statement + HiLink shOperator Special + HiLink shQuote1 String + HiLink shQuote2 String + HiLink shQuoteDelim Statement + + "spec colors + HiLink specBlock Function + HiLink specColon Special + HiLink specCommand Statement + HiLink specCommandOpts specOpts + HiLink specCommandSpecial Special + HiLink specComment Comment + HiLink specConfigure specCommand + HiLink specDate String + HiLink specDescriptionOpts specOpts + HiLink specEmail specWWWlink + HiLink specError Error + HiLink specFilesDirective specSectionMacro + HiLink specFilesOpts specOpts + HiLink specLicense String + HiLink specMacroNameLocal specGlobalMacro + HiLink specMacroNameOther specGlobalMacro + HiLink specManpageFile NONE + HiLink specMonth specDate + HiLink specNoNumberHilite NONE + HiLink specNumber Number + HiLink specPackageOpts specOpts + HiLink specPercent Special + HiLink specSpecialChar Special + HiLink specSpecialVariables specGlobalMacro + HiLink specSpecialVariablesNames specGlobalMacro + HiLink specTarCommand specCommand + HiLink specURL specWWWlink + HiLink specURLMacro specWWWlink + HiLink specVariables Identifier + HiLink specWeekday specDate + HiLink specListedFilesBin Statement + HiLink specListedFilesDoc Statement + HiLink specListedFilesEtc Statement + HiLink specListedFilesLib Statement + HiLink specListedFilesPrefix Statement + HiLink specListedFilesShare Statement + + delcommand HiLink +endif + +let b:current_syntax = "spec" + +" vim: ts=8 diff --git a/vim73/syntax/specman.vim b/vim73/syntax/specman.vim new file mode 100644 index 0000000..3fb77a2 --- /dev/null +++ b/vim73/syntax/specman.vim @@ -0,0 +1,182 @@ +" Vim syntax file +" Language: SPECMAN E-LANGUAGE +" Maintainer: Or Freund +" Last Update: Wed Oct 24 2001 + +"--------------------------------------------------------- +"| If anyone found an error or fix the parenthesis part | +"| I will be happy to hear about it | +"| Thanks Or. | +"--------------------------------------------------------- + +" Remove any old syntax stuff hanging around +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn keyword specmanTodo contained TODO todo ToDo FIXME XXX + +syn keyword specmanStatement var instance on compute start event expect check that routine +syn keyword specmanStatement specman is also first only with like +syn keyword specmanStatement list of all radix hex dec bin ignore illegal +syn keyword specmanStatement traceable untraceable +syn keyword specmanStatement cover using count_only trace_only at_least transition item ranges +syn keyword specmanStatement cross text call task within + +syn keyword specmanMethod initialize non_terminal testgroup delayed exit finish +syn keyword specmanMethod out append print outf appendf +syn keyword specmanMethod post_generate pre_generate setup_test finalize_test extract_test +syn keyword specmanMethod init run copy as_a set_config dut_error add clear lock quit +syn keyword specmanMethod lock unlock release swap quit to_string value stop_run +syn keyword specmanMethod crc_8 crc_32 crc_32_flip get_config add0 all_indices and_all +syn keyword specmanMethod apply average count delete exists first_index get_indices +syn keyword specmanMethod has insert is_a_permutation is_empty key key_exists key_index +syn keyword specmanMethod last last_index max max_index max_value min min_index +syn keyword specmanMethod min_value or_all pop pop0 push push0 product resize reverse +syn keyword specmanMethod sort split sum top top0 unique clear is_all_iterations +syn keyword specmanMethod get_enclosing_unit hdl_path exec deep_compare deep_compare_physical +syn keyword specmanMethod pack unpack warning error fatal +syn match specmanMethod "size()" +syn keyword specmanPacking packing low high +syn keyword specmanType locker address +syn keyword specmanType body code vec chars +syn keyword specmanType integer real bool int long uint byte bits bit time string +syn keyword specmanType byte_array external_pointer +syn keyword specmanBoolean TRUE FALSE +syn keyword specmanPreCondit #ifdef #ifndef #else + +syn keyword specmanConditional choose matches +syn keyword specmanConditional if then else when try + + + +syn keyword specmanLabel case casex casez default + +syn keyword specmanLogical and or not xor + +syn keyword specmanRepeat until repeat while for from to step each do break continue +syn keyword specmanRepeat before next sequence always -kind network +syn keyword specmanRepeat index it me in new return result select + +syn keyword specmanTemporal cycle sample events forever +syn keyword specmanTemporal wait change negedge rise fall delay sync sim true detach eventually emit + +syn keyword specmanConstant MAX_INT MIN_INT NULL UNDEF + +syn keyword specmanDefine define as computed type extend +syn keyword specmanDefine verilog vhdl variable global sys +syn keyword specmanStructure struct unit +syn keyword specmanInclude import +syn keyword specmanConstraint gen keep keeping soft before + +syn keyword specmanSpecial untyped symtab ECHO DOECHO +syn keyword specmanFile files load module ntv source_ref script read write +syn keyword specmanFSM initial idle others posedge clock cycles + + +syn match specmanOperator "[&|~>"hs=s+2 end="^<'"he=e-2 + +syn match specmanHDL "'[`.a-zA-Z0-9_@\[\]]\+\>'" + + +syn match specmanCompare "==" +syn match specmanCompare "!===" +syn match specmanCompare "===" +syn match specmanCompare "!=" +syn match specmanCompare ">=" +syn match specmanCompare "<=" +syn match specmanNumber "[0-9]:[0-9]" +syn match specmanNumber "\(\<\d\+\|\)'[bB]\s*[0-1_xXzZ?]\+\>" +syn match specmanNumber "0[bB]\s*[0-1_xXzZ?]\+\>" +syn match specmanNumber "\(\<\d\+\|\)'[oO]\s*[0-7_xXzZ?]\+\>" +syn match specmanNumber "0[oO]\s*[0-9a-fA-F_xXzZ?]\+\>" +syn match specmanNumber "\(\<\d\+\|\)'[dD]\s*[0-9_xXzZ?]\+\>" +syn match specmanNumber "\(\<\d\+\|\)'[hH]\s*[0-9a-fA-F_xXzZ?]\+\>" +syn match specmanNumber "0[xX]\s*[0-9a-fA-F_xXzZ?]\+\>" +syn match specmanNumber "\<[+-]\=[0-9_]\+\(\.[0-9_]*\|\)\(e[0-9_]*\|\)\>" + +syn region specmanString start=+"+ end=+"+ + + + +"********************************************************************** +" I took this section from c.vim but I didnt succeded to make it work +" ANY one who dare jumping to this deep watter is more than welocome! +"********************************************************************** +""catch errors caused by wrong parenthesis and brackets + +"syn cluster specmanParenGroup contains=specmanParenError +"" ,specmanNumbera,specmanComment +"if exists("specman_no_bracket_error") +"syn region specmanParen transparent start='(' end=')' contains=ALLBUT,@specmanParenGroup +"syn match specmanParenError ")" +"syn match specmanErrInParen contained "[{}]" +"else +"syn region specmanParen transparent start='(' end=')' contains=ALLBUT,@specmanParenGroup,specmanErrInBracket +"syn match specmanParenError "[\])]" +"syn match specmanErrInParen contained "[\]{}]" +"syn region specmanBracket transparent start='\[' end=']' contains=ALLBUT,@specmanParenGroup,specmanErrInParen +"syn match specmanErrInBracket contained "[);{}]" +"endif +" + +"Modify the following as needed. The trade-off is performance versus +"functionality. + +syn sync lines=50 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_specman_syn_inits") + if version < 508 + let did_specman_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + " The default methods for highlighting. Can be overridden later + HiLink specmanConditional Conditional + HiLink specmanConstraint Conditional + HiLink specmanRepeat Repeat + HiLink specmanString String + HiLink specmanComment Comment + HiLink specmanConstant Macro + HiLink specmanNumber Number + HiLink specmanCompare Operator + HiLink specmanOperator Operator + HiLink specmanLogical Operator + HiLink specmanStatement Statement + HiLink specmanHDL SpecialChar + HiLink specmanMethod Function + HiLink specmanInclude Include + HiLink specmanStructure Structure + HiLink specmanBoolean Boolean + HiLink specmanFSM Label + HiLink specmanSpecial Special + HiLink specmanType Type + HiLink specmanTemporal Type + HiLink specmanFile Include + HiLink specmanPreCondit Include + HiLink specmanDefine Typedef + HiLink specmanLabel Label + HiLink specmanPacking keyword + HiLink specmanTodo Todo + HiLink specmanParenError Error + HiLink specmanErrInParen Error + HiLink specmanErrInBracket Error + delcommand HiLink +endif + +let b:current_syntax = "specman" diff --git a/vim73/syntax/spice.vim b/vim73/syntax/spice.vim new file mode 100644 index 0000000..ee1433e --- /dev/null +++ b/vim73/syntax/spice.vim @@ -0,0 +1,87 @@ +" Vim syntax file +" Language: Spice circuit simulator input netlist +" Maintainer: Noam Halevy +" Last Change: 12/08/99 +" +" This is based on sh.vim by Lennart Schultz +" but greatly simplified + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" spice syntax is case INsensitive +syn case ignore + +syn keyword spiceTodo contained TODO + +syn match spiceComment "^ \=\*.*$" +syn match spiceComment "\$.*$" + +" Numbers, all with engineering suffixes and optional units +"========================================================== +"floating point number, with dot, optional exponent +syn match spiceNumber "\<[0-9]\+\.[0-9]*\(e[-+]\=[0-9]\+\)\=\(meg\=\|[afpnumkg]\)\=" +"floating point number, starting with a dot, optional exponent +syn match spiceNumber "\.[0-9]\+\(e[-+]\=[0-9]\+\)\=\(meg\=\|[afpnumkg]\)\=" +"integer number with optional exponent +syn match spiceNumber "\<[0-9]\+\(e[-+]\=[0-9]\+\)\=\(meg\=\|[afpnumkg]\)\=" + +" Misc +"===== +syn match spiceWrapLineOperator "\\$" +syn match spiceWrapLineOperator "^+" + +syn match spiceStatement "^ \=\.\I\+" + +" Matching pairs of parentheses +"========================================== +syn region spiceParen transparent matchgroup=spiceOperator start="(" end=")" contains=ALLBUT,spiceParenError +syn region spiceSinglequote matchgroup=spiceOperator start=+'+ end=+'+ + +" Errors +"======= +syn match spiceParenError ")" + +" Syncs +" ===== +syn sync minlines=50 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_spice_syntax_inits") + if version < 508 + let did_spice_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink spiceTodo Todo + HiLink spiceWrapLineOperator spiceOperator + HiLink spiceSinglequote spiceExpr + HiLink spiceExpr Function + HiLink spiceParenError Error + HiLink spiceStatement Statement + HiLink spiceNumber Number + HiLink spiceComment Comment + HiLink spiceOperator Operator + + delcommand HiLink +endif + +let b:current_syntax = "spice" + +" insert the following to $VIM/syntax/scripts.vim +" to autodetect HSpice netlists and text listing output: +" +" " Spice netlists and text listings +" elseif getline(1) =~ 'spice\>' || getline("$") =~ '^\.end' +" so :p:h/spice.vim + +" vim: ts=8 diff --git a/vim73/syntax/splint.vim b/vim73/syntax/splint.vim new file mode 100644 index 0000000..dc09d8b --- /dev/null +++ b/vim73/syntax/splint.vim @@ -0,0 +1,260 @@ +" Vim syntax file +" Language: splint (C with lclint/splint Annotations) +" Maintainer: Ralf Wildenhues +" Splint Home: http://www.splint.org/ +" Last Change: $Date: 2004/06/13 20:08:47 $ +" $Revision: 1.1 $ + +" Note: Splint annotated files are not detected by default. +" If you want to use this file for highlighting C code, +" please make sure splint.vim is sourced instead of c.vim, +" for example by putting +" /* vim: set filetype=splint : */ +" at the end of your code or something like +" au! BufRead,BufNewFile *.c setfiletype splint +" in your vimrc file or filetype.vim + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Read the C syntax to start with +if version < 600 + so :p:h/c.vim +else + runtime! syntax/c.vim +endif + + +" FIXME: uses and changes several clusters defined in c.vim +" so watch for changes there + +" TODO: make a little more grammar explicit +" match flags with hyphen and underscore notation +" match flag expanded forms +" accept other comment char than @ + +syn case match +" splint annotations (taken from 'splint -help annotations') +syn match splintStateAnnot contained "\(pre\|post\):\(only\|shared\|owned\|dependent\|observer\|exposed\|isnull\|notnull\)" +syn keyword splintSpecialAnnot contained special +syn keyword splintSpecTag contained uses sets defines allocated releases +syn keyword splintModifies contained modifies +syn keyword splintRequires contained requires ensures +syn keyword splintGlobals contained globals +syn keyword splintGlobitem contained internalState fileSystem +syn keyword splintGlobannot contained undef killed +syn keyword splintWarning contained warn + +syn keyword splintModitem contained internalState fileSystem nothing +syn keyword splintReqitem contained MaxSet MaxRead result +syn keyword splintIter contained iter yield +syn keyword splintConst contained constant +syn keyword splintAlt contained alt + +syn keyword splintType contained abstract concrete mutable immutable refcounted numabstract +syn keyword splintGlobalType contained unchecked checkmod checked checkedstrict +syn keyword splintMemMgm contained dependent keep killref only owned shared temp +syn keyword splintAlias contained unique returned +syn keyword splintExposure contained observer exposed +syn keyword splintDefState contained out in partial reldef +syn keyword splintGlobState contained undef killed +syn keyword splintNullState contained null notnull relnull +syn keyword splintNullPred contained truenull falsenull nullwhentrue falsewhennull +syn keyword splintExit contained exits mayexit trueexit falseexit neverexit +syn keyword splintExec contained noreturn maynotreturn noreturnwhentrue noreturnwhenfalse alwaysreturns +syn keyword splintSef contained sef +syn keyword splintDecl contained unused external +syn keyword splintCase contained fallthrough +syn keyword splintBreak contained innerbreak loopbreak switchbreak innercontinue +syn keyword splintUnreach contained notreached +syn keyword splintSpecFunc contained printflike scanflike messagelike + +" TODO: make these region or match +syn keyword splintErrSupp contained i ignore end t +syn match splintErrSupp contained "[it]\d\+\>" +syn keyword splintTypeAcc contained access noaccess + +syn keyword splintMacro contained notfunction +syn match splintSpecType contained "\(\|unsigned\|signed\)integraltype" + +" Flags taken from 'splint -help flags full' divided in local and global flags +" Local Flags: +syn keyword splintFlag contained abstract abstractcompare accessall accessczech accessczechoslovak +syn keyword splintFlag contained accessfile accessmodule accessslovak aliasunique allblock +syn keyword splintFlag contained allempty allglobs allimponly allmacros alwaysexits +syn keyword splintFlag contained annotationerror ansi89limits assignexpose badflag bitwisesigned +syn keyword splintFlag contained boolcompare boolfalse boolint boolops booltrue +syn keyword splintFlag contained booltype bounds boundscompacterrormessages boundsread boundswrite +syn keyword splintFlag contained branchstate bufferoverflow bufferoverflowhigh bugslimit casebreak +syn keyword splintFlag contained caseinsensitivefilenames castexpose castfcnptr charindex charint +syn keyword splintFlag contained charintliteral charunsignedchar checkedglobalias checkmodglobalias checkpost +syn keyword splintFlag contained checkstrictglobalias checkstrictglobs codeimponly commentchar commenterror +syn keyword splintFlag contained compdef compdestroy compmempass constmacros constprefix +syn keyword splintFlag contained constprefixexclude constuse continuecomment controlnestdepth cppnames +syn keyword splintFlag contained csvoverwrite czech czechconsts czechfcns czechmacros +syn keyword splintFlag contained czechoslovak czechoslovakconsts czechoslovakfcns czechoslovakmacros czechoslovaktypes +syn keyword splintFlag contained czechoslovakvars czechtypes czechvars debugfcnconstraint declundef +syn keyword splintFlag contained deepbreak deparrays dependenttrans distinctexternalnames distinctinternalnames +syn keyword splintFlag contained duplicatecases duplicatequals elseifcomplete emptyret enumindex +syn keyword splintFlag contained enumint enummembers enummemuse enumprefix enumprefixexclude +syn keyword splintFlag contained evalorder evalorderuncon exitarg exportany exportconst +syn keyword splintFlag contained exportfcn exportheader exportheadervar exportiter exportlocal +syn keyword splintFlag contained exportmacro exporttype exportvar exposetrans externalnamecaseinsensitive +syn keyword splintFlag contained externalnamelen externalprefix externalprefixexclude fcnderef fcnmacros +syn keyword splintFlag contained fcnpost fcnuse fielduse fileextensions filestaticprefix +syn keyword splintFlag contained filestaticprefixexclude firstcase fixedformalarray floatdouble forblock +syn keyword splintFlag contained forcehints forempty forloopexec formalarray formatcode +syn keyword splintFlag contained formatconst formattype forwarddecl freshtrans fullinitblock +syn keyword splintFlag contained globalias globalprefix globalprefixexclude globimponly globnoglobs +syn keyword splintFlag contained globs globsimpmodsnothing globstate globuse gnuextensions +syn keyword splintFlag contained grammar hasyield hints htmlfileformat ifblock +syn keyword splintFlag contained ifempty ignorequals ignoresigns immediatetrans impabstract +syn keyword splintFlag contained impcheckedglobs impcheckedspecglobs impcheckedstatics impcheckedstrictglobs impcheckedstrictspecglobs +syn keyword splintFlag contained impcheckedstrictstatics impcheckmodglobs impcheckmodinternals impcheckmodspecglobs impcheckmodstatics +syn keyword splintFlag contained impconj implementationoptional implictconstraint impouts imptype +syn keyword splintFlag contained includenest incompletetype incondefs incondefslib indentspaces +syn keyword splintFlag contained infloops infloopsuncon initallelements initsize internalglobs +syn keyword splintFlag contained internalglobsnoglobs internalnamecaseinsensitive internalnamelen internalnamelookalike iso99limits +syn keyword splintFlag contained isoreserved isoreservedinternal iterbalance iterloopexec iterprefix +syn keyword splintFlag contained iterprefixexclude iteryield its4low its4moderate its4mostrisky +syn keyword splintFlag contained its4risky its4veryrisky keep keeptrans kepttrans +syn keyword splintFlag contained legacy libmacros likelyboundsread likelyboundswrite likelybool +syn keyword splintFlag contained likelybounds limit linelen lintcomments localprefix +syn keyword splintFlag contained localprefixexclude locindentspaces longint longintegral longsignedintegral +syn keyword splintFlag contained longunsignedintegral longunsignedunsignedintegral loopexec looploopbreak looploopcontinue +syn keyword splintFlag contained loopswitchbreak macroassign macroconstdecl macrodecl macroempty +syn keyword splintFlag contained macrofcndecl macromatchname macroparams macroparens macroredef +syn keyword splintFlag contained macroreturn macrostmt macrounrecog macrovarprefix macrovarprefixexclude +syn keyword splintFlag contained maintype matchanyintegral matchfields mayaliasunique memchecks +syn keyword splintFlag contained memimp memtrans misplacedsharequal misscase modfilesys +syn keyword splintFlag contained modglobs modglobsnomods modglobsunchecked modinternalstrict modnomods +syn keyword splintFlag contained modobserver modobserveruncon mods modsimpnoglobs modstrictglobsnomods +syn keyword splintFlag contained moduncon modunconnomods modunspec multithreaded mustdefine +syn keyword splintFlag contained mustfree mustfreefresh mustfreeonly mustmod mustnotalias +syn keyword splintFlag contained mutrep namechecks needspec nestcomment nestedextern +syn keyword splintFlag contained newdecl newreftrans nextlinemacros noaccess nocomments +syn keyword splintFlag contained noeffect noeffectuncon noparams nopp noret +syn keyword splintFlag contained null nullassign nullderef nullinit nullpass +syn keyword splintFlag contained nullptrarith nullret nullstate nullterminated +syn keyword splintFlag contained numabstract numabstractcast numabstractindex numabstractlit numabstractprint +syn keyword splintFlag contained numenummembers numliteral numstructfields observertrans obviousloopexec +syn keyword splintFlag contained oldstyle onlytrans onlyunqglobaltrans orconstraint overload +syn keyword splintFlag contained ownedtrans paramimptemp paramuse parenfileformat partial +syn keyword splintFlag contained passunknown portability predassign predbool predboolint +syn keyword splintFlag contained predboolothers predboolptr preproc protoparammatch protoparamname +syn keyword splintFlag contained protoparamprefix protoparamprefixexclude ptrarith ptrcompare ptrnegate +syn keyword splintFlag contained quiet readonlystrings readonlytrans realcompare redecl +syn keyword splintFlag contained redef redundantconstraints redundantsharequal refcounttrans relaxquals +syn keyword splintFlag contained relaxtypes repeatunrecog repexpose retalias retexpose +syn keyword splintFlag contained retimponly retval retvalbool retvalint retvalother +syn keyword splintFlag contained sefparams sefuncon shadow sharedtrans shiftimplementation +syn keyword splintFlag contained shiftnegative shortint showallconjs showcolumn showconstraintlocation +syn keyword splintFlag contained showconstraintparens showdeephistory showfunc showloadloc showscan +syn keyword splintFlag contained showsourceloc showsummary sizeofformalarray sizeoftype skipisoheaders +syn keyword splintFlag contained skipposixheaders slashslashcomment slovak slovakconsts slovakfcns +syn keyword splintFlag contained slovakmacros slovaktypes slovakvars specglobimponly specimponly +syn keyword splintFlag contained specmacros specretimponly specstructimponly specundecl specundef +syn keyword splintFlag contained stackref statemerge statetransfer staticinittrans statictrans +syn keyword splintFlag contained strictbranchstate strictdestroy strictops strictusereleased stringliterallen +syn keyword splintFlag contained stringliteralnoroom stringliteralnoroomfinalnull stringliteralsmaller stringliteraltoolong structimponly +syn keyword splintFlag contained superuser switchloopbreak switchswitchbreak syntax sysdirerrors +syn keyword splintFlag contained sysdirexpandmacros sysunrecog tagprefix tagprefixexclude temptrans +syn keyword splintFlag contained tmpcomments toctou topuse trytorecover type +syn keyword splintFlag contained typeprefix typeprefixexclude typeuse uncheckedglobalias uncheckedmacroprefix +syn keyword splintFlag contained uncheckedmacroprefixexclude uniondef unixstandard unqualifiedinittrans unqualifiedtrans +syn keyword splintFlag contained unreachable unrecog unrecogcomments unrecogdirective unrecogflagcomments +syn keyword splintFlag contained unsignedcompare unusedspecial usedef usereleased usevarargs +syn keyword splintFlag contained varuse voidabstract warnflags warnlintcomments warnmissingglobs +syn keyword splintFlag contained warnmissingglobsnoglobs warnposixheaders warnrc warnsysfiles warnunixlib +syn keyword splintFlag contained warnuse whileblock whileempty whileloopexec zerobool +syn keyword splintFlag contained zeroptr +" Global Flags: +syn keyword splintGlobalFlag contained csv dump errorstream errorstreamstderr errorstreamstdout +syn keyword splintGlobalFlag contained expect f help i isolib +syn keyword splintGlobalFlag contained larchpath lclexpect lclimportdir lcs lh +syn keyword splintGlobalFlag contained load messagestream messagestreamstderr messagestreamstdout mts +syn keyword splintGlobalFlag contained neverinclude nof nolib posixlib posixstrictlib +syn keyword splintGlobalFlag contained showalluses singleinclude skipsysheaders stats streamoverwrite +syn keyword splintGlobalFlag contained strictlib supcounts sysdirs timedist tmpdir +syn keyword splintGlobalFlag contained unixlib unixstrictlib warningstream warningstreamstderr warningstreamstdout +syn keyword splintGlobalFlag contained whichlib +syn match splintFlagExpr contained "[\+\-\=]" nextgroup=splintFlag,splintGlobalFlag + +" detect missing /*@ and wrong */ +syn match splintAnnError "@\*/" +syn cluster cCommentGroup add=splintAnnError +syn match splintAnnError2 "[^@]\*/"hs=s+1 contained +syn region splintAnnotation start="/\*@" end="@\*/" contains=@splintAnnotElem,cType keepend +syn match splintShortAnn "/\*@\*/" +syn cluster splintAnnotElem contains=splintStateAnnot,splintSpecialAnnot,splintSpecTag,splintModifies,splintRequires,splintGlobals,splintGlobitem,splintGlobannot,splintWarning,splintModitem,splintIter,splintConst,splintAlt,splintType,splintGlobalType,splintMemMgm,splintAlias,splintExposure,splintDefState,splintGlobState,splintNullState,splintNullPred,splintExit,splintExec,splintSef,splintDecl,splintCase,splintBreak,splintUnreach,splintSpecFunc,splintErrSupp,splintTypeAcc,splintMacro,splintSpecType,splintAnnError2,splintFlagExpr +syn cluster splintAllStuff contains=@splintAnnotElem,splintFlag,splintGlobalFlag +syn cluster cParenGroup add=@splintAllStuff +syn cluster cPreProcGroup add=@splintAllStuff +syn cluster cMultiGroup add=@splintAllStuff + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_splint_syntax_inits") + if version < 508 + let did_splint_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink splintShortAnn splintAnnotation + HiLink splintAnnotation Comment + HiLink splintAnnError splintError + HiLink splintAnnError2 splintError + HiLink splintFlag SpecialComment + HiLink splintGlobalFlag splintError + HiLink splintSpecialAnnot splintAnnKey + HiLink splintStateAnnot splintAnnKey + HiLink splintSpecTag splintAnnKey + HiLink splintModifies splintAnnKey + HiLink splintRequires splintAnnKey + HiLink splintGlobals splintAnnKey + HiLink splintGlobitem Constant + HiLink splintGlobannot splintAnnKey + HiLink splintWarning splintAnnKey + HiLink splintModitem Constant + HiLink splintIter splintAnnKey + HiLink splintConst splintAnnKey + HiLink splintAlt splintAnnKey + HiLink splintType splintAnnKey + HiLink splintGlobalType splintAnnKey + HiLink splintMemMgm splintAnnKey + HiLink splintAlias splintAnnKey + HiLink splintExposure splintAnnKey + HiLink splintDefState splintAnnKey + HiLink splintGlobState splintAnnKey + HiLink splintNullState splintAnnKey + HiLink splintNullPred splintAnnKey + HiLink splintExit splintAnnKey + HiLink splintExec splintAnnKey + HiLink splintSef splintAnnKey + HiLink splintDecl splintAnnKey + HiLink splintCase splintAnnKey + HiLink splintBreak splintAnnKey + HiLink splintUnreach splintAnnKey + HiLink splintSpecFunc splintAnnKey + HiLink splintErrSupp splintAnnKey + HiLink splintTypeAcc splintAnnKey + HiLink splintMacro splintAnnKey + HiLink splintSpecType splintAnnKey + HiLink splintAnnKey Type + HiLink splintError Error + + delcommand HiLink +endif + +let b:current_syntax = "splint" + +" vim: ts=8 diff --git a/vim73/syntax/spup.vim b/vim73/syntax/spup.vim new file mode 100644 index 0000000..af57737 --- /dev/null +++ b/vim73/syntax/spup.vim @@ -0,0 +1,277 @@ +" Vim syntax file +" Language: Speedup, plant simulator from AspenTech +" Maintainer: Stefan.Schwarzer +" URL: http://www.ndh.net/home/sschwarzer/download/spup.vim +" Last Change: 2003 May 11 +" Filename: spup.vim + +" Bugs +" - in the appropriate sections keywords are always highlighted +" even if they are not used with the appropriate meaning; +" example: in +" MODEL demonstration +" TYPE +" *area AS area +" both "area" are highlighted as spupType. +" +" If you encounter problems or have questions or suggestions, mail me + +" Remove old syntax stuff +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" don't hightlight several keywords like subsections +"let strict_subsections = 1 + +" highlight types usually found in DECLARE section +if !exists("hightlight_types") + let highlight_types = 1 +endif + +" one line comment syntax (# comments) +" 1. allow appended code after comment, do not complain +" 2. show code beginnig with the second # as an error +" 3. show whole lines with more than one # as an error +if !exists("oneline_comments") + let oneline_comments = 2 +endif + +" Speedup SECTION regions +syn case ignore +syn region spupCdi matchgroup=spupSection start="^CDI" end="^\*\*\*\*" contains=spupCdiSubs,@spupOrdinary +syn region spupConditions matchgroup=spupSection start="^CONDITIONS" end="^\*\*\*\*" contains=spupConditionsSubs,@spupOrdinary,spupConditional,spupOperator,spupCode +syn region spupDeclare matchgroup=spupSection start="^DECLARE" end="^\*\*\*\*" contains=spupDeclareSubs,@spupOrdinary,spupTypes,spupCode +syn region spupEstimation matchgroup=spupSection start="^ESTIMATION" end="^\*\*\*\*" contains=spupEstimationSubs,@spupOrdinary +syn region spupExternal matchgroup=spupSection start="^EXTERNAL" end="^\*\*\*\*" contains=spupExternalSubs,@spupOrdinary +syn region spupFlowsheet matchgroup=spupSection start="^FLOWSHEET" end="^\*\*\*\*" contains=spupFlowsheetSubs,@spupOrdinary,spupStreams,@spupTextproc +syn region spupFunction matchgroup=spupSection start="^FUNCTION" end="^\*\*\*\*" contains=spupFunctionSubs,@spupOrdinary,spupHelp,spupCode,spupTypes +syn region spupGlobal matchgroup=spupSection start="^GLOBAL" end="^\*\*\*\*" contains=spupGlobalSubs,@spupOrdinary +syn region spupHomotopy matchgroup=spupSection start="^HOMOTOPY" end="^\*\*\*\*" contains=spupHomotopySubs,@spupOrdinary +syn region spupMacro matchgroup=spupSection start="^MACRO" end="^\*\*\*\*" contains=spupMacroSubs,@spupOrdinary,@spupTextproc,spupTypes,spupStreams,spupOperator +syn region spupModel matchgroup=spupSection start="^MODEL" end="^\*\*\*\*" contains=spupModelSubs,@spupOrdinary,spupConditional,spupOperator,spupTypes,spupStreams,@spupTextproc,spupHelp +syn region spupOperation matchgroup=spupSection start="^OPERATION" end="^\*\*\*\*" contains=spupOperationSubs,@spupOrdinary,@spupTextproc +syn region spupOptions matchgroup=spupSection start="^OPTIONS" end="^\*\*\*\*" contains=spupOptionsSubs,@spupOrdinary +syn region spupProcedure matchgroup=spupSection start="^PROCEDURE" end="^\*\*\*\*" contains=spupProcedureSubs,@spupOrdinary,spupHelp,spupCode,spupTypes +syn region spupProfiles matchgroup=spupSection start="^PROFILES" end="^\*\*\*\*" contains=@spupOrdinary,@spupTextproc +syn region spupReport matchgroup=spupSection start="^REPORT" end="^\*\*\*\*" contains=spupReportSubs,@spupOrdinary,spupHelp,@spupTextproc +syn region spupTitle matchgroup=spupSection start="^TITLE" end="^\*\*\*\*" contains=spupTitleSubs,spupComment,spupConstant,spupError +syn region spupUnit matchgroup=spupSection start="^UNIT" end="^\*\*\*\*" contains=spupUnitSubs,@spupOrdinary + +" Subsections +syn keyword spupCdiSubs INPUT FREE OUTPUT LINEARTIME MINNONZERO CALCULATE FILES SCALING contained +syn keyword spupDeclareSubs TYPE STREAM contained +syn keyword spupEstimationSubs ESTIMATE SSEXP DYNEXP RESULT contained +syn keyword spupExternalSubs TRANSMIT RECEIVE contained +syn keyword spupFlowsheetSubs STREAM contained +syn keyword spupFunctionSubs INPUT OUTPUT contained +syn keyword spupGlobalSubs VARIABLES MAXIMIZE MINIMIZE CONSTRAINT contained +syn keyword spupHomotopySubs VARY OPTIONS contained +syn keyword spupMacroSubs MODEL FLOWSHEET contained +syn keyword spupModelSubs CATEGORY SET TYPE STREAM EQUATION PROCEDURE contained +syn keyword spupOperationSubs SET PRESET INITIAL SSTATE FREE contained +syn keyword spupOptionsSubs ROUTINES TRANSLATE EXECUTION contained +syn keyword spupProcedureSubs INPUT OUTPUT SPACE PRECALL POSTCALL DERIVATIVE STREAM contained +" no subsections for Profiles +syn keyword spupReportSubs SET INITIAL FIELDS FIELDMARK DISPLAY WITHIN contained +syn keyword spupUnitSubs ROUTINES SET contained + +" additional keywords for subsections +if !exists( "strict_subsections" ) + syn keyword spupConditionsSubs STOP PRINT contained + syn keyword spupDeclareSubs UNIT SET COMPONENTS THERMO OPTIONS contained + syn keyword spupEstimationSubs VARY MEASURE INITIAL contained + syn keyword spupFlowsheetSubs TYPE FEED PRODUCT INPUT OUTPUT CONNECTION OF IS contained + syn keyword spupMacroSubs CONNECTION STREAM SET INPUT OUTPUT OF IS FEED PRODUCT TYPE contained + syn keyword spupModelSubs AS ARRAY OF INPUT OUTPUT CONNECTION contained + syn keyword spupOperationSubs WITHIN contained + syn keyword spupReportSubs LEFT RIGHT CENTER CENTRE UOM TIME DATE VERSION RELDATE contained + syn keyword spupUnitSubs IS A contained +endif + +" Speedup data types +if exists( "highlight_types" ) + syn keyword spupTypes act_coeff_liq area coefficient concentration contained + syn keyword spupTypes control_signal cond_liq cond_vap cp_mass_liq contained + syn keyword spupTypes cp_mol_liq cp_mol_vap cv_mol_liq cv_mol_vap contained + syn keyword spupTypes diffus_liq diffus_vap delta_p dens_mass contained + syn keyword spupTypes dens_mass_sol dens_mass_liq dens_mass_vap dens_mol contained + syn keyword spupTypes dens_mol_sol dens_mol_liq dens_mol_vap enthflow contained + syn keyword spupTypes enth_mass enth_mass_liq enth_mass_vap enth_mol contained + syn keyword spupTypes enth_mol_sol enth_mol_liq enth_mol_vap entr_mol contained + syn keyword spupTypes entr_mol_sol entr_mol_liq entr_mol_vap fraction contained + syn keyword spupTypes flow_mass flow_mass_liq flow_mass_vap flow_mol contained + syn keyword spupTypes flow_mol_vap flow_mol_liq flow_vol flow_vol_vap contained + syn keyword spupTypes flow_vol_liq fuga_vap fuga_liq fuga_sol contained + syn keyword spupTypes gibb_mol_sol heat_react heat_trans_coeff contained + syn keyword spupTypes holdup_heat holdup_heat_liq holdup_heat_vap contained + syn keyword spupTypes holdup_mass holdup_mass_liq holdup_mass_vap contained + syn keyword spupTypes holdup_mol holdup_mol_liq holdup_mol_vap k_value contained + syn keyword spupTypes length length_delta length_short liqfraction contained + syn keyword spupTypes liqmassfraction mass massfraction molefraction contained + syn keyword spupTypes molweight moment_inertia negative notype percent contained + syn keyword spupTypes positive pressure press_diff press_drop press_rise contained + syn keyword spupTypes ratio reaction reaction_mass rotation surf_tens contained + syn keyword spupTypes temperature temperature_abs temp_diff temp_drop contained + syn keyword spupTypes temp_rise time vapfraction vapmassfraction contained + syn keyword spupTypes velocity visc_liq visc_vap volume zmom_rate contained + syn keyword spupTypes seg_rate smom_rate tmom_rate zmom_mass seg_mass contained + syn keyword spupTypes smom_mass tmom_mass zmom_holdup seg_holdup contained + syn keyword spupTypes smom_holdup tmom_holdup contained +endif + +" stream types +syn keyword spupStreams mainstream vapour liquid contained + +" "conditional" keywords +syn keyword spupConditional IF THEN ELSE ENDIF contained +" Operators, symbols etc. +syn keyword spupOperator AND OR NOT contained +syn match spupSymbol "[,\-+=:;*/\"<>@%()]" contained +syn match spupSpecial "[&\$?]" contained +" Surprisingly, Speedup allows no unary + instead of the - +syn match spupError "[(=+\-*/]\s*+\d\+\([ed][+-]\=\d\+\)\=\>"lc=1 contained +syn match spupError "[(=+\-*/]\s*+\d\+\.\([ed][+-]\=\d\+\)\=\>"lc=1 contained +syn match spupError "[(=+\-*/]\s*+\d*\.\d\+\([ed][+-]\=\d\+\)\=\>"lc=1 contained +" String +syn region spupString start=+"+ end=+"+ oneline contained +syn region spupString start=+'+ end=+'+ oneline contained +" Identifier +syn match spupIdentifier "\<[a-z][a-z0-9_]*\>" contained +" Textprocessor directives +syn match spupTextprocGeneric "?[a-z][a-z0-9_]*\>" contained +syn region spupTextprocError matchgroup=spupTextprocGeneric start="?ERROR" end="?END"he=s-1 contained +" Number, without decimal point +syn match spupNumber "-\=\d\+\([ed][+-]\=\d\+\)\=" contained +" Number, allows 1. before exponent +syn match spupNumber "-\=\d\+\.\([ed][+-]\=\d\+\)\=" contained +" Number allows .1 before exponent +syn match spupNumber "-\=\d*\.\d\+\([ed][+-]\=\d\+\)\=" contained +" Help subsections +syn region spupHelp start="^HELP"hs=e+1 end="^\$ENDHELP"he=s-1 contained +" Fortran code +syn region spupCode start="^CODE"hs=e+1 end="^\$ENDCODE"he=s-1 contained +" oneline comments +if oneline_comments > 3 + oneline_comments = 2 " default +endif +if oneline_comments == 1 + syn match spupComment "#[^#]*#\=" +elseif oneline_comments == 2 + syn match spupError "#.*$" + syn match spupComment "#[^#]*" nextgroup=spupError +elseif oneline_comments == 3 + syn match spupComment "#[^#]*" + syn match spupError "#[^#]*#.*" +endif +" multiline comments +syn match spupOpenBrace "{" contained +syn match spupError "}" +syn region spupComment matchgroup=spupComment2 start="{" end="}" keepend contains=spupOpenBrace + +syn cluster spupOrdinary contains=spupNumber,spupIdentifier,spupSymbol +syn cluster spupOrdinary add=spupError,spupString,spupComment +syn cluster spupTextproc contains=spupTextprocGeneric,spupTextprocError + +" define syncronizing; especially OPERATION sections can become very large +syn sync clear +syn sync minlines=100 +syn sync maxlines=500 + +syn sync match spupSyncOperation grouphere spupOperation "^OPERATION" +syn sync match spupSyncCdi grouphere spupCdi "^CDI" +syn sync match spupSyncConditions grouphere spupConditions "^CONDITIONS" +syn sync match spupSyncDeclare grouphere spupDeclare "^DECLARE" +syn sync match spupSyncEstimation grouphere spupEstimation "^ESTIMATION" +syn sync match spupSyncExternal grouphere spupExternal "^EXTERNAL" +syn sync match spupSyncFlowsheet grouphere spupFlowsheet "^FLOWSHEET" +syn sync match spupSyncFunction grouphere spupFunction "^FUNCTION" +syn sync match spupSyncGlobal grouphere spupGlobal "^GLOBAL" +syn sync match spupSyncHomotopy grouphere spupHomotopy "^HOMOTOPY" +syn sync match spupSyncMacro grouphere spupMacro "^MACRO" +syn sync match spupSyncModel grouphere spupModel "^MODEL" +syn sync match spupSyncOperation grouphere spupOperation "^OPERATION" +syn sync match spupSyncOptions grouphere spupOptions "^OPTIONS" +syn sync match spupSyncProcedure grouphere spupProcedure "^PROCEDURE" +syn sync match spupSyncProfiles grouphere spupProfiles "^PROFILES" +syn sync match spupSyncReport grouphere spupReport "^REPORT" +syn sync match spupSyncTitle grouphere spupTitle "^TITLE" +syn sync match spupSyncUnit grouphere spupUnit "^UNIT" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_spup_syn_inits") + if version < 508 + let did_spup_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink spupCdi spupSection + HiLink spupConditions spupSection + HiLink spupDeclare spupSection + HiLink spupEstimation spupSection + HiLink spupExternal spupSection + HiLink spupFlowsheet spupSection + HiLink spupFunction spupSection + HiLink spupGlobal spupSection + HiLink spupHomotopy spupSection + HiLink spupMacro spupSection + HiLink spupModel spupSection + HiLink spupOperation spupSection + HiLink spupOptions spupSection + HiLink spupProcedure spupSection + HiLink spupProfiles spupSection + HiLink spupReport spupSection + HiLink spupTitle spupConstant " this is correct, truly ;) + HiLink spupUnit spupSection + + HiLink spupCdiSubs spupSubs + HiLink spupConditionsSubs spupSubs + HiLink spupDeclareSubs spupSubs + HiLink spupEstimationSubs spupSubs + HiLink spupExternalSubs spupSubs + HiLink spupFlowsheetSubs spupSubs + HiLink spupFunctionSubs spupSubs + HiLink spupHomotopySubs spupSubs + HiLink spupMacroSubs spupSubs + HiLink spupModelSubs spupSubs + HiLink spupOperationSubs spupSubs + HiLink spupOptionsSubs spupSubs + HiLink spupProcedureSubs spupSubs + HiLink spupReportSubs spupSubs + HiLink spupUnitSubs spupSubs + + HiLink spupCode Normal + HiLink spupComment Comment + HiLink spupComment2 spupComment + HiLink spupConditional Statement + HiLink spupConstant Constant + HiLink spupError Error + HiLink spupHelp Normal + HiLink spupIdentifier Identifier + HiLink spupNumber Constant + HiLink spupOperator Special + HiLink spupOpenBrace spupError + HiLink spupSection Statement + HiLink spupSpecial spupTextprocGeneric + HiLink spupStreams Type + HiLink spupString Constant + HiLink spupSubs Statement + HiLink spupSymbol Special + HiLink spupTextprocError Normal + HiLink spupTextprocGeneric PreProc + HiLink spupTypes Type + + delcommand HiLink +endif + +let b:current_syntax = "spup" + +" vim:ts=4 diff --git a/vim73/syntax/spyce.vim b/vim73/syntax/spyce.vim new file mode 100644 index 0000000..e76cb1a --- /dev/null +++ b/vim73/syntax/spyce.vim @@ -0,0 +1,111 @@ +" Vim syntax file +" Language: SPYCE +" Maintainer: Rimon Barr +" URL: http://spyce.sourceforge.net +" Last Change: 2009 Nov 11 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" we define it here so that included files can test for it +if !exists("main_syntax") + let main_syntax='spyce' +endif + +" Read the HTML syntax to start with +let b:did_indent = 1 " don't perform HTML indentation! +let html_no_rendering = 1 " do not render ,, etc... +if version < 600 + so :p:h/html.vim +else + runtime! syntax/html.vim + unlet b:current_syntax + syntax spell default " added by Bram +endif + +" include python +syn include @Python :p:h/python.vim +syn include @Html :p:h/html.vim + +" spyce definitions +syn keyword spyceDirectiveKeyword include compact module import contained +syn keyword spyceDirectiveArg name names file contained +syn region spyceDirectiveString start=+"+ end=+"+ contained +syn match spyceDirectiveValue "=[\t ]*[^'", \t>][^, \t>]*"hs=s+1 contained + +syn match spyceBeginErrorS ,\[\[, +syn match spyceBeginErrorA ,<%, +syn cluster spyceBeginError contains=spyceBeginErrorS,spyceBeginErrorA +syn match spyceEndErrorS ,\]\], +syn match spyceEndErrorA ,%>, +syn cluster spyceEndError contains=spyceEndErrorS,spyceEndErrorA + +syn match spyceEscBeginS ,\\\[\[, +syn match spyceEscBeginA ,\\<%, +syn cluster spyceEscBegin contains=spyceEscBeginS,spyceEscBeginA +syn match spyceEscEndS ,\\\]\], +syn match spyceEscEndA ,\\%>, +syn cluster spyceEscEnd contains=spyceEscEndS,spyceEscEndA +syn match spyceEscEndCommentS ,--\\\]\], +syn match spyceEscEndCommentA ,--\\%>, +syn cluster spyceEscEndComment contains=spyceEscEndCommentS,spyceEscEndCommentA + +syn region spyceStmtS matchgroup=spyceStmtDelim start=,\[\[, end=,\]\], contains=@Python,spyceLambdaS,spyceLambdaA,spyceBeginError keepend +syn region spyceStmtA matchgroup=spyceStmtDelim start=,<%, end=,%>, contains=@Python,spyceLambdaS,spyceLambdaA,spyceBeginError keepend +syn region spyceChunkS matchgroup=spyceChunkDelim start=,\[\[\\, end=,\]\], contains=@Python,spyceLambdaS,spyceLambdaA,spyceBeginError keepend +syn region spyceChunkA matchgroup=spyceChunkDelim start=,<%\\, end=,%>, contains=@Python,spyceLambdaS,spyceLambdaA,spyceBeginError keepend +syn region spyceEvalS matchgroup=spyceEvalDelim start=,\[\[=, end=,\]\], contains=@Python,spyceLambdaS,spyceLambdaA,spyceBeginError keepend +syn region spyceEvalA matchgroup=spyceEvalDelim start=,<%=, end=,%>, contains=@Python,spyceLambdaS,spyceLambdaA,spyceBeginError keepend +syn region spyceDirectiveS matchgroup=spyceDelim start=,\[\[\., end=,\]\], contains=spyceBeginError,spyceDirectiveKeyword,spyceDirectiveArg,spyceDirectiveValue,spyceDirectiveString keepend +syn region spyceDirectiveA matchgroup=spyceDelim start=,<%@, end=,%>, contains=spyceBeginError,spyceDirectiveKeyword,spyceDirectiveArg,spyceDirectiveValue,spyceDirectiveString keepend +syn region spyceCommentS matchgroup=spyceCommentDelim start=,\[\[--, end=,--\]\], +syn region spyceCommentA matchgroup=spyceCommentDelim start=,<%--, end=,--%>, +syn region spyceLambdaS matchgroup=spyceLambdaDelim start=,\[\[spy!\?, end=,\]\], contains=@Html,@spyce extend +syn region spyceLambdaA matchgroup=spyceLambdaDelim start=,<%spy!\?, end=,%>, contains=@Html,@spyce extend + +syn cluster spyce contains=spyceStmtS,spyceStmtA,spyceChunkS,spyceChunkA,spyceEvalS,spyceEvalA,spyceCommentS,spyceCommentA,spyceDirectiveS,spyceDirectiveA + +syn cluster htmlPreproc contains=@spyce + +hi link spyceDirectiveKeyword Special +hi link spyceDirectiveArg Type +hi link spyceDirectiveString String +hi link spyceDirectiveValue String + +hi link spyceDelim Special +hi link spyceStmtDelim spyceDelim +hi link spyceChunkDelim spyceDelim +hi link spyceEvalDelim spyceDelim +hi link spyceLambdaDelim spyceDelim +hi link spyceCommentDelim Comment + +hi link spyceBeginErrorS Error +hi link spyceBeginErrorA Error +hi link spyceEndErrorS Error +hi link spyceEndErrorA Error + +hi link spyceStmtS spyce +hi link spyceStmtA spyce +hi link spyceChunkS spyce +hi link spyceChunkA spyce +hi link spyceEvalS spyce +hi link spyceEvalA spyce +hi link spyceDirectiveS spyce +hi link spyceDirectiveA spyce +hi link spyceCommentS Comment +hi link spyceCommentA Comment +hi link spyceLambdaS Normal +hi link spyceLambdaA Normal + +hi link spyce Statement + +let b:current_syntax = "spyce" +if main_syntax == 'spyce' + unlet main_syntax +endif + diff --git a/vim73/syntax/sql.vim b/vim73/syntax/sql.vim new file mode 100644 index 0000000..7ba20f3 --- /dev/null +++ b/vim73/syntax/sql.vim @@ -0,0 +1,39 @@ +" Vim syntax file loader +" Language: SQL +" Maintainer: David Fishburn +" Last Change: Thu Sep 15 2005 10:30:02 AM +" Version: 1.0 + +" Description: Checks for a: +" buffer local variable, +" global variable, +" If the above exist, it will source the type specified. +" If none exist, it will source the default sql.vim file. +" +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Default to the standard Vim distribution file +let filename = 'sqloracle' + +" Check for overrides. Buffer variables have the highest priority. +if exists("b:sql_type_override") + " Check the runtimepath to see if the file exists + if globpath(&runtimepath, 'syntax/'.b:sql_type_override.'.vim') != '' + let filename = b:sql_type_override + endif +elseif exists("g:sql_type_default") + if globpath(&runtimepath, 'syntax/'.g:sql_type_default.'.vim') != '' + let filename = g:sql_type_default + endif +endif + +" Source the appropriate file +exec 'runtime syntax/'.filename.'.vim' + +" vim:sw=4: diff --git a/vim73/syntax/sqlanywhere.vim b/vim73/syntax/sqlanywhere.vim new file mode 100644 index 0000000..5abab38 --- /dev/null +++ b/vim73/syntax/sqlanywhere.vim @@ -0,0 +1,686 @@ + +" Vim syntax file +" Language: SQL, Adaptive Server Anywhere +" Maintainer: David Fishburn +" Last Change: 2009 Mar 15 +" Version: 11.0.1 + +" Description: Updated to Adaptive Server Anywhere 11.0.1 +" Updated to Adaptive Server Anywhere 10.0.1 +" Updated to Adaptive Server Anywhere 9.0.2 +" Updated to Adaptive Server Anywhere 9.0.1 +" Updated to Adaptive Server Anywhere 9.0.0 +" +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +" The SQL reserved words, defined as keywords. + +syn keyword sqlSpecial false null true + +" common functions +syn keyword sqlFunction count sum avg min max debug_eng isnull +syn keyword sqlFunction greater lesser argn string ymd todate +syn keyword sqlFunction totimestamp date today now utc_now +syn keyword sqlFunction number identity years months weeks days +syn keyword sqlFunction hours minutes seconds second minute hour +syn keyword sqlFunction day month year dow date_format substr +syn keyword sqlFunction substring byte_substr length byte_length +syn keyword sqlFunction datalength ifnull evaluate list +syn keyword sqlFunction soundex similar difference like_start +syn keyword sqlFunction like_end regexp_compile +syn keyword sqlFunction regexp_compile_patindex remainder abs +syn keyword sqlFunction graphical_plan plan explanation ulplan +syn keyword sqlFunction graphical_ulplan long_ulplan +syn keyword sqlFunction short_ulplan rewrite watcomsql +syn keyword sqlFunction transactsql dialect estimate +syn keyword sqlFunction estimate_source index_estimate +syn keyword sqlFunction experience_estimate traceback wsql_state +syn keyword sqlFunction lang_message dateadd datediff datepart +syn keyword sqlFunction datename dayname monthname quarter +syn keyword sqlFunction tsequal hextoint inttohex rand textptr +syn keyword sqlFunction rowid grouping stddev variance rank +syn keyword sqlFunction dense_rank density percent_rank user_name +syn keyword sqlFunction user_id str stuff char_length nullif +syn keyword sqlFunction sortkey compare ts_index_statistics +syn keyword sqlFunction ts_table_statistics isdate isnumeric +syn keyword sqlFunction get_identity lookup newid uuidtostr +syn keyword sqlFunction strtouuid varexists + +" 9.0.1 functions +syn keyword sqlFunction acos asin atan atn2 cast ceiling convert cos cot +syn keyword sqlFunction char_length coalesce dateformat datetime degrees exp +syn keyword sqlFunction floor getdate insertstr +syn keyword sqlFunction log log10 lower mod pi power +syn keyword sqlFunction property radians replicate round sign sin +syn keyword sqlFunction sqldialect tan truncate truncnum +syn keyword sqlFunction base64_encode base64_decode +syn keyword sqlFunction hash compress decompress encrypt decrypt + +" 11.0.1 functions +syn keyword sqlFunction connection_extended_property text_handle_vector_match +syn keyword sqlFunction read_client_file write_client_file + +" string functions +syn keyword sqlFunction ascii char left ltrim repeat +syn keyword sqlFunction space right rtrim trim lcase ucase +syn keyword sqlFunction locate charindex patindex replace +syn keyword sqlFunction errormsg csconvert + +" property functions +syn keyword sqlFunction db_id db_name property_name +syn keyword sqlFunction property_description property_number +syn keyword sqlFunction next_connection next_database property +syn keyword sqlFunction connection_property db_property db_extended_property +syn keyword sqlFunction event_parmeter event_condition event_condition_name + +" sa_ procedures +syn keyword sqlFunction sa_add_index_consultant_analysis +syn keyword sqlFunction sa_add_workload_query +syn keyword sqlFunction sa_app_deregister +syn keyword sqlFunction sa_app_get_infoStr +syn keyword sqlFunction sa_app_get_status +syn keyword sqlFunction sa_app_register +syn keyword sqlFunction sa_app_registration_unlock +syn keyword sqlFunction sa_app_set_infoStr +syn keyword sqlFunction sa_audit_string +syn keyword sqlFunction sa_check_commit +syn keyword sqlFunction sa_checkpoint_execute +syn keyword sqlFunction sa_conn_activity +syn keyword sqlFunction sa_conn_compression_info +syn keyword sqlFunction sa_conn_deregister +syn keyword sqlFunction sa_conn_info +syn keyword sqlFunction sa_conn_properties +syn keyword sqlFunction sa_conn_properties_by_conn +syn keyword sqlFunction sa_conn_properties_by_name +syn keyword sqlFunction sa_conn_register +syn keyword sqlFunction sa_conn_set_status +syn keyword sqlFunction sa_create_analysis_from_query +syn keyword sqlFunction sa_db_info +syn keyword sqlFunction sa_db_properties +syn keyword sqlFunction sa_disable_auditing_type +syn keyword sqlFunction sa_disable_index +syn keyword sqlFunction sa_disk_free_space +syn keyword sqlFunction sa_enable_auditing_type +syn keyword sqlFunction sa_enable_index +syn keyword sqlFunction sa_end_forward_to +syn keyword sqlFunction sa_eng_properties +syn keyword sqlFunction sa_event_schedules +syn keyword sqlFunction sa_exec_script +syn keyword sqlFunction sa_flush_cache +syn keyword sqlFunction sa_flush_statistics +syn keyword sqlFunction sa_forward_to +syn keyword sqlFunction sa_get_dtt +syn keyword sqlFunction sa_get_histogram +syn keyword sqlFunction sa_get_request_profile +syn keyword sqlFunction sa_get_request_profile_sub +syn keyword sqlFunction sa_get_request_times +syn keyword sqlFunction sa_get_server_messages +syn keyword sqlFunction sa_get_simulated_scale_factors +syn keyword sqlFunction sa_get_workload_capture_status +syn keyword sqlFunction sa_index_density +syn keyword sqlFunction sa_index_levels +syn keyword sqlFunction sa_index_statistics +syn keyword sqlFunction sa_internal_alter_index_ability +syn keyword sqlFunction sa_internal_create_analysis_from_query +syn keyword sqlFunction sa_internal_disk_free_space +syn keyword sqlFunction sa_internal_get_dtt +syn keyword sqlFunction sa_internal_get_histogram +syn keyword sqlFunction sa_internal_get_request_times +syn keyword sqlFunction sa_internal_get_simulated_scale_factors +syn keyword sqlFunction sa_internal_get_workload_capture_status +syn keyword sqlFunction sa_internal_index_density +syn keyword sqlFunction sa_internal_index_levels +syn keyword sqlFunction sa_internal_index_statistics +syn keyword sqlFunction sa_internal_java_loaded_classes +syn keyword sqlFunction sa_internal_locks +syn keyword sqlFunction sa_internal_pause_workload_capture +syn keyword sqlFunction sa_internal_procedure_profile +syn keyword sqlFunction sa_internal_procedure_profile_summary +syn keyword sqlFunction sa_internal_read_backup_history +syn keyword sqlFunction sa_internal_recommend_indexes +syn keyword sqlFunction sa_internal_reset_identity +syn keyword sqlFunction sa_internal_resume_workload_capture +syn keyword sqlFunction sa_internal_start_workload_capture +syn keyword sqlFunction sa_internal_stop_index_consultant +syn keyword sqlFunction sa_internal_stop_workload_capture +syn keyword sqlFunction sa_internal_table_fragmentation +syn keyword sqlFunction sa_internal_table_page_usage +syn keyword sqlFunction sa_internal_table_stats +syn keyword sqlFunction sa_internal_virtual_sysindex +syn keyword sqlFunction sa_internal_virtual_sysixcol +syn keyword sqlFunction sa_java_loaded_classes +syn keyword sqlFunction sa_jdk_version +syn keyword sqlFunction sa_locks +syn keyword sqlFunction sa_make_object +syn keyword sqlFunction sa_pause_workload_capture +syn keyword sqlFunction sa_proc_debug_attach_to_connection +syn keyword sqlFunction sa_proc_debug_connect +syn keyword sqlFunction sa_proc_debug_detach_from_connection +syn keyword sqlFunction sa_proc_debug_disconnect +syn keyword sqlFunction sa_proc_debug_get_connection_name +syn keyword sqlFunction sa_proc_debug_release_connection +syn keyword sqlFunction sa_proc_debug_request +syn keyword sqlFunction sa_proc_debug_version +syn keyword sqlFunction sa_proc_debug_wait_for_connection +syn keyword sqlFunction sa_procedure_profile +syn keyword sqlFunction sa_procedure_profile_summary +syn keyword sqlFunction sa_read_backup_history +syn keyword sqlFunction sa_recommend_indexes +syn keyword sqlFunction sa_recompile_views +syn keyword sqlFunction sa_remove_index_consultant_analysis +syn keyword sqlFunction sa_remove_index_consultant_workload +syn keyword sqlFunction sa_reset_identity +syn keyword sqlFunction sa_resume_workload_capture +syn keyword sqlFunction sa_server_option +syn keyword sqlFunction sa_set_simulated_scale_factor +syn keyword sqlFunction sa_setremoteuser +syn keyword sqlFunction sa_setsubscription +syn keyword sqlFunction sa_start_recording_commits +syn keyword sqlFunction sa_start_workload_capture +syn keyword sqlFunction sa_statement_text +syn keyword sqlFunction sa_stop_index_consultant +syn keyword sqlFunction sa_stop_recording_commits +syn keyword sqlFunction sa_stop_workload_capture +syn keyword sqlFunction sa_sync +syn keyword sqlFunction sa_sync_sub +syn keyword sqlFunction sa_table_fragmentation +syn keyword sqlFunction sa_table_page_usage +syn keyword sqlFunction sa_table_stats +syn keyword sqlFunction sa_update_index_consultant_workload +syn keyword sqlFunction sa_validate +syn keyword sqlFunction sa_virtual_sysindex +syn keyword sqlFunction sa_virtual_sysixcol + +" sp_ procedures +syn keyword sqlFunction sp_addalias +syn keyword sqlFunction sp_addauditrecord +syn keyword sqlFunction sp_adddumpdevice +syn keyword sqlFunction sp_addgroup +syn keyword sqlFunction sp_addlanguage +syn keyword sqlFunction sp_addlogin +syn keyword sqlFunction sp_addmessage +syn keyword sqlFunction sp_addremotelogin +syn keyword sqlFunction sp_addsegment +syn keyword sqlFunction sp_addserver +syn keyword sqlFunction sp_addthreshold +syn keyword sqlFunction sp_addtype +syn keyword sqlFunction sp_adduser +syn keyword sqlFunction sp_auditdatabase +syn keyword sqlFunction sp_auditlogin +syn keyword sqlFunction sp_auditobject +syn keyword sqlFunction sp_auditoption +syn keyword sqlFunction sp_auditsproc +syn keyword sqlFunction sp_bindefault +syn keyword sqlFunction sp_bindmsg +syn keyword sqlFunction sp_bindrule +syn keyword sqlFunction sp_changedbowner +syn keyword sqlFunction sp_changegroup +syn keyword sqlFunction sp_checknames +syn keyword sqlFunction sp_checkperms +syn keyword sqlFunction sp_checkreswords +syn keyword sqlFunction sp_clearstats +syn keyword sqlFunction sp_column_privileges +syn keyword sqlFunction sp_columns +syn keyword sqlFunction sp_commonkey +syn keyword sqlFunction sp_configure +syn keyword sqlFunction sp_cursorinfo +syn keyword sqlFunction sp_databases +syn keyword sqlFunction sp_datatype_info +syn keyword sqlFunction sp_dboption +syn keyword sqlFunction sp_dbremap +syn keyword sqlFunction sp_depends +syn keyword sqlFunction sp_diskdefault +syn keyword sqlFunction sp_displaylogin +syn keyword sqlFunction sp_dropalias +syn keyword sqlFunction sp_dropdevice +syn keyword sqlFunction sp_dropgroup +syn keyword sqlFunction sp_dropkey +syn keyword sqlFunction sp_droplanguage +syn keyword sqlFunction sp_droplogin +syn keyword sqlFunction sp_dropmessage +syn keyword sqlFunction sp_dropremotelogin +syn keyword sqlFunction sp_dropsegment +syn keyword sqlFunction sp_dropserver +syn keyword sqlFunction sp_dropthreshold +syn keyword sqlFunction sp_droptype +syn keyword sqlFunction sp_dropuser +syn keyword sqlFunction sp_estspace +syn keyword sqlFunction sp_extendsegment +syn keyword sqlFunction sp_fkeys +syn keyword sqlFunction sp_foreignkey +syn keyword sqlFunction sp_getmessage +syn keyword sqlFunction sp_help +syn keyword sqlFunction sp_helpconstraint +syn keyword sqlFunction sp_helpdb +syn keyword sqlFunction sp_helpdevice +syn keyword sqlFunction sp_helpgroup +syn keyword sqlFunction sp_helpindex +syn keyword sqlFunction sp_helpjoins +syn keyword sqlFunction sp_helpkey +syn keyword sqlFunction sp_helplanguage +syn keyword sqlFunction sp_helplog +syn keyword sqlFunction sp_helpprotect +syn keyword sqlFunction sp_helpremotelogin +syn keyword sqlFunction sp_helpsegment +syn keyword sqlFunction sp_helpserver +syn keyword sqlFunction sp_helpsort +syn keyword sqlFunction sp_helptext +syn keyword sqlFunction sp_helpthreshold +syn keyword sqlFunction sp_helpuser +syn keyword sqlFunction sp_indsuspect +syn keyword sqlFunction sp_lock +syn keyword sqlFunction sp_locklogin +syn keyword sqlFunction sp_logdevice +syn keyword sqlFunction sp_login_environment +syn keyword sqlFunction sp_modifylogin +syn keyword sqlFunction sp_modifythreshold +syn keyword sqlFunction sp_monitor +syn keyword sqlFunction sp_password +syn keyword sqlFunction sp_pkeys +syn keyword sqlFunction sp_placeobject +syn keyword sqlFunction sp_primarykey +syn keyword sqlFunction sp_procxmode +syn keyword sqlFunction sp_recompile +syn keyword sqlFunction sp_remap +syn keyword sqlFunction sp_remote_columns +syn keyword sqlFunction sp_remote_exported_keys +syn keyword sqlFunction sp_remote_imported_keys +syn keyword sqlFunction sp_remote_pcols +syn keyword sqlFunction sp_remote_primary_keys +syn keyword sqlFunction sp_remote_procedures +syn keyword sqlFunction sp_remote_tables +syn keyword sqlFunction sp_remoteoption +syn keyword sqlFunction sp_rename +syn keyword sqlFunction sp_renamedb +syn keyword sqlFunction sp_reportstats +syn keyword sqlFunction sp_reset_tsql_environment +syn keyword sqlFunction sp_role +syn keyword sqlFunction sp_server_info +syn keyword sqlFunction sp_servercaps +syn keyword sqlFunction sp_serverinfo +syn keyword sqlFunction sp_serveroption +syn keyword sqlFunction sp_setlangalias +syn keyword sqlFunction sp_setreplicate +syn keyword sqlFunction sp_setrepproc +syn keyword sqlFunction sp_setreptable +syn keyword sqlFunction sp_spaceused +syn keyword sqlFunction sp_special_columns +syn keyword sqlFunction sp_sproc_columns +syn keyword sqlFunction sp_statistics +syn keyword sqlFunction sp_stored_procedures +syn keyword sqlFunction sp_syntax +syn keyword sqlFunction sp_table_privileges +syn keyword sqlFunction sp_tables +syn keyword sqlFunction sp_tsql_environment +syn keyword sqlFunction sp_tsql_feature_not_supported +syn keyword sqlFunction sp_unbindefault +syn keyword sqlFunction sp_unbindmsg +syn keyword sqlFunction sp_unbindrule +syn keyword sqlFunction sp_volchanged +syn keyword sqlFunction sp_who +syn keyword sqlFunction xp_scanf +syn keyword sqlFunction xp_sprintf + +" server functions +syn keyword sqlFunction col_length +syn keyword sqlFunction col_name +syn keyword sqlFunction index_col +syn keyword sqlFunction object_id +syn keyword sqlFunction object_name +syn keyword sqlFunction proc_role +syn keyword sqlFunction show_role +syn keyword sqlFunction xp_cmdshell +syn keyword sqlFunction xp_msver +syn keyword sqlFunction xp_read_file +syn keyword sqlFunction xp_real_cmdshell +syn keyword sqlFunction xp_real_read_file +syn keyword sqlFunction xp_real_sendmail +syn keyword sqlFunction xp_real_startmail +syn keyword sqlFunction xp_real_startsmtp +syn keyword sqlFunction xp_real_stopmail +syn keyword sqlFunction xp_real_stopsmtp +syn keyword sqlFunction xp_real_write_file +syn keyword sqlFunction xp_scanf +syn keyword sqlFunction xp_sendmail +syn keyword sqlFunction xp_sprintf +syn keyword sqlFunction xp_startmail +syn keyword sqlFunction xp_startsmtp +syn keyword sqlFunction xp_stopmail +syn keyword sqlFunction xp_stopsmtp +syn keyword sqlFunction xp_write_file + +" http functions +syn keyword sqlFunction http_header http_variable +syn keyword sqlFunction next_http_header next_http_variable +syn keyword sqlFunction sa_set_http_header sa_set_http_option +syn keyword sqlFunction sa_http_variable_info sa_http_header_info + +" http functions 9.0.1 +syn keyword sqlFunction http_encode http_decode +syn keyword sqlFunction html_encode html_decode + +" keywords +syn keyword sqlKeyword absolute accent action active add address aes_decrypt +syn keyword sqlKeyword after aggregate algorithm allow_dup_row allowed +syn keyword sqlKeyword alter and ansi_substring any as append apply asc ascii ase +syn keyword sqlKeyword assign at atan2 atomic attach attended audit authorization +syn keyword sqlKeyword autoincrement autostop batch bcp before +syn keyword sqlKeyword between bit_and bit_length bit_or bit_substr bit_xor +syn keyword sqlKeyword blank blanks block +syn keyword sqlKeyword both bottom unbounded break breaker bufferpool +syn keyword sqlKeyword build bulk by byte bytes cache calibrate calibration +syn keyword sqlKeyword cancel capability cascade cast +syn keyword sqlKeyword catalog ceil changes char char_convert check checksum +syn keyword sqlKeyword class classes client cmp +syn keyword sqlKeyword cluster clustered collation +syn keyword sqlKeyword column columns +syn keyword sqlKeyword command comment committed comparisons +syn keyword sqlKeyword compatible component compressed compute computes +syn keyword sqlKeyword concat configuration confirm conflict connection +syn keyword sqlKeyword console consolidate consolidated +syn keyword sqlKeyword constraint constraints content continue +syn keyword sqlKeyword convert coordinator copy count count_set_bits +syn keyword sqlKeyword crc createtime cross cube cume_dist +syn keyword sqlKeyword current cursor data data database +syn keyword sqlKeyword current_timestamp current_user +syn keyword sqlKeyword databases datatype dba dbfile +syn keyword sqlKeyword dbspace dbspaces dbspacename debug decoupled +syn keyword sqlKeyword decrypted default defaults default_dbspace deferred +syn keyword sqlKeyword definer definition +syn keyword sqlKeyword delay deleting delimited dependencies desc +syn keyword sqlKeyword description detach deterministic directory +syn keyword sqlKeyword disable disabled distinct do domain download duplicate +syn keyword sqlKeyword dsetpass dttm dynamic each editproc ejb +syn keyword sqlKeyword else elseif empty enable encapsulated encrypted end +syn keyword sqlKeyword encoding endif engine environment erase error escape escapes event +syn keyword sqlKeyword event_parameter every except exception exclude excluded exclusive exec +syn keyword sqlKeyword existing exists expanded expiry express exprtype extended_property +syn keyword sqlKeyword external externlogin factor failover false +syn keyword sqlKeyword fastfirstrow fieldproc file files filler +syn keyword sqlKeyword fillfactor finish first first_keyword first_value +syn keyword sqlKeyword following force foreign format forxml forxml_sep fp frame +syn keyword sqlKeyword freepage french fresh full function gb get_bit go global +syn keyword sqlKeyword group handler hash having header hexadecimal +syn keyword sqlKeyword hidden high history hg hng hold holdlock host +syn keyword sqlKeyword hours http_body http_session_timeout id identified identity ignore +syn keyword sqlKeyword ignore_dup_key ignore_dup_row immediate +syn keyword sqlKeyword in inactiv inactive inactivity included incremental +syn keyword sqlKeyword index index_enabled index_lparen indexonly info +syn keyword sqlKeyword inline inner inout insensitive inserting +syn keyword sqlKeyword instead integrated +syn keyword sqlKeyword internal intersection into introduced invoker iq is isolation +syn keyword sqlKeyword jar java java_location java_main_userid java_vm_options +syn keyword sqlKeyword jconnect jdk join kb key keep kerberos language last +syn keyword sqlKeyword last_keyword last_value lateral ld left len lf ln level like +syn keyword sqlKeyword limit local location log +syn keyword sqlKeyword logging login logscan long low lru main manual mark +syn keyword sqlKeyword match matched materialized max maximum mb membership +syn keyword sqlKeyword merge metadata methods minimum minutes mirror mode modify monitor move mru +syn keyword sqlKeyword multiplex name named national native natural new next no +syn keyword sqlKeyword noholdlock nolock nonclustered none not +syn keyword sqlKeyword notify null nullable_constant nulls object oem_string of off offline +syn keyword sqlKeyword old on online only openstring optimization optimizer option +syn keyword sqlKeyword or order others out outer over +syn keyword sqlKeyword package packetsize padding page pages +syn keyword sqlKeyword paglock parallel part partial partition partitions partner password path +syn keyword sqlKeyword pctfree plan policy populate port postfilter preceding precision +syn keyword sqlKeyword prefetch prefilter prefix preserve preview primary +syn keyword sqlKeyword prior priority priqty private privileges procedure profile +syn keyword sqlKeyword property_is_cumulative property_is_numeric public publication publish publisher +syn keyword sqlKeyword quiesce quote quotes range readclientfile readcommitted reader readfile readonly +syn keyword sqlKeyword readpast readuncommitted readwrite rebuild +syn keyword sqlKeyword received recompile recover recursive references +syn keyword sqlKeyword referencing refresh regex regexp regexp_substr relative relocate +syn keyword sqlKeyword rename repeatable repeatableread +syn keyword sqlKeyword replicate request_timeout required rereceive resend reserve reset +syn keyword sqlKeyword resizing resolve resource respect +syn keyword sqlKeyword restrict result retain +syn keyword sqlKeyword returns reverse right role +syn keyword sqlKeyword rollup root row row_number rowlock rows save +syn keyword sqlKeyword sa_index_hash sa_internal_fk_verify sa_internal_termbreak +syn keyword sqlKeyword sa_order_preserving_hash sa_order_preserving_hash_big sa_order_preserving_hash_prefix +syn keyword sqlKeyword schedule schema scope scripted scroll seconds secqty security +syn keyword sqlKeyword send sensitive sent serializable +syn keyword sqlKeyword server server session set_bit set_bits sets +syn keyword sqlKeyword share simple since site size skip +syn keyword sqlKeyword snapshot soapheader soap_header split some sorted_data +syn keyword sqlKeyword sqlcode sqlid sqlflagger sqlstate sqrt square +syn keyword sqlKeyword stacker stale statement statistics status stddev_pop stddev_samp +syn keyword sqlKeyword stemmer stogroup stoplist store +syn keyword sqlKeyword strip stripesizekb striping subpages subscribe subscription +syn keyword sqlKeyword subtransaction suser_id suser_name synchronization +syn keyword sqlKeyword syntax_error table tablock +syn keyword sqlKeyword tablockx tb temp template temporary term then +syn keyword sqlKeyword ties timezone to to_char to_nchar top traced_plan tracing +syn keyword sqlKeyword transfer transaction transactional tries true +syn keyword sqlKeyword tsequal type tune uncommitted unconditionally +syn keyword sqlKeyword unenforced unicode unique union unistr unknown unlimited unload +syn keyword sqlKeyword unpartition unquiesce updatetime updating updlock upgrade upload +syn keyword sqlKeyword upper use user +syn keyword sqlKeyword using utc utilities validproc +syn keyword sqlKeyword value values varchar variable +syn keyword sqlKeyword varying var_pop var_samp vcat verify versions view virtual wait +syn keyword sqlKeyword warning wd web when where window with with_auto +syn keyword sqlKeyword with_auto with_cube with_rollup without +syn keyword sqlKeyword with_lparen within word work workload write writefile +syn keyword sqlKeyword writeclientfile writer writers writeserver xlock zeros +" XML function support +syn keyword sqlFunction openxml xmlelement xmlforest xmlgen xmlconcat xmlagg +syn keyword sqlFunction xmlattributes +syn keyword sqlKeyword raw auto elements explicit +" HTTP support +syn keyword sqlKeyword authorization secure url service next_soap_header +" HTTP 9.0.2 new procedure keywords +syn keyword sqlKeyword namespace certificate clientport proxy +" OLAP support 9.0.0 +syn keyword sqlKeyword covar_pop covar_samp corr regr_slope regr_intercept +syn keyword sqlKeyword regr_count regr_r2 regr_avgx regr_avgy +syn keyword sqlKeyword regr_sxx regr_syy regr_sxy + +" Alternate keywords +syn keyword sqlKeyword character dec options proc reference +syn keyword sqlKeyword subtrans tran syn keyword + + +syn keyword sqlOperator in any some all between exists +syn keyword sqlOperator like escape not is and or +syn keyword sqlOperator intersect minus +syn keyword sqlOperator prior distinct + +syn keyword sqlStatement allocate alter backup begin call case +syn keyword sqlStatement checkpoint clear close commit configure connect +syn keyword sqlStatement create deallocate declare delete describe +syn keyword sqlStatement disconnect drop execute exit explain fetch +syn keyword sqlStatement for forward from get goto grant help if include +syn keyword sqlStatement input insert install leave load lock loop +syn keyword sqlStatement message open output parameter parameters passthrough +syn keyword sqlStatement prepare print put raiserror read readtext release +syn keyword sqlStatement remote remove reorganize resignal restore resume +syn keyword sqlStatement return revoke rollback savepoint select +syn keyword sqlStatement set setuser signal start stop synchronize +syn keyword sqlStatement system trigger truncate unload update +syn keyword sqlStatement validate waitfor whenever while writetext + + +syn keyword sqlType char long varchar text +syn keyword sqlType bigint decimal double float int integer numeric +syn keyword sqlType smallint tinyint real +syn keyword sqlType money smallmoney +syn keyword sqlType bit +syn keyword sqlType date datetime smalldate time timestamp +syn keyword sqlType binary image varbinary uniqueidentifier +syn keyword sqlType xml unsigned +" New types 10.0.0 +syn keyword sqlType varbit nchar nvarchar + +syn keyword sqlOption Allow_nulls_by_default +syn keyword sqlOption Allow_read_client_file +syn keyword sqlOption Allow_snapshot_isolation +syn keyword sqlOption Allow_write_client_file +syn keyword sqlOption Ansi_blanks +syn keyword sqlOption Ansi_close_cursors_on_rollback +syn keyword sqlOption Ansi_permissions +syn keyword sqlOption Ansi_substring +syn keyword sqlOption Ansi_update_constraints +syn keyword sqlOption Ansinull +syn keyword sqlOption Auditing +syn keyword sqlOption Auditing_options +syn keyword sqlOption Background_priority +syn keyword sqlOption Blocking +syn keyword sqlOption Blocking_timeout +syn keyword sqlOption Chained +syn keyword sqlOption Checkpoint_time +syn keyword sqlOption Cis_option +syn keyword sqlOption Cis_rowset_size +syn keyword sqlOption Close_on_endtrans +syn keyword sqlOption Collect_statistics_on_dml_updates +syn keyword sqlOption Conn_auditing +syn keyword sqlOption Connection_authentication +syn keyword sqlOption Continue_after_raiserror +syn keyword sqlOption Conversion_error +syn keyword sqlOption Cooperative_commit_timeout +syn keyword sqlOption Cooperative_commits +syn keyword sqlOption Database_authentication +syn keyword sqlOption Date_format +syn keyword sqlOption Date_order +syn keyword sqlOption Debug_messages +syn keyword sqlOption Dedicated_task +syn keyword sqlOption Default_dbspace +syn keyword sqlOption Default_timestamp_increment +syn keyword sqlOption Delayed_commit_timeout +syn keyword sqlOption Delayed_commits +syn keyword sqlOption Escape_character +syn keyword sqlOption Exclude_operators +syn keyword sqlOption Extended_join_syntax +syn keyword sqlOption Fire_triggers +syn keyword sqlOption First_day_of_week +syn keyword sqlOption For_xml_null_treatment +syn keyword sqlOption Force_view_creation +syn keyword sqlOption Global_database_id +syn keyword sqlOption Http_session_timeout +syn keyword sqlOption Integrated_server_name +syn keyword sqlOption Isolation_level +syn keyword sqlOption Java_location +syn keyword sqlOption Java_main_userid +syn keyword sqlOption Java_vm_options +syn keyword sqlOption Lock_rejected_rows +syn keyword sqlOption Log_deadlocks +syn keyword sqlOption Login_mode +syn keyword sqlOption Login_procedure +syn keyword sqlOption Materialized_view_optimization +syn keyword sqlOption Max_client_statements_cached +syn keyword sqlOption Max_cursor_count +syn keyword sqlOption Max_hash_size +syn keyword sqlOption Max_plans_cached +syn keyword sqlOption Max_priority +syn keyword sqlOption Max_query_tasks +syn keyword sqlOption Max_recursive_iterations +syn keyword sqlOption Max_statement_count +syn keyword sqlOption Max_temp_space +syn keyword sqlOption Min_password_length +syn keyword sqlOption Nearest_century +syn keyword sqlOption Non_keywords +syn keyword sqlOption Odbc_describe_binary_as_varbinary +syn keyword sqlOption Odbc_distinguish_char_and_varchar +syn keyword sqlOption Oem_string +syn keyword sqlOption On_charset_conversion_failure +syn keyword sqlOption On_tsql_error +syn keyword sqlOption Optimization_goal +syn keyword sqlOption Optimization_level +syn keyword sqlOption Optimization_workload +syn keyword sqlOption Pinned_cursor_percent_of_cache +syn keyword sqlOption Post_login_procedure +syn keyword sqlOption Precision +syn keyword sqlOption Prefetch +syn keyword sqlOption Preserve_source_format +syn keyword sqlOption Prevent_article_pkey_update +syn keyword sqlOption Priority +syn keyword sqlOption Query_mem_timeout +syn keyword sqlOption Quoted_identifier +syn keyword sqlOption Read_past_deleted +syn keyword sqlOption Recovery_time +syn keyword sqlOption Remote_idle_timeout +syn keyword sqlOption Replicate_all +syn keyword sqlOption Request_timeout +syn keyword sqlOption Return_date_time_as_string +syn keyword sqlOption Rollback_on_deadlock +syn keyword sqlOption Row_counts +syn keyword sqlOption Scale +syn keyword sqlOption Secure_feature_key +syn keyword sqlOption Sort_collation +syn keyword sqlOption Sql_flagger_error_level +syn keyword sqlOption Sql_flagger_warning_level +syn keyword sqlOption String_rtruncation +syn keyword sqlOption Subsume_row_locks +syn keyword sqlOption Suppress_tds_debugging +syn keyword sqlOption Synchronize_mirror_on_commit +syn keyword sqlOption Tds_empty_string_is_null +syn keyword sqlOption Temp_space_limit_check +syn keyword sqlOption Time_format +syn keyword sqlOption Time_zone_adjustment +syn keyword sqlOption Timestamp_format +syn keyword sqlOption Truncate_timestamp_values +syn keyword sqlOption Tsql_outer_joins +syn keyword sqlOption Tsql_variables +syn keyword sqlOption Updatable_statement_isolation +syn keyword sqlOption Update_statistics +syn keyword sqlOption Upgrade_database_capability +syn keyword sqlOption User_estimates +syn keyword sqlOption Verify_password_function +syn keyword sqlOption Wait_for_commit +syn keyword sqlOption Webservice_namespace_host + +" Strings and characters: +syn region sqlString start=+"+ end=+"+ contains=@Spell +syn region sqlString start=+'+ end=+'+ contains=@Spell + +" Numbers: +syn match sqlNumber "-\=\<\d*\.\=[0-9_]\>" + +" Comments: +syn region sqlDashComment start=/--/ end=/$/ contains=@Spell +syn region sqlSlashComment start=/\/\// end=/$/ contains=@Spell +syn region sqlMultiComment start="/\*" end="\*/" contains=sqlMultiComment,@Spell +syn cluster sqlComment contains=sqlDashComment,sqlSlashComment,sqlMultiComment,@Spell +syn sync ccomment sqlComment +syn sync ccomment sqlDashComment +syn sync ccomment sqlSlashComment + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sql_syn_inits") + if version < 508 + let did_sql_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi link + endif + + HiLink sqlDashComment Comment + HiLink sqlSlashComment Comment + HiLink sqlMultiComment Comment + HiLink sqlNumber Number + HiLink sqlOperator Operator + HiLink sqlSpecial Special + HiLink sqlKeyword Keyword + HiLink sqlStatement Statement + HiLink sqlString String + HiLink sqlType Type + HiLink sqlFunction Function + HiLink sqlOption PreProc + + delcommand HiLink +endif + +let b:current_syntax = "sqlanywhere" + +" vim:sw=4: diff --git a/vim73/syntax/sqlforms.vim b/vim73/syntax/sqlforms.vim new file mode 100644 index 0000000..055b2ae --- /dev/null +++ b/vim73/syntax/sqlforms.vim @@ -0,0 +1,168 @@ +" Vim syntax file +" Language: SQL*Forms (Oracle 7), based on sql.vim (vim5.0) +" Maintainer: Austin Ziegler (austin@halostatue.ca) +" Last Change: 2003 May 11 +" Prev Change: 19980710 +" URL: http://www.halostatue.ca/vim/syntax/proc.vim +" +" TODO Find a new maintainer who knows SQL*Forms. + + " For version 5.x, clear all syntax items. + " For version 6.x, quit when a syntax file was already loaded. +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syntax case ignore + +if version >= 600 + setlocal iskeyword=a-z,A-Z,48-57,_,.,-,> +else + set iskeyword=a-z,A-Z,48-57,_,.,-,> +endif + + + " The SQL reserved words, defined as keywords. +syntax match sqlTriggers /on-.*$/ +syntax match sqlTriggers /key-.*$/ +syntax match sqlTriggers /post-.*$/ +syntax match sqlTriggers /pre-.*$/ +syntax match sqlTriggers /user-.*$/ + +syntax keyword sqlSpecial null false true + +syntax keyword sqlProcedure abort_query anchor_view bell block_menu break call +syntax keyword sqlProcedure call_input call_query clear_block clear_eol +syntax keyword sqlProcedure clear_field clear_form clear_record commit_form +syntax keyword sqlProcedure copy count_query create_record default_value +syntax keyword sqlProcedure delete_record display_error display_field down +syntax keyword sqlProcedure duplicate_field duplicate_record edit_field +syntax keyword sqlProcedure enter enter_query erase execute_query +syntax keyword sqlProcedure execute_trigger exit_form first_Record go_block +syntax keyword sqlProcedure go_field go_record help hide_menu hide_page host +syntax keyword sqlProcedure last_record list_values lock_record message +syntax keyword sqlProcedure move_view new_form next_block next_field next_key +syntax keyword sqlProcedure next_record next_set pause post previous_block +syntax keyword sqlProcedure previous_field previous_record print redisplay +syntax keyword sqlProcedure replace_menu resize_view scroll_down scroll_up +syntax keyword sqlProcedure set_field show_keys show_menu show_page +syntax keyword sqlProcedure synchronize up user_exit + +syntax keyword sqlFunction block_characteristic error_code error_text +syntax keyword sqlFunction error_type field_characteristic form_failure +syntax keyword sqlFunction form_fatal form_success name_in + +syntax keyword sqlParameters hide no_hide replace no_replace ask_commit +syntax keyword sqlParameters do_commit no_commit no_validate all_records +syntax keyword sqlParameters for_update no_restrict restrict no_screen +syntax keyword sqlParameters bar full_screen pull_down auto_help auto_skip +syntax keyword sqlParameters fixed_length enterable required echo queryable +syntax keyword sqlParameters updateable update_null upper_case attr_on +syntax keyword sqlParameters attr_off base_table first_field last_field +syntax keyword sqlParameters datatype displayed display_length field_length +syntax keyword sqlParameters list page primary_key query_length x_pos y_pos + +syntax match sqlSystem /system\.block_status/ +syntax match sqlSystem /system\.current_block/ +syntax match sqlSystem /system\.current_field/ +syntax match sqlSystem /system\.current_form/ +syntax match sqlSystem /system\.current_value/ +syntax match sqlSystem /system\.cursor_block/ +syntax match sqlSystem /system\.cursor_field/ +syntax match sqlSystem /system\.cursor_record/ +syntax match sqlSystem /system\.cursor_value/ +syntax match sqlSystem /system\.form_status/ +syntax match sqlSystem /system\.last_query/ +syntax match sqlSystem /system\.last_record/ +syntax match sqlSystem /system\.message_level/ +syntax match sqlSystem /system\.record_status/ +syntax match sqlSystem /system\.trigger_block/ +syntax match sqlSystem /system\.trigger_field/ +syntax match sqlSystem /system\.trigger_record/ +syntax match sqlSystem /\$\$date\$\$/ +syntax match sqlSystem /\$\$time\$\$/ + +syntax keyword sqlKeyword accept access add as asc by check cluster column +syntax keyword sqlKeyword compress connect current decimal default +syntax keyword sqlKeyword desc exclusive file for from group +syntax keyword sqlKeyword having identified immediate increment index +syntax keyword sqlKeyword initial into is level maxextents mode modify +syntax keyword sqlKeyword nocompress nowait of offline on online start +syntax keyword sqlKeyword successful synonym table to trigger uid +syntax keyword sqlKeyword unique user validate values view whenever +syntax keyword sqlKeyword where with option order pctfree privileges +syntax keyword sqlKeyword public resource row rowlabel rownum rows +syntax keyword sqlKeyword session share size smallint sql\*forms_version +syntax keyword sqlKeyword terse define form name title procedure begin +syntax keyword sqlKeyword default_menu_application trigger block field +syntax keyword sqlKeyword enddefine declare exception raise when cursor +syntax keyword sqlKeyword definition base_table pragma +syntax keyword sqlKeyword column_name global trigger_type text description +syntax match sqlKeyword "<<<" +syntax match sqlKeyword ">>>" + +syntax keyword sqlOperator not and or out to_number to_date message erase +syntax keyword sqlOperator in any some all between exists substr nvl +syntax keyword sqlOperator exception_init +syntax keyword sqlOperator like escape trunc lpad rpad sum +syntax keyword sqlOperator union intersect minus to_char greatest +syntax keyword sqlOperator prior distinct decode least avg +syntax keyword sqlOperator sysdate true false field_characteristic +syntax keyword sqlOperator display_field call host + +syntax keyword sqlStatement alter analyze audit comment commit create +syntax keyword sqlStatement delete drop explain grant insert lock noaudit +syntax keyword sqlStatement rename revoke rollback savepoint select set +syntax keyword sqlStatement truncate update if elsif loop then +syntax keyword sqlStatement open fetch close else end + +syntax keyword sqlType char character date long raw mlslabel number rowid +syntax keyword sqlType varchar varchar2 float integer boolean global + +syntax keyword sqlCodes sqlcode no_data_found too_many_rows others +syntax keyword sqlCodes form_trigger_failure notfound found +syntax keyword sqlCodes validate no_commit + + " Comments: +syntax region sqlComment start="/\*" end="\*/" +syntax match sqlComment "--.*" + + " Strings and characters: +syntax region sqlString start=+"+ skip=+\\\\\|\\"+ end=+"+ +syntax region sqlString start=+'+ skip=+\\\\\|\\"+ end=+'+ + + " Numbers: +syntax match sqlNumber "-\=\<[0-9]*\.\=[0-9_]\>" + +syntax sync ccomment sqlComment + +if version >= 508 || !exists("did_sqlforms_syn_inits") + if version < 508 + let did_sqlforms_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sqlComment Comment + HiLink sqlKeyword Statement + HiLink sqlNumber Number + HiLink sqlOperator Statement + HiLink sqlProcedure Statement + HiLink sqlFunction Statement + HiLink sqlSystem Identifier + HiLink sqlSpecial Special + HiLink sqlStatement Statement + HiLink sqlString String + HiLink sqlType Type + HiLink sqlCodes Identifier + HiLink sqlTriggers PreProc + + delcommand HiLink +endif + +let b:current_syntax = "sqlforms" + +" vim: ts=8 sw=4 diff --git a/vim73/syntax/sqlinformix.vim b/vim73/syntax/sqlinformix.vim new file mode 100644 index 0000000..b4d0236 --- /dev/null +++ b/vim73/syntax/sqlinformix.vim @@ -0,0 +1,196 @@ +" Vim syntax file +" Informix Structured Query Language (SQL) and Stored Procedure Language (SPL) +" Language: SQL, SPL (Informix Dynamic Server 2000 v9.2) +" Maintainer: Dean Hill +" Last Change: 2004 Aug 30 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + + + +" === Comment syntax group === +syn region sqlComment start="{" end="}" contains=sqlTodo +syn match sqlComment "--.*$" contains=sqlTodo +syn sync ccomment sqlComment + + + +" === Constant syntax group === +" = Boolean subgroup = +syn keyword sqlBoolean true false +syn keyword sqlBoolean null +syn keyword sqlBoolean public user +syn keyword sqlBoolean current today +syn keyword sqlBoolean year month day hour minute second fraction + +" = String subgroup = +syn region sqlString start=+"+ end=+"+ +syn region sqlString start=+'+ end=+'+ + +" = Numbers subgroup = +syn match sqlNumber "-\=\<\d*\.\=[0-9_]\>" + + + +" === Statement syntax group === +" SQL +syn keyword sqlStatement allocate alter +syn keyword sqlStatement begin +syn keyword sqlStatement close commit connect create +syn keyword sqlStatement database deallocate declare delete describe disconnect drop +syn keyword sqlStatement execute fetch flush free get grant info insert +syn keyword sqlStatement load lock open output +syn keyword sqlStatement prepare put +syn keyword sqlStatement rename revoke rollback select set start stop +syn keyword sqlStatement truncate unload unlock update +syn keyword sqlStatement whenever +" SPL +syn keyword sqlStatement call continue define +syn keyword sqlStatement exit +syn keyword sqlStatement let +syn keyword sqlStatement return system trace + +" = Conditional subgroup = +" SPL +syn keyword sqlConditional elif else if then +syn keyword sqlConditional case +" Highlight "end if" with one or more separating spaces +syn match sqlConditional "end \+if" + +" = Repeat subgroup = +" SQL/SPL +" Handle SQL triggers' "for each row" clause and SPL "for" loop +syn match sqlRepeat "for\( \+each \+row\)\=" +" SPL +syn keyword sqlRepeat foreach while +" Highlight "end for", etc. with one or more separating spaces +syn match sqlRepeat "end \+for" +syn match sqlRepeat "end \+foreach" +syn match sqlRepeat "end \+while" + +" = Exception subgroup = +" SPL +syn match sqlException "on \+exception" +syn match sqlException "end \+exception" +syn match sqlException "end \+exception \+with \+resume" +syn match sqlException "raise \+exception" + +" = Keyword subgroup = +" SQL +syn keyword sqlKeyword aggregate add as authorization autofree by +syn keyword sqlKeyword cache cascade check cluster collation +syn keyword sqlKeyword column connection constraint cross +syn keyword sqlKeyword dataskip debug default deferred_prepare +syn keyword sqlKeyword descriptor diagnostics +syn keyword sqlKeyword each escape explain external +syn keyword sqlKeyword file foreign fragment from function +syn keyword sqlKeyword group having +syn keyword sqlKeyword immediate index inner into isolation +syn keyword sqlKeyword join key +syn keyword sqlKeyword left level log +syn keyword sqlKeyword mode modify mounting new no +syn keyword sqlKeyword object of old optical option +syn keyword sqlKeyword optimization order outer +syn keyword sqlKeyword pdqpriority pload primary procedure +syn keyword sqlKeyword references referencing release reserve +syn keyword sqlKeyword residency right role routine row +syn keyword sqlKeyword schedule schema scratch session set +syn keyword sqlKeyword statement statistics synonym +syn keyword sqlKeyword table temp temporary timeout to transaction trigger +syn keyword sqlKeyword using values view violations +syn keyword sqlKeyword where with work +" Highlight "on" (if it's not followed by some words we've already handled) +syn match sqlKeyword "on \+\(exception\)\@!" +" SPL +" Highlight "end" (if it's not followed by some words we've already handled) +syn match sqlKeyword "end \+\(if\|for\|foreach\|while\|exception\)\@!" +syn keyword sqlKeyword resume returning + +" = Operator subgroup = +" SQL +syn keyword sqlOperator not and or +syn keyword sqlOperator in is any some all between exists +syn keyword sqlOperator like matches +syn keyword sqlOperator union intersect +syn keyword sqlOperator distinct unique + + + +" === Identifier syntax group === +" = Function subgroup = +" SQL +syn keyword sqlFunction abs acos asin atan atan2 avg +syn keyword sqlFunction cardinality cast char_length character_length cos count +syn keyword sqlFunction exp filetoblob filetoclob hex +syn keyword sqlFunction initcap length logn log10 lower lpad +syn keyword sqlFunction min max mod octet_length pow range replace root round rpad +syn keyword sqlFunction sin sqrt stdev substr substring sum +syn keyword sqlFunction to_char tan to_date trim trunc upper variance + + + +" === Type syntax group === +" SQL +syn keyword sqlType blob boolean byte char character clob +syn keyword sqlType date datetime dec decimal double +syn keyword sqlType float int int8 integer interval list lvarchar +syn keyword sqlType money multiset nchar numeric nvarchar +syn keyword sqlType real serial serial8 smallfloat smallint +syn keyword sqlType text varchar varying + + + +" === Todo syntax group === +syn keyword sqlTodo TODO FIXME XXX DEBUG NOTE + + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sql_syn_inits") + if version < 508 + let did_sql_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + + " === Comment syntax group === + HiLink sqlComment Comment + + " === Constant syntax group === + HiLink sqlNumber Number + HiLink sqlBoolean Boolean + HiLink sqlString String + + " === Statment syntax group === + HiLink sqlStatement Statement + HiLink sqlConditional Conditional + HiLink sqlRepeat Repeat + HiLink sqlKeyword Keyword + HiLink sqlOperator Operator + HiLink sqlException Exception + + " === Identifier syntax group === + HiLink sqlFunction Function + + " === Type syntax group === + HiLink sqlType Type + + " === Todo syntax group === + HiLink sqlTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "sqlinformix" diff --git a/vim73/syntax/sqlj.vim b/vim73/syntax/sqlj.vim new file mode 100644 index 0000000..51398ef --- /dev/null +++ b/vim73/syntax/sqlj.vim @@ -0,0 +1,102 @@ +" Vim syntax file +" Language: sqlj +" Maintainer: Andreas Fischbach +" This file is based on sql.vim && java.vim (thanx) +" with a handful of additional sql words and still +" a subset of whatever standard +" Last change: 31th Dec 2001 + +" au BufNewFile,BufRead *.sqlj so $VIM/syntax/sqlj.vim + +" Remove any old syntax stuff hanging around +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Read the Java syntax to start with +source :p:h/java.vim + +" SQLJ extentions +" The SQL reserved words, defined as keywords. + +syn case ignore +syn keyword sqljSpecial null + +syn keyword sqljKeyword access add as asc by check cluster column +syn keyword sqljKeyword compress connect current decimal default +syn keyword sqljKeyword desc else exclusive file for from group +syn keyword sqljKeyword having identified immediate increment index +syn keyword sqljKeyword initial into is level maxextents mode modify +syn keyword sqljKeyword nocompress nowait of offline on online start +syn keyword sqljKeyword successful synonym table then to trigger uid +syn keyword sqljKeyword unique user validate values view whenever +syn keyword sqljKeyword where with option order pctfree privileges +syn keyword sqljKeyword public resource row rowlabel rownum rows +syn keyword sqljKeyword session share size smallint + +syn keyword sqljKeyword fetch database context iterator field join +syn keyword sqljKeyword foreign outer inner isolation left right +syn keyword sqljKeyword match primary key + +syn keyword sqljOperator not and or +syn keyword sqljOperator in any some all between exists +syn keyword sqljOperator like escape +syn keyword sqljOperator union intersect minus +syn keyword sqljOperator prior distinct +syn keyword sqljOperator sysdate + +syn keyword sqljOperator max min avg sum count hex + +syn keyword sqljStatement alter analyze audit comment commit create +syn keyword sqljStatement delete drop explain grant insert lock noaudit +syn keyword sqljStatement rename revoke rollback savepoint select set +syn keyword sqljStatement truncate update begin work + +syn keyword sqljType char character date long raw mlslabel number +syn keyword sqljType rowid varchar varchar2 float integer + +syn keyword sqljType byte text serial + + +" Strings and characters: +syn region sqljString start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn region sqljString start=+'+ skip=+\\\\\|\\"+ end=+'+ + +" Numbers: +syn match sqljNumber "-\=\<\d*\.\=[0-9_]\>" + +" PreProc +syn match sqljPre "#sql" + +" Comments: +syn region sqljComment start="/\*" end="\*/" +syn match sqlComment "--.*" + +syn sync ccomment sqljComment + +if version >= 508 || !exists("did_sqlj_syn_inits") + if version < 508 + let did_sqlj_syn_inits = 1 + command! -nargs=+ HiLink hi link + else + command! -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later. + HiLink sqljComment Comment + HiLink sqljKeyword sqljSpecial + HiLink sqljNumber Number + HiLink sqljOperator sqljStatement + HiLink sqljSpecial Special + HiLink sqljStatement Statement + HiLink sqljString String + HiLink sqljType Type + HiLink sqljPre PreProc + + delcommand HiLink +endif + +let b:current_syntax = "sqlj" + diff --git a/vim73/syntax/sqloracle.vim b/vim73/syntax/sqloracle.vim new file mode 100644 index 0000000..f9a7c19 --- /dev/null +++ b/vim73/syntax/sqloracle.vim @@ -0,0 +1,89 @@ +" Vim syntax file +" Language: SQL, PL/SQL (Oracle 8i) +" Maintainer: Paul Moore +" Last Change: 2005 Dec 23 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore + +" The SQL reserved words, defined as keywords. + +syn keyword sqlSpecial false null true + +syn keyword sqlKeyword access add as asc begin by check cluster column +syn keyword sqlKeyword compress connect current cursor decimal default desc +syn keyword sqlKeyword else elsif end exception exclusive file for from +syn keyword sqlKeyword function group having identified if immediate increment +syn keyword sqlKeyword index initial into is level loop maxextents mode modify +syn keyword sqlKeyword nocompress nowait of offline on online start +syn keyword sqlKeyword successful synonym table then to trigger uid +syn keyword sqlKeyword unique user validate values view whenever +syn keyword sqlKeyword where with option order pctfree privileges procedure +syn keyword sqlKeyword public resource return row rowlabel rownum rows +syn keyword sqlKeyword session share size smallint type using + +syn keyword sqlOperator not and or +syn keyword sqlOperator in any some all between exists +syn keyword sqlOperator like escape +syn keyword sqlOperator union intersect minus +syn keyword sqlOperator prior distinct +syn keyword sqlOperator sysdate out + +syn keyword sqlStatement alter analyze audit comment commit create +syn keyword sqlStatement delete drop execute explain grant insert lock noaudit +syn keyword sqlStatement rename revoke rollback savepoint select set +syn keyword sqlStatement truncate update + +syn keyword sqlType boolean char character date float integer long +syn keyword sqlType mlslabel number raw rowid varchar varchar2 varray + +" Strings and characters: +syn region sqlString start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn region sqlString start=+'+ skip=+\\\\\|\\'+ end=+'+ + +" Numbers: +syn match sqlNumber "-\=\<\d*\.\=[0-9_]\>" + +" Comments: +syn region sqlComment start="/\*" end="\*/" contains=sqlTodo +syn match sqlComment "--.*$" contains=sqlTodo + +syn sync ccomment sqlComment + +" Todo. +syn keyword sqlTodo contained TODO FIXME XXX DEBUG NOTE + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_sql_syn_inits") + if version < 508 + let did_sql_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sqlComment Comment + HiLink sqlKeyword sqlSpecial + HiLink sqlNumber Number + HiLink sqlOperator sqlStatement + HiLink sqlSpecial Special + HiLink sqlStatement Statement + HiLink sqlString String + HiLink sqlType Type + HiLink sqlTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "sql" + +" vim: ts=8 diff --git a/vim73/syntax/sqr.vim b/vim73/syntax/sqr.vim new file mode 100644 index 0000000..8749447 --- /dev/null +++ b/vim73/syntax/sqr.vim @@ -0,0 +1,295 @@ +" Vim syntax file +" Language: Structured Query Report Writer (SQR) +" Maintainer: Nathan Stratton Treadway (nathanst at ontko dot com) +" URL: http://www.ontko.com/sqr/#editor_config_files +" +" Modification History: +" 2002-Apr-12: Updated for SQR v6.x +" 2002-Jul-30: Added { and } to iskeyword definition +" 2003-Oct-15: Allow "." in variable names +" highlight entire open '... literal when it contains +" "''" inside it (e.g. "'I can''t say" is treated +" as one open string, not one terminated and one open) +" {} variables can occur inside of '...' literals +" +" Thanks to the previous maintainer of this file, Jeff Lanzarotta: +" http://lanzarotta.tripod.com/vim.html +" jefflanzarotta at yahoo dot com + +" For version 5.x, clear all syntax items. +" For version 6.x, quit when a syntax file was already loaded. +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version >= 600 + setlocal iskeyword=@,48-57,_,-,#,$,{,} +else + set iskeyword=@,48-57,_,-,#,$,{,} +endif + +syn case ignore + +" BEGIN GENERATED SECTION ============================================ + +" Generated by generate_vim_syntax.sqr at 2002/04/11 13:04 +" (based on the UltraEdit syntax file for SQR 6.1.4 +" found at http://www.ontko.com/sqr/#editor_config_files ) + +syn keyword sqrSection begin-footing begin-heading begin-procedure +syn keyword sqrSection begin-program begin-report begin-setup +syn keyword sqrSection end-footing end-heading end-procedure +syn keyword sqrSection end-program end-report end-setup + +syn keyword sqrParagraph alter-color-map alter-conection +syn keyword sqrParagraph alter-locale alter-printer alter-report +syn keyword sqrParagraph begin-document begin-execute begin-select +syn keyword sqrParagraph begin-sql declare-chart declare-image +syn keyword sqrParagraph declare-color-map declare-conection +syn keyword sqrParagraph declare-layout declare-printer +syn keyword sqrParagraph declare-report declare-procedure +syn keyword sqrParagraph declare-toc declare-variable end-declare +syn keyword sqrParagraph end-document end-select exit-select end-sql +syn keyword sqrParagraph load-lookup + +syn keyword sqrReserved #current-column #current-date #current-line +syn keyword sqrReserved #end-file #page-count #return-status +syn keyword sqrReserved #sql-count #sql-status #sqr-max-columns +syn keyword sqrReserved #sqr-max-lines #sqr-pid #sqr-toc-level +syn keyword sqrReserved #sqr-toc-page $sqr-database {sqr-database} +syn keyword sqrReserved $sqr-dbcs {sqr-dbcs} $sqr-encoding +syn keyword sqrReserved {sqr-encoding} $sqr-encoding-console +syn keyword sqrReserved {sqr-encoding-console} +syn keyword sqrReserved $sqr-encoding-database +syn keyword sqrReserved {sqr-encoding-database} +syn keyword sqrReserved $sqr-encoding-file-input +syn keyword sqrReserved {sqr-encoding-file-input} +syn keyword sqrReserved $sqr-encoding-file-output +syn keyword sqrReserved {sqr-encoding-file-output} +syn keyword sqrReserved $sqr-encoding-report-input +syn keyword sqrReserved {sqr-encoding-report-input} +syn keyword sqrReserved $sqr-encoding-report-output +syn keyword sqrReserved {sqr-encoding-report-output} +syn keyword sqrReserved $sqr-encoding-source {sqr-encoding-source} +syn keyword sqrReserved $sql-error $sqr-hostname {sqr-hostname} +syn keyword sqrReserved $sqr-locale $sqr-platform {sqr-platform} +syn keyword sqrReserved $sqr-program $sqr-report $sqr-toc-text +syn keyword sqrReserved $sqr-ver $username + +syn keyword sqrPreProc #define #else #end-if #endif #if #ifdef +syn keyword sqrPreProc #ifndef #include + +syn keyword sqrCommand add array-add array-divide array-multiply +syn keyword sqrCommand array-subtract ask break call clear-array +syn keyword sqrCommand close columns commit concat connect +syn keyword sqrCommand create-array create-color-palette date-time +syn keyword sqrCommand display divide do dollar-symbol else encode +syn keyword sqrCommand end-evaluate end-if end-while evaluate +syn keyword sqrCommand execute extract find get get-color goto +syn keyword sqrCommand graphic if input last-page let lookup +syn keyword sqrCommand lowercase mbtosbs money-symbol move +syn keyword sqrCommand multiply new-page new-report next-column +syn keyword sqrCommand next-listing no-formfeed open page-number +syn keyword sqrCommand page-size position print print-bar-code +syn keyword sqrCommand print-chart print-direct print-image +syn keyword sqrCommand printer-deinit printer-init put read +syn keyword sqrCommand rollback security set-color set-delay-print +syn keyword sqrCommand set-generations set-levels set-members +syn keyword sqrCommand sbtombs show stop string subtract toc-entry +syn keyword sqrCommand unstring uppercase use use-column +syn keyword sqrCommand use-printer-type use-procedure use-report +syn keyword sqrCommand while write + +syn keyword sqrParam 3d-effects after after-bold after-page +syn keyword sqrParam after-report after-toc and as at-end before +syn keyword sqrParam background batch-mode beep before-bold +syn keyword sqrParam before-page before-report before-toc blink +syn keyword sqrParam bold border bottom-margin box break by +syn keyword sqrParam caption center char char-size char-width +syn keyword sqrParam chars-inch chart-size checksum cl +syn keyword sqrParam clear-line clear-screen color color-palette +syn keyword sqrParam cs color_ data-array +syn keyword sqrParam data-array-column-count +syn keyword sqrParam data-array-column-labels +syn keyword sqrParam data-array-row-count data-labels date +syn keyword sqrParam date-edit-mask date-seperator +syn keyword sqrParam day-of-week-case day-of-week-full +syn keyword sqrParam day-of-week-short decimal decimal-seperator +syn keyword sqrParam default-numeric delay distinct dot-leader +syn keyword sqrParam edit-option-ad edit-option-am +syn keyword sqrParam edit-option-bc edit-option-na +syn keyword sqrParam edit-option-pm encoding entry erase-page +syn keyword sqrParam extent field fill fixed fixed_nolf float +syn keyword sqrParam font font-style font-type footing +syn keyword sqrParam footing-size foreground for-append +syn keyword sqrParam for-reading for-reports for-tocs +syn keyword sqrParam for-writing format formfeed from goto-top +syn keyword sqrParam group having heading heading-size height +syn keyword sqrParam horz-line image-size in indentation +syn keyword sqrParam init-string input-date-edit-mask insert +syn keyword sqrParam integer into item-color item-size key +syn keyword sqrParam layout left-margin legend legend-placement +syn keyword sqrParam legend-presentation legend-title level +syn keyword sqrParam line-height line-size line-width lines-inch +syn keyword sqrParam local locale loops max-columns max-lines +syn keyword sqrParam maxlen money money-edit-mask money-sign +syn keyword sqrParam money-sign-location months-case months-full +syn keyword sqrParam months-short name need newline newpage +syn keyword sqrParam no-advance nolf noline noprompt normal not +syn keyword sqrParam nowait number number-edit-mask on-break +syn keyword sqrParam on-error or order orientation page-depth +syn keyword sqrParam paper-size pie-segment-explode +syn keyword sqrParam pie-segment-percent-display +syn keyword sqrParam pie-segment-quantity-display pitch +syn keyword sqrParam point-markers point-size printer +syn keyword sqrParam printer-type quiet record reset-string +syn keyword sqrParam return_value reverse right-margin rows save +syn keyword sqrParam select size skip skiplines sort source +syn keyword sqrParam sqr-database sqr-platform startup-file +syn keyword sqrParam status stop sub-title symbol-set system +syn keyword sqrParam table text thousand-seperator +syn keyword sqrParam time-seperator times title to toc +syn keyword sqrParam top-margin type underline update using +syn keyword sqrParam value vary vert-line wait warn when +syn keyword sqrParam when-other where with x-axis-grid +syn keyword sqrParam x-axis-label x-axis-major-increment +syn keyword sqrParam x-axis-major-tick-marks x-axis-max-value +syn keyword sqrParam x-axis-min-value x-axis-minor-increment +syn keyword sqrParam x-axis-minor-tick-marks x-axis-rotate +syn keyword sqrParam x-axis-scale x-axis-tick-mark-placement xor +syn keyword sqrParam y-axis-grid y-axis-label +syn keyword sqrParam y-axis-major-increment +syn keyword sqrParam y-axis-major-tick-marks y-axis-max-value +syn keyword sqrParam y-axis-min-value y-axis-minor-increment +syn keyword sqrParam y-axis-minor-tick-marks y-axis-scale +syn keyword sqrParam y-axis-tick-mark-placement y2-type +syn keyword sqrParam y2-data-array y2-data-array-row-count +syn keyword sqrParam y2-data-array-column-count +syn keyword sqrParam y2-data-array-column-labels +syn keyword sqrParam y2-axis-color-palette y2-axis-label +syn keyword sqrParam y2-axis-major-increment +syn keyword sqrParam y2-axis-major-tick-marks y2-axis-max-value +syn keyword sqrParam y2-axis-min-value y2-axis-minor-increment +syn keyword sqrParam y2-axis-minor-tick-marks y2-axis-scale + +syn keyword sqrFunction abs acos asin atan array ascii asciic ceil +syn keyword sqrFunction cos cosh chr cond deg delete dateadd +syn keyword sqrFunction datediff datenow datetostr e10 exp edit +syn keyword sqrFunction exists floor getenv instr instrb isblank +syn keyword sqrFunction isnull log log10 length lengthb lengthp +syn keyword sqrFunction lengtht lower lpad ltrim mod nvl power rad +syn keyword sqrFunction round range replace roman rpad rtrim rename +syn keyword sqrFunction sign sin sinh sqrt substr substrb substrp +syn keyword sqrFunction substrt strtodate tan tanh trunc to_char +syn keyword sqrFunction to_multi_byte to_number to_single_byte +syn keyword sqrFunction transform translate unicode upper wrapdepth + +" END GENERATED SECTION ============================================== + +" Variables +syn match sqrVariable /\(\$\|#\|&\)\(\k\|\.\)*/ + + +" Debug compiler directives +syn match sqrPreProc /\s*#debug\a\=\(\s\|$\)/ +syn match sqrSubstVar /{\k*}/ + + +" Strings +" Note: if an undoubled ! is found, this is not a valid string +" (SQR will treat the end of the line as a comment) +syn match sqrString /'\(!!\|[^!']\)*'/ contains=sqrSubstVar +syn match sqrStrOpen /'\(!!\|''\|[^!']\)*$/ +" If we find a ' followed by an unmatched ! before a matching ', +" flag the error. +syn match sqrError /'\(!!\|[^'!]\)*![^!]/me=e-1 +syn match sqrError /'\(!!\|[^'!]\)*!$/ + +" Numbers: +syn match sqrNumber /-\=\<\d*\.\=[0-9_]\>/ + + + +" Comments: +" Handle comments that start with "!=" specially; they are only valid +" in the first column of the source line. Also, "!!" is only treated +" as a start-comment if there is only whitespace ahead of it on the line. + +syn keyword sqrTodo TODO FIXME XXX DEBUG NOTE ### +syn match sqrTodo /???/ + +if version >= 600 + " See also the sqrString section above for handling of ! characters + " inside of strings. (Those patterns override the ones below.) + syn match sqrComment /!\@= 508 || !exists("did_sqr_syn_inits") + if version < 508 + let did_sqr_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sqrSection Statement + HiLink sqrParagraph Statement + HiLink sqrReserved Statement + HiLink sqrParameter Statement + HiLink sqrPreProc PreProc + HiLink sqrSubstVar PreProc + HiLink sqrCommand Statement + HiLink sqrParam Type + HiLink sqrFunction Special + + HiLink sqrString String + HiLink sqrStrOpen Todo + HiLink sqrNumber Number + HiLink sqrVariable Identifier + + HiLink sqrComment Comment + HiLink sqrTodo Todo + HiLink sqrError Error + + delcommand HiLink +endif + +let b:current_syntax = "sqr" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/squid.vim b/vim73/syntax/squid.vim new file mode 100644 index 0000000..a8462bb --- /dev/null +++ b/vim73/syntax/squid.vim @@ -0,0 +1,153 @@ +" Vim syntax file +" Language: Squid config file +" Maintainer: Klaus Muth +" Last Change: 2005 Jun 12 +" URL: http://www.hampft.de/vim/syntax/squid.vim +" ThanksTo: Ilya Sher , +" Michael Dotzler + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" squid.conf syntax seems to be case insensitive +syn case ignore + +syn keyword squidTodo contained TODO +syn match squidComment "#.*$" contains=squidTodo,squidTag +syn match squidTag contained "TAG: .*$" + +" Lots & lots of Keywords! +syn keyword squidConf acl always_direct announce_host announce_period +syn keyword squidConf announce_port announce_to anonymize_headers +syn keyword squidConf append_domain as_whois_server auth_param_basic +syn keyword squidConf authenticate_children authenticate_program +syn keyword squidConf authenticate_ttl broken_posts buffered_logs +syn keyword squidConf cache_access_log cache_announce cache_dir +syn keyword squidConf cache_dns_program cache_effective_group +syn keyword squidConf cache_effective_user cache_host cache_host_acl +syn keyword squidConf cache_host_domain cache_log cache_mem +syn keyword squidConf cache_mem_high cache_mem_low cache_mgr +syn keyword squidConf cachemgr_passwd cache_peer cache_peer_access +syn keyword squidConf cahce_replacement_policy cache_stoplist +syn keyword squidConf cache_stoplist_pattern cache_store_log cache_swap +syn keyword squidConf cache_swap_high cache_swap_log cache_swap_low +syn keyword squidConf client_db client_lifetime client_netmask +syn keyword squidConf connect_timeout coredump_dir dead_peer_timeout +syn keyword squidConf debug_options delay_access delay_class +syn keyword squidConf delay_initial_bucket_level delay_parameters +syn keyword squidConf delay_pools deny_info dns_children dns_defnames +syn keyword squidConf dns_nameservers dns_testnames emulate_httpd_log +syn keyword squidConf err_html_text fake_user_agent firewall_ip +syn keyword squidConf forwarded_for forward_snmpd_port fqdncache_size +syn keyword squidConf ftpget_options ftpget_program ftp_list_width +syn keyword squidConf ftp_passive ftp_user half_closed_clients +syn keyword squidConf header_access header_replace hierarchy_stoplist +syn keyword squidConf high_response_time_warning high_page_fault_warning +syn keyword squidConf htcp_port http_access http_anonymizer httpd_accel +syn keyword squidConf httpd_accel_host httpd_accel_port +syn keyword squidConf httpd_accel_uses_host_header +syn keyword squidConf httpd_accel_with_proxy http_port http_reply_access +syn keyword squidConf icp_access icp_hit_stale icp_port +syn keyword squidConf icp_query_timeout ident_lookup ident_lookup_access +syn keyword squidConf ident_timeout incoming_http_average +syn keyword squidConf incoming_icp_average inside_firewall ipcache_high +syn keyword squidConf ipcache_low ipcache_size local_domain local_ip +syn keyword squidConf logfile_rotate log_fqdn log_icp_queries +syn keyword squidConf log_mime_hdrs maximum_object_size +syn keyword squidConf maximum_single_addr_tries mcast_groups +syn keyword squidConf mcast_icp_query_timeout mcast_miss_addr +syn keyword squidConf mcast_miss_encode_key mcast_miss_port memory_pools +syn keyword squidConf memory_pools_limit memory_replacement_policy +syn keyword squidConf mime_table min_http_poll_cnt min_icp_poll_cnt +syn keyword squidConf minimum_direct_hops minimum_object_size +syn keyword squidConf minimum_retry_timeout miss_access negative_dns_ttl +syn keyword squidConf negative_ttl neighbor_timeout neighbor_type_domain +syn keyword squidConf netdb_high netdb_low netdb_ping_period +syn keyword squidConf netdb_ping_rate never_direct no_cache +syn keyword squidConf passthrough_proxy pconn_timeout pid_filename +syn keyword squidConf pinger_program positive_dns_ttl prefer_direct +syn keyword squidConf proxy_auth proxy_auth_realm query_icmp quick_abort +syn keyword squidConf quick_abort quick_abort_max quick_abort_min +syn keyword squidConf quick_abort_pct range_offset_limit read_timeout +syn keyword squidConf redirect_children redirect_program +syn keyword squidConf redirect_rewrites_host_header reference_age +syn keyword squidConf reference_age refresh_pattern reload_into_ims +syn keyword squidConf request_body_max_size request_size request_timeout +syn keyword squidConf shutdown_lifetime single_parent_bypass +syn keyword squidConf siteselect_timeout snmp_access +syn keyword squidConf snmp_incoming_address snmp_port source_ping +syn keyword squidConf ssl_proxy store_avg_object_size +syn keyword squidConf store_objects_per_bucket strip_query_terms +syn keyword squidConf swap_level1_dirs swap_level2_dirs +syn keyword squidConf tcp_incoming_address tcp_outgoing_address +syn keyword squidConf tcp_recv_bufsize test_reachability udp_hit_obj +syn keyword squidConf udp_hit_obj_size udp_incoming_address +syn keyword squidConf udp_outgoing_address unique_hostname +syn keyword squidConf unlinkd_program uri_whitespace useragent_log +syn keyword squidConf visible_hostname wais_relay wais_relay_host +syn keyword squidConf wais_relay_port + +syn keyword squidOpt proxy-only weight ttl no-query default +syn keyword squidOpt round-robin multicast-responder +syn keyword squidOpt on off all deny allow +syn keyword squidopt via parent no-digest heap lru realm +syn keyword squidopt children credentialsttl none disable +syn keyword squidopt offline_toggle diskd q1 q2 + +" Security Actions for cachemgr_passwd +syn keyword squidAction shutdown info parameter server_list +syn keyword squidAction client_list +syn match squidAction "stats/\(objects\|vm_objects\|utilization\|ipcache\|fqdncache\|dns\|redirector\|io\|reply_headers\|filedescriptors\|netdb\)" +syn match squidAction "log\(/\(status\|enable\|disable\|clear\)\)\=" +syn match squidAction "squid\.conf" + +" Keywords for the acl-config +syn keyword squidAcl url_regex urlpath_regex referer_regex port proto +syn keyword squidAcl req_mime_type rep_mime_type +syn keyword squidAcl method browser user src dst +syn keyword squidAcl time dstdomain ident snmp_community + +syn match squidNumber "\<\d\+\>" +syn match squidIP "\<\d\{1,3}\.\d\{1,3}\.\d\{1,3}\.\d\{1,3}\>" +syn match squidStr "\(^\s*acl\s\+\S\+\s\+\(\S*_regex\|re[pq]_mime_type\|browser\|_domain\|user\)\+\s\+\)\@<=.*" contains=squidRegexOpt +syn match squidRegexOpt contained "\(^\s*acl\s\+\S\+\s\+\S\+\(_regex\|_mime_type\)\s\+\)\@<=[-+]i\s\+" + +" All config is in one line, so this has to be sufficient +" Make it fast like hell :) +syn sync minlines=3 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_squid_syntax_inits") + if version < 508 + let did_squid_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink squidTodo Todo + HiLink squidComment Comment + HiLink squidTag Special + HiLink squidConf Keyword + HiLink squidOpt Constant + HiLink squidAction String + HiLink squidNumber Number + HiLink squidIP Number + HiLink squidAcl Keyword + HiLink squidStr String + HiLink squidRegexOpt Special + + delcommand HiLink +endif + +let b:current_syntax = "squid" + +" vim: ts=8 diff --git a/vim73/syntax/sshconfig.vim b/vim73/syntax/sshconfig.vim new file mode 100644 index 0000000..45947f2 --- /dev/null +++ b/vim73/syntax/sshconfig.vim @@ -0,0 +1,116 @@ +" Vim syntax file +" Language: OpenSSH client configuration file (ssh_config) +" Maintainer: David Necas (Yeti) +" Last Change: 2009-07-09 + +" Setup +if version >= 600 + if exists("b:current_syntax") + finish + endif +else + syntax clear +endif + +if version >= 600 + setlocal iskeyword=_,-,a-z,A-Z,48-57 +else + set iskeyword=_,-,a-z,A-Z,48-57 +endif + +syn case ignore + +" Comments +syn match sshconfigComment "#.*$" contains=sshconfigTodo +syn keyword sshconfigTodo TODO FIXME NOT contained + +" Constants +syn keyword sshconfigYesNo yes no ask +syn keyword sshconfigYesNo any auto +syn keyword sshconfigCipher aes128-cbc 3des-cbc blowfish-cbc cast128-cbc +syn keyword sshconfigCipher aes192-cbc aes256-cbc aes128-ctr aes256-ctr +syn keyword sshconfigCipher arcfour arcfour128 arcfour256 cast128-cbc +syn keyword sshconfigMAC hmac-md5 hmac-sha1 hmac-ripemd160 hmac-sha1-96 +syn keyword sshconfigMAC hmac-md5-96 +syn match sshconfigMAC "\" +syn keyword sshconfigHostKeyAlg ssh-rsa ssh-dss +syn keyword sshconfigPreferredAuth hostbased publickey password +syn keyword sshconfigPreferredAuth keyboard-interactive +syn keyword sshconfigLogLevel QUIET FATAL ERROR INFO VERBOSE +syn keyword sshconfigLogLevel DEBUG DEBUG1 DEBUG2 DEBUG3 +syn keyword sshconfigSysLogFacility DAEMON USER AUTH AUTHPRIV LOCAL0 LOCAL1 +syn keyword sshconfigSysLogFacility LOCAL2 LOCAL3 LOCAL4 LOCAL5 LOCAL6 LOCAL7 +syn match sshconfigVar "%[rhpldun]\>" +syn match sshconfigSpecial "[*?]" +syn match sshconfigNumber "\d\+" +syn match sshconfigHostPort "\<\(\d\{1,3}\.\)\{3}\d\{1,3}\(:\d\+\)\?\>" +syn match sshconfigHostPort "\<\([-a-zA-Z0-9]\+\.\)\+[-a-zA-Z0-9]\{2,}\(:\d\+\)\?\>" +syn match sshconfigHostPort "\<\(\x\{,4}:\)\+\x\{,4}[:/]\d\+\>" + +" Keywords +syn keyword sshconfigHostSect Host +syn keyword sshconfigKeyword AddressFamily +syn keyword sshconfigKeyword BatchMode BindAddress +syn keyword sshconfigKeyword ChallengeResponseAuthentication CheckHostIP +syn keyword sshconfigKeyword Cipher Ciphers ClearAllForwardings +syn keyword sshconfigKeyword Compression CompressionLevel ConnectTimeout +syn keyword sshconfigKeyword ConnectionAttempts ControlMaster +syn keyword sshconfigKeyword ControlPath DynamicForward +syn keyword sshconfigKeyword EnableSSHKeysign EscapeChar ExitOnForwardFailure +syn keyword sshconfigKeyword ForwardAgent ForwardX11 +syn keyword sshconfigKeyword ForwardX11Trusted +syn keyword sshconfigKeyword GSSAPIAuthentication +syn keyword sshconfigKeyword GSSAPIDelegateCredentials GatewayPorts +syn keyword sshconfigKeyword GlobalKnownHostsFile +syn keyword sshconfigKeyword HostKeyAlgorithms HashKnownHosts +syn keyword sshconfigKeyword HostKeyAlias HostName HostbasedAuthentication +syn keyword sshconfigKeyword IdentitiesOnly IdentityFile +syn keyword sshconfigKeyword KbdInteractiveAuthentication KbdInteractiveDevices +syn keyword sshconfigKeyword LocalCommand LocalForward LogLevel +syn keyword sshconfigKeyword MACs +syn keyword sshconfigKeyword NoHostAuthenticationForLocalhost +syn keyword sshconfigKeyword NumberOfPasswordPrompts +syn keyword sshconfigKeyword PasswordAuthentication PermitLocalCommand +syn keyword sshconfigKeyword Port PreferredAuthentications Protocol +syn keyword sshconfigKeyword ProxyCommand PubkeyAuthentication +syn keyword sshconfigKeyword PermitLocalCommand +syn keyword sshconfigKeyword RSAAuthentication RemoteForward RekeyLimit +syn keyword sshconfigKeyword RhostsRSAAuthentication +syn keyword sshconfigKeyword SendEnv ServerAliveCountMax ServerAliveInterval +syn keyword sshconfigKeyword SmartcardDevice StrictHostKeyChecking +syn keyword sshconfigKeyword Tunnel TunnelDevice +syn keyword sshconfigKeyword TCPKeepAlive UsePrivilegedPort User +syn keyword sshconfigKeyword UserKnownHostsFile +syn keyword sshconfigKeyword VerifyHostKeyDNS VisualHostKey +syn keyword sshconfigKeyword XAuthLocation + +" Define the default highlighting +if version >= 508 || !exists("did_sshconfig_syntax_inits") + if version < 508 + let did_sshconfig_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sshconfigComment Comment + HiLink sshconfigTodo Todo + HiLink sshconfigHostPort sshconfigConstant + HiLink sshconfigNumber sshconfigConstant + HiLink sshconfigConstant Constant + HiLink sshconfigYesNo sshconfigEnum + HiLink sshconfigCipher sshconfigEnum + HiLink sshconfigMAC sshconfigEnum + HiLink sshconfigHostKeyAlg sshconfigEnum + HiLink sshconfigLogLevel sshconfigEnum + HiLink sshconfigSysLogFacility sshconfigEnum + HiLink sshconfigPreferredAuth sshconfigEnum + HiLink sshconfigVar sshconfigEnum + HiLink sshconfigEnum Identifier + HiLink sshconfigSpecial Special + HiLink sshconfigKeyword Keyword + HiLink sshconfigHostSect Type + delcommand HiLink +endif + +let b:current_syntax = "sshconfig" diff --git a/vim73/syntax/sshdconfig.vim b/vim73/syntax/sshdconfig.vim new file mode 100644 index 0000000..97ee8f8 --- /dev/null +++ b/vim73/syntax/sshdconfig.vim @@ -0,0 +1,111 @@ +" Vim syntax file +" Language: OpenSSH server configuration file (sshd_config) +" Maintainer: David Necas (Yeti) +" Last Change: 2009-07-09 + +" Setup +if version >= 600 + if exists("b:current_syntax") + finish + endif +else + syntax clear +endif + +if version >= 600 + setlocal iskeyword=_,-,a-z,A-Z,48-57 +else + set iskeyword=_,-,a-z,A-Z,48-57 +endif + +syn case ignore + +" Comments +syn match sshdconfigComment "#.*$" contains=sshdconfigTodo +syn keyword sshdconfigTodo TODO FIXME NOT contained + +" Constants +syn keyword sshdconfigYesNo yes no none +syn keyword sshdconfigAddressFamily any inet inet6 +syn keyword sshdconfigCipher aes128-cbc 3des-cbc blowfish-cbc cast128-cbc +syn keyword sshdconfigCipher aes192-cbc aes256-cbc aes128-ctr aes256-ctr +syn keyword sshdconfigCipher arcfour arcfour128 arcfour256 cast128-cbc +syn keyword sshdconfigMAC hmac-md5 hmac-sha1 hmac-ripemd160 hmac-sha1-96 +syn keyword sshdconfigMAC hmac-md5-96 +syn match sshdconfigMAC "\" +syn keyword sshdconfigRootLogin without-password forced-commands-only +syn keyword sshdconfigLogLevel QUIET FATAL ERROR INFO VERBOSE +syn keyword sshdconfigLogLevel DEBUG DEBUG1 DEBUG2 DEBUG3 +syn keyword sshdconfigSysLogFacility DAEMON USER AUTH AUTHPRIV LOCAL0 LOCAL1 +syn keyword sshdconfigSysLogFacility LOCAL2 LOCAL3 LOCAL4 LOCAL5 LOCAL6 LOCAL7 +syn match sshdconfigSpecial "[*?]" +syn match sshdconfigNumber "\d\+" +syn match sshdconfigHostPort "\<\(\d\{1,3}\.\)\{3}\d\{1,3}\(:\d\+\)\?\>" +syn match sshdconfigHostPort "\<\([-a-zA-Z0-9]\+\.\)\+[-a-zA-Z0-9]\{2,}\(:\d\+\)\?\>" +" FIXME: this matches quite a few things which are NOT valid IPv6 addresses +syn match sshdconfigHostPort "\<\(\x\{,4}:\)\+\x\{,4}:\d\+\>" +syn match sshdconfigTime "\<\(\d\+[sSmMhHdDwW]\)\+\>" + +" Keywords +syn keyword sshdconfigMatch Host User Group Address +syn keyword sshdconfigKeyword AcceptEnv AddressFamily AllowAgentForwarding +syn keyword sshdconfigKeyword AllowGroups AllowTcpForwarding +syn keyword sshdconfigKeyword AllowUsers AuthorizedKeysFile +syn keyword sshdconfigKeyword Banner +syn keyword sshdconfigKeyword ChallengeResponseAuthentication ChrootDirectory +syn keyword sshdconfigKeyword Ciphers ClientAliveCountMax +syn keyword sshdconfigKeyword ClientAliveInterval Compression +syn keyword sshdconfigKeyword DenyGroups DenyUsers +syn keyword sshdconfigKeyword ForceCommand +syn keyword sshdconfigKeyword GatewayPorts GSSAPIAuthentication +syn keyword sshdconfigKeyword GSSAPICleanupCredentials +syn keyword sshdconfigKeyword HostbasedAuthentication HostKey +syn keyword sshdconfigKeyword IgnoreRhosts IgnoreUserKnownHosts +syn keyword sshdconfigKeyword KerberosAuthentication KerberosGetAFSToken +syn keyword sshdconfigKeyword KerberosOrLocalPasswd KerberosTicketCleanup +syn keyword sshdconfigKeyword KeyRegenerationInterval +syn keyword sshdconfigKeyword ListenAddress LoginGraceTime LogLevel +syn keyword sshdconfigKeyword MACs Match MaxAuthTries MaxSessions MaxStartups +syn keyword sshdconfigKeyword PasswordAuthentication PermitEmptyPasswords +syn keyword sshdconfigKeyword PermitRootLogin PermitOpen PermitTunnel +syn keyword sshdconfigKeyword PermitUserEnvironment PidFile Port +syn keyword sshdconfigKeyword PrintLastLog PrintMotd Protocol +syn keyword sshdconfigKeyword PubkeyAuthentication +syn keyword sshdconfigKeyword RhostsRSAAuthentication RSAAuthentication +syn keyword sshdconfigKeyword ServerKeyBits ShowPatchLevel StrictModes +syn keyword sshdconfigKeyword Subsystem SyslogFacility +syn keyword sshdconfigKeyword TCPKeepAlive +syn keyword sshdconfigKeyword UseDNS UseLogin UsePAM UsePrivilegeSeparation +syn keyword sshdconfigKeyword X11DisplayOffset X11Forwarding +syn keyword sshdconfigKeyword X11UseLocalhost XAuthLocation + +" Define the default highlighting +if version >= 508 || !exists("did_sshdconfig_syntax_inits") + if version < 508 + let did_sshdconfig_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink sshdconfigComment Comment + HiLink sshdconfigTodo Todo + HiLink sshdconfigHostPort sshdconfigConstant + HiLink sshdconfigTime sshdconfigConstant + HiLink sshdconfigNumber sshdconfigConstant + HiLink sshdconfigConstant Constant + HiLink sshdconfigYesNo sshdconfigEnum + HiLink sshdconfigAddressFamily sshdconfigEnum + HiLink sshdconfigCipher sshdconfigEnum + HiLink sshdconfigMAC sshdconfigEnum + HiLink sshdconfigRootLogin sshdconfigEnum + HiLink sshdconfigLogLevel sshdconfigEnum + HiLink sshdconfigSysLogFacility sshdconfigEnum + HiLink sshdconfigEnum Function + HiLink sshdconfigSpecial Special + HiLink sshdconfigKeyword Keyword + HiLink sshdconfigMatch Type + delcommand HiLink +endif + +let b:current_syntax = "sshdconfig" diff --git a/vim73/syntax/st.vim b/vim73/syntax/st.vim new file mode 100644 index 0000000..d629eb4 --- /dev/null +++ b/vim73/syntax/st.vim @@ -0,0 +1,102 @@ +" Vim syntax file +" Language: Smalltalk +" Maintainer: Arndt Hesse +" Last Change: 2001 May 09 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" some Smalltalk keywords and standard methods +syn keyword stKeyword super self class true false new not +syn keyword stKeyword notNil isNil inspect out nil +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" +syn match stMethod "\:" + +" the block of local variables of a method +syn region stLocalVariables start="^[ \t]*|" end="|" + +" the Smalltalk comment +syn region stComment start="\"" end="\"" + +" the Smalltalk strings and single characters +syn region stString start='\'' skip="''" end='\'' +syn match stCharacter "$." + +syn case ignore + +" the symols prefixed by a '#' +syn match stSymbol "\(#\<[a-z_][a-z0-9_]*\>\)" +syn match stSymbol "\(#'[^']*'\)" + +" the variables in a statement block for loops +syn match stBlockVariable "\(:[ \t]*\<[a-z_][a-z0-9_]*\>[ \t]*\)\+|" contained + +" some representations of numbers +syn match stNumber "\<\d\+\(u\=l\=\|lu\|f\)\>" +syn match stFloat "\<\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=\>" +syn match stFloat "\<\d\+e[-+]\=\d\+[fl]\=\>" + +syn case match + +" a try to higlight paren mismatches +syn region stParen transparent start='(' end=')' contains=ALLBUT,stParenError +syn match stParenError ")" +syn region stBlock transparent start='\[' end='\]' contains=ALLBUT,stBlockError +syn match stBlockError "\]" +syn region stSet transparent start='{' end='}' contains=ALLBUT,stSetError +syn match stSetError "}" + +hi link stParenError stError +hi link stSetError stError +hi link stBlockError stError + +" synchronization for syntax analysis +syn sync minlines=50 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_st_syntax_inits") + if version < 508 + let did_st_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink stKeyword Statement + HiLink stMethod Statement + HiLink stComment Comment + HiLink stCharacter Constant + HiLink stString Constant + HiLink stSymbol Special + HiLink stNumber Type + HiLink stFloat Type + HiLink stError Error + HiLink stLocalVariables Identifier + HiLink stBlockVariable Identifier + + delcommand HiLink +endif + +let b:current_syntax = "st" diff --git a/vim73/syntax/stata.vim b/vim73/syntax/stata.vim new file mode 100644 index 0000000..e1f19c8 --- /dev/null +++ b/vim73/syntax/stata.vim @@ -0,0 +1,451 @@ +" stata.vim -- Vim syntax file for Stata do, ado, and class files. +" Language: Stata and/or Mata +" Maintainer: Jeff Pitblado +" Last Change: 26apr2006 +" Version: 1.1.4 + +" Log: +" 14apr2006 renamed syntax groups st* to stata* +" 'syntax clear' only under version control +" check for 'b:current_syntax', removed 'did_stata_syntax_inits' +" 17apr2006 fixed start expression for stataFunc +" 26apr2006 fixed brace confusion in stataErrInParen and stataErrInBracket +" fixed paren/bracket confusion in stataFuncGroup + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syntax case match + +" comments - single line +" note that the triple slash continuing line comment comes free +syn region stataStarComment start=/^\s*\*/ end=/$/ contains=stataComment oneline +syn region stataSlashComment start="\s//" end=/$/ contains=stataComment oneline +syn region stataSlashComment start="^//" end=/$/ contains=stataComment oneline +" comments - multiple line +syn region stataComment start="/\*" end="\*/" contains=stataComment + +" global macros - simple case +syn match stataGlobal /\$\a\w*/ +" global macros - general case +syn region stataGlobal start=/\${/ end=/}/ oneline contains=@stataMacroGroup +" local macros - general case +syn region stataLocal start=/`/ end=/'/ oneline contains=@stataMacroGroup + +" numeric formats +syn match stataFormat /%-\=\d\+\.\d\+[efg]c\=/ +" numeric hex format +syn match stataFormat /%-\=21x/ +" string format +syn match stataFormat /%\(\|-\|\~\)\d\+s/ + +" Statements +syn keyword stataConditional else if +syn keyword stataRepeat foreach +syn keyword stataRepeat forv[alues] +syn keyword stataRepeat while + +" Common programming commands +syn keyword stataCommand about +syn keyword stataCommand adopath +syn keyword stataCommand adoupdate +syn keyword stataCommand assert +syn keyword stataCommand break +syn keyword stataCommand by +syn keyword stataCommand cap[ture] +syn keyword stataCommand cd +syn keyword stataCommand chdir +syn keyword stataCommand checksum +syn keyword stataCommand class +syn keyword stataCommand classutil +syn keyword stataCommand compress +syn keyword stataCommand conf[irm] +syn keyword stataCommand conren +syn keyword stataCommand continue +syn keyword stataCommand cou[nt] +syn keyword stataCommand cscript +syn keyword stataCommand cscript_log +syn keyword stataCommand #delimit +syn keyword stataCommand d[escribe] +syn keyword stataCommand dir +syn keyword stataCommand discard +syn keyword stataCommand di[splay] +syn keyword stataCommand do +syn keyword stataCommand doedit +syn keyword stataCommand drop +syn keyword stataCommand edit +syn keyword stataCommand end +syn keyword stataCommand erase +syn keyword stataCommand eret[urn] +syn keyword stataCommand err[or] +syn keyword stataCommand e[xit] +syn keyword stataCommand expand +syn keyword stataCommand expandcl +syn keyword stataCommand file +syn keyword stataCommand findfile +syn keyword stataCommand format +syn keyword stataCommand g[enerate] +syn keyword stataCommand gettoken +syn keyword stataCommand gl[obal] +syn keyword stataCommand help +syn keyword stataCommand hexdump +syn keyword stataCommand include +syn keyword stataCommand infile +syn keyword stataCommand infix +syn keyword stataCommand input +syn keyword stataCommand insheet +syn keyword stataCommand joinby +syn keyword stataCommand la[bel] +syn keyword stataCommand levelsof +syn keyword stataCommand list +syn keyword stataCommand loc[al] +syn keyword stataCommand log +syn keyword stataCommand ma[cro] +syn keyword stataCommand mark +syn keyword stataCommand markout +syn keyword stataCommand marksample +syn keyword stataCommand mata +syn keyword stataCommand matrix +syn keyword stataCommand memory +syn keyword stataCommand merge +syn keyword stataCommand mkdir +syn keyword stataCommand more +syn keyword stataCommand net +syn keyword stataCommand nobreak +syn keyword stataCommand n[oisily] +syn keyword stataCommand note[s] +syn keyword stataCommand numlist +syn keyword stataCommand outfile +syn keyword stataCommand outsheet +syn keyword stataCommand _parse +syn keyword stataCommand pause +syn keyword stataCommand plugin +syn keyword stataCommand post +syn keyword stataCommand postclose +syn keyword stataCommand postfile +syn keyword stataCommand preserve +syn keyword stataCommand print +syn keyword stataCommand printer +syn keyword stataCommand profiler +syn keyword stataCommand pr[ogram] +syn keyword stataCommand q[uery] +syn keyword stataCommand qui[etly] +syn keyword stataCommand rcof +syn keyword stataCommand reg[ress] +syn keyword stataCommand rename +syn keyword stataCommand repeat +syn keyword stataCommand replace +syn keyword stataCommand reshape +syn keyword stataCommand ret[urn] +syn keyword stataCommand _rmcoll +syn keyword stataCommand _rmcoll +syn keyword stataCommand _rmcollright +syn keyword stataCommand rmdir +syn keyword stataCommand _robust +syn keyword stataCommand save +syn keyword stataCommand sca[lar] +syn keyword stataCommand search +syn keyword stataCommand serset +syn keyword stataCommand set +syn keyword stataCommand shell +syn keyword stataCommand sleep +syn keyword stataCommand sort +syn keyword stataCommand split +syn keyword stataCommand sret[urn] +syn keyword stataCommand ssc +syn keyword stataCommand su[mmarize] +syn keyword stataCommand syntax +syn keyword stataCommand sysdescribe +syn keyword stataCommand sysdir +syn keyword stataCommand sysuse +syn keyword stataCommand token[ize] +syn keyword stataCommand translate +syn keyword stataCommand type +syn keyword stataCommand unab +syn keyword stataCommand unabcmd +syn keyword stataCommand update +syn keyword stataCommand use +syn keyword stataCommand vers[ion] +syn keyword stataCommand view +syn keyword stataCommand viewsource +syn keyword stataCommand webdescribe +syn keyword stataCommand webseek +syn keyword stataCommand webuse +syn keyword stataCommand which +syn keyword stataCommand who +syn keyword stataCommand window + +" Literals +syn match stataQuote /"/ +syn region stataEString matchgroup=Nothing start=/`"/ end=/"'/ oneline contains=@stataMacroGroup,stataQuote,stataString,stataEString +syn region stataString matchgroup=Nothing start=/"/ end=/"/ oneline contains=@stataMacroGroup + +" define clusters +syn cluster stataFuncGroup contains=@stataMacroGroup,stataFunc,stataString,stataEstring,stataParen,stataBracket +syn cluster stataMacroGroup contains=stataGlobal,stataLocal +syn cluster stataParenGroup contains=stataParenError,stataBracketError,stataBraceError,stataSpecial,stataFormat + +" Stata functions +" Math +syn region stataFunc matchgroup=Function start=/\" + +" Conditional. +syn keyword stpConditional if else elseif then +syn match stpConditional "\" + +" Repeats. +syn keyword stpRepeat for while loop +syn match stpRepeat "\" + +" Operators. +syn keyword stpOperator asc not and or desc group having in is any some all +syn keyword stpOperator between exists like escape with union intersect minus +syn keyword stpOperator out prior distinct sysdate + +" Statements. +syn keyword stpStatement alter analyze as audit avg by close clustered comment +syn keyword stpStatement commit continue count create cursor declare delete +syn keyword stpStatement drop exec execute explain fetch from index insert +syn keyword stpStatement into lock max min next noaudit nonclustered open +syn keyword stpStatement order output print raiserror recompile rename revoke +syn keyword stpStatement rollback savepoint select set sum transaction +syn keyword stpStatement truncate unique update values where + +" Functions. +syn keyword stpFunction abs acos ascii asin atan atn2 avg ceiling charindex +syn keyword stpFunction charlength convert col_name col_length cos cot count +syn keyword stpFunction curunreservedpgs datapgs datalength dateadd datediff +syn keyword stpFunction datename datepart db_id db_name degree difference +syn keyword stpFunction exp floor getdate hextoint host_id host_name index_col +syn keyword stpFunction inttohex isnull lct_admin log log10 lower ltrim max +syn keyword stpFunction min now object_id object_name patindex pi pos power +syn keyword stpFunction proc_role radians rand replace replicate reserved_pgs +syn keyword stpFunction reverse right rtrim rowcnt round show_role sign sin +syn keyword stpFunction soundex space sqrt str stuff substr substring sum +syn keyword stpFunction suser_id suser_name tan tsequal upper used_pgs user +syn keyword stpFunction user_id user_name valid_name valid_user message + +" Types. +syn keyword stpType binary bit char datetime decimal double float image +syn keyword stpType int integer long money nchar numeric precision real +syn keyword stpType smalldatetime smallint smallmoney text time tinyint +syn keyword stpType timestamp varbinary varchar + +" Globals. +syn match stpGlobals '@@char_convert' +syn match stpGlobals '@@cient_csname' +syn match stpGlobals '@@client_csid' +syn match stpGlobals '@@connections' +syn match stpGlobals '@@cpu_busy' +syn match stpGlobals '@@error' +syn match stpGlobals '@@identity' +syn match stpGlobals '@@idle' +syn match stpGlobals '@@io_busy' +syn match stpGlobals '@@isolation' +syn match stpGlobals '@@langid' +syn match stpGlobals '@@language' +syn match stpGlobals '@@max_connections' +syn match stpGlobals '@@maxcharlen' +syn match stpGlobals '@@ncharsize' +syn match stpGlobals '@@nestlevel' +syn match stpGlobals '@@pack_received' +syn match stpGlobals '@@pack_sent' +syn match stpGlobals '@@packet_errors' +syn match stpGlobals '@@procid' +syn match stpGlobals '@@rowcount' +syn match stpGlobals '@@servername' +syn match stpGlobals '@@spid' +syn match stpGlobals '@@sqlstatus' +syn match stpGlobals '@@testts' +syn match stpGlobals '@@textcolid' +syn match stpGlobals '@@textdbid' +syn match stpGlobals '@@textobjid' +syn match stpGlobals '@@textptr' +syn match stpGlobals '@@textsize' +syn match stpGlobals '@@thresh_hysteresis' +syn match stpGlobals '@@timeticks' +syn match stpGlobals '@@total_error' +syn match stpGlobals '@@total_read' +syn match stpGlobals '@@total_write' +syn match stpGlobals '@@tranchained' +syn match stpGlobals '@@trancount' +syn match stpGlobals '@@transtate' +syn match stpGlobals '@@version' + +" Todos. +syn keyword stpTodo TODO FIXME XXX DEBUG NOTE + +" Strings and characters. +syn match stpStringError "'.*$" +syn match stpString "'\([^']\|''\)*'" + +" Numbers. +syn match stpNumber "-\=\<\d*\.\=[0-9_]\>" + +" Comments. +syn region stpComment start="/\*" end="\*/" contains=stpTodo +syn match stpComment "--.*" contains=stpTodo +syn sync ccomment stpComment + +" Parens. +syn region stpParen transparent start='(' end=')' contains=ALLBUT,stpParenError +syn match stpParenError ")" + +" Syntax Synchronizing. +syn sync minlines=10 maxlines=100 + +" Define the default highlighting. +" For version 5.x and earlier, only when not done already. +" For version 5.8 and later, only when and item doesn't have highlighting yet. +if version >= 508 || !exists("did_stp_syn_inits") + if version < 508 + let did_stp_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink stpConditional Conditional + HiLink stpComment Comment + HiLink stpKeyword Keyword + HiLink stpNumber Number + HiLink stpOperator Operator + HiLink stpSpecial Special + HiLink stpStatement Statement + HiLink stpString String + HiLink stpStringError Error + HiLink stpType Type + HiLink stpTodo Todo + HiLink stpFunction Function + HiLink stpGlobals Macro + HiLink stpParen Normal + HiLink stpParenError Error + HiLink stpSQLKeyword Function + HiLink stpRepeat Repeat + + delcommand HiLink +endif + +let b:current_syntax = "stp" + +" vim ts=8 sw=2 diff --git a/vim73/syntax/strace.vim b/vim73/syntax/strace.vim new file mode 100644 index 0000000..80cd262 --- /dev/null +++ b/vim73/syntax/strace.vim @@ -0,0 +1,66 @@ +" Vim syntax file +" This is a GENERATED FILE. Please always refer to source file at the URI below. +" Language: strace output +" Maintainer: David Ne\v{c}as (Yeti) +" Last Change: 2002-10-10 +" URL: http://trific.ath.cx/Ftp/vim/syntax/strace.vim + +" Setup +if version >= 600 + if exists("b:current_syntax") + finish + endif +else + syntax clear +endif + +syn case match + +" Parse the line +syn match straceSpecialChar "\\\d\d\d\|\\." contained +syn region straceString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=straceSpecialChar oneline +syn match straceNumber "\W[+-]\=\(\d\+\)\=\.\=\d\+\([eE][+-]\=\d\+\)\="lc=1 +syn match straceNumber "\W0x\x\+"lc=1 +syn match straceNumberRHS "\W\(0x\x\+\|-\=\d\+\)"lc=1 contained +syn match straceOtherRHS "?" contained +syn match straceConstant "[A-Z_]\{2,}" +syn region straceVerbosed start="(" end=")" matchgroup=Normal contained oneline +syn region straceReturned start="\s=\s" end="$" contains=StraceEquals,straceNumberRHS,straceOtherRHS,straceConstant,straceVerbosed oneline transparent +syn match straceEquals "\s=\s"ms=s+1,me=e-1 +syn match straceParenthesis "[][(){}]" +syn match straceSysCall "^\w\+" +syn match straceOtherPID "^\[[^]]*\]" contains=stracePID,straceNumber nextgroup=straceSysCallEmbed skipwhite +syn match straceSysCallEmbed "\w\+" contained +syn keyword stracePID pid contained +syn match straceOperator "[-+=*/!%&|:,]" +syn region straceComment start="/\*" end="\*/" oneline + +" Define the default highlighting +if version >= 508 || !exists("did_strace_syntax_inits") + if version < 508 + let did_strace_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink straceComment Comment + HiLink straceVerbosed Comment + HiLink stracePID PreProc + HiLink straceNumber Number + HiLink straceNumberRHS Type + HiLink straceOtherRHS Type + HiLink straceString String + HiLink straceConstant Function + HiLink straceEquals Type + HiLink straceSysCallEmbed straceSysCall + HiLink straceSysCall Statement + HiLink straceParenthesis Statement + HiLink straceOperator Normal + HiLink straceSpecialChar Special + HiLink straceOtherPID PreProc + + delcommand HiLink +endif + +let b:current_syntax = "strace" diff --git a/vim73/syntax/sudoers.vim b/vim73/syntax/sudoers.vim new file mode 100644 index 0000000..1bcd03f --- /dev/null +++ b/vim73/syntax/sudoers.vim @@ -0,0 +1,266 @@ +" Vim syntax file +" Language: sudoers(5) configuration files +" Maintainer: Nikolai Weibull +" Latest Revision: 2007-08-02 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +" TODO: instead of 'skipnl', we would like to match a specific group that would +" match \\$ and then continue with the nextgroup, actually, the skipnl doesn't +" work... +" TODO: treat 'ALL' like a special (yay, a bundle of new rules!!!) + +syn match sudoersUserSpec '^' nextgroup=@sudoersUserInSpec skipwhite + +syn match sudoersSpecEquals contained '=' nextgroup=@sudoersCmndSpecList skipwhite + +syn cluster sudoersCmndSpecList contains=sudoersUserRunasBegin,sudoersPASSWD,@sudoersCmndInSpec + +syn keyword sudoersTodo contained TODO FIXME XXX NOTE + +syn region sudoersComment display oneline start='#' end='$' contains=sudoersTodo + +syn keyword sudoersAlias User_Alias Runas_Alias nextgroup=sudoersUserAlias skipwhite skipnl +syn keyword sudoersAlias Host_Alias nextgroup=sudoersHostAlias skipwhite skipnl +syn keyword sudoersAlias Cmnd_Alias nextgroup=sudoersCmndAlias skipwhite skipnl + +syn match sudoersUserAlias contained '\<\u[A-Z0-9_]*\>' nextgroup=sudoersUserAliasEquals skipwhite skipnl +syn match sudoersUserNameInList contained '\<\l\+\>' nextgroup=@sudoersUserList skipwhite skipnl +syn match sudoersUIDInList contained '#\d\+\>' nextgroup=@sudoersUserList skipwhite skipnl +syn match sudoersGroupInList contained '%\l\+\>' nextgroup=@sudoersUserList skipwhite skipnl +syn match sudoersUserNetgroupInList contained '+\l\+\>' nextgroup=@sudoersUserList skipwhite skipnl +syn match sudoersUserAliasInList contained '\<\u[A-Z0-9_]*\>' nextgroup=@sudoersUserList skipwhite skipnl + +syn match sudoersUserName contained '\<\l\+\>' nextgroup=@sudoersParameter skipwhite skipnl +syn match sudoersUID contained '#\d\+\>' nextgroup=@sudoersParameter skipwhite skipnl +syn match sudoersGroup contained '%\l\+\>' nextgroup=@sudoersParameter skipwhite skipnl +syn match sudoersUserNetgroup contained '+\l\+\>' nextgroup=@sudoersParameter skipwhite skipnl +syn match sudoersUserAliasRef contained '\<\u[A-Z0-9_]*\>' nextgroup=@sudoersParameter skipwhite skipnl + +syn match sudoersUserNameInSpec contained '\<\l\+\>' nextgroup=@sudoersUserSpec skipwhite skipnl +syn match sudoersUIDInSpec contained '#\d\+\>' nextgroup=@sudoersUserSpec skipwhite skipnl +syn match sudoersGroupInSpec contained '%\l\+\>' nextgroup=@sudoersUserSpec skipwhite skipnl +syn match sudoersUserNetgroupInSpec contained '+\l\+\>' nextgroup=@sudoersUserSpec skipwhite skipnl +syn match sudoersUserAliasInSpec contained '\<\u[A-Z0-9_]*\>' nextgroup=@sudoersUserSpec skipwhite skipnl + +syn match sudoersUserNameInRunas contained '\<\l\+\>' nextgroup=@sudoersUserRunas skipwhite skipnl +syn match sudoersUIDInRunas contained '#\d\+\>' nextgroup=@sudoersUserRunas skipwhite skipnl +syn match sudoersGroupInRunas contained '%\l\+\>' nextgroup=@sudoersUserRunas skipwhite skipnl +syn match sudoersUserNetgroupInRunas contained '+\l\+\>' nextgroup=@sudoersUserRunas skipwhite skipnl +syn match sudoersUserAliasInRunas contained '\<\u[A-Z0-9_]*\>' nextgroup=@sudoersUserRunas skipwhite skipnl + +syn match sudoersHostAlias contained '\<\u[A-Z0-9_]*\>' nextgroup=sudoersHostAliasEquals skipwhite skipnl +syn match sudoersHostNameInList contained '\<\l\+\>' nextgroup=@sudoersHostList skipwhite skipnl +syn match sudoersIPAddrInList contained '\%(\d\{1,3}\.\)\{3}\d\{1,3}' nextgroup=@sudoersHostList skipwhite skipnl +syn match sudoersNetworkInList contained '\%(\d\{1,3}\.\)\{3}\d\{1,3}\%(/\%(\%(\d\{1,3}\.\)\{3}\d\{1,3}\|\d\+\)\)\=' nextgroup=@sudoersHostList skipwhite skipnl +syn match sudoersHostNetgroupInList contained '+\l\+\>' nextgroup=@sudoersHostList skipwhite skipnl +syn match sudoersHostAliasInList contained '\<\u[A-Z0-9_]*\>' nextgroup=@sudoersHostList skipwhite skipnl + +syn match sudoersHostName contained '\<\l\+\>' nextgroup=@sudoersParameter skipwhite skipnl +syn match sudoersIPAddr contained '\%(\d\{1,3}\.\)\{3}\d\{1,3}' nextgroup=@sudoersParameter skipwhite skipnl +syn match sudoersNetwork contained '\%(\d\{1,3}\.\)\{3}\d\{1,3}\%(/\%(\%(\d\{1,3}\.\)\{3}\d\{1,3}\|\d\+\)\)\=' nextgroup=@sudoersParameter skipwhite skipnl +syn match sudoersHostNetgroup contained '+\l\+\>' nextgroup=@sudoersParameter skipwhite skipnl +syn match sudoersHostAliasRef contained '\<\u[A-Z0-9_]*\>' nextgroup=@sudoersParameter skipwhite skipnl + +syn match sudoersHostNameInSpec contained '\<\l\+\>' nextgroup=@sudoersHostSpec skipwhite skipnl +syn match sudoersIPAddrInSpec contained '\%(\d\{1,3}\.\)\{3}\d\{1,3}' nextgroup=@sudoersHostSpec skipwhite skipnl +syn match sudoersNetworkInSpec contained '\%(\d\{1,3}\.\)\{3}\d\{1,3}\%(/\%(\%(\d\{1,3}\.\)\{3}\d\{1,3}\|\d\+\)\)\=' nextgroup=@sudoersHostSpec skipwhite skipnl +syn match sudoersHostNetgroupInSpec contained '+\l\+\>' nextgroup=@sudoersHostSpec skipwhite skipnl +syn match sudoersHostAliasInSpec contained '\<\u[A-Z0-9_]*\>' nextgroup=@sudoersHostSpec skipwhite skipnl + +syn match sudoersCmndAlias contained '\<\u[A-Z0-9_]*\>' nextgroup=sudoersCmndAliasEquals skipwhite skipnl +syn match sudoersCmndNameInList contained '[^[:space:],:=\\]\+\%(\\[[:space:],:=\\][^[:space:],:=\\]*\)*' nextgroup=@sudoersCmndList,sudoersCommandEmpty,sudoersCommandArgs skipwhite +syn match sudoersCmndAliasInList contained '\<\u[A-Z0-9_]*\>' nextgroup=@sudoersCmndList skipwhite skipnl + +syn match sudoersCmndNameInSpec contained '[^[:space:],:=\\]\+\%(\\[[:space:],:=\\][^[:space:],:=\\]*\)*' nextgroup=@sudoersCmndSpec,sudoersCommandEmptyInSpec,sudoersCommandArgsInSpec skipwhite +syn match sudoersCmndAliasInSpec contained '\<\u[A-Z0-9_]*\>' nextgroup=@sudoersCmndSpec skipwhite skipnl + +syn match sudoersUserAliasEquals contained '=' nextgroup=@sudoersUserInList skipwhite skipnl +syn match sudoersUserListComma contained ',' nextgroup=@sudoersUserInList skipwhite skipnl +syn match sudoersUserListColon contained ':' nextgroup=sudoersUserAlias skipwhite skipnl +syn cluster sudoersUserList contains=sudoersUserListComma,sudoersUserListColon + +syn match sudoersUserSpecComma contained ',' nextgroup=@sudoersUserInSpec skipwhite skipnl +syn cluster sudoersUserSpec contains=sudoersUserSpecComma,@sudoersHostInSpec + +syn match sudoersUserRunasBegin contained '(' nextgroup=@sudoersUserInRunas skipwhite skipnl +syn match sudoersUserRunasComma contained ',' nextgroup=@sudoersUserInRunas skipwhite skipnl +syn match sudoersUserRunasEnd contained ')' nextgroup=sudoersPASSWD,@sudoersCmndInSpec skipwhite skipnl +syn cluster sudoersUserRunas contains=sudoersUserRunasComma,@sudoersUserInRunas,sudoersUserRunasEnd + + +syn match sudoersHostAliasEquals contained '=' nextgroup=@sudoersHostInList skipwhite skipnl +syn match sudoersHostListComma contained ',' nextgroup=@sudoersHostInList skipwhite skipnl +syn match sudoersHostListColon contained ':' nextgroup=sudoersHostAlias skipwhite skipnl +syn cluster sudoersHostList contains=sudoersHostListComma,sudoersHostListColon + +syn match sudoersHostSpecComma contained ',' nextgroup=@sudoersHostInSpec skipwhite skipnl +syn cluster sudoersHostSpec contains=sudoersHostSpecComma,sudoersSpecEquals + + +syn match sudoersCmndAliasEquals contained '=' nextgroup=@sudoersCmndInList skipwhite skipnl +syn match sudoersCmndListComma contained ',' nextgroup=@sudoersCmndInList skipwhite skipnl +syn match sudoersCmndListColon contained ':' nextgroup=sudoersCmndAlias skipwhite skipnl +syn cluster sudoersCmndList contains=sudoersCmndListComma,sudoersCmndListColon + +syn match sudoersCmndSpecComma contained ',' nextgroup=@sudoersCmndSpecList skipwhite skipnl +syn match sudoersCmndSpecColon contained ':' nextgroup=@sudoersUserInSpec skipwhite skipnl +syn cluster sudoersCmndSpec contains=sudoersCmndSpecComma,sudoersCmndSpecColon + +syn cluster sudoersUserInList contains=sudoersUserNegationInList,sudoersUserNameInList,sudoersUIDInList,sudoersGroupInList,sudoersUserNetgroupInList,sudoersUserAliasInList +syn cluster sudoersHostInList contains=sudoersHostNegationInList,sudoersHostNameInList,sudoersIPAddrInList,sudoersNetworkInList,sudoersHostNetgroupInList,sudoersHostAliasInList +syn cluster sudoersCmndInList contains=sudoersCmndNegationInList,sudoersCmndNameInList,sudoersCmndAliasInList + +syn cluster sudoersUser contains=sudoersUserNegation,sudoersUserName,sudoersUID,sudoersGroup,sudoersUserNetgroup,sudoersUserAliasRef +syn cluster sudoersHost contains=sudoersHostNegation,sudoersHostName,sudoersIPAddr,sudoersNetwork,sudoersHostNetgroup,sudoersHostAliasRef + +syn cluster sudoersUserInSpec contains=sudoersUserNegationInSpec,sudoersUserNameInSpec,sudoersUIDInSpec,sudoersGroupInSpec,sudoersUserNetgroupInSpec,sudoersUserAliasInSpec +syn cluster sudoersHostInSpec contains=sudoersHostNegationInSpec,sudoersHostNameInSpec,sudoersIPAddrInSpec,sudoersNetworkInSpec,sudoersHostNetgroupInSpec,sudoersHostAliasInSpec +syn cluster sudoersUserInRunas contains=sudoersUserNegationInRunas,sudoersUserNameInRunas,sudoersUIDInRunas,sudoersGroupInRunas,sudoersUserNetgroupInRunas,sudoersUserAliasInRunas +syn cluster sudoersCmndInSpec contains=sudoersCmndNegationInSpec,sudoersCmndNameInSpec,sudoersCmndAliasInSpec + +syn match sudoersUserNegationInList contained '!\+' nextgroup=@sudoersUserInList skipwhite skipnl +syn match sudoersHostNegationInList contained '!\+' nextgroup=@sudoersHostInList skipwhite skipnl +syn match sudoersCmndNegationInList contained '!\+' nextgroup=@sudoersCmndInList skipwhite skipnl + +syn match sudoersUserNegation contained '!\+' nextgroup=@sudoersUser skipwhite skipnl +syn match sudoersHostNegation contained '!\+' nextgroup=@sudoersHost skipwhite skipnl + +syn match sudoersUserNegationInSpec contained '!\+' nextgroup=@sudoersUserInSpec skipwhite skipnl +syn match sudoersHostNegationInSpec contained '!\+' nextgroup=@sudoersHostInSpec skipwhite skipnl +syn match sudoersUserNegationInRunas contained '!\+' nextgroup=@sudoersUserInRunas skipwhite skipnl +syn match sudoersCmndNegationInSpec contained '!\+' nextgroup=@sudoersCmndInSpec skipwhite skipnl + +syn match sudoersCommandArgs contained '[^[:space:],:=\\]\+\%(\\[[:space:],:=\\][^[:space:],:=\\]*\)*' nextgroup=sudoersCommandArgs,@sudoersCmndList skipwhite +syn match sudoersCommandEmpty contained '""' nextgroup=@sudoersCmndList skipwhite skipnl + +syn match sudoersCommandArgsInSpec contained '[^[:space:],:=\\]\+\%(\\[[:space:],:=\\][^[:space:],:=\\]*\)*' nextgroup=sudoersCommandArgsInSpec,@sudoersCmndSpec skipwhite +syn match sudoersCommandEmptyInSpec contained '""' nextgroup=@sudoersCmndSpec skipwhite skipnl + +syn keyword sudoersDefaultEntry Defaults nextgroup=sudoersDefaultTypeAt,sudoersDefaultTypeColon,sudoersDefaultTypeGreaterThan,@sudoersParameter skipwhite skipnl +syn match sudoersDefaultTypeAt contained '@' nextgroup=@sudoersHost skipwhite skipnl +syn match sudoersDefaultTypeColon contained ':' nextgroup=@sudoersUser skipwhite skipnl +syn match sudoersDefaultTypeGreaterThan contained '>' nextgroup=@sudoersUser skipwhite skipnl + +" TODO: could also deal with special characters here +syn match sudoersBooleanParameter contained '!' nextgroup=sudoersBooleanParameter skipwhite skipnl +syn keyword sudoersBooleanParameter contained long_opt_prompt ignore_dot mail_always mail_badpass mail_no_user mail_no_perms tty_tickets lecture authenticate root_sudo log_host log_year shell_noargs set_home always_set_home path_info preserve_groups fqdn insults requiretty env_editor rootpw runaspw targetpw set_logname stay_setuid env_reset use_loginclass nextgroup=sudoersParameterListComma skipwhite skipnl +syn keyword sudoersIntegerParameter contained passwd_tries loglinelen timestamp_timeout passwd_timeout umask nextgroup=sudoersIntegerParameterEquals skipwhite skipnl +syn keyword sudoersStringParameter contained mailsub badpass_message timestampdir timestampowner passprompt runas_default syslog_goodpri syslog_badpri editor logfile syslog mailerpath mailerflags mailto exempt_group verifypw listpw nextgroup=sudoersStringParameterEquals skipwhite skipnl +syn keyword sudoersListParameter contained env_check env_delete env_keep nextgroup=sudoersListParameterEquals skipwhite skipnl + +syn match sudoersParameterListComma contained ',' nextgroup=@sudoersParameter skipwhite skipnl + +syn cluster sudoersParameter contains=sudoersBooleanParameter,sudoersIntegerParameter,sudoersStringParameter,sudoersListParameter + +syn match sudoersIntegerParameterEquals contained '[+-]\==' nextgroup=sudoersIntegerValue skipwhite skipnl +syn match sudoersStringParameterEquals contained '[+-]\==' nextgroup=sudoersStringValue skipwhite skipnl +syn match sudoersListParameterEquals contained '[+-]\==' nextgroup=sudoersListValue skipwhite skipnl + +syn match sudoersIntegerValue contained '\d\+' nextgroup=sudoersParameterListComma skipwhite skipnl +syn match sudoersStringValue contained '[^[:space:],:=\\]*\%(\\[[:space:],:=\\][^[:space:],:=\\]*\)*' nextgroup=sudoersParameterListComma skipwhite skipnl +syn region sudoersStringValue contained start=+"+ skip=+\\"+ end=+"+ nextgroup=sudoersParameterListComma skipwhite skipnl +syn match sudoersListValue contained '[^[:space:],:=\\]*\%(\\[[:space:],:=\\][^[:space:],:=\\]*\)*' nextgroup=sudoersParameterListComma skipwhite skipnl +syn region sudoersListValue contained start=+"+ skip=+\\"+ end=+"+ nextgroup=sudoersParameterListComma skipwhite skipnl + +syn match sudoersPASSWD contained '\%(NO\)\=PASSWD:' nextgroup=@sudoersCmndInSpec skipwhite + +hi def link sudoersSpecEquals Operator +hi def link sudoersTodo Todo +hi def link sudoersComment Comment +hi def link sudoersAlias Keyword +hi def link sudoersUserAlias Identifier +hi def link sudoersUserNameInList String +hi def link sudoersUIDInList Number +hi def link sudoersGroupInList PreProc +hi def link sudoersUserNetgroupInList PreProc +hi def link sudoersUserAliasInList PreProc +hi def link sudoersUserName String +hi def link sudoersUID Number +hi def link sudoersGroup PreProc +hi def link sudoersUserNetgroup PreProc +hi def link sudoersUserAliasRef PreProc +hi def link sudoersUserNameInSpec String +hi def link sudoersUIDInSpec Number +hi def link sudoersGroupInSpec PreProc +hi def link sudoersUserNetgroupInSpec PreProc +hi def link sudoersUserAliasInSpec PreProc +hi def link sudoersUserNameInRunas String +hi def link sudoersUIDInRunas Number +hi def link sudoersGroupInRunas PreProc +hi def link sudoersUserNetgroupInRunas PreProc +hi def link sudoersUserAliasInRunas PreProc +hi def link sudoersHostAlias Identifier +hi def link sudoersHostNameInList String +hi def link sudoersIPAddrInList Number +hi def link sudoersNetworkInList Number +hi def link sudoersHostNetgroupInList PreProc +hi def link sudoersHostAliasInList PreProc +hi def link sudoersHostName String +hi def link sudoersIPAddr Number +hi def link sudoersNetwork Number +hi def link sudoersHostNetgroup PreProc +hi def link sudoersHostAliasRef PreProc +hi def link sudoersHostNameInSpec String +hi def link sudoersIPAddrInSpec Number +hi def link sudoersNetworkInSpec Number +hi def link sudoersHostNetgroupInSpec PreProc +hi def link sudoersHostAliasInSpec PreProc +hi def link sudoersCmndAlias Identifier +hi def link sudoersCmndNameInList String +hi def link sudoersCmndAliasInList PreProc +hi def link sudoersCmndNameInSpec String +hi def link sudoersCmndAliasInSpec PreProc +hi def link sudoersUserAliasEquals Operator +hi def link sudoersUserListComma Delimiter +hi def link sudoersUserListColon Delimiter +hi def link sudoersUserSpecComma Delimiter +hi def link sudoersUserRunasBegin Delimiter +hi def link sudoersUserRunasComma Delimiter +hi def link sudoersUserRunasEnd Delimiter +hi def link sudoersHostAliasEquals Operator +hi def link sudoersHostListComma Delimiter +hi def link sudoersHostListColon Delimiter +hi def link sudoersHostSpecComma Delimiter +hi def link sudoersCmndAliasEquals Operator +hi def link sudoersCmndListComma Delimiter +hi def link sudoersCmndListColon Delimiter +hi def link sudoersCmndSpecComma Delimiter +hi def link sudoersCmndSpecColon Delimiter +hi def link sudoersUserNegationInList Operator +hi def link sudoersHostNegationInList Operator +hi def link sudoersCmndNegationInList Operator +hi def link sudoersUserNegation Operator +hi def link sudoersHostNegation Operator +hi def link sudoersUserNegationInSpec Operator +hi def link sudoersHostNegationInSpec Operator +hi def link sudoersUserNegationInRunas Operator +hi def link sudoersCmndNegationInSpec Operator +hi def link sudoersCommandArgs String +hi def link sudoersCommandEmpty Special +hi def link sudoersDefaultEntry Keyword +hi def link sudoersDefaultTypeAt Special +hi def link sudoersDefaultTypeColon Special +hi def link sudoersDefaultTypeGreaterThan Special +hi def link sudoersBooleanParameter Identifier +hi def link sudoersIntegerParameter Identifier +hi def link sudoersStringParameter Identifier +hi def link sudoersListParameter Identifier +hi def link sudoersParameterListComma Delimiter +hi def link sudoersIntegerParameterEquals Operator +hi def link sudoersStringParameterEquals Operator +hi def link sudoersListParameterEquals Operator +hi def link sudoersIntegerValue Number +hi def link sudoersStringValue String +hi def link sudoersListValue String +hi def link sudoersPASSWD Special + +let b:current_syntax = "sudoers" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/svg.vim b/vim73/syntax/svg.vim new file mode 100644 index 0000000..819b5ec --- /dev/null +++ b/vim73/syntax/svg.vim @@ -0,0 +1,15 @@ +" Vim syntax file +" Language: SVG (Scalable Vector Graphics) +" Maintainer: Vincent Berthoux +" File Types: .svg (used in Web and vector programs) +" +" Directly call the xml syntax, because SVG is an XML +" dialect. But as some plugins base their effect on filetype, +" providing a distinct filetype from xml is better. + +if exists("b:current_syntax") + finish +endif + +runtime! syntax/xml.vim +let b:current_syntax = "svg" diff --git a/vim73/syntax/svn.vim b/vim73/syntax/svn.vim new file mode 100644 index 0000000..0cd770a --- /dev/null +++ b/vim73/syntax/svn.vim @@ -0,0 +1,51 @@ +" Vim syntax file +" Language: Subversion (svn) commit file +" Maintainer: Dmitry Vasiliev +" URL: http://www.hlabs.spb.ru/vim/svn.vim +" Revision: $Id: svn.vim 683 2008-07-30 11:52:38Z hdima $ +" Filenames: svn-commit*.tmp +" Version: 1.6 + +" Contributors: +" Stefano Zacchiroli +" A. S. Budden + +" For version 5.x: Clear all syntax items. +" For version 6.x: Quit when a syntax file was already loaded. +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn region svnRegion start="^--.*--$" end="\%$" contains=ALL contains=@NoSpell +syn match svnRemoved "^D .*$" contained +syn match svnAdded "^A[ M] .*$" contained +syn match svnModified "^M[ M] .*$" contained +syn match svnProperty "^_M .*$" contained + +" Synchronization. +syn sync clear +syn sync match svnSync grouphere svnRegion "^--.*--$"me=s-1 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already. +" For version 5.8 and later: only when an item doesn't have highlighting yet. +if version >= 508 || !exists("did_svn_syn_inits") + if version <= 508 + let did_svn_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink svnRegion Comment + HiLink svnRemoved Constant + HiLink svnAdded Identifier + HiLink svnModified Special + HiLink svnProperty Special + + delcommand HiLink +endif + +let b:current_syntax = "svn" diff --git a/vim73/syntax/syncolor.vim b/vim73/syntax/syncolor.vim new file mode 100644 index 0000000..8d0064d --- /dev/null +++ b/vim73/syntax/syncolor.vim @@ -0,0 +1,85 @@ +" Vim syntax support file +" Maintainer: Bram Moolenaar +" Last Change: 2001 Sep 12 + +" This file sets up the default methods for highlighting. +" It is loaded from "synload.vim" and from Vim for ":syntax reset". +" Also used from init_highlight(). + +if !exists("syntax_cmd") || syntax_cmd == "on" + " ":syntax on" works like in Vim 5.7: set colors but keep links + command -nargs=* SynColor hi + command -nargs=* SynLink hi link +else + if syntax_cmd == "enable" + " ":syntax enable" keeps any existing colors + command -nargs=* SynColor hi def + command -nargs=* SynLink hi def link + elseif syntax_cmd == "reset" + " ":syntax reset" resets all colors to the default + command -nargs=* SynColor hi + command -nargs=* SynLink hi! link + else + " User defined syncolor file has already set the colors. + finish + endif +endif + +" Many terminals can only use six different colors (plus black and white). +" Therefore the number of colors used is kept low. It doesn't look nice with +" too many colors anyway. +" Careful with "cterm=bold", it changes the color to bright for some terminals. +" There are two sets of defaults: for a dark and a light background. +if &background == "dark" + SynColor Comment term=bold cterm=NONE ctermfg=Cyan ctermbg=NONE gui=NONE guifg=#80a0ff guibg=NONE + SynColor Constant term=underline cterm=NONE ctermfg=Magenta ctermbg=NONE gui=NONE guifg=#ffa0a0 guibg=NONE + SynColor Special term=bold cterm=NONE ctermfg=LightRed ctermbg=NONE gui=NONE guifg=Orange guibg=NONE + SynColor Identifier term=underline cterm=bold ctermfg=Cyan ctermbg=NONE gui=NONE guifg=#40ffff guibg=NONE + SynColor Statement term=bold cterm=NONE ctermfg=Yellow ctermbg=NONE gui=bold guifg=#ffff60 guibg=NONE + SynColor PreProc term=underline cterm=NONE ctermfg=LightBlue ctermbg=NONE gui=NONE guifg=#ff80ff guibg=NONE + SynColor Type term=underline cterm=NONE ctermfg=LightGreen ctermbg=NONE gui=bold guifg=#60ff60 guibg=NONE + SynColor Underlined term=underline cterm=underline ctermfg=LightBlue gui=underline guifg=#80a0ff + SynColor Ignore term=NONE cterm=NONE ctermfg=black ctermbg=NONE gui=NONE guifg=bg guibg=NONE +else + SynColor Comment term=bold cterm=NONE ctermfg=DarkBlue ctermbg=NONE gui=NONE guifg=Blue guibg=NONE + SynColor Constant term=underline cterm=NONE ctermfg=DarkRed ctermbg=NONE gui=NONE guifg=Magenta guibg=NONE + SynColor Special term=bold cterm=NONE ctermfg=DarkMagenta ctermbg=NONE gui=NONE guifg=SlateBlue guibg=NONE + SynColor Identifier term=underline cterm=NONE ctermfg=DarkCyan ctermbg=NONE gui=NONE guifg=DarkCyan guibg=NONE + SynColor Statement term=bold cterm=NONE ctermfg=Brown ctermbg=NONE gui=bold guifg=Brown guibg=NONE + SynColor PreProc term=underline cterm=NONE ctermfg=DarkMagenta ctermbg=NONE gui=NONE guifg=Purple guibg=NONE + SynColor Type term=underline cterm=NONE ctermfg=DarkGreen ctermbg=NONE gui=bold guifg=SeaGreen guibg=NONE + SynColor Underlined term=underline cterm=underline ctermfg=DarkMagenta gui=underline guifg=SlateBlue + SynColor Ignore term=NONE cterm=NONE ctermfg=white ctermbg=NONE gui=NONE guifg=bg guibg=NONE +endif +SynColor Error term=reverse cterm=NONE ctermfg=White ctermbg=Red gui=NONE guifg=White guibg=Red +SynColor Todo term=standout cterm=NONE ctermfg=Black ctermbg=Yellow gui=NONE guifg=Blue guibg=Yellow + +" Common groups that link to default highlighting. +" You can specify other highlighting easily. +SynLink String Constant +SynLink Character Constant +SynLink Number Constant +SynLink Boolean Constant +SynLink Float Number +SynLink Function Identifier +SynLink Conditional Statement +SynLink Repeat Statement +SynLink Label Statement +SynLink Operator Statement +SynLink Keyword Statement +SynLink Exception Statement +SynLink Include PreProc +SynLink Define PreProc +SynLink Macro PreProc +SynLink PreCondit PreProc +SynLink StorageClass Type +SynLink Structure Type +SynLink Typedef Type +SynLink Tag Special +SynLink SpecialChar Special +SynLink Delimiter Special +SynLink SpecialComment Special +SynLink Debug Special + +delcommand SynColor +delcommand SynLink diff --git a/vim73/syntax/synload.vim b/vim73/syntax/synload.vim new file mode 100644 index 0000000..178595c --- /dev/null +++ b/vim73/syntax/synload.vim @@ -0,0 +1,76 @@ +" Vim syntax support file +" Maintainer: Bram Moolenaar +" Last Change: 2010 Aug 08 + +" This file sets up for syntax highlighting. +" It is loaded from "syntax.vim" and "manual.vim". +" 1. Set the default highlight groups. +" 2. Install Syntax autocommands for all the available syntax files. + +if !has("syntax") + finish +endif + +" let others know that syntax has been switched on +let syntax_on = 1 + +" Set the default highlighting colors. Use a color scheme if specified. +if exists("colors_name") + exe "colors " . colors_name +else + runtime! syntax/syncolor.vim +endif + +" Line continuation is used here, remove 'C' from 'cpoptions' +let s:cpo_save = &cpo +set cpo&vim + +" First remove all old syntax autocommands. +au! Syntax + +au Syntax * call s:SynSet() + +fun! s:SynSet() + " clear syntax for :set syntax=OFF and any syntax name that doesn't exist + syn clear + if exists("b:current_syntax") + unlet b:current_syntax + endif + + let s = expand("") + if s == "ON" + " :set syntax=ON + if &filetype == "" + echohl ErrorMsg + echo "filetype unknown" + echohl None + endif + let s = &filetype + endif + + if s != "" + " Load the syntax file(s). When there are several, separated by dots, + " load each in sequence. + for name in split(s, '\.') + exe "runtime! syntax/" . name . ".vim syntax/" . name . "/*.vim" + endfor + endif +endfun + + +" Handle adding doxygen to other languages (C, C++, C#, IDL) +au Syntax c,cpp,cs,idl + \ if (exists('b:load_doxygen_syntax') && b:load_doxygen_syntax) + \ || (exists('g:load_doxygen_syntax') && g:load_doxygen_syntax) + \ | runtime! syntax/doxygen.vim + \ | endif + + +" Source the user-specified syntax highlighting file +if exists("mysyntaxfile") && filereadable(expand(mysyntaxfile)) + execute "source " . mysyntaxfile +endif + +" Restore 'cpoptions' +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/syntax.vim b/vim73/syntax/syntax.vim new file mode 100644 index 0000000..f274d93 --- /dev/null +++ b/vim73/syntax/syntax.vim @@ -0,0 +1,43 @@ +" Vim syntax support file +" Maintainer: Bram Moolenaar +" Last Change: 2001 Sep 04 + +" This file is used for ":syntax on". +" It installs the autocommands and starts highlighting for all buffers. + +if !has("syntax") + finish +endif + +" If Syntax highlighting appears to be on already, turn it off first, so that +" any leftovers are cleared. +if exists("syntax_on") || exists("syntax_manual") + so :p:h/nosyntax.vim +endif + +" Load the Syntax autocommands and set the default methods for highlighting. +runtime syntax/synload.vim + +" Load the FileType autocommands if not done yet. +if exists("did_load_filetypes") + let s:did_ft = 1 +else + filetype on + let s:did_ft = 0 +endif + +" Set up the connection between FileType and Syntax autocommands. +" This makes the syntax automatically set when the file type is detected. +augroup syntaxset + au! FileType * exe "set syntax=" . expand("") +augroup END + + +" Execute the syntax autocommands for the each buffer. +" If the filetype wasn't detected yet, do that now. +" Always do the syntaxset autocommands, for buffers where the 'filetype' +" already was set manually (e.g., help buffers). +doautoall syntaxset FileType +if !s:did_ft + doautoall filetypedetect BufRead +endif diff --git a/vim73/syntax/sysctl.vim b/vim73/syntax/sysctl.vim new file mode 100644 index 0000000..d16d458 --- /dev/null +++ b/vim73/syntax/sysctl.vim @@ -0,0 +1,39 @@ +" Vim syntax file +" Language: sysctl.conf(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match sysctlBegin display '^' + \ nextgroup=sysctlToken,sysctlComment skipwhite + +syn match sysctlToken contained display '\S\+' + \ nextgroup=sysctlTokenEq skipwhite + +syn match sysctlTokenEq contained display '=' nextgroup=sysctlValue skipwhite + +syn region sysctlValue contained display oneline + \ matchgroup=sysctlValue start='\S' + \ matchgroup=Normal end='\s*$' + +syn keyword sysctlTodo contained TODO FIXME XXX NOTE + +syn region sysctlComment display oneline start='^\s*[#;]' end='$' + \ contains=sysctlTodo,@Spell + +hi def link sysctlTodo Todo +hi def link sysctlComment Comment +hi def link sysctlToken Identifier +hi def link sysctlTokenEq Operator +hi def link sysctlValue String + +let b:current_syntax = "sysctl" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/tads.vim b/vim73/syntax/tads.vim new file mode 100644 index 0000000..260ff36 --- /dev/null +++ b/vim73/syntax/tads.vim @@ -0,0 +1,184 @@ +" Vim syntax file +" Language: TADS +" Maintainer: Amir Karger +" $Date: 2004/06/13 19:28:45 $ +" $Revision: 1.1 $ +" Stolen from: Bram Moolenaar's C language file +" Newest version at: http://www.hec.utah.edu/~karger/vim/syntax/tads.vim +" History info at the bottom of the file + +" TODO lots more keywords +" global, self, etc. are special *objects*, not functions. They should +" probably be a different color than the special functions +" Actually, should cvtstr etc. be functions?! (change tadsFunction) +" Make global etc. into Identifiers, since we don't have regular variables? + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" A bunch of useful keywords +syn keyword tadsStatement goto break return continue pass +syn keyword tadsLabel case default +syn keyword tadsConditional if else switch +syn keyword tadsRepeat while for do +syn keyword tadsStorageClass local compoundWord formatstring specialWords +syn keyword tadsBoolean nil true + +" TADS keywords +syn keyword tadsKeyword replace modify +syn keyword tadsKeyword global self inherited +" builtin functions +syn keyword tadsKeyword cvtstr cvtnum caps lower upper substr +syn keyword tadsKeyword say length +syn keyword tadsKeyword setit setscore +syn keyword tadsKeyword datatype proptype +syn keyword tadsKeyword car cdr +syn keyword tadsKeyword defined isclass +syn keyword tadsKeyword find firstobj nextobj +syn keyword tadsKeyword getarg argcount +syn keyword tadsKeyword input yorn askfile +syn keyword tadsKeyword rand randomize +syn keyword tadsKeyword restart restore quit save undo +syn keyword tadsException abort exit exitobj + +syn keyword tadsTodo contained TODO FIXME XXX + +" String and Character constants +" Highlight special characters (those which have a backslash) differently +syn match tadsSpecial contained "\\." +syn region tadsDoubleString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=tadsSpecial,tadsEmbedded +syn region tadsSingleString start=+'+ skip=+\\\\\|\\'+ end=+'+ contains=tadsSpecial +" Embedded expressions in strings +syn region tadsEmbedded contained start="<<" end=">>" contains=tadsKeyword + +" TADS doesn't have \xxx, right? +"syn match cSpecial contained "\\[0-7][0-7][0-7]\=\|\\." +"syn match cSpecialCharacter "'\\[0-7][0-7]'" +"syn match cSpecialCharacter "'\\[0-7][0-7][0-7]'" + +"catch errors caused by wrong parenthesis +"syn region cParen transparent start='(' end=')' contains=ALLBUT,cParenError,cIncluded,cSpecial,cTodo,cUserCont,cUserLabel +"syn match cParenError ")" +"syn match cInParen contained "[{}]" +syn region tadsBrace transparent start='{' end='}' contains=ALLBUT,tadsBraceError,tadsIncluded,tadsSpecial,tadsTodo +syn match tadsBraceError "}" + +"integer number (TADS has no floating point numbers) +syn case ignore +syn match tadsNumber "\<[0-9]\+\>" +"hex number +syn match tadsNumber "\<0x[0-9a-f]\+\>" +syn match tadsIdentifier "\<[a-z][a-z0-9_$]*\>" +syn case match +" flag an octal number with wrong digits +syn match tadsOctalError "\<0[0-7]*[89]" + +" Removed complicated c_comment_strings +syn region tadsComment start="/\*" end="\*/" contains=tadsTodo +syn match tadsComment "//.*" contains=tadsTodo +syntax match tadsCommentError "\*/" + +syn region tadsPreCondit start="^\s*#\s*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=tadsComment,tadsString,tadsNumber,tadsCommentError +syn region tadsIncluded contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match tadsIncluded contained "<[^>]*>" +syn match tadsInclude "^\s*#\s*include\>\s*["<]" contains=tadsIncluded +syn region tadsDefine start="^\s*#\s*\(define\>\|undef\>\)" skip="\\$" end="$" contains=ALLBUT,tadsPreCondit,tadsIncluded,tadsInclude,tadsDefine,tadsInBrace,tadsIdentifier + +syn region tadsPreProc start="^\s*#\s*\(pragma\>\|line\>\|warning\>\|warn\>\|error\>\)" skip="\\$" end="$" contains=ALLBUT,tadsPreCondit,tadsIncluded,tadsInclude,tadsDefine,tadsInParen,tadsIdentifier + +" Highlight User Labels +" TODO labels for gotos? +"syn region cMulti transparent start='?' end=':' contains=ALLBUT,cIncluded,cSpecial,cTodo,cUserCont,cUserLabel,cBitField +" Avoid matching foo::bar() in C++ by requiring that the next char is not ':' +"syn match cUserCont "^\s*\I\i*\s*:$" contains=cUserLabel +"syn match cUserCont ";\s*\I\i*\s*:$" contains=cUserLabel +"syn match cUserCont "^\s*\I\i*\s*:[^:]" contains=cUserLabel +"syn match cUserCont ";\s*\I\i*\s*:[^:]" contains=cUserLabel + +"syn match cUserLabel "\I\i*" contained + +" identifier: class-name [, class-name [...]] [property-list] ; +" Don't highlight comment in class def +syn match tadsClassDef "\[^/]*" contains=tadsObjectDef,tadsClass +syn match tadsClass contained "\" +syn match tadsObjectDef "\<[a-zA-Z][a-zA-Z0-9_$]*\s*:\s*[a-zA-Z0-9_$]\+\(\s*,\s*[a-zA-Z][a-zA-Z0-9_$]*\)*\(\s*;\)\=" +syn keyword tadsFunction contained function +syn match tadsFunctionDef "\<[a-zA-Z][a-zA-Z0-9_$]*\s*:\s*function[^{]*" contains=tadsFunction +"syn region tadsObject transparent start = '[a-zA-Z][\i$]\s*:\s*' end=";" contains=tadsBrace,tadsObjectDef + +" How far back do we go to find matching groups +if !exists("tads_minlines") + let tads_minlines = 15 +endif +exec "syn sync ccomment tadsComment minlines=" . tads_minlines +if !exists("tads_sync_dist") + let tads_sync_dist = 100 +endif +execute "syn sync maxlines=" . tads_sync_dist + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tads_syn_inits") + if version < 508 + let did_tads_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default methods for highlighting. Can be overridden later + HiLink tadsFunctionDef Function + HiLink tadsFunction Structure + HiLink tadsClass Structure + HiLink tadsClassDef Identifier + HiLink tadsObjectDef Identifier +" no highlight for tadsEmbedded, so it prints as normal text w/in the string + + HiLink tadsOperator Operator + HiLink tadsStructure Structure + HiLink tadsTodo Todo + HiLink tadsLabel Label + HiLink tadsConditional Conditional + HiLink tadsRepeat Repeat + HiLink tadsException Exception + HiLink tadsStatement Statement + HiLink tadsStorageClass StorageClass + HiLink tadsKeyWord Keyword + HiLink tadsSpecial SpecialChar + HiLink tadsNumber Number + HiLink tadsBoolean Boolean + HiLink tadsDoubleString tadsString + HiLink tadsSingleString tadsString + + HiLink tadsOctalError tadsError + HiLink tadsCommentError tadsError + HiLink tadsBraceError tadsError + HiLink tadsInBrace tadsError + HiLink tadsError Error + + HiLink tadsInclude Include + HiLink tadsPreProc PreProc + HiLink tadsDefine Macro + HiLink tadsIncluded tadsString + HiLink tadsPreCondit PreCondit + + HiLink tadsString String + HiLink tadsComment Comment + + delcommand HiLink +endif + + +let b:current_syntax = "tads" + +" Changes: +" 11/18/99 Added a bunch of TADS functions, tadsException +" 10/22/99 Misspelled Moolenaar (sorry!), c_minlines to tads_minlines +" +" vim: ts=8 diff --git a/vim73/syntax/tags.vim b/vim73/syntax/tags.vim new file mode 100644 index 0000000..051d65a --- /dev/null +++ b/vim73/syntax/tags.vim @@ -0,0 +1,47 @@ +" Language: tags +" Maintainer: Dr. Charles E. Campbell, Jr. +" Last Change: Sep 06, 2005 +" Version: 3 +" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match tagName "^[^\t]\+" skipwhite nextgroup=tagPath +syn match tagPath "[^\t]\+" contained skipwhite nextgroup=tagAddr contains=tagBaseFile +syn match tagBaseFile "[a-zA-Z_]\+[\.a-zA-Z_0-9]*\t"me=e-1 contained +syn match tagAddr "\d*" contained skipwhite nextgroup=tagComment +syn region tagAddr matchgroup=tagDelim start="/" skip="\(\\\\\)*\\/" matchgroup=tagDelim end="$\|/" oneline contained skipwhite nextgroup=tagComment +syn match tagComment ";.*$" contained contains=tagField +syn match tagComment "^!_TAG_.*$" +syn match tagField contained "[a-z]*:" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_drchip_tags_inits") + if version < 508 + let did_drchip_tags_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tagBaseFile PreProc + HiLink tagComment Comment + HiLink tagDelim Delimiter + HiLink tagField Number + HiLink tagName Identifier + HiLink tagPath PreProc + + delcommand HiLink +endif + +let b:current_syntax = "tags" + +" vim: ts=12 diff --git a/vim73/syntax/tak.vim b/vim73/syntax/tak.vim new file mode 100644 index 0000000..20186db --- /dev/null +++ b/vim73/syntax/tak.vim @@ -0,0 +1,136 @@ +" Vim syntax file +" Language: TAK2, TAK3, TAK2000 thermal modeling input file +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.tak +" URL: http://www.naglenet.org/vim/syntax/tak.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + + +" Ignore case +syn case ignore + + + +" +" +" Begin syntax definitions for tak input file. +" + +" Force free-form fortran format +let fortran_free_source=1 + +" Load FORTRAN syntax file +if version < 600 + source :p:h/fortran.vim +else + runtime! syntax/fortran.vim +endif +unlet b:current_syntax + + + +" Define keywords for TAK and TAKOUT +syn keyword takOptions AUTODAMP CPRINT CSGDUMP GPRINT HPRINT LODTMP +syn keyword takOptions LOGIC LPRINT NCVPRINT PLOTQ QPRINT QDUMP +syn keyword takOptions SUMMARY SOLRTN UID DICTIONARIES + +syn keyword takRoutine SSITER FWDWRD FWDBCK BCKWRD + +syn keyword takControl ABSZRO BACKUP DAMP DTIMEI DTIMEL DTIMEH IFC +syn keyword takControl MAXTEMP NLOOPS NLOOPT NODELIST OUTPUT PLOT +syn keyword takControl SCALE SIGMA SSCRIT TIMEND TIMEN TIMEO TRCRIT +syn keyword takControl PLOT + +syn keyword takSolids PLATE CYL +syn keyword takSolidsArg ID MATNAM NTYPE TEMP XL YL ZL ISTRN ISTRG NNX +syn keyword takSolidsArg NNY NNZ INCX INCY INCZ IAK IAC DIFF ARITH BOUN +syn keyword takSolidsArg RMIN RMAX AXMAX NNR NNTHETA INCR INCTHETA END + +syn case ignore + +syn keyword takMacro fac pstart pstop +syn keyword takMacro takcommon fstart fstop + +syn keyword takIdentifier flq flx gen ncv per sim siv stf stv tvd tvs +syn keyword takIdentifier tvt pro thm + + + +" Define matches for TAK +syn match takFortran "^F[0-9 ]"me=e-1 +syn match takMotran "^M[0-9 ]"me=e-1 + +syn match takComment "^C.*$" +syn match takComment "^R.*$" +syn match takComment "\$.*$" + +syn match takHeader "^header[^,]*" + +syn match takIncludeFile "include \+[^ ]\+"hs=s+8 contains=fortranInclude + +syn match takInteger "-\=\<[0-9]*\>" +syn match takFloat "-\=\<[0-9]*\.[0-9]*" +syn match takScientific "-\=\<[0-9]*\.[0-9]*E[-+]\=[0-9]\+\>" + +syn match takEndData "END OF DATA" + +if exists("thermal_todo") + execute 'syn match takTodo ' . '"^'.thermal_todo.'.*$"' +else + syn match takTodo "^?.*$" +endif + + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tak_syntax_inits") + if version < 508 + let did_tak_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink takMacro Macro + HiLink takOptions Special + HiLink takRoutine Type + HiLink takControl Special + HiLink takSolids Special + HiLink takSolidsArg Statement + HiLink takIdentifier Identifier + + HiLink takFortran PreProc + HiLink takMotran PreProc + + HiLink takComment Comment + HiLink takHeader Typedef + HiLink takIncludeFile Type + HiLink takInteger Number + HiLink takFloat Float + HiLink takScientific Float + + HiLink takEndData Macro + + HiLink takTodo Todo + + delcommand HiLink +endif + + +let b:current_syntax = "tak" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/takcmp.vim b/vim73/syntax/takcmp.vim new file mode 100644 index 0000000..a94609b --- /dev/null +++ b/vim73/syntax/takcmp.vim @@ -0,0 +1,82 @@ +" Vim syntax file +" Language: TAK2, TAK3, TAK2000 thermal modeling compare file +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.cmp +" URL: http://www.naglenet.org/vim/syntax/takcmp.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + + +" Ignore case +syn case ignore + + + +" +" +" Begin syntax definitions for compare files. +" +" Define keywords for TAK compare + syn keyword takcmpUnit celsius fahrenheit + + + +" Define matches for TAK compare + syn match takcmpTitle "Steady State Temperature Comparison" + + syn match takcmpLabel "Run Date:" + syn match takcmpLabel "Run Time:" + syn match takcmpLabel "Temp. File \d Units:" + syn match takcmpLabel "Filename:" + syn match takcmpLabel "Output Units:" + + syn match takcmpHeader "^ *Node\( *File \d\)* *Node Description" + + syn match takcmpDate "\d\d\/\d\d\/\d\d" + syn match takcmpTime "\d\d:\d\d:\d\d" + syn match takcmpInteger "^ *-\=\<[0-9]*\>" + syn match takcmpFloat "-\=\<[0-9]*\.[0-9]*" + + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_takcmp_syntax_inits") + if version < 508 + let did_takcmp_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink takcmpTitle Type + HiLink takcmpUnit PreProc + + HiLink takcmpLabel Statement + + HiLink takcmpHeader takHeader + + HiLink takcmpDate Identifier + HiLink takcmpTime Identifier + HiLink takcmpInteger Number + HiLink takcmpFloat Special + + delcommand HiLink +endif + + +let b:current_syntax = "takcmp" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/takout.vim b/vim73/syntax/takout.vim new file mode 100644 index 0000000..7743539 --- /dev/null +++ b/vim73/syntax/takout.vim @@ -0,0 +1,102 @@ +" Vim syntax file +" Language: TAK2, TAK3, TAK2000 thermal modeling output file +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.out +" URL: http://www.naglenet.org/vim/syntax/takout.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + + +" Ignore case +syn case match + + + +" Load TAK syntax file +if version < 600 + source :p:h/tak.vim +else + runtime! syntax/tak.vim +endif +unlet b:current_syntax + + + +" +" +" Begin syntax definitions for tak output files. +" + +" Define keywords for TAK output +syn case match + +syn keyword takoutPos ON SI +syn keyword takoutNeg OFF ENG + + + +" Define matches for TAK output +syn match takoutTitle "TAK III" +syn match takoutTitle "Release \d.\d\d" +syn match takoutTitle " K & K Associates *Thermal Analysis Kit III *Serial Number \d\d-\d\d\d" + +syn match takoutFile ": \w*\.TAK"hs=s+2 + +syn match takoutInteger "T\=[0-9]*\>"ms=s+1 + +syn match takoutSectionDelim "[-<>]\{4,}" contains=takoutSectionTitle +syn match takoutSectionDelim ":\=\.\{4,}:\=" contains=takoutSectionTitle +syn match takoutSectionTitle "[-<:] \w[0-9A-Za-z_() ]\+ [->:]"hs=s+1,me=e-1 + +syn match takoutHeaderDelim "=\{5,}" +syn match takoutHeaderDelim "|\{5,}" +syn match takoutHeaderDelim "+\{5,}" + +syn match takoutLabel "Input File:" contains=takoutFile +syn match takoutLabel "Begin Solution: Routine" + +syn match takoutError "<<< Error >>>" + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_takout_syntax_inits") + if version < 508 + let did_takout_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink takoutPos Statement + HiLink takoutNeg PreProc + HiLink takoutTitle Type + HiLink takoutFile takIncludeFile + HiLink takoutInteger takInteger + + HiLink takoutSectionDelim Delimiter + HiLink takoutSectionTitle Exception + HiLink takoutHeaderDelim SpecialComment + HiLink takoutLabel Identifier + + HiLink takoutError Error + + delcommand HiLink +endif + + +let b:current_syntax = "takout" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/tar.vim b/vim73/syntax/tar.vim new file mode 100644 index 0000000..497683a --- /dev/null +++ b/vim73/syntax/tar.vim @@ -0,0 +1,17 @@ +" Language : Tar Listing Syntax +" Maintainer : Bram Moolenaar +" Last change: Sep 08, 2004 + +if exists("b:current_syntax") + finish +endif + +syn match tarComment '^".*' contains=tarFilename +syn match tarFilename 'tarfile \zs.*' contained +syn match tarDirectory '.*/$' + +hi def link tarComment Comment +hi def link tarFilename Constant +hi def link tarDirectory Type + +" vim: ts=8 diff --git a/vim73/syntax/taskdata.vim b/vim73/syntax/taskdata.vim new file mode 100644 index 0000000..79186e0 --- /dev/null +++ b/vim73/syntax/taskdata.vim @@ -0,0 +1,43 @@ +" Vim syntax file +" Language: task data +" Maintainer: John Florian +" Updated: Wed Jul 8 19:46:20 EDT 2009 + + +" For version 5.x: Clear all syntax items. +" For version 6.x: Quit when a syntax file was already loaded. +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Key Names for values. +syn keyword taskdataKey description due end entry imask mask parent +syn keyword taskdataKey priority project recur start status tags uuid +syn match taskdataKey "annotation_\d\+" +syn match taskdataUndo "^time.*$" +syn match taskdataUndo "^\(old \|new \|---\)" + +" Values associated with key names. +" +" Strings +syn region taskdataString matchgroup=Normal start=+"+ end=+"+ + \ contains=taskdataEncoded,taskdataUUID,@Spell +" +" Special Embedded Characters (e.g., ",") +syn match taskdataEncoded "&\a\+;" contained +" UUIDs +syn match taskdataUUID "\x\{8}-\(\x\{4}-\)\{3}\x\{12}" contained + + +" The default methods for highlighting. Can be overridden later. +hi def link taskdataEncoded Function +hi def link taskdataKey Statement +hi def link taskdataString String +hi def link taskdataUUID Special +hi def link taskdataUndo Type + +let b:current_syntax = "taskdata" + +" vim:noexpandtab diff --git a/vim73/syntax/taskedit.vim b/vim73/syntax/taskedit.vim new file mode 100644 index 0000000..c7e0ea7 --- /dev/null +++ b/vim73/syntax/taskedit.vim @@ -0,0 +1,35 @@ +" Vim syntax file +" Language: support for 'task 42 edit' +" Maintainer: John Florian +" Updated: Wed Jul 8 19:46:32 EDT 2009 + + +" For version 5.x: Clear all syntax items. +" For version 6.x: Quit when a syntax file was already loaded. +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn match taskeditHeading "^\s*#\s*Name\s\+Editable details\s*$" contained +syn match taskeditHeading "^\s*#\s*-\+\s\+-\+\s*$" contained +syn match taskeditReadOnly "^\s*#\s*\(UU\)\?ID:.*$" contained +syn match taskeditReadOnly "^\s*#\s*Status:.*$" contained +syn match taskeditReadOnly "^\s*#\s*i\?Mask:.*$" contained +syn match taskeditKey "^ *.\{-}:" nextgroup=taskeditString +syn match taskeditComment "^\s*#.*$" + \ contains=taskeditReadOnly,taskeditHeading +syn match taskeditString ".*$" contained contains=@Spell + + +" The default methods for highlighting. Can be overridden later. +hi def link taskeditComment Comment +hi def link taskeditHeading Function +hi def link taskeditKey Statement +hi def link taskeditReadOnly Special +hi def link taskeditString String + +let b:current_syntax = "taskedit" + +" vim:noexpandtab diff --git a/vim73/syntax/tasm.vim b/vim73/syntax/tasm.vim new file mode 100644 index 0000000..1cfc121 --- /dev/null +++ b/vim73/syntax/tasm.vim @@ -0,0 +1,122 @@ +" Vim syntax file +" Language: TASM: turbo assembler by Borland +" Maintaner: FooLman of United Force +" Last change: 22 aug 2000 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case ignore +syn match tasmLabel "^[\ \t]*[@a-z_$][a-z0-9_$@]*\ *:" +syn keyword tasmDirective ALIAS ALIGN ARG ASSUME %BIN CATSRT CODESEG +syn match tasmDirective "\<\(byte\|word\|dword\|qword\)\ ptr\>" +" CALL extended syntax +syn keyword tasmDirective COMM %CONDS CONST %CREF %CREFALL %CREFREF +syn keyword tasmDirective %CREFUREF %CTLS DATASEG DB DD %DEPTH DF DISPLAY +syn keyword tasmDirective DOSSEG DP DQ DT DW ELSE EMUL END ENDIF +" IF XXXX +syn keyword tasmDirective ENDM ENDP ENDS ENUM EQU ERR EVEN EVENDATA EXITCODE +syn keyword tasmDirective EXITM EXTRN FARDATA FASTIMUL FLIPFLAG GETFIELD GLOBAL +syn keyword tasmDirective GOTO GROUP IDEAL %INCL INCLUDE INCLUDELIB INSTR IRP +"JMP +syn keyword tasmDirective IRPC JUMPS LABEL LARGESTACK %LINUM %LIST LOCAL +syn keyword tasmDirective LOCALS MACRO %MACS MASKFLAG MASM MASM51 MODEL +syn keyword tasmDirective MULTERRS NAME %NEWPAGE %NOCONDS %NOCREF %NOCTLS +syn keyword tasmDirective NOEMUL %NOINCL NOJUMPS %NOLIST NOLOCALS %NOMACS +syn keyword tasmDirective NOMASM51 NOMULTERRS NOSMART %NOSYMS %NOTRUNC NOWARN +syn keyword tasmDirective %PAGESIZE %PCNT PNO87 %POPLCTL POPSTATE PROC PROCDESC +syn keyword tasmDirective PROCTYPE PUBLIC PUBLICDLL PURGE %PUSHCTL PUSHSTATE +"rept, ret +syn keyword tasmDirective QUIRKS RADIX RECORD RETCODE SEGMENT SETFIELD +syn keyword tasmDirective SETFLAG SIZESTR SMALLSTACK SMART STACK STARTUPCODE +syn keyword tasmDirective STRUC SUBSTR %SUBTTL %SYMS TABLE %TABSIZE TBLINIT +syn keyword tasmDirective TBLINST TBLPTR TESTFLAG %TEXT %TITLE %TRUNC TYPEDEF +syn keyword tasmDirective UDATASEG UFARDATA UNION USES VERSION WAR WHILE ?DEBUG + +syn keyword tasmInstruction AAA AAD AAM AAS ADC ADD AND ARPL BOUND BSF BSR +syn keyword tasmInstruction BSWAP BT BTC BTR BTS CALL CBW CLC CLD CLI CLTS +syn keyword tasmInstruction CMC CMP CMPXCHG CMPXCHG8B CPUID CWD CDQ CWDE +syn keyword tasmInstruction DAA DAS DEC DIV ENTER RETN RETF F2XM1 +syn keyword tasmCoprocInstr FABS FADD FADDP FBLD FBSTP FCHG FCOM FCOM2 FCOMI +syn keyword tasmCoprocInstr FCOMIP FCOMP FCOMP3 FCOMP5 FCOMPP FCOS FDECSTP +syn keyword tasmCoprocInstr FDISI FDIV FDIVP FDIVR FENI FFREE FFREEP FIADD +syn keyword tasmCoprocInstr FICOM FICOMP FIDIV FIDIVR FILD FIMUL FINIT FINCSTP +syn keyword tasmCoprocInstr FIST FISTP FISUB FISUBR FLD FLD1 FLDCW FLDENV +syn keyword tasmCoprocInstr FLDL2E FLDL2T FLDLG2 FLDLN2 FLDPI FLDZ FMUL FMULP +syn keyword tasmCoprocInstr FNCLEX FNINIT FNOP FNSAVE FNSTCW FNSTENV FNSTSW +syn keyword tasmCoprocInstr FPATAN FPREM FPREM1 FPTAN FRNDINT FRSTOR FSCALE +syn keyword tasmCoprocInstr FSETPM FSIN FSINCOM FSQRT FST FSTP FSTP1 FSTP8 +syn keyword tasmCoprocInstr FSTP9 FSUB FSUBP FSUBR FSUBRP FTST FUCOM FUCOMI +syn keyword tasmCoprocInstr FUCOMPP FWAIT FXAM FXCH FXCH4 FXCH7 FXTRACT FYL2X +syn keyword tasmCoprocInstr FYL2XP1 FSTCW FCHS FSINCOS +syn keyword tasmInstruction IDIV IMUL IN INC INT INTO INVD INVLPG IRET JMP +syn keyword tasmInstruction LAHF LAR LDS LEA LEAVE LES LFS LGDT LGS LIDT LLDT +syn keyword tasmInstruction LMSW LOCK LODSB LSL LSS LTR MOV MOVSX MOVZX MUL +syn keyword tasmInstruction NEG NOP NOT OR OUT POP POPA POPAD POPF POPFD PUSH +syn keyword tasmInstruction PUSHA PUSHAD PUSHF PUSHFD RCL RCR RDMSR RDPMC RDTSC +syn keyword tasmInstruction REP RET ROL ROR RSM SAHF SAR SBB SGDT SHL SAL SHLD +syn keyword tasmInstruction SHR SHRD SIDT SMSW STC STD STI STR SUB TEST VERR +syn keyword tasmInstruction VERW WBINVD WRMSR XADD XCHG XLAT XOR +syn keyword tasmMMXinst EMMS MOVD MOVQ PACKSSDW PACKSSWB PACKUSWB PADDB +syn keyword tasmMMXinst PADDD PADDSB PADDSB PADDSW PADDUSB PADDUSW PADDW +syn keyword tasmMMXinst PAND PANDN PCMPEQB PCMPEQD PCMPEQW PCMPGTB PCMPGTD +syn keyword tasmMMXinst PCMPGTW PMADDWD PMULHW PMULLW POR PSLLD PSLLQ +syn keyword tasmMMXinst PSLLW PSRAD PSRAW PSRLD PSRLQ PSRLW PSUBB PSUBD +syn keyword tasmMMXinst PSUBSB PSUBSW PSUBUSB PSUBUSW PSUBW PUNPCKHBW +syn keyword tasmMMXinst PUNPCKHBQ PUNPCKHWD PUNPCKLBW PUNPCKLDQ PUNPCKLWD +syn keyword tasmMMXinst PXOR +"FCMOV +syn match tasmInstruction "\<\(CMPS\|MOVS\|OUTS\|SCAS\|STOS\|LODS\|INS\)[BWD]" +syn match tasmInstruction "\<\(CMOV\|SET\|J\)N\=[ABCGLESXZ]\>" +syn match tasmInstruction "\<\(CMOV\|SET\|J\)N\=[ABGL]E\>" +syn match tasmInstruction "\<\(LOOP\|REP\)N\=[EZ]\=\>" +syn match tasmRegister "\<[A-D][LH]\>" +syn match tasmRegister "\" +syn match tasmRegister "\<[C-GS]S\>" +syn region tasmComment start=";" end="$" +"HACK! comment ? ... selection +syn region tasmComment start="comment \+\$" end="\$" +syn region tasmComment start="comment \+\~" end="\~" +syn region tasmComment start="comment \+#" end="#" +syn region tasmString start="'" end="'" +syn region tasmString start='"' end='"' + +syn match tasmDec "\<-\=[0-9]\+\.\=[0-9]*\>" +syn match tasmHex "\<[0-9][0-9A-F]*H\>" +syn match tasmOct "\<[0-7]\+O\>" +syn match tasmBin "\<[01]\+B\>" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tasm_syntax_inits") + if version < 508 + let did_tasm_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tasmString String + HiLink tasmDec Number + HiLink tasmHex Number + HiLink tasmOct Number + HiLink tasmBin Number + HiLink tasmInstruction Keyword + HiLink tasmCoprocInstr Keyword + HiLink tasmMMXInst Keyword + HiLink tasmDirective PreProc + HiLink tasmRegister Identifier + HiLink tasmProctype PreProc + HiLink tasmComment Comment + HiLink tasmLabel Label + + delcommand HiLink +endif + +let b:curret_syntax = "tasm" diff --git a/vim73/syntax/tcl.vim b/vim73/syntax/tcl.vim new file mode 100644 index 0000000..d15422d --- /dev/null +++ b/vim73/syntax/tcl.vim @@ -0,0 +1,282 @@ +" Vim syntax file +" Language: Tcl/Tk +" Maintainer: Taylor Venable +" (previously Brett Cannon ) +" (previously Dean Copsey ) +" (previously Matt Neumann ) +" (previously Allan Kelly ) +" Original: Robin Becker +" Last Change: 2009/04/06 02:38:36 +" Version: 1.13 +" URL: http://real.metasyntax.net:2357/cvs/cvsweb.cgi/Config/vim/syntax/tcl.vim +" +" Keywords TODO: click anchor + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Basic Tcl commands: http://www.tcl.tk/man/tcl8.5/TclCmd/contents.htm +syn keyword tclCommand after append apply array bgerror binary catch cd chan clock +syn keyword tclCommand close concat dde dict encoding eof error eval exec exit +syn keyword tclCommand expr fblocked fconfigure fcopy file fileevent filename flush +syn keyword tclCommand format gets glob global history incr info interp join +syn keyword tclCommand lappend lassign lindex linsert list llength load lrange lrepeat +syn keyword tclCommand lreplace lreverse lsearch lset lsort memory namespace open package +syn keyword tclCommand pid proc puts pwd read regexp registry regsub rename return +syn keyword tclCommand scan seek set socket source split string subst tell time +syn keyword tclCommand trace unknown unload unset update uplevel upvar variable vwait + +" The 'Tcl Standard Library' commands: http://www.tcl.tk/man/tcl8.5/TclCmd/library.htm +syn keyword tclCommand auto_execok auto_import auto_load auto_mkindex auto_mkindex_old +syn keyword tclCommand auto_qualify auto_reset parray tcl_endOfWord tcl_findLibrary +syn keyword tclCommand tcl_startOfNextWord tcl_startOfPreviousWord tcl_wordBreakAfter +syn keyword tclCommand tcl_wordBreakBefore + +" Commands that were added in Tcl 8.6 + +syn keyword tclCommand my oo::copy oo::define oo::objdefine self +syn keyword tclCommand coroutine tailcall throw yield + +" Global variables used by Tcl: http://www.tcl.tk/man/tcl8.5/TclCmd/tclvars.htm +syn keyword tclVars env errorCode errorInfo tcl_library tcl_patchLevel tcl_pkgPath +syn keyword tclVars tcl_platform tcl_precision tcl_rcFileName tcl_traceCompile +syn keyword tclVars tcl_traceExec tcl_wordchars tcl_nonwordchars tcl_version argc argv +syn keyword tclVars argv0 tcl_interactive geometry + +" Strings which expr accepts as boolean values, aside from zero / non-zero. +syn keyword tclBoolean true false on off yes no + +syn keyword tclLabel case default +syn keyword tclConditional if then else elseif switch +syn keyword tclConditional try finally +syn keyword tclRepeat while for foreach break continue +syn keyword tcltkSwitch contained insert create polygon fill outline tag + +" WIDGETS +" commands associated with widgets +syn keyword tcltkWidgetSwitch contained background highlightbackground insertontime cget +syn keyword tcltkWidgetSwitch contained selectborderwidth borderwidth highlightcolor insertwidth +syn keyword tcltkWidgetSwitch contained selectforeground cursor highlightthickness padx setgrid +syn keyword tcltkWidgetSwitch contained exportselection insertbackground pady takefocus +syn keyword tcltkWidgetSwitch contained font insertborderwidth relief xscrollcommand +syn keyword tcltkWidgetSwitch contained foreground insertofftime selectbackground yscrollcommand +syn keyword tcltkWidgetSwitch contained height spacing1 spacing2 spacing3 +syn keyword tcltkWidgetSwitch contained state tabs width wrap +" button +syn keyword tcltkWidgetSwitch contained command default +" canvas +syn keyword tcltkWidgetSwitch contained closeenough confine scrollregion xscrollincrement yscrollincrement orient +" checkbutton, radiobutton +syn keyword tcltkWidgetSwitch contained indicatoron offvalue onvalue selectcolor selectimage state variable +" entry, frame +syn keyword tcltkWidgetSwitch contained show class colormap container visual +" listbox, menu +syn keyword tcltkWidgetSwitch contained selectmode postcommand selectcolor tearoff tearoffcommand title type +" menubutton, message +syn keyword tcltkWidgetSwitch contained direction aspect justify +" scale +syn keyword tcltkWidgetSwitch contained bigincrement digits from length resolution showvalue sliderlength sliderrelief tickinterval to +" scrollbar +syn keyword tcltkWidgetSwitch contained activerelief elementborderwidth +" image +syn keyword tcltkWidgetSwitch contained delete names types create +" variable reference + " ::optional::namespaces +syn match tclVarRef "$\(\(::\)\?\([[:alnum:]_]*::\)*\)\a[[:alnum:]_]*" + " ${...} may contain any character except '}' +syn match tclVarRef "${[^}]*}" + +" The syntactic unquote-splicing replacement for [expand]. +syn match tclExpand '\s{\*}' +syn match tclExpand '^{\*}' + +" menu, mane add +syn keyword tcltkWidgetSwitch contained active end last none cascade checkbutton command radiobutton separator +syn keyword tcltkWidgetSwitch contained activebackground actveforeground accelerator background bitmap columnbreak +syn keyword tcltkWidgetSwitch contained font foreground hidemargin image indicatoron label menu offvalue onvalue +syn keyword tcltkWidgetSwitch contained selectcolor selectimage state underline value variable +syn keyword tcltkWidgetSwitch contained add clone configure delete entrycget entryconfigure index insert invoke +syn keyword tcltkWidgetSwitch contained post postcascade type unpost yposition activate +"syn keyword tcltkWidgetSwitch contained +"syn match tcltkWidgetSwitch contained +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef + +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +" These words are dual purpose. +" match switches +"syn match tcltkWidgetSwitch contained "-text"hs=s+1 +syn match tcltkWidgetSwitch contained "-text\(var\)\?"hs=s+1 +syn match tcltkWidgetSwitch contained "-menu"hs=s+1 +syn match tcltkWidgetSwitch contained "-label"hs=s+1 +" match commands - 2 lines for pretty match. +"variable +" Special case - If a number follows a variable region, it must be at the end of +" the pattern, by definition. Therefore, (1) either include a number as the region +" end and exclude tclNumber from the contains list, or (2) make variable +" keepend. As (1) would put variable out of step with everything else, use (2). +syn region tcltkCommand matchgroup=tcltkCommandColor start="^\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tclString,tclNumber,tclVarRef,tcltkCommand +syn region tcltkCommand matchgroup=tcltkCommandColor start="\s\\|\[\"hs=s+1 matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tclString,tclNumber,tclVarRef,tcltkCommand +" menu +syn region tcltkWidget matchgroup=tcltkWidgetColor start="^\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\s\\|\[\"hs=s+1 matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +" label +syn region tcltkWidget matchgroup=tcltkWidgetColor start="^\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\s\\|\[\"hs=s+1 matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef +" text +syn region tcltkWidget matchgroup=tcltkWidgetColor start="^\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidget,tcltkWidgetSwitch,tcltkSwitch,tclNumber,tclVarRef,tclString +syn region tcltkWidget matchgroup=tcltkWidgetColor start="\s\\|\[\"hs=s+1 matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidget,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef + +" This isn't contained (I don't think) so it's OK to just associate with the Color group. +" TODO: This could be wrong. +syn keyword tcltkWidgetColor toplevel + + +syn region tcltkPackConf matchgroup=tcltkPackConfColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tcltkPackConfSwitch,tclNumber,tclVarRef keepend +syn region tcltkPackConf matchgroup=tcltkPackConfColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"me=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tcltkPackConfSwitch,tclNumber,tclVarRef + + +" NAMESPACE +" commands associated with namespace +syn keyword tcltkNamespaceSwitch contained children code current delete eval +syn keyword tcltkNamespaceSwitch contained export forget import inscope origin +syn keyword tcltkNamespaceSwitch contained parent qualifiers tail which command variable +syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="{\|}\|]\|\"\|[^\\]*\s*$"me=e-1 contains=tclLineContinue,tcltkNamespaceSwitch + +" EXPR +" commands associated with expr +syn keyword tcltkMaths contained abs acos asin atan atan2 bool ceil cos cosh double entier +syn keyword tcltkMaths contained exp floor fmod hypot int isqrt log log10 max min pow rand +syn keyword tcltkMaths contained round sin sinh sqrt srand tan tanh wide + +syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"me=e-1 contains=tclLineContinue,tcltkMaths,tclNumber,tclVarRef,tclString,tcltlWidgetSwitch,tcltkCommand,tcltkPackConf + +" format +syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"me=e-1 contains=tclLineContinue,tcltkMaths,tclNumber,tclVarRef,tclString,tcltlWidgetSwitch,tcltkCommand,tcltkPackConf + +" PACK +" commands associated with pack +syn keyword tcltkPackSwitch contained forget info propogate slaves +syn keyword tcltkPackConfSwitch contained after anchor before expand fill in ipadx ipady padx pady side +syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkPackSwitch,tcltkPackConf,tcltkPackConfSwitch,tclNumber,tclVarRef,tclString,tcltkCommand keepend + +" STRING +" commands associated with string +syn keyword tcltkStringSwitch contained compare first index last length match range tolower toupper trim trimleft trimright wordstart wordend +syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkStringSwitch,tclNumber,tclVarRef,tclString,tcltkCommand + +" ARRAY +" commands associated with array +syn keyword tcltkArraySwitch contained anymore donesearch exists get names nextelement size startsearch set +" match from command name to ] or EOL +syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkArraySwitch,tclNumber,tclVarRef,tclString,tcltkCommand + +" LSORT +" switches for lsort +syn keyword tcltkLsortSwitch contained ascii dictionary integer real command increasing decreasing index +" match from command name to ] or EOL +syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkLsortSwitch,tclNumber,tclVarRef,tclString,tcltkCommand + +syn keyword tclTodo contained TODO + +" Sequences which are backslash-escaped: http://www.tcl.tk/man/tcl8.5/TclCmd/Tcl.htm#M16 +" Octal, hexadecimal, unicode codepoints, and the classics. +" Tcl takes as many valid characters in a row as it can, so \xAZ in a string is newline followed by 'Z'. +syn match tclSpecial contained '\\\([0-7]\{1,3}\|x\x\{1,2}\|u\x\{1,4}\|[abfnrtv]\)' +syn match tclSpecial contained '\\[\[\]\{\}\"\$]' + +" Command appearing inside another command or inside a string. +syn region tclEmbeddedStatement start='\[' end='\]' contained contains=tclCommand,tclNumber,tclLineContinue,tclString,tclVarRef,tclEmbeddedStatement +" A string needs the skip argument as it may legitimately contain \". +" Match at start of line +syn region tclString start=+^"+ end=+"+ contains=tclSpecial skip=+\\\\\|\\"+ +"Match all other legal strings. +syn region tclString start=+[^\\]"+ms=s+1 end=+"+ contains=tclSpecial,tclVarRef,tclEmbeddedStatement skip=+\\\\\|\\"+ + +" Line continuation is backslash immediately followed by newline. +syn match tclLineContinue '\\$' + +if exists('g:tcl_warn_continuation') + syn match tclNotLineContinue '\\\s\+$' +endif + +"integer number, or floating point number without a dot and with "f". +syn case ignore +syn match tclNumber "\<\d\+\(u\=l\=\|lu\|f\)\>" +"floating point number, with dot, optional exponent +syn match tclNumber "\<\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, starting with a dot, optional exponent +syn match tclNumber "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match tclNumber "\<\d\+e[-+]\=\d\+[fl]\=\>" +"hex number +syn match tclNumber "0x[0-9a-f]\+\(u\=l\=\|lu\)\>" +"syn match tclIdentifier "\<[a-z_][a-z0-9_]*\>" +syn case match + +syn region tclComment start="^\s*\#" skip="\\$" end="$" contains=tclTodo +syn region tclComment start=/;\s*\#/hs=s+1 skip="\\$" end="$" contains=tclTodo + +"syn sync ccomment tclComment + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tcl_syntax_inits") + if version < 508 + let did_tcl_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tcltkSwitch Special + HiLink tclExpand Special + HiLink tclLabel Label + HiLink tclConditional Conditional + HiLink tclRepeat Repeat + HiLink tclNumber Number + HiLink tclError Error + HiLink tclCommand Statement + HiLink tclString String + HiLink tclComment Comment + HiLink tclSpecial Special + HiLink tclTodo Todo + " Below here are the commands and their options. + HiLink tcltkCommandColor Statement + HiLink tcltkWidgetColor Structure + HiLink tclLineContinue WarningMsg +if exists('g:tcl_warn_continuation') + HiLink tclNotLineContinue ErrorMsg +endif + HiLink tcltkStringSwitch Special + HiLink tcltkArraySwitch Special + HiLink tcltkLsortSwitch Special + HiLink tcltkPackSwitch Special + HiLink tcltkPackConfSwitch Special + HiLink tcltkMaths Special + HiLink tcltkNamespaceSwitch Special + HiLink tcltkWidgetSwitch Special + HiLink tcltkPackConfColor Identifier + HiLink tclVarRef Identifier + + delcommand HiLink +endif + +let b:current_syntax = "tcl" + +" vim: ts=8 noet diff --git a/vim73/syntax/tcsh.vim b/vim73/syntax/tcsh.vim new file mode 100644 index 0000000..b535d11 --- /dev/null +++ b/vim73/syntax/tcsh.vim @@ -0,0 +1,248 @@ +" tcsh.vim: Vim syntax file for tcsh scripts +" Maintainer: Gautam Iyer +" Modified: Thu 17 Dec 2009 06:05:07 PM EST +" +" Description: We break up each statement into a "command" and an "end" part. +" All groups are either a "command" or part of the "end" of a statement (ie +" everything after the "command"). This is because blindly highlighting tcsh +" statements as keywords caused way too many false positives. Eg: +" +" set history=200 +" +" causes history to come up as a keyword, which we want to avoid. + +" Quit when a syntax file was already loaded +if exists('b:current_syntax') + finish +endif + +let s:oldcpo = &cpo +set cpo&vim " Line continuation is used + +setlocal iskeyword+=- + +syn case match + +" ----- Clusters ----- +syn cluster tcshModifiers contains=tcshModifier,tcshModifierError +syn cluster tcshQuoteList contains=tcshDQuote,tcshSQuote,tcshBQuote +syn cluster tcshStatementEnds contains=@tcshQuoteList,tcshComment,@tcshVarList,tcshRedir,tcshMeta,tcshHereDoc,tcshSpecial,tcshArguement +syn cluster tcshStatements contains=tcshBuiltin,tcshCommands,tcshIf,tcshWhile +syn cluster tcshVarList contains=tcshUsrVar,tcshArgv,tcshSubst +syn cluster tcshConditions contains=tcshCmdSubst,tcshParenExpr,tcshOperator,tcshNumber,@tcshVarList + +" ----- Errors ----- +" Define first, so can be easily overridden. +syn match tcshError contained '\v\S.+' + +" ----- Statements ----- +" Tcsh commands: Any filename / modifiable variable (must be first!) +syn match tcshCommands '\v[a-zA-Z0-9\\./_$:-]+' contains=tcshSpecial,tcshUsrVar,tcshArgv,tcshVarError nextgroup=tcshStatementEnd + +" Builtin commands except those treated specially. Currently (un)set(env), +" (un)alias, if, while, else, bindkey +syn keyword tcshBuiltin nextgroup=tcshStatementEnd alloc bg break breaksw builtins bye case cd chdir complete continue default dirs echo echotc end endif endsw eval exec exit fg filetest foreach getspath getxvers glob goto hashstat history hup inlib jobs kill limit log login logout ls ls-F migrate newgrp nice nohup notify onintr popd printenv pushd rehash repeat rootnode sched setpath setspath settc setty setxvers shift source stop suspend switch telltc time umask uncomplete unhash universe unlimit ver wait warp watchlog where which + +" StatementEnd is anything after a built-in / command till the lexical end of a +" statement (;, |, ||, |&, && or end of line) +syn region tcshStatementEnd transparent contained matchgroup=tcshBuiltin start='' end='\v\\@|$' contains=@tcshConditions,tcshSpecial,@tcshStatementEnds +syn region tcshIfEnd contained matchgroup=tcshBuiltin contains=@tcshConditions,tcshSpecial start='(' end='\v\)%(\s+then>)?' skipwhite nextgroup=@tcshStatementEnds +syn region tcshIfEnd contained matchgroup=tcshBuiltin contains=tcshCommands,tcshSpecial start='\v\{\s+' end='\v\s+\}%(\s+then>)?' skipwhite nextgroup=@tcshStatementEnds keepend + +" else statements +syn keyword tcshBuiltin nextgroup=tcshIf skipwhite else + +" while statements (contains expressions / operators) +syn keyword tcshBuiltin nextgroup=@tcshConditions,tcshSpecial skipwhite while + +" Conditions (for if and while) +syn region tcshParenExpr contained contains=@tcshConditions,tcshSpecial matchgroup=tcshBuiltin start='(' end=')' +syn region tcshCmdSubst contained contains=tcshCommands matchgroup=tcshBuiltin start='\v\{\s+' end='\v\s+\}' keepend + +" Bindkey. Internal editor functions +syn keyword tcshBindkeyFuncs contained backward-char backward-delete-char + \ backward-delete-word backward-kill-line backward-word + \ beginning-of-line capitalize-word change-case + \ change-till-end-of-line clear-screen complete-word + \ complete-word-fwd complete-word-back complete-word-raw + \ copy-prev-word copy-region-as-kill dabbrev-expand delete-char + \ delete-char-or-eof delete-char-or-list + \ delete-char-or-list-or-eof delete-word digit digit-argument + \ down-history downcase-word end-of-file end-of-line + \ exchange-point-and-mark expand-glob expand-history expand-line + \ expand-variables forward-char forward-word + \ gosmacs-transpose-chars history-search-backward + \ history-search-forward insert-last-word i-search-fwd + \ i-search-back keyboard-quit kill-line kill-region + \ kill-whole-line list-choices list-choices-raw list-glob + \ list-or-eof load-average magic-space newline normalize-path + \ normalize-command overwrite-mode prefix-meta quoted-insert + \ redisplay run-fg-editor run-help self-insert-command + \ sequence-lead-in set-mark-command spell-word spell-line + \ stuff-char toggle-literal-history transpose-chars + \ transpose-gosling tty-dsusp tty-flush-output tty-sigintr + \ tty-sigquit tty-sigtsusp tty-start-output tty-stop-output + \ undefined-key universal-argument up-history upcase-word + \ vi-beginning-of-next-word vi-add vi-add-at-eol vi-chg-case + \ vi-chg-meta vi-chg-to-eol vi-cmd-mode vi-cmd-mode-complete + \ vi-delprev vi-delmeta vi-endword vi-eword vi-char-back + \ vi-char-fwd vi-charto-back vi-charto-fwd vi-insert + \ vi-insert-at-bol vi-repeat-char-fwd vi-repeat-char-back + \ vi-repeat-search-fwd vi-repeat-search-back vi-replace-char + \ vi-replace-mode vi-search-back vi-search-fwd vi-substitute-char + \ vi-substitute-line vi-word-back vi-word-fwd vi-undo vi-zero + \ which-command yank yank-pop e_copy_to_clipboard + \ e_paste_from_clipboard e_dosify_next e_dosify_prev e_page_up + \ e_page_down +syn keyword tcshBuiltin nextgroup=tcshBindkeyEnd bindkey +syn region tcshBindkeyEnd contained transparent matchgroup=tcshBuiltin start='' skip='\\$' end='$' contains=@tcshQuoteList,tcshComment,@tcshVarList,tcshMeta,tcshSpecial,tcshArguement,tcshBindkeyFuncs + +" Expressions start with @. +syn match tcshExprStart '\v\@\s+' nextgroup=tcshExprVar +syn match tcshExprVar contained '\v\h\w*%(\[\d+\])?' contains=tcshShellVar,tcshEnvVar nextgroup=tcshExprOp +syn match tcshExprOp contained '++\|--' +syn match tcshExprOp contained '\v\s*\=' nextgroup=tcshExprEnd +syn match tcshExprEnd contained '\v.*$'hs=e+1 contains=@tcshConditions +syn match tcshExprEnd contained '\v.{-};'hs=e contains=@tcshConditions + +" ----- Comments: ----- +syn match tcshComment '#\s.*' contains=tcshTodo,tcshCommentTi,@Spell +syn match tcshComment '\v#($|\S.*)' contains=tcshTodo,tcshCommentTi +syn match tcshSharpBang '^#! .*$' +syn match tcshCommentTi contained '\v#\s*\u\w*(\s+\u\w*)*:'hs=s+1 contains=tcshTodo +syn match tcshTodo contained '\v\c' + +" ----- Strings ----- +" Tcsh does not allow \" in strings unless the "backslash_quote" shell +" variable is set. Set the vim variable "tcsh_backslash_quote" to 0 if you +" want VIM to assume that no backslash quote constructs exist. + +" Backquotes are treated as commands, and are not contained in anything +if(exists('tcsh_backslash_quote') && tcsh_backslash_quote == 0) + syn region tcshSQuote keepend contained start="\v\\@, >>, >>&, >>!, >>&!] +syn match tcshRedir contained '\v\<|\>\>?\&?!?' + +" Meta-chars +syn match tcshMeta contained '\v[]{}*?[]' + +" Here documents (<<) +syn region tcshHereDoc contained matchgroup=tcshShellVar start='\v\<\<\s*\z(\h\w*)' end='^\z1$' contains=@tcshVarList,tcshSpecial +syn region tcshHereDoc contained matchgroup=tcshShellVar start="\v\<\<\s*'\z(\h\w*)'" start='\v\<\<\s*"\z(\h\w*)"$' start='\v\<\<\s*\\\z(\h\w*)$' end='^\z1$' + +" Operators +syn match tcshOperator contained '&&\|!\~\|!=\|<<\|<=\|==\|=\~\|>=\|>>\|\*\|\^\|\~\|||\|!\|%\|&\|+\|-\|/\|<\|>\||' +"syn match tcshOperator contained '[(){}]' + +" Numbers +syn match tcshNumber contained '\v<-?\d+>' + +" Arguments +syn match tcshArguement contained '\v\s@<=-(\w|-)*' + +" Special characters. \xxx, or backslashed characters. +"syn match tcshSpecial contained '\v\\@ +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match terminfoKeywords '[,=#|]' + +syn keyword terminfoTodo contained TODO FIXME XXX NOTE + +syn region terminfoComment display oneline start='^#' end='$' + \ contains=terminfoTodo,@Spell + +syn match terminfoNumbers '\<[0-9]\+\>' + +syn match terminfoSpecialChar '\\\(\o\{3}\|[Eenlrtbfs^\,:0]\)' +syn match terminfoSpecialChar '\^\a' + +syn match terminfoDelay '$<[0-9]\+>' + +syn keyword terminfoBooleans bw am bce ccc xhp xhpa cpix crxw xt xenl eo gn + \ hc chts km daisy hs hls in lpix da db mir + \ msgr nxon xsb npc ndscr nrrmc os mc5i xcpa + \ sam eslok hz ul xon + +syn keyword terminfoNumerics cols it lh lw lines lm xmc ma colors pairs wnum + \ ncv nlab pb vt wsl bitwin bitype bufsz btns + \ spinh spinv maddr mjump mcs npins orc orhi + \ orl orvi cps widcs + +syn keyword terminfoStrings acsc cbt bel cr cpi lpi chr cvr csr rmp tbc mgc + \ clear el1 el ed hpa cmdch cwin cup cud1 home + \ civis cub1 mrcup cnorm cuf1 ll cuu1 cvvis + \ defc dch1 dl1 dial dsl dclk hd enacs smacs + \ smam blink bold smcup smdc dim swidm sdrfq + \ smir sitm slm smicm snlq snrmq prot rev + \ invis sshm smso ssubm ssupm smul sum smxon + \ ech rmacs rmam sgr0 rmcup rmdc rwidm rmir + \ ritm rlm rmicm rshm rmso rsubm rsupm rmul + \ rum rmxon pause hook flash ff fsl wingo hup + \ is1 is2 is3 if iprog initc initp ich1 il1 ip + \ ka1 ka3 kb2 kbs kbeg kcbt kc1 kc3 kcan ktbc + \ kclr kclo kcmd kcpy kcrt kctab kdch1 kdl1 + \ kcud1 krmir kend kent kel ked kext kfnd khlp + \ khome kich1 kil1 kcub1 kll kmrk kmsg kmov + \ knxt knp kopn kopt kpp kprv kprt krdo kref + \ krfr krpl krst kres kcuf1 ksav kBEG kCAN + \ kCMD kCPY kCRT kDC kDL kslt kEND kEOL kEXT + \ kind kFND kHLP kHOM kIC kLFT kMSG kMOV kNXT + \ kOPT kPRV kPRT kri kRDO kRPL kRIT kRES kSAV + \ kSPD khts kUND kspd kund kcuu1 rmkx smkx + \ lf0 lf1 lf10 lf2 lf3 lf4 lf5 lf6 lf7 lf8 lf9 + \ fln rmln smln rmm smm mhpa mcud1 mcub1 mcuf1 + \ mvpa mcuu1 nel porder oc op pad dch dl cud + \ mcud ich indn il cub mcub cuf mcuf rin cuu + \ mccu pfkey pfloc pfx pln mc0 mc5p mc4 mc5 + \ pulse qdial rmclk rep rfi rs1 rs2 rs3 rf rc + \ vpa sc ind ri scs sgr setbsmgb smgbp sclk + \ scp setb setf smgl smglp smgr smgrp hts smgt + \ smgtp wind sbim scsd rbim rcsd subcs supcs + \ ht docr tsl tone uc hu u0 u1 u2 u3 u4 u5 u6 + \ u7 u8 u9 wait xoffc xonc zerom scesa bicr + \ binel birep csnm csin colornm defbi devt + \ dispc endbi smpch smsc rmpch rmsc getm kmous + \ minfo pctrm pfxl reqmp scesc s0ds s1ds s2ds + \ s3ds setab setaf setcolor smglr slines smgtb + \ ehhlm elhlm erhlm ethlm evhlm sgr1 slengthsL +syn match terminfoStrings display '\' + +syn match terminfoParameters '%[%dcspl+*/mAO&|^=<>!~i?te;-]' +syn match terminfoParameters "%\('[A-Z]'\|{[0-9]\{1,2}}\|p[1-9]\|P[a-z]\|g[A-Z]\)" + +hi def link terminfoComment Comment +hi def link terminfoTodo Todo +hi def link terminfoNumbers Number +hi def link terminfoSpecialChar SpecialChar +hi def link terminfoDelay Special +hi def link terminfoBooleans Type +hi def link terminfoNumerics Type +hi def link terminfoStrings Type +hi def link terminfoParameters Keyword +hi def link terminfoKeywords Keyword + +let b:current_syntax = "terminfo" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/tex.vim b/vim73/syntax/tex.vim new file mode 100644 index 0000000..95bfc05 --- /dev/null +++ b/vim73/syntax/tex.vim @@ -0,0 +1,1099 @@ +" Vim syntax file +" Language: TeX +" Maintainer: Dr. Charles E. Campbell, Jr. +" Last Change: Sep 17, 2010 +" Version: 60 +" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax +" +" Notes: {{{1 +" +" 1. If you have a \begin{verbatim} that appears to overrun its boundaries, +" use %stopzone. +" +" 2. Run-on equations ($..$ and $$..$$, particularly) can also be stopped +" by suitable use of %stopzone. +" +" 3. If you have a slow computer, you may wish to modify +" +" syn sync maxlines=200 +" syn sync minlines=50 +" +" to values that are more to your liking. +" +" 4. There is no match-syncing for $...$ and $$...$$; hence large +" equation blocks constructed that way may exhibit syncing problems. +" (there's no difference between begin/end patterns) +" +" 5. If you have the variable "g:tex_no_error" defined then none of the +" lexical error-checking will be done. +" +" ie. let g:tex_no_error=1 + +" Version Clears: {{{1 +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif +scriptencoding utf-8 + +" Define the default highlighting. {{{1 +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tex_syntax_inits") + let did_tex_syntax_inits = 1 + if version < 508 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif +endif +if exists("g:tex_tex") && !exists("g:tex_no_error") + let g:tex_no_error= 1 +endif + +" let user determine which classes of concealment will be supported +" a=accents/ligatures d=delimiters m=math symbols g=Greek s=superscripts/subscripts +if !exists("g:tex_conceal") + let s:tex_conceal= 'admgs' +else + let s:tex_conceal= g:tex_conceal +endif + +" Determine whether or not to use "*.sty" mode {{{1 +" The user may override the normal determination by setting +" g:tex_stylish to 1 (for "*.sty" mode) +" or to 0 else (normal "*.tex" mode) +" or on a buffer-by-buffer basis with b:tex_stylish +let s:extfname=expand("%:e") +if exists("g:tex_stylish") + let b:tex_stylish= g:tex_stylish +elseif !exists("b:tex_stylish") + if s:extfname == "sty" || s:extfname == "cls" || s:extfname == "clo" || s:extfname == "dtx" || s:extfname == "ltx" + let b:tex_stylish= 1 + else + let b:tex_stylish= 0 + endif +endif + +" handle folding {{{1 +if !exists("g:tex_fold_enabled") + let g:tex_fold_enabled= 0 +elseif g:tex_fold_enabled && !has("folding") + let g:tex_fold_enabled= 0 + echomsg "Ignoring g:tex_fold_enabled=".g:tex_fold_enabled."; need to re-compile vim for +fold support" +endif +if g:tex_fold_enabled && &fdm == "manual" + setl fdm=syntax +endif + +" (La)TeX keywords: only use the letters a-zA-Z {{{1 +" but _ is the only one that causes problems. +if version < 600 + set isk=a-z,A-Z + if b:tex_stylish + set isk+=@ + endif +else + setlocal isk=a-z,A-Z + if b:tex_stylish + setlocal isk+=@ + endif +endif + +" Clusters: {{{1 +" -------- +syn cluster texCmdGroup contains=texCmdBody,texComment,texDefParm,texDelimiter,texDocType,texInput,texLength,texLigature,texMathDelim,texMathOper,texNewCmd,texNewEnv,texRefZone,texSection,texSectionMarker,texSectionName,texSpecialChar,texStatement,texString,texTypeSize,texTypeStyle +if !exists("g:tex_no_error") + syn cluster texCmdGroup add=texMathError +endif +syn cluster texEnvGroup contains=texMatcher,texMathDelim,texSpecialChar,texStatement +syn cluster texFoldGroup contains=texAccent,texBadMath,texComment,texDefCmd,texDelimiter,texDocType,texInput,texInputFile,texLength,texLigature,texMatcher,texMathZoneV,texMathZoneW,texMathZoneX,texMathZoneY,texMathZoneZ,texNewCmd,texNewEnv,texOnlyMath,texOption,texParen,texRefZone,texSection,texSectionMarker,texSectionZone,texSpaceCode,texSpecialChar,texStatement,texString,texTypeSize,texTypeStyle,texZone,@texMathZones,texTitle,texAbstract +syn cluster texMatchGroup contains=texAccent,texBadMath,texComment,texDefCmd,texDelimiter,texDocType,texInput,texLength,texLigature,texMatcher,texNewCmd,texNewEnv,texOnlyMath,texParen,texRefZone,texSection,texSpecialChar,texStatement,texString,texTypeSize,texTypeStyle,texZone,texInputFile,texOption,@Spell +syn cluster texStyleGroup contains=texAccent,texBadMath,texComment,texDefCmd,texDelimiter,texDocType,texInput,texLength,texLigature,texNewCmd,texNewEnv,texOnlyMath,texParen,texRefZone,texSection,texSpecialChar,texStatement,texString,texTypeSize,texTypeStyle,texZone,texInputFile,texOption,texStyleStatement,@Spell,texStyleMatcher +syn cluster texRefGroup contains=texMatcher,texComment,texDelimiter +if !exists("tex_no_math") + syn cluster texMathZones contains=texMathZoneV,texMathZoneW,texMathZoneX,texMathZoneY,texMathZoneZ + syn cluster texMatchGroup add=@texMathZones + syn cluster texMathDelimGroup contains=texMathDelimBad,texMathDelimKey,texMathDelimSet1,texMathDelimSet2 + syn cluster texMathMatchGroup contains=@texMathZones,texComment,texDefCmd,texDelimiter,texDocType,texInput,texLength,texLigature,texMathDelim,texMathMatcher,texMathOper,texNewCmd,texNewEnv,texRefZone,texSection,texSpecialChar,texStatement,texString,texTypeSize,texTypeStyle,texZone + syn cluster texMathZoneGroup contains=texComment,texDelimiter,texLength,texMathDelim,texMathMatcher,texMathOper,texMathSymbol,texMathText,texRefZone,texSpecialChar,texStatement,texTypeSize,texTypeStyle + if !exists("g:tex_no_error") + syn cluster texMathMatchGroup add=texMathError + syn cluster texMathZoneGroup add=texMathError + endif + syn cluster texMathZoneGroup add=@NoSpell + " following used in the \part \chapter \section \subsection \subsubsection + " \paragraph \subparagraph \author \title highlighting + syn cluster texDocGroup contains=texPartZone,@texPartGroup + syn cluster texPartGroup contains=texChapterZone,texSectionZone,texParaZone + syn cluster texChapterGroup contains=texSectionZone,texParaZone + syn cluster texSectionGroup contains=texSubSectionZone,texParaZone + syn cluster texSubSectionGroup contains=texSubSubSectionZone,texParaZone + syn cluster texSubSubSectionGroup contains=texParaZone + syn cluster texParaGroup contains=texSubParaZone + if has("conceal") && &enc == 'utf-8' + syn cluster texMathZoneGroup add=texGreek,texSuperscript,texSubscript,texMathSymbol + syn cluster texMathMatchGroup add=texGreek,texSuperscript,texSubscript,texMathSymbol + endif +endif + +" Try to flag {} and () mismatches: {{{1 +if !exists("g:tex_no_error") + syn region texMatcher matchgroup=Delimiter start="{" skip="\\\\\|\\[{}]" end="}" contains=@texMatchGroup,texError + syn region texMatcher matchgroup=Delimiter start="\[" end="]" contains=@texMatchGroup,texError +else + syn region texMatcher matchgroup=Delimiter start="{" skip="\\\\\|\\[{}]" end="}" contains=@texMatchGroup + syn region texMatcher matchgroup=Delimiter start="\[" end="]" contains=@texMatchGroup +endif +syn region texParen start="(" end=")" contains=@texMatchGroup,@Spell +if !exists("g:tex_no_error") + syn match texError "[}\])]" +endif +if !exists("tex_no_math") + if !exists("g:tex_no_error") + syn match texMathError "}" contained + endif + syn region texMathMatcher matchgroup=Delimiter start="{" skip="\\\\\|\\}" end="}" end="%stopzone\>" contained contains=@texMathMatchGroup +endif + +" TeX/LaTeX keywords: {{{1 +" Instead of trying to be All Knowing, I just match \..alphameric.. +" Note that *.tex files may not have "@" in their \commands +if exists("g:tex_tex") || b:tex_stylish + syn match texStatement "\\[a-zA-Z@]\+" +else + syn match texStatement "\\\a\+" + if !exists("g:tex_no_error") + syn match texError "\\\a*@[a-zA-Z@]*" + endif +endif + +" TeX/LaTeX delimiters: {{{1 +syn match texDelimiter "&" +syn match texDelimiter "\\\\" + +" Tex/Latex Options: {{{1 +syn match texOption "[^\\]\zs#\d\+\|^#\d\+" + +" texAccent (tnx to Karim Belabas) avoids annoying highlighting for accents: {{{1 +if b:tex_stylish + syn match texAccent "\\[bcdvuH][^a-zA-Z@]"me=e-1 + syn match texLigature "\\\([ijolL]\|ae\|oe\|ss\|AA\|AE\|OE\)[^a-zA-Z@]"me=e-1 +else + syn match texAccent "\\[bcdvuH]\A"me=e-1 + syn match texLigature "\\\([ijolL]\|ae\|oe\|ss\|AA\|AE\|OE\)\A"me=e-1 +endif +syn match texAccent "\\[bcdvuH]$" +syn match texAccent +\\[=^.\~"`']+ +syn match texAccent +\\['=t'.c^ud"vb~Hr]{\a}+ +syn match texLigature "\\\([ijolL]\|ae\|oe\|ss\|AA\|AE\|OE\)$" + +" \begin{}/\end{} section markers: {{{1 +syn match texSectionMarker "\\begin\>\|\\end\>" nextgroup=texSectionName +syn region texSectionName matchgroup=Delimiter start="{" end="}" contained nextgroup=texSectionModifier contains=texComment +syn region texSectionModifier matchgroup=Delimiter start="\[" end="]" contained contains=texComment + +" \documentclass, \documentstyle, \usepackage: {{{1 +syn match texDocType "\\documentclass\>\|\\documentstyle\>\|\\usepackage\>" nextgroup=texSectionName,texDocTypeArgs +syn region texDocTypeArgs matchgroup=Delimiter start="\[" end="]" contained nextgroup=texSectionName contains=texComment + +" Preamble syntax-based folding support: {{{1 +if g:tex_fold_enabled && has("folding") + syn region texPreamble transparent fold start='\zs\\documentclass\>' end='\ze\\begin{document}' contains=texStyle,@texMatchGroup +endif + +" TeX input: {{{1 +syn match texInput "\\input\s\+[a-zA-Z/.0-9_^]\+"hs=s+7 contains=texStatement +syn match texInputFile "\\include\(graphics\|list\)\=\(\[.\{-}\]\)\=\s*{.\{-}}" contains=texStatement,texInputCurlies,texInputFileOpt +syn match texInputFile "\\\(epsfig\|input\|usepackage\)\s*\(\[.*\]\)\={.\{-}}" contains=texStatement,texInputCurlies,texInputFileOpt +syn match texInputCurlies "[{}]" contained +syn region texInputFileOpt matchgroup=Delimiter start="\[" end="\]" contained contains=texComment + +" Type Styles (LaTeX 2.09): {{{1 +syn match texTypeStyle "\\rm\>" +syn match texTypeStyle "\\em\>" +syn match texTypeStyle "\\bf\>" +syn match texTypeStyle "\\it\>" +syn match texTypeStyle "\\sl\>" +syn match texTypeStyle "\\sf\>" +syn match texTypeStyle "\\sc\>" +syn match texTypeStyle "\\tt\>" + +" Type Styles: attributes, commands, families, etc (LaTeX2E): {{{1 +syn match texTypeStyle "\\textbf\>" +syn match texTypeStyle "\\textit\>" +syn match texTypeStyle "\\textmd\>" +syn match texTypeStyle "\\textrm\>" +syn match texTypeStyle "\\textsc\>" +syn match texTypeStyle "\\textsf\>" +syn match texTypeStyle "\\textsl\>" +syn match texTypeStyle "\\texttt\>" +syn match texTypeStyle "\\textup\>" +syn match texTypeStyle "\\emph\>" + +syn match texTypeStyle "\\mathbb\>" +syn match texTypeStyle "\\mathbf\>" +syn match texTypeStyle "\\mathcal\>" +syn match texTypeStyle "\\mathfrak\>" +syn match texTypeStyle "\\mathit\>" +syn match texTypeStyle "\\mathnormal\>" +syn match texTypeStyle "\\mathrm\>" +syn match texTypeStyle "\\mathsf\>" +syn match texTypeStyle "\\mathtt\>" + +syn match texTypeStyle "\\rmfamily\>" +syn match texTypeStyle "\\sffamily\>" +syn match texTypeStyle "\\ttfamily\>" + +syn match texTypeStyle "\\itshape\>" +syn match texTypeStyle "\\scshape\>" +syn match texTypeStyle "\\slshape\>" +syn match texTypeStyle "\\upshape\>" + +syn match texTypeStyle "\\bfseries\>" +syn match texTypeStyle "\\mdseries\>" + +" Some type sizes: {{{1 +syn match texTypeSize "\\tiny\>" +syn match texTypeSize "\\scriptsize\>" +syn match texTypeSize "\\footnotesize\>" +syn match texTypeSize "\\small\>" +syn match texTypeSize "\\normalsize\>" +syn match texTypeSize "\\large\>" +syn match texTypeSize "\\Large\>" +syn match texTypeSize "\\LARGE\>" +syn match texTypeSize "\\huge\>" +syn match texTypeSize "\\Huge\>" + +" Spacecodes (TeX'isms): {{{1 +" \mathcode`\^^@="2201 \delcode`\(="028300 \sfcode`\)=0 \uccode`X=`X \lccode`x=`x +syn match texSpaceCode "\\\(math\|cat\|del\|lc\|sf\|uc\)code`"me=e-1 nextgroup=texSpaceCodeChar +syn match texSpaceCodeChar "`\\\=.\(\^.\)\==\(\d\|\"\x\{1,6}\|`.\)" contained + +" Sections, subsections, etc: {{{1 +if g:tex_fold_enabled && has("folding") + syn region texDocZone matchgroup=texSection start='\\begin\s*{\s*document\s*}' end='\\end\s*{\s*document\s*}' fold contains=@texFoldGroup,@texDocGroup,@Spell + syn region texPartZone matchgroup=texSection start='\\part\>' end='\ze\s*\\\%(part\>\|end\s*{\s*document\s*}\)' fold contains=@texFoldGroup,@texPartGroup,@Spell + syn region texChapterZone matchgroup=texSection start='\\chapter\>' end='\ze\s*\\\%(chapter\>\|part\>\|end\s*{\s*document\s*}\)' fold contains=@texFoldGroup,@texChapterGroup,@Spell + syn region texSectionZone matchgroup=texSection start='\\section\>' end='\ze\s*\\\%(section\>\|chapter\>\|part\>\|end\s*{\s*document\s*}\)' fold contains=@texFoldGroup,@texSectionGroup,@Spell + syn region texSubSectionZone matchgroup=texSection start='\\subsection\>' end='\ze\s*\\\%(\%(sub\)\=section\>\|chapter\>\|part\>\|end\s*{\s*document\s*}\)' fold contains=@texFoldGroup,@texSubSectionGroup,@Spell + syn region texSubSubSectionZone matchgroup=texSection start='\\subsubsection\>' end='\ze\s*\\\%(\%(sub\)\{,2}section\>\|chapter\>\|part\>\|end\s*{\s*document\s*}\)' fold contains=@texFoldGroup,@texSubSubSectionGroup,@Spell + syn region texParaZone matchgroup=texSection start='\\paragraph\>' end='\ze\s*\\\%(paragraph\>\|\%(sub\)*section\>\|chapter\>\|part\>\|end\s*{\s*document\s*}\)' fold contains=@texFoldGroup,@texParaGroup,@Spell + syn region texSubParaZone matchgroup=texSection start='\\subparagraph\>' end='\ze\s*\\\%(\%(sub\)\=paragraph\>\|\%(sub\)*section\>\|chapter\>\|part\>\|end\s*{\s*document\s*}\)' fold contains=@texFoldGroup,@Spell + syn region texTitle matchgroup=texSection start='\\\%(author\|title\)\>\s*{' end='}' fold contains=@texFoldGroup,@Spell + syn region texAbstract matchgroup=texSection start='\\begin\s*{\s*abstract\s*}' end='\\end\s*{\s*abstract\s*}' fold contains=@texFoldGroup,@Spell +else + syn region texDocZone matchgroup=texSection start='\\begin\s*{\s*document\s*}' end='\\end\s*{\s*document\s*}' contains=@texFoldGroup,@texDocGroup,@Spell + syn region texPartZone matchgroup=texSection start='\\part\>' end='\ze\s*\\\%(part\>\|end\s*{\s*document\s*}\)' contains=@texFoldGroup,@texPartGroup,@Spell + syn region texChapterZone matchgroup=texSection start='\\chapter\>' end='\ze\s*\\\%(chapter\>\|part\>\|end\s*{\s*document\s*}\)' contains=@texFoldGroup,@texChapterGroup,@Spell + syn region texSectionZone matchgroup=texSection start='\\section\>' end='\ze\s*\\\%(section\>\|chapter\>\|part\>\|end\s*{\s*document\s*}\)' contains=@texFoldGroup,@texSectionGroup,@Spell + syn region texSubSectionZone matchgroup=texSection start='\\subsection\>' end='\ze\s*\\\%(\%(sub\)\=section\>\|chapter\>\|part\>\|end\s*{\s*document\s*}\)' contains=@texFoldGroup,@texSubSectionGroup,@Spell + syn region texSubSubSectionZone matchgroup=texSection start='\\subsubsection\>' end='\ze\s*\\\%(\%(sub\)\{,2}section\>\|chapter\>\|part\>\|end\s*{\s*document\s*}\)' contains=@texFoldGroup,@texSubSubSectionGroup,@Spell + syn region texParaZone matchgroup=texSection start='\\paragraph\>' end='\ze\s*\\\%(paragraph\>\|\%(sub\)*section\>\|chapter\>\|part\>\|end\s*{\s*document\s*}\)' contains=@texFoldGroup,@texParaGroup,@Spell + syn region texSubParaZone matchgroup=texSection start='\\subparagraph\>' end='\ze\s*\\\%(\%(sub\)\=paragraph\>\|\%(sub\)*section\>\|chapter\>\|part\>\|end\s*{\s*document\s*}\)' contains=@texFoldGroup,@Spell + syn region texTitle matchgroup=texSection start='\\\%(author\|title\)\>\s*{' end='}' contains=@texFoldGroup,@Spell + syn region texAbstract matchgroup=texSection start='\\begin\s*{\s*abstract\s*}' end='\\end\s*{\s*abstract\s*}' contains=@texFoldGroup,@Spell +endif + +" Bad Math (mismatched): {{{1 +if !exists("tex_no_math") + syn match texBadMath "\\end\s*{\s*\(array\|gathered\|bBpvV]matrix\|split\|smallmatrix\|xxalignat\)\s*}" + syn match texBadMath "\\end\s*{\s*\(align\|alignat\|displaymath\|displaymath\|eqnarray\|equation\|flalign\|gather\|math\|multline\|xalignat\)\*\=\s*}" + syn match texBadMath "\\[\])]" +endif + +" Math Zones: {{{1 +if !exists("tex_no_math") + " TexNewMathZone: function creates a mathzone with the given suffix and mathzone name. {{{2 + " Starred forms are created if starform is true. Starred + " forms have syntax group and synchronization groups with a + " "S" appended. Handles: cluster, syntax, sync, and HiLink. + fun! TexNewMathZone(sfx,mathzone,starform) + let grpname = "texMathZone".a:sfx + let syncname = "texSyncMathZone".a:sfx + if g:tex_fold_enabled + let foldcmd= " fold" + else + let foldcmd= "" + endif + exe "syn cluster texMathZones add=".grpname + exe 'syn region '.grpname.' start='."'".'\\begin\s*{\s*'.a:mathzone.'\s*}'."'".' end='."'".'\\end\s*{\s*'.a:mathzone.'\s*}'."'".' keepend contains=@texMathZoneGroup'.foldcmd + exe 'syn sync match '.syncname.' grouphere '.grpname.' "\\begin\s*{\s*'.a:mathzone.'\*\s*}"' + exe 'syn sync match '.syncname.' grouphere '.grpname.' "\\begin\s*{\s*'.a:mathzone.'\*\s*}"' + exe 'hi def link '.grpname.' texMath' + if a:starform + let grpname = "texMathZone".a:sfx.'S' + let syncname = "texSyncMathZone".a:sfx.'S' + exe "syn cluster texMathZones add=".grpname + exe 'syn region '.grpname.' start='."'".'\\begin\s*{\s*'.a:mathzone.'\*\s*}'."'".' end='."'".'\\end\s*{\s*'.a:mathzone.'\*\s*}'."'".' keepend contains=@texMathZoneGroup'.foldcmd + exe 'syn sync match '.syncname.' grouphere '.grpname.' "\\begin\s*{\s*'.a:mathzone.'\*\s*}"' + exe 'syn sync match '.syncname.' grouphere '.grpname.' "\\begin\s*{\s*'.a:mathzone.'\*\s*}"' + exe 'hi def link '.grpname.' texMath' + endif + endfun + + " Standard Math Zones: {{{2 + call TexNewMathZone("A","align",1) + call TexNewMathZone("B","alignat",1) + call TexNewMathZone("C","displaymath",1) + call TexNewMathZone("D","eqnarray",1) + call TexNewMathZone("E","equation",1) + call TexNewMathZone("F","flalign",1) + call TexNewMathZone("G","gather",1) + call TexNewMathZone("H","math",1) + call TexNewMathZone("I","multline",1) + call TexNewMathZone("K","xalignat",1) + call TexNewMathZone("L","xxalignat",0) + + " Inline Math Zones: {{{2 + if has("conceal") && &enc == 'utf-8' && s:tex_conceal =~ 'd' + syn region texMathZoneV matchgroup=Delimiter start="\\(" matchgroup=Delimiter end="\\)\|%stopzone\>" keepend concealends contains=@texMathZoneGroup + syn region texMathZoneW matchgroup=Delimiter start="\\\[" matchgroup=Delimiter end="\\]\|%stopzone\>" keepend concealends contains=@texMathZoneGroup + syn region texMathZoneX matchgroup=Delimiter start="\$" skip="\\\\\|\\\$" matchgroup=Delimiter end="\$" end="%stopzone\>" concealends contains=@texMathZoneGroup + syn region texMathZoneY matchgroup=Delimiter start="\$\$" matchgroup=Delimiter end="\$\$" end="%stopzone\>" concealends keepend contains=@texMathZoneGroup + else + syn region texMathZoneV matchgroup=Delimiter start="\\(" matchgroup=Delimiter end="\\)\|%stopzone\>" keepend contains=@texMathZoneGroup + syn region texMathZoneW matchgroup=Delimiter start="\\\[" matchgroup=Delimiter end="\\]\|%stopzone\>" keepend contains=@texMathZoneGroup + syn region texMathZoneX matchgroup=Delimiter start="\$" skip="\\\\\|\\\$" matchgroup=Delimiter end="\$" end="%stopzone\>" contains=@texMathZoneGroup + syn region texMathZoneY matchgroup=Delimiter start="\$\$" matchgroup=Delimiter end="\$\$" end="%stopzone\>" keepend contains=@texMathZoneGroup + endif + syn region texMathZoneZ matchgroup=texStatement start="\\ensuremath\s*{" matchgroup=texStatement end="}" end="%stopzone\>" contains=@texMathZoneGroup + + syn match texMathOper "[_^=]" contained + + " Text Inside Math Zones: {{{2 + syn region texMathText matchgroup=texStatement start='\\\(\(inter\)\=text\|mbox\)\s*{' end='}' contains=@texFoldGroup,@Spell + + " \left..something.. and \right..something.. support: {{{2 + syn match texMathDelimBad contained "\S" + if has("conceal") && &enc == 'utf-8' && s:tex_conceal =~ 'm' + syn match texMathDelim contained "\\left\\{\>" skipwhite nextgroup=texMathDelimSet1,texMathDelimSet2,texMathDelimBad contains=texMathSymbol cchar={ + syn match texMathDelim contained "\\right\\}\>" skipwhite nextgroup=texMathDelimSet1,texMathDelimSet2,texMathDelimBad contains=texMathSymbol cchar=} + else + syn match texMathDelim contained "\\\(left\|right\)\>" skipwhite nextgroup=texMathDelimSet1,texMathDelimSet2,texMathDelimBad + endif + syn match texMathDelim contained "\\\([bB]igg\=[lr]\)\>" skipwhite nextgroup=texMathDelimSet1,texMathDelimSet2,texMathDelimBad + syn match texMathDelim contained "\\\(left\|right\)arrow\>\|\<\([aA]rrow\|brace\)\=vert\>" + syn match texMathDelim contained "\\lefteqn\>" + syn match texMathDelimSet2 contained "\\" nextgroup=texMathDelimKey,texMathDelimBad + syn match texMathDelimSet1 contained "[<>()[\]|/.]\|\\[{}|]" + syn keyword texMathDelimKey contained backslash lceil lVert rgroup uparrow + syn keyword texMathDelimKey contained downarrow lfloor rangle rmoustache Uparrow + syn keyword texMathDelimKey contained Downarrow lgroup rbrace rvert updownarrow + syn keyword texMathDelimKey contained langle lmoustache rceil rVert Updownarrow + syn keyword texMathDelimKey contained lbrace lvert rfloor +endif + +" Special TeX characters ( \$ \& \% \# \{ \} \_ \S \P ) : {{{1 +syn match texSpecialChar "\\[$&%#{}_]" +if b:tex_stylish + syn match texSpecialChar "\\[SP@][^a-zA-Z@]"me=e-1 +else + syn match texSpecialChar "\\[SP@]\A"me=e-1 +endif +syn match texSpecialChar "\\\\" +if !exists("tex_no_math") + syn match texOnlyMath "[_^]" +endif +syn match texSpecialChar "\^\^[0-9a-f]\{2}\|\^\^\S" + +" Comments: {{{1 +" Normal TeX LaTeX : %.... +" Documented TeX Format: ^^A... -and- leading %s (only) +if !exists("g:tex_comment_nospell") || !g:tex_comment_nospell + syn cluster texCommentGroup contains=texTodo,@Spell +else + syn cluster texCommentGroup contains=texTodo,@NoSpell +endif +syn case ignore +syn keyword texTodo contained combak fixme todo xxx +syn case match +if s:extfname == "dtx" + syn match texComment "\^\^A.*$" contains=@texCommentGroup + syn match texComment "^%\+" contains=@texCommentGroup +else + if g:tex_fold_enabled + " allows syntax-folding of 2 or more contiguous comment lines + " single-line comments are not folded + syn match texComment "%.*$" contains=@texCommentGroup + syn region texComment start="^\zs\s*%.*\_s*%" skip="^\s*%" end='^\ze\s*[^%]' fold + else + syn match texComment "%.*$" contains=@texCommentGroup + endif +endif + +" Separate lines used for verb` and verb# so that the end conditions {{{1 +" will appropriately terminate. +" If g:tex_verbspell exists, then verbatim texZones will permit spellchecking there. +if exists("g:tex_verbspell") && g:tex_verbspell + syn region texZone start="\\begin{[vV]erbatim}" end="\\end{[vV]erbatim}\|%stopzone\>" contains=@Spell + " listings package: + syn region texZone start="\\begin{lstlisting}" end="\\end{lstlisting}\|%stopzone\>" contains=@Spell + " moreverb package: + syn region texZone start="\\begin{verbatimtab}" end="\\end{verbatimtab}\|%stopzone\>" contains=@Spell + syn region texZone start="\\begin{verbatimwrite}" end="\\end{verbatimwrite}\|%stopzone\>" contains=@Spell + syn region texZone start="\\begin{boxedverbatim}" end="\\end{boxedverbatim}\|%stopzone\>" contains=@Spell + if version < 600 + syn region texZone start="\\verb\*\=`" end="`\|%stopzone\>" contains=@Spell + syn region texZone start="\\verb\*\=#" end="#\|%stopzone\>" contains=@Spell + else + if b:tex_stylish + syn region texZone start="\\verb\*\=\z([^\ta-zA-Z@]\)" end="\z1\|%stopzone\>" contains=@Spell + else + syn region texZone start="\\verb\*\=\z([^\ta-zA-Z]\)" end="\z1\|%stopzone\>" contains=@Spell + endif + endif +else + syn region texZone start="\\begin{[vV]erbatim}" end="\\end{[vV]erbatim}\|%stopzone\>" + " listings package: + syn region texZone start="\\begin{lstlisting}" end="\\end{lstlisting}\|%stopzone\>" + " moreverb package: + syn region texZone start="\\begin{verbatimtab}" end="\\end{verbatimtab}\|%stopzone\>" + syn region texZone start="\\begin{verbatimwrite}" end="\\end{verbatimwrite}\|%stopzone\>" + syn region texZone start="\\begin{boxedverbatim}" end="\\end{boxedverbatim}\|%stopzone\>" + if version < 600 + syn region texZone start="\\verb\*\=`" end="`\|%stopzone\>" + syn region texZone start="\\verb\*\=#" end="#\|%stopzone\>" + else + if b:tex_stylish + syn region texZone start="\\verb\*\=\z([^\ta-zA-Z@]\)" end="\z1\|%stopzone\>" + else + syn region texZone start="\\verb\*\=\z([^\ta-zA-Z]\)" end="\z1\|%stopzone\>" + endif + endif +endif + +" Tex Reference Zones: {{{1 +syn match texRefZone '\\@samp\>' skipwhite nextgroup=texRefLabel +syn match texRefZone '\\nocite\>' skipwhite nextgroup=texRefLabel +syn match texRefZone '\\bibliography\>' skipwhite nextgroup=texRefLabel +syn match texRefZone '\\label\>' skipwhite nextgroup=texRefLabel +syn match texRefZone '\\\(page\|eq\)ref\>' skipwhite nextgroup=texRefLabel +syn match texRefZone '\\v\=ref' skipwhite nextgroup=texRefLabel +syn match texRefZone '\\cite\%([tp]\*\=\)\=' skipwhite nextgroup=texCiteOption,texCite +syn region texRefLabel contained matchgroup=Delimiter start='{' end='}' contains=@texRefGroup +syn region texCiteOption contained matchgroup=Delimiter start='\[' end=']' contains=@Spell,@texRefGroup,@texMathZones,texRefZone nextgroup=texCiteOption,texCite +syn region texCite contained matchgroup=Delimiter start='{' end='}' contains=@texRefGroup,texCite + +" Handle newcommand, newenvironment : {{{1 +syn match texNewCmd "\\newcommand\>" nextgroup=texCmdName skipwhite skipnl +syn region texCmdName contained matchgroup=Delimiter start="{"rs=s+1 end="}" nextgroup=texCmdArgs,texCmdBody skipwhite skipnl +syn region texCmdArgs contained matchgroup=Delimiter start="\["rs=s+1 end="]" nextgroup=texCmdBody skipwhite skipnl +syn region texCmdBody contained matchgroup=Delimiter start="{"rs=s+1 skip="\\\\\|\\[{}]" matchgroup=Delimiter end="}" contains=@texCmdGroup +syn match texNewEnv "\\newenvironment\>" nextgroup=texEnvName skipwhite skipnl +syn region texEnvName contained matchgroup=Delimiter start="{"rs=s+1 end="}" nextgroup=texEnvBgn skipwhite skipnl +syn region texEnvBgn contained matchgroup=Delimiter start="{"rs=s+1 end="}" nextgroup=texEnvEnd skipwhite skipnl contains=@texEnvGroup +syn region texEnvEnd contained matchgroup=Delimiter start="{"rs=s+1 end="}" skipwhite skipnl contains=@texEnvGroup + +" Definitions/Commands: {{{1 +syn match texDefCmd "\\def\>" nextgroup=texDefName skipwhite skipnl +if b:tex_stylish + syn match texDefName contained "\\[a-zA-Z@]\+" nextgroup=texDefParms,texCmdBody skipwhite skipnl + syn match texDefName contained "\\[^a-zA-Z@]" nextgroup=texDefParms,texCmdBody skipwhite skipnl +else + syn match texDefName contained "\\\a\+" nextgroup=texDefParms,texCmdBody skipwhite skipnl + syn match texDefName contained "\\\A" nextgroup=texDefParms,texCmdBody skipwhite skipnl +endif +syn match texDefParms contained "#[^{]*" contains=texDefParm nextgroup=texCmdBody skipwhite skipnl +syn match texDefParm contained "#\d\+" + +" TeX Lengths: {{{1 +syn match texLength "\<\d\+\([.,]\d\+\)\=\s*\(true\)\=\s*\(bp\|cc\|cm\|dd\|em\|ex\|in\|mm\|pc\|pt\|sp\)\>" + +" TeX String Delimiters: {{{1 +syn match texString "\(``\|''\|,,\)" + +" makeatletter -- makeatother sections +if !exists("g:tex_no_error") + syn region texStyle matchgroup=texStatement start='\\makeatletter' end='\\makeatother' contains=@texStyleGroup contained + syn match texStyleStatement "\\[a-zA-Z@]\+" contained + syn region texStyleMatcher matchgroup=Delimiter start="{" skip="\\\\\|\\[{}]" end="}" contains=@texStyleGroup,texError contained + syn region texStyleMatcher matchgroup=Delimiter start="\[" end="]" contains=@texStyleGroup,texError contained +endif + +" Conceal mode support (supports set cole=2) {{{1 +if has("conceal") && &enc == 'utf-8' + + " Math Symbols {{{2 + " (many of these symbols were contributed by Björn Winckler) + if s:tex_conceal =~ 'm' + let s:texMathList=[ + \ ['angle' , '∠'], + \ ['approx' , '≈'], + \ ['ast' , '∗'], + \ ['asymp' , '≍'], + \ ['backepsilon' , '∍'], + \ ['backsimeq' , '≃'], + \ ['barwedge' , '⊼'], + \ ['because' , '∵'], + \ ['between' , '≬'], + \ ['bigcap' , '∩'], + \ ['bigcup' , '∪'], + \ ['bigodot' , '⊙'], + \ ['bigoplus' , '⊕'], + \ ['bigotimes' , '⊗'], + \ ['bigsqcup' , '⊔'], + \ ['bigtriangledown', '∇'], + \ ['bigvee' , '⋁'], + \ ['bigwedge' , '⋀'], + \ ['blacksquare' , '∎'], + \ ['bot' , '⊥'], + \ ['boxdot' , '⊡'], + \ ['boxminus' , '⊟'], + \ ['boxplus' , '⊞'], + \ ['boxtimes' , '⊠'], + \ ['bumpeq' , '≏'], + \ ['Bumpeq' , '≎'], + \ ['cap' , '∩'], + \ ['Cap' , '⋒'], + \ ['cdot' , '·'], + \ ['cdots' , '⋯'], + \ ['circ' , '∘'], + \ ['circeq' , '≗'], + \ ['circlearrowleft', '↺'], + \ ['circlearrowright', '↻'], + \ ['circledast' , '⊛'], + \ ['circledcirc' , '⊚'], + \ ['complement' , '∁'], + \ ['cong' , '≅'], + \ ['coprod' , '∐'], + \ ['cup' , '∪'], + \ ['Cup' , '⋓'], + \ ['curlyeqprec' , '⋞'], + \ ['curlyeqsucc' , '⋟'], + \ ['curlyvee' , '⋎'], + \ ['curlywedge' , '⋏'], + \ ['dashv' , '⊣'], + \ ['diamond' , '⋄'], + \ ['div' , '÷'], + \ ['doteq' , '≐'], + \ ['doteqdot' , '≑'], + \ ['dotplus' , '∔'], + \ ['dotsb' , '⋯'], + \ ['dotsc' , '…'], + \ ['dots' , '…'], + \ ['dotsi' , '⋯'], + \ ['dotso' , '…'], + \ ['doublebarwedge' , '⩞'], + \ ['downarrow' , '↓'], + \ ['Downarrow' , '⇓'], + \ ['emptyset' , '∅'], + \ ['eqcirc' , '≖'], + \ ['eqsim' , '≂'], + \ ['eqslantgtr' , '⪖'], + \ ['eqslantless' , '⪕'], + \ ['equiv' , '≡'], + \ ['exists' , '∃'], + \ ['fallingdotseq' , '≒'], + \ ['forall' , '∀'], + \ ['ge' , '≥'], + \ ['geq' , '≥'], + \ ['geqq' , '≧'], + \ ['gets' , '←'], + \ ['gneqq' , '≩'], + \ ['gtrdot' , '⋗'], + \ ['gtreqless' , '⋛'], + \ ['gtrless' , '≷'], + \ ['gtrsim' , '≳'], + \ ['hookleftarrow' , '↩'], + \ ['hookrightarrow' , '↪'], + \ ['iiint' , '∭'], + \ ['iint' , '∬'], + \ ['Im' , 'ℑ'], + \ ['in' , '∈'], + \ ['infty' , '∞'], + \ ['int' , '∫'], + \ ['lceil' , '⌈'], + \ ['ldots' , '…'], + \ ['le' , '≤'], + \ ['leftarrow' , '⟵'], + \ ['Leftarrow' , '⟸'], + \ ['leftarrowtail' , '↢'], + \ ['left(' , '('], + \ ['left\[' , '['], + \ ['left\\{' , '{'], + \ ['Leftrightarrow' , '⇔'], + \ ['leftrightsquigarrow', '↭'], + \ ['leftthreetimes' , '⋋'], + \ ['leq' , '≤'], + \ ['leqq' , '≦'], + \ ['lessdot' , '⋖'], + \ ['lesseqgtr' , '⋚'], + \ ['lesssim' , '≲'], + \ ['lfloor' , '⌊'], + \ ['lneqq' , '≨'], + \ ['ltimes' , '⋉'], + \ ['mapsto' , '↦'], + \ ['measuredangle' , '∡'], + \ ['mid' , '∣'], + \ ['mp' , '∓'], + \ ['nabla' , '∇'], + \ ['ncong' , '≇'], + \ ['nearrow' , '↗'], + \ ['ne' , '≠'], + \ ['neg' , '¬'], + \ ['neq' , '≠'], + \ ['nexists' , '∄'], + \ ['ngeq' , '≱'], + \ ['ngeqq' , '≱'], + \ ['ngtr' , '≯'], + \ ['ni' , '∋'], + \ ['nleftarrow' , '↚'], + \ ['nLeftarrow' , '⇍'], + \ ['nLeftrightarrow', '⇎'], + \ ['nleq' , '≰'], + \ ['nleqq' , '≰'], + \ ['nless' , '≮'], + \ ['nmid' , '∤'], + \ ['notin' , '∉'], + \ ['nprec' , '⊀'], + \ ['nrightarrow' , '↛'], + \ ['nRightarrow' , '⇏'], + \ ['nsim' , '≁'], + \ ['nsucc' , '⊁'], + \ ['ntriangleleft' , '⋪'], + \ ['ntrianglelefteq', '⋬'], + \ ['ntriangleright' , '⋫'], + \ ['ntrianglerighteq', '⋭'], + \ ['nvdash' , '⊬'], + \ ['nvDash' , '⊭'], + \ ['nVdash' , '⊮'], + \ ['nwarrow' , '↖'], + \ ['odot' , '⊙'], + \ ['oint' , '∮'], + \ ['ominus' , '⊖'], + \ ['oplus' , '⊕'], + \ ['oslash' , '⊘'], + \ ['otimes' , '⊗'], + \ ['owns' , '∋'], + \ ['partial' , '∂'], + \ ['perp' , '⊥'], + \ ['pitchfork' , '⋔'], + \ ['pm' , '±'], + \ ['precapprox' , '⪷'], + \ ['prec' , '≺'], + \ ['preccurlyeq' , '≼'], + \ ['preceq' , '⪯'], + \ ['precnapprox' , '⪹'], + \ ['precneqq' , '⪵'], + \ ['precsim' , '≾'], + \ ['prod' , '∏'], + \ ['propto' , '∝'], + \ ['rceil' , '⌉'], + \ ['Re' , 'ℜ'], + \ ['rfloor' , '⌋'], + \ ['rightarrow' , '⟶'], + \ ['Rightarrow' , '⟹'], + \ ['rightarrowtail' , '↣'], + \ ['right)' , ')'], + \ ['right]' , ']'], + \ ['right\\}' , '}'], + \ ['rightsquigarrow', '↝'], + \ ['rightthreetimes', '⋌'], + \ ['risingdotseq' , '≓'], + \ ['rtimes' , '⋊'], + \ ['searrow' , '↘'], + \ ['setminus' , '∖'], + \ ['sim' , '∼'], + \ ['sphericalangle' , '∢'], + \ ['sqcap' , '⊓'], + \ ['sqcup' , '⊔'], + \ ['sqsubset' , '⊏'], + \ ['sqsubseteq' , '⊑'], + \ ['sqsupset' , '⊐'], + \ ['sqsupseteq' , '⊒'], + \ ['subset' , '⊂'], + \ ['Subset' , '⋐'], + \ ['subseteq' , '⊆'], + \ ['subseteqq' , '⫅'], + \ ['subsetneq' , '⊊'], + \ ['subsetneqq' , '⫋'], + \ ['succapprox' , '⪸'], + \ ['succ' , '≻'], + \ ['succcurlyeq' , '≽'], + \ ['succeq' , '⪰'], + \ ['succnapprox' , '⪺'], + \ ['succneqq' , '⪶'], + \ ['succsim' , '≿'], + \ ['sum' , '∑'], + \ ['Supset' , '⋑'], + \ ['supseteq' , '⊇'], + \ ['supseteqq' , '⫆'], + \ ['supsetneq' , '⊋'], + \ ['supsetneqq' , '⫌'], + \ ['surd' , '√'], + \ ['swarrow' , '↙'], + \ ['therefore' , '∴'], + \ ['times' , '×'], + \ ['to' , '→'], + \ ['top' , '⊤'], + \ ['triangleleft' , '⊲'], + \ ['trianglelefteq' , '⊴'], + \ ['triangleq' , '≜'], + \ ['triangleright' , '⊳'], + \ ['trianglerighteq', '⊵'], + \ ['twoheadleftarrow', '↞'], + \ ['twoheadrightarrow', '↠'], + \ ['uparrow' , '↑'], + \ ['Uparrow' , '⇑'], + \ ['updownarrow' , '↕'], + \ ['Updownarrow' , '⇕'], + \ ['varnothing' , '∅'], + \ ['vartriangle' , '∆'], + \ ['vdash' , '⊢'], + \ ['vDash' , '⊨'], + \ ['Vdash' , '⊩'], + \ ['vdots' , '⋮'], + \ ['veebar' , '⊻'], + \ ['vee' , '∨'], + \ ['Vvdash' , '⊪'], + \ ['wedge' , '∧'], + \ ['wr' , '≀']] + for texmath in s:texMathList + if texmath[0] =~ '\w$' + exe "syn match texMathSymbol '\\\\".texmath[0]."\\>' contained conceal cchar=".texmath[1] + else + exe "syn match texMathSymbol '\\\\".texmath[0]."' contained conceal cchar=".texmath[1] + endif + endfor + + if &ambw == "double" + syn match texMathSymbol '\\gg\>' contained conceal cchar=≫ + syn match texMathSymbol '\\ll\>' contained conceal cchar=≪ + else + syn match texMathSymbol '\\gg\>' contained conceal cchar=⟫ + syn match texMathSymbol '\\ll\>' contained conceal cchar=⟪ + endif + endif + + " Greek {{{2 + if s:tex_conceal =~ 'g' + fun! s:Greek(group,pat,cchar) + exe 'syn match '.a:group." '".a:pat."' contained conceal cchar=".a:cchar + endfun + call s:Greek('texGreek','\\alpha\>' ,'α') + call s:Greek('texGreek','\\beta\>' ,'β') + call s:Greek('texGreek','\\gamma\>' ,'γ') + call s:Greek('texGreek','\\delta\>' ,'δ') + call s:Greek('texGreek','\\epsilon\>' ,'ϵ') + call s:Greek('texGreek','\\varepsilon\>' ,'ε') + call s:Greek('texGreek','\\zeta\>' ,'ζ') + call s:Greek('texGreek','\\eta\>' ,'η') + call s:Greek('texGreek','\\theta\>' ,'θ') + call s:Greek('texGreek','\\vartheta\>' ,'ϑ') + call s:Greek('texGreek','\\kappa\>' ,'κ') + call s:Greek('texGreek','\\lambda\>' ,'λ') + call s:Greek('texGreek','\\mu\>' ,'μ') + call s:Greek('texGreek','\\nu\>' ,'ν') + call s:Greek('texGreek','\\xi\>' ,'ξ') + call s:Greek('texGreek','\\pi\>' ,'π') + call s:Greek('texGreek','\\varpi\>' ,'ϖ') + call s:Greek('texGreek','\\rho\>' ,'ρ') + call s:Greek('texGreek','\\varrho\>' ,'ϱ') + call s:Greek('texGreek','\\sigma\>' ,'σ') + call s:Greek('texGreek','\\varsigma\>' ,'ς') + call s:Greek('texGreek','\\tau\>' ,'τ') + call s:Greek('texGreek','\\upsilon\>' ,'υ') + call s:Greek('texGreek','\\phi\>' ,'φ') + call s:Greek('texGreek','\\varphi\>' ,'ϕ') + call s:Greek('texGreek','\\chi\>' ,'χ') + call s:Greek('texGreek','\\psi\>' ,'ψ') + call s:Greek('texGreek','\\omega\>' ,'ω') + call s:Greek('texGreek','\\Gamma\>' ,'Γ') + call s:Greek('texGreek','\\Delta\>' ,'Δ') + call s:Greek('texGreek','\\Theta\>' ,'Θ') + call s:Greek('texGreek','\\Lambda\>' ,'Λ') + call s:Greek('texGreek','\\Xi\>' ,'Χ') + call s:Greek('texGreek','\\Pi\>' ,'Π') + call s:Greek('texGreek','\\Sigma\>' ,'Σ') + call s:Greek('texGreek','\\Upsilon\>' ,'Υ') + call s:Greek('texGreek','\\Phi\>' ,'Φ') + call s:Greek('texGreek','\\Psi\>' ,'Ψ') + call s:Greek('texGreek','\\Omega\>' ,'Ω') + delfun s:Greek + endif + + " Superscripts/Subscripts {{{2 + if s:tex_conceal =~ 's' + syn region texSuperscript matchgroup=Delimiter start='\^{' end='}' contained concealends contains=texSuperscripts,texStatement,texSubscript,texSuperscript,texMathMatcher + syn region texSubscript matchgroup=Delimiter start='_{' end='}' contained concealends contains=texSubscripts,texStatement,texSubscript,texSuperscript,texMathMatcher + fun! s:SuperSub(group,leader,pat,cchar) + exe 'syn match '.a:group." '".a:leader.a:pat."' contained conceal cchar=".a:cchar + exe 'syn match '.a:group."s '".a:pat."' contained conceal cchar=".a:cchar.' nextgroup='.a:group.'s' + endfun + call s:SuperSub('texSuperscript','\^','0','⁰') + call s:SuperSub('texSuperscript','\^','1','¹') + call s:SuperSub('texSuperscript','\^','2','²') + call s:SuperSub('texSuperscript','\^','3','³') + call s:SuperSub('texSuperscript','\^','4','⁴') + call s:SuperSub('texSuperscript','\^','5','⁵') + call s:SuperSub('texSuperscript','\^','6','⁶') + call s:SuperSub('texSuperscript','\^','7','⁷') + call s:SuperSub('texSuperscript','\^','8','⁸') + call s:SuperSub('texSuperscript','\^','9','⁹') + call s:SuperSub('texSuperscript','\^','a','ᵃ') + call s:SuperSub('texSuperscript','\^','b','ᵇ') + call s:SuperSub('texSuperscript','\^','c','ᶜ') + call s:SuperSub('texSuperscript','\^','d','ᵈ') + call s:SuperSub('texSuperscript','\^','e','ᵉ') + call s:SuperSub('texSuperscript','\^','f','ᶠ') + call s:SuperSub('texSuperscript','\^','g','ᵍ') + call s:SuperSub('texSuperscript','\^','h','ʰ') + call s:SuperSub('texSuperscript','\^','i','ⁱ') + call s:SuperSub('texSuperscript','\^','j','ʲ') + call s:SuperSub('texSuperscript','\^','k','ᵏ') + call s:SuperSub('texSuperscript','\^','l','ˡ') + call s:SuperSub('texSuperscript','\^','m','ᵐ') + call s:SuperSub('texSuperscript','\^','n','ⁿ') + call s:SuperSub('texSuperscript','\^','o','ᵒ') + call s:SuperSub('texSuperscript','\^','p','ᵖ') + call s:SuperSub('texSuperscript','\^','r','ʳ') + call s:SuperSub('texSuperscript','\^','s','ˢ') + call s:SuperSub('texSuperscript','\^','t','ᵗ') + call s:SuperSub('texSuperscript','\^','u','ᵘ') + call s:SuperSub('texSuperscript','\^','v','ᵛ') + call s:SuperSub('texSuperscript','\^','w','ʷ') + call s:SuperSub('texSuperscript','\^','x','ˣ') + call s:SuperSub('texSuperscript','\^','y','ʸ') + call s:SuperSub('texSuperscript','\^','z','ᶻ') + call s:SuperSub('texSuperscript','\^','A','ᴬ') + call s:SuperSub('texSuperscript','\^','B','ᴮ') + call s:SuperSub('texSuperscript','\^','D','ᴰ') + call s:SuperSub('texSuperscript','\^','E','ᴱ') + call s:SuperSub('texSuperscript','\^','G','ᴳ') + call s:SuperSub('texSuperscript','\^','H','ᴴ') + call s:SuperSub('texSuperscript','\^','I','ᴵ') + call s:SuperSub('texSuperscript','\^','J','ᴶ') + call s:SuperSub('texSuperscript','\^','K','ᴷ') + call s:SuperSub('texSuperscript','\^','L','ᴸ') + call s:SuperSub('texSuperscript','\^','M','ᴹ') + call s:SuperSub('texSuperscript','\^','N','ᴺ') + call s:SuperSub('texSuperscript','\^','O','ᴼ') + call s:SuperSub('texSuperscript','\^','P','ᴾ') + call s:SuperSub('texSuperscript','\^','R','ᴿ') + call s:SuperSub('texSuperscript','\^','T','ᵀ') + call s:SuperSub('texSuperscript','\^','U','ᵁ') + call s:SuperSub('texSuperscript','\^','W','ᵂ') + call s:SuperSub('texSuperscript','\^','+','⁺') + call s:SuperSub('texSuperscript','\^','-','⁻') + call s:SuperSub('texSuperscript','\^','<','˂') + call s:SuperSub('texSuperscript','\^','>','˃') + call s:SuperSub('texSuperscript','\^','/','ˊ') + call s:SuperSub('texSuperscript','\^','(','⁽') + call s:SuperSub('texSuperscript','\^',')','⁾') + call s:SuperSub('texSuperscript','\^','\.','˙') + call s:SuperSub('texSuperscript','\^','=','˭') + call s:SuperSub('texSubscript','_','0','₀') + call s:SuperSub('texSubscript','_','1','₁') + call s:SuperSub('texSubscript','_','2','₂') + call s:SuperSub('texSubscript','_','3','₃') + call s:SuperSub('texSubscript','_','4','₄') + call s:SuperSub('texSubscript','_','5','₅') + call s:SuperSub('texSubscript','_','6','₆') + call s:SuperSub('texSubscript','_','7','₇') + call s:SuperSub('texSubscript','_','8','₈') + call s:SuperSub('texSubscript','_','9','₉') + call s:SuperSub('texSubscript','_','a','ₐ') + call s:SuperSub('texSubscript','_','e','ₑ') + call s:SuperSub('texSubscript','_','i','ᵢ') + call s:SuperSub('texSubscript','_','o','ₒ') + call s:SuperSub('texSubscript','_','u','ᵤ') + call s:SuperSub('texSubscript','_','+','₊') + call s:SuperSub('texSubscript','_','-','₋') + call s:SuperSub('texSubscript','_','/','ˏ') + call s:SuperSub('texSubscript','_','(','₍') + call s:SuperSub('texSubscript','_',')','₎') + call s:SuperSub('texSubscript','_','\.','‸') + call s:SuperSub('texSubscript','_','r','ᵣ') + call s:SuperSub('texSubscript','_','v','ᵥ') + call s:SuperSub('texSubscript','_','x','ₓ') + call s:SuperSub('texSubscript','_','\\beta\>' ,'ᵦ') + call s:SuperSub('texSubscript','_','\\delta\>','ᵨ') + call s:SuperSub('texSubscript','_','\\phi\>' ,'ᵩ') + call s:SuperSub('texSubscript','_','\\gamma\>','ᵧ') + call s:SuperSub('texSubscript','_','\\chi\>' ,'ᵪ') + delfun s:SuperSub + endif + + " Accented characters: {{{2 + if s:tex_conceal =~ 'a' + if b:tex_stylish + syn match texAccent "\\[bcdvuH][^a-zA-Z@]"me=e-1 + syn match texLigature "\\\([ijolL]\|ae\|oe\|ss\|AA\|AE\|OE\)[^a-zA-Z@]"me=e-1 + else + fun! s:Accents(chr,...) + let i= 1 + for accent in ["`","\\'","^",'"','\~','\.',"c","H","k","r","u","v"] + if i > a:0 + break + endif + if strlen(a:{i}) == 0 || a:{i} == ' ' || a:{i} == '?' + let i= i + 1 + continue + endif + if accent =~ '\a' + exe "syn match texAccent '".'\\'.accent.'\(\s*{'.a:chr.'}\|\s\+'.a:chr.'\)'."' conceal cchar=".a:{i} + else + exe "syn match texAccent '".'\\'.accent.'\s*\({'.a:chr.'}\|'.a:chr.'\)'."' conceal cchar=".a:{i} + endif + let i= i + 1 + endfor + endfun + " \` \' \^ \" \~ \. \c \H \k \r \u \v + call s:Accents('a','à','á','â','ä','ã',' ',' ',' ','ą','å','ă','ă') + call s:Accents('A','À','Á','Â','Ä','Ã',' ',' ',' ','Ą','Å','Ă','Ă') + call s:Accents('c',' ','ć','ĉ',' ',' ','ċ','ç',' ',' ',' ',' ','č') + call s:Accents('C',' ','Ć','Ĉ',' ',' ','Ċ','Ç',' ',' ',' ',' ','Č') + call s:Accents('d',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ','ď') + call s:Accents('D',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ','Ď') + call s:Accents('e','è','é','ê','ë','ẽ','ė','ȩ',' ','ę',' ','ĕ','ě') + call s:Accents('E','È','É','Ê','Ë','Ẽ','Ė','Ȩ',' ','Ę',' ','Ĕ','Ě') + call s:Accents('g',' ',' ',' ',' ',' ','ġ','ģ',' ',' ',' ','ğ',' ') + call s:Accents('G',' ',' ',' ',' ',' ','Ġ','Ģ',' ',' ',' ','Ğ',' ') + call s:Accents('i','ì','í','î','ï','ĩ','į',' ',' ',' ',' ','ĭ',' ') + call s:Accents('I','Ì','Í','Î','Ï','Ĩ','İ',' ',' ',' ',' ','Ĭ',' ') + call s:Accents('l',' ','ĺ','ľ',' ',' ',' ','ļ',' ',' ',' ',' ','ľ') + call s:Accents('L',' ','Ĺ','Ľ',' ',' ',' ','Ļ',' ',' ',' ',' ','Ľ') + call s:Accents('n',' ','ń',' ',' ','ñ',' ','ņ',' ',' ',' ',' ','ň') + call s:Accents('N',' ','Ń',' ',' ','Ñ',' ','Ņ',' ',' ',' ',' ','Ň') + call s:Accents('o','ò','ó','ô','ö','õ','ȯ',' ','ő','ǫ',' ','ŏ',' ') + call s:Accents('O','Ò','Ó','Ô','Ö','Õ','Ȯ',' ','Ő','Ǫ',' ','Ŏ',' ') + call s:Accents('r',' ','ŕ',' ',' ',' ',' ','ŗ',' ',' ',' ',' ','ř') + call s:Accents('R',' ','Ŕ',' ',' ',' ',' ','Ŗ',' ',' ',' ',' ','Ř') + call s:Accents('s',' ','ś','ŝ',' ',' ',' ','ş',' ',' ',' ',' ','š') + call s:Accents('S',' ','Ś','Ŝ',' ',' ',' ','Ş',' ',' ',' ',' ','Š') + call s:Accents('t',' ',' ',' ',' ',' ',' ','ţ',' ',' ',' ',' ','ť') + call s:Accents('T',' ',' ',' ',' ',' ',' ','Ţ',' ',' ',' ',' ','Ť') + call s:Accents('u','ù','ú','û','ü','ũ',' ',' ','ű',' ','ů','ŭ',' ') + call s:Accents('U','Ù','Ú','Û','Ü','Ũ',' ',' ','Ű',' ','Ů','Ŭ',' ') + call s:Accents('w',' ',' ','ŵ',' ',' ',' ',' ',' ',' ',' ',' ',' ') + call s:Accents('W',' ',' ','Ŵ',' ',' ',' ',' ',' ',' ',' ',' ',' ') + call s:Accents('y','ỳ','ý','ŷ','ÿ','ỹ',' ',' ',' ',' ',' ',' ',' ') + call s:Accents('Y','Ỳ','Ý','Ŷ','Ÿ','Ỹ',' ',' ',' ',' ',' ',' ',' ') + call s:Accents('z',' ','ź',' ',' ',' ','ż',' ',' ',' ',' ',' ','ž') + call s:Accents('Z',' ','Ź',' ',' ',' ','Ż',' ',' ',' ',' ',' ','Ž') + call s:Accents('\\i','ì','í','î','ï','ĩ','į',' ',' ',' ',' ','ĭ',' ') + " \` \' \^ \" \~ \. \c \H \k \r \u \v + delfun s:Accents + syn match texAccent '\\aa\>' conceal cchar=å + syn match texAccent '\\AA\>' conceal cchar=Å + syn match texAccent '\\o\>' conceal cchar=ø + syn match texAccent '\\O\>' conceal cchar=Ø + syn match texLigature '\\AE\>' conceal cchar=Æ + syn match texLigature '\\ae\>' conceal cchar=æ + syn match texLigature '\\oe\>' conceal cchar=œ + syn match texLigature '\\OE\>' conceal cchar=Œ + syn match texLigature '\\ss\>' conceal cchar=ß + endif + endif +endif + +" --------------------------------------------------------------------- +" LaTeX synchronization: {{{1 +syn sync maxlines=200 +syn sync minlines=50 + +syn sync match texSyncStop groupthere NONE "%stopzone\>" + +" Synchronization: {{{1 +" The $..$ and $$..$$ make for impossible sync patterns +" (one can't tell if a "$$" starts or stops a math zone by itself) +" The following grouptheres coupled with minlines above +" help improve the odds of good syncing. +if !exists("tex_no_math") + syn sync match texSyncMathZoneA groupthere NONE "\\end{abstract}" + syn sync match texSyncMathZoneA groupthere NONE "\\end{center}" + syn sync match texSyncMathZoneA groupthere NONE "\\end{description}" + syn sync match texSyncMathZoneA groupthere NONE "\\end{enumerate}" + syn sync match texSyncMathZoneA groupthere NONE "\\end{itemize}" + syn sync match texSyncMathZoneA groupthere NONE "\\end{table}" + syn sync match texSyncMathZoneA groupthere NONE "\\end{tabular}" + syn sync match texSyncMathZoneA groupthere NONE "\\\(sub\)*section\>" +endif + +" --------------------------------------------------------------------- +" Highlighting: {{{1 +if did_tex_syntax_inits == 1 + let did_tex_syntax_inits= 2 + " TeX highlighting groups which should share similar highlighting + if !exists("g:tex_no_error") + if !exists("tex_no_math") + HiLink texBadMath texError + HiLink texMathDelimBad texError + HiLink texMathError texError + if !b:tex_stylish + HiLink texOnlyMath texError + endif + endif + HiLink texError Error + endif + + HiLink texDefCmd texDef + HiLink texDefName texDef + HiLink texDocType texCmdName + HiLink texDocTypeArgs texCmdArgs + HiLink texInputFileOpt texCmdArgs + HiLink texInputCurlies texDelimiter + HiLink texLigature texSpecialChar + if !exists("tex_no_math") + HiLink texMathDelimSet1 texMathDelim + HiLink texMathDelimSet2 texMathDelim + HiLink texMathDelimKey texMathDelim + HiLink texMathMatcher texMath + HiLink texAccent texStatement + HiLink texGreek texStatement + HiLink texSuperscript texStatement + HiLink texSubscript texStatement + HiLink texMathSymbol texStatement + HiLink texMathZoneV texMath + HiLink texMathZoneW texMath + HiLink texMathZoneX texMath + HiLink texMathZoneY texMath + HiLink texMathZoneV texMath + HiLink texMathZoneZ texMath + endif + HiLink texRefZone Identifier + HiLink texSectionMarker texCmdName + HiLink texSectionName texSection + HiLink texSpaceCode texStatement + HiLink texStyleStatement texStatement + HiLink texTypeSize texType + HiLink texTypeStyle texType + + " Basic TeX highlighting groups + HiLink texCite Special + HiLink texCmdArgs Number + HiLink texCmdName Statement + HiLink texComment Comment + HiLink texDef Statement + HiLink texDefParm Special + HiLink texDelimiter Delimiter + HiLink texInput Special + HiLink texInputFile Special + HiLink texLength Number + HiLink texMath Special + HiLink texMathDelim Statement + HiLink texMathOper Operator + HiLink texNewCmd Statement + HiLink texNewEnv Statement + HiLink texOption Number + HiLink texRefLabel Special + HiLink texSection PreCondit + HiLink texSpaceCodeChar Special + HiLink texSpecialChar SpecialChar + HiLink texStatement Statement + HiLink texString String + HiLink texTodo Todo + HiLink texType Type + HiLink texZone PreCondit + + delcommand HiLink +endif + +" Current Syntax: {{{1 +unlet s:extfname +let b:current_syntax = "tex" +" vim: ts=8 fdm=marker diff --git a/vim73/syntax/texinfo.vim b/vim73/syntax/texinfo.vim new file mode 100644 index 0000000..134fc67 --- /dev/null +++ b/vim73/syntax/texinfo.vim @@ -0,0 +1,409 @@ +" Vim syntax file +" Language: Texinfo (macro package for TeX) +" Maintainer: Sandor Kopanyi +" URL: <-> +" Last Change: 2004 Jun 23 +" +" the file follows the Texinfo manual structure; this file is based +" on manual for Texinfo version 4.0, 28 September 1999 +" since @ can have special meanings, everything is 'match'-ed and 'region'-ed +" (including @ in 'iskeyword' option has unexpected effects) + +" Remove any old syntax stuff hanging around, if needed +if version < 600 + syn clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'texinfo' +endif + +"in Texinfo can be real big things, like tables; sync for that +syn sync lines=200 + +"some general stuff +"syn match texinfoError "\S" contained TODO +syn match texinfoIdent "\k\+" contained "IDENTifier +syn match texinfoAssignment "\k\+\s*=\s*\k\+\s*$" contained "assigment statement ( var = val ) +syn match texinfoSinglePar "\k\+\s*$" contained "single parameter (used for several @-commands) +syn match texinfoIndexPar "\k\k\s*$" contained "param. used for different *index commands (+ @documentlanguage command) + + +"marking words and phrases (chap. 9 in Texinfo manual) +"(almost) everything appears as 'contained' too; is for tables (@table) + +"this chapter is at the beginning of this file to avoid overwritings + +syn match texinfoSpecialChar "@acronym" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@acronym{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@b" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@b{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@cite" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@cite{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@code" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@code{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@command" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@command{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@dfn" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@dfn{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@email" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@email{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@emph" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@emph{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@env" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@env{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@file" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@file{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@i" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@i{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@kbd" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@kbd{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@key" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@key{" end="}" contains=texinfoSpecialChar +syn match texinfoSpecialChar "@option" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@option{" end="}" contains=texinfoSpecialChar +syn match texinfoSpecialChar "@r" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@r{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@samp" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@samp{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@sc" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@sc{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@strong" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@strong{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@t" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@t{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@url" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@url{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoSpecialChar "@var" contained +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@var{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn match texinfoAtCmd "^@kbdinputstyle" nextgroup=texinfoSinglePar skipwhite + + +"overview of Texinfo (chap. 1 in Texinfo manual) +syn match texinfoComment "@c .*" +syn match texinfoComment "@c$" +syn match texinfoComment "@comment .*" +syn region texinfoMltlnAtCmd matchgroup=texinfoComment start="^@ignore\s*$" end="^@end ignore\s*$" contains=ALL + + +"beginning a Texinfo file (chap. 3 in Texinfo manual) +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="@center " skip="\\$" end="$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd oneline +syn region texinfoMltlnDMAtCmd matchgroup=texinfoAtCmd start="^@detailmenu\s*$" end="^@end detailmenu\s*$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@setfilename " skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@settitle " skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@shorttitlepage " skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@title " skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@titlefont{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@titlepage\s*$" end="^@end titlepage\s*$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd,texinfoMltlnDMAtCmd,texinfoAtCmd,texinfoPrmAtCmd,texinfoMltlnAtCmd +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@vskip " skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn match texinfoAtCmd "^@exampleindent" nextgroup=texinfoSinglePar skipwhite +syn match texinfoAtCmd "^@headings" nextgroup=texinfoSinglePar skipwhite +syn match texinfoAtCmd "^\\input" nextgroup=texinfoSinglePar skipwhite +syn match texinfoAtCmd "^@paragraphindent" nextgroup=texinfoSinglePar skipwhite +syn match texinfoAtCmd "^@setchapternewpage" nextgroup=texinfoSinglePar skipwhite + + +"ending a Texinfo file (chap. 4 in Texinfo manual) +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="@author " skip="\\$" end="$" contains=texinfoSpecialChar oneline +"all below @bye should be comment TODO +syn match texinfoAtCmd "^@bye\s*$" +syn match texinfoAtCmd "^@contents\s*$" +syn match texinfoAtCmd "^@printindex" nextgroup=texinfoIndexPar skipwhite +syn match texinfoAtCmd "^@setcontentsaftertitlepage\s*$" +syn match texinfoAtCmd "^@setshortcontentsaftertitlepage\s*$" +syn match texinfoAtCmd "^@shortcontents\s*$" +syn match texinfoAtCmd "^@summarycontents\s*$" + + +"chapter structuring (chap. 5 in Texinfo manual) +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@appendix" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@appendixsec" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@appendixsection" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@appendixsubsec" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@appendixsubsubsec" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@centerchap" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@chapheading" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@chapter" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@heading" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@majorheading" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@section" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@subheading " skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@subsection" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@subsubheading" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@subsubsection" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@subtitle" skip="\\$" end="$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@unnumbered" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@unnumberedsec" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@unnumberedsubsec" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@unnumberedsubsubsec" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn match texinfoAtCmd "^@lowersections\s*$" +syn match texinfoAtCmd "^@raisesections\s*$" + + +"nodes (chap. 6 in Texinfo manual) +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@anchor{" end="}" +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@top" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@node" skip="\\$" end="$" contains=texinfoSpecialChar oneline + + +"menus (chap. 7 in Texinfo manual) +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@menu\s*$" end="^@end menu\s*$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd,texinfoMltlnDMAtCmd + + +"cross references (chap. 8 in Texinfo manual) +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@inforef{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@pxref{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@ref{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@uref{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@xref{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd + + +"marking words and phrases (chap. 9 in Texinfo manual) +"(almost) everything appears as 'contained' too; is for tables (@table) + +"this chapter is at the beginning of this file to avoid overwritings + + +"quotations and examples (chap. 10 in Texinfo manual) +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@cartouche\s*$" end="^@end cartouche\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@display\s*$" end="^@end display\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@example\s*$" end="^@end example\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@flushleft\s*$" end="^@end flushleft\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@flushright\s*$" end="^@end flushright\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@format\s*$" end="^@end format\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@lisp\s*$" end="^@end lisp\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@quotation\s*$" end="^@end quotation\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@smalldisplay\s*$" end="^@end smalldisplay\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@smallexample\s*$" end="^@end smallexample\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@smallformat\s*$" end="^@end smallformat\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@smalllisp\s*$" end="^@end smalllisp\s*$" contains=ALL +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@exdent" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn match texinfoAtCmd "^@noindent\s*$" +syn match texinfoAtCmd "^@smallbook\s*$" + + +"lists and tables (chap. 11 in Texinfo manual) +syn match texinfoAtCmd "@asis" contained +syn match texinfoAtCmd "@columnfractions" contained +syn match texinfoAtCmd "@item" contained +syn match texinfoAtCmd "@itemx" contained +syn match texinfoAtCmd "@tab" contained +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@enumerate" end="^@end enumerate\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@ftable" end="^@end ftable\s*$" contains=ALL +syn region texinfoMltlnNAtCmd matchgroup=texinfoAtCmd start="^@itemize" end="^@end itemize\s*$" contains=ALL +syn region texinfoMltlnNAtCmd matchgroup=texinfoAtCmd start="^@multitable" end="^@end multitable\s*$" contains=ALL +syn region texinfoMltlnNAtCmd matchgroup=texinfoAtCmd start="^@table" end="^@end table\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@vtable" end="^@end vtable\s*$" contains=ALL + + +"indices (chap. 12 in Texinfo manual) +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@\(c\|f\|k\|p\|t\|v\)index" skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@..index" skip="\\$" end="$" contains=texinfoSpecialChar oneline +"@defcodeindex and @defindex is defined after chap. 15's @def* commands (otherwise those ones will overwrite these ones) +syn match texinfoSIPar "\k\k\s*\k\k\s*$" contained +syn match texinfoAtCmd "^@syncodeindex" nextgroup=texinfoSIPar skipwhite +syn match texinfoAtCmd "^@synindex" nextgroup=texinfoSIPar skipwhite + +"special insertions (chap. 13 in Texinfo manual) +syn match texinfoSpecialChar "@\(!\|?\|@\|\s\)" +syn match texinfoSpecialChar "@{" +syn match texinfoSpecialChar "@}" +"accents +syn match texinfoSpecialChar "@=." +syn match texinfoSpecialChar "@\('\|\"\|\^\|`\)[aeiouyAEIOUY]" +syn match texinfoSpecialChar "@\~[aeinouyAEINOUY]" +syn match texinfoSpecialChar "@dotaccent{.}" +syn match texinfoSpecialChar "@H{.}" +syn match texinfoSpecialChar "@,{[cC]}" +syn match texinfoSpecialChar "@AA{}" +syn match texinfoSpecialChar "@aa{}" +syn match texinfoSpecialChar "@L{}" +syn match texinfoSpecialChar "@l{}" +syn match texinfoSpecialChar "@O{}" +syn match texinfoSpecialChar "@o{}" +syn match texinfoSpecialChar "@ringaccent{.}" +syn match texinfoSpecialChar "@tieaccent{..}" +syn match texinfoSpecialChar "@u{.}" +syn match texinfoSpecialChar "@ubaraccent{.}" +syn match texinfoSpecialChar "@udotaccent{.}" +syn match texinfoSpecialChar "@v{.}" +"ligatures +syn match texinfoSpecialChar "@AE{}" +syn match texinfoSpecialChar "@ae{}" +syn match texinfoSpecialChar "@copyright{}" +syn match texinfoSpecialChar "@bullet" contained "for tables and lists +syn match texinfoSpecialChar "@bullet{}" +syn match texinfoSpecialChar "@dotless{i}" +syn match texinfoSpecialChar "@dotless{j}" +syn match texinfoSpecialChar "@dots{}" +syn match texinfoSpecialChar "@enddots{}" +syn match texinfoSpecialChar "@equiv" contained "for tables and lists +syn match texinfoSpecialChar "@equiv{}" +syn match texinfoSpecialChar "@error{}" +syn match texinfoSpecialChar "@exclamdown{}" +syn match texinfoSpecialChar "@expansion{}" +syn match texinfoSpecialChar "@minus" contained "for tables and lists +syn match texinfoSpecialChar "@minus{}" +syn match texinfoSpecialChar "@OE{}" +syn match texinfoSpecialChar "@oe{}" +syn match texinfoSpecialChar "@point" contained "for tables and lists +syn match texinfoSpecialChar "@point{}" +syn match texinfoSpecialChar "@pounds{}" +syn match texinfoSpecialChar "@print{}" +syn match texinfoSpecialChar "@questiondown{}" +syn match texinfoSpecialChar "@result" contained "for tables and lists +syn match texinfoSpecialChar "@result{}" +syn match texinfoSpecialChar "@ss{}" +syn match texinfoSpecialChar "@TeX{}" +"other +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@dmn{" end="}" +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@footnote{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@image{" end="}" +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@math{" end="}" +syn match texinfoAtCmd "@footnotestyle" nextgroup=texinfoSinglePar skipwhite + + +"making and preventing breaks (chap. 14 in Texinfo manual) +syn match texinfoSpecialChar "@\(\*\|-\|\.\)" +syn match texinfoAtCmd "^@need" nextgroup=texinfoSinglePar skipwhite +syn match texinfoAtCmd "^@page\s*$" +syn match texinfoAtCmd "^@sp" nextgroup=texinfoSinglePar skipwhite +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@group\s*$" end="^@end group\s*$" contains=ALL +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@hyphenation{" end="}" +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@w{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd + + +"definition commands (chap. 15 in Texinfo manual) +syn match texinfoMltlnAtCmdFLine "^@def\k\+" contained +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@def\k\+" end="^@end def\k\+$" contains=ALL + +"next 2 commands are from chap. 12; must be defined after @def* commands above to overwrite them +syn match texinfoAtCmd "@defcodeindex" nextgroup=texinfoIndexPar skipwhite +syn match texinfoAtCmd "@defindex" nextgroup=texinfoIndexPar skipwhite + + +"conditionally visible text (chap. 16 in Texinfo manual) +syn match texinfoAtCmd "^@clear" nextgroup=texinfoSinglePar skipwhite +syn region texinfoMltln2AtCmd matchgroup=texinfoAtCmd start="^@html\s*$" end="^@end html\s*$" +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@ifclear" end="^@end ifclear\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@ifhtml" end="^@end ifhtml\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@ifinfo" end="^@end ifinfo\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@ifnothtml" end="^@end ifnothtml\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@ifnotinfo" end="^@end ifnotinfo\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@ifnottex" end="^@end ifnottex\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@ifset" end="^@end ifset\s*$" contains=ALL +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@iftex" end="^@end iftex\s*$" contains=ALL +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@set " skip="\\$" end="$" contains=texinfoSpecialChar oneline +syn region texinfoTexCmd start="\$\$" end="\$\$" contained +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@tex" end="^@end tex\s*$" contains=texinfoTexCmd +syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@value{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd + + +"internationalization (chap. 17 in Texinfo manual) +syn match texinfoAtCmd "@documentencoding" nextgroup=texinfoSinglePar skipwhite +syn match texinfoAtCmd "@documentlanguage" nextgroup=texinfoIndexPar skipwhite + + +"defining new texinfo commands (chap. 18 in Texinfo manual) +syn match texinfoAtCmd "@alias" nextgroup=texinfoAssignment skipwhite +syn match texinfoDIEPar "\S*\s*,\s*\S*\s*,\s*\S*\s*$" contained +syn match texinfoAtCmd "@definfoenclose" nextgroup=texinfoDIEPar skipwhite +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@macro" end="^@end macro\s*$" contains=ALL + + +"formatting hardcopy (chap. 19 in Texinfo manual) +syn match texinfoAtCmd "^@afourlatex\s*$" +syn match texinfoAtCmd "^@afourpaper\s*$" +syn match texinfoAtCmd "^@afourwide\s*$" +syn match texinfoAtCmd "^@finalout\s*$" +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@pagesizes" end="$" oneline + + +"creating and installing Info Files (chap. 20 in Texinfo manual) +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@dircategory" skip="\\$" end="$" oneline +syn region texinfoMltlnAtCmd matchgroup=texinfoAtCmd start="^@direntry\s*$" end="^@end direntry\s*$" contains=texinfoSpecialChar +syn match texinfoAtCmd "^@novalidate\s*$" + + +"include files (appendix E in Texinfo manual) +syn match texinfoAtCmd "^@include" nextgroup=texinfoSinglePar skipwhite + + +"page headings (appendix F in Texinfo manual) +syn match texinfoHFSpecialChar "@|" contained +syn match texinfoThisAtCmd "@thischapter" contained +syn match texinfoThisAtCmd "@thischaptername" contained +syn match texinfoThisAtCmd "@thisfile" contained +syn match texinfoThisAtCmd "@thispage" contained +syn match texinfoThisAtCmd "@thistitle" contained +syn match texinfoThisAtCmd "@today{}" contained +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@evenfooting" skip="\\$" end="$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd,texinfoThisAtCmd,texinfoHFSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@evenheading" skip="\\$" end="$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd,texinfoThisAtCmd,texinfoHFSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@everyfooting" skip="\\$" end="$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd,texinfoThisAtCmd,texinfoHFSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@everyheading" skip="\\$" end="$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd,texinfoThisAtCmd,texinfoHFSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@oddfooting" skip="\\$" end="$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd,texinfoThisAtCmd,texinfoHFSpecialChar oneline +syn region texinfoPrmAtCmd matchgroup=texinfoAtCmd start="^@oddheading" skip="\\$" end="$" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd,texinfoThisAtCmd,texinfoHFSpecialChar oneline + + +"refilling paragraphs (appendix H in Texinfo manual) +syn match texinfoAtCmd "@refill" + + +syn cluster texinfoAll contains=ALLBUT,texinfoThisAtCmd,texinfoHFSpecialChar +syn cluster texinfoReducedAll contains=texinfoSpecialChar,texinfoBrcPrmAtCmd +"============================================================================== +" highlighting + +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_texinfo_syn_inits") + + if version < 508 + let did_texinfo_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink texinfoSpecialChar Special + HiLink texinfoHFSpecialChar Special + + HiLink texinfoError Error + HiLink texinfoIdent Identifier + HiLink texinfoAssignment Identifier + HiLink texinfoSinglePar Identifier + HiLink texinfoIndexPar Identifier + HiLink texinfoSIPar Identifier + HiLink texinfoDIEPar Identifier + HiLink texinfoTexCmd PreProc + + + HiLink texinfoAtCmd Statement "@-command + HiLink texinfoPrmAtCmd String "@-command in one line with unknown nr. of parameters + "is String because is found as a region and is 'matchgroup'-ed + "to texinfoAtCmd + HiLink texinfoBrcPrmAtCmd String "@-command with parameter(s) in braces ({}) + "is String because is found as a region and is 'matchgroup'-ed to texinfoAtCmd + HiLink texinfoMltlnAtCmdFLine texinfoAtCmd "repeated embedded First lines in @-commands + HiLink texinfoMltlnAtCmd String "@-command in multiple lines + "is String because is found as a region and is 'matchgroup'-ed to texinfoAtCmd + HiLink texinfoMltln2AtCmd PreProc "@-command in multiple lines (same as texinfoMltlnAtCmd, just with other colors) + HiLink texinfoMltlnDMAtCmd PreProc "@-command in multiple lines (same as texinfoMltlnAtCmd, just with other colors; used for @detailmenu, which can be included in @menu) + HiLink texinfoMltlnNAtCmd Normal "@-command in multiple lines (same as texinfoMltlnAtCmd, just with other colors) + HiLink texinfoThisAtCmd Statement "@-command used in headers and footers (@this... series) + + HiLink texinfoComment Comment + + delcommand HiLink +endif + + +let b:current_syntax = "texinfo" + +if main_syntax == 'texinfo' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim73/syntax/texmf.vim b/vim73/syntax/texmf.vim new file mode 100644 index 0000000..7b91168 --- /dev/null +++ b/vim73/syntax/texmf.vim @@ -0,0 +1,86 @@ +" Vim syntax file +" This is a GENERATED FILE. Please always refer to source file at the URI below. +" Language: Web2C TeX texmf.cnf configuration file +" Maintainer: David Ne\v{c}as (Yeti) +" Last Change: 2001-05-13 +" URL: http://physics.muni.cz/~yeti/download/syntax/texmf.vim + +" Setup +if version >= 600 + if exists("b:current_syntax") + finish + endif +else + syntax clear +endif + +syn case match + +" Comments +syn match texmfComment "%..\+$" contains=texmfTodo +syn match texmfComment "%\s*$" contains=texmfTodo +syn keyword texmfTodo TODO FIXME XXX NOT contained + +" Constants and parameters +syn match texmfPassedParameter "[-+]\=%\w\W" +syn match texmfPassedParameter "[-+]\=%\w$" +syn match texmfNumber "\<\d\+\>" +syn match texmfVariable "\$\(\w\k*\|{\w\k*}\)" +syn match texmfSpecial +\\"\|\\$+ +syn region texmfString start=+"+ end=+"+ skip=+\\"\\\\+ contains=texmfVariable,texmfSpecial,texmfPassedParameter + +" Assignments +syn match texmfLHSStart "^\s*\w\k*" nextgroup=texmfLHSDot,texmfEquals +syn match texmfLHSVariable "\w\k*" contained nextgroup=texmfLHSDot,texmfEquals +syn match texmfLHSDot "\." contained nextgroup=texmfLHSVariable +syn match texmfEquals "\s*=" contained + +" Specialities +syn match texmfComma "," contained +syn match texmfColons ":\|;" +syn match texmfDoubleExclam "!!" contained + +" Catch errors caused by wrong parenthesization +syn region texmfBrace matchgroup=texmfBraceBrace start="{" end="}" contains=ALLBUT,texmfTodo,texmfBraceError,texmfLHSVariable,texmfLHSDot transparent +syn match texmfBraceError "}" + +" Define the default highlighting +if version >= 508 || !exists("did_texmf_syntax_inits") + if version < 508 + let did_texmf_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink texmfComment Comment + HiLink texmfTodo Todo + + HiLink texmfPassedParameter texmfVariable + HiLink texmfVariable Identifier + + HiLink texmfNumber Number + HiLink texmfString String + + HiLink texmfLHSStart texmfLHS + HiLink texmfLHSVariable texmfLHS + HiLink texmfLHSDot texmfLHS + HiLink texmfLHS Type + + HiLink texmfEquals Normal + + HiLink texmfBraceBrace texmfDelimiter + HiLink texmfComma texmfDelimiter + HiLink texmfColons texmfDelimiter + HiLink texmfDelimiter Preproc + + HiLink texmfDoubleExclam Statement + HiLink texmfSpecial Special + + HiLink texmfBraceError texmfError + HiLink texmfError Error + + delcommand HiLink +endif + +let b:current_syntax = "texmf" diff --git a/vim73/syntax/tf.vim b/vim73/syntax/tf.vim new file mode 100644 index 0000000..2a9a999 --- /dev/null +++ b/vim73/syntax/tf.vim @@ -0,0 +1,209 @@ +" Vim syntax file +" Language: tf +" Maintainer: Lutz Eymers +" URL: http://www.isp.de/data/tf.vim +" Email: send syntax_vim.tgz +" Last Change: 2001 May 10 +" +" Options lite_minlines = x to sync at least x lines backwards + +" Remove any old syntax stuff hanging around + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syn case match + +if !exists("main_syntax") + let main_syntax = 'tf' +endif + +" Special global variables +syn keyword tfVar HOME LANG MAIL SHELL TERM TFHELP TFLIBDIR TFLIBRARY TZ contained +syn keyword tfVar background backslash contained +syn keyword tfVar bamf bg_output borg clearfull cleardone clock connect contained +syn keyword tfVar emulation end_color gag gethostbyname gpri hook hilite contained +syn keyword tfVar hiliteattr histsize hpri insert isize istrip kecho contained +syn keyword tfVar kprefix login lp lpquote maildelay matching max_iter contained +syn keyword tfVar max_recur mecho more mprefix oldslash promt_sec contained +syn keyword tfVar prompt_usec proxy_host proxy_port ptime qecho qprefix contained +syn keyword tfVar quite quitdone redef refreshtime scroll shpause snarf sockmload contained +syn keyword tfVar start_color tabsize telopt sub time_format visual contained +syn keyword tfVar watch_dog watchname wordpunct wrap wraplog wrapsize contained +syn keyword tfVar wrapspace contained + +" Worldvar +syn keyword tfWorld world_name world_character world_password world_host contained +syn keyword tfWorld world_port world_mfile world_type contained + +" Number +syn match tfNumber "-\=\<\d\+\>" + +" Float +syn match tfFloat "\(-\=\<\d+\|-\=\)\.\d\+\>" + +" Operator +syn match tfOperator "[-+=?:&|!]" +syn match tfOperator "/[^*~@]"he=e-1 +syn match tfOperator ":=" +syn match tfOperator "[^/%]\*"hs=s+1 +syn match tfOperator "$\+[([{]"he=e-1,me=e-1 +syn match tfOperator "\^\[\+"he=s+1 contains=tfSpecialCharEsc + +" Relational +syn match tfRelation "&&" +syn match tfRelation "||" +syn match tfRelation "[<>/!=]=" +syn match tfRelation "[<>]" +syn match tfRelation "[!=]\~" +syn match tfRelation "[=!]/" + + +" Readonly Var +syn match tfReadonly "[#*]" contained +syn match tfReadonly "\<-\=L\=\d\{-}\>" contained +syn match tfReadonly "\" contained +syn match tfReadonly "\" contained + +" Identifier +syn match tfIdentifier "%\+[a-zA-Z_#*-0-9]\w*" contains=tfVar,tfReadonly +syn match tfIdentifier "%\+[{]"he=e-1,me=e-1 +syn match tfIdentifier "\$\+{[a-zA-Z_#*-0-9]\w*}" contains=tfWorld + +" Function names +syn keyword tfFunctions ascii char columns echo filename ftime fwrite getopts +syn keyword tfFunctions getpid idle kbdel kbgoto kbhead kblen kbmatch kbpoint +syn keyword tfFunctions kbtail kbwordleft kbwordright keycode lines mod +syn keyword tfFunctions moresize pad rand read regmatch send strcat strchr +syn keyword tfFunctions strcmp strlen strncmp strrchr strrep strstr substr +syn keyword tfFunctions systype time tolower toupper + +syn keyword tfStatement addworld bamf beep bind break cat changes connect contained +syn keyword tfStatement dc def dokey echo edit escape eval export expr fg for contained +syn keyword tfStatement gag getfile grab help hilite histsize hook if input contained +syn keyword tfStatement kill lcd let list listsockets listworlds load contained +syn keyword tfStatement localecho log nohilite not partial paste ps purge contained +syn keyword tfStatement purgeworld putfile quit quote recall recordline save contained +syn keyword tfStatement saveworld send sh shift sub substitute contained +syn keyword tfStatement suspend telnet test time toggle trig trigger unbind contained +syn keyword tfStatement undef undefn undeft unhook untrig unworld contained +syn keyword tfStatement version watchdog watchname while world contained + +" Hooks +syn keyword tfHook ACTIVITY BACKGROUND BAMF CONFAIL CONFLICT CONNECT DISCONNECT +syn keyword tfHook KILL LOAD LOADFAIL LOG LOGIN MAIL MORE PENDING PENDING +syn keyword tfHook PROCESS PROMPT PROXY REDEF RESIZE RESUME SEND SHADOW SHELL +syn keyword tfHook SIGHUP SIGTERM SIGUSR1 SIGUSR2 WORLD + +" Conditional +syn keyword tfConditional if endif then else elseif contained + +" Repeat +syn keyword tfRepeat while do done repeat for contained + +" Statement +syn keyword tfStatement break quit contained + +" Include +syn keyword tfInclude require load save loaded contained + +" Define +syn keyword tfDefine bind unbind def undef undefn undefn purge hook unhook trig untrig contained +syn keyword tfDefine set unset setenv contained + +" Todo +syn keyword tfTodo TODO Todo todo contained + +" SpecialChar +syn match tfSpecialChar "\\[abcfnrtyv\\]" contained +syn match tfSpecialChar "\\\d\{3}" contained contains=tfOctalError +syn match tfSpecialChar "\\x[0-9a-fA-F]\{2}" contained +syn match tfSpecialCharEsc "\[\+" contained + +syn match tfOctalError "[89]" contained + +" Comment +syn region tfComment start="^;" end="$" contains=tfTodo + +" String +syn region tfString oneline matchgroup=None start=+'+ skip=+\\\\\|\\'+ end=+'+ contains=tfIdentifier,tfSpecialChar,tfEscape +syn region tfString matchgroup=None start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=tfIdentifier,tfSpecialChar,tfEscape + +syn match tfParentError "[)}\]]" + +" Parents +syn region tfParent matchgroup=Delimiter start="(" end=")" contains=ALLBUT,tfReadonly +syn region tfParent matchgroup=Delimiter start="\[" end="\]" contains=ALL +syn region tfParent matchgroup=Delimiter start="{" end="}" contains=ALL + +syn match tfEndCommand "%%\{-};" +syn match tfJoinLines "\\$" + +" Types + +syn match tfType "/[a-zA-Z_~@][a-zA-Z0-9_]*" contains=tfConditional,tfRepeat,tfStatement,tfInclude,tfDefine,tfStatement + +" Catch /quote .. ' +syn match tfQuotes "/quote .\{-}'" contains=ALLBUT,tfString +" Catch $(/escape ) +syn match tfEscape "(/escape .*)" + +" sync +if exists("tf_minlines") + exec "syn sync minlines=" . tf_minlines +else + syn sync minlines=100 +endif + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tf_syn_inits") + if version < 508 + let did_tf_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tfComment Comment + HiLink tfString String + HiLink tfNumber Number + HiLink tfFloat Float + HiLink tfIdentifier Identifier + HiLink tfVar Identifier + HiLink tfWorld Identifier + HiLink tfReadonly Identifier + HiLink tfHook Identifier + HiLink tfFunctions Function + HiLink tfRepeat Repeat + HiLink tfConditional Conditional + HiLink tfLabel Label + HiLink tfStatement Statement + HiLink tfType Type + HiLink tfInclude Include + HiLink tfDefine Define + HiLink tfSpecialChar SpecialChar + HiLink tfSpecialCharEsc SpecialChar + HiLink tfParentError Error + HiLink tfTodo Todo + HiLink tfEndCommand Delimiter + HiLink tfJoinLines Delimiter + HiLink tfOperator Operator + HiLink tfRelation Operator + + delcommand HiLink +endif + +let b:current_syntax = "tf" + +if main_syntax == 'tf' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim73/syntax/tidy.vim b/vim73/syntax/tidy.vim new file mode 100644 index 0000000..b23dc3a --- /dev/null +++ b/vim73/syntax/tidy.vim @@ -0,0 +1,162 @@ +" Vim syntax file +" Language: HMTL Tidy configuration file ( /etc/tidyrc ~/.tidyrc ) +" Maintainer: Doug Kearns +" URL: http://gus.gscit.monash.edu.au/~djkea2/vim/syntax/tidy.vim +" Last Change: 2005 Oct 06 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if version < 600 + set iskeyword=@,48-57,- +else + setlocal iskeyword=@,48-57,- +endif + +syn match tidyComment "^\s*//.*$" contains=tidyTodo +syn match tidyComment "^\s*#.*$" contains=tidyTodo +syn keyword tidyTodo TODO NOTE FIXME XXX contained + +syn match tidyAssignment "^[a-z0-9-]\+:\s*.*$" contains=tidyOption,@tidyValue,tidyDelimiter +syn match tidyDelimiter ":" contained + +syn match tidyNewTagAssignment "^new-\l\+-tags:\s*.*$" contains=tidyNewTagOption,tidyNewTagDelimiter,tidyNewTagValue,tidyDelimiter +syn match tidyNewTagDelimiter "," contained +syn match tidyNewTagValue "\<\w\+\>" contained + +syn case ignore +syn keyword tidyBoolean t[rue] f[alse] y[es] n[o] contained +syn case match +syn match tidyDoctype "\" contained +" NOTE: use match rather than keyword here so that tidyEncoding 'raw' does not +" always have precedence over tidyOption 'raw' +syn match tidyEncoding "\<\(ascii\|latin0\|latin1\|raw\|utf8\|iso2022\|mac\|utf16le\|utf16be\|utf16\|win1252\|ibm858\|big5\|shiftjis\)\>" contained +syn match tidyNewline "\<\(LF\|CRLF\|CR\)\>" +syn match tidyNumber "\<\d\+\>" contained +syn match tidyRepeat "\" contained +syn region tidyString start=+"+ skip=+\\\\\|\\"+ end=+"+ contained oneline +syn region tidyString start=+'+ skip=+\\\\\|\\'+ end=+'+ contained oneline +syn cluster tidyValue contains=tidyBoolean,tidyDoctype,tidyEncoding,tidyNewline,tidyNumber,tidyRepeat,tidyString + +syn match tidyOption "^accessibility-check" contained +syn match tidyOption "^add-xml-decl" contained +syn match tidyOption "^add-xml-pi" contained +syn match tidyOption "^add-xml-space" contained +syn match tidyOption "^alt-text" contained +syn match tidyOption "^ascii-chars" contained +syn match tidyOption "^assume-xml-procins" contained +syn match tidyOption "^bare" contained +syn match tidyOption "^break-before-br" contained +syn match tidyOption "^char-encoding" contained +syn match tidyOption "^clean" contained +syn match tidyOption "^css-prefix" contained +syn match tidyOption "^doctype" contained +syn match tidyOption "^doctype-mode" contained +syn match tidyOption "^drop-empty-paras" contained +syn match tidyOption "^drop-font-tags" contained +syn match tidyOption "^drop-proprietary-attributes" contained +syn match tidyOption "^enclose-block-text" contained +syn match tidyOption "^enclose-text" contained +syn match tidyOption "^error-file" contained +syn match tidyOption "^escape-cdata" contained +syn match tidyOption "^fix-backslash" contained +syn match tidyOption "^fix-bad-comments" contained +syn match tidyOption "^fix-uri" contained +syn match tidyOption "^force-output" contained +syn match tidyOption "^gnu-emacs" contained +syn match tidyOption "^gnu-emacs-file" contained +syn match tidyOption "^hide-comments" contained +syn match tidyOption "^hide-endtags" contained +syn match tidyOption "^indent" contained +syn match tidyOption "^indent-attributes" contained +syn match tidyOption "^indent-cdata" contained +syn match tidyOption "^indent-spaces" contained +syn match tidyOption "^input-encoding" contained +syn match tidyOption "^input-xml" contained +syn match tidyOption "^join-classes" contained +syn match tidyOption "^join-styles" contained +syn match tidyOption "^keep-time" contained +syn match tidyOption "^language" contained +syn match tidyOption "^literal-attributes" contained +syn match tidyOption "^logical-emphasis" contained +syn match tidyOption "^lower-literals" contained +syn match tidyOption "^markup" contained +syn match tidyOption "^merge-divs" contained +syn match tidyOption "^ncr" contained +syn match tidyOption "^newline" contained +syn match tidyOption "^numeric-entities" contained +syn match tidyOption "^output-bom" contained +syn match tidyOption "^output-encoding" contained +syn match tidyOption "^output-file" contained +syn match tidyOption "^output-html" contained +syn match tidyOption "^output-xhtml" contained +syn match tidyOption "^output-xml" contained +syn match tidyOption "^punctuation-wrap" contained +syn match tidyOption "^quiet" contained +syn match tidyOption "^quote-ampersand" contained +syn match tidyOption "^quote-marks" contained +syn match tidyOption "^quote-nbsp" contained +syn match tidyOption "^raw" contained +syn match tidyOption "^repeated-attributes" contained +syn match tidyOption "^replace-color" contained +syn match tidyOption "^show-body-only" contained +syn match tidyOption "^show-errors" contained +syn match tidyOption "^show-warnings" contained +syn match tidyOption "^slide-style" contained +syn match tidyOption "^split" contained +syn match tidyOption "^tab-size" contained +syn match tidyOption "^tidy-mark" contained +syn match tidyOption "^uppercase-attributes" contained +syn match tidyOption "^uppercase-tags" contained +syn match tidyOption "^word-2000" contained +syn match tidyOption "^wrap" contained +syn match tidyOption "^wrap-asp" contained +syn match tidyOption "^wrap-attributes" contained +syn match tidyOption "^wrap-jste" contained +syn match tidyOption "^wrap-php" contained +syn match tidyOption "^wrap-script-literals" contained +syn match tidyOption "^wrap-sections" contained +syn match tidyOption "^write-back" contained +syn match tidyOption "^vertical-space" contained +syn match tidyNewTagOption "^new-blocklevel-tags" contained +syn match tidyNewTagOption "^new-empty-tags" contained +syn match tidyNewTagOption "^new-inline-tags" contained +syn match tidyNewTagOption "^new-pre-tags" contained + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tidy_syn_inits") + if version < 508 + let did_tidy_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tidyBoolean Boolean + HiLink tidyComment Comment + HiLink tidyDelimiter Special + HiLink tidyDoctype Constant + HiLink tidyEncoding Constant + HiLink tidyNewline Constant + HiLink tidyNewTagDelimiter Special + HiLink tidyNewTagOption Identifier + HiLink tidyNewTagValue Constant + HiLink tidyNumber Number + HiLink tidyOption Identifier + HiLink tidyRepeat Constant + HiLink tidyString String + HiLink tidyTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "tidy" + +" vim: ts=8 diff --git a/vim73/syntax/tilde.vim b/vim73/syntax/tilde.vim new file mode 100644 index 0000000..3fdebf1 --- /dev/null +++ b/vim73/syntax/tilde.vim @@ -0,0 +1,41 @@ +" Vim syntax file +" This file works only for Vim6.x +" Language: Tilde +" Maintainer: Tobias Rundstrm +" URL: http://www.tildesoftware.net +" CVS: $Id: tilde.vim,v 1.1 2004/06/13 19:31:51 vimboss Exp $ + +if exists("b:current_syntax") + finish +endif + +"tilde dosent care ... +syn case ignore + +syn match tildeFunction "\~[a-z_0-9]\+"ms=s+1 +syn region tildeParen start="(" end=")" contains=tildeString,tildeNumber,tildeVariable,tildeField,tildeSymtab,tildeFunction,tildeParen,tildeHexNumber,tildeOperator +syn region tildeString contained start=+"+ skip=+\\\\\|\\"+ end=+"+ keepend +syn region tildeString contained start=+'+ skip=+\\\\\|\\"+ end=+'+ keepend +syn match tildeNumber "\d" contained +syn match tildeOperator "or\|and" contained +syn match tildeHexNumber "0x[a-z0-9]\+" contained +syn match tildeVariable "$[a-z_0-9]\+" contained +syn match tildeField "%[a-z_0-9]\+" contained +syn match tildeSymtab "@[a-z_0-9]\+" contained +syn match tildeComment "^#.*" +syn region tildeCurly start=+{+ end=+}+ contained contains=tildeLG,tildeString,tildeNumber,tildeVariable,tildeField,tildeFunction,tildeSymtab,tildeHexNumber +syn match tildeLG "=>" contained + + +hi def link tildeComment Comment +hi def link tildeFunction Operator +hi def link tildeOperator Operator +hi def link tildeString String +hi def link tildeNumber Number +hi def link tildeHexNumber Number +hi def link tildeVariable Identifier +hi def link tildeField Identifier +hi def link tildeSymtab Identifier +hi def link tildeError Error + +let b:current_syntax = "tilde" diff --git a/vim73/syntax/tli.vim b/vim73/syntax/tli.vim new file mode 100644 index 0000000..5685a6c --- /dev/null +++ b/vim73/syntax/tli.vim @@ -0,0 +1,71 @@ +" Vim syntax file +" Language: TealInfo source files (*.tli) +" Maintainer: Kurt W. Andrews +" Last Change: 2001 May 10 +" Version: 1.0 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" TealInfo Objects + +syn keyword tliObject LIST POPLIST WINDOW POPWINDOW OUTLINE CHECKMARK GOTO +syn keyword tliObject LABEL IMAGE RECT TRES PASSWORD POPEDIT POPIMAGE CHECKLIST + +" TealInfo Fields + +syn keyword tliField X Y W H BX BY BW BH SX SY FONT BFONT CYCLE DELAY TABS +syn keyword tliField STYLE BTEXT RECORD DATABASE KEY TARGET DEFAULT TEXT +syn keyword tliField LINKS MAXVAL + +" TealInfo Styles + +syn keyword tliStyle INVERTED HORIZ_RULE VERT_RULE NO_SCROLL NO_BORDER BOLD_BORDER +syn keyword tliStyle ROUND_BORDER ALIGN_RIGHT ALIGN_CENTER ALIGN_LEFT_START ALIGN_RIGHT_START +syn keyword tliStyle ALIGN_CENTER_START ALIGN_LEFT_END ALIGN_RIGHT_END ALIGN_CENTER_END +syn keyword tliStyle LOCKOUT BUTTON_SCROLL BUTTON_SELECT STROKE_FIND FILLED REGISTER + +" String and Character constants + +syn match tliSpecial "@" +syn region tliString start=+"+ end=+"+ + +"TealInfo Numbers, identifiers and comments + +syn case ignore +syn match tliNumber "\d*" +syn match tliIdentifier "\<\h\w*\>" +syn match tliComment "#.*" +syn case match + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tli_syntax_inits") + if version < 508 + let did_tli_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tliNumber Number + HiLink tliString String + HiLink tliComment Comment + HiLink tliSpecial SpecialChar + HiLink tliIdentifier Identifier + HiLink tliObject Statement + HiLink tliField Type + HiLink tliStyle PreProc + + delcommand HiLink +endif + +let b:current_syntax = "tli" + +" vim: ts=8 diff --git a/vim73/syntax/tpp.vim b/vim73/syntax/tpp.vim new file mode 100644 index 0000000..050a2ba --- /dev/null +++ b/vim73/syntax/tpp.vim @@ -0,0 +1,100 @@ +" Vim syntax file +" Language: tpp - Text Presentation Program +" Maintainer: Debian Vim Maintainers +" Former Maintainer: Gerfried Fuchs +" Last Change: 2007-10-14 +" URL: http://git.debian.org/?p=pkg-vim/vim.git;a=blob_plain;f=runtime/syntax/tpp.vim;hb=debian +" Filenames: *.tpp +" License: BSD +" +" XXX This file is in need of a new maintainer, Debian VIM Maintainers maintain +" it only because patches have been submitted for it by Debian users and the +" former maintainer was MIA (Missing In Action), taking over its +" maintenance was thus the only way to include those patches. +" If you care about this file, and have time to maintain it please do so! +" +" Comments are very welcome - but please make sure that you are commenting on +" the latest version of this file. +" SPAM is _NOT_ welcome - be ready to be reported! + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +if !exists("main_syntax") + let main_syntax = 'tpp' +endif + + +"" list of the legal switches/options +syn match tppAbstractOptionKey contained "^--\%(author\|title\|date\|footer\) *" nextgroup=tppString +syn match tppPageLocalOptionKey contained "^--\%(heading\|center\|right\|huge\|sethugefont\|exec\) *" nextgroup=tppString +syn match tppPageLocalSwitchKey contained "^--\%(horline\|-\|\%(begin\|end\)\%(\%(shell\)\?output\|slide\%(left\|right\|top\|bottom\)\)\|\%(bold\|rev\|ul\)\%(on\|off\)\|withborder\)" +syn match tppNewPageOptionKey contained "^--newpage *" nextgroup=tppString +syn match tppColorOptionKey contained "^--\%(\%(bg\|fg\)\?color\) *" +syn match tppTimeOptionKey contained "^--sleep *" + +syn match tppString contained ".*" +syn match tppColor contained "\%(white\|yellow\|red\|green\|blue\|cyan\|magenta\|black\|default\)" +syn match tppTime contained "\d\+" + +syn region tppPageLocalSwitch start="^--" end="$" contains=tppPageLocalSwitchKey oneline +syn region tppColorOption start="^--\%(\%(bg\|fg\)\?color\)" end="$" contains=tppColorOptionKey,tppColor oneline +syn region tppTimeOption start="^--sleep" end="$" contains=tppTimeOptionKey,tppTime oneline +syn region tppNewPageOption start="^--newpage" end="$" contains=tppNewPageOptionKey oneline +syn region tppPageLocalOption start="^--\%(heading\|center\|right\|huge\|sethugefont\|exec\)" end="$" contains=tppPageLocalOptionKey oneline +syn region tppAbstractOption start="^--\%(author\|title\|date\|footer\)" end="$" contains=tppAbstractOptionKey oneline + +if main_syntax != 'sh' + " shell command + if version < 600 + syn include @tppShExec :p:h/sh.vim + else + syn include @tppShExec syntax/sh.vim + endif + unlet b:current_syntax + + syn region shExec matchgroup=tppPageLocalOptionKey start='^--exec *' keepend end='$' contains=@tppShExec + +endif + +syn match tppComment "^--##.*$" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tpp_syn_inits") + if version < 508 + let did_tpp_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tppAbstractOptionKey Special + HiLink tppPageLocalOptionKey Keyword + HiLink tppPageLocalSwitchKey Keyword + HiLink tppColorOptionKey Keyword + HiLink tppTimeOptionKey Comment + HiLink tppNewPageOptionKey PreProc + HiLink tppString String + HiLink tppColor String + HiLink tppTime Number + HiLink tppComment Comment + HiLink tppAbstractOption Error + HiLink tppPageLocalOption Error + HiLink tppPageLocalSwitch Error + HiLink tppColorOption Error + HiLink tppNewPageOption Error + HiLink tppTimeOption Error + + delcommand HiLink +endif + +let b:current_syntax = "tpp" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/trasys.vim b/vim73/syntax/trasys.vim new file mode 100644 index 0000000..cfecc1c --- /dev/null +++ b/vim73/syntax/trasys.vim @@ -0,0 +1,177 @@ +" Vim syntax file +" Language: TRASYS input file +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.inp +" URL: http://www.naglenet.org/vim/syntax/trasys.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + +" Force free-form fortran format +let fortran_free_source=1 + +" Load FORTRAN syntax file +if version < 600 + source :p:h/fortran.vim +else + runtime! syntax/fortran.vim +endif +unlet b:current_syntax + + +" Ignore case +syn case ignore + + + +" Define keywords for TRASYS +syn keyword trasysOptions model rsrec info maxfl nogo dmpdoc +syn keyword trasysOptions rsi rti rso rto bcdou cmerg emerg +syn keyword trasysOptions user1 nnmin erplot + +syn keyword trasysSurface icsn tx ty tz rotx roty rotz inc bcsn +syn keyword trasysSurface nnx nny nnz nnax nnr nnth unnx +syn keyword trasysSurface unny unnz unnax unnr unnth type idupsf +syn keyword trasysSurface imagsf act active com shade bshade axmin +syn keyword trasysSurface axmax zmin zmax rmin rmax thmin thmin +syn keyword trasysSurface thmax alpha emiss trani trans spri sprs +syn keyword trasysSurface refno posit com dupbcs dimensions +syn keyword trasysSurface dimension position prop surfn + +syn keyword trasysSurfaceType rect trap disk cyl cone sphere parab +syn keyword trasysSurfaceType box5 box6 shpero tor ogiv elem tape poly + +syn keyword trasysSurfaceArgs ff di top bottom in out both no only + +syn keyword trasysArgs fig smn nodea zero only ir sol +syn keyword trasysArgs both wband stepn initl + +syn keyword trasysOperations orbgen build + +"syn keyword trasysSubRoutine call +syn keyword trasysSubRoutine chgblk ndata ndatas odata odatas +syn keyword trasysSubRoutine pldta ffdata cmdata adsurf rbdata +syn keyword trasysSubRoutine rtdata pffshd orbit1 orbit2 orient +syn keyword trasysSubRoutine didt1 didt1s didt2 didt2s spin +syn keyword trasysSubRoutine spinav dicomp distab drdata gbdata +syn keyword trasysSubRoutine gbaprx rkdata rcdata aqdata stfaq +syn keyword trasysSubRoutine qodata qoinit modar modpr modtr +syn keyword trasysSubRoutine modprs modshd moddat rstoff rston +syn keyword trasysSubRoutine rsmerg ffread diread ffusr1 diusr1 +syn keyword trasysSubRoutine surfp didt3 didt3s romain stfrc +syn keyword trasysSubRoutine rornt rocstr romove flxdata title + +syn keyword trassyPrcsrSegm nplot oplot plot cmcal ffcal rbcal +syn keyword trassyPrcsrSegm rtcal dical drcal sfcal gbcal rccal +syn keyword trassyPrcsrSegm rkcal aqcal qocal + + + +" Define matches for TRASYS +syn match trasysOptions "list source" +syn match trasysOptions "save source" +syn match trasysOptions "no print" + +"syn match trasysSurface "^K *.* [^$]" +"syn match trasysSurface "^D *[0-9]*\.[0-9]\+" +"syn match trasysSurface "^I *.*[0-9]\+\.\=" +"syn match trasysSurface "^N *[0-9]\+" +"syn match trasysSurface "^M *[a-z[A-Z0-9]\+" +"syn match trasysSurface "^B[C][S] *[a-zA-Z0-9]*" +"syn match trasysSurface "^S *SURFN.*[0-9]" +syn match trasysSurface "P[0-9]* *="he=e-1 + +syn match trasysIdentifier "^L "he=e-1 +syn match trasysIdentifier "^K "he=e-1 +syn match trasysIdentifier "^D "he=e-1 +syn match trasysIdentifier "^I "he=e-1 +syn match trasysIdentifier "^N "he=e-1 +syn match trasysIdentifier "^M "he=e-1 +syn match trasysIdentifier "^B[C][S]" +syn match trasysIdentifier "^S "he=e-1 + +syn match trasysComment "^C.*$" +syn match trasysComment "^R.*$" +syn match trasysComment "\$.*$" + +syn match trasysHeader "^header[^,]*" + +syn match trasysMacro "^FAC" + +syn match trasysInteger "-\=\<[0-9]*\>" +syn match trasysFloat "-\=\<[0-9]*\.[0-9]*" +syn match trasysScientific "-\=\<[0-9]*\.[0-9]*E[-+]\=[0-9]\+\>" + +syn match trasysBlank "' \+'"hs=s+1,he=e-1 + +syn match trasysEndData "^END OF DATA" + +if exists("thermal_todo") + execute 'syn match trasysTodo ' . '"^'.thermal_todo.'.*$"' +else + syn match trasysTodo "^?.*$" +endif + + + +" Define regions for TRASYS +syn region trasysComment matchgroup=trasysHeader start="^HEADER DOCUMENTATION DATA" end="^HEADER[^,]*" + + + +" Define synchronizing patterns for TRASYS +syn sync maxlines=500 +syn sync match trasysSync grouphere trasysComment "^HEADER DOCUMENTATION DATA" + + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_trasys_syntax_inits") + if version < 508 + let did_trasys_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink trasysOptions Special + HiLink trasysSurface Special + HiLink trasysSurfaceType Constant + HiLink trasysSurfaceArgs Constant + HiLink trasysArgs Constant + HiLink trasysOperations Statement + HiLink trasysSubRoutine Statement + HiLink trassyPrcsrSegm PreProc + HiLink trasysIdentifier Identifier + HiLink trasysComment Comment + HiLink trasysHeader Typedef + HiLink trasysMacro Macro + HiLink trasysInteger Number + HiLink trasysFloat Float + HiLink trasysScientific Float + + HiLink trasysBlank SpecialChar + + HiLink trasysEndData Macro + + HiLink trasysTodo Todo + + delcommand HiLink +endif + + +let b:current_syntax = "trasys" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/trustees.vim b/vim73/syntax/trustees.vim new file mode 100644 index 0000000..4bc8874 --- /dev/null +++ b/vim73/syntax/trustees.vim @@ -0,0 +1,43 @@ +" Vim syntax file +" Language: trustees +" Maintainer: Nima Talebi +" Last Change: 2005-10-12 + +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +syntax case match +syntax sync minlines=0 maxlines=0 + +" Errors & Comments +syntax match tfsError /.*/ +highlight link tfsError Error +syntax keyword tfsSpecialComment TODO XXX FIXME contained +highlight link tfsSpecialComment Todo +syntax match tfsComment ~\s*#.*~ contains=tfsSpecialComment +highlight link tfsComment Comment + +" Operators & Delimiters +highlight link tfsSpecialChar Operator +syntax match tfsSpecialChar ~[*!+]~ contained +highlight link tfsDelimiter Delimiter +syntax match tfsDelimiter ~:~ contained + +" Trustees Rules - Part 1 of 3 - The Device +syntax region tfsRuleDevice matchgroup=tfsDeviceContainer start=~\[/~ end=~\]~ nextgroup=tfsRulePath oneline +highlight link tfsRuleDevice Label +highlight link tfsDeviceContainer PreProc + +" Trustees Rules - Part 2 of 3 - The Path +syntax match tfsRulePath ~/[-_a-zA-Z0-9/]*~ nextgroup=tfsRuleACL contained contains=tfsDelimiter +highlight link tfsRulePath String + +" Trustees Rules - Part 3 of 3 - The ACLs +syntax match tfsRuleACL ~\(:\(\*\|[+]\{0,1\}[a-zA-Z0-9/]\+\):[RWEBXODCU!]\+\)\+$~ contained contains=tfsDelimiter,tfsRuleWho,tfsRuleWhat +syntax match tfsRuleWho ~\(\*\|[+]\{0,1\}[a-zA-Z0-9/]\+\)~ contained contains=tfsSpecialChar +highlight link tfsRuleWho Identifier +syntax match tfsRuleWhat ~[RWEBXODCU!]\+~ contained contains=tfsSpecialChar +highlight link tfsRuleWhat Structure diff --git a/vim73/syntax/tsalt.vim b/vim73/syntax/tsalt.vim new file mode 100644 index 0000000..56f1755 --- /dev/null +++ b/vim73/syntax/tsalt.vim @@ -0,0 +1,214 @@ +" Vim syntax file +" Language: Telix (Modem Comm Program) SALT Script +" Maintainer: Sean M. McKee +" Last Change: 2001 May 09 +" Version Info: @(#)tsalt.vim 1.5 97/12/16 08:11:15 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" turn case matching off +syn case ignore + +"FUNCTIONS +" Character Handling Functions +syn keyword tsaltFunction IsAscii IsAlNum IsAlpha IsCntrl IsDigit +syn keyword tsaltFunction IsLower IsUpper ToLower ToUpper + +" Connect Device Operations +syn keyword tsaltFunction Carrier cInp_Cnt cGetC cGetCT cPutC cPutN +syn keyword tsaltFunction cPutS cPutS_TR FlushBuf Get_Baud +syn keyword tsaltFunction Get_DataB Get_Port Get_StopB Hangup +syn keyword tsaltFunction KillConnectDevice MakeConnectDevice +syn keyword tsaltFunction Send_Brk Set_ConnectDevice Set_Port + +" File Input/Output Operations +syn keyword tsaltFunction fClearErr fClose fDelete fError fEOF fFlush +syn keyword tsaltFunction fGetC fGetS FileAttr FileFind FileSize +syn keyword tsaltFunction FileTime fnStrip fOpen fPutC fPutS fRead +syn keyword tsaltFunction fRename fSeek fTell fWrite + +" File Transfers and Logs +syn keyword tsaltFunction Capture Capture_Stat Printer Receive Send +syn keyword tsaltFunction Set_DefProt UsageLog Usage_Stat UStamp + +" Input String Matching +syn keyword tsaltFunction Track Track_AddChr Track_Free Track_Hit +syn keyword tsaltFunction WaitFor + +" Keyboard Operations +syn keyword tsaltFunction InKey InKeyW KeyGet KeyLoad KeySave KeySet + +" Miscellaneous Functions +syn keyword tsaltFunction ChatMode Dos Dial DosFunction ExitTelix +syn keyword tsaltFunction GetEnv GetFon HelpScreen LoadFon NewDir +syn keyword tsaltFunction Randon Redial RedirectDOS Run +syn keyword tsaltFunction Set_Terminal Show_Directory TelixVersion +syn keyword tsaltFunction Terminal TransTab Update_Term + +" Script Management +syn keyword tsaltFunction ArgCount Call CallD CompileScript GetRunPath +syn keyword tsaltFunction Is_Loaded Load_Scr ScriptVersion +syn keyword tsaltFunction TelixForWindows Unload_Scr + +" Sound Functions +syn keyword tsaltFunction Alarm PlayWave Tone + +" String Handling +syn keyword tsaltFunction CopyChrs CopyStr DelChrs GetS GetSXY +syn keyword tsaltFunction InputBox InsChrs ItoS SetChr StoI StrCat +syn keyword tsaltFunction StrChr StrCompI StrLen StrLower StrMaxLen +syn keyword tsaltFunction StrPos StrPosI StrUpper SubChr SubChrs +syn keyword tsaltFunction SubStr + +" Time, Date, and Timer Operations +syn keyword tsaltFunction CurTime Date Delay Delay_Scr Get_OnlineTime +syn keyword tsaltFunction tDay tHour tMin tMonth tSec tYear Time +syn keyword tsaltFunction Time_Up Timer_Free Time_Restart +syn keyword tsaltFunction Time_Start Time_Total + +" Video Operations +syn keyword tsaltFunction Box CNewLine Cursor_OnOff Clear_Scr +syn keyword tsaltFunction GetTermHeight GetTermWidth GetX GetY +syn keyword tsaltFunction GotoXY MsgBox NewLine PrintC PrintC_Trm +syn keyword tsaltFunction PrintN PrintN_Trm PrintS PrintS_Trm +syn keyword tsaltFunction PrintSC PRintSC_Trm +syn keyword tsaltFunction PStrA PStrAXY Scroll Status_Wind vGetChr +syn keyword tsaltFunction vGetChrs vGetChrsA vPutChr vPutChrs +syn keyword tsaltFunction vPutChrsA vRstrArea vSaveArea + +" Dynamic Data Exchange (DDE) Operations +syn keyword tsaltFunction DDEExecute DDEInitate DDEPoke DDERequest +syn keyword tsaltFunction DDETerminate DDETerminateAll +"END FUNCTIONS + +"PREDEFINED VARAIABLES +syn keyword tsaltSysVar _add_lf _alarm_on _answerback_str _asc_rcrtrans +syn keyword tsaltSysVar _asc_remabort _asc_rlftrans _asc_scpacing +syn keyword tsaltSysVar _asc_scrtrans _asc_secho _asc_slpacing +syn keyword tsaltSysVar _asc_spacechr _asc_striph _back_color +syn keyword tsaltSysVar _capture_fname _connect_str _dest_bs +syn keyword tsaltSysVar _dial_pause _dial_time _dial_post +syn keyword tsaltSysVar _dial_pref1 _dial_pref2 _dial_pref3 +syn keyword tsaltSysVar _dial_pref4 _dir_prog _down_dir +syn keyword tsaltSysVar _entry_bbstype _entry_comment _entry_enum +syn keyword tsaltSysVar _entry_name _entry_num _entry_logonname +syn keyword tsaltSysVar _entry_pass _fore_color _image_file +syn keyword tsaltSysVar _local_echo _mdm_hang_str _mdm_init_str +syn keyword tsaltSysVar _no_connect1 _no_connect2 _no_connect3 +syn keyword tsaltSysVar _no_connect4 _no_connect5 _redial_stop +syn keyword tsaltSysVar _scr_chk_key _script_dir _sound_on +syn keyword tsaltSysVar _strip_high _swap_bs _telix_dir _up_dir +syn keyword tsaltSysVar _usage_fname _zmodauto _zmod_rcrash +syn keyword tsaltSysVar _zmod_scrash +"END PREDEFINED VARAIABLES + +"TYPE +syn keyword tsaltType str int +"END TYPE + +"KEYWORDS +syn keyword tsaltStatement goto break return continue +syn keyword tsaltConditional if then else +syn keyword tsaltRepeat while for do +"END KEYWORDS + +syn keyword tsaltTodo contained TODO + +" the rest is pretty close to C ----------------------------------------- + +" String and Character constants +" Highlight special characters (those which have a backslash) differently +syn match tsaltSpecial contained "\^\d\d\d\|\^." +syn region tsaltString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=tsaltSpecial +syn match tsaltCharacter "'[^\\]'" +syn match tsaltSpecialCharacter "'\\.'" + +"catch errors caused by wrong parenthesis +syn region tsaltParen transparent start='(' end=')' contains=ALLBUT,tsaltParenError,tsaltIncluded,tsaltSpecial,tsaltTodo +syn match tsaltParenError ")" +syn match tsaltInParen contained "[{}]" + +hi link tsaltParenError tsaltError +hi link tsaltInParen tsaltError + +"integer number, or floating point number without a dot and with "f". +syn match tsaltNumber "\<\d\+\(u\=l\=\|lu\|f\)\>" +"floating point number, with dot, optional exponent +syn match tsaltFloat "\<\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, starting with a dot, optional exponent +syn match tsaltFloat "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match tsaltFloat "\<\d\+e[-+]\=\d\+[fl]\=\>" +"hex number +syn match tsaltNumber "0x[0-9a-f]\+\(u\=l\=\|lu\)\>" +"syn match cIdentifier "\<[a-z_][a-z0-9_]*\>" + +syn region tsaltComment start="/\*" end="\*/" contains=cTodo +syn match tsaltComment "//.*" contains=cTodo +syn match tsaltCommentError "\*/" + +syn region tsaltPreCondit start="^[ \t]*#[ \t]*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=tsaltComment,tsaltString,tsaltCharacter,tsaltNumber,tsaltCommentError +syn region tsaltIncluded contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match tsaltIncluded contained "<[^>]*>" +syn match tsaltInclude "^[ \t]*#[ \t]*include\>[ \t]*["<]" contains=tsaltIncluded +"syn match TelixSalyLineSkip "\\$" +syn region tsaltDefine start="^[ \t]*#[ \t]*\(define\>\|undef\>\)" skip="\\$" end="$" contains=ALLBUT,tsaltPreCondit,tsaltIncluded,tsaltInclude,tsaltDefine,tsaltInParen +syn region tsaltPreProc start="^[ \t]*#[ \t]*\(pragma\>\|line\>\|warning\>\|warn\>\|error\>\)" skip="\\$" end="$" contains=ALLBUT,tsaltPreCondit,tsaltIncluded,tsaltInclude,tsaltDefine,tsaltInParen + +" Highlight User Labels +syn region tsaltMulti transparent start='?' end=':' contains=ALLBUT,tsaltIncluded,tsaltSpecial,tsaltTodo + +syn sync ccomment tsaltComment + + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tsalt_syntax_inits") + if version < 508 + let did_tsalt_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tsaltFunction Statement + HiLink tsaltSysVar Type + "HiLink tsaltLibFunc UserDefFunc + "HiLink tsaltConstants Type + "HiLink tsaltFuncArg Type + "HiLink tsaltOperator Operator + "HiLink tsaltLabel Label + "HiLink tsaltUserLabel Label + HiLink tsaltConditional Conditional + HiLink tsaltRepeat Repeat + HiLink tsaltCharacter SpecialChar + HiLink tsaltSpecialCharacter SpecialChar + HiLink tsaltNumber Number + HiLink tsaltFloat Float + HiLink tsaltCommentError tsaltError + HiLink tsaltInclude Include + HiLink tsaltPreProc PreProc + HiLink tsaltDefine Macro + HiLink tsaltIncluded tsaltString + HiLink tsaltError Error + HiLink tsaltStatement Statement + HiLink tsaltPreCondit PreCondit + HiLink tsaltType Type + HiLink tsaltString String + HiLink tsaltComment Comment + HiLink tsaltSpecial Special + HiLink tsaltTodo Todo + + delcommand HiLink +endif + +let b:current_syntax = "tsalt" + +" vim: ts=8 diff --git a/vim73/syntax/tsscl.vim b/vim73/syntax/tsscl.vim new file mode 100644 index 0000000..3fc18c6 --- /dev/null +++ b/vim73/syntax/tsscl.vim @@ -0,0 +1,217 @@ +" Vim syntax file +" Language: TSS (Thermal Synthesizer System) Command Line +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.tsscl +" URL: http://www.naglenet.org/vim/syntax/tsscl.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + + +" Ignore case +syn case ignore + + + +" +" +" Begin syntax definitions for tss geomtery file. +" + +" Load TSS geometry syntax file +"source $VIM/myvim/tssgm.vim +"source $VIMRUNTIME/syntax/c.vim + +" Define keywords for TSS +syn keyword tssclCommand begin radk list heatrates attr draw + +syn keyword tssclKeyword cells rays error nodes levels objects cpu +syn keyword tssclKeyword units length positions energy time unit solar +syn keyword tssclKeyword solar_constant albedo planet_power + +syn keyword tssclEnd exit + +syn keyword tssclUnits cm feet meters inches +syn keyword tssclUnits Celsius Kelvin Fahrenheit Rankine + + + +" Define matches for TSS +syn match tssclString /"[^"]\+"/ contains=ALLBUT,tssInteger,tssclKeyword,tssclCommand,tssclEnd,tssclUnits + +syn match tssclComment "#.*$" + +" rational and logical operators +" < Less than +" > Greater than +" <= Less than or equal +" >= Greater than or equal +" == or = Equal to +" != Not equal to +" && or & Logical AND +" || or | Logical OR +" ! Logical NOT +" +" algebraic operators: +" ^ or ** Exponentation +" * Multiplication +" / Division +" % Remainder +" + Addition +" - Subtraction +" +syn match tssclOper "||\||\|&&\|&\|!=\|!\|>=\|<=\|>\|<\|+\|-\|^\|\*\*\|\*\|/\|%\|==\|=\|\." skipwhite + +" CLI Directive Commands, with arguments +" +" BASIC COMMAND LIST +" *ADD input_source +" *ARITHMETIC { [ON] | OFF } +" *CLOSE unit_number +" *CPU +" *DEFINE +" *ECHO[/qualifiers] { [ON] | OFF } +" *ELSE [IF { 0 | 1 } ] +" *END { IF | WHILE } +" *EXIT +" *IF { 0 | 1 } +" *LIST/n list variable +" *OPEN[/r | /r+ | /w | /w+ ] unit_number file_name +" *PROMPT prompt_string sybol_name +" *READ/unit=unit_number[/LOCAL | /GLOBAL ] sym1 [sym2, [sym3 ...]] +" *REWIND +" *STOP +" *STRCMP string_1 string_2 difference +" *SYSTEM command +" *UNDEFINE[/LOCAL][/GLOBAL] symbol_name +" *WHILE { 0 | 1 } +" *WRITE[/unit=unit_number] output text +" +syn match tssclDirective "\*ADD" +syn match tssclDirective "\*ARITHMETIC \+\(ON\|OFF\)" +syn match tssclDirective "\*CLOSE" +syn match tssclDirective "\*CPU" +syn match tssclDirective "\*DEFINE" +syn match tssclDirective "\*ECHO" +syn match tssclConditional "\*ELSE" +syn match tssclConditional "\*END \+\(IF\|WHILE\)" +syn match tssclDirective "\*EXIT" +syn match tssclConditional "\*IF" +syn match tssclDirective "\*LIST" +syn match tssclDirective "\*OPEN" +syn match tssclDirective "\*PROMPT" +syn match tssclDirective "\*READ" +syn match tssclDirective "\*REWIND" +syn match tssclDirective "\*STOP" +syn match tssclDirective "\*STRCMP" +syn match tssclDirective "\*SYSTEM" +syn match tssclDirective "\*UNDEFINE" +syn match tssclConditional "\*WHILE" +syn match tssclDirective "\*WRITE" + +syn match tssclContChar "-$" + +" C library functoins +" Bessel functions (jn, yn) +" Error and complementary error fuctions (erf, erfc) +" Exponential functions (exp) +" Logrithm (log, log10) +" Power (pow) +" Square root (sqrt) +" Floor (floor) +" Ceiling (ceil) +" Floating point remainder (fmod) +" Floating point absolute value (fabs) +" Gamma (gamma) +" Euclidean distance function (hypot) +" Hperbolic functions (sinh, cosh, tanh) +" Trigometric functions in radians (sin, cos, tan, asin, acos, atan, atan2) +" Trigometric functions in degrees (sind, cosd, tand, asind, acosd, atand, +" atan2d) +" +" local varialbles: cl_arg1, cl_arg2, etc. (cl_arg is an array of arguments) +" cl_args is the number of arguments +" +" +" I/O: *PROMPT, *WRITE, *READ +" +" Conditional branching: +" IF, ELSE IF, END +" *IF value *IF I==10 +" *ELSE IF value *ELSE IF I<10 +" *ELSE *ELSE +" *ENDIF *ENDIF +" +" +" Iterative looping: +" WHILE +" *WHILE test +" ..... +" *END WHILE +" +" +" EXAMPLE: +" *DEFINE I = 1 +" *WHILE (I <= 10) +" *WRITE I = 'I' +" *DEFINE I = (I + 1) +" *END WHILE +" + +syn match tssclQualifier "/[^/ ]\+"hs=s+1 +syn match tssclSymbol "'\S\+'" +"syn match tssclSymbol2 " \S\+ " contained + +syn match tssclInteger "-\=\<[0-9]*\>" +syn match tssclFloat "-\=\<[0-9]*\.[0-9]*" +syn match tssclScientific "-\=\<[0-9]*\.[0-9]*E[-+]\=[0-9]\+\>" + + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tsscl_syntax_inits") + if version < 508 + let did_tsscl_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tssclCommand Statement + HiLink tssclKeyword Special + HiLink tssclEnd Macro + HiLink tssclUnits Special + + HiLink tssclComment Comment + HiLink tssclDirective Statement + HiLink tssclConditional Conditional + HiLink tssclContChar Macro + HiLink tssclQualifier Typedef + HiLink tssclSymbol Identifier + HiLink tssclSymbol2 Symbol + HiLink tssclString String + HiLink tssclOper Operator + + HiLink tssclInteger Number + HiLink tssclFloat Number + HiLink tssclScientific Number + + delcommand HiLink +endif + + +let b:current_syntax = "tsscl" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/tssgm.vim b/vim73/syntax/tssgm.vim new file mode 100644 index 0000000..b8182d4 --- /dev/null +++ b/vim73/syntax/tssgm.vim @@ -0,0 +1,111 @@ +" Vim syntax file +" Language: TSS (Thermal Synthesizer System) Geometry +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.tssgm +" URL: http://www.naglenet.org/vim/syntax/tssgm.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + + +" Ignore case +syn case ignore + + + +" +" +" Begin syntax definitions for tss geomtery file. +" + +" Define keywords for TSS +syn keyword tssgmParam units mirror param active sides submodel include +syn keyword tssgmParam iconductor nbeta ngamma optics material thickness color +syn keyword tssgmParam initial_temp +syn keyword tssgmParam initial_id node_ids node_add node_type +syn keyword tssgmParam gamma_boundaries gamma_add beta_boundaries +syn keyword tssgmParam p1 p2 p3 p4 p5 p6 rot1 rot2 rot3 tx ty tz + +syn keyword tssgmSurfType rectangle trapezoid disc ellipse triangle +syn keyword tssgmSurfType polygon cylinder cone sphere ellipic-cone +syn keyword tssgmSurfType ogive torus box paraboloid hyperboloid ellipsoid +syn keyword tssgmSurfType quadrilateral trapeziod + +syn keyword tssgmArgs OUT IN DOWN BOTH DOUBLE NONE SINGLE RADK CC FECC +syn keyword tssgmArgs white red blue green yellow orange violet pink +syn keyword tssgmArgs turquoise grey black +syn keyword tssgmArgs Arithmetic Boundary Heater + +syn keyword tssgmDelim assembly + +syn keyword tssgmEnd end + +syn keyword tssgmUnits cm feet meters inches +syn keyword tssgmUnits Celsius Kelvin Fahrenheit Rankine + + + +" Define matches for TSS +syn match tssgmDefault "^DEFAULT/LENGTH = \(ft\|in\|cm\|m\)" +syn match tssgmDefault "^DEFAULT/TEMP = [CKFR]" + +syn match tssgmComment /comment \+= \+".*"/ contains=tssParam,tssgmCommentString +syn match tssgmCommentString /".*"/ contained + +syn match tssgmSurfIdent " \S\+\.\d\+ \=$" + +syn match tssgmString /"[^" ]\+"/ms=s+1,me=e-1 contains=ALLBUT,tssInteger + +syn match tssgmArgs / = [xyz],"/ms=s+3,me=e-2 + +syn match tssgmInteger "-\=\<[0-9]*\>" +syn match tssgmFloat "-\=\<[0-9]*\.[0-9]*" +syn match tssgmScientific "-\=\<[0-9]*\.[0-9]*E[-+]\=[0-9]\+\>" + + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tssgm_syntax_inits") + if version < 508 + let did_tssgm_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tssgmParam Statement + HiLink tssgmSurfType Type + HiLink tssgmArgs Special + HiLink tssgmDelim Typedef + HiLink tssgmEnd Macro + HiLink tssgmUnits Special + + HiLink tssgmDefault SpecialComment + HiLink tssgmComment Statement + HiLink tssgmCommentString Comment + HiLink tssgmSurfIdent Identifier + HiLink tssgmString Delimiter + + HiLink tssgmInteger Number + HiLink tssgmFloat Float + HiLink tssgmScientific Float + + delcommand HiLink +endif + + +let b:current_syntax = "tssgm" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/tssop.vim b/vim73/syntax/tssop.vim new file mode 100644 index 0000000..d416df0 --- /dev/null +++ b/vim73/syntax/tssop.vim @@ -0,0 +1,87 @@ +" Vim syntax file +" Language: TSS (Thermal Synthesizer System) Optics +" Maintainer: Adrian Nagle, anagle@ball.com +" Last Change: 2003 May 11 +" Filenames: *.tssop +" URL: http://www.naglenet.org/vim/syntax/tssop.vim +" MAIN URL: http://www.naglenet.org/vim/ + + + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + + + +" Ignore case +syn case ignore + + + +" +" +" Begin syntax definitions for tss optics file. +" + +" Define keywords for TSS +syn keyword tssopParam ir_eps ir_trans ir_spec ir_tspec ir_refract +syn keyword tssopParam sol_eps sol_trans sol_spec sol_tspec sol_refract +syn keyword tssopParam color + +"syn keyword tssopProp property + +syn keyword tssopArgs white red blue green yellow orange violet pink +syn keyword tssopArgs turquoise grey black + + + +" Define matches for TSS +syn match tssopComment /comment \+= \+".*"/ contains=tssopParam,tssopCommentString +syn match tssopCommentString /".*"/ contained + +syn match tssopProp "property " +syn match tssopProp "edit/optic " +syn match tssopPropName "^property \S\+" contains=tssopProp +syn match tssopPropName "^edit/optic \S\+$" contains=tssopProp + +syn match tssopInteger "-\=\<[0-9]*\>" +syn match tssopFloat "-\=\<[0-9]*\.[0-9]*" +syn match tssopScientific "-\=\<[0-9]*\.[0-9]*E[-+]\=[0-9]\+\>" + + + +" Define the default highlighting +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_tssop_syntax_inits") + if version < 508 + let did_tssop_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink tssopParam Statement + HiLink tssopProp Identifier + HiLink tssopArgs Special + + HiLink tssopComment Statement + HiLink tssopCommentString Comment + HiLink tssopPropName Typedef + + HiLink tssopInteger Number + HiLink tssopFloat Float + HiLink tssopScientific Float + + delcommand HiLink +endif + + +let b:current_syntax = "tssop" + +" vim: ts=8 sw=2 diff --git a/vim73/syntax/uc.vim b/vim73/syntax/uc.vim new file mode 100644 index 0000000..7eab1d4 --- /dev/null +++ b/vim73/syntax/uc.vim @@ -0,0 +1,178 @@ +" Vim syntax file +" Language: UnrealScript +" Maintainer: Mark Ferrell +" URL: ftp://ftp.chaoticdreams.org/pub/ut/vim/uc.vim +" Credits: Based on the java.vim syntax file by Claudio Fleiner +" Last change: 2003 May 31 + +" Please check :help uc.vim for comments on some of the options available. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" some characters that cannot be in a UnrealScript program (outside a string) +syn match ucError "[\\@`]" +syn match ucError "<<<\|\.\.\|=>\|<>\|||=\|&&=\|[^-]->\|\*\/" + +" we define it here so that included files can test for it +if !exists("main_syntax") + let main_syntax='uc' +endif + +syntax case ignore + +" keyword definitions +syn keyword ucBranch break continue +syn keyword ucConditional if else switch +syn keyword ucRepeat while for do foreach +syn keyword ucBoolean true false +syn keyword ucConstant null +syn keyword ucOperator new instanceof +syn keyword ucType boolean char byte short int long float double +syn keyword ucType void Pawn sound state auto exec function ipaddr +syn keyword ucType ELightType actor ammo defaultproperties bool +syn keyword ucType native noexport var out vector name local string +syn keyword ucType event +syn keyword ucStatement return +syn keyword ucStorageClass static synchronized transient volatile final +syn keyword ucMethodDecl synchronized throws + +" UnrealScript defines classes in sorta fscked up fashion +syn match ucClassDecl "^[Cc]lass[\s$]*\S*[\s$]*expands[\s$]*\S*;" contains=ucSpecial,ucSpecialChar,ucClassKeys +syn keyword ucClassKeys class expands extends +syn match ucExternal "^\#exec.*" contains=ucCommentString,ucNumber +syn keyword ucScopeDecl public protected private abstract + +" UnrealScript Functions +syn match ucFuncDef "^.*function\s*[\(]*" contains=ucType,ucStorageClass +syn match ucEventDef "^.*event\s*[\(]*" contains=ucType,ucStorageClass +syn match ucClassLabel "[a-zA-Z0-9]*\'[a-zA-Z0-9]*\'" contains=ucCharacter + +syn region ucLabelRegion transparent matchgroup=ucLabel start="\" matchgroup=NONE end=":" contains=ucNumber +syn match ucUserLabel "^\s*[_$a-zA-Z][_$a-zA-Z0-9_]*\s*:"he=e-1 contains=ucLabel +syn keyword ucLabel default + +" The following cluster contains all java groups except the contained ones +syn cluster ucTop contains=ucExternal,ucError,ucError,ucBranch,ucLabelRegion,ucLabel,ucConditional,ucRepeat,ucBoolean,ucConstant,ucTypedef,ucOperator,ucType,ucType,ucStatement,ucStorageClass,ucMethodDecl,ucClassDecl,ucClassDecl,ucClassDecl,ucScopeDecl,ucError,ucError2,ucUserLabel,ucClassLabel + +" Comments +syn keyword ucTodo contained TODO FIXME XXX +syn region ucCommentString contained start=+"+ end=+"+ end=+\*/+me=s-1,he=s-1 contains=ucSpecial,ucCommentStar,ucSpecialChar +syn region ucComment2String contained start=+"+ end=+$\|"+ contains=ucSpecial,ucSpecialChar +syn match ucCommentCharacter contained "'\\[^']\{1,6\}'" contains=ucSpecialChar +syn match ucCommentCharacter contained "'\\''" contains=ucSpecialChar +syn match ucCommentCharacter contained "'[^\\]'" +syn region ucComment start="/\*" end="\*/" contains=ucCommentString,ucCommentCharacter,ucNumber,ucTodo +syn match ucCommentStar contained "^\s*\*[^/]"me=e-1 +syn match ucCommentStar contained "^\s*\*$" +syn match ucLineComment "//.*" contains=ucComment2String,ucCommentCharacter,ucNumber,ucTodo +hi link ucCommentString ucString +hi link ucComment2String ucString +hi link ucCommentCharacter ucCharacter + +syn cluster ucTop add=ucComment,ucLineComment + +" match the special comment /**/ +syn match ucComment "/\*\*/" + +" Strings and constants +syn match ucSpecialError contained "\\." +"syn match ucSpecialCharError contained "[^']" +syn match ucSpecialChar contained "\\\([4-9]\d\|[0-3]\d\d\|[\"\\'ntbrf]\|u\x\{4\}\)" +syn region ucString start=+"+ end=+"+ contains=ucSpecialChar,ucSpecialError +syn match ucStringError +"\([^"\\]\|\\.\)*$+ +syn match ucCharacter "'[^']*'" contains=ucSpecialChar,ucSpecialCharError +syn match ucCharacter "'\\''" contains=ucSpecialChar +syn match ucCharacter "'[^\\]'" +syn match ucNumber "\<\(0[0-7]*\|0[xX]\x\+\|\d\+\)[lL]\=\>" +syn match ucNumber "\(\<\d\+\.\d*\|\.\d\+\)\([eE][-+]\=\d\+\)\=[fFdD]\=" +syn match ucNumber "\<\d\+[eE][-+]\=\d\+[fFdD]\=\>" +syn match ucNumber "\<\d\+\([eE][-+]\=\d\+\)\=[fFdD]\>" + +" unicode characters +syn match ucSpecial "\\u\d\{4\}" + +syn cluster ucTop add=ucString,ucCharacter,ucNumber,ucSpecial,ucStringError + +" catch errors caused by wrong parenthesis +syn region ucParen transparent start="(" end=")" contains=@ucTop,ucParen +syn match ucParenError ")" +hi link ucParenError ucError + +if !exists("uc_minlines") + let uc_minlines = 10 +endif +exec "syn sync ccomment ucComment minlines=" . uc_minlines + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_uc_syntax_inits") + if version < 508 + let did_uc_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink ucFuncDef Conditional + HiLink ucEventDef Conditional + HiLink ucBraces Function + HiLink ucBranch Conditional + HiLink ucLabel Label + HiLink ucUserLabel Label + HiLink ucConditional Conditional + HiLink ucRepeat Repeat + HiLink ucStorageClass StorageClass + HiLink ucMethodDecl ucStorageClass + HiLink ucClassDecl ucStorageClass + HiLink ucScopeDecl ucStorageClass + HiLink ucBoolean Boolean + HiLink ucSpecial Special + HiLink ucSpecialError Error + HiLink ucSpecialCharError Error + HiLink ucString String + HiLink ucCharacter Character + HiLink ucSpecialChar SpecialChar + HiLink ucNumber Number + HiLink ucError Error + HiLink ucStringError Error + HiLink ucStatement Statement + HiLink ucOperator Operator + HiLink ucOverLoaded Operator + HiLink ucComment Comment + HiLink ucDocComment Comment + HiLink ucLineComment Comment + HiLink ucConstant ucBoolean + HiLink ucTypedef Typedef + HiLink ucTodo Todo + + HiLink ucCommentTitle SpecialComment + HiLink ucDocTags Special + HiLink ucDocParam Function + HiLink ucCommentStar ucComment + + HiLink ucType Type + HiLink ucExternal Include + + HiLink ucClassKeys Conditional + HiLink ucClassLabel Conditional + + HiLink htmlComment Special + HiLink htmlCommentPart Special + + delcommand HiLink +endif + +let b:current_syntax = "uc" + +if main_syntax == 'uc' + unlet main_syntax +endif + +" vim: ts=8 diff --git a/vim73/syntax/udevconf.vim b/vim73/syntax/udevconf.vim new file mode 100644 index 0000000..a294604 --- /dev/null +++ b/vim73/syntax/udevconf.vim @@ -0,0 +1,39 @@ +" Vim syntax file +" Language: udev(8) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword udevconfTodo contained TODO FIXME XXX NOTE + +syn region udevconfComment display oneline start='^\s*#' end='$' + \ contains=udevconfTodo,@Spell + +syn match udevconfBegin display '^' + \ nextgroup=udevconfVariable,udevconfComment + \ skipwhite + +syn keyword udevconfVariable contained udev_root udev_db udev_rules udev_log + \ nextgroup=udevconfVariableEq + +syn match udevconfVariableEq contained '[[:space:]=]' + \ nextgroup=udevconfString skipwhite + +syn region udevconfString contained display oneline start=+"+ end=+"+ + +hi def link udevconfTodo Todo +hi def link udevconfComment Comment +hi def link udevconfVariable Identifier +hi def link udevconfVariableEq Operator +hi def link udevconfString String + +let b:current_syntax = "udevconf" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/udevperm.vim b/vim73/syntax/udevperm.vim new file mode 100644 index 0000000..9d3af09 --- /dev/null +++ b/vim73/syntax/udevperm.vim @@ -0,0 +1,69 @@ +" Vim syntax file +" Language: udev(8) permissions file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-04-19 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn match udevpermBegin display '^' nextgroup=udevpermDevice + +syn match udevpermDevice contained display '[^:]\+' + \ contains=udevpermPattern + \ nextgroup=udevpermUserColon + +syn match udevpermPattern contained '[*?]' +syn region udevpermPattern contained start='\[!\=' end='\]' + \ contains=udevpermPatRange + +syn match udevpermPatRange contained '[^[-]-[^]-]' + +syn match udevpermUserColon contained display ':' + \ nextgroup=udevpermUser + +syn match udevpermUser contained display '[^:]\+' + \ nextgroup=udevpermGroupColon + +syn match udevpermGroupColon contained display ':' + \ nextgroup=udevpermGroup + +syn match udevpermGroup contained display '[^:]\+' + \ nextgroup=udevpermPermColon + +syn match udevpermPermColon contained display ':' + \ nextgroup=udevpermPerm + +syn match udevpermPerm contained display '\<0\=\o\+\>' + \ contains=udevpermOctalZero + +syn match udevpermOctalZero contained display '\<0' +syn match udevpermOctalError contained display '\<0\o*[89]\d*\>' + +syn keyword udevpermTodo contained TODO FIXME XXX NOTE + +syn region udevpermComment display oneline start='^\s*#' end='$' + \ contains=udevpermTodo,@Spell + +hi def link udevpermTodo Todo +hi def link udevpermComment Comment +hi def link udevpermDevice String +hi def link udevpermPattern SpecialChar +hi def link udevpermPatRange udevpermPattern +hi def link udevpermColon Normal +hi def link udevpermUserColon udevpermColon +hi def link udevpermUser Identifier +hi def link udevpermGroupColon udevpermColon +hi def link udevpermGroup Type +hi def link udevpermPermColon udevpermColon +hi def link udevpermPerm Number +hi def link udevpermOctalZero PreProc +hi def link udevpermOctalError Error + +let b:current_syntax = "udevperm" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/udevrules.vim b/vim73/syntax/udevrules.vim new file mode 100644 index 0000000..b04d728 --- /dev/null +++ b/vim73/syntax/udevrules.vim @@ -0,0 +1,171 @@ +" Vim syntax file +" Language: udev(8) rules file +" Maintainer: Nikolai Weibull +" Latest Revision: 2006-12-18 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +" TODO: Line continuations. + +syn keyword udevrulesTodo contained TODO FIXME XXX NOTE + +syn region udevrulesComment display oneline start='^\s*#' end='$' + \ contains=udevrulesTodo,@Spell + +syn keyword udevrulesRuleKey ACTION DEVPATH KERNEL SUBSYSTEM KERNELS + \ SUBSYSTEMS DRIVERS RESULT + \ nextgroup=udevrulesRuleTest + \ skipwhite + +syn keyword udevrulesRuleKey ATTRS nextgroup=udevrulesAttrsPath + +syn region udevrulesAttrsPath display transparent + \ matchgroup=udevrulesDelimiter start='{' + \ matchgroup=udevrulesDelimiter end='}' + \ contains=udevrulesPath + \ nextgroup=udevrulesRuleTest + \ skipwhite + +syn keyword udevrulesRuleKey ENV nextgroup=udevrulesEnvVar + +syn region udevrulesEnvVar display transparent + \ matchgroup=udevrulesDelimiter start='{' + \ matchgroup=udevrulesDelimiter end='}' + \ contains=udevrulesVariable + \ nextgroup=udevrulesRuleTest,udevrulesRuleEq + \ skipwhite + +syn keyword udevrulesRuleKey PROGRAM RESULT + \ nextgroup=udevrulesEStringTest,udevrulesEStringEq + \ skipwhite + +syn keyword udevrulesAssignKey NAME SYMLINK OWNER GROUP RUN + \ nextgroup=udevrulesEStringEq + \ skipwhite + +syn keyword udevrulesAssignKey MODE LABEL GOTO WAIT_FOR_SYSFS + \ nextgroup=udevrulesRuleEq + \ skipwhite + +syn keyword udevrulesAssignKey ATTR nextgroup=udevrulesAttrsPath + +syn region udevrulesAttrKey display transparent + \ matchgroup=udevrulesDelimiter start='{' + \ matchgroup=udevrulesDelimiter end='}' + \ contains=udevrulesKey + \ nextgroup=udevrulesRuleEq + \ skipwhite + +syn keyword udevrulesAssignKey IMPORT nextgroup=udevrulesImport, + \ udevrulesEStringEq + \ skipwhite + +syn region udevrulesImport display transparent + \ matchgroup=udevrulesDelimiter start='{' + \ matchgroup=udevrulesDelimiter end='}' + \ contains=udevrulesImportType + \ nextgroup=udevrulesEStringEq + \ skipwhite + +syn keyword udevrulesImportType program file parent + +syn keyword udevrulesAssignKey OPTIONS + \ nextgroup=udevrulesOptionsEq + +syn match udevrulesPath contained display '[^}]\+' + +syn match udevrulesVariable contained display '[^}]\+' + +syn match udevrulesRuleTest contained display '[=!:]=' + \ nextgroup=udevrulesString skipwhite + +syn match udevrulesEStringTest contained display '[=!+:]=' + \ nextgroup=udevrulesEString skipwhite + +syn match udevrulesRuleEq contained display '+=\|=\ze[^=]' + \ nextgroup=udevrulesString skipwhite + +syn match udevrulesEStringEq contained '+=\|=\ze[^=]' + \ nextgroup=udevrulesEString skipwhite + +syn match udevrulesOptionsEq contained '+=\|=\ze[^=]' + \ nextgroup=udevrulesOptions skipwhite + +syn region udevrulesEString contained display oneline start=+"+ end=+"+ + \ contains=udevrulesStrEscapes,udevrulesStrVars + +syn match udevrulesStrEscapes contained '%[knpbMmcPrN%]' + +" TODO: This can actually stand alone (without {…}), so add a nextgroup here. +syn region udevrulesStrEscapes contained start='%c{' end='}' + \ contains=udevrulesStrNumber + +syn region udevrulesStrEscapes contained start='%s{' end='}' + \ contains=udevrulesPath + +syn region udevrulesStrEscapes contained start='%E{' end='}' + \ contains=udevrulesVariable + +syn match udevrulesStrNumber contained '\d\++\=' + +syn match udevrulesStrVars contained display '$\%(kernel\|number\|devpath\|id\|major\|minor\|result\|parent\|root\|tempnode\)\>' + +syn region udevrulesStrVars contained start='$attr{' end='}' + \ contains=udevrulesPath + +syn region udevrulesStrVars contained start='$env{' end='}' + \ contains=udevrulesVariable + +syn match udevrulesStrVars contained display '\$\$' + +syn region udevrulesString contained display oneline start=+"+ end=+"+ + \ contains=udevrulesPattern + +syn match udevrulesPattern contained '[*?]' +syn region udevrulesPattern contained start='\[!\=' end='\]' + \ contains=udevrulesPatRange + +syn match udevrulesPatRange contained '[^[-]-[^]-]' + +syn region udevrulesOptions contained display oneline start=+"+ end=+"+ + \ contains=udevrulesOption,udevrulesOptionSep + +syn keyword udevrulesOption contained last_rule ignore_device ignore_remove + \ all_partitions + +syn match udevrulesOptionSep contained ',' + +hi def link udevrulesTodo Todo +hi def link udevrulesComment Comment +hi def link udevrulesRuleKey Keyword +hi def link udevrulesDelimiter Delimiter +hi def link udevrulesAssignKey Identifier +hi def link udevrulesPath Identifier +hi def link udevrulesVariable Identifier +hi def link udevrulesAttrKey Identifier +" XXX: setting this to Operator makes for extremely intense highlighting. +hi def link udevrulesEq Normal +hi def link udevrulesRuleEq udevrulesEq +hi def link udevrulesEStringEq udevrulesEq +hi def link udevrulesOptionsEq udevrulesEq +hi def link udevrulesEString udevrulesString +hi def link udevrulesStrEscapes SpecialChar +hi def link udevrulesStrNumber Number +hi def link udevrulesStrVars Identifier +hi def link udevrulesString String +hi def link udevrulesPattern SpecialChar +hi def link udevrulesPatRange SpecialChar +hi def link udevrulesOptions udevrulesString +hi def link udevrulesOption Type +hi def link udevrulesOptionSep Delimiter +hi def link udevrulesImportType Type + +let b:current_syntax = "udevrules" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/uil.vim b/vim73/syntax/uil.vim new file mode 100644 index 0000000..a439984 --- /dev/null +++ b/vim73/syntax/uil.vim @@ -0,0 +1,86 @@ +" Vim syntax file +" Language: Motif UIL (User Interface Language) +" Maintainer: Thomas Koehler +" Last Change: 2009 Dec 04 +" URL: http://gott-gehabt.de/800_wer_wir_sind/thomas/Homepage/Computer/vim/syntax/uil.vim + + +" Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" A bunch of useful keywords +syn keyword uilType arguments callbacks color +syn keyword uilType compound_string controls end +syn keyword uilType exported file include +syn keyword uilType module object procedure +syn keyword uilType user_defined xbitmapfile + +syn keyword uilTodo contained TODO + +" String and Character contstants +" Highlight special characters (those which have a backslash) differently +syn match uilSpecial contained "\\\d\d\d\|\\." +syn region uilString start=+"+ skip=+\\\\\|\\"+ end=+"+ contains=uilSpecial +syn match uilCharacter "'[^\\]'" +syn region uilString start=+'+ skip=+\\\\\|\\"+ end=+'+ contains=uilSpecial +syn match uilSpecialCharacter "'\\.'" +syn match uilSpecialStatement "Xm[^ =(){}]*" +syn match uilSpecialFunction "MrmNcreateCallback" +syn match uilRessource "XmN[^ =(){}]*" + +syn match uilNumber "-\=\<\d*\.\=\d\+\(e\=f\=\|[uU]\=[lL]\=\)\>" +syn match uilNumber "0[xX][0-9a-fA-F]\+\>" + +syn region uilComment start="/\*" end="\*/" contains=uilTodo +syn match uilComment "!.*" contains=uilTodo +syn match uilCommentError "\*/" + +syn region uilPreCondit start="^#\s*\(if\>\|ifdef\>\|ifndef\>\|elif\>\|else\>\|endif\>\)" skip="\\$" end="$" contains=uilComment,uilString,uilCharacter,uilNumber,uilCommentError +syn match uilIncluded contained "<[^>]*>" +syn match uilInclude "^#\s*include\s\+." contains=uilString,uilIncluded +syn match uilLineSkip "\\$" +syn region uilDefine start="^#\s*\(define\>\|undef\>\)" end="$" contains=uilLineSkip,uilComment,uilString,uilCharacter,uilNumber,uilCommentError + +syn sync ccomment uilComment + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_uil_syn_inits") + if version < 508 + let did_uil_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default highlighting. + HiLink uilCharacter uilString + HiLink uilSpecialCharacter uilSpecial + HiLink uilNumber uilString + HiLink uilCommentError uilError + HiLink uilInclude uilPreCondit + HiLink uilDefine uilPreCondit + HiLink uilIncluded uilString + HiLink uilSpecialFunction uilRessource + HiLink uilRessource Identifier + HiLink uilSpecialStatement Keyword + HiLink uilError Error + HiLink uilPreCondit PreCondit + HiLink uilType Type + HiLink uilString String + HiLink uilComment Comment + HiLink uilSpecial Special + HiLink uilTodo Todo + + delcommand HiLink +endif + + +let b:current_syntax = "uil" + +" vim: ts=8 diff --git a/vim73/syntax/updatedb.vim b/vim73/syntax/updatedb.vim new file mode 100644 index 0000000..7c082d6 --- /dev/null +++ b/vim73/syntax/updatedb.vim @@ -0,0 +1,41 @@ +" Vim syntax file +" Language: updatedb.conf(5) configuration file +" Maintainer: Nikolai Weibull +" Latest Revision: 2009-05-25 + +if exists("b:current_syntax") + finish +endif + +let s:cpo_save = &cpo +set cpo&vim + +syn keyword updatedbTodo contained TODO FIXME XXX NOTE + +syn region updatedbComment display oneline start='^\s*#' end='$' + \ contains=updatedbTodo,@Spell + +syn match updatedbBegin display '^' + \ nextgroup=updatedbName,updatedbComment skipwhite + +syn keyword updatedbName contained + \ PRUNEFS + \ PRUNENAMES + \ PRUNEPATHS + \ PRUNE_BIND_MOUNTS + \ nextgroup=updatedbNameEq + +syn match updatedbNameEq contained display '=' nextgroup=updatedbValue + +syn region updatedbValue contained display oneline start='"' end='"' + +hi def link updatedbTodo Todo +hi def link updatedbComment Comment +hi def link updatedbName Identifier +hi def link updatedbNameEq Operator +hi def link updatedbValue String + +let b:current_syntax = "updatedb" + +let &cpo = s:cpo_save +unlet s:cpo_save diff --git a/vim73/syntax/valgrind.vim b/vim73/syntax/valgrind.vim new file mode 100644 index 0000000..f23b792 --- /dev/null +++ b/vim73/syntax/valgrind.vim @@ -0,0 +1,99 @@ +" Vim syntax file +" Language: Valgrind Memory Debugger Output +" Maintainer: Roger Luethi +" Program URL: http://devel-home.kde.org/~sewardj/ +" Last Change: 2002 Apr 07 +" +" Notes: mostly based on strace.vim and xml.vim + +" Quit when a syntax file was already loaded +if exists("b:current_syntax") + finish +endif + +syn case match +syn sync minlines=50 + +syn match valgrindSpecLine "^[+-]\{2}\d\+[+-]\{2}.*$" + +syn region valgrindRegion + \ start=+^==\z(\d\+\)== \w.*$+ + \ skip=+^==\z1==\( \| .*\)$+ + \ end=+^+ + \ fold + \ keepend + \ contains=valgrindPidChunk,valgrindLine + +syn region valgrindPidChunk + \ start=+\(^==\)\@<=+ + \ end=+\(==\)\@=+ + \ contained + \ contains=valgrindPid0,valgrindPid1,valgrindPid2,valgrindPid3,valgrindPid4,valgrindPid5,valgrindPid6,valgrindPid7,valgrindPid8,valgrindPid9 + \ keepend + +syn match valgrindPid0 "\d\+0=" contained +syn match valgrindPid1 "\d\+1=" contained +syn match valgrindPid2 "\d\+2=" contained +syn match valgrindPid3 "\d\+3=" contained +syn match valgrindPid4 "\d\+4=" contained +syn match valgrindPid5 "\d\+5=" contained +syn match valgrindPid6 "\d\+6=" contained +syn match valgrindPid7 "\d\+7=" contained +syn match valgrindPid8 "\d\+8=" contained +syn match valgrindPid9 "\d\+9=" contained + +syn region valgrindLine + \ start=+\(^==\d\+== \)\@<=+ + \ end=+$+ + \ keepend + \ contained + \ contains=valgrindOptions,valgrindMsg,valgrindLoc + +syn match valgrindOptions "[ ]\{3}-.*$" contained + +syn match valgrindMsg "\S.*$" contained + \ contains=valgrindError,valgrindNote,valgrindSummary +syn match valgrindError "\(Invalid\|\d\+ errors\|.* definitely lost\).*$" contained +syn match valgrindNote ".*still reachable.*" contained +syn match valgrindSummary ".*SUMMARY:" contained + +syn match valgrindLoc "\s\+\(by\|at\|Address\).*$" contained + \ contains=valgrindAt,valgrindAddr,valgrindFunc,valgrindBin,valgrindSrc +syn match valgrindAt "at\s\@=" contained +syn match valgrindAddr "\(\W\)\@<=0x\x\+" contained +syn match valgrindFunc "\(: \)\@<=\w\+" contained +syn match valgrindBin "\((\(with\|\)in \)\@<=\S\+\()\)\@=" contained +syn match valgrindSrc "\((\)\@<=.*:\d\+\()\)\@=" contained + +" Define the default highlighting + +hi def link valgrindSpecLine Type +"hi def link valgrindRegion Special + +hi def link valgrindPid0 Special +hi def link valgrindPid1 Comment +hi def link valgrindPid2 Type +hi def link valgrindPid3 Constant +hi def link valgrindPid4 Number +hi def link valgrindPid5 Identifier +hi def link valgrindPid6 Statement +hi def link valgrindPid7 Error +hi def link valgrindPid8 LineNr +hi def link valgrindPid9 Normal +"hi def link valgrindLine Special + +hi def link valgrindOptions Type +"hi def link valgrindMsg Special +"hi def link valgrindLoc Special + +hi def link valgrindError Special +hi def link valgrindNote Comment +hi def link valgrindSummary Type + +hi def link valgrindAt Special +hi def link valgrindAddr Number +hi def link valgrindFunc Type +hi def link valgrindBin Comment +hi def link valgrindSrc Statement + +let b:current_syntax = "valgrind" diff --git a/vim73/syntax/vb.vim b/vim73/syntax/vb.vim new file mode 100644 index 0000000..14f9e64 --- /dev/null +++ b/vim73/syntax/vb.vim @@ -0,0 +1,378 @@ +" Vim syntax file +" Language: Visual Basic +" Maintainer: Tim Chase +" Former Maintainer: Robert M. Cortopassi +" (tried multiple times to contact, but email bounced) +" Last Change: +" 2005 May 25 Synched with work by Thomas Barthel +" 2004 May 30 Added a few keywords + +" This was thrown together after seeing numerous requests on the +" VIM and VIM-DEV mailing lists. It is by no means complete. +" Send comments, suggestions and requests to the maintainer. + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" VB is case insensitive +syn case ignore + +syn keyword vbConditional If Then ElseIf Else Select Case + +syn keyword vbOperator AddressOf And ByRef ByVal Eqv Imp In +syn keyword vbOperator Is Like Mod Not Or To Xor + +syn match vbOperator "[()+.,\-/*=&]" +syn match vbOperator "[<>]=\=" +syn match vbOperator "<>" +syn match vbOperator "\s\+_$" + +syn keyword vbBoolean True False +syn keyword vbConst Null Nothing + +syn keyword vbRepeat Do For ForEach Loop Next +syn keyword vbRepeat Step To Until Wend While + +syn keyword vbEvents AccessKeyPress Activate ActiveRowChanged +syn keyword vbEvents AfterAddFile AfterChangeFileName AfterCloseFile +syn keyword vbEvents AfterColEdit AfterColUpdate AfterDelete +syn keyword vbEvents AfterInsert AfterLabelEdit AfterRemoveFile +syn keyword vbEvents AfterUpdate AfterWriteFile AmbientChanged +syn keyword vbEvents ApplyChanges Associate AsyncProgress +syn keyword vbEvents AsyncReadComplete AsyncReadProgress AxisActivated +syn keyword vbEvents AxisLabelActivated AxisLabelSelected +syn keyword vbEvents AxisLabelUpdated AxisSelected AxisTitleActivated +syn keyword vbEvents AxisTitleSelected AxisTitleUpdated AxisUpdated +syn keyword vbEvents BeforeClick BeforeColEdit BeforeColUpdate +syn keyword vbEvents BeforeConnect BeforeDelete BeforeInsert +syn keyword vbEvents BeforeLabelEdit BeforeLoadFile BeforeUpdate +syn keyword vbEvents BeginRequest BeginTrans ButtonClick +syn keyword vbEvents ButtonCompleted ButtonDropDown ButtonGotFocus +syn keyword vbEvents ButtonLostFocus CallbackKeyDown Change Changed +syn keyword vbEvents ChartActivated ChartSelected ChartUpdated Click +syn keyword vbEvents Close CloseQuery CloseUp ColEdit ColResize +syn keyword vbEvents Collapse ColumnClick CommitTrans Compare +syn keyword vbEvents ConfigChageCancelled ConfigChanged +syn keyword vbEvents ConfigChangedCancelled Connect ConnectionRequest +syn keyword vbEvents CurrentRecordChanged DECommandAdded +syn keyword vbEvents DECommandPropertyChanged DECommandRemoved +syn keyword vbEvents DEConnectionAdded DEConnectionPropertyChanged +syn keyword vbEvents DEConnectionRemoved DataArrival DataChanged +syn keyword vbEvents DataUpdated DateClicked DblClick Deactivate +syn keyword vbEvents DevModeChange DeviceArrival DeviceOtherEvent +syn keyword vbEvents DeviceQueryRemove DeviceQueryRemoveFailed +syn keyword vbEvents DeviceRemoveComplete DeviceRemovePending +syn keyword vbEvents Disconnect DisplayChanged Dissociate +syn keyword vbEvents DoGetNewFileName Done DonePainting DownClick +syn keyword vbEvents DragDrop DragOver DropDown EditProperty EditQuery +syn keyword vbEvents EndRequest EnterCell EnterFocus ExitFocus Expand +syn keyword vbEvents FontChanged FootnoteActivated FootnoteSelected +syn keyword vbEvents FootnoteUpdated Format FormatSize GotFocus +syn keyword vbEvents HeadClick HeightChanged Hide InfoMessage +syn keyword vbEvents IniProperties InitProperties Initialize +syn keyword vbEvents ItemActivated ItemAdded ItemCheck ItemClick +syn keyword vbEvents ItemReloaded ItemRemoved ItemRenamed +syn keyword vbEvents ItemSeletected KeyDown KeyPress KeyUp LeaveCell +syn keyword vbEvents LegendActivated LegendSelected LegendUpdated +syn keyword vbEvents LinkClose LinkError LinkExecute LinkNotify +syn keyword vbEvents LinkOpen Load LostFocus MouseDown MouseMove +syn keyword vbEvents MouseUp NodeCheck NodeClick OLECompleteDrag +syn keyword vbEvents OLEDragDrop OLEDragOver OLEGiveFeedback OLESetData +syn keyword vbEvents OLEStartDrag ObjectEvent ObjectMove OnAddNew +syn keyword vbEvents OnComm Paint PanelClick PanelDblClick PathChange +syn keyword vbEvents PatternChange PlotActivated PlotSelected +syn keyword vbEvents PlotUpdated PointActivated PointLabelActivated +syn keyword vbEvents PointLabelSelected PointLabelUpdated PointSelected +syn keyword vbEvents PointUpdated PowerQuerySuspend PowerResume +syn keyword vbEvents PowerStatusChanged PowerSuspend ProcessTag +syn keyword vbEvents ProcessingTimeout QueryChangeConfig QueryClose +syn keyword vbEvents QueryComplete QueryCompleted QueryTimeout +syn keyword vbEvents QueryUnload ReadProperties RepeatedControlLoaded +syn keyword vbEvents RepeatedControlUnloaded Reposition +syn keyword vbEvents RequestChangeFileName RequestWriteFile Resize +syn keyword vbEvents ResultsChanged RetainedProject RollbackTrans +syn keyword vbEvents RowColChange RowCurrencyChange RowResize +syn keyword vbEvents RowStatusChanged Scroll SelChange SelectionChanged +syn keyword vbEvents SendComplete SendProgress SeriesActivated +syn keyword vbEvents SeriesSelected SeriesUpdated SettingChanged Show +syn keyword vbEvents SplitChange Start StateChanged StatusUpdate +syn keyword vbEvents SysColorsChanged Terminate TimeChanged Timer +syn keyword vbEvents TitleActivated TitleSelected TitleUpdated +syn keyword vbEvents UnboundAddData UnboundDeleteRow +syn keyword vbEvents UnboundGetRelativeBookmark UnboundReadData +syn keyword vbEvents UnboundWriteData Unformat Unload UpClick Updated +syn keyword vbEvents UserEvent Validate ValidationError +syn keyword vbEvents VisibleRecordChanged WillAssociate WillChangeData +syn keyword vbEvents WillDissociate WillExecute WillUpdateRows +syn keyword vbEvents WriteProperties + + +syn keyword vbFunction Abs Array Asc AscB AscW Atn Avg BOF CBool CByte +syn keyword vbFunction CCur CDate CDbl CInt CLng CSng CStr CVDate CVErr +syn keyword vbFunction CVar CallByName Cdec Choose Chr ChrB ChrW Command +syn keyword vbFunction Cos Count CreateObject CurDir DDB Date DateAdd +syn keyword vbFunction DateDiff DatePart DateSerial DateValue Day Dir +syn keyword vbFunction DoEvents EOF Environ Error Exp FV FileAttr +syn keyword vbFunction FileDateTime FileLen FilterFix Fix Format +syn keyword vbFunction FormatCurrency FormatDateTime FormatNumber +syn keyword vbFunction FormatPercent FreeFile GetAllStrings GetAttr +syn keyword vbFunction GetAutoServerSettings GetObject GetSetting Hex +syn keyword vbFunction Hour IIf IMEStatus IPmt InStr Input InputB +syn keyword vbFunction InputBox InstrB Int IsArray IsDate IsEmpty IsError +syn keyword vbFunction IsMissing IsNull IsNumeric IsObject Join LBound +syn keyword vbFunction LCase LOF LTrim Left LeftB Len LenB LoadPicture +syn keyword vbFunction LoadResData LoadResPicture LoadResString Loc Log +syn keyword vbFunction MIRR Max Mid MidB Min Minute Month MonthName +syn keyword vbFunction MsgBox NPV NPer Now Oct PPmt PV Partition Pmt +syn keyword vbFunction QBColor RGB RTrim Rate Replace Right RightB Rnd +syn keyword vbFunction Round SLN SYD Second Seek Sgn Shell Sin Space Spc +syn keyword vbFunction Split Sqr StDev StDevP Str StrComp StrConv +syn keyword vbFunction StrReverse String Sum Switch Tab Tan Time +syn keyword vbFunction TimeSerial TimeValue Timer Trim TypeName UBound +syn keyword vbFunction UCase Val Var VarP VarType Weekday WeekdayName +syn keyword vbFunction Year + +syn keyword vbMethods AboutBox Accept Activate Add AddCustom AddFile +syn keyword vbMethods AddFromFile AddFromGuid AddFromString +syn keyword vbMethods AddFromTemplate AddItem AddNew AddToAddInToolbar +syn keyword vbMethods AddToolboxProgID Append AppendAppendChunk +syn keyword vbMethods AppendChunk Arrange Assert AsyncRead BatchUpdate +syn keyword vbMethods BeginQueryEdit BeginTrans Bind BuildPath +syn keyword vbMethods CanPropertyChange Cancel CancelAsyncRead +syn keyword vbMethods CancelBatch CancelUpdate CaptureImage CellText +syn keyword vbMethods CellValue Circle Clear ClearFields ClearSel +syn keyword vbMethods ClearSelCols ClearStructure Clone Close Cls +syn keyword vbMethods ColContaining CollapseAll ColumnSize CommitTrans +syn keyword vbMethods CompactDatabase Compose Connect Copy CopyFile +syn keyword vbMethods CopyFolder CopyQueryDef Count CreateDatabase +syn keyword vbMethods CreateDragImage CreateEmbed CreateField +syn keyword vbMethods CreateFolder CreateGroup CreateIndex CreateLink +syn keyword vbMethods CreatePreparedStatement CreatePropery CreateQuery +syn keyword vbMethods CreateQueryDef CreateRelation CreateTableDef +syn keyword vbMethods CreateTextFile CreateToolWindow CreateUser +syn keyword vbMethods CreateWorkspace Customize Cut Delete +syn keyword vbMethods DeleteColumnLabels DeleteColumns DeleteFile +syn keyword vbMethods DeleteFolder DeleteLines DeleteRowLabels +syn keyword vbMethods DeleteRows DeselectAll DesignerWindow DoVerb Drag +syn keyword vbMethods Draw DriveExists Edit EditCopy EditPaste EndDoc +syn keyword vbMethods EnsureVisible EstablishConnection Execute Exists +syn keyword vbMethods Expand Export ExportReport ExtractIcon Fetch +syn keyword vbMethods FetchVerbs FileExists Files FillCache Find +syn keyword vbMethods FindFirst FindItem FindLast FindNext FindPrevious +syn keyword vbMethods FolderExists Forward GetAbsolutePathName +syn keyword vbMethods GetBaseName GetBookmark GetChunk GetClipString +syn keyword vbMethods GetData GetDrive GetDriveName GetFile GetFileName +syn keyword vbMethods GetFirstVisible GetFolder GetFormat GetHeader +syn keyword vbMethods GetLineFromChar GetNumTicks GetParentFolderName +syn keyword vbMethods GetRows GetSelectedPart GetSelection +syn keyword vbMethods GetSpecialFolder GetTempName GetText +syn keyword vbMethods GetVisibleCount GoBack GoForward Hide HitTest +syn keyword vbMethods HoldFields Idle Import InitializeLabels Insert +syn keyword vbMethods InsertColumnLabels InsertColumns InsertFile +syn keyword vbMethods InsertLines InsertObjDlg InsertRowLabels +syn keyword vbMethods InsertRows Item Keys KillDoc Layout Line Lines +syn keyword vbMethods LinkExecute LinkPoke LinkRequest LinkSend Listen +syn keyword vbMethods LoadFile LoadResData LoadResPicture LoadResString +syn keyword vbMethods LogEvent MakeCompileFile MakeCompiledFile +syn keyword vbMethods MakeReplica MoreResults Move MoveData MoveFile +syn keyword vbMethods MoveFirst MoveFolder MoveLast MoveNext +syn keyword vbMethods MovePrevious NavigateTo NewPage NewPassword +syn keyword vbMethods NextRecordset OLEDrag OnAddinsUpdate OnConnection +syn keyword vbMethods OnDisconnection OnStartupComplete Open +syn keyword vbMethods OpenAsTextStream OpenConnection OpenDatabase +syn keyword vbMethods OpenQueryDef OpenRecordset OpenResultset OpenURL +syn keyword vbMethods Overlay PSet PaintPicture PastSpecialDlg Paste +syn keyword vbMethods PeekData Play Point PopulatePartial PopupMenu +syn keyword vbMethods Print PrintForm PrintReport PropertyChanged Quit +syn keyword vbMethods Raise RandomDataFill RandomFillColumns +syn keyword vbMethods RandomFillRows ReFill Read ReadAll ReadFromFile +syn keyword vbMethods ReadLine ReadProperty Rebind Refresh RefreshLink +syn keyword vbMethods RegisterDatabase ReleaseInstance Reload Remove +syn keyword vbMethods RemoveAddInFromToolbar RemoveAll RemoveItem Render +syn keyword vbMethods RepairDatabase ReplaceLine Reply ReplyAll Requery +syn keyword vbMethods ResetCustom ResetCustomLabel ResolveName +syn keyword vbMethods RestoreToolbar Resync Rollback RollbackTrans +syn keyword vbMethods RowBookmark RowContaining RowTop Save SaveAs +syn keyword vbMethods SaveFile SaveToFile SaveToOle1File SaveToolbar +syn keyword vbMethods Scale ScaleX ScaleY Scroll SelPrint SelectAll +syn keyword vbMethods SelectPart Send SendData Set SetAutoServerSettings +syn keyword vbMethods SetData SetFocus SetOption SetSelection SetSize +syn keyword vbMethods SetText SetViewport Show ShowColor ShowFont +syn keyword vbMethods ShowHelp ShowOpen ShowPrinter ShowSave +syn keyword vbMethods ShowWhatsThis SignOff SignOn Size Skip SkipLine +syn keyword vbMethods Span Split SplitContaining StartLabelEdit +syn keyword vbMethods StartLogging Stop Synchronize Tag TextHeight +syn keyword vbMethods TextWidth ToDefaults Trace TwipsToChartPart +syn keyword vbMethods TypeByChartType URLFor Update UpdateControls +syn keyword vbMethods UpdateRecord UpdateRow Upto ValidateControls Value +syn keyword vbMethods WhatsThisMode Write WriteBlankLines WriteLine +syn keyword vbMethods WriteProperty WriteTemplate ZOrder +syn keyword vbMethods rdoCreateEnvironment rdoRegisterDataSource + +syn keyword vbStatement Alias AppActivate As Base Beep Begin Call ChDir +syn keyword vbStatement ChDrive Close Const Date Declare DefBool DefByte +syn keyword vbStatement DefCur DefDate DefDbl DefDec DefInt DefLng DefObj +syn keyword vbStatement DefSng DefStr DefVar Deftype DeleteSetting Dim Do +syn keyword vbStatement Each ElseIf End Enum Erase Error Event Exit +syn keyword vbStatement Explicit FileCopy For ForEach Function Get GoSub +syn keyword vbStatement GoTo Gosub Implements Kill LSet Let Lib LineInput +syn keyword vbStatement Load Lock Loop Mid MkDir Name Next On OnError Open +syn keyword vbStatement Option Preserve Private Property Public Put RSet +syn keyword vbStatement RaiseEvent Randomize ReDim Redim Rem Reset Resume +syn keyword vbStatement Return RmDir SavePicture SaveSetting Seek SendKeys +syn keyword vbStatement Sendkeys Set SetAttr Static Step Stop Sub Time +syn keyword vbStatement Type Unload Unlock Until Wend While Width With +syn keyword vbStatement Write + +syn keyword vbKeyword As Binary ByRef ByVal Date Empty Error Friend Get +syn keyword vbKeyword Input Is Len Lock Me Mid New Nothing Null On +syn keyword vbKeyword Option Optional ParamArray Print Private Property +syn keyword vbKeyword Public PublicNotCreateable OnNewProcessSingleUse +syn keyword vbKeyword InSameProcessMultiUse GlobalMultiUse Resume Seek +syn keyword vbKeyword Set Static Step String Time WithEvents + +syn keyword vbTodo contained TODO + +"Datatypes +syn keyword vbTypes Boolean Byte Currency Date Decimal Double Empty +syn keyword vbTypes Integer Long Object Single String Variant + +"VB defined values +syn keyword vbDefine dbBigInt dbBinary dbBoolean dbByte dbChar +syn keyword vbDefine dbCurrency dbDate dbDecimal dbDouble dbFloat +syn keyword vbDefine dbGUID dbInteger dbLong dbLongBinary dbMemo +syn keyword vbDefine dbNumeric dbSingle dbText dbTime dbTimeStamp +syn keyword vbDefine dbVarBinary + +"VB defined values +syn keyword vbDefine vb3DDKShadow vb3DFace vb3DHighlight vb3DLight +syn keyword vbDefine vb3DShadow vbAbort vbAbortRetryIgnore +syn keyword vbDefine vbActiveBorder vbActiveTitleBar vbAlias +syn keyword vbDefine vbApplicationModal vbApplicationWorkspace +syn keyword vbDefine vbAppTaskManager vbAppWindows vbArchive vbArray +syn keyword vbDefine vbBack vbBinaryCompare vbBlack vbBlue vbBoolean +syn keyword vbDefine vbButtonFace vbButtonShadow vbButtonText vbByte +syn keyword vbDefine vbCalGreg vbCalHijri vbCancel vbCr vbCritical +syn keyword vbDefine vbCrLf vbCurrency vbCyan vbDatabaseCompare +syn keyword vbDefine vbDataObject vbDate vbDecimal vbDefaultButton1 +syn keyword vbDefine vbDefaultButton2 vbDefaultButton3 vbDefaultButton4 +syn keyword vbDefine vbDesktop vbDirectory vbDouble vbEmpty vbError +syn keyword vbDefine vbExclamation vbFirstFourDays vbFirstFullWeek +syn keyword vbDefine vbFirstJan1 vbFormCode vbFormControlMenu +syn keyword vbDefine vbFormFeed vbFormMDIForm vbFriday vbFromUnicode +syn keyword vbDefine vbGrayText vbGreen vbHidden vbHide vbHighlight +syn keyword vbDefine vbHighlightText vbHiragana vbIgnore vbIMEAlphaDbl +syn keyword vbDefine vbIMEAlphaSng vbIMEDisable vbIMEHiragana +syn keyword vbDefine vbIMEKatakanaDbl vbIMEKatakanaSng vbIMEModeAlpha +syn keyword vbDefine vbIMEModeAlphaFull vbIMEModeDisable +syn keyword vbDefine vbIMEModeHangul vbIMEModeHangulFull +syn keyword vbDefine vbIMEModeHiragana vbIMEModeKatakana +syn keyword vbDefine vbIMEModeKatakanaHalf vbIMEModeNoControl +syn keyword vbDefine vbIMEModeOff vbIMEModeOn vbIMENoOp vbIMEOff +syn keyword vbDefine vbIMEOn vbInactiveBorder vbInactiveCaptionText +syn keyword vbDefine vbInactiveTitleBar vbInfoBackground vbInformation +syn keyword vbDefine vbInfoText vbInteger vbKatakana vbKey0 vbKey1 +syn keyword vbDefine vbKey2 vbKey3 vbKey4 vbKey5 vbKey6 vbKey7 vbKey8 +syn keyword vbDefine vbKey9 vbKeyA vbKeyAdd vbKeyB vbKeyBack vbKeyC +syn keyword vbDefine vbKeyCancel vbKeyCapital vbKeyClear vbKeyControl +syn keyword vbDefine vbKeyD vbKeyDecimal vbKeyDelete vbKeyDivide +syn keyword vbDefine vbKeyDown vbKeyE vbKeyEnd vbKeyEscape vbKeyExecute +syn keyword vbDefine vbKeyF vbKeyF1 vbKeyF10 vbKeyF11 vbKeyF12 vbKeyF13 +syn keyword vbDefine vbKeyF14 vbKeyF15 vbKeyF16 vbKeyF2 vbKeyF3 vbKeyF4 +syn keyword vbDefine vbKeyF5 vbKeyF6 vbKeyF7 vbKeyF8 vbKeyF9 vbKeyG +syn keyword vbDefine vbKeyH vbKeyHelp vbKeyHome vbKeyI vbKeyInsert +syn keyword vbDefine vbKeyJ vbKeyK vbKeyL vbKeyLButton vbKeyLeft vbKeyM +syn keyword vbDefine vbKeyMButton vbKeyMenu vbKeyMultiply vbKeyN +syn keyword vbDefine vbKeyNumlock vbKeyNumpad0 vbKeyNumpad1 +syn keyword vbDefine vbKeyNumpad2 vbKeyNumpad3 vbKeyNumpad4 +syn keyword vbDefine vbKeyNumpad5 vbKeyNumpad6 vbKeyNumpad7 +syn keyword vbDefine vbKeyNumpad8 vbKeyNumpad9 vbKeyO vbKeyP +syn keyword vbDefine vbKeyPageDown vbKeyPageUp vbKeyPause vbKeyPrint +syn keyword vbDefine vbKeyQ vbKeyR vbKeyRButton vbKeyReturn vbKeyRight +syn keyword vbDefine vbKeyS vbKeySelect vbKeySeparator vbKeyShift +syn keyword vbDefine vbKeySnapshot vbKeySpace vbKeySubtract vbKeyT +syn keyword vbDefine vbKeyTab vbKeyU vbKeyUp vbKeyV vbKeyW vbKeyX +syn keyword vbDefine vbKeyY vbKeyZ vbLf vbLong vbLowerCase vbMagenta +syn keyword vbDefine vbMaximizedFocus vbMenuBar vbMenuText +syn keyword vbDefine vbMinimizedFocus vbMinimizedNoFocus vbMonday +syn keyword vbDefine vbMsgBox vbMsgBoxHelpButton vbMsgBoxRight +syn keyword vbDefine vbMsgBoxRtlReading vbMsgBoxSetForeground +syn keyword vbDefine vbMsgBoxText vbNarrow vbNewLine vbNo vbNormal +syn keyword vbDefine vbNormalFocus vbNormalNoFocus vbNull vbNullChar +syn keyword vbDefine vbNullString vbObject vbObjectError vbOK +syn keyword vbDefine vbOKCancel vbOKOnly vbProperCase vbQuestion +syn keyword vbDefine vbReadOnly vbRed vbRetry vbRetryCancel vbSaturday +syn keyword vbDefine vbScrollBars vbSingle vbString vbSunday vbSystem +syn keyword vbDefine vbSystemModal vbTab vbTextCompare vbThursday +syn keyword vbDefine vbTitleBarText vbTuesday vbUnicode vbUpperCase +syn keyword vbDefine vbUseSystem vbUseSystemDayOfWeek vbVariant +syn keyword vbDefine vbVerticalTab vbVolume vbWednesday vbWhite vbWide +syn keyword vbDefine vbWindowBackground vbWindowFrame vbWindowText +syn keyword vbDefine vbYellow vbYes vbYesNo vbYesNoCancel + +"Numbers +"integer number, or floating point number without a dot. +syn match vbNumber "\<\d\+\>" +"floating point number, with dot +syn match vbNumber "\<\d\+\.\d*\>" +"floating point number, starting with a dot +syn match vbNumber "\.\d\+\>" +"syn match vbNumber "{[[:xdigit:]-]\+}\|&[hH][[:xdigit:]]\+&" +"syn match vbNumber ":[[:xdigit:]]\+" +"syn match vbNumber "[-+]\=\<\d\+\>" +syn match vbFloat "[-+]\=\<\d\+[eE][\-+]\=\d\+" +syn match vbFloat "[-+]\=\<\d\+\.\d*\([eE][\-+]\=\d\+\)\=" +syn match vbFloat "[-+]\=\<\.\d\+\([eE][\-+]\=\d\+\)\=" + +" String and Character contstants +syn region vbString start=+"+ end=+"\|$+ +syn region vbComment start="\(^\|\s\)REM\s" end="$" contains=vbTodo +syn region vbComment start="\(^\|\s\)\'" end="$" contains=vbTodo +syn match vbLineNumber "^\d\+\(\s\|$\)" +syn match vbTypeSpecifier "[a-zA-Z0-9][\$%&!#]"ms=s+1 +syn match vbTypeSpecifier "#[a-zA-Z0-9]"me=e-1 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_vb_syntax_inits") + if version < 508 + let did_vb_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink vbBoolean Boolean + HiLink vbLineNumber Comment + HiLink vbComment Comment + HiLink vbConditional Conditional + HiLink vbConst Constant + HiLink vbDefine Constant + HiLink vbError Error + HiLink vbFunction Identifier + HiLink vbIdentifier Identifier + HiLink vbNumber Number + HiLink vbFloat Float + HiLink vbMethods PreProc + HiLink vbOperator Operator + HiLink vbRepeat Repeat + HiLink vbString String + HiLink vbStatement Statement + HiLink vbKeyword Statement + HiLink vbEvents Special + HiLink vbTodo Todo + HiLink vbTypes Type + HiLink vbTypeSpecifier Type + + delcommand HiLink +endif + +let b:current_syntax = "vb" + +" vim: ts=8 diff --git a/vim73/syntax/vera.vim b/vim73/syntax/vera.vim new file mode 100644 index 0000000..b8e25cf --- /dev/null +++ b/vim73/syntax/vera.vim @@ -0,0 +1,361 @@ +" Vim syntax file +" Language: Vera +" Maintainer: Dave Eggum (opine at bluebottle dOt com) +" Last Change: 2005 Dec 19 + +" NOTE: extra white space at the end of the line will be highlighted if you +" add this line to your colorscheme: + +" highlight SpaceError guibg=#204050 + +" (change the value for guibg to any color you like) + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" A bunch of useful Vera keywords +syn keyword veraStatement break return continue fork join terminate +syn keyword veraStatement breakpoint proceed + +syn keyword veraLabel bad_state bad_trans bind constraint coverage_group +syn keyword veraLabel class CLOCK default function interface m_bad_state +syn keyword veraLabel m_bad_trans m_state m_trans program randseq state +syn keyword veraLabel task trans + +syn keyword veraConditional if else case casex casez randcase +syn keyword veraRepeat repeat while for do foreach +syn keyword veraModifier after all any around assoc_size async +syn keyword veraModifier before big_endian bit_normal bit_reverse export +syn keyword veraModifier extends extern little_endian local hdl_node hdl_task +syn keyword veraModifier negedge none packed protected posedge public rules +syn keyword veraModifier shadow soft static super this typedef unpacked var +syn keyword veraModifier vca virtual virtuals wildcard with + +syn keyword veraType reg string enum event bit +syn keyword veraType rand randc integer port prod + +syn keyword veraDeprecated call_func call_task close_conn get_bind get_bind_id +syn keyword veraDeprecated get_conn_err mailbox_receive mailbox_send make_client +syn keyword veraDeprecated make_server simwave_plot up_connections + +" predefined tasks and functions +syn keyword veraTask alloc assoc_index cast_assign cm_coverage +syn keyword veraTask cm_get_coverage cm_get_limit delay error error_mode +syn keyword veraTask exit fclose feof ferror fflush flag fopen fprintf +syn keyword veraTask freadb freadh freadstr get_cycle get_env get_memsize +syn keyword veraTask get_plus_arg getstate get_systime get_time get_time_unit +syn keyword veraTask initstate lock_file mailbox_get mailbox_put os_command +syn keyword veraTask printf prodget prodset psprintf query query_str query_x +syn keyword veraTask rand48 random region_enter region_exit rewind +syn keyword veraTask semaphore_get semaphore_put setstate signal_connect +syn keyword veraTask sprintf srandom sscanf stop suspend_thread sync +syn keyword veraTask timeout trace trigger unit_delay unlock_file urand48 +syn keyword veraTask urandom urandom_range vera_bit_reverse vera_crc +syn keyword veraTask vera_pack vera_pack_big_endian vera_plot +syn keyword veraTask vera_report_profile vera_unpack vera_unpack_big_endian +syn keyword veraTask vsv_call_func vsv_call_task vsv_get_conn_err +syn keyword veraTask vsv_make_client vsv_make_server vsv_up_connections +syn keyword veraTask vsv_wait_for_done vsv_wait_for_input wait_child wait_var + +syn cluster veraOperGroup contains=veraOperator,veraOperParen,veraNumber,veraString,veraOperOk,veraType +" syn match veraOperator "++\|--\|&\|\~&\||\|\~|\|^\|\~^\|\~\|><" +" syn match veraOperator "*\|/\|%\|+\|-\|<<\|>>\|<\|<=\|>\|>=\|!in" +" syn match veraOperator "=?=\|!?=\|==\|!=\|===\|!==\|&\~\|^\~\||\~" +" syn match veraOperator "&&\|||\|=\|+=\|-=\|*=\|/=\|%=\|<<=\|>>=\|&=" +" syn match veraOperator "|=\|^=\|\~&=\|\~|=\|\~^=" + +syn match veraOperator "[&|\~>" +" "hex number +" syn match veraNumber display contained "0x\x\+\(u\=l\{0,2}\|ll\=u\)\>" +" syn match veraNumber "\(\<[0-9]\+\|\)'[bdoh][0-9a-fxzA-FXZ_]\+\>" +syn match veraNumber "\<\(\<[0-9]\+\)\?\('[bdoh]\)\?[0-9a-fxz_]\+\>" +" syn match veraNumber "\<[+-]\=[0-9]\+\>" +" Flag the first zero of an octal number as something special +syn match veraOctal display contained "0\o\+\(u\=l\{0,2}\|ll\=u\)\>" contains=veraOctalZero +syn match veraOctalZero display contained "\<0" +syn match veraFloat display contained "\d\+f" +"floating point number, with dot, optional exponent +syn match veraFloat display contained "\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\=" +"floating point number, starting with a dot, optional exponent +syn match veraFloat display contained "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>" +"floating point number, without dot, with exponent +syn match veraFloat display contained "\d\+e[-+]\=\d\+[fl]\=\>" +"hexadecimal floating point number, optional leading digits, with dot, with exponent +syn match veraFloat display contained "0x\x*\.\x\+p[-+]\=\d\+[fl]\=\>" +"hexadecimal floating point number, with leading digits, optional dot, with exponent +syn match veraFloat display contained "0x\x\+\.\=p[-+]\=\d\+[fl]\=\>" + +" flag an octal number with wrong digits +syn match veraOctalError display contained "0\o*[89]\d*" +syn case match + +let vera_comment_strings = 1 + +if exists("vera_comment_strings") + " A comment can contain veraString, veraCharacter and veraNumber. + " But a "*/" inside a veraString in a veraComment DOES end the comment! So we + " need to use a special type of veraString: veraCommentString, which also ends on + " "*/", and sees a "*" at the start of the line as comment again. + " Unfortunately this doesn't work very well for // type of comments :-( + syntax match veraCommentSkip contained "^\s*\*\($\|\s\+\)" + syntax region veraCommentString contained start=+L\=\\\@" + +syn match veraClass "\zs\w\+\ze::" +syn match veraClass "\zs\w\+\ze\s\+\w\+\s*[=;,)\[]" contains=veraConstant,veraUserConstant +syn match veraClass "\zs\w\+\ze\s\+\w\+\s*$" contains=veraConstant,veraUserConstant +syn match veraUserMethod "\zs\w\+\ze\s*(" contains=veraConstant,veraUserConstant +syn match veraObject "\zs\w\+\ze\.\w" +syn match veraObject "\zs\w\+\ze\.\$\w" + +" Accept ` for # (Verilog) +syn region veraPreCondit start="^\s*\(`\|#\)\s*\(if\|ifdef\|ifndef\|elif\)\>" skip="\\$" end="$" end="//"me=s-1 contains=veraComment,veraCppString,veraCharacter,veraCppParen,veraParenError,veraNumbers,veraCommentError,veraSpaceError +syn match veraPreCondit display "^\s*\(`\|#\)\s*\(else\|endif\)\>" +if !exists("vera_no_if0") + syn region veraCppOut start="^\s*\(`\|#\)\s*if\s\+0\+\>" end=".\@=\|$" contains=veraCppOut2 + syn region veraCppOut2 contained start="0" end="^\s*\(`\|#\)\s*\(endif\>\|else\>\|elif\>\)" contains=veraSpaceError,veraCppSkip + syn region veraCppSkip contained start="^\s*\(`\|#\)\s*\(if\>\|ifdef\>\|ifndef\>\)" skip="\\$" end="^\s*\(`\|#\)\s*endif\>" contains=veraSpaceError,veraCppSkip +endif +syn region veraIncluded display contained start=+"+ skip=+\\\\\|\\"+ end=+"+ +syn match veraIncluded display contained "<[^>]*>" +syn match veraInclude display "^\s*\(`\|#\)\s*include\>\s*["<]" contains=veraIncluded +"syn match veraLineSkip "\\$" +syn cluster veraPreProcGroup contains=veraPreCondit,veraIncluded,veraInclude,veraDefine,veraErrInParen,veraErrInBracket,veraUserLabel,veraSpecial,veraOctalZero,veraCppOut,veraCppOut2,veraCppSkip,veraFormat,veraNumber,veraFloat,veraOctal,veraOctalError,veraNumbersCom,veraString,veraCommentSkip,veraCommentString,veraComment2String,@veraCommentGroup,veraCommentStartError,veraParen,veraBracket,veraMulti +syn region veraDefine start="^\s*\(`\|#\)\s*\(define\|undef\)\>" skip="\\$" end="$" end="//"me=s-1 contains=ALLBUT,@veraPreProcGroup,@Spell +syn region veraPreProc start="^\s*\(`\|#\)\s*\(pragma\>\|line\>\|warning\>\|error\>\)" skip="\\$" end="$" keepend contains=ALLBUT,@veraPreProcGroup,@Spell + +" Highlight User Labels +syn cluster veraMultiGroup contains=veraIncluded,veraSpecial,veraCommentSkip,veraCommentString,veraComment2String,@veraCommentGroup,veraCommentStartError,veraUserCont,veraUserLabel,veraBitField,veraOctalZero,veraCppOut,veraCppOut2,veraCppSkip,veraFormat,veraNumber,veraFloat,veraOctal,veraOctalError,veraNumbersCom,veraCppParen,veraCppBracket,veraCppString +syn region veraMulti transparent start='?' skip='::' end=':' contains=ALLBUT,@veraMultiGroup,@Spell +" syn region veraMulti transparent start='?' skip='::' end=':' contains=ALL +" The above causes veraCppOut2 to catch on: +" i = (isTrue) ? 0 : 1; +" which ends up commenting the rest of the file + +" Avoid matching foo::bar() by requiring that the next char is not ':' +syn cluster veraLabelGroup contains=veraUserLabel +syn match veraUserCont display "^\s*\I\i*\s*:$" contains=@veraLabelGroup +syn match veraUserCont display ";\s*\I\i*\s*:$" contains=@veraLabelGroup +syn match veraUserCont display "^\s*\I\i*\s*:[^:]"me=e-1 contains=@veraLabelGroup +syn match veraUserCont display ";\s*\I\i*\s*:[^:]"me=e-1 contains=@veraLabelGroup + +syn match veraUserLabel display "\I\i*" contained + +" Avoid recognizing most bitfields as labels +syn match veraBitField display "^\s*\I\i*\s*:\s*[1-9]"me=e-1 +syn match veraBitField display ";\s*\I\i*\s*:\s*[1-9]"me=e-1 + +if exists("vera_minlines") + let b:vera_minlines = vera_minlines +else + if !exists("vera_no_if0") + let b:vera_minlines = 50 " #if 0 constructs can be long + else + let b:vera_minlines = 15 " mostly for () constructs + endif +endif +exec "syn sync ccomment veraComment minlines=" . b:vera_minlines + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_vera_syn_inits") + if version < 508 + let did_vera_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink veraClass Identifier + HiLink veraObject Identifier + HiLink veraUserMethod Function + HiLink veraTask Keyword + HiLink veraModifier Tag + HiLink veraDeprecated veraError + HiLink veraMethods Statement + " HiLink veraInterface Label + HiLink veraInterface Function + + HiLink veraFormat veraSpecial + HiLink veraCppString veraString + HiLink veraCommentL veraComment + HiLink veraCommentStart veraComment + HiLink veraLabel Label + HiLink veraUserLabel Label + HiLink veraConditional Conditional + HiLink veraRepeat Repeat + HiLink veraCharacter Character + HiLink veraSpecialCharacter veraSpecial + HiLink veraNumber Number + HiLink veraOctal Number + HiLink veraOctalZero PreProc " link this to Error if you want + HiLink veraFloat Float + HiLink veraOctalError veraError + HiLink veraParenError veraError + HiLink veraErrInParen veraError + HiLink veraErrInBracket veraError + HiLink veraCommentError veraError + HiLink veraCommentStartError veraError + HiLink veraSpaceError SpaceError + HiLink veraSpecialError veraError + HiLink veraOperator Operator + HiLink veraStructure Structure + HiLink veraInclude Include + HiLink veraPreProc PreProc + HiLink veraDefine Macro + HiLink veraIncluded veraString + HiLink veraError Error + HiLink veraStatement Statement + HiLink veraPreCondit PreCondit + HiLink veraType Type + " HiLink veraConstant Constant + HiLink veraConstant Keyword + HiLink veraUserConstant Constant + HiLink veraCommentString veraString + HiLink veraComment2String veraString + HiLink veraCommentSkip veraComment + HiLink veraString String + HiLink veraComment Comment + HiLink veraSpecial SpecialChar + HiLink veraTodo Todo + HiLink veraCppSkip veraCppOut + HiLink veraCppOut2 veraCppOut + HiLink veraCppOut Comment + + delcommand HiLink +endif + +let b:current_syntax = "vera" + +" vim: ts=8 diff --git a/vim73/syntax/verilog.vim b/vim73/syntax/verilog.vim new file mode 100644 index 0000000..01f312f --- /dev/null +++ b/vim73/syntax/verilog.vim @@ -0,0 +1,134 @@ +" Vim syntax file +" Language: Verilog +" Maintainer: Mun Johl +" Last Update: Fri Oct 13 11:44:32 PDT 2006 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Set the local value of the 'iskeyword' option +if version >= 600 + setlocal iskeyword=@,48-57,_,192-255 +else + set iskeyword=@,48-57,_,192-255 +endif + +" A bunch of useful Verilog keywords + +syn keyword verilogStatement always and assign automatic buf +syn keyword verilogStatement bufif0 bufif1 cell cmos +syn keyword verilogStatement config deassign defparam design +syn keyword verilogStatement disable edge endconfig +syn keyword verilogStatement endfunction endgenerate endmodule +syn keyword verilogStatement endprimitive endspecify endtable endtask +syn keyword verilogStatement event force function +syn keyword verilogStatement generate genvar highz0 highz1 ifnone +syn keyword verilogStatement incdir include initial inout input +syn keyword verilogStatement instance integer large liblist +syn keyword verilogStatement library localparam macromodule medium +syn keyword verilogStatement module nand negedge nmos nor +syn keyword verilogStatement noshowcancelled not notif0 notif1 or +syn keyword verilogStatement output parameter pmos posedge primitive +syn keyword verilogStatement pull0 pull1 pulldown pullup +syn keyword verilogStatement pulsestyle_onevent pulsestyle_ondetect +syn keyword verilogStatement rcmos real realtime reg release +syn keyword verilogStatement rnmos rpmos rtran rtranif0 rtranif1 +syn keyword verilogStatement scalared showcancelled signed small +syn keyword verilogStatement specify specparam strong0 strong1 +syn keyword verilogStatement supply0 supply1 table task time tran +syn keyword verilogStatement tranif0 tranif1 tri tri0 tri1 triand +syn keyword verilogStatement trior trireg unsigned use vectored wait +syn keyword verilogStatement wand weak0 weak1 wire wor xnor xor +syn keyword verilogLabel begin end fork join +syn keyword verilogConditional if else case casex casez default endcase +syn keyword verilogRepeat forever repeat while for + +syn keyword verilogTodo contained TODO + +syn match verilogOperator "[&|~>" +syn match verilogGlobal "`celldefine" +syn match verilogGlobal "`default_nettype" +syn match verilogGlobal "`define" +syn match verilogGlobal "`else" +syn match verilogGlobal "`elsif" +syn match verilogGlobal "`endcelldefine" +syn match verilogGlobal "`endif" +syn match verilogGlobal "`ifdef" +syn match verilogGlobal "`ifndef" +syn match verilogGlobal "`include" +syn match verilogGlobal "`line" +syn match verilogGlobal "`nounconnected_drive" +syn match verilogGlobal "`resetall" +syn match verilogGlobal "`timescale" +syn match verilogGlobal "`unconnected_drive" +syn match verilogGlobal "`undef" +syn match verilogGlobal "$[a-zA-Z0-9_]\+\>" + +syn match verilogConstant "\<[A-Z][A-Z0-9_]\+\>" + +syn match verilogNumber "\(\<\d\+\|\)'[sS]\?[bB]\s*[0-1_xXzZ?]\+\>" +syn match verilogNumber "\(\<\d\+\|\)'[sS]\?[oO]\s*[0-7_xXzZ?]\+\>" +syn match verilogNumber "\(\<\d\+\|\)'[sS]\?[dD]\s*[0-9_xXzZ?]\+\>" +syn match verilogNumber "\(\<\d\+\|\)'[sS]\?[hH]\s*[0-9a-fA-F_xXzZ?]\+\>" +syn match verilogNumber "\<[+-]\=[0-9_]\+\(\.[0-9_]*\|\)\(e[0-9_]*\|\)\>" + +syn region verilogString start=+"+ skip=+\\"+ end=+"+ contains=verilogEscape,@Spell +syn match verilogEscape +\\[nt"\\]+ contained +syn match verilogEscape "\\\o\o\=\o\=" contained + +" Directives +syn match verilogDirective "//\s*synopsys\>.*$" +syn region verilogDirective start="/\*\s*synopsys\>" end="\*/" +syn region verilogDirective start="//\s*synopsys dc_script_begin\>" end="//\s*synopsys dc_script_end\>" + +syn match verilogDirective "//\s*\$s\>.*$" +syn region verilogDirective start="/\*\s*\$s\>" end="\*/" +syn region verilogDirective start="//\s*\$s dc_script_begin\>" end="//\s*\$s dc_script_end\>" + +"Modify the following as needed. The trade-off is performance versus +"functionality. +syn sync minlines=50 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_verilog_syn_inits") + if version < 508 + let did_verilog_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default highlighting. + HiLink verilogCharacter Character + HiLink verilogConditional Conditional + HiLink verilogRepeat Repeat + HiLink verilogString String + HiLink verilogTodo Todo + HiLink verilogComment Comment + HiLink verilogConstant Constant + HiLink verilogLabel Label + HiLink verilogNumber Number + HiLink verilogOperator Special + HiLink verilogStatement Statement + HiLink verilogGlobal Define + HiLink verilogDirective SpecialComment + HiLink verilogEscape Special + + delcommand HiLink +endif + +let b:current_syntax = "verilog" + +" vim: ts=8 diff --git a/vim73/syntax/verilogams.vim b/vim73/syntax/verilogams.vim new file mode 100644 index 0000000..d16e4bf --- /dev/null +++ b/vim73/syntax/verilogams.vim @@ -0,0 +1,149 @@ +" Vim syntax file +" Language: Verilog-AMS +" Maintainer: S. Myles Prather +" +" Version 1.1 S. Myles Prather +" Moved some keywords to the type category. +" Added the metrix suffixes to the number matcher. +" Version 1.2 Prasanna Tamhankar +" Minor reserved keyword updates. +" Last Update: Thursday September 15 15:36:03 CST 2005 + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" Set the local value of the 'iskeyword' option +if version >= 600 + setlocal iskeyword=@,48-57,_,192-255 +else + set iskeyword=@,48-57,_,192-255 +endif + +" Annex B.1 'All keywords' +syn keyword verilogamsStatement above abs absdelay acos acosh ac_stim +syn keyword verilogamsStatement always analog analysis and asin +syn keyword verilogamsStatement asinh assign atan atan2 atanh +syn keyword verilogamsStatement buf bufif0 bufif1 ceil cmos connectmodule +syn keyword verilogamsStatement connectrules cos cosh cross ddt ddx deassign +syn keyword verilogamsStatement defparam disable discipline +syn keyword verilogamsStatement driver_update edge enddiscipline +syn keyword verilogamsStatement endconnectrules endmodule endfunction endgenerate +syn keyword verilogamsStatement endnature endparamset endprimitive endspecify +syn keyword verilogamsStatement endtable endtask event exp final_step +syn keyword verilogamsStatement flicker_noise floor flow force fork +syn keyword verilogamsStatement function generate highz0 +syn keyword verilogamsStatement highz1 hypot idt idtmod if ifnone inf initial +syn keyword verilogamsStatement initial_step inout input join +syn keyword verilogamsStatement laplace_nd laplace_np laplace_zd laplace_zp +syn keyword verilogamsStatement large last_crossing limexp ln localparam log +syn keyword verilogamsStatement macromodule max medium min module nand nature +syn keyword verilogamsStatement negedge net_resolution nmos noise_table nor not +syn keyword verilogamsStatement notif0 notif1 or output paramset pmos +syn keyword verilogamsType parameter real integer electrical input output +syn keyword verilogamsType inout reg tri tri0 tri1 triand trior trireg +syn keyword verilogamsType string from exclude aliasparam ground genvar +syn keyword verilogamsType branch time realtime +syn keyword verilogamsStatement posedge potential pow primitive pull0 pull1 +syn keyword verilogamsStatement pullup pulldown rcmos release +syn keyword verilogamsStatement rnmos rpmos rtran rtranif0 rtranif1 +syn keyword verilogamsStatement scalared sin sinh slew small specify specparam +syn keyword verilogamsStatement sqrt strong0 strong1 supply0 supply1 +syn keyword verilogamsStatement table tan tanh task timer tran tranif0 +syn keyword verilogamsStatement tranif1 transition +syn keyword verilogamsStatement vectored wait wand weak0 weak1 +syn keyword verilogamsStatement white_noise wire wor wreal xnor xor zi_nd +syn keyword verilogamsStatement zi_np zi_zd zi_zp +syn keyword verilogamsRepeat forever repeat while for +syn keyword verilogamsLabel begin end +syn keyword verilogamsConditional if else case casex casez default endcase +syn match verilogamsConstant ":inf"lc=1 +syn match verilogamsConstant "-inf"lc=1 +" Annex B.2 Discipline/nature +syn keyword verilogamsStatement abstol access continuous ddt_nature discrete +syn keyword verilogamsStatement domain idt_nature units +" Annex B.3 Connect Rules +syn keyword verilogamsStatement connect merged resolveto split + +syn match verilogamsOperator "[&|~>" + +syn match verilogamsConstant "\<[A-Z][A-Z0-9_]\+\>" + +syn match verilogamsNumber "\(\<\d\+\|\)'[bB]\s*[0-1_xXzZ?]\+\>" +syn match verilogamsNumber "\(\<\d\+\|\)'[oO]\s*[0-7_xXzZ?]\+\>" +syn match verilogamsNumber "\(\<\d\+\|\)'[dD]\s*[0-9_xXzZ?]\+\>" +syn match verilogamsNumber "\(\<\d\+\|\)'[hH]\s*[0-9a-fA-F_xXzZ?]\+\>" +syn match verilogamsNumber "\<[+-]\=[0-9_]\+\(\.[0-9_]*\|\)\(e[0-9_]*\|\)[TGMKkmunpfa]\=\>" + +syn region verilogamsString start=+"+ skip=+\\"+ end=+"+ contains=verilogamsEscape +syn match verilogamsEscape +\\[nt"\\]+ contained +syn match verilogamsEscape "\\\o\o\=\o\=" contained + +"Modify the following as needed. The trade-off is performance versus +"functionality. +syn sync lines=50 + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_verilogams_syn_inits") + if version < 508 + let did_verilogams_syn_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + " The default highlighting. + HiLink verilogamsCharacter Character + HiLink verilogamsConditional Conditional + HiLink verilogamsRepeat Repeat + HiLink verilogamsString String + HiLink verilogamsTodo Todo + HiLink verilogamsComment Comment + HiLink verilogamsConstant Constant + HiLink verilogamsLabel Label + HiLink verilogamsNumber Number + HiLink verilogamsOperator Special + HiLink verilogamsStatement Statement + HiLink verilogamsGlobal Define + HiLink verilogamsDirective SpecialComment + HiLink verilogamsEscape Special + HiLink verilogamsType Type + HiLink verilogamsSystask Function + + delcommand HiLink +endif + +let b:current_syntax = "verilogams" + +" vim: ts=8 diff --git a/vim73/syntax/vgrindefs.vim b/vim73/syntax/vgrindefs.vim new file mode 100644 index 0000000..3de31b1 --- /dev/null +++ b/vim73/syntax/vgrindefs.vim @@ -0,0 +1,45 @@ +" Vim syntax file +" Language: Vgrindefs +" Maintainer: Bram Moolenaar +" Last Change: 2005 Jun 20 + +" The Vgrindefs file is used to specify a language for vgrind + +" Quit when a (custom) syntax file was already loaded +if exists("b:current_syntax") + finish +endif + +" Comments +syn match vgrindefsComment "^#.*" + +" The fields that vgrind recognizes +syn match vgrindefsField ":ab=" +syn match vgrindefsField ":ae=" +syn match vgrindefsField ":pb=" +syn match vgrindefsField ":bb=" +syn match vgrindefsField ":be=" +syn match vgrindefsField ":cb=" +syn match vgrindefsField ":ce=" +syn match vgrindefsField ":sb=" +syn match vgrindefsField ":se=" +syn match vgrindefsField ":lb=" +syn match vgrindefsField ":le=" +syn match vgrindefsField ":nc=" +syn match vgrindefsField ":tl" +syn match vgrindefsField ":oc" +syn match vgrindefsField ":kw=" + +" Also find the ':' at the end of the line, so all ':' are highlighted +syn match vgrindefsField ":\\$" +syn match vgrindefsField ":$" +syn match vgrindefsField "\\$" + +" Define the default highlighting. +" Only used when an item doesn't have highlighting yet +hi def link vgrindefsField Statement +hi def link vgrindefsComment Comment + +let b:current_syntax = "vgrindefs" + +" vim: ts=8 diff --git a/vim73/syntax/vhdl.vim b/vim73/syntax/vhdl.vim new file mode 100644 index 0000000..4ac3b6d --- /dev/null +++ b/vim73/syntax/vhdl.vim @@ -0,0 +1,184 @@ +" Vim syntax file +" Language: VHDL +" Maintainer: Czo +" Credits: Stephan Hegel +" $Id: vhdl.vim,v 1.1 2004/06/13 15:34:56 vimboss Exp $ + +" VHSIC Hardware Description Language +" Very High Scale Integrated Circuit + +" For version 5.x: Clear all syntax items +" For version 6.x: Quit when a syntax file was already loaded +if version < 600 + syntax clear +elseif exists("b:current_syntax") + finish +endif + +" This is not VHDL. I use the C-Preprocessor cpp to generate different binaries +" from one VHDL source file. Unfortunately there is no preprocessor for VHDL +" available. If you don't like this, please remove the following lines. +syn match cDefine "^#ifdef[ ]\+[A-Za-z_]\+" +syn match cDefine "^#endif" + +" case is not significant +syn case ignore + +" VHDL keywords +syn keyword vhdlStatement access after alias all assert +syn keyword vhdlStatement architecture array attribute +syn keyword vhdlStatement begin block body buffer bus +syn keyword vhdlStatement case component configuration constant +syn keyword vhdlStatement disconnect downto +syn keyword vhdlStatement elsif end entity exit +syn keyword vhdlStatement file for function +syn keyword vhdlStatement generate generic group guarded +syn keyword vhdlStatement impure in inertial inout is +syn keyword vhdlStatement label library linkage literal loop +syn keyword vhdlStatement map +syn keyword vhdlStatement new next null +syn keyword vhdlStatement of on open others out +syn keyword vhdlStatement package port postponed procedure process pure +syn keyword vhdlStatement range record register reject report return +syn keyword vhdlStatement select severity signal shared +syn keyword vhdlStatement subtype +syn keyword vhdlStatement then to transport type +syn keyword vhdlStatement unaffected units until use +syn keyword vhdlStatement variable wait when while with +syn keyword vhdlStatement note warning error failure + +" Special match for "if" and "else" since "else if" shouldn't be highlighted. +" The right keyword is "elsif" +syn match vhdlStatement "\<\(if\|else\)\>" +syn match vhdlNone "\$" +syn match vhdlNone "\\s" + +" Predifined VHDL types +syn keyword vhdlType bit bit_vector +syn keyword vhdlType character boolean integer real time +syn keyword vhdlType string severity_level +" Predifined standard ieee VHDL types +syn keyword vhdlType positive natural signed unsigned +syn keyword vhdlType line text +syn keyword vhdlType std_logic std_logic_vector +syn keyword vhdlType std_ulogic std_ulogic_vector +" Predefined non standard VHDL types for Mentor Graphics Sys1076/QuickHDL +syn keyword vhdlType qsim_state qsim_state_vector +syn keyword vhdlType qsim_12state qsim_12state_vector +syn keyword vhdlType qsim_strength +" Predefined non standard VHDL types for Alliance VLSI CAD +syn keyword vhdlType mux_bit mux_vector reg_bit reg_vector wor_bit wor_vector + +" array attributes +syn match vhdlAttribute "\'high" +syn match vhdlAttribute "\'left" +syn match vhdlAttribute "\'length" +syn match vhdlAttribute "\'low" +syn match vhdlAttribute "\'range" +syn match vhdlAttribute "\'reverse_range" +syn match vhdlAttribute "\'right" +syn match vhdlAttribute "\'ascending" +" block attributes +syn match vhdlAttribute "\'behaviour" +syn match vhdlAttribute "\'structure" +syn match vhdlAttribute "\'simple_name" +syn match vhdlAttribute "\'instance_name" +syn match vhdlAttribute "\'path_name" +syn match vhdlAttribute "\'foreign" +" signal attribute +syn match vhdlAttribute "\'active" +syn match vhdlAttribute "\'delayed" +syn match vhdlAttribute "\'event" +syn match vhdlAttribute "\'last_active" +syn match vhdlAttribute "\'last_event" +syn match vhdlAttribute "\'last_value" +syn match vhdlAttribute "\'quiet" +syn match vhdlAttribute "\'stable" +syn match vhdlAttribute "\'transaction" +syn match vhdlAttribute "\'driving" +syn match vhdlAttribute "\'driving_value" +" type attributes +syn match vhdlAttribute "\'base" +syn match vhdlAttribute "\'high" +syn match vhdlAttribute "\'left" +syn match vhdlAttribute "\'leftof" +syn match vhdlAttribute "\'low" +syn match vhdlAttribute "\'pos" +syn match vhdlAttribute "\'pred" +syn match vhdlAttribute "\'rightof" +syn match vhdlAttribute "\'succ" +syn match vhdlAttribute "\'val" +syn match vhdlAttribute "\'image" +syn match vhdlAttribute "\'value" + +syn keyword vhdlBoolean true false + +" for this vector values case is significant +syn case match +" Values for standard VHDL types +syn match vhdlVector "\'[0L1HXWZU\-\?]\'" +" Values for non standard VHDL types qsim_12state for Mentor Graphics Sys1076/QuickHDL +syn keyword vhdlVector S0S S1S SXS S0R S1R SXR S0Z S1Z SXZ S0I S1I SXI +syn case ignore + +syn match vhdlVector "B\"[01_]\+\"" +syn match vhdlVector "O\"[0-7_]\+\"" +syn match vhdlVector "X\"[0-9a-f_]\+\"" +syn match vhdlCharacter "'.'" +syn region vhdlString start=+"+ end=+"+ + +" floating numbers +syn match vhdlNumber "-\=\<\d\+\.\d\+\(E[+\-]\=\d\+\)\>" +syn match vhdlNumber "-\=\<\d\+\.\d\+\>" +syn match vhdlNumber "0*2#[01_]\+\.[01_]\+#\(E[+\-]\=\d\+\)\=" +syn match vhdlNumber "0*16#[0-9a-f_]\+\.[0-9a-f_]\+#\(E[+\-]\=\d\+\)\=" +" integer numbers +syn match vhdlNumber "-\=\<\d\+\(E[+\-]\=\d\+\)\>" +syn match vhdlNumber "-\=\<\d\+\>" +syn match vhdlNumber "0*2#[01_]\+#\(E[+\-]\=\d\+\)\=" +syn match vhdlNumber "0*16#[0-9a-f_]\+#\(E[+\-]\=\d\+\)\=" +" operators +syn keyword vhdlOperator and nand or nor xor xnor +syn keyword vhdlOperator rol ror sla sll sra srl +syn keyword vhdlOperator mod rem abs not +syn match vhdlOperator "[&><=:+\-*\/|]" +syn match vhdlSpecial "[().,;]" +" time +syn match vhdlTime "\<\d\+\s\+\(\([fpnum]s\)\|\(sec\)\|\(min\)\|\(hr\)\)\>" +syn match vhdlTime "\<\d\+\.\d\+\s\+\(\([fpnum]s\)\|\(sec\)\|\(min\)\|\(hr\)\)\>" + +syn match vhdlComment "--.*$" +" syn match vhdlGlobal "[\'$#~!%@?\^\[\]{}\\]" + +" Define the default highlighting. +" For version 5.7 and earlier: only when not done already +" For version 5.8 and later: only when an item doesn't have highlighting yet +if version >= 508 || !exists("did_vhdl_syntax_inits") + if version < 508 + let did_vhdl_syntax_inits = 1 + command -nargs=+ HiLink hi link + else + command -nargs=+ HiLink hi def link + endif + + HiLink cDefine PreProc + HiLink vhdlSpecial Special + HiLink vhdlStatement Statement + HiLink vhdlCharacter String + HiLink vhdlString String + HiLink vhdlVector String + HiLink vhdlBoolean String + HiLink vhdlComment Comment + HiLink vhdlNumber String + HiLink vhdlTime String + HiLink vhdlType Type + HiLink vhdlOperator Type + HiLink vhdlGlobal Error + HiLink vhdlAttribute Type + + delcommand HiLink +endif + +let b:current_syntax = "vhdl" + +" vim: ts=8 diff --git a/vim73/syntax/vim.vim b/vim73/syntax/vim.vim new file mode 100644 index 0000000..a6f6e36 --- /dev/null +++ b/vim73/syntax/vim.vim @@ -0,0 +1,872 @@ +" Vim syntax file +" Language: Vim 7.3 script +" Maintainer: Dr. Charles E. Campbell, Jr. +" Last Change: August 20, 2010 +" Version: 7.3-05 +" Automatically generated keyword lists: {{{1 + +" Quit when a syntax file was already loaded {{{2 +if exists("b:current_syntax") + finish +endif + +" vimTodo: contains common special-notices for comments {{{2 +" Use the vimCommentGroup cluster to add your own. +syn keyword vimTodo contained COMBAK FIXME TODO XXX +syn cluster vimCommentGroup contains=vimTodo,@Spell + +" regular vim commands {{{2 +syn keyword vimCommand contained a arga[dd] argu[ment] bd[elete] bN[ext] breakd[el] buf c cal[l] ce[nter] cg[etfile] cl cn cNf comc[lear] cope[n] cr[ewind] d d[elete] diffo diffsplit di[splay] ds[earch] ec e:e:e en endt[ry] exu[sage] filetype fix[del] for go[to] h hi if intro k la lan[guage] lch[dir] let@ lg[etfile] lla[st] lnew[er] lNf[ile] loc[kmarks] lr[ewind] lv[imgrep] ma[rk] messages mkv mv n new noautocmd on[ly] p:~ perld[o] popu[p] p[rint] promptr[epl] ptl[ast] ptr[ewind] py3file q[uit] r[ead] redraws[tatus] ret[ab] r:r:r ru[ntime] sba[ll] sbp[revious] scs sf[ind] sil[ent] sm[ap] sno[magic] so[urce] spellr[epall] st startr[eplace] sunme sw[apname] t tabf[ind] tabn[ext] ta[g] tf[irst] tn tp[revious] tu undoj[oin] up[date] vi vmapc[lear] win wN[ext] wundo xmapc[lear] xnoremenu +syn keyword vimCommand contained ab argd[elete] as[cii] bel[owright] bo[tright] breakl[ist] bufdo cabc[lear] cat[ch] cex[pr] c[hange] cla[st] cN cnf[ile] comment co[py] cs de delf diffoff difft dj[ump] dsp[lit] echoe[rr] e:e:r endf endw[hile] f fin fo[ld] fu gr[ep] ha[rdcopy] hid[e] ij[ump] is[earch] keepa lad la[st] lcl[ose] lex[pr] lgr[ep] lli[st] lne[xt] lo lockv[ar] ls lvimgrepa[dd] marks mk mkvie[w] Mycmd N n[ext] noh[lsearch] o[pen] P p:gs? pp[op] P[rint] ps[earch] ptn pts[elect] pyf[ile] quita[ll] rec[over] reg[isters] retu[rn] ru rv[iminfo] sbf[irst] sbr[ewind] scscope sfir[st] sim[alt] sme snoreme s?pat?sub? spellu[ndo] sta[g] stj[ump] sunmenu sy ta tabfir[st] tabN[ext] tags th[row] tN tr tu[nmenu] undol[ist] v vie[w] vne[w] winc[md] wp[revious] wv[iminfo] xme xterm +syn keyword vimCommand contained abc[lear] argdo au bf[irst] bp[revious] br[ewind] b[uffer] cad cb[uffer] cf[ile] changes cl[ist] cnew[er] cNf[ile] comp[iler] count cscope debug delf[unction] DiffOrig diffthis dl[ist] dwim echom[sg] el[se] endfo[r] ene[w] f[ile] fina[lly] foldc[lose] fun grepa[dd] h[elp] his[tory] il[ist] isp[lit] keepalt laddb[uffer] lat lcs lf[ile] lgrepa[dd] lmak[e] lN[ext] loadk lol[der] lt[ag] lw[indow] mat[ch] mkdir mkv[imrc] MyCommand nbc[lose] N[ext] nu[mber] opt[ions] pc[lose] p:h pr pro p:t ptN pu[t] py[thon] quote red Ren rew[ind] rub[y] sal[l] sbl[ast] sb[uffer] se[t] sh[ell] sl smenu snoremenu spe spellw[rong] star st[op] sus[pend] syn tab tabl[ast] tabo[nly] tc[l] tj[ump] tn[ext] t:r u unh[ide] ve vim[grep] vs[plit] windo wq x xmenu xunme +syn keyword vimCommand contained abo[veleft] arge[dit] bad[d] bl[ast] br bro[wse] buffers caddb[uffer] cc cfir[st] chd[ir] clo[se] cn[ext] col[der] con cpf[ile] cstag debugg[reedy] delm[arks] diffp diffu[pdate] do e echon elsei[f] endfun Error filename fin[d] folddoc[losed] fu[nction] gs?pat?sub? helpf[ind] i imapc[lear] iuna[bbrev] keepj[umps] lad[dexpr] later lcscope lfir[st] lh[elpgrep] lmapc[lear] lnf loadkeymap lop[en] lua ma menut mk[exrc] mo mz nb[key] nkf o ownsyntax pe p:h:h p:r profd[el] pta[g] ptn[ext] pw[d] python3 r redi[r] Rena ri[ght] rubyd[o] san[dbox] sbm[odified] scrip setf[iletype] si sla[st] sn[ext] s@\n@\=\r" spelld[ump] sp[lit] start stopi[nsert] s?version?main? sync tabc[lose] tabm[ove] tabp[revious] tcld[o] tl[ast] tN[ext] tr[ewind] un unl verb[ose] vimgrepa[dd] w winp[os] wqa[ll] X XMLent xunmenu +syn keyword vimCommand contained al[l] argg[lobal] ba[ll] bm[odified] brea[k] browseset bun[load] cad[dexpr] ccl[ose] cgetb[uffer] che[ckpath] cmapc[lear] cN[ext] colo[rscheme] conf[irm] cp[revious] cuna[bbrev] del di diffpatch dig doau ea e[dit] em[enu] endf[unction] ex files fini[sh] foldd[oopen] g gui helpg[rep] ia in j[oin] kee[pmarks] laddf[ile] lb[uffer] le[ft] lgetb[uffer] l[ist] lN lNf lo[adview] lpf[ile] luado mak[e] menut[ranslate] mks[ession] mod[e] mzf[ile] nbs[tart] nmapc[lear] ol[dfiles] p ped[it] po[p] pre[serve] prof[ile] ptf[irst] ptN[ext] py q re red[o] Renu rightb[elow] rubyf[ile] sa[rgument] sbn[ext] scripte[ncoding] setg[lobal] sig sl[eep] sN[ext] so spe[llgood] spr[evious] startg[replace] sts[elect] s?version?main?:p syncbind tabd[o] tabN tabr[ewind] tclf[ile] tm TOhtml try una[bbreviate] unlo[ckvar] ve[rsion] vi[sual] wa[ll] win[size] w[rite] xa[ll] XMLns xwininfo +syn keyword vimCommand contained Allargs argl[ocal] bar bn[ext] breaka[dd] bu bw[ipeout] caddf[ile] cd cgete[xpr] checkt[ime] cmdname cnf com con[tinue] cq[uit] cw[indow] delc[ommand] diffg[et] diffpu[t] dig[raphs] dr[op] earlier e:e emenu* en[dif] exi[t] filet fir[st] foldo[pen] get gvim helpt[ags] iabc[lear] index ju[mps] l lan lc[d] lefta[bove] lgete[xpr] ll lne lnf[ile] locale lp[revious] luafile Man mes mksp[ell] m[ove] mz[scheme] ne noa omapc[lear] p: pe[rl] popu prev[ious] promptf[ind] ptj[ump] ptp[revious] py3 qa[ll] r:e redr[aw] res[ize] r:r rundo sav[eas] sbN[ext] scrip[tnames] setl[ocal] sign sm[agic] sni[ff] sor[t] spelli[nfo] sre[wind] star[tinsert] sun[hide] sv[iew] synlist tabe[dit] tabnew tabs te[aroff] tm[enu] to[pleft] ts[elect] u[ndo] uns[ilent] vert[ical] viu[sage] wh[ile] wn[ext] ws[verb] x[it] xnoreme y[ank] +syn keyword vimCommand contained ar ar[gs] +syn match vimCommand contained "\
"])
+endif
+
+exe s:orgwin . "wincmd w"
+
+" List of all id's
+let s:idlist = []
+
+" set up progress bar in the status line
+if !s:settings.no_progress
+  " ProgressBar Indicator
+  let s:progressbar={}
+
+  " Progessbar specific functions
+  func! s:ProgressBar(title, max_value, winnr)
+    let pgb=copy(s:progressbar)
+    let pgb.title = a:title.' '
+    let pgb.max_value = a:max_value
+    let pgb.winnr = a:winnr
+    let pgb.cur_value = 0
+    let pgb.items = { 'title'   : { 'color' : 'Statusline' },
+	  \'bar'     : { 'color' : 'Statusline' , 'fillcolor' : 'DiffDelete' , 'bg' : 'Statusline' } ,
+	  \'counter' : { 'color' : 'Statusline' } }
+    let pgb.last_value = 0
+    let pgb.needs_redraw = 0
+    " Note that you must use len(split) instead of len() if you want to use 
+    " unicode in title.
+    "
+    " Subtract 3 for spacing around the title.
+    " Subtract 4 for the percentage display.
+    " Subtract 2 for spacing before this.
+    " Subtract 2 more for the '|' on either side of the progress bar
+    let pgb.subtractedlen=len(split(pgb.title, '\zs'))+3+4+2+2
+    let pgb.max_len = 0
+    set laststatus=2
+    return pgb
+  endfun
+
+  " Function: progressbar.calculate_ticks() {{{1
+  func! s:progressbar.calculate_ticks(pb_len)
+    if a:pb_len<=0
+      let pb_len = 100
+    else
+      let pb_len = a:pb_len
+    endif
+    let self.progress_ticks = map(range(pb_len+1), "v:val * self.max_value / pb_len")
+  endfun
+
+  "Function: progressbar.paint()
+  func! s:progressbar.paint()
+    " Recalculate widths.
+    let max_len = winwidth(self.winnr)
+    let pb_len = 0
+    " always true on first call because of initial value of self.max_len
+    if max_len != self.max_len
+      let self.max_len = max_len
+
+      " Progressbar length
+      let pb_len = max_len - self.subtractedlen
+
+      call self.calculate_ticks(pb_len)
+
+      let self.needs_redraw = 1
+      let cur_value = 0
+      let self.pb_len = pb_len
+    else
+      " start searching at the last found index to make the search for the
+      " appropriate tick value normally take 0 or 1 comparisons
+      let cur_value = self.last_value
+      let pb_len = self.pb_len
+    endif
+
+    let cur_val_max = pb_len > 0 ? pb_len : 100
+
+    " find the current progress bar position based on precalculated thresholds
+    while cur_value < cur_val_max && self.cur_value > self.progress_ticks[cur_value]
+      let cur_value += 1
+    endwhile
+
+    " update progress bar
+    if self.last_value != cur_value || self.needs_redraw || self.cur_value == self.max_value
+      let self.needs_redraw = 1
+      let self.last_value = cur_value
+
+      let t_color  = self.items.title.color
+      let b_fcolor = self.items.bar.fillcolor
+      let b_color  = self.items.bar.color
+      let c_color  = self.items.counter.color
+
+      let stl =  "%#".t_color."#%-( ".self.title." %)".
+	    \"%#".b_color."#".
+	    \(pb_len>0 ?
+	    \	('|%#'.b_fcolor."#%-(".repeat(" ",cur_value)."%)".
+	    \	 '%#'.b_color."#".repeat(" ",pb_len-cur_value)."|"):
+	    \	('')).
+	    \"%=%#".c_color."#%( ".printf("%3.d ",100*self.cur_value/self.max_value)."%% %)"
+      call setwinvar(self.winnr, '&stl', stl)
+    endif
+  endfun
+
+  func! s:progressbar.incr( ... )
+    let self.cur_value += (a:0 ? a:1 : 1)
+    " if we were making a general-purpose progress bar, we'd need to limit to a
+    " lower limit as well, but since we always increment with a positive value
+    " in this script, we only need limit the upper value
+    let self.cur_value = (self.cur_value > self.max_value ? self.max_value : self.cur_value)
+    call self.paint()
+  endfun
+  " }}}
+  if s:settings.dynamic_folds
+    " to process folds we make two passes through each line
+    let s:pgb = s:ProgressBar("Processing folds:", line('$')*2, s:orgwin)
+  endif
+endif
+
+" First do some preprocessing for dynamic folding. Do this for the entire file
+" so we don't accidentally start within a closed fold or something.
+let s:allfolds = []
+
+if s:settings.dynamic_folds
+  let s:lnum = 1
+  let s:end = line('$')
+  " save the fold text and set it to the default so we can find fold levels
+  let s:foldtext_save = &foldtext
+  setlocal foldtext&
+
+  " we will set the foldcolumn in the html to the greater of the maximum fold
+  " level and the current foldcolumn setting
+  let s:foldcolumn = &foldcolumn
+
+  " get all info needed to describe currently closed folds
+  while s:lnum <= s:end
+    if foldclosed(s:lnum) == s:lnum
+      " default fold text has '+-' and then a number of dashes equal to fold
+      " level, so subtract 2 from index of first non-dash after the dashes
+      " in order to get the fold level of the current fold
+      let s:level = match(foldtextresult(s:lnum), '+-*\zs[^-]') - 2
+      " store fold info for later use
+      let s:newfold = {'firstline': s:lnum, 'lastline': foldclosedend(s:lnum), 'level': s:level,'type': "closed-fold"}
+      call add(s:allfolds, s:newfold)
+      " open the fold so we can find any contained folds
+      execute s:lnum."foldopen"
+    else
+      if !s:settings.no_progress
+	call s:pgb.incr()
+	if s:pgb.needs_redraw
+	  redrawstatus
+	  let s:pgb.needs_redraw = 0
+	endif
+      endif
+      let s:lnum = s:lnum + 1
+    endif
+  endwhile
+
+  " close all folds to get info for originally open folds
+  silent! %foldclose!
+  let s:lnum = 1
+
+  " the originally open folds will be all folds we encounter that aren't
+  " already in the list of closed folds
+  while s:lnum <= s:end
+    if foldclosed(s:lnum) == s:lnum
+      " default fold text has '+-' and then a number of dashes equal to fold
+      " level, so subtract 2 from index of first non-dash after the dashes
+      " in order to get the fold level of the current fold
+      let s:level = match(foldtextresult(s:lnum), '+-*\zs[^-]') - 2
+      let s:newfold = {'firstline': s:lnum, 'lastline': foldclosedend(s:lnum), 'level': s:level,'type': "closed-fold"}
+      " only add the fold if we don't already have it
+      if empty(s:allfolds) || index(s:allfolds, s:newfold) == -1
+	let s:newfold.type = "open-fold"
+	call add(s:allfolds, s:newfold)
+      endif
+      " open the fold so we can find any contained folds
+      execute s:lnum."foldopen"
+    else
+      if !s:settings.no_progress
+	call s:pgb.incr()
+	if s:pgb.needs_redraw
+	  redrawstatus
+	  let s:pgb.needs_redraw = 0
+	endif
+      endif
+      let s:lnum = s:lnum + 1
+    endif
+  endwhile
+
+  " sort the folds so that we only ever need to look at the first item in the
+  " list of folds
+  call sort(s:allfolds, "s:FoldCompare")
+
+  let &l:foldtext = s:foldtext_save
+  unlet s:foldtext_save
+
+  " close all folds again so we can get the fold text as we go
+  silent! %foldclose!
+
+  for afold in s:allfolds
+    let removed = 0
+    if exists("g:html_start_line") && exists("g:html_end_line")
+      if afold.firstline < g:html_start_line
+	if afold.lastline < g:html_end_line && afold.lastline > g:html_start_line
+	  " if a fold starts before the range to convert but stops within the
+	  " range, we need to include it. Make it start on the first converted
+	  " line.
+	  let afold.firstline = g:html_start_line
+	else
+	  " if the fold lies outside the range or the start and stop enclose
+	  " the entire range, don't bother parsing it
+	  call remove(s:allfolds, index(s:allfolds, afold))
+	  let removed = 1
+	endif
+      elseif afold.firstline > g:html_end_line
+	" If the entire fold lies outside the range we need to remove it.
+	call remove(s:allfolds, index(s:allfolds, afold))
+	let removed = 1
+      endif
+    elseif exists("g:html_start_line")
+      if afold.firstline < g:html_start_line
+	" if there is no last line, but there is a first line, the end of the
+	" fold will always lie within the region of interest, so keep it
+	let afold.firstline = g:html_start_line
+      endif
+    elseif exists("g:html_end_line")
+      " if there is no first line we default to the first line in the buffer so
+      " the fold start will always be included if the fold itself is included.
+      " If however the entire fold lies outside the range we need to remove it.
+      if afold.firstline > g:html_end_line
+	call remove(s:allfolds, index(s:allfolds, afold))
+	let removed = 1
+      endif
+    endif
+    if !removed
+      if afold.level+1 > s:foldcolumn
+	let s:foldcolumn = afold.level+1
+      endif
+    endif
+  endfor
+endif
+
+" Now loop over all lines in the original text to convert to html.
+" Use html_start_line and html_end_line if they are set.
+if exists("g:html_start_line")
+  let s:lnum = html_start_line
+  if s:lnum < 1 || s:lnum > line("$")
+    let s:lnum = 1
+  endif
+else
+  let s:lnum = 1
+endif
+if exists("g:html_end_line")
+  let s:end = html_end_line
+  if s:end < s:lnum || s:end > line("$")
+    let s:end = line("$")
+  endif
+else
+  let s:end = line("$")
+endif
+
+" stack to keep track of all the folds containing the current line
+let s:foldstack = []
+
+if !s:settings.no_progress
+  let s:pgb = s:ProgressBar("Processing lines:", s:end - s:lnum + 1, s:orgwin)
+endif
+
+if s:settings.number_lines
+  let s:margin = strlen(s:end) + 1
+else
+  let s:margin = 0
+endif
+
+if has('folding') && !s:settings.ignore_folding
+  let s:foldfillchar = &fillchars[matchend(&fillchars, 'fold:')]
+  if s:foldfillchar == ''
+    let s:foldfillchar = '-'
+  endif
+endif
+let s:difffillchar = &fillchars[matchend(&fillchars, 'diff:')]
+if s:difffillchar == ''
+  let s:difffillchar = '-'
+endif
+
+let s:foldId = 0
+
+if !s:settings.expand_tabs
+  " If keeping tabs, add them to printable characters so we keep them when
+  " formatting text (strtrans() doesn't replace printable chars)
+  let s:old_isprint = &isprint
+  setlocal isprint+=9
+endif
+
+while s:lnum <= s:end
+
+  " If there are filler lines for diff mode, show these above the line.
+  let s:filler = diff_filler(s:lnum)
+  if s:filler > 0
+    let s:n = s:filler
+    while s:n > 0
+      let s:new = repeat(s:difffillchar, 3)
+
+      if s:n > 2 && s:n < s:filler && !s:settings.whole_filler
+	let s:new = s:new . " " . s:filler . " inserted lines "
+	let s:n = 2
+      endif
+
+      if !s:settings.no_pre
+	" HTML line wrapping is off--go ahead and fill to the margin
+	let s:new = s:new . repeat(s:difffillchar, &columns - strlen(s:new) - s:margin)
+      else
+	let s:new = s:new . repeat(s:difffillchar, 3)
+      endif
+
+      let s:new = s:HtmlFormat(s:new, "DiffDelete", "")
+      if s:settings.number_lines
+	" Indent if line numbering is on; must be after escaping.
+	let s:new = repeat(s:LeadingSpace, s:margin) . s:new
+      endif
+      call add(s:lines, s:new.s:HtmlEndline)
+
+      let s:n = s:n - 1
+    endwhile
+    unlet s:n
+  endif
+  unlet s:filler
+
+  " Start the line with the line number.
+  if s:settings.number_lines
+    let s:numcol = repeat(' ', s:margin - 1 - strlen(s:lnum)) . s:lnum . ' '
+  else
+    let s:numcol = ""
+  endif
+
+  let s:new = ""
+
+  if has('folding') && !s:settings.ignore_folding && foldclosed(s:lnum) > -1 && !s:settings.dynamic_folds
+    "
+    " This is the beginning of a folded block (with no dynamic folding)
+    "
+    let s:new = s:numcol . foldtextresult(s:lnum)
+    if !s:settings.no_pre
+      " HTML line wrapping is off--go ahead and fill to the margin
+      let s:new = s:new . repeat(s:foldfillchar, &columns - strlen(s:new))
+    endif
+
+    let s:new = s:HtmlFormat(s:new, "Folded", "")
+
+    " Skip to the end of the fold
+    let s:new_lnum = foldclosedend(s:lnum)
+
+    if !s:settings.no_progress
+      call s:pgb.incr(s:new_lnum - s:lnum)
+    endif
+
+    let s:lnum = s:new_lnum
+
+  else
+    "
+    " A line that is not folded, or doing dynamic folding.
+    "
+    let s:line = getline(s:lnum)
+    let s:len = strlen(s:line)
+
+    if s:settings.dynamic_folds
+      " First insert a closing for any open folds that end on this line
+      while !empty(s:foldstack) && get(s:foldstack,0).lastline == s:lnum-1
+	let s:new = s:new.""
+	call remove(s:foldstack, 0)
+      endwhile
+
+      " Now insert an opening for any new folds that start on this line
+      let s:firstfold = 1
+      while !empty(s:allfolds) && get(s:allfolds,0).firstline == s:lnum
+	let s:foldId = s:foldId + 1
+	let s:new .= ""
+
+
+	" Unless disabled, add a fold column for the opening line of a fold.
+	"
+	" Note that dynamic folds require using css so we just use css to take
+	" care of the leading spaces rather than using   in the case of
+	" html_no_pre to make it easier
+	if !s:settings.no_foldcolumn
+	  " add fold column that can open the new fold
+	  if s:allfolds[0].level > 1 && s:firstfold
+	    let s:new = s:new . ""
+	    let s:new = s:new . repeat('|', s:allfolds[0].level - 1) . ""
+	  endif
+	  let s:new = s:new . "+"
+	  let s:new = s:new . ""
+
+	  " add fold column that can close the new fold
+	  let s:new = s:new . ""
+	  if s:firstfold
+	    let s:new = s:new . repeat('|', s:allfolds[0].level - 1)
+	  endif
+	  let s:new = s:new . "-"
+	  " only add spaces if we aren't opening another fold on the same line
+	  if get(s:allfolds, 1, {'firstline': 0}).firstline != s:lnum
+	    let s:new = s:new . repeat(" ", s:foldcolumn - s:allfolds[0].level)
+	  endif
+	  let s:new = s:new . ""
+	  let s:firstfold = 0
+	endif
+
+	" add fold text, moving the span ending to the next line so collapsing
+	" of folds works correctly
+	let s:new = s:new . substitute(s:HtmlFormat(s:numcol . foldtextresult(s:lnum), "Folded", ""), '', s:HtmlEndline.'\n\0', '')
+	let s:new = s:new . ""
+
+	" open the fold now that we have the fold text to allow retrieval of
+	" fold text for subsequent folds
+	execute s:lnum."foldopen"
+	call insert(s:foldstack, remove(s:allfolds,0))
+	let s:foldstack[0].id = s:foldId
+      endwhile
+
+      " Unless disabled, add a fold column for other lines.
+      "
+      " Note that dynamic folds require using css so we just use css to take
+      " care of the leading spaces rather than using   in the case of
+      " html_no_pre to make it easier
+      if !s:settings.no_foldcolumn
+	if empty(s:foldstack)
+	  " add the empty foldcolumn for unfolded lines if there is a fold
+	  " column at all
+	  if s:foldcolumn > 0
+	    let s:new = s:new . s:HtmlFormat(repeat(' ', s:foldcolumn), "FoldColumn", "")
+	  endif
+	else
+	  " add the fold column for folds not on the opening line
+	  if get(s:foldstack, 0).firstline < s:lnum
+	    let s:new = s:new . ""
+	    let s:new = s:new . repeat('|', s:foldstack[0].level)
+	    let s:new = s:new . repeat(' ', s:foldcolumn - s:foldstack[0].level) . ""
+	  endif
+	endif
+      endif
+    endif
+
+    " Now continue with the unfolded line text
+    if s:settings.number_lines
+      " TODO: why not use the real highlight name here?
+      let s:new = s:new . s:HtmlFormat(s:numcol, "lnr", "")
+    endif
+
+    " Get the diff attribute, if any.
+    let s:diffattr = diff_hlID(s:lnum, 1)
+
+    " initialize conceal info to act like not concealed, just in case
+    let s:concealinfo = [0, '']
+
+    " Loop over each character in the line
+    let s:col = 1
+
+    " most of the time we won't use the diff_id, initialize to zero
+    let s:diff_id = 0
+    let s:diff_id_name = ""
+
+    while s:col <= s:len || (s:col == 1 && s:diffattr)
+      let s:startcol = s:col " The start column for processing text
+      if !s:settings.ignore_conceal && has('conceal')
+	let s:concealinfo = synconcealed(s:lnum, s:col)
+      endif
+      if !s:settings.ignore_conceal && s:concealinfo[0]
+	let s:col = s:col + 1
+	" Speed loop (it's small - that's the trick)
+	" Go along till we find a change in the match sequence number (ending
+	" the specific concealed region) or until there are no more concealed
+	" characters.
+	while s:col <= s:len && s:concealinfo == synconcealed(s:lnum, s:col) | let s:col = s:col + 1 | endwhile
+      elseif s:diffattr
+	let s:diff_id = diff_hlID(s:lnum, s:col)
+	let s:id = synID(s:lnum, s:col, 1)
+	let s:col = s:col + 1
+	" Speed loop (it's small - that's the trick)
+	" Go along till we find a change in hlID
+	while s:col <= s:len && s:id == synID(s:lnum, s:col, 1)
+	      \   && s:diff_id == diff_hlID(s:lnum, s:col) |
+	      \     let s:col = s:col + 1 |
+	      \ endwhile
+	if s:len < &columns && !s:settings.no_pre
+	  " Add spaces at the end of the raw text line to extend the changed
+	  " line to the full width.
+	  let s:line = s:line . repeat(' ', &columns - virtcol([s:lnum, s:len]) - s:margin)
+	  let s:len = &columns
+	endif
+      else
+	let s:id = synID(s:lnum, s:col, 1)
+	let s:col = s:col + 1
+	" Speed loop (it's small - that's the trick)
+	" Go along till we find a change in synID
+	while s:col <= s:len && s:id == synID(s:lnum, s:col, 1) | let s:col = s:col + 1 | endwhile
+      endif
+
+      if s:settings.ignore_conceal || !s:concealinfo[0]
+	" Expand tabs if needed
+	let s:expandedtab = strpart(s:line, s:startcol - 1, s:col - s:startcol)
+	if s:settings.expand_tabs
+	  let s:offset = 0
+	  let s:idx = stridx(s:expandedtab, "\t")
+	  while s:idx >= 0
+	    if has("multi_byte_encoding")
+	      if s:startcol + s:idx == 1
+		let s:i = &ts
+	      else
+		if s:idx == 0
+		  let s:prevc = matchstr(s:line, '.\%' . (s:startcol + s:idx + s:offset) . 'c')
+		else
+		  let s:prevc = matchstr(s:expandedtab, '.\%' . (s:idx + 1) . 'c')
+		endif
+		let s:vcol = virtcol([s:lnum, s:startcol + s:idx + s:offset - len(s:prevc)])
+		let s:i = &ts - (s:vcol % &ts)
+	      endif
+	      let s:offset -= s:i - 1
+	    else
+	      let s:i = &ts - ((s:idx + s:startcol - 1) % &ts)
+	    endif
+	    let s:expandedtab = substitute(s:expandedtab, '\t', repeat(' ', s:i), '')
+	    let s:idx = stridx(s:expandedtab, "\t")
+	  endwhile
+	end
+
+	" get the highlight group name to use
+	let s:id = synIDtrans(s:id)
+	let s:id_name = synIDattr(s:id, "name", s:whatterm)
+	if s:diff_id
+	  let s:diff_id_name = synIDattr(s:diff_id, "name", s:whatterm)
+	endif
+      else
+	" use Conceal highlighting for concealed text
+	let s:id_name = 'Conceal'
+	let s:expandedtab = s:concealinfo[1]
+      endif
+
+      " Output the text with the same synID, with class set to {s:id_name},
+      " unless it has been concealed completely.
+      if strlen(s:expandedtab) > 0
+	let s:new = s:new . s:HtmlFormat(s:expandedtab,  s:id_name, s:diff_id_name)
+      endif
+    endwhile
+  endif
+
+  call extend(s:lines, split(s:new.s:HtmlEndline, '\n', 1))
+  if !s:settings.no_progress && s:pgb.needs_redraw
+    redrawstatus
+    let s:pgb.needs_redraw = 0
+  endif
+  let s:lnum = s:lnum + 1
+
+  if !s:settings.no_progress
+    call s:pgb.incr()
+  endif
+endwhile
+
+if s:settings.dynamic_folds
+  " finish off any open folds
+  while !empty(s:foldstack)
+    let s:lines[-1].=""
+    call remove(s:foldstack, 0)
+  endwhile
+
+  " add fold column to the style list if not already there
+  let s:id = hlID('FoldColumn')
+  if index(s:idlist, s:id) == -1
+    call insert(s:idlist, s:id)
+  endif
+endif
+
+if s:settings.no_pre
+  if !s:settings.use_css
+    " Close off the font tag that encapsulates the whole 
+    call extend(s:lines, ["", "", ""])
+  else
+    call extend(s:lines, ["", ""])
+  endif
+else
+  call extend(s:lines, ["